@ckeditor/ckeditor5-paste-from-office-enhanced 45.0.0-alpha.1 → 45.0.0-alpha.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function b(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function v(t,n){const r=new DOMParser,s=function(t){return b(b(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);!function(t){const e=C,n=t();for(;;)try{if(420588===parseInt(e(423))/1+-parseInt(e(422))/2+-parseInt(e(421))/3+parseInt(e(424))/4+-parseInt(e(428))/5+-parseInt(e(427))/6*(parseInt(e(429))/7)+parseInt(e(426))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t,e){const n=E();return(C=function(t,e){return n[t-=421]})(t,e)}function E(){const t=["79250WwkByu","492464dlageU","3114992iXKZbL","test","3301872HulPSo","4870416uLmGWe","433845JQMeql","7gtzPvJ","975684CllziF"];return(E=function(){return t})()}function A(t){return S[C(425)](t)}function L(t,e){const n=F();return(L=function(t,e){return n[t-=434]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(448469===-parseInt(e(456))/1+parseInt(e(438))/2+parseInt(e(439))/3*(-parseInt(e(440))/4)+-parseInt(e(447))/5+-parseInt(e(459))/6+-parseInt(e(450))/7*(-parseInt(e(446))/8)+parseInt(e(460))/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(453)]&&!s[n(443)])continue;const e=!s[n(453)]||t[n(442)]===s[n(453)],o=!s[n(443)]||t[n(458)](s[n(443)]);e&&o&&r[n(448)](s,i)}return r}function F(){const t=["exec","617622fVSMCK","1114494HivlbI","4DHzAvs","selectorText","name","className","split","style","8XYxnxU","46860YBmeyD","set","getPropertyValue","741601TlKnmb","cssRules","groups","tagName","assign","map","745418AbcpMg","length","hasClass","4830654ppfUng","17686008LUecVL","push","initial","trim"];return(F=function(){return t})()}function R(t){const e=L,n={};for(let r=0;r<t[e(457)];r++){const s=t[r],i=t[e(449)](s);e(435)!==i&&(n[s]=i)}return n}function N(t){const e=L,n=t[e(444)](",")[e(455)]((t=>t[e(436)]())),r=[];for(const t of n){const n=O[e(437)](t);n&&r[e(434)](n[e(452)])}return r}function T(t){const e=L,n={};for(const r of t)Object[e(454)](n,r);return n}const j=U;function U(t,e){const n=W();return(U=function(t,e){return n[t-=404]})(t,e)}function W(){const t=["1350ueevul","_parsedData","values","item","content","execute","setStyle","5622GIUEgN","1652910vskyQn","from","isActive","2489515kzowLe","1154sWUFTp","elementStart","132024fUncLR","1537947TSRmbk","328KDdjKt","121478ESTHHo","size","hasStyle","84500lOoXkm","type","document","createRangeIn"];return(W=function(){return t})()}!function(t){const e=U,n=t();for(;;)try{if(781983===-parseInt(e(410))/1+-parseInt(e(407))/2*(-parseInt(e(426))/3)+parseInt(e(409))/4+-parseInt(e(406))/5+-parseInt(e(427))/6+-parseInt(e(412))/7*(-parseInt(e(411))/8)+parseInt(e(419))/9*(parseInt(e(415))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class M extends w{[j(424)](t){const n=j,{body:r,styles:s}=t[n(420)],i=new e.UpcastWriter(r[n(417)]),o=i[n(418)](r),c=function(t){const e=L,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(448)](t,i)}return n}(function(t){const e=L,n={};for(const r of t)for(const t of r[e(451)])if(t instanceof CSSStyleRule){const r=R(t[e(445)]);n[t[e(441)]]=Object[e(454)]({},n[t[e(441)]]||{},r)}return n}(s));for(const t of o){if(n(408)!==t[n(416)])continue;const e=P(t[n(422)],c);if(e[n(413)]){const r=T(Array[n(404)](e[n(421)]()));for(const e in r){const s=t[n(422)];s[n(414)](e)||i[n(425)](e,r[e],s)}}}t[n(423)]=r}[j(405)](t){return super[j(405)](t)||A(t)}}const k=K;function K(t,e){const n=D();return(K=function(t,e){return n[t-=302]})(t,e)}function D(){const t=["requires","map","1583246UciHnF","693366rlpejq","42qGCYYw","plugins","pluginName","view","stylesProcessor","editor","dataTransfer","ClipboardPipeline","editing","isOfficialPlugin","20etXbAh","text/html","isActive","974016GoTYpM","high","1484492usXImi","isPremiumPlugin","get","fromCharCode","1531635JGPCgu","90AGFwrT","execute","href","init","_parsedData","PasteFromOfficeEnhancedInliner","document","afterInit","inputTransformation","761319QOUSfz","getData","1325024mpNqMY","join","PasteFromOffice"];return(D=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(834277===parseInt(e(331))/1+-parseInt(e(332))/2+-parseInt(e(314))/3+-parseInt(e(310))/4*(parseInt(e(305))/5)+-parseInt(e(308))/6+-parseInt(e(333))/7*(-parseInt(e(326))/8)+parseInt(e(324))/9*(parseInt(e(315))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class $ extends t.Plugin{static get[k(335)](){return k(320)}static get[k(304)](){return!0}static get[k(311)](){return!0}static get[k(329)](){return[k(328)]}[k(318)](){const t=k,e=this[t(338)],n=e[t(334)][t(312)](t(302)),r=e[t(303)][t(336)][t(321)],s=new M(r);n.on(t(323),((e,n)=>{const i=t,o=n[i(339)][i(325)](i(306));s[i(307)](o)&&(n[i(319)]||(n[i(319)]=v(o,r[i(337)])),s[i(316)](n))}),{priority:x.priorities[t(312)](t(309))+11})}[k(322)](){!async function(t){const e=d([80,116,70,87,99,98,84,52,50,90,48,77,104,102,122,88,81,78,66,76,73,119,105,89,106,110,74,112,117,100,79,71,103,97,83,72,101,86,49,65,56,75,82,118,54,67,68,120,85,115,108,121,55,109,114,107,53,69,57,113,111,51]),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(330)]((t=>String[e(313)](t)))[e(327)]("")}!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([80]);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:1743033600;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(317)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const z=V;!function(t){const e=V,n=t();for(;;)try{if(101393===parseInt(e(299))/1+-parseInt(e(323))/2+parseInt(e(312))/3+parseInt(e(308))/4*(-parseInt(e(298))/5)+-parseInt(e(315))/6+parseInt(e(328))/7*(parseInt(e(318))/8)+parseInt(e(319))/9*(parseInt(e(311))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const H=[z(338),z(297),z(327),z(303),z(314),z(334),z(301),z(325)],q=[z(338),z(297),z(327)];function Y(){const t=["setStyle","font-weight","insertChild","span","italic","color","filter","line-through","font-family","135oyDVxX","190802iaEmfF","medium","font-style","super","text-decoration","forEach","underline","function","sub","23812bkkBex","getStyle","strong","4490JsdnNr","516657IcoZNp","split","text-decoration-line","1185822FysHoC","removeStyle","getStyleNames","8CJZRab","4437YjrmKL","from","keys","bolder","293632eyPknX","includes","vertical-align","bold","font-size","155393OxVMnz","length","sup","getChildren","createElement"];return(Y=function(){return t})()}const G={"font-style":[[z(337),"i"]],"font-weight":[[z(300),z(310)],[z(326),z(310)],[z(322),z(310)],[t=>Number(t)>=600,z(310)]],"text-decoration":[[z(305),"u"],[z(340),"s"]],"text-decoration-line":[[z(305),"u"],[z(340),"s"]],"vertical-align":[[z(307),z(307)],[z(302),z(330)]]};function J(t){return H[z(324)](t)}function V(t,e){const n=Y();return(V=function(t,e){return n[t-=297]})(t,e)}function _(t){const e=z;return Array[e(320)](t[e(317)]())[e(339)](J)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=z,r={},s={};return e[n(304)]((e=>{const i=n,o=t[i(309)](e);if(o)if(c=e,q[z(324)](c))r[e]=o;else if(e in G){const t=o[i(313)](" ");G[e][i(304)]((([n,r])=>{const o=i;for(const i of t)(o(306)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=z;for(const s in n)n[s][r(304)]((([,n])=>{const s=r,i=e[s(332)](n,[],t[s(331)]());e[s(335)](0,i,t)})),e[r(316)](s,t)})(t,e,s),function(t,e,n){const r=z;if(!Object[r(321)](n)[r(329)])return;const s=e[r(332)](r(336),[],t[r(331)]());e[r(333)](n,s),e[r(335)](0,s,t),e[r(316)](Object[r(321)](n),t)}(t,e,r)}const B=Z;function Q(){const t=["5537701NIjKHn","createRangeIn","document","2106849YrwQWG","502737lFwLUI","name","includes","9WOtUxG","content","7qlRcWR","execute","84tjvpOU","1362867uCVoqU","90460OiuUoG","isActive","getItems","stylesProcessor","80uFKZQM","2YzRSxw","element","blockElements","165YwUfbg","font","_parsedData","8616136wfVnKJ","617622RefcRE"];return(Q=function(){return t})()}function Z(t,e){const n=Q();return(Z=function(t,e){return n[t-=230]})(t,e)}!function(t){const e=Z,n=t();for(;;)try{if(557858===-parseInt(e(250))/1+-parseInt(e(238))/2*(parseInt(e(249))/3)+-parseInt(e(233))/4*(-parseInt(e(241))/5)+parseInt(e(245))/6*(parseInt(e(255))/7)+parseInt(e(244))/8*(-parseInt(e(253))/9)+parseInt(e(237))/10*(-parseInt(e(232))/11)+parseInt(e(231))/12*(parseInt(e(246))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class tt extends w{[B(230)](t){const n=B,{body:r}=t[n(243)],s=new e.UpcastWriter(r[n(248)]),i=s[n(247)](r),o=new e.ViewDocument(s[n(248)][n(236)]),c=[...new e.DomConverter(o)[n(240)],n(242)],a=i[n(235)]();for(const t of a)if(t.is(n(239))&&c[n(252)](t[n(251)])){X(t,s,_(t))}t[n(254)]=r}[B(234)](t){return super[B(234)](t)||A(t)}}const et=rt;function nt(){const t=["getData","view","destroy","inputTransformation","domainLimit","2327277JIAhFZ","133266NLWRbp","1417816lfWUiI","usageLimit","48hJiGdh","pasteFromOfficeEnhancedLicenseKeyExpired","text/html","document","pasteFromOfficeEnhancedLicenseKeyNotAllowed","licenseKey","2146518JNWINp","dataTransfer","pasteFromOfficeEnhancedLicenseKeyInvalid","ClipboardPipeline","isOfficialPlugin","expired","invalid","_showLicenseError","trialLimit","36upwwsR","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyTrialLimit","PasteFromOffice","_licenseKeyCheckInterval","7915GodjzB","_parsedData","isPremiumPlugin","isActive","pluginName","execute","pasteFromOfficeEnhancedLicenseKeyValid","PasteFromOfficeEnhanced","plugins","editor","26786pZmwgw","init","stylesProcessor","evaluationLimit","PasteFromOfficeEnhancedPropagator","requires","get","2015252aEvQJi","config","pasteFromOfficeEnhancedLicenseKeyUsageLimit","high","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","editing"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=403]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(656709===parseInt(e(406))/1+parseInt(e(435))/2+parseInt(e(425))/3+-parseInt(e(413))/4+parseInt(e(449))/5*(parseInt(e(429))/6)+-parseInt(e(426))/7+-parseInt(e(427))/8*(parseInt(e(444))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{[et(434)];[et(448)];static get[et(453)](){return et(410)}static get[et(439)](){return!0}static get[et(451)](){return!0}static get[et(411)](){return[et(447)]}[et(407)](){const t=et,e=this[t(405)],n=e[t(404)][t(412)](t(438)),r=e[t(419)][t(421)][t(432)],s=new tt(r);n.on(t(423),((e,n)=>{const i=t,o=n[i(436)][i(420)](i(431));s[i(452)](o)&&(n[i(450)]||(n[i(450)]=v(o,r[i(408)])),s[i(454)](n))}),{priority:x.priorities[t(412)](t(416))+10}),this[t(434)]=this[t(405)][t(414)][t(412)](t(434));const i=this[t(405)];this[t(448)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(455)==s||e(437)==s||e(430)==s||e(418)==s||e(433)==s||e(417)==s||e(446)==s||e(415)==s){delete i[r],n=s,clearInterval(this[e(448)]),this[e(448)]=void 0;break}}e(437)==n&&i[e(442)](e(441)),e(430)==n&&i[e(442)](e(440)),e(418)==n&&i[e(442)](e(424)),e(433)==n&&i[e(442)](e(445),e(403)),e(417)==n&&i[e(442)](e(409)),e(446)==n&&i[e(442)](e(443)),e(415)==n&&i[e(442)](e(428))}),1e3)}[et(422)](){const t=et;super[t(422)](),this[t(448)]&&clearInterval(this[t(448)])}}function it(){var t=["requires","pluginName","16lmbiEN","PasteFromOffice","167940mcYzqM","26644bCDTEW","1313703UbfnhK","33UONDMP","10HxHNCh","PasteFromOfficeEnhanced","13030uLxCUm","9495ArucRc","616994pTipyj","isOfficialPlugin","isPremiumPlugin","485196PEyktD"];return(it=function(){return t})()}var ot=ct;function ct(t,e){var n=it();return(ct=function(t,e){return n[t-=247]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(149834===parseInt(e(258))/1+parseInt(e(248))/2+parseInt(e(261))/3*(-parseInt(e(259))/4)+-parseInt(e(249))/5+parseInt(e(253))/6+-parseInt(e(250))/7*(parseInt(e(256))/8)+parseInt(e(260))/9*(parseInt(e(262))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class at extends t.Plugin{static get[ot(255)](){return ot(247)}static get[ot(251)](){return!0}static get[ot(252)](){return!0}static get[ot(254)](){return[ot(257),$,st]}}function ut(){var t=["331732lmHiNy","2013396jvYXzm","13805001AtrPUi","28ZXDhAz","150753WlhIFb","375403TmkPmb","1747144QqlbEi","102135gOdiKW","420irgCbS"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=309]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(800660===parseInt(e(313))/1+parseInt(e(316))/2*(parseInt(e(317))/3)+-parseInt(e(314))/4+-parseInt(e(311))/5*(parseInt(e(312))/6)+-parseInt(e(309))/7+parseInt(e(310))/8+parseInt(e(315))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{document;hasMultiLevelListPlugin;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 b(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function v(t,n){const r=new DOMParser,s=function(t){return b(b(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(t,e){const n=A();return(S=function(t,e){return n[t-=179]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(725570===parseInt(e(183))/1*(-parseInt(e(181))/2)+parseInt(e(190))/3+parseInt(e(184))/4+-parseInt(e(187))/5+-parseInt(e(189))/6*(-parseInt(e(186))/7)+parseInt(e(179))/8*(parseInt(e(180))/9)+parseInt(e(185))/10*(-parseInt(e(188))/11))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(182)](t)}function A(){const t=["546QwYVBQ","296775rSYyhR","40aKYSwx","454869jqusqp","2AonnSP","test","33131npRbni","1574028gPTfBy","2132450mQQRMB","58912MtjOMm","1629010EIQTcr","22DLIsBu"];return(A=function(){return t})()}function O(t,e){const n=P();return(O=function(t,e){return n[t-=265]})(t,e)}function P(){const t=["set","cssRules","trim","2372550Rmfwzk","3143tEFbCl","map","length","4062670leiIjG","split","1532667mawftS","hasClass","4qznYiE","assign","initial","5523693oAGqda","selectorText","groups","9062168rVGRXD","108aFlmrD","tagName","style","name","977016WXIkGE","20ciDbxs","push","className","exec","getPropertyValue"];return(P=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(607969===parseInt(e(287))/1+-parseInt(e(286))/2+parseInt(e(292))/3*(-parseInt(e(266))/4)+-parseInt(e(278))/5*(parseInt(e(277))/6)+-parseInt(e(269))/7+-parseInt(e(272))/8+parseInt(e(273))/9*(parseInt(e(290))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(274)]&&!s[n(280)])continue;const e=!s[n(274)]||t[n(276)]===s[n(274)],o=!s[n(280)]||t[n(265)](s[n(280)]);e&&o&&r[n(283)](s,i)}return r}function T(t){const e=O,n={};for(let r=0;r<t[e(289)];r++){const s=t[r],i=t[e(282)](s);e(268)!==i&&(n[s]=i)}return n}function j(t){const e=O,n=t[e(291)](",")[e(288)]((t=>t[e(285)]())),r=[];for(const t of n){const n=L[e(281)](t);n&&r[e(279)](n[e(271)])}return r}function D(t){const e=O,n={};for(const r of t)Object[e(267)](n,r);return n}const R=B;function M(){const t=["_parsedData","hasStyle","elementStart","2544DsCDCe","createRangeIn","1195965DHRIJY","size","39XPWeZY","110bGiBGX","2xCraYf","12389168mOsFYb","1630884FTfHwV","from","item","execute","values","7uCreSM","16340isMBVi","isActive","1537203vBbBQN","11306740DShPHF","361396uJxTbr","content","type","document","setStyle"];return(M=function(){return t})()}function B(t,e){const n=M();return(B=function(t,e){return n[t-=290]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(886961===parseInt(e(305))/1*(parseInt(e(295))/2)+parseInt(e(293))/3*(-parseInt(e(307))/4)+-parseInt(e(303))/5*(parseInt(e(315))/6)+-parseInt(e(302))/7*(-parseInt(e(296))/8)+parseInt(e(291))/9+-parseInt(e(306))/10+-parseInt(e(294))/11*(-parseInt(e(297))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class W extends w{[R(300)](t){const n=R,{body:r,styles:s}=t[n(312)],i=new e.UpcastWriter(r[n(310)]),o=i[n(290)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(283)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(284)])if(t instanceof CSSStyleRule){const r=T(t[e(275)]);n[t[e(270)]]=Object[e(267)]({},n[t[e(270)]]||{},r)}return n}(s));for(const t of o){if(n(314)!==t[n(309)])continue;const e=F(t[n(299)],c);if(e[n(292)]){const r=D(Array[n(298)](e[n(301)]()));for(const e in r){const s=t[n(299)];s[n(313)](e)||i[n(311)](e,r[e],s)}}}t[n(308)]=r}[R(304)](t){return super[R(304)](t)||E(t)}}const k=N;function N(t,e){const n=H();return(N=function(t,e){return n[t-=482]})(t,e)}function H(){const t=["PasteFromOffice","8516388TkxjiX","getData","text/html","9973071tpKjrp","stylesProcessor","ClipboardPipeline","155vWlbcf","22696rgtJje","init","_parsedData","74784350EiiebQ","href","requires","document","198580PcqUxU","isOfficialPlugin","1897BatCWT","high","join","afterInit","inputTransformation","dataTransfer","isActive","PasteFromOfficeEnhancedInliner","get","isPremiumPlugin","execute","plugins","editor","map","view","editing","pluginName","fromCharCode","477390vtEqxb","4797090HiaOIx","1oBQLzB"];return(H=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(805371===parseInt(e(500))/1*(-parseInt(e(498))/2)+-parseInt(e(499))/3+-parseInt(e(516))/4*(parseInt(e(508))/5)+-parseInt(e(502))/6+parseInt(e(518))/7*(-parseInt(e(509))/8)+-parseInt(e(505))/9+parseInt(e(512))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class K extends t.Plugin{static get[k(496)](){return k(487)}static get[k(517)](){return!0}static get[k(489)](){return!0}static get[k(514)](){return[k(501)]}[k(510)](){const t=k,e=this[t(492)],n=e[t(491)][t(488)](t(507)),r=e[t(495)][t(494)][t(515)],s=new W(r);n.on(t(484),((e,n)=>{const i=t,o=n[i(485)][i(503)](i(504));s[i(486)](o)&&(n[i(511)]||(n[i(511)]=v(o,r[i(506)])),s[i(490)](n))}),{priority:x.priorities[t(488)](t(519))+11})}[k(483)](){!async function(t){const e=d([48,57,120,69,99,78,68,113,72,85,80,107,108,75,66,115,106,103,84,101,74,109,50,82,102,81,100,87,121,119,116,114,56,88,71,83,49,112,52,104,97,73,105,90,89,117,55,53,98,79,77,67,65,70,111,54,51,86,76,110,118,122]),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=N;return t[e(493)]((t=>String[e(497)](t)))[e(482)]("")}!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([120]);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:1743206400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=N,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(513)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const V=q;function q(t,e){const n=Y();return(q=function(t,e){return n[t-=437]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(638235===parseInt(e(453))/1+-parseInt(e(450))/2*(parseInt(e(439))/3)+-parseInt(e(472))/4*(parseInt(e(447))/5)+parseInt(e(476))/6+parseInt(e(481))/7*(parseInt(e(474))/8)+parseInt(e(478))/9*(-parseInt(e(465))/10)+parseInt(e(468))/11*(parseInt(e(477))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const U=[V(446),V(479),V(459),V(437),V(441),V(443),V(454),V(456)],$=[V(446),V(479),V(459)],z={"font-style":[[V(445),"i"]],"font-weight":[[V(473),V(462)],[V(467),V(462)],[V(466),V(462)],[t=>Number(t)>=600,V(462)]],"text-decoration":[[V(440),"u"],[V(471),"s"]],"text-decoration-line":[[V(440),"u"],[V(471),"s"]],"vertical-align":[[V(475),V(475)],[V(460),V(452)]]};function X(t){return U[V(464)](t)}function Y(){const t=["4657390TFvwSz","bolder","bold","1067902GEbSpg","forEach","split","line-through","16oCIHQc","medium","48lESIWJ","sub","5149806iBMaWV","48UdxBLZ","9jsYDoQ","font-family","getChildren","162519hoAUnL","getStyle","text-decoration","from","3409998ZoHZfp","underline","text-decoration-line","createElement","font-weight","setStyle","italic","color","110015bnTvnC","getStyleNames","span","2fYHPzj","length","sup","942721cmlIAK","font-style","removeStyle","vertical-align","keys","filter","font-size","super","insertChild","strong","function","includes"];return(Y=function(){return t})()}function Q(t){const e=V;return Array[e(438)](t[e(448)]())[e(458)](X)}function J(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=V,r={},s={};return e[n(469)]((e=>{const i=n,o=t[i(482)](e);if(o)if(c=e,$[V(464)](c))r[e]=o;else if(e in z){const t=o[i(470)](" ");z[e][i(469)]((([n,r])=>{const o=i;for(const i of t)(o(463)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=V;for(const s in n)n[s][r(469)]((([,n])=>{const s=r,i=e[s(442)](n,[],t[s(480)]());e[s(461)](0,i,t)})),e[r(455)](s,t)})(t,e,s),function(t,e,n){const r=V;if(!Object[r(457)](n)[r(451)])return;const s=e[r(442)](r(449),[],t[r(480)]());e[r(444)](n,s),e[r(461)](0,s,t),e[r(455)](Object[r(457)](n),t)}(t,e,r)}const _=Z;function G(){const t=["element","2287272gzodqO","440740QYhbiJ","getItems","content","stylesProcessor","isActive","3RtvCMc","name","2451880aQlXSn","331148tUiabJ","10152180BeTGzi","includes","font","_parsedData","blockElements","521982BpqSXg","6nuJZjZ","document","execute","357749gXyUPZ","10SDiqVf","createRangeIn"];return(G=function(){return t})()}function Z(t,e){const n=G();return(Z=function(t,e){return n[t-=498]})(t,e)}!function(t){const e=Z,n=t();for(;;)try{if(355716===-parseInt(e(499))/1+-parseInt(e(513))/2+-parseInt(e(504))/3*(-parseInt(e(507))/4)+-parseInt(e(506))/5+-parseInt(e(514))/6*(-parseInt(e(517))/7)+parseInt(e(498))/8+-parseInt(e(508))/9*(-parseInt(e(518))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class tt extends w{[_(516)](t){const n=_,{body:r}=t[n(511)],s=new e.UpcastWriter(r[n(515)]),i=s[n(519)](r),o=new e.ViewDocument(s[n(515)][n(502)]),c=[...new e.DomConverter(o)[n(512)],n(510)],a=i[n(500)]();for(const t of a)if(t.is(n(520))&&c[n(509)](t[n(505)])){J(t,s,Q(t))}t[n(501)]=r}[_(503)](t){return super[_(503)](t)||E(t)}}const et=rt;function nt(){const t=["70OwHJBe","requires","pasteFromOfficeEnhancedLicenseKeyUsageLimit","stylesProcessor","516808mDhWTb","PasteFromOffice","expired","destroy","1243704huVVug","PasteFromOfficeEnhancedPropagator","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyValid","3007386wcHsFl","pluginName","execute","domainLimit","invalid","high","1372104jIBADL","editing","pasteFromOfficeEnhancedLicenseKeyTrialLimit","getData","evaluationLimit","document","_licenseKeyCheckInterval","474783CeeTVm","pasteFromOfficeEnhancedLicenseKeyExpired","isActive","plugins","usageLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","trialLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyDomainLimit","editor","_showLicenseError","text/html","111zuNayn","licenseKey","featureNotAllowed","isPremiumPlugin","get","23484fgwvtH","ClipboardPipeline","isOfficialPlugin","206994jYCmPE","view","_parsedData","config","dataTransfer","pasteFromOfficeEnhancedLicenseKeyInvalid","init","inputTransformation"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(312080===parseInt(e(432))/1+-parseInt(e(449))/2*(-parseInt(e(444))/3)+-parseInt(e(464))/4+-parseInt(e(460))/5*(parseInt(e(452))/6)+parseInt(e(468))/7+parseInt(e(425))/8+-parseInt(e(472))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{[et(445)];[et(431)];static get[et(473)](){return et(469)}static get[et(451)](){return!0}static get[et(447)](){return!0}static get[et(461)](){return[et(465)]}[et(458)](){const t=et,e=this[t(441)],n=e[t(435)][t(448)](t(450)),r=e[t(426)][t(453)][t(430)],s=new tt(r);n.on(t(459),((e,n)=>{const i=t,o=n[i(456)][i(428)](i(443));s[i(434)](o)&&(n[i(454)]||(n[i(454)]=v(o,r[i(463)])),s[i(474)](n))}),{priority:x.priorities[t(448)](t(424))+10}),this[t(445)]=this[t(441)][t(455)][t(448)](t(445));const i=this[t(441)];this[t(431)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(471)==s||e(457)==s||e(433)==s||e(440)==s||e(439)==s||e(437)==s||e(427)==s||e(462)==s){delete i[r],n=s,clearInterval(this[e(431)]),this[e(431)]=void 0;break}}e(457)==n&&i[e(442)](e(476)),e(433)==n&&i[e(442)](e(466)),e(440)==n&&i[e(442)](e(475)),e(439)==n&&i[e(442)](e(446),e(470)),e(437)==n&&i[e(442)](e(429)),e(427)==n&&i[e(442)](e(438)),e(462)==n&&i[e(442)](e(436))}),1e3)}[et(467)](){const t=et;super[t(467)](),this[t(431)]&&clearInterval(this[t(431)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=441]})(t,e)}function ct(){var t=["24380aCdLXV","pluginName","requires","isOfficialPlugin","892SVbAEo","5370936FHmdau","9zXPEcH","PasteFromOffice","1805590iscAXe","439359gIXsDQ","isPremiumPlugin","1384rUTHSC","2okUkTt","23017863QCRGOp","PasteFromOfficeEnhanced","20573nKBzBB","1018878vsivgH"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(561126===-parseInt(e(441))/1*(-parseInt(e(444))/2)+parseInt(e(448))/3+parseInt(e(453))/4*(-parseInt(e(449))/5)+-parseInt(e(454))/6+parseInt(e(447))/7*(-parseInt(e(443))/8)+-parseInt(e(455))/9*(-parseInt(e(457))/10)+parseInt(e(445))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(450)](){return it(446)}static get[it(452)](){return!0}static get[it(442)](){return!0}static get[it(451)](){return[it(456),K,st]}}function ut(){var t=["1005qpuYoW","406XTDdwO","9jwoGkf","346XTvrbI","460749fOluSO","178024PBUaOx","3054dAAVcP","296890YrKDRt","9442032FechOq","6883FJNDzu","753874TXYZyJ","4dolSVv"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=183]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(777040===-parseInt(e(186))/1*(-parseInt(e(192))/2)+-parseInt(e(193))/3*(-parseInt(e(188))/4)+parseInt(e(189))/5*(-parseInt(e(183))/6)+parseInt(e(190))/7*(-parseInt(e(194))/8)+-parseInt(e(191))/9*(parseInt(e(184))/10)+parseInt(e(187))/11+parseInt(e(185))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x29c9e2}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0xe9ebcd,parseHtml as _0x1c026c}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x33ced8,uid as _0x182a29}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0xcd665b,ViewDocument as _0xac1ccb,DomConverter as _0x30283f}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x5a5cfc){return m['test'](_0x5a5cfc);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x2de00e,_0x20d1b8){const _0x1db303=new Map();for(const [_0x4c5b26,_0x2a8de1]of _0x20d1b8){if(!_0x4c5b26['tagName']&&!_0x4c5b26['className'])continue;const _0x465222=!_0x4c5b26['tagName']||_0x2de00e['name']===_0x4c5b26['tagName'],_0x2d6f9a=!_0x4c5b26['className']||_0x2de00e['hasClass'](_0x4c5b26['className']);_0x465222&&_0x2d6f9a&&_0x1db303['set'](_0x4c5b26,_0x2a8de1);}return _0x1db303;}function h(_0x323748){const _0xa7581={};for(let _0x33e93a=0x0;_0x33e93a<_0x323748['length'];_0x33e93a++){const _0x3b2a5d=_0x323748[_0x33e93a],_0x54e34b=_0x323748['getPropertyValue'](_0x3b2a5d);'initial'!==_0x54e34b&&(_0xa7581[_0x3b2a5d]=_0x54e34b);}return _0xa7581;}function O(_0x2068f9){const _0x5ec189=_0x2068f9['split'](',')['map'](_0x318161=>_0x318161['trim']()),_0x3d076a=[];for(const _0x472623 of _0x5ec189){const _0x227d02=S['exec'](_0x472623);_0x227d02&&_0x3d076a['push'](_0x227d02['groups']);}return _0x3d076a;}function y(_0x156917){const _0x5a70d6={};for(const _0x42c5a6 of _0x156917)Object['assign'](_0x5a70d6,_0x42c5a6);return _0x5a70d6;}class c extends _0xe9ebcd{['execute'](_0x2c2ea0){const {body:_0x1de4e3,styles:_0x49099f}=_0x2c2ea0['_parsedData'],_0x4dc1bb=new _0xcd665b(_0x1de4e3['document']),_0x333b72=_0x4dc1bb['createRangeIn'](_0x1de4e3),_0x5d4c68=function(_0x1dd033){const _0x5b9f7e={};for(const _0x4ae4db of _0x1dd033)for(const _0x3c555a of _0x4ae4db['cssRules'])if(_0x3c555a instanceof CSSStyleRule){const _0x28cf93=h(_0x3c555a['style']);_0x5b9f7e[_0x3c555a['selectorText']]=Object['assign']({},_0x5b9f7e[_0x3c555a['selectorText']]||{},_0x28cf93);}return _0x5b9f7e;}(_0x49099f),_0x11efbb=function(_0x26579c){const _0x52d6a7=new Map();for(const _0xb805df in _0x26579c){const _0x3cc323=O(_0xb805df),_0x2e8cdf=_0x26579c[_0xb805df];for(const _0x252c90 of _0x3cc323)_0x52d6a7['set'](_0x252c90,_0x2e8cdf);}return _0x52d6a7;}(_0x5d4c68);for(const _0x50c638 of _0x333b72){if('elementStart'!==_0x50c638['type'])continue;const _0x570309=x(_0x50c638['item'],_0x11efbb);if(_0x570309['size']){const _0x4cc7ff=y(Array['from'](_0x570309['values']()));for(const _0x15bc63 in _0x4cc7ff){const _0x22b7c3=_0x50c638['item'];_0x22b7c3['hasStyle'](_0x15bc63)||_0x4dc1bb['setStyle'](_0x15bc63,_0x4cc7ff[_0x15bc63],_0x22b7c3);}}}_0x2c2ea0['content']=_0x1de4e3;}['isActive'](_0x2aa2f6){return super['isActive'](_0x2aa2f6)||l(_0x2aa2f6);}}class i extends _0x29c9e2{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5b20b0=this['editor'],_0xeda60e=_0x5b20b0['plugins']['get']('ClipboardPipeline'),_0x2e8701=_0x5b20b0['editing']['view']['document'],_0x44c631=new c(_0x2e8701);_0xeda60e['on']('inputTransformation',(_0x3d08b3,_0x3fb899)=>{const _0x442ce3=_0x3fb899['dataTransfer']['getData']('text/html');_0x44c631['isActive'](_0x442ce3)&&(_0x3fb899['_parsedData']||(_0x3fb899['_parsedData']=_0x1c026c(_0x442ce3,_0x2e8701['stylesProcessor'])),_0x44c631['execute'](_0x3fb899));},{'priority':_0x33ced8['get']('high')+0xb});}['afterInit'](){!async function(_0x25c6df){const _0x1f356c=_0x3b6dda([0x50,0x74,0x46,0x57,0x63,0x62,0x54,0x34,0x32,0x5a,0x30,0x4d,0x68,0x66,0x7a,0x58,0x51,0x4e,0x42,0x4c,0x49,0x77,0x69,0x59,0x6a,0x6e,0x4a,0x70,0x75,0x64,0x4f,0x47,0x67,0x61,0x53,0x48,0x65,0x56,0x31,0x41,0x38,0x4b,0x52,0x76,0x36,0x43,0x44,0x78,0x55,0x73,0x6c,0x79,0x37,0x6d,0x72,0x6b,0x35,0x45,0x39,0x71,0x6f,0x33]),_0x53b266=0x764c511,_0x4da276=0x763a641^_0x53b266,_0x5cf924=window[_0x3b6dda([0x44,0x61,0x74,0x65])][_0x3b6dda([0x6e,0x6f,0x77])](),_0x23c93b=_0x25c6df[_0x3b6dda([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x159398=new window[(_0x3b6dda([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x43a457=>{_0x23c93b[_0x3b6dda([0x6f,0x6e,0x63,0x65])](_0x3b6dda([0x72,0x65,0x61,0x64,0x79]),_0x43a457);}),_0x5e7f40={[_0x3b6dda([0x6b,0x74,0x79])]:_0x3b6dda([0x45,0x43]),[_0x3b6dda([0x75,0x73,0x65])]:_0x3b6dda([0x73,0x69,0x67]),[_0x3b6dda([0x63,0x72,0x76])]:_0x3b6dda([0x50,0x2d,0x32,0x35,0x36]),[_0x3b6dda([0x78])]:_0x3b6dda([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]),[_0x3b6dda([0x79])]:_0x3b6dda([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]),[_0x3b6dda([0x61,0x6c,0x67])]:_0x3b6dda([0x45,0x53,0x32,0x35,0x36])},_0x592362=_0x23c93b[_0x3b6dda([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3b6dda([0x67,0x65,0x74])](_0x3b6dda([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3744de(){let _0x15269,_0x471ef5=null,_0x534ac9=null;try{if(_0x592362==_0x3b6dda([0x47,0x50,0x4c]))return _0x3b6dda([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x15269=_0x4d23f5(),!_0x15269)return _0x3b6dda([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x15269[_0x3b6dda([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x534ac9=_0x2a0635(_0x15269[_0x3b6dda([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x15269[_0x3b6dda([0x6a,0x74,0x69])])),await _0xd73386()?_0x1a0fa4()?_0x1611c1()?_0x3b6dda([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x148d7a()?(_0x15269[_0x3b6dda([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3b6dda([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x471ef5=_0x53d3ae(_0x3b6dda([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x15269[_0x3b6dda([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3b6dda([0x74,0x72,0x69,0x61,0x6c])&&(_0x471ef5=_0x53d3ae(_0x3b6dda([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x6324d3()):_0x3b6dda([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3b6dda([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3b6dda([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x5c1183){return _0x3b6dda([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1611c1(){const _0x47542d=[_0x3b6dda([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3b6dda([0x74,0x72,0x69,0x61,0x6c])][_0x3b6dda([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15269[_0x3b6dda([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5cf924/0x3e8:0xe10*_0x4da276;return _0x15269[_0x3b6dda([0x65,0x78,0x70])]<_0x47542d;}function _0x1a0fa4(){const _0x413bfc=_0x15269[_0x3b6dda([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x413bfc&&(!!_0x413bfc[_0x3b6dda([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b6dda([0x2a]))||(!!_0x413bfc[_0x3b6dda([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b6dda([0x50,0x4f,0x45]))||!!_0x413bfc[_0x3b6dda([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b6dda([0x50,0x50]))));}function _0x148d7a(){const _0x13d51f=_0x15269[_0x3b6dda([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x13d51f||0x0==_0x13d51f[_0x3b6dda([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2df811}=new URL(window[_0x3b6dda([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x13d51f[_0x3b6dda([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2df811))return!0x0;const _0x5a7aeb=_0x2df811[_0x3b6dda([0x73,0x70,0x6c,0x69,0x74])](_0x3b6dda([0x2e]));return _0x13d51f[_0x3b6dda([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xdd821d=>_0xdd821d[_0x3b6dda([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b6dda([0x2a])))[_0x3b6dda([0x6d,0x61,0x70])](_0x206d18=>_0x206d18[_0x3b6dda([0x73,0x70,0x6c,0x69,0x74])](_0x3b6dda([0x2e])))[_0x3b6dda([0x73,0x6f,0x6d,0x65])](_0x26e78e=>_0x5a7aeb[_0x3b6dda([0x65,0x76,0x65,0x72,0x79])]((_0x4d966d,_0x51a54d)=>_0x26e78e[_0x51a54d]===_0x4d966d||_0x26e78e[_0x51a54d]===_0x3b6dda([0x2a])));}function _0x6324d3(){return _0x471ef5&&_0x534ac9?new window[(_0x3b6dda([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3b91b0,_0x5bf8de)=>{_0x471ef5[_0x3b6dda([0x74,0x68,0x65,0x6e])](_0x3b91b0,_0x5bf8de),_0x534ac9[_0x3b6dda([0x74,0x68,0x65,0x6e])](_0x5ca049=>{_0x5ca049!=_0x3b6dda([0x56,0x61,0x6c,0x69,0x64])&&_0x3b91b0(_0x5ca049);},_0x5bf8de);}):_0x471ef5||_0x534ac9||_0x3b6dda([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2a0635(_0xa7199c,_0x5422eb){return new window[(_0x3b6dda([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x453b5c=>{if(_0x2109c9())return _0x453b5c(_0x3b6dda([0x56,0x61,0x6c,0x69,0x64]));_0x587313(),_0x23c93b[_0x3b6dda([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3b6dda([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4b0b89=!0x1;const _0x476c71=_0x182a29();function _0x3e55a3(_0x22ec7e){return!!_0x22ec7e&&(typeof _0x22ec7e===_0x3b6dda([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x22ec7e===_0x3b6dda([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x22ec7e[_0x3b6dda([0x74,0x68,0x65,0x6e])]===_0x3b6dda([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x22ec7e[_0x3b6dda([0x63,0x61,0x74,0x63,0x68])]===_0x3b6dda([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3cf0e2(_0x20c797){_0x19bb37(_0x20c797)[_0x3b6dda([0x74,0x68,0x65,0x6e])](_0x432fb1=>{if(!_0x432fb1||_0x432fb1[_0x3b6dda([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3b6dda([0x6f,0x6b]))return _0x3b6dda([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x932337(_0x639176(_0x476c71+_0x5422eb))!=_0x432fb1[_0x3b6dda([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3b6dda([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3b6dda([0x56,0x61,0x6c,0x69,0x64]);})[_0x3b6dda([0x74,0x68,0x65,0x6e])](_0xcb25e3=>(_0x36489e(),_0xcb25e3),()=>{const _0x22406e=_0x23d78e();return null==_0x22406e?(_0x36489e(),_0x3b6dda([0x56,0x61,0x6c,0x69,0x64])):_0x3b6dda(_0x5cf924-_0x22406e>(0x23684111^_0x53b266)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3b6dda([0x74,0x68,0x65,0x6e])](_0x453b5c)[_0x3b6dda([0x63,0x61,0x74,0x63,0x68])](()=>{_0x453b5c(_0x3b6dda([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4459ed=0x7522b91^_0x53b266;function _0x36489e(){const _0x3d19ed=_0x3b6dda([0x6c,0x6c,0x63,0x74,0x2d])+_0x932337(_0x639176(_0xa7199c)),_0x3f19b7=_0x497e90(_0x932337(window[_0x3b6dda([0x4d,0x61,0x74,0x68])][_0x3b6dda([0x63,0x65,0x69,0x6c])](_0x5cf924/_0x4459ed)));window[_0x3b6dda([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b6dda([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3d19ed,_0x3f19b7);}function _0x23d78e(){const _0x48d94d=_0x3b6dda([0x6c,0x6c,0x63,0x74,0x2d])+_0x932337(_0x639176(_0xa7199c)),_0x31d0fa=window[_0x3b6dda([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b6dda([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x48d94d);return _0x31d0fa?window[_0x3b6dda([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x497e90(_0x31d0fa),0x10)*_0x4459ed:null;}function _0x19bb37(_0x4cd36b){return new window[(_0x3b6dda([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x21876a,_0x32a2ac)=>{_0x4cd36b[_0x3b6dda([0x74,0x68,0x65,0x6e])](_0x21876a,_0x32a2ac),window[_0x3b6dda([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x32a2ac,0x76511d1^_0x53b266);});}}_0x23c93b[_0x3b6dda([0x6f,0x6e])](_0x3b6dda([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5b7081,_0x26e877)=>{if(_0x26e877[0x0]!=_0xa7199c)return _0x453b5c(_0x3b6dda([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x26e877[0x1]={..._0x26e877[0x1],[_0x3b6dda([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x476c71};},{[_0x3b6dda([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b6dda([0x68,0x69,0x67,0x68])}),_0x23c93b[_0x3b6dda([0x6f,0x6e])](_0x3b6dda([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xe6cf54=>{_0x3e55a3(_0xe6cf54[_0x3b6dda([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4b0b89=!0x0,_0x3cf0e2(_0xe6cf54[_0x3b6dda([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3b6dda([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b6dda([0x6c,0x6f,0x77])}),_0x159398[_0x3b6dda([0x74,0x68,0x65,0x6e])](()=>{_0x4b0b89||_0x453b5c(_0x3b6dda([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2109c9(){return _0x23c93b[_0x3b6dda([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b6dda([0x76,0x69,0x65,0x77])][_0x3b6dda([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3b6dda([0x61,0x75,0x74,0x6f]);}function _0x587313(){_0x23c93b[_0x3b6dda([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b6dda([0x76,0x69,0x65,0x77])][_0x3b6dda([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3b6dda([0x61,0x75,0x74,0x6f]);}}function _0x53d3ae(_0x562d59){const _0x3745f9=[new window[(_0x3b6dda([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x40903e=>setTimeout(_0x40903e,0x76dfbdd^_0x53b266)),_0x159398[_0x3b6dda([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3b6dda([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x55a9d6=>{let _0x46db53=0x0;_0x23c93b[_0x3b6dda([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b6dda([0x6f,0x6e])](_0x3b6dda([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5019ed,_0x4da127)=>{_0x4da127[0x0][_0x3b6dda([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x46db53++,_0x46db53==(0x764c4e9^_0x53b266)&&(_0x55a9d6(),_0x5019ed[_0x3b6dda([0x6f,0x66,0x66])]());});}))];return window[_0x3b6dda([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3b6dda([0x72,0x61,0x63,0x65])](_0x3745f9)[_0x3b6dda([0x74,0x68,0x65,0x6e])](()=>_0x562d59);}async function _0x5627a8(){await _0x159398,_0x23c93b[_0x3b6dda([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b6dda([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x27a831,_0x23c93b[_0x3b6dda([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b6dda([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x27a831,_0x23c93b[_0x3b6dda([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3b6dda([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2f7873(_0x581b4d){const _0x1fb914=_0x23e72c();_0x23c93b[_0x1fb914]=_0x3b6dda([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])+_0x581b4d,_0x581b4d!=_0x3b6dda([0x56,0x61,0x6c,0x69,0x64])&&_0x5627a8();}function _0x23e72c(){const _0x143d54=window[_0x3b6dda([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3b6dda([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3b6dda([0x6e,0x6f,0x77])]())[_0x3b6dda([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3b6dda([0x2e]),'');let _0x481529=_0x3b6dda([0x50]);for(let _0x2a1928=0x0;_0x2a1928<_0x143d54[_0x3b6dda([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a1928+=0x2){let _0x2ab9ac=window[_0x3b6dda([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x143d54[_0x3b6dda([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a1928,_0x2a1928+0x2));_0x2ab9ac>=_0x1f356c[_0x3b6dda([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2ab9ac-=_0x1f356c[_0x3b6dda([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x481529+=_0x1f356c[_0x2ab9ac];}return _0x481529;}function _0x4d23f5(){const _0x3ce1d8=_0x592362[_0x3b6dda([0x73,0x70,0x6c,0x69,0x74])](_0x3b6dda([0x2e]));if(0x3!=_0x3ce1d8[_0x3b6dda([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1999a8(_0x3ce1d8[0x1]);function _0x1999a8(_0x330aef){const _0x5e0512=_0x1bc495(_0x330aef);return _0x5e0512&&_0x303fb0()?_0x5e0512:null;function _0x303fb0(){const _0x15567c=_0x5e0512[_0x3b6dda([0x6a,0x74,0x69])],_0x1bee2d=window[_0x3b6dda([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x15567c[_0x3b6dda([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x15567c[_0x3b6dda([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x16c8da={..._0x5e0512,[_0x3b6dda([0x6a,0x74,0x69])]:_0x15567c[_0x3b6dda([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x15567c[_0x3b6dda([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x16c8da[_0x3b6dda([0x76,0x63])],_0x639176(_0x16c8da)==_0x1bee2d;}}}async function _0xd73386(){let _0x4b743f=!0x0;try{const _0x46e01b=_0x592362[_0x3b6dda([0x73,0x70,0x6c,0x69,0x74])](_0x3b6dda([0x2e])),[_0x5009fc,_0x4166b9,_0x49ad61]=_0x46e01b;return _0x12974b(_0x5009fc),await _0x430d4a(_0x5009fc,_0x4166b9,_0x49ad61),_0x4b743f;}catch(_0x8d890e){return!0x1;}function _0x12974b(_0x20f67f){const _0x55ead6=_0x1bc495(_0x20f67f);_0x55ead6&&_0x55ead6[_0x3b6dda([0x61,0x6c,0x67])]==_0x3b6dda([0x45,0x53,0x32,0x35,0x36])||(_0x4b743f=!0x1);}async function _0x430d4a(_0xd1b436,_0x194022,_0x1caf11){const _0x4ffcd2=window[_0x3b6dda([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3b6dda([0x66,0x72,0x6f,0x6d])](_0x54f2e6(_0x1caf11),_0x14863e=>_0x14863e[_0x3b6dda([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2c7d06=new window[(_0x3b6dda([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3b6dda([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xd1b436+_0x3b6dda([0x2e])+_0x194022),_0x18e2ce=window[_0x3b6dda([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3b6dda([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x18e2ce)return;const _0x3f4a07=await _0x18e2ce[_0x3b6dda([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3b6dda([0x6a,0x77,0x6b]),_0x5e7f40,{[_0x3b6dda([0x6e,0x61,0x6d,0x65])]:_0x3b6dda([0x45,0x43,0x44,0x53,0x41]),[_0x3b6dda([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3b6dda([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3b6dda([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x18e2ce[_0x3b6dda([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3b6dda([0x6e,0x61,0x6d,0x65])]:_0x3b6dda([0x45,0x43,0x44,0x53,0x41]),[_0x3b6dda([0x68,0x61,0x73,0x68])]:{[_0x3b6dda([0x6e,0x61,0x6d,0x65])]:_0x3b6dda([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3f4a07,_0x4ffcd2,_0x2c7d06)||(_0x4b743f=!0x1);}}function _0x1bc495(_0x5a96e7){return _0x5a96e7[_0x3b6dda([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3b6dda([0x65,0x79]))?JSON[_0x3b6dda([0x70,0x61,0x72,0x73,0x65])](_0x54f2e6(_0x5a96e7)):null;}function _0x54f2e6(_0x9e0893){return window[_0x3b6dda([0x61,0x74,0x6f,0x62])](_0x9e0893[_0x3b6dda([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3b6dda([0x2b]))[_0x3b6dda([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3b6dda([0x2f])));}function _0x639176(_0xa10c7d){let _0x558d0f=0x1505;function _0x40227b(_0x2083e6){for(let _0x146de7=0x0;_0x146de7<_0x2083e6[_0x3b6dda([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x146de7++){const _0x288675=_0x2083e6[_0x3b6dda([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x146de7);_0x558d0f=(_0x558d0f<<0x5)+_0x558d0f+_0x288675,_0x558d0f&=_0x558d0f;}}function _0x32b2a3(_0x3ca21f){Array[_0x3b6dda([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3ca21f)?_0x3ca21f[_0x3b6dda([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x32b2a3):_0x3ca21f&&typeof _0x3ca21f==_0x3b6dda([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3b6dda([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3ca21f)[_0x3b6dda([0x73,0x6f,0x72,0x74])]()[_0x3b6dda([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3b1e01,_0x1b8c15])=>{_0x40227b(_0x3b1e01),_0x32b2a3(_0x1b8c15);}):_0x40227b(window[_0x3b6dda([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3ca21f));}return _0x32b2a3(_0xa10c7d),_0x558d0f>>>0x0;}function _0x932337(_0x2bd21b){return _0x2bd21b[_0x3b6dda([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3b6dda([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3b6dda([0x30]));}function _0x497e90(_0x29c51d){return _0x29c51d[_0x3b6dda([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3b6dda([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3b6dda([0x6a,0x6f,0x69,0x6e])]('');}function _0x27a831(){}function _0x3b6dda(_0x5aacbd){return _0x5aacbd['map'](_0x2ff739=>String['fromCharCode'](_0x2ff739))['join']('');}_0x2f7873(await _0x3744de());}(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'],[_0x40f9ec=>Number(_0x40f9ec)>=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(_0xc83abd){return L['includes'](_0xc83abd);}function v(_0x12baac,_0x3cbdd3,_0x1121cb){const {spanStyles:_0x55f2fd,stylesToBeHtmlElements:_0x2a54a4}=function(_0x4a8fa1,_0x497fa5){const _0x28c585={},_0x1b48f5={};return _0x497fa5['forEach'](_0x5c7587=>{const _0x4f9a34=_0x4a8fa1['getStyle'](_0x5c7587);if(_0x4f9a34){if(function(_0x5fe67d){return E['includes'](_0x5fe67d);}(_0x5c7587))_0x28c585[_0x5c7587]=_0x4f9a34;else{if(function(_0x35b181){return _0x35b181 in F;}(_0x5c7587)){const _0x388bbd=_0x4f9a34['split']('\x20');F[_0x5c7587]['forEach'](([_0x1b117f,_0x524253])=>{for(const _0x294ed2 of _0x388bbd){('function'==typeof _0x1b117f&&_0x1b117f(_0x294ed2)||_0x1b117f===_0x294ed2)&&(_0x1b48f5[_0x5c7587]=[..._0x1b48f5[_0x5c7587]||[],[_0x1b117f,_0x524253]]);}});}}}}),{'spanStyles':_0x28c585,'stylesToBeHtmlElements':_0x1b48f5};}(_0x12baac,_0x1121cb);!function(_0x12fa26,_0x564ad5,_0x5e6c29){for(const _0x2b49a3 in _0x5e6c29){_0x5e6c29[_0x2b49a3]['forEach'](([,_0x20adc1])=>{const _0x1e5ce4=_0x564ad5['createElement'](_0x20adc1,[],_0x12fa26['getChildren']());_0x564ad5['insertChild'](0x0,_0x1e5ce4,_0x12fa26);}),_0x564ad5['removeStyle'](_0x2b49a3,_0x12fa26);}}(_0x12baac,_0x3cbdd3,_0x2a54a4),function(_0x27158c,_0x336127,_0x674203){if(!Object['keys'](_0x674203)['length'])return;const _0xa50eee=_0x336127['createElement']('span',[],_0x27158c['getChildren']());_0x336127['setStyle'](_0x674203,_0xa50eee),_0x336127['insertChild'](0x0,_0xa50eee,_0x27158c),_0x336127['removeStyle'](Object['keys'](_0x674203),_0x27158c);}(_0x12baac,_0x3cbdd3,_0x55f2fd);}class f extends _0xe9ebcd{['execute'](_0x51e6ee){const {body:_0x2b0aad}=_0x51e6ee['_parsedData'],_0x401b64=new _0xcd665b(_0x2b0aad['document']),_0x42894b=_0x401b64['createRangeIn'](_0x2b0aad),_0x3d2603=new _0xac1ccb(_0x401b64['document']['stylesProcessor']),_0x226cf7=[...new _0x30283f(_0x3d2603)['blockElements'],'font'],_0x521fe3=_0x42894b['getItems']();for(const _0x3d9083 of _0x521fe3)_0x3d9083['is']('element')&&_0x226cf7['includes'](_0x3d9083['name'])&&v(_0x3d9083,_0x401b64,(_0xdb6631=_0x3d9083,Array['from'](_0xdb6631['getStyleNames']())['filter'](P)));var _0xdb6631;_0x51e6ee['content']=_0x2b0aad;}['isActive'](_0x1c6d9d){return super['isActive'](_0x1c6d9d)||l(_0x1c6d9d);}}class s extends _0x29c9e2{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x8caeab=this['editor'],_0x37971f=_0x8caeab['plugins']['get']('ClipboardPipeline'),_0x10b32c=_0x8caeab['editing']['view']['document'],_0x335fb2=new f(_0x10b32c);_0x37971f['on']('inputTransformation',(_0x119a67,_0x1ee817)=>{const _0x2acc90=_0x1ee817['dataTransfer']['getData']('text/html');_0x335fb2['isActive'](_0x2acc90)&&(_0x1ee817['_parsedData']||(_0x1ee817['_parsedData']=_0x1c026c(_0x2acc90,_0x10b32c['stylesProcessor'])),_0x335fb2['execute'](_0x1ee817));},{'priority':_0x33ced8['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5f2a69=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x44399b;for(const _0x9cc5b8 in _0x5f2a69){const _0x35d675=_0x9cc5b8,_0x52c61d=_0x5f2a69[_0x35d675];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x52c61d||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x52c61d||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x52c61d||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x52c61d||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x52c61d||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x52c61d||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x52c61d||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x52c61d){delete _0x5f2a69[_0x35d675],_0x44399b=_0x52c61d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x44399b&&_0x5f2a69['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x44399b&&_0x5f2a69['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x44399b&&_0x5f2a69['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x44399b&&_0x5f2a69['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x44399b&&_0x5f2a69['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x44399b&&_0x5f2a69['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x44399b&&_0x5f2a69['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x29c9e2{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 _0x1088ee}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x40f10a,parseHtml as _0x1b5c12}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x52f965,uid as _0x10a767}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x329f96,ViewDocument as _0xf493da,DomConverter as _0xee40b5}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x576931){return m['test'](_0x576931);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x160911,_0x461d79){const _0x35d895=new Map();for(const [_0x354bfb,_0x25c200]of _0x461d79){if(!_0x354bfb['tagName']&&!_0x354bfb['className'])continue;const _0x39f706=!_0x354bfb['tagName']||_0x160911['name']===_0x354bfb['tagName'],_0xb2af0a=!_0x354bfb['className']||_0x160911['hasClass'](_0x354bfb['className']);_0x39f706&&_0xb2af0a&&_0x35d895['set'](_0x354bfb,_0x25c200);}return _0x35d895;}function h(_0x14d75b){const _0x42f895={};for(let _0x1e78ad=0x0;_0x1e78ad<_0x14d75b['length'];_0x1e78ad++){const _0x20a4fd=_0x14d75b[_0x1e78ad],_0x4f21d1=_0x14d75b['getPropertyValue'](_0x20a4fd);'initial'!==_0x4f21d1&&(_0x42f895[_0x20a4fd]=_0x4f21d1);}return _0x42f895;}function O(_0x45e944){const _0x35cc7c=_0x45e944['split'](',')['map'](_0x43bd74=>_0x43bd74['trim']()),_0x21d5e9=[];for(const _0x2f48ce of _0x35cc7c){const _0x4f5ded=S['exec'](_0x2f48ce);_0x4f5ded&&_0x21d5e9['push'](_0x4f5ded['groups']);}return _0x21d5e9;}function y(_0x2bb6ba){const _0x24c83b={};for(const _0x1b7eaa of _0x2bb6ba)Object['assign'](_0x24c83b,_0x1b7eaa);return _0x24c83b;}class c extends _0x40f10a{['execute'](_0x1354f2){const {body:_0x4596b5,styles:_0x718726}=_0x1354f2['_parsedData'],_0x464e71=new _0x329f96(_0x4596b5['document']),_0xc99c6a=_0x464e71['createRangeIn'](_0x4596b5),_0xc26517=function(_0x721e1b){const _0x53ab37={};for(const _0x2a3e9c of _0x721e1b)for(const _0xeb3df6 of _0x2a3e9c['cssRules'])if(_0xeb3df6 instanceof CSSStyleRule){const _0xefd107=h(_0xeb3df6['style']);_0x53ab37[_0xeb3df6['selectorText']]=Object['assign']({},_0x53ab37[_0xeb3df6['selectorText']]||{},_0xefd107);}return _0x53ab37;}(_0x718726),_0x5c57b2=function(_0x2207de){const _0x259201=new Map();for(const _0x447c48 in _0x2207de){const _0x1765c7=O(_0x447c48),_0x26d715=_0x2207de[_0x447c48];for(const _0x456055 of _0x1765c7)_0x259201['set'](_0x456055,_0x26d715);}return _0x259201;}(_0xc26517);for(const _0xde23c5 of _0xc99c6a){if('elementStart'!==_0xde23c5['type'])continue;const _0x353d86=x(_0xde23c5['item'],_0x5c57b2);if(_0x353d86['size']){const _0x4ced66=y(Array['from'](_0x353d86['values']()));for(const _0x1617d3 in _0x4ced66){const _0x1dc9d0=_0xde23c5['item'];_0x1dc9d0['hasStyle'](_0x1617d3)||_0x464e71['setStyle'](_0x1617d3,_0x4ced66[_0x1617d3],_0x1dc9d0);}}}_0x1354f2['content']=_0x4596b5;}['isActive'](_0x140816){return super['isActive'](_0x140816)||l(_0x140816);}}class i extends _0x1088ee{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4854d1=this['editor'],_0x4d2fea=_0x4854d1['plugins']['get']('ClipboardPipeline'),_0x4f1ab9=_0x4854d1['editing']['view']['document'],_0x26bfb2=new c(_0x4f1ab9);_0x4d2fea['on']('inputTransformation',(_0x4848cc,_0x27849c)=>{const _0x455018=_0x27849c['dataTransfer']['getData']('text/html');_0x26bfb2['isActive'](_0x455018)&&(_0x27849c['_parsedData']||(_0x27849c['_parsedData']=_0x1b5c12(_0x455018,_0x4f1ab9['stylesProcessor'])),_0x26bfb2['execute'](_0x27849c));},{'priority':_0x52f965['get']('high')+0xb});}['afterInit'](){!async function(_0x3f17b5){const _0x54b5a9=_0x3d6b38([0x30,0x39,0x78,0x45,0x63,0x4e,0x44,0x71,0x48,0x55,0x50,0x6b,0x6c,0x4b,0x42,0x73,0x6a,0x67,0x54,0x65,0x4a,0x6d,0x32,0x52,0x66,0x51,0x64,0x57,0x79,0x77,0x74,0x72,0x38,0x58,0x47,0x53,0x31,0x70,0x34,0x68,0x61,0x49,0x69,0x5a,0x59,0x75,0x37,0x35,0x62,0x4f,0x4d,0x43,0x41,0x46,0x6f,0x36,0x33,0x56,0x4c,0x6e,0x76,0x7a]),_0x1d63db=0x7a6c4afa,_0x5d6c06=0x7a6b297a^_0x1d63db,_0x3505f0=window[_0x3d6b38([0x44,0x61,0x74,0x65])][_0x3d6b38([0x6e,0x6f,0x77])](),_0x3181cc=_0x3f17b5[_0x3d6b38([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x437a5e=new window[(_0x3d6b38([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3cacad=>{_0x3181cc[_0x3d6b38([0x6f,0x6e,0x63,0x65])](_0x3d6b38([0x72,0x65,0x61,0x64,0x79]),_0x3cacad);}),_0x50d5bc={[_0x3d6b38([0x6b,0x74,0x79])]:_0x3d6b38([0x45,0x43]),[_0x3d6b38([0x75,0x73,0x65])]:_0x3d6b38([0x73,0x69,0x67]),[_0x3d6b38([0x63,0x72,0x76])]:_0x3d6b38([0x50,0x2d,0x32,0x35,0x36]),[_0x3d6b38([0x78])]:_0x3d6b38([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]),[_0x3d6b38([0x79])]:_0x3d6b38([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]),[_0x3d6b38([0x61,0x6c,0x67])]:_0x3d6b38([0x45,0x53,0x32,0x35,0x36])},_0x2946c0=_0x3181cc[_0x3d6b38([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3d6b38([0x67,0x65,0x74])](_0x3d6b38([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1f4f57(){let _0x501cef,_0x4e385a=null,_0x5b59a0=null;try{if(_0x2946c0==_0x3d6b38([0x47,0x50,0x4c]))return _0x3d6b38([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x501cef=_0x393d49(),!_0x501cef)return _0x3d6b38([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x501cef[_0x3d6b38([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5b59a0=_0x38bfad(_0x501cef[_0x3d6b38([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x501cef[_0x3d6b38([0x6a,0x74,0x69])])),await _0x4ff63b()?_0x4ad367()?_0x330f79()?_0x3d6b38([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2ce8af()?(_0x501cef[_0x3d6b38([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3d6b38([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4e385a=_0x3b963f(_0x3d6b38([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x501cef[_0x3d6b38([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3d6b38([0x74,0x72,0x69,0x61,0x6c])&&(_0x4e385a=_0x3b963f(_0x3d6b38([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1ee8e2()):_0x3d6b38([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3d6b38([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3d6b38([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x142415){return _0x3d6b38([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x330f79(){const _0x26e48e=[_0x3d6b38([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3d6b38([0x74,0x72,0x69,0x61,0x6c])][_0x3d6b38([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x501cef[_0x3d6b38([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3505f0/0x3e8:0xe10*_0x5d6c06;return _0x501cef[_0x3d6b38([0x65,0x78,0x70])]<_0x26e48e;}function _0x4ad367(){const _0x4fc094=_0x501cef[_0x3d6b38([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4fc094&&(!!_0x4fc094[_0x3d6b38([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d6b38([0x2a]))||(!!_0x4fc094[_0x3d6b38([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d6b38([0x50,0x4f,0x45]))||!!_0x4fc094[_0x3d6b38([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d6b38([0x50,0x50]))));}function _0x2ce8af(){const _0x2b5475=_0x501cef[_0x3d6b38([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2b5475||0x0==_0x2b5475[_0x3d6b38([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3c1a2b}=new URL(window[_0x3d6b38([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2b5475[_0x3d6b38([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c1a2b))return!0x0;const _0x3bcb2c=_0x3c1a2b[_0x3d6b38([0x73,0x70,0x6c,0x69,0x74])](_0x3d6b38([0x2e]));return _0x2b5475[_0x3d6b38([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x650752=>_0x650752[_0x3d6b38([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d6b38([0x2a])))[_0x3d6b38([0x6d,0x61,0x70])](_0x521711=>_0x521711[_0x3d6b38([0x73,0x70,0x6c,0x69,0x74])](_0x3d6b38([0x2e])))[_0x3d6b38([0x73,0x6f,0x6d,0x65])](_0x4dafe2=>_0x3bcb2c[_0x3d6b38([0x65,0x76,0x65,0x72,0x79])]((_0x2d7f11,_0x1fde74)=>_0x4dafe2[_0x1fde74]===_0x2d7f11||_0x4dafe2[_0x1fde74]===_0x3d6b38([0x2a])));}function _0x1ee8e2(){return _0x4e385a&&_0x5b59a0?new window[(_0x3d6b38([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4e4e81,_0x2a706c)=>{_0x4e385a[_0x3d6b38([0x74,0x68,0x65,0x6e])](_0x4e4e81,_0x2a706c),_0x5b59a0[_0x3d6b38([0x74,0x68,0x65,0x6e])](_0x1b13aa=>{_0x1b13aa!=_0x3d6b38([0x56,0x61,0x6c,0x69,0x64])&&_0x4e4e81(_0x1b13aa);},_0x2a706c);}):_0x4e385a||_0x5b59a0||_0x3d6b38([0x56,0x61,0x6c,0x69,0x64]);}}function _0x38bfad(_0x2a0b2a,_0x1d92a9){return new window[(_0x3d6b38([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x520484=>{if(_0x53817a())return _0x520484(_0x3d6b38([0x56,0x61,0x6c,0x69,0x64]));_0x4260db(),_0x3181cc[_0x3d6b38([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3d6b38([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2b9276=!0x1;const _0x4d68bd=_0x10a767();function _0x5044e7(_0x525dbc){return!!_0x525dbc&&(typeof _0x525dbc===_0x3d6b38([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x525dbc===_0x3d6b38([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x525dbc[_0x3d6b38([0x74,0x68,0x65,0x6e])]===_0x3d6b38([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x525dbc[_0x3d6b38([0x63,0x61,0x74,0x63,0x68])]===_0x3d6b38([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3cea08(_0x2dd4ca){_0xf6da27(_0x2dd4ca)[_0x3d6b38([0x74,0x68,0x65,0x6e])](_0x3085e3=>{if(!_0x3085e3||_0x3085e3[_0x3d6b38([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3d6b38([0x6f,0x6b]))return _0x3d6b38([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x487c8e(_0x442025(_0x4d68bd+_0x1d92a9))!=_0x3085e3[_0x3d6b38([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3d6b38([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3d6b38([0x56,0x61,0x6c,0x69,0x64]);})[_0x3d6b38([0x74,0x68,0x65,0x6e])](_0x10ef34=>(_0xf4bde4(),_0x10ef34),()=>{const _0x470fc3=_0x41c91f();return null==_0x470fc3?(_0xf4bde4(),_0x3d6b38([0x56,0x61,0x6c,0x69,0x64])):_0x3d6b38(_0x3505f0-_0x470fc3>(0x5e60cefa^_0x1d63db)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3d6b38([0x74,0x68,0x65,0x6e])](_0x520484)[_0x3d6b38([0x63,0x61,0x74,0x63,0x68])](()=>{_0x520484(_0x3d6b38([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3ebf9f=0x7a5aa47a^_0x1d63db;function _0xf4bde4(){const _0x2a607f=_0x3d6b38([0x6c,0x6c,0x63,0x74,0x2d])+_0x487c8e(_0x442025(_0x2a0b2a)),_0x20b997=_0x351123(_0x487c8e(window[_0x3d6b38([0x4d,0x61,0x74,0x68])][_0x3d6b38([0x63,0x65,0x69,0x6c])](_0x3505f0/_0x3ebf9f)));window[_0x3d6b38([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3d6b38([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2a607f,_0x20b997);}function _0x41c91f(){const _0x24f1c5=_0x3d6b38([0x6c,0x6c,0x63,0x74,0x2d])+_0x487c8e(_0x442025(_0x2a0b2a)),_0x352bea=window[_0x3d6b38([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3d6b38([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x24f1c5);return _0x352bea?window[_0x3d6b38([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x351123(_0x352bea),0x10)*_0x3ebf9f:null;}function _0xf6da27(_0x12ed58){return new window[(_0x3d6b38([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5d7863,_0x197900)=>{_0x12ed58[_0x3d6b38([0x74,0x68,0x65,0x6e])](_0x5d7863,_0x197900),window[_0x3d6b38([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x197900,0x7a6d9e3a^_0x1d63db);});}}_0x3181cc[_0x3d6b38([0x6f,0x6e])](_0x3d6b38([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1c50ba,_0x5f290f)=>{if(_0x5f290f[0x0]!=_0x2a0b2a)return _0x520484(_0x3d6b38([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5f290f[0x1]={..._0x5f290f[0x1],[_0x3d6b38([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4d68bd};},{[_0x3d6b38([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3d6b38([0x68,0x69,0x67,0x68])}),_0x3181cc[_0x3d6b38([0x6f,0x6e])](_0x3d6b38([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1548d4=>{_0x5044e7(_0x1548d4[_0x3d6b38([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2b9276=!0x0,_0x3cea08(_0x1548d4[_0x3d6b38([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3d6b38([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3d6b38([0x6c,0x6f,0x77])}),_0x437a5e[_0x3d6b38([0x74,0x68,0x65,0x6e])](()=>{_0x2b9276||_0x520484(_0x3d6b38([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x53817a(){return _0x3181cc[_0x3d6b38([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3d6b38([0x76,0x69,0x65,0x77])][_0x3d6b38([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3d6b38([0x61,0x75,0x74,0x6f]);}function _0x4260db(){_0x3181cc[_0x3d6b38([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3d6b38([0x76,0x69,0x65,0x77])][_0x3d6b38([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3d6b38([0x61,0x75,0x74,0x6f]);}}function _0x3b963f(_0x21128d){const _0x27abe8=[new window[(_0x3d6b38([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4eff8c=>setTimeout(_0x4eff8c,0x7a657436^_0x1d63db)),_0x437a5e[_0x3d6b38([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3d6b38([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52248e=>{let _0x1e0b65=0x0;_0x3181cc[_0x3d6b38([0x6d,0x6f,0x64,0x65,0x6c])][_0x3d6b38([0x6f,0x6e])](_0x3d6b38([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5181f7,_0x2ee183)=>{_0x2ee183[0x0][_0x3d6b38([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1e0b65++,_0x1e0b65==(0x7a6c4b02^_0x1d63db)&&(_0x52248e(),_0x5181f7[_0x3d6b38([0x6f,0x66,0x66])]());});}))];return window[_0x3d6b38([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3d6b38([0x72,0x61,0x63,0x65])](_0x27abe8)[_0x3d6b38([0x74,0x68,0x65,0x6e])](()=>_0x21128d);}async function _0x2dd32f(){await _0x437a5e,_0x3181cc[_0x3d6b38([0x6d,0x6f,0x64,0x65,0x6c])][_0x3d6b38([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4453b9,_0x3181cc[_0x3d6b38([0x6d,0x6f,0x64,0x65,0x6c])][_0x3d6b38([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4453b9,_0x3181cc[_0x3d6b38([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3d6b38([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2fd9c9(_0x117261){const _0x4de96a=_0x8e651f();_0x3181cc[_0x4de96a]=_0x3d6b38([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])+_0x117261,_0x117261!=_0x3d6b38([0x56,0x61,0x6c,0x69,0x64])&&_0x2dd32f();}function _0x8e651f(){const _0x1162b1=window[_0x3d6b38([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3d6b38([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3d6b38([0x6e,0x6f,0x77])]())[_0x3d6b38([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3d6b38([0x2e]),'');let _0x375740=_0x3d6b38([0x78]);for(let _0x45ff0c=0x0;_0x45ff0c<_0x1162b1[_0x3d6b38([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x45ff0c+=0x2){let _0x57f13f=window[_0x3d6b38([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1162b1[_0x3d6b38([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x45ff0c,_0x45ff0c+0x2));_0x57f13f>=_0x54b5a9[_0x3d6b38([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x57f13f-=_0x54b5a9[_0x3d6b38([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x375740+=_0x54b5a9[_0x57f13f];}return _0x375740;}function _0x393d49(){const _0x4f107f=_0x2946c0[_0x3d6b38([0x73,0x70,0x6c,0x69,0x74])](_0x3d6b38([0x2e]));if(0x3!=_0x4f107f[_0x3d6b38([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xdba91a(_0x4f107f[0x1]);function _0xdba91a(_0x33af7e){const _0x1d0831=_0x23f610(_0x33af7e);return _0x1d0831&&_0x236f21()?_0x1d0831:null;function _0x236f21(){const _0x15d623=_0x1d0831[_0x3d6b38([0x6a,0x74,0x69])],_0x14fb40=window[_0x3d6b38([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x15d623[_0x3d6b38([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x15d623[_0x3d6b38([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x546590={..._0x1d0831,[_0x3d6b38([0x6a,0x74,0x69])]:_0x15d623[_0x3d6b38([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x15d623[_0x3d6b38([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x546590[_0x3d6b38([0x76,0x63])],_0x442025(_0x546590)==_0x14fb40;}}}async function _0x4ff63b(){let _0x3ee6b6=!0x0;try{const _0x5b9516=_0x2946c0[_0x3d6b38([0x73,0x70,0x6c,0x69,0x74])](_0x3d6b38([0x2e])),[_0x2987b3,_0x5ab46c,_0x4d3771]=_0x5b9516;return _0x44b04d(_0x2987b3),await _0x9ba737(_0x2987b3,_0x5ab46c,_0x4d3771),_0x3ee6b6;}catch(_0x4f51a5){return!0x1;}function _0x44b04d(_0x587869){const _0x4a0b0e=_0x23f610(_0x587869);_0x4a0b0e&&_0x4a0b0e[_0x3d6b38([0x61,0x6c,0x67])]==_0x3d6b38([0x45,0x53,0x32,0x35,0x36])||(_0x3ee6b6=!0x1);}async function _0x9ba737(_0x4fcdb9,_0x289a66,_0x3ba1d0){const _0x3c54ba=window[_0x3d6b38([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3d6b38([0x66,0x72,0x6f,0x6d])](_0x33b23a(_0x3ba1d0),_0x261a0d=>_0x261a0d[_0x3d6b38([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x34ad58=new window[(_0x3d6b38([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3d6b38([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4fcdb9+_0x3d6b38([0x2e])+_0x289a66),_0xaed84=window[_0x3d6b38([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3d6b38([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xaed84)return;const _0x3ec005=await _0xaed84[_0x3d6b38([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3d6b38([0x6a,0x77,0x6b]),_0x50d5bc,{[_0x3d6b38([0x6e,0x61,0x6d,0x65])]:_0x3d6b38([0x45,0x43,0x44,0x53,0x41]),[_0x3d6b38([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3d6b38([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3d6b38([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xaed84[_0x3d6b38([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3d6b38([0x6e,0x61,0x6d,0x65])]:_0x3d6b38([0x45,0x43,0x44,0x53,0x41]),[_0x3d6b38([0x68,0x61,0x73,0x68])]:{[_0x3d6b38([0x6e,0x61,0x6d,0x65])]:_0x3d6b38([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3ec005,_0x3c54ba,_0x34ad58)||(_0x3ee6b6=!0x1);}}function _0x23f610(_0x167d8e){return _0x167d8e[_0x3d6b38([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3d6b38([0x65,0x79]))?JSON[_0x3d6b38([0x70,0x61,0x72,0x73,0x65])](_0x33b23a(_0x167d8e)):null;}function _0x33b23a(_0x4fd727){return window[_0x3d6b38([0x61,0x74,0x6f,0x62])](_0x4fd727[_0x3d6b38([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3d6b38([0x2b]))[_0x3d6b38([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3d6b38([0x2f])));}function _0x442025(_0x5e4a64){let _0x3f3ad0=0x1505;function _0x50fe41(_0xaa30cb){for(let _0x310d40=0x0;_0x310d40<_0xaa30cb[_0x3d6b38([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x310d40++){const _0x530475=_0xaa30cb[_0x3d6b38([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x310d40);_0x3f3ad0=(_0x3f3ad0<<0x5)+_0x3f3ad0+_0x530475,_0x3f3ad0&=_0x3f3ad0;}}function _0x1ab3bc(_0x2d1737){Array[_0x3d6b38([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2d1737)?_0x2d1737[_0x3d6b38([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1ab3bc):_0x2d1737&&typeof _0x2d1737==_0x3d6b38([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3d6b38([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2d1737)[_0x3d6b38([0x73,0x6f,0x72,0x74])]()[_0x3d6b38([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xb6a1aa,_0x4dab25])=>{_0x50fe41(_0xb6a1aa),_0x1ab3bc(_0x4dab25);}):_0x50fe41(window[_0x3d6b38([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2d1737));}return _0x1ab3bc(_0x5e4a64),_0x3f3ad0>>>0x0;}function _0x487c8e(_0x57278d){return _0x57278d[_0x3d6b38([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3d6b38([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3d6b38([0x30]));}function _0x351123(_0x265c88){return _0x265c88[_0x3d6b38([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3d6b38([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3d6b38([0x6a,0x6f,0x69,0x6e])]('');}function _0x4453b9(){}function _0x3d6b38(_0x1a61d4){return _0x1a61d4['map'](_0x15c0e2=>String['fromCharCode'](_0x15c0e2))['join']('');}_0x2fd9c9(await _0x1f4f57());}(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'],[_0x12a767=>Number(_0x12a767)>=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(_0x43aea8){return L['includes'](_0x43aea8);}function v(_0x4addc4,_0x569ca6,_0x13a5d4){const {spanStyles:_0x185cd5,stylesToBeHtmlElements:_0x5f2781}=function(_0x4a7ab3,_0x29c7b5){const _0x2310a9={},_0x5ce83d={};return _0x29c7b5['forEach'](_0x5f0e62=>{const _0x5df647=_0x4a7ab3['getStyle'](_0x5f0e62);if(_0x5df647){if(function(_0x5d03bc){return E['includes'](_0x5d03bc);}(_0x5f0e62))_0x2310a9[_0x5f0e62]=_0x5df647;else{if(function(_0x587678){return _0x587678 in F;}(_0x5f0e62)){const _0xdf31dd=_0x5df647['split']('\x20');F[_0x5f0e62]['forEach'](([_0x389dc2,_0x5006c0])=>{for(const _0x1711f of _0xdf31dd){('function'==typeof _0x389dc2&&_0x389dc2(_0x1711f)||_0x389dc2===_0x1711f)&&(_0x5ce83d[_0x5f0e62]=[..._0x5ce83d[_0x5f0e62]||[],[_0x389dc2,_0x5006c0]]);}});}}}}),{'spanStyles':_0x2310a9,'stylesToBeHtmlElements':_0x5ce83d};}(_0x4addc4,_0x13a5d4);!function(_0x440a48,_0xd5ac7d,_0x525380){for(const _0x193c07 in _0x525380){_0x525380[_0x193c07]['forEach'](([,_0x25d52d])=>{const _0x19f48c=_0xd5ac7d['createElement'](_0x25d52d,[],_0x440a48['getChildren']());_0xd5ac7d['insertChild'](0x0,_0x19f48c,_0x440a48);}),_0xd5ac7d['removeStyle'](_0x193c07,_0x440a48);}}(_0x4addc4,_0x569ca6,_0x5f2781),function(_0xd91fd4,_0x4cfd1a,_0x11bb78){if(!Object['keys'](_0x11bb78)['length'])return;const _0x46eb67=_0x4cfd1a['createElement']('span',[],_0xd91fd4['getChildren']());_0x4cfd1a['setStyle'](_0x11bb78,_0x46eb67),_0x4cfd1a['insertChild'](0x0,_0x46eb67,_0xd91fd4),_0x4cfd1a['removeStyle'](Object['keys'](_0x11bb78),_0xd91fd4);}(_0x4addc4,_0x569ca6,_0x185cd5);}class f extends _0x40f10a{['execute'](_0x272089){const {body:_0x275da3}=_0x272089['_parsedData'],_0x2af0e6=new _0x329f96(_0x275da3['document']),_0x4e94c1=_0x2af0e6['createRangeIn'](_0x275da3),_0x5c69b8=new _0xf493da(_0x2af0e6['document']['stylesProcessor']),_0x479993=[...new _0xee40b5(_0x5c69b8)['blockElements'],'font'],_0x2e9c77=_0x4e94c1['getItems']();for(const _0x122fb9 of _0x2e9c77)_0x122fb9['is']('element')&&_0x479993['includes'](_0x122fb9['name'])&&v(_0x122fb9,_0x2af0e6,(_0x1c3f3c=_0x122fb9,Array['from'](_0x1c3f3c['getStyleNames']())['filter'](P)));var _0x1c3f3c;_0x272089['content']=_0x275da3;}['isActive'](_0x4980b8){return super['isActive'](_0x4980b8)||l(_0x4980b8);}}class s extends _0x1088ee{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x89cd25=this['editor'],_0x15644a=_0x89cd25['plugins']['get']('ClipboardPipeline'),_0x26019c=_0x89cd25['editing']['view']['document'],_0x4433eb=new f(_0x26019c);_0x15644a['on']('inputTransformation',(_0x132a9b,_0x5ac81a)=>{const _0x2aae35=_0x5ac81a['dataTransfer']['getData']('text/html');_0x4433eb['isActive'](_0x2aae35)&&(_0x5ac81a['_parsedData']||(_0x5ac81a['_parsedData']=_0x1b5c12(_0x2aae35,_0x26019c['stylesProcessor'])),_0x4433eb['execute'](_0x5ac81a));},{'priority':_0x52f965['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1668d7=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1f41d6;for(const _0xc06554 in _0x1668d7){const _0x358044=_0xc06554,_0x14a16a=_0x1668d7[_0x358044];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x14a16a||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x14a16a||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x14a16a||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x14a16a||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x14a16a||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x14a16a||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x14a16a||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x14a16a){delete _0x1668d7[_0x358044],_0x1f41d6=_0x14a16a,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1f41d6&&_0x1668d7['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1f41d6&&_0x1668d7['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1f41d6&&_0x1668d7['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1f41d6&&_0x1668d7['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1f41d6&&_0x1668d7['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1f41d6&&_0x1668d7['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1f41d6&&_0x1668d7['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x1088ee{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": "45.0.0-alpha.1",
3
+ "version": "45.0.0-alpha.3",
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": "45.0.0-alpha.1",
26
- "@ckeditor/ckeditor5-engine": "45.0.0-alpha.1",
27
- "@ckeditor/ckeditor5-paste-from-office": "45.0.0-alpha.1",
28
- "@ckeditor/ckeditor5-utils": "45.0.0-alpha.1",
29
- "ckeditor5": "45.0.0-alpha.1"
25
+ "@ckeditor/ckeditor5-core": "45.0.0-alpha.3",
26
+ "@ckeditor/ckeditor5-engine": "45.0.0-alpha.3",
27
+ "@ckeditor/ckeditor5-paste-from-office": "45.0.0-alpha.3",
28
+ "@ckeditor/ckeditor5-utils": "45.0.0-alpha.3",
29
+ "ckeditor5": "45.0.0-alpha.3"
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(_0x384707,_0x2a9411){var _0x11d136=_0x3c76,_0x6fac5f=_0x384707();while(!![]){try{var _0x3483df=parseInt(_0x11d136(0x139))/0x1+parseInt(_0x11d136(0x13c))/0x2*(parseInt(_0x11d136(0x13d))/0x3)+-parseInt(_0x11d136(0x13a))/0x4+-parseInt(_0x11d136(0x137))/0x5*(parseInt(_0x11d136(0x138))/0x6)+-parseInt(_0x11d136(0x135))/0x7+parseInt(_0x11d136(0x136))/0x8+parseInt(_0x11d136(0x13b))/0x9;if(_0x3483df===_0x2a9411)break;else _0x6fac5f['push'](_0x6fac5f['shift']());}catch(_0x55fa66){_0x6fac5f['push'](_0x6fac5f['shift']());}}}(_0x4872,0xc3794));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x4872(){var _0x5d1f1a=['331732lmHiNy','2013396jvYXzm','13805001AtrPUi','28ZXDhAz','150753WlhIFb','375403TmkPmb','1747144QqlbEi','102135gOdiKW','420irgCbS'];_0x4872=function(){return _0x5d1f1a;};return _0x4872();}function _0x3c76(_0x385e78,_0x559486){var _0x487225=_0x4872();return _0x3c76=function(_0x3c761d,_0x40f544){_0x3c761d=_0x3c761d-0x135;var _0x3d19d2=_0x487225[_0x3c761d];return _0x3d19d2;},_0x3c76(_0x385e78,_0x559486);}import'./augmentation.js';
23
+ function _0x2c9e(){var _0x118b9c=['1005qpuYoW','406XTDdwO','9jwoGkf','346XTvrbI','460749fOluSO','178024PBUaOx','3054dAAVcP','296890YrKDRt','9442032FechOq','6883FJNDzu','753874TXYZyJ','4dolSVv'];_0x2c9e=function(){return _0x118b9c;};return _0x2c9e();}(function(_0x43d6ba,_0x4c3cfc){var _0x1604cc=_0x3838,_0x20b832=_0x43d6ba();while(!![]){try{var _0xc4e26f=-parseInt(_0x1604cc(0xba))/0x1*(-parseInt(_0x1604cc(0xc0))/0x2)+-parseInt(_0x1604cc(0xc1))/0x3*(-parseInt(_0x1604cc(0xbc))/0x4)+parseInt(_0x1604cc(0xbd))/0x5*(-parseInt(_0x1604cc(0xb7))/0x6)+parseInt(_0x1604cc(0xbe))/0x7*(-parseInt(_0x1604cc(0xc2))/0x8)+-parseInt(_0x1604cc(0xbf))/0x9*(parseInt(_0x1604cc(0xb8))/0xa)+parseInt(_0x1604cc(0xbb))/0xb+parseInt(_0x1604cc(0xb9))/0xc;if(_0xc4e26f===_0x4c3cfc)break;else _0x20b832['push'](_0x20b832['shift']());}catch(_0x2d7bdc){_0x20b832['push'](_0x20b832['shift']());}}}(_0x2c9e,0xbdb50));function _0x3838(_0x103bf1,_0x1bccaf){var _0x2c9ef2=_0x2c9e();return _0x3838=function(_0x383839,_0x1d27a1){_0x383839=_0x383839-0xb7;var _0x453f4e=_0x2c9ef2[_0x383839];return _0x453f4e;},_0x3838(_0x103bf1,_0x1bccaf);}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x189716,_0x4235b5){var _0x15a961=_0x28ee,_0x1b1308=_0x189716();while(!![]){try{var _0xb82708=parseInt(_0x15a961(0x115))/0x1*(parseInt(_0x15a961(0x11a))/0x2)+parseInt(_0x15a961(0x117))/0x3+-parseInt(_0x15a961(0x119))/0x4+parseInt(_0x15a961(0x118))/0x5+parseInt(_0x15a961(0x116))/0x6*(parseInt(_0x15a961(0x111))/0x7)+-parseInt(_0x15a961(0x112))/0x8+parseInt(_0x15a961(0x113))/0x9*(-parseInt(_0x15a961(0x114))/0xa);if(_0xb82708===_0x4235b5)break;else _0x1b1308['push'](_0x1b1308['shift']());}catch(_0x21c1ee){_0x1b1308['push'](_0x1b1308['shift']());}}}(_0x6b07,0xe1965));function _0x28ee(_0x1644e0,_0x23572d){var _0x6b07e3=_0x6b07();return _0x28ee=function(_0x28eeba,_0x20cd3d){_0x28eeba=_0x28eeba-0x111;var _0x552301=_0x6b07e3[_0x28eeba];return _0x552301;},_0x28ee(_0x1644e0,_0x23572d);}import{CKEditorError as _0x2f7fbe}from'ckeditor5/src/utils.js';function _0x6b07(){var _0x2dcf0d=['7988275ezFsBH','4847000vdDRHK','172yaAugY','161YLTadl','13249368LtCGIl','9sZOURO','8980190iZTtUM','14974uionLR','244554kNWpmg','2601207PFkEUM'];_0x6b07=function(){return _0x2dcf0d;};return _0x6b07();}
23
+ (function(_0x6cf252,_0x5d6732){var _0x21532d=_0x18a6,_0x5df635=_0x6cf252();while(!![]){try{var _0x5aea08=parseInt(_0x21532d(0x1a7))/0x1*(parseInt(_0x21532d(0x1a5))/0x2)+-parseInt(_0x21532d(0x1a1))/0x3+-parseInt(_0x21532d(0x1a4))/0x4+parseInt(_0x21532d(0x1a8))/0x5*(-parseInt(_0x21532d(0x1a2))/0x6)+-parseInt(_0x21532d(0x1a0))/0x7+-parseInt(_0x21532d(0x19e))/0x8*(-parseInt(_0x21532d(0x19f))/0x9)+parseInt(_0x21532d(0x1a6))/0xa*(parseInt(_0x21532d(0x1a3))/0xb);if(_0x5aea08===_0x5d6732)break;else _0x5df635['push'](_0x5df635['shift']());}catch(_0x53edbe){_0x5df635['push'](_0x5df635['shift']());}}}(_0x5797,0x3fc87));function _0x18a6(_0x470341,_0x11ca3d){var _0x5797ee=_0x5797();return _0x18a6=function(_0x18a6be,_0x3a9da8){_0x18a6be=_0x18a6be-0x19e;var _0x168708=_0x5797ee[_0x18a6be];return _0x168708;},_0x18a6(_0x470341,_0x11ca3d);}import{CKEditorError as _0x188f4b}from'ckeditor5/src/utils.js';function _0x5797(){var _0x9ffad9=['275980RXeXOF','270RGfyFH','6690uxVfKI','2649CMzEzS','35ywozaQ','8sjkTbJ','1374048EMAOWj','1072134IdnAzF','94932iGjZdk','407634vKMsdf','7898gUhSAK'];_0x5797=function(){return _0x9ffad9;};return _0x5797();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5a053a=_0x3de0;(function(_0x45623e,_0x463ebf){const _0x1a4749=_0x3de0,_0x5ca45c=_0x45623e();while(!![]){try{const _0x1b76ee=-parseInt(_0x1a4749(0x19a))/0x1+-parseInt(_0x1a4749(0x197))/0x2*(-parseInt(_0x1a4749(0x1aa))/0x3)+parseInt(_0x1a4749(0x199))/0x4+-parseInt(_0x1a4749(0x196))/0x5+-parseInt(_0x1a4749(0x1ab))/0x6+-parseInt(_0x1a4749(0x19c))/0x7*(-parseInt(_0x1a4749(0x19b))/0x8)+parseInt(_0x1a4749(0x1a3))/0x9*(parseInt(_0x1a4749(0x19f))/0xa);if(_0x1b76ee===_0x463ebf)break;else _0x5ca45c['push'](_0x5ca45c['shift']());}catch(_0x3b7e34){_0x5ca45c['push'](_0x5ca45c['shift']());}}}(_0x4102,0xbee9f));function _0x3de0(_0x468e48,_0xf84ade){const _0x410258=_0x4102();return _0x3de0=function(_0x3de090,_0x32c86c){_0x3de090=_0x3de090-0x194;let _0x8c40c9=_0x410258[_0x3de090];return _0x8c40c9;},_0x3de0(_0x468e48,_0xf84ade);}import{UpcastWriter as _0x427057}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x3fa30c}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x196f0c}from'../../utils.js';function _0x4102(){const _0x260298=['1350ueevul','_parsedData','values','item','content','execute','setStyle','5622GIUEgN','1652910vskyQn','from','isActive','2489515kzowLe','1154sWUFTp','elementStart','132024fUncLR','1537947TSRmbk','328KDdjKt','121478ESTHHo','size','hasStyle','84500lOoXkm','type','document','createRangeIn'];_0x4102=function(){return _0x260298;};return _0x4102();}import{extractStyles as _0x2d8943,expandStyles as _0xbe3144,getMatchingStyles as _0x4a654e,flattenStyleDefinitions as _0x3b0c5b}from'./utils.js';export default class c extends _0x3fa30c{[_0x5a053a(0x1a8)](_0x4b7882){const _0x3766f1=_0x5a053a,{body:_0x1a4233,styles:_0x5e16cb}=_0x4b7882[_0x3766f1(0x1a4)],_0x1a5eeb=new _0x427057(_0x1a4233[_0x3766f1(0x1a1)]),_0x57d003=_0x1a5eeb[_0x3766f1(0x1a2)](_0x1a4233),_0x3c5df8=_0x2d8943(_0x5e16cb),_0x210648=_0xbe3144(_0x3c5df8);for(const _0x27b3b3 of _0x57d003){if(_0x3766f1(0x198)!==_0x27b3b3[_0x3766f1(0x1a0)])continue;const _0x803681=_0x4a654e(_0x27b3b3[_0x3766f1(0x1a6)],_0x210648);if(_0x803681[_0x3766f1(0x19d)]){const _0x16f2d3=_0x3b0c5b(Array[_0x3766f1(0x194)](_0x803681[_0x3766f1(0x1a5)]()));for(const _0x440611 in _0x16f2d3){const _0x518d1e=_0x27b3b3[_0x3766f1(0x1a6)];_0x518d1e[_0x3766f1(0x19e)](_0x440611)||_0x1a5eeb[_0x3766f1(0x1a9)](_0x440611,_0x16f2d3[_0x440611],_0x518d1e);}}}_0x4b7882[_0x3766f1(0x1a7)]=_0x1a4233;}[_0x5a053a(0x195)](_0x1b1bbe){const _0x3d0de9=_0x5a053a;return super[_0x3d0de9(0x195)](_0x1b1bbe)||_0x196f0c(_0x1b1bbe);}}
23
+ const _0x1e0cfc=_0x1283;function _0x6ca8(){const _0x8dab19=['_parsedData','hasStyle','elementStart','2544DsCDCe','createRangeIn','1195965DHRIJY','size','39XPWeZY','110bGiBGX','2xCraYf','12389168mOsFYb','1630884FTfHwV','from','item','execute','values','7uCreSM','16340isMBVi','isActive','1537203vBbBQN','11306740DShPHF','361396uJxTbr','content','type','document','setStyle'];_0x6ca8=function(){return _0x8dab19;};return _0x6ca8();}(function(_0x258983,_0x1271f4){const _0x233b3e=_0x1283,_0x384b4d=_0x258983();while(!![]){try{const _0x58d829=parseInt(_0x233b3e(0x131))/0x1*(parseInt(_0x233b3e(0x127))/0x2)+parseInt(_0x233b3e(0x125))/0x3*(-parseInt(_0x233b3e(0x133))/0x4)+-parseInt(_0x233b3e(0x12f))/0x5*(parseInt(_0x233b3e(0x13b))/0x6)+-parseInt(_0x233b3e(0x12e))/0x7*(-parseInt(_0x233b3e(0x128))/0x8)+parseInt(_0x233b3e(0x123))/0x9+-parseInt(_0x233b3e(0x132))/0xa+-parseInt(_0x233b3e(0x126))/0xb*(-parseInt(_0x233b3e(0x129))/0xc);if(_0x58d829===_0x1271f4)break;else _0x384b4d['push'](_0x384b4d['shift']());}catch(_0x5f505c){_0x384b4d['push'](_0x384b4d['shift']());}}}(_0x6ca8,0xd88b1));import{UpcastWriter as _0x5d372a}from'ckeditor5/src/engine.js';function _0x1283(_0x47f0c7,_0x166f62){const _0x6ca81c=_0x6ca8();return _0x1283=function(_0x1283c5,_0x224229){_0x1283c5=_0x1283c5-0x122;let _0x2da116=_0x6ca81c[_0x1283c5];return _0x2da116;},_0x1283(_0x47f0c7,_0x166f62);}import{MSWordNormalizer as _0x6ca4c2}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0xf217c7}from'../../utils.js';import{extractStyles as _0x11904c,expandStyles as _0x4fb2a2,getMatchingStyles as _0x44144c,flattenStyleDefinitions as _0x3b3b74}from'./utils.js';export default class c extends _0x6ca4c2{[_0x1e0cfc(0x12c)](_0x37cb83){const _0x46872d=_0x1e0cfc,{body:_0x26b462,styles:_0x1ef970}=_0x37cb83[_0x46872d(0x138)],_0x5133bc=new _0x5d372a(_0x26b462[_0x46872d(0x136)]),_0x4bf71e=_0x5133bc[_0x46872d(0x122)](_0x26b462),_0x5f2ec9=_0x11904c(_0x1ef970),_0x2e4971=_0x4fb2a2(_0x5f2ec9);for(const _0x10886a of _0x4bf71e){if(_0x46872d(0x13a)!==_0x10886a[_0x46872d(0x135)])continue;const _0x654891=_0x44144c(_0x10886a[_0x46872d(0x12b)],_0x2e4971);if(_0x654891[_0x46872d(0x124)]){const _0x13d667=_0x3b3b74(Array[_0x46872d(0x12a)](_0x654891[_0x46872d(0x12d)]()));for(const _0x26a869 in _0x13d667){const _0x31ffff=_0x10886a[_0x46872d(0x12b)];_0x31ffff[_0x46872d(0x139)](_0x26a869)||_0x5133bc[_0x46872d(0x137)](_0x26a869,_0x13d667[_0x26a869],_0x31ffff);}}}_0x37cb83[_0x46872d(0x134)]=_0x26b462;}[_0x1e0cfc(0x130)](_0x8a4d3e){const _0x308e38=_0x1e0cfc;return super[_0x308e38(0x130)](_0x8a4d3e)||_0xf217c7(_0x8a4d3e);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5f26(_0x194e69,_0x8fee60){const _0xa665b2=_0xa665();return _0x5f26=function(_0x5f263e,_0x1d845e){_0x5f263e=_0x5f263e-0x1b2;let _0x225c68=_0xa665b2[_0x5f263e];return _0x225c68;},_0x5f26(_0x194e69,_0x8fee60);}(function(_0xd484c3,_0x3d6efd){const _0x483be0=_0x5f26,_0x590cc2=_0xd484c3();while(!![]){try{const _0x528072=-parseInt(_0x483be0(0x1c8))/0x1+parseInt(_0x483be0(0x1b6))/0x2+parseInt(_0x483be0(0x1b7))/0x3*(-parseInt(_0x483be0(0x1b8))/0x4)+-parseInt(_0x483be0(0x1bf))/0x5+-parseInt(_0x483be0(0x1cb))/0x6+-parseInt(_0x483be0(0x1c2))/0x7*(-parseInt(_0x483be0(0x1be))/0x8)+parseInt(_0x483be0(0x1cc))/0x9;if(_0x528072===_0x3d6efd)break;else _0x590cc2['push'](_0x590cc2['shift']());}catch(_0x217292){_0x590cc2['push'](_0x590cc2['shift']());}}}(_0xa665,0x6d7d5));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x5e3dac,_0x4ebc8e){const _0x3fed30=_0x5f26,_0x3c868b=new Map();for(const [_0x538b39,_0x36e8b8]of _0x4ebc8e){if(!_0x538b39[_0x3fed30(0x1c5)]&&!_0x538b39[_0x3fed30(0x1bb)])continue;const _0x434d5d=!_0x538b39[_0x3fed30(0x1c5)]||_0x5e3dac[_0x3fed30(0x1ba)]===_0x538b39[_0x3fed30(0x1c5)],_0x4dce95=!_0x538b39[_0x3fed30(0x1bb)]||_0x5e3dac[_0x3fed30(0x1ca)](_0x538b39[_0x3fed30(0x1bb)]);_0x434d5d&&_0x4dce95&&_0x3c868b[_0x3fed30(0x1c0)](_0x538b39,_0x36e8b8);}return _0x3c868b;}function _0xa665(){const _0x4830c4=['exec','617622fVSMCK','1114494HivlbI','4DHzAvs','selectorText','name','className','split','style','8XYxnxU','46860YBmeyD','set','getPropertyValue','741601TlKnmb','cssRules','groups','tagName','assign','map','745418AbcpMg','length','hasClass','4830654ppfUng','17686008LUecVL','push','initial','trim'];_0xa665=function(){return _0x4830c4;};return _0xa665();}export function extractStyles(_0x2828c4){const _0x11f69c=_0x5f26,_0x452c9b={};for(const _0x1af479 of _0x2828c4)for(const _0x4485e0 of _0x1af479[_0x11f69c(0x1c3)])if(_0x4485e0 instanceof CSSStyleRule){const _0x2e7407=parseCSSStyleDeclaration(_0x4485e0[_0x11f69c(0x1bd)]);_0x452c9b[_0x4485e0[_0x11f69c(0x1b9)]]=Object[_0x11f69c(0x1c6)]({},_0x452c9b[_0x4485e0[_0x11f69c(0x1b9)]]||{},_0x2e7407);}return _0x452c9b;}export function expandStyles(_0x2fdc2a){const _0x2ed028=_0x5f26,_0x5f18d7=new Map();for(const _0x405524 in _0x2fdc2a){const _0x48cf0e=parseCSSSelector(_0x405524),_0x494d25=_0x2fdc2a[_0x405524];for(const _0x434811 of _0x48cf0e)_0x5f18d7[_0x2ed028(0x1c0)](_0x434811,_0x494d25);}return _0x5f18d7;}export function parseCSSStyleDeclaration(_0x468aac){const _0x4e7733=_0x5f26,_0x13a106={};for(let _0x30b514=0x0;_0x30b514<_0x468aac[_0x4e7733(0x1c9)];_0x30b514++){const _0x3ac40a=_0x468aac[_0x30b514],_0x29961a=_0x468aac[_0x4e7733(0x1c1)](_0x3ac40a);_0x4e7733(0x1b3)!==_0x29961a&&(_0x13a106[_0x3ac40a]=_0x29961a);}return _0x13a106;}export function parseCSSSelector(_0x267981){const _0x373029=_0x5f26,_0x169039=_0x267981[_0x373029(0x1bc)](',')[_0x373029(0x1c7)](_0x55d5b4=>_0x55d5b4[_0x373029(0x1b4)]()),_0xa3f76d=[];for(const _0x54f8f6 of _0x169039){const _0x4affe1=S[_0x373029(0x1b5)](_0x54f8f6);_0x4affe1&&_0xa3f76d[_0x373029(0x1b2)](_0x4affe1[_0x373029(0x1c4)]);}return _0xa3f76d;}export function flattenStyleDefinitions(_0x297216){const _0x50fc03=_0x5f26,_0x2208e3={};for(const _0x19f98a of _0x297216)Object[_0x50fc03(0x1c6)](_0x2208e3,_0x19f98a);return _0x2208e3;}
23
+ function _0xd0fa(_0x215881,_0x4750c3){const _0x4aea54=_0x4aea();return _0xd0fa=function(_0xd0fa9f,_0x2c915e){_0xd0fa9f=_0xd0fa9f-0x109;let _0x12319a=_0x4aea54[_0xd0fa9f];return _0x12319a;},_0xd0fa(_0x215881,_0x4750c3);}(function(_0x3bd93f,_0x2ab5ce){const _0x4b9146=_0xd0fa,_0x440564=_0x3bd93f();while(!![]){try{const _0x5e235b=parseInt(_0x4b9146(0x11f))/0x1+-parseInt(_0x4b9146(0x11e))/0x2+parseInt(_0x4b9146(0x124))/0x3*(-parseInt(_0x4b9146(0x10a))/0x4)+-parseInt(_0x4b9146(0x116))/0x5*(parseInt(_0x4b9146(0x115))/0x6)+-parseInt(_0x4b9146(0x10d))/0x7+-parseInt(_0x4b9146(0x110))/0x8+parseInt(_0x4b9146(0x111))/0x9*(parseInt(_0x4b9146(0x122))/0xa);if(_0x5e235b===_0x2ab5ce)break;else _0x440564['push'](_0x440564['shift']());}catch(_0x5ce4af){_0x440564['push'](_0x440564['shift']());}}}(_0x4aea,0x946e1));function _0x4aea(){const _0xd3fa4d=['set','cssRules','trim','2372550Rmfwzk','3143tEFbCl','map','length','4062670leiIjG','split','1532667mawftS','hasClass','4qznYiE','assign','initial','5523693oAGqda','selectorText','groups','9062168rVGRXD','108aFlmrD','tagName','style','name','977016WXIkGE','20ciDbxs','push','className','exec','getPropertyValue'];_0x4aea=function(){return _0xd3fa4d;};return _0x4aea();}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x3ae924,_0x4690b6){const _0x1fba33=_0xd0fa,_0x57e665=new Map();for(const [_0x59086e,_0x2846b1]of _0x4690b6){if(!_0x59086e[_0x1fba33(0x112)]&&!_0x59086e[_0x1fba33(0x118)])continue;const _0x5a465b=!_0x59086e[_0x1fba33(0x112)]||_0x3ae924[_0x1fba33(0x114)]===_0x59086e[_0x1fba33(0x112)],_0x4445f2=!_0x59086e[_0x1fba33(0x118)]||_0x3ae924[_0x1fba33(0x109)](_0x59086e[_0x1fba33(0x118)]);_0x5a465b&&_0x4445f2&&_0x57e665[_0x1fba33(0x11b)](_0x59086e,_0x2846b1);}return _0x57e665;}export function extractStyles(_0x548e35){const _0x181a0d=_0xd0fa,_0x42b965={};for(const _0xc7b146 of _0x548e35)for(const _0x20ebff of _0xc7b146[_0x181a0d(0x11c)])if(_0x20ebff instanceof CSSStyleRule){const _0x4ced29=parseCSSStyleDeclaration(_0x20ebff[_0x181a0d(0x113)]);_0x42b965[_0x20ebff[_0x181a0d(0x10e)]]=Object[_0x181a0d(0x10b)]({},_0x42b965[_0x20ebff[_0x181a0d(0x10e)]]||{},_0x4ced29);}return _0x42b965;}export function expandStyles(_0x52b219){const _0x12913b=_0xd0fa,_0x457cc0=new Map();for(const _0x7b5159 in _0x52b219){const _0x4fb082=parseCSSSelector(_0x7b5159),_0x10cff9=_0x52b219[_0x7b5159];for(const _0x1ba490 of _0x4fb082)_0x457cc0[_0x12913b(0x11b)](_0x1ba490,_0x10cff9);}return _0x457cc0;}export function parseCSSStyleDeclaration(_0x5ed4c6){const _0x3d86df=_0xd0fa,_0x3979b2={};for(let _0x29dbfd=0x0;_0x29dbfd<_0x5ed4c6[_0x3d86df(0x121)];_0x29dbfd++){const _0x29a7ba=_0x5ed4c6[_0x29dbfd],_0x325ddb=_0x5ed4c6[_0x3d86df(0x11a)](_0x29a7ba);_0x3d86df(0x10c)!==_0x325ddb&&(_0x3979b2[_0x29a7ba]=_0x325ddb);}return _0x3979b2;}export function parseCSSSelector(_0x5cca73){const _0x17c4d0=_0xd0fa,_0x23bd03=_0x5cca73[_0x17c4d0(0x123)](',')[_0x17c4d0(0x120)](_0x5615cf=>_0x5615cf[_0x17c4d0(0x11d)]()),_0x5d15bc=[];for(const _0x7d030b of _0x23bd03){const _0x3e95a4=S[_0x17c4d0(0x119)](_0x7d030b);_0x3e95a4&&_0x5d15bc[_0x17c4d0(0x117)](_0x3e95a4[_0x17c4d0(0x10f)]);}return _0x5d15bc;}export function flattenStyleDefinitions(_0x1dc9e7){const _0x37b1ff=_0xd0fa,_0x3e97d8={};for(const _0x15e09d of _0x1dc9e7)Object[_0x37b1ff(0x10b)](_0x3e97d8,_0x15e09d);return _0x3e97d8;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1feeb6=_0x4f76;(function(_0x16ee8d,_0x2bf2be){const _0x45ac74=_0x4f76,_0x2a8e5a=_0x16ee8d();while(!![]){try{const _0x5076c8=-parseInt(_0x45ac74(0xfa))/0x1+-parseInt(_0x45ac74(0xee))/0x2*(parseInt(_0x45ac74(0xf9))/0x3)+-parseInt(_0x45ac74(0xe9))/0x4*(-parseInt(_0x45ac74(0xf1))/0x5)+parseInt(_0x45ac74(0xf5))/0x6*(parseInt(_0x45ac74(0xff))/0x7)+parseInt(_0x45ac74(0xf4))/0x8*(-parseInt(_0x45ac74(0xfd))/0x9)+parseInt(_0x45ac74(0xed))/0xa*(-parseInt(_0x45ac74(0xe8))/0xb)+parseInt(_0x45ac74(0xe7))/0xc*(parseInt(_0x45ac74(0xf6))/0xd);if(_0x5076c8===_0x2bf2be)break;else _0x2a8e5a['push'](_0x2a8e5a['shift']());}catch(_0x144cea){_0x2a8e5a['push'](_0x2a8e5a['shift']());}}}(_0x430a,0x88322));function _0x430a(){const _0x184d05=['5537701NIjKHn','createRangeIn','document','2106849YrwQWG','502737lFwLUI','name','includes','9WOtUxG','content','7qlRcWR','execute','84tjvpOU','1362867uCVoqU','90460OiuUoG','isActive','getItems','stylesProcessor','80uFKZQM','2YzRSxw','element','blockElements','165YwUfbg','font','_parsedData','8616136wfVnKJ','617622RefcRE'];_0x430a=function(){return _0x184d05;};return _0x430a();}import{UpcastWriter as _0xb2cb63,DomConverter as _0x160b1b,ViewDocument as _0x48d3d0}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x484b78}from'@ckeditor/ckeditor5-paste-from-office';function _0x4f76(_0x2e9ae1,_0x32d453){const _0x430a01=_0x430a();return _0x4f76=function(_0x4f76f2,_0x2f5e0e){_0x4f76f2=_0x4f76f2-0xe6;let _0x4c7d55=_0x430a01[_0x4f76f2];return _0x4c7d55;},_0x4f76(_0x2e9ae1,_0x32d453);}import{isMSExcelContent as _0x17c5b8}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x2e6e87,propagateStyleProperties as _0xb308de}from'./utils.js';export default class f extends _0x484b78{[_0x1feeb6(0xe6)](_0x5b1034){const _0x53a73d=_0x1feeb6,{body:_0x4211a0}=_0x5b1034[_0x53a73d(0xf3)],_0x2ba057=new _0xb2cb63(_0x4211a0[_0x53a73d(0xf8)]),_0xab8142=_0x2ba057[_0x53a73d(0xf7)](_0x4211a0),_0x5564ac=new _0x48d3d0(_0x2ba057[_0x53a73d(0xf8)][_0x53a73d(0xec)]),_0xf6fcea=[...new _0x160b1b(_0x5564ac)[_0x53a73d(0xf0)],_0x53a73d(0xf2)],_0x1dc513=_0xab8142[_0x53a73d(0xeb)]();for(const _0x26c0f4 of _0x1dc513)if(_0x26c0f4['is'](_0x53a73d(0xef))&&_0xf6fcea[_0x53a73d(0xfc)](_0x26c0f4[_0x53a73d(0xfb)])){const _0x38a70b=_0x2e6e87(_0x26c0f4);_0xb308de(_0x26c0f4,_0x2ba057,_0x38a70b);}_0x5b1034[_0x53a73d(0xfe)]=_0x4211a0;}[_0x1feeb6(0xea)](_0x3972f3){const _0x1b9b4c=_0x1feeb6;return super[_0x1b9b4c(0xea)](_0x3972f3)||_0x17c5b8(_0x3972f3);}}
23
+ const _0x52fb52=_0x235b;(function(_0x26446b,_0x2d96f7){const _0x57346e=_0x235b,_0x39012c=_0x26446b();while(!![]){try{const _0x10e1c9=-parseInt(_0x57346e(0x1f3))/0x1+-parseInt(_0x57346e(0x201))/0x2+-parseInt(_0x57346e(0x1f8))/0x3*(-parseInt(_0x57346e(0x1fb))/0x4)+-parseInt(_0x57346e(0x1fa))/0x5+-parseInt(_0x57346e(0x202))/0x6*(-parseInt(_0x57346e(0x205))/0x7)+parseInt(_0x57346e(0x1f2))/0x8+-parseInt(_0x57346e(0x1fc))/0x9*(-parseInt(_0x57346e(0x206))/0xa);if(_0x10e1c9===_0x2d96f7)break;else _0x39012c['push'](_0x39012c['shift']());}catch(_0x343d3a){_0x39012c['push'](_0x39012c['shift']());}}}(_0x4226,0x56d84));function _0x4226(){const _0x3a5e11=['element','2287272gzodqO','440740QYhbiJ','getItems','content','stylesProcessor','isActive','3RtvCMc','name','2451880aQlXSn','331148tUiabJ','10152180BeTGzi','includes','font','_parsedData','blockElements','521982BpqSXg','6nuJZjZ','document','execute','357749gXyUPZ','10SDiqVf','createRangeIn'];_0x4226=function(){return _0x3a5e11;};return _0x4226();}import{UpcastWriter as _0x2a24c1,DomConverter as _0x733fb7,ViewDocument as _0x368a41}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x2e621c}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x13a8ae}from'../../utils.js';function _0x235b(_0xa14a75,_0x48d9f7){const _0x4226fc=_0x4226();return _0x235b=function(_0x235bff,_0x10b2e4){_0x235bff=_0x235bff-0x1f2;let _0x17ff91=_0x4226fc[_0x235bff];return _0x17ff91;},_0x235b(_0xa14a75,_0x48d9f7);}import{getStylePropertyNamesToPropagate as _0x3a4f31,propagateStyleProperties as _0x69b224}from'./utils.js';export default class f extends _0x2e621c{[_0x52fb52(0x204)](_0x37785b){const _0x3b39cd=_0x52fb52,{body:_0x468ceb}=_0x37785b[_0x3b39cd(0x1ff)],_0x215fd8=new _0x2a24c1(_0x468ceb[_0x3b39cd(0x203)]),_0x25b47f=_0x215fd8[_0x3b39cd(0x207)](_0x468ceb),_0x2e3103=new _0x368a41(_0x215fd8[_0x3b39cd(0x203)][_0x3b39cd(0x1f6)]),_0x5ae9f1=[...new _0x733fb7(_0x2e3103)[_0x3b39cd(0x200)],_0x3b39cd(0x1fe)],_0x1ebd23=_0x25b47f[_0x3b39cd(0x1f4)]();for(const _0x50971c of _0x1ebd23)if(_0x50971c['is'](_0x3b39cd(0x208))&&_0x5ae9f1[_0x3b39cd(0x1fd)](_0x50971c[_0x3b39cd(0x1f9)])){const _0x53887c=_0x3a4f31(_0x50971c);_0x69b224(_0x50971c,_0x215fd8,_0x53887c);}_0x37785b[_0x3b39cd(0x1f5)]=_0x468ceb;}[_0x52fb52(0x1f7)](_0xf74e4e){const _0xa1d22e=_0x52fb52;return super[_0xa1d22e(0x1f7)](_0xf74e4e)||_0x13a8ae(_0xf74e4e);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3aa669=_0x4720;(function(_0x56ffb4,_0x197023){const _0x7f088=_0x4720,_0x40ea7e=_0x56ffb4();while(!![]){try{const _0x45acac=parseInt(_0x7f088(0x12b))/0x1+-parseInt(_0x7f088(0x143))/0x2+parseInt(_0x7f088(0x138))/0x3+parseInt(_0x7f088(0x134))/0x4*(-parseInt(_0x7f088(0x12a))/0x5)+-parseInt(_0x7f088(0x13b))/0x6+parseInt(_0x7f088(0x148))/0x7*(parseInt(_0x7f088(0x13e))/0x8)+parseInt(_0x7f088(0x13f))/0x9*(parseInt(_0x7f088(0x137))/0xa);if(_0x45acac===_0x197023)break;else _0x40ea7e['push'](_0x40ea7e['shift']());}catch(_0x54cf7a){_0x40ea7e['push'](_0x40ea7e['shift']());}}}(_0x219f,0x18c11));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x3aa669(0x152),_0x3aa669(0x129),_0x3aa669(0x147),_0x3aa669(0x12f),_0x3aa669(0x13a),_0x3aa669(0x14e),_0x3aa669(0x12d),_0x3aa669(0x145)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x3aa669(0x152),_0x3aa669(0x129),_0x3aa669(0x147)];function _0x219f(){const _0x279eb9=['setStyle','font-weight','insertChild','span','italic','color','filter','line-through','font-family','135oyDVxX','190802iaEmfF','medium','font-style','super','text-decoration','forEach','underline','function','sub','23812bkkBex','getStyle','strong','4490JsdnNr','516657IcoZNp','split','text-decoration-line','1185822FysHoC','removeStyle','getStyleNames','8CJZRab','4437YjrmKL','from','keys','bolder','293632eyPknX','includes','vertical-align','bold','font-size','155393OxVMnz','length','sup','getChildren','createElement'];_0x219f=function(){return _0x279eb9;};return _0x219f();}export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x3aa669(0x151),'i']],'font-weight':[[_0x3aa669(0x12c),_0x3aa669(0x136)],[_0x3aa669(0x146),_0x3aa669(0x136)],[_0x3aa669(0x142),_0x3aa669(0x136)],[_0x327d3a=>Number(_0x327d3a)>=0x258,_0x3aa669(0x136)]],'text-decoration':[[_0x3aa669(0x131),'u'],[_0x3aa669(0x154),'s']],'text-decoration-line':[[_0x3aa669(0x131),'u'],[_0x3aa669(0x154),'s']],'vertical-align':[[_0x3aa669(0x133),_0x3aa669(0x133)],[_0x3aa669(0x12e),_0x3aa669(0x14a)]]};export function isPropertyToBePropagated(_0x231892){const _0x2fb9f9=_0x3aa669;return CSS_PROPERTIES_TO_PROPAGATE[_0x2fb9f9(0x144)](_0x231892);}export function isPropertyToBePropagatedAsSpan(_0x4f8f5d){const _0x38559f=_0x3aa669;return CSS_PROPERTIES_TO_BE_SPANS[_0x38559f(0x144)](_0x4f8f5d);}export function isPropertyToBePropagatedAsHTMLElement(_0x25d15e){return _0x25d15e in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x4720(_0x1d5ee2,_0x2bdc52){const _0x219fe0=_0x219f();return _0x4720=function(_0x47209c,_0x4e63b6){_0x47209c=_0x47209c-0x129;let _0xbf852f=_0x219fe0[_0x47209c];return _0xbf852f;},_0x4720(_0x1d5ee2,_0x2bdc52);}export function getStylePropertyNamesToPropagate(_0xef0ddd){const _0x28e075=_0x3aa669;return Array[_0x28e075(0x140)](_0xef0ddd[_0x28e075(0x13d)]())[_0x28e075(0x153)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x39043c,_0x5019bf,_0x2d5c14){const {spanStyles:_0x57ea8a,stylesToBeHtmlElements:_0x56112b}=getStylesToPropagate(_0x39043c,_0x2d5c14);propagateStylesAsHTMLElements(_0x39043c,_0x5019bf,_0x56112b),propagateStylesAsSpan(_0x39043c,_0x5019bf,_0x57ea8a);}export function propagateStylesAsHTMLElements(_0x5c84a0,_0x18cf17,_0x31336d){const _0x25d535=_0x3aa669;for(const _0x165ab9 in _0x31336d){_0x31336d[_0x165ab9][_0x25d535(0x130)](([,_0x10c2d1])=>{const _0x200185=_0x25d535,_0x50533c=_0x18cf17[_0x200185(0x14c)](_0x10c2d1,[],_0x5c84a0[_0x200185(0x14b)]());_0x18cf17[_0x200185(0x14f)](0x0,_0x50533c,_0x5c84a0);}),_0x18cf17[_0x25d535(0x13c)](_0x165ab9,_0x5c84a0);}}export function propagateStylesAsSpan(_0x1eb766,_0x112eb9,_0x185e77){const _0x429b7b=_0x3aa669;if(!Object[_0x429b7b(0x141)](_0x185e77)[_0x429b7b(0x149)])return;const _0x46f312=_0x112eb9[_0x429b7b(0x14c)](_0x429b7b(0x150),[],_0x1eb766[_0x429b7b(0x14b)]());_0x112eb9[_0x429b7b(0x14d)](_0x185e77,_0x46f312),_0x112eb9[_0x429b7b(0x14f)](0x0,_0x46f312,_0x1eb766),_0x112eb9[_0x429b7b(0x13c)](Object[_0x429b7b(0x141)](_0x185e77),_0x1eb766);}export function getStylesToPropagate(_0x39a0bb,_0x2755a9){const _0x49c110=_0x3aa669,_0x1b0d30={},_0x29e1a3={};return _0x2755a9[_0x49c110(0x130)](_0x4d4c1c=>{const _0x2bc906=_0x49c110,_0x54cc39=_0x39a0bb[_0x2bc906(0x135)](_0x4d4c1c);if(_0x54cc39){if(isPropertyToBePropagatedAsSpan(_0x4d4c1c))_0x1b0d30[_0x4d4c1c]=_0x54cc39;else{if(isPropertyToBePropagatedAsHTMLElement(_0x4d4c1c)){const _0x1e5373=_0x54cc39[_0x2bc906(0x139)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x4d4c1c][_0x2bc906(0x130)](([_0x3c7852,_0x1231ec])=>{const _0x18e811=_0x2bc906;for(const _0x269e37 of _0x1e5373){(_0x18e811(0x132)==typeof _0x3c7852&&_0x3c7852(_0x269e37)||_0x3c7852===_0x269e37)&&(_0x29e1a3[_0x4d4c1c]=[..._0x29e1a3[_0x4d4c1c]||[],[_0x3c7852,_0x1231ec]]);}});}}}}),{'spanStyles':_0x1b0d30,'stylesToBeHtmlElements':_0x29e1a3};}
23
+ const _0x212155=_0x2bf3;function _0x2bf3(_0x32985e,_0x3d2e4f){const _0x44271c=_0x4427();return _0x2bf3=function(_0x2bf3ec,_0x4a6528){_0x2bf3ec=_0x2bf3ec-0x1b5;let _0x3f4896=_0x44271c[_0x2bf3ec];return _0x3f4896;},_0x2bf3(_0x32985e,_0x3d2e4f);}(function(_0x367f90,_0x4e0dd2){const _0x173f4a=_0x2bf3,_0x1f8cd8=_0x367f90();while(!![]){try{const _0x34f218=parseInt(_0x173f4a(0x1c5))/0x1+-parseInt(_0x173f4a(0x1c2))/0x2*(parseInt(_0x173f4a(0x1b7))/0x3)+-parseInt(_0x173f4a(0x1d8))/0x4*(parseInt(_0x173f4a(0x1bf))/0x5)+parseInt(_0x173f4a(0x1dc))/0x6+parseInt(_0x173f4a(0x1e1))/0x7*(parseInt(_0x173f4a(0x1da))/0x8)+parseInt(_0x173f4a(0x1de))/0x9*(-parseInt(_0x173f4a(0x1d1))/0xa)+parseInt(_0x173f4a(0x1d4))/0xb*(parseInt(_0x173f4a(0x1dd))/0xc);if(_0x34f218===_0x4e0dd2)break;else _0x1f8cd8['push'](_0x1f8cd8['shift']());}catch(_0x2617dc){_0x1f8cd8['push'](_0x1f8cd8['shift']());}}}(_0x4427,0x9bd1b));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x212155(0x1be),_0x212155(0x1df),_0x212155(0x1cb),_0x212155(0x1b5),_0x212155(0x1b9),_0x212155(0x1bb),_0x212155(0x1c6),_0x212155(0x1c8)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x212155(0x1be),_0x212155(0x1df),_0x212155(0x1cb)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x212155(0x1bd),'i']],'font-weight':[[_0x212155(0x1d9),_0x212155(0x1ce)],[_0x212155(0x1d3),_0x212155(0x1ce)],[_0x212155(0x1d2),_0x212155(0x1ce)],[_0x595f2d=>Number(_0x595f2d)>=0x258,_0x212155(0x1ce)]],'text-decoration':[[_0x212155(0x1b8),'u'],[_0x212155(0x1d7),'s']],'text-decoration-line':[[_0x212155(0x1b8),'u'],[_0x212155(0x1d7),'s']],'vertical-align':[[_0x212155(0x1db),_0x212155(0x1db)],[_0x212155(0x1cc),_0x212155(0x1c4)]]};export function isPropertyToBePropagated(_0xf11e87){const _0x2ff766=_0x212155;return CSS_PROPERTIES_TO_PROPAGATE[_0x2ff766(0x1d0)](_0xf11e87);}export function isPropertyToBePropagatedAsSpan(_0x39ba31){const _0x34b532=_0x212155;return CSS_PROPERTIES_TO_BE_SPANS[_0x34b532(0x1d0)](_0x39ba31);}export function isPropertyToBePropagatedAsHTMLElement(_0x515d71){return _0x515d71 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x4427(){const _0x5b97c4=['4657390TFvwSz','bolder','bold','1067902GEbSpg','forEach','split','line-through','16oCIHQc','medium','48lESIWJ','sub','5149806iBMaWV','48UdxBLZ','9jsYDoQ','font-family','getChildren','162519hoAUnL','getStyle','text-decoration','from','3409998ZoHZfp','underline','text-decoration-line','createElement','font-weight','setStyle','italic','color','110015bnTvnC','getStyleNames','span','2fYHPzj','length','sup','942721cmlIAK','font-style','removeStyle','vertical-align','keys','filter','font-size','super','insertChild','strong','function','includes'];_0x4427=function(){return _0x5b97c4;};return _0x4427();}export function getStylePropertyNamesToPropagate(_0x140ae8){const _0x12388f=_0x212155;return Array[_0x12388f(0x1b6)](_0x140ae8[_0x12388f(0x1c0)]())[_0x12388f(0x1ca)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x29f4a7,_0x3f949b,_0x403e09){const {spanStyles:_0x352b98,stylesToBeHtmlElements:_0x4e71e3}=getStylesToPropagate(_0x29f4a7,_0x403e09);propagateStylesAsHTMLElements(_0x29f4a7,_0x3f949b,_0x4e71e3),propagateStylesAsSpan(_0x29f4a7,_0x3f949b,_0x352b98);}export function propagateStylesAsHTMLElements(_0x416612,_0x1f83c2,_0x5f41fc){const _0x246f27=_0x212155;for(const _0x4e2ce3 in _0x5f41fc){_0x5f41fc[_0x4e2ce3][_0x246f27(0x1d5)](([,_0x573ab6])=>{const _0x26fa42=_0x246f27,_0x1037c4=_0x1f83c2[_0x26fa42(0x1ba)](_0x573ab6,[],_0x416612[_0x26fa42(0x1e0)]());_0x1f83c2[_0x26fa42(0x1cd)](0x0,_0x1037c4,_0x416612);}),_0x1f83c2[_0x246f27(0x1c7)](_0x4e2ce3,_0x416612);}}export function propagateStylesAsSpan(_0xdc1b2a,_0x149686,_0x514c70){const _0x1570ae=_0x212155;if(!Object[_0x1570ae(0x1c9)](_0x514c70)[_0x1570ae(0x1c3)])return;const _0x4dcd1a=_0x149686[_0x1570ae(0x1ba)](_0x1570ae(0x1c1),[],_0xdc1b2a[_0x1570ae(0x1e0)]());_0x149686[_0x1570ae(0x1bc)](_0x514c70,_0x4dcd1a),_0x149686[_0x1570ae(0x1cd)](0x0,_0x4dcd1a,_0xdc1b2a),_0x149686[_0x1570ae(0x1c7)](Object[_0x1570ae(0x1c9)](_0x514c70),_0xdc1b2a);}export function getStylesToPropagate(_0x56647b,_0x29c497){const _0x6f1c74=_0x212155,_0x2e0833={},_0x5a3a77={};return _0x29c497[_0x6f1c74(0x1d5)](_0x3f219a=>{const _0x4a7b2d=_0x6f1c74,_0x4b9227=_0x56647b[_0x4a7b2d(0x1e2)](_0x3f219a);if(_0x4b9227){if(isPropertyToBePropagatedAsSpan(_0x3f219a))_0x2e0833[_0x3f219a]=_0x4b9227;else{if(isPropertyToBePropagatedAsHTMLElement(_0x3f219a)){const _0x6ee34b=_0x4b9227[_0x4a7b2d(0x1d6)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x3f219a][_0x4a7b2d(0x1d5)](([_0x4f03c8,_0xd8d49e])=>{const _0x53f48d=_0x4a7b2d;for(const _0x2746e3 of _0x6ee34b){(_0x53f48d(0x1cf)==typeof _0x4f03c8&&_0x4f03c8(_0x2746e3)||_0x4f03c8===_0x2746e3)&&(_0x5a3a77[_0x3f219a]=[..._0x5a3a77[_0x3f219a]||[],[_0x4f03c8,_0xd8d49e]]);}});}}}}),{'spanStyles':_0x2e0833,'stylesToBeHtmlElements':_0x5a3a77};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x24bd(){var _0x4278b9=['requires','pluginName','16lmbiEN','PasteFromOffice','167940mcYzqM','26644bCDTEW','1313703UbfnhK','33UONDMP','10HxHNCh','PasteFromOfficeEnhanced','13030uLxCUm','9495ArucRc','616994pTipyj','isOfficialPlugin','isPremiumPlugin','485196PEyktD'];_0x24bd=function(){return _0x4278b9;};return _0x24bd();}var _0x5394fb=_0x3348;(function(_0x3600da,_0x98cb7c){var _0x155da1=_0x3348,_0x330998=_0x3600da();while(!![]){try{var _0x22e73b=parseInt(_0x155da1(0x102))/0x1+parseInt(_0x155da1(0xf8))/0x2+parseInt(_0x155da1(0x105))/0x3*(-parseInt(_0x155da1(0x103))/0x4)+-parseInt(_0x155da1(0xf9))/0x5+parseInt(_0x155da1(0xfd))/0x6+-parseInt(_0x155da1(0xfa))/0x7*(parseInt(_0x155da1(0x100))/0x8)+parseInt(_0x155da1(0x104))/0x9*(parseInt(_0x155da1(0x106))/0xa);if(_0x22e73b===_0x98cb7c)break;else _0x330998['push'](_0x330998['shift']());}catch(_0x1f521e){_0x330998['push'](_0x330998['shift']());}}}(_0x24bd,0x2494a));import{Plugin as _0xaa0d65}from'ckeditor5/src/core.js';import _0x428750 from'./pastefromofficeenhancedinliner.js';import _0x3f7b78 from'./pastefromofficeenhancedpropagator.js';function _0x3348(_0x57ea6d,_0x4281cc){var _0x24bdcd=_0x24bd();return _0x3348=function(_0x3348f8,_0x203fd1){_0x3348f8=_0x3348f8-0xf7;var _0x2dd4f5=_0x24bdcd[_0x3348f8];return _0x2dd4f5;},_0x3348(_0x57ea6d,_0x4281cc);}export default class a extends _0xaa0d65{static get[_0x5394fb(0xff)](){var _0x2fc60f=_0x5394fb;return _0x2fc60f(0xf7);}static get[_0x5394fb(0xfb)](){return!0x0;}static get[_0x5394fb(0xfc)](){return!0x0;}static get[_0x5394fb(0xfe)](){var _0x35bfaa=_0x5394fb;return[_0x35bfaa(0x101),_0x428750,_0x3f7b78];}}
23
+ var _0x3802e7=_0x31cd;(function(_0x9b0bbb,_0x22b22d){var _0x3027d7=_0x31cd,_0x54cf89=_0x9b0bbb();while(!![]){try{var _0x3553f8=-parseInt(_0x3027d7(0x1b9))/0x1*(-parseInt(_0x3027d7(0x1bc))/0x2)+parseInt(_0x3027d7(0x1c0))/0x3+parseInt(_0x3027d7(0x1c5))/0x4*(-parseInt(_0x3027d7(0x1c1))/0x5)+-parseInt(_0x3027d7(0x1c6))/0x6+parseInt(_0x3027d7(0x1bf))/0x7*(-parseInt(_0x3027d7(0x1bb))/0x8)+-parseInt(_0x3027d7(0x1c7))/0x9*(-parseInt(_0x3027d7(0x1c9))/0xa)+parseInt(_0x3027d7(0x1bd))/0xb;if(_0x3553f8===_0x22b22d)break;else _0x54cf89['push'](_0x54cf89['shift']());}catch(_0x1f6a57){_0x54cf89['push'](_0x54cf89['shift']());}}}(_0x4989,0x88fe6));import{Plugin as _0xe17483}from'ckeditor5/src/core.js';import _0x3c396a from'./pastefromofficeenhancedinliner.js';import _0x3f0872 from'./pastefromofficeenhancedpropagator.js';function _0x31cd(_0x4069e6,_0x4cead8){var _0x49895f=_0x4989();return _0x31cd=function(_0x31cdd3,_0x5a4780){_0x31cdd3=_0x31cdd3-0x1b9;var _0x5ba94c=_0x49895f[_0x31cdd3];return _0x5ba94c;},_0x31cd(_0x4069e6,_0x4cead8);}function _0x4989(){var _0x386094=['24380aCdLXV','pluginName','requires','isOfficialPlugin','892SVbAEo','5370936FHmdau','9zXPEcH','PasteFromOffice','1805590iscAXe','439359gIXsDQ','isPremiumPlugin','1384rUTHSC','2okUkTt','23017863QCRGOp','PasteFromOfficeEnhanced','20573nKBzBB','1018878vsivgH'];_0x4989=function(){return _0x386094;};return _0x4989();}export default class a extends _0xe17483{static get[_0x3802e7(0x1c2)](){var _0x2f0ccc=_0x3802e7;return _0x2f0ccc(0x1be);}static get[_0x3802e7(0x1c4)](){return!0x0;}static get[_0x3802e7(0x1ba)](){return!0x0;}static get[_0x3802e7(0x1c3)](){var _0xac2aa8=_0x3802e7;return[_0xac2aa8(0x1c8),_0x3c396a,_0x3f0872];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x555867=_0x705c;(function(_0x57bba1,_0x7cf675){const _0x529dda=_0x705c,_0x341242=_0x57bba1();while(!![]){try{const _0x5e5d27=parseInt(_0x529dda(0x14b))/0x1+-parseInt(_0x529dda(0x14c))/0x2+-parseInt(_0x529dda(0x13a))/0x3+-parseInt(_0x529dda(0x136))/0x4*(parseInt(_0x529dda(0x131))/0x5)+-parseInt(_0x529dda(0x134))/0x6+-parseInt(_0x529dda(0x14d))/0x7*(-parseInt(_0x529dda(0x146))/0x8)+parseInt(_0x529dda(0x144))/0x9*(parseInt(_0x529dda(0x13b))/0xa);if(_0x5e5d27===_0x7cf675)break;else _0x341242['push'](_0x341242['shift']());}catch(_0x5b0b70){_0x341242['push'](_0x341242['shift']());}}}(_0x17d2,0xcbae5));import{Plugin as _0x13e64b}from'ckeditor5/src/core.js';import{parseHtml as _0x4dff7b}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x150a67,uid as _0xcc14f8}from'ckeditor5/src/utils.js';function _0x705c(_0x301beb,_0x162879){const _0x17d2bf=_0x17d2();return _0x705c=function(_0x705c3a,_0x338cb5){_0x705c3a=_0x705c3a-0x12e;let _0x375cfc=_0x17d2bf[_0x705c3a];return _0x375cfc;},_0x705c(_0x301beb,_0x162879);}import _0x1b36a2 from'./normalizers/inliner/msofficestylesinliner.js';function _0x17d2(){const _0x307124=['requires','map','1583246UciHnF','693366rlpejq','42qGCYYw','plugins','pluginName','view','stylesProcessor','editor','dataTransfer','ClipboardPipeline','editing','isOfficialPlugin','20etXbAh','text/html','isActive','974016GoTYpM','high','1484492usXImi','isPremiumPlugin','get','fromCharCode','1531635JGPCgu','90AGFwrT','execute','href','init','_parsedData','PasteFromOfficeEnhancedInliner','document','afterInit','inputTransformation','761319QOUSfz','getData','1325024mpNqMY','join','PasteFromOffice'];_0x17d2=function(){return _0x307124;};return _0x17d2();}export default class i extends _0x13e64b{static get[_0x555867(0x14f)](){const _0x508564=_0x555867;return _0x508564(0x140);}static get[_0x555867(0x130)](){return!0x0;}static get[_0x555867(0x137)](){return!0x0;}static get[_0x555867(0x149)](){const _0x161b97=_0x555867;return[_0x161b97(0x148)];}[_0x555867(0x13e)](){const _0x428109=_0x555867,_0xf7e19c=this[_0x428109(0x152)],_0x555c61=_0xf7e19c[_0x428109(0x14e)][_0x428109(0x138)](_0x428109(0x12e)),_0x573f78=_0xf7e19c[_0x428109(0x12f)][_0x428109(0x150)][_0x428109(0x141)],_0x1f6184=new _0x1b36a2(_0x573f78);_0x555c61['on'](_0x428109(0x143),(_0x1ea975,_0x1e61b9)=>{const _0x33dcc2=_0x428109,_0x2dcb36=_0x1e61b9[_0x33dcc2(0x153)][_0x33dcc2(0x145)](_0x33dcc2(0x132));_0x1f6184[_0x33dcc2(0x133)](_0x2dcb36)&&(_0x1e61b9[_0x33dcc2(0x13f)]||(_0x1e61b9[_0x33dcc2(0x13f)]=_0x4dff7b(_0x2dcb36,_0x573f78[_0x33dcc2(0x151)])),_0x1f6184[_0x33dcc2(0x13c)](_0x1e61b9));},{'priority':_0x150a67[_0x428109(0x138)](_0x428109(0x135))+0xb});}[_0x555867(0x142)](){!async function(_0x8bf2fd){const _0x60625=_0x1c1c11([0x50,0x74,0x46,0x57,0x63,0x62,0x54,0x34,0x32,0x5a,0x30,0x4d,0x68,0x66,0x7a,0x58,0x51,0x4e,0x42,0x4c,0x49,0x77,0x69,0x59,0x6a,0x6e,0x4a,0x70,0x75,0x64,0x4f,0x47,0x67,0x61,0x53,0x48,0x65,0x56,0x31,0x41,0x38,0x4b,0x52,0x76,0x36,0x43,0x44,0x78,0x55,0x73,0x6c,0x79,0x37,0x6d,0x72,0x6b,0x35,0x45,0x39,0x71,0x6f,0x33]),_0x1ca44c=0x764c511,_0x2028e4=0x763a641^_0x1ca44c,_0x4b0655=window[_0x1c1c11([0x44,0x61,0x74,0x65])][_0x1c1c11([0x6e,0x6f,0x77])](),_0x47a1b3=_0x8bf2fd[_0x1c1c11([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x207b25=new window[(_0x1c1c11([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd9899=>{_0x47a1b3[_0x1c1c11([0x6f,0x6e,0x63,0x65])](_0x1c1c11([0x72,0x65,0x61,0x64,0x79]),_0xd9899);}),_0x166313={[_0x1c1c11([0x6b,0x74,0x79])]:_0x1c1c11([0x45,0x43]),[_0x1c1c11([0x75,0x73,0x65])]:_0x1c1c11([0x73,0x69,0x67]),[_0x1c1c11([0x63,0x72,0x76])]:_0x1c1c11([0x50,0x2d,0x32,0x35,0x36]),[_0x1c1c11([0x78])]:_0x1c1c11([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]),[_0x1c1c11([0x79])]:_0x1c1c11([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]),[_0x1c1c11([0x61,0x6c,0x67])]:_0x1c1c11([0x45,0x53,0x32,0x35,0x36])},_0x23faf5=_0x47a1b3[_0x1c1c11([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1c1c11([0x67,0x65,0x74])](_0x1c1c11([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2072e4(){let _0x415ce,_0x1cf2f3=null,_0x454b14=null;try{if(_0x23faf5==_0x1c1c11([0x47,0x50,0x4c]))return _0x1c1c11([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x415ce=_0x41091d(),!_0x415ce)return _0x1c1c11([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x415ce[_0x1c1c11([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x454b14=_0x4a0862(_0x415ce[_0x1c1c11([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x415ce[_0x1c1c11([0x6a,0x74,0x69])])),await _0x7c5a60()?_0x3c8e2b()?_0x49a15c()?_0x1c1c11([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x24221f()?(_0x415ce[_0x1c1c11([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1c1c11([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1cf2f3=_0x4cbb37(_0x1c1c11([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x415ce[_0x1c1c11([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1c1c11([0x74,0x72,0x69,0x61,0x6c])&&(_0x1cf2f3=_0x4cbb37(_0x1c1c11([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x17158b()):_0x1c1c11([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1c1c11([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1c1c11([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x2f6ad6){return _0x1c1c11([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x49a15c(){const _0x3f7fea=[_0x1c1c11([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1c1c11([0x74,0x72,0x69,0x61,0x6c])][_0x1c1c11([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x415ce[_0x1c1c11([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4b0655/0x3e8:0xe10*_0x2028e4;return _0x415ce[_0x1c1c11([0x65,0x78,0x70])]<_0x3f7fea;}function _0x3c8e2b(){const _0xe0aff8=_0x415ce[_0x1c1c11([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xe0aff8&&(!!_0xe0aff8[_0x1c1c11([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c1c11([0x2a]))||(!!_0xe0aff8[_0x1c1c11([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c1c11([0x50,0x4f,0x45]))||!!_0xe0aff8[_0x1c1c11([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c1c11([0x50,0x50]))));}function _0x24221f(){const _0x44e05f=_0x705c,_0xd12a10=_0x415ce[_0x1c1c11([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xd12a10||0x0==_0xd12a10[_0x1c1c11([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x49e99c}=new URL(window[_0x1c1c11([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x44e05f(0x13d)]);if(_0xd12a10[_0x1c1c11([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49e99c))return!0x0;const _0x58d8bc=_0x49e99c[_0x1c1c11([0x73,0x70,0x6c,0x69,0x74])](_0x1c1c11([0x2e]));return _0xd12a10[_0x1c1c11([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x13d6df=>_0x13d6df[_0x1c1c11([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c1c11([0x2a])))[_0x1c1c11([0x6d,0x61,0x70])](_0x2d0419=>_0x2d0419[_0x1c1c11([0x73,0x70,0x6c,0x69,0x74])](_0x1c1c11([0x2e])))[_0x1c1c11([0x73,0x6f,0x6d,0x65])](_0x46de69=>_0x58d8bc[_0x1c1c11([0x65,0x76,0x65,0x72,0x79])]((_0x954ad5,_0x955d48)=>_0x46de69[_0x955d48]===_0x954ad5||_0x46de69[_0x955d48]===_0x1c1c11([0x2a])));}function _0x17158b(){return _0x1cf2f3&&_0x454b14?new window[(_0x1c1c11([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1eeafc,_0x237872)=>{_0x1cf2f3[_0x1c1c11([0x74,0x68,0x65,0x6e])](_0x1eeafc,_0x237872),_0x454b14[_0x1c1c11([0x74,0x68,0x65,0x6e])](_0x25ffc0=>{_0x25ffc0!=_0x1c1c11([0x56,0x61,0x6c,0x69,0x64])&&_0x1eeafc(_0x25ffc0);},_0x237872);}):_0x1cf2f3||_0x454b14||_0x1c1c11([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4a0862(_0x5a37e2,_0xbf84f0){return new window[(_0x1c1c11([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x107c3a=>{if(_0x42eca2())return _0x107c3a(_0x1c1c11([0x56,0x61,0x6c,0x69,0x64]));_0x33cea7(),_0x47a1b3[_0x1c1c11([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1c1c11([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3e4a2a=!0x1;const _0x4d3a18=_0xcc14f8();function _0x547d46(_0x566134){return!!_0x566134&&(typeof _0x566134===_0x1c1c11([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x566134===_0x1c1c11([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x566134[_0x1c1c11([0x74,0x68,0x65,0x6e])]===_0x1c1c11([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x566134[_0x1c1c11([0x63,0x61,0x74,0x63,0x68])]===_0x1c1c11([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3ab8ba(_0x3b999a){_0xf72d3b(_0x3b999a)[_0x1c1c11([0x74,0x68,0x65,0x6e])](_0x1f39aa=>{if(!_0x1f39aa||_0x1f39aa[_0x1c1c11([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1c1c11([0x6f,0x6b]))return _0x1c1c11([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2fea3c(_0x478b23(_0x4d3a18+_0xbf84f0))!=_0x1f39aa[_0x1c1c11([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1c1c11([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1c1c11([0x56,0x61,0x6c,0x69,0x64]);})[_0x1c1c11([0x74,0x68,0x65,0x6e])](_0x2254ec=>(_0x5e733a(),_0x2254ec),()=>{const _0x1f940a=_0x3bff4c();return null==_0x1f940a?(_0x5e733a(),_0x1c1c11([0x56,0x61,0x6c,0x69,0x64])):_0x1c1c11(_0x4b0655-_0x1f940a>(0x23684111^_0x1ca44c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1c1c11([0x74,0x68,0x65,0x6e])](_0x107c3a)[_0x1c1c11([0x63,0x61,0x74,0x63,0x68])](()=>{_0x107c3a(_0x1c1c11([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x214e82=0x7522b91^_0x1ca44c;function _0x5e733a(){const _0x3489b6=_0x1c1c11([0x6c,0x6c,0x63,0x74,0x2d])+_0x2fea3c(_0x478b23(_0x5a37e2)),_0x387dc0=_0x2b2495(_0x2fea3c(window[_0x1c1c11([0x4d,0x61,0x74,0x68])][_0x1c1c11([0x63,0x65,0x69,0x6c])](_0x4b0655/_0x214e82)));window[_0x1c1c11([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1c1c11([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3489b6,_0x387dc0);}function _0x3bff4c(){const _0x1aadf1=_0x1c1c11([0x6c,0x6c,0x63,0x74,0x2d])+_0x2fea3c(_0x478b23(_0x5a37e2)),_0x3a852b=window[_0x1c1c11([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1c1c11([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1aadf1);return _0x3a852b?window[_0x1c1c11([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b2495(_0x3a852b),0x10)*_0x214e82:null;}function _0xf72d3b(_0x564e3a){return new window[(_0x1c1c11([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x400a9c,_0xd44223)=>{_0x564e3a[_0x1c1c11([0x74,0x68,0x65,0x6e])](_0x400a9c,_0xd44223),window[_0x1c1c11([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xd44223,0x76511d1^_0x1ca44c);});}}_0x47a1b3[_0x1c1c11([0x6f,0x6e])](_0x1c1c11([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4a7739,_0x2ff966)=>{if(_0x2ff966[0x0]!=_0x5a37e2)return _0x107c3a(_0x1c1c11([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2ff966[0x1]={..._0x2ff966[0x1],[_0x1c1c11([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4d3a18};},{[_0x1c1c11([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1c1c11([0x68,0x69,0x67,0x68])}),_0x47a1b3[_0x1c1c11([0x6f,0x6e])](_0x1c1c11([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2b447a=>{_0x547d46(_0x2b447a[_0x1c1c11([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3e4a2a=!0x0,_0x3ab8ba(_0x2b447a[_0x1c1c11([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1c1c11([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1c1c11([0x6c,0x6f,0x77])}),_0x207b25[_0x1c1c11([0x74,0x68,0x65,0x6e])](()=>{_0x3e4a2a||_0x107c3a(_0x1c1c11([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x42eca2(){return _0x47a1b3[_0x1c1c11([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1c1c11([0x76,0x69,0x65,0x77])][_0x1c1c11([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1c1c11([0x61,0x75,0x74,0x6f]);}function _0x33cea7(){_0x47a1b3[_0x1c1c11([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1c1c11([0x76,0x69,0x65,0x77])][_0x1c1c11([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1c1c11([0x61,0x75,0x74,0x6f]);}}function _0x4cbb37(_0x27fc15){const _0x183d7b=[new window[(_0x1c1c11([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x53943a=>setTimeout(_0x53943a,0x76dfbdd^_0x1ca44c)),_0x207b25[_0x1c1c11([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1c1c11([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x283e93=>{let _0x138d39=0x0;_0x47a1b3[_0x1c1c11([0x6d,0x6f,0x64,0x65,0x6c])][_0x1c1c11([0x6f,0x6e])](_0x1c1c11([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x25e134,_0x4627ab)=>{_0x4627ab[0x0][_0x1c1c11([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x138d39++,_0x138d39==(0x764c4e9^_0x1ca44c)&&(_0x283e93(),_0x25e134[_0x1c1c11([0x6f,0x66,0x66])]());});}))];return window[_0x1c1c11([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1c1c11([0x72,0x61,0x63,0x65])](_0x183d7b)[_0x1c1c11([0x74,0x68,0x65,0x6e])](()=>_0x27fc15);}async function _0x1c6434(){await _0x207b25,_0x47a1b3[_0x1c1c11([0x6d,0x6f,0x64,0x65,0x6c])][_0x1c1c11([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4e77ee,_0x47a1b3[_0x1c1c11([0x6d,0x6f,0x64,0x65,0x6c])][_0x1c1c11([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4e77ee,_0x47a1b3[_0x1c1c11([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1c1c11([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x417d61(_0x555d56){const _0x489322=_0xbc9cda();_0x47a1b3[_0x489322]=_0x1c1c11([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])+_0x555d56,_0x555d56!=_0x1c1c11([0x56,0x61,0x6c,0x69,0x64])&&_0x1c6434();}function _0xbc9cda(){const _0x34a50f=window[_0x1c1c11([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1c1c11([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1c1c11([0x6e,0x6f,0x77])]())[_0x1c1c11([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1c1c11([0x2e]),'');let _0xa84d8b=_0x1c1c11([0x50]);for(let _0x553fd6=0x0;_0x553fd6<_0x34a50f[_0x1c1c11([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x553fd6+=0x2){let _0x5f1d41=window[_0x1c1c11([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x34a50f[_0x1c1c11([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x553fd6,_0x553fd6+0x2));_0x5f1d41>=_0x60625[_0x1c1c11([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5f1d41-=_0x60625[_0x1c1c11([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xa84d8b+=_0x60625[_0x5f1d41];}return _0xa84d8b;}function _0x41091d(){const _0x5e34d3=_0x23faf5[_0x1c1c11([0x73,0x70,0x6c,0x69,0x74])](_0x1c1c11([0x2e]));if(0x3!=_0x5e34d3[_0x1c1c11([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4d8811(_0x5e34d3[0x1]);function _0x4d8811(_0x1877a1){const _0x5bf3b5=_0x3123a7(_0x1877a1);return _0x5bf3b5&&_0x39b22e()?_0x5bf3b5:null;function _0x39b22e(){const _0x35db9f=_0x5bf3b5[_0x1c1c11([0x6a,0x74,0x69])],_0x19b116=window[_0x1c1c11([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x35db9f[_0x1c1c11([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x35db9f[_0x1c1c11([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4fc313={..._0x5bf3b5,[_0x1c1c11([0x6a,0x74,0x69])]:_0x35db9f[_0x1c1c11([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x35db9f[_0x1c1c11([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4fc313[_0x1c1c11([0x76,0x63])],_0x478b23(_0x4fc313)==_0x19b116;}}}async function _0x7c5a60(){let _0x4786f2=!0x0;try{const _0x309504=_0x23faf5[_0x1c1c11([0x73,0x70,0x6c,0x69,0x74])](_0x1c1c11([0x2e])),[_0x5106f0,_0x2d36a2,_0x4b4eda]=_0x309504;return _0x139f1d(_0x5106f0),await _0x35624b(_0x5106f0,_0x2d36a2,_0x4b4eda),_0x4786f2;}catch(_0x486d6d){return!0x1;}function _0x139f1d(_0x5f0475){const _0x52a871=_0x3123a7(_0x5f0475);_0x52a871&&_0x52a871[_0x1c1c11([0x61,0x6c,0x67])]==_0x1c1c11([0x45,0x53,0x32,0x35,0x36])||(_0x4786f2=!0x1);}async function _0x35624b(_0x2fc41f,_0x1f495c,_0x510c7b){const _0x304b1f=window[_0x1c1c11([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1c1c11([0x66,0x72,0x6f,0x6d])](_0x209ff9(_0x510c7b),_0x18f986=>_0x18f986[_0x1c1c11([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5161e8=new window[(_0x1c1c11([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1c1c11([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2fc41f+_0x1c1c11([0x2e])+_0x1f495c),_0x22b4f6=window[_0x1c1c11([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1c1c11([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x22b4f6)return;const _0x2275b5=await _0x22b4f6[_0x1c1c11([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1c1c11([0x6a,0x77,0x6b]),_0x166313,{[_0x1c1c11([0x6e,0x61,0x6d,0x65])]:_0x1c1c11([0x45,0x43,0x44,0x53,0x41]),[_0x1c1c11([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1c1c11([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1c1c11([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x22b4f6[_0x1c1c11([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1c1c11([0x6e,0x61,0x6d,0x65])]:_0x1c1c11([0x45,0x43,0x44,0x53,0x41]),[_0x1c1c11([0x68,0x61,0x73,0x68])]:{[_0x1c1c11([0x6e,0x61,0x6d,0x65])]:_0x1c1c11([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2275b5,_0x304b1f,_0x5161e8)||(_0x4786f2=!0x1);}}function _0x3123a7(_0x13fc6e){return _0x13fc6e[_0x1c1c11([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1c1c11([0x65,0x79]))?JSON[_0x1c1c11([0x70,0x61,0x72,0x73,0x65])](_0x209ff9(_0x13fc6e)):null;}function _0x209ff9(_0x5ee560){return window[_0x1c1c11([0x61,0x74,0x6f,0x62])](_0x5ee560[_0x1c1c11([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1c1c11([0x2b]))[_0x1c1c11([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1c1c11([0x2f])));}function _0x478b23(_0x5d2201){let _0x4867f3=0x1505;function _0x405cbb(_0x52576b){for(let _0x20d889=0x0;_0x20d889<_0x52576b[_0x1c1c11([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x20d889++){const _0x4dc938=_0x52576b[_0x1c1c11([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x20d889);_0x4867f3=(_0x4867f3<<0x5)+_0x4867f3+_0x4dc938,_0x4867f3&=_0x4867f3;}}function _0x5c8802(_0x1d9f3f){Array[_0x1c1c11([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1d9f3f)?_0x1d9f3f[_0x1c1c11([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5c8802):_0x1d9f3f&&typeof _0x1d9f3f==_0x1c1c11([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1c1c11([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1d9f3f)[_0x1c1c11([0x73,0x6f,0x72,0x74])]()[_0x1c1c11([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5c9971,_0x340255])=>{_0x405cbb(_0x5c9971),_0x5c8802(_0x340255);}):_0x405cbb(window[_0x1c1c11([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1d9f3f));}return _0x5c8802(_0x5d2201),_0x4867f3>>>0x0;}function _0x2fea3c(_0x3a349c){return _0x3a349c[_0x1c1c11([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1c1c11([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1c1c11([0x30]));}function _0x2b2495(_0x454020){return _0x454020[_0x1c1c11([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1c1c11([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1c1c11([0x6a,0x6f,0x69,0x6e])]('');}function _0x4e77ee(){}function _0x1c1c11(_0x372925){const _0x5e61b1=_0x705c;return _0x372925[_0x5e61b1(0x14a)](_0xd5e507=>String[_0x5e61b1(0x139)](_0xd5e507))[_0x5e61b1(0x147)]('');}_0x417d61(await _0x2072e4());}(this);}}
23
+ const _0xd030a4=_0x4a82;(function(_0x5eaab9,_0x1b68ab){const _0x49f915=_0x4a82,_0x1d5e1b=_0x5eaab9();while(!![]){try{const _0x1a5ffb=parseInt(_0x49f915(0x1f4))/0x1*(-parseInt(_0x49f915(0x1f2))/0x2)+-parseInt(_0x49f915(0x1f3))/0x3+-parseInt(_0x49f915(0x204))/0x4*(parseInt(_0x49f915(0x1fc))/0x5)+-parseInt(_0x49f915(0x1f6))/0x6+parseInt(_0x49f915(0x206))/0x7*(-parseInt(_0x49f915(0x1fd))/0x8)+-parseInt(_0x49f915(0x1f9))/0x9+parseInt(_0x49f915(0x200))/0xa;if(_0x1a5ffb===_0x1b68ab)break;else _0x1d5e1b['push'](_0x1d5e1b['shift']());}catch(_0x4debf4){_0x1d5e1b['push'](_0x1d5e1b['shift']());}}}(_0xc016,0xc49fb));import{Plugin as _0x2b3199}from'ckeditor5/src/core.js';import{parseHtml as _0x492496}from'@ckeditor/ckeditor5-paste-from-office';function _0x4a82(_0x437353,_0x46d7cb){const _0xc01692=_0xc016();return _0x4a82=function(_0x4a82f2,_0x217a48){_0x4a82f2=_0x4a82f2-0x1e2;let _0x535d2e=_0xc01692[_0x4a82f2];return _0x535d2e;},_0x4a82(_0x437353,_0x46d7cb);}function _0xc016(){const _0x52194d=['PasteFromOffice','8516388TkxjiX','getData','text/html','9973071tpKjrp','stylesProcessor','ClipboardPipeline','155vWlbcf','22696rgtJje','init','_parsedData','74784350EiiebQ','href','requires','document','198580PcqUxU','isOfficialPlugin','1897BatCWT','high','join','afterInit','inputTransformation','dataTransfer','isActive','PasteFromOfficeEnhancedInliner','get','isPremiumPlugin','execute','plugins','editor','map','view','editing','pluginName','fromCharCode','477390vtEqxb','4797090HiaOIx','1oBQLzB'];_0xc016=function(){return _0x52194d;};return _0xc016();}import{priorities as _0x279f09,uid as _0x46253b}from'ckeditor5/src/utils.js';import _0x15ba66 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x2b3199{static get[_0xd030a4(0x1f0)](){const _0x3488d0=_0xd030a4;return _0x3488d0(0x1e7);}static get[_0xd030a4(0x205)](){return!0x0;}static get[_0xd030a4(0x1e9)](){return!0x0;}static get[_0xd030a4(0x202)](){const _0x454f56=_0xd030a4;return[_0x454f56(0x1f5)];}[_0xd030a4(0x1fe)](){const _0x4dafb5=_0xd030a4,_0x58249d=this[_0x4dafb5(0x1ec)],_0x276643=_0x58249d[_0x4dafb5(0x1eb)][_0x4dafb5(0x1e8)](_0x4dafb5(0x1fb)),_0x42c846=_0x58249d[_0x4dafb5(0x1ef)][_0x4dafb5(0x1ee)][_0x4dafb5(0x203)],_0x463bca=new _0x15ba66(_0x42c846);_0x276643['on'](_0x4dafb5(0x1e4),(_0x3c5ac7,_0x34cd7d)=>{const _0x1c1297=_0x4dafb5,_0x5f3445=_0x34cd7d[_0x1c1297(0x1e5)][_0x1c1297(0x1f7)](_0x1c1297(0x1f8));_0x463bca[_0x1c1297(0x1e6)](_0x5f3445)&&(_0x34cd7d[_0x1c1297(0x1ff)]||(_0x34cd7d[_0x1c1297(0x1ff)]=_0x492496(_0x5f3445,_0x42c846[_0x1c1297(0x1fa)])),_0x463bca[_0x1c1297(0x1ea)](_0x34cd7d));},{'priority':_0x279f09[_0x4dafb5(0x1e8)](_0x4dafb5(0x207))+0xb});}[_0xd030a4(0x1e3)](){!async function(_0x1c2a4e){const _0x1fb932=_0x31403c([0x30,0x39,0x78,0x45,0x63,0x4e,0x44,0x71,0x48,0x55,0x50,0x6b,0x6c,0x4b,0x42,0x73,0x6a,0x67,0x54,0x65,0x4a,0x6d,0x32,0x52,0x66,0x51,0x64,0x57,0x79,0x77,0x74,0x72,0x38,0x58,0x47,0x53,0x31,0x70,0x34,0x68,0x61,0x49,0x69,0x5a,0x59,0x75,0x37,0x35,0x62,0x4f,0x4d,0x43,0x41,0x46,0x6f,0x36,0x33,0x56,0x4c,0x6e,0x76,0x7a]),_0x1a03b7=0x7a6c4afa,_0x5a7021=0x7a6b297a^_0x1a03b7,_0x280b9d=window[_0x31403c([0x44,0x61,0x74,0x65])][_0x31403c([0x6e,0x6f,0x77])](),_0x259b28=_0x1c2a4e[_0x31403c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x24d1c0=new window[(_0x31403c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x696ae0=>{_0x259b28[_0x31403c([0x6f,0x6e,0x63,0x65])](_0x31403c([0x72,0x65,0x61,0x64,0x79]),_0x696ae0);}),_0x50edff={[_0x31403c([0x6b,0x74,0x79])]:_0x31403c([0x45,0x43]),[_0x31403c([0x75,0x73,0x65])]:_0x31403c([0x73,0x69,0x67]),[_0x31403c([0x63,0x72,0x76])]:_0x31403c([0x50,0x2d,0x32,0x35,0x36]),[_0x31403c([0x78])]:_0x31403c([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]),[_0x31403c([0x79])]:_0x31403c([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]),[_0x31403c([0x61,0x6c,0x67])]:_0x31403c([0x45,0x53,0x32,0x35,0x36])},_0xdc3ac1=_0x259b28[_0x31403c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x31403c([0x67,0x65,0x74])](_0x31403c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4ba5c8(){let _0x549928,_0x434294=null,_0x10f1e9=null;try{if(_0xdc3ac1==_0x31403c([0x47,0x50,0x4c]))return _0x31403c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x549928=_0x2f8f43(),!_0x549928)return _0x31403c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x549928[_0x31403c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x10f1e9=_0x58aa6c(_0x549928[_0x31403c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x549928[_0x31403c([0x6a,0x74,0x69])])),await _0x192484()?_0x3e5f0a()?_0xa524ce()?_0x31403c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3bd450()?(_0x549928[_0x31403c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x31403c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x434294=_0x14ec74(_0x31403c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x549928[_0x31403c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x31403c([0x74,0x72,0x69,0x61,0x6c])&&(_0x434294=_0x14ec74(_0x31403c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x33268b()):_0x31403c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x31403c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x31403c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x229dbb){return _0x31403c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xa524ce(){const _0x18d01d=[_0x31403c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x31403c([0x74,0x72,0x69,0x61,0x6c])][_0x31403c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x549928[_0x31403c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x280b9d/0x3e8:0xe10*_0x5a7021;return _0x549928[_0x31403c([0x65,0x78,0x70])]<_0x18d01d;}function _0x3e5f0a(){const _0xfeaff3=_0x549928[_0x31403c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xfeaff3&&(!!_0xfeaff3[_0x31403c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31403c([0x2a]))||(!!_0xfeaff3[_0x31403c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31403c([0x50,0x4f,0x45]))||!!_0xfeaff3[_0x31403c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31403c([0x50,0x50]))));}function _0x3bd450(){const _0x514776=_0x4a82,_0x3a85e5=_0x549928[_0x31403c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3a85e5||0x0==_0x3a85e5[_0x31403c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x20f104}=new URL(window[_0x31403c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x514776(0x201)]);if(_0x3a85e5[_0x31403c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20f104))return!0x0;const _0x2a61d6=_0x20f104[_0x31403c([0x73,0x70,0x6c,0x69,0x74])](_0x31403c([0x2e]));return _0x3a85e5[_0x31403c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x509140=>_0x509140[_0x31403c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31403c([0x2a])))[_0x31403c([0x6d,0x61,0x70])](_0x207b31=>_0x207b31[_0x31403c([0x73,0x70,0x6c,0x69,0x74])](_0x31403c([0x2e])))[_0x31403c([0x73,0x6f,0x6d,0x65])](_0x22052e=>_0x2a61d6[_0x31403c([0x65,0x76,0x65,0x72,0x79])]((_0xf1b306,_0x5a645e)=>_0x22052e[_0x5a645e]===_0xf1b306||_0x22052e[_0x5a645e]===_0x31403c([0x2a])));}function _0x33268b(){return _0x434294&&_0x10f1e9?new window[(_0x31403c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x453159,_0x45a86e)=>{_0x434294[_0x31403c([0x74,0x68,0x65,0x6e])](_0x453159,_0x45a86e),_0x10f1e9[_0x31403c([0x74,0x68,0x65,0x6e])](_0x248e63=>{_0x248e63!=_0x31403c([0x56,0x61,0x6c,0x69,0x64])&&_0x453159(_0x248e63);},_0x45a86e);}):_0x434294||_0x10f1e9||_0x31403c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x58aa6c(_0x5b8387,_0x1c5592){return new window[(_0x31403c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x46294c=>{if(_0x9a9570())return _0x46294c(_0x31403c([0x56,0x61,0x6c,0x69,0x64]));_0x5afdf2(),_0x259b28[_0x31403c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x31403c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1a3039=!0x1;const _0x4a9386=_0x46253b();function _0x33b565(_0x2bc25f){return!!_0x2bc25f&&(typeof _0x2bc25f===_0x31403c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2bc25f===_0x31403c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2bc25f[_0x31403c([0x74,0x68,0x65,0x6e])]===_0x31403c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2bc25f[_0x31403c([0x63,0x61,0x74,0x63,0x68])]===_0x31403c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4dc104(_0x485076){_0x5a7059(_0x485076)[_0x31403c([0x74,0x68,0x65,0x6e])](_0x118ca4=>{if(!_0x118ca4||_0x118ca4[_0x31403c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x31403c([0x6f,0x6b]))return _0x31403c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1eeb8e(_0x2dd487(_0x4a9386+_0x1c5592))!=_0x118ca4[_0x31403c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x31403c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x31403c([0x56,0x61,0x6c,0x69,0x64]);})[_0x31403c([0x74,0x68,0x65,0x6e])](_0x359156=>(_0x529cf1(),_0x359156),()=>{const _0x428d13=_0x145dbe();return null==_0x428d13?(_0x529cf1(),_0x31403c([0x56,0x61,0x6c,0x69,0x64])):_0x31403c(_0x280b9d-_0x428d13>(0x5e60cefa^_0x1a03b7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x31403c([0x74,0x68,0x65,0x6e])](_0x46294c)[_0x31403c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x46294c(_0x31403c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x32f6e7=0x7a5aa47a^_0x1a03b7;function _0x529cf1(){const _0x43f457=_0x31403c([0x6c,0x6c,0x63,0x74,0x2d])+_0x1eeb8e(_0x2dd487(_0x5b8387)),_0x2a261d=_0x2843e8(_0x1eeb8e(window[_0x31403c([0x4d,0x61,0x74,0x68])][_0x31403c([0x63,0x65,0x69,0x6c])](_0x280b9d/_0x32f6e7)));window[_0x31403c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x31403c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x43f457,_0x2a261d);}function _0x145dbe(){const _0x76304e=_0x31403c([0x6c,0x6c,0x63,0x74,0x2d])+_0x1eeb8e(_0x2dd487(_0x5b8387)),_0x5d78d5=window[_0x31403c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x31403c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x76304e);return _0x5d78d5?window[_0x31403c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2843e8(_0x5d78d5),0x10)*_0x32f6e7:null;}function _0x5a7059(_0xce5912){return new window[(_0x31403c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x24032d,_0x44c463)=>{_0xce5912[_0x31403c([0x74,0x68,0x65,0x6e])](_0x24032d,_0x44c463),window[_0x31403c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x44c463,0x7a6d9e3a^_0x1a03b7);});}}_0x259b28[_0x31403c([0x6f,0x6e])](_0x31403c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x58ae73,_0x1d924f)=>{if(_0x1d924f[0x0]!=_0x5b8387)return _0x46294c(_0x31403c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1d924f[0x1]={..._0x1d924f[0x1],[_0x31403c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4a9386};},{[_0x31403c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x31403c([0x68,0x69,0x67,0x68])}),_0x259b28[_0x31403c([0x6f,0x6e])](_0x31403c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x314c9e=>{_0x33b565(_0x314c9e[_0x31403c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1a3039=!0x0,_0x4dc104(_0x314c9e[_0x31403c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x31403c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x31403c([0x6c,0x6f,0x77])}),_0x24d1c0[_0x31403c([0x74,0x68,0x65,0x6e])](()=>{_0x1a3039||_0x46294c(_0x31403c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x9a9570(){return _0x259b28[_0x31403c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x31403c([0x76,0x69,0x65,0x77])][_0x31403c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x31403c([0x61,0x75,0x74,0x6f]);}function _0x5afdf2(){_0x259b28[_0x31403c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x31403c([0x76,0x69,0x65,0x77])][_0x31403c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x31403c([0x61,0x75,0x74,0x6f]);}}function _0x14ec74(_0x5f0fd1){const _0x1924ca=[new window[(_0x31403c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a507c=>setTimeout(_0x5a507c,0x7a657436^_0x1a03b7)),_0x24d1c0[_0x31403c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x31403c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52cdb7=>{let _0x173305=0x0;_0x259b28[_0x31403c([0x6d,0x6f,0x64,0x65,0x6c])][_0x31403c([0x6f,0x6e])](_0x31403c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2b8c56,_0x2bb501)=>{_0x2bb501[0x0][_0x31403c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x173305++,_0x173305==(0x7a6c4b02^_0x1a03b7)&&(_0x52cdb7(),_0x2b8c56[_0x31403c([0x6f,0x66,0x66])]());});}))];return window[_0x31403c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x31403c([0x72,0x61,0x63,0x65])](_0x1924ca)[_0x31403c([0x74,0x68,0x65,0x6e])](()=>_0x5f0fd1);}async function _0x9d1adb(){await _0x24d1c0,_0x259b28[_0x31403c([0x6d,0x6f,0x64,0x65,0x6c])][_0x31403c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xd49693,_0x259b28[_0x31403c([0x6d,0x6f,0x64,0x65,0x6c])][_0x31403c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xd49693,_0x259b28[_0x31403c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x31403c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4a7c7d(_0x585feb){const _0x5232ee=_0x3b2583();_0x259b28[_0x5232ee]=_0x31403c([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])+_0x585feb,_0x585feb!=_0x31403c([0x56,0x61,0x6c,0x69,0x64])&&_0x9d1adb();}function _0x3b2583(){const _0x1b81fb=window[_0x31403c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x31403c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x31403c([0x6e,0x6f,0x77])]())[_0x31403c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x31403c([0x2e]),'');let _0x28510f=_0x31403c([0x78]);for(let _0xe38f73=0x0;_0xe38f73<_0x1b81fb[_0x31403c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xe38f73+=0x2){let _0x2794f1=window[_0x31403c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b81fb[_0x31403c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xe38f73,_0xe38f73+0x2));_0x2794f1>=_0x1fb932[_0x31403c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2794f1-=_0x1fb932[_0x31403c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x28510f+=_0x1fb932[_0x2794f1];}return _0x28510f;}function _0x2f8f43(){const _0x20e58a=_0xdc3ac1[_0x31403c([0x73,0x70,0x6c,0x69,0x74])](_0x31403c([0x2e]));if(0x3!=_0x20e58a[_0x31403c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x593822(_0x20e58a[0x1]);function _0x593822(_0x2500fa){const _0x356b83=_0x1dde5a(_0x2500fa);return _0x356b83&&_0x58b395()?_0x356b83:null;function _0x58b395(){const _0x226748=_0x356b83[_0x31403c([0x6a,0x74,0x69])],_0x54620f=window[_0x31403c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x226748[_0x31403c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x226748[_0x31403c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x20bd64={..._0x356b83,[_0x31403c([0x6a,0x74,0x69])]:_0x226748[_0x31403c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x226748[_0x31403c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x20bd64[_0x31403c([0x76,0x63])],_0x2dd487(_0x20bd64)==_0x54620f;}}}async function _0x192484(){let _0x5b9e5e=!0x0;try{const _0x8b8074=_0xdc3ac1[_0x31403c([0x73,0x70,0x6c,0x69,0x74])](_0x31403c([0x2e])),[_0x5de35f,_0x278ae5,_0x51bc0a]=_0x8b8074;return _0x32c688(_0x5de35f),await _0xa2a230(_0x5de35f,_0x278ae5,_0x51bc0a),_0x5b9e5e;}catch(_0x21dbf6){return!0x1;}function _0x32c688(_0x16a502){const _0x3fa655=_0x1dde5a(_0x16a502);_0x3fa655&&_0x3fa655[_0x31403c([0x61,0x6c,0x67])]==_0x31403c([0x45,0x53,0x32,0x35,0x36])||(_0x5b9e5e=!0x1);}async function _0xa2a230(_0x1faf28,_0x272201,_0x201d5f){const _0x2b5008=window[_0x31403c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x31403c([0x66,0x72,0x6f,0x6d])](_0x3d0e4c(_0x201d5f),_0xa25fa=>_0xa25fa[_0x31403c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x248871=new window[(_0x31403c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x31403c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1faf28+_0x31403c([0x2e])+_0x272201),_0x15b472=window[_0x31403c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x31403c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x15b472)return;const _0x4a96bd=await _0x15b472[_0x31403c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x31403c([0x6a,0x77,0x6b]),_0x50edff,{[_0x31403c([0x6e,0x61,0x6d,0x65])]:_0x31403c([0x45,0x43,0x44,0x53,0x41]),[_0x31403c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x31403c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x31403c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x15b472[_0x31403c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x31403c([0x6e,0x61,0x6d,0x65])]:_0x31403c([0x45,0x43,0x44,0x53,0x41]),[_0x31403c([0x68,0x61,0x73,0x68])]:{[_0x31403c([0x6e,0x61,0x6d,0x65])]:_0x31403c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4a96bd,_0x2b5008,_0x248871)||(_0x5b9e5e=!0x1);}}function _0x1dde5a(_0x284020){return _0x284020[_0x31403c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x31403c([0x65,0x79]))?JSON[_0x31403c([0x70,0x61,0x72,0x73,0x65])](_0x3d0e4c(_0x284020)):null;}function _0x3d0e4c(_0x32bc45){return window[_0x31403c([0x61,0x74,0x6f,0x62])](_0x32bc45[_0x31403c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x31403c([0x2b]))[_0x31403c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x31403c([0x2f])));}function _0x2dd487(_0x5e76b9){let _0xcefa9c=0x1505;function _0x22c831(_0x5c80bd){for(let _0x694f7a=0x0;_0x694f7a<_0x5c80bd[_0x31403c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x694f7a++){const _0x555bce=_0x5c80bd[_0x31403c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x694f7a);_0xcefa9c=(_0xcefa9c<<0x5)+_0xcefa9c+_0x555bce,_0xcefa9c&=_0xcefa9c;}}function _0x3e1472(_0x3ce512){Array[_0x31403c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3ce512)?_0x3ce512[_0x31403c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3e1472):_0x3ce512&&typeof _0x3ce512==_0x31403c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x31403c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3ce512)[_0x31403c([0x73,0x6f,0x72,0x74])]()[_0x31403c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x45851e,_0x99fa1b])=>{_0x22c831(_0x45851e),_0x3e1472(_0x99fa1b);}):_0x22c831(window[_0x31403c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3ce512));}return _0x3e1472(_0x5e76b9),_0xcefa9c>>>0x0;}function _0x1eeb8e(_0x5462b9){return _0x5462b9[_0x31403c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x31403c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x31403c([0x30]));}function _0x2843e8(_0x55ea4d){return _0x55ea4d[_0x31403c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x31403c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x31403c([0x6a,0x6f,0x69,0x6e])]('');}function _0xd49693(){}function _0x31403c(_0x4fd360){const _0x208295=_0x4a82;return _0x4fd360[_0x208295(0x1ed)](_0x5d10db=>String[_0x208295(0x1f1)](_0x5d10db))[_0x208295(0x1e2)]('');}_0x4a7c7d(await _0x4ba5c8());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3de8b1=_0x435a;(function(_0x1f937e,_0x520154){const _0x21c1eb=_0x435a,_0x7d6654=_0x1f937e();while(!![]){try{const _0x14a504=parseInt(_0x21c1eb(0x196))/0x1+parseInt(_0x21c1eb(0x1b3))/0x2+parseInt(_0x21c1eb(0x1a9))/0x3+-parseInt(_0x21c1eb(0x19d))/0x4+parseInt(_0x21c1eb(0x1c1))/0x5*(parseInt(_0x21c1eb(0x1ad))/0x6)+-parseInt(_0x21c1eb(0x1aa))/0x7+-parseInt(_0x21c1eb(0x1ab))/0x8*(parseInt(_0x21c1eb(0x1bc))/0x9);if(_0x14a504===_0x520154)break;else _0x7d6654['push'](_0x7d6654['shift']());}catch(_0x5582bc){_0x7d6654['push'](_0x7d6654['shift']());}}}(_0x251b,0xa0545));function _0x251b(){const _0x10b4d7=['getData','view','destroy','inputTransformation','domainLimit','2327277JIAhFZ','133266NLWRbp','1417816lfWUiI','usageLimit','48hJiGdh','pasteFromOfficeEnhancedLicenseKeyExpired','text/html','document','pasteFromOfficeEnhancedLicenseKeyNotAllowed','licenseKey','2146518JNWINp','dataTransfer','pasteFromOfficeEnhancedLicenseKeyInvalid','ClipboardPipeline','isOfficialPlugin','expired','invalid','_showLicenseError','trialLimit','36upwwsR','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyTrialLimit','PasteFromOffice','_licenseKeyCheckInterval','7915GodjzB','_parsedData','isPremiumPlugin','isActive','pluginName','execute','pasteFromOfficeEnhancedLicenseKeyValid','PasteFromOfficeEnhanced','plugins','editor','26786pZmwgw','init','stylesProcessor','evaluationLimit','PasteFromOfficeEnhancedPropagator','requires','get','2015252aEvQJi','config','pasteFromOfficeEnhancedLicenseKeyUsageLimit','high','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','pasteFromOfficeEnhancedLicenseKeyDomainLimit','editing'];_0x251b=function(){return _0x10b4d7;};return _0x251b();}import{Plugin as _0x593ce3}from'ckeditor5/src/core.js';function _0x435a(_0x57d89f,_0x1ea481){const _0x251b03=_0x251b();return _0x435a=function(_0x435a4b,_0x90d5b4){_0x435a4b=_0x435a4b-0x193;let _0x47a12f=_0x251b03[_0x435a4b];return _0x47a12f;},_0x435a(_0x57d89f,_0x1ea481);}import{parseHtml as _0x2dc457}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x57c6cf}from'ckeditor5/src/utils.js';import _0x610993 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x593ce3{[_0x3de8b1(0x1b2)];[_0x3de8b1(0x1c0)];static get[_0x3de8b1(0x1c5)](){const _0x2bef5b=_0x3de8b1;return _0x2bef5b(0x19a);}static get[_0x3de8b1(0x1b7)](){return!0x0;}static get[_0x3de8b1(0x1c3)](){return!0x0;}static get[_0x3de8b1(0x19b)](){const _0x16ba50=_0x3de8b1;return[_0x16ba50(0x1bf)];}[_0x3de8b1(0x197)](){const _0x5cf101=_0x3de8b1,_0x2c93e4=this[_0x5cf101(0x195)],_0xce792e=_0x2c93e4[_0x5cf101(0x194)][_0x5cf101(0x19c)](_0x5cf101(0x1b6)),_0x1ffbef=_0x2c93e4[_0x5cf101(0x1a3)][_0x5cf101(0x1a5)][_0x5cf101(0x1b0)],_0x33218f=new _0x610993(_0x1ffbef);_0xce792e['on'](_0x5cf101(0x1a7),(_0x1c01a2,_0x548230)=>{const _0x5411d7=_0x5cf101,_0x1254f3=_0x548230[_0x5411d7(0x1b4)][_0x5411d7(0x1a4)](_0x5411d7(0x1af));_0x33218f[_0x5411d7(0x1c4)](_0x1254f3)&&(_0x548230[_0x5411d7(0x1c2)]||(_0x548230[_0x5411d7(0x1c2)]=_0x2dc457(_0x1254f3,_0x1ffbef[_0x5411d7(0x198)])),_0x33218f[_0x5411d7(0x1c6)](_0x548230));},{'priority':_0x57c6cf[_0x5cf101(0x19c)](_0x5cf101(0x1a0))+0xa}),this[_0x5cf101(0x1b2)]=this[_0x5cf101(0x195)][_0x5cf101(0x19e)][_0x5cf101(0x19c)](_0x5cf101(0x1b2));const _0x235781=this[_0x5cf101(0x195)];this[_0x5cf101(0x1c0)]=setInterval(()=>{const _0x4798d8=_0x5cf101;let _0x49e6f7;for(const _0x503614 in _0x235781){const _0x12eda8=_0x503614,_0x59df40=_0x235781[_0x12eda8];if(_0x4798d8(0x1c7)==_0x59df40||_0x4798d8(0x1b5)==_0x59df40||_0x4798d8(0x1ae)==_0x59df40||_0x4798d8(0x1a2)==_0x59df40||_0x4798d8(0x1b1)==_0x59df40||_0x4798d8(0x1a1)==_0x59df40||_0x4798d8(0x1be)==_0x59df40||_0x4798d8(0x19f)==_0x59df40){delete _0x235781[_0x12eda8],_0x49e6f7=_0x59df40,clearInterval(this[_0x4798d8(0x1c0)]),this[_0x4798d8(0x1c0)]=void 0x0;break;}}_0x4798d8(0x1b5)==_0x49e6f7&&_0x235781[_0x4798d8(0x1ba)](_0x4798d8(0x1b9)),_0x4798d8(0x1ae)==_0x49e6f7&&_0x235781[_0x4798d8(0x1ba)](_0x4798d8(0x1b8)),_0x4798d8(0x1a2)==_0x49e6f7&&_0x235781[_0x4798d8(0x1ba)](_0x4798d8(0x1a8)),_0x4798d8(0x1b1)==_0x49e6f7&&_0x235781[_0x4798d8(0x1ba)](_0x4798d8(0x1bd),_0x4798d8(0x193)),_0x4798d8(0x1a1)==_0x49e6f7&&_0x235781[_0x4798d8(0x1ba)](_0x4798d8(0x199)),_0x4798d8(0x1be)==_0x49e6f7&&_0x235781[_0x4798d8(0x1ba)](_0x4798d8(0x1bb)),_0x4798d8(0x19f)==_0x49e6f7&&_0x235781[_0x4798d8(0x1ba)](_0x4798d8(0x1ac));},0x3e8);}[_0x3de8b1(0x1a6)](){const _0x3b71b0=_0x3de8b1;super[_0x3b71b0(0x1a6)](),this[_0x3b71b0(0x1c0)]&&clearInterval(this[_0x3b71b0(0x1c0)]);}}
23
+ const _0x3e39ee=_0xbacd;function _0x9bb7(){const _0x2e7835=['70OwHJBe','requires','pasteFromOfficeEnhancedLicenseKeyUsageLimit','stylesProcessor','516808mDhWTb','PasteFromOffice','expired','destroy','1243704huVVug','PasteFromOfficeEnhancedPropagator','PasteFromOfficeEnhanced','pasteFromOfficeEnhancedLicenseKeyValid','3007386wcHsFl','pluginName','execute','domainLimit','invalid','high','1372104jIBADL','editing','pasteFromOfficeEnhancedLicenseKeyTrialLimit','getData','evaluationLimit','document','_licenseKeyCheckInterval','474783CeeTVm','pasteFromOfficeEnhancedLicenseKeyExpired','isActive','plugins','usageLimit','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','trialLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','pasteFromOfficeEnhancedLicenseKeyDomainLimit','editor','_showLicenseError','text/html','111zuNayn','licenseKey','featureNotAllowed','isPremiumPlugin','get','23484fgwvtH','ClipboardPipeline','isOfficialPlugin','206994jYCmPE','view','_parsedData','config','dataTransfer','pasteFromOfficeEnhancedLicenseKeyInvalid','init','inputTransformation'];_0x9bb7=function(){return _0x2e7835;};return _0x9bb7();}function _0xbacd(_0x5d437a,_0x2288a7){const _0x9bb796=_0x9bb7();return _0xbacd=function(_0xbacdc6,_0xc9c8b8){_0xbacdc6=_0xbacdc6-0x1a8;let _0x102e62=_0x9bb796[_0xbacdc6];return _0x102e62;},_0xbacd(_0x5d437a,_0x2288a7);}(function(_0x200653,_0x2009f3){const _0x1aa6e2=_0xbacd,_0x31ab4f=_0x200653();while(!![]){try{const _0x12cf7b=parseInt(_0x1aa6e2(0x1b0))/0x1+-parseInt(_0x1aa6e2(0x1c1))/0x2*(-parseInt(_0x1aa6e2(0x1bc))/0x3)+-parseInt(_0x1aa6e2(0x1d0))/0x4+-parseInt(_0x1aa6e2(0x1cc))/0x5*(parseInt(_0x1aa6e2(0x1c4))/0x6)+parseInt(_0x1aa6e2(0x1d4))/0x7+parseInt(_0x1aa6e2(0x1a9))/0x8+-parseInt(_0x1aa6e2(0x1d8))/0x9;if(_0x12cf7b===_0x2009f3)break;else _0x31ab4f['push'](_0x31ab4f['shift']());}catch(_0x5e27fe){_0x31ab4f['push'](_0x31ab4f['shift']());}}}(_0x9bb7,0x4c310));import{Plugin as _0x20ebbd}from'ckeditor5/src/core.js';import{parseHtml as _0x331d68}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x20beae}from'ckeditor5/src/utils.js';import _0x2e3d6f from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x20ebbd{[_0x3e39ee(0x1bd)];[_0x3e39ee(0x1af)];static get[_0x3e39ee(0x1d9)](){const _0x80fb46=_0x3e39ee;return _0x80fb46(0x1d5);}static get[_0x3e39ee(0x1c3)](){return!0x0;}static get[_0x3e39ee(0x1bf)](){return!0x0;}static get[_0x3e39ee(0x1cd)](){const _0x110274=_0x3e39ee;return[_0x110274(0x1d1)];}[_0x3e39ee(0x1ca)](){const _0x2a0123=_0x3e39ee,_0x39bdf7=this[_0x2a0123(0x1b9)],_0x4e3e19=_0x39bdf7[_0x2a0123(0x1b3)][_0x2a0123(0x1c0)](_0x2a0123(0x1c2)),_0x1e8374=_0x39bdf7[_0x2a0123(0x1aa)][_0x2a0123(0x1c5)][_0x2a0123(0x1ae)],_0x2cd27f=new _0x2e3d6f(_0x1e8374);_0x4e3e19['on'](_0x2a0123(0x1cb),(_0x511325,_0x3f4a17)=>{const _0x26f7d9=_0x2a0123,_0x46b9e5=_0x3f4a17[_0x26f7d9(0x1c8)][_0x26f7d9(0x1ac)](_0x26f7d9(0x1bb));_0x2cd27f[_0x26f7d9(0x1b2)](_0x46b9e5)&&(_0x3f4a17[_0x26f7d9(0x1c6)]||(_0x3f4a17[_0x26f7d9(0x1c6)]=_0x331d68(_0x46b9e5,_0x1e8374[_0x26f7d9(0x1cf)])),_0x2cd27f[_0x26f7d9(0x1da)](_0x3f4a17));},{'priority':_0x20beae[_0x2a0123(0x1c0)](_0x2a0123(0x1a8))+0xa}),this[_0x2a0123(0x1bd)]=this[_0x2a0123(0x1b9)][_0x2a0123(0x1c7)][_0x2a0123(0x1c0)](_0x2a0123(0x1bd));const _0x2d4fb3=this[_0x2a0123(0x1b9)];this[_0x2a0123(0x1af)]=setInterval(()=>{const _0xaa9969=_0x2a0123;let _0x575233;for(const _0x417473 in _0x2d4fb3){const _0x107ae7=_0x417473,_0x12be93=_0x2d4fb3[_0x107ae7];if(_0xaa9969(0x1d7)==_0x12be93||_0xaa9969(0x1c9)==_0x12be93||_0xaa9969(0x1b1)==_0x12be93||_0xaa9969(0x1b8)==_0x12be93||_0xaa9969(0x1b7)==_0x12be93||_0xaa9969(0x1b5)==_0x12be93||_0xaa9969(0x1ab)==_0x12be93||_0xaa9969(0x1ce)==_0x12be93){delete _0x2d4fb3[_0x107ae7],_0x575233=_0x12be93,clearInterval(this[_0xaa9969(0x1af)]),this[_0xaa9969(0x1af)]=void 0x0;break;}}_0xaa9969(0x1c9)==_0x575233&&_0x2d4fb3[_0xaa9969(0x1ba)](_0xaa9969(0x1dc)),_0xaa9969(0x1b1)==_0x575233&&_0x2d4fb3[_0xaa9969(0x1ba)](_0xaa9969(0x1d2)),_0xaa9969(0x1b8)==_0x575233&&_0x2d4fb3[_0xaa9969(0x1ba)](_0xaa9969(0x1db)),_0xaa9969(0x1b7)==_0x575233&&_0x2d4fb3[_0xaa9969(0x1ba)](_0xaa9969(0x1be),_0xaa9969(0x1d6)),_0xaa9969(0x1b5)==_0x575233&&_0x2d4fb3[_0xaa9969(0x1ba)](_0xaa9969(0x1ad)),_0xaa9969(0x1ab)==_0x575233&&_0x2d4fb3[_0xaa9969(0x1ba)](_0xaa9969(0x1b6)),_0xaa9969(0x1ce)==_0x575233&&_0x2d4fb3[_0xaa9969(0x1ba)](_0xaa9969(0x1b4));},0x3e8);}[_0x3e39ee(0x1d3)](){const _0x56bf59=_0x3e39ee;super[_0x56bf59(0x1d3)](),this[_0x56bf59(0x1af)]&&clearInterval(this[_0x56bf59(0x1af)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x280406,_0x3163a3){const _0x260bba=_0x149e,_0x311204=_0x280406();while(!![]){try{const _0x21a8a7=parseInt(_0x260bba(0x1a7))/0x1+-parseInt(_0x260bba(0x1a6))/0x2+-parseInt(_0x260bba(0x1a5))/0x3+parseInt(_0x260bba(0x1a8))/0x4+-parseInt(_0x260bba(0x1ac))/0x5+-parseInt(_0x260bba(0x1ab))/0x6*(parseInt(_0x260bba(0x1ad))/0x7)+parseInt(_0x260bba(0x1aa))/0x8;if(_0x21a8a7===_0x3163a3)break;else _0x311204['push'](_0x311204['shift']());}catch(_0x44e25f){_0x311204['push'](_0x311204['shift']());}}}(_0x49d1,0x66aec));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x149e(_0x7d0ee6,_0x513a5e){const _0x49d130=_0x49d1();return _0x149e=function(_0x149e72,_0x5c203d){_0x149e72=_0x149e72-0x1a5;let _0x2fb97e=_0x49d130[_0x149e72];return _0x2fb97e;},_0x149e(_0x7d0ee6,_0x513a5e);}function _0x49d1(){const _0x461a55=['79250WwkByu','492464dlageU','3114992iXKZbL','test','3301872HulPSo','4870416uLmGWe','433845JQMeql','7gtzPvJ','975684CllziF'];_0x49d1=function(){return _0x461a55;};return _0x49d1();}export function isMSExcelContent(_0x1b44f0){const _0x36d893=_0x149e;return m[_0x36d893(0x1a9)](_0x1b44f0);}
23
+ (function(_0x29f247,_0x2412a7){const _0x5ceed7=_0xc012,_0x243806=_0x29f247();while(!![]){try{const _0x2992f3=parseInt(_0x5ceed7(0xb7))/0x1*(-parseInt(_0x5ceed7(0xb5))/0x2)+parseInt(_0x5ceed7(0xbe))/0x3+parseInt(_0x5ceed7(0xb8))/0x4+-parseInt(_0x5ceed7(0xbb))/0x5+-parseInt(_0x5ceed7(0xbd))/0x6*(-parseInt(_0x5ceed7(0xba))/0x7)+parseInt(_0x5ceed7(0xb3))/0x8*(parseInt(_0x5ceed7(0xb4))/0x9)+parseInt(_0x5ceed7(0xb9))/0xa*(-parseInt(_0x5ceed7(0xbc))/0xb);if(_0x2992f3===_0x2412a7)break;else _0x243806['push'](_0x243806['shift']());}catch(_0x225541){_0x243806['push'](_0x243806['shift']());}}}(_0x1d48,0xb1242));function _0xc012(_0x1a4aa5,_0x6016b3){const _0x1d4874=_0x1d48();return _0xc012=function(_0xc012c4,_0x105f82){_0xc012c4=_0xc012c4-0xb3;let _0x24fe98=_0x1d4874[_0xc012c4];return _0x24fe98;},_0xc012(_0x1a4aa5,_0x6016b3);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x29a0bc){const _0x217c8e=_0xc012;return m[_0x217c8e(0xb6)](_0x29a0bc);}function _0x1d48(){const _0x14c7c2=['546QwYVBQ','296775rSYyhR','40aKYSwx','454869jqusqp','2AonnSP','test','33131npRbni','1574028gPTfBy','2132450mQQRMB','58912MtjOMm','1629010EIQTcr','22DLIsBu'];_0x1d48=function(){return _0x14c7c2;};return _0x1d48();}