@ckeditor/ckeditor5-paste-from-office-enhanced 45.2.0-alpha.2 → 45.2.0-alpha.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){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.UpcastWriter(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;return u(e||t.element.parent)}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.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${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.UpcastWriter(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){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function 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.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(t){const e=E,n=t();for(;;)try{if(911439===parseInt(e(457))/1+parseInt(e(458))/2*(parseInt(e(460))/3)+-parseInt(e(461))/4+parseInt(e(455))/5+parseInt(e(456))/6+parseInt(e(452))/7*(parseInt(e(454))/8)+-parseInt(e(453))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t,e){const n=L();return(E=function(t,e){return n[t-=452]})(t,e)}function A(t){return C[E(459)](t)}function L(){const t=["297241koeXrf","10869984IoKqEi","8AYggaY","1883135jXgHUW","4524906LKUGRM","877555nXpGje","2274276pORvEd","test","3RlwHeg","4274876ngoLYg"];return(L=function(){return t})()}function O(){const t=["7mteiWQ","push","880267PtICae","name","7059930pyDFbY","hasClass","7035364zlOiSC","2aPhyCp","length","map","7937576HJUALZ","groups","cssRules","6577260YfKOaZ","3YVwZZH","getPropertyValue","initial","set","split","tagName","5557860WxgRtU","exec","4545120pJBcKz","assign","className","style","trim","selectorText"];return(O=function(){return t})()}!function(t){const e=j,n=t();for(;;)try{if(965210===-parseInt(e(258))/1*(-parseInt(e(263))/2)+parseInt(e(270))/3*(parseInt(e(262))/4)+-parseInt(e(250))/5+-parseInt(e(269))/6+-parseInt(e(256))/7*(parseInt(e(266))/8)+parseInt(e(276))/9+parseInt(e(260))/10)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=j,r=new Map;for(const[s,i]of e){if(!s[n(275)]&&!s[n(252)])continue;const e=!s[n(275)]||t[n(259)]===s[n(275)],o=!s[n(252)]||t[n(261)](s[n(252)]);e&&o&&r[n(273)](s,i)}return r}function j(t,e){const n=O();return(j=function(t,e){return n[t-=249]})(t,e)}function R(t){const e=j,n={};for(let r=0;r<t[e(264)];r++){const s=t[r],i=t[e(271)](s);e(272)!==i&&(n[s]=i)}return n}function T(t){const e=j,n=t[e(274)](",")[e(265)]((t=>t[e(254)]())),r=[];for(const t of n){const n=P[e(249)](t);n&&r[e(257)](n[e(267)])}return r}function W(t){const e=j,n={};for(const r of t)Object[e(251)](n,r);return n}const K=k;function M(){const t=["elementStart","isActive","12648kwgSte","item","from","size","3113fQKpcW","content","type","543969TgOsZI","394972KNuBHh","1oenZgH","document","createRangeIn","hasStyle","1338586NJMrGg","5LsTqsW","10946439xZBmIx","3834rMSTxg","values","_parsedData","10658436XlihIA","setStyle","execute","29780DRXFZA"];return(M=function(){return t})()}function k(t,e){const n=M();return(k=function(t,e){return n[t-=319]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(968610===parseInt(e(343))/1*(parseInt(e(322))/2)+-parseInt(e(341))/3+parseInt(e(342))/4+parseInt(e(323))/5*(parseInt(e(328))/6)+-parseInt(e(324))/7+parseInt(e(334))/8*(-parseInt(e(325))/9)+-parseInt(e(331))/10*(-parseInt(e(338))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class N extends b{[K(330)](t){const n=K,{body:r,styles:s}=t[n(327)],i=new e.UpcastWriter(r[n(319)]),o=i[n(320)](r),c=function(t){const e=j,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(273)](t,i)}return n}(function(t){const e=j,n={};for(const r of t)for(const t of r[e(268)])if(t instanceof CSSStyleRule){const r=R(t[e(253)]);n[t[e(255)]]=Object[e(251)]({},n[t[e(255)]]||{},r)}return n}(s));for(const t of o){if(n(332)!==t[n(340)])continue;const e=F(t[n(335)],c);if(e[n(337)]){const r=W(Array[n(336)](e[n(326)]()));for(const e in r){const s=t[n(335)];s[n(321)](e)||i[n(329)](e,r[e],s)}}}t[n(339)]=r}[K(333)](t){return super[K(333)](t)||A(t)}}const D=$;function $(t,e){const n=U();return($=function(t,e){return n[t-=131]})(t,e)}function U(){const t=["ClipboardPipeline","255lBCIOS","269218ANCsjs","3430932DhlsZv","editing","view","fromCharCode","text/html","execute","getData","plugins","inputTransformation","high","afterInit","pluginName","requires","PasteFromOfficeEnhancedInliner","init","4248153gEXcOw","PasteFromOffice","join","_parsedData","dataTransfer","href","2738386MPBRFx","editor","isActive","11108sHxnlT","671724SjVlOt","isPremiumPlugin","get","map","isOfficialPlugin","document","4260272uXEAVY","1cKpCsC","stylesProcessor"];return(U=function(){return t})()}!function(t){const e=$,n=t();for(;;)try{if(620251===parseInt(e(142))/1*(parseInt(e(146))/2)+parseInt(e(135))/3+-parseInt(e(134))/4*(-parseInt(e(145))/5)+parseInt(e(147))/6+-parseInt(e(131))/7+-parseInt(e(141))/8+parseInt(e(162))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class q extends t.Plugin{static get[D(158)](){return D(160)}static get[D(139)](){return!0}static get[D(136)](){return!0}static get[D(159)](){return[D(163)]}[D(161)](){const t=D,e=this[t(132)],n=e[t(154)][t(137)](t(144)),r=e[t(148)][t(149)][t(140)],s=new N(r);n.on(t(155),((e,n)=>{const i=t,o=n[i(166)][i(153)](i(151));s[i(133)](o)&&(n[i(165)]||(n[i(165)]=x(o,r[i(143)])),s[i(152)](n))}),{priority:S.priorities[t(137)](t(156))+11})}[D(157)](){!async function(t){const e=d([113,73,78,74,70,56,72,103,112,83,120,117,69,84,118,105,55,87,75,111,99,67,109,101,79,48,66,82,71,57,122,121,76,97,110,51,53,90,107,104,50,88,68,98,85,86,119,116,49,65,106,115,102,80,52,108,54,77,100,89,81,114]),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(138)]((t=>String[e(150)](t)))[e(164)]("")}!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([113]);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])))}()?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:1748563200;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(167)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const H=_;!function(t){const e=_,n=t();for(;;)try{if(120684===parseInt(e(197))/1*(-parseInt(e(195))/2)+-parseInt(e(192))/3+parseInt(e(185))/4+parseInt(e(219))/5+parseInt(e(213))/6+parseInt(e(180))/7*(-parseInt(e(208))/8)+-parseInt(e(222))/9*(-parseInt(e(183))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);const X=[H(211),H(181),H(206),H(205),H(194),H(189),H(217),H(221)],z=[H(211),H(181),H(206)],V={"font-style":[[H(186),"i"]],"font-weight":[[H(184),H(187)],[H(196),H(187)],[H(193),H(187)],[t=>Number(t)>=600,H(187)]],"text-decoration":[[H(201),"u"],[H(198),"s"]],"text-decoration-line":[[H(201),"u"],[H(198),"s"]],"vertical-align":[[H(202),H(202)],[H(212),H(210)]]};function B(t){return X[H(218)](t)}function J(t){const e=H;return Array[e(220)](t[e(200)]())[e(188)](B)}function Z(){const t=["font-size","span","24fJglcw","insertChild","sup","color","super","254958QPrnlS","getChildren","forEach","split","font-style","includes","139100NzcyTq","from","vertical-align","279sMUwqW","createElement","463967KeXcgE","font-family","keys","127300DOpamt","medium","25912iSxmhp","italic","strong","filter","font-weight","function","setStyle","161181aoLief","bolder","text-decoration-line","2dbEeaw","bold","98167aGhqwB","line-through","length","getStyleNames","underline","sub","getStyle","removeStyle","text-decoration"];return(Z=function(){return t})()}function _(t,e){const n=Z();return(_=function(t,e){return n[t-=180]})(t,e)}function Y(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(215)]((e=>{const i=n,o=t[i(203)](e);if(o)if(c=e,z[H(218)](c))r[e]=o;else if(e in V){const t=o[i(216)](" ");V[e][i(215)]((([n,r])=>{const o=i;for(const i of t)(o(190)==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(215)]((([,n])=>{const s=r,i=e[s(223)](n,[],t[s(214)]());e[s(209)](0,i,t)})),e[r(204)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(182)](n)[r(199)])return;const s=e[r(223)](r(207),[],t[r(214)]());e[r(191)](n,s),e[r(209)](0,s,t),e[r(204)](Object[r(182)](n),t)}(t,e,r)}const G=tt;function Q(){const t=["stylesProcessor","231LPAbwn","name","618185HVEGVp","_parsedData","createRangeIn","element","3810688jFwWkA","document","2330182djvrqs","12zFRJDu","blockElements","isActive","7112196KyNxpE","execute","includes","138978AocAEJ","content","font","221652qTRDBT","5384905jukcZk","getItems","10vYmWbV"];return(Q=function(){return t})()}function tt(t,e){const n=Q();return(tt=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(607646===parseInt(e(443))/1+parseInt(e(426))/2+-parseInt(e(436))/3*(parseInt(e(427))/4)+parseInt(e(437))/5+parseInt(e(433))/6*(-parseInt(e(441))/7)+-parseInt(e(424))/8+-parseInt(e(430))/9*(parseInt(e(439))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class et extends b{[G(431)](t){const n=G,{body:r}=t[n(444)],s=new e.UpcastWriter(r[n(425)]),i=s[n(445)](r),o=new e.ViewDocument(s[n(425)][n(440)]),c=[...new e.DomConverter(o)[n(428)],n(435)],a=i[n(438)]();for(const t of a)if(t.is(n(446))&&c[n(432)](t[n(442)])){Y(t,s,J(t))}t[n(434)]=r}[G(429)](t){return super[G(429)](t)||A(t)}}function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=159]})(t,e)}function rt(){const t=["invalid","pasteFromOfficeEnhancedLicenseKeyTrialLimit","execute","_showLicenseError","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyExpired","text/html","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyInvalid","document","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyDomainLimit","4363326PfuOXt","1285LvUlRK","get","licenseKey","requires","config","2041413mTzsVN","dataTransfer","evaluationLimit","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","high","pasteFromOfficeEnhancedLicenseKeyUsageLimit","trialLimit","editor","usageLimit","1724iOauXM","_parsedData","init","PasteFromOffice","destroy","_licenseKeyCheckInterval","getData","pluginName","view","1095740TPxOLJ","6577160giVHJD","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyValid","editing","isOfficialPlugin","expired","4293359iLjuFW","563078iazEbN","plugins","domainLimit","isActive","inputTransformation","isPremiumPlugin","pasteFromOfficeEnhancedLicenseKeyNotAllowed"];return(rt=function(){return t})()}const st=nt;!function(t){const e=nt,n=t();for(;;)try{if(394785===-parseInt(e(200))/1+-parseInt(e(192))/2+parseInt(e(173))/3+parseInt(e(183))/4*(-parseInt(e(168))/5)+parseInt(e(167))/6+-parseInt(e(199))/7+parseInt(e(193))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class it extends t.Plugin{[st(170)];[st(188)];static get[st(190)](){return st(176)}static get[st(197)](){return!0}static get[st(205)](){return!0}static get[st(171)](){return[st(186)]}[st(185)](){const t=st,e=this[t(181)],n=e[t(201)][t(169)](t(194)),r=e[t(196)][t(191)][t(164)],s=new et(r);n.on(t(204),((e,n)=>{const i=t,o=n[i(174)][i(189)](i(161));s[i(203)](o)&&(n[i(184)]||(n[i(184)]=x(o,r[i(165)])),s[i(209)](n))}),{priority:S.priorities[t(169)](t(178))+10}),this[t(170)]=this[t(181)][t(172)][t(169)](t(170));const i=this[t(181)];this[t(188)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(195)==s||e(163)==s||e(160)==s||e(166)==s||e(206)==s||e(177)==s||e(208)==s||e(179)==s){delete i[r],n=s,clearInterval(this[e(188)]),this[e(188)]=void 0;break}}e(163)==n&&i[e(210)](e(207)),e(160)==n&&i[e(210)](e(198)),e(166)==n&&i[e(210)](e(202)),e(206)==n&&i[e(210)](e(162),e(159)),e(177)==n&&i[e(210)](e(175)),e(208)==n&&i[e(210)](e(180)),e(179)==n&&i[e(210)](e(182))}),1e3)}[st(187)](){const t=st;super[t(187)](),this[t(188)]&&clearInterval(this[t(188)])}}var ot=ct;function ct(t,e){var n=ut();return(ct=function(t,e){return n[t-=372]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(139172===-parseInt(e(375))/1+parseInt(e(381))/2+-parseInt(e(373))/3*(parseInt(e(379))/4)+parseInt(e(387))/5+-parseInt(e(384))/6*(-parseInt(e(377))/7)+parseInt(e(374))/8*(parseInt(e(380))/9)+parseInt(e(385))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class at extends t.Plugin{static get[ot(386)](){return ot(378)}static get[ot(382)](){return!0}static get[ot(376)](){return!0}static get[ot(372)](){return[ot(383),q,it]}}function ut(){var t=["isOfficialPlugin","PasteFromOffice","6LKxgin","1175510YpBhFi","pluginName","146240KndWkr","requires","3zeCkdI","8doUePA","216559FZKcFd","isPremiumPlugin","1218182kycSnT","PasteFromOfficeEnhanced","793608KiSxXo","1264743sCzcqy","185562GXgkXv"];return(ut=function(){return t})()}function lt(){var t=["5334015szpjhJ","2767550kJOHiW","574853lIqSWX","4823580fupDhy","19783864eKbuib","133WXWHtj","1478534zejyhf","106068fdCUdV"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=487]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(892959===-parseInt(e(490))/1+parseInt(e(494))/2+parseInt(e(488))/3+parseInt(e(491))/4+parseInt(e(489))/5+-parseInt(e(487))/6*(parseInt(e(493))/7)+-parseInt(e(492))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){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.UpcastWriter(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;return u(e||t.element.parent)}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.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${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.UpcastWriter(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){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function 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.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(t){const e=E,n=t();for(;;)try{if(911439===parseInt(e(457))/1+parseInt(e(458))/2*(parseInt(e(460))/3)+-parseInt(e(461))/4+parseInt(e(455))/5+parseInt(e(456))/6+parseInt(e(452))/7*(parseInt(e(454))/8)+-parseInt(e(453))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t,e){const n=A();return(E=function(t,e){return n[t-=452]})(t,e)}function L(t){return C[E(459)](t)}function A(){const t=["297241koeXrf","10869984IoKqEi","8AYggaY","1883135jXgHUW","4524906LKUGRM","877555nXpGje","2274276pORvEd","test","3RlwHeg","4274876ngoLYg"];return(A=function(){return t})()}function O(){const t=["7mteiWQ","push","880267PtICae","name","7059930pyDFbY","hasClass","7035364zlOiSC","2aPhyCp","length","map","7937576HJUALZ","groups","cssRules","6577260YfKOaZ","3YVwZZH","getPropertyValue","initial","set","split","tagName","5557860WxgRtU","exec","4545120pJBcKz","assign","className","style","trim","selectorText"];return(O=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(965210===-parseInt(e(258))/1*(-parseInt(e(263))/2)+parseInt(e(270))/3*(parseInt(e(262))/4)+-parseInt(e(250))/5+-parseInt(e(269))/6+-parseInt(e(256))/7*(parseInt(e(266))/8)+parseInt(e(276))/9+parseInt(e(260))/10)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=W,r=new Map;for(const[s,i]of e){if(!s[n(275)]&&!s[n(252)])continue;const e=!s[n(275)]||t[n(259)]===s[n(275)],o=!s[n(252)]||t[n(261)](s[n(252)]);e&&o&&r[n(273)](s,i)}return r}function W(t,e){const n=O();return(W=function(t,e){return n[t-=249]})(t,e)}function R(t){const e=W,n={};for(let r=0;r<t[e(264)];r++){const s=t[r],i=t[e(271)](s);e(272)!==i&&(n[s]=i)}return n}function j(t){const e=W,n=t[e(274)](",")[e(265)]((t=>t[e(254)]())),r=[];for(const t of n){const n=P[e(249)](t);n&&r[e(257)](n[e(267)])}return r}function T(t){const e=W,n={};for(const r of t)Object[e(251)](n,r);return n}const K=N;function M(){const t=["elementStart","isActive","12648kwgSte","item","from","size","3113fQKpcW","content","type","543969TgOsZI","394972KNuBHh","1oenZgH","document","createRangeIn","hasStyle","1338586NJMrGg","5LsTqsW","10946439xZBmIx","3834rMSTxg","values","_parsedData","10658436XlihIA","setStyle","execute","29780DRXFZA"];return(M=function(){return t})()}function N(t,e){const n=M();return(N=function(t,e){return n[t-=319]})(t,e)}!function(t){const e=N,n=t();for(;;)try{if(968610===parseInt(e(343))/1*(parseInt(e(322))/2)+-parseInt(e(341))/3+parseInt(e(342))/4+parseInt(e(323))/5*(parseInt(e(328))/6)+-parseInt(e(324))/7+parseInt(e(334))/8*(-parseInt(e(325))/9)+-parseInt(e(331))/10*(-parseInt(e(338))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class k extends b{[K(330)](t){const n=K,{body:r,styles:s}=t[n(327)],i=new e.UpcastWriter(r[n(319)]),o=i[n(320)](r),c=function(t){const e=W,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(273)](t,i)}return n}(function(t){const e=W,n={};for(const r of t)for(const t of r[e(268)])if(t instanceof CSSStyleRule){const r=R(t[e(253)]);n[t[e(255)]]=Object[e(251)]({},n[t[e(255)]]||{},r)}return n}(s));for(const t of o){if(n(332)!==t[n(340)])continue;const e=F(t[n(335)],c);if(e[n(337)]){const r=T(Array[n(336)](e[n(326)]()));for(const e in r){const s=t[n(335)];s[n(321)](e)||i[n(329)](e,r[e],s)}}}t[n(339)]=r}[K(333)](t){return super[K(333)](t)||L(t)}}function D(t,e){const n=$();return(D=function(t,e){return n[t-=317]})(t,e)}function $(){const t=["567qlGSdN","178384oNLbKC","80CuZOaU","28322833ZxvymJ","62lswiVv","5626044ebZccU","124720OmslMy","getData","view","fromCharCode","requires","1236152cMdBcW","high","plugins","href","isActive","ClipboardPipeline","isPremiumPlugin","10biFbbo","text/html","PasteFromOfficeEnhancedInliner","get","init","stylesProcessor","inputTransformation","editor","9126chNfLR","isOfficialPlugin","pluginName","PasteFromOffice","afterInit","editing","document","_parsedData","execute","4025097OdesaW","map","dataTransfer","join"];return($=function(){return t})()}const U=D;!function(t){const e=D,n=t();for(;;)try{if(689812===parseInt(e(336))/1+-parseInt(e(329))/2*(-parseInt(e(351))/3)+-parseInt(e(326))/4*(parseInt(e(327))/5)+parseInt(e(330))/6+-parseInt(e(325))/7*(-parseInt(e(331))/8)+-parseInt(e(321))/9*(-parseInt(e(343))/10)+-parseInt(e(328))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class q extends t.Plugin{static get[U(353)](){return U(345)}static get[U(352)](){return!0}static get[U(342)](){return!0}static get[U(335)](){return[U(354)]}[U(347)](){const t=U,e=this[t(350)],n=e[t(338)][t(346)](t(341)),r=e[t(317)][t(333)][t(318)],s=new k(r);n.on(t(349),((e,n)=>{const i=t,o=n[i(323)][i(332)](i(344));s[i(340)](o)&&(n[i(319)]||(n[i(319)]=x(o,r[i(348)])),s[i(320)](n))}),{priority:S.priorities[t(346)](t(337))+11})}[U(355)](){!async function(t){const e=d([105,76,114,109,88,97,82,106,50,107,87,110,121,69,79,49,111,83,81,73,54,53,86,65,85,78,100,71,57,99,56,119,112,51,116,52,80,102,75,122,84,118,55,98,103,72,48,68,113,89,70,90,66,115,67,108,101,117,74,120,104,77]),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=D;return t[e(322)]((t=>String[e(334)](t)))[e(324)]("")}!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([105]);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])))}()?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:1748649600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=D,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(339)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const z=B;!function(t){const e=B,n=t();for(;;)try{if(120684===parseInt(e(197))/1*(-parseInt(e(195))/2)+-parseInt(e(192))/3+parseInt(e(185))/4+parseInt(e(219))/5+parseInt(e(213))/6+parseInt(e(180))/7*(-parseInt(e(208))/8)+-parseInt(e(222))/9*(-parseInt(e(183))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const H=[z(211),z(181),z(206),z(205),z(194),z(189),z(217),z(221)],V=[z(211),z(181),z(206)],X={"font-style":[[z(186),"i"]],"font-weight":[[z(184),z(187)],[z(196),z(187)],[z(193),z(187)],[t=>Number(t)>=600,z(187)]],"text-decoration":[[z(201),"u"],[z(198),"s"]],"text-decoration-line":[[z(201),"u"],[z(198),"s"]],"vertical-align":[[z(202),z(202)],[z(212),z(210)]]};function Z(t){return H[z(218)](t)}function J(t){const e=z;return Array[e(220)](t[e(200)]())[e(188)](Z)}function _(){const t=["font-size","span","24fJglcw","insertChild","sup","color","super","254958QPrnlS","getChildren","forEach","split","font-style","includes","139100NzcyTq","from","vertical-align","279sMUwqW","createElement","463967KeXcgE","font-family","keys","127300DOpamt","medium","25912iSxmhp","italic","strong","filter","font-weight","function","setStyle","161181aoLief","bolder","text-decoration-line","2dbEeaw","bold","98167aGhqwB","line-through","length","getStyleNames","underline","sub","getStyle","removeStyle","text-decoration"];return(_=function(){return t})()}function B(t,e){const n=_();return(B=function(t,e){return n[t-=180]})(t,e)}function Y(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=z,r={},s={};return e[n(215)]((e=>{const i=n,o=t[i(203)](e);if(o)if(c=e,V[z(218)](c))r[e]=o;else if(e in X){const t=o[i(216)](" ");X[e][i(215)]((([n,r])=>{const o=i;for(const i of t)(o(190)==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=z;for(const s in n)n[s][r(215)]((([,n])=>{const s=r,i=e[s(223)](n,[],t[s(214)]());e[s(209)](0,i,t)})),e[r(204)](s,t)})(t,e,s),function(t,e,n){const r=z;if(!Object[r(182)](n)[r(199)])return;const s=e[r(223)](r(207),[],t[r(214)]());e[r(191)](n,s),e[r(209)](0,s,t),e[r(204)](Object[r(182)](n),t)}(t,e,r)}const G=tt;function Q(){const t=["stylesProcessor","231LPAbwn","name","618185HVEGVp","_parsedData","createRangeIn","element","3810688jFwWkA","document","2330182djvrqs","12zFRJDu","blockElements","isActive","7112196KyNxpE","execute","includes","138978AocAEJ","content","font","221652qTRDBT","5384905jukcZk","getItems","10vYmWbV"];return(Q=function(){return t})()}function tt(t,e){const n=Q();return(tt=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(607646===parseInt(e(443))/1+parseInt(e(426))/2+-parseInt(e(436))/3*(parseInt(e(427))/4)+parseInt(e(437))/5+parseInt(e(433))/6*(-parseInt(e(441))/7)+-parseInt(e(424))/8+-parseInt(e(430))/9*(parseInt(e(439))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class et extends b{[G(431)](t){const n=G,{body:r}=t[n(444)],s=new e.UpcastWriter(r[n(425)]),i=s[n(445)](r),o=new e.ViewDocument(s[n(425)][n(440)]),c=[...new e.DomConverter(o)[n(428)],n(435)],a=i[n(438)]();for(const t of a)if(t.is(n(446))&&c[n(432)](t[n(442)])){Y(t,s,J(t))}t[n(434)]=r}[G(429)](t){return super[G(429)](t)||L(t)}}function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=159]})(t,e)}function rt(){const t=["invalid","pasteFromOfficeEnhancedLicenseKeyTrialLimit","execute","_showLicenseError","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyExpired","text/html","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyInvalid","document","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyDomainLimit","4363326PfuOXt","1285LvUlRK","get","licenseKey","requires","config","2041413mTzsVN","dataTransfer","evaluationLimit","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","high","pasteFromOfficeEnhancedLicenseKeyUsageLimit","trialLimit","editor","usageLimit","1724iOauXM","_parsedData","init","PasteFromOffice","destroy","_licenseKeyCheckInterval","getData","pluginName","view","1095740TPxOLJ","6577160giVHJD","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyValid","editing","isOfficialPlugin","expired","4293359iLjuFW","563078iazEbN","plugins","domainLimit","isActive","inputTransformation","isPremiumPlugin","pasteFromOfficeEnhancedLicenseKeyNotAllowed"];return(rt=function(){return t})()}const st=nt;!function(t){const e=nt,n=t();for(;;)try{if(394785===-parseInt(e(200))/1+-parseInt(e(192))/2+parseInt(e(173))/3+parseInt(e(183))/4*(-parseInt(e(168))/5)+parseInt(e(167))/6+-parseInt(e(199))/7+parseInt(e(193))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class it extends t.Plugin{[st(170)];[st(188)];static get[st(190)](){return st(176)}static get[st(197)](){return!0}static get[st(205)](){return!0}static get[st(171)](){return[st(186)]}[st(185)](){const t=st,e=this[t(181)],n=e[t(201)][t(169)](t(194)),r=e[t(196)][t(191)][t(164)],s=new et(r);n.on(t(204),((e,n)=>{const i=t,o=n[i(174)][i(189)](i(161));s[i(203)](o)&&(n[i(184)]||(n[i(184)]=x(o,r[i(165)])),s[i(209)](n))}),{priority:S.priorities[t(169)](t(178))+10}),this[t(170)]=this[t(181)][t(172)][t(169)](t(170));const i=this[t(181)];this[t(188)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(195)==s||e(163)==s||e(160)==s||e(166)==s||e(206)==s||e(177)==s||e(208)==s||e(179)==s){delete i[r],n=s,clearInterval(this[e(188)]),this[e(188)]=void 0;break}}e(163)==n&&i[e(210)](e(207)),e(160)==n&&i[e(210)](e(198)),e(166)==n&&i[e(210)](e(202)),e(206)==n&&i[e(210)](e(162),e(159)),e(177)==n&&i[e(210)](e(175)),e(208)==n&&i[e(210)](e(180)),e(179)==n&&i[e(210)](e(182))}),1e3)}[st(187)](){const t=st;super[t(187)](),this[t(188)]&&clearInterval(this[t(188)])}}var ot=ct;function ct(t,e){var n=ut();return(ct=function(t,e){return n[t-=372]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(139172===-parseInt(e(375))/1+parseInt(e(381))/2+-parseInt(e(373))/3*(parseInt(e(379))/4)+parseInt(e(387))/5+-parseInt(e(384))/6*(-parseInt(e(377))/7)+parseInt(e(374))/8*(parseInt(e(380))/9)+parseInt(e(385))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class at extends t.Plugin{static get[ot(386)](){return ot(378)}static get[ot(382)](){return!0}static get[ot(376)](){return!0}static get[ot(372)](){return[ot(383),q,it]}}function ut(){var t=["isOfficialPlugin","PasteFromOffice","6LKxgin","1175510YpBhFi","pluginName","146240KndWkr","requires","3zeCkdI","8doUePA","216559FZKcFd","isPremiumPlugin","1218182kycSnT","PasteFromOfficeEnhanced","793608KiSxXo","1264743sCzcqy","185562GXgkXv"];return(ut=function(){return t})()}function lt(){var t=["5334015szpjhJ","2767550kJOHiW","574853lIqSWX","4823580fupDhy","19783864eKbuib","133WXWHtj","1478534zejyhf","106068fdCUdV"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=487]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(892959===-parseInt(e(490))/1+parseInt(e(494))/2+parseInt(e(488))/3+parseInt(e(491))/4+parseInt(e(489))/5+-parseInt(e(487))/6*(parseInt(e(493))/7)+-parseInt(e(492))/8)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 _0xac3f47}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x1717c6,parseHtml as _0x2b6e46}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x17d4b8,uid as _0x467ff0}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x5176f8,ViewDocument as _0x3902a2,DomConverter as _0x2d3b31}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x56fcc1){return m['test'](_0x56fcc1);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x1b41fb,_0x4ab275){const _0x35a51b=new Map();for(const [_0x5f0a10,_0x4d5a88]of _0x4ab275){if(!_0x5f0a10['tagName']&&!_0x5f0a10['className'])continue;const _0x4b4a31=!_0x5f0a10['tagName']||_0x1b41fb['name']===_0x5f0a10['tagName'],_0x4d778c=!_0x5f0a10['className']||_0x1b41fb['hasClass'](_0x5f0a10['className']);_0x4b4a31&&_0x4d778c&&_0x35a51b['set'](_0x5f0a10,_0x4d5a88);}return _0x35a51b;}function h(_0x4cad18){const _0x464d4f={};for(let _0x58afb3=0x0;_0x58afb3<_0x4cad18['length'];_0x58afb3++){const _0x44408c=_0x4cad18[_0x58afb3],_0x2ca8ce=_0x4cad18['getPropertyValue'](_0x44408c);'initial'!==_0x2ca8ce&&(_0x464d4f[_0x44408c]=_0x2ca8ce);}return _0x464d4f;}function O(_0x5b80d3){const _0x58fdeb=_0x5b80d3['split'](',')['map'](_0x3f0cb8=>_0x3f0cb8['trim']()),_0x595bf5=[];for(const _0x582c2c of _0x58fdeb){const _0x3fd974=S['exec'](_0x582c2c);_0x3fd974&&_0x595bf5['push'](_0x3fd974['groups']);}return _0x595bf5;}function y(_0x3c7f5d){const _0x484693={};for(const _0x52ec86 of _0x3c7f5d)Object['assign'](_0x484693,_0x52ec86);return _0x484693;}class c extends _0x1717c6{['execute'](_0x43190c){const {body:_0x19b928,styles:_0xba6f0e}=_0x43190c['_parsedData'],_0x20e332=new _0x5176f8(_0x19b928['document']),_0x2a9f87=_0x20e332['createRangeIn'](_0x19b928),_0x2d964c=function(_0x158cb2){const _0x2b8585={};for(const _0x5c2c14 of _0x158cb2)for(const _0xf29165 of _0x5c2c14['cssRules'])if(_0xf29165 instanceof CSSStyleRule){const _0x9673ae=h(_0xf29165['style']);_0x2b8585[_0xf29165['selectorText']]=Object['assign']({},_0x2b8585[_0xf29165['selectorText']]||{},_0x9673ae);}return _0x2b8585;}(_0xba6f0e),_0x4592a6=function(_0x4c2576){const _0x2eaf98=new Map();for(const _0x38fe0f in _0x4c2576){const _0x3a248b=O(_0x38fe0f),_0x5caa60=_0x4c2576[_0x38fe0f];for(const _0x34ff6f of _0x3a248b)_0x2eaf98['set'](_0x34ff6f,_0x5caa60);}return _0x2eaf98;}(_0x2d964c);for(const _0x57eb54 of _0x2a9f87){if('elementStart'!==_0x57eb54['type'])continue;const _0x53c5db=x(_0x57eb54['item'],_0x4592a6);if(_0x53c5db['size']){const _0x5223a5=y(Array['from'](_0x53c5db['values']()));for(const _0x3470a6 in _0x5223a5){const _0x27a710=_0x57eb54['item'];_0x27a710['hasStyle'](_0x3470a6)||_0x20e332['setStyle'](_0x3470a6,_0x5223a5[_0x3470a6],_0x27a710);}}}_0x43190c['content']=_0x19b928;}['isActive'](_0x36208f){return super['isActive'](_0x36208f)||l(_0x36208f);}}class i extends _0xac3f47{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5114f4=this['editor'],_0xb11ef1=_0x5114f4['plugins']['get']('ClipboardPipeline'),_0x390fc7=_0x5114f4['editing']['view']['document'],_0x3389b8=new c(_0x390fc7);_0xb11ef1['on']('inputTransformation',(_0xff861f,_0x2404e3)=>{const _0x37728f=_0x2404e3['dataTransfer']['getData']('text/html');_0x3389b8['isActive'](_0x37728f)&&(_0x2404e3['_parsedData']||(_0x2404e3['_parsedData']=_0x2b6e46(_0x37728f,_0x390fc7['stylesProcessor'])),_0x3389b8['execute'](_0x2404e3));},{'priority':_0x17d4b8['get']('high')+0xb});}['afterInit'](){!async function(_0x29c36d){const _0x556edf=_0x2cdcaa([0x71,0x49,0x4e,0x4a,0x46,0x38,0x48,0x67,0x70,0x53,0x78,0x75,0x45,0x54,0x76,0x69,0x37,0x57,0x4b,0x6f,0x63,0x43,0x6d,0x65,0x4f,0x30,0x42,0x52,0x47,0x39,0x7a,0x79,0x4c,0x61,0x6e,0x33,0x35,0x5a,0x6b,0x68,0x32,0x58,0x44,0x62,0x55,0x56,0x77,0x74,0x31,0x41,0x6a,0x73,0x66,0x50,0x34,0x6c,0x36,0x4d,0x64,0x59,0x51,0x72]),_0x13046c=0x1784c47c,_0x32132e=0x1783ad2c^_0x13046c,_0x331816=window[_0x2cdcaa([0x44,0x61,0x74,0x65])][_0x2cdcaa([0x6e,0x6f,0x77])](),_0x3eb44f=_0x29c36d[_0x2cdcaa([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2f4dca=new window[(_0x2cdcaa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x46f0d4=>{_0x3eb44f[_0x2cdcaa([0x6f,0x6e,0x63,0x65])](_0x2cdcaa([0x72,0x65,0x61,0x64,0x79]),_0x46f0d4);}),_0xaf65a6={[_0x2cdcaa([0x6b,0x74,0x79])]:_0x2cdcaa([0x45,0x43]),[_0x2cdcaa([0x75,0x73,0x65])]:_0x2cdcaa([0x73,0x69,0x67]),[_0x2cdcaa([0x63,0x72,0x76])]:_0x2cdcaa([0x50,0x2d,0x32,0x35,0x36]),[_0x2cdcaa([0x78])]:_0x2cdcaa([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]),[_0x2cdcaa([0x79])]:_0x2cdcaa([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]),[_0x2cdcaa([0x61,0x6c,0x67])]:_0x2cdcaa([0x45,0x53,0x32,0x35,0x36])},_0x433921=_0x3eb44f[_0x2cdcaa([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2cdcaa([0x67,0x65,0x74])](_0x2cdcaa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x63f275(){let _0x1494e,_0x44d431=null,_0xbace34=null;try{if(_0x433921==_0x2cdcaa([0x47,0x50,0x4c]))return _0x2cdcaa([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1494e=_0x116d63(),!_0x1494e)return _0x2cdcaa([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1494e[_0x2cdcaa([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xbace34=_0x921716(_0x1494e[_0x2cdcaa([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1494e[_0x2cdcaa([0x6a,0x74,0x69])])),await _0x127144()?_0x4da243()?_0x1d4b2c()?_0x2cdcaa([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xe06c95()?(_0x1494e[_0x2cdcaa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2cdcaa([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x44d431=_0x180cce(_0x2cdcaa([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1494e[_0x2cdcaa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2cdcaa([0x74,0x72,0x69,0x61,0x6c])&&(_0x44d431=_0x180cce(_0x2cdcaa([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4c8b4a()):_0x2cdcaa([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2cdcaa([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2cdcaa([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2cdcaa([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1d4b2c(){const _0x50dc5f=[_0x2cdcaa([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2cdcaa([0x74,0x72,0x69,0x61,0x6c])][_0x2cdcaa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1494e[_0x2cdcaa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x331816/0x3e8:0xe10*_0x32132e;return _0x1494e[_0x2cdcaa([0x65,0x78,0x70])]<_0x50dc5f;}function _0x4da243(){const _0x96b33c=_0x1494e[_0x2cdcaa([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x96b33c&&(!!_0x96b33c[_0x2cdcaa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2cdcaa([0x2a]))||(!!_0x96b33c[_0x2cdcaa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2cdcaa([0x50,0x4f,0x45]))||!!_0x96b33c[_0x2cdcaa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2cdcaa([0x50,0x50]))));}function _0xe06c95(){const _0x26ce2a=_0x1494e[_0x2cdcaa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x26ce2a||0x0==_0x26ce2a[_0x2cdcaa([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1d5e6f}=new URL(window[_0x2cdcaa([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x26ce2a[_0x2cdcaa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d5e6f))return!0x0;const _0x35089d=_0x1d5e6f[_0x2cdcaa([0x73,0x70,0x6c,0x69,0x74])](_0x2cdcaa([0x2e]));return _0x26ce2a[_0x2cdcaa([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3a5cee=>_0x3a5cee[_0x2cdcaa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2cdcaa([0x2a])))[_0x2cdcaa([0x6d,0x61,0x70])](_0x31e6c7=>_0x31e6c7[_0x2cdcaa([0x73,0x70,0x6c,0x69,0x74])](_0x2cdcaa([0x2e])))[_0x2cdcaa([0x73,0x6f,0x6d,0x65])](_0x827b01=>_0x35089d[_0x2cdcaa([0x65,0x76,0x65,0x72,0x79])]((_0x30e513,_0x40be51)=>_0x827b01[_0x40be51]===_0x30e513||_0x827b01[_0x40be51]===_0x2cdcaa([0x2a])));}function _0x4c8b4a(){return _0x44d431&&_0xbace34?new window[(_0x2cdcaa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x78fdc4,_0x48d2aa)=>{_0x44d431[_0x2cdcaa([0x74,0x68,0x65,0x6e])](_0x78fdc4,_0x48d2aa),_0xbace34[_0x2cdcaa([0x74,0x68,0x65,0x6e])](_0x34ff45=>{_0x34ff45!=_0x2cdcaa([0x56,0x61,0x6c,0x69,0x64])&&_0x78fdc4(_0x34ff45);},_0x48d2aa);}):_0x44d431||_0xbace34||_0x2cdcaa([0x56,0x61,0x6c,0x69,0x64]);}}function _0x921716(_0x434e9f,_0x2f3892){return new window[(_0x2cdcaa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5382e7=>{if(_0x3ecf50())return _0x5382e7(_0x2cdcaa([0x56,0x61,0x6c,0x69,0x64]));_0xd4c656(),_0x3eb44f[_0x2cdcaa([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2cdcaa([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2c3a7f=!0x1;const _0x262556=_0x467ff0();function _0x4b0b58(_0x48b4db){return!!_0x48b4db&&(typeof _0x48b4db===_0x2cdcaa([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x48b4db===_0x2cdcaa([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x48b4db[_0x2cdcaa([0x74,0x68,0x65,0x6e])]===_0x2cdcaa([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x48b4db[_0x2cdcaa([0x63,0x61,0x74,0x63,0x68])]===_0x2cdcaa([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x306421(_0x303d42){_0x49d453(_0x303d42)[_0x2cdcaa([0x74,0x68,0x65,0x6e])](_0xb374a2=>{if(!_0xb374a2||_0xb374a2[_0x2cdcaa([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2cdcaa([0x6f,0x6b]))return _0x2cdcaa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x21317e(_0x2aeb49(_0x262556+_0x2f3892))!=_0xb374a2[_0x2cdcaa([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2cdcaa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2cdcaa([0x56,0x61,0x6c,0x69,0x64]);})[_0x2cdcaa([0x74,0x68,0x65,0x6e])](_0x4142bf=>(_0x315b03(),_0x4142bf),()=>{const _0x111591=_0x582323();return null==_0x111591?(_0x315b03(),_0x2cdcaa([0x56,0x61,0x6c,0x69,0x64])):_0x2cdcaa(_0x331816-_0x111591>(0x3388407c^_0x13046c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2cdcaa([0x74,0x68,0x65,0x6e])](_0x5382e7)[_0x2cdcaa([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5382e7(_0x2cdcaa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x24ba09=0x17b22afc^_0x13046c;function _0x315b03(){const _0x312444=_0x2cdcaa([0x6c,0x6c,0x63,0x74,0x2d])+_0x21317e(_0x2aeb49(_0x434e9f)),_0x4acd24=_0x554972(_0x21317e(window[_0x2cdcaa([0x4d,0x61,0x74,0x68])][_0x2cdcaa([0x63,0x65,0x69,0x6c])](_0x331816/_0x24ba09)));window[_0x2cdcaa([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2cdcaa([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x312444,_0x4acd24);}function _0x582323(){const _0x3e9bd4=_0x2cdcaa([0x6c,0x6c,0x63,0x74,0x2d])+_0x21317e(_0x2aeb49(_0x434e9f)),_0x26334d=window[_0x2cdcaa([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2cdcaa([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3e9bd4);return _0x26334d?window[_0x2cdcaa([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x554972(_0x26334d),0x10)*_0x24ba09:null;}function _0x49d453(_0x132905){return new window[(_0x2cdcaa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4c0e75,_0x3ed9c9)=>{_0x132905[_0x2cdcaa([0x74,0x68,0x65,0x6e])](_0x4c0e75,_0x3ed9c9),window[_0x2cdcaa([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3ed9c9,0x178510bc^_0x13046c);});}}_0x3eb44f[_0x2cdcaa([0x6f,0x6e])](_0x2cdcaa([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1f482,_0x4ab51e)=>{if(_0x4ab51e[0x0]!=_0x434e9f)return _0x5382e7(_0x2cdcaa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4ab51e[0x1]={..._0x4ab51e[0x1],[_0x2cdcaa([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x262556};},{[_0x2cdcaa([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2cdcaa([0x68,0x69,0x67,0x68])}),_0x3eb44f[_0x2cdcaa([0x6f,0x6e])](_0x2cdcaa([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2e9e81=>{_0x4b0b58(_0x2e9e81[_0x2cdcaa([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2c3a7f=!0x0,_0x306421(_0x2e9e81[_0x2cdcaa([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2cdcaa([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2cdcaa([0x6c,0x6f,0x77])}),_0x2f4dca[_0x2cdcaa([0x74,0x68,0x65,0x6e])](()=>{_0x2c3a7f||_0x5382e7(_0x2cdcaa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3ecf50(){return _0x3eb44f[_0x2cdcaa([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2cdcaa([0x76,0x69,0x65,0x77])][_0x2cdcaa([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2cdcaa([0x61,0x75,0x74,0x6f]);}function _0xd4c656(){_0x3eb44f[_0x2cdcaa([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2cdcaa([0x76,0x69,0x65,0x77])][_0x2cdcaa([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2cdcaa([0x61,0x75,0x74,0x6f]);}}function _0x180cce(_0x425785){const _0x1785e3=[new window[(_0x2cdcaa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x289aaa=>setTimeout(_0x289aaa,0x178dfab0^_0x13046c)),_0x2f4dca[_0x2cdcaa([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2cdcaa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x37bf59=>{let _0x2cdda1=0x0;_0x3eb44f[_0x2cdcaa([0x6d,0x6f,0x64,0x65,0x6c])][_0x2cdcaa([0x6f,0x6e])](_0x2cdcaa([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x561dad,_0x4b51fa)=>{_0x4b51fa[0x0][_0x2cdcaa([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2cdda1++,_0x2cdda1==(0x1784c584^_0x13046c)&&(_0x37bf59(),_0x561dad[_0x2cdcaa([0x6f,0x66,0x66])]());});}))];return window[_0x2cdcaa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2cdcaa([0x72,0x61,0x63,0x65])](_0x1785e3)[_0x2cdcaa([0x74,0x68,0x65,0x6e])](()=>_0x425785);}async function _0x7f07f7(){await _0x2f4dca,_0x3eb44f[_0x2cdcaa([0x6d,0x6f,0x64,0x65,0x6c])][_0x2cdcaa([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x55d651,_0x3eb44f[_0x2cdcaa([0x6d,0x6f,0x64,0x65,0x6c])][_0x2cdcaa([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x55d651,_0x3eb44f[_0x2cdcaa([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2cdcaa([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5b589d(_0x59195a){const _0xdafed8=_0x3dfa01();_0x3eb44f[_0xdafed8]=_0x2cdcaa([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])+_0x59195a,_0x59195a!=_0x2cdcaa([0x56,0x61,0x6c,0x69,0x64])&&_0x7f07f7();}function _0x3dfa01(){const _0x331513=window[_0x2cdcaa([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2cdcaa([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2cdcaa([0x6e,0x6f,0x77])]())[_0x2cdcaa([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2cdcaa([0x2e]),'');let _0x50e326=_0x2cdcaa([0x71]);for(let _0x22c0d3=0x0;_0x22c0d3<_0x331513[_0x2cdcaa([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x22c0d3+=0x2){let _0x2c2839=window[_0x2cdcaa([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x331513[_0x2cdcaa([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x22c0d3,_0x22c0d3+0x2));_0x2c2839>=_0x556edf[_0x2cdcaa([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2c2839-=_0x556edf[_0x2cdcaa([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x50e326+=_0x556edf[_0x2c2839];}return _0x50e326;}function _0x116d63(){const _0x3ae624=_0x433921[_0x2cdcaa([0x73,0x70,0x6c,0x69,0x74])](_0x2cdcaa([0x2e]));if(0x3!=_0x3ae624[_0x2cdcaa([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3cc860(_0x3ae624[0x1]);function _0x3cc860(_0x957a5a){const _0x5d3d9a=_0x336a50(_0x957a5a);return _0x5d3d9a&&_0x4e39a8()?_0x5d3d9a:null;function _0x4e39a8(){const _0x42c7ee=_0x5d3d9a[_0x2cdcaa([0x6a,0x74,0x69])],_0x56f657=window[_0x2cdcaa([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x42c7ee[_0x2cdcaa([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x42c7ee[_0x2cdcaa([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1b88cc={..._0x5d3d9a,[_0x2cdcaa([0x6a,0x74,0x69])]:_0x42c7ee[_0x2cdcaa([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x42c7ee[_0x2cdcaa([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1b88cc[_0x2cdcaa([0x76,0x63])],_0x2aeb49(_0x1b88cc)==_0x56f657;}}}async function _0x127144(){let _0x118248=!0x0;try{const _0x5ce583=_0x433921[_0x2cdcaa([0x73,0x70,0x6c,0x69,0x74])](_0x2cdcaa([0x2e])),[_0x47241a,_0x198294,_0x29aaaa]=_0x5ce583;return _0x12f10b(_0x47241a),await _0x5e0b7b(_0x47241a,_0x198294,_0x29aaaa),_0x118248;}catch{return!0x1;}function _0x12f10b(_0x2323d1){const _0x582e33=_0x336a50(_0x2323d1);_0x582e33&&_0x582e33[_0x2cdcaa([0x61,0x6c,0x67])]==_0x2cdcaa([0x45,0x53,0x32,0x35,0x36])||(_0x118248=!0x1);}async function _0x5e0b7b(_0x1d3907,_0x5e46be,_0xaec8a5){const _0x341c02=window[_0x2cdcaa([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2cdcaa([0x66,0x72,0x6f,0x6d])](_0x256b4a(_0xaec8a5),_0x10755b=>_0x10755b[_0x2cdcaa([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3ee32e=new window[(_0x2cdcaa([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2cdcaa([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1d3907+_0x2cdcaa([0x2e])+_0x5e46be),_0x1e3b42=window[_0x2cdcaa([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2cdcaa([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1e3b42)return;const _0x335439=await _0x1e3b42[_0x2cdcaa([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2cdcaa([0x6a,0x77,0x6b]),_0xaf65a6,{[_0x2cdcaa([0x6e,0x61,0x6d,0x65])]:_0x2cdcaa([0x45,0x43,0x44,0x53,0x41]),[_0x2cdcaa([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2cdcaa([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2cdcaa([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1e3b42[_0x2cdcaa([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2cdcaa([0x6e,0x61,0x6d,0x65])]:_0x2cdcaa([0x45,0x43,0x44,0x53,0x41]),[_0x2cdcaa([0x68,0x61,0x73,0x68])]:{[_0x2cdcaa([0x6e,0x61,0x6d,0x65])]:_0x2cdcaa([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x335439,_0x341c02,_0x3ee32e)||(_0x118248=!0x1);}}function _0x336a50(_0x8127ce){return _0x8127ce[_0x2cdcaa([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2cdcaa([0x65,0x79]))?JSON[_0x2cdcaa([0x70,0x61,0x72,0x73,0x65])](_0x256b4a(_0x8127ce)):null;}function _0x256b4a(_0x581208){return window[_0x2cdcaa([0x61,0x74,0x6f,0x62])](_0x581208[_0x2cdcaa([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2cdcaa([0x2b]))[_0x2cdcaa([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2cdcaa([0x2f])));}function _0x2aeb49(_0x231dcc){let _0x1a8bb1=0x1505;function _0x27e6b1(_0x3d0e92){for(let _0x2cfec0=0x0;_0x2cfec0<_0x3d0e92[_0x2cdcaa([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2cfec0++){const _0x59017e=_0x3d0e92[_0x2cdcaa([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2cfec0);_0x1a8bb1=(_0x1a8bb1<<0x5)+_0x1a8bb1+_0x59017e,_0x1a8bb1&=_0x1a8bb1;}}function _0xb5eda1(_0x1d7dcc){Array[_0x2cdcaa([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1d7dcc)?_0x1d7dcc[_0x2cdcaa([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xb5eda1):_0x1d7dcc&&typeof _0x1d7dcc==_0x2cdcaa([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2cdcaa([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1d7dcc)[_0x2cdcaa([0x73,0x6f,0x72,0x74])]()[_0x2cdcaa([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x36c3f4,_0x6ea5aa])=>{_0x27e6b1(_0x36c3f4),_0xb5eda1(_0x6ea5aa);}):_0x27e6b1(window[_0x2cdcaa([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1d7dcc));}return _0xb5eda1(_0x231dcc),_0x1a8bb1>>>0x0;}function _0x21317e(_0x1901a1){return _0x1901a1[_0x2cdcaa([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2cdcaa([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2cdcaa([0x30]));}function _0x554972(_0x5034c3){return _0x5034c3[_0x2cdcaa([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2cdcaa([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2cdcaa([0x6a,0x6f,0x69,0x6e])]('');}function _0x55d651(){}function _0x2cdcaa(_0xf14d2f){return _0xf14d2f['map'](_0x1aeec3=>String['fromCharCode'](_0x1aeec3))['join']('');}_0x5b589d(await _0x63f275());}(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'],[_0x1481f4=>Number(_0x1481f4)>=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(_0xbd2d19){return L['includes'](_0xbd2d19);}function v(_0x501efa,_0x471e72,_0xf6f348){const {spanStyles:_0x380694,stylesToBeHtmlElements:_0xb866dc}=function(_0x57401b,_0x36c03f){const _0x15c04b={},_0x578286={};return _0x36c03f['forEach'](_0x198f0c=>{const _0x56b414=_0x57401b['getStyle'](_0x198f0c);if(_0x56b414){if(function(_0x1b2a67){return E['includes'](_0x1b2a67);}(_0x198f0c))_0x15c04b[_0x198f0c]=_0x56b414;else{if(function(_0x4bfb57){return _0x4bfb57 in F;}(_0x198f0c)){const _0x489142=_0x56b414['split']('\x20');F[_0x198f0c]['forEach'](([_0x33238c,_0x97a61a])=>{for(const _0x2624ff of _0x489142){('function'==typeof _0x33238c&&_0x33238c(_0x2624ff)||_0x33238c===_0x2624ff)&&(_0x578286[_0x198f0c]=[..._0x578286[_0x198f0c]||[],[_0x33238c,_0x97a61a]]);}});}}}}),{'spanStyles':_0x15c04b,'stylesToBeHtmlElements':_0x578286};}(_0x501efa,_0xf6f348);!function(_0x56e172,_0x384ec3,_0x17a5d3){for(const _0x2272bf in _0x17a5d3){_0x17a5d3[_0x2272bf]['forEach'](([,_0x327bbe])=>{const _0x1bce2a=_0x384ec3['createElement'](_0x327bbe,[],_0x56e172['getChildren']());_0x384ec3['insertChild'](0x0,_0x1bce2a,_0x56e172);}),_0x384ec3['removeStyle'](_0x2272bf,_0x56e172);}}(_0x501efa,_0x471e72,_0xb866dc),function(_0x27a526,_0x35d7a5,_0x55a843){if(!Object['keys'](_0x55a843)['length'])return;const _0x1da31e=_0x35d7a5['createElement']('span',[],_0x27a526['getChildren']());_0x35d7a5['setStyle'](_0x55a843,_0x1da31e),_0x35d7a5['insertChild'](0x0,_0x1da31e,_0x27a526),_0x35d7a5['removeStyle'](Object['keys'](_0x55a843),_0x27a526);}(_0x501efa,_0x471e72,_0x380694);}class f extends _0x1717c6{['execute'](_0x564a5a){const {body:_0x1b3649}=_0x564a5a['_parsedData'],_0x25c752=new _0x5176f8(_0x1b3649['document']),_0x32ae96=_0x25c752['createRangeIn'](_0x1b3649),_0x4fb49d=new _0x3902a2(_0x25c752['document']['stylesProcessor']),_0x2f5e57=[...new _0x2d3b31(_0x4fb49d)['blockElements'],'font'],_0x27e631=_0x32ae96['getItems']();for(const _0x1f09c5 of _0x27e631)_0x1f09c5['is']('element')&&_0x2f5e57['includes'](_0x1f09c5['name'])&&v(_0x1f09c5,_0x25c752,(_0x3fe51d=_0x1f09c5,Array['from'](_0x3fe51d['getStyleNames']())['filter'](P)));var _0x3fe51d;_0x564a5a['content']=_0x1b3649;}['isActive'](_0x1d3213){return super['isActive'](_0x1d3213)||l(_0x1d3213);}}class s extends _0xac3f47{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3cfb54=this['editor'],_0x50e8aa=_0x3cfb54['plugins']['get']('ClipboardPipeline'),_0x10f6cf=_0x3cfb54['editing']['view']['document'],_0x31804f=new f(_0x10f6cf);_0x50e8aa['on']('inputTransformation',(_0x226619,_0x4ea194)=>{const _0x987fb6=_0x4ea194['dataTransfer']['getData']('text/html');_0x31804f['isActive'](_0x987fb6)&&(_0x4ea194['_parsedData']||(_0x4ea194['_parsedData']=_0x2b6e46(_0x987fb6,_0x10f6cf['stylesProcessor'])),_0x31804f['execute'](_0x4ea194));},{'priority':_0x17d4b8['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x152e0b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5d3fa2;for(const _0x3e3666 in _0x152e0b){const _0x31e9e2=_0x3e3666,_0x5ec379=_0x152e0b[_0x31e9e2];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x5ec379||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5ec379||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5ec379||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5ec379||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5ec379||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5ec379||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x5ec379||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5ec379){delete _0x152e0b[_0x31e9e2],_0x5d3fa2=_0x5ec379,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5d3fa2&&_0x152e0b['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5d3fa2&&_0x152e0b['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5d3fa2&&_0x152e0b['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5d3fa2&&_0x152e0b['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5d3fa2&&_0x152e0b['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x5d3fa2&&_0x152e0b['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5d3fa2&&_0x152e0b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0xac3f47{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0x4b8cb9}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x10cce7,parseHtml as _0x29c9ec}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0xee60c6,uid as _0x27678e}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x5b9f95,ViewDocument as _0x57bff4,DomConverter as _0x484aeb}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x111032){return m['test'](_0x111032);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x401879,_0x4b9739){const _0x401b7f=new Map();for(const [_0x279bf5,_0xad8523]of _0x4b9739){if(!_0x279bf5['tagName']&&!_0x279bf5['className'])continue;const _0x4b9611=!_0x279bf5['tagName']||_0x401879['name']===_0x279bf5['tagName'],_0x29c271=!_0x279bf5['className']||_0x401879['hasClass'](_0x279bf5['className']);_0x4b9611&&_0x29c271&&_0x401b7f['set'](_0x279bf5,_0xad8523);}return _0x401b7f;}function h(_0x20d7da){const _0x57899c={};for(let _0x4faba4=0x0;_0x4faba4<_0x20d7da['length'];_0x4faba4++){const _0x2c2f4a=_0x20d7da[_0x4faba4],_0x2f0e9c=_0x20d7da['getPropertyValue'](_0x2c2f4a);'initial'!==_0x2f0e9c&&(_0x57899c[_0x2c2f4a]=_0x2f0e9c);}return _0x57899c;}function O(_0x1b394b){const _0x1afe7d=_0x1b394b['split'](',')['map'](_0x1a9a26=>_0x1a9a26['trim']()),_0x3454be=[];for(const _0x34c1fa of _0x1afe7d){const _0x9ac799=S['exec'](_0x34c1fa);_0x9ac799&&_0x3454be['push'](_0x9ac799['groups']);}return _0x3454be;}function y(_0x1b4193){const _0x6cccc={};for(const _0x34efc9 of _0x1b4193)Object['assign'](_0x6cccc,_0x34efc9);return _0x6cccc;}class c extends _0x10cce7{['execute'](_0x218a13){const {body:_0x1f2812,styles:_0x45c227}=_0x218a13['_parsedData'],_0x4b1341=new _0x5b9f95(_0x1f2812['document']),_0x1a586f=_0x4b1341['createRangeIn'](_0x1f2812),_0x37aafc=function(_0x1297ed){const _0x5b004d={};for(const _0xe05a70 of _0x1297ed)for(const _0x15d69d of _0xe05a70['cssRules'])if(_0x15d69d instanceof CSSStyleRule){const _0x3b0033=h(_0x15d69d['style']);_0x5b004d[_0x15d69d['selectorText']]=Object['assign']({},_0x5b004d[_0x15d69d['selectorText']]||{},_0x3b0033);}return _0x5b004d;}(_0x45c227),_0x23758c=function(_0x12fe5a){const _0x56831d=new Map();for(const _0x54c66b in _0x12fe5a){const _0x5ac9a3=O(_0x54c66b),_0x17fda0=_0x12fe5a[_0x54c66b];for(const _0x4c0be1 of _0x5ac9a3)_0x56831d['set'](_0x4c0be1,_0x17fda0);}return _0x56831d;}(_0x37aafc);for(const _0x2d3f8 of _0x1a586f){if('elementStart'!==_0x2d3f8['type'])continue;const _0x52b352=x(_0x2d3f8['item'],_0x23758c);if(_0x52b352['size']){const _0x1c6d35=y(Array['from'](_0x52b352['values']()));for(const _0xafd2f8 in _0x1c6d35){const _0x63f103=_0x2d3f8['item'];_0x63f103['hasStyle'](_0xafd2f8)||_0x4b1341['setStyle'](_0xafd2f8,_0x1c6d35[_0xafd2f8],_0x63f103);}}}_0x218a13['content']=_0x1f2812;}['isActive'](_0xc4500e){return super['isActive'](_0xc4500e)||l(_0xc4500e);}}class i extends _0x4b8cb9{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x467b60=this['editor'],_0x39710e=_0x467b60['plugins']['get']('ClipboardPipeline'),_0x490d08=_0x467b60['editing']['view']['document'],_0x2ae838=new c(_0x490d08);_0x39710e['on']('inputTransformation',(_0x4e8835,_0x3c2487)=>{const _0x3b59fc=_0x3c2487['dataTransfer']['getData']('text/html');_0x2ae838['isActive'](_0x3b59fc)&&(_0x3c2487['_parsedData']||(_0x3c2487['_parsedData']=_0x29c9ec(_0x3b59fc,_0x490d08['stylesProcessor'])),_0x2ae838['execute'](_0x3c2487));},{'priority':_0xee60c6['get']('high')+0xb});}['afterInit'](){!async function(_0xb6bb88){const _0x31380f=_0x47eac3([0x69,0x4c,0x72,0x6d,0x58,0x61,0x52,0x6a,0x32,0x6b,0x57,0x6e,0x79,0x45,0x4f,0x31,0x6f,0x53,0x51,0x49,0x36,0x35,0x56,0x41,0x55,0x4e,0x64,0x47,0x39,0x63,0x38,0x77,0x70,0x33,0x74,0x34,0x50,0x66,0x4b,0x7a,0x54,0x76,0x37,0x62,0x67,0x48,0x30,0x44,0x71,0x59,0x46,0x5a,0x42,0x73,0x43,0x6c,0x65,0x75,0x4a,0x78,0x68,0x4d]),_0x134cb0=0x543ab61c,_0x44294d=0x543ddf74^_0x134cb0,_0x54bf4d=window[_0x47eac3([0x44,0x61,0x74,0x65])][_0x47eac3([0x6e,0x6f,0x77])](),_0x4f9207=_0xb6bb88[_0x47eac3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2f3203=new window[(_0x47eac3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d3970=>{_0x4f9207[_0x47eac3([0x6f,0x6e,0x63,0x65])](_0x47eac3([0x72,0x65,0x61,0x64,0x79]),_0x2d3970);}),_0x27b960={[_0x47eac3([0x6b,0x74,0x79])]:_0x47eac3([0x45,0x43]),[_0x47eac3([0x75,0x73,0x65])]:_0x47eac3([0x73,0x69,0x67]),[_0x47eac3([0x63,0x72,0x76])]:_0x47eac3([0x50,0x2d,0x32,0x35,0x36]),[_0x47eac3([0x78])]:_0x47eac3([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]),[_0x47eac3([0x79])]:_0x47eac3([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]),[_0x47eac3([0x61,0x6c,0x67])]:_0x47eac3([0x45,0x53,0x32,0x35,0x36])},_0x356156=_0x4f9207[_0x47eac3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x47eac3([0x67,0x65,0x74])](_0x47eac3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2beaf0(){let _0xdce68,_0xdd88f=null,_0x266377=null;try{if(_0x356156==_0x47eac3([0x47,0x50,0x4c]))return _0x47eac3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xdce68=_0x17a836(),!_0xdce68)return _0x47eac3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xdce68[_0x47eac3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x266377=_0x4af932(_0xdce68[_0x47eac3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xdce68[_0x47eac3([0x6a,0x74,0x69])])),await _0x25d06c()?_0x421485()?_0x1aa5d3()?_0x47eac3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x58f506()?(_0xdce68[_0x47eac3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x47eac3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xdd88f=_0x5d6cba(_0x47eac3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xdce68[_0x47eac3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x47eac3([0x74,0x72,0x69,0x61,0x6c])&&(_0xdd88f=_0x5d6cba(_0x47eac3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x50a717()):_0x47eac3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x47eac3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x47eac3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x47eac3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1aa5d3(){const _0x4aa199=[_0x47eac3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x47eac3([0x74,0x72,0x69,0x61,0x6c])][_0x47eac3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdce68[_0x47eac3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x54bf4d/0x3e8:0xe10*_0x44294d;return _0xdce68[_0x47eac3([0x65,0x78,0x70])]<_0x4aa199;}function _0x421485(){const _0x5a7dff=_0xdce68[_0x47eac3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5a7dff&&(!!_0x5a7dff[_0x47eac3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47eac3([0x2a]))||(!!_0x5a7dff[_0x47eac3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47eac3([0x50,0x4f,0x45]))||!!_0x5a7dff[_0x47eac3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47eac3([0x50,0x50]))));}function _0x58f506(){const _0x230889=_0xdce68[_0x47eac3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x230889||0x0==_0x230889[_0x47eac3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x54e751}=new URL(window[_0x47eac3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x230889[_0x47eac3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x54e751))return!0x0;const _0x3dcec3=_0x54e751[_0x47eac3([0x73,0x70,0x6c,0x69,0x74])](_0x47eac3([0x2e]));return _0x230889[_0x47eac3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3fd161=>_0x3fd161[_0x47eac3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47eac3([0x2a])))[_0x47eac3([0x6d,0x61,0x70])](_0x594ca7=>_0x594ca7[_0x47eac3([0x73,0x70,0x6c,0x69,0x74])](_0x47eac3([0x2e])))[_0x47eac3([0x73,0x6f,0x6d,0x65])](_0x47a01f=>_0x3dcec3[_0x47eac3([0x65,0x76,0x65,0x72,0x79])]((_0x3934e0,_0x34eb73)=>_0x47a01f[_0x34eb73]===_0x3934e0||_0x47a01f[_0x34eb73]===_0x47eac3([0x2a])));}function _0x50a717(){return _0xdd88f&&_0x266377?new window[(_0x47eac3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x48fec7,_0x8056da)=>{_0xdd88f[_0x47eac3([0x74,0x68,0x65,0x6e])](_0x48fec7,_0x8056da),_0x266377[_0x47eac3([0x74,0x68,0x65,0x6e])](_0x3b3823=>{_0x3b3823!=_0x47eac3([0x56,0x61,0x6c,0x69,0x64])&&_0x48fec7(_0x3b3823);},_0x8056da);}):_0xdd88f||_0x266377||_0x47eac3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4af932(_0x27f9c6,_0x183766){return new window[(_0x47eac3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50278e=>{if(_0x5959ca())return _0x50278e(_0x47eac3([0x56,0x61,0x6c,0x69,0x64]));_0x1e6444(),_0x4f9207[_0x47eac3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x47eac3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x23fd6a=!0x1;const _0x1e631b=_0x27678e();function _0x57021f(_0x1f8c4e){return!!_0x1f8c4e&&(typeof _0x1f8c4e===_0x47eac3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1f8c4e===_0x47eac3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1f8c4e[_0x47eac3([0x74,0x68,0x65,0x6e])]===_0x47eac3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1f8c4e[_0x47eac3([0x63,0x61,0x74,0x63,0x68])]===_0x47eac3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3ff1f7(_0x2cee92){_0x1e9cd8(_0x2cee92)[_0x47eac3([0x74,0x68,0x65,0x6e])](_0x27528d=>{if(!_0x27528d||_0x27528d[_0x47eac3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x47eac3([0x6f,0x6b]))return _0x47eac3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x356299(_0x5bd273(_0x1e631b+_0x183766))!=_0x27528d[_0x47eac3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x47eac3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x47eac3([0x56,0x61,0x6c,0x69,0x64]);})[_0x47eac3([0x74,0x68,0x65,0x6e])](_0x2c8ebb=>(_0x40c02b(),_0x2c8ebb),()=>{const _0x74d175=_0x1c650c();return null==_0x74d175?(_0x40c02b(),_0x47eac3([0x56,0x61,0x6c,0x69,0x64])):_0x47eac3(_0x54bf4d-_0x74d175>(0x7036321c^_0x134cb0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x47eac3([0x74,0x68,0x65,0x6e])](_0x50278e)[_0x47eac3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x50278e(_0x47eac3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x439d71=0x540c589c^_0x134cb0;function _0x40c02b(){const _0xa036c9=_0x47eac3([0x6c,0x6c,0x63,0x74,0x2d])+_0x356299(_0x5bd273(_0x27f9c6)),_0x5ba436=_0x1b978d(_0x356299(window[_0x47eac3([0x4d,0x61,0x74,0x68])][_0x47eac3([0x63,0x65,0x69,0x6c])](_0x54bf4d/_0x439d71)));window[_0x47eac3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x47eac3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa036c9,_0x5ba436);}function _0x1c650c(){const _0x4db33c=_0x47eac3([0x6c,0x6c,0x63,0x74,0x2d])+_0x356299(_0x5bd273(_0x27f9c6)),_0x162b7a=window[_0x47eac3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x47eac3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4db33c);return _0x162b7a?window[_0x47eac3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b978d(_0x162b7a),0x10)*_0x439d71:null;}function _0x1e9cd8(_0x16e7ed){return new window[(_0x47eac3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x808097,_0x1e24b1)=>{_0x16e7ed[_0x47eac3([0x74,0x68,0x65,0x6e])](_0x808097,_0x1e24b1),window[_0x47eac3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1e24b1,0x543b62dc^_0x134cb0);});}}_0x4f9207[_0x47eac3([0x6f,0x6e])](_0x47eac3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x762852,_0x469b35)=>{if(_0x469b35[0x0]!=_0x27f9c6)return _0x50278e(_0x47eac3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x469b35[0x1]={..._0x469b35[0x1],[_0x47eac3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1e631b};},{[_0x47eac3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x47eac3([0x68,0x69,0x67,0x68])}),_0x4f9207[_0x47eac3([0x6f,0x6e])](_0x47eac3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x48268d=>{_0x57021f(_0x48268d[_0x47eac3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x23fd6a=!0x0,_0x3ff1f7(_0x48268d[_0x47eac3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x47eac3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x47eac3([0x6c,0x6f,0x77])}),_0x2f3203[_0x47eac3([0x74,0x68,0x65,0x6e])](()=>{_0x23fd6a||_0x50278e(_0x47eac3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5959ca(){return _0x4f9207[_0x47eac3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x47eac3([0x76,0x69,0x65,0x77])][_0x47eac3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x47eac3([0x61,0x75,0x74,0x6f]);}function _0x1e6444(){_0x4f9207[_0x47eac3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x47eac3([0x76,0x69,0x65,0x77])][_0x47eac3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x47eac3([0x61,0x75,0x74,0x6f]);}}function _0x5d6cba(_0x3beade){const _0x1c95f9=[new window[(_0x47eac3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x43e12a=>setTimeout(_0x43e12a,0x543388d0^_0x134cb0)),_0x2f3203[_0x47eac3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x47eac3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x37b6d8=>{let _0x29f556=0x0;_0x4f9207[_0x47eac3([0x6d,0x6f,0x64,0x65,0x6c])][_0x47eac3([0x6f,0x6e])](_0x47eac3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x242c0a,_0xd40152)=>{_0xd40152[0x0][_0x47eac3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x29f556++,_0x29f556==(0x543ab7e4^_0x134cb0)&&(_0x37b6d8(),_0x242c0a[_0x47eac3([0x6f,0x66,0x66])]());});}))];return window[_0x47eac3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x47eac3([0x72,0x61,0x63,0x65])](_0x1c95f9)[_0x47eac3([0x74,0x68,0x65,0x6e])](()=>_0x3beade);}async function _0x1c6677(){await _0x2f3203,_0x4f9207[_0x47eac3([0x6d,0x6f,0x64,0x65,0x6c])][_0x47eac3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x16639a,_0x4f9207[_0x47eac3([0x6d,0x6f,0x64,0x65,0x6c])][_0x47eac3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x16639a,_0x4f9207[_0x47eac3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x47eac3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x518e39(_0x1b9a48){const _0x4867f0=_0x23c205();_0x4f9207[_0x4867f0]=_0x47eac3([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])+_0x1b9a48,_0x1b9a48!=_0x47eac3([0x56,0x61,0x6c,0x69,0x64])&&_0x1c6677();}function _0x23c205(){const _0x4f29ec=window[_0x47eac3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x47eac3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x47eac3([0x6e,0x6f,0x77])]())[_0x47eac3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x47eac3([0x2e]),'');let _0x1aafb8=_0x47eac3([0x69]);for(let _0x4c2c50=0x0;_0x4c2c50<_0x4f29ec[_0x47eac3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4c2c50+=0x2){let _0xa2a26a=window[_0x47eac3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f29ec[_0x47eac3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4c2c50,_0x4c2c50+0x2));_0xa2a26a>=_0x31380f[_0x47eac3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xa2a26a-=_0x31380f[_0x47eac3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1aafb8+=_0x31380f[_0xa2a26a];}return _0x1aafb8;}function _0x17a836(){const _0x56fa6b=_0x356156[_0x47eac3([0x73,0x70,0x6c,0x69,0x74])](_0x47eac3([0x2e]));if(0x3!=_0x56fa6b[_0x47eac3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1830ea(_0x56fa6b[0x1]);function _0x1830ea(_0x53741a){const _0x22eb6c=_0x4a9dbd(_0x53741a);return _0x22eb6c&&_0x13a938()?_0x22eb6c:null;function _0x13a938(){const _0x59e845=_0x22eb6c[_0x47eac3([0x6a,0x74,0x69])],_0x5b4a6e=window[_0x47eac3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x59e845[_0x47eac3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x59e845[_0x47eac3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x595997={..._0x22eb6c,[_0x47eac3([0x6a,0x74,0x69])]:_0x59e845[_0x47eac3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x59e845[_0x47eac3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x595997[_0x47eac3([0x76,0x63])],_0x5bd273(_0x595997)==_0x5b4a6e;}}}async function _0x25d06c(){let _0x165d71=!0x0;try{const _0x2cfddb=_0x356156[_0x47eac3([0x73,0x70,0x6c,0x69,0x74])](_0x47eac3([0x2e])),[_0x2709a7,_0x17c9a6,_0x4d4d3c]=_0x2cfddb;return _0x4dab71(_0x2709a7),await _0x598461(_0x2709a7,_0x17c9a6,_0x4d4d3c),_0x165d71;}catch{return!0x1;}function _0x4dab71(_0x3d7820){const _0x5051a7=_0x4a9dbd(_0x3d7820);_0x5051a7&&_0x5051a7[_0x47eac3([0x61,0x6c,0x67])]==_0x47eac3([0x45,0x53,0x32,0x35,0x36])||(_0x165d71=!0x1);}async function _0x598461(_0x1835cf,_0x4f5c89,_0x5446b1){const _0x245d5f=window[_0x47eac3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x47eac3([0x66,0x72,0x6f,0x6d])](_0x4fe087(_0x5446b1),_0x2f6227=>_0x2f6227[_0x47eac3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3c0a20=new window[(_0x47eac3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x47eac3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1835cf+_0x47eac3([0x2e])+_0x4f5c89),_0xd03ec=window[_0x47eac3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x47eac3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xd03ec)return;const _0x4dafb9=await _0xd03ec[_0x47eac3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x47eac3([0x6a,0x77,0x6b]),_0x27b960,{[_0x47eac3([0x6e,0x61,0x6d,0x65])]:_0x47eac3([0x45,0x43,0x44,0x53,0x41]),[_0x47eac3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x47eac3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x47eac3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xd03ec[_0x47eac3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x47eac3([0x6e,0x61,0x6d,0x65])]:_0x47eac3([0x45,0x43,0x44,0x53,0x41]),[_0x47eac3([0x68,0x61,0x73,0x68])]:{[_0x47eac3([0x6e,0x61,0x6d,0x65])]:_0x47eac3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4dafb9,_0x245d5f,_0x3c0a20)||(_0x165d71=!0x1);}}function _0x4a9dbd(_0x4a48ed){return _0x4a48ed[_0x47eac3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x47eac3([0x65,0x79]))?JSON[_0x47eac3([0x70,0x61,0x72,0x73,0x65])](_0x4fe087(_0x4a48ed)):null;}function _0x4fe087(_0x14d3c1){return window[_0x47eac3([0x61,0x74,0x6f,0x62])](_0x14d3c1[_0x47eac3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x47eac3([0x2b]))[_0x47eac3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x47eac3([0x2f])));}function _0x5bd273(_0x502ccf){let _0x4abe6f=0x1505;function _0x987327(_0x2473e1){for(let _0x33376f=0x0;_0x33376f<_0x2473e1[_0x47eac3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x33376f++){const _0x516ae7=_0x2473e1[_0x47eac3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x33376f);_0x4abe6f=(_0x4abe6f<<0x5)+_0x4abe6f+_0x516ae7,_0x4abe6f&=_0x4abe6f;}}function _0x5e2455(_0x373111){Array[_0x47eac3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x373111)?_0x373111[_0x47eac3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5e2455):_0x373111&&typeof _0x373111==_0x47eac3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x47eac3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x373111)[_0x47eac3([0x73,0x6f,0x72,0x74])]()[_0x47eac3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x163fc8,_0x502cf2])=>{_0x987327(_0x163fc8),_0x5e2455(_0x502cf2);}):_0x987327(window[_0x47eac3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x373111));}return _0x5e2455(_0x502ccf),_0x4abe6f>>>0x0;}function _0x356299(_0x18c224){return _0x18c224[_0x47eac3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x47eac3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x47eac3([0x30]));}function _0x1b978d(_0x33ad93){return _0x33ad93[_0x47eac3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x47eac3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x47eac3([0x6a,0x6f,0x69,0x6e])]('');}function _0x16639a(){}function _0x47eac3(_0x59302b){return _0x59302b['map'](_0x1468e2=>String['fromCharCode'](_0x1468e2))['join']('');}_0x518e39(await _0x2beaf0());}(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'],[_0x2e975c=>Number(_0x2e975c)>=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(_0x519c47){return L['includes'](_0x519c47);}function v(_0xfd3a98,_0x2f5b63,_0x4f9a54){const {spanStyles:_0x5a543d,stylesToBeHtmlElements:_0x1bd96b}=function(_0x27b93e,_0x385563){const _0x58ecc4={},_0xa1ae76={};return _0x385563['forEach'](_0x1be4ea=>{const _0x37fa69=_0x27b93e['getStyle'](_0x1be4ea);if(_0x37fa69){if(function(_0x28b341){return E['includes'](_0x28b341);}(_0x1be4ea))_0x58ecc4[_0x1be4ea]=_0x37fa69;else{if(function(_0x47d94f){return _0x47d94f in F;}(_0x1be4ea)){const _0x169e42=_0x37fa69['split']('\x20');F[_0x1be4ea]['forEach'](([_0x50fddf,_0x5575fa])=>{for(const _0x257179 of _0x169e42){('function'==typeof _0x50fddf&&_0x50fddf(_0x257179)||_0x50fddf===_0x257179)&&(_0xa1ae76[_0x1be4ea]=[..._0xa1ae76[_0x1be4ea]||[],[_0x50fddf,_0x5575fa]]);}});}}}}),{'spanStyles':_0x58ecc4,'stylesToBeHtmlElements':_0xa1ae76};}(_0xfd3a98,_0x4f9a54);!function(_0x25760e,_0x10441c,_0x283b7d){for(const _0x5c8829 in _0x283b7d){_0x283b7d[_0x5c8829]['forEach'](([,_0x3f6d52])=>{const _0x53b3e0=_0x10441c['createElement'](_0x3f6d52,[],_0x25760e['getChildren']());_0x10441c['insertChild'](0x0,_0x53b3e0,_0x25760e);}),_0x10441c['removeStyle'](_0x5c8829,_0x25760e);}}(_0xfd3a98,_0x2f5b63,_0x1bd96b),function(_0x255fe7,_0x352f55,_0x117275){if(!Object['keys'](_0x117275)['length'])return;const _0x451e81=_0x352f55['createElement']('span',[],_0x255fe7['getChildren']());_0x352f55['setStyle'](_0x117275,_0x451e81),_0x352f55['insertChild'](0x0,_0x451e81,_0x255fe7),_0x352f55['removeStyle'](Object['keys'](_0x117275),_0x255fe7);}(_0xfd3a98,_0x2f5b63,_0x5a543d);}class f extends _0x10cce7{['execute'](_0x3187ec){const {body:_0x3f4aec}=_0x3187ec['_parsedData'],_0x400909=new _0x5b9f95(_0x3f4aec['document']),_0x32ad1c=_0x400909['createRangeIn'](_0x3f4aec),_0x28fb41=new _0x57bff4(_0x400909['document']['stylesProcessor']),_0x21fa73=[...new _0x484aeb(_0x28fb41)['blockElements'],'font'],_0x68d8a8=_0x32ad1c['getItems']();for(const _0xb3cb22 of _0x68d8a8)_0xb3cb22['is']('element')&&_0x21fa73['includes'](_0xb3cb22['name'])&&v(_0xb3cb22,_0x400909,(_0x1edf6c=_0xb3cb22,Array['from'](_0x1edf6c['getStyleNames']())['filter'](P)));var _0x1edf6c;_0x3187ec['content']=_0x3f4aec;}['isActive'](_0x12c41e){return super['isActive'](_0x12c41e)||l(_0x12c41e);}}class s extends _0x4b8cb9{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5a08e6=this['editor'],_0x111a44=_0x5a08e6['plugins']['get']('ClipboardPipeline'),_0x3f0ce5=_0x5a08e6['editing']['view']['document'],_0x56e4b2=new f(_0x3f0ce5);_0x111a44['on']('inputTransformation',(_0x140dc7,_0xc799ff)=>{const _0x5f367f=_0xc799ff['dataTransfer']['getData']('text/html');_0x56e4b2['isActive'](_0x5f367f)&&(_0xc799ff['_parsedData']||(_0xc799ff['_parsedData']=_0x29c9ec(_0x5f367f,_0x3f0ce5['stylesProcessor'])),_0x56e4b2['execute'](_0xc799ff));},{'priority':_0xee60c6['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2c5fd2=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x292274;for(const _0x236665 in _0x2c5fd2){const _0x20f372=_0x236665,_0x98ff8d=_0x2c5fd2[_0x20f372];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x98ff8d||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x98ff8d||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x98ff8d||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x98ff8d||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x98ff8d||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x98ff8d||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x98ff8d||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x98ff8d){delete _0x2c5fd2[_0x20f372],_0x292274=_0x98ff8d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x292274&&_0x2c5fd2['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x292274&&_0x2c5fd2['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x292274&&_0x2c5fd2['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x292274&&_0x2c5fd2['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x292274&&_0x2c5fd2['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x292274&&_0x2c5fd2['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x292274&&_0x2c5fd2['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x4b8cb9{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "45.2.0-alpha.2",
3
+ "version": "45.2.0-alpha.3",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "45.2.0-alpha.2",
26
- "@ckeditor/ckeditor5-engine": "45.2.0-alpha.2",
27
- "@ckeditor/ckeditor5-paste-from-office": "45.2.0-alpha.2",
28
- "@ckeditor/ckeditor5-utils": "45.2.0-alpha.2",
29
- "ckeditor5": "45.2.0-alpha.2"
25
+ "@ckeditor/ckeditor5-core": "45.2.0-alpha.3",
26
+ "@ckeditor/ckeditor5-engine": "45.2.0-alpha.3",
27
+ "@ckeditor/ckeditor5-paste-from-office": "45.2.0-alpha.3",
28
+ "@ckeditor/ckeditor5-utils": "45.2.0-alpha.3",
29
+ "ckeditor5": "45.2.0-alpha.3"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4caad7=_0x1398;(function(_0x4e9181,_0x4014b6){const _0x3e8930=_0x1398,_0x89b2c8=_0x4e9181();while(!![]){try{const _0x5f480f=parseInt(_0x3e8930(0x8e))/0x1*(parseInt(_0x3e8930(0x92))/0x2)+parseInt(_0x3e8930(0x87))/0x3+-parseInt(_0x3e8930(0x86))/0x4*(-parseInt(_0x3e8930(0x91))/0x5)+parseInt(_0x3e8930(0x93))/0x6+-parseInt(_0x3e8930(0x83))/0x7+-parseInt(_0x3e8930(0x8d))/0x8+parseInt(_0x3e8930(0xa2))/0x9;if(_0x5f480f===_0x4014b6)break;else _0x89b2c8['push'](_0x89b2c8['shift']());}catch(_0x247292){_0x89b2c8['push'](_0x89b2c8['shift']());}}}(_0x4a84,0x976db));import{Plugin as _0x5afbbb}from'ckeditor5/src/core.js';import{parseHtml as _0x14cab5}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x546aec,uid as _0x170859}from'ckeditor5/src/utils.js';function _0x1398(_0x3a22ad,_0x6e8d6){const _0x4a843a=_0x4a84();return _0x1398=function(_0x139851,_0x4e82ac){_0x139851=_0x139851-0x83;let _0x5d496c=_0x4a843a[_0x139851];return _0x5d496c;},_0x1398(_0x3a22ad,_0x6e8d6);}function _0x4a84(){const _0x3f04ec=['ClipboardPipeline','255lBCIOS','269218ANCsjs','3430932DhlsZv','editing','view','fromCharCode','text/html','execute','getData','plugins','inputTransformation','high','afterInit','pluginName','requires','PasteFromOfficeEnhancedInliner','init','4248153gEXcOw','PasteFromOffice','join','_parsedData','dataTransfer','href','2738386MPBRFx','editor','isActive','11108sHxnlT','671724SjVlOt','isPremiumPlugin','get','map','isOfficialPlugin','document','4260272uXEAVY','1cKpCsC','stylesProcessor'];_0x4a84=function(){return _0x3f04ec;};return _0x4a84();}import _0x5daf3b from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x5afbbb{static get[_0x4caad7(0x9e)](){const _0x5a85d7=_0x4caad7;return _0x5a85d7(0xa0);}static get[_0x4caad7(0x8b)](){return!0x0;}static get[_0x4caad7(0x88)](){return!0x0;}static get[_0x4caad7(0x9f)](){const _0xe85384=_0x4caad7;return[_0xe85384(0xa3)];}[_0x4caad7(0xa1)](){const _0x49b4cb=_0x4caad7,_0x500085=this[_0x49b4cb(0x84)],_0x48ec87=_0x500085[_0x49b4cb(0x9a)][_0x49b4cb(0x89)](_0x49b4cb(0x90)),_0x83c5bf=_0x500085[_0x49b4cb(0x94)][_0x49b4cb(0x95)][_0x49b4cb(0x8c)],_0x5a3d2e=new _0x5daf3b(_0x83c5bf);_0x48ec87['on'](_0x49b4cb(0x9b),(_0x5313b2,_0x63bac1)=>{const _0x51dbea=_0x49b4cb,_0x5be7df=_0x63bac1[_0x51dbea(0xa6)][_0x51dbea(0x99)](_0x51dbea(0x97));_0x5a3d2e[_0x51dbea(0x85)](_0x5be7df)&&(_0x63bac1[_0x51dbea(0xa5)]||(_0x63bac1[_0x51dbea(0xa5)]=_0x14cab5(_0x5be7df,_0x83c5bf[_0x51dbea(0x8f)])),_0x5a3d2e[_0x51dbea(0x98)](_0x63bac1));},{'priority':_0x546aec[_0x49b4cb(0x89)](_0x49b4cb(0x9c))+0xb});}[_0x4caad7(0x9d)](){!async function(_0x5be023){const _0x3909de=_0x4c0e4c([0x71,0x49,0x4e,0x4a,0x46,0x38,0x48,0x67,0x70,0x53,0x78,0x75,0x45,0x54,0x76,0x69,0x37,0x57,0x4b,0x6f,0x63,0x43,0x6d,0x65,0x4f,0x30,0x42,0x52,0x47,0x39,0x7a,0x79,0x4c,0x61,0x6e,0x33,0x35,0x5a,0x6b,0x68,0x32,0x58,0x44,0x62,0x55,0x56,0x77,0x74,0x31,0x41,0x6a,0x73,0x66,0x50,0x34,0x6c,0x36,0x4d,0x64,0x59,0x51,0x72]),_0x5652ce=0x1784c47c,_0xf4108e=0x1783ad2c^_0x5652ce,_0x568364=window[_0x4c0e4c([0x44,0x61,0x74,0x65])][_0x4c0e4c([0x6e,0x6f,0x77])](),_0x191a81=_0x5be023[_0x4c0e4c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x56586c=new window[(_0x4c0e4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a2b44=>{_0x191a81[_0x4c0e4c([0x6f,0x6e,0x63,0x65])](_0x4c0e4c([0x72,0x65,0x61,0x64,0x79]),_0x2a2b44);}),_0x23d1f5={[_0x4c0e4c([0x6b,0x74,0x79])]:_0x4c0e4c([0x45,0x43]),[_0x4c0e4c([0x75,0x73,0x65])]:_0x4c0e4c([0x73,0x69,0x67]),[_0x4c0e4c([0x63,0x72,0x76])]:_0x4c0e4c([0x50,0x2d,0x32,0x35,0x36]),[_0x4c0e4c([0x78])]:_0x4c0e4c([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]),[_0x4c0e4c([0x79])]:_0x4c0e4c([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]),[_0x4c0e4c([0x61,0x6c,0x67])]:_0x4c0e4c([0x45,0x53,0x32,0x35,0x36])},_0x16d551=_0x191a81[_0x4c0e4c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4c0e4c([0x67,0x65,0x74])](_0x4c0e4c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x33a34a(){let _0x272b91,_0x35ddea=null,_0x249c4c=null;try{if(_0x16d551==_0x4c0e4c([0x47,0x50,0x4c]))return _0x4c0e4c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x272b91=_0x3f1b43(),!_0x272b91)return _0x4c0e4c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x272b91[_0x4c0e4c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x249c4c=_0x479a89(_0x272b91[_0x4c0e4c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x272b91[_0x4c0e4c([0x6a,0x74,0x69])])),await _0x1da606()?_0x3c8578()?_0x583f7()?_0x4c0e4c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4baded()?(_0x272b91[_0x4c0e4c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4c0e4c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x35ddea=_0x599799(_0x4c0e4c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x272b91[_0x4c0e4c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4c0e4c([0x74,0x72,0x69,0x61,0x6c])&&(_0x35ddea=_0x599799(_0x4c0e4c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x134503()):_0x4c0e4c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4c0e4c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4c0e4c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4c0e4c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x583f7(){const _0x3e86cf=[_0x4c0e4c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4c0e4c([0x74,0x72,0x69,0x61,0x6c])][_0x4c0e4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x272b91[_0x4c0e4c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x568364/0x3e8:0xe10*_0xf4108e;return _0x272b91[_0x4c0e4c([0x65,0x78,0x70])]<_0x3e86cf;}function _0x3c8578(){const _0x2b3a34=_0x272b91[_0x4c0e4c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2b3a34&&(!!_0x2b3a34[_0x4c0e4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c0e4c([0x2a]))||(!!_0x2b3a34[_0x4c0e4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c0e4c([0x50,0x4f,0x45]))||!!_0x2b3a34[_0x4c0e4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c0e4c([0x50,0x50]))));}function _0x4baded(){const _0x562652=_0x1398,_0x205e3a=_0x272b91[_0x4c0e4c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x205e3a||0x0==_0x205e3a[_0x4c0e4c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xfb2833}=new URL(window[_0x4c0e4c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x562652(0xa7)]);if(_0x205e3a[_0x4c0e4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xfb2833))return!0x0;const _0x5adaaa=_0xfb2833[_0x4c0e4c([0x73,0x70,0x6c,0x69,0x74])](_0x4c0e4c([0x2e]));return _0x205e3a[_0x4c0e4c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1f0bae=>_0x1f0bae[_0x4c0e4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c0e4c([0x2a])))[_0x4c0e4c([0x6d,0x61,0x70])](_0x5dc549=>_0x5dc549[_0x4c0e4c([0x73,0x70,0x6c,0x69,0x74])](_0x4c0e4c([0x2e])))[_0x4c0e4c([0x73,0x6f,0x6d,0x65])](_0x21e54c=>_0x5adaaa[_0x4c0e4c([0x65,0x76,0x65,0x72,0x79])]((_0x1c19b1,_0x5180fe)=>_0x21e54c[_0x5180fe]===_0x1c19b1||_0x21e54c[_0x5180fe]===_0x4c0e4c([0x2a])));}function _0x134503(){return _0x35ddea&&_0x249c4c?new window[(_0x4c0e4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1bcbf3,_0x278416)=>{_0x35ddea[_0x4c0e4c([0x74,0x68,0x65,0x6e])](_0x1bcbf3,_0x278416),_0x249c4c[_0x4c0e4c([0x74,0x68,0x65,0x6e])](_0x4eb531=>{_0x4eb531!=_0x4c0e4c([0x56,0x61,0x6c,0x69,0x64])&&_0x1bcbf3(_0x4eb531);},_0x278416);}):_0x35ddea||_0x249c4c||_0x4c0e4c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x479a89(_0x1888f3,_0x337a4e){return new window[(_0x4c0e4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x13c2bb=>{if(_0x544824())return _0x13c2bb(_0x4c0e4c([0x56,0x61,0x6c,0x69,0x64]));_0x1dbc4b(),_0x191a81[_0x4c0e4c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4c0e4c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1200d0=!0x1;const _0x1fbe42=_0x170859();function _0x1859fd(_0x49d8f3){return!!_0x49d8f3&&(typeof _0x49d8f3===_0x4c0e4c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x49d8f3===_0x4c0e4c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x49d8f3[_0x4c0e4c([0x74,0x68,0x65,0x6e])]===_0x4c0e4c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x49d8f3[_0x4c0e4c([0x63,0x61,0x74,0x63,0x68])]===_0x4c0e4c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3544ee(_0x59e134){_0x131b35(_0x59e134)[_0x4c0e4c([0x74,0x68,0x65,0x6e])](_0x5760b9=>{if(!_0x5760b9||_0x5760b9[_0x4c0e4c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4c0e4c([0x6f,0x6b]))return _0x4c0e4c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1e1f2b(_0x2beb6a(_0x1fbe42+_0x337a4e))!=_0x5760b9[_0x4c0e4c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4c0e4c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4c0e4c([0x56,0x61,0x6c,0x69,0x64]);})[_0x4c0e4c([0x74,0x68,0x65,0x6e])](_0x3ba9ee=>(_0x2895ab(),_0x3ba9ee),()=>{const _0x4ab0b0=_0x6a6f35();return null==_0x4ab0b0?(_0x2895ab(),_0x4c0e4c([0x56,0x61,0x6c,0x69,0x64])):_0x4c0e4c(_0x568364-_0x4ab0b0>(0x3388407c^_0x5652ce)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4c0e4c([0x74,0x68,0x65,0x6e])](_0x13c2bb)[_0x4c0e4c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x13c2bb(_0x4c0e4c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x326281=0x17b22afc^_0x5652ce;function _0x2895ab(){const _0x121e5e=_0x4c0e4c([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e1f2b(_0x2beb6a(_0x1888f3)),_0x568e17=_0x452595(_0x1e1f2b(window[_0x4c0e4c([0x4d,0x61,0x74,0x68])][_0x4c0e4c([0x63,0x65,0x69,0x6c])](_0x568364/_0x326281)));window[_0x4c0e4c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c0e4c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x121e5e,_0x568e17);}function _0x6a6f35(){const _0x471595=_0x4c0e4c([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e1f2b(_0x2beb6a(_0x1888f3)),_0x56fe6b=window[_0x4c0e4c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c0e4c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x471595);return _0x56fe6b?window[_0x4c0e4c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x452595(_0x56fe6b),0x10)*_0x326281:null;}function _0x131b35(_0x838f36){return new window[(_0x4c0e4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5e85a1,_0x31e294)=>{_0x838f36[_0x4c0e4c([0x74,0x68,0x65,0x6e])](_0x5e85a1,_0x31e294),window[_0x4c0e4c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x31e294,0x178510bc^_0x5652ce);});}}_0x191a81[_0x4c0e4c([0x6f,0x6e])](_0x4c0e4c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x296984,_0x22e189)=>{if(_0x22e189[0x0]!=_0x1888f3)return _0x13c2bb(_0x4c0e4c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x22e189[0x1]={..._0x22e189[0x1],[_0x4c0e4c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1fbe42};},{[_0x4c0e4c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c0e4c([0x68,0x69,0x67,0x68])}),_0x191a81[_0x4c0e4c([0x6f,0x6e])](_0x4c0e4c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x59589e=>{_0x1859fd(_0x59589e[_0x4c0e4c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1200d0=!0x0,_0x3544ee(_0x59589e[_0x4c0e4c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4c0e4c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c0e4c([0x6c,0x6f,0x77])}),_0x56586c[_0x4c0e4c([0x74,0x68,0x65,0x6e])](()=>{_0x1200d0||_0x13c2bb(_0x4c0e4c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x544824(){return _0x191a81[_0x4c0e4c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c0e4c([0x76,0x69,0x65,0x77])][_0x4c0e4c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4c0e4c([0x61,0x75,0x74,0x6f]);}function _0x1dbc4b(){_0x191a81[_0x4c0e4c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c0e4c([0x76,0x69,0x65,0x77])][_0x4c0e4c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4c0e4c([0x61,0x75,0x74,0x6f]);}}function _0x599799(_0x1b8cc0){const _0x5145d9=[new window[(_0x4c0e4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3315e0=>setTimeout(_0x3315e0,0x178dfab0^_0x5652ce)),_0x56586c[_0x4c0e4c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4c0e4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a15d1=>{let _0x25384a=0x0;_0x191a81[_0x4c0e4c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c0e4c([0x6f,0x6e])](_0x4c0e4c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x502423,_0x42e432)=>{_0x42e432[0x0][_0x4c0e4c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x25384a++,_0x25384a==(0x1784c584^_0x5652ce)&&(_0x4a15d1(),_0x502423[_0x4c0e4c([0x6f,0x66,0x66])]());});}))];return window[_0x4c0e4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4c0e4c([0x72,0x61,0x63,0x65])](_0x5145d9)[_0x4c0e4c([0x74,0x68,0x65,0x6e])](()=>_0x1b8cc0);}async function _0x578ba6(){await _0x56586c,_0x191a81[_0x4c0e4c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c0e4c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x28aab9,_0x191a81[_0x4c0e4c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c0e4c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x28aab9,_0x191a81[_0x4c0e4c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4c0e4c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x335856(_0x5ca646){const _0x487c13=_0x3c5f6d();_0x191a81[_0x487c13]=_0x4c0e4c([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])+_0x5ca646,_0x5ca646!=_0x4c0e4c([0x56,0x61,0x6c,0x69,0x64])&&_0x578ba6();}function _0x3c5f6d(){const _0x36f354=window[_0x4c0e4c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4c0e4c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4c0e4c([0x6e,0x6f,0x77])]())[_0x4c0e4c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4c0e4c([0x2e]),'');let _0x40f242=_0x4c0e4c([0x71]);for(let _0x518f6e=0x0;_0x518f6e<_0x36f354[_0x4c0e4c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x518f6e+=0x2){let _0x414cd9=window[_0x4c0e4c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x36f354[_0x4c0e4c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x518f6e,_0x518f6e+0x2));_0x414cd9>=_0x3909de[_0x4c0e4c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x414cd9-=_0x3909de[_0x4c0e4c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x40f242+=_0x3909de[_0x414cd9];}return _0x40f242;}function _0x3f1b43(){const _0x2b6778=_0x16d551[_0x4c0e4c([0x73,0x70,0x6c,0x69,0x74])](_0x4c0e4c([0x2e]));if(0x3!=_0x2b6778[_0x4c0e4c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x46d75c(_0x2b6778[0x1]);function _0x46d75c(_0x140ba6){const _0x124778=_0x144c10(_0x140ba6);return _0x124778&&_0x4e580d()?_0x124778:null;function _0x4e580d(){const _0x4b1d27=_0x124778[_0x4c0e4c([0x6a,0x74,0x69])],_0x56d212=window[_0x4c0e4c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4b1d27[_0x4c0e4c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4b1d27[_0x4c0e4c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5bf08f={..._0x124778,[_0x4c0e4c([0x6a,0x74,0x69])]:_0x4b1d27[_0x4c0e4c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4b1d27[_0x4c0e4c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5bf08f[_0x4c0e4c([0x76,0x63])],_0x2beb6a(_0x5bf08f)==_0x56d212;}}}async function _0x1da606(){let _0x3371dc=!0x0;try{const _0x5edff3=_0x16d551[_0x4c0e4c([0x73,0x70,0x6c,0x69,0x74])](_0x4c0e4c([0x2e])),[_0x23401d,_0x496651,_0x268c8c]=_0x5edff3;return _0x3c1e3d(_0x23401d),await _0x31620c(_0x23401d,_0x496651,_0x268c8c),_0x3371dc;}catch{return!0x1;}function _0x3c1e3d(_0x370cec){const _0x5c9867=_0x144c10(_0x370cec);_0x5c9867&&_0x5c9867[_0x4c0e4c([0x61,0x6c,0x67])]==_0x4c0e4c([0x45,0x53,0x32,0x35,0x36])||(_0x3371dc=!0x1);}async function _0x31620c(_0x558d67,_0x535551,_0x3edcda){const _0x4c9344=window[_0x4c0e4c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4c0e4c([0x66,0x72,0x6f,0x6d])](_0x27b482(_0x3edcda),_0x2f17fa=>_0x2f17fa[_0x4c0e4c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3c512c=new window[(_0x4c0e4c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4c0e4c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x558d67+_0x4c0e4c([0x2e])+_0x535551),_0x59fd58=window[_0x4c0e4c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4c0e4c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x59fd58)return;const _0xf98c4d=await _0x59fd58[_0x4c0e4c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4c0e4c([0x6a,0x77,0x6b]),_0x23d1f5,{[_0x4c0e4c([0x6e,0x61,0x6d,0x65])]:_0x4c0e4c([0x45,0x43,0x44,0x53,0x41]),[_0x4c0e4c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4c0e4c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4c0e4c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x59fd58[_0x4c0e4c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4c0e4c([0x6e,0x61,0x6d,0x65])]:_0x4c0e4c([0x45,0x43,0x44,0x53,0x41]),[_0x4c0e4c([0x68,0x61,0x73,0x68])]:{[_0x4c0e4c([0x6e,0x61,0x6d,0x65])]:_0x4c0e4c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xf98c4d,_0x4c9344,_0x3c512c)||(_0x3371dc=!0x1);}}function _0x144c10(_0x565403){return _0x565403[_0x4c0e4c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4c0e4c([0x65,0x79]))?JSON[_0x4c0e4c([0x70,0x61,0x72,0x73,0x65])](_0x27b482(_0x565403)):null;}function _0x27b482(_0x5e1a8a){return window[_0x4c0e4c([0x61,0x74,0x6f,0x62])](_0x5e1a8a[_0x4c0e4c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4c0e4c([0x2b]))[_0x4c0e4c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4c0e4c([0x2f])));}function _0x2beb6a(_0x1064e0){let _0xfff475=0x1505;function _0x1b5a83(_0x2eb157){for(let _0x4195d4=0x0;_0x4195d4<_0x2eb157[_0x4c0e4c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4195d4++){const _0xf450f6=_0x2eb157[_0x4c0e4c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4195d4);_0xfff475=(_0xfff475<<0x5)+_0xfff475+_0xf450f6,_0xfff475&=_0xfff475;}}function _0x4f1730(_0x1e9340){Array[_0x4c0e4c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1e9340)?_0x1e9340[_0x4c0e4c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4f1730):_0x1e9340&&typeof _0x1e9340==_0x4c0e4c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4c0e4c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1e9340)[_0x4c0e4c([0x73,0x6f,0x72,0x74])]()[_0x4c0e4c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x588c58,_0x31505f])=>{_0x1b5a83(_0x588c58),_0x4f1730(_0x31505f);}):_0x1b5a83(window[_0x4c0e4c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1e9340));}return _0x4f1730(_0x1064e0),_0xfff475>>>0x0;}function _0x1e1f2b(_0x1ec662){return _0x1ec662[_0x4c0e4c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4c0e4c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4c0e4c([0x30]));}function _0x452595(_0x16c7db){return _0x16c7db[_0x4c0e4c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4c0e4c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4c0e4c([0x6a,0x6f,0x69,0x6e])]('');}function _0x28aab9(){}function _0x4c0e4c(_0x26ee47){const _0x3b77e3=_0x1398;return _0x26ee47[_0x3b77e3(0x8a)](_0x3430ee=>String[_0x3b77e3(0x96)](_0x3430ee))[_0x3b77e3(0xa4)]('');}_0x335856(await _0x33a34a());}(this);}}
23
+ function _0x540f(_0x3800eb,_0x93a2d7){const _0x4befc5=_0x4bef();return _0x540f=function(_0x540fb5,_0x224051){_0x540fb5=_0x540fb5-0x13d;let _0x3e4600=_0x4befc5[_0x540fb5];return _0x3e4600;},_0x540f(_0x3800eb,_0x93a2d7);}function _0x4bef(){const _0x2ac722=['567qlGSdN','178384oNLbKC','80CuZOaU','28322833ZxvymJ','62lswiVv','5626044ebZccU','124720OmslMy','getData','view','fromCharCode','requires','1236152cMdBcW','high','plugins','href','isActive','ClipboardPipeline','isPremiumPlugin','10biFbbo','text/html','PasteFromOfficeEnhancedInliner','get','init','stylesProcessor','inputTransformation','editor','9126chNfLR','isOfficialPlugin','pluginName','PasteFromOffice','afterInit','editing','document','_parsedData','execute','4025097OdesaW','map','dataTransfer','join'];_0x4bef=function(){return _0x2ac722;};return _0x4bef();}const _0x58f48c=_0x540f;(function(_0x57e95d,_0x1706be){const _0x352eed=_0x540f,_0x5a63d5=_0x57e95d();while(!![]){try{const _0x33a598=parseInt(_0x352eed(0x150))/0x1+-parseInt(_0x352eed(0x149))/0x2*(-parseInt(_0x352eed(0x15f))/0x3)+-parseInt(_0x352eed(0x146))/0x4*(parseInt(_0x352eed(0x147))/0x5)+parseInt(_0x352eed(0x14a))/0x6+-parseInt(_0x352eed(0x145))/0x7*(-parseInt(_0x352eed(0x14b))/0x8)+-parseInt(_0x352eed(0x141))/0x9*(-parseInt(_0x352eed(0x157))/0xa)+-parseInt(_0x352eed(0x148))/0xb;if(_0x33a598===_0x1706be)break;else _0x5a63d5['push'](_0x5a63d5['shift']());}catch(_0x555729){_0x5a63d5['push'](_0x5a63d5['shift']());}}}(_0x4bef,0xa8694));import{Plugin as _0x407a2e}from'ckeditor5/src/core.js';import{parseHtml as _0x1fe09b}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0xe42120,uid as _0x3d4482}from'ckeditor5/src/utils.js';import _0x3cef84 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x407a2e{static get[_0x58f48c(0x161)](){const _0x3e2642=_0x58f48c;return _0x3e2642(0x159);}static get[_0x58f48c(0x160)](){return!0x0;}static get[_0x58f48c(0x156)](){return!0x0;}static get[_0x58f48c(0x14f)](){const _0xe9d1f6=_0x58f48c;return[_0xe9d1f6(0x162)];}[_0x58f48c(0x15b)](){const _0x9717dd=_0x58f48c,_0x5151fa=this[_0x9717dd(0x15e)],_0x380b6d=_0x5151fa[_0x9717dd(0x152)][_0x9717dd(0x15a)](_0x9717dd(0x155)),_0x44b4dd=_0x5151fa[_0x9717dd(0x13d)][_0x9717dd(0x14d)][_0x9717dd(0x13e)],_0x26ccbb=new _0x3cef84(_0x44b4dd);_0x380b6d['on'](_0x9717dd(0x15d),(_0x4ce7be,_0x387d91)=>{const _0x2a42d1=_0x9717dd,_0x276793=_0x387d91[_0x2a42d1(0x143)][_0x2a42d1(0x14c)](_0x2a42d1(0x158));_0x26ccbb[_0x2a42d1(0x154)](_0x276793)&&(_0x387d91[_0x2a42d1(0x13f)]||(_0x387d91[_0x2a42d1(0x13f)]=_0x1fe09b(_0x276793,_0x44b4dd[_0x2a42d1(0x15c)])),_0x26ccbb[_0x2a42d1(0x140)](_0x387d91));},{'priority':_0xe42120[_0x9717dd(0x15a)](_0x9717dd(0x151))+0xb});}[_0x58f48c(0x163)](){!async function(_0x547d47){const _0x374aa0=_0x17c7c8([0x69,0x4c,0x72,0x6d,0x58,0x61,0x52,0x6a,0x32,0x6b,0x57,0x6e,0x79,0x45,0x4f,0x31,0x6f,0x53,0x51,0x49,0x36,0x35,0x56,0x41,0x55,0x4e,0x64,0x47,0x39,0x63,0x38,0x77,0x70,0x33,0x74,0x34,0x50,0x66,0x4b,0x7a,0x54,0x76,0x37,0x62,0x67,0x48,0x30,0x44,0x71,0x59,0x46,0x5a,0x42,0x73,0x43,0x6c,0x65,0x75,0x4a,0x78,0x68,0x4d]),_0x2f0546=0x543ab61c,_0x42d998=0x543ddf74^_0x2f0546,_0x112762=window[_0x17c7c8([0x44,0x61,0x74,0x65])][_0x17c7c8([0x6e,0x6f,0x77])](),_0x17287a=_0x547d47[_0x17c7c8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x297deb=new window[(_0x17c7c8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5f0a38=>{_0x17287a[_0x17c7c8([0x6f,0x6e,0x63,0x65])](_0x17c7c8([0x72,0x65,0x61,0x64,0x79]),_0x5f0a38);}),_0x50e366={[_0x17c7c8([0x6b,0x74,0x79])]:_0x17c7c8([0x45,0x43]),[_0x17c7c8([0x75,0x73,0x65])]:_0x17c7c8([0x73,0x69,0x67]),[_0x17c7c8([0x63,0x72,0x76])]:_0x17c7c8([0x50,0x2d,0x32,0x35,0x36]),[_0x17c7c8([0x78])]:_0x17c7c8([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]),[_0x17c7c8([0x79])]:_0x17c7c8([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]),[_0x17c7c8([0x61,0x6c,0x67])]:_0x17c7c8([0x45,0x53,0x32,0x35,0x36])},_0x765ce=_0x17287a[_0x17c7c8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x17c7c8([0x67,0x65,0x74])](_0x17c7c8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x562d33(){let _0x428107,_0x5bf793=null,_0x3d96fb=null;try{if(_0x765ce==_0x17c7c8([0x47,0x50,0x4c]))return _0x17c7c8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x428107=_0x5e7c27(),!_0x428107)return _0x17c7c8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x428107[_0x17c7c8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3d96fb=_0x94e73e(_0x428107[_0x17c7c8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x428107[_0x17c7c8([0x6a,0x74,0x69])])),await _0x1e3234()?_0x509ba1()?_0x310031()?_0x17c7c8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1927b3()?(_0x428107[_0x17c7c8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x17c7c8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5bf793=_0x265f33(_0x17c7c8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x428107[_0x17c7c8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x17c7c8([0x74,0x72,0x69,0x61,0x6c])&&(_0x5bf793=_0x265f33(_0x17c7c8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1af168()):_0x17c7c8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x17c7c8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x17c7c8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x17c7c8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x310031(){const _0x5dce54=[_0x17c7c8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x17c7c8([0x74,0x72,0x69,0x61,0x6c])][_0x17c7c8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x428107[_0x17c7c8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x112762/0x3e8:0xe10*_0x42d998;return _0x428107[_0x17c7c8([0x65,0x78,0x70])]<_0x5dce54;}function _0x509ba1(){const _0x5f0875=_0x428107[_0x17c7c8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5f0875&&(!!_0x5f0875[_0x17c7c8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17c7c8([0x2a]))||(!!_0x5f0875[_0x17c7c8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17c7c8([0x50,0x4f,0x45]))||!!_0x5f0875[_0x17c7c8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17c7c8([0x50,0x50]))));}function _0x1927b3(){const _0x24a7c8=_0x540f,_0x167956=_0x428107[_0x17c7c8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x167956||0x0==_0x167956[_0x17c7c8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1a0fb3}=new URL(window[_0x17c7c8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x24a7c8(0x153)]);if(_0x167956[_0x17c7c8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a0fb3))return!0x0;const _0x442758=_0x1a0fb3[_0x17c7c8([0x73,0x70,0x6c,0x69,0x74])](_0x17c7c8([0x2e]));return _0x167956[_0x17c7c8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5cba63=>_0x5cba63[_0x17c7c8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17c7c8([0x2a])))[_0x17c7c8([0x6d,0x61,0x70])](_0x1a4dc6=>_0x1a4dc6[_0x17c7c8([0x73,0x70,0x6c,0x69,0x74])](_0x17c7c8([0x2e])))[_0x17c7c8([0x73,0x6f,0x6d,0x65])](_0x572c97=>_0x442758[_0x17c7c8([0x65,0x76,0x65,0x72,0x79])]((_0x3f0af4,_0x2efe0b)=>_0x572c97[_0x2efe0b]===_0x3f0af4||_0x572c97[_0x2efe0b]===_0x17c7c8([0x2a])));}function _0x1af168(){return _0x5bf793&&_0x3d96fb?new window[(_0x17c7c8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2bd13b,_0xa12e2c)=>{_0x5bf793[_0x17c7c8([0x74,0x68,0x65,0x6e])](_0x2bd13b,_0xa12e2c),_0x3d96fb[_0x17c7c8([0x74,0x68,0x65,0x6e])](_0x5dc916=>{_0x5dc916!=_0x17c7c8([0x56,0x61,0x6c,0x69,0x64])&&_0x2bd13b(_0x5dc916);},_0xa12e2c);}):_0x5bf793||_0x3d96fb||_0x17c7c8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x94e73e(_0x1f93d4,_0x4730da){return new window[(_0x17c7c8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc13256=>{if(_0x47eed2())return _0xc13256(_0x17c7c8([0x56,0x61,0x6c,0x69,0x64]));_0x56f81b(),_0x17287a[_0x17c7c8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x17c7c8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x409791=!0x1;const _0x302882=_0x3d4482();function _0x460205(_0x859f37){return!!_0x859f37&&(typeof _0x859f37===_0x17c7c8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x859f37===_0x17c7c8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x859f37[_0x17c7c8([0x74,0x68,0x65,0x6e])]===_0x17c7c8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x859f37[_0x17c7c8([0x63,0x61,0x74,0x63,0x68])]===_0x17c7c8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2eced4(_0x3dd139){_0x9b0037(_0x3dd139)[_0x17c7c8([0x74,0x68,0x65,0x6e])](_0x2cf1e7=>{if(!_0x2cf1e7||_0x2cf1e7[_0x17c7c8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x17c7c8([0x6f,0x6b]))return _0x17c7c8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x295fbc(_0x5e2c96(_0x302882+_0x4730da))!=_0x2cf1e7[_0x17c7c8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x17c7c8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x17c7c8([0x56,0x61,0x6c,0x69,0x64]);})[_0x17c7c8([0x74,0x68,0x65,0x6e])](_0x4bca69=>(_0x56000c(),_0x4bca69),()=>{const _0x41b915=_0xcd0cd3();return null==_0x41b915?(_0x56000c(),_0x17c7c8([0x56,0x61,0x6c,0x69,0x64])):_0x17c7c8(_0x112762-_0x41b915>(0x7036321c^_0x2f0546)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x17c7c8([0x74,0x68,0x65,0x6e])](_0xc13256)[_0x17c7c8([0x63,0x61,0x74,0x63,0x68])](()=>{_0xc13256(_0x17c7c8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4e10f3=0x540c589c^_0x2f0546;function _0x56000c(){const _0x464ace=_0x17c7c8([0x6c,0x6c,0x63,0x74,0x2d])+_0x295fbc(_0x5e2c96(_0x1f93d4)),_0x571a61=_0x3a5927(_0x295fbc(window[_0x17c7c8([0x4d,0x61,0x74,0x68])][_0x17c7c8([0x63,0x65,0x69,0x6c])](_0x112762/_0x4e10f3)));window[_0x17c7c8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x17c7c8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x464ace,_0x571a61);}function _0xcd0cd3(){const _0x87cbc4=_0x17c7c8([0x6c,0x6c,0x63,0x74,0x2d])+_0x295fbc(_0x5e2c96(_0x1f93d4)),_0x3c93b8=window[_0x17c7c8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x17c7c8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x87cbc4);return _0x3c93b8?window[_0x17c7c8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3a5927(_0x3c93b8),0x10)*_0x4e10f3:null;}function _0x9b0037(_0x540f93){return new window[(_0x17c7c8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2dba37,_0x331e51)=>{_0x540f93[_0x17c7c8([0x74,0x68,0x65,0x6e])](_0x2dba37,_0x331e51),window[_0x17c7c8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x331e51,0x543b62dc^_0x2f0546);});}}_0x17287a[_0x17c7c8([0x6f,0x6e])](_0x17c7c8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2d73be,_0x5678a7)=>{if(_0x5678a7[0x0]!=_0x1f93d4)return _0xc13256(_0x17c7c8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5678a7[0x1]={..._0x5678a7[0x1],[_0x17c7c8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x302882};},{[_0x17c7c8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x17c7c8([0x68,0x69,0x67,0x68])}),_0x17287a[_0x17c7c8([0x6f,0x6e])](_0x17c7c8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x54ace8=>{_0x460205(_0x54ace8[_0x17c7c8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x409791=!0x0,_0x2eced4(_0x54ace8[_0x17c7c8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x17c7c8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x17c7c8([0x6c,0x6f,0x77])}),_0x297deb[_0x17c7c8([0x74,0x68,0x65,0x6e])](()=>{_0x409791||_0xc13256(_0x17c7c8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x47eed2(){return _0x17287a[_0x17c7c8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x17c7c8([0x76,0x69,0x65,0x77])][_0x17c7c8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x17c7c8([0x61,0x75,0x74,0x6f]);}function _0x56f81b(){_0x17287a[_0x17c7c8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x17c7c8([0x76,0x69,0x65,0x77])][_0x17c7c8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x17c7c8([0x61,0x75,0x74,0x6f]);}}function _0x265f33(_0x3338e1){const _0x3c165b=[new window[(_0x17c7c8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b4fc1=>setTimeout(_0x1b4fc1,0x543388d0^_0x2f0546)),_0x297deb[_0x17c7c8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x17c7c8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a3080=>{let _0x45fbc8=0x0;_0x17287a[_0x17c7c8([0x6d,0x6f,0x64,0x65,0x6c])][_0x17c7c8([0x6f,0x6e])](_0x17c7c8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4b95d6,_0x1b5577)=>{_0x1b5577[0x0][_0x17c7c8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x45fbc8++,_0x45fbc8==(0x543ab7e4^_0x2f0546)&&(_0x1a3080(),_0x4b95d6[_0x17c7c8([0x6f,0x66,0x66])]());});}))];return window[_0x17c7c8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x17c7c8([0x72,0x61,0x63,0x65])](_0x3c165b)[_0x17c7c8([0x74,0x68,0x65,0x6e])](()=>_0x3338e1);}async function _0x4710d2(){await _0x297deb,_0x17287a[_0x17c7c8([0x6d,0x6f,0x64,0x65,0x6c])][_0x17c7c8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1f185b,_0x17287a[_0x17c7c8([0x6d,0x6f,0x64,0x65,0x6c])][_0x17c7c8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1f185b,_0x17287a[_0x17c7c8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x17c7c8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x401344(_0x319c45){const _0x4c3f71=_0x2a21a5();_0x17287a[_0x4c3f71]=_0x17c7c8([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])+_0x319c45,_0x319c45!=_0x17c7c8([0x56,0x61,0x6c,0x69,0x64])&&_0x4710d2();}function _0x2a21a5(){const _0x22dce1=window[_0x17c7c8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x17c7c8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x17c7c8([0x6e,0x6f,0x77])]())[_0x17c7c8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x17c7c8([0x2e]),'');let _0x38e40b=_0x17c7c8([0x69]);for(let _0x4f5f89=0x0;_0x4f5f89<_0x22dce1[_0x17c7c8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4f5f89+=0x2){let _0x48a476=window[_0x17c7c8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x22dce1[_0x17c7c8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4f5f89,_0x4f5f89+0x2));_0x48a476>=_0x374aa0[_0x17c7c8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x48a476-=_0x374aa0[_0x17c7c8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x38e40b+=_0x374aa0[_0x48a476];}return _0x38e40b;}function _0x5e7c27(){const _0x52a1ce=_0x765ce[_0x17c7c8([0x73,0x70,0x6c,0x69,0x74])](_0x17c7c8([0x2e]));if(0x3!=_0x52a1ce[_0x17c7c8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xc70b49(_0x52a1ce[0x1]);function _0xc70b49(_0x2f7d2c){const _0x564603=_0x5ce7ff(_0x2f7d2c);return _0x564603&&_0x2de9b5()?_0x564603:null;function _0x2de9b5(){const _0x2e1f32=_0x564603[_0x17c7c8([0x6a,0x74,0x69])],_0x4a8b62=window[_0x17c7c8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e1f32[_0x17c7c8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2e1f32[_0x17c7c8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x27d124={..._0x564603,[_0x17c7c8([0x6a,0x74,0x69])]:_0x2e1f32[_0x17c7c8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2e1f32[_0x17c7c8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x27d124[_0x17c7c8([0x76,0x63])],_0x5e2c96(_0x27d124)==_0x4a8b62;}}}async function _0x1e3234(){let _0x379dfb=!0x0;try{const _0x15d3ab=_0x765ce[_0x17c7c8([0x73,0x70,0x6c,0x69,0x74])](_0x17c7c8([0x2e])),[_0x1aa1e1,_0x59781c,_0x3e80c9]=_0x15d3ab;return _0x5a6b21(_0x1aa1e1),await _0x480aad(_0x1aa1e1,_0x59781c,_0x3e80c9),_0x379dfb;}catch{return!0x1;}function _0x5a6b21(_0x20e4a2){const _0x524b1c=_0x5ce7ff(_0x20e4a2);_0x524b1c&&_0x524b1c[_0x17c7c8([0x61,0x6c,0x67])]==_0x17c7c8([0x45,0x53,0x32,0x35,0x36])||(_0x379dfb=!0x1);}async function _0x480aad(_0x3f4698,_0x1be63f,_0x2b81e3){const _0x243388=window[_0x17c7c8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x17c7c8([0x66,0x72,0x6f,0x6d])](_0x153783(_0x2b81e3),_0xcd0264=>_0xcd0264[_0x17c7c8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x44e8e3=new window[(_0x17c7c8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x17c7c8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3f4698+_0x17c7c8([0x2e])+_0x1be63f),_0xa55ccc=window[_0x17c7c8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x17c7c8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xa55ccc)return;const _0x15c8ea=await _0xa55ccc[_0x17c7c8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x17c7c8([0x6a,0x77,0x6b]),_0x50e366,{[_0x17c7c8([0x6e,0x61,0x6d,0x65])]:_0x17c7c8([0x45,0x43,0x44,0x53,0x41]),[_0x17c7c8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x17c7c8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x17c7c8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xa55ccc[_0x17c7c8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x17c7c8([0x6e,0x61,0x6d,0x65])]:_0x17c7c8([0x45,0x43,0x44,0x53,0x41]),[_0x17c7c8([0x68,0x61,0x73,0x68])]:{[_0x17c7c8([0x6e,0x61,0x6d,0x65])]:_0x17c7c8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x15c8ea,_0x243388,_0x44e8e3)||(_0x379dfb=!0x1);}}function _0x5ce7ff(_0x1b4694){return _0x1b4694[_0x17c7c8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x17c7c8([0x65,0x79]))?JSON[_0x17c7c8([0x70,0x61,0x72,0x73,0x65])](_0x153783(_0x1b4694)):null;}function _0x153783(_0x2852d2){return window[_0x17c7c8([0x61,0x74,0x6f,0x62])](_0x2852d2[_0x17c7c8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x17c7c8([0x2b]))[_0x17c7c8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x17c7c8([0x2f])));}function _0x5e2c96(_0x3293df){let _0x16043f=0x1505;function _0x4d6df6(_0x4dc7b2){for(let _0x4197bf=0x0;_0x4197bf<_0x4dc7b2[_0x17c7c8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4197bf++){const _0x101bc5=_0x4dc7b2[_0x17c7c8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4197bf);_0x16043f=(_0x16043f<<0x5)+_0x16043f+_0x101bc5,_0x16043f&=_0x16043f;}}function _0x2f11a2(_0x789927){Array[_0x17c7c8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x789927)?_0x789927[_0x17c7c8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2f11a2):_0x789927&&typeof _0x789927==_0x17c7c8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x17c7c8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x789927)[_0x17c7c8([0x73,0x6f,0x72,0x74])]()[_0x17c7c8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4bba1d,_0x402448])=>{_0x4d6df6(_0x4bba1d),_0x2f11a2(_0x402448);}):_0x4d6df6(window[_0x17c7c8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x789927));}return _0x2f11a2(_0x3293df),_0x16043f>>>0x0;}function _0x295fbc(_0x365f0e){return _0x365f0e[_0x17c7c8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x17c7c8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x17c7c8([0x30]));}function _0x3a5927(_0x58e75f){return _0x58e75f[_0x17c7c8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x17c7c8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x17c7c8([0x6a,0x6f,0x69,0x6e])]('');}function _0x1f185b(){}function _0x17c7c8(_0x1d3aab){const _0x2ba3d9=_0x540f;return _0x1d3aab[_0x2ba3d9(0x142)](_0x23123a=>String[_0x2ba3d9(0x14e)](_0x23123a))[_0x2ba3d9(0x144)]('');}_0x401344(await _0x562d33());}(this);}}