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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function b(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function v(t,n){const r=new DOMParser,s=function(t){return b(b(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(t,e){const n=A();return(S=function(t,e){return n[t-=179]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(725570===parseInt(e(183))/1*(-parseInt(e(181))/2)+parseInt(e(190))/3+parseInt(e(184))/4+-parseInt(e(187))/5+-parseInt(e(189))/6*(-parseInt(e(186))/7)+parseInt(e(179))/8*(parseInt(e(180))/9)+parseInt(e(185))/10*(-parseInt(e(188))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return C[S(182)](t)}function A(){const t=["546QwYVBQ","296775rSYyhR","40aKYSwx","454869jqusqp","2AonnSP","test","33131npRbni","1574028gPTfBy","2132450mQQRMB","58912MtjOMm","1629010EIQTcr","22DLIsBu"];return(A=function(){return t})()}function O(t,e){const n=P();return(O=function(t,e){return n[t-=265]})(t,e)}function P(){const t=["set","cssRules","trim","2372550Rmfwzk","3143tEFbCl","map","length","4062670leiIjG","split","1532667mawftS","hasClass","4qznYiE","assign","initial","5523693oAGqda","selectorText","groups","9062168rVGRXD","108aFlmrD","tagName","style","name","977016WXIkGE","20ciDbxs","push","className","exec","getPropertyValue"];return(P=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(607969===parseInt(e(287))/1+-parseInt(e(286))/2+parseInt(e(292))/3*(-parseInt(e(266))/4)+-parseInt(e(278))/5*(parseInt(e(277))/6)+-parseInt(e(269))/7+-parseInt(e(272))/8+parseInt(e(273))/9*(parseInt(e(290))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(274)]&&!s[n(280)])continue;const e=!s[n(274)]||t[n(276)]===s[n(274)],o=!s[n(280)]||t[n(265)](s[n(280)]);e&&o&&r[n(283)](s,i)}return r}function T(t){const e=O,n={};for(let r=0;r<t[e(289)];r++){const s=t[r],i=t[e(282)](s);e(268)!==i&&(n[s]=i)}return n}function D(t){const e=O,n=t[e(291)](",")[e(288)]((t=>t[e(285)]())),r=[];for(const t of n){const n=L[e(281)](t);n&&r[e(279)](n[e(271)])}return r}function j(t){const e=O,n={};for(const r of t)Object[e(267)](n,r);return n}const R=B;function M(){const t=["_parsedData","hasStyle","elementStart","2544DsCDCe","createRangeIn","1195965DHRIJY","size","39XPWeZY","110bGiBGX","2xCraYf","12389168mOsFYb","1630884FTfHwV","from","item","execute","values","7uCreSM","16340isMBVi","isActive","1537203vBbBQN","11306740DShPHF","361396uJxTbr","content","type","document","setStyle"];return(M=function(){return t})()}function B(t,e){const n=M();return(B=function(t,e){return n[t-=290]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(886961===parseInt(e(305))/1*(parseInt(e(295))/2)+parseInt(e(293))/3*(-parseInt(e(307))/4)+-parseInt(e(303))/5*(parseInt(e(315))/6)+-parseInt(e(302))/7*(-parseInt(e(296))/8)+parseInt(e(291))/9+-parseInt(e(306))/10+-parseInt(e(294))/11*(-parseInt(e(297))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class W extends w{[R(300)](t){const n=R,{body:r,styles:s}=t[n(312)],i=new e.UpcastWriter(r[n(310)]),o=i[n(290)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=D(r),i=t[r];for(const t of s)n[e(283)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(284)])if(t instanceof CSSStyleRule){const r=T(t[e(275)]);n[t[e(270)]]=Object[e(267)]({},n[t[e(270)]]||{},r)}return n}(s));for(const t of o){if(n(314)!==t[n(309)])continue;const e=F(t[n(299)],c);if(e[n(292)]){const r=j(Array[n(298)](e[n(301)]()));for(const e in r){const s=t[n(299)];s[n(313)](e)||i[n(311)](e,r[e],s)}}}t[n(308)]=r}[R(304)](t){return super[R(304)](t)||E(t)}}function q(t,e){const n=K();return(q=function(t,e){return n[t-=454]})(t,e)}const N=q;function K(){const t=["isActive","869214rsqpEE","3720988KnyPCu","get","href","join","text/html","plugins","isPremiumPlugin","afterInit","high","execute","20bthjKL","editing","_parsedData","inputTransformation","889bAabiF","10mOYvdD","requires","7478700TKApqu","PasteFromOfficeEnhancedInliner","pluginName","26994AqHYPy","init","getData","map","ClipboardPipeline","dataTransfer","document","view","16MEOiLQ","PasteFromOffice","7873206qDvEZN","isOfficialPlugin","fromCharCode","2712510xSqqlJ","editor","50299JVoBuG","stylesProcessor"];return(K=function(){return t})()}!function(t){const e=q,n=t();for(;;)try{if(859163===-parseInt(e(464))/1*(-parseInt(e(483))/2)+-parseInt(e(467))/3+parseInt(e(468))/4+-parseInt(e(485))/5+parseInt(e(488))/6*(-parseInt(e(482))/7)+-parseInt(e(457))/8*(-parseInt(e(462))/9)+-parseInt(e(478))/10*(-parseInt(e(459))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class k extends t.Plugin{static get[N(487)](){return N(486)}static get[N(460)](){return!0}static get[N(474)](){return!0}static get[N(484)](){return[N(458)]}[N(489)](){const t=N,e=this[t(463)],n=e[t(473)][t(469)](t(492)),r=e[t(479)][t(456)][t(455)],s=new W(r);n.on(t(481),((e,n)=>{const i=t,o=n[i(454)][i(490)](i(472));s[i(466)](o)&&(n[i(480)]||(n[i(480)]=v(o,r[i(465)])),s[i(477)](n))}),{priority:x.priorities[t(469)](t(476))+11})}[N(475)](){!async function(t){const e=d([107,87,90,88,113,85,48,99,80,79,66,105,73,82,78,122,120,65,116,115,98,103,74,68,104,69,50,100,101,54,70,49,109,52,67,51,55,76,112,119,83,108,102,110,57,71,86,111,106,118,81,117,84,75,89,53,121,56,72,114,77,97]),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=q;return t[e(491)]((t=>String[e(461)](t)))[e(471)]("")}!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:1743292800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=q,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(470)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const V=H;function H(t,e){const n=X();return(H=function(t,e){return n[t-=437]})(t,e)}!function(t){const e=H,n=t();for(;;)try{if(638235===parseInt(e(453))/1+-parseInt(e(450))/2*(parseInt(e(439))/3)+-parseInt(e(472))/4*(parseInt(e(447))/5)+parseInt(e(476))/6+parseInt(e(481))/7*(parseInt(e(474))/8)+parseInt(e(478))/9*(-parseInt(e(465))/10)+parseInt(e(468))/11*(parseInt(e(477))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);const Y=[V(446),V(479),V(459),V(437),V(441),V(443),V(454),V(456)],$=[V(446),V(479),V(459)],U={"font-style":[[V(445),"i"]],"font-weight":[[V(473),V(462)],[V(467),V(462)],[V(466),V(462)],[t=>Number(t)>=600,V(462)]],"text-decoration":[[V(440),"u"],[V(471),"s"]],"text-decoration-line":[[V(440),"u"],[V(471),"s"]],"vertical-align":[[V(475),V(475)],[V(460),V(452)]]};function z(t){return Y[V(464)](t)}function X(){const t=["4657390TFvwSz","bolder","bold","1067902GEbSpg","forEach","split","line-through","16oCIHQc","medium","48lESIWJ","sub","5149806iBMaWV","48UdxBLZ","9jsYDoQ","font-family","getChildren","162519hoAUnL","getStyle","text-decoration","from","3409998ZoHZfp","underline","text-decoration-line","createElement","font-weight","setStyle","italic","color","110015bnTvnC","getStyleNames","span","2fYHPzj","length","sup","942721cmlIAK","font-style","removeStyle","vertical-align","keys","filter","font-size","super","insertChild","strong","function","includes"];return(X=function(){return t})()}function Q(t){const e=V;return Array[e(438)](t[e(448)]())[e(458)](z)}function J(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=V,r={},s={};return e[n(469)]((e=>{const i=n,o=t[i(482)](e);if(o)if(c=e,$[V(464)](c))r[e]=o;else if(e in U){const t=o[i(470)](" ");U[e][i(469)]((([n,r])=>{const o=i;for(const i of t)(o(463)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=V;for(const s in n)n[s][r(469)]((([,n])=>{const s=r,i=e[s(442)](n,[],t[s(480)]());e[s(461)](0,i,t)})),e[r(455)](s,t)})(t,e,s),function(t,e,n){const r=V;if(!Object[r(457)](n)[r(451)])return;const s=e[r(442)](r(449),[],t[r(480)]());e[r(444)](n,s),e[r(461)](0,s,t),e[r(455)](Object[r(457)](n),t)}(t,e,r)}const G=Z;function _(){const t=["element","2287272gzodqO","440740QYhbiJ","getItems","content","stylesProcessor","isActive","3RtvCMc","name","2451880aQlXSn","331148tUiabJ","10152180BeTGzi","includes","font","_parsedData","blockElements","521982BpqSXg","6nuJZjZ","document","execute","357749gXyUPZ","10SDiqVf","createRangeIn"];return(_=function(){return t})()}function Z(t,e){const n=_();return(Z=function(t,e){return n[t-=498]})(t,e)}!function(t){const e=Z,n=t();for(;;)try{if(355716===-parseInt(e(499))/1+-parseInt(e(513))/2+-parseInt(e(504))/3*(-parseInt(e(507))/4)+-parseInt(e(506))/5+-parseInt(e(514))/6*(-parseInt(e(517))/7)+parseInt(e(498))/8+-parseInt(e(508))/9*(-parseInt(e(518))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);class tt extends w{[G(516)](t){const n=G,{body:r}=t[n(511)],s=new e.UpcastWriter(r[n(515)]),i=s[n(519)](r),o=new e.ViewDocument(s[n(515)][n(502)]),c=[...new e.DomConverter(o)[n(512)],n(510)],a=i[n(500)]();for(const t of a)if(t.is(n(520))&&c[n(509)](t[n(505)])){J(t,s,Q(t))}t[n(501)]=r}[G(503)](t){return super[G(503)](t)||E(t)}}const et=rt;function nt(){const t=["70OwHJBe","requires","pasteFromOfficeEnhancedLicenseKeyUsageLimit","stylesProcessor","516808mDhWTb","PasteFromOffice","expired","destroy","1243704huVVug","PasteFromOfficeEnhancedPropagator","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyValid","3007386wcHsFl","pluginName","execute","domainLimit","invalid","high","1372104jIBADL","editing","pasteFromOfficeEnhancedLicenseKeyTrialLimit","getData","evaluationLimit","document","_licenseKeyCheckInterval","474783CeeTVm","pasteFromOfficeEnhancedLicenseKeyExpired","isActive","plugins","usageLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","trialLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyDomainLimit","editor","_showLicenseError","text/html","111zuNayn","licenseKey","featureNotAllowed","isPremiumPlugin","get","23484fgwvtH","ClipboardPipeline","isOfficialPlugin","206994jYCmPE","view","_parsedData","config","dataTransfer","pasteFromOfficeEnhancedLicenseKeyInvalid","init","inputTransformation"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(312080===parseInt(e(432))/1+-parseInt(e(449))/2*(-parseInt(e(444))/3)+-parseInt(e(464))/4+-parseInt(e(460))/5*(parseInt(e(452))/6)+parseInt(e(468))/7+parseInt(e(425))/8+-parseInt(e(472))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{[et(445)];[et(431)];static get[et(473)](){return et(469)}static get[et(451)](){return!0}static get[et(447)](){return!0}static get[et(461)](){return[et(465)]}[et(458)](){const t=et,e=this[t(441)],n=e[t(435)][t(448)](t(450)),r=e[t(426)][t(453)][t(430)],s=new tt(r);n.on(t(459),((e,n)=>{const i=t,o=n[i(456)][i(428)](i(443));s[i(434)](o)&&(n[i(454)]||(n[i(454)]=v(o,r[i(463)])),s[i(474)](n))}),{priority:x.priorities[t(448)](t(424))+10}),this[t(445)]=this[t(441)][t(455)][t(448)](t(445));const i=this[t(441)];this[t(431)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(471)==s||e(457)==s||e(433)==s||e(440)==s||e(439)==s||e(437)==s||e(427)==s||e(462)==s){delete i[r],n=s,clearInterval(this[e(431)]),this[e(431)]=void 0;break}}e(457)==n&&i[e(442)](e(476)),e(433)==n&&i[e(442)](e(466)),e(440)==n&&i[e(442)](e(475)),e(439)==n&&i[e(442)](e(446),e(470)),e(437)==n&&i[e(442)](e(429)),e(427)==n&&i[e(442)](e(438)),e(462)==n&&i[e(442)](e(436))}),1e3)}[et(467)](){const t=et;super[t(467)](),this[t(431)]&&clearInterval(this[t(431)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=441]})(t,e)}function ct(){var t=["24380aCdLXV","pluginName","requires","isOfficialPlugin","892SVbAEo","5370936FHmdau","9zXPEcH","PasteFromOffice","1805590iscAXe","439359gIXsDQ","isPremiumPlugin","1384rUTHSC","2okUkTt","23017863QCRGOp","PasteFromOfficeEnhanced","20573nKBzBB","1018878vsivgH"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(561126===-parseInt(e(441))/1*(-parseInt(e(444))/2)+parseInt(e(448))/3+parseInt(e(453))/4*(-parseInt(e(449))/5)+-parseInt(e(454))/6+parseInt(e(447))/7*(-parseInt(e(443))/8)+-parseInt(e(455))/9*(-parseInt(e(457))/10)+parseInt(e(445))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(450)](){return it(446)}static get[it(452)](){return!0}static get[it(442)](){return!0}static get[it(451)](){return[it(456),k,st]}}function ut(){var t=["1005qpuYoW","406XTDdwO","9jwoGkf","346XTvrbI","460749fOluSO","178024PBUaOx","3054dAAVcP","296890YrKDRt","9442032FechOq","6883FJNDzu","753874TXYZyJ","4dolSVv"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=183]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(777040===-parseInt(e(186))/1*(-parseInt(e(192))/2)+-parseInt(e(193))/3*(-parseInt(e(188))/4)+parseInt(e(189))/5*(-parseInt(e(183))/6)+parseInt(e(190))/7*(-parseInt(e(194))/8)+-parseInt(e(191))/9*(parseInt(e(184))/10)+parseInt(e(187))/11+parseInt(e(185))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function 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=["40551130DUOOss","3253765jwwYsH","2188630sGplPV","3226832ZMCbbJ","733870BfmKql","3XxKETq","598234oxTHUs","test","3358280erPECe","84INietU","9DWrzrO"];return(S=function(){return t})()}function E(t,e){const n=S();return(E=function(t,e){return n[t-=383]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(766630===-parseInt(e(384))/1+parseInt(e(393))/2*(-parseInt(e(385))/3)+parseInt(e(383))/4+-parseInt(e(392))/5+parseInt(e(389))/6*(-parseInt(e(386))/7)+-parseInt(e(388))/8+-parseInt(e(390))/9*(-parseInt(e(391))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t){return C[E(387)](t)}function L(t,e){const n=R();return(L=function(t,e){return n[t-=471]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(821629===-parseInt(e(491))/1*(-parseInt(e(478))/2)+parseInt(e(482))/3+parseInt(e(474))/4+-parseInt(e(497))/5*(-parseInt(e(476))/6)+-parseInt(e(472))/7*(-parseInt(e(484))/8)+parseInt(e(483))/9+-parseInt(e(481))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=L,r=new Map;for(const[s,i]of e){if(!s[n(487)]&&!s[n(493)])continue;const e=!s[n(487)]||t[n(490)]===s[n(487)],o=!s[n(493)]||t[n(471)](s[n(493)]);e&&o&&r[n(496)](s,i)}return r}function F(t){const e=L,n={};for(let r=0;r<t[e(495)];r++){const s=t[r],i=t[e(492)](s);e(473)!==i&&(n[s]=i)}return n}function T(t){const e=L,n=t[e(479)](",")[e(489)]((t=>t[e(480)]())),r=[];for(const t of n){const n=O[e(486)](t);n&&r[e(485)](n[e(477)])}return r}function R(){const t=["className","selectorText","length","set","2841815zHavcP","style","hasClass","548758SMIvhW","initial","6422436PrWWvj","cssRules","6aUIsis","groups","2EqscSL","split","trim","56208970tSwnnJ","2095431ZVEDLs","9757188cMYkdY","112bQlQNl","push","exec","tagName","assign","map","name","1388429dRVmBv","getPropertyValue"];return(R=function(){return t})()}function k(t){const e=L,n={};for(const r of t)Object[e(488)](n,r);return n}const j=M;function D(){const t=["size","2340360LfANgf","elementStart","type","content","365350DmSUew","item","values","14300850JZKTZw","execute","182760UCZEyL","45312960ShxayA","51665mGuTYG","isActive","createRangeIn","hasStyle","setStyle","document","_parsedData","15443528cucmMQ","from","9KfIMiD","56qTcyaW","10KnboTI","360PTqtqJ"];return(D=function(){return t})()}function M(t,e){const n=D();return(M=function(t,e){return n[t-=172]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(974086===parseInt(e(172))/1*(parseInt(e(190))/2)+-parseInt(e(193))/3+parseInt(e(191))/4*(parseInt(e(179))/5)+-parseInt(e(177))/6*(parseInt(e(189))/7)+parseInt(e(186))/8*(parseInt(e(188))/9)+parseInt(e(175))/10+-parseInt(e(178))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class K extends w{[j(176)](t){const n=j,{body:r,styles:s}=t[n(185)],i=new e.UpcastWriter(r[n(184)]),o=i[n(181)](r),c=function(t){const e=L,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(496)](t,i)}return n}(function(t){const e=L,n={};for(const r of t)for(const t of r[e(475)])if(t instanceof CSSStyleRule){const r=F(t[e(498)]);n[t[e(494)]]=Object[e(488)]({},n[t[e(494)]]||{},r)}return n}(s));for(const t of o){if(n(194)!==t[n(195)])continue;const e=P(t[n(173)],c);if(e[n(192)]){const r=k(Array[n(187)](e[n(174)]()));for(const e in r){const s=t[n(173)];s[n(182)](e)||i[n(183)](e,r[e],s)}}}t[n(196)]=r}[j(180)](t){return super[j(180)](t)||A(t)}}const N=W;function W(t,e){const n=J();return(W=function(t,e){return n[t-=284]})(t,e)}function J(){const t=["_parsedData","isActive","379881OLIVgC","view","stylesProcessor","PasteFromOfficeEnhancedInliner","30529TFDbKC","5627110cCCSxp","afterInit","8384766PdGtKy","inputTransformation","get","getData","editing","init","high","editor","text/html","2746765PRXIEU","PasteFromOffice","isPremiumPlugin","requires","href","78pGgbdH","fromCharCode","ClipboardPipeline","5031288gTRpIk","join","map","pluginName","4587867GzAdkE","plugins","document","execute","dataTransfer","isOfficialPlugin","40oJoCkv"];return(J=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(851419===-parseInt(e(298))/1*(-parseInt(e(315))/2)+parseInt(e(285))/3+parseInt(e(318))/4+-parseInt(e(299))/5+-parseInt(e(301))/6+-parseInt(e(310))/7+parseInt(e(291))/8*(-parseInt(e(294))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class U extends t.Plugin{static get[N(284)](){return N(297)}static get[N(290)](){return!0}static get[N(312)](){return!0}static get[N(313)](){return[N(311)]}[N(306)](){const t=N,e=this[t(308)],n=e[t(286)][t(303)](t(317)),r=e[t(305)][t(295)][t(287)],s=new K(r);n.on(t(302),((e,n)=>{const i=t,o=n[i(289)][i(304)](i(309));s[i(293)](o)&&(n[i(292)]||(n[i(292)]=b(o,r[i(296)])),s[i(288)](n))}),{priority:x.priorities[t(303)](t(307))+11})}[N(300)](){!async function(t){const e=d([120,117,57,68,106,53,85,109,49,107,108,67,110,99,77,81,78,83,103,54,80,75,122,88,86,56,73,71,87,101,50,97,65,66,82,104,74,98,51,116,118,100,55,84,79,115,102,112,113,70,72,114,90,48,52,89,105,121,119,69,111,76]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=W;return t[e(320)]((t=>String[e(316)](t)))[e(319)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([120]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])((c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,x.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])]((t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116])))[d([116,104,101,110])]((t=>(i(),t)),(()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[d([116,104,101,110])](c)[d([99,97,116,99,104])]((()=>{c(d([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])(((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}}),{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))}),{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])]((()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch(t){return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),(t=>t[d([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1743465600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=W,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(314)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const $=B;!function(t){const e=B,n=t();for(;;)try{if(909807===-parseInt(e(266))/1+-parseInt(e(295))/2*(parseInt(e(270))/3)+parseInt(e(267))/4+-parseInt(e(268))/5*(parseInt(e(289))/6)+parseInt(e(264))/7*(parseInt(e(265))/8)+-parseInt(e(269))/9*(-parseInt(e(263))/10)+parseInt(e(278))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const q=[$(271),$(277),$(261),$(279),$(293),$(292),$(296),$(254)],H=[$(271),$(277),$(261)],X={"font-style":[[$(280),"i"]],"font-weight":[[$(283),$(294)],[$(252),$(294)],[$(282),$(294)],[t=>Number(t)>=600,$(294)]],"text-decoration":[[$(290),"u"],[$(274),"s"]],"text-decoration-line":[[$(290),"u"],[$(274),"s"]],"vertical-align":[[$(275),$(275)],[$(288),$(260)]]};function V(t){return q[$(276)](t)}function G(){const t=["function","bolder","medium","getChildren","forEach","length","removeStyle","super","1709106SNqXJJ","underline","setStyle","font-weight","text-decoration-line","strong","2RxtgCj","font-style","bold","from","vertical-align","getStyle","getStyleNames","filter","split","keys","sup","font-size","span","40650ArXBaF","108787SmmlDm","488XJAxpI","1564859eWLHsA","5442312FgiThb","25djdNIy","3303AGdDru","3468201iPQuWt","color","createElement","insertChild","line-through","sub","includes","font-family","13800094jVgXyy","text-decoration","italic"];return(G=function(){return t})()}function _(t){const e=$;return Array[e(253)](t[e(256)]())[e(257)](V)}function z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(285)]((e=>{const i=n,o=t[i(255)](e);if(o)if(c=e,H[$(276)](c))r[e]=o;else if(e in X){const t=o[i(258)](" ");X[e][i(285)]((([n,r])=>{const o=i;for(const i of t)(o(281)==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=$;for(const s in n)n[s][r(285)]((([,n])=>{const s=r,i=e[s(272)](n,[],t[s(284)]());e[s(273)](0,i,t)})),e[r(287)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(259)](n)[r(286)])return;const s=e[r(272)](r(262),[],t[r(284)]());e[r(291)](n,s),e[r(273)](0,s,t),e[r(287)](Object[r(259)](n),t)}(t,e,r)}function B(t,e){const n=G();return(B=function(t,e){return n[t-=252]})(t,e)}const Y=Z;function Z(t,e){const n=Q();return(Z=function(t,e){return n[t-=110]})(t,e)}function Q(){const t=["document","name","1273612RGzlkw","isActive","292849LBbFXV","6svuHRs","createRangeIn","356480Nwqwoj","420936xldSdi","getItems","includes","element","content","77CXkQSI","blockElements","3756378AoJXYc","font","133300STSvtx","execute","254396JBcorx","_parsedData","783YnOWMJ","stylesProcessor"];return(Q=function(){return t})()}!function(t){const e=Z,n=t();for(;;)try{if(333233===-parseInt(e(116))/1+-parseInt(e(114))/2+-parseInt(e(117))/3*(-parseInt(e(131))/4)+-parseInt(e(119))/5+parseInt(e(127))/6+parseInt(e(125))/7*(-parseInt(e(120))/8)+parseInt(e(110))/9*(parseInt(e(129))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class tt extends w{[Y(130)](t){const n=Y,{body:r}=t[n(132)],s=new e.UpcastWriter(r[n(112)]),i=s[n(118)](r),o=new e.ViewDocument(s[n(112)][n(111)]),c=[...new e.DomConverter(o)[n(126)],n(128)],a=i[n(121)]();for(const t of a)if(t.is(n(123))&&c[n(122)](t[n(113)])){z(t,s,_(t))}t[n(124)]=r}[Y(115)](t){return super[Y(115)](t)||A(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=342]})(t,e)}function rt(){const t=["pluginName","PasteFromOfficeEnhanced","7493430hifylJ","4okRDOO","512140suQIRh","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyExpired","PasteFromOfficeEnhancedPropagator","175869LMETaP","_showLicenseError","inputTransformation","domainLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","view","PasteFromOffice","2qiLeAy","pasteFromOfficeEnhancedLicenseKeyDomainLimit","33688ioHkHl","get","destroy","editor","isActive","editing","isPremiumPlugin","config","36gsiXqE","invalid","pasteFromOfficeEnhancedLicenseKeyUsageLimit","ClipboardPipeline","high","getData","pasteFromOfficeEnhancedLicenseKeyNotAllowed","licenseKey","pasteFromOfficeEnhancedLicenseKeyValid","dataTransfer","60RxAifK","requires","isOfficialPlugin","trialLimit","init","usageLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","520823LGnSLT","execute","_parsedData","121FbLAUO","30910836kBZfwK","document","expired","_licenseKeyCheckInterval","evaluationLimit","text/html","pasteFromOfficeEnhancedLicenseKeyTrialLimit","139460RKkTdA","stylesProcessor","plugins"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(741935===-parseInt(e(357))/1*(parseInt(e(386))/2)+-parseInt(e(379))/3*(-parseInt(e(374))/4)+parseInt(e(368))/5*(parseInt(e(350))/6)+-parseInt(e(373))/7+-parseInt(e(388))/8*(parseInt(e(396))/9)+parseInt(e(375))/10*(-parseInt(e(360))/11)+parseInt(e(361))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{[et(347)];[et(364)];static get[et(371)](){return et(378)}static get[et(352)](){return!0}static get[et(394)](){return!0}static get[et(351)](){return[et(385)]}[et(354)](){const t=et,e=this[t(391)],n=e[t(370)][t(389)](t(343)),r=e[t(393)][t(384)][t(362)],s=new tt(r);n.on(t(381),((e,n)=>{const i=t,o=n[i(349)][i(345)](i(366));s[i(392)](o)&&(n[i(359)]||(n[i(359)]=b(o,r[i(369)])),s[i(358)](n))}),{priority:x.priorities[t(389)](t(344))+10}),this[t(347)]=this[t(391)][t(395)][t(389)](t(347));const i=this[t(391)];this[t(364)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(348)==s||e(356)==s||e(377)==s||e(387)==s||e(346)==s||e(383)==s||e(367)==s||e(342)==s){delete i[r],n=s,clearInterval(this[e(364)]),this[e(364)]=void 0;break}}e(356)==n&&i[e(380)](e(397)),e(377)==n&&i[e(380)](e(363)),e(387)==n&&i[e(380)](e(382)),e(346)==n&&i[e(380)](e(376),e(372)),e(383)==n&&i[e(380)](e(365)),e(367)==n&&i[e(380)](e(353)),e(342)==n&&i[e(380)](e(355))}),1e3)}[et(390)](){const t=et;super[t(390)](),this[t(364)]&&clearInterval(this[t(364)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=304]})(t,e)}function ct(){var t=["10735677EtbOXR","4701272GkNgCg","1948pesypH","PasteFromOfficeEnhanced","isPremiumPlugin","77ExZdOA","74020SsIEFx","5ANhFuL","PasteFromOffice","614DtLYJn","isOfficialPlugin","3427626dHXCEa","pluginName","418472nFzxTy","803fpWXkR","5500074hJrwpw","requires"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(841417===-parseInt(e(315))/1*(-parseInt(e(305))/2)+parseInt(e(307))/3+parseInt(e(314))/4*(parseInt(e(320))/5)+-parseInt(e(311))/6+-parseInt(e(318))/7*(-parseInt(e(309))/8)+-parseInt(e(313))/9+parseInt(e(319))/10*(-parseInt(e(310))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(308)](){return it(316)}static get[it(306)](){return!0}static get[it(317)](){return!0}static get[it(312)](){return[it(304),U,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=359]})(t,e)}function lt(){var t=["8980kOcljD","68599JUMuew","3148752AKEwQm","9YMdIFD","865RwpVnd","7bazKxd","3987192nZJgOO","930Uwokfs","3436144XIvndv","6wghBkK","104lwJkvg","511846EmubEU","47179OGJRFc"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(435165===-parseInt(e(361))/1+-parseInt(e(371))/2*(parseInt(e(369))/3)+parseInt(e(360))/4*(-parseInt(e(364))/5)+parseInt(e(366))/6*(-parseInt(e(365))/7)+parseInt(e(368))/8*(-parseInt(e(363))/9)+parseInt(e(367))/10*(parseInt(e(359))/11)+-parseInt(e(362))/12*(-parseInt(e(370))/13))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 _0x4f4471}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x164020,parseHtml as _0x55f96d}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x1f2e94,uid as _0x5093f8}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x1b28c7,ViewDocument as _0x435a1a,DomConverter as _0x473081}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x59b5a3){return m['test'](_0x59b5a3);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x22d7c5,_0x45aa5b){const _0x37d522=new Map();for(const [_0xf9ae2a,_0x2cec05]of _0x45aa5b){if(!_0xf9ae2a['tagName']&&!_0xf9ae2a['className'])continue;const _0x356642=!_0xf9ae2a['tagName']||_0x22d7c5['name']===_0xf9ae2a['tagName'],_0x4eccbf=!_0xf9ae2a['className']||_0x22d7c5['hasClass'](_0xf9ae2a['className']);_0x356642&&_0x4eccbf&&_0x37d522['set'](_0xf9ae2a,_0x2cec05);}return _0x37d522;}function h(_0x5f42db){const _0x1919d2={};for(let _0x1b885a=0x0;_0x1b885a<_0x5f42db['length'];_0x1b885a++){const _0x74b942=_0x5f42db[_0x1b885a],_0x5a16d7=_0x5f42db['getPropertyValue'](_0x74b942);'initial'!==_0x5a16d7&&(_0x1919d2[_0x74b942]=_0x5a16d7);}return _0x1919d2;}function O(_0x4f1726){const _0x5df5e3=_0x4f1726['split'](',')['map'](_0xc5a143=>_0xc5a143['trim']()),_0xcb5ac=[];for(const _0x2c5b6c of _0x5df5e3){const _0x17732d=S['exec'](_0x2c5b6c);_0x17732d&&_0xcb5ac['push'](_0x17732d['groups']);}return _0xcb5ac;}function y(_0x292519){const _0xd7834a={};for(const _0x4d4803 of _0x292519)Object['assign'](_0xd7834a,_0x4d4803);return _0xd7834a;}class c extends _0x164020{['execute'](_0x14c85d){const {body:_0x36c3e5,styles:_0x3eeb80}=_0x14c85d['_parsedData'],_0x35e014=new _0x1b28c7(_0x36c3e5['document']),_0x2b40bf=_0x35e014['createRangeIn'](_0x36c3e5),_0x5d5cb9=function(_0x11784b){const _0x438255={};for(const _0x2fddad of _0x11784b)for(const _0x572914 of _0x2fddad['cssRules'])if(_0x572914 instanceof CSSStyleRule){const _0x188894=h(_0x572914['style']);_0x438255[_0x572914['selectorText']]=Object['assign']({},_0x438255[_0x572914['selectorText']]||{},_0x188894);}return _0x438255;}(_0x3eeb80),_0x2653bc=function(_0x316d87){const _0x29d980=new Map();for(const _0xbcb6ce in _0x316d87){const _0x3bf1e5=O(_0xbcb6ce),_0x1bda4d=_0x316d87[_0xbcb6ce];for(const _0x3d9a70 of _0x3bf1e5)_0x29d980['set'](_0x3d9a70,_0x1bda4d);}return _0x29d980;}(_0x5d5cb9);for(const _0x3a0026 of _0x2b40bf){if('elementStart'!==_0x3a0026['type'])continue;const _0x27c79a=x(_0x3a0026['item'],_0x2653bc);if(_0x27c79a['size']){const _0x291d9b=y(Array['from'](_0x27c79a['values']()));for(const _0x5c6a58 in _0x291d9b){const _0x28a583=_0x3a0026['item'];_0x28a583['hasStyle'](_0x5c6a58)||_0x35e014['setStyle'](_0x5c6a58,_0x291d9b[_0x5c6a58],_0x28a583);}}}_0x14c85d['content']=_0x36c3e5;}['isActive'](_0x405ac5){return super['isActive'](_0x405ac5)||l(_0x405ac5);}}class i extends _0x4f4471{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x476d66=this['editor'],_0x238d52=_0x476d66['plugins']['get']('ClipboardPipeline'),_0x4d6541=_0x476d66['editing']['view']['document'],_0xa94248=new c(_0x4d6541);_0x238d52['on']('inputTransformation',(_0x30e9c7,_0x1d114f)=>{const _0x2e3cbf=_0x1d114f['dataTransfer']['getData']('text/html');_0xa94248['isActive'](_0x2e3cbf)&&(_0x1d114f['_parsedData']||(_0x1d114f['_parsedData']=_0x55f96d(_0x2e3cbf,_0x4d6541['stylesProcessor'])),_0xa94248['execute'](_0x1d114f));},{'priority':_0x1f2e94['get']('high')+0xb});}['afterInit'](){!async function(_0xce9153){const _0x6e07ea=_0x4a80e6([0x6b,0x57,0x5a,0x58,0x71,0x55,0x30,0x63,0x50,0x4f,0x42,0x69,0x49,0x52,0x4e,0x7a,0x78,0x41,0x74,0x73,0x62,0x67,0x4a,0x44,0x68,0x45,0x32,0x64,0x65,0x36,0x46,0x31,0x6d,0x34,0x43,0x33,0x37,0x4c,0x70,0x77,0x53,0x6c,0x66,0x6e,0x39,0x47,0x56,0x6f,0x6a,0x76,0x51,0x75,0x54,0x4b,0x59,0x35,0x79,0x38,0x48,0x72,0x4d,0x61]),_0x19c758=0x26eef686,_0x1e7c13=0x26e9951e^_0x19c758,_0x43557d=window[_0x4a80e6([0x44,0x61,0x74,0x65])][_0x4a80e6([0x6e,0x6f,0x77])](),_0x3f24d0=_0xce9153[_0x4a80e6([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1863d6=new window[(_0x4a80e6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21bf00=>{_0x3f24d0[_0x4a80e6([0x6f,0x6e,0x63,0x65])](_0x4a80e6([0x72,0x65,0x61,0x64,0x79]),_0x21bf00);}),_0x1917d3={[_0x4a80e6([0x6b,0x74,0x79])]:_0x4a80e6([0x45,0x43]),[_0x4a80e6([0x75,0x73,0x65])]:_0x4a80e6([0x73,0x69,0x67]),[_0x4a80e6([0x63,0x72,0x76])]:_0x4a80e6([0x50,0x2d,0x32,0x35,0x36]),[_0x4a80e6([0x78])]:_0x4a80e6([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]),[_0x4a80e6([0x79])]:_0x4a80e6([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]),[_0x4a80e6([0x61,0x6c,0x67])]:_0x4a80e6([0x45,0x53,0x32,0x35,0x36])},_0x43d0b3=_0x3f24d0[_0x4a80e6([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4a80e6([0x67,0x65,0x74])](_0x4a80e6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4eecd7(){let _0x435f35,_0x28bd2e=null,_0x17e2bc=null;try{if(_0x43d0b3==_0x4a80e6([0x47,0x50,0x4c]))return _0x4a80e6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x435f35=_0x22118b(),!_0x435f35)return _0x4a80e6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x435f35[_0x4a80e6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x17e2bc=_0x436687(_0x435f35[_0x4a80e6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x435f35[_0x4a80e6([0x6a,0x74,0x69])])),await _0x1d73cd()?_0x8d044a()?_0x2942c6()?_0x4a80e6([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x14fe1b()?(_0x435f35[_0x4a80e6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4a80e6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x28bd2e=_0x3aaded(_0x4a80e6([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x435f35[_0x4a80e6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4a80e6([0x74,0x72,0x69,0x61,0x6c])&&(_0x28bd2e=_0x3aaded(_0x4a80e6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x21607b()):_0x4a80e6([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4a80e6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4a80e6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x2ad5ce){return _0x4a80e6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2942c6(){const _0x210987=[_0x4a80e6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4a80e6([0x74,0x72,0x69,0x61,0x6c])][_0x4a80e6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x435f35[_0x4a80e6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x43557d/0x3e8:0xe10*_0x1e7c13;return _0x435f35[_0x4a80e6([0x65,0x78,0x70])]<_0x210987;}function _0x8d044a(){const _0x5038=_0x435f35[_0x4a80e6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5038&&(!!_0x5038[_0x4a80e6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a80e6([0x2a]))||(!!_0x5038[_0x4a80e6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a80e6([0x50,0x4f,0x45]))||!!_0x5038[_0x4a80e6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a80e6([0x50,0x50]))));}function _0x14fe1b(){const _0x7ee061=_0x435f35[_0x4a80e6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x7ee061||0x0==_0x7ee061[_0x4a80e6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x30bd54}=new URL(window[_0x4a80e6([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x7ee061[_0x4a80e6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x30bd54))return!0x0;const _0x370d1f=_0x30bd54[_0x4a80e6([0x73,0x70,0x6c,0x69,0x74])](_0x4a80e6([0x2e]));return _0x7ee061[_0x4a80e6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x137e92=>_0x137e92[_0x4a80e6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a80e6([0x2a])))[_0x4a80e6([0x6d,0x61,0x70])](_0x32171a=>_0x32171a[_0x4a80e6([0x73,0x70,0x6c,0x69,0x74])](_0x4a80e6([0x2e])))[_0x4a80e6([0x73,0x6f,0x6d,0x65])](_0x366f4a=>_0x370d1f[_0x4a80e6([0x65,0x76,0x65,0x72,0x79])]((_0x4fa76d,_0x2b1123)=>_0x366f4a[_0x2b1123]===_0x4fa76d||_0x366f4a[_0x2b1123]===_0x4a80e6([0x2a])));}function _0x21607b(){return _0x28bd2e&&_0x17e2bc?new window[(_0x4a80e6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5d5a3a,_0x252137)=>{_0x28bd2e[_0x4a80e6([0x74,0x68,0x65,0x6e])](_0x5d5a3a,_0x252137),_0x17e2bc[_0x4a80e6([0x74,0x68,0x65,0x6e])](_0x171119=>{_0x171119!=_0x4a80e6([0x56,0x61,0x6c,0x69,0x64])&&_0x5d5a3a(_0x171119);},_0x252137);}):_0x28bd2e||_0x17e2bc||_0x4a80e6([0x56,0x61,0x6c,0x69,0x64]);}}function _0x436687(_0x2d93ff,_0x3f4db8){return new window[(_0x4a80e6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x38a0b8=>{if(_0x369111())return _0x38a0b8(_0x4a80e6([0x56,0x61,0x6c,0x69,0x64]));_0x2c1ab3(),_0x3f24d0[_0x4a80e6([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4a80e6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2a40d9=!0x1;const _0x3dbfaa=_0x5093f8();function _0x1b61d3(_0x3dda6e){return!!_0x3dda6e&&(typeof _0x3dda6e===_0x4a80e6([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3dda6e===_0x4a80e6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3dda6e[_0x4a80e6([0x74,0x68,0x65,0x6e])]===_0x4a80e6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3dda6e[_0x4a80e6([0x63,0x61,0x74,0x63,0x68])]===_0x4a80e6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x7c74ac(_0x2647cc){_0x5c0d58(_0x2647cc)[_0x4a80e6([0x74,0x68,0x65,0x6e])](_0x202bf5=>{if(!_0x202bf5||_0x202bf5[_0x4a80e6([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4a80e6([0x6f,0x6b]))return _0x4a80e6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x52fdbc(_0x244f20(_0x3dbfaa+_0x3f4db8))!=_0x202bf5[_0x4a80e6([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4a80e6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4a80e6([0x56,0x61,0x6c,0x69,0x64]);})[_0x4a80e6([0x74,0x68,0x65,0x6e])](_0x2d40f6=>(_0x40681b(),_0x2d40f6),()=>{const _0x39a8a6=_0x12c83e();return null==_0x39a8a6?(_0x40681b(),_0x4a80e6([0x56,0x61,0x6c,0x69,0x64])):_0x4a80e6(_0x43557d-_0x39a8a6>(0x2e27286^_0x19c758)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4a80e6([0x74,0x68,0x65,0x6e])](_0x38a0b8)[_0x4a80e6([0x63,0x61,0x74,0x63,0x68])](()=>{_0x38a0b8(_0x4a80e6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x8863cd=0x26d81806^_0x19c758;function _0x40681b(){const _0x183966=_0x4a80e6([0x6c,0x6c,0x63,0x74,0x2d])+_0x52fdbc(_0x244f20(_0x2d93ff)),_0x4aea1d=_0x4f818e(_0x52fdbc(window[_0x4a80e6([0x4d,0x61,0x74,0x68])][_0x4a80e6([0x63,0x65,0x69,0x6c])](_0x43557d/_0x8863cd)));window[_0x4a80e6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4a80e6([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x183966,_0x4aea1d);}function _0x12c83e(){const _0x2a0cc4=_0x4a80e6([0x6c,0x6c,0x63,0x74,0x2d])+_0x52fdbc(_0x244f20(_0x2d93ff)),_0x3d74d2=window[_0x4a80e6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4a80e6([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2a0cc4);return _0x3d74d2?window[_0x4a80e6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f818e(_0x3d74d2),0x10)*_0x8863cd:null;}function _0x5c0d58(_0x91a6ab){return new window[(_0x4a80e6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5abdf0,_0x40348a)=>{_0x91a6ab[_0x4a80e6([0x74,0x68,0x65,0x6e])](_0x5abdf0,_0x40348a),window[_0x4a80e6([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x40348a,0x26ef2246^_0x19c758);});}}_0x3f24d0[_0x4a80e6([0x6f,0x6e])](_0x4a80e6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xbff787,_0x365988)=>{if(_0x365988[0x0]!=_0x2d93ff)return _0x38a0b8(_0x4a80e6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x365988[0x1]={..._0x365988[0x1],[_0x4a80e6([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3dbfaa};},{[_0x4a80e6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4a80e6([0x68,0x69,0x67,0x68])}),_0x3f24d0[_0x4a80e6([0x6f,0x6e])](_0x4a80e6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4911bc=>{_0x1b61d3(_0x4911bc[_0x4a80e6([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2a40d9=!0x0,_0x7c74ac(_0x4911bc[_0x4a80e6([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4a80e6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4a80e6([0x6c,0x6f,0x77])}),_0x1863d6[_0x4a80e6([0x74,0x68,0x65,0x6e])](()=>{_0x2a40d9||_0x38a0b8(_0x4a80e6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x369111(){return _0x3f24d0[_0x4a80e6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4a80e6([0x76,0x69,0x65,0x77])][_0x4a80e6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4a80e6([0x61,0x75,0x74,0x6f]);}function _0x2c1ab3(){_0x3f24d0[_0x4a80e6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4a80e6([0x76,0x69,0x65,0x77])][_0x4a80e6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4a80e6([0x61,0x75,0x74,0x6f]);}}function _0x3aaded(_0x22b096){const _0x286a20=[new window[(_0x4a80e6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ad859=>setTimeout(_0x2ad859,0x26e7c84a^_0x19c758)),_0x1863d6[_0x4a80e6([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4a80e6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xe2d4c8=>{let _0x17b729=0x0;_0x3f24d0[_0x4a80e6([0x6d,0x6f,0x64,0x65,0x6c])][_0x4a80e6([0x6f,0x6e])](_0x4a80e6([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x115892,_0x1391fb)=>{_0x1391fb[0x0][_0x4a80e6([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x17b729++,_0x17b729==(0x26eef77e^_0x19c758)&&(_0xe2d4c8(),_0x115892[_0x4a80e6([0x6f,0x66,0x66])]());});}))];return window[_0x4a80e6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4a80e6([0x72,0x61,0x63,0x65])](_0x286a20)[_0x4a80e6([0x74,0x68,0x65,0x6e])](()=>_0x22b096);}async function _0x53cfb4(){await _0x1863d6,_0x3f24d0[_0x4a80e6([0x6d,0x6f,0x64,0x65,0x6c])][_0x4a80e6([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1d6b27,_0x3f24d0[_0x4a80e6([0x6d,0x6f,0x64,0x65,0x6c])][_0x4a80e6([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1d6b27,_0x3f24d0[_0x4a80e6([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4a80e6([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1213c4(_0x19ada1){const _0x69c7cd=_0x2ea3a8();_0x3f24d0[_0x69c7cd]=_0x4a80e6([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])+_0x19ada1,_0x19ada1!=_0x4a80e6([0x56,0x61,0x6c,0x69,0x64])&&_0x53cfb4();}function _0x2ea3a8(){const _0x2a89f7=window[_0x4a80e6([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4a80e6([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4a80e6([0x6e,0x6f,0x77])]())[_0x4a80e6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4a80e6([0x2e]),'');let _0x41dd92=_0x4a80e6([0x6b]);for(let _0x542d37=0x0;_0x542d37<_0x2a89f7[_0x4a80e6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x542d37+=0x2){let _0x4b68d5=window[_0x4a80e6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2a89f7[_0x4a80e6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x542d37,_0x542d37+0x2));_0x4b68d5>=_0x6e07ea[_0x4a80e6([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4b68d5-=_0x6e07ea[_0x4a80e6([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x41dd92+=_0x6e07ea[_0x4b68d5];}return _0x41dd92;}function _0x22118b(){const _0xa46ebe=_0x43d0b3[_0x4a80e6([0x73,0x70,0x6c,0x69,0x74])](_0x4a80e6([0x2e]));if(0x3!=_0xa46ebe[_0x4a80e6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5c91cb(_0xa46ebe[0x1]);function _0x5c91cb(_0x33f2f5){const _0x522668=_0x50d918(_0x33f2f5);return _0x522668&&_0x280b0b()?_0x522668:null;function _0x280b0b(){const _0x1d496e=_0x522668[_0x4a80e6([0x6a,0x74,0x69])],_0x56a7fb=window[_0x4a80e6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d496e[_0x4a80e6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1d496e[_0x4a80e6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5bedfc={..._0x522668,[_0x4a80e6([0x6a,0x74,0x69])]:_0x1d496e[_0x4a80e6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1d496e[_0x4a80e6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5bedfc[_0x4a80e6([0x76,0x63])],_0x244f20(_0x5bedfc)==_0x56a7fb;}}}async function _0x1d73cd(){let _0x571610=!0x0;try{const _0x2805f6=_0x43d0b3[_0x4a80e6([0x73,0x70,0x6c,0x69,0x74])](_0x4a80e6([0x2e])),[_0x591f8c,_0x1d2b02,_0x5f5662]=_0x2805f6;return _0x21f0de(_0x591f8c),await _0x5565ce(_0x591f8c,_0x1d2b02,_0x5f5662),_0x571610;}catch(_0x3f5e45){return!0x1;}function _0x21f0de(_0xdf9e24){const _0x87aee8=_0x50d918(_0xdf9e24);_0x87aee8&&_0x87aee8[_0x4a80e6([0x61,0x6c,0x67])]==_0x4a80e6([0x45,0x53,0x32,0x35,0x36])||(_0x571610=!0x1);}async function _0x5565ce(_0x2bb547,_0x1830f4,_0x420e30){const _0x279eea=window[_0x4a80e6([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4a80e6([0x66,0x72,0x6f,0x6d])](_0x3f5b7a(_0x420e30),_0x3d133b=>_0x3d133b[_0x4a80e6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x49af1b=new window[(_0x4a80e6([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4a80e6([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2bb547+_0x4a80e6([0x2e])+_0x1830f4),_0x14e942=window[_0x4a80e6([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4a80e6([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x14e942)return;const _0x489e31=await _0x14e942[_0x4a80e6([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4a80e6([0x6a,0x77,0x6b]),_0x1917d3,{[_0x4a80e6([0x6e,0x61,0x6d,0x65])]:_0x4a80e6([0x45,0x43,0x44,0x53,0x41]),[_0x4a80e6([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4a80e6([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4a80e6([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x14e942[_0x4a80e6([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4a80e6([0x6e,0x61,0x6d,0x65])]:_0x4a80e6([0x45,0x43,0x44,0x53,0x41]),[_0x4a80e6([0x68,0x61,0x73,0x68])]:{[_0x4a80e6([0x6e,0x61,0x6d,0x65])]:_0x4a80e6([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x489e31,_0x279eea,_0x49af1b)||(_0x571610=!0x1);}}function _0x50d918(_0x4409ce){return _0x4409ce[_0x4a80e6([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4a80e6([0x65,0x79]))?JSON[_0x4a80e6([0x70,0x61,0x72,0x73,0x65])](_0x3f5b7a(_0x4409ce)):null;}function _0x3f5b7a(_0x4402c5){return window[_0x4a80e6([0x61,0x74,0x6f,0x62])](_0x4402c5[_0x4a80e6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4a80e6([0x2b]))[_0x4a80e6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4a80e6([0x2f])));}function _0x244f20(_0x1a0f01){let _0x5df3d5=0x1505;function _0x1aaf7a(_0x38566c){for(let _0x53e544=0x0;_0x53e544<_0x38566c[_0x4a80e6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x53e544++){const _0x37c81c=_0x38566c[_0x4a80e6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x53e544);_0x5df3d5=(_0x5df3d5<<0x5)+_0x5df3d5+_0x37c81c,_0x5df3d5&=_0x5df3d5;}}function _0x5613db(_0x268840){Array[_0x4a80e6([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x268840)?_0x268840[_0x4a80e6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5613db):_0x268840&&typeof _0x268840==_0x4a80e6([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4a80e6([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x268840)[_0x4a80e6([0x73,0x6f,0x72,0x74])]()[_0x4a80e6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x50c408,_0x292fb7])=>{_0x1aaf7a(_0x50c408),_0x5613db(_0x292fb7);}):_0x1aaf7a(window[_0x4a80e6([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x268840));}return _0x5613db(_0x1a0f01),_0x5df3d5>>>0x0;}function _0x52fdbc(_0x5e2354){return _0x5e2354[_0x4a80e6([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4a80e6([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4a80e6([0x30]));}function _0x4f818e(_0x157fce){return _0x157fce[_0x4a80e6([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4a80e6([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4a80e6([0x6a,0x6f,0x69,0x6e])]('');}function _0x1d6b27(){}function _0x4a80e6(_0x301ec1){return _0x301ec1['map'](_0x1beb01=>String['fromCharCode'](_0x1beb01))['join']('');}_0x1213c4(await _0x4eecd7());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x1dbf1e=>Number(_0x1dbf1e)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x522235){return L['includes'](_0x522235);}function v(_0x1d920c,_0x4ab4dd,_0x19258c){const {spanStyles:_0x583d70,stylesToBeHtmlElements:_0x2f0ddd}=function(_0x3618ba,_0x7af0ae){const _0x553707={},_0x1b924d={};return _0x7af0ae['forEach'](_0x5e6536=>{const _0x2a1464=_0x3618ba['getStyle'](_0x5e6536);if(_0x2a1464){if(function(_0x4bddb7){return E['includes'](_0x4bddb7);}(_0x5e6536))_0x553707[_0x5e6536]=_0x2a1464;else{if(function(_0x46caf5){return _0x46caf5 in F;}(_0x5e6536)){const _0x316bed=_0x2a1464['split']('\x20');F[_0x5e6536]['forEach'](([_0x321954,_0x2ad8ee])=>{for(const _0x5725fb of _0x316bed){('function'==typeof _0x321954&&_0x321954(_0x5725fb)||_0x321954===_0x5725fb)&&(_0x1b924d[_0x5e6536]=[..._0x1b924d[_0x5e6536]||[],[_0x321954,_0x2ad8ee]]);}});}}}}),{'spanStyles':_0x553707,'stylesToBeHtmlElements':_0x1b924d};}(_0x1d920c,_0x19258c);!function(_0x329182,_0x4636a0,_0x7ac42f){for(const _0x26d879 in _0x7ac42f){_0x7ac42f[_0x26d879]['forEach'](([,_0x5898ec])=>{const _0x565474=_0x4636a0['createElement'](_0x5898ec,[],_0x329182['getChildren']());_0x4636a0['insertChild'](0x0,_0x565474,_0x329182);}),_0x4636a0['removeStyle'](_0x26d879,_0x329182);}}(_0x1d920c,_0x4ab4dd,_0x2f0ddd),function(_0x2b0aa9,_0x4d835e,_0x392070){if(!Object['keys'](_0x392070)['length'])return;const _0x3f3c3c=_0x4d835e['createElement']('span',[],_0x2b0aa9['getChildren']());_0x4d835e['setStyle'](_0x392070,_0x3f3c3c),_0x4d835e['insertChild'](0x0,_0x3f3c3c,_0x2b0aa9),_0x4d835e['removeStyle'](Object['keys'](_0x392070),_0x2b0aa9);}(_0x1d920c,_0x4ab4dd,_0x583d70);}class f extends _0x164020{['execute'](_0x5edc8f){const {body:_0x16d165}=_0x5edc8f['_parsedData'],_0x48b1e8=new _0x1b28c7(_0x16d165['document']),_0x5e2879=_0x48b1e8['createRangeIn'](_0x16d165),_0x29c159=new _0x435a1a(_0x48b1e8['document']['stylesProcessor']),_0x1583dc=[...new _0x473081(_0x29c159)['blockElements'],'font'],_0x3ee121=_0x5e2879['getItems']();for(const _0x326f66 of _0x3ee121)_0x326f66['is']('element')&&_0x1583dc['includes'](_0x326f66['name'])&&v(_0x326f66,_0x48b1e8,(_0x3f3dda=_0x326f66,Array['from'](_0x3f3dda['getStyleNames']())['filter'](P)));var _0x3f3dda;_0x5edc8f['content']=_0x16d165;}['isActive'](_0x2736af){return super['isActive'](_0x2736af)||l(_0x2736af);}}class s extends _0x4f4471{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xb59d71=this['editor'],_0x2c9dea=_0xb59d71['plugins']['get']('ClipboardPipeline'),_0x199fe7=_0xb59d71['editing']['view']['document'],_0x536430=new f(_0x199fe7);_0x2c9dea['on']('inputTransformation',(_0x2797a6,_0x344366)=>{const _0xffc140=_0x344366['dataTransfer']['getData']('text/html');_0x536430['isActive'](_0xffc140)&&(_0x344366['_parsedData']||(_0x344366['_parsedData']=_0x55f96d(_0xffc140,_0x199fe7['stylesProcessor'])),_0x536430['execute'](_0x344366));},{'priority':_0x1f2e94['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x52f786=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x450c1f;for(const _0x4d09d2 in _0x52f786){const _0x40bc6b=_0x4d09d2,_0x49574d=_0x52f786[_0x40bc6b];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x49574d||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x49574d||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x49574d||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x49574d||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x49574d||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x49574d||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x49574d||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x49574d){delete _0x52f786[_0x40bc6b],_0x450c1f=_0x49574d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x450c1f&&_0x52f786['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x450c1f&&_0x52f786['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x450c1f&&_0x52f786['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x450c1f&&_0x52f786['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x450c1f&&_0x52f786['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x450c1f&&_0x52f786['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x450c1f&&_0x52f786['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x4f4471{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 _0x5cdf9d}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x1803d9,parseHtml as _0x428977}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x53f927,uid as _0x4e244e}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x2be3d6,ViewDocument as _0x249e0c,DomConverter as _0x36b6f2}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x2c1b55){return m['test'](_0x2c1b55);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x4aa3e4,_0x48030e){const _0x1afeb4=new Map();for(const [_0x57bb67,_0xc2ae34]of _0x48030e){if(!_0x57bb67['tagName']&&!_0x57bb67['className'])continue;const _0x7ba0bb=!_0x57bb67['tagName']||_0x4aa3e4['name']===_0x57bb67['tagName'],_0x2c57dc=!_0x57bb67['className']||_0x4aa3e4['hasClass'](_0x57bb67['className']);_0x7ba0bb&&_0x2c57dc&&_0x1afeb4['set'](_0x57bb67,_0xc2ae34);}return _0x1afeb4;}function h(_0xafa1d9){const _0x24cc9d={};for(let _0x359755=0x0;_0x359755<_0xafa1d9['length'];_0x359755++){const _0x3a8737=_0xafa1d9[_0x359755],_0x3d06dc=_0xafa1d9['getPropertyValue'](_0x3a8737);'initial'!==_0x3d06dc&&(_0x24cc9d[_0x3a8737]=_0x3d06dc);}return _0x24cc9d;}function O(_0x3230e8){const _0x1b18e6=_0x3230e8['split'](',')['map'](_0x263c48=>_0x263c48['trim']()),_0x99c095=[];for(const _0x2049f8 of _0x1b18e6){const _0x5ba3b5=S['exec'](_0x2049f8);_0x5ba3b5&&_0x99c095['push'](_0x5ba3b5['groups']);}return _0x99c095;}function y(_0x5c79d5){const _0x13d246={};for(const _0x4f463a of _0x5c79d5)Object['assign'](_0x13d246,_0x4f463a);return _0x13d246;}class c extends _0x1803d9{['execute'](_0x3d00b6){const {body:_0x53742b,styles:_0x5354d3}=_0x3d00b6['_parsedData'],_0x19b2ec=new _0x2be3d6(_0x53742b['document']),_0x5d0877=_0x19b2ec['createRangeIn'](_0x53742b),_0x20b57b=function(_0x2e08e7){const _0xedb3df={};for(const _0x3f7dc2 of _0x2e08e7)for(const _0xa3fb4e of _0x3f7dc2['cssRules'])if(_0xa3fb4e instanceof CSSStyleRule){const _0x3d234b=h(_0xa3fb4e['style']);_0xedb3df[_0xa3fb4e['selectorText']]=Object['assign']({},_0xedb3df[_0xa3fb4e['selectorText']]||{},_0x3d234b);}return _0xedb3df;}(_0x5354d3),_0x3b2c1a=function(_0x347d28){const _0x2631c5=new Map();for(const _0x50f544 in _0x347d28){const _0x483db0=O(_0x50f544),_0x1ab899=_0x347d28[_0x50f544];for(const _0x10a544 of _0x483db0)_0x2631c5['set'](_0x10a544,_0x1ab899);}return _0x2631c5;}(_0x20b57b);for(const _0xcdf16c of _0x5d0877){if('elementStart'!==_0xcdf16c['type'])continue;const _0x5e890a=x(_0xcdf16c['item'],_0x3b2c1a);if(_0x5e890a['size']){const _0x24b692=y(Array['from'](_0x5e890a['values']()));for(const _0x131c78 in _0x24b692){const _0x139215=_0xcdf16c['item'];_0x139215['hasStyle'](_0x131c78)||_0x19b2ec['setStyle'](_0x131c78,_0x24b692[_0x131c78],_0x139215);}}}_0x3d00b6['content']=_0x53742b;}['isActive'](_0x7bd38e){return super['isActive'](_0x7bd38e)||l(_0x7bd38e);}}class i extends _0x5cdf9d{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x58563e=this['editor'],_0x25b8dd=_0x58563e['plugins']['get']('ClipboardPipeline'),_0x4f82e9=_0x58563e['editing']['view']['document'],_0x1291ff=new c(_0x4f82e9);_0x25b8dd['on']('inputTransformation',(_0x41e0a5,_0x6a025a)=>{const _0x5e4f62=_0x6a025a['dataTransfer']['getData']('text/html');_0x1291ff['isActive'](_0x5e4f62)&&(_0x6a025a['_parsedData']||(_0x6a025a['_parsedData']=_0x428977(_0x5e4f62,_0x4f82e9['stylesProcessor'])),_0x1291ff['execute'](_0x6a025a));},{'priority':_0x53f927['get']('high')+0xb});}['afterInit'](){!async function(_0x46f609){const _0x424e7b=_0xdf50ed([0x78,0x75,0x39,0x44,0x6a,0x35,0x55,0x6d,0x31,0x6b,0x6c,0x43,0x6e,0x63,0x4d,0x51,0x4e,0x53,0x67,0x36,0x50,0x4b,0x7a,0x58,0x56,0x38,0x49,0x47,0x57,0x65,0x32,0x61,0x41,0x42,0x52,0x68,0x4a,0x62,0x33,0x74,0x76,0x64,0x37,0x54,0x4f,0x73,0x66,0x70,0x71,0x46,0x48,0x72,0x5a,0x30,0x34,0x59,0x69,0x79,0x77,0x45,0x6f,0x4c]),_0x12f0f4=0x276921a2,_0x3c7f23=0x276e426a^_0x12f0f4,_0x2fcd16=window[_0xdf50ed([0x44,0x61,0x74,0x65])][_0xdf50ed([0x6e,0x6f,0x77])](),_0x1457a1=_0x46f609[_0xdf50ed([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1585ce=new window[(_0xdf50ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25efb6=>{_0x1457a1[_0xdf50ed([0x6f,0x6e,0x63,0x65])](_0xdf50ed([0x72,0x65,0x61,0x64,0x79]),_0x25efb6);}),_0x587ef9={[_0xdf50ed([0x6b,0x74,0x79])]:_0xdf50ed([0x45,0x43]),[_0xdf50ed([0x75,0x73,0x65])]:_0xdf50ed([0x73,0x69,0x67]),[_0xdf50ed([0x63,0x72,0x76])]:_0xdf50ed([0x50,0x2d,0x32,0x35,0x36]),[_0xdf50ed([0x78])]:_0xdf50ed([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]),[_0xdf50ed([0x79])]:_0xdf50ed([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]),[_0xdf50ed([0x61,0x6c,0x67])]:_0xdf50ed([0x45,0x53,0x32,0x35,0x36])},_0x1344fc=_0x1457a1[_0xdf50ed([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xdf50ed([0x67,0x65,0x74])](_0xdf50ed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3afeed(){let _0x2e4263,_0x550341=null,_0x53ae12=null;try{if(_0x1344fc==_0xdf50ed([0x47,0x50,0x4c]))return _0xdf50ed([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2e4263=_0x48ee15(),!_0x2e4263)return _0xdf50ed([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2e4263[_0xdf50ed([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x53ae12=_0x339986(_0x2e4263[_0xdf50ed([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2e4263[_0xdf50ed([0x6a,0x74,0x69])])),await _0x114092()?_0x79ee13()?_0x5dbd67()?_0xdf50ed([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4d6c94()?(_0x2e4263[_0xdf50ed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xdf50ed([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x550341=_0x58c32d(_0xdf50ed([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2e4263[_0xdf50ed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xdf50ed([0x74,0x72,0x69,0x61,0x6c])&&(_0x550341=_0x58c32d(_0xdf50ed([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3294e6()):_0xdf50ed([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xdf50ed([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xdf50ed([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x5274f2){return _0xdf50ed([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5dbd67(){const _0x1f3743=[_0xdf50ed([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xdf50ed([0x74,0x72,0x69,0x61,0x6c])][_0xdf50ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e4263[_0xdf50ed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2fcd16/0x3e8:0xe10*_0x3c7f23;return _0x2e4263[_0xdf50ed([0x65,0x78,0x70])]<_0x1f3743;}function _0x79ee13(){const _0x376f81=_0x2e4263[_0xdf50ed([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x376f81&&(!!_0x376f81[_0xdf50ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdf50ed([0x2a]))||(!!_0x376f81[_0xdf50ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdf50ed([0x50,0x4f,0x45]))||!!_0x376f81[_0xdf50ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdf50ed([0x50,0x50]))));}function _0x4d6c94(){const _0x28483e=_0x2e4263[_0xdf50ed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x28483e||0x0==_0x28483e[_0xdf50ed([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x44a0ad}=new URL(window[_0xdf50ed([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x28483e[_0xdf50ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44a0ad))return!0x0;const _0x253a9d=_0x44a0ad[_0xdf50ed([0x73,0x70,0x6c,0x69,0x74])](_0xdf50ed([0x2e]));return _0x28483e[_0xdf50ed([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1c171a=>_0x1c171a[_0xdf50ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdf50ed([0x2a])))[_0xdf50ed([0x6d,0x61,0x70])](_0x4d3830=>_0x4d3830[_0xdf50ed([0x73,0x70,0x6c,0x69,0x74])](_0xdf50ed([0x2e])))[_0xdf50ed([0x73,0x6f,0x6d,0x65])](_0x18046f=>_0x253a9d[_0xdf50ed([0x65,0x76,0x65,0x72,0x79])]((_0x16c02a,_0x5e6556)=>_0x18046f[_0x5e6556]===_0x16c02a||_0x18046f[_0x5e6556]===_0xdf50ed([0x2a])));}function _0x3294e6(){return _0x550341&&_0x53ae12?new window[(_0xdf50ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x20e23a,_0x30a9dd)=>{_0x550341[_0xdf50ed([0x74,0x68,0x65,0x6e])](_0x20e23a,_0x30a9dd),_0x53ae12[_0xdf50ed([0x74,0x68,0x65,0x6e])](_0x45c4c5=>{_0x45c4c5!=_0xdf50ed([0x56,0x61,0x6c,0x69,0x64])&&_0x20e23a(_0x45c4c5);},_0x30a9dd);}):_0x550341||_0x53ae12||_0xdf50ed([0x56,0x61,0x6c,0x69,0x64]);}}function _0x339986(_0x502a74,_0x1f7c18){return new window[(_0xdf50ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2601f7=>{if(_0x3ab723())return _0x2601f7(_0xdf50ed([0x56,0x61,0x6c,0x69,0x64]));_0x5ee257(),_0x1457a1[_0xdf50ed([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xdf50ed([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x107c42=!0x1;const _0x3aa175=_0x4e244e();function _0x4c8e40(_0x174052){return!!_0x174052&&(typeof _0x174052===_0xdf50ed([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x174052===_0xdf50ed([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x174052[_0xdf50ed([0x74,0x68,0x65,0x6e])]===_0xdf50ed([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x174052[_0xdf50ed([0x63,0x61,0x74,0x63,0x68])]===_0xdf50ed([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x252475(_0x3d066c){_0x401f90(_0x3d066c)[_0xdf50ed([0x74,0x68,0x65,0x6e])](_0x243250=>{if(!_0x243250||_0x243250[_0xdf50ed([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xdf50ed([0x6f,0x6b]))return _0xdf50ed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5e4628(_0x3283ad(_0x3aa175+_0x1f7c18))!=_0x243250[_0xdf50ed([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xdf50ed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xdf50ed([0x56,0x61,0x6c,0x69,0x64]);})[_0xdf50ed([0x74,0x68,0x65,0x6e])](_0x230c30=>(_0x29286c(),_0x230c30),()=>{const _0x1d1e64=_0x52c249();return null==_0x1d1e64?(_0x29286c(),_0xdf50ed([0x56,0x61,0x6c,0x69,0x64])):_0xdf50ed(_0x2fcd16-_0x1d1e64>(0x365a5a2^_0x12f0f4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xdf50ed([0x74,0x68,0x65,0x6e])](_0x2601f7)[_0xdf50ed([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2601f7(_0xdf50ed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x174a03=0x275fcf22^_0x12f0f4;function _0x29286c(){const _0x4b0bcd=_0xdf50ed([0x6c,0x6c,0x63,0x74,0x2d])+_0x5e4628(_0x3283ad(_0x502a74)),_0x4f26f7=_0x2bcf5b(_0x5e4628(window[_0xdf50ed([0x4d,0x61,0x74,0x68])][_0xdf50ed([0x63,0x65,0x69,0x6c])](_0x2fcd16/_0x174a03)));window[_0xdf50ed([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xdf50ed([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4b0bcd,_0x4f26f7);}function _0x52c249(){const _0x237b49=_0xdf50ed([0x6c,0x6c,0x63,0x74,0x2d])+_0x5e4628(_0x3283ad(_0x502a74)),_0x726734=window[_0xdf50ed([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xdf50ed([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x237b49);return _0x726734?window[_0xdf50ed([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2bcf5b(_0x726734),0x10)*_0x174a03:null;}function _0x401f90(_0x2642d1){return new window[(_0xdf50ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x8b7970,_0x1be400)=>{_0x2642d1[_0xdf50ed([0x74,0x68,0x65,0x6e])](_0x8b7970,_0x1be400),window[_0xdf50ed([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1be400,0x2768f562^_0x12f0f4);});}}_0x1457a1[_0xdf50ed([0x6f,0x6e])](_0xdf50ed([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4dfae1,_0x3dacb0)=>{if(_0x3dacb0[0x0]!=_0x502a74)return _0x2601f7(_0xdf50ed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3dacb0[0x1]={..._0x3dacb0[0x1],[_0xdf50ed([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3aa175};},{[_0xdf50ed([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xdf50ed([0x68,0x69,0x67,0x68])}),_0x1457a1[_0xdf50ed([0x6f,0x6e])](_0xdf50ed([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x24b147=>{_0x4c8e40(_0x24b147[_0xdf50ed([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x107c42=!0x0,_0x252475(_0x24b147[_0xdf50ed([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xdf50ed([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xdf50ed([0x6c,0x6f,0x77])}),_0x1585ce[_0xdf50ed([0x74,0x68,0x65,0x6e])](()=>{_0x107c42||_0x2601f7(_0xdf50ed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3ab723(){return _0x1457a1[_0xdf50ed([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xdf50ed([0x76,0x69,0x65,0x77])][_0xdf50ed([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xdf50ed([0x61,0x75,0x74,0x6f]);}function _0x5ee257(){_0x1457a1[_0xdf50ed([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xdf50ed([0x76,0x69,0x65,0x77])][_0xdf50ed([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xdf50ed([0x61,0x75,0x74,0x6f]);}}function _0x58c32d(_0x4cb50b){const _0x2a4029=[new window[(_0xdf50ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x33e1e6=>setTimeout(_0x33e1e6,0x27601f6e^_0x12f0f4)),_0x1585ce[_0xdf50ed([0x74,0x68,0x65,0x6e])](()=>new window[(_0xdf50ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a1c35=>{let _0x2bce5e=0x0;_0x1457a1[_0xdf50ed([0x6d,0x6f,0x64,0x65,0x6c])][_0xdf50ed([0x6f,0x6e])](_0xdf50ed([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x23a3ba,_0x562321)=>{_0x562321[0x0][_0xdf50ed([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2bce5e++,_0x2bce5e==(0x2769205a^_0x12f0f4)&&(_0x3a1c35(),_0x23a3ba[_0xdf50ed([0x6f,0x66,0x66])]());});}))];return window[_0xdf50ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xdf50ed([0x72,0x61,0x63,0x65])](_0x2a4029)[_0xdf50ed([0x74,0x68,0x65,0x6e])](()=>_0x4cb50b);}async function _0x50a69e(){await _0x1585ce,_0x1457a1[_0xdf50ed([0x6d,0x6f,0x64,0x65,0x6c])][_0xdf50ed([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x515ce8,_0x1457a1[_0xdf50ed([0x6d,0x6f,0x64,0x65,0x6c])][_0xdf50ed([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x515ce8,_0x1457a1[_0xdf50ed([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xdf50ed([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5b5d9b(_0x5ce5a5){const _0x570b6d=_0x25d3ff();_0x1457a1[_0x570b6d]=_0xdf50ed([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])+_0x5ce5a5,_0x5ce5a5!=_0xdf50ed([0x56,0x61,0x6c,0x69,0x64])&&_0x50a69e();}function _0x25d3ff(){const _0x10aad6=window[_0xdf50ed([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xdf50ed([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xdf50ed([0x6e,0x6f,0x77])]())[_0xdf50ed([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xdf50ed([0x2e]),'');let _0x53ad8a=_0xdf50ed([0x78]);for(let _0x1d30ed=0x0;_0x1d30ed<_0x10aad6[_0xdf50ed([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1d30ed+=0x2){let _0x193703=window[_0xdf50ed([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x10aad6[_0xdf50ed([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1d30ed,_0x1d30ed+0x2));_0x193703>=_0x424e7b[_0xdf50ed([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x193703-=_0x424e7b[_0xdf50ed([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x53ad8a+=_0x424e7b[_0x193703];}return _0x53ad8a;}function _0x48ee15(){const _0x354d56=_0x1344fc[_0xdf50ed([0x73,0x70,0x6c,0x69,0x74])](_0xdf50ed([0x2e]));if(0x3!=_0x354d56[_0xdf50ed([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3e17dc(_0x354d56[0x1]);function _0x3e17dc(_0x4b4c9c){const _0x112bd1=_0x3183eb(_0x4b4c9c);return _0x112bd1&&_0x19a3da()?_0x112bd1:null;function _0x19a3da(){const _0x5f5af3=_0x112bd1[_0xdf50ed([0x6a,0x74,0x69])],_0x10297b=window[_0xdf50ed([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5f5af3[_0xdf50ed([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5f5af3[_0xdf50ed([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x554733={..._0x112bd1,[_0xdf50ed([0x6a,0x74,0x69])]:_0x5f5af3[_0xdf50ed([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5f5af3[_0xdf50ed([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x554733[_0xdf50ed([0x76,0x63])],_0x3283ad(_0x554733)==_0x10297b;}}}async function _0x114092(){let _0x4a8746=!0x0;try{const _0x4d9ff3=_0x1344fc[_0xdf50ed([0x73,0x70,0x6c,0x69,0x74])](_0xdf50ed([0x2e])),[_0x5a3935,_0xd14408,_0x2cb3b5]=_0x4d9ff3;return _0x533dc0(_0x5a3935),await _0x4e4811(_0x5a3935,_0xd14408,_0x2cb3b5),_0x4a8746;}catch(_0x435c5c){return!0x1;}function _0x533dc0(_0x8bd774){const _0x960680=_0x3183eb(_0x8bd774);_0x960680&&_0x960680[_0xdf50ed([0x61,0x6c,0x67])]==_0xdf50ed([0x45,0x53,0x32,0x35,0x36])||(_0x4a8746=!0x1);}async function _0x4e4811(_0x69defc,_0x296e1d,_0x2f2f67){const _0xbb33d6=window[_0xdf50ed([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xdf50ed([0x66,0x72,0x6f,0x6d])](_0x2f34c1(_0x2f2f67),_0x3ebb1e=>_0x3ebb1e[_0xdf50ed([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xc4d13e=new window[(_0xdf50ed([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xdf50ed([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x69defc+_0xdf50ed([0x2e])+_0x296e1d),_0x106161=window[_0xdf50ed([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xdf50ed([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x106161)return;const _0x55e2f6=await _0x106161[_0xdf50ed([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xdf50ed([0x6a,0x77,0x6b]),_0x587ef9,{[_0xdf50ed([0x6e,0x61,0x6d,0x65])]:_0xdf50ed([0x45,0x43,0x44,0x53,0x41]),[_0xdf50ed([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xdf50ed([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xdf50ed([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x106161[_0xdf50ed([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xdf50ed([0x6e,0x61,0x6d,0x65])]:_0xdf50ed([0x45,0x43,0x44,0x53,0x41]),[_0xdf50ed([0x68,0x61,0x73,0x68])]:{[_0xdf50ed([0x6e,0x61,0x6d,0x65])]:_0xdf50ed([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x55e2f6,_0xbb33d6,_0xc4d13e)||(_0x4a8746=!0x1);}}function _0x3183eb(_0x240623){return _0x240623[_0xdf50ed([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xdf50ed([0x65,0x79]))?JSON[_0xdf50ed([0x70,0x61,0x72,0x73,0x65])](_0x2f34c1(_0x240623)):null;}function _0x2f34c1(_0x2e276c){return window[_0xdf50ed([0x61,0x74,0x6f,0x62])](_0x2e276c[_0xdf50ed([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xdf50ed([0x2b]))[_0xdf50ed([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xdf50ed([0x2f])));}function _0x3283ad(_0x586e03){let _0x54b0fc=0x1505;function _0x5060d4(_0xe853c5){for(let _0x33cf3a=0x0;_0x33cf3a<_0xe853c5[_0xdf50ed([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x33cf3a++){const _0x2e41ba=_0xe853c5[_0xdf50ed([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x33cf3a);_0x54b0fc=(_0x54b0fc<<0x5)+_0x54b0fc+_0x2e41ba,_0x54b0fc&=_0x54b0fc;}}function _0x23eb58(_0x3e05d1){Array[_0xdf50ed([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3e05d1)?_0x3e05d1[_0xdf50ed([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x23eb58):_0x3e05d1&&typeof _0x3e05d1==_0xdf50ed([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xdf50ed([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3e05d1)[_0xdf50ed([0x73,0x6f,0x72,0x74])]()[_0xdf50ed([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x352b79,_0x4cd909])=>{_0x5060d4(_0x352b79),_0x23eb58(_0x4cd909);}):_0x5060d4(window[_0xdf50ed([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3e05d1));}return _0x23eb58(_0x586e03),_0x54b0fc>>>0x0;}function _0x5e4628(_0x47d712){return _0x47d712[_0xdf50ed([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xdf50ed([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xdf50ed([0x30]));}function _0x2bcf5b(_0x5b66ec){return _0x5b66ec[_0xdf50ed([0x73,0x70,0x6c,0x69,0x74])]('')[_0xdf50ed([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xdf50ed([0x6a,0x6f,0x69,0x6e])]('');}function _0x515ce8(){}function _0xdf50ed(_0x2a8e61){return _0x2a8e61['map'](_0x2e2ce8=>String['fromCharCode'](_0x2e2ce8))['join']('');}_0x5b5d9b(await _0x3afeed());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x386120=>Number(_0x386120)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x4f5ef8){return L['includes'](_0x4f5ef8);}function v(_0x227837,_0x3cda03,_0x1f48bb){const {spanStyles:_0xde3fd7,stylesToBeHtmlElements:_0x65dfee}=function(_0x5d20a1,_0x4cdff8){const _0xbf3363={},_0x4eba18={};return _0x4cdff8['forEach'](_0x4a0ccb=>{const _0xe5e0c4=_0x5d20a1['getStyle'](_0x4a0ccb);if(_0xe5e0c4){if(function(_0x2b23b1){return E['includes'](_0x2b23b1);}(_0x4a0ccb))_0xbf3363[_0x4a0ccb]=_0xe5e0c4;else{if(function(_0x9053cc){return _0x9053cc in F;}(_0x4a0ccb)){const _0x26d5df=_0xe5e0c4['split']('\x20');F[_0x4a0ccb]['forEach'](([_0x393973,_0x596955])=>{for(const _0x25149a of _0x26d5df){('function'==typeof _0x393973&&_0x393973(_0x25149a)||_0x393973===_0x25149a)&&(_0x4eba18[_0x4a0ccb]=[..._0x4eba18[_0x4a0ccb]||[],[_0x393973,_0x596955]]);}});}}}}),{'spanStyles':_0xbf3363,'stylesToBeHtmlElements':_0x4eba18};}(_0x227837,_0x1f48bb);!function(_0x1f0502,_0x2a068f,_0x32c364){for(const _0x15ac29 in _0x32c364){_0x32c364[_0x15ac29]['forEach'](([,_0x287e45])=>{const _0xe8216d=_0x2a068f['createElement'](_0x287e45,[],_0x1f0502['getChildren']());_0x2a068f['insertChild'](0x0,_0xe8216d,_0x1f0502);}),_0x2a068f['removeStyle'](_0x15ac29,_0x1f0502);}}(_0x227837,_0x3cda03,_0x65dfee),function(_0x982e47,_0x1280c9,_0x5603b8){if(!Object['keys'](_0x5603b8)['length'])return;const _0x11bafe=_0x1280c9['createElement']('span',[],_0x982e47['getChildren']());_0x1280c9['setStyle'](_0x5603b8,_0x11bafe),_0x1280c9['insertChild'](0x0,_0x11bafe,_0x982e47),_0x1280c9['removeStyle'](Object['keys'](_0x5603b8),_0x982e47);}(_0x227837,_0x3cda03,_0xde3fd7);}class f extends _0x1803d9{['execute'](_0x351a62){const {body:_0x661a2a}=_0x351a62['_parsedData'],_0x598aa2=new _0x2be3d6(_0x661a2a['document']),_0x41fb5d=_0x598aa2['createRangeIn'](_0x661a2a),_0x2d2bb1=new _0x249e0c(_0x598aa2['document']['stylesProcessor']),_0x2dccb0=[...new _0x36b6f2(_0x2d2bb1)['blockElements'],'font'],_0x6f8667=_0x41fb5d['getItems']();for(const _0x47bbd1 of _0x6f8667)_0x47bbd1['is']('element')&&_0x2dccb0['includes'](_0x47bbd1['name'])&&v(_0x47bbd1,_0x598aa2,(_0x14a9ba=_0x47bbd1,Array['from'](_0x14a9ba['getStyleNames']())['filter'](P)));var _0x14a9ba;_0x351a62['content']=_0x661a2a;}['isActive'](_0x34e347){return super['isActive'](_0x34e347)||l(_0x34e347);}}class s extends _0x5cdf9d{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5a858c=this['editor'],_0x57054a=_0x5a858c['plugins']['get']('ClipboardPipeline'),_0x283c96=_0x5a858c['editing']['view']['document'],_0x1442bf=new f(_0x283c96);_0x57054a['on']('inputTransformation',(_0x2396fd,_0x566e07)=>{const _0x2d6ced=_0x566e07['dataTransfer']['getData']('text/html');_0x1442bf['isActive'](_0x2d6ced)&&(_0x566e07['_parsedData']||(_0x566e07['_parsedData']=_0x428977(_0x2d6ced,_0x283c96['stylesProcessor'])),_0x1442bf['execute'](_0x566e07));},{'priority':_0x53f927['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x48424e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2fe31d;for(const _0x348da3 in _0x48424e){const _0x52b7b2=_0x348da3,_0x8f7622=_0x48424e[_0x52b7b2];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x8f7622||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x8f7622||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x8f7622||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x8f7622||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x8f7622||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x8f7622||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x8f7622||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x8f7622){delete _0x48424e[_0x52b7b2],_0x2fe31d=_0x8f7622,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2fe31d&&_0x48424e['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2fe31d&&_0x48424e['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2fe31d&&_0x48424e['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2fe31d&&_0x48424e['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2fe31d&&_0x48424e['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2fe31d&&_0x48424e['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2fe31d&&_0x48424e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x5cdf9d{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "45.0.0-alpha.4",
3
+ "version": "45.0.0-alpha.6",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "45.0.0-alpha.4",
26
- "@ckeditor/ckeditor5-engine": "45.0.0-alpha.4",
27
- "@ckeditor/ckeditor5-paste-from-office": "45.0.0-alpha.4",
28
- "@ckeditor/ckeditor5-utils": "45.0.0-alpha.4",
29
- "ckeditor5": "45.0.0-alpha.4"
25
+ "@ckeditor/ckeditor5-core": "45.0.0-alpha.6",
26
+ "@ckeditor/ckeditor5-engine": "45.0.0-alpha.6",
27
+ "@ckeditor/ckeditor5-paste-from-office": "45.0.0-alpha.6",
28
+ "@ckeditor/ckeditor5-utils": "45.0.0-alpha.6",
29
+ "ckeditor5": "45.0.0-alpha.6"
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 _0x2c9e(){var _0x118b9c=['1005qpuYoW','406XTDdwO','9jwoGkf','346XTvrbI','460749fOluSO','178024PBUaOx','3054dAAVcP','296890YrKDRt','9442032FechOq','6883FJNDzu','753874TXYZyJ','4dolSVv'];_0x2c9e=function(){return _0x118b9c;};return _0x2c9e();}(function(_0x43d6ba,_0x4c3cfc){var _0x1604cc=_0x3838,_0x20b832=_0x43d6ba();while(!![]){try{var _0xc4e26f=-parseInt(_0x1604cc(0xba))/0x1*(-parseInt(_0x1604cc(0xc0))/0x2)+-parseInt(_0x1604cc(0xc1))/0x3*(-parseInt(_0x1604cc(0xbc))/0x4)+parseInt(_0x1604cc(0xbd))/0x5*(-parseInt(_0x1604cc(0xb7))/0x6)+parseInt(_0x1604cc(0xbe))/0x7*(-parseInt(_0x1604cc(0xc2))/0x8)+-parseInt(_0x1604cc(0xbf))/0x9*(parseInt(_0x1604cc(0xb8))/0xa)+parseInt(_0x1604cc(0xbb))/0xb+parseInt(_0x1604cc(0xb9))/0xc;if(_0xc4e26f===_0x4c3cfc)break;else _0x20b832['push'](_0x20b832['shift']());}catch(_0x2d7bdc){_0x20b832['push'](_0x20b832['shift']());}}}(_0x2c9e,0xbdb50));function _0x3838(_0x103bf1,_0x1bccaf){var _0x2c9ef2=_0x2c9e();return _0x3838=function(_0x383839,_0x1d27a1){_0x383839=_0x383839-0xb7;var _0x453f4e=_0x2c9ef2[_0x383839];return _0x453f4e;},_0x3838(_0x103bf1,_0x1bccaf);}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
23
+ function _0x2bcf(_0x9e4ce9,_0x5f50cb){var _0x354fae=_0x354f();return _0x2bcf=function(_0x2bcfab,_0x4db078){_0x2bcfab=_0x2bcfab-0x167;var _0x1ffb1a=_0x354fae[_0x2bcfab];return _0x1ffb1a;},_0x2bcf(_0x9e4ce9,_0x5f50cb);}(function(_0x3dcd70,_0xc6665d){var _0x259a88=_0x2bcf,_0xc6010f=_0x3dcd70();while(!![]){try{var _0x2b6411=-parseInt(_0x259a88(0x169))/0x1+-parseInt(_0x259a88(0x173))/0x2*(parseInt(_0x259a88(0x171))/0x3)+parseInt(_0x259a88(0x168))/0x4*(-parseInt(_0x259a88(0x16c))/0x5)+parseInt(_0x259a88(0x16e))/0x6*(-parseInt(_0x259a88(0x16d))/0x7)+parseInt(_0x259a88(0x170))/0x8*(-parseInt(_0x259a88(0x16b))/0x9)+parseInt(_0x259a88(0x16f))/0xa*(parseInt(_0x259a88(0x167))/0xb)+-parseInt(_0x259a88(0x16a))/0xc*(-parseInt(_0x259a88(0x172))/0xd);if(_0x2b6411===_0xc6665d)break;else _0xc6010f['push'](_0xc6010f['shift']());}catch(_0x1e1f8f){_0xc6010f['push'](_0xc6010f['shift']());}}}(_0x354f,0x6a3dd));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x354f(){var _0x3a744c=['8980kOcljD','68599JUMuew','3148752AKEwQm','9YMdIFD','865RwpVnd','7bazKxd','3987192nZJgOO','930Uwokfs','3436144XIvndv','6wghBkK','104lwJkvg','511846EmubEU','47179OGJRFc'];_0x354f=function(){return _0x3a744c;};return _0x354f();}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x6cf252,_0x5d6732){var _0x21532d=_0x18a6,_0x5df635=_0x6cf252();while(!![]){try{var _0x5aea08=parseInt(_0x21532d(0x1a7))/0x1*(parseInt(_0x21532d(0x1a5))/0x2)+-parseInt(_0x21532d(0x1a1))/0x3+-parseInt(_0x21532d(0x1a4))/0x4+parseInt(_0x21532d(0x1a8))/0x5*(-parseInt(_0x21532d(0x1a2))/0x6)+-parseInt(_0x21532d(0x1a0))/0x7+-parseInt(_0x21532d(0x19e))/0x8*(-parseInt(_0x21532d(0x19f))/0x9)+parseInt(_0x21532d(0x1a6))/0xa*(parseInt(_0x21532d(0x1a3))/0xb);if(_0x5aea08===_0x5d6732)break;else _0x5df635['push'](_0x5df635['shift']());}catch(_0x53edbe){_0x5df635['push'](_0x5df635['shift']());}}}(_0x5797,0x3fc87));function _0x18a6(_0x470341,_0x11ca3d){var _0x5797ee=_0x5797();return _0x18a6=function(_0x18a6be,_0x3a9da8){_0x18a6be=_0x18a6be-0x19e;var _0x168708=_0x5797ee[_0x18a6be];return _0x168708;},_0x18a6(_0x470341,_0x11ca3d);}import{CKEditorError as _0x188f4b}from'ckeditor5/src/utils.js';function _0x5797(){var _0x9ffad9=['275980RXeXOF','270RGfyFH','6690uxVfKI','2649CMzEzS','35ywozaQ','8sjkTbJ','1374048EMAOWj','1072134IdnAzF','94932iGjZdk','407634vKMsdf','7898gUhSAK'];_0x5797=function(){return _0x9ffad9;};return _0x5797();}
23
+ (function(_0x38c18c,_0x3c1e14){var _0x44c608=_0x4d88,_0x23ab83=_0x38c18c();while(!![]){try{var _0x484064=-parseInt(_0x44c608(0x14f))/0x1*(-parseInt(_0x44c608(0x150))/0x2)+parseInt(_0x44c608(0x155))/0x3*(-parseInt(_0x44c608(0x14e))/0x4)+parseInt(_0x44c608(0x156))/0x5+parseInt(_0x44c608(0x151))/0x6+-parseInt(_0x44c608(0x154))/0x7*(-parseInt(_0x44c608(0x152))/0x8)+parseInt(_0x44c608(0x157))/0x9+-parseInt(_0x44c608(0x153))/0xa;if(_0x484064===_0x3c1e14)break;else _0x23ab83['push'](_0x23ab83['shift']());}catch(_0x35d974){_0x23ab83['push'](_0x23ab83['shift']());}}}(_0xd371,0x208b1));function _0xd371(){var _0x1131c6=['1806642uhHEzs','64FGHPwP','130651vvyGwJ','2BkIQfB','804912FtfGFc','1451656CCCxCZ','3588520KMIYTp','7ouDFUT','47784YpoIRt','499995sJhCtm'];_0xd371=function(){return _0x1131c6;};return _0xd371();}function _0x4d88(_0x1c54dd,_0x17ddc8){var _0xd37182=_0xd371();return _0x4d88=function(_0x4d8899,_0x4430fd){_0x4d8899=_0x4d8899-0x14e;var _0x3965ad=_0xd37182[_0x4d8899];return _0x3965ad;},_0x4d88(_0x1c54dd,_0x17ddc8);}import{CKEditorError as _0x1b1208}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1e0cfc=_0x1283;function _0x6ca8(){const _0x8dab19=['_parsedData','hasStyle','elementStart','2544DsCDCe','createRangeIn','1195965DHRIJY','size','39XPWeZY','110bGiBGX','2xCraYf','12389168mOsFYb','1630884FTfHwV','from','item','execute','values','7uCreSM','16340isMBVi','isActive','1537203vBbBQN','11306740DShPHF','361396uJxTbr','content','type','document','setStyle'];_0x6ca8=function(){return _0x8dab19;};return _0x6ca8();}(function(_0x258983,_0x1271f4){const _0x233b3e=_0x1283,_0x384b4d=_0x258983();while(!![]){try{const _0x58d829=parseInt(_0x233b3e(0x131))/0x1*(parseInt(_0x233b3e(0x127))/0x2)+parseInt(_0x233b3e(0x125))/0x3*(-parseInt(_0x233b3e(0x133))/0x4)+-parseInt(_0x233b3e(0x12f))/0x5*(parseInt(_0x233b3e(0x13b))/0x6)+-parseInt(_0x233b3e(0x12e))/0x7*(-parseInt(_0x233b3e(0x128))/0x8)+parseInt(_0x233b3e(0x123))/0x9+-parseInt(_0x233b3e(0x132))/0xa+-parseInt(_0x233b3e(0x126))/0xb*(-parseInt(_0x233b3e(0x129))/0xc);if(_0x58d829===_0x1271f4)break;else _0x384b4d['push'](_0x384b4d['shift']());}catch(_0x5f505c){_0x384b4d['push'](_0x384b4d['shift']());}}}(_0x6ca8,0xd88b1));import{UpcastWriter as _0x5d372a}from'ckeditor5/src/engine.js';function _0x1283(_0x47f0c7,_0x166f62){const _0x6ca81c=_0x6ca8();return _0x1283=function(_0x1283c5,_0x224229){_0x1283c5=_0x1283c5-0x122;let _0x2da116=_0x6ca81c[_0x1283c5];return _0x2da116;},_0x1283(_0x47f0c7,_0x166f62);}import{MSWordNormalizer as _0x6ca4c2}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0xf217c7}from'../../utils.js';import{extractStyles as _0x11904c,expandStyles as _0x4fb2a2,getMatchingStyles as _0x44144c,flattenStyleDefinitions as _0x3b3b74}from'./utils.js';export default class c extends _0x6ca4c2{[_0x1e0cfc(0x12c)](_0x37cb83){const _0x46872d=_0x1e0cfc,{body:_0x26b462,styles:_0x1ef970}=_0x37cb83[_0x46872d(0x138)],_0x5133bc=new _0x5d372a(_0x26b462[_0x46872d(0x136)]),_0x4bf71e=_0x5133bc[_0x46872d(0x122)](_0x26b462),_0x5f2ec9=_0x11904c(_0x1ef970),_0x2e4971=_0x4fb2a2(_0x5f2ec9);for(const _0x10886a of _0x4bf71e){if(_0x46872d(0x13a)!==_0x10886a[_0x46872d(0x135)])continue;const _0x654891=_0x44144c(_0x10886a[_0x46872d(0x12b)],_0x2e4971);if(_0x654891[_0x46872d(0x124)]){const _0x13d667=_0x3b3b74(Array[_0x46872d(0x12a)](_0x654891[_0x46872d(0x12d)]()));for(const _0x26a869 in _0x13d667){const _0x31ffff=_0x10886a[_0x46872d(0x12b)];_0x31ffff[_0x46872d(0x139)](_0x26a869)||_0x5133bc[_0x46872d(0x137)](_0x26a869,_0x13d667[_0x26a869],_0x31ffff);}}}_0x37cb83[_0x46872d(0x134)]=_0x26b462;}[_0x1e0cfc(0x130)](_0x8a4d3e){const _0x308e38=_0x1e0cfc;return super[_0x308e38(0x130)](_0x8a4d3e)||_0xf217c7(_0x8a4d3e);}}
23
+ const _0x17a910=_0xdc87;function _0xb33c(){const _0xb10022=['size','2340360LfANgf','elementStart','type','content','365350DmSUew','item','values','14300850JZKTZw','execute','182760UCZEyL','45312960ShxayA','51665mGuTYG','isActive','createRangeIn','hasStyle','setStyle','document','_parsedData','15443528cucmMQ','from','9KfIMiD','56qTcyaW','10KnboTI','360PTqtqJ'];_0xb33c=function(){return _0xb10022;};return _0xb33c();}(function(_0x451ae4,_0x1a6c27){const _0xa70464=_0xdc87,_0x37646c=_0x451ae4();while(!![]){try{const _0x129f07=parseInt(_0xa70464(0xac))/0x1*(parseInt(_0xa70464(0xbe))/0x2)+-parseInt(_0xa70464(0xc1))/0x3+parseInt(_0xa70464(0xbf))/0x4*(parseInt(_0xa70464(0xb3))/0x5)+-parseInt(_0xa70464(0xb1))/0x6*(parseInt(_0xa70464(0xbd))/0x7)+parseInt(_0xa70464(0xba))/0x8*(parseInt(_0xa70464(0xbc))/0x9)+parseInt(_0xa70464(0xaf))/0xa+-parseInt(_0xa70464(0xb2))/0xb;if(_0x129f07===_0x1a6c27)break;else _0x37646c['push'](_0x37646c['shift']());}catch(_0x13837d){_0x37646c['push'](_0x37646c['shift']());}}}(_0xb33c,0xedd06));function _0xdc87(_0xf2f309,_0x8dbc97){const _0xb33cbe=_0xb33c();return _0xdc87=function(_0xdc87d9,_0x19dbb2){_0xdc87d9=_0xdc87d9-0xac;let _0x3da29c=_0xb33cbe[_0xdc87d9];return _0x3da29c;},_0xdc87(_0xf2f309,_0x8dbc97);}import{UpcastWriter as _0x418803}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x265c9b}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5a7d42}from'../../utils.js';import{extractStyles as _0x353c23,expandStyles as _0x3657cb,getMatchingStyles as _0x57b5be,flattenStyleDefinitions as _0x5acdd8}from'./utils.js';export default class c extends _0x265c9b{[_0x17a910(0xb0)](_0xbda071){const _0x5d359d=_0x17a910,{body:_0x24f17d,styles:_0x234e63}=_0xbda071[_0x5d359d(0xb9)],_0x2a45fa=new _0x418803(_0x24f17d[_0x5d359d(0xb8)]),_0x81e180=_0x2a45fa[_0x5d359d(0xb5)](_0x24f17d),_0x174986=_0x353c23(_0x234e63),_0x27708d=_0x3657cb(_0x174986);for(const _0xc36f65 of _0x81e180){if(_0x5d359d(0xc2)!==_0xc36f65[_0x5d359d(0xc3)])continue;const _0x18f0a3=_0x57b5be(_0xc36f65[_0x5d359d(0xad)],_0x27708d);if(_0x18f0a3[_0x5d359d(0xc0)]){const _0x19c22a=_0x5acdd8(Array[_0x5d359d(0xbb)](_0x18f0a3[_0x5d359d(0xae)]()));for(const _0x58b725 in _0x19c22a){const _0x2ba802=_0xc36f65[_0x5d359d(0xad)];_0x2ba802[_0x5d359d(0xb6)](_0x58b725)||_0x2a45fa[_0x5d359d(0xb7)](_0x58b725,_0x19c22a[_0x58b725],_0x2ba802);}}}_0xbda071[_0x5d359d(0xc4)]=_0x24f17d;}[_0x17a910(0xb4)](_0x5c628c){const _0x90e29d=_0x17a910;return super[_0x90e29d(0xb4)](_0x5c628c)||_0x5a7d42(_0x5c628c);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xd0fa(_0x215881,_0x4750c3){const _0x4aea54=_0x4aea();return _0xd0fa=function(_0xd0fa9f,_0x2c915e){_0xd0fa9f=_0xd0fa9f-0x109;let _0x12319a=_0x4aea54[_0xd0fa9f];return _0x12319a;},_0xd0fa(_0x215881,_0x4750c3);}(function(_0x3bd93f,_0x2ab5ce){const _0x4b9146=_0xd0fa,_0x440564=_0x3bd93f();while(!![]){try{const _0x5e235b=parseInt(_0x4b9146(0x11f))/0x1+-parseInt(_0x4b9146(0x11e))/0x2+parseInt(_0x4b9146(0x124))/0x3*(-parseInt(_0x4b9146(0x10a))/0x4)+-parseInt(_0x4b9146(0x116))/0x5*(parseInt(_0x4b9146(0x115))/0x6)+-parseInt(_0x4b9146(0x10d))/0x7+-parseInt(_0x4b9146(0x110))/0x8+parseInt(_0x4b9146(0x111))/0x9*(parseInt(_0x4b9146(0x122))/0xa);if(_0x5e235b===_0x2ab5ce)break;else _0x440564['push'](_0x440564['shift']());}catch(_0x5ce4af){_0x440564['push'](_0x440564['shift']());}}}(_0x4aea,0x946e1));function _0x4aea(){const _0xd3fa4d=['set','cssRules','trim','2372550Rmfwzk','3143tEFbCl','map','length','4062670leiIjG','split','1532667mawftS','hasClass','4qznYiE','assign','initial','5523693oAGqda','selectorText','groups','9062168rVGRXD','108aFlmrD','tagName','style','name','977016WXIkGE','20ciDbxs','push','className','exec','getPropertyValue'];_0x4aea=function(){return _0xd3fa4d;};return _0x4aea();}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x3ae924,_0x4690b6){const _0x1fba33=_0xd0fa,_0x57e665=new Map();for(const [_0x59086e,_0x2846b1]of _0x4690b6){if(!_0x59086e[_0x1fba33(0x112)]&&!_0x59086e[_0x1fba33(0x118)])continue;const _0x5a465b=!_0x59086e[_0x1fba33(0x112)]||_0x3ae924[_0x1fba33(0x114)]===_0x59086e[_0x1fba33(0x112)],_0x4445f2=!_0x59086e[_0x1fba33(0x118)]||_0x3ae924[_0x1fba33(0x109)](_0x59086e[_0x1fba33(0x118)]);_0x5a465b&&_0x4445f2&&_0x57e665[_0x1fba33(0x11b)](_0x59086e,_0x2846b1);}return _0x57e665;}export function extractStyles(_0x548e35){const _0x181a0d=_0xd0fa,_0x42b965={};for(const _0xc7b146 of _0x548e35)for(const _0x20ebff of _0xc7b146[_0x181a0d(0x11c)])if(_0x20ebff instanceof CSSStyleRule){const _0x4ced29=parseCSSStyleDeclaration(_0x20ebff[_0x181a0d(0x113)]);_0x42b965[_0x20ebff[_0x181a0d(0x10e)]]=Object[_0x181a0d(0x10b)]({},_0x42b965[_0x20ebff[_0x181a0d(0x10e)]]||{},_0x4ced29);}return _0x42b965;}export function expandStyles(_0x52b219){const _0x12913b=_0xd0fa,_0x457cc0=new Map();for(const _0x7b5159 in _0x52b219){const _0x4fb082=parseCSSSelector(_0x7b5159),_0x10cff9=_0x52b219[_0x7b5159];for(const _0x1ba490 of _0x4fb082)_0x457cc0[_0x12913b(0x11b)](_0x1ba490,_0x10cff9);}return _0x457cc0;}export function parseCSSStyleDeclaration(_0x5ed4c6){const _0x3d86df=_0xd0fa,_0x3979b2={};for(let _0x29dbfd=0x0;_0x29dbfd<_0x5ed4c6[_0x3d86df(0x121)];_0x29dbfd++){const _0x29a7ba=_0x5ed4c6[_0x29dbfd],_0x325ddb=_0x5ed4c6[_0x3d86df(0x11a)](_0x29a7ba);_0x3d86df(0x10c)!==_0x325ddb&&(_0x3979b2[_0x29a7ba]=_0x325ddb);}return _0x3979b2;}export function parseCSSSelector(_0x5cca73){const _0x17c4d0=_0xd0fa,_0x23bd03=_0x5cca73[_0x17c4d0(0x123)](',')[_0x17c4d0(0x120)](_0x5615cf=>_0x5615cf[_0x17c4d0(0x11d)]()),_0x5d15bc=[];for(const _0x7d030b of _0x23bd03){const _0x3e95a4=S[_0x17c4d0(0x119)](_0x7d030b);_0x3e95a4&&_0x5d15bc[_0x17c4d0(0x117)](_0x3e95a4[_0x17c4d0(0x10f)]);}return _0x5d15bc;}export function flattenStyleDefinitions(_0x1dc9e7){const _0x37b1ff=_0xd0fa,_0x3e97d8={};for(const _0x15e09d of _0x1dc9e7)Object[_0x37b1ff(0x10b)](_0x3e97d8,_0x15e09d);return _0x3e97d8;}
23
+ function _0x14e4(_0x498d7e,_0x5a507d){const _0x4c1047=_0x4c10();return _0x14e4=function(_0x14e4f6,_0xacfae8){_0x14e4f6=_0x14e4f6-0x1d7;let _0x479dfe=_0x4c1047[_0x14e4f6];return _0x479dfe;},_0x14e4(_0x498d7e,_0x5a507d);}(function(_0x5b21be,_0xe587db){const _0x349135=_0x14e4,_0x3ddec3=_0x5b21be();while(!![]){try{const _0x5ae344=-parseInt(_0x349135(0x1eb))/0x1*(-parseInt(_0x349135(0x1de))/0x2)+parseInt(_0x349135(0x1e2))/0x3+parseInt(_0x349135(0x1da))/0x4+-parseInt(_0x349135(0x1f1))/0x5*(-parseInt(_0x349135(0x1dc))/0x6)+-parseInt(_0x349135(0x1d8))/0x7*(-parseInt(_0x349135(0x1e4))/0x8)+parseInt(_0x349135(0x1e3))/0x9+-parseInt(_0x349135(0x1e1))/0xa;if(_0x5ae344===_0xe587db)break;else _0x3ddec3['push'](_0x3ddec3['shift']());}catch(_0x5de747){_0x3ddec3['push'](_0x3ddec3['shift']());}}}(_0x4c10,0xc897d));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x16bdb1,_0x76cec5){const _0xb83b05=_0x14e4,_0x49d231=new Map();for(const [_0x270aaf,_0x1e9d1d]of _0x76cec5){if(!_0x270aaf[_0xb83b05(0x1e7)]&&!_0x270aaf[_0xb83b05(0x1ed)])continue;const _0x15e410=!_0x270aaf[_0xb83b05(0x1e7)]||_0x16bdb1[_0xb83b05(0x1ea)]===_0x270aaf[_0xb83b05(0x1e7)],_0xaf016a=!_0x270aaf[_0xb83b05(0x1ed)]||_0x16bdb1[_0xb83b05(0x1d7)](_0x270aaf[_0xb83b05(0x1ed)]);_0x15e410&&_0xaf016a&&_0x49d231[_0xb83b05(0x1f0)](_0x270aaf,_0x1e9d1d);}return _0x49d231;}export function extractStyles(_0x636758){const _0x4ee14c=_0x14e4,_0x20133a={};for(const _0x1e7a1a of _0x636758)for(const _0x172ccc of _0x1e7a1a[_0x4ee14c(0x1db)])if(_0x172ccc instanceof CSSStyleRule){const _0x4ffa2d=parseCSSStyleDeclaration(_0x172ccc[_0x4ee14c(0x1f2)]);_0x20133a[_0x172ccc[_0x4ee14c(0x1ee)]]=Object[_0x4ee14c(0x1e8)]({},_0x20133a[_0x172ccc[_0x4ee14c(0x1ee)]]||{},_0x4ffa2d);}return _0x20133a;}export function expandStyles(_0x255163){const _0x520512=_0x14e4,_0x46dbd1=new Map();for(const _0x92ca5a in _0x255163){const _0x43e45f=parseCSSSelector(_0x92ca5a),_0x12b2d9=_0x255163[_0x92ca5a];for(const _0x51a61e of _0x43e45f)_0x46dbd1[_0x520512(0x1f0)](_0x51a61e,_0x12b2d9);}return _0x46dbd1;}export function parseCSSStyleDeclaration(_0x51f2d0){const _0x57fea9=_0x14e4,_0x59b615={};for(let _0x3b0b25=0x0;_0x3b0b25<_0x51f2d0[_0x57fea9(0x1ef)];_0x3b0b25++){const _0x2af2c6=_0x51f2d0[_0x3b0b25],_0x538a81=_0x51f2d0[_0x57fea9(0x1ec)](_0x2af2c6);_0x57fea9(0x1d9)!==_0x538a81&&(_0x59b615[_0x2af2c6]=_0x538a81);}return _0x59b615;}export function parseCSSSelector(_0x1b2dd2){const _0x53ac49=_0x14e4,_0x4080a9=_0x1b2dd2[_0x53ac49(0x1df)](',')[_0x53ac49(0x1e9)](_0x149bc9=>_0x149bc9[_0x53ac49(0x1e0)]()),_0x587d48=[];for(const _0x472b81 of _0x4080a9){const _0x19d368=S[_0x53ac49(0x1e6)](_0x472b81);_0x19d368&&_0x587d48[_0x53ac49(0x1e5)](_0x19d368[_0x53ac49(0x1dd)]);}return _0x587d48;}function _0x4c10(){const _0x49ea02=['className','selectorText','length','set','2841815zHavcP','style','hasClass','548758SMIvhW','initial','6422436PrWWvj','cssRules','6aUIsis','groups','2EqscSL','split','trim','56208970tSwnnJ','2095431ZVEDLs','9757188cMYkdY','112bQlQNl','push','exec','tagName','assign','map','name','1388429dRVmBv','getPropertyValue'];_0x4c10=function(){return _0x49ea02;};return _0x4c10();}export function flattenStyleDefinitions(_0x1b1b15){const _0x1d1695=_0x14e4,_0x4438a7={};for(const _0x9bd3f1 of _0x1b1b15)Object[_0x1d1695(0x1e8)](_0x4438a7,_0x9bd3f1);return _0x4438a7;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x52fb52=_0x235b;(function(_0x26446b,_0x2d96f7){const _0x57346e=_0x235b,_0x39012c=_0x26446b();while(!![]){try{const _0x10e1c9=-parseInt(_0x57346e(0x1f3))/0x1+-parseInt(_0x57346e(0x201))/0x2+-parseInt(_0x57346e(0x1f8))/0x3*(-parseInt(_0x57346e(0x1fb))/0x4)+-parseInt(_0x57346e(0x1fa))/0x5+-parseInt(_0x57346e(0x202))/0x6*(-parseInt(_0x57346e(0x205))/0x7)+parseInt(_0x57346e(0x1f2))/0x8+-parseInt(_0x57346e(0x1fc))/0x9*(-parseInt(_0x57346e(0x206))/0xa);if(_0x10e1c9===_0x2d96f7)break;else _0x39012c['push'](_0x39012c['shift']());}catch(_0x343d3a){_0x39012c['push'](_0x39012c['shift']());}}}(_0x4226,0x56d84));function _0x4226(){const _0x3a5e11=['element','2287272gzodqO','440740QYhbiJ','getItems','content','stylesProcessor','isActive','3RtvCMc','name','2451880aQlXSn','331148tUiabJ','10152180BeTGzi','includes','font','_parsedData','blockElements','521982BpqSXg','6nuJZjZ','document','execute','357749gXyUPZ','10SDiqVf','createRangeIn'];_0x4226=function(){return _0x3a5e11;};return _0x4226();}import{UpcastWriter as _0x2a24c1,DomConverter as _0x733fb7,ViewDocument as _0x368a41}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x2e621c}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x13a8ae}from'../../utils.js';function _0x235b(_0xa14a75,_0x48d9f7){const _0x4226fc=_0x4226();return _0x235b=function(_0x235bff,_0x10b2e4){_0x235bff=_0x235bff-0x1f2;let _0x17ff91=_0x4226fc[_0x235bff];return _0x17ff91;},_0x235b(_0xa14a75,_0x48d9f7);}import{getStylePropertyNamesToPropagate as _0x3a4f31,propagateStyleProperties as _0x69b224}from'./utils.js';export default class f extends _0x2e621c{[_0x52fb52(0x204)](_0x37785b){const _0x3b39cd=_0x52fb52,{body:_0x468ceb}=_0x37785b[_0x3b39cd(0x1ff)],_0x215fd8=new _0x2a24c1(_0x468ceb[_0x3b39cd(0x203)]),_0x25b47f=_0x215fd8[_0x3b39cd(0x207)](_0x468ceb),_0x2e3103=new _0x368a41(_0x215fd8[_0x3b39cd(0x203)][_0x3b39cd(0x1f6)]),_0x5ae9f1=[...new _0x733fb7(_0x2e3103)[_0x3b39cd(0x200)],_0x3b39cd(0x1fe)],_0x1ebd23=_0x25b47f[_0x3b39cd(0x1f4)]();for(const _0x50971c of _0x1ebd23)if(_0x50971c['is'](_0x3b39cd(0x208))&&_0x5ae9f1[_0x3b39cd(0x1fd)](_0x50971c[_0x3b39cd(0x1f9)])){const _0x53887c=_0x3a4f31(_0x50971c);_0x69b224(_0x50971c,_0x215fd8,_0x53887c);}_0x37785b[_0x3b39cd(0x1f5)]=_0x468ceb;}[_0x52fb52(0x1f7)](_0xf74e4e){const _0xa1d22e=_0x52fb52;return super[_0xa1d22e(0x1f7)](_0xf74e4e)||_0x13a8ae(_0xf74e4e);}}
23
+ const _0x243ec9=_0x52aa;(function(_0x10973e,_0xd8590){const _0x8c8d93=_0x52aa,_0x3705e2=_0x10973e();while(!![]){try{const _0x5950d8=-parseInt(_0x8c8d93(0x74))/0x1+-parseInt(_0x8c8d93(0x72))/0x2+-parseInt(_0x8c8d93(0x75))/0x3*(-parseInt(_0x8c8d93(0x83))/0x4)+-parseInt(_0x8c8d93(0x77))/0x5+parseInt(_0x8c8d93(0x7f))/0x6+parseInt(_0x8c8d93(0x7d))/0x7*(-parseInt(_0x8c8d93(0x78))/0x8)+parseInt(_0x8c8d93(0x6e))/0x9*(parseInt(_0x8c8d93(0x81))/0xa);if(_0x5950d8===_0xd8590)break;else _0x3705e2['push'](_0x3705e2['shift']());}catch(_0x2af8b5){_0x3705e2['push'](_0x3705e2['shift']());}}}(_0x26eb,0x515b1));import{UpcastWriter as _0x19e6cb,DomConverter as _0x3ef12e,ViewDocument as _0x1a4e07}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x40121b}from'@ckeditor/ckeditor5-paste-from-office';function _0x52aa(_0x41bd4d,_0x211e4c){const _0x26ebc9=_0x26eb();return _0x52aa=function(_0x52aa84,_0x28fedb){_0x52aa84=_0x52aa84-0x6e;let _0x2c47fb=_0x26ebc9[_0x52aa84];return _0x2c47fb;},_0x52aa(_0x41bd4d,_0x211e4c);}import{isMSExcelContent as _0x18ff42}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x2efbe1,propagateStyleProperties as _0x539c6a}from'./utils.js';function _0x26eb(){const _0x4aaf9f=['document','name','1273612RGzlkw','isActive','292849LBbFXV','6svuHRs','createRangeIn','356480Nwqwoj','420936xldSdi','getItems','includes','element','content','77CXkQSI','blockElements','3756378AoJXYc','font','133300STSvtx','execute','254396JBcorx','_parsedData','783YnOWMJ','stylesProcessor'];_0x26eb=function(){return _0x4aaf9f;};return _0x26eb();}export default class f extends _0x40121b{[_0x243ec9(0x82)](_0xe02dba){const _0x574a3f=_0x243ec9,{body:_0x3f60db}=_0xe02dba[_0x574a3f(0x84)],_0x2ae916=new _0x19e6cb(_0x3f60db[_0x574a3f(0x70)]),_0x2749f4=_0x2ae916[_0x574a3f(0x76)](_0x3f60db),_0x66b0f1=new _0x1a4e07(_0x2ae916[_0x574a3f(0x70)][_0x574a3f(0x6f)]),_0x2e2776=[...new _0x3ef12e(_0x66b0f1)[_0x574a3f(0x7e)],_0x574a3f(0x80)],_0x9fc853=_0x2749f4[_0x574a3f(0x79)]();for(const _0x333026 of _0x9fc853)if(_0x333026['is'](_0x574a3f(0x7b))&&_0x2e2776[_0x574a3f(0x7a)](_0x333026[_0x574a3f(0x71)])){const _0x1f9974=_0x2efbe1(_0x333026);_0x539c6a(_0x333026,_0x2ae916,_0x1f9974);}_0xe02dba[_0x574a3f(0x7c)]=_0x3f60db;}[_0x243ec9(0x73)](_0x3d2cfa){const _0x4d434c=_0x243ec9;return super[_0x4d434c(0x73)](_0x3d2cfa)||_0x18ff42(_0x3d2cfa);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x212155=_0x2bf3;function _0x2bf3(_0x32985e,_0x3d2e4f){const _0x44271c=_0x4427();return _0x2bf3=function(_0x2bf3ec,_0x4a6528){_0x2bf3ec=_0x2bf3ec-0x1b5;let _0x3f4896=_0x44271c[_0x2bf3ec];return _0x3f4896;},_0x2bf3(_0x32985e,_0x3d2e4f);}(function(_0x367f90,_0x4e0dd2){const _0x173f4a=_0x2bf3,_0x1f8cd8=_0x367f90();while(!![]){try{const _0x34f218=parseInt(_0x173f4a(0x1c5))/0x1+-parseInt(_0x173f4a(0x1c2))/0x2*(parseInt(_0x173f4a(0x1b7))/0x3)+-parseInt(_0x173f4a(0x1d8))/0x4*(parseInt(_0x173f4a(0x1bf))/0x5)+parseInt(_0x173f4a(0x1dc))/0x6+parseInt(_0x173f4a(0x1e1))/0x7*(parseInt(_0x173f4a(0x1da))/0x8)+parseInt(_0x173f4a(0x1de))/0x9*(-parseInt(_0x173f4a(0x1d1))/0xa)+parseInt(_0x173f4a(0x1d4))/0xb*(parseInt(_0x173f4a(0x1dd))/0xc);if(_0x34f218===_0x4e0dd2)break;else _0x1f8cd8['push'](_0x1f8cd8['shift']());}catch(_0x2617dc){_0x1f8cd8['push'](_0x1f8cd8['shift']());}}}(_0x4427,0x9bd1b));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x212155(0x1be),_0x212155(0x1df),_0x212155(0x1cb),_0x212155(0x1b5),_0x212155(0x1b9),_0x212155(0x1bb),_0x212155(0x1c6),_0x212155(0x1c8)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x212155(0x1be),_0x212155(0x1df),_0x212155(0x1cb)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x212155(0x1bd),'i']],'font-weight':[[_0x212155(0x1d9),_0x212155(0x1ce)],[_0x212155(0x1d3),_0x212155(0x1ce)],[_0x212155(0x1d2),_0x212155(0x1ce)],[_0x595f2d=>Number(_0x595f2d)>=0x258,_0x212155(0x1ce)]],'text-decoration':[[_0x212155(0x1b8),'u'],[_0x212155(0x1d7),'s']],'text-decoration-line':[[_0x212155(0x1b8),'u'],[_0x212155(0x1d7),'s']],'vertical-align':[[_0x212155(0x1db),_0x212155(0x1db)],[_0x212155(0x1cc),_0x212155(0x1c4)]]};export function isPropertyToBePropagated(_0xf11e87){const _0x2ff766=_0x212155;return CSS_PROPERTIES_TO_PROPAGATE[_0x2ff766(0x1d0)](_0xf11e87);}export function isPropertyToBePropagatedAsSpan(_0x39ba31){const _0x34b532=_0x212155;return CSS_PROPERTIES_TO_BE_SPANS[_0x34b532(0x1d0)](_0x39ba31);}export function isPropertyToBePropagatedAsHTMLElement(_0x515d71){return _0x515d71 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x4427(){const _0x5b97c4=['4657390TFvwSz','bolder','bold','1067902GEbSpg','forEach','split','line-through','16oCIHQc','medium','48lESIWJ','sub','5149806iBMaWV','48UdxBLZ','9jsYDoQ','font-family','getChildren','162519hoAUnL','getStyle','text-decoration','from','3409998ZoHZfp','underline','text-decoration-line','createElement','font-weight','setStyle','italic','color','110015bnTvnC','getStyleNames','span','2fYHPzj','length','sup','942721cmlIAK','font-style','removeStyle','vertical-align','keys','filter','font-size','super','insertChild','strong','function','includes'];_0x4427=function(){return _0x5b97c4;};return _0x4427();}export function getStylePropertyNamesToPropagate(_0x140ae8){const _0x12388f=_0x212155;return Array[_0x12388f(0x1b6)](_0x140ae8[_0x12388f(0x1c0)]())[_0x12388f(0x1ca)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x29f4a7,_0x3f949b,_0x403e09){const {spanStyles:_0x352b98,stylesToBeHtmlElements:_0x4e71e3}=getStylesToPropagate(_0x29f4a7,_0x403e09);propagateStylesAsHTMLElements(_0x29f4a7,_0x3f949b,_0x4e71e3),propagateStylesAsSpan(_0x29f4a7,_0x3f949b,_0x352b98);}export function propagateStylesAsHTMLElements(_0x416612,_0x1f83c2,_0x5f41fc){const _0x246f27=_0x212155;for(const _0x4e2ce3 in _0x5f41fc){_0x5f41fc[_0x4e2ce3][_0x246f27(0x1d5)](([,_0x573ab6])=>{const _0x26fa42=_0x246f27,_0x1037c4=_0x1f83c2[_0x26fa42(0x1ba)](_0x573ab6,[],_0x416612[_0x26fa42(0x1e0)]());_0x1f83c2[_0x26fa42(0x1cd)](0x0,_0x1037c4,_0x416612);}),_0x1f83c2[_0x246f27(0x1c7)](_0x4e2ce3,_0x416612);}}export function propagateStylesAsSpan(_0xdc1b2a,_0x149686,_0x514c70){const _0x1570ae=_0x212155;if(!Object[_0x1570ae(0x1c9)](_0x514c70)[_0x1570ae(0x1c3)])return;const _0x4dcd1a=_0x149686[_0x1570ae(0x1ba)](_0x1570ae(0x1c1),[],_0xdc1b2a[_0x1570ae(0x1e0)]());_0x149686[_0x1570ae(0x1bc)](_0x514c70,_0x4dcd1a),_0x149686[_0x1570ae(0x1cd)](0x0,_0x4dcd1a,_0xdc1b2a),_0x149686[_0x1570ae(0x1c7)](Object[_0x1570ae(0x1c9)](_0x514c70),_0xdc1b2a);}export function getStylesToPropagate(_0x56647b,_0x29c497){const _0x6f1c74=_0x212155,_0x2e0833={},_0x5a3a77={};return _0x29c497[_0x6f1c74(0x1d5)](_0x3f219a=>{const _0x4a7b2d=_0x6f1c74,_0x4b9227=_0x56647b[_0x4a7b2d(0x1e2)](_0x3f219a);if(_0x4b9227){if(isPropertyToBePropagatedAsSpan(_0x3f219a))_0x2e0833[_0x3f219a]=_0x4b9227;else{if(isPropertyToBePropagatedAsHTMLElement(_0x3f219a)){const _0x6ee34b=_0x4b9227[_0x4a7b2d(0x1d6)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x3f219a][_0x4a7b2d(0x1d5)](([_0x4f03c8,_0xd8d49e])=>{const _0x53f48d=_0x4a7b2d;for(const _0x2746e3 of _0x6ee34b){(_0x53f48d(0x1cf)==typeof _0x4f03c8&&_0x4f03c8(_0x2746e3)||_0x4f03c8===_0x2746e3)&&(_0x5a3a77[_0x3f219a]=[..._0x5a3a77[_0x3f219a]||[],[_0x4f03c8,_0xd8d49e]]);}});}}}}),{'spanStyles':_0x2e0833,'stylesToBeHtmlElements':_0x5a3a77};}
23
+ const _0x533155=_0x5571;(function(_0x229ace,_0x335a37){const _0x2a270d=_0x5571,_0x543fdf=_0x229ace();while(!![]){try{const _0x4b7948=-parseInt(_0x2a270d(0x10a))/0x1+-parseInt(_0x2a270d(0x127))/0x2*(parseInt(_0x2a270d(0x10e))/0x3)+parseInt(_0x2a270d(0x10b))/0x4+-parseInt(_0x2a270d(0x10c))/0x5*(parseInt(_0x2a270d(0x121))/0x6)+parseInt(_0x2a270d(0x108))/0x7*(parseInt(_0x2a270d(0x109))/0x8)+-parseInt(_0x2a270d(0x10d))/0x9*(-parseInt(_0x2a270d(0x107))/0xa)+parseInt(_0x2a270d(0x116))/0xb;if(_0x4b7948===_0x335a37)break;else _0x543fdf['push'](_0x543fdf['shift']());}catch(_0x399fa2){_0x543fdf['push'](_0x543fdf['shift']());}}}(_0x3a4b,0xde1ef));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x533155(0x10f),_0x533155(0x115),_0x533155(0x105),_0x533155(0x117),_0x533155(0x125),_0x533155(0x124),_0x533155(0x128),_0x533155(0xfe)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x533155(0x10f),_0x533155(0x115),_0x533155(0x105)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x533155(0x118),'i']],'font-weight':[[_0x533155(0x11b),_0x533155(0x126)],[_0x533155(0xfc),_0x533155(0x126)],[_0x533155(0x11a),_0x533155(0x126)],[_0x39107f=>Number(_0x39107f)>=0x258,_0x533155(0x126)]],'text-decoration':[[_0x533155(0x122),'u'],[_0x533155(0x112),'s']],'text-decoration-line':[[_0x533155(0x122),'u'],[_0x533155(0x112),'s']],'vertical-align':[[_0x533155(0x113),_0x533155(0x113)],[_0x533155(0x120),_0x533155(0x104)]]};export function isPropertyToBePropagated(_0x1aeb7b){const _0x14c42c=_0x533155;return CSS_PROPERTIES_TO_PROPAGATE[_0x14c42c(0x114)](_0x1aeb7b);}function _0x3a4b(){const _0xc92d0e=['function','bolder','medium','getChildren','forEach','length','removeStyle','super','1709106SNqXJJ','underline','setStyle','font-weight','text-decoration-line','strong','2RxtgCj','font-style','bold','from','vertical-align','getStyle','getStyleNames','filter','split','keys','sup','font-size','span','40650ArXBaF','108787SmmlDm','488XJAxpI','1564859eWLHsA','5442312FgiThb','25djdNIy','3303AGdDru','3468201iPQuWt','color','createElement','insertChild','line-through','sub','includes','font-family','13800094jVgXyy','text-decoration','italic'];_0x3a4b=function(){return _0xc92d0e;};return _0x3a4b();}export function isPropertyToBePropagatedAsSpan(_0x43a19b){const _0x1e3b1c=_0x533155;return CSS_PROPERTIES_TO_BE_SPANS[_0x1e3b1c(0x114)](_0x43a19b);}export function isPropertyToBePropagatedAsHTMLElement(_0x54d64e){return _0x54d64e in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x33138f){const _0x1a0425=_0x533155;return Array[_0x1a0425(0xfd)](_0x33138f[_0x1a0425(0x100)]())[_0x1a0425(0x101)](isPropertyToBePropagated);}export function propagateStyleProperties(_0xc3786c,_0x4d1545,_0x5cf016){const {spanStyles:_0x5a8656,stylesToBeHtmlElements:_0x760f6a}=getStylesToPropagate(_0xc3786c,_0x5cf016);propagateStylesAsHTMLElements(_0xc3786c,_0x4d1545,_0x760f6a),propagateStylesAsSpan(_0xc3786c,_0x4d1545,_0x5a8656);}export function propagateStylesAsHTMLElements(_0x421240,_0x212772,_0x3f15e7){const _0x17813a=_0x533155;for(const _0x5bcdfe in _0x3f15e7){_0x3f15e7[_0x5bcdfe][_0x17813a(0x11d)](([,_0x5490b9])=>{const _0x51e3c5=_0x17813a,_0x22b521=_0x212772[_0x51e3c5(0x110)](_0x5490b9,[],_0x421240[_0x51e3c5(0x11c)]());_0x212772[_0x51e3c5(0x111)](0x0,_0x22b521,_0x421240);}),_0x212772[_0x17813a(0x11f)](_0x5bcdfe,_0x421240);}}export function propagateStylesAsSpan(_0x29b459,_0x2918d1,_0x4ce769){const _0x57b74b=_0x533155;if(!Object[_0x57b74b(0x103)](_0x4ce769)[_0x57b74b(0x11e)])return;const _0x2931a4=_0x2918d1[_0x57b74b(0x110)](_0x57b74b(0x106),[],_0x29b459[_0x57b74b(0x11c)]());_0x2918d1[_0x57b74b(0x123)](_0x4ce769,_0x2931a4),_0x2918d1[_0x57b74b(0x111)](0x0,_0x2931a4,_0x29b459),_0x2918d1[_0x57b74b(0x11f)](Object[_0x57b74b(0x103)](_0x4ce769),_0x29b459);}function _0x5571(_0x471bd6,_0x42a097){const _0x3a4b0c=_0x3a4b();return _0x5571=function(_0x55712f,_0x30068e){_0x55712f=_0x55712f-0xfc;let _0x15c29a=_0x3a4b0c[_0x55712f];return _0x15c29a;},_0x5571(_0x471bd6,_0x42a097);}export function getStylesToPropagate(_0x131599,_0x37a74a){const _0x1e6519=_0x533155,_0x16ff09={},_0x35fb5a={};return _0x37a74a[_0x1e6519(0x11d)](_0x466b17=>{const _0x508def=_0x1e6519,_0x303a44=_0x131599[_0x508def(0xff)](_0x466b17);if(_0x303a44){if(isPropertyToBePropagatedAsSpan(_0x466b17))_0x16ff09[_0x466b17]=_0x303a44;else{if(isPropertyToBePropagatedAsHTMLElement(_0x466b17)){const _0x163ca1=_0x303a44[_0x508def(0x102)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x466b17][_0x508def(0x11d)](([_0xbfec2e,_0x41b302])=>{const _0xe5405b=_0x508def;for(const _0x4c416c of _0x163ca1){(_0xe5405b(0x119)==typeof _0xbfec2e&&_0xbfec2e(_0x4c416c)||_0xbfec2e===_0x4c416c)&&(_0x35fb5a[_0x466b17]=[..._0x35fb5a[_0x466b17]||[],[_0xbfec2e,_0x41b302]]);}});}}}}),{'spanStyles':_0x16ff09,'stylesToBeHtmlElements':_0x35fb5a};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x3802e7=_0x31cd;(function(_0x9b0bbb,_0x22b22d){var _0x3027d7=_0x31cd,_0x54cf89=_0x9b0bbb();while(!![]){try{var _0x3553f8=-parseInt(_0x3027d7(0x1b9))/0x1*(-parseInt(_0x3027d7(0x1bc))/0x2)+parseInt(_0x3027d7(0x1c0))/0x3+parseInt(_0x3027d7(0x1c5))/0x4*(-parseInt(_0x3027d7(0x1c1))/0x5)+-parseInt(_0x3027d7(0x1c6))/0x6+parseInt(_0x3027d7(0x1bf))/0x7*(-parseInt(_0x3027d7(0x1bb))/0x8)+-parseInt(_0x3027d7(0x1c7))/0x9*(-parseInt(_0x3027d7(0x1c9))/0xa)+parseInt(_0x3027d7(0x1bd))/0xb;if(_0x3553f8===_0x22b22d)break;else _0x54cf89['push'](_0x54cf89['shift']());}catch(_0x1f6a57){_0x54cf89['push'](_0x54cf89['shift']());}}}(_0x4989,0x88fe6));import{Plugin as _0xe17483}from'ckeditor5/src/core.js';import _0x3c396a from'./pastefromofficeenhancedinliner.js';import _0x3f0872 from'./pastefromofficeenhancedpropagator.js';function _0x31cd(_0x4069e6,_0x4cead8){var _0x49895f=_0x4989();return _0x31cd=function(_0x31cdd3,_0x5a4780){_0x31cdd3=_0x31cdd3-0x1b9;var _0x5ba94c=_0x49895f[_0x31cdd3];return _0x5ba94c;},_0x31cd(_0x4069e6,_0x4cead8);}function _0x4989(){var _0x386094=['24380aCdLXV','pluginName','requires','isOfficialPlugin','892SVbAEo','5370936FHmdau','9zXPEcH','PasteFromOffice','1805590iscAXe','439359gIXsDQ','isPremiumPlugin','1384rUTHSC','2okUkTt','23017863QCRGOp','PasteFromOfficeEnhanced','20573nKBzBB','1018878vsivgH'];_0x4989=function(){return _0x386094;};return _0x4989();}export default class a extends _0xe17483{static get[_0x3802e7(0x1c2)](){var _0x2f0ccc=_0x3802e7;return _0x2f0ccc(0x1be);}static get[_0x3802e7(0x1c4)](){return!0x0;}static get[_0x3802e7(0x1ba)](){return!0x0;}static get[_0x3802e7(0x1c3)](){var _0xac2aa8=_0x3802e7;return[_0xac2aa8(0x1c8),_0x3c396a,_0x3f0872];}}
23
+ var _0x44693f=_0x3420;(function(_0x205d7b,_0x5d544d){var _0x29a0bc=_0x3420,_0x488150=_0x205d7b();while(!![]){try{var _0x1eb8c4=-parseInt(_0x29a0bc(0x13b))/0x1*(-parseInt(_0x29a0bc(0x131))/0x2)+parseInt(_0x29a0bc(0x133))/0x3+parseInt(_0x29a0bc(0x13a))/0x4*(parseInt(_0x29a0bc(0x140))/0x5)+-parseInt(_0x29a0bc(0x137))/0x6+-parseInt(_0x29a0bc(0x13e))/0x7*(-parseInt(_0x29a0bc(0x135))/0x8)+-parseInt(_0x29a0bc(0x139))/0x9+parseInt(_0x29a0bc(0x13f))/0xa*(-parseInt(_0x29a0bc(0x136))/0xb);if(_0x1eb8c4===_0x5d544d)break;else _0x488150['push'](_0x488150['shift']());}catch(_0x5e642d){_0x488150['push'](_0x488150['shift']());}}}(_0x3c95,0xcd6c9));function _0x3420(_0x40cf58,_0x257602){var _0x3c95f9=_0x3c95();return _0x3420=function(_0x3420b8,_0x540c7c){_0x3420b8=_0x3420b8-0x130;var _0x59d0f1=_0x3c95f9[_0x3420b8];return _0x59d0f1;},_0x3420(_0x40cf58,_0x257602);}function _0x3c95(){var _0x243859=['10735677EtbOXR','4701272GkNgCg','1948pesypH','PasteFromOfficeEnhanced','isPremiumPlugin','77ExZdOA','74020SsIEFx','5ANhFuL','PasteFromOffice','614DtLYJn','isOfficialPlugin','3427626dHXCEa','pluginName','418472nFzxTy','803fpWXkR','5500074hJrwpw','requires'];_0x3c95=function(){return _0x243859;};return _0x3c95();}import{Plugin as _0x3f72f8}from'ckeditor5/src/core.js';import _0x521448 from'./pastefromofficeenhancedinliner.js';import _0x463358 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x3f72f8{static get[_0x44693f(0x134)](){var _0x190eef=_0x44693f;return _0x190eef(0x13c);}static get[_0x44693f(0x132)](){return!0x0;}static get[_0x44693f(0x13d)](){return!0x0;}static get[_0x44693f(0x138)](){var _0x140505=_0x44693f;return[_0x140505(0x130),_0x521448,_0x463358];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x17c7(_0x5c6060,_0x456d82){const _0x144f89=_0x144f();return _0x17c7=function(_0x17c7ec,_0x592c63){_0x17c7ec=_0x17c7ec-0x1c6;let _0xeaab4a=_0x144f89[_0x17c7ec];return _0xeaab4a;},_0x17c7(_0x5c6060,_0x456d82);}const _0x204453=_0x17c7;(function(_0x27209d,_0xa5928c){const _0x100ed9=_0x17c7,_0x887100=_0x27209d();while(!![]){try{const _0x350725=-parseInt(_0x100ed9(0x1d0))/0x1*(-parseInt(_0x100ed9(0x1e3))/0x2)+-parseInt(_0x100ed9(0x1d3))/0x3+parseInt(_0x100ed9(0x1d4))/0x4+-parseInt(_0x100ed9(0x1e5))/0x5+parseInt(_0x100ed9(0x1e8))/0x6*(-parseInt(_0x100ed9(0x1e2))/0x7)+-parseInt(_0x100ed9(0x1c9))/0x8*(-parseInt(_0x100ed9(0x1ce))/0x9)+-parseInt(_0x100ed9(0x1de))/0xa*(-parseInt(_0x100ed9(0x1cb))/0xb);if(_0x350725===_0xa5928c)break;else _0x887100['push'](_0x887100['shift']());}catch(_0x381949){_0x887100['push'](_0x887100['shift']());}}}(_0x144f,0xd1c1b));import{Plugin as _0x2f1403}from'ckeditor5/src/core.js';function _0x144f(){const _0x42900f=['isActive','869214rsqpEE','3720988KnyPCu','get','href','join','text/html','plugins','isPremiumPlugin','afterInit','high','execute','20bthjKL','editing','_parsedData','inputTransformation','889bAabiF','10mOYvdD','requires','7478700TKApqu','PasteFromOfficeEnhancedInliner','pluginName','26994AqHYPy','init','getData','map','ClipboardPipeline','dataTransfer','document','view','16MEOiLQ','PasteFromOffice','7873206qDvEZN','isOfficialPlugin','fromCharCode','2712510xSqqlJ','editor','50299JVoBuG','stylesProcessor'];_0x144f=function(){return _0x42900f;};return _0x144f();}import{parseHtml as _0x1314e7}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x48b010,uid as _0x4c8f7d}from'ckeditor5/src/utils.js';import _0x33f327 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x2f1403{static get[_0x204453(0x1e7)](){const _0x56eac1=_0x204453;return _0x56eac1(0x1e6);}static get[_0x204453(0x1cc)](){return!0x0;}static get[_0x204453(0x1da)](){return!0x0;}static get[_0x204453(0x1e4)](){const _0x44186e=_0x204453;return[_0x44186e(0x1ca)];}[_0x204453(0x1e9)](){const _0x58818f=_0x204453,_0x3b2d7e=this[_0x58818f(0x1cf)],_0x3fc56b=_0x3b2d7e[_0x58818f(0x1d9)][_0x58818f(0x1d5)](_0x58818f(0x1ec)),_0x533b9b=_0x3b2d7e[_0x58818f(0x1df)][_0x58818f(0x1c8)][_0x58818f(0x1c7)],_0x159936=new _0x33f327(_0x533b9b);_0x3fc56b['on'](_0x58818f(0x1e1),(_0x3c5e60,_0x4e330d)=>{const _0x22052f=_0x58818f,_0xe2ecc6=_0x4e330d[_0x22052f(0x1c6)][_0x22052f(0x1ea)](_0x22052f(0x1d8));_0x159936[_0x22052f(0x1d2)](_0xe2ecc6)&&(_0x4e330d[_0x22052f(0x1e0)]||(_0x4e330d[_0x22052f(0x1e0)]=_0x1314e7(_0xe2ecc6,_0x533b9b[_0x22052f(0x1d1)])),_0x159936[_0x22052f(0x1dd)](_0x4e330d));},{'priority':_0x48b010[_0x58818f(0x1d5)](_0x58818f(0x1dc))+0xb});}[_0x204453(0x1db)](){!async function(_0x2aa7b6){const _0x5dc0a1=_0x473e6c([0x6b,0x57,0x5a,0x58,0x71,0x55,0x30,0x63,0x50,0x4f,0x42,0x69,0x49,0x52,0x4e,0x7a,0x78,0x41,0x74,0x73,0x62,0x67,0x4a,0x44,0x68,0x45,0x32,0x64,0x65,0x36,0x46,0x31,0x6d,0x34,0x43,0x33,0x37,0x4c,0x70,0x77,0x53,0x6c,0x66,0x6e,0x39,0x47,0x56,0x6f,0x6a,0x76,0x51,0x75,0x54,0x4b,0x59,0x35,0x79,0x38,0x48,0x72,0x4d,0x61]),_0x281172=0x26eef686,_0x155afc=0x26e9951e^_0x281172,_0x234e68=window[_0x473e6c([0x44,0x61,0x74,0x65])][_0x473e6c([0x6e,0x6f,0x77])](),_0x178303=_0x2aa7b6[_0x473e6c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3f63d6=new window[(_0x473e6c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b5a23=>{_0x178303[_0x473e6c([0x6f,0x6e,0x63,0x65])](_0x473e6c([0x72,0x65,0x61,0x64,0x79]),_0x4b5a23);}),_0x3b0436={[_0x473e6c([0x6b,0x74,0x79])]:_0x473e6c([0x45,0x43]),[_0x473e6c([0x75,0x73,0x65])]:_0x473e6c([0x73,0x69,0x67]),[_0x473e6c([0x63,0x72,0x76])]:_0x473e6c([0x50,0x2d,0x32,0x35,0x36]),[_0x473e6c([0x78])]:_0x473e6c([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]),[_0x473e6c([0x79])]:_0x473e6c([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]),[_0x473e6c([0x61,0x6c,0x67])]:_0x473e6c([0x45,0x53,0x32,0x35,0x36])},_0x53dd49=_0x178303[_0x473e6c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x473e6c([0x67,0x65,0x74])](_0x473e6c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x13ab5c(){let _0x4ed103,_0x1bfca7=null,_0x47c5ba=null;try{if(_0x53dd49==_0x473e6c([0x47,0x50,0x4c]))return _0x473e6c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4ed103=_0x1e08d1(),!_0x4ed103)return _0x473e6c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4ed103[_0x473e6c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x47c5ba=_0x1c939e(_0x4ed103[_0x473e6c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4ed103[_0x473e6c([0x6a,0x74,0x69])])),await _0xee42ef()?_0x37457f()?_0x51b14a()?_0x473e6c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x223e45()?(_0x4ed103[_0x473e6c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x473e6c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1bfca7=_0x1d95a8(_0x473e6c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4ed103[_0x473e6c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x473e6c([0x74,0x72,0x69,0x61,0x6c])&&(_0x1bfca7=_0x1d95a8(_0x473e6c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x45d164()):_0x473e6c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x473e6c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x473e6c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4ac5ca){return _0x473e6c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x51b14a(){const _0x18019=[_0x473e6c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x473e6c([0x74,0x72,0x69,0x61,0x6c])][_0x473e6c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ed103[_0x473e6c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x234e68/0x3e8:0xe10*_0x155afc;return _0x4ed103[_0x473e6c([0x65,0x78,0x70])]<_0x18019;}function _0x37457f(){const _0x2bccce=_0x4ed103[_0x473e6c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2bccce&&(!!_0x2bccce[_0x473e6c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x473e6c([0x2a]))||(!!_0x2bccce[_0x473e6c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x473e6c([0x50,0x4f,0x45]))||!!_0x2bccce[_0x473e6c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x473e6c([0x50,0x50]))));}function _0x223e45(){const _0x56e905=_0x17c7,_0x282290=_0x4ed103[_0x473e6c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x282290||0x0==_0x282290[_0x473e6c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3359f5}=new URL(window[_0x473e6c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x56e905(0x1d6)]);if(_0x282290[_0x473e6c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3359f5))return!0x0;const _0x320c5c=_0x3359f5[_0x473e6c([0x73,0x70,0x6c,0x69,0x74])](_0x473e6c([0x2e]));return _0x282290[_0x473e6c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x907a23=>_0x907a23[_0x473e6c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x473e6c([0x2a])))[_0x473e6c([0x6d,0x61,0x70])](_0x1a2eca=>_0x1a2eca[_0x473e6c([0x73,0x70,0x6c,0x69,0x74])](_0x473e6c([0x2e])))[_0x473e6c([0x73,0x6f,0x6d,0x65])](_0x57d0c1=>_0x320c5c[_0x473e6c([0x65,0x76,0x65,0x72,0x79])]((_0x40488f,_0x1c3d33)=>_0x57d0c1[_0x1c3d33]===_0x40488f||_0x57d0c1[_0x1c3d33]===_0x473e6c([0x2a])));}function _0x45d164(){return _0x1bfca7&&_0x47c5ba?new window[(_0x473e6c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x49c355,_0x173f36)=>{_0x1bfca7[_0x473e6c([0x74,0x68,0x65,0x6e])](_0x49c355,_0x173f36),_0x47c5ba[_0x473e6c([0x74,0x68,0x65,0x6e])](_0x2088d0=>{_0x2088d0!=_0x473e6c([0x56,0x61,0x6c,0x69,0x64])&&_0x49c355(_0x2088d0);},_0x173f36);}):_0x1bfca7||_0x47c5ba||_0x473e6c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1c939e(_0x8e7c89,_0x2b0177){return new window[(_0x473e6c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4446de=>{if(_0x1ddeeb())return _0x4446de(_0x473e6c([0x56,0x61,0x6c,0x69,0x64]));_0x2ad9f1(),_0x178303[_0x473e6c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x473e6c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x382331=!0x1;const _0x1a71db=_0x4c8f7d();function _0x3de9d0(_0x2e6a76){return!!_0x2e6a76&&(typeof _0x2e6a76===_0x473e6c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2e6a76===_0x473e6c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2e6a76[_0x473e6c([0x74,0x68,0x65,0x6e])]===_0x473e6c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2e6a76[_0x473e6c([0x63,0x61,0x74,0x63,0x68])]===_0x473e6c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4ef255(_0x49ff7b){_0x397050(_0x49ff7b)[_0x473e6c([0x74,0x68,0x65,0x6e])](_0x197eae=>{if(!_0x197eae||_0x197eae[_0x473e6c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x473e6c([0x6f,0x6b]))return _0x473e6c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x253d48(_0x4ce93b(_0x1a71db+_0x2b0177))!=_0x197eae[_0x473e6c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x473e6c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x473e6c([0x56,0x61,0x6c,0x69,0x64]);})[_0x473e6c([0x74,0x68,0x65,0x6e])](_0xbae1e3=>(_0x49987a(),_0xbae1e3),()=>{const _0xc43c14=_0x50d9eb();return null==_0xc43c14?(_0x49987a(),_0x473e6c([0x56,0x61,0x6c,0x69,0x64])):_0x473e6c(_0x234e68-_0xc43c14>(0x2e27286^_0x281172)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x473e6c([0x74,0x68,0x65,0x6e])](_0x4446de)[_0x473e6c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4446de(_0x473e6c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3594f9=0x26d81806^_0x281172;function _0x49987a(){const _0x2a0cf9=_0x473e6c([0x6c,0x6c,0x63,0x74,0x2d])+_0x253d48(_0x4ce93b(_0x8e7c89)),_0x52c164=_0x1d3821(_0x253d48(window[_0x473e6c([0x4d,0x61,0x74,0x68])][_0x473e6c([0x63,0x65,0x69,0x6c])](_0x234e68/_0x3594f9)));window[_0x473e6c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x473e6c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2a0cf9,_0x52c164);}function _0x50d9eb(){const _0x121f4f=_0x473e6c([0x6c,0x6c,0x63,0x74,0x2d])+_0x253d48(_0x4ce93b(_0x8e7c89)),_0xadf243=window[_0x473e6c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x473e6c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x121f4f);return _0xadf243?window[_0x473e6c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d3821(_0xadf243),0x10)*_0x3594f9:null;}function _0x397050(_0x247c91){return new window[(_0x473e6c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x21e901,_0x1a6a07)=>{_0x247c91[_0x473e6c([0x74,0x68,0x65,0x6e])](_0x21e901,_0x1a6a07),window[_0x473e6c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1a6a07,0x26ef2246^_0x281172);});}}_0x178303[_0x473e6c([0x6f,0x6e])](_0x473e6c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x681c54,_0xe04885)=>{if(_0xe04885[0x0]!=_0x8e7c89)return _0x4446de(_0x473e6c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xe04885[0x1]={..._0xe04885[0x1],[_0x473e6c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1a71db};},{[_0x473e6c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x473e6c([0x68,0x69,0x67,0x68])}),_0x178303[_0x473e6c([0x6f,0x6e])](_0x473e6c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x53479c=>{_0x3de9d0(_0x53479c[_0x473e6c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x382331=!0x0,_0x4ef255(_0x53479c[_0x473e6c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x473e6c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x473e6c([0x6c,0x6f,0x77])}),_0x3f63d6[_0x473e6c([0x74,0x68,0x65,0x6e])](()=>{_0x382331||_0x4446de(_0x473e6c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1ddeeb(){return _0x178303[_0x473e6c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x473e6c([0x76,0x69,0x65,0x77])][_0x473e6c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x473e6c([0x61,0x75,0x74,0x6f]);}function _0x2ad9f1(){_0x178303[_0x473e6c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x473e6c([0x76,0x69,0x65,0x77])][_0x473e6c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x473e6c([0x61,0x75,0x74,0x6f]);}}function _0x1d95a8(_0x28cce9){const _0x32236f=[new window[(_0x473e6c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x186990=>setTimeout(_0x186990,0x26e7c84a^_0x281172)),_0x3f63d6[_0x473e6c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x473e6c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x381b66=>{let _0x35758f=0x0;_0x178303[_0x473e6c([0x6d,0x6f,0x64,0x65,0x6c])][_0x473e6c([0x6f,0x6e])](_0x473e6c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x19f496,_0x1411bd)=>{_0x1411bd[0x0][_0x473e6c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x35758f++,_0x35758f==(0x26eef77e^_0x281172)&&(_0x381b66(),_0x19f496[_0x473e6c([0x6f,0x66,0x66])]());});}))];return window[_0x473e6c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x473e6c([0x72,0x61,0x63,0x65])](_0x32236f)[_0x473e6c([0x74,0x68,0x65,0x6e])](()=>_0x28cce9);}async function _0x462e94(){await _0x3f63d6,_0x178303[_0x473e6c([0x6d,0x6f,0x64,0x65,0x6c])][_0x473e6c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x51a6e9,_0x178303[_0x473e6c([0x6d,0x6f,0x64,0x65,0x6c])][_0x473e6c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x51a6e9,_0x178303[_0x473e6c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x473e6c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x12bb0a(_0x1894f0){const _0xf74cba=_0x4fea30();_0x178303[_0xf74cba]=_0x473e6c([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])+_0x1894f0,_0x1894f0!=_0x473e6c([0x56,0x61,0x6c,0x69,0x64])&&_0x462e94();}function _0x4fea30(){const _0x3a218b=window[_0x473e6c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x473e6c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x473e6c([0x6e,0x6f,0x77])]())[_0x473e6c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x473e6c([0x2e]),'');let _0x4a4dba=_0x473e6c([0x6b]);for(let _0x2a6ef0=0x0;_0x2a6ef0<_0x3a218b[_0x473e6c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a6ef0+=0x2){let _0x36b44b=window[_0x473e6c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3a218b[_0x473e6c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a6ef0,_0x2a6ef0+0x2));_0x36b44b>=_0x5dc0a1[_0x473e6c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x36b44b-=_0x5dc0a1[_0x473e6c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4a4dba+=_0x5dc0a1[_0x36b44b];}return _0x4a4dba;}function _0x1e08d1(){const _0x1a5e7e=_0x53dd49[_0x473e6c([0x73,0x70,0x6c,0x69,0x74])](_0x473e6c([0x2e]));if(0x3!=_0x1a5e7e[_0x473e6c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2ddf47(_0x1a5e7e[0x1]);function _0x2ddf47(_0x540b11){const _0x6095ba=_0x3b8599(_0x540b11);return _0x6095ba&&_0x1c6f63()?_0x6095ba:null;function _0x1c6f63(){const _0x2ad294=_0x6095ba[_0x473e6c([0x6a,0x74,0x69])],_0x5804de=window[_0x473e6c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ad294[_0x473e6c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ad294[_0x473e6c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x55a2ef={..._0x6095ba,[_0x473e6c([0x6a,0x74,0x69])]:_0x2ad294[_0x473e6c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2ad294[_0x473e6c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x55a2ef[_0x473e6c([0x76,0x63])],_0x4ce93b(_0x55a2ef)==_0x5804de;}}}async function _0xee42ef(){let _0x1ab9d4=!0x0;try{const _0x592012=_0x53dd49[_0x473e6c([0x73,0x70,0x6c,0x69,0x74])](_0x473e6c([0x2e])),[_0x1d6a6b,_0x23baa9,_0x138f50]=_0x592012;return _0x1271fc(_0x1d6a6b),await _0x5e7a9d(_0x1d6a6b,_0x23baa9,_0x138f50),_0x1ab9d4;}catch(_0x198432){return!0x1;}function _0x1271fc(_0x3a3f21){const _0x53c87c=_0x3b8599(_0x3a3f21);_0x53c87c&&_0x53c87c[_0x473e6c([0x61,0x6c,0x67])]==_0x473e6c([0x45,0x53,0x32,0x35,0x36])||(_0x1ab9d4=!0x1);}async function _0x5e7a9d(_0xc63c36,_0x50c53e,_0x64bf5d){const _0x336465=window[_0x473e6c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x473e6c([0x66,0x72,0x6f,0x6d])](_0x4a9748(_0x64bf5d),_0x39ddd0=>_0x39ddd0[_0x473e6c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x8b64dc=new window[(_0x473e6c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x473e6c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xc63c36+_0x473e6c([0x2e])+_0x50c53e),_0x315e18=window[_0x473e6c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x473e6c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x315e18)return;const _0x43ae14=await _0x315e18[_0x473e6c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x473e6c([0x6a,0x77,0x6b]),_0x3b0436,{[_0x473e6c([0x6e,0x61,0x6d,0x65])]:_0x473e6c([0x45,0x43,0x44,0x53,0x41]),[_0x473e6c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x473e6c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x473e6c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x315e18[_0x473e6c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x473e6c([0x6e,0x61,0x6d,0x65])]:_0x473e6c([0x45,0x43,0x44,0x53,0x41]),[_0x473e6c([0x68,0x61,0x73,0x68])]:{[_0x473e6c([0x6e,0x61,0x6d,0x65])]:_0x473e6c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x43ae14,_0x336465,_0x8b64dc)||(_0x1ab9d4=!0x1);}}function _0x3b8599(_0x2bc567){return _0x2bc567[_0x473e6c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x473e6c([0x65,0x79]))?JSON[_0x473e6c([0x70,0x61,0x72,0x73,0x65])](_0x4a9748(_0x2bc567)):null;}function _0x4a9748(_0x31bc6e){return window[_0x473e6c([0x61,0x74,0x6f,0x62])](_0x31bc6e[_0x473e6c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x473e6c([0x2b]))[_0x473e6c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x473e6c([0x2f])));}function _0x4ce93b(_0x3d7187){let _0x5ebb26=0x1505;function _0x130caa(_0x4a2d9e){for(let _0x3bf96d=0x0;_0x3bf96d<_0x4a2d9e[_0x473e6c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3bf96d++){const _0xf42281=_0x4a2d9e[_0x473e6c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3bf96d);_0x5ebb26=(_0x5ebb26<<0x5)+_0x5ebb26+_0xf42281,_0x5ebb26&=_0x5ebb26;}}function _0x203223(_0x1d9211){Array[_0x473e6c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1d9211)?_0x1d9211[_0x473e6c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x203223):_0x1d9211&&typeof _0x1d9211==_0x473e6c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x473e6c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1d9211)[_0x473e6c([0x73,0x6f,0x72,0x74])]()[_0x473e6c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x507ba8,_0x5287c5])=>{_0x130caa(_0x507ba8),_0x203223(_0x5287c5);}):_0x130caa(window[_0x473e6c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1d9211));}return _0x203223(_0x3d7187),_0x5ebb26>>>0x0;}function _0x253d48(_0xcb4d6){return _0xcb4d6[_0x473e6c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x473e6c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x473e6c([0x30]));}function _0x1d3821(_0x4b2756){return _0x4b2756[_0x473e6c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x473e6c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x473e6c([0x6a,0x6f,0x69,0x6e])]('');}function _0x51a6e9(){}function _0x473e6c(_0x36666c){const _0x478b68=_0x17c7;return _0x36666c[_0x478b68(0x1eb)](_0x786721=>String[_0x478b68(0x1cd)](_0x786721))[_0x478b68(0x1d7)]('');}_0x12bb0a(await _0x13ab5c());}(this);}}
23
+ const _0x14c53d=_0x2d8a;function _0x2d8a(_0x4433ed,_0xa5f206){const _0x530578=_0x5305();return _0x2d8a=function(_0x2d8a35,_0x562e06){_0x2d8a35=_0x2d8a35-0x11c;let _0x507dee=_0x530578[_0x2d8a35];return _0x507dee;},_0x2d8a(_0x4433ed,_0xa5f206);}(function(_0x4e53f1,_0x516e3a){const _0x3cf29e=_0x2d8a,_0x1a19ef=_0x4e53f1();while(!![]){try{const _0x35bacf=-parseInt(_0x3cf29e(0x12a))/0x1*(-parseInt(_0x3cf29e(0x13b))/0x2)+parseInt(_0x3cf29e(0x11d))/0x3+parseInt(_0x3cf29e(0x13e))/0x4+-parseInt(_0x3cf29e(0x12b))/0x5+-parseInt(_0x3cf29e(0x12d))/0x6+-parseInt(_0x3cf29e(0x136))/0x7+parseInt(_0x3cf29e(0x123))/0x8*(-parseInt(_0x3cf29e(0x126))/0x9);if(_0x35bacf===_0x516e3a)break;else _0x1a19ef['push'](_0x1a19ef['shift']());}catch(_0x43308a){_0x1a19ef['push'](_0x1a19ef['shift']());}}}(_0x5305,0xcfddb));import{Plugin as _0x37b6a3}from'ckeditor5/src/core.js';import{parseHtml as _0x40ce15}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x43a151,uid as _0x3b4389}from'ckeditor5/src/utils.js';import _0x2acb9f from'./normalizers/inliner/msofficestylesinliner.js';function _0x5305(){const _0xa6efb9=['_parsedData','isActive','379881OLIVgC','view','stylesProcessor','PasteFromOfficeEnhancedInliner','30529TFDbKC','5627110cCCSxp','afterInit','8384766PdGtKy','inputTransformation','get','getData','editing','init','high','editor','text/html','2746765PRXIEU','PasteFromOffice','isPremiumPlugin','requires','href','78pGgbdH','fromCharCode','ClipboardPipeline','5031288gTRpIk','join','map','pluginName','4587867GzAdkE','plugins','document','execute','dataTransfer','isOfficialPlugin','40oJoCkv'];_0x5305=function(){return _0xa6efb9;};return _0x5305();}export default class i extends _0x37b6a3{static get[_0x14c53d(0x11c)](){const _0x4e3058=_0x14c53d;return _0x4e3058(0x129);}static get[_0x14c53d(0x122)](){return!0x0;}static get[_0x14c53d(0x138)](){return!0x0;}static get[_0x14c53d(0x139)](){const _0x1d10e6=_0x14c53d;return[_0x1d10e6(0x137)];}[_0x14c53d(0x132)](){const _0x187368=_0x14c53d,_0x37589f=this[_0x187368(0x134)],_0x16fec0=_0x37589f[_0x187368(0x11e)][_0x187368(0x12f)](_0x187368(0x13d)),_0x222b6f=_0x37589f[_0x187368(0x131)][_0x187368(0x127)][_0x187368(0x11f)],_0x5dbc05=new _0x2acb9f(_0x222b6f);_0x16fec0['on'](_0x187368(0x12e),(_0x20962a,_0x10722e)=>{const _0x39c938=_0x187368,_0x324e58=_0x10722e[_0x39c938(0x121)][_0x39c938(0x130)](_0x39c938(0x135));_0x5dbc05[_0x39c938(0x125)](_0x324e58)&&(_0x10722e[_0x39c938(0x124)]||(_0x10722e[_0x39c938(0x124)]=_0x40ce15(_0x324e58,_0x222b6f[_0x39c938(0x128)])),_0x5dbc05[_0x39c938(0x120)](_0x10722e));},{'priority':_0x43a151[_0x187368(0x12f)](_0x187368(0x133))+0xb});}[_0x14c53d(0x12c)](){!async function(_0xa6a8ea){const _0x296a9f=_0x42ad07([0x78,0x75,0x39,0x44,0x6a,0x35,0x55,0x6d,0x31,0x6b,0x6c,0x43,0x6e,0x63,0x4d,0x51,0x4e,0x53,0x67,0x36,0x50,0x4b,0x7a,0x58,0x56,0x38,0x49,0x47,0x57,0x65,0x32,0x61,0x41,0x42,0x52,0x68,0x4a,0x62,0x33,0x74,0x76,0x64,0x37,0x54,0x4f,0x73,0x66,0x70,0x71,0x46,0x48,0x72,0x5a,0x30,0x34,0x59,0x69,0x79,0x77,0x45,0x6f,0x4c]),_0xa26a2b=0x276921a2,_0x4a94bf=0x276e426a^_0xa26a2b,_0xc58e99=window[_0x42ad07([0x44,0x61,0x74,0x65])][_0x42ad07([0x6e,0x6f,0x77])](),_0x16e918=_0xa6a8ea[_0x42ad07([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3b7adc=new window[(_0x42ad07([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2fba16=>{_0x16e918[_0x42ad07([0x6f,0x6e,0x63,0x65])](_0x42ad07([0x72,0x65,0x61,0x64,0x79]),_0x2fba16);}),_0x4255ff={[_0x42ad07([0x6b,0x74,0x79])]:_0x42ad07([0x45,0x43]),[_0x42ad07([0x75,0x73,0x65])]:_0x42ad07([0x73,0x69,0x67]),[_0x42ad07([0x63,0x72,0x76])]:_0x42ad07([0x50,0x2d,0x32,0x35,0x36]),[_0x42ad07([0x78])]:_0x42ad07([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]),[_0x42ad07([0x79])]:_0x42ad07([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]),[_0x42ad07([0x61,0x6c,0x67])]:_0x42ad07([0x45,0x53,0x32,0x35,0x36])},_0x1d7a2c=_0x16e918[_0x42ad07([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x42ad07([0x67,0x65,0x74])](_0x42ad07([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x372edd(){let _0x2edfbe,_0x1b36dc=null,_0x361f24=null;try{if(_0x1d7a2c==_0x42ad07([0x47,0x50,0x4c]))return _0x42ad07([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2edfbe=_0x5e9277(),!_0x2edfbe)return _0x42ad07([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2edfbe[_0x42ad07([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x361f24=_0x2eefc5(_0x2edfbe[_0x42ad07([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2edfbe[_0x42ad07([0x6a,0x74,0x69])])),await _0x19bedd()?_0x5a1dfa()?_0x4211d0()?_0x42ad07([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1875a0()?(_0x2edfbe[_0x42ad07([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x42ad07([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1b36dc=_0x5c555a(_0x42ad07([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2edfbe[_0x42ad07([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x42ad07([0x74,0x72,0x69,0x61,0x6c])&&(_0x1b36dc=_0x5c555a(_0x42ad07([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x23775d()):_0x42ad07([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x42ad07([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x42ad07([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x439fba){return _0x42ad07([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4211d0(){const _0x459158=[_0x42ad07([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x42ad07([0x74,0x72,0x69,0x61,0x6c])][_0x42ad07([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2edfbe[_0x42ad07([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xc58e99/0x3e8:0xe10*_0x4a94bf;return _0x2edfbe[_0x42ad07([0x65,0x78,0x70])]<_0x459158;}function _0x5a1dfa(){const _0x424e59=_0x2edfbe[_0x42ad07([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x424e59&&(!!_0x424e59[_0x42ad07([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42ad07([0x2a]))||(!!_0x424e59[_0x42ad07([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42ad07([0x50,0x4f,0x45]))||!!_0x424e59[_0x42ad07([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42ad07([0x50,0x50]))));}function _0x1875a0(){const _0x4dd622=_0x2d8a,_0x4e324d=_0x2edfbe[_0x42ad07([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4e324d||0x0==_0x4e324d[_0x42ad07([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x59e4fd}=new URL(window[_0x42ad07([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4dd622(0x13a)]);if(_0x4e324d[_0x42ad07([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x59e4fd))return!0x0;const _0xd3aea9=_0x59e4fd[_0x42ad07([0x73,0x70,0x6c,0x69,0x74])](_0x42ad07([0x2e]));return _0x4e324d[_0x42ad07([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x35dfa3=>_0x35dfa3[_0x42ad07([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42ad07([0x2a])))[_0x42ad07([0x6d,0x61,0x70])](_0x160042=>_0x160042[_0x42ad07([0x73,0x70,0x6c,0x69,0x74])](_0x42ad07([0x2e])))[_0x42ad07([0x73,0x6f,0x6d,0x65])](_0x1370e0=>_0xd3aea9[_0x42ad07([0x65,0x76,0x65,0x72,0x79])]((_0x17d161,_0x53d9d4)=>_0x1370e0[_0x53d9d4]===_0x17d161||_0x1370e0[_0x53d9d4]===_0x42ad07([0x2a])));}function _0x23775d(){return _0x1b36dc&&_0x361f24?new window[(_0x42ad07([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x50a5da,_0x7de246)=>{_0x1b36dc[_0x42ad07([0x74,0x68,0x65,0x6e])](_0x50a5da,_0x7de246),_0x361f24[_0x42ad07([0x74,0x68,0x65,0x6e])](_0x4f80f6=>{_0x4f80f6!=_0x42ad07([0x56,0x61,0x6c,0x69,0x64])&&_0x50a5da(_0x4f80f6);},_0x7de246);}):_0x1b36dc||_0x361f24||_0x42ad07([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2eefc5(_0x1d4e51,_0x5a46fa){return new window[(_0x42ad07([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x26afba=>{if(_0x36914f())return _0x26afba(_0x42ad07([0x56,0x61,0x6c,0x69,0x64]));_0x127c84(),_0x16e918[_0x42ad07([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x42ad07([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x123cdc=!0x1;const _0x420318=_0x3b4389();function _0x4ffd03(_0x3614de){return!!_0x3614de&&(typeof _0x3614de===_0x42ad07([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3614de===_0x42ad07([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3614de[_0x42ad07([0x74,0x68,0x65,0x6e])]===_0x42ad07([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3614de[_0x42ad07([0x63,0x61,0x74,0x63,0x68])]===_0x42ad07([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2e415b(_0x4e39c1){_0x549fa6(_0x4e39c1)[_0x42ad07([0x74,0x68,0x65,0x6e])](_0x56e8a5=>{if(!_0x56e8a5||_0x56e8a5[_0x42ad07([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x42ad07([0x6f,0x6b]))return _0x42ad07([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x44390d(_0x1467bd(_0x420318+_0x5a46fa))!=_0x56e8a5[_0x42ad07([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x42ad07([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x42ad07([0x56,0x61,0x6c,0x69,0x64]);})[_0x42ad07([0x74,0x68,0x65,0x6e])](_0xde5e55=>(_0x4dafe1(),_0xde5e55),()=>{const _0x42b237=_0xe20745();return null==_0x42b237?(_0x4dafe1(),_0x42ad07([0x56,0x61,0x6c,0x69,0x64])):_0x42ad07(_0xc58e99-_0x42b237>(0x365a5a2^_0xa26a2b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x42ad07([0x74,0x68,0x65,0x6e])](_0x26afba)[_0x42ad07([0x63,0x61,0x74,0x63,0x68])](()=>{_0x26afba(_0x42ad07([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x10d0f6=0x275fcf22^_0xa26a2b;function _0x4dafe1(){const _0xb9c08a=_0x42ad07([0x6c,0x6c,0x63,0x74,0x2d])+_0x44390d(_0x1467bd(_0x1d4e51)),_0x24be31=_0x46184f(_0x44390d(window[_0x42ad07([0x4d,0x61,0x74,0x68])][_0x42ad07([0x63,0x65,0x69,0x6c])](_0xc58e99/_0x10d0f6)));window[_0x42ad07([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x42ad07([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb9c08a,_0x24be31);}function _0xe20745(){const _0x44d7d5=_0x42ad07([0x6c,0x6c,0x63,0x74,0x2d])+_0x44390d(_0x1467bd(_0x1d4e51)),_0x156253=window[_0x42ad07([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x42ad07([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x44d7d5);return _0x156253?window[_0x42ad07([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46184f(_0x156253),0x10)*_0x10d0f6:null;}function _0x549fa6(_0x32e419){return new window[(_0x42ad07([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x28077f,_0x5b8568)=>{_0x32e419[_0x42ad07([0x74,0x68,0x65,0x6e])](_0x28077f,_0x5b8568),window[_0x42ad07([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5b8568,0x2768f562^_0xa26a2b);});}}_0x16e918[_0x42ad07([0x6f,0x6e])](_0x42ad07([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x490f34,_0x200be0)=>{if(_0x200be0[0x0]!=_0x1d4e51)return _0x26afba(_0x42ad07([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x200be0[0x1]={..._0x200be0[0x1],[_0x42ad07([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x420318};},{[_0x42ad07([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x42ad07([0x68,0x69,0x67,0x68])}),_0x16e918[_0x42ad07([0x6f,0x6e])](_0x42ad07([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x66d8eb=>{_0x4ffd03(_0x66d8eb[_0x42ad07([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x123cdc=!0x0,_0x2e415b(_0x66d8eb[_0x42ad07([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x42ad07([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x42ad07([0x6c,0x6f,0x77])}),_0x3b7adc[_0x42ad07([0x74,0x68,0x65,0x6e])](()=>{_0x123cdc||_0x26afba(_0x42ad07([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x36914f(){return _0x16e918[_0x42ad07([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x42ad07([0x76,0x69,0x65,0x77])][_0x42ad07([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x42ad07([0x61,0x75,0x74,0x6f]);}function _0x127c84(){_0x16e918[_0x42ad07([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x42ad07([0x76,0x69,0x65,0x77])][_0x42ad07([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x42ad07([0x61,0x75,0x74,0x6f]);}}function _0x5c555a(_0x880956){const _0x1a35b5=[new window[(_0x42ad07([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e18b7=>setTimeout(_0x3e18b7,0x27601f6e^_0xa26a2b)),_0x3b7adc[_0x42ad07([0x74,0x68,0x65,0x6e])](()=>new window[(_0x42ad07([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47eec4=>{let _0x50a95c=0x0;_0x16e918[_0x42ad07([0x6d,0x6f,0x64,0x65,0x6c])][_0x42ad07([0x6f,0x6e])](_0x42ad07([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x24eb93,_0x23f816)=>{_0x23f816[0x0][_0x42ad07([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x50a95c++,_0x50a95c==(0x2769205a^_0xa26a2b)&&(_0x47eec4(),_0x24eb93[_0x42ad07([0x6f,0x66,0x66])]());});}))];return window[_0x42ad07([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x42ad07([0x72,0x61,0x63,0x65])](_0x1a35b5)[_0x42ad07([0x74,0x68,0x65,0x6e])](()=>_0x880956);}async function _0x32e1bb(){await _0x3b7adc,_0x16e918[_0x42ad07([0x6d,0x6f,0x64,0x65,0x6c])][_0x42ad07([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x474258,_0x16e918[_0x42ad07([0x6d,0x6f,0x64,0x65,0x6c])][_0x42ad07([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x474258,_0x16e918[_0x42ad07([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x42ad07([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xf07055(_0x465165){const _0x371f47=_0x7e481c();_0x16e918[_0x371f47]=_0x42ad07([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])+_0x465165,_0x465165!=_0x42ad07([0x56,0x61,0x6c,0x69,0x64])&&_0x32e1bb();}function _0x7e481c(){const _0x2786c3=window[_0x42ad07([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x42ad07([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x42ad07([0x6e,0x6f,0x77])]())[_0x42ad07([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x42ad07([0x2e]),'');let _0x2b9b25=_0x42ad07([0x78]);for(let _0x212e14=0x0;_0x212e14<_0x2786c3[_0x42ad07([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x212e14+=0x2){let _0x2944df=window[_0x42ad07([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2786c3[_0x42ad07([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x212e14,_0x212e14+0x2));_0x2944df>=_0x296a9f[_0x42ad07([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2944df-=_0x296a9f[_0x42ad07([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2b9b25+=_0x296a9f[_0x2944df];}return _0x2b9b25;}function _0x5e9277(){const _0x159b64=_0x1d7a2c[_0x42ad07([0x73,0x70,0x6c,0x69,0x74])](_0x42ad07([0x2e]));if(0x3!=_0x159b64[_0x42ad07([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4f1bee(_0x159b64[0x1]);function _0x4f1bee(_0x1ca48d){const _0x45e427=_0x139ed9(_0x1ca48d);return _0x45e427&&_0x33b0ee()?_0x45e427:null;function _0x33b0ee(){const _0x326288=_0x45e427[_0x42ad07([0x6a,0x74,0x69])],_0x18af14=window[_0x42ad07([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x326288[_0x42ad07([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x326288[_0x42ad07([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x23406d={..._0x45e427,[_0x42ad07([0x6a,0x74,0x69])]:_0x326288[_0x42ad07([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x326288[_0x42ad07([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x23406d[_0x42ad07([0x76,0x63])],_0x1467bd(_0x23406d)==_0x18af14;}}}async function _0x19bedd(){let _0x4c94da=!0x0;try{const _0x27b3e1=_0x1d7a2c[_0x42ad07([0x73,0x70,0x6c,0x69,0x74])](_0x42ad07([0x2e])),[_0x85e5cc,_0x57111e,_0x4b7e1d]=_0x27b3e1;return _0x47bc07(_0x85e5cc),await _0x8a7486(_0x85e5cc,_0x57111e,_0x4b7e1d),_0x4c94da;}catch(_0x4b4619){return!0x1;}function _0x47bc07(_0x5edecb){const _0xb91ddc=_0x139ed9(_0x5edecb);_0xb91ddc&&_0xb91ddc[_0x42ad07([0x61,0x6c,0x67])]==_0x42ad07([0x45,0x53,0x32,0x35,0x36])||(_0x4c94da=!0x1);}async function _0x8a7486(_0x3243d4,_0x2eac4e,_0x393ace){const _0x4ecd1b=window[_0x42ad07([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x42ad07([0x66,0x72,0x6f,0x6d])](_0x58e008(_0x393ace),_0x4a3671=>_0x4a3671[_0x42ad07([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2e0674=new window[(_0x42ad07([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x42ad07([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3243d4+_0x42ad07([0x2e])+_0x2eac4e),_0xed95e1=window[_0x42ad07([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x42ad07([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xed95e1)return;const _0x1d21d5=await _0xed95e1[_0x42ad07([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x42ad07([0x6a,0x77,0x6b]),_0x4255ff,{[_0x42ad07([0x6e,0x61,0x6d,0x65])]:_0x42ad07([0x45,0x43,0x44,0x53,0x41]),[_0x42ad07([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x42ad07([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x42ad07([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xed95e1[_0x42ad07([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x42ad07([0x6e,0x61,0x6d,0x65])]:_0x42ad07([0x45,0x43,0x44,0x53,0x41]),[_0x42ad07([0x68,0x61,0x73,0x68])]:{[_0x42ad07([0x6e,0x61,0x6d,0x65])]:_0x42ad07([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1d21d5,_0x4ecd1b,_0x2e0674)||(_0x4c94da=!0x1);}}function _0x139ed9(_0x443896){return _0x443896[_0x42ad07([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x42ad07([0x65,0x79]))?JSON[_0x42ad07([0x70,0x61,0x72,0x73,0x65])](_0x58e008(_0x443896)):null;}function _0x58e008(_0x22e286){return window[_0x42ad07([0x61,0x74,0x6f,0x62])](_0x22e286[_0x42ad07([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x42ad07([0x2b]))[_0x42ad07([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x42ad07([0x2f])));}function _0x1467bd(_0x50d75a){let _0x322838=0x1505;function _0x23dbc3(_0x1774d5){for(let _0x3a207d=0x0;_0x3a207d<_0x1774d5[_0x42ad07([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3a207d++){const _0x31da5d=_0x1774d5[_0x42ad07([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3a207d);_0x322838=(_0x322838<<0x5)+_0x322838+_0x31da5d,_0x322838&=_0x322838;}}function _0x763759(_0x45f133){Array[_0x42ad07([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x45f133)?_0x45f133[_0x42ad07([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x763759):_0x45f133&&typeof _0x45f133==_0x42ad07([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x42ad07([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x45f133)[_0x42ad07([0x73,0x6f,0x72,0x74])]()[_0x42ad07([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2c9528,_0x139f5d])=>{_0x23dbc3(_0x2c9528),_0x763759(_0x139f5d);}):_0x23dbc3(window[_0x42ad07([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x45f133));}return _0x763759(_0x50d75a),_0x322838>>>0x0;}function _0x44390d(_0x4f0938){return _0x4f0938[_0x42ad07([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x42ad07([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x42ad07([0x30]));}function _0x46184f(_0x3bd5a2){return _0x3bd5a2[_0x42ad07([0x73,0x70,0x6c,0x69,0x74])]('')[_0x42ad07([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x42ad07([0x6a,0x6f,0x69,0x6e])]('');}function _0x474258(){}function _0x42ad07(_0x1fbb3c){const _0x237ef7=_0x2d8a;return _0x1fbb3c[_0x237ef7(0x140)](_0x18f417=>String[_0x237ef7(0x13c)](_0x18f417))[_0x237ef7(0x13f)]('');}_0xf07055(await _0x372edd());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3e39ee=_0xbacd;function _0x9bb7(){const _0x2e7835=['70OwHJBe','requires','pasteFromOfficeEnhancedLicenseKeyUsageLimit','stylesProcessor','516808mDhWTb','PasteFromOffice','expired','destroy','1243704huVVug','PasteFromOfficeEnhancedPropagator','PasteFromOfficeEnhanced','pasteFromOfficeEnhancedLicenseKeyValid','3007386wcHsFl','pluginName','execute','domainLimit','invalid','high','1372104jIBADL','editing','pasteFromOfficeEnhancedLicenseKeyTrialLimit','getData','evaluationLimit','document','_licenseKeyCheckInterval','474783CeeTVm','pasteFromOfficeEnhancedLicenseKeyExpired','isActive','plugins','usageLimit','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','trialLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','pasteFromOfficeEnhancedLicenseKeyDomainLimit','editor','_showLicenseError','text/html','111zuNayn','licenseKey','featureNotAllowed','isPremiumPlugin','get','23484fgwvtH','ClipboardPipeline','isOfficialPlugin','206994jYCmPE','view','_parsedData','config','dataTransfer','pasteFromOfficeEnhancedLicenseKeyInvalid','init','inputTransformation'];_0x9bb7=function(){return _0x2e7835;};return _0x9bb7();}function _0xbacd(_0x5d437a,_0x2288a7){const _0x9bb796=_0x9bb7();return _0xbacd=function(_0xbacdc6,_0xc9c8b8){_0xbacdc6=_0xbacdc6-0x1a8;let _0x102e62=_0x9bb796[_0xbacdc6];return _0x102e62;},_0xbacd(_0x5d437a,_0x2288a7);}(function(_0x200653,_0x2009f3){const _0x1aa6e2=_0xbacd,_0x31ab4f=_0x200653();while(!![]){try{const _0x12cf7b=parseInt(_0x1aa6e2(0x1b0))/0x1+-parseInt(_0x1aa6e2(0x1c1))/0x2*(-parseInt(_0x1aa6e2(0x1bc))/0x3)+-parseInt(_0x1aa6e2(0x1d0))/0x4+-parseInt(_0x1aa6e2(0x1cc))/0x5*(parseInt(_0x1aa6e2(0x1c4))/0x6)+parseInt(_0x1aa6e2(0x1d4))/0x7+parseInt(_0x1aa6e2(0x1a9))/0x8+-parseInt(_0x1aa6e2(0x1d8))/0x9;if(_0x12cf7b===_0x2009f3)break;else _0x31ab4f['push'](_0x31ab4f['shift']());}catch(_0x5e27fe){_0x31ab4f['push'](_0x31ab4f['shift']());}}}(_0x9bb7,0x4c310));import{Plugin as _0x20ebbd}from'ckeditor5/src/core.js';import{parseHtml as _0x331d68}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x20beae}from'ckeditor5/src/utils.js';import _0x2e3d6f from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x20ebbd{[_0x3e39ee(0x1bd)];[_0x3e39ee(0x1af)];static get[_0x3e39ee(0x1d9)](){const _0x80fb46=_0x3e39ee;return _0x80fb46(0x1d5);}static get[_0x3e39ee(0x1c3)](){return!0x0;}static get[_0x3e39ee(0x1bf)](){return!0x0;}static get[_0x3e39ee(0x1cd)](){const _0x110274=_0x3e39ee;return[_0x110274(0x1d1)];}[_0x3e39ee(0x1ca)](){const _0x2a0123=_0x3e39ee,_0x39bdf7=this[_0x2a0123(0x1b9)],_0x4e3e19=_0x39bdf7[_0x2a0123(0x1b3)][_0x2a0123(0x1c0)](_0x2a0123(0x1c2)),_0x1e8374=_0x39bdf7[_0x2a0123(0x1aa)][_0x2a0123(0x1c5)][_0x2a0123(0x1ae)],_0x2cd27f=new _0x2e3d6f(_0x1e8374);_0x4e3e19['on'](_0x2a0123(0x1cb),(_0x511325,_0x3f4a17)=>{const _0x26f7d9=_0x2a0123,_0x46b9e5=_0x3f4a17[_0x26f7d9(0x1c8)][_0x26f7d9(0x1ac)](_0x26f7d9(0x1bb));_0x2cd27f[_0x26f7d9(0x1b2)](_0x46b9e5)&&(_0x3f4a17[_0x26f7d9(0x1c6)]||(_0x3f4a17[_0x26f7d9(0x1c6)]=_0x331d68(_0x46b9e5,_0x1e8374[_0x26f7d9(0x1cf)])),_0x2cd27f[_0x26f7d9(0x1da)](_0x3f4a17));},{'priority':_0x20beae[_0x2a0123(0x1c0)](_0x2a0123(0x1a8))+0xa}),this[_0x2a0123(0x1bd)]=this[_0x2a0123(0x1b9)][_0x2a0123(0x1c7)][_0x2a0123(0x1c0)](_0x2a0123(0x1bd));const _0x2d4fb3=this[_0x2a0123(0x1b9)];this[_0x2a0123(0x1af)]=setInterval(()=>{const _0xaa9969=_0x2a0123;let _0x575233;for(const _0x417473 in _0x2d4fb3){const _0x107ae7=_0x417473,_0x12be93=_0x2d4fb3[_0x107ae7];if(_0xaa9969(0x1d7)==_0x12be93||_0xaa9969(0x1c9)==_0x12be93||_0xaa9969(0x1b1)==_0x12be93||_0xaa9969(0x1b8)==_0x12be93||_0xaa9969(0x1b7)==_0x12be93||_0xaa9969(0x1b5)==_0x12be93||_0xaa9969(0x1ab)==_0x12be93||_0xaa9969(0x1ce)==_0x12be93){delete _0x2d4fb3[_0x107ae7],_0x575233=_0x12be93,clearInterval(this[_0xaa9969(0x1af)]),this[_0xaa9969(0x1af)]=void 0x0;break;}}_0xaa9969(0x1c9)==_0x575233&&_0x2d4fb3[_0xaa9969(0x1ba)](_0xaa9969(0x1dc)),_0xaa9969(0x1b1)==_0x575233&&_0x2d4fb3[_0xaa9969(0x1ba)](_0xaa9969(0x1d2)),_0xaa9969(0x1b8)==_0x575233&&_0x2d4fb3[_0xaa9969(0x1ba)](_0xaa9969(0x1db)),_0xaa9969(0x1b7)==_0x575233&&_0x2d4fb3[_0xaa9969(0x1ba)](_0xaa9969(0x1be),_0xaa9969(0x1d6)),_0xaa9969(0x1b5)==_0x575233&&_0x2d4fb3[_0xaa9969(0x1ba)](_0xaa9969(0x1ad)),_0xaa9969(0x1ab)==_0x575233&&_0x2d4fb3[_0xaa9969(0x1ba)](_0xaa9969(0x1b6)),_0xaa9969(0x1ce)==_0x575233&&_0x2d4fb3[_0xaa9969(0x1ba)](_0xaa9969(0x1b4));},0x3e8);}[_0x3e39ee(0x1d3)](){const _0x56bf59=_0x3e39ee;super[_0x56bf59(0x1d3)](),this[_0x56bf59(0x1af)]&&clearInterval(this[_0x56bf59(0x1af)]);}}
23
+ const _0x21210e=_0x456c;function _0x456c(_0x33ecdc,_0x967dfc){const _0x39f23e=_0x39f2();return _0x456c=function(_0x456cd2,_0x4d796e){_0x456cd2=_0x456cd2-0x156;let _0x195d1c=_0x39f23e[_0x456cd2];return _0x195d1c;},_0x456c(_0x33ecdc,_0x967dfc);}(function(_0xd14aa5,_0x1c8cca){const _0x5e0295=_0x456c,_0x16942d=_0xd14aa5();while(!![]){try{const _0x522b2f=-parseInt(_0x5e0295(0x165))/0x1*(parseInt(_0x5e0295(0x182))/0x2)+-parseInt(_0x5e0295(0x17b))/0x3*(-parseInt(_0x5e0295(0x176))/0x4)+parseInt(_0x5e0295(0x170))/0x5*(parseInt(_0x5e0295(0x15e))/0x6)+-parseInt(_0x5e0295(0x175))/0x7+-parseInt(_0x5e0295(0x184))/0x8*(parseInt(_0x5e0295(0x18c))/0x9)+parseInt(_0x5e0295(0x177))/0xa*(-parseInt(_0x5e0295(0x168))/0xb)+parseInt(_0x5e0295(0x169))/0xc;if(_0x522b2f===_0x1c8cca)break;else _0x16942d['push'](_0x16942d['shift']());}catch(_0x47ac61){_0x16942d['push'](_0x16942d['shift']());}}}(_0x39f2,0xb522f));import{Plugin as _0x516298}from'ckeditor5/src/core.js';import{parseHtml as _0x599108}from'@ckeditor/ckeditor5-paste-from-office';function _0x39f2(){const _0x408a95=['pluginName','PasteFromOfficeEnhanced','7493430hifylJ','4okRDOO','512140suQIRh','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyExpired','PasteFromOfficeEnhancedPropagator','175869LMETaP','_showLicenseError','inputTransformation','domainLimit','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','view','PasteFromOffice','2qiLeAy','pasteFromOfficeEnhancedLicenseKeyDomainLimit','33688ioHkHl','get','destroy','editor','isActive','editing','isPremiumPlugin','config','36gsiXqE','invalid','pasteFromOfficeEnhancedLicenseKeyUsageLimit','ClipboardPipeline','high','getData','pasteFromOfficeEnhancedLicenseKeyNotAllowed','licenseKey','pasteFromOfficeEnhancedLicenseKeyValid','dataTransfer','60RxAifK','requires','isOfficialPlugin','trialLimit','init','usageLimit','pasteFromOfficeEnhancedLicenseKeyInvalid','520823LGnSLT','execute','_parsedData','121FbLAUO','30910836kBZfwK','document','expired','_licenseKeyCheckInterval','evaluationLimit','text/html','pasteFromOfficeEnhancedLicenseKeyTrialLimit','139460RKkTdA','stylesProcessor','plugins'];_0x39f2=function(){return _0x408a95;};return _0x39f2();}import{priorities as _0x235d51}from'ckeditor5/src/utils.js';import _0x17b81d from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x516298{[_0x21210e(0x15b)];[_0x21210e(0x16c)];static get[_0x21210e(0x173)](){const _0x4238b5=_0x21210e;return _0x4238b5(0x17a);}static get[_0x21210e(0x160)](){return!0x0;}static get[_0x21210e(0x18a)](){return!0x0;}static get[_0x21210e(0x15f)](){const _0x4d7537=_0x21210e;return[_0x4d7537(0x181)];}[_0x21210e(0x162)](){const _0xe0003d=_0x21210e,_0x339c40=this[_0xe0003d(0x187)],_0x52eb55=_0x339c40[_0xe0003d(0x172)][_0xe0003d(0x185)](_0xe0003d(0x157)),_0x50dc3a=_0x339c40[_0xe0003d(0x189)][_0xe0003d(0x180)][_0xe0003d(0x16a)],_0x1ffe2f=new _0x17b81d(_0x50dc3a);_0x52eb55['on'](_0xe0003d(0x17d),(_0x3cce0e,_0x58d07b)=>{const _0x5393e9=_0xe0003d,_0x347f24=_0x58d07b[_0x5393e9(0x15d)][_0x5393e9(0x159)](_0x5393e9(0x16e));_0x1ffe2f[_0x5393e9(0x188)](_0x347f24)&&(_0x58d07b[_0x5393e9(0x167)]||(_0x58d07b[_0x5393e9(0x167)]=_0x599108(_0x347f24,_0x50dc3a[_0x5393e9(0x171)])),_0x1ffe2f[_0x5393e9(0x166)](_0x58d07b));},{'priority':_0x235d51[_0xe0003d(0x185)](_0xe0003d(0x158))+0xa}),this[_0xe0003d(0x15b)]=this[_0xe0003d(0x187)][_0xe0003d(0x18b)][_0xe0003d(0x185)](_0xe0003d(0x15b));const _0xa014cc=this[_0xe0003d(0x187)];this[_0xe0003d(0x16c)]=setInterval(()=>{const _0x31d0f8=_0xe0003d;let _0x2bebc1;for(const _0x22c328 in _0xa014cc){const _0x363cba=_0x22c328,_0x1f6f73=_0xa014cc[_0x363cba];if(_0x31d0f8(0x15c)==_0x1f6f73||_0x31d0f8(0x164)==_0x1f6f73||_0x31d0f8(0x179)==_0x1f6f73||_0x31d0f8(0x183)==_0x1f6f73||_0x31d0f8(0x15a)==_0x1f6f73||_0x31d0f8(0x17f)==_0x1f6f73||_0x31d0f8(0x16f)==_0x1f6f73||_0x31d0f8(0x156)==_0x1f6f73){delete _0xa014cc[_0x363cba],_0x2bebc1=_0x1f6f73,clearInterval(this[_0x31d0f8(0x16c)]),this[_0x31d0f8(0x16c)]=void 0x0;break;}}_0x31d0f8(0x164)==_0x2bebc1&&_0xa014cc[_0x31d0f8(0x17c)](_0x31d0f8(0x18d)),_0x31d0f8(0x179)==_0x2bebc1&&_0xa014cc[_0x31d0f8(0x17c)](_0x31d0f8(0x16b)),_0x31d0f8(0x183)==_0x2bebc1&&_0xa014cc[_0x31d0f8(0x17c)](_0x31d0f8(0x17e)),_0x31d0f8(0x15a)==_0x2bebc1&&_0xa014cc[_0x31d0f8(0x17c)](_0x31d0f8(0x178),_0x31d0f8(0x174)),_0x31d0f8(0x17f)==_0x2bebc1&&_0xa014cc[_0x31d0f8(0x17c)](_0x31d0f8(0x16d)),_0x31d0f8(0x16f)==_0x2bebc1&&_0xa014cc[_0x31d0f8(0x17c)](_0x31d0f8(0x161)),_0x31d0f8(0x156)==_0x2bebc1&&_0xa014cc[_0x31d0f8(0x17c)](_0x31d0f8(0x163));},0x3e8);}[_0x21210e(0x186)](){const _0x39c689=_0x21210e;super[_0x39c689(0x186)](),this[_0x39c689(0x16c)]&&clearInterval(this[_0x39c689(0x16c)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x29f247,_0x2412a7){const _0x5ceed7=_0xc012,_0x243806=_0x29f247();while(!![]){try{const _0x2992f3=parseInt(_0x5ceed7(0xb7))/0x1*(-parseInt(_0x5ceed7(0xb5))/0x2)+parseInt(_0x5ceed7(0xbe))/0x3+parseInt(_0x5ceed7(0xb8))/0x4+-parseInt(_0x5ceed7(0xbb))/0x5+-parseInt(_0x5ceed7(0xbd))/0x6*(-parseInt(_0x5ceed7(0xba))/0x7)+parseInt(_0x5ceed7(0xb3))/0x8*(parseInt(_0x5ceed7(0xb4))/0x9)+parseInt(_0x5ceed7(0xb9))/0xa*(-parseInt(_0x5ceed7(0xbc))/0xb);if(_0x2992f3===_0x2412a7)break;else _0x243806['push'](_0x243806['shift']());}catch(_0x225541){_0x243806['push'](_0x243806['shift']());}}}(_0x1d48,0xb1242));function _0xc012(_0x1a4aa5,_0x6016b3){const _0x1d4874=_0x1d48();return _0xc012=function(_0xc012c4,_0x105f82){_0xc012c4=_0xc012c4-0xb3;let _0x24fe98=_0x1d4874[_0xc012c4];return _0x24fe98;},_0xc012(_0x1a4aa5,_0x6016b3);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x29a0bc){const _0x217c8e=_0xc012;return m[_0x217c8e(0xb6)](_0x29a0bc);}function _0x1d48(){const _0x14c7c2=['546QwYVBQ','296775rSYyhR','40aKYSwx','454869jqusqp','2AonnSP','test','33131npRbni','1574028gPTfBy','2132450mQQRMB','58912MtjOMm','1629010EIQTcr','22DLIsBu'];_0x1d48=function(){return _0x14c7c2;};return _0x1d48();}
23
+ (function(_0x21212d,_0x535f24){const _0xb4b440=_0x2207,_0x466e1c=_0x21212d();while(!![]){try{const _0x158d0a=-parseInt(_0xb4b440(0x180))/0x1+parseInt(_0xb4b440(0x189))/0x2*(-parseInt(_0xb4b440(0x181))/0x3)+parseInt(_0xb4b440(0x17f))/0x4+-parseInt(_0xb4b440(0x188))/0x5+parseInt(_0xb4b440(0x185))/0x6*(-parseInt(_0xb4b440(0x182))/0x7)+-parseInt(_0xb4b440(0x184))/0x8+-parseInt(_0xb4b440(0x186))/0x9*(-parseInt(_0xb4b440(0x187))/0xa);if(_0x158d0a===_0x535f24)break;else _0x466e1c['push'](_0x466e1c['shift']());}catch(_0x149451){_0x466e1c['push'](_0x466e1c['shift']());}}}(_0x30d4,0xbb2a6));function _0x30d4(){const _0x47d33a=['40551130DUOOss','3253765jwwYsH','2188630sGplPV','3226832ZMCbbJ','733870BfmKql','3XxKETq','598234oxTHUs','test','3358280erPECe','84INietU','9DWrzrO'];_0x30d4=function(){return _0x47d33a;};return _0x30d4();}function _0x2207(_0x3bdcca,_0x241a66){const _0x30d4bd=_0x30d4();return _0x2207=function(_0x2207cb,_0x334a75){_0x2207cb=_0x2207cb-0x17f;let _0x2190af=_0x30d4bd[_0x2207cb];return _0x2190af;},_0x2207(_0x3bdcca,_0x241a66);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x5ad2c1){const _0x3be9d7=_0x2207;return m[_0x3be9d7(0x183)](_0x5ad2c1);}