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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(t,e){const n=A();return(S=function(t,e){return n[t-=228]})(t,e)}function A(){const t=["test","6143544RMLPpr","4DIhYbG","8dAATgo","73264SBgGLG","543557ZxmbOY","72ADmXmN","20OKnbds","2440339ScWUTR","5CTDlqY","211062fNXTTg","2844024TUJoSj","2905386aTinoz"];return(A=function(){return t})()}!function(t){const e=S,n=t();for(;;)try{if(403312===-parseInt(e(230))/1*(parseInt(e(228))/2)+parseInt(e(236))/3*(-parseInt(e(229))/4)+parseInt(e(235))/5*(-parseInt(e(238))/6)+-parseInt(e(231))/7*(-parseInt(e(232))/8)+parseInt(e(240))/9+parseInt(e(233))/10*(-parseInt(e(234))/11)+parseInt(e(237))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return C[S(239)](t)}!function(t){const e=L,n=t();for(;;)try{if(436575===-parseInt(e(249))/1*(parseInt(e(230))/2)+-parseInt(e(231))/3+parseInt(e(242))/4+-parseInt(e(227))/5+parseInt(e(229))/6*(-parseInt(e(239))/7)+parseInt(e(233))/8+parseInt(e(248))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=L,r=new Map;for(const[s,i]of e){if(!s[n(240)]&&!s[n(225)])continue;const e=!s[n(240)]||t[n(244)]===s[n(240)],o=!s[n(225)]||t[n(235)](s[n(225)]);e&&o&&r[n(238)](s,i)}return r}function L(t,e){const n=F();return(L=function(t,e){return n[t-=225]})(t,e)}function F(){const t=["style","set","11977fFpsOb","tagName","initial","2530820tvmsjk","assign","name","getPropertyValue","map","push","1299663PIUDOX","216473iOykkc","split","cssRules","className","trim","672455KPwUGb","length","186bAMLQW","4vSATzG","444216nYDaQM","selectorText","3424104ZZelQE","exec","hasClass","groups"];return(F=function(){return t})()}function T(t){const e=L,n={};for(let r=0;r<t[e(228)];r++){const s=t[r],i=t[e(245)](s);e(241)!==i&&(n[s]=i)}return n}function j(t){const e=L,n=t[e(250)](",")[e(246)]((t=>t[e(226)]())),r=[];for(const t of n){const n=O[e(234)](t);n&&r[e(247)](n[e(236)])}return r}function M(t){const e=L,n={};for(const r of t)Object[e(243)](n,r);return n}const N=R;function R(t,e){const n=k();return(R=function(t,e){return n[t-=239]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(315016===-parseInt(e(250))/1*(-parseInt(e(251))/2)+-parseInt(e(246))/3+-parseInt(e(247))/4*(parseInt(e(260))/5)+-parseInt(e(263))/6+-parseInt(e(252))/7+-parseInt(e(261))/8*(parseInt(e(253))/9)+parseInt(e(239))/10*(parseInt(e(258))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class W extends w{[N(242)](t){const n=N,{body:r,styles:s}=t[n(255)],i=new e.UpcastWriter(r[n(257)]),o=i[n(241)](r),c=function(t){const e=L,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(238)](t,i)}return n}(function(t){const e=L,n={};for(const r of t)for(const t of r[e(251)])if(t instanceof CSSStyleRule){const r=T(t[e(237)]);n[t[e(232)]]=Object[e(243)]({},n[t[e(232)]]||{},r)}return n}(s));for(const t of o){if(n(243)!==t[n(248)])continue;const e=P(t[n(262)],c);if(e[n(245)]){const r=M(Array[n(244)](e[n(249)]()));for(const e in r){const s=t[n(262)];s[n(256)](e)||i[n(259)](e,r[e],s)}}}t[n(240)]=r}[N(254)](t){return super[N(254)](t)||E(t)}}function k(){const t=["1680426HwZHwQ","isActive","_parsedData","hasStyle","document","187TZsRhQ","setStyle","5CEHYwj","16SCGfsl","item","1535682FMUalA","1058560wNAwOU","content","createRangeIn","execute","elementStart","from","size","1650942fGBMuo","95968EmEOJW","type","values","302924NGxSJT","2Feyagz","4086453ahmdmV"];return(k=function(){return t})()}const D=K;function U(){const t=["afterInit","91070rDnmHN","716736aaXeFx","href","document","pluginName","3342600mqeQcz","PasteFromOffice","fromCharCode","stylesProcessor","12503810kmTIUE","PasteFromOfficeEnhancedInliner","128634yANzVa","96KoKbQf","view","ClipboardPipeline","editing","dataTransfer","join","inputTransformation","requires","get","1317778MTHLqj","getData","isOfficialPlugin","execute","high","16MjWMON","init","_parsedData","map","plugins","isPremiumPlugin","249308qudkyC","isActive","editor","text/html","8USpLha"];return(U=function(){return t})()}function K(t,e){const n=U();return(K=function(t,e){return n[t-=477]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(210635===-parseInt(e(499))/1+-parseInt(e(493))/2*(parseInt(e(478))/3)+-parseInt(e(506))/4+parseInt(e(505))/5*(parseInt(e(479))/6)+parseInt(e(488))/7*(-parseInt(e(503))/8)+-parseInt(e(510))/9+parseInt(e(514))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class G extends t.Plugin{static get[D(509)](){return D(477)}static get[D(490)](){return!0}static get[D(498)](){return!0}static get[D(486)](){return[D(511)]}[D(494)](){const t=D,e=this[t(501)],n=e[t(497)][t(487)](t(481)),r=e[t(482)][t(480)][t(508)],s=new W(r);n.on(t(485),((e,n)=>{const i=t,o=n[i(483)][i(489)](i(502));s[i(500)](o)&&(n[i(495)]||(n[i(495)]=b(o,r[i(513)])),s[i(491)](n))}),{priority:x.priorities[t(487)](t(492))+11})}[D(504)](){!async function(t){const e=d([118,108,112,121,81,104,71,102,78,80,110,79,76,48,105,84,101,54,90,107,117,50,103,114,57,88,53,89,119,113,70,83,86,116,74,85,87,72,98,49,65,69,52,82,97,77,66,68,115,109,111,73,100,67,75,106,99,55,122,51,120,56]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=K;return t[e(496)]((t=>String[e(512)](t)))[e(484)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([118]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])((c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,x.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])]((t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116])))[d([116,104,101,110])]((t=>(i(),t)),(()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[d([116,104,101,110])](c)[d([99,97,116,99,104])]((()=>{c(d([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])(((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}}),{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))}),{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])]((()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch(t){return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),(t=>t[d([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1741132800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=K,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(507)]);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(902301===parseInt(e(133))/1*(-parseInt(e(135))/2)+parseInt(e(123))/3*(parseInt(e(152))/4)+-parseInt(e(139))/5*(parseInt(e(159))/6)+-parseInt(e(154))/7+parseInt(e(136))/8*(-parseInt(e(145))/9)+-parseInt(e(121))/10*(-parseInt(e(117))/11)+-parseInt(e(119))/12*(-parseInt(e(150))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const z=[$(141),$(138),$(160),$(131),$(149),$(153),$(140),$(120)],q=[$(141),$(138),$(160)];function Q(t,e){const n=_();return(Q=function(t,e){return n[t-=114]})(t,e)}const H={"font-style":[[$(127),"i"]],"font-weight":[[$(151),$(128)],[$(143),$(128)],[$(158),$(128)],[t=>Number(t)>=600,$(128)]],"text-decoration":[[$(122),"u"],[$(118),"s"]],"text-decoration-line":[[$(122),"u"],[$(118),"s"]],"vertical-align":[[$(156),$(156)],[$(126),$(144)]]};function Y(t){return z[$(147)](t)}function J(t){const e=$;return Array[e(130)](t[e(157)]())[e(134)](Y)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(114)]((e=>{const i=n,o=t[i(155)](e);if(o)if(c=e,q[$(147)](c))r[e]=o;else if(e in H){const t=o[i(116)](" ");H[e][i(114)]((([n,r])=>{const o=i;for(const i of t)(o(125)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=$;for(const s in n)n[s][r(114)]((([,n])=>{const s=r,i=e[s(137)](n,[],t[s(146)]());e[s(142)](0,i,t)})),e[r(148)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(115)](n)[r(124)])return;const s=e[r(137)](r(129),[],t[r(146)]());e[r(132)](n,s),e[r(142)](0,s,t),e[r(148)](Object[r(115)](n),t)}(t,e,r)}function _(){const t=["line-through","34070892IvPezl","vertical-align","30joRFNU","underline","366849kLQsfh","length","function","super","italic","strong","span","from","text-decoration","setStyle","358jgcdkH","filter","2148JaOwYd","1122328jJViPm","createElement","font-family","1882905LdYqfC","font-style","color","insertChild","bold","sup","18fXqAAG","getChildren","includes","removeStyle","text-decoration-line","13MkGdsl","medium","12nILpSY","font-weight","5940004rXAdIO","getStyle","sub","getStyleNames","bolder","24WvngEU","font-size","forEach","keys","split","2625997MKGjPN"];return(_=function(){return t})()}const V=B;function Z(){const t=["execute","_parsedData","createRangeIn","content","67642OWINYl","4106601muPepv","isActive","document","font","6eUsJmv","stylesProcessor","getItems","element","648524SuyDfk","586176MuzOgl","includes","3255513AxDFwZ","33719vdnOhb","name","378AVvYtm","14057350MOXQoH","20PQFujm","blockElements"];return(Z=function(){return t})()}function B(t,e){const n=Z();return(B=function(t,e){return n[t-=338]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(756976===parseInt(e(358))/1*(parseInt(e(353))/2)+parseInt(e(342))/3+parseInt(e(339))/4*(parseInt(e(347))/5)+parseInt(e(345))/6*(-parseInt(e(343))/7)+parseInt(e(340))/8+parseInt(e(354))/9+-parseInt(e(346))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class tt extends w{[V(349)](t){const n=V,{body:r}=t[n(350)],s=new e.UpcastWriter(r[n(356)]),i=s[n(351)](r),o=new e.ViewDocument(s[n(356)][n(359)]),c=[...new e.DomConverter(o)[n(348)],n(357)],a=i[n(360)]();for(const t of a)if(t.is(n(338))&&c[n(341)](t[n(344)])){X(t,s,J(t))}t[n(352)]=r}[V(355)](t){return super[V(355)](t)||E(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=105]})(t,e)}function rt(){const t=["init","9429427hBuqXR","pasteFromOfficeEnhancedLicenseKeyNotAllowed","_licenseKeyCheckInterval","document","169338UeJrYh","22aIrQpa","evaluationLimit","editing","_parsedData","pasteFromOfficeEnhancedLicenseKeyTrialLimit","2757078GcnhNo","dataTransfer","text/html","pluginName","inputTransformation","editor","trialLimit","23320130oiaLxz","execute","135585QWXhIW","isPremiumPlugin","1TFuMPP","PasteFromOffice","requires","pasteFromOfficeEnhancedLicenseKeyValid","featureNotAllowed","plugins","high","4195816SZXGrp","PasteFromOfficeEnhancedPropagator","domainLimit","get","destroy","invalid","expired","isActive","getData","8vzJoJf","config","pasteFromOfficeEnhancedLicenseKeyUsageLimit","licenseKey","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","1359202rSEJGx","isOfficialPlugin","usageLimit","195Rcnrdl","ClipboardPipeline","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyInvalid","pasteFromOfficeEnhancedLicenseKeyDomainLimit","view","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyExpired"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(748860===parseInt(e(119))/1*(-parseInt(e(141))/2)+-parseInt(e(117))/3+-parseInt(e(126))/4+parseInt(e(144))/5*(-parseInt(e(157))/6)+-parseInt(e(153))/7*(parseInt(e(135))/8)+parseInt(e(108))/9+-parseInt(e(115))/10*(-parseInt(e(158))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[et(111)](){return et(127)}static get[et(142)](){return!0}static get[et(118)](){return!0}static get[et(121)](){return[et(120)]}[et(152)](){const t=et,e=this[t(113)],n=e[t(124)][t(129)](t(145)),r=e[t(105)][t(149)][t(156)],s=new tt(r);n.on(t(112),((e,n)=>{const i=t,o=n[i(109)][i(134)](i(110));s[i(133)](o)&&(n[i(106)]||(n[i(106)]=b(o,r[i(139)])),s[i(116)](n))}),{priority:x.priorities[t(129)](t(125))+10}),this[t(138)]=this[t(113)][t(136)][t(129)](t(138));const i=this[t(113)];this[t(155)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(122)==s||e(147)==s||e(151)==s||e(148)==s||e(154)==s||e(140)==s||e(107)==s||e(137)==s){delete i[r],n=s,clearInterval(this[e(155)]),this[e(155)]=void 0;break}}e(147)==n&&i[e(146)](e(131)),e(151)==n&&i[e(146)](e(132)),e(148)==n&&i[e(146)](e(128)),e(154)==n&&i[e(146)](e(123),e(150)),e(140)==n&&i[e(146)](e(159)),e(107)==n&&i[e(146)](e(114)),e(137)==n&&i[e(146)](e(143))}),1e3)}[et(130)](){const t=et;super[t(130)](),this[t(155)]&&clearInterval(this[t(155)])}}function it(){var t=["PasteFromOffice","13firdRd","isOfficialPlugin","58312Gslkug","requires","4739275Qeqpym","308jeFMIB","pluginName","339810xfuImv","71848CTPAcS","36750307abieCI","1405830FSAFRj","9567810jNTAWj","PasteFromOfficeEnhanced","4hYXOvr","9kQTnjG","isPremiumPlugin"];return(it=function(){return t})()}function ot(t,e){var n=it();return(ot=function(t,e){return n[t-=284]})(t,e)}var ct=ot;!function(t){for(var e=ot,n=t();;)try{if(541074===-parseInt(e(291))/1*(parseInt(e(293))/2)+parseInt(e(298))/3+parseInt(e(287))/4*(-parseInt(e(295))/5)+-parseInt(e(284))/6+-parseInt(e(296))/7*(parseInt(e(299))/8)+-parseInt(e(288))/9*(parseInt(e(285))/10)+parseInt(e(300))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class at extends t.Plugin{static get[ct(297)](){return ct(286)}static get[ct(292)](){return!0}static get[ct(289)](){return!0}static get[ct(294)](){return[ct(290),G,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=244]})(t,e)}function lt(){var t=["4331024tnFcnJ","18WSWAGv","3269286httHkP","174944WnKHDw","438663PAwDzn","96606pdCwdT","2628845tzuweT","14376960gkAuZg","7FGcYzs"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(295951===-parseInt(e(252))/1+parseInt(e(249))/2*(-parseInt(e(244))/3)+-parseInt(e(251))/4+-parseInt(e(245))/5+-parseInt(e(250))/6+parseInt(e(247))/7*(parseInt(e(248))/8)+parseInt(e(246))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);!function(t){const e=C,n=t();for(;;)try{if(174954===parseInt(e(215))/1+-parseInt(e(211))/2*(-parseInt(e(221))/3)+-parseInt(e(216))/4+-parseInt(e(217))/5+parseInt(e(219))/6+parseInt(e(214))/7*(parseInt(e(220))/8)+-parseInt(e(213))/9*(parseInt(e(212))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t,e){const n=A();return(C=function(t,e){return n[t-=211]})(t,e)}function A(){const t=["63138oMPjlo","81568rhteCU","24njkfvT","72412jBblPB","15260sUIVYp","2034AOyLwz","238vSmlju","229122gtXimX","1029488UXkowy","493775UHTOod","test"];return(A=function(){return t})()}function E(t){return S[C(218)](t)}!function(t){const e=P,n=t();for(;;)try{if(293210===parseInt(e(255))/1*(-parseInt(e(235))/2)+parseInt(e(241))/3+-parseInt(e(249))/4*(parseInt(e(236))/5)+-parseInt(e(262))/6+-parseInt(e(259))/7+-parseInt(e(252))/8*(-parseInt(e(244))/9)+parseInt(e(251))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=P,r=new Map;for(const[s,i]of e){if(!s[n(243)]&&!s[n(250)])continue;const e=!s[n(243)]||t[n(248)]===s[n(243)],o=!s[n(250)]||t[n(237)](s[n(250)]);e&&o&&r[n(239)](s,i)}return r}function P(t,e){const n=F();return(P=function(t,e){return n[t-=235]})(t,e)}function F(){const t=["1848105ZChurN","assign","groups","length","name","189328OlLrjh","className","9364690qsniWc","8soYEUd","initial","trim","1etwSzA","push","cssRules","style","2903852YZOjWs","exec","map","84588cUbLUC","271042dWBbRr","50VNcmgI","hasClass","split","set","getPropertyValue","567513Nfjvfo","selectorText","tagName"];return(F=function(){return t})()}function j(t){const e=P,n={};for(let r=0;r<t[e(247)];r++){const s=t[r],i=t[e(240)](s);e(253)!==i&&(n[s]=i)}return n}function T(t){const e=P,n=t[e(238)](",")[e(261)]((t=>t[e(254)]())),r=[];for(const t of n){const n=L[e(260)](t);n&&r[e(256)](n[e(246)])}return r}function M(t){const e=P,n={};for(const r of t)Object[e(245)](n,r);return n}function W(t,e){const n=K();return(W=function(t,e){return n[t-=122]})(t,e)}const N=W;!function(t){const e=W,n=t();for(;;)try{if(582299===-parseInt(e(136))/1*(parseInt(e(139))/2)+-parseInt(e(137))/3*(-parseInt(e(138))/4)+-parseInt(e(127))/5+parseInt(e(135))/6+parseInt(e(129))/7*(parseInt(e(131))/8)+parseInt(e(132))/9*(-parseInt(e(134))/10)+parseInt(e(147))/11*(parseInt(e(143))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class R extends w{[N(133)](t){const n=N,{body:r,styles:s}=t[n(145)],i=new e.UpcastWriter(r[n(126)]),o=i[n(122)](r),c=function(t){const e=P,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(239)](t,i)}return n}(function(t){const e=P,n={};for(const r of t)for(const t of r[e(257)])if(t instanceof CSSStyleRule){const r=j(t[e(258)]);n[t[e(242)]]=Object[e(245)]({},n[t[e(242)]]||{},r)}return n}(s));for(const t of o){if(n(144)!==t[n(140)])continue;const e=O(t[n(124)],c);if(e[n(125)]){const r=M(Array[n(142)](e[n(141)]()));for(const e in r){const s=t[n(124)];s[n(123)](e)||i[n(146)](e,r[e],s)}}}t[n(130)]=r}[N(128)](t){return super[N(128)](t)||E(t)}}function K(){const t=["638PKMkpK","createRangeIn","hasStyle","item","size","document","4109590xroCpQ","isActive","41937MPFFID","content","432WVcidS","1575KlrLZg","execute","56130oIKTOJ","6730044JSZcrc","809341CzwsPX","86601KNagal","20Wgzbia","2vKVpSu","type","values","from","332340oypvzu","elementStart","_parsedData","setStyle"];return(K=function(){return t})()}const U=D;function k(){const t=["editor","isOfficialPlugin","plugins","10066976ThWjrv","ClipboardPipeline","init","requires","map","655887JeSPmP","editing","_parsedData","3063052pVYWux","getData","view","pluginName","36115720FfuqHH","PasteFromOffice","get","execute","dataTransfer","isPremiumPlugin","PasteFromOfficeEnhancedInliner","document","afterInit","1049298NzlSTo","35KdxhLW","fromCharCode","join","inputTransformation","href","28IjpKkh","text/html","high","stylesProcessor","1vYOVBR","isActive","556870Tfgped","5709114giqrRc"];return(k=function(){return t})()}function D(t,e){const n=k();return(D=function(t,e){return n[t-=322]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(956936===-parseInt(e(337))/1*(-parseInt(e(352))/2)+-parseInt(e(349))/3*(parseInt(e(333))/4)+parseInt(e(339))/5+-parseInt(e(327))/6*(parseInt(e(328))/7)+-parseInt(e(344))/8+-parseInt(e(340))/9+parseInt(e(356))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class V extends t.Plugin{static get[U(355)](){return U(324)}static get[U(342)](){return!0}static get[U(323)](){return!0}static get[U(347)](){return[U(357)]}[U(346)](){const t=U,e=this[t(341)],n=e[t(343)][t(358)](t(345)),r=e[t(350)][t(354)][t(325)],s=new R(r);n.on(t(331),((e,n)=>{const i=t,o=n[i(322)][i(353)](i(334));s[i(338)](o)&&(n[i(351)]||(n[i(351)]=b(o,r[i(336)])),s[i(359)](n))}),{priority:x.priorities[t(358)](t(335))+11})}[U(326)](){!async function(t){const e=d([121,55,85,122,89,113,117,98,53,108,99,52,67,71,82,72,78,116,105,106,68,109,87,112,83,66,70,86,77,80,115,100,76,110,54,48,51,73,49,79,104,57,97,69,118,74,120,103,114,119,107,81,84,102,50,56,88,101,111,75,65,90]),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(348)]((t=>String[e(329)](t)))[e(330)]("")}!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([121]);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:1741132800;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(332)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const $=H;!function(t){const e=H,n=t();for(;;)try{if(996328===parseInt(e(126))/1*(parseInt(e(135))/2)+parseInt(e(150))/3*(-parseInt(e(151))/4)+-parseInt(e(143))/5+parseInt(e(146))/6+-parseInt(e(153))/7*(parseInt(e(137))/8)+-parseInt(e(119))/9*(-parseInt(e(115))/10)+parseInt(e(128))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);const q=[$(117),$(118),$(113),$(123),$(147),$(125),$(140),$(139)],Z=[$(117),$(118),$(113)],z={"font-style":[[$(124),"i"]],"font-weight":[[$(152),$(156)],[$(149),$(156)],[$(136),$(156)],[t=>Number(t)>=600,$(156)]],"text-decoration":[[$(138),"u"],[$(130),"s"]],"text-decoration-line":[[$(138),"u"],[$(130),"s"]],"vertical-align":[[$(134),$(134)],[$(145),$(154)]]};function B(t){return q[$(127)](t)}function H(t,e){const n=J();return(H=function(t,e){return n[t-=112]})(t,e)}function J(){const t=["bolder","3571400gmJyFq","underline","vertical-align","font-style","filter","forEach","2629335sZgIUU","createElement","super","201876nFQoLU","text-decoration-line","length","bold","31065FmEHqx","768uEbIFp","medium","7GpswIs","sup","insertChild","strong","setStyle","font-size","function","184780eWRpLB","getStyle","color","font-family","531bMiMyy","span","getStyleNames","split","text-decoration","italic","font-weight","8ZkRkrD","includes","18805028JwopAH","keys","line-through","removeStyle","getChildren","from","sub","280846TZezms"];return(J=function(){return t})()}function _(t){const e=$;return Array[e(133)](t[e(121)]())[e(141)](B)}function Y(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(142)]((e=>{const i=n,o=t[i(116)](e);if(o)if(c=e,Z[$(127)](c))r[e]=o;else if(e in z){const t=o[i(122)](" ");z[e][i(142)]((([n,r])=>{const o=i;for(const i of t)(o(114)==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(142)]((([,n])=>{const s=r,i=e[s(144)](n,[],t[s(132)]());e[s(155)](0,i,t)})),e[r(131)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(129)](n)[r(148)])return;const s=e[r(144)](r(120),[],t[r(132)]());e[r(112)](n,s),e[r(155)](0,s,t),e[r(131)](Object[r(129)](n),t)}(t,e,r)}const X=G;function G(t,e){const n=Q();return(G=function(t,e){return n[t-=264]})(t,e)}function Q(){const t=["175925yiNVmU","isActive","element","stylesProcessor","blockElements","180QJwKZN","648776XfVsiN","143360gBlmPr","document","36423Jxiarn","includes","30UgzHYp","16739rkkqiB","content","_parsedData","34BMDoGR","execute","font","558988vcVCKJ","getItems","26409TLAmZO","createRangeIn","name"];return(Q=function(){return t})()}!function(t){const e=G,n=t();for(;;)try{if(156861===-parseInt(e(274))/1+parseInt(e(277))/2*(parseInt(e(282))/3)+-parseInt(e(280))/4+parseInt(e(285))/5*(parseInt(e(273))/6)+-parseInt(e(269))/7+parseInt(e(268))/8+-parseInt(e(271))/9*(parseInt(e(267))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class tt extends w{[X(278)](t){const n=X,{body:r}=t[n(276)],s=new e.UpcastWriter(r[n(270)]),i=s[n(283)](r),o=new e.ViewDocument(s[n(270)][n(265)]),c=[...new e.DomConverter(o)[n(266)],n(279)],a=i[n(281)]();for(const t of a)if(t.is(n(264))&&c[n(272)](t[n(284)])){Y(t,s,_(t))}t[n(275)]=r}[X(286)](t){return super[X(286)](t)||E(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=453]})(t,e)}function rt(){const t=["1398jglVdd","8crqJjl","editing","PasteFromOfficeEnhanced","63502QqPBMF","trialLimit","expired","pluginName","domainLimit","stylesProcessor","usageLimit","text/html","document","config","requires","editor","isOfficialPlugin","init","destroy","pasteFromOfficeEnhancedLicenseKeyTrialLimit","45708tYvarW","9411147YnBVyd","ClipboardPipeline","isPremiumPlugin","execute","_licenseKeyCheckInterval","535HaFnmp","get","pasteFromOfficeEnhancedLicenseKeyExpired","featureNotAllowed","101264fyKjMy","pasteFromOfficeEnhancedLicenseKeyUsageLimit","invalid","32087McxiUH","pasteFromOfficeEnhancedLicenseKeyInvalid","licenseKey","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","evaluationLimit","getData","pasteFromOfficeEnhancedLicenseKeyDomainLimit","inputTransformation","_parsedData","isActive","1446361GakXBt","PasteFromOfficeEnhancedPropagator","view","3100gmEwVZ","plugins","dataTransfer","pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyNotAllowed","102UgamzZ","high","_showLicenseError"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(615098===parseInt(e(483))/1+parseInt(e(467))/2+-parseInt(e(460))/3*(-parseInt(e(493))/4)+-parseInt(e(489))/5*(-parseInt(e(463))/6)+parseInt(e(507))/7*(-parseInt(e(464))/8)+-parseInt(e(484))/9+parseInt(e(455))/10*(parseInt(e(496))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[et(470)](){return et(453)}static get[et(479)](){return!0}static get[et(486)](){return!0}static get[et(477)](){return[et(499)]}[et(480)](){const t=et,e=this[t(478)],n=e[t(456)][t(490)](t(485)),r=e[t(465)][t(454)][t(475)],s=new tt(r);n.on(t(504),((e,n)=>{const i=t,o=n[i(457)][i(502)](i(474));s[i(506)](o)&&(n[i(505)]||(n[i(505)]=b(o,r[i(472)])),s[i(487)](n))}),{priority:x.priorities[t(490)](t(461))+10}),this[t(498)]=this[t(478)][t(476)][t(490)](t(498));const i=this[t(478)];this[t(488)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(458)==s||e(497)==s||e(491)==s||e(503)==s||e(459)==s||e(500)==s||e(482)==s||e(494)==s){delete i[r],n=s,clearInterval(this[e(488)]),this[e(488)]=void 0;break}}e(497)==n&&i[e(462)](e(495)),e(491)==n&&i[e(462)](e(469)),e(503)==n&&i[e(462)](e(471)),e(459)==n&&i[e(462)](e(492),e(466)),e(500)==n&&i[e(462)](e(501)),e(482)==n&&i[e(462)](e(468)),e(494)==n&&i[e(462)](e(473))}),1e3)}[et(481)](){const t=et;super[t(481)](),this[t(488)]&&clearInterval(this[t(488)])}}function it(){var t=["requires","pluginName","isPremiumPlugin","1957977iVuepT","449548rovHDy","PasteFromOfficeEnhanced","1866ozuSGe","24265400UINAVp","1326340pYICZm","isOfficialPlugin","PasteFromOffice","1139710JANHgU","5716212ZUcOFr","1644LIZRLj"];return(it=function(){return t})()}var ot=ct;function ct(t,e){var n=it();return(ct=function(t,e){return n[t-=171]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(794681===-parseInt(e(171))/1+parseInt(e(180))/2*(parseInt(e(173))/3)+-parseInt(e(178))/4+-parseInt(e(182))/5+-parseInt(e(172))/6+-parseInt(e(177))/7+parseInt(e(181))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class at extends t.Plugin{static get[ot(175)](){return ot(179)}static get[ot(183)](){return!0}static get[ot(176)](){return!0}static get[ot(174)](){return[ot(184),V,st]}}function ut(){var t=["7190910EfjWdd","7765KcDOCD","80466TArgMT","1423536swvaiW","21209920pyyyaq","1917302JvrSfZ","3803352lAeeYO","772rcMApr"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=139]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(943123===parseInt(e(145))/1+-parseInt(e(140))/2+-parseInt(e(146))/3+parseInt(e(142))/4*(parseInt(e(144))/5)+-parseInt(e(143))/6+parseInt(e(141))/7+parseInt(e(139))/8)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 _0x4cebc4}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x3a38ae,parseHtml as _0x5b3c0b}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0xadb30d,uid as _0x51e67}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x351680,ViewDocument as _0x57c6df,DomConverter as _0x493924}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x20ab3f){return m['test'](_0x20ab3f);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x133c46,_0x2b28fb){const _0x3b18d2=new Map();for(const [_0xd2ea46,_0x1f8eca]of _0x2b28fb){if(!_0xd2ea46['tagName']&&!_0xd2ea46['className'])continue;const _0x58d19c=!_0xd2ea46['tagName']||_0x133c46['name']===_0xd2ea46['tagName'],_0x4ae69f=!_0xd2ea46['className']||_0x133c46['hasClass'](_0xd2ea46['className']);_0x58d19c&&_0x4ae69f&&_0x3b18d2['set'](_0xd2ea46,_0x1f8eca);}return _0x3b18d2;}function h(_0x968eda){const _0x2897f7={};for(let _0x82c28=0x0;_0x82c28<_0x968eda['length'];_0x82c28++){const _0x21aa72=_0x968eda[_0x82c28],_0xc7e581=_0x968eda['getPropertyValue'](_0x21aa72);'initial'!==_0xc7e581&&(_0x2897f7[_0x21aa72]=_0xc7e581);}return _0x2897f7;}function O(_0x5862a3){const _0x1beddb=_0x5862a3['split'](',')['map'](_0x414b35=>_0x414b35['trim']()),_0x15b85c=[];for(const _0x3e0039 of _0x1beddb){const _0x3ddebb=S['exec'](_0x3e0039);_0x3ddebb&&_0x15b85c['push'](_0x3ddebb['groups']);}return _0x15b85c;}function y(_0x4add77){const _0x3df35f={};for(const _0x941d32 of _0x4add77)Object['assign'](_0x3df35f,_0x941d32);return _0x3df35f;}class c extends _0x3a38ae{['execute'](_0x4710ba){const {body:_0x541bff,styles:_0x2063e2}=_0x4710ba['_parsedData'],_0x244a7f=new _0x351680(_0x541bff['document']),_0x5ab5dd=_0x244a7f['createRangeIn'](_0x541bff),_0x148f8f=function(_0x549a05){const _0x53c9fd={};for(const _0x5e4624 of _0x549a05)for(const _0x2f7e65 of _0x5e4624['cssRules'])if(_0x2f7e65 instanceof CSSStyleRule){const _0x1c3fed=h(_0x2f7e65['style']);_0x53c9fd[_0x2f7e65['selectorText']]=Object['assign']({},_0x53c9fd[_0x2f7e65['selectorText']]||{},_0x1c3fed);}return _0x53c9fd;}(_0x2063e2),_0x1f54d3=function(_0x577a82){const _0x4c97d8=new Map();for(const _0x44ffd3 in _0x577a82){const _0x1f140a=O(_0x44ffd3),_0xf33b79=_0x577a82[_0x44ffd3];for(const _0x4ba0a0 of _0x1f140a)_0x4c97d8['set'](_0x4ba0a0,_0xf33b79);}return _0x4c97d8;}(_0x148f8f);for(const _0x3e7f5f of _0x5ab5dd){if('elementStart'!==_0x3e7f5f['type'])continue;const _0x441a2d=x(_0x3e7f5f['item'],_0x1f54d3);if(_0x441a2d['size']){const _0x33098f=y(Array['from'](_0x441a2d['values']()));for(const _0x58b7c8 in _0x33098f){const _0x5ccf34=_0x3e7f5f['item'];_0x5ccf34['hasStyle'](_0x58b7c8)||_0x244a7f['setStyle'](_0x58b7c8,_0x33098f[_0x58b7c8],_0x5ccf34);}}}_0x4710ba['content']=_0x541bff;}['isActive'](_0x306ce1){return super['isActive'](_0x306ce1)||l(_0x306ce1);}}class i extends _0x4cebc4{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x30463c=this['editor'],_0xf5842d=_0x30463c['plugins']['get']('ClipboardPipeline'),_0x42981f=_0x30463c['editing']['view']['document'],_0x5e4966=new c(_0x42981f);_0xf5842d['on']('inputTransformation',(_0x8a0751,_0x2a2bab)=>{const _0x3c491b=_0x2a2bab['dataTransfer']['getData']('text/html');_0x5e4966['isActive'](_0x3c491b)&&(_0x2a2bab['_parsedData']||(_0x2a2bab['_parsedData']=_0x5b3c0b(_0x3c491b,_0x42981f['stylesProcessor'])),_0x5e4966['execute'](_0x2a2bab));},{'priority':_0xadb30d['get']('high')+0xb});}['afterInit'](){!async function(_0x169f45){const _0x518435=_0xb93f1f([0x76,0x6c,0x70,0x79,0x51,0x68,0x47,0x66,0x4e,0x50,0x6e,0x4f,0x4c,0x30,0x69,0x54,0x65,0x36,0x5a,0x6b,0x75,0x32,0x67,0x72,0x39,0x58,0x35,0x59,0x77,0x71,0x46,0x53,0x56,0x74,0x4a,0x55,0x57,0x48,0x62,0x31,0x41,0x45,0x34,0x52,0x61,0x4d,0x42,0x44,0x73,0x6d,0x6f,0x49,0x64,0x43,0x4b,0x6a,0x63,0x37,0x7a,0x33,0x78,0x38]),_0x3ba7b9=0x7c9665b7,_0x5cc27f=0x7c9104f7^_0x3ba7b9,_0x2ceb90=window[_0xb93f1f([0x44,0x61,0x74,0x65])][_0xb93f1f([0x6e,0x6f,0x77])](),_0x197db8=_0x169f45[_0xb93f1f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4fb539=new window[(_0xb93f1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d9b28=>{_0x197db8[_0xb93f1f([0x6f,0x6e,0x63,0x65])](_0xb93f1f([0x72,0x65,0x61,0x64,0x79]),_0x5d9b28);}),_0x549f29={[_0xb93f1f([0x6b,0x74,0x79])]:_0xb93f1f([0x45,0x43]),[_0xb93f1f([0x75,0x73,0x65])]:_0xb93f1f([0x73,0x69,0x67]),[_0xb93f1f([0x63,0x72,0x76])]:_0xb93f1f([0x50,0x2d,0x32,0x35,0x36]),[_0xb93f1f([0x78])]:_0xb93f1f([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]),[_0xb93f1f([0x79])]:_0xb93f1f([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]),[_0xb93f1f([0x61,0x6c,0x67])]:_0xb93f1f([0x45,0x53,0x32,0x35,0x36])},_0x4ea8c8=_0x197db8[_0xb93f1f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xb93f1f([0x67,0x65,0x74])](_0xb93f1f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3d201b(){let _0x3050fe,_0x843d7d=null,_0x3d5553=null;try{if(_0x4ea8c8==_0xb93f1f([0x47,0x50,0x4c]))return _0xb93f1f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3050fe=_0x7a04ff(),!_0x3050fe)return _0xb93f1f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3050fe[_0xb93f1f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3d5553=_0x21043a(_0x3050fe[_0xb93f1f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3050fe[_0xb93f1f([0x6a,0x74,0x69])])),await _0x53930a()?_0x252dac()?_0x5ea8c4()?_0xb93f1f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x47245b()?(_0x3050fe[_0xb93f1f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xb93f1f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x843d7d=_0x4ff378(_0xb93f1f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3050fe[_0xb93f1f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xb93f1f([0x74,0x72,0x69,0x61,0x6c])&&(_0x843d7d=_0x4ff378(_0xb93f1f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x29b284()):_0xb93f1f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xb93f1f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xb93f1f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4b6ce6){return _0xb93f1f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5ea8c4(){const _0x118af2=[_0xb93f1f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xb93f1f([0x74,0x72,0x69,0x61,0x6c])][_0xb93f1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3050fe[_0xb93f1f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2ceb90/0x3e8:0xe10*_0x5cc27f;return _0x3050fe[_0xb93f1f([0x65,0x78,0x70])]<_0x118af2;}function _0x252dac(){const _0x11833a=_0x3050fe[_0xb93f1f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x11833a&&(!!_0x11833a[_0xb93f1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb93f1f([0x2a]))||(!!_0x11833a[_0xb93f1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb93f1f([0x50,0x4f,0x45]))||!!_0x11833a[_0xb93f1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb93f1f([0x50,0x50]))));}function _0x47245b(){const _0x550d18=_0x3050fe[_0xb93f1f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x550d18||0x0==_0x550d18[_0xb93f1f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2a8a47}=new URL(window[_0xb93f1f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x550d18[_0xb93f1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2a8a47))return!0x0;const _0x279466=_0x2a8a47[_0xb93f1f([0x73,0x70,0x6c,0x69,0x74])](_0xb93f1f([0x2e]));return _0x550d18[_0xb93f1f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x7a308e=>_0x7a308e[_0xb93f1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb93f1f([0x2a])))[_0xb93f1f([0x6d,0x61,0x70])](_0x4f4549=>_0x4f4549[_0xb93f1f([0x73,0x70,0x6c,0x69,0x74])](_0xb93f1f([0x2e])))[_0xb93f1f([0x73,0x6f,0x6d,0x65])](_0x40620a=>_0x279466[_0xb93f1f([0x65,0x76,0x65,0x72,0x79])]((_0x1b74e0,_0x502a04)=>_0x40620a[_0x502a04]===_0x1b74e0||_0x40620a[_0x502a04]===_0xb93f1f([0x2a])));}function _0x29b284(){return _0x843d7d&&_0x3d5553?new window[(_0xb93f1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x15792c,_0x51de76)=>{_0x843d7d[_0xb93f1f([0x74,0x68,0x65,0x6e])](_0x15792c,_0x51de76),_0x3d5553[_0xb93f1f([0x74,0x68,0x65,0x6e])](_0x1a72bb=>{_0x1a72bb!=_0xb93f1f([0x56,0x61,0x6c,0x69,0x64])&&_0x15792c(_0x1a72bb);},_0x51de76);}):_0x843d7d||_0x3d5553||_0xb93f1f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x21043a(_0x2fddbc,_0x4c737a){return new window[(_0xb93f1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2de55e=>{if(_0x197b46())return _0x2de55e(_0xb93f1f([0x56,0x61,0x6c,0x69,0x64]));_0x879a48(),_0x197db8[_0xb93f1f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xb93f1f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x40f62b=!0x1;const _0x5c603e=_0x51e67();function _0x186843(_0x242535){return!!_0x242535&&(typeof _0x242535===_0xb93f1f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x242535===_0xb93f1f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x242535[_0xb93f1f([0x74,0x68,0x65,0x6e])]===_0xb93f1f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x242535[_0xb93f1f([0x63,0x61,0x74,0x63,0x68])]===_0xb93f1f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x470614(_0x5025a4){_0x1663fe(_0x5025a4)[_0xb93f1f([0x74,0x68,0x65,0x6e])](_0x5deca9=>{if(!_0x5deca9||_0x5deca9[_0xb93f1f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xb93f1f([0x6f,0x6b]))return _0xb93f1f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5e40ee(_0x5f1d5e(_0x5c603e+_0x4c737a))!=_0x5deca9[_0xb93f1f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xb93f1f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xb93f1f([0x56,0x61,0x6c,0x69,0x64]);})[_0xb93f1f([0x74,0x68,0x65,0x6e])](_0x54c4c7=>(_0x2fe834(),_0x54c4c7),()=>{const _0x227a65=_0x297908();return null==_0x227a65?(_0x2fe834(),_0xb93f1f([0x56,0x61,0x6c,0x69,0x64])):_0xb93f1f(_0x2ceb90-_0x227a65>(0x589ae1b7^_0x3ba7b9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xb93f1f([0x74,0x68,0x65,0x6e])](_0x2de55e)[_0xb93f1f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2de55e(_0xb93f1f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2c5794=0x7ca08b37^_0x3ba7b9;function _0x2fe834(){const _0x30cc27=_0xb93f1f([0x6c,0x6c,0x63,0x74,0x2d])+_0x5e40ee(_0x5f1d5e(_0x2fddbc)),_0x388134=_0x290958(_0x5e40ee(window[_0xb93f1f([0x4d,0x61,0x74,0x68])][_0xb93f1f([0x63,0x65,0x69,0x6c])](_0x2ceb90/_0x2c5794)));window[_0xb93f1f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xb93f1f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x30cc27,_0x388134);}function _0x297908(){const _0x262f5f=_0xb93f1f([0x6c,0x6c,0x63,0x74,0x2d])+_0x5e40ee(_0x5f1d5e(_0x2fddbc)),_0x25ce53=window[_0xb93f1f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xb93f1f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x262f5f);return _0x25ce53?window[_0xb93f1f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x290958(_0x25ce53),0x10)*_0x2c5794:null;}function _0x1663fe(_0x3b123c){return new window[(_0xb93f1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x59e865,_0x4a07aa)=>{_0x3b123c[_0xb93f1f([0x74,0x68,0x65,0x6e])](_0x59e865,_0x4a07aa),window[_0xb93f1f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4a07aa,0x7c97b177^_0x3ba7b9);});}}_0x197db8[_0xb93f1f([0x6f,0x6e])](_0xb93f1f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4eea3a,_0x175932)=>{if(_0x175932[0x0]!=_0x2fddbc)return _0x2de55e(_0xb93f1f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x175932[0x1]={..._0x175932[0x1],[_0xb93f1f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5c603e};},{[_0xb93f1f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xb93f1f([0x68,0x69,0x67,0x68])}),_0x197db8[_0xb93f1f([0x6f,0x6e])](_0xb93f1f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x45eb27=>{_0x186843(_0x45eb27[_0xb93f1f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x40f62b=!0x0,_0x470614(_0x45eb27[_0xb93f1f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xb93f1f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xb93f1f([0x6c,0x6f,0x77])}),_0x4fb539[_0xb93f1f([0x74,0x68,0x65,0x6e])](()=>{_0x40f62b||_0x2de55e(_0xb93f1f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x197b46(){return _0x197db8[_0xb93f1f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xb93f1f([0x76,0x69,0x65,0x77])][_0xb93f1f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xb93f1f([0x61,0x75,0x74,0x6f]);}function _0x879a48(){_0x197db8[_0xb93f1f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xb93f1f([0x76,0x69,0x65,0x77])][_0xb93f1f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xb93f1f([0x61,0x75,0x74,0x6f]);}}function _0x4ff378(_0x503c59){const _0x32977f=[new window[(_0xb93f1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ac472=>setTimeout(_0x2ac472,0x7c9f5b7b^_0x3ba7b9)),_0x4fb539[_0xb93f1f([0x74,0x68,0x65,0x6e])](()=>new window[(_0xb93f1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x123762=>{let _0x156f7a=0x0;_0x197db8[_0xb93f1f([0x6d,0x6f,0x64,0x65,0x6c])][_0xb93f1f([0x6f,0x6e])](_0xb93f1f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4b2f7e,_0x3b7ef1)=>{_0x3b7ef1[0x0][_0xb93f1f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x156f7a++,_0x156f7a==(0x7c96644f^_0x3ba7b9)&&(_0x123762(),_0x4b2f7e[_0xb93f1f([0x6f,0x66,0x66])]());});}))];return window[_0xb93f1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xb93f1f([0x72,0x61,0x63,0x65])](_0x32977f)[_0xb93f1f([0x74,0x68,0x65,0x6e])](()=>_0x503c59);}async function _0x24f4b6(){await _0x4fb539,_0x197db8[_0xb93f1f([0x6d,0x6f,0x64,0x65,0x6c])][_0xb93f1f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4115ef,_0x197db8[_0xb93f1f([0x6d,0x6f,0x64,0x65,0x6c])][_0xb93f1f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4115ef,_0x197db8[_0xb93f1f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xb93f1f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4ba716(_0x544162){const _0x16a778=_0x79cb97();_0x197db8[_0x16a778]=_0xb93f1f([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])+_0x544162,_0x544162!=_0xb93f1f([0x56,0x61,0x6c,0x69,0x64])&&_0x24f4b6();}function _0x79cb97(){const _0x42b4c4=window[_0xb93f1f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xb93f1f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xb93f1f([0x6e,0x6f,0x77])]())[_0xb93f1f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xb93f1f([0x2e]),'');let _0x123411=_0xb93f1f([0x76]);for(let _0x2a2f84=0x0;_0x2a2f84<_0x42b4c4[_0xb93f1f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a2f84+=0x2){let _0x2ca976=window[_0xb93f1f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x42b4c4[_0xb93f1f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a2f84,_0x2a2f84+0x2));_0x2ca976>=_0x518435[_0xb93f1f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2ca976-=_0x518435[_0xb93f1f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x123411+=_0x518435[_0x2ca976];}return _0x123411;}function _0x7a04ff(){const _0x48634c=_0x4ea8c8[_0xb93f1f([0x73,0x70,0x6c,0x69,0x74])](_0xb93f1f([0x2e]));if(0x3!=_0x48634c[_0xb93f1f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x434060(_0x48634c[0x1]);function _0x434060(_0x58d31c){const _0x37bdda=_0x181b9b(_0x58d31c);return _0x37bdda&&_0x5cc891()?_0x37bdda:null;function _0x5cc891(){const _0x89fdf5=_0x37bdda[_0xb93f1f([0x6a,0x74,0x69])],_0x366f81=window[_0xb93f1f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x89fdf5[_0xb93f1f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x89fdf5[_0xb93f1f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x186ca0={..._0x37bdda,[_0xb93f1f([0x6a,0x74,0x69])]:_0x89fdf5[_0xb93f1f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x89fdf5[_0xb93f1f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x186ca0[_0xb93f1f([0x76,0x63])],_0x5f1d5e(_0x186ca0)==_0x366f81;}}}async function _0x53930a(){let _0x191373=!0x0;try{const _0x1c5861=_0x4ea8c8[_0xb93f1f([0x73,0x70,0x6c,0x69,0x74])](_0xb93f1f([0x2e])),[_0x296eff,_0xd22d27,_0x23501f]=_0x1c5861;return _0x4a7631(_0x296eff),await _0x5369b3(_0x296eff,_0xd22d27,_0x23501f),_0x191373;}catch(_0x518d17){return!0x1;}function _0x4a7631(_0x10390f){const _0x570338=_0x181b9b(_0x10390f);_0x570338&&_0x570338[_0xb93f1f([0x61,0x6c,0x67])]==_0xb93f1f([0x45,0x53,0x32,0x35,0x36])||(_0x191373=!0x1);}async function _0x5369b3(_0x3e85df,_0x55a382,_0x4d6486){const _0x586a7e=window[_0xb93f1f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xb93f1f([0x66,0x72,0x6f,0x6d])](_0x429e74(_0x4d6486),_0x498a97=>_0x498a97[_0xb93f1f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xae1035=new window[(_0xb93f1f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xb93f1f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3e85df+_0xb93f1f([0x2e])+_0x55a382),_0x502245=window[_0xb93f1f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xb93f1f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x502245)return;const _0x142716=await _0x502245[_0xb93f1f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xb93f1f([0x6a,0x77,0x6b]),_0x549f29,{[_0xb93f1f([0x6e,0x61,0x6d,0x65])]:_0xb93f1f([0x45,0x43,0x44,0x53,0x41]),[_0xb93f1f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xb93f1f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xb93f1f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x502245[_0xb93f1f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xb93f1f([0x6e,0x61,0x6d,0x65])]:_0xb93f1f([0x45,0x43,0x44,0x53,0x41]),[_0xb93f1f([0x68,0x61,0x73,0x68])]:{[_0xb93f1f([0x6e,0x61,0x6d,0x65])]:_0xb93f1f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x142716,_0x586a7e,_0xae1035)||(_0x191373=!0x1);}}function _0x181b9b(_0x322364){return _0x322364[_0xb93f1f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xb93f1f([0x65,0x79]))?JSON[_0xb93f1f([0x70,0x61,0x72,0x73,0x65])](_0x429e74(_0x322364)):null;}function _0x429e74(_0x25ad9f){return window[_0xb93f1f([0x61,0x74,0x6f,0x62])](_0x25ad9f[_0xb93f1f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xb93f1f([0x2b]))[_0xb93f1f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xb93f1f([0x2f])));}function _0x5f1d5e(_0x180f0a){let _0x2fee00=0x1505;function _0x4f7dbb(_0xd3b89d){for(let _0x4fc308=0x0;_0x4fc308<_0xd3b89d[_0xb93f1f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4fc308++){const _0x51af86=_0xd3b89d[_0xb93f1f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4fc308);_0x2fee00=(_0x2fee00<<0x5)+_0x2fee00+_0x51af86,_0x2fee00&=_0x2fee00;}}function _0x247078(_0x407ef6){Array[_0xb93f1f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x407ef6)?_0x407ef6[_0xb93f1f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x247078):_0x407ef6&&typeof _0x407ef6==_0xb93f1f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xb93f1f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x407ef6)[_0xb93f1f([0x73,0x6f,0x72,0x74])]()[_0xb93f1f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1a141b,_0x397641])=>{_0x4f7dbb(_0x1a141b),_0x247078(_0x397641);}):_0x4f7dbb(window[_0xb93f1f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x407ef6));}return _0x247078(_0x180f0a),_0x2fee00>>>0x0;}function _0x5e40ee(_0x32a143){return _0x32a143[_0xb93f1f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xb93f1f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xb93f1f([0x30]));}function _0x290958(_0x5a6d9a){return _0x5a6d9a[_0xb93f1f([0x73,0x70,0x6c,0x69,0x74])]('')[_0xb93f1f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xb93f1f([0x6a,0x6f,0x69,0x6e])]('');}function _0x4115ef(){}function _0xb93f1f(_0x57c11e){return _0x57c11e['map'](_0x583731=>String['fromCharCode'](_0x583731))['join']('');}_0x4ba716(await _0x3d201b());}(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'],[_0x25f78e=>Number(_0x25f78e)>=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(_0x4c2ab0){return L['includes'](_0x4c2ab0);}function v(_0x52426a,_0xf4bc63,_0x5bc8a9){const {spanStyles:_0x283037,stylesToBeHtmlElements:_0x2ab664}=function(_0x23b3ae,_0x3a6c3d){const _0xc74b3f={},_0x1de794={};return _0x3a6c3d['forEach'](_0x78b660=>{const _0x32cc02=_0x23b3ae['getStyle'](_0x78b660);if(_0x32cc02){if(function(_0x418587){return E['includes'](_0x418587);}(_0x78b660))_0xc74b3f[_0x78b660]=_0x32cc02;else{if(function(_0xcfaae){return _0xcfaae in F;}(_0x78b660)){const _0x2f0b81=_0x32cc02['split']('\x20');F[_0x78b660]['forEach'](([_0x3dd7a5,_0x3a530a])=>{for(const _0x242f0b of _0x2f0b81){('function'==typeof _0x3dd7a5&&_0x3dd7a5(_0x242f0b)||_0x3dd7a5===_0x242f0b)&&(_0x1de794[_0x78b660]=[..._0x1de794[_0x78b660]||[],[_0x3dd7a5,_0x3a530a]]);}});}}}}),{'spanStyles':_0xc74b3f,'stylesToBeHtmlElements':_0x1de794};}(_0x52426a,_0x5bc8a9);!function(_0x534566,_0x3b5b05,_0x46c2cf){for(const _0x374880 in _0x46c2cf){_0x46c2cf[_0x374880]['forEach'](([,_0x285224])=>{const _0x11b700=_0x3b5b05['createElement'](_0x285224,[],_0x534566['getChildren']());_0x3b5b05['insertChild'](0x0,_0x11b700,_0x534566);}),_0x3b5b05['removeStyle'](_0x374880,_0x534566);}}(_0x52426a,_0xf4bc63,_0x2ab664),function(_0x31dfc6,_0x36db02,_0xc894e0){if(!Object['keys'](_0xc894e0)['length'])return;const _0x33f66d=_0x36db02['createElement']('span',[],_0x31dfc6['getChildren']());_0x36db02['setStyle'](_0xc894e0,_0x33f66d),_0x36db02['insertChild'](0x0,_0x33f66d,_0x31dfc6),_0x36db02['removeStyle'](Object['keys'](_0xc894e0),_0x31dfc6);}(_0x52426a,_0xf4bc63,_0x283037);}class f extends _0x3a38ae{['execute'](_0x1d07ee){const {body:_0x509327}=_0x1d07ee['_parsedData'],_0x2c7fc1=new _0x351680(_0x509327['document']),_0x203961=_0x2c7fc1['createRangeIn'](_0x509327),_0x279adb=new _0x57c6df(_0x2c7fc1['document']['stylesProcessor']),_0x9f597=[...new _0x493924(_0x279adb)['blockElements'],'font'],_0x522a68=_0x203961['getItems']();for(const _0x59de65 of _0x522a68)_0x59de65['is']('element')&&_0x9f597['includes'](_0x59de65['name'])&&v(_0x59de65,_0x2c7fc1,(_0x5709ce=_0x59de65,Array['from'](_0x5709ce['getStyleNames']())['filter'](P)));var _0x5709ce;_0x1d07ee['content']=_0x509327;}['isActive'](_0x18e746){return super['isActive'](_0x18e746)||l(_0x18e746);}}class s extends _0x4cebc4{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4ea97c=this['editor'],_0xa08f4b=_0x4ea97c['plugins']['get']('ClipboardPipeline'),_0x53594f=_0x4ea97c['editing']['view']['document'],_0x19f202=new f(_0x53594f);_0xa08f4b['on']('inputTransformation',(_0x945190,_0x2b1bfa)=>{const _0x2fb72c=_0x2b1bfa['dataTransfer']['getData']('text/html');_0x19f202['isActive'](_0x2fb72c)&&(_0x2b1bfa['_parsedData']||(_0x2b1bfa['_parsedData']=_0x5b3c0b(_0x2fb72c,_0x53594f['stylesProcessor'])),_0x19f202['execute'](_0x2b1bfa));},{'priority':_0xadb30d['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3b7f41=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5834b7;for(const _0x4c7bd8 in _0x3b7f41){const _0x55892a=_0x4c7bd8,_0x161d6b=_0x3b7f41[_0x55892a];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x161d6b||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x161d6b||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x161d6b||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x161d6b||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x161d6b||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x161d6b||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x161d6b||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x161d6b){delete _0x3b7f41[_0x55892a],_0x5834b7=_0x161d6b,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5834b7&&_0x3b7f41['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5834b7&&_0x3b7f41['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5834b7&&_0x3b7f41['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5834b7&&_0x3b7f41['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5834b7&&_0x3b7f41['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x5834b7&&_0x3b7f41['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5834b7&&_0x3b7f41['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x4cebc4{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 _0x134b2b}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x5bcbe5,parseHtml as _0x524ab6}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x473dfc,uid as _0x5b2b0b}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x43dfda,ViewDocument as _0x528e5b,DomConverter as _0x40508b}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x125dd3){return m['test'](_0x125dd3);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x25c971,_0x5af8c1){const _0x400e20=new Map();for(const [_0x4ffe45,_0x55b4fb]of _0x5af8c1){if(!_0x4ffe45['tagName']&&!_0x4ffe45['className'])continue;const _0xef2838=!_0x4ffe45['tagName']||_0x25c971['name']===_0x4ffe45['tagName'],_0x5e4164=!_0x4ffe45['className']||_0x25c971['hasClass'](_0x4ffe45['className']);_0xef2838&&_0x5e4164&&_0x400e20['set'](_0x4ffe45,_0x55b4fb);}return _0x400e20;}function h(_0x3a41a1){const _0x4e8e5e={};for(let _0xbffcf9=0x0;_0xbffcf9<_0x3a41a1['length'];_0xbffcf9++){const _0x47858c=_0x3a41a1[_0xbffcf9],_0x373ab9=_0x3a41a1['getPropertyValue'](_0x47858c);'initial'!==_0x373ab9&&(_0x4e8e5e[_0x47858c]=_0x373ab9);}return _0x4e8e5e;}function O(_0x59899f){const _0x328b35=_0x59899f['split'](',')['map'](_0x1a9882=>_0x1a9882['trim']()),_0x3effa9=[];for(const _0x58679a of _0x328b35){const _0x340e1b=S['exec'](_0x58679a);_0x340e1b&&_0x3effa9['push'](_0x340e1b['groups']);}return _0x3effa9;}function y(_0x38f59a){const _0x38adb1={};for(const _0xbed932 of _0x38f59a)Object['assign'](_0x38adb1,_0xbed932);return _0x38adb1;}class c extends _0x5bcbe5{['execute'](_0x3e8c49){const {body:_0x550fd0,styles:_0x1eeb44}=_0x3e8c49['_parsedData'],_0x3cacca=new _0x43dfda(_0x550fd0['document']),_0x76d791=_0x3cacca['createRangeIn'](_0x550fd0),_0x3e18f9=function(_0x10eb7f){const _0x495c57={};for(const _0xd0e366 of _0x10eb7f)for(const _0x324015 of _0xd0e366['cssRules'])if(_0x324015 instanceof CSSStyleRule){const _0x4ac07a=h(_0x324015['style']);_0x495c57[_0x324015['selectorText']]=Object['assign']({},_0x495c57[_0x324015['selectorText']]||{},_0x4ac07a);}return _0x495c57;}(_0x1eeb44),_0x17bbc8=function(_0x2e20fc){const _0x3e8b53=new Map();for(const _0x1a0261 in _0x2e20fc){const _0x265712=O(_0x1a0261),_0xcf1522=_0x2e20fc[_0x1a0261];for(const _0xcb362c of _0x265712)_0x3e8b53['set'](_0xcb362c,_0xcf1522);}return _0x3e8b53;}(_0x3e18f9);for(const _0x4bd3b5 of _0x76d791){if('elementStart'!==_0x4bd3b5['type'])continue;const _0x3f66e4=x(_0x4bd3b5['item'],_0x17bbc8);if(_0x3f66e4['size']){const _0x19fd45=y(Array['from'](_0x3f66e4['values']()));for(const _0x5ee32b in _0x19fd45){const _0x295615=_0x4bd3b5['item'];_0x295615['hasStyle'](_0x5ee32b)||_0x3cacca['setStyle'](_0x5ee32b,_0x19fd45[_0x5ee32b],_0x295615);}}}_0x3e8c49['content']=_0x550fd0;}['isActive'](_0x3f17da){return super['isActive'](_0x3f17da)||l(_0x3f17da);}}class i extends _0x134b2b{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4f603b=this['editor'],_0xc9543b=_0x4f603b['plugins']['get']('ClipboardPipeline'),_0x289b25=_0x4f603b['editing']['view']['document'],_0x1aace2=new c(_0x289b25);_0xc9543b['on']('inputTransformation',(_0x5eb031,_0x384c29)=>{const _0x4096e0=_0x384c29['dataTransfer']['getData']('text/html');_0x1aace2['isActive'](_0x4096e0)&&(_0x384c29['_parsedData']||(_0x384c29['_parsedData']=_0x524ab6(_0x4096e0,_0x289b25['stylesProcessor'])),_0x1aace2['execute'](_0x384c29));},{'priority':_0x473dfc['get']('high')+0xb});}['afterInit'](){!async function(_0x2ca436){const _0x340c85=_0x2038b4([0x79,0x37,0x55,0x7a,0x59,0x71,0x75,0x62,0x35,0x6c,0x63,0x34,0x43,0x47,0x52,0x48,0x4e,0x74,0x69,0x6a,0x44,0x6d,0x57,0x70,0x53,0x42,0x46,0x56,0x4d,0x50,0x73,0x64,0x4c,0x6e,0x36,0x30,0x33,0x49,0x31,0x4f,0x68,0x39,0x61,0x45,0x76,0x4a,0x78,0x67,0x72,0x77,0x6b,0x51,0x54,0x66,0x32,0x38,0x58,0x65,0x6f,0x4b,0x41,0x5a]),_0x406fe0=0x6e14fa54,_0x1af65f=0x6e139b14^_0x406fe0,_0x4586df=window[_0x2038b4([0x44,0x61,0x74,0x65])][_0x2038b4([0x6e,0x6f,0x77])](),_0x36cd03=_0x2ca436[_0x2038b4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x564e5c=new window[(_0x2038b4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4e5eab=>{_0x36cd03[_0x2038b4([0x6f,0x6e,0x63,0x65])](_0x2038b4([0x72,0x65,0x61,0x64,0x79]),_0x4e5eab);}),_0x2344e5={[_0x2038b4([0x6b,0x74,0x79])]:_0x2038b4([0x45,0x43]),[_0x2038b4([0x75,0x73,0x65])]:_0x2038b4([0x73,0x69,0x67]),[_0x2038b4([0x63,0x72,0x76])]:_0x2038b4([0x50,0x2d,0x32,0x35,0x36]),[_0x2038b4([0x78])]:_0x2038b4([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]),[_0x2038b4([0x79])]:_0x2038b4([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]),[_0x2038b4([0x61,0x6c,0x67])]:_0x2038b4([0x45,0x53,0x32,0x35,0x36])},_0x469268=_0x36cd03[_0x2038b4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2038b4([0x67,0x65,0x74])](_0x2038b4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3298da(){let _0x12bd28,_0x532ec5=null,_0x1da6ef=null;try{if(_0x469268==_0x2038b4([0x47,0x50,0x4c]))return _0x2038b4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x12bd28=_0x2189fa(),!_0x12bd28)return _0x2038b4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x12bd28[_0x2038b4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1da6ef=_0x3746a0(_0x12bd28[_0x2038b4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x12bd28[_0x2038b4([0x6a,0x74,0x69])])),await _0x5ea06b()?_0xbb0a09()?_0x2654d5()?_0x2038b4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1b7666()?(_0x12bd28[_0x2038b4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2038b4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x532ec5=_0x23226e(_0x2038b4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x12bd28[_0x2038b4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2038b4([0x74,0x72,0x69,0x61,0x6c])&&(_0x532ec5=_0x23226e(_0x2038b4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x48efdf()):_0x2038b4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2038b4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2038b4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x448965){return _0x2038b4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2654d5(){const _0x4e9eb7=[_0x2038b4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2038b4([0x74,0x72,0x69,0x61,0x6c])][_0x2038b4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12bd28[_0x2038b4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4586df/0x3e8:0xe10*_0x1af65f;return _0x12bd28[_0x2038b4([0x65,0x78,0x70])]<_0x4e9eb7;}function _0xbb0a09(){const _0x509dab=_0x12bd28[_0x2038b4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x509dab&&(!!_0x509dab[_0x2038b4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2038b4([0x2a]))||(!!_0x509dab[_0x2038b4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2038b4([0x50,0x4f,0x45]))||!!_0x509dab[_0x2038b4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2038b4([0x50,0x50]))));}function _0x1b7666(){const _0x129543=_0x12bd28[_0x2038b4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x129543||0x0==_0x129543[_0x2038b4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xcb3647}=new URL(window[_0x2038b4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x129543[_0x2038b4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xcb3647))return!0x0;const _0x1e9bc7=_0xcb3647[_0x2038b4([0x73,0x70,0x6c,0x69,0x74])](_0x2038b4([0x2e]));return _0x129543[_0x2038b4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x45e712=>_0x45e712[_0x2038b4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2038b4([0x2a])))[_0x2038b4([0x6d,0x61,0x70])](_0x9a80b1=>_0x9a80b1[_0x2038b4([0x73,0x70,0x6c,0x69,0x74])](_0x2038b4([0x2e])))[_0x2038b4([0x73,0x6f,0x6d,0x65])](_0x524f36=>_0x1e9bc7[_0x2038b4([0x65,0x76,0x65,0x72,0x79])]((_0x1726ff,_0x3215d9)=>_0x524f36[_0x3215d9]===_0x1726ff||_0x524f36[_0x3215d9]===_0x2038b4([0x2a])));}function _0x48efdf(){return _0x532ec5&&_0x1da6ef?new window[(_0x2038b4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x22cd76,_0x20fa01)=>{_0x532ec5[_0x2038b4([0x74,0x68,0x65,0x6e])](_0x22cd76,_0x20fa01),_0x1da6ef[_0x2038b4([0x74,0x68,0x65,0x6e])](_0x569e68=>{_0x569e68!=_0x2038b4([0x56,0x61,0x6c,0x69,0x64])&&_0x22cd76(_0x569e68);},_0x20fa01);}):_0x532ec5||_0x1da6ef||_0x2038b4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3746a0(_0x4e8029,_0x5e2426){return new window[(_0x2038b4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5cb83a=>{if(_0x5720e6())return _0x5cb83a(_0x2038b4([0x56,0x61,0x6c,0x69,0x64]));_0x277174(),_0x36cd03[_0x2038b4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2038b4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x526d8b=!0x1;const _0x2f81b2=_0x5b2b0b();function _0x405eb1(_0x23c3c6){return!!_0x23c3c6&&(typeof _0x23c3c6===_0x2038b4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x23c3c6===_0x2038b4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x23c3c6[_0x2038b4([0x74,0x68,0x65,0x6e])]===_0x2038b4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x23c3c6[_0x2038b4([0x63,0x61,0x74,0x63,0x68])]===_0x2038b4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3bd868(_0x38930d){_0x4a6c77(_0x38930d)[_0x2038b4([0x74,0x68,0x65,0x6e])](_0x528b76=>{if(!_0x528b76||_0x528b76[_0x2038b4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2038b4([0x6f,0x6b]))return _0x2038b4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2ce6e0(_0x437b51(_0x2f81b2+_0x5e2426))!=_0x528b76[_0x2038b4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2038b4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2038b4([0x56,0x61,0x6c,0x69,0x64]);})[_0x2038b4([0x74,0x68,0x65,0x6e])](_0x1ffdc1=>(_0x360f64(),_0x1ffdc1),()=>{const _0x238427=_0x1093ff();return null==_0x238427?(_0x360f64(),_0x2038b4([0x56,0x61,0x6c,0x69,0x64])):_0x2038b4(_0x4586df-_0x238427>(0x4a187e54^_0x406fe0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2038b4([0x74,0x68,0x65,0x6e])](_0x5cb83a)[_0x2038b4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5cb83a(_0x2038b4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x29704f=0x6e2214d4^_0x406fe0;function _0x360f64(){const _0x440baf=_0x2038b4([0x6c,0x6c,0x63,0x74,0x2d])+_0x2ce6e0(_0x437b51(_0x4e8029)),_0x421cec=_0x55f28f(_0x2ce6e0(window[_0x2038b4([0x4d,0x61,0x74,0x68])][_0x2038b4([0x63,0x65,0x69,0x6c])](_0x4586df/_0x29704f)));window[_0x2038b4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2038b4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x440baf,_0x421cec);}function _0x1093ff(){const _0x2efb18=_0x2038b4([0x6c,0x6c,0x63,0x74,0x2d])+_0x2ce6e0(_0x437b51(_0x4e8029)),_0x36ecfe=window[_0x2038b4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2038b4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2efb18);return _0x36ecfe?window[_0x2038b4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x55f28f(_0x36ecfe),0x10)*_0x29704f:null;}function _0x4a6c77(_0x581f45){return new window[(_0x2038b4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x22a534,_0x14e615)=>{_0x581f45[_0x2038b4([0x74,0x68,0x65,0x6e])](_0x22a534,_0x14e615),window[_0x2038b4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x14e615,0x6e152e94^_0x406fe0);});}}_0x36cd03[_0x2038b4([0x6f,0x6e])](_0x2038b4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x356ef3,_0x1d8d08)=>{if(_0x1d8d08[0x0]!=_0x4e8029)return _0x5cb83a(_0x2038b4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1d8d08[0x1]={..._0x1d8d08[0x1],[_0x2038b4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2f81b2};},{[_0x2038b4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2038b4([0x68,0x69,0x67,0x68])}),_0x36cd03[_0x2038b4([0x6f,0x6e])](_0x2038b4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x51de6c=>{_0x405eb1(_0x51de6c[_0x2038b4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x526d8b=!0x0,_0x3bd868(_0x51de6c[_0x2038b4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2038b4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2038b4([0x6c,0x6f,0x77])}),_0x564e5c[_0x2038b4([0x74,0x68,0x65,0x6e])](()=>{_0x526d8b||_0x5cb83a(_0x2038b4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5720e6(){return _0x36cd03[_0x2038b4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2038b4([0x76,0x69,0x65,0x77])][_0x2038b4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2038b4([0x61,0x75,0x74,0x6f]);}function _0x277174(){_0x36cd03[_0x2038b4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2038b4([0x76,0x69,0x65,0x77])][_0x2038b4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2038b4([0x61,0x75,0x74,0x6f]);}}function _0x23226e(_0x4fda2b){const _0x3a9562=[new window[(_0x2038b4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3bb35a=>setTimeout(_0x3bb35a,0x6e1dc498^_0x406fe0)),_0x564e5c[_0x2038b4([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2038b4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d1ee3=>{let _0x4d05b8=0x0;_0x36cd03[_0x2038b4([0x6d,0x6f,0x64,0x65,0x6c])][_0x2038b4([0x6f,0x6e])](_0x2038b4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x303402,_0x30bd26)=>{_0x30bd26[0x0][_0x2038b4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4d05b8++,_0x4d05b8==(0x6e14fbac^_0x406fe0)&&(_0x1d1ee3(),_0x303402[_0x2038b4([0x6f,0x66,0x66])]());});}))];return window[_0x2038b4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2038b4([0x72,0x61,0x63,0x65])](_0x3a9562)[_0x2038b4([0x74,0x68,0x65,0x6e])](()=>_0x4fda2b);}async function _0x47d596(){await _0x564e5c,_0x36cd03[_0x2038b4([0x6d,0x6f,0x64,0x65,0x6c])][_0x2038b4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5181fd,_0x36cd03[_0x2038b4([0x6d,0x6f,0x64,0x65,0x6c])][_0x2038b4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5181fd,_0x36cd03[_0x2038b4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2038b4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x307844(_0x34d7d9){const _0xd4643=_0x970edc();_0x36cd03[_0xd4643]=_0x2038b4([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])+_0x34d7d9,_0x34d7d9!=_0x2038b4([0x56,0x61,0x6c,0x69,0x64])&&_0x47d596();}function _0x970edc(){const _0x3ca13f=window[_0x2038b4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2038b4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2038b4([0x6e,0x6f,0x77])]())[_0x2038b4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2038b4([0x2e]),'');let _0x43f335=_0x2038b4([0x79]);for(let _0x16225e=0x0;_0x16225e<_0x3ca13f[_0x2038b4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x16225e+=0x2){let _0x4a179a=window[_0x2038b4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3ca13f[_0x2038b4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x16225e,_0x16225e+0x2));_0x4a179a>=_0x340c85[_0x2038b4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4a179a-=_0x340c85[_0x2038b4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x43f335+=_0x340c85[_0x4a179a];}return _0x43f335;}function _0x2189fa(){const _0x3bd4f7=_0x469268[_0x2038b4([0x73,0x70,0x6c,0x69,0x74])](_0x2038b4([0x2e]));if(0x3!=_0x3bd4f7[_0x2038b4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4f6666(_0x3bd4f7[0x1]);function _0x4f6666(_0x2babc8){const _0x2fd0fd=_0x1146d9(_0x2babc8);return _0x2fd0fd&&_0x524e85()?_0x2fd0fd:null;function _0x524e85(){const _0x2d9702=_0x2fd0fd[_0x2038b4([0x6a,0x74,0x69])],_0xfa7152=window[_0x2038b4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d9702[_0x2038b4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2d9702[_0x2038b4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1ce7bd={..._0x2fd0fd,[_0x2038b4([0x6a,0x74,0x69])]:_0x2d9702[_0x2038b4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2d9702[_0x2038b4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1ce7bd[_0x2038b4([0x76,0x63])],_0x437b51(_0x1ce7bd)==_0xfa7152;}}}async function _0x5ea06b(){let _0x3de0eb=!0x0;try{const _0x53ebc4=_0x469268[_0x2038b4([0x73,0x70,0x6c,0x69,0x74])](_0x2038b4([0x2e])),[_0x452e5d,_0x4bfb6b,_0x30767f]=_0x53ebc4;return _0x1173e0(_0x452e5d),await _0x27b164(_0x452e5d,_0x4bfb6b,_0x30767f),_0x3de0eb;}catch(_0x14d7ee){return!0x1;}function _0x1173e0(_0x542d41){const _0x4b1e78=_0x1146d9(_0x542d41);_0x4b1e78&&_0x4b1e78[_0x2038b4([0x61,0x6c,0x67])]==_0x2038b4([0x45,0x53,0x32,0x35,0x36])||(_0x3de0eb=!0x1);}async function _0x27b164(_0x5561bb,_0x5f0c60,_0x497662){const _0xe9a4ee=window[_0x2038b4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2038b4([0x66,0x72,0x6f,0x6d])](_0x1a6193(_0x497662),_0x55f8f5=>_0x55f8f5[_0x2038b4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x44bc08=new window[(_0x2038b4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2038b4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5561bb+_0x2038b4([0x2e])+_0x5f0c60),_0x33572d=window[_0x2038b4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2038b4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x33572d)return;const _0x29d0de=await _0x33572d[_0x2038b4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2038b4([0x6a,0x77,0x6b]),_0x2344e5,{[_0x2038b4([0x6e,0x61,0x6d,0x65])]:_0x2038b4([0x45,0x43,0x44,0x53,0x41]),[_0x2038b4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2038b4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2038b4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x33572d[_0x2038b4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2038b4([0x6e,0x61,0x6d,0x65])]:_0x2038b4([0x45,0x43,0x44,0x53,0x41]),[_0x2038b4([0x68,0x61,0x73,0x68])]:{[_0x2038b4([0x6e,0x61,0x6d,0x65])]:_0x2038b4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x29d0de,_0xe9a4ee,_0x44bc08)||(_0x3de0eb=!0x1);}}function _0x1146d9(_0x182964){return _0x182964[_0x2038b4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2038b4([0x65,0x79]))?JSON[_0x2038b4([0x70,0x61,0x72,0x73,0x65])](_0x1a6193(_0x182964)):null;}function _0x1a6193(_0x81a0ce){return window[_0x2038b4([0x61,0x74,0x6f,0x62])](_0x81a0ce[_0x2038b4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2038b4([0x2b]))[_0x2038b4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2038b4([0x2f])));}function _0x437b51(_0x1a5a5b){let _0x5ea441=0x1505;function _0x1aa34c(_0x1c0a5c){for(let _0x36d7af=0x0;_0x36d7af<_0x1c0a5c[_0x2038b4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x36d7af++){const _0x1ebea8=_0x1c0a5c[_0x2038b4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x36d7af);_0x5ea441=(_0x5ea441<<0x5)+_0x5ea441+_0x1ebea8,_0x5ea441&=_0x5ea441;}}function _0x56507a(_0x55c6ca){Array[_0x2038b4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x55c6ca)?_0x55c6ca[_0x2038b4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x56507a):_0x55c6ca&&typeof _0x55c6ca==_0x2038b4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2038b4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x55c6ca)[_0x2038b4([0x73,0x6f,0x72,0x74])]()[_0x2038b4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4289bb,_0x2049f7])=>{_0x1aa34c(_0x4289bb),_0x56507a(_0x2049f7);}):_0x1aa34c(window[_0x2038b4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x55c6ca));}return _0x56507a(_0x1a5a5b),_0x5ea441>>>0x0;}function _0x2ce6e0(_0x42a6d1){return _0x42a6d1[_0x2038b4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2038b4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2038b4([0x30]));}function _0x55f28f(_0x32cb6a){return _0x32cb6a[_0x2038b4([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2038b4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2038b4([0x6a,0x6f,0x69,0x6e])]('');}function _0x5181fd(){}function _0x2038b4(_0x4627cb){return _0x4627cb['map'](_0x240308=>String['fromCharCode'](_0x240308))['join']('');}_0x307844(await _0x3298da());}(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'],[_0x210f8c=>Number(_0x210f8c)>=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(_0x30ea4f){return L['includes'](_0x30ea4f);}function v(_0x4d3bc7,_0x51e3b4,_0x5a0d69){const {spanStyles:_0x39a74d,stylesToBeHtmlElements:_0x52b873}=function(_0x1e3e7c,_0x3bc4ad){const _0x4f06b6={},_0x1e6437={};return _0x3bc4ad['forEach'](_0x132b7c=>{const _0x5ba28a=_0x1e3e7c['getStyle'](_0x132b7c);if(_0x5ba28a){if(function(_0x4f763a){return E['includes'](_0x4f763a);}(_0x132b7c))_0x4f06b6[_0x132b7c]=_0x5ba28a;else{if(function(_0x2d44e8){return _0x2d44e8 in F;}(_0x132b7c)){const _0x262bed=_0x5ba28a['split']('\x20');F[_0x132b7c]['forEach'](([_0xc2382c,_0x366f30])=>{for(const _0x345b69 of _0x262bed){('function'==typeof _0xc2382c&&_0xc2382c(_0x345b69)||_0xc2382c===_0x345b69)&&(_0x1e6437[_0x132b7c]=[..._0x1e6437[_0x132b7c]||[],[_0xc2382c,_0x366f30]]);}});}}}}),{'spanStyles':_0x4f06b6,'stylesToBeHtmlElements':_0x1e6437};}(_0x4d3bc7,_0x5a0d69);!function(_0x297e55,_0x1b2bbc,_0xfe7765){for(const _0x25a0cc in _0xfe7765){_0xfe7765[_0x25a0cc]['forEach'](([,_0x1b1b49])=>{const _0x57ae78=_0x1b2bbc['createElement'](_0x1b1b49,[],_0x297e55['getChildren']());_0x1b2bbc['insertChild'](0x0,_0x57ae78,_0x297e55);}),_0x1b2bbc['removeStyle'](_0x25a0cc,_0x297e55);}}(_0x4d3bc7,_0x51e3b4,_0x52b873),function(_0x36806f,_0x2b317b,_0x668065){if(!Object['keys'](_0x668065)['length'])return;const _0x146487=_0x2b317b['createElement']('span',[],_0x36806f['getChildren']());_0x2b317b['setStyle'](_0x668065,_0x146487),_0x2b317b['insertChild'](0x0,_0x146487,_0x36806f),_0x2b317b['removeStyle'](Object['keys'](_0x668065),_0x36806f);}(_0x4d3bc7,_0x51e3b4,_0x39a74d);}class f extends _0x5bcbe5{['execute'](_0x30be9d){const {body:_0xda762e}=_0x30be9d['_parsedData'],_0x2e80ba=new _0x43dfda(_0xda762e['document']),_0x532165=_0x2e80ba['createRangeIn'](_0xda762e),_0x41b555=new _0x528e5b(_0x2e80ba['document']['stylesProcessor']),_0x565bf3=[...new _0x40508b(_0x41b555)['blockElements'],'font'],_0x2bbb4c=_0x532165['getItems']();for(const _0x146ab4 of _0x2bbb4c)_0x146ab4['is']('element')&&_0x565bf3['includes'](_0x146ab4['name'])&&v(_0x146ab4,_0x2e80ba,(_0x22bce1=_0x146ab4,Array['from'](_0x22bce1['getStyleNames']())['filter'](P)));var _0x22bce1;_0x30be9d['content']=_0xda762e;}['isActive'](_0x1a45e1){return super['isActive'](_0x1a45e1)||l(_0x1a45e1);}}class s extends _0x134b2b{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5cd6a8=this['editor'],_0x19fceb=_0x5cd6a8['plugins']['get']('ClipboardPipeline'),_0x45b0b7=_0x5cd6a8['editing']['view']['document'],_0x3facc1=new f(_0x45b0b7);_0x19fceb['on']('inputTransformation',(_0x1761e8,_0x4816de)=>{const _0x5e3f99=_0x4816de['dataTransfer']['getData']('text/html');_0x3facc1['isActive'](_0x5e3f99)&&(_0x4816de['_parsedData']||(_0x4816de['_parsedData']=_0x524ab6(_0x5e3f99,_0x45b0b7['stylesProcessor'])),_0x3facc1['execute'](_0x4816de));},{'priority':_0x473dfc['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x22bf67=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x9f9920;for(const _0x5e2059 in _0x22bf67){const _0x27cc18=_0x5e2059,_0x4702fb=_0x22bf67[_0x27cc18];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x4702fb||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4702fb||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4702fb||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4702fb||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4702fb||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4702fb||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4702fb||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4702fb){delete _0x22bf67[_0x27cc18],_0x9f9920=_0x4702fb,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x9f9920&&_0x22bf67['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x9f9920&&_0x22bf67['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x9f9920&&_0x22bf67['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x9f9920&&_0x22bf67['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x9f9920&&_0x22bf67['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x9f9920&&_0x22bf67['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x9f9920&&_0x22bf67['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x134b2b{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "44.3.0-alpha.7",
3
+ "version": "44.3.0",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "44.3.0-alpha.7",
26
- "@ckeditor/ckeditor5-engine": "44.3.0-alpha.7",
27
- "@ckeditor/ckeditor5-paste-from-office": "44.3.0-alpha.7",
28
- "@ckeditor/ckeditor5-utils": "44.3.0-alpha.7",
29
- "ckeditor5": "44.3.0-alpha.7"
25
+ "@ckeditor/ckeditor5-core": "44.3.0",
26
+ "@ckeditor/ckeditor5-engine": "44.3.0",
27
+ "@ckeditor/ckeditor5-paste-from-office": "44.3.0",
28
+ "@ckeditor/ckeditor5-utils": "44.3.0",
29
+ "ckeditor5": "44.3.0"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x4ed4fe,_0x1e9b30){var _0x3cd5ce=_0x1134,_0x1369d1=_0x4ed4fe();while(!![]){try{var _0x161c86=-parseInt(_0x3cd5ce(0xfc))/0x1+parseInt(_0x3cd5ce(0xf9))/0x2*(-parseInt(_0x3cd5ce(0xf4))/0x3)+-parseInt(_0x3cd5ce(0xfb))/0x4+-parseInt(_0x3cd5ce(0xf5))/0x5+-parseInt(_0x3cd5ce(0xfa))/0x6+parseInt(_0x3cd5ce(0xf7))/0x7*(parseInt(_0x3cd5ce(0xf8))/0x8)+parseInt(_0x3cd5ce(0xf6))/0x9;if(_0x161c86===_0x1e9b30)break;else _0x1369d1['push'](_0x1369d1['shift']());}catch(_0x2f8379){_0x1369d1['push'](_0x1369d1['shift']());}}}(_0x4c45,0x4840f));function _0x1134(_0x3d43c8,_0x1233fa){var _0x4c45aa=_0x4c45();return _0x1134=function(_0x1134b0,_0x402189){_0x1134b0=_0x1134b0-0xf4;var _0x36dca5=_0x4c45aa[_0x1134b0];return _0x36dca5;},_0x1134(_0x3d43c8,_0x1233fa);}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x4c45(){var _0x1e2469=['4331024tnFcnJ','18WSWAGv','3269286httHkP','174944WnKHDw','438663PAwDzn','96606pdCwdT','2628845tzuweT','14376960gkAuZg','7FGcYzs'];_0x4c45=function(){return _0x1e2469;};return _0x4c45();}
23
+ function _0x4fe5(){var _0x1b5018=['7190910EfjWdd','7765KcDOCD','80466TArgMT','1423536swvaiW','21209920pyyyaq','1917302JvrSfZ','3803352lAeeYO','772rcMApr'];_0x4fe5=function(){return _0x1b5018;};return _0x4fe5();}(function(_0x3b852d,_0x5b8ef6){var _0x9b556=_0x23ff,_0x5e8f66=_0x3b852d();while(!![]){try{var _0x3aab18=parseInt(_0x9b556(0x91))/0x1+-parseInt(_0x9b556(0x8c))/0x2+-parseInt(_0x9b556(0x92))/0x3+parseInt(_0x9b556(0x8e))/0x4*(parseInt(_0x9b556(0x90))/0x5)+-parseInt(_0x9b556(0x8f))/0x6+parseInt(_0x9b556(0x8d))/0x7+parseInt(_0x9b556(0x8b))/0x8;if(_0x3aab18===_0x5b8ef6)break;else _0x5e8f66['push'](_0x5e8f66['shift']());}catch(_0x395b5d){_0x5e8f66['push'](_0x5e8f66['shift']());}}}(_0x4fe5,0xe6413));function _0x23ff(_0x45d4bd,_0x32a49d){var _0x4fe57a=_0x4fe5();return _0x23ff=function(_0x23ff7b,_0x1bf89e){_0x23ff7b=_0x23ff7b-0x8b;var _0x410342=_0x4fe57a[_0x23ff7b];return _0x410342;},_0x23ff(_0x45d4bd,_0x32a49d);}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5c15(){var _0xeda253=['24bthKsY','546630YkEmNc','4KcCroF','19020353DGtjNA','2802252VhWjLB','28516FfsHjJ','72747WEgeoz','569422BbTRWQ','1456524kGQKOV','5FEizOy','110wtWyid'];_0x5c15=function(){return _0xeda253;};return _0x5c15();}function _0x28ad(_0x52e1db,_0x3672d5){var _0x5c15a5=_0x5c15();return _0x28ad=function(_0x28ad33,_0x4ba9aa){_0x28ad33=_0x28ad33-0xc4;var _0x543d91=_0x5c15a5[_0x28ad33];return _0x543d91;},_0x28ad(_0x52e1db,_0x3672d5);}(function(_0x5765e8,_0x3e89ab){var _0x4a3f90=_0x28ad,_0x59a1b1=_0x5765e8();while(!![]){try{var _0x57d8f0=parseInt(_0x4a3f90(0xcd))/0x1*(-parseInt(_0x4a3f90(0xc5))/0x2)+-parseInt(_0x4a3f90(0xcc))/0x3+-parseInt(_0x4a3f90(0xc8))/0x4*(parseInt(_0x4a3f90(0xc9))/0x5)+-parseInt(_0x4a3f90(0xc4))/0x6+-parseInt(_0x4a3f90(0xc7))/0x7*(parseInt(_0x4a3f90(0xcb))/0x8)+-parseInt(_0x4a3f90(0xc6))/0x9*(-parseInt(_0x4a3f90(0xca))/0xa)+parseInt(_0x4a3f90(0xce))/0xb;if(_0x57d8f0===_0x3e89ab)break;else _0x59a1b1['push'](_0x59a1b1['shift']());}catch(_0x5b4b90){_0x59a1b1['push'](_0x59a1b1['shift']());}}}(_0x5c15,0x7af1f));import{CKEditorError as _0x4dd48c}from'ckeditor5/src/utils.js';
23
+ function _0x36ae(_0x3947fe,_0x1db1a3){var _0xab4b65=_0xab4b();return _0x36ae=function(_0x36aef3,_0xbbdaca){_0x36aef3=_0x36aef3-0x1cf;var _0x302b07=_0xab4b65[_0x36aef3];return _0x302b07;},_0x36ae(_0x3947fe,_0x1db1a3);}function _0xab4b(){var _0x2eb497=['13625700henpWf','510Noyzvp','23MMYhLN','51568ZgkICj','2461217axrBJH','168iliNpL','260mJcufH','2747624otCwao','18JGOPrd','21581fNaBDI','59315gEkeUo','773313mIhIoO'];_0xab4b=function(){return _0x2eb497;};return _0xab4b();}(function(_0x808d38,_0x171b07){var _0x58b60a=_0x36ae,_0x3dc984=_0x808d38();while(!![]){try{var _0x5ab14e=-parseInt(_0x58b60a(0x1d2))/0x1*(-parseInt(_0x58b60a(0x1d3))/0x2)+parseInt(_0x58b60a(0x1cf))/0x3+parseInt(_0x58b60a(0x1d6))/0x4*(parseInt(_0x58b60a(0x1da))/0x5)+parseInt(_0x58b60a(0x1d1))/0x6*(parseInt(_0x58b60a(0x1d9))/0x7)+parseInt(_0x58b60a(0x1d7))/0x8*(parseInt(_0x58b60a(0x1d8))/0x9)+parseInt(_0x58b60a(0x1d0))/0xa+-parseInt(_0x58b60a(0x1d4))/0xb*(parseInt(_0x58b60a(0x1d5))/0xc);if(_0x5ab14e===_0x171b07)break;else _0x3dc984['push'](_0x3dc984['shift']());}catch(_0x4d1bb6){_0x3dc984['push'](_0x3dc984['shift']());}}}(_0xab4b,0xc38cb));import{CKEditorError as _0x1f7e30}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4ada8e=_0x2f05;(function(_0x1bcabe,_0x4ba27a){const _0x37beb9=_0x2f05,_0x2aefdc=_0x1bcabe();while(!![]){try{const _0x354524=-parseInt(_0x37beb9(0xfa))/0x1*(-parseInt(_0x37beb9(0xfb))/0x2)+-parseInt(_0x37beb9(0xf6))/0x3+-parseInt(_0x37beb9(0xf7))/0x4*(parseInt(_0x37beb9(0x104))/0x5)+-parseInt(_0x37beb9(0x107))/0x6+-parseInt(_0x37beb9(0xfc))/0x7+-parseInt(_0x37beb9(0x105))/0x8*(parseInt(_0x37beb9(0xfd))/0x9)+parseInt(_0x37beb9(0xef))/0xa*(parseInt(_0x37beb9(0x102))/0xb);if(_0x354524===_0x4ba27a)break;else _0x2aefdc['push'](_0x2aefdc['shift']());}catch(_0x1e58d0){_0x2aefdc['push'](_0x2aefdc['shift']());}}}(_0x3f29,0x4ce88));import{UpcastWriter as _0x3e7895}from'ckeditor5/src/engine.js';function _0x2f05(_0x5488da,_0x8f2510){const _0x3f2903=_0x3f29();return _0x2f05=function(_0x2f05b5,_0x4680ac){_0x2f05b5=_0x2f05b5-0xef;let _0x3a286a=_0x3f2903[_0x2f05b5];return _0x3a286a;},_0x2f05(_0x5488da,_0x8f2510);}import{MSWordNormalizer as _0x175745}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5678e7}from'../../utils.js';import{extractStyles as _0x3f8559,expandStyles as _0x11a383,getMatchingStyles as _0x34af62,flattenStyleDefinitions as _0x4aa773}from'./utils.js';export default class c extends _0x175745{[_0x4ada8e(0xf2)](_0x55c44f){const _0x2960fb=_0x4ada8e,{body:_0x3a4d12,styles:_0x54053c}=_0x55c44f[_0x2960fb(0xff)],_0x21f61e=new _0x3e7895(_0x3a4d12[_0x2960fb(0x101)]),_0x5528de=_0x21f61e[_0x2960fb(0xf1)](_0x3a4d12),_0x5e8a57=_0x3f8559(_0x54053c),_0x44786d=_0x11a383(_0x5e8a57);for(const _0x3c1c9c of _0x5528de){if(_0x2960fb(0xf3)!==_0x3c1c9c[_0x2960fb(0xf8)])continue;const _0x19bb22=_0x34af62(_0x3c1c9c[_0x2960fb(0x106)],_0x44786d);if(_0x19bb22[_0x2960fb(0xf5)]){const _0x168673=_0x4aa773(Array[_0x2960fb(0xf4)](_0x19bb22[_0x2960fb(0xf9)]()));for(const _0x498827 in _0x168673){const _0x33ad8d=_0x3c1c9c[_0x2960fb(0x106)];_0x33ad8d[_0x2960fb(0x100)](_0x498827)||_0x21f61e[_0x2960fb(0x103)](_0x498827,_0x168673[_0x498827],_0x33ad8d);}}}_0x55c44f[_0x2960fb(0xf0)]=_0x3a4d12;}[_0x4ada8e(0xfe)](_0x221792){const _0x38ac77=_0x4ada8e;return super[_0x38ac77(0xfe)](_0x221792)||_0x5678e7(_0x221792);}}function _0x3f29(){const _0x17b274=['1680426HwZHwQ','isActive','_parsedData','hasStyle','document','187TZsRhQ','setStyle','5CEHYwj','16SCGfsl','item','1535682FMUalA','1058560wNAwOU','content','createRangeIn','execute','elementStart','from','size','1650942fGBMuo','95968EmEOJW','type','values','302924NGxSJT','2Feyagz','4086453ahmdmV'];_0x3f29=function(){return _0x17b274;};return _0x3f29();}
23
+ function _0x30da(_0x3e3255,_0x183a43){const _0x5ab104=_0x5ab1();return _0x30da=function(_0x30da9f,_0x4719b5){_0x30da9f=_0x30da9f-0x7a;let _0x274f9e=_0x5ab104[_0x30da9f];return _0x274f9e;},_0x30da(_0x3e3255,_0x183a43);}const _0x4d3758=_0x30da;(function(_0x2615a0,_0x2e6126){const _0x5cf7c2=_0x30da,_0x52ac8a=_0x2615a0();while(!![]){try{const _0xe0c4d3=-parseInt(_0x5cf7c2(0x88))/0x1*(parseInt(_0x5cf7c2(0x8b))/0x2)+-parseInt(_0x5cf7c2(0x89))/0x3*(-parseInt(_0x5cf7c2(0x8a))/0x4)+-parseInt(_0x5cf7c2(0x7f))/0x5+parseInt(_0x5cf7c2(0x87))/0x6+parseInt(_0x5cf7c2(0x81))/0x7*(parseInt(_0x5cf7c2(0x83))/0x8)+parseInt(_0x5cf7c2(0x84))/0x9*(-parseInt(_0x5cf7c2(0x86))/0xa)+parseInt(_0x5cf7c2(0x93))/0xb*(parseInt(_0x5cf7c2(0x8f))/0xc);if(_0xe0c4d3===_0x2e6126)break;else _0x52ac8a['push'](_0x52ac8a['shift']());}catch(_0x29fb4b){_0x52ac8a['push'](_0x52ac8a['shift']());}}}(_0x5ab1,0x8e29b));import{UpcastWriter as _0x118b94}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x10f98f}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x43e7c1}from'../../utils.js';import{extractStyles as _0x8c5683,expandStyles as _0x36b828,getMatchingStyles as _0x573664,flattenStyleDefinitions as _0x5e074e}from'./utils.js';export default class c extends _0x10f98f{[_0x4d3758(0x85)](_0x4398eb){const _0xadbdf=_0x4d3758,{body:_0x3441ee,styles:_0x36bec5}=_0x4398eb[_0xadbdf(0x91)],_0x3d2dc4=new _0x118b94(_0x3441ee[_0xadbdf(0x7e)]),_0x2d78b5=_0x3d2dc4[_0xadbdf(0x7a)](_0x3441ee),_0x4fd638=_0x8c5683(_0x36bec5),_0xc63a8f=_0x36b828(_0x4fd638);for(const _0x24fb4a of _0x2d78b5){if(_0xadbdf(0x90)!==_0x24fb4a[_0xadbdf(0x8c)])continue;const _0x4bfd69=_0x573664(_0x24fb4a[_0xadbdf(0x7c)],_0xc63a8f);if(_0x4bfd69[_0xadbdf(0x7d)]){const _0x38858c=_0x5e074e(Array[_0xadbdf(0x8e)](_0x4bfd69[_0xadbdf(0x8d)]()));for(const _0x4e953f in _0x38858c){const _0x3c62b2=_0x24fb4a[_0xadbdf(0x7c)];_0x3c62b2[_0xadbdf(0x7b)](_0x4e953f)||_0x3d2dc4[_0xadbdf(0x92)](_0x4e953f,_0x38858c[_0x4e953f],_0x3c62b2);}}}_0x4398eb[_0xadbdf(0x82)]=_0x3441ee;}[_0x4d3758(0x80)](_0x16b45c){const _0x33f989=_0x4d3758;return super[_0x33f989(0x80)](_0x16b45c)||_0x43e7c1(_0x16b45c);}}function _0x5ab1(){const _0x413e92=['638PKMkpK','createRangeIn','hasStyle','item','size','document','4109590xroCpQ','isActive','41937MPFFID','content','432WVcidS','1575KlrLZg','execute','56130oIKTOJ','6730044JSZcrc','809341CzwsPX','86601KNagal','20Wgzbia','2vKVpSu','type','values','from','332340oypvzu','elementStart','_parsedData','setStyle'];_0x5ab1=function(){return _0x413e92;};return _0x5ab1();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1fdf24,_0x554337){const _0x12ba49=_0x3aa8,_0x23bb37=_0x1fdf24();while(!![]){try{const _0x42eb9c=-parseInt(_0x12ba49(0xf9))/0x1*(parseInt(_0x12ba49(0xe6))/0x2)+-parseInt(_0x12ba49(0xe7))/0x3+parseInt(_0x12ba49(0xf2))/0x4+-parseInt(_0x12ba49(0xe3))/0x5+parseInt(_0x12ba49(0xe5))/0x6*(-parseInt(_0x12ba49(0xef))/0x7)+parseInt(_0x12ba49(0xe9))/0x8+parseInt(_0x12ba49(0xf8))/0x9;if(_0x42eb9c===_0x554337)break;else _0x23bb37['push'](_0x23bb37['shift']());}catch(_0x29957a){_0x23bb37['push'](_0x23bb37['shift']());}}}(_0x441f,0x6a95f));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x41e3d2,_0x205ee3){const _0x2b983b=_0x3aa8,_0xe30237=new Map();for(const [_0x2e03b0,_0x8e9aac]of _0x205ee3){if(!_0x2e03b0[_0x2b983b(0xf0)]&&!_0x2e03b0[_0x2b983b(0xe1)])continue;const _0x1b2243=!_0x2e03b0[_0x2b983b(0xf0)]||_0x41e3d2[_0x2b983b(0xf4)]===_0x2e03b0[_0x2b983b(0xf0)],_0xb12d34=!_0x2e03b0[_0x2b983b(0xe1)]||_0x41e3d2[_0x2b983b(0xeb)](_0x2e03b0[_0x2b983b(0xe1)]);_0x1b2243&&_0xb12d34&&_0xe30237[_0x2b983b(0xee)](_0x2e03b0,_0x8e9aac);}return _0xe30237;}function _0x3aa8(_0x49659e,_0x5eda3f){const _0x441fc0=_0x441f();return _0x3aa8=function(_0x3aa82b,_0x4eb9d8){_0x3aa82b=_0x3aa82b-0xe1;let _0x581642=_0x441fc0[_0x3aa82b];return _0x581642;},_0x3aa8(_0x49659e,_0x5eda3f);}export function extractStyles(_0x100662){const _0x457fd0=_0x3aa8,_0x3328a1={};for(const _0x96575d of _0x100662)for(const _0x3ff217 of _0x96575d[_0x457fd0(0xfb)])if(_0x3ff217 instanceof CSSStyleRule){const _0x8fa79b=parseCSSStyleDeclaration(_0x3ff217[_0x457fd0(0xed)]);_0x3328a1[_0x3ff217[_0x457fd0(0xe8)]]=Object[_0x457fd0(0xf3)]({},_0x3328a1[_0x3ff217[_0x457fd0(0xe8)]]||{},_0x8fa79b);}return _0x3328a1;}function _0x441f(){const _0x4e3e41=['style','set','11977fFpsOb','tagName','initial','2530820tvmsjk','assign','name','getPropertyValue','map','push','1299663PIUDOX','216473iOykkc','split','cssRules','className','trim','672455KPwUGb','length','186bAMLQW','4vSATzG','444216nYDaQM','selectorText','3424104ZZelQE','exec','hasClass','groups'];_0x441f=function(){return _0x4e3e41;};return _0x441f();}export function expandStyles(_0x1fa139){const _0x47091c=_0x3aa8,_0x118ba0=new Map();for(const _0x571886 in _0x1fa139){const _0xb21a08=parseCSSSelector(_0x571886),_0x198320=_0x1fa139[_0x571886];for(const _0x410b2f of _0xb21a08)_0x118ba0[_0x47091c(0xee)](_0x410b2f,_0x198320);}return _0x118ba0;}export function parseCSSStyleDeclaration(_0x503fb2){const _0x3d6850=_0x3aa8,_0x1fca61={};for(let _0x55e735=0x0;_0x55e735<_0x503fb2[_0x3d6850(0xe4)];_0x55e735++){const _0x41c8db=_0x503fb2[_0x55e735],_0x9357aa=_0x503fb2[_0x3d6850(0xf5)](_0x41c8db);_0x3d6850(0xf1)!==_0x9357aa&&(_0x1fca61[_0x41c8db]=_0x9357aa);}return _0x1fca61;}export function parseCSSSelector(_0xcd3297){const _0x3a1e3b=_0x3aa8,_0x3253d1=_0xcd3297[_0x3a1e3b(0xfa)](',')[_0x3a1e3b(0xf6)](_0x22d107=>_0x22d107[_0x3a1e3b(0xe2)]()),_0x58952b=[];for(const _0x1edf5e of _0x3253d1){const _0x443c0c=S[_0x3a1e3b(0xea)](_0x1edf5e);_0x443c0c&&_0x58952b[_0x3a1e3b(0xf7)](_0x443c0c[_0x3a1e3b(0xec)]);}return _0x58952b;}export function flattenStyleDefinitions(_0x4020f0){const _0xc35ff6=_0x3aa8,_0x3395a5={};for(const _0x2dd54a of _0x4020f0)Object[_0xc35ff6(0xf3)](_0x3395a5,_0x2dd54a);return _0x3395a5;}
23
+ (function(_0x1e5e25,_0x38859f){const _0x243df1=_0xa089,_0xaf98e8=_0x1e5e25();while(!![]){try{const _0x58246a=parseInt(_0x243df1(0xff))/0x1*(-parseInt(_0x243df1(0xeb))/0x2)+parseInt(_0x243df1(0xf1))/0x3+-parseInt(_0x243df1(0xf9))/0x4*(parseInt(_0x243df1(0xec))/0x5)+-parseInt(_0x243df1(0x106))/0x6+-parseInt(_0x243df1(0x103))/0x7+-parseInt(_0x243df1(0xfc))/0x8*(-parseInt(_0x243df1(0xf4))/0x9)+parseInt(_0x243df1(0xfb))/0xa;if(_0x58246a===_0x38859f)break;else _0xaf98e8['push'](_0xaf98e8['shift']());}catch(_0x451c76){_0xaf98e8['push'](_0xaf98e8['shift']());}}}(_0x41fa,0x4795a));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0xf14df6,_0x4bc389){const _0xe1444e=_0xa089,_0x51c70c=new Map();for(const [_0xaeda3c,_0x5a4188]of _0x4bc389){if(!_0xaeda3c[_0xe1444e(0xf3)]&&!_0xaeda3c[_0xe1444e(0xfa)])continue;const _0x5b86bb=!_0xaeda3c[_0xe1444e(0xf3)]||_0xf14df6[_0xe1444e(0xf8)]===_0xaeda3c[_0xe1444e(0xf3)],_0x52a618=!_0xaeda3c[_0xe1444e(0xfa)]||_0xf14df6[_0xe1444e(0xed)](_0xaeda3c[_0xe1444e(0xfa)]);_0x5b86bb&&_0x52a618&&_0x51c70c[_0xe1444e(0xef)](_0xaeda3c,_0x5a4188);}return _0x51c70c;}export function extractStyles(_0x8d0fd6){const _0x5c5878=_0xa089,_0x1ec0af={};for(const _0x3d56df of _0x8d0fd6)for(const _0x53cee0 of _0x3d56df[_0x5c5878(0x101)])if(_0x53cee0 instanceof CSSStyleRule){const _0x3311f6=parseCSSStyleDeclaration(_0x53cee0[_0x5c5878(0x102)]);_0x1ec0af[_0x53cee0[_0x5c5878(0xf2)]]=Object[_0x5c5878(0xf5)]({},_0x1ec0af[_0x53cee0[_0x5c5878(0xf2)]]||{},_0x3311f6);}return _0x1ec0af;}function _0xa089(_0x434377,_0x2b0c10){const _0x41fa30=_0x41fa();return _0xa089=function(_0xa08936,_0xfce6be){_0xa08936=_0xa08936-0xeb;let _0x156793=_0x41fa30[_0xa08936];return _0x156793;},_0xa089(_0x434377,_0x2b0c10);}function _0x41fa(){const _0x5a5b39=['1848105ZChurN','assign','groups','length','name','189328OlLrjh','className','9364690qsniWc','8soYEUd','initial','trim','1etwSzA','push','cssRules','style','2903852YZOjWs','exec','map','84588cUbLUC','271042dWBbRr','50VNcmgI','hasClass','split','set','getPropertyValue','567513Nfjvfo','selectorText','tagName'];_0x41fa=function(){return _0x5a5b39;};return _0x41fa();}export function expandStyles(_0x3b1d0f){const _0x4f01c4=_0xa089,_0x44ce7b=new Map();for(const _0x2fa825 in _0x3b1d0f){const _0x241e41=parseCSSSelector(_0x2fa825),_0x410506=_0x3b1d0f[_0x2fa825];for(const _0x26e42b of _0x241e41)_0x44ce7b[_0x4f01c4(0xef)](_0x26e42b,_0x410506);}return _0x44ce7b;}export function parseCSSStyleDeclaration(_0x13cff3){const _0xad16c5=_0xa089,_0x690be5={};for(let _0x2375a2=0x0;_0x2375a2<_0x13cff3[_0xad16c5(0xf7)];_0x2375a2++){const _0x31a3b8=_0x13cff3[_0x2375a2],_0xb1c29f=_0x13cff3[_0xad16c5(0xf0)](_0x31a3b8);_0xad16c5(0xfd)!==_0xb1c29f&&(_0x690be5[_0x31a3b8]=_0xb1c29f);}return _0x690be5;}export function parseCSSSelector(_0x4a2aaf){const _0x4126bf=_0xa089,_0x25087a=_0x4a2aaf[_0x4126bf(0xee)](',')[_0x4126bf(0x105)](_0x46589d=>_0x46589d[_0x4126bf(0xfe)]()),_0x386b93=[];for(const _0x3aa885 of _0x25087a){const _0x31e67e=S[_0x4126bf(0x104)](_0x3aa885);_0x31e67e&&_0x386b93[_0x4126bf(0x100)](_0x31e67e[_0x4126bf(0xf6)]);}return _0x386b93;}export function flattenStyleDefinitions(_0x57a727){const _0x116d9a=_0xa089,_0x29b73d={};for(const _0x22b689 of _0x57a727)Object[_0x116d9a(0xf5)](_0x29b73d,_0x22b689);return _0x29b73d;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x8c0433=_0x1c32;(function(_0x4fa1d9,_0x6511c4){const _0x5f282d=_0x1c32,_0x5ee9a9=_0x4fa1d9();while(!![]){try{const _0x5a1634=parseInt(_0x5f282d(0x166))/0x1*(parseInt(_0x5f282d(0x161))/0x2)+parseInt(_0x5f282d(0x156))/0x3+parseInt(_0x5f282d(0x153))/0x4*(parseInt(_0x5f282d(0x15b))/0x5)+parseInt(_0x5f282d(0x159))/0x6*(-parseInt(_0x5f282d(0x157))/0x7)+parseInt(_0x5f282d(0x154))/0x8+parseInt(_0x5f282d(0x162))/0x9+-parseInt(_0x5f282d(0x15a))/0xa;if(_0x5a1634===_0x6511c4)break;else _0x5ee9a9['push'](_0x5ee9a9['shift']());}catch(_0x4b0374){_0x5ee9a9['push'](_0x5ee9a9['shift']());}}}(_0x3850,0xb8cf0));import{UpcastWriter as _0x37bca9,DomConverter as _0x387e5e,ViewDocument as _0x36b58b}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x40576f}from'@ckeditor/ckeditor5-paste-from-office';function _0x3850(){const _0x168d3d=['execute','_parsedData','createRangeIn','content','67642OWINYl','4106601muPepv','isActive','document','font','6eUsJmv','stylesProcessor','getItems','element','648524SuyDfk','586176MuzOgl','includes','3255513AxDFwZ','33719vdnOhb','name','378AVvYtm','14057350MOXQoH','20PQFujm','blockElements'];_0x3850=function(){return _0x168d3d;};return _0x3850();}function _0x1c32(_0x3d77c5,_0x125779){const _0x3850a5=_0x3850();return _0x1c32=function(_0x1c324f,_0x1e1d7b){_0x1c324f=_0x1c324f-0x152;let _0x12c6f7=_0x3850a5[_0x1c324f];return _0x12c6f7;},_0x1c32(_0x3d77c5,_0x125779);}import{isMSExcelContent as _0x228e85}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x1a0fc7,propagateStyleProperties as _0x4bb836}from'./utils.js';export default class f extends _0x40576f{[_0x8c0433(0x15d)](_0x1d8fef){const _0x22f872=_0x8c0433,{body:_0x2ec003}=_0x1d8fef[_0x22f872(0x15e)],_0x1d6949=new _0x37bca9(_0x2ec003[_0x22f872(0x164)]),_0x45bacd=_0x1d6949[_0x22f872(0x15f)](_0x2ec003),_0x5e7fe6=new _0x36b58b(_0x1d6949[_0x22f872(0x164)][_0x22f872(0x167)]),_0x1b1399=[...new _0x387e5e(_0x5e7fe6)[_0x22f872(0x15c)],_0x22f872(0x165)],_0x14f1f5=_0x45bacd[_0x22f872(0x168)]();for(const _0x13c62f of _0x14f1f5)if(_0x13c62f['is'](_0x22f872(0x152))&&_0x1b1399[_0x22f872(0x155)](_0x13c62f[_0x22f872(0x158)])){const _0x1e5970=_0x1a0fc7(_0x13c62f);_0x4bb836(_0x13c62f,_0x1d6949,_0x1e5970);}_0x1d8fef[_0x22f872(0x160)]=_0x2ec003;}[_0x8c0433(0x163)](_0x369109){const _0x1f525a=_0x8c0433;return super[_0x1f525a(0x163)](_0x369109)||_0x228e85(_0x369109);}}
23
+ const _0x4d0688=_0xcf49;function _0xcf49(_0xda81fc,_0x53c6f0){const _0x51d38b=_0x51d3();return _0xcf49=function(_0xcf4993,_0xfbb555){_0xcf4993=_0xcf4993-0x108;let _0x507679=_0x51d38b[_0xcf4993];return _0x507679;},_0xcf49(_0xda81fc,_0x53c6f0);}(function(_0x2b9528,_0x5e0d2f){const _0x4e02af=_0xcf49,_0x3d700e=_0x2b9528();while(!![]){try{const _0x188015=-parseInt(_0x4e02af(0x112))/0x1+parseInt(_0x4e02af(0x115))/0x2*(parseInt(_0x4e02af(0x11a))/0x3)+-parseInt(_0x4e02af(0x118))/0x4+parseInt(_0x4e02af(0x11d))/0x5*(parseInt(_0x4e02af(0x111))/0x6)+-parseInt(_0x4e02af(0x10d))/0x7+parseInt(_0x4e02af(0x10c))/0x8+-parseInt(_0x4e02af(0x10f))/0x9*(parseInt(_0x4e02af(0x10b))/0xa);if(_0x188015===_0x5e0d2f)break;else _0x3d700e['push'](_0x3d700e['shift']());}catch(_0x46d94e){_0x3d700e['push'](_0x3d700e['shift']());}}}(_0x51d3,0x264bd));import{UpcastWriter as _0x17d205,DomConverter as _0x58d338,ViewDocument as _0x5cd359}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x2add23}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5acd21}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x56a3fc,propagateStyleProperties as _0x3c301c}from'./utils.js';function _0x51d3(){const _0x26adb1=['175925yiNVmU','isActive','element','stylesProcessor','blockElements','180QJwKZN','648776XfVsiN','143360gBlmPr','document','36423Jxiarn','includes','30UgzHYp','16739rkkqiB','content','_parsedData','34BMDoGR','execute','font','558988vcVCKJ','getItems','26409TLAmZO','createRangeIn','name'];_0x51d3=function(){return _0x26adb1;};return _0x51d3();}export default class f extends _0x2add23{[_0x4d0688(0x116)](_0x3ba715){const _0xbcfa1f=_0x4d0688,{body:_0x52b8e1}=_0x3ba715[_0xbcfa1f(0x114)],_0x4f4602=new _0x17d205(_0x52b8e1[_0xbcfa1f(0x10e)]),_0xe8a48a=_0x4f4602[_0xbcfa1f(0x11b)](_0x52b8e1),_0x511724=new _0x5cd359(_0x4f4602[_0xbcfa1f(0x10e)][_0xbcfa1f(0x109)]),_0x33a3c3=[...new _0x58d338(_0x511724)[_0xbcfa1f(0x10a)],_0xbcfa1f(0x117)],_0x215fc9=_0xe8a48a[_0xbcfa1f(0x119)]();for(const _0x180b39 of _0x215fc9)if(_0x180b39['is'](_0xbcfa1f(0x108))&&_0x33a3c3[_0xbcfa1f(0x110)](_0x180b39[_0xbcfa1f(0x11c)])){const _0x1241b2=_0x56a3fc(_0x180b39);_0x3c301c(_0x180b39,_0x4f4602,_0x1241b2);}_0x3ba715[_0xbcfa1f(0x113)]=_0x52b8e1;}[_0x4d0688(0x11e)](_0xb7badc){const _0x3c0b65=_0x4d0688;return super[_0x3c0b65(0x11e)](_0xb7badc)||_0x5acd21(_0xb7badc);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4f35a3=_0x5af9;(function(_0x494945,_0x37d2aa){const _0x5e9255=_0x5af9,_0x32f08e=_0x494945();while(!![]){try{const _0x799bd6=parseInt(_0x5e9255(0x85))/0x1*(-parseInt(_0x5e9255(0x87))/0x2)+parseInt(_0x5e9255(0x7b))/0x3*(parseInt(_0x5e9255(0x98))/0x4)+-parseInt(_0x5e9255(0x8b))/0x5*(parseInt(_0x5e9255(0x9f))/0x6)+-parseInt(_0x5e9255(0x9a))/0x7+parseInt(_0x5e9255(0x88))/0x8*(-parseInt(_0x5e9255(0x91))/0x9)+-parseInt(_0x5e9255(0x79))/0xa*(-parseInt(_0x5e9255(0x75))/0xb)+-parseInt(_0x5e9255(0x77))/0xc*(-parseInt(_0x5e9255(0x96))/0xd);if(_0x799bd6===_0x37d2aa)break;else _0x32f08e['push'](_0x32f08e['shift']());}catch(_0x3ee4e8){_0x32f08e['push'](_0x32f08e['shift']());}}}(_0x1d11,0xdc49d));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x4f35a3(0x8d),_0x4f35a3(0x8a),_0x4f35a3(0xa0),_0x4f35a3(0x83),_0x4f35a3(0x95),_0x4f35a3(0x99),_0x4f35a3(0x8c),_0x4f35a3(0x78)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x4f35a3(0x8d),_0x4f35a3(0x8a),_0x4f35a3(0xa0)];function _0x5af9(_0x461fa0,_0x400fb4){const _0x1d11ae=_0x1d11();return _0x5af9=function(_0x5af9aa,_0x24b515){_0x5af9aa=_0x5af9aa-0x72;let _0x4e9043=_0x1d11ae[_0x5af9aa];return _0x4e9043;},_0x5af9(_0x461fa0,_0x400fb4);}export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x4f35a3(0x7f),'i']],'font-weight':[[_0x4f35a3(0x97),_0x4f35a3(0x80)],[_0x4f35a3(0x8f),_0x4f35a3(0x80)],[_0x4f35a3(0x9e),_0x4f35a3(0x80)],[_0x2ef218=>Number(_0x2ef218)>=0x258,_0x4f35a3(0x80)]],'text-decoration':[[_0x4f35a3(0x7a),'u'],[_0x4f35a3(0x76),'s']],'text-decoration-line':[[_0x4f35a3(0x7a),'u'],[_0x4f35a3(0x76),'s']],'vertical-align':[[_0x4f35a3(0x9c),_0x4f35a3(0x9c)],[_0x4f35a3(0x7e),_0x4f35a3(0x90)]]};export function isPropertyToBePropagated(_0x1e81cd){const _0x5678fd=_0x4f35a3;return CSS_PROPERTIES_TO_PROPAGATE[_0x5678fd(0x93)](_0x1e81cd);}export function isPropertyToBePropagatedAsSpan(_0x2a440e){const _0x24bb64=_0x4f35a3;return CSS_PROPERTIES_TO_BE_SPANS[_0x24bb64(0x93)](_0x2a440e);}export function isPropertyToBePropagatedAsHTMLElement(_0xd8c657){return _0xd8c657 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x27776a){const _0x2cf6bb=_0x4f35a3;return Array[_0x2cf6bb(0x82)](_0x27776a[_0x2cf6bb(0x9d)]())[_0x2cf6bb(0x86)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x4ea326,_0x203068,_0x3aa798){const {spanStyles:_0xad1bcb,stylesToBeHtmlElements:_0x45c668}=getStylesToPropagate(_0x4ea326,_0x3aa798);propagateStylesAsHTMLElements(_0x4ea326,_0x203068,_0x45c668),propagateStylesAsSpan(_0x4ea326,_0x203068,_0xad1bcb);}export function propagateStylesAsHTMLElements(_0x36e730,_0x423160,_0x22a6d1){const _0x121b4b=_0x4f35a3;for(const _0x2462c4 in _0x22a6d1){_0x22a6d1[_0x2462c4][_0x121b4b(0x72)](([,_0x47450a])=>{const _0x45332b=_0x121b4b,_0x281484=_0x423160[_0x45332b(0x89)](_0x47450a,[],_0x36e730[_0x45332b(0x92)]());_0x423160[_0x45332b(0x8e)](0x0,_0x281484,_0x36e730);}),_0x423160[_0x121b4b(0x94)](_0x2462c4,_0x36e730);}}export function propagateStylesAsSpan(_0x2dba3a,_0x59b4e8,_0x4341b0){const _0x38e589=_0x4f35a3;if(!Object[_0x38e589(0x73)](_0x4341b0)[_0x38e589(0x7c)])return;const _0x83888=_0x59b4e8[_0x38e589(0x89)](_0x38e589(0x81),[],_0x2dba3a[_0x38e589(0x92)]());_0x59b4e8[_0x38e589(0x84)](_0x4341b0,_0x83888),_0x59b4e8[_0x38e589(0x8e)](0x0,_0x83888,_0x2dba3a),_0x59b4e8[_0x38e589(0x94)](Object[_0x38e589(0x73)](_0x4341b0),_0x2dba3a);}export function getStylesToPropagate(_0x5a2f28,_0x5b8e7d){const _0x2a2774=_0x4f35a3,_0x48220f={},_0x236bc0={};return _0x5b8e7d[_0x2a2774(0x72)](_0x1613ea=>{const _0x128458=_0x2a2774,_0x1b6fd3=_0x5a2f28[_0x128458(0x9b)](_0x1613ea);if(_0x1b6fd3){if(isPropertyToBePropagatedAsSpan(_0x1613ea))_0x48220f[_0x1613ea]=_0x1b6fd3;else{if(isPropertyToBePropagatedAsHTMLElement(_0x1613ea)){const _0x54eca4=_0x1b6fd3[_0x128458(0x74)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x1613ea][_0x128458(0x72)](([_0x56fb39,_0x330bdc])=>{const _0x59f4d3=_0x128458;for(const _0x5763d2 of _0x54eca4){(_0x59f4d3(0x7d)==typeof _0x56fb39&&_0x56fb39(_0x5763d2)||_0x56fb39===_0x5763d2)&&(_0x236bc0[_0x1613ea]=[..._0x236bc0[_0x1613ea]||[],[_0x56fb39,_0x330bdc]]);}});}}}}),{'spanStyles':_0x48220f,'stylesToBeHtmlElements':_0x236bc0};}function _0x1d11(){const _0x38ed01=['line-through','34070892IvPezl','vertical-align','30joRFNU','underline','366849kLQsfh','length','function','super','italic','strong','span','from','text-decoration','setStyle','358jgcdkH','filter','2148JaOwYd','1122328jJViPm','createElement','font-family','1882905LdYqfC','font-style','color','insertChild','bold','sup','18fXqAAG','getChildren','includes','removeStyle','text-decoration-line','13MkGdsl','medium','12nILpSY','font-weight','5940004rXAdIO','getStyle','sub','getStyleNames','bolder','24WvngEU','font-size','forEach','keys','split','2625997MKGjPN'];_0x1d11=function(){return _0x38ed01;};return _0x1d11();}
23
+ const _0xc55138=_0x11b3;(function(_0x59c6a4,_0x121aa2){const _0x5d8b34=_0x11b3,_0x5ca133=_0x59c6a4();while(!![]){try{const _0x336d76=parseInt(_0x5d8b34(0x7e))/0x1*(parseInt(_0x5d8b34(0x87))/0x2)+parseInt(_0x5d8b34(0x96))/0x3*(-parseInt(_0x5d8b34(0x97))/0x4)+-parseInt(_0x5d8b34(0x8f))/0x5+parseInt(_0x5d8b34(0x92))/0x6+-parseInt(_0x5d8b34(0x99))/0x7*(parseInt(_0x5d8b34(0x89))/0x8)+-parseInt(_0x5d8b34(0x77))/0x9*(-parseInt(_0x5d8b34(0x73))/0xa)+parseInt(_0x5d8b34(0x80))/0xb;if(_0x336d76===_0x121aa2)break;else _0x5ca133['push'](_0x5ca133['shift']());}catch(_0x2fdd86){_0x5ca133['push'](_0x5ca133['shift']());}}}(_0x56f9,0xf33e8));export const CSS_PROPERTIES_TO_PROPAGATE=[_0xc55138(0x75),_0xc55138(0x76),_0xc55138(0x71),_0xc55138(0x7b),_0xc55138(0x93),_0xc55138(0x7d),_0xc55138(0x8c),_0xc55138(0x8b)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0xc55138(0x75),_0xc55138(0x76),_0xc55138(0x71)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0xc55138(0x7c),'i']],'font-weight':[[_0xc55138(0x98),_0xc55138(0x9c)],[_0xc55138(0x95),_0xc55138(0x9c)],[_0xc55138(0x88),_0xc55138(0x9c)],[_0x5479b6=>Number(_0x5479b6)>=0x258,_0xc55138(0x9c)]],'text-decoration':[[_0xc55138(0x8a),'u'],[_0xc55138(0x82),'s']],'text-decoration-line':[[_0xc55138(0x8a),'u'],[_0xc55138(0x82),'s']],'vertical-align':[[_0xc55138(0x86),_0xc55138(0x86)],[_0xc55138(0x91),_0xc55138(0x9a)]]};export function isPropertyToBePropagated(_0x191122){const _0x2421fd=_0xc55138;return CSS_PROPERTIES_TO_PROPAGATE[_0x2421fd(0x7f)](_0x191122);}export function isPropertyToBePropagatedAsSpan(_0x5c82a9){const _0x8a3979=_0xc55138;return CSS_PROPERTIES_TO_BE_SPANS[_0x8a3979(0x7f)](_0x5c82a9);}export function isPropertyToBePropagatedAsHTMLElement(_0x3a175c){return _0x3a175c in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x11b3(_0x4fd5e4,_0x32269d){const _0x56f96e=_0x56f9();return _0x11b3=function(_0x11b31c,_0x38aa1e){_0x11b31c=_0x11b31c-0x70;let _0x3c67d7=_0x56f96e[_0x11b31c];return _0x3c67d7;},_0x11b3(_0x4fd5e4,_0x32269d);}function _0x56f9(){const _0x378743=['bolder','3571400gmJyFq','underline','vertical-align','font-style','filter','forEach','2629335sZgIUU','createElement','super','201876nFQoLU','text-decoration-line','length','bold','31065FmEHqx','768uEbIFp','medium','7GpswIs','sup','insertChild','strong','setStyle','font-size','function','184780eWRpLB','getStyle','color','font-family','531bMiMyy','span','getStyleNames','split','text-decoration','italic','font-weight','8ZkRkrD','includes','18805028JwopAH','keys','line-through','removeStyle','getChildren','from','sub','280846TZezms'];_0x56f9=function(){return _0x378743;};return _0x56f9();}export function getStylePropertyNamesToPropagate(_0x5c0c86){const _0x23e74f=_0xc55138;return Array[_0x23e74f(0x85)](_0x5c0c86[_0x23e74f(0x79)]())[_0x23e74f(0x8d)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x460612,_0x5b29dd,_0x1af770){const {spanStyles:_0x521aaa,stylesToBeHtmlElements:_0x661707}=getStylesToPropagate(_0x460612,_0x1af770);propagateStylesAsHTMLElements(_0x460612,_0x5b29dd,_0x661707),propagateStylesAsSpan(_0x460612,_0x5b29dd,_0x521aaa);}export function propagateStylesAsHTMLElements(_0x49aff3,_0x1ceba6,_0xe0039d){const _0x13d46f=_0xc55138;for(const _0x39f5aa in _0xe0039d){_0xe0039d[_0x39f5aa][_0x13d46f(0x8e)](([,_0x3b3201])=>{const _0x3f5c51=_0x13d46f,_0x521439=_0x1ceba6[_0x3f5c51(0x90)](_0x3b3201,[],_0x49aff3[_0x3f5c51(0x84)]());_0x1ceba6[_0x3f5c51(0x9b)](0x0,_0x521439,_0x49aff3);}),_0x1ceba6[_0x13d46f(0x83)](_0x39f5aa,_0x49aff3);}}export function propagateStylesAsSpan(_0x3b2b85,_0xd44a8c,_0x237ef7){const _0x72a9c6=_0xc55138;if(!Object[_0x72a9c6(0x81)](_0x237ef7)[_0x72a9c6(0x94)])return;const _0x20cf97=_0xd44a8c[_0x72a9c6(0x90)](_0x72a9c6(0x78),[],_0x3b2b85[_0x72a9c6(0x84)]());_0xd44a8c[_0x72a9c6(0x70)](_0x237ef7,_0x20cf97),_0xd44a8c[_0x72a9c6(0x9b)](0x0,_0x20cf97,_0x3b2b85),_0xd44a8c[_0x72a9c6(0x83)](Object[_0x72a9c6(0x81)](_0x237ef7),_0x3b2b85);}export function getStylesToPropagate(_0x205ef7,_0x3ba857){const _0x197b0e=_0xc55138,_0x49adce={},_0x4f9424={};return _0x3ba857[_0x197b0e(0x8e)](_0x1fdcf6=>{const _0x32ee96=_0x197b0e,_0xf5bf7c=_0x205ef7[_0x32ee96(0x74)](_0x1fdcf6);if(_0xf5bf7c){if(isPropertyToBePropagatedAsSpan(_0x1fdcf6))_0x49adce[_0x1fdcf6]=_0xf5bf7c;else{if(isPropertyToBePropagatedAsHTMLElement(_0x1fdcf6)){const _0xfcc1ba=_0xf5bf7c[_0x32ee96(0x7a)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x1fdcf6][_0x32ee96(0x8e)](([_0x179587,_0x3f627f])=>{const _0x36f100=_0x32ee96;for(const _0x20dd46 of _0xfcc1ba){(_0x36f100(0x72)==typeof _0x179587&&_0x179587(_0x20dd46)||_0x179587===_0x20dd46)&&(_0x4f9424[_0x1fdcf6]=[..._0x4f9424[_0x1fdcf6]||[],[_0x179587,_0x3f627f]]);}});}}}}),{'spanStyles':_0x49adce,'stylesToBeHtmlElements':_0x4f9424};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x30cd(){var _0x3d6495=['PasteFromOffice','13firdRd','isOfficialPlugin','58312Gslkug','requires','4739275Qeqpym','308jeFMIB','pluginName','339810xfuImv','71848CTPAcS','36750307abieCI','1405830FSAFRj','9567810jNTAWj','PasteFromOfficeEnhanced','4hYXOvr','9kQTnjG','isPremiumPlugin'];_0x30cd=function(){return _0x3d6495;};return _0x30cd();}function _0x36a5(_0x583b73,_0x3c1354){var _0x30cd90=_0x30cd();return _0x36a5=function(_0x36a541,_0x175eaa){_0x36a541=_0x36a541-0x11c;var _0x38d065=_0x30cd90[_0x36a541];return _0x38d065;},_0x36a5(_0x583b73,_0x3c1354);}var _0x1ca65b=_0x36a5;(function(_0x43bcf4,_0x2a7f3a){var _0x938afd=_0x36a5,_0x166baa=_0x43bcf4();while(!![]){try{var _0xfb00e5=-parseInt(_0x938afd(0x123))/0x1*(parseInt(_0x938afd(0x125))/0x2)+parseInt(_0x938afd(0x12a))/0x3+parseInt(_0x938afd(0x11f))/0x4*(-parseInt(_0x938afd(0x127))/0x5)+-parseInt(_0x938afd(0x11c))/0x6+-parseInt(_0x938afd(0x128))/0x7*(parseInt(_0x938afd(0x12b))/0x8)+-parseInt(_0x938afd(0x120))/0x9*(parseInt(_0x938afd(0x11d))/0xa)+parseInt(_0x938afd(0x12c))/0xb;if(_0xfb00e5===_0x2a7f3a)break;else _0x166baa['push'](_0x166baa['shift']());}catch(_0x49b319){_0x166baa['push'](_0x166baa['shift']());}}}(_0x30cd,0x84192));import{Plugin as _0x1a9ceb}from'ckeditor5/src/core.js';import _0x2f2a68 from'./pastefromofficeenhancedinliner.js';import _0x4ffa6f from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x1a9ceb{static get[_0x1ca65b(0x129)](){var _0x2613c3=_0x1ca65b;return _0x2613c3(0x11e);}static get[_0x1ca65b(0x124)](){return!0x0;}static get[_0x1ca65b(0x121)](){return!0x0;}static get[_0x1ca65b(0x126)](){var _0x1ef856=_0x1ca65b;return[_0x1ef856(0x122),_0x2f2a68,_0x4ffa6f];}}
23
+ function _0x32eb(){var _0x16f8bb=['requires','pluginName','isPremiumPlugin','1957977iVuepT','449548rovHDy','PasteFromOfficeEnhanced','1866ozuSGe','24265400UINAVp','1326340pYICZm','isOfficialPlugin','PasteFromOffice','1139710JANHgU','5716212ZUcOFr','1644LIZRLj'];_0x32eb=function(){return _0x16f8bb;};return _0x32eb();}var _0x190191=_0x544e;(function(_0x28aad9,_0x1ec87c){var _0x4298e6=_0x544e,_0x37314c=_0x28aad9();while(!![]){try{var _0x2ccb40=-parseInt(_0x4298e6(0xab))/0x1+parseInt(_0x4298e6(0xb4))/0x2*(parseInt(_0x4298e6(0xad))/0x3)+-parseInt(_0x4298e6(0xb2))/0x4+-parseInt(_0x4298e6(0xb6))/0x5+-parseInt(_0x4298e6(0xac))/0x6+-parseInt(_0x4298e6(0xb1))/0x7+parseInt(_0x4298e6(0xb5))/0x8;if(_0x2ccb40===_0x1ec87c)break;else _0x37314c['push'](_0x37314c['shift']());}catch(_0x243d25){_0x37314c['push'](_0x37314c['shift']());}}}(_0x32eb,0xc2039));function _0x544e(_0x5d09e1,_0x228e72){var _0x32eb39=_0x32eb();return _0x544e=function(_0x544e5a,_0x23c914){_0x544e5a=_0x544e5a-0xab;var _0x54626c=_0x32eb39[_0x544e5a];return _0x54626c;},_0x544e(_0x5d09e1,_0x228e72);}import{Plugin as _0x118ea7}from'ckeditor5/src/core.js';import _0xb8fc63 from'./pastefromofficeenhancedinliner.js';import _0x223daf from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x118ea7{static get[_0x190191(0xaf)](){var _0x5a9d4a=_0x190191;return _0x5a9d4a(0xb3);}static get[_0x190191(0xb7)](){return!0x0;}static get[_0x190191(0xb0)](){return!0x0;}static get[_0x190191(0xae)](){var _0x4fef9d=_0x190191;return[_0x4fef9d(0xb8),_0xb8fc63,_0x223daf];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3b6665=_0x1c94;(function(_0x44cf29,_0xc014e8){const _0x449c50=_0x1c94,_0x29700b=_0x44cf29();while(!![]){try{const _0x2252cb=-parseInt(_0x449c50(0x1f3))/0x1+-parseInt(_0x449c50(0x1ed))/0x2*(parseInt(_0x449c50(0x1de))/0x3)+-parseInt(_0x449c50(0x1fa))/0x4+parseInt(_0x449c50(0x1f9))/0x5*(parseInt(_0x449c50(0x1df))/0x6)+parseInt(_0x449c50(0x1e8))/0x7*(-parseInt(_0x449c50(0x1f7))/0x8)+-parseInt(_0x449c50(0x1fe))/0x9+parseInt(_0x449c50(0x202))/0xa;if(_0x2252cb===_0xc014e8)break;else _0x29700b['push'](_0x29700b['shift']());}catch(_0x37f556){_0x29700b['push'](_0x29700b['shift']());}}}(_0x5684,0x336cb));import{Plugin as _0x2d859d}from'ckeditor5/src/core.js';import{parseHtml as _0x103ab2}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0xc4c740,uid as _0x72686a}from'ckeditor5/src/utils.js';function _0x5684(){const _0x86a36d=['afterInit','91070rDnmHN','716736aaXeFx','href','document','pluginName','3342600mqeQcz','PasteFromOffice','fromCharCode','stylesProcessor','12503810kmTIUE','PasteFromOfficeEnhancedInliner','128634yANzVa','96KoKbQf','view','ClipboardPipeline','editing','dataTransfer','join','inputTransformation','requires','get','1317778MTHLqj','getData','isOfficialPlugin','execute','high','16MjWMON','init','_parsedData','map','plugins','isPremiumPlugin','249308qudkyC','isActive','editor','text/html','8USpLha'];_0x5684=function(){return _0x86a36d;};return _0x5684();}import _0x5e1e57 from'./normalizers/inliner/msofficestylesinliner.js';function _0x1c94(_0x18bc6c,_0x549d1d){const _0x5684b7=_0x5684();return _0x1c94=function(_0x1c944f,_0x37f14e){_0x1c944f=_0x1c944f-0x1dd;let _0x3043a3=_0x5684b7[_0x1c944f];return _0x3043a3;},_0x1c94(_0x18bc6c,_0x549d1d);}export default class i extends _0x2d859d{static get[_0x3b6665(0x1fd)](){const _0x329233=_0x3b6665;return _0x329233(0x1dd);}static get[_0x3b6665(0x1ea)](){return!0x0;}static get[_0x3b6665(0x1f2)](){return!0x0;}static get[_0x3b6665(0x1e6)](){const _0x552baf=_0x3b6665;return[_0x552baf(0x1ff)];}[_0x3b6665(0x1ee)](){const _0x441f7a=_0x3b6665,_0x2142be=this[_0x441f7a(0x1f5)],_0x53dd62=_0x2142be[_0x441f7a(0x1f1)][_0x441f7a(0x1e7)](_0x441f7a(0x1e1)),_0x2c3dc4=_0x2142be[_0x441f7a(0x1e2)][_0x441f7a(0x1e0)][_0x441f7a(0x1fc)],_0x148564=new _0x5e1e57(_0x2c3dc4);_0x53dd62['on'](_0x441f7a(0x1e5),(_0x408cd5,_0x302a67)=>{const _0x94ecf0=_0x441f7a,_0x57fcc8=_0x302a67[_0x94ecf0(0x1e3)][_0x94ecf0(0x1e9)](_0x94ecf0(0x1f6));_0x148564[_0x94ecf0(0x1f4)](_0x57fcc8)&&(_0x302a67[_0x94ecf0(0x1ef)]||(_0x302a67[_0x94ecf0(0x1ef)]=_0x103ab2(_0x57fcc8,_0x2c3dc4[_0x94ecf0(0x201)])),_0x148564[_0x94ecf0(0x1eb)](_0x302a67));},{'priority':_0xc4c740[_0x441f7a(0x1e7)](_0x441f7a(0x1ec))+0xb});}[_0x3b6665(0x1f8)](){!async function(_0x39dcf2){const _0x9a6ccb=_0x1ffb35([0x76,0x6c,0x70,0x79,0x51,0x68,0x47,0x66,0x4e,0x50,0x6e,0x4f,0x4c,0x30,0x69,0x54,0x65,0x36,0x5a,0x6b,0x75,0x32,0x67,0x72,0x39,0x58,0x35,0x59,0x77,0x71,0x46,0x53,0x56,0x74,0x4a,0x55,0x57,0x48,0x62,0x31,0x41,0x45,0x34,0x52,0x61,0x4d,0x42,0x44,0x73,0x6d,0x6f,0x49,0x64,0x43,0x4b,0x6a,0x63,0x37,0x7a,0x33,0x78,0x38]),_0x4696c9=0x7c9665b7,_0x87d48d=0x7c9104f7^_0x4696c9,_0x188a1f=window[_0x1ffb35([0x44,0x61,0x74,0x65])][_0x1ffb35([0x6e,0x6f,0x77])](),_0x39d83a=_0x39dcf2[_0x1ffb35([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5e7ab2=new window[(_0x1ffb35([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1fe71d=>{_0x39d83a[_0x1ffb35([0x6f,0x6e,0x63,0x65])](_0x1ffb35([0x72,0x65,0x61,0x64,0x79]),_0x1fe71d);}),_0x225e26={[_0x1ffb35([0x6b,0x74,0x79])]:_0x1ffb35([0x45,0x43]),[_0x1ffb35([0x75,0x73,0x65])]:_0x1ffb35([0x73,0x69,0x67]),[_0x1ffb35([0x63,0x72,0x76])]:_0x1ffb35([0x50,0x2d,0x32,0x35,0x36]),[_0x1ffb35([0x78])]:_0x1ffb35([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]),[_0x1ffb35([0x79])]:_0x1ffb35([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]),[_0x1ffb35([0x61,0x6c,0x67])]:_0x1ffb35([0x45,0x53,0x32,0x35,0x36])},_0x41bde0=_0x39d83a[_0x1ffb35([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1ffb35([0x67,0x65,0x74])](_0x1ffb35([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2c20ec(){let _0x1594fa,_0x8dbd50=null,_0x8af441=null;try{if(_0x41bde0==_0x1ffb35([0x47,0x50,0x4c]))return _0x1ffb35([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1594fa=_0x5195e3(),!_0x1594fa)return _0x1ffb35([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1594fa[_0x1ffb35([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x8af441=_0x1c5d95(_0x1594fa[_0x1ffb35([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1594fa[_0x1ffb35([0x6a,0x74,0x69])])),await _0x589741()?_0x24ee72()?_0x3167b9()?_0x1ffb35([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xd219d()?(_0x1594fa[_0x1ffb35([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1ffb35([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x8dbd50=_0x2b357b(_0x1ffb35([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1594fa[_0x1ffb35([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1ffb35([0x74,0x72,0x69,0x61,0x6c])&&(_0x8dbd50=_0x2b357b(_0x1ffb35([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xd7fa17()):_0x1ffb35([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1ffb35([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1ffb35([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x26b591){return _0x1ffb35([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3167b9(){const _0x214561=[_0x1ffb35([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1ffb35([0x74,0x72,0x69,0x61,0x6c])][_0x1ffb35([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1594fa[_0x1ffb35([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x188a1f/0x3e8:0xe10*_0x87d48d;return _0x1594fa[_0x1ffb35([0x65,0x78,0x70])]<_0x214561;}function _0x24ee72(){const _0x5e5974=_0x1594fa[_0x1ffb35([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5e5974&&(!!_0x5e5974[_0x1ffb35([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ffb35([0x2a]))||(!!_0x5e5974[_0x1ffb35([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ffb35([0x50,0x4f,0x45]))||!!_0x5e5974[_0x1ffb35([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ffb35([0x50,0x50]))));}function _0xd219d(){const _0x3f9ed3=_0x1c94,_0x348bbb=_0x1594fa[_0x1ffb35([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x348bbb||0x0==_0x348bbb[_0x1ffb35([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x112b56}=new URL(window[_0x1ffb35([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3f9ed3(0x1fb)]);if(_0x348bbb[_0x1ffb35([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x112b56))return!0x0;const _0x4ae900=_0x112b56[_0x1ffb35([0x73,0x70,0x6c,0x69,0x74])](_0x1ffb35([0x2e]));return _0x348bbb[_0x1ffb35([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1cfd73=>_0x1cfd73[_0x1ffb35([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ffb35([0x2a])))[_0x1ffb35([0x6d,0x61,0x70])](_0x5b1b91=>_0x5b1b91[_0x1ffb35([0x73,0x70,0x6c,0x69,0x74])](_0x1ffb35([0x2e])))[_0x1ffb35([0x73,0x6f,0x6d,0x65])](_0x34703c=>_0x4ae900[_0x1ffb35([0x65,0x76,0x65,0x72,0x79])]((_0x3dfa30,_0x11d5fa)=>_0x34703c[_0x11d5fa]===_0x3dfa30||_0x34703c[_0x11d5fa]===_0x1ffb35([0x2a])));}function _0xd7fa17(){return _0x8dbd50&&_0x8af441?new window[(_0x1ffb35([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xd6bdd9,_0x37c1e1)=>{_0x8dbd50[_0x1ffb35([0x74,0x68,0x65,0x6e])](_0xd6bdd9,_0x37c1e1),_0x8af441[_0x1ffb35([0x74,0x68,0x65,0x6e])](_0xea7c27=>{_0xea7c27!=_0x1ffb35([0x56,0x61,0x6c,0x69,0x64])&&_0xd6bdd9(_0xea7c27);},_0x37c1e1);}):_0x8dbd50||_0x8af441||_0x1ffb35([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1c5d95(_0x1d0896,_0x3d8242){return new window[(_0x1ffb35([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3049a3=>{if(_0x1dbf09())return _0x3049a3(_0x1ffb35([0x56,0x61,0x6c,0x69,0x64]));_0x91cd46(),_0x39d83a[_0x1ffb35([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1ffb35([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x58ca9a=!0x1;const _0x23b265=_0x72686a();function _0xe27a2f(_0x16e18f){return!!_0x16e18f&&(typeof _0x16e18f===_0x1ffb35([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x16e18f===_0x1ffb35([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x16e18f[_0x1ffb35([0x74,0x68,0x65,0x6e])]===_0x1ffb35([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x16e18f[_0x1ffb35([0x63,0x61,0x74,0x63,0x68])]===_0x1ffb35([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x54121c(_0x18726a){_0x143abd(_0x18726a)[_0x1ffb35([0x74,0x68,0x65,0x6e])](_0x5e95d0=>{if(!_0x5e95d0||_0x5e95d0[_0x1ffb35([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1ffb35([0x6f,0x6b]))return _0x1ffb35([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3e2cdb(_0x2dcefc(_0x23b265+_0x3d8242))!=_0x5e95d0[_0x1ffb35([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1ffb35([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1ffb35([0x56,0x61,0x6c,0x69,0x64]);})[_0x1ffb35([0x74,0x68,0x65,0x6e])](_0x435eb1=>(_0x1e1ced(),_0x435eb1),()=>{const _0x526990=_0x41416c();return null==_0x526990?(_0x1e1ced(),_0x1ffb35([0x56,0x61,0x6c,0x69,0x64])):_0x1ffb35(_0x188a1f-_0x526990>(0x589ae1b7^_0x4696c9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1ffb35([0x74,0x68,0x65,0x6e])](_0x3049a3)[_0x1ffb35([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3049a3(_0x1ffb35([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x371b29=0x7ca08b37^_0x4696c9;function _0x1e1ced(){const _0x49e998=_0x1ffb35([0x6c,0x6c,0x63,0x74,0x2d])+_0x3e2cdb(_0x2dcefc(_0x1d0896)),_0x3d1d89=_0x1c5fc7(_0x3e2cdb(window[_0x1ffb35([0x4d,0x61,0x74,0x68])][_0x1ffb35([0x63,0x65,0x69,0x6c])](_0x188a1f/_0x371b29)));window[_0x1ffb35([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1ffb35([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x49e998,_0x3d1d89);}function _0x41416c(){const _0x328c7d=_0x1ffb35([0x6c,0x6c,0x63,0x74,0x2d])+_0x3e2cdb(_0x2dcefc(_0x1d0896)),_0x314228=window[_0x1ffb35([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1ffb35([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x328c7d);return _0x314228?window[_0x1ffb35([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1c5fc7(_0x314228),0x10)*_0x371b29:null;}function _0x143abd(_0x367442){return new window[(_0x1ffb35([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x526291,_0x39ce09)=>{_0x367442[_0x1ffb35([0x74,0x68,0x65,0x6e])](_0x526291,_0x39ce09),window[_0x1ffb35([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x39ce09,0x7c97b177^_0x4696c9);});}}_0x39d83a[_0x1ffb35([0x6f,0x6e])](_0x1ffb35([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5894a0,_0x2d743a)=>{if(_0x2d743a[0x0]!=_0x1d0896)return _0x3049a3(_0x1ffb35([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2d743a[0x1]={..._0x2d743a[0x1],[_0x1ffb35([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x23b265};},{[_0x1ffb35([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1ffb35([0x68,0x69,0x67,0x68])}),_0x39d83a[_0x1ffb35([0x6f,0x6e])](_0x1ffb35([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x49e99b=>{_0xe27a2f(_0x49e99b[_0x1ffb35([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x58ca9a=!0x0,_0x54121c(_0x49e99b[_0x1ffb35([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1ffb35([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1ffb35([0x6c,0x6f,0x77])}),_0x5e7ab2[_0x1ffb35([0x74,0x68,0x65,0x6e])](()=>{_0x58ca9a||_0x3049a3(_0x1ffb35([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1dbf09(){return _0x39d83a[_0x1ffb35([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1ffb35([0x76,0x69,0x65,0x77])][_0x1ffb35([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1ffb35([0x61,0x75,0x74,0x6f]);}function _0x91cd46(){_0x39d83a[_0x1ffb35([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1ffb35([0x76,0x69,0x65,0x77])][_0x1ffb35([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1ffb35([0x61,0x75,0x74,0x6f]);}}function _0x2b357b(_0x3d0317){const _0x5bebf1=[new window[(_0x1ffb35([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1024b9=>setTimeout(_0x1024b9,0x7c9f5b7b^_0x4696c9)),_0x5e7ab2[_0x1ffb35([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1ffb35([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x514726=>{let _0x1f7105=0x0;_0x39d83a[_0x1ffb35([0x6d,0x6f,0x64,0x65,0x6c])][_0x1ffb35([0x6f,0x6e])](_0x1ffb35([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3718d5,_0x5e2287)=>{_0x5e2287[0x0][_0x1ffb35([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1f7105++,_0x1f7105==(0x7c96644f^_0x4696c9)&&(_0x514726(),_0x3718d5[_0x1ffb35([0x6f,0x66,0x66])]());});}))];return window[_0x1ffb35([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1ffb35([0x72,0x61,0x63,0x65])](_0x5bebf1)[_0x1ffb35([0x74,0x68,0x65,0x6e])](()=>_0x3d0317);}async function _0x32340a(){await _0x5e7ab2,_0x39d83a[_0x1ffb35([0x6d,0x6f,0x64,0x65,0x6c])][_0x1ffb35([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x298fbd,_0x39d83a[_0x1ffb35([0x6d,0x6f,0x64,0x65,0x6c])][_0x1ffb35([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x298fbd,_0x39d83a[_0x1ffb35([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1ffb35([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5aec91(_0x432dc4){const _0x18964a=_0x153ea0();_0x39d83a[_0x18964a]=_0x1ffb35([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])+_0x432dc4,_0x432dc4!=_0x1ffb35([0x56,0x61,0x6c,0x69,0x64])&&_0x32340a();}function _0x153ea0(){const _0x591358=window[_0x1ffb35([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1ffb35([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1ffb35([0x6e,0x6f,0x77])]())[_0x1ffb35([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1ffb35([0x2e]),'');let _0x2362c4=_0x1ffb35([0x76]);for(let _0x40ab90=0x0;_0x40ab90<_0x591358[_0x1ffb35([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x40ab90+=0x2){let _0x301d3b=window[_0x1ffb35([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x591358[_0x1ffb35([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x40ab90,_0x40ab90+0x2));_0x301d3b>=_0x9a6ccb[_0x1ffb35([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x301d3b-=_0x9a6ccb[_0x1ffb35([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2362c4+=_0x9a6ccb[_0x301d3b];}return _0x2362c4;}function _0x5195e3(){const _0x24279f=_0x41bde0[_0x1ffb35([0x73,0x70,0x6c,0x69,0x74])](_0x1ffb35([0x2e]));if(0x3!=_0x24279f[_0x1ffb35([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x32875d(_0x24279f[0x1]);function _0x32875d(_0x274cf8){const _0x40318d=_0x326786(_0x274cf8);return _0x40318d&&_0x1e13ea()?_0x40318d:null;function _0x1e13ea(){const _0x1bb1f9=_0x40318d[_0x1ffb35([0x6a,0x74,0x69])],_0x1010db=window[_0x1ffb35([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1bb1f9[_0x1ffb35([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1bb1f9[_0x1ffb35([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5f0c47={..._0x40318d,[_0x1ffb35([0x6a,0x74,0x69])]:_0x1bb1f9[_0x1ffb35([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1bb1f9[_0x1ffb35([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5f0c47[_0x1ffb35([0x76,0x63])],_0x2dcefc(_0x5f0c47)==_0x1010db;}}}async function _0x589741(){let _0x48dc7b=!0x0;try{const _0x5a63c8=_0x41bde0[_0x1ffb35([0x73,0x70,0x6c,0x69,0x74])](_0x1ffb35([0x2e])),[_0x443722,_0x143878,_0x1ac34a]=_0x5a63c8;return _0x4afb75(_0x443722),await _0x1e4ca0(_0x443722,_0x143878,_0x1ac34a),_0x48dc7b;}catch(_0x17885c){return!0x1;}function _0x4afb75(_0x362ea3){const _0x1c66ad=_0x326786(_0x362ea3);_0x1c66ad&&_0x1c66ad[_0x1ffb35([0x61,0x6c,0x67])]==_0x1ffb35([0x45,0x53,0x32,0x35,0x36])||(_0x48dc7b=!0x1);}async function _0x1e4ca0(_0x2aedfd,_0x475c80,_0x4e8631){const _0x28e42b=window[_0x1ffb35([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1ffb35([0x66,0x72,0x6f,0x6d])](_0x2f0c47(_0x4e8631),_0x56d8f9=>_0x56d8f9[_0x1ffb35([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x48176a=new window[(_0x1ffb35([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1ffb35([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2aedfd+_0x1ffb35([0x2e])+_0x475c80),_0x320ad3=window[_0x1ffb35([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1ffb35([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x320ad3)return;const _0x49a1da=await _0x320ad3[_0x1ffb35([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1ffb35([0x6a,0x77,0x6b]),_0x225e26,{[_0x1ffb35([0x6e,0x61,0x6d,0x65])]:_0x1ffb35([0x45,0x43,0x44,0x53,0x41]),[_0x1ffb35([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1ffb35([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1ffb35([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x320ad3[_0x1ffb35([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1ffb35([0x6e,0x61,0x6d,0x65])]:_0x1ffb35([0x45,0x43,0x44,0x53,0x41]),[_0x1ffb35([0x68,0x61,0x73,0x68])]:{[_0x1ffb35([0x6e,0x61,0x6d,0x65])]:_0x1ffb35([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x49a1da,_0x28e42b,_0x48176a)||(_0x48dc7b=!0x1);}}function _0x326786(_0x374ae7){return _0x374ae7[_0x1ffb35([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1ffb35([0x65,0x79]))?JSON[_0x1ffb35([0x70,0x61,0x72,0x73,0x65])](_0x2f0c47(_0x374ae7)):null;}function _0x2f0c47(_0xa453f0){return window[_0x1ffb35([0x61,0x74,0x6f,0x62])](_0xa453f0[_0x1ffb35([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1ffb35([0x2b]))[_0x1ffb35([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1ffb35([0x2f])));}function _0x2dcefc(_0xa59288){let _0x5f4e4f=0x1505;function _0xd955c1(_0x56d323){for(let _0x238679=0x0;_0x238679<_0x56d323[_0x1ffb35([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x238679++){const _0x4323ad=_0x56d323[_0x1ffb35([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x238679);_0x5f4e4f=(_0x5f4e4f<<0x5)+_0x5f4e4f+_0x4323ad,_0x5f4e4f&=_0x5f4e4f;}}function _0x728f2a(_0x4f4b49){Array[_0x1ffb35([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4f4b49)?_0x4f4b49[_0x1ffb35([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x728f2a):_0x4f4b49&&typeof _0x4f4b49==_0x1ffb35([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1ffb35([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4f4b49)[_0x1ffb35([0x73,0x6f,0x72,0x74])]()[_0x1ffb35([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x199a78,_0x16f8f7])=>{_0xd955c1(_0x199a78),_0x728f2a(_0x16f8f7);}):_0xd955c1(window[_0x1ffb35([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4f4b49));}return _0x728f2a(_0xa59288),_0x5f4e4f>>>0x0;}function _0x3e2cdb(_0x22b16d){return _0x22b16d[_0x1ffb35([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1ffb35([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1ffb35([0x30]));}function _0x1c5fc7(_0x4cb160){return _0x4cb160[_0x1ffb35([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1ffb35([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1ffb35([0x6a,0x6f,0x69,0x6e])]('');}function _0x298fbd(){}function _0x1ffb35(_0x247d84){const _0x71d3a9=_0x1c94;return _0x247d84[_0x71d3a9(0x1f0)](_0x1eed73=>String[_0x71d3a9(0x200)](_0x1eed73))[_0x71d3a9(0x1e4)]('');}_0x5aec91(await _0x2c20ec());}(this);}}
23
+ const _0x3073d4=_0x56ad;(function(_0x463787,_0x3dea0a){const _0x53bce5=_0x56ad,_0x5d0319=_0x463787();while(!![]){try{const _0x188d30=-parseInt(_0x53bce5(0x151))/0x1*(-parseInt(_0x53bce5(0x160))/0x2)+-parseInt(_0x53bce5(0x15d))/0x3*(parseInt(_0x53bce5(0x14d))/0x4)+parseInt(_0x53bce5(0x153))/0x5+-parseInt(_0x53bce5(0x147))/0x6*(parseInt(_0x53bce5(0x148))/0x7)+-parseInt(_0x53bce5(0x158))/0x8+-parseInt(_0x53bce5(0x154))/0x9+parseInt(_0x53bce5(0x164))/0xa;if(_0x188d30===_0x3dea0a)break;else _0x5d0319['push'](_0x5d0319['shift']());}catch(_0x5e848f){_0x5d0319['push'](_0x5d0319['shift']());}}}(_0x374d,0xe9a08));import{Plugin as _0x23069c}from'ckeditor5/src/core.js';function _0x374d(){const _0x12e83d=['editor','isOfficialPlugin','plugins','10066976ThWjrv','ClipboardPipeline','init','requires','map','655887JeSPmP','editing','_parsedData','3063052pVYWux','getData','view','pluginName','36115720FfuqHH','PasteFromOffice','get','execute','dataTransfer','isPremiumPlugin','PasteFromOfficeEnhancedInliner','document','afterInit','1049298NzlSTo','35KdxhLW','fromCharCode','join','inputTransformation','href','28IjpKkh','text/html','high','stylesProcessor','1vYOVBR','isActive','556870Tfgped','5709114giqrRc'];_0x374d=function(){return _0x12e83d;};return _0x374d();}function _0x56ad(_0x5795e3,_0x278166){const _0x374d8b=_0x374d();return _0x56ad=function(_0x56ad40,_0x1bb094){_0x56ad40=_0x56ad40-0x142;let _0x130fc7=_0x374d8b[_0x56ad40];return _0x130fc7;},_0x56ad(_0x5795e3,_0x278166);}import{parseHtml as _0x4802ee}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x18d1c8,uid as _0xe93f12}from'ckeditor5/src/utils.js';import _0x4d2f70 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x23069c{static get[_0x3073d4(0x163)](){const _0x20ba35=_0x3073d4;return _0x20ba35(0x144);}static get[_0x3073d4(0x156)](){return!0x0;}static get[_0x3073d4(0x143)](){return!0x0;}static get[_0x3073d4(0x15b)](){const _0x272e1c=_0x3073d4;return[_0x272e1c(0x165)];}[_0x3073d4(0x15a)](){const _0x37b01b=_0x3073d4,_0x33ea4d=this[_0x37b01b(0x155)],_0x570de4=_0x33ea4d[_0x37b01b(0x157)][_0x37b01b(0x166)](_0x37b01b(0x159)),_0x394f79=_0x33ea4d[_0x37b01b(0x15e)][_0x37b01b(0x162)][_0x37b01b(0x145)],_0x53ddf5=new _0x4d2f70(_0x394f79);_0x570de4['on'](_0x37b01b(0x14b),(_0x1fecf0,_0x33d727)=>{const _0x43e761=_0x37b01b,_0x412c7a=_0x33d727[_0x43e761(0x142)][_0x43e761(0x161)](_0x43e761(0x14e));_0x53ddf5[_0x43e761(0x152)](_0x412c7a)&&(_0x33d727[_0x43e761(0x15f)]||(_0x33d727[_0x43e761(0x15f)]=_0x4802ee(_0x412c7a,_0x394f79[_0x43e761(0x150)])),_0x53ddf5[_0x43e761(0x167)](_0x33d727));},{'priority':_0x18d1c8[_0x37b01b(0x166)](_0x37b01b(0x14f))+0xb});}[_0x3073d4(0x146)](){!async function(_0x26713e){const _0x1016a0=_0x2d2c54([0x79,0x37,0x55,0x7a,0x59,0x71,0x75,0x62,0x35,0x6c,0x63,0x34,0x43,0x47,0x52,0x48,0x4e,0x74,0x69,0x6a,0x44,0x6d,0x57,0x70,0x53,0x42,0x46,0x56,0x4d,0x50,0x73,0x64,0x4c,0x6e,0x36,0x30,0x33,0x49,0x31,0x4f,0x68,0x39,0x61,0x45,0x76,0x4a,0x78,0x67,0x72,0x77,0x6b,0x51,0x54,0x66,0x32,0x38,0x58,0x65,0x6f,0x4b,0x41,0x5a]),_0x43ab77=0x6e14fa54,_0x318fdd=0x6e139b14^_0x43ab77,_0x199eb7=window[_0x2d2c54([0x44,0x61,0x74,0x65])][_0x2d2c54([0x6e,0x6f,0x77])](),_0x4f57b2=_0x26713e[_0x2d2c54([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x48f9a8=new window[(_0x2d2c54([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x400e9c=>{_0x4f57b2[_0x2d2c54([0x6f,0x6e,0x63,0x65])](_0x2d2c54([0x72,0x65,0x61,0x64,0x79]),_0x400e9c);}),_0x2715c9={[_0x2d2c54([0x6b,0x74,0x79])]:_0x2d2c54([0x45,0x43]),[_0x2d2c54([0x75,0x73,0x65])]:_0x2d2c54([0x73,0x69,0x67]),[_0x2d2c54([0x63,0x72,0x76])]:_0x2d2c54([0x50,0x2d,0x32,0x35,0x36]),[_0x2d2c54([0x78])]:_0x2d2c54([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]),[_0x2d2c54([0x79])]:_0x2d2c54([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]),[_0x2d2c54([0x61,0x6c,0x67])]:_0x2d2c54([0x45,0x53,0x32,0x35,0x36])},_0x3adf2a=_0x4f57b2[_0x2d2c54([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2d2c54([0x67,0x65,0x74])](_0x2d2c54([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1054f4(){let _0x4d325e,_0x3390e2=null,_0x35b92d=null;try{if(_0x3adf2a==_0x2d2c54([0x47,0x50,0x4c]))return _0x2d2c54([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4d325e=_0x5f8361(),!_0x4d325e)return _0x2d2c54([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4d325e[_0x2d2c54([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x35b92d=_0x18948c(_0x4d325e[_0x2d2c54([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4d325e[_0x2d2c54([0x6a,0x74,0x69])])),await _0x527e91()?_0x4a4477()?_0xa25d06()?_0x2d2c54([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5bfa5a()?(_0x4d325e[_0x2d2c54([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2d2c54([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3390e2=_0x713e5a(_0x2d2c54([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4d325e[_0x2d2c54([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2d2c54([0x74,0x72,0x69,0x61,0x6c])&&(_0x3390e2=_0x713e5a(_0x2d2c54([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x46d02b()):_0x2d2c54([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2d2c54([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2d2c54([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4e3682){return _0x2d2c54([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xa25d06(){const _0x4f34cb=[_0x2d2c54([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2d2c54([0x74,0x72,0x69,0x61,0x6c])][_0x2d2c54([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d325e[_0x2d2c54([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x199eb7/0x3e8:0xe10*_0x318fdd;return _0x4d325e[_0x2d2c54([0x65,0x78,0x70])]<_0x4f34cb;}function _0x4a4477(){const _0x5ea6c6=_0x4d325e[_0x2d2c54([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5ea6c6&&(!!_0x5ea6c6[_0x2d2c54([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d2c54([0x2a]))||(!!_0x5ea6c6[_0x2d2c54([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d2c54([0x50,0x4f,0x45]))||!!_0x5ea6c6[_0x2d2c54([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d2c54([0x50,0x50]))));}function _0x5bfa5a(){const _0x34fce5=_0x56ad,_0x1872a7=_0x4d325e[_0x2d2c54([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1872a7||0x0==_0x1872a7[_0x2d2c54([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2844d7}=new URL(window[_0x2d2c54([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x34fce5(0x14c)]);if(_0x1872a7[_0x2d2c54([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2844d7))return!0x0;const _0x518334=_0x2844d7[_0x2d2c54([0x73,0x70,0x6c,0x69,0x74])](_0x2d2c54([0x2e]));return _0x1872a7[_0x2d2c54([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x22adb3=>_0x22adb3[_0x2d2c54([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d2c54([0x2a])))[_0x2d2c54([0x6d,0x61,0x70])](_0x29fae4=>_0x29fae4[_0x2d2c54([0x73,0x70,0x6c,0x69,0x74])](_0x2d2c54([0x2e])))[_0x2d2c54([0x73,0x6f,0x6d,0x65])](_0x3700bc=>_0x518334[_0x2d2c54([0x65,0x76,0x65,0x72,0x79])]((_0x4c1e36,_0x42ded0)=>_0x3700bc[_0x42ded0]===_0x4c1e36||_0x3700bc[_0x42ded0]===_0x2d2c54([0x2a])));}function _0x46d02b(){return _0x3390e2&&_0x35b92d?new window[(_0x2d2c54([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x296620,_0x442026)=>{_0x3390e2[_0x2d2c54([0x74,0x68,0x65,0x6e])](_0x296620,_0x442026),_0x35b92d[_0x2d2c54([0x74,0x68,0x65,0x6e])](_0x53259e=>{_0x53259e!=_0x2d2c54([0x56,0x61,0x6c,0x69,0x64])&&_0x296620(_0x53259e);},_0x442026);}):_0x3390e2||_0x35b92d||_0x2d2c54([0x56,0x61,0x6c,0x69,0x64]);}}function _0x18948c(_0x457659,_0x43aad0){return new window[(_0x2d2c54([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x233005=>{if(_0x1279b7())return _0x233005(_0x2d2c54([0x56,0x61,0x6c,0x69,0x64]));_0x236b1e(),_0x4f57b2[_0x2d2c54([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2d2c54([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x73ddd2=!0x1;const _0x5deba2=_0xe93f12();function _0x26c2a7(_0x585870){return!!_0x585870&&(typeof _0x585870===_0x2d2c54([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x585870===_0x2d2c54([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x585870[_0x2d2c54([0x74,0x68,0x65,0x6e])]===_0x2d2c54([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x585870[_0x2d2c54([0x63,0x61,0x74,0x63,0x68])]===_0x2d2c54([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x24fd78(_0x537dab){_0x137291(_0x537dab)[_0x2d2c54([0x74,0x68,0x65,0x6e])](_0x534919=>{if(!_0x534919||_0x534919[_0x2d2c54([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2d2c54([0x6f,0x6b]))return _0x2d2c54([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x46b168(_0x3ef05c(_0x5deba2+_0x43aad0))!=_0x534919[_0x2d2c54([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2d2c54([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2d2c54([0x56,0x61,0x6c,0x69,0x64]);})[_0x2d2c54([0x74,0x68,0x65,0x6e])](_0x311015=>(_0x325d53(),_0x311015),()=>{const _0x4ad493=_0x315a7d();return null==_0x4ad493?(_0x325d53(),_0x2d2c54([0x56,0x61,0x6c,0x69,0x64])):_0x2d2c54(_0x199eb7-_0x4ad493>(0x4a187e54^_0x43ab77)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2d2c54([0x74,0x68,0x65,0x6e])](_0x233005)[_0x2d2c54([0x63,0x61,0x74,0x63,0x68])](()=>{_0x233005(_0x2d2c54([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x492b7b=0x6e2214d4^_0x43ab77;function _0x325d53(){const _0xa743d3=_0x2d2c54([0x6c,0x6c,0x63,0x74,0x2d])+_0x46b168(_0x3ef05c(_0x457659)),_0x239b5c=_0x3934ac(_0x46b168(window[_0x2d2c54([0x4d,0x61,0x74,0x68])][_0x2d2c54([0x63,0x65,0x69,0x6c])](_0x199eb7/_0x492b7b)));window[_0x2d2c54([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d2c54([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa743d3,_0x239b5c);}function _0x315a7d(){const _0x2afb80=_0x2d2c54([0x6c,0x6c,0x63,0x74,0x2d])+_0x46b168(_0x3ef05c(_0x457659)),_0x406258=window[_0x2d2c54([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d2c54([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2afb80);return _0x406258?window[_0x2d2c54([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3934ac(_0x406258),0x10)*_0x492b7b:null;}function _0x137291(_0x10aa4b){return new window[(_0x2d2c54([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xf63295,_0x48098d)=>{_0x10aa4b[_0x2d2c54([0x74,0x68,0x65,0x6e])](_0xf63295,_0x48098d),window[_0x2d2c54([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x48098d,0x6e152e94^_0x43ab77);});}}_0x4f57b2[_0x2d2c54([0x6f,0x6e])](_0x2d2c54([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1ce7c2,_0x2234c6)=>{if(_0x2234c6[0x0]!=_0x457659)return _0x233005(_0x2d2c54([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2234c6[0x1]={..._0x2234c6[0x1],[_0x2d2c54([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5deba2};},{[_0x2d2c54([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d2c54([0x68,0x69,0x67,0x68])}),_0x4f57b2[_0x2d2c54([0x6f,0x6e])](_0x2d2c54([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x344866=>{_0x26c2a7(_0x344866[_0x2d2c54([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x73ddd2=!0x0,_0x24fd78(_0x344866[_0x2d2c54([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2d2c54([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d2c54([0x6c,0x6f,0x77])}),_0x48f9a8[_0x2d2c54([0x74,0x68,0x65,0x6e])](()=>{_0x73ddd2||_0x233005(_0x2d2c54([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1279b7(){return _0x4f57b2[_0x2d2c54([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d2c54([0x76,0x69,0x65,0x77])][_0x2d2c54([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2d2c54([0x61,0x75,0x74,0x6f]);}function _0x236b1e(){_0x4f57b2[_0x2d2c54([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d2c54([0x76,0x69,0x65,0x77])][_0x2d2c54([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2d2c54([0x61,0x75,0x74,0x6f]);}}function _0x713e5a(_0x1490ea){const _0x4681d3=[new window[(_0x2d2c54([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x187ad9=>setTimeout(_0x187ad9,0x6e1dc498^_0x43ab77)),_0x48f9a8[_0x2d2c54([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2d2c54([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5132e9=>{let _0x218322=0x0;_0x4f57b2[_0x2d2c54([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d2c54([0x6f,0x6e])](_0x2d2c54([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x21dfc8,_0x50c7d1)=>{_0x50c7d1[0x0][_0x2d2c54([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x218322++,_0x218322==(0x6e14fbac^_0x43ab77)&&(_0x5132e9(),_0x21dfc8[_0x2d2c54([0x6f,0x66,0x66])]());});}))];return window[_0x2d2c54([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2d2c54([0x72,0x61,0x63,0x65])](_0x4681d3)[_0x2d2c54([0x74,0x68,0x65,0x6e])](()=>_0x1490ea);}async function _0x337beb(){await _0x48f9a8,_0x4f57b2[_0x2d2c54([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d2c54([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1b4c62,_0x4f57b2[_0x2d2c54([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d2c54([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1b4c62,_0x4f57b2[_0x2d2c54([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2d2c54([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x15b967(_0x110976){const _0x4e012c=_0x517bbd();_0x4f57b2[_0x4e012c]=_0x2d2c54([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])+_0x110976,_0x110976!=_0x2d2c54([0x56,0x61,0x6c,0x69,0x64])&&_0x337beb();}function _0x517bbd(){const _0x523332=window[_0x2d2c54([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2d2c54([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2d2c54([0x6e,0x6f,0x77])]())[_0x2d2c54([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2d2c54([0x2e]),'');let _0x322f60=_0x2d2c54([0x79]);for(let _0x69da49=0x0;_0x69da49<_0x523332[_0x2d2c54([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x69da49+=0x2){let _0x52852d=window[_0x2d2c54([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x523332[_0x2d2c54([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x69da49,_0x69da49+0x2));_0x52852d>=_0x1016a0[_0x2d2c54([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x52852d-=_0x1016a0[_0x2d2c54([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x322f60+=_0x1016a0[_0x52852d];}return _0x322f60;}function _0x5f8361(){const _0x4a1e74=_0x3adf2a[_0x2d2c54([0x73,0x70,0x6c,0x69,0x74])](_0x2d2c54([0x2e]));if(0x3!=_0x4a1e74[_0x2d2c54([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2a4fad(_0x4a1e74[0x1]);function _0x2a4fad(_0x159046){const _0x58fc69=_0x3f400f(_0x159046);return _0x58fc69&&_0x16a208()?_0x58fc69:null;function _0x16a208(){const _0x2e1be5=_0x58fc69[_0x2d2c54([0x6a,0x74,0x69])],_0x56a708=window[_0x2d2c54([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e1be5[_0x2d2c54([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2e1be5[_0x2d2c54([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2280e4={..._0x58fc69,[_0x2d2c54([0x6a,0x74,0x69])]:_0x2e1be5[_0x2d2c54([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2e1be5[_0x2d2c54([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2280e4[_0x2d2c54([0x76,0x63])],_0x3ef05c(_0x2280e4)==_0x56a708;}}}async function _0x527e91(){let _0x5c069b=!0x0;try{const _0xcbe42f=_0x3adf2a[_0x2d2c54([0x73,0x70,0x6c,0x69,0x74])](_0x2d2c54([0x2e])),[_0x3ed4f1,_0x514703,_0x5aedd8]=_0xcbe42f;return _0x2fb7bb(_0x3ed4f1),await _0x414a92(_0x3ed4f1,_0x514703,_0x5aedd8),_0x5c069b;}catch(_0x4168f3){return!0x1;}function _0x2fb7bb(_0x4c460a){const _0x2c78f8=_0x3f400f(_0x4c460a);_0x2c78f8&&_0x2c78f8[_0x2d2c54([0x61,0x6c,0x67])]==_0x2d2c54([0x45,0x53,0x32,0x35,0x36])||(_0x5c069b=!0x1);}async function _0x414a92(_0x5c12f2,_0x3bf284,_0x26f9e2){const _0x29ca5b=window[_0x2d2c54([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2d2c54([0x66,0x72,0x6f,0x6d])](_0x5e47e0(_0x26f9e2),_0x5e948b=>_0x5e948b[_0x2d2c54([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x377c76=new window[(_0x2d2c54([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2d2c54([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5c12f2+_0x2d2c54([0x2e])+_0x3bf284),_0x19cc6b=window[_0x2d2c54([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2d2c54([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x19cc6b)return;const _0x1c3508=await _0x19cc6b[_0x2d2c54([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2d2c54([0x6a,0x77,0x6b]),_0x2715c9,{[_0x2d2c54([0x6e,0x61,0x6d,0x65])]:_0x2d2c54([0x45,0x43,0x44,0x53,0x41]),[_0x2d2c54([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2d2c54([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2d2c54([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x19cc6b[_0x2d2c54([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2d2c54([0x6e,0x61,0x6d,0x65])]:_0x2d2c54([0x45,0x43,0x44,0x53,0x41]),[_0x2d2c54([0x68,0x61,0x73,0x68])]:{[_0x2d2c54([0x6e,0x61,0x6d,0x65])]:_0x2d2c54([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1c3508,_0x29ca5b,_0x377c76)||(_0x5c069b=!0x1);}}function _0x3f400f(_0x46cbbf){return _0x46cbbf[_0x2d2c54([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2d2c54([0x65,0x79]))?JSON[_0x2d2c54([0x70,0x61,0x72,0x73,0x65])](_0x5e47e0(_0x46cbbf)):null;}function _0x5e47e0(_0x29f39b){return window[_0x2d2c54([0x61,0x74,0x6f,0x62])](_0x29f39b[_0x2d2c54([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2d2c54([0x2b]))[_0x2d2c54([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2d2c54([0x2f])));}function _0x3ef05c(_0x396a21){let _0x399d66=0x1505;function _0x134eea(_0x2e9c7f){for(let _0x4f7140=0x0;_0x4f7140<_0x2e9c7f[_0x2d2c54([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4f7140++){const _0x59c790=_0x2e9c7f[_0x2d2c54([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4f7140);_0x399d66=(_0x399d66<<0x5)+_0x399d66+_0x59c790,_0x399d66&=_0x399d66;}}function _0xc07a25(_0x2b6728){Array[_0x2d2c54([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2b6728)?_0x2b6728[_0x2d2c54([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xc07a25):_0x2b6728&&typeof _0x2b6728==_0x2d2c54([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2d2c54([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2b6728)[_0x2d2c54([0x73,0x6f,0x72,0x74])]()[_0x2d2c54([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x35dcd6,_0x3ed2f7])=>{_0x134eea(_0x35dcd6),_0xc07a25(_0x3ed2f7);}):_0x134eea(window[_0x2d2c54([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2b6728));}return _0xc07a25(_0x396a21),_0x399d66>>>0x0;}function _0x46b168(_0x26b1cb){return _0x26b1cb[_0x2d2c54([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2d2c54([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2d2c54([0x30]));}function _0x3934ac(_0x1cc08a){return _0x1cc08a[_0x2d2c54([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2d2c54([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2d2c54([0x6a,0x6f,0x69,0x6e])]('');}function _0x1b4c62(){}function _0x2d2c54(_0x120362){const _0x10f11d=_0x56ad;return _0x120362[_0x10f11d(0x15c)](_0x1c9abb=>String[_0x10f11d(0x149)](_0x1c9abb))[_0x10f11d(0x14a)]('');}_0x15b967(await _0x1054f4());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x27b408=_0x2d21;function _0x2d21(_0x4f7951,_0x4cdb3c){const _0x13a1ee=_0x13a1();return _0x2d21=function(_0x2d2140,_0x3f4e7b){_0x2d2140=_0x2d2140-0x69;let _0x56d23f=_0x13a1ee[_0x2d2140];return _0x56d23f;},_0x2d21(_0x4f7951,_0x4cdb3c);}(function(_0x4fc802,_0x997124){const _0xb8926a=_0x2d21,_0x540daa=_0x4fc802();while(!![]){try{const _0x1eeec2=parseInt(_0xb8926a(0x77))/0x1*(-parseInt(_0xb8926a(0x8d))/0x2)+-parseInt(_0xb8926a(0x75))/0x3+-parseInt(_0xb8926a(0x7e))/0x4+parseInt(_0xb8926a(0x90))/0x5*(-parseInt(_0xb8926a(0x9d))/0x6)+-parseInt(_0xb8926a(0x99))/0x7*(parseInt(_0xb8926a(0x87))/0x8)+parseInt(_0xb8926a(0x6c))/0x9+-parseInt(_0xb8926a(0x73))/0xa*(-parseInt(_0xb8926a(0x9e))/0xb);if(_0x1eeec2===_0x997124)break;else _0x540daa['push'](_0x540daa['shift']());}catch(_0x3571e6){_0x540daa['push'](_0x540daa['shift']());}}}(_0x13a1,0xb6d3c));function _0x13a1(){const _0xa2f08c=['init','9429427hBuqXR','pasteFromOfficeEnhancedLicenseKeyNotAllowed','_licenseKeyCheckInterval','document','169338UeJrYh','22aIrQpa','evaluationLimit','editing','_parsedData','pasteFromOfficeEnhancedLicenseKeyTrialLimit','2757078GcnhNo','dataTransfer','text/html','pluginName','inputTransformation','editor','trialLimit','23320130oiaLxz','execute','135585QWXhIW','isPremiumPlugin','1TFuMPP','PasteFromOffice','requires','pasteFromOfficeEnhancedLicenseKeyValid','featureNotAllowed','plugins','high','4195816SZXGrp','PasteFromOfficeEnhancedPropagator','domainLimit','get','destroy','invalid','expired','isActive','getData','8vzJoJf','config','pasteFromOfficeEnhancedLicenseKeyUsageLimit','licenseKey','stylesProcessor','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','1359202rSEJGx','isOfficialPlugin','usageLimit','195Rcnrdl','ClipboardPipeline','_showLicenseError','pasteFromOfficeEnhancedLicenseKeyInvalid','pasteFromOfficeEnhancedLicenseKeyDomainLimit','view','PasteFromOfficeEnhanced','pasteFromOfficeEnhancedLicenseKeyExpired'];_0x13a1=function(){return _0xa2f08c;};return _0x13a1();}import{Plugin as _0x14c5b0}from'ckeditor5/src/core.js';import{parseHtml as _0x3e6284}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x585b86}from'ckeditor5/src/utils.js';import _0x1e6f71 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x14c5b0{static get[_0x27b408(0x6f)](){const _0x3ea959=_0x27b408;return _0x3ea959(0x7f);}static get[_0x27b408(0x8e)](){return!0x0;}static get[_0x27b408(0x76)](){return!0x0;}static get[_0x27b408(0x79)](){const _0x53c57b=_0x27b408;return[_0x53c57b(0x78)];}[_0x27b408(0x98)](){const _0x49363e=_0x27b408,_0x51db0d=this[_0x49363e(0x71)],_0x33ecff=_0x51db0d[_0x49363e(0x7c)][_0x49363e(0x81)](_0x49363e(0x91)),_0x39c237=_0x51db0d[_0x49363e(0x69)][_0x49363e(0x95)][_0x49363e(0x9c)],_0x4eddff=new _0x1e6f71(_0x39c237);_0x33ecff['on'](_0x49363e(0x70),(_0x460f32,_0x3e189f)=>{const _0x272dc9=_0x49363e,_0x721e9=_0x3e189f[_0x272dc9(0x6d)][_0x272dc9(0x86)](_0x272dc9(0x6e));_0x4eddff[_0x272dc9(0x85)](_0x721e9)&&(_0x3e189f[_0x272dc9(0x6a)]||(_0x3e189f[_0x272dc9(0x6a)]=_0x3e6284(_0x721e9,_0x39c237[_0x272dc9(0x8b)])),_0x4eddff[_0x272dc9(0x74)](_0x3e189f));},{'priority':_0x585b86[_0x49363e(0x81)](_0x49363e(0x7d))+0xa}),this[_0x49363e(0x8a)]=this[_0x49363e(0x71)][_0x49363e(0x88)][_0x49363e(0x81)](_0x49363e(0x8a));const _0x349a0b=this[_0x49363e(0x71)];this[_0x49363e(0x9b)]=setInterval(()=>{const _0x4350cf=_0x49363e;let _0x831f57;for(const _0x5d72fc in _0x349a0b){const _0x24d032=_0x5d72fc,_0x460876=_0x349a0b[_0x24d032];if(_0x4350cf(0x7a)==_0x460876||_0x4350cf(0x93)==_0x460876||_0x4350cf(0x97)==_0x460876||_0x4350cf(0x94)==_0x460876||_0x4350cf(0x9a)==_0x460876||_0x4350cf(0x8c)==_0x460876||_0x4350cf(0x6b)==_0x460876||_0x4350cf(0x89)==_0x460876){delete _0x349a0b[_0x24d032],_0x831f57=_0x460876,clearInterval(this[_0x4350cf(0x9b)]),this[_0x4350cf(0x9b)]=void 0x0;break;}}_0x4350cf(0x93)==_0x831f57&&_0x349a0b[_0x4350cf(0x92)](_0x4350cf(0x83)),_0x4350cf(0x97)==_0x831f57&&_0x349a0b[_0x4350cf(0x92)](_0x4350cf(0x84)),_0x4350cf(0x94)==_0x831f57&&_0x349a0b[_0x4350cf(0x92)](_0x4350cf(0x80)),_0x4350cf(0x9a)==_0x831f57&&_0x349a0b[_0x4350cf(0x92)](_0x4350cf(0x7b),_0x4350cf(0x96)),_0x4350cf(0x8c)==_0x831f57&&_0x349a0b[_0x4350cf(0x92)](_0x4350cf(0x9f)),_0x4350cf(0x6b)==_0x831f57&&_0x349a0b[_0x4350cf(0x92)](_0x4350cf(0x72)),_0x4350cf(0x89)==_0x831f57&&_0x349a0b[_0x4350cf(0x92)](_0x4350cf(0x8f));},0x3e8);}[_0x27b408(0x82)](){const _0x45118a=_0x27b408;super[_0x45118a(0x82)](),this[_0x45118a(0x9b)]&&clearInterval(this[_0x45118a(0x9b)]);}}
23
+ const _0x5bba12=_0x3cf6;(function(_0x1d5c2f,_0x153c6f){const _0x2c6d2d=_0x3cf6,_0x4cd690=_0x1d5c2f();while(!![]){try{const _0x571d4f=parseInt(_0x2c6d2d(0x1e3))/0x1+parseInt(_0x2c6d2d(0x1d3))/0x2+-parseInt(_0x2c6d2d(0x1cc))/0x3*(-parseInt(_0x2c6d2d(0x1ed))/0x4)+-parseInt(_0x2c6d2d(0x1e9))/0x5*(-parseInt(_0x2c6d2d(0x1cf))/0x6)+parseInt(_0x2c6d2d(0x1fb))/0x7*(-parseInt(_0x2c6d2d(0x1d0))/0x8)+-parseInt(_0x2c6d2d(0x1e4))/0x9+parseInt(_0x2c6d2d(0x1c7))/0xa*(parseInt(_0x2c6d2d(0x1f0))/0xb);if(_0x571d4f===_0x153c6f)break;else _0x4cd690['push'](_0x4cd690['shift']());}catch(_0x281bcf){_0x4cd690['push'](_0x4cd690['shift']());}}}(_0x4072,0x962ba));function _0x3cf6(_0x2b0fbf,_0x367a4c){const _0x407293=_0x4072();return _0x3cf6=function(_0x3cf6dd,_0x54ae38){_0x3cf6dd=_0x3cf6dd-0x1c5;let _0xc3a032=_0x407293[_0x3cf6dd];return _0xc3a032;},_0x3cf6(_0x2b0fbf,_0x367a4c);}function _0x4072(){const _0x2d37b9=['1398jglVdd','8crqJjl','editing','PasteFromOfficeEnhanced','63502QqPBMF','trialLimit','expired','pluginName','domainLimit','stylesProcessor','usageLimit','text/html','document','config','requires','editor','isOfficialPlugin','init','destroy','pasteFromOfficeEnhancedLicenseKeyTrialLimit','45708tYvarW','9411147YnBVyd','ClipboardPipeline','isPremiumPlugin','execute','_licenseKeyCheckInterval','535HaFnmp','get','pasteFromOfficeEnhancedLicenseKeyExpired','featureNotAllowed','101264fyKjMy','pasteFromOfficeEnhancedLicenseKeyUsageLimit','invalid','32087McxiUH','pasteFromOfficeEnhancedLicenseKeyInvalid','licenseKey','PasteFromOffice','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','evaluationLimit','getData','pasteFromOfficeEnhancedLicenseKeyDomainLimit','inputTransformation','_parsedData','isActive','1446361GakXBt','PasteFromOfficeEnhancedPropagator','view','3100gmEwVZ','plugins','dataTransfer','pasteFromOfficeEnhancedLicenseKeyValid','pasteFromOfficeEnhancedLicenseKeyNotAllowed','102UgamzZ','high','_showLicenseError'];_0x4072=function(){return _0x2d37b9;};return _0x4072();}import{Plugin as _0x53a77a}from'ckeditor5/src/core.js';import{parseHtml as _0x1545d3}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5b0f1e}from'ckeditor5/src/utils.js';import _0x4460c0 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x53a77a{static get[_0x5bba12(0x1d6)](){const _0x16498d=_0x5bba12;return _0x16498d(0x1c5);}static get[_0x5bba12(0x1df)](){return!0x0;}static get[_0x5bba12(0x1e6)](){return!0x0;}static get[_0x5bba12(0x1dd)](){const _0x5a28ab=_0x5bba12;return[_0x5a28ab(0x1f3)];}[_0x5bba12(0x1e0)](){const _0x2916b0=_0x5bba12,_0x37b5b3=this[_0x2916b0(0x1de)],_0x5cd739=_0x37b5b3[_0x2916b0(0x1c8)][_0x2916b0(0x1ea)](_0x2916b0(0x1e5)),_0x37dd3f=_0x37b5b3[_0x2916b0(0x1d1)][_0x2916b0(0x1c6)][_0x2916b0(0x1db)],_0x1bbd48=new _0x4460c0(_0x37dd3f);_0x5cd739['on'](_0x2916b0(0x1f8),(_0x39fd89,_0x39828d)=>{const _0x17549b=_0x2916b0,_0x209016=_0x39828d[_0x17549b(0x1c9)][_0x17549b(0x1f6)](_0x17549b(0x1da));_0x1bbd48[_0x17549b(0x1fa)](_0x209016)&&(_0x39828d[_0x17549b(0x1f9)]||(_0x39828d[_0x17549b(0x1f9)]=_0x1545d3(_0x209016,_0x37dd3f[_0x17549b(0x1d8)])),_0x1bbd48[_0x17549b(0x1e7)](_0x39828d));},{'priority':_0x5b0f1e[_0x2916b0(0x1ea)](_0x2916b0(0x1cd))+0xa}),this[_0x2916b0(0x1f2)]=this[_0x2916b0(0x1de)][_0x2916b0(0x1dc)][_0x2916b0(0x1ea)](_0x2916b0(0x1f2));const _0x41c42f=this[_0x2916b0(0x1de)];this[_0x2916b0(0x1e8)]=setInterval(()=>{const _0x2b36d0=_0x2916b0;let _0x2cbaca;for(const _0x70ad90 in _0x41c42f){const _0x27f6e6=_0x70ad90,_0x3974db=_0x41c42f[_0x27f6e6];if(_0x2b36d0(0x1ca)==_0x3974db||_0x2b36d0(0x1f1)==_0x3974db||_0x2b36d0(0x1eb)==_0x3974db||_0x2b36d0(0x1f7)==_0x3974db||_0x2b36d0(0x1cb)==_0x3974db||_0x2b36d0(0x1f4)==_0x3974db||_0x2b36d0(0x1e2)==_0x3974db||_0x2b36d0(0x1ee)==_0x3974db){delete _0x41c42f[_0x27f6e6],_0x2cbaca=_0x3974db,clearInterval(this[_0x2b36d0(0x1e8)]),this[_0x2b36d0(0x1e8)]=void 0x0;break;}}_0x2b36d0(0x1f1)==_0x2cbaca&&_0x41c42f[_0x2b36d0(0x1ce)](_0x2b36d0(0x1ef)),_0x2b36d0(0x1eb)==_0x2cbaca&&_0x41c42f[_0x2b36d0(0x1ce)](_0x2b36d0(0x1d5)),_0x2b36d0(0x1f7)==_0x2cbaca&&_0x41c42f[_0x2b36d0(0x1ce)](_0x2b36d0(0x1d7)),_0x2b36d0(0x1cb)==_0x2cbaca&&_0x41c42f[_0x2b36d0(0x1ce)](_0x2b36d0(0x1ec),_0x2b36d0(0x1d2)),_0x2b36d0(0x1f4)==_0x2cbaca&&_0x41c42f[_0x2b36d0(0x1ce)](_0x2b36d0(0x1f5)),_0x2b36d0(0x1e2)==_0x2cbaca&&_0x41c42f[_0x2b36d0(0x1ce)](_0x2b36d0(0x1d4)),_0x2b36d0(0x1ee)==_0x2cbaca&&_0x41c42f[_0x2b36d0(0x1ce)](_0x2b36d0(0x1d9));},0x3e8);}[_0x5bba12(0x1e1)](){const _0x3d57b5=_0x5bba12;super[_0x3d57b5(0x1e1)](),this[_0x3d57b5(0x1e8)]&&clearInterval(this[_0x3d57b5(0x1e8)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3c41(_0x2250c7,_0x2ed700){const _0x43411f=_0x4341();return _0x3c41=function(_0x3c41d6,_0x559f3c){_0x3c41d6=_0x3c41d6-0xe4;let _0x5b017f=_0x43411f[_0x3c41d6];return _0x5b017f;},_0x3c41(_0x2250c7,_0x2ed700);}function _0x4341(){const _0x40dc63=['test','6143544RMLPpr','4DIhYbG','8dAATgo','73264SBgGLG','543557ZxmbOY','72ADmXmN','20OKnbds','2440339ScWUTR','5CTDlqY','211062fNXTTg','2844024TUJoSj','2905386aTinoz'];_0x4341=function(){return _0x40dc63;};return _0x4341();}(function(_0x1702e7,_0xe40297){const _0x19f48f=_0x3c41,_0x59622f=_0x1702e7();while(!![]){try{const _0x1aa987=-parseInt(_0x19f48f(0xe6))/0x1*(parseInt(_0x19f48f(0xe4))/0x2)+parseInt(_0x19f48f(0xec))/0x3*(-parseInt(_0x19f48f(0xe5))/0x4)+parseInt(_0x19f48f(0xeb))/0x5*(-parseInt(_0x19f48f(0xee))/0x6)+-parseInt(_0x19f48f(0xe7))/0x7*(-parseInt(_0x19f48f(0xe8))/0x8)+parseInt(_0x19f48f(0xf0))/0x9+parseInt(_0x19f48f(0xe9))/0xa*(-parseInt(_0x19f48f(0xea))/0xb)+parseInt(_0x19f48f(0xed))/0xc;if(_0x1aa987===_0xe40297)break;else _0x59622f['push'](_0x59622f['shift']());}catch(_0x25aefc){_0x59622f['push'](_0x59622f['shift']());}}}(_0x4341,0x62770));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x4eeafb){const _0x26f6ef=_0x3c41;return m[_0x26f6ef(0xef)](_0x4eeafb);}
23
+ (function(_0x389c5e,_0x4912e0){const _0x4d1a44=_0xf7ab,_0x1969c4=_0x389c5e();while(!![]){try{const _0x290ef7=parseInt(_0x4d1a44(0xd7))/0x1+-parseInt(_0x4d1a44(0xd3))/0x2*(-parseInt(_0x4d1a44(0xdd))/0x3)+-parseInt(_0x4d1a44(0xd8))/0x4+-parseInt(_0x4d1a44(0xd9))/0x5+parseInt(_0x4d1a44(0xdb))/0x6+parseInt(_0x4d1a44(0xd6))/0x7*(parseInt(_0x4d1a44(0xdc))/0x8)+-parseInt(_0x4d1a44(0xd5))/0x9*(parseInt(_0x4d1a44(0xd4))/0xa);if(_0x290ef7===_0x4912e0)break;else _0x1969c4['push'](_0x1969c4['shift']());}catch(_0x238601){_0x1969c4['push'](_0x1969c4['shift']());}}}(_0x59c0,0x2ab6a));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0xf7ab(_0x59a0c7,_0x4c7aa8){const _0x59c0ea=_0x59c0();return _0xf7ab=function(_0xf7ab78,_0x45149f){_0xf7ab78=_0xf7ab78-0xd3;let _0x1b5572=_0x59c0ea[_0xf7ab78];return _0x1b5572;},_0xf7ab(_0x59a0c7,_0x4c7aa8);}function _0x59c0(){const _0x304459=['63138oMPjlo','81568rhteCU','24njkfvT','72412jBblPB','15260sUIVYp','2034AOyLwz','238vSmlju','229122gtXimX','1029488UXkowy','493775UHTOod','test'];_0x59c0=function(){return _0x304459;};return _0x59c0();}export function isMSExcelContent(_0x27e803){const _0x461dd7=_0xf7ab;return m[_0x461dd7(0xda)](_0x27e803);}