@ckeditor/ckeditor5-paste-from-office-enhanced 45.1.0-alpha.0 → 45.1.0-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${g(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(t,e){const n=A();return(S=function(t,e){return n[t-=152]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(299492===-parseInt(e(152))/1*(-parseInt(e(154))/2)+parseInt(e(162))/3*(parseInt(e(158))/4)+parseInt(e(160))/5*(parseInt(e(163))/6)+-parseInt(e(153))/7+-parseInt(e(157))/8+-parseInt(e(159))/9*(-parseInt(e(161))/10)+-parseInt(e(155))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return C[S(156)](t)}function A(){const t=["733030vJlpYJ","300lVjosS","246ZbqhoG","105pKhdkk","2228765YtkSeC","7834jaLSet","6093868HrcHvV","test","2125416qBtdsY","22688Wlgwfo","18ZtgPhR","38105JUahrt"];return(A=function(){return t})()}function L(){const t=["hasClass","4514293IdoLEA","191616pxFUli","171ffpxJv","tagName","set","split","style","2361030MPbWbm","1338826HHbxZZ","46186810UInbat","groups","map","5ZYswCW","initial","selectorText","269608Triqas","name","getPropertyValue","exec","assign","push","18wiVfzL","cssRules","trim","className","length","5875212gybarT"];return(L=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(838119===-parseInt(e(502))/1+parseInt(e(495))/2*(-parseInt(e(487))/3)+-parseInt(e(492))/4+-parseInt(e(506))/5*(parseInt(e(501))/6)+-parseInt(e(494))/7+parseInt(e(481))/8*(parseInt(e(496))/9)+parseInt(e(503))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(497)]&&!s[n(490)])continue;const e=!s[n(497)]||t[n(482)]===s[n(497)],o=!s[n(490)]||t[n(493)](s[n(490)]);e&&o&&r[n(498)](s,i)}return r}function F(t){const e=R,n={};for(let r=0;r<t[e(491)];r++){const s=t[r],i=t[e(483)](s);e(507)!==i&&(n[s]=i)}return n}function R(t,e){const n=L();return(R=function(t,e){return n[t-=481]})(t,e)}function T(t){const e=R,n=t[e(499)](",")[e(505)]((t=>t[e(489)]())),r=[];for(const t of n){const n=P[e(484)](t);n&&r[e(486)](n[e(504)])}return r}function M(t){const e=R,n={};for(const r of t)Object[e(485)](n,r);return n}const j=D;function W(){const t=["content","elementStart","createRangeIn","172218HvaiZK","type","11WvIgkB","item","document","values","915940DjNLCE","8vyxSDs","186JriSmK","1063818kYzMRi","4616676AYAxSb","873210cnwTnl","hasStyle","_parsedData","126169pYcVas","isActive","setStyle","execute","18CMsgeS","size","9jUpdHx","21685JengyB","from"];return(W=function(){return t})()}function D(t,e){const n=W();return(D=function(t,e){return n[t-=212]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(133535===-parseInt(e(230))/1+-parseInt(e(216))/2*(-parseInt(e(236))/3)+parseInt(e(222))/4+-parseInt(e(237))/5*(-parseInt(e(224))/6)+-parseInt(e(225))/7*(parseInt(e(223))/8)+parseInt(e(234))/9*(parseInt(e(227))/10)+parseInt(e(218))/11*(-parseInt(e(226))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class N extends w{[j(233)](t){const n=j,{body:r,styles:s}=t[n(229)],i=new e.UpcastWriter(r[n(220)]),o=i[n(215)](r),c=function(t){const e=R,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(498)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(488)])if(t instanceof CSSStyleRule){const r=F(t[e(500)]);n[t[e(508)]]=Object[e(485)]({},n[t[e(508)]]||{},r)}return n}(s));for(const t of o){if(n(214)!==t[n(217)])continue;const e=O(t[n(219)],c);if(e[n(235)]){const r=M(Array[n(212)](e[n(221)]()));for(const e in r){const s=t[n(219)];s[n(228)](e)||i[n(232)](e,r[e],s)}}}t[n(213)]=r}[j(231)](t){return super[j(231)](t)||E(t)}}const K=k;function k(t,e){const n=$();return(k=function(t,e){return n[t-=252]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(572707===parseInt(e(257))/1+-parseInt(e(255))/2+-parseInt(e(254))/3*(-parseInt(e(284))/4)+-parseInt(e(271))/5+parseInt(e(253))/6*(parseInt(e(277))/7)+parseInt(e(276))/8+-parseInt(e(287))/9*(parseInt(e(267))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class U extends t.Plugin{static get[K(272)](){return K(264)}static get[K(282)](){return!0}static get[K(261)](){return!0}static get[K(266)](){return[K(252)]}[K(269)](){const t=K,e=this[t(260)],n=e[t(273)][t(270)](t(259)),r=e[t(281)][t(289)][t(268)],s=new N(r);n.on(t(274),((e,n)=>{const i=t,o=n[i(258)][i(285)](i(256));s[i(263)](o)&&(n[i(288)]||(n[i(288)]=b(o,r[i(275)])),s[i(286)](n))}),{priority:x.priorities[t(270)](t(279))+11})}[K(265)](){!async function(t){const e=d([110,73,72,88,87,119,101,108,66,116,55,105,76,99,56,54,98,106,67,120,115,52,83,78,50,85,74,118,117,121,57,97,114,75,113,90,112,100,71,77,111,49,102,51,80,68,81,89,48,122,84,53,82,109,70,79,103,65,104,86,107,69]),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(283)]((t=>String[e(262)](t)))[e(278)]("")}!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([110]);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:1746576e3;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(280)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}function $(){const t=["requires","130QLXiZW","document","init","get","3628100elHNoe","pluginName","plugins","inputTransformation","stylesProcessor","2929752Xgbsrh","6651372pVyWeB","join","high","href","editing","isOfficialPlugin","map","1412NvTaxQ","getData","execute","861417KGPBiR","_parsedData","view","PasteFromOffice","6vDgIwm","8094NahlPJ","795474GdaaUD","text/html","671524DtOatW","dataTransfer","ClipboardPipeline","editor","isPremiumPlugin","fromCharCode","isActive","PasteFromOfficeEnhancedInliner","afterInit"];return($=function(){return t})()}const V=_;!function(t){const e=_,n=t();for(;;)try{if(181201===-parseInt(e(147))/1*(parseInt(e(155))/2)+-parseInt(e(163))/3+parseInt(e(167))/4+-parseInt(e(141))/5*(parseInt(e(159))/6)+-parseInt(e(149))/7+parseInt(e(168))/8+parseInt(e(132))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);const H=[V(134),V(144),V(148),V(143),V(139),V(164),V(133),V(146)],Y=[V(134),V(144),V(148)],B={"font-style":[[V(162),"i"]],"font-weight":[[V(158),V(140)],[V(137),V(140)],[V(166),V(140)],[t=>Number(t)>=600,V(140)]],"text-decoration":[[V(127),"u"],[V(165),"s"]],"text-decoration-line":[[V(127),"u"],[V(165),"s"]],"vertical-align":[[V(138),V(138)],[V(160),V(128)]]};function z(t){return H[V(154)](t)}function J(){const t=["filter","italic","600549zralod","font-weight","line-through","bolder","1305052GLmZJX","2676976BKGxgT","getChildren","underline","sup","from","function","removeStyle","1142973CiCSYy","font-style","color","getStyle","split","bold","sub","text-decoration-line","strong","55RcpjpI","length","text-decoration","font-family","keys","vertical-align","59SQGxzn","font-size","1708049Ymkuhz","span","createElement","setStyle","getStyleNames","includes","4878rwRUjw","forEach","insertChild","medium","10140KCtXGy","super"];return(J=function(){return t})()}function X(t){const e=V;return Array[e(129)](t[e(153)]())[e(161)](z)}function G(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=V,r={},s={};return e[n(156)]((e=>{const i=n,o=t[i(135)](e);if(o)if(c=e,Y[V(154)](c))r[e]=o;else if(e in B){const t=o[i(136)](" ");B[e][i(156)]((([n,r])=>{const o=i;for(const i of t)(o(130)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=V;for(const s in n)n[s][r(156)]((([,n])=>{const s=r,i=e[s(151)](n,[],t[s(126)]());e[s(157)](0,i,t)})),e[r(131)](s,t)})(t,e,s),function(t,e,n){const r=V;if(!Object[r(145)](n)[r(142)])return;const s=e[r(151)](r(150),[],t[r(126)]());e[r(152)](n,s),e[r(157)](0,s,t),e[r(131)](Object[r(145)](n),t)}(t,e,r)}function _(t,e){const n=J();return(_=function(t,e){return n[t-=126]})(t,e)}const q=Z;function Z(t,e){const n=Q();return(Z=function(t,e){return n[t-=142]})(t,e)}function Q(){const t=["3ThHFKH","941162PSrCOE","includes","3496913AIpdvX","name","stylesProcessor","blockElements","getItems","479408xUQWLz","6002952AgmLoc","content","execute","isActive","_parsedData","font","createRangeIn","element","3714708IwedMX","11589858IXHlEY","document","5JDInpL","580056QDPwpl"];return(Q=function(){return t})()}!function(t){const e=Z,n=t();for(;;)try{if(512951===parseInt(e(163))/1+-parseInt(e(143))/2*(-parseInt(e(142))/3)+-parseInt(e(150))/4*(parseInt(e(162))/5)+parseInt(e(159))/6+-parseInt(e(145))/7+parseInt(e(151))/8+-parseInt(e(160))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class tt extends w{[q(153)](t){const n=q,{body:r}=t[n(155)],s=new e.UpcastWriter(r[n(161)]),i=s[n(157)](r),o=new e.ViewDocument(s[n(161)][n(147)]),c=[...new e.DomConverter(o)[n(148)],n(156)],a=i[n(149)]();for(const t of a)if(t.is(n(158))&&c[n(144)](t[n(146)])){G(t,s,X(t))}t[n(152)]=r}[q(154)](t){return super[q(154)](t)||E(t)}}function et(t,e){const n=st();return(et=function(t,e){return n[t-=356]})(t,e)}const nt=et;!function(t){const e=et,n=t();for(;;)try{if(838342===parseInt(e(383))/1*(parseInt(e(389))/2)+parseInt(e(358))/3*(-parseInt(e(405))/4)+-parseInt(e(409))/5*(parseInt(e(401))/6)+parseInt(e(359))/7*(-parseInt(e(395))/8)+parseInt(e(393))/9+-parseInt(e(398))/10+parseInt(e(403))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class rt extends t.Plugin{[nt(399)];[nt(385)];static get[nt(360)](){return nt(410)}static get[nt(375)](){return!0}static get[nt(371)](){return!0}static get[nt(386)](){return[nt(387)]}[nt(390)](){const t=nt,e=this[t(381)],n=e[t(378)][t(361)](t(376)),r=e[t(374)][t(391)][t(384)],s=new tt(r);n.on(t(368),((e,n)=>{const i=t,o=n[i(357)][i(364)](i(404));s[i(362)](o)&&(n[i(372)]||(n[i(372)]=b(o,r[i(396)])),s[i(380)](n))}),{priority:x.priorities[t(361)](t(366))+10}),this[t(399)]=this[t(381)][t(394)][t(361)](t(399));const i=this[t(381)];this[t(385)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(370)==s||e(369)==s||e(377)==s||e(379)==s||e(388)==s||e(382)==s||e(397)==s||e(365)==s){delete i[r],n=s,clearInterval(this[e(385)]),this[e(385)]=void 0;break}}e(369)==n&&i[e(356)](e(367)),e(377)==n&&i[e(356)](e(408)),e(379)==n&&i[e(356)](e(392)),e(388)==n&&i[e(356)](e(363),e(373)),e(382)==n&&i[e(356)](e(407)),e(397)==n&&i[e(356)](e(406)),e(365)==n&&i[e(356)](e(400))}),1e3)}[nt(402)](){const t=nt;super[t(402)](),this[t(385)]&&clearInterval(this[t(385)])}}function st(){const t=["isActive","featureNotAllowed","getData","pasteFromOfficeEnhancedLicenseKeyUsageLimit","high","invalid","inputTransformation","pasteFromOfficeEnhancedLicenseKeyInvalid","pasteFromOfficeEnhancedLicenseKeyValid","isPremiumPlugin","_parsedData","PasteFromOfficeEnhanced","editing","isOfficialPlugin","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyExpired","plugins","pasteFromOfficeEnhancedLicenseKeyDomainLimit","execute","editor","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","1nufVOP","document","_licenseKeyCheckInterval","requires","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyNotAllowed","2755882UoKePx","init","view","domainLimit","4637637TTsmPm","config","216088NKuBiG","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyTrialLimit","14556330Mrxuhh","licenseKey","usageLimit","3240942MEVQXC","destroy","21136060NUBltv","text/html","228AVduSg","trialLimit","evaluationLimit","expired","10RkYCaL","PasteFromOfficeEnhancedPropagator","_showLicenseError","dataTransfer","4698XTXsmD","91Qagfra","pluginName","get"];return(st=function(){return t})()}var it=ct;function ot(){var t=["159511gnYsGa","6pEuavn","1240154mcKYEA","5403222MzORJW","isPremiumPlugin","PasteFromOfficeEnhanced","requires","isOfficialPlugin","PasteFromOffice","8838760PiWfGZ","pluginName","5390816xFIbiE","9UkuMbc","803032osqWSO","3269075RsOcFC","7UeyYLf"];return(ot=function(){return t})()}function ct(t,e){var n=ot();return(ct=function(t,e){return n[t-=314]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(718894===-parseInt(e(322))/1+parseInt(e(324))/2*(-parseInt(e(323))/3)+parseInt(e(317))/4+parseInt(e(320))/5+-parseInt(e(325))/6*(-parseInt(e(321))/7)+parseInt(e(319))/8+-parseInt(e(318))/9*(parseInt(e(315))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{static get[it(316)](){return it(327)}static get[it(329)](){return!0}static get[it(326)](){return!0}static get[it(328)](){return[it(314),U,rt]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=421]})(t,e)}function lt(){var t=["2906841cvYFxc","373uBwNGJ","2471060RzntXn","1300790AIVeKd","9iRtvwv","32DllXEj","2735874cDTVUm","175032RTwHpA","3566VrRFNk","1662204MMAFoB"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(941602===parseInt(e(426))/1*(-parseInt(e(423))/2)+-parseInt(e(421))/3+-parseInt(e(422))/4+parseInt(e(427))/5+parseInt(e(424))/6+parseInt(e(425))/7*(parseInt(e(430))/8)+-parseInt(e(429))/9*(-parseInt(e(428))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${g(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function 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=A,n=t();for(;;)try{if(433026===parseInt(e(270))/1*(parseInt(e(275))/2)+-parseInt(e(265))/3*(parseInt(e(269))/4)+-parseInt(e(274))/5*(parseInt(e(271))/6)+-parseInt(e(263))/7*(-parseInt(e(266))/8)+parseInt(e(267))/9*(-parseInt(e(268))/10)+parseInt(e(273))/11+parseInt(e(264))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(){const t=["8682120ZaksBc","12eIGPMB","2225048OGwcOe","404901AXVAPj","10kfFgVF","553344YeAWcK","159146WfTTzv","479238qxEaEn","test","353298wIcfIk","40wmiwPy","8pUpNCV","7DrbgLC"];return(C=function(){return t})()}function A(t,e){const n=C();return(A=function(t,e){return n[t-=263]})(t,e)}function E(t){return S[A(272)](t)}function L(){const t=["19kldNXL","hasClass","selectorText","159088fuqNHe","977251QSiNHI","4RBGIWG","117CmNMLR","initial","exec","set","709242KzftSr","1753381MHDqFh","map","assign","60xrFsVx","length","795270grkSjN","tagName","className","27124YfLFQC","name","push","cssRules","style","split","1356455yNATCV","trim","getPropertyValue","groups"];return(L=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(144119===parseInt(e(413))/1*(-parseInt(e(403))/2)+parseInt(e(423))/3*(-parseInt(e(418))/4)+-parseInt(e(409))/5+-parseInt(e(429))/6+parseInt(e(424))/7+-parseInt(e(416))/8*(-parseInt(e(419))/9)+-parseInt(e(427))/10*(-parseInt(e(417))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=L();return(O=function(t,e){return n[t-=402]})(t,e)}function F(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(430)]&&!s[n(402)])continue;const e=!s[n(430)]||t[n(404)]===s[n(430)],o=!s[n(402)]||t[n(414)](s[n(402)]);e&&o&&r[n(422)](s,i)}return r}function M(t){const e=O,n={};for(let r=0;r<t[e(428)];r++){const s=t[r],i=t[e(411)](s);e(420)!==i&&(n[s]=i)}return n}function j(t){const e=O,n=t[e(408)](",")[e(425)]((t=>t[e(410)]())),r=[];for(const t of n){const n=P[e(421)](t);n&&r[e(405)](n[e(412)])}return r}function W(t){const e=O,n={};for(const r of t)Object[e(426)](n,r);return n}function N(){const t=["document","values","content","5yWKTao","execute","2918229GZbDGK","size","6230497BEZxxU","6459942dbnSAD","4091875QqStVh","isActive","1177772cMJrIf","type","createRangeIn","setStyle","3580176zXzIhH","_parsedData","item","elementStart","hasStyle","359914dwUTCD","from"];return(N=function(){return t})()}const R=T;function T(t,e){const n=N();return(T=function(t,e){return n[t-=425]})(t,e)}!function(t){const e=T,n=t();for(;;)try{if(711910===parseInt(e(435))/1*(parseInt(e(430))/2)+-parseInt(e(437))/3+-parseInt(e(443))/4+parseInt(e(441))/5+-parseInt(e(440))/6+parseInt(e(439))/7+parseInt(e(425))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class k extends w{[R(436)](t){const n=R,{body:r,styles:s}=t[n(426)],i=new e.UpcastWriter(r[n(432)]),o=i[n(445)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(422)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(406)])if(t instanceof CSSStyleRule){const r=M(t[e(407)]);n[t[e(415)]]=Object[e(426)]({},n[t[e(415)]]||{},r)}return n}(s));for(const t of o){if(n(428)!==t[n(444)])continue;const e=F(t[n(427)],c);if(e[n(438)]){const r=W(Array[n(431)](e[n(433)]()));for(const e in r){const s=t[n(427)];s[n(429)](e)||i[n(446)](e,r[e],s)}}}t[n(434)]=r}[R(442)](t){return super[R(442)](t)||E(t)}}const D=H;function q(){const t=["requires","6pUjrQU","pluginName","PasteFromOfficeEnhancedInliner","PasteFromOffice","948730kdWgSq","execute","isActive","getData","stylesProcessor","8757260RlMBAV","editing","_parsedData","12WzPUKs","get","13538008JIzGFP","fromCharCode","text/html","join","isOfficialPlugin","dataTransfer","isPremiumPlugin","inputTransformation","48824ihlUjY","view","editor","ClipboardPipeline","6nHvzFo","1192429hneEfN","map","418634GBHYsc","plugins","href","682745LGGacq","document","high","afterInit","init","873xpfzzp"];return(q=function(){return t})()}function H(t,e){const n=q();return(H=function(t,e){return n[t-=465]})(t,e)}!function(t){const e=H,n=t();for(;;)try{if(550381===parseInt(e(476))/1+parseInt(e(501))/2*(parseInt(e(472))/3)+parseInt(e(484))/4*(-parseInt(e(465))/5)+parseInt(e(498))/6*(-parseInt(e(499))/7)+parseInt(e(494))/8*(-parseInt(e(470))/9)+-parseInt(e(481))/10+parseInt(e(486))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);class K extends t.Plugin{static get[D(473)](){return D(474)}static get[D(490)](){return!0}static get[D(492)](){return!0}static get[D(471)](){return[D(475)]}[D(469)](){const t=D,e=this[t(496)],n=e[t(502)][t(485)](t(497)),r=e[t(482)][t(495)][t(466)],s=new k(r);n.on(t(493),((e,n)=>{const i=t,o=n[i(491)][i(479)](i(488));s[i(478)](o)&&(n[i(483)]||(n[i(483)]=b(o,r[i(480)])),s[i(477)](n))}),{priority:x.priorities[t(485)](t(467))+11})}[D(468)](){!async function(t){const e=d([99,106,82,90,116,68,104,97,73,110,107,113,48,80,87,69,120,121,79,105,86,54,118,109,122,101,72,74,114,83,81,56,108,75,53,49,84,77,85,65,57,52,55,100,115,70,76,117,119,78,98,67,50,111,71,103,112,51,88,66,89,102]),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=H;return t[e(500)]((t=>String[e(487)](t)))[e(489)]("")}!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([99]);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:1746748800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=H,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(503)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const U=z;function z(t,e){const n=_();return(z=function(t,e){return n[t-=406]})(t,e)}!function(t){const e=z,n=t();for(;;)try{if(399035===parseInt(e(406))/1*(-parseInt(e(408))/2)+-parseInt(e(450))/3*(parseInt(e(437))/4)+parseInt(e(423))/5+-parseInt(e(429))/6*(parseInt(e(412))/7)+parseInt(e(411))/8+-parseInt(e(434))/9*(parseInt(e(432))/10)+parseInt(e(444))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const V=[U(420),U(430),U(439),U(433),U(424),U(418),U(425),U(436)],$=[U(420),U(430),U(439)],G={"font-style":[[U(447),"i"]],"font-weight":[[U(407),U(417)],[U(415),U(417)],[U(442),U(417)],[t=>Number(t)>=600,U(417)]],"text-decoration":[[U(416),"u"],[U(431),"s"]],"text-decoration-line":[[U(416),"u"],[U(431),"s"]],"vertical-align":[[U(438),U(438)],[U(410),U(445)]]};function B(t){return V[U(426)](t)}function _(){const t=["vertical-align","403844vFZgjV","sub","font-size","setStyle","insertChild","bolder","length","2637437GOLDul","sup","getStyle","italic","forEach","removeStyle","21SQCMsF","3923wNibeI","medium","26XwMtqF","getStyleNames","super","5319104iqmTue","2632hFjcMl","filter","split","bold","underline","strong","font-weight","createElement","color","function","getChildren","2464670qcaMSt","text-decoration-line","font-style","includes","keys","from","2502YeJKRr","font-family","line-through","17880blFgxM","text-decoration","423kQRgYZ","span"];return(_=function(){return t})()}function Y(t){const e=U;return Array[e(428)](t[e(409)]())[e(413)](B)}function Z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(448)]((e=>{const i=n,o=t[i(446)](e);if(o)if(c=e,$[U(426)](c))r[e]=o;else if(e in G){const t=o[i(414)](" ");G[e][i(448)]((([n,r])=>{const o=i;for(const i of t)(o(421)==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=U;for(const s in n)n[s][r(448)]((([,n])=>{const s=r,i=e[s(419)](n,[],t[s(422)]());e[s(441)](0,i,t)})),e[r(449)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(427)](n)[r(443)])return;const s=e[r(419)](r(435),[],t[r(422)]());e[r(440)](n,s),e[r(441)](0,s,t),e[r(449)](Object[r(427)](n),t)}(t,e,r)}const J=Q;function X(){const t=["21636oZqRiZ","696101Gdeyrt","6bkhPPs","blockElements","isActive","document","element","getItems","48355mRsWas","stylesProcessor","includes","font","name","createRangeIn","892358tYBhMw","36qAqEqe","execute","7051WvHswR","2045700AaOVaj","287139tvMXES","_parsedData","10550SGmozM","8aHUUhM","8361tKCvDb","content"];return(X=function(){return t})()}function Q(t,e){const n=X();return(Q=function(t,e){return n[t-=493]})(t,e)}!function(t){const e=Q,n=t();for(;;)try{if(602365===-parseInt(e(503))/1+parseInt(e(498))/2*(-parseInt(e(511))/3)+-parseInt(e(502))/4+parseInt(e(517))/5*(parseInt(e(499))/6)+parseInt(e(510))/7*(parseInt(e(506))/8)+-parseInt(e(507))/9*(-parseInt(e(505))/10)+-parseInt(e(501))/11*(-parseInt(e(509))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class tt extends w{[J(500)](t){const n=J,{body:r}=t[n(504)],s=new e.UpcastWriter(r[n(514)]),i=s[n(497)](r),o=new e.ViewDocument(s[n(514)][n(493)]),c=[...new e.DomConverter(o)[n(512)],n(495)],a=i[n(516)]();for(const t of a)if(t.is(n(515))&&c[n(494)](t[n(496)])){Z(t,s,Y(t))}t[n(508)]=r}[J(513)](t){return super[J(513)](t)||E(t)}}const et=rt;function nt(){const t=["877932HCsDNI","pasteFromOfficeEnhancedLicenseKeyNotAllowed","editing","1970kHCdMF","text/html","config","usageLimit","_parsedData","PasteFromOfficeEnhanced","inputTransformation","execute","16456LHQNJS","274785Ohcxtr","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","15101huSgTW","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyDomainLimit","destroy","trialLimit","_showLicenseError","isPremiumPlugin","pluginName","requires","PasteFromOfficeEnhancedPropagator","1142250VYWFHA","4089864vUAWns","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","editor","plugins","domainLimit","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyTrialLimit","init","getData","106lWeLyc","dataTransfer","isOfficialPlugin","high","invalid","get","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyValid","_licenseKeyCheckInterval","184ZGmPYy","ClipboardPipeline","expired","5OTSDld","isActive","licenseKey","3405qXfkqE","view","document","evaluationLimit"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=332]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(585194===-parseInt(e(352))/1*(-parseInt(e(373))/2)+parseInt(e(333))/3*(-parseInt(e(382))/4)+-parseInt(e(385))/5*(-parseInt(e(362))/6)+-parseInt(e(349))/7+-parseInt(e(363))/8+-parseInt(e(337))/9+parseInt(e(340))/10*(parseInt(e(348))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{[et(332)];[et(381)];static get[et(359)](){return et(361)}static get[et(375)](){return!0}static get[et(358)](){return!0}static get[et(360)](){return[et(350)]}[et(371)](){const t=et,e=this[t(366)],n=e[t(367)][t(378)](t(383)),r=e[t(339)][t(334)][t(335)],s=new tt(r);n.on(t(346),((e,n)=>{const i=t,o=n[i(374)][i(372)](i(341));s[i(386)](o)&&(n[i(344)]||(n[i(344)]=b(o,r[i(353)])),s[i(347)](n))}),{priority:x.priorities[t(378)](t(376))+10}),this[t(332)]=this[t(366)][t(342)][t(378)](t(332));const i=this[t(366)];this[t(381)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(380)==s||e(365)==s||e(379)==s||e(354)==s||e(338)==s||e(351)==s||e(370)==s||e(364)==s){delete i[r],n=s,clearInterval(this[e(381)]),this[e(381)]=void 0;break}}e(365)==n&&i[e(357)](e(377)),e(379)==n&&i[e(357)](e(384)),e(354)==n&&i[e(357)](e(368)),e(338)==n&&i[e(357)](e(369),e(345)),e(351)==n&&i[e(357)](e(336)),e(370)==n&&i[e(357)](e(356)),e(364)==n&&i[e(357)](e(343))}),1e3)}[et(355)](){const t=et;super[t(355)](),this[t(381)]&&clearInterval(this[t(381)])}}function it(t,e){var n=ct();return(it=function(t,e){return n[t-=311]})(t,e)}var ot=it;function ct(){var t=["8262926IjzlPw","8pXycCc","27agsJxB","requires","7838270nszLjx","isPremiumPlugin","12oCfKcP","1184872yIComB","1176968AHSJpH","PasteFromOfficeEnhanced","257901UtJVcy","3463936KSzVUu","pluginName","PasteFromOffice","isOfficialPlugin","24985Zxocoy"];return(ct=function(){return t})()}!function(t){for(var e=it,n=t();;)try{if(607990===parseInt(e(314))/1+-parseInt(e(324))/2*(-parseInt(e(317))/3)+-parseInt(e(318))/4+-parseInt(e(322))/5*(parseInt(e(313))/6)+parseInt(e(323))/7+parseInt(e(315))/8*(-parseInt(e(325))/9)+-parseInt(e(311))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[ot(319)](){return ot(316)}static get[ot(321)](){return!0}static get[ot(312)](){return!0}static get[ot(326)](){return[ot(320),K,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=197]})(t,e)}function lt(){var t=["6509694GHBWqi","4992281IWDhRA","7872520qcGDPY","293498zLHkHw","1224akSqxV","1248903ToiiON","5ynasbA","428292jledlZ","97490zXpSwL","10qxHUDk"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(615095===parseInt(e(198))/1*(parseInt(e(205))/2)+-parseInt(e(197))/3+-parseInt(e(199))/4*(parseInt(e(201))/5)+-parseInt(e(202))/6+-parseInt(e(203))/7+parseInt(e(204))/8+-parseInt(e(206))/9*(-parseInt(e(200))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x1c87df}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x408740,parseHtml as _0x5cdefc}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x275e3a,uid as _0x40fed7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x25ac89,ViewDocument as _0x45047c,DomConverter as _0x5a7099}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x408bc7){return m['test'](_0x408bc7);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x5fb545,_0x269f93){const _0x4e4b78=new Map();for(const [_0x26b63c,_0x9a13c6]of _0x269f93){if(!_0x26b63c['tagName']&&!_0x26b63c['className'])continue;const _0x2f705b=!_0x26b63c['tagName']||_0x5fb545['name']===_0x26b63c['tagName'],_0x633f5e=!_0x26b63c['className']||_0x5fb545['hasClass'](_0x26b63c['className']);_0x2f705b&&_0x633f5e&&_0x4e4b78['set'](_0x26b63c,_0x9a13c6);}return _0x4e4b78;}function h(_0x24b548){const _0x16f6ee={};for(let _0x4027c0=0x0;_0x4027c0<_0x24b548['length'];_0x4027c0++){const _0x3c2b96=_0x24b548[_0x4027c0],_0x2eaf58=_0x24b548['getPropertyValue'](_0x3c2b96);'initial'!==_0x2eaf58&&(_0x16f6ee[_0x3c2b96]=_0x2eaf58);}return _0x16f6ee;}function O(_0x5cefe7){const _0x32dba8=_0x5cefe7['split'](',')['map'](_0x553831=>_0x553831['trim']()),_0x52d669=[];for(const _0x860cae of _0x32dba8){const _0x50fafb=S['exec'](_0x860cae);_0x50fafb&&_0x52d669['push'](_0x50fafb['groups']);}return _0x52d669;}function y(_0x38bc3f){const _0x5c1a70={};for(const _0x47dc1f of _0x38bc3f)Object['assign'](_0x5c1a70,_0x47dc1f);return _0x5c1a70;}class c extends _0x408740{['execute'](_0x31c977){const {body:_0x2d013f,styles:_0x3602a2}=_0x31c977['_parsedData'],_0x41c5c5=new _0x25ac89(_0x2d013f['document']),_0x516c01=_0x41c5c5['createRangeIn'](_0x2d013f),_0x44074a=function(_0x42481d){const _0x481b2a={};for(const _0x16fd82 of _0x42481d)for(const _0x18084e of _0x16fd82['cssRules'])if(_0x18084e instanceof CSSStyleRule){const _0x1f81d7=h(_0x18084e['style']);_0x481b2a[_0x18084e['selectorText']]=Object['assign']({},_0x481b2a[_0x18084e['selectorText']]||{},_0x1f81d7);}return _0x481b2a;}(_0x3602a2),_0x3031d4=function(_0x22d611){const _0x5b75d5=new Map();for(const _0x5a354f in _0x22d611){const _0x18f7e8=O(_0x5a354f),_0x5d7ae3=_0x22d611[_0x5a354f];for(const _0xed215e of _0x18f7e8)_0x5b75d5['set'](_0xed215e,_0x5d7ae3);}return _0x5b75d5;}(_0x44074a);for(const _0x5dd567 of _0x516c01){if('elementStart'!==_0x5dd567['type'])continue;const _0xdbcb36=x(_0x5dd567['item'],_0x3031d4);if(_0xdbcb36['size']){const _0x3760ee=y(Array['from'](_0xdbcb36['values']()));for(const _0x4fcf2c in _0x3760ee){const _0x50932=_0x5dd567['item'];_0x50932['hasStyle'](_0x4fcf2c)||_0x41c5c5['setStyle'](_0x4fcf2c,_0x3760ee[_0x4fcf2c],_0x50932);}}}_0x31c977['content']=_0x2d013f;}['isActive'](_0x5311b5){return super['isActive'](_0x5311b5)||l(_0x5311b5);}}class i extends _0x1c87df{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xfdc542=this['editor'],_0x2a7e45=_0xfdc542['plugins']['get']('ClipboardPipeline'),_0x379600=_0xfdc542['editing']['view']['document'],_0x3384e2=new c(_0x379600);_0x2a7e45['on']('inputTransformation',(_0x36a048,_0xad1296)=>{const _0x392e1c=_0xad1296['dataTransfer']['getData']('text/html');_0x3384e2['isActive'](_0x392e1c)&&(_0xad1296['_parsedData']||(_0xad1296['_parsedData']=_0x5cdefc(_0x392e1c,_0x379600['stylesProcessor'])),_0x3384e2['execute'](_0xad1296));},{'priority':_0x275e3a['get']('high')+0xb});}['afterInit'](){!async function(_0x9c2ff2){const _0x39ee80=_0x3d8521([0x6e,0x49,0x48,0x58,0x57,0x77,0x65,0x6c,0x42,0x74,0x37,0x69,0x4c,0x63,0x38,0x36,0x62,0x6a,0x43,0x78,0x73,0x34,0x53,0x4e,0x32,0x55,0x4a,0x76,0x75,0x79,0x39,0x61,0x72,0x4b,0x71,0x5a,0x70,0x64,0x47,0x4d,0x6f,0x31,0x66,0x33,0x50,0x44,0x51,0x59,0x30,0x7a,0x54,0x35,0x52,0x6d,0x46,0x4f,0x67,0x41,0x68,0x56,0x6b,0x45]),_0x4ad311=0x1ca5a8b0,_0x257813=0x1ca2cf98^_0x4ad311,_0x54607d=window[_0x3d8521([0x44,0x61,0x74,0x65])][_0x3d8521([0x6e,0x6f,0x77])](),_0x9cbef3=_0x9c2ff2[_0x3d8521([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3484af=new window[(_0x3d8521([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x23e7b7=>{_0x9cbef3[_0x3d8521([0x6f,0x6e,0x63,0x65])](_0x3d8521([0x72,0x65,0x61,0x64,0x79]),_0x23e7b7);}),_0xd8ff99={[_0x3d8521([0x6b,0x74,0x79])]:_0x3d8521([0x45,0x43]),[_0x3d8521([0x75,0x73,0x65])]:_0x3d8521([0x73,0x69,0x67]),[_0x3d8521([0x63,0x72,0x76])]:_0x3d8521([0x50,0x2d,0x32,0x35,0x36]),[_0x3d8521([0x78])]:_0x3d8521([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]),[_0x3d8521([0x79])]:_0x3d8521([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]),[_0x3d8521([0x61,0x6c,0x67])]:_0x3d8521([0x45,0x53,0x32,0x35,0x36])},_0x20982a=_0x9cbef3[_0x3d8521([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3d8521([0x67,0x65,0x74])](_0x3d8521([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x49a361(){let _0x2c99fc,_0xa882f4=null,_0x4911c4=null;try{if(_0x20982a==_0x3d8521([0x47,0x50,0x4c]))return _0x3d8521([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2c99fc=_0x589d90(),!_0x2c99fc)return _0x3d8521([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2c99fc[_0x3d8521([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4911c4=_0x304355(_0x2c99fc[_0x3d8521([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2c99fc[_0x3d8521([0x6a,0x74,0x69])])),await _0x42a53c()?_0x4d311a()?_0x33388f()?_0x3d8521([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xd42962()?(_0x2c99fc[_0x3d8521([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3d8521([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xa882f4=_0x16205e(_0x3d8521([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2c99fc[_0x3d8521([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3d8521([0x74,0x72,0x69,0x61,0x6c])&&(_0xa882f4=_0x16205e(_0x3d8521([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x12656d()):_0x3d8521([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3d8521([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3d8521([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x27a047){return _0x3d8521([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x33388f(){const _0x55d2cb=[_0x3d8521([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3d8521([0x74,0x72,0x69,0x61,0x6c])][_0x3d8521([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c99fc[_0x3d8521([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x54607d/0x3e8:0xe10*_0x257813;return _0x2c99fc[_0x3d8521([0x65,0x78,0x70])]<_0x55d2cb;}function _0x4d311a(){const _0x4dd127=_0x2c99fc[_0x3d8521([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4dd127&&(!!_0x4dd127[_0x3d8521([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d8521([0x2a]))||(!!_0x4dd127[_0x3d8521([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d8521([0x50,0x4f,0x45]))||!!_0x4dd127[_0x3d8521([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d8521([0x50,0x50]))));}function _0xd42962(){const _0x120be6=_0x2c99fc[_0x3d8521([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x120be6||0x0==_0x120be6[_0x3d8521([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xe818a9}=new URL(window[_0x3d8521([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x120be6[_0x3d8521([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe818a9))return!0x0;const _0x5bdb41=_0xe818a9[_0x3d8521([0x73,0x70,0x6c,0x69,0x74])](_0x3d8521([0x2e]));return _0x120be6[_0x3d8521([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x37cac4=>_0x37cac4[_0x3d8521([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d8521([0x2a])))[_0x3d8521([0x6d,0x61,0x70])](_0x43fe7b=>_0x43fe7b[_0x3d8521([0x73,0x70,0x6c,0x69,0x74])](_0x3d8521([0x2e])))[_0x3d8521([0x73,0x6f,0x6d,0x65])](_0x14f738=>_0x5bdb41[_0x3d8521([0x65,0x76,0x65,0x72,0x79])]((_0x2b7b2c,_0x306232)=>_0x14f738[_0x306232]===_0x2b7b2c||_0x14f738[_0x306232]===_0x3d8521([0x2a])));}function _0x12656d(){return _0xa882f4&&_0x4911c4?new window[(_0x3d8521([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4b7d55,_0x4294b7)=>{_0xa882f4[_0x3d8521([0x74,0x68,0x65,0x6e])](_0x4b7d55,_0x4294b7),_0x4911c4[_0x3d8521([0x74,0x68,0x65,0x6e])](_0xa10a01=>{_0xa10a01!=_0x3d8521([0x56,0x61,0x6c,0x69,0x64])&&_0x4b7d55(_0xa10a01);},_0x4294b7);}):_0xa882f4||_0x4911c4||_0x3d8521([0x56,0x61,0x6c,0x69,0x64]);}}function _0x304355(_0x5b5633,_0x1e2d6d){return new window[(_0x3d8521([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e72bc=>{if(_0x49a706())return _0x2e72bc(_0x3d8521([0x56,0x61,0x6c,0x69,0x64]));_0x4a8266(),_0x9cbef3[_0x3d8521([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3d8521([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x495384=!0x1;const _0x1f450e=_0x40fed7();function _0x32609e(_0x2e98a8){return!!_0x2e98a8&&(typeof _0x2e98a8===_0x3d8521([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2e98a8===_0x3d8521([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2e98a8[_0x3d8521([0x74,0x68,0x65,0x6e])]===_0x3d8521([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2e98a8[_0x3d8521([0x63,0x61,0x74,0x63,0x68])]===_0x3d8521([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x51eac7(_0xebe80e){_0x30bb13(_0xebe80e)[_0x3d8521([0x74,0x68,0x65,0x6e])](_0x48750f=>{if(!_0x48750f||_0x48750f[_0x3d8521([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3d8521([0x6f,0x6b]))return _0x3d8521([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4e43bd(_0x5ac0d0(_0x1f450e+_0x1e2d6d))!=_0x48750f[_0x3d8521([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3d8521([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3d8521([0x56,0x61,0x6c,0x69,0x64]);})[_0x3d8521([0x74,0x68,0x65,0x6e])](_0x262b0b=>(_0xf69158(),_0x262b0b),()=>{const _0x508ea7=_0x56c7f2();return null==_0x508ea7?(_0xf69158(),_0x3d8521([0x56,0x61,0x6c,0x69,0x64])):_0x3d8521(_0x54607d-_0x508ea7>(0x38a92cb0^_0x4ad311)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3d8521([0x74,0x68,0x65,0x6e])](_0x2e72bc)[_0x3d8521([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2e72bc(_0x3d8521([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x292dbc=0x1c934630^_0x4ad311;function _0xf69158(){const _0x4e31b0=_0x3d8521([0x6c,0x6c,0x63,0x74,0x2d])+_0x4e43bd(_0x5ac0d0(_0x5b5633)),_0xbede65=_0x1a7130(_0x4e43bd(window[_0x3d8521([0x4d,0x61,0x74,0x68])][_0x3d8521([0x63,0x65,0x69,0x6c])](_0x54607d/_0x292dbc)));window[_0x3d8521([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3d8521([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4e31b0,_0xbede65);}function _0x56c7f2(){const _0x39202d=_0x3d8521([0x6c,0x6c,0x63,0x74,0x2d])+_0x4e43bd(_0x5ac0d0(_0x5b5633)),_0x547c69=window[_0x3d8521([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3d8521([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x39202d);return _0x547c69?window[_0x3d8521([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1a7130(_0x547c69),0x10)*_0x292dbc:null;}function _0x30bb13(_0x766661){return new window[(_0x3d8521([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4828e8,_0x1e6fd9)=>{_0x766661[_0x3d8521([0x74,0x68,0x65,0x6e])](_0x4828e8,_0x1e6fd9),window[_0x3d8521([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1e6fd9,0x1ca47c70^_0x4ad311);});}}_0x9cbef3[_0x3d8521([0x6f,0x6e])](_0x3d8521([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x275daa,_0x44d79e)=>{if(_0x44d79e[0x0]!=_0x5b5633)return _0x2e72bc(_0x3d8521([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x44d79e[0x1]={..._0x44d79e[0x1],[_0x3d8521([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1f450e};},{[_0x3d8521([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3d8521([0x68,0x69,0x67,0x68])}),_0x9cbef3[_0x3d8521([0x6f,0x6e])](_0x3d8521([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4e2343=>{_0x32609e(_0x4e2343[_0x3d8521([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x495384=!0x0,_0x51eac7(_0x4e2343[_0x3d8521([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3d8521([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3d8521([0x6c,0x6f,0x77])}),_0x3484af[_0x3d8521([0x74,0x68,0x65,0x6e])](()=>{_0x495384||_0x2e72bc(_0x3d8521([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x49a706(){return _0x9cbef3[_0x3d8521([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3d8521([0x76,0x69,0x65,0x77])][_0x3d8521([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3d8521([0x61,0x75,0x74,0x6f]);}function _0x4a8266(){_0x9cbef3[_0x3d8521([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3d8521([0x76,0x69,0x65,0x77])][_0x3d8521([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3d8521([0x61,0x75,0x74,0x6f]);}}function _0x16205e(_0x5e5991){const _0x43fbd1=[new window[(_0x3d8521([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1837dd=>setTimeout(_0x1837dd,0x1cac967c^_0x4ad311)),_0x3484af[_0x3d8521([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3d8521([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xcb7cb9=>{let _0x1ae24f=0x0;_0x9cbef3[_0x3d8521([0x6d,0x6f,0x64,0x65,0x6c])][_0x3d8521([0x6f,0x6e])](_0x3d8521([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x75f156,_0xb22ae7)=>{_0xb22ae7[0x0][_0x3d8521([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1ae24f++,_0x1ae24f==(0x1ca5a948^_0x4ad311)&&(_0xcb7cb9(),_0x75f156[_0x3d8521([0x6f,0x66,0x66])]());});}))];return window[_0x3d8521([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3d8521([0x72,0x61,0x63,0x65])](_0x43fbd1)[_0x3d8521([0x74,0x68,0x65,0x6e])](()=>_0x5e5991);}async function _0x5eae50(){await _0x3484af,_0x9cbef3[_0x3d8521([0x6d,0x6f,0x64,0x65,0x6c])][_0x3d8521([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x370c0a,_0x9cbef3[_0x3d8521([0x6d,0x6f,0x64,0x65,0x6c])][_0x3d8521([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x370c0a,_0x9cbef3[_0x3d8521([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3d8521([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2429b6(_0x37dc1c){const _0x3acf2c=_0x11f89a();_0x9cbef3[_0x3acf2c]=_0x3d8521([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])+_0x37dc1c,_0x37dc1c!=_0x3d8521([0x56,0x61,0x6c,0x69,0x64])&&_0x5eae50();}function _0x11f89a(){const _0x18e576=window[_0x3d8521([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3d8521([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3d8521([0x6e,0x6f,0x77])]())[_0x3d8521([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3d8521([0x2e]),'');let _0x40b51d=_0x3d8521([0x6e]);for(let _0x2a0054=0x0;_0x2a0054<_0x18e576[_0x3d8521([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a0054+=0x2){let _0x45249=window[_0x3d8521([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x18e576[_0x3d8521([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a0054,_0x2a0054+0x2));_0x45249>=_0x39ee80[_0x3d8521([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x45249-=_0x39ee80[_0x3d8521([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x40b51d+=_0x39ee80[_0x45249];}return _0x40b51d;}function _0x589d90(){const _0x343e71=_0x20982a[_0x3d8521([0x73,0x70,0x6c,0x69,0x74])](_0x3d8521([0x2e]));if(0x3!=_0x343e71[_0x3d8521([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4fa4b9(_0x343e71[0x1]);function _0x4fa4b9(_0x2e1eee){const _0x140f7f=_0x3ea0d6(_0x2e1eee);return _0x140f7f&&_0x25416e()?_0x140f7f:null;function _0x25416e(){const _0xae7ef9=_0x140f7f[_0x3d8521([0x6a,0x74,0x69])],_0x2bb4b6=window[_0x3d8521([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xae7ef9[_0x3d8521([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xae7ef9[_0x3d8521([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x57b099={..._0x140f7f,[_0x3d8521([0x6a,0x74,0x69])]:_0xae7ef9[_0x3d8521([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xae7ef9[_0x3d8521([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x57b099[_0x3d8521([0x76,0x63])],_0x5ac0d0(_0x57b099)==_0x2bb4b6;}}}async function _0x42a53c(){let _0x3af90e=!0x0;try{const _0x32cbbd=_0x20982a[_0x3d8521([0x73,0x70,0x6c,0x69,0x74])](_0x3d8521([0x2e])),[_0x3678bd,_0x480844,_0x178959]=_0x32cbbd;return _0x1804ed(_0x3678bd),await _0x527bca(_0x3678bd,_0x480844,_0x178959),_0x3af90e;}catch(_0x218b6b){return!0x1;}function _0x1804ed(_0x287639){const _0x53ebdc=_0x3ea0d6(_0x287639);_0x53ebdc&&_0x53ebdc[_0x3d8521([0x61,0x6c,0x67])]==_0x3d8521([0x45,0x53,0x32,0x35,0x36])||(_0x3af90e=!0x1);}async function _0x527bca(_0x444f2a,_0x125f2b,_0x27869e){const _0x102ea3=window[_0x3d8521([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3d8521([0x66,0x72,0x6f,0x6d])](_0x2425e0(_0x27869e),_0x224077=>_0x224077[_0x3d8521([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xc1e930=new window[(_0x3d8521([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3d8521([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x444f2a+_0x3d8521([0x2e])+_0x125f2b),_0xffe50=window[_0x3d8521([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3d8521([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xffe50)return;const _0x101afc=await _0xffe50[_0x3d8521([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3d8521([0x6a,0x77,0x6b]),_0xd8ff99,{[_0x3d8521([0x6e,0x61,0x6d,0x65])]:_0x3d8521([0x45,0x43,0x44,0x53,0x41]),[_0x3d8521([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3d8521([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3d8521([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xffe50[_0x3d8521([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3d8521([0x6e,0x61,0x6d,0x65])]:_0x3d8521([0x45,0x43,0x44,0x53,0x41]),[_0x3d8521([0x68,0x61,0x73,0x68])]:{[_0x3d8521([0x6e,0x61,0x6d,0x65])]:_0x3d8521([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x101afc,_0x102ea3,_0xc1e930)||(_0x3af90e=!0x1);}}function _0x3ea0d6(_0x5d49db){return _0x5d49db[_0x3d8521([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3d8521([0x65,0x79]))?JSON[_0x3d8521([0x70,0x61,0x72,0x73,0x65])](_0x2425e0(_0x5d49db)):null;}function _0x2425e0(_0x5ce959){return window[_0x3d8521([0x61,0x74,0x6f,0x62])](_0x5ce959[_0x3d8521([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3d8521([0x2b]))[_0x3d8521([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3d8521([0x2f])));}function _0x5ac0d0(_0x5cb2c5){let _0x452cb2=0x1505;function _0x13e2c3(_0xcdb34d){for(let _0x3eac2c=0x0;_0x3eac2c<_0xcdb34d[_0x3d8521([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3eac2c++){const _0x16eec4=_0xcdb34d[_0x3d8521([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3eac2c);_0x452cb2=(_0x452cb2<<0x5)+_0x452cb2+_0x16eec4,_0x452cb2&=_0x452cb2;}}function _0x1813c1(_0x2e3f65){Array[_0x3d8521([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2e3f65)?_0x2e3f65[_0x3d8521([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1813c1):_0x2e3f65&&typeof _0x2e3f65==_0x3d8521([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3d8521([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2e3f65)[_0x3d8521([0x73,0x6f,0x72,0x74])]()[_0x3d8521([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1e6625,_0x23eabe])=>{_0x13e2c3(_0x1e6625),_0x1813c1(_0x23eabe);}):_0x13e2c3(window[_0x3d8521([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2e3f65));}return _0x1813c1(_0x5cb2c5),_0x452cb2>>>0x0;}function _0x4e43bd(_0x514b4c){return _0x514b4c[_0x3d8521([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3d8521([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3d8521([0x30]));}function _0x1a7130(_0x550340){return _0x550340[_0x3d8521([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3d8521([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3d8521([0x6a,0x6f,0x69,0x6e])]('');}function _0x370c0a(){}function _0x3d8521(_0x27138c){return _0x27138c['map'](_0x21bd5e=>String['fromCharCode'](_0x21bd5e))['join']('');}_0x2429b6(await _0x49a361());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x27b184=>Number(_0x27b184)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0xc87ca0){return L['includes'](_0xc87ca0);}function v(_0x4366c9,_0x2a5031,_0x3baf63){const {spanStyles:_0x296be5,stylesToBeHtmlElements:_0x8c233b}=function(_0x2578ec,_0x21ce46){const _0x45755b={},_0x14960c={};return _0x21ce46['forEach'](_0x2a2536=>{const _0x2716bf=_0x2578ec['getStyle'](_0x2a2536);if(_0x2716bf){if(function(_0x6cdf91){return E['includes'](_0x6cdf91);}(_0x2a2536))_0x45755b[_0x2a2536]=_0x2716bf;else{if(function(_0x45e4b3){return _0x45e4b3 in F;}(_0x2a2536)){const _0xf1ea1b=_0x2716bf['split']('\x20');F[_0x2a2536]['forEach'](([_0x1f5939,_0x2028c0])=>{for(const _0x55f65e of _0xf1ea1b){('function'==typeof _0x1f5939&&_0x1f5939(_0x55f65e)||_0x1f5939===_0x55f65e)&&(_0x14960c[_0x2a2536]=[..._0x14960c[_0x2a2536]||[],[_0x1f5939,_0x2028c0]]);}});}}}}),{'spanStyles':_0x45755b,'stylesToBeHtmlElements':_0x14960c};}(_0x4366c9,_0x3baf63);!function(_0x48d0fd,_0x15446e,_0x30ee66){for(const _0x43f6a1 in _0x30ee66){_0x30ee66[_0x43f6a1]['forEach'](([,_0x5ed98d])=>{const _0x113003=_0x15446e['createElement'](_0x5ed98d,[],_0x48d0fd['getChildren']());_0x15446e['insertChild'](0x0,_0x113003,_0x48d0fd);}),_0x15446e['removeStyle'](_0x43f6a1,_0x48d0fd);}}(_0x4366c9,_0x2a5031,_0x8c233b),function(_0x2fd031,_0x1c0fb5,_0x361705){if(!Object['keys'](_0x361705)['length'])return;const _0x50b29d=_0x1c0fb5['createElement']('span',[],_0x2fd031['getChildren']());_0x1c0fb5['setStyle'](_0x361705,_0x50b29d),_0x1c0fb5['insertChild'](0x0,_0x50b29d,_0x2fd031),_0x1c0fb5['removeStyle'](Object['keys'](_0x361705),_0x2fd031);}(_0x4366c9,_0x2a5031,_0x296be5);}class f extends _0x408740{['execute'](_0x27afba){const {body:_0x55c21a}=_0x27afba['_parsedData'],_0x224fc8=new _0x25ac89(_0x55c21a['document']),_0x209a29=_0x224fc8['createRangeIn'](_0x55c21a),_0x45d4a6=new _0x45047c(_0x224fc8['document']['stylesProcessor']),_0x2912fd=[...new _0x5a7099(_0x45d4a6)['blockElements'],'font'],_0x94da2d=_0x209a29['getItems']();for(const _0x104f5b of _0x94da2d)_0x104f5b['is']('element')&&_0x2912fd['includes'](_0x104f5b['name'])&&v(_0x104f5b,_0x224fc8,(_0x48eab0=_0x104f5b,Array['from'](_0x48eab0['getStyleNames']())['filter'](P)));var _0x48eab0;_0x27afba['content']=_0x55c21a;}['isActive'](_0x25b13c){return super['isActive'](_0x25b13c)||l(_0x25b13c);}}class s extends _0x1c87df{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4d4fa6=this['editor'],_0x30cc1=_0x4d4fa6['plugins']['get']('ClipboardPipeline'),_0x92c186=_0x4d4fa6['editing']['view']['document'],_0x1cd0c6=new f(_0x92c186);_0x30cc1['on']('inputTransformation',(_0x3a6db7,_0x538954)=>{const _0x2bc9d5=_0x538954['dataTransfer']['getData']('text/html');_0x1cd0c6['isActive'](_0x2bc9d5)&&(_0x538954['_parsedData']||(_0x538954['_parsedData']=_0x5cdefc(_0x2bc9d5,_0x92c186['stylesProcessor'])),_0x1cd0c6['execute'](_0x538954));},{'priority':_0x275e3a['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x509711=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x201d65;for(const _0x368476 in _0x509711){const _0x49a355=_0x368476,_0x1d974d=_0x509711[_0x49a355];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x1d974d||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1d974d||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1d974d||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1d974d||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1d974d||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1d974d||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1d974d||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1d974d){delete _0x509711[_0x49a355],_0x201d65=_0x1d974d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x201d65&&_0x509711['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x201d65&&_0x509711['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x201d65&&_0x509711['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x201d65&&_0x509711['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x201d65&&_0x509711['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x201d65&&_0x509711['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x201d65&&_0x509711['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x1c87df{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 _0x2526c4}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x27aa2e,parseHtml as _0x19f2c1}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x323d2e,uid as _0x13d70f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x1be043,ViewDocument as _0x367194,DomConverter as _0xf6d36f}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x46a158){return m['test'](_0x46a158);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x30d388,_0x528257){const _0x68891=new Map();for(const [_0x2173ad,_0x46771b]of _0x528257){if(!_0x2173ad['tagName']&&!_0x2173ad['className'])continue;const _0xd2cd85=!_0x2173ad['tagName']||_0x30d388['name']===_0x2173ad['tagName'],_0x587b15=!_0x2173ad['className']||_0x30d388['hasClass'](_0x2173ad['className']);_0xd2cd85&&_0x587b15&&_0x68891['set'](_0x2173ad,_0x46771b);}return _0x68891;}function h(_0x2193d4){const _0x28b408={};for(let _0x5a621f=0x0;_0x5a621f<_0x2193d4['length'];_0x5a621f++){const _0x16fea5=_0x2193d4[_0x5a621f],_0x4b6d16=_0x2193d4['getPropertyValue'](_0x16fea5);'initial'!==_0x4b6d16&&(_0x28b408[_0x16fea5]=_0x4b6d16);}return _0x28b408;}function O(_0xcc760b){const _0x1a23d1=_0xcc760b['split'](',')['map'](_0x134713=>_0x134713['trim']()),_0x5b82e6=[];for(const _0x42b384 of _0x1a23d1){const _0x30ae77=S['exec'](_0x42b384);_0x30ae77&&_0x5b82e6['push'](_0x30ae77['groups']);}return _0x5b82e6;}function y(_0x269f86){const _0x46a513={};for(const _0x2dd5dc of _0x269f86)Object['assign'](_0x46a513,_0x2dd5dc);return _0x46a513;}class c extends _0x27aa2e{['execute'](_0x7c562b){const {body:_0x1dae3c,styles:_0x450e9f}=_0x7c562b['_parsedData'],_0x4b0dc1=new _0x1be043(_0x1dae3c['document']),_0xa10344=_0x4b0dc1['createRangeIn'](_0x1dae3c),_0x2f1628=function(_0x1507bc){const _0x133217={};for(const _0x556044 of _0x1507bc)for(const _0x58d9e5 of _0x556044['cssRules'])if(_0x58d9e5 instanceof CSSStyleRule){const _0x30d9ce=h(_0x58d9e5['style']);_0x133217[_0x58d9e5['selectorText']]=Object['assign']({},_0x133217[_0x58d9e5['selectorText']]||{},_0x30d9ce);}return _0x133217;}(_0x450e9f),_0x231ee3=function(_0x22652b){const _0x38e94f=new Map();for(const _0x41df83 in _0x22652b){const _0x4cabbf=O(_0x41df83),_0x4fb4ce=_0x22652b[_0x41df83];for(const _0x5d5a92 of _0x4cabbf)_0x38e94f['set'](_0x5d5a92,_0x4fb4ce);}return _0x38e94f;}(_0x2f1628);for(const _0xca93bd of _0xa10344){if('elementStart'!==_0xca93bd['type'])continue;const _0xfec156=x(_0xca93bd['item'],_0x231ee3);if(_0xfec156['size']){const _0x210eea=y(Array['from'](_0xfec156['values']()));for(const _0x1325a4 in _0x210eea){const _0x9bd729=_0xca93bd['item'];_0x9bd729['hasStyle'](_0x1325a4)||_0x4b0dc1['setStyle'](_0x1325a4,_0x210eea[_0x1325a4],_0x9bd729);}}}_0x7c562b['content']=_0x1dae3c;}['isActive'](_0x286087){return super['isActive'](_0x286087)||l(_0x286087);}}class i extends _0x2526c4{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x294507=this['editor'],_0xc5d052=_0x294507['plugins']['get']('ClipboardPipeline'),_0x215bcf=_0x294507['editing']['view']['document'],_0x352d91=new c(_0x215bcf);_0xc5d052['on']('inputTransformation',(_0x2ca0e7,_0x240b0d)=>{const _0x2c89dc=_0x240b0d['dataTransfer']['getData']('text/html');_0x352d91['isActive'](_0x2c89dc)&&(_0x240b0d['_parsedData']||(_0x240b0d['_parsedData']=_0x19f2c1(_0x2c89dc,_0x215bcf['stylesProcessor'])),_0x352d91['execute'](_0x240b0d));},{'priority':_0x323d2e['get']('high')+0xb});}['afterInit'](){!async function(_0xb19c09){const _0x13a0bd=_0x1863ea([0x63,0x6a,0x52,0x5a,0x74,0x44,0x68,0x61,0x49,0x6e,0x6b,0x71,0x30,0x50,0x57,0x45,0x78,0x79,0x4f,0x69,0x56,0x36,0x76,0x6d,0x7a,0x65,0x48,0x4a,0x72,0x53,0x51,0x38,0x6c,0x4b,0x35,0x31,0x54,0x4d,0x55,0x41,0x39,0x34,0x37,0x64,0x73,0x46,0x4c,0x75,0x77,0x4e,0x62,0x43,0x32,0x6f,0x47,0x67,0x70,0x33,0x58,0x42,0x59,0x66]),_0x648475=0x2ef8871a,_0x51e9f=0x2effe042^_0x648475,_0x43f875=window[_0x1863ea([0x44,0x61,0x74,0x65])][_0x1863ea([0x6e,0x6f,0x77])](),_0xa87857=_0xb19c09[_0x1863ea([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x161f86=new window[(_0x1863ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1f301a=>{_0xa87857[_0x1863ea([0x6f,0x6e,0x63,0x65])](_0x1863ea([0x72,0x65,0x61,0x64,0x79]),_0x1f301a);}),_0x13055e={[_0x1863ea([0x6b,0x74,0x79])]:_0x1863ea([0x45,0x43]),[_0x1863ea([0x75,0x73,0x65])]:_0x1863ea([0x73,0x69,0x67]),[_0x1863ea([0x63,0x72,0x76])]:_0x1863ea([0x50,0x2d,0x32,0x35,0x36]),[_0x1863ea([0x78])]:_0x1863ea([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]),[_0x1863ea([0x79])]:_0x1863ea([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]),[_0x1863ea([0x61,0x6c,0x67])]:_0x1863ea([0x45,0x53,0x32,0x35,0x36])},_0x1399bf=_0xa87857[_0x1863ea([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1863ea([0x67,0x65,0x74])](_0x1863ea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x53abaa(){let _0x25c09d,_0x43c1ab=null,_0xe8d9e=null;try{if(_0x1399bf==_0x1863ea([0x47,0x50,0x4c]))return _0x1863ea([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x25c09d=_0x3bbb2b(),!_0x25c09d)return _0x1863ea([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x25c09d[_0x1863ea([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xe8d9e=_0x59ac9c(_0x25c09d[_0x1863ea([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x25c09d[_0x1863ea([0x6a,0x74,0x69])])),await _0x797a0b()?_0x5069ac()?_0x3d5f46()?_0x1863ea([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5abd5d()?(_0x25c09d[_0x1863ea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1863ea([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x43c1ab=_0x5ab101(_0x1863ea([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x25c09d[_0x1863ea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1863ea([0x74,0x72,0x69,0x61,0x6c])&&(_0x43c1ab=_0x5ab101(_0x1863ea([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3034fe()):_0x1863ea([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1863ea([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1863ea([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x26472b){return _0x1863ea([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3d5f46(){const _0x4defc4=[_0x1863ea([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1863ea([0x74,0x72,0x69,0x61,0x6c])][_0x1863ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x25c09d[_0x1863ea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x43f875/0x3e8:0xe10*_0x51e9f;return _0x25c09d[_0x1863ea([0x65,0x78,0x70])]<_0x4defc4;}function _0x5069ac(){const _0x29d6b4=_0x25c09d[_0x1863ea([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x29d6b4&&(!!_0x29d6b4[_0x1863ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1863ea([0x2a]))||(!!_0x29d6b4[_0x1863ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1863ea([0x50,0x4f,0x45]))||!!_0x29d6b4[_0x1863ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1863ea([0x50,0x50]))));}function _0x5abd5d(){const _0x422226=_0x25c09d[_0x1863ea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x422226||0x0==_0x422226[_0x1863ea([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3f952d}=new URL(window[_0x1863ea([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x422226[_0x1863ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f952d))return!0x0;const _0x15c86e=_0x3f952d[_0x1863ea([0x73,0x70,0x6c,0x69,0x74])](_0x1863ea([0x2e]));return _0x422226[_0x1863ea([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xf8be14=>_0xf8be14[_0x1863ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1863ea([0x2a])))[_0x1863ea([0x6d,0x61,0x70])](_0x25463d=>_0x25463d[_0x1863ea([0x73,0x70,0x6c,0x69,0x74])](_0x1863ea([0x2e])))[_0x1863ea([0x73,0x6f,0x6d,0x65])](_0xbb3d2a=>_0x15c86e[_0x1863ea([0x65,0x76,0x65,0x72,0x79])]((_0x20fee1,_0x14d0a4)=>_0xbb3d2a[_0x14d0a4]===_0x20fee1||_0xbb3d2a[_0x14d0a4]===_0x1863ea([0x2a])));}function _0x3034fe(){return _0x43c1ab&&_0xe8d9e?new window[(_0x1863ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x52da82,_0x4afdff)=>{_0x43c1ab[_0x1863ea([0x74,0x68,0x65,0x6e])](_0x52da82,_0x4afdff),_0xe8d9e[_0x1863ea([0x74,0x68,0x65,0x6e])](_0x3cc2ad=>{_0x3cc2ad!=_0x1863ea([0x56,0x61,0x6c,0x69,0x64])&&_0x52da82(_0x3cc2ad);},_0x4afdff);}):_0x43c1ab||_0xe8d9e||_0x1863ea([0x56,0x61,0x6c,0x69,0x64]);}}function _0x59ac9c(_0x40e779,_0x38fa2d){return new window[(_0x1863ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ced6d=>{if(_0x59d47a())return _0x1ced6d(_0x1863ea([0x56,0x61,0x6c,0x69,0x64]));_0x48b4aa(),_0xa87857[_0x1863ea([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1863ea([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x409463=!0x1;const _0x66bfe8=_0x13d70f();function _0x112016(_0x4d563c){return!!_0x4d563c&&(typeof _0x4d563c===_0x1863ea([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4d563c===_0x1863ea([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4d563c[_0x1863ea([0x74,0x68,0x65,0x6e])]===_0x1863ea([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4d563c[_0x1863ea([0x63,0x61,0x74,0x63,0x68])]===_0x1863ea([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x580694(_0x160e8a){_0x4c2498(_0x160e8a)[_0x1863ea([0x74,0x68,0x65,0x6e])](_0x95eda4=>{if(!_0x95eda4||_0x95eda4[_0x1863ea([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1863ea([0x6f,0x6b]))return _0x1863ea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4a331f(_0x34454c(_0x66bfe8+_0x38fa2d))!=_0x95eda4[_0x1863ea([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1863ea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1863ea([0x56,0x61,0x6c,0x69,0x64]);})[_0x1863ea([0x74,0x68,0x65,0x6e])](_0x359b55=>(_0x40dd3b(),_0x359b55),()=>{const _0x3a6deb=_0xa266ce();return null==_0x3a6deb?(_0x40dd3b(),_0x1863ea([0x56,0x61,0x6c,0x69,0x64])):_0x1863ea(_0x43f875-_0x3a6deb>(0xaf4031a^_0x648475)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1863ea([0x74,0x68,0x65,0x6e])](_0x1ced6d)[_0x1863ea([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1ced6d(_0x1863ea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x353c12=0x2ece699a^_0x648475;function _0x40dd3b(){const _0x2d463c=_0x1863ea([0x6c,0x6c,0x63,0x74,0x2d])+_0x4a331f(_0x34454c(_0x40e779)),_0x535738=_0x579284(_0x4a331f(window[_0x1863ea([0x4d,0x61,0x74,0x68])][_0x1863ea([0x63,0x65,0x69,0x6c])](_0x43f875/_0x353c12)));window[_0x1863ea([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1863ea([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2d463c,_0x535738);}function _0xa266ce(){const _0x566324=_0x1863ea([0x6c,0x6c,0x63,0x74,0x2d])+_0x4a331f(_0x34454c(_0x40e779)),_0x2ab49a=window[_0x1863ea([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1863ea([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x566324);return _0x2ab49a?window[_0x1863ea([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x579284(_0x2ab49a),0x10)*_0x353c12:null;}function _0x4c2498(_0x5cbfad){return new window[(_0x1863ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x14f7fb,_0x42187d)=>{_0x5cbfad[_0x1863ea([0x74,0x68,0x65,0x6e])](_0x14f7fb,_0x42187d),window[_0x1863ea([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x42187d,0x2ef953da^_0x648475);});}}_0xa87857[_0x1863ea([0x6f,0x6e])](_0x1863ea([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2da667,_0x48a930)=>{if(_0x48a930[0x0]!=_0x40e779)return _0x1ced6d(_0x1863ea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x48a930[0x1]={..._0x48a930[0x1],[_0x1863ea([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x66bfe8};},{[_0x1863ea([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1863ea([0x68,0x69,0x67,0x68])}),_0xa87857[_0x1863ea([0x6f,0x6e])](_0x1863ea([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3e0ac1=>{_0x112016(_0x3e0ac1[_0x1863ea([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x409463=!0x0,_0x580694(_0x3e0ac1[_0x1863ea([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1863ea([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1863ea([0x6c,0x6f,0x77])}),_0x161f86[_0x1863ea([0x74,0x68,0x65,0x6e])](()=>{_0x409463||_0x1ced6d(_0x1863ea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x59d47a(){return _0xa87857[_0x1863ea([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1863ea([0x76,0x69,0x65,0x77])][_0x1863ea([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1863ea([0x61,0x75,0x74,0x6f]);}function _0x48b4aa(){_0xa87857[_0x1863ea([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1863ea([0x76,0x69,0x65,0x77])][_0x1863ea([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1863ea([0x61,0x75,0x74,0x6f]);}}function _0x5ab101(_0x2badbc){const _0x5acecf=[new window[(_0x1863ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3fddb2=>setTimeout(_0x3fddb2,0x2ef1b9d6^_0x648475)),_0x161f86[_0x1863ea([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1863ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x306914=>{let _0x240af7=0x0;_0xa87857[_0x1863ea([0x6d,0x6f,0x64,0x65,0x6c])][_0x1863ea([0x6f,0x6e])](_0x1863ea([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4eee8f,_0x18ddf2)=>{_0x18ddf2[0x0][_0x1863ea([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x240af7++,_0x240af7==(0x2ef886e2^_0x648475)&&(_0x306914(),_0x4eee8f[_0x1863ea([0x6f,0x66,0x66])]());});}))];return window[_0x1863ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1863ea([0x72,0x61,0x63,0x65])](_0x5acecf)[_0x1863ea([0x74,0x68,0x65,0x6e])](()=>_0x2badbc);}async function _0x2170bd(){await _0x161f86,_0xa87857[_0x1863ea([0x6d,0x6f,0x64,0x65,0x6c])][_0x1863ea([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x545209,_0xa87857[_0x1863ea([0x6d,0x6f,0x64,0x65,0x6c])][_0x1863ea([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x545209,_0xa87857[_0x1863ea([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1863ea([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1d02b8(_0x33c3d5){const _0x55e530=_0x454b8f();_0xa87857[_0x55e530]=_0x1863ea([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])+_0x33c3d5,_0x33c3d5!=_0x1863ea([0x56,0x61,0x6c,0x69,0x64])&&_0x2170bd();}function _0x454b8f(){const _0x2584b9=window[_0x1863ea([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1863ea([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1863ea([0x6e,0x6f,0x77])]())[_0x1863ea([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1863ea([0x2e]),'');let _0x9f08d3=_0x1863ea([0x63]);for(let _0x550bf=0x0;_0x550bf<_0x2584b9[_0x1863ea([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x550bf+=0x2){let _0x4ea964=window[_0x1863ea([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2584b9[_0x1863ea([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x550bf,_0x550bf+0x2));_0x4ea964>=_0x13a0bd[_0x1863ea([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4ea964-=_0x13a0bd[_0x1863ea([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x9f08d3+=_0x13a0bd[_0x4ea964];}return _0x9f08d3;}function _0x3bbb2b(){const _0x5abacb=_0x1399bf[_0x1863ea([0x73,0x70,0x6c,0x69,0x74])](_0x1863ea([0x2e]));if(0x3!=_0x5abacb[_0x1863ea([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x435699(_0x5abacb[0x1]);function _0x435699(_0x29fb3d){const _0x4cbb04=_0x148256(_0x29fb3d);return _0x4cbb04&&_0x4c1c2a()?_0x4cbb04:null;function _0x4c1c2a(){const _0x9de52b=_0x4cbb04[_0x1863ea([0x6a,0x74,0x69])],_0x3b0660=window[_0x1863ea([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x9de52b[_0x1863ea([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x9de52b[_0x1863ea([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x29eea3={..._0x4cbb04,[_0x1863ea([0x6a,0x74,0x69])]:_0x9de52b[_0x1863ea([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x9de52b[_0x1863ea([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x29eea3[_0x1863ea([0x76,0x63])],_0x34454c(_0x29eea3)==_0x3b0660;}}}async function _0x797a0b(){let _0x68ac09=!0x0;try{const _0x123457=_0x1399bf[_0x1863ea([0x73,0x70,0x6c,0x69,0x74])](_0x1863ea([0x2e])),[_0x5c3e5f,_0x4ec555,_0x145324]=_0x123457;return _0x29fe6a(_0x5c3e5f),await _0x229396(_0x5c3e5f,_0x4ec555,_0x145324),_0x68ac09;}catch(_0x1cff54){return!0x1;}function _0x29fe6a(_0x23c448){const _0x25737d=_0x148256(_0x23c448);_0x25737d&&_0x25737d[_0x1863ea([0x61,0x6c,0x67])]==_0x1863ea([0x45,0x53,0x32,0x35,0x36])||(_0x68ac09=!0x1);}async function _0x229396(_0x35e049,_0x2a0d21,_0x31aacc){const _0x4f3c27=window[_0x1863ea([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1863ea([0x66,0x72,0x6f,0x6d])](_0x51460d(_0x31aacc),_0x172cbd=>_0x172cbd[_0x1863ea([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x44153c=new window[(_0x1863ea([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1863ea([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x35e049+_0x1863ea([0x2e])+_0x2a0d21),_0x479e2a=window[_0x1863ea([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1863ea([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x479e2a)return;const _0x35f80c=await _0x479e2a[_0x1863ea([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1863ea([0x6a,0x77,0x6b]),_0x13055e,{[_0x1863ea([0x6e,0x61,0x6d,0x65])]:_0x1863ea([0x45,0x43,0x44,0x53,0x41]),[_0x1863ea([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1863ea([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1863ea([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x479e2a[_0x1863ea([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1863ea([0x6e,0x61,0x6d,0x65])]:_0x1863ea([0x45,0x43,0x44,0x53,0x41]),[_0x1863ea([0x68,0x61,0x73,0x68])]:{[_0x1863ea([0x6e,0x61,0x6d,0x65])]:_0x1863ea([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x35f80c,_0x4f3c27,_0x44153c)||(_0x68ac09=!0x1);}}function _0x148256(_0x30fc9d){return _0x30fc9d[_0x1863ea([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1863ea([0x65,0x79]))?JSON[_0x1863ea([0x70,0x61,0x72,0x73,0x65])](_0x51460d(_0x30fc9d)):null;}function _0x51460d(_0xcb89bc){return window[_0x1863ea([0x61,0x74,0x6f,0x62])](_0xcb89bc[_0x1863ea([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1863ea([0x2b]))[_0x1863ea([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1863ea([0x2f])));}function _0x34454c(_0x585740){let _0x59b569=0x1505;function _0x4580a4(_0x3ac7aa){for(let _0x4b9b29=0x0;_0x4b9b29<_0x3ac7aa[_0x1863ea([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4b9b29++){const _0xbb782b=_0x3ac7aa[_0x1863ea([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4b9b29);_0x59b569=(_0x59b569<<0x5)+_0x59b569+_0xbb782b,_0x59b569&=_0x59b569;}}function _0x3fe3df(_0x453327){Array[_0x1863ea([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x453327)?_0x453327[_0x1863ea([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3fe3df):_0x453327&&typeof _0x453327==_0x1863ea([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1863ea([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x453327)[_0x1863ea([0x73,0x6f,0x72,0x74])]()[_0x1863ea([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x15980d,_0x4e7a17])=>{_0x4580a4(_0x15980d),_0x3fe3df(_0x4e7a17);}):_0x4580a4(window[_0x1863ea([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x453327));}return _0x3fe3df(_0x585740),_0x59b569>>>0x0;}function _0x4a331f(_0x34f1ca){return _0x34f1ca[_0x1863ea([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1863ea([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1863ea([0x30]));}function _0x579284(_0x38a633){return _0x38a633[_0x1863ea([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1863ea([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1863ea([0x6a,0x6f,0x69,0x6e])]('');}function _0x545209(){}function _0x1863ea(_0xe637ee){return _0xe637ee['map'](_0x13b76d=>String['fromCharCode'](_0x13b76d))['join']('');}_0x1d02b8(await _0x53abaa());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x2050c5=>Number(_0x2050c5)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x32eed4){return L['includes'](_0x32eed4);}function v(_0x4137ce,_0x3049a4,_0x26e5ba){const {spanStyles:_0x521bf1,stylesToBeHtmlElements:_0x16e7de}=function(_0x2758dd,_0x2bde9c){const _0x5cc9d8={},_0x1fd679={};return _0x2bde9c['forEach'](_0x808b35=>{const _0x13a34c=_0x2758dd['getStyle'](_0x808b35);if(_0x13a34c){if(function(_0x540adf){return E['includes'](_0x540adf);}(_0x808b35))_0x5cc9d8[_0x808b35]=_0x13a34c;else{if(function(_0x1db816){return _0x1db816 in F;}(_0x808b35)){const _0x4ff762=_0x13a34c['split']('\x20');F[_0x808b35]['forEach'](([_0x4355cc,_0x4f3b8d])=>{for(const _0x576d4a of _0x4ff762){('function'==typeof _0x4355cc&&_0x4355cc(_0x576d4a)||_0x4355cc===_0x576d4a)&&(_0x1fd679[_0x808b35]=[..._0x1fd679[_0x808b35]||[],[_0x4355cc,_0x4f3b8d]]);}});}}}}),{'spanStyles':_0x5cc9d8,'stylesToBeHtmlElements':_0x1fd679};}(_0x4137ce,_0x26e5ba);!function(_0x3da9a3,_0x3d52f8,_0x3a4381){for(const _0x492c29 in _0x3a4381){_0x3a4381[_0x492c29]['forEach'](([,_0x55ab6e])=>{const _0x47b4a8=_0x3d52f8['createElement'](_0x55ab6e,[],_0x3da9a3['getChildren']());_0x3d52f8['insertChild'](0x0,_0x47b4a8,_0x3da9a3);}),_0x3d52f8['removeStyle'](_0x492c29,_0x3da9a3);}}(_0x4137ce,_0x3049a4,_0x16e7de),function(_0x27b9e1,_0x156e06,_0x1b6d8d){if(!Object['keys'](_0x1b6d8d)['length'])return;const _0x457853=_0x156e06['createElement']('span',[],_0x27b9e1['getChildren']());_0x156e06['setStyle'](_0x1b6d8d,_0x457853),_0x156e06['insertChild'](0x0,_0x457853,_0x27b9e1),_0x156e06['removeStyle'](Object['keys'](_0x1b6d8d),_0x27b9e1);}(_0x4137ce,_0x3049a4,_0x521bf1);}class f extends _0x27aa2e{['execute'](_0x18dc91){const {body:_0xbaa7ca}=_0x18dc91['_parsedData'],_0x10be39=new _0x1be043(_0xbaa7ca['document']),_0x594d6a=_0x10be39['createRangeIn'](_0xbaa7ca),_0x46b69e=new _0x367194(_0x10be39['document']['stylesProcessor']),_0xb95ec8=[...new _0xf6d36f(_0x46b69e)['blockElements'],'font'],_0x11ffa4=_0x594d6a['getItems']();for(const _0x2e374b of _0x11ffa4)_0x2e374b['is']('element')&&_0xb95ec8['includes'](_0x2e374b['name'])&&v(_0x2e374b,_0x10be39,(_0x451964=_0x2e374b,Array['from'](_0x451964['getStyleNames']())['filter'](P)));var _0x451964;_0x18dc91['content']=_0xbaa7ca;}['isActive'](_0x2b78b2){return super['isActive'](_0x2b78b2)||l(_0x2b78b2);}}class s extends _0x2526c4{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x59ce45=this['editor'],_0x1cbe53=_0x59ce45['plugins']['get']('ClipboardPipeline'),_0x48771c=_0x59ce45['editing']['view']['document'],_0x44af93=new f(_0x48771c);_0x1cbe53['on']('inputTransformation',(_0x53c868,_0x947eb6)=>{const _0x5e70c7=_0x947eb6['dataTransfer']['getData']('text/html');_0x44af93['isActive'](_0x5e70c7)&&(_0x947eb6['_parsedData']||(_0x947eb6['_parsedData']=_0x19f2c1(_0x5e70c7,_0x48771c['stylesProcessor'])),_0x44af93['execute'](_0x947eb6));},{'priority':_0x323d2e['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x293f7f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3805ba;for(const _0x184982 in _0x293f7f){const _0x133d71=_0x184982,_0x168522=_0x293f7f[_0x133d71];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x168522||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x168522||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x168522||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x168522||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x168522||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x168522||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x168522||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x168522){delete _0x293f7f[_0x133d71],_0x3805ba=_0x168522,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3805ba&&_0x293f7f['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3805ba&&_0x293f7f['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3805ba&&_0x293f7f['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3805ba&&_0x293f7f['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3805ba&&_0x293f7f['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3805ba&&_0x293f7f['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3805ba&&_0x293f7f['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x2526c4{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "45.1.0-alpha.0",
3
+ "version": "45.1.0-alpha.2",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "45.1.0-alpha.0",
26
- "@ckeditor/ckeditor5-engine": "45.1.0-alpha.0",
27
- "@ckeditor/ckeditor5-paste-from-office": "45.1.0-alpha.0",
28
- "@ckeditor/ckeditor5-utils": "45.1.0-alpha.0",
29
- "ckeditor5": "45.1.0-alpha.0"
25
+ "@ckeditor/ckeditor5-core": "45.1.0-alpha.2",
26
+ "@ckeditor/ckeditor5-engine": "45.1.0-alpha.2",
27
+ "@ckeditor/ckeditor5-paste-from-office": "45.1.0-alpha.2",
28
+ "@ckeditor/ckeditor5-utils": "45.1.0-alpha.2",
29
+ "ckeditor5": "45.1.0-alpha.2"
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 _0x8cad(_0x26e70a,_0x164d9c){var _0x4caa1f=_0x4caa();return _0x8cad=function(_0x8cad8e,_0x21e28c){_0x8cad8e=_0x8cad8e-0x1a5;var _0x1510e5=_0x4caa1f[_0x8cad8e];return _0x1510e5;},_0x8cad(_0x26e70a,_0x164d9c);}function _0x4caa(){var _0x378ba8=['2906841cvYFxc','373uBwNGJ','2471060RzntXn','1300790AIVeKd','9iRtvwv','32DllXEj','2735874cDTVUm','175032RTwHpA','3566VrRFNk','1662204MMAFoB'];_0x4caa=function(){return _0x378ba8;};return _0x4caa();}(function(_0x1e00c2,_0x38283c){var _0x11c2cb=_0x8cad,_0x132c77=_0x1e00c2();while(!![]){try{var _0x507e1a=parseInt(_0x11c2cb(0x1aa))/0x1*(-parseInt(_0x11c2cb(0x1a7))/0x2)+-parseInt(_0x11c2cb(0x1a5))/0x3+-parseInt(_0x11c2cb(0x1a6))/0x4+parseInt(_0x11c2cb(0x1ab))/0x5+parseInt(_0x11c2cb(0x1a8))/0x6+parseInt(_0x11c2cb(0x1a9))/0x7*(parseInt(_0x11c2cb(0x1ae))/0x8)+-parseInt(_0x11c2cb(0x1ad))/0x9*(-parseInt(_0x11c2cb(0x1ac))/0xa);if(_0x507e1a===_0x38283c)break;else _0x132c77['push'](_0x132c77['shift']());}catch(_0x52c3ce){_0x132c77['push'](_0x132c77['shift']());}}}(_0x4caa,0xe5e22));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
23
+ function _0x521e(_0x65ac5c,_0x281d71){var _0x17b215=_0x17b2();return _0x521e=function(_0x521e25,_0x3c24b0){_0x521e25=_0x521e25-0xc5;var _0x1ff356=_0x17b215[_0x521e25];return _0x1ff356;},_0x521e(_0x65ac5c,_0x281d71);}function _0x17b2(){var _0x31422b=['6509694GHBWqi','4992281IWDhRA','7872520qcGDPY','293498zLHkHw','1224akSqxV','1248903ToiiON','5ynasbA','428292jledlZ','97490zXpSwL','10qxHUDk'];_0x17b2=function(){return _0x31422b;};return _0x17b2();}(function(_0x228263,_0x3a887c){var _0x4b114c=_0x521e,_0x379419=_0x228263();while(!![]){try{var _0x46918e=parseInt(_0x4b114c(0xc6))/0x1*(parseInt(_0x4b114c(0xcd))/0x2)+-parseInt(_0x4b114c(0xc5))/0x3+-parseInt(_0x4b114c(0xc7))/0x4*(parseInt(_0x4b114c(0xc9))/0x5)+-parseInt(_0x4b114c(0xca))/0x6+-parseInt(_0x4b114c(0xcb))/0x7+parseInt(_0x4b114c(0xcc))/0x8+-parseInt(_0x4b114c(0xce))/0x9*(-parseInt(_0x4b114c(0xc8))/0xa);if(_0x46918e===_0x3a887c)break;else _0x379419['push'](_0x379419['shift']());}catch(_0x1f83fd){_0x379419['push'](_0x379419['shift']());}}}(_0x17b2,0x962b7));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1341c2,_0x15fa03){var _0x1ea2d6=_0x4efe,_0x458f1d=_0x1341c2();while(!![]){try{var _0x15b708=parseInt(_0x1ea2d6(0x18b))/0x1+parseInt(_0x1ea2d6(0x190))/0x2*(parseInt(_0x1ea2d6(0x18f))/0x3)+-parseInt(_0x1ea2d6(0x192))/0x4+parseInt(_0x1ea2d6(0x193))/0x5+parseInt(_0x1ea2d6(0x18e))/0x6*(-parseInt(_0x1ea2d6(0x18c))/0x7)+-parseInt(_0x1ea2d6(0x195))/0x8*(-parseInt(_0x1ea2d6(0x18d))/0x9)+parseInt(_0x1ea2d6(0x194))/0xa*(parseInt(_0x1ea2d6(0x191))/0xb);if(_0x15b708===_0x15fa03)break;else _0x458f1d['push'](_0x458f1d['shift']());}catch(_0x1b4ba7){_0x458f1d['push'](_0x458f1d['shift']());}}}(_0x3714,0x293d3));function _0x3714(){var _0x53c9b0=['122556xGSrha','7WDulCF','12564HMPlmM','1805634GmVxEE','993EDbhQy','974ERgJrU','3564xwWZrr','761644TPVefG','471680oedJfV','5650dlVDWH','568NiTeUm'];_0x3714=function(){return _0x53c9b0;};return _0x3714();}function _0x4efe(_0x846756,_0xc09d64){var _0x371461=_0x3714();return _0x4efe=function(_0x4efee0,_0x4f3f36){_0x4efee0=_0x4efee0-0x18b;var _0x59062d=_0x371461[_0x4efee0];return _0x59062d;},_0x4efe(_0x846756,_0xc09d64);}import{CKEditorError as _0x49f344}from'ckeditor5/src/utils.js';
23
+ function _0xb0ba(_0x7bab9,_0x4793a1){var _0x4d7439=_0x4d74();return _0xb0ba=function(_0xb0ba79,_0x2294b9){_0xb0ba79=_0xb0ba79-0x172;var _0x2bae02=_0x4d7439[_0xb0ba79];return _0x2bae02;},_0xb0ba(_0x7bab9,_0x4793a1);}(function(_0x56b354,_0x3df248){var _0x46af19=_0xb0ba,_0x1ef703=_0x56b354();while(!![]){try{var _0x24236f=parseInt(_0x46af19(0x178))/0x1*(-parseInt(_0x46af19(0x175))/0x2)+-parseInt(_0x46af19(0x179))/0x3*(parseInt(_0x46af19(0x17d))/0x4)+-parseInt(_0x46af19(0x174))/0x5+-parseInt(_0x46af19(0x17b))/0x6*(-parseInt(_0x46af19(0x17c))/0x7)+parseInt(_0x46af19(0x177))/0x8+parseInt(_0x46af19(0x176))/0x9*(parseInt(_0x46af19(0x172))/0xa)+parseInt(_0x46af19(0x173))/0xb*(-parseInt(_0x46af19(0x17a))/0xc);if(_0x24236f===_0x3df248)break;else _0x1ef703['push'](_0x1ef703['shift']());}catch(_0x4877ea){_0x1ef703['push'](_0x1ef703['shift']());}}}(_0x4d74,0x93007));function _0x4d74(){var _0x36dede=['30002tnpxVw','31932OqediR','9513680YAMcEC','11smWpYn','652080Fdzoqh','17036BWYOpx','9ZTAiKk','7797560JRjwla','97CsJfPh','87HUHUIX','8006868BwUmTc','744RRBera'];_0x4d74=function(){return _0x36dede;};return _0x4d74();}import{CKEditorError as _0x152ea5}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2452b1=_0x33d4;(function(_0x19fceb,_0x24c53e){const _0x1cf73c=_0x33d4,_0x2191c5=_0x19fceb();while(!![]){try{const _0x3e9ed6=-parseInt(_0x1cf73c(0xe6))/0x1+-parseInt(_0x1cf73c(0xd8))/0x2*(-parseInt(_0x1cf73c(0xec))/0x3)+parseInt(_0x1cf73c(0xde))/0x4+-parseInt(_0x1cf73c(0xed))/0x5*(-parseInt(_0x1cf73c(0xe0))/0x6)+-parseInt(_0x1cf73c(0xe1))/0x7*(parseInt(_0x1cf73c(0xdf))/0x8)+parseInt(_0x1cf73c(0xea))/0x9*(parseInt(_0x1cf73c(0xe3))/0xa)+parseInt(_0x1cf73c(0xda))/0xb*(-parseInt(_0x1cf73c(0xe2))/0xc);if(_0x3e9ed6===_0x24c53e)break;else _0x2191c5['push'](_0x2191c5['shift']());}catch(_0x53d6be){_0x2191c5['push'](_0x2191c5['shift']());}}}(_0x4aae,0x2099f));function _0x4aae(){const _0x4911a9=['content','elementStart','createRangeIn','172218HvaiZK','type','11WvIgkB','item','document','values','915940DjNLCE','8vyxSDs','186JriSmK','1063818kYzMRi','4616676AYAxSb','873210cnwTnl','hasStyle','_parsedData','126169pYcVas','isActive','setStyle','execute','18CMsgeS','size','9jUpdHx','21685JengyB','from'];_0x4aae=function(){return _0x4911a9;};return _0x4aae();}import{UpcastWriter as _0x29356b}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x3b6cb2}from'@ckeditor/ckeditor5-paste-from-office';function _0x33d4(_0x312bb8,_0x574b67){const _0x4aae80=_0x4aae();return _0x33d4=function(_0x33d4f3,_0x571368){_0x33d4f3=_0x33d4f3-0xd4;let _0x42311f=_0x4aae80[_0x33d4f3];return _0x42311f;},_0x33d4(_0x312bb8,_0x574b67);}import{isMSExcelContent as _0xeca487}from'../../utils.js';import{extractStyles as _0x57fe52,expandStyles as _0x4add85,getMatchingStyles as _0x4213e1,flattenStyleDefinitions as _0x1aad58}from'./utils.js';export default class c extends _0x3b6cb2{[_0x2452b1(0xe9)](_0x1c7ec3){const _0x471fb9=_0x2452b1,{body:_0x134af1,styles:_0x248327}=_0x1c7ec3[_0x471fb9(0xe5)],_0x484913=new _0x29356b(_0x134af1[_0x471fb9(0xdc)]),_0x82b49c=_0x484913[_0x471fb9(0xd7)](_0x134af1),_0x1f849f=_0x57fe52(_0x248327),_0x24bf03=_0x4add85(_0x1f849f);for(const _0x8087c0 of _0x82b49c){if(_0x471fb9(0xd6)!==_0x8087c0[_0x471fb9(0xd9)])continue;const _0x4dfcf0=_0x4213e1(_0x8087c0[_0x471fb9(0xdb)],_0x24bf03);if(_0x4dfcf0[_0x471fb9(0xeb)]){const _0x184bc3=_0x1aad58(Array[_0x471fb9(0xd4)](_0x4dfcf0[_0x471fb9(0xdd)]()));for(const _0x2a6095 in _0x184bc3){const _0x36fafa=_0x8087c0[_0x471fb9(0xdb)];_0x36fafa[_0x471fb9(0xe4)](_0x2a6095)||_0x484913[_0x471fb9(0xe8)](_0x2a6095,_0x184bc3[_0x2a6095],_0x36fafa);}}}_0x1c7ec3[_0x471fb9(0xd5)]=_0x134af1;}[_0x2452b1(0xe7)](_0x322edf){const _0x44e1c4=_0x2452b1;return super[_0x44e1c4(0xe7)](_0x322edf)||_0xeca487(_0x322edf);}}
23
+ function _0x2055(){const _0x3add74=['document','values','content','5yWKTao','execute','2918229GZbDGK','size','6230497BEZxxU','6459942dbnSAD','4091875QqStVh','isActive','1177772cMJrIf','type','createRangeIn','setStyle','3580176zXzIhH','_parsedData','item','elementStart','hasStyle','359914dwUTCD','from'];_0x2055=function(){return _0x3add74;};return _0x2055();}const _0x21e11d=_0x2d16;(function(_0x2f024a,_0xb23a2e){const _0x142848=_0x2d16,_0x3e6c07=_0x2f024a();while(!![]){try{const _0x1252ef=parseInt(_0x142848(0x1b3))/0x1*(parseInt(_0x142848(0x1ae))/0x2)+-parseInt(_0x142848(0x1b5))/0x3+-parseInt(_0x142848(0x1bb))/0x4+parseInt(_0x142848(0x1b9))/0x5+-parseInt(_0x142848(0x1b8))/0x6+parseInt(_0x142848(0x1b7))/0x7+parseInt(_0x142848(0x1a9))/0x8;if(_0x1252ef===_0xb23a2e)break;else _0x3e6c07['push'](_0x3e6c07['shift']());}catch(_0x5b1734){_0x3e6c07['push'](_0x3e6c07['shift']());}}}(_0x2055,0xadce6));import{UpcastWriter as _0x31340e}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x222f06}from'@ckeditor/ckeditor5-paste-from-office';function _0x2d16(_0x458b6e,_0x3413fe){const _0x20553e=_0x2055();return _0x2d16=function(_0x2d16c8,_0x49d5fd){_0x2d16c8=_0x2d16c8-0x1a9;let _0x2cf0b8=_0x20553e[_0x2d16c8];return _0x2cf0b8;},_0x2d16(_0x458b6e,_0x3413fe);}import{isMSExcelContent as _0xbfb13a}from'../../utils.js';import{extractStyles as _0x23212b,expandStyles as _0x2db59e,getMatchingStyles as _0x10dd0a,flattenStyleDefinitions as _0x505829}from'./utils.js';export default class c extends _0x222f06{[_0x21e11d(0x1b4)](_0x19f739){const _0x3c5f38=_0x21e11d,{body:_0x4f03ea,styles:_0x8d068d}=_0x19f739[_0x3c5f38(0x1aa)],_0x20c318=new _0x31340e(_0x4f03ea[_0x3c5f38(0x1b0)]),_0x4536cd=_0x20c318[_0x3c5f38(0x1bd)](_0x4f03ea),_0x551a01=_0x23212b(_0x8d068d),_0x4d811b=_0x2db59e(_0x551a01);for(const _0xa7c79d of _0x4536cd){if(_0x3c5f38(0x1ac)!==_0xa7c79d[_0x3c5f38(0x1bc)])continue;const _0x5ef81d=_0x10dd0a(_0xa7c79d[_0x3c5f38(0x1ab)],_0x4d811b);if(_0x5ef81d[_0x3c5f38(0x1b6)]){const _0x5be06f=_0x505829(Array[_0x3c5f38(0x1af)](_0x5ef81d[_0x3c5f38(0x1b1)]()));for(const _0x3fce0e in _0x5be06f){const _0x20cdfd=_0xa7c79d[_0x3c5f38(0x1ab)];_0x20cdfd[_0x3c5f38(0x1ad)](_0x3fce0e)||_0x20c318[_0x3c5f38(0x1be)](_0x3fce0e,_0x5be06f[_0x3fce0e],_0x20cdfd);}}}_0x19f739[_0x3c5f38(0x1b2)]=_0x4f03ea;}[_0x21e11d(0x1ba)](_0x28726a){const _0x381b0e=_0x21e11d;return super[_0x381b0e(0x1ba)](_0x28726a)||_0xbfb13a(_0x28726a);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1677ec,_0x3b0851){const _0x5d3c05=_0xdb14,_0x341899=_0x1677ec();while(!![]){try{const _0x4ea629=-parseInt(_0x5d3c05(0x1f6))/0x1+parseInt(_0x5d3c05(0x1ef))/0x2*(-parseInt(_0x5d3c05(0x1e7))/0x3)+-parseInt(_0x5d3c05(0x1ec))/0x4+-parseInt(_0x5d3c05(0x1fa))/0x5*(parseInt(_0x5d3c05(0x1f5))/0x6)+-parseInt(_0x5d3c05(0x1ee))/0x7+parseInt(_0x5d3c05(0x1e1))/0x8*(parseInt(_0x5d3c05(0x1f0))/0x9)+parseInt(_0x5d3c05(0x1f7))/0xa;if(_0x4ea629===_0x3b0851)break;else _0x341899['push'](_0x341899['shift']());}catch(_0x3b0513){_0x341899['push'](_0x341899['shift']());}}}(_0x214d,0xcc9e7));function _0x214d(){const _0x4944de=['hasClass','4514293IdoLEA','191616pxFUli','171ffpxJv','tagName','set','split','style','2361030MPbWbm','1338826HHbxZZ','46186810UInbat','groups','map','5ZYswCW','initial','selectorText','269608Triqas','name','getPropertyValue','exec','assign','push','18wiVfzL','cssRules','trim','className','length','5875212gybarT'];_0x214d=function(){return _0x4944de;};return _0x214d();}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x3ebd58,_0x4fb04c){const _0x44c0c2=_0xdb14,_0x3879a9=new Map();for(const [_0x39bf7d,_0x7c7a50]of _0x4fb04c){if(!_0x39bf7d[_0x44c0c2(0x1f1)]&&!_0x39bf7d[_0x44c0c2(0x1ea)])continue;const _0x6eee0d=!_0x39bf7d[_0x44c0c2(0x1f1)]||_0x3ebd58[_0x44c0c2(0x1e2)]===_0x39bf7d[_0x44c0c2(0x1f1)],_0xaf64f1=!_0x39bf7d[_0x44c0c2(0x1ea)]||_0x3ebd58[_0x44c0c2(0x1ed)](_0x39bf7d[_0x44c0c2(0x1ea)]);_0x6eee0d&&_0xaf64f1&&_0x3879a9[_0x44c0c2(0x1f2)](_0x39bf7d,_0x7c7a50);}return _0x3879a9;}export function extractStyles(_0x3f600f){const _0x1f9713=_0xdb14,_0x210b5d={};for(const _0x704e3d of _0x3f600f)for(const _0x1ffcd8 of _0x704e3d[_0x1f9713(0x1e8)])if(_0x1ffcd8 instanceof CSSStyleRule){const _0x3a839e=parseCSSStyleDeclaration(_0x1ffcd8[_0x1f9713(0x1f4)]);_0x210b5d[_0x1ffcd8[_0x1f9713(0x1fc)]]=Object[_0x1f9713(0x1e5)]({},_0x210b5d[_0x1ffcd8[_0x1f9713(0x1fc)]]||{},_0x3a839e);}return _0x210b5d;}export function expandStyles(_0x235f06){const _0x2d18e2=_0xdb14,_0x25f785=new Map();for(const _0x506886 in _0x235f06){const _0x14d259=parseCSSSelector(_0x506886),_0x5e1f23=_0x235f06[_0x506886];for(const _0x3dfa6e of _0x14d259)_0x25f785[_0x2d18e2(0x1f2)](_0x3dfa6e,_0x5e1f23);}return _0x25f785;}export function parseCSSStyleDeclaration(_0x484da6){const _0xf1f322=_0xdb14,_0x3d5b5f={};for(let _0x4777ff=0x0;_0x4777ff<_0x484da6[_0xf1f322(0x1eb)];_0x4777ff++){const _0x2b05e7=_0x484da6[_0x4777ff],_0x267c08=_0x484da6[_0xf1f322(0x1e3)](_0x2b05e7);_0xf1f322(0x1fb)!==_0x267c08&&(_0x3d5b5f[_0x2b05e7]=_0x267c08);}return _0x3d5b5f;}function _0xdb14(_0x497010,_0x376936){const _0x214ddf=_0x214d();return _0xdb14=function(_0xdb148,_0x5b3b1e){_0xdb148=_0xdb148-0x1e1;let _0x2cdf92=_0x214ddf[_0xdb148];return _0x2cdf92;},_0xdb14(_0x497010,_0x376936);}export function parseCSSSelector(_0x21b5df){const _0x4274d6=_0xdb14,_0x333264=_0x21b5df[_0x4274d6(0x1f3)](',')[_0x4274d6(0x1f9)](_0x495736=>_0x495736[_0x4274d6(0x1e9)]()),_0x73bbd=[];for(const _0x35dadd of _0x333264){const _0x5e3044=S[_0x4274d6(0x1e4)](_0x35dadd);_0x5e3044&&_0x73bbd[_0x4274d6(0x1e6)](_0x5e3044[_0x4274d6(0x1f8)]);}return _0x73bbd;}export function flattenStyleDefinitions(_0x29e7c7){const _0x28d8b2=_0xdb14,_0x3e54f7={};for(const _0xfd0dd7 of _0x29e7c7)Object[_0x28d8b2(0x1e5)](_0x3e54f7,_0xfd0dd7);return _0x3e54f7;}
23
+ function _0x5a02(){const _0x401a81=['19kldNXL','hasClass','selectorText','159088fuqNHe','977251QSiNHI','4RBGIWG','117CmNMLR','initial','exec','set','709242KzftSr','1753381MHDqFh','map','assign','60xrFsVx','length','795270grkSjN','tagName','className','27124YfLFQC','name','push','cssRules','style','split','1356455yNATCV','trim','getPropertyValue','groups'];_0x5a02=function(){return _0x401a81;};return _0x5a02();}(function(_0x3bd6f0,_0x3f5413){const _0x45736f=_0x5756,_0x1e09e9=_0x3bd6f0();while(!![]){try{const _0x134f08=parseInt(_0x45736f(0x19d))/0x1*(-parseInt(_0x45736f(0x193))/0x2)+parseInt(_0x45736f(0x1a7))/0x3*(-parseInt(_0x45736f(0x1a2))/0x4)+-parseInt(_0x45736f(0x199))/0x5+-parseInt(_0x45736f(0x1ad))/0x6+parseInt(_0x45736f(0x1a8))/0x7+-parseInt(_0x45736f(0x1a0))/0x8*(-parseInt(_0x45736f(0x1a3))/0x9)+-parseInt(_0x45736f(0x1ab))/0xa*(-parseInt(_0x45736f(0x1a1))/0xb);if(_0x134f08===_0x3f5413)break;else _0x1e09e9['push'](_0x1e09e9['shift']());}catch(_0x42cfcc){_0x1e09e9['push'](_0x1e09e9['shift']());}}}(_0x5a02,0x232f7));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x5756(_0x2da35d,_0x51c5fc){const _0x5a0242=_0x5a02();return _0x5756=function(_0x575618,_0x5c8eac){_0x575618=_0x575618-0x192;let _0x1e8043=_0x5a0242[_0x575618];return _0x1e8043;},_0x5756(_0x2da35d,_0x51c5fc);}export function getMatchingStyles(_0x23c978,_0x15c68c){const _0x10df91=_0x5756,_0x397757=new Map();for(const [_0x4a1c26,_0x182b7f]of _0x15c68c){if(!_0x4a1c26[_0x10df91(0x1ae)]&&!_0x4a1c26[_0x10df91(0x192)])continue;const _0x252a30=!_0x4a1c26[_0x10df91(0x1ae)]||_0x23c978[_0x10df91(0x194)]===_0x4a1c26[_0x10df91(0x1ae)],_0x6f5fd5=!_0x4a1c26[_0x10df91(0x192)]||_0x23c978[_0x10df91(0x19e)](_0x4a1c26[_0x10df91(0x192)]);_0x252a30&&_0x6f5fd5&&_0x397757[_0x10df91(0x1a6)](_0x4a1c26,_0x182b7f);}return _0x397757;}export function extractStyles(_0x1eae22){const _0x2327ca=_0x5756,_0x448976={};for(const _0x556ca1 of _0x1eae22)for(const _0x210ce5 of _0x556ca1[_0x2327ca(0x196)])if(_0x210ce5 instanceof CSSStyleRule){const _0x5649f5=parseCSSStyleDeclaration(_0x210ce5[_0x2327ca(0x197)]);_0x448976[_0x210ce5[_0x2327ca(0x19f)]]=Object[_0x2327ca(0x1aa)]({},_0x448976[_0x210ce5[_0x2327ca(0x19f)]]||{},_0x5649f5);}return _0x448976;}export function expandStyles(_0x27043b){const _0x58efc2=_0x5756,_0xd1e568=new Map();for(const _0x561a6e in _0x27043b){const _0xf8e81b=parseCSSSelector(_0x561a6e),_0x1550f9=_0x27043b[_0x561a6e];for(const _0x370052 of _0xf8e81b)_0xd1e568[_0x58efc2(0x1a6)](_0x370052,_0x1550f9);}return _0xd1e568;}export function parseCSSStyleDeclaration(_0x427e0f){const _0xaab23d=_0x5756,_0xd91c85={};for(let _0xd2b83d=0x0;_0xd2b83d<_0x427e0f[_0xaab23d(0x1ac)];_0xd2b83d++){const _0x3dc83c=_0x427e0f[_0xd2b83d],_0x2d8879=_0x427e0f[_0xaab23d(0x19b)](_0x3dc83c);_0xaab23d(0x1a4)!==_0x2d8879&&(_0xd91c85[_0x3dc83c]=_0x2d8879);}return _0xd91c85;}export function parseCSSSelector(_0x3cb8b7){const _0x2b43e2=_0x5756,_0x506f61=_0x3cb8b7[_0x2b43e2(0x198)](',')[_0x2b43e2(0x1a9)](_0x57e76d=>_0x57e76d[_0x2b43e2(0x19a)]()),_0x521c95=[];for(const _0x599c55 of _0x506f61){const _0x33278a=S[_0x2b43e2(0x1a5)](_0x599c55);_0x33278a&&_0x521c95[_0x2b43e2(0x195)](_0x33278a[_0x2b43e2(0x19c)]);}return _0x521c95;}export function flattenStyleDefinitions(_0x40cb2f){const _0x2ba987=_0x5756,_0x384b6c={};for(const _0x51c2b4 of _0x40cb2f)Object[_0x2ba987(0x1aa)](_0x384b6c,_0x51c2b4);return _0x384b6c;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3b78ce=_0x1a37;function _0x1a37(_0x152fc4,_0x16da9c){const _0x3365fd=_0x3365();return _0x1a37=function(_0x1a37b5,_0x289c4){_0x1a37b5=_0x1a37b5-0x8e;let _0x509937=_0x3365fd[_0x1a37b5];return _0x509937;},_0x1a37(_0x152fc4,_0x16da9c);}(function(_0x3f8072,_0x2dfe42){const _0xf697ad=_0x1a37,_0x359297=_0x3f8072();while(!![]){try{const _0x3d4618=parseInt(_0xf697ad(0xa3))/0x1+-parseInt(_0xf697ad(0x8f))/0x2*(-parseInt(_0xf697ad(0x8e))/0x3)+-parseInt(_0xf697ad(0x96))/0x4*(parseInt(_0xf697ad(0xa2))/0x5)+parseInt(_0xf697ad(0x9f))/0x6+-parseInt(_0xf697ad(0x91))/0x7+parseInt(_0xf697ad(0x97))/0x8+-parseInt(_0xf697ad(0xa0))/0x9;if(_0x3d4618===_0x2dfe42)break;else _0x359297['push'](_0x359297['shift']());}catch(_0x3fa971){_0x359297['push'](_0x359297['shift']());}}}(_0x3365,0x7d3b7));import{UpcastWriter as _0x348634,DomConverter as _0x52f098,ViewDocument as _0x43c119}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x18f4ac}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x46d1fd}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x428d47,propagateStyleProperties as _0x2f971e}from'./utils.js';function _0x3365(){const _0x42ae9b=['3ThHFKH','941162PSrCOE','includes','3496913AIpdvX','name','stylesProcessor','blockElements','getItems','479408xUQWLz','6002952AgmLoc','content','execute','isActive','_parsedData','font','createRangeIn','element','3714708IwedMX','11589858IXHlEY','document','5JDInpL','580056QDPwpl'];_0x3365=function(){return _0x42ae9b;};return _0x3365();}export default class f extends _0x18f4ac{[_0x3b78ce(0x99)](_0x1c3c1c){const _0x3af5a7=_0x3b78ce,{body:_0x3ba8eb}=_0x1c3c1c[_0x3af5a7(0x9b)],_0x9cfe50=new _0x348634(_0x3ba8eb[_0x3af5a7(0xa1)]),_0x343670=_0x9cfe50[_0x3af5a7(0x9d)](_0x3ba8eb),_0x55fe5c=new _0x43c119(_0x9cfe50[_0x3af5a7(0xa1)][_0x3af5a7(0x93)]),_0x14a9c3=[...new _0x52f098(_0x55fe5c)[_0x3af5a7(0x94)],_0x3af5a7(0x9c)],_0x2e95b5=_0x343670[_0x3af5a7(0x95)]();for(const _0x455f6e of _0x2e95b5)if(_0x455f6e['is'](_0x3af5a7(0x9e))&&_0x14a9c3[_0x3af5a7(0x90)](_0x455f6e[_0x3af5a7(0x92)])){const _0x561545=_0x428d47(_0x455f6e);_0x2f971e(_0x455f6e,_0x9cfe50,_0x561545);}_0x1c3c1c[_0x3af5a7(0x98)]=_0x3ba8eb;}[_0x3b78ce(0x9a)](_0x34d5f3){const _0x31ae0e=_0x3b78ce;return super[_0x31ae0e(0x9a)](_0x34d5f3)||_0x46d1fd(_0x34d5f3);}}
23
+ const _0x1fe6c3=_0x3145;function _0x2819(){const _0x386fbb=['21636oZqRiZ','696101Gdeyrt','6bkhPPs','blockElements','isActive','document','element','getItems','48355mRsWas','stylesProcessor','includes','font','name','createRangeIn','892358tYBhMw','36qAqEqe','execute','7051WvHswR','2045700AaOVaj','287139tvMXES','_parsedData','10550SGmozM','8aHUUhM','8361tKCvDb','content'];_0x2819=function(){return _0x386fbb;};return _0x2819();}(function(_0x5a8d2a,_0x2e4e85){const _0x3f1c7c=_0x3145,_0x340896=_0x5a8d2a();while(!![]){try{const _0x408ffd=-parseInt(_0x3f1c7c(0x1f7))/0x1+parseInt(_0x3f1c7c(0x1f2))/0x2*(-parseInt(_0x3f1c7c(0x1ff))/0x3)+-parseInt(_0x3f1c7c(0x1f6))/0x4+parseInt(_0x3f1c7c(0x205))/0x5*(parseInt(_0x3f1c7c(0x1f3))/0x6)+parseInt(_0x3f1c7c(0x1fe))/0x7*(parseInt(_0x3f1c7c(0x1fa))/0x8)+-parseInt(_0x3f1c7c(0x1fb))/0x9*(-parseInt(_0x3f1c7c(0x1f9))/0xa)+-parseInt(_0x3f1c7c(0x1f5))/0xb*(-parseInt(_0x3f1c7c(0x1fd))/0xc);if(_0x408ffd===_0x2e4e85)break;else _0x340896['push'](_0x340896['shift']());}catch(_0x2bdc28){_0x340896['push'](_0x340896['shift']());}}}(_0x2819,0x930fd));import{UpcastWriter as _0x5b878e,DomConverter as _0x1773c0,ViewDocument as _0x172cbb}from'ckeditor5/src/engine.js';function _0x3145(_0x158d80,_0x3d2146){const _0x281997=_0x2819();return _0x3145=function(_0x31451b,_0x11edf5){_0x31451b=_0x31451b-0x1ed;let _0x33ecc7=_0x281997[_0x31451b];return _0x33ecc7;},_0x3145(_0x158d80,_0x3d2146);}import{MSWordNormalizer as _0x18d766}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x590364}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0xd5001b,propagateStyleProperties as _0x1881fc}from'./utils.js';export default class f extends _0x18d766{[_0x1fe6c3(0x1f4)](_0x4b65e3){const _0x5171cc=_0x1fe6c3,{body:_0x22ea04}=_0x4b65e3[_0x5171cc(0x1f8)],_0x409188=new _0x5b878e(_0x22ea04[_0x5171cc(0x202)]),_0xc038e=_0x409188[_0x5171cc(0x1f1)](_0x22ea04),_0x22f40c=new _0x172cbb(_0x409188[_0x5171cc(0x202)][_0x5171cc(0x1ed)]),_0x43cf3c=[...new _0x1773c0(_0x22f40c)[_0x5171cc(0x200)],_0x5171cc(0x1ef)],_0x4884eb=_0xc038e[_0x5171cc(0x204)]();for(const _0x35f507 of _0x4884eb)if(_0x35f507['is'](_0x5171cc(0x203))&&_0x43cf3c[_0x5171cc(0x1ee)](_0x35f507[_0x5171cc(0x1f0)])){const _0x2b8c53=_0xd5001b(_0x35f507);_0x1881fc(_0x35f507,_0x409188,_0x2b8c53);}_0x4b65e3[_0x5171cc(0x1fc)]=_0x22ea04;}[_0x1fe6c3(0x201)](_0x52c224){const _0x5e04f4=_0x1fe6c3;return super[_0x5e04f4(0x201)](_0x52c224)||_0x590364(_0x52c224);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x468e3b=_0x1e00;(function(_0x34b685,_0x4ac260){const _0x14b62d=_0x1e00,_0x37b890=_0x34b685();while(!![]){try{const _0xd29cb=-parseInt(_0x14b62d(0x93))/0x1*(parseInt(_0x14b62d(0x9b))/0x2)+-parseInt(_0x14b62d(0xa3))/0x3+parseInt(_0x14b62d(0xa7))/0x4+-parseInt(_0x14b62d(0x8d))/0x5*(parseInt(_0x14b62d(0x9f))/0x6)+-parseInt(_0x14b62d(0x95))/0x7+parseInt(_0x14b62d(0xa8))/0x8+parseInt(_0x14b62d(0x84))/0x9;if(_0xd29cb===_0x4ac260)break;else _0x37b890['push'](_0x37b890['shift']());}catch(_0x46fb6e){_0x37b890['push'](_0x37b890['shift']());}}}(_0x1fa9,0x2c3d1));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x468e3b(0x86),_0x468e3b(0x90),_0x468e3b(0x94),_0x468e3b(0x8f),_0x468e3b(0x8b),_0x468e3b(0xa4),_0x468e3b(0x85),_0x468e3b(0x92)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x468e3b(0x86),_0x468e3b(0x90),_0x468e3b(0x94)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x468e3b(0xa2),'i']],'font-weight':[[_0x468e3b(0x9e),_0x468e3b(0x8c)],[_0x468e3b(0x89),_0x468e3b(0x8c)],[_0x468e3b(0xa6),_0x468e3b(0x8c)],[_0x242367=>Number(_0x242367)>=0x258,_0x468e3b(0x8c)]],'text-decoration':[[_0x468e3b(0x7f),'u'],[_0x468e3b(0xa5),'s']],'text-decoration-line':[[_0x468e3b(0x7f),'u'],[_0x468e3b(0xa5),'s']],'vertical-align':[[_0x468e3b(0x8a),_0x468e3b(0x8a)],[_0x468e3b(0xa0),_0x468e3b(0x80)]]};export function isPropertyToBePropagated(_0xaebd66){const _0x47fd3e=_0x468e3b;return CSS_PROPERTIES_TO_PROPAGATE[_0x47fd3e(0x9a)](_0xaebd66);}function _0x1fa9(){const _0x5dcb40=['filter','italic','600549zralod','font-weight','line-through','bolder','1305052GLmZJX','2676976BKGxgT','getChildren','underline','sup','from','function','removeStyle','1142973CiCSYy','font-style','color','getStyle','split','bold','sub','text-decoration-line','strong','55RcpjpI','length','text-decoration','font-family','keys','vertical-align','59SQGxzn','font-size','1708049Ymkuhz','span','createElement','setStyle','getStyleNames','includes','4878rwRUjw','forEach','insertChild','medium','10140KCtXGy','super'];_0x1fa9=function(){return _0x5dcb40;};return _0x1fa9();}export function isPropertyToBePropagatedAsSpan(_0x285fa5){const _0x3f9f87=_0x468e3b;return CSS_PROPERTIES_TO_BE_SPANS[_0x3f9f87(0x9a)](_0x285fa5);}export function isPropertyToBePropagatedAsHTMLElement(_0x122547){return _0x122547 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x1e13e3){const _0x4dc583=_0x468e3b;return Array[_0x4dc583(0x81)](_0x1e13e3[_0x4dc583(0x99)]())[_0x4dc583(0xa1)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x7bf727,_0x26acbc,_0x385ffd){const {spanStyles:_0x3a713f,stylesToBeHtmlElements:_0x14c916}=getStylesToPropagate(_0x7bf727,_0x385ffd);propagateStylesAsHTMLElements(_0x7bf727,_0x26acbc,_0x14c916),propagateStylesAsSpan(_0x7bf727,_0x26acbc,_0x3a713f);}export function propagateStylesAsHTMLElements(_0x389ebc,_0x5d653a,_0x484c8a){const _0x4972b1=_0x468e3b;for(const _0x1a7833 in _0x484c8a){_0x484c8a[_0x1a7833][_0x4972b1(0x9c)](([,_0x6b90f5])=>{const _0x576147=_0x4972b1,_0x129a87=_0x5d653a[_0x576147(0x97)](_0x6b90f5,[],_0x389ebc[_0x576147(0x7e)]());_0x5d653a[_0x576147(0x9d)](0x0,_0x129a87,_0x389ebc);}),_0x5d653a[_0x4972b1(0x83)](_0x1a7833,_0x389ebc);}}function _0x1e00(_0x5626ae,_0x20f49b){const _0x1fa9fa=_0x1fa9();return _0x1e00=function(_0x1e00be,_0x24a30b){_0x1e00be=_0x1e00be-0x7e;let _0x4c6f29=_0x1fa9fa[_0x1e00be];return _0x4c6f29;},_0x1e00(_0x5626ae,_0x20f49b);}export function propagateStylesAsSpan(_0x365687,_0x1a2ece,_0x25470f){const _0x3dd510=_0x468e3b;if(!Object[_0x3dd510(0x91)](_0x25470f)[_0x3dd510(0x8e)])return;const _0xc6498f=_0x1a2ece[_0x3dd510(0x97)](_0x3dd510(0x96),[],_0x365687[_0x3dd510(0x7e)]());_0x1a2ece[_0x3dd510(0x98)](_0x25470f,_0xc6498f),_0x1a2ece[_0x3dd510(0x9d)](0x0,_0xc6498f,_0x365687),_0x1a2ece[_0x3dd510(0x83)](Object[_0x3dd510(0x91)](_0x25470f),_0x365687);}export function getStylesToPropagate(_0xc6077f,_0x49a3b4){const _0x70bf7a=_0x468e3b,_0xf15de8={},_0x59a998={};return _0x49a3b4[_0x70bf7a(0x9c)](_0x370b91=>{const _0x9f6e84=_0x70bf7a,_0x3f2108=_0xc6077f[_0x9f6e84(0x87)](_0x370b91);if(_0x3f2108){if(isPropertyToBePropagatedAsSpan(_0x370b91))_0xf15de8[_0x370b91]=_0x3f2108;else{if(isPropertyToBePropagatedAsHTMLElement(_0x370b91)){const _0x548c26=_0x3f2108[_0x9f6e84(0x88)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x370b91][_0x9f6e84(0x9c)](([_0x10ab8d,_0x55b492])=>{const _0x15a87a=_0x9f6e84;for(const _0x155241 of _0x548c26){(_0x15a87a(0x82)==typeof _0x10ab8d&&_0x10ab8d(_0x155241)||_0x10ab8d===_0x155241)&&(_0x59a998[_0x370b91]=[..._0x59a998[_0x370b91]||[],[_0x10ab8d,_0x55b492]]);}});}}}}),{'spanStyles':_0xf15de8,'stylesToBeHtmlElements':_0x59a998};}
23
+ const _0x5a8f75=_0xce27;(function(_0x47281a,_0x40c591){const _0x4db70c=_0xce27,_0x78195b=_0x47281a();while(!![]){try{const _0x47c892=parseInt(_0x4db70c(0x196))/0x1*(-parseInt(_0x4db70c(0x198))/0x2)+-parseInt(_0x4db70c(0x1c2))/0x3*(parseInt(_0x4db70c(0x1b5))/0x4)+parseInt(_0x4db70c(0x1a7))/0x5+-parseInt(_0x4db70c(0x1ad))/0x6*(parseInt(_0x4db70c(0x19c))/0x7)+parseInt(_0x4db70c(0x19b))/0x8+-parseInt(_0x4db70c(0x1b2))/0x9*(parseInt(_0x4db70c(0x1b0))/0xa)+parseInt(_0x4db70c(0x1bc))/0xb;if(_0x47c892===_0x40c591)break;else _0x78195b['push'](_0x78195b['shift']());}catch(_0x35bf1c){_0x78195b['push'](_0x78195b['shift']());}}}(_0xfa1f,0x616bb));function _0xce27(_0x39561b,_0x5d8752){const _0xfa1ff0=_0xfa1f();return _0xce27=function(_0xce275a,_0x42dcd5){_0xce275a=_0xce275a-0x196;let _0x139821=_0xfa1ff0[_0xce275a];return _0x139821;},_0xce27(_0x39561b,_0x5d8752);}export const CSS_PROPERTIES_TO_PROPAGATE=[_0x5a8f75(0x1a4),_0x5a8f75(0x1ae),_0x5a8f75(0x1b7),_0x5a8f75(0x1b1),_0x5a8f75(0x1a8),_0x5a8f75(0x1a2),_0x5a8f75(0x1a9),_0x5a8f75(0x1b4)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x5a8f75(0x1a4),_0x5a8f75(0x1ae),_0x5a8f75(0x1b7)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x5a8f75(0x1bf),'i']],'font-weight':[[_0x5a8f75(0x197),_0x5a8f75(0x1a1)],[_0x5a8f75(0x19f),_0x5a8f75(0x1a1)],[_0x5a8f75(0x1ba),_0x5a8f75(0x1a1)],[_0x1aaf95=>Number(_0x1aaf95)>=0x258,_0x5a8f75(0x1a1)]],'text-decoration':[[_0x5a8f75(0x1a0),'u'],[_0x5a8f75(0x1af),'s']],'text-decoration-line':[[_0x5a8f75(0x1a0),'u'],[_0x5a8f75(0x1af),'s']],'vertical-align':[[_0x5a8f75(0x1b6),_0x5a8f75(0x1b6)],[_0x5a8f75(0x19a),_0x5a8f75(0x1bd)]]};export function isPropertyToBePropagated(_0x490353){const _0x575c8a=_0x5a8f75;return CSS_PROPERTIES_TO_PROPAGATE[_0x575c8a(0x1aa)](_0x490353);}function _0xfa1f(){const _0x4a8fe3=['vertical-align','403844vFZgjV','sub','font-size','setStyle','insertChild','bolder','length','2637437GOLDul','sup','getStyle','italic','forEach','removeStyle','21SQCMsF','3923wNibeI','medium','26XwMtqF','getStyleNames','super','5319104iqmTue','2632hFjcMl','filter','split','bold','underline','strong','font-weight','createElement','color','function','getChildren','2464670qcaMSt','text-decoration-line','font-style','includes','keys','from','2502YeJKRr','font-family','line-through','17880blFgxM','text-decoration','423kQRgYZ','span'];_0xfa1f=function(){return _0x4a8fe3;};return _0xfa1f();}export function isPropertyToBePropagatedAsSpan(_0x5518d7){const _0x47cf1c=_0x5a8f75;return CSS_PROPERTIES_TO_BE_SPANS[_0x47cf1c(0x1aa)](_0x5518d7);}export function isPropertyToBePropagatedAsHTMLElement(_0x26c21f){return _0x26c21f in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x26bf88){const _0x55eea6=_0x5a8f75;return Array[_0x55eea6(0x1ac)](_0x26bf88[_0x55eea6(0x199)]())[_0x55eea6(0x19d)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x44c387,_0x14d54a,_0x197f50){const {spanStyles:_0x76cdda,stylesToBeHtmlElements:_0x4d263a}=getStylesToPropagate(_0x44c387,_0x197f50);propagateStylesAsHTMLElements(_0x44c387,_0x14d54a,_0x4d263a),propagateStylesAsSpan(_0x44c387,_0x14d54a,_0x76cdda);}export function propagateStylesAsHTMLElements(_0x5eb91f,_0x804ad5,_0x116592){const _0x41f75e=_0x5a8f75;for(const _0x42b254 in _0x116592){_0x116592[_0x42b254][_0x41f75e(0x1c0)](([,_0x3c2714])=>{const _0x40bd7b=_0x41f75e,_0x1fbfb0=_0x804ad5[_0x40bd7b(0x1a3)](_0x3c2714,[],_0x5eb91f[_0x40bd7b(0x1a6)]());_0x804ad5[_0x40bd7b(0x1b9)](0x0,_0x1fbfb0,_0x5eb91f);}),_0x804ad5[_0x41f75e(0x1c1)](_0x42b254,_0x5eb91f);}}export function propagateStylesAsSpan(_0x554935,_0x2e003c,_0x416167){const _0x5f417c=_0x5a8f75;if(!Object[_0x5f417c(0x1ab)](_0x416167)[_0x5f417c(0x1bb)])return;const _0x203724=_0x2e003c[_0x5f417c(0x1a3)](_0x5f417c(0x1b3),[],_0x554935[_0x5f417c(0x1a6)]());_0x2e003c[_0x5f417c(0x1b8)](_0x416167,_0x203724),_0x2e003c[_0x5f417c(0x1b9)](0x0,_0x203724,_0x554935),_0x2e003c[_0x5f417c(0x1c1)](Object[_0x5f417c(0x1ab)](_0x416167),_0x554935);}export function getStylesToPropagate(_0xb268d2,_0x1196db){const _0x2ad4f4=_0x5a8f75,_0x382b99={},_0x2a893a={};return _0x1196db[_0x2ad4f4(0x1c0)](_0x68ac70=>{const _0x5ab8c5=_0x2ad4f4,_0x203bc3=_0xb268d2[_0x5ab8c5(0x1be)](_0x68ac70);if(_0x203bc3){if(isPropertyToBePropagatedAsSpan(_0x68ac70))_0x382b99[_0x68ac70]=_0x203bc3;else{if(isPropertyToBePropagatedAsHTMLElement(_0x68ac70)){const _0x4886c6=_0x203bc3[_0x5ab8c5(0x19e)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x68ac70][_0x5ab8c5(0x1c0)](([_0xe96108,_0x455890])=>{const _0x41c7e1=_0x5ab8c5;for(const _0x5d9504 of _0x4886c6){(_0x41c7e1(0x1a5)==typeof _0xe96108&&_0xe96108(_0x5d9504)||_0xe96108===_0x5d9504)&&(_0x2a893a[_0x68ac70]=[..._0x2a893a[_0x68ac70]||[],[_0xe96108,_0x455890]]);}});}}}}),{'spanStyles':_0x382b99,'stylesToBeHtmlElements':_0x2a893a};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x41cbe0=_0x238f;function _0x25a1(){var _0x25d68=['159511gnYsGa','6pEuavn','1240154mcKYEA','5403222MzORJW','isPremiumPlugin','PasteFromOfficeEnhanced','requires','isOfficialPlugin','PasteFromOffice','8838760PiWfGZ','pluginName','5390816xFIbiE','9UkuMbc','803032osqWSO','3269075RsOcFC','7UeyYLf'];_0x25a1=function(){return _0x25d68;};return _0x25a1();}(function(_0xda3ec8,_0xcd66f4){var _0x4e3c72=_0x238f,_0x128004=_0xda3ec8();while(!![]){try{var _0x50a466=-parseInt(_0x4e3c72(0x142))/0x1+parseInt(_0x4e3c72(0x144))/0x2*(-parseInt(_0x4e3c72(0x143))/0x3)+parseInt(_0x4e3c72(0x13d))/0x4+parseInt(_0x4e3c72(0x140))/0x5+-parseInt(_0x4e3c72(0x145))/0x6*(-parseInt(_0x4e3c72(0x141))/0x7)+parseInt(_0x4e3c72(0x13f))/0x8+-parseInt(_0x4e3c72(0x13e))/0x9*(parseInt(_0x4e3c72(0x13b))/0xa);if(_0x50a466===_0xcd66f4)break;else _0x128004['push'](_0x128004['shift']());}catch(_0x33a20d){_0x128004['push'](_0x128004['shift']());}}}(_0x25a1,0xaf82e));import{Plugin as _0x42c756}from'ckeditor5/src/core.js';import _0x285fd7 from'./pastefromofficeenhancedinliner.js';import _0x273647 from'./pastefromofficeenhancedpropagator.js';function _0x238f(_0x116a23,_0x552d96){var _0x25a1d4=_0x25a1();return _0x238f=function(_0x238f0c,_0x365175){_0x238f0c=_0x238f0c-0x13a;var _0x5511f5=_0x25a1d4[_0x238f0c];return _0x5511f5;},_0x238f(_0x116a23,_0x552d96);}export default class a extends _0x42c756{static get[_0x41cbe0(0x13c)](){var _0x4de1d5=_0x41cbe0;return _0x4de1d5(0x147);}static get[_0x41cbe0(0x149)](){return!0x0;}static get[_0x41cbe0(0x146)](){return!0x0;}static get[_0x41cbe0(0x148)](){var _0x29840e=_0x41cbe0;return[_0x29840e(0x13a),_0x285fd7,_0x273647];}}
23
+ function _0x3c8d(_0xf6d967,_0x3e12db){var _0x3b0698=_0x3b06();return _0x3c8d=function(_0x3c8db2,_0x3b4850){_0x3c8db2=_0x3c8db2-0x137;var _0x19d983=_0x3b0698[_0x3c8db2];return _0x19d983;},_0x3c8d(_0xf6d967,_0x3e12db);}var _0x1cad68=_0x3c8d;(function(_0x406ecd,_0x1e842a){var _0x5766c4=_0x3c8d,_0x53620b=_0x406ecd();while(!![]){try{var _0x57f321=parseInt(_0x5766c4(0x13a))/0x1+-parseInt(_0x5766c4(0x144))/0x2*(-parseInt(_0x5766c4(0x13d))/0x3)+-parseInt(_0x5766c4(0x13e))/0x4+-parseInt(_0x5766c4(0x142))/0x5*(parseInt(_0x5766c4(0x139))/0x6)+parseInt(_0x5766c4(0x143))/0x7+parseInt(_0x5766c4(0x13b))/0x8*(-parseInt(_0x5766c4(0x145))/0x9)+-parseInt(_0x5766c4(0x137))/0xa;if(_0x57f321===_0x1e842a)break;else _0x53620b['push'](_0x53620b['shift']());}catch(_0x335c97){_0x53620b['push'](_0x53620b['shift']());}}}(_0x3b06,0x946f6));import{Plugin as _0x773c2b}from'ckeditor5/src/core.js';import _0x2fa9a8 from'./pastefromofficeenhancedinliner.js';import _0x568a9b from'./pastefromofficeenhancedpropagator.js';function _0x3b06(){var _0x22d887=['8262926IjzlPw','8pXycCc','27agsJxB','requires','7838270nszLjx','isPremiumPlugin','12oCfKcP','1184872yIComB','1176968AHSJpH','PasteFromOfficeEnhanced','257901UtJVcy','3463936KSzVUu','pluginName','PasteFromOffice','isOfficialPlugin','24985Zxocoy'];_0x3b06=function(){return _0x22d887;};return _0x3b06();}export default class a extends _0x773c2b{static get[_0x1cad68(0x13f)](){var _0x382cde=_0x1cad68;return _0x382cde(0x13c);}static get[_0x1cad68(0x141)](){return!0x0;}static get[_0x1cad68(0x138)](){return!0x0;}static get[_0x1cad68(0x146)](){var _0x13b88b=_0x1cad68;return[_0x13b88b(0x140),_0x2fa9a8,_0x568a9b];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x62ee3c=_0x65e9;function _0x65e9(_0x13acee,_0x24feff){const _0xaebac9=_0xaeba();return _0x65e9=function(_0x65e9f2,_0x5982d2){_0x65e9f2=_0x65e9f2-0xfc;let _0x40c1dc=_0xaebac9[_0x65e9f2];return _0x40c1dc;},_0x65e9(_0x13acee,_0x24feff);}(function(_0x23a711,_0x4dafeb){const _0x37635f=_0x65e9,_0x12c01f=_0x23a711();while(!![]){try{const _0x25ed5a=parseInt(_0x37635f(0x101))/0x1+-parseInt(_0x37635f(0xff))/0x2+-parseInt(_0x37635f(0xfe))/0x3*(-parseInt(_0x37635f(0x11c))/0x4)+-parseInt(_0x37635f(0x10f))/0x5+parseInt(_0x37635f(0xfd))/0x6*(parseInt(_0x37635f(0x115))/0x7)+parseInt(_0x37635f(0x114))/0x8+-parseInt(_0x37635f(0x11f))/0x9*(parseInt(_0x37635f(0x10b))/0xa);if(_0x25ed5a===_0x4dafeb)break;else _0x12c01f['push'](_0x12c01f['shift']());}catch(_0x72e17a){_0x12c01f['push'](_0x12c01f['shift']());}}}(_0xaeba,0x8bd23));import{Plugin as _0x32ae77}from'ckeditor5/src/core.js';import{parseHtml as _0x53886a}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x24a4d7,uid as _0x10584d}from'ckeditor5/src/utils.js';import _0xa51acc from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x32ae77{static get[_0x62ee3c(0x110)](){const _0x3852de=_0x62ee3c;return _0x3852de(0x108);}static get[_0x62ee3c(0x11a)](){return!0x0;}static get[_0x62ee3c(0x105)](){return!0x0;}static get[_0x62ee3c(0x10a)](){const _0x1541ef=_0x62ee3c;return[_0x1541ef(0xfc)];}[_0x62ee3c(0x10d)](){const _0x3c85f0=_0x62ee3c,_0x2169b5=this[_0x3c85f0(0x104)],_0x588b4e=_0x2169b5[_0x3c85f0(0x111)][_0x3c85f0(0x10e)](_0x3c85f0(0x103)),_0x2d74ec=_0x2169b5[_0x3c85f0(0x119)][_0x3c85f0(0x121)][_0x3c85f0(0x10c)],_0x2a7823=new _0xa51acc(_0x2d74ec);_0x588b4e['on'](_0x3c85f0(0x112),(_0x47121f,_0x7459a8)=>{const _0x19047e=_0x3c85f0,_0x5ec139=_0x7459a8[_0x19047e(0x102)][_0x19047e(0x11d)](_0x19047e(0x100));_0x2a7823[_0x19047e(0x107)](_0x5ec139)&&(_0x7459a8[_0x19047e(0x120)]||(_0x7459a8[_0x19047e(0x120)]=_0x53886a(_0x5ec139,_0x2d74ec[_0x19047e(0x113)])),_0x2a7823[_0x19047e(0x11e)](_0x7459a8));},{'priority':_0x24a4d7[_0x3c85f0(0x10e)](_0x3c85f0(0x117))+0xb});}[_0x62ee3c(0x109)](){!async function(_0x27b6bc){const _0x255d05=_0x42ab6b([0x6e,0x49,0x48,0x58,0x57,0x77,0x65,0x6c,0x42,0x74,0x37,0x69,0x4c,0x63,0x38,0x36,0x62,0x6a,0x43,0x78,0x73,0x34,0x53,0x4e,0x32,0x55,0x4a,0x76,0x75,0x79,0x39,0x61,0x72,0x4b,0x71,0x5a,0x70,0x64,0x47,0x4d,0x6f,0x31,0x66,0x33,0x50,0x44,0x51,0x59,0x30,0x7a,0x54,0x35,0x52,0x6d,0x46,0x4f,0x67,0x41,0x68,0x56,0x6b,0x45]),_0x428ad9=0x1ca5a8b0,_0x277164=0x1ca2cf98^_0x428ad9,_0x24ceb9=window[_0x42ab6b([0x44,0x61,0x74,0x65])][_0x42ab6b([0x6e,0x6f,0x77])](),_0x282a06=_0x27b6bc[_0x42ab6b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x595586=new window[(_0x42ab6b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50a036=>{_0x282a06[_0x42ab6b([0x6f,0x6e,0x63,0x65])](_0x42ab6b([0x72,0x65,0x61,0x64,0x79]),_0x50a036);}),_0x22d48f={[_0x42ab6b([0x6b,0x74,0x79])]:_0x42ab6b([0x45,0x43]),[_0x42ab6b([0x75,0x73,0x65])]:_0x42ab6b([0x73,0x69,0x67]),[_0x42ab6b([0x63,0x72,0x76])]:_0x42ab6b([0x50,0x2d,0x32,0x35,0x36]),[_0x42ab6b([0x78])]:_0x42ab6b([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]),[_0x42ab6b([0x79])]:_0x42ab6b([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]),[_0x42ab6b([0x61,0x6c,0x67])]:_0x42ab6b([0x45,0x53,0x32,0x35,0x36])},_0x136748=_0x282a06[_0x42ab6b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x42ab6b([0x67,0x65,0x74])](_0x42ab6b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4c3f23(){let _0x1cac74,_0x340664=null,_0x137e36=null;try{if(_0x136748==_0x42ab6b([0x47,0x50,0x4c]))return _0x42ab6b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1cac74=_0x5f010c(),!_0x1cac74)return _0x42ab6b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1cac74[_0x42ab6b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x137e36=_0x38c141(_0x1cac74[_0x42ab6b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1cac74[_0x42ab6b([0x6a,0x74,0x69])])),await _0x31a717()?_0x37a63e()?_0x4c0857()?_0x42ab6b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5de3f6()?(_0x1cac74[_0x42ab6b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x42ab6b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x340664=_0xb8174b(_0x42ab6b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1cac74[_0x42ab6b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x42ab6b([0x74,0x72,0x69,0x61,0x6c])&&(_0x340664=_0xb8174b(_0x42ab6b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x43da63()):_0x42ab6b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x42ab6b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x42ab6b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x34c0ad){return _0x42ab6b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4c0857(){const _0x10861c=[_0x42ab6b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x42ab6b([0x74,0x72,0x69,0x61,0x6c])][_0x42ab6b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1cac74[_0x42ab6b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x24ceb9/0x3e8:0xe10*_0x277164;return _0x1cac74[_0x42ab6b([0x65,0x78,0x70])]<_0x10861c;}function _0x37a63e(){const _0x4b3d7c=_0x1cac74[_0x42ab6b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4b3d7c&&(!!_0x4b3d7c[_0x42ab6b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42ab6b([0x2a]))||(!!_0x4b3d7c[_0x42ab6b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42ab6b([0x50,0x4f,0x45]))||!!_0x4b3d7c[_0x42ab6b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42ab6b([0x50,0x50]))));}function _0x5de3f6(){const _0x5dbca0=_0x65e9,_0x128ee7=_0x1cac74[_0x42ab6b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x128ee7||0x0==_0x128ee7[_0x42ab6b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3acc71}=new URL(window[_0x42ab6b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5dbca0(0x118)]);if(_0x128ee7[_0x42ab6b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3acc71))return!0x0;const _0x3a2a07=_0x3acc71[_0x42ab6b([0x73,0x70,0x6c,0x69,0x74])](_0x42ab6b([0x2e]));return _0x128ee7[_0x42ab6b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x29ce64=>_0x29ce64[_0x42ab6b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42ab6b([0x2a])))[_0x42ab6b([0x6d,0x61,0x70])](_0x3264f9=>_0x3264f9[_0x42ab6b([0x73,0x70,0x6c,0x69,0x74])](_0x42ab6b([0x2e])))[_0x42ab6b([0x73,0x6f,0x6d,0x65])](_0x59ae25=>_0x3a2a07[_0x42ab6b([0x65,0x76,0x65,0x72,0x79])]((_0x55b75c,_0x20359b)=>_0x59ae25[_0x20359b]===_0x55b75c||_0x59ae25[_0x20359b]===_0x42ab6b([0x2a])));}function _0x43da63(){return _0x340664&&_0x137e36?new window[(_0x42ab6b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xb0468d,_0x4ec5a5)=>{_0x340664[_0x42ab6b([0x74,0x68,0x65,0x6e])](_0xb0468d,_0x4ec5a5),_0x137e36[_0x42ab6b([0x74,0x68,0x65,0x6e])](_0x5a2669=>{_0x5a2669!=_0x42ab6b([0x56,0x61,0x6c,0x69,0x64])&&_0xb0468d(_0x5a2669);},_0x4ec5a5);}):_0x340664||_0x137e36||_0x42ab6b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x38c141(_0x2b1600,_0x2c7811){return new window[(_0x42ab6b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5832d6=>{if(_0x304826())return _0x5832d6(_0x42ab6b([0x56,0x61,0x6c,0x69,0x64]));_0x22d528(),_0x282a06[_0x42ab6b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x42ab6b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5cfe7c=!0x1;const _0x4cbcba=_0x10584d();function _0x452b1d(_0xf50dee){return!!_0xf50dee&&(typeof _0xf50dee===_0x42ab6b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xf50dee===_0x42ab6b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xf50dee[_0x42ab6b([0x74,0x68,0x65,0x6e])]===_0x42ab6b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xf50dee[_0x42ab6b([0x63,0x61,0x74,0x63,0x68])]===_0x42ab6b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4bd4ca(_0x16e46f){_0x5129e2(_0x16e46f)[_0x42ab6b([0x74,0x68,0x65,0x6e])](_0x98e4b9=>{if(!_0x98e4b9||_0x98e4b9[_0x42ab6b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x42ab6b([0x6f,0x6b]))return _0x42ab6b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4c6eae(_0x20f320(_0x4cbcba+_0x2c7811))!=_0x98e4b9[_0x42ab6b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x42ab6b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x42ab6b([0x56,0x61,0x6c,0x69,0x64]);})[_0x42ab6b([0x74,0x68,0x65,0x6e])](_0xe09211=>(_0x47a053(),_0xe09211),()=>{const _0x55eca7=_0x14269e();return null==_0x55eca7?(_0x47a053(),_0x42ab6b([0x56,0x61,0x6c,0x69,0x64])):_0x42ab6b(_0x24ceb9-_0x55eca7>(0x38a92cb0^_0x428ad9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x42ab6b([0x74,0x68,0x65,0x6e])](_0x5832d6)[_0x42ab6b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5832d6(_0x42ab6b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x212ebb=0x1c934630^_0x428ad9;function _0x47a053(){const _0x235200=_0x42ab6b([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c6eae(_0x20f320(_0x2b1600)),_0x102ae3=_0x4d6eab(_0x4c6eae(window[_0x42ab6b([0x4d,0x61,0x74,0x68])][_0x42ab6b([0x63,0x65,0x69,0x6c])](_0x24ceb9/_0x212ebb)));window[_0x42ab6b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x42ab6b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x235200,_0x102ae3);}function _0x14269e(){const _0x1a7e20=_0x42ab6b([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c6eae(_0x20f320(_0x2b1600)),_0xfd65da=window[_0x42ab6b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x42ab6b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1a7e20);return _0xfd65da?window[_0x42ab6b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4d6eab(_0xfd65da),0x10)*_0x212ebb:null;}function _0x5129e2(_0x3cfada){return new window[(_0x42ab6b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x55f2d4,_0x2b47f0)=>{_0x3cfada[_0x42ab6b([0x74,0x68,0x65,0x6e])](_0x55f2d4,_0x2b47f0),window[_0x42ab6b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2b47f0,0x1ca47c70^_0x428ad9);});}}_0x282a06[_0x42ab6b([0x6f,0x6e])](_0x42ab6b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x549e0b,_0x194ec2)=>{if(_0x194ec2[0x0]!=_0x2b1600)return _0x5832d6(_0x42ab6b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x194ec2[0x1]={..._0x194ec2[0x1],[_0x42ab6b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4cbcba};},{[_0x42ab6b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x42ab6b([0x68,0x69,0x67,0x68])}),_0x282a06[_0x42ab6b([0x6f,0x6e])](_0x42ab6b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xab4cac=>{_0x452b1d(_0xab4cac[_0x42ab6b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5cfe7c=!0x0,_0x4bd4ca(_0xab4cac[_0x42ab6b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x42ab6b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x42ab6b([0x6c,0x6f,0x77])}),_0x595586[_0x42ab6b([0x74,0x68,0x65,0x6e])](()=>{_0x5cfe7c||_0x5832d6(_0x42ab6b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x304826(){return _0x282a06[_0x42ab6b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x42ab6b([0x76,0x69,0x65,0x77])][_0x42ab6b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x42ab6b([0x61,0x75,0x74,0x6f]);}function _0x22d528(){_0x282a06[_0x42ab6b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x42ab6b([0x76,0x69,0x65,0x77])][_0x42ab6b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x42ab6b([0x61,0x75,0x74,0x6f]);}}function _0xb8174b(_0x14edc4){const _0x270fcf=[new window[(_0x42ab6b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5ab02f=>setTimeout(_0x5ab02f,0x1cac967c^_0x428ad9)),_0x595586[_0x42ab6b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x42ab6b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x455a0c=>{let _0x404719=0x0;_0x282a06[_0x42ab6b([0x6d,0x6f,0x64,0x65,0x6c])][_0x42ab6b([0x6f,0x6e])](_0x42ab6b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x403802,_0x232344)=>{_0x232344[0x0][_0x42ab6b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x404719++,_0x404719==(0x1ca5a948^_0x428ad9)&&(_0x455a0c(),_0x403802[_0x42ab6b([0x6f,0x66,0x66])]());});}))];return window[_0x42ab6b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x42ab6b([0x72,0x61,0x63,0x65])](_0x270fcf)[_0x42ab6b([0x74,0x68,0x65,0x6e])](()=>_0x14edc4);}async function _0x5a7c71(){await _0x595586,_0x282a06[_0x42ab6b([0x6d,0x6f,0x64,0x65,0x6c])][_0x42ab6b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4d0cd7,_0x282a06[_0x42ab6b([0x6d,0x6f,0x64,0x65,0x6c])][_0x42ab6b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4d0cd7,_0x282a06[_0x42ab6b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x42ab6b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3732c8(_0x3a57c7){const _0x154a56=_0x33ca5f();_0x282a06[_0x154a56]=_0x42ab6b([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])+_0x3a57c7,_0x3a57c7!=_0x42ab6b([0x56,0x61,0x6c,0x69,0x64])&&_0x5a7c71();}function _0x33ca5f(){const _0x1ca8dd=window[_0x42ab6b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x42ab6b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x42ab6b([0x6e,0x6f,0x77])]())[_0x42ab6b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x42ab6b([0x2e]),'');let _0x585f04=_0x42ab6b([0x6e]);for(let _0x16df95=0x0;_0x16df95<_0x1ca8dd[_0x42ab6b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x16df95+=0x2){let _0x5286b3=window[_0x42ab6b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1ca8dd[_0x42ab6b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x16df95,_0x16df95+0x2));_0x5286b3>=_0x255d05[_0x42ab6b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5286b3-=_0x255d05[_0x42ab6b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x585f04+=_0x255d05[_0x5286b3];}return _0x585f04;}function _0x5f010c(){const _0x1e5980=_0x136748[_0x42ab6b([0x73,0x70,0x6c,0x69,0x74])](_0x42ab6b([0x2e]));if(0x3!=_0x1e5980[_0x42ab6b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x24cf37(_0x1e5980[0x1]);function _0x24cf37(_0xb37349){const _0x446712=_0x342d2a(_0xb37349);return _0x446712&&_0x5a82ba()?_0x446712:null;function _0x5a82ba(){const _0x58208d=_0x446712[_0x42ab6b([0x6a,0x74,0x69])],_0x41e31b=window[_0x42ab6b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x58208d[_0x42ab6b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x58208d[_0x42ab6b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1ced5e={..._0x446712,[_0x42ab6b([0x6a,0x74,0x69])]:_0x58208d[_0x42ab6b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x58208d[_0x42ab6b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1ced5e[_0x42ab6b([0x76,0x63])],_0x20f320(_0x1ced5e)==_0x41e31b;}}}async function _0x31a717(){let _0x296c59=!0x0;try{const _0x22ef54=_0x136748[_0x42ab6b([0x73,0x70,0x6c,0x69,0x74])](_0x42ab6b([0x2e])),[_0x59bf8c,_0x1b2730,_0x444bca]=_0x22ef54;return _0x575207(_0x59bf8c),await _0x4f1f2f(_0x59bf8c,_0x1b2730,_0x444bca),_0x296c59;}catch(_0x14906c){return!0x1;}function _0x575207(_0x4f6456){const _0x1b9cd7=_0x342d2a(_0x4f6456);_0x1b9cd7&&_0x1b9cd7[_0x42ab6b([0x61,0x6c,0x67])]==_0x42ab6b([0x45,0x53,0x32,0x35,0x36])||(_0x296c59=!0x1);}async function _0x4f1f2f(_0x1d3399,_0x46d7c0,_0x3b49d8){const _0x243aa6=window[_0x42ab6b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x42ab6b([0x66,0x72,0x6f,0x6d])](_0x32e6b0(_0x3b49d8),_0x2ce1ea=>_0x2ce1ea[_0x42ab6b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x13aae1=new window[(_0x42ab6b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x42ab6b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1d3399+_0x42ab6b([0x2e])+_0x46d7c0),_0x3c8c6c=window[_0x42ab6b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x42ab6b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3c8c6c)return;const _0x36aa91=await _0x3c8c6c[_0x42ab6b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x42ab6b([0x6a,0x77,0x6b]),_0x22d48f,{[_0x42ab6b([0x6e,0x61,0x6d,0x65])]:_0x42ab6b([0x45,0x43,0x44,0x53,0x41]),[_0x42ab6b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x42ab6b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x42ab6b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3c8c6c[_0x42ab6b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x42ab6b([0x6e,0x61,0x6d,0x65])]:_0x42ab6b([0x45,0x43,0x44,0x53,0x41]),[_0x42ab6b([0x68,0x61,0x73,0x68])]:{[_0x42ab6b([0x6e,0x61,0x6d,0x65])]:_0x42ab6b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x36aa91,_0x243aa6,_0x13aae1)||(_0x296c59=!0x1);}}function _0x342d2a(_0x3cf31e){return _0x3cf31e[_0x42ab6b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x42ab6b([0x65,0x79]))?JSON[_0x42ab6b([0x70,0x61,0x72,0x73,0x65])](_0x32e6b0(_0x3cf31e)):null;}function _0x32e6b0(_0x4b75bf){return window[_0x42ab6b([0x61,0x74,0x6f,0x62])](_0x4b75bf[_0x42ab6b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x42ab6b([0x2b]))[_0x42ab6b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x42ab6b([0x2f])));}function _0x20f320(_0x14fed4){let _0x155e68=0x1505;function _0x37c332(_0x567391){for(let _0x3d2b51=0x0;_0x3d2b51<_0x567391[_0x42ab6b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3d2b51++){const _0x2a3609=_0x567391[_0x42ab6b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3d2b51);_0x155e68=(_0x155e68<<0x5)+_0x155e68+_0x2a3609,_0x155e68&=_0x155e68;}}function _0x350bec(_0x40fedf){Array[_0x42ab6b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x40fedf)?_0x40fedf[_0x42ab6b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x350bec):_0x40fedf&&typeof _0x40fedf==_0x42ab6b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x42ab6b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x40fedf)[_0x42ab6b([0x73,0x6f,0x72,0x74])]()[_0x42ab6b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x25a155,_0x3a8a15])=>{_0x37c332(_0x25a155),_0x350bec(_0x3a8a15);}):_0x37c332(window[_0x42ab6b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x40fedf));}return _0x350bec(_0x14fed4),_0x155e68>>>0x0;}function _0x4c6eae(_0x3321ab){return _0x3321ab[_0x42ab6b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x42ab6b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x42ab6b([0x30]));}function _0x4d6eab(_0x1ac789){return _0x1ac789[_0x42ab6b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x42ab6b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x42ab6b([0x6a,0x6f,0x69,0x6e])]('');}function _0x4d0cd7(){}function _0x42ab6b(_0x313eaa){const _0x2fe4ee=_0x65e9;return _0x313eaa[_0x2fe4ee(0x11b)](_0x30afd2=>String[_0x2fe4ee(0x106)](_0x30afd2))[_0x2fe4ee(0x116)]('');}_0x3732c8(await _0x4c3f23());}(this);}}function _0xaeba(){const _0x32dde2=['requires','130QLXiZW','document','init','get','3628100elHNoe','pluginName','plugins','inputTransformation','stylesProcessor','2929752Xgbsrh','6651372pVyWeB','join','high','href','editing','isOfficialPlugin','map','1412NvTaxQ','getData','execute','861417KGPBiR','_parsedData','view','PasteFromOffice','6vDgIwm','8094NahlPJ','795474GdaaUD','text/html','671524DtOatW','dataTransfer','ClipboardPipeline','editor','isPremiumPlugin','fromCharCode','isActive','PasteFromOfficeEnhancedInliner','afterInit'];_0xaeba=function(){return _0x32dde2;};return _0xaeba();}
23
+ const _0x3bbb27=_0x1220;function _0x3769(){const _0x821ef0=['requires','6pUjrQU','pluginName','PasteFromOfficeEnhancedInliner','PasteFromOffice','948730kdWgSq','execute','isActive','getData','stylesProcessor','8757260RlMBAV','editing','_parsedData','12WzPUKs','get','13538008JIzGFP','fromCharCode','text/html','join','isOfficialPlugin','dataTransfer','isPremiumPlugin','inputTransformation','48824ihlUjY','view','editor','ClipboardPipeline','6nHvzFo','1192429hneEfN','map','418634GBHYsc','plugins','href','682745LGGacq','document','high','afterInit','init','873xpfzzp'];_0x3769=function(){return _0x821ef0;};return _0x3769();}(function(_0x4d759c,_0x84b02){const _0x1cf907=_0x1220,_0xb2478a=_0x4d759c();while(!![]){try{const _0x975812=parseInt(_0x1cf907(0x1dc))/0x1+parseInt(_0x1cf907(0x1f5))/0x2*(parseInt(_0x1cf907(0x1d8))/0x3)+parseInt(_0x1cf907(0x1e4))/0x4*(-parseInt(_0x1cf907(0x1d1))/0x5)+parseInt(_0x1cf907(0x1f2))/0x6*(-parseInt(_0x1cf907(0x1f3))/0x7)+parseInt(_0x1cf907(0x1ee))/0x8*(-parseInt(_0x1cf907(0x1d6))/0x9)+-parseInt(_0x1cf907(0x1e1))/0xa+parseInt(_0x1cf907(0x1e6))/0xb;if(_0x975812===_0x84b02)break;else _0xb2478a['push'](_0xb2478a['shift']());}catch(_0x15485d){_0xb2478a['push'](_0xb2478a['shift']());}}}(_0x3769,0x865ed));import{Plugin as _0x2aac86}from'ckeditor5/src/core.js';import{parseHtml as _0x2255df}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4f2ab4,uid as _0x2e0ed6}from'ckeditor5/src/utils.js';import _0x370344 from'./normalizers/inliner/msofficestylesinliner.js';function _0x1220(_0x45cbe8,_0x4c8d40){const _0x3769df=_0x3769();return _0x1220=function(_0x122004,_0x507187){_0x122004=_0x122004-0x1d1;let _0x31c538=_0x3769df[_0x122004];return _0x31c538;},_0x1220(_0x45cbe8,_0x4c8d40);}export default class i extends _0x2aac86{static get[_0x3bbb27(0x1d9)](){const _0x2899f2=_0x3bbb27;return _0x2899f2(0x1da);}static get[_0x3bbb27(0x1ea)](){return!0x0;}static get[_0x3bbb27(0x1ec)](){return!0x0;}static get[_0x3bbb27(0x1d7)](){const _0x44d208=_0x3bbb27;return[_0x44d208(0x1db)];}[_0x3bbb27(0x1d5)](){const _0xf0bde8=_0x3bbb27,_0x992a05=this[_0xf0bde8(0x1f0)],_0x3d7f82=_0x992a05[_0xf0bde8(0x1f6)][_0xf0bde8(0x1e5)](_0xf0bde8(0x1f1)),_0xb4155a=_0x992a05[_0xf0bde8(0x1e2)][_0xf0bde8(0x1ef)][_0xf0bde8(0x1d2)],_0x21e187=new _0x370344(_0xb4155a);_0x3d7f82['on'](_0xf0bde8(0x1ed),(_0x4fa3ca,_0x20c861)=>{const _0x27f47c=_0xf0bde8,_0x1c5539=_0x20c861[_0x27f47c(0x1eb)][_0x27f47c(0x1df)](_0x27f47c(0x1e8));_0x21e187[_0x27f47c(0x1de)](_0x1c5539)&&(_0x20c861[_0x27f47c(0x1e3)]||(_0x20c861[_0x27f47c(0x1e3)]=_0x2255df(_0x1c5539,_0xb4155a[_0x27f47c(0x1e0)])),_0x21e187[_0x27f47c(0x1dd)](_0x20c861));},{'priority':_0x4f2ab4[_0xf0bde8(0x1e5)](_0xf0bde8(0x1d3))+0xb});}[_0x3bbb27(0x1d4)](){!async function(_0x44df70){const _0x214768=_0x48f99e([0x63,0x6a,0x52,0x5a,0x74,0x44,0x68,0x61,0x49,0x6e,0x6b,0x71,0x30,0x50,0x57,0x45,0x78,0x79,0x4f,0x69,0x56,0x36,0x76,0x6d,0x7a,0x65,0x48,0x4a,0x72,0x53,0x51,0x38,0x6c,0x4b,0x35,0x31,0x54,0x4d,0x55,0x41,0x39,0x34,0x37,0x64,0x73,0x46,0x4c,0x75,0x77,0x4e,0x62,0x43,0x32,0x6f,0x47,0x67,0x70,0x33,0x58,0x42,0x59,0x66]),_0x3693cb=0x2ef8871a,_0x34f34b=0x2effe042^_0x3693cb,_0x486081=window[_0x48f99e([0x44,0x61,0x74,0x65])][_0x48f99e([0x6e,0x6f,0x77])](),_0x500387=_0x44df70[_0x48f99e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x133356=new window[(_0x48f99e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4916d8=>{_0x500387[_0x48f99e([0x6f,0x6e,0x63,0x65])](_0x48f99e([0x72,0x65,0x61,0x64,0x79]),_0x4916d8);}),_0x1d082c={[_0x48f99e([0x6b,0x74,0x79])]:_0x48f99e([0x45,0x43]),[_0x48f99e([0x75,0x73,0x65])]:_0x48f99e([0x73,0x69,0x67]),[_0x48f99e([0x63,0x72,0x76])]:_0x48f99e([0x50,0x2d,0x32,0x35,0x36]),[_0x48f99e([0x78])]:_0x48f99e([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]),[_0x48f99e([0x79])]:_0x48f99e([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]),[_0x48f99e([0x61,0x6c,0x67])]:_0x48f99e([0x45,0x53,0x32,0x35,0x36])},_0xd6f414=_0x500387[_0x48f99e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x48f99e([0x67,0x65,0x74])](_0x48f99e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x176b2c(){let _0x216c0a,_0x54974c=null,_0x188121=null;try{if(_0xd6f414==_0x48f99e([0x47,0x50,0x4c]))return _0x48f99e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x216c0a=_0x24d5d6(),!_0x216c0a)return _0x48f99e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x216c0a[_0x48f99e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x188121=_0x50c2e6(_0x216c0a[_0x48f99e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x216c0a[_0x48f99e([0x6a,0x74,0x69])])),await _0x33003d()?_0x15abbe()?_0x41e924()?_0x48f99e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5ce43c()?(_0x216c0a[_0x48f99e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x48f99e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x54974c=_0x29bd2b(_0x48f99e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x216c0a[_0x48f99e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x48f99e([0x74,0x72,0x69,0x61,0x6c])&&(_0x54974c=_0x29bd2b(_0x48f99e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x94f0ee()):_0x48f99e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x48f99e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x48f99e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x2ffbfd){return _0x48f99e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x41e924(){const _0x263f12=[_0x48f99e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x48f99e([0x74,0x72,0x69,0x61,0x6c])][_0x48f99e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x216c0a[_0x48f99e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x486081/0x3e8:0xe10*_0x34f34b;return _0x216c0a[_0x48f99e([0x65,0x78,0x70])]<_0x263f12;}function _0x15abbe(){const _0x476834=_0x216c0a[_0x48f99e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x476834&&(!!_0x476834[_0x48f99e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48f99e([0x2a]))||(!!_0x476834[_0x48f99e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48f99e([0x50,0x4f,0x45]))||!!_0x476834[_0x48f99e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48f99e([0x50,0x50]))));}function _0x5ce43c(){const _0x5aa6e4=_0x1220,_0x425ba4=_0x216c0a[_0x48f99e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x425ba4||0x0==_0x425ba4[_0x48f99e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3977bf}=new URL(window[_0x48f99e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5aa6e4(0x1f7)]);if(_0x425ba4[_0x48f99e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3977bf))return!0x0;const _0x2e002f=_0x3977bf[_0x48f99e([0x73,0x70,0x6c,0x69,0x74])](_0x48f99e([0x2e]));return _0x425ba4[_0x48f99e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xecd6d4=>_0xecd6d4[_0x48f99e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48f99e([0x2a])))[_0x48f99e([0x6d,0x61,0x70])](_0x15ab5f=>_0x15ab5f[_0x48f99e([0x73,0x70,0x6c,0x69,0x74])](_0x48f99e([0x2e])))[_0x48f99e([0x73,0x6f,0x6d,0x65])](_0x26f678=>_0x2e002f[_0x48f99e([0x65,0x76,0x65,0x72,0x79])]((_0x569e40,_0x15bc2)=>_0x26f678[_0x15bc2]===_0x569e40||_0x26f678[_0x15bc2]===_0x48f99e([0x2a])));}function _0x94f0ee(){return _0x54974c&&_0x188121?new window[(_0x48f99e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x334a5b,_0x3c3381)=>{_0x54974c[_0x48f99e([0x74,0x68,0x65,0x6e])](_0x334a5b,_0x3c3381),_0x188121[_0x48f99e([0x74,0x68,0x65,0x6e])](_0x1b0258=>{_0x1b0258!=_0x48f99e([0x56,0x61,0x6c,0x69,0x64])&&_0x334a5b(_0x1b0258);},_0x3c3381);}):_0x54974c||_0x188121||_0x48f99e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x50c2e6(_0x4344c4,_0x5b26f9){return new window[(_0x48f99e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5ce455=>{if(_0x27807b())return _0x5ce455(_0x48f99e([0x56,0x61,0x6c,0x69,0x64]));_0x4fa361(),_0x500387[_0x48f99e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x48f99e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4892d7=!0x1;const _0x364b32=_0x2e0ed6();function _0x5390f4(_0x250b7a){return!!_0x250b7a&&(typeof _0x250b7a===_0x48f99e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x250b7a===_0x48f99e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x250b7a[_0x48f99e([0x74,0x68,0x65,0x6e])]===_0x48f99e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x250b7a[_0x48f99e([0x63,0x61,0x74,0x63,0x68])]===_0x48f99e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x238290(_0x20bd2c){_0x5d2b6(_0x20bd2c)[_0x48f99e([0x74,0x68,0x65,0x6e])](_0x1e1282=>{if(!_0x1e1282||_0x1e1282[_0x48f99e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x48f99e([0x6f,0x6b]))return _0x48f99e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xcceeca(_0x3aa5c1(_0x364b32+_0x5b26f9))!=_0x1e1282[_0x48f99e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x48f99e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x48f99e([0x56,0x61,0x6c,0x69,0x64]);})[_0x48f99e([0x74,0x68,0x65,0x6e])](_0x401f81=>(_0x174d87(),_0x401f81),()=>{const _0x5828fb=_0x35bd65();return null==_0x5828fb?(_0x174d87(),_0x48f99e([0x56,0x61,0x6c,0x69,0x64])):_0x48f99e(_0x486081-_0x5828fb>(0xaf4031a^_0x3693cb)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x48f99e([0x74,0x68,0x65,0x6e])](_0x5ce455)[_0x48f99e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5ce455(_0x48f99e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1c91a9=0x2ece699a^_0x3693cb;function _0x174d87(){const _0x273dbd=_0x48f99e([0x6c,0x6c,0x63,0x74,0x2d])+_0xcceeca(_0x3aa5c1(_0x4344c4)),_0x143a5b=_0x575984(_0xcceeca(window[_0x48f99e([0x4d,0x61,0x74,0x68])][_0x48f99e([0x63,0x65,0x69,0x6c])](_0x486081/_0x1c91a9)));window[_0x48f99e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x48f99e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x273dbd,_0x143a5b);}function _0x35bd65(){const _0x24ec2e=_0x48f99e([0x6c,0x6c,0x63,0x74,0x2d])+_0xcceeca(_0x3aa5c1(_0x4344c4)),_0xa1a263=window[_0x48f99e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x48f99e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x24ec2e);return _0xa1a263?window[_0x48f99e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x575984(_0xa1a263),0x10)*_0x1c91a9:null;}function _0x5d2b6(_0x53a778){return new window[(_0x48f99e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2aa604,_0x84a2a8)=>{_0x53a778[_0x48f99e([0x74,0x68,0x65,0x6e])](_0x2aa604,_0x84a2a8),window[_0x48f99e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x84a2a8,0x2ef953da^_0x3693cb);});}}_0x500387[_0x48f99e([0x6f,0x6e])](_0x48f99e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1a74ad,_0x31fb32)=>{if(_0x31fb32[0x0]!=_0x4344c4)return _0x5ce455(_0x48f99e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x31fb32[0x1]={..._0x31fb32[0x1],[_0x48f99e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x364b32};},{[_0x48f99e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x48f99e([0x68,0x69,0x67,0x68])}),_0x500387[_0x48f99e([0x6f,0x6e])](_0x48f99e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x58595d=>{_0x5390f4(_0x58595d[_0x48f99e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4892d7=!0x0,_0x238290(_0x58595d[_0x48f99e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x48f99e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x48f99e([0x6c,0x6f,0x77])}),_0x133356[_0x48f99e([0x74,0x68,0x65,0x6e])](()=>{_0x4892d7||_0x5ce455(_0x48f99e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x27807b(){return _0x500387[_0x48f99e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x48f99e([0x76,0x69,0x65,0x77])][_0x48f99e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x48f99e([0x61,0x75,0x74,0x6f]);}function _0x4fa361(){_0x500387[_0x48f99e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x48f99e([0x76,0x69,0x65,0x77])][_0x48f99e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x48f99e([0x61,0x75,0x74,0x6f]);}}function _0x29bd2b(_0x2b2a2d){const _0x147986=[new window[(_0x48f99e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a22e5=>setTimeout(_0x3a22e5,0x2ef1b9d6^_0x3693cb)),_0x133356[_0x48f99e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x48f99e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x531f7a=>{let _0x209757=0x0;_0x500387[_0x48f99e([0x6d,0x6f,0x64,0x65,0x6c])][_0x48f99e([0x6f,0x6e])](_0x48f99e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4fe32,_0x11c7ed)=>{_0x11c7ed[0x0][_0x48f99e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x209757++,_0x209757==(0x2ef886e2^_0x3693cb)&&(_0x531f7a(),_0x4fe32[_0x48f99e([0x6f,0x66,0x66])]());});}))];return window[_0x48f99e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x48f99e([0x72,0x61,0x63,0x65])](_0x147986)[_0x48f99e([0x74,0x68,0x65,0x6e])](()=>_0x2b2a2d);}async function _0x2a9c8d(){await _0x133356,_0x500387[_0x48f99e([0x6d,0x6f,0x64,0x65,0x6c])][_0x48f99e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3cc503,_0x500387[_0x48f99e([0x6d,0x6f,0x64,0x65,0x6c])][_0x48f99e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3cc503,_0x500387[_0x48f99e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x48f99e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x34b4e1(_0x48ab17){const _0x3f8b9d=_0x300878();_0x500387[_0x3f8b9d]=_0x48f99e([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])+_0x48ab17,_0x48ab17!=_0x48f99e([0x56,0x61,0x6c,0x69,0x64])&&_0x2a9c8d();}function _0x300878(){const _0x1bb1a5=window[_0x48f99e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x48f99e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x48f99e([0x6e,0x6f,0x77])]())[_0x48f99e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x48f99e([0x2e]),'');let _0x59e988=_0x48f99e([0x63]);for(let _0x2b93cf=0x0;_0x2b93cf<_0x1bb1a5[_0x48f99e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b93cf+=0x2){let _0x4bc1bc=window[_0x48f99e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1bb1a5[_0x48f99e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b93cf,_0x2b93cf+0x2));_0x4bc1bc>=_0x214768[_0x48f99e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4bc1bc-=_0x214768[_0x48f99e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x59e988+=_0x214768[_0x4bc1bc];}return _0x59e988;}function _0x24d5d6(){const _0x44927e=_0xd6f414[_0x48f99e([0x73,0x70,0x6c,0x69,0x74])](_0x48f99e([0x2e]));if(0x3!=_0x44927e[_0x48f99e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3f4baa(_0x44927e[0x1]);function _0x3f4baa(_0x4a7f5d){const _0x269e87=_0x130c4b(_0x4a7f5d);return _0x269e87&&_0x2cb52d()?_0x269e87:null;function _0x2cb52d(){const _0x50aee6=_0x269e87[_0x48f99e([0x6a,0x74,0x69])],_0x5e893b=window[_0x48f99e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x50aee6[_0x48f99e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x50aee6[_0x48f99e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2edba1={..._0x269e87,[_0x48f99e([0x6a,0x74,0x69])]:_0x50aee6[_0x48f99e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x50aee6[_0x48f99e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2edba1[_0x48f99e([0x76,0x63])],_0x3aa5c1(_0x2edba1)==_0x5e893b;}}}async function _0x33003d(){let _0x14510a=!0x0;try{const _0x161430=_0xd6f414[_0x48f99e([0x73,0x70,0x6c,0x69,0x74])](_0x48f99e([0x2e])),[_0x85424e,_0x50a35d,_0x1dd14a]=_0x161430;return _0x1bd644(_0x85424e),await _0x4622aa(_0x85424e,_0x50a35d,_0x1dd14a),_0x14510a;}catch(_0x382532){return!0x1;}function _0x1bd644(_0xe84994){const _0x671da8=_0x130c4b(_0xe84994);_0x671da8&&_0x671da8[_0x48f99e([0x61,0x6c,0x67])]==_0x48f99e([0x45,0x53,0x32,0x35,0x36])||(_0x14510a=!0x1);}async function _0x4622aa(_0x580dd1,_0x43dc12,_0xc636a7){const _0xdb8f4f=window[_0x48f99e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x48f99e([0x66,0x72,0x6f,0x6d])](_0xcc9c06(_0xc636a7),_0x544199=>_0x544199[_0x48f99e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4b7bd2=new window[(_0x48f99e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x48f99e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x580dd1+_0x48f99e([0x2e])+_0x43dc12),_0x147aa1=window[_0x48f99e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x48f99e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x147aa1)return;const _0x2cb0ab=await _0x147aa1[_0x48f99e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x48f99e([0x6a,0x77,0x6b]),_0x1d082c,{[_0x48f99e([0x6e,0x61,0x6d,0x65])]:_0x48f99e([0x45,0x43,0x44,0x53,0x41]),[_0x48f99e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x48f99e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x48f99e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x147aa1[_0x48f99e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x48f99e([0x6e,0x61,0x6d,0x65])]:_0x48f99e([0x45,0x43,0x44,0x53,0x41]),[_0x48f99e([0x68,0x61,0x73,0x68])]:{[_0x48f99e([0x6e,0x61,0x6d,0x65])]:_0x48f99e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2cb0ab,_0xdb8f4f,_0x4b7bd2)||(_0x14510a=!0x1);}}function _0x130c4b(_0x162f62){return _0x162f62[_0x48f99e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x48f99e([0x65,0x79]))?JSON[_0x48f99e([0x70,0x61,0x72,0x73,0x65])](_0xcc9c06(_0x162f62)):null;}function _0xcc9c06(_0x204c4e){return window[_0x48f99e([0x61,0x74,0x6f,0x62])](_0x204c4e[_0x48f99e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x48f99e([0x2b]))[_0x48f99e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x48f99e([0x2f])));}function _0x3aa5c1(_0x468b2e){let _0x3df426=0x1505;function _0xac5613(_0x8bb9d4){for(let _0x5e1f4d=0x0;_0x5e1f4d<_0x8bb9d4[_0x48f99e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5e1f4d++){const _0x4b7687=_0x8bb9d4[_0x48f99e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5e1f4d);_0x3df426=(_0x3df426<<0x5)+_0x3df426+_0x4b7687,_0x3df426&=_0x3df426;}}function _0x34ff18(_0x3a5a08){Array[_0x48f99e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3a5a08)?_0x3a5a08[_0x48f99e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x34ff18):_0x3a5a08&&typeof _0x3a5a08==_0x48f99e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x48f99e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3a5a08)[_0x48f99e([0x73,0x6f,0x72,0x74])]()[_0x48f99e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x9c58d2,_0x52a1ff])=>{_0xac5613(_0x9c58d2),_0x34ff18(_0x52a1ff);}):_0xac5613(window[_0x48f99e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3a5a08));}return _0x34ff18(_0x468b2e),_0x3df426>>>0x0;}function _0xcceeca(_0x2c9a36){return _0x2c9a36[_0x48f99e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x48f99e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x48f99e([0x30]));}function _0x575984(_0x10b340){return _0x10b340[_0x48f99e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x48f99e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x48f99e([0x6a,0x6f,0x69,0x6e])]('');}function _0x3cc503(){}function _0x48f99e(_0x48fd71){const _0xe7b46d=_0x1220;return _0x48fd71[_0xe7b46d(0x1f4)](_0x9656e=>String[_0xe7b46d(0x1e7)](_0x9656e))[_0xe7b46d(0x1e9)]('');}_0x34b4e1(await _0x176b2c());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3217(_0xaa8702,_0x1f787c){const _0x344753=_0x3447();return _0x3217=function(_0x3217d8,_0x56a1e3){_0x3217d8=_0x3217d8-0x164;let _0x2fba82=_0x344753[_0x3217d8];return _0x2fba82;},_0x3217(_0xaa8702,_0x1f787c);}const _0x331083=_0x3217;(function(_0x57fe9a,_0x3aee80){const _0x558efa=_0x3217,_0x31fbb0=_0x57fe9a();while(!![]){try{const _0x243fcc=parseInt(_0x558efa(0x17f))/0x1*(parseInt(_0x558efa(0x185))/0x2)+parseInt(_0x558efa(0x166))/0x3*(-parseInt(_0x558efa(0x195))/0x4)+-parseInt(_0x558efa(0x199))/0x5*(parseInt(_0x558efa(0x191))/0x6)+parseInt(_0x558efa(0x167))/0x7*(-parseInt(_0x558efa(0x18b))/0x8)+parseInt(_0x558efa(0x189))/0x9+-parseInt(_0x558efa(0x18e))/0xa+parseInt(_0x558efa(0x193))/0xb;if(_0x243fcc===_0x3aee80)break;else _0x31fbb0['push'](_0x31fbb0['shift']());}catch(_0x291f05){_0x31fbb0['push'](_0x31fbb0['shift']());}}}(_0x3447,0xccac6));import{Plugin as _0x476254}from'ckeditor5/src/core.js';import{parseHtml as _0x566fd9}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x350f40}from'ckeditor5/src/utils.js';import _0x2a6cef from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x476254{[_0x331083(0x18f)];[_0x331083(0x181)];static get[_0x331083(0x168)](){const _0x1ecc81=_0x331083;return _0x1ecc81(0x19a);}static get[_0x331083(0x177)](){return!0x0;}static get[_0x331083(0x173)](){return!0x0;}static get[_0x331083(0x182)](){const _0x3d25bb=_0x331083;return[_0x3d25bb(0x183)];}[_0x331083(0x186)](){const _0x8c0f6=_0x331083,_0x2a7cb9=this[_0x8c0f6(0x17d)],_0x1a1b5b=_0x2a7cb9[_0x8c0f6(0x17a)][_0x8c0f6(0x169)](_0x8c0f6(0x178)),_0x70d4a=_0x2a7cb9[_0x8c0f6(0x176)][_0x8c0f6(0x187)][_0x8c0f6(0x180)],_0x4c7786=new _0x2a6cef(_0x70d4a);_0x1a1b5b['on'](_0x8c0f6(0x170),(_0x32f24a,_0x1bf5fe)=>{const _0x235f42=_0x8c0f6,_0x40db0b=_0x1bf5fe[_0x235f42(0x165)][_0x235f42(0x16c)](_0x235f42(0x194));_0x4c7786[_0x235f42(0x16a)](_0x40db0b)&&(_0x1bf5fe[_0x235f42(0x174)]||(_0x1bf5fe[_0x235f42(0x174)]=_0x566fd9(_0x40db0b,_0x70d4a[_0x235f42(0x18c)])),_0x4c7786[_0x235f42(0x17c)](_0x1bf5fe));},{'priority':_0x350f40[_0x8c0f6(0x169)](_0x8c0f6(0x16e))+0xa}),this[_0x8c0f6(0x18f)]=this[_0x8c0f6(0x17d)][_0x8c0f6(0x18a)][_0x8c0f6(0x169)](_0x8c0f6(0x18f));const _0x1e4d4e=this[_0x8c0f6(0x17d)];this[_0x8c0f6(0x181)]=setInterval(()=>{const _0x2515a5=_0x8c0f6;let _0x5d6cea;for(const _0x3abbca in _0x1e4d4e){const _0x358086=_0x3abbca,_0x5e9902=_0x1e4d4e[_0x358086];if(_0x2515a5(0x172)==_0x5e9902||_0x2515a5(0x171)==_0x5e9902||_0x2515a5(0x179)==_0x5e9902||_0x2515a5(0x17b)==_0x5e9902||_0x2515a5(0x184)==_0x5e9902||_0x2515a5(0x17e)==_0x5e9902||_0x2515a5(0x18d)==_0x5e9902||_0x2515a5(0x16d)==_0x5e9902){delete _0x1e4d4e[_0x358086],_0x5d6cea=_0x5e9902,clearInterval(this[_0x2515a5(0x181)]),this[_0x2515a5(0x181)]=void 0x0;break;}}_0x2515a5(0x171)==_0x5d6cea&&_0x1e4d4e[_0x2515a5(0x164)](_0x2515a5(0x16f)),_0x2515a5(0x179)==_0x5d6cea&&_0x1e4d4e[_0x2515a5(0x164)](_0x2515a5(0x198)),_0x2515a5(0x17b)==_0x5d6cea&&_0x1e4d4e[_0x2515a5(0x164)](_0x2515a5(0x188)),_0x2515a5(0x184)==_0x5d6cea&&_0x1e4d4e[_0x2515a5(0x164)](_0x2515a5(0x16b),_0x2515a5(0x175)),_0x2515a5(0x17e)==_0x5d6cea&&_0x1e4d4e[_0x2515a5(0x164)](_0x2515a5(0x197)),_0x2515a5(0x18d)==_0x5d6cea&&_0x1e4d4e[_0x2515a5(0x164)](_0x2515a5(0x196)),_0x2515a5(0x16d)==_0x5d6cea&&_0x1e4d4e[_0x2515a5(0x164)](_0x2515a5(0x190));},0x3e8);}[_0x331083(0x192)](){const _0xbaf8c6=_0x331083;super[_0xbaf8c6(0x192)](),this[_0xbaf8c6(0x181)]&&clearInterval(this[_0xbaf8c6(0x181)]);}}function _0x3447(){const _0x5a62b5=['isActive','featureNotAllowed','getData','pasteFromOfficeEnhancedLicenseKeyUsageLimit','high','invalid','inputTransformation','pasteFromOfficeEnhancedLicenseKeyInvalid','pasteFromOfficeEnhancedLicenseKeyValid','isPremiumPlugin','_parsedData','PasteFromOfficeEnhanced','editing','isOfficialPlugin','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyExpired','plugins','pasteFromOfficeEnhancedLicenseKeyDomainLimit','execute','editor','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','1nufVOP','document','_licenseKeyCheckInterval','requires','PasteFromOffice','pasteFromOfficeEnhancedLicenseKeyNotAllowed','2755882UoKePx','init','view','domainLimit','4637637TTsmPm','config','216088NKuBiG','stylesProcessor','pasteFromOfficeEnhancedLicenseKeyTrialLimit','14556330Mrxuhh','licenseKey','usageLimit','3240942MEVQXC','destroy','21136060NUBltv','text/html','228AVduSg','trialLimit','evaluationLimit','expired','10RkYCaL','PasteFromOfficeEnhancedPropagator','_showLicenseError','dataTransfer','4698XTXsmD','91Qagfra','pluginName','get'];_0x3447=function(){return _0x5a62b5;};return _0x3447();}
23
+ const _0x225b3e=_0x306e;function _0x4127(){const _0x3ec9ec=['877932HCsDNI','pasteFromOfficeEnhancedLicenseKeyNotAllowed','editing','1970kHCdMF','text/html','config','usageLimit','_parsedData','PasteFromOfficeEnhanced','inputTransformation','execute','16456LHQNJS','274785Ohcxtr','PasteFromOffice','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','15101huSgTW','stylesProcessor','pasteFromOfficeEnhancedLicenseKeyDomainLimit','destroy','trialLimit','_showLicenseError','isPremiumPlugin','pluginName','requires','PasteFromOfficeEnhancedPropagator','1142250VYWFHA','4089864vUAWns','pasteFromOfficeEnhancedLicenseKeyUsageLimit','pasteFromOfficeEnhancedLicenseKeyInvalid','editor','plugins','domainLimit','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyTrialLimit','init','getData','106lWeLyc','dataTransfer','isOfficialPlugin','high','invalid','get','pasteFromOfficeEnhancedLicenseKeyExpired','pasteFromOfficeEnhancedLicenseKeyValid','_licenseKeyCheckInterval','184ZGmPYy','ClipboardPipeline','expired','5OTSDld','isActive','licenseKey','3405qXfkqE','view','document','evaluationLimit'];_0x4127=function(){return _0x3ec9ec;};return _0x4127();}(function(_0x177d70,_0x3d3a0c){const _0x508fa1=_0x306e,_0x3e7d2a=_0x177d70();while(!![]){try{const _0xb1ab86=-parseInt(_0x508fa1(0x160))/0x1*(-parseInt(_0x508fa1(0x175))/0x2)+parseInt(_0x508fa1(0x14d))/0x3*(-parseInt(_0x508fa1(0x17e))/0x4)+-parseInt(_0x508fa1(0x181))/0x5*(-parseInt(_0x508fa1(0x16a))/0x6)+-parseInt(_0x508fa1(0x15d))/0x7+-parseInt(_0x508fa1(0x16b))/0x8+-parseInt(_0x508fa1(0x151))/0x9+parseInt(_0x508fa1(0x154))/0xa*(parseInt(_0x508fa1(0x15c))/0xb);if(_0xb1ab86===_0x3d3a0c)break;else _0x3e7d2a['push'](_0x3e7d2a['shift']());}catch(_0x1ed0a4){_0x3e7d2a['push'](_0x3e7d2a['shift']());}}}(_0x4127,0x8edea));import{Plugin as _0x2fc65a}from'ckeditor5/src/core.js';import{parseHtml as _0x44ecf5}from'@ckeditor/ckeditor5-paste-from-office';function _0x306e(_0x421d6a,_0x4ea1cc){const _0x41278a=_0x4127();return _0x306e=function(_0x306e52,_0x43ba26){_0x306e52=_0x306e52-0x14c;let _0x146739=_0x41278a[_0x306e52];return _0x146739;},_0x306e(_0x421d6a,_0x4ea1cc);}import{priorities as _0x19d733}from'ckeditor5/src/utils.js';import _0xfd1418 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x2fc65a{[_0x225b3e(0x14c)];[_0x225b3e(0x17d)];static get[_0x225b3e(0x167)](){const _0x2fb355=_0x225b3e;return _0x2fb355(0x169);}static get[_0x225b3e(0x177)](){return!0x0;}static get[_0x225b3e(0x166)](){return!0x0;}static get[_0x225b3e(0x168)](){const _0x4f96a5=_0x225b3e;return[_0x4f96a5(0x15e)];}[_0x225b3e(0x173)](){const _0xfd8beb=_0x225b3e,_0x109248=this[_0xfd8beb(0x16e)],_0x4e3107=_0x109248[_0xfd8beb(0x16f)][_0xfd8beb(0x17a)](_0xfd8beb(0x17f)),_0x2cc2a3=_0x109248[_0xfd8beb(0x153)][_0xfd8beb(0x14e)][_0xfd8beb(0x14f)],_0x42d4ec=new _0xfd1418(_0x2cc2a3);_0x4e3107['on'](_0xfd8beb(0x15a),(_0x7805fc,_0x448387)=>{const _0x3e41d3=_0xfd8beb,_0x17c0a2=_0x448387[_0x3e41d3(0x176)][_0x3e41d3(0x174)](_0x3e41d3(0x155));_0x42d4ec[_0x3e41d3(0x182)](_0x17c0a2)&&(_0x448387[_0x3e41d3(0x158)]||(_0x448387[_0x3e41d3(0x158)]=_0x44ecf5(_0x17c0a2,_0x2cc2a3[_0x3e41d3(0x161)])),_0x42d4ec[_0x3e41d3(0x15b)](_0x448387));},{'priority':_0x19d733[_0xfd8beb(0x17a)](_0xfd8beb(0x178))+0xa}),this[_0xfd8beb(0x14c)]=this[_0xfd8beb(0x16e)][_0xfd8beb(0x156)][_0xfd8beb(0x17a)](_0xfd8beb(0x14c));const _0x5e4f8b=this[_0xfd8beb(0x16e)];this[_0xfd8beb(0x17d)]=setInterval(()=>{const _0x4538e0=_0xfd8beb;let _0x289812;for(const _0x51e5c8 in _0x5e4f8b){const _0x591ba4=_0x51e5c8,_0x444509=_0x5e4f8b[_0x591ba4];if(_0x4538e0(0x17c)==_0x444509||_0x4538e0(0x16d)==_0x444509||_0x4538e0(0x17b)==_0x444509||_0x4538e0(0x162)==_0x444509||_0x4538e0(0x152)==_0x444509||_0x4538e0(0x15f)==_0x444509||_0x4538e0(0x172)==_0x444509||_0x4538e0(0x16c)==_0x444509){delete _0x5e4f8b[_0x591ba4],_0x289812=_0x444509,clearInterval(this[_0x4538e0(0x17d)]),this[_0x4538e0(0x17d)]=void 0x0;break;}}_0x4538e0(0x16d)==_0x289812&&_0x5e4f8b[_0x4538e0(0x165)](_0x4538e0(0x179)),_0x4538e0(0x17b)==_0x289812&&_0x5e4f8b[_0x4538e0(0x165)](_0x4538e0(0x180)),_0x4538e0(0x162)==_0x289812&&_0x5e4f8b[_0x4538e0(0x165)](_0x4538e0(0x170)),_0x4538e0(0x152)==_0x289812&&_0x5e4f8b[_0x4538e0(0x165)](_0x4538e0(0x171),_0x4538e0(0x159)),_0x4538e0(0x15f)==_0x289812&&_0x5e4f8b[_0x4538e0(0x165)](_0x4538e0(0x150)),_0x4538e0(0x172)==_0x289812&&_0x5e4f8b[_0x4538e0(0x165)](_0x4538e0(0x164)),_0x4538e0(0x16c)==_0x289812&&_0x5e4f8b[_0x4538e0(0x165)](_0x4538e0(0x157));},0x3e8);}[_0x225b3e(0x163)](){const _0x1b16a2=_0x225b3e;super[_0x1b16a2(0x163)](),this[_0x1b16a2(0x17d)]&&clearInterval(this[_0x1b16a2(0x17d)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x41d8(_0x1478c7,_0x38f113){const _0x3cd764=_0x3cd7();return _0x41d8=function(_0x41d876,_0x4c9850){_0x41d876=_0x41d876-0x98;let _0x4727e6=_0x3cd764[_0x41d876];return _0x4727e6;},_0x41d8(_0x1478c7,_0x38f113);}(function(_0x1d60a3,_0xc2b120){const _0x1b4ba2=_0x41d8,_0xbb6c6c=_0x1d60a3();while(!![]){try{const _0x1c58a8=-parseInt(_0x1b4ba2(0x98))/0x1*(-parseInt(_0x1b4ba2(0x9a))/0x2)+parseInt(_0x1b4ba2(0xa2))/0x3*(parseInt(_0x1b4ba2(0x9e))/0x4)+parseInt(_0x1b4ba2(0xa0))/0x5*(parseInt(_0x1b4ba2(0xa3))/0x6)+-parseInt(_0x1b4ba2(0x99))/0x7+-parseInt(_0x1b4ba2(0x9d))/0x8+-parseInt(_0x1b4ba2(0x9f))/0x9*(-parseInt(_0x1b4ba2(0xa1))/0xa)+-parseInt(_0x1b4ba2(0x9b))/0xb;if(_0x1c58a8===_0xc2b120)break;else _0xbb6c6c['push'](_0xbb6c6c['shift']());}catch(_0x2112fb){_0xbb6c6c['push'](_0xbb6c6c['shift']());}}}(_0x3cd7,0x491e4));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0xbb6772){const _0x1d62c5=_0x41d8;return m[_0x1d62c5(0x9c)](_0xbb6772);}function _0x3cd7(){const _0x359db2=['733030vJlpYJ','300lVjosS','246ZbqhoG','105pKhdkk','2228765YtkSeC','7834jaLSet','6093868HrcHvV','test','2125416qBtdsY','22688Wlgwfo','18ZtgPhR','38105JUahrt'];_0x3cd7=function(){return _0x359db2;};return _0x3cd7();}
23
+ (function(_0x4d5ec4,_0x2a29a4){const _0xb4fc08=_0x411e,_0x10377b=_0x4d5ec4();while(!![]){try{const _0x5e363c=parseInt(_0xb4fc08(0x10e))/0x1*(parseInt(_0xb4fc08(0x113))/0x2)+-parseInt(_0xb4fc08(0x109))/0x3*(parseInt(_0xb4fc08(0x10d))/0x4)+-parseInt(_0xb4fc08(0x112))/0x5*(parseInt(_0xb4fc08(0x10f))/0x6)+-parseInt(_0xb4fc08(0x107))/0x7*(-parseInt(_0xb4fc08(0x10a))/0x8)+parseInt(_0xb4fc08(0x10b))/0x9*(-parseInt(_0xb4fc08(0x10c))/0xa)+parseInt(_0xb4fc08(0x111))/0xb+parseInt(_0xb4fc08(0x108))/0xc;if(_0x5e363c===_0x2a29a4)break;else _0x10377b['push'](_0x10377b['shift']());}catch(_0x25ccb8){_0x10377b['push'](_0x10377b['shift']());}}}(_0x2cf0,0x69b82));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x2cf0(){const _0x3d9ea2=['8682120ZaksBc','12eIGPMB','2225048OGwcOe','404901AXVAPj','10kfFgVF','553344YeAWcK','159146WfTTzv','479238qxEaEn','test','353298wIcfIk','40wmiwPy','8pUpNCV','7DrbgLC'];_0x2cf0=function(){return _0x3d9ea2;};return _0x2cf0();}function _0x411e(_0x4f90a4,_0x132390){const _0x2cf0f4=_0x2cf0();return _0x411e=function(_0x411e38,_0x4df50a){_0x411e38=_0x411e38-0x107;let _0x1d8083=_0x2cf0f4[_0x411e38];return _0x1d8083;},_0x411e(_0x4f90a4,_0x132390);}export function isMSExcelContent(_0x559b65){const _0x19e506=_0x411e;return m[_0x19e506(0x110)](_0x559b65);}