@ckeditor/ckeditor5-paste-from-office-enhanced 44.0.0-alpha.0 → 44.0.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-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function b(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function v(t,n){const r=new DOMParser,s=function(t){return b(b(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);!function(t){const e=L,n=t();for(;;)try{if(857839===parseInt(e(319))/1*(-parseInt(e(318))/2)+-parseInt(e(317))/3*(parseInt(e(313))/4)+parseInt(e(320))/5+-parseInt(e(316))/6+parseInt(e(312))/7+-parseInt(e(314))/8*(-parseInt(e(321))/9)+-parseInt(e(315))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(){const t=["8JOdfrq","3607130LWhKPO","1652130PCGmyF","153213uYPSqh","166jhsYRf","17061MjVHTo","7006215qEXcAo","12684807cGfarh","test","4627595vBELUn","44meHHVg"];return(C=function(){return t})()}function L(t,e){const n=C();return(L=function(t,e){return n[t-=311]})(t,e)}function E(t){return S[L(311)](t)}function P(t,e){const n=F();return(P=function(t,e){return n[t-=490]})(t,e)}!function(t){const e=P,n=t();for(;;)try{if(975684===-parseInt(e(499))/1+parseInt(e(501))/2+-parseInt(e(512))/3+parseInt(e(502))/4*(parseInt(e(507))/5)+parseInt(e(493))/6*(-parseInt(e(505))/7)+-parseInt(e(496))/8*(-parseInt(e(517))/9)+parseInt(e(491))/10*(parseInt(e(514))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const A=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=P,r=new Map;for(const[s,i]of e){if(!s[n(511)]&&!s[n(492)])continue;const e=!s[n(511)]||t[n(498)]===s[n(511)],o=!s[n(492)]||t[n(510)](s[n(492)]);e&&o&&r[n(516)](s,i)}return r}function F(){const t=["9516JNHDgJ","initial","split","289086cSRzUu","push","2445cixBiN","map","cssRules","hasClass","tagName","4956366qPgIXk","selectorText","2178lwNFCX","exec","set","9oilANm","style","getPropertyValue","89770GuUBCU","className","162ZSPNCY","trim","assign","1549712bPGbUS","groups","name","387050VxxNXS","length","1990822YRIUBT"];return(F=function(){return t})()}function N(t){const e=P,n={};for(let r=0;r<t[e(500)];r++){const s=t[r],i=t[e(490)](s);e(503)!==i&&(n[s]=i)}return n}function R(t){const e=P,n=t[e(504)](",")[e(508)]((t=>t[e(494)]())),r=[];for(const t of n){const n=A[e(515)](t);n&&r[e(506)](n[e(497)])}return r}function j(t){const e=P,n={};for(const r of t)Object[e(495)](n,r);return n}function T(){const t=["item","execute","setStyle","from","60oIieDY","values","createRangeIn","115641rgRsiz","2854650AEqLmg","570SeCKnp","13570hrAxXT","isActive","hasStyle","document","2530280WjZYYL","type","163953gXIWZN","4386408kRGHAd","content","elementStart","1195817ssDfbB","16ntYmJZ","_parsedData","size"];return(T=function(){return t})()}function M(t,e){const n=T();return(M=function(t,e){return n[t-=228]})(t,e)}const W=M;!function(t){const e=M,n=t();for(;;)try{if(739804===parseInt(e(231))/1+-parseInt(e(249))/2*(-parseInt(e(228))/3)+-parseInt(e(238))/4+-parseInt(e(235))/5+parseInt(e(229))/6+parseInt(e(241))/7*(-parseInt(e(242))/8)+-parseInt(e(237))/9*(-parseInt(e(230))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);class D extends w{[W(246)](t){const n=W,{body:r,styles:s}=t[n(243)],i=new e.UpcastWriter(r[n(234)]),o=i[n(251)](r),c=function(t){const e=P,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(516)](t,i)}return n}(function(t){const e=P,n={};for(const r of t)for(const t of r[e(509)])if(t instanceof CSSStyleRule){const r=N(t[e(518)]);n[t[e(513)]]=Object[e(495)]({},n[t[e(513)]]||{},r)}return n}(s));for(const t of o){if(n(240)!==t[n(236)])continue;const e=O(t[n(245)],c);if(e[n(244)]){const r=j(Array[n(248)](e[n(250)]()));for(const e in r){const s=t[n(245)];s[n(233)](e)||i[n(247)](e,r[e],s)}}}t[n(239)]=r}[W(232)](t){return super[W(232)](t)||E(t)}}const K=U;function U(t,e){const n=B();return(U=function(t,e){return n[t-=275]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(795696===-parseInt(e(308))/1+parseInt(e(279))/2+-parseInt(e(281))/3*(-parseInt(e(277))/4)+-parseInt(e(286))/5*(parseInt(e(299))/6)+-parseInt(e(295))/7+parseInt(e(288))/8+-parseInt(e(306))/9*(-parseInt(e(310))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class k extends t.Plugin{static get[K(294)](){return K(280)}static get[K(287)](){return!0}static get[K(298)](){return!0}static get[K(304)](){return[K(311)]}[K(303)](){const t=K,e=this[t(309)],n=e[t(305)][t(282)](t(312)),r=e[t(296)][t(300)][t(297)],s=new D(r);n.on(t(293),((e,n)=>{const i=t,o=n[i(275)][i(276)](i(289));s[i(284)](o)&&(n[i(307)]||(n[i(307)]=v(o,r[i(278)])),s[i(285)](n))}),{priority:x.priorities[t(282)](t(302))+11})}[K(290)](){!async function(t){const e=d([107,120,81,99,70,104,80,108,118,121,109,86,69,75,112,105,66,65,74,119,84,114,56,89,85,100,117,110,111,72,77,82,88,101,54,50,90,48,49,102,115,68,53,87,98,55,116,122,97,57,83,51,71,52,79,78,103,106,67,76,73,113]),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(291)]((t=>String[e(301)](t)))[e(292)]("")}!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([107]);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:1732060800;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(283)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([100,101,118,101,108,111,112,109,101,110,116])&&(e=c(d([68,101,118,101,108,111,112,109,101,110,116,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}function B(){const t=["plugins","27kTGqhj","_parsedData","1271101cPgVvc","editor","5036530fmpSXa","PasteFromOffice","ClipboardPipeline","dataTransfer","getData","598528BSHNyF","stylesProcessor","220034NEkxWb","PasteFromOfficeEnhancedInliner","12NULgHc","get","href","isActive","execute","451475VzQFga","isOfficialPlugin","4445648witDaQ","text/html","afterInit","map","join","inputTransformation","pluginName","3062696hQHqJX","editing","document","isPremiumPlugin","18ppxwMI","view","fromCharCode","high","init","requires"];return(B=function(){return t})()}function H(){const t=["italic","super","21717Hhaxvb","strong","color","font-weight","length","font-family","span","setStyle","underline","vertical-align","medium","getStyleNames","function","163758YbfiLf","2444796BiCSJI","forEach","insertChild","includes","line-through","224663xmLBDr","text-decoration-line","296GbplTi","sup","filter","12733924diQGMd","font-size","from","12ZyEtYU","split","6778930fQWKfC","68zBjddH","bolder","text-decoration","removeStyle","getStyle","font-style","keys","sub","createElement","50347830JybdBP","bold","getChildren"];return(H=function(){return t})()}function V(t,e){const n=H();return(V=function(t,e){return n[t-=223]})(t,e)}const Y=V;!function(t){const e=V,n=t();for(;;)try{if(912822===-parseInt(e(241))/1*(-parseInt(e(249))/2)+parseInt(e(235))/3*(parseInt(e(252))/4)+parseInt(e(251))/5+parseInt(e(236))/6+parseInt(e(246))/7+parseInt(e(243))/8*(parseInt(e(266))/9)+-parseInt(e(261))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const $=[Y(224),Y(227),Y(247),Y(254),Y(242),Y(225),Y(257),Y(231)],q=[Y(224),Y(227),Y(247)],z={"font-style":[[Y(264),"i"]],"font-weight":[[Y(232),Y(223)],[Y(262),Y(223)],[Y(253),Y(223)],[t=>Number(t)>=600,Y(223)]],"text-decoration":[[Y(230),"u"],[Y(240),"s"]],"text-decoration-line":[[Y(230),"u"],[Y(240),"s"]],"vertical-align":[[Y(259),Y(259)],[Y(265),Y(244)]]};function X(t){return $[Y(239)](t)}function Q(t){const e=Y;return Array[e(248)](t[e(233)]())[e(245)](X)}function J(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=Y,r={},s={};return e[n(237)]((e=>{const i=n,o=t[i(256)](e);if(o)if(c=e,q[Y(239)](c))r[e]=o;else if(e in z){const t=o[i(250)](" ");z[e][i(237)]((([n,r])=>{const o=i;for(const i of t)(o(234)==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=Y;for(const s in n)n[s][r(237)]((([,n])=>{const s=r,i=e[s(260)](n,[],t[s(263)]());e[s(238)](0,i,t)})),e[r(255)](s,t)})(t,e,s),function(t,e,n){const r=Y;if(!Object[r(258)](n)[r(226)])return;const s=e[r(260)](r(228),[],t[r(263)]());e[r(229)](n,s),e[r(238)](0,s,t),e[r(255)](Object[r(258)](n),t)}(t,e,r)}const _=G;function Z(){const t=["5240IlaPsW","737382YXRzsE","getItems","blockElements","4704987BynDzj","172lCLMyO","8882820pTNSWv","name","stylesProcessor","91435ROicyu","createRangeIn","isActive","content","31761UwuXdi","1495185PRlOFx","font","2178728nIOtbi","document","_parsedData","execute","element","includes"];return(Z=function(){return t})()}function G(t,e){const n=Z();return(G=function(t,e){return n[t-=236]})(t,e)}!function(t){const e=G,n=t();for(;;)try{if(798812===-parseInt(e(243))/1+parseInt(e(236))/2+-parseInt(e(256))/3+-parseInt(e(247))/4*(-parseInt(e(251))/5)+-parseInt(e(248))/6+-parseInt(e(246))/7+-parseInt(e(242))/8*(-parseInt(e(255))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class tt extends w{[_(239)](t){const n=_,{body:r}=t[n(238)],s=new e.UpcastWriter(r[n(237)]),i=s[n(252)](r),o=new e.ViewDocument(s[n(237)][n(250)]),c=[...new e.DomConverter(o)[n(245)],n(257)],a=i[n(244)]();for(const t of a)if(t.is(n(240))&&c[n(241)](t[n(249)])){J(t,s,Q(t))}t[n(254)]=r}[_(253)](t){return super[_(253)](t)||E(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=192]})(t,e)}function rt(){const t=["PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit","2204812JFLBPa","isOfficialPlugin","ClipboardPipeline","licenseKey","324910KfMLuM","pasteFromOfficeEnhancedLicenseKeyNotAllowed","PasteFromOfficeEnhancedPropagator","text/html","inputTransformation","evaluationLimit","editing","isPremiumPlugin","pasteFromOfficeEnhancedLicenseKeyInvalid","editor","pluginName","high","init","_parsedData","expired","_showLicenseError","1182393fXgNKq","domainLimit","document","45411WRxoOf","get","view","getData","pasteFromOfficeEnhancedLicenseKeyExpired","261YLyQqQ","config","1302rdcVPt","dataTransfer","4064676nJsWOg","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyTrialLimit","1596168FZtlXy","pasteFromOfficeEnhancedLicenseKeyValid","execute","developmentLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","usageLimit","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","plugins","pasteFromOfficeEnhancedLicenseKeyUsageLimit","_licenseKeyCheckInterval","destroy","PasteFromOfficeEnhanced","110wagUNh","isActive","invalid","requires","6965QOSiFg","trialLimit"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(724606===-parseInt(e(199))/1+-parseInt(e(227))/2*(-parseInt(e(202))/3)+-parseInt(e(235))/4+parseInt(e(231))/5*(parseInt(e(209))/6)+parseInt(e(211))/7+-parseInt(e(214))/8+-parseInt(e(207))/9*(-parseInt(e(239))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[et(193)](){return et(241)}static get[et(236)](){return!0}static get[et(246)](){return!0}static get[et(230)](){return[et(233)]}[et(195)](){const t=et,e=this[t(192)],n=e[t(222)][t(203)](t(237)),r=e[t(245)][t(204)][t(201)],s=new tt(r);n.on(t(243),((e,n)=>{const i=t,o=n[i(210)][i(205)](i(242));s[i(228)](o)&&(n[i(196)]||(n[i(196)]=v(o,r[i(212)])),s[i(216)](n))}),{priority:x.priorities[t(203)](t(194))+10}),this[t(238)]=this[t(192)][t(208)][t(203)](t(238));const i=this[t(192)];this[t(224)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(215)==s||e(247)==s||e(206)==s||e(218)==s||e(240)==s||e(221)==s||e(213)==s||e(234)==s||e(223)==s){delete i[r],n=s,clearInterval(this[e(224)]),this[e(224)]=void 0;break}}e(247)==n&&i[e(198)](e(229)),e(206)==n&&i[e(198)](e(197)),e(218)==n&&i[e(198)](e(200)),e(240)==n&&i[e(198)](e(220),e(226)),e(221)==n&&i[e(198)](e(244)),e(213)==n&&i[e(198)](e(232)),e(234)==n&&i[e(198)](e(217)),e(223)==n&&i[e(198)](e(219))}),1e3)}[et(225)](){const t=et;super[t(225)](),this[t(224)]&&clearInterval(this[t(224)])}}var it=ct;function ot(){var t=["8119050BHdbaq","9mBUbIj","13469810yhbIJd","2209712NtyHyV","1053656oHZYyS","PasteFromOfficeEnhanced","isOfficialPlugin","27HflQnz","PasteFromOffice","93233BYPpTc","450zAwhVP","683786KVMdUD","pluginName","requires","isPremiumPlugin","865679GKWIdz"];return(ot=function(){return t})()}function ct(t,e){var n=ot();return(ct=function(t,e){return n[t-=451]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(867041===parseInt(e(465))/1+-parseInt(e(461))/2*(-parseInt(e(451))/3)+parseInt(e(453))/4+-parseInt(e(466))/5+-parseInt(e(460))/6*(-parseInt(e(459))/7)+-parseInt(e(454))/8*(-parseInt(e(457))/9)+-parseInt(e(452))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{static get[it(462)](){return it(455)}static get[it(456)](){return!0}static get[it(464)](){return!0}static get[it(463)](){return[it(458),k,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=261]})(t,e)}function lt(){var t=["1135213hxsrYi","1126140UkMiRo","2QjUOrL","8eVZVsf","9909820tAfCuD","411535EQajLr","27VZQYae","282LhXazP","128926MrjdyV","857744TRxEaA","26619065POZzYK"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(836852===parseInt(e(264))/1+-parseInt(e(266))/2*(parseInt(e(265))/3)+parseInt(e(267))/4*(-parseInt(e(269))/5)+-parseInt(e(271))/6*(parseInt(e(261))/7)+parseInt(e(262))/8*(-parseInt(e(270))/9)+-parseInt(e(268))/10+parseInt(e(263))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(){const t=["175MmAjsi","21559170ICyuDF","145050TWzaes","2145284kDPOic","6137199FuElII","361362EvGnBI","2346211eKSTGg","8FTrAZf","test","9bEjVkD","2175852gXbIIi"];return(S=function(){return t})()}!function(t){const e=C,n=t();for(;;)try{if(840212===parseInt(e(247))/1*(-parseInt(e(254))/2)+-parseInt(e(248))/3+parseInt(e(252))/4+-parseInt(e(249))/5*(-parseInt(e(251))/6)+parseInt(e(255))/7+parseInt(e(256))/8*(-parseInt(e(253))/9)+parseInt(e(250))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t,e){const n=S();return(C=function(t,e){return n[t-=246]})(t,e)}function A(t){return E[C(246)](t)}function O(){const t=["trim","style","exec","755180gpnWRB","split","2134YfTMUp","map","1388772UwKPDF","className","2KwhJFh","assign","48180ZLTVXr","length","24060fcXtdM","56jdAuYi","getPropertyValue","set","groups","initial","24gVsFgO","97490NNpoNJ","selectorText","329892XbIwaE","push","cssRules","tagName","hasClass","name","67626gyngNV"];return(O=function(){return t})()}function L(t,e){const n=O();return(L=function(t,e){return n[t-=471]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(112801===-parseInt(e(471))/1+-parseInt(e(498))/2*(-parseInt(e(482))/3)+parseInt(e(492))/4+parseInt(e(480))/5*(parseInt(e(479))/6)+parseInt(e(496))/7+parseInt(e(474))/8*(parseInt(e(488))/9)+parseInt(e(473))/10*(-parseInt(e(494))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=L,r=new Map;for(const[s,i]of e){if(!s[n(485)]&&!s[n(497)])continue;const e=!s[n(485)]||t[n(487)]===s[n(485)],o=!s[n(497)]||t[n(486)](s[n(497)]);e&&o&&r[n(476)](s,i)}return r}function N(t){const e=L,n={};for(let r=0;r<t[e(472)];r++){const s=t[r],i=t[e(475)](s);e(478)!==i&&(n[s]=i)}return n}function R(t){const e=L,n=t[e(493)](",")[e(495)]((t=>t[e(489)]())),r=[];for(const t of n){const n=P[e(491)](t);n&&r[e(483)](n[e(477)])}return r}function T(t){const e=L,n={};for(const r of t)Object[e(499)](n,r);return n}const W=k;function j(){const t=["26735kRcaXF","3975108oPVEOe","159840RVcOmP","content","39648530rEosIk","type","14wvBUts","1312704xLLNfh","_parsedData","744IuucJm","hasStyle","elementStart","1534215pQhmLY","values","44fIyGHT","setStyle","execute","1555944LBuZBF","createRangeIn","from","size","item","document","isActive"];return(j=function(){return t})()}function k(t,e){const n=j();return(k=function(t,e){return n[t-=172]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(952647===parseInt(e(195))/1+-parseInt(e(181))/2+-parseInt(e(176))/3+parseInt(e(178))/4*(-parseInt(e(188))/5)+-parseInt(e(189))/6*(parseInt(e(194))/7)+parseInt(e(173))/8*(-parseInt(e(190))/9)+parseInt(e(192))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class D extends w{[W(180)](t){const n=W,{body:r,styles:s}=t[n(172)],i=new e.UpcastWriter(r[n(186)]),o=i[n(182)](r),c=function(t){const e=L,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(476)](t,i)}return n}(function(t){const e=L,n={};for(const r of t)for(const t of r[e(484)])if(t instanceof CSSStyleRule){const r=N(t[e(490)]);n[t[e(481)]]=Object[e(499)]({},n[t[e(481)]]||{},r)}return n}(s));for(const t of o){if(n(175)!==t[n(193)])continue;const e=F(t[n(185)],c);if(e[n(184)]){const r=T(Array[n(183)](e[n(177)]()));for(const e in r){const s=t[n(185)];s[n(174)](e)||i[n(179)](e,r[e],s)}}}t[n(191)]=r}[W(187)](t){return super[W(187)](t)||A(t)}}function M(t,e){const n=$();return(M=function(t,e){return n[t-=176]})(t,e)}const K=M;!function(t){const e=M,n=t();for(;;)try{if(374893===parseInt(e(182))/1*(parseInt(e(189))/2)+parseInt(e(212))/3+parseInt(e(205))/4+-parseInt(e(211))/5+parseInt(e(203))/6*(parseInt(e(178))/7)+-parseInt(e(202))/8+-parseInt(e(179))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class V extends t.Plugin{static get[K(196)](){return K(187)}static get[K(193)](){return!0}static get[K(188)](){return!0}static get[K(210)](){return[K(200)]}[K(208)](){const t=K,e=this[t(197)],n=e[t(190)][t(199)](t(184)),r=e[t(201)][t(198)][t(192)],s=new D(r);n.on(t(191),((e,n)=>{const i=t,o=n[i(176)][i(180)](i(186));s[i(207)](o)&&(n[i(195)]||(n[i(195)]=b(o,r[i(194)])),s[i(185)](n))}),{priority:x.priorities[t(199)](t(209))+11})}[K(177)](){!async function(t){const e=d([114,66,109,73,115,101,78,107,51,86,48,77,76,67,116,69,50,98,83,79,54,55,90,84,99,104,82,110,72,117,87,103,122,70,97,71,57,74,68,112,81,65,89,100,88,118,75,80,119,53,121,85,102,120,111,49,106,108,52,56,105,113]),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=M;return t[e(204)]((t=>String[e(183)](t)))[e(181)]("")}!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([114]);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:1732147200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=M,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(206)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([100,101,118,101,108,111,112,109,101,110,116])&&(e=c(d([68,101,118,101,108,111,112,109,101,110,116,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}function $(){const t=["12eOfDAW","plugins","inputTransformation","document","isOfficialPlugin","stylesProcessor","_parsedData","pluginName","editor","view","get","PasteFromOffice","editing","4406760BhDwJT","68706wlqeZm","map","2509744lCTLqE","href","isActive","init","high","requires","696520FmfEDn","1914255tenzgH","dataTransfer","afterInit","77aieJXv","6101982fVQFSw","getData","join","58593aEwRKS","fromCharCode","ClipboardPipeline","execute","text/html","PasteFromOfficeEnhancedInliner","isPremiumPlugin"];return($=function(){return t})()}const U=H;!function(t){const e=H,n=t();for(;;)try{if(499126===-parseInt(e(288))/1+parseInt(e(319))/2*(-parseInt(e(286))/3)+parseInt(e(295))/4+parseInt(e(312))/5*(parseInt(e(324))/6)+-parseInt(e(302))/7*(-parseInt(e(322))/8)+parseInt(e(305))/9+-parseInt(e(283))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const B=[U(321),U(311),U(318),U(293),U(309),U(325),U(299),U(298)],X=[U(321),U(311),U(318)],q={"font-style":[[U(313),"i"]],"font-weight":[[U(284),U(323)],[U(285),U(323)],[U(290),U(323)],[t=>Number(t)>=600,U(323)]],"text-decoration":[[U(308),"u"],[U(317),"s"]],"text-decoration-line":[[U(308),"u"],[U(317),"s"]],"vertical-align":[[U(297),U(297)],[U(307),U(292)]]};function J(t){return B[U(282)](t)}function H(t,e){const n=Y();return(H=function(t,e){return n[t-=282]})(t,e)}function _(t){const e=U;return Array[e(303)](t[e(301)]())[e(315)](J)}function z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(316)]((e=>{const i=n,o=t[i(296)](e);if(o)if(c=e,X[U(282)](c))r[e]=o;else if(e in q){const t=o[i(291)](" ");q[e][i(316)]((([n,r])=>{const o=i;for(const i of t)(o(304)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=U;for(const s in n)n[s][r(316)]((([,n])=>{const s=r,i=e[s(320)](n,[],t[s(300)]());e[s(310)](0,i,t)})),e[r(294)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(314)](n)[r(306)])return;const s=e[r(320)](r(287),[],t[r(300)]());e[r(289)](n,s),e[r(310)](0,s,t),e[r(294)](Object[r(314)](n),t)}(t,e,r)}function Y(){const t=["text-decoration-line","insertChild","font-family","21685InchRY","italic","keys","filter","forEach","line-through","font-size","5438hqOHbD","createElement","color","1525256VVMsKo","strong","1158YCmZwF","font-weight","includes","15710610cRXRdt","medium","bold","255ccmkIM","span","472190RHHIpO","setStyle","bolder","split","sup","text-decoration","removeStyle","3220748eAvOXw","getStyle","sub","vertical-align","font-style","getChildren","getStyleNames","21YWkEPl","from","function","5033637oyrrHE","length","super","underline"];return(Y=function(){return t})()}const G=Z;function Z(t,e){const n=Q();return(Z=function(t,e){return n[t-=332]})(t,e)}function Q(){const t=["_parsedData","20DCxMAW","font","10gJOyum","getItems","content","createRangeIn","69442yGwsRN","9mWgdEB","6564480WFjulY","document","217612hJQoiu","element","name","14SEWSJm","7344036gBVqOb","execute","stylesProcessor","blockElements","1337262jvQhhU","27709957rHrzzi","1106095SOIoCP","isActive","includes"];return(Q=function(){return t})()}!function(t){const e=Z,n=t();for(;;)try{if(566822===-parseInt(e(342))/1+parseInt(e(346))/2*(-parseInt(e(343))/3)+-parseInt(e(336))/4*(parseInt(e(332))/5)+parseInt(e(354))/6*(-parseInt(e(349))/7)+-parseInt(e(344))/8+parseInt(e(350))/9+parseInt(e(338))/10*(parseInt(e(355))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class tt extends w{[G(351)](t){const n=G,{body:r}=t[n(335)],s=new e.UpcastWriter(r[n(345)]),i=s[n(341)](r),o=new e.ViewDocument(s[n(345)][n(352)]),c=[...new e.DomConverter(o)[n(353)],n(337)],a=i[n(339)]();for(const t of a)if(t.is(n(347))&&c[n(334)](t[n(348)])){z(t,s,_(t))}t[n(340)]=r}[G(333)](t){return super[G(333)](t)||A(t)}}const et=rt;function nt(){const t=["text/html","PasteFromOfficeEnhancedPropagator","isPremiumPlugin","_licenseKeyCheckInterval","13772CCQdMB","high","featureNotAllowed","inputTransformation","pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyInvalid","213736sSSwek","invalid","view","domainLimit","trialLimit","ClipboardPipeline","plugins","1lVGRPt","dataTransfer","stylesProcessor","119548OKsJKZ","destroy","licenseKey","12ZpzINN","editing","pasteFromOfficeEnhancedLicenseKeyDomainLimit","document","execute","usageLimit","developmentLimit","pluginName","pasteFromOfficeEnhancedLicenseKeyUsageLimit","3129560FZfcec","get","PasteFromOffice","expired","pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit","_showLicenseError","5PVYIWq","1533372dNUwTx","1275912nFjUip","init","editor","120PGWGMV","config","900928NccNdP","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyTrialLimit","pasteFromOfficeEnhancedLicenseKeyExpired","requires","_parsedData","isOfficialPlugin","PasteFromOfficeEnhanced","isActive","getData"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=473]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(231852===parseInt(e(474))/1*(-parseInt(e(477))/2)+parseInt(e(480))/3*(parseInt(e(524))/4)+parseInt(e(495))/5*(parseInt(e(496))/6)+-parseInt(e(489))/7+parseInt(e(502))/8+parseInt(e(497))/9+parseInt(e(500))/10*(parseInt(e(516))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{static get[et(487)](){return et(513)}static get[et(508)](){return!0}static get[et(514)](){return!0}static get[et(506)](){return[et(491)]}[et(498)](){const t=et,e=this[t(499)],n=e[t(473)][t(490)](t(529)),r=e[t(481)][t(526)][t(483)],s=new tt(r);n.on(t(519),((e,n)=>{const i=t,o=n[i(475)][i(511)](i(512));s[i(510)](o)&&(n[i(507)]||(n[i(507)]=b(o,r[i(476)])),s[i(484)](n))}),{priority:x.priorities[t(490)](t(517))+10}),this[t(479)]=this[t(499)][t(501)][t(490)](t(479));const i=this[t(499)];this[t(515)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(520)==s||e(523)==s||e(505)==s||e(482)==s||e(522)==s||e(521)==s||e(504)==s||e(493)==s||e(488)==s){delete i[r],n=s,clearInterval(this[e(515)]),this[e(515)]=void 0;break}}e(523)==n&&i[e(494)](e(525)),e(505)==n&&i[e(494)](e(492)),e(482)==n&&i[e(494)](e(527)),e(522)==n&&i[e(494)](e(518),e(509)),e(521)==n&&i[e(494)](e(503)),e(504)==n&&i[e(494)](e(528)),e(493)==n&&i[e(494)](e(486)),e(488)==n&&i[e(494)](e(485))}),1e3)}[et(478)](){const t=et;super[t(478)](),this[t(515)]&&clearInterval(this[t(515)])}}function it(){var t=["6484224hxgaIA","pluginName","250bAxkVU","2748232VaiUoX","1333584bEelKN","1002562NogkuW","PasteFromOffice","33IAKJkk","1GoxWXF","isOfficialPlugin","18pVWAky","requires","3164240EXkshm","693594PyYrjs","146680JTMiQg","PasteFromOfficeEnhanced","isPremiumPlugin"];return(it=function(){return t})()}var ot=ct;function ct(t,e){var n=it();return(ct=function(t,e){return n[t-=441]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(720389===-parseInt(e(441))/1*(parseInt(e(455))/2)+parseInt(e(457))/3*(-parseInt(e(447))/4)+parseInt(e(445))/5+-parseInt(e(450))/6+-parseInt(e(454))/7+parseInt(e(453))/8*(parseInt(e(443))/9)+parseInt(e(452))/10*(parseInt(e(446))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class at extends t.Plugin{static get[ot(451)](){return ot(448)}static get[ot(442)](){return!0}static get[ot(449)](){return!0}static get[ot(444)](){return[ot(456),V,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=265]})(t,e)}function lt(){var t=["2586360tBtbBc","151865xztScS","34586CxncDS","338995MtYpor","1101207bXFXna","18VcXjKc","2276325nqxtqt","2DoclQe","398324aCJfvK"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(205774===-parseInt(e(273))/1*(-parseInt(e(269))/2)+parseInt(e(266))/3+parseInt(e(270))/4+-parseInt(e(265))/5*(parseInt(e(267))/6)+-parseInt(e(272))/7+-parseInt(e(271))/8+parseInt(e(268))/9)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 _0xf2c5ae}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0xd29cc1,parseHtml as _0x1efa93}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x2ff236,uid as _0xc34ba5}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x2064fe,ViewDocument as _0x1c3fdc,DomConverter as _0x2105fe}from'@ckeditor/ckeditor5-engine/dist/index.js';const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function d(_0x1e969f){return x['test'](_0x1e969f);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(_0x4d2690,_0x30b1c9){const _0x9b4db7=new Map();for(const [_0x4df4a3,_0x593ba0]of _0x30b1c9){if(!_0x4df4a3['tagName']&&!_0x4df4a3['className'])continue;const _0xb10405=!_0x4df4a3['tagName']||_0x4d2690['name']===_0x4df4a3['tagName'],_0x270991=!_0x4df4a3['className']||_0x4d2690['hasClass'](_0x4df4a3['className']);_0xb10405&&_0x270991&&_0x9b4db7['set'](_0x4df4a3,_0x593ba0);}return _0x9b4db7;}function h(_0x205209){const _0x53ebd2={};for(let _0x4b352f=0x0;_0x4b352f<_0x205209['length'];_0x4b352f++){const _0x3d66c=_0x205209[_0x4b352f],_0x22a03c=_0x205209['getPropertyValue'](_0x3d66c);'initial'!==_0x22a03c&&(_0x53ebd2[_0x3d66c]=_0x22a03c);}return _0x53ebd2;}function L(_0x2d1292){const _0x152e46=_0x2d1292['split'](',')['map'](_0x518f27=>_0x518f27['trim']()),_0x38b972=[];for(const _0x158f13 of _0x152e46){const _0x235ac8=S['exec'](_0x158f13);_0x235ac8&&_0x38b972['push'](_0x235ac8['groups']);}return _0x38b972;}function y(_0xaa57c2){const _0xe5b0de={};for(const _0x5cdd71 of _0xaa57c2)Object['assign'](_0xe5b0de,_0x5cdd71);return _0xe5b0de;}class c extends _0xd29cc1{['execute'](_0x2ad033){const {body:_0x5b8913,styles:_0xa61b0d}=_0x2ad033['_parsedData'],_0x3d49c6=new _0x2064fe(_0x5b8913['document']),_0x242d2e=_0x3d49c6['createRangeIn'](_0x5b8913),_0x5c0abe=function(_0x131af0){const _0x5608e9={};for(const _0x559d8e of _0x131af0)for(const _0x186b77 of _0x559d8e['cssRules'])if(_0x186b77 instanceof CSSStyleRule){const _0x104098=h(_0x186b77['style']);_0x5608e9[_0x186b77['selectorText']]=Object['assign']({},_0x5608e9[_0x186b77['selectorText']]||{},_0x104098);}return _0x5608e9;}(_0xa61b0d),_0x195836=function(_0x56a4e7){const _0x292e94=new Map();for(const _0x1ad691 in _0x56a4e7){const _0x5dcafd=L(_0x1ad691),_0x142e67=_0x56a4e7[_0x1ad691];for(const _0x4fac63 of _0x5dcafd)_0x292e94['set'](_0x4fac63,_0x142e67);}return _0x292e94;}(_0x5c0abe);for(const _0x5149a5 of _0x242d2e){if('elementStart'!==_0x5149a5['type'])continue;const _0x4e8bb2=k(_0x5149a5['item'],_0x195836);if(_0x4e8bb2['size']){const _0x2aad47=y(Array['from'](_0x4e8bb2['values']()));for(const _0x61864e in _0x2aad47){const _0x2aec00=_0x5149a5['item'];_0x2aec00['hasStyle'](_0x61864e)||_0x3d49c6['setStyle'](_0x61864e,_0x2aad47[_0x61864e],_0x2aec00);}}}_0x2ad033['content']=_0x5b8913;}['isActive'](_0x569c96){return super['isActive'](_0x569c96)||d(_0x569c96);}}class i extends _0xf2c5ae{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x397ab7=this['editor'],_0x6e9f66=_0x397ab7['plugins']['get']('ClipboardPipeline'),_0x5a1b24=_0x397ab7['editing']['view']['document'],_0x133a70=new c(_0x5a1b24);_0x6e9f66['on']('inputTransformation',(_0x4f3d07,_0x22a26e)=>{const _0x47fede=_0x22a26e['dataTransfer']['getData']('text/html');_0x133a70['isActive'](_0x47fede)&&(_0x22a26e['_parsedData']||(_0x22a26e['_parsedData']=_0x1efa93(_0x47fede,_0x5a1b24['stylesProcessor'])),_0x133a70['execute'](_0x22a26e));},{'priority':_0x2ff236['get']('high')+0xb});}['afterInit'](){!async function(_0x691581){const _0x437d65=_0xfee582([0x6b,0x78,0x51,0x63,0x46,0x68,0x50,0x6c,0x76,0x79,0x6d,0x56,0x45,0x4b,0x70,0x69,0x42,0x41,0x4a,0x77,0x54,0x72,0x38,0x59,0x55,0x64,0x75,0x6e,0x6f,0x48,0x4d,0x52,0x58,0x65,0x36,0x32,0x5a,0x30,0x31,0x66,0x73,0x44,0x35,0x57,0x62,0x37,0x74,0x7a,0x61,0x39,0x53,0x33,0x47,0x34,0x4f,0x4e,0x67,0x6a,0x43,0x4c,0x49,0x71]),_0x55ac07=0x3ddfe4eb,_0x2aa02d=0x3dd8b383^_0x55ac07,_0x112840=window[_0xfee582([0x44,0x61,0x74,0x65])][_0xfee582([0x6e,0x6f,0x77])](),_0x2c8d54=_0x691581[_0xfee582([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4cdf2b=new window[(_0xfee582([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xb64aea=>{_0x2c8d54[_0xfee582([0x6f,0x6e,0x63,0x65])](_0xfee582([0x72,0x65,0x61,0x64,0x79]),_0xb64aea);}),_0x209f5a={[_0xfee582([0x6b,0x74,0x79])]:_0xfee582([0x45,0x43]),[_0xfee582([0x75,0x73,0x65])]:_0xfee582([0x73,0x69,0x67]),[_0xfee582([0x63,0x72,0x76])]:_0xfee582([0x50,0x2d,0x32,0x35,0x36]),[_0xfee582([0x78])]:_0xfee582([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]),[_0xfee582([0x79])]:_0xfee582([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]),[_0xfee582([0x61,0x6c,0x67])]:_0xfee582([0x45,0x53,0x32,0x35,0x36])},_0xefbad4=_0x2c8d54[_0xfee582([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xfee582([0x67,0x65,0x74])](_0xfee582([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x364c2c(){let _0x5d9a59,_0x5f78cf=null,_0x4e1c87=null;try{if(_0xefbad4==_0xfee582([0x47,0x50,0x4c]))return _0xfee582([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5d9a59=_0x1ff66e(),!_0x5d9a59)return _0xfee582([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5d9a59[_0xfee582([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4e1c87=_0x37d2e5(_0x5d9a59[_0xfee582([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5d9a59[_0xfee582([0x6a,0x74,0x69])])),await _0x476247()?_0x33fc6a()?_0x7345cb()?_0xfee582([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3232cb()?(_0x5d9a59[_0xfee582([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xfee582([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5f78cf=_0x13df4e(_0xfee582([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5d9a59[_0xfee582([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xfee582([0x74,0x72,0x69,0x61,0x6c])&&(_0x5f78cf=_0x13df4e(_0xfee582([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x5d9a59[_0xfee582([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xfee582([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x5f78cf=_0x13df4e(_0xfee582([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x28b408()):_0xfee582([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xfee582([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xfee582([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x477df1){return _0xfee582([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x7345cb(){const _0x3827d5=[_0xfee582([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xfee582([0x74,0x72,0x69,0x61,0x6c])][_0xfee582([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d9a59[_0xfee582([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x112840/0x3e8:0xe10*_0x2aa02d;return _0x5d9a59[_0xfee582([0x65,0x78,0x70])]<_0x3827d5;}function _0x33fc6a(){const _0x2f7800=_0x5d9a59[_0xfee582([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2f7800&&(!!_0x2f7800[_0xfee582([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xfee582([0x2a]))||(!!_0x2f7800[_0xfee582([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xfee582([0x50,0x4f,0x45]))||!!_0x2f7800[_0xfee582([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xfee582([0x50,0x50]))));}function _0x3232cb(){const _0x2bf85b=_0x5d9a59[_0xfee582([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2bf85b||0x0==_0x2bf85b[_0xfee582([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1cac8e}=new URL(window[_0xfee582([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2bf85b[_0xfee582([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1cac8e))return!0x0;const _0x4f2954=_0x1cac8e[_0xfee582([0x73,0x70,0x6c,0x69,0x74])](_0xfee582([0x2e]));return _0x2bf85b[_0xfee582([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4ad46e=>_0x4ad46e[_0xfee582([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xfee582([0x2a])))[_0xfee582([0x6d,0x61,0x70])](_0x474ff7=>_0x474ff7[_0xfee582([0x73,0x70,0x6c,0x69,0x74])](_0xfee582([0x2e])))[_0xfee582([0x73,0x6f,0x6d,0x65])](_0x5081c7=>_0x4f2954[_0xfee582([0x65,0x76,0x65,0x72,0x79])]((_0x48783e,_0x12a9ba)=>_0x5081c7[_0x12a9ba]===_0x48783e||_0x5081c7[_0x12a9ba]===_0xfee582([0x2a])));}function _0x28b408(){return _0x5f78cf&&_0x4e1c87?new window[(_0xfee582([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x46c9d8,_0x4a2b00)=>{_0x5f78cf[_0xfee582([0x74,0x68,0x65,0x6e])](_0x46c9d8,_0x4a2b00),_0x4e1c87[_0xfee582([0x74,0x68,0x65,0x6e])](_0x259cdb=>{_0x259cdb!=_0xfee582([0x56,0x61,0x6c,0x69,0x64])&&_0x46c9d8(_0x259cdb);},_0x4a2b00);}):_0x5f78cf||_0x4e1c87||_0xfee582([0x56,0x61,0x6c,0x69,0x64]);}}function _0x37d2e5(_0x167d5c,_0x38fbd2){return new window[(_0xfee582([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x355a53=>{if(_0x255f5c())return _0x355a53(_0xfee582([0x56,0x61,0x6c,0x69,0x64]));_0x1a15af(),_0x2c8d54[_0xfee582([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xfee582([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x6783f4=!0x1;const _0x351608=_0xc34ba5();function _0xbd7f02(_0x32ca78){return!!_0x32ca78&&(typeof _0x32ca78===_0xfee582([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x32ca78===_0xfee582([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x32ca78[_0xfee582([0x74,0x68,0x65,0x6e])]===_0xfee582([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x32ca78[_0xfee582([0x63,0x61,0x74,0x63,0x68])]===_0xfee582([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x33dcd0(_0x49102b){_0x2fdda3(_0x49102b)[_0xfee582([0x74,0x68,0x65,0x6e])](_0x45ccf4=>{if(!_0x45ccf4||_0x45ccf4[_0xfee582([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xfee582([0x6f,0x6b]))return _0xfee582([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x35e9fe(_0x3afb3d(_0x351608+_0x38fbd2))!=_0x45ccf4[_0xfee582([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xfee582([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xfee582([0x56,0x61,0x6c,0x69,0x64]);})[_0xfee582([0x74,0x68,0x65,0x6e])](_0x2de835=>(_0x4a7f12(),_0x2de835),()=>{const _0x32f82b=_0x3b0640();return null==_0x32f82b?(_0x4a7f12(),_0xfee582([0x56,0x61,0x6c,0x69,0x64])):_0xfee582(_0x112840-_0x32f82b>(0x19d360eb^_0x55ac07)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xfee582([0x74,0x68,0x65,0x6e])](_0x355a53)[_0xfee582([0x63,0x61,0x74,0x63,0x68])](()=>{_0x355a53(_0xfee582([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4a1e6b=0x3de90a6b^_0x55ac07;function _0x4a7f12(){const _0x3962e2=_0xfee582([0x6c,0x6c,0x63,0x74,0x2d])+_0x35e9fe(_0x3afb3d(_0x167d5c)),_0x408474=_0x66f051(_0x35e9fe(window[_0xfee582([0x4d,0x61,0x74,0x68])][_0xfee582([0x63,0x65,0x69,0x6c])](_0x112840/_0x4a1e6b)));window[_0xfee582([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xfee582([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3962e2,_0x408474);}function _0x3b0640(){const _0x4a2eb5=_0xfee582([0x6c,0x6c,0x63,0x74,0x2d])+_0x35e9fe(_0x3afb3d(_0x167d5c)),_0x226a73=window[_0xfee582([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xfee582([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4a2eb5);return _0x226a73?window[_0xfee582([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x66f051(_0x226a73),0x10)*_0x4a1e6b:null;}function _0x2fdda3(_0x58d945){return new window[(_0xfee582([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4faf43,_0x5f12e5)=>{_0x58d945[_0xfee582([0x74,0x68,0x65,0x6e])](_0x4faf43,_0x5f12e5),window[_0xfee582([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5f12e5,0x3dde302b^_0x55ac07);});}}_0x2c8d54[_0xfee582([0x6f,0x6e])](_0xfee582([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5bfb91,_0x5958ab)=>{if(_0x5958ab[0x0]!=_0x167d5c)return _0x355a53(_0xfee582([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5958ab[0x1]={..._0x5958ab[0x1],[_0xfee582([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x351608};},{[_0xfee582([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xfee582([0x68,0x69,0x67,0x68])}),_0x2c8d54[_0xfee582([0x6f,0x6e])](_0xfee582([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3fbe69=>{_0xbd7f02(_0x3fbe69[_0xfee582([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x6783f4=!0x0,_0x33dcd0(_0x3fbe69[_0xfee582([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xfee582([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xfee582([0x6c,0x6f,0x77])}),_0x4cdf2b[_0xfee582([0x74,0x68,0x65,0x6e])](()=>{_0x6783f4||_0x355a53(_0xfee582([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x255f5c(){return _0x2c8d54[_0xfee582([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xfee582([0x76,0x69,0x65,0x77])][_0xfee582([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xfee582([0x61,0x75,0x74,0x6f]);}function _0x1a15af(){_0x2c8d54[_0xfee582([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xfee582([0x76,0x69,0x65,0x77])][_0xfee582([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xfee582([0x61,0x75,0x74,0x6f]);}}function _0x13df4e(_0x2ab028){const _0x3bcc16=[new window[(_0xfee582([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x59679c=>setTimeout(_0x59679c,0x3dd6da27^_0x55ac07)),_0x4cdf2b[_0xfee582([0x74,0x68,0x65,0x6e])](()=>new window[(_0xfee582([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a00fe=>{let _0x4815f6=0x0;_0x2c8d54[_0xfee582([0x6d,0x6f,0x64,0x65,0x6c])][_0xfee582([0x6f,0x6e])](_0xfee582([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4e4529,_0x581d09)=>{_0x581d09[0x0][_0xfee582([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4815f6++,_0x4815f6==(0x3ddfe513^_0x55ac07)&&(_0x4a00fe(),_0x4e4529[_0xfee582([0x6f,0x66,0x66])]());});}))];return window[_0xfee582([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xfee582([0x72,0x61,0x63,0x65])](_0x3bcc16)[_0xfee582([0x74,0x68,0x65,0x6e])](()=>_0x2ab028);}async function _0xb24b57(){await _0x4cdf2b,_0x2c8d54[_0xfee582([0x6d,0x6f,0x64,0x65,0x6c])][_0xfee582([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x166cd6,_0x2c8d54[_0xfee582([0x6d,0x6f,0x64,0x65,0x6c])][_0xfee582([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x166cd6,_0x2c8d54[_0xfee582([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xfee582([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5a78d8(_0x101c03){const _0xcae195=_0x4e8cc1();_0x2c8d54[_0xcae195]=_0xfee582([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])+_0x101c03,_0x101c03!=_0xfee582([0x56,0x61,0x6c,0x69,0x64])&&_0xb24b57();}function _0x4e8cc1(){const _0x307991=window[_0xfee582([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xfee582([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xfee582([0x6e,0x6f,0x77])]())[_0xfee582([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xfee582([0x2e]),'');let _0x2c5fa7=_0xfee582([0x6b]);for(let _0x38c76d=0x0;_0x38c76d<_0x307991[_0xfee582([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x38c76d+=0x2){let _0x3511fb=window[_0xfee582([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x307991[_0xfee582([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x38c76d,_0x38c76d+0x2));_0x3511fb>=_0x437d65[_0xfee582([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3511fb-=_0x437d65[_0xfee582([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2c5fa7+=_0x437d65[_0x3511fb];}return _0x2c5fa7;}function _0x1ff66e(){const _0x449c39=_0xefbad4[_0xfee582([0x73,0x70,0x6c,0x69,0x74])](_0xfee582([0x2e]));if(0x3!=_0x449c39[_0xfee582([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2340a4(_0x449c39[0x1]);function _0x2340a4(_0xb828b0){const _0x3301e2=_0x1c901b(_0xb828b0);return _0x3301e2&&_0x43cf8a()?_0x3301e2:null;function _0x43cf8a(){const _0x502670=_0x3301e2[_0xfee582([0x6a,0x74,0x69])],_0x216cbe=window[_0xfee582([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x502670[_0xfee582([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x502670[_0xfee582([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2af275={..._0x3301e2,[_0xfee582([0x6a,0x74,0x69])]:_0x502670[_0xfee582([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x502670[_0xfee582([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2af275[_0xfee582([0x76,0x63])],_0x3afb3d(_0x2af275)==_0x216cbe;}}}async function _0x476247(){let _0x1b80cf=!0x0;try{const _0x4bd415=_0xefbad4[_0xfee582([0x73,0x70,0x6c,0x69,0x74])](_0xfee582([0x2e])),[_0x49cada,_0x56644c,_0xea7426]=_0x4bd415;return _0x56c125(_0x49cada),await _0x304513(_0x49cada,_0x56644c,_0xea7426),_0x1b80cf;}catch(_0x539a70){return!0x1;}function _0x56c125(_0x5defcc){const _0x196667=_0x1c901b(_0x5defcc);_0x196667&&_0x196667[_0xfee582([0x61,0x6c,0x67])]==_0xfee582([0x45,0x53,0x32,0x35,0x36])||(_0x1b80cf=!0x1);}async function _0x304513(_0x52d9ca,_0xe81e51,_0x2c8157){const _0x259546=window[_0xfee582([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xfee582([0x66,0x72,0x6f,0x6d])](_0x50f5b7(_0x2c8157),_0x199994=>_0x199994[_0xfee582([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4c802e=new window[(_0xfee582([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xfee582([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x52d9ca+_0xfee582([0x2e])+_0xe81e51),_0x5040ef=window[_0xfee582([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xfee582([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5040ef)return;const _0x39b9fc=await _0x5040ef[_0xfee582([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xfee582([0x6a,0x77,0x6b]),_0x209f5a,{[_0xfee582([0x6e,0x61,0x6d,0x65])]:_0xfee582([0x45,0x43,0x44,0x53,0x41]),[_0xfee582([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xfee582([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xfee582([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5040ef[_0xfee582([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xfee582([0x6e,0x61,0x6d,0x65])]:_0xfee582([0x45,0x43,0x44,0x53,0x41]),[_0xfee582([0x68,0x61,0x73,0x68])]:{[_0xfee582([0x6e,0x61,0x6d,0x65])]:_0xfee582([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x39b9fc,_0x259546,_0x4c802e)||(_0x1b80cf=!0x1);}}function _0x1c901b(_0x133498){return _0x133498[_0xfee582([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xfee582([0x65,0x79]))?JSON[_0xfee582([0x70,0x61,0x72,0x73,0x65])](_0x50f5b7(_0x133498)):null;}function _0x50f5b7(_0x3e92fc){return window[_0xfee582([0x61,0x74,0x6f,0x62])](_0x3e92fc[_0xfee582([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xfee582([0x2b]))[_0xfee582([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xfee582([0x2f])));}function _0x3afb3d(_0x546738){let _0xd60463=0x1505;function _0x232713(_0x4d52b8){for(let _0x5cb413=0x0;_0x5cb413<_0x4d52b8[_0xfee582([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5cb413++){const _0x101ca8=_0x4d52b8[_0xfee582([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5cb413);_0xd60463=(_0xd60463<<0x5)+_0xd60463+_0x101ca8,_0xd60463&=_0xd60463;}}function _0x3d3c60(_0x1416f1){Array[_0xfee582([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1416f1)?_0x1416f1[_0xfee582([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3d3c60):_0x1416f1&&typeof _0x1416f1==_0xfee582([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xfee582([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1416f1)[_0xfee582([0x73,0x6f,0x72,0x74])]()[_0xfee582([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xcebd37,_0x480bad])=>{_0x232713(_0xcebd37),_0x3d3c60(_0x480bad);}):_0x232713(window[_0xfee582([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1416f1));}return _0x3d3c60(_0x546738),_0xd60463>>>0x0;}function _0x35e9fe(_0x3e82d5){return _0x3e82d5[_0xfee582([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xfee582([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xfee582([0x30]));}function _0x66f051(_0x2de5fb){return _0x2de5fb[_0xfee582([0x73,0x70,0x6c,0x69,0x74])]('')[_0xfee582([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xfee582([0x6a,0x6f,0x69,0x6e])]('');}function _0x166cd6(){}function _0xfee582(_0xacea36){return _0xacea36['map'](_0x16a7fe=>String['fromCharCode'](_0x16a7fe))['join']('');}_0x5a78d8(await _0x364c2c());}(this);}}const O=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x1cef4b=>Number(_0x1cef4b)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function K(_0x29f537){return O['includes'](_0x29f537);}function v(_0x3a7767,_0x43116d,_0x24f0eb){const {spanStyles:_0x52ef1f,stylesToBeHtmlElements:_0x21794c}=function(_0x22fb58,_0x586931){const _0x59f14f={},_0xf4dae6={};return _0x586931['forEach'](_0x4bff9b=>{const _0x49eb09=_0x22fb58['getStyle'](_0x4bff9b);if(_0x49eb09){if(function(_0x243b15){return E['includes'](_0x243b15);}(_0x4bff9b))_0x59f14f[_0x4bff9b]=_0x49eb09;else{if(function(_0x46d28e){return _0x46d28e in F;}(_0x4bff9b)){const _0x18c1e3=_0x49eb09['split']('\x20');F[_0x4bff9b]['forEach'](([_0x3123a5,_0x11e7aa])=>{for(const _0x5c9cd0 of _0x18c1e3){('function'==typeof _0x3123a5&&_0x3123a5(_0x5c9cd0)||_0x3123a5===_0x5c9cd0)&&(_0xf4dae6[_0x4bff9b]=[..._0xf4dae6[_0x4bff9b]||[],[_0x3123a5,_0x11e7aa]]);}});}}}}),{'spanStyles':_0x59f14f,'stylesToBeHtmlElements':_0xf4dae6};}(_0x3a7767,_0x24f0eb);!function(_0x109afc,_0x11e802,_0x47abf2){for(const _0x1d9806 in _0x47abf2){_0x47abf2[_0x1d9806]['forEach'](([,_0x4ebae9])=>{const _0x11fc7e=_0x11e802['createElement'](_0x4ebae9,[],_0x109afc['getChildren']());_0x11e802['insertChild'](0x0,_0x11fc7e,_0x109afc);}),_0x11e802['removeStyle'](_0x1d9806,_0x109afc);}}(_0x3a7767,_0x43116d,_0x21794c),function(_0x3f207a,_0x1603f4,_0x1ee19c){if(!Object['keys'](_0x1ee19c)['length'])return;const _0x4f368e=_0x1603f4['createElement']('span',[],_0x3f207a['getChildren']());_0x1603f4['setStyle'](_0x1ee19c,_0x4f368e),_0x1603f4['insertChild'](0x0,_0x4f368e,_0x3f207a),_0x1603f4['removeStyle'](Object['keys'](_0x1ee19c),_0x3f207a);}(_0x3a7767,_0x43116d,_0x52ef1f);}class m extends _0xd29cc1{['execute'](_0x22affc){const {body:_0xaf4363}=_0x22affc['_parsedData'],_0x333922=new _0x2064fe(_0xaf4363['document']),_0x44b3f1=_0x333922['createRangeIn'](_0xaf4363),_0x1e4571=new _0x1c3fdc(_0x333922['document']['stylesProcessor']),_0x47d547=[...new _0x2105fe(_0x1e4571)['blockElements'],'font'],_0x4a07ed=_0x44b3f1['getItems']();for(const _0x6b6a9a of _0x4a07ed)_0x6b6a9a['is']('element')&&_0x47d547['includes'](_0x6b6a9a['name'])&&v(_0x6b6a9a,_0x333922,(_0x342cf2=_0x6b6a9a,Array['from'](_0x342cf2['getStyleNames']())['filter'](K)));var _0x342cf2;_0x22affc['content']=_0xaf4363;}['isActive'](_0x15c1f5){return super['isActive'](_0x15c1f5)||d(_0x15c1f5);}}class s extends _0xf2c5ae{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x17339d=this['editor'],_0x47a54c=_0x17339d['plugins']['get']('ClipboardPipeline'),_0x3725ef=_0x17339d['editing']['view']['document'],_0x147b41=new m(_0x3725ef);_0x47a54c['on']('inputTransformation',(_0x113363,_0x385952)=>{const _0xfce3be=_0x385952['dataTransfer']['getData']('text/html');_0x147b41['isActive'](_0xfce3be)&&(_0x385952['_parsedData']||(_0x385952['_parsedData']=_0x1efa93(_0xfce3be,_0x3725ef['stylesProcessor'])),_0x147b41['execute'](_0x385952));},{'priority':_0x2ff236['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x599127=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1dc22e;for(const _0x26a766 in _0x599127){const _0x8497cc=_0x26a766,_0xdcdb3e=_0x599127[_0x8497cc];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0xdcdb3e||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xdcdb3e||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xdcdb3e||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xdcdb3e||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xdcdb3e||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xdcdb3e||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xdcdb3e||'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0xdcdb3e||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xdcdb3e){delete _0x599127[_0x8497cc],_0x1dc22e=_0xdcdb3e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1dc22e&&_0x599127['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1dc22e&&_0x599127['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1dc22e&&_0x599127['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1dc22e&&_0x599127['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1dc22e&&_0x599127['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1dc22e&&_0x599127['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x1dc22e&&_0x599127['_showLicenseError']('developmentLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1dc22e&&_0x599127['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0xf2c5ae{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 _0x5c91c7}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x5dd0a2,parseHtml as _0x253fa5}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x122330,uid as _0x433129}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x3a8a8b,ViewDocument as _0x4643dc,DomConverter as _0x4d6bc8}from'@ckeditor/ckeditor5-engine/dist/index.js';const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function d(_0x302053){return x['test'](_0x302053);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(_0xe8422d,_0x1c84c7){const _0x1cdd05=new Map();for(const [_0x4b2e66,_0x4cc5e5]of _0x1c84c7){if(!_0x4b2e66['tagName']&&!_0x4b2e66['className'])continue;const _0x820258=!_0x4b2e66['tagName']||_0xe8422d['name']===_0x4b2e66['tagName'],_0x251dbf=!_0x4b2e66['className']||_0xe8422d['hasClass'](_0x4b2e66['className']);_0x820258&&_0x251dbf&&_0x1cdd05['set'](_0x4b2e66,_0x4cc5e5);}return _0x1cdd05;}function h(_0x2cd56a){const _0x457251={};for(let _0x3b118c=0x0;_0x3b118c<_0x2cd56a['length'];_0x3b118c++){const _0xc19fe2=_0x2cd56a[_0x3b118c],_0x8f1a85=_0x2cd56a['getPropertyValue'](_0xc19fe2);'initial'!==_0x8f1a85&&(_0x457251[_0xc19fe2]=_0x8f1a85);}return _0x457251;}function L(_0x26514b){const _0x4813da=_0x26514b['split'](',')['map'](_0x56d32a=>_0x56d32a['trim']()),_0x5252c4=[];for(const _0x58ea6c of _0x4813da){const _0x41e9d4=S['exec'](_0x58ea6c);_0x41e9d4&&_0x5252c4['push'](_0x41e9d4['groups']);}return _0x5252c4;}function y(_0x524f67){const _0x59b82d={};for(const _0x4fb4fd of _0x524f67)Object['assign'](_0x59b82d,_0x4fb4fd);return _0x59b82d;}class c extends _0x5dd0a2{['execute'](_0x203321){const {body:_0x9b0da8,styles:_0x27c640}=_0x203321['_parsedData'],_0x24b0da=new _0x3a8a8b(_0x9b0da8['document']),_0x1c8bf4=_0x24b0da['createRangeIn'](_0x9b0da8),_0x5e454d=function(_0x288cc4){const _0x3bdea1={};for(const _0x507ea8 of _0x288cc4)for(const _0x1a89e0 of _0x507ea8['cssRules'])if(_0x1a89e0 instanceof CSSStyleRule){const _0x570432=h(_0x1a89e0['style']);_0x3bdea1[_0x1a89e0['selectorText']]=Object['assign']({},_0x3bdea1[_0x1a89e0['selectorText']]||{},_0x570432);}return _0x3bdea1;}(_0x27c640),_0x408d71=function(_0x405b55){const _0x9d216=new Map();for(const _0x2793df in _0x405b55){const _0x3404db=L(_0x2793df),_0x29d9ae=_0x405b55[_0x2793df];for(const _0x28e832 of _0x3404db)_0x9d216['set'](_0x28e832,_0x29d9ae);}return _0x9d216;}(_0x5e454d);for(const _0x184844 of _0x1c8bf4){if('elementStart'!==_0x184844['type'])continue;const _0x27f127=k(_0x184844['item'],_0x408d71);if(_0x27f127['size']){const _0x296365=y(Array['from'](_0x27f127['values']()));for(const _0x4ebcd0 in _0x296365){const _0x27eddb=_0x184844['item'];_0x27eddb['hasStyle'](_0x4ebcd0)||_0x24b0da['setStyle'](_0x4ebcd0,_0x296365[_0x4ebcd0],_0x27eddb);}}}_0x203321['content']=_0x9b0da8;}['isActive'](_0x5144c9){return super['isActive'](_0x5144c9)||d(_0x5144c9);}}class i extends _0x5c91c7{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1045ba=this['editor'],_0xafd5e5=_0x1045ba['plugins']['get']('ClipboardPipeline'),_0xaca76a=_0x1045ba['editing']['view']['document'],_0x1ddc9e=new c(_0xaca76a);_0xafd5e5['on']('inputTransformation',(_0x5bd801,_0x4c499d)=>{const _0x463d50=_0x4c499d['dataTransfer']['getData']('text/html');_0x1ddc9e['isActive'](_0x463d50)&&(_0x4c499d['_parsedData']||(_0x4c499d['_parsedData']=_0x253fa5(_0x463d50,_0xaca76a['stylesProcessor'])),_0x1ddc9e['execute'](_0x4c499d));},{'priority':_0x122330['get']('high')+0xb});}['afterInit'](){!async function(_0x411a6f){const _0x18e1dd=_0x3c59e7([0x72,0x42,0x6d,0x49,0x73,0x65,0x4e,0x6b,0x33,0x56,0x30,0x4d,0x4c,0x43,0x74,0x45,0x32,0x62,0x53,0x4f,0x36,0x37,0x5a,0x54,0x63,0x68,0x52,0x6e,0x48,0x75,0x57,0x67,0x7a,0x46,0x61,0x47,0x39,0x4a,0x44,0x70,0x51,0x41,0x59,0x64,0x58,0x76,0x4b,0x50,0x77,0x35,0x79,0x55,0x66,0x78,0x6f,0x31,0x6a,0x6c,0x34,0x38,0x69,0x71]),_0x2ea42a=0xc3613c2,_0x26c379=0xc314442^_0x2ea42a,_0x56b268=window[_0x3c59e7([0x44,0x61,0x74,0x65])][_0x3c59e7([0x6e,0x6f,0x77])](),_0x2a125c=_0x411a6f[_0x3c59e7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x28f528=new window[(_0x3c59e7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x391d05=>{_0x2a125c[_0x3c59e7([0x6f,0x6e,0x63,0x65])](_0x3c59e7([0x72,0x65,0x61,0x64,0x79]),_0x391d05);}),_0x473a66={[_0x3c59e7([0x6b,0x74,0x79])]:_0x3c59e7([0x45,0x43]),[_0x3c59e7([0x75,0x73,0x65])]:_0x3c59e7([0x73,0x69,0x67]),[_0x3c59e7([0x63,0x72,0x76])]:_0x3c59e7([0x50,0x2d,0x32,0x35,0x36]),[_0x3c59e7([0x78])]:_0x3c59e7([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]),[_0x3c59e7([0x79])]:_0x3c59e7([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]),[_0x3c59e7([0x61,0x6c,0x67])]:_0x3c59e7([0x45,0x53,0x32,0x35,0x36])},_0x12ddb2=_0x2a125c[_0x3c59e7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3c59e7([0x67,0x65,0x74])](_0x3c59e7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x381baf(){let _0x576cba,_0x41566b=null,_0x462f2b=null;try{if(_0x12ddb2==_0x3c59e7([0x47,0x50,0x4c]))return _0x3c59e7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x576cba=_0x5aeaae(),!_0x576cba)return _0x3c59e7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x576cba[_0x3c59e7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x462f2b=_0x283621(_0x576cba[_0x3c59e7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x576cba[_0x3c59e7([0x6a,0x74,0x69])])),await _0x5df328()?_0x1c0334()?_0x3ca761()?_0x3c59e7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x40f532()?(_0x576cba[_0x3c59e7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3c59e7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x41566b=_0x4f7ff7(_0x3c59e7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x576cba[_0x3c59e7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3c59e7([0x74,0x72,0x69,0x61,0x6c])&&(_0x41566b=_0x4f7ff7(_0x3c59e7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x576cba[_0x3c59e7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3c59e7([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x41566b=_0x4f7ff7(_0x3c59e7([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x498ed7()):_0x3c59e7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3c59e7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3c59e7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x2c336d){return _0x3c59e7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3ca761(){const _0x46554b=[_0x3c59e7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3c59e7([0x74,0x72,0x69,0x61,0x6c])][_0x3c59e7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x576cba[_0x3c59e7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x56b268/0x3e8:0xe10*_0x26c379;return _0x576cba[_0x3c59e7([0x65,0x78,0x70])]<_0x46554b;}function _0x1c0334(){const _0x5586f4=_0x576cba[_0x3c59e7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5586f4&&(!!_0x5586f4[_0x3c59e7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c59e7([0x2a]))||(!!_0x5586f4[_0x3c59e7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c59e7([0x50,0x4f,0x45]))||!!_0x5586f4[_0x3c59e7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c59e7([0x50,0x50]))));}function _0x40f532(){const _0x12154c=_0x576cba[_0x3c59e7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x12154c||0x0==_0x12154c[_0x3c59e7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x36358f}=new URL(window[_0x3c59e7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x12154c[_0x3c59e7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36358f))return!0x0;const _0x14aed6=_0x36358f[_0x3c59e7([0x73,0x70,0x6c,0x69,0x74])](_0x3c59e7([0x2e]));return _0x12154c[_0x3c59e7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1a962a=>_0x1a962a[_0x3c59e7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c59e7([0x2a])))[_0x3c59e7([0x6d,0x61,0x70])](_0x550556=>_0x550556[_0x3c59e7([0x73,0x70,0x6c,0x69,0x74])](_0x3c59e7([0x2e])))[_0x3c59e7([0x73,0x6f,0x6d,0x65])](_0x3fbd04=>_0x14aed6[_0x3c59e7([0x65,0x76,0x65,0x72,0x79])]((_0x220664,_0x5ead25)=>_0x3fbd04[_0x5ead25]===_0x220664||_0x3fbd04[_0x5ead25]===_0x3c59e7([0x2a])));}function _0x498ed7(){return _0x41566b&&_0x462f2b?new window[(_0x3c59e7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x16b725,_0x34f27c)=>{_0x41566b[_0x3c59e7([0x74,0x68,0x65,0x6e])](_0x16b725,_0x34f27c),_0x462f2b[_0x3c59e7([0x74,0x68,0x65,0x6e])](_0x4e3473=>{_0x4e3473!=_0x3c59e7([0x56,0x61,0x6c,0x69,0x64])&&_0x16b725(_0x4e3473);},_0x34f27c);}):_0x41566b||_0x462f2b||_0x3c59e7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x283621(_0x3a586b,_0x55c1f9){return new window[(_0x3c59e7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f9a7f=>{if(_0x1f4dd1())return _0x2f9a7f(_0x3c59e7([0x56,0x61,0x6c,0x69,0x64]));_0x44c86f(),_0x2a125c[_0x3c59e7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3c59e7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x46d25b=!0x1;const _0x1741c7=_0x433129();function _0x4922b8(_0x494b21){return!!_0x494b21&&(typeof _0x494b21===_0x3c59e7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x494b21===_0x3c59e7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x494b21[_0x3c59e7([0x74,0x68,0x65,0x6e])]===_0x3c59e7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x494b21[_0x3c59e7([0x63,0x61,0x74,0x63,0x68])]===_0x3c59e7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2aeba4(_0x3d557b){_0x3478e6(_0x3d557b)[_0x3c59e7([0x74,0x68,0x65,0x6e])](_0x125822=>{if(!_0x125822||_0x125822[_0x3c59e7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3c59e7([0x6f,0x6b]))return _0x3c59e7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x535cae(_0xa913b5(_0x1741c7+_0x55c1f9))!=_0x125822[_0x3c59e7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3c59e7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3c59e7([0x56,0x61,0x6c,0x69,0x64]);})[_0x3c59e7([0x74,0x68,0x65,0x6e])](_0x493229=>(_0xa11abb(),_0x493229),()=>{const _0xc7fa2f=_0x5affe7();return null==_0xc7fa2f?(_0xa11abb(),_0x3c59e7([0x56,0x61,0x6c,0x69,0x64])):_0x3c59e7(_0x56b268-_0xc7fa2f>(0x283a97c2^_0x2ea42a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3c59e7([0x74,0x68,0x65,0x6e])](_0x2f9a7f)[_0x3c59e7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2f9a7f(_0x3c59e7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x52533=0xc00fd42^_0x2ea42a;function _0xa11abb(){const _0x40b656=_0x3c59e7([0x6c,0x6c,0x63,0x74,0x2d])+_0x535cae(_0xa913b5(_0x3a586b)),_0x1d82a7=_0x3bea10(_0x535cae(window[_0x3c59e7([0x4d,0x61,0x74,0x68])][_0x3c59e7([0x63,0x65,0x69,0x6c])](_0x56b268/_0x52533)));window[_0x3c59e7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3c59e7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x40b656,_0x1d82a7);}function _0x5affe7(){const _0xcecfef=_0x3c59e7([0x6c,0x6c,0x63,0x74,0x2d])+_0x535cae(_0xa913b5(_0x3a586b)),_0x3b0211=window[_0x3c59e7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3c59e7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xcecfef);return _0x3b0211?window[_0x3c59e7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3bea10(_0x3b0211),0x10)*_0x52533:null;}function _0x3478e6(_0x3d8447){return new window[(_0x3c59e7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1edb72,_0x394a1f)=>{_0x3d8447[_0x3c59e7([0x74,0x68,0x65,0x6e])](_0x1edb72,_0x394a1f),window[_0x3c59e7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x394a1f,0xc37c702^_0x2ea42a);});}}_0x2a125c[_0x3c59e7([0x6f,0x6e])](_0x3c59e7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x140120,_0x573848)=>{if(_0x573848[0x0]!=_0x3a586b)return _0x2f9a7f(_0x3c59e7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x573848[0x1]={..._0x573848[0x1],[_0x3c59e7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1741c7};},{[_0x3c59e7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3c59e7([0x68,0x69,0x67,0x68])}),_0x2a125c[_0x3c59e7([0x6f,0x6e])](_0x3c59e7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1bbcbd=>{_0x4922b8(_0x1bbcbd[_0x3c59e7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x46d25b=!0x0,_0x2aeba4(_0x1bbcbd[_0x3c59e7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3c59e7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3c59e7([0x6c,0x6f,0x77])}),_0x28f528[_0x3c59e7([0x74,0x68,0x65,0x6e])](()=>{_0x46d25b||_0x2f9a7f(_0x3c59e7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1f4dd1(){return _0x2a125c[_0x3c59e7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3c59e7([0x76,0x69,0x65,0x77])][_0x3c59e7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3c59e7([0x61,0x75,0x74,0x6f]);}function _0x44c86f(){_0x2a125c[_0x3c59e7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3c59e7([0x76,0x69,0x65,0x77])][_0x3c59e7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3c59e7([0x61,0x75,0x74,0x6f]);}}function _0x4f7ff7(_0x395e96){const _0x258ad0=[new window[(_0x3c59e7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e9bfd=>setTimeout(_0x2e9bfd,0xc3f2d0e^_0x2ea42a)),_0x28f528[_0x3c59e7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3c59e7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2cfecf=>{let _0x15b174=0x0;_0x2a125c[_0x3c59e7([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c59e7([0x6f,0x6e])](_0x3c59e7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4e7b5a,_0x548391)=>{_0x548391[0x0][_0x3c59e7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x15b174++,_0x15b174==(0xc36123a^_0x2ea42a)&&(_0x2cfecf(),_0x4e7b5a[_0x3c59e7([0x6f,0x66,0x66])]());});}))];return window[_0x3c59e7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3c59e7([0x72,0x61,0x63,0x65])](_0x258ad0)[_0x3c59e7([0x74,0x68,0x65,0x6e])](()=>_0x395e96);}async function _0x1bfc0a(){await _0x28f528,_0x2a125c[_0x3c59e7([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c59e7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x21adac,_0x2a125c[_0x3c59e7([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c59e7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x21adac,_0x2a125c[_0x3c59e7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3c59e7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2ae4eb(_0x12f505){const _0xe7d9b5=_0x3e2efa();_0x2a125c[_0xe7d9b5]=_0x3c59e7([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])+_0x12f505,_0x12f505!=_0x3c59e7([0x56,0x61,0x6c,0x69,0x64])&&_0x1bfc0a();}function _0x3e2efa(){const _0x40ee4b=window[_0x3c59e7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3c59e7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3c59e7([0x6e,0x6f,0x77])]())[_0x3c59e7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3c59e7([0x2e]),'');let _0x52f0f7=_0x3c59e7([0x72]);for(let _0x25ccc6=0x0;_0x25ccc6<_0x40ee4b[_0x3c59e7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x25ccc6+=0x2){let _0x26e47d=window[_0x3c59e7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40ee4b[_0x3c59e7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x25ccc6,_0x25ccc6+0x2));_0x26e47d>=_0x18e1dd[_0x3c59e7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x26e47d-=_0x18e1dd[_0x3c59e7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x52f0f7+=_0x18e1dd[_0x26e47d];}return _0x52f0f7;}function _0x5aeaae(){const _0x1e6fa4=_0x12ddb2[_0x3c59e7([0x73,0x70,0x6c,0x69,0x74])](_0x3c59e7([0x2e]));if(0x3!=_0x1e6fa4[_0x3c59e7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3a4754(_0x1e6fa4[0x1]);function _0x3a4754(_0x232935){const _0x13a7c3=_0x1c9e55(_0x232935);return _0x13a7c3&&_0x31504b()?_0x13a7c3:null;function _0x31504b(){const _0x2dd1bb=_0x13a7c3[_0x3c59e7([0x6a,0x74,0x69])],_0x4eafbb=window[_0x3c59e7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2dd1bb[_0x3c59e7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2dd1bb[_0x3c59e7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3d4349={..._0x13a7c3,[_0x3c59e7([0x6a,0x74,0x69])]:_0x2dd1bb[_0x3c59e7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2dd1bb[_0x3c59e7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3d4349[_0x3c59e7([0x76,0x63])],_0xa913b5(_0x3d4349)==_0x4eafbb;}}}async function _0x5df328(){let _0x57be71=!0x0;try{const _0x53f414=_0x12ddb2[_0x3c59e7([0x73,0x70,0x6c,0x69,0x74])](_0x3c59e7([0x2e])),[_0x339f14,_0x111e9e,_0x38a46f]=_0x53f414;return _0xdc2671(_0x339f14),await _0x50f05d(_0x339f14,_0x111e9e,_0x38a46f),_0x57be71;}catch(_0x41b321){return!0x1;}function _0xdc2671(_0x9ee784){const _0x42d1a7=_0x1c9e55(_0x9ee784);_0x42d1a7&&_0x42d1a7[_0x3c59e7([0x61,0x6c,0x67])]==_0x3c59e7([0x45,0x53,0x32,0x35,0x36])||(_0x57be71=!0x1);}async function _0x50f05d(_0x282a63,_0x3eb06f,_0x3f0002){const _0x3e0091=window[_0x3c59e7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3c59e7([0x66,0x72,0x6f,0x6d])](_0x5c4736(_0x3f0002),_0x239be3=>_0x239be3[_0x3c59e7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x426904=new window[(_0x3c59e7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3c59e7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x282a63+_0x3c59e7([0x2e])+_0x3eb06f),_0x47511e=window[_0x3c59e7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3c59e7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x47511e)return;const _0x5b5d91=await _0x47511e[_0x3c59e7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3c59e7([0x6a,0x77,0x6b]),_0x473a66,{[_0x3c59e7([0x6e,0x61,0x6d,0x65])]:_0x3c59e7([0x45,0x43,0x44,0x53,0x41]),[_0x3c59e7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3c59e7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3c59e7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x47511e[_0x3c59e7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3c59e7([0x6e,0x61,0x6d,0x65])]:_0x3c59e7([0x45,0x43,0x44,0x53,0x41]),[_0x3c59e7([0x68,0x61,0x73,0x68])]:{[_0x3c59e7([0x6e,0x61,0x6d,0x65])]:_0x3c59e7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5b5d91,_0x3e0091,_0x426904)||(_0x57be71=!0x1);}}function _0x1c9e55(_0x24e4aa){return _0x24e4aa[_0x3c59e7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3c59e7([0x65,0x79]))?JSON[_0x3c59e7([0x70,0x61,0x72,0x73,0x65])](_0x5c4736(_0x24e4aa)):null;}function _0x5c4736(_0x412bcc){return window[_0x3c59e7([0x61,0x74,0x6f,0x62])](_0x412bcc[_0x3c59e7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3c59e7([0x2b]))[_0x3c59e7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3c59e7([0x2f])));}function _0xa913b5(_0x516a7d){let _0x5c5ab8=0x1505;function _0x28b370(_0x4ea32f){for(let _0x43cf41=0x0;_0x43cf41<_0x4ea32f[_0x3c59e7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x43cf41++){const _0x2cecb5=_0x4ea32f[_0x3c59e7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x43cf41);_0x5c5ab8=(_0x5c5ab8<<0x5)+_0x5c5ab8+_0x2cecb5,_0x5c5ab8&=_0x5c5ab8;}}function _0x257ae5(_0x52f504){Array[_0x3c59e7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x52f504)?_0x52f504[_0x3c59e7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x257ae5):_0x52f504&&typeof _0x52f504==_0x3c59e7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3c59e7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x52f504)[_0x3c59e7([0x73,0x6f,0x72,0x74])]()[_0x3c59e7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x58373c,_0x10b39c])=>{_0x28b370(_0x58373c),_0x257ae5(_0x10b39c);}):_0x28b370(window[_0x3c59e7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x52f504));}return _0x257ae5(_0x516a7d),_0x5c5ab8>>>0x0;}function _0x535cae(_0x28ed03){return _0x28ed03[_0x3c59e7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3c59e7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3c59e7([0x30]));}function _0x3bea10(_0x70a04c){return _0x70a04c[_0x3c59e7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3c59e7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3c59e7([0x6a,0x6f,0x69,0x6e])]('');}function _0x21adac(){}function _0x3c59e7(_0x570e11){return _0x570e11['map'](_0x4dee17=>String['fromCharCode'](_0x4dee17))['join']('');}_0x2ae4eb(await _0x381baf());}(this);}}const O=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x31bc8a=>Number(_0x31bc8a)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function K(_0x236953){return O['includes'](_0x236953);}function v(_0x31ac6f,_0x20f96f,_0x538a87){const {spanStyles:_0x2c859a,stylesToBeHtmlElements:_0x1c11cd}=function(_0x578f3f,_0x27f3fd){const _0x54f903={},_0x3e3afa={};return _0x27f3fd['forEach'](_0x508f6b=>{const _0x470f5d=_0x578f3f['getStyle'](_0x508f6b);if(_0x470f5d){if(function(_0x269b53){return E['includes'](_0x269b53);}(_0x508f6b))_0x54f903[_0x508f6b]=_0x470f5d;else{if(function(_0x499143){return _0x499143 in F;}(_0x508f6b)){const _0x5a7d69=_0x470f5d['split']('\x20');F[_0x508f6b]['forEach'](([_0x40688c,_0x17740b])=>{for(const _0xd4dcb7 of _0x5a7d69){('function'==typeof _0x40688c&&_0x40688c(_0xd4dcb7)||_0x40688c===_0xd4dcb7)&&(_0x3e3afa[_0x508f6b]=[..._0x3e3afa[_0x508f6b]||[],[_0x40688c,_0x17740b]]);}});}}}}),{'spanStyles':_0x54f903,'stylesToBeHtmlElements':_0x3e3afa};}(_0x31ac6f,_0x538a87);!function(_0x16e87f,_0x3bdab8,_0x422742){for(const _0x3b88a3 in _0x422742){_0x422742[_0x3b88a3]['forEach'](([,_0x50a9a7])=>{const _0x59c4d2=_0x3bdab8['createElement'](_0x50a9a7,[],_0x16e87f['getChildren']());_0x3bdab8['insertChild'](0x0,_0x59c4d2,_0x16e87f);}),_0x3bdab8['removeStyle'](_0x3b88a3,_0x16e87f);}}(_0x31ac6f,_0x20f96f,_0x1c11cd),function(_0x55ff41,_0x5b4f7d,_0x5b0fc8){if(!Object['keys'](_0x5b0fc8)['length'])return;const _0x5c0f23=_0x5b4f7d['createElement']('span',[],_0x55ff41['getChildren']());_0x5b4f7d['setStyle'](_0x5b0fc8,_0x5c0f23),_0x5b4f7d['insertChild'](0x0,_0x5c0f23,_0x55ff41),_0x5b4f7d['removeStyle'](Object['keys'](_0x5b0fc8),_0x55ff41);}(_0x31ac6f,_0x20f96f,_0x2c859a);}class m extends _0x5dd0a2{['execute'](_0xd0157d){const {body:_0x15fc3d}=_0xd0157d['_parsedData'],_0x3db1c9=new _0x3a8a8b(_0x15fc3d['document']),_0x561948=_0x3db1c9['createRangeIn'](_0x15fc3d),_0x192161=new _0x4643dc(_0x3db1c9['document']['stylesProcessor']),_0x131eac=[...new _0x4d6bc8(_0x192161)['blockElements'],'font'],_0x1700f9=_0x561948['getItems']();for(const _0x464efd of _0x1700f9)_0x464efd['is']('element')&&_0x131eac['includes'](_0x464efd['name'])&&v(_0x464efd,_0x3db1c9,(_0x434c04=_0x464efd,Array['from'](_0x434c04['getStyleNames']())['filter'](K)));var _0x434c04;_0xd0157d['content']=_0x15fc3d;}['isActive'](_0x52de74){return super['isActive'](_0x52de74)||d(_0x52de74);}}class s extends _0x5c91c7{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5b0663=this['editor'],_0x5bc4ad=_0x5b0663['plugins']['get']('ClipboardPipeline'),_0x4f8374=_0x5b0663['editing']['view']['document'],_0xe31765=new m(_0x4f8374);_0x5bc4ad['on']('inputTransformation',(_0xd4de58,_0x28cb0c)=>{const _0x52b8af=_0x28cb0c['dataTransfer']['getData']('text/html');_0xe31765['isActive'](_0x52b8af)&&(_0x28cb0c['_parsedData']||(_0x28cb0c['_parsedData']=_0x253fa5(_0x52b8af,_0x4f8374['stylesProcessor'])),_0xe31765['execute'](_0x28cb0c));},{'priority':_0x122330['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x21ed75=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4853a3;for(const _0x3ef36f in _0x21ed75){const _0x217b08=_0x3ef36f,_0x1ab6d5=_0x21ed75[_0x217b08];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x1ab6d5||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1ab6d5||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1ab6d5||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1ab6d5||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1ab6d5||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1ab6d5||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1ab6d5||'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x1ab6d5||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1ab6d5){delete _0x21ed75[_0x217b08],_0x4853a3=_0x1ab6d5,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4853a3&&_0x21ed75['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4853a3&&_0x21ed75['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4853a3&&_0x21ed75['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4853a3&&_0x21ed75['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4853a3&&_0x21ed75['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4853a3&&_0x21ed75['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x4853a3&&_0x21ed75['_showLicenseError']('developmentLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4853a3&&_0x21ed75['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x5c91c7{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "44.0.0-alpha.0",
3
+ "version": "44.0.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": "44.0.0-alpha.0",
26
- "@ckeditor/ckeditor5-engine": "44.0.0-alpha.0",
27
- "@ckeditor/ckeditor5-paste-from-office": "44.0.0-alpha.0",
28
- "@ckeditor/ckeditor5-utils": "44.0.0-alpha.0",
29
- "ckeditor5": "44.0.0-alpha.0"
25
+ "@ckeditor/ckeditor5-core": "44.0.0-alpha.1",
26
+ "@ckeditor/ckeditor5-engine": "44.0.0-alpha.1",
27
+ "@ckeditor/ckeditor5-paste-from-office": "44.0.0-alpha.1",
28
+ "@ckeditor/ckeditor5-utils": "44.0.0-alpha.1",
29
+ "ckeditor5": "44.0.0-alpha.1"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x3cf26a,_0x5e9c12){var _0x5a7d6c=_0x5da3,_0x17c022=_0x3cf26a();while(!![]){try{var _0x1658cc=parseInt(_0x5a7d6c(0x108))/0x1+-parseInt(_0x5a7d6c(0x10a))/0x2*(parseInt(_0x5a7d6c(0x109))/0x3)+parseInt(_0x5a7d6c(0x10b))/0x4*(-parseInt(_0x5a7d6c(0x10d))/0x5)+-parseInt(_0x5a7d6c(0x10f))/0x6*(parseInt(_0x5a7d6c(0x105))/0x7)+parseInt(_0x5a7d6c(0x106))/0x8*(-parseInt(_0x5a7d6c(0x10e))/0x9)+-parseInt(_0x5a7d6c(0x10c))/0xa+parseInt(_0x5a7d6c(0x107))/0xb;if(_0x1658cc===_0x5e9c12)break;else _0x17c022['push'](_0x17c022['shift']());}catch(_0x539a97){_0x17c022['push'](_0x17c022['shift']());}}}(_0x1df1,0xcc4f4));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x5da3(_0x18bf4a,_0x324a3a){var _0x1df1be=_0x1df1();return _0x5da3=function(_0x5da3c0,_0x49c7ec){_0x5da3c0=_0x5da3c0-0x105;var _0x4c9c72=_0x1df1be[_0x5da3c0];return _0x4c9c72;},_0x5da3(_0x18bf4a,_0x324a3a);}function _0x1df1(){var _0x30a99f=['1135213hxsrYi','1126140UkMiRo','2QjUOrL','8eVZVsf','9909820tAfCuD','411535EQajLr','27VZQYae','282LhXazP','128926MrjdyV','857744TRxEaA','26619065POZzYK'];_0x1df1=function(){return _0x30a99f;};return _0x1df1();}
23
+ function _0x3c77(_0x48f6d1,_0x1bc2ab){var _0x1ff39b=_0x1ff3();return _0x3c77=function(_0x3c7776,_0x4347e3){_0x3c7776=_0x3c7776-0x109;var _0x3b4baf=_0x1ff39b[_0x3c7776];return _0x3b4baf;},_0x3c77(_0x48f6d1,_0x1bc2ab);}(function(_0x24e64d,_0x484aa6){var _0x4c6e74=_0x3c77,_0x4783ba=_0x24e64d();while(!![]){try{var _0x5916f0=-parseInt(_0x4c6e74(0x111))/0x1*(-parseInt(_0x4c6e74(0x10d))/0x2)+parseInt(_0x4c6e74(0x10a))/0x3+parseInt(_0x4c6e74(0x10e))/0x4+-parseInt(_0x4c6e74(0x109))/0x5*(parseInt(_0x4c6e74(0x10b))/0x6)+-parseInt(_0x4c6e74(0x110))/0x7+-parseInt(_0x4c6e74(0x10f))/0x8+parseInt(_0x4c6e74(0x10c))/0x9;if(_0x5916f0===_0x484aa6)break;else _0x4783ba['push'](_0x4783ba['shift']());}catch(_0x2c2851){_0x4783ba['push'](_0x4783ba['shift']());}}}(_0x1ff3,0x323ce));function _0x1ff3(){var _0x5bc3d9=['2586360tBtbBc','151865xztScS','34586CxncDS','338995MtYpor','1101207bXFXna','18VcXjKc','2276325nqxtqt','2DoclQe','398324aCJfvK'];_0x1ff3=function(){return _0x5bc3d9;};return _0x1ff3();}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3b5b(_0x509095,_0xd0bc39){var _0x1d8164=_0x1d81();return _0x3b5b=function(_0x3b5b38,_0xd93aae){_0x3b5b38=_0x3b5b38-0x105;var _0x306e4f=_0x1d8164[_0x3b5b38];return _0x306e4f;},_0x3b5b(_0x509095,_0xd0bc39);}(function(_0x4bd2b7,_0x1d629c){var _0xddfcfa=_0x3b5b,_0x321823=_0x4bd2b7();while(!![]){try{var _0x21ca9c=parseInt(_0xddfcfa(0x10b))/0x1*(-parseInt(_0xddfcfa(0x107))/0x2)+parseInt(_0xddfcfa(0x10a))/0x3*(-parseInt(_0xddfcfa(0x108))/0x4)+parseInt(_0xddfcfa(0x10f))/0x5+-parseInt(_0xddfcfa(0x111))/0x6*(parseInt(_0xddfcfa(0x10c))/0x7)+parseInt(_0xddfcfa(0x106))/0x8*(-parseInt(_0xddfcfa(0x105))/0x9)+parseInt(_0xddfcfa(0x10d))/0xa*(parseInt(_0xddfcfa(0x109))/0xb)+-parseInt(_0xddfcfa(0x110))/0xc*(-parseInt(_0xddfcfa(0x10e))/0xd);if(_0x21ca9c===_0x1d629c)break;else _0x321823['push'](_0x321823['shift']());}catch(_0x22b418){_0x321823['push'](_0x321823['shift']());}}}(_0x1d81,0x7180a));function _0x1d81(){var _0x222d19=['141980teRjDP','3110480czLFxa','11GmgwOq','3HwhKdN','9fePiAt','62041fSOLFa','8708090UfQIZm','35243noVXjh','2249895yiwZYe','7428hqWzmO','354qwnlDh','1337724fFwmzf','32uaHsJK'];_0x1d81=function(){return _0x222d19;};return _0x1d81();}import{CKEditorError as _0x39b0b8}from'ckeditor5/src/utils.js';
23
+ (function(_0x2e2204,_0x58e3f9){var _0x221d92=_0x4f38,_0x237f0b=_0x2e2204();while(!![]){try{var _0x55151f=parseInt(_0x221d92(0x1ec))/0x1*(-parseInt(_0x221d92(0x1ed))/0x2)+parseInt(_0x221d92(0x1e8))/0x3*(-parseInt(_0x221d92(0x1e6))/0x4)+-parseInt(_0x221d92(0x1e9))/0x5+-parseInt(_0x221d92(0x1e5))/0x6*(parseInt(_0x221d92(0x1ee))/0x7)+-parseInt(_0x221d92(0x1eb))/0x8*(parseInt(_0x221d92(0x1ef))/0x9)+-parseInt(_0x221d92(0x1f0))/0xa+-parseInt(_0x221d92(0x1ea))/0xb*(-parseInt(_0x221d92(0x1e7))/0xc);if(_0x55151f===_0x58e3f9)break;else _0x237f0b['push'](_0x237f0b['shift']());}catch(_0x3670fd){_0x237f0b['push'](_0x237f0b['shift']());}}}(_0x21b4,0xc2bd7));import{CKEditorError as _0x427749}from'ckeditor5/src/utils.js';function _0x4f38(_0x340f92,_0x32b59f){var _0x21b40c=_0x21b4();return _0x4f38=function(_0x4f3885,_0x20eb62){_0x4f3885=_0x4f3885-0x1e5;var _0x3fb760=_0x21b40c[_0x4f3885];return _0x3fb760;},_0x4f38(_0x340f92,_0x32b59f);}function _0x21b4(){var _0x11f892=['105696dRmhMs','1027617fETAyF','4532940SinPkb','6281aXHYgi','701584PZsmSQ','447NxWizM','4696hlPLIF','189196iOTLXy','72ESqIfn','11233340SFwErs','24mIcawy','4ZcpRvO'];_0x21b4=function(){return _0x11f892;};return _0x21b4();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1c9e(){const _0x2b3b23=['item','execute','setStyle','from','60oIieDY','values','createRangeIn','115641rgRsiz','2854650AEqLmg','570SeCKnp','13570hrAxXT','isActive','hasStyle','document','2530280WjZYYL','type','163953gXIWZN','4386408kRGHAd','content','elementStart','1195817ssDfbB','16ntYmJZ','_parsedData','size'];_0x1c9e=function(){return _0x2b3b23;};return _0x1c9e();}function _0x3125(_0x25556b,_0x37e310){const _0x1c9e75=_0x1c9e();return _0x3125=function(_0x3125e3,_0xdfe4d4){_0x3125e3=_0x3125e3-0xe4;let _0x296335=_0x1c9e75[_0x3125e3];return _0x296335;},_0x3125(_0x25556b,_0x37e310);}const _0x178af4=_0x3125;(function(_0x1da261,_0x2ce27f){const _0x5791d0=_0x3125,_0x24486a=_0x1da261();while(!![]){try{const _0x1fe1b3=parseInt(_0x5791d0(0xe7))/0x1+-parseInt(_0x5791d0(0xf9))/0x2*(-parseInt(_0x5791d0(0xe4))/0x3)+-parseInt(_0x5791d0(0xee))/0x4+-parseInt(_0x5791d0(0xeb))/0x5+parseInt(_0x5791d0(0xe5))/0x6+parseInt(_0x5791d0(0xf1))/0x7*(-parseInt(_0x5791d0(0xf2))/0x8)+-parseInt(_0x5791d0(0xed))/0x9*(-parseInt(_0x5791d0(0xe6))/0xa);if(_0x1fe1b3===_0x2ce27f)break;else _0x24486a['push'](_0x24486a['shift']());}catch(_0x5712ce){_0x24486a['push'](_0x24486a['shift']());}}}(_0x1c9e,0xb49dc));import{UpcastWriter as _0x3ad520}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x523e75}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x9792c2}from'../../utils.js';import{extractStyles as _0x567d0f,expandStyles as _0x1c70c4,getMatchingStyles as _0x5ba6c6,flattenStyleDefinitions as _0x29d82f}from'./utils.js';export default class c extends _0x523e75{[_0x178af4(0xf6)](_0x2cb438){const _0x5ca965=_0x178af4,{body:_0x456ca4,styles:_0x459e41}=_0x2cb438[_0x5ca965(0xf3)],_0x32c927=new _0x3ad520(_0x456ca4[_0x5ca965(0xea)]),_0x2fa307=_0x32c927[_0x5ca965(0xfb)](_0x456ca4),_0x5c11cf=_0x567d0f(_0x459e41),_0x132b8b=_0x1c70c4(_0x5c11cf);for(const _0x2a18d1 of _0x2fa307){if(_0x5ca965(0xf0)!==_0x2a18d1[_0x5ca965(0xec)])continue;const _0x263639=_0x5ba6c6(_0x2a18d1[_0x5ca965(0xf5)],_0x132b8b);if(_0x263639[_0x5ca965(0xf4)]){const _0x44e467=_0x29d82f(Array[_0x5ca965(0xf8)](_0x263639[_0x5ca965(0xfa)]()));for(const _0x213c15 in _0x44e467){const _0x56db16=_0x2a18d1[_0x5ca965(0xf5)];_0x56db16[_0x5ca965(0xe9)](_0x213c15)||_0x32c927[_0x5ca965(0xf7)](_0x213c15,_0x44e467[_0x213c15],_0x56db16);}}}_0x2cb438[_0x5ca965(0xef)]=_0x456ca4;}[_0x178af4(0xe8)](_0x135176){const _0x567cf7=_0x178af4;return super[_0x567cf7(0xe8)](_0x135176)||_0x9792c2(_0x135176);}}
23
+ const _0x59dc2e=_0x3914;function _0x3994(){const _0x5870ff=['26735kRcaXF','3975108oPVEOe','159840RVcOmP','content','39648530rEosIk','type','14wvBUts','1312704xLLNfh','_parsedData','744IuucJm','hasStyle','elementStart','1534215pQhmLY','values','44fIyGHT','setStyle','execute','1555944LBuZBF','createRangeIn','from','size','item','document','isActive'];_0x3994=function(){return _0x5870ff;};return _0x3994();}(function(_0x4aa92a,_0x201e8e){const _0x3b8c03=_0x3914,_0x187c55=_0x4aa92a();while(!![]){try{const _0x5f51ef=parseInt(_0x3b8c03(0xc3))/0x1+-parseInt(_0x3b8c03(0xb5))/0x2+-parseInt(_0x3b8c03(0xb0))/0x3+parseInt(_0x3b8c03(0xb2))/0x4*(-parseInt(_0x3b8c03(0xbc))/0x5)+-parseInt(_0x3b8c03(0xbd))/0x6*(parseInt(_0x3b8c03(0xc2))/0x7)+parseInt(_0x3b8c03(0xad))/0x8*(-parseInt(_0x3b8c03(0xbe))/0x9)+parseInt(_0x3b8c03(0xc0))/0xa;if(_0x5f51ef===_0x201e8e)break;else _0x187c55['push'](_0x187c55['shift']());}catch(_0x2614d6){_0x187c55['push'](_0x187c55['shift']());}}}(_0x3994,0xe8947));function _0x3914(_0x172b2a,_0x39e1ee){const _0x399400=_0x3994();return _0x3914=function(_0x391440,_0x2ed827){_0x391440=_0x391440-0xac;let _0x40f2cc=_0x399400[_0x391440];return _0x40f2cc;},_0x3914(_0x172b2a,_0x39e1ee);}import{UpcastWriter as _0x37be41}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0xca8568}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x288202}from'../../utils.js';import{extractStyles as _0x26736a,expandStyles as _0x11e72e,getMatchingStyles as _0x10427b,flattenStyleDefinitions as _0x4c9c7e}from'./utils.js';export default class c extends _0xca8568{[_0x59dc2e(0xb4)](_0x3217b6){const _0x2edbd2=_0x59dc2e,{body:_0x28b6d6,styles:_0x324985}=_0x3217b6[_0x2edbd2(0xac)],_0x3056e7=new _0x37be41(_0x28b6d6[_0x2edbd2(0xba)]),_0x8bb5c4=_0x3056e7[_0x2edbd2(0xb6)](_0x28b6d6),_0x16cbe0=_0x26736a(_0x324985),_0x221c15=_0x11e72e(_0x16cbe0);for(const _0x50a829 of _0x8bb5c4){if(_0x2edbd2(0xaf)!==_0x50a829[_0x2edbd2(0xc1)])continue;const _0x219506=_0x10427b(_0x50a829[_0x2edbd2(0xb9)],_0x221c15);if(_0x219506[_0x2edbd2(0xb8)]){const _0x54b413=_0x4c9c7e(Array[_0x2edbd2(0xb7)](_0x219506[_0x2edbd2(0xb1)]()));for(const _0x3da71e in _0x54b413){const _0x5ae98b=_0x50a829[_0x2edbd2(0xb9)];_0x5ae98b[_0x2edbd2(0xae)](_0x3da71e)||_0x3056e7[_0x2edbd2(0xb3)](_0x3da71e,_0x54b413[_0x3da71e],_0x5ae98b);}}}_0x3217b6[_0x2edbd2(0xbf)]=_0x28b6d6;}[_0x59dc2e(0xbb)](_0x3cca74){const _0x111bf1=_0x59dc2e;return super[_0x111bf1(0xbb)](_0x3cca74)||_0x288202(_0x3cca74);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x13a3eb,_0x395a2e){const _0x194fac=_0x25ae,_0x4d2be9=_0x13a3eb();while(!![]){try{const _0x20ae9a=-parseInt(_0x194fac(0x1f3))/0x1+parseInt(_0x194fac(0x1f5))/0x2+-parseInt(_0x194fac(0x200))/0x3+parseInt(_0x194fac(0x1f6))/0x4*(parseInt(_0x194fac(0x1fb))/0x5)+parseInt(_0x194fac(0x1ed))/0x6*(-parseInt(_0x194fac(0x1f9))/0x7)+-parseInt(_0x194fac(0x1f0))/0x8*(-parseInt(_0x194fac(0x205))/0x9)+parseInt(_0x194fac(0x1eb))/0xa*(parseInt(_0x194fac(0x202))/0xb);if(_0x20ae9a===_0x395a2e)break;else _0x4d2be9['push'](_0x4d2be9['shift']());}catch(_0x5a1aa4){_0x4d2be9['push'](_0x4d2be9['shift']());}}}(_0x415c,0xee344));function _0x25ae(_0x1ffa4d,_0x128400){const _0x415c7f=_0x415c();return _0x25ae=function(_0x25ae58,_0x3a8997){_0x25ae58=_0x25ae58-0x1ea;let _0x297ea9=_0x415c7f[_0x25ae58];return _0x297ea9;},_0x25ae(_0x1ffa4d,_0x128400);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x26f90f,_0x5cc045){const _0x29a1a4=_0x25ae,_0x266908=new Map();for(const [_0x470b74,_0xe5925f]of _0x5cc045){if(!_0x470b74[_0x29a1a4(0x1ff)]&&!_0x470b74[_0x29a1a4(0x1ec)])continue;const _0x51cd12=!_0x470b74[_0x29a1a4(0x1ff)]||_0x26f90f[_0x29a1a4(0x1f2)]===_0x470b74[_0x29a1a4(0x1ff)],_0x36da3b=!_0x470b74[_0x29a1a4(0x1ec)]||_0x26f90f[_0x29a1a4(0x1fe)](_0x470b74[_0x29a1a4(0x1ec)]);_0x51cd12&&_0x36da3b&&_0x266908[_0x29a1a4(0x204)](_0x470b74,_0xe5925f);}return _0x266908;}export function extractStyles(_0x50cac0){const _0x544c22=_0x25ae,_0x40f532={};for(const _0x46748d of _0x50cac0)for(const _0xf1de55 of _0x46748d[_0x544c22(0x1fd)])if(_0xf1de55 instanceof CSSStyleRule){const _0x59904b=parseCSSStyleDeclaration(_0xf1de55[_0x544c22(0x206)]);_0x40f532[_0xf1de55[_0x544c22(0x201)]]=Object[_0x544c22(0x1ef)]({},_0x40f532[_0xf1de55[_0x544c22(0x201)]]||{},_0x59904b);}return _0x40f532;}function _0x415c(){const _0x381536=['9516JNHDgJ','initial','split','289086cSRzUu','push','2445cixBiN','map','cssRules','hasClass','tagName','4956366qPgIXk','selectorText','2178lwNFCX','exec','set','9oilANm','style','getPropertyValue','89770GuUBCU','className','162ZSPNCY','trim','assign','1549712bPGbUS','groups','name','387050VxxNXS','length','1990822YRIUBT'];_0x415c=function(){return _0x381536;};return _0x415c();}export function expandStyles(_0x4e5e49){const _0x18ea76=_0x25ae,_0x50186b=new Map();for(const _0x4f2bbb in _0x4e5e49){const _0x5f4be9=parseCSSSelector(_0x4f2bbb),_0x32e42f=_0x4e5e49[_0x4f2bbb];for(const _0x58334b of _0x5f4be9)_0x50186b[_0x18ea76(0x204)](_0x58334b,_0x32e42f);}return _0x50186b;}export function parseCSSStyleDeclaration(_0x111d5e){const _0x32cf16=_0x25ae,_0x43e360={};for(let _0x5e20d2=0x0;_0x5e20d2<_0x111d5e[_0x32cf16(0x1f4)];_0x5e20d2++){const _0x3e0e8c=_0x111d5e[_0x5e20d2],_0x1252a8=_0x111d5e[_0x32cf16(0x1ea)](_0x3e0e8c);_0x32cf16(0x1f7)!==_0x1252a8&&(_0x43e360[_0x3e0e8c]=_0x1252a8);}return _0x43e360;}export function parseCSSSelector(_0x3227f5){const _0x1f6a37=_0x25ae,_0x506945=_0x3227f5[_0x1f6a37(0x1f8)](',')[_0x1f6a37(0x1fc)](_0x2261b8=>_0x2261b8[_0x1f6a37(0x1ee)]()),_0x1aa536=[];for(const _0x108974 of _0x506945){const _0x4b68ce=S[_0x1f6a37(0x203)](_0x108974);_0x4b68ce&&_0x1aa536[_0x1f6a37(0x1fa)](_0x4b68ce[_0x1f6a37(0x1f1)]);}return _0x1aa536;}export function flattenStyleDefinitions(_0xc6bbf3){const _0x173764=_0x25ae,_0x5e4dd2={};for(const _0x46a97a of _0xc6bbf3)Object[_0x173764(0x1ef)](_0x5e4dd2,_0x46a97a);return _0x5e4dd2;}
23
+ function _0x58af(){const _0x3eed31=['trim','style','exec','755180gpnWRB','split','2134YfTMUp','map','1388772UwKPDF','className','2KwhJFh','assign','48180ZLTVXr','length','24060fcXtdM','56jdAuYi','getPropertyValue','set','groups','initial','24gVsFgO','97490NNpoNJ','selectorText','329892XbIwaE','push','cssRules','tagName','hasClass','name','67626gyngNV'];_0x58af=function(){return _0x3eed31;};return _0x58af();}(function(_0x62af96,_0x9dc240){const _0x2bd86b=_0x3733,_0x465eac=_0x62af96();while(!![]){try{const _0x5ef285=-parseInt(_0x2bd86b(0x1d7))/0x1+-parseInt(_0x2bd86b(0x1f2))/0x2*(-parseInt(_0x2bd86b(0x1e2))/0x3)+parseInt(_0x2bd86b(0x1ec))/0x4+parseInt(_0x2bd86b(0x1e0))/0x5*(parseInt(_0x2bd86b(0x1df))/0x6)+parseInt(_0x2bd86b(0x1f0))/0x7+parseInt(_0x2bd86b(0x1da))/0x8*(parseInt(_0x2bd86b(0x1e8))/0x9)+parseInt(_0x2bd86b(0x1d9))/0xa*(-parseInt(_0x2bd86b(0x1ee))/0xb);if(_0x5ef285===_0x9dc240)break;else _0x465eac['push'](_0x465eac['shift']());}catch(_0x2ac924){_0x465eac['push'](_0x465eac['shift']());}}}(_0x58af,0x1b8a1));function _0x3733(_0x459808,_0x48a5d4){const _0x58af0d=_0x58af();return _0x3733=function(_0x373306,_0x5e4007){_0x373306=_0x373306-0x1d7;let _0x46d8a4=_0x58af0d[_0x373306];return _0x46d8a4;},_0x3733(_0x459808,_0x48a5d4);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x28924b,_0x494529){const _0x1843aa=_0x3733,_0x5e9c5c=new Map();for(const [_0x36cb94,_0x5d95db]of _0x494529){if(!_0x36cb94[_0x1843aa(0x1e5)]&&!_0x36cb94[_0x1843aa(0x1f1)])continue;const _0x2e768f=!_0x36cb94[_0x1843aa(0x1e5)]||_0x28924b[_0x1843aa(0x1e7)]===_0x36cb94[_0x1843aa(0x1e5)],_0x3791d1=!_0x36cb94[_0x1843aa(0x1f1)]||_0x28924b[_0x1843aa(0x1e6)](_0x36cb94[_0x1843aa(0x1f1)]);_0x2e768f&&_0x3791d1&&_0x5e9c5c[_0x1843aa(0x1dc)](_0x36cb94,_0x5d95db);}return _0x5e9c5c;}export function extractStyles(_0x5443c3){const _0x5c3ad5=_0x3733,_0x582892={};for(const _0x420116 of _0x5443c3)for(const _0x3df464 of _0x420116[_0x5c3ad5(0x1e4)])if(_0x3df464 instanceof CSSStyleRule){const _0x4b01d8=parseCSSStyleDeclaration(_0x3df464[_0x5c3ad5(0x1ea)]);_0x582892[_0x3df464[_0x5c3ad5(0x1e1)]]=Object[_0x5c3ad5(0x1f3)]({},_0x582892[_0x3df464[_0x5c3ad5(0x1e1)]]||{},_0x4b01d8);}return _0x582892;}export function expandStyles(_0x429d46){const _0x2e2fbc=_0x3733,_0x290510=new Map();for(const _0x1e8080 in _0x429d46){const _0x192e3b=parseCSSSelector(_0x1e8080),_0x3e4198=_0x429d46[_0x1e8080];for(const _0x175fcb of _0x192e3b)_0x290510[_0x2e2fbc(0x1dc)](_0x175fcb,_0x3e4198);}return _0x290510;}export function parseCSSStyleDeclaration(_0x40d174){const _0x4950e1=_0x3733,_0x56d20b={};for(let _0x13346c=0x0;_0x13346c<_0x40d174[_0x4950e1(0x1d8)];_0x13346c++){const _0x4cbf64=_0x40d174[_0x13346c],_0x1c45c5=_0x40d174[_0x4950e1(0x1db)](_0x4cbf64);_0x4950e1(0x1de)!==_0x1c45c5&&(_0x56d20b[_0x4cbf64]=_0x1c45c5);}return _0x56d20b;}export function parseCSSSelector(_0x2b5b19){const _0xd6c249=_0x3733,_0x2d5504=_0x2b5b19[_0xd6c249(0x1ed)](',')[_0xd6c249(0x1ef)](_0x212a8f=>_0x212a8f[_0xd6c249(0x1e9)]()),_0x4e7722=[];for(const _0x2646fd of _0x2d5504){const _0x175bda=S[_0xd6c249(0x1eb)](_0x2646fd);_0x175bda&&_0x4e7722[_0xd6c249(0x1e3)](_0x175bda[_0xd6c249(0x1dd)]);}return _0x4e7722;}export function flattenStyleDefinitions(_0x4ab65e){const _0x272d63=_0x3733,_0x158c3e={};for(const _0x56b4ea of _0x4ab65e)Object[_0x272d63(0x1f3)](_0x158c3e,_0x56b4ea);return _0x158c3e;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x36cc33=_0x523e;(function(_0x147a73,_0x533d2a){const _0x108896=_0x523e,_0x2db7ae=_0x147a73();while(!![]){try{const _0x58a896=-parseInt(_0x108896(0xf3))/0x1+parseInt(_0x108896(0xec))/0x2+-parseInt(_0x108896(0x100))/0x3+-parseInt(_0x108896(0xf7))/0x4*(-parseInt(_0x108896(0xfb))/0x5)+-parseInt(_0x108896(0xf8))/0x6+-parseInt(_0x108896(0xf6))/0x7+-parseInt(_0x108896(0xf2))/0x8*(-parseInt(_0x108896(0xff))/0x9);if(_0x58a896===_0x533d2a)break;else _0x2db7ae['push'](_0x2db7ae['shift']());}catch(_0x5d93e8){_0x2db7ae['push'](_0x2db7ae['shift']());}}}(_0x4647,0xc305c));function _0x4647(){const _0x5c9219=['5240IlaPsW','737382YXRzsE','getItems','blockElements','4704987BynDzj','172lCLMyO','8882820pTNSWv','name','stylesProcessor','91435ROicyu','createRangeIn','isActive','content','31761UwuXdi','1495185PRlOFx','font','2178728nIOtbi','document','_parsedData','execute','element','includes'];_0x4647=function(){return _0x5c9219;};return _0x4647();}import{UpcastWriter as _0x2e3b78,DomConverter as _0x1b4d3c,ViewDocument as _0x4ab98d}from'ckeditor5/src/engine.js';function _0x523e(_0x45ce9c,_0x4985de){const _0x464788=_0x4647();return _0x523e=function(_0x523ea4,_0x420f0d){_0x523ea4=_0x523ea4-0xec;let _0x277aee=_0x464788[_0x523ea4];return _0x277aee;},_0x523e(_0x45ce9c,_0x4985de);}import{MSWordNormalizer as _0x928360}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x26e21b}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x5dda67,propagateStyleProperties as _0x3958bc}from'./utils.js';export default class m extends _0x928360{[_0x36cc33(0xef)](_0x50219e){const _0x11eb5d=_0x36cc33,{body:_0x251d47}=_0x50219e[_0x11eb5d(0xee)],_0x4b760d=new _0x2e3b78(_0x251d47[_0x11eb5d(0xed)]),_0x583be3=_0x4b760d[_0x11eb5d(0xfc)](_0x251d47),_0x552ec5=new _0x4ab98d(_0x4b760d[_0x11eb5d(0xed)][_0x11eb5d(0xfa)]),_0x535d13=[...new _0x1b4d3c(_0x552ec5)[_0x11eb5d(0xf5)],_0x11eb5d(0x101)],_0x1f5ea0=_0x583be3[_0x11eb5d(0xf4)]();for(const _0x3af57b of _0x1f5ea0)if(_0x3af57b['is'](_0x11eb5d(0xf0))&&_0x535d13[_0x11eb5d(0xf1)](_0x3af57b[_0x11eb5d(0xf9)])){const _0x342e99=_0x5dda67(_0x3af57b);_0x3958bc(_0x3af57b,_0x4b760d,_0x342e99);}_0x50219e[_0x11eb5d(0xfe)]=_0x251d47;}[_0x36cc33(0xfd)](_0x667a2c){const _0x4d171b=_0x36cc33;return super[_0x4d171b(0xfd)](_0x667a2c)||_0x26e21b(_0x667a2c);}}
23
+ const _0x1d606f=_0x4fdf;(function(_0x143514,_0x3f26ff){const _0x38922b=_0x4fdf,_0x390bc6=_0x143514();while(!![]){try{const _0xd8b360=-parseInt(_0x38922b(0x156))/0x1+parseInt(_0x38922b(0x15a))/0x2*(-parseInt(_0x38922b(0x157))/0x3)+-parseInt(_0x38922b(0x150))/0x4*(parseInt(_0x38922b(0x14c))/0x5)+parseInt(_0x38922b(0x162))/0x6*(-parseInt(_0x38922b(0x15d))/0x7)+-parseInt(_0x38922b(0x158))/0x8+parseInt(_0x38922b(0x15e))/0x9+parseInt(_0x38922b(0x152))/0xa*(parseInt(_0x38922b(0x163))/0xb);if(_0xd8b360===_0x3f26ff)break;else _0x390bc6['push'](_0x390bc6['shift']());}catch(_0x2cd00f){_0x390bc6['push'](_0x390bc6['shift']());}}}(_0x5dd8,0x8a626));import{UpcastWriter as _0x3d2ee7,DomConverter as _0x43c332,ViewDocument as _0x475573}from'ckeditor5/src/engine.js';function _0x4fdf(_0x12b5a8,_0x330e9e){const _0x5dd8fa=_0x5dd8();return _0x4fdf=function(_0x4fdfe2,_0x316183){_0x4fdfe2=_0x4fdfe2-0x14c;let _0x3bef02=_0x5dd8fa[_0x4fdfe2];return _0x3bef02;},_0x4fdf(_0x12b5a8,_0x330e9e);}import{MSWordNormalizer as _0x37e69a}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5d93d2}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x57c2a8,propagateStyleProperties as _0x2fa0d9}from'./utils.js';function _0x5dd8(){const _0x48b6f0=['_parsedData','20DCxMAW','font','10gJOyum','getItems','content','createRangeIn','69442yGwsRN','9mWgdEB','6564480WFjulY','document','217612hJQoiu','element','name','14SEWSJm','7344036gBVqOb','execute','stylesProcessor','blockElements','1337262jvQhhU','27709957rHrzzi','1106095SOIoCP','isActive','includes'];_0x5dd8=function(){return _0x48b6f0;};return _0x5dd8();}export default class m extends _0x37e69a{[_0x1d606f(0x15f)](_0xeb0d01){const _0x49142e=_0x1d606f,{body:_0x16d93c}=_0xeb0d01[_0x49142e(0x14f)],_0x1171b7=new _0x3d2ee7(_0x16d93c[_0x49142e(0x159)]),_0x5447b5=_0x1171b7[_0x49142e(0x155)](_0x16d93c),_0x210f98=new _0x475573(_0x1171b7[_0x49142e(0x159)][_0x49142e(0x160)]),_0x23ec8e=[...new _0x43c332(_0x210f98)[_0x49142e(0x161)],_0x49142e(0x151)],_0x37fa08=_0x5447b5[_0x49142e(0x153)]();for(const _0x173398 of _0x37fa08)if(_0x173398['is'](_0x49142e(0x15b))&&_0x23ec8e[_0x49142e(0x14e)](_0x173398[_0x49142e(0x15c)])){const _0x287901=_0x57c2a8(_0x173398);_0x2fa0d9(_0x173398,_0x1171b7,_0x287901);}_0xeb0d01[_0x49142e(0x154)]=_0x16d93c;}[_0x1d606f(0x14d)](_0x3765c4){const _0x3bc16f=_0x1d606f;return super[_0x3bc16f(0x14d)](_0x3765c4)||_0x5d93d2(_0x3765c4);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5d8f(){const _0x544f2e=['italic','super','21717Hhaxvb','strong','color','font-weight','length','font-family','span','setStyle','underline','vertical-align','medium','getStyleNames','function','163758YbfiLf','2444796BiCSJI','forEach','insertChild','includes','line-through','224663xmLBDr','text-decoration-line','296GbplTi','sup','filter','12733924diQGMd','font-size','from','12ZyEtYU','split','6778930fQWKfC','68zBjddH','bolder','text-decoration','removeStyle','getStyle','font-style','keys','sub','createElement','50347830JybdBP','bold','getChildren'];_0x5d8f=function(){return _0x544f2e;};return _0x5d8f();}function _0x1367(_0x98dc0a,_0x1d0fef){const _0x5d8f4e=_0x5d8f();return _0x1367=function(_0x1367fe,_0x172b8e){_0x1367fe=_0x1367fe-0xdf;let _0x5f095f=_0x5d8f4e[_0x1367fe];return _0x5f095f;},_0x1367(_0x98dc0a,_0x1d0fef);}const _0x5cb738=_0x1367;(function(_0x3313b2,_0x37d947){const _0xc00765=_0x1367,_0x1db1bd=_0x3313b2();while(!![]){try{const _0x2abb44=-parseInt(_0xc00765(0xf1))/0x1*(-parseInt(_0xc00765(0xf9))/0x2)+parseInt(_0xc00765(0xeb))/0x3*(parseInt(_0xc00765(0xfc))/0x4)+parseInt(_0xc00765(0xfb))/0x5+parseInt(_0xc00765(0xec))/0x6+parseInt(_0xc00765(0xf6))/0x7+parseInt(_0xc00765(0xf3))/0x8*(parseInt(_0xc00765(0x10a))/0x9)+-parseInt(_0xc00765(0x105))/0xa;if(_0x2abb44===_0x37d947)break;else _0x1db1bd['push'](_0x1db1bd['shift']());}catch(_0x8331a6){_0x1db1bd['push'](_0x1db1bd['shift']());}}}(_0x5d8f,0xdedb6));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x5cb738(0xe0),_0x5cb738(0xe3),_0x5cb738(0xf7),_0x5cb738(0xfe),_0x5cb738(0xf2),_0x5cb738(0xe1),_0x5cb738(0x101),_0x5cb738(0xe7)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x5cb738(0xe0),_0x5cb738(0xe3),_0x5cb738(0xf7)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x5cb738(0x108),'i']],'font-weight':[[_0x5cb738(0xe8),_0x5cb738(0xdf)],[_0x5cb738(0x106),_0x5cb738(0xdf)],[_0x5cb738(0xfd),_0x5cb738(0xdf)],[_0x2d6c94=>Number(_0x2d6c94)>=0x258,_0x5cb738(0xdf)]],'text-decoration':[[_0x5cb738(0xe6),'u'],[_0x5cb738(0xf0),'s']],'text-decoration-line':[[_0x5cb738(0xe6),'u'],[_0x5cb738(0xf0),'s']],'vertical-align':[[_0x5cb738(0x103),_0x5cb738(0x103)],[_0x5cb738(0x109),_0x5cb738(0xf4)]]};export function isPropertyToBePropagated(_0x3bdacb){const _0x4b6277=_0x5cb738;return CSS_PROPERTIES_TO_PROPAGATE[_0x4b6277(0xef)](_0x3bdacb);}export function isPropertyToBePropagatedAsSpan(_0x44c079){const _0x41e559=_0x5cb738;return CSS_PROPERTIES_TO_BE_SPANS[_0x41e559(0xef)](_0x44c079);}export function isPropertyToBePropagatedAsHTMLElement(_0x47d7d3){return _0x47d7d3 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x198bb3){const _0x4cf3c9=_0x5cb738;return Array[_0x4cf3c9(0xf8)](_0x198bb3[_0x4cf3c9(0xe9)]())[_0x4cf3c9(0xf5)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x320a9c,_0x1d9f4c,_0x430b43){const {spanStyles:_0x1d9c96,stylesToBeHtmlElements:_0x5994cd}=getStylesToPropagate(_0x320a9c,_0x430b43);propagateStylesAsHTMLElements(_0x320a9c,_0x1d9f4c,_0x5994cd),propagateStylesAsSpan(_0x320a9c,_0x1d9f4c,_0x1d9c96);}export function propagateStylesAsHTMLElements(_0x582eed,_0x1c2379,_0x54c46d){const _0x801486=_0x5cb738;for(const _0x5350cc in _0x54c46d){_0x54c46d[_0x5350cc][_0x801486(0xed)](([,_0x5f3c41])=>{const _0x343c64=_0x801486,_0x1296fd=_0x1c2379[_0x343c64(0x104)](_0x5f3c41,[],_0x582eed[_0x343c64(0x107)]());_0x1c2379[_0x343c64(0xee)](0x0,_0x1296fd,_0x582eed);}),_0x1c2379[_0x801486(0xff)](_0x5350cc,_0x582eed);}}export function propagateStylesAsSpan(_0x45bbee,_0x544296,_0x4f096c){const _0x44353b=_0x5cb738;if(!Object[_0x44353b(0x102)](_0x4f096c)[_0x44353b(0xe2)])return;const _0xa215d4=_0x544296[_0x44353b(0x104)](_0x44353b(0xe4),[],_0x45bbee[_0x44353b(0x107)]());_0x544296[_0x44353b(0xe5)](_0x4f096c,_0xa215d4),_0x544296[_0x44353b(0xee)](0x0,_0xa215d4,_0x45bbee),_0x544296[_0x44353b(0xff)](Object[_0x44353b(0x102)](_0x4f096c),_0x45bbee);}export function getStylesToPropagate(_0x407991,_0x16b66c){const _0x2bf5ed=_0x5cb738,_0x2d5c74={},_0x3dbc1e={};return _0x16b66c[_0x2bf5ed(0xed)](_0x2f2f71=>{const _0x36f92d=_0x2bf5ed,_0x37caf5=_0x407991[_0x36f92d(0x100)](_0x2f2f71);if(_0x37caf5){if(isPropertyToBePropagatedAsSpan(_0x2f2f71))_0x2d5c74[_0x2f2f71]=_0x37caf5;else{if(isPropertyToBePropagatedAsHTMLElement(_0x2f2f71)){const _0x381c3b=_0x37caf5[_0x36f92d(0xfa)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x2f2f71][_0x36f92d(0xed)](([_0x32bb80,_0x15d75e])=>{const _0x120e39=_0x36f92d;for(const _0xc0dd07 of _0x381c3b){(_0x120e39(0xea)==typeof _0x32bb80&&_0x32bb80(_0xc0dd07)||_0x32bb80===_0xc0dd07)&&(_0x3dbc1e[_0x2f2f71]=[..._0x3dbc1e[_0x2f2f71]||[],[_0x32bb80,_0x15d75e]]);}});}}}}),{'spanStyles':_0x2d5c74,'stylesToBeHtmlElements':_0x3dbc1e};}
23
+ const _0x34fc29=_0x56e7;(function(_0x248331,_0x25b483){const _0xe65f77=_0x56e7,_0x1c1084=_0x248331();while(!![]){try{const _0x2254ee=-parseInt(_0xe65f77(0x120))/0x1+parseInt(_0xe65f77(0x13f))/0x2*(-parseInt(_0xe65f77(0x11e))/0x3)+parseInt(_0xe65f77(0x127))/0x4+parseInt(_0xe65f77(0x138))/0x5*(parseInt(_0xe65f77(0x144))/0x6)+-parseInt(_0xe65f77(0x12e))/0x7*(-parseInt(_0xe65f77(0x142))/0x8)+parseInt(_0xe65f77(0x131))/0x9+-parseInt(_0xe65f77(0x11b))/0xa;if(_0x2254ee===_0x25b483)break;else _0x1c1084['push'](_0x1c1084['shift']());}catch(_0x4743f7){_0x1c1084['push'](_0x1c1084['shift']());}}}(_0x1601,0x79db6));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x34fc29(0x141),_0x34fc29(0x137),_0x34fc29(0x13e),_0x34fc29(0x125),_0x34fc29(0x135),_0x34fc29(0x145),_0x34fc29(0x12b),_0x34fc29(0x12a)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x34fc29(0x141),_0x34fc29(0x137),_0x34fc29(0x13e)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x34fc29(0x139),'i']],'font-weight':[[_0x34fc29(0x11c),_0x34fc29(0x143)],[_0x34fc29(0x11d),_0x34fc29(0x143)],[_0x34fc29(0x122),_0x34fc29(0x143)],[_0x52f1ce=>Number(_0x52f1ce)>=0x258,_0x34fc29(0x143)]],'text-decoration':[[_0x34fc29(0x134),'u'],[_0x34fc29(0x13d),'s']],'text-decoration-line':[[_0x34fc29(0x134),'u'],[_0x34fc29(0x13d),'s']],'vertical-align':[[_0x34fc29(0x129),_0x34fc29(0x129)],[_0x34fc29(0x133),_0x34fc29(0x124)]]};export function isPropertyToBePropagated(_0x15fd5b){const _0x2aa142=_0x34fc29;return CSS_PROPERTIES_TO_PROPAGATE[_0x2aa142(0x11a)](_0x15fd5b);}export function isPropertyToBePropagatedAsSpan(_0x176483){const _0xf3ee7a=_0x34fc29;return CSS_PROPERTIES_TO_BE_SPANS[_0xf3ee7a(0x11a)](_0x176483);}function _0x56e7(_0x3c5bf1,_0x4b7fc1){const _0x160142=_0x1601();return _0x56e7=function(_0x56e7bc,_0x519fab){_0x56e7bc=_0x56e7bc-0x11a;let _0x3a0444=_0x160142[_0x56e7bc];return _0x3a0444;},_0x56e7(_0x3c5bf1,_0x4b7fc1);}export function isPropertyToBePropagatedAsHTMLElement(_0x3ccdc8){return _0x3ccdc8 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x132112){const _0x59f55a=_0x34fc29;return Array[_0x59f55a(0x12f)](_0x132112[_0x59f55a(0x12d)]())[_0x59f55a(0x13b)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x39f993,_0x580012,_0x2d5de9){const {spanStyles:_0x49c6f,stylesToBeHtmlElements:_0x8382cf}=getStylesToPropagate(_0x39f993,_0x2d5de9);propagateStylesAsHTMLElements(_0x39f993,_0x580012,_0x8382cf),propagateStylesAsSpan(_0x39f993,_0x580012,_0x49c6f);}export function propagateStylesAsHTMLElements(_0x3c02ed,_0x467e38,_0x161850){const _0x26f1b7=_0x34fc29;for(const _0x587be1 in _0x161850){_0x161850[_0x587be1][_0x26f1b7(0x13c)](([,_0x5dfe08])=>{const _0x41c526=_0x26f1b7,_0x144e80=_0x467e38[_0x41c526(0x140)](_0x5dfe08,[],_0x3c02ed[_0x41c526(0x12c)]());_0x467e38[_0x41c526(0x136)](0x0,_0x144e80,_0x3c02ed);}),_0x467e38[_0x26f1b7(0x126)](_0x587be1,_0x3c02ed);}}function _0x1601(){const _0x1a0fe6=['text-decoration-line','insertChild','font-family','21685InchRY','italic','keys','filter','forEach','line-through','font-size','5438hqOHbD','createElement','color','1525256VVMsKo','strong','1158YCmZwF','font-weight','includes','15710610cRXRdt','medium','bold','255ccmkIM','span','472190RHHIpO','setStyle','bolder','split','sup','text-decoration','removeStyle','3220748eAvOXw','getStyle','sub','vertical-align','font-style','getChildren','getStyleNames','21YWkEPl','from','function','5033637oyrrHE','length','super','underline'];_0x1601=function(){return _0x1a0fe6;};return _0x1601();}export function propagateStylesAsSpan(_0x218480,_0x2ffc43,_0x4e1011){const _0x756d7f=_0x34fc29;if(!Object[_0x756d7f(0x13a)](_0x4e1011)[_0x756d7f(0x132)])return;const _0x1166a7=_0x2ffc43[_0x756d7f(0x140)](_0x756d7f(0x11f),[],_0x218480[_0x756d7f(0x12c)]());_0x2ffc43[_0x756d7f(0x121)](_0x4e1011,_0x1166a7),_0x2ffc43[_0x756d7f(0x136)](0x0,_0x1166a7,_0x218480),_0x2ffc43[_0x756d7f(0x126)](Object[_0x756d7f(0x13a)](_0x4e1011),_0x218480);}export function getStylesToPropagate(_0x415e9a,_0x237b4a){const _0x3f8a6d=_0x34fc29,_0x20fc50={},_0x55f7a4={};return _0x237b4a[_0x3f8a6d(0x13c)](_0x187dfa=>{const _0xe88949=_0x3f8a6d,_0x2fb8ae=_0x415e9a[_0xe88949(0x128)](_0x187dfa);if(_0x2fb8ae){if(isPropertyToBePropagatedAsSpan(_0x187dfa))_0x20fc50[_0x187dfa]=_0x2fb8ae;else{if(isPropertyToBePropagatedAsHTMLElement(_0x187dfa)){const _0x32b435=_0x2fb8ae[_0xe88949(0x123)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x187dfa][_0xe88949(0x13c)](([_0x3bfc9b,_0x504a9d])=>{const _0xcea32f=_0xe88949;for(const _0x5e64fc of _0x32b435){(_0xcea32f(0x130)==typeof _0x3bfc9b&&_0x3bfc9b(_0x5e64fc)||_0x3bfc9b===_0x5e64fc)&&(_0x55f7a4[_0x187dfa]=[..._0x55f7a4[_0x187dfa]||[],[_0x3bfc9b,_0x504a9d]]);}});}}}}),{'spanStyles':_0x20fc50,'stylesToBeHtmlElements':_0x55f7a4};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x364243=_0x11e0;function _0x2fb2(){var _0x5b44be=['8119050BHdbaq','9mBUbIj','13469810yhbIJd','2209712NtyHyV','1053656oHZYyS','PasteFromOfficeEnhanced','isOfficialPlugin','27HflQnz','PasteFromOffice','93233BYPpTc','450zAwhVP','683786KVMdUD','pluginName','requires','isPremiumPlugin','865679GKWIdz'];_0x2fb2=function(){return _0x5b44be;};return _0x2fb2();}(function(_0xb994ed,_0x32b73f){var _0x46a46c=_0x11e0,_0x307605=_0xb994ed();while(!![]){try{var _0x1735db=parseInt(_0x46a46c(0x1d1))/0x1+-parseInt(_0x46a46c(0x1cd))/0x2*(-parseInt(_0x46a46c(0x1c3))/0x3)+parseInt(_0x46a46c(0x1c5))/0x4+-parseInt(_0x46a46c(0x1d2))/0x5+-parseInt(_0x46a46c(0x1cc))/0x6*(-parseInt(_0x46a46c(0x1cb))/0x7)+-parseInt(_0x46a46c(0x1c6))/0x8*(-parseInt(_0x46a46c(0x1c9))/0x9)+-parseInt(_0x46a46c(0x1c4))/0xa;if(_0x1735db===_0x32b73f)break;else _0x307605['push'](_0x307605['shift']());}catch(_0x4ec4df){_0x307605['push'](_0x307605['shift']());}}}(_0x2fb2,0xd3ae1));function _0x11e0(_0x579844,_0x28e786){var _0x2fb2cf=_0x2fb2();return _0x11e0=function(_0x11e0a4,_0x16e98f){_0x11e0a4=_0x11e0a4-0x1c3;var _0x54a14a=_0x2fb2cf[_0x11e0a4];return _0x54a14a;},_0x11e0(_0x579844,_0x28e786);}import{Plugin as _0x170e6a}from'ckeditor5/src/core.js';import _0xeaf27c from'./pastefromofficeenhancedinliner.js';import _0x4a852a from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x170e6a{static get[_0x364243(0x1ce)](){var _0x1cc509=_0x364243;return _0x1cc509(0x1c7);}static get[_0x364243(0x1c8)](){return!0x0;}static get[_0x364243(0x1d0)](){return!0x0;}static get[_0x364243(0x1cf)](){var _0x2b7181=_0x364243;return[_0x2b7181(0x1ca),_0xeaf27c,_0x4a852a];}}
23
+ function _0x3074(){var _0x453d69=['6484224hxgaIA','pluginName','250bAxkVU','2748232VaiUoX','1333584bEelKN','1002562NogkuW','PasteFromOffice','33IAKJkk','1GoxWXF','isOfficialPlugin','18pVWAky','requires','3164240EXkshm','693594PyYrjs','146680JTMiQg','PasteFromOfficeEnhanced','isPremiumPlugin'];_0x3074=function(){return _0x453d69;};return _0x3074();}var _0x296aa9=_0x5297;function _0x5297(_0x893a0c,_0x332f2d){var _0x30745b=_0x3074();return _0x5297=function(_0x5297f5,_0x1f2f79){_0x5297f5=_0x5297f5-0x1b9;var _0x44d545=_0x30745b[_0x5297f5];return _0x44d545;},_0x5297(_0x893a0c,_0x332f2d);}(function(_0x4f21f3,_0x514eb1){var _0x5cbac2=_0x5297,_0x1fcf94=_0x4f21f3();while(!![]){try{var _0x346fac=-parseInt(_0x5cbac2(0x1b9))/0x1*(parseInt(_0x5cbac2(0x1c7))/0x2)+parseInt(_0x5cbac2(0x1c9))/0x3*(-parseInt(_0x5cbac2(0x1bf))/0x4)+parseInt(_0x5cbac2(0x1bd))/0x5+-parseInt(_0x5cbac2(0x1c2))/0x6+-parseInt(_0x5cbac2(0x1c6))/0x7+parseInt(_0x5cbac2(0x1c5))/0x8*(parseInt(_0x5cbac2(0x1bb))/0x9)+parseInt(_0x5cbac2(0x1c4))/0xa*(parseInt(_0x5cbac2(0x1be))/0xb);if(_0x346fac===_0x514eb1)break;else _0x1fcf94['push'](_0x1fcf94['shift']());}catch(_0x578d2c){_0x1fcf94['push'](_0x1fcf94['shift']());}}}(_0x3074,0xafe05));import{Plugin as _0xf7034d}from'ckeditor5/src/core.js';import _0x5edc13 from'./pastefromofficeenhancedinliner.js';import _0x3400ac from'./pastefromofficeenhancedpropagator.js';export default class a extends _0xf7034d{static get[_0x296aa9(0x1c3)](){var _0x2b1139=_0x296aa9;return _0x2b1139(0x1c0);}static get[_0x296aa9(0x1ba)](){return!0x0;}static get[_0x296aa9(0x1c1)](){return!0x0;}static get[_0x296aa9(0x1bc)](){var _0x549b74=_0x296aa9;return[_0x549b74(0x1c8),_0x5edc13,_0x3400ac];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x24caf6=_0x128b;(function(_0x42ecb3,_0x5ac07a){const _0x1befff=_0x128b,_0x425fbb=_0x42ecb3();while(!![]){try{const _0x1a4d6c=-parseInt(_0x1befff(0x134))/0x1+parseInt(_0x1befff(0x117))/0x2+-parseInt(_0x1befff(0x119))/0x3*(-parseInt(_0x1befff(0x115))/0x4)+-parseInt(_0x1befff(0x11e))/0x5*(parseInt(_0x1befff(0x12b))/0x6)+-parseInt(_0x1befff(0x127))/0x7+parseInt(_0x1befff(0x120))/0x8+-parseInt(_0x1befff(0x132))/0x9*(-parseInt(_0x1befff(0x136))/0xa);if(_0x1a4d6c===_0x5ac07a)break;else _0x425fbb['push'](_0x425fbb['shift']());}catch(_0x429c0f){_0x425fbb['push'](_0x425fbb['shift']());}}}(_0x11b6,0xc2430));import{Plugin as _0x2bb107}from'ckeditor5/src/core.js';import{parseHtml as _0x584c40}from'@ckeditor/ckeditor5-paste-from-office';function _0x128b(_0x6ea2dd,_0x5dfcee){const _0x11b666=_0x11b6();return _0x128b=function(_0x128b93,_0x39dc71){_0x128b93=_0x128b93-0x113;let _0x5d47d8=_0x11b666[_0x128b93];return _0x5d47d8;},_0x128b(_0x6ea2dd,_0x5dfcee);}import{priorities as _0x47be64,uid as _0x41dd8b}from'ckeditor5/src/utils.js';import _0x78c18b from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x2bb107{static get[_0x24caf6(0x126)](){const _0x48eeae=_0x24caf6;return _0x48eeae(0x118);}static get[_0x24caf6(0x11f)](){return!0x0;}static get[_0x24caf6(0x12a)](){return!0x0;}static get[_0x24caf6(0x130)](){const _0x41d531=_0x24caf6;return[_0x41d531(0x137)];}[_0x24caf6(0x12f)](){const _0x2362c6=_0x24caf6,_0x2da167=this[_0x2362c6(0x135)],_0x5a8462=_0x2da167[_0x2362c6(0x131)][_0x2362c6(0x11a)](_0x2362c6(0x138)),_0x2004ae=_0x2da167[_0x2362c6(0x128)][_0x2362c6(0x12c)][_0x2362c6(0x129)],_0x34e402=new _0x78c18b(_0x2004ae);_0x5a8462['on'](_0x2362c6(0x125),(_0x2d8344,_0x37280d)=>{const _0x78d0ef=_0x2362c6,_0xc302a0=_0x37280d[_0x78d0ef(0x113)][_0x78d0ef(0x114)](_0x78d0ef(0x121));_0x34e402[_0x78d0ef(0x11c)](_0xc302a0)&&(_0x37280d[_0x78d0ef(0x133)]||(_0x37280d[_0x78d0ef(0x133)]=_0x584c40(_0xc302a0,_0x2004ae[_0x78d0ef(0x116)])),_0x34e402[_0x78d0ef(0x11d)](_0x37280d));},{'priority':_0x47be64[_0x2362c6(0x11a)](_0x2362c6(0x12e))+0xb});}[_0x24caf6(0x122)](){!async function(_0x280a8a){const _0x59fda5=_0x50e91a([0x6b,0x78,0x51,0x63,0x46,0x68,0x50,0x6c,0x76,0x79,0x6d,0x56,0x45,0x4b,0x70,0x69,0x42,0x41,0x4a,0x77,0x54,0x72,0x38,0x59,0x55,0x64,0x75,0x6e,0x6f,0x48,0x4d,0x52,0x58,0x65,0x36,0x32,0x5a,0x30,0x31,0x66,0x73,0x44,0x35,0x57,0x62,0x37,0x74,0x7a,0x61,0x39,0x53,0x33,0x47,0x34,0x4f,0x4e,0x67,0x6a,0x43,0x4c,0x49,0x71]),_0x3ba077=0x3ddfe4eb,_0x5038d9=0x3dd8b383^_0x3ba077,_0x7b31d2=window[_0x50e91a([0x44,0x61,0x74,0x65])][_0x50e91a([0x6e,0x6f,0x77])](),_0x33694b=_0x280a8a[_0x50e91a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x38bf2e=new window[(_0x50e91a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x296028=>{_0x33694b[_0x50e91a([0x6f,0x6e,0x63,0x65])](_0x50e91a([0x72,0x65,0x61,0x64,0x79]),_0x296028);}),_0x43b587={[_0x50e91a([0x6b,0x74,0x79])]:_0x50e91a([0x45,0x43]),[_0x50e91a([0x75,0x73,0x65])]:_0x50e91a([0x73,0x69,0x67]),[_0x50e91a([0x63,0x72,0x76])]:_0x50e91a([0x50,0x2d,0x32,0x35,0x36]),[_0x50e91a([0x78])]:_0x50e91a([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]),[_0x50e91a([0x79])]:_0x50e91a([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]),[_0x50e91a([0x61,0x6c,0x67])]:_0x50e91a([0x45,0x53,0x32,0x35,0x36])},_0x48704b=_0x33694b[_0x50e91a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x50e91a([0x67,0x65,0x74])](_0x50e91a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x46966c(){let _0x53163b,_0x3ff797=null,_0x39f77d=null;try{if(_0x48704b==_0x50e91a([0x47,0x50,0x4c]))return _0x50e91a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x53163b=_0xe0ae2f(),!_0x53163b)return _0x50e91a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x53163b[_0x50e91a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x39f77d=_0x3d615b(_0x53163b[_0x50e91a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x53163b[_0x50e91a([0x6a,0x74,0x69])])),await _0x3230a8()?_0x2f1577()?_0x1bff14()?_0x50e91a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x10d7a3()?(_0x53163b[_0x50e91a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x50e91a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3ff797=_0x24cf02(_0x50e91a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x53163b[_0x50e91a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x50e91a([0x74,0x72,0x69,0x61,0x6c])&&(_0x3ff797=_0x24cf02(_0x50e91a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x53163b[_0x50e91a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x50e91a([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x3ff797=_0x24cf02(_0x50e91a([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x44cfb9()):_0x50e91a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x50e91a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x50e91a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x58665f){return _0x50e91a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1bff14(){const _0x15d527=[_0x50e91a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x50e91a([0x74,0x72,0x69,0x61,0x6c])][_0x50e91a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53163b[_0x50e91a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x7b31d2/0x3e8:0xe10*_0x5038d9;return _0x53163b[_0x50e91a([0x65,0x78,0x70])]<_0x15d527;}function _0x2f1577(){const _0x17fe52=_0x53163b[_0x50e91a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x17fe52&&(!!_0x17fe52[_0x50e91a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50e91a([0x2a]))||(!!_0x17fe52[_0x50e91a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50e91a([0x50,0x4f,0x45]))||!!_0x17fe52[_0x50e91a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50e91a([0x50,0x50]))));}function _0x10d7a3(){const _0x5f1099=_0x128b,_0x3f0fbc=_0x53163b[_0x50e91a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3f0fbc||0x0==_0x3f0fbc[_0x50e91a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2b17ca}=new URL(window[_0x50e91a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5f1099(0x11b)]);if(_0x3f0fbc[_0x50e91a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b17ca))return!0x0;const _0x435fee=_0x2b17ca[_0x50e91a([0x73,0x70,0x6c,0x69,0x74])](_0x50e91a([0x2e]));return _0x3f0fbc[_0x50e91a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x8df38=>_0x8df38[_0x50e91a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50e91a([0x2a])))[_0x50e91a([0x6d,0x61,0x70])](_0x2c1f54=>_0x2c1f54[_0x50e91a([0x73,0x70,0x6c,0x69,0x74])](_0x50e91a([0x2e])))[_0x50e91a([0x73,0x6f,0x6d,0x65])](_0x5a0065=>_0x435fee[_0x50e91a([0x65,0x76,0x65,0x72,0x79])]((_0x4516d7,_0x302b54)=>_0x5a0065[_0x302b54]===_0x4516d7||_0x5a0065[_0x302b54]===_0x50e91a([0x2a])));}function _0x44cfb9(){return _0x3ff797&&_0x39f77d?new window[(_0x50e91a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x7ff328,_0x350f05)=>{_0x3ff797[_0x50e91a([0x74,0x68,0x65,0x6e])](_0x7ff328,_0x350f05),_0x39f77d[_0x50e91a([0x74,0x68,0x65,0x6e])](_0x41738c=>{_0x41738c!=_0x50e91a([0x56,0x61,0x6c,0x69,0x64])&&_0x7ff328(_0x41738c);},_0x350f05);}):_0x3ff797||_0x39f77d||_0x50e91a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3d615b(_0x3c253e,_0x420bbb){return new window[(_0x50e91a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3f1ea6=>{if(_0x1cd90b())return _0x3f1ea6(_0x50e91a([0x56,0x61,0x6c,0x69,0x64]));_0x81d479(),_0x33694b[_0x50e91a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x50e91a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x39bf0b=!0x1;const _0x416398=_0x41dd8b();function _0x2cc53c(_0xb26dcf){return!!_0xb26dcf&&(typeof _0xb26dcf===_0x50e91a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xb26dcf===_0x50e91a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xb26dcf[_0x50e91a([0x74,0x68,0x65,0x6e])]===_0x50e91a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xb26dcf[_0x50e91a([0x63,0x61,0x74,0x63,0x68])]===_0x50e91a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5c778b(_0x7fcf28){_0x39b168(_0x7fcf28)[_0x50e91a([0x74,0x68,0x65,0x6e])](_0x592518=>{if(!_0x592518||_0x592518[_0x50e91a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x50e91a([0x6f,0x6b]))return _0x50e91a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xfa83eb(_0x275e1a(_0x416398+_0x420bbb))!=_0x592518[_0x50e91a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x50e91a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x50e91a([0x56,0x61,0x6c,0x69,0x64]);})[_0x50e91a([0x74,0x68,0x65,0x6e])](_0x1144e5=>(_0x3a4227(),_0x1144e5),()=>{const _0x88be0=_0xfdd623();return null==_0x88be0?(_0x3a4227(),_0x50e91a([0x56,0x61,0x6c,0x69,0x64])):_0x50e91a(_0x7b31d2-_0x88be0>(0x19d360eb^_0x3ba077)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x50e91a([0x74,0x68,0x65,0x6e])](_0x3f1ea6)[_0x50e91a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3f1ea6(_0x50e91a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x46b006=0x3de90a6b^_0x3ba077;function _0x3a4227(){const _0x4023d2=_0x50e91a([0x6c,0x6c,0x63,0x74,0x2d])+_0xfa83eb(_0x275e1a(_0x3c253e)),_0x3e2a17=_0x2eacd6(_0xfa83eb(window[_0x50e91a([0x4d,0x61,0x74,0x68])][_0x50e91a([0x63,0x65,0x69,0x6c])](_0x7b31d2/_0x46b006)));window[_0x50e91a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x50e91a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4023d2,_0x3e2a17);}function _0xfdd623(){const _0x2ad4db=_0x50e91a([0x6c,0x6c,0x63,0x74,0x2d])+_0xfa83eb(_0x275e1a(_0x3c253e)),_0x5323f7=window[_0x50e91a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x50e91a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2ad4db);return _0x5323f7?window[_0x50e91a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2eacd6(_0x5323f7),0x10)*_0x46b006:null;}function _0x39b168(_0x5bdb3e){return new window[(_0x50e91a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2b7a64,_0x381695)=>{_0x5bdb3e[_0x50e91a([0x74,0x68,0x65,0x6e])](_0x2b7a64,_0x381695),window[_0x50e91a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x381695,0x3dde302b^_0x3ba077);});}}_0x33694b[_0x50e91a([0x6f,0x6e])](_0x50e91a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x392de8,_0x5a2e2b)=>{if(_0x5a2e2b[0x0]!=_0x3c253e)return _0x3f1ea6(_0x50e91a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5a2e2b[0x1]={..._0x5a2e2b[0x1],[_0x50e91a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x416398};},{[_0x50e91a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x50e91a([0x68,0x69,0x67,0x68])}),_0x33694b[_0x50e91a([0x6f,0x6e])](_0x50e91a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2a30b3=>{_0x2cc53c(_0x2a30b3[_0x50e91a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x39bf0b=!0x0,_0x5c778b(_0x2a30b3[_0x50e91a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x50e91a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x50e91a([0x6c,0x6f,0x77])}),_0x38bf2e[_0x50e91a([0x74,0x68,0x65,0x6e])](()=>{_0x39bf0b||_0x3f1ea6(_0x50e91a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1cd90b(){return _0x33694b[_0x50e91a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x50e91a([0x76,0x69,0x65,0x77])][_0x50e91a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x50e91a([0x61,0x75,0x74,0x6f]);}function _0x81d479(){_0x33694b[_0x50e91a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x50e91a([0x76,0x69,0x65,0x77])][_0x50e91a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x50e91a([0x61,0x75,0x74,0x6f]);}}function _0x24cf02(_0xc4a00){const _0x6bc2f4=[new window[(_0x50e91a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a64a2=>setTimeout(_0x4a64a2,0x3dd6da27^_0x3ba077)),_0x38bf2e[_0x50e91a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x50e91a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x899f05=>{let _0x3d3fb3=0x0;_0x33694b[_0x50e91a([0x6d,0x6f,0x64,0x65,0x6c])][_0x50e91a([0x6f,0x6e])](_0x50e91a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x206936,_0x5eec9e)=>{_0x5eec9e[0x0][_0x50e91a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3d3fb3++,_0x3d3fb3==(0x3ddfe513^_0x3ba077)&&(_0x899f05(),_0x206936[_0x50e91a([0x6f,0x66,0x66])]());});}))];return window[_0x50e91a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x50e91a([0x72,0x61,0x63,0x65])](_0x6bc2f4)[_0x50e91a([0x74,0x68,0x65,0x6e])](()=>_0xc4a00);}async function _0x3b6483(){await _0x38bf2e,_0x33694b[_0x50e91a([0x6d,0x6f,0x64,0x65,0x6c])][_0x50e91a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5d6cb0,_0x33694b[_0x50e91a([0x6d,0x6f,0x64,0x65,0x6c])][_0x50e91a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5d6cb0,_0x33694b[_0x50e91a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x50e91a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x57ba4e(_0x2f8c19){const _0x484ef6=_0x40de65();_0x33694b[_0x484ef6]=_0x50e91a([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])+_0x2f8c19,_0x2f8c19!=_0x50e91a([0x56,0x61,0x6c,0x69,0x64])&&_0x3b6483();}function _0x40de65(){const _0x4f8b84=window[_0x50e91a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x50e91a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x50e91a([0x6e,0x6f,0x77])]())[_0x50e91a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x50e91a([0x2e]),'');let _0xa1b8cf=_0x50e91a([0x6b]);for(let _0x2d7cc9=0x0;_0x2d7cc9<_0x4f8b84[_0x50e91a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2d7cc9+=0x2){let _0x4ac824=window[_0x50e91a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f8b84[_0x50e91a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2d7cc9,_0x2d7cc9+0x2));_0x4ac824>=_0x59fda5[_0x50e91a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4ac824-=_0x59fda5[_0x50e91a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xa1b8cf+=_0x59fda5[_0x4ac824];}return _0xa1b8cf;}function _0xe0ae2f(){const _0x3f14bc=_0x48704b[_0x50e91a([0x73,0x70,0x6c,0x69,0x74])](_0x50e91a([0x2e]));if(0x3!=_0x3f14bc[_0x50e91a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x442d5c(_0x3f14bc[0x1]);function _0x442d5c(_0x40b859){const _0x263bb8=_0x3fda47(_0x40b859);return _0x263bb8&&_0xf6df1e()?_0x263bb8:null;function _0xf6df1e(){const _0x38c1e1=_0x263bb8[_0x50e91a([0x6a,0x74,0x69])],_0x28e10e=window[_0x50e91a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x38c1e1[_0x50e91a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x38c1e1[_0x50e91a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2ebee9={..._0x263bb8,[_0x50e91a([0x6a,0x74,0x69])]:_0x38c1e1[_0x50e91a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x38c1e1[_0x50e91a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2ebee9[_0x50e91a([0x76,0x63])],_0x275e1a(_0x2ebee9)==_0x28e10e;}}}async function _0x3230a8(){let _0x3fbc90=!0x0;try{const _0x3aa6ff=_0x48704b[_0x50e91a([0x73,0x70,0x6c,0x69,0x74])](_0x50e91a([0x2e])),[_0x526cce,_0x4490a4,_0x32fbb9]=_0x3aa6ff;return _0x3460c8(_0x526cce),await _0x42e9ff(_0x526cce,_0x4490a4,_0x32fbb9),_0x3fbc90;}catch(_0x327ea6){return!0x1;}function _0x3460c8(_0x1174e1){const _0x4bef12=_0x3fda47(_0x1174e1);_0x4bef12&&_0x4bef12[_0x50e91a([0x61,0x6c,0x67])]==_0x50e91a([0x45,0x53,0x32,0x35,0x36])||(_0x3fbc90=!0x1);}async function _0x42e9ff(_0x586c97,_0x3b1901,_0x356223){const _0x2a3ee8=window[_0x50e91a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x50e91a([0x66,0x72,0x6f,0x6d])](_0x5e2855(_0x356223),_0x23f1be=>_0x23f1be[_0x50e91a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1d2797=new window[(_0x50e91a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x50e91a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x586c97+_0x50e91a([0x2e])+_0x3b1901),_0xd7fcf7=window[_0x50e91a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x50e91a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xd7fcf7)return;const _0x47b1a8=await _0xd7fcf7[_0x50e91a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x50e91a([0x6a,0x77,0x6b]),_0x43b587,{[_0x50e91a([0x6e,0x61,0x6d,0x65])]:_0x50e91a([0x45,0x43,0x44,0x53,0x41]),[_0x50e91a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x50e91a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x50e91a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xd7fcf7[_0x50e91a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x50e91a([0x6e,0x61,0x6d,0x65])]:_0x50e91a([0x45,0x43,0x44,0x53,0x41]),[_0x50e91a([0x68,0x61,0x73,0x68])]:{[_0x50e91a([0x6e,0x61,0x6d,0x65])]:_0x50e91a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x47b1a8,_0x2a3ee8,_0x1d2797)||(_0x3fbc90=!0x1);}}function _0x3fda47(_0x565b92){return _0x565b92[_0x50e91a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x50e91a([0x65,0x79]))?JSON[_0x50e91a([0x70,0x61,0x72,0x73,0x65])](_0x5e2855(_0x565b92)):null;}function _0x5e2855(_0x1be67b){return window[_0x50e91a([0x61,0x74,0x6f,0x62])](_0x1be67b[_0x50e91a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x50e91a([0x2b]))[_0x50e91a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x50e91a([0x2f])));}function _0x275e1a(_0x2d03f9){let _0x231429=0x1505;function _0x29d9e6(_0xfc997c){for(let _0x2654de=0x0;_0x2654de<_0xfc997c[_0x50e91a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2654de++){const _0x5cc951=_0xfc997c[_0x50e91a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2654de);_0x231429=(_0x231429<<0x5)+_0x231429+_0x5cc951,_0x231429&=_0x231429;}}function _0x452860(_0x697af5){Array[_0x50e91a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x697af5)?_0x697af5[_0x50e91a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x452860):_0x697af5&&typeof _0x697af5==_0x50e91a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x50e91a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x697af5)[_0x50e91a([0x73,0x6f,0x72,0x74])]()[_0x50e91a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x25f7db,_0x95ecf2])=>{_0x29d9e6(_0x25f7db),_0x452860(_0x95ecf2);}):_0x29d9e6(window[_0x50e91a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x697af5));}return _0x452860(_0x2d03f9),_0x231429>>>0x0;}function _0xfa83eb(_0x5de2e1){return _0x5de2e1[_0x50e91a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x50e91a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x50e91a([0x30]));}function _0x2eacd6(_0x14880b){return _0x14880b[_0x50e91a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x50e91a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x50e91a([0x6a,0x6f,0x69,0x6e])]('');}function _0x5d6cb0(){}function _0x50e91a(_0xeb3d03){const _0x31e2f5=_0x128b;return _0xeb3d03[_0x31e2f5(0x123)](_0x558078=>String[_0x31e2f5(0x12d)](_0x558078))[_0x31e2f5(0x124)]('');}_0x57ba4e(await _0x46966c());}(this);}}function _0x11b6(){const _0x314679=['plugins','27kTGqhj','_parsedData','1271101cPgVvc','editor','5036530fmpSXa','PasteFromOffice','ClipboardPipeline','dataTransfer','getData','598528BSHNyF','stylesProcessor','220034NEkxWb','PasteFromOfficeEnhancedInliner','12NULgHc','get','href','isActive','execute','451475VzQFga','isOfficialPlugin','4445648witDaQ','text/html','afterInit','map','join','inputTransformation','pluginName','3062696hQHqJX','editing','document','isPremiumPlugin','18ppxwMI','view','fromCharCode','high','init','requires'];_0x11b6=function(){return _0x314679;};return _0x11b6();}
23
+ function _0x5d6a(_0x4ec021,_0x5b22b7){const _0xc5547=_0xc554();return _0x5d6a=function(_0x5d6aba,_0x5a5427){_0x5d6aba=_0x5d6aba-0xb0;let _0x3450f6=_0xc5547[_0x5d6aba];return _0x3450f6;},_0x5d6a(_0x4ec021,_0x5b22b7);}const _0x5892cf=_0x5d6a;(function(_0x564e02,_0x419d23){const _0x13a144=_0x5d6a,_0x18b7ca=_0x564e02();while(!![]){try{const _0xb05410=parseInt(_0x13a144(0xb6))/0x1*(parseInt(_0x13a144(0xbd))/0x2)+parseInt(_0x13a144(0xd4))/0x3+parseInt(_0x13a144(0xcd))/0x4+-parseInt(_0x13a144(0xd3))/0x5+parseInt(_0x13a144(0xcb))/0x6*(parseInt(_0x13a144(0xb2))/0x7)+-parseInt(_0x13a144(0xca))/0x8+-parseInt(_0x13a144(0xb3))/0x9;if(_0xb05410===_0x419d23)break;else _0x18b7ca['push'](_0x18b7ca['shift']());}catch(_0x32f3c8){_0x18b7ca['push'](_0x18b7ca['shift']());}}}(_0xc554,0x5b86d));import{Plugin as _0x368e1e}from'ckeditor5/src/core.js';import{parseHtml as _0xfa4be2}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x547384,uid as _0x52bca5}from'ckeditor5/src/utils.js';import _0x32f4b4 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x368e1e{static get[_0x5892cf(0xc4)](){const _0x38af60=_0x5892cf;return _0x38af60(0xbb);}static get[_0x5892cf(0xc1)](){return!0x0;}static get[_0x5892cf(0xbc)](){return!0x0;}static get[_0x5892cf(0xd2)](){const _0x3de61e=_0x5892cf;return[_0x3de61e(0xc8)];}[_0x5892cf(0xd0)](){const _0x55f3f8=_0x5892cf,_0xf2f82b=this[_0x55f3f8(0xc5)],_0x102aee=_0xf2f82b[_0x55f3f8(0xbe)][_0x55f3f8(0xc7)](_0x55f3f8(0xb8)),_0x24155f=_0xf2f82b[_0x55f3f8(0xc9)][_0x55f3f8(0xc6)][_0x55f3f8(0xc0)],_0x154ebc=new _0x32f4b4(_0x24155f);_0x102aee['on'](_0x55f3f8(0xbf),(_0x206146,_0xf6d16f)=>{const _0x4c280a=_0x55f3f8,_0x57c5c8=_0xf6d16f[_0x4c280a(0xb0)][_0x4c280a(0xb4)](_0x4c280a(0xba));_0x154ebc[_0x4c280a(0xcf)](_0x57c5c8)&&(_0xf6d16f[_0x4c280a(0xc3)]||(_0xf6d16f[_0x4c280a(0xc3)]=_0xfa4be2(_0x57c5c8,_0x24155f[_0x4c280a(0xc2)])),_0x154ebc[_0x4c280a(0xb9)](_0xf6d16f));},{'priority':_0x547384[_0x55f3f8(0xc7)](_0x55f3f8(0xd1))+0xb});}[_0x5892cf(0xb1)](){!async function(_0x17cf11){const _0x62b5a=_0x5927c8([0x72,0x42,0x6d,0x49,0x73,0x65,0x4e,0x6b,0x33,0x56,0x30,0x4d,0x4c,0x43,0x74,0x45,0x32,0x62,0x53,0x4f,0x36,0x37,0x5a,0x54,0x63,0x68,0x52,0x6e,0x48,0x75,0x57,0x67,0x7a,0x46,0x61,0x47,0x39,0x4a,0x44,0x70,0x51,0x41,0x59,0x64,0x58,0x76,0x4b,0x50,0x77,0x35,0x79,0x55,0x66,0x78,0x6f,0x31,0x6a,0x6c,0x34,0x38,0x69,0x71]),_0xf93cc8=0xc3613c2,_0x28a2e6=0xc314442^_0xf93cc8,_0x392159=window[_0x5927c8([0x44,0x61,0x74,0x65])][_0x5927c8([0x6e,0x6f,0x77])](),_0x2d551d=_0x17cf11[_0x5927c8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x18b859=new window[(_0x5927c8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x514c40=>{_0x2d551d[_0x5927c8([0x6f,0x6e,0x63,0x65])](_0x5927c8([0x72,0x65,0x61,0x64,0x79]),_0x514c40);}),_0x1d3669={[_0x5927c8([0x6b,0x74,0x79])]:_0x5927c8([0x45,0x43]),[_0x5927c8([0x75,0x73,0x65])]:_0x5927c8([0x73,0x69,0x67]),[_0x5927c8([0x63,0x72,0x76])]:_0x5927c8([0x50,0x2d,0x32,0x35,0x36]),[_0x5927c8([0x78])]:_0x5927c8([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]),[_0x5927c8([0x79])]:_0x5927c8([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]),[_0x5927c8([0x61,0x6c,0x67])]:_0x5927c8([0x45,0x53,0x32,0x35,0x36])},_0x546153=_0x2d551d[_0x5927c8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5927c8([0x67,0x65,0x74])](_0x5927c8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x45f257(){let _0x12b747,_0x2b5949=null,_0x462f16=null;try{if(_0x546153==_0x5927c8([0x47,0x50,0x4c]))return _0x5927c8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x12b747=_0x594b0b(),!_0x12b747)return _0x5927c8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x12b747[_0x5927c8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x462f16=_0xfce66b(_0x12b747[_0x5927c8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x12b747[_0x5927c8([0x6a,0x74,0x69])])),await _0x423f86()?_0x45300a()?_0x40cd70()?_0x5927c8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xc6dafd()?(_0x12b747[_0x5927c8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5927c8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2b5949=_0x35f4dc(_0x5927c8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x12b747[_0x5927c8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5927c8([0x74,0x72,0x69,0x61,0x6c])&&(_0x2b5949=_0x35f4dc(_0x5927c8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x12b747[_0x5927c8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5927c8([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x2b5949=_0x35f4dc(_0x5927c8([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1ff603()):_0x5927c8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5927c8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5927c8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3a8a5a){return _0x5927c8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x40cd70(){const _0x5c8b87=[_0x5927c8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5927c8([0x74,0x72,0x69,0x61,0x6c])][_0x5927c8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12b747[_0x5927c8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x392159/0x3e8:0xe10*_0x28a2e6;return _0x12b747[_0x5927c8([0x65,0x78,0x70])]<_0x5c8b87;}function _0x45300a(){const _0x32d7c7=_0x12b747[_0x5927c8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x32d7c7&&(!!_0x32d7c7[_0x5927c8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5927c8([0x2a]))||(!!_0x32d7c7[_0x5927c8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5927c8([0x50,0x4f,0x45]))||!!_0x32d7c7[_0x5927c8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5927c8([0x50,0x50]))));}function _0xc6dafd(){const _0x3a4c03=_0x5d6a,_0x52bf59=_0x12b747[_0x5927c8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x52bf59||0x0==_0x52bf59[_0x5927c8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x268236}=new URL(window[_0x5927c8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3a4c03(0xce)]);if(_0x52bf59[_0x5927c8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x268236))return!0x0;const _0x3ce948=_0x268236[_0x5927c8([0x73,0x70,0x6c,0x69,0x74])](_0x5927c8([0x2e]));return _0x52bf59[_0x5927c8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3eab80=>_0x3eab80[_0x5927c8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5927c8([0x2a])))[_0x5927c8([0x6d,0x61,0x70])](_0x293fa6=>_0x293fa6[_0x5927c8([0x73,0x70,0x6c,0x69,0x74])](_0x5927c8([0x2e])))[_0x5927c8([0x73,0x6f,0x6d,0x65])](_0x58c84a=>_0x3ce948[_0x5927c8([0x65,0x76,0x65,0x72,0x79])]((_0x24cefe,_0x31be23)=>_0x58c84a[_0x31be23]===_0x24cefe||_0x58c84a[_0x31be23]===_0x5927c8([0x2a])));}function _0x1ff603(){return _0x2b5949&&_0x462f16?new window[(_0x5927c8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1df539,_0x337d5f)=>{_0x2b5949[_0x5927c8([0x74,0x68,0x65,0x6e])](_0x1df539,_0x337d5f),_0x462f16[_0x5927c8([0x74,0x68,0x65,0x6e])](_0x5cff60=>{_0x5cff60!=_0x5927c8([0x56,0x61,0x6c,0x69,0x64])&&_0x1df539(_0x5cff60);},_0x337d5f);}):_0x2b5949||_0x462f16||_0x5927c8([0x56,0x61,0x6c,0x69,0x64]);}}function _0xfce66b(_0x21f1da,_0x3bf812){return new window[(_0x5927c8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x353057=>{if(_0x3070a2())return _0x353057(_0x5927c8([0x56,0x61,0x6c,0x69,0x64]));_0x785bd6(),_0x2d551d[_0x5927c8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5927c8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xc0483e=!0x1;const _0x590e39=_0x52bca5();function _0x25306d(_0x2a595e){return!!_0x2a595e&&(typeof _0x2a595e===_0x5927c8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2a595e===_0x5927c8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2a595e[_0x5927c8([0x74,0x68,0x65,0x6e])]===_0x5927c8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2a595e[_0x5927c8([0x63,0x61,0x74,0x63,0x68])]===_0x5927c8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x36f9a8(_0x56544a){_0x432d55(_0x56544a)[_0x5927c8([0x74,0x68,0x65,0x6e])](_0x45c5fc=>{if(!_0x45c5fc||_0x45c5fc[_0x5927c8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5927c8([0x6f,0x6b]))return _0x5927c8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x453725(_0x7a09ab(_0x590e39+_0x3bf812))!=_0x45c5fc[_0x5927c8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5927c8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5927c8([0x56,0x61,0x6c,0x69,0x64]);})[_0x5927c8([0x74,0x68,0x65,0x6e])](_0x4bb251=>(_0x1345d4(),_0x4bb251),()=>{const _0x4cbe07=_0x2f8d68();return null==_0x4cbe07?(_0x1345d4(),_0x5927c8([0x56,0x61,0x6c,0x69,0x64])):_0x5927c8(_0x392159-_0x4cbe07>(0x283a97c2^_0xf93cc8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5927c8([0x74,0x68,0x65,0x6e])](_0x353057)[_0x5927c8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x353057(_0x5927c8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5c2a15=0xc00fd42^_0xf93cc8;function _0x1345d4(){const _0x5c768d=_0x5927c8([0x6c,0x6c,0x63,0x74,0x2d])+_0x453725(_0x7a09ab(_0x21f1da)),_0x188b07=_0x4052a8(_0x453725(window[_0x5927c8([0x4d,0x61,0x74,0x68])][_0x5927c8([0x63,0x65,0x69,0x6c])](_0x392159/_0x5c2a15)));window[_0x5927c8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5927c8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5c768d,_0x188b07);}function _0x2f8d68(){const _0x2c70b3=_0x5927c8([0x6c,0x6c,0x63,0x74,0x2d])+_0x453725(_0x7a09ab(_0x21f1da)),_0x35ff5e=window[_0x5927c8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5927c8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2c70b3);return _0x35ff5e?window[_0x5927c8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4052a8(_0x35ff5e),0x10)*_0x5c2a15:null;}function _0x432d55(_0xc76ea){return new window[(_0x5927c8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5ab59d,_0x407486)=>{_0xc76ea[_0x5927c8([0x74,0x68,0x65,0x6e])](_0x5ab59d,_0x407486),window[_0x5927c8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x407486,0xc37c702^_0xf93cc8);});}}_0x2d551d[_0x5927c8([0x6f,0x6e])](_0x5927c8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2a629e,_0xe9e5df)=>{if(_0xe9e5df[0x0]!=_0x21f1da)return _0x353057(_0x5927c8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xe9e5df[0x1]={..._0xe9e5df[0x1],[_0x5927c8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x590e39};},{[_0x5927c8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5927c8([0x68,0x69,0x67,0x68])}),_0x2d551d[_0x5927c8([0x6f,0x6e])](_0x5927c8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1f2d87=>{_0x25306d(_0x1f2d87[_0x5927c8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xc0483e=!0x0,_0x36f9a8(_0x1f2d87[_0x5927c8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5927c8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5927c8([0x6c,0x6f,0x77])}),_0x18b859[_0x5927c8([0x74,0x68,0x65,0x6e])](()=>{_0xc0483e||_0x353057(_0x5927c8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3070a2(){return _0x2d551d[_0x5927c8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5927c8([0x76,0x69,0x65,0x77])][_0x5927c8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5927c8([0x61,0x75,0x74,0x6f]);}function _0x785bd6(){_0x2d551d[_0x5927c8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5927c8([0x76,0x69,0x65,0x77])][_0x5927c8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5927c8([0x61,0x75,0x74,0x6f]);}}function _0x35f4dc(_0xa17069){const _0x337fcb=[new window[(_0x5927c8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5c0225=>setTimeout(_0x5c0225,0xc3f2d0e^_0xf93cc8)),_0x18b859[_0x5927c8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5927c8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xb87361=>{let _0x17ebf8=0x0;_0x2d551d[_0x5927c8([0x6d,0x6f,0x64,0x65,0x6c])][_0x5927c8([0x6f,0x6e])](_0x5927c8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4fba20,_0x3c5916)=>{_0x3c5916[0x0][_0x5927c8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x17ebf8++,_0x17ebf8==(0xc36123a^_0xf93cc8)&&(_0xb87361(),_0x4fba20[_0x5927c8([0x6f,0x66,0x66])]());});}))];return window[_0x5927c8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5927c8([0x72,0x61,0x63,0x65])](_0x337fcb)[_0x5927c8([0x74,0x68,0x65,0x6e])](()=>_0xa17069);}async function _0x42ce57(){await _0x18b859,_0x2d551d[_0x5927c8([0x6d,0x6f,0x64,0x65,0x6c])][_0x5927c8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x37a344,_0x2d551d[_0x5927c8([0x6d,0x6f,0x64,0x65,0x6c])][_0x5927c8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x37a344,_0x2d551d[_0x5927c8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5927c8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4e698a(_0xe0ed07){const _0x3d1bf0=_0x536c1d();_0x2d551d[_0x3d1bf0]=_0x5927c8([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])+_0xe0ed07,_0xe0ed07!=_0x5927c8([0x56,0x61,0x6c,0x69,0x64])&&_0x42ce57();}function _0x536c1d(){const _0x59185a=window[_0x5927c8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5927c8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5927c8([0x6e,0x6f,0x77])]())[_0x5927c8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5927c8([0x2e]),'');let _0x12977a=_0x5927c8([0x72]);for(let _0x16001b=0x0;_0x16001b<_0x59185a[_0x5927c8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x16001b+=0x2){let _0x554721=window[_0x5927c8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x59185a[_0x5927c8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x16001b,_0x16001b+0x2));_0x554721>=_0x62b5a[_0x5927c8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x554721-=_0x62b5a[_0x5927c8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x12977a+=_0x62b5a[_0x554721];}return _0x12977a;}function _0x594b0b(){const _0x96ef1=_0x546153[_0x5927c8([0x73,0x70,0x6c,0x69,0x74])](_0x5927c8([0x2e]));if(0x3!=_0x96ef1[_0x5927c8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3f963e(_0x96ef1[0x1]);function _0x3f963e(_0x587e41){const _0x3834e6=_0x4e0b30(_0x587e41);return _0x3834e6&&_0x599773()?_0x3834e6:null;function _0x599773(){const _0x4e62ff=_0x3834e6[_0x5927c8([0x6a,0x74,0x69])],_0x4ffd08=window[_0x5927c8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e62ff[_0x5927c8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4e62ff[_0x5927c8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2d6589={..._0x3834e6,[_0x5927c8([0x6a,0x74,0x69])]:_0x4e62ff[_0x5927c8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4e62ff[_0x5927c8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2d6589[_0x5927c8([0x76,0x63])],_0x7a09ab(_0x2d6589)==_0x4ffd08;}}}async function _0x423f86(){let _0x38bc8f=!0x0;try{const _0x26b04b=_0x546153[_0x5927c8([0x73,0x70,0x6c,0x69,0x74])](_0x5927c8([0x2e])),[_0x1f2c56,_0xcfcff4,_0x4a2378]=_0x26b04b;return _0x6ba900(_0x1f2c56),await _0x5e25dc(_0x1f2c56,_0xcfcff4,_0x4a2378),_0x38bc8f;}catch(_0x554cca){return!0x1;}function _0x6ba900(_0x5326dd){const _0x344cac=_0x4e0b30(_0x5326dd);_0x344cac&&_0x344cac[_0x5927c8([0x61,0x6c,0x67])]==_0x5927c8([0x45,0x53,0x32,0x35,0x36])||(_0x38bc8f=!0x1);}async function _0x5e25dc(_0x200bbc,_0x906b8c,_0xd2bb68){const _0x2da78a=window[_0x5927c8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5927c8([0x66,0x72,0x6f,0x6d])](_0xc4ab23(_0xd2bb68),_0x2bae53=>_0x2bae53[_0x5927c8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3ba7d2=new window[(_0x5927c8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5927c8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x200bbc+_0x5927c8([0x2e])+_0x906b8c),_0x2237aa=window[_0x5927c8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5927c8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2237aa)return;const _0xa7156a=await _0x2237aa[_0x5927c8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5927c8([0x6a,0x77,0x6b]),_0x1d3669,{[_0x5927c8([0x6e,0x61,0x6d,0x65])]:_0x5927c8([0x45,0x43,0x44,0x53,0x41]),[_0x5927c8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5927c8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5927c8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2237aa[_0x5927c8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5927c8([0x6e,0x61,0x6d,0x65])]:_0x5927c8([0x45,0x43,0x44,0x53,0x41]),[_0x5927c8([0x68,0x61,0x73,0x68])]:{[_0x5927c8([0x6e,0x61,0x6d,0x65])]:_0x5927c8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xa7156a,_0x2da78a,_0x3ba7d2)||(_0x38bc8f=!0x1);}}function _0x4e0b30(_0xde41f3){return _0xde41f3[_0x5927c8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5927c8([0x65,0x79]))?JSON[_0x5927c8([0x70,0x61,0x72,0x73,0x65])](_0xc4ab23(_0xde41f3)):null;}function _0xc4ab23(_0x12bee5){return window[_0x5927c8([0x61,0x74,0x6f,0x62])](_0x12bee5[_0x5927c8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5927c8([0x2b]))[_0x5927c8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5927c8([0x2f])));}function _0x7a09ab(_0x137447){let _0x49afd=0x1505;function _0x3a1500(_0xd468a9){for(let _0x8c8e70=0x0;_0x8c8e70<_0xd468a9[_0x5927c8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x8c8e70++){const _0x405733=_0xd468a9[_0x5927c8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x8c8e70);_0x49afd=(_0x49afd<<0x5)+_0x49afd+_0x405733,_0x49afd&=_0x49afd;}}function _0x3e30bd(_0x4cefee){Array[_0x5927c8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4cefee)?_0x4cefee[_0x5927c8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3e30bd):_0x4cefee&&typeof _0x4cefee==_0x5927c8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5927c8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4cefee)[_0x5927c8([0x73,0x6f,0x72,0x74])]()[_0x5927c8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x541ba4,_0x293fd7])=>{_0x3a1500(_0x541ba4),_0x3e30bd(_0x293fd7);}):_0x3a1500(window[_0x5927c8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4cefee));}return _0x3e30bd(_0x137447),_0x49afd>>>0x0;}function _0x453725(_0x29294c){return _0x29294c[_0x5927c8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5927c8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5927c8([0x30]));}function _0x4052a8(_0x44eceb){return _0x44eceb[_0x5927c8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5927c8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5927c8([0x6a,0x6f,0x69,0x6e])]('');}function _0x37a344(){}function _0x5927c8(_0x45c94b){const _0x1febb1=_0x5d6a;return _0x45c94b[_0x1febb1(0xcc)](_0x41b9cf=>String[_0x1febb1(0xb7)](_0x41b9cf))[_0x1febb1(0xb5)]('');}_0x4e698a(await _0x45f257());}(this);}}function _0xc554(){const _0x5c1dfb=['12eOfDAW','plugins','inputTransformation','document','isOfficialPlugin','stylesProcessor','_parsedData','pluginName','editor','view','get','PasteFromOffice','editing','4406760BhDwJT','68706wlqeZm','map','2509744lCTLqE','href','isActive','init','high','requires','696520FmfEDn','1914255tenzgH','dataTransfer','afterInit','77aieJXv','6101982fVQFSw','getData','join','58593aEwRKS','fromCharCode','ClipboardPipeline','execute','text/html','PasteFromOfficeEnhancedInliner','isPremiumPlugin'];_0xc554=function(){return _0x5c1dfb;};return _0xc554();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5c8e19=_0x5b89;function _0x5b89(_0x197cda,_0x2fb567){const _0x213503=_0x2135();return _0x5b89=function(_0x5b8981,_0x4238da){_0x5b8981=_0x5b8981-0xc0;let _0x2bf851=_0x213503[_0x5b8981];return _0x2bf851;},_0x5b89(_0x197cda,_0x2fb567);}function _0x2135(){const _0x4dfdd6=['PasteFromOffice','pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit','2204812JFLBPa','isOfficialPlugin','ClipboardPipeline','licenseKey','324910KfMLuM','pasteFromOfficeEnhancedLicenseKeyNotAllowed','PasteFromOfficeEnhancedPropagator','text/html','inputTransformation','evaluationLimit','editing','isPremiumPlugin','pasteFromOfficeEnhancedLicenseKeyInvalid','editor','pluginName','high','init','_parsedData','expired','_showLicenseError','1182393fXgNKq','domainLimit','document','45411WRxoOf','get','view','getData','pasteFromOfficeEnhancedLicenseKeyExpired','261YLyQqQ','config','1302rdcVPt','dataTransfer','4064676nJsWOg','stylesProcessor','pasteFromOfficeEnhancedLicenseKeyTrialLimit','1596168FZtlXy','pasteFromOfficeEnhancedLicenseKeyValid','execute','developmentLimit','pasteFromOfficeEnhancedLicenseKeyDomainLimit','usageLimit','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','plugins','pasteFromOfficeEnhancedLicenseKeyUsageLimit','_licenseKeyCheckInterval','destroy','PasteFromOfficeEnhanced','110wagUNh','isActive','invalid','requires','6965QOSiFg','trialLimit'];_0x2135=function(){return _0x4dfdd6;};return _0x2135();}(function(_0xb5d156,_0x1cba5c){const _0x140886=_0x5b89,_0x11b115=_0xb5d156();while(!![]){try{const _0x40c0e4=-parseInt(_0x140886(0xc7))/0x1+-parseInt(_0x140886(0xe3))/0x2*(-parseInt(_0x140886(0xca))/0x3)+-parseInt(_0x140886(0xeb))/0x4+parseInt(_0x140886(0xe7))/0x5*(parseInt(_0x140886(0xd1))/0x6)+parseInt(_0x140886(0xd3))/0x7+-parseInt(_0x140886(0xd6))/0x8+-parseInt(_0x140886(0xcf))/0x9*(-parseInt(_0x140886(0xef))/0xa);if(_0x40c0e4===_0x1cba5c)break;else _0x11b115['push'](_0x11b115['shift']());}catch(_0x3c2213){_0x11b115['push'](_0x11b115['shift']());}}}(_0x2135,0xb0e7e));import{Plugin as _0x36bb85}from'ckeditor5/src/core.js';import{parseHtml as _0x2565f6}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x242d32}from'ckeditor5/src/utils.js';import _0x49a9f8 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x36bb85{static get[_0x5c8e19(0xc1)](){const _0x1a814e=_0x5c8e19;return _0x1a814e(0xf1);}static get[_0x5c8e19(0xec)](){return!0x0;}static get[_0x5c8e19(0xf6)](){return!0x0;}static get[_0x5c8e19(0xe6)](){const _0x1b5e12=_0x5c8e19;return[_0x1b5e12(0xe9)];}[_0x5c8e19(0xc3)](){const _0x519160=_0x5c8e19,_0x342f32=this[_0x519160(0xc0)],_0x1fa01b=_0x342f32[_0x519160(0xde)][_0x519160(0xcb)](_0x519160(0xed)),_0xd51ced=_0x342f32[_0x519160(0xf5)][_0x519160(0xcc)][_0x519160(0xc9)],_0x3466db=new _0x49a9f8(_0xd51ced);_0x1fa01b['on'](_0x519160(0xf3),(_0xe2c588,_0x427f58)=>{const _0x1107bc=_0x519160,_0x4e39bb=_0x427f58[_0x1107bc(0xd2)][_0x1107bc(0xcd)](_0x1107bc(0xf2));_0x3466db[_0x1107bc(0xe4)](_0x4e39bb)&&(_0x427f58[_0x1107bc(0xc4)]||(_0x427f58[_0x1107bc(0xc4)]=_0x2565f6(_0x4e39bb,_0xd51ced[_0x1107bc(0xd4)])),_0x3466db[_0x1107bc(0xd8)](_0x427f58));},{'priority':_0x242d32[_0x519160(0xcb)](_0x519160(0xc2))+0xa}),this[_0x519160(0xee)]=this[_0x519160(0xc0)][_0x519160(0xd0)][_0x519160(0xcb)](_0x519160(0xee));const _0x4a5d7b=this[_0x519160(0xc0)];this[_0x519160(0xe0)]=setInterval(()=>{const _0x2917bf=_0x519160;let _0x2b63e5;for(const _0xa68a35 in _0x4a5d7b){const _0x457cbf=_0xa68a35,_0x16c827=_0x4a5d7b[_0x457cbf];if(_0x2917bf(0xd7)==_0x16c827||_0x2917bf(0xf7)==_0x16c827||_0x2917bf(0xce)==_0x16c827||_0x2917bf(0xda)==_0x16c827||_0x2917bf(0xf0)==_0x16c827||_0x2917bf(0xdd)==_0x16c827||_0x2917bf(0xd5)==_0x16c827||_0x2917bf(0xea)==_0x16c827||_0x2917bf(0xdf)==_0x16c827){delete _0x4a5d7b[_0x457cbf],_0x2b63e5=_0x16c827,clearInterval(this[_0x2917bf(0xe0)]),this[_0x2917bf(0xe0)]=void 0x0;break;}}_0x2917bf(0xf7)==_0x2b63e5&&_0x4a5d7b[_0x2917bf(0xc6)](_0x2917bf(0xe5)),_0x2917bf(0xce)==_0x2b63e5&&_0x4a5d7b[_0x2917bf(0xc6)](_0x2917bf(0xc5)),_0x2917bf(0xda)==_0x2b63e5&&_0x4a5d7b[_0x2917bf(0xc6)](_0x2917bf(0xc8)),_0x2917bf(0xf0)==_0x2b63e5&&_0x4a5d7b[_0x2917bf(0xc6)](_0x2917bf(0xdc),_0x2917bf(0xe2)),_0x2917bf(0xdd)==_0x2b63e5&&_0x4a5d7b[_0x2917bf(0xc6)](_0x2917bf(0xf4)),_0x2917bf(0xd5)==_0x2b63e5&&_0x4a5d7b[_0x2917bf(0xc6)](_0x2917bf(0xe8)),_0x2917bf(0xea)==_0x2b63e5&&_0x4a5d7b[_0x2917bf(0xc6)](_0x2917bf(0xd9)),_0x2917bf(0xdf)==_0x2b63e5&&_0x4a5d7b[_0x2917bf(0xc6)](_0x2917bf(0xdb));},0x3e8);}[_0x5c8e19(0xe1)](){const _0x16373c=_0x5c8e19;super[_0x16373c(0xe1)](),this[_0x16373c(0xe0)]&&clearInterval(this[_0x16373c(0xe0)]);}}
23
+ const _0xd23cce=_0x4892;function _0x2c32(){const _0x5949bb=['text/html','PasteFromOfficeEnhancedPropagator','isPremiumPlugin','_licenseKeyCheckInterval','13772CCQdMB','high','featureNotAllowed','inputTransformation','pasteFromOfficeEnhancedLicenseKeyValid','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','pasteFromOfficeEnhancedLicenseKeyInvalid','213736sSSwek','invalid','view','domainLimit','trialLimit','ClipboardPipeline','plugins','1lVGRPt','dataTransfer','stylesProcessor','119548OKsJKZ','destroy','licenseKey','12ZpzINN','editing','pasteFromOfficeEnhancedLicenseKeyDomainLimit','document','execute','usageLimit','developmentLimit','pluginName','pasteFromOfficeEnhancedLicenseKeyUsageLimit','3129560FZfcec','get','PasteFromOffice','expired','pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit','_showLicenseError','5PVYIWq','1533372dNUwTx','1275912nFjUip','init','editor','120PGWGMV','config','900928NccNdP','evaluationLimit','pasteFromOfficeEnhancedLicenseKeyTrialLimit','pasteFromOfficeEnhancedLicenseKeyExpired','requires','_parsedData','isOfficialPlugin','PasteFromOfficeEnhanced','isActive','getData'];_0x2c32=function(){return _0x5949bb;};return _0x2c32();}(function(_0xf1b1d6,_0x4f0e37){const _0x4fe816=_0x4892,_0x1b3b36=_0xf1b1d6();while(!![]){try{const _0x159323=parseInt(_0x4fe816(0x1da))/0x1*(-parseInt(_0x4fe816(0x1dd))/0x2)+parseInt(_0x4fe816(0x1e0))/0x3*(parseInt(_0x4fe816(0x20c))/0x4)+parseInt(_0x4fe816(0x1ef))/0x5*(parseInt(_0x4fe816(0x1f0))/0x6)+-parseInt(_0x4fe816(0x1e9))/0x7+parseInt(_0x4fe816(0x1f6))/0x8+parseInt(_0x4fe816(0x1f1))/0x9+parseInt(_0x4fe816(0x1f4))/0xa*(parseInt(_0x4fe816(0x204))/0xb);if(_0x159323===_0x4f0e37)break;else _0x1b3b36['push'](_0x1b3b36['shift']());}catch(_0x5bd784){_0x1b3b36['push'](_0x1b3b36['shift']());}}}(_0x2c32,0x389ac));import{Plugin as _0x4e757e}from'ckeditor5/src/core.js';import{parseHtml as _0xe405f2}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x25432e}from'ckeditor5/src/utils.js';import _0x1914ff from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x4892(_0x15d188,_0x14f3c3){const _0x2c321=_0x2c32();return _0x4892=function(_0x4892f8,_0x396102){_0x4892f8=_0x4892f8-0x1d9;let _0x5bf8fc=_0x2c321[_0x4892f8];return _0x5bf8fc;},_0x4892(_0x15d188,_0x14f3c3);}export default class s extends _0x4e757e{static get[_0xd23cce(0x1e7)](){const _0x5df233=_0xd23cce;return _0x5df233(0x201);}static get[_0xd23cce(0x1fc)](){return!0x0;}static get[_0xd23cce(0x202)](){return!0x0;}static get[_0xd23cce(0x1fa)](){const _0x5ede99=_0xd23cce;return[_0x5ede99(0x1eb)];}[_0xd23cce(0x1f2)](){const _0x38b52b=_0xd23cce,_0x18f8bd=this[_0x38b52b(0x1f3)],_0x26bf0c=_0x18f8bd[_0x38b52b(0x1d9)][_0x38b52b(0x1ea)](_0x38b52b(0x211)),_0x515e29=_0x18f8bd[_0x38b52b(0x1e1)][_0x38b52b(0x20e)][_0x38b52b(0x1e3)],_0x33c03c=new _0x1914ff(_0x515e29);_0x26bf0c['on'](_0x38b52b(0x207),(_0x5ba521,_0x146123)=>{const _0xf5a68c=_0x38b52b,_0x2d6cc5=_0x146123[_0xf5a68c(0x1db)][_0xf5a68c(0x1ff)](_0xf5a68c(0x200));_0x33c03c[_0xf5a68c(0x1fe)](_0x2d6cc5)&&(_0x146123[_0xf5a68c(0x1fb)]||(_0x146123[_0xf5a68c(0x1fb)]=_0xe405f2(_0x2d6cc5,_0x515e29[_0xf5a68c(0x1dc)])),_0x33c03c[_0xf5a68c(0x1e4)](_0x146123));},{'priority':_0x25432e[_0x38b52b(0x1ea)](_0x38b52b(0x205))+0xa}),this[_0x38b52b(0x1df)]=this[_0x38b52b(0x1f3)][_0x38b52b(0x1f5)][_0x38b52b(0x1ea)](_0x38b52b(0x1df));const _0x5975a8=this[_0x38b52b(0x1f3)];this[_0x38b52b(0x203)]=setInterval(()=>{const _0x3d752b=_0x38b52b;let _0x49d6dc;for(const _0x3472d9 in _0x5975a8){const _0x5a1ccd=_0x3472d9,_0x15f71f=_0x5975a8[_0x5a1ccd];if(_0x3d752b(0x208)==_0x15f71f||_0x3d752b(0x20b)==_0x15f71f||_0x3d752b(0x1f9)==_0x15f71f||_0x3d752b(0x1e2)==_0x15f71f||_0x3d752b(0x20a)==_0x15f71f||_0x3d752b(0x209)==_0x15f71f||_0x3d752b(0x1f8)==_0x15f71f||_0x3d752b(0x1ed)==_0x15f71f||_0x3d752b(0x1e8)==_0x15f71f){delete _0x5975a8[_0x5a1ccd],_0x49d6dc=_0x15f71f,clearInterval(this[_0x3d752b(0x203)]),this[_0x3d752b(0x203)]=void 0x0;break;}}_0x3d752b(0x20b)==_0x49d6dc&&_0x5975a8[_0x3d752b(0x1ee)](_0x3d752b(0x20d)),_0x3d752b(0x1f9)==_0x49d6dc&&_0x5975a8[_0x3d752b(0x1ee)](_0x3d752b(0x1ec)),_0x3d752b(0x1e2)==_0x49d6dc&&_0x5975a8[_0x3d752b(0x1ee)](_0x3d752b(0x20f)),_0x3d752b(0x20a)==_0x49d6dc&&_0x5975a8[_0x3d752b(0x1ee)](_0x3d752b(0x206),_0x3d752b(0x1fd)),_0x3d752b(0x209)==_0x49d6dc&&_0x5975a8[_0x3d752b(0x1ee)](_0x3d752b(0x1f7)),_0x3d752b(0x1f8)==_0x49d6dc&&_0x5975a8[_0x3d752b(0x1ee)](_0x3d752b(0x210)),_0x3d752b(0x1ed)==_0x49d6dc&&_0x5975a8[_0x3d752b(0x1ee)](_0x3d752b(0x1e6)),_0x3d752b(0x1e8)==_0x49d6dc&&_0x5975a8[_0x3d752b(0x1ee)](_0x3d752b(0x1e5));},0x3e8);}[_0xd23cce(0x1de)](){const _0x2dfe02=_0xd23cce;super[_0x2dfe02(0x1de)](),this[_0x2dfe02(0x203)]&&clearInterval(this[_0x2dfe02(0x203)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x15fd32,_0x1a091f){const _0x407e0c=_0x5290,_0x266496=_0x15fd32();while(!![]){try{const _0x21fbe4=parseInt(_0x407e0c(0x13f))/0x1*(-parseInt(_0x407e0c(0x13e))/0x2)+-parseInt(_0x407e0c(0x13d))/0x3*(parseInt(_0x407e0c(0x139))/0x4)+parseInt(_0x407e0c(0x140))/0x5+-parseInt(_0x407e0c(0x13c))/0x6+parseInt(_0x407e0c(0x138))/0x7+-parseInt(_0x407e0c(0x13a))/0x8*(-parseInt(_0x407e0c(0x141))/0x9)+-parseInt(_0x407e0c(0x13b))/0xa;if(_0x21fbe4===_0x1a091f)break;else _0x266496['push'](_0x266496['shift']());}catch(_0x2fd099){_0x266496['push'](_0x266496['shift']());}}}(_0x3815,0xd16ef));const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x3815(){const _0x3553f5=['8JOdfrq','3607130LWhKPO','1652130PCGmyF','153213uYPSqh','166jhsYRf','17061MjVHTo','7006215qEXcAo','12684807cGfarh','test','4627595vBELUn','44meHHVg'];_0x3815=function(){return _0x3553f5;};return _0x3815();}function _0x5290(_0x25507e,_0x52838e){const _0x38152a=_0x3815();return _0x5290=function(_0x529081,_0x51c192){_0x529081=_0x529081-0x137;let _0x502b0e=_0x38152a[_0x529081];return _0x502b0e;},_0x5290(_0x25507e,_0x52838e);}export function isMSExcelContent(_0x9fbd51){const _0x247b22=_0x5290;return x[_0x247b22(0x137)](_0x9fbd51);}
23
+ (function(_0x248b88,_0x1d5886){const _0xff92e5=_0x1ade,_0x3102d0=_0x248b88();while(!![]){try{const _0x475e3e=parseInt(_0xff92e5(0xf7))/0x1*(-parseInt(_0xff92e5(0xfe))/0x2)+-parseInt(_0xff92e5(0xf8))/0x3+parseInt(_0xff92e5(0xfc))/0x4+-parseInt(_0xff92e5(0xf9))/0x5*(-parseInt(_0xff92e5(0xfb))/0x6)+parseInt(_0xff92e5(0xff))/0x7+parseInt(_0xff92e5(0x100))/0x8*(-parseInt(_0xff92e5(0xfd))/0x9)+parseInt(_0xff92e5(0xfa))/0xa;if(_0x475e3e===_0x1d5886)break;else _0x3102d0['push'](_0x3102d0['shift']());}catch(_0x4c9bb5){_0x3102d0['push'](_0x3102d0['shift']());}}}(_0xc60d,0xcd214));function _0xc60d(){const _0x5f1ad4=['175MmAjsi','21559170ICyuDF','145050TWzaes','2145284kDPOic','6137199FuElII','361362EvGnBI','2346211eKSTGg','8FTrAZf','test','9bEjVkD','2175852gXbIIi'];_0xc60d=function(){return _0x5f1ad4;};return _0xc60d();}const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x1ade(_0x817f41,_0x3d19f0){const _0xc60df3=_0xc60d();return _0x1ade=function(_0x1adee5,_0x579c82){_0x1adee5=_0x1adee5-0xf6;let _0x5c1225=_0xc60df3[_0x1adee5];return _0x5c1225;},_0x1ade(_0x817f41,_0x3d19f0);}export function isMSExcelContent(_0x1fd172){const _0x2741cf=_0x1ade;return x[_0x2741cf(0xf6)](_0x1fd172);}