@ckeditor/ckeditor5-paste-from-office-enhanced 44.2.0-alpha.1 → 44.2.0-alpha.10

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={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function b(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 v(t,n){const r=new DOMParser,s=function(t){return b(b(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=C();return(S=function(t,e){return n[t-=344]})(t,e)}function C(){const t=["837222pJacPN","3859604VlHpbi","5612526FUqlYB","1809796aVVsij","273340fWsYjt","test","620316bnEHaA","584046YVqtNa"];return(C=function(){return t})()}!function(t){const e=S,n=t();for(;;)try{if(539230===parseInt(e(348))/1+-parseInt(e(347))/2+parseInt(e(349))/3+-parseInt(e(344))/4+parseInt(e(345))/5+parseInt(e(351))/6+-parseInt(e(350))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t){return E[S(346)](t)}!function(t){const e=F,n=t();for(;;)try{if(422050===-parseInt(e(367))/1+parseInt(e(379))/2+parseInt(e(377))/3+-parseInt(e(383))/4+parseInt(e(386))/5+parseInt(e(388))/6+-parseInt(e(370))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const A=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(){const t=["length","set","push","792148XtZcFz","map","selectorText","1015553WGUPBH","split","trim","name","tagName","style","getPropertyValue","1858509QrrTKW","cssRules","82120VInnft","groups","className","hasClass","1155152QZFqFf","exec","assign","2784665ygvjSJ","initial","2583414RwUONb"];return(P=function(){return t})()}function O(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(374)]&&!s[n(381)])continue;const e=!s[n(374)]||t[n(373)]===s[n(374)],o=!s[n(381)]||t[n(382)](s[n(381)]);e&&o&&r[n(365)](s,i)}return r}function F(t,e){const n=P();return(F=function(t,e){return n[t-=364]})(t,e)}function T(t){const e=F,n={};for(let r=0;r<t[e(364)];r++){const s=t[r],i=t[e(376)](s);e(387)!==i&&(n[s]=i)}return n}function k(t){const e=F,n=t[e(371)](",")[e(368)]((t=>t[e(372)]())),r=[];for(const t of n){const n=A[e(384)](t);n&&r[e(366)](n[e(380)])}return r}function j(t){const e=F,n={};for(const r of t)Object[e(385)](n,r);return n}const N=M;function M(t,e){const n=K();return(M=function(t,e){return n[t-=365]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(297786===-parseInt(e(383))/1*(parseInt(e(368))/2)+parseInt(e(390))/3+-parseInt(e(367))/4*(-parseInt(e(382))/5)+-parseInt(e(377))/6*(parseInt(e(372))/7)+parseInt(e(388))/8+-parseInt(e(385))/9*(parseInt(e(374))/10)+parseInt(e(369))/11*(parseInt(e(389))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class R extends w{[N(366)](t){const n=N,{body:r,styles:s}=t[n(386)],i=new e.UpcastWriter(r[n(376)]),o=i[n(378)](r),c=function(t){const e=F,n=new Map;for(const r in t){const s=k(r),i=t[r];for(const t of s)n[e(365)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(378)])if(t instanceof CSSStyleRule){const r=T(t[e(375)]);n[t[e(369)]]=Object[e(385)]({},n[t[e(369)]]||{},r)}return n}(s));for(const t of o){if(n(384)!==t[n(373)])continue;const e=O(t[n(381)],c);if(e[n(375)]){const r=j(Array[n(370)](e[n(387)]()));for(const e in r){const s=t[n(381)];s[n(365)](e)||i[n(371)](e,r[e],s)}}}t[n(379)]=r}[N(380)](t){return super[N(380)](t)||L(t)}}function K(){const t=["isActive","item","880YIoTLX","35201GPyUha","elementStart","9EJvzqQ","_parsedData","values","9216KccaBV","24VEKrpe","441609qJasTd","hasStyle","execute","1276xkHrkM","6AuhJsP","5693061mLJBxV","from","setStyle","11333YnrEbD","type","4881270MACddw","size","document","1290TKtrCu","createRangeIn","content"];return(K=function(){return t})()}function D(t,e){const n=W();return(D=function(t,e){return n[t-=210]})(t,e)}const U=D;function W(){const t=["pluginName","634224ATUxye","_parsedData","2034609eUlUyl","view","209605RaAJeI","init","execute","high","requires","PasteFromOffice","get","isActive","plugins","isOfficialPlugin","editor","editing","750FwLSGY","map","getData","2275335MWFrNo","join","1093211Whbtcf","1639304ixKeQt","afterInit","PasteFromOfficeEnhancedInliner","10mQknaU","12EmJlTu","fromCharCode","dataTransfer","inputTransformation","isPremiumPlugin","document","ClipboardPipeline","130642IZPywL","stylesProcessor","9bkTfib","text/html","href"];return(W=function(){return t})()}!function(t){const e=D,n=t();for(;;)try{if(339153===-parseInt(e(223))/1*(-parseInt(e(231))/2)+parseInt(e(239))/3+-parseInt(e(220))/4+parseInt(e(217))/5+-parseInt(e(224))/6*(-parseInt(e(219))/7)+-parseInt(e(237))/8*(-parseInt(e(233))/9)+-parseInt(e(214))/10*(parseInt(e(241))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class q extends t.Plugin{static get[U(236)](){return U(222)}static get[U(211)](){return!0}static get[U(228)](){return!0}static get[U(245)](){return[U(246)]}[U(242)](){const t=U,e=this[t(212)],n=e[t(210)][t(247)](t(230)),r=e[t(213)][t(240)][t(229)],s=new R(r);n.on(t(227),((e,n)=>{const i=t,o=n[i(226)][i(216)](i(234));s[i(248)](o)&&(n[i(238)]||(n[i(238)]=v(o,r[i(232)])),s[i(243)](n))}),{priority:x.priorities[t(247)](t(244))+11})}[U(221)](){!async function(t){const e=d([70,119,83,86,75,106,113,103,65,85,120,84,48,111,76,105,79,53,87,69,82,98,81,57,122,49,55,51,67,104,107,115,116,108,77,68,71,90,99,114,52,100,80,117,72,97,88,54,110,56,78,101,50,66,74,102,112,109,121,89,73,118]),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=D;return t[e(215)]((t=>String[e(225)](t)))[e(218)]("")}!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([70]);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:1738195200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=D,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(235)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([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 V=$;function $(t,e){const n=G();return($=function(t,e){return n[t-=216]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(231330===parseInt(e(238))/1+parseInt(e(232))/2+parseInt(e(254))/3+parseInt(e(225))/4*(parseInt(e(224))/5)+-parseInt(e(235))/6+parseInt(e(253))/7+-parseInt(e(241))/8*(parseInt(e(216))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const J=[V(247),V(249),V(256),V(251),V(234),V(246),V(226),V(220)],Q=[V(247),V(249),V(256)],B={"font-style":[[V(244),"i"]],"font-weight":[[V(248),V(258)],[V(227),V(258)],[V(257),V(258)],[t=>Number(t)>=600,V(258)]],"text-decoration":[[V(245),"u"],[V(230),"s"]],"text-decoration-line":[[V(245),"u"],[V(230),"s"]],"vertical-align":[[V(236),V(236)],[V(243),V(239)]]};function Y(t){return J[V(229)](t)}function G(){const t=["includes","line-through","split","89018auNPyq","getChildren","text-decoration-line","562494wEmfPJ","sub","createElement","313384LSpgkx","sup","length","16ULdqwr","forEach","super","italic","underline","font-weight","color","medium","font-family","span","text-decoration","insertChild","1732507PXhbiO","419658TUwLyh","getStyle","font-size","bolder","strong","2513502gQGIel","keys","removeStyle","getStyleNames","vertical-align","setStyle","filter","function","35sKGNFk","79060kFtfok","font-style","bold","from"];return(G=function(){return t})()}function H(t){const e=V;return Array[e(228)](t[e(219)]())[e(222)](Y)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=V,r={},s={};return e[n(242)]((e=>{const i=n,o=t[i(255)](e);if(o)if(c=e,Q[V(229)](c))r[e]=o;else if(e in B){const t=o[i(231)](" ");B[e][i(242)]((([n,r])=>{const o=i;for(const i of t)(o(223)==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=V;for(const s in n)n[s][r(242)]((([,n])=>{const s=r,i=e[s(237)](n,[],t[s(233)]());e[s(252)](0,i,t)})),e[r(218)](s,t)})(t,e,s),function(t,e,n){const r=V;if(!Object[r(217)](n)[r(240)])return;const s=e[r(237)](r(250),[],t[r(233)]());e[r(221)](n,s),e[r(252)](0,s,t),e[r(218)](Object[r(217)](n),t)}(t,e,r)}const z=X;function X(t,e){const n=tt();return(X=function(t,e){return n[t-=335]})(t,e)}!function(t){const e=X,n=t();for(;;)try{if(326812===parseInt(e(356))/1*(parseInt(e(345))/2)+parseInt(e(336))/3*(-parseInt(e(357))/4)+parseInt(e(347))/5+-parseInt(e(358))/6+-parseInt(e(341))/7*(-parseInt(e(340))/8)+-parseInt(e(351))/9*(-parseInt(e(355))/10)+-parseInt(e(342))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class Z extends w{[z(353)](t){const n=z,{body:r}=t[n(339)],s=new e.UpcastWriter(r[n(346)]),i=s[n(343)](r),o=new e.ViewDocument(s[n(346)][n(337)]),c=[...new e.DomConverter(o)[n(350)],n(338)],a=i[n(344)]();for(const t of a)if(t.is(n(352))&&c[n(335)](t[n(354)])){_(t,s,H(t))}t[n(349)]=r}[z(348)](t){return super[z(348)](t)||L(t)}}function tt(){const t=["122890wTYpwe","2LQktfV","100876bMbsYC","2041776DryNcr","includes","12trVCkQ","stylesProcessor","font","_parsedData","884104zzpehj","35miWhbv","3065931cpuovr","createRangeIn","getItems","153490bsxuvd","document","1150245osHDba","isActive","content","blockElements","81tvrACD","element","execute","name"];return(tt=function(){return t})()}const et=nt;function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=475]})(t,e)}!function(t){const e=nt,n=t();for(;;)try{if(290930===parseInt(e(491))/1*(parseInt(e(479))/2)+parseInt(e(513))/3+parseInt(e(503))/4*(parseInt(e(527))/5)+parseInt(e(528))/6+-parseInt(e(522))/7+-parseInt(e(508))/8*(-parseInt(e(514))/9)+-parseInt(e(504))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class rt extends t.Plugin{static get[et(526)](){return et(495)}static get[et(490)](){return!0}static get[et(498)](){return!0}static get[et(492)](){return[et(496)]}[et(475)](){const t=et,e=this[t(517)],n=e[t(483)][t(521)](t(510)),r=e[t(489)][t(519)][t(480)],s=new Z(r);n.on(t(509),((e,n)=>{const i=t,o=n[i(487)][i(497)](i(493));s[i(502)](o)&&(n[i(501)]||(n[i(501)]=v(o,r[i(524)])),s[i(477)](n))}),{priority:x.priorities[t(521)](t(486))+10}),this[t(481)]=this[t(517)][t(525)][t(521)](t(481));const i=this[t(517)];this[t(488)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(482)==s||e(511)==s||e(520)==s||e(478)==s||e(505)==s||e(476)==s||e(507)==s||e(494)==s){delete i[r],n=s,clearInterval(this[e(488)]),this[e(488)]=void 0;break}}e(511)==n&&i[e(484)](e(518)),e(520)==n&&i[e(484)](e(500)),e(478)==n&&i[e(484)](e(506)),e(505)==n&&i[e(484)](e(512),e(499)),e(476)==n&&i[e(484)](e(516)),e(507)==n&&i[e(484)](e(515)),e(494)==n&&i[e(484)](e(485))}),1e3)}[et(523)](){const t=et;super[t(523)](),this[t(488)]&&clearInterval(this[t(488)])}}function st(){const t=["init","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","32594cOEvKI","document","licenseKey","pasteFromOfficeEnhancedLicenseKeyValid","plugins","_showLicenseError","usageLimit","high","dataTransfer","_licenseKeyCheckInterval","editing","isOfficialPlugin","6KpKrtm","requires","text/html","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOfficeEnhancedPropagator","PasteFromOffice","getData","isPremiumPlugin","PasteFromOfficeEnhanced","expired","_parsedData","isActive","8gNSUFh","365200XwMMxq","pasteFromOfficeEnhancedLicenseKeyNotAllowed","domainLimit","pasteFromOfficeEnhancedLicenseKeyTrialLimit","306968GjJPls","inputTransformation","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyInvalid","featureNotAllowed","1414083RAIGqP","9jUXbux","trialLimit","evaluationLimit","editor","invalid","view","pasteFromOfficeEnhancedLicenseKeyExpired","get","3041626bYuaxP","destroy","stylesProcessor","config","pluginName","249385wozQgt","328200cxQqTp"];return(st=function(){return t})()}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=112]})(t,e)}function ct(){var t=["13540dOXElr","isPremiumPlugin","PasteFromOfficeEnhanced","646698GTcSJc","isOfficialPlugin","739442eKMkFJ","43051591YayWrM","5073817wfLAQZ","8QEdPCk","pluginName","PasteFromOffice","12niGacC","18LCSnBr","354356rUiTLN","6219RpDzYA","648BFkbkg","43605oeYuIB","requires"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(502957===-parseInt(e(118))/1+parseInt(e(120))/2+parseInt(e(127))/3*(-parseInt(e(128))/4)+-parseInt(e(113))/5*(parseInt(e(112))/6)+-parseInt(e(122))/7*(parseInt(e(123))/8)+parseInt(e(129))/9*(-parseInt(e(115))/10)+-parseInt(e(121))/11*(-parseInt(e(126))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(124)](){return it(117)}static get[it(119)](){return!0}static get[it(116)](){return!0}static get[it(114)](){return[it(125),q,rt]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=338]})(t,e)}function lt(){var t=["11120580aNBQBq","212aVmcOC","348NKhvkX","1817792kRGrgH","167673cCIyJM","78pUHsja","1063028rYIRnx","3599700cvTMjG","53575JLbeBI","10142oCDxQt","3RyJUDL","14VlDSLc"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(649155===parseInt(e(349))/1*(parseInt(e(341))/2)+parseInt(e(338))/3*(-parseInt(e(346))/4)+-parseInt(e(348))/5*(parseInt(e(345))/6)+parseInt(e(339))/7*(-parseInt(e(343))/8)+parseInt(e(340))/9+-parseInt(e(347))/10+-parseInt(e(344))/11*(parseInt(e(342))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(t,e){const n=C();return(S=function(t,e){return n[t-=368]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(750833===-parseInt(e(373))/1+-parseInt(e(376))/2*(-parseInt(e(379))/3)+-parseInt(e(371))/4+parseInt(e(377))/5+-parseInt(e(375))/6*(parseInt(e(372))/7)+-parseInt(e(369))/8*(-parseInt(e(374))/9)+parseInt(e(370))/10*(parseInt(e(378))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t){return E[S(368)](t)}function C(){const t=["3438mXEarv","1726350PDTEJn","997824iGLjUG","5777995KrPddp","33HuktIp","3vdcHgc","test","2808IJJfOS","6251690diqXPK","5396140ugfgAD","35VXegTt","125607tZLNhy"];return(C=function(){return t})()}!function(t){const e=D,n=t();for(;;)try{if(587782===parseInt(e(307))/1*(parseInt(e(325))/2)+parseInt(e(326))/3*(parseInt(e(324))/4)+-parseInt(e(323))/5+parseInt(e(306))/6*(parseInt(e(314))/7)+parseInt(e(319))/8*(parseInt(e(316))/9)+-parseInt(e(298))/10+-parseInt(e(308))/11*(-parseInt(e(297))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=D,r=new Map;for(const[s,i]of e){if(!s[n(318)]&&!s[n(320)])continue;const e=!s[n(318)]||t[n(322)]===s[n(318)],o=!s[n(320)]||t[n(311)](s[n(320)]);e&&o&&r[n(321)](s,i)}return r}function O(){const t=["11107657mdwgoJ","trim","selectorText","hasClass","getPropertyValue","assign","9905FsXSjZ","split","1980513mBIUOG","cssRules","tagName","8hLznoW","className","set","name","5430900rVYPpl","4zpYRmb","18rVMOLM","1310967gtnoyL","12FTgFUE","9363390myWNYJ","groups","length","initial","push","style","exec","map","3558XIfbMU","11597LhJykt"];return(O=function(){return t})()}function F(t){const e=D,n={};for(let r=0;r<t[e(300)];r++){const s=t[r],i=t[e(312)](s);e(301)!==i&&(n[s]=i)}return n}function D(t,e){const n=O();return(D=function(t,e){return n[t-=297]})(t,e)}function N(t){const e=D,n=t[e(315)](",")[e(305)]((t=>t[e(309)]())),r=[];for(const t of n){const n=L[e(304)](t);n&&r[e(302)](n[e(299)])}return r}function j(t){const e=D,n={};for(const r of t)Object[e(313)](n,r);return n}const T=W;function W(t,e){const n=R();return(W=function(t,e){return n[t-=296]})(t,e)}function R(){const t=["2136000stulxf","values","7950SeJIyK","3051vmoRkG","isActive","execute","setStyle","size","item","from","document","1221DUbASI","_parsedData","1275778PtaEOS","hasStyle","68208APwlXJ","242330CiLinQ","958svVAwz","type","417jDynCV","createRangeIn","56zGlAnP","content","elementStart","36MuBUUF","44538oeZsGT"];return(R=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(147268===-parseInt(e(301))/1*(-parseInt(e(299))/2)+parseInt(e(307))/3*(-parseInt(e(303))/4)+parseInt(e(298))/5*(-parseInt(e(306))/6)+-parseInt(e(321))/7+parseInt(e(308))/8+-parseInt(e(311))/9*(parseInt(e(310))/10)+parseInt(e(319))/11*(parseInt(e(297))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class M extends w{[T(313)](t){const n=T,{body:r,styles:s}=t[n(320)],i=new e.UpcastWriter(r[n(318)]),o=i[n(302)](r),c=function(t){const e=D,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(321)](t,i)}return n}(function(t){const e=D,n={};for(const r of t)for(const t of r[e(317)])if(t instanceof CSSStyleRule){const r=F(t[e(303)]);n[t[e(310)]]=Object[e(313)]({},n[t[e(310)]]||{},r)}return n}(s));for(const t of o){if(n(305)!==t[n(300)])continue;const e=P(t[n(316)],c);if(e[n(315)]){const r=j(Array[n(317)](e[n(309)]()));for(const e in r){const s=t[n(316)];s[n(296)](e)||i[n(314)](e,r[e],s)}}}t[n(304)]=r}[T(312)](t){return super[T(312)](t)||A(t)}}const k=V;function V(t,e){const n=U();return(V=function(t,e){return n[t-=427]})(t,e)}function U(){const t=["2150hrQnHw","isActive","PasteFromOffice","high","9899346aBpDZy","map","pluginName","1808DteJcr","requires","isPremiumPlugin","254127oNUlJw","dataTransfer","init","href","text/html","editor","2025192SBMadr","plugins","execute","fromCharCode","join","document","77cuSAPH","editing","ClipboardPipeline","afterInit","206710gpCSGW","_parsedData","inputTransformation","7KJHsjN","view","stylesProcessor","getData","PasteFromOfficeEnhancedInliner","get","isOfficialPlugin","6924azPrXV","1528547ltayHa","41517MlYkfN"];return(U=function(){return t})()}!function(t){const e=V,n=t();for(;;)try{if(835628===-parseInt(e(437))/1+-parseInt(e(455))/2+parseInt(e(449))/3+-parseInt(e(436))/4*(-parseInt(e(439))/5)+parseInt(e(443))/6*(parseInt(e(429))/7)+-parseInt(e(446))/8*(-parseInt(e(438))/9)+parseInt(e(465))/10*(-parseInt(e(461))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class K extends t.Plugin{static get[k(445)](){return k(433)}static get[k(435)](){return!0}static get[k(448)](){return!0}static get[k(447)](){return[k(441)]}[k(451)](){const t=k,e=this[t(454)],n=e[t(456)][t(434)](t(463)),r=e[t(462)][t(430)][t(460)],s=new M(r);n.on(t(428),((e,n)=>{const i=t,o=n[i(450)][i(432)](i(453));s[i(440)](o)&&(n[i(427)]||(n[i(427)]=b(o,r[i(431)])),s[i(457)](n))}),{priority:x.priorities[t(434)](t(442))+11})}[k(464)](){!async function(t){const e=d([105,69,97,102,104,81,56,111,70,107,48,68,80,53,52,54,86,117,74,55,71,88,100,49,73,75,108,106,84,98,67,116,121,115,79,66,83,120,77,76,89,99,51,101,50,114,112,119,110,78,82,85,103,65,118,90,57,113,87,72,122,109]),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=V;return t[e(444)]((t=>String[e(458)](t)))[e(459)]("")}!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([105]);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:17388e5;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=V,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(452)]);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;!function(t){const e=q,n=t();for(;;)try{if(340144===parseInt(e(451))/1+parseInt(e(463))/2*(-parseInt(e(465))/3)+-parseInt(e(444))/4*(-parseInt(e(449))/5)+-parseInt(e(477))/6*(parseInt(e(464))/7)+-parseInt(e(445))/8+-parseInt(e(458))/9+-parseInt(e(446))/10*(-parseInt(e(447))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);const z=[$(462),$(448),$(454),$(480),$(457),$(473),$(476),$(452)];function B(){const t=["font-weight","split","sup","font-style","12UhHlmD","length","forEach","text-decoration","bold","sub","super","removeStyle","bolder","from","setStyle","function","40mxwazq","3492184yyUwoS","4819280WKJFxQ","33fkezGm","font-family","284045EAXQnV","line-through","500711RZimex","vertical-align","filter","font-size","insertChild","createElement","text-decoration-line","5515290AtUNGf","getStyleNames","span","medium","color","4Ldyijy","2352315SfVmjV","679527UhXVND","keys","underline","getChildren","getStyle","italic","strong","includes"];return(B=function(){return t})()}const J=[$(462),$(448),$(454)],H={"font-style":[[$(470),"i"]],"font-weight":[[$(461),$(471)],[$(481),$(471)],[$(440),$(471)],[t=>Number(t)>=600,$(471)]],"text-decoration":[[$(467),"u"],[$(450),"s"]],"text-decoration-line":[[$(467),"u"],[$(450),"s"]],"vertical-align":[[$(482),$(482)],[$(483),$(475)]]};function q(t,e){const n=B();return(q=function(t,e){return n[t-=439]})(t,e)}function G(t){return z[$(472)](t)}function _(t){const e=$;return Array[e(441)](t[e(459)]())[e(453)](G)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(479)]((e=>{const i=n,o=t[i(469)](e);if(o)if(c=e,J[$(472)](c))r[e]=o;else if(e in H){const t=o[i(474)](" ");H[e][i(479)]((([n,r])=>{const o=i;for(const i of t)(o(443)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=$;for(const s in n)n[s][r(479)]((([,n])=>{const s=r,i=e[s(456)](n,[],t[s(468)]());e[s(455)](0,i,t)})),e[r(439)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(466)](n)[r(478)])return;const s=e[r(456)](r(460),[],t[r(468)]());e[r(442)](n,s),e[r(455)](0,s,t),e[r(439)](Object[r(466)](n),t)}(t,e,r)}const Z=Q;function Q(t,e){const n=Y();return(Q=function(t,e){return n[t-=371]})(t,e)}function Y(){const t=["908001mBEWSD","2834310DtdIwV","includes","element","4erRDmV","content","createRangeIn","2713494LhpBWr","font","blockElements","359745ijZsvW","execute","54402YCTAQN","name","130gpxZDt","16WFpJSn","getItems","74658xiDPQV","stylesProcessor","_parsedData","document","304979idqNJI","isActive"];return(Y=function(){return t})()}!function(t){const e=Q,n=t();for(;;)try{if(360568===parseInt(e(383))/1+parseInt(e(379))/2+parseInt(e(372))/3*(-parseInt(e(389))/4)+parseInt(e(376))/5*(parseInt(e(374))/6)+parseInt(e(392))/7+parseInt(e(377))/8*(-parseInt(e(385))/9)+-parseInt(e(386))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class tt extends w{[Z(373)](t){const n=Z,{body:r}=t[n(381)],s=new e.UpcastWriter(r[n(382)]),i=s[n(391)](r),o=new e.ViewDocument(s[n(382)][n(380)]),c=[...new e.DomConverter(o)[n(371)],n(393)],a=i[n(378)]();for(const t of a)if(t.is(n(388))&&c[n(387)](t[n(375)])){X(t,s,_(t))}t[n(390)]=r}[Z(384)](t){return super[Z(384)](t)||A(t)}}function et(t,e){const n=st();return(et=function(t,e){return n[t-=241]})(t,e)}const nt=et;!function(t){const e=et,n=t();for(;;)try{if(692870===-parseInt(e(264))/1*(-parseInt(e(268))/2)+-parseInt(e(246))/3+-parseInt(e(254))/4*(-parseInt(e(277))/5)+parseInt(e(275))/6+parseInt(e(245))/7+parseInt(e(283))/8+-parseInt(e(266))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class rt extends t.Plugin{static get[nt(279)](){return nt(290)}static get[nt(247)](){return!0}static get[nt(284)](){return!0}static get[nt(276)](){return[nt(248)]}[nt(252)](){const t=nt,e=this[t(253)],n=e[t(263)][t(255)](t(272)),r=e[t(256)][t(293)][t(289)],s=new tt(r);n.on(t(274),((e,n)=>{const i=t,o=n[i(271)][i(265)](i(241));s[i(288)](o)&&(n[i(281)]||(n[i(281)]=b(o,r[i(259)])),s[i(278)](n))}),{priority:x.priorities[t(255)](t(285))+10}),this[t(280)]=this[t(253)][t(269)][t(255)](t(280));const i=this[t(253)];this[t(242)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(258)==s||e(287)==s||e(251)==s||e(250)==s||e(261)==s||e(286)==s||e(267)==s||e(291)==s){delete i[r],n=s,clearInterval(this[e(242)]),this[e(242)]=void 0;break}}e(287)==n&&i[e(257)](e(270)),e(251)==n&&i[e(257)](e(244)),e(250)==n&&i[e(257)](e(249)),e(261)==n&&i[e(257)](e(282),e(260)),e(286)==n&&i[e(257)](e(273)),e(267)==n&&i[e(257)](e(262)),e(291)==n&&i[e(257)](e(292))}),1e3)}[nt(243)](){const t=nt;super[t(243)](),this[t(242)]&&clearInterval(this[t(242)])}}function st(){const t=["pasteFromOfficeEnhancedLicenseKeyValid","stylesProcessor","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyNotAllowed","trialLimit","plugins","11356ssRTVN","getData","5643666yDpBap","pasteFromOfficeEnhancedLicenseKeyTrialLimit","138iHIoxg","config","invalid","dataTransfer","ClipboardPipeline","evaluationLimit","inputTransformation","386550FpVvqq","requires","48010acDIsP","execute","pluginName","licenseKey","_parsedData","featureNotAllowed","3797752DDlLoE","isPremiumPlugin","high","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","isActive","document","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyUsageLimit","usageLimit","view","text/html","_licenseKeyCheckInterval","destroy","expired","6234599UFSnmT","2853099BDdYzy","isOfficialPlugin","PasteFromOffice","domainLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyExpired","init","editor","24ppMunk","get","editing","_showLicenseError"];return(st=function(){return t})()}var it=ct;function ot(){var t=["7838382MpwRzP","requires","11VSlOgd","2553054jdkDtY","1319337kZWgng","5uWvsbz","PasteFromOfficeEnhanced","23993800yNoLOe","PasteFromOffice","isOfficialPlugin","8pjGird","7825531hHrhFD","5541064nOSghv","isPremiumPlugin","3987018BbNgBE","3drYFQr","pluginName"];return(ot=function(){return t})()}function ct(t,e){var n=ot();return(ct=function(t,e){return n[t-=437]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(716766===-parseInt(e(439))/1+parseInt(e(438))/2*(parseInt(e(450))/3)+-parseInt(e(447))/4*(parseInt(e(440))/5)+parseInt(e(452))/6+parseInt(e(446))/7*(-parseInt(e(445))/8)+-parseInt(e(449))/9+parseInt(e(442))/10*(parseInt(e(437))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{static get[it(451)](){return it(441)}static get[it(444)](){return!0}static get[it(448)](){return!0}static get[it(453)](){return[it(443),K,rt]}}function ut(){var t=["4387720mFbdbW","1170697xFrpXL","82780TvsycL","276SQDgTy","879963bOqBaj","1481306ilZyZb","120uBaIWb","1cNrdye","17455fMzReT","18mlswfG","10904phcwNf","147gOmVmb"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=396]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(376743===-parseInt(e(400))/1*(-parseInt(e(398))/2)+parseInt(e(404))/3*(parseInt(e(403))/4)+parseInt(e(401))/5*(parseInt(e(396))/6)+-parseInt(e(397))/7+parseInt(e(405))/8+-parseInt(e(402))/9*(parseInt(e(407))/10)+parseInt(e(406))/11*(-parseInt(e(399))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(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 _0x3ca163}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x1ab836,parseHtml as _0x5a4153}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0xf28c60,uid as _0x4f8b9c}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x107a7d,ViewDocument as _0x3ca128,DomConverter as _0xdd3403}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x441963){return m['test'](_0x441963);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x173704,_0x575159){const _0x4082ab=new Map();for(const [_0x4ade73,_0x5c4ece]of _0x575159){if(!_0x4ade73['tagName']&&!_0x4ade73['className'])continue;const _0x247d60=!_0x4ade73['tagName']||_0x173704['name']===_0x4ade73['tagName'],_0x5deeb7=!_0x4ade73['className']||_0x173704['hasClass'](_0x4ade73['className']);_0x247d60&&_0x5deeb7&&_0x4082ab['set'](_0x4ade73,_0x5c4ece);}return _0x4082ab;}function h(_0x561ee3){const _0x3cc344={};for(let _0x4a9a70=0x0;_0x4a9a70<_0x561ee3['length'];_0x4a9a70++){const _0x51c079=_0x561ee3[_0x4a9a70],_0x24b43c=_0x561ee3['getPropertyValue'](_0x51c079);'initial'!==_0x24b43c&&(_0x3cc344[_0x51c079]=_0x24b43c);}return _0x3cc344;}function O(_0x4a04a9){const _0x1b0459=_0x4a04a9['split'](',')['map'](_0x179a16=>_0x179a16['trim']()),_0x10b71c=[];for(const _0x838851 of _0x1b0459){const _0x4040f0=S['exec'](_0x838851);_0x4040f0&&_0x10b71c['push'](_0x4040f0['groups']);}return _0x10b71c;}function y(_0x3a1b7c){const _0x44be74={};for(const _0x5b5509 of _0x3a1b7c)Object['assign'](_0x44be74,_0x5b5509);return _0x44be74;}class c extends _0x1ab836{['execute'](_0x37256d){const {body:_0x58db4d,styles:_0x2c4f55}=_0x37256d['_parsedData'],_0x3ebdc4=new _0x107a7d(_0x58db4d['document']),_0x5cdd6b=_0x3ebdc4['createRangeIn'](_0x58db4d),_0x47848f=function(_0x2b5757){const _0xb0d300={};for(const _0x3d8197 of _0x2b5757)for(const _0x19c171 of _0x3d8197['cssRules'])if(_0x19c171 instanceof CSSStyleRule){const _0x2580f1=h(_0x19c171['style']);_0xb0d300[_0x19c171['selectorText']]=Object['assign']({},_0xb0d300[_0x19c171['selectorText']]||{},_0x2580f1);}return _0xb0d300;}(_0x2c4f55),_0x44a4ba=function(_0x58f963){const _0x5de663=new Map();for(const _0x133807 in _0x58f963){const _0x57fc09=O(_0x133807),_0x2e47be=_0x58f963[_0x133807];for(const _0x57584a of _0x57fc09)_0x5de663['set'](_0x57584a,_0x2e47be);}return _0x5de663;}(_0x47848f);for(const _0x47e28a of _0x5cdd6b){if('elementStart'!==_0x47e28a['type'])continue;const _0x43a42d=x(_0x47e28a['item'],_0x44a4ba);if(_0x43a42d['size']){const _0xd923e2=y(Array['from'](_0x43a42d['values']()));for(const _0x24a1e4 in _0xd923e2){const _0x39329e=_0x47e28a['item'];_0x39329e['hasStyle'](_0x24a1e4)||_0x3ebdc4['setStyle'](_0x24a1e4,_0xd923e2[_0x24a1e4],_0x39329e);}}}_0x37256d['content']=_0x58db4d;}['isActive'](_0x4fb245){return super['isActive'](_0x4fb245)||l(_0x4fb245);}}class i extends _0x3ca163{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2777b7=this['editor'],_0x207185=_0x2777b7['plugins']['get']('ClipboardPipeline'),_0x19238e=_0x2777b7['editing']['view']['document'],_0x296bde=new c(_0x19238e);_0x207185['on']('inputTransformation',(_0x35653e,_0xfa3bd)=>{const _0x205e29=_0xfa3bd['dataTransfer']['getData']('text/html');_0x296bde['isActive'](_0x205e29)&&(_0xfa3bd['_parsedData']||(_0xfa3bd['_parsedData']=_0x5a4153(_0x205e29,_0x19238e['stylesProcessor'])),_0x296bde['execute'](_0xfa3bd));},{'priority':_0xf28c60['get']('high')+0xb});}['afterInit'](){!async function(_0x4e6a9e){const _0x262ea7=_0x357d8e([0x46,0x77,0x53,0x56,0x4b,0x6a,0x71,0x67,0x41,0x55,0x78,0x54,0x30,0x6f,0x4c,0x69,0x4f,0x35,0x57,0x45,0x52,0x62,0x51,0x39,0x7a,0x31,0x37,0x33,0x43,0x68,0x6b,0x73,0x74,0x6c,0x4d,0x44,0x47,0x5a,0x63,0x72,0x34,0x64,0x50,0x75,0x48,0x61,0x58,0x36,0x6e,0x38,0x4e,0x65,0x32,0x42,0x4a,0x66,0x70,0x6d,0x79,0x59,0x49,0x76]),_0x235e02=0x10a252e0,_0xdeb1ae=0x10a50cf0^_0x235e02,_0x1594a1=window[_0x357d8e([0x44,0x61,0x74,0x65])][_0x357d8e([0x6e,0x6f,0x77])](),_0x965a0e=_0x4e6a9e[_0x357d8e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5593be=new window[(_0x357d8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x304b46=>{_0x965a0e[_0x357d8e([0x6f,0x6e,0x63,0x65])](_0x357d8e([0x72,0x65,0x61,0x64,0x79]),_0x304b46);}),_0x4e0d46={[_0x357d8e([0x6b,0x74,0x79])]:_0x357d8e([0x45,0x43]),[_0x357d8e([0x75,0x73,0x65])]:_0x357d8e([0x73,0x69,0x67]),[_0x357d8e([0x63,0x72,0x76])]:_0x357d8e([0x50,0x2d,0x32,0x35,0x36]),[_0x357d8e([0x78])]:_0x357d8e([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]),[_0x357d8e([0x79])]:_0x357d8e([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]),[_0x357d8e([0x61,0x6c,0x67])]:_0x357d8e([0x45,0x53,0x32,0x35,0x36])},_0x3725bf=_0x965a0e[_0x357d8e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x357d8e([0x67,0x65,0x74])](_0x357d8e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1932fe(){let _0x438a02,_0x21a720=null,_0x17a763=null;try{if(_0x3725bf==_0x357d8e([0x47,0x50,0x4c]))return _0x357d8e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x438a02=_0x12683d(),!_0x438a02)return _0x357d8e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x438a02[_0x357d8e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x17a763=_0x1f5ba4(_0x438a02[_0x357d8e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x438a02[_0x357d8e([0x6a,0x74,0x69])])),await _0x3a7a0b()?_0x3e2902()?_0x47a9aa()?_0x357d8e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x302a68()?(_0x438a02[_0x357d8e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x357d8e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x21a720=_0x545e1d(_0x357d8e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x438a02[_0x357d8e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x357d8e([0x74,0x72,0x69,0x61,0x6c])&&(_0x21a720=_0x545e1d(_0x357d8e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x17c60d()):_0x357d8e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x357d8e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x357d8e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x5d8277){return _0x357d8e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x47a9aa(){const _0x1e7852=[_0x357d8e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x357d8e([0x74,0x72,0x69,0x61,0x6c])][_0x357d8e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x438a02[_0x357d8e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1594a1/0x3e8:0xe10*_0xdeb1ae;return _0x438a02[_0x357d8e([0x65,0x78,0x70])]<_0x1e7852;}function _0x3e2902(){const _0x2978ff=_0x438a02[_0x357d8e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2978ff&&(!!_0x2978ff[_0x357d8e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x357d8e([0x2a]))||(!!_0x2978ff[_0x357d8e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x357d8e([0x50,0x4f,0x45]))||!!_0x2978ff[_0x357d8e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x357d8e([0x50,0x50]))));}function _0x302a68(){const _0x3361dc=_0x438a02[_0x357d8e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3361dc||0x0==_0x3361dc[_0x357d8e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x38ce8d}=new URL(window[_0x357d8e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3361dc[_0x357d8e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38ce8d))return!0x0;const _0x1b79ed=_0x38ce8d[_0x357d8e([0x73,0x70,0x6c,0x69,0x74])](_0x357d8e([0x2e]));return _0x3361dc[_0x357d8e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4de1b7=>_0x4de1b7[_0x357d8e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x357d8e([0x2a])))[_0x357d8e([0x6d,0x61,0x70])](_0x22f0a4=>_0x22f0a4[_0x357d8e([0x73,0x70,0x6c,0x69,0x74])](_0x357d8e([0x2e])))[_0x357d8e([0x73,0x6f,0x6d,0x65])](_0x3151af=>_0x1b79ed[_0x357d8e([0x65,0x76,0x65,0x72,0x79])]((_0x2c273c,_0x49a168)=>_0x3151af[_0x49a168]===_0x2c273c||_0x3151af[_0x49a168]===_0x357d8e([0x2a])));}function _0x17c60d(){return _0x21a720&&_0x17a763?new window[(_0x357d8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x252334,_0x2d52b8)=>{_0x21a720[_0x357d8e([0x74,0x68,0x65,0x6e])](_0x252334,_0x2d52b8),_0x17a763[_0x357d8e([0x74,0x68,0x65,0x6e])](_0x550969=>{_0x550969!=_0x357d8e([0x56,0x61,0x6c,0x69,0x64])&&_0x252334(_0x550969);},_0x2d52b8);}):_0x21a720||_0x17a763||_0x357d8e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1f5ba4(_0x3be6f8,_0x5529df){return new window[(_0x357d8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4239eb=>{if(_0x4f7fce())return _0x4239eb(_0x357d8e([0x56,0x61,0x6c,0x69,0x64]));_0x691886(),_0x965a0e[_0x357d8e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x357d8e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2d7e0e=!0x1;const _0x24195f=_0x4f8b9c();function _0x954d9b(_0x57b64e){return!!_0x57b64e&&(typeof _0x57b64e===_0x357d8e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x57b64e===_0x357d8e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x57b64e[_0x357d8e([0x74,0x68,0x65,0x6e])]===_0x357d8e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x57b64e[_0x357d8e([0x63,0x61,0x74,0x63,0x68])]===_0x357d8e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x277b20(_0x343dbb){_0x3cbd03(_0x343dbb)[_0x357d8e([0x74,0x68,0x65,0x6e])](_0x343832=>{if(!_0x343832||_0x343832[_0x357d8e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x357d8e([0x6f,0x6b]))return _0x357d8e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1718ed(_0x4400a0(_0x24195f+_0x5529df))!=_0x343832[_0x357d8e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x357d8e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x357d8e([0x56,0x61,0x6c,0x69,0x64]);})[_0x357d8e([0x74,0x68,0x65,0x6e])](_0x53458e=>(_0x154a11(),_0x53458e),()=>{const _0x56bb2a=_0x403a33();return null==_0x56bb2a?(_0x154a11(),_0x357d8e([0x56,0x61,0x6c,0x69,0x64])):_0x357d8e(_0x1594a1-_0x56bb2a>(0x34aed6e0^_0x235e02)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x357d8e([0x74,0x68,0x65,0x6e])](_0x4239eb)[_0x357d8e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4239eb(_0x357d8e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4c0d0c=0x1094bc60^_0x235e02;function _0x154a11(){const _0x3f6b94=_0x357d8e([0x6c,0x6c,0x63,0x74,0x2d])+_0x1718ed(_0x4400a0(_0x3be6f8)),_0x5408c8=_0x5b183a(_0x1718ed(window[_0x357d8e([0x4d,0x61,0x74,0x68])][_0x357d8e([0x63,0x65,0x69,0x6c])](_0x1594a1/_0x4c0d0c)));window[_0x357d8e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x357d8e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3f6b94,_0x5408c8);}function _0x403a33(){const _0x22c741=_0x357d8e([0x6c,0x6c,0x63,0x74,0x2d])+_0x1718ed(_0x4400a0(_0x3be6f8)),_0x2d37df=window[_0x357d8e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x357d8e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x22c741);return _0x2d37df?window[_0x357d8e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5b183a(_0x2d37df),0x10)*_0x4c0d0c:null;}function _0x3cbd03(_0x3999be){return new window[(_0x357d8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4c4315,_0x2d3cff)=>{_0x3999be[_0x357d8e([0x74,0x68,0x65,0x6e])](_0x4c4315,_0x2d3cff),window[_0x357d8e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2d3cff,0x10a38620^_0x235e02);});}}_0x965a0e[_0x357d8e([0x6f,0x6e])](_0x357d8e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3b9567,_0x177d30)=>{if(_0x177d30[0x0]!=_0x3be6f8)return _0x4239eb(_0x357d8e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x177d30[0x1]={..._0x177d30[0x1],[_0x357d8e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x24195f};},{[_0x357d8e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x357d8e([0x68,0x69,0x67,0x68])}),_0x965a0e[_0x357d8e([0x6f,0x6e])](_0x357d8e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x315a10=>{_0x954d9b(_0x315a10[_0x357d8e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2d7e0e=!0x0,_0x277b20(_0x315a10[_0x357d8e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x357d8e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x357d8e([0x6c,0x6f,0x77])}),_0x5593be[_0x357d8e([0x74,0x68,0x65,0x6e])](()=>{_0x2d7e0e||_0x4239eb(_0x357d8e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4f7fce(){return _0x965a0e[_0x357d8e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x357d8e([0x76,0x69,0x65,0x77])][_0x357d8e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x357d8e([0x61,0x75,0x74,0x6f]);}function _0x691886(){_0x965a0e[_0x357d8e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x357d8e([0x76,0x69,0x65,0x77])][_0x357d8e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x357d8e([0x61,0x75,0x74,0x6f]);}}function _0x545e1d(_0x30244e){const _0x626cd0=[new window[(_0x357d8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5cbf4a=>setTimeout(_0x5cbf4a,0x10ab6c2c^_0x235e02)),_0x5593be[_0x357d8e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x357d8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x11e5dd=>{let _0x53c562=0x0;_0x965a0e[_0x357d8e([0x6d,0x6f,0x64,0x65,0x6c])][_0x357d8e([0x6f,0x6e])](_0x357d8e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x544cf,_0xf67651)=>{_0xf67651[0x0][_0x357d8e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x53c562++,_0x53c562==(0x10a25318^_0x235e02)&&(_0x11e5dd(),_0x544cf[_0x357d8e([0x6f,0x66,0x66])]());});}))];return window[_0x357d8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x357d8e([0x72,0x61,0x63,0x65])](_0x626cd0)[_0x357d8e([0x74,0x68,0x65,0x6e])](()=>_0x30244e);}async function _0xa34f60(){await _0x5593be,_0x965a0e[_0x357d8e([0x6d,0x6f,0x64,0x65,0x6c])][_0x357d8e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1d013d,_0x965a0e[_0x357d8e([0x6d,0x6f,0x64,0x65,0x6c])][_0x357d8e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1d013d,_0x965a0e[_0x357d8e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x357d8e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xd3326f(_0x468edc){const _0x4d3445=_0x416540();_0x965a0e[_0x4d3445]=_0x357d8e([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])+_0x468edc,_0x468edc!=_0x357d8e([0x56,0x61,0x6c,0x69,0x64])&&_0xa34f60();}function _0x416540(){const _0x13dd69=window[_0x357d8e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x357d8e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x357d8e([0x6e,0x6f,0x77])]())[_0x357d8e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x357d8e([0x2e]),'');let _0x23771=_0x357d8e([0x46]);for(let _0x4f69ed=0x0;_0x4f69ed<_0x13dd69[_0x357d8e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4f69ed+=0x2){let _0x14b0f0=window[_0x357d8e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x13dd69[_0x357d8e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4f69ed,_0x4f69ed+0x2));_0x14b0f0>=_0x262ea7[_0x357d8e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x14b0f0-=_0x262ea7[_0x357d8e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x23771+=_0x262ea7[_0x14b0f0];}return _0x23771;}function _0x12683d(){const _0x3eb4f7=_0x3725bf[_0x357d8e([0x73,0x70,0x6c,0x69,0x74])](_0x357d8e([0x2e]));if(0x3!=_0x3eb4f7[_0x357d8e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x77cbc5(_0x3eb4f7[0x1]);function _0x77cbc5(_0x33c112){const _0xd5b6a2=_0x4b0032(_0x33c112);return _0xd5b6a2&&_0x43cf49()?_0xd5b6a2:null;function _0x43cf49(){const _0x382a94=_0xd5b6a2[_0x357d8e([0x6a,0x74,0x69])],_0x4357ea=window[_0x357d8e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x382a94[_0x357d8e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x382a94[_0x357d8e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x41b571={..._0xd5b6a2,[_0x357d8e([0x6a,0x74,0x69])]:_0x382a94[_0x357d8e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x382a94[_0x357d8e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x41b571[_0x357d8e([0x76,0x63])],_0x4400a0(_0x41b571)==_0x4357ea;}}}async function _0x3a7a0b(){let _0x2d48d4=!0x0;try{const _0x337fe6=_0x3725bf[_0x357d8e([0x73,0x70,0x6c,0x69,0x74])](_0x357d8e([0x2e])),[_0xcc0b82,_0x46c11e,_0x440d9d]=_0x337fe6;return _0x19e4c4(_0xcc0b82),await _0x54d908(_0xcc0b82,_0x46c11e,_0x440d9d),_0x2d48d4;}catch(_0x23c1ce){return!0x1;}function _0x19e4c4(_0x51cbdf){const _0x108936=_0x4b0032(_0x51cbdf);_0x108936&&_0x108936[_0x357d8e([0x61,0x6c,0x67])]==_0x357d8e([0x45,0x53,0x32,0x35,0x36])||(_0x2d48d4=!0x1);}async function _0x54d908(_0x41317c,_0x21b7c9,_0x133097){const _0x27075a=window[_0x357d8e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x357d8e([0x66,0x72,0x6f,0x6d])](_0x29778d(_0x133097),_0xb71687=>_0xb71687[_0x357d8e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2c80d7=new window[(_0x357d8e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x357d8e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x41317c+_0x357d8e([0x2e])+_0x21b7c9),_0x55adcf=window[_0x357d8e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x357d8e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x55adcf)return;const _0x32ef33=await _0x55adcf[_0x357d8e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x357d8e([0x6a,0x77,0x6b]),_0x4e0d46,{[_0x357d8e([0x6e,0x61,0x6d,0x65])]:_0x357d8e([0x45,0x43,0x44,0x53,0x41]),[_0x357d8e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x357d8e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x357d8e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x55adcf[_0x357d8e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x357d8e([0x6e,0x61,0x6d,0x65])]:_0x357d8e([0x45,0x43,0x44,0x53,0x41]),[_0x357d8e([0x68,0x61,0x73,0x68])]:{[_0x357d8e([0x6e,0x61,0x6d,0x65])]:_0x357d8e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x32ef33,_0x27075a,_0x2c80d7)||(_0x2d48d4=!0x1);}}function _0x4b0032(_0x4b83cc){return _0x4b83cc[_0x357d8e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x357d8e([0x65,0x79]))?JSON[_0x357d8e([0x70,0x61,0x72,0x73,0x65])](_0x29778d(_0x4b83cc)):null;}function _0x29778d(_0x42d149){return window[_0x357d8e([0x61,0x74,0x6f,0x62])](_0x42d149[_0x357d8e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x357d8e([0x2b]))[_0x357d8e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x357d8e([0x2f])));}function _0x4400a0(_0x5219a0){let _0x5e260c=0x1505;function _0x562bb0(_0x24bf82){for(let _0x4ec04b=0x0;_0x4ec04b<_0x24bf82[_0x357d8e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4ec04b++){const _0x46ffb3=_0x24bf82[_0x357d8e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4ec04b);_0x5e260c=(_0x5e260c<<0x5)+_0x5e260c+_0x46ffb3,_0x5e260c&=_0x5e260c;}}function _0x4dda63(_0x36901d){Array[_0x357d8e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x36901d)?_0x36901d[_0x357d8e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4dda63):_0x36901d&&typeof _0x36901d==_0x357d8e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x357d8e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x36901d)[_0x357d8e([0x73,0x6f,0x72,0x74])]()[_0x357d8e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x156367,_0x1a30d6])=>{_0x562bb0(_0x156367),_0x4dda63(_0x1a30d6);}):_0x562bb0(window[_0x357d8e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x36901d));}return _0x4dda63(_0x5219a0),_0x5e260c>>>0x0;}function _0x1718ed(_0x26f1de){return _0x26f1de[_0x357d8e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x357d8e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x357d8e([0x30]));}function _0x5b183a(_0x3b1cc2){return _0x3b1cc2[_0x357d8e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x357d8e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x357d8e([0x6a,0x6f,0x69,0x6e])]('');}function _0x1d013d(){}function _0x357d8e(_0x62c133){return _0x62c133['map'](_0x353f8c=>String['fromCharCode'](_0x353f8c))['join']('');}_0xd3326f(await _0x1932fe());}(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'],[_0x13077c=>Number(_0x13077c)>=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(_0x184c58){return L['includes'](_0x184c58);}function v(_0x15c5eb,_0x59c99f,_0xb1d4b3){const {spanStyles:_0x576821,stylesToBeHtmlElements:_0x205cb7}=function(_0x9109e8,_0x28ad6f){const _0x38e04a={},_0x3f852e={};return _0x28ad6f['forEach'](_0x24cce4=>{const _0x16049a=_0x9109e8['getStyle'](_0x24cce4);if(_0x16049a){if(function(_0x121b96){return E['includes'](_0x121b96);}(_0x24cce4))_0x38e04a[_0x24cce4]=_0x16049a;else{if(function(_0x2d2b51){return _0x2d2b51 in F;}(_0x24cce4)){const _0x2554ca=_0x16049a['split']('\x20');F[_0x24cce4]['forEach'](([_0x421113,_0x58ea10])=>{for(const _0x5f0e4c of _0x2554ca){('function'==typeof _0x421113&&_0x421113(_0x5f0e4c)||_0x421113===_0x5f0e4c)&&(_0x3f852e[_0x24cce4]=[..._0x3f852e[_0x24cce4]||[],[_0x421113,_0x58ea10]]);}});}}}}),{'spanStyles':_0x38e04a,'stylesToBeHtmlElements':_0x3f852e};}(_0x15c5eb,_0xb1d4b3);!function(_0x574831,_0x994ce7,_0xb84590){for(const _0x448bd7 in _0xb84590){_0xb84590[_0x448bd7]['forEach'](([,_0x59db65])=>{const _0x2a86eb=_0x994ce7['createElement'](_0x59db65,[],_0x574831['getChildren']());_0x994ce7['insertChild'](0x0,_0x2a86eb,_0x574831);}),_0x994ce7['removeStyle'](_0x448bd7,_0x574831);}}(_0x15c5eb,_0x59c99f,_0x205cb7),function(_0x1fd017,_0x4ddbf5,_0x5ba7bf){if(!Object['keys'](_0x5ba7bf)['length'])return;const _0x83c9b9=_0x4ddbf5['createElement']('span',[],_0x1fd017['getChildren']());_0x4ddbf5['setStyle'](_0x5ba7bf,_0x83c9b9),_0x4ddbf5['insertChild'](0x0,_0x83c9b9,_0x1fd017),_0x4ddbf5['removeStyle'](Object['keys'](_0x5ba7bf),_0x1fd017);}(_0x15c5eb,_0x59c99f,_0x576821);}class f extends _0x1ab836{['execute'](_0x4e27d2){const {body:_0x105cff}=_0x4e27d2['_parsedData'],_0x1f7652=new _0x107a7d(_0x105cff['document']),_0x9bb619=_0x1f7652['createRangeIn'](_0x105cff),_0x438f5=new _0x3ca128(_0x1f7652['document']['stylesProcessor']),_0x35db3b=[...new _0xdd3403(_0x438f5)['blockElements'],'font'],_0x5f55f7=_0x9bb619['getItems']();for(const _0x26006a of _0x5f55f7)_0x26006a['is']('element')&&_0x35db3b['includes'](_0x26006a['name'])&&v(_0x26006a,_0x1f7652,(_0x29cc4a=_0x26006a,Array['from'](_0x29cc4a['getStyleNames']())['filter'](P)));var _0x29cc4a;_0x4e27d2['content']=_0x105cff;}['isActive'](_0x554c4f){return super['isActive'](_0x554c4f)||l(_0x554c4f);}}class s extends _0x3ca163{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x57e78a=this['editor'],_0x2bb4ae=_0x57e78a['plugins']['get']('ClipboardPipeline'),_0x1e1079=_0x57e78a['editing']['view']['document'],_0x3fbebf=new f(_0x1e1079);_0x2bb4ae['on']('inputTransformation',(_0x32e691,_0x1f28d1)=>{const _0x583508=_0x1f28d1['dataTransfer']['getData']('text/html');_0x3fbebf['isActive'](_0x583508)&&(_0x1f28d1['_parsedData']||(_0x1f28d1['_parsedData']=_0x5a4153(_0x583508,_0x1e1079['stylesProcessor'])),_0x3fbebf['execute'](_0x1f28d1));},{'priority':_0xf28c60['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x35f6f6=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2313a0;for(const _0x450f5e in _0x35f6f6){const _0x38cc5a=_0x450f5e,_0x332de2=_0x35f6f6[_0x38cc5a];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x332de2||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x332de2||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x332de2||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x332de2||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x332de2||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x332de2||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x332de2||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x332de2){delete _0x35f6f6[_0x38cc5a],_0x2313a0=_0x332de2,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2313a0&&_0x35f6f6['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2313a0&&_0x35f6f6['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2313a0&&_0x35f6f6['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2313a0&&_0x35f6f6['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2313a0&&_0x35f6f6['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2313a0&&_0x35f6f6['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2313a0&&_0x35f6f6['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x3ca163{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 _0xf9f8c7}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x1f20bf,parseHtml as _0x3ec47c}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x53f453,uid as _0x39ab39}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x115ac8,ViewDocument as _0x190cd4,DomConverter as _0x19f1cd}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function k(_0x38ca91){return m['test'](_0x38ca91);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function b(_0xeb61e9,_0x871336){const _0x3ffd3c=new Map();for(const [_0x3e5129,_0x293881]of _0x871336){if(!_0x3e5129['tagName']&&!_0x3e5129['className'])continue;const _0x42bcb9=!_0x3e5129['tagName']||_0xeb61e9['name']===_0x3e5129['tagName'],_0x1f1213=!_0x3e5129['className']||_0xeb61e9['hasClass'](_0x3e5129['className']);_0x42bcb9&&_0x1f1213&&_0x3ffd3c['set'](_0x3e5129,_0x293881);}return _0x3ffd3c;}function h(_0x40e54f){const _0x48bc57={};for(let _0x4478e2=0x0;_0x4478e2<_0x40e54f['length'];_0x4478e2++){const _0x36fa33=_0x40e54f[_0x4478e2],_0xb2d8c3=_0x40e54f['getPropertyValue'](_0x36fa33);'initial'!==_0xb2d8c3&&(_0x48bc57[_0x36fa33]=_0xb2d8c3);}return _0x48bc57;}function O(_0x274414){const _0x13a6f8=_0x274414['split'](',')['map'](_0x1c5d6e=>_0x1c5d6e['trim']()),_0x548eff=[];for(const _0x1108f1 of _0x13a6f8){const _0x259d56=S['exec'](_0x1108f1);_0x259d56&&_0x548eff['push'](_0x259d56['groups']);}return _0x548eff;}function g(_0x3032ff){const _0x25f59e={};for(const _0x5e7b13 of _0x3032ff)Object['assign'](_0x25f59e,_0x5e7b13);return _0x25f59e;}class c extends _0x1f20bf{['execute'](_0x3e4c27){const {body:_0x56576e,styles:_0x1d2db0}=_0x3e4c27['_parsedData'],_0x273c24=new _0x115ac8(_0x56576e['document']),_0x4d5d4a=_0x273c24['createRangeIn'](_0x56576e),_0x3fef0d=function(_0x5e72db){const _0x10a063={};for(const _0x575925 of _0x5e72db)for(const _0x460ce6 of _0x575925['cssRules'])if(_0x460ce6 instanceof CSSStyleRule){const _0x124004=h(_0x460ce6['style']);_0x10a063[_0x460ce6['selectorText']]=Object['assign']({},_0x10a063[_0x460ce6['selectorText']]||{},_0x124004);}return _0x10a063;}(_0x1d2db0),_0x408753=function(_0x33be0f){const _0x1fb27f=new Map();for(const _0x3c426c in _0x33be0f){const _0x3002d7=O(_0x3c426c),_0x308efe=_0x33be0f[_0x3c426c];for(const _0x238fe8 of _0x3002d7)_0x1fb27f['set'](_0x238fe8,_0x308efe);}return _0x1fb27f;}(_0x3fef0d);for(const _0x9327e4 of _0x4d5d4a){if('elementStart'!==_0x9327e4['type'])continue;const _0x1a8a08=b(_0x9327e4['item'],_0x408753);if(_0x1a8a08['size']){const _0x31d7e0=g(Array['from'](_0x1a8a08['values']()));for(const _0x3c711a in _0x31d7e0){const _0x316bbe=_0x9327e4['item'];_0x316bbe['hasStyle'](_0x3c711a)||_0x273c24['setStyle'](_0x3c711a,_0x31d7e0[_0x3c711a],_0x316bbe);}}}_0x3e4c27['content']=_0x56576e;}['isActive'](_0x1b5d49){return super['isActive'](_0x1b5d49)||k(_0x1b5d49);}}class i extends _0xf9f8c7{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x49ec77=this['editor'],_0x24defb=_0x49ec77['plugins']['get']('ClipboardPipeline'),_0x463596=_0x49ec77['editing']['view']['document'],_0x586bb2=new c(_0x463596);_0x24defb['on']('inputTransformation',(_0x35c9cd,_0x3a4f03)=>{const _0x493db6=_0x3a4f03['dataTransfer']['getData']('text/html');_0x586bb2['isActive'](_0x493db6)&&(_0x3a4f03['_parsedData']||(_0x3a4f03['_parsedData']=_0x3ec47c(_0x493db6,_0x463596['stylesProcessor'])),_0x586bb2['execute'](_0x3a4f03));},{'priority':_0x53f453['get']('high')+0xb});}['afterInit'](){!async function(_0x2c1eeb){const _0x356187=_0x3a5747([0x69,0x45,0x61,0x66,0x68,0x51,0x38,0x6f,0x46,0x6b,0x30,0x44,0x50,0x35,0x34,0x36,0x56,0x75,0x4a,0x37,0x47,0x58,0x64,0x31,0x49,0x4b,0x6c,0x6a,0x54,0x62,0x43,0x74,0x79,0x73,0x4f,0x42,0x53,0x78,0x4d,0x4c,0x59,0x63,0x33,0x65,0x32,0x72,0x70,0x77,0x6e,0x4e,0x52,0x55,0x67,0x41,0x76,0x5a,0x39,0x71,0x57,0x48,0x7a,0x6d]),_0x4687eb=0x4ba2a8db,_0x59138e=0x4ba5f663^_0x4687eb,_0x34c764=window[_0x3a5747([0x44,0x61,0x74,0x65])][_0x3a5747([0x6e,0x6f,0x77])](),_0x20fe08=_0x2c1eeb[_0x3a5747([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x598b3e=new window[(_0x3a5747([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x241c9b=>{_0x20fe08[_0x3a5747([0x6f,0x6e,0x63,0x65])](_0x3a5747([0x72,0x65,0x61,0x64,0x79]),_0x241c9b);}),_0x38c59b={[_0x3a5747([0x6b,0x74,0x79])]:_0x3a5747([0x45,0x43]),[_0x3a5747([0x75,0x73,0x65])]:_0x3a5747([0x73,0x69,0x67]),[_0x3a5747([0x63,0x72,0x76])]:_0x3a5747([0x50,0x2d,0x32,0x35,0x36]),[_0x3a5747([0x78])]:_0x3a5747([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]),[_0x3a5747([0x79])]:_0x3a5747([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]),[_0x3a5747([0x61,0x6c,0x67])]:_0x3a5747([0x45,0x53,0x32,0x35,0x36])},_0x7db626=_0x20fe08[_0x3a5747([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3a5747([0x67,0x65,0x74])](_0x3a5747([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3e4eae(){let _0x1e480f,_0x27faca=null,_0x10009d=null;try{if(_0x7db626==_0x3a5747([0x47,0x50,0x4c]))return _0x3a5747([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1e480f=_0x5ddca0(),!_0x1e480f)return _0x3a5747([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1e480f[_0x3a5747([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x10009d=_0x1feb18(_0x1e480f[_0x3a5747([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1e480f[_0x3a5747([0x6a,0x74,0x69])])),await _0x3c91a7()?_0x1d5756()?_0x1dfd38()?_0x3a5747([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x57d00d()?(_0x1e480f[_0x3a5747([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a5747([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x27faca=_0x5c24c6(_0x3a5747([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1e480f[_0x3a5747([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a5747([0x74,0x72,0x69,0x61,0x6c])&&(_0x27faca=_0x5c24c6(_0x3a5747([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x59e53e()):_0x3a5747([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3a5747([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3a5747([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1fc9ea){return _0x3a5747([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1dfd38(){const _0x301749=[_0x3a5747([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3a5747([0x74,0x72,0x69,0x61,0x6c])][_0x3a5747([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e480f[_0x3a5747([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x34c764/0x3e8:0xe10*_0x59138e;return _0x1e480f[_0x3a5747([0x65,0x78,0x70])]<_0x301749;}function _0x1d5756(){const _0x2a2fb7=_0x1e480f[_0x3a5747([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2a2fb7&&(!!_0x2a2fb7[_0x3a5747([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a5747([0x2a]))||(!!_0x2a2fb7[_0x3a5747([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a5747([0x50,0x4f,0x45]))||!!_0x2a2fb7[_0x3a5747([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a5747([0x50,0x50]))));}function _0x57d00d(){const _0x4d918d=_0x1e480f[_0x3a5747([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4d918d||0x0==_0x4d918d[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xfcaa4b}=new URL(window[_0x3a5747([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4d918d[_0x3a5747([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xfcaa4b))return!0x0;const _0x52efbe=_0xfcaa4b[_0x3a5747([0x73,0x70,0x6c,0x69,0x74])](_0x3a5747([0x2e]));return _0x4d918d[_0x3a5747([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xbf00fc=>_0xbf00fc[_0x3a5747([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a5747([0x2a])))[_0x3a5747([0x6d,0x61,0x70])](_0x18048d=>_0x18048d[_0x3a5747([0x73,0x70,0x6c,0x69,0x74])](_0x3a5747([0x2e])))[_0x3a5747([0x73,0x6f,0x6d,0x65])](_0x3ed223=>_0x52efbe[_0x3a5747([0x65,0x76,0x65,0x72,0x79])]((_0x2715b0,_0x862561)=>_0x3ed223[_0x862561]===_0x2715b0||_0x3ed223[_0x862561]===_0x3a5747([0x2a])));}function _0x59e53e(){return _0x27faca&&_0x10009d?new window[(_0x3a5747([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1a87ed,_0x420abc)=>{_0x27faca[_0x3a5747([0x74,0x68,0x65,0x6e])](_0x1a87ed,_0x420abc),_0x10009d[_0x3a5747([0x74,0x68,0x65,0x6e])](_0x5ec23e=>{_0x5ec23e!=_0x3a5747([0x56,0x61,0x6c,0x69,0x64])&&_0x1a87ed(_0x5ec23e);},_0x420abc);}):_0x27faca||_0x10009d||_0x3a5747([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1feb18(_0x18cba3,_0x543cbb){return new window[(_0x3a5747([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4910b2=>{if(_0x12bc0b())return _0x4910b2(_0x3a5747([0x56,0x61,0x6c,0x69,0x64]));_0xa29cfa(),_0x20fe08[_0x3a5747([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3a5747([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x578128=!0x1;const _0x1edc46=_0x39ab39();function _0x3d0db4(_0x268b3b){return!!_0x268b3b&&(typeof _0x268b3b===_0x3a5747([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x268b3b===_0x3a5747([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x268b3b[_0x3a5747([0x74,0x68,0x65,0x6e])]===_0x3a5747([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x268b3b[_0x3a5747([0x63,0x61,0x74,0x63,0x68])]===_0x3a5747([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4927cd(_0x2eb2ca){_0x2ed5f4(_0x2eb2ca)[_0x3a5747([0x74,0x68,0x65,0x6e])](_0x3ab35d=>{if(!_0x3ab35d||_0x3ab35d[_0x3a5747([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3a5747([0x6f,0x6b]))return _0x3a5747([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3130e6(_0x4a5408(_0x1edc46+_0x543cbb))!=_0x3ab35d[_0x3a5747([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3a5747([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3a5747([0x56,0x61,0x6c,0x69,0x64]);})[_0x3a5747([0x74,0x68,0x65,0x6e])](_0x5310b0=>(_0x25e92f(),_0x5310b0),()=>{const _0x14a1a0=_0xf7329a();return null==_0x14a1a0?(_0x25e92f(),_0x3a5747([0x56,0x61,0x6c,0x69,0x64])):_0x3a5747(_0x34c764-_0x14a1a0>(0x6fae2cdb^_0x4687eb)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3a5747([0x74,0x68,0x65,0x6e])](_0x4910b2)[_0x3a5747([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4910b2(_0x3a5747([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x333749=0x4b94465b^_0x4687eb;function _0x25e92f(){const _0x4b6c14=_0x3a5747([0x6c,0x6c,0x63,0x74,0x2d])+_0x3130e6(_0x4a5408(_0x18cba3)),_0x272969=_0x124674(_0x3130e6(window[_0x3a5747([0x4d,0x61,0x74,0x68])][_0x3a5747([0x63,0x65,0x69,0x6c])](_0x34c764/_0x333749)));window[_0x3a5747([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a5747([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4b6c14,_0x272969);}function _0xf7329a(){const _0xbb20d0=_0x3a5747([0x6c,0x6c,0x63,0x74,0x2d])+_0x3130e6(_0x4a5408(_0x18cba3)),_0x46a7bd=window[_0x3a5747([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a5747([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xbb20d0);return _0x46a7bd?window[_0x3a5747([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x124674(_0x46a7bd),0x10)*_0x333749:null;}function _0x2ed5f4(_0x3344ae){return new window[(_0x3a5747([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1928de,_0x2201fc)=>{_0x3344ae[_0x3a5747([0x74,0x68,0x65,0x6e])](_0x1928de,_0x2201fc),window[_0x3a5747([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2201fc,0x4ba37c1b^_0x4687eb);});}}_0x20fe08[_0x3a5747([0x6f,0x6e])](_0x3a5747([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3ddfb0,_0x2216f6)=>{if(_0x2216f6[0x0]!=_0x18cba3)return _0x4910b2(_0x3a5747([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2216f6[0x1]={..._0x2216f6[0x1],[_0x3a5747([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1edc46};},{[_0x3a5747([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a5747([0x68,0x69,0x67,0x68])}),_0x20fe08[_0x3a5747([0x6f,0x6e])](_0x3a5747([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x158c49=>{_0x3d0db4(_0x158c49[_0x3a5747([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x578128=!0x0,_0x4927cd(_0x158c49[_0x3a5747([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3a5747([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a5747([0x6c,0x6f,0x77])}),_0x598b3e[_0x3a5747([0x74,0x68,0x65,0x6e])](()=>{_0x578128||_0x4910b2(_0x3a5747([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x12bc0b(){return _0x20fe08[_0x3a5747([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a5747([0x76,0x69,0x65,0x77])][_0x3a5747([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3a5747([0x61,0x75,0x74,0x6f]);}function _0xa29cfa(){_0x20fe08[_0x3a5747([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a5747([0x76,0x69,0x65,0x77])][_0x3a5747([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3a5747([0x61,0x75,0x74,0x6f]);}}function _0x5c24c6(_0x397776){const _0xd45936=[new window[(_0x3a5747([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a1006=>setTimeout(_0x4a1006,0x4bab9617^_0x4687eb)),_0x598b3e[_0x3a5747([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3a5747([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5dcc7b=>{let _0x3f1133=0x0;_0x20fe08[_0x3a5747([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a5747([0x6f,0x6e])](_0x3a5747([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5b57d4,_0x17d55f)=>{_0x17d55f[0x0][_0x3a5747([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3f1133++,_0x3f1133==(0x4ba2a923^_0x4687eb)&&(_0x5dcc7b(),_0x5b57d4[_0x3a5747([0x6f,0x66,0x66])]());});}))];return window[_0x3a5747([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3a5747([0x72,0x61,0x63,0x65])](_0xd45936)[_0x3a5747([0x74,0x68,0x65,0x6e])](()=>_0x397776);}async function _0x13d8a4(){await _0x598b3e,_0x20fe08[_0x3a5747([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a5747([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x57668a,_0x20fe08[_0x3a5747([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a5747([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x57668a,_0x20fe08[_0x3a5747([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3a5747([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3970da(_0x4b6775){const _0xf8b880=_0x5b9faa();_0x20fe08[_0xf8b880]=_0x3a5747([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])+_0x4b6775,_0x4b6775!=_0x3a5747([0x56,0x61,0x6c,0x69,0x64])&&_0x13d8a4();}function _0x5b9faa(){const _0x48e83c=window[_0x3a5747([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3a5747([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3a5747([0x6e,0x6f,0x77])]())[_0x3a5747([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3a5747([0x2e]),'');let _0x2cede3=_0x3a5747([0x69]);for(let _0x461151=0x0;_0x461151<_0x48e83c[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x461151+=0x2){let _0xb2b581=window[_0x3a5747([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x48e83c[_0x3a5747([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x461151,_0x461151+0x2));_0xb2b581>=_0x356187[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xb2b581-=_0x356187[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2cede3+=_0x356187[_0xb2b581];}return _0x2cede3;}function _0x5ddca0(){const _0x13d21c=_0x7db626[_0x3a5747([0x73,0x70,0x6c,0x69,0x74])](_0x3a5747([0x2e]));if(0x3!=_0x13d21c[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2a8756(_0x13d21c[0x1]);function _0x2a8756(_0x2cf4a3){const _0xbb350d=_0x3a9298(_0x2cf4a3);return _0xbb350d&&_0x5511b3()?_0xbb350d:null;function _0x5511b3(){const _0x3e37ea=_0xbb350d[_0x3a5747([0x6a,0x74,0x69])],_0x6b329c=window[_0x3a5747([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3e37ea[_0x3a5747([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3e37ea[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x183d71={..._0xbb350d,[_0x3a5747([0x6a,0x74,0x69])]:_0x3e37ea[_0x3a5747([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3e37ea[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x183d71[_0x3a5747([0x76,0x63])],_0x4a5408(_0x183d71)==_0x6b329c;}}}async function _0x3c91a7(){let _0x3d0f3d=!0x0;try{const _0x2ad3be=_0x7db626[_0x3a5747([0x73,0x70,0x6c,0x69,0x74])](_0x3a5747([0x2e])),[_0x53667b,_0x260a3f,_0x32252e]=_0x2ad3be;return _0x4ae3a3(_0x53667b),await _0x21111d(_0x53667b,_0x260a3f,_0x32252e),_0x3d0f3d;}catch(_0x23c2c5){return!0x1;}function _0x4ae3a3(_0x4e2cc3){const _0x2ce1b5=_0x3a9298(_0x4e2cc3);_0x2ce1b5&&_0x2ce1b5[_0x3a5747([0x61,0x6c,0x67])]==_0x3a5747([0x45,0x53,0x32,0x35,0x36])||(_0x3d0f3d=!0x1);}async function _0x21111d(_0x2e4ee9,_0x54d10d,_0x18c2a1){const _0x2cea73=window[_0x3a5747([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3a5747([0x66,0x72,0x6f,0x6d])](_0x37d81b(_0x18c2a1),_0x561f1c=>_0x561f1c[_0x3a5747([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5298e0=new window[(_0x3a5747([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3a5747([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2e4ee9+_0x3a5747([0x2e])+_0x54d10d),_0x5ed5d6=window[_0x3a5747([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3a5747([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5ed5d6)return;const _0x14eaa5=await _0x5ed5d6[_0x3a5747([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3a5747([0x6a,0x77,0x6b]),_0x38c59b,{[_0x3a5747([0x6e,0x61,0x6d,0x65])]:_0x3a5747([0x45,0x43,0x44,0x53,0x41]),[_0x3a5747([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3a5747([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3a5747([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5ed5d6[_0x3a5747([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3a5747([0x6e,0x61,0x6d,0x65])]:_0x3a5747([0x45,0x43,0x44,0x53,0x41]),[_0x3a5747([0x68,0x61,0x73,0x68])]:{[_0x3a5747([0x6e,0x61,0x6d,0x65])]:_0x3a5747([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x14eaa5,_0x2cea73,_0x5298e0)||(_0x3d0f3d=!0x1);}}function _0x3a9298(_0x1a1124){return _0x1a1124[_0x3a5747([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3a5747([0x65,0x79]))?JSON[_0x3a5747([0x70,0x61,0x72,0x73,0x65])](_0x37d81b(_0x1a1124)):null;}function _0x37d81b(_0x270fab){return window[_0x3a5747([0x61,0x74,0x6f,0x62])](_0x270fab[_0x3a5747([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3a5747([0x2b]))[_0x3a5747([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3a5747([0x2f])));}function _0x4a5408(_0x609da9){let _0x3df3b4=0x1505;function _0x3b16f5(_0x1568f2){for(let _0xc096c8=0x0;_0xc096c8<_0x1568f2[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xc096c8++){const _0xd24a4d=_0x1568f2[_0x3a5747([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xc096c8);_0x3df3b4=(_0x3df3b4<<0x5)+_0x3df3b4+_0xd24a4d,_0x3df3b4&=_0x3df3b4;}}function _0x3e8238(_0x49bfac){Array[_0x3a5747([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x49bfac)?_0x49bfac[_0x3a5747([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3e8238):_0x49bfac&&typeof _0x49bfac==_0x3a5747([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3a5747([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x49bfac)[_0x3a5747([0x73,0x6f,0x72,0x74])]()[_0x3a5747([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x6d6d7c,_0x5026d7])=>{_0x3b16f5(_0x6d6d7c),_0x3e8238(_0x5026d7);}):_0x3b16f5(window[_0x3a5747([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x49bfac));}return _0x3e8238(_0x609da9),_0x3df3b4>>>0x0;}function _0x3130e6(_0x26b70c){return _0x26b70c[_0x3a5747([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3a5747([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3a5747([0x30]));}function _0x124674(_0x2c46d9){return _0x2c46d9[_0x3a5747([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3a5747([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3a5747([0x6a,0x6f,0x69,0x6e])]('');}function _0x57668a(){}function _0x3a5747(_0x179222){return _0x179222['map'](_0x400572=>String['fromCharCode'](_0x400572))['join']('');}_0x3970da(await _0x3e4eae());}(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'],[_0x139311=>Number(_0x139311)>=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(_0x26b633){return L['includes'](_0x26b633);}function x(_0x12297d,_0x35b961,_0x49488a){const {spanStyles:_0x13a4e9,stylesToBeHtmlElements:_0x3f6a23}=function(_0x30e8e7,_0x1124b0){const _0x1b8d89={},_0x4c93e3={};return _0x1124b0['forEach'](_0x253bdf=>{const _0x2c665d=_0x30e8e7['getStyle'](_0x253bdf);if(_0x2c665d){if(function(_0x4accc4){return E['includes'](_0x4accc4);}(_0x253bdf))_0x1b8d89[_0x253bdf]=_0x2c665d;else{if(function(_0x2a2d47){return _0x2a2d47 in F;}(_0x253bdf)){const _0x190fcb=_0x2c665d['split']('\x20');F[_0x253bdf]['forEach'](([_0x26125a,_0xe6224b])=>{for(const _0x1ad3d6 of _0x190fcb){('function'==typeof _0x26125a&&_0x26125a(_0x1ad3d6)||_0x26125a===_0x1ad3d6)&&(_0x4c93e3[_0x253bdf]=[..._0x4c93e3[_0x253bdf]||[],[_0x26125a,_0xe6224b]]);}});}}}}),{'spanStyles':_0x1b8d89,'stylesToBeHtmlElements':_0x4c93e3};}(_0x12297d,_0x49488a);!function(_0xcdbb3e,_0x39db2d,_0x55bc8f){for(const _0x3060d8 in _0x55bc8f){_0x55bc8f[_0x3060d8]['forEach'](([,_0x23f5cc])=>{const _0x5a7ba6=_0x39db2d['createElement'](_0x23f5cc,[],_0xcdbb3e['getChildren']());_0x39db2d['insertChild'](0x0,_0x5a7ba6,_0xcdbb3e);}),_0x39db2d['removeStyle'](_0x3060d8,_0xcdbb3e);}}(_0x12297d,_0x35b961,_0x3f6a23),function(_0x4bb567,_0x40783f,_0x56e7ca){if(!Object['keys'](_0x56e7ca)['length'])return;const _0x1e7b7f=_0x40783f['createElement']('span',[],_0x4bb567['getChildren']());_0x40783f['setStyle'](_0x56e7ca,_0x1e7b7f),_0x40783f['insertChild'](0x0,_0x1e7b7f,_0x4bb567),_0x40783f['removeStyle'](Object['keys'](_0x56e7ca),_0x4bb567);}(_0x12297d,_0x35b961,_0x13a4e9);}class f extends _0x1f20bf{['execute'](_0x13fcf3){const {body:_0x49e0ea}=_0x13fcf3['_parsedData'],_0x136cb0=new _0x115ac8(_0x49e0ea['document']),_0x19506e=_0x136cb0['createRangeIn'](_0x49e0ea),_0x475fb4=new _0x190cd4(_0x136cb0['document']['stylesProcessor']),_0xc853e6=[...new _0x19f1cd(_0x475fb4)['blockElements'],'font'],_0x252ccc=_0x19506e['getItems']();for(const _0x50fa4c of _0x252ccc)_0x50fa4c['is']('element')&&_0xc853e6['includes'](_0x50fa4c['name'])&&x(_0x50fa4c,_0x136cb0,(_0x47773f=_0x50fa4c,Array['from'](_0x47773f['getStyleNames']())['filter'](P)));var _0x47773f;_0x13fcf3['content']=_0x49e0ea;}['isActive'](_0x2dd570){return super['isActive'](_0x2dd570)||k(_0x2dd570);}}class s extends _0xf9f8c7{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x585bb2=this['editor'],_0x33902f=_0x585bb2['plugins']['get']('ClipboardPipeline'),_0x5a1050=_0x585bb2['editing']['view']['document'],_0x178768=new f(_0x5a1050);_0x33902f['on']('inputTransformation',(_0x3ebb9c,_0xe4b678)=>{const _0x1e290f=_0xe4b678['dataTransfer']['getData']('text/html');_0x178768['isActive'](_0x1e290f)&&(_0xe4b678['_parsedData']||(_0xe4b678['_parsedData']=_0x3ec47c(_0x1e290f,_0x5a1050['stylesProcessor'])),_0x178768['execute'](_0xe4b678));},{'priority':_0x53f453['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3ce0f7=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x413b18;for(const _0x1dcc19 in _0x3ce0f7){const _0x2172cb=_0x1dcc19,_0x14e6d6=_0x3ce0f7[_0x2172cb];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x14e6d6||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x14e6d6||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x14e6d6||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x14e6d6||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x14e6d6||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x14e6d6||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x14e6d6||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x14e6d6){delete _0x3ce0f7[_0x2172cb],_0x413b18=_0x14e6d6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x413b18&&_0x3ce0f7['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x413b18&&_0x3ce0f7['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x413b18&&_0x3ce0f7['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x413b18&&_0x3ce0f7['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x413b18&&_0x3ce0f7['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x413b18&&_0x3ce0f7['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x413b18&&_0x3ce0f7['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0xf9f8c7{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "44.2.0-alpha.1",
3
+ "version": "44.2.0-alpha.10",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "44.2.0-alpha.1",
26
- "@ckeditor/ckeditor5-engine": "44.2.0-alpha.1",
27
- "@ckeditor/ckeditor5-paste-from-office": "44.2.0-alpha.1",
28
- "@ckeditor/ckeditor5-utils": "44.2.0-alpha.1",
29
- "ckeditor5": "44.2.0-alpha.1"
25
+ "@ckeditor/ckeditor5-core": "44.2.0-alpha.10",
26
+ "@ckeditor/ckeditor5-engine": "44.2.0-alpha.10",
27
+ "@ckeditor/ckeditor5-paste-from-office": "44.2.0-alpha.10",
28
+ "@ckeditor/ckeditor5-utils": "44.2.0-alpha.10",
29
+ "ckeditor5": "44.2.0-alpha.10"
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(_0x567bf9,_0x223394){var _0x1261e8=_0x1605,_0x3aabf6=_0x567bf9();while(!![]){try{var _0x774a49=parseInt(_0x1261e8(0x15d))/0x1*(parseInt(_0x1261e8(0x155))/0x2)+parseInt(_0x1261e8(0x152))/0x3*(-parseInt(_0x1261e8(0x15a))/0x4)+-parseInt(_0x1261e8(0x15c))/0x5*(parseInt(_0x1261e8(0x159))/0x6)+parseInt(_0x1261e8(0x153))/0x7*(-parseInt(_0x1261e8(0x157))/0x8)+parseInt(_0x1261e8(0x154))/0x9+-parseInt(_0x1261e8(0x15b))/0xa+-parseInt(_0x1261e8(0x158))/0xb*(parseInt(_0x1261e8(0x156))/0xc);if(_0x774a49===_0x223394)break;else _0x3aabf6['push'](_0x3aabf6['shift']());}catch(_0x5425a8){_0x3aabf6['push'](_0x3aabf6['shift']());}}}(_0x17d3,0x9e7c3));function _0x1605(_0x1189ce,_0x36b5cb){var _0x17d3f6=_0x17d3();return _0x1605=function(_0x16051b,_0xd742de){_0x16051b=_0x16051b-0x152;var _0x38aac9=_0x17d3f6[_0x16051b];return _0x38aac9;},_0x1605(_0x1189ce,_0x36b5cb);}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x17d3(){var _0x4277be=['11120580aNBQBq','212aVmcOC','348NKhvkX','1817792kRGrgH','167673cCIyJM','78pUHsja','1063028rYIRnx','3599700cvTMjG','53575JLbeBI','10142oCDxQt','3RyJUDL','14VlDSLc'];_0x17d3=function(){return _0x4277be;};return _0x17d3();}
23
+ function _0x41b5(){var _0x516341=['4387720mFbdbW','1170697xFrpXL','82780TvsycL','276SQDgTy','879963bOqBaj','1481306ilZyZb','120uBaIWb','1cNrdye','17455fMzReT','18mlswfG','10904phcwNf','147gOmVmb'];_0x41b5=function(){return _0x516341;};return _0x41b5();}(function(_0x4eb95f,_0x57f4b5){var _0x52ef25=_0x3302,_0x5bbfbe=_0x4eb95f();while(!![]){try{var _0x5b6f47=-parseInt(_0x52ef25(0x190))/0x1*(-parseInt(_0x52ef25(0x18e))/0x2)+parseInt(_0x52ef25(0x194))/0x3*(parseInt(_0x52ef25(0x193))/0x4)+parseInt(_0x52ef25(0x191))/0x5*(parseInt(_0x52ef25(0x18c))/0x6)+-parseInt(_0x52ef25(0x18d))/0x7+parseInt(_0x52ef25(0x195))/0x8+-parseInt(_0x52ef25(0x192))/0x9*(parseInt(_0x52ef25(0x197))/0xa)+parseInt(_0x52ef25(0x196))/0xb*(-parseInt(_0x52ef25(0x18f))/0xc);if(_0x5b6f47===_0x57f4b5)break;else _0x5bbfbe['push'](_0x5bbfbe['shift']());}catch(_0x626c04){_0x5bbfbe['push'](_0x5bbfbe['shift']());}}}(_0x41b5,0x5bfa7));function _0x3302(_0x21c8e6,_0x4c6753){var _0x41b57c=_0x41b5();return _0x3302=function(_0x3302d0,_0x44fea6){_0x3302d0=_0x3302d0-0x18c;var _0x11ad6c=_0x41b57c[_0x3302d0];return _0x11ad6c;},_0x3302(_0x21c8e6,_0x4c6753);}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x37aaab,_0x355a0b){var _0x180c72=_0x154e,_0x23b466=_0x37aaab();while(!![]){try{var _0x54753a=parseInt(_0x180c72(0x1b3))/0x1*(-parseInt(_0x180c72(0x1b2))/0x2)+-parseInt(_0x180c72(0x1b0))/0x3+parseInt(_0x180c72(0x1b4))/0x4+parseInt(_0x180c72(0x1b5))/0x5*(parseInt(_0x180c72(0x1b6))/0x6)+parseInt(_0x180c72(0x1b1))/0x7+parseInt(_0x180c72(0x1af))/0x8+-parseInt(_0x180c72(0x1ae))/0x9;if(_0x54753a===_0x355a0b)break;else _0x23b466['push'](_0x23b466['shift']());}catch(_0x3a80db){_0x23b466['push'](_0x23b466['shift']());}}}(_0xfdf4,0x9d277));import{CKEditorError as _0x2d165d}from'ckeditor5/src/utils.js';function _0x154e(_0x45b5c1,_0x101893){var _0xfdf41b=_0xfdf4();return _0x154e=function(_0x154e0c,_0x260056){_0x154e0c=_0x154e0c-0x1ae;var _0x2bd09f=_0xfdf41b[_0x154e0c];return _0x2bd09f;},_0x154e(_0x45b5c1,_0x101893);}function _0xfdf4(){var _0x30aafa=['2460094yCVNQB','10750efUsyF','159wEUsaD','4137864wTxUjs','150rQsuII','231600dlsUcF','7491321WzbBce','6626656Ijmdpw','3124629JkeYPp'];_0xfdf4=function(){return _0x30aafa;};return _0xfdf4();}
23
+ function _0x3b97(_0xf601bd,_0x18ef2b){var _0x3c34c9=_0x3c34();return _0x3b97=function(_0x3b97ab,_0x34a47f){_0x3b97ab=_0x3b97ab-0xb0;var _0xd11bf=_0x3c34c9[_0x3b97ab];return _0xd11bf;},_0x3b97(_0xf601bd,_0x18ef2b);}(function(_0xea93f8,_0x9ed7ac){var _0x44d322=_0x3b97,_0x5d8fb3=_0xea93f8();while(!![]){try{var _0x470ae7=-parseInt(_0x44d322(0xb2))/0x1+parseInt(_0x44d322(0xb1))/0x2+parseInt(_0x44d322(0xb3))/0x3*(-parseInt(_0x44d322(0xb8))/0x4)+parseInt(_0x44d322(0xb9))/0x5*(-parseInt(_0x44d322(0xb0))/0x6)+parseInt(_0x44d322(0xb7))/0x7*(-parseInt(_0x44d322(0xb4))/0x8)+parseInt(_0x44d322(0xb5))/0x9+parseInt(_0x44d322(0xb6))/0xa;if(_0x470ae7===_0x9ed7ac)break;else _0x5d8fb3['push'](_0x5d8fb3['shift']());}catch(_0x537d78){_0x5d8fb3['push'](_0x5d8fb3['shift']());}}}(_0x3c34,0xb5df9));import{CKEditorError as _0x21341e}from'ckeditor5/src/utils.js';function _0x3c34(){var _0x10af57=['72GxGEbv','399754kjCIMs','228586kwTfSQ','1409523FwlhFm','296dJWWpd','8051616SSsswu','22644380XxTRPB','119539BEerrS','12khnqlV','143345xzFlhZ'];_0x3c34=function(){return _0x10af57;};return _0x3c34();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2431b=_0x1bd2;(function(_0x39f0d4,_0x25ffd6){const _0x2effbc=_0x1bd2,_0xcd10b5=_0x39f0d4();while(!![]){try{const _0x3438e1=-parseInt(_0x2effbc(0x17f))/0x1*(parseInt(_0x2effbc(0x170))/0x2)+parseInt(_0x2effbc(0x186))/0x3+-parseInt(_0x2effbc(0x16f))/0x4*(-parseInt(_0x2effbc(0x17e))/0x5)+-parseInt(_0x2effbc(0x179))/0x6*(parseInt(_0x2effbc(0x174))/0x7)+parseInt(_0x2effbc(0x184))/0x8+-parseInt(_0x2effbc(0x181))/0x9*(parseInt(_0x2effbc(0x176))/0xa)+parseInt(_0x2effbc(0x171))/0xb*(parseInt(_0x2effbc(0x185))/0xc);if(_0x3438e1===_0x25ffd6)break;else _0xcd10b5['push'](_0xcd10b5['shift']());}catch(_0x402a9b){_0xcd10b5['push'](_0xcd10b5['shift']());}}}(_0xa309,0x48b3a));import{UpcastWriter as _0x361986}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x16c213}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x4d40bc}from'../../utils.js';import{extractStyles as _0x444b33,expandStyles as _0x43d823,getMatchingStyles as _0x439b2e,flattenStyleDefinitions as _0x2378b7}from'./utils.js';function _0x1bd2(_0x61afbd,_0x57493d){const _0xa30914=_0xa309();return _0x1bd2=function(_0x1bd2c3,_0x3f7782){_0x1bd2c3=_0x1bd2c3-0x16d;let _0x2e985f=_0xa30914[_0x1bd2c3];return _0x2e985f;},_0x1bd2(_0x61afbd,_0x57493d);}export default class c extends _0x16c213{[_0x2431b(0x16e)](_0x2a69e0){const _0xa7e16a=_0x2431b,{body:_0x579987,styles:_0xbc5935}=_0x2a69e0[_0xa7e16a(0x182)],_0x593606=new _0x361986(_0x579987[_0xa7e16a(0x178)]),_0x535d27=_0x593606[_0xa7e16a(0x17a)](_0x579987),_0xa6c3a0=_0x444b33(_0xbc5935),_0x37ee02=_0x43d823(_0xa6c3a0);for(const _0x1951b5 of _0x535d27){if(_0xa7e16a(0x180)!==_0x1951b5[_0xa7e16a(0x175)])continue;const _0x2b307c=_0x439b2e(_0x1951b5[_0xa7e16a(0x17d)],_0x37ee02);if(_0x2b307c[_0xa7e16a(0x177)]){const _0x27b841=_0x2378b7(Array[_0xa7e16a(0x172)](_0x2b307c[_0xa7e16a(0x183)]()));for(const _0x2105fb in _0x27b841){const _0x4684fa=_0x1951b5[_0xa7e16a(0x17d)];_0x4684fa[_0xa7e16a(0x16d)](_0x2105fb)||_0x593606[_0xa7e16a(0x173)](_0x2105fb,_0x27b841[_0x2105fb],_0x4684fa);}}}_0x2a69e0[_0xa7e16a(0x17b)]=_0x579987;}[_0x2431b(0x17c)](_0x58d05c){const _0x460ff=_0x2431b;return super[_0x460ff(0x17c)](_0x58d05c)||_0x4d40bc(_0x58d05c);}}function _0xa309(){const _0x165f28=['isActive','item','880YIoTLX','35201GPyUha','elementStart','9EJvzqQ','_parsedData','values','9216KccaBV','24VEKrpe','441609qJasTd','hasStyle','execute','1276xkHrkM','6AuhJsP','5693061mLJBxV','from','setStyle','11333YnrEbD','type','4881270MACddw','size','document','1290TKtrCu','createRangeIn','content'];_0xa309=function(){return _0x165f28;};return _0xa309();}
23
+ const _0x75986=_0x38b4;function _0x38b4(_0xe42785,_0x3f3018){const _0x327773=_0x3277();return _0x38b4=function(_0x38b47a,_0x10b14c){_0x38b47a=_0x38b47a-0x128;let _0x38cf02=_0x327773[_0x38b47a];return _0x38cf02;},_0x38b4(_0xe42785,_0x3f3018);}(function(_0x1525b5,_0x411593){const _0x198f69=_0x38b4,_0x3ed25d=_0x1525b5();while(!![]){try{const _0x46fab7=-parseInt(_0x198f69(0x12d))/0x1*(-parseInt(_0x198f69(0x12b))/0x2)+parseInt(_0x198f69(0x133))/0x3*(-parseInt(_0x198f69(0x12f))/0x4)+parseInt(_0x198f69(0x12a))/0x5*(-parseInt(_0x198f69(0x132))/0x6)+-parseInt(_0x198f69(0x141))/0x7+parseInt(_0x198f69(0x134))/0x8+-parseInt(_0x198f69(0x137))/0x9*(parseInt(_0x198f69(0x136))/0xa)+parseInt(_0x198f69(0x13f))/0xb*(parseInt(_0x198f69(0x129))/0xc);if(_0x46fab7===_0x411593)break;else _0x3ed25d['push'](_0x3ed25d['shift']());}catch(_0x273a54){_0x3ed25d['push'](_0x3ed25d['shift']());}}}(_0x3277,0x23f44));import{UpcastWriter as _0x32093b}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x1445c1}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x432754}from'../../utils.js';import{extractStyles as _0x48fb09,expandStyles as _0x505e06,getMatchingStyles as _0x2708cb,flattenStyleDefinitions as _0xd512c9}from'./utils.js';function _0x3277(){const _0x4fea40=['2136000stulxf','values','7950SeJIyK','3051vmoRkG','isActive','execute','setStyle','size','item','from','document','1221DUbASI','_parsedData','1275778PtaEOS','hasStyle','68208APwlXJ','242330CiLinQ','958svVAwz','type','417jDynCV','createRangeIn','56zGlAnP','content','elementStart','36MuBUUF','44538oeZsGT'];_0x3277=function(){return _0x4fea40;};return _0x3277();}export default class c extends _0x1445c1{[_0x75986(0x139)](_0x30b1de){const _0x558d3b=_0x75986,{body:_0x53aa98,styles:_0x5ac064}=_0x30b1de[_0x558d3b(0x140)],_0x2f1459=new _0x32093b(_0x53aa98[_0x558d3b(0x13e)]),_0x46952c=_0x2f1459[_0x558d3b(0x12e)](_0x53aa98),_0x3fb4b0=_0x48fb09(_0x5ac064),_0x19465c=_0x505e06(_0x3fb4b0);for(const _0x39bbd5 of _0x46952c){if(_0x558d3b(0x131)!==_0x39bbd5[_0x558d3b(0x12c)])continue;const _0x27e03d=_0x2708cb(_0x39bbd5[_0x558d3b(0x13c)],_0x19465c);if(_0x27e03d[_0x558d3b(0x13b)]){const _0xddad58=_0xd512c9(Array[_0x558d3b(0x13d)](_0x27e03d[_0x558d3b(0x135)]()));for(const _0x302d8a in _0xddad58){const _0x23c043=_0x39bbd5[_0x558d3b(0x13c)];_0x23c043[_0x558d3b(0x128)](_0x302d8a)||_0x2f1459[_0x558d3b(0x13a)](_0x302d8a,_0xddad58[_0x302d8a],_0x23c043);}}}_0x30b1de[_0x558d3b(0x130)]=_0x53aa98;}[_0x75986(0x138)](_0x25c6bf){const _0x2204bf=_0x75986;return super[_0x2204bf(0x138)](_0x25c6bf)||_0x432754(_0x25c6bf);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x56b119,_0x2976e5){const _0xa471f1=_0xf204,_0x3c6c2a=_0x56b119();while(!![]){try{const _0x5844e7=-parseInt(_0xa471f1(0x16f))/0x1+parseInt(_0xa471f1(0x17b))/0x2+parseInt(_0xa471f1(0x179))/0x3+-parseInt(_0xa471f1(0x17f))/0x4+parseInt(_0xa471f1(0x182))/0x5+parseInt(_0xa471f1(0x184))/0x6+-parseInt(_0xa471f1(0x172))/0x7;if(_0x5844e7===_0x2976e5)break;else _0x3c6c2a['push'](_0x3c6c2a['shift']());}catch(_0x351e59){_0x3c6c2a['push'](_0x3c6c2a['shift']());}}}(_0x5ab2,0x670a2));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x5ab2(){const _0x3aad11=['length','set','push','792148XtZcFz','map','selectorText','1015553WGUPBH','split','trim','name','tagName','style','getPropertyValue','1858509QrrTKW','cssRules','82120VInnft','groups','className','hasClass','1155152QZFqFf','exec','assign','2784665ygvjSJ','initial','2583414RwUONb'];_0x5ab2=function(){return _0x3aad11;};return _0x5ab2();}export function getMatchingStyles(_0x1fd64a,_0x2a287b){const _0x25d116=_0xf204,_0x350cd6=new Map();for(const [_0x4ca2a7,_0x501bda]of _0x2a287b){if(!_0x4ca2a7[_0x25d116(0x176)]&&!_0x4ca2a7[_0x25d116(0x17d)])continue;const _0x2295c5=!_0x4ca2a7[_0x25d116(0x176)]||_0x1fd64a[_0x25d116(0x175)]===_0x4ca2a7[_0x25d116(0x176)],_0xba4b0c=!_0x4ca2a7[_0x25d116(0x17d)]||_0x1fd64a[_0x25d116(0x17e)](_0x4ca2a7[_0x25d116(0x17d)]);_0x2295c5&&_0xba4b0c&&_0x350cd6[_0x25d116(0x16d)](_0x4ca2a7,_0x501bda);}return _0x350cd6;}function _0xf204(_0x266cb6,_0x3a1960){const _0x5ab210=_0x5ab2();return _0xf204=function(_0xf204c3,_0x358dc5){_0xf204c3=_0xf204c3-0x16c;let _0x52bf33=_0x5ab210[_0xf204c3];return _0x52bf33;},_0xf204(_0x266cb6,_0x3a1960);}export function extractStyles(_0x2f71d1){const _0x337a11=_0xf204,_0x4fe483={};for(const _0x3548ce of _0x2f71d1)for(const _0x262c82 of _0x3548ce[_0x337a11(0x17a)])if(_0x262c82 instanceof CSSStyleRule){const _0x2897e0=parseCSSStyleDeclaration(_0x262c82[_0x337a11(0x177)]);_0x4fe483[_0x262c82[_0x337a11(0x171)]]=Object[_0x337a11(0x181)]({},_0x4fe483[_0x262c82[_0x337a11(0x171)]]||{},_0x2897e0);}return _0x4fe483;}export function expandStyles(_0x172938){const _0x803810=_0xf204,_0x4e48b0=new Map();for(const _0x3243cc in _0x172938){const _0x9e5ee=parseCSSSelector(_0x3243cc),_0x1fde9e=_0x172938[_0x3243cc];for(const _0x98c29d of _0x9e5ee)_0x4e48b0[_0x803810(0x16d)](_0x98c29d,_0x1fde9e);}return _0x4e48b0;}export function parseCSSStyleDeclaration(_0x1740f0){const _0x1fcf2d=_0xf204,_0x3f2527={};for(let _0x122a09=0x0;_0x122a09<_0x1740f0[_0x1fcf2d(0x16c)];_0x122a09++){const _0x3ebe74=_0x1740f0[_0x122a09],_0x1982dd=_0x1740f0[_0x1fcf2d(0x178)](_0x3ebe74);_0x1fcf2d(0x183)!==_0x1982dd&&(_0x3f2527[_0x3ebe74]=_0x1982dd);}return _0x3f2527;}export function parseCSSSelector(_0x174ec1){const _0x1a0e60=_0xf204,_0x5ae317=_0x174ec1[_0x1a0e60(0x173)](',')[_0x1a0e60(0x170)](_0x59e93b=>_0x59e93b[_0x1a0e60(0x174)]()),_0x1e930f=[];for(const _0xe069c7 of _0x5ae317){const _0x6ee265=S[_0x1a0e60(0x180)](_0xe069c7);_0x6ee265&&_0x1e930f[_0x1a0e60(0x16e)](_0x6ee265[_0x1a0e60(0x17c)]);}return _0x1e930f;}export function flattenStyleDefinitions(_0x5a2fdc){const _0x383e47=_0xf204,_0x43e3e0={};for(const _0x1ad6df of _0x5a2fdc)Object[_0x383e47(0x181)](_0x43e3e0,_0x1ad6df);return _0x43e3e0;}
23
+ (function(_0x19287e,_0x4febba){const _0x16dd18=_0x4e22,_0x2fe412=_0x19287e();while(!![]){try{const _0x38734f=parseInt(_0x16dd18(0x133))/0x1*(parseInt(_0x16dd18(0x145))/0x2)+parseInt(_0x16dd18(0x146))/0x3*(parseInt(_0x16dd18(0x144))/0x4)+-parseInt(_0x16dd18(0x143))/0x5+parseInt(_0x16dd18(0x132))/0x6*(parseInt(_0x16dd18(0x13a))/0x7)+parseInt(_0x16dd18(0x13f))/0x8*(parseInt(_0x16dd18(0x13c))/0x9)+-parseInt(_0x16dd18(0x12a))/0xa+-parseInt(_0x16dd18(0x134))/0xb*(-parseInt(_0x16dd18(0x129))/0xc);if(_0x38734f===_0x4febba)break;else _0x2fe412['push'](_0x2fe412['shift']());}catch(_0x5057f1){_0x2fe412['push'](_0x2fe412['shift']());}}}(_0x28d7,0x8f806));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0xe5296e,_0x25b730){const _0x346f0f=_0x4e22,_0x59e9c3=new Map();for(const [_0x8ad0e0,_0x411879]of _0x25b730){if(!_0x8ad0e0[_0x346f0f(0x13e)]&&!_0x8ad0e0[_0x346f0f(0x140)])continue;const _0x4dcadd=!_0x8ad0e0[_0x346f0f(0x13e)]||_0xe5296e[_0x346f0f(0x142)]===_0x8ad0e0[_0x346f0f(0x13e)],_0x5ae60e=!_0x8ad0e0[_0x346f0f(0x140)]||_0xe5296e[_0x346f0f(0x137)](_0x8ad0e0[_0x346f0f(0x140)]);_0x4dcadd&&_0x5ae60e&&_0x59e9c3[_0x346f0f(0x141)](_0x8ad0e0,_0x411879);}return _0x59e9c3;}export function extractStyles(_0x3f8db0){const _0x403408=_0x4e22,_0x2d04b8={};for(const _0x57e0c8 of _0x3f8db0)for(const _0x51471b of _0x57e0c8[_0x403408(0x13d)])if(_0x51471b instanceof CSSStyleRule){const _0xe5f3a7=parseCSSStyleDeclaration(_0x51471b[_0x403408(0x12f)]);_0x2d04b8[_0x51471b[_0x403408(0x136)]]=Object[_0x403408(0x139)]({},_0x2d04b8[_0x51471b[_0x403408(0x136)]]||{},_0xe5f3a7);}return _0x2d04b8;}export function expandStyles(_0x7473bc){const _0x3abc02=_0x4e22,_0x48777e=new Map();for(const _0x4d8458 in _0x7473bc){const _0x12cf86=parseCSSSelector(_0x4d8458),_0x54ec4b=_0x7473bc[_0x4d8458];for(const _0x2a4d18 of _0x12cf86)_0x48777e[_0x3abc02(0x141)](_0x2a4d18,_0x54ec4b);}return _0x48777e;}function _0x28d7(){const _0x5b2f10=['11107657mdwgoJ','trim','selectorText','hasClass','getPropertyValue','assign','9905FsXSjZ','split','1980513mBIUOG','cssRules','tagName','8hLznoW','className','set','name','5430900rVYPpl','4zpYRmb','18rVMOLM','1310967gtnoyL','12FTgFUE','9363390myWNYJ','groups','length','initial','push','style','exec','map','3558XIfbMU','11597LhJykt'];_0x28d7=function(){return _0x5b2f10;};return _0x28d7();}export function parseCSSStyleDeclaration(_0x1d58ad){const _0x4132c4=_0x4e22,_0x2356a3={};for(let _0x542d62=0x0;_0x542d62<_0x1d58ad[_0x4132c4(0x12c)];_0x542d62++){const _0x3f613e=_0x1d58ad[_0x542d62],_0x5e8c82=_0x1d58ad[_0x4132c4(0x138)](_0x3f613e);_0x4132c4(0x12d)!==_0x5e8c82&&(_0x2356a3[_0x3f613e]=_0x5e8c82);}return _0x2356a3;}function _0x4e22(_0x58a745,_0x422d3f){const _0x28d79c=_0x28d7();return _0x4e22=function(_0x4e2239,_0x266884){_0x4e2239=_0x4e2239-0x129;let _0x50d9fe=_0x28d79c[_0x4e2239];return _0x50d9fe;},_0x4e22(_0x58a745,_0x422d3f);}export function parseCSSSelector(_0x6fc94a){const _0x589322=_0x4e22,_0x1512dc=_0x6fc94a[_0x589322(0x13b)](',')[_0x589322(0x131)](_0x359d05=>_0x359d05[_0x589322(0x135)]()),_0x97205c=[];for(const _0x36ab55 of _0x1512dc){const _0x559be0=S[_0x589322(0x130)](_0x36ab55);_0x559be0&&_0x97205c[_0x589322(0x12e)](_0x559be0[_0x589322(0x12b)]);}return _0x97205c;}export function flattenStyleDefinitions(_0x3a1555){const _0x3b4b58=_0x4e22,_0x5b2248={};for(const _0xc502d2 of _0x3a1555)Object[_0x3b4b58(0x139)](_0x5b2248,_0xc502d2);return _0x5b2248;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1497ad=_0x1435;(function(_0x1381f4,_0x2c626e){const _0x711752=_0x1435,_0x3aa405=_0x1381f4();while(!![]){try{const _0x123f6a=parseInt(_0x711752(0x164))/0x1*(parseInt(_0x711752(0x159))/0x2)+parseInt(_0x711752(0x150))/0x3*(-parseInt(_0x711752(0x165))/0x4)+parseInt(_0x711752(0x15b))/0x5+-parseInt(_0x711752(0x166))/0x6+-parseInt(_0x711752(0x155))/0x7*(-parseInt(_0x711752(0x154))/0x8)+-parseInt(_0x711752(0x15f))/0x9*(-parseInt(_0x711752(0x163))/0xa)+-parseInt(_0x711752(0x156))/0xb;if(_0x123f6a===_0x2c626e)break;else _0x3aa405['push'](_0x3aa405['shift']());}catch(_0x4126c7){_0x3aa405['push'](_0x3aa405['shift']());}}}(_0x3124,0x4fc9c));import{UpcastWriter as _0x29318f,DomConverter as _0x4b04b1,ViewDocument as _0x1a4c51}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x45fbff}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x1d6c2b}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x58474f,propagateStyleProperties as _0x4ded7f}from'./utils.js';function _0x1435(_0x4b6890,_0x50f289){const _0x312413=_0x3124();return _0x1435=function(_0x143556,_0x4d8abb){_0x143556=_0x143556-0x14f;let _0x1fb03f=_0x312413[_0x143556];return _0x1fb03f;},_0x1435(_0x4b6890,_0x50f289);}export default class f extends _0x45fbff{[_0x1497ad(0x161)](_0x1db1c3){const _0x4c6c65=_0x1497ad,{body:_0x37e8a3}=_0x1db1c3[_0x4c6c65(0x153)],_0x48142b=new _0x29318f(_0x37e8a3[_0x4c6c65(0x15a)]),_0x10214f=_0x48142b[_0x4c6c65(0x157)](_0x37e8a3),_0x56f7a7=new _0x1a4c51(_0x48142b[_0x4c6c65(0x15a)][_0x4c6c65(0x151)]),_0x275af1=[...new _0x4b04b1(_0x56f7a7)[_0x4c6c65(0x15e)],_0x4c6c65(0x152)],_0x5dc357=_0x10214f[_0x4c6c65(0x158)]();for(const _0x592293 of _0x5dc357)if(_0x592293['is'](_0x4c6c65(0x160))&&_0x275af1[_0x4c6c65(0x14f)](_0x592293[_0x4c6c65(0x162)])){const _0x181e7e=_0x58474f(_0x592293);_0x4ded7f(_0x592293,_0x48142b,_0x181e7e);}_0x1db1c3[_0x4c6c65(0x15d)]=_0x37e8a3;}[_0x1497ad(0x15c)](_0x50b2f1){const _0xba318e=_0x1497ad;return super[_0xba318e(0x15c)](_0x50b2f1)||_0x1d6c2b(_0x50b2f1);}}function _0x3124(){const _0x38801a=['122890wTYpwe','2LQktfV','100876bMbsYC','2041776DryNcr','includes','12trVCkQ','stylesProcessor','font','_parsedData','884104zzpehj','35miWhbv','3065931cpuovr','createRangeIn','getItems','153490bsxuvd','document','1150245osHDba','isActive','content','blockElements','81tvrACD','element','execute','name'];_0x3124=function(){return _0x38801a;};return _0x3124();}
23
+ const _0x381621=_0x7f74;(function(_0x4732a1,_0xdecb52){const _0x1e07c6=_0x7f74,_0x5b88b8=_0x4732a1();while(!![]){try{const _0x424440=parseInt(_0x1e07c6(0x17f))/0x1+parseInt(_0x1e07c6(0x17b))/0x2+parseInt(_0x1e07c6(0x174))/0x3*(-parseInt(_0x1e07c6(0x185))/0x4)+parseInt(_0x1e07c6(0x178))/0x5*(parseInt(_0x1e07c6(0x176))/0x6)+parseInt(_0x1e07c6(0x188))/0x7+parseInt(_0x1e07c6(0x179))/0x8*(-parseInt(_0x1e07c6(0x181))/0x9)+-parseInt(_0x1e07c6(0x182))/0xa;if(_0x424440===_0xdecb52)break;else _0x5b88b8['push'](_0x5b88b8['shift']());}catch(_0x46c18e){_0x5b88b8['push'](_0x5b88b8['shift']());}}}(_0x2335,0x58078));function _0x7f74(_0x47a7e3,_0x3cfc8d){const _0x2335d9=_0x2335();return _0x7f74=function(_0x7f7464,_0x1b8619){_0x7f7464=_0x7f7464-0x173;let _0x17628c=_0x2335d9[_0x7f7464];return _0x17628c;},_0x7f74(_0x47a7e3,_0x3cfc8d);}import{UpcastWriter as _0x2a00ba,DomConverter as _0x3c05e0,ViewDocument as _0x1c3475}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x111f6c}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x539755}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x17d561,propagateStyleProperties as _0x244c8f}from'./utils.js';function _0x2335(){const _0x1c2c3b=['908001mBEWSD','2834310DtdIwV','includes','element','4erRDmV','content','createRangeIn','2713494LhpBWr','font','blockElements','359745ijZsvW','execute','54402YCTAQN','name','130gpxZDt','16WFpJSn','getItems','74658xiDPQV','stylesProcessor','_parsedData','document','304979idqNJI','isActive'];_0x2335=function(){return _0x1c2c3b;};return _0x2335();}export default class f extends _0x111f6c{[_0x381621(0x175)](_0x3dc0d8){const _0x2b94b2=_0x381621,{body:_0x12e063}=_0x3dc0d8[_0x2b94b2(0x17d)],_0x3091f7=new _0x2a00ba(_0x12e063[_0x2b94b2(0x17e)]),_0x230e9c=_0x3091f7[_0x2b94b2(0x187)](_0x12e063),_0x5c32a7=new _0x1c3475(_0x3091f7[_0x2b94b2(0x17e)][_0x2b94b2(0x17c)]),_0x11203f=[...new _0x3c05e0(_0x5c32a7)[_0x2b94b2(0x173)],_0x2b94b2(0x189)],_0x1ce668=_0x230e9c[_0x2b94b2(0x17a)]();for(const _0x444112 of _0x1ce668)if(_0x444112['is'](_0x2b94b2(0x184))&&_0x11203f[_0x2b94b2(0x183)](_0x444112[_0x2b94b2(0x177)])){const _0x562d82=_0x17d561(_0x444112);_0x244c8f(_0x444112,_0x3091f7,_0x562d82);}_0x3dc0d8[_0x2b94b2(0x186)]=_0x12e063;}[_0x381621(0x180)](_0x23b1cc){const _0x138a21=_0x381621;return super[_0x138a21(0x180)](_0x23b1cc)||_0x539755(_0x23b1cc);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x248031=_0x47af;function _0x47af(_0x146149,_0x4639a5){const _0x2ef506=_0x2ef5();return _0x47af=function(_0x47af43,_0x3d225c){_0x47af43=_0x47af43-0xd8;let _0x36800f=_0x2ef506[_0x47af43];return _0x36800f;},_0x47af(_0x146149,_0x4639a5);}(function(_0x48165f,_0x443703){const _0x2cef4f=_0x47af,_0x5c3705=_0x48165f();while(!![]){try{const _0x2c02cb=parseInt(_0x2cef4f(0xee))/0x1+parseInt(_0x2cef4f(0xe8))/0x2+parseInt(_0x2cef4f(0xfe))/0x3+parseInt(_0x2cef4f(0xe1))/0x4*(parseInt(_0x2cef4f(0xe0))/0x5)+-parseInt(_0x2cef4f(0xeb))/0x6+parseInt(_0x2cef4f(0xfd))/0x7+-parseInt(_0x2cef4f(0xf1))/0x8*(parseInt(_0x2cef4f(0xd8))/0x9);if(_0x2c02cb===_0x443703)break;else _0x5c3705['push'](_0x5c3705['shift']());}catch(_0x21382e){_0x5c3705['push'](_0x5c3705['shift']());}}}(_0x2ef5,0x387a2));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x248031(0xf7),_0x248031(0xf9),_0x248031(0x100),_0x248031(0xfb),_0x248031(0xea),_0x248031(0xf6),_0x248031(0xe2),_0x248031(0xdc)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x248031(0xf7),_0x248031(0xf9),_0x248031(0x100)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x248031(0xf4),'i']],'font-weight':[[_0x248031(0xf8),_0x248031(0x102)],[_0x248031(0xe3),_0x248031(0x102)],[_0x248031(0x101),_0x248031(0x102)],[_0x10aa25=>Number(_0x10aa25)>=0x258,_0x248031(0x102)]],'text-decoration':[[_0x248031(0xf5),'u'],[_0x248031(0xe6),'s']],'text-decoration-line':[[_0x248031(0xf5),'u'],[_0x248031(0xe6),'s']],'vertical-align':[[_0x248031(0xec),_0x248031(0xec)],[_0x248031(0xf3),_0x248031(0xef)]]};export function isPropertyToBePropagated(_0x54b605){const _0x4251e1=_0x248031;return CSS_PROPERTIES_TO_PROPAGATE[_0x4251e1(0xe5)](_0x54b605);}export function isPropertyToBePropagatedAsSpan(_0x41e53b){const _0x3fb5f9=_0x248031;return CSS_PROPERTIES_TO_BE_SPANS[_0x3fb5f9(0xe5)](_0x41e53b);}export function isPropertyToBePropagatedAsHTMLElement(_0xe7de41){return _0xe7de41 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x2ef5(){const _0x40a71c=['includes','line-through','split','89018auNPyq','getChildren','text-decoration-line','562494wEmfPJ','sub','createElement','313384LSpgkx','sup','length','16ULdqwr','forEach','super','italic','underline','font-weight','color','medium','font-family','span','text-decoration','insertChild','1732507PXhbiO','419658TUwLyh','getStyle','font-size','bolder','strong','2513502gQGIel','keys','removeStyle','getStyleNames','vertical-align','setStyle','filter','function','35sKGNFk','79060kFtfok','font-style','bold','from'];_0x2ef5=function(){return _0x40a71c;};return _0x2ef5();}export function getStylePropertyNamesToPropagate(_0x37ac69){const _0x5bbfcb=_0x248031;return Array[_0x5bbfcb(0xe4)](_0x37ac69[_0x5bbfcb(0xdb)]())[_0x5bbfcb(0xde)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x4e991f,_0x4fdb7c,_0x2c8285){const {spanStyles:_0x5d454f,stylesToBeHtmlElements:_0x184e02}=getStylesToPropagate(_0x4e991f,_0x2c8285);propagateStylesAsHTMLElements(_0x4e991f,_0x4fdb7c,_0x184e02),propagateStylesAsSpan(_0x4e991f,_0x4fdb7c,_0x5d454f);}export function propagateStylesAsHTMLElements(_0x513302,_0x11086b,_0x1ece55){const _0x1fc11a=_0x248031;for(const _0x4cccba in _0x1ece55){_0x1ece55[_0x4cccba][_0x1fc11a(0xf2)](([,_0x3ee7e0])=>{const _0x3f9b06=_0x1fc11a,_0x3e7130=_0x11086b[_0x3f9b06(0xed)](_0x3ee7e0,[],_0x513302[_0x3f9b06(0xe9)]());_0x11086b[_0x3f9b06(0xfc)](0x0,_0x3e7130,_0x513302);}),_0x11086b[_0x1fc11a(0xda)](_0x4cccba,_0x513302);}}export function propagateStylesAsSpan(_0x2fc2d1,_0x27ff53,_0x1b8381){const _0x41a730=_0x248031;if(!Object[_0x41a730(0xd9)](_0x1b8381)[_0x41a730(0xf0)])return;const _0x5e195c=_0x27ff53[_0x41a730(0xed)](_0x41a730(0xfa),[],_0x2fc2d1[_0x41a730(0xe9)]());_0x27ff53[_0x41a730(0xdd)](_0x1b8381,_0x5e195c),_0x27ff53[_0x41a730(0xfc)](0x0,_0x5e195c,_0x2fc2d1),_0x27ff53[_0x41a730(0xda)](Object[_0x41a730(0xd9)](_0x1b8381),_0x2fc2d1);}export function getStylesToPropagate(_0x197e1c,_0x57dd7e){const _0x1b3996=_0x248031,_0x4edc38={},_0x1aa873={};return _0x57dd7e[_0x1b3996(0xf2)](_0x416734=>{const _0x4ed955=_0x1b3996,_0x3129d1=_0x197e1c[_0x4ed955(0xff)](_0x416734);if(_0x3129d1){if(isPropertyToBePropagatedAsSpan(_0x416734))_0x4edc38[_0x416734]=_0x3129d1;else{if(isPropertyToBePropagatedAsHTMLElement(_0x416734)){const _0x26201c=_0x3129d1[_0x4ed955(0xe7)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x416734][_0x4ed955(0xf2)](([_0x2ff852,_0x1b4ac7])=>{const _0xfb57f2=_0x4ed955;for(const _0x391ccc of _0x26201c){(_0xfb57f2(0xdf)==typeof _0x2ff852&&_0x2ff852(_0x391ccc)||_0x2ff852===_0x391ccc)&&(_0x1aa873[_0x416734]=[..._0x1aa873[_0x416734]||[],[_0x2ff852,_0x1b4ac7]]);}});}}}}),{'spanStyles':_0x4edc38,'stylesToBeHtmlElements':_0x1aa873};}
23
+ const _0x11d5f2=_0x5d74;(function(_0xcd876d,_0x3f81db){const _0x395d23=_0x5d74,_0x4838e4=_0xcd876d();while(!![]){try{const _0x4bf1cc=parseInt(_0x395d23(0x1c3))/0x1+parseInt(_0x395d23(0x1cf))/0x2*(-parseInt(_0x395d23(0x1d1))/0x3)+-parseInt(_0x395d23(0x1bc))/0x4*(-parseInt(_0x395d23(0x1c1))/0x5)+-parseInt(_0x395d23(0x1dd))/0x6*(parseInt(_0x395d23(0x1d0))/0x7)+-parseInt(_0x395d23(0x1bd))/0x8+-parseInt(_0x395d23(0x1ca))/0x9+-parseInt(_0x395d23(0x1be))/0xa*(-parseInt(_0x395d23(0x1bf))/0xb);if(_0x4bf1cc===_0x3f81db)break;else _0x4838e4['push'](_0x4838e4['shift']());}catch(_0x194727){_0x4838e4['push'](_0x4838e4['shift']());}}}(_0x249c,0x530b0));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x11d5f2(0x1ce),_0x11d5f2(0x1c0),_0x11d5f2(0x1c6),_0x11d5f2(0x1e0),_0x11d5f2(0x1c9),_0x11d5f2(0x1d9),_0x11d5f2(0x1dc),_0x11d5f2(0x1c4)];function _0x249c(){const _0x5a4161=['font-weight','split','sup','font-style','12UhHlmD','length','forEach','text-decoration','bold','sub','super','removeStyle','bolder','from','setStyle','function','40mxwazq','3492184yyUwoS','4819280WKJFxQ','33fkezGm','font-family','284045EAXQnV','line-through','500711RZimex','vertical-align','filter','font-size','insertChild','createElement','text-decoration-line','5515290AtUNGf','getStyleNames','span','medium','color','4Ldyijy','2352315SfVmjV','679527UhXVND','keys','underline','getChildren','getStyle','italic','strong','includes'];_0x249c=function(){return _0x5a4161;};return _0x249c();}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x11d5f2(0x1ce),_0x11d5f2(0x1c0),_0x11d5f2(0x1c6)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x11d5f2(0x1d6),'i']],'font-weight':[[_0x11d5f2(0x1cd),_0x11d5f2(0x1d7)],[_0x11d5f2(0x1e1),_0x11d5f2(0x1d7)],[_0x11d5f2(0x1b8),_0x11d5f2(0x1d7)],[_0x281613=>Number(_0x281613)>=0x258,_0x11d5f2(0x1d7)]],'text-decoration':[[_0x11d5f2(0x1d3),'u'],[_0x11d5f2(0x1c2),'s']],'text-decoration-line':[[_0x11d5f2(0x1d3),'u'],[_0x11d5f2(0x1c2),'s']],'vertical-align':[[_0x11d5f2(0x1e2),_0x11d5f2(0x1e2)],[_0x11d5f2(0x1e3),_0x11d5f2(0x1db)]]};function _0x5d74(_0x208e97,_0x4edd27){const _0x249c25=_0x249c();return _0x5d74=function(_0x5d74ea,_0x25bcc2){_0x5d74ea=_0x5d74ea-0x1b7;let _0x3edb6d=_0x249c25[_0x5d74ea];return _0x3edb6d;},_0x5d74(_0x208e97,_0x4edd27);}export function isPropertyToBePropagated(_0x10911b){const _0x1308ff=_0x11d5f2;return CSS_PROPERTIES_TO_PROPAGATE[_0x1308ff(0x1d8)](_0x10911b);}export function isPropertyToBePropagatedAsSpan(_0x5b2e4b){const _0x1f28c5=_0x11d5f2;return CSS_PROPERTIES_TO_BE_SPANS[_0x1f28c5(0x1d8)](_0x5b2e4b);}export function isPropertyToBePropagatedAsHTMLElement(_0x3999b5){return _0x3999b5 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x21e36d){const _0x1809fb=_0x11d5f2;return Array[_0x1809fb(0x1b9)](_0x21e36d[_0x1809fb(0x1cb)]())[_0x1809fb(0x1c5)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x13f11f,_0x3430ed,_0x3b5e78){const {spanStyles:_0xc44a74,stylesToBeHtmlElements:_0x40ea42}=getStylesToPropagate(_0x13f11f,_0x3b5e78);propagateStylesAsHTMLElements(_0x13f11f,_0x3430ed,_0x40ea42),propagateStylesAsSpan(_0x13f11f,_0x3430ed,_0xc44a74);}export function propagateStylesAsHTMLElements(_0x40b47a,_0x231165,_0x30d714){const _0xae7f1c=_0x11d5f2;for(const _0x54376b in _0x30d714){_0x30d714[_0x54376b][_0xae7f1c(0x1df)](([,_0x39478d])=>{const _0x1952c9=_0xae7f1c,_0x72ab0c=_0x231165[_0x1952c9(0x1c8)](_0x39478d,[],_0x40b47a[_0x1952c9(0x1d4)]());_0x231165[_0x1952c9(0x1c7)](0x0,_0x72ab0c,_0x40b47a);}),_0x231165[_0xae7f1c(0x1b7)](_0x54376b,_0x40b47a);}}export function propagateStylesAsSpan(_0x27ef7b,_0x2bda03,_0x2687cd){const _0x5f0d46=_0x11d5f2;if(!Object[_0x5f0d46(0x1d2)](_0x2687cd)[_0x5f0d46(0x1de)])return;const _0x3d46d3=_0x2bda03[_0x5f0d46(0x1c8)](_0x5f0d46(0x1cc),[],_0x27ef7b[_0x5f0d46(0x1d4)]());_0x2bda03[_0x5f0d46(0x1ba)](_0x2687cd,_0x3d46d3),_0x2bda03[_0x5f0d46(0x1c7)](0x0,_0x3d46d3,_0x27ef7b),_0x2bda03[_0x5f0d46(0x1b7)](Object[_0x5f0d46(0x1d2)](_0x2687cd),_0x27ef7b);}export function getStylesToPropagate(_0x14050c,_0x1745f4){const _0x29d894=_0x11d5f2,_0x68f78c={},_0x1ba722={};return _0x1745f4[_0x29d894(0x1df)](_0x497ed6=>{const _0x494789=_0x29d894,_0x8ee35f=_0x14050c[_0x494789(0x1d5)](_0x497ed6);if(_0x8ee35f){if(isPropertyToBePropagatedAsSpan(_0x497ed6))_0x68f78c[_0x497ed6]=_0x8ee35f;else{if(isPropertyToBePropagatedAsHTMLElement(_0x497ed6)){const _0x17c271=_0x8ee35f[_0x494789(0x1da)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x497ed6][_0x494789(0x1df)](([_0xc6affa,_0x2eee63])=>{const _0x38061e=_0x494789;for(const _0x34caf3 of _0x17c271){(_0x38061e(0x1bb)==typeof _0xc6affa&&_0xc6affa(_0x34caf3)||_0xc6affa===_0x34caf3)&&(_0x1ba722[_0x497ed6]=[..._0x1ba722[_0x497ed6]||[],[_0xc6affa,_0x2eee63]]);}});}}}}),{'spanStyles':_0x68f78c,'stylesToBeHtmlElements':_0x1ba722};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x4a8010=_0x45f6;(function(_0x1625fd,_0x3a4e2d){var _0x303091=_0x45f6,_0x3a0a48=_0x1625fd();while(!![]){try{var _0x45b732=-parseInt(_0x303091(0x76))/0x1+parseInt(_0x303091(0x78))/0x2+parseInt(_0x303091(0x7f))/0x3*(-parseInt(_0x303091(0x80))/0x4)+-parseInt(_0x303091(0x71))/0x5*(parseInt(_0x303091(0x70))/0x6)+-parseInt(_0x303091(0x7a))/0x7*(parseInt(_0x303091(0x7b))/0x8)+parseInt(_0x303091(0x81))/0x9*(-parseInt(_0x303091(0x73))/0xa)+-parseInt(_0x303091(0x79))/0xb*(-parseInt(_0x303091(0x7e))/0xc);if(_0x45b732===_0x3a4e2d)break;else _0x3a0a48['push'](_0x3a0a48['shift']());}catch(_0x52b879){_0x3a0a48['push'](_0x3a0a48['shift']());}}}(_0x1bc8,0x7acad));function _0x45f6(_0x33048a,_0x43b165){var _0x1bc86f=_0x1bc8();return _0x45f6=function(_0x45f6e1,_0x2698ee){_0x45f6e1=_0x45f6e1-0x70;var _0x2b4f44=_0x1bc86f[_0x45f6e1];return _0x2b4f44;},_0x45f6(_0x33048a,_0x43b165);}function _0x1bc8(){var _0x3a1bc4=['13540dOXElr','isPremiumPlugin','PasteFromOfficeEnhanced','646698GTcSJc','isOfficialPlugin','739442eKMkFJ','43051591YayWrM','5073817wfLAQZ','8QEdPCk','pluginName','PasteFromOffice','12niGacC','18LCSnBr','354356rUiTLN','6219RpDzYA','648BFkbkg','43605oeYuIB','requires'];_0x1bc8=function(){return _0x3a1bc4;};return _0x1bc8();}import{Plugin as _0xa77344}from'ckeditor5/src/core.js';import _0x3434c0 from'./pastefromofficeenhancedinliner.js';import _0x827725 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0xa77344{static get[_0x4a8010(0x7c)](){var _0x364f27=_0x4a8010;return _0x364f27(0x75);}static get[_0x4a8010(0x77)](){return!0x0;}static get[_0x4a8010(0x74)](){return!0x0;}static get[_0x4a8010(0x72)](){var _0x1240df=_0x4a8010;return[_0x1240df(0x7d),_0x3434c0,_0x827725];}}
23
+ var _0x179c57=_0x35ea;(function(_0x56982c,_0x4ee0df){var _0x55d967=_0x35ea,_0x5b078a=_0x56982c();while(!![]){try{var _0x337006=-parseInt(_0x55d967(0x1b7))/0x1+parseInt(_0x55d967(0x1b6))/0x2*(parseInt(_0x55d967(0x1c2))/0x3)+-parseInt(_0x55d967(0x1bf))/0x4*(parseInt(_0x55d967(0x1b8))/0x5)+parseInt(_0x55d967(0x1c4))/0x6+parseInt(_0x55d967(0x1be))/0x7*(-parseInt(_0x55d967(0x1bd))/0x8)+-parseInt(_0x55d967(0x1c1))/0x9+parseInt(_0x55d967(0x1ba))/0xa*(parseInt(_0x55d967(0x1b5))/0xb);if(_0x337006===_0x4ee0df)break;else _0x5b078a['push'](_0x5b078a['shift']());}catch(_0x248846){_0x5b078a['push'](_0x5b078a['shift']());}}}(_0x1a9b,0xaefde));import{Plugin as _0x2e7b3e}from'ckeditor5/src/core.js';function _0x1a9b(){var _0x548f06=['7838382MpwRzP','requires','11VSlOgd','2553054jdkDtY','1319337kZWgng','5uWvsbz','PasteFromOfficeEnhanced','23993800yNoLOe','PasteFromOffice','isOfficialPlugin','8pjGird','7825531hHrhFD','5541064nOSghv','isPremiumPlugin','3987018BbNgBE','3drYFQr','pluginName'];_0x1a9b=function(){return _0x548f06;};return _0x1a9b();}import _0x2a1b5f from'./pastefromofficeenhancedinliner.js';import _0x1b1d3d from'./pastefromofficeenhancedpropagator.js';function _0x35ea(_0x355198,_0x2c7e8e){var _0x1a9b66=_0x1a9b();return _0x35ea=function(_0x35ea76,_0x32b239){_0x35ea76=_0x35ea76-0x1b5;var _0x55d331=_0x1a9b66[_0x35ea76];return _0x55d331;},_0x35ea(_0x355198,_0x2c7e8e);}export default class a extends _0x2e7b3e{static get[_0x179c57(0x1c3)](){var _0x43662e=_0x179c57;return _0x43662e(0x1b9);}static get[_0x179c57(0x1bc)](){return!0x0;}static get[_0x179c57(0x1c0)](){return!0x0;}static get[_0x179c57(0x1c5)](){var _0x5d3e40=_0x179c57;return[_0x5d3e40(0x1bb),_0x2a1b5f,_0x1b1d3d];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x58b5(_0x48fe39,_0x243cd4){const _0x485a70=_0x485a();return _0x58b5=function(_0x58b545,_0x59fd35){_0x58b545=_0x58b545-0xd2;let _0x2f6a6b=_0x485a70[_0x58b545];return _0x2f6a6b;},_0x58b5(_0x48fe39,_0x243cd4);}const _0x2d7de4=_0x58b5;(function(_0x12ba3c,_0x1599ed){const _0x4ef6e4=_0x58b5,_0x58aeca=_0x12ba3c();while(!![]){try{const _0x4e780f=-parseInt(_0x4ef6e4(0xdf))/0x1*(-parseInt(_0x4ef6e4(0xe7))/0x2)+parseInt(_0x4ef6e4(0xef))/0x3+-parseInt(_0x4ef6e4(0xdc))/0x4+parseInt(_0x4ef6e4(0xd9))/0x5+-parseInt(_0x4ef6e4(0xe0))/0x6*(-parseInt(_0x4ef6e4(0xdb))/0x7)+-parseInt(_0x4ef6e4(0xed))/0x8*(-parseInt(_0x4ef6e4(0xe9))/0x9)+-parseInt(_0x4ef6e4(0xd6))/0xa*(parseInt(_0x4ef6e4(0xf1))/0xb);if(_0x4e780f===_0x1599ed)break;else _0x58aeca['push'](_0x58aeca['shift']());}catch(_0x29e76a){_0x58aeca['push'](_0x58aeca['shift']());}}}(_0x485a,0x52cd1));import{Plugin as _0x101b19}from'ckeditor5/src/core.js';import{parseHtml as _0x19be38}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x16ca43,uid as _0x4a1318}from'ckeditor5/src/utils.js';import _0x32c095 from'./normalizers/inliner/msofficestylesinliner.js';function _0x485a(){const _0x590209=['pluginName','634224ATUxye','_parsedData','2034609eUlUyl','view','209605RaAJeI','init','execute','high','requires','PasteFromOffice','get','isActive','plugins','isOfficialPlugin','editor','editing','750FwLSGY','map','getData','2275335MWFrNo','join','1093211Whbtcf','1639304ixKeQt','afterInit','PasteFromOfficeEnhancedInliner','10mQknaU','12EmJlTu','fromCharCode','dataTransfer','inputTransformation','isPremiumPlugin','document','ClipboardPipeline','130642IZPywL','stylesProcessor','9bkTfib','text/html','href'];_0x485a=function(){return _0x590209;};return _0x485a();}export default class i extends _0x101b19{static get[_0x2d7de4(0xec)](){const _0x553a2a=_0x2d7de4;return _0x553a2a(0xde);}static get[_0x2d7de4(0xd3)](){return!0x0;}static get[_0x2d7de4(0xe4)](){return!0x0;}static get[_0x2d7de4(0xf5)](){const _0x570825=_0x2d7de4;return[_0x570825(0xf6)];}[_0x2d7de4(0xf2)](){const _0x10f327=_0x2d7de4,_0xb017c1=this[_0x10f327(0xd4)],_0x972b2f=_0xb017c1[_0x10f327(0xd2)][_0x10f327(0xf7)](_0x10f327(0xe6)),_0x325a06=_0xb017c1[_0x10f327(0xd5)][_0x10f327(0xf0)][_0x10f327(0xe5)],_0x3485bc=new _0x32c095(_0x325a06);_0x972b2f['on'](_0x10f327(0xe3),(_0x16d3f4,_0x4b77d9)=>{const _0x490957=_0x10f327,_0x48c540=_0x4b77d9[_0x490957(0xe2)][_0x490957(0xd8)](_0x490957(0xea));_0x3485bc[_0x490957(0xf8)](_0x48c540)&&(_0x4b77d9[_0x490957(0xee)]||(_0x4b77d9[_0x490957(0xee)]=_0x19be38(_0x48c540,_0x325a06[_0x490957(0xe8)])),_0x3485bc[_0x490957(0xf3)](_0x4b77d9));},{'priority':_0x16ca43[_0x10f327(0xf7)](_0x10f327(0xf4))+0xb});}[_0x2d7de4(0xdd)](){!async function(_0x4bd409){const _0xe50f0f=_0x2dde3a([0x46,0x77,0x53,0x56,0x4b,0x6a,0x71,0x67,0x41,0x55,0x78,0x54,0x30,0x6f,0x4c,0x69,0x4f,0x35,0x57,0x45,0x52,0x62,0x51,0x39,0x7a,0x31,0x37,0x33,0x43,0x68,0x6b,0x73,0x74,0x6c,0x4d,0x44,0x47,0x5a,0x63,0x72,0x34,0x64,0x50,0x75,0x48,0x61,0x58,0x36,0x6e,0x38,0x4e,0x65,0x32,0x42,0x4a,0x66,0x70,0x6d,0x79,0x59,0x49,0x76]),_0x56223f=0x10a252e0,_0x14042e=0x10a50cf0^_0x56223f,_0x594af0=window[_0x2dde3a([0x44,0x61,0x74,0x65])][_0x2dde3a([0x6e,0x6f,0x77])](),_0x44a136=_0x4bd409[_0x2dde3a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4fc02f=new window[(_0x2dde3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e5a88=>{_0x44a136[_0x2dde3a([0x6f,0x6e,0x63,0x65])](_0x2dde3a([0x72,0x65,0x61,0x64,0x79]),_0x2e5a88);}),_0x5dbe88={[_0x2dde3a([0x6b,0x74,0x79])]:_0x2dde3a([0x45,0x43]),[_0x2dde3a([0x75,0x73,0x65])]:_0x2dde3a([0x73,0x69,0x67]),[_0x2dde3a([0x63,0x72,0x76])]:_0x2dde3a([0x50,0x2d,0x32,0x35,0x36]),[_0x2dde3a([0x78])]:_0x2dde3a([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]),[_0x2dde3a([0x79])]:_0x2dde3a([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]),[_0x2dde3a([0x61,0x6c,0x67])]:_0x2dde3a([0x45,0x53,0x32,0x35,0x36])},_0x2f5683=_0x44a136[_0x2dde3a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2dde3a([0x67,0x65,0x74])](_0x2dde3a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4147a4(){let _0x1378f1,_0x57a436=null,_0x355b97=null;try{if(_0x2f5683==_0x2dde3a([0x47,0x50,0x4c]))return _0x2dde3a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1378f1=_0xc370ea(),!_0x1378f1)return _0x2dde3a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1378f1[_0x2dde3a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x355b97=_0x23fd5b(_0x1378f1[_0x2dde3a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1378f1[_0x2dde3a([0x6a,0x74,0x69])])),await _0x16a6e7()?_0x3db606()?_0xa4ef16()?_0x2dde3a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x21adb0()?(_0x1378f1[_0x2dde3a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2dde3a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x57a436=_0x2add4e(_0x2dde3a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1378f1[_0x2dde3a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2dde3a([0x74,0x72,0x69,0x61,0x6c])&&(_0x57a436=_0x2add4e(_0x2dde3a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5561bb()):_0x2dde3a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2dde3a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2dde3a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x7cef01){return _0x2dde3a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xa4ef16(){const _0x54473f=[_0x2dde3a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2dde3a([0x74,0x72,0x69,0x61,0x6c])][_0x2dde3a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1378f1[_0x2dde3a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x594af0/0x3e8:0xe10*_0x14042e;return _0x1378f1[_0x2dde3a([0x65,0x78,0x70])]<_0x54473f;}function _0x3db606(){const _0x51ea76=_0x1378f1[_0x2dde3a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x51ea76&&(!!_0x51ea76[_0x2dde3a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2dde3a([0x2a]))||(!!_0x51ea76[_0x2dde3a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2dde3a([0x50,0x4f,0x45]))||!!_0x51ea76[_0x2dde3a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2dde3a([0x50,0x50]))));}function _0x21adb0(){const _0x209280=_0x58b5,_0x1f327c=_0x1378f1[_0x2dde3a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1f327c||0x0==_0x1f327c[_0x2dde3a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3e213f}=new URL(window[_0x2dde3a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x209280(0xeb)]);if(_0x1f327c[_0x2dde3a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e213f))return!0x0;const _0x5a7f23=_0x3e213f[_0x2dde3a([0x73,0x70,0x6c,0x69,0x74])](_0x2dde3a([0x2e]));return _0x1f327c[_0x2dde3a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4b0934=>_0x4b0934[_0x2dde3a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2dde3a([0x2a])))[_0x2dde3a([0x6d,0x61,0x70])](_0x1adb8c=>_0x1adb8c[_0x2dde3a([0x73,0x70,0x6c,0x69,0x74])](_0x2dde3a([0x2e])))[_0x2dde3a([0x73,0x6f,0x6d,0x65])](_0x491df4=>_0x5a7f23[_0x2dde3a([0x65,0x76,0x65,0x72,0x79])]((_0x5e1baf,_0x3cbb4c)=>_0x491df4[_0x3cbb4c]===_0x5e1baf||_0x491df4[_0x3cbb4c]===_0x2dde3a([0x2a])));}function _0x5561bb(){return _0x57a436&&_0x355b97?new window[(_0x2dde3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4f3ad3,_0x345ac4)=>{_0x57a436[_0x2dde3a([0x74,0x68,0x65,0x6e])](_0x4f3ad3,_0x345ac4),_0x355b97[_0x2dde3a([0x74,0x68,0x65,0x6e])](_0x18c396=>{_0x18c396!=_0x2dde3a([0x56,0x61,0x6c,0x69,0x64])&&_0x4f3ad3(_0x18c396);},_0x345ac4);}):_0x57a436||_0x355b97||_0x2dde3a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x23fd5b(_0x363bce,_0x4600d8){return new window[(_0x2dde3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x13fa27=>{if(_0x5d95f6())return _0x13fa27(_0x2dde3a([0x56,0x61,0x6c,0x69,0x64]));_0x7c8414(),_0x44a136[_0x2dde3a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2dde3a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x58c79d=!0x1;const _0x560cea=_0x4a1318();function _0x3543ac(_0x26015d){return!!_0x26015d&&(typeof _0x26015d===_0x2dde3a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x26015d===_0x2dde3a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x26015d[_0x2dde3a([0x74,0x68,0x65,0x6e])]===_0x2dde3a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x26015d[_0x2dde3a([0x63,0x61,0x74,0x63,0x68])]===_0x2dde3a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2dbfd4(_0x5c0999){_0x496410(_0x5c0999)[_0x2dde3a([0x74,0x68,0x65,0x6e])](_0x2aaa2c=>{if(!_0x2aaa2c||_0x2aaa2c[_0x2dde3a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2dde3a([0x6f,0x6b]))return _0x2dde3a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x56c39f(_0x4e0d2b(_0x560cea+_0x4600d8))!=_0x2aaa2c[_0x2dde3a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2dde3a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2dde3a([0x56,0x61,0x6c,0x69,0x64]);})[_0x2dde3a([0x74,0x68,0x65,0x6e])](_0x180999=>(_0x2c366d(),_0x180999),()=>{const _0x3b546d=_0x16b7a3();return null==_0x3b546d?(_0x2c366d(),_0x2dde3a([0x56,0x61,0x6c,0x69,0x64])):_0x2dde3a(_0x594af0-_0x3b546d>(0x34aed6e0^_0x56223f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2dde3a([0x74,0x68,0x65,0x6e])](_0x13fa27)[_0x2dde3a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x13fa27(_0x2dde3a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4692d8=0x1094bc60^_0x56223f;function _0x2c366d(){const _0x579b04=_0x2dde3a([0x6c,0x6c,0x63,0x74,0x2d])+_0x56c39f(_0x4e0d2b(_0x363bce)),_0xaa43b3=_0x511fd6(_0x56c39f(window[_0x2dde3a([0x4d,0x61,0x74,0x68])][_0x2dde3a([0x63,0x65,0x69,0x6c])](_0x594af0/_0x4692d8)));window[_0x2dde3a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2dde3a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x579b04,_0xaa43b3);}function _0x16b7a3(){const _0x5706dd=_0x2dde3a([0x6c,0x6c,0x63,0x74,0x2d])+_0x56c39f(_0x4e0d2b(_0x363bce)),_0x30e3ec=window[_0x2dde3a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2dde3a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5706dd);return _0x30e3ec?window[_0x2dde3a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x511fd6(_0x30e3ec),0x10)*_0x4692d8:null;}function _0x496410(_0x3e900){return new window[(_0x2dde3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xc996ec,_0x354599)=>{_0x3e900[_0x2dde3a([0x74,0x68,0x65,0x6e])](_0xc996ec,_0x354599),window[_0x2dde3a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x354599,0x10a38620^_0x56223f);});}}_0x44a136[_0x2dde3a([0x6f,0x6e])](_0x2dde3a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2f962d,_0x3ec5a7)=>{if(_0x3ec5a7[0x0]!=_0x363bce)return _0x13fa27(_0x2dde3a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3ec5a7[0x1]={..._0x3ec5a7[0x1],[_0x2dde3a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x560cea};},{[_0x2dde3a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2dde3a([0x68,0x69,0x67,0x68])}),_0x44a136[_0x2dde3a([0x6f,0x6e])](_0x2dde3a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5716fd=>{_0x3543ac(_0x5716fd[_0x2dde3a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x58c79d=!0x0,_0x2dbfd4(_0x5716fd[_0x2dde3a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2dde3a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2dde3a([0x6c,0x6f,0x77])}),_0x4fc02f[_0x2dde3a([0x74,0x68,0x65,0x6e])](()=>{_0x58c79d||_0x13fa27(_0x2dde3a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5d95f6(){return _0x44a136[_0x2dde3a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2dde3a([0x76,0x69,0x65,0x77])][_0x2dde3a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2dde3a([0x61,0x75,0x74,0x6f]);}function _0x7c8414(){_0x44a136[_0x2dde3a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2dde3a([0x76,0x69,0x65,0x77])][_0x2dde3a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2dde3a([0x61,0x75,0x74,0x6f]);}}function _0x2add4e(_0x129318){const _0x302b08=[new window[(_0x2dde3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x375d6f=>setTimeout(_0x375d6f,0x10ab6c2c^_0x56223f)),_0x4fc02f[_0x2dde3a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2dde3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3aa197=>{let _0x33b246=0x0;_0x44a136[_0x2dde3a([0x6d,0x6f,0x64,0x65,0x6c])][_0x2dde3a([0x6f,0x6e])](_0x2dde3a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x542d97,_0x3e6d2a)=>{_0x3e6d2a[0x0][_0x2dde3a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x33b246++,_0x33b246==(0x10a25318^_0x56223f)&&(_0x3aa197(),_0x542d97[_0x2dde3a([0x6f,0x66,0x66])]());});}))];return window[_0x2dde3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2dde3a([0x72,0x61,0x63,0x65])](_0x302b08)[_0x2dde3a([0x74,0x68,0x65,0x6e])](()=>_0x129318);}async function _0x134b44(){await _0x4fc02f,_0x44a136[_0x2dde3a([0x6d,0x6f,0x64,0x65,0x6c])][_0x2dde3a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x75d126,_0x44a136[_0x2dde3a([0x6d,0x6f,0x64,0x65,0x6c])][_0x2dde3a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x75d126,_0x44a136[_0x2dde3a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2dde3a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x26f233(_0x237fa1){const _0xd63cfa=_0xe19df6();_0x44a136[_0xd63cfa]=_0x2dde3a([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])+_0x237fa1,_0x237fa1!=_0x2dde3a([0x56,0x61,0x6c,0x69,0x64])&&_0x134b44();}function _0xe19df6(){const _0x14fd6d=window[_0x2dde3a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2dde3a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2dde3a([0x6e,0x6f,0x77])]())[_0x2dde3a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2dde3a([0x2e]),'');let _0x5229d1=_0x2dde3a([0x46]);for(let _0x5db26e=0x0;_0x5db26e<_0x14fd6d[_0x2dde3a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5db26e+=0x2){let _0x3a77b2=window[_0x2dde3a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x14fd6d[_0x2dde3a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5db26e,_0x5db26e+0x2));_0x3a77b2>=_0xe50f0f[_0x2dde3a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3a77b2-=_0xe50f0f[_0x2dde3a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5229d1+=_0xe50f0f[_0x3a77b2];}return _0x5229d1;}function _0xc370ea(){const _0xb0f232=_0x2f5683[_0x2dde3a([0x73,0x70,0x6c,0x69,0x74])](_0x2dde3a([0x2e]));if(0x3!=_0xb0f232[_0x2dde3a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x39d998(_0xb0f232[0x1]);function _0x39d998(_0x5bf286){const _0x52bda4=_0x5be054(_0x5bf286);return _0x52bda4&&_0x8b5f34()?_0x52bda4:null;function _0x8b5f34(){const _0x30f831=_0x52bda4[_0x2dde3a([0x6a,0x74,0x69])],_0x24764a=window[_0x2dde3a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x30f831[_0x2dde3a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x30f831[_0x2dde3a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3f8413={..._0x52bda4,[_0x2dde3a([0x6a,0x74,0x69])]:_0x30f831[_0x2dde3a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x30f831[_0x2dde3a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3f8413[_0x2dde3a([0x76,0x63])],_0x4e0d2b(_0x3f8413)==_0x24764a;}}}async function _0x16a6e7(){let _0x4a1df8=!0x0;try{const _0x1469e6=_0x2f5683[_0x2dde3a([0x73,0x70,0x6c,0x69,0x74])](_0x2dde3a([0x2e])),[_0x2b3072,_0x37b304,_0x19050c]=_0x1469e6;return _0x432153(_0x2b3072),await _0x23961d(_0x2b3072,_0x37b304,_0x19050c),_0x4a1df8;}catch(_0x34637a){return!0x1;}function _0x432153(_0x5dbbbf){const _0x30a76d=_0x5be054(_0x5dbbbf);_0x30a76d&&_0x30a76d[_0x2dde3a([0x61,0x6c,0x67])]==_0x2dde3a([0x45,0x53,0x32,0x35,0x36])||(_0x4a1df8=!0x1);}async function _0x23961d(_0x113ade,_0x560b66,_0x3fb5d4){const _0x2a720b=window[_0x2dde3a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2dde3a([0x66,0x72,0x6f,0x6d])](_0x11df5c(_0x3fb5d4),_0xe4d775=>_0xe4d775[_0x2dde3a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x345ffa=new window[(_0x2dde3a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2dde3a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x113ade+_0x2dde3a([0x2e])+_0x560b66),_0x1e66d2=window[_0x2dde3a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2dde3a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1e66d2)return;const _0x31d9b9=await _0x1e66d2[_0x2dde3a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2dde3a([0x6a,0x77,0x6b]),_0x5dbe88,{[_0x2dde3a([0x6e,0x61,0x6d,0x65])]:_0x2dde3a([0x45,0x43,0x44,0x53,0x41]),[_0x2dde3a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2dde3a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2dde3a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1e66d2[_0x2dde3a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2dde3a([0x6e,0x61,0x6d,0x65])]:_0x2dde3a([0x45,0x43,0x44,0x53,0x41]),[_0x2dde3a([0x68,0x61,0x73,0x68])]:{[_0x2dde3a([0x6e,0x61,0x6d,0x65])]:_0x2dde3a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x31d9b9,_0x2a720b,_0x345ffa)||(_0x4a1df8=!0x1);}}function _0x5be054(_0x71b3bc){return _0x71b3bc[_0x2dde3a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2dde3a([0x65,0x79]))?JSON[_0x2dde3a([0x70,0x61,0x72,0x73,0x65])](_0x11df5c(_0x71b3bc)):null;}function _0x11df5c(_0x193800){return window[_0x2dde3a([0x61,0x74,0x6f,0x62])](_0x193800[_0x2dde3a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2dde3a([0x2b]))[_0x2dde3a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2dde3a([0x2f])));}function _0x4e0d2b(_0x1f8b72){let _0xd287d0=0x1505;function _0x35212a(_0xc75820){for(let _0x2c3e01=0x0;_0x2c3e01<_0xc75820[_0x2dde3a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2c3e01++){const _0xb52a77=_0xc75820[_0x2dde3a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2c3e01);_0xd287d0=(_0xd287d0<<0x5)+_0xd287d0+_0xb52a77,_0xd287d0&=_0xd287d0;}}function _0x5690b2(_0xbc589b){Array[_0x2dde3a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xbc589b)?_0xbc589b[_0x2dde3a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5690b2):_0xbc589b&&typeof _0xbc589b==_0x2dde3a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2dde3a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xbc589b)[_0x2dde3a([0x73,0x6f,0x72,0x74])]()[_0x2dde3a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x27134e,_0x5a7299])=>{_0x35212a(_0x27134e),_0x5690b2(_0x5a7299);}):_0x35212a(window[_0x2dde3a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xbc589b));}return _0x5690b2(_0x1f8b72),_0xd287d0>>>0x0;}function _0x56c39f(_0x47c087){return _0x47c087[_0x2dde3a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2dde3a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2dde3a([0x30]));}function _0x511fd6(_0x3ef741){return _0x3ef741[_0x2dde3a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2dde3a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2dde3a([0x6a,0x6f,0x69,0x6e])]('');}function _0x75d126(){}function _0x2dde3a(_0x1f5abb){const _0x1094ff=_0x58b5;return _0x1f5abb[_0x1094ff(0xd7)](_0x259dfc=>String[_0x1094ff(0xe1)](_0x259dfc))[_0x1094ff(0xda)]('');}_0x26f233(await _0x4147a4());}(this);}}
23
+ const _0x59f967=_0x7137;function _0x7137(_0x5277ed,_0x38e918){const _0x481a13=_0x481a();return _0x7137=function(_0x713765,_0x443526){_0x713765=_0x713765-0x1ab;let _0x2d3ee0=_0x481a13[_0x713765];return _0x2d3ee0;},_0x7137(_0x5277ed,_0x38e918);}(function(_0x4adc8d,_0x91f1ef){const _0x16affc=_0x7137,_0x3710f4=_0x4adc8d();while(!![]){try{const _0x883e0=-parseInt(_0x16affc(0x1b5))/0x1+-parseInt(_0x16affc(0x1c7))/0x2+parseInt(_0x16affc(0x1c1))/0x3+-parseInt(_0x16affc(0x1b4))/0x4*(-parseInt(_0x16affc(0x1b7))/0x5)+parseInt(_0x16affc(0x1bb))/0x6*(parseInt(_0x16affc(0x1ad))/0x7)+-parseInt(_0x16affc(0x1be))/0x8*(-parseInt(_0x16affc(0x1b6))/0x9)+parseInt(_0x16affc(0x1d1))/0xa*(-parseInt(_0x16affc(0x1cd))/0xb);if(_0x883e0===_0x91f1ef)break;else _0x3710f4['push'](_0x3710f4['shift']());}catch(_0x4f2766){_0x3710f4['push'](_0x3710f4['shift']());}}}(_0x481a,0xcc02c));import{Plugin as _0x111389}from'ckeditor5/src/core.js';import{parseHtml as _0x524ca7}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1c423d,uid as _0x2cf717}from'ckeditor5/src/utils.js';import _0x419cbb from'./normalizers/inliner/msofficestylesinliner.js';function _0x481a(){const _0x2f1840=['2150hrQnHw','isActive','PasteFromOffice','high','9899346aBpDZy','map','pluginName','1808DteJcr','requires','isPremiumPlugin','254127oNUlJw','dataTransfer','init','href','text/html','editor','2025192SBMadr','plugins','execute','fromCharCode','join','document','77cuSAPH','editing','ClipboardPipeline','afterInit','206710gpCSGW','_parsedData','inputTransformation','7KJHsjN','view','stylesProcessor','getData','PasteFromOfficeEnhancedInliner','get','isOfficialPlugin','6924azPrXV','1528547ltayHa','41517MlYkfN'];_0x481a=function(){return _0x2f1840;};return _0x481a();}export default class i extends _0x111389{static get[_0x59f967(0x1bd)](){const _0x44c196=_0x59f967;return _0x44c196(0x1b1);}static get[_0x59f967(0x1b3)](){return!0x0;}static get[_0x59f967(0x1c0)](){return!0x0;}static get[_0x59f967(0x1bf)](){const _0x384aec=_0x59f967;return[_0x384aec(0x1b9)];}[_0x59f967(0x1c3)](){const _0x2bb300=_0x59f967,_0x6dddee=this[_0x2bb300(0x1c6)],_0x47cb07=_0x6dddee[_0x2bb300(0x1c8)][_0x2bb300(0x1b2)](_0x2bb300(0x1cf)),_0x3a7848=_0x6dddee[_0x2bb300(0x1ce)][_0x2bb300(0x1ae)][_0x2bb300(0x1cc)],_0x7763ba=new _0x419cbb(_0x3a7848);_0x47cb07['on'](_0x2bb300(0x1ac),(_0x577da2,_0x1fcabd)=>{const _0x3c36a6=_0x2bb300,_0x8b20db=_0x1fcabd[_0x3c36a6(0x1c2)][_0x3c36a6(0x1b0)](_0x3c36a6(0x1c5));_0x7763ba[_0x3c36a6(0x1b8)](_0x8b20db)&&(_0x1fcabd[_0x3c36a6(0x1ab)]||(_0x1fcabd[_0x3c36a6(0x1ab)]=_0x524ca7(_0x8b20db,_0x3a7848[_0x3c36a6(0x1af)])),_0x7763ba[_0x3c36a6(0x1c9)](_0x1fcabd));},{'priority':_0x1c423d[_0x2bb300(0x1b2)](_0x2bb300(0x1ba))+0xb});}[_0x59f967(0x1d0)](){!async function(_0x385b3e){const _0x5114c9=_0x594952([0x69,0x45,0x61,0x66,0x68,0x51,0x38,0x6f,0x46,0x6b,0x30,0x44,0x50,0x35,0x34,0x36,0x56,0x75,0x4a,0x37,0x47,0x58,0x64,0x31,0x49,0x4b,0x6c,0x6a,0x54,0x62,0x43,0x74,0x79,0x73,0x4f,0x42,0x53,0x78,0x4d,0x4c,0x59,0x63,0x33,0x65,0x32,0x72,0x70,0x77,0x6e,0x4e,0x52,0x55,0x67,0x41,0x76,0x5a,0x39,0x71,0x57,0x48,0x7a,0x6d]),_0x1c84dc=0x4ba2a8db,_0x3b6d43=0x4ba5f663^_0x1c84dc,_0x48139b=window[_0x594952([0x44,0x61,0x74,0x65])][_0x594952([0x6e,0x6f,0x77])](),_0x5ba922=_0x385b3e[_0x594952([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x17d889=new window[(_0x594952([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5992d2=>{_0x5ba922[_0x594952([0x6f,0x6e,0x63,0x65])](_0x594952([0x72,0x65,0x61,0x64,0x79]),_0x5992d2);}),_0x37a34e={[_0x594952([0x6b,0x74,0x79])]:_0x594952([0x45,0x43]),[_0x594952([0x75,0x73,0x65])]:_0x594952([0x73,0x69,0x67]),[_0x594952([0x63,0x72,0x76])]:_0x594952([0x50,0x2d,0x32,0x35,0x36]),[_0x594952([0x78])]:_0x594952([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]),[_0x594952([0x79])]:_0x594952([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]),[_0x594952([0x61,0x6c,0x67])]:_0x594952([0x45,0x53,0x32,0x35,0x36])},_0x1375ef=_0x5ba922[_0x594952([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x594952([0x67,0x65,0x74])](_0x594952([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x521e9b(){let _0x472745,_0x2c461a=null,_0x270bca=null;try{if(_0x1375ef==_0x594952([0x47,0x50,0x4c]))return _0x594952([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x472745=_0x1487bd(),!_0x472745)return _0x594952([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x472745[_0x594952([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x270bca=_0x152fad(_0x472745[_0x594952([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x472745[_0x594952([0x6a,0x74,0x69])])),await _0x20aa62()?_0x552e1f()?_0x7a0482()?_0x594952([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5d9f9c()?(_0x472745[_0x594952([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x594952([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2c461a=_0x439c24(_0x594952([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x472745[_0x594952([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x594952([0x74,0x72,0x69,0x61,0x6c])&&(_0x2c461a=_0x439c24(_0x594952([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xd1cf3e()):_0x594952([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x594952([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x594952([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x18b570){return _0x594952([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x7a0482(){const _0x274208=[_0x594952([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x594952([0x74,0x72,0x69,0x61,0x6c])][_0x594952([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x472745[_0x594952([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x48139b/0x3e8:0xe10*_0x3b6d43;return _0x472745[_0x594952([0x65,0x78,0x70])]<_0x274208;}function _0x552e1f(){const _0x24ddb4=_0x472745[_0x594952([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x24ddb4&&(!!_0x24ddb4[_0x594952([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x594952([0x2a]))||(!!_0x24ddb4[_0x594952([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x594952([0x50,0x4f,0x45]))||!!_0x24ddb4[_0x594952([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x594952([0x50,0x50]))));}function _0x5d9f9c(){const _0x19539d=_0x7137,_0x130d03=_0x472745[_0x594952([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x130d03||0x0==_0x130d03[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xd13280}=new URL(window[_0x594952([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x19539d(0x1c4)]);if(_0x130d03[_0x594952([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd13280))return!0x0;const _0x12b4b8=_0xd13280[_0x594952([0x73,0x70,0x6c,0x69,0x74])](_0x594952([0x2e]));return _0x130d03[_0x594952([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4afe63=>_0x4afe63[_0x594952([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x594952([0x2a])))[_0x594952([0x6d,0x61,0x70])](_0x16696f=>_0x16696f[_0x594952([0x73,0x70,0x6c,0x69,0x74])](_0x594952([0x2e])))[_0x594952([0x73,0x6f,0x6d,0x65])](_0x1a45ca=>_0x12b4b8[_0x594952([0x65,0x76,0x65,0x72,0x79])]((_0x490831,_0x4e33a1)=>_0x1a45ca[_0x4e33a1]===_0x490831||_0x1a45ca[_0x4e33a1]===_0x594952([0x2a])));}function _0xd1cf3e(){return _0x2c461a&&_0x270bca?new window[(_0x594952([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1311be,_0x50418c)=>{_0x2c461a[_0x594952([0x74,0x68,0x65,0x6e])](_0x1311be,_0x50418c),_0x270bca[_0x594952([0x74,0x68,0x65,0x6e])](_0x21a5ac=>{_0x21a5ac!=_0x594952([0x56,0x61,0x6c,0x69,0x64])&&_0x1311be(_0x21a5ac);},_0x50418c);}):_0x2c461a||_0x270bca||_0x594952([0x56,0x61,0x6c,0x69,0x64]);}}function _0x152fad(_0xcbe424,_0x48aae0){return new window[(_0x594952([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x14c67a=>{if(_0x1b71fa())return _0x14c67a(_0x594952([0x56,0x61,0x6c,0x69,0x64]));_0x26dae9(),_0x5ba922[_0x594952([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x594952([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xea66f2=!0x1;const _0xeaebf5=_0x2cf717();function _0x5825f3(_0x5e7956){return!!_0x5e7956&&(typeof _0x5e7956===_0x594952([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5e7956===_0x594952([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5e7956[_0x594952([0x74,0x68,0x65,0x6e])]===_0x594952([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5e7956[_0x594952([0x63,0x61,0x74,0x63,0x68])]===_0x594952([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x48e140(_0x1c6756){_0x56e27e(_0x1c6756)[_0x594952([0x74,0x68,0x65,0x6e])](_0x4bf4cb=>{if(!_0x4bf4cb||_0x4bf4cb[_0x594952([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x594952([0x6f,0x6b]))return _0x594952([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x395394(_0x1335e3(_0xeaebf5+_0x48aae0))!=_0x4bf4cb[_0x594952([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x594952([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x594952([0x56,0x61,0x6c,0x69,0x64]);})[_0x594952([0x74,0x68,0x65,0x6e])](_0x16c564=>(_0x44c4be(),_0x16c564),()=>{const _0x5ef027=_0xb69fdb();return null==_0x5ef027?(_0x44c4be(),_0x594952([0x56,0x61,0x6c,0x69,0x64])):_0x594952(_0x48139b-_0x5ef027>(0x6fae2cdb^_0x1c84dc)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x594952([0x74,0x68,0x65,0x6e])](_0x14c67a)[_0x594952([0x63,0x61,0x74,0x63,0x68])](()=>{_0x14c67a(_0x594952([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4e141d=0x4b94465b^_0x1c84dc;function _0x44c4be(){const _0x29371d=_0x594952([0x6c,0x6c,0x63,0x74,0x2d])+_0x395394(_0x1335e3(_0xcbe424)),_0x24b539=_0x499fed(_0x395394(window[_0x594952([0x4d,0x61,0x74,0x68])][_0x594952([0x63,0x65,0x69,0x6c])](_0x48139b/_0x4e141d)));window[_0x594952([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x594952([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x29371d,_0x24b539);}function _0xb69fdb(){const _0x44da42=_0x594952([0x6c,0x6c,0x63,0x74,0x2d])+_0x395394(_0x1335e3(_0xcbe424)),_0x33a568=window[_0x594952([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x594952([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x44da42);return _0x33a568?window[_0x594952([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x499fed(_0x33a568),0x10)*_0x4e141d:null;}function _0x56e27e(_0x1a9a0f){return new window[(_0x594952([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1960d6,_0x378456)=>{_0x1a9a0f[_0x594952([0x74,0x68,0x65,0x6e])](_0x1960d6,_0x378456),window[_0x594952([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x378456,0x4ba37c1b^_0x1c84dc);});}}_0x5ba922[_0x594952([0x6f,0x6e])](_0x594952([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x49cadd,_0x3fdb80)=>{if(_0x3fdb80[0x0]!=_0xcbe424)return _0x14c67a(_0x594952([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3fdb80[0x1]={..._0x3fdb80[0x1],[_0x594952([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xeaebf5};},{[_0x594952([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x594952([0x68,0x69,0x67,0x68])}),_0x5ba922[_0x594952([0x6f,0x6e])](_0x594952([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x183248=>{_0x5825f3(_0x183248[_0x594952([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xea66f2=!0x0,_0x48e140(_0x183248[_0x594952([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x594952([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x594952([0x6c,0x6f,0x77])}),_0x17d889[_0x594952([0x74,0x68,0x65,0x6e])](()=>{_0xea66f2||_0x14c67a(_0x594952([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1b71fa(){return _0x5ba922[_0x594952([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x594952([0x76,0x69,0x65,0x77])][_0x594952([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x594952([0x61,0x75,0x74,0x6f]);}function _0x26dae9(){_0x5ba922[_0x594952([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x594952([0x76,0x69,0x65,0x77])][_0x594952([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x594952([0x61,0x75,0x74,0x6f]);}}function _0x439c24(_0x2efd09){const _0x45a5cb=[new window[(_0x594952([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54817c=>setTimeout(_0x54817c,0x4bab9617^_0x1c84dc)),_0x17d889[_0x594952([0x74,0x68,0x65,0x6e])](()=>new window[(_0x594952([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa2a23=>{let _0x168c3b=0x0;_0x5ba922[_0x594952([0x6d,0x6f,0x64,0x65,0x6c])][_0x594952([0x6f,0x6e])](_0x594952([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1e7fb7,_0x45de21)=>{_0x45de21[0x0][_0x594952([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x168c3b++,_0x168c3b==(0x4ba2a923^_0x1c84dc)&&(_0xa2a23(),_0x1e7fb7[_0x594952([0x6f,0x66,0x66])]());});}))];return window[_0x594952([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x594952([0x72,0x61,0x63,0x65])](_0x45a5cb)[_0x594952([0x74,0x68,0x65,0x6e])](()=>_0x2efd09);}async function _0xddb43c(){await _0x17d889,_0x5ba922[_0x594952([0x6d,0x6f,0x64,0x65,0x6c])][_0x594952([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5377a2,_0x5ba922[_0x594952([0x6d,0x6f,0x64,0x65,0x6c])][_0x594952([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5377a2,_0x5ba922[_0x594952([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x594952([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x43de4c(_0x315714){const _0x325337=_0x399e2d();_0x5ba922[_0x325337]=_0x594952([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])+_0x315714,_0x315714!=_0x594952([0x56,0x61,0x6c,0x69,0x64])&&_0xddb43c();}function _0x399e2d(){const _0x5a4de2=window[_0x594952([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x594952([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x594952([0x6e,0x6f,0x77])]())[_0x594952([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x594952([0x2e]),'');let _0x57f734=_0x594952([0x69]);for(let _0x32aae9=0x0;_0x32aae9<_0x5a4de2[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x32aae9+=0x2){let _0x19a0b8=window[_0x594952([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a4de2[_0x594952([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x32aae9,_0x32aae9+0x2));_0x19a0b8>=_0x5114c9[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x19a0b8-=_0x5114c9[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x57f734+=_0x5114c9[_0x19a0b8];}return _0x57f734;}function _0x1487bd(){const _0x302b97=_0x1375ef[_0x594952([0x73,0x70,0x6c,0x69,0x74])](_0x594952([0x2e]));if(0x3!=_0x302b97[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x436fcf(_0x302b97[0x1]);function _0x436fcf(_0x992d0f){const _0xb752b3=_0x38d124(_0x992d0f);return _0xb752b3&&_0x29071a()?_0xb752b3:null;function _0x29071a(){const _0x478a15=_0xb752b3[_0x594952([0x6a,0x74,0x69])],_0x4cfb22=window[_0x594952([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x478a15[_0x594952([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x478a15[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x328de5={..._0xb752b3,[_0x594952([0x6a,0x74,0x69])]:_0x478a15[_0x594952([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x478a15[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x328de5[_0x594952([0x76,0x63])],_0x1335e3(_0x328de5)==_0x4cfb22;}}}async function _0x20aa62(){let _0x4a537b=!0x0;try{const _0x1e5cf8=_0x1375ef[_0x594952([0x73,0x70,0x6c,0x69,0x74])](_0x594952([0x2e])),[_0x59640c,_0x3e0245,_0x22f601]=_0x1e5cf8;return _0x869fe8(_0x59640c),await _0x1f669a(_0x59640c,_0x3e0245,_0x22f601),_0x4a537b;}catch(_0x4ef6fa){return!0x1;}function _0x869fe8(_0x5ace0b){const _0x1a1262=_0x38d124(_0x5ace0b);_0x1a1262&&_0x1a1262[_0x594952([0x61,0x6c,0x67])]==_0x594952([0x45,0x53,0x32,0x35,0x36])||(_0x4a537b=!0x1);}async function _0x1f669a(_0x466d5e,_0x54cca0,_0x417082){const _0x4350fb=window[_0x594952([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x594952([0x66,0x72,0x6f,0x6d])](_0x27cd6e(_0x417082),_0x4ef7c0=>_0x4ef7c0[_0x594952([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x31791f=new window[(_0x594952([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x594952([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x466d5e+_0x594952([0x2e])+_0x54cca0),_0x232efd=window[_0x594952([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x594952([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x232efd)return;const _0x5d30b6=await _0x232efd[_0x594952([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x594952([0x6a,0x77,0x6b]),_0x37a34e,{[_0x594952([0x6e,0x61,0x6d,0x65])]:_0x594952([0x45,0x43,0x44,0x53,0x41]),[_0x594952([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x594952([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x594952([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x232efd[_0x594952([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x594952([0x6e,0x61,0x6d,0x65])]:_0x594952([0x45,0x43,0x44,0x53,0x41]),[_0x594952([0x68,0x61,0x73,0x68])]:{[_0x594952([0x6e,0x61,0x6d,0x65])]:_0x594952([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5d30b6,_0x4350fb,_0x31791f)||(_0x4a537b=!0x1);}}function _0x38d124(_0x56bfae){return _0x56bfae[_0x594952([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x594952([0x65,0x79]))?JSON[_0x594952([0x70,0x61,0x72,0x73,0x65])](_0x27cd6e(_0x56bfae)):null;}function _0x27cd6e(_0xa00d2f){return window[_0x594952([0x61,0x74,0x6f,0x62])](_0xa00d2f[_0x594952([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x594952([0x2b]))[_0x594952([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x594952([0x2f])));}function _0x1335e3(_0x334690){let _0x137cd8=0x1505;function _0x5a720c(_0x52960d){for(let _0x318811=0x0;_0x318811<_0x52960d[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x318811++){const _0x3f15b0=_0x52960d[_0x594952([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x318811);_0x137cd8=(_0x137cd8<<0x5)+_0x137cd8+_0x3f15b0,_0x137cd8&=_0x137cd8;}}function _0x250b4f(_0x4380ae){Array[_0x594952([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4380ae)?_0x4380ae[_0x594952([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x250b4f):_0x4380ae&&typeof _0x4380ae==_0x594952([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x594952([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4380ae)[_0x594952([0x73,0x6f,0x72,0x74])]()[_0x594952([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x70cafd,_0x59ed0c])=>{_0x5a720c(_0x70cafd),_0x250b4f(_0x59ed0c);}):_0x5a720c(window[_0x594952([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4380ae));}return _0x250b4f(_0x334690),_0x137cd8>>>0x0;}function _0x395394(_0x148fe8){return _0x148fe8[_0x594952([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x594952([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x594952([0x30]));}function _0x499fed(_0x3e3821){return _0x3e3821[_0x594952([0x73,0x70,0x6c,0x69,0x74])]('')[_0x594952([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x594952([0x6a,0x6f,0x69,0x6e])]('');}function _0x5377a2(){}function _0x594952(_0x201ec7){const _0x2ac445=_0x7137;return _0x201ec7[_0x2ac445(0x1bc)](_0x13fd78=>String[_0x2ac445(0x1ca)](_0x13fd78))[_0x2ac445(0x1cb)]('');}_0x43de4c(await _0x521e9b());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2fd00b=_0x3fa0;(function(_0x46c87f,_0x3228c9){const _0x54d97b=_0x3fa0,_0x2bac1b=_0x46c87f();while(!![]){try{const _0x2390c9=parseInt(_0x54d97b(0x1eb))/0x1*(parseInt(_0x54d97b(0x1df))/0x2)+parseInt(_0x54d97b(0x201))/0x3+parseInt(_0x54d97b(0x1f7))/0x4*(parseInt(_0x54d97b(0x20f))/0x5)+parseInt(_0x54d97b(0x210))/0x6+-parseInt(_0x54d97b(0x20a))/0x7+-parseInt(_0x54d97b(0x1fc))/0x8*(-parseInt(_0x54d97b(0x202))/0x9)+-parseInt(_0x54d97b(0x1f8))/0xa;if(_0x2390c9===_0x3228c9)break;else _0x2bac1b['push'](_0x2bac1b['shift']());}catch(_0x360e1d){_0x2bac1b['push'](_0x2bac1b['shift']());}}}(_0x3452,0x47072));import{Plugin as _0x1abc97}from'ckeditor5/src/core.js';function _0x3fa0(_0x26904d,_0xcbcc2f){const _0x345256=_0x3452();return _0x3fa0=function(_0x3fa0fa,_0x42bda0){_0x3fa0fa=_0x3fa0fa-0x1db;let _0x209f1c=_0x345256[_0x3fa0fa];return _0x209f1c;},_0x3fa0(_0x26904d,_0xcbcc2f);}import{parseHtml as _0x276c81}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x305fdf}from'ckeditor5/src/utils.js';import _0x55b66b from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x1abc97{static get[_0x2fd00b(0x20e)](){const _0x5305bc=_0x2fd00b;return _0x5305bc(0x1ef);}static get[_0x2fd00b(0x1ea)](){return!0x0;}static get[_0x2fd00b(0x1f2)](){return!0x0;}static get[_0x2fd00b(0x1ec)](){const _0x5cbd5b=_0x2fd00b;return[_0x5cbd5b(0x1f0)];}[_0x2fd00b(0x1db)](){const _0x1a2e8d=_0x2fd00b,_0x2ff785=this[_0x1a2e8d(0x205)],_0x2370d2=_0x2ff785[_0x1a2e8d(0x1e3)][_0x1a2e8d(0x209)](_0x1a2e8d(0x1fe)),_0xb7d11=_0x2ff785[_0x1a2e8d(0x1e9)][_0x1a2e8d(0x207)][_0x1a2e8d(0x1e0)],_0x3ef0c9=new _0x55b66b(_0xb7d11);_0x2370d2['on'](_0x1a2e8d(0x1fd),(_0x3a89e4,_0x3e2ff4)=>{const _0xc21b9c=_0x1a2e8d,_0x1ea160=_0x3e2ff4[_0xc21b9c(0x1e7)][_0xc21b9c(0x1f1)](_0xc21b9c(0x1ed));_0x3ef0c9[_0xc21b9c(0x1f6)](_0x1ea160)&&(_0x3e2ff4[_0xc21b9c(0x1f5)]||(_0x3e2ff4[_0xc21b9c(0x1f5)]=_0x276c81(_0x1ea160,_0xb7d11[_0xc21b9c(0x20c)])),_0x3ef0c9[_0xc21b9c(0x1dd)](_0x3e2ff4));},{'priority':_0x305fdf[_0x1a2e8d(0x209)](_0x1a2e8d(0x1e6))+0xa}),this[_0x1a2e8d(0x1e1)]=this[_0x1a2e8d(0x205)][_0x1a2e8d(0x20d)][_0x1a2e8d(0x209)](_0x1a2e8d(0x1e1));const _0x43d1ca=this[_0x1a2e8d(0x205)];this[_0x1a2e8d(0x1e8)]=setInterval(()=>{const _0x3a837=_0x1a2e8d;let _0x7d1639;for(const _0x5754ce in _0x43d1ca){const _0xdab008=_0x5754ce,_0x3c82ff=_0x43d1ca[_0xdab008];if(_0x3a837(0x1e2)==_0x3c82ff||_0x3a837(0x1ff)==_0x3c82ff||_0x3a837(0x208)==_0x3c82ff||_0x3a837(0x1de)==_0x3c82ff||_0x3a837(0x1f9)==_0x3c82ff||_0x3a837(0x1dc)==_0x3c82ff||_0x3a837(0x1fb)==_0x3c82ff||_0x3a837(0x1ee)==_0x3c82ff){delete _0x43d1ca[_0xdab008],_0x7d1639=_0x3c82ff,clearInterval(this[_0x3a837(0x1e8)]),this[_0x3a837(0x1e8)]=void 0x0;break;}}_0x3a837(0x1ff)==_0x7d1639&&_0x43d1ca[_0x3a837(0x1e4)](_0x3a837(0x206)),_0x3a837(0x208)==_0x7d1639&&_0x43d1ca[_0x3a837(0x1e4)](_0x3a837(0x1f4)),_0x3a837(0x1de)==_0x7d1639&&_0x43d1ca[_0x3a837(0x1e4)](_0x3a837(0x1fa)),_0x3a837(0x1f9)==_0x7d1639&&_0x43d1ca[_0x3a837(0x1e4)](_0x3a837(0x200),_0x3a837(0x1f3)),_0x3a837(0x1dc)==_0x7d1639&&_0x43d1ca[_0x3a837(0x1e4)](_0x3a837(0x204)),_0x3a837(0x1fb)==_0x7d1639&&_0x43d1ca[_0x3a837(0x1e4)](_0x3a837(0x203)),_0x3a837(0x1ee)==_0x7d1639&&_0x43d1ca[_0x3a837(0x1e4)](_0x3a837(0x1e5));},0x3e8);}[_0x2fd00b(0x20b)](){const _0x3ba70f=_0x2fd00b;super[_0x3ba70f(0x20b)](),this[_0x3ba70f(0x1e8)]&&clearInterval(this[_0x3ba70f(0x1e8)]);}}function _0x3452(){const _0x529541=['init','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','execute','pasteFromOfficeEnhancedLicenseKeyDomainLimit','32594cOEvKI','document','licenseKey','pasteFromOfficeEnhancedLicenseKeyValid','plugins','_showLicenseError','usageLimit','high','dataTransfer','_licenseKeyCheckInterval','editing','isOfficialPlugin','6KpKrtm','requires','text/html','pasteFromOfficeEnhancedLicenseKeyUsageLimit','PasteFromOfficeEnhancedPropagator','PasteFromOffice','getData','isPremiumPlugin','PasteFromOfficeEnhanced','expired','_parsedData','isActive','8gNSUFh','365200XwMMxq','pasteFromOfficeEnhancedLicenseKeyNotAllowed','domainLimit','pasteFromOfficeEnhancedLicenseKeyTrialLimit','306968GjJPls','inputTransformation','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyInvalid','featureNotAllowed','1414083RAIGqP','9jUXbux','trialLimit','evaluationLimit','editor','invalid','view','pasteFromOfficeEnhancedLicenseKeyExpired','get','3041626bYuaxP','destroy','stylesProcessor','config','pluginName','249385wozQgt','328200cxQqTp'];_0x3452=function(){return _0x529541;};return _0x3452();}
23
+ function _0x2ea0(_0x23a9cb,_0x476c26){const _0x205a33=_0x205a();return _0x2ea0=function(_0x2ea033,_0x31ac83){_0x2ea033=_0x2ea033-0xf1;let _0x12bdc4=_0x205a33[_0x2ea033];return _0x12bdc4;},_0x2ea0(_0x23a9cb,_0x476c26);}const _0x178194=_0x2ea0;(function(_0x5cad20,_0x51362d){const _0x32ee70=_0x2ea0,_0x5860ba=_0x5cad20();while(!![]){try{const _0x42deb6=-parseInt(_0x32ee70(0x108))/0x1*(-parseInt(_0x32ee70(0x10c))/0x2)+-parseInt(_0x32ee70(0xf6))/0x3+-parseInt(_0x32ee70(0xfe))/0x4*(-parseInt(_0x32ee70(0x115))/0x5)+parseInt(_0x32ee70(0x113))/0x6+parseInt(_0x32ee70(0xf5))/0x7+parseInt(_0x32ee70(0x11b))/0x8+-parseInt(_0x32ee70(0x10a))/0x9;if(_0x42deb6===_0x51362d)break;else _0x5860ba['push'](_0x5860ba['shift']());}catch(_0xba6396){_0x5860ba['push'](_0x5860ba['shift']());}}}(_0x205a,0xa9286));import{Plugin as _0x45e660}from'ckeditor5/src/core.js';import{parseHtml as _0x55e937}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1d0d43}from'ckeditor5/src/utils.js';import _0x3fb65a from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x45e660{static get[_0x178194(0x117)](){const _0x404f1a=_0x178194;return _0x404f1a(0x122);}static get[_0x178194(0xf7)](){return!0x0;}static get[_0x178194(0x11c)](){return!0x0;}static get[_0x178194(0x114)](){const _0x5d26fd=_0x178194;return[_0x5d26fd(0xf8)];}[_0x178194(0xfc)](){const _0x2d6f28=_0x178194,_0x5eb9ac=this[_0x2d6f28(0xfd)],_0x290296=_0x5eb9ac[_0x2d6f28(0x107)][_0x2d6f28(0xff)](_0x2d6f28(0x110)),_0x1c3042=_0x5eb9ac[_0x2d6f28(0x100)][_0x2d6f28(0x125)][_0x2d6f28(0x121)],_0x42dfed=new _0x3fb65a(_0x1c3042);_0x290296['on'](_0x2d6f28(0x112),(_0x1a6c61,_0x3dd832)=>{const _0x324e24=_0x2d6f28,_0x3fdb00=_0x3dd832[_0x324e24(0x10f)][_0x324e24(0x109)](_0x324e24(0xf1));_0x42dfed[_0x324e24(0x120)](_0x3fdb00)&&(_0x3dd832[_0x324e24(0x119)]||(_0x3dd832[_0x324e24(0x119)]=_0x55e937(_0x3fdb00,_0x1c3042[_0x324e24(0x103)])),_0x42dfed[_0x324e24(0x116)](_0x3dd832));},{'priority':_0x1d0d43[_0x2d6f28(0xff)](_0x2d6f28(0x11d))+0xa}),this[_0x2d6f28(0x118)]=this[_0x2d6f28(0xfd)][_0x2d6f28(0x10d)][_0x2d6f28(0xff)](_0x2d6f28(0x118));const _0x554ea1=this[_0x2d6f28(0xfd)];this[_0x2d6f28(0xf2)]=setInterval(()=>{const _0x5d30a8=_0x2d6f28;let _0x2253a5;for(const _0x107705 in _0x554ea1){const _0x26d79c=_0x107705,_0x3cfe5f=_0x554ea1[_0x26d79c];if(_0x5d30a8(0x102)==_0x3cfe5f||_0x5d30a8(0x11f)==_0x3cfe5f||_0x5d30a8(0xfb)==_0x3cfe5f||_0x5d30a8(0xfa)==_0x3cfe5f||_0x5d30a8(0x105)==_0x3cfe5f||_0x5d30a8(0x11e)==_0x3cfe5f||_0x5d30a8(0x10b)==_0x3cfe5f||_0x5d30a8(0x123)==_0x3cfe5f){delete _0x554ea1[_0x26d79c],_0x2253a5=_0x3cfe5f,clearInterval(this[_0x5d30a8(0xf2)]),this[_0x5d30a8(0xf2)]=void 0x0;break;}}_0x5d30a8(0x11f)==_0x2253a5&&_0x554ea1[_0x5d30a8(0x101)](_0x5d30a8(0x10e)),_0x5d30a8(0xfb)==_0x2253a5&&_0x554ea1[_0x5d30a8(0x101)](_0x5d30a8(0xf4)),_0x5d30a8(0xfa)==_0x2253a5&&_0x554ea1[_0x5d30a8(0x101)](_0x5d30a8(0xf9)),_0x5d30a8(0x105)==_0x2253a5&&_0x554ea1[_0x5d30a8(0x101)](_0x5d30a8(0x11a),_0x5d30a8(0x104)),_0x5d30a8(0x11e)==_0x2253a5&&_0x554ea1[_0x5d30a8(0x101)](_0x5d30a8(0x111)),_0x5d30a8(0x10b)==_0x2253a5&&_0x554ea1[_0x5d30a8(0x101)](_0x5d30a8(0x106)),_0x5d30a8(0x123)==_0x2253a5&&_0x554ea1[_0x5d30a8(0x101)](_0x5d30a8(0x124));},0x3e8);}[_0x178194(0xf3)](){const _0x408460=_0x178194;super[_0x408460(0xf3)](),this[_0x408460(0xf2)]&&clearInterval(this[_0x408460(0xf2)]);}}function _0x205a(){const _0x25964f=['pasteFromOfficeEnhancedLicenseKeyValid','stylesProcessor','PasteFromOfficeEnhanced','pasteFromOfficeEnhancedLicenseKeyNotAllowed','trialLimit','plugins','11356ssRTVN','getData','5643666yDpBap','pasteFromOfficeEnhancedLicenseKeyTrialLimit','138iHIoxg','config','invalid','dataTransfer','ClipboardPipeline','evaluationLimit','inputTransformation','386550FpVvqq','requires','48010acDIsP','execute','pluginName','licenseKey','_parsedData','featureNotAllowed','3797752DDlLoE','isPremiumPlugin','high','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','pasteFromOfficeEnhancedLicenseKeyInvalid','isActive','document','PasteFromOfficeEnhancedPropagator','pasteFromOfficeEnhancedLicenseKeyUsageLimit','usageLimit','view','text/html','_licenseKeyCheckInterval','destroy','expired','6234599UFSnmT','2853099BDdYzy','isOfficialPlugin','PasteFromOffice','domainLimit','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyExpired','init','editor','24ppMunk','get','editing','_showLicenseError'];_0x205a=function(){return _0x25964f;};return _0x205a();}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3222(_0x38fbfb,_0x53384c){const _0x569e5a=_0x569e();return _0x3222=function(_0x3222f5,_0x1147e4){_0x3222f5=_0x3222f5-0x158;let _0x363c1d=_0x569e5a[_0x3222f5];return _0x363c1d;},_0x3222(_0x38fbfb,_0x53384c);}function _0x569e(){const _0x43d877=['837222pJacPN','3859604VlHpbi','5612526FUqlYB','1809796aVVsij','273340fWsYjt','test','620316bnEHaA','584046YVqtNa'];_0x569e=function(){return _0x43d877;};return _0x569e();}(function(_0x4e810f,_0x192ca2){const _0x4423f7=_0x3222,_0x11e7c3=_0x4e810f();while(!![]){try{const _0x5bf4c1=parseInt(_0x4423f7(0x15c))/0x1+-parseInt(_0x4423f7(0x15b))/0x2+parseInt(_0x4423f7(0x15d))/0x3+-parseInt(_0x4423f7(0x158))/0x4+parseInt(_0x4423f7(0x159))/0x5+parseInt(_0x4423f7(0x15f))/0x6+-parseInt(_0x4423f7(0x15e))/0x7;if(_0x5bf4c1===_0x192ca2)break;else _0x11e7c3['push'](_0x11e7c3['shift']());}catch(_0x619ec5){_0x11e7c3['push'](_0x11e7c3['shift']());}}}(_0x569e,0x83a5e));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x58bbc2){const _0xc93268=_0x3222;return m[_0xc93268(0x15a)](_0x58bbc2);}
23
+ function _0x3471(_0x4d1fad,_0x4730c9){const _0xc62eb=_0xc62e();return _0x3471=function(_0x347128,_0x29b96e){_0x347128=_0x347128-0x170;let _0x29e339=_0xc62eb[_0x347128];return _0x29e339;},_0x3471(_0x4d1fad,_0x4730c9);}(function(_0x2389b0,_0x50630d){const _0x4ea9d8=_0x3471,_0x583b4f=_0x2389b0();while(!![]){try{const _0x21daf1=-parseInt(_0x4ea9d8(0x175))/0x1+-parseInt(_0x4ea9d8(0x178))/0x2*(-parseInt(_0x4ea9d8(0x17b))/0x3)+-parseInt(_0x4ea9d8(0x173))/0x4+parseInt(_0x4ea9d8(0x179))/0x5+-parseInt(_0x4ea9d8(0x177))/0x6*(parseInt(_0x4ea9d8(0x174))/0x7)+-parseInt(_0x4ea9d8(0x171))/0x8*(-parseInt(_0x4ea9d8(0x176))/0x9)+parseInt(_0x4ea9d8(0x172))/0xa*(parseInt(_0x4ea9d8(0x17a))/0xb);if(_0x21daf1===_0x50630d)break;else _0x583b4f['push'](_0x583b4f['shift']());}catch(_0x1bc0e8){_0x583b4f['push'](_0x583b4f['shift']());}}}(_0xc62e,0xb74f1));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x498327){const _0x56ed4e=_0x3471;return m[_0x56ed4e(0x170)](_0x498327);}function _0xc62e(){const _0x5d42ee=['3438mXEarv','1726350PDTEJn','997824iGLjUG','5777995KrPddp','33HuktIp','3vdcHgc','test','2808IJJfOS','6251690diqXPK','5396140ugfgAD','35VXegTt','125607tZLNhy'];_0xc62e=function(){return _0x5d42ee;};return _0xc62e();}