@ckeditor/ckeditor5-paste-from-office-enhanced 44.3.0-alpha.4 → 44.3.0-alpha.6

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 I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.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=E();return(S=function(t,e){return n[t-=236]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(844814===-parseInt(e(240))/1*(parseInt(e(237))/2)+-parseInt(e(241))/3+-parseInt(e(236))/4+parseInt(e(239))/5+-parseInt(e(244))/6+parseInt(e(243))/7+-parseInt(e(245))/8*(-parseInt(e(242))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(){const t=["7327890XFOIdo","8VSvrmg","3040108EUksat","213462lqPtSX","test","181950BgdDTL","3KBkIjP","393192LJWnTT","18555444oTdhIw","8255149gXqQrU"];return(E=function(){return t})()}function A(t){return C[S(238)](t)}!function(t){const e=O,n=t();for(;;)try{if(523377===parseInt(e(127))/1*(parseInt(e(109))/2)+parseInt(e(131))/3+parseInt(e(120))/4*(parseInt(e(108))/5)+-parseInt(e(110))/6*(parseInt(e(128))/7)+parseInt(e(115))/8+parseInt(e(122))/9+-parseInt(e(112))/10*(parseInt(e(113))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(114)]&&!s[n(111)])continue;const e=!s[n(114)]||t[n(121)]===s[n(114)],o=!s[n(111)]||t[n(117)](s[n(111)]);e&&o&&r[n(130)](s,i)}return r}function O(t,e){const n=L();return(O=function(t,e){return n[t-=108]})(t,e)}function L(){const t=["getPropertyValue","cssRules","groups","2001820htJnNV","1042166imLNNj","476424XZLbTU","className","50dmPxni","3455485hrFVCh","tagName","3276472HqiBlm","assign","hasClass","length","style","4VwhNAU","name","6699672NdEMVD","trim","selectorText","exec","push","1upTNMM","49ojIQjG","initial","set","1723398dExCVu","split","map"];return(L=function(){return t})()}function T(t){const e=O,n={};for(let r=0;r<t[e(118)];r++){const s=t[r],i=t[e(134)](s);e(129)!==i&&(n[s]=i)}return n}function j(t){const e=O,n=t[e(132)](",")[e(133)]((t=>t[e(123)]())),r=[];for(const t of n){const n=F[e(125)](t);n&&r[e(126)](n[e(136)])}return r}function R(t){const e=O,n={};for(const r of t)Object[e(116)](n,r);return n}function K(){const t=["createRangeIn","type","1059946cyawlF","setStyle","10wRaRoJ","from","2783060yHInoV","hasStyle","size","895383DVGhyB","item","3600300NSkcnw","elementStart","5FOJyST","execute","isActive","document","8423481wlFBwh","48Aozxdv","_parsedData","values","485942jdBMnW","content","3SReIBb","4077762gKkKDT"];return(K=function(){return t})()}function N(t,e){const n=K();return(N=function(t,e){return n[t-=254]})(t,e)}const W=N;!function(t){const e=N,n=t();for(;;)try{if(493210===-parseInt(e(255))/1+parseInt(e(261))/2+parseInt(e(257))/3*(parseInt(e(270))/4)+parseInt(e(272))/5*(-parseInt(e(258))/6)+parseInt(e(265))/7+parseInt(e(277))/8*(parseInt(e(268))/9)+-parseInt(e(263))/10*(parseInt(e(276))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class D extends w{[W(273)](t){const n=W,{body:r,styles:s}=t[n(278)],i=new e.UpcastWriter(r[n(275)]),o=i[n(259)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(130)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(135)])if(t instanceof CSSStyleRule){const r=T(t[e(119)]);n[t[e(124)]]=Object[e(116)]({},n[t[e(124)]]||{},r)}return n}(s));for(const t of o){if(n(271)!==t[n(260)])continue;const e=P(t[n(269)],c);if(e[n(267)]){const r=R(Array[n(264)](e[n(254)]()));for(const e in r){const s=t[n(269)];s[n(266)](e)||i[n(262)](e,r[e],s)}}}t[n(256)]=r}[W(274)](t){return super[W(274)](t)||A(t)}}const M=k;function k(t,e){const n=V();return(k=function(t,e){return n[t-=339]})(t,e)}function V(){const t=["afterInit","join","2504178DlcGUY","PasteFromOffice","ClipboardPipeline","16HfVvfD","fromCharCode","8ldXTPk","requires","href","7615580TppkDe","high","execute","isActive","_parsedData","20241qwUunc","102mbLwZF","stylesProcessor","459605SunMJv","4125510LyEpnJ","document","PasteFromOfficeEnhancedInliner","editor","isOfficialPlugin","view","text/html","editing","getData","init","1192352DUQluc","232966kAjIug","plugins","pluginName","get","map","inputTransformation","dataTransfer","isPremiumPlugin"];return(V=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(312694===parseInt(e(346))/1+parseInt(e(370))/2*(-parseInt(e(369))/3)+-parseInt(e(359))/4*(-parseInt(e(372))/5)+-parseInt(e(356))/6+parseInt(e(345))/7+-parseInt(e(361))/8*(parseInt(e(373))/9)+parseInt(e(364))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class U extends t.Plugin{static get[M(348)](){return M(375)}static get[M(339)](){return!0}static get[M(353)](){return!0}static get[M(362)](){return[M(357)]}[M(344)](){const t=M,e=this[t(376)],n=e[t(347)][t(349)](t(358)),r=e[t(342)][t(340)][t(374)],s=new D(r);n.on(t(351),((e,n)=>{const i=t,o=n[i(352)][i(343)](i(341));s[i(367)](o)&&(n[i(368)]||(n[i(368)]=b(o,r[i(371)])),s[i(366)](n))}),{priority:x.priorities[t(349)](t(365))+11})}[M(354)](){!async function(t){const e=d([113,54,84,89,69,72,86,78,53,73,65,115,120,75,79,48,90,111,71,118,104,52,109,50,100,101,49,76,122,112,99,77,57,68,80,98,105,102,67,106,70,107,114,103,121,88,87,82,117,85,56,51,74,66,55,116,110,83,119,108,97,81]),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(350)]((t=>String[e(360)](t)))[e(355)]("")}!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([113]);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:1740873600;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(363)]);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 q=J;!function(t){const e=J,n=t();for(;;)try{if(481630===parseInt(e(390))/1*(-parseInt(e(381))/2)+-parseInt(e(364))/3*(-parseInt(e(371))/4)+-parseInt(e(362))/5+-parseInt(e(399))/6+-parseInt(e(396))/7+-parseInt(e(379))/8*(-parseInt(e(380))/9)+parseInt(e(382))/10*(parseInt(e(377))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const $=[q(367),q(375),q(374),q(389),q(398),q(370),q(386),q(376)],B=[q(367),q(375),q(374)],H={"font-style":[[q(397),"i"]],"font-weight":[[q(387),q(400)],[q(361),q(400)],[q(404),q(400)],[t=>Number(t)>=600,q(400)]],"text-decoration":[[q(388),"u"],[q(363),"s"]],"text-decoration-line":[[q(388),"u"],[q(363),"s"]],"vertical-align":[[q(372),q(372)],[q(403),q(392)]]};function G(t){return $[q(383)](t)}function z(t){const e=q;return Array[e(366)](t[e(385)]())[e(365)](G)}function J(t,e){const n=_();return(J=function(t,e){return n[t-=360]})(t,e)}function _(){const t=["length","getChildren","super","bolder","insertChild","bold","254515vfxBof","line-through","50223epmvBz","filter","from","color","keys","createElement","font-weight","164jMHcva","sub","span","font-size","font-family","vertical-align","44WeNFyk","forEach","32DqohvT","884817qeuNpR","5444VpxQqG","1916060skdGVt","includes","removeStyle","getStyleNames","font-style","medium","underline","text-decoration","106oKFeRc","function","sup","getStyle","setStyle","split","5446140gjJlQl","italic","text-decoration-line","1481832UZneSH","strong"];return(_=function(){return t})()}function Z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=q,r={},s={};return e[n(378)]((e=>{const i=n,o=t[i(393)](e);if(o)if(c=e,B[q(383)](c))r[e]=o;else if(e in H){const t=o[i(395)](" ");H[e][i(378)]((([n,r])=>{const o=i;for(const i of t)(o(391)==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=q;for(const s in n)n[s][r(378)]((([,n])=>{const s=r,i=e[s(369)](n,[],t[s(402)]());e[s(360)](0,i,t)})),e[r(384)](s,t)})(t,e,s),function(t,e,n){const r=q;if(!Object[r(368)](n)[r(401)])return;const s=e[r(369)](r(373),[],t[r(402)]());e[r(394)](n,s),e[r(360)](0,s,t),e[r(384)](Object[r(368)](n),t)}(t,e,r)}const X=Q;function Q(t,e){const n=Y();return(Q=function(t,e){return n[t-=198]})(t,e)}function Y(){const t=["168SSxODm","createRangeIn","34310jKFroG","name","5tWnuWp","612FoVUMb","173425WIfgvT","getItems","content","1999158KJqZKe","stylesProcessor","30luHgbA","6bpWpWk","blockElements","_parsedData","element","includes","1569HhFyxB","isActive","69219AfMbVu","652104hiOWUV","2798851qnFwTG","document","font","execute"];return(Y=function(){return t})()}!function(t){const e=Q,n=t();for(;;)try{if(384809===parseInt(e(201))/1*(-parseInt(e(211))/2)+-parseInt(e(216))/3*(parseInt(e(204))/4)+parseInt(e(203))/5*(parseInt(e(208))/6)+parseInt(e(205))/7*(parseInt(e(199))/8)+-parseInt(e(218))/9*(-parseInt(e(210))/10)+-parseInt(e(220))/11+-parseInt(e(219))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class tt extends w{[X(198)](t){const n=X,{body:r}=t[n(213)],s=new e.UpcastWriter(r[n(221)]),i=s[n(200)](r),o=new e.ViewDocument(s[n(221)][n(209)]),c=[...new e.DomConverter(o)[n(212)],n(222)],a=i[n(206)]();for(const t of a)if(t.is(n(214))&&c[n(215)](t[n(202)])){Z(t,s,z(t))}t[n(207)]=r}[X(217)](t){return super[X(217)](t)||A(t)}}const et=rt;function nt(){const t=["pasteFromOfficeEnhancedLicenseKeyTrialLimit","expired","featureNotAllowed","requires","evaluationLimit","_parsedData","dataTransfer","36HZIdIy","PasteFromOffice","document","pasteFromOfficeEnhancedLicenseKeyDomainLimit","PasteFromOfficeEnhancedPropagator","domainLimit","view","821735UdAIZd","text/html","pasteFromOfficeEnhancedLicenseKeyInvalid","high","usageLimit","11855100bOqjwk","585224cpVYzE","pluginName","PasteFromOfficeEnhanced","_licenseKeyCheckInterval","pasteFromOfficeEnhancedLicenseKeyExpired","946494sxmqAe","editing","isActive","config","editor","init","1514142nVawkK","destroy","plugins","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyNotAllowed","get","execute","licenseKey","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","stylesProcessor","230912voccmB","getData","153KNMxRa","_showLicenseError","870114xpFxvh","pasteFromOfficeEnhancedLicenseKeyUsageLimit","trialLimit","pasteFromOfficeEnhancedLicenseKeyValid","isPremiumPlugin","4dwjxda","isOfficialPlugin","inputTransformation","invalid"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=376]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(674549===-parseInt(e(428))/1+-parseInt(e(379))/2*(-parseInt(e(408))/3)+parseInt(e(403))/4+parseInt(e(397))/5+parseInt(e(390))/6*(parseInt(e(414))/7)+-parseInt(e(424))/8*(-parseInt(e(426))/9)+-parseInt(e(402))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{static get[et(404)](){return et(394)}static get[et(380)](){return!0}static get[et(378)](){return!0}static get[et(386)](){return[et(391)]}[et(413)](){const t=et,e=this[t(412)],n=e[t(416)][t(419)](t(417)),r=e[t(409)][t(396)][t(392)],s=new tt(r);n.on(t(381),((e,n)=>{const i=t,o=n[i(389)][i(425)](i(398));s[i(410)](o)&&(n[i(388)]||(n[i(388)]=b(o,r[i(423)])),s[i(420)](n))}),{priority:x.priorities[t(419)](t(400))+10}),this[t(421)]=this[t(412)][t(411)][t(419)](t(421));const i=this[t(412)];this[t(406)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(377)==s||e(399)==s||e(407)==s||e(393)==s||e(418)==s||e(422)==s||e(383)==s||e(429)==s){delete i[r],n=s,clearInterval(this[e(406)]),this[e(406)]=void 0;break}}e(399)==n&&i[e(427)](e(382)),e(407)==n&&i[e(427)](e(384)),e(393)==n&&i[e(427)](e(395)),e(418)==n&&i[e(427)](e(385),e(405)),e(422)==n&&i[e(427)](e(387)),e(383)==n&&i[e(427)](e(376)),e(429)==n&&i[e(427)](e(401))}),1e3)}[et(415)](){const t=et;super[t(415)](),this[t(406)]&&clearInterval(this[t(406)])}}function it(){var t=["PasteFromOffice","pluginName","24gMJSTd","185301HbCTtg","807147aOnKXa","PasteFromOfficeEnhanced","20nevKPB","1323WCXHFj","15189GgVOvP","requires","1713610EPjzrd","163455UDhGFN","isPremiumPlugin","9534jtUIdG","isOfficialPlugin","48198WRfsri","42tQqomn"];return(it=function(){return t})()}var ot=ct;function ct(t,e){var n=it();return(ct=function(t,e){return n[t-=427]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(195304===parseInt(e(433))/1+parseInt(e(440))/2*(parseInt(e(441))/3)+parseInt(e(431))/4*(-parseInt(e(436))/5)+-parseInt(e(438))/6*(parseInt(e(432))/7)+parseInt(e(427))/8*(parseInt(e(428))/9)+parseInt(e(435))/10+parseInt(e(429))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class at extends t.Plugin{static get[ot(443)](){return ot(430)}static get[ot(439)](){return!0}static get[ot(437)](){return!0}static get[ot(434)](){return[ot(442),U,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=235]})(t,e)}function lt(){var t=["2814149ZPtXdp","1247YzKTYC","1594WuxYcK","771750wzGqQO","9bTgeFl","10072667KqecgR","2064176SIvYse","36cHhKzD","303306jZgeJF","43098WRjFYI","12TOBGRx","10KZEPRP","10lKIcNP"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(557681===-parseInt(e(245))/1*(-parseInt(e(246))/2)+parseInt(e(239))/3*(-parseInt(e(241))/4)+-parseInt(e(242))/5*(parseInt(e(240))/6)+-parseInt(e(247))/7+-parseInt(e(237))/8*(-parseInt(e(235))/9)+-parseInt(e(243))/10*(parseInt(e(236))/11)+parseInt(e(238))/12*(parseInt(e(244))/13))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:()=>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 I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.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-=228]})(t,e)}function A(){const t=["test","6143544RMLPpr","4DIhYbG","8dAATgo","73264SBgGLG","543557ZxmbOY","72ADmXmN","20OKnbds","2440339ScWUTR","5CTDlqY","211062fNXTTg","2844024TUJoSj","2905386aTinoz"];return(A=function(){return t})()}!function(t){const e=S,n=t();for(;;)try{if(403312===-parseInt(e(230))/1*(parseInt(e(228))/2)+parseInt(e(236))/3*(-parseInt(e(229))/4)+parseInt(e(235))/5*(-parseInt(e(238))/6)+-parseInt(e(231))/7*(-parseInt(e(232))/8)+parseInt(e(240))/9+parseInt(e(233))/10*(-parseInt(e(234))/11)+parseInt(e(237))/12)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 O(t){return C[S(239)](t)}!function(t){const e=L,n=t();for(;;)try{if(436575===-parseInt(e(249))/1*(parseInt(e(230))/2)+-parseInt(e(231))/3+parseInt(e(242))/4+-parseInt(e(227))/5+parseInt(e(229))/6*(-parseInt(e(239))/7)+parseInt(e(233))/8+parseInt(e(248))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const E=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=L,r=new Map;for(const[s,i]of e){if(!s[n(240)]&&!s[n(225)])continue;const e=!s[n(240)]||t[n(244)]===s[n(240)],o=!s[n(225)]||t[n(235)](s[n(225)]);e&&o&&r[n(238)](s,i)}return r}function L(t,e){const n=F();return(L=function(t,e){return n[t-=225]})(t,e)}function F(){const t=["style","set","11977fFpsOb","tagName","initial","2530820tvmsjk","assign","name","getPropertyValue","map","push","1299663PIUDOX","216473iOykkc","split","cssRules","className","trim","672455KPwUGb","length","186bAMLQW","4vSATzG","444216nYDaQM","selectorText","3424104ZZelQE","exec","hasClass","groups"];return(F=function(){return t})()}function T(t){const e=L,n={};for(let r=0;r<t[e(228)];r++){const s=t[r],i=t[e(245)](s);e(241)!==i&&(n[s]=i)}return n}function j(t){const e=L,n=t[e(250)](",")[e(246)]((t=>t[e(226)]())),r=[];for(const t of n){const n=E[e(234)](t);n&&r[e(247)](n[e(236)])}return r}function M(t){const e=L,n={};for(const r of t)Object[e(243)](n,r);return n}const R=N;function N(t,e){const n=k();return(N=function(t,e){return n[t-=239]})(t,e)}!function(t){const e=N,n=t();for(;;)try{if(315016===-parseInt(e(250))/1*(-parseInt(e(251))/2)+-parseInt(e(246))/3+-parseInt(e(247))/4*(parseInt(e(260))/5)+-parseInt(e(263))/6+-parseInt(e(252))/7+-parseInt(e(261))/8*(parseInt(e(253))/9)+parseInt(e(239))/10*(parseInt(e(258))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class W extends w{[R(242)](t){const n=R,{body:r,styles:s}=t[n(255)],i=new e.UpcastWriter(r[n(257)]),o=i[n(241)](r),c=function(t){const e=L,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(238)](t,i)}return n}(function(t){const e=L,n={};for(const r of t)for(const t of r[e(251)])if(t instanceof CSSStyleRule){const r=T(t[e(237)]);n[t[e(232)]]=Object[e(243)]({},n[t[e(232)]]||{},r)}return n}(s));for(const t of o){if(n(243)!==t[n(248)])continue;const e=P(t[n(262)],c);if(e[n(245)]){const r=M(Array[n(244)](e[n(249)]()));for(const e in r){const s=t[n(262)];s[n(256)](e)||i[n(259)](e,r[e],s)}}}t[n(240)]=r}[R(254)](t){return super[R(254)](t)||O(t)}}function k(){const t=["1680426HwZHwQ","isActive","_parsedData","hasStyle","document","187TZsRhQ","setStyle","5CEHYwj","16SCGfsl","item","1535682FMUalA","1058560wNAwOU","content","createRangeIn","execute","elementStart","from","size","1650942fGBMuo","95968EmEOJW","type","values","302924NGxSJT","2Feyagz","4086453ahmdmV"];return(k=function(){return t})()}const D=U;function K(){const t=["init","isOfficialPlugin","fromCharCode","6406130gCbBKC","high","requires","1MLzAmK","_parsedData","152abzFVX","3268466HdzfMr","editor","view","afterInit","text/html","href","9gnLuMF","4042805eZuYCf","join","PasteFromOfficeEnhancedInliner","getData","editing","672YQeVnh","23883NKOyDi","plugins","pluginName","stylesProcessor","get","inputTransformation","map","ClipboardPipeline","document","execute","15815856vIhQuo","dataTransfer","39508PmZUIP","PasteFromOffice","12eJqOLs","3556894tqyxjx","isPremiumPlugin","isActive"];return(K=function(){return t})()}function U(t,e){const n=K();return(U=function(t,e){return n[t-=497]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(839494===-parseInt(e(502))/1*(-parseInt(e(505))/2)+-parseInt(e(518))/3*(parseInt(e(504))/4)+-parseInt(e(512))/5*(-parseInt(e(532))/6)+parseInt(e(530))/7*(-parseInt(e(517))/8)+parseInt(e(511))/9*(-parseInt(e(499))/10)+parseInt(e(533))/11+-parseInt(e(528))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class G extends t.Plugin{static get[D(520)](){return D(514)}static get[D(497)](){return!0}static get[D(534)](){return!0}static get[D(501)](){return[D(531)]}[D(536)](){const t=D,e=this[t(506)],n=e[t(519)][t(522)](t(525)),r=e[t(516)][t(507)][t(526)],s=new W(r);n.on(t(523),((e,n)=>{const i=t,o=n[i(529)][i(515)](i(509));s[i(535)](o)&&(n[i(503)]||(n[i(503)]=b(o,r[i(521)])),s[i(527)](n))}),{priority:x.priorities[t(522)](t(500))+11})}[D(508)](){!async function(t){const e=d([69,79,109,117,57,49,55,56,100,114,74,119,104,110,75,115,83,77,90,70,112,120,106,103,118,116,50,113,85,72,102,107,66,53,99,78,80,48,89,84,86,98,121,81,65,73,111,68,122,101,97,76,52,82,54,87,88,51,108,71,67,105]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=U;return t[e(524)]((t=>String[e(498)](t)))[e(513)]("")}!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([69]);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:1741046400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=U,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(510)]);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 z=Q;!function(t){const e=Q,n=t();for(;;)try{if(902301===parseInt(e(133))/1*(-parseInt(e(135))/2)+parseInt(e(123))/3*(parseInt(e(152))/4)+-parseInt(e(139))/5*(parseInt(e(159))/6)+-parseInt(e(154))/7+parseInt(e(136))/8*(-parseInt(e(145))/9)+-parseInt(e(121))/10*(-parseInt(e(117))/11)+-parseInt(e(119))/12*(-parseInt(e(150))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const $=[z(141),z(138),z(160),z(131),z(149),z(153),z(140),z(120)],Y=[z(141),z(138),z(160)];function Q(t,e){const n=_();return(Q=function(t,e){return n[t-=114]})(t,e)}const q={"font-style":[[z(127),"i"]],"font-weight":[[z(151),z(128)],[z(143),z(128)],[z(158),z(128)],[t=>Number(t)>=600,z(128)]],"text-decoration":[[z(122),"u"],[z(118),"s"]],"text-decoration-line":[[z(122),"u"],[z(118),"s"]],"vertical-align":[[z(156),z(156)],[z(126),z(144)]]};function J(t){return $[z(147)](t)}function H(t){const e=z;return Array[e(130)](t[e(157)]())[e(134)](J)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=z,r={},s={};return e[n(114)]((e=>{const i=n,o=t[i(155)](e);if(o)if(c=e,Y[z(147)](c))r[e]=o;else if(e in q){const t=o[i(116)](" ");q[e][i(114)]((([n,r])=>{const o=i;for(const i of t)(o(125)==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=z;for(const s in n)n[s][r(114)]((([,n])=>{const s=r,i=e[s(137)](n,[],t[s(146)]());e[s(142)](0,i,t)})),e[r(148)](s,t)})(t,e,s),function(t,e,n){const r=z;if(!Object[r(115)](n)[r(124)])return;const s=e[r(137)](r(129),[],t[r(146)]());e[r(132)](n,s),e[r(142)](0,s,t),e[r(148)](Object[r(115)](n),t)}(t,e,r)}function _(){const t=["line-through","34070892IvPezl","vertical-align","30joRFNU","underline","366849kLQsfh","length","function","super","italic","strong","span","from","text-decoration","setStyle","358jgcdkH","filter","2148JaOwYd","1122328jJViPm","createElement","font-family","1882905LdYqfC","font-style","color","insertChild","bold","sup","18fXqAAG","getChildren","includes","removeStyle","text-decoration-line","13MkGdsl","medium","12nILpSY","font-weight","5940004rXAdIO","getStyle","sub","getStyleNames","bolder","24WvngEU","font-size","forEach","keys","split","2625997MKGjPN"];return(_=function(){return t})()}const V=B;function Z(){const t=["execute","_parsedData","createRangeIn","content","67642OWINYl","4106601muPepv","isActive","document","font","6eUsJmv","stylesProcessor","getItems","element","648524SuyDfk","586176MuzOgl","includes","3255513AxDFwZ","33719vdnOhb","name","378AVvYtm","14057350MOXQoH","20PQFujm","blockElements"];return(Z=function(){return t})()}function B(t,e){const n=Z();return(B=function(t,e){return n[t-=338]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(756976===parseInt(e(358))/1*(parseInt(e(353))/2)+parseInt(e(342))/3+parseInt(e(339))/4*(parseInt(e(347))/5)+parseInt(e(345))/6*(-parseInt(e(343))/7)+parseInt(e(340))/8+parseInt(e(354))/9+-parseInt(e(346))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class tt extends w{[V(349)](t){const n=V,{body:r}=t[n(350)],s=new e.UpcastWriter(r[n(356)]),i=s[n(351)](r),o=new e.ViewDocument(s[n(356)][n(359)]),c=[...new e.DomConverter(o)[n(348)],n(357)],a=i[n(360)]();for(const t of a)if(t.is(n(338))&&c[n(341)](t[n(344)])){X(t,s,H(t))}t[n(352)]=r}[V(355)](t){return super[V(355)](t)||O(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=105]})(t,e)}function rt(){const t=["init","9429427hBuqXR","pasteFromOfficeEnhancedLicenseKeyNotAllowed","_licenseKeyCheckInterval","document","169338UeJrYh","22aIrQpa","evaluationLimit","editing","_parsedData","pasteFromOfficeEnhancedLicenseKeyTrialLimit","2757078GcnhNo","dataTransfer","text/html","pluginName","inputTransformation","editor","trialLimit","23320130oiaLxz","execute","135585QWXhIW","isPremiumPlugin","1TFuMPP","PasteFromOffice","requires","pasteFromOfficeEnhancedLicenseKeyValid","featureNotAllowed","plugins","high","4195816SZXGrp","PasteFromOfficeEnhancedPropagator","domainLimit","get","destroy","invalid","expired","isActive","getData","8vzJoJf","config","pasteFromOfficeEnhancedLicenseKeyUsageLimit","licenseKey","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","1359202rSEJGx","isOfficialPlugin","usageLimit","195Rcnrdl","ClipboardPipeline","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyInvalid","pasteFromOfficeEnhancedLicenseKeyDomainLimit","view","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyExpired"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(748860===parseInt(e(119))/1*(-parseInt(e(141))/2)+-parseInt(e(117))/3+-parseInt(e(126))/4+parseInt(e(144))/5*(-parseInt(e(157))/6)+-parseInt(e(153))/7*(parseInt(e(135))/8)+parseInt(e(108))/9+-parseInt(e(115))/10*(-parseInt(e(158))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[et(111)](){return et(127)}static get[et(142)](){return!0}static get[et(118)](){return!0}static get[et(121)](){return[et(120)]}[et(152)](){const t=et,e=this[t(113)],n=e[t(124)][t(129)](t(145)),r=e[t(105)][t(149)][t(156)],s=new tt(r);n.on(t(112),((e,n)=>{const i=t,o=n[i(109)][i(134)](i(110));s[i(133)](o)&&(n[i(106)]||(n[i(106)]=b(o,r[i(139)])),s[i(116)](n))}),{priority:x.priorities[t(129)](t(125))+10}),this[t(138)]=this[t(113)][t(136)][t(129)](t(138));const i=this[t(113)];this[t(155)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(122)==s||e(147)==s||e(151)==s||e(148)==s||e(154)==s||e(140)==s||e(107)==s||e(137)==s){delete i[r],n=s,clearInterval(this[e(155)]),this[e(155)]=void 0;break}}e(147)==n&&i[e(146)](e(131)),e(151)==n&&i[e(146)](e(132)),e(148)==n&&i[e(146)](e(128)),e(154)==n&&i[e(146)](e(123),e(150)),e(140)==n&&i[e(146)](e(159)),e(107)==n&&i[e(146)](e(114)),e(137)==n&&i[e(146)](e(143))}),1e3)}[et(130)](){const t=et;super[t(130)](),this[t(155)]&&clearInterval(this[t(155)])}}function it(){var t=["PasteFromOffice","13firdRd","isOfficialPlugin","58312Gslkug","requires","4739275Qeqpym","308jeFMIB","pluginName","339810xfuImv","71848CTPAcS","36750307abieCI","1405830FSAFRj","9567810jNTAWj","PasteFromOfficeEnhanced","4hYXOvr","9kQTnjG","isPremiumPlugin"];return(it=function(){return t})()}function ot(t,e){var n=it();return(ot=function(t,e){return n[t-=284]})(t,e)}var ct=ot;!function(t){for(var e=ot,n=t();;)try{if(541074===-parseInt(e(291))/1*(parseInt(e(293))/2)+parseInt(e(298))/3+parseInt(e(287))/4*(-parseInt(e(295))/5)+-parseInt(e(284))/6+-parseInt(e(296))/7*(parseInt(e(299))/8)+-parseInt(e(288))/9*(parseInt(e(285))/10)+parseInt(e(300))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class at extends t.Plugin{static get[ct(297)](){return ct(286)}static get[ct(292)](){return!0}static get[ct(289)](){return!0}static get[ct(294)](){return[ct(290),G,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=244]})(t,e)}function lt(){var t=["4331024tnFcnJ","18WSWAGv","3269286httHkP","174944WnKHDw","438663PAwDzn","96606pdCwdT","2628845tzuweT","14376960gkAuZg","7FGcYzs"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(295951===-parseInt(e(252))/1+parseInt(e(249))/2*(-parseInt(e(244))/3)+-parseInt(e(251))/4+-parseInt(e(245))/5+-parseInt(e(250))/6+parseInt(e(247))/7*(parseInt(e(248))/8)+parseInt(e(246))/9)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 _0x51f8da}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x282eae,parseHtml as _0x467475}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x305151,uid as _0x1a674c}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x3fb2e9,ViewDocument as _0x318781,DomConverter as _0xd065f0}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x56cc3e){return m['test'](_0x56cc3e);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x2fd3c,_0x562df1){const _0x41bba8=new Map();for(const [_0x1a9f3f,_0x1ddcfa]of _0x562df1){if(!_0x1a9f3f['tagName']&&!_0x1a9f3f['className'])continue;const _0x18c2e7=!_0x1a9f3f['tagName']||_0x2fd3c['name']===_0x1a9f3f['tagName'],_0x37df00=!_0x1a9f3f['className']||_0x2fd3c['hasClass'](_0x1a9f3f['className']);_0x18c2e7&&_0x37df00&&_0x41bba8['set'](_0x1a9f3f,_0x1ddcfa);}return _0x41bba8;}function h(_0x4d0205){const _0x5a47a0={};for(let _0x1e6725=0x0;_0x1e6725<_0x4d0205['length'];_0x1e6725++){const _0x240889=_0x4d0205[_0x1e6725],_0x4a71f5=_0x4d0205['getPropertyValue'](_0x240889);'initial'!==_0x4a71f5&&(_0x5a47a0[_0x240889]=_0x4a71f5);}return _0x5a47a0;}function O(_0x1dafde){const _0x3dec40=_0x1dafde['split'](',')['map'](_0x4a0a99=>_0x4a0a99['trim']()),_0x1cc4f0=[];for(const _0x26db08 of _0x3dec40){const _0x4fa697=S['exec'](_0x26db08);_0x4fa697&&_0x1cc4f0['push'](_0x4fa697['groups']);}return _0x1cc4f0;}function y(_0xe34847){const _0x243695={};for(const _0xb1d6ad of _0xe34847)Object['assign'](_0x243695,_0xb1d6ad);return _0x243695;}class c extends _0x282eae{['execute'](_0x413efa){const {body:_0x1f77d7,styles:_0x78646}=_0x413efa['_parsedData'],_0x36249f=new _0x3fb2e9(_0x1f77d7['document']),_0x418bb3=_0x36249f['createRangeIn'](_0x1f77d7),_0x49a904=function(_0x4c886a){const _0x371a88={};for(const _0x5124ef of _0x4c886a)for(const _0x15f998 of _0x5124ef['cssRules'])if(_0x15f998 instanceof CSSStyleRule){const _0x23419b=h(_0x15f998['style']);_0x371a88[_0x15f998['selectorText']]=Object['assign']({},_0x371a88[_0x15f998['selectorText']]||{},_0x23419b);}return _0x371a88;}(_0x78646),_0x52942e=function(_0x380586){const _0x46946=new Map();for(const _0x367652 in _0x380586){const _0x4ae903=O(_0x367652),_0x28f981=_0x380586[_0x367652];for(const _0x212674 of _0x4ae903)_0x46946['set'](_0x212674,_0x28f981);}return _0x46946;}(_0x49a904);for(const _0x795cfa of _0x418bb3){if('elementStart'!==_0x795cfa['type'])continue;const _0x445e53=x(_0x795cfa['item'],_0x52942e);if(_0x445e53['size']){const _0x4092c0=y(Array['from'](_0x445e53['values']()));for(const _0x4edf0c in _0x4092c0){const _0x207088=_0x795cfa['item'];_0x207088['hasStyle'](_0x4edf0c)||_0x36249f['setStyle'](_0x4edf0c,_0x4092c0[_0x4edf0c],_0x207088);}}}_0x413efa['content']=_0x1f77d7;}['isActive'](_0x59673c){return super['isActive'](_0x59673c)||l(_0x59673c);}}class i extends _0x51f8da{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x7b3618=this['editor'],_0x488e2a=_0x7b3618['plugins']['get']('ClipboardPipeline'),_0x1a9aa8=_0x7b3618['editing']['view']['document'],_0xb62bf3=new c(_0x1a9aa8);_0x488e2a['on']('inputTransformation',(_0xa1949c,_0xdb1943)=>{const _0x44056e=_0xdb1943['dataTransfer']['getData']('text/html');_0xb62bf3['isActive'](_0x44056e)&&(_0xdb1943['_parsedData']||(_0xdb1943['_parsedData']=_0x467475(_0x44056e,_0x1a9aa8['stylesProcessor'])),_0xb62bf3['execute'](_0xdb1943));},{'priority':_0x305151['get']('high')+0xb});}['afterInit'](){!async function(_0x5a5812){const _0x33789e=_0x19aaac([0x71,0x36,0x54,0x59,0x45,0x48,0x56,0x4e,0x35,0x49,0x41,0x73,0x78,0x4b,0x4f,0x30,0x5a,0x6f,0x47,0x76,0x68,0x34,0x6d,0x32,0x64,0x65,0x31,0x4c,0x7a,0x70,0x63,0x4d,0x39,0x44,0x50,0x62,0x69,0x66,0x43,0x6a,0x46,0x6b,0x72,0x67,0x79,0x58,0x57,0x52,0x75,0x55,0x38,0x33,0x4a,0x42,0x37,0x74,0x6e,0x53,0x77,0x6c,0x61,0x51]),_0x53d2b0=0x6137849d,_0x2f3b=0x6130e465^_0x53d2b0,_0x50ab43=window[_0x19aaac([0x44,0x61,0x74,0x65])][_0x19aaac([0x6e,0x6f,0x77])](),_0x4f2095=_0x5a5812[_0x19aaac([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4c53cc=new window[(_0x19aaac([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5ef10f=>{_0x4f2095[_0x19aaac([0x6f,0x6e,0x63,0x65])](_0x19aaac([0x72,0x65,0x61,0x64,0x79]),_0x5ef10f);}),_0x1e74a7={[_0x19aaac([0x6b,0x74,0x79])]:_0x19aaac([0x45,0x43]),[_0x19aaac([0x75,0x73,0x65])]:_0x19aaac([0x73,0x69,0x67]),[_0x19aaac([0x63,0x72,0x76])]:_0x19aaac([0x50,0x2d,0x32,0x35,0x36]),[_0x19aaac([0x78])]:_0x19aaac([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]),[_0x19aaac([0x79])]:_0x19aaac([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]),[_0x19aaac([0x61,0x6c,0x67])]:_0x19aaac([0x45,0x53,0x32,0x35,0x36])},_0x5c1fb3=_0x4f2095[_0x19aaac([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x19aaac([0x67,0x65,0x74])](_0x19aaac([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2039a4(){let _0x4f6ddf,_0x35ef19=null,_0x55f4c3=null;try{if(_0x5c1fb3==_0x19aaac([0x47,0x50,0x4c]))return _0x19aaac([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4f6ddf=_0x3b53e5(),!_0x4f6ddf)return _0x19aaac([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4f6ddf[_0x19aaac([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x55f4c3=_0x5e270d(_0x4f6ddf[_0x19aaac([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4f6ddf[_0x19aaac([0x6a,0x74,0x69])])),await _0x21eb20()?_0x19ec5e()?_0x5e8a68()?_0x19aaac([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2f11b2()?(_0x4f6ddf[_0x19aaac([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x19aaac([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x35ef19=_0x361136(_0x19aaac([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4f6ddf[_0x19aaac([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x19aaac([0x74,0x72,0x69,0x61,0x6c])&&(_0x35ef19=_0x361136(_0x19aaac([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x26299a()):_0x19aaac([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x19aaac([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x19aaac([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x590c15){return _0x19aaac([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5e8a68(){const _0x2ce9e7=[_0x19aaac([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x19aaac([0x74,0x72,0x69,0x61,0x6c])][_0x19aaac([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f6ddf[_0x19aaac([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x50ab43/0x3e8:0xe10*_0x2f3b;return _0x4f6ddf[_0x19aaac([0x65,0x78,0x70])]<_0x2ce9e7;}function _0x19ec5e(){const _0x221edc=_0x4f6ddf[_0x19aaac([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x221edc&&(!!_0x221edc[_0x19aaac([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19aaac([0x2a]))||(!!_0x221edc[_0x19aaac([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19aaac([0x50,0x4f,0x45]))||!!_0x221edc[_0x19aaac([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19aaac([0x50,0x50]))));}function _0x2f11b2(){const _0x99c73e=_0x4f6ddf[_0x19aaac([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x99c73e||0x0==_0x99c73e[_0x19aaac([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x303558}=new URL(window[_0x19aaac([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x99c73e[_0x19aaac([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x303558))return!0x0;const _0x3edf8b=_0x303558[_0x19aaac([0x73,0x70,0x6c,0x69,0x74])](_0x19aaac([0x2e]));return _0x99c73e[_0x19aaac([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3e83a5=>_0x3e83a5[_0x19aaac([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19aaac([0x2a])))[_0x19aaac([0x6d,0x61,0x70])](_0x3d97ef=>_0x3d97ef[_0x19aaac([0x73,0x70,0x6c,0x69,0x74])](_0x19aaac([0x2e])))[_0x19aaac([0x73,0x6f,0x6d,0x65])](_0xa6e272=>_0x3edf8b[_0x19aaac([0x65,0x76,0x65,0x72,0x79])]((_0x510aa7,_0x25d227)=>_0xa6e272[_0x25d227]===_0x510aa7||_0xa6e272[_0x25d227]===_0x19aaac([0x2a])));}function _0x26299a(){return _0x35ef19&&_0x55f4c3?new window[(_0x19aaac([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x103463,_0x3116fe)=>{_0x35ef19[_0x19aaac([0x74,0x68,0x65,0x6e])](_0x103463,_0x3116fe),_0x55f4c3[_0x19aaac([0x74,0x68,0x65,0x6e])](_0x457723=>{_0x457723!=_0x19aaac([0x56,0x61,0x6c,0x69,0x64])&&_0x103463(_0x457723);},_0x3116fe);}):_0x35ef19||_0x55f4c3||_0x19aaac([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5e270d(_0x4fe762,_0x31f0cb){return new window[(_0x19aaac([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x266a86=>{if(_0x2ced35())return _0x266a86(_0x19aaac([0x56,0x61,0x6c,0x69,0x64]));_0x15fd53(),_0x4f2095[_0x19aaac([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x19aaac([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1bb7d4=!0x1;const _0x519a24=_0x1a674c();function _0xc46e56(_0x4714c3){return!!_0x4714c3&&(typeof _0x4714c3===_0x19aaac([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4714c3===_0x19aaac([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4714c3[_0x19aaac([0x74,0x68,0x65,0x6e])]===_0x19aaac([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4714c3[_0x19aaac([0x63,0x61,0x74,0x63,0x68])]===_0x19aaac([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x33b9eb(_0x59e25e){_0x4b9d09(_0x59e25e)[_0x19aaac([0x74,0x68,0x65,0x6e])](_0x539917=>{if(!_0x539917||_0x539917[_0x19aaac([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x19aaac([0x6f,0x6b]))return _0x19aaac([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xcd2671(_0x5c1e3c(_0x519a24+_0x31f0cb))!=_0x539917[_0x19aaac([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x19aaac([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x19aaac([0x56,0x61,0x6c,0x69,0x64]);})[_0x19aaac([0x74,0x68,0x65,0x6e])](_0x430a54=>(_0x4bd751(),_0x430a54),()=>{const _0x134b5b=_0x5a255a();return null==_0x134b5b?(_0x4bd751(),_0x19aaac([0x56,0x61,0x6c,0x69,0x64])):_0x19aaac(_0x50ab43-_0x134b5b>(0x453b009d^_0x53d2b0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x19aaac([0x74,0x68,0x65,0x6e])](_0x266a86)[_0x19aaac([0x63,0x61,0x74,0x63,0x68])](()=>{_0x266a86(_0x19aaac([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x123e3c=0x61016a1d^_0x53d2b0;function _0x4bd751(){const _0x416478=_0x19aaac([0x6c,0x6c,0x63,0x74,0x2d])+_0xcd2671(_0x5c1e3c(_0x4fe762)),_0x1dceed=_0x5259a1(_0xcd2671(window[_0x19aaac([0x4d,0x61,0x74,0x68])][_0x19aaac([0x63,0x65,0x69,0x6c])](_0x50ab43/_0x123e3c)));window[_0x19aaac([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x19aaac([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x416478,_0x1dceed);}function _0x5a255a(){const _0x1ea574=_0x19aaac([0x6c,0x6c,0x63,0x74,0x2d])+_0xcd2671(_0x5c1e3c(_0x4fe762)),_0x580849=window[_0x19aaac([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x19aaac([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1ea574);return _0x580849?window[_0x19aaac([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5259a1(_0x580849),0x10)*_0x123e3c:null;}function _0x4b9d09(_0x358e12){return new window[(_0x19aaac([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x472adb,_0xcb7f91)=>{_0x358e12[_0x19aaac([0x74,0x68,0x65,0x6e])](_0x472adb,_0xcb7f91),window[_0x19aaac([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xcb7f91,0x6136505d^_0x53d2b0);});}}_0x4f2095[_0x19aaac([0x6f,0x6e])](_0x19aaac([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xba19ec,_0x1bc891)=>{if(_0x1bc891[0x0]!=_0x4fe762)return _0x266a86(_0x19aaac([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1bc891[0x1]={..._0x1bc891[0x1],[_0x19aaac([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x519a24};},{[_0x19aaac([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x19aaac([0x68,0x69,0x67,0x68])}),_0x4f2095[_0x19aaac([0x6f,0x6e])](_0x19aaac([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x230ce2=>{_0xc46e56(_0x230ce2[_0x19aaac([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1bb7d4=!0x0,_0x33b9eb(_0x230ce2[_0x19aaac([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x19aaac([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x19aaac([0x6c,0x6f,0x77])}),_0x4c53cc[_0x19aaac([0x74,0x68,0x65,0x6e])](()=>{_0x1bb7d4||_0x266a86(_0x19aaac([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2ced35(){return _0x4f2095[_0x19aaac([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x19aaac([0x76,0x69,0x65,0x77])][_0x19aaac([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x19aaac([0x61,0x75,0x74,0x6f]);}function _0x15fd53(){_0x4f2095[_0x19aaac([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x19aaac([0x76,0x69,0x65,0x77])][_0x19aaac([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x19aaac([0x61,0x75,0x74,0x6f]);}}function _0x361136(_0x4ef778){const _0x53ef85=[new window[(_0x19aaac([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x212c2d=>setTimeout(_0x212c2d,0x613eba51^_0x53d2b0)),_0x4c53cc[_0x19aaac([0x74,0x68,0x65,0x6e])](()=>new window[(_0x19aaac([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2597c5=>{let _0x2dff7e=0x0;_0x4f2095[_0x19aaac([0x6d,0x6f,0x64,0x65,0x6c])][_0x19aaac([0x6f,0x6e])](_0x19aaac([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2a430b,_0x45f03e)=>{_0x45f03e[0x0][_0x19aaac([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2dff7e++,_0x2dff7e==(0x61378565^_0x53d2b0)&&(_0x2597c5(),_0x2a430b[_0x19aaac([0x6f,0x66,0x66])]());});}))];return window[_0x19aaac([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x19aaac([0x72,0x61,0x63,0x65])](_0x53ef85)[_0x19aaac([0x74,0x68,0x65,0x6e])](()=>_0x4ef778);}async function _0x43e295(){await _0x4c53cc,_0x4f2095[_0x19aaac([0x6d,0x6f,0x64,0x65,0x6c])][_0x19aaac([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x14f14c,_0x4f2095[_0x19aaac([0x6d,0x6f,0x64,0x65,0x6c])][_0x19aaac([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x14f14c,_0x4f2095[_0x19aaac([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x19aaac([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x319615(_0x27b65b){const _0x4a9bc8=_0x416977();_0x4f2095[_0x4a9bc8]=_0x19aaac([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])+_0x27b65b,_0x27b65b!=_0x19aaac([0x56,0x61,0x6c,0x69,0x64])&&_0x43e295();}function _0x416977(){const _0x2dd292=window[_0x19aaac([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x19aaac([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x19aaac([0x6e,0x6f,0x77])]())[_0x19aaac([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x19aaac([0x2e]),'');let _0xbf831d=_0x19aaac([0x71]);for(let _0x17cb91=0x0;_0x17cb91<_0x2dd292[_0x19aaac([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x17cb91+=0x2){let _0xf06bff=window[_0x19aaac([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2dd292[_0x19aaac([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x17cb91,_0x17cb91+0x2));_0xf06bff>=_0x33789e[_0x19aaac([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xf06bff-=_0x33789e[_0x19aaac([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xbf831d+=_0x33789e[_0xf06bff];}return _0xbf831d;}function _0x3b53e5(){const _0x5e84e7=_0x5c1fb3[_0x19aaac([0x73,0x70,0x6c,0x69,0x74])](_0x19aaac([0x2e]));if(0x3!=_0x5e84e7[_0x19aaac([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4424d2(_0x5e84e7[0x1]);function _0x4424d2(_0x257412){const _0x1e8af6=_0x3ea906(_0x257412);return _0x1e8af6&&_0x157f78()?_0x1e8af6:null;function _0x157f78(){const _0x4f0a01=_0x1e8af6[_0x19aaac([0x6a,0x74,0x69])],_0x255297=window[_0x19aaac([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f0a01[_0x19aaac([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4f0a01[_0x19aaac([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5c30d0={..._0x1e8af6,[_0x19aaac([0x6a,0x74,0x69])]:_0x4f0a01[_0x19aaac([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4f0a01[_0x19aaac([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5c30d0[_0x19aaac([0x76,0x63])],_0x5c1e3c(_0x5c30d0)==_0x255297;}}}async function _0x21eb20(){let _0x23456d=!0x0;try{const _0x51e73e=_0x5c1fb3[_0x19aaac([0x73,0x70,0x6c,0x69,0x74])](_0x19aaac([0x2e])),[_0x508bb7,_0x13c933,_0x39f018]=_0x51e73e;return _0x3dd9b6(_0x508bb7),await _0x385897(_0x508bb7,_0x13c933,_0x39f018),_0x23456d;}catch(_0x4f3843){return!0x1;}function _0x3dd9b6(_0x13bd9a){const _0x3c45d1=_0x3ea906(_0x13bd9a);_0x3c45d1&&_0x3c45d1[_0x19aaac([0x61,0x6c,0x67])]==_0x19aaac([0x45,0x53,0x32,0x35,0x36])||(_0x23456d=!0x1);}async function _0x385897(_0x27595c,_0x1afadd,_0x51c07a){const _0x2e4fea=window[_0x19aaac([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x19aaac([0x66,0x72,0x6f,0x6d])](_0x5c9752(_0x51c07a),_0x553291=>_0x553291[_0x19aaac([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x433e3b=new window[(_0x19aaac([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x19aaac([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x27595c+_0x19aaac([0x2e])+_0x1afadd),_0x2f1dc6=window[_0x19aaac([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x19aaac([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2f1dc6)return;const _0x36c83c=await _0x2f1dc6[_0x19aaac([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x19aaac([0x6a,0x77,0x6b]),_0x1e74a7,{[_0x19aaac([0x6e,0x61,0x6d,0x65])]:_0x19aaac([0x45,0x43,0x44,0x53,0x41]),[_0x19aaac([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x19aaac([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x19aaac([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2f1dc6[_0x19aaac([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x19aaac([0x6e,0x61,0x6d,0x65])]:_0x19aaac([0x45,0x43,0x44,0x53,0x41]),[_0x19aaac([0x68,0x61,0x73,0x68])]:{[_0x19aaac([0x6e,0x61,0x6d,0x65])]:_0x19aaac([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x36c83c,_0x2e4fea,_0x433e3b)||(_0x23456d=!0x1);}}function _0x3ea906(_0x566f4b){return _0x566f4b[_0x19aaac([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x19aaac([0x65,0x79]))?JSON[_0x19aaac([0x70,0x61,0x72,0x73,0x65])](_0x5c9752(_0x566f4b)):null;}function _0x5c9752(_0x979215){return window[_0x19aaac([0x61,0x74,0x6f,0x62])](_0x979215[_0x19aaac([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x19aaac([0x2b]))[_0x19aaac([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x19aaac([0x2f])));}function _0x5c1e3c(_0xd7b783){let _0x49cf11=0x1505;function _0x4632b1(_0x515b84){for(let _0x258004=0x0;_0x258004<_0x515b84[_0x19aaac([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x258004++){const _0x183613=_0x515b84[_0x19aaac([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x258004);_0x49cf11=(_0x49cf11<<0x5)+_0x49cf11+_0x183613,_0x49cf11&=_0x49cf11;}}function _0x4e8ce6(_0x777232){Array[_0x19aaac([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x777232)?_0x777232[_0x19aaac([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4e8ce6):_0x777232&&typeof _0x777232==_0x19aaac([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x19aaac([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x777232)[_0x19aaac([0x73,0x6f,0x72,0x74])]()[_0x19aaac([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x469529,_0x1f4494])=>{_0x4632b1(_0x469529),_0x4e8ce6(_0x1f4494);}):_0x4632b1(window[_0x19aaac([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x777232));}return _0x4e8ce6(_0xd7b783),_0x49cf11>>>0x0;}function _0xcd2671(_0x3756f8){return _0x3756f8[_0x19aaac([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x19aaac([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x19aaac([0x30]));}function _0x5259a1(_0x4443ab){return _0x4443ab[_0x19aaac([0x73,0x70,0x6c,0x69,0x74])]('')[_0x19aaac([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x19aaac([0x6a,0x6f,0x69,0x6e])]('');}function _0x14f14c(){}function _0x19aaac(_0x21839d){return _0x21839d['map'](_0x4a12c3=>String['fromCharCode'](_0x4a12c3))['join']('');}_0x319615(await _0x2039a4());}(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'],[_0x4669ff=>Number(_0x4669ff)>=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(_0x3fcc1c){return L['includes'](_0x3fcc1c);}function v(_0x55c076,_0x42e540,_0x2a9d36){const {spanStyles:_0x167378,stylesToBeHtmlElements:_0x7a9b45}=function(_0x1aebcd,_0x36143e){const _0x4af34c={},_0x289ae7={};return _0x36143e['forEach'](_0x15ea75=>{const _0x3851b2=_0x1aebcd['getStyle'](_0x15ea75);if(_0x3851b2){if(function(_0x1ddb4f){return E['includes'](_0x1ddb4f);}(_0x15ea75))_0x4af34c[_0x15ea75]=_0x3851b2;else{if(function(_0x595ddd){return _0x595ddd in F;}(_0x15ea75)){const _0x3cc0c7=_0x3851b2['split']('\x20');F[_0x15ea75]['forEach'](([_0x21d5f2,_0x4d3e38])=>{for(const _0x3011df of _0x3cc0c7){('function'==typeof _0x21d5f2&&_0x21d5f2(_0x3011df)||_0x21d5f2===_0x3011df)&&(_0x289ae7[_0x15ea75]=[..._0x289ae7[_0x15ea75]||[],[_0x21d5f2,_0x4d3e38]]);}});}}}}),{'spanStyles':_0x4af34c,'stylesToBeHtmlElements':_0x289ae7};}(_0x55c076,_0x2a9d36);!function(_0x5622ad,_0x144451,_0x3bc815){for(const _0x222a25 in _0x3bc815){_0x3bc815[_0x222a25]['forEach'](([,_0x2d294a])=>{const _0x5c5fbf=_0x144451['createElement'](_0x2d294a,[],_0x5622ad['getChildren']());_0x144451['insertChild'](0x0,_0x5c5fbf,_0x5622ad);}),_0x144451['removeStyle'](_0x222a25,_0x5622ad);}}(_0x55c076,_0x42e540,_0x7a9b45),function(_0x247cdb,_0x4f5500,_0x504c14){if(!Object['keys'](_0x504c14)['length'])return;const _0x3eedfa=_0x4f5500['createElement']('span',[],_0x247cdb['getChildren']());_0x4f5500['setStyle'](_0x504c14,_0x3eedfa),_0x4f5500['insertChild'](0x0,_0x3eedfa,_0x247cdb),_0x4f5500['removeStyle'](Object['keys'](_0x504c14),_0x247cdb);}(_0x55c076,_0x42e540,_0x167378);}class f extends _0x282eae{['execute'](_0x1a1185){const {body:_0x5499fc}=_0x1a1185['_parsedData'],_0x316e97=new _0x3fb2e9(_0x5499fc['document']),_0x183f85=_0x316e97['createRangeIn'](_0x5499fc),_0x4db065=new _0x318781(_0x316e97['document']['stylesProcessor']),_0x30b00f=[...new _0xd065f0(_0x4db065)['blockElements'],'font'],_0x424743=_0x183f85['getItems']();for(const _0x5168af of _0x424743)_0x5168af['is']('element')&&_0x30b00f['includes'](_0x5168af['name'])&&v(_0x5168af,_0x316e97,(_0x5cf276=_0x5168af,Array['from'](_0x5cf276['getStyleNames']())['filter'](P)));var _0x5cf276;_0x1a1185['content']=_0x5499fc;}['isActive'](_0x82e6a8){return super['isActive'](_0x82e6a8)||l(_0x82e6a8);}}class s extends _0x51f8da{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2b49e5=this['editor'],_0x53a89e=_0x2b49e5['plugins']['get']('ClipboardPipeline'),_0x25d6d7=_0x2b49e5['editing']['view']['document'],_0x31d7c6=new f(_0x25d6d7);_0x53a89e['on']('inputTransformation',(_0x4f3a1c,_0x326c4d)=>{const _0x423318=_0x326c4d['dataTransfer']['getData']('text/html');_0x31d7c6['isActive'](_0x423318)&&(_0x326c4d['_parsedData']||(_0x326c4d['_parsedData']=_0x467475(_0x423318,_0x25d6d7['stylesProcessor'])),_0x31d7c6['execute'](_0x326c4d));},{'priority':_0x305151['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x233307=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x473c24;for(const _0x29b489 in _0x233307){const _0x6e64e9=_0x29b489,_0x345685=_0x233307[_0x6e64e9];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x345685||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x345685||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x345685||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x345685||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x345685||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x345685||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x345685||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x345685){delete _0x233307[_0x6e64e9],_0x473c24=_0x345685,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x473c24&&_0x233307['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x473c24&&_0x233307['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x473c24&&_0x233307['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x473c24&&_0x233307['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x473c24&&_0x233307['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x473c24&&_0x233307['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x473c24&&_0x233307['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x51f8da{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 _0x44f940}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x31a972,parseHtml as _0x18d0fd}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x1dd90a,uid as _0x65f767}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x24477a,ViewDocument as _0x53bb63,DomConverter as _0x419ac1}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x5b763e){return m['test'](_0x5b763e);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x2397bb,_0x4e4f91){const _0x1dd7ae=new Map();for(const [_0x455a3b,_0x3d73d1]of _0x4e4f91){if(!_0x455a3b['tagName']&&!_0x455a3b['className'])continue;const _0x1f8064=!_0x455a3b['tagName']||_0x2397bb['name']===_0x455a3b['tagName'],_0x154a47=!_0x455a3b['className']||_0x2397bb['hasClass'](_0x455a3b['className']);_0x1f8064&&_0x154a47&&_0x1dd7ae['set'](_0x455a3b,_0x3d73d1);}return _0x1dd7ae;}function h(_0x1e6879){const _0x2e3d9e={};for(let _0x4962d3=0x0;_0x4962d3<_0x1e6879['length'];_0x4962d3++){const _0xb17ee3=_0x1e6879[_0x4962d3],_0x1c74b3=_0x1e6879['getPropertyValue'](_0xb17ee3);'initial'!==_0x1c74b3&&(_0x2e3d9e[_0xb17ee3]=_0x1c74b3);}return _0x2e3d9e;}function O(_0x20e9dc){const _0x10cd2d=_0x20e9dc['split'](',')['map'](_0x57652f=>_0x57652f['trim']()),_0x4c8590=[];for(const _0xf935fd of _0x10cd2d){const _0x42e493=S['exec'](_0xf935fd);_0x42e493&&_0x4c8590['push'](_0x42e493['groups']);}return _0x4c8590;}function y(_0x17c671){const _0x478d04={};for(const _0x560b07 of _0x17c671)Object['assign'](_0x478d04,_0x560b07);return _0x478d04;}class c extends _0x31a972{['execute'](_0x3bb2b9){const {body:_0x242fc7,styles:_0x345d47}=_0x3bb2b9['_parsedData'],_0x4d8a9e=new _0x24477a(_0x242fc7['document']),_0x48189b=_0x4d8a9e['createRangeIn'](_0x242fc7),_0x1a3574=function(_0x579d9c){const _0x2c8185={};for(const _0x5cd918 of _0x579d9c)for(const _0xc564cb of _0x5cd918['cssRules'])if(_0xc564cb instanceof CSSStyleRule){const _0x569fd5=h(_0xc564cb['style']);_0x2c8185[_0xc564cb['selectorText']]=Object['assign']({},_0x2c8185[_0xc564cb['selectorText']]||{},_0x569fd5);}return _0x2c8185;}(_0x345d47),_0x23cc18=function(_0x51afde){const _0x2c542f=new Map();for(const _0x5ac422 in _0x51afde){const _0x1e5354=O(_0x5ac422),_0x1db517=_0x51afde[_0x5ac422];for(const _0x36a392 of _0x1e5354)_0x2c542f['set'](_0x36a392,_0x1db517);}return _0x2c542f;}(_0x1a3574);for(const _0x59a146 of _0x48189b){if('elementStart'!==_0x59a146['type'])continue;const _0x336845=x(_0x59a146['item'],_0x23cc18);if(_0x336845['size']){const _0x313416=y(Array['from'](_0x336845['values']()));for(const _0x2eea31 in _0x313416){const _0xa823d2=_0x59a146['item'];_0xa823d2['hasStyle'](_0x2eea31)||_0x4d8a9e['setStyle'](_0x2eea31,_0x313416[_0x2eea31],_0xa823d2);}}}_0x3bb2b9['content']=_0x242fc7;}['isActive'](_0x44310c){return super['isActive'](_0x44310c)||l(_0x44310c);}}class i extends _0x44f940{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x50e772=this['editor'],_0xe8475b=_0x50e772['plugins']['get']('ClipboardPipeline'),_0xa611c7=_0x50e772['editing']['view']['document'],_0x4f5bdc=new c(_0xa611c7);_0xe8475b['on']('inputTransformation',(_0x133f59,_0x3e7a7c)=>{const _0x47c550=_0x3e7a7c['dataTransfer']['getData']('text/html');_0x4f5bdc['isActive'](_0x47c550)&&(_0x3e7a7c['_parsedData']||(_0x3e7a7c['_parsedData']=_0x18d0fd(_0x47c550,_0xa611c7['stylesProcessor'])),_0x4f5bdc['execute'](_0x3e7a7c));},{'priority':_0x1dd90a['get']('high')+0xb});}['afterInit'](){!async function(_0x81c250){const _0x286b40=_0x113825([0x45,0x4f,0x6d,0x75,0x39,0x31,0x37,0x38,0x64,0x72,0x4a,0x77,0x68,0x6e,0x4b,0x73,0x53,0x4d,0x5a,0x46,0x70,0x78,0x6a,0x67,0x76,0x74,0x32,0x71,0x55,0x48,0x66,0x6b,0x42,0x35,0x63,0x4e,0x50,0x30,0x59,0x54,0x56,0x62,0x79,0x51,0x41,0x49,0x6f,0x44,0x7a,0x65,0x61,0x4c,0x34,0x52,0x36,0x57,0x58,0x33,0x6c,0x47,0x43,0x69]),_0x21cbe5=0x741dc889,_0x46ea23=0x741aa9a1^_0x21cbe5,_0x1f2d1e=window[_0x113825([0x44,0x61,0x74,0x65])][_0x113825([0x6e,0x6f,0x77])](),_0x53ddbd=_0x81c250[_0x113825([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x238026=new window[(_0x113825([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1bed37=>{_0x53ddbd[_0x113825([0x6f,0x6e,0x63,0x65])](_0x113825([0x72,0x65,0x61,0x64,0x79]),_0x1bed37);}),_0x42ee5b={[_0x113825([0x6b,0x74,0x79])]:_0x113825([0x45,0x43]),[_0x113825([0x75,0x73,0x65])]:_0x113825([0x73,0x69,0x67]),[_0x113825([0x63,0x72,0x76])]:_0x113825([0x50,0x2d,0x32,0x35,0x36]),[_0x113825([0x78])]:_0x113825([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]),[_0x113825([0x79])]:_0x113825([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]),[_0x113825([0x61,0x6c,0x67])]:_0x113825([0x45,0x53,0x32,0x35,0x36])},_0x320418=_0x53ddbd[_0x113825([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x113825([0x67,0x65,0x74])](_0x113825([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3a8343(){let _0x27072c,_0x13e601=null,_0x227f14=null;try{if(_0x320418==_0x113825([0x47,0x50,0x4c]))return _0x113825([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x27072c=_0x2ef647(),!_0x27072c)return _0x113825([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x27072c[_0x113825([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x227f14=_0x5df299(_0x27072c[_0x113825([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x27072c[_0x113825([0x6a,0x74,0x69])])),await _0x3c394d()?_0x1c8db1()?_0x410117()?_0x113825([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5bd2a2()?(_0x27072c[_0x113825([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x113825([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x13e601=_0x5024f5(_0x113825([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x27072c[_0x113825([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x113825([0x74,0x72,0x69,0x61,0x6c])&&(_0x13e601=_0x5024f5(_0x113825([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x162dcf()):_0x113825([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x113825([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x113825([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4189cf){return _0x113825([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x410117(){const _0x5d0793=[_0x113825([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x113825([0x74,0x72,0x69,0x61,0x6c])][_0x113825([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27072c[_0x113825([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1f2d1e/0x3e8:0xe10*_0x46ea23;return _0x27072c[_0x113825([0x65,0x78,0x70])]<_0x5d0793;}function _0x1c8db1(){const _0x17ea53=_0x27072c[_0x113825([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x17ea53&&(!!_0x17ea53[_0x113825([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x113825([0x2a]))||(!!_0x17ea53[_0x113825([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x113825([0x50,0x4f,0x45]))||!!_0x17ea53[_0x113825([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x113825([0x50,0x50]))));}function _0x5bd2a2(){const _0x2a7836=_0x27072c[_0x113825([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2a7836||0x0==_0x2a7836[_0x113825([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3d265f}=new URL(window[_0x113825([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2a7836[_0x113825([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d265f))return!0x0;const _0x2483b6=_0x3d265f[_0x113825([0x73,0x70,0x6c,0x69,0x74])](_0x113825([0x2e]));return _0x2a7836[_0x113825([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x76f276=>_0x76f276[_0x113825([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x113825([0x2a])))[_0x113825([0x6d,0x61,0x70])](_0x219f74=>_0x219f74[_0x113825([0x73,0x70,0x6c,0x69,0x74])](_0x113825([0x2e])))[_0x113825([0x73,0x6f,0x6d,0x65])](_0x14dee8=>_0x2483b6[_0x113825([0x65,0x76,0x65,0x72,0x79])]((_0x31296b,_0x351699)=>_0x14dee8[_0x351699]===_0x31296b||_0x14dee8[_0x351699]===_0x113825([0x2a])));}function _0x162dcf(){return _0x13e601&&_0x227f14?new window[(_0x113825([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x16e901,_0x389164)=>{_0x13e601[_0x113825([0x74,0x68,0x65,0x6e])](_0x16e901,_0x389164),_0x227f14[_0x113825([0x74,0x68,0x65,0x6e])](_0x452a95=>{_0x452a95!=_0x113825([0x56,0x61,0x6c,0x69,0x64])&&_0x16e901(_0x452a95);},_0x389164);}):_0x13e601||_0x227f14||_0x113825([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5df299(_0x5572a4,_0x13d3d3){return new window[(_0x113825([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x48db6c=>{if(_0x3cca50())return _0x48db6c(_0x113825([0x56,0x61,0x6c,0x69,0x64]));_0x426256(),_0x53ddbd[_0x113825([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x113825([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x15558d=!0x1;const _0x214db7=_0x65f767();function _0x19df08(_0x20fe69){return!!_0x20fe69&&(typeof _0x20fe69===_0x113825([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x20fe69===_0x113825([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x20fe69[_0x113825([0x74,0x68,0x65,0x6e])]===_0x113825([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x20fe69[_0x113825([0x63,0x61,0x74,0x63,0x68])]===_0x113825([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x137c63(_0x4d7b79){_0x1b1b9a(_0x4d7b79)[_0x113825([0x74,0x68,0x65,0x6e])](_0x4314d1=>{if(!_0x4314d1||_0x4314d1[_0x113825([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x113825([0x6f,0x6b]))return _0x113825([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5619f4(_0x5ed66e(_0x214db7+_0x13d3d3))!=_0x4314d1[_0x113825([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x113825([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x113825([0x56,0x61,0x6c,0x69,0x64]);})[_0x113825([0x74,0x68,0x65,0x6e])](_0x1c12d1=>(_0x218d04(),_0x1c12d1),()=>{const _0x220ae5=_0x80a6b6();return null==_0x220ae5?(_0x218d04(),_0x113825([0x56,0x61,0x6c,0x69,0x64])):_0x113825(_0x1f2d1e-_0x220ae5>(0x50114c89^_0x21cbe5)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x113825([0x74,0x68,0x65,0x6e])](_0x48db6c)[_0x113825([0x63,0x61,0x74,0x63,0x68])](()=>{_0x48db6c(_0x113825([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x27c4d2=0x742b2609^_0x21cbe5;function _0x218d04(){const _0x22997d=_0x113825([0x6c,0x6c,0x63,0x74,0x2d])+_0x5619f4(_0x5ed66e(_0x5572a4)),_0x55dbf2=_0x594adf(_0x5619f4(window[_0x113825([0x4d,0x61,0x74,0x68])][_0x113825([0x63,0x65,0x69,0x6c])](_0x1f2d1e/_0x27c4d2)));window[_0x113825([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x113825([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x22997d,_0x55dbf2);}function _0x80a6b6(){const _0x2ea6d2=_0x113825([0x6c,0x6c,0x63,0x74,0x2d])+_0x5619f4(_0x5ed66e(_0x5572a4)),_0x3b99c0=window[_0x113825([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x113825([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2ea6d2);return _0x3b99c0?window[_0x113825([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x594adf(_0x3b99c0),0x10)*_0x27c4d2:null;}function _0x1b1b9a(_0x294432){return new window[(_0x113825([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5cc1db,_0x28a381)=>{_0x294432[_0x113825([0x74,0x68,0x65,0x6e])](_0x5cc1db,_0x28a381),window[_0x113825([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x28a381,0x741c1c49^_0x21cbe5);});}}_0x53ddbd[_0x113825([0x6f,0x6e])](_0x113825([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x24c9f1,_0x4a5f51)=>{if(_0x4a5f51[0x0]!=_0x5572a4)return _0x48db6c(_0x113825([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4a5f51[0x1]={..._0x4a5f51[0x1],[_0x113825([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x214db7};},{[_0x113825([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x113825([0x68,0x69,0x67,0x68])}),_0x53ddbd[_0x113825([0x6f,0x6e])](_0x113825([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4dca79=>{_0x19df08(_0x4dca79[_0x113825([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x15558d=!0x0,_0x137c63(_0x4dca79[_0x113825([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x113825([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x113825([0x6c,0x6f,0x77])}),_0x238026[_0x113825([0x74,0x68,0x65,0x6e])](()=>{_0x15558d||_0x48db6c(_0x113825([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3cca50(){return _0x53ddbd[_0x113825([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x113825([0x76,0x69,0x65,0x77])][_0x113825([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x113825([0x61,0x75,0x74,0x6f]);}function _0x426256(){_0x53ddbd[_0x113825([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x113825([0x76,0x69,0x65,0x77])][_0x113825([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x113825([0x61,0x75,0x74,0x6f]);}}function _0x5024f5(_0x5e10b4){const _0xd827d3=[new window[(_0x113825([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a539a=>setTimeout(_0x3a539a,0x7414f645^_0x21cbe5)),_0x238026[_0x113825([0x74,0x68,0x65,0x6e])](()=>new window[(_0x113825([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3ab9aa=>{let _0x268cc8=0x0;_0x53ddbd[_0x113825([0x6d,0x6f,0x64,0x65,0x6c])][_0x113825([0x6f,0x6e])](_0x113825([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1e1889,_0x26d135)=>{_0x26d135[0x0][_0x113825([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x268cc8++,_0x268cc8==(0x741dc971^_0x21cbe5)&&(_0x3ab9aa(),_0x1e1889[_0x113825([0x6f,0x66,0x66])]());});}))];return window[_0x113825([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x113825([0x72,0x61,0x63,0x65])](_0xd827d3)[_0x113825([0x74,0x68,0x65,0x6e])](()=>_0x5e10b4);}async function _0x628286(){await _0x238026,_0x53ddbd[_0x113825([0x6d,0x6f,0x64,0x65,0x6c])][_0x113825([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2fed9e,_0x53ddbd[_0x113825([0x6d,0x6f,0x64,0x65,0x6c])][_0x113825([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2fed9e,_0x53ddbd[_0x113825([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x113825([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x383c43(_0xa283dc){const _0x778413=_0x1d3d40();_0x53ddbd[_0x778413]=_0x113825([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])+_0xa283dc,_0xa283dc!=_0x113825([0x56,0x61,0x6c,0x69,0x64])&&_0x628286();}function _0x1d3d40(){const _0x23b994=window[_0x113825([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x113825([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x113825([0x6e,0x6f,0x77])]())[_0x113825([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x113825([0x2e]),'');let _0x5cf95f=_0x113825([0x45]);for(let _0x5bfe1f=0x0;_0x5bfe1f<_0x23b994[_0x113825([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5bfe1f+=0x2){let _0x487b62=window[_0x113825([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x23b994[_0x113825([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5bfe1f,_0x5bfe1f+0x2));_0x487b62>=_0x286b40[_0x113825([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x487b62-=_0x286b40[_0x113825([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5cf95f+=_0x286b40[_0x487b62];}return _0x5cf95f;}function _0x2ef647(){const _0x320f49=_0x320418[_0x113825([0x73,0x70,0x6c,0x69,0x74])](_0x113825([0x2e]));if(0x3!=_0x320f49[_0x113825([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x58e652(_0x320f49[0x1]);function _0x58e652(_0x4ff551){const _0x344951=_0xf1deae(_0x4ff551);return _0x344951&&_0x146b64()?_0x344951:null;function _0x146b64(){const _0x8f830e=_0x344951[_0x113825([0x6a,0x74,0x69])],_0x3f14f0=window[_0x113825([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x8f830e[_0x113825([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x8f830e[_0x113825([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x391f2d={..._0x344951,[_0x113825([0x6a,0x74,0x69])]:_0x8f830e[_0x113825([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x8f830e[_0x113825([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x391f2d[_0x113825([0x76,0x63])],_0x5ed66e(_0x391f2d)==_0x3f14f0;}}}async function _0x3c394d(){let _0x38f24f=!0x0;try{const _0x3d862e=_0x320418[_0x113825([0x73,0x70,0x6c,0x69,0x74])](_0x113825([0x2e])),[_0x151fdc,_0x32bd3f,_0x6c12c0]=_0x3d862e;return _0x3669f1(_0x151fdc),await _0xa6d6f6(_0x151fdc,_0x32bd3f,_0x6c12c0),_0x38f24f;}catch(_0x11c059){return!0x1;}function _0x3669f1(_0x6e36c2){const _0x511cd0=_0xf1deae(_0x6e36c2);_0x511cd0&&_0x511cd0[_0x113825([0x61,0x6c,0x67])]==_0x113825([0x45,0x53,0x32,0x35,0x36])||(_0x38f24f=!0x1);}async function _0xa6d6f6(_0x394c6c,_0x54aef0,_0x33d044){const _0x49c78=window[_0x113825([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x113825([0x66,0x72,0x6f,0x6d])](_0x121fd8(_0x33d044),_0xaaad49=>_0xaaad49[_0x113825([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x57ae17=new window[(_0x113825([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x113825([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x394c6c+_0x113825([0x2e])+_0x54aef0),_0x36b2ba=window[_0x113825([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x113825([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x36b2ba)return;const _0x3649c0=await _0x36b2ba[_0x113825([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x113825([0x6a,0x77,0x6b]),_0x42ee5b,{[_0x113825([0x6e,0x61,0x6d,0x65])]:_0x113825([0x45,0x43,0x44,0x53,0x41]),[_0x113825([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x113825([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x113825([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x36b2ba[_0x113825([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x113825([0x6e,0x61,0x6d,0x65])]:_0x113825([0x45,0x43,0x44,0x53,0x41]),[_0x113825([0x68,0x61,0x73,0x68])]:{[_0x113825([0x6e,0x61,0x6d,0x65])]:_0x113825([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3649c0,_0x49c78,_0x57ae17)||(_0x38f24f=!0x1);}}function _0xf1deae(_0x21f995){return _0x21f995[_0x113825([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x113825([0x65,0x79]))?JSON[_0x113825([0x70,0x61,0x72,0x73,0x65])](_0x121fd8(_0x21f995)):null;}function _0x121fd8(_0x770ef9){return window[_0x113825([0x61,0x74,0x6f,0x62])](_0x770ef9[_0x113825([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x113825([0x2b]))[_0x113825([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x113825([0x2f])));}function _0x5ed66e(_0x40791a){let _0xc73cd7=0x1505;function _0x32bf3a(_0x450f65){for(let _0x57102e=0x0;_0x57102e<_0x450f65[_0x113825([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x57102e++){const _0x2a471a=_0x450f65[_0x113825([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x57102e);_0xc73cd7=(_0xc73cd7<<0x5)+_0xc73cd7+_0x2a471a,_0xc73cd7&=_0xc73cd7;}}function _0x59bacf(_0x2ac5e0){Array[_0x113825([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2ac5e0)?_0x2ac5e0[_0x113825([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x59bacf):_0x2ac5e0&&typeof _0x2ac5e0==_0x113825([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x113825([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2ac5e0)[_0x113825([0x73,0x6f,0x72,0x74])]()[_0x113825([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x113e60,_0x2fec47])=>{_0x32bf3a(_0x113e60),_0x59bacf(_0x2fec47);}):_0x32bf3a(window[_0x113825([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2ac5e0));}return _0x59bacf(_0x40791a),_0xc73cd7>>>0x0;}function _0x5619f4(_0x1da2f6){return _0x1da2f6[_0x113825([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x113825([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x113825([0x30]));}function _0x594adf(_0x5e93b1){return _0x5e93b1[_0x113825([0x73,0x70,0x6c,0x69,0x74])]('')[_0x113825([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x113825([0x6a,0x6f,0x69,0x6e])]('');}function _0x2fed9e(){}function _0x113825(_0x1d634e){return _0x1d634e['map'](_0x5125f9=>String['fromCharCode'](_0x5125f9))['join']('');}_0x383c43(await _0x3a8343());}(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'],[_0x1ea48d=>Number(_0x1ea48d)>=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(_0x270707){return L['includes'](_0x270707);}function v(_0x27cd3e,_0x45b9be,_0x2ff327){const {spanStyles:_0x38a9c1,stylesToBeHtmlElements:_0x37cf69}=function(_0x508bed,_0x6ebcef){const _0x1a8b3c={},_0x2a77c9={};return _0x6ebcef['forEach'](_0x192ff2=>{const _0x29f2ed=_0x508bed['getStyle'](_0x192ff2);if(_0x29f2ed){if(function(_0x132869){return E['includes'](_0x132869);}(_0x192ff2))_0x1a8b3c[_0x192ff2]=_0x29f2ed;else{if(function(_0x8ae0ad){return _0x8ae0ad in F;}(_0x192ff2)){const _0x212336=_0x29f2ed['split']('\x20');F[_0x192ff2]['forEach'](([_0x465940,_0x83b3a8])=>{for(const _0x1f20f3 of _0x212336){('function'==typeof _0x465940&&_0x465940(_0x1f20f3)||_0x465940===_0x1f20f3)&&(_0x2a77c9[_0x192ff2]=[..._0x2a77c9[_0x192ff2]||[],[_0x465940,_0x83b3a8]]);}});}}}}),{'spanStyles':_0x1a8b3c,'stylesToBeHtmlElements':_0x2a77c9};}(_0x27cd3e,_0x2ff327);!function(_0x56ac3a,_0x174ff1,_0x53fc36){for(const _0xb25618 in _0x53fc36){_0x53fc36[_0xb25618]['forEach'](([,_0x109e7f])=>{const _0x56647d=_0x174ff1['createElement'](_0x109e7f,[],_0x56ac3a['getChildren']());_0x174ff1['insertChild'](0x0,_0x56647d,_0x56ac3a);}),_0x174ff1['removeStyle'](_0xb25618,_0x56ac3a);}}(_0x27cd3e,_0x45b9be,_0x37cf69),function(_0x358ee6,_0xda03ae,_0x858897){if(!Object['keys'](_0x858897)['length'])return;const _0x518955=_0xda03ae['createElement']('span',[],_0x358ee6['getChildren']());_0xda03ae['setStyle'](_0x858897,_0x518955),_0xda03ae['insertChild'](0x0,_0x518955,_0x358ee6),_0xda03ae['removeStyle'](Object['keys'](_0x858897),_0x358ee6);}(_0x27cd3e,_0x45b9be,_0x38a9c1);}class f extends _0x31a972{['execute'](_0x8c472f){const {body:_0x633ede}=_0x8c472f['_parsedData'],_0x14c75c=new _0x24477a(_0x633ede['document']),_0x60854c=_0x14c75c['createRangeIn'](_0x633ede),_0x21be28=new _0x53bb63(_0x14c75c['document']['stylesProcessor']),_0x2df222=[...new _0x419ac1(_0x21be28)['blockElements'],'font'],_0x11a42e=_0x60854c['getItems']();for(const _0x37eef3 of _0x11a42e)_0x37eef3['is']('element')&&_0x2df222['includes'](_0x37eef3['name'])&&v(_0x37eef3,_0x14c75c,(_0x4c053a=_0x37eef3,Array['from'](_0x4c053a['getStyleNames']())['filter'](P)));var _0x4c053a;_0x8c472f['content']=_0x633ede;}['isActive'](_0x2048fe){return super['isActive'](_0x2048fe)||l(_0x2048fe);}}class s extends _0x44f940{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x429934=this['editor'],_0x510f73=_0x429934['plugins']['get']('ClipboardPipeline'),_0x179298=_0x429934['editing']['view']['document'],_0x2c5b7b=new f(_0x179298);_0x510f73['on']('inputTransformation',(_0xcede2e,_0x30b3c7)=>{const _0x634e62=_0x30b3c7['dataTransfer']['getData']('text/html');_0x2c5b7b['isActive'](_0x634e62)&&(_0x30b3c7['_parsedData']||(_0x30b3c7['_parsedData']=_0x18d0fd(_0x634e62,_0x179298['stylesProcessor'])),_0x2c5b7b['execute'](_0x30b3c7));},{'priority':_0x1dd90a['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x13f0a0=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x18f285;for(const _0x5ad0d4 in _0x13f0a0){const _0x2af274=_0x5ad0d4,_0x27590d=_0x13f0a0[_0x2af274];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x27590d||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x27590d||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x27590d||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x27590d||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x27590d||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x27590d||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x27590d||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x27590d){delete _0x13f0a0[_0x2af274],_0x18f285=_0x27590d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x18f285&&_0x13f0a0['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x18f285&&_0x13f0a0['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x18f285&&_0x13f0a0['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x18f285&&_0x13f0a0['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x18f285&&_0x13f0a0['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x18f285&&_0x13f0a0['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x18f285&&_0x13f0a0['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x44f940{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.3.0-alpha.4",
3
+ "version": "44.3.0-alpha.6",
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.3.0-alpha.4",
26
- "@ckeditor/ckeditor5-engine": "44.3.0-alpha.4",
27
- "@ckeditor/ckeditor5-paste-from-office": "44.3.0-alpha.4",
28
- "@ckeditor/ckeditor5-utils": "44.3.0-alpha.4",
29
- "ckeditor5": "44.3.0-alpha.4"
25
+ "@ckeditor/ckeditor5-core": "44.3.0-alpha.6",
26
+ "@ckeditor/ckeditor5-engine": "44.3.0-alpha.6",
27
+ "@ckeditor/ckeditor5-paste-from-office": "44.3.0-alpha.6",
28
+ "@ckeditor/ckeditor5-utils": "44.3.0-alpha.6",
29
+ "ckeditor5": "44.3.0-alpha.6"
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(_0x26f17d,_0x233fc5){var _0x142a3d=_0x5ae1,_0xced812=_0x26f17d();while(!![]){try{var _0x577047=-parseInt(_0x142a3d(0xf5))/0x1*(-parseInt(_0x142a3d(0xf6))/0x2)+parseInt(_0x142a3d(0xef))/0x3*(-parseInt(_0x142a3d(0xf1))/0x4)+-parseInt(_0x142a3d(0xf2))/0x5*(parseInt(_0x142a3d(0xf0))/0x6)+-parseInt(_0x142a3d(0xf7))/0x7+-parseInt(_0x142a3d(0xed))/0x8*(-parseInt(_0x142a3d(0xeb))/0x9)+-parseInt(_0x142a3d(0xf3))/0xa*(parseInt(_0x142a3d(0xec))/0xb)+parseInt(_0x142a3d(0xee))/0xc*(parseInt(_0x142a3d(0xf4))/0xd);if(_0x577047===_0x233fc5)break;else _0xced812['push'](_0xced812['shift']());}catch(_0x5ce4cb){_0xced812['push'](_0xced812['shift']());}}}(_0xeff5,0x88271));function _0x5ae1(_0x1ae637,_0xb5a6f6){var _0xeff522=_0xeff5();return _0x5ae1=function(_0x5ae177,_0x5406f2){_0x5ae177=_0x5ae177-0xeb;var _0x44de0e=_0xeff522[_0x5ae177];return _0x44de0e;},_0x5ae1(_0x1ae637,_0xb5a6f6);}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0xeff5(){var _0x39345f=['2814149ZPtXdp','1247YzKTYC','1594WuxYcK','771750wzGqQO','9bTgeFl','10072667KqecgR','2064176SIvYse','36cHhKzD','303306jZgeJF','43098WRjFYI','12TOBGRx','10KZEPRP','10lKIcNP'];_0xeff5=function(){return _0x39345f;};return _0xeff5();}
23
+ (function(_0x4ed4fe,_0x1e9b30){var _0x3cd5ce=_0x1134,_0x1369d1=_0x4ed4fe();while(!![]){try{var _0x161c86=-parseInt(_0x3cd5ce(0xfc))/0x1+parseInt(_0x3cd5ce(0xf9))/0x2*(-parseInt(_0x3cd5ce(0xf4))/0x3)+-parseInt(_0x3cd5ce(0xfb))/0x4+-parseInt(_0x3cd5ce(0xf5))/0x5+-parseInt(_0x3cd5ce(0xfa))/0x6+parseInt(_0x3cd5ce(0xf7))/0x7*(parseInt(_0x3cd5ce(0xf8))/0x8)+parseInt(_0x3cd5ce(0xf6))/0x9;if(_0x161c86===_0x1e9b30)break;else _0x1369d1['push'](_0x1369d1['shift']());}catch(_0x2f8379){_0x1369d1['push'](_0x1369d1['shift']());}}}(_0x4c45,0x4840f));function _0x1134(_0x3d43c8,_0x1233fa){var _0x4c45aa=_0x4c45();return _0x1134=function(_0x1134b0,_0x402189){_0x1134b0=_0x1134b0-0xf4;var _0x36dca5=_0x4c45aa[_0x1134b0];return _0x36dca5;},_0x1134(_0x3d43c8,_0x1233fa);}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x4c45(){var _0x1e2469=['4331024tnFcnJ','18WSWAGv','3269286httHkP','174944WnKHDw','438663PAwDzn','96606pdCwdT','2628845tzuweT','14376960gkAuZg','7FGcYzs'];_0x4c45=function(){return _0x1e2469;};return _0x4c45();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4d9d(_0x2517c7,_0x25eb85){var _0x1cc679=_0x1cc6();return _0x4d9d=function(_0x4d9d52,_0x4a4c95){_0x4d9d52=_0x4d9d52-0x1a3;var _0x1ea477=_0x1cc679[_0x4d9d52];return _0x1ea477;},_0x4d9d(_0x2517c7,_0x25eb85);}(function(_0x55a91b,_0x2749b7){var _0x38c3c=_0x4d9d,_0x27d023=_0x55a91b();while(!![]){try{var _0x20bd7a=-parseInt(_0x38c3c(0x1ac))/0x1+parseInt(_0x38c3c(0x1a7))/0x2*(-parseInt(_0x38c3c(0x1a9))/0x3)+-parseInt(_0x38c3c(0x1ab))/0x4+-parseInt(_0x38c3c(0x1a6))/0x5*(-parseInt(_0x38c3c(0x1a5))/0x6)+parseInt(_0x38c3c(0x1ad))/0x7+parseInt(_0x38c3c(0x1a4))/0x8*(parseInt(_0x38c3c(0x1a3))/0x9)+-parseInt(_0x38c3c(0x1a8))/0xa*(-parseInt(_0x38c3c(0x1aa))/0xb);if(_0x20bd7a===_0x2749b7)break;else _0x27d023['push'](_0x27d023['shift']());}catch(_0x2697a1){_0x27d023['push'](_0x27d023['shift']());}}}(_0x1cc6,0xd0b36));function _0x1cc6(){var _0x42777a=['1599299BauIkz','7503874kgWGbc','326871QuzEjd','280ycSHFW','78GWjmcO','625255SguwwY','1790dszBse','3285910rbBWTn','3426XgPEZT','11ZQeNPI','3284696jIMlok'];_0x1cc6=function(){return _0x42777a;};return _0x1cc6();}import{CKEditorError as _0x52a509}from'ckeditor5/src/utils.js';
23
+ function _0x5c15(){var _0xeda253=['24bthKsY','546630YkEmNc','4KcCroF','19020353DGtjNA','2802252VhWjLB','28516FfsHjJ','72747WEgeoz','569422BbTRWQ','1456524kGQKOV','5FEizOy','110wtWyid'];_0x5c15=function(){return _0xeda253;};return _0x5c15();}function _0x28ad(_0x52e1db,_0x3672d5){var _0x5c15a5=_0x5c15();return _0x28ad=function(_0x28ad33,_0x4ba9aa){_0x28ad33=_0x28ad33-0xc4;var _0x543d91=_0x5c15a5[_0x28ad33];return _0x543d91;},_0x28ad(_0x52e1db,_0x3672d5);}(function(_0x5765e8,_0x3e89ab){var _0x4a3f90=_0x28ad,_0x59a1b1=_0x5765e8();while(!![]){try{var _0x57d8f0=parseInt(_0x4a3f90(0xcd))/0x1*(-parseInt(_0x4a3f90(0xc5))/0x2)+-parseInt(_0x4a3f90(0xcc))/0x3+-parseInt(_0x4a3f90(0xc8))/0x4*(parseInt(_0x4a3f90(0xc9))/0x5)+-parseInt(_0x4a3f90(0xc4))/0x6+-parseInt(_0x4a3f90(0xc7))/0x7*(parseInt(_0x4a3f90(0xcb))/0x8)+-parseInt(_0x4a3f90(0xc6))/0x9*(-parseInt(_0x4a3f90(0xca))/0xa)+parseInt(_0x4a3f90(0xce))/0xb;if(_0x57d8f0===_0x3e89ab)break;else _0x59a1b1['push'](_0x59a1b1['shift']());}catch(_0x5b4b90){_0x59a1b1['push'](_0x59a1b1['shift']());}}}(_0x5c15,0x7af1f));import{CKEditorError as _0x4dd48c}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x39c6(){const _0x3c8fb7=['createRangeIn','type','1059946cyawlF','setStyle','10wRaRoJ','from','2783060yHInoV','hasStyle','size','895383DVGhyB','item','3600300NSkcnw','elementStart','5FOJyST','execute','isActive','document','8423481wlFBwh','48Aozxdv','_parsedData','values','485942jdBMnW','content','3SReIBb','4077762gKkKDT'];_0x39c6=function(){return _0x3c8fb7;};return _0x39c6();}function _0x4ed4(_0x49f24f,_0x1341b1){const _0x39c6be=_0x39c6();return _0x4ed4=function(_0x4ed4e7,_0x55b172){_0x4ed4e7=_0x4ed4e7-0xfe;let _0x2981ce=_0x39c6be[_0x4ed4e7];return _0x2981ce;},_0x4ed4(_0x49f24f,_0x1341b1);}const _0x1c912f=_0x4ed4;(function(_0x919460,_0x12150f){const _0x137719=_0x4ed4,_0x35bb91=_0x919460();while(!![]){try{const _0x2160bd=-parseInt(_0x137719(0xff))/0x1+parseInt(_0x137719(0x105))/0x2+parseInt(_0x137719(0x101))/0x3*(parseInt(_0x137719(0x10e))/0x4)+parseInt(_0x137719(0x110))/0x5*(-parseInt(_0x137719(0x102))/0x6)+parseInt(_0x137719(0x109))/0x7+parseInt(_0x137719(0x115))/0x8*(parseInt(_0x137719(0x10c))/0x9)+-parseInt(_0x137719(0x107))/0xa*(parseInt(_0x137719(0x114))/0xb);if(_0x2160bd===_0x12150f)break;else _0x35bb91['push'](_0x35bb91['shift']());}catch(_0x14c341){_0x35bb91['push'](_0x35bb91['shift']());}}}(_0x39c6,0x7869a));import{UpcastWriter as _0x38be89}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x1bbbbd}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x23d795}from'../../utils.js';import{extractStyles as _0x2ce3ce,expandStyles as _0x209e90,getMatchingStyles as _0x25249d,flattenStyleDefinitions as _0x393535}from'./utils.js';export default class c extends _0x1bbbbd{[_0x1c912f(0x111)](_0x50c7de){const _0x383e3d=_0x1c912f,{body:_0x3871f1,styles:_0x244bef}=_0x50c7de[_0x383e3d(0x116)],_0x52d2d6=new _0x38be89(_0x3871f1[_0x383e3d(0x113)]),_0x2cbbeb=_0x52d2d6[_0x383e3d(0x103)](_0x3871f1),_0x16cfa6=_0x2ce3ce(_0x244bef),_0x913c09=_0x209e90(_0x16cfa6);for(const _0x342575 of _0x2cbbeb){if(_0x383e3d(0x10f)!==_0x342575[_0x383e3d(0x104)])continue;const _0x1a6d84=_0x25249d(_0x342575[_0x383e3d(0x10d)],_0x913c09);if(_0x1a6d84[_0x383e3d(0x10b)]){const _0x1920a2=_0x393535(Array[_0x383e3d(0x108)](_0x1a6d84[_0x383e3d(0xfe)]()));for(const _0x325d50 in _0x1920a2){const _0x33f49d=_0x342575[_0x383e3d(0x10d)];_0x33f49d[_0x383e3d(0x10a)](_0x325d50)||_0x52d2d6[_0x383e3d(0x106)](_0x325d50,_0x1920a2[_0x325d50],_0x33f49d);}}}_0x50c7de[_0x383e3d(0x100)]=_0x3871f1;}[_0x1c912f(0x112)](_0x563e86){const _0x29e323=_0x1c912f;return super[_0x29e323(0x112)](_0x563e86)||_0x23d795(_0x563e86);}}
23
+ const _0x4ada8e=_0x2f05;(function(_0x1bcabe,_0x4ba27a){const _0x37beb9=_0x2f05,_0x2aefdc=_0x1bcabe();while(!![]){try{const _0x354524=-parseInt(_0x37beb9(0xfa))/0x1*(-parseInt(_0x37beb9(0xfb))/0x2)+-parseInt(_0x37beb9(0xf6))/0x3+-parseInt(_0x37beb9(0xf7))/0x4*(parseInt(_0x37beb9(0x104))/0x5)+-parseInt(_0x37beb9(0x107))/0x6+-parseInt(_0x37beb9(0xfc))/0x7+-parseInt(_0x37beb9(0x105))/0x8*(parseInt(_0x37beb9(0xfd))/0x9)+parseInt(_0x37beb9(0xef))/0xa*(parseInt(_0x37beb9(0x102))/0xb);if(_0x354524===_0x4ba27a)break;else _0x2aefdc['push'](_0x2aefdc['shift']());}catch(_0x1e58d0){_0x2aefdc['push'](_0x2aefdc['shift']());}}}(_0x3f29,0x4ce88));import{UpcastWriter as _0x3e7895}from'ckeditor5/src/engine.js';function _0x2f05(_0x5488da,_0x8f2510){const _0x3f2903=_0x3f29();return _0x2f05=function(_0x2f05b5,_0x4680ac){_0x2f05b5=_0x2f05b5-0xef;let _0x3a286a=_0x3f2903[_0x2f05b5];return _0x3a286a;},_0x2f05(_0x5488da,_0x8f2510);}import{MSWordNormalizer as _0x175745}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5678e7}from'../../utils.js';import{extractStyles as _0x3f8559,expandStyles as _0x11a383,getMatchingStyles as _0x34af62,flattenStyleDefinitions as _0x4aa773}from'./utils.js';export default class c extends _0x175745{[_0x4ada8e(0xf2)](_0x55c44f){const _0x2960fb=_0x4ada8e,{body:_0x3a4d12,styles:_0x54053c}=_0x55c44f[_0x2960fb(0xff)],_0x21f61e=new _0x3e7895(_0x3a4d12[_0x2960fb(0x101)]),_0x5528de=_0x21f61e[_0x2960fb(0xf1)](_0x3a4d12),_0x5e8a57=_0x3f8559(_0x54053c),_0x44786d=_0x11a383(_0x5e8a57);for(const _0x3c1c9c of _0x5528de){if(_0x2960fb(0xf3)!==_0x3c1c9c[_0x2960fb(0xf8)])continue;const _0x19bb22=_0x34af62(_0x3c1c9c[_0x2960fb(0x106)],_0x44786d);if(_0x19bb22[_0x2960fb(0xf5)]){const _0x168673=_0x4aa773(Array[_0x2960fb(0xf4)](_0x19bb22[_0x2960fb(0xf9)]()));for(const _0x498827 in _0x168673){const _0x33ad8d=_0x3c1c9c[_0x2960fb(0x106)];_0x33ad8d[_0x2960fb(0x100)](_0x498827)||_0x21f61e[_0x2960fb(0x103)](_0x498827,_0x168673[_0x498827],_0x33ad8d);}}}_0x55c44f[_0x2960fb(0xf0)]=_0x3a4d12;}[_0x4ada8e(0xfe)](_0x221792){const _0x38ac77=_0x4ada8e;return super[_0x38ac77(0xfe)](_0x221792)||_0x5678e7(_0x221792);}}function _0x3f29(){const _0x17b274=['1680426HwZHwQ','isActive','_parsedData','hasStyle','document','187TZsRhQ','setStyle','5CEHYwj','16SCGfsl','item','1535682FMUalA','1058560wNAwOU','content','createRangeIn','execute','elementStart','from','size','1650942fGBMuo','95968EmEOJW','type','values','302924NGxSJT','2Feyagz','4086453ahmdmV'];_0x3f29=function(){return _0x17b274;};return _0x3f29();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2a8248,_0x2a38fe){const _0x3962a1=_0x2a01,_0x53cfcf=_0x2a8248();while(!![]){try{const _0x18b80e=parseInt(_0x3962a1(0x7f))/0x1*(parseInt(_0x3962a1(0x6d))/0x2)+parseInt(_0x3962a1(0x83))/0x3+parseInt(_0x3962a1(0x78))/0x4*(parseInt(_0x3962a1(0x6c))/0x5)+-parseInt(_0x3962a1(0x6e))/0x6*(parseInt(_0x3962a1(0x80))/0x7)+parseInt(_0x3962a1(0x73))/0x8+parseInt(_0x3962a1(0x7a))/0x9+-parseInt(_0x3962a1(0x70))/0xa*(parseInt(_0x3962a1(0x71))/0xb);if(_0x18b80e===_0x2a38fe)break;else _0x53cfcf['push'](_0x53cfcf['shift']());}catch(_0x4b0a05){_0x53cfcf['push'](_0x53cfcf['shift']());}}}(_0x135d,0x7fc71));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x3933eb,_0x4ca967){const _0x1cd95c=_0x2a01,_0x302b09=new Map();for(const [_0x2fed06,_0x1e785f]of _0x4ca967){if(!_0x2fed06[_0x1cd95c(0x72)]&&!_0x2fed06[_0x1cd95c(0x6f)])continue;const _0x12766d=!_0x2fed06[_0x1cd95c(0x72)]||_0x3933eb[_0x1cd95c(0x79)]===_0x2fed06[_0x1cd95c(0x72)],_0x38d3b1=!_0x2fed06[_0x1cd95c(0x6f)]||_0x3933eb[_0x1cd95c(0x75)](_0x2fed06[_0x1cd95c(0x6f)]);_0x12766d&&_0x38d3b1&&_0x302b09[_0x1cd95c(0x82)](_0x2fed06,_0x1e785f);}return _0x302b09;}function _0x2a01(_0x3e26e5,_0x2d5d13){const _0x135dfb=_0x135d();return _0x2a01=function(_0x2a0108,_0x1d92ff){_0x2a0108=_0x2a0108-0x6c;let _0x5ed748=_0x135dfb[_0x2a0108];return _0x5ed748;},_0x2a01(_0x3e26e5,_0x2d5d13);}export function extractStyles(_0x331329){const _0x5621ac=_0x2a01,_0xb953eb={};for(const _0x46f76f of _0x331329)for(const _0x1d32e2 of _0x46f76f[_0x5621ac(0x87)])if(_0x1d32e2 instanceof CSSStyleRule){const _0x4b6d0f=parseCSSStyleDeclaration(_0x1d32e2[_0x5621ac(0x77)]);_0xb953eb[_0x1d32e2[_0x5621ac(0x7c)]]=Object[_0x5621ac(0x74)]({},_0xb953eb[_0x1d32e2[_0x5621ac(0x7c)]]||{},_0x4b6d0f);}return _0xb953eb;}function _0x135d(){const _0xe39470=['getPropertyValue','cssRules','groups','2001820htJnNV','1042166imLNNj','476424XZLbTU','className','50dmPxni','3455485hrFVCh','tagName','3276472HqiBlm','assign','hasClass','length','style','4VwhNAU','name','6699672NdEMVD','trim','selectorText','exec','push','1upTNMM','49ojIQjG','initial','set','1723398dExCVu','split','map'];_0x135d=function(){return _0xe39470;};return _0x135d();}export function expandStyles(_0x1c6844){const _0x168fdd=_0x2a01,_0x36b928=new Map();for(const _0x50be58 in _0x1c6844){const _0x113353=parseCSSSelector(_0x50be58),_0x19f6f1=_0x1c6844[_0x50be58];for(const _0x4bb8bb of _0x113353)_0x36b928[_0x168fdd(0x82)](_0x4bb8bb,_0x19f6f1);}return _0x36b928;}export function parseCSSStyleDeclaration(_0x3c4ac5){const _0x5a725d=_0x2a01,_0x26a01f={};for(let _0x1068db=0x0;_0x1068db<_0x3c4ac5[_0x5a725d(0x76)];_0x1068db++){const _0x44acb0=_0x3c4ac5[_0x1068db],_0x35d902=_0x3c4ac5[_0x5a725d(0x86)](_0x44acb0);_0x5a725d(0x81)!==_0x35d902&&(_0x26a01f[_0x44acb0]=_0x35d902);}return _0x26a01f;}export function parseCSSSelector(_0x2ae313){const _0x4b3310=_0x2a01,_0x15146f=_0x2ae313[_0x4b3310(0x84)](',')[_0x4b3310(0x85)](_0x944a8f=>_0x944a8f[_0x4b3310(0x7b)]()),_0x5cde80=[];for(const _0x4db4ba of _0x15146f){const _0x3946bb=S[_0x4b3310(0x7d)](_0x4db4ba);_0x3946bb&&_0x5cde80[_0x4b3310(0x7e)](_0x3946bb[_0x4b3310(0x88)]);}return _0x5cde80;}export function flattenStyleDefinitions(_0x48bd43){const _0x41e1f5=_0x2a01,_0x390b43={};for(const _0x9d4375 of _0x48bd43)Object[_0x41e1f5(0x74)](_0x390b43,_0x9d4375);return _0x390b43;}
23
+ (function(_0x1fdf24,_0x554337){const _0x12ba49=_0x3aa8,_0x23bb37=_0x1fdf24();while(!![]){try{const _0x42eb9c=-parseInt(_0x12ba49(0xf9))/0x1*(parseInt(_0x12ba49(0xe6))/0x2)+-parseInt(_0x12ba49(0xe7))/0x3+parseInt(_0x12ba49(0xf2))/0x4+-parseInt(_0x12ba49(0xe3))/0x5+parseInt(_0x12ba49(0xe5))/0x6*(-parseInt(_0x12ba49(0xef))/0x7)+parseInt(_0x12ba49(0xe9))/0x8+parseInt(_0x12ba49(0xf8))/0x9;if(_0x42eb9c===_0x554337)break;else _0x23bb37['push'](_0x23bb37['shift']());}catch(_0x29957a){_0x23bb37['push'](_0x23bb37['shift']());}}}(_0x441f,0x6a95f));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x41e3d2,_0x205ee3){const _0x2b983b=_0x3aa8,_0xe30237=new Map();for(const [_0x2e03b0,_0x8e9aac]of _0x205ee3){if(!_0x2e03b0[_0x2b983b(0xf0)]&&!_0x2e03b0[_0x2b983b(0xe1)])continue;const _0x1b2243=!_0x2e03b0[_0x2b983b(0xf0)]||_0x41e3d2[_0x2b983b(0xf4)]===_0x2e03b0[_0x2b983b(0xf0)],_0xb12d34=!_0x2e03b0[_0x2b983b(0xe1)]||_0x41e3d2[_0x2b983b(0xeb)](_0x2e03b0[_0x2b983b(0xe1)]);_0x1b2243&&_0xb12d34&&_0xe30237[_0x2b983b(0xee)](_0x2e03b0,_0x8e9aac);}return _0xe30237;}function _0x3aa8(_0x49659e,_0x5eda3f){const _0x441fc0=_0x441f();return _0x3aa8=function(_0x3aa82b,_0x4eb9d8){_0x3aa82b=_0x3aa82b-0xe1;let _0x581642=_0x441fc0[_0x3aa82b];return _0x581642;},_0x3aa8(_0x49659e,_0x5eda3f);}export function extractStyles(_0x100662){const _0x457fd0=_0x3aa8,_0x3328a1={};for(const _0x96575d of _0x100662)for(const _0x3ff217 of _0x96575d[_0x457fd0(0xfb)])if(_0x3ff217 instanceof CSSStyleRule){const _0x8fa79b=parseCSSStyleDeclaration(_0x3ff217[_0x457fd0(0xed)]);_0x3328a1[_0x3ff217[_0x457fd0(0xe8)]]=Object[_0x457fd0(0xf3)]({},_0x3328a1[_0x3ff217[_0x457fd0(0xe8)]]||{},_0x8fa79b);}return _0x3328a1;}function _0x441f(){const _0x4e3e41=['style','set','11977fFpsOb','tagName','initial','2530820tvmsjk','assign','name','getPropertyValue','map','push','1299663PIUDOX','216473iOykkc','split','cssRules','className','trim','672455KPwUGb','length','186bAMLQW','4vSATzG','444216nYDaQM','selectorText','3424104ZZelQE','exec','hasClass','groups'];_0x441f=function(){return _0x4e3e41;};return _0x441f();}export function expandStyles(_0x1fa139){const _0x47091c=_0x3aa8,_0x118ba0=new Map();for(const _0x571886 in _0x1fa139){const _0xb21a08=parseCSSSelector(_0x571886),_0x198320=_0x1fa139[_0x571886];for(const _0x410b2f of _0xb21a08)_0x118ba0[_0x47091c(0xee)](_0x410b2f,_0x198320);}return _0x118ba0;}export function parseCSSStyleDeclaration(_0x503fb2){const _0x3d6850=_0x3aa8,_0x1fca61={};for(let _0x55e735=0x0;_0x55e735<_0x503fb2[_0x3d6850(0xe4)];_0x55e735++){const _0x41c8db=_0x503fb2[_0x55e735],_0x9357aa=_0x503fb2[_0x3d6850(0xf5)](_0x41c8db);_0x3d6850(0xf1)!==_0x9357aa&&(_0x1fca61[_0x41c8db]=_0x9357aa);}return _0x1fca61;}export function parseCSSSelector(_0xcd3297){const _0x3a1e3b=_0x3aa8,_0x3253d1=_0xcd3297[_0x3a1e3b(0xfa)](',')[_0x3a1e3b(0xf6)](_0x22d107=>_0x22d107[_0x3a1e3b(0xe2)]()),_0x58952b=[];for(const _0x1edf5e of _0x3253d1){const _0x443c0c=S[_0x3a1e3b(0xea)](_0x1edf5e);_0x443c0c&&_0x58952b[_0x3a1e3b(0xf7)](_0x443c0c[_0x3a1e3b(0xec)]);}return _0x58952b;}export function flattenStyleDefinitions(_0x4020f0){const _0xc35ff6=_0x3aa8,_0x3395a5={};for(const _0x2dd54a of _0x4020f0)Object[_0xc35ff6(0xf3)](_0x3395a5,_0x2dd54a);return _0x3395a5;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x56d7e8=_0x2b98;function _0x2b98(_0x294b84,_0x35bcf5){const _0x5561fa=_0x5561();return _0x2b98=function(_0x2b98f7,_0x23184b){_0x2b98f7=_0x2b98f7-0xc6;let _0x3b392a=_0x5561fa[_0x2b98f7];return _0x3b392a;},_0x2b98(_0x294b84,_0x35bcf5);}(function(_0x54e569,_0x3b2db0){const _0x399f82=_0x2b98,_0x69b016=_0x54e569();while(!![]){try{const _0x365077=parseInt(_0x399f82(0xc9))/0x1*(-parseInt(_0x399f82(0xd3))/0x2)+-parseInt(_0x399f82(0xd8))/0x3*(parseInt(_0x399f82(0xcc))/0x4)+parseInt(_0x399f82(0xcb))/0x5*(parseInt(_0x399f82(0xd0))/0x6)+parseInt(_0x399f82(0xcd))/0x7*(parseInt(_0x399f82(0xc7))/0x8)+-parseInt(_0x399f82(0xda))/0x9*(-parseInt(_0x399f82(0xd2))/0xa)+-parseInt(_0x399f82(0xdc))/0xb+-parseInt(_0x399f82(0xdb))/0xc;if(_0x365077===_0x3b2db0)break;else _0x69b016['push'](_0x69b016['shift']());}catch(_0x27c2e0){_0x69b016['push'](_0x69b016['shift']());}}}(_0x5561,0x5df29));import{UpcastWriter as _0xf44af8,DomConverter as _0x385d0d,ViewDocument as _0x3edc7e}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x12f3cb}from'@ckeditor/ckeditor5-paste-from-office';function _0x5561(){const _0x30cf2d=['168SSxODm','createRangeIn','34310jKFroG','name','5tWnuWp','612FoVUMb','173425WIfgvT','getItems','content','1999158KJqZKe','stylesProcessor','30luHgbA','6bpWpWk','blockElements','_parsedData','element','includes','1569HhFyxB','isActive','69219AfMbVu','652104hiOWUV','2798851qnFwTG','document','font','execute'];_0x5561=function(){return _0x30cf2d;};return _0x5561();}import{isMSExcelContent as _0x50d549}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x1f3ed7,propagateStyleProperties as _0x46ffa9}from'./utils.js';export default class f extends _0x12f3cb{[_0x56d7e8(0xc6)](_0xaff292){const _0x42dcea=_0x56d7e8,{body:_0x4b450a}=_0xaff292[_0x42dcea(0xd5)],_0x5fe279=new _0xf44af8(_0x4b450a[_0x42dcea(0xdd)]),_0x8911bb=_0x5fe279[_0x42dcea(0xc8)](_0x4b450a),_0x1d26d1=new _0x3edc7e(_0x5fe279[_0x42dcea(0xdd)][_0x42dcea(0xd1)]),_0x533280=[...new _0x385d0d(_0x1d26d1)[_0x42dcea(0xd4)],_0x42dcea(0xde)],_0x57a07a=_0x8911bb[_0x42dcea(0xce)]();for(const _0xf4b1ff of _0x57a07a)if(_0xf4b1ff['is'](_0x42dcea(0xd6))&&_0x533280[_0x42dcea(0xd7)](_0xf4b1ff[_0x42dcea(0xca)])){const _0x1440e8=_0x1f3ed7(_0xf4b1ff);_0x46ffa9(_0xf4b1ff,_0x5fe279,_0x1440e8);}_0xaff292[_0x42dcea(0xcf)]=_0x4b450a;}[_0x56d7e8(0xd9)](_0x165f1c){const _0x3007b1=_0x56d7e8;return super[_0x3007b1(0xd9)](_0x165f1c)||_0x50d549(_0x165f1c);}}
23
+ const _0x8c0433=_0x1c32;(function(_0x4fa1d9,_0x6511c4){const _0x5f282d=_0x1c32,_0x5ee9a9=_0x4fa1d9();while(!![]){try{const _0x5a1634=parseInt(_0x5f282d(0x166))/0x1*(parseInt(_0x5f282d(0x161))/0x2)+parseInt(_0x5f282d(0x156))/0x3+parseInt(_0x5f282d(0x153))/0x4*(parseInt(_0x5f282d(0x15b))/0x5)+parseInt(_0x5f282d(0x159))/0x6*(-parseInt(_0x5f282d(0x157))/0x7)+parseInt(_0x5f282d(0x154))/0x8+parseInt(_0x5f282d(0x162))/0x9+-parseInt(_0x5f282d(0x15a))/0xa;if(_0x5a1634===_0x6511c4)break;else _0x5ee9a9['push'](_0x5ee9a9['shift']());}catch(_0x4b0374){_0x5ee9a9['push'](_0x5ee9a9['shift']());}}}(_0x3850,0xb8cf0));import{UpcastWriter as _0x37bca9,DomConverter as _0x387e5e,ViewDocument as _0x36b58b}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x40576f}from'@ckeditor/ckeditor5-paste-from-office';function _0x3850(){const _0x168d3d=['execute','_parsedData','createRangeIn','content','67642OWINYl','4106601muPepv','isActive','document','font','6eUsJmv','stylesProcessor','getItems','element','648524SuyDfk','586176MuzOgl','includes','3255513AxDFwZ','33719vdnOhb','name','378AVvYtm','14057350MOXQoH','20PQFujm','blockElements'];_0x3850=function(){return _0x168d3d;};return _0x3850();}function _0x1c32(_0x3d77c5,_0x125779){const _0x3850a5=_0x3850();return _0x1c32=function(_0x1c324f,_0x1e1d7b){_0x1c324f=_0x1c324f-0x152;let _0x12c6f7=_0x3850a5[_0x1c324f];return _0x12c6f7;},_0x1c32(_0x3d77c5,_0x125779);}import{isMSExcelContent as _0x228e85}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x1a0fc7,propagateStyleProperties as _0x4bb836}from'./utils.js';export default class f extends _0x40576f{[_0x8c0433(0x15d)](_0x1d8fef){const _0x22f872=_0x8c0433,{body:_0x2ec003}=_0x1d8fef[_0x22f872(0x15e)],_0x1d6949=new _0x37bca9(_0x2ec003[_0x22f872(0x164)]),_0x45bacd=_0x1d6949[_0x22f872(0x15f)](_0x2ec003),_0x5e7fe6=new _0x36b58b(_0x1d6949[_0x22f872(0x164)][_0x22f872(0x167)]),_0x1b1399=[...new _0x387e5e(_0x5e7fe6)[_0x22f872(0x15c)],_0x22f872(0x165)],_0x14f1f5=_0x45bacd[_0x22f872(0x168)]();for(const _0x13c62f of _0x14f1f5)if(_0x13c62f['is'](_0x22f872(0x152))&&_0x1b1399[_0x22f872(0x155)](_0x13c62f[_0x22f872(0x158)])){const _0x1e5970=_0x1a0fc7(_0x13c62f);_0x4bb836(_0x13c62f,_0x1d6949,_0x1e5970);}_0x1d8fef[_0x22f872(0x160)]=_0x2ec003;}[_0x8c0433(0x163)](_0x369109){const _0x1f525a=_0x8c0433;return super[_0x1f525a(0x163)](_0x369109)||_0x228e85(_0x369109);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x338fab=_0x2bef;(function(_0x1bd926,_0x174f0c){const _0xdc908f=_0x2bef,_0x2afa2c=_0x1bd926();while(!![]){try{const _0xc417c=parseInt(_0xdc908f(0x186))/0x1*(-parseInt(_0xdc908f(0x17d))/0x2)+-parseInt(_0xdc908f(0x16c))/0x3*(-parseInt(_0xdc908f(0x173))/0x4)+-parseInt(_0xdc908f(0x16a))/0x5+-parseInt(_0xdc908f(0x18f))/0x6+-parseInt(_0xdc908f(0x18c))/0x7+-parseInt(_0xdc908f(0x17b))/0x8*(-parseInt(_0xdc908f(0x17c))/0x9)+parseInt(_0xdc908f(0x17e))/0xa*(parseInt(_0xdc908f(0x179))/0xb);if(_0xc417c===_0x174f0c)break;else _0x2afa2c['push'](_0x2afa2c['shift']());}catch(_0x27b476){_0x2afa2c['push'](_0x2afa2c['shift']());}}}(_0x564e,0x7595e));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x338fab(0x16f),_0x338fab(0x177),_0x338fab(0x176),_0x338fab(0x185),_0x338fab(0x18e),_0x338fab(0x172),_0x338fab(0x182),_0x338fab(0x178)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x338fab(0x16f),_0x338fab(0x177),_0x338fab(0x176)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x338fab(0x18d),'i']],'font-weight':[[_0x338fab(0x183),_0x338fab(0x190)],[_0x338fab(0x169),_0x338fab(0x190)],[_0x338fab(0x194),_0x338fab(0x190)],[_0x483509=>Number(_0x483509)>=0x258,_0x338fab(0x190)]],'text-decoration':[[_0x338fab(0x184),'u'],[_0x338fab(0x16b),'s']],'text-decoration-line':[[_0x338fab(0x184),'u'],[_0x338fab(0x16b),'s']],'vertical-align':[[_0x338fab(0x174),_0x338fab(0x174)],[_0x338fab(0x193),_0x338fab(0x188)]]};export function isPropertyToBePropagated(_0x122fcf){const _0x50db14=_0x338fab;return CSS_PROPERTIES_TO_PROPAGATE[_0x50db14(0x17f)](_0x122fcf);}export function isPropertyToBePropagatedAsSpan(_0x22d00d){const _0x2e4c21=_0x338fab;return CSS_PROPERTIES_TO_BE_SPANS[_0x2e4c21(0x17f)](_0x22d00d);}export function isPropertyToBePropagatedAsHTMLElement(_0x2d7668){return _0x2d7668 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x4e8b09){const _0x4d6e2e=_0x338fab;return Array[_0x4d6e2e(0x16e)](_0x4e8b09[_0x4d6e2e(0x181)]())[_0x4d6e2e(0x16d)](isPropertyToBePropagated);}function _0x2bef(_0x12565a,_0x2bc6e8){const _0x564e8b=_0x564e();return _0x2bef=function(_0x2bef5d,_0x36ae9a){_0x2bef5d=_0x2bef5d-0x168;let _0x3824a1=_0x564e8b[_0x2bef5d];return _0x3824a1;},_0x2bef(_0x12565a,_0x2bc6e8);}function _0x564e(){const _0x3e9f2b=['length','getChildren','super','bolder','insertChild','bold','254515vfxBof','line-through','50223epmvBz','filter','from','color','keys','createElement','font-weight','164jMHcva','sub','span','font-size','font-family','vertical-align','44WeNFyk','forEach','32DqohvT','884817qeuNpR','5444VpxQqG','1916060skdGVt','includes','removeStyle','getStyleNames','font-style','medium','underline','text-decoration','106oKFeRc','function','sup','getStyle','setStyle','split','5446140gjJlQl','italic','text-decoration-line','1481832UZneSH','strong'];_0x564e=function(){return _0x3e9f2b;};return _0x564e();}export function propagateStyleProperties(_0x567fb1,_0x26c988,_0x36fd4e){const {spanStyles:_0x1a7b18,stylesToBeHtmlElements:_0x175d1e}=getStylesToPropagate(_0x567fb1,_0x36fd4e);propagateStylesAsHTMLElements(_0x567fb1,_0x26c988,_0x175d1e),propagateStylesAsSpan(_0x567fb1,_0x26c988,_0x1a7b18);}export function propagateStylesAsHTMLElements(_0x48b673,_0x96a102,_0x226d53){const _0x44a86b=_0x338fab;for(const _0x325e5c in _0x226d53){_0x226d53[_0x325e5c][_0x44a86b(0x17a)](([,_0x12d78d])=>{const _0x36f00c=_0x44a86b,_0x34b259=_0x96a102[_0x36f00c(0x171)](_0x12d78d,[],_0x48b673[_0x36f00c(0x192)]());_0x96a102[_0x36f00c(0x168)](0x0,_0x34b259,_0x48b673);}),_0x96a102[_0x44a86b(0x180)](_0x325e5c,_0x48b673);}}export function propagateStylesAsSpan(_0x256b82,_0x3485f2,_0x514dfa){const _0x257ade=_0x338fab;if(!Object[_0x257ade(0x170)](_0x514dfa)[_0x257ade(0x191)])return;const _0x28e621=_0x3485f2[_0x257ade(0x171)](_0x257ade(0x175),[],_0x256b82[_0x257ade(0x192)]());_0x3485f2[_0x257ade(0x18a)](_0x514dfa,_0x28e621),_0x3485f2[_0x257ade(0x168)](0x0,_0x28e621,_0x256b82),_0x3485f2[_0x257ade(0x180)](Object[_0x257ade(0x170)](_0x514dfa),_0x256b82);}export function getStylesToPropagate(_0x413fde,_0x48e7a3){const _0x517872=_0x338fab,_0x1d181a={},_0x498b2e={};return _0x48e7a3[_0x517872(0x17a)](_0x5c244c=>{const _0x26b714=_0x517872,_0x303b63=_0x413fde[_0x26b714(0x189)](_0x5c244c);if(_0x303b63){if(isPropertyToBePropagatedAsSpan(_0x5c244c))_0x1d181a[_0x5c244c]=_0x303b63;else{if(isPropertyToBePropagatedAsHTMLElement(_0x5c244c)){const _0x5ec10f=_0x303b63[_0x26b714(0x18b)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x5c244c][_0x26b714(0x17a)](([_0x41fee6,_0xdcbdb5])=>{const _0x4fb7ee=_0x26b714;for(const _0x26d89e of _0x5ec10f){(_0x4fb7ee(0x187)==typeof _0x41fee6&&_0x41fee6(_0x26d89e)||_0x41fee6===_0x26d89e)&&(_0x498b2e[_0x5c244c]=[..._0x498b2e[_0x5c244c]||[],[_0x41fee6,_0xdcbdb5]]);}});}}}}),{'spanStyles':_0x1d181a,'stylesToBeHtmlElements':_0x498b2e};}
23
+ const _0x4f35a3=_0x5af9;(function(_0x494945,_0x37d2aa){const _0x5e9255=_0x5af9,_0x32f08e=_0x494945();while(!![]){try{const _0x799bd6=parseInt(_0x5e9255(0x85))/0x1*(-parseInt(_0x5e9255(0x87))/0x2)+parseInt(_0x5e9255(0x7b))/0x3*(parseInt(_0x5e9255(0x98))/0x4)+-parseInt(_0x5e9255(0x8b))/0x5*(parseInt(_0x5e9255(0x9f))/0x6)+-parseInt(_0x5e9255(0x9a))/0x7+parseInt(_0x5e9255(0x88))/0x8*(-parseInt(_0x5e9255(0x91))/0x9)+-parseInt(_0x5e9255(0x79))/0xa*(-parseInt(_0x5e9255(0x75))/0xb)+-parseInt(_0x5e9255(0x77))/0xc*(-parseInt(_0x5e9255(0x96))/0xd);if(_0x799bd6===_0x37d2aa)break;else _0x32f08e['push'](_0x32f08e['shift']());}catch(_0x3ee4e8){_0x32f08e['push'](_0x32f08e['shift']());}}}(_0x1d11,0xdc49d));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x4f35a3(0x8d),_0x4f35a3(0x8a),_0x4f35a3(0xa0),_0x4f35a3(0x83),_0x4f35a3(0x95),_0x4f35a3(0x99),_0x4f35a3(0x8c),_0x4f35a3(0x78)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x4f35a3(0x8d),_0x4f35a3(0x8a),_0x4f35a3(0xa0)];function _0x5af9(_0x461fa0,_0x400fb4){const _0x1d11ae=_0x1d11();return _0x5af9=function(_0x5af9aa,_0x24b515){_0x5af9aa=_0x5af9aa-0x72;let _0x4e9043=_0x1d11ae[_0x5af9aa];return _0x4e9043;},_0x5af9(_0x461fa0,_0x400fb4);}export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x4f35a3(0x7f),'i']],'font-weight':[[_0x4f35a3(0x97),_0x4f35a3(0x80)],[_0x4f35a3(0x8f),_0x4f35a3(0x80)],[_0x4f35a3(0x9e),_0x4f35a3(0x80)],[_0x2ef218=>Number(_0x2ef218)>=0x258,_0x4f35a3(0x80)]],'text-decoration':[[_0x4f35a3(0x7a),'u'],[_0x4f35a3(0x76),'s']],'text-decoration-line':[[_0x4f35a3(0x7a),'u'],[_0x4f35a3(0x76),'s']],'vertical-align':[[_0x4f35a3(0x9c),_0x4f35a3(0x9c)],[_0x4f35a3(0x7e),_0x4f35a3(0x90)]]};export function isPropertyToBePropagated(_0x1e81cd){const _0x5678fd=_0x4f35a3;return CSS_PROPERTIES_TO_PROPAGATE[_0x5678fd(0x93)](_0x1e81cd);}export function isPropertyToBePropagatedAsSpan(_0x2a440e){const _0x24bb64=_0x4f35a3;return CSS_PROPERTIES_TO_BE_SPANS[_0x24bb64(0x93)](_0x2a440e);}export function isPropertyToBePropagatedAsHTMLElement(_0xd8c657){return _0xd8c657 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x27776a){const _0x2cf6bb=_0x4f35a3;return Array[_0x2cf6bb(0x82)](_0x27776a[_0x2cf6bb(0x9d)]())[_0x2cf6bb(0x86)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x4ea326,_0x203068,_0x3aa798){const {spanStyles:_0xad1bcb,stylesToBeHtmlElements:_0x45c668}=getStylesToPropagate(_0x4ea326,_0x3aa798);propagateStylesAsHTMLElements(_0x4ea326,_0x203068,_0x45c668),propagateStylesAsSpan(_0x4ea326,_0x203068,_0xad1bcb);}export function propagateStylesAsHTMLElements(_0x36e730,_0x423160,_0x22a6d1){const _0x121b4b=_0x4f35a3;for(const _0x2462c4 in _0x22a6d1){_0x22a6d1[_0x2462c4][_0x121b4b(0x72)](([,_0x47450a])=>{const _0x45332b=_0x121b4b,_0x281484=_0x423160[_0x45332b(0x89)](_0x47450a,[],_0x36e730[_0x45332b(0x92)]());_0x423160[_0x45332b(0x8e)](0x0,_0x281484,_0x36e730);}),_0x423160[_0x121b4b(0x94)](_0x2462c4,_0x36e730);}}export function propagateStylesAsSpan(_0x2dba3a,_0x59b4e8,_0x4341b0){const _0x38e589=_0x4f35a3;if(!Object[_0x38e589(0x73)](_0x4341b0)[_0x38e589(0x7c)])return;const _0x83888=_0x59b4e8[_0x38e589(0x89)](_0x38e589(0x81),[],_0x2dba3a[_0x38e589(0x92)]());_0x59b4e8[_0x38e589(0x84)](_0x4341b0,_0x83888),_0x59b4e8[_0x38e589(0x8e)](0x0,_0x83888,_0x2dba3a),_0x59b4e8[_0x38e589(0x94)](Object[_0x38e589(0x73)](_0x4341b0),_0x2dba3a);}export function getStylesToPropagate(_0x5a2f28,_0x5b8e7d){const _0x2a2774=_0x4f35a3,_0x48220f={},_0x236bc0={};return _0x5b8e7d[_0x2a2774(0x72)](_0x1613ea=>{const _0x128458=_0x2a2774,_0x1b6fd3=_0x5a2f28[_0x128458(0x9b)](_0x1613ea);if(_0x1b6fd3){if(isPropertyToBePropagatedAsSpan(_0x1613ea))_0x48220f[_0x1613ea]=_0x1b6fd3;else{if(isPropertyToBePropagatedAsHTMLElement(_0x1613ea)){const _0x54eca4=_0x1b6fd3[_0x128458(0x74)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x1613ea][_0x128458(0x72)](([_0x56fb39,_0x330bdc])=>{const _0x59f4d3=_0x128458;for(const _0x5763d2 of _0x54eca4){(_0x59f4d3(0x7d)==typeof _0x56fb39&&_0x56fb39(_0x5763d2)||_0x56fb39===_0x5763d2)&&(_0x236bc0[_0x1613ea]=[..._0x236bc0[_0x1613ea]||[],[_0x56fb39,_0x330bdc]]);}});}}}}),{'spanStyles':_0x48220f,'stylesToBeHtmlElements':_0x236bc0};}function _0x1d11(){const _0x38ed01=['line-through','34070892IvPezl','vertical-align','30joRFNU','underline','366849kLQsfh','length','function','super','italic','strong','span','from','text-decoration','setStyle','358jgcdkH','filter','2148JaOwYd','1122328jJViPm','createElement','font-family','1882905LdYqfC','font-style','color','insertChild','bold','sup','18fXqAAG','getChildren','includes','removeStyle','text-decoration-line','13MkGdsl','medium','12nILpSY','font-weight','5940004rXAdIO','getStyle','sub','getStyleNames','bolder','24WvngEU','font-size','forEach','keys','split','2625997MKGjPN'];_0x1d11=function(){return _0x38ed01;};return _0x1d11();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x138b(){var _0x1f316e=['PasteFromOffice','pluginName','24gMJSTd','185301HbCTtg','807147aOnKXa','PasteFromOfficeEnhanced','20nevKPB','1323WCXHFj','15189GgVOvP','requires','1713610EPjzrd','163455UDhGFN','isPremiumPlugin','9534jtUIdG','isOfficialPlugin','48198WRfsri','42tQqomn'];_0x138b=function(){return _0x1f316e;};return _0x138b();}var _0x5e4e10=_0x28a4;(function(_0x19de04,_0x538751){var _0x500862=_0x28a4,_0x239009=_0x19de04();while(!![]){try{var _0x1df25b=parseInt(_0x500862(0x1b1))/0x1+parseInt(_0x500862(0x1b8))/0x2*(parseInt(_0x500862(0x1b9))/0x3)+parseInt(_0x500862(0x1af))/0x4*(-parseInt(_0x500862(0x1b4))/0x5)+-parseInt(_0x500862(0x1b6))/0x6*(parseInt(_0x500862(0x1b0))/0x7)+parseInt(_0x500862(0x1ab))/0x8*(parseInt(_0x500862(0x1ac))/0x9)+parseInt(_0x500862(0x1b3))/0xa+parseInt(_0x500862(0x1ad))/0xb;if(_0x1df25b===_0x538751)break;else _0x239009['push'](_0x239009['shift']());}catch(_0x4e8890){_0x239009['push'](_0x239009['shift']());}}}(_0x138b,0x2fae8));import{Plugin as _0x63b397}from'ckeditor5/src/core.js';function _0x28a4(_0x502fed,_0x4e88be){var _0x138b0f=_0x138b();return _0x28a4=function(_0x28a4d5,_0x167ff7){_0x28a4d5=_0x28a4d5-0x1ab;var _0x1ea69d=_0x138b0f[_0x28a4d5];return _0x1ea69d;},_0x28a4(_0x502fed,_0x4e88be);}import _0x26a745 from'./pastefromofficeenhancedinliner.js';import _0x4df523 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x63b397{static get[_0x5e4e10(0x1bb)](){var _0x130c6a=_0x5e4e10;return _0x130c6a(0x1ae);}static get[_0x5e4e10(0x1b7)](){return!0x0;}static get[_0x5e4e10(0x1b5)](){return!0x0;}static get[_0x5e4e10(0x1b2)](){var _0x53e50d=_0x5e4e10;return[_0x53e50d(0x1ba),_0x26a745,_0x4df523];}}
23
+ function _0x30cd(){var _0x3d6495=['PasteFromOffice','13firdRd','isOfficialPlugin','58312Gslkug','requires','4739275Qeqpym','308jeFMIB','pluginName','339810xfuImv','71848CTPAcS','36750307abieCI','1405830FSAFRj','9567810jNTAWj','PasteFromOfficeEnhanced','4hYXOvr','9kQTnjG','isPremiumPlugin'];_0x30cd=function(){return _0x3d6495;};return _0x30cd();}function _0x36a5(_0x583b73,_0x3c1354){var _0x30cd90=_0x30cd();return _0x36a5=function(_0x36a541,_0x175eaa){_0x36a541=_0x36a541-0x11c;var _0x38d065=_0x30cd90[_0x36a541];return _0x38d065;},_0x36a5(_0x583b73,_0x3c1354);}var _0x1ca65b=_0x36a5;(function(_0x43bcf4,_0x2a7f3a){var _0x938afd=_0x36a5,_0x166baa=_0x43bcf4();while(!![]){try{var _0xfb00e5=-parseInt(_0x938afd(0x123))/0x1*(parseInt(_0x938afd(0x125))/0x2)+parseInt(_0x938afd(0x12a))/0x3+parseInt(_0x938afd(0x11f))/0x4*(-parseInt(_0x938afd(0x127))/0x5)+-parseInt(_0x938afd(0x11c))/0x6+-parseInt(_0x938afd(0x128))/0x7*(parseInt(_0x938afd(0x12b))/0x8)+-parseInt(_0x938afd(0x120))/0x9*(parseInt(_0x938afd(0x11d))/0xa)+parseInt(_0x938afd(0x12c))/0xb;if(_0xfb00e5===_0x2a7f3a)break;else _0x166baa['push'](_0x166baa['shift']());}catch(_0x49b319){_0x166baa['push'](_0x166baa['shift']());}}}(_0x30cd,0x84192));import{Plugin as _0x1a9ceb}from'ckeditor5/src/core.js';import _0x2f2a68 from'./pastefromofficeenhancedinliner.js';import _0x4ffa6f from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x1a9ceb{static get[_0x1ca65b(0x129)](){var _0x2613c3=_0x1ca65b;return _0x2613c3(0x11e);}static get[_0x1ca65b(0x124)](){return!0x0;}static get[_0x1ca65b(0x121)](){return!0x0;}static get[_0x1ca65b(0x126)](){var _0x1ef856=_0x1ca65b;return[_0x1ef856(0x122),_0x2f2a68,_0x4ffa6f];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x73447a=_0x4a60;(function(_0x3a63e4,_0x540747){const _0x48f709=_0x4a60,_0x537cda=_0x3a63e4();while(!![]){try{const _0x50631d=parseInt(_0x48f709(0x15a))/0x1+parseInt(_0x48f709(0x172))/0x2*(-parseInt(_0x48f709(0x171))/0x3)+-parseInt(_0x48f709(0x167))/0x4*(-parseInt(_0x48f709(0x174))/0x5)+-parseInt(_0x48f709(0x164))/0x6+parseInt(_0x48f709(0x159))/0x7+-parseInt(_0x48f709(0x169))/0x8*(parseInt(_0x48f709(0x175))/0x9)+parseInt(_0x48f709(0x16c))/0xa;if(_0x50631d===_0x540747)break;else _0x537cda['push'](_0x537cda['shift']());}catch(_0x4a590b){_0x537cda['push'](_0x537cda['shift']());}}}(_0xe616,0x4c576));function _0x4a60(_0xa8939b,_0x695082){const _0xe61681=_0xe616();return _0x4a60=function(_0x4a60d9,_0x19b004){_0x4a60d9=_0x4a60d9-0x153;let _0x369037=_0xe61681[_0x4a60d9];return _0x369037;},_0x4a60(_0xa8939b,_0x695082);}function _0xe616(){const _0x56f437=['afterInit','join','2504178DlcGUY','PasteFromOffice','ClipboardPipeline','16HfVvfD','fromCharCode','8ldXTPk','requires','href','7615580TppkDe','high','execute','isActive','_parsedData','20241qwUunc','102mbLwZF','stylesProcessor','459605SunMJv','4125510LyEpnJ','document','PasteFromOfficeEnhancedInliner','editor','isOfficialPlugin','view','text/html','editing','getData','init','1192352DUQluc','232966kAjIug','plugins','pluginName','get','map','inputTransformation','dataTransfer','isPremiumPlugin'];_0xe616=function(){return _0x56f437;};return _0xe616();}import{Plugin as _0x71362c}from'ckeditor5/src/core.js';import{parseHtml as _0xf1e803}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x49037b,uid as _0x7fa085}from'ckeditor5/src/utils.js';import _0x5cb79b from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x71362c{static get[_0x73447a(0x15c)](){const _0x5ac9a8=_0x73447a;return _0x5ac9a8(0x177);}static get[_0x73447a(0x153)](){return!0x0;}static get[_0x73447a(0x161)](){return!0x0;}static get[_0x73447a(0x16a)](){const _0x4c4422=_0x73447a;return[_0x4c4422(0x165)];}[_0x73447a(0x158)](){const _0x50ae69=_0x73447a,_0x5a2681=this[_0x50ae69(0x178)],_0x262b77=_0x5a2681[_0x50ae69(0x15b)][_0x50ae69(0x15d)](_0x50ae69(0x166)),_0x183d29=_0x5a2681[_0x50ae69(0x156)][_0x50ae69(0x154)][_0x50ae69(0x176)],_0x42bc3a=new _0x5cb79b(_0x183d29);_0x262b77['on'](_0x50ae69(0x15f),(_0x1649d1,_0x1910fe)=>{const _0x5170ae=_0x50ae69,_0x1edccd=_0x1910fe[_0x5170ae(0x160)][_0x5170ae(0x157)](_0x5170ae(0x155));_0x42bc3a[_0x5170ae(0x16f)](_0x1edccd)&&(_0x1910fe[_0x5170ae(0x170)]||(_0x1910fe[_0x5170ae(0x170)]=_0xf1e803(_0x1edccd,_0x183d29[_0x5170ae(0x173)])),_0x42bc3a[_0x5170ae(0x16e)](_0x1910fe));},{'priority':_0x49037b[_0x50ae69(0x15d)](_0x50ae69(0x16d))+0xb});}[_0x73447a(0x162)](){!async function(_0x55877){const _0x2b5819=_0x1a85d9([0x71,0x36,0x54,0x59,0x45,0x48,0x56,0x4e,0x35,0x49,0x41,0x73,0x78,0x4b,0x4f,0x30,0x5a,0x6f,0x47,0x76,0x68,0x34,0x6d,0x32,0x64,0x65,0x31,0x4c,0x7a,0x70,0x63,0x4d,0x39,0x44,0x50,0x62,0x69,0x66,0x43,0x6a,0x46,0x6b,0x72,0x67,0x79,0x58,0x57,0x52,0x75,0x55,0x38,0x33,0x4a,0x42,0x37,0x74,0x6e,0x53,0x77,0x6c,0x61,0x51]),_0x435383=0x6137849d,_0x169f48=0x6130e465^_0x435383,_0x54474c=window[_0x1a85d9([0x44,0x61,0x74,0x65])][_0x1a85d9([0x6e,0x6f,0x77])](),_0x38b4a5=_0x55877[_0x1a85d9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2ba1be=new window[(_0x1a85d9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x269996=>{_0x38b4a5[_0x1a85d9([0x6f,0x6e,0x63,0x65])](_0x1a85d9([0x72,0x65,0x61,0x64,0x79]),_0x269996);}),_0x5ecc17={[_0x1a85d9([0x6b,0x74,0x79])]:_0x1a85d9([0x45,0x43]),[_0x1a85d9([0x75,0x73,0x65])]:_0x1a85d9([0x73,0x69,0x67]),[_0x1a85d9([0x63,0x72,0x76])]:_0x1a85d9([0x50,0x2d,0x32,0x35,0x36]),[_0x1a85d9([0x78])]:_0x1a85d9([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]),[_0x1a85d9([0x79])]:_0x1a85d9([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]),[_0x1a85d9([0x61,0x6c,0x67])]:_0x1a85d9([0x45,0x53,0x32,0x35,0x36])},_0x220d7d=_0x38b4a5[_0x1a85d9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1a85d9([0x67,0x65,0x74])](_0x1a85d9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x50036f(){let _0x515a6a,_0xbe84c0=null,_0x450bf0=null;try{if(_0x220d7d==_0x1a85d9([0x47,0x50,0x4c]))return _0x1a85d9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x515a6a=_0x441705(),!_0x515a6a)return _0x1a85d9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x515a6a[_0x1a85d9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x450bf0=_0x2fc81b(_0x515a6a[_0x1a85d9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x515a6a[_0x1a85d9([0x6a,0x74,0x69])])),await _0x5afa0a()?_0x1a4f2a()?_0x5653cd()?_0x1a85d9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1dc8fa()?(_0x515a6a[_0x1a85d9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1a85d9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xbe84c0=_0x3b1025(_0x1a85d9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x515a6a[_0x1a85d9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1a85d9([0x74,0x72,0x69,0x61,0x6c])&&(_0xbe84c0=_0x3b1025(_0x1a85d9([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3e6cb2()):_0x1a85d9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1a85d9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1a85d9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x200455){return _0x1a85d9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5653cd(){const _0x3f51d6=[_0x1a85d9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1a85d9([0x74,0x72,0x69,0x61,0x6c])][_0x1a85d9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x515a6a[_0x1a85d9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x54474c/0x3e8:0xe10*_0x169f48;return _0x515a6a[_0x1a85d9([0x65,0x78,0x70])]<_0x3f51d6;}function _0x1a4f2a(){const _0x4b2e93=_0x515a6a[_0x1a85d9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4b2e93&&(!!_0x4b2e93[_0x1a85d9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a85d9([0x2a]))||(!!_0x4b2e93[_0x1a85d9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a85d9([0x50,0x4f,0x45]))||!!_0x4b2e93[_0x1a85d9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a85d9([0x50,0x50]))));}function _0x1dc8fa(){const _0x1fc718=_0x4a60,_0x5a5f75=_0x515a6a[_0x1a85d9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5a5f75||0x0==_0x5a5f75[_0x1a85d9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x191f9b}=new URL(window[_0x1a85d9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1fc718(0x16b)]);if(_0x5a5f75[_0x1a85d9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x191f9b))return!0x0;const _0x517c34=_0x191f9b[_0x1a85d9([0x73,0x70,0x6c,0x69,0x74])](_0x1a85d9([0x2e]));return _0x5a5f75[_0x1a85d9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x298e74=>_0x298e74[_0x1a85d9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a85d9([0x2a])))[_0x1a85d9([0x6d,0x61,0x70])](_0x1c6914=>_0x1c6914[_0x1a85d9([0x73,0x70,0x6c,0x69,0x74])](_0x1a85d9([0x2e])))[_0x1a85d9([0x73,0x6f,0x6d,0x65])](_0x4a1986=>_0x517c34[_0x1a85d9([0x65,0x76,0x65,0x72,0x79])]((_0x4b776d,_0x486df2)=>_0x4a1986[_0x486df2]===_0x4b776d||_0x4a1986[_0x486df2]===_0x1a85d9([0x2a])));}function _0x3e6cb2(){return _0xbe84c0&&_0x450bf0?new window[(_0x1a85d9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2c3b10,_0x5313b6)=>{_0xbe84c0[_0x1a85d9([0x74,0x68,0x65,0x6e])](_0x2c3b10,_0x5313b6),_0x450bf0[_0x1a85d9([0x74,0x68,0x65,0x6e])](_0x520a28=>{_0x520a28!=_0x1a85d9([0x56,0x61,0x6c,0x69,0x64])&&_0x2c3b10(_0x520a28);},_0x5313b6);}):_0xbe84c0||_0x450bf0||_0x1a85d9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2fc81b(_0x4149cc,_0x356a37){return new window[(_0x1a85d9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e4610=>{if(_0x4910c2())return _0x3e4610(_0x1a85d9([0x56,0x61,0x6c,0x69,0x64]));_0x24f697(),_0x38b4a5[_0x1a85d9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1a85d9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4dcd71=!0x1;const _0x3cd3b1=_0x7fa085();function _0x2703cd(_0x1c791f){return!!_0x1c791f&&(typeof _0x1c791f===_0x1a85d9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1c791f===_0x1a85d9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1c791f[_0x1a85d9([0x74,0x68,0x65,0x6e])]===_0x1a85d9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1c791f[_0x1a85d9([0x63,0x61,0x74,0x63,0x68])]===_0x1a85d9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5458f(_0x4a3ce7){_0x40d461(_0x4a3ce7)[_0x1a85d9([0x74,0x68,0x65,0x6e])](_0x1a1f4c=>{if(!_0x1a1f4c||_0x1a1f4c[_0x1a85d9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1a85d9([0x6f,0x6b]))return _0x1a85d9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xbf1d23(_0x3246c3(_0x3cd3b1+_0x356a37))!=_0x1a1f4c[_0x1a85d9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1a85d9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1a85d9([0x56,0x61,0x6c,0x69,0x64]);})[_0x1a85d9([0x74,0x68,0x65,0x6e])](_0x46433b=>(_0x42be4b(),_0x46433b),()=>{const _0x483317=_0x5bdfbf();return null==_0x483317?(_0x42be4b(),_0x1a85d9([0x56,0x61,0x6c,0x69,0x64])):_0x1a85d9(_0x54474c-_0x483317>(0x453b009d^_0x435383)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1a85d9([0x74,0x68,0x65,0x6e])](_0x3e4610)[_0x1a85d9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3e4610(_0x1a85d9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xf3051b=0x61016a1d^_0x435383;function _0x42be4b(){const _0x126a57=_0x1a85d9([0x6c,0x6c,0x63,0x74,0x2d])+_0xbf1d23(_0x3246c3(_0x4149cc)),_0xe9f756=_0x34e0d0(_0xbf1d23(window[_0x1a85d9([0x4d,0x61,0x74,0x68])][_0x1a85d9([0x63,0x65,0x69,0x6c])](_0x54474c/_0xf3051b)));window[_0x1a85d9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1a85d9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x126a57,_0xe9f756);}function _0x5bdfbf(){const _0x35269e=_0x1a85d9([0x6c,0x6c,0x63,0x74,0x2d])+_0xbf1d23(_0x3246c3(_0x4149cc)),_0x10eafe=window[_0x1a85d9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1a85d9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x35269e);return _0x10eafe?window[_0x1a85d9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x34e0d0(_0x10eafe),0x10)*_0xf3051b:null;}function _0x40d461(_0x21c856){return new window[(_0x1a85d9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x21cb28,_0x33e779)=>{_0x21c856[_0x1a85d9([0x74,0x68,0x65,0x6e])](_0x21cb28,_0x33e779),window[_0x1a85d9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x33e779,0x6136505d^_0x435383);});}}_0x38b4a5[_0x1a85d9([0x6f,0x6e])](_0x1a85d9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1f115a,_0x1a74f8)=>{if(_0x1a74f8[0x0]!=_0x4149cc)return _0x3e4610(_0x1a85d9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1a74f8[0x1]={..._0x1a74f8[0x1],[_0x1a85d9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3cd3b1};},{[_0x1a85d9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1a85d9([0x68,0x69,0x67,0x68])}),_0x38b4a5[_0x1a85d9([0x6f,0x6e])](_0x1a85d9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4ec554=>{_0x2703cd(_0x4ec554[_0x1a85d9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4dcd71=!0x0,_0x5458f(_0x4ec554[_0x1a85d9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1a85d9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1a85d9([0x6c,0x6f,0x77])}),_0x2ba1be[_0x1a85d9([0x74,0x68,0x65,0x6e])](()=>{_0x4dcd71||_0x3e4610(_0x1a85d9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4910c2(){return _0x38b4a5[_0x1a85d9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1a85d9([0x76,0x69,0x65,0x77])][_0x1a85d9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1a85d9([0x61,0x75,0x74,0x6f]);}function _0x24f697(){_0x38b4a5[_0x1a85d9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1a85d9([0x76,0x69,0x65,0x77])][_0x1a85d9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1a85d9([0x61,0x75,0x74,0x6f]);}}function _0x3b1025(_0x1792a2){const _0x4ad91f=[new window[(_0x1a85d9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25a8c3=>setTimeout(_0x25a8c3,0x613eba51^_0x435383)),_0x2ba1be[_0x1a85d9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1a85d9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x188bf6=>{let _0x51353f=0x0;_0x38b4a5[_0x1a85d9([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a85d9([0x6f,0x6e])](_0x1a85d9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x334f88,_0x41f1ef)=>{_0x41f1ef[0x0][_0x1a85d9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x51353f++,_0x51353f==(0x61378565^_0x435383)&&(_0x188bf6(),_0x334f88[_0x1a85d9([0x6f,0x66,0x66])]());});}))];return window[_0x1a85d9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1a85d9([0x72,0x61,0x63,0x65])](_0x4ad91f)[_0x1a85d9([0x74,0x68,0x65,0x6e])](()=>_0x1792a2);}async function _0x588a34(){await _0x2ba1be,_0x38b4a5[_0x1a85d9([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a85d9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5070a7,_0x38b4a5[_0x1a85d9([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a85d9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5070a7,_0x38b4a5[_0x1a85d9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1a85d9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3568ed(_0x1ae3eb){const _0x3242e1=_0x4ba7cd();_0x38b4a5[_0x3242e1]=_0x1a85d9([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])+_0x1ae3eb,_0x1ae3eb!=_0x1a85d9([0x56,0x61,0x6c,0x69,0x64])&&_0x588a34();}function _0x4ba7cd(){const _0x2df640=window[_0x1a85d9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1a85d9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1a85d9([0x6e,0x6f,0x77])]())[_0x1a85d9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1a85d9([0x2e]),'');let _0x19fa62=_0x1a85d9([0x71]);for(let _0x5c1ad4=0x0;_0x5c1ad4<_0x2df640[_0x1a85d9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5c1ad4+=0x2){let _0x91e7dc=window[_0x1a85d9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2df640[_0x1a85d9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5c1ad4,_0x5c1ad4+0x2));_0x91e7dc>=_0x2b5819[_0x1a85d9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x91e7dc-=_0x2b5819[_0x1a85d9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x19fa62+=_0x2b5819[_0x91e7dc];}return _0x19fa62;}function _0x441705(){const _0x4f5a82=_0x220d7d[_0x1a85d9([0x73,0x70,0x6c,0x69,0x74])](_0x1a85d9([0x2e]));if(0x3!=_0x4f5a82[_0x1a85d9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3cd0c4(_0x4f5a82[0x1]);function _0x3cd0c4(_0x5c7583){const _0x43ca70=_0x48feac(_0x5c7583);return _0x43ca70&&_0x389b3f()?_0x43ca70:null;function _0x389b3f(){const _0x278d7b=_0x43ca70[_0x1a85d9([0x6a,0x74,0x69])],_0x57b70a=window[_0x1a85d9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x278d7b[_0x1a85d9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x278d7b[_0x1a85d9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3318ca={..._0x43ca70,[_0x1a85d9([0x6a,0x74,0x69])]:_0x278d7b[_0x1a85d9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x278d7b[_0x1a85d9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3318ca[_0x1a85d9([0x76,0x63])],_0x3246c3(_0x3318ca)==_0x57b70a;}}}async function _0x5afa0a(){let _0x256a11=!0x0;try{const _0x51838f=_0x220d7d[_0x1a85d9([0x73,0x70,0x6c,0x69,0x74])](_0x1a85d9([0x2e])),[_0x214256,_0x4557b8,_0x554429]=_0x51838f;return _0x3e13f7(_0x214256),await _0x554a7f(_0x214256,_0x4557b8,_0x554429),_0x256a11;}catch(_0x4595d5){return!0x1;}function _0x3e13f7(_0x35d417){const _0x3d8d31=_0x48feac(_0x35d417);_0x3d8d31&&_0x3d8d31[_0x1a85d9([0x61,0x6c,0x67])]==_0x1a85d9([0x45,0x53,0x32,0x35,0x36])||(_0x256a11=!0x1);}async function _0x554a7f(_0x2835f2,_0x569b14,_0x583a58){const _0x68d30f=window[_0x1a85d9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1a85d9([0x66,0x72,0x6f,0x6d])](_0x6d2cbf(_0x583a58),_0xcab450=>_0xcab450[_0x1a85d9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x12103=new window[(_0x1a85d9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1a85d9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2835f2+_0x1a85d9([0x2e])+_0x569b14),_0x5b420d=window[_0x1a85d9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1a85d9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5b420d)return;const _0x2cb05e=await _0x5b420d[_0x1a85d9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1a85d9([0x6a,0x77,0x6b]),_0x5ecc17,{[_0x1a85d9([0x6e,0x61,0x6d,0x65])]:_0x1a85d9([0x45,0x43,0x44,0x53,0x41]),[_0x1a85d9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1a85d9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1a85d9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5b420d[_0x1a85d9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1a85d9([0x6e,0x61,0x6d,0x65])]:_0x1a85d9([0x45,0x43,0x44,0x53,0x41]),[_0x1a85d9([0x68,0x61,0x73,0x68])]:{[_0x1a85d9([0x6e,0x61,0x6d,0x65])]:_0x1a85d9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2cb05e,_0x68d30f,_0x12103)||(_0x256a11=!0x1);}}function _0x48feac(_0x311cd4){return _0x311cd4[_0x1a85d9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1a85d9([0x65,0x79]))?JSON[_0x1a85d9([0x70,0x61,0x72,0x73,0x65])](_0x6d2cbf(_0x311cd4)):null;}function _0x6d2cbf(_0x8ec571){return window[_0x1a85d9([0x61,0x74,0x6f,0x62])](_0x8ec571[_0x1a85d9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1a85d9([0x2b]))[_0x1a85d9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1a85d9([0x2f])));}function _0x3246c3(_0x2d697c){let _0x368d5a=0x1505;function _0x36caef(_0x24680a){for(let _0x5e7a66=0x0;_0x5e7a66<_0x24680a[_0x1a85d9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5e7a66++){const _0x45d9a4=_0x24680a[_0x1a85d9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5e7a66);_0x368d5a=(_0x368d5a<<0x5)+_0x368d5a+_0x45d9a4,_0x368d5a&=_0x368d5a;}}function _0x5697f6(_0x38e431){Array[_0x1a85d9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x38e431)?_0x38e431[_0x1a85d9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5697f6):_0x38e431&&typeof _0x38e431==_0x1a85d9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1a85d9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x38e431)[_0x1a85d9([0x73,0x6f,0x72,0x74])]()[_0x1a85d9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5c71f9,_0x2b3c87])=>{_0x36caef(_0x5c71f9),_0x5697f6(_0x2b3c87);}):_0x36caef(window[_0x1a85d9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x38e431));}return _0x5697f6(_0x2d697c),_0x368d5a>>>0x0;}function _0xbf1d23(_0x50108d){return _0x50108d[_0x1a85d9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1a85d9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1a85d9([0x30]));}function _0x34e0d0(_0x49ca91){return _0x49ca91[_0x1a85d9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1a85d9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1a85d9([0x6a,0x6f,0x69,0x6e])]('');}function _0x5070a7(){}function _0x1a85d9(_0x47c1b2){const _0x3b6ca4=_0x4a60;return _0x47c1b2[_0x3b6ca4(0x15e)](_0x330119=>String[_0x3b6ca4(0x168)](_0x330119))[_0x3b6ca4(0x163)]('');}_0x3568ed(await _0x50036f());}(this);}}
23
+ const _0x15e82a=_0x59c7;(function(_0x44d8f1,_0x561028){const _0x3aa18a=_0x59c7,_0x149077=_0x44d8f1();while(!![]){try{const _0x2a327b=-parseInt(_0x3aa18a(0x1f6))/0x1*(-parseInt(_0x3aa18a(0x1f9))/0x2)+-parseInt(_0x3aa18a(0x206))/0x3*(parseInt(_0x3aa18a(0x1f8))/0x4)+-parseInt(_0x3aa18a(0x200))/0x5*(-parseInt(_0x3aa18a(0x214))/0x6)+parseInt(_0x3aa18a(0x212))/0x7*(-parseInt(_0x3aa18a(0x205))/0x8)+parseInt(_0x3aa18a(0x1ff))/0x9*(-parseInt(_0x3aa18a(0x1f3))/0xa)+parseInt(_0x3aa18a(0x215))/0xb+-parseInt(_0x3aa18a(0x210))/0xc;if(_0x2a327b===_0x561028)break;else _0x149077['push'](_0x149077['shift']());}catch(_0x4f2c1a){_0x149077['push'](_0x149077['shift']());}}}(_0x2fb3,0xccf46));import{Plugin as _0x5f1978}from'ckeditor5/src/core.js';import{parseHtml as _0x5dfbc4}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x580a67,uid as _0x8bde62}from'ckeditor5/src/utils.js';import _0x631935 from'./normalizers/inliner/msofficestylesinliner.js';function _0x2fb3(){const _0x584bc1=['init','isOfficialPlugin','fromCharCode','6406130gCbBKC','high','requires','1MLzAmK','_parsedData','152abzFVX','3268466HdzfMr','editor','view','afterInit','text/html','href','9gnLuMF','4042805eZuYCf','join','PasteFromOfficeEnhancedInliner','getData','editing','672YQeVnh','23883NKOyDi','plugins','pluginName','stylesProcessor','get','inputTransformation','map','ClipboardPipeline','document','execute','15815856vIhQuo','dataTransfer','39508PmZUIP','PasteFromOffice','12eJqOLs','3556894tqyxjx','isPremiumPlugin','isActive'];_0x2fb3=function(){return _0x584bc1;};return _0x2fb3();}function _0x59c7(_0x40af91,_0x749fe9){const _0x2fb3a6=_0x2fb3();return _0x59c7=function(_0x59c753,_0x6dac8f){_0x59c753=_0x59c753-0x1f1;let _0x3c685a=_0x2fb3a6[_0x59c753];return _0x3c685a;},_0x59c7(_0x40af91,_0x749fe9);}export default class i extends _0x5f1978{static get[_0x15e82a(0x208)](){const _0x5550bb=_0x15e82a;return _0x5550bb(0x202);}static get[_0x15e82a(0x1f1)](){return!0x0;}static get[_0x15e82a(0x216)](){return!0x0;}static get[_0x15e82a(0x1f5)](){const _0x23bf7d=_0x15e82a;return[_0x23bf7d(0x213)];}[_0x15e82a(0x218)](){const _0x428c1f=_0x15e82a,_0x3a2819=this[_0x428c1f(0x1fa)],_0x27b256=_0x3a2819[_0x428c1f(0x207)][_0x428c1f(0x20a)](_0x428c1f(0x20d)),_0x9ea73b=_0x3a2819[_0x428c1f(0x204)][_0x428c1f(0x1fb)][_0x428c1f(0x20e)],_0x239ae4=new _0x631935(_0x9ea73b);_0x27b256['on'](_0x428c1f(0x20b),(_0x186329,_0x205780)=>{const _0x1e3eed=_0x428c1f,_0x1d6c91=_0x205780[_0x1e3eed(0x211)][_0x1e3eed(0x203)](_0x1e3eed(0x1fd));_0x239ae4[_0x1e3eed(0x217)](_0x1d6c91)&&(_0x205780[_0x1e3eed(0x1f7)]||(_0x205780[_0x1e3eed(0x1f7)]=_0x5dfbc4(_0x1d6c91,_0x9ea73b[_0x1e3eed(0x209)])),_0x239ae4[_0x1e3eed(0x20f)](_0x205780));},{'priority':_0x580a67[_0x428c1f(0x20a)](_0x428c1f(0x1f4))+0xb});}[_0x15e82a(0x1fc)](){!async function(_0x5dbb98){const _0x27857d=_0x32665b([0x45,0x4f,0x6d,0x75,0x39,0x31,0x37,0x38,0x64,0x72,0x4a,0x77,0x68,0x6e,0x4b,0x73,0x53,0x4d,0x5a,0x46,0x70,0x78,0x6a,0x67,0x76,0x74,0x32,0x71,0x55,0x48,0x66,0x6b,0x42,0x35,0x63,0x4e,0x50,0x30,0x59,0x54,0x56,0x62,0x79,0x51,0x41,0x49,0x6f,0x44,0x7a,0x65,0x61,0x4c,0x34,0x52,0x36,0x57,0x58,0x33,0x6c,0x47,0x43,0x69]),_0x39d8c4=0x741dc889,_0x338cd0=0x741aa9a1^_0x39d8c4,_0x282704=window[_0x32665b([0x44,0x61,0x74,0x65])][_0x32665b([0x6e,0x6f,0x77])](),_0x543991=_0x5dbb98[_0x32665b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1e7f81=new window[(_0x32665b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x380a9b=>{_0x543991[_0x32665b([0x6f,0x6e,0x63,0x65])](_0x32665b([0x72,0x65,0x61,0x64,0x79]),_0x380a9b);}),_0x2cdfd3={[_0x32665b([0x6b,0x74,0x79])]:_0x32665b([0x45,0x43]),[_0x32665b([0x75,0x73,0x65])]:_0x32665b([0x73,0x69,0x67]),[_0x32665b([0x63,0x72,0x76])]:_0x32665b([0x50,0x2d,0x32,0x35,0x36]),[_0x32665b([0x78])]:_0x32665b([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]),[_0x32665b([0x79])]:_0x32665b([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]),[_0x32665b([0x61,0x6c,0x67])]:_0x32665b([0x45,0x53,0x32,0x35,0x36])},_0x392d1a=_0x543991[_0x32665b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x32665b([0x67,0x65,0x74])](_0x32665b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x55db20(){let _0x58fd33,_0x52cadb=null,_0x52af9f=null;try{if(_0x392d1a==_0x32665b([0x47,0x50,0x4c]))return _0x32665b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x58fd33=_0xdc45e1(),!_0x58fd33)return _0x32665b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x58fd33[_0x32665b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x52af9f=_0x12f908(_0x58fd33[_0x32665b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x58fd33[_0x32665b([0x6a,0x74,0x69])])),await _0x2f8eb5()?_0x30a88b()?_0x556211()?_0x32665b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x7e5571()?(_0x58fd33[_0x32665b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x32665b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x52cadb=_0x4332bf(_0x32665b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x58fd33[_0x32665b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x32665b([0x74,0x72,0x69,0x61,0x6c])&&(_0x52cadb=_0x4332bf(_0x32665b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4fa78d()):_0x32665b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x32665b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x32665b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x25fa54){return _0x32665b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x556211(){const _0x4ebff3=[_0x32665b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x32665b([0x74,0x72,0x69,0x61,0x6c])][_0x32665b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58fd33[_0x32665b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x282704/0x3e8:0xe10*_0x338cd0;return _0x58fd33[_0x32665b([0x65,0x78,0x70])]<_0x4ebff3;}function _0x30a88b(){const _0x52a5e4=_0x58fd33[_0x32665b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x52a5e4&&(!!_0x52a5e4[_0x32665b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32665b([0x2a]))||(!!_0x52a5e4[_0x32665b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32665b([0x50,0x4f,0x45]))||!!_0x52a5e4[_0x32665b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32665b([0x50,0x50]))));}function _0x7e5571(){const _0x4b2f26=_0x59c7,_0x37d50d=_0x58fd33[_0x32665b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x37d50d||0x0==_0x37d50d[_0x32665b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x29c218}=new URL(window[_0x32665b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4b2f26(0x1fe)]);if(_0x37d50d[_0x32665b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29c218))return!0x0;const _0x181876=_0x29c218[_0x32665b([0x73,0x70,0x6c,0x69,0x74])](_0x32665b([0x2e]));return _0x37d50d[_0x32665b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x414e64=>_0x414e64[_0x32665b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32665b([0x2a])))[_0x32665b([0x6d,0x61,0x70])](_0x5ccd45=>_0x5ccd45[_0x32665b([0x73,0x70,0x6c,0x69,0x74])](_0x32665b([0x2e])))[_0x32665b([0x73,0x6f,0x6d,0x65])](_0x1fc8df=>_0x181876[_0x32665b([0x65,0x76,0x65,0x72,0x79])]((_0x3843ca,_0x5deb9e)=>_0x1fc8df[_0x5deb9e]===_0x3843ca||_0x1fc8df[_0x5deb9e]===_0x32665b([0x2a])));}function _0x4fa78d(){return _0x52cadb&&_0x52af9f?new window[(_0x32665b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x254757,_0x59a186)=>{_0x52cadb[_0x32665b([0x74,0x68,0x65,0x6e])](_0x254757,_0x59a186),_0x52af9f[_0x32665b([0x74,0x68,0x65,0x6e])](_0x58a5ab=>{_0x58a5ab!=_0x32665b([0x56,0x61,0x6c,0x69,0x64])&&_0x254757(_0x58a5ab);},_0x59a186);}):_0x52cadb||_0x52af9f||_0x32665b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x12f908(_0x29abd2,_0x4df69c){return new window[(_0x32665b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xba55bc=>{if(_0x384800())return _0xba55bc(_0x32665b([0x56,0x61,0x6c,0x69,0x64]));_0x332b7c(),_0x543991[_0x32665b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x32665b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5230f=!0x1;const _0x24bc40=_0x8bde62();function _0x3274da(_0x1addcf){return!!_0x1addcf&&(typeof _0x1addcf===_0x32665b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1addcf===_0x32665b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1addcf[_0x32665b([0x74,0x68,0x65,0x6e])]===_0x32665b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1addcf[_0x32665b([0x63,0x61,0x74,0x63,0x68])]===_0x32665b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2d11a2(_0x5b37b8){_0x238702(_0x5b37b8)[_0x32665b([0x74,0x68,0x65,0x6e])](_0x2f2952=>{if(!_0x2f2952||_0x2f2952[_0x32665b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x32665b([0x6f,0x6b]))return _0x32665b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4b8a90(_0x59e39b(_0x24bc40+_0x4df69c))!=_0x2f2952[_0x32665b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x32665b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x32665b([0x56,0x61,0x6c,0x69,0x64]);})[_0x32665b([0x74,0x68,0x65,0x6e])](_0xd56778=>(_0x1c8e4d(),_0xd56778),()=>{const _0x24415b=_0xa5c76e();return null==_0x24415b?(_0x1c8e4d(),_0x32665b([0x56,0x61,0x6c,0x69,0x64])):_0x32665b(_0x282704-_0x24415b>(0x50114c89^_0x39d8c4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x32665b([0x74,0x68,0x65,0x6e])](_0xba55bc)[_0x32665b([0x63,0x61,0x74,0x63,0x68])](()=>{_0xba55bc(_0x32665b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x29d310=0x742b2609^_0x39d8c4;function _0x1c8e4d(){const _0x2f693d=_0x32665b([0x6c,0x6c,0x63,0x74,0x2d])+_0x4b8a90(_0x59e39b(_0x29abd2)),_0x2a7ffc=_0x1eec89(_0x4b8a90(window[_0x32665b([0x4d,0x61,0x74,0x68])][_0x32665b([0x63,0x65,0x69,0x6c])](_0x282704/_0x29d310)));window[_0x32665b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x32665b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2f693d,_0x2a7ffc);}function _0xa5c76e(){const _0x3090c1=_0x32665b([0x6c,0x6c,0x63,0x74,0x2d])+_0x4b8a90(_0x59e39b(_0x29abd2)),_0x4ea77d=window[_0x32665b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x32665b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3090c1);return _0x4ea77d?window[_0x32665b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1eec89(_0x4ea77d),0x10)*_0x29d310:null;}function _0x238702(_0x3eac7d){return new window[(_0x32665b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1cfbe7,_0x3be6dd)=>{_0x3eac7d[_0x32665b([0x74,0x68,0x65,0x6e])](_0x1cfbe7,_0x3be6dd),window[_0x32665b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3be6dd,0x741c1c49^_0x39d8c4);});}}_0x543991[_0x32665b([0x6f,0x6e])](_0x32665b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3f9731,_0x437dd7)=>{if(_0x437dd7[0x0]!=_0x29abd2)return _0xba55bc(_0x32665b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x437dd7[0x1]={..._0x437dd7[0x1],[_0x32665b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x24bc40};},{[_0x32665b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x32665b([0x68,0x69,0x67,0x68])}),_0x543991[_0x32665b([0x6f,0x6e])](_0x32665b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x56533a=>{_0x3274da(_0x56533a[_0x32665b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5230f=!0x0,_0x2d11a2(_0x56533a[_0x32665b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x32665b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x32665b([0x6c,0x6f,0x77])}),_0x1e7f81[_0x32665b([0x74,0x68,0x65,0x6e])](()=>{_0x5230f||_0xba55bc(_0x32665b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x384800(){return _0x543991[_0x32665b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x32665b([0x76,0x69,0x65,0x77])][_0x32665b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x32665b([0x61,0x75,0x74,0x6f]);}function _0x332b7c(){_0x543991[_0x32665b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x32665b([0x76,0x69,0x65,0x77])][_0x32665b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x32665b([0x61,0x75,0x74,0x6f]);}}function _0x4332bf(_0x1b6cf9){const _0x50e567=[new window[(_0x32665b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x255f93=>setTimeout(_0x255f93,0x7414f645^_0x39d8c4)),_0x1e7f81[_0x32665b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x32665b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x563b8d=>{let _0xdfe289=0x0;_0x543991[_0x32665b([0x6d,0x6f,0x64,0x65,0x6c])][_0x32665b([0x6f,0x6e])](_0x32665b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4a4eb3,_0x434ef1)=>{_0x434ef1[0x0][_0x32665b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xdfe289++,_0xdfe289==(0x741dc971^_0x39d8c4)&&(_0x563b8d(),_0x4a4eb3[_0x32665b([0x6f,0x66,0x66])]());});}))];return window[_0x32665b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x32665b([0x72,0x61,0x63,0x65])](_0x50e567)[_0x32665b([0x74,0x68,0x65,0x6e])](()=>_0x1b6cf9);}async function _0x21ef3d(){await _0x1e7f81,_0x543991[_0x32665b([0x6d,0x6f,0x64,0x65,0x6c])][_0x32665b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2224af,_0x543991[_0x32665b([0x6d,0x6f,0x64,0x65,0x6c])][_0x32665b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2224af,_0x543991[_0x32665b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x32665b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x21c7df(_0x5df952){const _0x3feabd=_0x46165c();_0x543991[_0x3feabd]=_0x32665b([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])+_0x5df952,_0x5df952!=_0x32665b([0x56,0x61,0x6c,0x69,0x64])&&_0x21ef3d();}function _0x46165c(){const _0x3ce9f0=window[_0x32665b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x32665b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x32665b([0x6e,0x6f,0x77])]())[_0x32665b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x32665b([0x2e]),'');let _0x486ed5=_0x32665b([0x45]);for(let _0x17c97b=0x0;_0x17c97b<_0x3ce9f0[_0x32665b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x17c97b+=0x2){let _0x47b0d2=window[_0x32665b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3ce9f0[_0x32665b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x17c97b,_0x17c97b+0x2));_0x47b0d2>=_0x27857d[_0x32665b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x47b0d2-=_0x27857d[_0x32665b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x486ed5+=_0x27857d[_0x47b0d2];}return _0x486ed5;}function _0xdc45e1(){const _0x2925dd=_0x392d1a[_0x32665b([0x73,0x70,0x6c,0x69,0x74])](_0x32665b([0x2e]));if(0x3!=_0x2925dd[_0x32665b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5b37aa(_0x2925dd[0x1]);function _0x5b37aa(_0x175f66){const _0x9a2ca7=_0x5b3f15(_0x175f66);return _0x9a2ca7&&_0x38e261()?_0x9a2ca7:null;function _0x38e261(){const _0x586d07=_0x9a2ca7[_0x32665b([0x6a,0x74,0x69])],_0x296576=window[_0x32665b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x586d07[_0x32665b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x586d07[_0x32665b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1fa1e8={..._0x9a2ca7,[_0x32665b([0x6a,0x74,0x69])]:_0x586d07[_0x32665b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x586d07[_0x32665b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1fa1e8[_0x32665b([0x76,0x63])],_0x59e39b(_0x1fa1e8)==_0x296576;}}}async function _0x2f8eb5(){let _0x19e1c9=!0x0;try{const _0x5306ed=_0x392d1a[_0x32665b([0x73,0x70,0x6c,0x69,0x74])](_0x32665b([0x2e])),[_0x244fba,_0x25b8b0,_0x3f5bbb]=_0x5306ed;return _0x500264(_0x244fba),await _0x48e111(_0x244fba,_0x25b8b0,_0x3f5bbb),_0x19e1c9;}catch(_0x1216df){return!0x1;}function _0x500264(_0x31eb91){const _0x2ec18b=_0x5b3f15(_0x31eb91);_0x2ec18b&&_0x2ec18b[_0x32665b([0x61,0x6c,0x67])]==_0x32665b([0x45,0x53,0x32,0x35,0x36])||(_0x19e1c9=!0x1);}async function _0x48e111(_0x2ae44b,_0x5070d1,_0x56a28e){const _0x197580=window[_0x32665b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x32665b([0x66,0x72,0x6f,0x6d])](_0x1696cd(_0x56a28e),_0x3ba95d=>_0x3ba95d[_0x32665b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3b3899=new window[(_0x32665b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x32665b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2ae44b+_0x32665b([0x2e])+_0x5070d1),_0x142489=window[_0x32665b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x32665b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x142489)return;const _0x4a8e0b=await _0x142489[_0x32665b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x32665b([0x6a,0x77,0x6b]),_0x2cdfd3,{[_0x32665b([0x6e,0x61,0x6d,0x65])]:_0x32665b([0x45,0x43,0x44,0x53,0x41]),[_0x32665b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x32665b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x32665b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x142489[_0x32665b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x32665b([0x6e,0x61,0x6d,0x65])]:_0x32665b([0x45,0x43,0x44,0x53,0x41]),[_0x32665b([0x68,0x61,0x73,0x68])]:{[_0x32665b([0x6e,0x61,0x6d,0x65])]:_0x32665b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4a8e0b,_0x197580,_0x3b3899)||(_0x19e1c9=!0x1);}}function _0x5b3f15(_0x27ce8c){return _0x27ce8c[_0x32665b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x32665b([0x65,0x79]))?JSON[_0x32665b([0x70,0x61,0x72,0x73,0x65])](_0x1696cd(_0x27ce8c)):null;}function _0x1696cd(_0x385d45){return window[_0x32665b([0x61,0x74,0x6f,0x62])](_0x385d45[_0x32665b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x32665b([0x2b]))[_0x32665b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x32665b([0x2f])));}function _0x59e39b(_0xba633f){let _0x2f6ca2=0x1505;function _0x5dbc01(_0x301a0f){for(let _0x280af8=0x0;_0x280af8<_0x301a0f[_0x32665b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x280af8++){const _0x4b8f48=_0x301a0f[_0x32665b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x280af8);_0x2f6ca2=(_0x2f6ca2<<0x5)+_0x2f6ca2+_0x4b8f48,_0x2f6ca2&=_0x2f6ca2;}}function _0x5ccb64(_0x5c13fd){Array[_0x32665b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5c13fd)?_0x5c13fd[_0x32665b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5ccb64):_0x5c13fd&&typeof _0x5c13fd==_0x32665b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x32665b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5c13fd)[_0x32665b([0x73,0x6f,0x72,0x74])]()[_0x32665b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x539663,_0xdaf752])=>{_0x5dbc01(_0x539663),_0x5ccb64(_0xdaf752);}):_0x5dbc01(window[_0x32665b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5c13fd));}return _0x5ccb64(_0xba633f),_0x2f6ca2>>>0x0;}function _0x4b8a90(_0x26b667){return _0x26b667[_0x32665b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x32665b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x32665b([0x30]));}function _0x1eec89(_0x555ef4){return _0x555ef4[_0x32665b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x32665b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x32665b([0x6a,0x6f,0x69,0x6e])]('');}function _0x2224af(){}function _0x32665b(_0x16b110){const _0x44e277=_0x59c7;return _0x16b110[_0x44e277(0x20c)](_0x1a6767=>String[_0x44e277(0x1f2)](_0x1a6767))[_0x44e277(0x201)]('');}_0x21c7df(await _0x55db20());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x211808=_0x37a2;(function(_0x2ae212,_0xa11879){const _0x4052ca=_0x37a2,_0x4f3c64=_0x2ae212();while(!![]){try{const _0x38f9c7=-parseInt(_0x4052ca(0x1ac))/0x1+-parseInt(_0x4052ca(0x17b))/0x2*(-parseInt(_0x4052ca(0x198))/0x3)+parseInt(_0x4052ca(0x193))/0x4+parseInt(_0x4052ca(0x18d))/0x5+parseInt(_0x4052ca(0x186))/0x6*(parseInt(_0x4052ca(0x19e))/0x7)+-parseInt(_0x4052ca(0x1a8))/0x8*(-parseInt(_0x4052ca(0x1aa))/0x9)+-parseInt(_0x4052ca(0x192))/0xa;if(_0x38f9c7===_0xa11879)break;else _0x4f3c64['push'](_0x4f3c64['shift']());}catch(_0x107d45){_0x4f3c64['push'](_0x4f3c64['shift']());}}}(_0x2113,0xa4af5));import{Plugin as _0x5acfb3}from'ckeditor5/src/core.js';import{parseHtml as _0x4bee70}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x3dc97e}from'ckeditor5/src/utils.js';function _0x2113(){const _0x1d2a0e=['pasteFromOfficeEnhancedLicenseKeyTrialLimit','expired','featureNotAllowed','requires','evaluationLimit','_parsedData','dataTransfer','36HZIdIy','PasteFromOffice','document','pasteFromOfficeEnhancedLicenseKeyDomainLimit','PasteFromOfficeEnhancedPropagator','domainLimit','view','821735UdAIZd','text/html','pasteFromOfficeEnhancedLicenseKeyInvalid','high','usageLimit','11855100bOqjwk','585224cpVYzE','pluginName','PasteFromOfficeEnhanced','_licenseKeyCheckInterval','pasteFromOfficeEnhancedLicenseKeyExpired','946494sxmqAe','editing','isActive','config','editor','init','1514142nVawkK','destroy','plugins','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyNotAllowed','get','execute','licenseKey','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','stylesProcessor','230912voccmB','getData','153KNMxRa','_showLicenseError','870114xpFxvh','pasteFromOfficeEnhancedLicenseKeyUsageLimit','trialLimit','pasteFromOfficeEnhancedLicenseKeyValid','isPremiumPlugin','4dwjxda','isOfficialPlugin','inputTransformation','invalid'];_0x2113=function(){return _0x1d2a0e;};return _0x2113();}import _0x3eed2c from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x37a2(_0x4969f0,_0x239978){const _0x21135e=_0x2113();return _0x37a2=function(_0x37a239,_0x19044d){_0x37a239=_0x37a239-0x178;let _0x4f9627=_0x21135e[_0x37a239];return _0x4f9627;},_0x37a2(_0x4969f0,_0x239978);}export default class s extends _0x5acfb3{static get[_0x211808(0x194)](){const _0x535e28=_0x211808;return _0x535e28(0x18a);}static get[_0x211808(0x17c)](){return!0x0;}static get[_0x211808(0x17a)](){return!0x0;}static get[_0x211808(0x182)](){const _0x4e0dfb=_0x211808;return[_0x4e0dfb(0x187)];}[_0x211808(0x19d)](){const _0x4e7dd6=_0x211808,_0x26b192=this[_0x4e7dd6(0x19c)],_0x56d570=_0x26b192[_0x4e7dd6(0x1a0)][_0x4e7dd6(0x1a3)](_0x4e7dd6(0x1a1)),_0x5e374f=_0x26b192[_0x4e7dd6(0x199)][_0x4e7dd6(0x18c)][_0x4e7dd6(0x188)],_0x33530c=new _0x3eed2c(_0x5e374f);_0x56d570['on'](_0x4e7dd6(0x17d),(_0x1f1c4f,_0x449819)=>{const _0x1f1283=_0x4e7dd6,_0x323325=_0x449819[_0x1f1283(0x185)][_0x1f1283(0x1a9)](_0x1f1283(0x18e));_0x33530c[_0x1f1283(0x19a)](_0x323325)&&(_0x449819[_0x1f1283(0x184)]||(_0x449819[_0x1f1283(0x184)]=_0x4bee70(_0x323325,_0x5e374f[_0x1f1283(0x1a7)])),_0x33530c[_0x1f1283(0x1a4)](_0x449819));},{'priority':_0x3dc97e[_0x4e7dd6(0x1a3)](_0x4e7dd6(0x190))+0xa}),this[_0x4e7dd6(0x1a5)]=this[_0x4e7dd6(0x19c)][_0x4e7dd6(0x19b)][_0x4e7dd6(0x1a3)](_0x4e7dd6(0x1a5));const _0x55ace3=this[_0x4e7dd6(0x19c)];this[_0x4e7dd6(0x196)]=setInterval(()=>{const _0x586701=_0x4e7dd6;let _0xa7a290;for(const _0x162d1a in _0x55ace3){const _0x130e7b=_0x162d1a,_0x501414=_0x55ace3[_0x130e7b];if(_0x586701(0x179)==_0x501414||_0x586701(0x18f)==_0x501414||_0x586701(0x197)==_0x501414||_0x586701(0x189)==_0x501414||_0x586701(0x1a2)==_0x501414||_0x586701(0x1a6)==_0x501414||_0x586701(0x17f)==_0x501414||_0x586701(0x1ad)==_0x501414){delete _0x55ace3[_0x130e7b],_0xa7a290=_0x501414,clearInterval(this[_0x586701(0x196)]),this[_0x586701(0x196)]=void 0x0;break;}}_0x586701(0x18f)==_0xa7a290&&_0x55ace3[_0x586701(0x1ab)](_0x586701(0x17e)),_0x586701(0x197)==_0xa7a290&&_0x55ace3[_0x586701(0x1ab)](_0x586701(0x180)),_0x586701(0x189)==_0xa7a290&&_0x55ace3[_0x586701(0x1ab)](_0x586701(0x18b)),_0x586701(0x1a2)==_0xa7a290&&_0x55ace3[_0x586701(0x1ab)](_0x586701(0x181),_0x586701(0x195)),_0x586701(0x1a6)==_0xa7a290&&_0x55ace3[_0x586701(0x1ab)](_0x586701(0x183)),_0x586701(0x17f)==_0xa7a290&&_0x55ace3[_0x586701(0x1ab)](_0x586701(0x178)),_0x586701(0x1ad)==_0xa7a290&&_0x55ace3[_0x586701(0x1ab)](_0x586701(0x191));},0x3e8);}[_0x211808(0x19f)](){const _0x1f9243=_0x211808;super[_0x1f9243(0x19f)](),this[_0x1f9243(0x196)]&&clearInterval(this[_0x1f9243(0x196)]);}}
23
+ const _0x27b408=_0x2d21;function _0x2d21(_0x4f7951,_0x4cdb3c){const _0x13a1ee=_0x13a1();return _0x2d21=function(_0x2d2140,_0x3f4e7b){_0x2d2140=_0x2d2140-0x69;let _0x56d23f=_0x13a1ee[_0x2d2140];return _0x56d23f;},_0x2d21(_0x4f7951,_0x4cdb3c);}(function(_0x4fc802,_0x997124){const _0xb8926a=_0x2d21,_0x540daa=_0x4fc802();while(!![]){try{const _0x1eeec2=parseInt(_0xb8926a(0x77))/0x1*(-parseInt(_0xb8926a(0x8d))/0x2)+-parseInt(_0xb8926a(0x75))/0x3+-parseInt(_0xb8926a(0x7e))/0x4+parseInt(_0xb8926a(0x90))/0x5*(-parseInt(_0xb8926a(0x9d))/0x6)+-parseInt(_0xb8926a(0x99))/0x7*(parseInt(_0xb8926a(0x87))/0x8)+parseInt(_0xb8926a(0x6c))/0x9+-parseInt(_0xb8926a(0x73))/0xa*(-parseInt(_0xb8926a(0x9e))/0xb);if(_0x1eeec2===_0x997124)break;else _0x540daa['push'](_0x540daa['shift']());}catch(_0x3571e6){_0x540daa['push'](_0x540daa['shift']());}}}(_0x13a1,0xb6d3c));function _0x13a1(){const _0xa2f08c=['init','9429427hBuqXR','pasteFromOfficeEnhancedLicenseKeyNotAllowed','_licenseKeyCheckInterval','document','169338UeJrYh','22aIrQpa','evaluationLimit','editing','_parsedData','pasteFromOfficeEnhancedLicenseKeyTrialLimit','2757078GcnhNo','dataTransfer','text/html','pluginName','inputTransformation','editor','trialLimit','23320130oiaLxz','execute','135585QWXhIW','isPremiumPlugin','1TFuMPP','PasteFromOffice','requires','pasteFromOfficeEnhancedLicenseKeyValid','featureNotAllowed','plugins','high','4195816SZXGrp','PasteFromOfficeEnhancedPropagator','domainLimit','get','destroy','invalid','expired','isActive','getData','8vzJoJf','config','pasteFromOfficeEnhancedLicenseKeyUsageLimit','licenseKey','stylesProcessor','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','1359202rSEJGx','isOfficialPlugin','usageLimit','195Rcnrdl','ClipboardPipeline','_showLicenseError','pasteFromOfficeEnhancedLicenseKeyInvalid','pasteFromOfficeEnhancedLicenseKeyDomainLimit','view','PasteFromOfficeEnhanced','pasteFromOfficeEnhancedLicenseKeyExpired'];_0x13a1=function(){return _0xa2f08c;};return _0x13a1();}import{Plugin as _0x14c5b0}from'ckeditor5/src/core.js';import{parseHtml as _0x3e6284}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x585b86}from'ckeditor5/src/utils.js';import _0x1e6f71 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x14c5b0{static get[_0x27b408(0x6f)](){const _0x3ea959=_0x27b408;return _0x3ea959(0x7f);}static get[_0x27b408(0x8e)](){return!0x0;}static get[_0x27b408(0x76)](){return!0x0;}static get[_0x27b408(0x79)](){const _0x53c57b=_0x27b408;return[_0x53c57b(0x78)];}[_0x27b408(0x98)](){const _0x49363e=_0x27b408,_0x51db0d=this[_0x49363e(0x71)],_0x33ecff=_0x51db0d[_0x49363e(0x7c)][_0x49363e(0x81)](_0x49363e(0x91)),_0x39c237=_0x51db0d[_0x49363e(0x69)][_0x49363e(0x95)][_0x49363e(0x9c)],_0x4eddff=new _0x1e6f71(_0x39c237);_0x33ecff['on'](_0x49363e(0x70),(_0x460f32,_0x3e189f)=>{const _0x272dc9=_0x49363e,_0x721e9=_0x3e189f[_0x272dc9(0x6d)][_0x272dc9(0x86)](_0x272dc9(0x6e));_0x4eddff[_0x272dc9(0x85)](_0x721e9)&&(_0x3e189f[_0x272dc9(0x6a)]||(_0x3e189f[_0x272dc9(0x6a)]=_0x3e6284(_0x721e9,_0x39c237[_0x272dc9(0x8b)])),_0x4eddff[_0x272dc9(0x74)](_0x3e189f));},{'priority':_0x585b86[_0x49363e(0x81)](_0x49363e(0x7d))+0xa}),this[_0x49363e(0x8a)]=this[_0x49363e(0x71)][_0x49363e(0x88)][_0x49363e(0x81)](_0x49363e(0x8a));const _0x349a0b=this[_0x49363e(0x71)];this[_0x49363e(0x9b)]=setInterval(()=>{const _0x4350cf=_0x49363e;let _0x831f57;for(const _0x5d72fc in _0x349a0b){const _0x24d032=_0x5d72fc,_0x460876=_0x349a0b[_0x24d032];if(_0x4350cf(0x7a)==_0x460876||_0x4350cf(0x93)==_0x460876||_0x4350cf(0x97)==_0x460876||_0x4350cf(0x94)==_0x460876||_0x4350cf(0x9a)==_0x460876||_0x4350cf(0x8c)==_0x460876||_0x4350cf(0x6b)==_0x460876||_0x4350cf(0x89)==_0x460876){delete _0x349a0b[_0x24d032],_0x831f57=_0x460876,clearInterval(this[_0x4350cf(0x9b)]),this[_0x4350cf(0x9b)]=void 0x0;break;}}_0x4350cf(0x93)==_0x831f57&&_0x349a0b[_0x4350cf(0x92)](_0x4350cf(0x83)),_0x4350cf(0x97)==_0x831f57&&_0x349a0b[_0x4350cf(0x92)](_0x4350cf(0x84)),_0x4350cf(0x94)==_0x831f57&&_0x349a0b[_0x4350cf(0x92)](_0x4350cf(0x80)),_0x4350cf(0x9a)==_0x831f57&&_0x349a0b[_0x4350cf(0x92)](_0x4350cf(0x7b),_0x4350cf(0x96)),_0x4350cf(0x8c)==_0x831f57&&_0x349a0b[_0x4350cf(0x92)](_0x4350cf(0x9f)),_0x4350cf(0x6b)==_0x831f57&&_0x349a0b[_0x4350cf(0x92)](_0x4350cf(0x72)),_0x4350cf(0x89)==_0x831f57&&_0x349a0b[_0x4350cf(0x92)](_0x4350cf(0x8f));},0x3e8);}[_0x27b408(0x82)](){const _0x45118a=_0x27b408;super[_0x45118a(0x82)](),this[_0x45118a(0x9b)]&&clearInterval(this[_0x45118a(0x9b)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2f41(_0x79396,_0x4a6741){const _0x2a32b7=_0x2a32();return _0x2f41=function(_0x2f4133,_0xe02e5e){_0x2f4133=_0x2f4133-0xec;let _0x464f09=_0x2a32b7[_0x2f4133];return _0x464f09;},_0x2f41(_0x79396,_0x4a6741);}(function(_0x546feb,_0x25713e){const _0x9fae46=_0x2f41,_0xdac789=_0x546feb();while(!![]){try{const _0x12f9be=-parseInt(_0x9fae46(0xf0))/0x1*(parseInt(_0x9fae46(0xed))/0x2)+-parseInt(_0x9fae46(0xf1))/0x3+-parseInt(_0x9fae46(0xec))/0x4+parseInt(_0x9fae46(0xef))/0x5+-parseInt(_0x9fae46(0xf4))/0x6+parseInt(_0x9fae46(0xf3))/0x7+-parseInt(_0x9fae46(0xf5))/0x8*(-parseInt(_0x9fae46(0xf2))/0x9);if(_0x12f9be===_0x25713e)break;else _0xdac789['push'](_0xdac789['shift']());}catch(_0x366c56){_0xdac789['push'](_0xdac789['shift']());}}}(_0x2a32,0xce40e));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x2a32(){const _0x4947cf=['7327890XFOIdo','8VSvrmg','3040108EUksat','213462lqPtSX','test','181950BgdDTL','3KBkIjP','393192LJWnTT','18555444oTdhIw','8255149gXqQrU'];_0x2a32=function(){return _0x4947cf;};return _0x2a32();}export function isMSExcelContent(_0x21030e){const _0x5bd3b7=_0x2f41;return m[_0x5bd3b7(0xee)](_0x21030e);}
23
+ function _0x3c41(_0x2250c7,_0x2ed700){const _0x43411f=_0x4341();return _0x3c41=function(_0x3c41d6,_0x559f3c){_0x3c41d6=_0x3c41d6-0xe4;let _0x5b017f=_0x43411f[_0x3c41d6];return _0x5b017f;},_0x3c41(_0x2250c7,_0x2ed700);}function _0x4341(){const _0x40dc63=['test','6143544RMLPpr','4DIhYbG','8dAATgo','73264SBgGLG','543557ZxmbOY','72ADmXmN','20OKnbds','2440339ScWUTR','5CTDlqY','211062fNXTTg','2844024TUJoSj','2905386aTinoz'];_0x4341=function(){return _0x40dc63;};return _0x4341();}(function(_0x1702e7,_0xe40297){const _0x19f48f=_0x3c41,_0x59622f=_0x1702e7();while(!![]){try{const _0x1aa987=-parseInt(_0x19f48f(0xe6))/0x1*(parseInt(_0x19f48f(0xe4))/0x2)+parseInt(_0x19f48f(0xec))/0x3*(-parseInt(_0x19f48f(0xe5))/0x4)+parseInt(_0x19f48f(0xeb))/0x5*(-parseInt(_0x19f48f(0xee))/0x6)+-parseInt(_0x19f48f(0xe7))/0x7*(-parseInt(_0x19f48f(0xe8))/0x8)+parseInt(_0x19f48f(0xf0))/0x9+parseInt(_0x19f48f(0xe9))/0xa*(-parseInt(_0x19f48f(0xea))/0xb)+parseInt(_0x19f48f(0xed))/0xc;if(_0x1aa987===_0xe40297)break;else _0x59622f['push'](_0x59622f['shift']());}catch(_0x25aefc){_0x59622f['push'](_0x59622f['shift']());}}}(_0x4341,0x62770));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x4eeafb){const _0x26f6ef=_0x3c41;return m[_0x26f6ef(0xef)](_0x4eeafb);}