@ckeditor/ckeditor5-paste-from-office-enhanced 44.3.0-alpha.1 → 44.3.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/paste-from-office-enhanced.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +6 -6
- package/src/index.js +1 -1
- package/src/legacyerrors.js +1 -1
- package/src/normalizers/inliner/msofficestylesinliner.js +1 -1
- package/src/normalizers/inliner/utils.js +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.js +1 -1
- package/src/normalizers/propagator/utils.js +1 -1
- package/src/pastefromofficeenhanced.js +1 -1
- package/src/pastefromofficeenhancedinliner.js +1 -1
- package/src/pastefromofficeenhancedpropagator.js +1 -1
- package/src/utils.js +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];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=["108124YfZMiY","4WVBSRN","12FREzjW","4630380rCWlNh","397683UdVLcC","21ENQizF","12666gutOFB","149227aILMtW","904400OxcLNb","235qwrCiw","231777DYhYSw","test","8wNSzpt"];return(S=function(){return t})()}!function(t){const e=E,n=t();for(;;)try{if(321878===parseInt(e(395))/1*(-parseInt(e(389))/2)+-parseInt(e(393))/3*(-parseInt(e(388))/4)+parseInt(e(397))/5*(-parseInt(e(394))/6)+parseInt(e(396))/7+-parseInt(e(400))/8*(parseInt(e(398))/9)+parseInt(e(391))/10+-parseInt(e(392))/11*(parseInt(e(390))/12))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 E(t,e){const n=S();return(E=function(t,e){return n[t-=388]})(t,e)}function A(t){return C[E(399)](t)}!function(t){const e=R,n=t();for(;;)try{if(923428===parseInt(e(295))/1+parseInt(e(309))/2*(parseInt(e(300))/3)+-parseInt(e(296))/4+-parseInt(e(292))/5+parseInt(e(313))/6*(-parseInt(e(301))/7)+parseInt(e(303))/8+parseInt(e(293))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);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(294)]&&!s[n(306)])continue;const e=!s[n(294)]||t[n(311)]===s[n(294)],o=!s[n(306)]||t[n(297)](s[n(306)]);e&&o&&r[n(298)](s,i)}return r}function P(){const t=["5586540dQClJS","9776061iiWrKC","tagName","831482wxezeE","3452924LWheXm","hasClass","set","length","118509SsMJRT","4576691jQoMTN","groups","4762024cHURYF","selectorText","map","className","exec","style","86hswTeI","getPropertyValue","name","trim","12lzMVXP","initial","assign","push","cssRules","split"];return(P=function(){return t})()}function F(t){const e=R,n={};for(let r=0;r<t[e(299)];r++){const s=t[r],i=t[e(310)](s);e(314)!==i&&(n[s]=i)}return n}function R(t,e){const n=P();return(R=function(t,e){return n[t-=291]})(t,e)}function W(t){const e=R,n=t[e(291)](",")[e(305)]((t=>t[e(312)]())),r=[];for(const t of n){const n=L[e(307)](t);n&&r[e(316)](n[e(302)])}return r}function N(t){const e=R,n={};for(const r of t)Object[e(315)](n,r);return n}function T(t,e){const n=D();return(T=function(t,e){return n[t-=500]})(t,e)}const j=T;function D(){const t=["3829KckVHR","execute","17lhsPgv","elementStart","5bJfryC","from","5522913vuDyEu","4798nzmYlD","item","3876381CukhAP","8873576TUaDig","isActive","values","10gHJiWc","setStyle","size","type","document","hasStyle","9444fplOaP","2362200JAhgxX","_parsedData","content","createRangeIn","5320436wFhLIi"];return(D=function(){return t})()}!function(t){const e=T,n=t();for(;;)try{if(679085===-parseInt(e(502))/1*(-parseInt(e(507))/2)+parseInt(e(520))/3+parseInt(e(524))/4*(-parseInt(e(504))/5)+-parseInt(e(519))/6*(parseInt(e(500))/7)+parseInt(e(510))/8+-parseInt(e(509))/9*(-parseInt(e(513))/10)+parseInt(e(506))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class M extends w{[j(501)](t){const n=j,{body:r,styles:s}=t[n(521)],i=new e.UpcastWriter(r[n(517)]),o=i[n(523)](r),c=function(t){const e=R,n=new Map;for(const r in t){const s=W(r),i=t[r];for(const t of s)n[e(298)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(317)])if(t instanceof CSSStyleRule){const r=F(t[e(308)]);n[t[e(304)]]=Object[e(315)]({},n[t[e(304)]]||{},r)}return n}(s));for(const t of o){if(n(503)!==t[n(516)])continue;const e=O(t[n(508)],c);if(e[n(515)]){const r=N(Array[n(505)](e[n(512)]()));for(const e in r){const s=t[n(508)];s[n(518)](e)||i[n(514)](e,r[e],s)}}}t[n(522)]=r}[j(511)](t){return super[j(511)](t)||A(t)}}function k(t,e){const n=K();return(k=function(t,e){return n[t-=142]})(t,e)}function K(){const t=["view","6IzprRD","1303100uYoKvT","dataTransfer","execute","233299oCpMMt","map","plugins","fromCharCode","7326459IZnUob","text/html","pluginName","inputTransformation","1419032vSWxPp","isOfficialPlugin","document","isActive","afterInit","ClipboardPipeline","href","PasteFromOffice","_parsedData","isPremiumPlugin","editing","getData","requires","7797102Luoerm","4046FgYpWE","140ivcgHG","editor","join","high","PasteFromOfficeEnhancedInliner","164378LDxcmO","get","5EzTWoc","17528wtmtVR","stylesProcessor","init"];return(K=function(){return t})()}const z=k;!function(t){const e=k,n=t();for(;;)try{if(667709===-parseInt(e(165))/1*(parseInt(e(163))/2)+parseInt(e(170))/3*(-parseInt(e(143))/4)+-parseInt(e(171))/5+parseInt(e(156))/6+parseInt(e(157))/7*(parseInt(e(166))/8)+-parseInt(e(178))/9+parseInt(e(158))/10*(parseInt(e(174))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class $ extends t.Plugin{static get[z(180)](){return z(162)}static get[z(144)](){return!0}static get[z(152)](){return!0}static get[z(155)](){return[z(150)]}[z(168)](){const t=z,e=this[t(159)],n=e[t(176)][t(164)](t(148)),r=e[t(153)][t(169)][t(145)],s=new M(r);n.on(t(142),((e,n)=>{const i=t,o=n[i(172)][i(154)](i(179));s[i(146)](o)&&(n[i(151)]||(n[i(151)]=b(o,r[i(167)])),s[i(173)](n))}),{priority:x.priorities[t(164)](t(161))+11})}[z(147)](){!async function(t){const e=d([77,68,105,56,103,76,48,106,71,120,80,97,122,87,86,102,79,66,98,111,49,99,100,88,74,107,116,117,57,112,55,114,67,53,121,84,73,82,90,78,51,52,70,108,85,69,50,104,54,101,75,81,119,72,109,110,83,118,113,115,65,89]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=k;return t[e(175)]((t=>String[e(177)](t)))[e(160)]("")}!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([77]);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:1740614400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=k,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(149)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const U=H;!function(t){const e=H,n=t();for(;;)try{if(334854===parseInt(e(262))/1*(-parseInt(e(259))/2)+-parseInt(e(267))/3+parseInt(e(273))/4*(-parseInt(e(278))/5)+parseInt(e(293))/6+parseInt(e(258))/7+parseInt(e(297))/8+parseInt(e(276))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);const Y=[U(268),U(298),U(264),U(286),U(283),U(292),U(265),U(290)],V=[U(268),U(298),U(264)],q={"font-style":[[U(284),"i"]],"font-weight":[[U(296),U(287)],[U(261),U(287)],[U(288),U(287)],[t=>Number(t)>=600,U(287)]],"text-decoration":[[U(299),"u"],[U(291),"s"]],"text-decoration-line":[[U(299),"u"],[U(291),"s"]],"vertical-align":[[U(271),U(271)],[U(281),U(285)]]};function J(t){return Y[U(277)](t)}function _(t){const e=U;return Array[e(274)](t[e(269)]())[e(295)](J)}function H(t,e){const n=Q();return(H=function(t,e){return n[t-=257]})(t,e)}function B(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(270)]((e=>{const i=n,o=t[i(266)](e);if(o)if(c=e,V[U(277)](c))r[e]=o;else if(e in q){const t=o[i(282)](" ");q[e][i(270)]((([n,r])=>{const o=i;for(const i of t)(o(279)==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(270)]((([,n])=>{const s=r,i=e[s(272)](n,[],t[s(280)]());e[s(263)](0,i,t)})),e[r(294)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(275)](n)[r(257)])return;const s=e[r(272)](r(289),[],t[r(280)]());e[r(260)](n,s),e[r(263)](0,s,t),e[r(294)](Object[r(275)](n),t)}(t,e,r)}function Q(){const t=["font-size","font-style","getStyle","1234356UqspPs","color","getStyleNames","forEach","sub","createElement","3608Talnaa","from","keys","5021586NzDaOR","includes","3205EiNroD","function","getChildren","super","split","text-decoration-line","italic","sup","text-decoration","strong","bolder","span","vertical-align","line-through","font-weight","2020224FQShpC","removeStyle","filter","medium","1491048wsgeWG","font-family","underline","length","3022698dGmokP","75346blohDz","setStyle","bold","5AXKclj","insertChild"];return(Q=function(){return t})()}const X=Z;function Z(t,e){const n=G();return(Z=function(t,e){return n[t-=118]})(t,e)}function G(){const t=["482tlkgNT","element","1257HWsayz","isActive","10CFcYnu","21ESzJIA","573888yrvRwj","271352msuImK","document","6AEPERd","includes","font","execute","blockElements","4336245lNyCcu","getItems","5752467OuPFMf","name","24JyQYWf","350493pfOsgS","content","createRangeIn","1684562TYWpbv","stylesProcessor","_parsedData"];return(G=function(){return t})()}!function(t){const e=Z,n=t();for(;;)try{if(706941===-parseInt(e(120))/1+-parseInt(e(126))/2*(parseInt(e(128))/3)+-parseInt(e(132))/4+parseInt(e(140))/5*(parseInt(e(135))/6)+-parseInt(e(131))/7*(-parseInt(e(133))/8)+-parseInt(e(142))/9*(-parseInt(e(130))/10)+-parseInt(e(123))/11*(parseInt(e(119))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class tt extends w{[X(138)](t){const n=X,{body:r}=t[n(125)],s=new e.UpcastWriter(r[n(134)]),i=s[n(122)](r),o=new e.ViewDocument(s[n(134)][n(124)]),c=[...new e.DomConverter(o)[n(139)],n(137)],a=i[n(141)]();for(const t of a)if(t.is(n(127))&&c[n(136)](t[n(118)])){B(t,s,_(t))}t[n(121)]=r}[X(129)](t){return super[X(129)](t)||A(t)}}const et=rt;function nt(){const t=["getData","stylesProcessor","destroy","licenseKey","editing","isActive","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyValid","_parsedData","plugins","PasteFromOfficeEnhanced","_licenseKeyCheckInterval","pasteFromOfficeEnhancedLicenseKeyTrialLimit","isPremiumPlugin","document","3594IfMYYh","config","featureNotAllowed","evaluationLimit","text/html","requires","7742344aLxfgp","high","2510500pkPjOo","pasteFromOfficeEnhancedLicenseKeyDomainLimit","domainLimit","execute","usageLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","view","42639iipZaf","ClipboardPipeline","2373kWnvog","23738976NsjOLK","pasteFromOfficeEnhancedLicenseKeyExpired","PasteFromOffice","dataTransfer","pasteFromOfficeEnhancedLicenseKeyNotAllowed","4llOlAe","pasteFromOfficeEnhancedLicenseKeyInvalid","inputTransformation","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","init","pluginName","get","expired","isOfficialPlugin","1066913VxGDpS","PasteFromOfficeEnhancedPropagator","invalid","editor","4292685HhsAtp","trialLimit"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=473]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(546681===-parseInt(e(473))/1+-parseInt(e(517))/2*(parseInt(e(509))/3)+parseInt(e(502))/4+-parseInt(e(477))/5+-parseInt(e(494))/6*(-parseInt(e(511))/7)+-parseInt(e(500))/8+parseInt(e(512))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{static get[et(522)](){return et(474)}static get[et(525)](){return!0}static get[et(492)](){return!0}static get[et(499)](){return[et(514)]}[et(521)](){const t=et,e=this[t(476)],n=e[t(488)][t(523)](t(510)),r=e[t(483)][t(508)][t(493)],s=new tt(r);n.on(t(519),((e,n)=>{const i=t,o=n[i(515)][i(479)](i(498));s[i(484)](o)&&(n[i(487)]||(n[i(487)]=b(o,r[i(480)])),s[i(505)](n))}),{priority:x.priorities[t(523)](t(501))+10}),this[t(482)]=this[t(476)][t(495)][t(523)](t(482));const i=this[t(476)];this[t(490)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(486)==s||e(518)==s||e(513)==s||e(503)==s||e(516)==s||e(520)==s||e(491)==s||e(507)==s){delete i[r],n=s,clearInterval(this[e(490)]),this[e(490)]=void 0;break}}e(518)==n&&i[e(485)](e(475)),e(513)==n&&i[e(485)](e(524)),e(503)==n&&i[e(485)](e(504)),e(516)==n&&i[e(485)](e(496),e(489)),e(520)==n&&i[e(485)](e(497)),e(491)==n&&i[e(485)](e(478)),e(507)==n&&i[e(485)](e(506))}),1e3)}[et(481)](){const t=et;super[t(481)](),this[t(490)]&&clearInterval(this[t(490)])}}var it=ct;function ot(){var t=["isOfficialPlugin","isPremiumPlugin","8005030NMxFjR","7132bSsQBp","PasteFromOfficeEnhanced","484574zALWPt","11880932DZSCsE","36gnEVFK","479560jpegRK","5870hYtawN","939lqwRdu","requires","53647Wrldau","165120ZqkdpJ","PasteFromOffice","pluginName","3YXtUcB"];return(ot=function(){return t})()}function ct(t,e){var n=ot();return(ct=function(t,e){return n[t-=222]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(871565===-parseInt(e(223))/1*(-parseInt(e(229))/2)+-parseInt(e(234))/3*(parseInt(e(227))/4)+parseInt(e(226))/5+parseInt(e(237))/6+parseInt(e(230))/7+-parseInt(e(232))/8*(-parseInt(e(231))/9)+-parseInt(e(233))/10*(parseInt(e(236))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{static get[it(222)](){return it(228)}static get[it(224)](){return!0}static get[it(225)](){return!0}static get[it(235)](){return[it(238),$,st]}}function ut(){var t=["1675332hXdlmt","7370944xLRWib","124nRbCko","225JiSDkE","3154875FaWwSt","207568VZsuNS","5248536hpVcDO","16782vJfmqN","911699EOvUrz"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=286]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(548742===parseInt(e(287))/1+-parseInt(e(288))/2+parseInt(e(286))/3*(-parseInt(e(290))/4)+-parseInt(e(292))/5+parseInt(e(294))/6+parseInt(e(289))/7+-parseInt(e(293))/8*(parseInt(e(291))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){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 b(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length)))}function v(t,n){const r=new DOMParser,s=function(t){return b(b(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);!function(t){const e=E,n=t();for(;;)try{if(753178===parseInt(e(442))/1*(parseInt(e(450))/2)+-parseInt(e(449))/3*(-parseInt(e(448))/4)+parseInt(e(441))/5*(-parseInt(e(440))/6)+-parseInt(e(443))/7*(parseInt(e(446))/8)+parseInt(e(438))/9*(-parseInt(e(447))/10)+parseInt(e(439))/11+-parseInt(e(444))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t,e){const n=A();return(E=function(t,e){return n[t-=438]})(t,e)}function C(t){return S[E(445)](t)}function A(){const t=["2524974bOchLQ","1415511UcPqbz","16245152hBbThT","156SuwcMC","36075gcvyWo","1CwYlzc","14xIiasU","14897376ddMjEB","test","1004048KwWxzP","50EAVnwN","44ejMUGO","130992SZowuA"];return(A=function(){return t})()}function O(t,e){const n=F();return(O=function(t,e){return n[t-=409]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(918010===parseInt(e(420))/1*(parseInt(e(426))/2)+parseInt(e(418))/3*(-parseInt(e(410))/4)+-parseInt(e(429))/5*(-parseInt(e(433))/6)+parseInt(e(413))/7+parseInt(e(434))/8*(-parseInt(e(428))/9)+-parseInt(e(419))/10*(-parseInt(e(421))/11)+-parseInt(e(431))/12*(parseInt(e(436))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(417)]&&!s[n(416)])continue;const e=!s[n(417)]||t[n(415)]===s[n(417)],o=!s[n(416)]||t[n(412)](s[n(416)]);e&&o&&r[n(438)](s,i)}return r}function F(){const t=["5772065VRpsWS","split","set","exec","selectorText","4bSzAAQ","length","hasClass","8121603hitATD","initial","name","className","tagName","2619417njjkiE","1210xMgcEK","104VpkUDA","25718uOQOSV","groups","assign","trim","push","26024Tclpzg","style","5463NVEGXG","698465YRbICF","cssRules","36vGNZhW","map","60lyVHEF","14104pbfOuF","getPropertyValue"];return(F=function(){return t})()}function j(t){const e=O,n={};for(let r=0;r<t[e(411)];r++){const s=t[r],i=t[e(435)](s);e(414)!==i&&(n[s]=i)}return n}function N(t){const e=O,n=t[e(437)](",")[e(432)]((t=>t[e(424)]())),r=[];for(const t of n){const n=L[e(439)](t);n&&r[e(425)](n[e(422)])}return r}function T(t){const e=O,n={};for(const r of t)Object[e(423)](n,r);return n}function M(t,e){const n=W();return(M=function(t,e){return n[t-=130]})(t,e)}function W(){const t=["document","_parsedData","268guUeBJ","elementStart","from","content","execute","3650847Dhavgt","9nxoLjC","isActive","size","3242584NlorAT","values","537341vSfTUo","33570JFWYZP","setStyle","hasStyle","132RtFoen","12nXfgel","4202780PdmcmO","createRangeIn","4VsgVGp","643965eNpEqi","item","1366222mTxWHJ","type"];return(W=function(){return t})()}const R=M;!function(t){const e=M,n=t();for(;;)try{if(973062===-parseInt(e(133))/1*(-parseInt(e(141))/2)+-parseInt(e(153))/3+-parseInt(e(148))/4*(parseInt(e(134))/5)+-parseInt(e(138))/6*(-parseInt(e(142))/7)+parseInt(e(131))/8*(-parseInt(e(154))/9)+parseInt(e(139))/10+parseInt(e(144))/11*(parseInt(e(137))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class D extends w{[R(152)](t){const n=R,{body:r,styles:s}=t[n(147)],i=new e.UpcastWriter(r[n(146)]),o=i[n(140)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(438)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(430)])if(t instanceof CSSStyleRule){const r=j(t[e(427)]);n[t[e(409)]]=Object[e(423)]({},n[t[e(409)]]||{},r)}return n}(s));for(const t of o){if(n(149)!==t[n(145)])continue;const e=P(t[n(143)],c);if(e[n(130)]){const r=T(Array[n(150)](e[n(132)]()));for(const e in r){const s=t[n(143)];s[n(136)](e)||i[n(135)](e,r[e],s)}}}t[n(151)]=r}[R(155)](t){return super[R(155)](t)||C(t)}}const K=k;function V(){const t=["pluginName","dataTransfer","isOfficialPlugin","_parsedData","30138DraFgB","74ZdfOWy","10896740bsLZBV","85572BvSLaX","href","high","plugins","editor","afterInit","18547276Lhgpnf","9HcqNtY","map","PasteFromOfficeEnhancedInliner","isActive","152cCHvUY","document","text/html","273077NEkfsF","get","25McwSlj","editing","inputTransformation","getData","stylesProcessor","ClipboardPipeline","isPremiumPlugin","fromCharCode","133482iFYjNn","join","63637692OJSzNu","requires","init","view","execute","104tFJwus","PasteFromOffice"];return(V=function(){return t})()}function k(t,e){const n=V();return(k=function(t,e){return n[t-=319]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(856980===parseInt(e(347))/1*(parseInt(e(346))/2)+parseInt(e(333))/3*(parseInt(e(320))/4)+-parseInt(e(325))/5*(-parseInt(e(349))/6)+parseInt(e(323))/7*(parseInt(e(340))/8)+parseInt(e(356))/9*(parseInt(e(348))/10)+parseInt(e(355))/11+-parseInt(e(335))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class U extends t.Plugin{static get[K(342)](){return K(358)}static get[K(344)](){return!0}static get[K(331)](){return!0}static get[K(336)](){return[K(341)]}[K(337)](){const t=K,e=this[t(353)],n=e[t(352)][t(324)](t(330)),r=e[t(326)][t(338)][t(321)],s=new D(r);n.on(t(327),((e,n)=>{const i=t,o=n[i(343)][i(328)](i(322));s[i(319)](o)&&(n[i(345)]||(n[i(345)]=v(o,r[i(329)])),s[i(339)](n))}),{priority:x.priorities[t(324)](t(351))+11})}[K(354)](){!async function(t){const e=d([52,70,100,109,89,110,107,68,80,57,111,48,121,106,98,81,50,75,55,101,71,66,112,74,76,122,73,102,65,99,83,77,116,54,115,72,97,104,56,84,53,87,90,105,119,118,88,69,103,49,78,108,85,51,82,113,86,120,117,114,79,67]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=k;return t[e(357)]((t=>String[e(332)](t)))[e(334)]("")}!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([70]);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:1740700800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=k,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(350)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const $=J;function z(){const t=["9MSkcmA","line-through","bold","24tVHEJg","setStyle","filter","382540jKNocq","text-decoration-line","from","vertical-align","removeStyle","994651RPzySF","font-size","sup","520986EuLUOo","font-family","super","includes","keys","getChildren","function","getStyleNames","insertChild","sub","span","getStyle","strong","6879760mfqllK","font-weight","italic","createElement","bolder","forEach","3581224bStFAf","44uhvVMO","text-decoration","color","medium","137841NymrmB","underline","font-style","split","448588INjlPO","length"];return(z=function(){return t})()}!function(t){const e=J,n=t();for(;;)try{if(333057===-parseInt(e(310))/1+-parseInt(e(294))/2+parseInt(e(290))/3*(-parseInt(e(330))/4)+-parseInt(e(302))/5*(-parseInt(e(299))/6)+parseInt(e(307))/7+-parseInt(e(329))/8*(-parseInt(e(296))/9)+parseInt(e(323))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);const q=[$(332),$(311),$(308),$(331),$(303),$(324),$(292),$(305)];function J(t,e){const n=z();return(J=function(t,e){return n[t-=290]})(t,e)}const B=[$(332),$(311),$(308)],H={"font-style":[[$(325),"i"]],"font-weight":[[$(333),$(322)],[$(298),$(322)],[$(327),$(322)],[t=>Number(t)>=600,$(322)]],"text-decoration":[[$(291),"u"],[$(297),"s"]],"text-decoration-line":[[$(291),"u"],[$(297),"s"]],"vertical-align":[[$(319),$(319)],[$(312),$(309)]]};function G(t){return q[$(313)](t)}function _(t){const e=$;return Array[e(304)](t[e(317)]())[e(301)](G)}function Y(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(328)]((e=>{const i=n,o=t[i(321)](e);if(o)if(c=e,B[$(313)](c))r[e]=o;else if(e in H){const t=o[i(293)](" ");H[e][i(328)]((([n,r])=>{const o=i;for(const i of t)(o(316)==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=$;for(const s in n)n[s][r(328)]((([,n])=>{const s=r,i=e[s(326)](n,[],t[s(315)]());e[s(318)](0,i,t)})),e[r(306)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(314)](n)[r(295)])return;const s=e[r(326)](r(320),[],t[r(315)]());e[r(300)](n,s),e[r(318)](0,s,t),e[r(306)](Object[r(314)](n),t)}(t,e,r)}function X(){const t=["_parsedData","element","891416NwnAlF","name","blockElements","5724880MwobcZ","getItems","font","2079VaisPo","135210lgMapD","128JHXIPx","execute","2CzITLV","3737250IzMYOK","document","createRangeIn","stylesProcessor","45EGjqiD","81420dyjWuU","isActive","829635BhulCv","includes","317399Nrvijn","content"];return(X=function(){return t})()}function Z(t,e){const n=X();return(Z=function(t,e){return n[t-=171]})(t,e)}const Q=Z;!function(t){const e=Z,n=t();for(;;)try{if(451563===parseInt(e(182))/1*(-parseInt(e(172))/2)+-parseInt(e(178))/3*(parseInt(e(194))/4)+-parseInt(e(180))/5+parseInt(e(173))/6+-parseInt(e(189))/7+-parseInt(e(186))/8*(parseInt(e(177))/9)+-parseInt(e(193))/10*(-parseInt(e(192))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class tt extends w{[Q(171)](t){const n=Q,{body:r}=t[n(184)],s=new e.UpcastWriter(r[n(174)]),i=s[n(175)](r),o=new e.ViewDocument(s[n(174)][n(176)]),c=[...new e.DomConverter(o)[n(188)],n(191)],a=i[n(190)]();for(const t of a)if(t.is(n(185))&&c[n(181)](t[n(187)])){Y(t,s,_(t))}t[n(183)]=r}[Q(179)](t){return super[Q(179)](t)||C(t)}}const et=rt;function nt(){const t=["config","high","24bdJPOc","48351JoUhDf","isPremiumPlugin","inputTransformation","text/html","pasteFromOfficeEnhancedLicenseKeyValid","usageLimit","isActive","pasteFromOfficeEnhancedLicenseKeyInvalid","plugins","expired","3764ddIFMj","PasteFromOfficeEnhanced","editor","PasteFromOfficeEnhancedPropagator","get","domainLimit","22VmpdZu","evaluationLimit","pluginName","licenseKey","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","ClipboardPipeline","17220efirPp","_licenseKeyCheckInterval","2545FFTDnx","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyExpired","stylesProcessor","init","trialLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","_parsedData","featureNotAllowed","requires","getData","pasteFromOfficeEnhancedLicenseKeyTrialLimit","449106LPBxAu","editing","1265877xtlNSW","invalid","_showLicenseError","dataTransfer","pasteFromOfficeEnhancedLicenseKeyNotAllowed","document","destroy","view","PasteFromOffice","2518964hAwqXq","execute","12623160rGJyeY"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=422]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(267413===parseInt(e(430))/1+parseInt(e(463))/2*(-parseInt(e(447))/3)+-parseInt(e(457))/4*(-parseInt(e(471))/5)+-parseInt(e(469))/6+parseInt(e(441))/7+parseInt(e(446))/8*(parseInt(e(432))/9)+-parseInt(e(443))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{static get[et(465)](){return et(460)}static get[et(472)](){return!0}static get[et(448)](){return!0}static get[et(427)](){return[et(440)]}[et(422)](){const t=et,e=this[t(459)],n=e[t(455)][t(461)](t(468)),r=e[t(431)][t(439)][t(437)],s=new tt(r);n.on(t(449),((e,n)=>{const i=t,o=n[i(435)][i(428)](i(450));s[i(453)](o)&&(n[i(425)]||(n[i(425)]=v(o,r[i(475)])),s[i(442)](n))}),{priority:x.priorities[t(461)](t(445))+10}),this[t(466)]=this[t(459)][t(444)][t(461)](t(466));const i=this[t(459)];this[t(470)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(451)==s||e(454)==s||e(474)==s||e(473)==s||e(436)==s||e(467)==s||e(429)==s||e(424)==s){delete i[r],n=s,clearInterval(this[e(470)]),this[e(470)]=void 0;break}}e(454)==n&&i[e(434)](e(433)),e(474)==n&&i[e(434)](e(456)),e(473)==n&&i[e(434)](e(462)),e(436)==n&&i[e(434)](e(426),e(458)),e(467)==n&&i[e(434)](e(464)),e(429)==n&&i[e(434)](e(423)),e(424)==n&&i[e(434)](e(452))}),1e3)}[et(438)](){const t=et;super[t(438)](),this[t(470)]&&clearInterval(this[t(470)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=367]})(t,e)}function ct(){var t=["requires","4204280xGxomO","665162CvCgEN","8349680oaSJEE","51530bwHFQe","15SAmsJa","PasteFromOffice","isOfficialPlugin","pluginName","409871LpQLCB","7232340bFRfIk","5409kdAKnT","PasteFromOfficeEnhanced","isPremiumPlugin","3493672jObmic","8IzsKWy"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(918271===-parseInt(e(377))/1+-parseInt(e(370))/2*(-parseInt(e(373))/3)+-parseInt(e(367))/4*(parseInt(e(369))/5)+-parseInt(e(378))/6+parseInt(e(382))/7+-parseInt(e(371))/8+-parseInt(e(379))/9*(-parseInt(e(372))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(376)](){return it(380)}static get[it(375)](){return!0}static get[it(381)](){return!0}static get[it(368)](){return[it(374),U,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=250]})(t,e)}function lt(){var t=["9PTvLPV","729730tEUqmt","1046709rEBcyL","24nAVhht","3184188OKCtJo","33995FXzGur","25500JaRrbF","4yvWcte","31355aEbzrW","1644oupjrj","12AXCoKb","389805GrHRsE","22dhTlYG"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(373673===-parseInt(e(261))/1*(parseInt(e(260))/2)+-parseInt(e(253))/3*(parseInt(e(259))/4)+parseInt(e(251))/5*(parseInt(e(250))/6)+parseInt(e(257))/7+-parseInt(e(256))/8*(-parseInt(e(255))/9)+-parseInt(e(254))/10*(parseInt(e(252))/11)+-parseInt(e(262))/12*(parseInt(e(258))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x4b38db}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x12ae3d,parseHtml as _0x29476d}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0xd341ce,uid as _0x32e80e}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x13a768,ViewDocument as _0x1366b2,DomConverter as _0x241373}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x4dcc7c){return m['test'](_0x4dcc7c);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x12ee92,_0x5b4a58){const _0x36000b=new Map();for(const [_0x3f9c5f,_0x54ac5e]of _0x5b4a58){if(!_0x3f9c5f['tagName']&&!_0x3f9c5f['className'])continue;const _0x5a30c8=!_0x3f9c5f['tagName']||_0x12ee92['name']===_0x3f9c5f['tagName'],_0x15d54d=!_0x3f9c5f['className']||_0x12ee92['hasClass'](_0x3f9c5f['className']);_0x5a30c8&&_0x15d54d&&_0x36000b['set'](_0x3f9c5f,_0x54ac5e);}return _0x36000b;}function h(_0x5a6580){const _0x40b700={};for(let _0x5e9b6c=0x0;_0x5e9b6c<_0x5a6580['length'];_0x5e9b6c++){const _0x572234=_0x5a6580[_0x5e9b6c],_0x2ea713=_0x5a6580['getPropertyValue'](_0x572234);'initial'!==_0x2ea713&&(_0x40b700[_0x572234]=_0x2ea713);}return _0x40b700;}function O(_0x3baa94){const _0x221c6e=_0x3baa94['split'](',')['map'](_0x20a0e4=>_0x20a0e4['trim']()),_0x8c3b28=[];for(const _0xd6f341 of _0x221c6e){const _0x449f53=S['exec'](_0xd6f341);_0x449f53&&_0x8c3b28['push'](_0x449f53['groups']);}return _0x8c3b28;}function y(_0x123726){const _0x155590={};for(const _0x39808f of _0x123726)Object['assign'](_0x155590,_0x39808f);return _0x155590;}class c extends _0x12ae3d{['execute'](_0x436092){const {body:_0x44877a,styles:_0x1969c2}=_0x436092['_parsedData'],_0x33b1e2=new _0x13a768(_0x44877a['document']),_0x36f4bc=_0x33b1e2['createRangeIn'](_0x44877a),_0x221ace=function(_0x111990){const _0x3ebdd5={};for(const _0x48294e of _0x111990)for(const _0x9842e2 of _0x48294e['cssRules'])if(_0x9842e2 instanceof CSSStyleRule){const _0x239613=h(_0x9842e2['style']);_0x3ebdd5[_0x9842e2['selectorText']]=Object['assign']({},_0x3ebdd5[_0x9842e2['selectorText']]||{},_0x239613);}return _0x3ebdd5;}(_0x1969c2),_0x2d7db7=function(_0x57a2fe){const _0x26d2da=new Map();for(const _0x13c5d0 in _0x57a2fe){const _0x4b7637=O(_0x13c5d0),_0x54e28d=_0x57a2fe[_0x13c5d0];for(const _0x254e97 of _0x4b7637)_0x26d2da['set'](_0x254e97,_0x54e28d);}return _0x26d2da;}(_0x221ace);for(const _0x27c267 of _0x36f4bc){if('elementStart'!==_0x27c267['type'])continue;const _0x5c119a=x(_0x27c267['item'],_0x2d7db7);if(_0x5c119a['size']){const _0x332e6f=y(Array['from'](_0x5c119a['values']()));for(const _0x92e7f0 in _0x332e6f){const _0x39de71=_0x27c267['item'];_0x39de71['hasStyle'](_0x92e7f0)||_0x33b1e2['setStyle'](_0x92e7f0,_0x332e6f[_0x92e7f0],_0x39de71);}}}_0x436092['content']=_0x44877a;}['isActive'](_0x2fe365){return super['isActive'](_0x2fe365)||l(_0x2fe365);}}class i extends _0x4b38db{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2e8b57=this['editor'],_0x313a52=_0x2e8b57['plugins']['get']('ClipboardPipeline'),_0x1a270b=_0x2e8b57['editing']['view']['document'],_0x406674=new c(_0x1a270b);_0x313a52['on']('inputTransformation',(_0x419381,_0xd205f)=>{const _0x13dd82=_0xd205f['dataTransfer']['getData']('text/html');_0x406674['isActive'](_0x13dd82)&&(_0xd205f['_parsedData']||(_0xd205f['_parsedData']=_0x29476d(_0x13dd82,_0x1a270b['stylesProcessor'])),_0x406674['execute'](_0xd205f));},{'priority':_0xd341ce['get']('high')+0xb});}['afterInit'](){!async function(_0xf58cb5){const _0x3a6a3a=_0x3b0574([0x4d,0x44,0x69,0x38,0x67,0x4c,0x30,0x6a,0x47,0x78,0x50,0x61,0x7a,0x57,0x56,0x66,0x4f,0x42,0x62,0x6f,0x31,0x63,0x64,0x58,0x4a,0x6b,0x74,0x75,0x39,0x70,0x37,0x72,0x43,0x35,0x79,0x54,0x49,0x52,0x5a,0x4e,0x33,0x34,0x46,0x6c,0x55,0x45,0x32,0x68,0x36,0x65,0x4b,0x51,0x77,0x48,0x6d,0x6e,0x53,0x76,0x71,0x73,0x41,0x59]),_0x4761cd=0x779e60bc,_0x2c23ad=0x7799000c^_0x4761cd,_0x51f04d=window[_0x3b0574([0x44,0x61,0x74,0x65])][_0x3b0574([0x6e,0x6f,0x77])](),_0x451043=_0xf58cb5[_0x3b0574([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4d616f=new window[(_0x3b0574([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20a470=>{_0x451043[_0x3b0574([0x6f,0x6e,0x63,0x65])](_0x3b0574([0x72,0x65,0x61,0x64,0x79]),_0x20a470);}),_0x3aabe8={[_0x3b0574([0x6b,0x74,0x79])]:_0x3b0574([0x45,0x43]),[_0x3b0574([0x75,0x73,0x65])]:_0x3b0574([0x73,0x69,0x67]),[_0x3b0574([0x63,0x72,0x76])]:_0x3b0574([0x50,0x2d,0x32,0x35,0x36]),[_0x3b0574([0x78])]:_0x3b0574([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]),[_0x3b0574([0x79])]:_0x3b0574([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]),[_0x3b0574([0x61,0x6c,0x67])]:_0x3b0574([0x45,0x53,0x32,0x35,0x36])},_0x2c1971=_0x451043[_0x3b0574([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3b0574([0x67,0x65,0x74])](_0x3b0574([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5b0850(){let _0xa31f7b,_0x269622=null,_0x874d60=null;try{if(_0x2c1971==_0x3b0574([0x47,0x50,0x4c]))return _0x3b0574([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xa31f7b=_0x92b5b1(),!_0xa31f7b)return _0x3b0574([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xa31f7b[_0x3b0574([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x874d60=_0x21f3ba(_0xa31f7b[_0x3b0574([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xa31f7b[_0x3b0574([0x6a,0x74,0x69])])),await _0x206d0c()?_0x242ea6()?_0x454187()?_0x3b0574([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2b2fc7()?(_0xa31f7b[_0x3b0574([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3b0574([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x269622=_0x5e5ca9(_0x3b0574([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xa31f7b[_0x3b0574([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3b0574([0x74,0x72,0x69,0x61,0x6c])&&(_0x269622=_0x5e5ca9(_0x3b0574([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x54c674()):_0x3b0574([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3b0574([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3b0574([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x186765){return _0x3b0574([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x454187(){const _0x53e388=[_0x3b0574([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3b0574([0x74,0x72,0x69,0x61,0x6c])][_0x3b0574([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa31f7b[_0x3b0574([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x51f04d/0x3e8:0xe10*_0x2c23ad;return _0xa31f7b[_0x3b0574([0x65,0x78,0x70])]<_0x53e388;}function _0x242ea6(){const _0x56582f=_0xa31f7b[_0x3b0574([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x56582f&&(!!_0x56582f[_0x3b0574([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b0574([0x2a]))||(!!_0x56582f[_0x3b0574([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b0574([0x50,0x4f,0x45]))||!!_0x56582f[_0x3b0574([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b0574([0x50,0x50]))));}function _0x2b2fc7(){const _0x4d3d7d=_0xa31f7b[_0x3b0574([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4d3d7d||0x0==_0x4d3d7d[_0x3b0574([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3d73fc}=new URL(window[_0x3b0574([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4d3d7d[_0x3b0574([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d73fc))return!0x0;const _0x397f93=_0x3d73fc[_0x3b0574([0x73,0x70,0x6c,0x69,0x74])](_0x3b0574([0x2e]));return _0x4d3d7d[_0x3b0574([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x598886=>_0x598886[_0x3b0574([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b0574([0x2a])))[_0x3b0574([0x6d,0x61,0x70])](_0x5dac56=>_0x5dac56[_0x3b0574([0x73,0x70,0x6c,0x69,0x74])](_0x3b0574([0x2e])))[_0x3b0574([0x73,0x6f,0x6d,0x65])](_0x3f659c=>_0x397f93[_0x3b0574([0x65,0x76,0x65,0x72,0x79])]((_0x424cee,_0x1fc37a)=>_0x3f659c[_0x1fc37a]===_0x424cee||_0x3f659c[_0x1fc37a]===_0x3b0574([0x2a])));}function _0x54c674(){return _0x269622&&_0x874d60?new window[(_0x3b0574([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x52317d,_0x199daa)=>{_0x269622[_0x3b0574([0x74,0x68,0x65,0x6e])](_0x52317d,_0x199daa),_0x874d60[_0x3b0574([0x74,0x68,0x65,0x6e])](_0x34240e=>{_0x34240e!=_0x3b0574([0x56,0x61,0x6c,0x69,0x64])&&_0x52317d(_0x34240e);},_0x199daa);}):_0x269622||_0x874d60||_0x3b0574([0x56,0x61,0x6c,0x69,0x64]);}}function _0x21f3ba(_0x86a3e9,_0x21f04c){return new window[(_0x3b0574([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x24290d=>{if(_0x4291da())return _0x24290d(_0x3b0574([0x56,0x61,0x6c,0x69,0x64]));_0x97b808(),_0x451043[_0x3b0574([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3b0574([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x143e71=!0x1;const _0x10a6f4=_0x32e80e();function _0x2d5bb6(_0x5c3a39){return!!_0x5c3a39&&(typeof _0x5c3a39===_0x3b0574([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5c3a39===_0x3b0574([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5c3a39[_0x3b0574([0x74,0x68,0x65,0x6e])]===_0x3b0574([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5c3a39[_0x3b0574([0x63,0x61,0x74,0x63,0x68])]===_0x3b0574([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x59f5cc(_0x1370bb){_0x5ddc01(_0x1370bb)[_0x3b0574([0x74,0x68,0x65,0x6e])](_0x18709b=>{if(!_0x18709b||_0x18709b[_0x3b0574([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3b0574([0x6f,0x6b]))return _0x3b0574([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1b548c(_0x5217a1(_0x10a6f4+_0x21f04c))!=_0x18709b[_0x3b0574([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3b0574([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3b0574([0x56,0x61,0x6c,0x69,0x64]);})[_0x3b0574([0x74,0x68,0x65,0x6e])](_0x3b9ea3=>(_0x460e9f(),_0x3b9ea3),()=>{const _0x5ba90b=_0x31628a();return null==_0x5ba90b?(_0x460e9f(),_0x3b0574([0x56,0x61,0x6c,0x69,0x64])):_0x3b0574(_0x51f04d-_0x5ba90b>(0x5392e4bc^_0x4761cd)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3b0574([0x74,0x68,0x65,0x6e])](_0x24290d)[_0x3b0574([0x63,0x61,0x74,0x63,0x68])](()=>{_0x24290d(_0x3b0574([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2a0e73=0x77a88e3c^_0x4761cd;function _0x460e9f(){const _0x36f76f=_0x3b0574([0x6c,0x6c,0x63,0x74,0x2d])+_0x1b548c(_0x5217a1(_0x86a3e9)),_0x465ec0=_0x127d3b(_0x1b548c(window[_0x3b0574([0x4d,0x61,0x74,0x68])][_0x3b0574([0x63,0x65,0x69,0x6c])](_0x51f04d/_0x2a0e73)));window[_0x3b0574([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b0574([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x36f76f,_0x465ec0);}function _0x31628a(){const _0x3d1dde=_0x3b0574([0x6c,0x6c,0x63,0x74,0x2d])+_0x1b548c(_0x5217a1(_0x86a3e9)),_0xd7ec97=window[_0x3b0574([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b0574([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3d1dde);return _0xd7ec97?window[_0x3b0574([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x127d3b(_0xd7ec97),0x10)*_0x2a0e73:null;}function _0x5ddc01(_0x176195){return new window[(_0x3b0574([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x17a753,_0x8675b)=>{_0x176195[_0x3b0574([0x74,0x68,0x65,0x6e])](_0x17a753,_0x8675b),window[_0x3b0574([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x8675b,0x779fb47c^_0x4761cd);});}}_0x451043[_0x3b0574([0x6f,0x6e])](_0x3b0574([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3da5d9,_0x226058)=>{if(_0x226058[0x0]!=_0x86a3e9)return _0x24290d(_0x3b0574([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x226058[0x1]={..._0x226058[0x1],[_0x3b0574([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x10a6f4};},{[_0x3b0574([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b0574([0x68,0x69,0x67,0x68])}),_0x451043[_0x3b0574([0x6f,0x6e])](_0x3b0574([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1ac973=>{_0x2d5bb6(_0x1ac973[_0x3b0574([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x143e71=!0x0,_0x59f5cc(_0x1ac973[_0x3b0574([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3b0574([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b0574([0x6c,0x6f,0x77])}),_0x4d616f[_0x3b0574([0x74,0x68,0x65,0x6e])](()=>{_0x143e71||_0x24290d(_0x3b0574([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4291da(){return _0x451043[_0x3b0574([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b0574([0x76,0x69,0x65,0x77])][_0x3b0574([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3b0574([0x61,0x75,0x74,0x6f]);}function _0x97b808(){_0x451043[_0x3b0574([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b0574([0x76,0x69,0x65,0x77])][_0x3b0574([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3b0574([0x61,0x75,0x74,0x6f]);}}function _0x5e5ca9(_0x5190f2){const _0x45ab5d=[new window[(_0x3b0574([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4fbf95=>setTimeout(_0x4fbf95,0x77975e70^_0x4761cd)),_0x4d616f[_0x3b0574([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3b0574([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x990791=>{let _0x4eb60b=0x0;_0x451043[_0x3b0574([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b0574([0x6f,0x6e])](_0x3b0574([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x57541b,_0xa5ce00)=>{_0xa5ce00[0x0][_0x3b0574([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4eb60b++,_0x4eb60b==(0x779e6144^_0x4761cd)&&(_0x990791(),_0x57541b[_0x3b0574([0x6f,0x66,0x66])]());});}))];return window[_0x3b0574([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3b0574([0x72,0x61,0x63,0x65])](_0x45ab5d)[_0x3b0574([0x74,0x68,0x65,0x6e])](()=>_0x5190f2);}async function _0x3f87d0(){await _0x4d616f,_0x451043[_0x3b0574([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b0574([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3cc6d8,_0x451043[_0x3b0574([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b0574([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3cc6d8,_0x451043[_0x3b0574([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3b0574([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4fc850(_0x409e5f){const _0x1f58fb=_0x20f9bf();_0x451043[_0x1f58fb]=_0x3b0574([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])+_0x409e5f,_0x409e5f!=_0x3b0574([0x56,0x61,0x6c,0x69,0x64])&&_0x3f87d0();}function _0x20f9bf(){const _0x5e4176=window[_0x3b0574([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3b0574([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3b0574([0x6e,0x6f,0x77])]())[_0x3b0574([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3b0574([0x2e]),'');let _0x136bc0=_0x3b0574([0x4d]);for(let _0x154704=0x0;_0x154704<_0x5e4176[_0x3b0574([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x154704+=0x2){let _0x4f82ef=window[_0x3b0574([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e4176[_0x3b0574([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x154704,_0x154704+0x2));_0x4f82ef>=_0x3a6a3a[_0x3b0574([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4f82ef-=_0x3a6a3a[_0x3b0574([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x136bc0+=_0x3a6a3a[_0x4f82ef];}return _0x136bc0;}function _0x92b5b1(){const _0x23718d=_0x2c1971[_0x3b0574([0x73,0x70,0x6c,0x69,0x74])](_0x3b0574([0x2e]));if(0x3!=_0x23718d[_0x3b0574([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x455b83(_0x23718d[0x1]);function _0x455b83(_0x48ee11){const _0x1db992=_0x26c25d(_0x48ee11);return _0x1db992&&_0x1ecd00()?_0x1db992:null;function _0x1ecd00(){const _0x3f7cf0=_0x1db992[_0x3b0574([0x6a,0x74,0x69])],_0xfe9f42=window[_0x3b0574([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3f7cf0[_0x3b0574([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3f7cf0[_0x3b0574([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3c8c82={..._0x1db992,[_0x3b0574([0x6a,0x74,0x69])]:_0x3f7cf0[_0x3b0574([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3f7cf0[_0x3b0574([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3c8c82[_0x3b0574([0x76,0x63])],_0x5217a1(_0x3c8c82)==_0xfe9f42;}}}async function _0x206d0c(){let _0x161570=!0x0;try{const _0x2c8504=_0x2c1971[_0x3b0574([0x73,0x70,0x6c,0x69,0x74])](_0x3b0574([0x2e])),[_0x75e92,_0x18e6c7,_0x57bcde]=_0x2c8504;return _0x1577cd(_0x75e92),await _0x2e5421(_0x75e92,_0x18e6c7,_0x57bcde),_0x161570;}catch(_0x3efaf5){return!0x1;}function _0x1577cd(_0x478645){const _0x319cb2=_0x26c25d(_0x478645);_0x319cb2&&_0x319cb2[_0x3b0574([0x61,0x6c,0x67])]==_0x3b0574([0x45,0x53,0x32,0x35,0x36])||(_0x161570=!0x1);}async function _0x2e5421(_0x302e72,_0x368293,_0x3f7107){const _0x3b112a=window[_0x3b0574([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3b0574([0x66,0x72,0x6f,0x6d])](_0x391a8a(_0x3f7107),_0x16b3d8=>_0x16b3d8[_0x3b0574([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2ca789=new window[(_0x3b0574([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3b0574([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x302e72+_0x3b0574([0x2e])+_0x368293),_0x3e90db=window[_0x3b0574([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3b0574([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3e90db)return;const _0x22cd09=await _0x3e90db[_0x3b0574([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3b0574([0x6a,0x77,0x6b]),_0x3aabe8,{[_0x3b0574([0x6e,0x61,0x6d,0x65])]:_0x3b0574([0x45,0x43,0x44,0x53,0x41]),[_0x3b0574([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3b0574([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3b0574([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3e90db[_0x3b0574([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3b0574([0x6e,0x61,0x6d,0x65])]:_0x3b0574([0x45,0x43,0x44,0x53,0x41]),[_0x3b0574([0x68,0x61,0x73,0x68])]:{[_0x3b0574([0x6e,0x61,0x6d,0x65])]:_0x3b0574([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x22cd09,_0x3b112a,_0x2ca789)||(_0x161570=!0x1);}}function _0x26c25d(_0x340eb2){return _0x340eb2[_0x3b0574([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3b0574([0x65,0x79]))?JSON[_0x3b0574([0x70,0x61,0x72,0x73,0x65])](_0x391a8a(_0x340eb2)):null;}function _0x391a8a(_0x290e47){return window[_0x3b0574([0x61,0x74,0x6f,0x62])](_0x290e47[_0x3b0574([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3b0574([0x2b]))[_0x3b0574([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3b0574([0x2f])));}function _0x5217a1(_0x235046){let _0x2097e6=0x1505;function _0x38e11e(_0x9cdfaf){for(let _0x20fbda=0x0;_0x20fbda<_0x9cdfaf[_0x3b0574([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x20fbda++){const _0x58ef48=_0x9cdfaf[_0x3b0574([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x20fbda);_0x2097e6=(_0x2097e6<<0x5)+_0x2097e6+_0x58ef48,_0x2097e6&=_0x2097e6;}}function _0x4e15cb(_0x285a96){Array[_0x3b0574([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x285a96)?_0x285a96[_0x3b0574([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4e15cb):_0x285a96&&typeof _0x285a96==_0x3b0574([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3b0574([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x285a96)[_0x3b0574([0x73,0x6f,0x72,0x74])]()[_0x3b0574([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x28b97b,_0x55c331])=>{_0x38e11e(_0x28b97b),_0x4e15cb(_0x55c331);}):_0x38e11e(window[_0x3b0574([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x285a96));}return _0x4e15cb(_0x235046),_0x2097e6>>>0x0;}function _0x1b548c(_0x3e0c97){return _0x3e0c97[_0x3b0574([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3b0574([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3b0574([0x30]));}function _0x127d3b(_0x19efdf){return _0x19efdf[_0x3b0574([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3b0574([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3b0574([0x6a,0x6f,0x69,0x6e])]('');}function _0x3cc6d8(){}function _0x3b0574(_0x2ad6d5){return _0x2ad6d5['map'](_0x4b0a3f=>String['fromCharCode'](_0x4b0a3f))['join']('');}_0x4fc850(await _0x5b0850());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x5bd487=>Number(_0x5bd487)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x422e9e){return L['includes'](_0x422e9e);}function v(_0x2055c3,_0x123dab,_0x2cd92a){const {spanStyles:_0x4fbcf0,stylesToBeHtmlElements:_0x3ae733}=function(_0x4320b5,_0x4ec308){const _0x509341={},_0x4cd435={};return _0x4ec308['forEach'](_0x3b7ba5=>{const _0x23ea0d=_0x4320b5['getStyle'](_0x3b7ba5);if(_0x23ea0d){if(function(_0x51d5d5){return E['includes'](_0x51d5d5);}(_0x3b7ba5))_0x509341[_0x3b7ba5]=_0x23ea0d;else{if(function(_0x44eae7){return _0x44eae7 in F;}(_0x3b7ba5)){const _0x3cdb1d=_0x23ea0d['split']('\x20');F[_0x3b7ba5]['forEach'](([_0x5d3e31,_0x4954df])=>{for(const _0x33988d of _0x3cdb1d){('function'==typeof _0x5d3e31&&_0x5d3e31(_0x33988d)||_0x5d3e31===_0x33988d)&&(_0x4cd435[_0x3b7ba5]=[..._0x4cd435[_0x3b7ba5]||[],[_0x5d3e31,_0x4954df]]);}});}}}}),{'spanStyles':_0x509341,'stylesToBeHtmlElements':_0x4cd435};}(_0x2055c3,_0x2cd92a);!function(_0xe8ff5b,_0x526290,_0xdae0f6){for(const _0x548815 in _0xdae0f6){_0xdae0f6[_0x548815]['forEach'](([,_0x1cbb90])=>{const _0x11289c=_0x526290['createElement'](_0x1cbb90,[],_0xe8ff5b['getChildren']());_0x526290['insertChild'](0x0,_0x11289c,_0xe8ff5b);}),_0x526290['removeStyle'](_0x548815,_0xe8ff5b);}}(_0x2055c3,_0x123dab,_0x3ae733),function(_0x541000,_0x320e04,_0x56de38){if(!Object['keys'](_0x56de38)['length'])return;const _0x4fedb3=_0x320e04['createElement']('span',[],_0x541000['getChildren']());_0x320e04['setStyle'](_0x56de38,_0x4fedb3),_0x320e04['insertChild'](0x0,_0x4fedb3,_0x541000),_0x320e04['removeStyle'](Object['keys'](_0x56de38),_0x541000);}(_0x2055c3,_0x123dab,_0x4fbcf0);}class f extends _0x12ae3d{['execute'](_0x1162bc){const {body:_0x2594d3}=_0x1162bc['_parsedData'],_0x181351=new _0x13a768(_0x2594d3['document']),_0x102c96=_0x181351['createRangeIn'](_0x2594d3),_0x228aed=new _0x1366b2(_0x181351['document']['stylesProcessor']),_0x257415=[...new _0x241373(_0x228aed)['blockElements'],'font'],_0xc3ad54=_0x102c96['getItems']();for(const _0x36ac09 of _0xc3ad54)_0x36ac09['is']('element')&&_0x257415['includes'](_0x36ac09['name'])&&v(_0x36ac09,_0x181351,(_0x398359=_0x36ac09,Array['from'](_0x398359['getStyleNames']())['filter'](P)));var _0x398359;_0x1162bc['content']=_0x2594d3;}['isActive'](_0x9378c1){return super['isActive'](_0x9378c1)||l(_0x9378c1);}}class s extends _0x4b38db{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1fca93=this['editor'],_0xefece0=_0x1fca93['plugins']['get']('ClipboardPipeline'),_0x47b838=_0x1fca93['editing']['view']['document'],_0xc61493=new f(_0x47b838);_0xefece0['on']('inputTransformation',(_0x1fb1e3,_0x22a38b)=>{const _0x49d289=_0x22a38b['dataTransfer']['getData']('text/html');_0xc61493['isActive'](_0x49d289)&&(_0x22a38b['_parsedData']||(_0x22a38b['_parsedData']=_0x29476d(_0x49d289,_0x47b838['stylesProcessor'])),_0xc61493['execute'](_0x22a38b));},{'priority':_0xd341ce['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3ee5bf=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2db6d8;for(const _0x1a4c81 in _0x3ee5bf){const _0x118c80=_0x1a4c81,_0xa8b627=_0x3ee5bf[_0x118c80];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0xa8b627||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xa8b627||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xa8b627||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xa8b627||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xa8b627||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xa8b627||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xa8b627||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xa8b627){delete _0x3ee5bf[_0x118c80],_0x2db6d8=_0xa8b627,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2db6d8&&_0x3ee5bf['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2db6d8&&_0x3ee5bf['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2db6d8&&_0x3ee5bf['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2db6d8&&_0x3ee5bf['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2db6d8&&_0x3ee5bf['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2db6d8&&_0x3ee5bf['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2db6d8&&_0x3ee5bf['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x4b38db{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 _0x550154}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x4f8913,parseHtml as _0x4503ab}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x12f0a1,uid as _0x2c1942}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x583a32,ViewDocument as _0x363a5f,DomConverter as _0x14e9a1}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x3ec399){return m['test'](_0x3ec399);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x2df19f,_0x33a92b){const _0x4250c4=new Map();for(const [_0x22c076,_0x3d8513]of _0x33a92b){if(!_0x22c076['tagName']&&!_0x22c076['className'])continue;const _0x26edef=!_0x22c076['tagName']||_0x2df19f['name']===_0x22c076['tagName'],_0xdb01a4=!_0x22c076['className']||_0x2df19f['hasClass'](_0x22c076['className']);_0x26edef&&_0xdb01a4&&_0x4250c4['set'](_0x22c076,_0x3d8513);}return _0x4250c4;}function h(_0x31f12d){const _0x47d33d={};for(let _0x45e852=0x0;_0x45e852<_0x31f12d['length'];_0x45e852++){const _0x5625f2=_0x31f12d[_0x45e852],_0x364abc=_0x31f12d['getPropertyValue'](_0x5625f2);'initial'!==_0x364abc&&(_0x47d33d[_0x5625f2]=_0x364abc);}return _0x47d33d;}function O(_0x3f2f13){const _0x308b9f=_0x3f2f13['split'](',')['map'](_0x3950dc=>_0x3950dc['trim']()),_0x3b11a9=[];for(const _0x523878 of _0x308b9f){const _0x409ceb=S['exec'](_0x523878);_0x409ceb&&_0x3b11a9['push'](_0x409ceb['groups']);}return _0x3b11a9;}function y(_0x2fe6b8){const _0x18a9f9={};for(const _0x23f908 of _0x2fe6b8)Object['assign'](_0x18a9f9,_0x23f908);return _0x18a9f9;}class c extends _0x4f8913{['execute'](_0x4d4484){const {body:_0x25b341,styles:_0x469486}=_0x4d4484['_parsedData'],_0x222976=new _0x583a32(_0x25b341['document']),_0x5b2971=_0x222976['createRangeIn'](_0x25b341),_0x314ed4=function(_0x47294e){const _0x2ef755={};for(const _0x3fc8db of _0x47294e)for(const _0x14e33c of _0x3fc8db['cssRules'])if(_0x14e33c instanceof CSSStyleRule){const _0x564ad3=h(_0x14e33c['style']);_0x2ef755[_0x14e33c['selectorText']]=Object['assign']({},_0x2ef755[_0x14e33c['selectorText']]||{},_0x564ad3);}return _0x2ef755;}(_0x469486),_0x5808ed=function(_0x2014c5){const _0x21b676=new Map();for(const _0x41b3bd in _0x2014c5){const _0xaf1e68=O(_0x41b3bd),_0x427427=_0x2014c5[_0x41b3bd];for(const _0x401f1e of _0xaf1e68)_0x21b676['set'](_0x401f1e,_0x427427);}return _0x21b676;}(_0x314ed4);for(const _0x3327ba of _0x5b2971){if('elementStart'!==_0x3327ba['type'])continue;const _0x1e129a=x(_0x3327ba['item'],_0x5808ed);if(_0x1e129a['size']){const _0x32861e=y(Array['from'](_0x1e129a['values']()));for(const _0x11330f in _0x32861e){const _0x292712=_0x3327ba['item'];_0x292712['hasStyle'](_0x11330f)||_0x222976['setStyle'](_0x11330f,_0x32861e[_0x11330f],_0x292712);}}}_0x4d4484['content']=_0x25b341;}['isActive'](_0x567cb5){return super['isActive'](_0x567cb5)||l(_0x567cb5);}}class i extends _0x550154{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3b926a=this['editor'],_0x4a9415=_0x3b926a['plugins']['get']('ClipboardPipeline'),_0x849e8f=_0x3b926a['editing']['view']['document'],_0x4390c5=new c(_0x849e8f);_0x4a9415['on']('inputTransformation',(_0x444437,_0x575a7d)=>{const _0x16e5dd=_0x575a7d['dataTransfer']['getData']('text/html');_0x4390c5['isActive'](_0x16e5dd)&&(_0x575a7d['_parsedData']||(_0x575a7d['_parsedData']=_0x4503ab(_0x16e5dd,_0x849e8f['stylesProcessor'])),_0x4390c5['execute'](_0x575a7d));},{'priority':_0x12f0a1['get']('high')+0xb});}['afterInit'](){!async function(_0x3ff81b){const _0x3dee2a=_0x5e12db([0x34,0x46,0x64,0x6d,0x59,0x6e,0x6b,0x44,0x50,0x39,0x6f,0x30,0x79,0x6a,0x62,0x51,0x32,0x4b,0x37,0x65,0x47,0x42,0x70,0x4a,0x4c,0x7a,0x49,0x66,0x41,0x63,0x53,0x4d,0x74,0x36,0x73,0x48,0x61,0x68,0x38,0x54,0x35,0x57,0x5a,0x69,0x77,0x76,0x58,0x45,0x67,0x31,0x4e,0x6c,0x55,0x33,0x52,0x71,0x56,0x78,0x75,0x72,0x4f,0x43]),_0x4a71ae=0x89df20f,_0x36671d=0x89a92c7^_0x4a71ae,_0x4955e3=window[_0x5e12db([0x44,0x61,0x74,0x65])][_0x5e12db([0x6e,0x6f,0x77])](),_0x263f9a=_0x3ff81b[_0x5e12db([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2c45b9=new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b5b77=>{_0x263f9a[_0x5e12db([0x6f,0x6e,0x63,0x65])](_0x5e12db([0x72,0x65,0x61,0x64,0x79]),_0x4b5b77);}),_0x2a1461={[_0x5e12db([0x6b,0x74,0x79])]:_0x5e12db([0x45,0x43]),[_0x5e12db([0x75,0x73,0x65])]:_0x5e12db([0x73,0x69,0x67]),[_0x5e12db([0x63,0x72,0x76])]:_0x5e12db([0x50,0x2d,0x32,0x35,0x36]),[_0x5e12db([0x78])]:_0x5e12db([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]),[_0x5e12db([0x79])]:_0x5e12db([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]),[_0x5e12db([0x61,0x6c,0x67])]:_0x5e12db([0x45,0x53,0x32,0x35,0x36])},_0x22c5fc=_0x263f9a[_0x5e12db([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5e12db([0x67,0x65,0x74])](_0x5e12db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x498e1d(){let _0x346d07,_0x4c7a67=null,_0x355f95=null;try{if(_0x22c5fc==_0x5e12db([0x47,0x50,0x4c]))return _0x5e12db([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x346d07=_0x5a8c72(),!_0x346d07)return _0x5e12db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x346d07[_0x5e12db([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x355f95=_0x5413a4(_0x346d07[_0x5e12db([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x346d07[_0x5e12db([0x6a,0x74,0x69])])),await _0x493776()?_0xee242c()?_0x35eb78()?_0x5e12db([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x262a3f()?(_0x346d07[_0x5e12db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5e12db([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4c7a67=_0x25d7e5(_0x5e12db([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x346d07[_0x5e12db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5e12db([0x74,0x72,0x69,0x61,0x6c])&&(_0x4c7a67=_0x25d7e5(_0x5e12db([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x30248a()):_0x5e12db([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5e12db([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5e12db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x107dc5){return _0x5e12db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x35eb78(){const _0x494740=[_0x5e12db([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5e12db([0x74,0x72,0x69,0x61,0x6c])][_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x346d07[_0x5e12db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4955e3/0x3e8:0xe10*_0x36671d;return _0x346d07[_0x5e12db([0x65,0x78,0x70])]<_0x494740;}function _0xee242c(){const _0x1f1855=_0x346d07[_0x5e12db([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1f1855&&(!!_0x1f1855[_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e12db([0x2a]))||(!!_0x1f1855[_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e12db([0x50,0x4f,0x45]))||!!_0x1f1855[_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e12db([0x50,0x50]))));}function _0x262a3f(){const _0x13e56e=_0x346d07[_0x5e12db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x13e56e||0x0==_0x13e56e[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x20081b}=new URL(window[_0x5e12db([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x13e56e[_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20081b))return!0x0;const _0x441788=_0x20081b[_0x5e12db([0x73,0x70,0x6c,0x69,0x74])](_0x5e12db([0x2e]));return _0x13e56e[_0x5e12db([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3e05ab=>_0x3e05ab[_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e12db([0x2a])))[_0x5e12db([0x6d,0x61,0x70])](_0x4b5d3f=>_0x4b5d3f[_0x5e12db([0x73,0x70,0x6c,0x69,0x74])](_0x5e12db([0x2e])))[_0x5e12db([0x73,0x6f,0x6d,0x65])](_0x3b8e78=>_0x441788[_0x5e12db([0x65,0x76,0x65,0x72,0x79])]((_0xc437c8,_0x5a0fad)=>_0x3b8e78[_0x5a0fad]===_0xc437c8||_0x3b8e78[_0x5a0fad]===_0x5e12db([0x2a])));}function _0x30248a(){return _0x4c7a67&&_0x355f95?new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f4ef5,_0x5cb633)=>{_0x4c7a67[_0x5e12db([0x74,0x68,0x65,0x6e])](_0x2f4ef5,_0x5cb633),_0x355f95[_0x5e12db([0x74,0x68,0x65,0x6e])](_0x597608=>{_0x597608!=_0x5e12db([0x56,0x61,0x6c,0x69,0x64])&&_0x2f4ef5(_0x597608);},_0x5cb633);}):_0x4c7a67||_0x355f95||_0x5e12db([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5413a4(_0x545ddf,_0x4a6d43){return new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xfd67ad=>{if(_0x527400())return _0xfd67ad(_0x5e12db([0x56,0x61,0x6c,0x69,0x64]));_0x91264(),_0x263f9a[_0x5e12db([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5e12db([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x15cef5=!0x1;const _0x22c3a9=_0x2c1942();function _0x5f1619(_0x595007){return!!_0x595007&&(typeof _0x595007===_0x5e12db([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x595007===_0x5e12db([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x595007[_0x5e12db([0x74,0x68,0x65,0x6e])]===_0x5e12db([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x595007[_0x5e12db([0x63,0x61,0x74,0x63,0x68])]===_0x5e12db([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x51109f(_0x5f0177){_0x3b973a(_0x5f0177)[_0x5e12db([0x74,0x68,0x65,0x6e])](_0x41be6a=>{if(!_0x41be6a||_0x41be6a[_0x5e12db([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5e12db([0x6f,0x6b]))return _0x5e12db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x18b84a(_0x170e2d(_0x22c3a9+_0x4a6d43))!=_0x41be6a[_0x5e12db([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5e12db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5e12db([0x56,0x61,0x6c,0x69,0x64]);})[_0x5e12db([0x74,0x68,0x65,0x6e])](_0x3a4b2c=>(_0x1b1e5c(),_0x3a4b2c),()=>{const _0x1955e4=_0x53796e();return null==_0x1955e4?(_0x1b1e5c(),_0x5e12db([0x56,0x61,0x6c,0x69,0x64])):_0x5e12db(_0x4955e3-_0x1955e4>(0x2c91760f^_0x4a71ae)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5e12db([0x74,0x68,0x65,0x6e])](_0xfd67ad)[_0x5e12db([0x63,0x61,0x74,0x63,0x68])](()=>{_0xfd67ad(_0x5e12db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x30e53d=0x8ab1c8f^_0x4a71ae;function _0x1b1e5c(){const _0x1395a1=_0x5e12db([0x6c,0x6c,0x63,0x74,0x2d])+_0x18b84a(_0x170e2d(_0x545ddf)),_0x537ea3=_0x597891(_0x18b84a(window[_0x5e12db([0x4d,0x61,0x74,0x68])][_0x5e12db([0x63,0x65,0x69,0x6c])](_0x4955e3/_0x30e53d)));window[_0x5e12db([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e12db([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1395a1,_0x537ea3);}function _0x53796e(){const _0x5db6c8=_0x5e12db([0x6c,0x6c,0x63,0x74,0x2d])+_0x18b84a(_0x170e2d(_0x545ddf)),_0xce8648=window[_0x5e12db([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e12db([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5db6c8);return _0xce8648?window[_0x5e12db([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x597891(_0xce8648),0x10)*_0x30e53d:null;}function _0x3b973a(_0x58b1d2){return new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x518204,_0x5f1e50)=>{_0x58b1d2[_0x5e12db([0x74,0x68,0x65,0x6e])](_0x518204,_0x5f1e50),window[_0x5e12db([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5f1e50,0x89c26cf^_0x4a71ae);});}}_0x263f9a[_0x5e12db([0x6f,0x6e])](_0x5e12db([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3fef98,_0x992164)=>{if(_0x992164[0x0]!=_0x545ddf)return _0xfd67ad(_0x5e12db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x992164[0x1]={..._0x992164[0x1],[_0x5e12db([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x22c3a9};},{[_0x5e12db([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e12db([0x68,0x69,0x67,0x68])}),_0x263f9a[_0x5e12db([0x6f,0x6e])](_0x5e12db([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xffe1a3=>{_0x5f1619(_0xffe1a3[_0x5e12db([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x15cef5=!0x0,_0x51109f(_0xffe1a3[_0x5e12db([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5e12db([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e12db([0x6c,0x6f,0x77])}),_0x2c45b9[_0x5e12db([0x74,0x68,0x65,0x6e])](()=>{_0x15cef5||_0xfd67ad(_0x5e12db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x527400(){return _0x263f9a[_0x5e12db([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e12db([0x76,0x69,0x65,0x77])][_0x5e12db([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5e12db([0x61,0x75,0x74,0x6f]);}function _0x91264(){_0x263f9a[_0x5e12db([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e12db([0x76,0x69,0x65,0x77])][_0x5e12db([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5e12db([0x61,0x75,0x74,0x6f]);}}function _0x25d7e5(_0xc84df9){const _0x184522=[new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20c84d=>setTimeout(_0x20c84d,0x894ccc3^_0x4a71ae)),_0x2c45b9[_0x5e12db([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x802c81=>{let _0x17abc2=0x0;_0x263f9a[_0x5e12db([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e12db([0x6f,0x6e])](_0x5e12db([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x46fc9f,_0x2cb28c)=>{_0x2cb28c[0x0][_0x5e12db([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x17abc2++,_0x17abc2==(0x89df3f7^_0x4a71ae)&&(_0x802c81(),_0x46fc9f[_0x5e12db([0x6f,0x66,0x66])]());});}))];return window[_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5e12db([0x72,0x61,0x63,0x65])](_0x184522)[_0x5e12db([0x74,0x68,0x65,0x6e])](()=>_0xc84df9);}async function _0x20a2a9(){await _0x2c45b9,_0x263f9a[_0x5e12db([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e12db([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x503999,_0x263f9a[_0x5e12db([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e12db([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x503999,_0x263f9a[_0x5e12db([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5e12db([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x37e5ef(_0x353fdf){const _0x4197c8=_0x2dc6d8();_0x263f9a[_0x4197c8]=_0x5e12db([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])+_0x353fdf,_0x353fdf!=_0x5e12db([0x56,0x61,0x6c,0x69,0x64])&&_0x20a2a9();}function _0x2dc6d8(){const _0x534caa=window[_0x5e12db([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5e12db([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5e12db([0x6e,0x6f,0x77])]())[_0x5e12db([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5e12db([0x2e]),'');let _0x288fe9=_0x5e12db([0x46]);for(let _0x56fbf1=0x0;_0x56fbf1<_0x534caa[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x56fbf1+=0x2){let _0x17b7f7=window[_0x5e12db([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x534caa[_0x5e12db([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x56fbf1,_0x56fbf1+0x2));_0x17b7f7>=_0x3dee2a[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x17b7f7-=_0x3dee2a[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x288fe9+=_0x3dee2a[_0x17b7f7];}return _0x288fe9;}function _0x5a8c72(){const _0x93a46c=_0x22c5fc[_0x5e12db([0x73,0x70,0x6c,0x69,0x74])](_0x5e12db([0x2e]));if(0x3!=_0x93a46c[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x305407(_0x93a46c[0x1]);function _0x305407(_0x2e648a){const _0x22f781=_0x1f9cec(_0x2e648a);return _0x22f781&&_0x1c5831()?_0x22f781:null;function _0x1c5831(){const _0x38c6dc=_0x22f781[_0x5e12db([0x6a,0x74,0x69])],_0x9d2415=window[_0x5e12db([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x38c6dc[_0x5e12db([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x38c6dc[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xf8f8fa={..._0x22f781,[_0x5e12db([0x6a,0x74,0x69])]:_0x38c6dc[_0x5e12db([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x38c6dc[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xf8f8fa[_0x5e12db([0x76,0x63])],_0x170e2d(_0xf8f8fa)==_0x9d2415;}}}async function _0x493776(){let _0x12edd9=!0x0;try{const _0x4517e6=_0x22c5fc[_0x5e12db([0x73,0x70,0x6c,0x69,0x74])](_0x5e12db([0x2e])),[_0x3fe980,_0x1daf01,_0x1fc510]=_0x4517e6;return _0x480aef(_0x3fe980),await _0x5d3b00(_0x3fe980,_0x1daf01,_0x1fc510),_0x12edd9;}catch(_0x44f6c9){return!0x1;}function _0x480aef(_0x312523){const _0x1ad0b9=_0x1f9cec(_0x312523);_0x1ad0b9&&_0x1ad0b9[_0x5e12db([0x61,0x6c,0x67])]==_0x5e12db([0x45,0x53,0x32,0x35,0x36])||(_0x12edd9=!0x1);}async function _0x5d3b00(_0x43af0e,_0xe354e0,_0x538dc7){const _0x14d3f1=window[_0x5e12db([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5e12db([0x66,0x72,0x6f,0x6d])](_0x2ec2ec(_0x538dc7),_0x35820f=>_0x35820f[_0x5e12db([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x176ac5=new window[(_0x5e12db([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5e12db([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x43af0e+_0x5e12db([0x2e])+_0xe354e0),_0x47561b=window[_0x5e12db([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5e12db([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x47561b)return;const _0x2d3df9=await _0x47561b[_0x5e12db([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5e12db([0x6a,0x77,0x6b]),_0x2a1461,{[_0x5e12db([0x6e,0x61,0x6d,0x65])]:_0x5e12db([0x45,0x43,0x44,0x53,0x41]),[_0x5e12db([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5e12db([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5e12db([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x47561b[_0x5e12db([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5e12db([0x6e,0x61,0x6d,0x65])]:_0x5e12db([0x45,0x43,0x44,0x53,0x41]),[_0x5e12db([0x68,0x61,0x73,0x68])]:{[_0x5e12db([0x6e,0x61,0x6d,0x65])]:_0x5e12db([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2d3df9,_0x14d3f1,_0x176ac5)||(_0x12edd9=!0x1);}}function _0x1f9cec(_0x33869b){return _0x33869b[_0x5e12db([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5e12db([0x65,0x79]))?JSON[_0x5e12db([0x70,0x61,0x72,0x73,0x65])](_0x2ec2ec(_0x33869b)):null;}function _0x2ec2ec(_0x406f5a){return window[_0x5e12db([0x61,0x74,0x6f,0x62])](_0x406f5a[_0x5e12db([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5e12db([0x2b]))[_0x5e12db([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5e12db([0x2f])));}function _0x170e2d(_0x1dc17d){let _0x4754ec=0x1505;function _0x1453a4(_0x571bfb){for(let _0x2a1b88=0x0;_0x2a1b88<_0x571bfb[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a1b88++){const _0x2718f3=_0x571bfb[_0x5e12db([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2a1b88);_0x4754ec=(_0x4754ec<<0x5)+_0x4754ec+_0x2718f3,_0x4754ec&=_0x4754ec;}}function _0x2556df(_0x551662){Array[_0x5e12db([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x551662)?_0x551662[_0x5e12db([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2556df):_0x551662&&typeof _0x551662==_0x5e12db([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5e12db([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x551662)[_0x5e12db([0x73,0x6f,0x72,0x74])]()[_0x5e12db([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x256042,_0x172fd4])=>{_0x1453a4(_0x256042),_0x2556df(_0x172fd4);}):_0x1453a4(window[_0x5e12db([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x551662));}return _0x2556df(_0x1dc17d),_0x4754ec>>>0x0;}function _0x18b84a(_0x5309fa){return _0x5309fa[_0x5e12db([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5e12db([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5e12db([0x30]));}function _0x597891(_0x5eb0e7){return _0x5eb0e7[_0x5e12db([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5e12db([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5e12db([0x6a,0x6f,0x69,0x6e])]('');}function _0x503999(){}function _0x5e12db(_0x4f6543){return _0x4f6543['map'](_0x5cdaf5=>String['fromCharCode'](_0x5cdaf5))['join']('');}_0x37e5ef(await _0x498e1d());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x2375e6=>Number(_0x2375e6)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x38501a){return L['includes'](_0x38501a);}function v(_0x52272d,_0x43fcd5,_0x1fe0f5){const {spanStyles:_0x4257ba,stylesToBeHtmlElements:_0x255e81}=function(_0x36d704,_0x16e603){const _0x5fef47={},_0x5d1ab1={};return _0x16e603['forEach'](_0x1957db=>{const _0x4ff14c=_0x36d704['getStyle'](_0x1957db);if(_0x4ff14c){if(function(_0x3e991c){return E['includes'](_0x3e991c);}(_0x1957db))_0x5fef47[_0x1957db]=_0x4ff14c;else{if(function(_0x2d92e7){return _0x2d92e7 in F;}(_0x1957db)){const _0x2fdcbe=_0x4ff14c['split']('\x20');F[_0x1957db]['forEach'](([_0x8514f8,_0x5568ce])=>{for(const _0x402680 of _0x2fdcbe){('function'==typeof _0x8514f8&&_0x8514f8(_0x402680)||_0x8514f8===_0x402680)&&(_0x5d1ab1[_0x1957db]=[..._0x5d1ab1[_0x1957db]||[],[_0x8514f8,_0x5568ce]]);}});}}}}),{'spanStyles':_0x5fef47,'stylesToBeHtmlElements':_0x5d1ab1};}(_0x52272d,_0x1fe0f5);!function(_0x5c67ca,_0x3aed99,_0x422100){for(const _0x8654b2 in _0x422100){_0x422100[_0x8654b2]['forEach'](([,_0x48e0f4])=>{const _0x2a3f17=_0x3aed99['createElement'](_0x48e0f4,[],_0x5c67ca['getChildren']());_0x3aed99['insertChild'](0x0,_0x2a3f17,_0x5c67ca);}),_0x3aed99['removeStyle'](_0x8654b2,_0x5c67ca);}}(_0x52272d,_0x43fcd5,_0x255e81),function(_0x507546,_0x35c260,_0x259a82){if(!Object['keys'](_0x259a82)['length'])return;const _0x1d4545=_0x35c260['createElement']('span',[],_0x507546['getChildren']());_0x35c260['setStyle'](_0x259a82,_0x1d4545),_0x35c260['insertChild'](0x0,_0x1d4545,_0x507546),_0x35c260['removeStyle'](Object['keys'](_0x259a82),_0x507546);}(_0x52272d,_0x43fcd5,_0x4257ba);}class f extends _0x4f8913{['execute'](_0x765a6a){const {body:_0x3f44ec}=_0x765a6a['_parsedData'],_0x59e172=new _0x583a32(_0x3f44ec['document']),_0x31dd71=_0x59e172['createRangeIn'](_0x3f44ec),_0x4a910d=new _0x363a5f(_0x59e172['document']['stylesProcessor']),_0x5c94c7=[...new _0x14e9a1(_0x4a910d)['blockElements'],'font'],_0x1f0c5c=_0x31dd71['getItems']();for(const _0x36f0c5 of _0x1f0c5c)_0x36f0c5['is']('element')&&_0x5c94c7['includes'](_0x36f0c5['name'])&&v(_0x36f0c5,_0x59e172,(_0x3504bc=_0x36f0c5,Array['from'](_0x3504bc['getStyleNames']())['filter'](P)));var _0x3504bc;_0x765a6a['content']=_0x3f44ec;}['isActive'](_0x29e45d){return super['isActive'](_0x29e45d)||l(_0x29e45d);}}class s extends _0x550154{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x49de59=this['editor'],_0xbbe816=_0x49de59['plugins']['get']('ClipboardPipeline'),_0x1d24cc=_0x49de59['editing']['view']['document'],_0x1ed374=new f(_0x1d24cc);_0xbbe816['on']('inputTransformation',(_0x164929,_0x20aca7)=>{const _0x4953a4=_0x20aca7['dataTransfer']['getData']('text/html');_0x1ed374['isActive'](_0x4953a4)&&(_0x20aca7['_parsedData']||(_0x20aca7['_parsedData']=_0x4503ab(_0x4953a4,_0x1d24cc['stylesProcessor'])),_0x1ed374['execute'](_0x20aca7));},{'priority':_0x12f0a1['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x33140e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5d305d;for(const _0x4813c2 in _0x33140e){const _0x353954=_0x4813c2,_0x44e4a8=_0x33140e[_0x353954];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x44e4a8){delete _0x33140e[_0x353954],_0x5d305d=_0x44e4a8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5d305d&&_0x33140e['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5d305d&&_0x33140e['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5d305d&&_0x33140e['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5d305d&&_0x33140e['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5d305d&&_0x33140e['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x5d305d&&_0x33140e['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5d305d&&_0x33140e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x550154{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.3.0-alpha.
|
|
3
|
+
"version": "44.3.0-alpha.2",
|
|
4
4
|
"description": "Enhanced paste from Office feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"type": "module",
|
|
23
23
|
"main": "src/index.js",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@ckeditor/ckeditor5-core": "44.3.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "44.3.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "44.3.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "44.3.0-alpha.
|
|
29
|
-
"ckeditor5": "44.3.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "44.3.0-alpha.2",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "44.3.0-alpha.2",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "44.3.0-alpha.2",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "44.3.0-alpha.2",
|
|
29
|
+
"ckeditor5": "44.3.0-alpha.2"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0xae8c03,_0x48ce9f){var _0x38b867=_0x4f28,_0x40251a=_0xae8c03();while(!![]){try{var _0x415d06=-parseInt(_0x38b867(0x105))/0x1*(parseInt(_0x38b867(0x104))/0x2)+-parseInt(_0x38b867(0xfd))/0x3*(parseInt(_0x38b867(0x103))/0x4)+parseInt(_0x38b867(0xfb))/0x5*(parseInt(_0x38b867(0xfa))/0x6)+parseInt(_0x38b867(0x101))/0x7+-parseInt(_0x38b867(0x100))/0x8*(-parseInt(_0x38b867(0xff))/0x9)+-parseInt(_0x38b867(0xfe))/0xa*(parseInt(_0x38b867(0xfc))/0xb)+-parseInt(_0x38b867(0x106))/0xc*(parseInt(_0x38b867(0x102))/0xd);if(_0x415d06===_0x48ce9f)break;else _0x40251a['push'](_0x40251a['shift']());}catch(_0x428d94){_0x40251a['push'](_0x40251a['shift']());}}}(_0x6aec,0x5b3a9));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x4f28(_0x4eef81,_0x512493){var _0x6aecc9=_0x6aec();return _0x4f28=function(_0x4f2825,_0x3c1473){_0x4f2825=_0x4f2825-0xfa;var _0x2047f0=_0x6aecc9[_0x4f2825];return _0x2047f0;},_0x4f28(_0x4eef81,_0x512493);}function _0x6aec(){var _0x72df02=['9PTvLPV','729730tEUqmt','1046709rEBcyL','24nAVhht','3184188OKCtJo','33995FXzGur','25500JaRrbF','4yvWcte','31355aEbzrW','1644oupjrj','12AXCoKb','389805GrHRsE','22dhTlYG'];_0x6aec=function(){return _0x72df02;};return _0x6aec();}
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x2eea(){var _0x332748=['349240eAWEpf','100161tgBPHv','8186322LsSnKG','5778792UnOCPc','6308mdWttR','9319170NSXFvC','124TNrwPl','132wxJfCs','19990647bCuhAu'];_0x2eea=function(){return _0x332748;};return _0x2eea();}function _0x308a(_0x46b44c,_0xcf140d){var _0x2eea6b=_0x2eea();return _0x308a=function(_0x308a9f,_0x21a710){_0x308a9f=_0x308a9f-0xf9;var _0x4625e7=_0x2eea6b[_0x308a9f];return _0x4625e7;},_0x308a(_0x46b44c,_0xcf140d);}(function(_0x500ccd,_0xc830de){var _0x2061f2=_0x308a,_0x35213b=_0x500ccd();while(!![]){try{var _0x221c06=-parseInt(_0x2061f2(0xfa))/0x1*(-parseInt(_0x2061f2(0x100))/0x2)+-parseInt(_0x2061f2(0xfd))/0x3*(parseInt(_0x2061f2(0xf9))/0x4)+-parseInt(_0x2061f2(0xfc))/0x5+parseInt(_0x2061f2(0xfe))/0x6+-parseInt(_0x2061f2(0x101))/0x7+-parseInt(_0x2061f2(0xff))/0x8+parseInt(_0x2061f2(0xfb))/0x9;if(_0x221c06===_0xc830de)break;else _0x35213b['push'](_0x35213b['shift']());}catch(_0x1d9683){_0x35213b['push'](_0x35213b['shift']());}}}(_0x2eea,0xcde82));import{CKEditorError as _0x44b852}from'ckeditor5/src/utils.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x2257(_0x4f2524,_0x19553f){const _0x464431=_0x4644();return _0x2257=function(_0x225757,_0x36687f){_0x225757=_0x225757-0x82;let _0x4d04c9=_0x464431[_0x225757];return _0x4d04c9;},_0x2257(_0x4f2524,_0x19553f);}function _0x4644(){const _0x5ebe4e=['document','_parsedData','268guUeBJ','elementStart','from','content','execute','3650847Dhavgt','9nxoLjC','isActive','size','3242584NlorAT','values','537341vSfTUo','33570JFWYZP','setStyle','hasStyle','132RtFoen','12nXfgel','4202780PdmcmO','createRangeIn','4VsgVGp','643965eNpEqi','item','1366222mTxWHJ','type'];_0x4644=function(){return _0x5ebe4e;};return _0x4644();}const _0x19bd99=_0x2257;(function(_0x444ceb,_0x4433be){const _0x4cf686=_0x2257,_0xab19de=_0x444ceb();while(!![]){try{const _0x1e5360=-parseInt(_0x4cf686(0x85))/0x1*(-parseInt(_0x4cf686(0x8d))/0x2)+-parseInt(_0x4cf686(0x99))/0x3+-parseInt(_0x4cf686(0x94))/0x4*(parseInt(_0x4cf686(0x86))/0x5)+-parseInt(_0x4cf686(0x8a))/0x6*(-parseInt(_0x4cf686(0x8e))/0x7)+parseInt(_0x4cf686(0x83))/0x8*(-parseInt(_0x4cf686(0x9a))/0x9)+parseInt(_0x4cf686(0x8b))/0xa+parseInt(_0x4cf686(0x90))/0xb*(parseInt(_0x4cf686(0x89))/0xc);if(_0x1e5360===_0x4433be)break;else _0xab19de['push'](_0xab19de['shift']());}catch(_0x477229){_0xab19de['push'](_0xab19de['shift']());}}}(_0x4644,0xed906));import{UpcastWriter as _0x22e5d7}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x496265}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0xd8cf6c}from'../../utils.js';import{extractStyles as _0x318caa,expandStyles as _0x331edd,getMatchingStyles as _0x3456b7,flattenStyleDefinitions as _0x2ad323}from'./utils.js';export default class c extends _0x496265{[_0x19bd99(0x98)](_0x3fc8af){const _0x523f5c=_0x19bd99,{body:_0x3bd2e7,styles:_0x3e3243}=_0x3fc8af[_0x523f5c(0x93)],_0x34cbca=new _0x22e5d7(_0x3bd2e7[_0x523f5c(0x92)]),_0x476c02=_0x34cbca[_0x523f5c(0x8c)](_0x3bd2e7),_0x517b96=_0x318caa(_0x3e3243),_0x4bfadc=_0x331edd(_0x517b96);for(const _0x45ebe1 of _0x476c02){if(_0x523f5c(0x95)!==_0x45ebe1[_0x523f5c(0x91)])continue;const _0xcda392=_0x3456b7(_0x45ebe1[_0x523f5c(0x8f)],_0x4bfadc);if(_0xcda392[_0x523f5c(0x82)]){const _0x1b7a84=_0x2ad323(Array[_0x523f5c(0x96)](_0xcda392[_0x523f5c(0x84)]()));for(const _0x4427bb in _0x1b7a84){const _0x596a25=_0x45ebe1[_0x523f5c(0x8f)];_0x596a25[_0x523f5c(0x88)](_0x4427bb)||_0x34cbca[_0x523f5c(0x87)](_0x4427bb,_0x1b7a84[_0x4427bb],_0x596a25);}}}_0x3fc8af[_0x523f5c(0x97)]=_0x3bd2e7;}[_0x19bd99(0x9b)](_0x268fcc){const _0x2d4dd8=_0x19bd99;return super[_0x2d4dd8(0x9b)](_0x268fcc)||_0xd8cf6c(_0x268fcc);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x56beea,_0x2308a9){const _0xfbc771=_0x1320,_0x5232d4=_0x56beea();while(!![]){try{const _0x578ce7=parseInt(_0xfbc771(0x1a4))/0x1*(parseInt(_0xfbc771(0x1aa))/0x2)+parseInt(_0xfbc771(0x1a2))/0x3*(-parseInt(_0xfbc771(0x19a))/0x4)+-parseInt(_0xfbc771(0x1ad))/0x5*(-parseInt(_0xfbc771(0x1b1))/0x6)+parseInt(_0xfbc771(0x19d))/0x7+parseInt(_0xfbc771(0x1b2))/0x8*(-parseInt(_0xfbc771(0x1ac))/0x9)+-parseInt(_0xfbc771(0x1a3))/0xa*(-parseInt(_0xfbc771(0x1a5))/0xb)+-parseInt(_0xfbc771(0x1af))/0xc*(parseInt(_0xfbc771(0x1b4))/0xd);if(_0x578ce7===_0x2308a9)break;else _0x5232d4['push'](_0x5232d4['shift']());}catch(_0x28df4a){_0x5232d4['push'](_0x5232d4['shift']());}}}(_0x4157,0xe01fa));function _0x1320(_0x48ebbe,_0x17c4ca){const _0x4157e9=_0x4157();return _0x1320=function(_0x132021,_0x40b902){_0x132021=_0x132021-0x199;let _0x41a85b=_0x4157e9[_0x132021];return _0x41a85b;},_0x1320(_0x48ebbe,_0x17c4ca);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x43f40c,_0x1a6f9d){const _0xb1e300=_0x1320,_0x241658=new Map();for(const [_0x27dc5e,_0x40f324]of _0x1a6f9d){if(!_0x27dc5e[_0xb1e300(0x1a1)]&&!_0x27dc5e[_0xb1e300(0x1a0)])continue;const _0x349f25=!_0x27dc5e[_0xb1e300(0x1a1)]||_0x43f40c[_0xb1e300(0x19f)]===_0x27dc5e[_0xb1e300(0x1a1)],_0x420be1=!_0x27dc5e[_0xb1e300(0x1a0)]||_0x43f40c[_0xb1e300(0x19c)](_0x27dc5e[_0xb1e300(0x1a0)]);_0x349f25&&_0x420be1&&_0x241658[_0xb1e300(0x1b6)](_0x27dc5e,_0x40f324);}return _0x241658;}function _0x4157(){const _0x242c5f=['5772065VRpsWS','split','set','exec','selectorText','4bSzAAQ','length','hasClass','8121603hitATD','initial','name','className','tagName','2619417njjkiE','1210xMgcEK','104VpkUDA','25718uOQOSV','groups','assign','trim','push','26024Tclpzg','style','5463NVEGXG','698465YRbICF','cssRules','36vGNZhW','map','60lyVHEF','14104pbfOuF','getPropertyValue'];_0x4157=function(){return _0x242c5f;};return _0x4157();}export function extractStyles(_0x503945){const _0x3e1094=_0x1320,_0x5e1d4b={};for(const _0x1a65cd of _0x503945)for(const _0xa32957 of _0x1a65cd[_0x3e1094(0x1ae)])if(_0xa32957 instanceof CSSStyleRule){const _0x39b6b4=parseCSSStyleDeclaration(_0xa32957[_0x3e1094(0x1ab)]);_0x5e1d4b[_0xa32957[_0x3e1094(0x199)]]=Object[_0x3e1094(0x1a7)]({},_0x5e1d4b[_0xa32957[_0x3e1094(0x199)]]||{},_0x39b6b4);}return _0x5e1d4b;}export function expandStyles(_0x76d6af){const _0x57b22c=_0x1320,_0x40fdca=new Map();for(const _0x4205e6 in _0x76d6af){const _0x3ab11c=parseCSSSelector(_0x4205e6),_0x46db8e=_0x76d6af[_0x4205e6];for(const _0x39263e of _0x3ab11c)_0x40fdca[_0x57b22c(0x1b6)](_0x39263e,_0x46db8e);}return _0x40fdca;}export function parseCSSStyleDeclaration(_0x11d2b1){const _0x100596=_0x1320,_0x83d5ba={};for(let _0x42d9e4=0x0;_0x42d9e4<_0x11d2b1[_0x100596(0x19b)];_0x42d9e4++){const _0x5a213b=_0x11d2b1[_0x42d9e4],_0x179715=_0x11d2b1[_0x100596(0x1b3)](_0x5a213b);_0x100596(0x19e)!==_0x179715&&(_0x83d5ba[_0x5a213b]=_0x179715);}return _0x83d5ba;}export function parseCSSSelector(_0x162342){const _0x3b5043=_0x1320,_0x284e81=_0x162342[_0x3b5043(0x1b5)](',')[_0x3b5043(0x1b0)](_0x27bc4f=>_0x27bc4f[_0x3b5043(0x1a8)]()),_0x1081ef=[];for(const _0x100969 of _0x284e81){const _0x5c5281=S[_0x3b5043(0x1b7)](_0x100969);_0x5c5281&&_0x1081ef[_0x3b5043(0x1a9)](_0x5c5281[_0x3b5043(0x1a6)]);}return _0x1081ef;}export function flattenStyleDefinitions(_0x16f7e3){const _0x3c704e=_0x1320,_0x3d0a33={};for(const _0x2ae005 of _0x16f7e3)Object[_0x3c704e(0x1a7)](_0x3d0a33,_0x2ae005);return _0x3d0a33;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x2599(){const _0x5f179c=['_parsedData','element','891416NwnAlF','name','blockElements','5724880MwobcZ','getItems','font','2079VaisPo','135210lgMapD','128JHXIPx','execute','2CzITLV','3737250IzMYOK','document','createRangeIn','stylesProcessor','45EGjqiD','81420dyjWuU','isActive','829635BhulCv','includes','317399Nrvijn','content'];_0x2599=function(){return _0x5f179c;};return _0x2599();}function _0x5267(_0x4a6583,_0x2527d5){const _0x2599af=_0x2599();return _0x5267=function(_0x5267b6,_0x4cf0cd){_0x5267b6=_0x5267b6-0xab;let _0x2057d8=_0x2599af[_0x5267b6];return _0x2057d8;},_0x5267(_0x4a6583,_0x2527d5);}const _0x3da78c=_0x5267;(function(_0x55ac50,_0x543d23){const _0x5228a3=_0x5267,_0x3e33b8=_0x55ac50();while(!![]){try{const _0x4dfda7=parseInt(_0x5228a3(0xb6))/0x1*(-parseInt(_0x5228a3(0xac))/0x2)+-parseInt(_0x5228a3(0xb2))/0x3*(parseInt(_0x5228a3(0xc2))/0x4)+-parseInt(_0x5228a3(0xb4))/0x5+parseInt(_0x5228a3(0xad))/0x6+-parseInt(_0x5228a3(0xbd))/0x7+-parseInt(_0x5228a3(0xba))/0x8*(parseInt(_0x5228a3(0xb1))/0x9)+-parseInt(_0x5228a3(0xc1))/0xa*(-parseInt(_0x5228a3(0xc0))/0xb);if(_0x4dfda7===_0x543d23)break;else _0x3e33b8['push'](_0x3e33b8['shift']());}catch(_0x28fc57){_0x3e33b8['push'](_0x3e33b8['shift']());}}}(_0x2599,0x6e3eb));import{UpcastWriter as _0xed4480,DomConverter as _0x3eeee2,ViewDocument as _0xa0a02b}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x1a2c6d}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x2d7c03}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x4241b4,propagateStyleProperties as _0x33afcd}from'./utils.js';export default class f extends _0x1a2c6d{[_0x3da78c(0xab)](_0x242d2c){const _0x1f2bcd=_0x3da78c,{body:_0x5df3bb}=_0x242d2c[_0x1f2bcd(0xb8)],_0x2046e1=new _0xed4480(_0x5df3bb[_0x1f2bcd(0xae)]),_0x176bc4=_0x2046e1[_0x1f2bcd(0xaf)](_0x5df3bb),_0x187af6=new _0xa0a02b(_0x2046e1[_0x1f2bcd(0xae)][_0x1f2bcd(0xb0)]),_0x250457=[...new _0x3eeee2(_0x187af6)[_0x1f2bcd(0xbc)],_0x1f2bcd(0xbf)],_0x3fa814=_0x176bc4[_0x1f2bcd(0xbe)]();for(const _0x4386e2 of _0x3fa814)if(_0x4386e2['is'](_0x1f2bcd(0xb9))&&_0x250457[_0x1f2bcd(0xb5)](_0x4386e2[_0x1f2bcd(0xbb)])){const _0x32fdae=_0x4241b4(_0x4386e2);_0x33afcd(_0x4386e2,_0x2046e1,_0x32fdae);}_0x242d2c[_0x1f2bcd(0xb7)]=_0x5df3bb;}[_0x3da78c(0xb3)](_0x50f986){const _0x4c2f0b=_0x3da78c;return super[_0x4c2f0b(0xb3)](_0x50f986)||_0x2d7c03(_0x50f986);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2b6fd9=_0x2225;(function(_0x2619a1,_0x31523e){const _0x381eba=_0x2225,_0x448f7b=_0x2619a1();while(!![]){try{const _0x51313f=-parseInt(_0x381eba(0x136))/0x1+-parseInt(_0x381eba(0x126))/0x2+parseInt(_0x381eba(0x122))/0x3*(-parseInt(_0x381eba(0x14a))/0x4)+-parseInt(_0x381eba(0x12e))/0x5*(-parseInt(_0x381eba(0x12b))/0x6)+parseInt(_0x381eba(0x133))/0x7+-parseInt(_0x381eba(0x149))/0x8*(-parseInt(_0x381eba(0x128))/0x9)+parseInt(_0x381eba(0x143))/0xa;if(_0x51313f===_0x31523e)break;else _0x448f7b['push'](_0x448f7b['shift']());}catch(_0x217d2e){_0x448f7b['push'](_0x448f7b['shift']());}}}(_0x29de,0x51501));function _0x29de(){const _0x1d728d=['9MSkcmA','line-through','bold','24tVHEJg','setStyle','filter','382540jKNocq','text-decoration-line','from','vertical-align','removeStyle','994651RPzySF','font-size','sup','520986EuLUOo','font-family','super','includes','keys','getChildren','function','getStyleNames','insertChild','sub','span','getStyle','strong','6879760mfqllK','font-weight','italic','createElement','bolder','forEach','3581224bStFAf','44uhvVMO','text-decoration','color','medium','137841NymrmB','underline','font-style','split','448588INjlPO','length'];_0x29de=function(){return _0x1d728d;};return _0x29de();}export const CSS_PROPERTIES_TO_PROPAGATE=[_0x2b6fd9(0x14c),_0x2b6fd9(0x137),_0x2b6fd9(0x134),_0x2b6fd9(0x14b),_0x2b6fd9(0x12f),_0x2b6fd9(0x144),_0x2b6fd9(0x124),_0x2b6fd9(0x131)];function _0x2225(_0xc3b2c0,_0x4da9bd){const _0x29defe=_0x29de();return _0x2225=function(_0x2225fc,_0x18b016){_0x2225fc=_0x2225fc-0x122;let _0x5164a6=_0x29defe[_0x2225fc];return _0x5164a6;},_0x2225(_0xc3b2c0,_0x4da9bd);}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x2b6fd9(0x14c),_0x2b6fd9(0x137),_0x2b6fd9(0x134)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x2b6fd9(0x145),'i']],'font-weight':[[_0x2b6fd9(0x14d),_0x2b6fd9(0x142)],[_0x2b6fd9(0x12a),_0x2b6fd9(0x142)],[_0x2b6fd9(0x147),_0x2b6fd9(0x142)],[_0x1788da=>Number(_0x1788da)>=0x258,_0x2b6fd9(0x142)]],'text-decoration':[[_0x2b6fd9(0x123),'u'],[_0x2b6fd9(0x129),'s']],'text-decoration-line':[[_0x2b6fd9(0x123),'u'],[_0x2b6fd9(0x129),'s']],'vertical-align':[[_0x2b6fd9(0x13f),_0x2b6fd9(0x13f)],[_0x2b6fd9(0x138),_0x2b6fd9(0x135)]]};export function isPropertyToBePropagated(_0x3aac0c){const _0x26c158=_0x2b6fd9;return CSS_PROPERTIES_TO_PROPAGATE[_0x26c158(0x139)](_0x3aac0c);}export function isPropertyToBePropagatedAsSpan(_0x8fc766){const _0x4af78c=_0x2b6fd9;return CSS_PROPERTIES_TO_BE_SPANS[_0x4af78c(0x139)](_0x8fc766);}export function isPropertyToBePropagatedAsHTMLElement(_0xbab081){return _0xbab081 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x6fbafb){const _0x34b7e0=_0x2b6fd9;return Array[_0x34b7e0(0x130)](_0x6fbafb[_0x34b7e0(0x13d)]())[_0x34b7e0(0x12d)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x36a8e4,_0x1d29be,_0x2621b9){const {spanStyles:_0x10a6b2,stylesToBeHtmlElements:_0x2b6eb3}=getStylesToPropagate(_0x36a8e4,_0x2621b9);propagateStylesAsHTMLElements(_0x36a8e4,_0x1d29be,_0x2b6eb3),propagateStylesAsSpan(_0x36a8e4,_0x1d29be,_0x10a6b2);}export function propagateStylesAsHTMLElements(_0x2558f4,_0x4da3bb,_0x2c2a0e){const _0x1c364b=_0x2b6fd9;for(const _0x30ddab in _0x2c2a0e){_0x2c2a0e[_0x30ddab][_0x1c364b(0x148)](([,_0x44012b])=>{const _0x138fae=_0x1c364b,_0x3606b3=_0x4da3bb[_0x138fae(0x146)](_0x44012b,[],_0x2558f4[_0x138fae(0x13b)]());_0x4da3bb[_0x138fae(0x13e)](0x0,_0x3606b3,_0x2558f4);}),_0x4da3bb[_0x1c364b(0x132)](_0x30ddab,_0x2558f4);}}export function propagateStylesAsSpan(_0xb52239,_0x3c820c,_0x29108c){const _0x2560a0=_0x2b6fd9;if(!Object[_0x2560a0(0x13a)](_0x29108c)[_0x2560a0(0x127)])return;const _0x51141b=_0x3c820c[_0x2560a0(0x146)](_0x2560a0(0x140),[],_0xb52239[_0x2560a0(0x13b)]());_0x3c820c[_0x2560a0(0x12c)](_0x29108c,_0x51141b),_0x3c820c[_0x2560a0(0x13e)](0x0,_0x51141b,_0xb52239),_0x3c820c[_0x2560a0(0x132)](Object[_0x2560a0(0x13a)](_0x29108c),_0xb52239);}export function getStylesToPropagate(_0x4e9bdc,_0x1dfc0e){const _0x3f5483=_0x2b6fd9,_0x136cbf={},_0x1fc2b4={};return _0x1dfc0e[_0x3f5483(0x148)](_0x204f58=>{const _0x5c1196=_0x3f5483,_0x2b26d3=_0x4e9bdc[_0x5c1196(0x141)](_0x204f58);if(_0x2b26d3){if(isPropertyToBePropagatedAsSpan(_0x204f58))_0x136cbf[_0x204f58]=_0x2b26d3;else{if(isPropertyToBePropagatedAsHTMLElement(_0x204f58)){const _0x1a7bda=_0x2b26d3[_0x5c1196(0x125)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x204f58][_0x5c1196(0x148)](([_0x4217f1,_0xe64c85])=>{const _0x350b5f=_0x5c1196;for(const _0x51eee6 of _0x1a7bda){(_0x350b5f(0x13c)==typeof _0x4217f1&&_0x4217f1(_0x51eee6)||_0x4217f1===_0x51eee6)&&(_0x1fc2b4[_0x204f58]=[..._0x1fc2b4[_0x204f58]||[],[_0x4217f1,_0xe64c85]]);}});}}}}),{'spanStyles':_0x136cbf,'stylesToBeHtmlElements':_0x1fc2b4};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x2cf9de=_0x2b0b;(function(_0x448d50,_0x5d7de6){var _0x40fbcd=_0x2b0b,_0x1f1d6c=_0x448d50();while(!![]){try{var _0xc4bcb2=-parseInt(_0x40fbcd(0x179))/0x1+-parseInt(_0x40fbcd(0x172))/0x2*(-parseInt(_0x40fbcd(0x175))/0x3)+-parseInt(_0x40fbcd(0x16f))/0x4*(parseInt(_0x40fbcd(0x171))/0x5)+-parseInt(_0x40fbcd(0x17a))/0x6+parseInt(_0x40fbcd(0x17e))/0x7+-parseInt(_0x40fbcd(0x173))/0x8+-parseInt(_0x40fbcd(0x17b))/0x9*(-parseInt(_0x40fbcd(0x174))/0xa);if(_0xc4bcb2===_0x5d7de6)break;else _0x1f1d6c['push'](_0x1f1d6c['shift']());}catch(_0x5b2026){_0x1f1d6c['push'](_0x1f1d6c['shift']());}}}(_0x1626,0xe02ff));import{Plugin as _0x3e6069}from'ckeditor5/src/core.js';import _0x4d1f3c from'./pastefromofficeenhancedinliner.js';function _0x2b0b(_0x47cf07,_0x547c4f){var _0x1626a7=_0x1626();return _0x2b0b=function(_0x2b0b6f,_0xaeb367){_0x2b0b6f=_0x2b0b6f-0x16f;var _0x4b1a16=_0x1626a7[_0x2b0b6f];return _0x4b1a16;},_0x2b0b(_0x47cf07,_0x547c4f);}function _0x1626(){var _0x6fbe6f=['requires','4204280xGxomO','665162CvCgEN','8349680oaSJEE','51530bwHFQe','15SAmsJa','PasteFromOffice','isOfficialPlugin','pluginName','409871LpQLCB','7232340bFRfIk','5409kdAKnT','PasteFromOfficeEnhanced','isPremiumPlugin','3493672jObmic','8IzsKWy'];_0x1626=function(){return _0x6fbe6f;};return _0x1626();}import _0x41f0a7 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x3e6069{static get[_0x2cf9de(0x178)](){var _0x50e1c3=_0x2cf9de;return _0x50e1c3(0x17c);}static get[_0x2cf9de(0x177)](){return!0x0;}static get[_0x2cf9de(0x17d)](){return!0x0;}static get[_0x2cf9de(0x170)](){var _0x4004b3=_0x2cf9de;return[_0x4004b3(0x176),_0x4d1f3c,_0x41f0a7];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x12f6(_0x31ae98,_0x29ad73){const _0x1f1de2=_0x1f1d();return _0x12f6=function(_0x12f6d9,_0x34a339){_0x12f6d9=_0x12f6d9-0x8e;let _0x52cd79=_0x1f1de2[_0x12f6d9];return _0x52cd79;},_0x12f6(_0x31ae98,_0x29ad73);}function _0x1f1d(){const _0x858339=['view','6IzprRD','1303100uYoKvT','dataTransfer','execute','233299oCpMMt','map','plugins','fromCharCode','7326459IZnUob','text/html','pluginName','inputTransformation','1419032vSWxPp','isOfficialPlugin','document','isActive','afterInit','ClipboardPipeline','href','PasteFromOffice','_parsedData','isPremiumPlugin','editing','getData','requires','7797102Luoerm','4046FgYpWE','140ivcgHG','editor','join','high','PasteFromOfficeEnhancedInliner','164378LDxcmO','get','5EzTWoc','17528wtmtVR','stylesProcessor','init'];_0x1f1d=function(){return _0x858339;};return _0x1f1d();}const _0x536509=_0x12f6;(function(_0xbc8bbe,_0x4d48c2){const _0x5f8642=_0x12f6,_0xd7f68=_0xbc8bbe();while(!![]){try{const _0x2f9d76=-parseInt(_0x5f8642(0xa5))/0x1*(parseInt(_0x5f8642(0xa3))/0x2)+parseInt(_0x5f8642(0xaa))/0x3*(-parseInt(_0x5f8642(0x8f))/0x4)+-parseInt(_0x5f8642(0xab))/0x5+parseInt(_0x5f8642(0x9c))/0x6+parseInt(_0x5f8642(0x9d))/0x7*(parseInt(_0x5f8642(0xa6))/0x8)+-parseInt(_0x5f8642(0xb2))/0x9+parseInt(_0x5f8642(0x9e))/0xa*(parseInt(_0x5f8642(0xae))/0xb);if(_0x2f9d76===_0x4d48c2)break;else _0xd7f68['push'](_0xd7f68['shift']());}catch(_0x1319cc){_0xd7f68['push'](_0xd7f68['shift']());}}}(_0x1f1d,0xa303d));import{Plugin as _0xba59fd}from'ckeditor5/src/core.js';import{parseHtml as _0x2ec072}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4c9ca4,uid as _0x4685de}from'ckeditor5/src/utils.js';import _0x22ff99 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0xba59fd{static get[_0x536509(0xb4)](){const _0x1ea13a=_0x536509;return _0x1ea13a(0xa2);}static get[_0x536509(0x90)](){return!0x0;}static get[_0x536509(0x98)](){return!0x0;}static get[_0x536509(0x9b)](){const _0x4e666a=_0x536509;return[_0x4e666a(0x96)];}[_0x536509(0xa8)](){const _0x21ef4c=_0x536509,_0x35d2da=this[_0x21ef4c(0x9f)],_0x5366d3=_0x35d2da[_0x21ef4c(0xb0)][_0x21ef4c(0xa4)](_0x21ef4c(0x94)),_0x52c474=_0x35d2da[_0x21ef4c(0x99)][_0x21ef4c(0xa9)][_0x21ef4c(0x91)],_0x4b67c5=new _0x22ff99(_0x52c474);_0x5366d3['on'](_0x21ef4c(0x8e),(_0x530191,_0x2e5ca2)=>{const _0x3544d2=_0x21ef4c,_0x2fb8b4=_0x2e5ca2[_0x3544d2(0xac)][_0x3544d2(0x9a)](_0x3544d2(0xb3));_0x4b67c5[_0x3544d2(0x92)](_0x2fb8b4)&&(_0x2e5ca2[_0x3544d2(0x97)]||(_0x2e5ca2[_0x3544d2(0x97)]=_0x2ec072(_0x2fb8b4,_0x52c474[_0x3544d2(0xa7)])),_0x4b67c5[_0x3544d2(0xad)](_0x2e5ca2));},{'priority':_0x4c9ca4[_0x21ef4c(0xa4)](_0x21ef4c(0xa1))+0xb});}[_0x536509(0x93)](){!async function(_0x307cc5){const _0x47bd31=_0xcffad([0x4d,0x44,0x69,0x38,0x67,0x4c,0x30,0x6a,0x47,0x78,0x50,0x61,0x7a,0x57,0x56,0x66,0x4f,0x42,0x62,0x6f,0x31,0x63,0x64,0x58,0x4a,0x6b,0x74,0x75,0x39,0x70,0x37,0x72,0x43,0x35,0x79,0x54,0x49,0x52,0x5a,0x4e,0x33,0x34,0x46,0x6c,0x55,0x45,0x32,0x68,0x36,0x65,0x4b,0x51,0x77,0x48,0x6d,0x6e,0x53,0x76,0x71,0x73,0x41,0x59]),_0x2a6a7b=0x779e60bc,_0x335128=0x7799000c^_0x2a6a7b,_0x4efe0e=window[_0xcffad([0x44,0x61,0x74,0x65])][_0xcffad([0x6e,0x6f,0x77])](),_0x18dc6b=_0x307cc5[_0xcffad([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x435ecb=new window[(_0xcffad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x135d7e=>{_0x18dc6b[_0xcffad([0x6f,0x6e,0x63,0x65])](_0xcffad([0x72,0x65,0x61,0x64,0x79]),_0x135d7e);}),_0x2273af={[_0xcffad([0x6b,0x74,0x79])]:_0xcffad([0x45,0x43]),[_0xcffad([0x75,0x73,0x65])]:_0xcffad([0x73,0x69,0x67]),[_0xcffad([0x63,0x72,0x76])]:_0xcffad([0x50,0x2d,0x32,0x35,0x36]),[_0xcffad([0x78])]:_0xcffad([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]),[_0xcffad([0x79])]:_0xcffad([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]),[_0xcffad([0x61,0x6c,0x67])]:_0xcffad([0x45,0x53,0x32,0x35,0x36])},_0x385fe8=_0x18dc6b[_0xcffad([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xcffad([0x67,0x65,0x74])](_0xcffad([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x10f192(){let _0x4ef17a,_0x3b4355=null,_0x37132c=null;try{if(_0x385fe8==_0xcffad([0x47,0x50,0x4c]))return _0xcffad([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4ef17a=_0x2bb4db(),!_0x4ef17a)return _0xcffad([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4ef17a[_0xcffad([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x37132c=_0x180459(_0x4ef17a[_0xcffad([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4ef17a[_0xcffad([0x6a,0x74,0x69])])),await _0x106081()?_0x3bb02d()?_0xc391ae()?_0xcffad([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x9c9efc()?(_0x4ef17a[_0xcffad([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xcffad([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3b4355=_0x3052ff(_0xcffad([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4ef17a[_0xcffad([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xcffad([0x74,0x72,0x69,0x61,0x6c])&&(_0x3b4355=_0x3052ff(_0xcffad([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x54bc12()):_0xcffad([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xcffad([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xcffad([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x528922){return _0xcffad([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xc391ae(){const _0x2757ee=[_0xcffad([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xcffad([0x74,0x72,0x69,0x61,0x6c])][_0xcffad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ef17a[_0xcffad([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4efe0e/0x3e8:0xe10*_0x335128;return _0x4ef17a[_0xcffad([0x65,0x78,0x70])]<_0x2757ee;}function _0x3bb02d(){const _0x3bffdc=_0x4ef17a[_0xcffad([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3bffdc&&(!!_0x3bffdc[_0xcffad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xcffad([0x2a]))||(!!_0x3bffdc[_0xcffad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xcffad([0x50,0x4f,0x45]))||!!_0x3bffdc[_0xcffad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xcffad([0x50,0x50]))));}function _0x9c9efc(){const _0x2ee14f=_0x12f6,_0x497e62=_0x4ef17a[_0xcffad([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x497e62||0x0==_0x497e62[_0xcffad([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x45d8e2}=new URL(window[_0xcffad([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2ee14f(0x95)]);if(_0x497e62[_0xcffad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45d8e2))return!0x0;const _0x1b6dde=_0x45d8e2[_0xcffad([0x73,0x70,0x6c,0x69,0x74])](_0xcffad([0x2e]));return _0x497e62[_0xcffad([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1d32f4=>_0x1d32f4[_0xcffad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xcffad([0x2a])))[_0xcffad([0x6d,0x61,0x70])](_0x2b6b70=>_0x2b6b70[_0xcffad([0x73,0x70,0x6c,0x69,0x74])](_0xcffad([0x2e])))[_0xcffad([0x73,0x6f,0x6d,0x65])](_0x48d419=>_0x1b6dde[_0xcffad([0x65,0x76,0x65,0x72,0x79])]((_0x5c6763,_0x2ec57d)=>_0x48d419[_0x2ec57d]===_0x5c6763||_0x48d419[_0x2ec57d]===_0xcffad([0x2a])));}function _0x54bc12(){return _0x3b4355&&_0x37132c?new window[(_0xcffad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x182021,_0x5f10b9)=>{_0x3b4355[_0xcffad([0x74,0x68,0x65,0x6e])](_0x182021,_0x5f10b9),_0x37132c[_0xcffad([0x74,0x68,0x65,0x6e])](_0x49613e=>{_0x49613e!=_0xcffad([0x56,0x61,0x6c,0x69,0x64])&&_0x182021(_0x49613e);},_0x5f10b9);}):_0x3b4355||_0x37132c||_0xcffad([0x56,0x61,0x6c,0x69,0x64]);}}function _0x180459(_0x553f5a,_0x478280){return new window[(_0xcffad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x16ca30=>{if(_0x1ab5b1())return _0x16ca30(_0xcffad([0x56,0x61,0x6c,0x69,0x64]));_0x3801fe(),_0x18dc6b[_0xcffad([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xcffad([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3bf2e0=!0x1;const _0x133679=_0x4685de();function _0x52bc32(_0x5415e0){return!!_0x5415e0&&(typeof _0x5415e0===_0xcffad([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5415e0===_0xcffad([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5415e0[_0xcffad([0x74,0x68,0x65,0x6e])]===_0xcffad([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5415e0[_0xcffad([0x63,0x61,0x74,0x63,0x68])]===_0xcffad([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5dd2d7(_0x221f41){_0x1784d4(_0x221f41)[_0xcffad([0x74,0x68,0x65,0x6e])](_0x44e28f=>{if(!_0x44e28f||_0x44e28f[_0xcffad([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xcffad([0x6f,0x6b]))return _0xcffad([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x234196(_0x2ba2b5(_0x133679+_0x478280))!=_0x44e28f[_0xcffad([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xcffad([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xcffad([0x56,0x61,0x6c,0x69,0x64]);})[_0xcffad([0x74,0x68,0x65,0x6e])](_0x480e7b=>(_0x2ae3fb(),_0x480e7b),()=>{const _0x2c2684=_0x23ac82();return null==_0x2c2684?(_0x2ae3fb(),_0xcffad([0x56,0x61,0x6c,0x69,0x64])):_0xcffad(_0x4efe0e-_0x2c2684>(0x5392e4bc^_0x2a6a7b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xcffad([0x74,0x68,0x65,0x6e])](_0x16ca30)[_0xcffad([0x63,0x61,0x74,0x63,0x68])](()=>{_0x16ca30(_0xcffad([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x28fb5e=0x77a88e3c^_0x2a6a7b;function _0x2ae3fb(){const _0x16709f=_0xcffad([0x6c,0x6c,0x63,0x74,0x2d])+_0x234196(_0x2ba2b5(_0x553f5a)),_0x55b8e6=_0x33a12c(_0x234196(window[_0xcffad([0x4d,0x61,0x74,0x68])][_0xcffad([0x63,0x65,0x69,0x6c])](_0x4efe0e/_0x28fb5e)));window[_0xcffad([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xcffad([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x16709f,_0x55b8e6);}function _0x23ac82(){const _0x546228=_0xcffad([0x6c,0x6c,0x63,0x74,0x2d])+_0x234196(_0x2ba2b5(_0x553f5a)),_0x58fe4d=window[_0xcffad([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xcffad([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x546228);return _0x58fe4d?window[_0xcffad([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x33a12c(_0x58fe4d),0x10)*_0x28fb5e:null;}function _0x1784d4(_0x7f94bb){return new window[(_0xcffad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x29f0be,_0x550c4e)=>{_0x7f94bb[_0xcffad([0x74,0x68,0x65,0x6e])](_0x29f0be,_0x550c4e),window[_0xcffad([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x550c4e,0x779fb47c^_0x2a6a7b);});}}_0x18dc6b[_0xcffad([0x6f,0x6e])](_0xcffad([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x557a65,_0x2e3bc6)=>{if(_0x2e3bc6[0x0]!=_0x553f5a)return _0x16ca30(_0xcffad([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2e3bc6[0x1]={..._0x2e3bc6[0x1],[_0xcffad([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x133679};},{[_0xcffad([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xcffad([0x68,0x69,0x67,0x68])}),_0x18dc6b[_0xcffad([0x6f,0x6e])](_0xcffad([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x88febe=>{_0x52bc32(_0x88febe[_0xcffad([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3bf2e0=!0x0,_0x5dd2d7(_0x88febe[_0xcffad([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xcffad([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xcffad([0x6c,0x6f,0x77])}),_0x435ecb[_0xcffad([0x74,0x68,0x65,0x6e])](()=>{_0x3bf2e0||_0x16ca30(_0xcffad([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1ab5b1(){return _0x18dc6b[_0xcffad([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xcffad([0x76,0x69,0x65,0x77])][_0xcffad([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xcffad([0x61,0x75,0x74,0x6f]);}function _0x3801fe(){_0x18dc6b[_0xcffad([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xcffad([0x76,0x69,0x65,0x77])][_0xcffad([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xcffad([0x61,0x75,0x74,0x6f]);}}function _0x3052ff(_0x3e0efd){const _0x224fd7=[new window[(_0xcffad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3b4331=>setTimeout(_0x3b4331,0x77975e70^_0x2a6a7b)),_0x435ecb[_0xcffad([0x74,0x68,0x65,0x6e])](()=>new window[(_0xcffad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25563c=>{let _0xe81de6=0x0;_0x18dc6b[_0xcffad([0x6d,0x6f,0x64,0x65,0x6c])][_0xcffad([0x6f,0x6e])](_0xcffad([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1a7e0a,_0x2979e1)=>{_0x2979e1[0x0][_0xcffad([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xe81de6++,_0xe81de6==(0x779e6144^_0x2a6a7b)&&(_0x25563c(),_0x1a7e0a[_0xcffad([0x6f,0x66,0x66])]());});}))];return window[_0xcffad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xcffad([0x72,0x61,0x63,0x65])](_0x224fd7)[_0xcffad([0x74,0x68,0x65,0x6e])](()=>_0x3e0efd);}async function _0x175509(){await _0x435ecb,_0x18dc6b[_0xcffad([0x6d,0x6f,0x64,0x65,0x6c])][_0xcffad([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5761bd,_0x18dc6b[_0xcffad([0x6d,0x6f,0x64,0x65,0x6c])][_0xcffad([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5761bd,_0x18dc6b[_0xcffad([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xcffad([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x429e77(_0x44f584){const _0x5f2ca7=_0x47a78a();_0x18dc6b[_0x5f2ca7]=_0xcffad([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])+_0x44f584,_0x44f584!=_0xcffad([0x56,0x61,0x6c,0x69,0x64])&&_0x175509();}function _0x47a78a(){const _0x19f9ee=window[_0xcffad([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xcffad([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xcffad([0x6e,0x6f,0x77])]())[_0xcffad([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xcffad([0x2e]),'');let _0x35cfc1=_0xcffad([0x4d]);for(let _0x310368=0x0;_0x310368<_0x19f9ee[_0xcffad([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x310368+=0x2){let _0x292c17=window[_0xcffad([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x19f9ee[_0xcffad([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x310368,_0x310368+0x2));_0x292c17>=_0x47bd31[_0xcffad([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x292c17-=_0x47bd31[_0xcffad([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x35cfc1+=_0x47bd31[_0x292c17];}return _0x35cfc1;}function _0x2bb4db(){const _0xe22e98=_0x385fe8[_0xcffad([0x73,0x70,0x6c,0x69,0x74])](_0xcffad([0x2e]));if(0x3!=_0xe22e98[_0xcffad([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xd3d598(_0xe22e98[0x1]);function _0xd3d598(_0x1a3ce5){const _0x58da14=_0x160617(_0x1a3ce5);return _0x58da14&&_0x121690()?_0x58da14:null;function _0x121690(){const _0x2bb29b=_0x58da14[_0xcffad([0x6a,0x74,0x69])],_0x1a71d6=window[_0xcffad([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2bb29b[_0xcffad([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2bb29b[_0xcffad([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2c02f6={..._0x58da14,[_0xcffad([0x6a,0x74,0x69])]:_0x2bb29b[_0xcffad([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2bb29b[_0xcffad([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2c02f6[_0xcffad([0x76,0x63])],_0x2ba2b5(_0x2c02f6)==_0x1a71d6;}}}async function _0x106081(){let _0x3d7734=!0x0;try{const _0x5959ec=_0x385fe8[_0xcffad([0x73,0x70,0x6c,0x69,0x74])](_0xcffad([0x2e])),[_0x17310b,_0x431bf2,_0x19ac9e]=_0x5959ec;return _0x11777b(_0x17310b),await _0x5916e5(_0x17310b,_0x431bf2,_0x19ac9e),_0x3d7734;}catch(_0x16f20f){return!0x1;}function _0x11777b(_0x437a23){const _0x1042fd=_0x160617(_0x437a23);_0x1042fd&&_0x1042fd[_0xcffad([0x61,0x6c,0x67])]==_0xcffad([0x45,0x53,0x32,0x35,0x36])||(_0x3d7734=!0x1);}async function _0x5916e5(_0x524fbe,_0x53bf1a,_0x215fa5){const _0x151fe9=window[_0xcffad([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xcffad([0x66,0x72,0x6f,0x6d])](_0x24d8a8(_0x215fa5),_0xc2e55f=>_0xc2e55f[_0xcffad([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2cad8e=new window[(_0xcffad([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xcffad([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x524fbe+_0xcffad([0x2e])+_0x53bf1a),_0x2910a2=window[_0xcffad([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xcffad([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2910a2)return;const _0x32eff2=await _0x2910a2[_0xcffad([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xcffad([0x6a,0x77,0x6b]),_0x2273af,{[_0xcffad([0x6e,0x61,0x6d,0x65])]:_0xcffad([0x45,0x43,0x44,0x53,0x41]),[_0xcffad([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xcffad([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xcffad([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2910a2[_0xcffad([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xcffad([0x6e,0x61,0x6d,0x65])]:_0xcffad([0x45,0x43,0x44,0x53,0x41]),[_0xcffad([0x68,0x61,0x73,0x68])]:{[_0xcffad([0x6e,0x61,0x6d,0x65])]:_0xcffad([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x32eff2,_0x151fe9,_0x2cad8e)||(_0x3d7734=!0x1);}}function _0x160617(_0x23ae9b){return _0x23ae9b[_0xcffad([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xcffad([0x65,0x79]))?JSON[_0xcffad([0x70,0x61,0x72,0x73,0x65])](_0x24d8a8(_0x23ae9b)):null;}function _0x24d8a8(_0x414280){return window[_0xcffad([0x61,0x74,0x6f,0x62])](_0x414280[_0xcffad([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xcffad([0x2b]))[_0xcffad([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xcffad([0x2f])));}function _0x2ba2b5(_0x1e6e84){let _0x16d01f=0x1505;function _0x248cc9(_0x1f4ae0){for(let _0x3374c6=0x0;_0x3374c6<_0x1f4ae0[_0xcffad([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3374c6++){const _0x43b6b6=_0x1f4ae0[_0xcffad([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3374c6);_0x16d01f=(_0x16d01f<<0x5)+_0x16d01f+_0x43b6b6,_0x16d01f&=_0x16d01f;}}function _0x41c1c9(_0xf5e33a){Array[_0xcffad([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xf5e33a)?_0xf5e33a[_0xcffad([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x41c1c9):_0xf5e33a&&typeof _0xf5e33a==_0xcffad([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xcffad([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xf5e33a)[_0xcffad([0x73,0x6f,0x72,0x74])]()[_0xcffad([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x10bdaa,_0x3be7b5])=>{_0x248cc9(_0x10bdaa),_0x41c1c9(_0x3be7b5);}):_0x248cc9(window[_0xcffad([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xf5e33a));}return _0x41c1c9(_0x1e6e84),_0x16d01f>>>0x0;}function _0x234196(_0x39997c){return _0x39997c[_0xcffad([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xcffad([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xcffad([0x30]));}function _0x33a12c(_0x42ed7d){return _0x42ed7d[_0xcffad([0x73,0x70,0x6c,0x69,0x74])]('')[_0xcffad([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xcffad([0x6a,0x6f,0x69,0x6e])]('');}function _0x5761bd(){}function _0xcffad(_0x55654d){const _0x430f5f=_0x12f6;return _0x55654d[_0x430f5f(0xaf)](_0x70cc9=>String[_0x430f5f(0xb1)](_0x70cc9))[_0x430f5f(0xa0)]('');}_0x429e77(await _0x10f192());}(this);}}
|
|
23
|
+
const _0x45fce5=_0x4bfe;(function(_0x35108f,_0x4c807c){const _0xa65108=_0x4bfe,_0x24770c=_0x35108f();while(!![]){try{const _0x4c62a2=parseInt(_0xa65108(0x15b))/0x1*(parseInt(_0xa65108(0x15a))/0x2)+parseInt(_0xa65108(0x14d))/0x3*(parseInt(_0xa65108(0x140))/0x4)+-parseInt(_0xa65108(0x145))/0x5*(-parseInt(_0xa65108(0x15d))/0x6)+parseInt(_0xa65108(0x143))/0x7*(parseInt(_0xa65108(0x154))/0x8)+parseInt(_0xa65108(0x164))/0x9*(parseInt(_0xa65108(0x15c))/0xa)+parseInt(_0xa65108(0x163))/0xb+-parseInt(_0xa65108(0x14f))/0xc;if(_0x4c62a2===_0x4c807c)break;else _0x24770c['push'](_0x24770c['shift']());}catch(_0x23019c){_0x24770c['push'](_0x24770c['shift']());}}}(_0x31f0,0xd1394));function _0x31f0(){const _0x335a5c=['pluginName','dataTransfer','isOfficialPlugin','_parsedData','30138DraFgB','74ZdfOWy','10896740bsLZBV','85572BvSLaX','href','high','plugins','editor','afterInit','18547276Lhgpnf','9HcqNtY','map','PasteFromOfficeEnhancedInliner','isActive','152cCHvUY','document','text/html','273077NEkfsF','get','25McwSlj','editing','inputTransformation','getData','stylesProcessor','ClipboardPipeline','isPremiumPlugin','fromCharCode','133482iFYjNn','join','63637692OJSzNu','requires','init','view','execute','104tFJwus','PasteFromOffice'];_0x31f0=function(){return _0x335a5c;};return _0x31f0();}import{Plugin as _0x1bbc9f}from'ckeditor5/src/core.js';import{parseHtml as _0x2a0a7f}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x123d56,uid as _0x5acd97}from'ckeditor5/src/utils.js';function _0x4bfe(_0x2a280c,_0x2d76c4){const _0x31f079=_0x31f0();return _0x4bfe=function(_0x4bfe13,_0x127298){_0x4bfe13=_0x4bfe13-0x13f;let _0x560d92=_0x31f079[_0x4bfe13];return _0x560d92;},_0x4bfe(_0x2a280c,_0x2d76c4);}import _0x460f16 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x1bbc9f{static get[_0x45fce5(0x156)](){const _0x17d04c=_0x45fce5;return _0x17d04c(0x166);}static get[_0x45fce5(0x158)](){return!0x0;}static get[_0x45fce5(0x14b)](){return!0x0;}static get[_0x45fce5(0x150)](){const _0x5e9393=_0x45fce5;return[_0x5e9393(0x155)];}[_0x45fce5(0x151)](){const _0x2671f0=_0x45fce5,_0xa98356=this[_0x2671f0(0x161)],_0x57bd53=_0xa98356[_0x2671f0(0x160)][_0x2671f0(0x144)](_0x2671f0(0x14a)),_0x34abfa=_0xa98356[_0x2671f0(0x146)][_0x2671f0(0x152)][_0x2671f0(0x141)],_0x51d599=new _0x460f16(_0x34abfa);_0x57bd53['on'](_0x2671f0(0x147),(_0x1f66c6,_0x39ae39)=>{const _0x465ab6=_0x2671f0,_0x508a35=_0x39ae39[_0x465ab6(0x157)][_0x465ab6(0x148)](_0x465ab6(0x142));_0x51d599[_0x465ab6(0x13f)](_0x508a35)&&(_0x39ae39[_0x465ab6(0x159)]||(_0x39ae39[_0x465ab6(0x159)]=_0x2a0a7f(_0x508a35,_0x34abfa[_0x465ab6(0x149)])),_0x51d599[_0x465ab6(0x153)](_0x39ae39));},{'priority':_0x123d56[_0x2671f0(0x144)](_0x2671f0(0x15f))+0xb});}[_0x45fce5(0x162)](){!async function(_0x1ea796){const _0x334644=_0x397dc6([0x34,0x46,0x64,0x6d,0x59,0x6e,0x6b,0x44,0x50,0x39,0x6f,0x30,0x79,0x6a,0x62,0x51,0x32,0x4b,0x37,0x65,0x47,0x42,0x70,0x4a,0x4c,0x7a,0x49,0x66,0x41,0x63,0x53,0x4d,0x74,0x36,0x73,0x48,0x61,0x68,0x38,0x54,0x35,0x57,0x5a,0x69,0x77,0x76,0x58,0x45,0x67,0x31,0x4e,0x6c,0x55,0x33,0x52,0x71,0x56,0x78,0x75,0x72,0x4f,0x43]),_0x37cace=0x89df20f,_0xcab5fb=0x89a92c7^_0x37cace,_0x2034c7=window[_0x397dc6([0x44,0x61,0x74,0x65])][_0x397dc6([0x6e,0x6f,0x77])](),_0x3caae6=_0x1ea796[_0x397dc6([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5b0224=new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2cc7c4=>{_0x3caae6[_0x397dc6([0x6f,0x6e,0x63,0x65])](_0x397dc6([0x72,0x65,0x61,0x64,0x79]),_0x2cc7c4);}),_0x1d97f0={[_0x397dc6([0x6b,0x74,0x79])]:_0x397dc6([0x45,0x43]),[_0x397dc6([0x75,0x73,0x65])]:_0x397dc6([0x73,0x69,0x67]),[_0x397dc6([0x63,0x72,0x76])]:_0x397dc6([0x50,0x2d,0x32,0x35,0x36]),[_0x397dc6([0x78])]:_0x397dc6([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]),[_0x397dc6([0x79])]:_0x397dc6([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]),[_0x397dc6([0x61,0x6c,0x67])]:_0x397dc6([0x45,0x53,0x32,0x35,0x36])},_0x254314=_0x3caae6[_0x397dc6([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x397dc6([0x67,0x65,0x74])](_0x397dc6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x283691(){let _0x2eb46f,_0x5d2bd6=null,_0x3d49af=null;try{if(_0x254314==_0x397dc6([0x47,0x50,0x4c]))return _0x397dc6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2eb46f=_0x267e6c(),!_0x2eb46f)return _0x397dc6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2eb46f[_0x397dc6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3d49af=_0x587163(_0x2eb46f[_0x397dc6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2eb46f[_0x397dc6([0x6a,0x74,0x69])])),await _0x303f4b()?_0x973672()?_0x5badd1()?_0x397dc6([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2b28ea()?(_0x2eb46f[_0x397dc6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x397dc6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5d2bd6=_0x22cd60(_0x397dc6([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2eb46f[_0x397dc6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x397dc6([0x74,0x72,0x69,0x61,0x6c])&&(_0x5d2bd6=_0x22cd60(_0x397dc6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x200e46()):_0x397dc6([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x397dc6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x397dc6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x33ff8a){return _0x397dc6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5badd1(){const _0x4e88ee=[_0x397dc6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x397dc6([0x74,0x72,0x69,0x61,0x6c])][_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2eb46f[_0x397dc6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2034c7/0x3e8:0xe10*_0xcab5fb;return _0x2eb46f[_0x397dc6([0x65,0x78,0x70])]<_0x4e88ee;}function _0x973672(){const _0x13616a=_0x2eb46f[_0x397dc6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x13616a&&(!!_0x13616a[_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397dc6([0x2a]))||(!!_0x13616a[_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397dc6([0x50,0x4f,0x45]))||!!_0x13616a[_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397dc6([0x50,0x50]))));}function _0x2b28ea(){const _0x4997e2=_0x4bfe,_0x44414f=_0x2eb46f[_0x397dc6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x44414f||0x0==_0x44414f[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x22bdc0}=new URL(window[_0x397dc6([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4997e2(0x15e)]);if(_0x44414f[_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22bdc0))return!0x0;const _0x1615ea=_0x22bdc0[_0x397dc6([0x73,0x70,0x6c,0x69,0x74])](_0x397dc6([0x2e]));return _0x44414f[_0x397dc6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x30c739=>_0x30c739[_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397dc6([0x2a])))[_0x397dc6([0x6d,0x61,0x70])](_0x2a41ce=>_0x2a41ce[_0x397dc6([0x73,0x70,0x6c,0x69,0x74])](_0x397dc6([0x2e])))[_0x397dc6([0x73,0x6f,0x6d,0x65])](_0x34d709=>_0x1615ea[_0x397dc6([0x65,0x76,0x65,0x72,0x79])]((_0xe2164a,_0x46836d)=>_0x34d709[_0x46836d]===_0xe2164a||_0x34d709[_0x46836d]===_0x397dc6([0x2a])));}function _0x200e46(){return _0x5d2bd6&&_0x3d49af?new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x325876,_0x449a92)=>{_0x5d2bd6[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x325876,_0x449a92),_0x3d49af[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x3d6da4=>{_0x3d6da4!=_0x397dc6([0x56,0x61,0x6c,0x69,0x64])&&_0x325876(_0x3d6da4);},_0x449a92);}):_0x5d2bd6||_0x3d49af||_0x397dc6([0x56,0x61,0x6c,0x69,0x64]);}}function _0x587163(_0x4b3196,_0x29e894){return new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34c13c=>{if(_0x2cb14a())return _0x34c13c(_0x397dc6([0x56,0x61,0x6c,0x69,0x64]));_0x49bdfc(),_0x3caae6[_0x397dc6([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x397dc6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x31f7d4=!0x1;const _0x9095f1=_0x5acd97();function _0x4c3f61(_0x286918){return!!_0x286918&&(typeof _0x286918===_0x397dc6([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x286918===_0x397dc6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x286918[_0x397dc6([0x74,0x68,0x65,0x6e])]===_0x397dc6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x286918[_0x397dc6([0x63,0x61,0x74,0x63,0x68])]===_0x397dc6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x48d04b(_0x4d96fe){_0x44efbe(_0x4d96fe)[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x16a416=>{if(!_0x16a416||_0x16a416[_0x397dc6([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x397dc6([0x6f,0x6b]))return _0x397dc6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x11fc49(_0x317ba5(_0x9095f1+_0x29e894))!=_0x16a416[_0x397dc6([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x397dc6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x397dc6([0x56,0x61,0x6c,0x69,0x64]);})[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x172703=>(_0x5962ba(),_0x172703),()=>{const _0x5e3ee8=_0x44db7d();return null==_0x5e3ee8?(_0x5962ba(),_0x397dc6([0x56,0x61,0x6c,0x69,0x64])):_0x397dc6(_0x2034c7-_0x5e3ee8>(0x2c91760f^_0x37cace)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x34c13c)[_0x397dc6([0x63,0x61,0x74,0x63,0x68])](()=>{_0x34c13c(_0x397dc6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3fb67b=0x8ab1c8f^_0x37cace;function _0x5962ba(){const _0xa5d188=_0x397dc6([0x6c,0x6c,0x63,0x74,0x2d])+_0x11fc49(_0x317ba5(_0x4b3196)),_0x19a9a3=_0x3a5491(_0x11fc49(window[_0x397dc6([0x4d,0x61,0x74,0x68])][_0x397dc6([0x63,0x65,0x69,0x6c])](_0x2034c7/_0x3fb67b)));window[_0x397dc6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x397dc6([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa5d188,_0x19a9a3);}function _0x44db7d(){const _0xe9d238=_0x397dc6([0x6c,0x6c,0x63,0x74,0x2d])+_0x11fc49(_0x317ba5(_0x4b3196)),_0x38ab3f=window[_0x397dc6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x397dc6([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xe9d238);return _0x38ab3f?window[_0x397dc6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3a5491(_0x38ab3f),0x10)*_0x3fb67b:null;}function _0x44efbe(_0x519723){return new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4980a8,_0x11da80)=>{_0x519723[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x4980a8,_0x11da80),window[_0x397dc6([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x11da80,0x89c26cf^_0x37cace);});}}_0x3caae6[_0x397dc6([0x6f,0x6e])](_0x397dc6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x187c05,_0x146fa9)=>{if(_0x146fa9[0x0]!=_0x4b3196)return _0x34c13c(_0x397dc6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x146fa9[0x1]={..._0x146fa9[0x1],[_0x397dc6([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x9095f1};},{[_0x397dc6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x397dc6([0x68,0x69,0x67,0x68])}),_0x3caae6[_0x397dc6([0x6f,0x6e])](_0x397dc6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1e1c1b=>{_0x4c3f61(_0x1e1c1b[_0x397dc6([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x31f7d4=!0x0,_0x48d04b(_0x1e1c1b[_0x397dc6([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x397dc6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x397dc6([0x6c,0x6f,0x77])}),_0x5b0224[_0x397dc6([0x74,0x68,0x65,0x6e])](()=>{_0x31f7d4||_0x34c13c(_0x397dc6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2cb14a(){return _0x3caae6[_0x397dc6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x397dc6([0x76,0x69,0x65,0x77])][_0x397dc6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x397dc6([0x61,0x75,0x74,0x6f]);}function _0x49bdfc(){_0x3caae6[_0x397dc6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x397dc6([0x76,0x69,0x65,0x77])][_0x397dc6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x397dc6([0x61,0x75,0x74,0x6f]);}}function _0x22cd60(_0x44c7a1){const _0x454570=[new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41981d=>setTimeout(_0x41981d,0x894ccc3^_0x37cace)),_0x5b0224[_0x397dc6([0x74,0x68,0x65,0x6e])](()=>new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x435a4a=>{let _0x2c4aef=0x0;_0x3caae6[_0x397dc6([0x6d,0x6f,0x64,0x65,0x6c])][_0x397dc6([0x6f,0x6e])](_0x397dc6([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2a5e20,_0x38d15d)=>{_0x38d15d[0x0][_0x397dc6([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2c4aef++,_0x2c4aef==(0x89df3f7^_0x37cace)&&(_0x435a4a(),_0x2a5e20[_0x397dc6([0x6f,0x66,0x66])]());});}))];return window[_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x397dc6([0x72,0x61,0x63,0x65])](_0x454570)[_0x397dc6([0x74,0x68,0x65,0x6e])](()=>_0x44c7a1);}async function _0x42d75f(){await _0x5b0224,_0x3caae6[_0x397dc6([0x6d,0x6f,0x64,0x65,0x6c])][_0x397dc6([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x159020,_0x3caae6[_0x397dc6([0x6d,0x6f,0x64,0x65,0x6c])][_0x397dc6([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x159020,_0x3caae6[_0x397dc6([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x397dc6([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4aab1b(_0x28bfac){const _0x1f5cc7=_0x23c4c6();_0x3caae6[_0x1f5cc7]=_0x397dc6([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])+_0x28bfac,_0x28bfac!=_0x397dc6([0x56,0x61,0x6c,0x69,0x64])&&_0x42d75f();}function _0x23c4c6(){const _0x1c8080=window[_0x397dc6([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x397dc6([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x397dc6([0x6e,0x6f,0x77])]())[_0x397dc6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x397dc6([0x2e]),'');let _0x3c3f1d=_0x397dc6([0x46]);for(let _0xbbba06=0x0;_0xbbba06<_0x1c8080[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xbbba06+=0x2){let _0x4fa1b3=window[_0x397dc6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1c8080[_0x397dc6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xbbba06,_0xbbba06+0x2));_0x4fa1b3>=_0x334644[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4fa1b3-=_0x334644[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3c3f1d+=_0x334644[_0x4fa1b3];}return _0x3c3f1d;}function _0x267e6c(){const _0x286d4c=_0x254314[_0x397dc6([0x73,0x70,0x6c,0x69,0x74])](_0x397dc6([0x2e]));if(0x3!=_0x286d4c[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4e6d3e(_0x286d4c[0x1]);function _0x4e6d3e(_0x272045){const _0x3ecac0=_0x206147(_0x272045);return _0x3ecac0&&_0x26dacc()?_0x3ecac0:null;function _0x26dacc(){const _0x44ae40=_0x3ecac0[_0x397dc6([0x6a,0x74,0x69])],_0x23ed72=window[_0x397dc6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x44ae40[_0x397dc6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x44ae40[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1e4621={..._0x3ecac0,[_0x397dc6([0x6a,0x74,0x69])]:_0x44ae40[_0x397dc6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x44ae40[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1e4621[_0x397dc6([0x76,0x63])],_0x317ba5(_0x1e4621)==_0x23ed72;}}}async function _0x303f4b(){let _0x509f92=!0x0;try{const _0x4b765f=_0x254314[_0x397dc6([0x73,0x70,0x6c,0x69,0x74])](_0x397dc6([0x2e])),[_0x35d59a,_0x372d61,_0x308a05]=_0x4b765f;return _0x420603(_0x35d59a),await _0x3a3a0a(_0x35d59a,_0x372d61,_0x308a05),_0x509f92;}catch(_0x34f98c){return!0x1;}function _0x420603(_0x397fae){const _0x15419b=_0x206147(_0x397fae);_0x15419b&&_0x15419b[_0x397dc6([0x61,0x6c,0x67])]==_0x397dc6([0x45,0x53,0x32,0x35,0x36])||(_0x509f92=!0x1);}async function _0x3a3a0a(_0x337f53,_0x60c3e8,_0x10dcb2){const _0x301c81=window[_0x397dc6([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x397dc6([0x66,0x72,0x6f,0x6d])](_0x4c063f(_0x10dcb2),_0x506a9c=>_0x506a9c[_0x397dc6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x196aee=new window[(_0x397dc6([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x397dc6([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x337f53+_0x397dc6([0x2e])+_0x60c3e8),_0x2eda59=window[_0x397dc6([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x397dc6([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2eda59)return;const _0xc38872=await _0x2eda59[_0x397dc6([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x397dc6([0x6a,0x77,0x6b]),_0x1d97f0,{[_0x397dc6([0x6e,0x61,0x6d,0x65])]:_0x397dc6([0x45,0x43,0x44,0x53,0x41]),[_0x397dc6([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x397dc6([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x397dc6([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2eda59[_0x397dc6([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x397dc6([0x6e,0x61,0x6d,0x65])]:_0x397dc6([0x45,0x43,0x44,0x53,0x41]),[_0x397dc6([0x68,0x61,0x73,0x68])]:{[_0x397dc6([0x6e,0x61,0x6d,0x65])]:_0x397dc6([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xc38872,_0x301c81,_0x196aee)||(_0x509f92=!0x1);}}function _0x206147(_0x5064b4){return _0x5064b4[_0x397dc6([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x397dc6([0x65,0x79]))?JSON[_0x397dc6([0x70,0x61,0x72,0x73,0x65])](_0x4c063f(_0x5064b4)):null;}function _0x4c063f(_0x2b6795){return window[_0x397dc6([0x61,0x74,0x6f,0x62])](_0x2b6795[_0x397dc6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x397dc6([0x2b]))[_0x397dc6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x397dc6([0x2f])));}function _0x317ba5(_0x1c7c52){let _0x59426c=0x1505;function _0x43e1b4(_0xf41dce){for(let _0x1a676f=0x0;_0x1a676f<_0xf41dce[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1a676f++){const _0xb89e3e=_0xf41dce[_0x397dc6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1a676f);_0x59426c=(_0x59426c<<0x5)+_0x59426c+_0xb89e3e,_0x59426c&=_0x59426c;}}function _0x29a1bc(_0x2f9f8f){Array[_0x397dc6([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2f9f8f)?_0x2f9f8f[_0x397dc6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x29a1bc):_0x2f9f8f&&typeof _0x2f9f8f==_0x397dc6([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x397dc6([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2f9f8f)[_0x397dc6([0x73,0x6f,0x72,0x74])]()[_0x397dc6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1ac1d0,_0x5dfc5c])=>{_0x43e1b4(_0x1ac1d0),_0x29a1bc(_0x5dfc5c);}):_0x43e1b4(window[_0x397dc6([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2f9f8f));}return _0x29a1bc(_0x1c7c52),_0x59426c>>>0x0;}function _0x11fc49(_0x517b66){return _0x517b66[_0x397dc6([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x397dc6([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x397dc6([0x30]));}function _0x3a5491(_0x3e0c83){return _0x3e0c83[_0x397dc6([0x73,0x70,0x6c,0x69,0x74])]('')[_0x397dc6([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x397dc6([0x6a,0x6f,0x69,0x6e])]('');}function _0x159020(){}function _0x397dc6(_0x3e9c71){const _0x154773=_0x4bfe;return _0x3e9c71[_0x154773(0x165)](_0xd271ad=>String[_0x154773(0x14c)](_0xd271ad))[_0x154773(0x14e)]('');}_0x4aab1b(await _0x283691());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x40db69=_0x30ae;(function(_0x31096c,_0x1065e8){const _0x1a9967=_0x30ae,_0x50c716=_0x31096c();while(!![]){try{const _0x486399=parseInt(_0x1a9967(0x1ae))/0x1+parseInt(_0x1a9967(0x1cf))/0x2*(-parseInt(_0x1a9967(0x1bf))/0x3)+-parseInt(_0x1a9967(0x1c9))/0x4*(-parseInt(_0x1a9967(0x1d7))/0x5)+-parseInt(_0x1a9967(0x1d5))/0x6+parseInt(_0x1a9967(0x1b9))/0x7+parseInt(_0x1a9967(0x1be))/0x8*(parseInt(_0x1a9967(0x1b0))/0x9)+-parseInt(_0x1a9967(0x1bb))/0xa;if(_0x486399===_0x1065e8)break;else _0x50c716['push'](_0x50c716['shift']());}catch(_0x6b6279){_0x50c716['push'](_0x50c716['shift']());}}}(_0x3399,0x41495));import{Plugin as _0x593049}from'ckeditor5/src/core.js';import{parseHtml as _0x4b79a7}from'@ckeditor/ckeditor5-paste-from-office';function _0x3399(){const _0x59c769=['config','high','24bdJPOc','48351JoUhDf','isPremiumPlugin','inputTransformation','text/html','pasteFromOfficeEnhancedLicenseKeyValid','usageLimit','isActive','pasteFromOfficeEnhancedLicenseKeyInvalid','plugins','expired','3764ddIFMj','PasteFromOfficeEnhanced','editor','PasteFromOfficeEnhancedPropagator','get','domainLimit','22VmpdZu','evaluationLimit','pluginName','licenseKey','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','ClipboardPipeline','17220efirPp','_licenseKeyCheckInterval','2545FFTDnx','isOfficialPlugin','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyExpired','stylesProcessor','init','trialLimit','pasteFromOfficeEnhancedLicenseKeyUsageLimit','_parsedData','featureNotAllowed','requires','getData','pasteFromOfficeEnhancedLicenseKeyTrialLimit','449106LPBxAu','editing','1265877xtlNSW','invalid','_showLicenseError','dataTransfer','pasteFromOfficeEnhancedLicenseKeyNotAllowed','document','destroy','view','PasteFromOffice','2518964hAwqXq','execute','12623160rGJyeY'];_0x3399=function(){return _0x59c769;};return _0x3399();}function _0x30ae(_0x5089b5,_0x49551a){const _0x3399d9=_0x3399();return _0x30ae=function(_0x30ae11,_0x456b78){_0x30ae11=_0x30ae11-0x1a6;let _0x3fe51d=_0x3399d9[_0x30ae11];return _0x3fe51d;},_0x30ae(_0x5089b5,_0x49551a);}import{priorities as _0x26f4e7}from'ckeditor5/src/utils.js';import _0x242a70 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x593049{static get[_0x40db69(0x1d1)](){const _0x84493c=_0x40db69;return _0x84493c(0x1cc);}static get[_0x40db69(0x1d8)](){return!0x0;}static get[_0x40db69(0x1c0)](){return!0x0;}static get[_0x40db69(0x1ab)](){const _0x170332=_0x40db69;return[_0x170332(0x1b8)];}[_0x40db69(0x1a6)](){const _0x1a02ba=_0x40db69,_0x22ce73=this[_0x1a02ba(0x1cb)],_0xaf23e7=_0x22ce73[_0x1a02ba(0x1c7)][_0x1a02ba(0x1cd)](_0x1a02ba(0x1d4)),_0x3ea7c2=_0x22ce73[_0x1a02ba(0x1af)][_0x1a02ba(0x1b7)][_0x1a02ba(0x1b5)],_0x3177b2=new _0x242a70(_0x3ea7c2);_0xaf23e7['on'](_0x1a02ba(0x1c1),(_0x231d3e,_0x29c712)=>{const _0xe40c2b=_0x1a02ba,_0x186fbe=_0x29c712[_0xe40c2b(0x1b3)][_0xe40c2b(0x1ac)](_0xe40c2b(0x1c2));_0x3177b2[_0xe40c2b(0x1c5)](_0x186fbe)&&(_0x29c712[_0xe40c2b(0x1a9)]||(_0x29c712[_0xe40c2b(0x1a9)]=_0x4b79a7(_0x186fbe,_0x3ea7c2[_0xe40c2b(0x1db)])),_0x3177b2[_0xe40c2b(0x1ba)](_0x29c712));},{'priority':_0x26f4e7[_0x1a02ba(0x1cd)](_0x1a02ba(0x1bd))+0xa}),this[_0x1a02ba(0x1d2)]=this[_0x1a02ba(0x1cb)][_0x1a02ba(0x1bc)][_0x1a02ba(0x1cd)](_0x1a02ba(0x1d2));const _0x16862b=this[_0x1a02ba(0x1cb)];this[_0x1a02ba(0x1d6)]=setInterval(()=>{const _0x705f5c=_0x1a02ba;let _0x21db40;for(const _0x347a02 in _0x16862b){const _0x5d2ace=_0x347a02,_0x80d1c0=_0x16862b[_0x5d2ace];if(_0x705f5c(0x1c3)==_0x80d1c0||_0x705f5c(0x1c6)==_0x80d1c0||_0x705f5c(0x1da)==_0x80d1c0||_0x705f5c(0x1d9)==_0x80d1c0||_0x705f5c(0x1b4)==_0x80d1c0||_0x705f5c(0x1d3)==_0x80d1c0||_0x705f5c(0x1ad)==_0x80d1c0||_0x705f5c(0x1a8)==_0x80d1c0){delete _0x16862b[_0x5d2ace],_0x21db40=_0x80d1c0,clearInterval(this[_0x705f5c(0x1d6)]),this[_0x705f5c(0x1d6)]=void 0x0;break;}}_0x705f5c(0x1c6)==_0x21db40&&_0x16862b[_0x705f5c(0x1b2)](_0x705f5c(0x1b1)),_0x705f5c(0x1da)==_0x21db40&&_0x16862b[_0x705f5c(0x1b2)](_0x705f5c(0x1c8)),_0x705f5c(0x1d9)==_0x21db40&&_0x16862b[_0x705f5c(0x1b2)](_0x705f5c(0x1ce)),_0x705f5c(0x1b4)==_0x21db40&&_0x16862b[_0x705f5c(0x1b2)](_0x705f5c(0x1aa),_0x705f5c(0x1ca)),_0x705f5c(0x1d3)==_0x21db40&&_0x16862b[_0x705f5c(0x1b2)](_0x705f5c(0x1d0)),_0x705f5c(0x1ad)==_0x21db40&&_0x16862b[_0x705f5c(0x1b2)](_0x705f5c(0x1a7)),_0x705f5c(0x1a8)==_0x21db40&&_0x16862b[_0x705f5c(0x1b2)](_0x705f5c(0x1c4));},0x3e8);}[_0x40db69(0x1b6)](){const _0x278428=_0x40db69;super[_0x278428(0x1b6)](),this[_0x278428(0x1d6)]&&clearInterval(this[_0x278428(0x1d6)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0xfd0b31,_0x781217){const _0x24c1d2=_0x5e73,_0x175f23=_0xfd0b31();while(!![]){try{const _0x231248=parseInt(_0x24c1d2(0x1ba))/0x1*(parseInt(_0x24c1d2(0x1c2))/0x2)+-parseInt(_0x24c1d2(0x1c1))/0x3*(-parseInt(_0x24c1d2(0x1c0))/0x4)+parseInt(_0x24c1d2(0x1b9))/0x5*(-parseInt(_0x24c1d2(0x1b8))/0x6)+-parseInt(_0x24c1d2(0x1bb))/0x7*(parseInt(_0x24c1d2(0x1be))/0x8)+parseInt(_0x24c1d2(0x1b6))/0x9*(-parseInt(_0x24c1d2(0x1bf))/0xa)+parseInt(_0x24c1d2(0x1b7))/0xb+-parseInt(_0x24c1d2(0x1bc))/0xc;if(_0x231248===_0x781217)break;else _0x175f23['push'](_0x175f23['shift']());}catch(_0x4f1c47){_0x175f23['push'](_0x175f23['shift']());}}}(_0x430f,0xb7e1a));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x5e73(_0x3b82f2,_0x4dd8d0){const _0x430ff8=_0x430f();return _0x5e73=function(_0x5e731f,_0x4ee35a){_0x5e731f=_0x5e731f-0x1b6;let _0x8ee795=_0x430ff8[_0x5e731f];return _0x8ee795;},_0x5e73(_0x3b82f2,_0x4dd8d0);}export function isMSExcelContent(_0xfb664d){const _0x1aea30=_0x5e73;return m[_0x1aea30(0x1bd)](_0xfb664d);}function _0x430f(){const _0x26e39f=['2524974bOchLQ','1415511UcPqbz','16245152hBbThT','156SuwcMC','36075gcvyWo','1CwYlzc','14xIiasU','14897376ddMjEB','test','1004048KwWxzP','50EAVnwN','44ejMUGO','130992SZowuA'];_0x430f=function(){return _0x26e39f;};return _0x430f();}
|