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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(t,e){const n=C();return(S=function(t,e){return n[t-=137]})(t,e)}function C(){const t=["93151BvPNfM","1315744kXgOwV","90eywuUK","1233500iFSRFx","687680VGapRT","545529VXvIBl","461518TGSISu","test","107233ReyLXp"];return(C=function(){return t})()}!function(t){const e=S,n=t();for(;;)try{if(132604===parseInt(e(138))/1+parseInt(e(144))/2+-parseInt(e(143))/3+parseInt(e(142))/4+-parseInt(e(141))/5+parseInt(e(140))/6*(parseInt(e(137))/7)+-parseInt(e(139))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t){return E[S(145)](t)}!function(t){const e=O,n=t();for(;;)try{if(869076===-parseInt(e(466))/1+-parseInt(e(462))/2*(-parseInt(e(455))/3)+parseInt(e(470))/4+parseInt(e(456))/5+-parseInt(e(479))/6+-parseInt(e(464))/7*(-parseInt(e(461))/8)+parseInt(e(468))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const A=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(460)]&&!s[n(463)])continue;const e=!s[n(460)]||t[n(454)]===s[n(460)],o=!s[n(463)]||t[n(467)](s[n(463)]);e&&o&&r[n(478)](s,i)}return r}function O(t,e){const n=F();return(O=function(t,e){return n[t-=454]})(t,e)}function F(){const t=["cssRules","1904888MkziSs","exec","map","style","getPropertyValue","groups","trim","length","set","1351062gSVKuC","selectorText","name","1787526mIOlzH","3086185LZXLkA","split","initial","push","tagName","8adaLqL","2umwCtC","className","2103703dqteAk","assign","1522465zPKmFq","hasClass","5641992gJDJgn"];return(F=function(){return t})()}function R(t){const e=O,n={};for(let r=0;r<t[e(477)];r++){const s=t[r],i=t[e(474)](s);e(458)!==i&&(n[s]=i)}return n}function T(t){const e=O,n=t[e(457)](",")[e(472)]((t=>t[e(476)]())),r=[];for(const t of n){const n=A[e(471)](t);n&&r[e(459)](n[e(475)])}return r}function j(t){const e=O,n={};for(const r of t)Object[e(465)](n,r);return n}function N(){const t=["7724436GUmsYV","_parsedData","30416xwzMIY","size","document","isActive","execute","setStyle","2853098RwiaQy","item","hasStyle","createRangeIn","5fqTPHe","2297727LHEegn","9198aexdBR","274674pekfYB","549740BvAVdh","type","values","elementStart","2025583LgSnWw","content","from"];return(N=function(){return t})()}const M=k;function k(t,e){const n=N();return(k=function(t,e){return n[t-=225]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(987745===-parseInt(e(226))/1+-parseInt(e(241))/2+parseInt(e(246))/3+-parseInt(e(233))/4*(parseInt(e(245))/5)+-parseInt(e(225))/6+parseInt(e(230))/7+parseInt(e(235))/8*(parseInt(e(247))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class W extends w{[M(239)](t){const n=M,{body:r,styles:s}=t[n(234)],i=new e.UpcastWriter(r[n(237)]),o=i[n(244)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(478)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(469)])if(t instanceof CSSStyleRule){const r=R(t[e(473)]);n[t[e(480)]]=Object[e(465)]({},n[t[e(480)]]||{},r)}return n}(s));for(const t of o){if(n(229)!==t[n(227)])continue;const e=P(t[n(242)],c);if(e[n(236)]){const r=j(Array[n(232)](e[n(228)]()));for(const e in r){const s=t[n(242)];s[n(243)](e)||i[n(240)](e,r[e],s)}}}t[n(231)]=r}[M(238)](t){return super[M(238)](t)||L(t)}}const D=K;function K(t,e){const n=V();return(K=function(t,e){return n[t-=478]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(247192===parseInt(e(512))/1+-parseInt(e(509))/2*(parseInt(e(499))/3)+-parseInt(e(510))/4*(-parseInt(e(498))/5)+parseInt(e(484))/6*(-parseInt(e(493))/7)+-parseInt(e(511))/8+parseInt(e(492))/9*(parseInt(e(516))/10)+parseInt(e(502))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class B extends t.Plugin{static get[D(478)](){return D(503)}static get[D(490)](){return!0}static get[D(514)](){return!0}static get[D(500)](){return[D(479)]}[D(480)](){const t=D,e=this[t(489)],n=e[t(487)][t(506)](t(505)),r=e[t(485)][t(494)][t(488)],s=new W(r);n.on(t(491),((e,n)=>{const i=t,o=n[i(504)][i(497)](i(507));s[i(482)](o)&&(n[i(508)]||(n[i(508)]=b(o,r[i(483)])),s[i(501)](n))}),{priority:x.priorities[t(506)](t(513))+11})}[D(515)](){!async function(t){const e=d([70,122,69,68,75,108,81,88,100,111,97,121,119,73,74,116,102,80,104,52,82,105,78,114,89,117,67,110,66,99,76,87,54,107,48,49,109,57,112,118,77,106,83,50,51,98,115,72,84,103,113,56,53,55,85,65,101,90,71,79,86,120]),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(486)]((t=>String[e(481)](t)))[e(496)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([70]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])((c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,x.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])]((t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116])))[d([116,104,101,110])]((t=>(i(),t)),(()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[d([116,104,101,110])](c)[d([99,97,116,99,104])]((()=>{c(d([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])(((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}}),{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))}),{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])]((()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch(t){return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),(t=>t[d([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1734220800;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(495)]);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]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([100,101,118,101,108,111,112,109,101,110,116])&&(e=c(d([68,101,118,101,108,111,112,109,101,110,116,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)}}function V(){const t=["document","editor","isOfficialPlugin","inputTransformation","2376dRcorM","12047HRaEAp","view","href","join","getData","60wLhHud","3VRqNZX","requires","execute","7643856uAujpW","PasteFromOfficeEnhancedInliner","dataTransfer","ClipboardPipeline","get","text/html","_parsedData","945926PqUmSo","11928NUKJHc","256576dWkdfi","42690vyXYTt","high","isPremiumPlugin","afterInit","1220xlKhoR","pluginName","PasteFromOffice","init","fromCharCode","isActive","stylesProcessor","186RgZAJq","editing","map","plugins"];return(V=function(){return t})()}const z=$;function $(t,e){const n=Y();return($=function(t,e){return n[t-=115]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(748740===parseInt(e(155))/1+parseInt(e(134))/2+-parseInt(e(131))/3+parseInt(e(151))/4*(parseInt(e(145))/5)+-parseInt(e(139))/6*(parseInt(e(120))/7)+parseInt(e(130))/8+-parseInt(e(140))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const U=[z(136),z(127),z(137),z(143),z(150),z(123),z(147),z(142)],H=[z(136),z(127),z(137)],q={"font-style":[[z(138),"i"]],"font-weight":[[z(128),z(122)],[z(141),z(122)],[z(152),z(122)],[t=>Number(t)>=600,z(122)]],"text-decoration":[[z(121),"u"],[z(126),"s"]],"text-decoration-line":[[z(121),"u"],[z(126),"s"]],"vertical-align":[[z(133),z(133)],[z(153),z(116)]]};function J(t){return U[z(119)](t)}function Q(t){const e=z;return Array[e(118)](t[e(124)]())[e(125)](J)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=z,r={},s={};return e[n(154)]((e=>{const i=n,o=t[i(148)](e);if(o)if(c=e,H[z(119)](c))r[e]=o;else if(e in q){const t=o[i(117)](" ");q[e][i(154)]((([n,r])=>{const o=i;for(const i of t)(o(144)==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(154)]((([,n])=>{const s=r,i=e[s(157)](n,[],t[s(115)]());e[s(149)](0,i,t)})),e[r(156)](s,t)})(t,e,s),function(t,e,n){const r=z;if(!Object[r(146)](n)[r(135)])return;const s=e[r(157)](r(129),[],t[r(115)]());e[r(132)](n,s),e[r(149)](0,s,t),e[r(156)](Object[r(146)](n),t)}(t,e,r)}function Y(){const t=["sub","860818XCMLgY","length","color","font-size","italic","6iCTkvl","11097549BRfYQQ","bold","vertical-align","text-decoration","function","22415OPtszj","keys","font-style","getStyle","insertChild","text-decoration-line","108xVjmCr","bolder","super","forEach","1483962dkTjVz","removeStyle","createElement","getChildren","sup","split","from","includes","5054602DargaY","underline","strong","font-weight","getStyleNames","filter","line-through","font-family","medium","span","7771440JSmQzz","908865fMGJBc","setStyle"];return(Y=function(){return t})()}const _=Z;function Z(t,e){const n=G();return(Z=function(t,e){return n[t-=169]})(t,e)}function G(){const t=["85xgQQCw","isActive","56307779ZeBJft","3089kIBYvN","document","getItems","86358ouIEDz","font","53858ZWXRpe","1000PYWoIB","execute","blockElements","3DVxKMj","stylesProcessor","12AcKbPN","_parsedData","10577133zUpWrH","5633396doNzXt","12333470TOaFwC","includes","name","718fjFdTy","createRangeIn","element","content"];return(G=function(){return t})()}!function(t){const e=Z,n=t();for(;;)try{if(910074===parseInt(e(172))/1*(-parseInt(e(190))/2)+-parseInt(e(181))/3*(parseInt(e(186))/4)+-parseInt(e(169))/5*(parseInt(e(175))/6)+parseInt(e(177))/7*(parseInt(e(178))/8)+-parseInt(e(185))/9+-parseInt(e(187))/10+parseInt(e(171))/11*(parseInt(e(183))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class tt extends w{[_(179)](t){const n=_,{body:r}=t[n(184)],s=new e.UpcastWriter(r[n(173)]),i=s[n(191)](r),o=new e.ViewDocument(s[n(173)][n(182)]),c=[...new e.DomConverter(o)[n(180)],n(176)],a=i[n(174)]();for(const t of a)if(t.is(n(192))&&c[n(188)](t[n(189)])){X(t,s,Q(t))}t[n(193)]=r}[_(170)](t){return super[_(170)](t)||L(t)}}const et=rt;function nt(){const t=["requires","ClipboardPipeline","7IxkLnN","isActive","1494TiFSJz","dataTransfer","get","high","PasteFromOfficeEnhanced","destroy","getData","pasteFromOfficeEnhancedLicenseKeyValid","PasteFromOfficeEnhancedPropagator","inputTransformation","pluginName","5CwuiUV","licenseKey","_licenseKeyCheckInterval","_parsedData","486EQfKUE","pasteFromOfficeEnhancedLicenseKeyNotAllowed","text/html","config","pasteFromOfficeEnhancedLicenseKeyInvalid","expired","usageLimit","pasteFromOfficeEnhancedLicenseKeyExpired","developmentLimit","148kOgVcf","view","_showLicenseError","PasteFromOffice","plugins","document","28TvrNEH","4728376dQxyRm","isPremiumPlugin","trialLimit","featureNotAllowed","invalid","pasteFromOfficeEnhancedLicenseKeyTrialLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit","2120417BQoegH","128623QjtwBm","domainLimit","init","stylesProcessor","editor","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","6099biotTN","editing","612IRXHJW","evaluationLimit","2816397GBdTUN","10hTHFIC","execute","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyUsageLimit"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=493]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(399562===-parseInt(e(511))/1*(parseInt(e(496))/2)+-parseInt(e(527))/3*(parseInt(e(505))/4)+-parseInt(e(551))/5*(-parseInt(e(540))/6)+parseInt(e(538))/7*(-parseInt(e(512))/8)+-parseInt(e(531))/9*(-parseInt(e(532))/10)+parseInt(e(521))/11*(parseInt(e(529))/12)+parseInt(e(520))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{static get[et(550)](){return et(548)}static get[et(534)](){return!0}static get[et(513)](){return!0}static get[et(536)](){return[et(508)]}[et(523)](){const t=et,e=this[t(525)],n=e[t(509)][t(542)](t(537)),r=e[t(528)][t(506)][t(510)],s=new tt(r);n.on(t(549),((e,n)=>{const i=t,o=n[i(541)][i(546)](i(498));s[i(539)](o)&&(n[i(495)]||(n[i(495)]=b(o,r[i(524)])),s[i(533)](n))}),{priority:x.priorities[t(542)](t(543))+10}),this[t(493)]=this[t(525)][t(499)][t(542)](t(493));const i=this[t(525)];this[t(494)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(547)==s||e(500)==s||e(503)==s||e(518)==s||e(497)==s||e(526)==s||e(517)==s||e(519)==s||e(535)==s){delete i[r],n=s,clearInterval(this[e(494)]),this[e(494)]=void 0;break}}e(500)==n&&i[e(507)](e(516)),e(503)==n&&i[e(507)](e(501)),e(518)==n&&i[e(507)](e(522)),e(497)==n&&i[e(507)](e(515),e(544)),e(526)==n&&i[e(507)](e(530)),e(517)==n&&i[e(507)](e(514)),e(519)==n&&i[e(507)](e(504)),e(535)==n&&i[e(507)](e(502))}),1e3)}[et(545)](){const t=et;super[t(545)](),this[t(494)]&&clearInterval(this[t(494)])}}var it=ct;function ot(){var t=["12jzREhM","pluginName","requires","7572rkBVDl","48175qIvGub","isPremiumPlugin","48490VmMPES","PasteFromOfficeEnhanced","266068RpAFJC","1122464TMptoW","isOfficialPlugin","358210sDIuhf","PasteFromOffice","1904742eXPSdI","147ZSljoC","81LmtsdZ"];return(ot=function(){return t})()}function ct(t,e){var n=ot();return(ct=function(t,e){return n[t-=166]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(248056===-parseInt(e(176))/1+parseInt(e(178))/2+parseInt(e(168))/3*(parseInt(e(173))/4)+parseInt(e(174))/5*(-parseInt(e(170))/6)+parseInt(e(167))/7+parseInt(e(179))/8+parseInt(e(169))/9*(-parseInt(e(181))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{static get[it(171)](){return it(177)}static get[it(180)](){return!0}static get[it(175)](){return!0}static get[it(172)](){return[it(166),B,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=470]})(t,e)}function lt(){var t=["27890OWubnl","287766goKfjW","1269IervuZ","866255NautBB","7153498QJGFMN","35260GIFmVD","21YchdfF","111LQlrOD","3761YriJdb","2323400LhgnXZ","174rBKPzA"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(217354===parseInt(e(477))/1*(parseInt(e(479))/2)+parseInt(e(476))/3*(parseInt(e(474))/4)+parseInt(e(472))/5+-parseInt(e(470))/6*(-parseInt(e(475))/7)+parseInt(e(478))/8+-parseInt(e(471))/9*(parseInt(e(480))/10)+-parseInt(e(473))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);!function(t){const e=E,n=t();for(;;)try{if(989892===parseInt(e(135))/1+parseInt(e(133))/2*(parseInt(e(134))/3)+-parseInt(e(130))/4+-parseInt(e(128))/5*(-parseInt(e(126))/6)+-parseInt(e(127))/7+parseInt(e(132))/8+-parseInt(e(131))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function S(t){return C[E(129)](t)}function E(t,e){const n=L();return(E=function(t,e){return n[t-=126]})(t,e)}function L(){const t=["12033272rnHuIy","39206oRJmhR","24IGgZXa","347168ElFJWX","6190866nRVaZd","2722230WTGfzP","5FaCBrA","test","4829996RcjvHL","4083129Mrmbrl"];return(L=function(){return t})()}!function(t){const e=P,n=t();for(;;)try{if(898581===-parseInt(e(147))/1*(parseInt(e(159))/2)+parseInt(e(143))/3*(-parseInt(e(165))/4)+-parseInt(e(166))/5+parseInt(e(158))/6*(-parseInt(e(150))/7)+parseInt(e(154))/8+parseInt(e(169))/9*(-parseInt(e(145))/10)+parseInt(e(170))/11*(parseInt(e(168))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);const A=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=P,r=new Map;for(const[s,i]of e){if(!s[n(157)]&&!s[n(156)])continue;const e=!s[n(157)]||t[n(163)]===s[n(157)],o=!s[n(156)]||t[n(167)](s[n(156)]);e&&o&&r[n(142)](s,i)}return r}function P(t,e){const n=M();return(P=function(t,e){return n[t-=142]})(t,e)}function F(t){const e=P,n={};for(let r=0;r<t[e(171)];r++){const s=t[r],i=t[e(146)](s);e(151)!==i&&(n[s]=i)}return n}function R(t){const e=P,n=t[e(162)](",")[e(153)]((t=>t[e(152)]())),r=[];for(const t of n){const n=A[e(149)](t);n&&r[e(144)](n[e(161)])}return r}function M(){const t=["groups","split","name","style","4MGJIgy","5696890uIeBKm","hasClass","12iJiMyG","99VWMwPD","73866166ilDtQj","length","set","4172097XKATmj","push","1413910RdKXrI","getPropertyValue","304iFODyl","assign","exec","7Hbrxlv","initial","trim","map","5949696AmCLND","selectorText","className","tagName","4428642nrAZAj","11426nzuOQE","cssRules"];return(M=function(){return t})()}function T(t){const e=P,n={};for(const r of t)Object[e(148)](n,r);return n}const j=D;function D(t,e){const n=W();return(D=function(t,e){return n[t-=324]})(t,e)}function W(){const t=["from","setStyle","size","elementStart","item","3603978YQOQld","execute","hasStyle","isActive","1607764SSPXaB","content","1201176vMTwXL","9348234HeJTix","4410270McYOmx","_parsedData","1441781XNFzsl","5uYcAyI","type","280148xKalul","document","createRangeIn","112qLxOFf","values"];return(W=function(){return t})()}!function(t){const e=D,n=t();for(;;)try{if(900139===-parseInt(e(330))/1+parseInt(e(333))/2+parseInt(e(328))/3+parseInt(e(324))/4*(-parseInt(e(331))/5)+parseInt(e(343))/6+-parseInt(e(327))/7+-parseInt(e(336))/8*(-parseInt(e(326))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class K extends w{[j(344)](t){const n=j,{body:r,styles:s}=t[n(329)],i=new e.UpcastWriter(r[n(334)]),o=i[n(335)](r),c=function(t){const e=P,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(142)](t,i)}return n}(function(t){const e=P,n={};for(const r of t)for(const t of r[e(160)])if(t instanceof CSSStyleRule){const r=F(t[e(164)]);n[t[e(155)]]=Object[e(148)]({},n[t[e(155)]]||{},r)}return n}(s));for(const t of o){if(n(341)!==t[n(332)])continue;const e=O(t[n(342)],c);if(e[n(340)]){const r=T(Array[n(338)](e[n(337)]()));for(const e in r){const s=t[n(342)];s[n(345)](e)||i[n(339)](e,r[e],s)}}}t[n(325)]=r}[j(346)](t){return super[j(346)](t)||S(t)}}function N(t,e){const n=X();return(N=function(t,e){return n[t-=393]})(t,e)}const k=N;function X(){const t=["execute","10wLsCRa","view","36857VlXwhN","isActive","3VbCqlx","requires","dataTransfer","2230188fOXCtf","getData","join","fromCharCode","editing","pluginName","afterInit","_parsedData","isPremiumPlugin","isOfficialPlugin","document","69369509SmthzA","7349455afVtcG","init","PasteFromOffice","stylesProcessor","ClipboardPipeline","href","inputTransformation","text/html","high","4tTrAHn","get","31633UOobzU","PasteFromOfficeEnhancedInliner","2856rHkhId","map","editor","8524650wodxhk","plugins","4457403rqMMdE"];return(X=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(823270===parseInt(e(429))/1*(parseInt(e(416))/2)+-parseInt(e(431))/3*(parseInt(e(395))/4)+-parseInt(e(407))/5+-parseInt(e(423))/6+-parseInt(e(418))/7*(parseInt(e(420))/8)+-parseInt(e(425))/9*(parseInt(e(427))/10)+parseInt(e(406))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class $ extends t.Plugin{static get[k(400)](){return k(419)}static get[k(404)](){return!0}static get[k(403)](){return!0}static get[k(393)](){return[k(409)]}[k(408)](){const t=k,e=this[t(422)],n=e[t(424)][t(417)](t(411)),r=e[t(399)][t(428)][t(405)],s=new K(r);n.on(t(413),((e,n)=>{const i=t,o=n[i(394)][i(396)](i(414));s[i(430)](o)&&(n[i(402)]||(n[i(402)]=b(o,r[i(410)])),s[i(426)](n))}),{priority:x.priorities[t(417)](t(415))+11})}[k(401)](){!async function(t){const e=d([117,118,122,88,114,53,121,104,103,109,113,51,98,55,73,100,65,79,99,57,110,81,74,84,69,83,52,108,77,70,50,67,116,68,107,106,80,105,97,49,72,54,87,115,90,112,48,56,82,75,78,71,111,89,120,66,119,102,101,85,86,76]),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(421)]((t=>String[e(398)](t)))[e(397)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([117]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])((c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,x.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])]((t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116])))[d([116,104,101,110])]((t=>(i(),t)),(()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[d([116,104,101,110])](c)[d([99,97,116,99,104])]((()=>{c(d([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])(((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}}),{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))}),{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])]((()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch(t){return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),(t=>t[d([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1734307200;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(412)]);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]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([100,101,118,101,108,111,112,109,101,110,116])&&(e=c(d([68,101,118,101,108,111,112,109,101,110,116,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)}}function z(t,e){const n=Z();return(z=function(t,e){return n[t-=267]})(t,e)}const H=z;!function(t){const e=z,n=t();for(;;)try{if(176691===parseInt(e(292))/1*(parseInt(e(281))/2)+parseInt(e(310))/3+-parseInt(e(307))/4*(-parseInt(e(291))/5)+parseInt(e(301))/6+-parseInt(e(274))/7+-parseInt(e(299))/8+-parseInt(e(288))/9*(parseInt(e(290))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);const U=[H(295),H(308),H(285),H(276),H(294),H(304),H(306),H(293)],V=[H(295),H(308),H(285)],q={"font-style":[[H(287),"i"]],"font-weight":[[H(303),H(300)],[H(278),H(300)],[H(275),H(300)],[t=>Number(t)>=600,H(300)]],"text-decoration":[[H(289),"u"],[H(272),"s"]],"text-decoration-line":[[H(289),"u"],[H(272),"s"]],"vertical-align":[[H(284),H(284)],[H(271),H(296)]]};function _(t){return U[H(283)](t)}function G(t){const e=H;return Array[e(270)](t[e(268)]())[e(277)](_)}function Q(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(269)]((e=>{const i=n,o=t[i(305)](e);if(o)if(c=e,V[H(283)](c))r[e]=o;else if(e in q){const t=o[i(298)](" ");q[e][i(269)]((([n,r])=>{const o=i;for(const i of t)(o(279)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=H;for(const s in n)n[s][r(269)]((([,n])=>{const s=r,i=e[s(286)](n,[],t[s(297)]());e[s(267)](0,i,t)})),e[r(280)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(273)](n)[r(302)])return;const s=e[r(286)](r(309),[],t[r(297)]());e[r(282)](n,s),e[r(267)](0,s,t),e[r(280)](Object[r(273)](n),t)}(t,e,r)}function Z(){const t=["function","removeStyle","106508yyzuYr","setStyle","includes","sub","font-size","createElement","italic","18kdfaoG","underline","1349410otWMKL","5eHeXUw","2pxiyOD","vertical-align","text-decoration-line","color","sup","getChildren","split","1477208BlXUrZ","strong","1012134tnrsEp","length","medium","font-weight","getStyle","font-style","773764nLEqEp","font-family","span","543858PsCDRz","insertChild","getStyleNames","forEach","from","super","line-through","keys","130900TiLeze","bolder","text-decoration","filter","bold"];return(Z=function(){return t})()}function B(){const t=["1489548rORUkf","content","isActive","element","4837624EcLbJp","stylesProcessor","995zkAZWM","329790yrGwZa","1420mCzfmX","document","includes","font","976906fXnQFH","27219vtCnmO","55182rXyVbC","name","getItems","execute","blockElements","_parsedData","createRangeIn"];return(B=function(){return t})()}const J=Y;function Y(t,e){const n=B();return(Y=function(t,e){return n[t-=334]})(t,e)}!function(t){const e=Y,n=t();for(;;)try{if(265028===-parseInt(e(350))/1+parseInt(e(343))/2+parseInt(e(349))/3+-parseInt(e(344))/4*(parseInt(e(342))/5)+-parseInt(e(336))/6+-parseInt(e(348))/7+parseInt(e(340))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class tt extends w{[J(353)](t){const n=J,{body:r}=t[n(334)],s=new e.UpcastWriter(r[n(345)]),i=s[n(335)](r),o=new e.ViewDocument(s[n(345)][n(341)]),c=[...new e.DomConverter(o)[n(354)],n(347)],a=i[n(352)]();for(const t of a)if(t.is(n(339))&&c[n(346)](t[n(351)])){Q(t,s,G(t))}t[n(337)]=r}[J(338)](t){return super[J(338)](t)||S(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=328]})(t,e)}function rt(){const t=["view","execute","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyTrialLimit","trialLimit","171220AkQLuu","pasteFromOfficeEnhancedLicenseKeyValid","config","dataTransfer","domainLimit","stylesProcessor","get","pasteFromOfficeEnhancedLicenseKeyDomainLimit","requires","ClipboardPipeline","usageLimit","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyUsageLimit","5496jltyiv","isPremiumPlugin","_parsedData","init","72sRdKbZ","pluginName","pasteFromOfficeEnhancedLicenseKeyInvalid","_licenseKeyCheckInterval","PasteFromOffice","620601IBPTcc","2mRZIzA","36PTwdln","pasteFromOfficeEnhancedLicenseKeyExpired","featureNotAllowed","document","27310LnpqwI","isActive","1070pDQHaP","4367bCPSXT","editor","1935oFIGNn","plugins","PasteFromOfficeEnhanced","text/html","licenseKey","invalid","developmentLimit","destroy","inputTransformation","171157AMRECF","editing","evaluationLimit","getData","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","isOfficialPlugin","high","pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","expired","57631EMCVvh"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(109129===parseInt(e(345))/1+-parseInt(e(384))/2*(-parseInt(e(383))/3)+parseInt(e(361))/4+parseInt(e(331))/5*(-parseInt(e(385))/6)+-parseInt(e(355))/7*(parseInt(e(378))/8)+-parseInt(e(336))/9*(parseInt(e(333))/10)+-parseInt(e(334))/11*(parseInt(e(374))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[et(379)](){return et(372)}static get[et(350)](){return!0}static get[et(375)](){return!0}static get[et(369)](){return[et(382)]}[et(377)](){const t=et,e=this[t(335)],n=e[t(337)][t(367)](t(370)),r=e[t(346)][t(356)][t(330)],s=new tt(r);n.on(t(344),((e,n)=>{const i=t,o=n[i(364)][i(348)](i(339));s[i(332)](o)&&(n[i(376)]||(n[i(376)]=b(o,r[i(366)])),s[i(357)](n))}),{priority:x.priorities[t(367)](t(351))+10}),this[t(340)]=this[t(335)][t(363)][t(367)](t(340));const i=this[t(335)];this[t(381)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(362)==s||e(380)==s||e(328)==s||e(368)==s||e(353)==s||e(349)==s||e(359)==s||e(352)==s||e(373)==s){delete i[r],n=s,clearInterval(this[e(381)]),this[e(381)]=void 0;break}}e(380)==n&&i[e(358)](e(341)),e(328)==n&&i[e(358)](e(354)),e(368)==n&&i[e(358)](e(365)),e(353)==n&&i[e(358)](e(329),e(338)),e(349)==n&&i[e(358)](e(347)),e(359)==n&&i[e(358)](e(360)),e(352)==n&&i[e(358)](e(342)),e(373)==n&&i[e(358)](e(371))}),1e3)}[et(343)](){const t=et;super[t(343)](),this[t(381)]&&clearInterval(this[t(381)])}}var it=ct;function ot(){var t=["pluginName","isPremiumPlugin","155TDRrwP","isOfficialPlugin","63137nkYDCr","PasteFromOfficeEnhanced","6947413pfbnkj","40RVuaRW","requires","179169dNQoXt","68394ImGIyr","3935728POSvHj","PasteFromOffice","42236swsdLM","173223ZRELTW","42RdAOcs","18BiZiHS"];return(ot=function(){return t})()}function ct(t,e){var n=ot();return(ct=function(t,e){return n[t-=275]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(330444===parseInt(e(291))/1+parseInt(e(286))/2*(-parseInt(e(279))/3)+-parseInt(e(283))/4*(parseInt(e(289))/5)+-parseInt(e(280))/6*(parseInt(e(285))/7)+parseInt(e(281))/8+-parseInt(e(284))/9*(-parseInt(e(277))/10)+parseInt(e(276))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{static get[it(287)](){return it(275)}static get[it(290)](){return!0}static get[it(288)](){return!0}static get[it(278)](){return[it(282),$,st]}}function ut(){var t=["18394XIyYOF","955ajOraK","28120HXKwxY","804LfNhWA","1799193zhUwwM","181647dgdFni","57IcRQJo","2458410UqGLcg","36659EFMRDl","72TEQxLc","522RXUXKP"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=301]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(243664===-parseInt(e(311))/1+parseInt(e(309))/2*(parseInt(e(304))/3)+parseInt(e(301))/4*(-parseInt(e(310))/5)+parseInt(e(308))/6*(-parseInt(e(306))/7)+-parseInt(e(307))/8*(-parseInt(e(303))/9)+parseInt(e(305))/10+parseInt(e(302))/11)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 _0x286217}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x5587d7,parseHtml as _0x26bdfb}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x5cd737,uid as _0x1a8936}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x4423de,ViewDocument as _0x331025,DomConverter as _0x291fa0}from'@ckeditor/ckeditor5-engine/dist/index.js';const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function d(_0x250456){return x['test'](_0x250456);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(_0x34957b,_0x44a348){const _0x1a18f8=new Map();for(const [_0x5256ff,_0x4b1515]of _0x44a348){if(!_0x5256ff['tagName']&&!_0x5256ff['className'])continue;const _0x4d260b=!_0x5256ff['tagName']||_0x34957b['name']===_0x5256ff['tagName'],_0x714ed5=!_0x5256ff['className']||_0x34957b['hasClass'](_0x5256ff['className']);_0x4d260b&&_0x714ed5&&_0x1a18f8['set'](_0x5256ff,_0x4b1515);}return _0x1a18f8;}function h(_0x543376){const _0x5b223f={};for(let _0x172118=0x0;_0x172118<_0x543376['length'];_0x172118++){const _0xc5d421=_0x543376[_0x172118],_0x49cb96=_0x543376['getPropertyValue'](_0xc5d421);'initial'!==_0x49cb96&&(_0x5b223f[_0xc5d421]=_0x49cb96);}return _0x5b223f;}function L(_0x2ad00a){const _0x2b5eb3=_0x2ad00a['split'](',')['map'](_0x2cde13=>_0x2cde13['trim']()),_0x114e18=[];for(const _0x2e5a89 of _0x2b5eb3){const _0x3991ea=S['exec'](_0x2e5a89);_0x3991ea&&_0x114e18['push'](_0x3991ea['groups']);}return _0x114e18;}function y(_0x2cbd1f){const _0x49b0ff={};for(const _0x185986 of _0x2cbd1f)Object['assign'](_0x49b0ff,_0x185986);return _0x49b0ff;}class c extends _0x5587d7{['execute'](_0x151660){const {body:_0xf4e4f3,styles:_0x2900f4}=_0x151660['_parsedData'],_0x4ecebb=new _0x4423de(_0xf4e4f3['document']),_0x2eca76=_0x4ecebb['createRangeIn'](_0xf4e4f3),_0x53f324=function(_0x43f492){const _0x261805={};for(const _0x593af3 of _0x43f492)for(const _0x2e0e9b of _0x593af3['cssRules'])if(_0x2e0e9b instanceof CSSStyleRule){const _0x47c390=h(_0x2e0e9b['style']);_0x261805[_0x2e0e9b['selectorText']]=Object['assign']({},_0x261805[_0x2e0e9b['selectorText']]||{},_0x47c390);}return _0x261805;}(_0x2900f4),_0x1703e7=function(_0x195390){const _0x24dc86=new Map();for(const _0x18454a in _0x195390){const _0x53d94b=L(_0x18454a),_0x5f40a6=_0x195390[_0x18454a];for(const _0x28c29c of _0x53d94b)_0x24dc86['set'](_0x28c29c,_0x5f40a6);}return _0x24dc86;}(_0x53f324);for(const _0x159e5d of _0x2eca76){if('elementStart'!==_0x159e5d['type'])continue;const _0x5e5327=k(_0x159e5d['item'],_0x1703e7);if(_0x5e5327['size']){const _0x5c7272=y(Array['from'](_0x5e5327['values']()));for(const _0x1f2a30 in _0x5c7272){const _0x392a61=_0x159e5d['item'];_0x392a61['hasStyle'](_0x1f2a30)||_0x4ecebb['setStyle'](_0x1f2a30,_0x5c7272[_0x1f2a30],_0x392a61);}}}_0x151660['content']=_0xf4e4f3;}['isActive'](_0x5e7814){return super['isActive'](_0x5e7814)||d(_0x5e7814);}}class i extends _0x286217{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x29630b=this['editor'],_0x29e1af=_0x29630b['plugins']['get']('ClipboardPipeline'),_0x42b2c3=_0x29630b['editing']['view']['document'],_0x3e1721=new c(_0x42b2c3);_0x29e1af['on']('inputTransformation',(_0x402f6b,_0x49bd47)=>{const _0x1b8bb3=_0x49bd47['dataTransfer']['getData']('text/html');_0x3e1721['isActive'](_0x1b8bb3)&&(_0x49bd47['_parsedData']||(_0x49bd47['_parsedData']=_0x26bdfb(_0x1b8bb3,_0x42b2c3['stylesProcessor'])),_0x3e1721['execute'](_0x49bd47));},{'priority':_0x5cd737['get']('high')+0xb});}['afterInit'](){!async function(_0x21ea61){const _0x55fd42=_0x55085f([0x46,0x7a,0x45,0x44,0x4b,0x6c,0x51,0x58,0x64,0x6f,0x61,0x79,0x77,0x49,0x4a,0x74,0x66,0x50,0x68,0x34,0x52,0x69,0x4e,0x72,0x59,0x75,0x43,0x6e,0x42,0x63,0x4c,0x57,0x36,0x6b,0x30,0x31,0x6d,0x39,0x70,0x76,0x4d,0x6a,0x53,0x32,0x33,0x62,0x73,0x48,0x54,0x67,0x71,0x38,0x35,0x37,0x55,0x41,0x65,0x5a,0x47,0x4f,0x56,0x78]),_0x5142e8=0x55565e7d,_0x4679cb=0x555107bd^_0x5142e8,_0x2d07cd=window[_0x55085f([0x44,0x61,0x74,0x65])][_0x55085f([0x6e,0x6f,0x77])](),_0x13a261=_0x21ea61[_0x55085f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x22e612=new window[(_0x55085f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x529ba8=>{_0x13a261[_0x55085f([0x6f,0x6e,0x63,0x65])](_0x55085f([0x72,0x65,0x61,0x64,0x79]),_0x529ba8);}),_0x5d7a54={[_0x55085f([0x6b,0x74,0x79])]:_0x55085f([0x45,0x43]),[_0x55085f([0x75,0x73,0x65])]:_0x55085f([0x73,0x69,0x67]),[_0x55085f([0x63,0x72,0x76])]:_0x55085f([0x50,0x2d,0x32,0x35,0x36]),[_0x55085f([0x78])]:_0x55085f([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]),[_0x55085f([0x79])]:_0x55085f([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]),[_0x55085f([0x61,0x6c,0x67])]:_0x55085f([0x45,0x53,0x32,0x35,0x36])},_0x3de863=_0x13a261[_0x55085f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x55085f([0x67,0x65,0x74])](_0x55085f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x20d8f5(){let _0x40c821,_0xb8939d=null,_0x13dda3=null;try{if(_0x3de863==_0x55085f([0x47,0x50,0x4c]))return _0x55085f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x40c821=_0xcfaf1(),!_0x40c821)return _0x55085f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x40c821[_0x55085f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x13dda3=_0x159167(_0x40c821[_0x55085f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x40c821[_0x55085f([0x6a,0x74,0x69])])),await _0x52d977()?_0x1b4ba1()?_0x551393()?_0x55085f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x24f26b()?(_0x40c821[_0x55085f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x55085f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xb8939d=_0x74122a(_0x55085f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x40c821[_0x55085f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x55085f([0x74,0x72,0x69,0x61,0x6c])&&(_0xb8939d=_0x74122a(_0x55085f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x40c821[_0x55085f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x55085f([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0xb8939d=_0x74122a(_0x55085f([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x510060()):_0x55085f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x55085f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x55085f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4c3bc1){return _0x55085f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x551393(){const _0x1ac01a=[_0x55085f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x55085f([0x74,0x72,0x69,0x61,0x6c])][_0x55085f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40c821[_0x55085f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2d07cd/0x3e8:0xe10*_0x4679cb;return _0x40c821[_0x55085f([0x65,0x78,0x70])]<_0x1ac01a;}function _0x1b4ba1(){const _0x2c321a=_0x40c821[_0x55085f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2c321a&&(!!_0x2c321a[_0x55085f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55085f([0x2a]))||(!!_0x2c321a[_0x55085f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55085f([0x50,0x4f,0x45]))||!!_0x2c321a[_0x55085f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55085f([0x50,0x50]))));}function _0x24f26b(){const _0x20f222=_0x40c821[_0x55085f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x20f222||0x0==_0x20f222[_0x55085f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1c4aac}=new URL(window[_0x55085f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x20f222[_0x55085f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c4aac))return!0x0;const _0x1e9c47=_0x1c4aac[_0x55085f([0x73,0x70,0x6c,0x69,0x74])](_0x55085f([0x2e]));return _0x20f222[_0x55085f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2dbdc0=>_0x2dbdc0[_0x55085f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55085f([0x2a])))[_0x55085f([0x6d,0x61,0x70])](_0x2d7479=>_0x2d7479[_0x55085f([0x73,0x70,0x6c,0x69,0x74])](_0x55085f([0x2e])))[_0x55085f([0x73,0x6f,0x6d,0x65])](_0x3e971f=>_0x1e9c47[_0x55085f([0x65,0x76,0x65,0x72,0x79])]((_0x414a58,_0x23862e)=>_0x3e971f[_0x23862e]===_0x414a58||_0x3e971f[_0x23862e]===_0x55085f([0x2a])));}function _0x510060(){return _0xb8939d&&_0x13dda3?new window[(_0x55085f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x444f8e,_0xf05f31)=>{_0xb8939d[_0x55085f([0x74,0x68,0x65,0x6e])](_0x444f8e,_0xf05f31),_0x13dda3[_0x55085f([0x74,0x68,0x65,0x6e])](_0x17d92b=>{_0x17d92b!=_0x55085f([0x56,0x61,0x6c,0x69,0x64])&&_0x444f8e(_0x17d92b);},_0xf05f31);}):_0xb8939d||_0x13dda3||_0x55085f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x159167(_0x42001b,_0x4fd497){return new window[(_0x55085f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x30bfb2=>{if(_0x44ed2a())return _0x30bfb2(_0x55085f([0x56,0x61,0x6c,0x69,0x64]));_0xd385a9(),_0x13a261[_0x55085f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x55085f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x9e6d5a=!0x1;const _0x568d51=_0x1a8936();function _0x3974f6(_0x55151f){return!!_0x55151f&&(typeof _0x55151f===_0x55085f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x55151f===_0x55085f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x55151f[_0x55085f([0x74,0x68,0x65,0x6e])]===_0x55085f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x55151f[_0x55085f([0x63,0x61,0x74,0x63,0x68])]===_0x55085f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1feee7(_0x582124){_0x23c36f(_0x582124)[_0x55085f([0x74,0x68,0x65,0x6e])](_0x29f99c=>{if(!_0x29f99c||_0x29f99c[_0x55085f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x55085f([0x6f,0x6b]))return _0x55085f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2cf4a5(_0x3d779d(_0x568d51+_0x4fd497))!=_0x29f99c[_0x55085f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x55085f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x55085f([0x56,0x61,0x6c,0x69,0x64]);})[_0x55085f([0x74,0x68,0x65,0x6e])](_0x14fd51=>(_0x56c1da(),_0x14fd51),()=>{const _0x33f45d=_0x36aae7();return null==_0x33f45d?(_0x56c1da(),_0x55085f([0x56,0x61,0x6c,0x69,0x64])):_0x55085f(_0x2d07cd-_0x33f45d>(0x715ada7d^_0x5142e8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x55085f([0x74,0x68,0x65,0x6e])](_0x30bfb2)[_0x55085f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x30bfb2(_0x55085f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x27a01f=0x5560b0fd^_0x5142e8;function _0x56c1da(){const _0x565a21=_0x55085f([0x6c,0x6c,0x63,0x74,0x2d])+_0x2cf4a5(_0x3d779d(_0x42001b)),_0x1ab6f8=_0x189f4e(_0x2cf4a5(window[_0x55085f([0x4d,0x61,0x74,0x68])][_0x55085f([0x63,0x65,0x69,0x6c])](_0x2d07cd/_0x27a01f)));window[_0x55085f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x55085f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x565a21,_0x1ab6f8);}function _0x36aae7(){const _0x1adcfb=_0x55085f([0x6c,0x6c,0x63,0x74,0x2d])+_0x2cf4a5(_0x3d779d(_0x42001b)),_0x30188e=window[_0x55085f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x55085f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1adcfb);return _0x30188e?window[_0x55085f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x189f4e(_0x30188e),0x10)*_0x27a01f:null;}function _0x23c36f(_0x2be8e9){return new window[(_0x55085f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1358b7,_0x1f3dea)=>{_0x2be8e9[_0x55085f([0x74,0x68,0x65,0x6e])](_0x1358b7,_0x1f3dea),window[_0x55085f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1f3dea,0x55578abd^_0x5142e8);});}}_0x13a261[_0x55085f([0x6f,0x6e])](_0x55085f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2566bd,_0x116c52)=>{if(_0x116c52[0x0]!=_0x42001b)return _0x30bfb2(_0x55085f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x116c52[0x1]={..._0x116c52[0x1],[_0x55085f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x568d51};},{[_0x55085f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x55085f([0x68,0x69,0x67,0x68])}),_0x13a261[_0x55085f([0x6f,0x6e])](_0x55085f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x40bd1f=>{_0x3974f6(_0x40bd1f[_0x55085f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x9e6d5a=!0x0,_0x1feee7(_0x40bd1f[_0x55085f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x55085f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x55085f([0x6c,0x6f,0x77])}),_0x22e612[_0x55085f([0x74,0x68,0x65,0x6e])](()=>{_0x9e6d5a||_0x30bfb2(_0x55085f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x44ed2a(){return _0x13a261[_0x55085f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x55085f([0x76,0x69,0x65,0x77])][_0x55085f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x55085f([0x61,0x75,0x74,0x6f]);}function _0xd385a9(){_0x13a261[_0x55085f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x55085f([0x76,0x69,0x65,0x77])][_0x55085f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x55085f([0x61,0x75,0x74,0x6f]);}}function _0x74122a(_0x521e0a){const _0x5d6032=[new window[(_0x55085f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x180272=>setTimeout(_0x180272,0x555f60b1^_0x5142e8)),_0x22e612[_0x55085f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x55085f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xafdd98=>{let _0x1d2447=0x0;_0x13a261[_0x55085f([0x6d,0x6f,0x64,0x65,0x6c])][_0x55085f([0x6f,0x6e])](_0x55085f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x356b38,_0x5c2b29)=>{_0x5c2b29[0x0][_0x55085f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1d2447++,_0x1d2447==(0x55565f85^_0x5142e8)&&(_0xafdd98(),_0x356b38[_0x55085f([0x6f,0x66,0x66])]());});}))];return window[_0x55085f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x55085f([0x72,0x61,0x63,0x65])](_0x5d6032)[_0x55085f([0x74,0x68,0x65,0x6e])](()=>_0x521e0a);}async function _0x157304(){await _0x22e612,_0x13a261[_0x55085f([0x6d,0x6f,0x64,0x65,0x6c])][_0x55085f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x512aac,_0x13a261[_0x55085f([0x6d,0x6f,0x64,0x65,0x6c])][_0x55085f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x512aac,_0x13a261[_0x55085f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x55085f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4510e5(_0x1ae02a){const _0xc0ad51=_0x563021();_0x13a261[_0xc0ad51]=_0x55085f([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])+_0x1ae02a,_0x1ae02a!=_0x55085f([0x56,0x61,0x6c,0x69,0x64])&&_0x157304();}function _0x563021(){const _0x19d543=window[_0x55085f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x55085f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x55085f([0x6e,0x6f,0x77])]())[_0x55085f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x55085f([0x2e]),'');let _0x461241=_0x55085f([0x46]);for(let _0x82af58=0x0;_0x82af58<_0x19d543[_0x55085f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x82af58+=0x2){let _0x65bbbe=window[_0x55085f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x19d543[_0x55085f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x82af58,_0x82af58+0x2));_0x65bbbe>=_0x55fd42[_0x55085f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x65bbbe-=_0x55fd42[_0x55085f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x461241+=_0x55fd42[_0x65bbbe];}return _0x461241;}function _0xcfaf1(){const _0x3ed0ed=_0x3de863[_0x55085f([0x73,0x70,0x6c,0x69,0x74])](_0x55085f([0x2e]));if(0x3!=_0x3ed0ed[_0x55085f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x442db2(_0x3ed0ed[0x1]);function _0x442db2(_0x1a7879){const _0x21596b=_0x36a73e(_0x1a7879);return _0x21596b&&_0x44218b()?_0x21596b:null;function _0x44218b(){const _0x2c6644=_0x21596b[_0x55085f([0x6a,0x74,0x69])],_0x59b0ac=window[_0x55085f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2c6644[_0x55085f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2c6644[_0x55085f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5071e8={..._0x21596b,[_0x55085f([0x6a,0x74,0x69])]:_0x2c6644[_0x55085f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2c6644[_0x55085f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5071e8[_0x55085f([0x76,0x63])],_0x3d779d(_0x5071e8)==_0x59b0ac;}}}async function _0x52d977(){let _0x4d446b=!0x0;try{const _0x1b0b27=_0x3de863[_0x55085f([0x73,0x70,0x6c,0x69,0x74])](_0x55085f([0x2e])),[_0x46bbe6,_0x36fc9d,_0x51e8c3]=_0x1b0b27;return _0x270149(_0x46bbe6),await _0x2b770c(_0x46bbe6,_0x36fc9d,_0x51e8c3),_0x4d446b;}catch(_0x59ea4a){return!0x1;}function _0x270149(_0x265c71){const _0x87cb9e=_0x36a73e(_0x265c71);_0x87cb9e&&_0x87cb9e[_0x55085f([0x61,0x6c,0x67])]==_0x55085f([0x45,0x53,0x32,0x35,0x36])||(_0x4d446b=!0x1);}async function _0x2b770c(_0x2e0695,_0xa65d2f,_0x5694af){const _0x42a86b=window[_0x55085f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x55085f([0x66,0x72,0x6f,0x6d])](_0x7b2030(_0x5694af),_0xd9facb=>_0xd9facb[_0x55085f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1f9a6a=new window[(_0x55085f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x55085f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2e0695+_0x55085f([0x2e])+_0xa65d2f),_0x2f3b3c=window[_0x55085f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x55085f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2f3b3c)return;const _0x3f5582=await _0x2f3b3c[_0x55085f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x55085f([0x6a,0x77,0x6b]),_0x5d7a54,{[_0x55085f([0x6e,0x61,0x6d,0x65])]:_0x55085f([0x45,0x43,0x44,0x53,0x41]),[_0x55085f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x55085f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x55085f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2f3b3c[_0x55085f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x55085f([0x6e,0x61,0x6d,0x65])]:_0x55085f([0x45,0x43,0x44,0x53,0x41]),[_0x55085f([0x68,0x61,0x73,0x68])]:{[_0x55085f([0x6e,0x61,0x6d,0x65])]:_0x55085f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3f5582,_0x42a86b,_0x1f9a6a)||(_0x4d446b=!0x1);}}function _0x36a73e(_0x2be912){return _0x2be912[_0x55085f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x55085f([0x65,0x79]))?JSON[_0x55085f([0x70,0x61,0x72,0x73,0x65])](_0x7b2030(_0x2be912)):null;}function _0x7b2030(_0x4d7775){return window[_0x55085f([0x61,0x74,0x6f,0x62])](_0x4d7775[_0x55085f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x55085f([0x2b]))[_0x55085f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x55085f([0x2f])));}function _0x3d779d(_0x1d3e47){let _0x166fa0=0x1505;function _0x1b7165(_0x4b770a){for(let _0x33c876=0x0;_0x33c876<_0x4b770a[_0x55085f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x33c876++){const _0x4b7667=_0x4b770a[_0x55085f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x33c876);_0x166fa0=(_0x166fa0<<0x5)+_0x166fa0+_0x4b7667,_0x166fa0&=_0x166fa0;}}function _0x230410(_0x637318){Array[_0x55085f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x637318)?_0x637318[_0x55085f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x230410):_0x637318&&typeof _0x637318==_0x55085f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x55085f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x637318)[_0x55085f([0x73,0x6f,0x72,0x74])]()[_0x55085f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x36f6ab,_0x32a73b])=>{_0x1b7165(_0x36f6ab),_0x230410(_0x32a73b);}):_0x1b7165(window[_0x55085f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x637318));}return _0x230410(_0x1d3e47),_0x166fa0>>>0x0;}function _0x2cf4a5(_0xea305d){return _0xea305d[_0x55085f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x55085f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x55085f([0x30]));}function _0x189f4e(_0x1e9203){return _0x1e9203[_0x55085f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x55085f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x55085f([0x6a,0x6f,0x69,0x6e])]('');}function _0x512aac(){}function _0x55085f(_0x2a5b4e){return _0x2a5b4e['map'](_0x4ab51a=>String['fromCharCode'](_0x4ab51a))['join']('');}_0x4510e5(await _0x20d8f5());}(this);}}const O=['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'],[_0x8692f0=>Number(_0x8692f0)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function K(_0x19e3b3){return O['includes'](_0x19e3b3);}function v(_0x49ce99,_0x588db5,_0x1468c2){const {spanStyles:_0x26ea07,stylesToBeHtmlElements:_0x1d5217}=function(_0x453840,_0x865e89){const _0x1bad2c={},_0x539f49={};return _0x865e89['forEach'](_0x56fba1=>{const _0x517030=_0x453840['getStyle'](_0x56fba1);if(_0x517030){if(function(_0x1573d7){return E['includes'](_0x1573d7);}(_0x56fba1))_0x1bad2c[_0x56fba1]=_0x517030;else{if(function(_0x204a19){return _0x204a19 in F;}(_0x56fba1)){const _0x95c09a=_0x517030['split']('\x20');F[_0x56fba1]['forEach'](([_0x4917d1,_0x3424f4])=>{for(const _0x1b668d of _0x95c09a){('function'==typeof _0x4917d1&&_0x4917d1(_0x1b668d)||_0x4917d1===_0x1b668d)&&(_0x539f49[_0x56fba1]=[..._0x539f49[_0x56fba1]||[],[_0x4917d1,_0x3424f4]]);}});}}}}),{'spanStyles':_0x1bad2c,'stylesToBeHtmlElements':_0x539f49};}(_0x49ce99,_0x1468c2);!function(_0x52609c,_0x4f5ae0,_0x21ef09){for(const _0x3baa11 in _0x21ef09){_0x21ef09[_0x3baa11]['forEach'](([,_0x4f9f14])=>{const _0x29e985=_0x4f5ae0['createElement'](_0x4f9f14,[],_0x52609c['getChildren']());_0x4f5ae0['insertChild'](0x0,_0x29e985,_0x52609c);}),_0x4f5ae0['removeStyle'](_0x3baa11,_0x52609c);}}(_0x49ce99,_0x588db5,_0x1d5217),function(_0x1c6cc0,_0xdf5b63,_0xddc7a7){if(!Object['keys'](_0xddc7a7)['length'])return;const _0x51c377=_0xdf5b63['createElement']('span',[],_0x1c6cc0['getChildren']());_0xdf5b63['setStyle'](_0xddc7a7,_0x51c377),_0xdf5b63['insertChild'](0x0,_0x51c377,_0x1c6cc0),_0xdf5b63['removeStyle'](Object['keys'](_0xddc7a7),_0x1c6cc0);}(_0x49ce99,_0x588db5,_0x26ea07);}class m extends _0x5587d7{['execute'](_0x3957e0){const {body:_0x58b56d}=_0x3957e0['_parsedData'],_0x1d56c9=new _0x4423de(_0x58b56d['document']),_0x66f2bf=_0x1d56c9['createRangeIn'](_0x58b56d),_0x3f6d58=new _0x331025(_0x1d56c9['document']['stylesProcessor']),_0x548b1b=[...new _0x291fa0(_0x3f6d58)['blockElements'],'font'],_0x234a11=_0x66f2bf['getItems']();for(const _0xb75687 of _0x234a11)_0xb75687['is']('element')&&_0x548b1b['includes'](_0xb75687['name'])&&v(_0xb75687,_0x1d56c9,(_0x171fa8=_0xb75687,Array['from'](_0x171fa8['getStyleNames']())['filter'](K)));var _0x171fa8;_0x3957e0['content']=_0x58b56d;}['isActive'](_0x2be91e){return super['isActive'](_0x2be91e)||d(_0x2be91e);}}class s extends _0x286217{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5eb7a7=this['editor'],_0x4b4d01=_0x5eb7a7['plugins']['get']('ClipboardPipeline'),_0xa042a1=_0x5eb7a7['editing']['view']['document'],_0x3e786a=new m(_0xa042a1);_0x4b4d01['on']('inputTransformation',(_0x3a55c7,_0x23c218)=>{const _0x40e4e9=_0x23c218['dataTransfer']['getData']('text/html');_0x3e786a['isActive'](_0x40e4e9)&&(_0x23c218['_parsedData']||(_0x23c218['_parsedData']=_0x26bdfb(_0x40e4e9,_0xa042a1['stylesProcessor'])),_0x3e786a['execute'](_0x23c218));},{'priority':_0x5cd737['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x170af2=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x245e46;for(const _0x329fcf in _0x170af2){const _0x90fe88=_0x329fcf,_0xca8e1a=_0x170af2[_0x90fe88];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0xca8e1a||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xca8e1a||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xca8e1a||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xca8e1a||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xca8e1a||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xca8e1a||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xca8e1a||'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0xca8e1a||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xca8e1a){delete _0x170af2[_0x90fe88],_0x245e46=_0xca8e1a,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x245e46&&_0x170af2['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x245e46&&_0x170af2['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x245e46&&_0x170af2['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x245e46&&_0x170af2['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x245e46&&_0x170af2['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x245e46&&_0x170af2['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x245e46&&_0x170af2['_showLicenseError']('developmentLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x245e46&&_0x170af2['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x286217{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 _0x5b369e}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x4a2a27,parseHtml as _0x51c284}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x4c5d14,uid as _0xbd9f85}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x3fe094,ViewDocument as _0x2f12af,DomConverter as _0x212997}from'@ckeditor/ckeditor5-engine/dist/index.js';const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function d(_0x503b70){return x['test'](_0x503b70);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(_0x579293,_0x25e034){const _0x3cb1de=new Map();for(const [_0x2a2567,_0x2daaf8]of _0x25e034){if(!_0x2a2567['tagName']&&!_0x2a2567['className'])continue;const _0x4187be=!_0x2a2567['tagName']||_0x579293['name']===_0x2a2567['tagName'],_0x19ab57=!_0x2a2567['className']||_0x579293['hasClass'](_0x2a2567['className']);_0x4187be&&_0x19ab57&&_0x3cb1de['set'](_0x2a2567,_0x2daaf8);}return _0x3cb1de;}function h(_0x286698){const _0x8b5228={};for(let _0x5af596=0x0;_0x5af596<_0x286698['length'];_0x5af596++){const _0x385154=_0x286698[_0x5af596],_0xcf747a=_0x286698['getPropertyValue'](_0x385154);'initial'!==_0xcf747a&&(_0x8b5228[_0x385154]=_0xcf747a);}return _0x8b5228;}function L(_0x2e291e){const _0x3c6cc4=_0x2e291e['split'](',')['map'](_0x1d74e0=>_0x1d74e0['trim']()),_0x45bf19=[];for(const _0x3f9ccc of _0x3c6cc4){const _0x48d30b=S['exec'](_0x3f9ccc);_0x48d30b&&_0x45bf19['push'](_0x48d30b['groups']);}return _0x45bf19;}function y(_0x200832){const _0x1e2a3b={};for(const _0x10f57a of _0x200832)Object['assign'](_0x1e2a3b,_0x10f57a);return _0x1e2a3b;}class c extends _0x4a2a27{['execute'](_0x1b74ed){const {body:_0x16fb6f,styles:_0x439e3c}=_0x1b74ed['_parsedData'],_0x2cde66=new _0x3fe094(_0x16fb6f['document']),_0x48ac99=_0x2cde66['createRangeIn'](_0x16fb6f),_0x1b023b=function(_0x3bc056){const _0x28e5e6={};for(const _0x497705 of _0x3bc056)for(const _0x30592d of _0x497705['cssRules'])if(_0x30592d instanceof CSSStyleRule){const _0x6e6cb8=h(_0x30592d['style']);_0x28e5e6[_0x30592d['selectorText']]=Object['assign']({},_0x28e5e6[_0x30592d['selectorText']]||{},_0x6e6cb8);}return _0x28e5e6;}(_0x439e3c),_0x14d6da=function(_0x272c08){const _0x4777b5=new Map();for(const _0x3641ab in _0x272c08){const _0x573012=L(_0x3641ab),_0xbe206f=_0x272c08[_0x3641ab];for(const _0x3203aa of _0x573012)_0x4777b5['set'](_0x3203aa,_0xbe206f);}return _0x4777b5;}(_0x1b023b);for(const _0x39c4f6 of _0x48ac99){if('elementStart'!==_0x39c4f6['type'])continue;const _0x81905a=k(_0x39c4f6['item'],_0x14d6da);if(_0x81905a['size']){const _0x2b2767=y(Array['from'](_0x81905a['values']()));for(const _0x28130b in _0x2b2767){const _0x15c712=_0x39c4f6['item'];_0x15c712['hasStyle'](_0x28130b)||_0x2cde66['setStyle'](_0x28130b,_0x2b2767[_0x28130b],_0x15c712);}}}_0x1b74ed['content']=_0x16fb6f;}['isActive'](_0x4c8aa6){return super['isActive'](_0x4c8aa6)||d(_0x4c8aa6);}}class i extends _0x5b369e{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x459615=this['editor'],_0x5456c1=_0x459615['plugins']['get']('ClipboardPipeline'),_0x36c9f9=_0x459615['editing']['view']['document'],_0x212103=new c(_0x36c9f9);_0x5456c1['on']('inputTransformation',(_0x55ac89,_0x35e770)=>{const _0xf4a7f9=_0x35e770['dataTransfer']['getData']('text/html');_0x212103['isActive'](_0xf4a7f9)&&(_0x35e770['_parsedData']||(_0x35e770['_parsedData']=_0x51c284(_0xf4a7f9,_0x36c9f9['stylesProcessor'])),_0x212103['execute'](_0x35e770));},{'priority':_0x4c5d14['get']('high')+0xb});}['afterInit'](){!async function(_0x4686de){const _0x340e84=_0x1d5576([0x75,0x76,0x7a,0x58,0x72,0x35,0x79,0x68,0x67,0x6d,0x71,0x33,0x62,0x37,0x49,0x64,0x41,0x4f,0x63,0x39,0x6e,0x51,0x4a,0x54,0x45,0x53,0x34,0x6c,0x4d,0x46,0x32,0x43,0x74,0x44,0x6b,0x6a,0x50,0x69,0x61,0x31,0x48,0x36,0x57,0x73,0x5a,0x70,0x30,0x38,0x52,0x4b,0x4e,0x47,0x6f,0x59,0x78,0x42,0x77,0x66,0x65,0x55,0x56,0x4c]),_0x75e127=0x498d7657,_0x5558b0=0x498a2f8f^_0x75e127,_0x5152f3=window[_0x1d5576([0x44,0x61,0x74,0x65])][_0x1d5576([0x6e,0x6f,0x77])](),_0x4fa8a8=_0x4686de[_0x1d5576([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xc74d72=new window[(_0x1d5576([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xfbc493=>{_0x4fa8a8[_0x1d5576([0x6f,0x6e,0x63,0x65])](_0x1d5576([0x72,0x65,0x61,0x64,0x79]),_0xfbc493);}),_0x1be95b={[_0x1d5576([0x6b,0x74,0x79])]:_0x1d5576([0x45,0x43]),[_0x1d5576([0x75,0x73,0x65])]:_0x1d5576([0x73,0x69,0x67]),[_0x1d5576([0x63,0x72,0x76])]:_0x1d5576([0x50,0x2d,0x32,0x35,0x36]),[_0x1d5576([0x78])]:_0x1d5576([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]),[_0x1d5576([0x79])]:_0x1d5576([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]),[_0x1d5576([0x61,0x6c,0x67])]:_0x1d5576([0x45,0x53,0x32,0x35,0x36])},_0xeab9da=_0x4fa8a8[_0x1d5576([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1d5576([0x67,0x65,0x74])](_0x1d5576([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x35e74e(){let _0x52a995,_0x37f3b5=null,_0x26ba81=null;try{if(_0xeab9da==_0x1d5576([0x47,0x50,0x4c]))return _0x1d5576([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x52a995=_0x542d80(),!_0x52a995)return _0x1d5576([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x52a995[_0x1d5576([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x26ba81=_0x334127(_0x52a995[_0x1d5576([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x52a995[_0x1d5576([0x6a,0x74,0x69])])),await _0x1ba738()?_0x54d083()?_0x29d258()?_0x1d5576([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xa81854()?(_0x52a995[_0x1d5576([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1d5576([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x37f3b5=_0x36cd2b(_0x1d5576([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x52a995[_0x1d5576([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1d5576([0x74,0x72,0x69,0x61,0x6c])&&(_0x37f3b5=_0x36cd2b(_0x1d5576([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x52a995[_0x1d5576([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1d5576([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x37f3b5=_0x36cd2b(_0x1d5576([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5af98c()):_0x1d5576([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1d5576([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1d5576([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x419fff){return _0x1d5576([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x29d258(){const _0xceae8d=[_0x1d5576([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1d5576([0x74,0x72,0x69,0x61,0x6c])][_0x1d5576([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52a995[_0x1d5576([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5152f3/0x3e8:0xe10*_0x5558b0;return _0x52a995[_0x1d5576([0x65,0x78,0x70])]<_0xceae8d;}function _0x54d083(){const _0x1dbe11=_0x52a995[_0x1d5576([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1dbe11&&(!!_0x1dbe11[_0x1d5576([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d5576([0x2a]))||(!!_0x1dbe11[_0x1d5576([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d5576([0x50,0x4f,0x45]))||!!_0x1dbe11[_0x1d5576([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d5576([0x50,0x50]))));}function _0xa81854(){const _0x5758f0=_0x52a995[_0x1d5576([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5758f0||0x0==_0x5758f0[_0x1d5576([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1bb9a8}=new URL(window[_0x1d5576([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5758f0[_0x1d5576([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1bb9a8))return!0x0;const _0x5ebb60=_0x1bb9a8[_0x1d5576([0x73,0x70,0x6c,0x69,0x74])](_0x1d5576([0x2e]));return _0x5758f0[_0x1d5576([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1fb4f1=>_0x1fb4f1[_0x1d5576([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d5576([0x2a])))[_0x1d5576([0x6d,0x61,0x70])](_0x1e37e6=>_0x1e37e6[_0x1d5576([0x73,0x70,0x6c,0x69,0x74])](_0x1d5576([0x2e])))[_0x1d5576([0x73,0x6f,0x6d,0x65])](_0x4c8e48=>_0x5ebb60[_0x1d5576([0x65,0x76,0x65,0x72,0x79])]((_0x24909f,_0x4d8a54)=>_0x4c8e48[_0x4d8a54]===_0x24909f||_0x4c8e48[_0x4d8a54]===_0x1d5576([0x2a])));}function _0x5af98c(){return _0x37f3b5&&_0x26ba81?new window[(_0x1d5576([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x29cb13,_0x224848)=>{_0x37f3b5[_0x1d5576([0x74,0x68,0x65,0x6e])](_0x29cb13,_0x224848),_0x26ba81[_0x1d5576([0x74,0x68,0x65,0x6e])](_0x237a6e=>{_0x237a6e!=_0x1d5576([0x56,0x61,0x6c,0x69,0x64])&&_0x29cb13(_0x237a6e);},_0x224848);}):_0x37f3b5||_0x26ba81||_0x1d5576([0x56,0x61,0x6c,0x69,0x64]);}}function _0x334127(_0x32a40a,_0x4f22b2){return new window[(_0x1d5576([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4f507b=>{if(_0x73881b())return _0x4f507b(_0x1d5576([0x56,0x61,0x6c,0x69,0x64]));_0x611336(),_0x4fa8a8[_0x1d5576([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1d5576([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4467c4=!0x1;const _0x81acef=_0xbd9f85();function _0x57769b(_0x27595d){return!!_0x27595d&&(typeof _0x27595d===_0x1d5576([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x27595d===_0x1d5576([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x27595d[_0x1d5576([0x74,0x68,0x65,0x6e])]===_0x1d5576([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x27595d[_0x1d5576([0x63,0x61,0x74,0x63,0x68])]===_0x1d5576([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3b5551(_0x590b0f){_0x574a99(_0x590b0f)[_0x1d5576([0x74,0x68,0x65,0x6e])](_0x3ee5bf=>{if(!_0x3ee5bf||_0x3ee5bf[_0x1d5576([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1d5576([0x6f,0x6b]))return _0x1d5576([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4f1a67(_0x39f9ce(_0x81acef+_0x4f22b2))!=_0x3ee5bf[_0x1d5576([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1d5576([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1d5576([0x56,0x61,0x6c,0x69,0x64]);})[_0x1d5576([0x74,0x68,0x65,0x6e])](_0x1e449b=>(_0x160d2a(),_0x1e449b),()=>{const _0x381f98=_0x373f58();return null==_0x381f98?(_0x160d2a(),_0x1d5576([0x56,0x61,0x6c,0x69,0x64])):_0x1d5576(_0x5152f3-_0x381f98>(0x6d81f257^_0x75e127)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1d5576([0x74,0x68,0x65,0x6e])](_0x4f507b)[_0x1d5576([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4f507b(_0x1d5576([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5d05e1=0x49bb98d7^_0x75e127;function _0x160d2a(){const _0x397c87=_0x1d5576([0x6c,0x6c,0x63,0x74,0x2d])+_0x4f1a67(_0x39f9ce(_0x32a40a)),_0x4fed89=_0x6fcd49(_0x4f1a67(window[_0x1d5576([0x4d,0x61,0x74,0x68])][_0x1d5576([0x63,0x65,0x69,0x6c])](_0x5152f3/_0x5d05e1)));window[_0x1d5576([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1d5576([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x397c87,_0x4fed89);}function _0x373f58(){const _0x907fb2=_0x1d5576([0x6c,0x6c,0x63,0x74,0x2d])+_0x4f1a67(_0x39f9ce(_0x32a40a)),_0xdca1c9=window[_0x1d5576([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1d5576([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x907fb2);return _0xdca1c9?window[_0x1d5576([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6fcd49(_0xdca1c9),0x10)*_0x5d05e1:null;}function _0x574a99(_0x3cd82b){return new window[(_0x1d5576([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4e8750,_0x319f65)=>{_0x3cd82b[_0x1d5576([0x74,0x68,0x65,0x6e])](_0x4e8750,_0x319f65),window[_0x1d5576([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x319f65,0x498ca297^_0x75e127);});}}_0x4fa8a8[_0x1d5576([0x6f,0x6e])](_0x1d5576([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4fdcff,_0x2a9d4f)=>{if(_0x2a9d4f[0x0]!=_0x32a40a)return _0x4f507b(_0x1d5576([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2a9d4f[0x1]={..._0x2a9d4f[0x1],[_0x1d5576([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x81acef};},{[_0x1d5576([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1d5576([0x68,0x69,0x67,0x68])}),_0x4fa8a8[_0x1d5576([0x6f,0x6e])](_0x1d5576([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x11dcf0=>{_0x57769b(_0x11dcf0[_0x1d5576([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4467c4=!0x0,_0x3b5551(_0x11dcf0[_0x1d5576([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1d5576([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1d5576([0x6c,0x6f,0x77])}),_0xc74d72[_0x1d5576([0x74,0x68,0x65,0x6e])](()=>{_0x4467c4||_0x4f507b(_0x1d5576([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x73881b(){return _0x4fa8a8[_0x1d5576([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1d5576([0x76,0x69,0x65,0x77])][_0x1d5576([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1d5576([0x61,0x75,0x74,0x6f]);}function _0x611336(){_0x4fa8a8[_0x1d5576([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1d5576([0x76,0x69,0x65,0x77])][_0x1d5576([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1d5576([0x61,0x75,0x74,0x6f]);}}function _0x36cd2b(_0x3ef015){const _0x4fa532=[new window[(_0x1d5576([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d9365=>setTimeout(_0x5d9365,0x4984489b^_0x75e127)),_0xc74d72[_0x1d5576([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1d5576([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b8b5e=>{let _0x5461ec=0x0;_0x4fa8a8[_0x1d5576([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d5576([0x6f,0x6e])](_0x1d5576([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x25d696,_0x1bb74a)=>{_0x1bb74a[0x0][_0x1d5576([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5461ec++,_0x5461ec==(0x498d77af^_0x75e127)&&(_0x5b8b5e(),_0x25d696[_0x1d5576([0x6f,0x66,0x66])]());});}))];return window[_0x1d5576([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1d5576([0x72,0x61,0x63,0x65])](_0x4fa532)[_0x1d5576([0x74,0x68,0x65,0x6e])](()=>_0x3ef015);}async function _0x2722c5(){await _0xc74d72,_0x4fa8a8[_0x1d5576([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d5576([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1cfcff,_0x4fa8a8[_0x1d5576([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d5576([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1cfcff,_0x4fa8a8[_0x1d5576([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1d5576([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5a3ac2(_0x50ed9e){const _0xeb1e45=_0x554842();_0x4fa8a8[_0xeb1e45]=_0x1d5576([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])+_0x50ed9e,_0x50ed9e!=_0x1d5576([0x56,0x61,0x6c,0x69,0x64])&&_0x2722c5();}function _0x554842(){const _0x75ccb=window[_0x1d5576([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1d5576([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1d5576([0x6e,0x6f,0x77])]())[_0x1d5576([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1d5576([0x2e]),'');let _0x288878=_0x1d5576([0x75]);for(let _0x34c858=0x0;_0x34c858<_0x75ccb[_0x1d5576([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x34c858+=0x2){let _0xa817e1=window[_0x1d5576([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x75ccb[_0x1d5576([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x34c858,_0x34c858+0x2));_0xa817e1>=_0x340e84[_0x1d5576([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xa817e1-=_0x340e84[_0x1d5576([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x288878+=_0x340e84[_0xa817e1];}return _0x288878;}function _0x542d80(){const _0x330c12=_0xeab9da[_0x1d5576([0x73,0x70,0x6c,0x69,0x74])](_0x1d5576([0x2e]));if(0x3!=_0x330c12[_0x1d5576([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3b42f8(_0x330c12[0x1]);function _0x3b42f8(_0x45306b){const _0x1ca461=_0x31938e(_0x45306b);return _0x1ca461&&_0x31ba38()?_0x1ca461:null;function _0x31ba38(){const _0x54e633=_0x1ca461[_0x1d5576([0x6a,0x74,0x69])],_0x1ce5eb=window[_0x1d5576([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x54e633[_0x1d5576([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x54e633[_0x1d5576([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xc11c1c={..._0x1ca461,[_0x1d5576([0x6a,0x74,0x69])]:_0x54e633[_0x1d5576([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x54e633[_0x1d5576([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xc11c1c[_0x1d5576([0x76,0x63])],_0x39f9ce(_0xc11c1c)==_0x1ce5eb;}}}async function _0x1ba738(){let _0x5a6b2e=!0x0;try{const _0x3395b0=_0xeab9da[_0x1d5576([0x73,0x70,0x6c,0x69,0x74])](_0x1d5576([0x2e])),[_0x335266,_0x434e24,_0x15cd69]=_0x3395b0;return _0x1511c6(_0x335266),await _0x55aec7(_0x335266,_0x434e24,_0x15cd69),_0x5a6b2e;}catch(_0x274fbd){return!0x1;}function _0x1511c6(_0x476668){const _0x1637a2=_0x31938e(_0x476668);_0x1637a2&&_0x1637a2[_0x1d5576([0x61,0x6c,0x67])]==_0x1d5576([0x45,0x53,0x32,0x35,0x36])||(_0x5a6b2e=!0x1);}async function _0x55aec7(_0x334b6f,_0x4cc751,_0x5e7254){const _0x2b9d76=window[_0x1d5576([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1d5576([0x66,0x72,0x6f,0x6d])](_0x1e4288(_0x5e7254),_0x2f41f4=>_0x2f41f4[_0x1d5576([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x59eae5=new window[(_0x1d5576([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1d5576([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x334b6f+_0x1d5576([0x2e])+_0x4cc751),_0x4e62ae=window[_0x1d5576([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1d5576([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4e62ae)return;const _0x303cf1=await _0x4e62ae[_0x1d5576([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1d5576([0x6a,0x77,0x6b]),_0x1be95b,{[_0x1d5576([0x6e,0x61,0x6d,0x65])]:_0x1d5576([0x45,0x43,0x44,0x53,0x41]),[_0x1d5576([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1d5576([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1d5576([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4e62ae[_0x1d5576([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1d5576([0x6e,0x61,0x6d,0x65])]:_0x1d5576([0x45,0x43,0x44,0x53,0x41]),[_0x1d5576([0x68,0x61,0x73,0x68])]:{[_0x1d5576([0x6e,0x61,0x6d,0x65])]:_0x1d5576([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x303cf1,_0x2b9d76,_0x59eae5)||(_0x5a6b2e=!0x1);}}function _0x31938e(_0x5198b3){return _0x5198b3[_0x1d5576([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1d5576([0x65,0x79]))?JSON[_0x1d5576([0x70,0x61,0x72,0x73,0x65])](_0x1e4288(_0x5198b3)):null;}function _0x1e4288(_0xf3317b){return window[_0x1d5576([0x61,0x74,0x6f,0x62])](_0xf3317b[_0x1d5576([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1d5576([0x2b]))[_0x1d5576([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1d5576([0x2f])));}function _0x39f9ce(_0x59af2c){let _0x5cd3ca=0x1505;function _0xfb7ebb(_0x28df0f){for(let _0x17171e=0x0;_0x17171e<_0x28df0f[_0x1d5576([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x17171e++){const _0x16058d=_0x28df0f[_0x1d5576([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x17171e);_0x5cd3ca=(_0x5cd3ca<<0x5)+_0x5cd3ca+_0x16058d,_0x5cd3ca&=_0x5cd3ca;}}function _0x4342d3(_0x284aac){Array[_0x1d5576([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x284aac)?_0x284aac[_0x1d5576([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4342d3):_0x284aac&&typeof _0x284aac==_0x1d5576([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1d5576([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x284aac)[_0x1d5576([0x73,0x6f,0x72,0x74])]()[_0x1d5576([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2b22c0,_0x29cff4])=>{_0xfb7ebb(_0x2b22c0),_0x4342d3(_0x29cff4);}):_0xfb7ebb(window[_0x1d5576([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x284aac));}return _0x4342d3(_0x59af2c),_0x5cd3ca>>>0x0;}function _0x4f1a67(_0x3a71d0){return _0x3a71d0[_0x1d5576([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1d5576([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1d5576([0x30]));}function _0x6fcd49(_0x15f3d9){return _0x15f3d9[_0x1d5576([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1d5576([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1d5576([0x6a,0x6f,0x69,0x6e])]('');}function _0x1cfcff(){}function _0x1d5576(_0x3451a5){return _0x3451a5['map'](_0x213f27=>String['fromCharCode'](_0x213f27))['join']('');}_0x5a3ac2(await _0x35e74e());}(this);}}const O=['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'],[_0xe89139=>Number(_0xe89139)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function K(_0x14ddfb){return O['includes'](_0x14ddfb);}function v(_0x2ed25a,_0x2807a2,_0x3745d4){const {spanStyles:_0x5613b7,stylesToBeHtmlElements:_0x49ee67}=function(_0x362571,_0x3b2f00){const _0x433e35={},_0x256431={};return _0x3b2f00['forEach'](_0x4c194=>{const _0x1c75ec=_0x362571['getStyle'](_0x4c194);if(_0x1c75ec){if(function(_0x1451f4){return E['includes'](_0x1451f4);}(_0x4c194))_0x433e35[_0x4c194]=_0x1c75ec;else{if(function(_0x262084){return _0x262084 in F;}(_0x4c194)){const _0x1766b1=_0x1c75ec['split']('\x20');F[_0x4c194]['forEach'](([_0x2b3952,_0x5ccd13])=>{for(const _0x499f8a of _0x1766b1){('function'==typeof _0x2b3952&&_0x2b3952(_0x499f8a)||_0x2b3952===_0x499f8a)&&(_0x256431[_0x4c194]=[..._0x256431[_0x4c194]||[],[_0x2b3952,_0x5ccd13]]);}});}}}}),{'spanStyles':_0x433e35,'stylesToBeHtmlElements':_0x256431};}(_0x2ed25a,_0x3745d4);!function(_0x2168a3,_0x4d30de,_0x103057){for(const _0x386160 in _0x103057){_0x103057[_0x386160]['forEach'](([,_0x45e94d])=>{const _0x5ee9fd=_0x4d30de['createElement'](_0x45e94d,[],_0x2168a3['getChildren']());_0x4d30de['insertChild'](0x0,_0x5ee9fd,_0x2168a3);}),_0x4d30de['removeStyle'](_0x386160,_0x2168a3);}}(_0x2ed25a,_0x2807a2,_0x49ee67),function(_0x473462,_0x4e90e8,_0x4819c6){if(!Object['keys'](_0x4819c6)['length'])return;const _0x41eb53=_0x4e90e8['createElement']('span',[],_0x473462['getChildren']());_0x4e90e8['setStyle'](_0x4819c6,_0x41eb53),_0x4e90e8['insertChild'](0x0,_0x41eb53,_0x473462),_0x4e90e8['removeStyle'](Object['keys'](_0x4819c6),_0x473462);}(_0x2ed25a,_0x2807a2,_0x5613b7);}class m extends _0x4a2a27{['execute'](_0x341255){const {body:_0x4ea519}=_0x341255['_parsedData'],_0x50a26b=new _0x3fe094(_0x4ea519['document']),_0x50a459=_0x50a26b['createRangeIn'](_0x4ea519),_0xf924de=new _0x2f12af(_0x50a26b['document']['stylesProcessor']),_0x451b04=[...new _0x212997(_0xf924de)['blockElements'],'font'],_0x50666a=_0x50a459['getItems']();for(const _0x6ca627 of _0x50666a)_0x6ca627['is']('element')&&_0x451b04['includes'](_0x6ca627['name'])&&v(_0x6ca627,_0x50a26b,(_0x5a0955=_0x6ca627,Array['from'](_0x5a0955['getStyleNames']())['filter'](K)));var _0x5a0955;_0x341255['content']=_0x4ea519;}['isActive'](_0x6fef51){return super['isActive'](_0x6fef51)||d(_0x6fef51);}}class s extends _0x5b369e{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x41a9cf=this['editor'],_0x541548=_0x41a9cf['plugins']['get']('ClipboardPipeline'),_0xab65e9=_0x41a9cf['editing']['view']['document'],_0x20c058=new m(_0xab65e9);_0x541548['on']('inputTransformation',(_0x537707,_0x1b306d)=>{const _0x50284b=_0x1b306d['dataTransfer']['getData']('text/html');_0x20c058['isActive'](_0x50284b)&&(_0x1b306d['_parsedData']||(_0x1b306d['_parsedData']=_0x51c284(_0x50284b,_0xab65e9['stylesProcessor'])),_0x20c058['execute'](_0x1b306d));},{'priority':_0x4c5d14['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x51c7b0=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x57c6ea;for(const _0x15d733 in _0x51c7b0){const _0x3fd35d=_0x15d733,_0x3417f6=_0x51c7b0[_0x3fd35d];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3417f6||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3417f6||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3417f6||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3417f6||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3417f6||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3417f6||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3417f6||'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x3417f6||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3417f6){delete _0x51c7b0[_0x3fd35d],_0x57c6ea=_0x3417f6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x57c6ea&&_0x51c7b0['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x57c6ea&&_0x51c7b0['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x57c6ea&&_0x51c7b0['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x57c6ea&&_0x51c7b0['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x57c6ea&&_0x51c7b0['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x57c6ea&&_0x51c7b0['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x57c6ea&&_0x51c7b0['_showLicenseError']('developmentLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x57c6ea&&_0x51c7b0['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x5b369e{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "44.1.0-alpha.4",
3
+ "version": "44.1.0",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "44.1.0-alpha.4",
26
- "@ckeditor/ckeditor5-engine": "44.1.0-alpha.4",
27
- "@ckeditor/ckeditor5-paste-from-office": "44.1.0-alpha.4",
28
- "@ckeditor/ckeditor5-utils": "44.1.0-alpha.4",
29
- "ckeditor5": "44.1.0-alpha.4"
25
+ "@ckeditor/ckeditor5-core": "44.1.0",
26
+ "@ckeditor/ckeditor5-engine": "44.1.0",
27
+ "@ckeditor/ckeditor5-paste-from-office": "44.1.0",
28
+ "@ckeditor/ckeditor5-utils": "44.1.0",
29
+ "ckeditor5": "44.1.0"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4ea1(_0x334d61,_0x482bfd){var _0x1884a3=_0x1884();return _0x4ea1=function(_0x4ea1dc,_0x2f8649){_0x4ea1dc=_0x4ea1dc-0x1d6;var _0x46cf3b=_0x1884a3[_0x4ea1dc];return _0x46cf3b;},_0x4ea1(_0x334d61,_0x482bfd);}(function(_0x3a142f,_0x4ea496){var _0x2b28c6=_0x4ea1,_0x1b0e6f=_0x3a142f();while(!![]){try{var _0x476e8d=parseInt(_0x2b28c6(0x1dd))/0x1*(parseInt(_0x2b28c6(0x1df))/0x2)+parseInt(_0x2b28c6(0x1dc))/0x3*(parseInt(_0x2b28c6(0x1da))/0x4)+parseInt(_0x2b28c6(0x1d8))/0x5+-parseInt(_0x2b28c6(0x1d6))/0x6*(-parseInt(_0x2b28c6(0x1db))/0x7)+parseInt(_0x2b28c6(0x1de))/0x8+-parseInt(_0x2b28c6(0x1d7))/0x9*(parseInt(_0x2b28c6(0x1e0))/0xa)+-parseInt(_0x2b28c6(0x1d9))/0xb;if(_0x476e8d===_0x4ea496)break;else _0x1b0e6f['push'](_0x1b0e6f['shift']());}catch(_0x2c6e65){_0x1b0e6f['push'](_0x1b0e6f['shift']());}}}(_0x1884,0x3510a));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x1884(){var _0x8753fb=['27890OWubnl','287766goKfjW','1269IervuZ','866255NautBB','7153498QJGFMN','35260GIFmVD','21YchdfF','111LQlrOD','3761YriJdb','2323400LhgnXZ','174rBKPzA'];_0x1884=function(){return _0x8753fb;};return _0x1884();}
23
+ function _0x52a5(){var _0x2f0c81=['18394XIyYOF','955ajOraK','28120HXKwxY','804LfNhWA','1799193zhUwwM','181647dgdFni','57IcRQJo','2458410UqGLcg','36659EFMRDl','72TEQxLc','522RXUXKP'];_0x52a5=function(){return _0x2f0c81;};return _0x52a5();}function _0x17ea(_0x352cbd,_0x5285eb){var _0x52a504=_0x52a5();return _0x17ea=function(_0x17eacc,_0x597166){_0x17eacc=_0x17eacc-0x12d;var _0x18a313=_0x52a504[_0x17eacc];return _0x18a313;},_0x17ea(_0x352cbd,_0x5285eb);}(function(_0x738f35,_0x5dca52){var _0x42e4e2=_0x17ea,_0x2d5697=_0x738f35();while(!![]){try{var _0x484a2d=-parseInt(_0x42e4e2(0x137))/0x1+parseInt(_0x42e4e2(0x135))/0x2*(parseInt(_0x42e4e2(0x130))/0x3)+parseInt(_0x42e4e2(0x12d))/0x4*(-parseInt(_0x42e4e2(0x136))/0x5)+parseInt(_0x42e4e2(0x134))/0x6*(-parseInt(_0x42e4e2(0x132))/0x7)+-parseInt(_0x42e4e2(0x133))/0x8*(-parseInt(_0x42e4e2(0x12f))/0x9)+parseInt(_0x42e4e2(0x131))/0xa+parseInt(_0x42e4e2(0x12e))/0xb;if(_0x484a2d===_0x5dca52)break;else _0x2d5697['push'](_0x2d5697['shift']());}catch(_0x17a98a){_0x2d5697['push'](_0x2d5697['shift']());}}}(_0x52a5,0x3b7d0));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3478(_0x4979ce,_0xd103d9){var _0x621941=_0x6219();return _0x3478=function(_0x347875,_0x3b2168){_0x347875=_0x347875-0x166;var _0x2f19fb=_0x621941[_0x347875];return _0x2f19fb;},_0x3478(_0x4979ce,_0xd103d9);}(function(_0x2792e7,_0x5aa2e5){var _0x18a9c4=_0x3478,_0x268e52=_0x2792e7();while(!![]){try{var _0x2498df=-parseInt(_0x18a9c4(0x16a))/0x1+parseInt(_0x18a9c4(0x16c))/0x2+-parseInt(_0x18a9c4(0x167))/0x3*(parseInt(_0x18a9c4(0x168))/0x4)+-parseInt(_0x18a9c4(0x16d))/0x5+-parseInt(_0x18a9c4(0x16f))/0x6*(parseInt(_0x18a9c4(0x16e))/0x7)+parseInt(_0x18a9c4(0x166))/0x8+-parseInt(_0x18a9c4(0x169))/0x9*(-parseInt(_0x18a9c4(0x16b))/0xa);if(_0x2498df===_0x5aa2e5)break;else _0x268e52['push'](_0x268e52['shift']());}catch(_0x110c39){_0x268e52['push'](_0x268e52['shift']());}}}(_0x6219,0x81e5a));import{CKEditorError as _0x34f48e}from'ckeditor5/src/utils.js';function _0x6219(){var _0x3ec2df=['1017541BgJYbr','20inJsUS','1101386kgALFR','2220035UvmDQW','3466316rcbTOr','6gsXaFq','5579320QPhRyp','6MxOoTr','1916092LkRQEe','9894294MZTetg'];_0x6219=function(){return _0x3ec2df;};return _0x6219();}
23
+ function _0x4668(_0x496176,_0x49126f){var _0x385f5a=_0x385f();return _0x4668=function(_0x466807,_0x987aed){_0x466807=_0x466807-0x72;var _0x5b46e1=_0x385f5a[_0x466807];return _0x5b46e1;},_0x4668(_0x496176,_0x49126f);}function _0x385f(){var _0x3c4fac=['1024HpZYTi','112758ZJvcRZ','817ypWZft','6297910AYhucu','201768yhDHhM','1359hwjqVc','91SXXElb','1604112uWCLuV','1782500QmqBSQ','6632NFoZUZ'];_0x385f=function(){return _0x3c4fac;};return _0x385f();}(function(_0x954b65,_0x3b58d7){var _0x370051=_0x4668,_0x305613=_0x954b65();while(!![]){try{var _0x2d4d65=parseInt(_0x370051(0x7b))/0x1*(-parseInt(_0x370051(0x79))/0x2)+-parseInt(_0x370051(0x73))/0x3+-parseInt(_0x370051(0x76))/0x4+parseInt(_0x370051(0x77))/0x5+parseInt(_0x370051(0x7a))/0x6*(parseInt(_0x370051(0x75))/0x7)+-parseInt(_0x370051(0x78))/0x8*(parseInt(_0x370051(0x74))/0x9)+parseInt(_0x370051(0x72))/0xa;if(_0x2d4d65===_0x3b58d7)break;else _0x305613['push'](_0x305613['shift']());}catch(_0x29107b){_0x305613['push'](_0x305613['shift']());}}}(_0x385f,0x356d1));import{CKEditorError as _0xc25c04}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2b11(){const _0x2b6fa1=['7724436GUmsYV','_parsedData','30416xwzMIY','size','document','isActive','execute','setStyle','2853098RwiaQy','item','hasStyle','createRangeIn','5fqTPHe','2297727LHEegn','9198aexdBR','274674pekfYB','549740BvAVdh','type','values','elementStart','2025583LgSnWw','content','from'];_0x2b11=function(){return _0x2b6fa1;};return _0x2b11();}const _0x1659f3=_0xd6e7;(function(_0x2c36ef,_0x5d14ef){const _0x27c08a=_0xd6e7,_0x33d285=_0x2c36ef();while(!![]){try{const _0x55b8f2=-parseInt(_0x27c08a(0xe2))/0x1+-parseInt(_0x27c08a(0xf1))/0x2+parseInt(_0x27c08a(0xf6))/0x3+-parseInt(_0x27c08a(0xe9))/0x4*(parseInt(_0x27c08a(0xf5))/0x5)+-parseInt(_0x27c08a(0xe1))/0x6+parseInt(_0x27c08a(0xe6))/0x7+parseInt(_0x27c08a(0xeb))/0x8*(parseInt(_0x27c08a(0xf7))/0x9);if(_0x55b8f2===_0x5d14ef)break;else _0x33d285['push'](_0x33d285['shift']());}catch(_0xe2ab60){_0x33d285['push'](_0x33d285['shift']());}}}(_0x2b11,0xf1261));import{UpcastWriter as _0x5c49ed}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x488821}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5e8450}from'../../utils.js';function _0xd6e7(_0x31dffc,_0x3f53a2){const _0x2b1166=_0x2b11();return _0xd6e7=function(_0xd6e7c7,_0x273aa3){_0xd6e7c7=_0xd6e7c7-0xe1;let _0x42e7bf=_0x2b1166[_0xd6e7c7];return _0x42e7bf;},_0xd6e7(_0x31dffc,_0x3f53a2);}import{extractStyles as _0x1f5cb9,expandStyles as _0x22f3d9,getMatchingStyles as _0x300c59,flattenStyleDefinitions as _0x5e20bc}from'./utils.js';export default class c extends _0x488821{[_0x1659f3(0xef)](_0x209cb7){const _0x4b83cf=_0x1659f3,{body:_0x553a65,styles:_0xba2acd}=_0x209cb7[_0x4b83cf(0xea)],_0x378bbd=new _0x5c49ed(_0x553a65[_0x4b83cf(0xed)]),_0x313d64=_0x378bbd[_0x4b83cf(0xf4)](_0x553a65),_0x2d5422=_0x1f5cb9(_0xba2acd),_0x595885=_0x22f3d9(_0x2d5422);for(const _0x5beee3 of _0x313d64){if(_0x4b83cf(0xe5)!==_0x5beee3[_0x4b83cf(0xe3)])continue;const _0x501b3b=_0x300c59(_0x5beee3[_0x4b83cf(0xf2)],_0x595885);if(_0x501b3b[_0x4b83cf(0xec)]){const _0x5426c9=_0x5e20bc(Array[_0x4b83cf(0xe8)](_0x501b3b[_0x4b83cf(0xe4)]()));for(const _0x597508 in _0x5426c9){const _0x2230c1=_0x5beee3[_0x4b83cf(0xf2)];_0x2230c1[_0x4b83cf(0xf3)](_0x597508)||_0x378bbd[_0x4b83cf(0xf0)](_0x597508,_0x5426c9[_0x597508],_0x2230c1);}}}_0x209cb7[_0x4b83cf(0xe7)]=_0x553a65;}[_0x1659f3(0xee)](_0x488a63){const _0x5cd674=_0x1659f3;return super[_0x5cd674(0xee)](_0x488a63)||_0x5e8450(_0x488a63);}}
23
+ const _0x483ca4=_0x21a0;(function(_0x15ba13,_0x525dab){const _0x47dc19=_0x21a0,_0x27d66a=_0x15ba13();while(!![]){try{const _0x5b8c68=-parseInt(_0x47dc19(0x14a))/0x1+parseInt(_0x47dc19(0x14d))/0x2+parseInt(_0x47dc19(0x148))/0x3+parseInt(_0x47dc19(0x144))/0x4*(-parseInt(_0x47dc19(0x14b))/0x5)+parseInt(_0x47dc19(0x157))/0x6+-parseInt(_0x47dc19(0x147))/0x7+-parseInt(_0x47dc19(0x150))/0x8*(-parseInt(_0x47dc19(0x146))/0x9);if(_0x5b8c68===_0x525dab)break;else _0x27d66a['push'](_0x27d66a['shift']());}catch(_0x2b391f){_0x27d66a['push'](_0x27d66a['shift']());}}}(_0x1336,0xdbc2b));import{UpcastWriter as _0xa1845}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x39fc8a}from'@ckeditor/ckeditor5-paste-from-office';function _0x21a0(_0x3e1458,_0x265294){const _0x133684=_0x1336();return _0x21a0=function(_0x21a0d2,_0x4af9d1){_0x21a0d2=_0x21a0d2-0x144;let _0xeac87c=_0x133684[_0x21a0d2];return _0xeac87c;},_0x21a0(_0x3e1458,_0x265294);}import{isMSExcelContent as _0x38188a}from'../../utils.js';import{extractStyles as _0x2e8919,expandStyles as _0x4b59fb,getMatchingStyles as _0x2311ce,flattenStyleDefinitions as _0x51f356}from'./utils.js';function _0x1336(){const _0x10edd8=['from','setStyle','size','elementStart','item','3603978YQOQld','execute','hasStyle','isActive','1607764SSPXaB','content','1201176vMTwXL','9348234HeJTix','4410270McYOmx','_parsedData','1441781XNFzsl','5uYcAyI','type','280148xKalul','document','createRangeIn','112qLxOFf','values'];_0x1336=function(){return _0x10edd8;};return _0x1336();}export default class c extends _0x39fc8a{[_0x483ca4(0x158)](_0x1e33af){const _0x554e2d=_0x483ca4,{body:_0x2e3103,styles:_0x53b5ee}=_0x1e33af[_0x554e2d(0x149)],_0x5085f4=new _0xa1845(_0x2e3103[_0x554e2d(0x14e)]),_0xa0834e=_0x5085f4[_0x554e2d(0x14f)](_0x2e3103),_0x21990b=_0x2e8919(_0x53b5ee),_0x124e78=_0x4b59fb(_0x21990b);for(const _0x51f95d of _0xa0834e){if(_0x554e2d(0x155)!==_0x51f95d[_0x554e2d(0x14c)])continue;const _0x1a6977=_0x2311ce(_0x51f95d[_0x554e2d(0x156)],_0x124e78);if(_0x1a6977[_0x554e2d(0x154)]){const _0x1b6df9=_0x51f356(Array[_0x554e2d(0x152)](_0x1a6977[_0x554e2d(0x151)]()));for(const _0x31e7ae in _0x1b6df9){const _0x2ae9b1=_0x51f95d[_0x554e2d(0x156)];_0x2ae9b1[_0x554e2d(0x159)](_0x31e7ae)||_0x5085f4[_0x554e2d(0x153)](_0x31e7ae,_0x1b6df9[_0x31e7ae],_0x2ae9b1);}}}_0x1e33af[_0x554e2d(0x145)]=_0x2e3103;}[_0x483ca4(0x15a)](_0x31151d){const _0x4df00e=_0x483ca4;return super[_0x4df00e(0x15a)](_0x31151d)||_0x38188a(_0x31151d);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x3d506d,_0x4a45bf){const _0x166eec=_0x1da2,_0x334d13=_0x3d506d();while(!![]){try{const _0x1a7deb=-parseInt(_0x166eec(0x1d2))/0x1+-parseInt(_0x166eec(0x1ce))/0x2*(-parseInt(_0x166eec(0x1c7))/0x3)+parseInt(_0x166eec(0x1d6))/0x4+parseInt(_0x166eec(0x1c8))/0x5+-parseInt(_0x166eec(0x1df))/0x6+-parseInt(_0x166eec(0x1d0))/0x7*(-parseInt(_0x166eec(0x1cd))/0x8)+parseInt(_0x166eec(0x1d4))/0x9;if(_0x1a7deb===_0x4a45bf)break;else _0x334d13['push'](_0x334d13['shift']());}catch(_0x5c1d09){_0x334d13['push'](_0x334d13['shift']());}}}(_0x156d,0xd42d4));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x167d12,_0x326ef3){const _0x3c0e82=_0x1da2,_0x20fd71=new Map();for(const [_0x323c2b,_0x1aeadf]of _0x326ef3){if(!_0x323c2b[_0x3c0e82(0x1cc)]&&!_0x323c2b[_0x3c0e82(0x1cf)])continue;const _0x3f1cff=!_0x323c2b[_0x3c0e82(0x1cc)]||_0x167d12[_0x3c0e82(0x1c6)]===_0x323c2b[_0x3c0e82(0x1cc)],_0x1a0922=!_0x323c2b[_0x3c0e82(0x1cf)]||_0x167d12[_0x3c0e82(0x1d3)](_0x323c2b[_0x3c0e82(0x1cf)]);_0x3f1cff&&_0x1a0922&&_0x20fd71[_0x3c0e82(0x1de)](_0x323c2b,_0x1aeadf);}return _0x20fd71;}export function extractStyles(_0x40c6b1){const _0x572a9f=_0x1da2,_0x18b6b5={};for(const _0xddd415 of _0x40c6b1)for(const _0x413e02 of _0xddd415[_0x572a9f(0x1d5)])if(_0x413e02 instanceof CSSStyleRule){const _0x258b2d=parseCSSStyleDeclaration(_0x413e02[_0x572a9f(0x1d9)]);_0x18b6b5[_0x413e02[_0x572a9f(0x1e0)]]=Object[_0x572a9f(0x1d1)]({},_0x18b6b5[_0x413e02[_0x572a9f(0x1e0)]]||{},_0x258b2d);}return _0x18b6b5;}function _0x1da2(_0xac28e3,_0x3e28e2){const _0x156d08=_0x156d();return _0x1da2=function(_0x1da2b0,_0x26f427){_0x1da2b0=_0x1da2b0-0x1c6;let _0x17d604=_0x156d08[_0x1da2b0];return _0x17d604;},_0x1da2(_0xac28e3,_0x3e28e2);}export function expandStyles(_0x47bd5b){const _0x3ba887=_0x1da2,_0xb201ef=new Map();for(const _0x4cfa35 in _0x47bd5b){const _0x464965=parseCSSSelector(_0x4cfa35),_0x5600ee=_0x47bd5b[_0x4cfa35];for(const _0x2f0b46 of _0x464965)_0xb201ef[_0x3ba887(0x1de)](_0x2f0b46,_0x5600ee);}return _0xb201ef;}function _0x156d(){const _0x9ea6b7=['cssRules','1904888MkziSs','exec','map','style','getPropertyValue','groups','trim','length','set','1351062gSVKuC','selectorText','name','1787526mIOlzH','3086185LZXLkA','split','initial','push','tagName','8adaLqL','2umwCtC','className','2103703dqteAk','assign','1522465zPKmFq','hasClass','5641992gJDJgn'];_0x156d=function(){return _0x9ea6b7;};return _0x156d();}export function parseCSSStyleDeclaration(_0x51799a){const _0x10cf5d=_0x1da2,_0x2dc47c={};for(let _0x496523=0x0;_0x496523<_0x51799a[_0x10cf5d(0x1dd)];_0x496523++){const _0x31e64d=_0x51799a[_0x496523],_0x1b501f=_0x51799a[_0x10cf5d(0x1da)](_0x31e64d);_0x10cf5d(0x1ca)!==_0x1b501f&&(_0x2dc47c[_0x31e64d]=_0x1b501f);}return _0x2dc47c;}export function parseCSSSelector(_0x3c274a){const _0x506c30=_0x1da2,_0x14a3db=_0x3c274a[_0x506c30(0x1c9)](',')[_0x506c30(0x1d8)](_0x5842b2=>_0x5842b2[_0x506c30(0x1dc)]()),_0x206ccc=[];for(const _0x2a8779 of _0x14a3db){const _0x1a850f=S[_0x506c30(0x1d7)](_0x2a8779);_0x1a850f&&_0x206ccc[_0x506c30(0x1cb)](_0x1a850f[_0x506c30(0x1db)]);}return _0x206ccc;}export function flattenStyleDefinitions(_0x2bc497){const _0x5b9962=_0x1da2,_0x2e60d9={};for(const _0x477e02 of _0x2bc497)Object[_0x5b9962(0x1d1)](_0x2e60d9,_0x477e02);return _0x2e60d9;}
23
+ (function(_0x558b6e,_0x24e517){const _0x4e13ac=_0xc2ba,_0x40ac0b=_0x558b6e();while(!![]){try{const _0x4dcd61=-parseInt(_0x4e13ac(0x93))/0x1*(parseInt(_0x4e13ac(0x9f))/0x2)+parseInt(_0x4e13ac(0x8f))/0x3*(-parseInt(_0x4e13ac(0xa5))/0x4)+-parseInt(_0x4e13ac(0xa6))/0x5+parseInt(_0x4e13ac(0x9e))/0x6*(-parseInt(_0x4e13ac(0x96))/0x7)+parseInt(_0x4e13ac(0x9a))/0x8+parseInt(_0x4e13ac(0xa9))/0x9*(-parseInt(_0x4e13ac(0x91))/0xa)+parseInt(_0x4e13ac(0xaa))/0xb*(parseInt(_0x4e13ac(0xa8))/0xc);if(_0x4dcd61===_0x24e517)break;else _0x40ac0b['push'](_0x40ac0b['shift']());}catch(_0xd38c7f){_0x40ac0b['push'](_0x40ac0b['shift']());}}}(_0x48db,0xdb615));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x5dda14,_0x7dfae7){const _0x270a6d=_0xc2ba,_0x3e06f8=new Map();for(const [_0x159719,_0xe6c682]of _0x7dfae7){if(!_0x159719[_0x270a6d(0x9d)]&&!_0x159719[_0x270a6d(0x9c)])continue;const _0x2c31bb=!_0x159719[_0x270a6d(0x9d)]||_0x5dda14[_0x270a6d(0xa3)]===_0x159719[_0x270a6d(0x9d)],_0xbe64bf=!_0x159719[_0x270a6d(0x9c)]||_0x5dda14[_0x270a6d(0xa7)](_0x159719[_0x270a6d(0x9c)]);_0x2c31bb&&_0xbe64bf&&_0x3e06f8[_0x270a6d(0x8e)](_0x159719,_0xe6c682);}return _0x3e06f8;}function _0xc2ba(_0x4ba9d4,_0x4789d5){const _0x48db29=_0x48db();return _0xc2ba=function(_0xc2ba38,_0x4ba389){_0xc2ba38=_0xc2ba38-0x8e;let _0x33f4b2=_0x48db29[_0xc2ba38];return _0x33f4b2;},_0xc2ba(_0x4ba9d4,_0x4789d5);}export function extractStyles(_0x7e5a7b){const _0x6ccb79=_0xc2ba,_0x50b213={};for(const _0x5932fc of _0x7e5a7b)for(const _0x2476d5 of _0x5932fc[_0x6ccb79(0xa0)])if(_0x2476d5 instanceof CSSStyleRule){const _0x3eb492=parseCSSStyleDeclaration(_0x2476d5[_0x6ccb79(0xa4)]);_0x50b213[_0x2476d5[_0x6ccb79(0x9b)]]=Object[_0x6ccb79(0x94)]({},_0x50b213[_0x2476d5[_0x6ccb79(0x9b)]]||{},_0x3eb492);}return _0x50b213;}export function expandStyles(_0x415863){const _0x1ae5b7=_0xc2ba,_0x2d5a4e=new Map();for(const _0x5236e5 in _0x415863){const _0x10d8b7=parseCSSSelector(_0x5236e5),_0x20c23c=_0x415863[_0x5236e5];for(const _0x22dcc1 of _0x10d8b7)_0x2d5a4e[_0x1ae5b7(0x8e)](_0x22dcc1,_0x20c23c);}return _0x2d5a4e;}export function parseCSSStyleDeclaration(_0x56accc){const _0x4c34a1=_0xc2ba,_0x9fbf3d={};for(let _0x11855f=0x0;_0x11855f<_0x56accc[_0x4c34a1(0xab)];_0x11855f++){const _0x48db16=_0x56accc[_0x11855f],_0x2d5b31=_0x56accc[_0x4c34a1(0x92)](_0x48db16);_0x4c34a1(0x97)!==_0x2d5b31&&(_0x9fbf3d[_0x48db16]=_0x2d5b31);}return _0x9fbf3d;}export function parseCSSSelector(_0x362dad){const _0x4f9976=_0xc2ba,_0x42549e=_0x362dad[_0x4f9976(0xa2)](',')[_0x4f9976(0x99)](_0x311ca0=>_0x311ca0[_0x4f9976(0x98)]()),_0x3ef4ae=[];for(const _0xee868e of _0x42549e){const _0xfae60c=S[_0x4f9976(0x95)](_0xee868e);_0xfae60c&&_0x3ef4ae[_0x4f9976(0x90)](_0xfae60c[_0x4f9976(0xa1)]);}return _0x3ef4ae;}function _0x48db(){const _0x267a65=['groups','split','name','style','4MGJIgy','5696890uIeBKm','hasClass','12iJiMyG','99VWMwPD','73866166ilDtQj','length','set','4172097XKATmj','push','1413910RdKXrI','getPropertyValue','304iFODyl','assign','exec','7Hbrxlv','initial','trim','map','5949696AmCLND','selectorText','className','tagName','4428642nrAZAj','11426nzuOQE','cssRules'];_0x48db=function(){return _0x267a65;};return _0x48db();}export function flattenStyleDefinitions(_0x4e10dd){const _0x30484b=_0xc2ba,_0x440986={};for(const _0x40be28 of _0x4e10dd)Object[_0x30484b(0x94)](_0x440986,_0x40be28);return _0x440986;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3002d3=_0x35ea;(function(_0x8b6ada,_0x3f3348){const _0x9d274a=_0x35ea,_0x43cb73=_0x8b6ada();while(!![]){try{const _0x32dcba=parseInt(_0x9d274a(0xac))/0x1*(-parseInt(_0x9d274a(0xbe))/0x2)+-parseInt(_0x9d274a(0xb5))/0x3*(parseInt(_0x9d274a(0xba))/0x4)+-parseInt(_0x9d274a(0xa9))/0x5*(parseInt(_0x9d274a(0xaf))/0x6)+parseInt(_0x9d274a(0xb1))/0x7*(parseInt(_0x9d274a(0xb2))/0x8)+-parseInt(_0x9d274a(0xb9))/0x9+-parseInt(_0x9d274a(0xbb))/0xa+parseInt(_0x9d274a(0xab))/0xb*(parseInt(_0x9d274a(0xb7))/0xc);if(_0x32dcba===_0x3f3348)break;else _0x43cb73['push'](_0x43cb73['shift']());}catch(_0x37b500){_0x43cb73['push'](_0x43cb73['shift']());}}}(_0x50e4,0xde2fa));function _0x35ea(_0x50782b,_0x2ad77e){const _0x50e40b=_0x50e4();return _0x35ea=function(_0x35ea38,_0x102287){_0x35ea38=_0x35ea38-0xa9;let _0x50179e=_0x50e40b[_0x35ea38];return _0x50179e;},_0x35ea(_0x50782b,_0x2ad77e);}import{UpcastWriter as _0x42517a,DomConverter as _0x2d8df2,ViewDocument as _0x433be4}from'ckeditor5/src/engine.js';function _0x50e4(){const _0x5e6492=['85xgQQCw','isActive','56307779ZeBJft','3089kIBYvN','document','getItems','86358ouIEDz','font','53858ZWXRpe','1000PYWoIB','execute','blockElements','3DVxKMj','stylesProcessor','12AcKbPN','_parsedData','10577133zUpWrH','5633396doNzXt','12333470TOaFwC','includes','name','718fjFdTy','createRangeIn','element','content'];_0x50e4=function(){return _0x5e6492;};return _0x50e4();}import{MSWordNormalizer as _0x1642f8}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x2eedc7}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x20edfb,propagateStyleProperties as _0x505133}from'./utils.js';export default class m extends _0x1642f8{[_0x3002d3(0xb3)](_0x88de38){const _0x2ea986=_0x3002d3,{body:_0x2bb45d}=_0x88de38[_0x2ea986(0xb8)],_0x257701=new _0x42517a(_0x2bb45d[_0x2ea986(0xad)]),_0x57e6bf=_0x257701[_0x2ea986(0xbf)](_0x2bb45d),_0x18ad1a=new _0x433be4(_0x257701[_0x2ea986(0xad)][_0x2ea986(0xb6)]),_0x3a39c3=[...new _0x2d8df2(_0x18ad1a)[_0x2ea986(0xb4)],_0x2ea986(0xb0)],_0x1e8c44=_0x57e6bf[_0x2ea986(0xae)]();for(const _0x406726 of _0x1e8c44)if(_0x406726['is'](_0x2ea986(0xc0))&&_0x3a39c3[_0x2ea986(0xbc)](_0x406726[_0x2ea986(0xbd)])){const _0x25210c=_0x20edfb(_0x406726);_0x505133(_0x406726,_0x257701,_0x25210c);}_0x88de38[_0x2ea986(0xc1)]=_0x2bb45d;}[_0x3002d3(0xaa)](_0x5a57a3){const _0x528112=_0x3002d3;return super[_0x528112(0xaa)](_0x5a57a3)||_0x2eedc7(_0x5a57a3);}}
23
+ function _0x472b(){const _0x523c88=['1489548rORUkf','content','isActive','element','4837624EcLbJp','stylesProcessor','995zkAZWM','329790yrGwZa','1420mCzfmX','document','includes','font','976906fXnQFH','27219vtCnmO','55182rXyVbC','name','getItems','execute','blockElements','_parsedData','createRangeIn'];_0x472b=function(){return _0x523c88;};return _0x472b();}const _0x2b1a67=_0x321e;(function(_0x4a9a93,_0x45ecd4){const _0x3b1a1a=_0x321e,_0x2a1803=_0x4a9a93();while(!![]){try{const _0x37d269=-parseInt(_0x3b1a1a(0x15e))/0x1+parseInt(_0x3b1a1a(0x157))/0x2+parseInt(_0x3b1a1a(0x15d))/0x3+-parseInt(_0x3b1a1a(0x158))/0x4*(parseInt(_0x3b1a1a(0x156))/0x5)+-parseInt(_0x3b1a1a(0x150))/0x6+-parseInt(_0x3b1a1a(0x15c))/0x7+parseInt(_0x3b1a1a(0x154))/0x8;if(_0x37d269===_0x45ecd4)break;else _0x2a1803['push'](_0x2a1803['shift']());}catch(_0x5ea43b){_0x2a1803['push'](_0x2a1803['shift']());}}}(_0x472b,0x40b44));function _0x321e(_0x112f8b,_0x8b68fe){const _0x472b71=_0x472b();return _0x321e=function(_0x321e3d,_0xf48fc7){_0x321e3d=_0x321e3d-0x14e;let _0x6a6cf3=_0x472b71[_0x321e3d];return _0x6a6cf3;},_0x321e(_0x112f8b,_0x8b68fe);}import{UpcastWriter as _0x23a99d,DomConverter as _0x380450,ViewDocument as _0x28fd74}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x325883}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x35789d}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x210294,propagateStyleProperties as _0x5b90de}from'./utils.js';export default class m extends _0x325883{[_0x2b1a67(0x161)](_0x27b161){const _0x8661c7=_0x2b1a67,{body:_0x294a0d}=_0x27b161[_0x8661c7(0x14e)],_0x1fea08=new _0x23a99d(_0x294a0d[_0x8661c7(0x159)]),_0x35f4f9=_0x1fea08[_0x8661c7(0x14f)](_0x294a0d),_0x413ef9=new _0x28fd74(_0x1fea08[_0x8661c7(0x159)][_0x8661c7(0x155)]),_0x24cf2e=[...new _0x380450(_0x413ef9)[_0x8661c7(0x162)],_0x8661c7(0x15b)],_0x21f0db=_0x35f4f9[_0x8661c7(0x160)]();for(const _0x21325f of _0x21f0db)if(_0x21325f['is'](_0x8661c7(0x153))&&_0x24cf2e[_0x8661c7(0x15a)](_0x21325f[_0x8661c7(0x15f)])){const _0x45ce98=_0x210294(_0x21325f);_0x5b90de(_0x21325f,_0x1fea08,_0x45ce98);}_0x27b161[_0x8661c7(0x151)]=_0x294a0d;}[_0x2b1a67(0x152)](_0x2b3854){const _0x404e63=_0x2b1a67;return super[_0x404e63(0x152)](_0x2b3854)||_0x35789d(_0x2b3854);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xe763ce=_0x104d;function _0x104d(_0x2fd556,_0x289230){const _0x3a4280=_0x3a42();return _0x104d=function(_0x104d23,_0x48b142){_0x104d23=_0x104d23-0x73;let _0x5033a1=_0x3a4280[_0x104d23];return _0x5033a1;},_0x104d(_0x2fd556,_0x289230);}(function(_0x41af92,_0x1ba10d){const _0x17bb2a=_0x104d,_0x313ef7=_0x41af92();while(!![]){try{const _0x41cc81=parseInt(_0x17bb2a(0x9b))/0x1+parseInt(_0x17bb2a(0x86))/0x2+-parseInt(_0x17bb2a(0x83))/0x3+parseInt(_0x17bb2a(0x97))/0x4*(parseInt(_0x17bb2a(0x91))/0x5)+-parseInt(_0x17bb2a(0x8b))/0x6*(parseInt(_0x17bb2a(0x78))/0x7)+parseInt(_0x17bb2a(0x82))/0x8+-parseInt(_0x17bb2a(0x8c))/0x9;if(_0x41cc81===_0x1ba10d)break;else _0x313ef7['push'](_0x313ef7['shift']());}catch(_0x53a5af){_0x313ef7['push'](_0x313ef7['shift']());}}}(_0x3a42,0xb6cc4));export const CSS_PROPERTIES_TO_PROPAGATE=[_0xe763ce(0x88),_0xe763ce(0x7f),_0xe763ce(0x89),_0xe763ce(0x8f),_0xe763ce(0x96),_0xe763ce(0x7b),_0xe763ce(0x93),_0xe763ce(0x8e)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0xe763ce(0x88),_0xe763ce(0x7f),_0xe763ce(0x89)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0xe763ce(0x8a),'i']],'font-weight':[[_0xe763ce(0x80),_0xe763ce(0x7a)],[_0xe763ce(0x8d),_0xe763ce(0x7a)],[_0xe763ce(0x98),_0xe763ce(0x7a)],[_0x4b04e2=>Number(_0x4b04e2)>=0x258,_0xe763ce(0x7a)]],'text-decoration':[[_0xe763ce(0x79),'u'],[_0xe763ce(0x7e),'s']],'text-decoration-line':[[_0xe763ce(0x79),'u'],[_0xe763ce(0x7e),'s']],'vertical-align':[[_0xe763ce(0x85),_0xe763ce(0x85)],[_0xe763ce(0x99),_0xe763ce(0x74)]]};export function isPropertyToBePropagated(_0x40b296){const _0x18d541=_0xe763ce;return CSS_PROPERTIES_TO_PROPAGATE[_0x18d541(0x77)](_0x40b296);}export function isPropertyToBePropagatedAsSpan(_0x333c10){const _0xd56947=_0xe763ce;return CSS_PROPERTIES_TO_BE_SPANS[_0xd56947(0x77)](_0x333c10);}export function isPropertyToBePropagatedAsHTMLElement(_0x2fb006){return _0x2fb006 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x55a421){const _0x5d352f=_0xe763ce;return Array[_0x5d352f(0x76)](_0x55a421[_0x5d352f(0x7c)]())[_0x5d352f(0x7d)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x5b7c15,_0x1b5eae,_0x4e5204){const {spanStyles:_0x54a622,stylesToBeHtmlElements:_0x1eee44}=getStylesToPropagate(_0x5b7c15,_0x4e5204);propagateStylesAsHTMLElements(_0x5b7c15,_0x1b5eae,_0x1eee44),propagateStylesAsSpan(_0x5b7c15,_0x1b5eae,_0x54a622);}export function propagateStylesAsHTMLElements(_0x5143ca,_0x42c4c5,_0x5bb291){const _0x19936a=_0xe763ce;for(const _0x4c662a in _0x5bb291){_0x5bb291[_0x4c662a][_0x19936a(0x9a)](([,_0x263f03])=>{const _0x13f350=_0x19936a,_0xa6b1d6=_0x42c4c5[_0x13f350(0x9d)](_0x263f03,[],_0x5143ca[_0x13f350(0x73)]());_0x42c4c5[_0x13f350(0x95)](0x0,_0xa6b1d6,_0x5143ca);}),_0x42c4c5[_0x19936a(0x9c)](_0x4c662a,_0x5143ca);}}function _0x3a42(){const _0x20214b=['sub','860818XCMLgY','length','color','font-size','italic','6iCTkvl','11097549BRfYQQ','bold','vertical-align','text-decoration','function','22415OPtszj','keys','font-style','getStyle','insertChild','text-decoration-line','108xVjmCr','bolder','super','forEach','1483962dkTjVz','removeStyle','createElement','getChildren','sup','split','from','includes','5054602DargaY','underline','strong','font-weight','getStyleNames','filter','line-through','font-family','medium','span','7771440JSmQzz','908865fMGJBc','setStyle'];_0x3a42=function(){return _0x20214b;};return _0x3a42();}export function propagateStylesAsSpan(_0x1f1c78,_0x5a3186,_0x359fbd){const _0x40abe4=_0xe763ce;if(!Object[_0x40abe4(0x92)](_0x359fbd)[_0x40abe4(0x87)])return;const _0x213430=_0x5a3186[_0x40abe4(0x9d)](_0x40abe4(0x81),[],_0x1f1c78[_0x40abe4(0x73)]());_0x5a3186[_0x40abe4(0x84)](_0x359fbd,_0x213430),_0x5a3186[_0x40abe4(0x95)](0x0,_0x213430,_0x1f1c78),_0x5a3186[_0x40abe4(0x9c)](Object[_0x40abe4(0x92)](_0x359fbd),_0x1f1c78);}export function getStylesToPropagate(_0x3ca9db,_0x2b8e51){const _0x50c772=_0xe763ce,_0x563e5e={},_0x158b23={};return _0x2b8e51[_0x50c772(0x9a)](_0x5b07d2=>{const _0x50e41c=_0x50c772,_0x762148=_0x3ca9db[_0x50e41c(0x94)](_0x5b07d2);if(_0x762148){if(isPropertyToBePropagatedAsSpan(_0x5b07d2))_0x563e5e[_0x5b07d2]=_0x762148;else{if(isPropertyToBePropagatedAsHTMLElement(_0x5b07d2)){const _0x3f2ca3=_0x762148[_0x50e41c(0x75)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x5b07d2][_0x50e41c(0x9a)](([_0x46e35c,_0x41978])=>{const _0x5b86a6=_0x50e41c;for(const _0x9f0f3c of _0x3f2ca3){(_0x5b86a6(0x90)==typeof _0x46e35c&&_0x46e35c(_0x9f0f3c)||_0x46e35c===_0x9f0f3c)&&(_0x158b23[_0x5b07d2]=[..._0x158b23[_0x5b07d2]||[],[_0x46e35c,_0x41978]]);}});}}}}),{'spanStyles':_0x563e5e,'stylesToBeHtmlElements':_0x158b23};}
23
+ function _0x1459(_0x3885cf,_0x5d1137){const _0x22db03=_0x22db();return _0x1459=function(_0x145982,_0x5f4b1a){_0x145982=_0x145982-0x10b;let _0x21edba=_0x22db03[_0x145982];return _0x21edba;},_0x1459(_0x3885cf,_0x5d1137);}const _0x22a960=_0x1459;(function(_0xf6f911,_0x53e4c4){const _0x36b993=_0x1459,_0x5d1c8d=_0xf6f911();while(!![]){try{const _0x5f2bf9=parseInt(_0x36b993(0x124))/0x1*(parseInt(_0x36b993(0x119))/0x2)+parseInt(_0x36b993(0x136))/0x3+-parseInt(_0x36b993(0x133))/0x4*(-parseInt(_0x36b993(0x123))/0x5)+parseInt(_0x36b993(0x12d))/0x6+-parseInt(_0x36b993(0x112))/0x7+-parseInt(_0x36b993(0x12b))/0x8+-parseInt(_0x36b993(0x120))/0x9*(parseInt(_0x36b993(0x122))/0xa);if(_0x5f2bf9===_0x53e4c4)break;else _0x5d1c8d['push'](_0x5d1c8d['shift']());}catch(_0x3f5cee){_0x5d1c8d['push'](_0x5d1c8d['shift']());}}}(_0x22db,0x2b233));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x22a960(0x127),_0x22a960(0x134),_0x22a960(0x11d),_0x22a960(0x114),_0x22a960(0x126),_0x22a960(0x130),_0x22a960(0x132),_0x22a960(0x125)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x22a960(0x127),_0x22a960(0x134),_0x22a960(0x11d)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x22a960(0x11f),'i']],'font-weight':[[_0x22a960(0x12f),_0x22a960(0x12c)],[_0x22a960(0x116),_0x22a960(0x12c)],[_0x22a960(0x113),_0x22a960(0x12c)],[_0x52b1a0=>Number(_0x52b1a0)>=0x258,_0x22a960(0x12c)]],'text-decoration':[[_0x22a960(0x121),'u'],[_0x22a960(0x110),'s']],'text-decoration-line':[[_0x22a960(0x121),'u'],[_0x22a960(0x110),'s']],'vertical-align':[[_0x22a960(0x11c),_0x22a960(0x11c)],[_0x22a960(0x10f),_0x22a960(0x128)]]};export function isPropertyToBePropagated(_0x4ad89f){const _0x99bc60=_0x22a960;return CSS_PROPERTIES_TO_PROPAGATE[_0x99bc60(0x11b)](_0x4ad89f);}export function isPropertyToBePropagatedAsSpan(_0x6a77c2){const _0x15b101=_0x22a960;return CSS_PROPERTIES_TO_BE_SPANS[_0x15b101(0x11b)](_0x6a77c2);}export function isPropertyToBePropagatedAsHTMLElement(_0x37584d){return _0x37584d in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x4c75bf){const _0x29df13=_0x22a960;return Array[_0x29df13(0x10e)](_0x4c75bf[_0x29df13(0x10c)]())[_0x29df13(0x115)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x44fa31,_0x573370,_0x254bd8){const {spanStyles:_0x1213ac,stylesToBeHtmlElements:_0x1b9b5b}=getStylesToPropagate(_0x44fa31,_0x254bd8);propagateStylesAsHTMLElements(_0x44fa31,_0x573370,_0x1b9b5b),propagateStylesAsSpan(_0x44fa31,_0x573370,_0x1213ac);}export function propagateStylesAsHTMLElements(_0x4efbc8,_0x18f3f4,_0x427506){const _0x403e9e=_0x22a960;for(const _0x316977 in _0x427506){_0x427506[_0x316977][_0x403e9e(0x10d)](([,_0x5ca516])=>{const _0x40d709=_0x403e9e,_0x4501d5=_0x18f3f4[_0x40d709(0x11e)](_0x5ca516,[],_0x4efbc8[_0x40d709(0x129)]());_0x18f3f4[_0x40d709(0x10b)](0x0,_0x4501d5,_0x4efbc8);}),_0x18f3f4[_0x403e9e(0x118)](_0x316977,_0x4efbc8);}}export function propagateStylesAsSpan(_0x515f66,_0x2d00e1,_0x5456bb){const _0x1eb1ef=_0x22a960;if(!Object[_0x1eb1ef(0x111)](_0x5456bb)[_0x1eb1ef(0x12e)])return;const _0x1a5ee0=_0x2d00e1[_0x1eb1ef(0x11e)](_0x1eb1ef(0x135),[],_0x515f66[_0x1eb1ef(0x129)]());_0x2d00e1[_0x1eb1ef(0x11a)](_0x5456bb,_0x1a5ee0),_0x2d00e1[_0x1eb1ef(0x10b)](0x0,_0x1a5ee0,_0x515f66),_0x2d00e1[_0x1eb1ef(0x118)](Object[_0x1eb1ef(0x111)](_0x5456bb),_0x515f66);}export function getStylesToPropagate(_0x378cdc,_0x1cb636){const _0x1bb778=_0x22a960,_0x385d47={},_0x91a8b7={};return _0x1cb636[_0x1bb778(0x10d)](_0x1c2ed1=>{const _0x32b1cb=_0x1bb778,_0x339cf1=_0x378cdc[_0x32b1cb(0x131)](_0x1c2ed1);if(_0x339cf1){if(isPropertyToBePropagatedAsSpan(_0x1c2ed1))_0x385d47[_0x1c2ed1]=_0x339cf1;else{if(isPropertyToBePropagatedAsHTMLElement(_0x1c2ed1)){const _0x31b27c=_0x339cf1[_0x32b1cb(0x12a)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x1c2ed1][_0x32b1cb(0x10d)](([_0x3b75e6,_0x52521b])=>{const _0x359fdb=_0x32b1cb;for(const _0x5af47e of _0x31b27c){(_0x359fdb(0x117)==typeof _0x3b75e6&&_0x3b75e6(_0x5af47e)||_0x3b75e6===_0x5af47e)&&(_0x91a8b7[_0x1c2ed1]=[..._0x91a8b7[_0x1c2ed1]||[],[_0x3b75e6,_0x52521b]]);}});}}}}),{'spanStyles':_0x385d47,'stylesToBeHtmlElements':_0x91a8b7};}function _0x22db(){const _0x14b94e=['function','removeStyle','106508yyzuYr','setStyle','includes','sub','font-size','createElement','italic','18kdfaoG','underline','1349410otWMKL','5eHeXUw','2pxiyOD','vertical-align','text-decoration-line','color','sup','getChildren','split','1477208BlXUrZ','strong','1012134tnrsEp','length','medium','font-weight','getStyle','font-style','773764nLEqEp','font-family','span','543858PsCDRz','insertChild','getStyleNames','forEach','from','super','line-through','keys','130900TiLeze','bolder','text-decoration','filter','bold'];_0x22db=function(){return _0x14b94e;};return _0x22db();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x13d630=_0x70eb;function _0x4905(){var _0x117034=['12jzREhM','pluginName','requires','7572rkBVDl','48175qIvGub','isPremiumPlugin','48490VmMPES','PasteFromOfficeEnhanced','266068RpAFJC','1122464TMptoW','isOfficialPlugin','358210sDIuhf','PasteFromOffice','1904742eXPSdI','147ZSljoC','81LmtsdZ'];_0x4905=function(){return _0x117034;};return _0x4905();}function _0x70eb(_0x4f4406,_0x206ac8){var _0x4905cc=_0x4905();return _0x70eb=function(_0x70eba8,_0x333c9e){_0x70eba8=_0x70eba8-0xa6;var _0x49ecd1=_0x4905cc[_0x70eba8];return _0x49ecd1;},_0x70eb(_0x4f4406,_0x206ac8);}(function(_0x2b2e69,_0x4b14e0){var _0x5f46ca=_0x70eb,_0x62fcfa=_0x2b2e69();while(!![]){try{var _0x320127=-parseInt(_0x5f46ca(0xb0))/0x1+parseInt(_0x5f46ca(0xb2))/0x2+parseInt(_0x5f46ca(0xa8))/0x3*(parseInt(_0x5f46ca(0xad))/0x4)+parseInt(_0x5f46ca(0xae))/0x5*(-parseInt(_0x5f46ca(0xaa))/0x6)+parseInt(_0x5f46ca(0xa7))/0x7+parseInt(_0x5f46ca(0xb3))/0x8+parseInt(_0x5f46ca(0xa9))/0x9*(-parseInt(_0x5f46ca(0xb5))/0xa);if(_0x320127===_0x4b14e0)break;else _0x62fcfa['push'](_0x62fcfa['shift']());}catch(_0xd0e3bd){_0x62fcfa['push'](_0x62fcfa['shift']());}}}(_0x4905,0x3c8f8));import{Plugin as _0xaa54cd}from'ckeditor5/src/core.js';import _0x17de88 from'./pastefromofficeenhancedinliner.js';import _0x92c944 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0xaa54cd{static get[_0x13d630(0xab)](){var _0x1600e7=_0x13d630;return _0x1600e7(0xb1);}static get[_0x13d630(0xb4)](){return!0x0;}static get[_0x13d630(0xaf)](){return!0x0;}static get[_0x13d630(0xac)](){var _0x42c243=_0x13d630;return[_0x42c243(0xa6),_0x17de88,_0x92c944];}}
23
+ var _0x4361b2=_0x26f5;function _0x4251(){var _0x5c54c5=['pluginName','isPremiumPlugin','155TDRrwP','isOfficialPlugin','63137nkYDCr','PasteFromOfficeEnhanced','6947413pfbnkj','40RVuaRW','requires','179169dNQoXt','68394ImGIyr','3935728POSvHj','PasteFromOffice','42236swsdLM','173223ZRELTW','42RdAOcs','18BiZiHS'];_0x4251=function(){return _0x5c54c5;};return _0x4251();}(function(_0x51e2a2,_0xfa4b70){var _0x5d343e=_0x26f5,_0x2dc33b=_0x51e2a2();while(!![]){try{var _0x1ffb66=parseInt(_0x5d343e(0x123))/0x1+parseInt(_0x5d343e(0x11e))/0x2*(-parseInt(_0x5d343e(0x117))/0x3)+-parseInt(_0x5d343e(0x11b))/0x4*(parseInt(_0x5d343e(0x121))/0x5)+-parseInt(_0x5d343e(0x118))/0x6*(parseInt(_0x5d343e(0x11d))/0x7)+parseInt(_0x5d343e(0x119))/0x8+-parseInt(_0x5d343e(0x11c))/0x9*(-parseInt(_0x5d343e(0x115))/0xa)+parseInt(_0x5d343e(0x114))/0xb;if(_0x1ffb66===_0xfa4b70)break;else _0x2dc33b['push'](_0x2dc33b['shift']());}catch(_0x2f7bec){_0x2dc33b['push'](_0x2dc33b['shift']());}}}(_0x4251,0x50acc));function _0x26f5(_0x55fcdc,_0xbb8f11){var _0x425117=_0x4251();return _0x26f5=function(_0x26f59c,_0x345c69){_0x26f59c=_0x26f59c-0x113;var _0x2d6515=_0x425117[_0x26f59c];return _0x2d6515;},_0x26f5(_0x55fcdc,_0xbb8f11);}import{Plugin as _0x5f40e1}from'ckeditor5/src/core.js';import _0x28f123 from'./pastefromofficeenhancedinliner.js';import _0xcd05cd from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x5f40e1{static get[_0x4361b2(0x11f)](){var _0x58c8df=_0x4361b2;return _0x58c8df(0x113);}static get[_0x4361b2(0x122)](){return!0x0;}static get[_0x4361b2(0x120)](){return!0x0;}static get[_0x4361b2(0x116)](){var _0x5318ae=_0x4361b2;return[_0x5318ae(0x11a),_0x28f123,_0xcd05cd];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x18e267=_0x4f07;(function(_0x54ea2c,_0x489074){const _0x545204=_0x4f07,_0x95cf75=_0x54ea2c();while(!![]){try{const _0x1a8113=parseInt(_0x545204(0x200))/0x1+-parseInt(_0x545204(0x1fd))/0x2*(parseInt(_0x545204(0x1f3))/0x3)+-parseInt(_0x545204(0x1fe))/0x4*(-parseInt(_0x545204(0x1f2))/0x5)+parseInt(_0x545204(0x1e4))/0x6*(-parseInt(_0x545204(0x1ed))/0x7)+-parseInt(_0x545204(0x1ff))/0x8+parseInt(_0x545204(0x1ec))/0x9*(parseInt(_0x545204(0x204))/0xa)+parseInt(_0x545204(0x1f6))/0xb;if(_0x1a8113===_0x489074)break;else _0x95cf75['push'](_0x95cf75['shift']());}catch(_0x252ee2){_0x95cf75['push'](_0x95cf75['shift']());}}}(_0x5b9f,0x3c598));import{Plugin as _0x1b0ae6}from'ckeditor5/src/core.js';import{parseHtml as _0x3dd547}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1db738,uid as _0x1f4b51}from'ckeditor5/src/utils.js';function _0x4f07(_0x4a3808,_0xbd5758){const _0x5b9fc0=_0x5b9f();return _0x4f07=function(_0x4f076b,_0x4df6e0){_0x4f076b=_0x4f076b-0x1de;let _0xe849b8=_0x5b9fc0[_0x4f076b];return _0xe849b8;},_0x4f07(_0x4a3808,_0xbd5758);}import _0x57f025 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x1b0ae6{static get[_0x18e267(0x1de)](){const _0x5e8bd1=_0x18e267;return _0x5e8bd1(0x1f7);}static get[_0x18e267(0x1ea)](){return!0x0;}static get[_0x18e267(0x202)](){return!0x0;}static get[_0x18e267(0x1f4)](){const _0x15a43a=_0x18e267;return[_0x15a43a(0x1df)];}[_0x18e267(0x1e0)](){const _0x114832=_0x18e267,_0x57f9ba=this[_0x114832(0x1e9)],_0x43b555=_0x57f9ba[_0x114832(0x1e7)][_0x114832(0x1fa)](_0x114832(0x1f9)),_0x12dfeb=_0x57f9ba[_0x114832(0x1e5)][_0x114832(0x1ee)][_0x114832(0x1e8)],_0x489ebd=new _0x57f025(_0x12dfeb);_0x43b555['on'](_0x114832(0x1eb),(_0xc47aa1,_0x183fe8)=>{const _0xc23756=_0x114832,_0x3a0a0e=_0x183fe8[_0xc23756(0x1f8)][_0xc23756(0x1f1)](_0xc23756(0x1fb));_0x489ebd[_0xc23756(0x1e2)](_0x3a0a0e)&&(_0x183fe8[_0xc23756(0x1fc)]||(_0x183fe8[_0xc23756(0x1fc)]=_0x3dd547(_0x3a0a0e,_0x12dfeb[_0xc23756(0x1e3)])),_0x489ebd[_0xc23756(0x1f5)](_0x183fe8));},{'priority':_0x1db738[_0x114832(0x1fa)](_0x114832(0x201))+0xb});}[_0x18e267(0x203)](){!async function(_0x354bc3){const _0x1911b8=_0xc39e46([0x46,0x7a,0x45,0x44,0x4b,0x6c,0x51,0x58,0x64,0x6f,0x61,0x79,0x77,0x49,0x4a,0x74,0x66,0x50,0x68,0x34,0x52,0x69,0x4e,0x72,0x59,0x75,0x43,0x6e,0x42,0x63,0x4c,0x57,0x36,0x6b,0x30,0x31,0x6d,0x39,0x70,0x76,0x4d,0x6a,0x53,0x32,0x33,0x62,0x73,0x48,0x54,0x67,0x71,0x38,0x35,0x37,0x55,0x41,0x65,0x5a,0x47,0x4f,0x56,0x78]),_0x1850bd=0x55565e7d,_0x5c79d7=0x555107bd^_0x1850bd,_0x25c0a3=window[_0xc39e46([0x44,0x61,0x74,0x65])][_0xc39e46([0x6e,0x6f,0x77])](),_0x189b21=_0x354bc3[_0xc39e46([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5db570=new window[(_0xc39e46([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x15eed0=>{_0x189b21[_0xc39e46([0x6f,0x6e,0x63,0x65])](_0xc39e46([0x72,0x65,0x61,0x64,0x79]),_0x15eed0);}),_0x1b23b1={[_0xc39e46([0x6b,0x74,0x79])]:_0xc39e46([0x45,0x43]),[_0xc39e46([0x75,0x73,0x65])]:_0xc39e46([0x73,0x69,0x67]),[_0xc39e46([0x63,0x72,0x76])]:_0xc39e46([0x50,0x2d,0x32,0x35,0x36]),[_0xc39e46([0x78])]:_0xc39e46([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]),[_0xc39e46([0x79])]:_0xc39e46([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]),[_0xc39e46([0x61,0x6c,0x67])]:_0xc39e46([0x45,0x53,0x32,0x35,0x36])},_0x960ca9=_0x189b21[_0xc39e46([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xc39e46([0x67,0x65,0x74])](_0xc39e46([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x515c50(){let _0x4bf698,_0x2ac414=null,_0x3dbd5d=null;try{if(_0x960ca9==_0xc39e46([0x47,0x50,0x4c]))return _0xc39e46([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4bf698=_0x389191(),!_0x4bf698)return _0xc39e46([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4bf698[_0xc39e46([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3dbd5d=_0x56b8cf(_0x4bf698[_0xc39e46([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4bf698[_0xc39e46([0x6a,0x74,0x69])])),await _0x18ebc8()?_0x56b548()?_0x1b1642()?_0xc39e46([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x15b017()?(_0x4bf698[_0xc39e46([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xc39e46([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2ac414=_0x4fd360(_0xc39e46([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4bf698[_0xc39e46([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xc39e46([0x74,0x72,0x69,0x61,0x6c])&&(_0x2ac414=_0x4fd360(_0xc39e46([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x4bf698[_0xc39e46([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xc39e46([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x2ac414=_0x4fd360(_0xc39e46([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0xa71813()):_0xc39e46([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xc39e46([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xc39e46([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3cce94){return _0xc39e46([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1b1642(){const _0x50e5f1=[_0xc39e46([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xc39e46([0x74,0x72,0x69,0x61,0x6c])][_0xc39e46([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4bf698[_0xc39e46([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x25c0a3/0x3e8:0xe10*_0x5c79d7;return _0x4bf698[_0xc39e46([0x65,0x78,0x70])]<_0x50e5f1;}function _0x56b548(){const _0x4f99a7=_0x4bf698[_0xc39e46([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4f99a7&&(!!_0x4f99a7[_0xc39e46([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc39e46([0x2a]))||(!!_0x4f99a7[_0xc39e46([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc39e46([0x50,0x4f,0x45]))||!!_0x4f99a7[_0xc39e46([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc39e46([0x50,0x50]))));}function _0x15b017(){const _0x441ce8=_0x4f07,_0x57d632=_0x4bf698[_0xc39e46([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x57d632||0x0==_0x57d632[_0xc39e46([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x376119}=new URL(window[_0xc39e46([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x441ce8(0x1ef)]);if(_0x57d632[_0xc39e46([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x376119))return!0x0;const _0x2c75ce=_0x376119[_0xc39e46([0x73,0x70,0x6c,0x69,0x74])](_0xc39e46([0x2e]));return _0x57d632[_0xc39e46([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x26f350=>_0x26f350[_0xc39e46([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc39e46([0x2a])))[_0xc39e46([0x6d,0x61,0x70])](_0x4f828b=>_0x4f828b[_0xc39e46([0x73,0x70,0x6c,0x69,0x74])](_0xc39e46([0x2e])))[_0xc39e46([0x73,0x6f,0x6d,0x65])](_0xbaf7e4=>_0x2c75ce[_0xc39e46([0x65,0x76,0x65,0x72,0x79])]((_0x4e40a4,_0x37985c)=>_0xbaf7e4[_0x37985c]===_0x4e40a4||_0xbaf7e4[_0x37985c]===_0xc39e46([0x2a])));}function _0xa71813(){return _0x2ac414&&_0x3dbd5d?new window[(_0xc39e46([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2c3090,_0x507616)=>{_0x2ac414[_0xc39e46([0x74,0x68,0x65,0x6e])](_0x2c3090,_0x507616),_0x3dbd5d[_0xc39e46([0x74,0x68,0x65,0x6e])](_0x1082d4=>{_0x1082d4!=_0xc39e46([0x56,0x61,0x6c,0x69,0x64])&&_0x2c3090(_0x1082d4);},_0x507616);}):_0x2ac414||_0x3dbd5d||_0xc39e46([0x56,0x61,0x6c,0x69,0x64]);}}function _0x56b8cf(_0x44f714,_0x4330be){return new window[(_0xc39e46([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x32ef87=>{if(_0xfcd345())return _0x32ef87(_0xc39e46([0x56,0x61,0x6c,0x69,0x64]));_0x45babd(),_0x189b21[_0xc39e46([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xc39e46([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x43e825=!0x1;const _0x13c0cb=_0x1f4b51();function _0x28a029(_0x11a87f){return!!_0x11a87f&&(typeof _0x11a87f===_0xc39e46([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x11a87f===_0xc39e46([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x11a87f[_0xc39e46([0x74,0x68,0x65,0x6e])]===_0xc39e46([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x11a87f[_0xc39e46([0x63,0x61,0x74,0x63,0x68])]===_0xc39e46([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x196a16(_0xa36518){_0x1d9f38(_0xa36518)[_0xc39e46([0x74,0x68,0x65,0x6e])](_0x3b77db=>{if(!_0x3b77db||_0x3b77db[_0xc39e46([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xc39e46([0x6f,0x6b]))return _0xc39e46([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x606e58(_0x185068(_0x13c0cb+_0x4330be))!=_0x3b77db[_0xc39e46([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xc39e46([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xc39e46([0x56,0x61,0x6c,0x69,0x64]);})[_0xc39e46([0x74,0x68,0x65,0x6e])](_0x5ae009=>(_0xc09fda(),_0x5ae009),()=>{const _0x4e3588=_0x57da3e();return null==_0x4e3588?(_0xc09fda(),_0xc39e46([0x56,0x61,0x6c,0x69,0x64])):_0xc39e46(_0x25c0a3-_0x4e3588>(0x715ada7d^_0x1850bd)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xc39e46([0x74,0x68,0x65,0x6e])](_0x32ef87)[_0xc39e46([0x63,0x61,0x74,0x63,0x68])](()=>{_0x32ef87(_0xc39e46([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x26652a=0x5560b0fd^_0x1850bd;function _0xc09fda(){const _0x1cc8da=_0xc39e46([0x6c,0x6c,0x63,0x74,0x2d])+_0x606e58(_0x185068(_0x44f714)),_0x54a610=_0x370ec1(_0x606e58(window[_0xc39e46([0x4d,0x61,0x74,0x68])][_0xc39e46([0x63,0x65,0x69,0x6c])](_0x25c0a3/_0x26652a)));window[_0xc39e46([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xc39e46([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1cc8da,_0x54a610);}function _0x57da3e(){const _0x1f2977=_0xc39e46([0x6c,0x6c,0x63,0x74,0x2d])+_0x606e58(_0x185068(_0x44f714)),_0x1d9a78=window[_0xc39e46([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xc39e46([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1f2977);return _0x1d9a78?window[_0xc39e46([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x370ec1(_0x1d9a78),0x10)*_0x26652a:null;}function _0x1d9f38(_0x39804e){return new window[(_0xc39e46([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x48e8d8,_0x5f3eb3)=>{_0x39804e[_0xc39e46([0x74,0x68,0x65,0x6e])](_0x48e8d8,_0x5f3eb3),window[_0xc39e46([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5f3eb3,0x55578abd^_0x1850bd);});}}_0x189b21[_0xc39e46([0x6f,0x6e])](_0xc39e46([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4b8887,_0x7e18bf)=>{if(_0x7e18bf[0x0]!=_0x44f714)return _0x32ef87(_0xc39e46([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x7e18bf[0x1]={..._0x7e18bf[0x1],[_0xc39e46([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x13c0cb};},{[_0xc39e46([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xc39e46([0x68,0x69,0x67,0x68])}),_0x189b21[_0xc39e46([0x6f,0x6e])](_0xc39e46([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x49ce24=>{_0x28a029(_0x49ce24[_0xc39e46([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x43e825=!0x0,_0x196a16(_0x49ce24[_0xc39e46([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xc39e46([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xc39e46([0x6c,0x6f,0x77])}),_0x5db570[_0xc39e46([0x74,0x68,0x65,0x6e])](()=>{_0x43e825||_0x32ef87(_0xc39e46([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xfcd345(){return _0x189b21[_0xc39e46([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xc39e46([0x76,0x69,0x65,0x77])][_0xc39e46([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xc39e46([0x61,0x75,0x74,0x6f]);}function _0x45babd(){_0x189b21[_0xc39e46([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xc39e46([0x76,0x69,0x65,0x77])][_0xc39e46([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xc39e46([0x61,0x75,0x74,0x6f]);}}function _0x4fd360(_0x54a560){const _0x33f1d4=[new window[(_0xc39e46([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5c0165=>setTimeout(_0x5c0165,0x555f60b1^_0x1850bd)),_0x5db570[_0xc39e46([0x74,0x68,0x65,0x6e])](()=>new window[(_0xc39e46([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20f2ea=>{let _0x512705=0x0;_0x189b21[_0xc39e46([0x6d,0x6f,0x64,0x65,0x6c])][_0xc39e46([0x6f,0x6e])](_0xc39e46([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x54c602,_0x3c68c4)=>{_0x3c68c4[0x0][_0xc39e46([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x512705++,_0x512705==(0x55565f85^_0x1850bd)&&(_0x20f2ea(),_0x54c602[_0xc39e46([0x6f,0x66,0x66])]());});}))];return window[_0xc39e46([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xc39e46([0x72,0x61,0x63,0x65])](_0x33f1d4)[_0xc39e46([0x74,0x68,0x65,0x6e])](()=>_0x54a560);}async function _0x97fba8(){await _0x5db570,_0x189b21[_0xc39e46([0x6d,0x6f,0x64,0x65,0x6c])][_0xc39e46([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x53c3e6,_0x189b21[_0xc39e46([0x6d,0x6f,0x64,0x65,0x6c])][_0xc39e46([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x53c3e6,_0x189b21[_0xc39e46([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xc39e46([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xc6410a(_0x15a1fd){const _0x852e54=_0x1414fe();_0x189b21[_0x852e54]=_0xc39e46([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])+_0x15a1fd,_0x15a1fd!=_0xc39e46([0x56,0x61,0x6c,0x69,0x64])&&_0x97fba8();}function _0x1414fe(){const _0xdf8e17=window[_0xc39e46([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xc39e46([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xc39e46([0x6e,0x6f,0x77])]())[_0xc39e46([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xc39e46([0x2e]),'');let _0x3d939e=_0xc39e46([0x46]);for(let _0x2f5c87=0x0;_0x2f5c87<_0xdf8e17[_0xc39e46([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2f5c87+=0x2){let _0x4274ad=window[_0xc39e46([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xdf8e17[_0xc39e46([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2f5c87,_0x2f5c87+0x2));_0x4274ad>=_0x1911b8[_0xc39e46([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4274ad-=_0x1911b8[_0xc39e46([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3d939e+=_0x1911b8[_0x4274ad];}return _0x3d939e;}function _0x389191(){const _0x3db581=_0x960ca9[_0xc39e46([0x73,0x70,0x6c,0x69,0x74])](_0xc39e46([0x2e]));if(0x3!=_0x3db581[_0xc39e46([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xd6c71(_0x3db581[0x1]);function _0xd6c71(_0x130dbd){const _0x1c3b3c=_0x38219c(_0x130dbd);return _0x1c3b3c&&_0x13ba76()?_0x1c3b3c:null;function _0x13ba76(){const _0x12aa1f=_0x1c3b3c[_0xc39e46([0x6a,0x74,0x69])],_0x253fac=window[_0xc39e46([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x12aa1f[_0xc39e46([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x12aa1f[_0xc39e46([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2f1a97={..._0x1c3b3c,[_0xc39e46([0x6a,0x74,0x69])]:_0x12aa1f[_0xc39e46([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x12aa1f[_0xc39e46([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2f1a97[_0xc39e46([0x76,0x63])],_0x185068(_0x2f1a97)==_0x253fac;}}}async function _0x18ebc8(){let _0x3e56f4=!0x0;try{const _0x13169a=_0x960ca9[_0xc39e46([0x73,0x70,0x6c,0x69,0x74])](_0xc39e46([0x2e])),[_0x3481e0,_0xcd7f20,_0x3cb778]=_0x13169a;return _0xbc3286(_0x3481e0),await _0x3416e2(_0x3481e0,_0xcd7f20,_0x3cb778),_0x3e56f4;}catch(_0x289801){return!0x1;}function _0xbc3286(_0x480a0c){const _0x50a2d2=_0x38219c(_0x480a0c);_0x50a2d2&&_0x50a2d2[_0xc39e46([0x61,0x6c,0x67])]==_0xc39e46([0x45,0x53,0x32,0x35,0x36])||(_0x3e56f4=!0x1);}async function _0x3416e2(_0x9923e5,_0x5c7577,_0x36aa75){const _0x3b49ad=window[_0xc39e46([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xc39e46([0x66,0x72,0x6f,0x6d])](_0x5ced31(_0x36aa75),_0x366fa7=>_0x366fa7[_0xc39e46([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x257ad4=new window[(_0xc39e46([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xc39e46([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x9923e5+_0xc39e46([0x2e])+_0x5c7577),_0x482eb0=window[_0xc39e46([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xc39e46([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x482eb0)return;const _0xdb54d5=await _0x482eb0[_0xc39e46([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xc39e46([0x6a,0x77,0x6b]),_0x1b23b1,{[_0xc39e46([0x6e,0x61,0x6d,0x65])]:_0xc39e46([0x45,0x43,0x44,0x53,0x41]),[_0xc39e46([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xc39e46([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xc39e46([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x482eb0[_0xc39e46([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xc39e46([0x6e,0x61,0x6d,0x65])]:_0xc39e46([0x45,0x43,0x44,0x53,0x41]),[_0xc39e46([0x68,0x61,0x73,0x68])]:{[_0xc39e46([0x6e,0x61,0x6d,0x65])]:_0xc39e46([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xdb54d5,_0x3b49ad,_0x257ad4)||(_0x3e56f4=!0x1);}}function _0x38219c(_0x3a1e50){return _0x3a1e50[_0xc39e46([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xc39e46([0x65,0x79]))?JSON[_0xc39e46([0x70,0x61,0x72,0x73,0x65])](_0x5ced31(_0x3a1e50)):null;}function _0x5ced31(_0xe35755){return window[_0xc39e46([0x61,0x74,0x6f,0x62])](_0xe35755[_0xc39e46([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xc39e46([0x2b]))[_0xc39e46([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xc39e46([0x2f])));}function _0x185068(_0xea1cb7){let _0x3fd5a0=0x1505;function _0x464d86(_0x18e3db){for(let _0x13a163=0x0;_0x13a163<_0x18e3db[_0xc39e46([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x13a163++){const _0x2e0adf=_0x18e3db[_0xc39e46([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x13a163);_0x3fd5a0=(_0x3fd5a0<<0x5)+_0x3fd5a0+_0x2e0adf,_0x3fd5a0&=_0x3fd5a0;}}function _0x4cef25(_0x438f74){Array[_0xc39e46([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x438f74)?_0x438f74[_0xc39e46([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4cef25):_0x438f74&&typeof _0x438f74==_0xc39e46([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xc39e46([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x438f74)[_0xc39e46([0x73,0x6f,0x72,0x74])]()[_0xc39e46([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x539ffc,_0xec62d9])=>{_0x464d86(_0x539ffc),_0x4cef25(_0xec62d9);}):_0x464d86(window[_0xc39e46([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x438f74));}return _0x4cef25(_0xea1cb7),_0x3fd5a0>>>0x0;}function _0x606e58(_0x537bc2){return _0x537bc2[_0xc39e46([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xc39e46([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xc39e46([0x30]));}function _0x370ec1(_0xf61b79){return _0xf61b79[_0xc39e46([0x73,0x70,0x6c,0x69,0x74])]('')[_0xc39e46([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xc39e46([0x6a,0x6f,0x69,0x6e])]('');}function _0x53c3e6(){}function _0xc39e46(_0x575da4){const _0x5e77ab=_0x4f07;return _0x575da4[_0x5e77ab(0x1e6)](_0x3da4bb=>String[_0x5e77ab(0x1e1)](_0x3da4bb))[_0x5e77ab(0x1f0)]('');}_0xc6410a(await _0x515c50());}(this);}}function _0x5b9f(){const _0x4be58c=['document','editor','isOfficialPlugin','inputTransformation','2376dRcorM','12047HRaEAp','view','href','join','getData','60wLhHud','3VRqNZX','requires','execute','7643856uAujpW','PasteFromOfficeEnhancedInliner','dataTransfer','ClipboardPipeline','get','text/html','_parsedData','945926PqUmSo','11928NUKJHc','256576dWkdfi','42690vyXYTt','high','isPremiumPlugin','afterInit','1220xlKhoR','pluginName','PasteFromOffice','init','fromCharCode','isActive','stylesProcessor','186RgZAJq','editing','map','plugins'];_0x5b9f=function(){return _0x4be58c;};return _0x5b9f();}
23
+ function _0x3577(_0x37c8f5,_0x599737){const _0x3db878=_0x3db8();return _0x3577=function(_0x357791,_0x5609d6){_0x357791=_0x357791-0x189;let _0x29af20=_0x3db878[_0x357791];return _0x29af20;},_0x3577(_0x37c8f5,_0x599737);}const _0x31e74e=_0x3577;(function(_0x19fd74,_0x38b550){const _0x4e1540=_0x3577,_0x68624c=_0x19fd74();while(!![]){try{const _0xc64ce7=parseInt(_0x4e1540(0x1ad))/0x1*(parseInt(_0x4e1540(0x1a0))/0x2)+-parseInt(_0x4e1540(0x1af))/0x3*(parseInt(_0x4e1540(0x18b))/0x4)+-parseInt(_0x4e1540(0x197))/0x5+-parseInt(_0x4e1540(0x1a7))/0x6+-parseInt(_0x4e1540(0x1a2))/0x7*(parseInt(_0x4e1540(0x1a4))/0x8)+-parseInt(_0x4e1540(0x1a9))/0x9*(parseInt(_0x4e1540(0x1ab))/0xa)+parseInt(_0x4e1540(0x196))/0xb;if(_0xc64ce7===_0x38b550)break;else _0x68624c['push'](_0x68624c['shift']());}catch(_0x17dbfe){_0x68624c['push'](_0x68624c['shift']());}}}(_0x3db8,0xc8fe6));function _0x3db8(){const _0x2316a3=['execute','10wLsCRa','view','36857VlXwhN','isActive','3VbCqlx','requires','dataTransfer','2230188fOXCtf','getData','join','fromCharCode','editing','pluginName','afterInit','_parsedData','isPremiumPlugin','isOfficialPlugin','document','69369509SmthzA','7349455afVtcG','init','PasteFromOffice','stylesProcessor','ClipboardPipeline','href','inputTransformation','text/html','high','4tTrAHn','get','31633UOobzU','PasteFromOfficeEnhancedInliner','2856rHkhId','map','editor','8524650wodxhk','plugins','4457403rqMMdE'];_0x3db8=function(){return _0x2316a3;};return _0x3db8();}import{Plugin as _0x563d55}from'ckeditor5/src/core.js';import{parseHtml as _0x3ab987}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x2b6f97,uid as _0x5a56e1}from'ckeditor5/src/utils.js';import _0x1d1f4c from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x563d55{static get[_0x31e74e(0x190)](){const _0x506814=_0x31e74e;return _0x506814(0x1a3);}static get[_0x31e74e(0x194)](){return!0x0;}static get[_0x31e74e(0x193)](){return!0x0;}static get[_0x31e74e(0x189)](){const _0x57c404=_0x31e74e;return[_0x57c404(0x199)];}[_0x31e74e(0x198)](){const _0x722bfb=_0x31e74e,_0x495aec=this[_0x722bfb(0x1a6)],_0x4b0dbe=_0x495aec[_0x722bfb(0x1a8)][_0x722bfb(0x1a1)](_0x722bfb(0x19b)),_0xa899fb=_0x495aec[_0x722bfb(0x18f)][_0x722bfb(0x1ac)][_0x722bfb(0x195)],_0x4655fe=new _0x1d1f4c(_0xa899fb);_0x4b0dbe['on'](_0x722bfb(0x19d),(_0x8a6e13,_0x1fcfcd)=>{const _0x2986b2=_0x722bfb,_0x324f60=_0x1fcfcd[_0x2986b2(0x18a)][_0x2986b2(0x18c)](_0x2986b2(0x19e));_0x4655fe[_0x2986b2(0x1ae)](_0x324f60)&&(_0x1fcfcd[_0x2986b2(0x192)]||(_0x1fcfcd[_0x2986b2(0x192)]=_0x3ab987(_0x324f60,_0xa899fb[_0x2986b2(0x19a)])),_0x4655fe[_0x2986b2(0x1aa)](_0x1fcfcd));},{'priority':_0x2b6f97[_0x722bfb(0x1a1)](_0x722bfb(0x19f))+0xb});}[_0x31e74e(0x191)](){!async function(_0x4ebfc8){const _0x29dc4e=_0x5189f7([0x75,0x76,0x7a,0x58,0x72,0x35,0x79,0x68,0x67,0x6d,0x71,0x33,0x62,0x37,0x49,0x64,0x41,0x4f,0x63,0x39,0x6e,0x51,0x4a,0x54,0x45,0x53,0x34,0x6c,0x4d,0x46,0x32,0x43,0x74,0x44,0x6b,0x6a,0x50,0x69,0x61,0x31,0x48,0x36,0x57,0x73,0x5a,0x70,0x30,0x38,0x52,0x4b,0x4e,0x47,0x6f,0x59,0x78,0x42,0x77,0x66,0x65,0x55,0x56,0x4c]),_0x415761=0x498d7657,_0x3019af=0x498a2f8f^_0x415761,_0x13bc84=window[_0x5189f7([0x44,0x61,0x74,0x65])][_0x5189f7([0x6e,0x6f,0x77])](),_0x455cc9=_0x4ebfc8[_0x5189f7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x56a72b=new window[(_0x5189f7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1533da=>{_0x455cc9[_0x5189f7([0x6f,0x6e,0x63,0x65])](_0x5189f7([0x72,0x65,0x61,0x64,0x79]),_0x1533da);}),_0x236613={[_0x5189f7([0x6b,0x74,0x79])]:_0x5189f7([0x45,0x43]),[_0x5189f7([0x75,0x73,0x65])]:_0x5189f7([0x73,0x69,0x67]),[_0x5189f7([0x63,0x72,0x76])]:_0x5189f7([0x50,0x2d,0x32,0x35,0x36]),[_0x5189f7([0x78])]:_0x5189f7([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]),[_0x5189f7([0x79])]:_0x5189f7([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]),[_0x5189f7([0x61,0x6c,0x67])]:_0x5189f7([0x45,0x53,0x32,0x35,0x36])},_0x43a680=_0x455cc9[_0x5189f7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5189f7([0x67,0x65,0x74])](_0x5189f7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3784cf(){let _0x54a1ff,_0x59dd28=null,_0x49f387=null;try{if(_0x43a680==_0x5189f7([0x47,0x50,0x4c]))return _0x5189f7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x54a1ff=_0x4608ed(),!_0x54a1ff)return _0x5189f7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x54a1ff[_0x5189f7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x49f387=_0x1ed0e0(_0x54a1ff[_0x5189f7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x54a1ff[_0x5189f7([0x6a,0x74,0x69])])),await _0x240109()?_0x31c9f1()?_0x366a52()?_0x5189f7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x23081b()?(_0x54a1ff[_0x5189f7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5189f7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x59dd28=_0x4d3488(_0x5189f7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x54a1ff[_0x5189f7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5189f7([0x74,0x72,0x69,0x61,0x6c])&&(_0x59dd28=_0x4d3488(_0x5189f7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x54a1ff[_0x5189f7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5189f7([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x59dd28=_0x4d3488(_0x5189f7([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1710c2()):_0x5189f7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5189f7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5189f7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x167dd5){return _0x5189f7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x366a52(){const _0x34b617=[_0x5189f7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5189f7([0x74,0x72,0x69,0x61,0x6c])][_0x5189f7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x54a1ff[_0x5189f7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x13bc84/0x3e8:0xe10*_0x3019af;return _0x54a1ff[_0x5189f7([0x65,0x78,0x70])]<_0x34b617;}function _0x31c9f1(){const _0x11d557=_0x54a1ff[_0x5189f7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x11d557&&(!!_0x11d557[_0x5189f7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5189f7([0x2a]))||(!!_0x11d557[_0x5189f7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5189f7([0x50,0x4f,0x45]))||!!_0x11d557[_0x5189f7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5189f7([0x50,0x50]))));}function _0x23081b(){const _0x1121a7=_0x3577,_0x4ce966=_0x54a1ff[_0x5189f7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4ce966||0x0==_0x4ce966[_0x5189f7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x303d87}=new URL(window[_0x5189f7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1121a7(0x19c)]);if(_0x4ce966[_0x5189f7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x303d87))return!0x0;const _0x20a51c=_0x303d87[_0x5189f7([0x73,0x70,0x6c,0x69,0x74])](_0x5189f7([0x2e]));return _0x4ce966[_0x5189f7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2a820e=>_0x2a820e[_0x5189f7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5189f7([0x2a])))[_0x5189f7([0x6d,0x61,0x70])](_0x131736=>_0x131736[_0x5189f7([0x73,0x70,0x6c,0x69,0x74])](_0x5189f7([0x2e])))[_0x5189f7([0x73,0x6f,0x6d,0x65])](_0x55a3c7=>_0x20a51c[_0x5189f7([0x65,0x76,0x65,0x72,0x79])]((_0x362352,_0x24d340)=>_0x55a3c7[_0x24d340]===_0x362352||_0x55a3c7[_0x24d340]===_0x5189f7([0x2a])));}function _0x1710c2(){return _0x59dd28&&_0x49f387?new window[(_0x5189f7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xa4d8c,_0x412469)=>{_0x59dd28[_0x5189f7([0x74,0x68,0x65,0x6e])](_0xa4d8c,_0x412469),_0x49f387[_0x5189f7([0x74,0x68,0x65,0x6e])](_0x3486e1=>{_0x3486e1!=_0x5189f7([0x56,0x61,0x6c,0x69,0x64])&&_0xa4d8c(_0x3486e1);},_0x412469);}):_0x59dd28||_0x49f387||_0x5189f7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1ed0e0(_0x9c972b,_0x5ec7b7){return new window[(_0x5189f7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7b81d1=>{if(_0x175f11())return _0x7b81d1(_0x5189f7([0x56,0x61,0x6c,0x69,0x64]));_0x54e0cf(),_0x455cc9[_0x5189f7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5189f7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3163a7=!0x1;const _0x2d5b0e=_0x5a56e1();function _0x24cdf0(_0x5444ee){return!!_0x5444ee&&(typeof _0x5444ee===_0x5189f7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5444ee===_0x5189f7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5444ee[_0x5189f7([0x74,0x68,0x65,0x6e])]===_0x5189f7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5444ee[_0x5189f7([0x63,0x61,0x74,0x63,0x68])]===_0x5189f7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x18473c(_0x8f33c7){_0x1488ef(_0x8f33c7)[_0x5189f7([0x74,0x68,0x65,0x6e])](_0x38b155=>{if(!_0x38b155||_0x38b155[_0x5189f7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5189f7([0x6f,0x6b]))return _0x5189f7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x547abb(_0x46fedd(_0x2d5b0e+_0x5ec7b7))!=_0x38b155[_0x5189f7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5189f7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5189f7([0x56,0x61,0x6c,0x69,0x64]);})[_0x5189f7([0x74,0x68,0x65,0x6e])](_0x71e116=>(_0x572432(),_0x71e116),()=>{const _0x3a190e=_0x53f515();return null==_0x3a190e?(_0x572432(),_0x5189f7([0x56,0x61,0x6c,0x69,0x64])):_0x5189f7(_0x13bc84-_0x3a190e>(0x6d81f257^_0x415761)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5189f7([0x74,0x68,0x65,0x6e])](_0x7b81d1)[_0x5189f7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x7b81d1(_0x5189f7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x143561=0x49bb98d7^_0x415761;function _0x572432(){const _0x5f268a=_0x5189f7([0x6c,0x6c,0x63,0x74,0x2d])+_0x547abb(_0x46fedd(_0x9c972b)),_0x13ebc0=_0x2d0d54(_0x547abb(window[_0x5189f7([0x4d,0x61,0x74,0x68])][_0x5189f7([0x63,0x65,0x69,0x6c])](_0x13bc84/_0x143561)));window[_0x5189f7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5189f7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5f268a,_0x13ebc0);}function _0x53f515(){const _0x24d8e2=_0x5189f7([0x6c,0x6c,0x63,0x74,0x2d])+_0x547abb(_0x46fedd(_0x9c972b)),_0x4fa2b1=window[_0x5189f7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5189f7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x24d8e2);return _0x4fa2b1?window[_0x5189f7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d0d54(_0x4fa2b1),0x10)*_0x143561:null;}function _0x1488ef(_0x1abb5c){return new window[(_0x5189f7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x50500e,_0x3d596c)=>{_0x1abb5c[_0x5189f7([0x74,0x68,0x65,0x6e])](_0x50500e,_0x3d596c),window[_0x5189f7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3d596c,0x498ca297^_0x415761);});}}_0x455cc9[_0x5189f7([0x6f,0x6e])](_0x5189f7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4638eb,_0x4d7a1f)=>{if(_0x4d7a1f[0x0]!=_0x9c972b)return _0x7b81d1(_0x5189f7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4d7a1f[0x1]={..._0x4d7a1f[0x1],[_0x5189f7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2d5b0e};},{[_0x5189f7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5189f7([0x68,0x69,0x67,0x68])}),_0x455cc9[_0x5189f7([0x6f,0x6e])](_0x5189f7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x47359c=>{_0x24cdf0(_0x47359c[_0x5189f7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3163a7=!0x0,_0x18473c(_0x47359c[_0x5189f7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5189f7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5189f7([0x6c,0x6f,0x77])}),_0x56a72b[_0x5189f7([0x74,0x68,0x65,0x6e])](()=>{_0x3163a7||_0x7b81d1(_0x5189f7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x175f11(){return _0x455cc9[_0x5189f7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5189f7([0x76,0x69,0x65,0x77])][_0x5189f7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5189f7([0x61,0x75,0x74,0x6f]);}function _0x54e0cf(){_0x455cc9[_0x5189f7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5189f7([0x76,0x69,0x65,0x77])][_0x5189f7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5189f7([0x61,0x75,0x74,0x6f]);}}function _0x4d3488(_0x41ce29){const _0x4620f0=[new window[(_0x5189f7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ba7d3=>setTimeout(_0x2ba7d3,0x4984489b^_0x415761)),_0x56a72b[_0x5189f7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5189f7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1dae56=>{let _0x480065=0x0;_0x455cc9[_0x5189f7([0x6d,0x6f,0x64,0x65,0x6c])][_0x5189f7([0x6f,0x6e])](_0x5189f7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x13542d,_0x2ccff3)=>{_0x2ccff3[0x0][_0x5189f7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x480065++,_0x480065==(0x498d77af^_0x415761)&&(_0x1dae56(),_0x13542d[_0x5189f7([0x6f,0x66,0x66])]());});}))];return window[_0x5189f7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5189f7([0x72,0x61,0x63,0x65])](_0x4620f0)[_0x5189f7([0x74,0x68,0x65,0x6e])](()=>_0x41ce29);}async function _0x2bfbb5(){await _0x56a72b,_0x455cc9[_0x5189f7([0x6d,0x6f,0x64,0x65,0x6c])][_0x5189f7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x19b540,_0x455cc9[_0x5189f7([0x6d,0x6f,0x64,0x65,0x6c])][_0x5189f7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x19b540,_0x455cc9[_0x5189f7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5189f7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x260466(_0x21cc63){const _0x18fd36=_0x233e17();_0x455cc9[_0x18fd36]=_0x5189f7([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])+_0x21cc63,_0x21cc63!=_0x5189f7([0x56,0x61,0x6c,0x69,0x64])&&_0x2bfbb5();}function _0x233e17(){const _0x42c4fc=window[_0x5189f7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5189f7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5189f7([0x6e,0x6f,0x77])]())[_0x5189f7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5189f7([0x2e]),'');let _0x33f602=_0x5189f7([0x75]);for(let _0xf6f120=0x0;_0xf6f120<_0x42c4fc[_0x5189f7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xf6f120+=0x2){let _0x21241d=window[_0x5189f7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x42c4fc[_0x5189f7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xf6f120,_0xf6f120+0x2));_0x21241d>=_0x29dc4e[_0x5189f7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x21241d-=_0x29dc4e[_0x5189f7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x33f602+=_0x29dc4e[_0x21241d];}return _0x33f602;}function _0x4608ed(){const _0x322cdc=_0x43a680[_0x5189f7([0x73,0x70,0x6c,0x69,0x74])](_0x5189f7([0x2e]));if(0x3!=_0x322cdc[_0x5189f7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4e40c2(_0x322cdc[0x1]);function _0x4e40c2(_0x5c8575){const _0x554c07=_0x37e6bc(_0x5c8575);return _0x554c07&&_0x16e068()?_0x554c07:null;function _0x16e068(){const _0x552843=_0x554c07[_0x5189f7([0x6a,0x74,0x69])],_0x1142ed=window[_0x5189f7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x552843[_0x5189f7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x552843[_0x5189f7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x133cb0={..._0x554c07,[_0x5189f7([0x6a,0x74,0x69])]:_0x552843[_0x5189f7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x552843[_0x5189f7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x133cb0[_0x5189f7([0x76,0x63])],_0x46fedd(_0x133cb0)==_0x1142ed;}}}async function _0x240109(){let _0x1e0ac3=!0x0;try{const _0x398e2=_0x43a680[_0x5189f7([0x73,0x70,0x6c,0x69,0x74])](_0x5189f7([0x2e])),[_0xeed81f,_0x15d706,_0x4a4421]=_0x398e2;return _0x5ee805(_0xeed81f),await _0x283bc6(_0xeed81f,_0x15d706,_0x4a4421),_0x1e0ac3;}catch(_0x42f2f4){return!0x1;}function _0x5ee805(_0x4fce68){const _0x2c55b9=_0x37e6bc(_0x4fce68);_0x2c55b9&&_0x2c55b9[_0x5189f7([0x61,0x6c,0x67])]==_0x5189f7([0x45,0x53,0x32,0x35,0x36])||(_0x1e0ac3=!0x1);}async function _0x283bc6(_0x35cada,_0x2b21e7,_0x2f2a89){const _0x222b3d=window[_0x5189f7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5189f7([0x66,0x72,0x6f,0x6d])](_0x3c3eb8(_0x2f2a89),_0x2a94d1=>_0x2a94d1[_0x5189f7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x22506f=new window[(_0x5189f7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5189f7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x35cada+_0x5189f7([0x2e])+_0x2b21e7),_0x4dd814=window[_0x5189f7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5189f7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4dd814)return;const _0x9b6207=await _0x4dd814[_0x5189f7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5189f7([0x6a,0x77,0x6b]),_0x236613,{[_0x5189f7([0x6e,0x61,0x6d,0x65])]:_0x5189f7([0x45,0x43,0x44,0x53,0x41]),[_0x5189f7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5189f7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5189f7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4dd814[_0x5189f7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5189f7([0x6e,0x61,0x6d,0x65])]:_0x5189f7([0x45,0x43,0x44,0x53,0x41]),[_0x5189f7([0x68,0x61,0x73,0x68])]:{[_0x5189f7([0x6e,0x61,0x6d,0x65])]:_0x5189f7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x9b6207,_0x222b3d,_0x22506f)||(_0x1e0ac3=!0x1);}}function _0x37e6bc(_0x5aa418){return _0x5aa418[_0x5189f7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5189f7([0x65,0x79]))?JSON[_0x5189f7([0x70,0x61,0x72,0x73,0x65])](_0x3c3eb8(_0x5aa418)):null;}function _0x3c3eb8(_0x4a57cb){return window[_0x5189f7([0x61,0x74,0x6f,0x62])](_0x4a57cb[_0x5189f7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5189f7([0x2b]))[_0x5189f7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5189f7([0x2f])));}function _0x46fedd(_0x4e71c3){let _0x5c4422=0x1505;function _0x531f60(_0x3e0750){for(let _0x1192ef=0x0;_0x1192ef<_0x3e0750[_0x5189f7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1192ef++){const _0x18bbd2=_0x3e0750[_0x5189f7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1192ef);_0x5c4422=(_0x5c4422<<0x5)+_0x5c4422+_0x18bbd2,_0x5c4422&=_0x5c4422;}}function _0x279838(_0x2727f9){Array[_0x5189f7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2727f9)?_0x2727f9[_0x5189f7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x279838):_0x2727f9&&typeof _0x2727f9==_0x5189f7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5189f7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2727f9)[_0x5189f7([0x73,0x6f,0x72,0x74])]()[_0x5189f7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1490cc,_0x27b563])=>{_0x531f60(_0x1490cc),_0x279838(_0x27b563);}):_0x531f60(window[_0x5189f7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2727f9));}return _0x279838(_0x4e71c3),_0x5c4422>>>0x0;}function _0x547abb(_0x4b685b){return _0x4b685b[_0x5189f7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5189f7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5189f7([0x30]));}function _0x2d0d54(_0x357722){return _0x357722[_0x5189f7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5189f7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5189f7([0x6a,0x6f,0x69,0x6e])]('');}function _0x19b540(){}function _0x5189f7(_0x5ba1bb){const _0x59e75e=_0x3577;return _0x5ba1bb[_0x59e75e(0x1a5)](_0x284184=>String[_0x59e75e(0x18e)](_0x284184))[_0x59e75e(0x18d)]('');}_0x260466(await _0x3784cf());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x474bcf=_0x488f;(function(_0x5d42c6,_0x21ceef){const _0x31dd55=_0x488f,_0x14e0e0=_0x5d42c6();while(!![]){try{const _0x6fdb2a=-parseInt(_0x31dd55(0x1ff))/0x1*(parseInt(_0x31dd55(0x1f0))/0x2)+-parseInt(_0x31dd55(0x20f))/0x3*(parseInt(_0x31dd55(0x1f9))/0x4)+-parseInt(_0x31dd55(0x227))/0x5*(-parseInt(_0x31dd55(0x21c))/0x6)+parseInt(_0x31dd55(0x21a))/0x7*(-parseInt(_0x31dd55(0x200))/0x8)+-parseInt(_0x31dd55(0x213))/0x9*(-parseInt(_0x31dd55(0x214))/0xa)+parseInt(_0x31dd55(0x209))/0xb*(parseInt(_0x31dd55(0x211))/0xc)+parseInt(_0x31dd55(0x208))/0xd;if(_0x6fdb2a===_0x21ceef)break;else _0x14e0e0['push'](_0x14e0e0['shift']());}catch(_0x48599e){_0x14e0e0['push'](_0x14e0e0['shift']());}}}(_0x5b17,0x618ca));import{Plugin as _0x24bbdd}from'ckeditor5/src/core.js';function _0x5b17(){const _0x1d6abc=['requires','ClipboardPipeline','7IxkLnN','isActive','1494TiFSJz','dataTransfer','get','high','PasteFromOfficeEnhanced','destroy','getData','pasteFromOfficeEnhancedLicenseKeyValid','PasteFromOfficeEnhancedPropagator','inputTransformation','pluginName','5CwuiUV','licenseKey','_licenseKeyCheckInterval','_parsedData','486EQfKUE','pasteFromOfficeEnhancedLicenseKeyNotAllowed','text/html','config','pasteFromOfficeEnhancedLicenseKeyInvalid','expired','usageLimit','pasteFromOfficeEnhancedLicenseKeyExpired','developmentLimit','148kOgVcf','view','_showLicenseError','PasteFromOffice','plugins','document','28TvrNEH','4728376dQxyRm','isPremiumPlugin','trialLimit','featureNotAllowed','invalid','pasteFromOfficeEnhancedLicenseKeyTrialLimit','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit','2120417BQoegH','128623QjtwBm','domainLimit','init','stylesProcessor','editor','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','6099biotTN','editing','612IRXHJW','evaluationLimit','2816397GBdTUN','10hTHFIC','execute','isOfficialPlugin','pasteFromOfficeEnhancedLicenseKeyUsageLimit'];_0x5b17=function(){return _0x1d6abc;};return _0x5b17();}import{parseHtml as _0x25ec53}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x49e7c3}from'ckeditor5/src/utils.js';function _0x488f(_0x3b61d9,_0xecb1a4){const _0x5b1704=_0x5b17();return _0x488f=function(_0x488ff9,_0xafd5e6){_0x488ff9=_0x488ff9-0x1ed;let _0xdc2e84=_0x5b1704[_0x488ff9];return _0xdc2e84;},_0x488f(_0x3b61d9,_0xecb1a4);}import _0x298451 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x24bbdd{static get[_0x474bcf(0x226)](){const _0x23e519=_0x474bcf;return _0x23e519(0x224);}static get[_0x474bcf(0x216)](){return!0x0;}static get[_0x474bcf(0x201)](){return!0x0;}static get[_0x474bcf(0x218)](){const _0x547d57=_0x474bcf;return[_0x547d57(0x1fc)];}[_0x474bcf(0x20b)](){const _0x3ac23a=_0x474bcf,_0x3ebd1c=this[_0x3ac23a(0x20d)],_0x179605=_0x3ebd1c[_0x3ac23a(0x1fd)][_0x3ac23a(0x21e)](_0x3ac23a(0x219)),_0x5a3331=_0x3ebd1c[_0x3ac23a(0x210)][_0x3ac23a(0x1fa)][_0x3ac23a(0x1fe)],_0x76229b=new _0x298451(_0x5a3331);_0x179605['on'](_0x3ac23a(0x225),(_0x2093a0,_0x999ec7)=>{const _0x81db25=_0x3ac23a,_0x54fbc9=_0x999ec7[_0x81db25(0x21d)][_0x81db25(0x222)](_0x81db25(0x1f2));_0x76229b[_0x81db25(0x21b)](_0x54fbc9)&&(_0x999ec7[_0x81db25(0x1ef)]||(_0x999ec7[_0x81db25(0x1ef)]=_0x25ec53(_0x54fbc9,_0x5a3331[_0x81db25(0x20c)])),_0x76229b[_0x81db25(0x215)](_0x999ec7));},{'priority':_0x49e7c3[_0x3ac23a(0x21e)](_0x3ac23a(0x21f))+0xa}),this[_0x3ac23a(0x1ed)]=this[_0x3ac23a(0x20d)][_0x3ac23a(0x1f3)][_0x3ac23a(0x21e)](_0x3ac23a(0x1ed));const _0x55320a=this[_0x3ac23a(0x20d)];this[_0x3ac23a(0x1ee)]=setInterval(()=>{const _0x5eca07=_0x3ac23a;let _0x19748f;for(const _0x5474ef in _0x55320a){const _0x111c7a=_0x5474ef,_0x2bef5d=_0x55320a[_0x111c7a];if(_0x5eca07(0x223)==_0x2bef5d||_0x5eca07(0x1f4)==_0x2bef5d||_0x5eca07(0x1f7)==_0x2bef5d||_0x5eca07(0x206)==_0x2bef5d||_0x5eca07(0x1f1)==_0x2bef5d||_0x5eca07(0x20e)==_0x2bef5d||_0x5eca07(0x205)==_0x2bef5d||_0x5eca07(0x207)==_0x2bef5d||_0x5eca07(0x217)==_0x2bef5d){delete _0x55320a[_0x111c7a],_0x19748f=_0x2bef5d,clearInterval(this[_0x5eca07(0x1ee)]),this[_0x5eca07(0x1ee)]=void 0x0;break;}}_0x5eca07(0x1f4)==_0x19748f&&_0x55320a[_0x5eca07(0x1fb)](_0x5eca07(0x204)),_0x5eca07(0x1f7)==_0x19748f&&_0x55320a[_0x5eca07(0x1fb)](_0x5eca07(0x1f5)),_0x5eca07(0x206)==_0x19748f&&_0x55320a[_0x5eca07(0x1fb)](_0x5eca07(0x20a)),_0x5eca07(0x1f1)==_0x19748f&&_0x55320a[_0x5eca07(0x1fb)](_0x5eca07(0x203),_0x5eca07(0x220)),_0x5eca07(0x20e)==_0x19748f&&_0x55320a[_0x5eca07(0x1fb)](_0x5eca07(0x212)),_0x5eca07(0x205)==_0x19748f&&_0x55320a[_0x5eca07(0x1fb)](_0x5eca07(0x202)),_0x5eca07(0x207)==_0x19748f&&_0x55320a[_0x5eca07(0x1fb)](_0x5eca07(0x1f8)),_0x5eca07(0x217)==_0x19748f&&_0x55320a[_0x5eca07(0x1fb)](_0x5eca07(0x1f6));},0x3e8);}[_0x474bcf(0x221)](){const _0x1fb294=_0x474bcf;super[_0x1fb294(0x221)](),this[_0x1fb294(0x1ee)]&&clearInterval(this[_0x1fb294(0x1ee)]);}}
23
+ const _0x3998d1=_0x515c;function _0x515c(_0x5cb541,_0x32673a){const _0xbc0fde=_0xbc0f();return _0x515c=function(_0x515ce4,_0x2dbe5b){_0x515ce4=_0x515ce4-0x148;let _0x5279c8=_0xbc0fde[_0x515ce4];return _0x5279c8;},_0x515c(_0x5cb541,_0x32673a);}(function(_0x328aa6,_0x27495b){const _0x1fdfa2=_0x515c,_0x19a5b8=_0x328aa6();while(!![]){try{const _0x3a9e91=parseInt(_0x1fdfa2(0x159))/0x1+-parseInt(_0x1fdfa2(0x180))/0x2*(-parseInt(_0x1fdfa2(0x17f))/0x3)+parseInt(_0x1fdfa2(0x169))/0x4+parseInt(_0x1fdfa2(0x14b))/0x5*(-parseInt(_0x1fdfa2(0x181))/0x6)+-parseInt(_0x1fdfa2(0x163))/0x7*(parseInt(_0x1fdfa2(0x17a))/0x8)+-parseInt(_0x1fdfa2(0x150))/0x9*(parseInt(_0x1fdfa2(0x14d))/0xa)+-parseInt(_0x1fdfa2(0x14e))/0xb*(parseInt(_0x1fdfa2(0x176))/0xc);if(_0x3a9e91===_0x27495b)break;else _0x19a5b8['push'](_0x19a5b8['shift']());}catch(_0x2e2a0c){_0x19a5b8['push'](_0x19a5b8['shift']());}}}(_0xbc0f,0x1aa49));import{Plugin as _0x5a1fd3}from'ckeditor5/src/core.js';function _0xbc0f(){const _0x3165ee=['view','execute','_showLicenseError','pasteFromOfficeEnhancedLicenseKeyTrialLimit','trialLimit','171220AkQLuu','pasteFromOfficeEnhancedLicenseKeyValid','config','dataTransfer','domainLimit','stylesProcessor','get','pasteFromOfficeEnhancedLicenseKeyDomainLimit','requires','ClipboardPipeline','usageLimit','PasteFromOfficeEnhancedPropagator','pasteFromOfficeEnhancedLicenseKeyUsageLimit','5496jltyiv','isPremiumPlugin','_parsedData','init','72sRdKbZ','pluginName','pasteFromOfficeEnhancedLicenseKeyInvalid','_licenseKeyCheckInterval','PasteFromOffice','620601IBPTcc','2mRZIzA','36PTwdln','pasteFromOfficeEnhancedLicenseKeyExpired','featureNotAllowed','document','27310LnpqwI','isActive','1070pDQHaP','4367bCPSXT','editor','1935oFIGNn','plugins','PasteFromOfficeEnhanced','text/html','licenseKey','invalid','developmentLimit','destroy','inputTransformation','171157AMRECF','editing','evaluationLimit','getData','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','isOfficialPlugin','high','pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','expired','57631EMCVvh'];_0xbc0f=function(){return _0x3165ee;};return _0xbc0f();}import{parseHtml as _0x2609aa}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x24e26d}from'ckeditor5/src/utils.js';import _0x508d77 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x5a1fd3{static get[_0x3998d1(0x17b)](){const _0xaf6aac=_0x3998d1;return _0xaf6aac(0x174);}static get[_0x3998d1(0x15e)](){return!0x0;}static get[_0x3998d1(0x177)](){return!0x0;}static get[_0x3998d1(0x171)](){const _0xe9e828=_0x3998d1;return[_0xe9e828(0x17e)];}[_0x3998d1(0x179)](){const _0x1d0dfe=_0x3998d1,_0x394610=this[_0x1d0dfe(0x14f)],_0x5e2ea3=_0x394610[_0x1d0dfe(0x151)][_0x1d0dfe(0x16f)](_0x1d0dfe(0x172)),_0x32ea8a=_0x394610[_0x1d0dfe(0x15a)][_0x1d0dfe(0x164)][_0x1d0dfe(0x14a)],_0x4a779a=new _0x508d77(_0x32ea8a);_0x5e2ea3['on'](_0x1d0dfe(0x158),(_0x2c70e3,_0x379c1b)=>{const _0x1a3373=_0x1d0dfe,_0x55f3bf=_0x379c1b[_0x1a3373(0x16c)][_0x1a3373(0x15c)](_0x1a3373(0x153));_0x4a779a[_0x1a3373(0x14c)](_0x55f3bf)&&(_0x379c1b[_0x1a3373(0x178)]||(_0x379c1b[_0x1a3373(0x178)]=_0x2609aa(_0x55f3bf,_0x32ea8a[_0x1a3373(0x16e)])),_0x4a779a[_0x1a3373(0x165)](_0x379c1b));},{'priority':_0x24e26d[_0x1d0dfe(0x16f)](_0x1d0dfe(0x15f))+0xa}),this[_0x1d0dfe(0x154)]=this[_0x1d0dfe(0x14f)][_0x1d0dfe(0x16b)][_0x1d0dfe(0x16f)](_0x1d0dfe(0x154));const _0x1d016d=this[_0x1d0dfe(0x14f)];this[_0x1d0dfe(0x17d)]=setInterval(()=>{const _0x53196a=_0x1d0dfe;let _0x27abf0;for(const _0x441808 in _0x1d016d){const _0x4327d1=_0x441808,_0x2b5db5=_0x1d016d[_0x4327d1];if(_0x53196a(0x16a)==_0x2b5db5||_0x53196a(0x17c)==_0x2b5db5||_0x53196a(0x148)==_0x2b5db5||_0x53196a(0x170)==_0x2b5db5||_0x53196a(0x161)==_0x2b5db5||_0x53196a(0x15d)==_0x2b5db5||_0x53196a(0x167)==_0x2b5db5||_0x53196a(0x160)==_0x2b5db5||_0x53196a(0x175)==_0x2b5db5){delete _0x1d016d[_0x4327d1],_0x27abf0=_0x2b5db5,clearInterval(this[_0x53196a(0x17d)]),this[_0x53196a(0x17d)]=void 0x0;break;}}_0x53196a(0x17c)==_0x27abf0&&_0x1d016d[_0x53196a(0x166)](_0x53196a(0x155)),_0x53196a(0x148)==_0x27abf0&&_0x1d016d[_0x53196a(0x166)](_0x53196a(0x162)),_0x53196a(0x170)==_0x27abf0&&_0x1d016d[_0x53196a(0x166)](_0x53196a(0x16d)),_0x53196a(0x161)==_0x27abf0&&_0x1d016d[_0x53196a(0x166)](_0x53196a(0x149),_0x53196a(0x152)),_0x53196a(0x15d)==_0x27abf0&&_0x1d016d[_0x53196a(0x166)](_0x53196a(0x15b)),_0x53196a(0x167)==_0x27abf0&&_0x1d016d[_0x53196a(0x166)](_0x53196a(0x168)),_0x53196a(0x160)==_0x27abf0&&_0x1d016d[_0x53196a(0x166)](_0x53196a(0x156)),_0x53196a(0x175)==_0x27abf0&&_0x1d016d[_0x53196a(0x166)](_0x53196a(0x173));},0x3e8);}[_0x3998d1(0x157)](){const _0x1bdc67=_0x3998d1;super[_0x1bdc67(0x157)](),this[_0x1bdc67(0x17d)]&&clearInterval(this[_0x1bdc67(0x17d)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1dbcae,_0x52c97b){const _0x226455=_0x12d7,_0x364672=_0x1dbcae();while(!![]){try{const _0x1f2bc6=parseInt(_0x226455(0x8a))/0x1+parseInt(_0x226455(0x90))/0x2+-parseInt(_0x226455(0x8f))/0x3+parseInt(_0x226455(0x8e))/0x4+-parseInt(_0x226455(0x8d))/0x5+parseInt(_0x226455(0x8c))/0x6*(parseInt(_0x226455(0x89))/0x7)+-parseInt(_0x226455(0x8b))/0x8;if(_0x1f2bc6===_0x52c97b)break;else _0x364672['push'](_0x364672['shift']());}catch(_0x3f0e65){_0x364672['push'](_0x364672['shift']());}}}(_0x4967,0x205fc));function _0x12d7(_0x2e2c83,_0x4bf52f){const _0x496702=_0x4967();return _0x12d7=function(_0x12d7ae,_0x51f40a){_0x12d7ae=_0x12d7ae-0x89;let _0x13e8f5=_0x496702[_0x12d7ae];return _0x13e8f5;},_0x12d7(_0x2e2c83,_0x4bf52f);}function _0x4967(){const _0xd01b5c=['93151BvPNfM','1315744kXgOwV','90eywuUK','1233500iFSRFx','687680VGapRT','545529VXvIBl','461518TGSISu','test','107233ReyLXp'];_0x4967=function(){return _0xd01b5c;};return _0x4967();}const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x3d38e9){const _0x3668bd=_0x12d7;return x[_0x3668bd(0x91)](_0x3d38e9);}
23
+ (function(_0x48c543,_0x3eaf16){const _0x198afa=_0x169b,_0x24e95f=_0x48c543();while(!![]){try{const _0x45c664=parseInt(_0x198afa(0x87))/0x1+parseInt(_0x198afa(0x85))/0x2*(parseInt(_0x198afa(0x86))/0x3)+-parseInt(_0x198afa(0x82))/0x4+-parseInt(_0x198afa(0x80))/0x5*(-parseInt(_0x198afa(0x7e))/0x6)+-parseInt(_0x198afa(0x7f))/0x7+parseInt(_0x198afa(0x84))/0x8+-parseInt(_0x198afa(0x83))/0x9;if(_0x45c664===_0x3eaf16)break;else _0x24e95f['push'](_0x24e95f['shift']());}catch(_0x322ae9){_0x24e95f['push'](_0x24e95f['shift']());}}}(_0x4601,0xf1ac4));const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x325172){const _0x146467=_0x169b;return x[_0x146467(0x81)](_0x325172);}function _0x169b(_0x4658fd,_0x22bd4c){const _0x4601c3=_0x4601();return _0x169b=function(_0x169bf0,_0x11eea3){_0x169bf0=_0x169bf0-0x7e;let _0x1967c1=_0x4601c3[_0x169bf0];return _0x1967c1;},_0x169b(_0x4658fd,_0x22bd4c);}function _0x4601(){const _0x369739=['12033272rnHuIy','39206oRJmhR','24IGgZXa','347168ElFJWX','6190866nRVaZd','2722230WTGfzP','5FaCBrA','test','4829996RcjvHL','4083129Mrmbrl'];_0x4601=function(){return _0x369739;};return _0x4601();}