@ckeditor/ckeditor5-paste-from-office-enhanced 45.1.0-alpha.7 → 45.2.0-alpha.0
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.
- package/build/paste-from-office-enhanced.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +6 -6
- package/src/index.js +1 -1
- package/src/legacyerrors.js +1 -1
- package/src/normalizers/inliner/msofficestylesinliner.js +1 -1
- package/src/normalizers/inliner/utils.js +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.js +1 -1
- package/src/normalizers/propagator/utils.js +1 -1
- package/src/pastefromofficeenhanced.js +1 -1
- package/src/pastefromofficeenhancedinliner.js +1 -1
- package/src/pastefromofficeenhancedpropagator.js +1 -1
- package/src/utils.js +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];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,${g(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 g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(){const t=["2969124gQMOwu","2576825viWcsK","6156279lJJLDi","1934900MZWsoJ","60929HrDAAX","16166lVsHzI","7pqlNQz","102LSjhvA","test","5191672sXEQAk"];return(S=function(){return t})()}function C(t,e){const n=S();return(C=function(t,e){return n[t-=205]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(347673===parseInt(e(213))/1+-parseInt(e(214))/2*(parseInt(e(206))/3)+-parseInt(e(212))/4+parseInt(e(210))/5+parseInt(e(209))/6+-parseInt(e(205))/7*(parseInt(e(208))/8)+parseInt(e(211))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t){return E[C(207)](t)}!function(t){const e=O,n=t();for(;;)try{if(473899===-parseInt(e(496))/1+-parseInt(e(507))/2*(parseInt(e(503))/3)+-parseInt(e(497))/4*(parseInt(e(494))/5)+parseInt(e(493))/6*(-parseInt(e(502))/7)+parseInt(e(486))/8*(parseInt(e(504))/9)+parseInt(e(492))/10+-parseInt(e(501))/11*(-parseInt(e(511))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function L(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(505)]&&!s[n(500)])continue;const e=!s[n(505)]||t[n(483)]===s[n(505)],o=!s[n(500)]||t[n(489)](s[n(500)]);e&&o&&r[n(508)](s,i)}return r}function O(t,e){const n=F();return(O=function(t,e){return n[t-=483]})(t,e)}function F(){const t=["hasClass","style","assign","6880380YSKMZi","624642ydgjhO","10ovaBHM","initial","820658yfeuUr","1436548TPNfyd","exec","split","className","1078vAjEdW","14ijXLKQ","3GMemRK","279LlMldr","tagName","length","1070782GDuWTZ","set","trim","cssRules","147648gQMHsU","selectorText","name","groups","getPropertyValue","222608ijsdVE","push","map"];return(F=function(){return t})()}function j(t){const e=O,n={};for(let r=0;r<t[e(506)];r++){const s=t[r],i=t[e(485)](s);e(495)!==i&&(n[s]=i)}return n}function M(t){const e=O,n=t[e(499)](",")[e(488)]((t=>t[e(509)]())),r=[];for(const t of n){const n=P[e(498)](t);n&&r[e(487)](n[e(484)])}return r}function W(t){const e=O,n={};for(const r of t)Object[e(491)](n,r);return n}const K=N;function N(t,e){const n=R();return(N=function(t,e){return n[t-=287]})(t,e)}function R(){const t=["item","2455WPCJSg","769466oxAskW","632008xElaeE","from","content","size","2136141ZaqkqF","isActive","14292tlCyCJ","createRangeIn","13054032mcBJsc","values","execute","7wtZXBc","setStyle","type","8009504iqkWSy","hasStyle","_parsedData","2921752lgUVyl","elementStart","document"];return(R=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(613873===parseInt(e(298))/1+-parseInt(e(299))/2+parseInt(e(303))/3+parseInt(e(293))/4+parseInt(e(297))/5*(parseInt(e(305))/6)+-parseInt(e(287))/7*(parseInt(e(290))/8)+-parseInt(e(307))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class T extends w{[K(309)](t){const n=K,{body:r,styles:s}=t[n(292)],i=new e.UpcastWriter(r[n(295)]),o=i[n(306)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=M(r),i=t[r];for(const t of s)n[e(508)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(510)])if(t instanceof CSSStyleRule){const r=j(t[e(490)]);n[t[e(512)]]=Object[e(491)]({},n[t[e(512)]]||{},r)}return n}(s));for(const t of o){if(n(294)!==t[n(289)])continue;const e=L(t[n(296)],c);if(e[n(302)]){const r=W(Array[n(300)](e[n(308)]()));for(const e in r){const s=t[n(296)];s[n(291)](e)||i[n(288)](e,r[e],s)}}}t[n(301)]=r}[K(304)](t){return super[K(304)](t)||A(t)}}const k=q;function q(t,e){const n=D();return(q=function(t,e){return n[t-=231]})(t,e)}function D(){const t=["isPremiumPlugin","getData","editor","high","href","stylesProcessor","isOfficialPlugin","2184453dXMUCR","_parsedData","view","pluginName","2411336aGjcxK","inputTransformation","4787379CChXvV","dataTransfer","fromCharCode","7CTwEwG","text/html","ClipboardPipeline","get","5CEXpZi","requires","8596aKEhnH","document","afterInit","map","193szbzLh","PasteFromOfficeEnhancedInliner","editing","init","plugins","isActive","16798110mSNHkO","PasteFromOffice","107886NtqHpW","join","856276PSqHBq","execute"];return(D=function(){return t})()}!function(t){const e=q,n=t();for(;;)try{if(549012===-parseInt(e(234))/1*(parseInt(e(268))/2)+parseInt(e(253))/3+-parseInt(e(244))/4*(parseInt(e(266))/5)+parseInt(e(242))/6+parseInt(e(262))/7*(-parseInt(e(257))/8)+-parseInt(e(259))/9+parseInt(e(240))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class X extends t.Plugin{static get[k(256)](){return k(235)}static get[k(252)](){return!0}static get[k(246)](){return!0}static get[k(267)](){return[k(241)]}[k(237)](){const t=k,e=this[t(248)],n=e[t(238)][t(265)](t(264)),r=e[t(236)][t(255)][t(231)],s=new T(r);n.on(t(258),((e,n)=>{const i=t,o=n[i(260)][i(247)](i(263));s[i(239)](o)&&(n[i(254)]||(n[i(254)]=b(o,r[i(251)])),s[i(245)](n))}),{priority:x.priorities[t(265)](t(249))+11})}[k(232)](){!async function(t){const e=d([79,113,54,75,66,98,69,115,90,105,114,71,107,97,83,117,121,119,87,76,55,52,49,82,88,70,112,51,86,53,99,72,81,77,65,100,122,109,80,68,73,102,104,74,110,84,118,106,67,89,56,108,101,48,111,50,57,85,103,78,116,120]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=q;return t[e(233)]((t=>String[e(261)](t)))[e(243)]("")}!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([79]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])((c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,x.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])]((t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116])))[d([116,104,101,110])]((t=>(i(),t)),(()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[d([116,104,101,110])](c)[d([99,97,116,99,104])]((()=>{c(d([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])(((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}}),{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))}),{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])]((()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch(t){return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),(t=>t[d([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1747180800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=q,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(250)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const H=B;!function(t){const e=B,n=t();for(;;)try{if(319113===parseInt(e(300))/1*(-parseInt(e(312))/2)+-parseInt(e(321))/3*(-parseInt(e(306))/4)+-parseInt(e(320))/5*(parseInt(e(331))/6)+-parseInt(e(322))/7+parseInt(e(294))/8*(parseInt(e(317))/9)+parseInt(e(336))/10*(parseInt(e(315))/11)+parseInt(e(333))/12*(parseInt(e(326))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const U=[H(308),H(299),H(311),H(327),H(338),H(303),H(304),H(313)],$=[H(308),H(299),H(311)],V={"font-style":[[H(295),"i"]],"font-weight":[[H(318),H(293)],[H(297),H(293)],[H(337),H(293)],[t=>Number(t)>=600,H(293)]],"text-decoration":[[H(330),"u"],[H(339),"s"]],"text-decoration-line":[[H(330),"u"],[H(339),"s"]],"vertical-align":[[H(323),H(323)],[H(319),H(307)]]};function z(t){return U[H(328)](t)}function G(t){const e=H;return Array[e(296)](t[e(334)]())[e(310)](z)}function Z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(301)]((e=>{const i=n,o=t[i(309)](e);if(o)if(c=e,$[H(328)](c))r[e]=o;else if(e in V){const t=o[i(324)](" ");V[e][i(301)]((([n,r])=>{const o=i;for(const i of t)(o(332)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=H;for(const s in n)n[s][r(301)]((([,n])=>{const s=r,i=e[s(329)](n,[],t[s(298)]());e[s(302)](0,i,t)})),e[r(335)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(314)](n)[r(316)])return;const s=e[r(329)](r(305),[],t[r(298)]());e[r(325)](n,s),e[r(302)](0,s,t),e[r(335)](Object[r(314)](n),t)}(t,e,r)}function _(){const t=["bold","getChildren","font-family","11DItuSs","forEach","insertChild","font-weight","font-style","span","4oxQbwJ","sup","color","getStyle","filter","font-size","50346iFbGaF","vertical-align","keys","88XXpVkq","length","126738HizDYi","medium","super","5165Wbqicm","1052994oYNbdd","2268980thCahi","sub","split","setStyle","100321GRGIRv","text-decoration","includes","createElement","underline","1050kfIqhU","function","660FRfrrD","getStyleNames","removeStyle","318860FiLbhU","bolder","text-decoration-line","line-through","strong","40IPlEKp","italic","from"];return(_=function(){return t})()}function B(t,e){const n=_();return(B=function(t,e){return n[t-=293]})(t,e)}const J=Y;function Q(){const t=["35136672gScwzl","66964OwjuqX","4710ZXmbnM","element","isActive","createRangeIn","3888QUrYgF","10naeWYk","5332570PVoSaY","content","_parsedData","362448EmXgoF","3207dyjMaS","blockElements","execute","8281031PEdGfh","3220JVyqao","font","document","getItems","136QnyXwp","10IzUTgN","name","includes","stylesProcessor"];return(Q=function(){return t})()}function Y(t,e){const n=Q();return(Y=function(t,e){return n[t-=317]})(t,e)}!function(t){const e=Y,n=t();for(;;)try{if(780557===-parseInt(e(323))/1*(parseInt(e(317))/2)+parseInt(e(328))/3*(-parseInt(e(322))/4)+-parseInt(e(324))/5+parseInt(e(318))/6*(parseInt(e(332))/7)+-parseInt(e(336))/8*(-parseInt(e(327))/9)+parseInt(e(337))/10*(-parseInt(e(331))/11)+parseInt(e(341))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class tt extends w{[J(330)](t){const n=J,{body:r}=t[n(326)],s=new e.UpcastWriter(r[n(334)]),i=s[n(321)](r),o=new e.ViewDocument(s[n(334)][n(340)]),c=[...new e.DomConverter(o)[n(329)],n(333)],a=i[n(335)]();for(const t of a)if(t.is(n(319))&&c[n(339)](t[n(338)])){Z(t,s,G(t))}t[n(325)]=r}[J(320)](t){return super[J(320)](t)||A(t)}}const et=rt;function nt(){const t=["evaluationLimit","domainLimit","2030tObDGC","text/html","featureNotAllowed","high","pasteFromOfficeEnhancedLicenseKeyTrialLimit","get","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyInvalid","execute","isOfficialPlugin","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyValid","16rZGoIW","_parsedData","11NagAfB","usageLimit","_licenseKeyCheckInterval","requires","pasteFromOfficeEnhancedLicenseKeyUsageLimit","view","dataTransfer","pluginName","ClipboardPipeline","destroy","editing","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","document","isPremiumPlugin","config","editor","136977XQqGVy","pasteFromOfficeEnhancedLicenseKeyDomainLimit","8049318lHlPKh","licenseKey","21704bSZBKL","PasteFromOfficeEnhanced","isActive","trialLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","1377341qXMtop","init","10148PYHONK","PasteFromOffice","getData","993277WMjLeq","inputTransformation","PasteFromOfficeEnhancedPropagator","plugins","stylesProcessor","invalid","56490260AlskeN","3438ipjyKi","expired"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=119]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(685773===-parseInt(e(149))/1+parseInt(e(172))/2*(-parseInt(e(135))/3)+parseInt(e(146))/4*(-parseInt(e(160))/5)+-parseInt(e(137))/6+-parseInt(e(144))/7+parseInt(e(139))/8*(-parseInt(e(156))/9)+parseInt(e(155))/10*(parseInt(e(119))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{[et(138)];[et(121)];static get[et(126)](){return et(151)}static get[et(169)](){return!0}static get[et(132)](){return!0}static get[et(122)](){return[et(147)]}[et(145)](){const t=et,e=this[t(134)],n=e[t(152)][t(165)](t(127)),r=e[t(129)][t(124)][t(131)],s=new tt(r);n.on(t(150),((e,n)=>{const i=t,o=n[i(125)][i(148)](i(161));s[i(141)](o)&&(n[i(173)]||(n[i(173)]=b(o,r[i(153)])),s[i(168)](n))}),{priority:x.priorities[t(165)](t(163))+10}),this[t(138)]=this[t(134)][t(133)][t(165)](t(138));const i=this[t(134)];this[t(121)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(171)==s||e(167)==s||e(166)==s||e(136)==s||e(143)==s||e(130)==s||e(164)==s||e(123)==s){delete i[r],n=s,clearInterval(this[e(121)]),this[e(121)]=void 0;break}}e(167)==n&&i[e(170)](e(154)),e(166)==n&&i[e(170)](e(157)),e(136)==n&&i[e(170)](e(159)),e(143)==n&&i[e(170)](e(162),e(140)),e(130)==n&&i[e(170)](e(158)),e(164)==n&&i[e(170)](e(142)),e(123)==n&&i[e(170)](e(120))}),1e3)}[et(128)](){const t=et;super[t(128)](),this[t(121)]&&clearInterval(this[t(121)])}}var it=ct;function ot(){var t=["requires","isPremiumPlugin","56572PNnFAv","1983096fxTGXM","pluginName","3103467jWSOHP","25uTbSsE","27384zCPkFH","1232VbZWXh","1455996oPFCvg","639JHbvmY","162310rKpycS","PasteFromOfficeEnhanced","1517312sOgmdR","isOfficialPlugin","PasteFromOffice"];return(ot=function(){return t})()}function ct(t,e){var n=ot();return(ct=function(t,e){return n[t-=268]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(863458===-parseInt(e(272))/1+parseInt(e(276))/2+parseInt(e(268))/3+-parseInt(e(281))/4*(parseInt(e(269))/5)+parseInt(e(270))/6*(-parseInt(e(271))/7)+parseInt(e(282))/8+parseInt(e(273))/9*(parseInt(e(274))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{static get[it(283)](){return it(275)}static get[it(277)](){return!0}static get[it(280)](){return!0}static get[it(279)](){return[it(278),X,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=222]})(t,e)}function lt(){var t=["3050jxEmuh","685CcYMTx","6840365RKyCxN","14316WLZRXW","3903384jlSyhm","4959CXyXAa","620TVBsgI","30503nUeCIp","2523365hXoqnw","4MKOgsC","8PqEUAf","986004hnKvhs"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(688410===parseInt(e(231))/1*(-parseInt(e(230))/2)+-parseInt(e(222))/3+-parseInt(e(227))/4*(-parseInt(e(226))/5)+parseInt(e(229))/6+parseInt(e(232))/7*(-parseInt(e(228))/8)+-parseInt(e(223))/9*(-parseInt(e(224))/10)+-parseInt(e(225))/11*(-parseInt(e(233))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.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 v{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 b(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length)))}function x(t,n){const r=new DOMParser,s=function(t){return b(b(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\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 E(){const t=["6BShrZT","123536BKiOUv","21515SsLwhl","test","193214wSWYbQ","13548tkxJrT","3177760bnzhJs","489YHQOXP","24328467gntXVj","7351872VAaEMD"];return(E=function(){return t})()}function L(t,e){const n=E();return(L=function(t,e){return n[t-=301]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(485661===-parseInt(e(304))/1+-parseInt(e(303))/2+-parseInt(e(309))/3*(parseInt(e(307))/4)+-parseInt(e(308))/5+-parseInt(e(302))/6*(parseInt(e(306))/7)+-parseInt(e(301))/8+parseInt(e(310))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t){return C[L(305)](t)}!function(t){const e=R,n=t();for(;;)try{if(130115===-parseInt(e(467))/1*(-parseInt(e(465))/2)+parseInt(e(460))/3+-parseInt(e(451))/4*(parseInt(e(449))/5)+parseInt(e(450))/6*(parseInt(e(453))/7)+parseInt(e(468))/8*(parseInt(e(472))/9)+parseInt(e(459))/10+parseInt(e(458))/11*(-parseInt(e(464))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(445)]&&!s[n(446)])continue;const e=!s[n(445)]||t[n(469)]===s[n(445)],o=!s[n(446)]||t[n(454)](s[n(446)]);e&&o&&r[n(456)](s,i)}return r}function P(){const t=["hasClass","map","set","exec","4834775ayrQEO","1978700fQPozM","574782VeJSap","length","style","groups","12YEopdC","2RQGqiC","selectorText","35103pxBwUZ","144ZZNMgh","name","push","cssRules","69282pSNYNn","getPropertyValue","initial","tagName","className","trim","split","5RwYkYG","48cGeFLQ","62956dXnfUb","assign","19467VXYToy"];return(P=function(){return t})()}function M(t){const e=R,n={};for(let r=0;r<t[e(461)];r++){const s=t[r],i=t[e(443)](s);e(444)!==i&&(n[s]=i)}return n}function N(t){const e=R,n=t[e(448)](",")[e(455)]((t=>t[e(447)]())),r=[];for(const t of n){const n=O[e(457)](t);n&&r[e(470)](n[e(463)])}return r}function R(t,e){const n=P();return(R=function(t,e){return n[t-=443]})(t,e)}function j(t){const e=R,n={};for(const r of t)Object[e(452)](n,r);return n}function T(t,e){const n=W();return(T=function(t,e){return n[t-=444]})(t,e)}const k=T;function W(){const t=["isActive","156667idRHmE","4SBLtFt","values","92138iQWCNu","_parsedData","3271140OgYIKY","elementStart","execute","1100610tZMXje","type","content","item","from","document","968320mRXVsf","2xNxvxI","1008055GoEtyc","527328cKPvnB","size","hasStyle","9Qkbowm","setStyle","createRangeIn"];return(W=function(){return t})()}!function(t){const e=T,n=t();for(;;)try{if(118231===-parseInt(e(457))/1*(-parseInt(e(445))/2)+-parseInt(e(447))/3+parseInt(e(455))/4*(parseInt(e(446))/5)+-parseInt(e(462))/6+-parseInt(e(454))/7+-parseInt(e(444))/8+-parseInt(e(450))/9*(-parseInt(e(459))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class D extends v{[k(461)](t){const n=k,{body:r,styles:s}=t[n(458)],i=new e.UpcastWriter(r[n(467)]),o=i[n(452)](r),c=function(t){const e=R,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(456)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(471)])if(t instanceof CSSStyleRule){const r=M(t[e(462)]);n[t[e(466)]]=Object[e(452)]({},n[t[e(466)]]||{},r)}return n}(s));for(const t of o){if(n(460)!==t[n(463)])continue;const e=F(t[n(465)],c);if(e[n(448)]){const r=j(Array[n(466)](e[n(456)]()));for(const e in r){const s=t[n(465)];s[n(449)](e)||i[n(451)](e,r[e],s)}}}t[n(464)]=r}[k(453)](t){return super[k(453)](t)||A(t)}}const U=$;function K(){const t=["inputTransformation","dataTransfer","join","init","5838145rgHOFD","92292ADlWED","91107rupJFx","ClipboardPipeline","26392VkGDrE","getData","isOfficialPlugin","high","view","execute","editor","map","pluginName","editing","plugins","afterInit","isActive","get","3985296GjfYPN","2570wTljwD","31QHpUFL","document","fromCharCode","679sMUQGP","4537767qGwcox","_parsedData","PasteFromOffice","text/html","href","PasteFromOfficeEnhancedInliner","stylesProcessor","isPremiumPlugin","requires","3938524qtvcic"];return(K=function(){return t})()}function $(t,e){const n=K();return($=function(t,e){return n[t-=371]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(868715===parseInt(e(397))/1*(parseInt(e(378))/2)+parseInt(e(401))/3+-parseInt(e(372))/4+parseInt(e(377))/5+parseInt(e(395))/6+parseInt(e(400))/7*(-parseInt(e(381))/8)+-parseInt(e(379))/9*(parseInt(e(396))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class Y extends t.Plugin{static get[U(389)](){return U(406)}static get[U(383)](){return!0}static get[U(408)](){return!0}static get[U(371)](){return[U(403)]}[U(376)](){const t=U,e=this[t(387)],n=e[t(391)][t(394)](t(380)),r=e[t(390)][t(385)][t(398)],s=new D(r);n.on(t(373),((e,n)=>{const i=t,o=n[i(374)][i(382)](i(404));s[i(393)](o)&&(n[i(402)]||(n[i(402)]=x(o,r[i(407)])),s[i(386)](n))}),{priority:S.priorities[t(394)](t(384))+11})}[U(392)](){!async function(t){const e=d([106,114,70,50,108,113,65,53,81,73,120,87,48,74,103,55,118,110,75,102,112,78,107,54,82,90,79,89,52,116,109,51,68,76,69,111,77,97,115,56,117,80,85,66,86,119,99,49,122,88,72,84,121,104,57,105,100,98,67,71,101,83]),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(388)]((t=>String[e(399)](t)))[e(375)]("")}!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([106]);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:1748390400;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(405)]);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 V=_;!function(t){const e=_,n=t();for(;;)try{if(710469===-parseInt(e(386))/1*(parseInt(e(375))/2)+-parseInt(e(384))/3*(parseInt(e(372))/4)+parseInt(e(358))/5+parseInt(e(391))/6+parseInt(e(380))/7+parseInt(e(373))/8+-parseInt(e(359))/9*(parseInt(e(356))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);const H=[V(379),V(355),V(393),V(377),V(361),V(370),V(389),V(385)],q=[V(379),V(355),V(393)],z={"font-style":[[V(362),"i"]],"font-weight":[[V(376),V(394)],[V(396),V(394)],[V(366),V(394)],[t=>Number(t)>=600,V(394)]],"text-decoration":[[V(397),"u"],[V(363),"s"]],"text-decoration-line":[[V(397),"u"],[V(363),"s"]],"vertical-align":[[V(360),V(360)],[V(368),V(357)]]};function G(t){return H[V(395)](t)}function Q(t){const e=V;return Array[e(374)](t[e(367)]())[e(390)](G)}function B(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=V,r={},s={};return e[n(365)]((e=>{const i=n,o=t[i(381)](e);if(o)if(c=e,q[V(395)](c))r[e]=o;else if(e in z){const t=o[i(378)](" ");z[e][i(365)]((([n,r])=>{const o=i;for(const i of t)(o(369)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=V;for(const s in n)n[s][r(365)]((([,n])=>{const s=r,i=e[s(392)](n,[],t[s(364)]());e[s(387)](0,i,t)})),e[r(382)](s,t)})(t,e,s),function(t,e,n){const r=V;if(!Object[r(383)](n)[r(371)])return;const s=e[r(392)](r(354),[],t[r(364)]());e[r(388)](n,s),e[r(387)](0,s,t),e[r(382)](Object[r(383)](n),t)}(t,e,r)}function _(t,e){const n=Z();return(_=function(t,e){return n[t-=354]})(t,e)}function Z(){const t=["keys","617520aqIEav","vertical-align","7ORxKTy","insertChild","setStyle","font-style","filter","8178372vxkIMM","createElement","font-size","strong","includes","bold","underline","span","font-family","3290yzGWji","sup","4738860pGIUqv","63063WoWhsm","sub","text-decoration-line","italic","line-through","getChildren","forEach","bolder","getStyleNames","super","function","font-weight","length","4eTGBxT","8930496gSuHuj","from","167974uxLVOB","medium","text-decoration","split","color","2676625EHBdzX","getStyle","removeStyle"];return(Z=function(){return t})()}function J(){const t=["697044UvRSkk","_parsedData","getItems","198406nDARJs","includes","document","blockElements","3379290fJWKWH","content","createRangeIn","isActive","element","10674009bEMBYz","69162IqndLe","1145830RfaqEx","name","execute","36NSYdFx","6493510aNbeSx","font","32kOfrln","stylesProcessor"];return(J=function(){return t})()}const X=tt;function tt(t,e){const n=J();return(tt=function(t,e){return n[t-=233]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(857868===-parseInt(e(236))/1+parseInt(e(240))/2+parseInt(e(246))/3*(-parseInt(e(250))/4)+parseInt(e(251))/5+parseInt(e(233))/6+-parseInt(e(247))/7*(parseInt(e(253))/8)+-parseInt(e(245))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class et extends v{[X(249)](t){const n=X,{body:r}=t[n(234)],s=new e.UpcastWriter(r[n(238)]),i=s[n(242)](r),o=new e.ViewDocument(s[n(238)][n(254)]),c=[...new e.DomConverter(o)[n(239)],n(252)],a=i[n(235)]();for(const t of a)if(t.is(n(244))&&c[n(237)](t[n(248)])){B(t,s,Q(t))}t[n(241)]=r}[X(243)](t){return super[X(243)](t)||A(t)}}function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=493]})(t,e)}const rt=nt;function st(){const t=["pasteFromOfficeEnhancedLicenseKeyExpired","stylesProcessor","161fUaYJQ","PasteFromOfficeEnhanced","10dzaiNY","pasteFromOfficeEnhancedLicenseKeyValid","init","3VTayFE","PasteFromOffice","805530ZPVQcz","6611594NtCvlr","246992UovLDv","473434FeMgtP","pluginName","isOfficialPlugin","1lepZrA","inputTransformation","editing","isPremiumPlugin","getData","expired","high","get","1420HKoMQS","view","requires","_licenseKeyCheckInterval","destroy","ClipboardPipeline","document","pasteFromOfficeEnhancedLicenseKeyNotAllowed","dataTransfer","216uhupeF","config","licenseKey","_showLicenseError","trialLimit","pasteFromOfficeEnhancedLicenseKeyTrialLimit","4347rirNVr","pasteFromOfficeEnhancedLicenseKeyInvalid","editor","plugins","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","execute","invalid","pasteFromOfficeEnhancedLicenseKeyUsageLimit","featureNotAllowed","2545220zYLYoe","364098YZVvFI","isActive","text/html","PasteFromOfficeEnhancedPropagator","domainLimit","usageLimit","evaluationLimit","_parsedData"];return(st=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(362646===parseInt(e(541))/1*(parseInt(e(518))/2)+parseInt(e(533))/3*(parseInt(e(517))/4)+-parseInt(e(530))/5*(-parseInt(e(535))/6)+parseInt(e(528))/7*(-parseInt(e(537))/8)+-parseInt(e(507))/9*(parseInt(e(549))/10)+-parseInt(e(536))/11+parseInt(e(501))/12*(parseInt(e(538))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[rt(503)];[rt(495)];static get[rt(539)](){return rt(521)}static get[rt(540)](){return!0}static get[rt(544)](){return!0}static get[rt(494)](){return[rt(534)]}[rt(532)](){const t=rt,e=this[t(509)],n=e[t(510)][t(548)](t(497)),r=e[t(543)][t(493)][t(498)],s=new et(r);n.on(t(542),((e,n)=>{const i=t,o=n[i(500)][i(545)](i(520));s[i(519)](o)&&(n[i(525)]||(n[i(525)]=x(o,r[i(527)])),s[i(513)](n))}),{priority:S.priorities[t(548)](t(547))+10}),this[t(503)]=this[t(509)][t(502)][t(548)](t(503));const i=this[t(509)];this[t(495)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(531)==s||e(508)==s||e(526)==s||e(512)==s||e(499)==s||e(511)==s||e(506)==s||e(515)==s){delete i[r],n=s,clearInterval(this[e(495)]),this[e(495)]=void 0;break}}e(508)==n&&i[e(504)](e(514)),e(526)==n&&i[e(504)](e(546)),e(512)==n&&i[e(504)](e(522)),e(499)==n&&i[e(504)](e(516),e(529)),e(511)==n&&i[e(504)](e(524)),e(506)==n&&i[e(504)](e(505)),e(515)==n&&i[e(504)](e(523))}),1e3)}[rt(496)](){const t=rt;super[t(496)](),this[t(495)]&&clearInterval(this[t(495)])}}var ot=at;function ct(){var t=["415478QyMaMF","isOfficialPlugin","pluginName","7uiIzaL","PasteFromOffice","351783YHpEvA","448930MkiLAx","isPremiumPlugin","519402ZRNsoK","1euAKLk","778192IqTeWG","16BvNvme","132835EAFSUO","581055pXymdv","requires","PasteFromOfficeEnhanced"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=358]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(105509===parseInt(e(369))/1*(parseInt(e(360))/2)+parseInt(e(373))/3+parseInt(e(371))/4*(-parseInt(e(372))/5)+parseInt(e(368))/6*(-parseInt(e(363))/7)+-parseInt(e(370))/8+parseInt(e(365))/9+-parseInt(e(366))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{static get[ot(362)](){return ot(359)}static get[ot(361)](){return!0}static get[ot(367)](){return!0}static get[ot(358)](){return[ot(364),Y,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=326]})(t,e)}function ft(){var t=["6506661jUMIKR","7364UNemay","6iopmFZ","594USGgJw","237348vpnypy","2632356jYagUw","66725glrizk","5ywsDFi","454130scjSVs","9022428pFHGCL","1347cNUgsk","8HFwLHR"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(556148===parseInt(e(336))/1*(parseInt(e(332))/2)+parseInt(e(328))/3*(parseInt(e(331))/4)+parseInt(e(337))/5*(parseInt(e(335))/6)+parseInt(e(330))/7*(-parseInt(e(329))/8)+-parseInt(e(327))/9+-parseInt(e(326))/10+-parseInt(e(333))/11*(-parseInt(e(334))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(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 _0x14af5e}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x4b23b3,parseHtml as _0x43f7fc}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x181781,uid as _0x52863f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x43634f,ViewDocument as _0x4c1920,DomConverter as _0x417b89}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x310d73){return m['test'](_0x310d73);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x36a1fe,_0x306307){const _0x5bd307=new Map();for(const [_0xb9c00,_0x4541dc]of _0x306307){if(!_0xb9c00['tagName']&&!_0xb9c00['className'])continue;const _0x3ee016=!_0xb9c00['tagName']||_0x36a1fe['name']===_0xb9c00['tagName'],_0x155735=!_0xb9c00['className']||_0x36a1fe['hasClass'](_0xb9c00['className']);_0x3ee016&&_0x155735&&_0x5bd307['set'](_0xb9c00,_0x4541dc);}return _0x5bd307;}function h(_0x23e0b3){const _0x4db05d={};for(let _0x57dc02=0x0;_0x57dc02<_0x23e0b3['length'];_0x57dc02++){const _0x2aae4b=_0x23e0b3[_0x57dc02],_0x14f841=_0x23e0b3['getPropertyValue'](_0x2aae4b);'initial'!==_0x14f841&&(_0x4db05d[_0x2aae4b]=_0x14f841);}return _0x4db05d;}function O(_0x343a0f){const _0xfde90f=_0x343a0f['split'](',')['map'](_0x5c93a7=>_0x5c93a7['trim']()),_0x3b360e=[];for(const _0x23b30d of _0xfde90f){const _0xa24a44=S['exec'](_0x23b30d);_0xa24a44&&_0x3b360e['push'](_0xa24a44['groups']);}return _0x3b360e;}function y(_0x2dbad1){const _0xc73f04={};for(const _0x101b93 of _0x2dbad1)Object['assign'](_0xc73f04,_0x101b93);return _0xc73f04;}class c extends _0x4b23b3{['execute'](_0x50025b){const {body:_0x21764f,styles:_0x11e12c}=_0x50025b['_parsedData'],_0x55dd22=new _0x43634f(_0x21764f['document']),_0x11fc9b=_0x55dd22['createRangeIn'](_0x21764f),_0x491e11=function(_0xcf2d75){const _0x51cf8f={};for(const _0x5d3c4b of _0xcf2d75)for(const _0x50d02e of _0x5d3c4b['cssRules'])if(_0x50d02e instanceof CSSStyleRule){const _0x5a91a2=h(_0x50d02e['style']);_0x51cf8f[_0x50d02e['selectorText']]=Object['assign']({},_0x51cf8f[_0x50d02e['selectorText']]||{},_0x5a91a2);}return _0x51cf8f;}(_0x11e12c),_0x52e026=function(_0x2fa6a8){const _0xd9f20e=new Map();for(const _0x19d0a2 in _0x2fa6a8){const _0x5b86e7=O(_0x19d0a2),_0x2c79a6=_0x2fa6a8[_0x19d0a2];for(const _0x26a572 of _0x5b86e7)_0xd9f20e['set'](_0x26a572,_0x2c79a6);}return _0xd9f20e;}(_0x491e11);for(const _0x29794b of _0x11fc9b){if('elementStart'!==_0x29794b['type'])continue;const _0x206808=x(_0x29794b['item'],_0x52e026);if(_0x206808['size']){const _0x147f2c=y(Array['from'](_0x206808['values']()));for(const _0x2e3449 in _0x147f2c){const _0x3e4a49=_0x29794b['item'];_0x3e4a49['hasStyle'](_0x2e3449)||_0x55dd22['setStyle'](_0x2e3449,_0x147f2c[_0x2e3449],_0x3e4a49);}}}_0x50025b['content']=_0x21764f;}['isActive'](_0x25a61b){return super['isActive'](_0x25a61b)||l(_0x25a61b);}}class i extends _0x14af5e{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4f2a11=this['editor'],_0x86371a=_0x4f2a11['plugins']['get']('ClipboardPipeline'),_0x56848a=_0x4f2a11['editing']['view']['document'],_0x460cd3=new c(_0x56848a);_0x86371a['on']('inputTransformation',(_0xfc52e7,_0x949c2)=>{const _0x2a004f=_0x949c2['dataTransfer']['getData']('text/html');_0x460cd3['isActive'](_0x2a004f)&&(_0x949c2['_parsedData']||(_0x949c2['_parsedData']=_0x43f7fc(_0x2a004f,_0x56848a['stylesProcessor'])),_0x460cd3['execute'](_0x949c2));},{'priority':_0x181781['get']('high')+0xb});}['afterInit'](){!async function(_0x52c8ff){const _0x3f3e3e=_0x5e0ab2([0x4f,0x71,0x36,0x4b,0x42,0x62,0x45,0x73,0x5a,0x69,0x72,0x47,0x6b,0x61,0x53,0x75,0x79,0x77,0x57,0x4c,0x37,0x34,0x31,0x52,0x58,0x46,0x70,0x33,0x56,0x35,0x63,0x48,0x51,0x4d,0x41,0x64,0x7a,0x6d,0x50,0x44,0x49,0x66,0x68,0x4a,0x6e,0x54,0x76,0x6a,0x43,0x59,0x38,0x6c,0x65,0x30,0x6f,0x32,0x39,0x55,0x67,0x4e,0x74,0x78]),_0xf56fe4=0x6d34ce71,_0x1e51b1=0x6d33a9a1^_0xf56fe4,_0x5e0ffb=window[_0x5e0ab2([0x44,0x61,0x74,0x65])][_0x5e0ab2([0x6e,0x6f,0x77])](),_0x38f0a3=_0x52c8ff[_0x5e0ab2([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x432181=new window[(_0x5e0ab2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d4c26=>{_0x38f0a3[_0x5e0ab2([0x6f,0x6e,0x63,0x65])](_0x5e0ab2([0x72,0x65,0x61,0x64,0x79]),_0x1d4c26);}),_0x47a5d9={[_0x5e0ab2([0x6b,0x74,0x79])]:_0x5e0ab2([0x45,0x43]),[_0x5e0ab2([0x75,0x73,0x65])]:_0x5e0ab2([0x73,0x69,0x67]),[_0x5e0ab2([0x63,0x72,0x76])]:_0x5e0ab2([0x50,0x2d,0x32,0x35,0x36]),[_0x5e0ab2([0x78])]:_0x5e0ab2([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]),[_0x5e0ab2([0x79])]:_0x5e0ab2([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]),[_0x5e0ab2([0x61,0x6c,0x67])]:_0x5e0ab2([0x45,0x53,0x32,0x35,0x36])},_0xd75d26=_0x38f0a3[_0x5e0ab2([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5e0ab2([0x67,0x65,0x74])](_0x5e0ab2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x348582(){let _0x5c595d,_0x191986=null,_0x4d43e1=null;try{if(_0xd75d26==_0x5e0ab2([0x47,0x50,0x4c]))return _0x5e0ab2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5c595d=_0x2b1fd1(),!_0x5c595d)return _0x5e0ab2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5c595d[_0x5e0ab2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4d43e1=_0x2ac14c(_0x5c595d[_0x5e0ab2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5c595d[_0x5e0ab2([0x6a,0x74,0x69])])),await _0x5eaf2d()?_0x243cc3()?_0x48a78d()?_0x5e0ab2([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x53ed90()?(_0x5c595d[_0x5e0ab2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5e0ab2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x191986=_0x3c7468(_0x5e0ab2([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5c595d[_0x5e0ab2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5e0ab2([0x74,0x72,0x69,0x61,0x6c])&&(_0x191986=_0x3c7468(_0x5e0ab2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5b1a33()):_0x5e0ab2([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5e0ab2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5e0ab2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3c4fcb){return _0x5e0ab2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x48a78d(){const _0x1c4867=[_0x5e0ab2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5e0ab2([0x74,0x72,0x69,0x61,0x6c])][_0x5e0ab2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5c595d[_0x5e0ab2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5e0ffb/0x3e8:0xe10*_0x1e51b1;return _0x5c595d[_0x5e0ab2([0x65,0x78,0x70])]<_0x1c4867;}function _0x243cc3(){const _0x4fa944=_0x5c595d[_0x5e0ab2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4fa944&&(!!_0x4fa944[_0x5e0ab2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e0ab2([0x2a]))||(!!_0x4fa944[_0x5e0ab2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e0ab2([0x50,0x4f,0x45]))||!!_0x4fa944[_0x5e0ab2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e0ab2([0x50,0x50]))));}function _0x53ed90(){const _0x28a05d=_0x5c595d[_0x5e0ab2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x28a05d||0x0==_0x28a05d[_0x5e0ab2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x221ec0}=new URL(window[_0x5e0ab2([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x28a05d[_0x5e0ab2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x221ec0))return!0x0;const _0x38866b=_0x221ec0[_0x5e0ab2([0x73,0x70,0x6c,0x69,0x74])](_0x5e0ab2([0x2e]));return _0x28a05d[_0x5e0ab2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xc3e6eb=>_0xc3e6eb[_0x5e0ab2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e0ab2([0x2a])))[_0x5e0ab2([0x6d,0x61,0x70])](_0x29c447=>_0x29c447[_0x5e0ab2([0x73,0x70,0x6c,0x69,0x74])](_0x5e0ab2([0x2e])))[_0x5e0ab2([0x73,0x6f,0x6d,0x65])](_0x13a721=>_0x38866b[_0x5e0ab2([0x65,0x76,0x65,0x72,0x79])]((_0x5852fe,_0x4d8d85)=>_0x13a721[_0x4d8d85]===_0x5852fe||_0x13a721[_0x4d8d85]===_0x5e0ab2([0x2a])));}function _0x5b1a33(){return _0x191986&&_0x4d43e1?new window[(_0x5e0ab2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x57f810,_0x816be7)=>{_0x191986[_0x5e0ab2([0x74,0x68,0x65,0x6e])](_0x57f810,_0x816be7),_0x4d43e1[_0x5e0ab2([0x74,0x68,0x65,0x6e])](_0x435bb4=>{_0x435bb4!=_0x5e0ab2([0x56,0x61,0x6c,0x69,0x64])&&_0x57f810(_0x435bb4);},_0x816be7);}):_0x191986||_0x4d43e1||_0x5e0ab2([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2ac14c(_0x1dae30,_0x1f12f1){return new window[(_0x5e0ab2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x58c141=>{if(_0x2a98d4())return _0x58c141(_0x5e0ab2([0x56,0x61,0x6c,0x69,0x64]));_0x41346e(),_0x38f0a3[_0x5e0ab2([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5e0ab2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x34f522=!0x1;const _0x2112d6=_0x52863f();function _0x16329a(_0x481893){return!!_0x481893&&(typeof _0x481893===_0x5e0ab2([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x481893===_0x5e0ab2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x481893[_0x5e0ab2([0x74,0x68,0x65,0x6e])]===_0x5e0ab2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x481893[_0x5e0ab2([0x63,0x61,0x74,0x63,0x68])]===_0x5e0ab2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x86ad4a(_0x33cf02){_0x17e2a6(_0x33cf02)[_0x5e0ab2([0x74,0x68,0x65,0x6e])](_0xec9e0c=>{if(!_0xec9e0c||_0xec9e0c[_0x5e0ab2([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5e0ab2([0x6f,0x6b]))return _0x5e0ab2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x54015f(_0x498e48(_0x2112d6+_0x1f12f1))!=_0xec9e0c[_0x5e0ab2([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5e0ab2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5e0ab2([0x56,0x61,0x6c,0x69,0x64]);})[_0x5e0ab2([0x74,0x68,0x65,0x6e])](_0x513a9c=>(_0x5a6f3e(),_0x513a9c),()=>{const _0x46f3af=_0x34e09c();return null==_0x46f3af?(_0x5a6f3e(),_0x5e0ab2([0x56,0x61,0x6c,0x69,0x64])):_0x5e0ab2(_0x5e0ffb-_0x46f3af>(0x49384a71^_0xf56fe4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5e0ab2([0x74,0x68,0x65,0x6e])](_0x58c141)[_0x5e0ab2([0x63,0x61,0x74,0x63,0x68])](()=>{_0x58c141(_0x5e0ab2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x428a51=0x6d0220f1^_0xf56fe4;function _0x5a6f3e(){const _0x95e8b4=_0x5e0ab2([0x6c,0x6c,0x63,0x74,0x2d])+_0x54015f(_0x498e48(_0x1dae30)),_0x5c4226=_0x848369(_0x54015f(window[_0x5e0ab2([0x4d,0x61,0x74,0x68])][_0x5e0ab2([0x63,0x65,0x69,0x6c])](_0x5e0ffb/_0x428a51)));window[_0x5e0ab2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e0ab2([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x95e8b4,_0x5c4226);}function _0x34e09c(){const _0x4bfeb4=_0x5e0ab2([0x6c,0x6c,0x63,0x74,0x2d])+_0x54015f(_0x498e48(_0x1dae30)),_0x2447ea=window[_0x5e0ab2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e0ab2([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4bfeb4);return _0x2447ea?window[_0x5e0ab2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x848369(_0x2447ea),0x10)*_0x428a51:null;}function _0x17e2a6(_0x56dc5f){return new window[(_0x5e0ab2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x372bc8,_0x1df897)=>{_0x56dc5f[_0x5e0ab2([0x74,0x68,0x65,0x6e])](_0x372bc8,_0x1df897),window[_0x5e0ab2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1df897,0x6d351ab1^_0xf56fe4);});}}_0x38f0a3[_0x5e0ab2([0x6f,0x6e])](_0x5e0ab2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5368bf,_0x4244d0)=>{if(_0x4244d0[0x0]!=_0x1dae30)return _0x58c141(_0x5e0ab2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4244d0[0x1]={..._0x4244d0[0x1],[_0x5e0ab2([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2112d6};},{[_0x5e0ab2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e0ab2([0x68,0x69,0x67,0x68])}),_0x38f0a3[_0x5e0ab2([0x6f,0x6e])](_0x5e0ab2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x27d196=>{_0x16329a(_0x27d196[_0x5e0ab2([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x34f522=!0x0,_0x86ad4a(_0x27d196[_0x5e0ab2([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5e0ab2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e0ab2([0x6c,0x6f,0x77])}),_0x432181[_0x5e0ab2([0x74,0x68,0x65,0x6e])](()=>{_0x34f522||_0x58c141(_0x5e0ab2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2a98d4(){return _0x38f0a3[_0x5e0ab2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e0ab2([0x76,0x69,0x65,0x77])][_0x5e0ab2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5e0ab2([0x61,0x75,0x74,0x6f]);}function _0x41346e(){_0x38f0a3[_0x5e0ab2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e0ab2([0x76,0x69,0x65,0x77])][_0x5e0ab2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5e0ab2([0x61,0x75,0x74,0x6f]);}}function _0x3c7468(_0x581bb6){const _0x5130ea=[new window[(_0x5e0ab2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x15b28a=>setTimeout(_0x15b28a,0x6d3df0bd^_0xf56fe4)),_0x432181[_0x5e0ab2([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5e0ab2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1de624=>{let _0x326bb1=0x0;_0x38f0a3[_0x5e0ab2([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e0ab2([0x6f,0x6e])](_0x5e0ab2([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x269ffa,_0x2c3ec6)=>{_0x2c3ec6[0x0][_0x5e0ab2([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x326bb1++,_0x326bb1==(0x6d34cf89^_0xf56fe4)&&(_0x1de624(),_0x269ffa[_0x5e0ab2([0x6f,0x66,0x66])]());});}))];return window[_0x5e0ab2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5e0ab2([0x72,0x61,0x63,0x65])](_0x5130ea)[_0x5e0ab2([0x74,0x68,0x65,0x6e])](()=>_0x581bb6);}async function _0x585897(){await _0x432181,_0x38f0a3[_0x5e0ab2([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e0ab2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xf7f007,_0x38f0a3[_0x5e0ab2([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e0ab2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xf7f007,_0x38f0a3[_0x5e0ab2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5e0ab2([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x58783b(_0xc9b824){const _0x2ecbe6=_0x32f22d();_0x38f0a3[_0x2ecbe6]=_0x5e0ab2([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])+_0xc9b824,_0xc9b824!=_0x5e0ab2([0x56,0x61,0x6c,0x69,0x64])&&_0x585897();}function _0x32f22d(){const _0x4270bc=window[_0x5e0ab2([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5e0ab2([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5e0ab2([0x6e,0x6f,0x77])]())[_0x5e0ab2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5e0ab2([0x2e]),'');let _0x30c75b=_0x5e0ab2([0x4f]);for(let _0x1cd24a=0x0;_0x1cd24a<_0x4270bc[_0x5e0ab2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1cd24a+=0x2){let _0x380383=window[_0x5e0ab2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4270bc[_0x5e0ab2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1cd24a,_0x1cd24a+0x2));_0x380383>=_0x3f3e3e[_0x5e0ab2([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x380383-=_0x3f3e3e[_0x5e0ab2([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x30c75b+=_0x3f3e3e[_0x380383];}return _0x30c75b;}function _0x2b1fd1(){const _0x3061eb=_0xd75d26[_0x5e0ab2([0x73,0x70,0x6c,0x69,0x74])](_0x5e0ab2([0x2e]));if(0x3!=_0x3061eb[_0x5e0ab2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x24418e(_0x3061eb[0x1]);function _0x24418e(_0x2e518e){const _0x56db7e=_0x33efb7(_0x2e518e);return _0x56db7e&&_0x24ff0c()?_0x56db7e:null;function _0x24ff0c(){const _0x297fcb=_0x56db7e[_0x5e0ab2([0x6a,0x74,0x69])],_0x2e140e=window[_0x5e0ab2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x297fcb[_0x5e0ab2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x297fcb[_0x5e0ab2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xc5f557={..._0x56db7e,[_0x5e0ab2([0x6a,0x74,0x69])]:_0x297fcb[_0x5e0ab2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x297fcb[_0x5e0ab2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xc5f557[_0x5e0ab2([0x76,0x63])],_0x498e48(_0xc5f557)==_0x2e140e;}}}async function _0x5eaf2d(){let _0xae4164=!0x0;try{const _0x300be7=_0xd75d26[_0x5e0ab2([0x73,0x70,0x6c,0x69,0x74])](_0x5e0ab2([0x2e])),[_0x338635,_0x3aa7e7,_0x4e1c32]=_0x300be7;return _0x5877cb(_0x338635),await _0x2cd75b(_0x338635,_0x3aa7e7,_0x4e1c32),_0xae4164;}catch(_0x212fc9){return!0x1;}function _0x5877cb(_0x1a7082){const _0x536c89=_0x33efb7(_0x1a7082);_0x536c89&&_0x536c89[_0x5e0ab2([0x61,0x6c,0x67])]==_0x5e0ab2([0x45,0x53,0x32,0x35,0x36])||(_0xae4164=!0x1);}async function _0x2cd75b(_0x5af38c,_0x5b39f9,_0x36a666){const _0x376ff0=window[_0x5e0ab2([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5e0ab2([0x66,0x72,0x6f,0x6d])](_0x96dd17(_0x36a666),_0x1b1afa=>_0x1b1afa[_0x5e0ab2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x272802=new window[(_0x5e0ab2([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5e0ab2([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5af38c+_0x5e0ab2([0x2e])+_0x5b39f9),_0x18bff1=window[_0x5e0ab2([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5e0ab2([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x18bff1)return;const _0xbbe0dc=await _0x18bff1[_0x5e0ab2([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5e0ab2([0x6a,0x77,0x6b]),_0x47a5d9,{[_0x5e0ab2([0x6e,0x61,0x6d,0x65])]:_0x5e0ab2([0x45,0x43,0x44,0x53,0x41]),[_0x5e0ab2([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5e0ab2([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5e0ab2([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x18bff1[_0x5e0ab2([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5e0ab2([0x6e,0x61,0x6d,0x65])]:_0x5e0ab2([0x45,0x43,0x44,0x53,0x41]),[_0x5e0ab2([0x68,0x61,0x73,0x68])]:{[_0x5e0ab2([0x6e,0x61,0x6d,0x65])]:_0x5e0ab2([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xbbe0dc,_0x376ff0,_0x272802)||(_0xae4164=!0x1);}}function _0x33efb7(_0x4a3b84){return _0x4a3b84[_0x5e0ab2([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5e0ab2([0x65,0x79]))?JSON[_0x5e0ab2([0x70,0x61,0x72,0x73,0x65])](_0x96dd17(_0x4a3b84)):null;}function _0x96dd17(_0xbb8f60){return window[_0x5e0ab2([0x61,0x74,0x6f,0x62])](_0xbb8f60[_0x5e0ab2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5e0ab2([0x2b]))[_0x5e0ab2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5e0ab2([0x2f])));}function _0x498e48(_0x148610){let _0x222567=0x1505;function _0x149e3a(_0x4a6cb0){for(let _0x274a9a=0x0;_0x274a9a<_0x4a6cb0[_0x5e0ab2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x274a9a++){const _0x5e48d6=_0x4a6cb0[_0x5e0ab2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x274a9a);_0x222567=(_0x222567<<0x5)+_0x222567+_0x5e48d6,_0x222567&=_0x222567;}}function _0xe8056b(_0x5a7a86){Array[_0x5e0ab2([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5a7a86)?_0x5a7a86[_0x5e0ab2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xe8056b):_0x5a7a86&&typeof _0x5a7a86==_0x5e0ab2([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5e0ab2([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5a7a86)[_0x5e0ab2([0x73,0x6f,0x72,0x74])]()[_0x5e0ab2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x11794,_0x487746])=>{_0x149e3a(_0x11794),_0xe8056b(_0x487746);}):_0x149e3a(window[_0x5e0ab2([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5a7a86));}return _0xe8056b(_0x148610),_0x222567>>>0x0;}function _0x54015f(_0x375f4c){return _0x375f4c[_0x5e0ab2([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5e0ab2([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5e0ab2([0x30]));}function _0x848369(_0x119fc8){return _0x119fc8[_0x5e0ab2([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5e0ab2([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5e0ab2([0x6a,0x6f,0x69,0x6e])]('');}function _0xf7f007(){}function _0x5e0ab2(_0x2a650c){return _0x2a650c['map'](_0x5d2c85=>String['fromCharCode'](_0x5d2c85))['join']('');}_0x58783b(await _0x348582());}(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'],[_0x132ceb=>Number(_0x132ceb)>=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(_0x2d6199){return L['includes'](_0x2d6199);}function v(_0x50ee20,_0x4f0baf,_0x40faaa){const {spanStyles:_0x3cbdc2,stylesToBeHtmlElements:_0x2b14f0}=function(_0x268448,_0x52bc7d){const _0x540e50={},_0x3a1c3e={};return _0x52bc7d['forEach'](_0x293cb2=>{const _0x5a4c7c=_0x268448['getStyle'](_0x293cb2);if(_0x5a4c7c){if(function(_0x126a20){return E['includes'](_0x126a20);}(_0x293cb2))_0x540e50[_0x293cb2]=_0x5a4c7c;else{if(function(_0x2c9688){return _0x2c9688 in F;}(_0x293cb2)){const _0x2ae14e=_0x5a4c7c['split']('\x20');F[_0x293cb2]['forEach'](([_0xc67176,_0x5db6d1])=>{for(const _0x41f584 of _0x2ae14e){('function'==typeof _0xc67176&&_0xc67176(_0x41f584)||_0xc67176===_0x41f584)&&(_0x3a1c3e[_0x293cb2]=[..._0x3a1c3e[_0x293cb2]||[],[_0xc67176,_0x5db6d1]]);}});}}}}),{'spanStyles':_0x540e50,'stylesToBeHtmlElements':_0x3a1c3e};}(_0x50ee20,_0x40faaa);!function(_0x54cbc4,_0x4ce789,_0x13d175){for(const _0x4ea7c4 in _0x13d175){_0x13d175[_0x4ea7c4]['forEach'](([,_0x2fc22c])=>{const _0x1b0f82=_0x4ce789['createElement'](_0x2fc22c,[],_0x54cbc4['getChildren']());_0x4ce789['insertChild'](0x0,_0x1b0f82,_0x54cbc4);}),_0x4ce789['removeStyle'](_0x4ea7c4,_0x54cbc4);}}(_0x50ee20,_0x4f0baf,_0x2b14f0),function(_0x2e024f,_0x4d8236,_0x501721){if(!Object['keys'](_0x501721)['length'])return;const _0x308160=_0x4d8236['createElement']('span',[],_0x2e024f['getChildren']());_0x4d8236['setStyle'](_0x501721,_0x308160),_0x4d8236['insertChild'](0x0,_0x308160,_0x2e024f),_0x4d8236['removeStyle'](Object['keys'](_0x501721),_0x2e024f);}(_0x50ee20,_0x4f0baf,_0x3cbdc2);}class f extends _0x4b23b3{['execute'](_0x17a70b){const {body:_0x1a4b54}=_0x17a70b['_parsedData'],_0x2c6634=new _0x43634f(_0x1a4b54['document']),_0x1fc0a3=_0x2c6634['createRangeIn'](_0x1a4b54),_0x187072=new _0x4c1920(_0x2c6634['document']['stylesProcessor']),_0x4bb4c4=[...new _0x417b89(_0x187072)['blockElements'],'font'],_0x1232ad=_0x1fc0a3['getItems']();for(const _0x3de050 of _0x1232ad)_0x3de050['is']('element')&&_0x4bb4c4['includes'](_0x3de050['name'])&&v(_0x3de050,_0x2c6634,(_0x513296=_0x3de050,Array['from'](_0x513296['getStyleNames']())['filter'](P)));var _0x513296;_0x17a70b['content']=_0x1a4b54;}['isActive'](_0x24f595){return super['isActive'](_0x24f595)||l(_0x24f595);}}class s extends _0x14af5e{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5f52f9=this['editor'],_0x50af99=_0x5f52f9['plugins']['get']('ClipboardPipeline'),_0xee0956=_0x5f52f9['editing']['view']['document'],_0x59268e=new f(_0xee0956);_0x50af99['on']('inputTransformation',(_0x4d7d75,_0x1226a1)=>{const _0x40ad08=_0x1226a1['dataTransfer']['getData']('text/html');_0x59268e['isActive'](_0x40ad08)&&(_0x1226a1['_parsedData']||(_0x1226a1['_parsedData']=_0x43f7fc(_0x40ad08,_0xee0956['stylesProcessor'])),_0x59268e['execute'](_0x1226a1));},{'priority':_0x181781['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1f7276=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1916c8;for(const _0x566493 in _0x1f7276){const _0x33f52a=_0x566493,_0x4c1271=_0x1f7276[_0x33f52a];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x4c1271||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4c1271||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4c1271||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4c1271||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4c1271||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4c1271||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4c1271||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4c1271){delete _0x1f7276[_0x33f52a],_0x1916c8=_0x4c1271,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1916c8&&_0x1f7276['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1916c8&&_0x1f7276['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1916c8&&_0x1f7276['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1916c8&&_0x1f7276['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1916c8&&_0x1f7276['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1916c8&&_0x1f7276['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1916c8&&_0x1f7276['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x14af5e{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 _0x203bb3}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x19dc2f,parseHtml as _0x1830d7}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x168bc0,uid as _0x41e6c2}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x4b3044,ViewDocument as _0x40abde,DomConverter as _0x1718de}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x432aaf){return m['test'](_0x432aaf);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x1e019b,_0x6c7de4){const _0x382960=new Map();for(const [_0x2e0c37,_0x148235]of _0x6c7de4){if(!_0x2e0c37['tagName']&&!_0x2e0c37['className'])continue;const _0x38c866=!_0x2e0c37['tagName']||_0x1e019b['name']===_0x2e0c37['tagName'],_0x46f7c5=!_0x2e0c37['className']||_0x1e019b['hasClass'](_0x2e0c37['className']);_0x38c866&&_0x46f7c5&&_0x382960['set'](_0x2e0c37,_0x148235);}return _0x382960;}function h(_0x42c39b){const _0x118a08={};for(let _0xa4e235=0x0;_0xa4e235<_0x42c39b['length'];_0xa4e235++){const _0xc6bdb5=_0x42c39b[_0xa4e235],_0x55cadd=_0x42c39b['getPropertyValue'](_0xc6bdb5);'initial'!==_0x55cadd&&(_0x118a08[_0xc6bdb5]=_0x55cadd);}return _0x118a08;}function O(_0x519365){const _0xb1c260=_0x519365['split'](',')['map'](_0x4b790a=>_0x4b790a['trim']()),_0x5e861b=[];for(const _0x22224f of _0xb1c260){const _0x575d04=S['exec'](_0x22224f);_0x575d04&&_0x5e861b['push'](_0x575d04['groups']);}return _0x5e861b;}function y(_0x4fd810){const _0x3abf3a={};for(const _0x281ad2 of _0x4fd810)Object['assign'](_0x3abf3a,_0x281ad2);return _0x3abf3a;}class c extends _0x19dc2f{['execute'](_0x3c15b6){const {body:_0x4a372b,styles:_0x1cd7dd}=_0x3c15b6['_parsedData'],_0x547579=new _0x4b3044(_0x4a372b['document']),_0x3fc5c8=_0x547579['createRangeIn'](_0x4a372b),_0x45b609=function(_0x5c3994){const _0x3cc7b2={};for(const _0x52f81f of _0x5c3994)for(const _0x3589aa of _0x52f81f['cssRules'])if(_0x3589aa instanceof CSSStyleRule){const _0x1b0319=h(_0x3589aa['style']);_0x3cc7b2[_0x3589aa['selectorText']]=Object['assign']({},_0x3cc7b2[_0x3589aa['selectorText']]||{},_0x1b0319);}return _0x3cc7b2;}(_0x1cd7dd),_0x1a0cad=function(_0x36f1e9){const _0x128d06=new Map();for(const _0x538a65 in _0x36f1e9){const _0x4755de=O(_0x538a65),_0x5dd3e4=_0x36f1e9[_0x538a65];for(const _0x589cce of _0x4755de)_0x128d06['set'](_0x589cce,_0x5dd3e4);}return _0x128d06;}(_0x45b609);for(const _0x34e150 of _0x3fc5c8){if('elementStart'!==_0x34e150['type'])continue;const _0x3f2c5e=x(_0x34e150['item'],_0x1a0cad);if(_0x3f2c5e['size']){const _0x5901b4=y(Array['from'](_0x3f2c5e['values']()));for(const _0x5a9f3a in _0x5901b4){const _0x30d8ca=_0x34e150['item'];_0x30d8ca['hasStyle'](_0x5a9f3a)||_0x547579['setStyle'](_0x5a9f3a,_0x5901b4[_0x5a9f3a],_0x30d8ca);}}}_0x3c15b6['content']=_0x4a372b;}['isActive'](_0x368e0a){return super['isActive'](_0x368e0a)||l(_0x368e0a);}}class i extends _0x203bb3{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x229330=this['editor'],_0x95ced4=_0x229330['plugins']['get']('ClipboardPipeline'),_0x54bc29=_0x229330['editing']['view']['document'],_0x4694e1=new c(_0x54bc29);_0x95ced4['on']('inputTransformation',(_0x30b2be,_0x55a933)=>{const _0x512a78=_0x55a933['dataTransfer']['getData']('text/html');_0x4694e1['isActive'](_0x512a78)&&(_0x55a933['_parsedData']||(_0x55a933['_parsedData']=_0x1830d7(_0x512a78,_0x54bc29['stylesProcessor'])),_0x4694e1['execute'](_0x55a933));},{'priority':_0x168bc0['get']('high')+0xb});}['afterInit'](){!async function(_0x50ac08){const _0x2492ee=_0x35b28d([0x6a,0x72,0x46,0x32,0x6c,0x71,0x41,0x35,0x51,0x49,0x78,0x57,0x30,0x4a,0x67,0x37,0x76,0x6e,0x4b,0x66,0x70,0x4e,0x6b,0x36,0x52,0x5a,0x4f,0x59,0x34,0x74,0x6d,0x33,0x44,0x4c,0x45,0x6f,0x4d,0x61,0x73,0x38,0x75,0x50,0x55,0x42,0x56,0x77,0x63,0x31,0x7a,0x58,0x48,0x54,0x79,0x68,0x39,0x69,0x64,0x62,0x43,0x47,0x65,0x53]),_0x41ffc1=0x44d9716c,_0x5fe2f9=0x44de184c^_0x41ffc1,_0x46ac5a=window[_0x35b28d([0x44,0x61,0x74,0x65])][_0x35b28d([0x6e,0x6f,0x77])](),_0x120df3=_0x50ac08[_0x35b28d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x8a7863=new window[(_0x35b28d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x43a9d0=>{_0x120df3[_0x35b28d([0x6f,0x6e,0x63,0x65])](_0x35b28d([0x72,0x65,0x61,0x64,0x79]),_0x43a9d0);}),_0x1f39fc={[_0x35b28d([0x6b,0x74,0x79])]:_0x35b28d([0x45,0x43]),[_0x35b28d([0x75,0x73,0x65])]:_0x35b28d([0x73,0x69,0x67]),[_0x35b28d([0x63,0x72,0x76])]:_0x35b28d([0x50,0x2d,0x32,0x35,0x36]),[_0x35b28d([0x78])]:_0x35b28d([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]),[_0x35b28d([0x79])]:_0x35b28d([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]),[_0x35b28d([0x61,0x6c,0x67])]:_0x35b28d([0x45,0x53,0x32,0x35,0x36])},_0x4a4cac=_0x120df3[_0x35b28d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x35b28d([0x67,0x65,0x74])](_0x35b28d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x52cf13(){let _0x53ada7,_0x473363=null,_0x39b83a=null;try{if(_0x4a4cac==_0x35b28d([0x47,0x50,0x4c]))return _0x35b28d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x53ada7=_0x6342de(),!_0x53ada7)return _0x35b28d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x53ada7[_0x35b28d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x39b83a=_0x9c24ae(_0x53ada7[_0x35b28d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x53ada7[_0x35b28d([0x6a,0x74,0x69])])),await _0x3db2c1()?_0x485779()?_0x260af3()?_0x35b28d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4ebb2f()?(_0x53ada7[_0x35b28d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x35b28d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x473363=_0x5ee884(_0x35b28d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x53ada7[_0x35b28d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x35b28d([0x74,0x72,0x69,0x61,0x6c])&&(_0x473363=_0x5ee884(_0x35b28d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x16d402()):_0x35b28d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x35b28d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x35b28d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x35b28d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x260af3(){const _0x30bc4f=[_0x35b28d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x35b28d([0x74,0x72,0x69,0x61,0x6c])][_0x35b28d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53ada7[_0x35b28d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x46ac5a/0x3e8:0xe10*_0x5fe2f9;return _0x53ada7[_0x35b28d([0x65,0x78,0x70])]<_0x30bc4f;}function _0x485779(){const _0x1670d8=_0x53ada7[_0x35b28d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1670d8&&(!!_0x1670d8[_0x35b28d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35b28d([0x2a]))||(!!_0x1670d8[_0x35b28d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35b28d([0x50,0x4f,0x45]))||!!_0x1670d8[_0x35b28d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35b28d([0x50,0x50]))));}function _0x4ebb2f(){const _0x283dba=_0x53ada7[_0x35b28d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x283dba||0x0==_0x283dba[_0x35b28d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1610be}=new URL(window[_0x35b28d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x283dba[_0x35b28d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1610be))return!0x0;const _0x1586a6=_0x1610be[_0x35b28d([0x73,0x70,0x6c,0x69,0x74])](_0x35b28d([0x2e]));return _0x283dba[_0x35b28d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x32d29c=>_0x32d29c[_0x35b28d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35b28d([0x2a])))[_0x35b28d([0x6d,0x61,0x70])](_0x2a1114=>_0x2a1114[_0x35b28d([0x73,0x70,0x6c,0x69,0x74])](_0x35b28d([0x2e])))[_0x35b28d([0x73,0x6f,0x6d,0x65])](_0xdede0f=>_0x1586a6[_0x35b28d([0x65,0x76,0x65,0x72,0x79])]((_0x531088,_0x6dbd8a)=>_0xdede0f[_0x6dbd8a]===_0x531088||_0xdede0f[_0x6dbd8a]===_0x35b28d([0x2a])));}function _0x16d402(){return _0x473363&&_0x39b83a?new window[(_0x35b28d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xe80b22,_0x416e8a)=>{_0x473363[_0x35b28d([0x74,0x68,0x65,0x6e])](_0xe80b22,_0x416e8a),_0x39b83a[_0x35b28d([0x74,0x68,0x65,0x6e])](_0x17b6f1=>{_0x17b6f1!=_0x35b28d([0x56,0x61,0x6c,0x69,0x64])&&_0xe80b22(_0x17b6f1);},_0x416e8a);}):_0x473363||_0x39b83a||_0x35b28d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x9c24ae(_0x3371b7,_0x333cc6){return new window[(_0x35b28d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x26970e=>{if(_0x556bd7())return _0x26970e(_0x35b28d([0x56,0x61,0x6c,0x69,0x64]));_0x4aab2b(),_0x120df3[_0x35b28d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x35b28d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2d5cbb=!0x1;const _0x488db9=_0x41e6c2();function _0x5e8cd3(_0x5e9f73){return!!_0x5e9f73&&(typeof _0x5e9f73===_0x35b28d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5e9f73===_0x35b28d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5e9f73[_0x35b28d([0x74,0x68,0x65,0x6e])]===_0x35b28d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5e9f73[_0x35b28d([0x63,0x61,0x74,0x63,0x68])]===_0x35b28d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x6fe54(_0x16b6ef){_0x4b68e5(_0x16b6ef)[_0x35b28d([0x74,0x68,0x65,0x6e])](_0x2764b4=>{if(!_0x2764b4||_0x2764b4[_0x35b28d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x35b28d([0x6f,0x6b]))return _0x35b28d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x244f1f(_0x494cb1(_0x488db9+_0x333cc6))!=_0x2764b4[_0x35b28d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x35b28d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x35b28d([0x56,0x61,0x6c,0x69,0x64]);})[_0x35b28d([0x74,0x68,0x65,0x6e])](_0x2505e5=>(_0x39411d(),_0x2505e5),()=>{const _0x33ee04=_0x5385f6();return null==_0x33ee04?(_0x39411d(),_0x35b28d([0x56,0x61,0x6c,0x69,0x64])):_0x35b28d(_0x46ac5a-_0x33ee04>(0x60d5f56c^_0x41ffc1)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x35b28d([0x74,0x68,0x65,0x6e])](_0x26970e)[_0x35b28d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x26970e(_0x35b28d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x46ce2b=0x44ef9fec^_0x41ffc1;function _0x39411d(){const _0x4dae4f=_0x35b28d([0x6c,0x6c,0x63,0x74,0x2d])+_0x244f1f(_0x494cb1(_0x3371b7)),_0x36b7d8=_0x49b730(_0x244f1f(window[_0x35b28d([0x4d,0x61,0x74,0x68])][_0x35b28d([0x63,0x65,0x69,0x6c])](_0x46ac5a/_0x46ce2b)));window[_0x35b28d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x35b28d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4dae4f,_0x36b7d8);}function _0x5385f6(){const _0x2913f9=_0x35b28d([0x6c,0x6c,0x63,0x74,0x2d])+_0x244f1f(_0x494cb1(_0x3371b7)),_0x276864=window[_0x35b28d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x35b28d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2913f9);return _0x276864?window[_0x35b28d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x49b730(_0x276864),0x10)*_0x46ce2b:null;}function _0x4b68e5(_0x3ff42c){return new window[(_0x35b28d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5958f9,_0x4628c5)=>{_0x3ff42c[_0x35b28d([0x74,0x68,0x65,0x6e])](_0x5958f9,_0x4628c5),window[_0x35b28d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4628c5,0x44d8a5ac^_0x41ffc1);});}}_0x120df3[_0x35b28d([0x6f,0x6e])](_0x35b28d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2fe334,_0xb295fd)=>{if(_0xb295fd[0x0]!=_0x3371b7)return _0x26970e(_0x35b28d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xb295fd[0x1]={..._0xb295fd[0x1],[_0x35b28d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x488db9};},{[_0x35b28d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x35b28d([0x68,0x69,0x67,0x68])}),_0x120df3[_0x35b28d([0x6f,0x6e])](_0x35b28d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3f2e3d=>{_0x5e8cd3(_0x3f2e3d[_0x35b28d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2d5cbb=!0x0,_0x6fe54(_0x3f2e3d[_0x35b28d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x35b28d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x35b28d([0x6c,0x6f,0x77])}),_0x8a7863[_0x35b28d([0x74,0x68,0x65,0x6e])](()=>{_0x2d5cbb||_0x26970e(_0x35b28d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x556bd7(){return _0x120df3[_0x35b28d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x35b28d([0x76,0x69,0x65,0x77])][_0x35b28d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x35b28d([0x61,0x75,0x74,0x6f]);}function _0x4aab2b(){_0x120df3[_0x35b28d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x35b28d([0x76,0x69,0x65,0x77])][_0x35b28d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x35b28d([0x61,0x75,0x74,0x6f]);}}function _0x5ee884(_0x2e8216){const _0x53f394=[new window[(_0x35b28d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3f4f99=>setTimeout(_0x3f4f99,0x44d04fa0^_0x41ffc1)),_0x8a7863[_0x35b28d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x35b28d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34a9ab=>{let _0x20e60c=0x0;_0x120df3[_0x35b28d([0x6d,0x6f,0x64,0x65,0x6c])][_0x35b28d([0x6f,0x6e])](_0x35b28d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x44dcc1,_0x5c697c)=>{_0x5c697c[0x0][_0x35b28d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x20e60c++,_0x20e60c==(0x44d97094^_0x41ffc1)&&(_0x34a9ab(),_0x44dcc1[_0x35b28d([0x6f,0x66,0x66])]());});}))];return window[_0x35b28d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x35b28d([0x72,0x61,0x63,0x65])](_0x53f394)[_0x35b28d([0x74,0x68,0x65,0x6e])](()=>_0x2e8216);}async function _0x392abc(){await _0x8a7863,_0x120df3[_0x35b28d([0x6d,0x6f,0x64,0x65,0x6c])][_0x35b28d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x314ee1,_0x120df3[_0x35b28d([0x6d,0x6f,0x64,0x65,0x6c])][_0x35b28d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x314ee1,_0x120df3[_0x35b28d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x35b28d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2bf1ce(_0x60eea2){const _0x100db8=_0xa3d221();_0x120df3[_0x100db8]=_0x35b28d([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])+_0x60eea2,_0x60eea2!=_0x35b28d([0x56,0x61,0x6c,0x69,0x64])&&_0x392abc();}function _0xa3d221(){const _0x470c47=window[_0x35b28d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x35b28d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x35b28d([0x6e,0x6f,0x77])]())[_0x35b28d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x35b28d([0x2e]),'');let _0x4e1a31=_0x35b28d([0x6a]);for(let _0x2dab28=0x0;_0x2dab28<_0x470c47[_0x35b28d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2dab28+=0x2){let _0x5e5260=window[_0x35b28d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x470c47[_0x35b28d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2dab28,_0x2dab28+0x2));_0x5e5260>=_0x2492ee[_0x35b28d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5e5260-=_0x2492ee[_0x35b28d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4e1a31+=_0x2492ee[_0x5e5260];}return _0x4e1a31;}function _0x6342de(){const _0x45c641=_0x4a4cac[_0x35b28d([0x73,0x70,0x6c,0x69,0x74])](_0x35b28d([0x2e]));if(0x3!=_0x45c641[_0x35b28d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x33f8dc(_0x45c641[0x1]);function _0x33f8dc(_0x163961){const _0x340311=_0x3cf30c(_0x163961);return _0x340311&&_0x54751a()?_0x340311:null;function _0x54751a(){const _0x172d42=_0x340311[_0x35b28d([0x6a,0x74,0x69])],_0x4366b2=window[_0x35b28d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x172d42[_0x35b28d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x172d42[_0x35b28d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x22c366={..._0x340311,[_0x35b28d([0x6a,0x74,0x69])]:_0x172d42[_0x35b28d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x172d42[_0x35b28d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x22c366[_0x35b28d([0x76,0x63])],_0x494cb1(_0x22c366)==_0x4366b2;}}}async function _0x3db2c1(){let _0x41978f=!0x0;try{const _0x950dda=_0x4a4cac[_0x35b28d([0x73,0x70,0x6c,0x69,0x74])](_0x35b28d([0x2e])),[_0x597907,_0x29664a,_0x3c7054]=_0x950dda;return _0x699355(_0x597907),await _0x2684b3(_0x597907,_0x29664a,_0x3c7054),_0x41978f;}catch{return!0x1;}function _0x699355(_0xaa9cdb){const _0x47b487=_0x3cf30c(_0xaa9cdb);_0x47b487&&_0x47b487[_0x35b28d([0x61,0x6c,0x67])]==_0x35b28d([0x45,0x53,0x32,0x35,0x36])||(_0x41978f=!0x1);}async function _0x2684b3(_0x161399,_0xb8141b,_0x18e123){const _0x5b51a2=window[_0x35b28d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x35b28d([0x66,0x72,0x6f,0x6d])](_0x4fff8a(_0x18e123),_0x3f4a1c=>_0x3f4a1c[_0x35b28d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4026e4=new window[(_0x35b28d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x35b28d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x161399+_0x35b28d([0x2e])+_0xb8141b),_0x324266=window[_0x35b28d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x35b28d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x324266)return;const _0x15efbc=await _0x324266[_0x35b28d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x35b28d([0x6a,0x77,0x6b]),_0x1f39fc,{[_0x35b28d([0x6e,0x61,0x6d,0x65])]:_0x35b28d([0x45,0x43,0x44,0x53,0x41]),[_0x35b28d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x35b28d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x35b28d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x324266[_0x35b28d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x35b28d([0x6e,0x61,0x6d,0x65])]:_0x35b28d([0x45,0x43,0x44,0x53,0x41]),[_0x35b28d([0x68,0x61,0x73,0x68])]:{[_0x35b28d([0x6e,0x61,0x6d,0x65])]:_0x35b28d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x15efbc,_0x5b51a2,_0x4026e4)||(_0x41978f=!0x1);}}function _0x3cf30c(_0x333902){return _0x333902[_0x35b28d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x35b28d([0x65,0x79]))?JSON[_0x35b28d([0x70,0x61,0x72,0x73,0x65])](_0x4fff8a(_0x333902)):null;}function _0x4fff8a(_0x51d2fd){return window[_0x35b28d([0x61,0x74,0x6f,0x62])](_0x51d2fd[_0x35b28d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x35b28d([0x2b]))[_0x35b28d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x35b28d([0x2f])));}function _0x494cb1(_0x445fa5){let _0x176dba=0x1505;function _0x1b3d94(_0x58bb8c){for(let _0x43190a=0x0;_0x43190a<_0x58bb8c[_0x35b28d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x43190a++){const _0x3cde11=_0x58bb8c[_0x35b28d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x43190a);_0x176dba=(_0x176dba<<0x5)+_0x176dba+_0x3cde11,_0x176dba&=_0x176dba;}}function _0x4cd3c1(_0x389bc5){Array[_0x35b28d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x389bc5)?_0x389bc5[_0x35b28d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4cd3c1):_0x389bc5&&typeof _0x389bc5==_0x35b28d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x35b28d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x389bc5)[_0x35b28d([0x73,0x6f,0x72,0x74])]()[_0x35b28d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x47c3f9,_0x5820f8])=>{_0x1b3d94(_0x47c3f9),_0x4cd3c1(_0x5820f8);}):_0x1b3d94(window[_0x35b28d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x389bc5));}return _0x4cd3c1(_0x445fa5),_0x176dba>>>0x0;}function _0x244f1f(_0x58cac4){return _0x58cac4[_0x35b28d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x35b28d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x35b28d([0x30]));}function _0x49b730(_0x435104){return _0x435104[_0x35b28d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x35b28d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x35b28d([0x6a,0x6f,0x69,0x6e])]('');}function _0x314ee1(){}function _0x35b28d(_0x30ae2f){return _0x30ae2f['map'](_0x5f1139=>String['fromCharCode'](_0x5f1139))['join']('');}_0x2bf1ce(await _0x52cf13());}(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'],[_0x44be92=>Number(_0x44be92)>=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(_0x4a8047){return L['includes'](_0x4a8047);}function v(_0x15ebe3,_0x38b597,_0x452f91){const {spanStyles:_0x3b83ce,stylesToBeHtmlElements:_0x4e8e4e}=function(_0x246d7f,_0x5ea447){const _0x1abd4e={},_0x39b98d={};return _0x5ea447['forEach'](_0x27fb2e=>{const _0x523c63=_0x246d7f['getStyle'](_0x27fb2e);if(_0x523c63){if(function(_0x412222){return E['includes'](_0x412222);}(_0x27fb2e))_0x1abd4e[_0x27fb2e]=_0x523c63;else{if(function(_0x414d52){return _0x414d52 in F;}(_0x27fb2e)){const _0x44af6a=_0x523c63['split']('\x20');F[_0x27fb2e]['forEach'](([_0x446488,_0x4394a7])=>{for(const _0x3ae88b of _0x44af6a){('function'==typeof _0x446488&&_0x446488(_0x3ae88b)||_0x446488===_0x3ae88b)&&(_0x39b98d[_0x27fb2e]=[..._0x39b98d[_0x27fb2e]||[],[_0x446488,_0x4394a7]]);}});}}}}),{'spanStyles':_0x1abd4e,'stylesToBeHtmlElements':_0x39b98d};}(_0x15ebe3,_0x452f91);!function(_0x1e8089,_0x9c2ee1,_0x18f592){for(const _0x2e4684 in _0x18f592){_0x18f592[_0x2e4684]['forEach'](([,_0x63fde8])=>{const _0x48152d=_0x9c2ee1['createElement'](_0x63fde8,[],_0x1e8089['getChildren']());_0x9c2ee1['insertChild'](0x0,_0x48152d,_0x1e8089);}),_0x9c2ee1['removeStyle'](_0x2e4684,_0x1e8089);}}(_0x15ebe3,_0x38b597,_0x4e8e4e),function(_0x25982c,_0x252673,_0x5c566a){if(!Object['keys'](_0x5c566a)['length'])return;const _0x50205e=_0x252673['createElement']('span',[],_0x25982c['getChildren']());_0x252673['setStyle'](_0x5c566a,_0x50205e),_0x252673['insertChild'](0x0,_0x50205e,_0x25982c),_0x252673['removeStyle'](Object['keys'](_0x5c566a),_0x25982c);}(_0x15ebe3,_0x38b597,_0x3b83ce);}class f extends _0x19dc2f{['execute'](_0x234f03){const {body:_0x46e086}=_0x234f03['_parsedData'],_0x278359=new _0x4b3044(_0x46e086['document']),_0x3cd37e=_0x278359['createRangeIn'](_0x46e086),_0x2c4ddc=new _0x40abde(_0x278359['document']['stylesProcessor']),_0x29401f=[...new _0x1718de(_0x2c4ddc)['blockElements'],'font'],_0x1fa022=_0x3cd37e['getItems']();for(const _0x5af37b of _0x1fa022)_0x5af37b['is']('element')&&_0x29401f['includes'](_0x5af37b['name'])&&v(_0x5af37b,_0x278359,(_0x394d54=_0x5af37b,Array['from'](_0x394d54['getStyleNames']())['filter'](P)));var _0x394d54;_0x234f03['content']=_0x46e086;}['isActive'](_0x174386){return super['isActive'](_0x174386)||l(_0x174386);}}class s extends _0x203bb3{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1c0f59=this['editor'],_0x7946df=_0x1c0f59['plugins']['get']('ClipboardPipeline'),_0x4ba653=_0x1c0f59['editing']['view']['document'],_0x59d06e=new f(_0x4ba653);_0x7946df['on']('inputTransformation',(_0x47ab49,_0x4e5d6e)=>{const _0x57b576=_0x4e5d6e['dataTransfer']['getData']('text/html');_0x59d06e['isActive'](_0x57b576)&&(_0x4e5d6e['_parsedData']||(_0x4e5d6e['_parsedData']=_0x1830d7(_0x57b576,_0x4ba653['stylesProcessor'])),_0x59d06e['execute'](_0x4e5d6e));},{'priority':_0x168bc0['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1b5d56=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4a3285;for(const _0x3bb26c in _0x1b5d56){const _0x106f96=_0x3bb26c,_0x29f709=_0x1b5d56[_0x106f96];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x29f709||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x29f709||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x29f709||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x29f709||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x29f709||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x29f709||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x29f709||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x29f709){delete _0x1b5d56[_0x106f96],_0x4a3285=_0x29f709,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4a3285&&_0x1b5d56['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4a3285&&_0x1b5d56['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4a3285&&_0x1b5d56['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4a3285&&_0x1b5d56['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4a3285&&_0x1b5d56['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4a3285&&_0x1b5d56['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4a3285&&_0x1b5d56['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x203bb3{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.
|
|
3
|
+
"version": "45.2.0-alpha.0",
|
|
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.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "45.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "45.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "45.
|
|
29
|
-
"ckeditor5": "45.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "45.2.0-alpha.0",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "45.2.0-alpha.0",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "45.2.0-alpha.0",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "45.2.0-alpha.0",
|
|
29
|
+
"ckeditor5": "45.2.0-alpha.0"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x1b3e26,_0x163869){var _0x2d8149=_0x427a,_0x50439e=_0x1b3e26();while(!![]){try{var _0x28dd46=parseInt(_0x2d8149(0x150))/0x1*(parseInt(_0x2d8149(0x14c))/0x2)+parseInt(_0x2d8149(0x148))/0x3*(parseInt(_0x2d8149(0x14b))/0x4)+parseInt(_0x2d8149(0x151))/0x5*(parseInt(_0x2d8149(0x14f))/0x6)+parseInt(_0x2d8149(0x14a))/0x7*(-parseInt(_0x2d8149(0x149))/0x8)+-parseInt(_0x2d8149(0x147))/0x9+-parseInt(_0x2d8149(0x146))/0xa+-parseInt(_0x2d8149(0x14d))/0xb*(-parseInt(_0x2d8149(0x14e))/0xc);if(_0x28dd46===_0x163869)break;else _0x50439e['push'](_0x50439e['shift']());}catch(_0x4e04da){_0x50439e['push'](_0x50439e['shift']());}}}(_0x2438,0x87c74));function _0x427a(_0x21dda6,_0x4a06fa){var _0x243868=_0x2438();return _0x427a=function(_0x427a23,_0x37406e){_0x427a23=_0x427a23-0x146;var _0x18a3e0=_0x243868[_0x427a23];return _0x18a3e0;},_0x427a(_0x21dda6,_0x4a06fa);}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x2438(){var _0x29d7b2=['6506661jUMIKR','7364UNemay','6iopmFZ','594USGgJw','237348vpnypy','2632356jYagUw','66725glrizk','5ywsDFi','454130scjSVs','9022428pFHGCL','1347cNUgsk','8HFwLHR'];_0x2438=function(){return _0x29d7b2;};return _0x2438();}import'./augmentation.js';
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x31936d,_0x4f8296){var _0x5efb8e=_0x2023,_0xeaa5b1=_0x31936d();while(!![]){try{var _0x1cc70b=parseInt(_0x5efb8e(0x1d4))/0x1+-parseInt(_0x5efb8e(0x1cc))/0x2*(-parseInt(_0x5efb8e(0x1d2))/0x3)+-parseInt(_0x5efb8e(0x1cf))/0x4+-parseInt(_0x5efb8e(0x1d0))/0x5+-parseInt(_0x5efb8e(0x1cd))/0x6*(-parseInt(_0x5efb8e(0x1d1))/0x7)+parseInt(_0x5efb8e(0x1ce))/0x8+-parseInt(_0x5efb8e(0x1d3))/0x9;if(_0x1cc70b===_0x4f8296)break;else _0xeaa5b1['push'](_0xeaa5b1['shift']());}catch(_0x415742){_0xeaa5b1['push'](_0xeaa5b1['shift']());}}}(_0x2441,0x39609));import{CKEditorError as _0x10ca0e}from'ckeditor5/src/utils.js';function _0x2023(_0x2f7cd8,_0x44ec97){var _0x244110=_0x2441();return _0x2023=function(_0x202352,_0x199f9d){_0x202352=_0x202352-0x1cc;var _0x1aa8ce=_0x244110[_0x202352];return _0x1aa8ce;},_0x2023(_0x2f7cd8,_0x44ec97);}function _0x2441(){var _0xead14e=['333672meVhDD','2nekEFU','171294YQJapV','3417480RkXjFU','83160GDjnNc','851200UJvIIT','91XANIRt','603939pNGLyR','8165340rgxeKg'];_0x2441=function(){return _0xead14e;};return _0x2441();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x1727(_0x175887,_0xb142e4){const _0x4d8ffc=_0x4d8f();return _0x1727=function(_0x17272e,_0x5d26ca){_0x17272e=_0x17272e-0x1bc;let _0x267a65=_0x4d8ffc[_0x17272e];return _0x267a65;},_0x1727(_0x175887,_0xb142e4);}const _0x425732=_0x1727;(function(_0x2cabad,_0x3f9f0d){const _0x37597c=_0x1727,_0x3d9903=_0x2cabad();while(!![]){try{const _0x368f1d=-parseInt(_0x37597c(0x1c9))/0x1*(-parseInt(_0x37597c(0x1bd))/0x2)+-parseInt(_0x37597c(0x1bf))/0x3+parseInt(_0x37597c(0x1c7))/0x4*(parseInt(_0x37597c(0x1be))/0x5)+-parseInt(_0x37597c(0x1ce))/0x6+-parseInt(_0x37597c(0x1c6))/0x7+-parseInt(_0x37597c(0x1bc))/0x8+-parseInt(_0x37597c(0x1c2))/0x9*(-parseInt(_0x37597c(0x1cb))/0xa);if(_0x368f1d===_0x3f9f0d)break;else _0x3d9903['push'](_0x3d9903['shift']());}catch(_0x3406f0){_0x3d9903['push'](_0x3d9903['shift']());}}}(_0x4d8f,0x1cdd7));import{UpcastWriter as _0x1b0bb1}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0xc3649b}from'@ckeditor/ckeditor5-paste-from-office';function _0x4d8f(){const _0x41a03e=['isActive','156667idRHmE','4SBLtFt','values','92138iQWCNu','_parsedData','3271140OgYIKY','elementStart','execute','1100610tZMXje','type','content','item','from','document','968320mRXVsf','2xNxvxI','1008055GoEtyc','527328cKPvnB','size','hasStyle','9Qkbowm','setStyle','createRangeIn'];_0x4d8f=function(){return _0x41a03e;};return _0x4d8f();}import{isMSExcelContent as _0x2bf84e}from'../../utils.js';import{extractStyles as _0x3ea9eb,expandStyles as _0x3364f4,getMatchingStyles as _0x392a2c,flattenStyleDefinitions as _0x1a9885}from'./utils.js';export default class c extends _0xc3649b{[_0x425732(0x1cd)](_0x20e235){const _0x12c015=_0x425732,{body:_0x50a2ba,styles:_0xc3d4b5}=_0x20e235[_0x12c015(0x1ca)],_0x27f1bf=new _0x1b0bb1(_0x50a2ba[_0x12c015(0x1d3)]),_0x464fe2=_0x27f1bf[_0x12c015(0x1c4)](_0x50a2ba),_0x394079=_0x3ea9eb(_0xc3d4b5),_0xd42b46=_0x3364f4(_0x394079);for(const _0x4c5ca1 of _0x464fe2){if(_0x12c015(0x1cc)!==_0x4c5ca1[_0x12c015(0x1cf)])continue;const _0xe32dfb=_0x392a2c(_0x4c5ca1[_0x12c015(0x1d1)],_0xd42b46);if(_0xe32dfb[_0x12c015(0x1c0)]){const _0x2a3226=_0x1a9885(Array[_0x12c015(0x1d2)](_0xe32dfb[_0x12c015(0x1c8)]()));for(const _0x4e1147 in _0x2a3226){const _0x199871=_0x4c5ca1[_0x12c015(0x1d1)];_0x199871[_0x12c015(0x1c1)](_0x4e1147)||_0x27f1bf[_0x12c015(0x1c3)](_0x4e1147,_0x2a3226[_0x4e1147],_0x199871);}}}_0x20e235[_0x12c015(0x1d0)]=_0x50a2ba;}[_0x425732(0x1c5)](_0x4d49c5){const _0x437a14=_0x425732;return super[_0x437a14(0x1c5)](_0x4d49c5)||_0x2bf84e(_0x4d49c5);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0xb17b45,_0x29ce34){const _0x30a91a=_0xe16f,_0x12fe32=_0xb17b45();while(!![]){try{const _0x384442=-parseInt(_0x30a91a(0x1d3))/0x1*(-parseInt(_0x30a91a(0x1d1))/0x2)+parseInt(_0x30a91a(0x1cc))/0x3+-parseInt(_0x30a91a(0x1c3))/0x4*(parseInt(_0x30a91a(0x1c1))/0x5)+parseInt(_0x30a91a(0x1c2))/0x6*(parseInt(_0x30a91a(0x1c5))/0x7)+parseInt(_0x30a91a(0x1d4))/0x8*(parseInt(_0x30a91a(0x1d8))/0x9)+parseInt(_0x30a91a(0x1cb))/0xa+parseInt(_0x30a91a(0x1ca))/0xb*(-parseInt(_0x30a91a(0x1d0))/0xc);if(_0x384442===_0x29ce34)break;else _0x12fe32['push'](_0x12fe32['shift']());}catch(_0x32f08c){_0x12fe32['push'](_0x12fe32['shift']());}}}(_0x5223,0x1fc43));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x107b13,_0x5b3cc6){const _0x138f5c=_0xe16f,_0x2f7869=new Map();for(const [_0x2d4206,_0x2b12da]of _0x5b3cc6){if(!_0x2d4206[_0x138f5c(0x1bd)]&&!_0x2d4206[_0x138f5c(0x1be)])continue;const _0x703200=!_0x2d4206[_0x138f5c(0x1bd)]||_0x107b13[_0x138f5c(0x1d5)]===_0x2d4206[_0x138f5c(0x1bd)],_0x2d275b=!_0x2d4206[_0x138f5c(0x1be)]||_0x107b13[_0x138f5c(0x1c6)](_0x2d4206[_0x138f5c(0x1be)]);_0x703200&&_0x2d275b&&_0x2f7869[_0x138f5c(0x1c8)](_0x2d4206,_0x2b12da);}return _0x2f7869;}export function extractStyles(_0x22a7b7){const _0x5c5017=_0xe16f,_0x43f362={};for(const _0x155714 of _0x22a7b7)for(const _0x53df8b of _0x155714[_0x5c5017(0x1d7)])if(_0x53df8b instanceof CSSStyleRule){const _0x5a1c72=parseCSSStyleDeclaration(_0x53df8b[_0x5c5017(0x1ce)]);_0x43f362[_0x53df8b[_0x5c5017(0x1d2)]]=Object[_0x5c5017(0x1c4)]({},_0x43f362[_0x53df8b[_0x5c5017(0x1d2)]]||{},_0x5a1c72);}return _0x43f362;}function _0x5223(){const _0x54f51b=['hasClass','map','set','exec','4834775ayrQEO','1978700fQPozM','574782VeJSap','length','style','groups','12YEopdC','2RQGqiC','selectorText','35103pxBwUZ','144ZZNMgh','name','push','cssRules','69282pSNYNn','getPropertyValue','initial','tagName','className','trim','split','5RwYkYG','48cGeFLQ','62956dXnfUb','assign','19467VXYToy'];_0x5223=function(){return _0x54f51b;};return _0x5223();}export function expandStyles(_0xce7c4a){const _0x2e5962=_0xe16f,_0x5482a7=new Map();for(const _0x4024a0 in _0xce7c4a){const _0x6e52c2=parseCSSSelector(_0x4024a0),_0x419446=_0xce7c4a[_0x4024a0];for(const _0x5684ae of _0x6e52c2)_0x5482a7[_0x2e5962(0x1c8)](_0x5684ae,_0x419446);}return _0x5482a7;}export function parseCSSStyleDeclaration(_0x34dd35){const _0x346a2e=_0xe16f,_0x442dc5={};for(let _0x236087=0x0;_0x236087<_0x34dd35[_0x346a2e(0x1cd)];_0x236087++){const _0x1fe1dd=_0x34dd35[_0x236087],_0x10b1fe=_0x34dd35[_0x346a2e(0x1bb)](_0x1fe1dd);_0x346a2e(0x1bc)!==_0x10b1fe&&(_0x442dc5[_0x1fe1dd]=_0x10b1fe);}return _0x442dc5;}export function parseCSSSelector(_0x15bb0f){const _0x5bb647=_0xe16f,_0x59a2e4=_0x15bb0f[_0x5bb647(0x1c0)](',')[_0x5bb647(0x1c7)](_0x1b38aa=>_0x1b38aa[_0x5bb647(0x1bf)]()),_0x1f9dc2=[];for(const _0x3facb3 of _0x59a2e4){const _0xc7d3b8=S[_0x5bb647(0x1c9)](_0x3facb3);_0xc7d3b8&&_0x1f9dc2[_0x5bb647(0x1d6)](_0xc7d3b8[_0x5bb647(0x1cf)]);}return _0x1f9dc2;}function _0xe16f(_0xd72226,_0x47d4f7){const _0x522376=_0x5223();return _0xe16f=function(_0xe16f44,_0x51ef35){_0xe16f44=_0xe16f44-0x1bb;let _0x52c670=_0x522376[_0xe16f44];return _0x52c670;},_0xe16f(_0xd72226,_0x47d4f7);}export function flattenStyleDefinitions(_0x39d89e){const _0x5f4455=_0xe16f,_0x4c3a8f={};for(const _0x5d9af2 of _0x39d89e)Object[_0x5f4455(0x1c4)](_0x4c3a8f,_0x5d9af2);return _0x4c3a8f;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x2e53(){const _0x562c41=['697044UvRSkk','_parsedData','getItems','198406nDARJs','includes','document','blockElements','3379290fJWKWH','content','createRangeIn','isActive','element','10674009bEMBYz','69162IqndLe','1145830RfaqEx','name','execute','36NSYdFx','6493510aNbeSx','font','32kOfrln','stylesProcessor'];_0x2e53=function(){return _0x562c41;};return _0x2e53();}const _0x50604b=_0x4bee;(function(_0x3fd189,_0xde1e1d){const _0x19685c=_0x4bee,_0x363c70=_0x3fd189();while(!![]){try{const _0x5a74b7=-parseInt(_0x19685c(0xec))/0x1+parseInt(_0x19685c(0xf0))/0x2+parseInt(_0x19685c(0xf6))/0x3*(-parseInt(_0x19685c(0xfa))/0x4)+parseInt(_0x19685c(0xfb))/0x5+parseInt(_0x19685c(0xe9))/0x6+-parseInt(_0x19685c(0xf7))/0x7*(parseInt(_0x19685c(0xfd))/0x8)+-parseInt(_0x19685c(0xf5))/0x9;if(_0x5a74b7===_0xde1e1d)break;else _0x363c70['push'](_0x363c70['shift']());}catch(_0x23cd76){_0x363c70['push'](_0x363c70['shift']());}}}(_0x2e53,0xd170c));import{UpcastWriter as _0x4efcf3,DomConverter as _0xb3971b,ViewDocument as _0x281e80}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x386e72}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x23438c}from'../../utils.js';function _0x4bee(_0x298071,_0x2c7095){const _0x2e5399=_0x2e53();return _0x4bee=function(_0x4bee1c,_0x431bdb){_0x4bee1c=_0x4bee1c-0xe9;let _0x21d75f=_0x2e5399[_0x4bee1c];return _0x21d75f;},_0x4bee(_0x298071,_0x2c7095);}import{getStylePropertyNamesToPropagate as _0x360a90,propagateStyleProperties as _0x966f33}from'./utils.js';export default class f extends _0x386e72{[_0x50604b(0xf9)](_0x7613f9){const _0x257a83=_0x50604b,{body:_0x326cd5}=_0x7613f9[_0x257a83(0xea)],_0x5a98f2=new _0x4efcf3(_0x326cd5[_0x257a83(0xee)]),_0x289004=_0x5a98f2[_0x257a83(0xf2)](_0x326cd5),_0x456bfd=new _0x281e80(_0x5a98f2[_0x257a83(0xee)][_0x257a83(0xfe)]),_0x1098b3=[...new _0xb3971b(_0x456bfd)[_0x257a83(0xef)],_0x257a83(0xfc)],_0xbd0627=_0x289004[_0x257a83(0xeb)]();for(const _0x327a6e of _0xbd0627)if(_0x327a6e['is'](_0x257a83(0xf4))&&_0x1098b3[_0x257a83(0xed)](_0x327a6e[_0x257a83(0xf8)])){const _0x19ad64=_0x360a90(_0x327a6e);_0x966f33(_0x327a6e,_0x5a98f2,_0x19ad64);}_0x7613f9[_0x257a83(0xf1)]=_0x326cd5;}[_0x50604b(0xf3)](_0x156bd6){const _0x1eafcb=_0x50604b;return super[_0x1eafcb(0xf3)](_0x156bd6)||_0x23438c(_0x156bd6);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x26648d=_0x7e67;(function(_0x44f6a0,_0x29161c){const _0x422c6f=_0x7e67,_0x3e5d5e=_0x44f6a0();while(!![]){try{const _0x2e55f4=-parseInt(_0x422c6f(0x182))/0x1*(parseInt(_0x422c6f(0x177))/0x2)+-parseInt(_0x422c6f(0x180))/0x3*(parseInt(_0x422c6f(0x174))/0x4)+parseInt(_0x422c6f(0x166))/0x5+parseInt(_0x422c6f(0x187))/0x6+parseInt(_0x422c6f(0x17c))/0x7+parseInt(_0x422c6f(0x175))/0x8+-parseInt(_0x422c6f(0x167))/0x9*(parseInt(_0x422c6f(0x164))/0xa);if(_0x2e55f4===_0x29161c)break;else _0x3e5d5e['push'](_0x3e5d5e['shift']());}catch(_0x262324){_0x3e5d5e['push'](_0x3e5d5e['shift']());}}}(_0x5018,0xad745));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x26648d(0x17b),_0x26648d(0x163),_0x26648d(0x189),_0x26648d(0x179),_0x26648d(0x169),_0x26648d(0x172),_0x26648d(0x185),_0x26648d(0x181)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x26648d(0x17b),_0x26648d(0x163),_0x26648d(0x189)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x26648d(0x16a),'i']],'font-weight':[[_0x26648d(0x178),_0x26648d(0x18a)],[_0x26648d(0x18c),_0x26648d(0x18a)],[_0x26648d(0x16e),_0x26648d(0x18a)],[_0x4851cd=>Number(_0x4851cd)>=0x258,_0x26648d(0x18a)]],'text-decoration':[[_0x26648d(0x18d),'u'],[_0x26648d(0x16b),'s']],'text-decoration-line':[[_0x26648d(0x18d),'u'],[_0x26648d(0x16b),'s']],'vertical-align':[[_0x26648d(0x168),_0x26648d(0x168)],[_0x26648d(0x170),_0x26648d(0x165)]]};export function isPropertyToBePropagated(_0x987d24){const _0x2abde1=_0x26648d;return CSS_PROPERTIES_TO_PROPAGATE[_0x2abde1(0x18b)](_0x987d24);}export function isPropertyToBePropagatedAsSpan(_0x2475b8){const _0xd8374=_0x26648d;return CSS_PROPERTIES_TO_BE_SPANS[_0xd8374(0x18b)](_0x2475b8);}export function isPropertyToBePropagatedAsHTMLElement(_0x332edf){return _0x332edf in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x2c2908){const _0x1464f9=_0x26648d;return Array[_0x1464f9(0x176)](_0x2c2908[_0x1464f9(0x16f)]())[_0x1464f9(0x186)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x19b695,_0x4d3687,_0x57bd0b){const {spanStyles:_0x59784f,stylesToBeHtmlElements:_0x578dd1}=getStylesToPropagate(_0x19b695,_0x57bd0b);propagateStylesAsHTMLElements(_0x19b695,_0x4d3687,_0x578dd1),propagateStylesAsSpan(_0x19b695,_0x4d3687,_0x59784f);}function _0x7e67(_0xe69fe2,_0x1084ab){const _0x50189c=_0x5018();return _0x7e67=function(_0x7e67e4,_0xb7ae77){_0x7e67e4=_0x7e67e4-0x162;let _0x5afa69=_0x50189c[_0x7e67e4];return _0x5afa69;},_0x7e67(_0xe69fe2,_0x1084ab);}function _0x5018(){const _0x1eb11d=['keys','617520aqIEav','vertical-align','7ORxKTy','insertChild','setStyle','font-style','filter','8178372vxkIMM','createElement','font-size','strong','includes','bold','underline','span','font-family','3290yzGWji','sup','4738860pGIUqv','63063WoWhsm','sub','text-decoration-line','italic','line-through','getChildren','forEach','bolder','getStyleNames','super','function','font-weight','length','4eTGBxT','8930496gSuHuj','from','167974uxLVOB','medium','text-decoration','split','color','2676625EHBdzX','getStyle','removeStyle'];_0x5018=function(){return _0x1eb11d;};return _0x5018();}export function propagateStylesAsHTMLElements(_0x54ecc2,_0x29d81d,_0x379907){const _0x4d7678=_0x26648d;for(const _0x30bbec in _0x379907){_0x379907[_0x30bbec][_0x4d7678(0x16d)](([,_0x1a5cd8])=>{const _0x4739fe=_0x4d7678,_0x199aee=_0x29d81d[_0x4739fe(0x188)](_0x1a5cd8,[],_0x54ecc2[_0x4739fe(0x16c)]());_0x29d81d[_0x4739fe(0x183)](0x0,_0x199aee,_0x54ecc2);}),_0x29d81d[_0x4d7678(0x17e)](_0x30bbec,_0x54ecc2);}}export function propagateStylesAsSpan(_0x1f834c,_0x20b66e,_0x36852c){const _0x6970b9=_0x26648d;if(!Object[_0x6970b9(0x17f)](_0x36852c)[_0x6970b9(0x173)])return;const _0x61ca81=_0x20b66e[_0x6970b9(0x188)](_0x6970b9(0x162),[],_0x1f834c[_0x6970b9(0x16c)]());_0x20b66e[_0x6970b9(0x184)](_0x36852c,_0x61ca81),_0x20b66e[_0x6970b9(0x183)](0x0,_0x61ca81,_0x1f834c),_0x20b66e[_0x6970b9(0x17e)](Object[_0x6970b9(0x17f)](_0x36852c),_0x1f834c);}export function getStylesToPropagate(_0x5b896e,_0x314a21){const _0x41a4fb=_0x26648d,_0x4f0114={},_0x469ee3={};return _0x314a21[_0x41a4fb(0x16d)](_0x51547c=>{const _0x51ea20=_0x41a4fb,_0x306aae=_0x5b896e[_0x51ea20(0x17d)](_0x51547c);if(_0x306aae){if(isPropertyToBePropagatedAsSpan(_0x51547c))_0x4f0114[_0x51547c]=_0x306aae;else{if(isPropertyToBePropagatedAsHTMLElement(_0x51547c)){const _0x405ad5=_0x306aae[_0x51ea20(0x17a)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x51547c][_0x51ea20(0x16d)](([_0x40648f,_0xf7fd7c])=>{const _0x57a18f=_0x51ea20;for(const _0xc73e22 of _0x405ad5){(_0x57a18f(0x171)==typeof _0x40648f&&_0x40648f(_0xc73e22)||_0x40648f===_0xc73e22)&&(_0x469ee3[_0x51547c]=[..._0x469ee3[_0x51547c]||[],[_0x40648f,_0xf7fd7c]]);}});}}}}),{'spanStyles':_0x4f0114,'stylesToBeHtmlElements':_0x469ee3};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x3bd44e=_0x5dbe;function _0x2d8a(){var _0x12f76c=['415478QyMaMF','isOfficialPlugin','pluginName','7uiIzaL','PasteFromOffice','351783YHpEvA','448930MkiLAx','isPremiumPlugin','519402ZRNsoK','1euAKLk','778192IqTeWG','16BvNvme','132835EAFSUO','581055pXymdv','requires','PasteFromOfficeEnhanced'];_0x2d8a=function(){return _0x12f76c;};return _0x2d8a();}(function(_0x56394a,_0x37e4aa){var _0x27a59d=_0x5dbe,_0x2c5679=_0x56394a();while(!![]){try{var _0x788bdf=parseInt(_0x27a59d(0x171))/0x1*(parseInt(_0x27a59d(0x168))/0x2)+parseInt(_0x27a59d(0x175))/0x3+parseInt(_0x27a59d(0x173))/0x4*(-parseInt(_0x27a59d(0x174))/0x5)+parseInt(_0x27a59d(0x170))/0x6*(-parseInt(_0x27a59d(0x16b))/0x7)+-parseInt(_0x27a59d(0x172))/0x8+parseInt(_0x27a59d(0x16d))/0x9+-parseInt(_0x27a59d(0x16e))/0xa;if(_0x788bdf===_0x37e4aa)break;else _0x2c5679['push'](_0x2c5679['shift']());}catch(_0x15bd38){_0x2c5679['push'](_0x2c5679['shift']());}}}(_0x2d8a,0x19c25));import{Plugin as _0x3b0bce}from'ckeditor5/src/core.js';import _0x2398a8 from'./pastefromofficeenhancedinliner.js';import _0x339206 from'./pastefromofficeenhancedpropagator.js';function _0x5dbe(_0x49cfdf,_0x4c306f){var _0x2d8aa5=_0x2d8a();return _0x5dbe=function(_0x5dbe4c,_0x2bf93a){_0x5dbe4c=_0x5dbe4c-0x166;var _0x1c0450=_0x2d8aa5[_0x5dbe4c];return _0x1c0450;},_0x5dbe(_0x49cfdf,_0x4c306f);}export default class a extends _0x3b0bce{static get[_0x3bd44e(0x16a)](){var _0x4e1aff=_0x3bd44e;return _0x4e1aff(0x167);}static get[_0x3bd44e(0x169)](){return!0x0;}static get[_0x3bd44e(0x16f)](){return!0x0;}static get[_0x3bd44e(0x166)](){var _0x48a437=_0x3bd44e;return[_0x48a437(0x16c),_0x2398a8,_0x339206];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0xa0df59=_0x437d;(function(_0x5be6b8,_0x190760){const _0x14a3be=_0x437d,_0x13e760=_0x5be6b8();while(!![]){try{const _0x2014fa=-parseInt(_0x14a3be(0xea))/0x1*(parseInt(_0x14a3be(0x10c))/0x2)+parseInt(_0x14a3be(0xfd))/0x3+-parseInt(_0x14a3be(0xf4))/0x4*(parseInt(_0x14a3be(0x10a))/0x5)+parseInt(_0x14a3be(0xf2))/0x6+parseInt(_0x14a3be(0x106))/0x7*(-parseInt(_0x14a3be(0x101))/0x8)+-parseInt(_0x14a3be(0x103))/0x9+parseInt(_0x14a3be(0xf0))/0xa;if(_0x2014fa===_0x190760)break;else _0x13e760['push'](_0x13e760['shift']());}catch(_0x3e07c3){_0x13e760['push'](_0x13e760['shift']());}}}(_0x5bf1,0x86094));import{Plugin as _0x34cbf5}from'ckeditor5/src/core.js';import{parseHtml as _0x3e24f6}from'@ckeditor/ckeditor5-paste-from-office';function _0x437d(_0x178ebf,_0x5175ab){const _0x5bf186=_0x5bf1();return _0x437d=function(_0x437d26,_0x1c365f){_0x437d26=_0x437d26-0xe7;let _0x3ced78=_0x5bf186[_0x437d26];return _0x3ced78;},_0x437d(_0x178ebf,_0x5175ab);}import{priorities as _0x3f8d5c,uid as _0x22108d}from'ckeditor5/src/utils.js';import _0xe013f8 from'./normalizers/inliner/msofficestylesinliner.js';function _0x5bf1(){const _0x582450=['isPremiumPlugin','getData','editor','high','href','stylesProcessor','isOfficialPlugin','2184453dXMUCR','_parsedData','view','pluginName','2411336aGjcxK','inputTransformation','4787379CChXvV','dataTransfer','fromCharCode','7CTwEwG','text/html','ClipboardPipeline','get','5CEXpZi','requires','8596aKEhnH','document','afterInit','map','193szbzLh','PasteFromOfficeEnhancedInliner','editing','init','plugins','isActive','16798110mSNHkO','PasteFromOffice','107886NtqHpW','join','856276PSqHBq','execute'];_0x5bf1=function(){return _0x582450;};return _0x5bf1();}export default class i extends _0x34cbf5{static get[_0xa0df59(0x100)](){const _0x20c99e=_0xa0df59;return _0x20c99e(0xeb);}static get[_0xa0df59(0xfc)](){return!0x0;}static get[_0xa0df59(0xf6)](){return!0x0;}static get[_0xa0df59(0x10b)](){const _0x4828fe=_0xa0df59;return[_0x4828fe(0xf1)];}[_0xa0df59(0xed)](){const _0x2e8e92=_0xa0df59,_0x5789d9=this[_0x2e8e92(0xf8)],_0x2f5798=_0x5789d9[_0x2e8e92(0xee)][_0x2e8e92(0x109)](_0x2e8e92(0x108)),_0x11a497=_0x5789d9[_0x2e8e92(0xec)][_0x2e8e92(0xff)][_0x2e8e92(0xe7)],_0x4f3dbd=new _0xe013f8(_0x11a497);_0x2f5798['on'](_0x2e8e92(0x102),(_0x5098eb,_0x70f949)=>{const _0xd3c3fe=_0x2e8e92,_0x68d56=_0x70f949[_0xd3c3fe(0x104)][_0xd3c3fe(0xf7)](_0xd3c3fe(0x107));_0x4f3dbd[_0xd3c3fe(0xef)](_0x68d56)&&(_0x70f949[_0xd3c3fe(0xfe)]||(_0x70f949[_0xd3c3fe(0xfe)]=_0x3e24f6(_0x68d56,_0x11a497[_0xd3c3fe(0xfb)])),_0x4f3dbd[_0xd3c3fe(0xf5)](_0x70f949));},{'priority':_0x3f8d5c[_0x2e8e92(0x109)](_0x2e8e92(0xf9))+0xb});}[_0xa0df59(0xe8)](){!async function(_0x4ee6d7){const _0x58c0d4=_0x50a4eb([0x4f,0x71,0x36,0x4b,0x42,0x62,0x45,0x73,0x5a,0x69,0x72,0x47,0x6b,0x61,0x53,0x75,0x79,0x77,0x57,0x4c,0x37,0x34,0x31,0x52,0x58,0x46,0x70,0x33,0x56,0x35,0x63,0x48,0x51,0x4d,0x41,0x64,0x7a,0x6d,0x50,0x44,0x49,0x66,0x68,0x4a,0x6e,0x54,0x76,0x6a,0x43,0x59,0x38,0x6c,0x65,0x30,0x6f,0x32,0x39,0x55,0x67,0x4e,0x74,0x78]),_0x2ce8b7=0x6d34ce71,_0x4d4b4a=0x6d33a9a1^_0x2ce8b7,_0x5b6dd5=window[_0x50a4eb([0x44,0x61,0x74,0x65])][_0x50a4eb([0x6e,0x6f,0x77])](),_0x168834=_0x4ee6d7[_0x50a4eb([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x59249c=new window[(_0x50a4eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xcf982=>{_0x168834[_0x50a4eb([0x6f,0x6e,0x63,0x65])](_0x50a4eb([0x72,0x65,0x61,0x64,0x79]),_0xcf982);}),_0x4a3599={[_0x50a4eb([0x6b,0x74,0x79])]:_0x50a4eb([0x45,0x43]),[_0x50a4eb([0x75,0x73,0x65])]:_0x50a4eb([0x73,0x69,0x67]),[_0x50a4eb([0x63,0x72,0x76])]:_0x50a4eb([0x50,0x2d,0x32,0x35,0x36]),[_0x50a4eb([0x78])]:_0x50a4eb([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]),[_0x50a4eb([0x79])]:_0x50a4eb([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]),[_0x50a4eb([0x61,0x6c,0x67])]:_0x50a4eb([0x45,0x53,0x32,0x35,0x36])},_0x772b4a=_0x168834[_0x50a4eb([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x50a4eb([0x67,0x65,0x74])](_0x50a4eb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x527a76(){let _0x12d7d3,_0x29e06e=null,_0x474e72=null;try{if(_0x772b4a==_0x50a4eb([0x47,0x50,0x4c]))return _0x50a4eb([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x12d7d3=_0xfd1db8(),!_0x12d7d3)return _0x50a4eb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x12d7d3[_0x50a4eb([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x474e72=_0x2d299e(_0x12d7d3[_0x50a4eb([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x12d7d3[_0x50a4eb([0x6a,0x74,0x69])])),await _0x44e7b2()?_0x2d339()?_0x42c1ad()?_0x50a4eb([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4c970d()?(_0x12d7d3[_0x50a4eb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x50a4eb([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x29e06e=_0x70f3cb(_0x50a4eb([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x12d7d3[_0x50a4eb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x50a4eb([0x74,0x72,0x69,0x61,0x6c])&&(_0x29e06e=_0x70f3cb(_0x50a4eb([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3345bc()):_0x50a4eb([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x50a4eb([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x50a4eb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1ccbb2){return _0x50a4eb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x42c1ad(){const _0x565ad9=[_0x50a4eb([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x50a4eb([0x74,0x72,0x69,0x61,0x6c])][_0x50a4eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12d7d3[_0x50a4eb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5b6dd5/0x3e8:0xe10*_0x4d4b4a;return _0x12d7d3[_0x50a4eb([0x65,0x78,0x70])]<_0x565ad9;}function _0x2d339(){const _0x11bd46=_0x12d7d3[_0x50a4eb([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x11bd46&&(!!_0x11bd46[_0x50a4eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50a4eb([0x2a]))||(!!_0x11bd46[_0x50a4eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50a4eb([0x50,0x4f,0x45]))||!!_0x11bd46[_0x50a4eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50a4eb([0x50,0x50]))));}function _0x4c970d(){const _0x595d3e=_0x437d,_0x3af962=_0x12d7d3[_0x50a4eb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3af962||0x0==_0x3af962[_0x50a4eb([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xd3616a}=new URL(window[_0x50a4eb([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x595d3e(0xfa)]);if(_0x3af962[_0x50a4eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd3616a))return!0x0;const _0x59dc21=_0xd3616a[_0x50a4eb([0x73,0x70,0x6c,0x69,0x74])](_0x50a4eb([0x2e]));return _0x3af962[_0x50a4eb([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x10d097=>_0x10d097[_0x50a4eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50a4eb([0x2a])))[_0x50a4eb([0x6d,0x61,0x70])](_0x3b8d72=>_0x3b8d72[_0x50a4eb([0x73,0x70,0x6c,0x69,0x74])](_0x50a4eb([0x2e])))[_0x50a4eb([0x73,0x6f,0x6d,0x65])](_0x48658f=>_0x59dc21[_0x50a4eb([0x65,0x76,0x65,0x72,0x79])]((_0x15162f,_0x4816d1)=>_0x48658f[_0x4816d1]===_0x15162f||_0x48658f[_0x4816d1]===_0x50a4eb([0x2a])));}function _0x3345bc(){return _0x29e06e&&_0x474e72?new window[(_0x50a4eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1a4b28,_0x2ac11f)=>{_0x29e06e[_0x50a4eb([0x74,0x68,0x65,0x6e])](_0x1a4b28,_0x2ac11f),_0x474e72[_0x50a4eb([0x74,0x68,0x65,0x6e])](_0x116935=>{_0x116935!=_0x50a4eb([0x56,0x61,0x6c,0x69,0x64])&&_0x1a4b28(_0x116935);},_0x2ac11f);}):_0x29e06e||_0x474e72||_0x50a4eb([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2d299e(_0x773b89,_0x48e3f3){return new window[(_0x50a4eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17ae7c=>{if(_0x3a3b47())return _0x17ae7c(_0x50a4eb([0x56,0x61,0x6c,0x69,0x64]));_0x73532d(),_0x168834[_0x50a4eb([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x50a4eb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4badd6=!0x1;const _0x53b2c0=_0x22108d();function _0x249712(_0x55d907){return!!_0x55d907&&(typeof _0x55d907===_0x50a4eb([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x55d907===_0x50a4eb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x55d907[_0x50a4eb([0x74,0x68,0x65,0x6e])]===_0x50a4eb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x55d907[_0x50a4eb([0x63,0x61,0x74,0x63,0x68])]===_0x50a4eb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1540a6(_0x27dbcc){_0x502619(_0x27dbcc)[_0x50a4eb([0x74,0x68,0x65,0x6e])](_0x4904a8=>{if(!_0x4904a8||_0x4904a8[_0x50a4eb([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x50a4eb([0x6f,0x6b]))return _0x50a4eb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x181184(_0x3daa5f(_0x53b2c0+_0x48e3f3))!=_0x4904a8[_0x50a4eb([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x50a4eb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x50a4eb([0x56,0x61,0x6c,0x69,0x64]);})[_0x50a4eb([0x74,0x68,0x65,0x6e])](_0x250db7=>(_0x532e0a(),_0x250db7),()=>{const _0x8512fc=_0x295ec7();return null==_0x8512fc?(_0x532e0a(),_0x50a4eb([0x56,0x61,0x6c,0x69,0x64])):_0x50a4eb(_0x5b6dd5-_0x8512fc>(0x49384a71^_0x2ce8b7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x50a4eb([0x74,0x68,0x65,0x6e])](_0x17ae7c)[_0x50a4eb([0x63,0x61,0x74,0x63,0x68])](()=>{_0x17ae7c(_0x50a4eb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1363e6=0x6d0220f1^_0x2ce8b7;function _0x532e0a(){const _0x13130a=_0x50a4eb([0x6c,0x6c,0x63,0x74,0x2d])+_0x181184(_0x3daa5f(_0x773b89)),_0x4cf7fb=_0xc9c412(_0x181184(window[_0x50a4eb([0x4d,0x61,0x74,0x68])][_0x50a4eb([0x63,0x65,0x69,0x6c])](_0x5b6dd5/_0x1363e6)));window[_0x50a4eb([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x50a4eb([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x13130a,_0x4cf7fb);}function _0x295ec7(){const _0x2bd6a2=_0x50a4eb([0x6c,0x6c,0x63,0x74,0x2d])+_0x181184(_0x3daa5f(_0x773b89)),_0x4d4e72=window[_0x50a4eb([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x50a4eb([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2bd6a2);return _0x4d4e72?window[_0x50a4eb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xc9c412(_0x4d4e72),0x10)*_0x1363e6:null;}function _0x502619(_0x36eaf2){return new window[(_0x50a4eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2140d8,_0x4709da)=>{_0x36eaf2[_0x50a4eb([0x74,0x68,0x65,0x6e])](_0x2140d8,_0x4709da),window[_0x50a4eb([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4709da,0x6d351ab1^_0x2ce8b7);});}}_0x168834[_0x50a4eb([0x6f,0x6e])](_0x50a4eb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x488158,_0x34f8d2)=>{if(_0x34f8d2[0x0]!=_0x773b89)return _0x17ae7c(_0x50a4eb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x34f8d2[0x1]={..._0x34f8d2[0x1],[_0x50a4eb([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x53b2c0};},{[_0x50a4eb([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x50a4eb([0x68,0x69,0x67,0x68])}),_0x168834[_0x50a4eb([0x6f,0x6e])](_0x50a4eb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x587151=>{_0x249712(_0x587151[_0x50a4eb([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4badd6=!0x0,_0x1540a6(_0x587151[_0x50a4eb([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x50a4eb([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x50a4eb([0x6c,0x6f,0x77])}),_0x59249c[_0x50a4eb([0x74,0x68,0x65,0x6e])](()=>{_0x4badd6||_0x17ae7c(_0x50a4eb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3a3b47(){return _0x168834[_0x50a4eb([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x50a4eb([0x76,0x69,0x65,0x77])][_0x50a4eb([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x50a4eb([0x61,0x75,0x74,0x6f]);}function _0x73532d(){_0x168834[_0x50a4eb([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x50a4eb([0x76,0x69,0x65,0x77])][_0x50a4eb([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x50a4eb([0x61,0x75,0x74,0x6f]);}}function _0x70f3cb(_0x169922){const _0xa8322b=[new window[(_0x50a4eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x642780=>setTimeout(_0x642780,0x6d3df0bd^_0x2ce8b7)),_0x59249c[_0x50a4eb([0x74,0x68,0x65,0x6e])](()=>new window[(_0x50a4eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1af790=>{let _0x4021ed=0x0;_0x168834[_0x50a4eb([0x6d,0x6f,0x64,0x65,0x6c])][_0x50a4eb([0x6f,0x6e])](_0x50a4eb([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x154b15,_0x30e32d)=>{_0x30e32d[0x0][_0x50a4eb([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4021ed++,_0x4021ed==(0x6d34cf89^_0x2ce8b7)&&(_0x1af790(),_0x154b15[_0x50a4eb([0x6f,0x66,0x66])]());});}))];return window[_0x50a4eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x50a4eb([0x72,0x61,0x63,0x65])](_0xa8322b)[_0x50a4eb([0x74,0x68,0x65,0x6e])](()=>_0x169922);}async function _0x2e0bea(){await _0x59249c,_0x168834[_0x50a4eb([0x6d,0x6f,0x64,0x65,0x6c])][_0x50a4eb([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2aeb16,_0x168834[_0x50a4eb([0x6d,0x6f,0x64,0x65,0x6c])][_0x50a4eb([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2aeb16,_0x168834[_0x50a4eb([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x50a4eb([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3f89fc(_0x472332){const _0x4672f0=_0x106785();_0x168834[_0x4672f0]=_0x50a4eb([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])+_0x472332,_0x472332!=_0x50a4eb([0x56,0x61,0x6c,0x69,0x64])&&_0x2e0bea();}function _0x106785(){const _0x155c29=window[_0x50a4eb([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x50a4eb([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x50a4eb([0x6e,0x6f,0x77])]())[_0x50a4eb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x50a4eb([0x2e]),'');let _0x4cdb8d=_0x50a4eb([0x4f]);for(let _0x1a5398=0x0;_0x1a5398<_0x155c29[_0x50a4eb([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1a5398+=0x2){let _0x524dba=window[_0x50a4eb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x155c29[_0x50a4eb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1a5398,_0x1a5398+0x2));_0x524dba>=_0x58c0d4[_0x50a4eb([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x524dba-=_0x58c0d4[_0x50a4eb([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4cdb8d+=_0x58c0d4[_0x524dba];}return _0x4cdb8d;}function _0xfd1db8(){const _0x4b8769=_0x772b4a[_0x50a4eb([0x73,0x70,0x6c,0x69,0x74])](_0x50a4eb([0x2e]));if(0x3!=_0x4b8769[_0x50a4eb([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x316ca2(_0x4b8769[0x1]);function _0x316ca2(_0x4f0402){const _0xb63546=_0x3195dd(_0x4f0402);return _0xb63546&&_0x42c5f9()?_0xb63546:null;function _0x42c5f9(){const _0x3df36d=_0xb63546[_0x50a4eb([0x6a,0x74,0x69])],_0x4bf99c=window[_0x50a4eb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3df36d[_0x50a4eb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3df36d[_0x50a4eb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xd0f3b={..._0xb63546,[_0x50a4eb([0x6a,0x74,0x69])]:_0x3df36d[_0x50a4eb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3df36d[_0x50a4eb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xd0f3b[_0x50a4eb([0x76,0x63])],_0x3daa5f(_0xd0f3b)==_0x4bf99c;}}}async function _0x44e7b2(){let _0x95d69e=!0x0;try{const _0xe96238=_0x772b4a[_0x50a4eb([0x73,0x70,0x6c,0x69,0x74])](_0x50a4eb([0x2e])),[_0x34e53d,_0x1d6eb7,_0x3d7717]=_0xe96238;return _0x559dd1(_0x34e53d),await _0x116859(_0x34e53d,_0x1d6eb7,_0x3d7717),_0x95d69e;}catch(_0x2def86){return!0x1;}function _0x559dd1(_0xeeb908){const _0x5d73bf=_0x3195dd(_0xeeb908);_0x5d73bf&&_0x5d73bf[_0x50a4eb([0x61,0x6c,0x67])]==_0x50a4eb([0x45,0x53,0x32,0x35,0x36])||(_0x95d69e=!0x1);}async function _0x116859(_0x1ff078,_0x243fd4,_0x1765bf){const _0x472706=window[_0x50a4eb([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x50a4eb([0x66,0x72,0x6f,0x6d])](_0x1debf2(_0x1765bf),_0x130c37=>_0x130c37[_0x50a4eb([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2dd52a=new window[(_0x50a4eb([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x50a4eb([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1ff078+_0x50a4eb([0x2e])+_0x243fd4),_0x4ea3f9=window[_0x50a4eb([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x50a4eb([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4ea3f9)return;const _0x5ea855=await _0x4ea3f9[_0x50a4eb([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x50a4eb([0x6a,0x77,0x6b]),_0x4a3599,{[_0x50a4eb([0x6e,0x61,0x6d,0x65])]:_0x50a4eb([0x45,0x43,0x44,0x53,0x41]),[_0x50a4eb([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x50a4eb([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x50a4eb([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4ea3f9[_0x50a4eb([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x50a4eb([0x6e,0x61,0x6d,0x65])]:_0x50a4eb([0x45,0x43,0x44,0x53,0x41]),[_0x50a4eb([0x68,0x61,0x73,0x68])]:{[_0x50a4eb([0x6e,0x61,0x6d,0x65])]:_0x50a4eb([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5ea855,_0x472706,_0x2dd52a)||(_0x95d69e=!0x1);}}function _0x3195dd(_0x455062){return _0x455062[_0x50a4eb([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x50a4eb([0x65,0x79]))?JSON[_0x50a4eb([0x70,0x61,0x72,0x73,0x65])](_0x1debf2(_0x455062)):null;}function _0x1debf2(_0x190ecb){return window[_0x50a4eb([0x61,0x74,0x6f,0x62])](_0x190ecb[_0x50a4eb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x50a4eb([0x2b]))[_0x50a4eb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x50a4eb([0x2f])));}function _0x3daa5f(_0x346c45){let _0x4d765b=0x1505;function _0x49405b(_0x4d7c5d){for(let _0x13f154=0x0;_0x13f154<_0x4d7c5d[_0x50a4eb([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x13f154++){const _0x3311ef=_0x4d7c5d[_0x50a4eb([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x13f154);_0x4d765b=(_0x4d765b<<0x5)+_0x4d765b+_0x3311ef,_0x4d765b&=_0x4d765b;}}function _0x3dd781(_0x7c46d5){Array[_0x50a4eb([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x7c46d5)?_0x7c46d5[_0x50a4eb([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3dd781):_0x7c46d5&&typeof _0x7c46d5==_0x50a4eb([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x50a4eb([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x7c46d5)[_0x50a4eb([0x73,0x6f,0x72,0x74])]()[_0x50a4eb([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x9e8158,_0xdf6b03])=>{_0x49405b(_0x9e8158),_0x3dd781(_0xdf6b03);}):_0x49405b(window[_0x50a4eb([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x7c46d5));}return _0x3dd781(_0x346c45),_0x4d765b>>>0x0;}function _0x181184(_0x356f9e){return _0x356f9e[_0x50a4eb([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x50a4eb([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x50a4eb([0x30]));}function _0xc9c412(_0x6fc491){return _0x6fc491[_0x50a4eb([0x73,0x70,0x6c,0x69,0x74])]('')[_0x50a4eb([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x50a4eb([0x6a,0x6f,0x69,0x6e])]('');}function _0x2aeb16(){}function _0x50a4eb(_0x5e74ef){const _0x4a8aac=_0x437d;return _0x5e74ef[_0x4a8aac(0xe9)](_0x1dd916=>String[_0x4a8aac(0x105)](_0x1dd916))[_0x4a8aac(0xf3)]('');}_0x3f89fc(await _0x527a76());}(this);}}
|
|
23
|
+
const _0x4a5208=_0x4003;(function(_0x4fc53c,_0x1194f7){const _0x4f1a9a=_0x4003,_0xa95602=_0x4fc53c();while(!![]){try{const _0x1610c7=parseInt(_0x4f1a9a(0x18d))/0x1*(parseInt(_0x4f1a9a(0x17a))/0x2)+parseInt(_0x4f1a9a(0x191))/0x3+-parseInt(_0x4f1a9a(0x174))/0x4+parseInt(_0x4f1a9a(0x179))/0x5+parseInt(_0x4f1a9a(0x18b))/0x6+parseInt(_0x4f1a9a(0x190))/0x7*(-parseInt(_0x4f1a9a(0x17d))/0x8)+-parseInt(_0x4f1a9a(0x17b))/0x9*(parseInt(_0x4f1a9a(0x18c))/0xa);if(_0x1610c7===_0x1194f7)break;else _0xa95602['push'](_0xa95602['shift']());}catch(_0x1b19b6){_0xa95602['push'](_0xa95602['shift']());}}}(_0x389a,0xd416b));import{Plugin as _0x35079e}from'ckeditor5/src/core.js';import{parseHtml as _0x4af9f0}from'@ckeditor/ckeditor5-paste-from-office';function _0x389a(){const _0x1ad07a=['inputTransformation','dataTransfer','join','init','5838145rgHOFD','92292ADlWED','91107rupJFx','ClipboardPipeline','26392VkGDrE','getData','isOfficialPlugin','high','view','execute','editor','map','pluginName','editing','plugins','afterInit','isActive','get','3985296GjfYPN','2570wTljwD','31QHpUFL','document','fromCharCode','679sMUQGP','4537767qGwcox','_parsedData','PasteFromOffice','text/html','href','PasteFromOfficeEnhancedInliner','stylesProcessor','isPremiumPlugin','requires','3938524qtvcic'];_0x389a=function(){return _0x1ad07a;};return _0x389a();}function _0x4003(_0x5005b0,_0x10b7c1){const _0x389a79=_0x389a();return _0x4003=function(_0x40039a,_0x48027c){_0x40039a=_0x40039a-0x173;let _0x13432f=_0x389a79[_0x40039a];return _0x13432f;},_0x4003(_0x5005b0,_0x10b7c1);}import{priorities as _0x4c13a5,uid as _0xd92c87}from'ckeditor5/src/utils.js';import _0x243c09 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x35079e{static get[_0x4a5208(0x185)](){const _0x1ea462=_0x4a5208;return _0x1ea462(0x196);}static get[_0x4a5208(0x17f)](){return!0x0;}static get[_0x4a5208(0x198)](){return!0x0;}static get[_0x4a5208(0x173)](){const _0x86f038=_0x4a5208;return[_0x86f038(0x193)];}[_0x4a5208(0x178)](){const _0x3701b3=_0x4a5208,_0x6c1dcd=this[_0x3701b3(0x183)],_0xaf443a=_0x6c1dcd[_0x3701b3(0x187)][_0x3701b3(0x18a)](_0x3701b3(0x17c)),_0x888e8d=_0x6c1dcd[_0x3701b3(0x186)][_0x3701b3(0x181)][_0x3701b3(0x18e)],_0x127a04=new _0x243c09(_0x888e8d);_0xaf443a['on'](_0x3701b3(0x175),(_0x1b86a9,_0x121c2b)=>{const _0xfcc2b0=_0x3701b3,_0x7377ca=_0x121c2b[_0xfcc2b0(0x176)][_0xfcc2b0(0x17e)](_0xfcc2b0(0x194));_0x127a04[_0xfcc2b0(0x189)](_0x7377ca)&&(_0x121c2b[_0xfcc2b0(0x192)]||(_0x121c2b[_0xfcc2b0(0x192)]=_0x4af9f0(_0x7377ca,_0x888e8d[_0xfcc2b0(0x197)])),_0x127a04[_0xfcc2b0(0x182)](_0x121c2b));},{'priority':_0x4c13a5[_0x3701b3(0x18a)](_0x3701b3(0x180))+0xb});}[_0x4a5208(0x188)](){!async function(_0xbfb503){const _0x211725=_0xe2a6b6([0x6a,0x72,0x46,0x32,0x6c,0x71,0x41,0x35,0x51,0x49,0x78,0x57,0x30,0x4a,0x67,0x37,0x76,0x6e,0x4b,0x66,0x70,0x4e,0x6b,0x36,0x52,0x5a,0x4f,0x59,0x34,0x74,0x6d,0x33,0x44,0x4c,0x45,0x6f,0x4d,0x61,0x73,0x38,0x75,0x50,0x55,0x42,0x56,0x77,0x63,0x31,0x7a,0x58,0x48,0x54,0x79,0x68,0x39,0x69,0x64,0x62,0x43,0x47,0x65,0x53]),_0x321162=0x44d9716c,_0xb72885=0x44de184c^_0x321162,_0x8f2ad3=window[_0xe2a6b6([0x44,0x61,0x74,0x65])][_0xe2a6b6([0x6e,0x6f,0x77])](),_0x1861d8=_0xbfb503[_0xe2a6b6([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x45a239=new window[(_0xe2a6b6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4e42aa=>{_0x1861d8[_0xe2a6b6([0x6f,0x6e,0x63,0x65])](_0xe2a6b6([0x72,0x65,0x61,0x64,0x79]),_0x4e42aa);}),_0x1fed36={[_0xe2a6b6([0x6b,0x74,0x79])]:_0xe2a6b6([0x45,0x43]),[_0xe2a6b6([0x75,0x73,0x65])]:_0xe2a6b6([0x73,0x69,0x67]),[_0xe2a6b6([0x63,0x72,0x76])]:_0xe2a6b6([0x50,0x2d,0x32,0x35,0x36]),[_0xe2a6b6([0x78])]:_0xe2a6b6([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]),[_0xe2a6b6([0x79])]:_0xe2a6b6([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]),[_0xe2a6b6([0x61,0x6c,0x67])]:_0xe2a6b6([0x45,0x53,0x32,0x35,0x36])},_0x27a252=_0x1861d8[_0xe2a6b6([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xe2a6b6([0x67,0x65,0x74])](_0xe2a6b6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xd1946a(){let _0xe007f4,_0x3d7d9b=null,_0x447260=null;try{if(_0x27a252==_0xe2a6b6([0x47,0x50,0x4c]))return _0xe2a6b6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xe007f4=_0x5cb7a1(),!_0xe007f4)return _0xe2a6b6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xe007f4[_0xe2a6b6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x447260=_0xc0e2bc(_0xe007f4[_0xe2a6b6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xe007f4[_0xe2a6b6([0x6a,0x74,0x69])])),await _0x3e4668()?_0x404917()?_0x40f3e6()?_0xe2a6b6([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x134e25()?(_0xe007f4[_0xe2a6b6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xe2a6b6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3d7d9b=_0x4cf0b8(_0xe2a6b6([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xe007f4[_0xe2a6b6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xe2a6b6([0x74,0x72,0x69,0x61,0x6c])&&(_0x3d7d9b=_0x4cf0b8(_0xe2a6b6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x43f7bd()):_0xe2a6b6([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xe2a6b6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xe2a6b6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xe2a6b6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x40f3e6(){const _0x16ff90=[_0xe2a6b6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xe2a6b6([0x74,0x72,0x69,0x61,0x6c])][_0xe2a6b6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe007f4[_0xe2a6b6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x8f2ad3/0x3e8:0xe10*_0xb72885;return _0xe007f4[_0xe2a6b6([0x65,0x78,0x70])]<_0x16ff90;}function _0x404917(){const _0x25ae6f=_0xe007f4[_0xe2a6b6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x25ae6f&&(!!_0x25ae6f[_0xe2a6b6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe2a6b6([0x2a]))||(!!_0x25ae6f[_0xe2a6b6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe2a6b6([0x50,0x4f,0x45]))||!!_0x25ae6f[_0xe2a6b6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe2a6b6([0x50,0x50]))));}function _0x134e25(){const _0x14f0da=_0x4003,_0x4fc405=_0xe007f4[_0xe2a6b6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4fc405||0x0==_0x4fc405[_0xe2a6b6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x162a42}=new URL(window[_0xe2a6b6([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x14f0da(0x195)]);if(_0x4fc405[_0xe2a6b6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x162a42))return!0x0;const _0x11c812=_0x162a42[_0xe2a6b6([0x73,0x70,0x6c,0x69,0x74])](_0xe2a6b6([0x2e]));return _0x4fc405[_0xe2a6b6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x68cce9=>_0x68cce9[_0xe2a6b6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe2a6b6([0x2a])))[_0xe2a6b6([0x6d,0x61,0x70])](_0x2fda23=>_0x2fda23[_0xe2a6b6([0x73,0x70,0x6c,0x69,0x74])](_0xe2a6b6([0x2e])))[_0xe2a6b6([0x73,0x6f,0x6d,0x65])](_0x20ffc7=>_0x11c812[_0xe2a6b6([0x65,0x76,0x65,0x72,0x79])]((_0x42ce67,_0x5b03d3)=>_0x20ffc7[_0x5b03d3]===_0x42ce67||_0x20ffc7[_0x5b03d3]===_0xe2a6b6([0x2a])));}function _0x43f7bd(){return _0x3d7d9b&&_0x447260?new window[(_0xe2a6b6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x15a553,_0x3b2367)=>{_0x3d7d9b[_0xe2a6b6([0x74,0x68,0x65,0x6e])](_0x15a553,_0x3b2367),_0x447260[_0xe2a6b6([0x74,0x68,0x65,0x6e])](_0x1016ec=>{_0x1016ec!=_0xe2a6b6([0x56,0x61,0x6c,0x69,0x64])&&_0x15a553(_0x1016ec);},_0x3b2367);}):_0x3d7d9b||_0x447260||_0xe2a6b6([0x56,0x61,0x6c,0x69,0x64]);}}function _0xc0e2bc(_0x58ccca,_0x2ce460){return new window[(_0xe2a6b6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x15f3cb=>{if(_0x484363())return _0x15f3cb(_0xe2a6b6([0x56,0x61,0x6c,0x69,0x64]));_0x20174d(),_0x1861d8[_0xe2a6b6([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xe2a6b6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x279f43=!0x1;const _0x5a2ea5=_0xd92c87();function _0x277a98(_0x1b26fb){return!!_0x1b26fb&&(typeof _0x1b26fb===_0xe2a6b6([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1b26fb===_0xe2a6b6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1b26fb[_0xe2a6b6([0x74,0x68,0x65,0x6e])]===_0xe2a6b6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1b26fb[_0xe2a6b6([0x63,0x61,0x74,0x63,0x68])]===_0xe2a6b6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x451d29(_0xb9fbd4){_0x329256(_0xb9fbd4)[_0xe2a6b6([0x74,0x68,0x65,0x6e])](_0x4e3569=>{if(!_0x4e3569||_0x4e3569[_0xe2a6b6([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xe2a6b6([0x6f,0x6b]))return _0xe2a6b6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4bc393(_0x17d3a1(_0x5a2ea5+_0x2ce460))!=_0x4e3569[_0xe2a6b6([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xe2a6b6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xe2a6b6([0x56,0x61,0x6c,0x69,0x64]);})[_0xe2a6b6([0x74,0x68,0x65,0x6e])](_0x4e6b7d=>(_0x333c79(),_0x4e6b7d),()=>{const _0x157829=_0xc9b395();return null==_0x157829?(_0x333c79(),_0xe2a6b6([0x56,0x61,0x6c,0x69,0x64])):_0xe2a6b6(_0x8f2ad3-_0x157829>(0x60d5f56c^_0x321162)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xe2a6b6([0x74,0x68,0x65,0x6e])](_0x15f3cb)[_0xe2a6b6([0x63,0x61,0x74,0x63,0x68])](()=>{_0x15f3cb(_0xe2a6b6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x110bd6=0x44ef9fec^_0x321162;function _0x333c79(){const _0x281603=_0xe2a6b6([0x6c,0x6c,0x63,0x74,0x2d])+_0x4bc393(_0x17d3a1(_0x58ccca)),_0x2e973f=_0x27b9ea(_0x4bc393(window[_0xe2a6b6([0x4d,0x61,0x74,0x68])][_0xe2a6b6([0x63,0x65,0x69,0x6c])](_0x8f2ad3/_0x110bd6)));window[_0xe2a6b6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xe2a6b6([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x281603,_0x2e973f);}function _0xc9b395(){const _0x2df8d4=_0xe2a6b6([0x6c,0x6c,0x63,0x74,0x2d])+_0x4bc393(_0x17d3a1(_0x58ccca)),_0x5631ac=window[_0xe2a6b6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xe2a6b6([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2df8d4);return _0x5631ac?window[_0xe2a6b6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x27b9ea(_0x5631ac),0x10)*_0x110bd6:null;}function _0x329256(_0x3c3969){return new window[(_0xe2a6b6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2941f5,_0x236b36)=>{_0x3c3969[_0xe2a6b6([0x74,0x68,0x65,0x6e])](_0x2941f5,_0x236b36),window[_0xe2a6b6([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x236b36,0x44d8a5ac^_0x321162);});}}_0x1861d8[_0xe2a6b6([0x6f,0x6e])](_0xe2a6b6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x356254,_0x3eadeb)=>{if(_0x3eadeb[0x0]!=_0x58ccca)return _0x15f3cb(_0xe2a6b6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3eadeb[0x1]={..._0x3eadeb[0x1],[_0xe2a6b6([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5a2ea5};},{[_0xe2a6b6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xe2a6b6([0x68,0x69,0x67,0x68])}),_0x1861d8[_0xe2a6b6([0x6f,0x6e])](_0xe2a6b6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x56ee6f=>{_0x277a98(_0x56ee6f[_0xe2a6b6([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x279f43=!0x0,_0x451d29(_0x56ee6f[_0xe2a6b6([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xe2a6b6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xe2a6b6([0x6c,0x6f,0x77])}),_0x45a239[_0xe2a6b6([0x74,0x68,0x65,0x6e])](()=>{_0x279f43||_0x15f3cb(_0xe2a6b6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x484363(){return _0x1861d8[_0xe2a6b6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xe2a6b6([0x76,0x69,0x65,0x77])][_0xe2a6b6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xe2a6b6([0x61,0x75,0x74,0x6f]);}function _0x20174d(){_0x1861d8[_0xe2a6b6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xe2a6b6([0x76,0x69,0x65,0x77])][_0xe2a6b6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xe2a6b6([0x61,0x75,0x74,0x6f]);}}function _0x4cf0b8(_0x2860cc){const _0x2ad590=[new window[(_0xe2a6b6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54ab06=>setTimeout(_0x54ab06,0x44d04fa0^_0x321162)),_0x45a239[_0xe2a6b6([0x74,0x68,0x65,0x6e])](()=>new window[(_0xe2a6b6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3b5316=>{let _0x4592b0=0x0;_0x1861d8[_0xe2a6b6([0x6d,0x6f,0x64,0x65,0x6c])][_0xe2a6b6([0x6f,0x6e])](_0xe2a6b6([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x345461,_0x4a458f)=>{_0x4a458f[0x0][_0xe2a6b6([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4592b0++,_0x4592b0==(0x44d97094^_0x321162)&&(_0x3b5316(),_0x345461[_0xe2a6b6([0x6f,0x66,0x66])]());});}))];return window[_0xe2a6b6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xe2a6b6([0x72,0x61,0x63,0x65])](_0x2ad590)[_0xe2a6b6([0x74,0x68,0x65,0x6e])](()=>_0x2860cc);}async function _0x601e9a(){await _0x45a239,_0x1861d8[_0xe2a6b6([0x6d,0x6f,0x64,0x65,0x6c])][_0xe2a6b6([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x188b7e,_0x1861d8[_0xe2a6b6([0x6d,0x6f,0x64,0x65,0x6c])][_0xe2a6b6([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x188b7e,_0x1861d8[_0xe2a6b6([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xe2a6b6([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4ef6f8(_0xe753e5){const _0x4af032=_0x3c9d2d();_0x1861d8[_0x4af032]=_0xe2a6b6([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])+_0xe753e5,_0xe753e5!=_0xe2a6b6([0x56,0x61,0x6c,0x69,0x64])&&_0x601e9a();}function _0x3c9d2d(){const _0x482772=window[_0xe2a6b6([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xe2a6b6([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xe2a6b6([0x6e,0x6f,0x77])]())[_0xe2a6b6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xe2a6b6([0x2e]),'');let _0x5110f5=_0xe2a6b6([0x6a]);for(let _0xd929e7=0x0;_0xd929e7<_0x482772[_0xe2a6b6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xd929e7+=0x2){let _0x166bd4=window[_0xe2a6b6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x482772[_0xe2a6b6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xd929e7,_0xd929e7+0x2));_0x166bd4>=_0x211725[_0xe2a6b6([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x166bd4-=_0x211725[_0xe2a6b6([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5110f5+=_0x211725[_0x166bd4];}return _0x5110f5;}function _0x5cb7a1(){const _0x3e5792=_0x27a252[_0xe2a6b6([0x73,0x70,0x6c,0x69,0x74])](_0xe2a6b6([0x2e]));if(0x3!=_0x3e5792[_0xe2a6b6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x39d47e(_0x3e5792[0x1]);function _0x39d47e(_0x2caa48){const _0x3ec876=_0x3a6636(_0x2caa48);return _0x3ec876&&_0x3217f4()?_0x3ec876:null;function _0x3217f4(){const _0x1fb088=_0x3ec876[_0xe2a6b6([0x6a,0x74,0x69])],_0x22ba5a=window[_0xe2a6b6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1fb088[_0xe2a6b6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1fb088[_0xe2a6b6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1ea631={..._0x3ec876,[_0xe2a6b6([0x6a,0x74,0x69])]:_0x1fb088[_0xe2a6b6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1fb088[_0xe2a6b6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1ea631[_0xe2a6b6([0x76,0x63])],_0x17d3a1(_0x1ea631)==_0x22ba5a;}}}async function _0x3e4668(){let _0x26e1db=!0x0;try{const _0x1826b2=_0x27a252[_0xe2a6b6([0x73,0x70,0x6c,0x69,0x74])](_0xe2a6b6([0x2e])),[_0x193a2d,_0x2f43d5,_0x417a70]=_0x1826b2;return _0x13c941(_0x193a2d),await _0x1eedf7(_0x193a2d,_0x2f43d5,_0x417a70),_0x26e1db;}catch{return!0x1;}function _0x13c941(_0x4def7f){const _0x3f3561=_0x3a6636(_0x4def7f);_0x3f3561&&_0x3f3561[_0xe2a6b6([0x61,0x6c,0x67])]==_0xe2a6b6([0x45,0x53,0x32,0x35,0x36])||(_0x26e1db=!0x1);}async function _0x1eedf7(_0x2296c5,_0x42d250,_0x4c070a){const _0x7fe0b2=window[_0xe2a6b6([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xe2a6b6([0x66,0x72,0x6f,0x6d])](_0x50fc6c(_0x4c070a),_0x135f4a=>_0x135f4a[_0xe2a6b6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x58c91b=new window[(_0xe2a6b6([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xe2a6b6([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2296c5+_0xe2a6b6([0x2e])+_0x42d250),_0x5b81b9=window[_0xe2a6b6([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xe2a6b6([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5b81b9)return;const _0x47e16d=await _0x5b81b9[_0xe2a6b6([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xe2a6b6([0x6a,0x77,0x6b]),_0x1fed36,{[_0xe2a6b6([0x6e,0x61,0x6d,0x65])]:_0xe2a6b6([0x45,0x43,0x44,0x53,0x41]),[_0xe2a6b6([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xe2a6b6([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xe2a6b6([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5b81b9[_0xe2a6b6([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xe2a6b6([0x6e,0x61,0x6d,0x65])]:_0xe2a6b6([0x45,0x43,0x44,0x53,0x41]),[_0xe2a6b6([0x68,0x61,0x73,0x68])]:{[_0xe2a6b6([0x6e,0x61,0x6d,0x65])]:_0xe2a6b6([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x47e16d,_0x7fe0b2,_0x58c91b)||(_0x26e1db=!0x1);}}function _0x3a6636(_0x372c71){return _0x372c71[_0xe2a6b6([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xe2a6b6([0x65,0x79]))?JSON[_0xe2a6b6([0x70,0x61,0x72,0x73,0x65])](_0x50fc6c(_0x372c71)):null;}function _0x50fc6c(_0x533f9f){return window[_0xe2a6b6([0x61,0x74,0x6f,0x62])](_0x533f9f[_0xe2a6b6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xe2a6b6([0x2b]))[_0xe2a6b6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xe2a6b6([0x2f])));}function _0x17d3a1(_0x4536b8){let _0x1ffc01=0x1505;function _0x3bdb94(_0x230c0c){for(let _0x107ecb=0x0;_0x107ecb<_0x230c0c[_0xe2a6b6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x107ecb++){const _0x2e2a35=_0x230c0c[_0xe2a6b6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x107ecb);_0x1ffc01=(_0x1ffc01<<0x5)+_0x1ffc01+_0x2e2a35,_0x1ffc01&=_0x1ffc01;}}function _0x580c40(_0xc14144){Array[_0xe2a6b6([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xc14144)?_0xc14144[_0xe2a6b6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x580c40):_0xc14144&&typeof _0xc14144==_0xe2a6b6([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xe2a6b6([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xc14144)[_0xe2a6b6([0x73,0x6f,0x72,0x74])]()[_0xe2a6b6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xcebf04,_0xd10541])=>{_0x3bdb94(_0xcebf04),_0x580c40(_0xd10541);}):_0x3bdb94(window[_0xe2a6b6([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xc14144));}return _0x580c40(_0x4536b8),_0x1ffc01>>>0x0;}function _0x4bc393(_0x47820e){return _0x47820e[_0xe2a6b6([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xe2a6b6([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xe2a6b6([0x30]));}function _0x27b9ea(_0x552532){return _0x552532[_0xe2a6b6([0x73,0x70,0x6c,0x69,0x74])]('')[_0xe2a6b6([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xe2a6b6([0x6a,0x6f,0x69,0x6e])]('');}function _0x188b7e(){}function _0xe2a6b6(_0x2a308a){const _0x54535b=_0x4003;return _0x2a308a[_0x54535b(0x184)](_0x57f206=>String[_0x54535b(0x18f)](_0x57f206))[_0x54535b(0x177)]('');}_0x4ef6f8(await _0xd1946a());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x31e5(_0x22ec15,_0x5ce0e6){const _0x1eed7d=_0x1eed();return _0x31e5=function(_0x31e593,_0x25c3bc){_0x31e593=_0x31e593-0x1ed;let _0xf05269=_0x1eed7d[_0x31e593];return _0xf05269;},_0x31e5(_0x22ec15,_0x5ce0e6);}const _0x2438f6=_0x31e5;(function(_0x21722e,_0x3e8307){const _0xcaf4d=_0x31e5,_0x47022a=_0x21722e();while(!![]){try{const _0x2952fc=parseInt(_0xcaf4d(0x21d))/0x1*(parseInt(_0xcaf4d(0x206))/0x2)+parseInt(_0xcaf4d(0x215))/0x3*(parseInt(_0xcaf4d(0x205))/0x4)+-parseInt(_0xcaf4d(0x212))/0x5*(-parseInt(_0xcaf4d(0x217))/0x6)+parseInt(_0xcaf4d(0x210))/0x7*(-parseInt(_0xcaf4d(0x219))/0x8)+-parseInt(_0xcaf4d(0x1fb))/0x9*(parseInt(_0xcaf4d(0x225))/0xa)+-parseInt(_0xcaf4d(0x218))/0xb+parseInt(_0xcaf4d(0x1f5))/0xc*(parseInt(_0xcaf4d(0x21a))/0xd);if(_0x2952fc===_0x3e8307)break;else _0x47022a['push'](_0x47022a['shift']());}catch(_0x14be48){_0x47022a['push'](_0x47022a['shift']());}}}(_0x1eed,0x58896));import{Plugin as _0xaab891}from'ckeditor5/src/core.js';function _0x1eed(){const _0x3bcfea=['pasteFromOfficeEnhancedLicenseKeyExpired','stylesProcessor','161fUaYJQ','PasteFromOfficeEnhanced','10dzaiNY','pasteFromOfficeEnhancedLicenseKeyValid','init','3VTayFE','PasteFromOffice','805530ZPVQcz','6611594NtCvlr','246992UovLDv','473434FeMgtP','pluginName','isOfficialPlugin','1lepZrA','inputTransformation','editing','isPremiumPlugin','getData','expired','high','get','1420HKoMQS','view','requires','_licenseKeyCheckInterval','destroy','ClipboardPipeline','document','pasteFromOfficeEnhancedLicenseKeyNotAllowed','dataTransfer','216uhupeF','config','licenseKey','_showLicenseError','trialLimit','pasteFromOfficeEnhancedLicenseKeyTrialLimit','4347rirNVr','pasteFromOfficeEnhancedLicenseKeyInvalid','editor','plugins','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','pasteFromOfficeEnhancedLicenseKeyDomainLimit','execute','invalid','pasteFromOfficeEnhancedLicenseKeyUsageLimit','featureNotAllowed','2545220zYLYoe','364098YZVvFI','isActive','text/html','PasteFromOfficeEnhancedPropagator','domainLimit','usageLimit','evaluationLimit','_parsedData'];_0x1eed=function(){return _0x3bcfea;};return _0x1eed();}import{parseHtml as _0x21e01e}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5256f9}from'ckeditor5/src/utils.js';import _0x195b89 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0xaab891{[_0x2438f6(0x1f7)];[_0x2438f6(0x1ef)];static get[_0x2438f6(0x21b)](){const _0xf63e4d=_0x2438f6;return _0xf63e4d(0x209);}static get[_0x2438f6(0x21c)](){return!0x0;}static get[_0x2438f6(0x220)](){return!0x0;}static get[_0x2438f6(0x1ee)](){const _0x19b9a7=_0x2438f6;return[_0x19b9a7(0x216)];}[_0x2438f6(0x214)](){const _0x36baec=_0x2438f6,_0x31a127=this[_0x36baec(0x1fd)],_0x4a7d95=_0x31a127[_0x36baec(0x1fe)][_0x36baec(0x224)](_0x36baec(0x1f1)),_0x39be7b=_0x31a127[_0x36baec(0x21f)][_0x36baec(0x1ed)][_0x36baec(0x1f2)],_0x5681bf=new _0x195b89(_0x39be7b);_0x4a7d95['on'](_0x36baec(0x21e),(_0x178eb5,_0x34ca43)=>{const _0x3757b0=_0x36baec,_0x2fac55=_0x34ca43[_0x3757b0(0x1f4)][_0x3757b0(0x221)](_0x3757b0(0x208));_0x5681bf[_0x3757b0(0x207)](_0x2fac55)&&(_0x34ca43[_0x3757b0(0x20d)]||(_0x34ca43[_0x3757b0(0x20d)]=_0x21e01e(_0x2fac55,_0x39be7b[_0x3757b0(0x20f)])),_0x5681bf[_0x3757b0(0x201)](_0x34ca43));},{'priority':_0x5256f9[_0x36baec(0x224)](_0x36baec(0x223))+0xa}),this[_0x36baec(0x1f7)]=this[_0x36baec(0x1fd)][_0x36baec(0x1f6)][_0x36baec(0x224)](_0x36baec(0x1f7));const _0x5e1318=this[_0x36baec(0x1fd)];this[_0x36baec(0x1ef)]=setInterval(()=>{const _0x3211d2=_0x36baec;let _0x202805;for(const _0x2a521d in _0x5e1318){const _0x2c0704=_0x2a521d,_0x1cfdf6=_0x5e1318[_0x2c0704];if(_0x3211d2(0x213)==_0x1cfdf6||_0x3211d2(0x1fc)==_0x1cfdf6||_0x3211d2(0x20e)==_0x1cfdf6||_0x3211d2(0x200)==_0x1cfdf6||_0x3211d2(0x1f3)==_0x1cfdf6||_0x3211d2(0x1ff)==_0x1cfdf6||_0x3211d2(0x1fa)==_0x1cfdf6||_0x3211d2(0x203)==_0x1cfdf6){delete _0x5e1318[_0x2c0704],_0x202805=_0x1cfdf6,clearInterval(this[_0x3211d2(0x1ef)]),this[_0x3211d2(0x1ef)]=void 0x0;break;}}_0x3211d2(0x1fc)==_0x202805&&_0x5e1318[_0x3211d2(0x1f8)](_0x3211d2(0x202)),_0x3211d2(0x20e)==_0x202805&&_0x5e1318[_0x3211d2(0x1f8)](_0x3211d2(0x222)),_0x3211d2(0x200)==_0x202805&&_0x5e1318[_0x3211d2(0x1f8)](_0x3211d2(0x20a)),_0x3211d2(0x1f3)==_0x202805&&_0x5e1318[_0x3211d2(0x1f8)](_0x3211d2(0x204),_0x3211d2(0x211)),_0x3211d2(0x1ff)==_0x202805&&_0x5e1318[_0x3211d2(0x1f8)](_0x3211d2(0x20c)),_0x3211d2(0x1fa)==_0x202805&&_0x5e1318[_0x3211d2(0x1f8)](_0x3211d2(0x1f9)),_0x3211d2(0x203)==_0x202805&&_0x5e1318[_0x3211d2(0x1f8)](_0x3211d2(0x20b));},0x3e8);}[_0x2438f6(0x1f0)](){const _0x2d1633=_0x2438f6;super[_0x2d1633(0x1f0)](),this[_0x2d1633(0x1ef)]&&clearInterval(this[_0x2d1633(0x1ef)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x7026c9,_0x2269bc){const _0x243835=_0x5d4b,_0x406a65=_0x7026c9();while(!![]){try{const _0x57f674=-parseInt(_0x243835(0x130))/0x1+-parseInt(_0x243835(0x12f))/0x2+-parseInt(_0x243835(0x135))/0x3*(parseInt(_0x243835(0x133))/0x4)+-parseInt(_0x243835(0x134))/0x5+-parseInt(_0x243835(0x12e))/0x6*(parseInt(_0x243835(0x132))/0x7)+-parseInt(_0x243835(0x12d))/0x8+parseInt(_0x243835(0x136))/0x9;if(_0x57f674===_0x2269bc)break;else _0x406a65['push'](_0x406a65['shift']());}catch(_0x5292d2){_0x406a65['push'](_0x406a65['shift']());}}}(_0x4f35,0x7691d));function _0x4f35(){const _0x47eac3=['6BShrZT','123536BKiOUv','21515SsLwhl','test','193214wSWYbQ','13548tkxJrT','3177760bnzhJs','489YHQOXP','24328467gntXVj','7351872VAaEMD'];_0x4f35=function(){return _0x47eac3;};return _0x4f35();}function _0x5d4b(_0x3cde0a,_0x3bdffa){const _0x4f353f=_0x4f35();return _0x5d4b=function(_0x5d4bd4,_0x4a5051){_0x5d4bd4=_0x5d4bd4-0x12d;let _0x2b95e0=_0x4f353f[_0x5d4bd4];return _0x2b95e0;},_0x5d4b(_0x3cde0a,_0x3bdffa);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x176925){const _0xb5a5d7=_0x5d4b;return m[_0xb5a5d7(0x131)](_0x176925);}
|