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

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 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=W;function N(){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(N=function(){return t})()}function W(t,e){const n=N();return(W=function(t,e){return n[t-=212]})(t,e)}!function(t){const e=W,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())}}(N);class k 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 D=U;function K(){const t=["join","high","PasteFromOfficeEnhancedInliner","stylesProcessor","view","4NDUgIf","afterInit","get","document","8300660pmNeFx","248axSFCn","pluginName","execute","isPremiumPlugin","4ZTVfnU","PasteFromOffice","ClipboardPipeline","_parsedData","getData","1331073PqRsOo","fromCharCode","inputTransformation","1968035dXErmR","plugins","text/html","isOfficialPlugin","editor","href","init","editing","65388lerUIL","map","1448934pXraaE","isActive","requires","dataTransfer","1617654AwHgvo","232260isIgpT"];return(K=function(){return t})()}function U(t,e){const n=K();return(U=function(t,e){return n[t-=310]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(687135===parseInt(e(327))/1*(parseInt(e(314))/2)+parseInt(e(316))/3+parseInt(e(336))/4*(parseInt(e(344))/5)+-parseInt(e(320))/6+parseInt(e(321))/7*(-parseInt(e(332))/8)+parseInt(e(341))/9+parseInt(e(331))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class $ extends t.Plugin{static get[D(333)](){return D(324)}static get[D(347)](){return!0}static get[D(335)](){return!0}static get[D(318)](){return[D(337)]}[D(312)](){const t=D,e=this[t(310)],n=e[t(345)][t(329)](t(338)),r=e[t(313)][t(326)][t(330)],s=new k(r);n.on(t(343),((e,n)=>{const i=t,o=n[i(319)][i(340)](i(346));s[i(317)](o)&&(n[i(339)]||(n[i(339)]=b(o,r[i(325)])),s[i(334)](n))}),{priority:x.priorities[t(329)](t(323))+11})}[D(328)](){!async function(t){const e=d([101,77,116,67,75,54,104,121,87,122,90,106,115,109,78,52,98,102,53,85,84,86,110,70,76,120,119,71,88,114,111,103,49,68,72,99,100,73,50,112,56,113,105,117,118,48,57,51,65,89,83,81,97,74,107,108,69,55,66,82,79,80]),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=U;return t[e(315)]((t=>String[e(342)](t)))[e(322)]("")}!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([101]);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:1746662400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=U,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(311)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const V=_;!function(t){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())}}(q);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)],z={"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 X(t){return H[V(154)](t)}function q(){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(q=function(){return t})()}function B(t){const e=V;return Array[e(129)](t[e(153)]())[e(161)](X)}function J(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 z){const t=o[i(136)](" ");z[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=q();return(_=function(t,e){return n[t-=126]})(t,e)}const G=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{[G(153)](t){const n=G,{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)])){J(t,s,B(t))}t[n(152)]=r}[G(154)](t){return super[G(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),$,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})();
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 _0x217a11}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x499558,parseHtml as _0x15f599}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x11ce6a,uid as _0x5ae88c}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x5f15e4,ViewDocument as _0x1ef368,DomConverter as _0x23d358}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x4f6791){return m['test'](_0x4f6791);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x2621ec,_0x13b7f8){const _0x674a6a=new Map();for(const [_0x473bb8,_0x76f54b]of _0x13b7f8){if(!_0x473bb8['tagName']&&!_0x473bb8['className'])continue;const _0x5be855=!_0x473bb8['tagName']||_0x2621ec['name']===_0x473bb8['tagName'],_0x2edd57=!_0x473bb8['className']||_0x2621ec['hasClass'](_0x473bb8['className']);_0x5be855&&_0x2edd57&&_0x674a6a['set'](_0x473bb8,_0x76f54b);}return _0x674a6a;}function h(_0x2921b4){const _0x394f68={};for(let _0x4b50db=0x0;_0x4b50db<_0x2921b4['length'];_0x4b50db++){const _0x27927e=_0x2921b4[_0x4b50db],_0x5e6f87=_0x2921b4['getPropertyValue'](_0x27927e);'initial'!==_0x5e6f87&&(_0x394f68[_0x27927e]=_0x5e6f87);}return _0x394f68;}function O(_0x19cd1b){const _0x5e6be8=_0x19cd1b['split'](',')['map'](_0x2e1783=>_0x2e1783['trim']()),_0xd40780=[];for(const _0x722b1b of _0x5e6be8){const _0x5455aa=S['exec'](_0x722b1b);_0x5455aa&&_0xd40780['push'](_0x5455aa['groups']);}return _0xd40780;}function y(_0x448add){const _0x1e803d={};for(const _0x3a7885 of _0x448add)Object['assign'](_0x1e803d,_0x3a7885);return _0x1e803d;}class c extends _0x499558{['execute'](_0x31f077){const {body:_0x100761,styles:_0x389a3a}=_0x31f077['_parsedData'],_0x5ef657=new _0x5f15e4(_0x100761['document']),_0x1544c9=_0x5ef657['createRangeIn'](_0x100761),_0x1c8c28=function(_0x5533f0){const _0x3e5c3f={};for(const _0x8c3a36 of _0x5533f0)for(const _0x38293e of _0x8c3a36['cssRules'])if(_0x38293e instanceof CSSStyleRule){const _0x47fb08=h(_0x38293e['style']);_0x3e5c3f[_0x38293e['selectorText']]=Object['assign']({},_0x3e5c3f[_0x38293e['selectorText']]||{},_0x47fb08);}return _0x3e5c3f;}(_0x389a3a),_0x3044df=function(_0x2cbcea){const _0x57571e=new Map();for(const _0x4dc119 in _0x2cbcea){const _0x37a362=O(_0x4dc119),_0x1ddc85=_0x2cbcea[_0x4dc119];for(const _0x115589 of _0x37a362)_0x57571e['set'](_0x115589,_0x1ddc85);}return _0x57571e;}(_0x1c8c28);for(const _0x1c535a of _0x1544c9){if('elementStart'!==_0x1c535a['type'])continue;const _0x2fcbb6=x(_0x1c535a['item'],_0x3044df);if(_0x2fcbb6['size']){const _0x404de6=y(Array['from'](_0x2fcbb6['values']()));for(const _0x40218a in _0x404de6){const _0xaca73e=_0x1c535a['item'];_0xaca73e['hasStyle'](_0x40218a)||_0x5ef657['setStyle'](_0x40218a,_0x404de6[_0x40218a],_0xaca73e);}}}_0x31f077['content']=_0x100761;}['isActive'](_0x1ad746){return super['isActive'](_0x1ad746)||l(_0x1ad746);}}class i extends _0x217a11{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x431d2e=this['editor'],_0x11ce56=_0x431d2e['plugins']['get']('ClipboardPipeline'),_0xbacfd6=_0x431d2e['editing']['view']['document'],_0x2c8580=new c(_0xbacfd6);_0x11ce56['on']('inputTransformation',(_0x20b94f,_0x480d2a)=>{const _0x22b9c9=_0x480d2a['dataTransfer']['getData']('text/html');_0x2c8580['isActive'](_0x22b9c9)&&(_0x480d2a['_parsedData']||(_0x480d2a['_parsedData']=_0x15f599(_0x22b9c9,_0xbacfd6['stylesProcessor'])),_0x2c8580['execute'](_0x480d2a));},{'priority':_0x11ce6a['get']('high')+0xb});}['afterInit'](){!async function(_0x487afb){const _0x26fc1e=_0x12132d([0x65,0x4d,0x74,0x43,0x4b,0x36,0x68,0x79,0x57,0x7a,0x5a,0x6a,0x73,0x6d,0x4e,0x34,0x62,0x66,0x35,0x55,0x54,0x56,0x6e,0x46,0x4c,0x78,0x77,0x47,0x58,0x72,0x6f,0x67,0x31,0x44,0x48,0x63,0x64,0x49,0x32,0x70,0x38,0x71,0x69,0x75,0x76,0x30,0x39,0x33,0x41,0x59,0x53,0x51,0x61,0x4a,0x6b,0x6c,0x45,0x37,0x42,0x52,0x4f,0x50]),_0x1eda7b=0x260d0c68,_0x4c8172=0x260a6b28^_0x1eda7b,_0x308cdb=window[_0x12132d([0x44,0x61,0x74,0x65])][_0x12132d([0x6e,0x6f,0x77])](),_0x29b164=_0x487afb[_0x12132d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x28e7da=new window[(_0x12132d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1cd75b=>{_0x29b164[_0x12132d([0x6f,0x6e,0x63,0x65])](_0x12132d([0x72,0x65,0x61,0x64,0x79]),_0x1cd75b);}),_0x2eedf2={[_0x12132d([0x6b,0x74,0x79])]:_0x12132d([0x45,0x43]),[_0x12132d([0x75,0x73,0x65])]:_0x12132d([0x73,0x69,0x67]),[_0x12132d([0x63,0x72,0x76])]:_0x12132d([0x50,0x2d,0x32,0x35,0x36]),[_0x12132d([0x78])]:_0x12132d([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]),[_0x12132d([0x79])]:_0x12132d([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]),[_0x12132d([0x61,0x6c,0x67])]:_0x12132d([0x45,0x53,0x32,0x35,0x36])},_0x5651b3=_0x29b164[_0x12132d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x12132d([0x67,0x65,0x74])](_0x12132d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1cd11c(){let _0xc741,_0x46adf6=null,_0x2284e5=null;try{if(_0x5651b3==_0x12132d([0x47,0x50,0x4c]))return _0x12132d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xc741=_0x20885b(),!_0xc741)return _0x12132d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xc741[_0x12132d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2284e5=_0x583ca4(_0xc741[_0x12132d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xc741[_0x12132d([0x6a,0x74,0x69])])),await _0x1ebc24()?_0x26e16a()?_0x3cba4c()?_0x12132d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x181ba1()?(_0xc741[_0x12132d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x12132d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x46adf6=_0xb69d69(_0x12132d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xc741[_0x12132d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x12132d([0x74,0x72,0x69,0x61,0x6c])&&(_0x46adf6=_0xb69d69(_0x12132d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x48353a()):_0x12132d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x12132d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x12132d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x476540){return _0x12132d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3cba4c(){const _0xc01293=[_0x12132d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x12132d([0x74,0x72,0x69,0x61,0x6c])][_0x12132d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc741[_0x12132d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x308cdb/0x3e8:0xe10*_0x4c8172;return _0xc741[_0x12132d([0x65,0x78,0x70])]<_0xc01293;}function _0x26e16a(){const _0x57281d=_0xc741[_0x12132d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x57281d&&(!!_0x57281d[_0x12132d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12132d([0x2a]))||(!!_0x57281d[_0x12132d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12132d([0x50,0x4f,0x45]))||!!_0x57281d[_0x12132d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12132d([0x50,0x50]))));}function _0x181ba1(){const _0x5775f6=_0xc741[_0x12132d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5775f6||0x0==_0x5775f6[_0x12132d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x12a3c3}=new URL(window[_0x12132d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5775f6[_0x12132d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12a3c3))return!0x0;const _0x4202af=_0x12a3c3[_0x12132d([0x73,0x70,0x6c,0x69,0x74])](_0x12132d([0x2e]));return _0x5775f6[_0x12132d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1c2f3a=>_0x1c2f3a[_0x12132d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12132d([0x2a])))[_0x12132d([0x6d,0x61,0x70])](_0x401c7b=>_0x401c7b[_0x12132d([0x73,0x70,0x6c,0x69,0x74])](_0x12132d([0x2e])))[_0x12132d([0x73,0x6f,0x6d,0x65])](_0x7cd9bc=>_0x4202af[_0x12132d([0x65,0x76,0x65,0x72,0x79])]((_0x49f22c,_0x19e2c2)=>_0x7cd9bc[_0x19e2c2]===_0x49f22c||_0x7cd9bc[_0x19e2c2]===_0x12132d([0x2a])));}function _0x48353a(){return _0x46adf6&&_0x2284e5?new window[(_0x12132d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x31007d,_0x13fd4b)=>{_0x46adf6[_0x12132d([0x74,0x68,0x65,0x6e])](_0x31007d,_0x13fd4b),_0x2284e5[_0x12132d([0x74,0x68,0x65,0x6e])](_0x16706a=>{_0x16706a!=_0x12132d([0x56,0x61,0x6c,0x69,0x64])&&_0x31007d(_0x16706a);},_0x13fd4b);}):_0x46adf6||_0x2284e5||_0x12132d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x583ca4(_0x56b6e8,_0x29b9d7){return new window[(_0x12132d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc79525=>{if(_0x2cb6fb())return _0xc79525(_0x12132d([0x56,0x61,0x6c,0x69,0x64]));_0xb0aa43(),_0x29b164[_0x12132d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x12132d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1a791a=!0x1;const _0x4ad66a=_0x5ae88c();function _0x88cb55(_0x5c0c58){return!!_0x5c0c58&&(typeof _0x5c0c58===_0x12132d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5c0c58===_0x12132d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5c0c58[_0x12132d([0x74,0x68,0x65,0x6e])]===_0x12132d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5c0c58[_0x12132d([0x63,0x61,0x74,0x63,0x68])]===_0x12132d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x362015(_0x1a4d85){_0x877f99(_0x1a4d85)[_0x12132d([0x74,0x68,0x65,0x6e])](_0x520fbd=>{if(!_0x520fbd||_0x520fbd[_0x12132d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x12132d([0x6f,0x6b]))return _0x12132d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3ab3bf(_0x36e21b(_0x4ad66a+_0x29b9d7))!=_0x520fbd[_0x12132d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x12132d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x12132d([0x56,0x61,0x6c,0x69,0x64]);})[_0x12132d([0x74,0x68,0x65,0x6e])](_0x155e1b=>(_0x194c57(),_0x155e1b),()=>{const _0x1b45e8=_0x325bf3();return null==_0x1b45e8?(_0x194c57(),_0x12132d([0x56,0x61,0x6c,0x69,0x64])):_0x12132d(_0x308cdb-_0x1b45e8>(0x2018868^_0x1eda7b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x12132d([0x74,0x68,0x65,0x6e])](_0xc79525)[_0x12132d([0x63,0x61,0x74,0x63,0x68])](()=>{_0xc79525(_0x12132d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xd43c6e=0x263be2e8^_0x1eda7b;function _0x194c57(){const _0x40ae14=_0x12132d([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ab3bf(_0x36e21b(_0x56b6e8)),_0x646f65=_0x1a118b(_0x3ab3bf(window[_0x12132d([0x4d,0x61,0x74,0x68])][_0x12132d([0x63,0x65,0x69,0x6c])](_0x308cdb/_0xd43c6e)));window[_0x12132d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x12132d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x40ae14,_0x646f65);}function _0x325bf3(){const _0x2f8e5a=_0x12132d([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ab3bf(_0x36e21b(_0x56b6e8)),_0xc01e42=window[_0x12132d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x12132d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2f8e5a);return _0xc01e42?window[_0x12132d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1a118b(_0xc01e42),0x10)*_0xd43c6e:null;}function _0x877f99(_0xcd5ab4){return new window[(_0x12132d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2042bd,_0x18feb2)=>{_0xcd5ab4[_0x12132d([0x74,0x68,0x65,0x6e])](_0x2042bd,_0x18feb2),window[_0x12132d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x18feb2,0x260cd8a8^_0x1eda7b);});}}_0x29b164[_0x12132d([0x6f,0x6e])](_0x12132d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x51967e,_0x2b3336)=>{if(_0x2b3336[0x0]!=_0x56b6e8)return _0xc79525(_0x12132d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2b3336[0x1]={..._0x2b3336[0x1],[_0x12132d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4ad66a};},{[_0x12132d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x12132d([0x68,0x69,0x67,0x68])}),_0x29b164[_0x12132d([0x6f,0x6e])](_0x12132d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5ee742=>{_0x88cb55(_0x5ee742[_0x12132d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1a791a=!0x0,_0x362015(_0x5ee742[_0x12132d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x12132d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x12132d([0x6c,0x6f,0x77])}),_0x28e7da[_0x12132d([0x74,0x68,0x65,0x6e])](()=>{_0x1a791a||_0xc79525(_0x12132d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2cb6fb(){return _0x29b164[_0x12132d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x12132d([0x76,0x69,0x65,0x77])][_0x12132d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x12132d([0x61,0x75,0x74,0x6f]);}function _0xb0aa43(){_0x29b164[_0x12132d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x12132d([0x76,0x69,0x65,0x77])][_0x12132d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x12132d([0x61,0x75,0x74,0x6f]);}}function _0xb69d69(_0x508c57){const _0xacd4e6=[new window[(_0x12132d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1dd314=>setTimeout(_0x1dd314,0x260432a4^_0x1eda7b)),_0x28e7da[_0x12132d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x12132d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1f0447=>{let _0x392581=0x0;_0x29b164[_0x12132d([0x6d,0x6f,0x64,0x65,0x6c])][_0x12132d([0x6f,0x6e])](_0x12132d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1a751c,_0x14bd5e)=>{_0x14bd5e[0x0][_0x12132d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x392581++,_0x392581==(0x260d0d90^_0x1eda7b)&&(_0x1f0447(),_0x1a751c[_0x12132d([0x6f,0x66,0x66])]());});}))];return window[_0x12132d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x12132d([0x72,0x61,0x63,0x65])](_0xacd4e6)[_0x12132d([0x74,0x68,0x65,0x6e])](()=>_0x508c57);}async function _0x3a83c6(){await _0x28e7da,_0x29b164[_0x12132d([0x6d,0x6f,0x64,0x65,0x6c])][_0x12132d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5197ad,_0x29b164[_0x12132d([0x6d,0x6f,0x64,0x65,0x6c])][_0x12132d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5197ad,_0x29b164[_0x12132d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x12132d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x6ecb20(_0x4e29c1){const _0x14956d=_0x4a21ba();_0x29b164[_0x14956d]=_0x12132d([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])+_0x4e29c1,_0x4e29c1!=_0x12132d([0x56,0x61,0x6c,0x69,0x64])&&_0x3a83c6();}function _0x4a21ba(){const _0xc71650=window[_0x12132d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x12132d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x12132d([0x6e,0x6f,0x77])]())[_0x12132d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x12132d([0x2e]),'');let _0x41d2ab=_0x12132d([0x65]);for(let _0x2ca3cc=0x0;_0x2ca3cc<_0xc71650[_0x12132d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2ca3cc+=0x2){let _0x4c000b=window[_0x12132d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xc71650[_0x12132d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ca3cc,_0x2ca3cc+0x2));_0x4c000b>=_0x26fc1e[_0x12132d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4c000b-=_0x26fc1e[_0x12132d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x41d2ab+=_0x26fc1e[_0x4c000b];}return _0x41d2ab;}function _0x20885b(){const _0x1f247b=_0x5651b3[_0x12132d([0x73,0x70,0x6c,0x69,0x74])](_0x12132d([0x2e]));if(0x3!=_0x1f247b[_0x12132d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2ec894(_0x1f247b[0x1]);function _0x2ec894(_0x19dbbe){const _0x1400eb=_0x11bbc3(_0x19dbbe);return _0x1400eb&&_0x4f3d36()?_0x1400eb:null;function _0x4f3d36(){const _0x490ba4=_0x1400eb[_0x12132d([0x6a,0x74,0x69])],_0x1bc3e1=window[_0x12132d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x490ba4[_0x12132d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x490ba4[_0x12132d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3bdf51={..._0x1400eb,[_0x12132d([0x6a,0x74,0x69])]:_0x490ba4[_0x12132d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x490ba4[_0x12132d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3bdf51[_0x12132d([0x76,0x63])],_0x36e21b(_0x3bdf51)==_0x1bc3e1;}}}async function _0x1ebc24(){let _0x467ce6=!0x0;try{const _0x533697=_0x5651b3[_0x12132d([0x73,0x70,0x6c,0x69,0x74])](_0x12132d([0x2e])),[_0x2ed443,_0x4ddcf9,_0x2a3c85]=_0x533697;return _0x3d0326(_0x2ed443),await _0xd62a55(_0x2ed443,_0x4ddcf9,_0x2a3c85),_0x467ce6;}catch(_0x479a37){return!0x1;}function _0x3d0326(_0x1837e1){const _0x67d678=_0x11bbc3(_0x1837e1);_0x67d678&&_0x67d678[_0x12132d([0x61,0x6c,0x67])]==_0x12132d([0x45,0x53,0x32,0x35,0x36])||(_0x467ce6=!0x1);}async function _0xd62a55(_0x4225d9,_0xe09fb6,_0xf0fa9f){const _0x3f39e1=window[_0x12132d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x12132d([0x66,0x72,0x6f,0x6d])](_0x112b61(_0xf0fa9f),_0x1fbe67=>_0x1fbe67[_0x12132d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x23c67e=new window[(_0x12132d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x12132d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4225d9+_0x12132d([0x2e])+_0xe09fb6),_0x22b813=window[_0x12132d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x12132d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x22b813)return;const _0xc0a6e3=await _0x22b813[_0x12132d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x12132d([0x6a,0x77,0x6b]),_0x2eedf2,{[_0x12132d([0x6e,0x61,0x6d,0x65])]:_0x12132d([0x45,0x43,0x44,0x53,0x41]),[_0x12132d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x12132d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x12132d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x22b813[_0x12132d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x12132d([0x6e,0x61,0x6d,0x65])]:_0x12132d([0x45,0x43,0x44,0x53,0x41]),[_0x12132d([0x68,0x61,0x73,0x68])]:{[_0x12132d([0x6e,0x61,0x6d,0x65])]:_0x12132d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xc0a6e3,_0x3f39e1,_0x23c67e)||(_0x467ce6=!0x1);}}function _0x11bbc3(_0x29921b){return _0x29921b[_0x12132d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x12132d([0x65,0x79]))?JSON[_0x12132d([0x70,0x61,0x72,0x73,0x65])](_0x112b61(_0x29921b)):null;}function _0x112b61(_0x2f7d5f){return window[_0x12132d([0x61,0x74,0x6f,0x62])](_0x2f7d5f[_0x12132d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x12132d([0x2b]))[_0x12132d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x12132d([0x2f])));}function _0x36e21b(_0x67cb2){let _0xa6c7de=0x1505;function _0x13316a(_0x59e9fa){for(let _0x4db66d=0x0;_0x4db66d<_0x59e9fa[_0x12132d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4db66d++){const _0x5bdaa6=_0x59e9fa[_0x12132d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4db66d);_0xa6c7de=(_0xa6c7de<<0x5)+_0xa6c7de+_0x5bdaa6,_0xa6c7de&=_0xa6c7de;}}function _0x5ace39(_0x1fa35f){Array[_0x12132d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1fa35f)?_0x1fa35f[_0x12132d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5ace39):_0x1fa35f&&typeof _0x1fa35f==_0x12132d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x12132d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1fa35f)[_0x12132d([0x73,0x6f,0x72,0x74])]()[_0x12132d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5d1aac,_0x2056a1])=>{_0x13316a(_0x5d1aac),_0x5ace39(_0x2056a1);}):_0x13316a(window[_0x12132d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1fa35f));}return _0x5ace39(_0x67cb2),_0xa6c7de>>>0x0;}function _0x3ab3bf(_0x3e3ea2){return _0x3e3ea2[_0x12132d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x12132d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x12132d([0x30]));}function _0x1a118b(_0x38ed0f){return _0x38ed0f[_0x12132d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x12132d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x12132d([0x6a,0x6f,0x69,0x6e])]('');}function _0x5197ad(){}function _0x12132d(_0x89e055){return _0x89e055['map'](_0x531e46=>String['fromCharCode'](_0x531e46))['join']('');}_0x6ecb20(await _0x1cd11c());}(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'],[_0x21fa08=>Number(_0x21fa08)>=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(_0x664d90){return L['includes'](_0x664d90);}function v(_0x15033f,_0x45b9cf,_0x2f13be){const {spanStyles:_0x44bd6d,stylesToBeHtmlElements:_0x26cbfa}=function(_0x27e55e,_0x1259a6){const _0x43f0ba={},_0x597663={};return _0x1259a6['forEach'](_0x35a7ee=>{const _0x20f85d=_0x27e55e['getStyle'](_0x35a7ee);if(_0x20f85d){if(function(_0x58c0c1){return E['includes'](_0x58c0c1);}(_0x35a7ee))_0x43f0ba[_0x35a7ee]=_0x20f85d;else{if(function(_0xbe2d08){return _0xbe2d08 in F;}(_0x35a7ee)){const _0x33cf7=_0x20f85d['split']('\x20');F[_0x35a7ee]['forEach'](([_0x5c7daa,_0x472cb8])=>{for(const _0x20471d of _0x33cf7){('function'==typeof _0x5c7daa&&_0x5c7daa(_0x20471d)||_0x5c7daa===_0x20471d)&&(_0x597663[_0x35a7ee]=[..._0x597663[_0x35a7ee]||[],[_0x5c7daa,_0x472cb8]]);}});}}}}),{'spanStyles':_0x43f0ba,'stylesToBeHtmlElements':_0x597663};}(_0x15033f,_0x2f13be);!function(_0x2dfda3,_0x5d39d9,_0x1a2607){for(const _0x43f72 in _0x1a2607){_0x1a2607[_0x43f72]['forEach'](([,_0x1c434f])=>{const _0x177d93=_0x5d39d9['createElement'](_0x1c434f,[],_0x2dfda3['getChildren']());_0x5d39d9['insertChild'](0x0,_0x177d93,_0x2dfda3);}),_0x5d39d9['removeStyle'](_0x43f72,_0x2dfda3);}}(_0x15033f,_0x45b9cf,_0x26cbfa),function(_0x2d803d,_0x5eaa5c,_0x57e640){if(!Object['keys'](_0x57e640)['length'])return;const _0x2ede66=_0x5eaa5c['createElement']('span',[],_0x2d803d['getChildren']());_0x5eaa5c['setStyle'](_0x57e640,_0x2ede66),_0x5eaa5c['insertChild'](0x0,_0x2ede66,_0x2d803d),_0x5eaa5c['removeStyle'](Object['keys'](_0x57e640),_0x2d803d);}(_0x15033f,_0x45b9cf,_0x44bd6d);}class f extends _0x499558{['execute'](_0x5289f8){const {body:_0x3b13c7}=_0x5289f8['_parsedData'],_0x1233de=new _0x5f15e4(_0x3b13c7['document']),_0x478f5e=_0x1233de['createRangeIn'](_0x3b13c7),_0x1b3bd8=new _0x1ef368(_0x1233de['document']['stylesProcessor']),_0x2bc4ec=[...new _0x23d358(_0x1b3bd8)['blockElements'],'font'],_0x1ea3f9=_0x478f5e['getItems']();for(const _0x85a234 of _0x1ea3f9)_0x85a234['is']('element')&&_0x2bc4ec['includes'](_0x85a234['name'])&&v(_0x85a234,_0x1233de,(_0x1dc55d=_0x85a234,Array['from'](_0x1dc55d['getStyleNames']())['filter'](P)));var _0x1dc55d;_0x5289f8['content']=_0x3b13c7;}['isActive'](_0x5eafd5){return super['isActive'](_0x5eafd5)||l(_0x5eafd5);}}class s extends _0x217a11{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2a6e4e=this['editor'],_0x3d0e40=_0x2a6e4e['plugins']['get']('ClipboardPipeline'),_0xef39c=_0x2a6e4e['editing']['view']['document'],_0x3aca33=new f(_0xef39c);_0x3d0e40['on']('inputTransformation',(_0x56716b,_0x27967e)=>{const _0x58cd9a=_0x27967e['dataTransfer']['getData']('text/html');_0x3aca33['isActive'](_0x58cd9a)&&(_0x27967e['_parsedData']||(_0x27967e['_parsedData']=_0x15f599(_0x58cd9a,_0xef39c['stylesProcessor'])),_0x3aca33['execute'](_0x27967e));},{'priority':_0x11ce6a['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x407258=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3d8e19;for(const _0x201a80 in _0x407258){const _0x4a57a9=_0x201a80,_0x44d860=_0x407258[_0x4a57a9];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x44d860||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x44d860||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x44d860||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x44d860||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x44d860||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x44d860||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x44d860||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x44d860){delete _0x407258[_0x4a57a9],_0x3d8e19=_0x44d860,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3d8e19&&_0x407258['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3d8e19&&_0x407258['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3d8e19&&_0x407258['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3d8e19&&_0x407258['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3d8e19&&_0x407258['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3d8e19&&_0x407258['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3d8e19&&_0x407258['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x217a11{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.1",
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.1",
26
+ "@ckeditor/ckeditor5-engine": "45.1.0-alpha.1",
27
+ "@ckeditor/ckeditor5-paste-from-office": "45.1.0-alpha.1",
28
+ "@ckeditor/ckeditor5-utils": "45.1.0-alpha.1",
29
+ "ckeditor5": "45.1.0-alpha.1"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
@@ -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 _0x4b68b3=_0x31a4;(function(_0x59e788,_0x4e1ab6){const _0x287122=_0x31a4,_0x9b3150=_0x59e788();while(!![]){try{const _0x59aa04=parseInt(_0x287122(0x147))/0x1*(parseInt(_0x287122(0x13a))/0x2)+parseInt(_0x287122(0x13c))/0x3+parseInt(_0x287122(0x150))/0x4*(parseInt(_0x287122(0x158))/0x5)+-parseInt(_0x287122(0x140))/0x6+parseInt(_0x287122(0x141))/0x7*(-parseInt(_0x287122(0x14c))/0x8)+parseInt(_0x287122(0x155))/0x9+parseInt(_0x287122(0x14b))/0xa;if(_0x59aa04===_0x4e1ab6)break;else _0x9b3150['push'](_0x9b3150['shift']());}catch(_0x501e2e){_0x9b3150['push'](_0x9b3150['shift']());}}}(_0x433e,0xa7c1f));import{Plugin as _0x2b6cf9}from'ckeditor5/src/core.js';function _0x433e(){const _0x1e3d3d=['join','high','PasteFromOfficeEnhancedInliner','stylesProcessor','view','4NDUgIf','afterInit','get','document','8300660pmNeFx','248axSFCn','pluginName','execute','isPremiumPlugin','4ZTVfnU','PasteFromOffice','ClipboardPipeline','_parsedData','getData','1331073PqRsOo','fromCharCode','inputTransformation','1968035dXErmR','plugins','text/html','isOfficialPlugin','editor','href','init','editing','65388lerUIL','map','1448934pXraaE','isActive','requires','dataTransfer','1617654AwHgvo','232260isIgpT'];_0x433e=function(){return _0x1e3d3d;};return _0x433e();}import{parseHtml as _0x33ec4a}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x36533c,uid as _0x77daa7}from'ckeditor5/src/utils.js';import _0x18867e from'./normalizers/inliner/msofficestylesinliner.js';function _0x31a4(_0x500bf4,_0x50763e){const _0x433eaa=_0x433e();return _0x31a4=function(_0x31a466,_0x487ba2){_0x31a466=_0x31a466-0x136;let _0x25349c=_0x433eaa[_0x31a466];return _0x25349c;},_0x31a4(_0x500bf4,_0x50763e);}export default class i extends _0x2b6cf9{static get[_0x4b68b3(0x14d)](){const _0x5ab4f3=_0x4b68b3;return _0x5ab4f3(0x144);}static get[_0x4b68b3(0x15b)](){return!0x0;}static get[_0x4b68b3(0x14f)](){return!0x0;}static get[_0x4b68b3(0x13e)](){const _0x2574a3=_0x4b68b3;return[_0x2574a3(0x151)];}[_0x4b68b3(0x138)](){const _0x424ee3=_0x4b68b3,_0x18990d=this[_0x424ee3(0x136)],_0xbfb9a=_0x18990d[_0x424ee3(0x159)][_0x424ee3(0x149)](_0x424ee3(0x152)),_0x47fc07=_0x18990d[_0x424ee3(0x139)][_0x424ee3(0x146)][_0x424ee3(0x14a)],_0x7dce78=new _0x18867e(_0x47fc07);_0xbfb9a['on'](_0x424ee3(0x157),(_0x2ddf59,_0x55e3fd)=>{const _0x1e3b4e=_0x424ee3,_0x522f1b=_0x55e3fd[_0x1e3b4e(0x13f)][_0x1e3b4e(0x154)](_0x1e3b4e(0x15a));_0x7dce78[_0x1e3b4e(0x13d)](_0x522f1b)&&(_0x55e3fd[_0x1e3b4e(0x153)]||(_0x55e3fd[_0x1e3b4e(0x153)]=_0x33ec4a(_0x522f1b,_0x47fc07[_0x1e3b4e(0x145)])),_0x7dce78[_0x1e3b4e(0x14e)](_0x55e3fd));},{'priority':_0x36533c[_0x424ee3(0x149)](_0x424ee3(0x143))+0xb});}[_0x4b68b3(0x148)](){!async function(_0x2f9054){const _0x2821d3=_0x2f863b([0x65,0x4d,0x74,0x43,0x4b,0x36,0x68,0x79,0x57,0x7a,0x5a,0x6a,0x73,0x6d,0x4e,0x34,0x62,0x66,0x35,0x55,0x54,0x56,0x6e,0x46,0x4c,0x78,0x77,0x47,0x58,0x72,0x6f,0x67,0x31,0x44,0x48,0x63,0x64,0x49,0x32,0x70,0x38,0x71,0x69,0x75,0x76,0x30,0x39,0x33,0x41,0x59,0x53,0x51,0x61,0x4a,0x6b,0x6c,0x45,0x37,0x42,0x52,0x4f,0x50]),_0xbb5821=0x260d0c68,_0xe57d26=0x260a6b28^_0xbb5821,_0x1625af=window[_0x2f863b([0x44,0x61,0x74,0x65])][_0x2f863b([0x6e,0x6f,0x77])](),_0x2a3893=_0x2f9054[_0x2f863b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x123837=new window[(_0x2f863b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x35e2da=>{_0x2a3893[_0x2f863b([0x6f,0x6e,0x63,0x65])](_0x2f863b([0x72,0x65,0x61,0x64,0x79]),_0x35e2da);}),_0x27381d={[_0x2f863b([0x6b,0x74,0x79])]:_0x2f863b([0x45,0x43]),[_0x2f863b([0x75,0x73,0x65])]:_0x2f863b([0x73,0x69,0x67]),[_0x2f863b([0x63,0x72,0x76])]:_0x2f863b([0x50,0x2d,0x32,0x35,0x36]),[_0x2f863b([0x78])]:_0x2f863b([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]),[_0x2f863b([0x79])]:_0x2f863b([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]),[_0x2f863b([0x61,0x6c,0x67])]:_0x2f863b([0x45,0x53,0x32,0x35,0x36])},_0x347b13=_0x2a3893[_0x2f863b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2f863b([0x67,0x65,0x74])](_0x2f863b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x45cbb5(){let _0x32b372,_0x7bb0a3=null,_0x5402df=null;try{if(_0x347b13==_0x2f863b([0x47,0x50,0x4c]))return _0x2f863b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x32b372=_0x4b6c19(),!_0x32b372)return _0x2f863b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x32b372[_0x2f863b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5402df=_0x2e94bb(_0x32b372[_0x2f863b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x32b372[_0x2f863b([0x6a,0x74,0x69])])),await _0x134c06()?_0x55a118()?_0x404795()?_0x2f863b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1766ab()?(_0x32b372[_0x2f863b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2f863b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x7bb0a3=_0x466722(_0x2f863b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x32b372[_0x2f863b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2f863b([0x74,0x72,0x69,0x61,0x6c])&&(_0x7bb0a3=_0x466722(_0x2f863b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x166603()):_0x2f863b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2f863b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2f863b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x43a584){return _0x2f863b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x404795(){const _0x25c5f2=[_0x2f863b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2f863b([0x74,0x72,0x69,0x61,0x6c])][_0x2f863b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32b372[_0x2f863b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1625af/0x3e8:0xe10*_0xe57d26;return _0x32b372[_0x2f863b([0x65,0x78,0x70])]<_0x25c5f2;}function _0x55a118(){const _0xf7aa18=_0x32b372[_0x2f863b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xf7aa18&&(!!_0xf7aa18[_0x2f863b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f863b([0x2a]))||(!!_0xf7aa18[_0x2f863b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f863b([0x50,0x4f,0x45]))||!!_0xf7aa18[_0x2f863b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f863b([0x50,0x50]))));}function _0x1766ab(){const _0x3fc089=_0x31a4,_0x15cde9=_0x32b372[_0x2f863b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x15cde9||0x0==_0x15cde9[_0x2f863b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5b6ede}=new URL(window[_0x2f863b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3fc089(0x137)]);if(_0x15cde9[_0x2f863b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b6ede))return!0x0;const _0x4defe6=_0x5b6ede[_0x2f863b([0x73,0x70,0x6c,0x69,0x74])](_0x2f863b([0x2e]));return _0x15cde9[_0x2f863b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1eebb0=>_0x1eebb0[_0x2f863b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f863b([0x2a])))[_0x2f863b([0x6d,0x61,0x70])](_0x384478=>_0x384478[_0x2f863b([0x73,0x70,0x6c,0x69,0x74])](_0x2f863b([0x2e])))[_0x2f863b([0x73,0x6f,0x6d,0x65])](_0x20aaaa=>_0x4defe6[_0x2f863b([0x65,0x76,0x65,0x72,0x79])]((_0x129d22,_0x418a27)=>_0x20aaaa[_0x418a27]===_0x129d22||_0x20aaaa[_0x418a27]===_0x2f863b([0x2a])));}function _0x166603(){return _0x7bb0a3&&_0x5402df?new window[(_0x2f863b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4803a3,_0x933513)=>{_0x7bb0a3[_0x2f863b([0x74,0x68,0x65,0x6e])](_0x4803a3,_0x933513),_0x5402df[_0x2f863b([0x74,0x68,0x65,0x6e])](_0x17c335=>{_0x17c335!=_0x2f863b([0x56,0x61,0x6c,0x69,0x64])&&_0x4803a3(_0x17c335);},_0x933513);}):_0x7bb0a3||_0x5402df||_0x2f863b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2e94bb(_0x9867ea,_0x169bce){return new window[(_0x2f863b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x598d70=>{if(_0x215bc7())return _0x598d70(_0x2f863b([0x56,0x61,0x6c,0x69,0x64]));_0x30148c(),_0x2a3893[_0x2f863b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2f863b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x51fd47=!0x1;const _0x345c3d=_0x77daa7();function _0x1f1ae7(_0x15022e){return!!_0x15022e&&(typeof _0x15022e===_0x2f863b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x15022e===_0x2f863b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x15022e[_0x2f863b([0x74,0x68,0x65,0x6e])]===_0x2f863b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x15022e[_0x2f863b([0x63,0x61,0x74,0x63,0x68])]===_0x2f863b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1050a2(_0x1f377f){_0x579375(_0x1f377f)[_0x2f863b([0x74,0x68,0x65,0x6e])](_0x53944b=>{if(!_0x53944b||_0x53944b[_0x2f863b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2f863b([0x6f,0x6b]))return _0x2f863b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x28dd74(_0x2a7ca9(_0x345c3d+_0x169bce))!=_0x53944b[_0x2f863b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2f863b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2f863b([0x56,0x61,0x6c,0x69,0x64]);})[_0x2f863b([0x74,0x68,0x65,0x6e])](_0x3be271=>(_0x4323a7(),_0x3be271),()=>{const _0x2e3109=_0x4937e2();return null==_0x2e3109?(_0x4323a7(),_0x2f863b([0x56,0x61,0x6c,0x69,0x64])):_0x2f863b(_0x1625af-_0x2e3109>(0x2018868^_0xbb5821)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2f863b([0x74,0x68,0x65,0x6e])](_0x598d70)[_0x2f863b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x598d70(_0x2f863b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2f8e54=0x263be2e8^_0xbb5821;function _0x4323a7(){const _0x4fcfbe=_0x2f863b([0x6c,0x6c,0x63,0x74,0x2d])+_0x28dd74(_0x2a7ca9(_0x9867ea)),_0xe9f90d=_0x879bbd(_0x28dd74(window[_0x2f863b([0x4d,0x61,0x74,0x68])][_0x2f863b([0x63,0x65,0x69,0x6c])](_0x1625af/_0x2f8e54)));window[_0x2f863b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2f863b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4fcfbe,_0xe9f90d);}function _0x4937e2(){const _0xf2dbc2=_0x2f863b([0x6c,0x6c,0x63,0x74,0x2d])+_0x28dd74(_0x2a7ca9(_0x9867ea)),_0x3d080a=window[_0x2f863b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2f863b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xf2dbc2);return _0x3d080a?window[_0x2f863b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x879bbd(_0x3d080a),0x10)*_0x2f8e54:null;}function _0x579375(_0x2bb11d){return new window[(_0x2f863b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xe76f8b,_0x2c86fb)=>{_0x2bb11d[_0x2f863b([0x74,0x68,0x65,0x6e])](_0xe76f8b,_0x2c86fb),window[_0x2f863b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2c86fb,0x260cd8a8^_0xbb5821);});}}_0x2a3893[_0x2f863b([0x6f,0x6e])](_0x2f863b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3203a2,_0x1be500)=>{if(_0x1be500[0x0]!=_0x9867ea)return _0x598d70(_0x2f863b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1be500[0x1]={..._0x1be500[0x1],[_0x2f863b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x345c3d};},{[_0x2f863b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2f863b([0x68,0x69,0x67,0x68])}),_0x2a3893[_0x2f863b([0x6f,0x6e])](_0x2f863b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x343bd2=>{_0x1f1ae7(_0x343bd2[_0x2f863b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x51fd47=!0x0,_0x1050a2(_0x343bd2[_0x2f863b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2f863b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2f863b([0x6c,0x6f,0x77])}),_0x123837[_0x2f863b([0x74,0x68,0x65,0x6e])](()=>{_0x51fd47||_0x598d70(_0x2f863b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x215bc7(){return _0x2a3893[_0x2f863b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2f863b([0x76,0x69,0x65,0x77])][_0x2f863b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2f863b([0x61,0x75,0x74,0x6f]);}function _0x30148c(){_0x2a3893[_0x2f863b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2f863b([0x76,0x69,0x65,0x77])][_0x2f863b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2f863b([0x61,0x75,0x74,0x6f]);}}function _0x466722(_0x5d012f){const _0xc81081=[new window[(_0x2f863b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4af3f7=>setTimeout(_0x4af3f7,0x260432a4^_0xbb5821)),_0x123837[_0x2f863b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2f863b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x15c4e8=>{let _0x13a7f8=0x0;_0x2a3893[_0x2f863b([0x6d,0x6f,0x64,0x65,0x6c])][_0x2f863b([0x6f,0x6e])](_0x2f863b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x53aba6,_0x26ed7f)=>{_0x26ed7f[0x0][_0x2f863b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x13a7f8++,_0x13a7f8==(0x260d0d90^_0xbb5821)&&(_0x15c4e8(),_0x53aba6[_0x2f863b([0x6f,0x66,0x66])]());});}))];return window[_0x2f863b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2f863b([0x72,0x61,0x63,0x65])](_0xc81081)[_0x2f863b([0x74,0x68,0x65,0x6e])](()=>_0x5d012f);}async function _0x1a4df3(){await _0x123837,_0x2a3893[_0x2f863b([0x6d,0x6f,0x64,0x65,0x6c])][_0x2f863b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x329ed2,_0x2a3893[_0x2f863b([0x6d,0x6f,0x64,0x65,0x6c])][_0x2f863b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x329ed2,_0x2a3893[_0x2f863b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2f863b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x17efb8(_0x41fef7){const _0x53ab45=_0xd8abfc();_0x2a3893[_0x53ab45]=_0x2f863b([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])+_0x41fef7,_0x41fef7!=_0x2f863b([0x56,0x61,0x6c,0x69,0x64])&&_0x1a4df3();}function _0xd8abfc(){const _0x5157bf=window[_0x2f863b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2f863b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2f863b([0x6e,0x6f,0x77])]())[_0x2f863b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2f863b([0x2e]),'');let _0x410f4d=_0x2f863b([0x65]);for(let _0x303fe9=0x0;_0x303fe9<_0x5157bf[_0x2f863b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x303fe9+=0x2){let _0x433f4b=window[_0x2f863b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5157bf[_0x2f863b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x303fe9,_0x303fe9+0x2));_0x433f4b>=_0x2821d3[_0x2f863b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x433f4b-=_0x2821d3[_0x2f863b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x410f4d+=_0x2821d3[_0x433f4b];}return _0x410f4d;}function _0x4b6c19(){const _0x27e896=_0x347b13[_0x2f863b([0x73,0x70,0x6c,0x69,0x74])](_0x2f863b([0x2e]));if(0x3!=_0x27e896[_0x2f863b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x109785(_0x27e896[0x1]);function _0x109785(_0x2d2612){const _0x25c7c9=_0x11531a(_0x2d2612);return _0x25c7c9&&_0x185028()?_0x25c7c9:null;function _0x185028(){const _0x197c56=_0x25c7c9[_0x2f863b([0x6a,0x74,0x69])],_0x5981d2=window[_0x2f863b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x197c56[_0x2f863b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x197c56[_0x2f863b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2a47e6={..._0x25c7c9,[_0x2f863b([0x6a,0x74,0x69])]:_0x197c56[_0x2f863b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x197c56[_0x2f863b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2a47e6[_0x2f863b([0x76,0x63])],_0x2a7ca9(_0x2a47e6)==_0x5981d2;}}}async function _0x134c06(){let _0x44bca1=!0x0;try{const _0x1631ce=_0x347b13[_0x2f863b([0x73,0x70,0x6c,0x69,0x74])](_0x2f863b([0x2e])),[_0x194ca7,_0x2d4411,_0x416dc3]=_0x1631ce;return _0x2f793d(_0x194ca7),await _0x2f66b1(_0x194ca7,_0x2d4411,_0x416dc3),_0x44bca1;}catch(_0x3938c6){return!0x1;}function _0x2f793d(_0x75ed9a){const _0x535493=_0x11531a(_0x75ed9a);_0x535493&&_0x535493[_0x2f863b([0x61,0x6c,0x67])]==_0x2f863b([0x45,0x53,0x32,0x35,0x36])||(_0x44bca1=!0x1);}async function _0x2f66b1(_0x3e25b3,_0x35184f,_0x1951ca){const _0x106be0=window[_0x2f863b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2f863b([0x66,0x72,0x6f,0x6d])](_0x47a918(_0x1951ca),_0x41f4eb=>_0x41f4eb[_0x2f863b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x12f075=new window[(_0x2f863b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2f863b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3e25b3+_0x2f863b([0x2e])+_0x35184f),_0x5a482a=window[_0x2f863b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2f863b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5a482a)return;const _0x1a2da0=await _0x5a482a[_0x2f863b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2f863b([0x6a,0x77,0x6b]),_0x27381d,{[_0x2f863b([0x6e,0x61,0x6d,0x65])]:_0x2f863b([0x45,0x43,0x44,0x53,0x41]),[_0x2f863b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2f863b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2f863b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5a482a[_0x2f863b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2f863b([0x6e,0x61,0x6d,0x65])]:_0x2f863b([0x45,0x43,0x44,0x53,0x41]),[_0x2f863b([0x68,0x61,0x73,0x68])]:{[_0x2f863b([0x6e,0x61,0x6d,0x65])]:_0x2f863b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1a2da0,_0x106be0,_0x12f075)||(_0x44bca1=!0x1);}}function _0x11531a(_0x387bbe){return _0x387bbe[_0x2f863b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2f863b([0x65,0x79]))?JSON[_0x2f863b([0x70,0x61,0x72,0x73,0x65])](_0x47a918(_0x387bbe)):null;}function _0x47a918(_0x443c34){return window[_0x2f863b([0x61,0x74,0x6f,0x62])](_0x443c34[_0x2f863b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2f863b([0x2b]))[_0x2f863b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2f863b([0x2f])));}function _0x2a7ca9(_0x59d08b){let _0x32ec16=0x1505;function _0x807169(_0x131ac8){for(let _0x347dec=0x0;_0x347dec<_0x131ac8[_0x2f863b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x347dec++){const _0x45c3e2=_0x131ac8[_0x2f863b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x347dec);_0x32ec16=(_0x32ec16<<0x5)+_0x32ec16+_0x45c3e2,_0x32ec16&=_0x32ec16;}}function _0x2b257b(_0x44877d){Array[_0x2f863b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x44877d)?_0x44877d[_0x2f863b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2b257b):_0x44877d&&typeof _0x44877d==_0x2f863b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2f863b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x44877d)[_0x2f863b([0x73,0x6f,0x72,0x74])]()[_0x2f863b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5d6ca6,_0x7844f9])=>{_0x807169(_0x5d6ca6),_0x2b257b(_0x7844f9);}):_0x807169(window[_0x2f863b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x44877d));}return _0x2b257b(_0x59d08b),_0x32ec16>>>0x0;}function _0x28dd74(_0x1b90f3){return _0x1b90f3[_0x2f863b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2f863b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2f863b([0x30]));}function _0x879bbd(_0x2e8ef6){return _0x2e8ef6[_0x2f863b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2f863b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2f863b([0x6a,0x6f,0x69,0x6e])]('');}function _0x329ed2(){}function _0x2f863b(_0x9f8cdb){const _0x589dbe=_0x31a4;return _0x9f8cdb[_0x589dbe(0x13b)](_0x3ddcc4=>String[_0x589dbe(0x156)](_0x3ddcc4))[_0x589dbe(0x142)]('');}_0x17efb8(await _0x45cbb5());}(this);}}