@ckeditor/ckeditor5-paste-from-office-enhanced 45.2.0-alpha.5 → 45.2.0-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){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>( |\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 K(t){const e=W,n={};for(const r of t)Object[e(251)](n,r);return n}const T=M;function M(t,e){const n=D();return(M=function(t,e){return n[t-=191]})(t,e)}function D(){const t=["from","content","document","624108enDqVY","values","286392oAiZQx","elementStart","1513848IvwBqb","2070430JWYRyP","_parsedData","execute","size","hasStyle","1681323tWlcXh","isActive","2036214qgxzHO","type","579132sQGxwt","setStyle","item","createRangeIn"];return(D=function(){return t})()}!function(t){const e=M,n=t();for(;;)try{if(312879===parseInt(e(193))/1+-parseInt(e(195))/2+-parseInt(e(203))/3+-parseInt(e(207))/4+parseInt(e(198))/5+parseInt(e(205))/6+-parseInt(e(197))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class N extends b{[T(200)](t){const n=T,{body:r,styles:s}=t[n(199)],i=new e.UpcastWriter(r[n(192)]),o=i[n(210)](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(196)!==t[n(206)])continue;const e=F(t[n(209)],c);if(e[n(201)]){const r=K(Array[n(211)](e[n(194)]()));for(const e in r){const s=t[n(209)];s[n(202)](e)||i[n(208)](e,r[e],s)}}}t[n(191)]=r}[T(204)](t){return super[T(204)](t)||L(t)}}const k=$;function $(t,e){const n=z();return($=function(t,e){return n[t-=312]})(t,e)}function z(){const t=["plugins","getData","join","PasteFromOfficeEnhancedInliner","requires","execute","dataTransfer","23602249hwKRyv","high","document","383607ObBoCS","stylesProcessor","isOfficialPlugin","text/html","fromCharCode","_parsedData","isActive","afterInit","isPremiumPlugin","init","href","map","50hIRCmE","pluginName","100077WSxivd","ClipboardPipeline","242996EwfgSW","inputTransformation","15glpAId","170fYZxdL","7063800EPmdUZ","8rHQFNP","1739428zNrgOP","get","editing","editor","10165127gLDzie","view","PasteFromOffice"];return(z=function(){return t})()}!function(t){const e=$,n=t();for(;;)try{if(749343===-parseInt(e(313))/1+-parseInt(e(348))/2*(-parseInt(e(350))/3)+parseInt(e(319))/4*(parseInt(e(315))/5)+-parseInt(e(317))/6+-parseInt(e(323))/7*(-parseInt(e(318))/8)+parseInt(e(336))/9*(parseInt(e(316))/10)+-parseInt(e(333))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class U extends t.Plugin{static get[k(349)](){return k(329)}static get[k(338)](){return!0}static get[k(344)](){return!0}static get[k(330)](){return[k(325)]}[k(345)](){const t=k,e=this[t(322)],n=e[t(326)][t(320)](t(312)),r=e[t(321)][t(324)][t(335)],s=new N(r);n.on(t(314),((e,n)=>{const i=t,o=n[i(332)][i(327)](i(339));s[i(342)](o)&&(n[i(341)]||(n[i(341)]=x(o,r[i(337)])),s[i(331)](n))}),{priority:S.priorities[t(320)](t(334))+11})}[k(343)](){!async function(t){const e=d([69,111,102,54,52,75,110,77,78,98,57,108,109,104,105,80,107,66,88,114,119,103,87,85,116,99,48,83,112,76,113,73,90,79,56,55,51,68,72,101,71,84,67,89,81,65,49,50,74,82,86,53,70,117,100,120,118,97,122,106,115,121]),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(347)]((t=>String[e(340)](t)))[e(328)]("")}!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([69]);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:1748822400;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(346)]);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 q=J;!function(t){const e=J,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=[q(211),q(181),q(206),q(205),q(194),q(189),q(217),q(221)],V=[q(211),q(181),q(206)],X={"font-style":[[q(186),"i"]],"font-weight":[[q(184),q(187)],[q(196),q(187)],[q(193),q(187)],[t=>Number(t)>=600,q(187)]],"text-decoration":[[q(201),"u"],[q(198),"s"]],"text-decoration-line":[[q(201),"u"],[q(198),"s"]],"vertical-align":[[q(202),q(202)],[q(212),q(210)]]};function B(t){return H[q(218)](t)}function Y(t){const e=q;return Array[e(220)](t[e(200)]())[e(188)](B)}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 J(t,e){const n=_();return(J=function(t,e){return n[t-=180]})(t,e)}function Z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=q,r={},s={};return e[n(215)]((e=>{const i=n,o=t[i(203)](e);if(o)if(c=e,V[q(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=q;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=q;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)}function G(t,e){const n=tt();return(G=function(t,e){return n[t-=224]})(t,e)}const Q=G;function tt(){const t=["content","createRangeIn","document","388374TlLHmT","name","3245lymAhV","_parsedData","64RKlpDv","11300FGjKzS","378513BHCLzz","stylesProcessor","isActive","element","execute","blockElements","font","7ElwBLC","30MFZctk","includes","getItems","1053496Lgbfnj","79914hBegWE","765955hWVYrc","610932uGqCQG"];return(tt=function(){return t})()}!function(t){const e=G,n=t();for(;;)try{if(266451===parseInt(e(242))/1+-parseInt(e(236))/2*(-parseInt(e(232))/3)+-parseInt(e(235))/4+-parseInt(e(237))/5+parseInt(e(238))/6*(-parseInt(e(231))/7)+-parseInt(e(246))/8*(parseInt(e(224))/9)+-parseInt(e(247))/10*(-parseInt(e(244))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class et extends b{[Q(228)](t){const n=Q,{body:r}=t[n(245)],s=new e.UpcastWriter(r[n(241)]),i=s[n(240)](r),o=new e.ViewDocument(s[n(241)][n(225)]),c=[...new e.DomConverter(o)[n(229)],n(230)],a=i[n(234)]();for(const t of a)if(t.is(n(227))&&c[n(233)](t[n(243)])){Z(t,s,Y(t))}t[n(239)]=r}[Q(226)](t){return super[Q(226)](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),U,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>( |\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=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=k;function N(){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(N=function(){return t})()}function k(t,e){const n=N();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())}}(N);class M 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)||A(t)}}const D=$;function $(t,e){const n=U();return($=function(t,e){return n[t-=146]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(139502===parseInt(e(180))/1+parseInt(e(146))/2+-parseInt(e(160))/3+parseInt(e(170))/4*(parseInt(e(151))/5)+parseInt(e(159))/6+-parseInt(e(168))/7+-parseInt(e(154))/8*(parseInt(e(177))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class z extends t.Plugin{static get[D(179)](){return D(176)}static get[D(175)](){return!0}static get[D(164)](){return!0}static get[D(158)](){return[D(174)]}[D(173)](){const t=D,e=this[t(172)],n=e[t(166)][t(167)](t(149)),r=e[t(163)][t(155)][t(156)],s=new M(r);n.on(t(157),((e,n)=>{const i=t,o=n[i(171)][i(181)](i(182));s[i(152)](o)&&(n[i(169)]||(n[i(169)]=x(o,r[i(162)])),s[i(153)](n))}),{priority:S.priorities[t(167)](t(150))+11})}[D(165)](){!async function(t){const e=d([117,78,73,52,109,57,82,88,74,112,77,105,107,68,87,75,121,114,51,104,56,102,111,69,86,98,50,113,99,48,120,84,53,118,122,116,81,85,110,67,55,90,89,70,108,80,83,100,71,106,101,79,49,54,119,97,115,103,76,66,65,72]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=$;return t[e(148)]((t=>String[e(147)](t)))[e(161)]("")}!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([117]);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:1748908800;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(178)]);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)}}function U(){const t=["129422rWzfDf","getData","text/html","374368iXdQAJ","fromCharCode","map","ClipboardPipeline","high","30JuzXnF","isActive","execute","4368KhxNCo","view","document","inputTransformation","requires","1279224NXzpZr","65169UiRNzi","join","stylesProcessor","editing","isPremiumPlugin","afterInit","plugins","get","139391lBeiFQ","_parsedData","91876eRUyFb","dataTransfer","editor","init","PasteFromOffice","isOfficialPlugin","PasteFromOfficeEnhancedInliner","8019WtjIfe","href","pluginName"];return(U=function(){return t})()}const X=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 q=[X(211),X(181),X(206),X(205),X(194),X(189),X(217),X(221)],H=[X(211),X(181),X(206)],J={"font-style":[[X(186),"i"]],"font-weight":[[X(184),X(187)],[X(196),X(187)],[X(193),X(187)],[t=>Number(t)>=600,X(187)]],"text-decoration":[[X(201),"u"],[X(198),"s"]],"text-decoration-line":[[X(201),"u"],[X(198),"s"]],"vertical-align":[[X(202),X(202)],[X(212),X(210)]]};function V(t){return q[X(218)](t)}function Z(t){const e=X;return Array[e(220)](t[e(200)]())[e(188)](V)}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=X,r={},s={};return e[n(215)]((e=>{const i=n,o=t[i(203)](e);if(o)if(c=e,H[X(218)](c))r[e]=o;else if(e in J){const t=o[i(216)](" ");J[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=X;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=X;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,Z(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),z,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 _0x47e560}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x55f17c,parseHtml as _0x5e514a}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x304548,uid as _0x3cdc07}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x3ac8eb,ViewDocument as _0x283408,DomConverter as _0x10c4f7}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function k(_0x3d601b){return m['test'](_0x3d601b);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function b(_0x426489,_0x522b0d){const _0x55e121=new Map();for(const [_0x501301,_0x529176]of _0x522b0d){if(!_0x501301['tagName']&&!_0x501301['className'])continue;const _0x7beeb5=!_0x501301['tagName']||_0x426489['name']===_0x501301['tagName'],_0x44163c=!_0x501301['className']||_0x426489['hasClass'](_0x501301['className']);_0x7beeb5&&_0x44163c&&_0x55e121['set'](_0x501301,_0x529176);}return _0x55e121;}function h(_0x2391fa){const _0x447ad2={};for(let _0x1540fa=0x0;_0x1540fa<_0x2391fa['length'];_0x1540fa++){const _0x1903ab=_0x2391fa[_0x1540fa],_0x4c1bd2=_0x2391fa['getPropertyValue'](_0x1903ab);'initial'!==_0x4c1bd2&&(_0x447ad2[_0x1903ab]=_0x4c1bd2);}return _0x447ad2;}function O(_0xa08796){const _0x30a2e0=_0xa08796['split'](',')['map'](_0x42f969=>_0x42f969['trim']()),_0x4293bc=[];for(const _0x374b7e of _0x30a2e0){const _0x615150=S['exec'](_0x374b7e);_0x615150&&_0x4293bc['push'](_0x615150['groups']);}return _0x4293bc;}function g(_0x3bd6f0){const _0x18a24e={};for(const _0x878906 of _0x3bd6f0)Object['assign'](_0x18a24e,_0x878906);return _0x18a24e;}class c extends _0x55f17c{['execute'](_0x192ed2){const {body:_0x8086a1,styles:_0x5be9f9}=_0x192ed2['_parsedData'],_0x2c2f88=new _0x3ac8eb(_0x8086a1['document']),_0xd1895c=_0x2c2f88['createRangeIn'](_0x8086a1),_0x35b552=function(_0x30faf0){const _0x353612={};for(const _0x54e919 of _0x30faf0)for(const _0x13c7cc of _0x54e919['cssRules'])if(_0x13c7cc instanceof CSSStyleRule){const _0x345c0e=h(_0x13c7cc['style']);_0x353612[_0x13c7cc['selectorText']]=Object['assign']({},_0x353612[_0x13c7cc['selectorText']]||{},_0x345c0e);}return _0x353612;}(_0x5be9f9),_0x29f122=function(_0x2eb2c5){const _0x584f6e=new Map();for(const _0x2b4420 in _0x2eb2c5){const _0x5d10d5=O(_0x2b4420),_0x4ca248=_0x2eb2c5[_0x2b4420];for(const _0x352042 of _0x5d10d5)_0x584f6e['set'](_0x352042,_0x4ca248);}return _0x584f6e;}(_0x35b552);for(const _0xff32e4 of _0xd1895c){if('elementStart'!==_0xff32e4['type'])continue;const _0x3f4d82=b(_0xff32e4['item'],_0x29f122);if(_0x3f4d82['size']){const _0x55e265=g(Array['from'](_0x3f4d82['values']()));for(const _0xb45e5a in _0x55e265){const _0x9ecc8=_0xff32e4['item'];_0x9ecc8['hasStyle'](_0xb45e5a)||_0x2c2f88['setStyle'](_0xb45e5a,_0x55e265[_0xb45e5a],_0x9ecc8);}}}_0x192ed2['content']=_0x8086a1;}['isActive'](_0x51ea55){return super['isActive'](_0x51ea55)||k(_0x51ea55);}}class i extends _0x47e560{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x55d47d=this['editor'],_0x196674=_0x55d47d['plugins']['get']('ClipboardPipeline'),_0x58b87e=_0x55d47d['editing']['view']['document'],_0x298ccc=new c(_0x58b87e);_0x196674['on']('inputTransformation',(_0x48cd3f,_0x1b8597)=>{const _0x26a872=_0x1b8597['dataTransfer']['getData']('text/html');_0x298ccc['isActive'](_0x26a872)&&(_0x1b8597['_parsedData']||(_0x1b8597['_parsedData']=_0x5e514a(_0x26a872,_0x58b87e['stylesProcessor'])),_0x298ccc['execute'](_0x1b8597));},{'priority':_0x304548['get']('high')+0xb});}['afterInit'](){!async function(_0x1ab5e4){const _0x2632c3=_0x4f7eee([0x45,0x6f,0x66,0x36,0x34,0x4b,0x6e,0x4d,0x4e,0x62,0x39,0x6c,0x6d,0x68,0x69,0x50,0x6b,0x42,0x58,0x72,0x77,0x67,0x57,0x55,0x74,0x63,0x30,0x53,0x70,0x4c,0x71,0x49,0x5a,0x4f,0x38,0x37,0x33,0x44,0x48,0x65,0x47,0x54,0x43,0x59,0x51,0x41,0x31,0x32,0x4a,0x52,0x56,0x35,0x46,0x75,0x64,0x78,0x76,0x61,0x7a,0x6a,0x73,0x79]),_0xf49519=0x55f012e0,_0x40f54c=0x55f77b78^_0xf49519,_0x4b5263=window[_0x4f7eee([0x44,0x61,0x74,0x65])][_0x4f7eee([0x6e,0x6f,0x77])](),_0x4bd1d1=_0x1ab5e4[_0x4f7eee([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1400e0=new window[(_0x4f7eee([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a2e67=>{_0x4bd1d1[_0x4f7eee([0x6f,0x6e,0x63,0x65])](_0x4f7eee([0x72,0x65,0x61,0x64,0x79]),_0x3a2e67);}),_0x466d02={[_0x4f7eee([0x6b,0x74,0x79])]:_0x4f7eee([0x45,0x43]),[_0x4f7eee([0x75,0x73,0x65])]:_0x4f7eee([0x73,0x69,0x67]),[_0x4f7eee([0x63,0x72,0x76])]:_0x4f7eee([0x50,0x2d,0x32,0x35,0x36]),[_0x4f7eee([0x78])]:_0x4f7eee([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]),[_0x4f7eee([0x79])]:_0x4f7eee([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]),[_0x4f7eee([0x61,0x6c,0x67])]:_0x4f7eee([0x45,0x53,0x32,0x35,0x36])},_0x42dd00=_0x4bd1d1[_0x4f7eee([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4f7eee([0x67,0x65,0x74])](_0x4f7eee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3d5d46(){let _0x5d605c,_0x41e02b=null,_0x3e60b0=null;try{if(_0x42dd00==_0x4f7eee([0x47,0x50,0x4c]))return _0x4f7eee([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5d605c=_0x3d024d(),!_0x5d605c)return _0x4f7eee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5d605c[_0x4f7eee([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3e60b0=_0x1a5466(_0x5d605c[_0x4f7eee([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5d605c[_0x4f7eee([0x6a,0x74,0x69])])),await _0x585caa()?_0x259b79()?_0x574a11()?_0x4f7eee([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x212214()?(_0x5d605c[_0x4f7eee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f7eee([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x41e02b=_0x1ffaf2(_0x4f7eee([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5d605c[_0x4f7eee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f7eee([0x74,0x72,0x69,0x61,0x6c])&&(_0x41e02b=_0x1ffaf2(_0x4f7eee([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x59e67a()):_0x4f7eee([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4f7eee([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4f7eee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4f7eee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x574a11(){const _0x33b05a=[_0x4f7eee([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4f7eee([0x74,0x72,0x69,0x61,0x6c])][_0x4f7eee([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d605c[_0x4f7eee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4b5263/0x3e8:0xe10*_0x40f54c;return _0x5d605c[_0x4f7eee([0x65,0x78,0x70])]<_0x33b05a;}function _0x259b79(){const _0x3e6b8f=_0x5d605c[_0x4f7eee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3e6b8f&&(!!_0x3e6b8f[_0x4f7eee([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f7eee([0x2a]))||(!!_0x3e6b8f[_0x4f7eee([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f7eee([0x50,0x4f,0x45]))||!!_0x3e6b8f[_0x4f7eee([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f7eee([0x50,0x50]))));}function _0x212214(){const _0x2cbfd2=_0x5d605c[_0x4f7eee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2cbfd2||0x0==_0x2cbfd2[_0x4f7eee([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1b7d7d}=new URL(window[_0x4f7eee([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2cbfd2[_0x4f7eee([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b7d7d))return!0x0;const _0x2db405=_0x1b7d7d[_0x4f7eee([0x73,0x70,0x6c,0x69,0x74])](_0x4f7eee([0x2e]));return _0x2cbfd2[_0x4f7eee([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1b2e18=>_0x1b2e18[_0x4f7eee([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f7eee([0x2a])))[_0x4f7eee([0x6d,0x61,0x70])](_0x4b6e76=>_0x4b6e76[_0x4f7eee([0x73,0x70,0x6c,0x69,0x74])](_0x4f7eee([0x2e])))[_0x4f7eee([0x73,0x6f,0x6d,0x65])](_0x3ad8ea=>_0x2db405[_0x4f7eee([0x65,0x76,0x65,0x72,0x79])]((_0x393f8a,_0x40f144)=>_0x3ad8ea[_0x40f144]===_0x393f8a||_0x3ad8ea[_0x40f144]===_0x4f7eee([0x2a])));}function _0x59e67a(){return _0x41e02b&&_0x3e60b0?new window[(_0x4f7eee([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x232277,_0x5764a5)=>{_0x41e02b[_0x4f7eee([0x74,0x68,0x65,0x6e])](_0x232277,_0x5764a5),_0x3e60b0[_0x4f7eee([0x74,0x68,0x65,0x6e])](_0x332510=>{_0x332510!=_0x4f7eee([0x56,0x61,0x6c,0x69,0x64])&&_0x232277(_0x332510);},_0x5764a5);}):_0x41e02b||_0x3e60b0||_0x4f7eee([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1a5466(_0x2e020d,_0x5e4b82){return new window[(_0x4f7eee([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3cc062=>{if(_0x31cae3())return _0x3cc062(_0x4f7eee([0x56,0x61,0x6c,0x69,0x64]));_0xa2b6af(),_0x4bd1d1[_0x4f7eee([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4f7eee([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x6d36fd=!0x1;const _0x2256e4=_0x3cdc07();function _0x3d30a3(_0x3f6619){return!!_0x3f6619&&(typeof _0x3f6619===_0x4f7eee([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3f6619===_0x4f7eee([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3f6619[_0x4f7eee([0x74,0x68,0x65,0x6e])]===_0x4f7eee([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3f6619[_0x4f7eee([0x63,0x61,0x74,0x63,0x68])]===_0x4f7eee([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x48a8bb(_0x230253){_0x3f8bd3(_0x230253)[_0x4f7eee([0x74,0x68,0x65,0x6e])](_0x4d09a8=>{if(!_0x4d09a8||_0x4d09a8[_0x4f7eee([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4f7eee([0x6f,0x6b]))return _0x4f7eee([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x599de1(_0x57cc67(_0x2256e4+_0x5e4b82))!=_0x4d09a8[_0x4f7eee([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4f7eee([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4f7eee([0x56,0x61,0x6c,0x69,0x64]);})[_0x4f7eee([0x74,0x68,0x65,0x6e])](_0x146d82=>(_0x3bc6cf(),_0x146d82),()=>{const _0x4f9dd8=_0x3fd820();return null==_0x4f9dd8?(_0x3bc6cf(),_0x4f7eee([0x56,0x61,0x6c,0x69,0x64])):_0x4f7eee(_0x4b5263-_0x4f9dd8>(0x71fc96e0^_0xf49519)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4f7eee([0x74,0x68,0x65,0x6e])](_0x3cc062)[_0x4f7eee([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3cc062(_0x4f7eee([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3769bf=0x55c6fc60^_0xf49519;function _0x3bc6cf(){const _0x445f8d=_0x4f7eee([0x6c,0x6c,0x63,0x74,0x2d])+_0x599de1(_0x57cc67(_0x2e020d)),_0x23e15a=_0x1a5fd9(_0x599de1(window[_0x4f7eee([0x4d,0x61,0x74,0x68])][_0x4f7eee([0x63,0x65,0x69,0x6c])](_0x4b5263/_0x3769bf)));window[_0x4f7eee([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f7eee([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x445f8d,_0x23e15a);}function _0x3fd820(){const _0x361ab9=_0x4f7eee([0x6c,0x6c,0x63,0x74,0x2d])+_0x599de1(_0x57cc67(_0x2e020d)),_0x1ec5cc=window[_0x4f7eee([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f7eee([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x361ab9);return _0x1ec5cc?window[_0x4f7eee([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1a5fd9(_0x1ec5cc),0x10)*_0x3769bf:null;}function _0x3f8bd3(_0x2b67c4){return new window[(_0x4f7eee([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2bd9ba,_0x28c1b3)=>{_0x2b67c4[_0x4f7eee([0x74,0x68,0x65,0x6e])](_0x2bd9ba,_0x28c1b3),window[_0x4f7eee([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x28c1b3,0x55f1c620^_0xf49519);});}}_0x4bd1d1[_0x4f7eee([0x6f,0x6e])](_0x4f7eee([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x36c121,_0xe3ef54)=>{if(_0xe3ef54[0x0]!=_0x2e020d)return _0x3cc062(_0x4f7eee([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xe3ef54[0x1]={..._0xe3ef54[0x1],[_0x4f7eee([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2256e4};},{[_0x4f7eee([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f7eee([0x68,0x69,0x67,0x68])}),_0x4bd1d1[_0x4f7eee([0x6f,0x6e])](_0x4f7eee([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5a57ed=>{_0x3d30a3(_0x5a57ed[_0x4f7eee([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x6d36fd=!0x0,_0x48a8bb(_0x5a57ed[_0x4f7eee([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4f7eee([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f7eee([0x6c,0x6f,0x77])}),_0x1400e0[_0x4f7eee([0x74,0x68,0x65,0x6e])](()=>{_0x6d36fd||_0x3cc062(_0x4f7eee([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x31cae3(){return _0x4bd1d1[_0x4f7eee([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f7eee([0x76,0x69,0x65,0x77])][_0x4f7eee([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4f7eee([0x61,0x75,0x74,0x6f]);}function _0xa2b6af(){_0x4bd1d1[_0x4f7eee([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f7eee([0x76,0x69,0x65,0x77])][_0x4f7eee([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4f7eee([0x61,0x75,0x74,0x6f]);}}function _0x1ffaf2(_0x3fad1e){const _0x1ba73b=[new window[(_0x4f7eee([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d5375=>setTimeout(_0x5d5375,0x55f92c2c^_0xf49519)),_0x1400e0[_0x4f7eee([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4f7eee([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x27662e=>{let _0x48c775=0x0;_0x4bd1d1[_0x4f7eee([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f7eee([0x6f,0x6e])](_0x4f7eee([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x51d89a,_0x52f2ba)=>{_0x52f2ba[0x0][_0x4f7eee([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x48c775++,_0x48c775==(0x55f01318^_0xf49519)&&(_0x27662e(),_0x51d89a[_0x4f7eee([0x6f,0x66,0x66])]());});}))];return window[_0x4f7eee([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4f7eee([0x72,0x61,0x63,0x65])](_0x1ba73b)[_0x4f7eee([0x74,0x68,0x65,0x6e])](()=>_0x3fad1e);}async function _0x11bb7b(){await _0x1400e0,_0x4bd1d1[_0x4f7eee([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f7eee([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x37a9cd,_0x4bd1d1[_0x4f7eee([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f7eee([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x37a9cd,_0x4bd1d1[_0x4f7eee([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4f7eee([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x24a521(_0x919c4c){const _0x4d613d=_0xa90a65();_0x4bd1d1[_0x4d613d]=_0x4f7eee([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])+_0x919c4c,_0x919c4c!=_0x4f7eee([0x56,0x61,0x6c,0x69,0x64])&&_0x11bb7b();}function _0xa90a65(){const _0x37412e=window[_0x4f7eee([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4f7eee([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4f7eee([0x6e,0x6f,0x77])]())[_0x4f7eee([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4f7eee([0x2e]),'');let _0x3f8581=_0x4f7eee([0x45]);for(let _0x437bfd=0x0;_0x437bfd<_0x37412e[_0x4f7eee([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x437bfd+=0x2){let _0x285165=window[_0x4f7eee([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x37412e[_0x4f7eee([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x437bfd,_0x437bfd+0x2));_0x285165>=_0x2632c3[_0x4f7eee([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x285165-=_0x2632c3[_0x4f7eee([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3f8581+=_0x2632c3[_0x285165];}return _0x3f8581;}function _0x3d024d(){const _0x4eb77e=_0x42dd00[_0x4f7eee([0x73,0x70,0x6c,0x69,0x74])](_0x4f7eee([0x2e]));if(0x3!=_0x4eb77e[_0x4f7eee([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xdbb141(_0x4eb77e[0x1]);function _0xdbb141(_0x4b2f72){const _0x13e2e9=_0x5d5354(_0x4b2f72);return _0x13e2e9&&_0x2be6e0()?_0x13e2e9:null;function _0x2be6e0(){const _0x294ee4=_0x13e2e9[_0x4f7eee([0x6a,0x74,0x69])],_0x42c131=window[_0x4f7eee([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x294ee4[_0x4f7eee([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x294ee4[_0x4f7eee([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x50cc15={..._0x13e2e9,[_0x4f7eee([0x6a,0x74,0x69])]:_0x294ee4[_0x4f7eee([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x294ee4[_0x4f7eee([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x50cc15[_0x4f7eee([0x76,0x63])],_0x57cc67(_0x50cc15)==_0x42c131;}}}async function _0x585caa(){let _0x33aa9b=!0x0;try{const _0x292f4d=_0x42dd00[_0x4f7eee([0x73,0x70,0x6c,0x69,0x74])](_0x4f7eee([0x2e])),[_0x4f7632,_0x589b91,_0x1f6c02]=_0x292f4d;return _0x5be5c3(_0x4f7632),await _0x5954cc(_0x4f7632,_0x589b91,_0x1f6c02),_0x33aa9b;}catch{return!0x1;}function _0x5be5c3(_0x5cb1cd){const _0x167247=_0x5d5354(_0x5cb1cd);_0x167247&&_0x167247[_0x4f7eee([0x61,0x6c,0x67])]==_0x4f7eee([0x45,0x53,0x32,0x35,0x36])||(_0x33aa9b=!0x1);}async function _0x5954cc(_0x273974,_0xcc7d42,_0x4b2acb){const _0x2e52e0=window[_0x4f7eee([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4f7eee([0x66,0x72,0x6f,0x6d])](_0x11bd63(_0x4b2acb),_0x40c0ba=>_0x40c0ba[_0x4f7eee([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3d3db9=new window[(_0x4f7eee([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4f7eee([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x273974+_0x4f7eee([0x2e])+_0xcc7d42),_0x226f01=window[_0x4f7eee([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4f7eee([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x226f01)return;const _0x4f4721=await _0x226f01[_0x4f7eee([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4f7eee([0x6a,0x77,0x6b]),_0x466d02,{[_0x4f7eee([0x6e,0x61,0x6d,0x65])]:_0x4f7eee([0x45,0x43,0x44,0x53,0x41]),[_0x4f7eee([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4f7eee([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4f7eee([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x226f01[_0x4f7eee([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4f7eee([0x6e,0x61,0x6d,0x65])]:_0x4f7eee([0x45,0x43,0x44,0x53,0x41]),[_0x4f7eee([0x68,0x61,0x73,0x68])]:{[_0x4f7eee([0x6e,0x61,0x6d,0x65])]:_0x4f7eee([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4f4721,_0x2e52e0,_0x3d3db9)||(_0x33aa9b=!0x1);}}function _0x5d5354(_0x2fdf9c){return _0x2fdf9c[_0x4f7eee([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4f7eee([0x65,0x79]))?JSON[_0x4f7eee([0x70,0x61,0x72,0x73,0x65])](_0x11bd63(_0x2fdf9c)):null;}function _0x11bd63(_0x46a466){return window[_0x4f7eee([0x61,0x74,0x6f,0x62])](_0x46a466[_0x4f7eee([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4f7eee([0x2b]))[_0x4f7eee([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4f7eee([0x2f])));}function _0x57cc67(_0x357100){let _0x4971b2=0x1505;function _0x538a4d(_0x9dd39b){for(let _0x292ee8=0x0;_0x292ee8<_0x9dd39b[_0x4f7eee([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x292ee8++){const _0x1188d1=_0x9dd39b[_0x4f7eee([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x292ee8);_0x4971b2=(_0x4971b2<<0x5)+_0x4971b2+_0x1188d1,_0x4971b2&=_0x4971b2;}}function _0x4b6b39(_0x66b546){Array[_0x4f7eee([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x66b546)?_0x66b546[_0x4f7eee([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4b6b39):_0x66b546&&typeof _0x66b546==_0x4f7eee([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4f7eee([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x66b546)[_0x4f7eee([0x73,0x6f,0x72,0x74])]()[_0x4f7eee([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x22d029,_0x48503a])=>{_0x538a4d(_0x22d029),_0x4b6b39(_0x48503a);}):_0x538a4d(window[_0x4f7eee([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x66b546));}return _0x4b6b39(_0x357100),_0x4971b2>>>0x0;}function _0x599de1(_0x16c2cb){return _0x16c2cb[_0x4f7eee([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4f7eee([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4f7eee([0x30]));}function _0x1a5fd9(_0x221dff){return _0x221dff[_0x4f7eee([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4f7eee([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4f7eee([0x6a,0x6f,0x69,0x6e])]('');}function _0x37a9cd(){}function _0x4f7eee(_0x962865){return _0x962865['map'](_0x2918af=>String['fromCharCode'](_0x2918af))['join']('');}_0x24a521(await _0x3d5d46());}(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'],[_0x499846=>Number(_0x499846)>=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(_0x1496bc){return L['includes'](_0x1496bc);}function x(_0x415ea1,_0x49d2ac,_0x416a31){const {spanStyles:_0x3b4513,stylesToBeHtmlElements:_0x165365}=function(_0x515185,_0x42eda7){const _0x899e4c={},_0x4272d3={};return _0x42eda7['forEach'](_0x37ee84=>{const _0x2062e5=_0x515185['getStyle'](_0x37ee84);if(_0x2062e5){if(function(_0x2a45f7){return E['includes'](_0x2a45f7);}(_0x37ee84))_0x899e4c[_0x37ee84]=_0x2062e5;else{if(function(_0x43e52b){return _0x43e52b in F;}(_0x37ee84)){const _0x29a40a=_0x2062e5['split']('\x20');F[_0x37ee84]['forEach'](([_0x657394,_0x333d7e])=>{for(const _0x8ca8b4 of _0x29a40a){('function'==typeof _0x657394&&_0x657394(_0x8ca8b4)||_0x657394===_0x8ca8b4)&&(_0x4272d3[_0x37ee84]=[..._0x4272d3[_0x37ee84]||[],[_0x657394,_0x333d7e]]);}});}}}}),{'spanStyles':_0x899e4c,'stylesToBeHtmlElements':_0x4272d3};}(_0x415ea1,_0x416a31);!function(_0x1b7723,_0xd13084,_0x3652e5){for(const _0x16bb0a in _0x3652e5){_0x3652e5[_0x16bb0a]['forEach'](([,_0x1769e5])=>{const _0x555f7f=_0xd13084['createElement'](_0x1769e5,[],_0x1b7723['getChildren']());_0xd13084['insertChild'](0x0,_0x555f7f,_0x1b7723);}),_0xd13084['removeStyle'](_0x16bb0a,_0x1b7723);}}(_0x415ea1,_0x49d2ac,_0x165365),function(_0x14cfa0,_0x4b03fb,_0x5452d8){if(!Object['keys'](_0x5452d8)['length'])return;const _0xae444e=_0x4b03fb['createElement']('span',[],_0x14cfa0['getChildren']());_0x4b03fb['setStyle'](_0x5452d8,_0xae444e),_0x4b03fb['insertChild'](0x0,_0xae444e,_0x14cfa0),_0x4b03fb['removeStyle'](Object['keys'](_0x5452d8),_0x14cfa0);}(_0x415ea1,_0x49d2ac,_0x3b4513);}class f extends _0x55f17c{['execute'](_0x14b296){const {body:_0x1d5259}=_0x14b296['_parsedData'],_0x4b4dca=new _0x3ac8eb(_0x1d5259['document']),_0x2f0ed0=_0x4b4dca['createRangeIn'](_0x1d5259),_0x16619d=new _0x283408(_0x4b4dca['document']['stylesProcessor']),_0x4fd1dc=[...new _0x10c4f7(_0x16619d)['blockElements'],'font'],_0x2dc5ca=_0x2f0ed0['getItems']();for(const _0x159bd6 of _0x2dc5ca)_0x159bd6['is']('element')&&_0x4fd1dc['includes'](_0x159bd6['name'])&&x(_0x159bd6,_0x4b4dca,(_0x4521f3=_0x159bd6,Array['from'](_0x4521f3['getStyleNames']())['filter'](P)));var _0x4521f3;_0x14b296['content']=_0x1d5259;}['isActive'](_0x39c20c){return super['isActive'](_0x39c20c)||k(_0x39c20c);}}class s extends _0x47e560{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3539a6=this['editor'],_0x31b593=_0x3539a6['plugins']['get']('ClipboardPipeline'),_0x400ce3=_0x3539a6['editing']['view']['document'],_0x99c94b=new f(_0x400ce3);_0x31b593['on']('inputTransformation',(_0x4deb90,_0x4102f8)=>{const _0x1baac9=_0x4102f8['dataTransfer']['getData']('text/html');_0x99c94b['isActive'](_0x1baac9)&&(_0x4102f8['_parsedData']||(_0x4102f8['_parsedData']=_0x5e514a(_0x1baac9,_0x400ce3['stylesProcessor'])),_0x99c94b['execute'](_0x4102f8));},{'priority':_0x304548['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xa3043=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x15036b;for(const _0x26c425 in _0xa3043){const _0x35f267=_0x26c425,_0x5db271=_0xa3043[_0x35f267];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x5db271||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5db271||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5db271||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5db271||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5db271||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5db271||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x5db271||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5db271){delete _0xa3043[_0x35f267],_0x15036b=_0x5db271,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x15036b&&_0xa3043['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x15036b&&_0xa3043['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x15036b&&_0xa3043['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x15036b&&_0xa3043['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x15036b&&_0xa3043['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x15036b&&_0xa3043['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x15036b&&_0xa3043['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x47e560{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 _0x5bc3bb}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x5b1fb8,parseHtml as _0x10b77f}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x3123d8,uid as _0x30c296}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x5f0a18,ViewDocument as _0x41aa38,DomConverter as _0xe0ef4e}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x5d5b3f){return m['test'](_0x5d5b3f);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x4e2f44,_0x24cb99){const _0x3c6559=new Map();for(const [_0x121d81,_0x576f10]of _0x24cb99){if(!_0x121d81['tagName']&&!_0x121d81['className'])continue;const _0x54fe2b=!_0x121d81['tagName']||_0x4e2f44['name']===_0x121d81['tagName'],_0x129e77=!_0x121d81['className']||_0x4e2f44['hasClass'](_0x121d81['className']);_0x54fe2b&&_0x129e77&&_0x3c6559['set'](_0x121d81,_0x576f10);}return _0x3c6559;}function h(_0x4dec9b){const _0x8adba0={};for(let _0x50302f=0x0;_0x50302f<_0x4dec9b['length'];_0x50302f++){const _0x435be7=_0x4dec9b[_0x50302f],_0x5a227d=_0x4dec9b['getPropertyValue'](_0x435be7);'initial'!==_0x5a227d&&(_0x8adba0[_0x435be7]=_0x5a227d);}return _0x8adba0;}function O(_0x45701a){const _0x58c5cb=_0x45701a['split'](',')['map'](_0x1bf065=>_0x1bf065['trim']()),_0x28bea4=[];for(const _0x52aecb of _0x58c5cb){const _0xefe6b8=S['exec'](_0x52aecb);_0xefe6b8&&_0x28bea4['push'](_0xefe6b8['groups']);}return _0x28bea4;}function y(_0x1e2dbd){const _0x2dfcf1={};for(const _0x124d83 of _0x1e2dbd)Object['assign'](_0x2dfcf1,_0x124d83);return _0x2dfcf1;}class c extends _0x5b1fb8{['execute'](_0x45e5a6){const {body:_0x6fa071,styles:_0x103485}=_0x45e5a6['_parsedData'],_0x584194=new _0x5f0a18(_0x6fa071['document']),_0x5518e0=_0x584194['createRangeIn'](_0x6fa071),_0xed4668=function(_0x544080){const _0x221d0c={};for(const _0x1cf241 of _0x544080)for(const _0xa9fdb8 of _0x1cf241['cssRules'])if(_0xa9fdb8 instanceof CSSStyleRule){const _0x51c8d2=h(_0xa9fdb8['style']);_0x221d0c[_0xa9fdb8['selectorText']]=Object['assign']({},_0x221d0c[_0xa9fdb8['selectorText']]||{},_0x51c8d2);}return _0x221d0c;}(_0x103485),_0x502e0f=function(_0x1156d5){const _0x3fd4b6=new Map();for(const _0x3794a8 in _0x1156d5){const _0x487c58=O(_0x3794a8),_0x3f62aa=_0x1156d5[_0x3794a8];for(const _0x5e25b8 of _0x487c58)_0x3fd4b6['set'](_0x5e25b8,_0x3f62aa);}return _0x3fd4b6;}(_0xed4668);for(const _0x2f3337 of _0x5518e0){if('elementStart'!==_0x2f3337['type'])continue;const _0x1eddd7=x(_0x2f3337['item'],_0x502e0f);if(_0x1eddd7['size']){const _0x942e38=y(Array['from'](_0x1eddd7['values']()));for(const _0x44aa99 in _0x942e38){const _0x48e768=_0x2f3337['item'];_0x48e768['hasStyle'](_0x44aa99)||_0x584194['setStyle'](_0x44aa99,_0x942e38[_0x44aa99],_0x48e768);}}}_0x45e5a6['content']=_0x6fa071;}['isActive'](_0x5ac6de){return super['isActive'](_0x5ac6de)||l(_0x5ac6de);}}class i extends _0x5bc3bb{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xf3a7d7=this['editor'],_0x3ab75d=_0xf3a7d7['plugins']['get']('ClipboardPipeline'),_0x33ddba=_0xf3a7d7['editing']['view']['document'],_0x4f3774=new c(_0x33ddba);_0x3ab75d['on']('inputTransformation',(_0x4c9b81,_0x5c42b1)=>{const _0x559254=_0x5c42b1['dataTransfer']['getData']('text/html');_0x4f3774['isActive'](_0x559254)&&(_0x5c42b1['_parsedData']||(_0x5c42b1['_parsedData']=_0x10b77f(_0x559254,_0x33ddba['stylesProcessor'])),_0x4f3774['execute'](_0x5c42b1));},{'priority':_0x3123d8['get']('high')+0xb});}['afterInit'](){!async function(_0x54f1d7){const _0x35c0b5=_0x2366da([0x75,0x4e,0x49,0x34,0x6d,0x39,0x52,0x58,0x4a,0x70,0x4d,0x69,0x6b,0x44,0x57,0x4b,0x79,0x72,0x33,0x68,0x38,0x66,0x6f,0x45,0x56,0x62,0x32,0x71,0x63,0x30,0x78,0x54,0x35,0x76,0x7a,0x74,0x51,0x55,0x6e,0x43,0x37,0x5a,0x59,0x46,0x6c,0x50,0x53,0x64,0x47,0x6a,0x65,0x4f,0x31,0x36,0x77,0x61,0x73,0x67,0x4c,0x42,0x41,0x48]),_0x135271=0xd87cf3a,_0x32aa94=0xd80a68a^_0x135271,_0x5d0378=window[_0x2366da([0x44,0x61,0x74,0x65])][_0x2366da([0x6e,0x6f,0x77])](),_0x290499=_0x54f1d7[_0x2366da([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x231eda=new window[(_0x2366da([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a6e00=>{_0x290499[_0x2366da([0x6f,0x6e,0x63,0x65])](_0x2366da([0x72,0x65,0x61,0x64,0x79]),_0x5a6e00);}),_0x355c3d={[_0x2366da([0x6b,0x74,0x79])]:_0x2366da([0x45,0x43]),[_0x2366da([0x75,0x73,0x65])]:_0x2366da([0x73,0x69,0x67]),[_0x2366da([0x63,0x72,0x76])]:_0x2366da([0x50,0x2d,0x32,0x35,0x36]),[_0x2366da([0x78])]:_0x2366da([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]),[_0x2366da([0x79])]:_0x2366da([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]),[_0x2366da([0x61,0x6c,0x67])]:_0x2366da([0x45,0x53,0x32,0x35,0x36])},_0xd31a66=_0x290499[_0x2366da([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2366da([0x67,0x65,0x74])](_0x2366da([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x134ab3(){let _0xfe6bae,_0x27fc3f=null,_0x1a5d78=null;try{if(_0xd31a66==_0x2366da([0x47,0x50,0x4c]))return _0x2366da([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xfe6bae=_0x40c0eb(),!_0xfe6bae)return _0x2366da([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xfe6bae[_0x2366da([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1a5d78=_0x1d7394(_0xfe6bae[_0x2366da([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xfe6bae[_0x2366da([0x6a,0x74,0x69])])),await _0x3eba9d()?_0x1fa509()?_0x1c2d86()?_0x2366da([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x6acba()?(_0xfe6bae[_0x2366da([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2366da([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x27fc3f=_0x361b98(_0x2366da([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xfe6bae[_0x2366da([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2366da([0x74,0x72,0x69,0x61,0x6c])&&(_0x27fc3f=_0x361b98(_0x2366da([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x29003e()):_0x2366da([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2366da([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2366da([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2366da([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1c2d86(){const _0x163b0f=[_0x2366da([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2366da([0x74,0x72,0x69,0x61,0x6c])][_0x2366da([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xfe6bae[_0x2366da([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5d0378/0x3e8:0xe10*_0x32aa94;return _0xfe6bae[_0x2366da([0x65,0x78,0x70])]<_0x163b0f;}function _0x1fa509(){const _0x2bafee=_0xfe6bae[_0x2366da([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2bafee&&(!!_0x2bafee[_0x2366da([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2366da([0x2a]))||(!!_0x2bafee[_0x2366da([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2366da([0x50,0x4f,0x45]))||!!_0x2bafee[_0x2366da([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2366da([0x50,0x50]))));}function _0x6acba(){const _0x2bb1f5=_0xfe6bae[_0x2366da([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2bb1f5||0x0==_0x2bb1f5[_0x2366da([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x87f3}=new URL(window[_0x2366da([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2bb1f5[_0x2366da([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x87f3))return!0x0;const _0x53dfca=_0x87f3[_0x2366da([0x73,0x70,0x6c,0x69,0x74])](_0x2366da([0x2e]));return _0x2bb1f5[_0x2366da([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1a16d5=>_0x1a16d5[_0x2366da([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2366da([0x2a])))[_0x2366da([0x6d,0x61,0x70])](_0x948b6c=>_0x948b6c[_0x2366da([0x73,0x70,0x6c,0x69,0x74])](_0x2366da([0x2e])))[_0x2366da([0x73,0x6f,0x6d,0x65])](_0x5a7110=>_0x53dfca[_0x2366da([0x65,0x76,0x65,0x72,0x79])]((_0x1feb4f,_0x203ae6)=>_0x5a7110[_0x203ae6]===_0x1feb4f||_0x5a7110[_0x203ae6]===_0x2366da([0x2a])));}function _0x29003e(){return _0x27fc3f&&_0x1a5d78?new window[(_0x2366da([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x444e76,_0x1d495d)=>{_0x27fc3f[_0x2366da([0x74,0x68,0x65,0x6e])](_0x444e76,_0x1d495d),_0x1a5d78[_0x2366da([0x74,0x68,0x65,0x6e])](_0x4e10ab=>{_0x4e10ab!=_0x2366da([0x56,0x61,0x6c,0x69,0x64])&&_0x444e76(_0x4e10ab);},_0x1d495d);}):_0x27fc3f||_0x1a5d78||_0x2366da([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1d7394(_0x478f67,_0x1cdc95){return new window[(_0x2366da([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x55042c=>{if(_0x4df4c8())return _0x55042c(_0x2366da([0x56,0x61,0x6c,0x69,0x64]));_0x4501d5(),_0x290499[_0x2366da([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2366da([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x559155=!0x1;const _0x3be8d0=_0x30c296();function _0x455d02(_0x5e02ab){return!!_0x5e02ab&&(typeof _0x5e02ab===_0x2366da([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5e02ab===_0x2366da([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5e02ab[_0x2366da([0x74,0x68,0x65,0x6e])]===_0x2366da([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5e02ab[_0x2366da([0x63,0x61,0x74,0x63,0x68])]===_0x2366da([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x443ac5(_0x2d554a){_0x33d007(_0x2d554a)[_0x2366da([0x74,0x68,0x65,0x6e])](_0x67112a=>{if(!_0x67112a||_0x67112a[_0x2366da([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2366da([0x6f,0x6b]))return _0x2366da([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4c1c6c(_0x1a58d4(_0x3be8d0+_0x1cdc95))!=_0x67112a[_0x2366da([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2366da([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2366da([0x56,0x61,0x6c,0x69,0x64]);})[_0x2366da([0x74,0x68,0x65,0x6e])](_0x4799a1=>(_0xdae9f7(),_0x4799a1),()=>{const _0x215616=_0x494fbb();return null==_0x215616?(_0xdae9f7(),_0x2366da([0x56,0x61,0x6c,0x69,0x64])):_0x2366da(_0x5d0378-_0x215616>(0x298b4b3a^_0x135271)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2366da([0x74,0x68,0x65,0x6e])](_0x55042c)[_0x2366da([0x63,0x61,0x74,0x63,0x68])](()=>{_0x55042c(_0x2366da([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5f38d8=0xdb121ba^_0x135271;function _0xdae9f7(){const _0x16dc4b=_0x2366da([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c1c6c(_0x1a58d4(_0x478f67)),_0x157205=_0x508576(_0x4c1c6c(window[_0x2366da([0x4d,0x61,0x74,0x68])][_0x2366da([0x63,0x65,0x69,0x6c])](_0x5d0378/_0x5f38d8)));window[_0x2366da([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2366da([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x16dc4b,_0x157205);}function _0x494fbb(){const _0x2589d4=_0x2366da([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c1c6c(_0x1a58d4(_0x478f67)),_0x19bbc3=window[_0x2366da([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2366da([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2589d4);return _0x19bbc3?window[_0x2366da([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x508576(_0x19bbc3),0x10)*_0x5f38d8:null;}function _0x33d007(_0xde71){return new window[(_0x2366da([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x354644,_0x154ac2)=>{_0xde71[_0x2366da([0x74,0x68,0x65,0x6e])](_0x354644,_0x154ac2),window[_0x2366da([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x154ac2,0xd861bfa^_0x135271);});}}_0x290499[_0x2366da([0x6f,0x6e])](_0x2366da([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4d36a9,_0x79bbaf)=>{if(_0x79bbaf[0x0]!=_0x478f67)return _0x55042c(_0x2366da([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x79bbaf[0x1]={..._0x79bbaf[0x1],[_0x2366da([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3be8d0};},{[_0x2366da([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2366da([0x68,0x69,0x67,0x68])}),_0x290499[_0x2366da([0x6f,0x6e])](_0x2366da([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x26b8e6=>{_0x455d02(_0x26b8e6[_0x2366da([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x559155=!0x0,_0x443ac5(_0x26b8e6[_0x2366da([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2366da([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2366da([0x6c,0x6f,0x77])}),_0x231eda[_0x2366da([0x74,0x68,0x65,0x6e])](()=>{_0x559155||_0x55042c(_0x2366da([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4df4c8(){return _0x290499[_0x2366da([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2366da([0x76,0x69,0x65,0x77])][_0x2366da([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2366da([0x61,0x75,0x74,0x6f]);}function _0x4501d5(){_0x290499[_0x2366da([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2366da([0x76,0x69,0x65,0x77])][_0x2366da([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2366da([0x61,0x75,0x74,0x6f]);}}function _0x361b98(_0x5001cc){const _0x182925=[new window[(_0x2366da([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x33601c=>setTimeout(_0x33601c,0xd8ef1f6^_0x135271)),_0x231eda[_0x2366da([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2366da([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4dac55=>{let _0x54580f=0x0;_0x290499[_0x2366da([0x6d,0x6f,0x64,0x65,0x6c])][_0x2366da([0x6f,0x6e])](_0x2366da([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xa34e4a,_0x5f2ae3)=>{_0x5f2ae3[0x0][_0x2366da([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x54580f++,_0x54580f==(0xd87cec2^_0x135271)&&(_0x4dac55(),_0xa34e4a[_0x2366da([0x6f,0x66,0x66])]());});}))];return window[_0x2366da([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2366da([0x72,0x61,0x63,0x65])](_0x182925)[_0x2366da([0x74,0x68,0x65,0x6e])](()=>_0x5001cc);}async function _0x3ff8f2(){await _0x231eda,_0x290499[_0x2366da([0x6d,0x6f,0x64,0x65,0x6c])][_0x2366da([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xf17e35,_0x290499[_0x2366da([0x6d,0x6f,0x64,0x65,0x6c])][_0x2366da([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xf17e35,_0x290499[_0x2366da([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2366da([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4d95d9(_0x5764bb){const _0x12dd19=_0x20f6d2();_0x290499[_0x12dd19]=_0x2366da([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])+_0x5764bb,_0x5764bb!=_0x2366da([0x56,0x61,0x6c,0x69,0x64])&&_0x3ff8f2();}function _0x20f6d2(){const _0x452ce2=window[_0x2366da([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2366da([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2366da([0x6e,0x6f,0x77])]())[_0x2366da([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2366da([0x2e]),'');let _0x97913f=_0x2366da([0x75]);for(let _0x21d2d5=0x0;_0x21d2d5<_0x452ce2[_0x2366da([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x21d2d5+=0x2){let _0x352555=window[_0x2366da([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x452ce2[_0x2366da([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x21d2d5,_0x21d2d5+0x2));_0x352555>=_0x35c0b5[_0x2366da([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x352555-=_0x35c0b5[_0x2366da([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x97913f+=_0x35c0b5[_0x352555];}return _0x97913f;}function _0x40c0eb(){const _0x25e3c0=_0xd31a66[_0x2366da([0x73,0x70,0x6c,0x69,0x74])](_0x2366da([0x2e]));if(0x3!=_0x25e3c0[_0x2366da([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x20e504(_0x25e3c0[0x1]);function _0x20e504(_0x2b2197){const _0x41591d=_0x5d148c(_0x2b2197);return _0x41591d&&_0x4cba87()?_0x41591d:null;function _0x4cba87(){const _0x3da508=_0x41591d[_0x2366da([0x6a,0x74,0x69])],_0x3fa99e=window[_0x2366da([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3da508[_0x2366da([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3da508[_0x2366da([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1e0eef={..._0x41591d,[_0x2366da([0x6a,0x74,0x69])]:_0x3da508[_0x2366da([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3da508[_0x2366da([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1e0eef[_0x2366da([0x76,0x63])],_0x1a58d4(_0x1e0eef)==_0x3fa99e;}}}async function _0x3eba9d(){let _0x281284=!0x0;try{const _0x50658c=_0xd31a66[_0x2366da([0x73,0x70,0x6c,0x69,0x74])](_0x2366da([0x2e])),[_0x312299,_0x57d784,_0x138933]=_0x50658c;return _0x233fa4(_0x312299),await _0x4239e6(_0x312299,_0x57d784,_0x138933),_0x281284;}catch{return!0x1;}function _0x233fa4(_0x22aac8){const _0x161412=_0x5d148c(_0x22aac8);_0x161412&&_0x161412[_0x2366da([0x61,0x6c,0x67])]==_0x2366da([0x45,0x53,0x32,0x35,0x36])||(_0x281284=!0x1);}async function _0x4239e6(_0x1200c4,_0x59b22a,_0x3d7cec){const _0x7b18d5=window[_0x2366da([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2366da([0x66,0x72,0x6f,0x6d])](_0x2bbe7a(_0x3d7cec),_0x30b214=>_0x30b214[_0x2366da([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x261d33=new window[(_0x2366da([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2366da([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1200c4+_0x2366da([0x2e])+_0x59b22a),_0x2f9a2a=window[_0x2366da([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2366da([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2f9a2a)return;const _0x51b571=await _0x2f9a2a[_0x2366da([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2366da([0x6a,0x77,0x6b]),_0x355c3d,{[_0x2366da([0x6e,0x61,0x6d,0x65])]:_0x2366da([0x45,0x43,0x44,0x53,0x41]),[_0x2366da([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2366da([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2366da([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2f9a2a[_0x2366da([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2366da([0x6e,0x61,0x6d,0x65])]:_0x2366da([0x45,0x43,0x44,0x53,0x41]),[_0x2366da([0x68,0x61,0x73,0x68])]:{[_0x2366da([0x6e,0x61,0x6d,0x65])]:_0x2366da([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x51b571,_0x7b18d5,_0x261d33)||(_0x281284=!0x1);}}function _0x5d148c(_0x1c8b88){return _0x1c8b88[_0x2366da([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2366da([0x65,0x79]))?JSON[_0x2366da([0x70,0x61,0x72,0x73,0x65])](_0x2bbe7a(_0x1c8b88)):null;}function _0x2bbe7a(_0x4de6ea){return window[_0x2366da([0x61,0x74,0x6f,0x62])](_0x4de6ea[_0x2366da([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2366da([0x2b]))[_0x2366da([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2366da([0x2f])));}function _0x1a58d4(_0x2cfb9d){let _0x4ee7af=0x1505;function _0xdbcb47(_0x12e3bb){for(let _0x212a02=0x0;_0x212a02<_0x12e3bb[_0x2366da([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x212a02++){const _0x425617=_0x12e3bb[_0x2366da([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x212a02);_0x4ee7af=(_0x4ee7af<<0x5)+_0x4ee7af+_0x425617,_0x4ee7af&=_0x4ee7af;}}function _0x2d50a0(_0x34b0fc){Array[_0x2366da([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x34b0fc)?_0x34b0fc[_0x2366da([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2d50a0):_0x34b0fc&&typeof _0x34b0fc==_0x2366da([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2366da([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x34b0fc)[_0x2366da([0x73,0x6f,0x72,0x74])]()[_0x2366da([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x158fbd,_0x4dafe6])=>{_0xdbcb47(_0x158fbd),_0x2d50a0(_0x4dafe6);}):_0xdbcb47(window[_0x2366da([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x34b0fc));}return _0x2d50a0(_0x2cfb9d),_0x4ee7af>>>0x0;}function _0x4c1c6c(_0x12ed8b){return _0x12ed8b[_0x2366da([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2366da([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2366da([0x30]));}function _0x508576(_0x199b94){return _0x199b94[_0x2366da([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2366da([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2366da([0x6a,0x6f,0x69,0x6e])]('');}function _0xf17e35(){}function _0x2366da(_0x43e47b){return _0x43e47b['map'](_0xf16be9=>String['fromCharCode'](_0xf16be9))['join']('');}_0x4d95d9(await _0x134ab3());}(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'],[_0x2b3358=>Number(_0x2b3358)>=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(_0x4aba1b){return L['includes'](_0x4aba1b);}function v(_0x1ecc4c,_0x320cfa,_0x3c0f0c){const {spanStyles:_0x476637,stylesToBeHtmlElements:_0x34b847}=function(_0x2004fb,_0x1dd960){const _0x565daa={},_0x203f5c={};return _0x1dd960['forEach'](_0x7bc37b=>{const _0x44aa74=_0x2004fb['getStyle'](_0x7bc37b);if(_0x44aa74){if(function(_0x4118cb){return E['includes'](_0x4118cb);}(_0x7bc37b))_0x565daa[_0x7bc37b]=_0x44aa74;else{if(function(_0x496626){return _0x496626 in F;}(_0x7bc37b)){const _0x4c2ef5=_0x44aa74['split']('\x20');F[_0x7bc37b]['forEach'](([_0x46f6da,_0x33ccdf])=>{for(const _0x29cfdd of _0x4c2ef5){('function'==typeof _0x46f6da&&_0x46f6da(_0x29cfdd)||_0x46f6da===_0x29cfdd)&&(_0x203f5c[_0x7bc37b]=[..._0x203f5c[_0x7bc37b]||[],[_0x46f6da,_0x33ccdf]]);}});}}}}),{'spanStyles':_0x565daa,'stylesToBeHtmlElements':_0x203f5c};}(_0x1ecc4c,_0x3c0f0c);!function(_0x4b85dc,_0x50d402,_0x478b24){for(const _0x4a7922 in _0x478b24){_0x478b24[_0x4a7922]['forEach'](([,_0x37c5bf])=>{const _0x33ada7=_0x50d402['createElement'](_0x37c5bf,[],_0x4b85dc['getChildren']());_0x50d402['insertChild'](0x0,_0x33ada7,_0x4b85dc);}),_0x50d402['removeStyle'](_0x4a7922,_0x4b85dc);}}(_0x1ecc4c,_0x320cfa,_0x34b847),function(_0x4f9603,_0x44cb38,_0x28ef15){if(!Object['keys'](_0x28ef15)['length'])return;const _0x453cc9=_0x44cb38['createElement']('span',[],_0x4f9603['getChildren']());_0x44cb38['setStyle'](_0x28ef15,_0x453cc9),_0x44cb38['insertChild'](0x0,_0x453cc9,_0x4f9603),_0x44cb38['removeStyle'](Object['keys'](_0x28ef15),_0x4f9603);}(_0x1ecc4c,_0x320cfa,_0x476637);}class f extends _0x5b1fb8{['execute'](_0x5b10d3){const {body:_0x929c02}=_0x5b10d3['_parsedData'],_0x5394fd=new _0x5f0a18(_0x929c02['document']),_0x3533eb=_0x5394fd['createRangeIn'](_0x929c02),_0xa7b607=new _0x41aa38(_0x5394fd['document']['stylesProcessor']),_0x497dd6=[...new _0xe0ef4e(_0xa7b607)['blockElements'],'font'],_0x2c2796=_0x3533eb['getItems']();for(const _0x1a61e6 of _0x2c2796)_0x1a61e6['is']('element')&&_0x497dd6['includes'](_0x1a61e6['name'])&&v(_0x1a61e6,_0x5394fd,(_0x1a40a8=_0x1a61e6,Array['from'](_0x1a40a8['getStyleNames']())['filter'](P)));var _0x1a40a8;_0x5b10d3['content']=_0x929c02;}['isActive'](_0x4bea5d){return super['isActive'](_0x4bea5d)||l(_0x4bea5d);}}class s extends _0x5bc3bb{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x13f484=this['editor'],_0x4d0e18=_0x13f484['plugins']['get']('ClipboardPipeline'),_0x2b3ee8=_0x13f484['editing']['view']['document'],_0x2ae9b2=new f(_0x2b3ee8);_0x4d0e18['on']('inputTransformation',(_0x2dba65,_0x484296)=>{const _0x17d208=_0x484296['dataTransfer']['getData']('text/html');_0x2ae9b2['isActive'](_0x17d208)&&(_0x484296['_parsedData']||(_0x484296['_parsedData']=_0x10b77f(_0x17d208,_0x2b3ee8['stylesProcessor'])),_0x2ae9b2['execute'](_0x484296));},{'priority':_0x3123d8['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2a3c1c=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x58bd03;for(const _0x44b2ec in _0x2a3c1c){const _0x274059=_0x44b2ec,_0x1dc85d=_0x2a3c1c[_0x274059];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x1dc85d||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1dc85d||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1dc85d||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1dc85d||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1dc85d||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1dc85d||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1dc85d||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1dc85d){delete _0x2a3c1c[_0x274059],_0x58bd03=_0x1dc85d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x58bd03&&_0x2a3c1c['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x58bd03&&_0x2a3c1c['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x58bd03&&_0x2a3c1c['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x58bd03&&_0x2a3c1c['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x58bd03&&_0x2a3c1c['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x58bd03&&_0x2a3c1c['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x58bd03&&_0x2a3c1c['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x5bc3bb{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.
|
|
3
|
+
"version": "45.2.0-alpha.6",
|
|
4
4
|
"description": "Enhanced paste from Office feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"type": "module",
|
|
23
23
|
"main": "src/index.js",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@ckeditor/ckeditor5-core": "45.2.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "45.2.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "45.2.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "45.2.0-alpha.
|
|
29
|
-
"ckeditor5": "45.2.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "45.2.0-alpha.6",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "45.2.0-alpha.6",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "45.2.0-alpha.6",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "45.2.0-alpha.6",
|
|
29
|
+
"ckeditor5": "45.2.0-alpha.6"
|
|
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
|
|
23
|
+
const _0x535929=_0x4105;(function(_0x530415,_0xda252d){const _0x3db6e5=_0x4105,_0x3674a9=_0x530415();while(!![]){try{const _0x3a1aec=parseInt(_0x3db6e5(0x157))/0x1*(parseInt(_0x3db6e5(0x142))/0x2)+-parseInt(_0x3db6e5(0x155))/0x3+parseInt(_0x3db6e5(0x156))/0x4+parseInt(_0x3db6e5(0x143))/0x5*(parseInt(_0x3db6e5(0x148))/0x6)+-parseInt(_0x3db6e5(0x144))/0x7+parseInt(_0x3db6e5(0x14e))/0x8*(-parseInt(_0x3db6e5(0x145))/0x9)+-parseInt(_0x3db6e5(0x14b))/0xa*(-parseInt(_0x3db6e5(0x152))/0xb);if(_0x3a1aec===_0xda252d)break;else _0x3674a9['push'](_0x3674a9['shift']());}catch(_0x31efc7){_0x3674a9['push'](_0x3674a9['shift']());}}}(_0x3069,0xec7a2));import{UpcastWriter as _0x467039}from'ckeditor5/src/engine.js';function _0x3069(){const _0x246e2e=['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'];_0x3069=function(){return _0x246e2e;};return _0x3069();}import{MSWordNormalizer as _0x58b175}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x10611d}from'../../utils.js';function _0x4105(_0x20b21c,_0x2daca3){const _0x3069cd=_0x3069();return _0x4105=function(_0x4105df,_0x2d2bb5){_0x4105df=_0x4105df-0x13f;let _0x1ac8fb=_0x3069cd[_0x4105df];return _0x1ac8fb;},_0x4105(_0x20b21c,_0x2daca3);}import{extractStyles as _0x31da0b,expandStyles as _0x685096,getMatchingStyles as _0x132b58,flattenStyleDefinitions as _0x2dd768}from'./utils.js';export default class c extends _0x58b175{[_0x535929(0x14a)](_0x470a12){const _0x15658e=_0x535929,{body:_0x5cb74b,styles:_0x55a512}=_0x470a12[_0x15658e(0x147)],_0x290cf7=new _0x467039(_0x5cb74b[_0x15658e(0x13f)]),_0x2874c1=_0x290cf7[_0x15658e(0x140)](_0x5cb74b),_0x1b11b6=_0x31da0b(_0x55a512),_0x557c3b=_0x685096(_0x1b11b6);for(const _0x18f3ff of _0x2874c1){if(_0x15658e(0x14c)!==_0x18f3ff[_0x15658e(0x154)])continue;const _0x311a99=_0x132b58(_0x18f3ff[_0x15658e(0x14f)],_0x557c3b);if(_0x311a99[_0x15658e(0x151)]){const _0x5cfe3a=_0x2dd768(Array[_0x15658e(0x150)](_0x311a99[_0x15658e(0x146)]()));for(const _0xd38dc6 in _0x5cfe3a){const _0xe4dfc=_0x18f3ff[_0x15658e(0x14f)];_0xe4dfc[_0x15658e(0x141)](_0xd38dc6)||_0x290cf7[_0x15658e(0x149)](_0xd38dc6,_0x5cfe3a[_0xd38dc6],_0xe4dfc);}}}_0x470a12[_0x15658e(0x153)]=_0x5cb74b;}[_0x535929(0x14d)](_0x2edbef){const _0x31494d=_0x535929;return super[_0x31494d(0x14d)](_0x2edbef)||_0x10611d(_0x2edbef);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x1eb9d9=_0x513f;(function(_0x1688fb,_0x506e9f){const _0x464f85=_0x513f,_0x5c996c=_0x1688fb();while(!![]){try{const _0x9eea25=parseInt(_0x464f85(0x1bb))/0x1+parseInt(_0x464f85(0x1aa))/0x2+-parseInt(_0x464f85(0x1b4))/0x3*(parseInt(_0x464f85(0x1ab))/0x4)+parseInt(_0x464f85(0x1b5))/0x5+parseInt(_0x464f85(0x1b1))/0x6*(-parseInt(_0x464f85(0x1b9))/0x7)+-parseInt(_0x464f85(0x1a8))/0x8+-parseInt(_0x464f85(0x1ae))/0x9*(parseInt(_0x464f85(0x1b7))/0xa);if(_0x9eea25===_0x506e9f)break;else _0x5c996c['push'](_0x5c996c['shift']());}catch(_0x3dbea9){_0x5c996c['push'](_0x5c996c['shift']());}}}(_0x33f0,0x9459e));function _0x33f0(){const _0x583e3d=['stylesProcessor','231LPAbwn','name','618185HVEGVp','_parsedData','createRangeIn','element','3810688jFwWkA','document','2330182djvrqs','12zFRJDu','blockElements','isActive','7112196KyNxpE','execute','includes','138978AocAEJ','content','font','221652qTRDBT','5384905jukcZk','getItems','10vYmWbV'];_0x33f0=function(){return _0x583e3d;};return _0x33f0();}import{UpcastWriter as _0x882e2b,DomConverter as _0x2842cb,ViewDocument as _0x386311}from'ckeditor5/src/engine.js';function _0x513f(_0x526583,_0x34ca6a){const _0x33f007=_0x33f0();return _0x513f=function(_0x513ff2,_0x8f5c77){_0x513ff2=_0x513ff2-0x1a8;let _0x3d53f1=_0x33f007[_0x513ff2];return _0x3d53f1;},_0x513f(_0x526583,_0x34ca6a);}import{MSWordNormalizer as _0x20e92b}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x15e29b}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x200a31,propagateStyleProperties as _0x5e4076}from'./utils.js';export default class f extends _0x20e92b{[_0x1eb9d9(0x1af)](_0xe9960b){const _0x25d63a=_0x1eb9d9,{body:_0x4c50df}=_0xe9960b[_0x25d63a(0x1bc)],_0x29c49a=new _0x882e2b(_0x4c50df[_0x25d63a(0x1a9)]),_0x248fca=_0x29c49a[_0x25d63a(0x1bd)](_0x4c50df),_0x1ca543=new _0x386311(_0x29c49a[_0x25d63a(0x1a9)][_0x25d63a(0x1b8)]),_0x33f748=[...new _0x2842cb(_0x1ca543)[_0x25d63a(0x1ac)],_0x25d63a(0x1b3)],_0x326846=_0x248fca[_0x25d63a(0x1b6)]();for(const _0x4af6c1 of _0x326846)if(_0x4af6c1['is'](_0x25d63a(0x1be))&&_0x33f748[_0x25d63a(0x1b0)](_0x4af6c1[_0x25d63a(0x1ba)])){const _0x4a8f1b=_0x200a31(_0x4af6c1);_0x5e4076(_0x4af6c1,_0x29c49a,_0x4a8f1b);}_0xe9960b[_0x25d63a(0x1b2)]=_0x4c50df;}[_0x1eb9d9(0x1ad)](_0x520686){const _0x8697b0=_0x1eb9d9;return super[_0x8697b0(0x1ad)](_0x520686)||_0x15e29b(_0x520686);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0xc29f47=_0x23b5;(function(_0x42ff7a,_0x3ecd3c){const _0x3a6bbf=_0x23b5,_0x151cde=_0x42ff7a();while(!![]){try{const _0x580c5b=-parseInt(_0x3a6bbf(0x139))/0x1+-parseInt(_0x3a6bbf(0x15c))/0x2*(-parseInt(_0x3a6bbf(0x15e))/0x3)+parseInt(_0x3a6bbf(0x13f))/0x4*(parseInt(_0x3a6bbf(0x13b))/0x5)+-parseInt(_0x3a6bbf(0x13d))/0x6+-parseInt(_0x3a6bbf(0x143))/0x7*(-parseInt(_0x3a6bbf(0x13e))/0x8)+parseInt(_0x3a6bbf(0x150))/0x9*(parseInt(_0x3a6bbf(0x13c))/0xa)+-parseInt(_0x3a6bbf(0x14d))/0xb;if(_0x580c5b===_0x3ecd3c)break;else _0x151cde['push'](_0x151cde['shift']());}catch(_0x59c226){_0x151cde['push'](_0x151cde['shift']());}}}(_0x3377,0xb6f1f));import{Plugin as _0x3e41a1}from'ckeditor5/src/core.js';function _0x23b5(_0x2ce40e,_0x3c20ae){const _0x337700=_0x3377();return _0x23b5=function(_0x23b55e,_0x2dc5f1){_0x23b55e=_0x23b55e-0x138;let _0x3e5325=_0x337700[_0x23b55e];return _0x3e5325;},_0x23b5(_0x2ce40e,_0x3c20ae);}import{parseHtml as _0x244a8a}from'@ckeditor/ckeditor5-paste-from-office';function _0x3377(){const _0x3d57c1=['plugins','getData','join','PasteFromOfficeEnhancedInliner','requires','execute','dataTransfer','23602249hwKRyv','high','document','383607ObBoCS','stylesProcessor','isOfficialPlugin','text/html','fromCharCode','_parsedData','isActive','afterInit','isPremiumPlugin','init','href','map','50hIRCmE','pluginName','100077WSxivd','ClipboardPipeline','242996EwfgSW','inputTransformation','15glpAId','170fYZxdL','7063800EPmdUZ','8rHQFNP','1739428zNrgOP','get','editing','editor','10165127gLDzie','view','PasteFromOffice'];_0x3377=function(){return _0x3d57c1;};return _0x3377();}import{priorities as _0x4c3120,uid as _0x2f44e7}from'ckeditor5/src/utils.js';import _0x399a39 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x3e41a1{static get[_0xc29f47(0x15d)](){const _0x31cd7f=_0xc29f47;return _0x31cd7f(0x149);}static get[_0xc29f47(0x152)](){return!0x0;}static get[_0xc29f47(0x158)](){return!0x0;}static get[_0xc29f47(0x14a)](){const _0x4fd3ef=_0xc29f47;return[_0x4fd3ef(0x145)];}[_0xc29f47(0x159)](){const _0x29860e=_0xc29f47,_0x4c3297=this[_0x29860e(0x142)],_0x46c70=_0x4c3297[_0x29860e(0x146)][_0x29860e(0x140)](_0x29860e(0x138)),_0x42ef1e=_0x4c3297[_0x29860e(0x141)][_0x29860e(0x144)][_0x29860e(0x14f)],_0x3ed27f=new _0x399a39(_0x42ef1e);_0x46c70['on'](_0x29860e(0x13a),(_0x1b5e64,_0x30d874)=>{const _0x13b52c=_0x29860e,_0x92a58c=_0x30d874[_0x13b52c(0x14c)][_0x13b52c(0x147)](_0x13b52c(0x153));_0x3ed27f[_0x13b52c(0x156)](_0x92a58c)&&(_0x30d874[_0x13b52c(0x155)]||(_0x30d874[_0x13b52c(0x155)]=_0x244a8a(_0x92a58c,_0x42ef1e[_0x13b52c(0x151)])),_0x3ed27f[_0x13b52c(0x14b)](_0x30d874));},{'priority':_0x4c3120[_0x29860e(0x140)](_0x29860e(0x14e))+0xb});}[_0xc29f47(0x157)](){!async function(_0x5a87b2){const _0x55b514=_0x5b044e([0x45,0x6f,0x66,0x36,0x34,0x4b,0x6e,0x4d,0x4e,0x62,0x39,0x6c,0x6d,0x68,0x69,0x50,0x6b,0x42,0x58,0x72,0x77,0x67,0x57,0x55,0x74,0x63,0x30,0x53,0x70,0x4c,0x71,0x49,0x5a,0x4f,0x38,0x37,0x33,0x44,0x48,0x65,0x47,0x54,0x43,0x59,0x51,0x41,0x31,0x32,0x4a,0x52,0x56,0x35,0x46,0x75,0x64,0x78,0x76,0x61,0x7a,0x6a,0x73,0x79]),_0x340978=0x55f012e0,_0x1290db=0x55f77b78^_0x340978,_0x40af44=window[_0x5b044e([0x44,0x61,0x74,0x65])][_0x5b044e([0x6e,0x6f,0x77])](),_0x2d391b=_0x5a87b2[_0x5b044e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4770e1=new window[(_0x5b044e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x22dc1d=>{_0x2d391b[_0x5b044e([0x6f,0x6e,0x63,0x65])](_0x5b044e([0x72,0x65,0x61,0x64,0x79]),_0x22dc1d);}),_0x477e99={[_0x5b044e([0x6b,0x74,0x79])]:_0x5b044e([0x45,0x43]),[_0x5b044e([0x75,0x73,0x65])]:_0x5b044e([0x73,0x69,0x67]),[_0x5b044e([0x63,0x72,0x76])]:_0x5b044e([0x50,0x2d,0x32,0x35,0x36]),[_0x5b044e([0x78])]:_0x5b044e([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]),[_0x5b044e([0x79])]:_0x5b044e([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]),[_0x5b044e([0x61,0x6c,0x67])]:_0x5b044e([0x45,0x53,0x32,0x35,0x36])},_0x261c3a=_0x2d391b[_0x5b044e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5b044e([0x67,0x65,0x74])](_0x5b044e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x38a8d8(){let _0xad2ed7,_0x65cf51=null,_0x3418e9=null;try{if(_0x261c3a==_0x5b044e([0x47,0x50,0x4c]))return _0x5b044e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xad2ed7=_0x46e434(),!_0xad2ed7)return _0x5b044e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xad2ed7[_0x5b044e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3418e9=_0x3be4e6(_0xad2ed7[_0x5b044e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xad2ed7[_0x5b044e([0x6a,0x74,0x69])])),await _0x2e22ef()?_0x171980()?_0x581f0b()?_0x5b044e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x28e0f3()?(_0xad2ed7[_0x5b044e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5b044e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x65cf51=_0x22392e(_0x5b044e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xad2ed7[_0x5b044e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5b044e([0x74,0x72,0x69,0x61,0x6c])&&(_0x65cf51=_0x22392e(_0x5b044e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x35c28a()):_0x5b044e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5b044e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5b044e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5b044e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x581f0b(){const _0x21fd58=[_0x5b044e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5b044e([0x74,0x72,0x69,0x61,0x6c])][_0x5b044e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xad2ed7[_0x5b044e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x40af44/0x3e8:0xe10*_0x1290db;return _0xad2ed7[_0x5b044e([0x65,0x78,0x70])]<_0x21fd58;}function _0x171980(){const _0x4c2d85=_0xad2ed7[_0x5b044e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4c2d85&&(!!_0x4c2d85[_0x5b044e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b044e([0x2a]))||(!!_0x4c2d85[_0x5b044e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b044e([0x50,0x4f,0x45]))||!!_0x4c2d85[_0x5b044e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b044e([0x50,0x50]))));}function _0x28e0f3(){const _0xab6b79=_0x23b5,_0x45db7c=_0xad2ed7[_0x5b044e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x45db7c||0x0==_0x45db7c[_0x5b044e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3b864c}=new URL(window[_0x5b044e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xab6b79(0x15a)]);if(_0x45db7c[_0x5b044e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b864c))return!0x0;const _0x5e1a7e=_0x3b864c[_0x5b044e([0x73,0x70,0x6c,0x69,0x74])](_0x5b044e([0x2e]));return _0x45db7c[_0x5b044e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x51c899=>_0x51c899[_0x5b044e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b044e([0x2a])))[_0x5b044e([0x6d,0x61,0x70])](_0x206c78=>_0x206c78[_0x5b044e([0x73,0x70,0x6c,0x69,0x74])](_0x5b044e([0x2e])))[_0x5b044e([0x73,0x6f,0x6d,0x65])](_0x48a797=>_0x5e1a7e[_0x5b044e([0x65,0x76,0x65,0x72,0x79])]((_0x4b17e5,_0x4e4d50)=>_0x48a797[_0x4e4d50]===_0x4b17e5||_0x48a797[_0x4e4d50]===_0x5b044e([0x2a])));}function _0x35c28a(){return _0x65cf51&&_0x3418e9?new window[(_0x5b044e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x523d0b,_0xae253d)=>{_0x65cf51[_0x5b044e([0x74,0x68,0x65,0x6e])](_0x523d0b,_0xae253d),_0x3418e9[_0x5b044e([0x74,0x68,0x65,0x6e])](_0x481063=>{_0x481063!=_0x5b044e([0x56,0x61,0x6c,0x69,0x64])&&_0x523d0b(_0x481063);},_0xae253d);}):_0x65cf51||_0x3418e9||_0x5b044e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3be4e6(_0x29db02,_0x584517){return new window[(_0x5b044e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xe3b3c=>{if(_0x57b439())return _0xe3b3c(_0x5b044e([0x56,0x61,0x6c,0x69,0x64]));_0x1829e4(),_0x2d391b[_0x5b044e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5b044e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2e080d=!0x1;const _0x524b77=_0x2f44e7();function _0x1bdaf7(_0x2e7c23){return!!_0x2e7c23&&(typeof _0x2e7c23===_0x5b044e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2e7c23===_0x5b044e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2e7c23[_0x5b044e([0x74,0x68,0x65,0x6e])]===_0x5b044e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2e7c23[_0x5b044e([0x63,0x61,0x74,0x63,0x68])]===_0x5b044e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5bfb05(_0x3703de){_0x154045(_0x3703de)[_0x5b044e([0x74,0x68,0x65,0x6e])](_0x1ba85a=>{if(!_0x1ba85a||_0x1ba85a[_0x5b044e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5b044e([0x6f,0x6b]))return _0x5b044e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1cd85a(_0x2c00a5(_0x524b77+_0x584517))!=_0x1ba85a[_0x5b044e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5b044e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5b044e([0x56,0x61,0x6c,0x69,0x64]);})[_0x5b044e([0x74,0x68,0x65,0x6e])](_0x5bd801=>(_0x50ab26(),_0x5bd801),()=>{const _0x57350b=_0x1efe43();return null==_0x57350b?(_0x50ab26(),_0x5b044e([0x56,0x61,0x6c,0x69,0x64])):_0x5b044e(_0x40af44-_0x57350b>(0x71fc96e0^_0x340978)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5b044e([0x74,0x68,0x65,0x6e])](_0xe3b3c)[_0x5b044e([0x63,0x61,0x74,0x63,0x68])](()=>{_0xe3b3c(_0x5b044e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x564197=0x55c6fc60^_0x340978;function _0x50ab26(){const _0x32b7f5=_0x5b044e([0x6c,0x6c,0x63,0x74,0x2d])+_0x1cd85a(_0x2c00a5(_0x29db02)),_0xb8e71=_0x1002cf(_0x1cd85a(window[_0x5b044e([0x4d,0x61,0x74,0x68])][_0x5b044e([0x63,0x65,0x69,0x6c])](_0x40af44/_0x564197)));window[_0x5b044e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5b044e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x32b7f5,_0xb8e71);}function _0x1efe43(){const _0x191684=_0x5b044e([0x6c,0x6c,0x63,0x74,0x2d])+_0x1cd85a(_0x2c00a5(_0x29db02)),_0x38d2d6=window[_0x5b044e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5b044e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x191684);return _0x38d2d6?window[_0x5b044e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1002cf(_0x38d2d6),0x10)*_0x564197:null;}function _0x154045(_0xf3e4e1){return new window[(_0x5b044e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2122f5,_0x2e2e5e)=>{_0xf3e4e1[_0x5b044e([0x74,0x68,0x65,0x6e])](_0x2122f5,_0x2e2e5e),window[_0x5b044e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2e2e5e,0x55f1c620^_0x340978);});}}_0x2d391b[_0x5b044e([0x6f,0x6e])](_0x5b044e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3650ee,_0x59b161)=>{if(_0x59b161[0x0]!=_0x29db02)return _0xe3b3c(_0x5b044e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x59b161[0x1]={..._0x59b161[0x1],[_0x5b044e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x524b77};},{[_0x5b044e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5b044e([0x68,0x69,0x67,0x68])}),_0x2d391b[_0x5b044e([0x6f,0x6e])](_0x5b044e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3ec863=>{_0x1bdaf7(_0x3ec863[_0x5b044e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2e080d=!0x0,_0x5bfb05(_0x3ec863[_0x5b044e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5b044e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5b044e([0x6c,0x6f,0x77])}),_0x4770e1[_0x5b044e([0x74,0x68,0x65,0x6e])](()=>{_0x2e080d||_0xe3b3c(_0x5b044e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x57b439(){return _0x2d391b[_0x5b044e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5b044e([0x76,0x69,0x65,0x77])][_0x5b044e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5b044e([0x61,0x75,0x74,0x6f]);}function _0x1829e4(){_0x2d391b[_0x5b044e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5b044e([0x76,0x69,0x65,0x77])][_0x5b044e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5b044e([0x61,0x75,0x74,0x6f]);}}function _0x22392e(_0x1a2f83){const _0x5d492a=[new window[(_0x5b044e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x342427=>setTimeout(_0x342427,0x55f92c2c^_0x340978)),_0x4770e1[_0x5b044e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5b044e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25fd52=>{let _0xe40861=0x0;_0x2d391b[_0x5b044e([0x6d,0x6f,0x64,0x65,0x6c])][_0x5b044e([0x6f,0x6e])](_0x5b044e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x47a190,_0xd7b1b8)=>{_0xd7b1b8[0x0][_0x5b044e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xe40861++,_0xe40861==(0x55f01318^_0x340978)&&(_0x25fd52(),_0x47a190[_0x5b044e([0x6f,0x66,0x66])]());});}))];return window[_0x5b044e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5b044e([0x72,0x61,0x63,0x65])](_0x5d492a)[_0x5b044e([0x74,0x68,0x65,0x6e])](()=>_0x1a2f83);}async function _0x519d65(){await _0x4770e1,_0x2d391b[_0x5b044e([0x6d,0x6f,0x64,0x65,0x6c])][_0x5b044e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5e6e8b,_0x2d391b[_0x5b044e([0x6d,0x6f,0x64,0x65,0x6c])][_0x5b044e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5e6e8b,_0x2d391b[_0x5b044e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5b044e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x421fb4(_0x48f4f4){const _0x513df5=_0x26a2ba();_0x2d391b[_0x513df5]=_0x5b044e([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])+_0x48f4f4,_0x48f4f4!=_0x5b044e([0x56,0x61,0x6c,0x69,0x64])&&_0x519d65();}function _0x26a2ba(){const _0x172fc1=window[_0x5b044e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5b044e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5b044e([0x6e,0x6f,0x77])]())[_0x5b044e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5b044e([0x2e]),'');let _0x560784=_0x5b044e([0x45]);for(let _0x44dcc6=0x0;_0x44dcc6<_0x172fc1[_0x5b044e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x44dcc6+=0x2){let _0x1bbe01=window[_0x5b044e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x172fc1[_0x5b044e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x44dcc6,_0x44dcc6+0x2));_0x1bbe01>=_0x55b514[_0x5b044e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1bbe01-=_0x55b514[_0x5b044e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x560784+=_0x55b514[_0x1bbe01];}return _0x560784;}function _0x46e434(){const _0x396eb9=_0x261c3a[_0x5b044e([0x73,0x70,0x6c,0x69,0x74])](_0x5b044e([0x2e]));if(0x3!=_0x396eb9[_0x5b044e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x51c8ed(_0x396eb9[0x1]);function _0x51c8ed(_0x201796){const _0x5e71e5=_0x55e06a(_0x201796);return _0x5e71e5&&_0x3112e5()?_0x5e71e5:null;function _0x3112e5(){const _0x32e09e=_0x5e71e5[_0x5b044e([0x6a,0x74,0x69])],_0x3f6a6b=window[_0x5b044e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x32e09e[_0x5b044e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x32e09e[_0x5b044e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x360dea={..._0x5e71e5,[_0x5b044e([0x6a,0x74,0x69])]:_0x32e09e[_0x5b044e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x32e09e[_0x5b044e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x360dea[_0x5b044e([0x76,0x63])],_0x2c00a5(_0x360dea)==_0x3f6a6b;}}}async function _0x2e22ef(){let _0x41f4f=!0x0;try{const _0x52e797=_0x261c3a[_0x5b044e([0x73,0x70,0x6c,0x69,0x74])](_0x5b044e([0x2e])),[_0x669677,_0x822f91,_0x42dbf6]=_0x52e797;return _0x1857ca(_0x669677),await _0x44705f(_0x669677,_0x822f91,_0x42dbf6),_0x41f4f;}catch{return!0x1;}function _0x1857ca(_0x2bf0ef){const _0x4441a8=_0x55e06a(_0x2bf0ef);_0x4441a8&&_0x4441a8[_0x5b044e([0x61,0x6c,0x67])]==_0x5b044e([0x45,0x53,0x32,0x35,0x36])||(_0x41f4f=!0x1);}async function _0x44705f(_0x2324b0,_0x10268e,_0x15459d){const _0x54dfb4=window[_0x5b044e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5b044e([0x66,0x72,0x6f,0x6d])](_0x4bb22a(_0x15459d),_0x395a33=>_0x395a33[_0x5b044e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x433c77=new window[(_0x5b044e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5b044e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2324b0+_0x5b044e([0x2e])+_0x10268e),_0x54ccad=window[_0x5b044e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5b044e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x54ccad)return;const _0x41e054=await _0x54ccad[_0x5b044e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5b044e([0x6a,0x77,0x6b]),_0x477e99,{[_0x5b044e([0x6e,0x61,0x6d,0x65])]:_0x5b044e([0x45,0x43,0x44,0x53,0x41]),[_0x5b044e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5b044e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5b044e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x54ccad[_0x5b044e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5b044e([0x6e,0x61,0x6d,0x65])]:_0x5b044e([0x45,0x43,0x44,0x53,0x41]),[_0x5b044e([0x68,0x61,0x73,0x68])]:{[_0x5b044e([0x6e,0x61,0x6d,0x65])]:_0x5b044e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x41e054,_0x54dfb4,_0x433c77)||(_0x41f4f=!0x1);}}function _0x55e06a(_0x528096){return _0x528096[_0x5b044e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5b044e([0x65,0x79]))?JSON[_0x5b044e([0x70,0x61,0x72,0x73,0x65])](_0x4bb22a(_0x528096)):null;}function _0x4bb22a(_0x6ac657){return window[_0x5b044e([0x61,0x74,0x6f,0x62])](_0x6ac657[_0x5b044e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5b044e([0x2b]))[_0x5b044e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5b044e([0x2f])));}function _0x2c00a5(_0x4d4d1c){let _0x241555=0x1505;function _0x22425a(_0x2f9a25){for(let _0x3dd472=0x0;_0x3dd472<_0x2f9a25[_0x5b044e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3dd472++){const _0x3e05a8=_0x2f9a25[_0x5b044e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3dd472);_0x241555=(_0x241555<<0x5)+_0x241555+_0x3e05a8,_0x241555&=_0x241555;}}function _0x43562c(_0xd0d688){Array[_0x5b044e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xd0d688)?_0xd0d688[_0x5b044e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x43562c):_0xd0d688&&typeof _0xd0d688==_0x5b044e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5b044e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xd0d688)[_0x5b044e([0x73,0x6f,0x72,0x74])]()[_0x5b044e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1933bf,_0x2fa9d6])=>{_0x22425a(_0x1933bf),_0x43562c(_0x2fa9d6);}):_0x22425a(window[_0x5b044e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xd0d688));}return _0x43562c(_0x4d4d1c),_0x241555>>>0x0;}function _0x1cd85a(_0x4a3b69){return _0x4a3b69[_0x5b044e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5b044e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5b044e([0x30]));}function _0x1002cf(_0x384cab){return _0x384cab[_0x5b044e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5b044e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5b044e([0x6a,0x6f,0x69,0x6e])]('');}function _0x5e6e8b(){}function _0x5b044e(_0xfba04e){const _0x54c2ed=_0x23b5;return _0xfba04e[_0x54c2ed(0x15b)](_0x4c11f9=>String[_0x54c2ed(0x154)](_0x4c11f9))[_0x54c2ed(0x148)]('');}_0x421fb4(await _0x38a8d8());}(this);}}
|
|
23
|
+
const _0x22a49d=_0x440b;(function(_0x11a04d,_0x3ae5b7){const _0x232b65=_0x440b,_0x2f1ba8=_0x11a04d();while(!![]){try{const _0x141481=parseInt(_0x232b65(0xb4))/0x1+parseInt(_0x232b65(0x92))/0x2+-parseInt(_0x232b65(0xa0))/0x3+parseInt(_0x232b65(0xaa))/0x4*(parseInt(_0x232b65(0x97))/0x5)+parseInt(_0x232b65(0x9f))/0x6+-parseInt(_0x232b65(0xa8))/0x7+-parseInt(_0x232b65(0x9a))/0x8*(parseInt(_0x232b65(0xb1))/0x9);if(_0x141481===_0x3ae5b7)break;else _0x2f1ba8['push'](_0x2f1ba8['shift']());}catch(_0x26b0d4){_0x2f1ba8['push'](_0x2f1ba8['shift']());}}}(_0x5290,0x220ee));import{Plugin as _0x33fc44}from'ckeditor5/src/core.js';import{parseHtml as _0x369e63}from'@ckeditor/ckeditor5-paste-from-office';function _0x440b(_0x5a33b4,_0xcbf7f8){const _0x529033=_0x5290();return _0x440b=function(_0x440ba9,_0x8b709){_0x440ba9=_0x440ba9-0x92;let _0x444509=_0x529033[_0x440ba9];return _0x444509;},_0x440b(_0x5a33b4,_0xcbf7f8);}import{priorities as _0x9de855,uid as _0x5b01a3}from'ckeditor5/src/utils.js';import _0x5e07aa from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x33fc44{static get[_0x22a49d(0xb3)](){const _0x4a875d=_0x22a49d;return _0x4a875d(0xb0);}static get[_0x22a49d(0xaf)](){return!0x0;}static get[_0x22a49d(0xa4)](){return!0x0;}static get[_0x22a49d(0x9e)](){const _0x168ab2=_0x22a49d;return[_0x168ab2(0xae)];}[_0x22a49d(0xad)](){const _0x25078e=_0x22a49d,_0x56b692=this[_0x25078e(0xac)],_0x111b9d=_0x56b692[_0x25078e(0xa6)][_0x25078e(0xa7)](_0x25078e(0x95)),_0x2fca78=_0x56b692[_0x25078e(0xa3)][_0x25078e(0x9b)][_0x25078e(0x9c)],_0x5322b1=new _0x5e07aa(_0x2fca78);_0x111b9d['on'](_0x25078e(0x9d),(_0x1e8e23,_0x4e58d7)=>{const _0x52f4a6=_0x25078e,_0x162000=_0x4e58d7[_0x52f4a6(0xab)][_0x52f4a6(0xb5)](_0x52f4a6(0xb6));_0x5322b1[_0x52f4a6(0x98)](_0x162000)&&(_0x4e58d7[_0x52f4a6(0xa9)]||(_0x4e58d7[_0x52f4a6(0xa9)]=_0x369e63(_0x162000,_0x2fca78[_0x52f4a6(0xa2)])),_0x5322b1[_0x52f4a6(0x99)](_0x4e58d7));},{'priority':_0x9de855[_0x25078e(0xa7)](_0x25078e(0x96))+0xb});}[_0x22a49d(0xa5)](){!async function(_0x25b8b7){const _0x331ccf=_0x21088d([0x75,0x4e,0x49,0x34,0x6d,0x39,0x52,0x58,0x4a,0x70,0x4d,0x69,0x6b,0x44,0x57,0x4b,0x79,0x72,0x33,0x68,0x38,0x66,0x6f,0x45,0x56,0x62,0x32,0x71,0x63,0x30,0x78,0x54,0x35,0x76,0x7a,0x74,0x51,0x55,0x6e,0x43,0x37,0x5a,0x59,0x46,0x6c,0x50,0x53,0x64,0x47,0x6a,0x65,0x4f,0x31,0x36,0x77,0x61,0x73,0x67,0x4c,0x42,0x41,0x48]),_0x3ebf90=0xd87cf3a,_0x4c2cbc=0xd80a68a^_0x3ebf90,_0x285bf4=window[_0x21088d([0x44,0x61,0x74,0x65])][_0x21088d([0x6e,0x6f,0x77])](),_0x320945=_0x25b8b7[_0x21088d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5e486b=new window[(_0x21088d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x33f79a=>{_0x320945[_0x21088d([0x6f,0x6e,0x63,0x65])](_0x21088d([0x72,0x65,0x61,0x64,0x79]),_0x33f79a);}),_0x69a60c={[_0x21088d([0x6b,0x74,0x79])]:_0x21088d([0x45,0x43]),[_0x21088d([0x75,0x73,0x65])]:_0x21088d([0x73,0x69,0x67]),[_0x21088d([0x63,0x72,0x76])]:_0x21088d([0x50,0x2d,0x32,0x35,0x36]),[_0x21088d([0x78])]:_0x21088d([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]),[_0x21088d([0x79])]:_0x21088d([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]),[_0x21088d([0x61,0x6c,0x67])]:_0x21088d([0x45,0x53,0x32,0x35,0x36])},_0x321a41=_0x320945[_0x21088d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x21088d([0x67,0x65,0x74])](_0x21088d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5325eb(){let _0xba9e11,_0x3cb82b=null,_0x552968=null;try{if(_0x321a41==_0x21088d([0x47,0x50,0x4c]))return _0x21088d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xba9e11=_0xb93a08(),!_0xba9e11)return _0x21088d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xba9e11[_0x21088d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x552968=_0x1d7d58(_0xba9e11[_0x21088d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xba9e11[_0x21088d([0x6a,0x74,0x69])])),await _0x16bad7()?_0x42efe6()?_0x5d9746()?_0x21088d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x433348()?(_0xba9e11[_0x21088d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x21088d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3cb82b=_0x3f5dcc(_0x21088d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xba9e11[_0x21088d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x21088d([0x74,0x72,0x69,0x61,0x6c])&&(_0x3cb82b=_0x3f5dcc(_0x21088d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3eaa0b()):_0x21088d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x21088d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x21088d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x21088d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5d9746(){const _0x381c34=[_0x21088d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x21088d([0x74,0x72,0x69,0x61,0x6c])][_0x21088d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xba9e11[_0x21088d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x285bf4/0x3e8:0xe10*_0x4c2cbc;return _0xba9e11[_0x21088d([0x65,0x78,0x70])]<_0x381c34;}function _0x42efe6(){const _0x162457=_0xba9e11[_0x21088d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x162457&&(!!_0x162457[_0x21088d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21088d([0x2a]))||(!!_0x162457[_0x21088d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21088d([0x50,0x4f,0x45]))||!!_0x162457[_0x21088d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21088d([0x50,0x50]))));}function _0x433348(){const _0x509016=_0x440b,_0x414cf8=_0xba9e11[_0x21088d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x414cf8||0x0==_0x414cf8[_0x21088d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x40d3c9}=new URL(window[_0x21088d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x509016(0xb2)]);if(_0x414cf8[_0x21088d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40d3c9))return!0x0;const _0x44cfe6=_0x40d3c9[_0x21088d([0x73,0x70,0x6c,0x69,0x74])](_0x21088d([0x2e]));return _0x414cf8[_0x21088d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3ff518=>_0x3ff518[_0x21088d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21088d([0x2a])))[_0x21088d([0x6d,0x61,0x70])](_0x272b83=>_0x272b83[_0x21088d([0x73,0x70,0x6c,0x69,0x74])](_0x21088d([0x2e])))[_0x21088d([0x73,0x6f,0x6d,0x65])](_0x50e5e3=>_0x44cfe6[_0x21088d([0x65,0x76,0x65,0x72,0x79])]((_0x357078,_0x27dbd1)=>_0x50e5e3[_0x27dbd1]===_0x357078||_0x50e5e3[_0x27dbd1]===_0x21088d([0x2a])));}function _0x3eaa0b(){return _0x3cb82b&&_0x552968?new window[(_0x21088d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1e8fc5,_0x27249d)=>{_0x3cb82b[_0x21088d([0x74,0x68,0x65,0x6e])](_0x1e8fc5,_0x27249d),_0x552968[_0x21088d([0x74,0x68,0x65,0x6e])](_0x2aa1cd=>{_0x2aa1cd!=_0x21088d([0x56,0x61,0x6c,0x69,0x64])&&_0x1e8fc5(_0x2aa1cd);},_0x27249d);}):_0x3cb82b||_0x552968||_0x21088d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1d7d58(_0x5b451d,_0x263100){return new window[(_0x21088d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x450ae4=>{if(_0x5f422c())return _0x450ae4(_0x21088d([0x56,0x61,0x6c,0x69,0x64]));_0x14ba09(),_0x320945[_0x21088d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x21088d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4b2ed2=!0x1;const _0x3b7f49=_0x5b01a3();function _0x273f50(_0x29dffd){return!!_0x29dffd&&(typeof _0x29dffd===_0x21088d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x29dffd===_0x21088d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x29dffd[_0x21088d([0x74,0x68,0x65,0x6e])]===_0x21088d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x29dffd[_0x21088d([0x63,0x61,0x74,0x63,0x68])]===_0x21088d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x37d22e(_0x116b75){_0x448738(_0x116b75)[_0x21088d([0x74,0x68,0x65,0x6e])](_0x446bc1=>{if(!_0x446bc1||_0x446bc1[_0x21088d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x21088d([0x6f,0x6b]))return _0x21088d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1183d9(_0xc3d6b4(_0x3b7f49+_0x263100))!=_0x446bc1[_0x21088d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x21088d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x21088d([0x56,0x61,0x6c,0x69,0x64]);})[_0x21088d([0x74,0x68,0x65,0x6e])](_0x398c7f=>(_0x426971(),_0x398c7f),()=>{const _0x238317=_0x1b9b09();return null==_0x238317?(_0x426971(),_0x21088d([0x56,0x61,0x6c,0x69,0x64])):_0x21088d(_0x285bf4-_0x238317>(0x298b4b3a^_0x3ebf90)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x21088d([0x74,0x68,0x65,0x6e])](_0x450ae4)[_0x21088d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x450ae4(_0x21088d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x6e4032=0xdb121ba^_0x3ebf90;function _0x426971(){const _0x4c18ff=_0x21088d([0x6c,0x6c,0x63,0x74,0x2d])+_0x1183d9(_0xc3d6b4(_0x5b451d)),_0x14bd08=_0x490d57(_0x1183d9(window[_0x21088d([0x4d,0x61,0x74,0x68])][_0x21088d([0x63,0x65,0x69,0x6c])](_0x285bf4/_0x6e4032)));window[_0x21088d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x21088d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4c18ff,_0x14bd08);}function _0x1b9b09(){const _0xbf9ad8=_0x21088d([0x6c,0x6c,0x63,0x74,0x2d])+_0x1183d9(_0xc3d6b4(_0x5b451d)),_0x435847=window[_0x21088d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x21088d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xbf9ad8);return _0x435847?window[_0x21088d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x490d57(_0x435847),0x10)*_0x6e4032:null;}function _0x448738(_0x463c9d){return new window[(_0x21088d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x393e0e,_0x16323e)=>{_0x463c9d[_0x21088d([0x74,0x68,0x65,0x6e])](_0x393e0e,_0x16323e),window[_0x21088d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x16323e,0xd861bfa^_0x3ebf90);});}}_0x320945[_0x21088d([0x6f,0x6e])](_0x21088d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x308ff5,_0x440f74)=>{if(_0x440f74[0x0]!=_0x5b451d)return _0x450ae4(_0x21088d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x440f74[0x1]={..._0x440f74[0x1],[_0x21088d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3b7f49};},{[_0x21088d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x21088d([0x68,0x69,0x67,0x68])}),_0x320945[_0x21088d([0x6f,0x6e])](_0x21088d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1abaea=>{_0x273f50(_0x1abaea[_0x21088d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4b2ed2=!0x0,_0x37d22e(_0x1abaea[_0x21088d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x21088d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x21088d([0x6c,0x6f,0x77])}),_0x5e486b[_0x21088d([0x74,0x68,0x65,0x6e])](()=>{_0x4b2ed2||_0x450ae4(_0x21088d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5f422c(){return _0x320945[_0x21088d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x21088d([0x76,0x69,0x65,0x77])][_0x21088d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x21088d([0x61,0x75,0x74,0x6f]);}function _0x14ba09(){_0x320945[_0x21088d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x21088d([0x76,0x69,0x65,0x77])][_0x21088d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x21088d([0x61,0x75,0x74,0x6f]);}}function _0x3f5dcc(_0x258914){const _0x2d042e=[new window[(_0x21088d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c492c=>setTimeout(_0x3c492c,0xd8ef1f6^_0x3ebf90)),_0x5e486b[_0x21088d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x21088d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x32de3e=>{let _0x527900=0x0;_0x320945[_0x21088d([0x6d,0x6f,0x64,0x65,0x6c])][_0x21088d([0x6f,0x6e])](_0x21088d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x251b64,_0x155d99)=>{_0x155d99[0x0][_0x21088d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x527900++,_0x527900==(0xd87cec2^_0x3ebf90)&&(_0x32de3e(),_0x251b64[_0x21088d([0x6f,0x66,0x66])]());});}))];return window[_0x21088d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x21088d([0x72,0x61,0x63,0x65])](_0x2d042e)[_0x21088d([0x74,0x68,0x65,0x6e])](()=>_0x258914);}async function _0x1d15d4(){await _0x5e486b,_0x320945[_0x21088d([0x6d,0x6f,0x64,0x65,0x6c])][_0x21088d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x57cfb8,_0x320945[_0x21088d([0x6d,0x6f,0x64,0x65,0x6c])][_0x21088d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x57cfb8,_0x320945[_0x21088d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x21088d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5d469a(_0x33025a){const _0x5ca23a=_0x4144be();_0x320945[_0x5ca23a]=_0x21088d([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])+_0x33025a,_0x33025a!=_0x21088d([0x56,0x61,0x6c,0x69,0x64])&&_0x1d15d4();}function _0x4144be(){const _0x29dec3=window[_0x21088d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x21088d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x21088d([0x6e,0x6f,0x77])]())[_0x21088d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x21088d([0x2e]),'');let _0x5d74bb=_0x21088d([0x75]);for(let _0x1077db=0x0;_0x1077db<_0x29dec3[_0x21088d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1077db+=0x2){let _0x1d3fe0=window[_0x21088d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x29dec3[_0x21088d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1077db,_0x1077db+0x2));_0x1d3fe0>=_0x331ccf[_0x21088d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1d3fe0-=_0x331ccf[_0x21088d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5d74bb+=_0x331ccf[_0x1d3fe0];}return _0x5d74bb;}function _0xb93a08(){const _0x390f33=_0x321a41[_0x21088d([0x73,0x70,0x6c,0x69,0x74])](_0x21088d([0x2e]));if(0x3!=_0x390f33[_0x21088d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x291bd8(_0x390f33[0x1]);function _0x291bd8(_0x1c967d){const _0x2c4cf4=_0x1a42c8(_0x1c967d);return _0x2c4cf4&&_0x847d96()?_0x2c4cf4:null;function _0x847d96(){const _0x593cfa=_0x2c4cf4[_0x21088d([0x6a,0x74,0x69])],_0x3e8e0f=window[_0x21088d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x593cfa[_0x21088d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x593cfa[_0x21088d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5bfc26={..._0x2c4cf4,[_0x21088d([0x6a,0x74,0x69])]:_0x593cfa[_0x21088d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x593cfa[_0x21088d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5bfc26[_0x21088d([0x76,0x63])],_0xc3d6b4(_0x5bfc26)==_0x3e8e0f;}}}async function _0x16bad7(){let _0x9cc292=!0x0;try{const _0x1b4f89=_0x321a41[_0x21088d([0x73,0x70,0x6c,0x69,0x74])](_0x21088d([0x2e])),[_0xd5ff4,_0x2ed521,_0x34a8fc]=_0x1b4f89;return _0x5a1da5(_0xd5ff4),await _0x2d12e1(_0xd5ff4,_0x2ed521,_0x34a8fc),_0x9cc292;}catch{return!0x1;}function _0x5a1da5(_0x8b20f7){const _0x35c716=_0x1a42c8(_0x8b20f7);_0x35c716&&_0x35c716[_0x21088d([0x61,0x6c,0x67])]==_0x21088d([0x45,0x53,0x32,0x35,0x36])||(_0x9cc292=!0x1);}async function _0x2d12e1(_0x3f901a,_0x57dad6,_0x23a4a9){const _0x19b11b=window[_0x21088d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x21088d([0x66,0x72,0x6f,0x6d])](_0x4f9efd(_0x23a4a9),_0x576202=>_0x576202[_0x21088d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x711a38=new window[(_0x21088d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x21088d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3f901a+_0x21088d([0x2e])+_0x57dad6),_0x58d251=window[_0x21088d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x21088d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x58d251)return;const _0x1109d4=await _0x58d251[_0x21088d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x21088d([0x6a,0x77,0x6b]),_0x69a60c,{[_0x21088d([0x6e,0x61,0x6d,0x65])]:_0x21088d([0x45,0x43,0x44,0x53,0x41]),[_0x21088d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x21088d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x21088d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x58d251[_0x21088d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x21088d([0x6e,0x61,0x6d,0x65])]:_0x21088d([0x45,0x43,0x44,0x53,0x41]),[_0x21088d([0x68,0x61,0x73,0x68])]:{[_0x21088d([0x6e,0x61,0x6d,0x65])]:_0x21088d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1109d4,_0x19b11b,_0x711a38)||(_0x9cc292=!0x1);}}function _0x1a42c8(_0x19b75f){return _0x19b75f[_0x21088d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x21088d([0x65,0x79]))?JSON[_0x21088d([0x70,0x61,0x72,0x73,0x65])](_0x4f9efd(_0x19b75f)):null;}function _0x4f9efd(_0x25bb68){return window[_0x21088d([0x61,0x74,0x6f,0x62])](_0x25bb68[_0x21088d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x21088d([0x2b]))[_0x21088d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x21088d([0x2f])));}function _0xc3d6b4(_0x36e056){let _0x46ef6b=0x1505;function _0x5c06e3(_0x282d60){for(let _0x2c4605=0x0;_0x2c4605<_0x282d60[_0x21088d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2c4605++){const _0x10c631=_0x282d60[_0x21088d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2c4605);_0x46ef6b=(_0x46ef6b<<0x5)+_0x46ef6b+_0x10c631,_0x46ef6b&=_0x46ef6b;}}function _0xb989e4(_0x4cfc1b){Array[_0x21088d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4cfc1b)?_0x4cfc1b[_0x21088d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xb989e4):_0x4cfc1b&&typeof _0x4cfc1b==_0x21088d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x21088d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4cfc1b)[_0x21088d([0x73,0x6f,0x72,0x74])]()[_0x21088d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x440d61,_0x1b215f])=>{_0x5c06e3(_0x440d61),_0xb989e4(_0x1b215f);}):_0x5c06e3(window[_0x21088d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4cfc1b));}return _0xb989e4(_0x36e056),_0x46ef6b>>>0x0;}function _0x1183d9(_0x102736){return _0x102736[_0x21088d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x21088d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x21088d([0x30]));}function _0x490d57(_0x2ea10a){return _0x2ea10a[_0x21088d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x21088d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x21088d([0x6a,0x6f,0x69,0x6e])]('');}function _0x57cfb8(){}function _0x21088d(_0x35fb1c){const _0x48141f=_0x440b;return _0x35fb1c[_0x48141f(0x94)](_0x4552d9=>String[_0x48141f(0x93)](_0x4552d9))[_0x48141f(0xa1)]('');}_0x5d469a(await _0x5325eb());}(this);}}function _0x5290(){const _0x3c3c61=['129422rWzfDf','getData','text/html','374368iXdQAJ','fromCharCode','map','ClipboardPipeline','high','30JuzXnF','isActive','execute','4368KhxNCo','view','document','inputTransformation','requires','1279224NXzpZr','65169UiRNzi','join','stylesProcessor','editing','isPremiumPlugin','afterInit','plugins','get','139391lBeiFQ','_parsedData','91876eRUyFb','dataTransfer','editor','init','PasteFromOffice','isOfficialPlugin','PasteFromOfficeEnhancedInliner','8019WtjIfe','href','pluginName'];_0x5290=function(){return _0x3c3c61;};return _0x5290();}
|