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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=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=h(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=m(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,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(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,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[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(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(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 p(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 m(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 d(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 h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(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,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=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),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(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 x(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.ViewDomConverter(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 S=n(584);function A(){const t=["4128640TDwYjQ","7069116UFcWSg","10LeqUqa","57634iISwYU","6JLiGkr","867990ydRmCs","7rWENNz","test","11ZTZVVO","36VzqnKt","3097254aZVOQl","485788fXEMAM","618744FNQrvF"];return(A=function(){return t})()}function C(t,e){const n=A();return(C=function(t,e){return n[t-=394]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(354914===-parseInt(e(401))/1+-parseInt(e(405))/2*(parseInt(e(406))/3)+parseInt(e(400))/4*(-parseInt(e(404))/5)+-parseInt(e(399))/6*(-parseInt(e(395))/7)+parseInt(e(402))/8+parseInt(e(398))/9*(-parseInt(e(394))/10)+-parseInt(e(397))/11*(-parseInt(e(403))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t){return E[C(396)](t)}!function(t){const e=P,n=t();for(;;)try{if(173703===parseInt(e(284))/1+-parseInt(e(276))/2+parseInt(e(278))/3*(parseInt(e(293))/4)+-parseInt(e(275))/5*(parseInt(e(280))/6)+parseInt(e(282))/7+-parseInt(e(296))/8*(parseInt(e(292))/9)+parseInt(e(290))/10*(parseInt(e(287))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=F();return(P=function(t,e){return n[t-=275]})(t,e)}function j(t,e){const n=P,r=new Map;for(const[s,i]of e){if(!s[n(299)]&&!s[n(288)])continue;const e=!s[n(299)]||t[n(294)]===s[n(299)],o=!s[n(288)]||t[n(295)](s[n(288)]);e&&o&&r[n(300)](s,i)}return r}function F(){const t=["map","150668oHBkLF","assign","136501TFQcJy","push","getPropertyValue","874819fbcEjL","className","exec","10MjjCbS","selectorText","440604vuRPds","1704HpxLuE","name","hasClass","16NxEzaQ","split","trim","tagName","set","length","style","cssRules","530KOJISN","116846xiNiVk","initial","1986MkuXTw","groups","10728csbOJj"];return(F=function(){return t})()}function N(t){const e=P,n={};for(let r=0;r<t[e(301)];r++){const s=t[r],i=t[e(286)](s);e(277)!==i&&(n[s]=i)}return n}function M(t){const e=P,n=t[e(297)](",")[e(281)](t=>t[e(298)]()),r=[];for(const t of n){const n=O[e(289)](t);n&&r[e(285)](n[e(279)])}return r}function T(t){const e=P,n={};for(const r of t)Object[e(283)](n,r);return n}const R=V;function k(){const t=["from","22aTCmxZ","type","3etkbez","size","hasStyle","8393270wTosvm","328842IoyBRb","52972vihGMH","setStyle","2988XFcput","document","49nGWFmN","49553748ezKIZI","values","createRangeIn","170yDpmHi","14888XCzQcG","_parsedData","item","1250838WNkACk","content","97308INeOsa","isActive","elementStart","execute"];return(k=function(){return t})()}function V(t,e){const n=k();return(V=function(t,e){return n[t-=186]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(878916===-parseInt(e(191))/1+-parseInt(e(206))/2*(-parseInt(e(187))/3)+-parseInt(e(192))/4*(parseInt(e(200))/5)+-parseInt(e(204))/6*(parseInt(e(196))/7)+parseInt(e(201))/8*(parseInt(e(194))/9)+parseInt(e(190))/10*(-parseInt(e(211))/11)+parseInt(e(197))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class W extends b{[R(209)](t){const n=R,{body:r,styles:s}=t[n(202)],i=new e.ViewUpcastWriter(r[n(195)]),o=i[n(199)](r),c=function(t){const e=P,n=new Map;for(const r in t){const s=M(r),i=t[r];for(const t of s)n[e(300)](t,i)}return n}(function(t){const e=P,n={};for(const r of t)for(const t of r[e(303)])if(t instanceof CSSStyleRule){const r=N(t[e(302)]);n[t[e(291)]]=Object[e(283)]({},n[t[e(291)]]||{},r)}return n}(s));for(const t of o){if(n(208)!==t[n(186)])continue;const e=j(t[n(203)],c);if(e[n(188)]){const r=T(Array[n(210)](e[n(198)]()));for(const e in r){const s=t[n(203)];s[n(189)](e)||i[n(193)](e,r[e],s)}}}t[n(205)]=r}[R(207)](t){return super[R(207)](t)||L(t)}}const D=K;function K(t,e){const n=$();return(K=function(t,e){return n[t-=458]})(t,e)}function $(){const t=["354jNMMjc","stylesProcessor","view","editing","fromCharCode","get","init","afterInit","4339090inRCjC","plugins","30FGZexJ","isActive","isOfficialPlugin","getData","8911600sohVCS","1516AeevIk","text/html","requires","2dyZXVt","editor","36ielqMQ","map","document","inputTransformation","href","6eJxjPg","isPremiumPlugin","_parsedData","ClipboardPipeline","pluginName","high","1027899ognWJL","PasteFromOfficeEnhancedInliner","execute","dataTransfer","5204605jjMuoV","PasteFromOffice","11087967JvnkEr","168991QoXqKA","join"];return($=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(716152===-parseInt(e(489))/1*(-parseInt(e(469))/2)+parseInt(e(491))/3*(-parseInt(e(466))/4)+-parseInt(e(486))/5+parseInt(e(476))/6*(-parseInt(e(459))/7)+-parseInt(e(465))/8+-parseInt(e(482))/9*(-parseInt(e(461))/10)+-parseInt(e(488))/11*(-parseInt(e(471))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class q extends t.Plugin{static get[D(480)](){return D(483)}static get[D(463)](){return!0}static get[D(477)](){return!0}static get[D(468)](){return[D(487)]}[D(497)](){const t=D,e=this[t(470)],n=e[t(460)][t(496)](t(479)),r=e[t(494)][t(493)][t(473)],s=new W(r);n.on(t(474),(e,n)=>{const i=t,o=n[i(485)][i(464)](i(467));s[i(462)](o)&&(n[i(478)]||(n[i(478)]=x(o,r[i(492)])),s[i(484)](n))},{priority:S.priorities[t(496)](t(481))+11})}[D(458)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=K;return t[e(472)](t=>String[e(495)](t))[e(490)]("")}!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([73]);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,S.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{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]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?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:1758672e3;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=K,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(475)]);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([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[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{return d([73,110,118,97,108,105,100])}}())}(this)}}function U(t,e){const n=z();return(U=function(t,e){return n[t-=283]})(t,e)}const H=U;function z(){const t=["strong","italic","font-weight","super","split","bold","5257992eeFqTq","line-through","setStyle","medium","keys","color","sub","getStyleNames","includes","forEach","bolder","2481045Rzqnmk","382928DMLznl","3592isGGmT","text-decoration","from","2NYoiBA","font-style","insertChild","13279AHFoxX","getChildren","createElement","32657031wXeVxv","text-decoration-line","underline","font-size","function","getStyle","length","removeStyle","font-family","span","vertical-align","sup","998543FffKmV","3376941nYlssK","filter"];return(z=function(){return t})()}!function(t){const e=U,n=t();for(;;)try{if(624193===parseInt(e(312))/1+parseInt(e(294))/2*(parseInt(e(313))/3)+-parseInt(e(290))/4+parseInt(e(289))/5+parseInt(e(321))/6+-parseInt(e(297))/7*(-parseInt(e(291))/8)+-parseInt(e(300))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);const Q=[H(283),H(308),H(303),H(292),H(301),H(317),H(295),H(310)],Z=[H(283),H(308),H(303)],G={"font-style":[[H(316),"i"]],"font-weight":[[H(324),H(315)],[H(320),H(315)],[H(288),H(315)],[t=>Number(t)>=600,H(315)]],"text-decoration":[[H(302),"u"],[H(322),"s"]],"text-decoration-line":[[H(302),"u"],[H(322),"s"]],"vertical-align":[[H(284),H(284)],[H(318),H(311)]]};function J(t){return Q[H(286)](t)}function X(t){const e=H;return Array[e(293)](t[e(285)]())[e(314)](J)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(287)](e=>{const i=n,o=t[i(305)](e);if(o)if(c=e,Z[H(286)](c))r[e]=o;else if(e in G){const t=o[i(319)](" ");G[e][i(287)](([n,r])=>{const o=i;for(const i of t)(o(304)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=H;for(const s in n)n[s][r(287)](([,n])=>{const s=r,i=e[s(299)](n,[],t[s(298)]());e[s(296)](0,i,t)}),e[r(307)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(325)](n)[r(306)])return;const s=e[r(299)](r(309),[],t[r(298)]());e[r(323)](n,s),e[r(296)](0,s,t),e[r(307)](Object[r(325)](n),t)}(t,e,r)}function B(){const t=["189474nbQwKQ","_parsedData","blockElements","createRangeIn","includes","getItems","1090oHGGUG","document","6781907zEflwC","299mPoWdY","711308HZedeZ","40GZNSus","12UbebGG","name","9414ZUikaV","content","578jUmAXK","element","2412472NQHafn","7wTfiyS","isActive","execute","stylesProcessor","461655hWxONM","font"];return(B=function(){return t})()}const Y=tt;function tt(t,e){const n=B();return(tt=function(t,e){return n[t-=199]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(238829===-parseInt(e(220))/1*(-parseInt(e(202))/2)+parseInt(e(209))/3+-parseInt(e(221))/4+-parseInt(e(222))/5*(parseInt(e(211))/6)+-parseInt(e(205))/7*(parseInt(e(204))/8)+-parseInt(e(200))/9*(-parseInt(e(217))/10)+parseInt(e(219))/11*(parseInt(e(223))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class et extends b{[Y(207)](t){const n=Y,{body:r}=t[n(212)],s=new e.ViewUpcastWriter(r[n(218)]),i=s[n(214)](r),o=new e.ViewDocument(s[n(218)][n(208)]),c=[...new e.ViewDomConverter(o)[n(213)],n(210)],a=i[n(216)]();for(const t of a)if(t.is(n(203))&&c[n(215)](t[n(199)])){_(t,s,X(t))}t[n(201)]=r}[Y(206)](t){return super[Y(206)](t)||L(t)}}function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=380]})(t,e)}const rt=nt;function st(){const t=["usageLimit","get","224MtbRql","featureNotAllowed","pluginName","invalid","requires","PasteFromOffice","editor","config","high","4047DHVDEV","ClipboardPipeline","text/html","290114dSLJpy","_showLicenseError","expired","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","6821969ltyMcJ","402175EMKikW","isPremiumPlugin","document","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","_licenseKeyCheckInterval","editing","isActive","PasteFromOfficeEnhanced","destroy","pasteFromOfficeEnhancedLicenseKeyNotAllowed","getData","6jhoRDN","init","pasteFromOfficeEnhancedLicenseKeyUsageLimit","inputTransformation","11635875gwdwws","pasteFromOfficeEnhancedLicenseKeyTrialLimit","licenseKey","pasteFromOfficeEnhancedLicenseKeyExpired","845564YkqiDZ","trialLimit","20gAubyj","34562952pUOxDP","PasteFromOfficeEnhancedPropagator","isOfficialPlugin","320XgPjQp","domainLimit","evaluationLimit","view","pasteFromOfficeEnhancedLicenseKeyInvalid","plugins","dataTransfer","8xytqrY","_parsedData","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyValid"];return(st=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(825641===parseInt(e(424))/1+parseInt(e(387))/2*(parseInt(e(396))/3)+parseInt(e(426))/4*(-parseInt(e(405))/5)+-parseInt(e(416))/6*(-parseInt(e(404))/7)+-parseInt(e(381))/8*(-parseInt(e(420))/9)+parseInt(e(430))/10*(parseInt(e(399))/11)+-parseInt(e(427))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[rt(422)];[rt(409)];static get[rt(389)](){return rt(428)}static get[rt(429)](){return!0}static get[rt(406)](){return!0}static get[rt(391)](){return[rt(392)]}[rt(417)](){const t=rt,e=this[t(393)],n=e[t(435)][t(386)](t(397)),r=e[t(410)][t(433)][t(407)],s=new et(r);n.on(t(419),(e,n)=>{const i=t,o=n[i(380)][i(415)](i(398));s[i(411)](o)&&(n[i(382)]||(n[i(382)]=x(o,r[i(383)])),s[i(402)](n))},{priority:S.priorities[t(386)](t(395))+10}),this[t(422)]=this[t(393)][t(394)][t(386)](t(422));const i=this[t(393)];this[t(409)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(384)==s||e(434)==s||e(423)==s||e(403)==s||e(414)==s||e(408)==s||e(421)==s||e(418)==s){delete i[r],n=s,clearInterval(this[e(409)]),this[e(409)]=void 0;break}}e(434)==n&&i[e(400)](e(390)),e(423)==n&&i[e(400)](e(401)),e(403)==n&&i[e(400)](e(431)),e(414)==n&&i[e(400)](e(388),e(412)),e(408)==n&&i[e(400)](e(432)),e(421)==n&&i[e(400)](e(425)),e(418)==n&&i[e(400)](e(385))},1e3)}[rt(413)](){const t=rt;super[t(413)](),this[t(409)]&&clearInterval(this[t(409)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=315]})(t,e)}function at(){var t=["9WicOLL","175973aNfwBc","22880etmANL","isPremiumPlugin","790XawaPO","15ZCDkTy","96438ITVlJN","PasteFromOffice","16MKSIyb","isOfficialPlugin","2915BAFSLg","requires","pluginName","PasteFromOfficeEnhanced","1192989LIQutA","298176rHWukQ","61194ecRTgH"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(140452===parseInt(e(324))/1+parseInt(e(325))/2+-parseInt(e(329))/3*(parseInt(e(331))/4)+-parseInt(e(328))/5*(parseInt(e(322))/6)+parseInt(e(320))/7+parseInt(e(321))/8*(-parseInt(e(323))/9)+parseInt(e(327))/10*(-parseInt(e(316))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(318)](){return ot(319)}static get[ot(315)](){return!0}static get[ot(326)](){return!0}static get[ot(317)](){return[ot(330),q,it]}}function lt(){var t=["209799Pjejwe","958fyWPgz","3235940xQApEZ","115355VINbKP","35ZqBUvH","328808UbRmxV","1464jWtsxj","18eAMBbi","3752wHAcez","422415EdYCgu"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=493]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(113854===-parseInt(e(498))/1*(-parseInt(e(495))/2)+parseInt(e(494))/3+-parseInt(e(499))/4+-parseInt(e(497))/5*(parseInt(e(501))/6)+-parseInt(e(502))/7*(parseInt(e(500))/8)+-parseInt(e(493))/9+parseInt(e(496))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=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=h(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=m(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,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(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,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[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(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(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 p(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 m(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 d(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 h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(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,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=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),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(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 x(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.ViewDomConverter(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 S=n(584);function C(t,e){const n=A();return(C=function(t,e){return n[t-=195]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(262163===parseInt(e(199))/1+parseInt(e(198))/2+parseInt(e(197))/3+-parseInt(e(201))/4+parseInt(e(202))/5+-parseInt(e(200))/6+-parseInt(e(196))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(){const t=["1899800xIqjmX","test","6860826kCjZCW","1209447uFjxrt","1017974MGBFqx","229204VXTFUF","724104zhgNfR","633340GTMNtT"];return(A=function(){return t})()}function L(t){return E[C(195)](t)}!function(t){const e=R,n=t();for(;;)try{if(950425===-parseInt(e(316))/1+parseInt(e(305))/2*(parseInt(e(311))/3)+-parseInt(e(313))/4+parseInt(e(294))/5*(parseInt(e(296))/6)+-parseInt(e(309))/7*(-parseInt(e(299))/8)+-parseInt(e(319))/9*(parseInt(e(321))/10)+parseInt(e(310))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(301)]&&!s[n(306)])continue;const e=!s[n(301)]||t[n(307)]===s[n(301)],o=!s[n(306)]||t[n(297)](s[n(306)]);e&&o&&r[n(322)](s,i)}return r}function O(){const t=["exec","groups","4iapwVu","className","name","style","56yUXhIm","17455922xdwSBX","82338ChgdKi","push","2049268UdhEeg","map","assign","141070fiozcQ","cssRules","length","339723WDqTZu","split","430ESoviU","set","2494405xgSAeC","getPropertyValue","18bdzwvB","hasClass","trim","88496FcAQFd","selectorText","tagName","initial"];return(O=function(){return t})()}function j(t){const e=R,n={};for(let r=0;r<t[e(318)];r++){const s=t[r],i=t[e(295)](s);e(302)!==i&&(n[s]=i)}return n}function R(t,e){const n=O();return(R=function(t,e){return n[t-=294]})(t,e)}function T(t){const e=R,n=t[e(320)](",")[e(314)](t=>t[e(298)]()),r=[];for(const t of n){const n=P[e(303)](t);n&&r[e(312)](n[e(304)])}return r}function M(t){const e=R,n={};for(const r of t)Object[e(315)](n,r);return n}const k=N;function N(t,e){const n=W();return(N=function(t,e){return n[t-=288]})(t,e)}function W(){const t=["from","document","665570PKIqEa","5UhVHJd","6fnLtMl","_parsedData","createRangeIn","18234SFyvZr","type","hasStyle","values","8518320jkEUMR","size","content","1192934wzpaWM","573052ATiRAe","item","6166384DNXpFC","4053348MIpgXw","setStyle","isActive","2690RpnYNY","execute","elementStart"];return(W=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(766478===parseInt(e(288))/1+-parseInt(e(300))/2+-parseInt(e(292))/3+-parseInt(e(289))/4*(parseInt(e(301))/5)+-parseInt(e(302))/6*(-parseInt(e(291))/7)+parseInt(e(309))/8+-parseInt(e(305))/9*(parseInt(e(295))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class D extends b{[k(296)](t){const n=k,{body:r,styles:s}=t[n(303)],i=new e.ViewUpcastWriter(r[n(299)]),o=i[n(304)](r),c=function(t){const e=R,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(322)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(317)])if(t instanceof CSSStyleRule){const r=j(t[e(308)]);n[t[e(300)]]=Object[e(315)]({},n[t[e(300)]]||{},r)}return n}(s));for(const t of o){if(n(297)!==t[n(306)])continue;const e=F(t[n(290)],c);if(e[n(310)]){const r=M(Array[n(298)](e[n(308)]()));for(const e in r){const s=t[n(290)];s[n(307)](e)||i[n(293)](e,r[e],s)}}}t[n(311)]=r}[k(294)](t){return super[k(294)](t)||L(t)}}function U(){const t=["_parsedData","831520DikFDK","4RGekgm","plugins","stylesProcessor","1308032EToHwz","href","PasteFromOffice","isOfficialPlugin","afterInit","dataTransfer","editing","requires","map","2124tqYkxK","PasteFromOfficeEnhancedInliner","20790AInAxP","ClipboardPipeline","get","init","execute","580002qwlRkI","editor","join","isPremiumPlugin","30354IPFLRk","pluginName","high","text/html","isActive","document","829927rGAebx","445jsYhJC","getData","inputTransformation","fromCharCode","view","5359620vrWVDU"];return(U=function(){return t})()}const K=$;function $(t,e){const n=U();return($=function(t,e){return n[t-=159]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(421716===-parseInt(e(195))/1+parseInt(e(165))/2+-parseInt(e(185))/3*(-parseInt(e(166))/4)+-parseInt(e(196))/5*(parseInt(e(189))/6)+parseInt(e(163))/7+-parseInt(e(169))/8+-parseInt(e(178))/9*(-parseInt(e(180))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class V extends t.Plugin{static get[K(190)](){return K(179)}static get[K(172)](){return!0}static get[K(188)](){return!0}static get[K(176)](){return[K(171)]}[K(183)](){const t=K,e=this[t(186)],n=e[t(167)][t(182)](t(181)),r=e[t(175)][t(162)][t(194)],s=new D(r);n.on(t(160),(e,n)=>{const i=t,o=n[i(174)][i(159)](i(192));s[i(193)](o)&&(n[i(164)]||(n[i(164)]=x(o,r[i(168)])),s[i(184)](n))},{priority:S.priorities[t(182)](t(191))+11})}[K(173)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),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=$;return t[e(177)](t=>String[e(161)](t))[e(187)]("")}!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([73]);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,S.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{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]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?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:1758844800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=$,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(170)]);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([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[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{return d([73,110,118,97,108,105,100])}}())}(this)}}const H=q;!function(t){const e=q,n=t();for(;;)try{if(873788===-parseInt(e(511))/1+-parseInt(e(515))/2*(-parseInt(e(528))/3)+-parseInt(e(496))/4*(parseInt(e(529))/5)+-parseInt(e(530))/6*(-parseInt(e(499))/7)+-parseInt(e(500))/8*(parseInt(e(533))/9)+parseInt(e(536))/10+parseInt(e(502))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const z=[H(512),H(503),H(509),H(525),H(524),H(523),H(531),H(504)];function q(t,e){const n=_();return(q=function(t,e){return n[t-=494]})(t,e)}const X=[H(512),H(503),H(509)],G={"font-style":[[H(518),"i"]],"font-weight":[[H(522),H(510)],[H(516),H(510)],[H(520),H(510)],[t=>Number(t)>=600,H(510)]],"text-decoration":[[H(514),"u"],[H(497),"s"]],"text-decoration-line":[[H(514),"u"],[H(497),"s"]],"vertical-align":[[H(521),H(521)],[H(532),H(534)]]};function B(t){return z[H(495)](t)}function _(){const t=["407345LYaBNY","77502jhmCzU","font-style","super","153NVCsHY","sup","getChildren","7596550OGcUnW","forEach","setStyle","from","includes","8XGOofP","line-through","keys","728rdIbkR","685768gZHHcJ","removeStyle","2497880CEWtwd","font-family","vertical-align","split","function","getStyleNames","createElement","font-size","strong","295592rhJGNX","color","filter","underline","94DpUXkM","bold","insertChild","italic","getStyle","bolder","sub","medium","font-weight","text-decoration-line","text-decoration","span","length","29328LngQms"];return(_=function(){return t})()}function J(t){const e=H;return Array[e(494)](t[e(507)]())[e(513)](B)}function Y(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(537)](e=>{const i=n,o=t[i(519)](e);if(o)if(c=e,X[H(495)](c))r[e]=o;else if(e in G){const t=o[i(505)](" ");G[e][i(537)](([n,r])=>{const o=i;for(const i of t)(o(506)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=H;for(const s in n)n[s][r(537)](([,n])=>{const s=r,i=e[s(508)](n,[],t[s(535)]());e[s(517)](0,i,t)}),e[r(501)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(498)](n)[r(527)])return;const s=e[r(508)](r(526),[],t[r(535)]());e[r(538)](n,s),e[r(517)](0,s,t),e[r(501)](Object[r(498)](n),t)}(t,e,r)}function Q(t,e){const n=Z();return(Q=function(t,e){return n[t-=408]})(t,e)}function Z(){const t=["createRangeIn","1576430TCkZLe","27PJwFKb","blockElements","5213096BeoXCm","5719495srTfaG","3667440EjvtHp","execute","name","isActive","element","font","207kxIhbY","includes","getItems","stylesProcessor","content","497CMciwU","51594efdvLH","8392830PcbflC","12802JXxHyB","_parsedData","document"];return(Z=function(){return t})()}const tt=Q;!function(t){const e=Q,n=t();for(;;)try{if(878464===parseInt(e(424))/1+parseInt(e(420))/2*(parseInt(e(412))/3)+parseInt(e(427))/4+parseInt(e(428))/5+parseInt(e(418))/6*(-parseInt(e(417))/7)+-parseInt(e(429))/8+-parseInt(e(425))/9*(parseInt(e(419))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class et extends b{[tt(430)](t){const n=tt,{body:r}=t[n(421)],s=new e.ViewUpcastWriter(r[n(422)]),i=s[n(423)](r),o=new e.ViewDocument(s[n(422)][n(415)]),c=[...new e.ViewDomConverter(o)[n(426)],n(411)],a=i[n(414)]();for(const t of a)if(t.is(n(410))&&c[n(413)](t[n(408)])){Y(t,s,J(t))}t[n(416)]=r}[tt(409)](t){return super[tt(409)](t)||L(t)}}const nt=rt;function rt(t,e){const n=it();return(rt=function(t,e){return n[t-=406]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(676331===parseInt(e(433))/1+-parseInt(e(417))/2*(parseInt(e(431))/3)+-parseInt(e(460))/4*(parseInt(e(428))/5)+-parseInt(e(435))/6*(parseInt(e(442))/7)+-parseInt(e(453))/8*(parseInt(e(448))/9)+parseInt(e(455))/10+-parseInt(e(430))/11*(-parseInt(e(425))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class st extends t.Plugin{[nt(424)];[nt(415)];static get[nt(458)](){return nt(439)}static get[nt(441)](){return!0}static get[nt(413)](){return!0}static get[nt(408)](){return[nt(436)]}[nt(429)](){const t=nt,e=this[t(451)],n=e[t(440)][t(459)](t(426)),r=e[t(432)][t(422)][t(457)],s=new et(r);n.on(t(427),(e,n)=>{const i=t,o=n[i(434)][i(447)](i(443));s[i(416)](o)&&(n[i(446)]||(n[i(446)]=x(o,r[i(454)])),s[i(421)](n))},{priority:S.priorities[t(459)](t(461))+10}),this[t(424)]=this[t(451)][t(412)][t(459)](t(424));const i=this[t(451)];this[t(415)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(438)==s||e(423)==s||e(414)==s||e(437)==s||e(452)==s||e(449)==s||e(411)==s||e(418)==s){delete i[r],n=s,clearInterval(this[e(415)]),this[e(415)]=void 0;break}}e(423)==n&&i[e(445)](e(420)),e(414)==n&&i[e(445)](e(406)),e(437)==n&&i[e(445)](e(409)),e(452)==n&&i[e(445)](e(407),e(450)),e(449)==n&&i[e(445)](e(419)),e(411)==n&&i[e(445)](e(456)),e(418)==n&&i[e(445)](e(444))},1e3)}[nt(410)](){const t=nt;super[t(410)](),this[t(415)]&&clearInterval(this[t(415)])}}function it(){const t=["924izQFSh","ClipboardPipeline","inputTransformation","5JoxEII","init","386485herPpH","219igcBWA","editing","919758MeQiNd","dataTransfer","582jEdzeL","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyValid","PasteFromOfficeEnhancedPropagator","plugins","isOfficialPlugin","83041CYhbFa","text/html","usageLimit","_showLicenseError","_parsedData","getData","11709HzEAUE","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","PasteFromOfficeEnhanced","editor","pasteFromOfficeEnhancedLicenseKeyNotAllowed","3480cpEDWm","stylesProcessor","909770bPAUhE","trialLimit","document","pluginName","get","386428HSKuTd","high","expired","featureNotAllowed","requires","domainLimit","destroy","pasteFromOfficeEnhancedLicenseKeyTrialLimit","config","isPremiumPlugin","pasteFromOfficeEnhancedLicenseKeyExpired","_licenseKeyCheckInterval","isActive","33604eclyge","pasteFromOfficeEnhancedLicenseKeyUsageLimit","evaluationLimit","invalid","execute","view","pasteFromOfficeEnhancedLicenseKeyInvalid","licenseKey"];return(it=function(){return t})()}var ot=at;function ct(){var t=["PasteFromOffice","isPremiumPlugin","5GjjTAi","3631580dqtgGC","1516338AjrzoJ","3MmjKzS","12738654EeJLZp","pluginName","PasteFromOfficeEnhanced","717982ZKCXtW","2406147skvPyS","8sURGkQ","isOfficialPlugin","11440520KovGrq","422121SUSIzS","requires"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=366]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(892193===-parseInt(e(375))/1*(-parseInt(e(379))/2)+parseInt(e(380))/3+-parseInt(e(373))/4+parseInt(e(372))/5*(parseInt(e(374))/6)+-parseInt(e(368))/7*(parseInt(e(381))/8)+-parseInt(e(376))/9+parseInt(e(367))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{static get[ot(377)](){return ot(378)}static get[ot(366)](){return!0}static get[ot(371)](){return!0}static get[ot(369)](){return[ot(370),V,st]}}function lt(){var t=["1484ICHXux","42kDtEMi","72582HaDzms","5778Mxxxdi","47960916QsQZFL","53774TFpySp","76210TogRmN","1859HaxWNp","371LwLgPC","13VALrgI","22904Ylikfo","967470ABVPCL","14470QacodH"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=223]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(925067===parseInt(e(229))/1*(-parseInt(e(225))/2)+parseInt(e(235))/3+-parseInt(e(224))/4*(parseInt(e(223))/5)+parseInt(e(226))/6*(-parseInt(e(232))/7)+-parseInt(e(234))/8*(parseInt(e(227))/9)+-parseInt(e(230))/10*(-parseInt(e(231))/11)+parseInt(e(228))/12*(parseInt(e(233))/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 _0x2a7666}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x21d707,parsePasteOfficeHtml as _0x50ba39}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x412132,uid as _0x26e32c}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x3fad36,ViewDocument as _0x212e5d,ViewDomConverter as _0x31d17d}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x1bcb4a){return m['test'](_0x1bcb4a);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x5a719d,_0x570ad3){const _0x343e6d=new Map();for(const [_0x542cc7,_0x16a707]of _0x570ad3){if(!_0x542cc7['tagName']&&!_0x542cc7['className'])continue;const _0x43f045=!_0x542cc7['tagName']||_0x5a719d['name']===_0x542cc7['tagName'],_0x1f9b76=!_0x542cc7['className']||_0x5a719d['hasClass'](_0x542cc7['className']);_0x43f045&&_0x1f9b76&&_0x343e6d['set'](_0x542cc7,_0x16a707);}return _0x343e6d;}function h(_0x18d6ed){const _0x3fa372={};for(let _0x403a61=0x0;_0x403a61<_0x18d6ed['length'];_0x403a61++){const _0x56c0d2=_0x18d6ed[_0x403a61],_0x4ed762=_0x18d6ed['getPropertyValue'](_0x56c0d2);'initial'!==_0x4ed762&&(_0x3fa372[_0x56c0d2]=_0x4ed762);}return _0x3fa372;}function O(_0x526f01){const _0x39519c=_0x526f01['split'](',')['map'](_0x1f8fdf=>_0x1f8fdf['trim']()),_0x1fb877=[];for(const _0x556eb8 of _0x39519c){const _0x2e365d=S['exec'](_0x556eb8);_0x2e365d&&_0x1fb877['push'](_0x2e365d['groups']);}return _0x1fb877;}function k(_0x58bda5){const _0x49c553={};for(const _0x491deb of _0x58bda5)Object['assign'](_0x49c553,_0x491deb);return _0x49c553;}class c extends _0x21d707{['execute'](_0x2999b0){const {body:_0x4447d7,styles:_0x4c291b}=_0x2999b0['_parsedData'],_0x2456ac=new _0x3fad36(_0x4447d7['document']),_0x4609da=_0x2456ac['createRangeIn'](_0x4447d7),_0x3ac604=function(_0x1e9ac0){const _0x1ec179={};for(const _0x41e996 of _0x1e9ac0)for(const _0x526357 of _0x41e996['cssRules'])if(_0x526357 instanceof CSSStyleRule){const _0x360a8e=h(_0x526357['style']);_0x1ec179[_0x526357['selectorText']]=Object['assign']({},_0x1ec179[_0x526357['selectorText']]||{},_0x360a8e);}return _0x1ec179;}(_0x4c291b),_0x29c543=function(_0x284355){const _0x5c2b97=new Map();for(const _0x16487b in _0x284355){const _0x319484=O(_0x16487b),_0x44cc81=_0x284355[_0x16487b];for(const _0x38aa7f of _0x319484)_0x5c2b97['set'](_0x38aa7f,_0x44cc81);}return _0x5c2b97;}(_0x3ac604);for(const _0x230018 of _0x4609da){if('elementStart'!==_0x230018['type'])continue;const _0x35e1f4=j(_0x230018['item'],_0x29c543);if(_0x35e1f4['size']){const _0xfa1da1=k(Array['from'](_0x35e1f4['values']()));for(const _0xf2c609 in _0xfa1da1){const _0x5857bf=_0x230018['item'];_0x5857bf['hasStyle'](_0xf2c609)||_0x2456ac['setStyle'](_0xf2c609,_0xfa1da1[_0xf2c609],_0x5857bf);}}}_0x2999b0['content']=_0x4447d7;}['isActive'](_0x585476){return super['isActive'](_0x585476)||p(_0x585476);}}class i extends _0x2a7666{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x391b63=this['editor'],_0x1a706f=_0x391b63['plugins']['get']('ClipboardPipeline'),_0x2b3ec9=_0x391b63['editing']['view']['document'],_0x197edd=new c(_0x2b3ec9);_0x1a706f['on']('inputTransformation',(_0x26f2d6,_0xe73f3)=>{const _0x40f506=_0xe73f3['dataTransfer']['getData']('text/html');_0x197edd['isActive'](_0x40f506)&&(_0xe73f3['_parsedData']||(_0xe73f3['_parsedData']=_0x50ba39(_0x40f506,_0x2b3ec9['stylesProcessor'])),_0x197edd['execute'](_0xe73f3));},{'priority':_0x412132['get']('high')+0xb});}['afterInit'](){!async function(_0x2d1cbf){const _0x43eae7=_0x12e83c([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x1cf0db=0xc82cb1e,_0x144840=0xc85bf56^_0x1cf0db,_0x402b19=window[_0x12e83c([0x44,0x61,0x74,0x65])][_0x12e83c([0x6e,0x6f,0x77])](),_0x4d2a1b=_0x2d1cbf[_0x12e83c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5e624b=new window[(_0x12e83c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x110dab=>{_0x4d2a1b[_0x12e83c([0x6f,0x6e,0x63,0x65])](_0x12e83c([0x72,0x65,0x61,0x64,0x79]),_0x110dab);}),_0x1abce3={[_0x12e83c([0x6b,0x74,0x79])]:_0x12e83c([0x45,0x43]),[_0x12e83c([0x75,0x73,0x65])]:_0x12e83c([0x73,0x69,0x67]),[_0x12e83c([0x63,0x72,0x76])]:_0x12e83c([0x50,0x2d,0x32,0x35,0x36]),[_0x12e83c([0x78])]:_0x12e83c([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]),[_0x12e83c([0x79])]:_0x12e83c([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]),[_0x12e83c([0x61,0x6c,0x67])]:_0x12e83c([0x45,0x53,0x32,0x35,0x36])},_0x5c740e=_0x4d2a1b[_0x12e83c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x12e83c([0x67,0x65,0x74])](_0x12e83c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4e9619(){let _0x3e9db9,_0x978cdc=null,_0x8fef6c=null;try{if(_0x5c740e==_0x12e83c([0x47,0x50,0x4c]))return _0x12e83c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3e9db9=_0x441628(),!_0x3e9db9)return _0x12e83c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3e9db9[_0x12e83c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x8fef6c=_0x73dbed(_0x3e9db9[_0x12e83c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3e9db9[_0x12e83c([0x6a,0x74,0x69])])),await _0x2cff54()?_0x3fce85()?_0x583b31()?_0x12e83c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2f23bb()?(_0x3e9db9[_0x12e83c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x12e83c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x978cdc=_0x2d7b33(_0x12e83c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3e9db9[_0x12e83c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x12e83c([0x74,0x72,0x69,0x61,0x6c])&&(_0x978cdc=_0x2d7b33(_0x12e83c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x11882a()):_0x12e83c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x12e83c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x12e83c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x12e83c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x583b31(){const _0x5e7cf8=[_0x12e83c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x12e83c([0x74,0x72,0x69,0x61,0x6c])][_0x12e83c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e9db9[_0x12e83c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x402b19/0x3e8:0xe10*_0x144840;return _0x3e9db9[_0x12e83c([0x65,0x78,0x70])]<_0x5e7cf8;}function _0x3fce85(){const _0x4c3432=_0x3e9db9[_0x12e83c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4c3432&&(!!_0x4c3432[_0x12e83c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12e83c([0x2a]))||(!!_0x4c3432[_0x12e83c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12e83c([0x50,0x4f,0x45]))||(!!_0x4c3432[_0x12e83c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12e83c([0x50,0x50]))||!(!_0x4c3432[_0x12e83c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12e83c([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x5cf74d()))));}function _0x2f23bb(){const _0x5f5d71=_0x3e9db9[_0x12e83c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5f5d71||0x0==_0x5f5d71[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x40f101}=new URL(window[_0x12e83c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5f5d71[_0x12e83c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40f101))return!0x0;const _0x416421=_0x40f101[_0x12e83c([0x73,0x70,0x6c,0x69,0x74])](_0x12e83c([0x2e]));return _0x5f5d71[_0x12e83c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x55c8ed=>_0x55c8ed[_0x12e83c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12e83c([0x2a])))[_0x12e83c([0x6d,0x61,0x70])](_0x58fe8c=>_0x58fe8c[_0x12e83c([0x73,0x70,0x6c,0x69,0x74])](_0x12e83c([0x2e])))[_0x12e83c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x25bb4f=>_0x25bb4f[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x416421[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x12e83c([0x6d,0x61,0x70])](_0x1dab3c=>Array(_0x416421[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1dab3c[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x12e83c([0x66,0x69,0x6c,0x6c])](_0x1dab3c[0x0]===_0x12e83c([0x2a])?_0x12e83c([0x2a]):'')[_0x12e83c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1dab3c))[_0x12e83c([0x73,0x6f,0x6d,0x65])](_0x4a15c4=>_0x416421[_0x12e83c([0x65,0x76,0x65,0x72,0x79])]((_0x1c7d04,_0xec94f)=>_0x4a15c4[_0xec94f]===_0x1c7d04||_0x4a15c4[_0xec94f]===_0x12e83c([0x2a])));}function _0x11882a(){return _0x978cdc&&_0x8fef6c?new window[(_0x12e83c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x46e90c,_0x327725)=>{_0x978cdc[_0x12e83c([0x74,0x68,0x65,0x6e])](_0x46e90c,_0x327725),_0x8fef6c[_0x12e83c([0x74,0x68,0x65,0x6e])](_0x3aa88f=>{_0x3aa88f!=_0x12e83c([0x56,0x61,0x6c,0x69,0x64])&&_0x46e90c(_0x3aa88f);},_0x327725);}):_0x978cdc||_0x8fef6c||_0x12e83c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x73dbed(_0x1beca6,_0x1f7ef9){return new window[(_0x12e83c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a9ddf=>{if(_0x205b1a())return _0x2a9ddf(_0x12e83c([0x56,0x61,0x6c,0x69,0x64]));_0x2776ee(),_0x4d2a1b[_0x12e83c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x12e83c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2dd7f2=!0x1;const _0x51f847=_0x26e32c();function _0x42f695(_0x993178){return!!_0x993178&&(typeof _0x993178===_0x12e83c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x993178===_0x12e83c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x993178[_0x12e83c([0x74,0x68,0x65,0x6e])]===_0x12e83c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x993178[_0x12e83c([0x63,0x61,0x74,0x63,0x68])]===_0x12e83c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x38be41(_0x1f9cf3){_0x33a6bf(_0x1f9cf3)[_0x12e83c([0x74,0x68,0x65,0x6e])](_0x2fbfac=>{if(!_0x2fbfac||_0x2fbfac[_0x12e83c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x12e83c([0x6f,0x6b]))return _0x12e83c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1e11a9(_0x513b84(_0x51f847+_0x1f7ef9))!=_0x2fbfac[_0x12e83c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x12e83c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x12e83c([0x56,0x61,0x6c,0x69,0x64]);})[_0x12e83c([0x74,0x68,0x65,0x6e])](_0x4006bd=>(_0x7baad3(),_0x4006bd),()=>{const _0x4253f9=_0x463d1a();return null==_0x4253f9?(_0x7baad3(),_0x12e83c([0x56,0x61,0x6c,0x69,0x64])):_0x12e83c(_0x402b19-_0x4253f9>(0x288e4f1e^_0x1cf0db)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x12e83c([0x74,0x68,0x65,0x6e])](_0x2a9ddf)[_0x12e83c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2a9ddf(_0x12e83c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x322455=0xcb4259e^_0x1cf0db;function _0x7baad3(){const _0x222c6a=_0x12e83c([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e11a9(_0x513b84(_0x1beca6)),_0x16c6fa=_0x12382e(_0x1e11a9(window[_0x12e83c([0x4d,0x61,0x74,0x68])][_0x12e83c([0x63,0x65,0x69,0x6c])](_0x402b19/_0x322455)));window[_0x12e83c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x12e83c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x222c6a,_0x16c6fa);}function _0x463d1a(){const _0xa17c6d=_0x12e83c([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e11a9(_0x513b84(_0x1beca6)),_0x432dd7=window[_0x12e83c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x12e83c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa17c6d);return _0x432dd7?window[_0x12e83c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x12382e(_0x432dd7),0x10)*_0x322455:null;}function _0x33a6bf(_0x5a530b){return new window[(_0x12e83c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x18af1a,_0x3923c8)=>{_0x5a530b[_0x12e83c([0x74,0x68,0x65,0x6e])](_0x18af1a,_0x3923c8),window[_0x12e83c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3923c8,0xc831fde^_0x1cf0db);});}}_0x4d2a1b[_0x12e83c([0x6f,0x6e])](_0x12e83c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x6e68b1,_0x5c8969)=>{if(_0x5c8969[0x0]!=_0x1beca6)return _0x2a9ddf(_0x12e83c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5c8969[0x1]={..._0x5c8969[0x1],[_0x12e83c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x51f847};},{[_0x12e83c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x12e83c([0x68,0x69,0x67,0x68])}),_0x4d2a1b[_0x12e83c([0x6f,0x6e])](_0x12e83c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2fc77d=>{_0x42f695(_0x2fc77d[_0x12e83c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2dd7f2=!0x0,_0x38be41(_0x2fc77d[_0x12e83c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x12e83c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x12e83c([0x6c,0x6f,0x77])}),_0x5e624b[_0x12e83c([0x74,0x68,0x65,0x6e])](()=>{_0x2dd7f2||_0x2a9ddf(_0x12e83c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x205b1a(){return _0x4d2a1b[_0x12e83c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x12e83c([0x76,0x69,0x65,0x77])][_0x12e83c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x12e83c([0x61,0x75,0x74,0x6f]);}function _0x2776ee(){_0x4d2a1b[_0x12e83c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x12e83c([0x76,0x69,0x65,0x77])][_0x12e83c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x12e83c([0x61,0x75,0x74,0x6f]);}}function _0x2d7b33(_0x5d21e6){const _0x137b32=[new window[(_0x12e83c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1fd9b4=>setTimeout(_0x1fd9b4,0xc8bf5d2^_0x1cf0db)),_0x5e624b[_0x12e83c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x12e83c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5f8723=>{let _0x17e6a5=0x0;_0x4d2a1b[_0x12e83c([0x6d,0x6f,0x64,0x65,0x6c])][_0x12e83c([0x6f,0x6e])](_0x12e83c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2afe07,_0x34133b)=>{_0x34133b[0x0][_0x12e83c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x17e6a5++,_0x17e6a5==(0xc82cae6^_0x1cf0db)&&(_0x5f8723(),_0x2afe07[_0x12e83c([0x6f,0x66,0x66])]());});}))];return window[_0x12e83c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x12e83c([0x72,0x61,0x63,0x65])](_0x137b32)[_0x12e83c([0x74,0x68,0x65,0x6e])](()=>_0x5d21e6);}async function _0x5ecfec(){await _0x5e624b,_0x4d2a1b[_0x12e83c([0x6d,0x6f,0x64,0x65,0x6c])][_0x12e83c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x182922,_0x4d2a1b[_0x12e83c([0x6d,0x6f,0x64,0x65,0x6c])][_0x12e83c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x182922,_0x4d2a1b[_0x12e83c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x12e83c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5cf74d(){return window[_0x12e83c([0x67,0x6c,0x6f,0x62])]&&window[_0x12e83c([0x67,0x6c,0x6f,0x62])][_0x12e83c([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x193182(_0x282c2d){const _0x12bc43=_0x246fba();_0x4d2a1b[_0x12bc43]=_0x12e83c([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])+_0x282c2d,_0x282c2d!=_0x12e83c([0x56,0x61,0x6c,0x69,0x64])&&_0x5ecfec();}function _0x246fba(){const _0x525924=window[_0x12e83c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x12e83c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x12e83c([0x6e,0x6f,0x77])]())[_0x12e83c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x12e83c([0x2e]),'');let _0x18ad7a=_0x12e83c([0x49]);for(let _0x20fe54=0x0;_0x20fe54<_0x525924[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x20fe54+=0x2){let _0x705c5c=window[_0x12e83c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x525924[_0x12e83c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x20fe54,_0x20fe54+0x2));_0x705c5c>=_0x43eae7[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x705c5c-=_0x43eae7[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x18ad7a+=_0x43eae7[_0x705c5c];}return _0x18ad7a;}function _0x441628(){const _0x50256b=_0x5c740e[_0x12e83c([0x73,0x70,0x6c,0x69,0x74])](_0x12e83c([0x2e]));if(0x3!=_0x50256b[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4cd891(_0x50256b[0x1]);function _0x4cd891(_0x82afac){const _0x594fa0=_0x230cef(_0x82afac);return _0x594fa0&&_0xbb259c()?_0x594fa0:null;function _0xbb259c(){const _0x1b55a0=_0x594fa0[_0x12e83c([0x6a,0x74,0x69])],_0x2f262e=window[_0x12e83c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b55a0[_0x12e83c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1b55a0[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2ee2ad={..._0x594fa0,[_0x12e83c([0x6a,0x74,0x69])]:_0x1b55a0[_0x12e83c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1b55a0[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2ee2ad[_0x12e83c([0x76,0x63])],_0x513b84(_0x2ee2ad)==_0x2f262e;}}}async function _0x2cff54(){let _0x4ee8b9=!0x0;try{const _0x2cff12=_0x5c740e[_0x12e83c([0x73,0x70,0x6c,0x69,0x74])](_0x12e83c([0x2e])),[_0x79121,_0x5e8eaf,_0x3606cb]=_0x2cff12;return _0x14d6fb(_0x79121),await _0x41fb58(_0x79121,_0x5e8eaf,_0x3606cb),_0x4ee8b9;}catch{return!0x1;}function _0x14d6fb(_0x5e5175){const _0x459236=_0x230cef(_0x5e5175);_0x459236&&_0x459236[_0x12e83c([0x61,0x6c,0x67])]==_0x12e83c([0x45,0x53,0x32,0x35,0x36])||(_0x4ee8b9=!0x1);}async function _0x41fb58(_0x59482b,_0xc5d39a,_0x15df6d){const _0x58db10=window[_0x12e83c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x12e83c([0x66,0x72,0x6f,0x6d])](_0x57fa9e(_0x15df6d),_0x574c65=>_0x574c65[_0x12e83c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x35d7a1=new window[(_0x12e83c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x12e83c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x59482b+_0x12e83c([0x2e])+_0xc5d39a),_0x12e869=window[_0x12e83c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x12e83c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x12e869)return;const _0x4f3833=await _0x12e869[_0x12e83c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x12e83c([0x6a,0x77,0x6b]),_0x1abce3,{[_0x12e83c([0x6e,0x61,0x6d,0x65])]:_0x12e83c([0x45,0x43,0x44,0x53,0x41]),[_0x12e83c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x12e83c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x12e83c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x12e869[_0x12e83c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x12e83c([0x6e,0x61,0x6d,0x65])]:_0x12e83c([0x45,0x43,0x44,0x53,0x41]),[_0x12e83c([0x68,0x61,0x73,0x68])]:{[_0x12e83c([0x6e,0x61,0x6d,0x65])]:_0x12e83c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4f3833,_0x58db10,_0x35d7a1)||(_0x4ee8b9=!0x1);}}function _0x230cef(_0x436c30){return _0x436c30[_0x12e83c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x12e83c([0x65,0x79]))?JSON[_0x12e83c([0x70,0x61,0x72,0x73,0x65])](_0x57fa9e(_0x436c30)):null;}function _0x57fa9e(_0xc8f7a3){return window[_0x12e83c([0x61,0x74,0x6f,0x62])](_0xc8f7a3[_0x12e83c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x12e83c([0x2b]))[_0x12e83c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x12e83c([0x2f])));}function _0x513b84(_0x2b5cde){let _0xd7e2fe=0x1505;function _0xbb7e39(_0x2e647e){for(let _0x348d87=0x0;_0x348d87<_0x2e647e[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x348d87++){const _0xd41d3f=_0x2e647e[_0x12e83c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x348d87);_0xd7e2fe=(_0xd7e2fe<<0x5)+_0xd7e2fe+_0xd41d3f,_0xd7e2fe&=_0xd7e2fe;}}function _0x48f9d8(_0x2e74e6){Array[_0x12e83c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2e74e6)?_0x2e74e6[_0x12e83c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x48f9d8):_0x2e74e6&&typeof _0x2e74e6==_0x12e83c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x12e83c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2e74e6)[_0x12e83c([0x73,0x6f,0x72,0x74])]()[_0x12e83c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x122879,_0x3846e1])=>{_0xbb7e39(_0x122879),_0x48f9d8(_0x3846e1);}):_0xbb7e39(window[_0x12e83c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2e74e6));}return _0x48f9d8(_0x2b5cde),_0xd7e2fe>>>0x0;}function _0x1e11a9(_0x5709f9){return _0x5709f9[_0x12e83c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x12e83c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x12e83c([0x30]));}function _0x12382e(_0x8b277a){return _0x8b277a[_0x12e83c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x12e83c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x12e83c([0x6a,0x6f,0x69,0x6e])]('');}function _0x182922(){}function _0x12e83c(_0x2543fe){return _0x2543fe['map'](_0x295413=>String['fromCharCode'](_0x295413))['join']('');}_0x193182(await _0x4e9619());}(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'],[_0x171b22=>Number(_0x171b22)>=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(_0x524364){return L['includes'](_0x524364);}function g(_0x26e29a){return Array['from'](_0x26e29a['getStyleNames']())['filter'](P);}function b(_0x330dec,_0x4824f6,_0x324189){const {spanStyles:_0x2db181,stylesToBeHtmlElements:_0x4ce788}=function(_0x14b828,_0x3a0b45){const _0x2cefea={},_0x5b1b9e={};return _0x3a0b45['forEach'](_0x4b8d6e=>{const _0x4c0dfd=_0x14b828['getStyle'](_0x4b8d6e);if(_0x4c0dfd){if(function(_0x871a9b){return E['includes'](_0x871a9b);}(_0x4b8d6e))_0x2cefea[_0x4b8d6e]=_0x4c0dfd;else{if(function(_0x282c33){return _0x282c33 in F;}(_0x4b8d6e)){const _0x225688=_0x4c0dfd['split']('\x20');F[_0x4b8d6e]['forEach'](([_0x517360,_0x258694])=>{for(const _0x3d060d of _0x225688){('function'==typeof _0x517360&&_0x517360(_0x3d060d)||_0x517360===_0x3d060d)&&(_0x5b1b9e[_0x4b8d6e]=[..._0x5b1b9e[_0x4b8d6e]||[],[_0x517360,_0x258694]]);}});}}}}),{'spanStyles':_0x2cefea,'stylesToBeHtmlElements':_0x5b1b9e};}(_0x330dec,_0x324189);!function(_0x531a0d,_0x6cf36,_0x5d97b7){for(const _0x15ebcd in _0x5d97b7){_0x5d97b7[_0x15ebcd]['forEach'](([,_0x2c55bc])=>{const _0x37ee36=_0x6cf36['createElement'](_0x2c55bc,[],_0x531a0d['getChildren']());_0x6cf36['insertChild'](0x0,_0x37ee36,_0x531a0d);}),_0x6cf36['removeStyle'](_0x15ebcd,_0x531a0d);}}(_0x330dec,_0x4824f6,_0x4ce788),function(_0xf7ba4e,_0x3499d4,_0x4f2fcc){if(!Object['keys'](_0x4f2fcc)['length'])return;const _0x9c035d=_0x3499d4['createElement']('span',[],_0xf7ba4e['getChildren']());_0x3499d4['setStyle'](_0x4f2fcc,_0x9c035d),_0x3499d4['insertChild'](0x0,_0x9c035d,_0xf7ba4e),_0x3499d4['removeStyle'](Object['keys'](_0x4f2fcc),_0xf7ba4e);}(_0x330dec,_0x4824f6,_0x2db181);}class a extends _0x21d707{['execute'](_0x4de3ad){const {body:_0x6abee2}=_0x4de3ad['_parsedData'],_0x3e9312=new _0x3fad36(_0x6abee2['document']),_0x36ec5f=_0x3e9312['createRangeIn'](_0x6abee2),_0x6fcf22=new _0x212e5d(_0x3e9312['document']['stylesProcessor']),_0x3fb0cb=[...new _0x31d17d(_0x6fcf22)['blockElements'],'font'],_0x345338=_0x36ec5f['getItems']();for(const _0x1a5564 of _0x345338)_0x1a5564['is']('element')&&_0x3fb0cb['includes'](_0x1a5564['name'])&&b(_0x1a5564,_0x3e9312,g(_0x1a5564));_0x4de3ad['content']=_0x6abee2;}['isActive'](_0x353574){return super['isActive'](_0x353574)||p(_0x353574);}}class s extends _0x2a7666{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4e672a=this['editor'],_0x6cae05=_0x4e672a['plugins']['get']('ClipboardPipeline'),_0x570636=_0x4e672a['editing']['view']['document'],_0x355b64=new a(_0x570636);_0x6cae05['on']('inputTransformation',(_0x34bfac,_0x51a7f2)=>{const _0x848396=_0x51a7f2['dataTransfer']['getData']('text/html');_0x355b64['isActive'](_0x848396)&&(_0x51a7f2['_parsedData']||(_0x51a7f2['_parsedData']=_0x50ba39(_0x848396,_0x570636['stylesProcessor'])),_0x355b64['execute'](_0x51a7f2));},{'priority':_0x412132['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xf32555=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x498f78;for(const _0x11b535 in _0xf32555){const _0x1feffe=_0x11b535,_0x510f09=_0xf32555[_0x1feffe];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x510f09||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x510f09||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x510f09||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x510f09||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x510f09||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x510f09||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x510f09||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x510f09){delete _0xf32555[_0x1feffe],_0x498f78=_0x510f09,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x498f78&&_0xf32555['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x498f78&&_0xf32555['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x498f78&&_0xf32555['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x498f78&&_0xf32555['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x498f78&&_0xf32555['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x498f78&&_0xf32555['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x498f78&&_0xf32555['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x2a7666{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0x814635}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x2ae9d7,parsePasteOfficeHtml as _0x51ddc0}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x54dcf6,uid as _0x2e7de3}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x25e523,ViewDocument as _0x31595e,ViewDomConverter as _0xc61022}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x503db3){return m['test'](_0x503db3);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x487a1c,_0x2f39b8){const _0x231de1=new Map();for(const [_0x39d8e1,_0x4d84a7]of _0x2f39b8){if(!_0x39d8e1['tagName']&&!_0x39d8e1['className'])continue;const _0x45a29f=!_0x39d8e1['tagName']||_0x487a1c['name']===_0x39d8e1['tagName'],_0x316950=!_0x39d8e1['className']||_0x487a1c['hasClass'](_0x39d8e1['className']);_0x45a29f&&_0x316950&&_0x231de1['set'](_0x39d8e1,_0x4d84a7);}return _0x231de1;}function h(_0x4aa5c5){const _0x1c189a={};for(let _0x5b7e51=0x0;_0x5b7e51<_0x4aa5c5['length'];_0x5b7e51++){const _0x28d790=_0x4aa5c5[_0x5b7e51],_0x3cbe7e=_0x4aa5c5['getPropertyValue'](_0x28d790);'initial'!==_0x3cbe7e&&(_0x1c189a[_0x28d790]=_0x3cbe7e);}return _0x1c189a;}function O(_0x43f1ce){const _0x267093=_0x43f1ce['split'](',')['map'](_0x1ae29c=>_0x1ae29c['trim']()),_0x17bf6f=[];for(const _0x540b4 of _0x267093){const _0x83aaf=S['exec'](_0x540b4);_0x83aaf&&_0x17bf6f['push'](_0x83aaf['groups']);}return _0x17bf6f;}function k(_0x2745bd){const _0x5714ea={};for(const _0x41b576 of _0x2745bd)Object['assign'](_0x5714ea,_0x41b576);return _0x5714ea;}class c extends _0x2ae9d7{['execute'](_0x184b42){const {body:_0x2986c6,styles:_0x144a7f}=_0x184b42['_parsedData'],_0x21d382=new _0x25e523(_0x2986c6['document']),_0x33c63a=_0x21d382['createRangeIn'](_0x2986c6),_0x4aca49=function(_0x39a87e){const _0x1bcb73={};for(const _0x9498ff of _0x39a87e)for(const _0x4c1fc5 of _0x9498ff['cssRules'])if(_0x4c1fc5 instanceof CSSStyleRule){const _0x52afe3=h(_0x4c1fc5['style']);_0x1bcb73[_0x4c1fc5['selectorText']]=Object['assign']({},_0x1bcb73[_0x4c1fc5['selectorText']]||{},_0x52afe3);}return _0x1bcb73;}(_0x144a7f),_0xca2aed=function(_0x5274a6){const _0x458d80=new Map();for(const _0x2fff7a in _0x5274a6){const _0x2cd598=O(_0x2fff7a),_0x5c7e6c=_0x5274a6[_0x2fff7a];for(const _0x4afc0c of _0x2cd598)_0x458d80['set'](_0x4afc0c,_0x5c7e6c);}return _0x458d80;}(_0x4aca49);for(const _0x363bcb of _0x33c63a){if('elementStart'!==_0x363bcb['type'])continue;const _0x164625=j(_0x363bcb['item'],_0xca2aed);if(_0x164625['size']){const _0x340001=k(Array['from'](_0x164625['values']()));for(const _0x2f52e4 in _0x340001){const _0x404601=_0x363bcb['item'];_0x404601['hasStyle'](_0x2f52e4)||_0x21d382['setStyle'](_0x2f52e4,_0x340001[_0x2f52e4],_0x404601);}}}_0x184b42['content']=_0x2986c6;}['isActive'](_0x4f917d){return super['isActive'](_0x4f917d)||p(_0x4f917d);}}class i extends _0x814635{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x179d3b=this['editor'],_0x1ba834=_0x179d3b['plugins']['get']('ClipboardPipeline'),_0x262c2f=_0x179d3b['editing']['view']['document'],_0x778a99=new c(_0x262c2f);_0x1ba834['on']('inputTransformation',(_0x5eece6,_0xd6da8b)=>{const _0x167431=_0xd6da8b['dataTransfer']['getData']('text/html');_0x778a99['isActive'](_0x167431)&&(_0xd6da8b['_parsedData']||(_0xd6da8b['_parsedData']=_0x51ddc0(_0x167431,_0x262c2f['stylesProcessor'])),_0x778a99['execute'](_0xd6da8b));},{'priority':_0x54dcf6['get']('high')+0xb});}['afterInit'](){!async function(_0xcf9ce3){const _0x5b783d=_0x4ddf53([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x325b0d=0xc82cb1e,_0x30cd32=0xc85bf66^_0x325b0d,_0x7089ae=window[_0x4ddf53([0x44,0x61,0x74,0x65])][_0x4ddf53([0x6e,0x6f,0x77])](),_0xa4c430=_0xcf9ce3[_0x4ddf53([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2bd4ea=new window[(_0x4ddf53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xbc9675=>{_0xa4c430[_0x4ddf53([0x6f,0x6e,0x63,0x65])](_0x4ddf53([0x72,0x65,0x61,0x64,0x79]),_0xbc9675);}),_0x4011d8={[_0x4ddf53([0x6b,0x74,0x79])]:_0x4ddf53([0x45,0x43]),[_0x4ddf53([0x75,0x73,0x65])]:_0x4ddf53([0x73,0x69,0x67]),[_0x4ddf53([0x63,0x72,0x76])]:_0x4ddf53([0x50,0x2d,0x32,0x35,0x36]),[_0x4ddf53([0x78])]:_0x4ddf53([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]),[_0x4ddf53([0x79])]:_0x4ddf53([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]),[_0x4ddf53([0x61,0x6c,0x67])]:_0x4ddf53([0x45,0x53,0x32,0x35,0x36])},_0x5cf28c=_0xa4c430[_0x4ddf53([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4ddf53([0x67,0x65,0x74])](_0x4ddf53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2c75d5(){let _0x4150bc,_0x197e06=null,_0x3ea640=null;try{if(_0x5cf28c==_0x4ddf53([0x47,0x50,0x4c]))return _0x4ddf53([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4150bc=_0x2c13db(),!_0x4150bc)return _0x4ddf53([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4150bc[_0x4ddf53([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3ea640=_0x5ed514(_0x4150bc[_0x4ddf53([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4150bc[_0x4ddf53([0x6a,0x74,0x69])])),await _0x2842dc()?_0x333166()?_0x5d1c96()?_0x4ddf53([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2efb2c()?(_0x4150bc[_0x4ddf53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4ddf53([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x197e06=_0x518513(_0x4ddf53([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4150bc[_0x4ddf53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4ddf53([0x74,0x72,0x69,0x61,0x6c])&&(_0x197e06=_0x518513(_0x4ddf53([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xa4d0b4()):_0x4ddf53([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4ddf53([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4ddf53([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4ddf53([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5d1c96(){const _0x5320c8=[_0x4ddf53([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4ddf53([0x74,0x72,0x69,0x61,0x6c])][_0x4ddf53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4150bc[_0x4ddf53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x7089ae/0x3e8:0xe10*_0x30cd32;return _0x4150bc[_0x4ddf53([0x65,0x78,0x70])]<_0x5320c8;}function _0x333166(){const _0x5cb707=_0x4150bc[_0x4ddf53([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5cb707&&(!!_0x5cb707[_0x4ddf53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ddf53([0x2a]))||(!!_0x5cb707[_0x4ddf53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ddf53([0x50,0x4f,0x45]))||(!!_0x5cb707[_0x4ddf53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ddf53([0x50,0x50]))||!(!_0x5cb707[_0x4ddf53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ddf53([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x235e8d()))));}function _0x2efb2c(){const _0x20ae27=_0x4150bc[_0x4ddf53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x20ae27||0x0==_0x20ae27[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3e4034}=new URL(window[_0x4ddf53([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x20ae27[_0x4ddf53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e4034))return!0x0;const _0x179d06=_0x3e4034[_0x4ddf53([0x73,0x70,0x6c,0x69,0x74])](_0x4ddf53([0x2e]));return _0x20ae27[_0x4ddf53([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x18ebc2=>_0x18ebc2[_0x4ddf53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ddf53([0x2a])))[_0x4ddf53([0x6d,0x61,0x70])](_0x477c2c=>_0x477c2c[_0x4ddf53([0x73,0x70,0x6c,0x69,0x74])](_0x4ddf53([0x2e])))[_0x4ddf53([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2fdf8a=>_0x2fdf8a[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x179d06[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4ddf53([0x6d,0x61,0x70])](_0x20c5af=>Array(_0x179d06[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x20c5af[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4ddf53([0x66,0x69,0x6c,0x6c])](_0x20c5af[0x0]===_0x4ddf53([0x2a])?_0x4ddf53([0x2a]):'')[_0x4ddf53([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x20c5af))[_0x4ddf53([0x73,0x6f,0x6d,0x65])](_0x5df9d3=>_0x179d06[_0x4ddf53([0x65,0x76,0x65,0x72,0x79])]((_0x4a82a9,_0x47ca0e)=>_0x5df9d3[_0x47ca0e]===_0x4a82a9||_0x5df9d3[_0x47ca0e]===_0x4ddf53([0x2a])));}function _0xa4d0b4(){return _0x197e06&&_0x3ea640?new window[(_0x4ddf53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3c1dde,_0x3067f4)=>{_0x197e06[_0x4ddf53([0x74,0x68,0x65,0x6e])](_0x3c1dde,_0x3067f4),_0x3ea640[_0x4ddf53([0x74,0x68,0x65,0x6e])](_0x55c848=>{_0x55c848!=_0x4ddf53([0x56,0x61,0x6c,0x69,0x64])&&_0x3c1dde(_0x55c848);},_0x3067f4);}):_0x197e06||_0x3ea640||_0x4ddf53([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5ed514(_0x1fff16,_0x309b1d){return new window[(_0x4ddf53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x497d57=>{if(_0x4f988c())return _0x497d57(_0x4ddf53([0x56,0x61,0x6c,0x69,0x64]));_0x286dfc(),_0xa4c430[_0x4ddf53([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4ddf53([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x27c690=!0x1;const _0x4e2944=_0x2e7de3();function _0x406f7(_0x1c94e2){return!!_0x1c94e2&&(typeof _0x1c94e2===_0x4ddf53([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1c94e2===_0x4ddf53([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1c94e2[_0x4ddf53([0x74,0x68,0x65,0x6e])]===_0x4ddf53([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1c94e2[_0x4ddf53([0x63,0x61,0x74,0x63,0x68])]===_0x4ddf53([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2ebe59(_0x3a5306){_0x129353(_0x3a5306)[_0x4ddf53([0x74,0x68,0x65,0x6e])](_0x3daa21=>{if(!_0x3daa21||_0x3daa21[_0x4ddf53([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4ddf53([0x6f,0x6b]))return _0x4ddf53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x456129(_0x379bbd(_0x4e2944+_0x309b1d))!=_0x3daa21[_0x4ddf53([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4ddf53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4ddf53([0x56,0x61,0x6c,0x69,0x64]);})[_0x4ddf53([0x74,0x68,0x65,0x6e])](_0x365398=>(_0x451f57(),_0x365398),()=>{const _0x450944=_0x3fbb54();return null==_0x450944?(_0x451f57(),_0x4ddf53([0x56,0x61,0x6c,0x69,0x64])):_0x4ddf53(_0x7089ae-_0x450944>(0x288e4f1e^_0x325b0d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4ddf53([0x74,0x68,0x65,0x6e])](_0x497d57)[_0x4ddf53([0x63,0x61,0x74,0x63,0x68])](()=>{_0x497d57(_0x4ddf53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x33fdb0=0xcb4259e^_0x325b0d;function _0x451f57(){const _0x34388f=_0x4ddf53([0x6c,0x6c,0x63,0x74,0x2d])+_0x456129(_0x379bbd(_0x1fff16)),_0x351411=_0x20e6a9(_0x456129(window[_0x4ddf53([0x4d,0x61,0x74,0x68])][_0x4ddf53([0x63,0x65,0x69,0x6c])](_0x7089ae/_0x33fdb0)));window[_0x4ddf53([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4ddf53([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x34388f,_0x351411);}function _0x3fbb54(){const _0x13d747=_0x4ddf53([0x6c,0x6c,0x63,0x74,0x2d])+_0x456129(_0x379bbd(_0x1fff16)),_0x2300be=window[_0x4ddf53([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4ddf53([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x13d747);return _0x2300be?window[_0x4ddf53([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x20e6a9(_0x2300be),0x10)*_0x33fdb0:null;}function _0x129353(_0x102834){return new window[(_0x4ddf53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x327ab4,_0x5555cb)=>{_0x102834[_0x4ddf53([0x74,0x68,0x65,0x6e])](_0x327ab4,_0x5555cb),window[_0x4ddf53([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5555cb,0xc831fde^_0x325b0d);});}}_0xa4c430[_0x4ddf53([0x6f,0x6e])](_0x4ddf53([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x35f603,_0x89b228)=>{if(_0x89b228[0x0]!=_0x1fff16)return _0x497d57(_0x4ddf53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x89b228[0x1]={..._0x89b228[0x1],[_0x4ddf53([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4e2944};},{[_0x4ddf53([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4ddf53([0x68,0x69,0x67,0x68])}),_0xa4c430[_0x4ddf53([0x6f,0x6e])](_0x4ddf53([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x22c8e5=>{_0x406f7(_0x22c8e5[_0x4ddf53([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x27c690=!0x0,_0x2ebe59(_0x22c8e5[_0x4ddf53([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4ddf53([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4ddf53([0x6c,0x6f,0x77])}),_0x2bd4ea[_0x4ddf53([0x74,0x68,0x65,0x6e])](()=>{_0x27c690||_0x497d57(_0x4ddf53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4f988c(){return _0xa4c430[_0x4ddf53([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4ddf53([0x76,0x69,0x65,0x77])][_0x4ddf53([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4ddf53([0x61,0x75,0x74,0x6f]);}function _0x286dfc(){_0xa4c430[_0x4ddf53([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4ddf53([0x76,0x69,0x65,0x77])][_0x4ddf53([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4ddf53([0x61,0x75,0x74,0x6f]);}}function _0x518513(_0x4e0f5d){const _0x3feef5=[new window[(_0x4ddf53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47b0ad=>setTimeout(_0x47b0ad,0xc8bf5d2^_0x325b0d)),_0x2bd4ea[_0x4ddf53([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4ddf53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x427879=>{let _0x5ea5e3=0x0;_0xa4c430[_0x4ddf53([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ddf53([0x6f,0x6e])](_0x4ddf53([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x393e95,_0x217253)=>{_0x217253[0x0][_0x4ddf53([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5ea5e3++,_0x5ea5e3==(0xc82cae6^_0x325b0d)&&(_0x427879(),_0x393e95[_0x4ddf53([0x6f,0x66,0x66])]());});}))];return window[_0x4ddf53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4ddf53([0x72,0x61,0x63,0x65])](_0x3feef5)[_0x4ddf53([0x74,0x68,0x65,0x6e])](()=>_0x4e0f5d);}async function _0x106f9b(){await _0x2bd4ea,_0xa4c430[_0x4ddf53([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ddf53([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x47e875,_0xa4c430[_0x4ddf53([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ddf53([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x47e875,_0xa4c430[_0x4ddf53([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4ddf53([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x235e8d(){return window[_0x4ddf53([0x67,0x6c,0x6f,0x62])]&&window[_0x4ddf53([0x67,0x6c,0x6f,0x62])][_0x4ddf53([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x3dffe0(_0x4c0036){const _0x2cdcf3=_0x245e41();_0xa4c430[_0x2cdcf3]=_0x4ddf53([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])+_0x4c0036,_0x4c0036!=_0x4ddf53([0x56,0x61,0x6c,0x69,0x64])&&_0x106f9b();}function _0x245e41(){const _0x1bc087=window[_0x4ddf53([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4ddf53([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4ddf53([0x6e,0x6f,0x77])]())[_0x4ddf53([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4ddf53([0x2e]),'');let _0x131c6b=_0x4ddf53([0x49]);for(let _0x61400=0x0;_0x61400<_0x1bc087[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x61400+=0x2){let _0x19ae9d=window[_0x4ddf53([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1bc087[_0x4ddf53([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x61400,_0x61400+0x2));_0x19ae9d>=_0x5b783d[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x19ae9d-=_0x5b783d[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x131c6b+=_0x5b783d[_0x19ae9d];}return _0x131c6b;}function _0x2c13db(){const _0x5949ae=_0x5cf28c[_0x4ddf53([0x73,0x70,0x6c,0x69,0x74])](_0x4ddf53([0x2e]));if(0x3!=_0x5949ae[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x591c87(_0x5949ae[0x1]);function _0x591c87(_0x41590f){const _0x220841=_0x11453e(_0x41590f);return _0x220841&&_0x32f90a()?_0x220841:null;function _0x32f90a(){const _0x2347e0=_0x220841[_0x4ddf53([0x6a,0x74,0x69])],_0x326ad5=window[_0x4ddf53([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2347e0[_0x4ddf53([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2347e0[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x46ee09={..._0x220841,[_0x4ddf53([0x6a,0x74,0x69])]:_0x2347e0[_0x4ddf53([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2347e0[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x46ee09[_0x4ddf53([0x76,0x63])],_0x379bbd(_0x46ee09)==_0x326ad5;}}}async function _0x2842dc(){let _0x41bdd7=!0x0;try{const _0x291e36=_0x5cf28c[_0x4ddf53([0x73,0x70,0x6c,0x69,0x74])](_0x4ddf53([0x2e])),[_0x5ec7a0,_0x589d63,_0xefae2a]=_0x291e36;return _0x1ecc6e(_0x5ec7a0),await _0x1d9e71(_0x5ec7a0,_0x589d63,_0xefae2a),_0x41bdd7;}catch{return!0x1;}function _0x1ecc6e(_0x45b483){const _0x171278=_0x11453e(_0x45b483);_0x171278&&_0x171278[_0x4ddf53([0x61,0x6c,0x67])]==_0x4ddf53([0x45,0x53,0x32,0x35,0x36])||(_0x41bdd7=!0x1);}async function _0x1d9e71(_0x366380,_0xeaae9f,_0x538f3f){const _0x3f1e42=window[_0x4ddf53([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4ddf53([0x66,0x72,0x6f,0x6d])](_0x5ae486(_0x538f3f),_0x44e576=>_0x44e576[_0x4ddf53([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5f5405=new window[(_0x4ddf53([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4ddf53([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x366380+_0x4ddf53([0x2e])+_0xeaae9f),_0x3ba107=window[_0x4ddf53([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4ddf53([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3ba107)return;const _0x372ffb=await _0x3ba107[_0x4ddf53([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4ddf53([0x6a,0x77,0x6b]),_0x4011d8,{[_0x4ddf53([0x6e,0x61,0x6d,0x65])]:_0x4ddf53([0x45,0x43,0x44,0x53,0x41]),[_0x4ddf53([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4ddf53([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4ddf53([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3ba107[_0x4ddf53([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4ddf53([0x6e,0x61,0x6d,0x65])]:_0x4ddf53([0x45,0x43,0x44,0x53,0x41]),[_0x4ddf53([0x68,0x61,0x73,0x68])]:{[_0x4ddf53([0x6e,0x61,0x6d,0x65])]:_0x4ddf53([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x372ffb,_0x3f1e42,_0x5f5405)||(_0x41bdd7=!0x1);}}function _0x11453e(_0x43ff2d){return _0x43ff2d[_0x4ddf53([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4ddf53([0x65,0x79]))?JSON[_0x4ddf53([0x70,0x61,0x72,0x73,0x65])](_0x5ae486(_0x43ff2d)):null;}function _0x5ae486(_0x3923e8){return window[_0x4ddf53([0x61,0x74,0x6f,0x62])](_0x3923e8[_0x4ddf53([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4ddf53([0x2b]))[_0x4ddf53([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4ddf53([0x2f])));}function _0x379bbd(_0x10659c){let _0x95d7c=0x1505;function _0x16c11a(_0x424c4c){for(let _0x2658ae=0x0;_0x2658ae<_0x424c4c[_0x4ddf53([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2658ae++){const _0x1a9ccb=_0x424c4c[_0x4ddf53([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2658ae);_0x95d7c=(_0x95d7c<<0x5)+_0x95d7c+_0x1a9ccb,_0x95d7c&=_0x95d7c;}}function _0x45e6f0(_0x5d59c3){Array[_0x4ddf53([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5d59c3)?_0x5d59c3[_0x4ddf53([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x45e6f0):_0x5d59c3&&typeof _0x5d59c3==_0x4ddf53([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4ddf53([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5d59c3)[_0x4ddf53([0x73,0x6f,0x72,0x74])]()[_0x4ddf53([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1a1dee,_0x5bb23a])=>{_0x16c11a(_0x1a1dee),_0x45e6f0(_0x5bb23a);}):_0x16c11a(window[_0x4ddf53([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5d59c3));}return _0x45e6f0(_0x10659c),_0x95d7c>>>0x0;}function _0x456129(_0x57f3af){return _0x57f3af[_0x4ddf53([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4ddf53([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4ddf53([0x30]));}function _0x20e6a9(_0x1d6f8c){return _0x1d6f8c[_0x4ddf53([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4ddf53([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4ddf53([0x6a,0x6f,0x69,0x6e])]('');}function _0x47e875(){}function _0x4ddf53(_0x5c0c0b){return _0x5c0c0b['map'](_0x4c1a04=>String['fromCharCode'](_0x4c1a04))['join']('');}_0x3dffe0(await _0x2c75d5());}(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'],[_0x13597b=>Number(_0x13597b)>=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(_0x111aed){return L['includes'](_0x111aed);}function g(_0x1bd6b6){return Array['from'](_0x1bd6b6['getStyleNames']())['filter'](P);}function b(_0x80fdf9,_0x443eaa,_0x345393){const {spanStyles:_0x165b83,stylesToBeHtmlElements:_0x35c816}=function(_0x17a61b,_0x2bd40f){const _0xad8b80={},_0x1c96ef={};return _0x2bd40f['forEach'](_0xaada07=>{const _0x19635b=_0x17a61b['getStyle'](_0xaada07);if(_0x19635b){if(function(_0x5078f7){return E['includes'](_0x5078f7);}(_0xaada07))_0xad8b80[_0xaada07]=_0x19635b;else{if(function(_0x10ac78){return _0x10ac78 in F;}(_0xaada07)){const _0x533a76=_0x19635b['split']('\x20');F[_0xaada07]['forEach'](([_0x586d8d,_0x3c8618])=>{for(const _0x680a64 of _0x533a76){('function'==typeof _0x586d8d&&_0x586d8d(_0x680a64)||_0x586d8d===_0x680a64)&&(_0x1c96ef[_0xaada07]=[..._0x1c96ef[_0xaada07]||[],[_0x586d8d,_0x3c8618]]);}});}}}}),{'spanStyles':_0xad8b80,'stylesToBeHtmlElements':_0x1c96ef};}(_0x80fdf9,_0x345393);!function(_0x23662b,_0x2c0bfd,_0x46e27b){for(const _0x1b1e2b in _0x46e27b){_0x46e27b[_0x1b1e2b]['forEach'](([,_0x376c04])=>{const _0x40dd02=_0x2c0bfd['createElement'](_0x376c04,[],_0x23662b['getChildren']());_0x2c0bfd['insertChild'](0x0,_0x40dd02,_0x23662b);}),_0x2c0bfd['removeStyle'](_0x1b1e2b,_0x23662b);}}(_0x80fdf9,_0x443eaa,_0x35c816),function(_0x32a4e6,_0x5e4791,_0x44f621){if(!Object['keys'](_0x44f621)['length'])return;const _0x53e86b=_0x5e4791['createElement']('span',[],_0x32a4e6['getChildren']());_0x5e4791['setStyle'](_0x44f621,_0x53e86b),_0x5e4791['insertChild'](0x0,_0x53e86b,_0x32a4e6),_0x5e4791['removeStyle'](Object['keys'](_0x44f621),_0x32a4e6);}(_0x80fdf9,_0x443eaa,_0x165b83);}class a extends _0x2ae9d7{['execute'](_0x27c3be){const {body:_0x55d914}=_0x27c3be['_parsedData'],_0x3a1104=new _0x25e523(_0x55d914['document']),_0x986a59=_0x3a1104['createRangeIn'](_0x55d914),_0x193fcd=new _0x31595e(_0x3a1104['document']['stylesProcessor']),_0x2880d1=[...new _0xc61022(_0x193fcd)['blockElements'],'font'],_0x527816=_0x986a59['getItems']();for(const _0x46ab1f of _0x527816)_0x46ab1f['is']('element')&&_0x2880d1['includes'](_0x46ab1f['name'])&&b(_0x46ab1f,_0x3a1104,g(_0x46ab1f));_0x27c3be['content']=_0x55d914;}['isActive'](_0x30985f){return super['isActive'](_0x30985f)||p(_0x30985f);}}class s extends _0x814635{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x308c5d=this['editor'],_0x143a20=_0x308c5d['plugins']['get']('ClipboardPipeline'),_0x26fd16=_0x308c5d['editing']['view']['document'],_0x139fc6=new a(_0x26fd16);_0x143a20['on']('inputTransformation',(_0x2e2b69,_0x2e31c3)=>{const _0x494fcb=_0x2e31c3['dataTransfer']['getData']('text/html');_0x139fc6['isActive'](_0x494fcb)&&(_0x2e31c3['_parsedData']||(_0x2e31c3['_parsedData']=_0x51ddc0(_0x494fcb,_0x26fd16['stylesProcessor'])),_0x139fc6['execute'](_0x2e31c3));},{'priority':_0x54dcf6['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x22a63d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x428f16;for(const _0x51a157 in _0x22a63d){const _0x442a8a=_0x51a157,_0x45240d=_0x22a63d[_0x442a8a];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x45240d||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x45240d||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x45240d||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x45240d||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x45240d||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x45240d||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x45240d||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x45240d){delete _0x22a63d[_0x442a8a],_0x428f16=_0x45240d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x428f16&&_0x22a63d['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x428f16&&_0x22a63d['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x428f16&&_0x22a63d['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x428f16&&_0x22a63d['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x428f16&&_0x22a63d['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x428f16&&_0x22a63d['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x428f16&&_0x22a63d['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x814635{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "47.0.0-alpha.0",
3
+ "version": "47.0.0-alpha.2",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "47.0.0-alpha.0",
26
- "@ckeditor/ckeditor5-engine": "47.0.0-alpha.0",
27
- "@ckeditor/ckeditor5-paste-from-office": "47.0.0-alpha.0",
28
- "@ckeditor/ckeditor5-utils": "47.0.0-alpha.0",
29
- "ckeditor5": "47.0.0-alpha.0"
25
+ "@ckeditor/ckeditor5-core": "47.0.0-alpha.2",
26
+ "@ckeditor/ckeditor5-engine": "47.0.0-alpha.2",
27
+ "@ckeditor/ckeditor5-paste-from-office": "47.0.0-alpha.2",
28
+ "@ckeditor/ckeditor5-utils": "47.0.0-alpha.2",
29
+ "ckeditor5": "47.0.0-alpha.2"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x133359,_0x60c81f){var _0x1ddfbf=_0x6e86,_0x2cd1fb=_0x133359();while(!![]){try{var _0x4c63b4=-parseInt(_0x1ddfbf(0x1f2))/0x1*(-parseInt(_0x1ddfbf(0x1ef))/0x2)+parseInt(_0x1ddfbf(0x1ee))/0x3+-parseInt(_0x1ddfbf(0x1f3))/0x4+-parseInt(_0x1ddfbf(0x1f1))/0x5*(parseInt(_0x1ddfbf(0x1f5))/0x6)+-parseInt(_0x1ddfbf(0x1f6))/0x7*(parseInt(_0x1ddfbf(0x1f4))/0x8)+-parseInt(_0x1ddfbf(0x1ed))/0x9+parseInt(_0x1ddfbf(0x1f0))/0xa;if(_0x4c63b4===_0x60c81f)break;else _0x2cd1fb['push'](_0x2cd1fb['shift']());}catch(_0x26cc99){_0x2cd1fb['push'](_0x2cd1fb['shift']());}}}(_0x85ed,0x1bcbe));function _0x85ed(){var _0x469215=['209799Pjejwe','958fyWPgz','3235940xQApEZ','115355VINbKP','35ZqBUvH','328808UbRmxV','1464jWtsxj','18eAMBbi','3752wHAcez','422415EdYCgu'];_0x85ed=function(){return _0x469215;};return _0x85ed();}function _0x6e86(_0x11f70d,_0x2b86dc){var _0x85edf1=_0x85ed();return _0x6e86=function(_0x6e8609,_0x4e38da){_0x6e8609=_0x6e8609-0x1ed;var _0x5adde4=_0x85edf1[_0x6e8609];return _0x5adde4;},_0x6e86(_0x11f70d,_0x2b86dc);}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
23
+ (function(_0x32166e,_0x31e7b2){var _0x210176=_0x4600,_0x1916ad=_0x32166e();while(!![]){try{var _0x29cfe7=parseInt(_0x210176(0xe5))/0x1*(-parseInt(_0x210176(0xe1))/0x2)+parseInt(_0x210176(0xeb))/0x3+-parseInt(_0x210176(0xe0))/0x4*(parseInt(_0x210176(0xdf))/0x5)+parseInt(_0x210176(0xe2))/0x6*(-parseInt(_0x210176(0xe8))/0x7)+-parseInt(_0x210176(0xea))/0x8*(parseInt(_0x210176(0xe3))/0x9)+-parseInt(_0x210176(0xe6))/0xa*(-parseInt(_0x210176(0xe7))/0xb)+parseInt(_0x210176(0xe4))/0xc*(parseInt(_0x210176(0xe9))/0xd);if(_0x29cfe7===_0x31e7b2)break;else _0x1916ad['push'](_0x1916ad['shift']());}catch(_0x1fd147){_0x1916ad['push'](_0x1916ad['shift']());}}}(_0x3b03,0xe1d8b));function _0x3b03(){var _0x498aed=['1484ICHXux','42kDtEMi','72582HaDzms','5778Mxxxdi','47960916QsQZFL','53774TFpySp','76210TogRmN','1859HaxWNp','371LwLgPC','13VALrgI','22904Ylikfo','967470ABVPCL','14470QacodH'];_0x3b03=function(){return _0x498aed;};return _0x3b03();}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x4600(_0x4a6487,_0x5a005d){var _0x3b03f5=_0x3b03();return _0x4600=function(_0x460066,_0x4512d8){_0x460066=_0x460066-0xdf;var _0x272ca2=_0x3b03f5[_0x460066];return _0x272ca2;},_0x4600(_0x4a6487,_0x5a005d);}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2ce6a9,_0x299c27){var _0x335111=_0x25cb,_0x5aba19=_0x2ce6a9();while(!![]){try{var _0x8e2517=-parseInt(_0x335111(0x148))/0x1+-parseInt(_0x335111(0x147))/0x2*(-parseInt(_0x335111(0x14d))/0x3)+-parseInt(_0x335111(0x144))/0x4+-parseInt(_0x335111(0x14b))/0x5*(parseInt(_0x335111(0x143))/0x6)+parseInt(_0x335111(0x14e))/0x7*(-parseInt(_0x335111(0x145))/0x8)+-parseInt(_0x335111(0x149))/0x9*(parseInt(_0x335111(0x14a))/0xa)+parseInt(_0x335111(0x14c))/0xb*(parseInt(_0x335111(0x146))/0xc);if(_0x8e2517===_0x299c27)break;else _0x5aba19['push'](_0x5aba19['shift']());}catch(_0x2653a8){_0x5aba19['push'](_0x5aba19['shift']());}}}(_0x26e8,0x9861d));function _0x25cb(_0x56771b,_0x2e7c25){var _0x26e8d7=_0x26e8();return _0x25cb=function(_0x25cbdd,_0x591652){_0x25cbdd=_0x25cbdd-0x143;var _0x4a1763=_0x26e8d7[_0x25cbdd];return _0x4a1763;},_0x25cb(_0x56771b,_0x2e7c25);}import{CKEditorError as _0x3eb215}from'ckeditor5/src/utils.js';function _0x26e8(){var _0x200807=['3TFHwOR','147cwepeb','2452332evsSCZ','3910660IcxFDp','65704OGFKeU','12RQmjUC','550870yMivzq','650537TxccBO','5895756GGROZy','10nSFbkl','5YZcKpW','35345233YPGPoY'];_0x26e8=function(){return _0x200807;};return _0x26e8();}
23
+ function _0x35eb(_0x466cf9,_0x309c9f){var _0x4d3055=_0x4d30();return _0x35eb=function(_0x35ebfa,_0x395422){_0x35ebfa=_0x35ebfa-0x15e;var _0x2add00=_0x4d3055[_0x35ebfa];return _0x2add00;},_0x35eb(_0x466cf9,_0x309c9f);}function _0x4d30(){var _0x4e4c88=['2358DUJGjx','51052QEbZjo','7420uOXCoO','14892RYDafG','16635135PFybtD','985xEOnKC','2443AVwLvp','852653iBYOVe','16316dnsxHs','5763952UALDCV','123TtysVF'];_0x4d30=function(){return _0x4e4c88;};return _0x4d30();}(function(_0xb00e40,_0x4d0d55){var _0x5541d2=_0x35eb,_0x36283b=_0xb00e40();while(!![]){try{var _0x507c7c=parseInt(_0x5541d2(0x166))/0x1+parseInt(_0x5541d2(0x160))/0x2*(-parseInt(_0x5541d2(0x15e))/0x3)+parseInt(_0x5541d2(0x167))/0x4*(-parseInt(_0x5541d2(0x164))/0x5)+-parseInt(_0x5541d2(0x162))/0x6*(parseInt(_0x5541d2(0x165))/0x7)+parseInt(_0x5541d2(0x168))/0x8+parseInt(_0x5541d2(0x15f))/0x9*(parseInt(_0x5541d2(0x161))/0xa)+parseInt(_0x5541d2(0x163))/0xb;if(_0x507c7c===_0x4d0d55)break;else _0x36283b['push'](_0x36283b['shift']());}catch(_0x47b71b){_0x36283b['push'](_0x36283b['shift']());}}}(_0x4d30,0x89921));import{CKEditorError as _0xde9458}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4cfc6b=_0x3a38;(function(_0x45803d,_0x566e7c){const _0x53b7bd=_0x3a38,_0x5e8500=_0x45803d();while(!![]){try{const _0x6566e1=-parseInt(_0x53b7bd(0xbf))/0x1+-parseInt(_0x53b7bd(0xce))/0x2*(-parseInt(_0x53b7bd(0xbb))/0x3)+-parseInt(_0x53b7bd(0xc0))/0x4*(parseInt(_0x53b7bd(0xc8))/0x5)+-parseInt(_0x53b7bd(0xcc))/0x6*(parseInt(_0x53b7bd(0xc4))/0x7)+parseInt(_0x53b7bd(0xc9))/0x8*(parseInt(_0x53b7bd(0xc2))/0x9)+parseInt(_0x53b7bd(0xbe))/0xa*(-parseInt(_0x53b7bd(0xd3))/0xb)+parseInt(_0x53b7bd(0xc5))/0xc;if(_0x6566e1===_0x566e7c)break;else _0x5e8500['push'](_0x5e8500['shift']());}catch(_0x90f9a1){_0x5e8500['push'](_0x5e8500['shift']());}}}(_0x34dd,0xd6944));import{ViewUpcastWriter as _0x39c00a}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x28db35}from'@ckeditor/ckeditor5-paste-from-office';function _0x34dd(){const _0x4277d4=['from','22aTCmxZ','type','3etkbez','size','hasStyle','8393270wTosvm','328842IoyBRb','52972vihGMH','setStyle','2988XFcput','document','49nGWFmN','49553748ezKIZI','values','createRangeIn','170yDpmHi','14888XCzQcG','_parsedData','item','1250838WNkACk','content','97308INeOsa','isActive','elementStart','execute'];_0x34dd=function(){return _0x4277d4;};return _0x34dd();}import{isMSExcelContent as _0x4af9cc}from'../../utils.js';function _0x3a38(_0xfb3060,_0x4fc335){const _0x34dd49=_0x34dd();return _0x3a38=function(_0x3a38a6,_0x426a98){_0x3a38a6=_0x3a38a6-0xba;let _0x3f6c29=_0x34dd49[_0x3a38a6];return _0x3f6c29;},_0x3a38(_0xfb3060,_0x4fc335);}import{extractStyles as _0x1291a6,expandStyles as _0x40078d,getMatchingStyles as _0x365202,flattenStyleDefinitions as _0x418134}from'./utils.js';export class MSOfficeStylesInliner extends _0x28db35{[_0x4cfc6b(0xd1)](_0x9b4779){const _0xa2cc37=_0x4cfc6b,{body:_0x4eb3c7,styles:_0x324450}=_0x9b4779[_0xa2cc37(0xca)],_0x420e26=new _0x39c00a(_0x4eb3c7[_0xa2cc37(0xc3)]),_0x2070c8=_0x420e26[_0xa2cc37(0xc7)](_0x4eb3c7),_0x2a02be=_0x1291a6(_0x324450),_0x4aacda=_0x40078d(_0x2a02be);for(const _0x4ebaa8 of _0x2070c8){if(_0xa2cc37(0xd0)!==_0x4ebaa8[_0xa2cc37(0xba)])continue;const _0x24e179=_0x365202(_0x4ebaa8[_0xa2cc37(0xcb)],_0x4aacda);if(_0x24e179[_0xa2cc37(0xbc)]){const _0x4e303a=_0x418134(Array[_0xa2cc37(0xd2)](_0x24e179[_0xa2cc37(0xc6)]()));for(const _0x189df5 in _0x4e303a){const _0x2482f2=_0x4ebaa8[_0xa2cc37(0xcb)];_0x2482f2[_0xa2cc37(0xbd)](_0x189df5)||_0x420e26[_0xa2cc37(0xc1)](_0x189df5,_0x4e303a[_0x189df5],_0x2482f2);}}}_0x9b4779[_0xa2cc37(0xcd)]=_0x4eb3c7;}[_0x4cfc6b(0xcf)](_0x203522){const _0x2be366=_0x4cfc6b;return super[_0x2be366(0xcf)](_0x203522)||_0x4af9cc(_0x203522);}}
23
+ const _0x585cc9=_0x3af5;function _0x3af5(_0x13224e,_0x2f23db){const _0x1959ba=_0x1959();return _0x3af5=function(_0x3af5aa,_0x3aaa54){_0x3af5aa=_0x3af5aa-0x120;let _0xc75b29=_0x1959ba[_0x3af5aa];return _0xc75b29;},_0x3af5(_0x13224e,_0x2f23db);}(function(_0x117e2d,_0x31fa28){const _0x317b89=_0x3af5,_0x197ee6=_0x117e2d();while(!![]){try{const _0x295f26=parseInt(_0x317b89(0x120))/0x1+-parseInt(_0x317b89(0x12c))/0x2+-parseInt(_0x317b89(0x124))/0x3+-parseInt(_0x317b89(0x121))/0x4*(parseInt(_0x317b89(0x12d))/0x5)+-parseInt(_0x317b89(0x12e))/0x6*(-parseInt(_0x317b89(0x123))/0x7)+parseInt(_0x317b89(0x135))/0x8+-parseInt(_0x317b89(0x131))/0x9*(parseInt(_0x317b89(0x127))/0xa);if(_0x295f26===_0x31fa28)break;else _0x197ee6['push'](_0x197ee6['shift']());}catch(_0x89cdfc){_0x197ee6['push'](_0x197ee6['shift']());}}}(_0x1959,0xbb20e));import{ViewUpcastWriter as _0x1ef24f}from'ckeditor5/src/engine.js';function _0x1959(){const _0x32a2b5=['from','document','665570PKIqEa','5UhVHJd','6fnLtMl','_parsedData','createRangeIn','18234SFyvZr','type','hasStyle','values','8518320jkEUMR','size','content','1192934wzpaWM','573052ATiRAe','item','6166384DNXpFC','4053348MIpgXw','setStyle','isActive','2690RpnYNY','execute','elementStart'];_0x1959=function(){return _0x32a2b5;};return _0x1959();}import{PasteFromOfficeMSWordNormalizer as _0x45d866}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x211c01}from'../../utils.js';import{extractStyles as _0x28ffc4,expandStyles as _0x5e377a,getMatchingStyles as _0x4738c9,flattenStyleDefinitions as _0x3dec2c}from'./utils.js';export class MSOfficeStylesInliner extends _0x45d866{[_0x585cc9(0x128)](_0x194d0a){const _0x29a40d=_0x585cc9,{body:_0x56a019,styles:_0x9282fb}=_0x194d0a[_0x29a40d(0x12f)],_0x3c8507=new _0x1ef24f(_0x56a019[_0x29a40d(0x12b)]),_0x39e2b2=_0x3c8507[_0x29a40d(0x130)](_0x56a019),_0x3d01a4=_0x28ffc4(_0x9282fb),_0x2a2013=_0x5e377a(_0x3d01a4);for(const _0x5ee43e of _0x39e2b2){if(_0x29a40d(0x129)!==_0x5ee43e[_0x29a40d(0x132)])continue;const _0x5ec693=_0x4738c9(_0x5ee43e[_0x29a40d(0x122)],_0x2a2013);if(_0x5ec693[_0x29a40d(0x136)]){const _0x1a3287=_0x3dec2c(Array[_0x29a40d(0x12a)](_0x5ec693[_0x29a40d(0x134)]()));for(const _0x496e1c in _0x1a3287){const _0x14ac06=_0x5ee43e[_0x29a40d(0x122)];_0x14ac06[_0x29a40d(0x133)](_0x496e1c)||_0x3c8507[_0x29a40d(0x125)](_0x496e1c,_0x1a3287[_0x496e1c],_0x14ac06);}}}_0x194d0a[_0x29a40d(0x137)]=_0x56a019;}[_0x585cc9(0x126)](_0x540196){const _0x177974=_0x585cc9;return super[_0x177974(0x126)](_0x540196)||_0x211c01(_0x540196);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x42d20c,_0x1317f6){const _0x31cfeb=_0x1109,_0x2d4045=_0x42d20c();while(!![]){try{const _0x3fdbb7=parseInt(_0x31cfeb(0x11c))/0x1+-parseInt(_0x31cfeb(0x114))/0x2+parseInt(_0x31cfeb(0x116))/0x3*(parseInt(_0x31cfeb(0x125))/0x4)+-parseInt(_0x31cfeb(0x113))/0x5*(parseInt(_0x31cfeb(0x118))/0x6)+parseInt(_0x31cfeb(0x11a))/0x7+-parseInt(_0x31cfeb(0x128))/0x8*(parseInt(_0x31cfeb(0x124))/0x9)+parseInt(_0x31cfeb(0x122))/0xa*(parseInt(_0x31cfeb(0x11f))/0xb);if(_0x3fdbb7===_0x1317f6)break;else _0x2d4045['push'](_0x2d4045['shift']());}catch(_0x286ef2){_0x2d4045['push'](_0x2d4045['shift']());}}}(_0x4b7e,0x2a687));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x1109(_0x12c28e,_0x390aa9){const _0x4b7e63=_0x4b7e();return _0x1109=function(_0x110961,_0x4bfbc9){_0x110961=_0x110961-0x113;let _0x2225bc=_0x4b7e63[_0x110961];return _0x2225bc;},_0x1109(_0x12c28e,_0x390aa9);}export function getMatchingStyles(_0x3e6774,_0x1f64fa){const _0x4b1b9d=_0x1109,_0x4319a8=new Map();for(const [_0x39b7c0,_0x3d9f6c]of _0x1f64fa){if(!_0x39b7c0[_0x4b1b9d(0x12b)]&&!_0x39b7c0[_0x4b1b9d(0x120)])continue;const _0x40d83c=!_0x39b7c0[_0x4b1b9d(0x12b)]||_0x3e6774[_0x4b1b9d(0x126)]===_0x39b7c0[_0x4b1b9d(0x12b)],_0x4d8045=!_0x39b7c0[_0x4b1b9d(0x120)]||_0x3e6774[_0x4b1b9d(0x127)](_0x39b7c0[_0x4b1b9d(0x120)]);_0x40d83c&&_0x4d8045&&_0x4319a8[_0x4b1b9d(0x12c)](_0x39b7c0,_0x3d9f6c);}return _0x4319a8;}export function extractStyles(_0x2efd7a){const _0x198180=_0x1109,_0x137909={};for(const _0x2e1c49 of _0x2efd7a)for(const _0x40c3e1 of _0x2e1c49[_0x198180(0x12f)])if(_0x40c3e1 instanceof CSSStyleRule){const _0x15dd32=parseCSSStyleDeclaration(_0x40c3e1[_0x198180(0x12e)]);_0x137909[_0x40c3e1[_0x198180(0x123)]]=Object[_0x198180(0x11b)]({},_0x137909[_0x40c3e1[_0x198180(0x123)]]||{},_0x15dd32);}return _0x137909;}export function expandStyles(_0x319d47){const _0x48d7b2=_0x1109,_0x433316=new Map();for(const _0x2cdb37 in _0x319d47){const _0x505652=parseCSSSelector(_0x2cdb37),_0xa630a8=_0x319d47[_0x2cdb37];for(const _0x5b39f4 of _0x505652)_0x433316[_0x48d7b2(0x12c)](_0x5b39f4,_0xa630a8);}return _0x433316;}function _0x4b7e(){const _0x1fe320=['map','150668oHBkLF','assign','136501TFQcJy','push','getPropertyValue','874819fbcEjL','className','exec','10MjjCbS','selectorText','440604vuRPds','1704HpxLuE','name','hasClass','16NxEzaQ','split','trim','tagName','set','length','style','cssRules','530KOJISN','116846xiNiVk','initial','1986MkuXTw','groups','10728csbOJj'];_0x4b7e=function(){return _0x1fe320;};return _0x4b7e();}export function parseCSSStyleDeclaration(_0x3869bd){const _0x6a4dfa=_0x1109,_0x1e08a4={};for(let _0x418349=0x0;_0x418349<_0x3869bd[_0x6a4dfa(0x12d)];_0x418349++){const _0x867fd4=_0x3869bd[_0x418349],_0x392808=_0x3869bd[_0x6a4dfa(0x11e)](_0x867fd4);_0x6a4dfa(0x115)!==_0x392808&&(_0x1e08a4[_0x867fd4]=_0x392808);}return _0x1e08a4;}export function parseCSSSelector(_0x27a4da){const _0x3447aa=_0x1109,_0x16f6a0=_0x27a4da[_0x3447aa(0x129)](',')[_0x3447aa(0x119)](_0x24441d=>_0x24441d[_0x3447aa(0x12a)]()),_0x356898=[];for(const _0xce3d10 of _0x16f6a0){const _0x2cf0f9=S[_0x3447aa(0x121)](_0xce3d10);_0x2cf0f9&&_0x356898[_0x3447aa(0x11d)](_0x2cf0f9[_0x3447aa(0x117)]);}return _0x356898;}export function flattenStyleDefinitions(_0x57c217){const _0x470f60=_0x1109,_0x5291f5={};for(const _0x55fb7e of _0x57c217)Object[_0x470f60(0x11b)](_0x5291f5,_0x55fb7e);return _0x5291f5;}
23
+ (function(_0x344cdb,_0x593307){const _0x32aa9c=_0x2774,_0x3a1dc1=_0x344cdb();while(!![]){try{const _0x1a4030=-parseInt(_0x32aa9c(0x13c))/0x1+parseInt(_0x32aa9c(0x131))/0x2*(parseInt(_0x32aa9c(0x137))/0x3)+-parseInt(_0x32aa9c(0x139))/0x4+parseInt(_0x32aa9c(0x126))/0x5*(parseInt(_0x32aa9c(0x128))/0x6)+-parseInt(_0x32aa9c(0x135))/0x7*(-parseInt(_0x32aa9c(0x12b))/0x8)+-parseInt(_0x32aa9c(0x13f))/0x9*(parseInt(_0x32aa9c(0x141))/0xa)+parseInt(_0x32aa9c(0x136))/0xb;if(_0x1a4030===_0x593307)break;else _0x3a1dc1['push'](_0x3a1dc1['shift']());}catch(_0x3ff1b7){_0x3a1dc1['push'](_0x3a1dc1['shift']());}}}(_0x4d54,0xe8099));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x4921f7,_0x368574){const _0x2ecadc=_0x2774,_0x2eea53=new Map();for(const [_0x4ce7da,_0x105a54]of _0x368574){if(!_0x4ce7da[_0x2ecadc(0x12d)]&&!_0x4ce7da[_0x2ecadc(0x132)])continue;const _0x5566d5=!_0x4ce7da[_0x2ecadc(0x12d)]||_0x4921f7[_0x2ecadc(0x133)]===_0x4ce7da[_0x2ecadc(0x12d)],_0x71351c=!_0x4ce7da[_0x2ecadc(0x132)]||_0x4921f7[_0x2ecadc(0x129)](_0x4ce7da[_0x2ecadc(0x132)]);_0x5566d5&&_0x71351c&&_0x2eea53[_0x2ecadc(0x142)](_0x4ce7da,_0x105a54);}return _0x2eea53;}export function extractStyles(_0x40c316){const _0x37e72a=_0x2774,_0x2d2cf3={};for(const _0x12bca0 of _0x40c316)for(const _0x446364 of _0x12bca0[_0x37e72a(0x13d)])if(_0x446364 instanceof CSSStyleRule){const _0x107029=parseCSSStyleDeclaration(_0x446364[_0x37e72a(0x134)]);_0x2d2cf3[_0x446364[_0x37e72a(0x12c)]]=Object[_0x37e72a(0x13b)]({},_0x2d2cf3[_0x446364[_0x37e72a(0x12c)]]||{},_0x107029);}return _0x2d2cf3;}export function expandStyles(_0x255361){const _0x363278=_0x2774,_0x551df0=new Map();for(const _0x95e9d6 in _0x255361){const _0x556bbc=parseCSSSelector(_0x95e9d6),_0x20d26a=_0x255361[_0x95e9d6];for(const _0x5772c7 of _0x556bbc)_0x551df0[_0x363278(0x142)](_0x5772c7,_0x20d26a);}return _0x551df0;}function _0x4d54(){const _0x45d9df=['exec','groups','4iapwVu','className','name','style','56yUXhIm','17455922xdwSBX','82338ChgdKi','push','2049268UdhEeg','map','assign','141070fiozcQ','cssRules','length','339723WDqTZu','split','430ESoviU','set','2494405xgSAeC','getPropertyValue','18bdzwvB','hasClass','trim','88496FcAQFd','selectorText','tagName','initial'];_0x4d54=function(){return _0x45d9df;};return _0x4d54();}export function parseCSSStyleDeclaration(_0xe1b743){const _0x1c8216=_0x2774,_0x4ac669={};for(let _0x54575c=0x0;_0x54575c<_0xe1b743[_0x1c8216(0x13e)];_0x54575c++){const _0x4aee74=_0xe1b743[_0x54575c],_0x2d08c0=_0xe1b743[_0x1c8216(0x127)](_0x4aee74);_0x1c8216(0x12e)!==_0x2d08c0&&(_0x4ac669[_0x4aee74]=_0x2d08c0);}return _0x4ac669;}function _0x2774(_0x305b2c,_0x2e4abf){const _0x4d544e=_0x4d54();return _0x2774=function(_0x27740a,_0x2a1c4b){_0x27740a=_0x27740a-0x126;let _0x5c52a0=_0x4d544e[_0x27740a];return _0x5c52a0;},_0x2774(_0x305b2c,_0x2e4abf);}export function parseCSSSelector(_0x9c275){const _0x21c3ce=_0x2774,_0x5e1f30=_0x9c275[_0x21c3ce(0x140)](',')[_0x21c3ce(0x13a)](_0x3bd2bb=>_0x3bd2bb[_0x21c3ce(0x12a)]()),_0x25f8d6=[];for(const _0x2b1050 of _0x5e1f30){const _0x2d3965=S[_0x21c3ce(0x12f)](_0x2b1050);_0x2d3965&&_0x25f8d6[_0x21c3ce(0x138)](_0x2d3965[_0x21c3ce(0x130)]);}return _0x25f8d6;}export function flattenStyleDefinitions(_0xa627c4){const _0x3151c3=_0x2774,_0x359875={};for(const _0x39ef74 of _0xa627c4)Object[_0x3151c3(0x13b)](_0x359875,_0x39ef74);return _0x359875;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x45f5(){const _0x3ed971=['189474nbQwKQ','_parsedData','blockElements','createRangeIn','includes','getItems','1090oHGGUG','document','6781907zEflwC','299mPoWdY','711308HZedeZ','40GZNSus','12UbebGG','name','9414ZUikaV','content','578jUmAXK','element','2412472NQHafn','7wTfiyS','isActive','execute','stylesProcessor','461655hWxONM','font'];_0x45f5=function(){return _0x3ed971;};return _0x45f5();}const _0x26a152=_0xd4d4;(function(_0x4f2a8d,_0x2fbc76){const _0x4dbae4=_0xd4d4,_0x36b4d4=_0x4f2a8d();while(!![]){try{const _0x4f2ca0=-parseInt(_0x4dbae4(0xdc))/0x1*(-parseInt(_0x4dbae4(0xca))/0x2)+parseInt(_0x4dbae4(0xd1))/0x3+-parseInt(_0x4dbae4(0xdd))/0x4+-parseInt(_0x4dbae4(0xde))/0x5*(parseInt(_0x4dbae4(0xd3))/0x6)+-parseInt(_0x4dbae4(0xcd))/0x7*(parseInt(_0x4dbae4(0xcc))/0x8)+-parseInt(_0x4dbae4(0xc8))/0x9*(-parseInt(_0x4dbae4(0xd9))/0xa)+parseInt(_0x4dbae4(0xdb))/0xb*(parseInt(_0x4dbae4(0xdf))/0xc);if(_0x4f2ca0===_0x2fbc76)break;else _0x36b4d4['push'](_0x36b4d4['shift']());}catch(_0x3a7b34){_0x36b4d4['push'](_0x36b4d4['shift']());}}}(_0x45f5,0x3a4ed));import{ViewUpcastWriter as _0x1a427a,ViewDomConverter as _0x22ee4a,ViewDocument as _0x4f2c40}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x520777}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x8c08e3}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x233bab,propagateStyleProperties as _0x292455}from'./utils.js';function _0xd4d4(_0x1a5955,_0x5a1769){const _0x45f570=_0x45f5();return _0xd4d4=function(_0xd4d4ce,_0xfc86f7){_0xd4d4ce=_0xd4d4ce-0xc7;let _0x2d920a=_0x45f570[_0xd4d4ce];return _0x2d920a;},_0xd4d4(_0x1a5955,_0x5a1769);}export class MSOfficeInlineStylePropagator extends _0x520777{[_0x26a152(0xcf)](_0x1924c5){const _0x4177ae=_0x26a152,{body:_0x459051}=_0x1924c5[_0x4177ae(0xd4)],_0x2e5ec6=new _0x1a427a(_0x459051[_0x4177ae(0xda)]),_0x37abcb=_0x2e5ec6[_0x4177ae(0xd6)](_0x459051),_0x69173b=new _0x4f2c40(_0x2e5ec6[_0x4177ae(0xda)][_0x4177ae(0xd0)]),_0x23fb96=[...new _0x22ee4a(_0x69173b)[_0x4177ae(0xd5)],_0x4177ae(0xd2)],_0x39d549=_0x37abcb[_0x4177ae(0xd8)]();for(const _0x29ea54 of _0x39d549)if(_0x29ea54['is'](_0x4177ae(0xcb))&&_0x23fb96[_0x4177ae(0xd7)](_0x29ea54[_0x4177ae(0xc7)])){const _0x5e0800=_0x233bab(_0x29ea54);_0x292455(_0x29ea54,_0x2e5ec6,_0x5e0800);}_0x1924c5[_0x4177ae(0xc9)]=_0x459051;}[_0x26a152(0xce)](_0x484038){const _0x8bf2e2=_0x26a152;return super[_0x8bf2e2(0xce)](_0x484038)||_0x8c08e3(_0x484038);}}
23
+ function _0x2b97(_0x74e7b1,_0x4b4bbd){const _0x438920=_0x4389();return _0x2b97=function(_0x2b97a2,_0x3ebcc5){_0x2b97a2=_0x2b97a2-0x198;let _0x3c06b6=_0x438920[_0x2b97a2];return _0x3c06b6;},_0x2b97(_0x74e7b1,_0x4b4bbd);}function _0x4389(){const _0x2d047b=['createRangeIn','1576430TCkZLe','27PJwFKb','blockElements','5213096BeoXCm','5719495srTfaG','3667440EjvtHp','execute','name','isActive','element','font','207kxIhbY','includes','getItems','stylesProcessor','content','497CMciwU','51594efdvLH','8392830PcbflC','12802JXxHyB','_parsedData','document'];_0x4389=function(){return _0x2d047b;};return _0x4389();}const _0x22c49b=_0x2b97;(function(_0x5d9fc7,_0x5833e5){const _0x4ef335=_0x2b97,_0x4f0502=_0x5d9fc7();while(!![]){try{const _0x24fd1d=parseInt(_0x4ef335(0x1a8))/0x1+parseInt(_0x4ef335(0x1a4))/0x2*(parseInt(_0x4ef335(0x19c))/0x3)+parseInt(_0x4ef335(0x1ab))/0x4+parseInt(_0x4ef335(0x1ac))/0x5+parseInt(_0x4ef335(0x1a2))/0x6*(-parseInt(_0x4ef335(0x1a1))/0x7)+-parseInt(_0x4ef335(0x1ad))/0x8+-parseInt(_0x4ef335(0x1a9))/0x9*(parseInt(_0x4ef335(0x1a3))/0xa);if(_0x24fd1d===_0x5833e5)break;else _0x4f0502['push'](_0x4f0502['shift']());}catch(_0x29ba62){_0x4f0502['push'](_0x4f0502['shift']());}}}(_0x4389,0xd6780));import{ViewUpcastWriter as _0x53ed25,ViewDomConverter as _0x575448,ViewDocument as _0x1ae0d1}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x4ec2e2}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x423a55}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x37a6af,propagateStyleProperties as _0x290e3e}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x4ec2e2{[_0x22c49b(0x1ae)](_0x2f37db){const _0x5a79fe=_0x22c49b,{body:_0x175c83}=_0x2f37db[_0x5a79fe(0x1a5)],_0x4e9b1e=new _0x53ed25(_0x175c83[_0x5a79fe(0x1a6)]),_0x3f49b4=_0x4e9b1e[_0x5a79fe(0x1a7)](_0x175c83),_0x1dcb02=new _0x1ae0d1(_0x4e9b1e[_0x5a79fe(0x1a6)][_0x5a79fe(0x19f)]),_0x1cad60=[...new _0x575448(_0x1dcb02)[_0x5a79fe(0x1aa)],_0x5a79fe(0x19b)],_0xd0360f=_0x3f49b4[_0x5a79fe(0x19e)]();for(const _0x5ab272 of _0xd0360f)if(_0x5ab272['is'](_0x5a79fe(0x19a))&&_0x1cad60[_0x5a79fe(0x19d)](_0x5ab272[_0x5a79fe(0x198)])){const _0x2e6404=_0x37a6af(_0x5ab272);_0x290e3e(_0x5ab272,_0x4e9b1e,_0x2e6404);}_0x2f37db[_0x5a79fe(0x1a0)]=_0x175c83;}[_0x22c49b(0x199)](_0x2e68c3){const _0x5bef48=_0x22c49b;return super[_0x5bef48(0x199)](_0x2e68c3)||_0x423a55(_0x2e68c3);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x53c9(_0x25c4f3,_0xdf9737){const _0x3cdf75=_0x3cdf();return _0x53c9=function(_0x53c94e,_0x9426c2){_0x53c94e=_0x53c94e-0x11b;let _0x20a4b0=_0x3cdf75[_0x53c94e];return _0x20a4b0;},_0x53c9(_0x25c4f3,_0xdf9737);}const _0x5abd50=_0x53c9;(function(_0x3760ca,_0xecb177){const _0x592837=_0x53c9,_0x4353c1=_0x3760ca();while(!![]){try{const _0x5aa0f3=parseInt(_0x592837(0x138))/0x1+parseInt(_0x592837(0x126))/0x2*(parseInt(_0x592837(0x139))/0x3)+-parseInt(_0x592837(0x122))/0x4+parseInt(_0x592837(0x121))/0x5+parseInt(_0x592837(0x141))/0x6+-parseInt(_0x592837(0x129))/0x7*(-parseInt(_0x592837(0x123))/0x8)+-parseInt(_0x592837(0x12c))/0x9;if(_0x5aa0f3===_0xecb177)break;else _0x4353c1['push'](_0x4353c1['shift']());}catch(_0x53a64e){_0x4353c1['push'](_0x4353c1['shift']());}}}(_0x3cdf,0x98641));function _0x3cdf(){const _0x48e855=['strong','italic','font-weight','super','split','bold','5257992eeFqTq','line-through','setStyle','medium','keys','color','sub','getStyleNames','includes','forEach','bolder','2481045Rzqnmk','382928DMLznl','3592isGGmT','text-decoration','from','2NYoiBA','font-style','insertChild','13279AHFoxX','getChildren','createElement','32657031wXeVxv','text-decoration-line','underline','font-size','function','getStyle','length','removeStyle','font-family','span','vertical-align','sup','998543FffKmV','3376941nYlssK','filter'];_0x3cdf=function(){return _0x48e855;};return _0x3cdf();}export const CSS_PROPERTIES_TO_PROPAGATE=[_0x5abd50(0x11b),_0x5abd50(0x134),_0x5abd50(0x12f),_0x5abd50(0x124),_0x5abd50(0x12d),_0x5abd50(0x13d),_0x5abd50(0x127),_0x5abd50(0x136)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x5abd50(0x11b),_0x5abd50(0x134),_0x5abd50(0x12f)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x5abd50(0x13c),'i']],'font-weight':[[_0x5abd50(0x144),_0x5abd50(0x13b)],[_0x5abd50(0x140),_0x5abd50(0x13b)],[_0x5abd50(0x120),_0x5abd50(0x13b)],[_0x2a828d=>Number(_0x2a828d)>=0x258,_0x5abd50(0x13b)]],'text-decoration':[[_0x5abd50(0x12e),'u'],[_0x5abd50(0x142),'s']],'text-decoration-line':[[_0x5abd50(0x12e),'u'],[_0x5abd50(0x142),'s']],'vertical-align':[[_0x5abd50(0x11c),_0x5abd50(0x11c)],[_0x5abd50(0x13e),_0x5abd50(0x137)]]};export function isPropertyToBePropagated(_0x24a63e){const _0x11314f=_0x5abd50;return CSS_PROPERTIES_TO_PROPAGATE[_0x11314f(0x11e)](_0x24a63e);}export function isPropertyToBePropagatedAsSpan(_0xff3b7d){const _0x5ad1af=_0x5abd50;return CSS_PROPERTIES_TO_BE_SPANS[_0x5ad1af(0x11e)](_0xff3b7d);}export function isPropertyToBePropagatedAsHTMLElement(_0x1366eb){return _0x1366eb in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x46293a){const _0x1351d1=_0x5abd50;return Array[_0x1351d1(0x125)](_0x46293a[_0x1351d1(0x11d)]())[_0x1351d1(0x13a)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x301c1b,_0x50167c,_0x58e373){const {spanStyles:_0x697480,stylesToBeHtmlElements:_0x3130b0}=getStylesToPropagate(_0x301c1b,_0x58e373);propagateStylesAsHTMLElements(_0x301c1b,_0x50167c,_0x3130b0),propagateStylesAsSpan(_0x301c1b,_0x50167c,_0x697480);}export function propagateStylesAsHTMLElements(_0x4e8ddc,_0x1890ed,_0x3d2229){const _0x1e5d69=_0x5abd50;for(const _0x182699 in _0x3d2229){_0x3d2229[_0x182699][_0x1e5d69(0x11f)](([,_0x48ace5])=>{const _0x33c666=_0x1e5d69,_0x574fcb=_0x1890ed[_0x33c666(0x12b)](_0x48ace5,[],_0x4e8ddc[_0x33c666(0x12a)]());_0x1890ed[_0x33c666(0x128)](0x0,_0x574fcb,_0x4e8ddc);}),_0x1890ed[_0x1e5d69(0x133)](_0x182699,_0x4e8ddc);}}export function propagateStylesAsSpan(_0x27cd48,_0x1fa81b,_0x1425cc){const _0x3fde92=_0x5abd50;if(!Object[_0x3fde92(0x145)](_0x1425cc)[_0x3fde92(0x132)])return;const _0x48481c=_0x1fa81b[_0x3fde92(0x12b)](_0x3fde92(0x135),[],_0x27cd48[_0x3fde92(0x12a)]());_0x1fa81b[_0x3fde92(0x143)](_0x1425cc,_0x48481c),_0x1fa81b[_0x3fde92(0x128)](0x0,_0x48481c,_0x27cd48),_0x1fa81b[_0x3fde92(0x133)](Object[_0x3fde92(0x145)](_0x1425cc),_0x27cd48);}export function getStylesToPropagate(_0x1b06ef,_0x471453){const _0x10b1eb=_0x5abd50,_0x522a3b={},_0x4eb254={};return _0x471453[_0x10b1eb(0x11f)](_0x172a31=>{const _0x1414a3=_0x10b1eb,_0x382b26=_0x1b06ef[_0x1414a3(0x131)](_0x172a31);if(_0x382b26){if(isPropertyToBePropagatedAsSpan(_0x172a31))_0x522a3b[_0x172a31]=_0x382b26;else{if(isPropertyToBePropagatedAsHTMLElement(_0x172a31)){const _0x21d318=_0x382b26[_0x1414a3(0x13f)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x172a31][_0x1414a3(0x11f)](([_0x2df533,_0x1c0727])=>{const _0x33d57f=_0x1414a3;for(const _0x5dbfc5 of _0x21d318){(_0x33d57f(0x130)==typeof _0x2df533&&_0x2df533(_0x5dbfc5)||_0x2df533===_0x5dbfc5)&&(_0x4eb254[_0x172a31]=[..._0x4eb254[_0x172a31]||[],[_0x2df533,_0x1c0727]]);}});}}}}),{'spanStyles':_0x522a3b,'stylesToBeHtmlElements':_0x4eb254};}
23
+ const _0x2ea5c1=_0x52bd;(function(_0x52b993,_0x3745c0){const _0x314f28=_0x52bd,_0x513fec=_0x52b993();while(!![]){try{const _0x17614d=-parseInt(_0x314f28(0x1ff))/0x1+-parseInt(_0x314f28(0x203))/0x2*(-parseInt(_0x314f28(0x210))/0x3)+-parseInt(_0x314f28(0x1f0))/0x4*(parseInt(_0x314f28(0x211))/0x5)+-parseInt(_0x314f28(0x212))/0x6*(-parseInt(_0x314f28(0x1f3))/0x7)+-parseInt(_0x314f28(0x1f4))/0x8*(parseInt(_0x314f28(0x215))/0x9)+parseInt(_0x314f28(0x218))/0xa+parseInt(_0x314f28(0x1f6))/0xb;if(_0x17614d===_0x3745c0)break;else _0x513fec['push'](_0x513fec['shift']());}catch(_0x358b14){_0x513fec['push'](_0x513fec['shift']());}}}(_0x13fe,0xd553c));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x2ea5c1(0x200),_0x2ea5c1(0x1f7),_0x2ea5c1(0x1fd),_0x2ea5c1(0x20d),_0x2ea5c1(0x20c),_0x2ea5c1(0x20b),_0x2ea5c1(0x213),_0x2ea5c1(0x1f8)];function _0x52bd(_0x2171b8,_0x3b44ae){const _0x13fe62=_0x13fe();return _0x52bd=function(_0x52bd2b,_0x258148){_0x52bd2b=_0x52bd2b-0x1ee;let _0x3c6b01=_0x13fe62[_0x52bd2b];return _0x3c6b01;},_0x52bd(_0x2171b8,_0x3b44ae);}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x2ea5c1(0x200),_0x2ea5c1(0x1f7),_0x2ea5c1(0x1fd)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x2ea5c1(0x206),'i']],'font-weight':[[_0x2ea5c1(0x20a),_0x2ea5c1(0x1fe)],[_0x2ea5c1(0x204),_0x2ea5c1(0x1fe)],[_0x2ea5c1(0x208),_0x2ea5c1(0x1fe)],[_0x598afd=>Number(_0x598afd)>=0x258,_0x2ea5c1(0x1fe)]],'text-decoration':[[_0x2ea5c1(0x202),'u'],[_0x2ea5c1(0x1f1),'s']],'text-decoration-line':[[_0x2ea5c1(0x202),'u'],[_0x2ea5c1(0x1f1),'s']],'vertical-align':[[_0x2ea5c1(0x209),_0x2ea5c1(0x209)],[_0x2ea5c1(0x214),_0x2ea5c1(0x216)]]};export function isPropertyToBePropagated(_0xf88846){const _0x2b749e=_0x2ea5c1;return CSS_PROPERTIES_TO_PROPAGATE[_0x2b749e(0x1ef)](_0xf88846);}export function isPropertyToBePropagatedAsSpan(_0x320ea0){const _0x14cf18=_0x2ea5c1;return CSS_PROPERTIES_TO_BE_SPANS[_0x14cf18(0x1ef)](_0x320ea0);}export function isPropertyToBePropagatedAsHTMLElement(_0x552e9e){return _0x552e9e in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x13fe(){const _0x313bfa=['407345LYaBNY','77502jhmCzU','font-style','super','153NVCsHY','sup','getChildren','7596550OGcUnW','forEach','setStyle','from','includes','8XGOofP','line-through','keys','728rdIbkR','685768gZHHcJ','removeStyle','2497880CEWtwd','font-family','vertical-align','split','function','getStyleNames','createElement','font-size','strong','295592rhJGNX','color','filter','underline','94DpUXkM','bold','insertChild','italic','getStyle','bolder','sub','medium','font-weight','text-decoration-line','text-decoration','span','length','29328LngQms'];_0x13fe=function(){return _0x313bfa;};return _0x13fe();}export function getStylePropertyNamesToPropagate(_0x1714b9){const _0x7f7a6f=_0x2ea5c1;return Array[_0x7f7a6f(0x1ee)](_0x1714b9[_0x7f7a6f(0x1fb)]())[_0x7f7a6f(0x201)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x5bb094,_0x3191fb,_0x168500){const {spanStyles:_0x512b43,stylesToBeHtmlElements:_0xce5119}=getStylesToPropagate(_0x5bb094,_0x168500);propagateStylesAsHTMLElements(_0x5bb094,_0x3191fb,_0xce5119),propagateStylesAsSpan(_0x5bb094,_0x3191fb,_0x512b43);}export function propagateStylesAsHTMLElements(_0x158a35,_0x2e6ed2,_0x1c0dca){const _0x2c879b=_0x2ea5c1;for(const _0x47f7eb in _0x1c0dca){_0x1c0dca[_0x47f7eb][_0x2c879b(0x219)](([,_0x847de6])=>{const _0x3bf848=_0x2c879b,_0x1d068e=_0x2e6ed2[_0x3bf848(0x1fc)](_0x847de6,[],_0x158a35[_0x3bf848(0x217)]());_0x2e6ed2[_0x3bf848(0x205)](0x0,_0x1d068e,_0x158a35);}),_0x2e6ed2[_0x2c879b(0x1f5)](_0x47f7eb,_0x158a35);}}export function propagateStylesAsSpan(_0x2c133b,_0xa66167,_0x2c8fdc){const _0x414481=_0x2ea5c1;if(!Object[_0x414481(0x1f2)](_0x2c8fdc)[_0x414481(0x20f)])return;const _0x3095ed=_0xa66167[_0x414481(0x1fc)](_0x414481(0x20e),[],_0x2c133b[_0x414481(0x217)]());_0xa66167[_0x414481(0x21a)](_0x2c8fdc,_0x3095ed),_0xa66167[_0x414481(0x205)](0x0,_0x3095ed,_0x2c133b),_0xa66167[_0x414481(0x1f5)](Object[_0x414481(0x1f2)](_0x2c8fdc),_0x2c133b);}export function getStylesToPropagate(_0x1ce754,_0x45e2cf){const _0xe45fa6=_0x2ea5c1,_0x7f10c6={},_0x4bdd61={};return _0x45e2cf[_0xe45fa6(0x219)](_0x314e58=>{const _0x33391b=_0xe45fa6,_0xd301e=_0x1ce754[_0x33391b(0x207)](_0x314e58);if(_0xd301e){if(isPropertyToBePropagatedAsSpan(_0x314e58))_0x7f10c6[_0x314e58]=_0xd301e;else{if(isPropertyToBePropagatedAsHTMLElement(_0x314e58)){const _0x17c061=_0xd301e[_0x33391b(0x1f9)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x314e58][_0x33391b(0x219)](([_0x3d478,_0x5dc02e])=>{const _0xc1a6f2=_0x33391b;for(const _0x548cd2 of _0x17c061){(_0xc1a6f2(0x1fa)==typeof _0x3d478&&_0x3d478(_0x548cd2)||_0x3d478===_0x548cd2)&&(_0x4bdd61[_0x314e58]=[..._0x4bdd61[_0x314e58]||[],[_0x3d478,_0x5dc02e]]);}});}}}}),{'spanStyles':_0x7f10c6,'stylesToBeHtmlElements':_0x4bdd61};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x36e316=_0xf006;(function(_0x4f5b85,_0x13757f){var _0xe72b03=_0xf006,_0x1cfc2d=_0x4f5b85();while(!![]){try{var _0x2161fa=parseInt(_0xe72b03(0x144))/0x1+parseInt(_0xe72b03(0x145))/0x2+-parseInt(_0xe72b03(0x149))/0x3*(parseInt(_0xe72b03(0x14b))/0x4)+-parseInt(_0xe72b03(0x148))/0x5*(parseInt(_0xe72b03(0x142))/0x6)+parseInt(_0xe72b03(0x140))/0x7+parseInt(_0xe72b03(0x141))/0x8*(-parseInt(_0xe72b03(0x143))/0x9)+parseInt(_0xe72b03(0x147))/0xa*(-parseInt(_0xe72b03(0x13c))/0xb);if(_0x2161fa===_0x13757f)break;else _0x1cfc2d['push'](_0x1cfc2d['shift']());}catch(_0xbfb5f3){_0x1cfc2d['push'](_0x1cfc2d['shift']());}}}(_0x1d67,0x224a4));import{Plugin as _0x31f582}from'ckeditor5/src/core.js';function _0xf006(_0x5249d9,_0x1d4f6c){var _0x1d67bd=_0x1d67();return _0xf006=function(_0xf00629,_0xa52ec7){_0xf00629=_0xf00629-0x13b;var _0x7b7b15=_0x1d67bd[_0xf00629];return _0x7b7b15;},_0xf006(_0x5249d9,_0x1d4f6c);}import{PasteFromOfficeEnhancedInliner as _0x3fb76a}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x4db065}from'./pastefromofficeenhancedpropagator.js';function _0x1d67(){var _0x17a4cf=['9WicOLL','175973aNfwBc','22880etmANL','isPremiumPlugin','790XawaPO','15ZCDkTy','96438ITVlJN','PasteFromOffice','16MKSIyb','isOfficialPlugin','2915BAFSLg','requires','pluginName','PasteFromOfficeEnhanced','1192989LIQutA','298176rHWukQ','61194ecRTgH'];_0x1d67=function(){return _0x17a4cf;};return _0x1d67();}export class PasteFromOfficeEnhanced extends _0x31f582{static get[_0x36e316(0x13e)](){var _0x2f9660=_0x36e316;return _0x2f9660(0x13f);}static get[_0x36e316(0x13b)](){return!0x0;}static get[_0x36e316(0x146)](){return!0x0;}static get[_0x36e316(0x13d)](){var _0x530f27=_0x36e316;return[_0x530f27(0x14a),_0x3fb76a,_0x4db065];}}
23
+ var _0x452d6f=_0x94f3;(function(_0x30bf50,_0x54dcbc){var _0x13844c=_0x94f3,_0x3c20b8=_0x30bf50();while(!![]){try{var _0x21f707=-parseInt(_0x13844c(0x177))/0x1*(-parseInt(_0x13844c(0x17b))/0x2)+parseInt(_0x13844c(0x17c))/0x3+-parseInt(_0x13844c(0x175))/0x4+parseInt(_0x13844c(0x174))/0x5*(parseInt(_0x13844c(0x176))/0x6)+-parseInt(_0x13844c(0x170))/0x7*(parseInt(_0x13844c(0x17d))/0x8)+-parseInt(_0x13844c(0x178))/0x9+parseInt(_0x13844c(0x16f))/0xa;if(_0x21f707===_0x54dcbc)break;else _0x3c20b8['push'](_0x3c20b8['shift']());}catch(_0x1af6f1){_0x3c20b8['push'](_0x3c20b8['shift']());}}}(_0x2f5d,0xd9d21));import{Plugin as _0x2898b7}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x4befb5}from'./pastefromofficeenhancedinliner.js';function _0x2f5d(){var _0x48c3f5=['PasteFromOffice','isPremiumPlugin','5GjjTAi','3631580dqtgGC','1516338AjrzoJ','3MmjKzS','12738654EeJLZp','pluginName','PasteFromOfficeEnhanced','717982ZKCXtW','2406147skvPyS','8sURGkQ','isOfficialPlugin','11440520KovGrq','422121SUSIzS','requires'];_0x2f5d=function(){return _0x48c3f5;};return _0x2f5d();}import{PasteFromOfficeEnhancedPropagator as _0x5437a5}from'./pastefromofficeenhancedpropagator.js';function _0x94f3(_0x324f6e,_0x91de9d){var _0x2f5d4c=_0x2f5d();return _0x94f3=function(_0x94f339,_0x274fc7){_0x94f339=_0x94f339-0x16e;var _0x21af81=_0x2f5d4c[_0x94f339];return _0x21af81;},_0x94f3(_0x324f6e,_0x91de9d);}export class PasteFromOfficeEnhanced extends _0x2898b7{static get[_0x452d6f(0x179)](){var _0x2e1abc=_0x452d6f;return _0x2e1abc(0x17a);}static get[_0x452d6f(0x16e)](){return!0x0;}static get[_0x452d6f(0x173)](){return!0x0;}static get[_0x452d6f(0x171)](){var _0x50bad1=_0x452d6f;return[_0x50bad1(0x172),_0x4befb5,_0x5437a5];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3b9642=_0x671d;(function(_0x320c6f,_0x205a3a){const _0x2810d7=_0x671d,_0x32eb6e=_0x320c6f();while(!![]){try{const _0x58cfd4=-parseInt(_0x2810d7(0x1e9))/0x1*(-parseInt(_0x2810d7(0x1d5))/0x2)+parseInt(_0x2810d7(0x1eb))/0x3*(-parseInt(_0x2810d7(0x1d2))/0x4)+-parseInt(_0x2810d7(0x1e6))/0x5+parseInt(_0x2810d7(0x1dc))/0x6*(-parseInt(_0x2810d7(0x1cb))/0x7)+-parseInt(_0x2810d7(0x1d1))/0x8+-parseInt(_0x2810d7(0x1e2))/0x9*(-parseInt(_0x2810d7(0x1cd))/0xa)+-parseInt(_0x2810d7(0x1e8))/0xb*(-parseInt(_0x2810d7(0x1d7))/0xc);if(_0x58cfd4===_0x205a3a)break;else _0x32eb6e['push'](_0x32eb6e['shift']());}catch(_0x3edae4){_0x32eb6e['push'](_0x32eb6e['shift']());}}}(_0x643e,0xaed78));import{Plugin as _0x12a10d}from'ckeditor5/src/core.js';function _0x671d(_0x5d0e7d,_0x3e060e){const _0x643e44=_0x643e();return _0x671d=function(_0x671d68,_0x425bfd){_0x671d68=_0x671d68-0x1ca;let _0x8cbf37=_0x643e44[_0x671d68];return _0x8cbf37;},_0x671d(_0x5d0e7d,_0x3e060e);}import{parsePasteOfficeHtml as _0x1f111f}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x55026b,uid as _0xf4e3e7}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x22d74b}from'./normalizers/inliner/msofficestylesinliner.js';function _0x643e(){const _0x41c8ee=['354jNMMjc','stylesProcessor','view','editing','fromCharCode','get','init','afterInit','4339090inRCjC','plugins','30FGZexJ','isActive','isOfficialPlugin','getData','8911600sohVCS','1516AeevIk','text/html','requires','2dyZXVt','editor','36ielqMQ','map','document','inputTransformation','href','6eJxjPg','isPremiumPlugin','_parsedData','ClipboardPipeline','pluginName','high','1027899ognWJL','PasteFromOfficeEnhancedInliner','execute','dataTransfer','5204605jjMuoV','PasteFromOffice','11087967JvnkEr','168991QoXqKA','join'];_0x643e=function(){return _0x41c8ee;};return _0x643e();}export class PasteFromOfficeEnhancedInliner extends _0x12a10d{static get[_0x3b9642(0x1e0)](){const _0x363509=_0x3b9642;return _0x363509(0x1e3);}static get[_0x3b9642(0x1cf)](){return!0x0;}static get[_0x3b9642(0x1dd)](){return!0x0;}static get[_0x3b9642(0x1d4)](){const _0x19be9b=_0x3b9642;return[_0x19be9b(0x1e7)];}[_0x3b9642(0x1f1)](){const _0x26681b=_0x3b9642,_0x498c3d=this[_0x26681b(0x1d6)],_0x4d832e=_0x498c3d[_0x26681b(0x1cc)][_0x26681b(0x1f0)](_0x26681b(0x1df)),_0x4452c4=_0x498c3d[_0x26681b(0x1ee)][_0x26681b(0x1ed)][_0x26681b(0x1d9)],_0xda485c=new _0x22d74b(_0x4452c4);_0x4d832e['on'](_0x26681b(0x1da),(_0x56116e,_0x1252ac)=>{const _0x2854e1=_0x26681b,_0x704105=_0x1252ac[_0x2854e1(0x1e5)][_0x2854e1(0x1d0)](_0x2854e1(0x1d3));_0xda485c[_0x2854e1(0x1ce)](_0x704105)&&(_0x1252ac[_0x2854e1(0x1de)]||(_0x1252ac[_0x2854e1(0x1de)]=_0x1f111f(_0x704105,_0x4452c4[_0x2854e1(0x1ec)])),_0xda485c[_0x2854e1(0x1e4)](_0x1252ac));},{'priority':_0x55026b[_0x26681b(0x1f0)](_0x26681b(0x1e1))+0xb});}[_0x3b9642(0x1ca)](){!async function(_0x506c98){const _0x1df267=_0x492330([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x45f873=0xc82cb1e,_0x8c5e77=0xc85bf56^_0x45f873,_0x3b7b5d=window[_0x492330([0x44,0x61,0x74,0x65])][_0x492330([0x6e,0x6f,0x77])](),_0x3a2fcc=_0x506c98[_0x492330([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2be919=new window[(_0x492330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x12dd1b=>{_0x3a2fcc[_0x492330([0x6f,0x6e,0x63,0x65])](_0x492330([0x72,0x65,0x61,0x64,0x79]),_0x12dd1b);}),_0x4d0e5d={[_0x492330([0x6b,0x74,0x79])]:_0x492330([0x45,0x43]),[_0x492330([0x75,0x73,0x65])]:_0x492330([0x73,0x69,0x67]),[_0x492330([0x63,0x72,0x76])]:_0x492330([0x50,0x2d,0x32,0x35,0x36]),[_0x492330([0x78])]:_0x492330([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]),[_0x492330([0x79])]:_0x492330([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]),[_0x492330([0x61,0x6c,0x67])]:_0x492330([0x45,0x53,0x32,0x35,0x36])},_0x2775ba=_0x3a2fcc[_0x492330([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x492330([0x67,0x65,0x74])](_0x492330([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x57618c(){let _0x3f3afb,_0x2c2cec=null,_0x58f86b=null;try{if(_0x2775ba==_0x492330([0x47,0x50,0x4c]))return _0x492330([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3f3afb=_0x3459ff(),!_0x3f3afb)return _0x492330([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3f3afb[_0x492330([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x58f86b=_0x58cac0(_0x3f3afb[_0x492330([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3f3afb[_0x492330([0x6a,0x74,0x69])])),await _0x28a696()?_0x251891()?_0x5d1ff7()?_0x492330([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x151cc3()?(_0x3f3afb[_0x492330([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x492330([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2c2cec=_0x128d7b(_0x492330([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3f3afb[_0x492330([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x492330([0x74,0x72,0x69,0x61,0x6c])&&(_0x2c2cec=_0x128d7b(_0x492330([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x27ad61()):_0x492330([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x492330([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x492330([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x492330([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5d1ff7(){const _0x29bc16=[_0x492330([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x492330([0x74,0x72,0x69,0x61,0x6c])][_0x492330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f3afb[_0x492330([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3b7b5d/0x3e8:0xe10*_0x8c5e77;return _0x3f3afb[_0x492330([0x65,0x78,0x70])]<_0x29bc16;}function _0x251891(){const _0x3171a1=_0x3f3afb[_0x492330([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3171a1&&(!!_0x3171a1[_0x492330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x492330([0x2a]))||(!!_0x3171a1[_0x492330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x492330([0x50,0x4f,0x45]))||(!!_0x3171a1[_0x492330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x492330([0x50,0x50]))||!(!_0x3171a1[_0x492330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x492330([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x4e48c1()))));}function _0x151cc3(){const _0x13b349=_0x671d,_0x55acde=_0x3f3afb[_0x492330([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x55acde||0x0==_0x55acde[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x33543a}=new URL(window[_0x492330([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x13b349(0x1db)]);if(_0x55acde[_0x492330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33543a))return!0x0;const _0x5cff3c=_0x33543a[_0x492330([0x73,0x70,0x6c,0x69,0x74])](_0x492330([0x2e]));return _0x55acde[_0x492330([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x56e4cf=>_0x56e4cf[_0x492330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x492330([0x2a])))[_0x492330([0x6d,0x61,0x70])](_0x49f69e=>_0x49f69e[_0x492330([0x73,0x70,0x6c,0x69,0x74])](_0x492330([0x2e])))[_0x492330([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x917c0c=>_0x917c0c[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5cff3c[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x492330([0x6d,0x61,0x70])](_0x555149=>Array(_0x5cff3c[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x555149[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x492330([0x66,0x69,0x6c,0x6c])](_0x555149[0x0]===_0x492330([0x2a])?_0x492330([0x2a]):'')[_0x492330([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x555149))[_0x492330([0x73,0x6f,0x6d,0x65])](_0x5553db=>_0x5cff3c[_0x492330([0x65,0x76,0x65,0x72,0x79])]((_0x4e98ff,_0x36abce)=>_0x5553db[_0x36abce]===_0x4e98ff||_0x5553db[_0x36abce]===_0x492330([0x2a])));}function _0x27ad61(){return _0x2c2cec&&_0x58f86b?new window[(_0x492330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xa8cd2a,_0x4b78cf)=>{_0x2c2cec[_0x492330([0x74,0x68,0x65,0x6e])](_0xa8cd2a,_0x4b78cf),_0x58f86b[_0x492330([0x74,0x68,0x65,0x6e])](_0x1936d1=>{_0x1936d1!=_0x492330([0x56,0x61,0x6c,0x69,0x64])&&_0xa8cd2a(_0x1936d1);},_0x4b78cf);}):_0x2c2cec||_0x58f86b||_0x492330([0x56,0x61,0x6c,0x69,0x64]);}}function _0x58cac0(_0x17f545,_0x55c29c){return new window[(_0x492330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc82443=>{if(_0x159e85())return _0xc82443(_0x492330([0x56,0x61,0x6c,0x69,0x64]));_0x2815cb(),_0x3a2fcc[_0x492330([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x492330([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x450023=!0x1;const _0x28710f=_0xf4e3e7();function _0x7f53a5(_0x50fdb7){return!!_0x50fdb7&&(typeof _0x50fdb7===_0x492330([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x50fdb7===_0x492330([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x50fdb7[_0x492330([0x74,0x68,0x65,0x6e])]===_0x492330([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x50fdb7[_0x492330([0x63,0x61,0x74,0x63,0x68])]===_0x492330([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x34657d(_0x470e27){_0x5dd601(_0x470e27)[_0x492330([0x74,0x68,0x65,0x6e])](_0x17a834=>{if(!_0x17a834||_0x17a834[_0x492330([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x492330([0x6f,0x6b]))return _0x492330([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x103214(_0x10ce20(_0x28710f+_0x55c29c))!=_0x17a834[_0x492330([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x492330([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x492330([0x56,0x61,0x6c,0x69,0x64]);})[_0x492330([0x74,0x68,0x65,0x6e])](_0x4d1740=>(_0x1aa97b(),_0x4d1740),()=>{const _0x518c25=_0x2e00e6();return null==_0x518c25?(_0x1aa97b(),_0x492330([0x56,0x61,0x6c,0x69,0x64])):_0x492330(_0x3b7b5d-_0x518c25>(0x288e4f1e^_0x45f873)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x492330([0x74,0x68,0x65,0x6e])](_0xc82443)[_0x492330([0x63,0x61,0x74,0x63,0x68])](()=>{_0xc82443(_0x492330([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xb77849=0xcb4259e^_0x45f873;function _0x1aa97b(){const _0x17f0d3=_0x492330([0x6c,0x6c,0x63,0x74,0x2d])+_0x103214(_0x10ce20(_0x17f545)),_0x709b0e=_0x574724(_0x103214(window[_0x492330([0x4d,0x61,0x74,0x68])][_0x492330([0x63,0x65,0x69,0x6c])](_0x3b7b5d/_0xb77849)));window[_0x492330([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x492330([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x17f0d3,_0x709b0e);}function _0x2e00e6(){const _0x3b313b=_0x492330([0x6c,0x6c,0x63,0x74,0x2d])+_0x103214(_0x10ce20(_0x17f545)),_0x294fbd=window[_0x492330([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x492330([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b313b);return _0x294fbd?window[_0x492330([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x574724(_0x294fbd),0x10)*_0xb77849:null;}function _0x5dd601(_0x21a9b2){return new window[(_0x492330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x302472,_0x149f60)=>{_0x21a9b2[_0x492330([0x74,0x68,0x65,0x6e])](_0x302472,_0x149f60),window[_0x492330([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x149f60,0xc831fde^_0x45f873);});}}_0x3a2fcc[_0x492330([0x6f,0x6e])](_0x492330([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xf69e96,_0x173d3d)=>{if(_0x173d3d[0x0]!=_0x17f545)return _0xc82443(_0x492330([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x173d3d[0x1]={..._0x173d3d[0x1],[_0x492330([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x28710f};},{[_0x492330([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x492330([0x68,0x69,0x67,0x68])}),_0x3a2fcc[_0x492330([0x6f,0x6e])](_0x492330([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x743e2a=>{_0x7f53a5(_0x743e2a[_0x492330([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x450023=!0x0,_0x34657d(_0x743e2a[_0x492330([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x492330([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x492330([0x6c,0x6f,0x77])}),_0x2be919[_0x492330([0x74,0x68,0x65,0x6e])](()=>{_0x450023||_0xc82443(_0x492330([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x159e85(){return _0x3a2fcc[_0x492330([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x492330([0x76,0x69,0x65,0x77])][_0x492330([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x492330([0x61,0x75,0x74,0x6f]);}function _0x2815cb(){_0x3a2fcc[_0x492330([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x492330([0x76,0x69,0x65,0x77])][_0x492330([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x492330([0x61,0x75,0x74,0x6f]);}}function _0x128d7b(_0x119554){const _0x452332=[new window[(_0x492330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x323a42=>setTimeout(_0x323a42,0xc8bf5d2^_0x45f873)),_0x2be919[_0x492330([0x74,0x68,0x65,0x6e])](()=>new window[(_0x492330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c26a4=>{let _0x5dac02=0x0;_0x3a2fcc[_0x492330([0x6d,0x6f,0x64,0x65,0x6c])][_0x492330([0x6f,0x6e])](_0x492330([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xf45d40,_0x17c9d4)=>{_0x17c9d4[0x0][_0x492330([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5dac02++,_0x5dac02==(0xc82cae6^_0x45f873)&&(_0x1c26a4(),_0xf45d40[_0x492330([0x6f,0x66,0x66])]());});}))];return window[_0x492330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x492330([0x72,0x61,0x63,0x65])](_0x452332)[_0x492330([0x74,0x68,0x65,0x6e])](()=>_0x119554);}async function _0x4f7859(){await _0x2be919,_0x3a2fcc[_0x492330([0x6d,0x6f,0x64,0x65,0x6c])][_0x492330([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2aeb9c,_0x3a2fcc[_0x492330([0x6d,0x6f,0x64,0x65,0x6c])][_0x492330([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2aeb9c,_0x3a2fcc[_0x492330([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x492330([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4e48c1(){return window[_0x492330([0x67,0x6c,0x6f,0x62])]&&window[_0x492330([0x67,0x6c,0x6f,0x62])][_0x492330([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x463c10(_0x5a3c63){const _0x2905e2=_0x480f22();_0x3a2fcc[_0x2905e2]=_0x492330([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])+_0x5a3c63,_0x5a3c63!=_0x492330([0x56,0x61,0x6c,0x69,0x64])&&_0x4f7859();}function _0x480f22(){const _0x7dc9f5=window[_0x492330([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x492330([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x492330([0x6e,0x6f,0x77])]())[_0x492330([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x492330([0x2e]),'');let _0x2731d8=_0x492330([0x49]);for(let _0x407aa9=0x0;_0x407aa9<_0x7dc9f5[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x407aa9+=0x2){let _0x593540=window[_0x492330([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x7dc9f5[_0x492330([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x407aa9,_0x407aa9+0x2));_0x593540>=_0x1df267[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x593540-=_0x1df267[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2731d8+=_0x1df267[_0x593540];}return _0x2731d8;}function _0x3459ff(){const _0x2d8857=_0x2775ba[_0x492330([0x73,0x70,0x6c,0x69,0x74])](_0x492330([0x2e]));if(0x3!=_0x2d8857[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x23783b(_0x2d8857[0x1]);function _0x23783b(_0x24ed7a){const _0x323378=_0x5cb729(_0x24ed7a);return _0x323378&&_0x2f5bc3()?_0x323378:null;function _0x2f5bc3(){const _0x53f321=_0x323378[_0x492330([0x6a,0x74,0x69])],_0x5767e0=window[_0x492330([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x53f321[_0x492330([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x53f321[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x153a7e={..._0x323378,[_0x492330([0x6a,0x74,0x69])]:_0x53f321[_0x492330([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x53f321[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x153a7e[_0x492330([0x76,0x63])],_0x10ce20(_0x153a7e)==_0x5767e0;}}}async function _0x28a696(){let _0x37dba8=!0x0;try{const _0x168e0b=_0x2775ba[_0x492330([0x73,0x70,0x6c,0x69,0x74])](_0x492330([0x2e])),[_0x1c47b7,_0xc24d4e,_0x461d3b]=_0x168e0b;return _0x2be7e2(_0x1c47b7),await _0x56472c(_0x1c47b7,_0xc24d4e,_0x461d3b),_0x37dba8;}catch{return!0x1;}function _0x2be7e2(_0x3bae0c){const _0x1e8dc6=_0x5cb729(_0x3bae0c);_0x1e8dc6&&_0x1e8dc6[_0x492330([0x61,0x6c,0x67])]==_0x492330([0x45,0x53,0x32,0x35,0x36])||(_0x37dba8=!0x1);}async function _0x56472c(_0x3b76aa,_0x15d66f,_0x5a7622){const _0x30c8fe=window[_0x492330([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x492330([0x66,0x72,0x6f,0x6d])](_0x74ef09(_0x5a7622),_0x466445=>_0x466445[_0x492330([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4b3718=new window[(_0x492330([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x492330([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3b76aa+_0x492330([0x2e])+_0x15d66f),_0x2e3c91=window[_0x492330([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x492330([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2e3c91)return;const _0x109501=await _0x2e3c91[_0x492330([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x492330([0x6a,0x77,0x6b]),_0x4d0e5d,{[_0x492330([0x6e,0x61,0x6d,0x65])]:_0x492330([0x45,0x43,0x44,0x53,0x41]),[_0x492330([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x492330([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x492330([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2e3c91[_0x492330([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x492330([0x6e,0x61,0x6d,0x65])]:_0x492330([0x45,0x43,0x44,0x53,0x41]),[_0x492330([0x68,0x61,0x73,0x68])]:{[_0x492330([0x6e,0x61,0x6d,0x65])]:_0x492330([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x109501,_0x30c8fe,_0x4b3718)||(_0x37dba8=!0x1);}}function _0x5cb729(_0x36c4d1){return _0x36c4d1[_0x492330([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x492330([0x65,0x79]))?JSON[_0x492330([0x70,0x61,0x72,0x73,0x65])](_0x74ef09(_0x36c4d1)):null;}function _0x74ef09(_0x58b649){return window[_0x492330([0x61,0x74,0x6f,0x62])](_0x58b649[_0x492330([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x492330([0x2b]))[_0x492330([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x492330([0x2f])));}function _0x10ce20(_0x599d5e){let _0x3036e3=0x1505;function _0x35d792(_0x391d32){for(let _0x28c22e=0x0;_0x28c22e<_0x391d32[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x28c22e++){const _0xb7c83=_0x391d32[_0x492330([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x28c22e);_0x3036e3=(_0x3036e3<<0x5)+_0x3036e3+_0xb7c83,_0x3036e3&=_0x3036e3;}}function _0x353daa(_0x3b6a15){Array[_0x492330([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3b6a15)?_0x3b6a15[_0x492330([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x353daa):_0x3b6a15&&typeof _0x3b6a15==_0x492330([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x492330([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3b6a15)[_0x492330([0x73,0x6f,0x72,0x74])]()[_0x492330([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x184cc7,_0xe7beb1])=>{_0x35d792(_0x184cc7),_0x353daa(_0xe7beb1);}):_0x35d792(window[_0x492330([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3b6a15));}return _0x353daa(_0x599d5e),_0x3036e3>>>0x0;}function _0x103214(_0x527c88){return _0x527c88[_0x492330([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x492330([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x492330([0x30]));}function _0x574724(_0x5cb64a){return _0x5cb64a[_0x492330([0x73,0x70,0x6c,0x69,0x74])]('')[_0x492330([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x492330([0x6a,0x6f,0x69,0x6e])]('');}function _0x2aeb9c(){}function _0x492330(_0x4a64aa){const _0x1c92cf=_0x671d;return _0x4a64aa[_0x1c92cf(0x1d8)](_0x29f3e7=>String[_0x1c92cf(0x1ef)](_0x29f3e7))[_0x1c92cf(0x1ea)]('');}_0x463c10(await _0x57618c());}(this);}}
23
+ function _0x3702(){const _0x442e0b=['_parsedData','831520DikFDK','4RGekgm','plugins','stylesProcessor','1308032EToHwz','href','PasteFromOffice','isOfficialPlugin','afterInit','dataTransfer','editing','requires','map','2124tqYkxK','PasteFromOfficeEnhancedInliner','20790AInAxP','ClipboardPipeline','get','init','execute','580002qwlRkI','editor','join','isPremiumPlugin','30354IPFLRk','pluginName','high','text/html','isActive','document','829927rGAebx','445jsYhJC','getData','inputTransformation','fromCharCode','view','5359620vrWVDU'];_0x3702=function(){return _0x442e0b;};return _0x3702();}const _0x11330e=_0x4ec8;(function(_0x959a5,_0x323735){const _0x3dd4be=_0x4ec8,_0x54d9a0=_0x959a5();while(!![]){try{const _0x466faa=-parseInt(_0x3dd4be(0xc3))/0x1+parseInt(_0x3dd4be(0xa5))/0x2+-parseInt(_0x3dd4be(0xb9))/0x3*(-parseInt(_0x3dd4be(0xa6))/0x4)+-parseInt(_0x3dd4be(0xc4))/0x5*(parseInt(_0x3dd4be(0xbd))/0x6)+parseInt(_0x3dd4be(0xa3))/0x7+-parseInt(_0x3dd4be(0xa9))/0x8+-parseInt(_0x3dd4be(0xb2))/0x9*(-parseInt(_0x3dd4be(0xb4))/0xa);if(_0x466faa===_0x323735)break;else _0x54d9a0['push'](_0x54d9a0['shift']());}catch(_0x2c5f0d){_0x54d9a0['push'](_0x54d9a0['shift']());}}}(_0x3702,0x66f54));import{Plugin as _0x76bbb7}from'ckeditor5/src/core.js';function _0x4ec8(_0x32d3f9,_0x104728){const _0x3702f0=_0x3702();return _0x4ec8=function(_0x4ec814,_0x5bffef){_0x4ec814=_0x4ec814-0x9f;let _0xb2951d=_0x3702f0[_0x4ec814];return _0xb2951d;},_0x4ec8(_0x32d3f9,_0x104728);}import{parsePasteOfficeHtml as _0x17f336}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x19fc58,uid as _0x333c36}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x1cda0c}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x76bbb7{static get[_0x11330e(0xbe)](){const _0x1f1455=_0x11330e;return _0x1f1455(0xb3);}static get[_0x11330e(0xac)](){return!0x0;}static get[_0x11330e(0xbc)](){return!0x0;}static get[_0x11330e(0xb0)](){const _0xb1856d=_0x11330e;return[_0xb1856d(0xab)];}[_0x11330e(0xb7)](){const _0x2cb88b=_0x11330e,_0x42f06b=this[_0x2cb88b(0xba)],_0x1e19d1=_0x42f06b[_0x2cb88b(0xa7)][_0x2cb88b(0xb6)](_0x2cb88b(0xb5)),_0x1e1e58=_0x42f06b[_0x2cb88b(0xaf)][_0x2cb88b(0xa2)][_0x2cb88b(0xc2)],_0x157305=new _0x1cda0c(_0x1e1e58);_0x1e19d1['on'](_0x2cb88b(0xa0),(_0xe94b1f,_0x110f7a)=>{const _0x97af8e=_0x2cb88b,_0x14755a=_0x110f7a[_0x97af8e(0xae)][_0x97af8e(0x9f)](_0x97af8e(0xc0));_0x157305[_0x97af8e(0xc1)](_0x14755a)&&(_0x110f7a[_0x97af8e(0xa4)]||(_0x110f7a[_0x97af8e(0xa4)]=_0x17f336(_0x14755a,_0x1e1e58[_0x97af8e(0xa8)])),_0x157305[_0x97af8e(0xb8)](_0x110f7a));},{'priority':_0x19fc58[_0x2cb88b(0xb6)](_0x2cb88b(0xbf))+0xb});}[_0x11330e(0xad)](){!async function(_0x48fa26){const _0xe2a51e=_0x4c0969([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x48253b=0xc82cb1e,_0x4a7cef=0xc85bf66^_0x48253b,_0x1a7f4f=window[_0x4c0969([0x44,0x61,0x74,0x65])][_0x4c0969([0x6e,0x6f,0x77])](),_0x13e2ec=_0x48fa26[_0x4c0969([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x686e6e=new window[(_0x4c0969([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b538e=>{_0x13e2ec[_0x4c0969([0x6f,0x6e,0x63,0x65])](_0x4c0969([0x72,0x65,0x61,0x64,0x79]),_0x1b538e);}),_0x28639d={[_0x4c0969([0x6b,0x74,0x79])]:_0x4c0969([0x45,0x43]),[_0x4c0969([0x75,0x73,0x65])]:_0x4c0969([0x73,0x69,0x67]),[_0x4c0969([0x63,0x72,0x76])]:_0x4c0969([0x50,0x2d,0x32,0x35,0x36]),[_0x4c0969([0x78])]:_0x4c0969([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]),[_0x4c0969([0x79])]:_0x4c0969([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]),[_0x4c0969([0x61,0x6c,0x67])]:_0x4c0969([0x45,0x53,0x32,0x35,0x36])},_0x5ab695=_0x13e2ec[_0x4c0969([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4c0969([0x67,0x65,0x74])](_0x4c0969([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3b6270(){let _0x5a58c3,_0x359677=null,_0x50507e=null;try{if(_0x5ab695==_0x4c0969([0x47,0x50,0x4c]))return _0x4c0969([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5a58c3=_0x43d8db(),!_0x5a58c3)return _0x4c0969([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5a58c3[_0x4c0969([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x50507e=_0x287257(_0x5a58c3[_0x4c0969([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5a58c3[_0x4c0969([0x6a,0x74,0x69])])),await _0x4d32e0()?_0x2edcc6()?_0x4186b0()?_0x4c0969([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x292ffa()?(_0x5a58c3[_0x4c0969([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4c0969([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x359677=_0x150fba(_0x4c0969([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5a58c3[_0x4c0969([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4c0969([0x74,0x72,0x69,0x61,0x6c])&&(_0x359677=_0x150fba(_0x4c0969([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x43c931()):_0x4c0969([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4c0969([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4c0969([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4c0969([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4186b0(){const _0x45aeab=[_0x4c0969([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4c0969([0x74,0x72,0x69,0x61,0x6c])][_0x4c0969([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a58c3[_0x4c0969([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1a7f4f/0x3e8:0xe10*_0x4a7cef;return _0x5a58c3[_0x4c0969([0x65,0x78,0x70])]<_0x45aeab;}function _0x2edcc6(){const _0x1fe590=_0x5a58c3[_0x4c0969([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1fe590&&(!!_0x1fe590[_0x4c0969([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c0969([0x2a]))||(!!_0x1fe590[_0x4c0969([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c0969([0x50,0x4f,0x45]))||(!!_0x1fe590[_0x4c0969([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c0969([0x50,0x50]))||!(!_0x1fe590[_0x4c0969([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c0969([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x5ac78c()))));}function _0x292ffa(){const _0x4ba123=_0x4ec8,_0x2c3109=_0x5a58c3[_0x4c0969([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2c3109||0x0==_0x2c3109[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x26f5ad}=new URL(window[_0x4c0969([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4ba123(0xaa)]);if(_0x2c3109[_0x4c0969([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x26f5ad))return!0x0;const _0xd03dce=_0x26f5ad[_0x4c0969([0x73,0x70,0x6c,0x69,0x74])](_0x4c0969([0x2e]));return _0x2c3109[_0x4c0969([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2dcc96=>_0x2dcc96[_0x4c0969([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c0969([0x2a])))[_0x4c0969([0x6d,0x61,0x70])](_0x3f4034=>_0x3f4034[_0x4c0969([0x73,0x70,0x6c,0x69,0x74])](_0x4c0969([0x2e])))[_0x4c0969([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2e180d=>_0x2e180d[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xd03dce[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4c0969([0x6d,0x61,0x70])](_0x2412e4=>Array(_0xd03dce[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2412e4[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4c0969([0x66,0x69,0x6c,0x6c])](_0x2412e4[0x0]===_0x4c0969([0x2a])?_0x4c0969([0x2a]):'')[_0x4c0969([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2412e4))[_0x4c0969([0x73,0x6f,0x6d,0x65])](_0x47590b=>_0xd03dce[_0x4c0969([0x65,0x76,0x65,0x72,0x79])]((_0x59d354,_0x2ab2cf)=>_0x47590b[_0x2ab2cf]===_0x59d354||_0x47590b[_0x2ab2cf]===_0x4c0969([0x2a])));}function _0x43c931(){return _0x359677&&_0x50507e?new window[(_0x4c0969([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x983641,_0x18aa01)=>{_0x359677[_0x4c0969([0x74,0x68,0x65,0x6e])](_0x983641,_0x18aa01),_0x50507e[_0x4c0969([0x74,0x68,0x65,0x6e])](_0x149b15=>{_0x149b15!=_0x4c0969([0x56,0x61,0x6c,0x69,0x64])&&_0x983641(_0x149b15);},_0x18aa01);}):_0x359677||_0x50507e||_0x4c0969([0x56,0x61,0x6c,0x69,0x64]);}}function _0x287257(_0x355090,_0x35cc11){return new window[(_0x4c0969([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x58de13=>{if(_0xed2022())return _0x58de13(_0x4c0969([0x56,0x61,0x6c,0x69,0x64]));_0x36f232(),_0x13e2ec[_0x4c0969([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4c0969([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5a8936=!0x1;const _0x162738=_0x333c36();function _0x40c8ac(_0x59a1b8){return!!_0x59a1b8&&(typeof _0x59a1b8===_0x4c0969([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x59a1b8===_0x4c0969([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x59a1b8[_0x4c0969([0x74,0x68,0x65,0x6e])]===_0x4c0969([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x59a1b8[_0x4c0969([0x63,0x61,0x74,0x63,0x68])]===_0x4c0969([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x175a8d(_0x29351f){_0x3e4e04(_0x29351f)[_0x4c0969([0x74,0x68,0x65,0x6e])](_0x1287bb=>{if(!_0x1287bb||_0x1287bb[_0x4c0969([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4c0969([0x6f,0x6b]))return _0x4c0969([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x201c35(_0x1e9ec6(_0x162738+_0x35cc11))!=_0x1287bb[_0x4c0969([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4c0969([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4c0969([0x56,0x61,0x6c,0x69,0x64]);})[_0x4c0969([0x74,0x68,0x65,0x6e])](_0x44b55d=>(_0x38374e(),_0x44b55d),()=>{const _0x5ec55c=_0x270952();return null==_0x5ec55c?(_0x38374e(),_0x4c0969([0x56,0x61,0x6c,0x69,0x64])):_0x4c0969(_0x1a7f4f-_0x5ec55c>(0x288e4f1e^_0x48253b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4c0969([0x74,0x68,0x65,0x6e])](_0x58de13)[_0x4c0969([0x63,0x61,0x74,0x63,0x68])](()=>{_0x58de13(_0x4c0969([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x20b0b2=0xcb4259e^_0x48253b;function _0x38374e(){const _0x1f9ee7=_0x4c0969([0x6c,0x6c,0x63,0x74,0x2d])+_0x201c35(_0x1e9ec6(_0x355090)),_0x2ec67e=_0x362f52(_0x201c35(window[_0x4c0969([0x4d,0x61,0x74,0x68])][_0x4c0969([0x63,0x65,0x69,0x6c])](_0x1a7f4f/_0x20b0b2)));window[_0x4c0969([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c0969([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1f9ee7,_0x2ec67e);}function _0x270952(){const _0xa342b2=_0x4c0969([0x6c,0x6c,0x63,0x74,0x2d])+_0x201c35(_0x1e9ec6(_0x355090)),_0x5ee4dc=window[_0x4c0969([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c0969([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa342b2);return _0x5ee4dc?window[_0x4c0969([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x362f52(_0x5ee4dc),0x10)*_0x20b0b2:null;}function _0x3e4e04(_0x3996d1){return new window[(_0x4c0969([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x502c49,_0x29f032)=>{_0x3996d1[_0x4c0969([0x74,0x68,0x65,0x6e])](_0x502c49,_0x29f032),window[_0x4c0969([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x29f032,0xc831fde^_0x48253b);});}}_0x13e2ec[_0x4c0969([0x6f,0x6e])](_0x4c0969([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x486d40,_0x2f94f0)=>{if(_0x2f94f0[0x0]!=_0x355090)return _0x58de13(_0x4c0969([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2f94f0[0x1]={..._0x2f94f0[0x1],[_0x4c0969([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x162738};},{[_0x4c0969([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c0969([0x68,0x69,0x67,0x68])}),_0x13e2ec[_0x4c0969([0x6f,0x6e])](_0x4c0969([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x207821=>{_0x40c8ac(_0x207821[_0x4c0969([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5a8936=!0x0,_0x175a8d(_0x207821[_0x4c0969([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4c0969([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c0969([0x6c,0x6f,0x77])}),_0x686e6e[_0x4c0969([0x74,0x68,0x65,0x6e])](()=>{_0x5a8936||_0x58de13(_0x4c0969([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xed2022(){return _0x13e2ec[_0x4c0969([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c0969([0x76,0x69,0x65,0x77])][_0x4c0969([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4c0969([0x61,0x75,0x74,0x6f]);}function _0x36f232(){_0x13e2ec[_0x4c0969([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c0969([0x76,0x69,0x65,0x77])][_0x4c0969([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4c0969([0x61,0x75,0x74,0x6f]);}}function _0x150fba(_0x20fc64){const _0x19e9cf=[new window[(_0x4c0969([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf0eef2=>setTimeout(_0xf0eef2,0xc8bf5d2^_0x48253b)),_0x686e6e[_0x4c0969([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4c0969([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x143995=>{let _0x3b83a8=0x0;_0x13e2ec[_0x4c0969([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c0969([0x6f,0x6e])](_0x4c0969([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4d025f,_0x230a8c)=>{_0x230a8c[0x0][_0x4c0969([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3b83a8++,_0x3b83a8==(0xc82cae6^_0x48253b)&&(_0x143995(),_0x4d025f[_0x4c0969([0x6f,0x66,0x66])]());});}))];return window[_0x4c0969([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4c0969([0x72,0x61,0x63,0x65])](_0x19e9cf)[_0x4c0969([0x74,0x68,0x65,0x6e])](()=>_0x20fc64);}async function _0x3534c4(){await _0x686e6e,_0x13e2ec[_0x4c0969([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c0969([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x7937fb,_0x13e2ec[_0x4c0969([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c0969([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x7937fb,_0x13e2ec[_0x4c0969([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4c0969([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5ac78c(){return window[_0x4c0969([0x67,0x6c,0x6f,0x62])]&&window[_0x4c0969([0x67,0x6c,0x6f,0x62])][_0x4c0969([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x4071e3(_0x3d0bbd){const _0x96f9cb=_0x3be5ea();_0x13e2ec[_0x96f9cb]=_0x4c0969([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])+_0x3d0bbd,_0x3d0bbd!=_0x4c0969([0x56,0x61,0x6c,0x69,0x64])&&_0x3534c4();}function _0x3be5ea(){const _0xe3b204=window[_0x4c0969([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4c0969([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4c0969([0x6e,0x6f,0x77])]())[_0x4c0969([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4c0969([0x2e]),'');let _0x32adad=_0x4c0969([0x49]);for(let _0x3220d3=0x0;_0x3220d3<_0xe3b204[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3220d3+=0x2){let _0x4f6fa1=window[_0x4c0969([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe3b204[_0x4c0969([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3220d3,_0x3220d3+0x2));_0x4f6fa1>=_0xe2a51e[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4f6fa1-=_0xe2a51e[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x32adad+=_0xe2a51e[_0x4f6fa1];}return _0x32adad;}function _0x43d8db(){const _0x5bc449=_0x5ab695[_0x4c0969([0x73,0x70,0x6c,0x69,0x74])](_0x4c0969([0x2e]));if(0x3!=_0x5bc449[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x37e6e7(_0x5bc449[0x1]);function _0x37e6e7(_0x2500c7){const _0x33b6ed=_0x27ca21(_0x2500c7);return _0x33b6ed&&_0x445bd3()?_0x33b6ed:null;function _0x445bd3(){const _0x40fb5f=_0x33b6ed[_0x4c0969([0x6a,0x74,0x69])],_0x4607ab=window[_0x4c0969([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40fb5f[_0x4c0969([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x40fb5f[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3aedbe={..._0x33b6ed,[_0x4c0969([0x6a,0x74,0x69])]:_0x40fb5f[_0x4c0969([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x40fb5f[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3aedbe[_0x4c0969([0x76,0x63])],_0x1e9ec6(_0x3aedbe)==_0x4607ab;}}}async function _0x4d32e0(){let _0x5896e8=!0x0;try{const _0xba5bd1=_0x5ab695[_0x4c0969([0x73,0x70,0x6c,0x69,0x74])](_0x4c0969([0x2e])),[_0x94bf3,_0x3ba779,_0x305764]=_0xba5bd1;return _0x3cf78e(_0x94bf3),await _0x31a2c6(_0x94bf3,_0x3ba779,_0x305764),_0x5896e8;}catch{return!0x1;}function _0x3cf78e(_0x1c0c9a){const _0x5a8906=_0x27ca21(_0x1c0c9a);_0x5a8906&&_0x5a8906[_0x4c0969([0x61,0x6c,0x67])]==_0x4c0969([0x45,0x53,0x32,0x35,0x36])||(_0x5896e8=!0x1);}async function _0x31a2c6(_0x398b79,_0x5025a6,_0x70d5c9){const _0x449452=window[_0x4c0969([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4c0969([0x66,0x72,0x6f,0x6d])](_0xd55d1(_0x70d5c9),_0xb56f22=>_0xb56f22[_0x4c0969([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3b1bc5=new window[(_0x4c0969([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4c0969([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x398b79+_0x4c0969([0x2e])+_0x5025a6),_0x111dec=window[_0x4c0969([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4c0969([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x111dec)return;const _0x5398e7=await _0x111dec[_0x4c0969([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4c0969([0x6a,0x77,0x6b]),_0x28639d,{[_0x4c0969([0x6e,0x61,0x6d,0x65])]:_0x4c0969([0x45,0x43,0x44,0x53,0x41]),[_0x4c0969([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4c0969([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4c0969([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x111dec[_0x4c0969([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4c0969([0x6e,0x61,0x6d,0x65])]:_0x4c0969([0x45,0x43,0x44,0x53,0x41]),[_0x4c0969([0x68,0x61,0x73,0x68])]:{[_0x4c0969([0x6e,0x61,0x6d,0x65])]:_0x4c0969([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5398e7,_0x449452,_0x3b1bc5)||(_0x5896e8=!0x1);}}function _0x27ca21(_0x4d7bad){return _0x4d7bad[_0x4c0969([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4c0969([0x65,0x79]))?JSON[_0x4c0969([0x70,0x61,0x72,0x73,0x65])](_0xd55d1(_0x4d7bad)):null;}function _0xd55d1(_0x3c2013){return window[_0x4c0969([0x61,0x74,0x6f,0x62])](_0x3c2013[_0x4c0969([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4c0969([0x2b]))[_0x4c0969([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4c0969([0x2f])));}function _0x1e9ec6(_0x13db8c){let _0x4a0188=0x1505;function _0x1bacef(_0x5d7c2a){for(let _0x55b150=0x0;_0x55b150<_0x5d7c2a[_0x4c0969([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x55b150++){const _0x119373=_0x5d7c2a[_0x4c0969([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x55b150);_0x4a0188=(_0x4a0188<<0x5)+_0x4a0188+_0x119373,_0x4a0188&=_0x4a0188;}}function _0x1e851d(_0x1693fa){Array[_0x4c0969([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1693fa)?_0x1693fa[_0x4c0969([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1e851d):_0x1693fa&&typeof _0x1693fa==_0x4c0969([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4c0969([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1693fa)[_0x4c0969([0x73,0x6f,0x72,0x74])]()[_0x4c0969([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x396ecf,_0x1cc5ef])=>{_0x1bacef(_0x396ecf),_0x1e851d(_0x1cc5ef);}):_0x1bacef(window[_0x4c0969([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1693fa));}return _0x1e851d(_0x13db8c),_0x4a0188>>>0x0;}function _0x201c35(_0x271b80){return _0x271b80[_0x4c0969([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4c0969([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4c0969([0x30]));}function _0x362f52(_0x51e258){return _0x51e258[_0x4c0969([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4c0969([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4c0969([0x6a,0x6f,0x69,0x6e])]('');}function _0x7937fb(){}function _0x4c0969(_0xd9764e){const _0x469171=_0x4ec8;return _0xd9764e[_0x469171(0xb1)](_0x120e27=>String[_0x469171(0xa1)](_0x120e27))[_0x469171(0xbb)]('');}_0x4071e3(await _0x3b6270());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x55c0(_0x5f4048,_0x4e0f92){const _0x2df718=_0x2df7();return _0x55c0=function(_0x55c0db,_0x2e9843){_0x55c0db=_0x55c0db-0x17c;let _0x7f1938=_0x2df718[_0x55c0db];return _0x7f1938;},_0x55c0(_0x5f4048,_0x4e0f92);}const _0x340f6b=_0x55c0;(function(_0x3842c2,_0x1e63fb){const _0x13ace1=_0x55c0,_0x421f25=_0x3842c2();while(!![]){try{const _0x24b9c8=parseInt(_0x13ace1(0x1a8))/0x1+parseInt(_0x13ace1(0x183))/0x2*(parseInt(_0x13ace1(0x18c))/0x3)+parseInt(_0x13ace1(0x1aa))/0x4*(-parseInt(_0x13ace1(0x195))/0x5)+-parseInt(_0x13ace1(0x1a0))/0x6*(-parseInt(_0x13ace1(0x194))/0x7)+-parseInt(_0x13ace1(0x17d))/0x8*(-parseInt(_0x13ace1(0x1a4))/0x9)+parseInt(_0x13ace1(0x1ae))/0xa*(parseInt(_0x13ace1(0x18f))/0xb)+-parseInt(_0x13ace1(0x1ab))/0xc;if(_0x24b9c8===_0x1e63fb)break;else _0x421f25['push'](_0x421f25['shift']());}catch(_0x515a1a){_0x421f25['push'](_0x421f25['shift']());}}}(_0x2df7,0xc9929));import{Plugin as _0x21b0e3}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x33fdc9}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x441353}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x43b3c9}from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x2df7(){const _0x3ef4ea=['usageLimit','get','224MtbRql','featureNotAllowed','pluginName','invalid','requires','PasteFromOffice','editor','config','high','4047DHVDEV','ClipboardPipeline','text/html','290114dSLJpy','_showLicenseError','expired','execute','pasteFromOfficeEnhancedLicenseKeyDomainLimit','6821969ltyMcJ','402175EMKikW','isPremiumPlugin','document','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','_licenseKeyCheckInterval','editing','isActive','PasteFromOfficeEnhanced','destroy','pasteFromOfficeEnhancedLicenseKeyNotAllowed','getData','6jhoRDN','init','pasteFromOfficeEnhancedLicenseKeyUsageLimit','inputTransformation','11635875gwdwws','pasteFromOfficeEnhancedLicenseKeyTrialLimit','licenseKey','pasteFromOfficeEnhancedLicenseKeyExpired','845564YkqiDZ','trialLimit','20gAubyj','34562952pUOxDP','PasteFromOfficeEnhancedPropagator','isOfficialPlugin','320XgPjQp','domainLimit','evaluationLimit','view','pasteFromOfficeEnhancedLicenseKeyInvalid','plugins','dataTransfer','8xytqrY','_parsedData','stylesProcessor','pasteFromOfficeEnhancedLicenseKeyValid'];_0x2df7=function(){return _0x3ef4ea;};return _0x2df7();}export class PasteFromOfficeEnhancedPropagator extends _0x21b0e3{[_0x340f6b(0x1a6)];[_0x340f6b(0x199)];static get[_0x340f6b(0x185)](){const _0xd32ff0=_0x340f6b;return _0xd32ff0(0x1ac);}static get[_0x340f6b(0x1ad)](){return!0x0;}static get[_0x340f6b(0x196)](){return!0x0;}static get[_0x340f6b(0x187)](){const _0x428e58=_0x340f6b;return[_0x428e58(0x188)];}[_0x340f6b(0x1a1)](){const _0xbbce29=_0x340f6b,_0x1780b7=this[_0xbbce29(0x189)],_0x24e59f=_0x1780b7[_0xbbce29(0x1b3)][_0xbbce29(0x182)](_0xbbce29(0x18d)),_0x481772=_0x1780b7[_0xbbce29(0x19a)][_0xbbce29(0x1b1)][_0xbbce29(0x197)],_0x5e7ff3=new _0x43b3c9(_0x481772);_0x24e59f['on'](_0xbbce29(0x1a3),(_0x30877e,_0x297301)=>{const _0xddaefd=_0xbbce29,_0x10ae94=_0x297301[_0xddaefd(0x17c)][_0xddaefd(0x19f)](_0xddaefd(0x18e));_0x5e7ff3[_0xddaefd(0x19b)](_0x10ae94)&&(_0x297301[_0xddaefd(0x17e)]||(_0x297301[_0xddaefd(0x17e)]=_0x33fdc9(_0x10ae94,_0x481772[_0xddaefd(0x17f)])),_0x5e7ff3[_0xddaefd(0x192)](_0x297301));},{'priority':_0x441353[_0xbbce29(0x182)](_0xbbce29(0x18b))+0xa}),this[_0xbbce29(0x1a6)]=this[_0xbbce29(0x189)][_0xbbce29(0x18a)][_0xbbce29(0x182)](_0xbbce29(0x1a6));const _0x3297c2=this[_0xbbce29(0x189)];this[_0xbbce29(0x199)]=setInterval(()=>{const _0x5b6b46=_0xbbce29;let _0x68fc17;for(const _0x3f17f4 in _0x3297c2){const _0x1f4d34=_0x3f17f4,_0x212440=_0x3297c2[_0x1f4d34];if(_0x5b6b46(0x180)==_0x212440||_0x5b6b46(0x1b2)==_0x212440||_0x5b6b46(0x1a7)==_0x212440||_0x5b6b46(0x193)==_0x212440||_0x5b6b46(0x19e)==_0x212440||_0x5b6b46(0x198)==_0x212440||_0x5b6b46(0x1a5)==_0x212440||_0x5b6b46(0x1a2)==_0x212440){delete _0x3297c2[_0x1f4d34],_0x68fc17=_0x212440,clearInterval(this[_0x5b6b46(0x199)]),this[_0x5b6b46(0x199)]=void 0x0;break;}}_0x5b6b46(0x1b2)==_0x68fc17&&_0x3297c2[_0x5b6b46(0x190)](_0x5b6b46(0x186)),_0x5b6b46(0x1a7)==_0x68fc17&&_0x3297c2[_0x5b6b46(0x190)](_0x5b6b46(0x191)),_0x5b6b46(0x193)==_0x68fc17&&_0x3297c2[_0x5b6b46(0x190)](_0x5b6b46(0x1af)),_0x5b6b46(0x19e)==_0x68fc17&&_0x3297c2[_0x5b6b46(0x190)](_0x5b6b46(0x184),_0x5b6b46(0x19c)),_0x5b6b46(0x198)==_0x68fc17&&_0x3297c2[_0x5b6b46(0x190)](_0x5b6b46(0x1b0)),_0x5b6b46(0x1a5)==_0x68fc17&&_0x3297c2[_0x5b6b46(0x190)](_0x5b6b46(0x1a9)),_0x5b6b46(0x1a2)==_0x68fc17&&_0x3297c2[_0x5b6b46(0x190)](_0x5b6b46(0x181));},0x3e8);}[_0x340f6b(0x19d)](){const _0x38c52b=_0x340f6b;super[_0x38c52b(0x19d)](),this[_0x38c52b(0x199)]&&clearInterval(this[_0x38c52b(0x199)]);}}
23
+ const _0x18ab2a=_0x2606;function _0x2606(_0x267572,_0xbce44c){const _0x254f86=_0x254f();return _0x2606=function(_0x26064d,_0x10d86d){_0x26064d=_0x26064d-0x196;let _0x5be9d2=_0x254f86[_0x26064d];return _0x5be9d2;},_0x2606(_0x267572,_0xbce44c);}(function(_0x32ebf8,_0x116dad){const _0x3d73c3=_0x2606,_0x3e9a97=_0x32ebf8();while(!![]){try{const _0x3c2ef6=parseInt(_0x3d73c3(0x1b1))/0x1+-parseInt(_0x3d73c3(0x1a1))/0x2*(parseInt(_0x3d73c3(0x1af))/0x3)+-parseInt(_0x3d73c3(0x1cc))/0x4*(parseInt(_0x3d73c3(0x1ac))/0x5)+-parseInt(_0x3d73c3(0x1b3))/0x6*(parseInt(_0x3d73c3(0x1ba))/0x7)+-parseInt(_0x3d73c3(0x1c5))/0x8*(parseInt(_0x3d73c3(0x1c0))/0x9)+parseInt(_0x3d73c3(0x1c7))/0xa+-parseInt(_0x3d73c3(0x1ae))/0xb*(-parseInt(_0x3d73c3(0x1a9))/0xc);if(_0x3c2ef6===_0x116dad)break;else _0x3e9a97['push'](_0x3e9a97['shift']());}catch(_0x507441){_0x3e9a97['push'](_0x3e9a97['shift']());}}}(_0x254f,0xa51eb));import{Plugin as _0x377ab4}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x1f8ac1}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4222ad}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x429e44}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x377ab4{[_0x18ab2a(0x1a8)];[_0x18ab2a(0x19f)];static get[_0x18ab2a(0x1ca)](){const _0x25e757=_0x18ab2a;return _0x25e757(0x1b7);}static get[_0x18ab2a(0x1b9)](){return!0x0;}static get[_0x18ab2a(0x19d)](){return!0x0;}static get[_0x18ab2a(0x198)](){const _0x541454=_0x18ab2a;return[_0x541454(0x1b4)];}[_0x18ab2a(0x1ad)](){const _0x1ca26f=_0x18ab2a,_0x2c8edc=this[_0x1ca26f(0x1c3)],_0x28e157=_0x2c8edc[_0x1ca26f(0x1b8)][_0x1ca26f(0x1cb)](_0x1ca26f(0x1aa)),_0xfa46bf=_0x2c8edc[_0x1ca26f(0x1b0)][_0x1ca26f(0x1a6)][_0x1ca26f(0x1c9)],_0x1aa3d4=new _0x429e44(_0xfa46bf);_0x28e157['on'](_0x1ca26f(0x1ab),(_0x304c6a,_0x30ff17)=>{const _0x1389b5=_0x1ca26f,_0x4b6b55=_0x30ff17[_0x1389b5(0x1b2)][_0x1389b5(0x1bf)](_0x1389b5(0x1bb));_0x1aa3d4[_0x1389b5(0x1a0)](_0x4b6b55)&&(_0x30ff17[_0x1389b5(0x1be)]||(_0x30ff17[_0x1389b5(0x1be)]=_0x1f8ac1(_0x4b6b55,_0xfa46bf[_0x1389b5(0x1c6)])),_0x1aa3d4[_0x1389b5(0x1a5)](_0x30ff17));},{'priority':_0x4222ad[_0x1ca26f(0x1cb)](_0x1ca26f(0x1cd))+0xa}),this[_0x1ca26f(0x1a8)]=this[_0x1ca26f(0x1c3)][_0x1ca26f(0x19c)][_0x1ca26f(0x1cb)](_0x1ca26f(0x1a8));const _0x5945b4=this[_0x1ca26f(0x1c3)];this[_0x1ca26f(0x19f)]=setInterval(()=>{const _0x358396=_0x1ca26f;let _0x34f65f;for(const _0x46b44b in _0x5945b4){const _0x48f0ef=_0x46b44b,_0x4d1e29=_0x5945b4[_0x48f0ef];if(_0x358396(0x1b6)==_0x4d1e29||_0x358396(0x1a7)==_0x4d1e29||_0x358396(0x19e)==_0x4d1e29||_0x358396(0x1b5)==_0x4d1e29||_0x358396(0x1c4)==_0x4d1e29||_0x358396(0x1c1)==_0x4d1e29||_0x358396(0x19b)==_0x4d1e29||_0x358396(0x1a2)==_0x4d1e29){delete _0x5945b4[_0x48f0ef],_0x34f65f=_0x4d1e29,clearInterval(this[_0x358396(0x19f)]),this[_0x358396(0x19f)]=void 0x0;break;}}_0x358396(0x1a7)==_0x34f65f&&_0x5945b4[_0x358396(0x1bd)](_0x358396(0x1a4)),_0x358396(0x19e)==_0x34f65f&&_0x5945b4[_0x358396(0x1bd)](_0x358396(0x196)),_0x358396(0x1b5)==_0x34f65f&&_0x5945b4[_0x358396(0x1bd)](_0x358396(0x199)),_0x358396(0x1c4)==_0x34f65f&&_0x5945b4[_0x358396(0x1bd)](_0x358396(0x197),_0x358396(0x1c2)),_0x358396(0x1c1)==_0x34f65f&&_0x5945b4[_0x358396(0x1bd)](_0x358396(0x1a3)),_0x358396(0x19b)==_0x34f65f&&_0x5945b4[_0x358396(0x1bd)](_0x358396(0x1c8)),_0x358396(0x1a2)==_0x34f65f&&_0x5945b4[_0x358396(0x1bd)](_0x358396(0x1bc));},0x3e8);}[_0x18ab2a(0x19a)](){const _0x3d6444=_0x18ab2a;super[_0x3d6444(0x19a)](),this[_0x3d6444(0x19f)]&&clearInterval(this[_0x3d6444(0x19f)]);}}function _0x254f(){const _0x159e4e=['924izQFSh','ClipboardPipeline','inputTransformation','5JoxEII','init','386485herPpH','219igcBWA','editing','919758MeQiNd','dataTransfer','582jEdzeL','PasteFromOffice','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyValid','PasteFromOfficeEnhancedPropagator','plugins','isOfficialPlugin','83041CYhbFa','text/html','usageLimit','_showLicenseError','_parsedData','getData','11709HzEAUE','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','PasteFromOfficeEnhanced','editor','pasteFromOfficeEnhancedLicenseKeyNotAllowed','3480cpEDWm','stylesProcessor','909770bPAUhE','trialLimit','document','pluginName','get','386428HSKuTd','high','expired','featureNotAllowed','requires','domainLimit','destroy','pasteFromOfficeEnhancedLicenseKeyTrialLimit','config','isPremiumPlugin','pasteFromOfficeEnhancedLicenseKeyExpired','_licenseKeyCheckInterval','isActive','33604eclyge','pasteFromOfficeEnhancedLicenseKeyUsageLimit','evaluationLimit','invalid','execute','view','pasteFromOfficeEnhancedLicenseKeyInvalid','licenseKey'];_0x254f=function(){return _0x159e4e;};return _0x254f();}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2928cc,_0x2d5cfc){const _0x579450=_0x3735,_0xcb0bb5=_0x2928cc();while(!![]){try{const _0x1d6ca8=-parseInt(_0x579450(0x191))/0x1+-parseInt(_0x579450(0x195))/0x2*(parseInt(_0x579450(0x196))/0x3)+parseInt(_0x579450(0x190))/0x4*(-parseInt(_0x579450(0x194))/0x5)+-parseInt(_0x579450(0x18f))/0x6*(-parseInt(_0x579450(0x18b))/0x7)+parseInt(_0x579450(0x192))/0x8+parseInt(_0x579450(0x18e))/0x9*(-parseInt(_0x579450(0x18a))/0xa)+-parseInt(_0x579450(0x18d))/0xb*(-parseInt(_0x579450(0x193))/0xc);if(_0x1d6ca8===_0x2d5cfc)break;else _0xcb0bb5['push'](_0xcb0bb5['shift']());}catch(_0x19e10e){_0xcb0bb5['push'](_0xcb0bb5['shift']());}}}(_0x3cae,0x56a62));function _0x3cae(){const _0x352bfe=['4128640TDwYjQ','7069116UFcWSg','10LeqUqa','57634iISwYU','6JLiGkr','867990ydRmCs','7rWENNz','test','11ZTZVVO','36VzqnKt','3097254aZVOQl','485788fXEMAM','618744FNQrvF'];_0x3cae=function(){return _0x352bfe;};return _0x3cae();}function _0x3735(_0x316a86,_0x1b92c8){const _0x3cae4=_0x3cae();return _0x3735=function(_0x37357c,_0x298d3a){_0x37357c=_0x37357c-0x18a;let _0x181b27=_0x3cae4[_0x37357c];return _0x181b27;},_0x3735(_0x316a86,_0x1b92c8);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x27f7cb){const _0x78dc16=_0x3735;return m[_0x78dc16(0x18c)](_0x27f7cb);}
23
+ function _0x5400(_0x2b8b8d,_0xbe60ff){const _0x58dc40=_0x58dc();return _0x5400=function(_0x5400d8,_0x505966){_0x5400d8=_0x5400d8-0xc3;let _0x3c561a=_0x58dc40[_0x5400d8];return _0x3c561a;},_0x5400(_0x2b8b8d,_0xbe60ff);}(function(_0x865ab8,_0x44edc0){const _0x51ca2d=_0x5400,_0xde1af3=_0x865ab8();while(!![]){try{const _0x3d2c8c=parseInt(_0x51ca2d(0xc7))/0x1+parseInt(_0x51ca2d(0xc6))/0x2+parseInt(_0x51ca2d(0xc5))/0x3+-parseInt(_0x51ca2d(0xc9))/0x4+parseInt(_0x51ca2d(0xca))/0x5+-parseInt(_0x51ca2d(0xc8))/0x6+-parseInt(_0x51ca2d(0xc4))/0x7;if(_0x3d2c8c===_0x44edc0)break;else _0xde1af3['push'](_0xde1af3['shift']());}catch(_0x33c950){_0xde1af3['push'](_0xde1af3['shift']());}}}(_0x58dc,0x40013));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x58dc(){const _0x42bccf=['1899800xIqjmX','test','6860826kCjZCW','1209447uFjxrt','1017974MGBFqx','229204VXTFUF','724104zhgNfR','633340GTMNtT'];_0x58dc=function(){return _0x42bccf;};return _0x58dc();}export function isMSExcelContent(_0x532ac8){const _0x477b3c=_0x5400;return m[_0x477b3c(0xc3)](_0x532ac8);}