@ckeditor/ckeditor5-paste-from-office-enhanced 44.1.0-alpha.2 → 44.1.0-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{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=["480894JXkPrZ","2141109tKiayO","4492144KXFUuQ","1004066AKpSNB","126678GKiXwE","test","2135582ZOesZP","330774fJFBkJ","25oucMXP","96JcWpty"];return(S=function(){return t})()}!function(t){const e=A,n=t();for(;;)try{if(585458===parseInt(e(312))/1+-parseInt(e(311))/2+-parseInt(e(305))/3+-parseInt(e(307))/4+-parseInt(e(313))/5*(parseInt(e(309))/6)+-parseInt(e(308))/7+parseInt(e(314))/8*(parseInt(e(306))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t,e){const n=S();return(A=function(t,e){return n[t-=305]})(t,e)}function E(t){return C[A(310)](t)}!function(t){const e=R,n=t();for(;;)try{if(692665===parseInt(e(353))/1*(-parseInt(e(367))/2)+parseInt(e(350))/3+parseInt(e(364))/4+-parseInt(e(365))/5+parseInt(e(361))/6*(parseInt(e(366))/7)+-parseInt(e(374))/8*(parseInt(e(352))/9)+parseInt(e(359))/10*(parseInt(e(356))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(373)]&&!s[n(370)])continue;const e=!s[n(373)]||t[n(371)]===s[n(373)],o=!s[n(370)]||t[n(372)](s[n(370)]);e&&o&&r[n(369)](s,i)}return r}function F(t){const e=R,n={};for(let r=0;r<t[e(355)];r++){const s=t[r],i=t[e(351)](s);e(362)!==i&&(n[s]=i)}return n}function P(t){const e=R,n=t[e(376)](",")[e(357)]((t=>t[e(360)]())),r=[];for(const t of n){const n=L[e(349)](t);n&&r[e(358)](n[e(363)])}return r}function j(t){const e=R,n={};for(const r of t)Object[e(348)](n,r);return n}function R(t,e){const n=k();return(R=function(t,e){return n[t-=348]})(t,e)}function k(){const t=["selectorText","split","assign","exec","1426167eXtecf","getPropertyValue","10642617CyCjZo","991HeQGMI","cssRules","length","13354OnlVuH","map","push","8390HfAXRm","trim","2432670ktxsNs","initial","groups","1775648UqzDga","2295975btWbIY","7zpGhDf","18qjkIdT","style","set","className","name","hasClass","tagName","8BUjWlF"];return(k=function(){return t})()}const T=K;function D(){const t=["_parsedData","1179912hpyukO","169315sAlvMU","isActive","951615RwixBg","item","279016sJDlpl","size","from","content","type","elementStart","setStyle","2196cORwec","createRangeIn","document","values","10596GZyxCt","49fGwGlI","4340295GZKntT","411pyJfkA","execute","hasStyle"];return(D=function(){return t})()}function K(t,e){const n=D();return(K=function(t,e){return n[t-=395]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(439141===-parseInt(e(404))/1+parseInt(e(415))/2+-parseInt(e(399))/3*(-parseInt(e(396))/4)+-parseInt(e(406))/5+parseInt(e(403))/6+parseInt(e(397))/7*(-parseInt(e(408))/8)+parseInt(e(398))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class M extends w{[T(400)](t){const n=T,{body:r,styles:s}=t[n(402)],i=new e.UpcastWriter(r[n(417)]),o=i[n(416)](r),c=function(t){const e=R,n=new Map;for(const r in t){const s=P(r),i=t[r];for(const t of s)n[e(369)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(354)])if(t instanceof CSSStyleRule){const r=F(t[e(368)]);n[t[e(375)]]=Object[e(348)]({},n[t[e(375)]]||{},r)}return n}(s));for(const t of o){if(n(413)!==t[n(412)])continue;const e=O(t[n(407)],c);if(e[n(409)]){const r=j(Array[n(410)](e[n(395)]()));for(const e in r){const s=t[n(407)];s[n(401)](e)||i[n(414)](e,r[e],s)}}}t[n(411)]=r}[T(405)](t){return super[T(405)](t)||E(t)}}function W(t,e){const n=q();return(W=function(t,e){return n[t-=290]})(t,e)}const N=W;function q(){const t=["_parsedData","458530QmCywF","290kzSQmR","5146216AArRUg","648XCHHHo","stylesProcessor","fromCharCode","6074327FewwQq","map","isPremiumPlugin","pluginName","PasteFromOfficeEnhancedInliner","isOfficialPlugin","inputTransformation","ClipboardPipeline","href","214341EYUEOL","requires","dataTransfer","document","52owGvvO","view","plugins","editing","35748nSvkyj","execute","getData","editor","isActive","high","join","text/html","afterInit","get","init","1624936GclaKG","PasteFromOffice","600646XVlBEp"];return(q=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(897111===parseInt(e(311))/1+parseInt(e(309))/2+-parseInt(e(290))/3*(-parseInt(e(294))/4)+parseInt(e(314))/5*(parseInt(e(298))/6)+parseInt(e(319))/7+parseInt(e(315))/8+-parseInt(e(316))/9*(parseInt(e(313))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);class B extends t.Plugin{static get[N(322)](){return N(323)}static get[N(324)](){return!0}static get[N(321)](){return!0}static get[N(291)](){return[N(310)]}[N(308)](){const t=N,e=this[t(301)],n=e[t(296)][t(307)](t(326)),r=e[t(297)][t(295)][t(293)],s=new M(r);n.on(t(325),((e,n)=>{const i=t,o=n[i(292)][i(300)](i(305));s[i(302)](o)&&(n[i(312)]||(n[i(312)]=b(o,r[i(317)])),s[i(299)](n))}),{priority:x.priorities[t(307)](t(303))+11})}[N(306)](){!async function(t){const e=d([49,83,70,79,71,52,109,104,82,73,72,115,81,99,85,112,69,89,86,108,101,113,50,55,56,78,51,77,106,98,84,65,97,122,57,100,88,120,68,121,102,117,67,75,110,107,90,48,116,119,114,76,87,111,66,118,103,74,53,54,80,105]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=W;return t[e(320)]((t=>String[e(318)](t)))[e(304)]("")}!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([83]);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:1734048e3;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=W,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(327)]);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]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([100,101,118,101,108,111,112,109,101,110,116])&&(e=c(d([68,101,118,101,108,111,112,109,101,110,116,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)}}function G(){const t=["createElement","5586219bwgbfk","1556124HKuKrk","6KDIwjp","3146864vexBcp","medium","1015605uhIQCe","34216qIgmyq","split","bolder","getChildren","super","function","removeStyle","font-style","text-decoration-line","line-through","insertChild","includes","font-size","span","text-decoration","sup","3832RivCKx","bold","color","12sMeuIQ","setStyle","filter","italic","keys","underline","font-weight","strong","from","forEach","getStyleNames","vertical-align","1219532OVGdFT","sub","length","getStyle","font-family"];return(G=function(){return t})()}const U=_;!function(t){const e=_,n=t();for(;;)try{if(355275===parseInt(e(499))/1+-parseInt(e(514))/2+parseInt(e(521))/3+parseInt(e(502))/4*(parseInt(e(482))/5)+parseInt(e(522))/6*(parseInt(e(523))/7)+parseInt(e(483))/8+-parseInt(e(520))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const $=[U(501),U(518),U(495),U(497),U(491),U(508),U(490),U(513)],J=[U(501),U(518),U(495)],H={"font-style":[[U(505),"i"]],"font-weight":[[U(524),U(509)],[U(500),U(509)],[U(485),U(509)],[t=>Number(t)>=600,U(509)]],"text-decoration":[[U(507),"u"],[U(492),"s"]],"text-decoration-line":[[U(507),"u"],[U(492),"s"]],"vertical-align":[[U(515),U(515)],[U(487),U(498)]]};function X(t){return $[U(494)](t)}function z(t){const e=U;return Array[e(510)](t[e(512)]())[e(504)](X)}function V(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(511)]((e=>{const i=n,o=t[i(517)](e);if(o)if(c=e,J[U(494)](c))r[e]=o;else if(e in H){const t=o[i(484)](" ");H[e][i(511)]((([n,r])=>{const o=i;for(const i of t)(o(488)==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=U;for(const s in n)n[s][r(511)]((([,n])=>{const s=r,i=e[s(519)](n,[],t[s(486)]());e[s(493)](0,i,t)})),e[r(489)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(506)](n)[r(516)])return;const s=e[r(519)](r(496),[],t[r(486)]());e[r(503)](n,s),e[r(493)](0,s,t),e[r(489)](Object[r(506)](n),t)}(t,e,r)}function _(t,e){const n=G();return(_=function(t,e){return n[t-=482]})(t,e)}const Q=Y;function Y(t,e){const n=Z();return(Y=function(t,e){return n[t-=203]})(t,e)}function Z(){const t=["execute","content","name","element","font","isActive","360803TYTGMp","2190316uHHJWj","stylesProcessor","13405TzULFk","3578784pjljCp","document","5JuttFS","createRangeIn","18801lAnABj","includes","1736GimiIE","_parsedData","1844394WlfOIi","blockElements","7580frOiCK","getItems","1400058tLdSvs"];return(Z=function(){return t})()}!function(t){const e=Y,n=t();for(;;)try{if(422170===parseInt(e(221))/1+parseInt(e(214))/2+-parseInt(e(210))/3+parseInt(e(222))/4*(parseInt(e(204))/5)+parseInt(e(225))/6+-parseInt(e(224))/7*(-parseInt(e(208))/8)+-parseInt(e(206))/9*(parseInt(e(212))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class tt extends w{[Q(215)](t){const n=Q,{body:r}=t[n(209)],s=new e.UpcastWriter(r[n(203)]),i=s[n(205)](r),o=new e.ViewDocument(s[n(203)][n(223)]),c=[...new e.DomConverter(o)[n(211)],n(219)],a=i[n(213)]();for(const t of a)if(t.is(n(218))&&c[n(207)](t[n(217)])){V(t,s,z(t))}t[n(216)]=r}[Q(220)](t){return super[Q(220)](t)||E(t)}}function et(){const t=["128215spweSA","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","222bjfcFy","478052BVJpGa","1267270PnsfrM","pasteFromOfficeEnhancedLicenseKeyExpired","text/html","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pluginName","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyUsageLimit","15128170rOxyEF","init","editing","view","licenseKey","5735436dFNdJd","isPremiumPlugin","_licenseKeyCheckInterval","4pxAmry","223683RSnAgl","ClipboardPipeline","get","destroy","invalid","requires","plugins","stylesProcessor","execute","high","6530364YzpYqj","dataTransfer","pasteFromOfficeEnhancedLicenseKeyValid","_parsedData","PasteFromOfficeEnhanced","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyInvalid","developmentLimit","document","config","featureNotAllowed","usageLimit","inputTransformation","isActive","domainLimit","getData","PasteFromOfficeEnhancedPropagator","8GNzxVL","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyTrialLimit","trialLimit","editor","isOfficialPlugin","expired","pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit"];return(et=function(){return t})()}const nt=rt;function rt(t,e){const n=et();return(rt=function(t,e){return n[t-=122]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(786999===-parseInt(e(141))/1+-parseInt(e(140))/2+-parseInt(e(157))/3*(parseInt(e(156))/4)+parseInt(e(136))/5*(parseInt(e(139))/6)+-parseInt(e(153))/7*(parseInt(e(128))/8)+parseInt(e(167))/9+parseInt(e(148))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class st extends t.Plugin{static get[nt(145)](){return nt(127)}static get[nt(133)](){return!0}static get[nt(154)](){return!0}static get[nt(162)](){return[nt(172)]}[nt(149)](){const t=nt,e=this[t(132)],n=e[t(163)][t(159)](t(158)),r=e[t(150)][t(151)][t(175)],s=new tt(r);n.on(t(123),((e,n)=>{const i=t,o=n[i(168)][i(126)](i(143));s[i(124)](o)&&(n[i(170)]||(n[i(170)]=b(o,r[i(164)])),s[i(165)](n))}),{priority:x.priorities[t(159)](t(166))+10}),this[t(152)]=this[t(132)][t(176)][t(159)](t(152));const i=this[t(132)];this[t(155)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(169)==s||e(173)==s||e(142)==s||e(138)==s||e(129)==s||e(144)==s||e(130)==s||e(135)==s||e(147)==s){delete i[r],n=s,clearInterval(this[e(155)]),this[e(155)]=void 0;break}}e(173)==n&&i[e(146)](e(161)),e(142)==n&&i[e(146)](e(134)),e(138)==n&&i[e(146)](e(125)),e(129)==n&&i[e(146)](e(177),e(171)),e(144)==n&&i[e(146)](e(137)),e(130)==n&&i[e(146)](e(131)),e(135)==n&&i[e(146)](e(174)),e(147)==n&&i[e(146)](e(122))}),1e3)}[nt(160)](){const t=nt;super[t(160)](),this[t(155)]&&clearInterval(this[t(155)])}}function it(t,e){var n=ct();return(it=function(t,e){return n[t-=241]})(t,e)}var ot=it;function ct(){var t=["6338DLyoBJ","pluginName","36jRkuTx","requires","20fXZFhs","15ABqDMo","32166XoEoZI","PasteFromOfficeEnhanced","isOfficialPlugin","155PmCDVb","8143322mkaxoG","466560XPlnus","PasteFromOffice","455408JccmDL","333444bSMIKG","236005XYwqDu","isPremiumPlugin"];return(ct=function(){return t})()}!function(t){for(var e=it,n=t();;)try{if(244993===parseInt(e(249))/1*(parseInt(e(245))/2)+parseInt(e(250))/3*(-parseInt(e(242))/4)+parseInt(e(254))/5*(parseInt(e(251))/6)+-parseInt(e(243))/7+-parseInt(e(241))/8*(parseInt(e(247))/9)+-parseInt(e(256))/10+parseInt(e(255))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[ot(246)](){return ot(252)}static get[ot(253)](){return!0}static get[ot(244)](){return!0}static get[ot(248)](){return[ot(257),B,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=277]})(t,e)}function lt(){var t=["852FMxUdz","1100082mJRggB","1720aBSFCK","732ByOaBI","1469ODYQgh","11592lFPDAS","423adSYLe","558945CqXtdv","18491JxMljz","7xLQkid","230qLrUbR","5214qWVHSA","9712hvLTdQ"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(161970===-parseInt(e(285))/1*(parseInt(e(282))/2)+-parseInt(e(283))/3*(-parseInt(e(288))/4)+-parseInt(e(279))/5+-parseInt(e(286))/6*(parseInt(e(281))/7)+parseInt(e(284))/8*(parseInt(e(278))/9)+parseInt(e(287))/10*(parseInt(e(280))/11)+-parseInt(e(277))/12*(parseInt(e(289))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(t,e){const n=C();return(S=function(t,e){return n[t-=137]})(t,e)}function C(){const t=["93151BvPNfM","1315744kXgOwV","90eywuUK","1233500iFSRFx","687680VGapRT","545529VXvIBl","461518TGSISu","test","107233ReyLXp"];return(C=function(){return t})()}!function(t){const e=S,n=t();for(;;)try{if(132604===parseInt(e(138))/1+parseInt(e(144))/2+-parseInt(e(143))/3+parseInt(e(142))/4+-parseInt(e(141))/5+parseInt(e(140))/6*(parseInt(e(137))/7)+-parseInt(e(139))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t){return E[S(145)](t)}!function(t){const e=P,n=t();for(;;)try{if(869076===-parseInt(e(466))/1+-parseInt(e(462))/2*(-parseInt(e(455))/3)+parseInt(e(470))/4+parseInt(e(456))/5+-parseInt(e(479))/6+-parseInt(e(464))/7*(-parseInt(e(461))/8)+parseInt(e(468))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const A=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=P,r=new Map;for(const[s,i]of e){if(!s[n(460)]&&!s[n(463)])continue;const e=!s[n(460)]||t[n(454)]===s[n(460)],o=!s[n(463)]||t[n(467)](s[n(463)]);e&&o&&r[n(478)](s,i)}return r}function P(t,e){const n=F();return(P=function(t,e){return n[t-=454]})(t,e)}function F(){const t=["cssRules","1904888MkziSs","exec","map","style","getPropertyValue","groups","trim","length","set","1351062gSVKuC","selectorText","name","1787526mIOlzH","3086185LZXLkA","split","initial","push","tagName","8adaLqL","2umwCtC","className","2103703dqteAk","assign","1522465zPKmFq","hasClass","5641992gJDJgn"];return(F=function(){return t})()}function T(t){const e=P,n={};for(let r=0;r<t[e(477)];r++){const s=t[r],i=t[e(474)](s);e(458)!==i&&(n[s]=i)}return n}function R(t){const e=P,n=t[e(457)](",")[e(472)]((t=>t[e(476)]())),r=[];for(const t of n){const n=A[e(471)](t);n&&r[e(459)](n[e(475)])}return r}function j(t){const e=P,n={};for(const r of t)Object[e(465)](n,r);return n}function N(){const t=["7724436GUmsYV","_parsedData","30416xwzMIY","size","document","isActive","execute","setStyle","2853098RwiaQy","item","hasStyle","createRangeIn","5fqTPHe","2297727LHEegn","9198aexdBR","274674pekfYB","549740BvAVdh","type","values","elementStart","2025583LgSnWw","content","from"];return(N=function(){return t})()}const M=W;function W(t,e){const n=N();return(W=function(t,e){return n[t-=225]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(987745===-parseInt(e(226))/1+-parseInt(e(241))/2+parseInt(e(246))/3+-parseInt(e(233))/4*(parseInt(e(245))/5)+-parseInt(e(225))/6+parseInt(e(230))/7+parseInt(e(235))/8*(parseInt(e(247))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class k extends w{[M(239)](t){const n=M,{body:r,styles:s}=t[n(234)],i=new e.UpcastWriter(r[n(237)]),o=i[n(244)](r),c=function(t){const e=P,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(478)](t,i)}return n}(function(t){const e=P,n={};for(const r of t)for(const t of r[e(469)])if(t instanceof CSSStyleRule){const r=T(t[e(473)]);n[t[e(480)]]=Object[e(465)]({},n[t[e(480)]]||{},r)}return n}(s));for(const t of o){if(n(229)!==t[n(227)])continue;const e=O(t[n(242)],c);if(e[n(236)]){const r=j(Array[n(232)](e[n(228)]()));for(const e in r){const s=t[n(242)];s[n(243)](e)||i[n(240)](e,r[e],s)}}}t[n(231)]=r}[M(238)](t){return super[M(238)](t)||L(t)}}const D=V;function K(){const t=["document","editor","plugins","stylesProcessor","join","map","high","init","8402238imPVdg","2255625choYLB","editing","ClipboardPipeline","isActive","get","484496qEzoOu","text/html","10WyVbHX","getData","view","fromCharCode","requires","104112hQBRcS","6rKQHSK","dataTransfer","pluginName","afterInit","1315035xMpNiY","PasteFromOffice","inputTransformation","121055NWhWrV","href","264138uVSxyA","isPremiumPlugin","execute","isOfficialPlugin","7YLvEdx","PasteFromOfficeEnhancedInliner","_parsedData"];return(K=function(){return t})()}function V(t,e){const n=K();return(V=function(t,e){return n[t-=397]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(228938===parseInt(e(397))/1*(parseInt(e(428))/2)+parseInt(e(432))/3+-parseInt(e(420))/4+parseInt(e(415))/5+-parseInt(e(399))/6*(-parseInt(e(403))/7)+-parseInt(e(427))/8+-parseInt(e(414))/9*(parseInt(e(422))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class B extends t.Plugin{static get[D(430)](){return D(404)}static get[D(402)](){return!0}static get[D(400)](){return!0}static get[D(426)](){return[D(433)]}[D(413)](){const t=D,e=this[t(407)],n=e[t(408)][t(419)](t(417)),r=e[t(416)][t(424)][t(406)],s=new k(r);n.on(t(434),((e,n)=>{const i=t,o=n[i(429)][i(423)](i(421));s[i(418)](o)&&(n[i(405)]||(n[i(405)]=b(o,r[i(409)])),s[i(401)](n))}),{priority:x.priorities[t(419)](t(412))+11})}[D(431)](){!async function(t){const e=d([68,121,52,114,50,73,113,53,116,49,74,109,111,99,65,88,55,102,82,110,90,87,71,107,101,84,72,76,105,112,83,66,51,75,117,80,54,56,89,103,69,48,85,119,97,108,81,79,86,122,104,78,118,120,67,115,57,77,70,106,98,100]),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=V;return t[e(411)]((t=>String[e(425)](t)))[e(410)]("")}!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([68]);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:1734134400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=V,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(398)]);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]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([100,101,118,101,108,111,112,109,101,110,116])&&(e=c(d([68,101,118,101,108,111,112,109,101,110,116,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 z=$;function $(t,e){const n=X();return($=function(t,e){return n[t-=115]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(748740===parseInt(e(155))/1+parseInt(e(134))/2+-parseInt(e(131))/3+parseInt(e(151))/4*(parseInt(e(145))/5)+-parseInt(e(139))/6*(parseInt(e(120))/7)+parseInt(e(130))/8+-parseInt(e(140))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);const H=[z(136),z(127),z(137),z(143),z(150),z(123),z(147),z(142)],Q=[z(136),z(127),z(137)],U={"font-style":[[z(138),"i"]],"font-weight":[[z(128),z(122)],[z(141),z(122)],[z(152),z(122)],[t=>Number(t)>=600,z(122)]],"text-decoration":[[z(121),"u"],[z(126),"s"]],"text-decoration-line":[[z(121),"u"],[z(126),"s"]],"vertical-align":[[z(133),z(133)],[z(153),z(116)]]};function Y(t){return H[z(119)](t)}function q(t){const e=z;return Array[e(118)](t[e(124)]())[e(125)](Y)}function J(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=z,r={},s={};return e[n(154)]((e=>{const i=n,o=t[i(148)](e);if(o)if(c=e,Q[z(119)](c))r[e]=o;else if(e in U){const t=o[i(117)](" ");U[e][i(154)]((([n,r])=>{const o=i;for(const i of t)(o(144)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=z;for(const s in n)n[s][r(154)]((([,n])=>{const s=r,i=e[s(157)](n,[],t[s(115)]());e[s(149)](0,i,t)})),e[r(156)](s,t)})(t,e,s),function(t,e,n){const r=z;if(!Object[r(146)](n)[r(135)])return;const s=e[r(157)](r(129),[],t[r(115)]());e[r(132)](n,s),e[r(149)](0,s,t),e[r(156)](Object[r(146)](n),t)}(t,e,r)}function X(){const t=["sub","860818XCMLgY","length","color","font-size","italic","6iCTkvl","11097549BRfYQQ","bold","vertical-align","text-decoration","function","22415OPtszj","keys","font-style","getStyle","insertChild","text-decoration-line","108xVjmCr","bolder","super","forEach","1483962dkTjVz","removeStyle","createElement","getChildren","sup","split","from","includes","5054602DargaY","underline","strong","font-weight","getStyleNames","filter","line-through","font-family","medium","span","7771440JSmQzz","908865fMGJBc","setStyle"];return(X=function(){return t})()}const _=G;function G(t,e){const n=Z();return(G=function(t,e){return n[t-=169]})(t,e)}function Z(){const t=["85xgQQCw","isActive","56307779ZeBJft","3089kIBYvN","document","getItems","86358ouIEDz","font","53858ZWXRpe","1000PYWoIB","execute","blockElements","3DVxKMj","stylesProcessor","12AcKbPN","_parsedData","10577133zUpWrH","5633396doNzXt","12333470TOaFwC","includes","name","718fjFdTy","createRangeIn","element","content"];return(Z=function(){return t})()}!function(t){const e=G,n=t();for(;;)try{if(910074===parseInt(e(172))/1*(-parseInt(e(190))/2)+-parseInt(e(181))/3*(parseInt(e(186))/4)+-parseInt(e(169))/5*(parseInt(e(175))/6)+parseInt(e(177))/7*(parseInt(e(178))/8)+-parseInt(e(185))/9+-parseInt(e(187))/10+parseInt(e(171))/11*(parseInt(e(183))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class tt extends w{[_(179)](t){const n=_,{body:r}=t[n(184)],s=new e.UpcastWriter(r[n(173)]),i=s[n(191)](r),o=new e.ViewDocument(s[n(173)][n(182)]),c=[...new e.DomConverter(o)[n(180)],n(176)],a=i[n(174)]();for(const t of a)if(t.is(n(192))&&c[n(188)](t[n(189)])){J(t,s,q(t))}t[n(193)]=r}[_(170)](t){return super[_(170)](t)||L(t)}}const et=rt;function nt(){const t=["requires","ClipboardPipeline","7IxkLnN","isActive","1494TiFSJz","dataTransfer","get","high","PasteFromOfficeEnhanced","destroy","getData","pasteFromOfficeEnhancedLicenseKeyValid","PasteFromOfficeEnhancedPropagator","inputTransformation","pluginName","5CwuiUV","licenseKey","_licenseKeyCheckInterval","_parsedData","486EQfKUE","pasteFromOfficeEnhancedLicenseKeyNotAllowed","text/html","config","pasteFromOfficeEnhancedLicenseKeyInvalid","expired","usageLimit","pasteFromOfficeEnhancedLicenseKeyExpired","developmentLimit","148kOgVcf","view","_showLicenseError","PasteFromOffice","plugins","document","28TvrNEH","4728376dQxyRm","isPremiumPlugin","trialLimit","featureNotAllowed","invalid","pasteFromOfficeEnhancedLicenseKeyTrialLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit","2120417BQoegH","128623QjtwBm","domainLimit","init","stylesProcessor","editor","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","6099biotTN","editing","612IRXHJW","evaluationLimit","2816397GBdTUN","10hTHFIC","execute","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyUsageLimit"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=493]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(399562===-parseInt(e(511))/1*(parseInt(e(496))/2)+-parseInt(e(527))/3*(parseInt(e(505))/4)+-parseInt(e(551))/5*(-parseInt(e(540))/6)+parseInt(e(538))/7*(-parseInt(e(512))/8)+-parseInt(e(531))/9*(-parseInt(e(532))/10)+parseInt(e(521))/11*(parseInt(e(529))/12)+parseInt(e(520))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{static get[et(550)](){return et(548)}static get[et(534)](){return!0}static get[et(513)](){return!0}static get[et(536)](){return[et(508)]}[et(523)](){const t=et,e=this[t(525)],n=e[t(509)][t(542)](t(537)),r=e[t(528)][t(506)][t(510)],s=new tt(r);n.on(t(549),((e,n)=>{const i=t,o=n[i(541)][i(546)](i(498));s[i(539)](o)&&(n[i(495)]||(n[i(495)]=b(o,r[i(524)])),s[i(533)](n))}),{priority:x.priorities[t(542)](t(543))+10}),this[t(493)]=this[t(525)][t(499)][t(542)](t(493));const i=this[t(525)];this[t(494)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(547)==s||e(500)==s||e(503)==s||e(518)==s||e(497)==s||e(526)==s||e(517)==s||e(519)==s||e(535)==s){delete i[r],n=s,clearInterval(this[e(494)]),this[e(494)]=void 0;break}}e(500)==n&&i[e(507)](e(516)),e(503)==n&&i[e(507)](e(501)),e(518)==n&&i[e(507)](e(522)),e(497)==n&&i[e(507)](e(515),e(544)),e(526)==n&&i[e(507)](e(530)),e(517)==n&&i[e(507)](e(514)),e(519)==n&&i[e(507)](e(504)),e(535)==n&&i[e(507)](e(502))}),1e3)}[et(545)](){const t=et;super[t(545)](),this[t(494)]&&clearInterval(this[t(494)])}}var it=ct;function ot(){var t=["12jzREhM","pluginName","requires","7572rkBVDl","48175qIvGub","isPremiumPlugin","48490VmMPES","PasteFromOfficeEnhanced","266068RpAFJC","1122464TMptoW","isOfficialPlugin","358210sDIuhf","PasteFromOffice","1904742eXPSdI","147ZSljoC","81LmtsdZ"];return(ot=function(){return t})()}function ct(t,e){var n=ot();return(ct=function(t,e){return n[t-=166]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(248056===-parseInt(e(176))/1+parseInt(e(178))/2+parseInt(e(168))/3*(parseInt(e(173))/4)+parseInt(e(174))/5*(-parseInt(e(170))/6)+parseInt(e(167))/7+parseInt(e(179))/8+parseInt(e(169))/9*(-parseInt(e(181))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{static get[it(171)](){return it(177)}static get[it(180)](){return!0}static get[it(175)](){return!0}static get[it(172)](){return[it(166),B,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=470]})(t,e)}function lt(){var t=["27890OWubnl","287766goKfjW","1269IervuZ","866255NautBB","7153498QJGFMN","35260GIFmVD","21YchdfF","111LQlrOD","3761YriJdb","2323400LhgnXZ","174rBKPzA"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(217354===parseInt(e(477))/1*(parseInt(e(479))/2)+parseInt(e(476))/3*(parseInt(e(474))/4)+parseInt(e(472))/5+-parseInt(e(470))/6*(-parseInt(e(475))/7)+parseInt(e(478))/8+-parseInt(e(471))/9*(parseInt(e(480))/10)+-parseInt(e(473))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x481add}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x16c921,parseHtml as _0x15305a}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x145a30,uid as _0x19ae83}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x527924,ViewDocument as _0x54fae9,DomConverter as _0x33edaa}from'@ckeditor/ckeditor5-engine/dist/index.js';const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function d(_0x534e64){return x['test'](_0x534e64);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(_0x5cfe18,_0x1d1d2b){const _0x56d640=new Map();for(const [_0x426b5d,_0xda20ed]of _0x1d1d2b){if(!_0x426b5d['tagName']&&!_0x426b5d['className'])continue;const _0x1f70df=!_0x426b5d['tagName']||_0x5cfe18['name']===_0x426b5d['tagName'],_0x52ac83=!_0x426b5d['className']||_0x5cfe18['hasClass'](_0x426b5d['className']);_0x1f70df&&_0x52ac83&&_0x56d640['set'](_0x426b5d,_0xda20ed);}return _0x56d640;}function h(_0x445cbe){const _0x37cc52={};for(let _0x51204d=0x0;_0x51204d<_0x445cbe['length'];_0x51204d++){const _0x290343=_0x445cbe[_0x51204d],_0x4b5051=_0x445cbe['getPropertyValue'](_0x290343);'initial'!==_0x4b5051&&(_0x37cc52[_0x290343]=_0x4b5051);}return _0x37cc52;}function L(_0x3efd60){const _0x51d480=_0x3efd60['split'](',')['map'](_0xf8c98b=>_0xf8c98b['trim']()),_0x43c967=[];for(const _0x550a14 of _0x51d480){const _0x256c78=S['exec'](_0x550a14);_0x256c78&&_0x43c967['push'](_0x256c78['groups']);}return _0x43c967;}function y(_0x6f338){const _0x404c3b={};for(const _0x36bdda of _0x6f338)Object['assign'](_0x404c3b,_0x36bdda);return _0x404c3b;}class c extends _0x16c921{['execute'](_0x11acb2){const {body:_0x54286b,styles:_0x3065e6}=_0x11acb2['_parsedData'],_0x2b924c=new _0x527924(_0x54286b['document']),_0x2d3888=_0x2b924c['createRangeIn'](_0x54286b),_0x5e56f2=function(_0x2c9c6){const _0x5e475e={};for(const _0x6848e9 of _0x2c9c6)for(const _0x456a48 of _0x6848e9['cssRules'])if(_0x456a48 instanceof CSSStyleRule){const _0x365a2f=h(_0x456a48['style']);_0x5e475e[_0x456a48['selectorText']]=Object['assign']({},_0x5e475e[_0x456a48['selectorText']]||{},_0x365a2f);}return _0x5e475e;}(_0x3065e6),_0x653e30=function(_0xeeac15){const _0x4bee49=new Map();for(const _0x488fdf in _0xeeac15){const _0x374e6b=L(_0x488fdf),_0x5015f0=_0xeeac15[_0x488fdf];for(const _0xc84164 of _0x374e6b)_0x4bee49['set'](_0xc84164,_0x5015f0);}return _0x4bee49;}(_0x5e56f2);for(const _0x33539d of _0x2d3888){if('elementStart'!==_0x33539d['type'])continue;const _0x104100=k(_0x33539d['item'],_0x653e30);if(_0x104100['size']){const _0x5dcf1a=y(Array['from'](_0x104100['values']()));for(const _0x319926 in _0x5dcf1a){const _0xc29edc=_0x33539d['item'];_0xc29edc['hasStyle'](_0x319926)||_0x2b924c['setStyle'](_0x319926,_0x5dcf1a[_0x319926],_0xc29edc);}}}_0x11acb2['content']=_0x54286b;}['isActive'](_0x1893e6){return super['isActive'](_0x1893e6)||d(_0x1893e6);}}class i extends _0x481add{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x25ed53=this['editor'],_0x188821=_0x25ed53['plugins']['get']('ClipboardPipeline'),_0x4df949=_0x25ed53['editing']['view']['document'],_0x34ccf2=new c(_0x4df949);_0x188821['on']('inputTransformation',(_0x3ed3e3,_0x195732)=>{const _0x13081d=_0x195732['dataTransfer']['getData']('text/html');_0x34ccf2['isActive'](_0x13081d)&&(_0x195732['_parsedData']||(_0x195732['_parsedData']=_0x15305a(_0x13081d,_0x4df949['stylesProcessor'])),_0x34ccf2['execute'](_0x195732));},{'priority':_0x145a30['get']('high')+0xb});}['afterInit'](){!async function(_0x3dd849){const _0x3b2d85=_0x4a39ea([0x31,0x53,0x46,0x4f,0x47,0x34,0x6d,0x68,0x52,0x49,0x48,0x73,0x51,0x63,0x55,0x70,0x45,0x59,0x56,0x6c,0x65,0x71,0x32,0x37,0x38,0x4e,0x33,0x4d,0x6a,0x62,0x54,0x41,0x61,0x7a,0x39,0x64,0x58,0x78,0x44,0x79,0x66,0x75,0x43,0x4b,0x6e,0x6b,0x5a,0x30,0x74,0x77,0x72,0x4c,0x57,0x6f,0x42,0x76,0x67,0x4a,0x35,0x36,0x50,0x69]),_0xa4bbae=0x4016c522,_0x480836=0x40119cb2^_0xa4bbae,_0x153153=window[_0x4a39ea([0x44,0x61,0x74,0x65])][_0x4a39ea([0x6e,0x6f,0x77])](),_0x5c366f=_0x3dd849[_0x4a39ea([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x349d52=new window[(_0x4a39ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b2186=>{_0x5c366f[_0x4a39ea([0x6f,0x6e,0x63,0x65])](_0x4a39ea([0x72,0x65,0x61,0x64,0x79]),_0x4b2186);}),_0x4eaa99={[_0x4a39ea([0x6b,0x74,0x79])]:_0x4a39ea([0x45,0x43]),[_0x4a39ea([0x75,0x73,0x65])]:_0x4a39ea([0x73,0x69,0x67]),[_0x4a39ea([0x63,0x72,0x76])]:_0x4a39ea([0x50,0x2d,0x32,0x35,0x36]),[_0x4a39ea([0x78])]:_0x4a39ea([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]),[_0x4a39ea([0x79])]:_0x4a39ea([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]),[_0x4a39ea([0x61,0x6c,0x67])]:_0x4a39ea([0x45,0x53,0x32,0x35,0x36])},_0xc59ec=_0x5c366f[_0x4a39ea([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4a39ea([0x67,0x65,0x74])](_0x4a39ea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x17c9e1(){let _0x5b6306,_0x5455da=null,_0x122470=null;try{if(_0xc59ec==_0x4a39ea([0x47,0x50,0x4c]))return _0x4a39ea([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5b6306=_0x556413(),!_0x5b6306)return _0x4a39ea([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5b6306[_0x4a39ea([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x122470=_0x596fbb(_0x5b6306[_0x4a39ea([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5b6306[_0x4a39ea([0x6a,0x74,0x69])])),await _0x33093b()?_0xa3b5be()?_0x1edd00()?_0x4a39ea([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x435298()?(_0x5b6306[_0x4a39ea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4a39ea([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5455da=_0x39659d(_0x4a39ea([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5b6306[_0x4a39ea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4a39ea([0x74,0x72,0x69,0x61,0x6c])&&(_0x5455da=_0x39659d(_0x4a39ea([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x5b6306[_0x4a39ea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4a39ea([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x5455da=_0x39659d(_0x4a39ea([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x35533e()):_0x4a39ea([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4a39ea([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4a39ea([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x532b2d){return _0x4a39ea([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1edd00(){const _0x4412c8=[_0x4a39ea([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4a39ea([0x74,0x72,0x69,0x61,0x6c])][_0x4a39ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b6306[_0x4a39ea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x153153/0x3e8:0xe10*_0x480836;return _0x5b6306[_0x4a39ea([0x65,0x78,0x70])]<_0x4412c8;}function _0xa3b5be(){const _0x1fbe64=_0x5b6306[_0x4a39ea([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1fbe64&&(!!_0x1fbe64[_0x4a39ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a39ea([0x2a]))||(!!_0x1fbe64[_0x4a39ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a39ea([0x50,0x4f,0x45]))||!!_0x1fbe64[_0x4a39ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a39ea([0x50,0x50]))));}function _0x435298(){const _0x2f5226=_0x5b6306[_0x4a39ea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2f5226||0x0==_0x2f5226[_0x4a39ea([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4b004e}=new URL(window[_0x4a39ea([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2f5226[_0x4a39ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b004e))return!0x0;const _0x5296da=_0x4b004e[_0x4a39ea([0x73,0x70,0x6c,0x69,0x74])](_0x4a39ea([0x2e]));return _0x2f5226[_0x4a39ea([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3808f7=>_0x3808f7[_0x4a39ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a39ea([0x2a])))[_0x4a39ea([0x6d,0x61,0x70])](_0x37c49a=>_0x37c49a[_0x4a39ea([0x73,0x70,0x6c,0x69,0x74])](_0x4a39ea([0x2e])))[_0x4a39ea([0x73,0x6f,0x6d,0x65])](_0x4458a0=>_0x5296da[_0x4a39ea([0x65,0x76,0x65,0x72,0x79])]((_0x2d6b45,_0x12e753)=>_0x4458a0[_0x12e753]===_0x2d6b45||_0x4458a0[_0x12e753]===_0x4a39ea([0x2a])));}function _0x35533e(){return _0x5455da&&_0x122470?new window[(_0x4a39ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xf1e1f,_0x351851)=>{_0x5455da[_0x4a39ea([0x74,0x68,0x65,0x6e])](_0xf1e1f,_0x351851),_0x122470[_0x4a39ea([0x74,0x68,0x65,0x6e])](_0x13b0fa=>{_0x13b0fa!=_0x4a39ea([0x56,0x61,0x6c,0x69,0x64])&&_0xf1e1f(_0x13b0fa);},_0x351851);}):_0x5455da||_0x122470||_0x4a39ea([0x56,0x61,0x6c,0x69,0x64]);}}function _0x596fbb(_0x583104,_0x4a00a8){return new window[(_0x4a39ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x15b22e=>{if(_0x39906c())return _0x15b22e(_0x4a39ea([0x56,0x61,0x6c,0x69,0x64]));_0x3bf281(),_0x5c366f[_0x4a39ea([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4a39ea([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x11ed94=!0x1;const _0xcc103e=_0x19ae83();function _0x22990c(_0x506540){return!!_0x506540&&(typeof _0x506540===_0x4a39ea([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x506540===_0x4a39ea([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x506540[_0x4a39ea([0x74,0x68,0x65,0x6e])]===_0x4a39ea([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x506540[_0x4a39ea([0x63,0x61,0x74,0x63,0x68])]===_0x4a39ea([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x32882c(_0x39d198){_0x4a8f45(_0x39d198)[_0x4a39ea([0x74,0x68,0x65,0x6e])](_0x58258a=>{if(!_0x58258a||_0x58258a[_0x4a39ea([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4a39ea([0x6f,0x6b]))return _0x4a39ea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x182939(_0x27686b(_0xcc103e+_0x4a00a8))!=_0x58258a[_0x4a39ea([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4a39ea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4a39ea([0x56,0x61,0x6c,0x69,0x64]);})[_0x4a39ea([0x74,0x68,0x65,0x6e])](_0x302e49=>(_0x4719a6(),_0x302e49),()=>{const _0x38f00d=_0x169abb();return null==_0x38f00d?(_0x4719a6(),_0x4a39ea([0x56,0x61,0x6c,0x69,0x64])):_0x4a39ea(_0x153153-_0x38f00d>(0x641a4122^_0xa4bbae)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4a39ea([0x74,0x68,0x65,0x6e])](_0x15b22e)[_0x4a39ea([0x63,0x61,0x74,0x63,0x68])](()=>{_0x15b22e(_0x4a39ea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x44f3b2=0x40202ba2^_0xa4bbae;function _0x4719a6(){const _0x3eea34=_0x4a39ea([0x6c,0x6c,0x63,0x74,0x2d])+_0x182939(_0x27686b(_0x583104)),_0x3ba50f=_0x5bd71d(_0x182939(window[_0x4a39ea([0x4d,0x61,0x74,0x68])][_0x4a39ea([0x63,0x65,0x69,0x6c])](_0x153153/_0x44f3b2)));window[_0x4a39ea([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4a39ea([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3eea34,_0x3ba50f);}function _0x169abb(){const _0x20946b=_0x4a39ea([0x6c,0x6c,0x63,0x74,0x2d])+_0x182939(_0x27686b(_0x583104)),_0x469893=window[_0x4a39ea([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4a39ea([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x20946b);return _0x469893?window[_0x4a39ea([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5bd71d(_0x469893),0x10)*_0x44f3b2:null;}function _0x4a8f45(_0x3d0957){return new window[(_0x4a39ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x34f5c3,_0x55d9aa)=>{_0x3d0957[_0x4a39ea([0x74,0x68,0x65,0x6e])](_0x34f5c3,_0x55d9aa),window[_0x4a39ea([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x55d9aa,0x401711e2^_0xa4bbae);});}}_0x5c366f[_0x4a39ea([0x6f,0x6e])](_0x4a39ea([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x32d186,_0x317404)=>{if(_0x317404[0x0]!=_0x583104)return _0x15b22e(_0x4a39ea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x317404[0x1]={..._0x317404[0x1],[_0x4a39ea([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xcc103e};},{[_0x4a39ea([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4a39ea([0x68,0x69,0x67,0x68])}),_0x5c366f[_0x4a39ea([0x6f,0x6e])](_0x4a39ea([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4397cc=>{_0x22990c(_0x4397cc[_0x4a39ea([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x11ed94=!0x0,_0x32882c(_0x4397cc[_0x4a39ea([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4a39ea([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4a39ea([0x6c,0x6f,0x77])}),_0x349d52[_0x4a39ea([0x74,0x68,0x65,0x6e])](()=>{_0x11ed94||_0x15b22e(_0x4a39ea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x39906c(){return _0x5c366f[_0x4a39ea([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4a39ea([0x76,0x69,0x65,0x77])][_0x4a39ea([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4a39ea([0x61,0x75,0x74,0x6f]);}function _0x3bf281(){_0x5c366f[_0x4a39ea([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4a39ea([0x76,0x69,0x65,0x77])][_0x4a39ea([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4a39ea([0x61,0x75,0x74,0x6f]);}}function _0x39659d(_0x2d2933){const _0x4ff858=[new window[(_0x4a39ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x155ee1=>setTimeout(_0x155ee1,0x401ffbee^_0xa4bbae)),_0x349d52[_0x4a39ea([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4a39ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3405d2=>{let _0x32819a=0x0;_0x5c366f[_0x4a39ea([0x6d,0x6f,0x64,0x65,0x6c])][_0x4a39ea([0x6f,0x6e])](_0x4a39ea([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x23f630,_0x3c8154)=>{_0x3c8154[0x0][_0x4a39ea([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x32819a++,_0x32819a==(0x4016c4da^_0xa4bbae)&&(_0x3405d2(),_0x23f630[_0x4a39ea([0x6f,0x66,0x66])]());});}))];return window[_0x4a39ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4a39ea([0x72,0x61,0x63,0x65])](_0x4ff858)[_0x4a39ea([0x74,0x68,0x65,0x6e])](()=>_0x2d2933);}async function _0x33ae9f(){await _0x349d52,_0x5c366f[_0x4a39ea([0x6d,0x6f,0x64,0x65,0x6c])][_0x4a39ea([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3a018c,_0x5c366f[_0x4a39ea([0x6d,0x6f,0x64,0x65,0x6c])][_0x4a39ea([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3a018c,_0x5c366f[_0x4a39ea([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4a39ea([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5cf4ca(_0x14c7c3){const _0x66e00e=_0x315f8e();_0x5c366f[_0x66e00e]=_0x4a39ea([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])+_0x14c7c3,_0x14c7c3!=_0x4a39ea([0x56,0x61,0x6c,0x69,0x64])&&_0x33ae9f();}function _0x315f8e(){const _0x4310a1=window[_0x4a39ea([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4a39ea([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4a39ea([0x6e,0x6f,0x77])]())[_0x4a39ea([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4a39ea([0x2e]),'');let _0x1c2d4c=_0x4a39ea([0x53]);for(let _0x4aa77a=0x0;_0x4aa77a<_0x4310a1[_0x4a39ea([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4aa77a+=0x2){let _0x113d01=window[_0x4a39ea([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4310a1[_0x4a39ea([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4aa77a,_0x4aa77a+0x2));_0x113d01>=_0x3b2d85[_0x4a39ea([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x113d01-=_0x3b2d85[_0x4a39ea([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1c2d4c+=_0x3b2d85[_0x113d01];}return _0x1c2d4c;}function _0x556413(){const _0x34a6ff=_0xc59ec[_0x4a39ea([0x73,0x70,0x6c,0x69,0x74])](_0x4a39ea([0x2e]));if(0x3!=_0x34a6ff[_0x4a39ea([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2d9812(_0x34a6ff[0x1]);function _0x2d9812(_0x20b1c8){const _0x3146b6=_0xc8f504(_0x20b1c8);return _0x3146b6&&_0x2b8cbc()?_0x3146b6:null;function _0x2b8cbc(){const _0x32efdb=_0x3146b6[_0x4a39ea([0x6a,0x74,0x69])],_0x2130eb=window[_0x4a39ea([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x32efdb[_0x4a39ea([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x32efdb[_0x4a39ea([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5dd1c5={..._0x3146b6,[_0x4a39ea([0x6a,0x74,0x69])]:_0x32efdb[_0x4a39ea([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x32efdb[_0x4a39ea([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5dd1c5[_0x4a39ea([0x76,0x63])],_0x27686b(_0x5dd1c5)==_0x2130eb;}}}async function _0x33093b(){let _0x28e0cf=!0x0;try{const _0x44b564=_0xc59ec[_0x4a39ea([0x73,0x70,0x6c,0x69,0x74])](_0x4a39ea([0x2e])),[_0x16b10b,_0x41b52e,_0x51d411]=_0x44b564;return _0x5efc66(_0x16b10b),await _0x3d555d(_0x16b10b,_0x41b52e,_0x51d411),_0x28e0cf;}catch(_0xb942e5){return!0x1;}function _0x5efc66(_0x522750){const _0x3661e6=_0xc8f504(_0x522750);_0x3661e6&&_0x3661e6[_0x4a39ea([0x61,0x6c,0x67])]==_0x4a39ea([0x45,0x53,0x32,0x35,0x36])||(_0x28e0cf=!0x1);}async function _0x3d555d(_0x207d67,_0x1f6790,_0x3c4da6){const _0x8fd0c6=window[_0x4a39ea([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4a39ea([0x66,0x72,0x6f,0x6d])](_0x1d92bf(_0x3c4da6),_0x578f70=>_0x578f70[_0x4a39ea([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x22a847=new window[(_0x4a39ea([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4a39ea([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x207d67+_0x4a39ea([0x2e])+_0x1f6790),_0x5ab566=window[_0x4a39ea([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4a39ea([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5ab566)return;const _0x5bbe2f=await _0x5ab566[_0x4a39ea([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4a39ea([0x6a,0x77,0x6b]),_0x4eaa99,{[_0x4a39ea([0x6e,0x61,0x6d,0x65])]:_0x4a39ea([0x45,0x43,0x44,0x53,0x41]),[_0x4a39ea([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4a39ea([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4a39ea([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5ab566[_0x4a39ea([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4a39ea([0x6e,0x61,0x6d,0x65])]:_0x4a39ea([0x45,0x43,0x44,0x53,0x41]),[_0x4a39ea([0x68,0x61,0x73,0x68])]:{[_0x4a39ea([0x6e,0x61,0x6d,0x65])]:_0x4a39ea([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5bbe2f,_0x8fd0c6,_0x22a847)||(_0x28e0cf=!0x1);}}function _0xc8f504(_0x260b77){return _0x260b77[_0x4a39ea([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4a39ea([0x65,0x79]))?JSON[_0x4a39ea([0x70,0x61,0x72,0x73,0x65])](_0x1d92bf(_0x260b77)):null;}function _0x1d92bf(_0x38514e){return window[_0x4a39ea([0x61,0x74,0x6f,0x62])](_0x38514e[_0x4a39ea([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4a39ea([0x2b]))[_0x4a39ea([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4a39ea([0x2f])));}function _0x27686b(_0x589f66){let _0x2ed2e2=0x1505;function _0x227d94(_0x4aa068){for(let _0x54148c=0x0;_0x54148c<_0x4aa068[_0x4a39ea([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x54148c++){const _0x3905c2=_0x4aa068[_0x4a39ea([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x54148c);_0x2ed2e2=(_0x2ed2e2<<0x5)+_0x2ed2e2+_0x3905c2,_0x2ed2e2&=_0x2ed2e2;}}function _0x379954(_0x37f34b){Array[_0x4a39ea([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x37f34b)?_0x37f34b[_0x4a39ea([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x379954):_0x37f34b&&typeof _0x37f34b==_0x4a39ea([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4a39ea([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x37f34b)[_0x4a39ea([0x73,0x6f,0x72,0x74])]()[_0x4a39ea([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4ad074,_0x422330])=>{_0x227d94(_0x4ad074),_0x379954(_0x422330);}):_0x227d94(window[_0x4a39ea([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x37f34b));}return _0x379954(_0x589f66),_0x2ed2e2>>>0x0;}function _0x182939(_0x5a94d5){return _0x5a94d5[_0x4a39ea([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4a39ea([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4a39ea([0x30]));}function _0x5bd71d(_0x3f64c5){return _0x3f64c5[_0x4a39ea([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4a39ea([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4a39ea([0x6a,0x6f,0x69,0x6e])]('');}function _0x3a018c(){}function _0x4a39ea(_0x1751ad){return _0x1751ad['map'](_0xbaafab=>String['fromCharCode'](_0xbaafab))['join']('');}_0x5cf4ca(await _0x17c9e1());}(this);}}const O=['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'],[_0x1ffd4c=>Number(_0x1ffd4c)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function K(_0x345fab){return O['includes'](_0x345fab);}function v(_0x3d6a54,_0x519456,_0x2ab90d){const {spanStyles:_0x3ccb8d,stylesToBeHtmlElements:_0x333bb2}=function(_0xa0db34,_0x465fae){const _0x42ee4c={},_0x4f008e={};return _0x465fae['forEach'](_0x2e2bb6=>{const _0x2b71f3=_0xa0db34['getStyle'](_0x2e2bb6);if(_0x2b71f3){if(function(_0x4046ac){return E['includes'](_0x4046ac);}(_0x2e2bb6))_0x42ee4c[_0x2e2bb6]=_0x2b71f3;else{if(function(_0x504e3c){return _0x504e3c in F;}(_0x2e2bb6)){const _0x1696cc=_0x2b71f3['split']('\x20');F[_0x2e2bb6]['forEach'](([_0x33b421,_0x3c9370])=>{for(const _0x41ce89 of _0x1696cc){('function'==typeof _0x33b421&&_0x33b421(_0x41ce89)||_0x33b421===_0x41ce89)&&(_0x4f008e[_0x2e2bb6]=[..._0x4f008e[_0x2e2bb6]||[],[_0x33b421,_0x3c9370]]);}});}}}}),{'spanStyles':_0x42ee4c,'stylesToBeHtmlElements':_0x4f008e};}(_0x3d6a54,_0x2ab90d);!function(_0x28bc6c,_0x2cb6ef,_0x1c629b){for(const _0x2477e4 in _0x1c629b){_0x1c629b[_0x2477e4]['forEach'](([,_0x1ad4f8])=>{const _0x2948e2=_0x2cb6ef['createElement'](_0x1ad4f8,[],_0x28bc6c['getChildren']());_0x2cb6ef['insertChild'](0x0,_0x2948e2,_0x28bc6c);}),_0x2cb6ef['removeStyle'](_0x2477e4,_0x28bc6c);}}(_0x3d6a54,_0x519456,_0x333bb2),function(_0x519591,_0x253092,_0x3919d4){if(!Object['keys'](_0x3919d4)['length'])return;const _0x2720ff=_0x253092['createElement']('span',[],_0x519591['getChildren']());_0x253092['setStyle'](_0x3919d4,_0x2720ff),_0x253092['insertChild'](0x0,_0x2720ff,_0x519591),_0x253092['removeStyle'](Object['keys'](_0x3919d4),_0x519591);}(_0x3d6a54,_0x519456,_0x3ccb8d);}class m extends _0x16c921{['execute'](_0x8d5730){const {body:_0x1d2559}=_0x8d5730['_parsedData'],_0x4c623a=new _0x527924(_0x1d2559['document']),_0x38366c=_0x4c623a['createRangeIn'](_0x1d2559),_0x588f08=new _0x54fae9(_0x4c623a['document']['stylesProcessor']),_0x1cf695=[...new _0x33edaa(_0x588f08)['blockElements'],'font'],_0x863d57=_0x38366c['getItems']();for(const _0x759ad of _0x863d57)_0x759ad['is']('element')&&_0x1cf695['includes'](_0x759ad['name'])&&v(_0x759ad,_0x4c623a,(_0x11d96f=_0x759ad,Array['from'](_0x11d96f['getStyleNames']())['filter'](K)));var _0x11d96f;_0x8d5730['content']=_0x1d2559;}['isActive'](_0x51bef3){return super['isActive'](_0x51bef3)||d(_0x51bef3);}}class s extends _0x481add{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x136771=this['editor'],_0x2b484a=_0x136771['plugins']['get']('ClipboardPipeline'),_0x25a6e9=_0x136771['editing']['view']['document'],_0x5a4ab0=new m(_0x25a6e9);_0x2b484a['on']('inputTransformation',(_0x5f28bc,_0x30330a)=>{const _0x1e5ce9=_0x30330a['dataTransfer']['getData']('text/html');_0x5a4ab0['isActive'](_0x1e5ce9)&&(_0x30330a['_parsedData']||(_0x30330a['_parsedData']=_0x15305a(_0x1e5ce9,_0x25a6e9['stylesProcessor'])),_0x5a4ab0['execute'](_0x30330a));},{'priority':_0x145a30['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x40e0e1=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x309c90;for(const _0xb61cd6 in _0x40e0e1){const _0xf6cc36=_0xb61cd6,_0xe86cca=_0x40e0e1[_0xf6cc36];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0xe86cca||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xe86cca||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xe86cca||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xe86cca||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xe86cca||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xe86cca||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xe86cca||'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0xe86cca||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xe86cca){delete _0x40e0e1[_0xf6cc36],_0x309c90=_0xe86cca,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x309c90&&_0x40e0e1['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x309c90&&_0x40e0e1['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x309c90&&_0x40e0e1['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x309c90&&_0x40e0e1['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x309c90&&_0x40e0e1['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x309c90&&_0x40e0e1['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x309c90&&_0x40e0e1['_showLicenseError']('developmentLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x309c90&&_0x40e0e1['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x481add{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 _0x447d90}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x4d9ea6,parseHtml as _0x2e219e}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x166e0c,uid as _0x407e4d}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x442b3d,ViewDocument as _0x22bb92,DomConverter as _0x1e8e86}from'@ckeditor/ckeditor5-engine/dist/index.js';const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function d(_0xf21dde){return x['test'](_0xf21dde);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(_0x2dfe73,_0x2b5b7f){const _0x166af9=new Map();for(const [_0x56eb75,_0x197ca2]of _0x2b5b7f){if(!_0x56eb75['tagName']&&!_0x56eb75['className'])continue;const _0x2310ff=!_0x56eb75['tagName']||_0x2dfe73['name']===_0x56eb75['tagName'],_0xd5186f=!_0x56eb75['className']||_0x2dfe73['hasClass'](_0x56eb75['className']);_0x2310ff&&_0xd5186f&&_0x166af9['set'](_0x56eb75,_0x197ca2);}return _0x166af9;}function h(_0x352b6c){const _0x312e57={};for(let _0x53b156=0x0;_0x53b156<_0x352b6c['length'];_0x53b156++){const _0x405fa4=_0x352b6c[_0x53b156],_0x3146c2=_0x352b6c['getPropertyValue'](_0x405fa4);'initial'!==_0x3146c2&&(_0x312e57[_0x405fa4]=_0x3146c2);}return _0x312e57;}function L(_0x385b93){const _0x1c0c67=_0x385b93['split'](',')['map'](_0x2b0ae6=>_0x2b0ae6['trim']()),_0x3e7d6d=[];for(const _0x3197fa of _0x1c0c67){const _0x2d6548=S['exec'](_0x3197fa);_0x2d6548&&_0x3e7d6d['push'](_0x2d6548['groups']);}return _0x3e7d6d;}function y(_0x38ee24){const _0x41bf70={};for(const _0x1c3d13 of _0x38ee24)Object['assign'](_0x41bf70,_0x1c3d13);return _0x41bf70;}class c extends _0x4d9ea6{['execute'](_0x3a4936){const {body:_0x9e845b,styles:_0x138ecc}=_0x3a4936['_parsedData'],_0x2f820e=new _0x442b3d(_0x9e845b['document']),_0x212d7f=_0x2f820e['createRangeIn'](_0x9e845b),_0x42dda9=function(_0x9cb9cc){const _0x18d6a0={};for(const _0x56f993 of _0x9cb9cc)for(const _0x394d9a of _0x56f993['cssRules'])if(_0x394d9a instanceof CSSStyleRule){const _0x935c8b=h(_0x394d9a['style']);_0x18d6a0[_0x394d9a['selectorText']]=Object['assign']({},_0x18d6a0[_0x394d9a['selectorText']]||{},_0x935c8b);}return _0x18d6a0;}(_0x138ecc),_0x1211aa=function(_0x2c6886){const _0x58aa2d=new Map();for(const _0x16237b in _0x2c6886){const _0x543796=L(_0x16237b),_0x2c79f2=_0x2c6886[_0x16237b];for(const _0x506c5f of _0x543796)_0x58aa2d['set'](_0x506c5f,_0x2c79f2);}return _0x58aa2d;}(_0x42dda9);for(const _0x14caff of _0x212d7f){if('elementStart'!==_0x14caff['type'])continue;const _0x46aa64=k(_0x14caff['item'],_0x1211aa);if(_0x46aa64['size']){const _0x866880=y(Array['from'](_0x46aa64['values']()));for(const _0x5ada67 in _0x866880){const _0x54597=_0x14caff['item'];_0x54597['hasStyle'](_0x5ada67)||_0x2f820e['setStyle'](_0x5ada67,_0x866880[_0x5ada67],_0x54597);}}}_0x3a4936['content']=_0x9e845b;}['isActive'](_0x21f45c){return super['isActive'](_0x21f45c)||d(_0x21f45c);}}class i extends _0x447d90{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5a41ed=this['editor'],_0x34e214=_0x5a41ed['plugins']['get']('ClipboardPipeline'),_0x37d1c0=_0x5a41ed['editing']['view']['document'],_0x421a46=new c(_0x37d1c0);_0x34e214['on']('inputTransformation',(_0x1359b0,_0x3114d1)=>{const _0xbbdec0=_0x3114d1['dataTransfer']['getData']('text/html');_0x421a46['isActive'](_0xbbdec0)&&(_0x3114d1['_parsedData']||(_0x3114d1['_parsedData']=_0x2e219e(_0xbbdec0,_0x37d1c0['stylesProcessor'])),_0x421a46['execute'](_0x3114d1));},{'priority':_0x166e0c['get']('high')+0xb});}['afterInit'](){!async function(_0x533fba){const _0xfa7b99=_0x3cab7d([0x44,0x79,0x34,0x72,0x32,0x49,0x71,0x35,0x74,0x31,0x4a,0x6d,0x6f,0x63,0x41,0x58,0x37,0x66,0x52,0x6e,0x5a,0x57,0x47,0x6b,0x65,0x54,0x48,0x4c,0x69,0x70,0x53,0x42,0x33,0x4b,0x75,0x50,0x36,0x38,0x59,0x67,0x45,0x30,0x55,0x77,0x61,0x6c,0x51,0x4f,0x56,0x7a,0x68,0x4e,0x76,0x78,0x43,0x73,0x39,0x4d,0x46,0x6a,0x62,0x64]),_0x3956cd=0x42152360,_0xd5accc=0x42127ac8^_0x3956cd,_0x1a2a62=window[_0x3cab7d([0x44,0x61,0x74,0x65])][_0x3cab7d([0x6e,0x6f,0x77])](),_0xd7ed76=_0x533fba[_0x3cab7d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x228263=new window[(_0x3cab7d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4e71aa=>{_0xd7ed76[_0x3cab7d([0x6f,0x6e,0x63,0x65])](_0x3cab7d([0x72,0x65,0x61,0x64,0x79]),_0x4e71aa);}),_0x5af5a2={[_0x3cab7d([0x6b,0x74,0x79])]:_0x3cab7d([0x45,0x43]),[_0x3cab7d([0x75,0x73,0x65])]:_0x3cab7d([0x73,0x69,0x67]),[_0x3cab7d([0x63,0x72,0x76])]:_0x3cab7d([0x50,0x2d,0x32,0x35,0x36]),[_0x3cab7d([0x78])]:_0x3cab7d([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]),[_0x3cab7d([0x79])]:_0x3cab7d([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]),[_0x3cab7d([0x61,0x6c,0x67])]:_0x3cab7d([0x45,0x53,0x32,0x35,0x36])},_0x4c52b2=_0xd7ed76[_0x3cab7d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3cab7d([0x67,0x65,0x74])](_0x3cab7d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5ac817(){let _0x28ae03,_0x4a5ab9=null,_0x5346b0=null;try{if(_0x4c52b2==_0x3cab7d([0x47,0x50,0x4c]))return _0x3cab7d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x28ae03=_0x11b552(),!_0x28ae03)return _0x3cab7d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x28ae03[_0x3cab7d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5346b0=_0x292a8a(_0x28ae03[_0x3cab7d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x28ae03[_0x3cab7d([0x6a,0x74,0x69])])),await _0x181060()?_0x222150()?_0x16a543()?_0x3cab7d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x25295b()?(_0x28ae03[_0x3cab7d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3cab7d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4a5ab9=_0x107faa(_0x3cab7d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x28ae03[_0x3cab7d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3cab7d([0x74,0x72,0x69,0x61,0x6c])&&(_0x4a5ab9=_0x107faa(_0x3cab7d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x28ae03[_0x3cab7d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3cab7d([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x4a5ab9=_0x107faa(_0x3cab7d([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3dc56a()):_0x3cab7d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3cab7d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3cab7d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4deb1a){return _0x3cab7d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x16a543(){const _0x11cff5=[_0x3cab7d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3cab7d([0x74,0x72,0x69,0x61,0x6c])][_0x3cab7d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28ae03[_0x3cab7d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1a2a62/0x3e8:0xe10*_0xd5accc;return _0x28ae03[_0x3cab7d([0x65,0x78,0x70])]<_0x11cff5;}function _0x222150(){const _0x4154df=_0x28ae03[_0x3cab7d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4154df&&(!!_0x4154df[_0x3cab7d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3cab7d([0x2a]))||(!!_0x4154df[_0x3cab7d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3cab7d([0x50,0x4f,0x45]))||!!_0x4154df[_0x3cab7d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3cab7d([0x50,0x50]))));}function _0x25295b(){const _0x436213=_0x28ae03[_0x3cab7d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x436213||0x0==_0x436213[_0x3cab7d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x52e3db}=new URL(window[_0x3cab7d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x436213[_0x3cab7d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52e3db))return!0x0;const _0x89c30c=_0x52e3db[_0x3cab7d([0x73,0x70,0x6c,0x69,0x74])](_0x3cab7d([0x2e]));return _0x436213[_0x3cab7d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x25f891=>_0x25f891[_0x3cab7d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3cab7d([0x2a])))[_0x3cab7d([0x6d,0x61,0x70])](_0x459be2=>_0x459be2[_0x3cab7d([0x73,0x70,0x6c,0x69,0x74])](_0x3cab7d([0x2e])))[_0x3cab7d([0x73,0x6f,0x6d,0x65])](_0x1e6b3e=>_0x89c30c[_0x3cab7d([0x65,0x76,0x65,0x72,0x79])]((_0x5c5fbb,_0x5f1f47)=>_0x1e6b3e[_0x5f1f47]===_0x5c5fbb||_0x1e6b3e[_0x5f1f47]===_0x3cab7d([0x2a])));}function _0x3dc56a(){return _0x4a5ab9&&_0x5346b0?new window[(_0x3cab7d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x35c17c,_0x45bf5a)=>{_0x4a5ab9[_0x3cab7d([0x74,0x68,0x65,0x6e])](_0x35c17c,_0x45bf5a),_0x5346b0[_0x3cab7d([0x74,0x68,0x65,0x6e])](_0x371559=>{_0x371559!=_0x3cab7d([0x56,0x61,0x6c,0x69,0x64])&&_0x35c17c(_0x371559);},_0x45bf5a);}):_0x4a5ab9||_0x5346b0||_0x3cab7d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x292a8a(_0x3b8e6e,_0x3f81f1){return new window[(_0x3cab7d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a1b44=>{if(_0x2efc0d())return _0x5a1b44(_0x3cab7d([0x56,0x61,0x6c,0x69,0x64]));_0x2811fc(),_0xd7ed76[_0x3cab7d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3cab7d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3ab939=!0x1;const _0x2a19e0=_0x407e4d();function _0x2e2e7b(_0x581486){return!!_0x581486&&(typeof _0x581486===_0x3cab7d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x581486===_0x3cab7d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x581486[_0x3cab7d([0x74,0x68,0x65,0x6e])]===_0x3cab7d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x581486[_0x3cab7d([0x63,0x61,0x74,0x63,0x68])]===_0x3cab7d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x10829f(_0x17a382){_0x423bdc(_0x17a382)[_0x3cab7d([0x74,0x68,0x65,0x6e])](_0x5b43de=>{if(!_0x5b43de||_0x5b43de[_0x3cab7d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3cab7d([0x6f,0x6b]))return _0x3cab7d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xe51026(_0x4688bc(_0x2a19e0+_0x3f81f1))!=_0x5b43de[_0x3cab7d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3cab7d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3cab7d([0x56,0x61,0x6c,0x69,0x64]);})[_0x3cab7d([0x74,0x68,0x65,0x6e])](_0x3e8237=>(_0x1122c5(),_0x3e8237),()=>{const _0x5eeb3a=_0x415a68();return null==_0x5eeb3a?(_0x1122c5(),_0x3cab7d([0x56,0x61,0x6c,0x69,0x64])):_0x3cab7d(_0x1a2a62-_0x5eeb3a>(0x6619a760^_0x3956cd)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3cab7d([0x74,0x68,0x65,0x6e])](_0x5a1b44)[_0x3cab7d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5a1b44(_0x3cab7d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x195c89=0x4223cde0^_0x3956cd;function _0x1122c5(){const _0x453a3b=_0x3cab7d([0x6c,0x6c,0x63,0x74,0x2d])+_0xe51026(_0x4688bc(_0x3b8e6e)),_0x114759=_0x4ee8d2(_0xe51026(window[_0x3cab7d([0x4d,0x61,0x74,0x68])][_0x3cab7d([0x63,0x65,0x69,0x6c])](_0x1a2a62/_0x195c89)));window[_0x3cab7d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3cab7d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x453a3b,_0x114759);}function _0x415a68(){const _0x4b1e56=_0x3cab7d([0x6c,0x6c,0x63,0x74,0x2d])+_0xe51026(_0x4688bc(_0x3b8e6e)),_0x46d3ea=window[_0x3cab7d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3cab7d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4b1e56);return _0x46d3ea?window[_0x3cab7d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ee8d2(_0x46d3ea),0x10)*_0x195c89:null;}function _0x423bdc(_0x537642){return new window[(_0x3cab7d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5cd2dc,_0x255997)=>{_0x537642[_0x3cab7d([0x74,0x68,0x65,0x6e])](_0x5cd2dc,_0x255997),window[_0x3cab7d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x255997,0x4214f7a0^_0x3956cd);});}}_0xd7ed76[_0x3cab7d([0x6f,0x6e])](_0x3cab7d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2c1459,_0x3bb59e)=>{if(_0x3bb59e[0x0]!=_0x3b8e6e)return _0x5a1b44(_0x3cab7d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3bb59e[0x1]={..._0x3bb59e[0x1],[_0x3cab7d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2a19e0};},{[_0x3cab7d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3cab7d([0x68,0x69,0x67,0x68])}),_0xd7ed76[_0x3cab7d([0x6f,0x6e])](_0x3cab7d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x17234c=>{_0x2e2e7b(_0x17234c[_0x3cab7d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3ab939=!0x0,_0x10829f(_0x17234c[_0x3cab7d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3cab7d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3cab7d([0x6c,0x6f,0x77])}),_0x228263[_0x3cab7d([0x74,0x68,0x65,0x6e])](()=>{_0x3ab939||_0x5a1b44(_0x3cab7d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2efc0d(){return _0xd7ed76[_0x3cab7d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3cab7d([0x76,0x69,0x65,0x77])][_0x3cab7d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3cab7d([0x61,0x75,0x74,0x6f]);}function _0x2811fc(){_0xd7ed76[_0x3cab7d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3cab7d([0x76,0x69,0x65,0x77])][_0x3cab7d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3cab7d([0x61,0x75,0x74,0x6f]);}}function _0x107faa(_0x3495b0){const _0x482916=[new window[(_0x3cab7d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4f8ae1=>setTimeout(_0x4f8ae1,0x421c1dac^_0x3956cd)),_0x228263[_0x3cab7d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3cab7d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a43f7=>{let _0x528c23=0x0;_0xd7ed76[_0x3cab7d([0x6d,0x6f,0x64,0x65,0x6c])][_0x3cab7d([0x6f,0x6e])](_0x3cab7d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3a91d8,_0x21bbe9)=>{_0x21bbe9[0x0][_0x3cab7d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x528c23++,_0x528c23==(0x42152298^_0x3956cd)&&(_0x1a43f7(),_0x3a91d8[_0x3cab7d([0x6f,0x66,0x66])]());});}))];return window[_0x3cab7d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3cab7d([0x72,0x61,0x63,0x65])](_0x482916)[_0x3cab7d([0x74,0x68,0x65,0x6e])](()=>_0x3495b0);}async function _0x18dc73(){await _0x228263,_0xd7ed76[_0x3cab7d([0x6d,0x6f,0x64,0x65,0x6c])][_0x3cab7d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x384880,_0xd7ed76[_0x3cab7d([0x6d,0x6f,0x64,0x65,0x6c])][_0x3cab7d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x384880,_0xd7ed76[_0x3cab7d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3cab7d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3c172b(_0x53fadf){const _0x1e85c8=_0x4a0625();_0xd7ed76[_0x1e85c8]=_0x3cab7d([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])+_0x53fadf,_0x53fadf!=_0x3cab7d([0x56,0x61,0x6c,0x69,0x64])&&_0x18dc73();}function _0x4a0625(){const _0x19bff9=window[_0x3cab7d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3cab7d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3cab7d([0x6e,0x6f,0x77])]())[_0x3cab7d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3cab7d([0x2e]),'');let _0x3da5ad=_0x3cab7d([0x44]);for(let _0x40d916=0x0;_0x40d916<_0x19bff9[_0x3cab7d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x40d916+=0x2){let _0x406565=window[_0x3cab7d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x19bff9[_0x3cab7d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x40d916,_0x40d916+0x2));_0x406565>=_0xfa7b99[_0x3cab7d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x406565-=_0xfa7b99[_0x3cab7d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3da5ad+=_0xfa7b99[_0x406565];}return _0x3da5ad;}function _0x11b552(){const _0x3ce8e4=_0x4c52b2[_0x3cab7d([0x73,0x70,0x6c,0x69,0x74])](_0x3cab7d([0x2e]));if(0x3!=_0x3ce8e4[_0x3cab7d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x57d247(_0x3ce8e4[0x1]);function _0x57d247(_0x428c30){const _0x279ef1=_0x34210a(_0x428c30);return _0x279ef1&&_0x211c09()?_0x279ef1:null;function _0x211c09(){const _0x5832c8=_0x279ef1[_0x3cab7d([0x6a,0x74,0x69])],_0x4c482b=window[_0x3cab7d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5832c8[_0x3cab7d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5832c8[_0x3cab7d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5e8853={..._0x279ef1,[_0x3cab7d([0x6a,0x74,0x69])]:_0x5832c8[_0x3cab7d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5832c8[_0x3cab7d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5e8853[_0x3cab7d([0x76,0x63])],_0x4688bc(_0x5e8853)==_0x4c482b;}}}async function _0x181060(){let _0xd47ad1=!0x0;try{const _0x30f308=_0x4c52b2[_0x3cab7d([0x73,0x70,0x6c,0x69,0x74])](_0x3cab7d([0x2e])),[_0x2a0191,_0x47ad1d,_0x3b1fd1]=_0x30f308;return _0x2c480c(_0x2a0191),await _0x3d5dcc(_0x2a0191,_0x47ad1d,_0x3b1fd1),_0xd47ad1;}catch(_0x11c32d){return!0x1;}function _0x2c480c(_0x3fbb43){const _0x271984=_0x34210a(_0x3fbb43);_0x271984&&_0x271984[_0x3cab7d([0x61,0x6c,0x67])]==_0x3cab7d([0x45,0x53,0x32,0x35,0x36])||(_0xd47ad1=!0x1);}async function _0x3d5dcc(_0x28fdb9,_0x10218e,_0xce21b9){const _0x2f0aa3=window[_0x3cab7d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3cab7d([0x66,0x72,0x6f,0x6d])](_0x18bc96(_0xce21b9),_0xa432f5=>_0xa432f5[_0x3cab7d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x595dea=new window[(_0x3cab7d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3cab7d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x28fdb9+_0x3cab7d([0x2e])+_0x10218e),_0x350bec=window[_0x3cab7d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3cab7d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x350bec)return;const _0x133431=await _0x350bec[_0x3cab7d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3cab7d([0x6a,0x77,0x6b]),_0x5af5a2,{[_0x3cab7d([0x6e,0x61,0x6d,0x65])]:_0x3cab7d([0x45,0x43,0x44,0x53,0x41]),[_0x3cab7d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3cab7d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3cab7d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x350bec[_0x3cab7d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3cab7d([0x6e,0x61,0x6d,0x65])]:_0x3cab7d([0x45,0x43,0x44,0x53,0x41]),[_0x3cab7d([0x68,0x61,0x73,0x68])]:{[_0x3cab7d([0x6e,0x61,0x6d,0x65])]:_0x3cab7d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x133431,_0x2f0aa3,_0x595dea)||(_0xd47ad1=!0x1);}}function _0x34210a(_0x3b248f){return _0x3b248f[_0x3cab7d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3cab7d([0x65,0x79]))?JSON[_0x3cab7d([0x70,0x61,0x72,0x73,0x65])](_0x18bc96(_0x3b248f)):null;}function _0x18bc96(_0x3fe62d){return window[_0x3cab7d([0x61,0x74,0x6f,0x62])](_0x3fe62d[_0x3cab7d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3cab7d([0x2b]))[_0x3cab7d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3cab7d([0x2f])));}function _0x4688bc(_0x14f76f){let _0x2a3991=0x1505;function _0x7b43d6(_0x59b0d5){for(let _0x148d39=0x0;_0x148d39<_0x59b0d5[_0x3cab7d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x148d39++){const _0x27d134=_0x59b0d5[_0x3cab7d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x148d39);_0x2a3991=(_0x2a3991<<0x5)+_0x2a3991+_0x27d134,_0x2a3991&=_0x2a3991;}}function _0x3cdcdc(_0x5631eb){Array[_0x3cab7d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5631eb)?_0x5631eb[_0x3cab7d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3cdcdc):_0x5631eb&&typeof _0x5631eb==_0x3cab7d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3cab7d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5631eb)[_0x3cab7d([0x73,0x6f,0x72,0x74])]()[_0x3cab7d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3ce909,_0x46a95e])=>{_0x7b43d6(_0x3ce909),_0x3cdcdc(_0x46a95e);}):_0x7b43d6(window[_0x3cab7d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5631eb));}return _0x3cdcdc(_0x14f76f),_0x2a3991>>>0x0;}function _0xe51026(_0x4948bc){return _0x4948bc[_0x3cab7d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3cab7d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3cab7d([0x30]));}function _0x4ee8d2(_0x32040b){return _0x32040b[_0x3cab7d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3cab7d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3cab7d([0x6a,0x6f,0x69,0x6e])]('');}function _0x384880(){}function _0x3cab7d(_0x2b9e2f){return _0x2b9e2f['map'](_0x2a669e=>String['fromCharCode'](_0x2a669e))['join']('');}_0x3c172b(await _0x5ac817());}(this);}}const O=['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'],[_0x5b9090=>Number(_0x5b9090)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function K(_0x41d31e){return O['includes'](_0x41d31e);}function v(_0x592fa7,_0x4be597,_0xc0a193){const {spanStyles:_0x126740,stylesToBeHtmlElements:_0x25fbd7}=function(_0x284be4,_0x4e686c){const _0x435909={},_0x2a1e25={};return _0x4e686c['forEach'](_0x2a1679=>{const _0x3fd60c=_0x284be4['getStyle'](_0x2a1679);if(_0x3fd60c){if(function(_0x1cefa8){return E['includes'](_0x1cefa8);}(_0x2a1679))_0x435909[_0x2a1679]=_0x3fd60c;else{if(function(_0x57481b){return _0x57481b in F;}(_0x2a1679)){const _0x12bc38=_0x3fd60c['split']('\x20');F[_0x2a1679]['forEach'](([_0x32e7ca,_0x1627de])=>{for(const _0x397dab of _0x12bc38){('function'==typeof _0x32e7ca&&_0x32e7ca(_0x397dab)||_0x32e7ca===_0x397dab)&&(_0x2a1e25[_0x2a1679]=[..._0x2a1e25[_0x2a1679]||[],[_0x32e7ca,_0x1627de]]);}});}}}}),{'spanStyles':_0x435909,'stylesToBeHtmlElements':_0x2a1e25};}(_0x592fa7,_0xc0a193);!function(_0x4246dc,_0xfc3bb6,_0x435f62){for(const _0x236626 in _0x435f62){_0x435f62[_0x236626]['forEach'](([,_0x3beb0b])=>{const _0x51b29e=_0xfc3bb6['createElement'](_0x3beb0b,[],_0x4246dc['getChildren']());_0xfc3bb6['insertChild'](0x0,_0x51b29e,_0x4246dc);}),_0xfc3bb6['removeStyle'](_0x236626,_0x4246dc);}}(_0x592fa7,_0x4be597,_0x25fbd7),function(_0x34c57c,_0x4f941e,_0x3a194c){if(!Object['keys'](_0x3a194c)['length'])return;const _0x5bb23c=_0x4f941e['createElement']('span',[],_0x34c57c['getChildren']());_0x4f941e['setStyle'](_0x3a194c,_0x5bb23c),_0x4f941e['insertChild'](0x0,_0x5bb23c,_0x34c57c),_0x4f941e['removeStyle'](Object['keys'](_0x3a194c),_0x34c57c);}(_0x592fa7,_0x4be597,_0x126740);}class m extends _0x4d9ea6{['execute'](_0x4cefbd){const {body:_0x2f0288}=_0x4cefbd['_parsedData'],_0xc4c3ac=new _0x442b3d(_0x2f0288['document']),_0x480403=_0xc4c3ac['createRangeIn'](_0x2f0288),_0x1d9eeb=new _0x22bb92(_0xc4c3ac['document']['stylesProcessor']),_0x5dff1d=[...new _0x1e8e86(_0x1d9eeb)['blockElements'],'font'],_0x5649c7=_0x480403['getItems']();for(const _0x45c505 of _0x5649c7)_0x45c505['is']('element')&&_0x5dff1d['includes'](_0x45c505['name'])&&v(_0x45c505,_0xc4c3ac,(_0x330cf6=_0x45c505,Array['from'](_0x330cf6['getStyleNames']())['filter'](K)));var _0x330cf6;_0x4cefbd['content']=_0x2f0288;}['isActive'](_0x1fe569){return super['isActive'](_0x1fe569)||d(_0x1fe569);}}class s extends _0x447d90{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x353542=this['editor'],_0x13fe59=_0x353542['plugins']['get']('ClipboardPipeline'),_0x3fbf02=_0x353542['editing']['view']['document'],_0x37b096=new m(_0x3fbf02);_0x13fe59['on']('inputTransformation',(_0x36f6bf,_0x15c9cc)=>{const _0x55ceb1=_0x15c9cc['dataTransfer']['getData']('text/html');_0x37b096['isActive'](_0x55ceb1)&&(_0x15c9cc['_parsedData']||(_0x15c9cc['_parsedData']=_0x2e219e(_0x55ceb1,_0x3fbf02['stylesProcessor'])),_0x37b096['execute'](_0x15c9cc));},{'priority':_0x166e0c['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xb515d4=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x49340c;for(const _0x4d6233 in _0xb515d4){const _0x2d769a=_0x4d6233,_0x266fa4=_0xb515d4[_0x2d769a];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x266fa4||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x266fa4||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x266fa4||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x266fa4||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x266fa4||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x266fa4||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x266fa4||'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x266fa4||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x266fa4){delete _0xb515d4[_0x2d769a],_0x49340c=_0x266fa4,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x49340c&&_0xb515d4['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x49340c&&_0xb515d4['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x49340c&&_0xb515d4['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x49340c&&_0xb515d4['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x49340c&&_0xb515d4['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x49340c&&_0xb515d4['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x49340c&&_0xb515d4['_showLicenseError']('developmentLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x49340c&&_0xb515d4['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x447d90{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": "44.1.0-alpha.
|
|
3
|
+
"version": "44.1.0-alpha.3",
|
|
4
4
|
"description": "Enhanced paste from Office feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"type": "module",
|
|
23
23
|
"main": "src/index.js",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@ckeditor/ckeditor5-core": "44.1.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "44.1.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "44.1.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "44.1.0-alpha.
|
|
29
|
-
"ckeditor5": "44.1.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "44.1.0-alpha.3",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "44.1.0-alpha.3",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "44.1.0-alpha.3",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "44.1.0-alpha.3",
|
|
29
|
+
"ckeditor5": "44.1.0-alpha.3"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x4ea1(_0x334d61,_0x482bfd){var _0x1884a3=_0x1884();return _0x4ea1=function(_0x4ea1dc,_0x2f8649){_0x4ea1dc=_0x4ea1dc-0x1d6;var _0x46cf3b=_0x1884a3[_0x4ea1dc];return _0x46cf3b;},_0x4ea1(_0x334d61,_0x482bfd);}(function(_0x3a142f,_0x4ea496){var _0x2b28c6=_0x4ea1,_0x1b0e6f=_0x3a142f();while(!![]){try{var _0x476e8d=parseInt(_0x2b28c6(0x1dd))/0x1*(parseInt(_0x2b28c6(0x1df))/0x2)+parseInt(_0x2b28c6(0x1dc))/0x3*(parseInt(_0x2b28c6(0x1da))/0x4)+parseInt(_0x2b28c6(0x1d8))/0x5+-parseInt(_0x2b28c6(0x1d6))/0x6*(-parseInt(_0x2b28c6(0x1db))/0x7)+parseInt(_0x2b28c6(0x1de))/0x8+-parseInt(_0x2b28c6(0x1d7))/0x9*(parseInt(_0x2b28c6(0x1e0))/0xa)+-parseInt(_0x2b28c6(0x1d9))/0xb;if(_0x476e8d===_0x4ea496)break;else _0x1b0e6f['push'](_0x1b0e6f['shift']());}catch(_0x2c6e65){_0x1b0e6f['push'](_0x1b0e6f['shift']());}}}(_0x1884,0x3510a));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x1884(){var _0x8753fb=['27890OWubnl','287766goKfjW','1269IervuZ','866255NautBB','7153498QJGFMN','35260GIFmVD','21YchdfF','111LQlrOD','3761YriJdb','2323400LhgnXZ','174rBKPzA'];_0x1884=function(){return _0x8753fb;};return _0x1884();}
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x3478(_0x4979ce,_0xd103d9){var _0x621941=_0x6219();return _0x3478=function(_0x347875,_0x3b2168){_0x347875=_0x347875-0x166;var _0x2f19fb=_0x621941[_0x347875];return _0x2f19fb;},_0x3478(_0x4979ce,_0xd103d9);}(function(_0x2792e7,_0x5aa2e5){var _0x18a9c4=_0x3478,_0x268e52=_0x2792e7();while(!![]){try{var _0x2498df=-parseInt(_0x18a9c4(0x16a))/0x1+parseInt(_0x18a9c4(0x16c))/0x2+-parseInt(_0x18a9c4(0x167))/0x3*(parseInt(_0x18a9c4(0x168))/0x4)+-parseInt(_0x18a9c4(0x16d))/0x5+-parseInt(_0x18a9c4(0x16f))/0x6*(parseInt(_0x18a9c4(0x16e))/0x7)+parseInt(_0x18a9c4(0x166))/0x8+-parseInt(_0x18a9c4(0x169))/0x9*(-parseInt(_0x18a9c4(0x16b))/0xa);if(_0x2498df===_0x5aa2e5)break;else _0x268e52['push'](_0x268e52['shift']());}catch(_0x110c39){_0x268e52['push'](_0x268e52['shift']());}}}(_0x6219,0x81e5a));import{CKEditorError as _0x34f48e}from'ckeditor5/src/utils.js';function _0x6219(){var _0x3ec2df=['1017541BgJYbr','20inJsUS','1101386kgALFR','2220035UvmDQW','3466316rcbTOr','6gsXaFq','5579320QPhRyp','6MxOoTr','1916092LkRQEe','9894294MZTetg'];_0x6219=function(){return _0x3ec2df;};return _0x6219();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x2b11(){const _0x2b6fa1=['7724436GUmsYV','_parsedData','30416xwzMIY','size','document','isActive','execute','setStyle','2853098RwiaQy','item','hasStyle','createRangeIn','5fqTPHe','2297727LHEegn','9198aexdBR','274674pekfYB','549740BvAVdh','type','values','elementStart','2025583LgSnWw','content','from'];_0x2b11=function(){return _0x2b6fa1;};return _0x2b11();}const _0x1659f3=_0xd6e7;(function(_0x2c36ef,_0x5d14ef){const _0x27c08a=_0xd6e7,_0x33d285=_0x2c36ef();while(!![]){try{const _0x55b8f2=-parseInt(_0x27c08a(0xe2))/0x1+-parseInt(_0x27c08a(0xf1))/0x2+parseInt(_0x27c08a(0xf6))/0x3+-parseInt(_0x27c08a(0xe9))/0x4*(parseInt(_0x27c08a(0xf5))/0x5)+-parseInt(_0x27c08a(0xe1))/0x6+parseInt(_0x27c08a(0xe6))/0x7+parseInt(_0x27c08a(0xeb))/0x8*(parseInt(_0x27c08a(0xf7))/0x9);if(_0x55b8f2===_0x5d14ef)break;else _0x33d285['push'](_0x33d285['shift']());}catch(_0xe2ab60){_0x33d285['push'](_0x33d285['shift']());}}}(_0x2b11,0xf1261));import{UpcastWriter as _0x5c49ed}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x488821}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5e8450}from'../../utils.js';function _0xd6e7(_0x31dffc,_0x3f53a2){const _0x2b1166=_0x2b11();return _0xd6e7=function(_0xd6e7c7,_0x273aa3){_0xd6e7c7=_0xd6e7c7-0xe1;let _0x42e7bf=_0x2b1166[_0xd6e7c7];return _0x42e7bf;},_0xd6e7(_0x31dffc,_0x3f53a2);}import{extractStyles as _0x1f5cb9,expandStyles as _0x22f3d9,getMatchingStyles as _0x300c59,flattenStyleDefinitions as _0x5e20bc}from'./utils.js';export default class c extends _0x488821{[_0x1659f3(0xef)](_0x209cb7){const _0x4b83cf=_0x1659f3,{body:_0x553a65,styles:_0xba2acd}=_0x209cb7[_0x4b83cf(0xea)],_0x378bbd=new _0x5c49ed(_0x553a65[_0x4b83cf(0xed)]),_0x313d64=_0x378bbd[_0x4b83cf(0xf4)](_0x553a65),_0x2d5422=_0x1f5cb9(_0xba2acd),_0x595885=_0x22f3d9(_0x2d5422);for(const _0x5beee3 of _0x313d64){if(_0x4b83cf(0xe5)!==_0x5beee3[_0x4b83cf(0xe3)])continue;const _0x501b3b=_0x300c59(_0x5beee3[_0x4b83cf(0xf2)],_0x595885);if(_0x501b3b[_0x4b83cf(0xec)]){const _0x5426c9=_0x5e20bc(Array[_0x4b83cf(0xe8)](_0x501b3b[_0x4b83cf(0xe4)]()));for(const _0x597508 in _0x5426c9){const _0x2230c1=_0x5beee3[_0x4b83cf(0xf2)];_0x2230c1[_0x4b83cf(0xf3)](_0x597508)||_0x378bbd[_0x4b83cf(0xf0)](_0x597508,_0x5426c9[_0x597508],_0x2230c1);}}}_0x209cb7[_0x4b83cf(0xe7)]=_0x553a65;}[_0x1659f3(0xee)](_0x488a63){const _0x5cd674=_0x1659f3;return super[_0x5cd674(0xee)](_0x488a63)||_0x5e8450(_0x488a63);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x3d506d,_0x4a45bf){const _0x166eec=_0x1da2,_0x334d13=_0x3d506d();while(!![]){try{const _0x1a7deb=-parseInt(_0x166eec(0x1d2))/0x1+-parseInt(_0x166eec(0x1ce))/0x2*(-parseInt(_0x166eec(0x1c7))/0x3)+parseInt(_0x166eec(0x1d6))/0x4+parseInt(_0x166eec(0x1c8))/0x5+-parseInt(_0x166eec(0x1df))/0x6+-parseInt(_0x166eec(0x1d0))/0x7*(-parseInt(_0x166eec(0x1cd))/0x8)+parseInt(_0x166eec(0x1d4))/0x9;if(_0x1a7deb===_0x4a45bf)break;else _0x334d13['push'](_0x334d13['shift']());}catch(_0x5c1d09){_0x334d13['push'](_0x334d13['shift']());}}}(_0x156d,0xd42d4));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x167d12,_0x326ef3){const _0x3c0e82=_0x1da2,_0x20fd71=new Map();for(const [_0x323c2b,_0x1aeadf]of _0x326ef3){if(!_0x323c2b[_0x3c0e82(0x1cc)]&&!_0x323c2b[_0x3c0e82(0x1cf)])continue;const _0x3f1cff=!_0x323c2b[_0x3c0e82(0x1cc)]||_0x167d12[_0x3c0e82(0x1c6)]===_0x323c2b[_0x3c0e82(0x1cc)],_0x1a0922=!_0x323c2b[_0x3c0e82(0x1cf)]||_0x167d12[_0x3c0e82(0x1d3)](_0x323c2b[_0x3c0e82(0x1cf)]);_0x3f1cff&&_0x1a0922&&_0x20fd71[_0x3c0e82(0x1de)](_0x323c2b,_0x1aeadf);}return _0x20fd71;}export function extractStyles(_0x40c6b1){const _0x572a9f=_0x1da2,_0x18b6b5={};for(const _0xddd415 of _0x40c6b1)for(const _0x413e02 of _0xddd415[_0x572a9f(0x1d5)])if(_0x413e02 instanceof CSSStyleRule){const _0x258b2d=parseCSSStyleDeclaration(_0x413e02[_0x572a9f(0x1d9)]);_0x18b6b5[_0x413e02[_0x572a9f(0x1e0)]]=Object[_0x572a9f(0x1d1)]({},_0x18b6b5[_0x413e02[_0x572a9f(0x1e0)]]||{},_0x258b2d);}return _0x18b6b5;}function _0x1da2(_0xac28e3,_0x3e28e2){const _0x156d08=_0x156d();return _0x1da2=function(_0x1da2b0,_0x26f427){_0x1da2b0=_0x1da2b0-0x1c6;let _0x17d604=_0x156d08[_0x1da2b0];return _0x17d604;},_0x1da2(_0xac28e3,_0x3e28e2);}export function expandStyles(_0x47bd5b){const _0x3ba887=_0x1da2,_0xb201ef=new Map();for(const _0x4cfa35 in _0x47bd5b){const _0x464965=parseCSSSelector(_0x4cfa35),_0x5600ee=_0x47bd5b[_0x4cfa35];for(const _0x2f0b46 of _0x464965)_0xb201ef[_0x3ba887(0x1de)](_0x2f0b46,_0x5600ee);}return _0xb201ef;}function _0x156d(){const _0x9ea6b7=['cssRules','1904888MkziSs','exec','map','style','getPropertyValue','groups','trim','length','set','1351062gSVKuC','selectorText','name','1787526mIOlzH','3086185LZXLkA','split','initial','push','tagName','8adaLqL','2umwCtC','className','2103703dqteAk','assign','1522465zPKmFq','hasClass','5641992gJDJgn'];_0x156d=function(){return _0x9ea6b7;};return _0x156d();}export function parseCSSStyleDeclaration(_0x51799a){const _0x10cf5d=_0x1da2,_0x2dc47c={};for(let _0x496523=0x0;_0x496523<_0x51799a[_0x10cf5d(0x1dd)];_0x496523++){const _0x31e64d=_0x51799a[_0x496523],_0x1b501f=_0x51799a[_0x10cf5d(0x1da)](_0x31e64d);_0x10cf5d(0x1ca)!==_0x1b501f&&(_0x2dc47c[_0x31e64d]=_0x1b501f);}return _0x2dc47c;}export function parseCSSSelector(_0x3c274a){const _0x506c30=_0x1da2,_0x14a3db=_0x3c274a[_0x506c30(0x1c9)](',')[_0x506c30(0x1d8)](_0x5842b2=>_0x5842b2[_0x506c30(0x1dc)]()),_0x206ccc=[];for(const _0x2a8779 of _0x14a3db){const _0x1a850f=S[_0x506c30(0x1d7)](_0x2a8779);_0x1a850f&&_0x206ccc[_0x506c30(0x1cb)](_0x1a850f[_0x506c30(0x1db)]);}return _0x206ccc;}export function flattenStyleDefinitions(_0x2bc497){const _0x5b9962=_0x1da2,_0x2e60d9={};for(const _0x477e02 of _0x2bc497)Object[_0x5b9962(0x1d1)](_0x2e60d9,_0x477e02);return _0x2e60d9;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3002d3=_0x35ea;(function(_0x8b6ada,_0x3f3348){const _0x9d274a=_0x35ea,_0x43cb73=_0x8b6ada();while(!![]){try{const _0x32dcba=parseInt(_0x9d274a(0xac))/0x1*(-parseInt(_0x9d274a(0xbe))/0x2)+-parseInt(_0x9d274a(0xb5))/0x3*(parseInt(_0x9d274a(0xba))/0x4)+-parseInt(_0x9d274a(0xa9))/0x5*(parseInt(_0x9d274a(0xaf))/0x6)+parseInt(_0x9d274a(0xb1))/0x7*(parseInt(_0x9d274a(0xb2))/0x8)+-parseInt(_0x9d274a(0xb9))/0x9+-parseInt(_0x9d274a(0xbb))/0xa+parseInt(_0x9d274a(0xab))/0xb*(parseInt(_0x9d274a(0xb7))/0xc);if(_0x32dcba===_0x3f3348)break;else _0x43cb73['push'](_0x43cb73['shift']());}catch(_0x37b500){_0x43cb73['push'](_0x43cb73['shift']());}}}(_0x50e4,0xde2fa));function _0x35ea(_0x50782b,_0x2ad77e){const _0x50e40b=_0x50e4();return _0x35ea=function(_0x35ea38,_0x102287){_0x35ea38=_0x35ea38-0xa9;let _0x50179e=_0x50e40b[_0x35ea38];return _0x50179e;},_0x35ea(_0x50782b,_0x2ad77e);}import{UpcastWriter as _0x42517a,DomConverter as _0x2d8df2,ViewDocument as _0x433be4}from'ckeditor5/src/engine.js';function _0x50e4(){const _0x5e6492=['85xgQQCw','isActive','56307779ZeBJft','3089kIBYvN','document','getItems','86358ouIEDz','font','53858ZWXRpe','1000PYWoIB','execute','blockElements','3DVxKMj','stylesProcessor','12AcKbPN','_parsedData','10577133zUpWrH','5633396doNzXt','12333470TOaFwC','includes','name','718fjFdTy','createRangeIn','element','content'];_0x50e4=function(){return _0x5e6492;};return _0x50e4();}import{MSWordNormalizer as _0x1642f8}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x2eedc7}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x20edfb,propagateStyleProperties as _0x505133}from'./utils.js';export default class m extends _0x1642f8{[_0x3002d3(0xb3)](_0x88de38){const _0x2ea986=_0x3002d3,{body:_0x2bb45d}=_0x88de38[_0x2ea986(0xb8)],_0x257701=new _0x42517a(_0x2bb45d[_0x2ea986(0xad)]),_0x57e6bf=_0x257701[_0x2ea986(0xbf)](_0x2bb45d),_0x18ad1a=new _0x433be4(_0x257701[_0x2ea986(0xad)][_0x2ea986(0xb6)]),_0x3a39c3=[...new _0x2d8df2(_0x18ad1a)[_0x2ea986(0xb4)],_0x2ea986(0xb0)],_0x1e8c44=_0x57e6bf[_0x2ea986(0xae)]();for(const _0x406726 of _0x1e8c44)if(_0x406726['is'](_0x2ea986(0xc0))&&_0x3a39c3[_0x2ea986(0xbc)](_0x406726[_0x2ea986(0xbd)])){const _0x25210c=_0x20edfb(_0x406726);_0x505133(_0x406726,_0x257701,_0x25210c);}_0x88de38[_0x2ea986(0xc1)]=_0x2bb45d;}[_0x3002d3(0xaa)](_0x5a57a3){const _0x528112=_0x3002d3;return super[_0x528112(0xaa)](_0x5a57a3)||_0x2eedc7(_0x5a57a3);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0xe763ce=_0x104d;function _0x104d(_0x2fd556,_0x289230){const _0x3a4280=_0x3a42();return _0x104d=function(_0x104d23,_0x48b142){_0x104d23=_0x104d23-0x73;let _0x5033a1=_0x3a4280[_0x104d23];return _0x5033a1;},_0x104d(_0x2fd556,_0x289230);}(function(_0x41af92,_0x1ba10d){const _0x17bb2a=_0x104d,_0x313ef7=_0x41af92();while(!![]){try{const _0x41cc81=parseInt(_0x17bb2a(0x9b))/0x1+parseInt(_0x17bb2a(0x86))/0x2+-parseInt(_0x17bb2a(0x83))/0x3+parseInt(_0x17bb2a(0x97))/0x4*(parseInt(_0x17bb2a(0x91))/0x5)+-parseInt(_0x17bb2a(0x8b))/0x6*(parseInt(_0x17bb2a(0x78))/0x7)+parseInt(_0x17bb2a(0x82))/0x8+-parseInt(_0x17bb2a(0x8c))/0x9;if(_0x41cc81===_0x1ba10d)break;else _0x313ef7['push'](_0x313ef7['shift']());}catch(_0x53a5af){_0x313ef7['push'](_0x313ef7['shift']());}}}(_0x3a42,0xb6cc4));export const CSS_PROPERTIES_TO_PROPAGATE=[_0xe763ce(0x88),_0xe763ce(0x7f),_0xe763ce(0x89),_0xe763ce(0x8f),_0xe763ce(0x96),_0xe763ce(0x7b),_0xe763ce(0x93),_0xe763ce(0x8e)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0xe763ce(0x88),_0xe763ce(0x7f),_0xe763ce(0x89)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0xe763ce(0x8a),'i']],'font-weight':[[_0xe763ce(0x80),_0xe763ce(0x7a)],[_0xe763ce(0x8d),_0xe763ce(0x7a)],[_0xe763ce(0x98),_0xe763ce(0x7a)],[_0x4b04e2=>Number(_0x4b04e2)>=0x258,_0xe763ce(0x7a)]],'text-decoration':[[_0xe763ce(0x79),'u'],[_0xe763ce(0x7e),'s']],'text-decoration-line':[[_0xe763ce(0x79),'u'],[_0xe763ce(0x7e),'s']],'vertical-align':[[_0xe763ce(0x85),_0xe763ce(0x85)],[_0xe763ce(0x99),_0xe763ce(0x74)]]};export function isPropertyToBePropagated(_0x40b296){const _0x18d541=_0xe763ce;return CSS_PROPERTIES_TO_PROPAGATE[_0x18d541(0x77)](_0x40b296);}export function isPropertyToBePropagatedAsSpan(_0x333c10){const _0xd56947=_0xe763ce;return CSS_PROPERTIES_TO_BE_SPANS[_0xd56947(0x77)](_0x333c10);}export function isPropertyToBePropagatedAsHTMLElement(_0x2fb006){return _0x2fb006 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x55a421){const _0x5d352f=_0xe763ce;return Array[_0x5d352f(0x76)](_0x55a421[_0x5d352f(0x7c)]())[_0x5d352f(0x7d)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x5b7c15,_0x1b5eae,_0x4e5204){const {spanStyles:_0x54a622,stylesToBeHtmlElements:_0x1eee44}=getStylesToPropagate(_0x5b7c15,_0x4e5204);propagateStylesAsHTMLElements(_0x5b7c15,_0x1b5eae,_0x1eee44),propagateStylesAsSpan(_0x5b7c15,_0x1b5eae,_0x54a622);}export function propagateStylesAsHTMLElements(_0x5143ca,_0x42c4c5,_0x5bb291){const _0x19936a=_0xe763ce;for(const _0x4c662a in _0x5bb291){_0x5bb291[_0x4c662a][_0x19936a(0x9a)](([,_0x263f03])=>{const _0x13f350=_0x19936a,_0xa6b1d6=_0x42c4c5[_0x13f350(0x9d)](_0x263f03,[],_0x5143ca[_0x13f350(0x73)]());_0x42c4c5[_0x13f350(0x95)](0x0,_0xa6b1d6,_0x5143ca);}),_0x42c4c5[_0x19936a(0x9c)](_0x4c662a,_0x5143ca);}}function _0x3a42(){const _0x20214b=['sub','860818XCMLgY','length','color','font-size','italic','6iCTkvl','11097549BRfYQQ','bold','vertical-align','text-decoration','function','22415OPtszj','keys','font-style','getStyle','insertChild','text-decoration-line','108xVjmCr','bolder','super','forEach','1483962dkTjVz','removeStyle','createElement','getChildren','sup','split','from','includes','5054602DargaY','underline','strong','font-weight','getStyleNames','filter','line-through','font-family','medium','span','7771440JSmQzz','908865fMGJBc','setStyle'];_0x3a42=function(){return _0x20214b;};return _0x3a42();}export function propagateStylesAsSpan(_0x1f1c78,_0x5a3186,_0x359fbd){const _0x40abe4=_0xe763ce;if(!Object[_0x40abe4(0x92)](_0x359fbd)[_0x40abe4(0x87)])return;const _0x213430=_0x5a3186[_0x40abe4(0x9d)](_0x40abe4(0x81),[],_0x1f1c78[_0x40abe4(0x73)]());_0x5a3186[_0x40abe4(0x84)](_0x359fbd,_0x213430),_0x5a3186[_0x40abe4(0x95)](0x0,_0x213430,_0x1f1c78),_0x5a3186[_0x40abe4(0x9c)](Object[_0x40abe4(0x92)](_0x359fbd),_0x1f1c78);}export function getStylesToPropagate(_0x3ca9db,_0x2b8e51){const _0x50c772=_0xe763ce,_0x563e5e={},_0x158b23={};return _0x2b8e51[_0x50c772(0x9a)](_0x5b07d2=>{const _0x50e41c=_0x50c772,_0x762148=_0x3ca9db[_0x50e41c(0x94)](_0x5b07d2);if(_0x762148){if(isPropertyToBePropagatedAsSpan(_0x5b07d2))_0x563e5e[_0x5b07d2]=_0x762148;else{if(isPropertyToBePropagatedAsHTMLElement(_0x5b07d2)){const _0x3f2ca3=_0x762148[_0x50e41c(0x75)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x5b07d2][_0x50e41c(0x9a)](([_0x46e35c,_0x41978])=>{const _0x5b86a6=_0x50e41c;for(const _0x9f0f3c of _0x3f2ca3){(_0x5b86a6(0x90)==typeof _0x46e35c&&_0x46e35c(_0x9f0f3c)||_0x46e35c===_0x9f0f3c)&&(_0x158b23[_0x5b07d2]=[..._0x158b23[_0x5b07d2]||[],[_0x46e35c,_0x41978]]);}});}}}}),{'spanStyles':_0x563e5e,'stylesToBeHtmlElements':_0x158b23};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
var _0x13d630=_0x70eb;function _0x4905(){var _0x117034=['12jzREhM','pluginName','requires','7572rkBVDl','48175qIvGub','isPremiumPlugin','48490VmMPES','PasteFromOfficeEnhanced','266068RpAFJC','1122464TMptoW','isOfficialPlugin','358210sDIuhf','PasteFromOffice','1904742eXPSdI','147ZSljoC','81LmtsdZ'];_0x4905=function(){return _0x117034;};return _0x4905();}function _0x70eb(_0x4f4406,_0x206ac8){var _0x4905cc=_0x4905();return _0x70eb=function(_0x70eba8,_0x333c9e){_0x70eba8=_0x70eba8-0xa6;var _0x49ecd1=_0x4905cc[_0x70eba8];return _0x49ecd1;},_0x70eb(_0x4f4406,_0x206ac8);}(function(_0x2b2e69,_0x4b14e0){var _0x5f46ca=_0x70eb,_0x62fcfa=_0x2b2e69();while(!![]){try{var _0x320127=-parseInt(_0x5f46ca(0xb0))/0x1+parseInt(_0x5f46ca(0xb2))/0x2+parseInt(_0x5f46ca(0xa8))/0x3*(parseInt(_0x5f46ca(0xad))/0x4)+parseInt(_0x5f46ca(0xae))/0x5*(-parseInt(_0x5f46ca(0xaa))/0x6)+parseInt(_0x5f46ca(0xa7))/0x7+parseInt(_0x5f46ca(0xb3))/0x8+parseInt(_0x5f46ca(0xa9))/0x9*(-parseInt(_0x5f46ca(0xb5))/0xa);if(_0x320127===_0x4b14e0)break;else _0x62fcfa['push'](_0x62fcfa['shift']());}catch(_0xd0e3bd){_0x62fcfa['push'](_0x62fcfa['shift']());}}}(_0x4905,0x3c8f8));import{Plugin as _0xaa54cd}from'ckeditor5/src/core.js';import _0x17de88 from'./pastefromofficeenhancedinliner.js';import _0x92c944 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0xaa54cd{static get[_0x13d630(0xab)](){var _0x1600e7=_0x13d630;return _0x1600e7(0xb1);}static get[_0x13d630(0xb4)](){return!0x0;}static get[_0x13d630(0xaf)](){return!0x0;}static get[_0x13d630(0xac)](){var _0x42c243=_0x13d630;return[_0x42c243(0xa6),_0x17de88,_0x92c944];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x1724(_0x4cd7e5,_0x129f68){const _0x412516=_0x4125();return _0x1724=function(_0x172490,_0x4c070e){_0x172490=_0x172490-0x122;let _0x36b063=_0x412516[_0x172490];return _0x36b063;},_0x1724(_0x4cd7e5,_0x129f68);}const _0x2aa7b7=_0x1724;(function(_0x112c7f,_0x432ad6){const _0x374272=_0x1724,_0x4f0b9d=_0x112c7f();while(!![]){try{const _0x105e73=parseInt(_0x374272(0x137))/0x1+parseInt(_0x374272(0x135))/0x2+-parseInt(_0x374272(0x122))/0x3*(-parseInt(_0x374272(0x126))/0x4)+parseInt(_0x374272(0x13a))/0x5*(parseInt(_0x374272(0x12a))/0x6)+parseInt(_0x374272(0x13f))/0x7+parseInt(_0x374272(0x13b))/0x8+-parseInt(_0x374272(0x13c))/0x9*(parseInt(_0x374272(0x139))/0xa);if(_0x105e73===_0x432ad6)break;else _0x4f0b9d['push'](_0x4f0b9d['shift']());}catch(_0x2a4356){_0x4f0b9d['push'](_0x4f0b9d['shift']());}}}(_0x4125,0xdb057));import{Plugin as _0x582f8f}from'ckeditor5/src/core.js';import{parseHtml as _0x92d5c7}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x577e50,uid as _0x2b2c18}from'ckeditor5/src/utils.js';import _0x74e0cf from'./normalizers/inliner/msofficestylesinliner.js';function _0x4125(){const _0x42410b=['_parsedData','458530QmCywF','290kzSQmR','5146216AArRUg','648XCHHHo','stylesProcessor','fromCharCode','6074327FewwQq','map','isPremiumPlugin','pluginName','PasteFromOfficeEnhancedInliner','isOfficialPlugin','inputTransformation','ClipboardPipeline','href','214341EYUEOL','requires','dataTransfer','document','52owGvvO','view','plugins','editing','35748nSvkyj','execute','getData','editor','isActive','high','join','text/html','afterInit','get','init','1624936GclaKG','PasteFromOffice','600646XVlBEp'];_0x4125=function(){return _0x42410b;};return _0x4125();}export default class i extends _0x582f8f{static get[_0x2aa7b7(0x142)](){const _0x349aff=_0x2aa7b7;return _0x349aff(0x143);}static get[_0x2aa7b7(0x144)](){return!0x0;}static get[_0x2aa7b7(0x141)](){return!0x0;}static get[_0x2aa7b7(0x123)](){const _0x11d41f=_0x2aa7b7;return[_0x11d41f(0x136)];}[_0x2aa7b7(0x134)](){const _0x16e261=_0x2aa7b7,_0x4fe4ea=this[_0x16e261(0x12d)],_0x2827d0=_0x4fe4ea[_0x16e261(0x128)][_0x16e261(0x133)](_0x16e261(0x146)),_0xc5afab=_0x4fe4ea[_0x16e261(0x129)][_0x16e261(0x127)][_0x16e261(0x125)],_0x43a4d5=new _0x74e0cf(_0xc5afab);_0x2827d0['on'](_0x16e261(0x145),(_0x2030d8,_0x930c05)=>{const _0x503631=_0x16e261,_0x289fd7=_0x930c05[_0x503631(0x124)][_0x503631(0x12c)](_0x503631(0x131));_0x43a4d5[_0x503631(0x12e)](_0x289fd7)&&(_0x930c05[_0x503631(0x138)]||(_0x930c05[_0x503631(0x138)]=_0x92d5c7(_0x289fd7,_0xc5afab[_0x503631(0x13d)])),_0x43a4d5[_0x503631(0x12b)](_0x930c05));},{'priority':_0x577e50[_0x16e261(0x133)](_0x16e261(0x12f))+0xb});}[_0x2aa7b7(0x132)](){!async function(_0x15c0da){const _0x145504=_0x12a651([0x31,0x53,0x46,0x4f,0x47,0x34,0x6d,0x68,0x52,0x49,0x48,0x73,0x51,0x63,0x55,0x70,0x45,0x59,0x56,0x6c,0x65,0x71,0x32,0x37,0x38,0x4e,0x33,0x4d,0x6a,0x62,0x54,0x41,0x61,0x7a,0x39,0x64,0x58,0x78,0x44,0x79,0x66,0x75,0x43,0x4b,0x6e,0x6b,0x5a,0x30,0x74,0x77,0x72,0x4c,0x57,0x6f,0x42,0x76,0x67,0x4a,0x35,0x36,0x50,0x69]),_0x16aa2c=0x4016c522,_0x51e8e0=0x40119cb2^_0x16aa2c,_0x15828a=window[_0x12a651([0x44,0x61,0x74,0x65])][_0x12a651([0x6e,0x6f,0x77])](),_0x296916=_0x15c0da[_0x12a651([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1461b6=new window[(_0x12a651([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5981b9=>{_0x296916[_0x12a651([0x6f,0x6e,0x63,0x65])](_0x12a651([0x72,0x65,0x61,0x64,0x79]),_0x5981b9);}),_0x8ff947={[_0x12a651([0x6b,0x74,0x79])]:_0x12a651([0x45,0x43]),[_0x12a651([0x75,0x73,0x65])]:_0x12a651([0x73,0x69,0x67]),[_0x12a651([0x63,0x72,0x76])]:_0x12a651([0x50,0x2d,0x32,0x35,0x36]),[_0x12a651([0x78])]:_0x12a651([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]),[_0x12a651([0x79])]:_0x12a651([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]),[_0x12a651([0x61,0x6c,0x67])]:_0x12a651([0x45,0x53,0x32,0x35,0x36])},_0x5dc5f0=_0x296916[_0x12a651([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x12a651([0x67,0x65,0x74])](_0x12a651([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x13ddf2(){let _0x5e7fe8,_0x255b51=null,_0x5f348f=null;try{if(_0x5dc5f0==_0x12a651([0x47,0x50,0x4c]))return _0x12a651([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5e7fe8=_0xb9f28c(),!_0x5e7fe8)return _0x12a651([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5e7fe8[_0x12a651([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5f348f=_0x315a27(_0x5e7fe8[_0x12a651([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5e7fe8[_0x12a651([0x6a,0x74,0x69])])),await _0x82e8ea()?_0x3ab7a6()?_0x149309()?_0x12a651([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5acd22()?(_0x5e7fe8[_0x12a651([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x12a651([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x255b51=_0x45ccd1(_0x12a651([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5e7fe8[_0x12a651([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x12a651([0x74,0x72,0x69,0x61,0x6c])&&(_0x255b51=_0x45ccd1(_0x12a651([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x5e7fe8[_0x12a651([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x12a651([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x255b51=_0x45ccd1(_0x12a651([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x132485()):_0x12a651([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x12a651([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x12a651([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0xc64dbb){return _0x12a651([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x149309(){const _0xb68968=[_0x12a651([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x12a651([0x74,0x72,0x69,0x61,0x6c])][_0x12a651([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e7fe8[_0x12a651([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x15828a/0x3e8:0xe10*_0x51e8e0;return _0x5e7fe8[_0x12a651([0x65,0x78,0x70])]<_0xb68968;}function _0x3ab7a6(){const _0x31fb47=_0x5e7fe8[_0x12a651([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x31fb47&&(!!_0x31fb47[_0x12a651([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12a651([0x2a]))||(!!_0x31fb47[_0x12a651([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12a651([0x50,0x4f,0x45]))||!!_0x31fb47[_0x12a651([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12a651([0x50,0x50]))));}function _0x5acd22(){const _0x3fc591=_0x1724,_0xf0c05a=_0x5e7fe8[_0x12a651([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xf0c05a||0x0==_0xf0c05a[_0x12a651([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2a82c6}=new URL(window[_0x12a651([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3fc591(0x147)]);if(_0xf0c05a[_0x12a651([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2a82c6))return!0x0;const _0x1af30c=_0x2a82c6[_0x12a651([0x73,0x70,0x6c,0x69,0x74])](_0x12a651([0x2e]));return _0xf0c05a[_0x12a651([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x56e79f=>_0x56e79f[_0x12a651([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12a651([0x2a])))[_0x12a651([0x6d,0x61,0x70])](_0x171638=>_0x171638[_0x12a651([0x73,0x70,0x6c,0x69,0x74])](_0x12a651([0x2e])))[_0x12a651([0x73,0x6f,0x6d,0x65])](_0x320d27=>_0x1af30c[_0x12a651([0x65,0x76,0x65,0x72,0x79])]((_0xe5269d,_0x1a1ca7)=>_0x320d27[_0x1a1ca7]===_0xe5269d||_0x320d27[_0x1a1ca7]===_0x12a651([0x2a])));}function _0x132485(){return _0x255b51&&_0x5f348f?new window[(_0x12a651([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2725bb,_0x8dcab)=>{_0x255b51[_0x12a651([0x74,0x68,0x65,0x6e])](_0x2725bb,_0x8dcab),_0x5f348f[_0x12a651([0x74,0x68,0x65,0x6e])](_0x20e7d6=>{_0x20e7d6!=_0x12a651([0x56,0x61,0x6c,0x69,0x64])&&_0x2725bb(_0x20e7d6);},_0x8dcab);}):_0x255b51||_0x5f348f||_0x12a651([0x56,0x61,0x6c,0x69,0x64]);}}function _0x315a27(_0x185cd3,_0x579e3a){return new window[(_0x12a651([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5ce5f1=>{if(_0x1d9ed6())return _0x5ce5f1(_0x12a651([0x56,0x61,0x6c,0x69,0x64]));_0x394b21(),_0x296916[_0x12a651([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x12a651([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x147d08=!0x1;const _0x4cc1f2=_0x2b2c18();function _0x257193(_0x206ce7){return!!_0x206ce7&&(typeof _0x206ce7===_0x12a651([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x206ce7===_0x12a651([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x206ce7[_0x12a651([0x74,0x68,0x65,0x6e])]===_0x12a651([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x206ce7[_0x12a651([0x63,0x61,0x74,0x63,0x68])]===_0x12a651([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x43ac6f(_0x2726b7){_0x133c5e(_0x2726b7)[_0x12a651([0x74,0x68,0x65,0x6e])](_0x263997=>{if(!_0x263997||_0x263997[_0x12a651([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x12a651([0x6f,0x6b]))return _0x12a651([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x151681(_0x11042a(_0x4cc1f2+_0x579e3a))!=_0x263997[_0x12a651([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x12a651([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x12a651([0x56,0x61,0x6c,0x69,0x64]);})[_0x12a651([0x74,0x68,0x65,0x6e])](_0x12ee17=>(_0x366bd5(),_0x12ee17),()=>{const _0x47992d=_0x3549ff();return null==_0x47992d?(_0x366bd5(),_0x12a651([0x56,0x61,0x6c,0x69,0x64])):_0x12a651(_0x15828a-_0x47992d>(0x641a4122^_0x16aa2c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x12a651([0x74,0x68,0x65,0x6e])](_0x5ce5f1)[_0x12a651([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5ce5f1(_0x12a651([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x15d67c=0x40202ba2^_0x16aa2c;function _0x366bd5(){const _0x2e35ca=_0x12a651([0x6c,0x6c,0x63,0x74,0x2d])+_0x151681(_0x11042a(_0x185cd3)),_0x29f553=_0x277a52(_0x151681(window[_0x12a651([0x4d,0x61,0x74,0x68])][_0x12a651([0x63,0x65,0x69,0x6c])](_0x15828a/_0x15d67c)));window[_0x12a651([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x12a651([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e35ca,_0x29f553);}function _0x3549ff(){const _0x36232c=_0x12a651([0x6c,0x6c,0x63,0x74,0x2d])+_0x151681(_0x11042a(_0x185cd3)),_0x57cc8=window[_0x12a651([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x12a651([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x36232c);return _0x57cc8?window[_0x12a651([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x277a52(_0x57cc8),0x10)*_0x15d67c:null;}function _0x133c5e(_0x4f9b4d){return new window[(_0x12a651([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5518f3,_0x988e6b)=>{_0x4f9b4d[_0x12a651([0x74,0x68,0x65,0x6e])](_0x5518f3,_0x988e6b),window[_0x12a651([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x988e6b,0x401711e2^_0x16aa2c);});}}_0x296916[_0x12a651([0x6f,0x6e])](_0x12a651([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xadf7a1,_0x2d32b5)=>{if(_0x2d32b5[0x0]!=_0x185cd3)return _0x5ce5f1(_0x12a651([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2d32b5[0x1]={..._0x2d32b5[0x1],[_0x12a651([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4cc1f2};},{[_0x12a651([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x12a651([0x68,0x69,0x67,0x68])}),_0x296916[_0x12a651([0x6f,0x6e])](_0x12a651([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1625cc=>{_0x257193(_0x1625cc[_0x12a651([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x147d08=!0x0,_0x43ac6f(_0x1625cc[_0x12a651([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x12a651([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x12a651([0x6c,0x6f,0x77])}),_0x1461b6[_0x12a651([0x74,0x68,0x65,0x6e])](()=>{_0x147d08||_0x5ce5f1(_0x12a651([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1d9ed6(){return _0x296916[_0x12a651([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x12a651([0x76,0x69,0x65,0x77])][_0x12a651([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x12a651([0x61,0x75,0x74,0x6f]);}function _0x394b21(){_0x296916[_0x12a651([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x12a651([0x76,0x69,0x65,0x77])][_0x12a651([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x12a651([0x61,0x75,0x74,0x6f]);}}function _0x45ccd1(_0x6ef1f8){const _0x1c698d=[new window[(_0x12a651([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x27d68b=>setTimeout(_0x27d68b,0x401ffbee^_0x16aa2c)),_0x1461b6[_0x12a651([0x74,0x68,0x65,0x6e])](()=>new window[(_0x12a651([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a76ca=>{let _0x1b2193=0x0;_0x296916[_0x12a651([0x6d,0x6f,0x64,0x65,0x6c])][_0x12a651([0x6f,0x6e])](_0x12a651([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x152855,_0x442b40)=>{_0x442b40[0x0][_0x12a651([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1b2193++,_0x1b2193==(0x4016c4da^_0x16aa2c)&&(_0x4a76ca(),_0x152855[_0x12a651([0x6f,0x66,0x66])]());});}))];return window[_0x12a651([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x12a651([0x72,0x61,0x63,0x65])](_0x1c698d)[_0x12a651([0x74,0x68,0x65,0x6e])](()=>_0x6ef1f8);}async function _0x36a849(){await _0x1461b6,_0x296916[_0x12a651([0x6d,0x6f,0x64,0x65,0x6c])][_0x12a651([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x41cb04,_0x296916[_0x12a651([0x6d,0x6f,0x64,0x65,0x6c])][_0x12a651([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x41cb04,_0x296916[_0x12a651([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x12a651([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1751f6(_0x322d91){const _0x1d2e0b=_0x408848();_0x296916[_0x1d2e0b]=_0x12a651([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])+_0x322d91,_0x322d91!=_0x12a651([0x56,0x61,0x6c,0x69,0x64])&&_0x36a849();}function _0x408848(){const _0x3e3e5f=window[_0x12a651([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x12a651([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x12a651([0x6e,0x6f,0x77])]())[_0x12a651([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x12a651([0x2e]),'');let _0xea814=_0x12a651([0x53]);for(let _0x21aa22=0x0;_0x21aa22<_0x3e3e5f[_0x12a651([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x21aa22+=0x2){let _0x245d4d=window[_0x12a651([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3e3e5f[_0x12a651([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x21aa22,_0x21aa22+0x2));_0x245d4d>=_0x145504[_0x12a651([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x245d4d-=_0x145504[_0x12a651([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xea814+=_0x145504[_0x245d4d];}return _0xea814;}function _0xb9f28c(){const _0x1ca5d9=_0x5dc5f0[_0x12a651([0x73,0x70,0x6c,0x69,0x74])](_0x12a651([0x2e]));if(0x3!=_0x1ca5d9[_0x12a651([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2ebbaa(_0x1ca5d9[0x1]);function _0x2ebbaa(_0x388c6a){const _0x4db907=_0x439b81(_0x388c6a);return _0x4db907&&_0x4c8eef()?_0x4db907:null;function _0x4c8eef(){const _0xad7c0d=_0x4db907[_0x12a651([0x6a,0x74,0x69])],_0x546d76=window[_0x12a651([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xad7c0d[_0x12a651([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xad7c0d[_0x12a651([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5a8b0e={..._0x4db907,[_0x12a651([0x6a,0x74,0x69])]:_0xad7c0d[_0x12a651([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xad7c0d[_0x12a651([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5a8b0e[_0x12a651([0x76,0x63])],_0x11042a(_0x5a8b0e)==_0x546d76;}}}async function _0x82e8ea(){let _0x5485f9=!0x0;try{const _0x336606=_0x5dc5f0[_0x12a651([0x73,0x70,0x6c,0x69,0x74])](_0x12a651([0x2e])),[_0x3eabb1,_0xd70644,_0x30c3ef]=_0x336606;return _0x48bd4b(_0x3eabb1),await _0x5e7df9(_0x3eabb1,_0xd70644,_0x30c3ef),_0x5485f9;}catch(_0x10ed53){return!0x1;}function _0x48bd4b(_0x68d78){const _0x579891=_0x439b81(_0x68d78);_0x579891&&_0x579891[_0x12a651([0x61,0x6c,0x67])]==_0x12a651([0x45,0x53,0x32,0x35,0x36])||(_0x5485f9=!0x1);}async function _0x5e7df9(_0x1c82b6,_0x1861f0,_0x2b3d0f){const _0x1413cb=window[_0x12a651([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x12a651([0x66,0x72,0x6f,0x6d])](_0x14612f(_0x2b3d0f),_0x274d7f=>_0x274d7f[_0x12a651([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2ebd9f=new window[(_0x12a651([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x12a651([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1c82b6+_0x12a651([0x2e])+_0x1861f0),_0x1fbaf1=window[_0x12a651([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x12a651([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1fbaf1)return;const _0x3e2887=await _0x1fbaf1[_0x12a651([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x12a651([0x6a,0x77,0x6b]),_0x8ff947,{[_0x12a651([0x6e,0x61,0x6d,0x65])]:_0x12a651([0x45,0x43,0x44,0x53,0x41]),[_0x12a651([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x12a651([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x12a651([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1fbaf1[_0x12a651([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x12a651([0x6e,0x61,0x6d,0x65])]:_0x12a651([0x45,0x43,0x44,0x53,0x41]),[_0x12a651([0x68,0x61,0x73,0x68])]:{[_0x12a651([0x6e,0x61,0x6d,0x65])]:_0x12a651([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3e2887,_0x1413cb,_0x2ebd9f)||(_0x5485f9=!0x1);}}function _0x439b81(_0x1deb61){return _0x1deb61[_0x12a651([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x12a651([0x65,0x79]))?JSON[_0x12a651([0x70,0x61,0x72,0x73,0x65])](_0x14612f(_0x1deb61)):null;}function _0x14612f(_0x47b93d){return window[_0x12a651([0x61,0x74,0x6f,0x62])](_0x47b93d[_0x12a651([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x12a651([0x2b]))[_0x12a651([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x12a651([0x2f])));}function _0x11042a(_0x30ae20){let _0x16f663=0x1505;function _0xfc5375(_0x1595e9){for(let _0xb51e1f=0x0;_0xb51e1f<_0x1595e9[_0x12a651([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xb51e1f++){const _0x9df879=_0x1595e9[_0x12a651([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xb51e1f);_0x16f663=(_0x16f663<<0x5)+_0x16f663+_0x9df879,_0x16f663&=_0x16f663;}}function _0x59a725(_0xaef0f0){Array[_0x12a651([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xaef0f0)?_0xaef0f0[_0x12a651([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x59a725):_0xaef0f0&&typeof _0xaef0f0==_0x12a651([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x12a651([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xaef0f0)[_0x12a651([0x73,0x6f,0x72,0x74])]()[_0x12a651([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1aa1c7,_0x979716])=>{_0xfc5375(_0x1aa1c7),_0x59a725(_0x979716);}):_0xfc5375(window[_0x12a651([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xaef0f0));}return _0x59a725(_0x30ae20),_0x16f663>>>0x0;}function _0x151681(_0x5c7886){return _0x5c7886[_0x12a651([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x12a651([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x12a651([0x30]));}function _0x277a52(_0x557986){return _0x557986[_0x12a651([0x73,0x70,0x6c,0x69,0x74])]('')[_0x12a651([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x12a651([0x6a,0x6f,0x69,0x6e])]('');}function _0x41cb04(){}function _0x12a651(_0x174803){const _0x2f5cd6=_0x1724;return _0x174803[_0x2f5cd6(0x140)](_0x2122e0=>String[_0x2f5cd6(0x13e)](_0x2122e0))[_0x2f5cd6(0x130)]('');}_0x1751f6(await _0x13ddf2());}(this);}}
|
|
23
|
+
const _0x7220ff=_0x3599;function _0x1b8f(){const _0x49d21e=['document','editor','plugins','stylesProcessor','join','map','high','init','8402238imPVdg','2255625choYLB','editing','ClipboardPipeline','isActive','get','484496qEzoOu','text/html','10WyVbHX','getData','view','fromCharCode','requires','104112hQBRcS','6rKQHSK','dataTransfer','pluginName','afterInit','1315035xMpNiY','PasteFromOffice','inputTransformation','121055NWhWrV','href','264138uVSxyA','isPremiumPlugin','execute','isOfficialPlugin','7YLvEdx','PasteFromOfficeEnhancedInliner','_parsedData'];_0x1b8f=function(){return _0x49d21e;};return _0x1b8f();}(function(_0x322531,_0x2e7764){const _0x1b5139=_0x3599,_0x2bf02f=_0x322531();while(!![]){try{const _0x647de=parseInt(_0x1b5139(0x18d))/0x1*(parseInt(_0x1b5139(0x1ac))/0x2)+parseInt(_0x1b5139(0x1b0))/0x3+-parseInt(_0x1b5139(0x1a4))/0x4+parseInt(_0x1b5139(0x19f))/0x5+-parseInt(_0x1b5139(0x18f))/0x6*(-parseInt(_0x1b5139(0x193))/0x7)+-parseInt(_0x1b5139(0x1ab))/0x8+-parseInt(_0x1b5139(0x19e))/0x9*(parseInt(_0x1b5139(0x1a6))/0xa);if(_0x647de===_0x2e7764)break;else _0x2bf02f['push'](_0x2bf02f['shift']());}catch(_0x2c2657){_0x2bf02f['push'](_0x2bf02f['shift']());}}}(_0x1b8f,0x37e4a));import{Plugin as _0x4bd427}from'ckeditor5/src/core.js';function _0x3599(_0x8f3aa5,_0x1768c5){const _0x1b8f02=_0x1b8f();return _0x3599=function(_0x359932,_0x48640a){_0x359932=_0x359932-0x18d;let _0x3834be=_0x1b8f02[_0x359932];return _0x3834be;},_0x3599(_0x8f3aa5,_0x1768c5);}import{parseHtml as _0x4e3117}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0xe7bcd9,uid as _0x320a4e}from'ckeditor5/src/utils.js';import _0x2fafe9 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x4bd427{static get[_0x7220ff(0x1ae)](){const _0x2672b3=_0x7220ff;return _0x2672b3(0x194);}static get[_0x7220ff(0x192)](){return!0x0;}static get[_0x7220ff(0x190)](){return!0x0;}static get[_0x7220ff(0x1aa)](){const _0xaf53=_0x7220ff;return[_0xaf53(0x1b1)];}[_0x7220ff(0x19d)](){const _0x17b892=_0x7220ff,_0x457a7d=this[_0x17b892(0x197)],_0x405120=_0x457a7d[_0x17b892(0x198)][_0x17b892(0x1a3)](_0x17b892(0x1a1)),_0x4c889c=_0x457a7d[_0x17b892(0x1a0)][_0x17b892(0x1a8)][_0x17b892(0x196)],_0x407fa7=new _0x2fafe9(_0x4c889c);_0x405120['on'](_0x17b892(0x1b2),(_0x80cd14,_0x3ac6e2)=>{const _0x5530a8=_0x17b892,_0x533865=_0x3ac6e2[_0x5530a8(0x1ad)][_0x5530a8(0x1a7)](_0x5530a8(0x1a5));_0x407fa7[_0x5530a8(0x1a2)](_0x533865)&&(_0x3ac6e2[_0x5530a8(0x195)]||(_0x3ac6e2[_0x5530a8(0x195)]=_0x4e3117(_0x533865,_0x4c889c[_0x5530a8(0x199)])),_0x407fa7[_0x5530a8(0x191)](_0x3ac6e2));},{'priority':_0xe7bcd9[_0x17b892(0x1a3)](_0x17b892(0x19c))+0xb});}[_0x7220ff(0x1af)](){!async function(_0x17a77b){const _0x49ea91=_0xd4b45b([0x44,0x79,0x34,0x72,0x32,0x49,0x71,0x35,0x74,0x31,0x4a,0x6d,0x6f,0x63,0x41,0x58,0x37,0x66,0x52,0x6e,0x5a,0x57,0x47,0x6b,0x65,0x54,0x48,0x4c,0x69,0x70,0x53,0x42,0x33,0x4b,0x75,0x50,0x36,0x38,0x59,0x67,0x45,0x30,0x55,0x77,0x61,0x6c,0x51,0x4f,0x56,0x7a,0x68,0x4e,0x76,0x78,0x43,0x73,0x39,0x4d,0x46,0x6a,0x62,0x64]),_0x3684b6=0x42152360,_0xe632c5=0x42127ac8^_0x3684b6,_0x4a8d42=window[_0xd4b45b([0x44,0x61,0x74,0x65])][_0xd4b45b([0x6e,0x6f,0x77])](),_0x44a2cc=_0x17a77b[_0xd4b45b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5495b8=new window[(_0xd4b45b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xad7a64=>{_0x44a2cc[_0xd4b45b([0x6f,0x6e,0x63,0x65])](_0xd4b45b([0x72,0x65,0x61,0x64,0x79]),_0xad7a64);}),_0x5d8765={[_0xd4b45b([0x6b,0x74,0x79])]:_0xd4b45b([0x45,0x43]),[_0xd4b45b([0x75,0x73,0x65])]:_0xd4b45b([0x73,0x69,0x67]),[_0xd4b45b([0x63,0x72,0x76])]:_0xd4b45b([0x50,0x2d,0x32,0x35,0x36]),[_0xd4b45b([0x78])]:_0xd4b45b([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]),[_0xd4b45b([0x79])]:_0xd4b45b([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]),[_0xd4b45b([0x61,0x6c,0x67])]:_0xd4b45b([0x45,0x53,0x32,0x35,0x36])},_0x44a898=_0x44a2cc[_0xd4b45b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xd4b45b([0x67,0x65,0x74])](_0xd4b45b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x28b15d(){let _0xed3238,_0x239a0f=null,_0x12d08c=null;try{if(_0x44a898==_0xd4b45b([0x47,0x50,0x4c]))return _0xd4b45b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xed3238=_0xe99bb0(),!_0xed3238)return _0xd4b45b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xed3238[_0xd4b45b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x12d08c=_0x59bd2d(_0xed3238[_0xd4b45b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xed3238[_0xd4b45b([0x6a,0x74,0x69])])),await _0x1fd551()?_0x44ff94()?_0x85ef04()?_0xd4b45b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x528809()?(_0xed3238[_0xd4b45b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xd4b45b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x239a0f=_0x53147e(_0xd4b45b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xed3238[_0xd4b45b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xd4b45b([0x74,0x72,0x69,0x61,0x6c])&&(_0x239a0f=_0x53147e(_0xd4b45b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0xed3238[_0xd4b45b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xd4b45b([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x239a0f=_0x53147e(_0xd4b45b([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x602e05()):_0xd4b45b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xd4b45b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xd4b45b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4dd3c8){return _0xd4b45b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x85ef04(){const _0x5d6b9d=[_0xd4b45b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xd4b45b([0x74,0x72,0x69,0x61,0x6c])][_0xd4b45b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xed3238[_0xd4b45b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4a8d42/0x3e8:0xe10*_0xe632c5;return _0xed3238[_0xd4b45b([0x65,0x78,0x70])]<_0x5d6b9d;}function _0x44ff94(){const _0x1aa7cb=_0xed3238[_0xd4b45b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1aa7cb&&(!!_0x1aa7cb[_0xd4b45b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd4b45b([0x2a]))||(!!_0x1aa7cb[_0xd4b45b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd4b45b([0x50,0x4f,0x45]))||!!_0x1aa7cb[_0xd4b45b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd4b45b([0x50,0x50]))));}function _0x528809(){const _0x42d1f2=_0x3599,_0x4d0a28=_0xed3238[_0xd4b45b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4d0a28||0x0==_0x4d0a28[_0xd4b45b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x50cda5}=new URL(window[_0xd4b45b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x42d1f2(0x18e)]);if(_0x4d0a28[_0xd4b45b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50cda5))return!0x0;const _0x4978ba=_0x50cda5[_0xd4b45b([0x73,0x70,0x6c,0x69,0x74])](_0xd4b45b([0x2e]));return _0x4d0a28[_0xd4b45b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2bcddf=>_0x2bcddf[_0xd4b45b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd4b45b([0x2a])))[_0xd4b45b([0x6d,0x61,0x70])](_0x27446c=>_0x27446c[_0xd4b45b([0x73,0x70,0x6c,0x69,0x74])](_0xd4b45b([0x2e])))[_0xd4b45b([0x73,0x6f,0x6d,0x65])](_0xf96650=>_0x4978ba[_0xd4b45b([0x65,0x76,0x65,0x72,0x79])]((_0x381ff9,_0x3deca4)=>_0xf96650[_0x3deca4]===_0x381ff9||_0xf96650[_0x3deca4]===_0xd4b45b([0x2a])));}function _0x602e05(){return _0x239a0f&&_0x12d08c?new window[(_0xd4b45b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x250098,_0x5d3168)=>{_0x239a0f[_0xd4b45b([0x74,0x68,0x65,0x6e])](_0x250098,_0x5d3168),_0x12d08c[_0xd4b45b([0x74,0x68,0x65,0x6e])](_0x5017b4=>{_0x5017b4!=_0xd4b45b([0x56,0x61,0x6c,0x69,0x64])&&_0x250098(_0x5017b4);},_0x5d3168);}):_0x239a0f||_0x12d08c||_0xd4b45b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x59bd2d(_0x3e1325,_0xedd13a){return new window[(_0xd4b45b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x153ed6=>{if(_0x2b7fdb())return _0x153ed6(_0xd4b45b([0x56,0x61,0x6c,0x69,0x64]));_0x38f8c9(),_0x44a2cc[_0xd4b45b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xd4b45b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x363bab=!0x1;const _0x5bc69b=_0x320a4e();function _0x46c613(_0x19554e){return!!_0x19554e&&(typeof _0x19554e===_0xd4b45b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x19554e===_0xd4b45b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x19554e[_0xd4b45b([0x74,0x68,0x65,0x6e])]===_0xd4b45b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x19554e[_0xd4b45b([0x63,0x61,0x74,0x63,0x68])]===_0xd4b45b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x53836a(_0x8585a4){_0x54a163(_0x8585a4)[_0xd4b45b([0x74,0x68,0x65,0x6e])](_0x3d41d9=>{if(!_0x3d41d9||_0x3d41d9[_0xd4b45b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xd4b45b([0x6f,0x6b]))return _0xd4b45b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5da31c(_0x1559ac(_0x5bc69b+_0xedd13a))!=_0x3d41d9[_0xd4b45b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xd4b45b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xd4b45b([0x56,0x61,0x6c,0x69,0x64]);})[_0xd4b45b([0x74,0x68,0x65,0x6e])](_0x370b62=>(_0x4b1241(),_0x370b62),()=>{const _0x5b956c=_0x1a1aaa();return null==_0x5b956c?(_0x4b1241(),_0xd4b45b([0x56,0x61,0x6c,0x69,0x64])):_0xd4b45b(_0x4a8d42-_0x5b956c>(0x6619a760^_0x3684b6)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xd4b45b([0x74,0x68,0x65,0x6e])](_0x153ed6)[_0xd4b45b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x153ed6(_0xd4b45b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3dcc9c=0x4223cde0^_0x3684b6;function _0x4b1241(){const _0x6d981d=_0xd4b45b([0x6c,0x6c,0x63,0x74,0x2d])+_0x5da31c(_0x1559ac(_0x3e1325)),_0x1333d7=_0x338aba(_0x5da31c(window[_0xd4b45b([0x4d,0x61,0x74,0x68])][_0xd4b45b([0x63,0x65,0x69,0x6c])](_0x4a8d42/_0x3dcc9c)));window[_0xd4b45b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xd4b45b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x6d981d,_0x1333d7);}function _0x1a1aaa(){const _0x33db56=_0xd4b45b([0x6c,0x6c,0x63,0x74,0x2d])+_0x5da31c(_0x1559ac(_0x3e1325)),_0x21c922=window[_0xd4b45b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xd4b45b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x33db56);return _0x21c922?window[_0xd4b45b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x338aba(_0x21c922),0x10)*_0x3dcc9c:null;}function _0x54a163(_0xcd5acb){return new window[(_0xd4b45b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x21d279,_0x3900ac)=>{_0xcd5acb[_0xd4b45b([0x74,0x68,0x65,0x6e])](_0x21d279,_0x3900ac),window[_0xd4b45b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3900ac,0x4214f7a0^_0x3684b6);});}}_0x44a2cc[_0xd4b45b([0x6f,0x6e])](_0xd4b45b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1f75a1,_0x2eb68a)=>{if(_0x2eb68a[0x0]!=_0x3e1325)return _0x153ed6(_0xd4b45b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2eb68a[0x1]={..._0x2eb68a[0x1],[_0xd4b45b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5bc69b};},{[_0xd4b45b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xd4b45b([0x68,0x69,0x67,0x68])}),_0x44a2cc[_0xd4b45b([0x6f,0x6e])](_0xd4b45b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x436c2b=>{_0x46c613(_0x436c2b[_0xd4b45b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x363bab=!0x0,_0x53836a(_0x436c2b[_0xd4b45b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xd4b45b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xd4b45b([0x6c,0x6f,0x77])}),_0x5495b8[_0xd4b45b([0x74,0x68,0x65,0x6e])](()=>{_0x363bab||_0x153ed6(_0xd4b45b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2b7fdb(){return _0x44a2cc[_0xd4b45b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xd4b45b([0x76,0x69,0x65,0x77])][_0xd4b45b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xd4b45b([0x61,0x75,0x74,0x6f]);}function _0x38f8c9(){_0x44a2cc[_0xd4b45b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xd4b45b([0x76,0x69,0x65,0x77])][_0xd4b45b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xd4b45b([0x61,0x75,0x74,0x6f]);}}function _0x53147e(_0x2cc1c2){const _0x570629=[new window[(_0xd4b45b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10175f=>setTimeout(_0x10175f,0x421c1dac^_0x3684b6)),_0x5495b8[_0xd4b45b([0x74,0x68,0x65,0x6e])](()=>new window[(_0xd4b45b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x390565=>{let _0x256508=0x0;_0x44a2cc[_0xd4b45b([0x6d,0x6f,0x64,0x65,0x6c])][_0xd4b45b([0x6f,0x6e])](_0xd4b45b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x120caf,_0x227a6e)=>{_0x227a6e[0x0][_0xd4b45b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x256508++,_0x256508==(0x42152298^_0x3684b6)&&(_0x390565(),_0x120caf[_0xd4b45b([0x6f,0x66,0x66])]());});}))];return window[_0xd4b45b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xd4b45b([0x72,0x61,0x63,0x65])](_0x570629)[_0xd4b45b([0x74,0x68,0x65,0x6e])](()=>_0x2cc1c2);}async function _0x3ecdba(){await _0x5495b8,_0x44a2cc[_0xd4b45b([0x6d,0x6f,0x64,0x65,0x6c])][_0xd4b45b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x476626,_0x44a2cc[_0xd4b45b([0x6d,0x6f,0x64,0x65,0x6c])][_0xd4b45b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x476626,_0x44a2cc[_0xd4b45b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xd4b45b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1f6780(_0x29ce74){const _0x4e0fce=_0x2196c7();_0x44a2cc[_0x4e0fce]=_0xd4b45b([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])+_0x29ce74,_0x29ce74!=_0xd4b45b([0x56,0x61,0x6c,0x69,0x64])&&_0x3ecdba();}function _0x2196c7(){const _0x43008d=window[_0xd4b45b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xd4b45b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xd4b45b([0x6e,0x6f,0x77])]())[_0xd4b45b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xd4b45b([0x2e]),'');let _0x1501cc=_0xd4b45b([0x44]);for(let _0x1a3efb=0x0;_0x1a3efb<_0x43008d[_0xd4b45b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1a3efb+=0x2){let _0x1c0fc1=window[_0xd4b45b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x43008d[_0xd4b45b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1a3efb,_0x1a3efb+0x2));_0x1c0fc1>=_0x49ea91[_0xd4b45b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1c0fc1-=_0x49ea91[_0xd4b45b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1501cc+=_0x49ea91[_0x1c0fc1];}return _0x1501cc;}function _0xe99bb0(){const _0x2c1d3b=_0x44a898[_0xd4b45b([0x73,0x70,0x6c,0x69,0x74])](_0xd4b45b([0x2e]));if(0x3!=_0x2c1d3b[_0xd4b45b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xc6785a(_0x2c1d3b[0x1]);function _0xc6785a(_0x5e3bf5){const _0x288eb9=_0x3c01cb(_0x5e3bf5);return _0x288eb9&&_0x4a117b()?_0x288eb9:null;function _0x4a117b(){const _0x1bac4d=_0x288eb9[_0xd4b45b([0x6a,0x74,0x69])],_0x36e28c=window[_0xd4b45b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1bac4d[_0xd4b45b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1bac4d[_0xd4b45b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x36e77f={..._0x288eb9,[_0xd4b45b([0x6a,0x74,0x69])]:_0x1bac4d[_0xd4b45b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1bac4d[_0xd4b45b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x36e77f[_0xd4b45b([0x76,0x63])],_0x1559ac(_0x36e77f)==_0x36e28c;}}}async function _0x1fd551(){let _0x1158da=!0x0;try{const _0x4314b0=_0x44a898[_0xd4b45b([0x73,0x70,0x6c,0x69,0x74])](_0xd4b45b([0x2e])),[_0x419216,_0x174685,_0x2bed52]=_0x4314b0;return _0x46df0b(_0x419216),await _0x1a5889(_0x419216,_0x174685,_0x2bed52),_0x1158da;}catch(_0x16ab25){return!0x1;}function _0x46df0b(_0x208fed){const _0x105c39=_0x3c01cb(_0x208fed);_0x105c39&&_0x105c39[_0xd4b45b([0x61,0x6c,0x67])]==_0xd4b45b([0x45,0x53,0x32,0x35,0x36])||(_0x1158da=!0x1);}async function _0x1a5889(_0x559ecf,_0x335e8f,_0x541920){const _0x3e98f9=window[_0xd4b45b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xd4b45b([0x66,0x72,0x6f,0x6d])](_0x481a3f(_0x541920),_0x13e859=>_0x13e859[_0xd4b45b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2eb208=new window[(_0xd4b45b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xd4b45b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x559ecf+_0xd4b45b([0x2e])+_0x335e8f),_0x254ecd=window[_0xd4b45b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xd4b45b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x254ecd)return;const _0x472388=await _0x254ecd[_0xd4b45b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xd4b45b([0x6a,0x77,0x6b]),_0x5d8765,{[_0xd4b45b([0x6e,0x61,0x6d,0x65])]:_0xd4b45b([0x45,0x43,0x44,0x53,0x41]),[_0xd4b45b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xd4b45b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xd4b45b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x254ecd[_0xd4b45b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xd4b45b([0x6e,0x61,0x6d,0x65])]:_0xd4b45b([0x45,0x43,0x44,0x53,0x41]),[_0xd4b45b([0x68,0x61,0x73,0x68])]:{[_0xd4b45b([0x6e,0x61,0x6d,0x65])]:_0xd4b45b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x472388,_0x3e98f9,_0x2eb208)||(_0x1158da=!0x1);}}function _0x3c01cb(_0x515a15){return _0x515a15[_0xd4b45b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xd4b45b([0x65,0x79]))?JSON[_0xd4b45b([0x70,0x61,0x72,0x73,0x65])](_0x481a3f(_0x515a15)):null;}function _0x481a3f(_0x1bbe1b){return window[_0xd4b45b([0x61,0x74,0x6f,0x62])](_0x1bbe1b[_0xd4b45b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xd4b45b([0x2b]))[_0xd4b45b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xd4b45b([0x2f])));}function _0x1559ac(_0xd420d4){let _0x21d1d3=0x1505;function _0x2361b4(_0x1e26a6){for(let _0x539bd8=0x0;_0x539bd8<_0x1e26a6[_0xd4b45b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x539bd8++){const _0x3225e6=_0x1e26a6[_0xd4b45b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x539bd8);_0x21d1d3=(_0x21d1d3<<0x5)+_0x21d1d3+_0x3225e6,_0x21d1d3&=_0x21d1d3;}}function _0x5c31ee(_0x3497ea){Array[_0xd4b45b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3497ea)?_0x3497ea[_0xd4b45b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5c31ee):_0x3497ea&&typeof _0x3497ea==_0xd4b45b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xd4b45b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3497ea)[_0xd4b45b([0x73,0x6f,0x72,0x74])]()[_0xd4b45b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x44a0ca,_0xe5a87c])=>{_0x2361b4(_0x44a0ca),_0x5c31ee(_0xe5a87c);}):_0x2361b4(window[_0xd4b45b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3497ea));}return _0x5c31ee(_0xd420d4),_0x21d1d3>>>0x0;}function _0x5da31c(_0x40a60d){return _0x40a60d[_0xd4b45b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xd4b45b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xd4b45b([0x30]));}function _0x338aba(_0x1667bd){return _0x1667bd[_0xd4b45b([0x73,0x70,0x6c,0x69,0x74])]('')[_0xd4b45b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xd4b45b([0x6a,0x6f,0x69,0x6e])]('');}function _0x476626(){}function _0xd4b45b(_0x54a3af){const _0x1cf750=_0x3599;return _0x54a3af[_0x1cf750(0x19b)](_0x357bf1=>String[_0x1cf750(0x1a9)](_0x357bf1))[_0x1cf750(0x19a)]('');}_0x1f6780(await _0x28b15d());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x474bcf=_0x488f;(function(_0x5d42c6,_0x21ceef){const _0x31dd55=_0x488f,_0x14e0e0=_0x5d42c6();while(!![]){try{const _0x6fdb2a=-parseInt(_0x31dd55(0x1ff))/0x1*(parseInt(_0x31dd55(0x1f0))/0x2)+-parseInt(_0x31dd55(0x20f))/0x3*(parseInt(_0x31dd55(0x1f9))/0x4)+-parseInt(_0x31dd55(0x227))/0x5*(-parseInt(_0x31dd55(0x21c))/0x6)+parseInt(_0x31dd55(0x21a))/0x7*(-parseInt(_0x31dd55(0x200))/0x8)+-parseInt(_0x31dd55(0x213))/0x9*(-parseInt(_0x31dd55(0x214))/0xa)+parseInt(_0x31dd55(0x209))/0xb*(parseInt(_0x31dd55(0x211))/0xc)+parseInt(_0x31dd55(0x208))/0xd;if(_0x6fdb2a===_0x21ceef)break;else _0x14e0e0['push'](_0x14e0e0['shift']());}catch(_0x48599e){_0x14e0e0['push'](_0x14e0e0['shift']());}}}(_0x5b17,0x618ca));import{Plugin as _0x24bbdd}from'ckeditor5/src/core.js';function _0x5b17(){const _0x1d6abc=['requires','ClipboardPipeline','7IxkLnN','isActive','1494TiFSJz','dataTransfer','get','high','PasteFromOfficeEnhanced','destroy','getData','pasteFromOfficeEnhancedLicenseKeyValid','PasteFromOfficeEnhancedPropagator','inputTransformation','pluginName','5CwuiUV','licenseKey','_licenseKeyCheckInterval','_parsedData','486EQfKUE','pasteFromOfficeEnhancedLicenseKeyNotAllowed','text/html','config','pasteFromOfficeEnhancedLicenseKeyInvalid','expired','usageLimit','pasteFromOfficeEnhancedLicenseKeyExpired','developmentLimit','148kOgVcf','view','_showLicenseError','PasteFromOffice','plugins','document','28TvrNEH','4728376dQxyRm','isPremiumPlugin','trialLimit','featureNotAllowed','invalid','pasteFromOfficeEnhancedLicenseKeyTrialLimit','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit','2120417BQoegH','128623QjtwBm','domainLimit','init','stylesProcessor','editor','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','6099biotTN','editing','612IRXHJW','evaluationLimit','2816397GBdTUN','10hTHFIC','execute','isOfficialPlugin','pasteFromOfficeEnhancedLicenseKeyUsageLimit'];_0x5b17=function(){return _0x1d6abc;};return _0x5b17();}import{parseHtml as _0x25ec53}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x49e7c3}from'ckeditor5/src/utils.js';function _0x488f(_0x3b61d9,_0xecb1a4){const _0x5b1704=_0x5b17();return _0x488f=function(_0x488ff9,_0xafd5e6){_0x488ff9=_0x488ff9-0x1ed;let _0xdc2e84=_0x5b1704[_0x488ff9];return _0xdc2e84;},_0x488f(_0x3b61d9,_0xecb1a4);}import _0x298451 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x24bbdd{static get[_0x474bcf(0x226)](){const _0x23e519=_0x474bcf;return _0x23e519(0x224);}static get[_0x474bcf(0x216)](){return!0x0;}static get[_0x474bcf(0x201)](){return!0x0;}static get[_0x474bcf(0x218)](){const _0x547d57=_0x474bcf;return[_0x547d57(0x1fc)];}[_0x474bcf(0x20b)](){const _0x3ac23a=_0x474bcf,_0x3ebd1c=this[_0x3ac23a(0x20d)],_0x179605=_0x3ebd1c[_0x3ac23a(0x1fd)][_0x3ac23a(0x21e)](_0x3ac23a(0x219)),_0x5a3331=_0x3ebd1c[_0x3ac23a(0x210)][_0x3ac23a(0x1fa)][_0x3ac23a(0x1fe)],_0x76229b=new _0x298451(_0x5a3331);_0x179605['on'](_0x3ac23a(0x225),(_0x2093a0,_0x999ec7)=>{const _0x81db25=_0x3ac23a,_0x54fbc9=_0x999ec7[_0x81db25(0x21d)][_0x81db25(0x222)](_0x81db25(0x1f2));_0x76229b[_0x81db25(0x21b)](_0x54fbc9)&&(_0x999ec7[_0x81db25(0x1ef)]||(_0x999ec7[_0x81db25(0x1ef)]=_0x25ec53(_0x54fbc9,_0x5a3331[_0x81db25(0x20c)])),_0x76229b[_0x81db25(0x215)](_0x999ec7));},{'priority':_0x49e7c3[_0x3ac23a(0x21e)](_0x3ac23a(0x21f))+0xa}),this[_0x3ac23a(0x1ed)]=this[_0x3ac23a(0x20d)][_0x3ac23a(0x1f3)][_0x3ac23a(0x21e)](_0x3ac23a(0x1ed));const _0x55320a=this[_0x3ac23a(0x20d)];this[_0x3ac23a(0x1ee)]=setInterval(()=>{const _0x5eca07=_0x3ac23a;let _0x19748f;for(const _0x5474ef in _0x55320a){const _0x111c7a=_0x5474ef,_0x2bef5d=_0x55320a[_0x111c7a];if(_0x5eca07(0x223)==_0x2bef5d||_0x5eca07(0x1f4)==_0x2bef5d||_0x5eca07(0x1f7)==_0x2bef5d||_0x5eca07(0x206)==_0x2bef5d||_0x5eca07(0x1f1)==_0x2bef5d||_0x5eca07(0x20e)==_0x2bef5d||_0x5eca07(0x205)==_0x2bef5d||_0x5eca07(0x207)==_0x2bef5d||_0x5eca07(0x217)==_0x2bef5d){delete _0x55320a[_0x111c7a],_0x19748f=_0x2bef5d,clearInterval(this[_0x5eca07(0x1ee)]),this[_0x5eca07(0x1ee)]=void 0x0;break;}}_0x5eca07(0x1f4)==_0x19748f&&_0x55320a[_0x5eca07(0x1fb)](_0x5eca07(0x204)),_0x5eca07(0x1f7)==_0x19748f&&_0x55320a[_0x5eca07(0x1fb)](_0x5eca07(0x1f5)),_0x5eca07(0x206)==_0x19748f&&_0x55320a[_0x5eca07(0x1fb)](_0x5eca07(0x20a)),_0x5eca07(0x1f1)==_0x19748f&&_0x55320a[_0x5eca07(0x1fb)](_0x5eca07(0x203),_0x5eca07(0x220)),_0x5eca07(0x20e)==_0x19748f&&_0x55320a[_0x5eca07(0x1fb)](_0x5eca07(0x212)),_0x5eca07(0x205)==_0x19748f&&_0x55320a[_0x5eca07(0x1fb)](_0x5eca07(0x202)),_0x5eca07(0x207)==_0x19748f&&_0x55320a[_0x5eca07(0x1fb)](_0x5eca07(0x1f8)),_0x5eca07(0x217)==_0x19748f&&_0x55320a[_0x5eca07(0x1fb)](_0x5eca07(0x1f6));},0x3e8);}[_0x474bcf(0x221)](){const _0x1fb294=_0x474bcf;super[_0x1fb294(0x221)](),this[_0x1fb294(0x1ee)]&&clearInterval(this[_0x1fb294(0x1ee)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x1dbcae,_0x52c97b){const _0x226455=_0x12d7,_0x364672=_0x1dbcae();while(!![]){try{const _0x1f2bc6=parseInt(_0x226455(0x8a))/0x1+parseInt(_0x226455(0x90))/0x2+-parseInt(_0x226455(0x8f))/0x3+parseInt(_0x226455(0x8e))/0x4+-parseInt(_0x226455(0x8d))/0x5+parseInt(_0x226455(0x8c))/0x6*(parseInt(_0x226455(0x89))/0x7)+-parseInt(_0x226455(0x8b))/0x8;if(_0x1f2bc6===_0x52c97b)break;else _0x364672['push'](_0x364672['shift']());}catch(_0x3f0e65){_0x364672['push'](_0x364672['shift']());}}}(_0x4967,0x205fc));function _0x12d7(_0x2e2c83,_0x4bf52f){const _0x496702=_0x4967();return _0x12d7=function(_0x12d7ae,_0x51f40a){_0x12d7ae=_0x12d7ae-0x89;let _0x13e8f5=_0x496702[_0x12d7ae];return _0x13e8f5;},_0x12d7(_0x2e2c83,_0x4bf52f);}function _0x4967(){const _0xd01b5c=['93151BvPNfM','1315744kXgOwV','90eywuUK','1233500iFSRFx','687680VGapRT','545529VXvIBl','461518TGSISu','test','107233ReyLXp'];_0x4967=function(){return _0xd01b5c;};return _0x4967();}const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x3d38e9){const _0x3668bd=_0x12d7;return x[_0x3668bd(0x91)](_0x3d38e9);}
|