@ckeditor/ckeditor5-paste-from-office-enhanced 44.2.0-alpha.16 → 44.2.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={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function C(t,e){const n=S();return(C=function(t,e){return n[t-=316]})(t,e)}function S(){const t=["6367870wJiNtm","314265AnZHei","40DrXPKD","1722455uyBxwx","6WDKCDC","1283002QADVdW","3bnyBQi","test","3643352RlYgcC","2789811FzYBox","11517989vkgWGj"];return(S=function(){return t})()}!function(t){const e=C,n=t();for(;;)try{if(971430===parseInt(e(325))/1+-parseInt(e(318))/2+-parseInt(e(319))/3*(-parseInt(e(321))/4)+parseInt(e(316))/5*(-parseInt(e(317))/6)+parseInt(e(323))/7+-parseInt(e(326))/8*(parseInt(e(322))/9)+parseInt(e(324))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t){return E[C(320)](t)}function O(t,e){const n=W();return(O=function(t,e){return n[t-=450]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(879498===-parseInt(e(467))/1+parseInt(e(464))/2*(parseInt(e(451))/3)+parseInt(e(475))/4+-parseInt(e(458))/5*(-parseInt(e(469))/6)+parseInt(e(468))/7*(-parseInt(e(473))/8)+-parseInt(e(459))/9*(parseInt(e(455))/10)+-parseInt(e(477))/11*(-parseInt(e(474))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);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(465)]&&!s[n(461)])continue;const e=!s[n(465)]||t[n(460)]===s[n(465)],o=!s[n(461)]||t[n(472)](s[n(461)]);e&&o&&r[n(466)](s,i)}return r}function F(t){const e=O,n={};for(let r=0;r<t[e(470)];r++){const s=t[r],i=t[e(456)](s);e(476)!==i&&(n[s]=i)}return n}function j(t){const e=O,n=t[e(462)](",")[e(479)]((t=>t[e(478)]())),r=[];for(const t of n){const n=L[e(453)](t);n&&r[e(454)](n[e(450)])}return r}function T(t){const e=O,n={};for(const r of t)Object[e(463)](n,r);return n}function W(){const t=["624UCRYwP","selectorText","exec","push","3390GvxmfA","getPropertyValue","style","5998105IgRGVk","44649mkNniO","name","className","split","assign","6634PShUos","tagName","set","107136nzjLpo","5361566uAbQbn","6dkduPC","length","cssRules","hasClass","16CVFcnk","1492068kWYOfV","787876qsVMmT","initial","187aLvoFR","trim","map","groups"];return(W=function(){return t})()}const k=R;function D(){const t=["9175bkxSBz","998257cZMyOh","values","type","238eVWqac","item","document","createRangeIn","411ZGJPcZ","from","7126sWONMg","5337htcLWO","hasStyle","_parsedData","276lYpdQh","setStyle","execute","20427vrrYIe","24bnYxTq","content","elementStart","size","18568dILkHC","7270KfRgil","1230ObriJI","537334IOXJXE","isActive","13qVCssM"];return(D=function(){return t})()}function R(t,e){const n=D();return(R=function(t,e){return n[t-=373]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(473267===-parseInt(e(398))/1*(-parseInt(e(381))/2)+-parseInt(e(379))/3*(parseInt(e(393))/4)+parseInt(e(399))/5*(parseInt(e(395))/6)+-parseInt(e(396))/7*(parseInt(e(389))/8)+-parseInt(e(382))/9*(parseInt(e(394))/10)+-parseInt(e(388))/11*(-parseInt(e(385))/12)+parseInt(e(400))/13*(parseInt(e(375))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class M extends w{[k(387)](t){const n=k,{body:r,styles:s}=t[n(384)],i=new e.UpcastWriter(r[n(377)]),o=i[n(378)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(466)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(471)])if(t instanceof CSSStyleRule){const r=F(t[e(457)]);n[t[e(452)]]=Object[e(463)]({},n[t[e(452)]]||{},r)}return n}(s));for(const t of o){if(n(391)!==t[n(374)])continue;const e=P(t[n(376)],c);if(e[n(392)]){const r=T(Array[n(380)](e[n(373)]()));for(const e in r){const s=t[n(376)];s[n(383)](e)||i[n(386)](e,r[e],s)}}}t[n(390)]=r}[k(397)](t){return super[k(397)](t)||A(t)}}const N=K;function V(){const t=["_parsedData","join","get","view","init","isPremiumPlugin","requires","828216yBVCfD","582WRoBQa","544232WuuYor","dataTransfer","fromCharCode","stylesProcessor","PasteFromOfficeEnhancedInliner","plugins","2921872MgRlFp","pluginName","editing","document","execute","href","isActive","afterInit","2762FuZNkP","73JuheUC","text/html","ClipboardPipeline","editor","12910HuwmvT","15323VBbQkb","PasteFromOffice","inputTransformation","map","494420jYskVL","isOfficialPlugin","1845fCCjeV","high","getData"];return(V=function(){return t})()}function K(t,e){const n=V();return(K=function(t,e){return n[t-=321]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(194271===-parseInt(e(340))/1*(-parseInt(e(339))/2)+parseInt(e(323))/3+parseInt(e(325))/4+parseInt(e(349))/5+-parseInt(e(324))/6*(-parseInt(e(345))/7)+-parseInt(e(331))/8+-parseInt(e(351))/9*(parseInt(e(344))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class $ extends t.Plugin{static get[N(332)](){return N(329)}static get[N(350)](){return!0}static get[N(321)](){return!0}static get[N(322)](){return[N(346)]}[N(358)](){const t=N,e=this[t(343)],n=e[t(330)][t(356)](t(342)),r=e[t(333)][t(357)][t(334)],s=new M(r);n.on(t(347),((e,n)=>{const i=t,o=n[i(326)][i(353)](i(341));s[i(337)](o)&&(n[i(354)]||(n[i(354)]=b(o,r[i(328)])),s[i(335)](n))}),{priority:x.priorities[t(356)](t(352))+11})}[N(338)](){!async function(t){const e=d([109,106,122,73,56,104,48,85,112,114,53,66,101,49,107,105,74,83,119,57,77,67,120,52,99,97,54,103,71,89,78,72,100,70,68,116,90,75,108,69,50,82,111,117,115,65,87,51,98,76,113,80,79,88,55,118,84,86,81,110,102,121]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=K;return t[e(348)]((t=>String[e(327)](t)))[e(355)]("")}!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([109]);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:1739318400;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(336)]);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=z;!function(t){const e=z,n=t();for(;;)try{if(584537===parseInt(e(161))/1+parseInt(e(144))/2*(parseInt(e(133))/3)+-parseInt(e(145))/4+-parseInt(e(162))/5*(-parseInt(e(165))/6)+parseInt(e(163))/7+parseInt(e(131))/8*(parseInt(e(151))/9)+-parseInt(e(160))/10*(parseInt(e(129))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const Y=[U(159),U(154),U(147),U(141),U(138),U(136),U(170),U(137)];function H(){const t=["82296yBVDrP","super","3YXWexY","setStyle","strong","font-weight","vertical-align","text-decoration-line","function","medium","text-decoration","line-through","split","313514DTpnrb","3501880paytvK","getChildren","font-size","keys","span","removeStyle","288ZOhVsO","length","italic","font-family","bolder","includes","filter","forEach","color","26770wAiXij","1068010ZWbTsi","372445Ocudoj","8017030UocELJ","underline","66AgjZfv","bold","getStyle","getStyleNames","insertChild","font-style","sub","from","sup","8459YDqLCm","createElement"];return(H=function(){return t})()}const q=[U(159),U(154),U(147)],B={"font-style":[[U(153),"i"]],"font-weight":[[U(140),U(135)],[U(166),U(135)],[U(155),U(135)],[t=>Number(t)>=600,U(135)]],"text-decoration":[[U(164),"u"],[U(142),"s"]],"text-decoration-line":[[U(164),"u"],[U(142),"s"]],"vertical-align":[[U(171),U(171)],[U(132),U(128)]]};function Z(t){return Y[U(156)](t)}function z(t,e){const n=H();return(z=function(t,e){return n[t-=127]})(t,e)}function X(t){const e=U;return Array[e(127)](t[e(168)]())[e(157)](Z)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(158)]((e=>{const i=n,o=t[i(167)](e);if(o)if(c=e,q[U(156)](c))r[e]=o;else if(e in B){const t=o[i(143)](" ");B[e][i(158)]((([n,r])=>{const o=i;for(const i of t)(o(139)==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(158)]((([,n])=>{const s=r,i=e[s(130)](n,[],t[s(146)]());e[s(169)](0,i,t)})),e[r(150)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(148)](n)[r(152)])return;const s=e[r(130)](r(149),[],t[r(146)]());e[r(134)](n,s),e[r(169)](0,s,t),e[r(150)](Object[r(148)](n),t)}(t,e,r)}function J(t,e){const n=tt();return(J=function(t,e){return n[t-=465]})(t,e)}const Q=J;!function(t){const e=J,n=t();for(;;)try{if(388541===parseInt(e(470))/1*(-parseInt(e(469))/2)+-parseInt(e(473))/3*(-parseInt(e(483))/4)+parseInt(e(476))/5+parseInt(e(486))/6+parseInt(e(480))/7*(-parseInt(e(475))/8)+parseInt(e(482))/9*(parseInt(e(484))/10)+parseInt(e(468))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class G extends w{[Q(472)](t){const n=Q,{body:r}=t[n(466)],s=new e.UpcastWriter(r[n(467)]),i=s[n(487)](r),o=new e.ViewDocument(s[n(467)][n(485)]),c=[...new e.DomConverter(o)[n(477)],n(465)],a=i[n(479)]();for(const t of a)if(t.is(n(481))&&c[n(488)](t[n(474)])){_(t,s,X(t))}t[n(471)]=r}[Q(478)](t){return super[Q(478)](t)||A(t)}}function tt(){const t=["7AnIPUt","element","271926zAmBOJ","32380gEyHHe","10ZtAVFK","stylesProcessor","115128dVbLNL","createRangeIn","includes","font","_parsedData","document","3635346AgAEZE","12TotscM","41764EEfRCx","content","execute","51tyjXkw","name","5027584gLDtej","3750350mSDaxb","blockElements","isActive","getItems"];return(tt=function(){return t})()}const et=rt;function nt(){const t=["ClipboardPipeline","46rEDXNF","_parsedData","pasteFromOfficeEnhancedLicenseKeyDomainLimit","invalid","30781KiVpYe","7532792qgAzVG","pasteFromOfficeEnhancedLicenseKeyInvalid","config","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","editor","isActive","dataTransfer","pasteFromOfficeEnhancedLicenseKeyTrialLimit","5wCsVhX","high","domainLimit","isOfficialPlugin","expired","pluginName","934492oMhUOm","destroy","trialLimit","get","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyExpired","view","init","evaluationLimit","execute","PasteFromOffice","getData","_licenseKeyCheckInterval","PasteFromOfficeEnhancedPropagator","licenseKey","8071281cFNGrh","pasteFromOfficeEnhancedLicenseKeyValid","isPremiumPlugin","editing","document","pasteFromOfficeEnhancedLicenseKeyNotAllowed","requires","usageLimit","11614170gkEzCf","7069076wHBcdI","pasteFromOfficeEnhancedLicenseKeyUsageLimit","_showLicenseError","inputTransformation","295266cNOnTt","featureNotAllowed","text/html","3ApPjYD","plugins"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=155]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(559498===parseInt(e(160))/1*(parseInt(e(156))/2)+-parseInt(e(207))/3*(-parseInt(e(176))/4)+-parseInt(e(170))/5*(parseInt(e(204))/6)+-parseInt(e(200))/7+parseInt(e(161))/8+parseInt(e(191))/9+-parseInt(e(199))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{static get[et(175)](){return et(189)}static get[et(173)](){return!0}static get[et(193)](){return!0}static get[et(197)](){return[et(186)]}[et(183)](){const t=et,e=this[t(166)],n=e[t(208)][t(179)](t(155)),r=e[t(194)][t(182)][t(195)],s=new G(r);n.on(t(203),((e,n)=>{const i=t,o=n[i(168)][i(187)](i(206));s[i(167)](o)&&(n[i(157)]||(n[i(157)]=b(o,r[i(180)])),s[i(185)](n))}),{priority:x.priorities[t(179)](t(171))+10}),this[t(190)]=this[t(166)][t(163)][t(179)](t(190));const i=this[t(166)];this[t(188)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(192)==s||e(162)==s||e(181)==s||e(158)==s||e(196)==s||e(165)==s||e(169)==s||e(201)==s){delete i[r],n=s,clearInterval(this[e(188)]),this[e(188)]=void 0;break}}e(162)==n&&i[e(202)](e(159)),e(181)==n&&i[e(202)](e(174)),e(158)==n&&i[e(202)](e(172)),e(196)==n&&i[e(202)](e(205),e(164)),e(165)==n&&i[e(202)](e(184)),e(169)==n&&i[e(202)](e(178)),e(201)==n&&i[e(202)](e(198))}),1e3)}[et(177)](){const t=et;super[t(177)](),this[t(188)]&&clearInterval(this[t(188)])}}function it(){var t=["23096QYJaLi","953744WwEoIF","87950LXJfnL","511995CZiLdo","923328MvOybu","PasteFromOffice","PasteFromOfficeEnhanced","isOfficialPlugin","9cUjHjH","pluginName","92489TqiWeY","isPremiumPlugin","15169onfbzb","requires","606BixMSa"];return(it=function(){return t})()}var ot=ct;function ct(t,e){var n=it();return(ct=function(t,e){return n[t-=365]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(148873===parseInt(e(365))/1+parseInt(e(372))/2*(-parseInt(e(378))/3)+-parseInt(e(371))/4+parseInt(e(373))/5+-parseInt(e(369))/6*(-parseInt(e(367))/7)+parseInt(e(370))/8+parseInt(e(374))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class at extends t.Plugin{static get[ot(379)](){return ot(376)}static get[ot(377)](){return!0}static get[ot(366)](){return!0}static get[ot(368)](){return[ot(375),$,st]}}function ut(){var t=["8952906xyPdiC","8xXroIj","2125710zIvNqC","194856ooxdVf","90440oCLClO","280884OiEfKO","2746WGywrv","919281SkHvXZ","5vFMFTE","72uoHlNf","20SUTHkZ","1020vQRyVD"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=498]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(847008===parseInt(e(509))/1*(-parseInt(e(502))/2)+-parseInt(e(506))/3*(-parseInt(e(500))/4)+parseInt(e(499))/5*(parseInt(e(503))/6)+parseInt(e(507))/7+parseInt(e(504))/8*(-parseInt(e(505))/9)+parseInt(e(501))/10*(-parseInt(e(498))/11)+-parseInt(e(508))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function 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=C,n=t();for(;;)try{if(848236===parseInt(e(362))/1+-parseInt(e(353))/2+-parseInt(e(355))/3*(parseInt(e(354))/4)+-parseInt(e(357))/5*(parseInt(e(359))/6)+parseInt(e(361))/7+parseInt(e(358))/8+parseInt(e(356))/9*(parseInt(e(360))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t,e){const n=L();return(C=function(t,e){return n[t-=352]})(t,e)}function E(t){return S[C(352)](t)}function L(){const t=["47832PaMTMq","324WWPLcI","207wqDsre","5juXiZj","4718992vnlfmS","1368876asIaIJ","398550tVObfy","3782968xBpZWV","902098HhFKVU","test","1162430unqwlJ"];return(L=function(){return t})()}!function(t){const e=P,n=t();for(;;)try{if(859839===parseInt(e(483))/1+-parseInt(e(503))/2*(-parseInt(e(507))/3)+parseInt(e(496))/4+parseInt(e(506))/5*(-parseInt(e(504))/6)+parseInt(e(501))/7*(-parseInt(e(498))/8)+parseInt(e(492))/9+-parseInt(e(502))/10*(parseInt(e(481))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);const A=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=P,r=new Map;for(const[s,i]of e){if(!s[n(484)]&&!s[n(488)])continue;const e=!s[n(484)]||t[n(497)]===s[n(484)],o=!s[n(488)]||t[n(493)](s[n(488)]);e&&o&&r[n(490)](s,i)}return r}function P(t,e){const n=W();return(P=function(t,e){return n[t-=481]})(t,e)}function F(t){const e=P,n={};for(let r=0;r<t[e(494)];r++){const s=t[r],i=t[e(508)](s);e(491)!==i&&(n[s]=i)}return n}function T(t){const e=P,n=t[e(487)](",")[e(495)]((t=>t[e(500)]())),r=[];for(const t of n){const n=A[e(482)](t);n&&r[e(509)](n[e(505)])}return r}function W(){const t=["6087156jyLAUl","name","16568mBBKrk","selectorText","trim","2653NaeBJf","10zgSOXb","2vMrEXV","140622rhnBsr","groups","55aHtzFx","5005554RhwzwN","getPropertyValue","push","29906668HSDBUZ","exec","583437AjsFZB","tagName","assign","cssRules","split","className","style","set","initial","7628391SClOlL","hasClass","length","map"];return(W=function(){return t})()}function R(t){const e=P,n={};for(const r of t)Object[e(485)](n,r);return n}function j(){const t=["type","execute","533064MhPEGF","hasStyle","497RTFaRj","from","32580GHWAbl","content","elementStart","55179uehccQ","size","228eRLJeT","2184561rRRgnK","29265OnjcXb","createRangeIn","item","458872gRENct","18016tmYeta","10XwGTyY","setStyle","values","isActive","_parsedData","document"];return(j=function(){return t})()}const D=M;function M(t,e){const n=j();return(M=function(t,e){return n[t-=372]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(151088===parseInt(e(383))/1+-parseInt(e(380))/2+parseInt(e(376))/3+parseInt(e(390))/4+parseInt(e(387))/5*(parseInt(e(385))/6)+-parseInt(e(378))/7*(parseInt(e(391))/8)+-parseInt(e(386))/9*(parseInt(e(392))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class N extends w{[D(375)](t){const n=D,{body:r,styles:s}=t[n(372)],i=new e.UpcastWriter(r[n(373)]),o=i[n(388)](r),c=function(t){const e=P,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(490)](t,i)}return n}(function(t){const e=P,n={};for(const r of t)for(const t of r[e(486)])if(t instanceof CSSStyleRule){const r=F(t[e(489)]);n[t[e(499)]]=Object[e(485)]({},n[t[e(499)]]||{},r)}return n}(s));for(const t of o){if(n(382)!==t[n(374)])continue;const e=O(t[n(389)],c);if(e[n(384)]){const r=R(Array[n(379)](e[n(394)]()));for(const e in r){const s=t[n(389)];s[n(377)](e)||i[n(393)](e,r[e],s)}}}t[n(381)]=r}[D(395)](t){return super[D(395)](t)||E(t)}}const k=K;function K(t,e){const n=U();return(K=function(t,e){return n[t-=126]})(t,e)}function U(){const t=["get","PasteFromOffice","inputTransformation","pluginName","14600DLJIpO","PasteFromOfficeEnhancedInliner","ClipboardPipeline","join","document","view","18116549LlSvtj","1726532TVpdHa","329006mhpCab","2872PTCZTl","high","3nilezd","fromCharCode","dataTransfer","text/html","stylesProcessor","18WcABrt","isPremiumPlugin","execute","afterInit","isOfficialPlugin","95055DbPjgR","plugins","editor","requires","13727TFNZLG","4149MhxGzx","init","href","isActive","editing","getData","map","_parsedData","469353zDgpdW"];return(U=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(529156===parseInt(e(155))/1+-parseInt(e(129))/2*(-parseInt(e(132))/3)+-parseInt(e(128))/4+parseInt(e(142))/5*(parseInt(e(137))/6)+-parseInt(e(146))/7*(parseInt(e(130))/8)+-parseInt(e(147))/9*(parseInt(e(160))/10)+parseInt(e(127))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class z extends t.Plugin{static get[k(159)](){return k(161)}static get[k(141)](){return!0}static get[k(138)](){return!0}static get[k(145)](){return[k(157)]}[k(148)](){const t=k,e=this[t(144)],n=e[t(143)][t(156)](t(162)),r=e[t(151)][t(126)][t(164)],s=new N(r);n.on(t(158),((e,n)=>{const i=t,o=n[i(134)][i(152)](i(135));s[i(150)](o)&&(n[i(154)]||(n[i(154)]=v(o,r[i(136)])),s[i(139)](n))}),{priority:x.priorities[t(156)](t(131))+11})}[k(140)](){!async function(t){const e=d([74,71,57,98,80,89,50,86,121,97,116,118,66,107,83,99,82,112,84,109,65,55,77,119,90,110,52,105,88,69,54,108,68,72,48,85,81,117,76,122,100,75,49,120,70,104,79,56,78,102,113,67,51,87,111,115,101,73,114,106,53,103]),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(153)]((t=>String[e(133)](t)))[e(163)]("")}!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([74]);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:1738195200;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 $=V;!function(t){const e=V,n=t();for(;;)try{if(721261===parseInt(e(496))/1*(-parseInt(e(483))/2)+parseInt(e(523))/3*(parseInt(e(524))/4)+-parseInt(e(502))/5*(-parseInt(e(520))/6)+parseInt(e(494))/7+-parseInt(e(491))/8*(parseInt(e(492))/9)+parseInt(e(526))/10+-parseInt(e(498))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const B=[$(487),$(490),$(508),$(515),$(513),$(488),$(499),$(522)];function V(t,e){const n=H();return(V=function(t,e){return n[t-=483]})(t,e)}const q=[$(487),$(490),$(508)];function H(){const t=["medium","forEach","filter","line-through","sub","font-size","insertChild","sup","length","bolder","text-decoration-line","getStyleNames","text-decoration","includes","span","split","setStyle","9366nUEqUL","italic","vertical-align","12feorTM","1184056DUarzE","keys","2028700Psjtog","getChildren","28oWIscg","super","bold","function","color","font-weight","strong","font-family","3956136OEebWY","9rpEuHc","getStyle","3443916uzDRKS","removeStyle","14217hVQHQE","createElement","15012745ywtmLS","font-style","underline","from","2885mdEdCC"];return(H=function(){return t})()}const Y={"font-style":[[$(521),"i"]],"font-weight":[[$(503),$(489)],[$(485),$(489)],[$(512),$(489)],[t=>Number(t)>=600,$(489)]],"text-decoration":[[$(500),"u"],[$(506),"s"]],"text-decoration-line":[[$(500),"u"],[$(506),"s"]],"vertical-align":[[$(507),$(507)],[$(484),$(510)]]};function _(t){return B[$(516)](t)}function Z(t){const e=$;return Array[e(501)](t[e(514)]())[e(505)](_)}function G(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(504)]((e=>{const i=n,o=t[i(493)](e);if(o)if(c=e,q[$(516)](c))r[e]=o;else if(e in Y){const t=o[i(518)](" ");Y[e][i(504)]((([n,r])=>{const o=i;for(const i of t)(o(486)==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(504)]((([,n])=>{const s=r,i=e[s(497)](n,[],t[s(527)]());e[s(509)](0,i,t)})),e[r(495)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(525)](n)[r(511)])return;const s=e[r(497)](r(517),[],t[r(527)]());e[r(519)](n,s),e[r(509)](0,s,t),e[r(495)](Object[r(525)](n),t)}(t,e,r)}function X(){const t=["blockElements","includes","document","name","element","168728azIylo","font","71698nWgOAW","stylesProcessor","118595ewgWVn","createRangeIn","1558626CjHBDr","27SnFppA","getItems","content","1239574PgroZE","execute","_parsedData","1480077nfqbro","1310ueNCbX","1GztTne","isActive","24OnTxVY","238564zfTdLB"];return(X=function(){return t})()}const J=Q;function Q(t,e){const n=X();return(Q=function(t,e){return n[t-=213]})(t,e)}!function(t){const e=Q,n=t();for(;;)try{if(597337===parseInt(e(218))/1*(parseInt(e(233))/2)+-parseInt(e(234))/3*(parseInt(e(221))/4)+parseInt(e(231))/5+parseInt(e(220))/6*(-parseInt(e(213))/7)+parseInt(e(227))/8+parseInt(e(216))/9+parseInt(e(217))/10*(parseInt(e(229))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class tt extends w{[J(214)](t){const n=J,{body:r}=t[n(215)],s=new e.UpcastWriter(r[n(224)]),i=s[n(232)](r),o=new e.ViewDocument(s[n(224)][n(230)]),c=[...new e.DomConverter(o)[n(222)],n(228)],a=i[n(235)]();for(const t of a)if(t.is(n(226))&&c[n(223)](t[n(225)])){G(t,s,Z(t))}t[n(236)]=r}[J(219)](t){return super[J(219)](t)||E(t)}}function et(){const t=["document","editor","invalid","text/html","init","12bQWgcC","isPremiumPlugin","pluginName","_parsedData","_showLicenseError","123222VPkTrS","749562rLHIWk","pasteFromOfficeEnhancedLicenseKeyInvalid","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","114QxFHFs","16163bbrzet","14104eZeXAI","54PZIqmK","pasteFromOfficeEnhancedLicenseKeyUsageLimit","trialLimit","ClipboardPipeline","PasteFromOfficeEnhancedPropagator","plugins","licenseKey","PasteFromOfficeEnhanced","view","65552ACdpCi","execute","usageLimit","isOfficialPlugin","config","editing","pasteFromOfficeEnhancedLicenseKeyDomainLimit","getData","1351980bpcokF","evaluationLimit","65vUkoSw","_licenseKeyCheckInterval","dataTransfer","pasteFromOfficeEnhancedLicenseKeyValid","featureNotAllowed","6633kffsND","high","stylesProcessor","isActive","PasteFromOffice","destroy","get","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyTrialLimit","pasteFromOfficeEnhancedLicenseKeyExpired","requires","inputTransformation","domainLimit","expired","2280EiuUiy"];return(et=function(){return t})()}const nt=rt;function rt(t,e){const n=et();return(rt=function(t,e){return n[t-=415]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(111642===-parseInt(e(443))/1+-parseInt(e(449))/2*(-parseInt(e(450))/3)+parseInt(e(459))/4*(-parseInt(e(469))/5)+-parseInt(e(447))/6*(-parseInt(e(448))/7)+parseInt(e(432))/8*(parseInt(e(418))/9)+parseInt(e(467))/10+-parseInt(e(444))/11*(parseInt(e(438))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class st extends t.Plugin{static get[nt(440)](){return nt(454)}static get[nt(462)](){return!0}static get[nt(439)](){return!0}static get[nt(428)](){return[nt(422)]}[nt(437)](){const t=nt,e=this[t(434)],n=e[t(455)][t(424)](t(453)),r=e[t(464)][t(458)][t(433)],s=new tt(r);n.on(t(429),((e,n)=>{const i=t,o=n[i(415)][i(466)](i(436));s[i(421)](o)&&(n[i(441)]||(n[i(441)]=v(o,r[i(420)])),s[i(460)](n))}),{priority:x.priorities[t(424)](t(419))+10}),this[t(456)]=this[t(434)][t(463)][t(424)](t(456));const i=this[t(434)];this[t(470)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(416)==s||e(445)==s||e(427)==s||e(465)==s||e(425)==s||e(446)==s||e(426)==s||e(451)==s){delete i[r],n=s,clearInterval(this[e(470)]),this[e(470)]=void 0;break}}e(445)==n&&i[e(442)](e(435)),e(427)==n&&i[e(442)](e(431)),e(465)==n&&i[e(442)](e(430)),e(425)==n&&i[e(442)](e(417),e(457)),e(446)==n&&i[e(442)](e(468)),e(426)==n&&i[e(442)](e(452)),e(451)==n&&i[e(442)](e(461))}),1e3)}[nt(423)](){const t=nt;super[t(423)](),this[t(470)]&&clearInterval(this[t(470)])}}var it=ct;function ot(){var t=["10QRLRQT","requires","PasteFromOffice","418940BmDiim","23741919aYylPC","9212864LtvnGj","51264WthNKK","pluginName","PasteFromOfficeEnhanced","8YCxcFj","1415219wtWYRW","70fWGKpD","isPremiumPlugin","isOfficialPlugin","895865bzUbgY","502272MvWnyv"];return(ot=function(){return t})()}function ct(t,e){var n=ot();return(ct=function(t,e){return n[t-=265]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(749516===parseInt(e(268))/1+parseInt(e(277))/2+parseInt(e(273))/3+-parseInt(e(267))/4*(-parseInt(e(272))/5)+-parseInt(e(280))/6*(-parseInt(e(269))/7)+parseInt(e(279))/8+-parseInt(e(278))/9*(parseInt(e(274))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{static get[it(265)](){return it(266)}static get[it(271)](){return!0}static get[it(270)](){return!0}static get[it(275)](){return[it(276),z,st]}}function ut(){var t=["2639428XECYxb","24FdnIDv","75572MSIDgC","2727FJtUCs","228DtGYTv","702216VWEenO","495140ZmtkqX","10EwgeBO","7DlkRcU","55086qnYeUg","61550INCDTx"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=424]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(155596===parseInt(e(424))/1*(-parseInt(e(426))/2)+parseInt(e(430))/3*(parseInt(e(431))/4)+parseInt(e(434))/5*(parseInt(e(425))/6)+-parseInt(e(429))/7*(-parseInt(e(428))/8)+parseInt(e(432))/9+-parseInt(e(433))/10+parseInt(e(427))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(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 _0x176091}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x9d1572,parseHtml as _0xf18b4b}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x1a6b47,uid as _0xb83f9}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x124ccc,ViewDocument as _0x4935c5,DomConverter as _0x57df61}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x4463c5){return m['test'](_0x4463c5);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x1e3a64,_0x42f87b){const _0x1e425e=new Map();for(const [_0x3ddee5,_0x397436]of _0x42f87b){if(!_0x3ddee5['tagName']&&!_0x3ddee5['className'])continue;const _0x488d1b=!_0x3ddee5['tagName']||_0x1e3a64['name']===_0x3ddee5['tagName'],_0x33f080=!_0x3ddee5['className']||_0x1e3a64['hasClass'](_0x3ddee5['className']);_0x488d1b&&_0x33f080&&_0x1e425e['set'](_0x3ddee5,_0x397436);}return _0x1e425e;}function h(_0x294877){const _0x179eab={};for(let _0x300150=0x0;_0x300150<_0x294877['length'];_0x300150++){const _0x1f08f1=_0x294877[_0x300150],_0x11d2d3=_0x294877['getPropertyValue'](_0x1f08f1);'initial'!==_0x11d2d3&&(_0x179eab[_0x1f08f1]=_0x11d2d3);}return _0x179eab;}function O(_0x1b58c5){const _0x320ff3=_0x1b58c5['split'](',')['map'](_0x28aafa=>_0x28aafa['trim']()),_0x49bd9a=[];for(const _0xcec6e1 of _0x320ff3){const _0x3b2720=S['exec'](_0xcec6e1);_0x3b2720&&_0x49bd9a['push'](_0x3b2720['groups']);}return _0x49bd9a;}function y(_0xb3e051){const _0x1d2acd={};for(const _0x487c4d of _0xb3e051)Object['assign'](_0x1d2acd,_0x487c4d);return _0x1d2acd;}class c extends _0x9d1572{['execute'](_0x4d63c0){const {body:_0x1d092a,styles:_0x472070}=_0x4d63c0['_parsedData'],_0x15502a=new _0x124ccc(_0x1d092a['document']),_0x64e59c=_0x15502a['createRangeIn'](_0x1d092a),_0x332b46=function(_0x3cfc09){const _0x372843={};for(const _0x4eab00 of _0x3cfc09)for(const _0x254ec2 of _0x4eab00['cssRules'])if(_0x254ec2 instanceof CSSStyleRule){const _0x3c7176=h(_0x254ec2['style']);_0x372843[_0x254ec2['selectorText']]=Object['assign']({},_0x372843[_0x254ec2['selectorText']]||{},_0x3c7176);}return _0x372843;}(_0x472070),_0x30f45c=function(_0xebc7e4){const _0x311b69=new Map();for(const _0x20edcb in _0xebc7e4){const _0x3c43fa=O(_0x20edcb),_0x462fac=_0xebc7e4[_0x20edcb];for(const _0x37db60 of _0x3c43fa)_0x311b69['set'](_0x37db60,_0x462fac);}return _0x311b69;}(_0x332b46);for(const _0x5b965e of _0x64e59c){if('elementStart'!==_0x5b965e['type'])continue;const _0x54574b=x(_0x5b965e['item'],_0x30f45c);if(_0x54574b['size']){const _0x25a649=y(Array['from'](_0x54574b['values']()));for(const _0x54c56c in _0x25a649){const _0x5db8e3=_0x5b965e['item'];_0x5db8e3['hasStyle'](_0x54c56c)||_0x15502a['setStyle'](_0x54c56c,_0x25a649[_0x54c56c],_0x5db8e3);}}}_0x4d63c0['content']=_0x1d092a;}['isActive'](_0x4031c4){return super['isActive'](_0x4031c4)||l(_0x4031c4);}}class i extends _0x176091{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xe2383a=this['editor'],_0x3366d5=_0xe2383a['plugins']['get']('ClipboardPipeline'),_0x523ddb=_0xe2383a['editing']['view']['document'],_0x41695a=new c(_0x523ddb);_0x3366d5['on']('inputTransformation',(_0x392b62,_0x1a1360)=>{const _0x27fbb0=_0x1a1360['dataTransfer']['getData']('text/html');_0x41695a['isActive'](_0x27fbb0)&&(_0x1a1360['_parsedData']||(_0x1a1360['_parsedData']=_0xf18b4b(_0x27fbb0,_0x523ddb['stylesProcessor'])),_0x41695a['execute'](_0x1a1360));},{'priority':_0x1a6b47['get']('high')+0xb});}['afterInit'](){!async function(_0x202836){const _0x16d391=_0x277253([0x6d,0x6a,0x7a,0x49,0x38,0x68,0x30,0x55,0x70,0x72,0x35,0x42,0x65,0x31,0x6b,0x69,0x4a,0x53,0x77,0x39,0x4d,0x43,0x78,0x34,0x63,0x61,0x36,0x67,0x47,0x59,0x4e,0x48,0x64,0x46,0x44,0x74,0x5a,0x4b,0x6c,0x45,0x32,0x52,0x6f,0x75,0x73,0x41,0x57,0x33,0x62,0x4c,0x71,0x50,0x4f,0x58,0x37,0x76,0x54,0x56,0x51,0x6e,0x66,0x79]),_0x506ee8=0x23cfc082,_0xffb94b=0x23c89fca^_0x506ee8,_0x5ddbd9=window[_0x277253([0x44,0x61,0x74,0x65])][_0x277253([0x6e,0x6f,0x77])](),_0x37c4ae=_0x202836[_0x277253([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x160157=new window[(_0x277253([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3030e4=>{_0x37c4ae[_0x277253([0x6f,0x6e,0x63,0x65])](_0x277253([0x72,0x65,0x61,0x64,0x79]),_0x3030e4);}),_0x1cafc4={[_0x277253([0x6b,0x74,0x79])]:_0x277253([0x45,0x43]),[_0x277253([0x75,0x73,0x65])]:_0x277253([0x73,0x69,0x67]),[_0x277253([0x63,0x72,0x76])]:_0x277253([0x50,0x2d,0x32,0x35,0x36]),[_0x277253([0x78])]:_0x277253([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]),[_0x277253([0x79])]:_0x277253([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]),[_0x277253([0x61,0x6c,0x67])]:_0x277253([0x45,0x53,0x32,0x35,0x36])},_0x3baef3=_0x37c4ae[_0x277253([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x277253([0x67,0x65,0x74])](_0x277253([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x40155e(){let _0xce2229,_0x22daa7=null,_0xb5eccb=null;try{if(_0x3baef3==_0x277253([0x47,0x50,0x4c]))return _0x277253([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xce2229=_0x2addb4(),!_0xce2229)return _0x277253([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xce2229[_0x277253([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xb5eccb=_0x2d2de6(_0xce2229[_0x277253([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xce2229[_0x277253([0x6a,0x74,0x69])])),await _0x3e21a3()?_0x3f64cf()?_0x3428e0()?_0x277253([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3d7ee3()?(_0xce2229[_0x277253([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x277253([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x22daa7=_0x2e71c(_0x277253([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xce2229[_0x277253([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x277253([0x74,0x72,0x69,0x61,0x6c])&&(_0x22daa7=_0x2e71c(_0x277253([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x40695e()):_0x277253([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x277253([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x277253([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x574587){return _0x277253([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3428e0(){const _0x241eba=[_0x277253([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x277253([0x74,0x72,0x69,0x61,0x6c])][_0x277253([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xce2229[_0x277253([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5ddbd9/0x3e8:0xe10*_0xffb94b;return _0xce2229[_0x277253([0x65,0x78,0x70])]<_0x241eba;}function _0x3f64cf(){const _0x32146b=_0xce2229[_0x277253([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x32146b&&(!!_0x32146b[_0x277253([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x277253([0x2a]))||(!!_0x32146b[_0x277253([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x277253([0x50,0x4f,0x45]))||!!_0x32146b[_0x277253([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x277253([0x50,0x50]))));}function _0x3d7ee3(){const _0x4cb7b4=_0xce2229[_0x277253([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4cb7b4||0x0==_0x4cb7b4[_0x277253([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x155f7b}=new URL(window[_0x277253([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4cb7b4[_0x277253([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x155f7b))return!0x0;const _0x2f56b9=_0x155f7b[_0x277253([0x73,0x70,0x6c,0x69,0x74])](_0x277253([0x2e]));return _0x4cb7b4[_0x277253([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x7ac1e3=>_0x7ac1e3[_0x277253([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x277253([0x2a])))[_0x277253([0x6d,0x61,0x70])](_0x31d1ec=>_0x31d1ec[_0x277253([0x73,0x70,0x6c,0x69,0x74])](_0x277253([0x2e])))[_0x277253([0x73,0x6f,0x6d,0x65])](_0x498258=>_0x2f56b9[_0x277253([0x65,0x76,0x65,0x72,0x79])]((_0x453ace,_0x590353)=>_0x498258[_0x590353]===_0x453ace||_0x498258[_0x590353]===_0x277253([0x2a])));}function _0x40695e(){return _0x22daa7&&_0xb5eccb?new window[(_0x277253([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xd7d29d,_0x17d931)=>{_0x22daa7[_0x277253([0x74,0x68,0x65,0x6e])](_0xd7d29d,_0x17d931),_0xb5eccb[_0x277253([0x74,0x68,0x65,0x6e])](_0x2b7cc7=>{_0x2b7cc7!=_0x277253([0x56,0x61,0x6c,0x69,0x64])&&_0xd7d29d(_0x2b7cc7);},_0x17d931);}):_0x22daa7||_0xb5eccb||_0x277253([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2d2de6(_0x3b165e,_0x5e4b72){return new window[(_0x277253([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x322571=>{if(_0x2f5185())return _0x322571(_0x277253([0x56,0x61,0x6c,0x69,0x64]));_0x307d2a(),_0x37c4ae[_0x277253([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x277253([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3924af=!0x1;const _0x33e3b1=_0xb83f9();function _0x2ba85c(_0x19ef2c){return!!_0x19ef2c&&(typeof _0x19ef2c===_0x277253([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x19ef2c===_0x277253([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x19ef2c[_0x277253([0x74,0x68,0x65,0x6e])]===_0x277253([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x19ef2c[_0x277253([0x63,0x61,0x74,0x63,0x68])]===_0x277253([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xc82de1(_0x25ad98){_0x535af6(_0x25ad98)[_0x277253([0x74,0x68,0x65,0x6e])](_0x4e2cf9=>{if(!_0x4e2cf9||_0x4e2cf9[_0x277253([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x277253([0x6f,0x6b]))return _0x277253([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1dce34(_0x3deded(_0x33e3b1+_0x5e4b72))!=_0x4e2cf9[_0x277253([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x277253([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x277253([0x56,0x61,0x6c,0x69,0x64]);})[_0x277253([0x74,0x68,0x65,0x6e])](_0x5b744b=>(_0x98ba8e(),_0x5b744b),()=>{const _0x2ac679=_0x33e5cd();return null==_0x2ac679?(_0x98ba8e(),_0x277253([0x56,0x61,0x6c,0x69,0x64])):_0x277253(_0x5ddbd9-_0x2ac679>(0x7c34482^_0x506ee8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x277253([0x74,0x68,0x65,0x6e])](_0x322571)[_0x277253([0x63,0x61,0x74,0x63,0x68])](()=>{_0x322571(_0x277253([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4f8b95=0x23f92e02^_0x506ee8;function _0x98ba8e(){const _0x4d7642=_0x277253([0x6c,0x6c,0x63,0x74,0x2d])+_0x1dce34(_0x3deded(_0x3b165e)),_0x421e2d=_0x291961(_0x1dce34(window[_0x277253([0x4d,0x61,0x74,0x68])][_0x277253([0x63,0x65,0x69,0x6c])](_0x5ddbd9/_0x4f8b95)));window[_0x277253([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x277253([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4d7642,_0x421e2d);}function _0x33e5cd(){const _0x43c287=_0x277253([0x6c,0x6c,0x63,0x74,0x2d])+_0x1dce34(_0x3deded(_0x3b165e)),_0x2bd0c6=window[_0x277253([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x277253([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x43c287);return _0x2bd0c6?window[_0x277253([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x291961(_0x2bd0c6),0x10)*_0x4f8b95:null;}function _0x535af6(_0x1b7311){return new window[(_0x277253([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x41e768,_0x5c2dde)=>{_0x1b7311[_0x277253([0x74,0x68,0x65,0x6e])](_0x41e768,_0x5c2dde),window[_0x277253([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5c2dde,0x23ce1442^_0x506ee8);});}}_0x37c4ae[_0x277253([0x6f,0x6e])](_0x277253([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3f337f,_0x543f92)=>{if(_0x543f92[0x0]!=_0x3b165e)return _0x322571(_0x277253([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x543f92[0x1]={..._0x543f92[0x1],[_0x277253([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x33e3b1};},{[_0x277253([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x277253([0x68,0x69,0x67,0x68])}),_0x37c4ae[_0x277253([0x6f,0x6e])](_0x277253([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x44a7d2=>{_0x2ba85c(_0x44a7d2[_0x277253([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3924af=!0x0,_0xc82de1(_0x44a7d2[_0x277253([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x277253([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x277253([0x6c,0x6f,0x77])}),_0x160157[_0x277253([0x74,0x68,0x65,0x6e])](()=>{_0x3924af||_0x322571(_0x277253([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2f5185(){return _0x37c4ae[_0x277253([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x277253([0x76,0x69,0x65,0x77])][_0x277253([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x277253([0x61,0x75,0x74,0x6f]);}function _0x307d2a(){_0x37c4ae[_0x277253([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x277253([0x76,0x69,0x65,0x77])][_0x277253([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x277253([0x61,0x75,0x74,0x6f]);}}function _0x2e71c(_0x45870f){const _0x57f504=[new window[(_0x277253([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20fd49=>setTimeout(_0x20fd49,0x23c6fe4e^_0x506ee8)),_0x160157[_0x277253([0x74,0x68,0x65,0x6e])](()=>new window[(_0x277253([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xece1d=>{let _0x2df46e=0x0;_0x37c4ae[_0x277253([0x6d,0x6f,0x64,0x65,0x6c])][_0x277253([0x6f,0x6e])](_0x277253([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x329591,_0x20515a)=>{_0x20515a[0x0][_0x277253([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2df46e++,_0x2df46e==(0x23cfc17a^_0x506ee8)&&(_0xece1d(),_0x329591[_0x277253([0x6f,0x66,0x66])]());});}))];return window[_0x277253([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x277253([0x72,0x61,0x63,0x65])](_0x57f504)[_0x277253([0x74,0x68,0x65,0x6e])](()=>_0x45870f);}async function _0x2c1cb0(){await _0x160157,_0x37c4ae[_0x277253([0x6d,0x6f,0x64,0x65,0x6c])][_0x277253([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x25c482,_0x37c4ae[_0x277253([0x6d,0x6f,0x64,0x65,0x6c])][_0x277253([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x25c482,_0x37c4ae[_0x277253([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x277253([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x59a829(_0x57bf2d){const _0x110df8=_0x5f52d4();_0x37c4ae[_0x110df8]=_0x277253([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])+_0x57bf2d,_0x57bf2d!=_0x277253([0x56,0x61,0x6c,0x69,0x64])&&_0x2c1cb0();}function _0x5f52d4(){const _0x1c5e8c=window[_0x277253([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x277253([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x277253([0x6e,0x6f,0x77])]())[_0x277253([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x277253([0x2e]),'');let _0x4f447d=_0x277253([0x6d]);for(let _0x23dff5=0x0;_0x23dff5<_0x1c5e8c[_0x277253([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x23dff5+=0x2){let _0xd91089=window[_0x277253([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1c5e8c[_0x277253([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x23dff5,_0x23dff5+0x2));_0xd91089>=_0x16d391[_0x277253([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xd91089-=_0x16d391[_0x277253([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4f447d+=_0x16d391[_0xd91089];}return _0x4f447d;}function _0x2addb4(){const _0x37c95a=_0x3baef3[_0x277253([0x73,0x70,0x6c,0x69,0x74])](_0x277253([0x2e]));if(0x3!=_0x37c95a[_0x277253([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2e96f3(_0x37c95a[0x1]);function _0x2e96f3(_0x2e9d0f){const _0x184611=_0x59d541(_0x2e9d0f);return _0x184611&&_0x4299c5()?_0x184611:null;function _0x4299c5(){const _0x3f87ea=_0x184611[_0x277253([0x6a,0x74,0x69])],_0x5f508c=window[_0x277253([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3f87ea[_0x277253([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3f87ea[_0x277253([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x243ac1={..._0x184611,[_0x277253([0x6a,0x74,0x69])]:_0x3f87ea[_0x277253([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3f87ea[_0x277253([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x243ac1[_0x277253([0x76,0x63])],_0x3deded(_0x243ac1)==_0x5f508c;}}}async function _0x3e21a3(){let _0x32c4bd=!0x0;try{const _0x4772a8=_0x3baef3[_0x277253([0x73,0x70,0x6c,0x69,0x74])](_0x277253([0x2e])),[_0x4c9798,_0x1d03e7,_0x517900]=_0x4772a8;return _0x1b5508(_0x4c9798),await _0xb6e9b6(_0x4c9798,_0x1d03e7,_0x517900),_0x32c4bd;}catch(_0x346348){return!0x1;}function _0x1b5508(_0x231569){const _0x5069c9=_0x59d541(_0x231569);_0x5069c9&&_0x5069c9[_0x277253([0x61,0x6c,0x67])]==_0x277253([0x45,0x53,0x32,0x35,0x36])||(_0x32c4bd=!0x1);}async function _0xb6e9b6(_0x3956ca,_0x329018,_0x58496a){const _0x17c782=window[_0x277253([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x277253([0x66,0x72,0x6f,0x6d])](_0x47ca18(_0x58496a),_0x4ed31b=>_0x4ed31b[_0x277253([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5e394b=new window[(_0x277253([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x277253([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3956ca+_0x277253([0x2e])+_0x329018),_0x3d7cbe=window[_0x277253([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x277253([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3d7cbe)return;const _0x2b00af=await _0x3d7cbe[_0x277253([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x277253([0x6a,0x77,0x6b]),_0x1cafc4,{[_0x277253([0x6e,0x61,0x6d,0x65])]:_0x277253([0x45,0x43,0x44,0x53,0x41]),[_0x277253([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x277253([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x277253([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3d7cbe[_0x277253([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x277253([0x6e,0x61,0x6d,0x65])]:_0x277253([0x45,0x43,0x44,0x53,0x41]),[_0x277253([0x68,0x61,0x73,0x68])]:{[_0x277253([0x6e,0x61,0x6d,0x65])]:_0x277253([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2b00af,_0x17c782,_0x5e394b)||(_0x32c4bd=!0x1);}}function _0x59d541(_0x1dbda5){return _0x1dbda5[_0x277253([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x277253([0x65,0x79]))?JSON[_0x277253([0x70,0x61,0x72,0x73,0x65])](_0x47ca18(_0x1dbda5)):null;}function _0x47ca18(_0x58ac7e){return window[_0x277253([0x61,0x74,0x6f,0x62])](_0x58ac7e[_0x277253([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x277253([0x2b]))[_0x277253([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x277253([0x2f])));}function _0x3deded(_0x480ac6){let _0x4870e4=0x1505;function _0x521f33(_0x105754){for(let _0x1c53ba=0x0;_0x1c53ba<_0x105754[_0x277253([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1c53ba++){const _0x4c3f46=_0x105754[_0x277253([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1c53ba);_0x4870e4=(_0x4870e4<<0x5)+_0x4870e4+_0x4c3f46,_0x4870e4&=_0x4870e4;}}function _0x3a81f1(_0x2fb67b){Array[_0x277253([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2fb67b)?_0x2fb67b[_0x277253([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3a81f1):_0x2fb67b&&typeof _0x2fb67b==_0x277253([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x277253([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2fb67b)[_0x277253([0x73,0x6f,0x72,0x74])]()[_0x277253([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x460736,_0x20a98a])=>{_0x521f33(_0x460736),_0x3a81f1(_0x20a98a);}):_0x521f33(window[_0x277253([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2fb67b));}return _0x3a81f1(_0x480ac6),_0x4870e4>>>0x0;}function _0x1dce34(_0x12fb5b){return _0x12fb5b[_0x277253([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x277253([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x277253([0x30]));}function _0x291961(_0xe634e4){return _0xe634e4[_0x277253([0x73,0x70,0x6c,0x69,0x74])]('')[_0x277253([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x277253([0x6a,0x6f,0x69,0x6e])]('');}function _0x25c482(){}function _0x277253(_0x277cf9){return _0x277cf9['map'](_0x5883d2=>String['fromCharCode'](_0x5883d2))['join']('');}_0x59a829(await _0x40155e());}(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'],[_0x3db070=>Number(_0x3db070)>=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(_0x415dbf){return L['includes'](_0x415dbf);}function v(_0x418d12,_0x432f41,_0x353418){const {spanStyles:_0x398b36,stylesToBeHtmlElements:_0x33f27e}=function(_0x424740,_0x55eb5f){const _0x3f3783={},_0x57eca2={};return _0x55eb5f['forEach'](_0x4daa88=>{const _0x28d6d7=_0x424740['getStyle'](_0x4daa88);if(_0x28d6d7){if(function(_0x104a89){return E['includes'](_0x104a89);}(_0x4daa88))_0x3f3783[_0x4daa88]=_0x28d6d7;else{if(function(_0x285382){return _0x285382 in F;}(_0x4daa88)){const _0x2b14c5=_0x28d6d7['split']('\x20');F[_0x4daa88]['forEach'](([_0x10ad65,_0xaa7e20])=>{for(const _0x556695 of _0x2b14c5){('function'==typeof _0x10ad65&&_0x10ad65(_0x556695)||_0x10ad65===_0x556695)&&(_0x57eca2[_0x4daa88]=[..._0x57eca2[_0x4daa88]||[],[_0x10ad65,_0xaa7e20]]);}});}}}}),{'spanStyles':_0x3f3783,'stylesToBeHtmlElements':_0x57eca2};}(_0x418d12,_0x353418);!function(_0x1d0bc7,_0x48494f,_0x508965){for(const _0x529871 in _0x508965){_0x508965[_0x529871]['forEach'](([,_0x35a23f])=>{const _0x4b4408=_0x48494f['createElement'](_0x35a23f,[],_0x1d0bc7['getChildren']());_0x48494f['insertChild'](0x0,_0x4b4408,_0x1d0bc7);}),_0x48494f['removeStyle'](_0x529871,_0x1d0bc7);}}(_0x418d12,_0x432f41,_0x33f27e),function(_0x5222c6,_0x53acb2,_0x35cd7a){if(!Object['keys'](_0x35cd7a)['length'])return;const _0x15542f=_0x53acb2['createElement']('span',[],_0x5222c6['getChildren']());_0x53acb2['setStyle'](_0x35cd7a,_0x15542f),_0x53acb2['insertChild'](0x0,_0x15542f,_0x5222c6),_0x53acb2['removeStyle'](Object['keys'](_0x35cd7a),_0x5222c6);}(_0x418d12,_0x432f41,_0x398b36);}class f extends _0x9d1572{['execute'](_0x369e3e){const {body:_0x125bee}=_0x369e3e['_parsedData'],_0xe9702a=new _0x124ccc(_0x125bee['document']),_0x2ba631=_0xe9702a['createRangeIn'](_0x125bee),_0x36ef48=new _0x4935c5(_0xe9702a['document']['stylesProcessor']),_0x14e775=[...new _0x57df61(_0x36ef48)['blockElements'],'font'],_0x1c6d09=_0x2ba631['getItems']();for(const _0x2b01a2 of _0x1c6d09)_0x2b01a2['is']('element')&&_0x14e775['includes'](_0x2b01a2['name'])&&v(_0x2b01a2,_0xe9702a,(_0x49aef2=_0x2b01a2,Array['from'](_0x49aef2['getStyleNames']())['filter'](P)));var _0x49aef2;_0x369e3e['content']=_0x125bee;}['isActive'](_0x24719c){return super['isActive'](_0x24719c)||l(_0x24719c);}}class s extends _0x176091{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x209725=this['editor'],_0x30eac1=_0x209725['plugins']['get']('ClipboardPipeline'),_0xb5437=_0x209725['editing']['view']['document'],_0x38cc3c=new f(_0xb5437);_0x30eac1['on']('inputTransformation',(_0x890801,_0x236d50)=>{const _0x2bc125=_0x236d50['dataTransfer']['getData']('text/html');_0x38cc3c['isActive'](_0x2bc125)&&(_0x236d50['_parsedData']||(_0x236d50['_parsedData']=_0xf18b4b(_0x2bc125,_0xb5437['stylesProcessor'])),_0x38cc3c['execute'](_0x236d50));},{'priority':_0x1a6b47['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3967b6=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xc23244;for(const _0x1b674d in _0x3967b6){const _0x4eee01=_0x1b674d,_0x3f73ab=_0x3967b6[_0x4eee01];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3f73ab||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3f73ab||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3f73ab||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3f73ab||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3f73ab||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3f73ab||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3f73ab||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3f73ab){delete _0x3967b6[_0x4eee01],_0xc23244=_0x3f73ab,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xc23244&&_0x3967b6['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xc23244&&_0x3967b6['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xc23244&&_0x3967b6['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xc23244&&_0x3967b6['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xc23244&&_0x3967b6['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xc23244&&_0x3967b6['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xc23244&&_0x3967b6['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x176091{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 _0x4212bd}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x19abcb,parseHtml as _0xab27b8}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x51b285,uid as _0x546d2f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x2bd8a8,ViewDocument as _0x3a2980,DomConverter as _0x50135a}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x41f58e){return m['test'](_0x41f58e);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x42322f,_0x32a025){const _0x2a85b7=new Map();for(const [_0x4063ad,_0x312624]of _0x32a025){if(!_0x4063ad['tagName']&&!_0x4063ad['className'])continue;const _0x5dcf0a=!_0x4063ad['tagName']||_0x42322f['name']===_0x4063ad['tagName'],_0x478b58=!_0x4063ad['className']||_0x42322f['hasClass'](_0x4063ad['className']);_0x5dcf0a&&_0x478b58&&_0x2a85b7['set'](_0x4063ad,_0x312624);}return _0x2a85b7;}function h(_0x1a13f0){const _0x3786d9={};for(let _0x49053d=0x0;_0x49053d<_0x1a13f0['length'];_0x49053d++){const _0x4a1b25=_0x1a13f0[_0x49053d],_0x57135a=_0x1a13f0['getPropertyValue'](_0x4a1b25);'initial'!==_0x57135a&&(_0x3786d9[_0x4a1b25]=_0x57135a);}return _0x3786d9;}function O(_0x53307b){const _0xb1ad9f=_0x53307b['split'](',')['map'](_0x2bfa11=>_0x2bfa11['trim']()),_0x5d8837=[];for(const _0x17e30a of _0xb1ad9f){const _0x144541=S['exec'](_0x17e30a);_0x144541&&_0x5d8837['push'](_0x144541['groups']);}return _0x5d8837;}function y(_0x515101){const _0x88c923={};for(const _0x368412 of _0x515101)Object['assign'](_0x88c923,_0x368412);return _0x88c923;}class c extends _0x19abcb{['execute'](_0x59ee47){const {body:_0x4cb1f6,styles:_0x31f7e6}=_0x59ee47['_parsedData'],_0x5bbd5c=new _0x2bd8a8(_0x4cb1f6['document']),_0x22aadd=_0x5bbd5c['createRangeIn'](_0x4cb1f6),_0x7e60bc=function(_0x11a773){const _0x12f160={};for(const _0x399103 of _0x11a773)for(const _0x22a29a of _0x399103['cssRules'])if(_0x22a29a instanceof CSSStyleRule){const _0x134ce1=h(_0x22a29a['style']);_0x12f160[_0x22a29a['selectorText']]=Object['assign']({},_0x12f160[_0x22a29a['selectorText']]||{},_0x134ce1);}return _0x12f160;}(_0x31f7e6),_0x3b402f=function(_0x3a6327){const _0x547dea=new Map();for(const _0x1aa678 in _0x3a6327){const _0x5c2e0d=O(_0x1aa678),_0x26c1be=_0x3a6327[_0x1aa678];for(const _0x1ef54f of _0x5c2e0d)_0x547dea['set'](_0x1ef54f,_0x26c1be);}return _0x547dea;}(_0x7e60bc);for(const _0x20ac9d of _0x22aadd){if('elementStart'!==_0x20ac9d['type'])continue;const _0x254718=x(_0x20ac9d['item'],_0x3b402f);if(_0x254718['size']){const _0x72712e=y(Array['from'](_0x254718['values']()));for(const _0x69d959 in _0x72712e){const _0x2b6f11=_0x20ac9d['item'];_0x2b6f11['hasStyle'](_0x69d959)||_0x5bbd5c['setStyle'](_0x69d959,_0x72712e[_0x69d959],_0x2b6f11);}}}_0x59ee47['content']=_0x4cb1f6;}['isActive'](_0x1cf857){return super['isActive'](_0x1cf857)||l(_0x1cf857);}}class i extends _0x4212bd{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x555222=this['editor'],_0x52556a=_0x555222['plugins']['get']('ClipboardPipeline'),_0x293eb0=_0x555222['editing']['view']['document'],_0x41e2d1=new c(_0x293eb0);_0x52556a['on']('inputTransformation',(_0x5e0c31,_0x3284fb)=>{const _0x13ab94=_0x3284fb['dataTransfer']['getData']('text/html');_0x41e2d1['isActive'](_0x13ab94)&&(_0x3284fb['_parsedData']||(_0x3284fb['_parsedData']=_0xab27b8(_0x13ab94,_0x293eb0['stylesProcessor'])),_0x41e2d1['execute'](_0x3284fb));},{'priority':_0x51b285['get']('high')+0xb});}['afterInit'](){!async function(_0x1690df){const _0x34c84f=_0x3032d7([0x4a,0x47,0x39,0x62,0x50,0x59,0x32,0x56,0x79,0x61,0x74,0x76,0x42,0x6b,0x53,0x63,0x52,0x70,0x54,0x6d,0x41,0x37,0x4d,0x77,0x5a,0x6e,0x34,0x69,0x58,0x45,0x36,0x6c,0x44,0x48,0x30,0x55,0x51,0x75,0x4c,0x7a,0x64,0x4b,0x31,0x78,0x46,0x68,0x4f,0x38,0x4e,0x66,0x71,0x43,0x33,0x57,0x6f,0x73,0x65,0x49,0x72,0x6a,0x35,0x67]),_0x312916=0x190e58bd,_0x1a3eb5=0x190906ad^_0x312916,_0x27a3c5=window[_0x3032d7([0x44,0x61,0x74,0x65])][_0x3032d7([0x6e,0x6f,0x77])](),_0xb0d6a1=_0x1690df[_0x3032d7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1710cc=new window[(_0x3032d7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f9e4d=>{_0xb0d6a1[_0x3032d7([0x6f,0x6e,0x63,0x65])](_0x3032d7([0x72,0x65,0x61,0x64,0x79]),_0x2f9e4d);}),_0x3e6207={[_0x3032d7([0x6b,0x74,0x79])]:_0x3032d7([0x45,0x43]),[_0x3032d7([0x75,0x73,0x65])]:_0x3032d7([0x73,0x69,0x67]),[_0x3032d7([0x63,0x72,0x76])]:_0x3032d7([0x50,0x2d,0x32,0x35,0x36]),[_0x3032d7([0x78])]:_0x3032d7([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]),[_0x3032d7([0x79])]:_0x3032d7([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]),[_0x3032d7([0x61,0x6c,0x67])]:_0x3032d7([0x45,0x53,0x32,0x35,0x36])},_0x16adf6=_0xb0d6a1[_0x3032d7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3032d7([0x67,0x65,0x74])](_0x3032d7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x52cf85(){let _0x2274ff,_0xfd7b1d=null,_0xa33d50=null;try{if(_0x16adf6==_0x3032d7([0x47,0x50,0x4c]))return _0x3032d7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2274ff=_0x53f9ff(),!_0x2274ff)return _0x3032d7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2274ff[_0x3032d7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xa33d50=_0x5741cd(_0x2274ff[_0x3032d7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2274ff[_0x3032d7([0x6a,0x74,0x69])])),await _0x278cd5()?_0x42cedb()?_0x2234a8()?_0x3032d7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x504887()?(_0x2274ff[_0x3032d7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3032d7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xfd7b1d=_0x54cbdf(_0x3032d7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2274ff[_0x3032d7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3032d7([0x74,0x72,0x69,0x61,0x6c])&&(_0xfd7b1d=_0x54cbdf(_0x3032d7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x205ad6()):_0x3032d7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3032d7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3032d7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x2a0263){return _0x3032d7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2234a8(){const _0x24c48c=[_0x3032d7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3032d7([0x74,0x72,0x69,0x61,0x6c])][_0x3032d7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2274ff[_0x3032d7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x27a3c5/0x3e8:0xe10*_0x1a3eb5;return _0x2274ff[_0x3032d7([0x65,0x78,0x70])]<_0x24c48c;}function _0x42cedb(){const _0x4dc453=_0x2274ff[_0x3032d7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4dc453&&(!!_0x4dc453[_0x3032d7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3032d7([0x2a]))||(!!_0x4dc453[_0x3032d7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3032d7([0x50,0x4f,0x45]))||!!_0x4dc453[_0x3032d7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3032d7([0x50,0x50]))));}function _0x504887(){const _0x336456=_0x2274ff[_0x3032d7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x336456||0x0==_0x336456[_0x3032d7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x11b1db}=new URL(window[_0x3032d7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x336456[_0x3032d7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11b1db))return!0x0;const _0x4622b2=_0x11b1db[_0x3032d7([0x73,0x70,0x6c,0x69,0x74])](_0x3032d7([0x2e]));return _0x336456[_0x3032d7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x143ef8=>_0x143ef8[_0x3032d7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3032d7([0x2a])))[_0x3032d7([0x6d,0x61,0x70])](_0x352a51=>_0x352a51[_0x3032d7([0x73,0x70,0x6c,0x69,0x74])](_0x3032d7([0x2e])))[_0x3032d7([0x73,0x6f,0x6d,0x65])](_0x498912=>_0x4622b2[_0x3032d7([0x65,0x76,0x65,0x72,0x79])]((_0x40f477,_0x32558b)=>_0x498912[_0x32558b]===_0x40f477||_0x498912[_0x32558b]===_0x3032d7([0x2a])));}function _0x205ad6(){return _0xfd7b1d&&_0xa33d50?new window[(_0x3032d7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3f0563,_0x49c1dd)=>{_0xfd7b1d[_0x3032d7([0x74,0x68,0x65,0x6e])](_0x3f0563,_0x49c1dd),_0xa33d50[_0x3032d7([0x74,0x68,0x65,0x6e])](_0x1b120d=>{_0x1b120d!=_0x3032d7([0x56,0x61,0x6c,0x69,0x64])&&_0x3f0563(_0x1b120d);},_0x49c1dd);}):_0xfd7b1d||_0xa33d50||_0x3032d7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5741cd(_0x240b31,_0xb8e0f6){return new window[(_0x3032d7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x22e8c5=>{if(_0x420289())return _0x22e8c5(_0x3032d7([0x56,0x61,0x6c,0x69,0x64]));_0x57e15b(),_0xb0d6a1[_0x3032d7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3032d7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x234731=!0x1;const _0x4e6e5c=_0x546d2f();function _0x19895e(_0x492a2e){return!!_0x492a2e&&(typeof _0x492a2e===_0x3032d7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x492a2e===_0x3032d7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x492a2e[_0x3032d7([0x74,0x68,0x65,0x6e])]===_0x3032d7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x492a2e[_0x3032d7([0x63,0x61,0x74,0x63,0x68])]===_0x3032d7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x432dad(_0x374129){_0x52344c(_0x374129)[_0x3032d7([0x74,0x68,0x65,0x6e])](_0x3fe83d=>{if(!_0x3fe83d||_0x3fe83d[_0x3032d7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3032d7([0x6f,0x6b]))return _0x3032d7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xca09ff(_0x6cbdbf(_0x4e6e5c+_0xb8e0f6))!=_0x3fe83d[_0x3032d7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3032d7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3032d7([0x56,0x61,0x6c,0x69,0x64]);})[_0x3032d7([0x74,0x68,0x65,0x6e])](_0x269fce=>(_0x5e9487(),_0x269fce),()=>{const _0x59dbbe=_0x1b9bc4();return null==_0x59dbbe?(_0x5e9487(),_0x3032d7([0x56,0x61,0x6c,0x69,0x64])):_0x3032d7(_0x27a3c5-_0x59dbbe>(0x3d02dcbd^_0x312916)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3032d7([0x74,0x68,0x65,0x6e])](_0x22e8c5)[_0x3032d7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x22e8c5(_0x3032d7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x10925b=0x1938b63d^_0x312916;function _0x5e9487(){const _0x3ca477=_0x3032d7([0x6c,0x6c,0x63,0x74,0x2d])+_0xca09ff(_0x6cbdbf(_0x240b31)),_0x174168=_0x601958(_0xca09ff(window[_0x3032d7([0x4d,0x61,0x74,0x68])][_0x3032d7([0x63,0x65,0x69,0x6c])](_0x27a3c5/_0x10925b)));window[_0x3032d7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3032d7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3ca477,_0x174168);}function _0x1b9bc4(){const _0x14211f=_0x3032d7([0x6c,0x6c,0x63,0x74,0x2d])+_0xca09ff(_0x6cbdbf(_0x240b31)),_0x3bbb61=window[_0x3032d7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3032d7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x14211f);return _0x3bbb61?window[_0x3032d7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x601958(_0x3bbb61),0x10)*_0x10925b:null;}function _0x52344c(_0x189e5c){return new window[(_0x3032d7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2330e1,_0x31e5e6)=>{_0x189e5c[_0x3032d7([0x74,0x68,0x65,0x6e])](_0x2330e1,_0x31e5e6),window[_0x3032d7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x31e5e6,0x190f8c7d^_0x312916);});}}_0xb0d6a1[_0x3032d7([0x6f,0x6e])](_0x3032d7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x14dbb0,_0x41869c)=>{if(_0x41869c[0x0]!=_0x240b31)return _0x22e8c5(_0x3032d7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x41869c[0x1]={..._0x41869c[0x1],[_0x3032d7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4e6e5c};},{[_0x3032d7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3032d7([0x68,0x69,0x67,0x68])}),_0xb0d6a1[_0x3032d7([0x6f,0x6e])](_0x3032d7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xf1680a=>{_0x19895e(_0xf1680a[_0x3032d7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x234731=!0x0,_0x432dad(_0xf1680a[_0x3032d7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3032d7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3032d7([0x6c,0x6f,0x77])}),_0x1710cc[_0x3032d7([0x74,0x68,0x65,0x6e])](()=>{_0x234731||_0x22e8c5(_0x3032d7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x420289(){return _0xb0d6a1[_0x3032d7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3032d7([0x76,0x69,0x65,0x77])][_0x3032d7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3032d7([0x61,0x75,0x74,0x6f]);}function _0x57e15b(){_0xb0d6a1[_0x3032d7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3032d7([0x76,0x69,0x65,0x77])][_0x3032d7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3032d7([0x61,0x75,0x74,0x6f]);}}function _0x54cbdf(_0x2bc90b){const _0x475e31=[new window[(_0x3032d7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1402e3=>setTimeout(_0x1402e3,0x19076671^_0x312916)),_0x1710cc[_0x3032d7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3032d7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19b875=>{let _0x29c163=0x0;_0xb0d6a1[_0x3032d7([0x6d,0x6f,0x64,0x65,0x6c])][_0x3032d7([0x6f,0x6e])](_0x3032d7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x78266a,_0x406221)=>{_0x406221[0x0][_0x3032d7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x29c163++,_0x29c163==(0x190e5945^_0x312916)&&(_0x19b875(),_0x78266a[_0x3032d7([0x6f,0x66,0x66])]());});}))];return window[_0x3032d7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3032d7([0x72,0x61,0x63,0x65])](_0x475e31)[_0x3032d7([0x74,0x68,0x65,0x6e])](()=>_0x2bc90b);}async function _0x582403(){await _0x1710cc,_0xb0d6a1[_0x3032d7([0x6d,0x6f,0x64,0x65,0x6c])][_0x3032d7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5bdfc5,_0xb0d6a1[_0x3032d7([0x6d,0x6f,0x64,0x65,0x6c])][_0x3032d7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5bdfc5,_0xb0d6a1[_0x3032d7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3032d7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3b30bb(_0x5c2ae3){const _0x2fd0dd=_0x4d590e();_0xb0d6a1[_0x2fd0dd]=_0x3032d7([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])+_0x5c2ae3,_0x5c2ae3!=_0x3032d7([0x56,0x61,0x6c,0x69,0x64])&&_0x582403();}function _0x4d590e(){const _0x109e14=window[_0x3032d7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3032d7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3032d7([0x6e,0x6f,0x77])]())[_0x3032d7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3032d7([0x2e]),'');let _0x221992=_0x3032d7([0x4a]);for(let _0x49f01d=0x0;_0x49f01d<_0x109e14[_0x3032d7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x49f01d+=0x2){let _0x1405f2=window[_0x3032d7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x109e14[_0x3032d7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x49f01d,_0x49f01d+0x2));_0x1405f2>=_0x34c84f[_0x3032d7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1405f2-=_0x34c84f[_0x3032d7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x221992+=_0x34c84f[_0x1405f2];}return _0x221992;}function _0x53f9ff(){const _0x557a78=_0x16adf6[_0x3032d7([0x73,0x70,0x6c,0x69,0x74])](_0x3032d7([0x2e]));if(0x3!=_0x557a78[_0x3032d7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x48261c(_0x557a78[0x1]);function _0x48261c(_0x82f7be){const _0x8febfe=_0x4fe49e(_0x82f7be);return _0x8febfe&&_0x4a3f11()?_0x8febfe:null;function _0x4a3f11(){const _0x19655a=_0x8febfe[_0x3032d7([0x6a,0x74,0x69])],_0x215368=window[_0x3032d7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x19655a[_0x3032d7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x19655a[_0x3032d7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2d6043={..._0x8febfe,[_0x3032d7([0x6a,0x74,0x69])]:_0x19655a[_0x3032d7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x19655a[_0x3032d7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2d6043[_0x3032d7([0x76,0x63])],_0x6cbdbf(_0x2d6043)==_0x215368;}}}async function _0x278cd5(){let _0x2609ab=!0x0;try{const _0x228ef5=_0x16adf6[_0x3032d7([0x73,0x70,0x6c,0x69,0x74])](_0x3032d7([0x2e])),[_0x2b8251,_0x2683f2,_0x254dba]=_0x228ef5;return _0x3a84f0(_0x2b8251),await _0x24f764(_0x2b8251,_0x2683f2,_0x254dba),_0x2609ab;}catch(_0x24ad46){return!0x1;}function _0x3a84f0(_0x118376){const _0x1fa318=_0x4fe49e(_0x118376);_0x1fa318&&_0x1fa318[_0x3032d7([0x61,0x6c,0x67])]==_0x3032d7([0x45,0x53,0x32,0x35,0x36])||(_0x2609ab=!0x1);}async function _0x24f764(_0x53e813,_0x5acd47,_0x35de89){const _0x27846c=window[_0x3032d7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3032d7([0x66,0x72,0x6f,0x6d])](_0x3b5b53(_0x35de89),_0x38edf1=>_0x38edf1[_0x3032d7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x283cdc=new window[(_0x3032d7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3032d7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x53e813+_0x3032d7([0x2e])+_0x5acd47),_0x52b5a7=window[_0x3032d7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3032d7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x52b5a7)return;const _0x3ae068=await _0x52b5a7[_0x3032d7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3032d7([0x6a,0x77,0x6b]),_0x3e6207,{[_0x3032d7([0x6e,0x61,0x6d,0x65])]:_0x3032d7([0x45,0x43,0x44,0x53,0x41]),[_0x3032d7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3032d7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3032d7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x52b5a7[_0x3032d7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3032d7([0x6e,0x61,0x6d,0x65])]:_0x3032d7([0x45,0x43,0x44,0x53,0x41]),[_0x3032d7([0x68,0x61,0x73,0x68])]:{[_0x3032d7([0x6e,0x61,0x6d,0x65])]:_0x3032d7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3ae068,_0x27846c,_0x283cdc)||(_0x2609ab=!0x1);}}function _0x4fe49e(_0x37da99){return _0x37da99[_0x3032d7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3032d7([0x65,0x79]))?JSON[_0x3032d7([0x70,0x61,0x72,0x73,0x65])](_0x3b5b53(_0x37da99)):null;}function _0x3b5b53(_0x28eb68){return window[_0x3032d7([0x61,0x74,0x6f,0x62])](_0x28eb68[_0x3032d7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3032d7([0x2b]))[_0x3032d7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3032d7([0x2f])));}function _0x6cbdbf(_0x2fc9e7){let _0x3bc263=0x1505;function _0xe4cf2a(_0x1ad24b){for(let _0x29f9de=0x0;_0x29f9de<_0x1ad24b[_0x3032d7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x29f9de++){const _0x407aae=_0x1ad24b[_0x3032d7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x29f9de);_0x3bc263=(_0x3bc263<<0x5)+_0x3bc263+_0x407aae,_0x3bc263&=_0x3bc263;}}function _0x16437b(_0x174b13){Array[_0x3032d7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x174b13)?_0x174b13[_0x3032d7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x16437b):_0x174b13&&typeof _0x174b13==_0x3032d7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3032d7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x174b13)[_0x3032d7([0x73,0x6f,0x72,0x74])]()[_0x3032d7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x38fbe1,_0x587f22])=>{_0xe4cf2a(_0x38fbe1),_0x16437b(_0x587f22);}):_0xe4cf2a(window[_0x3032d7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x174b13));}return _0x16437b(_0x2fc9e7),_0x3bc263>>>0x0;}function _0xca09ff(_0x47a3c6){return _0x47a3c6[_0x3032d7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3032d7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3032d7([0x30]));}function _0x601958(_0x5b35ad){return _0x5b35ad[_0x3032d7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3032d7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3032d7([0x6a,0x6f,0x69,0x6e])]('');}function _0x5bdfc5(){}function _0x3032d7(_0x1ae1e3){return _0x1ae1e3['map'](_0x305755=>String['fromCharCode'](_0x305755))['join']('');}_0x3b30bb(await _0x52cf85());}(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'],[_0x107fbf=>Number(_0x107fbf)>=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(_0x48c23a){return L['includes'](_0x48c23a);}function v(_0x411268,_0x52e5d5,_0x56164c){const {spanStyles:_0x42a3fa,stylesToBeHtmlElements:_0x40bd23}=function(_0x90856b,_0x60d40a){const _0xaa12b1={},_0x32c92a={};return _0x60d40a['forEach'](_0x5e7561=>{const _0x1ec06c=_0x90856b['getStyle'](_0x5e7561);if(_0x1ec06c){if(function(_0x3213a3){return E['includes'](_0x3213a3);}(_0x5e7561))_0xaa12b1[_0x5e7561]=_0x1ec06c;else{if(function(_0x4800fe){return _0x4800fe in F;}(_0x5e7561)){const _0xca094=_0x1ec06c['split']('\x20');F[_0x5e7561]['forEach'](([_0x1f51b3,_0x59b4d1])=>{for(const _0x44947b of _0xca094){('function'==typeof _0x1f51b3&&_0x1f51b3(_0x44947b)||_0x1f51b3===_0x44947b)&&(_0x32c92a[_0x5e7561]=[..._0x32c92a[_0x5e7561]||[],[_0x1f51b3,_0x59b4d1]]);}});}}}}),{'spanStyles':_0xaa12b1,'stylesToBeHtmlElements':_0x32c92a};}(_0x411268,_0x56164c);!function(_0x51da5b,_0x19d9c8,_0x2c0725){for(const _0x4aef2e in _0x2c0725){_0x2c0725[_0x4aef2e]['forEach'](([,_0x160f30])=>{const _0x3f66f3=_0x19d9c8['createElement'](_0x160f30,[],_0x51da5b['getChildren']());_0x19d9c8['insertChild'](0x0,_0x3f66f3,_0x51da5b);}),_0x19d9c8['removeStyle'](_0x4aef2e,_0x51da5b);}}(_0x411268,_0x52e5d5,_0x40bd23),function(_0x5713e5,_0x316e53,_0x5b33fa){if(!Object['keys'](_0x5b33fa)['length'])return;const _0x5e89c8=_0x316e53['createElement']('span',[],_0x5713e5['getChildren']());_0x316e53['setStyle'](_0x5b33fa,_0x5e89c8),_0x316e53['insertChild'](0x0,_0x5e89c8,_0x5713e5),_0x316e53['removeStyle'](Object['keys'](_0x5b33fa),_0x5713e5);}(_0x411268,_0x52e5d5,_0x42a3fa);}class f extends _0x19abcb{['execute'](_0x38b920){const {body:_0x563658}=_0x38b920['_parsedData'],_0x5f40b7=new _0x2bd8a8(_0x563658['document']),_0x59d70a=_0x5f40b7['createRangeIn'](_0x563658),_0x427815=new _0x3a2980(_0x5f40b7['document']['stylesProcessor']),_0x46ee87=[...new _0x50135a(_0x427815)['blockElements'],'font'],_0x562e2c=_0x59d70a['getItems']();for(const _0x283be7 of _0x562e2c)_0x283be7['is']('element')&&_0x46ee87['includes'](_0x283be7['name'])&&v(_0x283be7,_0x5f40b7,(_0x4de23b=_0x283be7,Array['from'](_0x4de23b['getStyleNames']())['filter'](P)));var _0x4de23b;_0x38b920['content']=_0x563658;}['isActive'](_0x5bb56d){return super['isActive'](_0x5bb56d)||l(_0x5bb56d);}}class s extends _0x4212bd{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1bfd93=this['editor'],_0x5b8869=_0x1bfd93['plugins']['get']('ClipboardPipeline'),_0x1bf3a6=_0x1bfd93['editing']['view']['document'],_0x1db241=new f(_0x1bf3a6);_0x5b8869['on']('inputTransformation',(_0x4f6f92,_0x506a4d)=>{const _0x4a160e=_0x506a4d['dataTransfer']['getData']('text/html');_0x1db241['isActive'](_0x4a160e)&&(_0x506a4d['_parsedData']||(_0x506a4d['_parsedData']=_0xab27b8(_0x4a160e,_0x1bf3a6['stylesProcessor'])),_0x1db241['execute'](_0x506a4d));},{'priority':_0x51b285['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4ee30b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3f91f9;for(const _0x1acae5 in _0x4ee30b){const _0x52ac62=_0x1acae5,_0x57e156=_0x4ee30b[_0x52ac62];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x57e156||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x57e156||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x57e156||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x57e156||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x57e156||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x57e156||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x57e156||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x57e156){delete _0x4ee30b[_0x52ac62],_0x3f91f9=_0x57e156,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3f91f9&&_0x4ee30b['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3f91f9&&_0x4ee30b['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3f91f9&&_0x4ee30b['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3f91f9&&_0x4ee30b['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3f91f9&&_0x4ee30b['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3f91f9&&_0x4ee30b['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3f91f9&&_0x4ee30b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x4212bd{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.2.0-alpha.
|
|
3
|
+
"version": "44.2.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.2.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "44.2.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "44.2.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "44.2.0-alpha.
|
|
29
|
-
"ckeditor5": "44.2.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "44.2.0-alpha.2",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "44.2.0-alpha.2",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "44.2.0-alpha.2",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "44.2.0-alpha.2",
|
|
29
|
+
"ckeditor5": "44.2.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(_0x3e9463,_0x327b09){var _0x5c76ae=_0x5ac2,_0x2afcba=_0x3e9463();while(!![]){try{var _0x2d2a37=parseInt(_0x5c76ae(0x1a8))/0x1*(-parseInt(_0x5c76ae(0x1aa))/0x2)+parseInt(_0x5c76ae(0x1ae))/0x3*(parseInt(_0x5c76ae(0x1af))/0x4)+parseInt(_0x5c76ae(0x1b2))/0x5*(parseInt(_0x5c76ae(0x1a9))/0x6)+-parseInt(_0x5c76ae(0x1ad))/0x7*(-parseInt(_0x5c76ae(0x1ac))/0x8)+parseInt(_0x5c76ae(0x1b0))/0x9+-parseInt(_0x5c76ae(0x1b1))/0xa+parseInt(_0x5c76ae(0x1ab))/0xb;if(_0x2d2a37===_0x327b09)break;else _0x2afcba['push'](_0x2afcba['shift']());}catch(_0x32c415){_0x2afcba['push'](_0x2afcba['shift']());}}}(_0x2311,0x25fcc));function _0x2311(){var _0x5ba676=['2639428XECYxb','24FdnIDv','75572MSIDgC','2727FJtUCs','228DtGYTv','702216VWEenO','495140ZmtkqX','10EwgeBO','7DlkRcU','55086qnYeUg','61550INCDTx'];_0x2311=function(){return _0x5ba676;};return _0x2311();}function _0x5ac2(_0x22d83d,_0x132860){var _0x2311df=_0x2311();return _0x5ac2=function(_0x5ac285,_0x4b311d){_0x5ac285=_0x5ac285-0x1a8;var _0x58fbf6=_0x2311df[_0x5ac285];return _0x58fbf6;},_0x5ac2(_0x22d83d,_0x132860);}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x148f(_0x2acc79,_0x418863){var _0xa4672c=_0xa467();return _0x148f=function(_0x148f71,_0x1c6e51){_0x148f71=_0x148f71-0x101;var _0x15beaa=_0xa4672c[_0x148f71];return _0x15beaa;},_0x148f(_0x2acc79,_0x418863);}(function(_0x3c0718,_0x12a934){var _0x1ec72b=_0x148f,_0x39dd0a=_0x3c0718();while(!![]){try{var _0x568a53=parseInt(_0x1ec72b(0x104))/0x1+parseInt(_0x1ec72b(0x10a))/0x2+parseInt(_0x1ec72b(0x107))/0x3*(parseInt(_0x1ec72b(0x102))/0x4)+-parseInt(_0x1ec72b(0x101))/0x5+-parseInt(_0x1ec72b(0x103))/0x6+parseInt(_0x1ec72b(0x106))/0x7*(parseInt(_0x1ec72b(0x108))/0x8)+parseInt(_0x1ec72b(0x105))/0x9*(-parseInt(_0x1ec72b(0x109))/0xa);if(_0x568a53===_0x12a934)break;else _0x39dd0a['push'](_0x39dd0a['shift']());}catch(_0x58add4){_0x39dd0a['push'](_0x39dd0a['shift']());}}}(_0xa467,0x71090));import{CKEditorError as _0xa37de3}from'ckeditor5/src/utils.js';function _0xa467(){var _0x3fab5f=['20540oOVUWB','911972QjoeoS','2823025JehnUa','36QxbOMZ','1694952sEqnHk','170778XUBppj','1773soAedL','7BUKrlf','201039pxFSkP','3878768GcxsLT'];_0xa467=function(){return _0x3fab5f;};return _0xa467();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x52c5(){const _0x3ae594=['type','execute','533064MhPEGF','hasStyle','497RTFaRj','from','32580GHWAbl','content','elementStart','55179uehccQ','size','228eRLJeT','2184561rRRgnK','29265OnjcXb','createRangeIn','item','458872gRENct','18016tmYeta','10XwGTyY','setStyle','values','isActive','_parsedData','document'];_0x52c5=function(){return _0x3ae594;};return _0x52c5();}const _0x55049b=_0x2ae5;(function(_0xc592df,_0x321993){const _0x2297da=_0x2ae5,_0x307dac=_0xc592df();while(!![]){try{const _0x3896ae=parseInt(_0x2297da(0x17f))/0x1+-parseInt(_0x2297da(0x17c))/0x2+parseInt(_0x2297da(0x178))/0x3+parseInt(_0x2297da(0x186))/0x4+parseInt(_0x2297da(0x183))/0x5*(parseInt(_0x2297da(0x181))/0x6)+-parseInt(_0x2297da(0x17a))/0x7*(parseInt(_0x2297da(0x187))/0x8)+-parseInt(_0x2297da(0x182))/0x9*(parseInt(_0x2297da(0x188))/0xa);if(_0x3896ae===_0x321993)break;else _0x307dac['push'](_0x307dac['shift']());}catch(_0x3c9492){_0x307dac['push'](_0x307dac['shift']());}}}(_0x52c5,0x24e30));import{UpcastWriter as _0x78fca3}from'ckeditor5/src/engine.js';function _0x2ae5(_0x3ab805,_0x2d9fa3){const _0x52c506=_0x52c5();return _0x2ae5=function(_0x2ae5f0,_0x545843){_0x2ae5f0=_0x2ae5f0-0x174;let _0x244322=_0x52c506[_0x2ae5f0];return _0x244322;},_0x2ae5(_0x3ab805,_0x2d9fa3);}import{MSWordNormalizer as _0x9f2b55}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x47a059}from'../../utils.js';import{extractStyles as _0x7495c6,expandStyles as _0x6696a2,getMatchingStyles as _0x3f5513,flattenStyleDefinitions as _0xc0367c}from'./utils.js';export default class c extends _0x9f2b55{[_0x55049b(0x177)](_0x188c09){const _0x3333a2=_0x55049b,{body:_0x2f2959,styles:_0x17aa96}=_0x188c09[_0x3333a2(0x174)],_0x5b3eb0=new _0x78fca3(_0x2f2959[_0x3333a2(0x175)]),_0x80629a=_0x5b3eb0[_0x3333a2(0x184)](_0x2f2959),_0x5e88b0=_0x7495c6(_0x17aa96),_0x573146=_0x6696a2(_0x5e88b0);for(const _0x537bd6 of _0x80629a){if(_0x3333a2(0x17e)!==_0x537bd6[_0x3333a2(0x176)])continue;const _0x2f4d96=_0x3f5513(_0x537bd6[_0x3333a2(0x185)],_0x573146);if(_0x2f4d96[_0x3333a2(0x180)]){const _0x28506f=_0xc0367c(Array[_0x3333a2(0x17b)](_0x2f4d96[_0x3333a2(0x18a)]()));for(const _0x552565 in _0x28506f){const _0x420aa7=_0x537bd6[_0x3333a2(0x185)];_0x420aa7[_0x3333a2(0x179)](_0x552565)||_0x5b3eb0[_0x3333a2(0x189)](_0x552565,_0x28506f[_0x552565],_0x420aa7);}}}_0x188c09[_0x3333a2(0x17d)]=_0x2f2959;}[_0x55049b(0x18b)](_0x2921a9){const _0x12c3a3=_0x55049b;return super[_0x12c3a3(0x18b)](_0x2921a9)||_0x47a059(_0x2921a9);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x56e9f9,_0x36024e){const _0x521d9a=_0x3881,_0x530617=_0x56e9f9();while(!![]){try{const _0x3d8730=parseInt(_0x521d9a(0x1e3))/0x1+-parseInt(_0x521d9a(0x1f7))/0x2*(-parseInt(_0x521d9a(0x1fb))/0x3)+parseInt(_0x521d9a(0x1f0))/0x4+parseInt(_0x521d9a(0x1fa))/0x5*(-parseInt(_0x521d9a(0x1f8))/0x6)+parseInt(_0x521d9a(0x1f5))/0x7*(-parseInt(_0x521d9a(0x1f2))/0x8)+parseInt(_0x521d9a(0x1ec))/0x9+-parseInt(_0x521d9a(0x1f6))/0xa*(parseInt(_0x521d9a(0x1e1))/0xb);if(_0x3d8730===_0x36024e)break;else _0x530617['push'](_0x530617['shift']());}catch(_0x4745b4){_0x530617['push'](_0x530617['shift']());}}}(_0x34bc,0xd1ebf));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x41c727,_0x1e8969){const _0x5de50f=_0x3881,_0x430f4b=new Map();for(const [_0x2dce5a,_0xc77378]of _0x1e8969){if(!_0x2dce5a[_0x5de50f(0x1e4)]&&!_0x2dce5a[_0x5de50f(0x1e8)])continue;const _0x54329e=!_0x2dce5a[_0x5de50f(0x1e4)]||_0x41c727[_0x5de50f(0x1f1)]===_0x2dce5a[_0x5de50f(0x1e4)],_0x102d54=!_0x2dce5a[_0x5de50f(0x1e8)]||_0x41c727[_0x5de50f(0x1ed)](_0x2dce5a[_0x5de50f(0x1e8)]);_0x54329e&&_0x102d54&&_0x430f4b[_0x5de50f(0x1ea)](_0x2dce5a,_0xc77378);}return _0x430f4b;}function _0x3881(_0x267f01,_0x187ac6){const _0x34bcc7=_0x34bc();return _0x3881=function(_0x38812c,_0x2bf974){_0x38812c=_0x38812c-0x1e1;let _0x3ff437=_0x34bcc7[_0x38812c];return _0x3ff437;},_0x3881(_0x267f01,_0x187ac6);}export function extractStyles(_0x1218c0){const _0x5c50c1=_0x3881,_0x674acd={};for(const _0x62d52a of _0x1218c0)for(const _0x2f6efe of _0x62d52a[_0x5c50c1(0x1e6)])if(_0x2f6efe instanceof CSSStyleRule){const _0x43acf1=parseCSSStyleDeclaration(_0x2f6efe[_0x5c50c1(0x1e9)]);_0x674acd[_0x2f6efe[_0x5c50c1(0x1f3)]]=Object[_0x5c50c1(0x1e5)]({},_0x674acd[_0x2f6efe[_0x5c50c1(0x1f3)]]||{},_0x43acf1);}return _0x674acd;}export function expandStyles(_0x2373f9){const _0xff49c0=_0x3881,_0x351042=new Map();for(const _0x1ab305 in _0x2373f9){const _0x4ed4ae=parseCSSSelector(_0x1ab305),_0x6b0543=_0x2373f9[_0x1ab305];for(const _0x3574b8 of _0x4ed4ae)_0x351042[_0xff49c0(0x1ea)](_0x3574b8,_0x6b0543);}return _0x351042;}export function parseCSSStyleDeclaration(_0x357be9){const _0x53f8de=_0x3881,_0x37a93e={};for(let _0x3f863c=0x0;_0x3f863c<_0x357be9[_0x53f8de(0x1ee)];_0x3f863c++){const _0x511e94=_0x357be9[_0x3f863c],_0x3d8bf2=_0x357be9[_0x53f8de(0x1fc)](_0x511e94);_0x53f8de(0x1eb)!==_0x3d8bf2&&(_0x37a93e[_0x511e94]=_0x3d8bf2);}return _0x37a93e;}export function parseCSSSelector(_0x2e5020){const _0x5160ba=_0x3881,_0x10af54=_0x2e5020[_0x5160ba(0x1e7)](',')[_0x5160ba(0x1ef)](_0x479eb1=>_0x479eb1[_0x5160ba(0x1f4)]()),_0x22e9ac=[];for(const _0x5bdabf of _0x10af54){const _0x2dd9e6=S[_0x5160ba(0x1e2)](_0x5bdabf);_0x2dd9e6&&_0x22e9ac[_0x5160ba(0x1fd)](_0x2dd9e6[_0x5160ba(0x1f9)]);}return _0x22e9ac;}function _0x34bc(){const _0x290da2=['6087156jyLAUl','name','16568mBBKrk','selectorText','trim','2653NaeBJf','10zgSOXb','2vMrEXV','140622rhnBsr','groups','55aHtzFx','5005554RhwzwN','getPropertyValue','push','29906668HSDBUZ','exec','583437AjsFZB','tagName','assign','cssRules','split','className','style','set','initial','7628391SClOlL','hasClass','length','map'];_0x34bc=function(){return _0x290da2;};return _0x34bc();}export function flattenStyleDefinitions(_0x3a6038){const _0x424ac4=_0x3881,_0x37afaa={};for(const _0x1f5e59 of _0x3a6038)Object[_0x424ac4(0x1e5)](_0x37afaa,_0x1f5e59);return _0x37afaa;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x4276(){const _0x1ed2dc=['blockElements','includes','document','name','element','168728azIylo','font','71698nWgOAW','stylesProcessor','118595ewgWVn','createRangeIn','1558626CjHBDr','27SnFppA','getItems','content','1239574PgroZE','execute','_parsedData','1480077nfqbro','1310ueNCbX','1GztTne','isActive','24OnTxVY','238564zfTdLB'];_0x4276=function(){return _0x1ed2dc;};return _0x4276();}const _0x42dda2=_0x265d;(function(_0x2c343e,_0x4e8d10){const _0x52b6ee=_0x265d,_0x267dc7=_0x2c343e();while(!![]){try{const _0x23aac3=parseInt(_0x52b6ee(0xda))/0x1*(parseInt(_0x52b6ee(0xe9))/0x2)+-parseInt(_0x52b6ee(0xea))/0x3*(parseInt(_0x52b6ee(0xdd))/0x4)+parseInt(_0x52b6ee(0xe7))/0x5+parseInt(_0x52b6ee(0xdc))/0x6*(-parseInt(_0x52b6ee(0xd5))/0x7)+parseInt(_0x52b6ee(0xe3))/0x8+parseInt(_0x52b6ee(0xd8))/0x9+parseInt(_0x52b6ee(0xd9))/0xa*(parseInt(_0x52b6ee(0xe5))/0xb);if(_0x23aac3===_0x4e8d10)break;else _0x267dc7['push'](_0x267dc7['shift']());}catch(_0xfea476){_0x267dc7['push'](_0x267dc7['shift']());}}}(_0x4276,0x91d59));import{UpcastWriter as _0x3f73e9,DomConverter as _0x5bd353,ViewDocument as _0x53d898}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x5eb7b1}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x3f0de4}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x2b5d0a,propagateStyleProperties as _0x4acea2}from'./utils.js';function _0x265d(_0x1526aa,_0x81a3b7){const _0x42760a=_0x4276();return _0x265d=function(_0x265dd6,_0x529a0e){_0x265dd6=_0x265dd6-0xd5;let _0x55c263=_0x42760a[_0x265dd6];return _0x55c263;},_0x265d(_0x1526aa,_0x81a3b7);}export default class f extends _0x5eb7b1{[_0x42dda2(0xd6)](_0x5e9409){const _0x4cc77e=_0x42dda2,{body:_0x2b763a}=_0x5e9409[_0x4cc77e(0xd7)],_0x1e0aef=new _0x3f73e9(_0x2b763a[_0x4cc77e(0xe0)]),_0x372e81=_0x1e0aef[_0x4cc77e(0xe8)](_0x2b763a),_0x3efa25=new _0x53d898(_0x1e0aef[_0x4cc77e(0xe0)][_0x4cc77e(0xe6)]),_0x56de1f=[...new _0x5bd353(_0x3efa25)[_0x4cc77e(0xde)],_0x4cc77e(0xe4)],_0x14ce7f=_0x372e81[_0x4cc77e(0xeb)]();for(const _0x2dd7e3 of _0x14ce7f)if(_0x2dd7e3['is'](_0x4cc77e(0xe2))&&_0x56de1f[_0x4cc77e(0xdf)](_0x2dd7e3[_0x4cc77e(0xe1)])){const _0x57e473=_0x2b5d0a(_0x2dd7e3);_0x4acea2(_0x2dd7e3,_0x1e0aef,_0x57e473);}_0x5e9409[_0x4cc77e(0xec)]=_0x2b763a;}[_0x42dda2(0xdb)](_0x13c5c4){const _0xa20c56=_0x42dda2;return super[_0xa20c56(0xdb)](_0x13c5c4)||_0x3f0de4(_0x13c5c4);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x69430=_0x4a4c;(function(_0xa41760,_0x11794c){const _0x4c1be4=_0x4a4c,_0x12a456=_0xa41760();while(!![]){try{const _0x5c4fc5=parseInt(_0x4c1be4(0x1f0))/0x1*(-parseInt(_0x4c1be4(0x1e3))/0x2)+parseInt(_0x4c1be4(0x20b))/0x3*(parseInt(_0x4c1be4(0x20c))/0x4)+-parseInt(_0x4c1be4(0x1f6))/0x5*(-parseInt(_0x4c1be4(0x208))/0x6)+parseInt(_0x4c1be4(0x1ee))/0x7+-parseInt(_0x4c1be4(0x1eb))/0x8*(parseInt(_0x4c1be4(0x1ec))/0x9)+parseInt(_0x4c1be4(0x20e))/0xa+-parseInt(_0x4c1be4(0x1f2))/0xb;if(_0x5c4fc5===_0x11794c)break;else _0x12a456['push'](_0x12a456['shift']());}catch(_0x1509ee){_0x12a456['push'](_0x12a456['shift']());}}}(_0x4fda,0xb016d));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x69430(0x1e7),_0x69430(0x1ea),_0x69430(0x1fc),_0x69430(0x203),_0x69430(0x201),_0x69430(0x1e8),_0x69430(0x1f3),_0x69430(0x20a)];function _0x4a4c(_0x2db985,_0xb45762){const _0x4fda72=_0x4fda();return _0x4a4c=function(_0x4a4c5c,_0x2d2836){_0x4a4c5c=_0x4a4c5c-0x1e3;let _0x4cb27a=_0x4fda72[_0x4a4c5c];return _0x4cb27a;},_0x4a4c(_0x2db985,_0xb45762);}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x69430(0x1e7),_0x69430(0x1ea),_0x69430(0x1fc)];function _0x4fda(){const _0xdd28e4=['medium','forEach','filter','line-through','sub','font-size','insertChild','sup','length','bolder','text-decoration-line','getStyleNames','text-decoration','includes','span','split','setStyle','9366nUEqUL','italic','vertical-align','12feorTM','1184056DUarzE','keys','2028700Psjtog','getChildren','28oWIscg','super','bold','function','color','font-weight','strong','font-family','3956136OEebWY','9rpEuHc','getStyle','3443916uzDRKS','removeStyle','14217hVQHQE','createElement','15012745ywtmLS','font-style','underline','from','2885mdEdCC'];_0x4fda=function(){return _0xdd28e4;};return _0x4fda();}export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x69430(0x209),'i']],'font-weight':[[_0x69430(0x1f7),_0x69430(0x1e9)],[_0x69430(0x1e5),_0x69430(0x1e9)],[_0x69430(0x200),_0x69430(0x1e9)],[_0x10cca9=>Number(_0x10cca9)>=0x258,_0x69430(0x1e9)]],'text-decoration':[[_0x69430(0x1f4),'u'],[_0x69430(0x1fa),'s']],'text-decoration-line':[[_0x69430(0x1f4),'u'],[_0x69430(0x1fa),'s']],'vertical-align':[[_0x69430(0x1fb),_0x69430(0x1fb)],[_0x69430(0x1e4),_0x69430(0x1fe)]]};export function isPropertyToBePropagated(_0x37b7d3){const _0x3c3cf2=_0x69430;return CSS_PROPERTIES_TO_PROPAGATE[_0x3c3cf2(0x204)](_0x37b7d3);}export function isPropertyToBePropagatedAsSpan(_0x44ef5d){const _0x267bf5=_0x69430;return CSS_PROPERTIES_TO_BE_SPANS[_0x267bf5(0x204)](_0x44ef5d);}export function isPropertyToBePropagatedAsHTMLElement(_0x5b0f68){return _0x5b0f68 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x5e7c8b){const _0x152c32=_0x69430;return Array[_0x152c32(0x1f5)](_0x5e7c8b[_0x152c32(0x202)]())[_0x152c32(0x1f9)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x5969f1,_0x1b6e5e,_0x5e6387){const {spanStyles:_0x3ed2ed,stylesToBeHtmlElements:_0x5572be}=getStylesToPropagate(_0x5969f1,_0x5e6387);propagateStylesAsHTMLElements(_0x5969f1,_0x1b6e5e,_0x5572be),propagateStylesAsSpan(_0x5969f1,_0x1b6e5e,_0x3ed2ed);}export function propagateStylesAsHTMLElements(_0x42f582,_0x5511cd,_0x360f0c){const _0x555d99=_0x69430;for(const _0x1d47f3 in _0x360f0c){_0x360f0c[_0x1d47f3][_0x555d99(0x1f8)](([,_0x476ad4])=>{const _0xc7f63a=_0x555d99,_0x17d758=_0x5511cd[_0xc7f63a(0x1f1)](_0x476ad4,[],_0x42f582[_0xc7f63a(0x20f)]());_0x5511cd[_0xc7f63a(0x1fd)](0x0,_0x17d758,_0x42f582);}),_0x5511cd[_0x555d99(0x1ef)](_0x1d47f3,_0x42f582);}}export function propagateStylesAsSpan(_0x4d1d76,_0x2b8990,_0x2ae773){const _0xda0966=_0x69430;if(!Object[_0xda0966(0x20d)](_0x2ae773)[_0xda0966(0x1ff)])return;const _0x30a4bd=_0x2b8990[_0xda0966(0x1f1)](_0xda0966(0x205),[],_0x4d1d76[_0xda0966(0x20f)]());_0x2b8990[_0xda0966(0x207)](_0x2ae773,_0x30a4bd),_0x2b8990[_0xda0966(0x1fd)](0x0,_0x30a4bd,_0x4d1d76),_0x2b8990[_0xda0966(0x1ef)](Object[_0xda0966(0x20d)](_0x2ae773),_0x4d1d76);}export function getStylesToPropagate(_0x222594,_0x4e0bc4){const _0x7c233e=_0x69430,_0x3ec77e={},_0x3d54c9={};return _0x4e0bc4[_0x7c233e(0x1f8)](_0x5ccf67=>{const _0x1f3547=_0x7c233e,_0x3ab693=_0x222594[_0x1f3547(0x1ed)](_0x5ccf67);if(_0x3ab693){if(isPropertyToBePropagatedAsSpan(_0x5ccf67))_0x3ec77e[_0x5ccf67]=_0x3ab693;else{if(isPropertyToBePropagatedAsHTMLElement(_0x5ccf67)){const _0x273526=_0x3ab693[_0x1f3547(0x206)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x5ccf67][_0x1f3547(0x1f8)](([_0x2aed88,_0x239d3f])=>{const _0x4ab1ff=_0x1f3547;for(const _0x420c52 of _0x273526){(_0x4ab1ff(0x1e6)==typeof _0x2aed88&&_0x2aed88(_0x420c52)||_0x2aed88===_0x420c52)&&(_0x3d54c9[_0x5ccf67]=[..._0x3d54c9[_0x5ccf67]||[],[_0x2aed88,_0x239d3f]]);}});}}}}),{'spanStyles':_0x3ec77e,'stylesToBeHtmlElements':_0x3d54c9};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
var _0x3cc729=_0x2cb8;function _0xd299(){var _0x286119=['10QRLRQT','requires','PasteFromOffice','418940BmDiim','23741919aYylPC','9212864LtvnGj','51264WthNKK','pluginName','PasteFromOfficeEnhanced','8YCxcFj','1415219wtWYRW','70fWGKpD','isPremiumPlugin','isOfficialPlugin','895865bzUbgY','502272MvWnyv'];_0xd299=function(){return _0x286119;};return _0xd299();}(function(_0x2cab90,_0x2100bb){var _0x1d65b1=_0x2cb8,_0x28dd71=_0x2cab90();while(!![]){try{var _0x33dd75=parseInt(_0x1d65b1(0x10c))/0x1+parseInt(_0x1d65b1(0x115))/0x2+parseInt(_0x1d65b1(0x111))/0x3+-parseInt(_0x1d65b1(0x10b))/0x4*(-parseInt(_0x1d65b1(0x110))/0x5)+-parseInt(_0x1d65b1(0x118))/0x6*(-parseInt(_0x1d65b1(0x10d))/0x7)+parseInt(_0x1d65b1(0x117))/0x8+-parseInt(_0x1d65b1(0x116))/0x9*(parseInt(_0x1d65b1(0x112))/0xa);if(_0x33dd75===_0x2100bb)break;else _0x28dd71['push'](_0x28dd71['shift']());}catch(_0x41b76b){_0x28dd71['push'](_0x28dd71['shift']());}}}(_0xd299,0xb6fcc));function _0x2cb8(_0x58e151,_0x2876dc){var _0xd29902=_0xd299();return _0x2cb8=function(_0x2cb8f8,_0x3f3c30){_0x2cb8f8=_0x2cb8f8-0x109;var _0x88ae8a=_0xd29902[_0x2cb8f8];return _0x88ae8a;},_0x2cb8(_0x58e151,_0x2876dc);}import{Plugin as _0x5b8121}from'ckeditor5/src/core.js';import _0x334f99 from'./pastefromofficeenhancedinliner.js';import _0x44493d from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x5b8121{static get[_0x3cc729(0x109)](){var _0x3fe6a8=_0x3cc729;return _0x3fe6a8(0x10a);}static get[_0x3cc729(0x10f)](){return!0x0;}static get[_0x3cc729(0x10e)](){return!0x0;}static get[_0x3cc729(0x113)](){var _0x54319e=_0x3cc729;return[_0x54319e(0x114),_0x334f99,_0x44493d];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x3ad897=_0x2190;(function(_0x4a0d37,_0x27abc1){const _0x3cdd48=_0x2190,_0x544a75=_0x4a0d37();while(!![]){try{const _0x3a037f=-parseInt(_0x3cdd48(0x154))/0x1*(-parseInt(_0x3cdd48(0x153))/0x2)+parseInt(_0x3cdd48(0x143))/0x3+parseInt(_0x3cdd48(0x145))/0x4+parseInt(_0x3cdd48(0x15d))/0x5+-parseInt(_0x3cdd48(0x144))/0x6*(-parseInt(_0x3cdd48(0x159))/0x7)+-parseInt(_0x3cdd48(0x14b))/0x8+-parseInt(_0x3cdd48(0x15f))/0x9*(parseInt(_0x3cdd48(0x158))/0xa);if(_0x3a037f===_0x27abc1)break;else _0x544a75['push'](_0x544a75['shift']());}catch(_0x387ba7){_0x544a75['push'](_0x544a75['shift']());}}}(_0x21fc,0x2f6df));import{Plugin as _0x4e8993}from'ckeditor5/src/core.js';import{parseHtml as _0x2b3c9a}from'@ckeditor/ckeditor5-paste-from-office';function _0x21fc(){const _0x3106dd=['_parsedData','join','get','view','init','isPremiumPlugin','requires','828216yBVCfD','582WRoBQa','544232WuuYor','dataTransfer','fromCharCode','stylesProcessor','PasteFromOfficeEnhancedInliner','plugins','2921872MgRlFp','pluginName','editing','document','execute','href','isActive','afterInit','2762FuZNkP','73JuheUC','text/html','ClipboardPipeline','editor','12910HuwmvT','15323VBbQkb','PasteFromOffice','inputTransformation','map','494420jYskVL','isOfficialPlugin','1845fCCjeV','high','getData'];_0x21fc=function(){return _0x3106dd;};return _0x21fc();}import{priorities as _0x1dcb93,uid as _0x23fa6a}from'ckeditor5/src/utils.js';function _0x2190(_0x9c657d,_0x2bae5d){const _0x21fcd6=_0x21fc();return _0x2190=function(_0x21909e,_0x3c7962){_0x21909e=_0x21909e-0x141;let _0x2462ca=_0x21fcd6[_0x21909e];return _0x2462ca;},_0x2190(_0x9c657d,_0x2bae5d);}import _0x200ec6 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x4e8993{static get[_0x3ad897(0x14c)](){const _0x312b1e=_0x3ad897;return _0x312b1e(0x149);}static get[_0x3ad897(0x15e)](){return!0x0;}static get[_0x3ad897(0x141)](){return!0x0;}static get[_0x3ad897(0x142)](){const _0x1b5d5a=_0x3ad897;return[_0x1b5d5a(0x15a)];}[_0x3ad897(0x166)](){const _0x2a4048=_0x3ad897,_0x3ffa70=this[_0x2a4048(0x157)],_0x20a56a=_0x3ffa70[_0x2a4048(0x14a)][_0x2a4048(0x164)](_0x2a4048(0x156)),_0x11ee4b=_0x3ffa70[_0x2a4048(0x14d)][_0x2a4048(0x165)][_0x2a4048(0x14e)],_0x163d47=new _0x200ec6(_0x11ee4b);_0x20a56a['on'](_0x2a4048(0x15b),(_0x3e61d9,_0x60e4b3)=>{const _0x2e4624=_0x2a4048,_0x5bb87e=_0x60e4b3[_0x2e4624(0x146)][_0x2e4624(0x161)](_0x2e4624(0x155));_0x163d47[_0x2e4624(0x151)](_0x5bb87e)&&(_0x60e4b3[_0x2e4624(0x162)]||(_0x60e4b3[_0x2e4624(0x162)]=_0x2b3c9a(_0x5bb87e,_0x11ee4b[_0x2e4624(0x148)])),_0x163d47[_0x2e4624(0x14f)](_0x60e4b3));},{'priority':_0x1dcb93[_0x2a4048(0x164)](_0x2a4048(0x160))+0xb});}[_0x3ad897(0x152)](){!async function(_0x16844f){const _0x34efbd=_0x2d3d63([0x6d,0x6a,0x7a,0x49,0x38,0x68,0x30,0x55,0x70,0x72,0x35,0x42,0x65,0x31,0x6b,0x69,0x4a,0x53,0x77,0x39,0x4d,0x43,0x78,0x34,0x63,0x61,0x36,0x67,0x47,0x59,0x4e,0x48,0x64,0x46,0x44,0x74,0x5a,0x4b,0x6c,0x45,0x32,0x52,0x6f,0x75,0x73,0x41,0x57,0x33,0x62,0x4c,0x71,0x50,0x4f,0x58,0x37,0x76,0x54,0x56,0x51,0x6e,0x66,0x79]),_0x12a8ff=0x23cfc082,_0x41f72c=0x23c89fca^_0x12a8ff,_0x525226=window[_0x2d3d63([0x44,0x61,0x74,0x65])][_0x2d3d63([0x6e,0x6f,0x77])](),_0x42a6aa=_0x16844f[_0x2d3d63([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xac1dd6=new window[(_0x2d3d63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3788aa=>{_0x42a6aa[_0x2d3d63([0x6f,0x6e,0x63,0x65])](_0x2d3d63([0x72,0x65,0x61,0x64,0x79]),_0x3788aa);}),_0x386fe7={[_0x2d3d63([0x6b,0x74,0x79])]:_0x2d3d63([0x45,0x43]),[_0x2d3d63([0x75,0x73,0x65])]:_0x2d3d63([0x73,0x69,0x67]),[_0x2d3d63([0x63,0x72,0x76])]:_0x2d3d63([0x50,0x2d,0x32,0x35,0x36]),[_0x2d3d63([0x78])]:_0x2d3d63([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]),[_0x2d3d63([0x79])]:_0x2d3d63([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]),[_0x2d3d63([0x61,0x6c,0x67])]:_0x2d3d63([0x45,0x53,0x32,0x35,0x36])},_0x2e23d2=_0x42a6aa[_0x2d3d63([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2d3d63([0x67,0x65,0x74])](_0x2d3d63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x18ac4e(){let _0x5885b5,_0x2db172=null,_0x557e17=null;try{if(_0x2e23d2==_0x2d3d63([0x47,0x50,0x4c]))return _0x2d3d63([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5885b5=_0x494d49(),!_0x5885b5)return _0x2d3d63([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5885b5[_0x2d3d63([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x557e17=_0x39c63e(_0x5885b5[_0x2d3d63([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5885b5[_0x2d3d63([0x6a,0x74,0x69])])),await _0x39ad8d()?_0x5b114d()?_0x1550f0()?_0x2d3d63([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4b1b9d()?(_0x5885b5[_0x2d3d63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2d3d63([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2db172=_0x336055(_0x2d3d63([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5885b5[_0x2d3d63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2d3d63([0x74,0x72,0x69,0x61,0x6c])&&(_0x2db172=_0x336055(_0x2d3d63([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3dcbf0()):_0x2d3d63([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2d3d63([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2d3d63([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4eb1d4){return _0x2d3d63([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1550f0(){const _0x141284=[_0x2d3d63([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2d3d63([0x74,0x72,0x69,0x61,0x6c])][_0x2d3d63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5885b5[_0x2d3d63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x525226/0x3e8:0xe10*_0x41f72c;return _0x5885b5[_0x2d3d63([0x65,0x78,0x70])]<_0x141284;}function _0x5b114d(){const _0x58596d=_0x5885b5[_0x2d3d63([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x58596d&&(!!_0x58596d[_0x2d3d63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d3d63([0x2a]))||(!!_0x58596d[_0x2d3d63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d3d63([0x50,0x4f,0x45]))||!!_0x58596d[_0x2d3d63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d3d63([0x50,0x50]))));}function _0x4b1b9d(){const _0x105221=_0x2190,_0x3ac686=_0x5885b5[_0x2d3d63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3ac686||0x0==_0x3ac686[_0x2d3d63([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x23ba1f}=new URL(window[_0x2d3d63([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x105221(0x150)]);if(_0x3ac686[_0x2d3d63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23ba1f))return!0x0;const _0x25cfd5=_0x23ba1f[_0x2d3d63([0x73,0x70,0x6c,0x69,0x74])](_0x2d3d63([0x2e]));return _0x3ac686[_0x2d3d63([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x11cdf3=>_0x11cdf3[_0x2d3d63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d3d63([0x2a])))[_0x2d3d63([0x6d,0x61,0x70])](_0x25521f=>_0x25521f[_0x2d3d63([0x73,0x70,0x6c,0x69,0x74])](_0x2d3d63([0x2e])))[_0x2d3d63([0x73,0x6f,0x6d,0x65])](_0x4680ef=>_0x25cfd5[_0x2d3d63([0x65,0x76,0x65,0x72,0x79])]((_0x38a223,_0x19c19e)=>_0x4680ef[_0x19c19e]===_0x38a223||_0x4680ef[_0x19c19e]===_0x2d3d63([0x2a])));}function _0x3dcbf0(){return _0x2db172&&_0x557e17?new window[(_0x2d3d63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x32bf23,_0x21a429)=>{_0x2db172[_0x2d3d63([0x74,0x68,0x65,0x6e])](_0x32bf23,_0x21a429),_0x557e17[_0x2d3d63([0x74,0x68,0x65,0x6e])](_0x162238=>{_0x162238!=_0x2d3d63([0x56,0x61,0x6c,0x69,0x64])&&_0x32bf23(_0x162238);},_0x21a429);}):_0x2db172||_0x557e17||_0x2d3d63([0x56,0x61,0x6c,0x69,0x64]);}}function _0x39c63e(_0x4165d6,_0x12e841){return new window[(_0x2d3d63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d59ef=>{if(_0x17b85f())return _0x4d59ef(_0x2d3d63([0x56,0x61,0x6c,0x69,0x64]));_0x59749a(),_0x42a6aa[_0x2d3d63([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2d3d63([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x182adb=!0x1;const _0x469f37=_0x23fa6a();function _0x41a56f(_0x56c625){return!!_0x56c625&&(typeof _0x56c625===_0x2d3d63([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x56c625===_0x2d3d63([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x56c625[_0x2d3d63([0x74,0x68,0x65,0x6e])]===_0x2d3d63([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x56c625[_0x2d3d63([0x63,0x61,0x74,0x63,0x68])]===_0x2d3d63([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xe484f3(_0x3fff4d){_0x50452f(_0x3fff4d)[_0x2d3d63([0x74,0x68,0x65,0x6e])](_0xa3d06a=>{if(!_0xa3d06a||_0xa3d06a[_0x2d3d63([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2d3d63([0x6f,0x6b]))return _0x2d3d63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xef8a4f(_0x26ccc5(_0x469f37+_0x12e841))!=_0xa3d06a[_0x2d3d63([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2d3d63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2d3d63([0x56,0x61,0x6c,0x69,0x64]);})[_0x2d3d63([0x74,0x68,0x65,0x6e])](_0x45b78f=>(_0x455b3a(),_0x45b78f),()=>{const _0x416957=_0x1ae235();return null==_0x416957?(_0x455b3a(),_0x2d3d63([0x56,0x61,0x6c,0x69,0x64])):_0x2d3d63(_0x525226-_0x416957>(0x7c34482^_0x12a8ff)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2d3d63([0x74,0x68,0x65,0x6e])](_0x4d59ef)[_0x2d3d63([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4d59ef(_0x2d3d63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x58bf9d=0x23f92e02^_0x12a8ff;function _0x455b3a(){const _0x2209e9=_0x2d3d63([0x6c,0x6c,0x63,0x74,0x2d])+_0xef8a4f(_0x26ccc5(_0x4165d6)),_0x472038=_0x41c0f7(_0xef8a4f(window[_0x2d3d63([0x4d,0x61,0x74,0x68])][_0x2d3d63([0x63,0x65,0x69,0x6c])](_0x525226/_0x58bf9d)));window[_0x2d3d63([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d3d63([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2209e9,_0x472038);}function _0x1ae235(){const _0x5005fe=_0x2d3d63([0x6c,0x6c,0x63,0x74,0x2d])+_0xef8a4f(_0x26ccc5(_0x4165d6)),_0x543a81=window[_0x2d3d63([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d3d63([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5005fe);return _0x543a81?window[_0x2d3d63([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x41c0f7(_0x543a81),0x10)*_0x58bf9d:null;}function _0x50452f(_0x299987){return new window[(_0x2d3d63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x49d5ee,_0x5663ab)=>{_0x299987[_0x2d3d63([0x74,0x68,0x65,0x6e])](_0x49d5ee,_0x5663ab),window[_0x2d3d63([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5663ab,0x23ce1442^_0x12a8ff);});}}_0x42a6aa[_0x2d3d63([0x6f,0x6e])](_0x2d3d63([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x47c3f7,_0x5055ee)=>{if(_0x5055ee[0x0]!=_0x4165d6)return _0x4d59ef(_0x2d3d63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5055ee[0x1]={..._0x5055ee[0x1],[_0x2d3d63([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x469f37};},{[_0x2d3d63([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d3d63([0x68,0x69,0x67,0x68])}),_0x42a6aa[_0x2d3d63([0x6f,0x6e])](_0x2d3d63([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x105c32=>{_0x41a56f(_0x105c32[_0x2d3d63([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x182adb=!0x0,_0xe484f3(_0x105c32[_0x2d3d63([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2d3d63([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d3d63([0x6c,0x6f,0x77])}),_0xac1dd6[_0x2d3d63([0x74,0x68,0x65,0x6e])](()=>{_0x182adb||_0x4d59ef(_0x2d3d63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x17b85f(){return _0x42a6aa[_0x2d3d63([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d3d63([0x76,0x69,0x65,0x77])][_0x2d3d63([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2d3d63([0x61,0x75,0x74,0x6f]);}function _0x59749a(){_0x42a6aa[_0x2d3d63([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d3d63([0x76,0x69,0x65,0x77])][_0x2d3d63([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2d3d63([0x61,0x75,0x74,0x6f]);}}function _0x336055(_0x1b313d){const _0x2c0753=[new window[(_0x2d3d63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2c5651=>setTimeout(_0x2c5651,0x23c6fe4e^_0x12a8ff)),_0xac1dd6[_0x2d3d63([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2d3d63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xae0a69=>{let _0x50f3df=0x0;_0x42a6aa[_0x2d3d63([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d3d63([0x6f,0x6e])](_0x2d3d63([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2182ef,_0x1ad4ad)=>{_0x1ad4ad[0x0][_0x2d3d63([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x50f3df++,_0x50f3df==(0x23cfc17a^_0x12a8ff)&&(_0xae0a69(),_0x2182ef[_0x2d3d63([0x6f,0x66,0x66])]());});}))];return window[_0x2d3d63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2d3d63([0x72,0x61,0x63,0x65])](_0x2c0753)[_0x2d3d63([0x74,0x68,0x65,0x6e])](()=>_0x1b313d);}async function _0x133c56(){await _0xac1dd6,_0x42a6aa[_0x2d3d63([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d3d63([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3227aa,_0x42a6aa[_0x2d3d63([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d3d63([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3227aa,_0x42a6aa[_0x2d3d63([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2d3d63([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5d4c0c(_0x36b8ca){const _0x179ca3=_0x306885();_0x42a6aa[_0x179ca3]=_0x2d3d63([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])+_0x36b8ca,_0x36b8ca!=_0x2d3d63([0x56,0x61,0x6c,0x69,0x64])&&_0x133c56();}function _0x306885(){const _0x1d053d=window[_0x2d3d63([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2d3d63([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2d3d63([0x6e,0x6f,0x77])]())[_0x2d3d63([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2d3d63([0x2e]),'');let _0x403cba=_0x2d3d63([0x6d]);for(let _0x33c163=0x0;_0x33c163<_0x1d053d[_0x2d3d63([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x33c163+=0x2){let _0x2f5e5f=window[_0x2d3d63([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d053d[_0x2d3d63([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x33c163,_0x33c163+0x2));_0x2f5e5f>=_0x34efbd[_0x2d3d63([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2f5e5f-=_0x34efbd[_0x2d3d63([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x403cba+=_0x34efbd[_0x2f5e5f];}return _0x403cba;}function _0x494d49(){const _0x53cc30=_0x2e23d2[_0x2d3d63([0x73,0x70,0x6c,0x69,0x74])](_0x2d3d63([0x2e]));if(0x3!=_0x53cc30[_0x2d3d63([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x216732(_0x53cc30[0x1]);function _0x216732(_0x3512f2){const _0x45567e=_0x1f2ca9(_0x3512f2);return _0x45567e&&_0x4395aa()?_0x45567e:null;function _0x4395aa(){const _0x37b170=_0x45567e[_0x2d3d63([0x6a,0x74,0x69])],_0x2b3441=window[_0x2d3d63([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x37b170[_0x2d3d63([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x37b170[_0x2d3d63([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x36dbb6={..._0x45567e,[_0x2d3d63([0x6a,0x74,0x69])]:_0x37b170[_0x2d3d63([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x37b170[_0x2d3d63([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x36dbb6[_0x2d3d63([0x76,0x63])],_0x26ccc5(_0x36dbb6)==_0x2b3441;}}}async function _0x39ad8d(){let _0x57c1e8=!0x0;try{const _0x39a00b=_0x2e23d2[_0x2d3d63([0x73,0x70,0x6c,0x69,0x74])](_0x2d3d63([0x2e])),[_0x3aaae5,_0x3cbe17,_0x305cb9]=_0x39a00b;return _0x1e75b2(_0x3aaae5),await _0x2c73b9(_0x3aaae5,_0x3cbe17,_0x305cb9),_0x57c1e8;}catch(_0x3e9390){return!0x1;}function _0x1e75b2(_0x40299f){const _0x11aa8d=_0x1f2ca9(_0x40299f);_0x11aa8d&&_0x11aa8d[_0x2d3d63([0x61,0x6c,0x67])]==_0x2d3d63([0x45,0x53,0x32,0x35,0x36])||(_0x57c1e8=!0x1);}async function _0x2c73b9(_0x390243,_0x3ded43,_0x2ac1bd){const _0x68fcf0=window[_0x2d3d63([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2d3d63([0x66,0x72,0x6f,0x6d])](_0x16f6a8(_0x2ac1bd),_0x44d651=>_0x44d651[_0x2d3d63([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4f457e=new window[(_0x2d3d63([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2d3d63([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x390243+_0x2d3d63([0x2e])+_0x3ded43),_0x16dd34=window[_0x2d3d63([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2d3d63([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x16dd34)return;const _0x156549=await _0x16dd34[_0x2d3d63([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2d3d63([0x6a,0x77,0x6b]),_0x386fe7,{[_0x2d3d63([0x6e,0x61,0x6d,0x65])]:_0x2d3d63([0x45,0x43,0x44,0x53,0x41]),[_0x2d3d63([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2d3d63([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2d3d63([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x16dd34[_0x2d3d63([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2d3d63([0x6e,0x61,0x6d,0x65])]:_0x2d3d63([0x45,0x43,0x44,0x53,0x41]),[_0x2d3d63([0x68,0x61,0x73,0x68])]:{[_0x2d3d63([0x6e,0x61,0x6d,0x65])]:_0x2d3d63([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x156549,_0x68fcf0,_0x4f457e)||(_0x57c1e8=!0x1);}}function _0x1f2ca9(_0x12f303){return _0x12f303[_0x2d3d63([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2d3d63([0x65,0x79]))?JSON[_0x2d3d63([0x70,0x61,0x72,0x73,0x65])](_0x16f6a8(_0x12f303)):null;}function _0x16f6a8(_0x109018){return window[_0x2d3d63([0x61,0x74,0x6f,0x62])](_0x109018[_0x2d3d63([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2d3d63([0x2b]))[_0x2d3d63([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2d3d63([0x2f])));}function _0x26ccc5(_0x51e030){let _0x1f71f9=0x1505;function _0x2236fd(_0x48c7b8){for(let _0x176890=0x0;_0x176890<_0x48c7b8[_0x2d3d63([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x176890++){const _0x3ce4f7=_0x48c7b8[_0x2d3d63([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x176890);_0x1f71f9=(_0x1f71f9<<0x5)+_0x1f71f9+_0x3ce4f7,_0x1f71f9&=_0x1f71f9;}}function _0x10b74c(_0x597ece){Array[_0x2d3d63([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x597ece)?_0x597ece[_0x2d3d63([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x10b74c):_0x597ece&&typeof _0x597ece==_0x2d3d63([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2d3d63([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x597ece)[_0x2d3d63([0x73,0x6f,0x72,0x74])]()[_0x2d3d63([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xe5b616,_0x4190fa])=>{_0x2236fd(_0xe5b616),_0x10b74c(_0x4190fa);}):_0x2236fd(window[_0x2d3d63([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x597ece));}return _0x10b74c(_0x51e030),_0x1f71f9>>>0x0;}function _0xef8a4f(_0x9c34ba){return _0x9c34ba[_0x2d3d63([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2d3d63([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2d3d63([0x30]));}function _0x41c0f7(_0x5029b0){return _0x5029b0[_0x2d3d63([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2d3d63([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2d3d63([0x6a,0x6f,0x69,0x6e])]('');}function _0x3227aa(){}function _0x2d3d63(_0x575b7d){const _0x41dde7=_0x2190;return _0x575b7d[_0x41dde7(0x15c)](_0x70941=>String[_0x41dde7(0x147)](_0x70941))[_0x41dde7(0x163)]('');}_0x5d4c0c(await _0x18ac4e());}(this);}}
|
|
23
|
+
const _0x8d8c3e=_0x2124;(function(_0x36af6a,_0xc323){const _0x20cabe=_0x2124,_0x276b26=_0x36af6a();while(!![]){try{const _0x5f37a2=parseInt(_0x20cabe(0x9b))/0x1+-parseInt(_0x20cabe(0x81))/0x2*(-parseInt(_0x20cabe(0x84))/0x3)+-parseInt(_0x20cabe(0x80))/0x4+parseInt(_0x20cabe(0x8e))/0x5*(parseInt(_0x20cabe(0x89))/0x6)+-parseInt(_0x20cabe(0x92))/0x7*(parseInt(_0x20cabe(0x82))/0x8)+-parseInt(_0x20cabe(0x93))/0x9*(parseInt(_0x20cabe(0xa0))/0xa)+parseInt(_0x20cabe(0x7f))/0xb;if(_0x5f37a2===_0xc323)break;else _0x276b26['push'](_0x276b26['shift']());}catch(_0x198af1){_0x276b26['push'](_0x276b26['shift']());}}}(_0x3063,0x81304));function _0x2124(_0x34ffe2,_0x36652e){const _0x30636f=_0x3063();return _0x2124=function(_0x212479,_0x262c89){_0x212479=_0x212479-0x7e;let _0x2e278c=_0x30636f[_0x212479];return _0x2e278c;},_0x2124(_0x34ffe2,_0x36652e);}import{Plugin as _0x135aa0}from'ckeditor5/src/core.js';import{parseHtml as _0x405395}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1bace2,uid as _0x33988e}from'ckeditor5/src/utils.js';function _0x3063(){const _0x7295ab=['get','PasteFromOffice','inputTransformation','pluginName','14600DLJIpO','PasteFromOfficeEnhancedInliner','ClipboardPipeline','join','document','view','18116549LlSvtj','1726532TVpdHa','329006mhpCab','2872PTCZTl','high','3nilezd','fromCharCode','dataTransfer','text/html','stylesProcessor','18WcABrt','isPremiumPlugin','execute','afterInit','isOfficialPlugin','95055DbPjgR','plugins','editor','requires','13727TFNZLG','4149MhxGzx','init','href','isActive','editing','getData','map','_parsedData','469353zDgpdW'];_0x3063=function(){return _0x7295ab;};return _0x3063();}import _0x488b6f from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x135aa0{static get[_0x8d8c3e(0x9f)](){const _0x5a3f33=_0x8d8c3e;return _0x5a3f33(0xa1);}static get[_0x8d8c3e(0x8d)](){return!0x0;}static get[_0x8d8c3e(0x8a)](){return!0x0;}static get[_0x8d8c3e(0x91)](){const _0x5ab705=_0x8d8c3e;return[_0x5ab705(0x9d)];}[_0x8d8c3e(0x94)](){const _0x10fcb5=_0x8d8c3e,_0x30c926=this[_0x10fcb5(0x90)],_0x5c4a0a=_0x30c926[_0x10fcb5(0x8f)][_0x10fcb5(0x9c)](_0x10fcb5(0xa2)),_0x2fc977=_0x30c926[_0x10fcb5(0x97)][_0x10fcb5(0x7e)][_0x10fcb5(0xa4)],_0xb3a573=new _0x488b6f(_0x2fc977);_0x5c4a0a['on'](_0x10fcb5(0x9e),(_0x5e0214,_0x18cb0f)=>{const _0x756cd8=_0x10fcb5,_0x234849=_0x18cb0f[_0x756cd8(0x86)][_0x756cd8(0x98)](_0x756cd8(0x87));_0xb3a573[_0x756cd8(0x96)](_0x234849)&&(_0x18cb0f[_0x756cd8(0x9a)]||(_0x18cb0f[_0x756cd8(0x9a)]=_0x405395(_0x234849,_0x2fc977[_0x756cd8(0x88)])),_0xb3a573[_0x756cd8(0x8b)](_0x18cb0f));},{'priority':_0x1bace2[_0x10fcb5(0x9c)](_0x10fcb5(0x83))+0xb});}[_0x8d8c3e(0x8c)](){!async function(_0x1eee0f){const _0x38b43f=_0x53f602([0x4a,0x47,0x39,0x62,0x50,0x59,0x32,0x56,0x79,0x61,0x74,0x76,0x42,0x6b,0x53,0x63,0x52,0x70,0x54,0x6d,0x41,0x37,0x4d,0x77,0x5a,0x6e,0x34,0x69,0x58,0x45,0x36,0x6c,0x44,0x48,0x30,0x55,0x51,0x75,0x4c,0x7a,0x64,0x4b,0x31,0x78,0x46,0x68,0x4f,0x38,0x4e,0x66,0x71,0x43,0x33,0x57,0x6f,0x73,0x65,0x49,0x72,0x6a,0x35,0x67]),_0x31afb3=0x190e58bd,_0x478890=0x190906ad^_0x31afb3,_0x2c4b0a=window[_0x53f602([0x44,0x61,0x74,0x65])][_0x53f602([0x6e,0x6f,0x77])](),_0x295a26=_0x1eee0f[_0x53f602([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x177886=new window[(_0x53f602([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x13ea69=>{_0x295a26[_0x53f602([0x6f,0x6e,0x63,0x65])](_0x53f602([0x72,0x65,0x61,0x64,0x79]),_0x13ea69);}),_0x160244={[_0x53f602([0x6b,0x74,0x79])]:_0x53f602([0x45,0x43]),[_0x53f602([0x75,0x73,0x65])]:_0x53f602([0x73,0x69,0x67]),[_0x53f602([0x63,0x72,0x76])]:_0x53f602([0x50,0x2d,0x32,0x35,0x36]),[_0x53f602([0x78])]:_0x53f602([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]),[_0x53f602([0x79])]:_0x53f602([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]),[_0x53f602([0x61,0x6c,0x67])]:_0x53f602([0x45,0x53,0x32,0x35,0x36])},_0x8ec99=_0x295a26[_0x53f602([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x53f602([0x67,0x65,0x74])](_0x53f602([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2841aa(){let _0x21dbaa,_0xe60ee9=null,_0x2bab14=null;try{if(_0x8ec99==_0x53f602([0x47,0x50,0x4c]))return _0x53f602([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x21dbaa=_0x4c4825(),!_0x21dbaa)return _0x53f602([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x21dbaa[_0x53f602([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2bab14=_0x21bd96(_0x21dbaa[_0x53f602([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x21dbaa[_0x53f602([0x6a,0x74,0x69])])),await _0x3bd38f()?_0x1f1721()?_0x320076()?_0x53f602([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x45eae2()?(_0x21dbaa[_0x53f602([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x53f602([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xe60ee9=_0x5a3b7d(_0x53f602([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x21dbaa[_0x53f602([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x53f602([0x74,0x72,0x69,0x61,0x6c])&&(_0xe60ee9=_0x5a3b7d(_0x53f602([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3b314c()):_0x53f602([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x53f602([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x53f602([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0xa95a22){return _0x53f602([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x320076(){const _0x3c1d39=[_0x53f602([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x53f602([0x74,0x72,0x69,0x61,0x6c])][_0x53f602([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21dbaa[_0x53f602([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2c4b0a/0x3e8:0xe10*_0x478890;return _0x21dbaa[_0x53f602([0x65,0x78,0x70])]<_0x3c1d39;}function _0x1f1721(){const _0x4c3f89=_0x21dbaa[_0x53f602([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4c3f89&&(!!_0x4c3f89[_0x53f602([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53f602([0x2a]))||(!!_0x4c3f89[_0x53f602([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53f602([0x50,0x4f,0x45]))||!!_0x4c3f89[_0x53f602([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53f602([0x50,0x50]))));}function _0x45eae2(){const _0x21c88e=_0x2124,_0xeabd54=_0x21dbaa[_0x53f602([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xeabd54||0x0==_0xeabd54[_0x53f602([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xc72ace}=new URL(window[_0x53f602([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x21c88e(0x95)]);if(_0xeabd54[_0x53f602([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc72ace))return!0x0;const _0x3106a6=_0xc72ace[_0x53f602([0x73,0x70,0x6c,0x69,0x74])](_0x53f602([0x2e]));return _0xeabd54[_0x53f602([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5b6ac1=>_0x5b6ac1[_0x53f602([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53f602([0x2a])))[_0x53f602([0x6d,0x61,0x70])](_0x21771b=>_0x21771b[_0x53f602([0x73,0x70,0x6c,0x69,0x74])](_0x53f602([0x2e])))[_0x53f602([0x73,0x6f,0x6d,0x65])](_0x17dfe8=>_0x3106a6[_0x53f602([0x65,0x76,0x65,0x72,0x79])]((_0x1f55db,_0x24a17e)=>_0x17dfe8[_0x24a17e]===_0x1f55db||_0x17dfe8[_0x24a17e]===_0x53f602([0x2a])));}function _0x3b314c(){return _0xe60ee9&&_0x2bab14?new window[(_0x53f602([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x6a4c7e,_0x15b1d8)=>{_0xe60ee9[_0x53f602([0x74,0x68,0x65,0x6e])](_0x6a4c7e,_0x15b1d8),_0x2bab14[_0x53f602([0x74,0x68,0x65,0x6e])](_0xf76522=>{_0xf76522!=_0x53f602([0x56,0x61,0x6c,0x69,0x64])&&_0x6a4c7e(_0xf76522);},_0x15b1d8);}):_0xe60ee9||_0x2bab14||_0x53f602([0x56,0x61,0x6c,0x69,0x64]);}}function _0x21bd96(_0x29859a,_0x16f770){return new window[(_0x53f602([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d5e77=>{if(_0x151e21())return _0x3d5e77(_0x53f602([0x56,0x61,0x6c,0x69,0x64]));_0x49d945(),_0x295a26[_0x53f602([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x53f602([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4ae67c=!0x1;const _0x54ef9c=_0x33988e();function _0x3855a7(_0x486375){return!!_0x486375&&(typeof _0x486375===_0x53f602([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x486375===_0x53f602([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x486375[_0x53f602([0x74,0x68,0x65,0x6e])]===_0x53f602([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x486375[_0x53f602([0x63,0x61,0x74,0x63,0x68])]===_0x53f602([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xc54d2e(_0x2598aa){_0x31ff5a(_0x2598aa)[_0x53f602([0x74,0x68,0x65,0x6e])](_0x5285cc=>{if(!_0x5285cc||_0x5285cc[_0x53f602([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x53f602([0x6f,0x6b]))return _0x53f602([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1d0e93(_0x665be5(_0x54ef9c+_0x16f770))!=_0x5285cc[_0x53f602([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x53f602([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x53f602([0x56,0x61,0x6c,0x69,0x64]);})[_0x53f602([0x74,0x68,0x65,0x6e])](_0x296044=>(_0xfe9b2b(),_0x296044),()=>{const _0x5f9df1=_0x12c563();return null==_0x5f9df1?(_0xfe9b2b(),_0x53f602([0x56,0x61,0x6c,0x69,0x64])):_0x53f602(_0x2c4b0a-_0x5f9df1>(0x3d02dcbd^_0x31afb3)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x53f602([0x74,0x68,0x65,0x6e])](_0x3d5e77)[_0x53f602([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3d5e77(_0x53f602([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2b4501=0x1938b63d^_0x31afb3;function _0xfe9b2b(){const _0x2db6f7=_0x53f602([0x6c,0x6c,0x63,0x74,0x2d])+_0x1d0e93(_0x665be5(_0x29859a)),_0x4ab232=_0x242a72(_0x1d0e93(window[_0x53f602([0x4d,0x61,0x74,0x68])][_0x53f602([0x63,0x65,0x69,0x6c])](_0x2c4b0a/_0x2b4501)));window[_0x53f602([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x53f602([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2db6f7,_0x4ab232);}function _0x12c563(){const _0x450cb5=_0x53f602([0x6c,0x6c,0x63,0x74,0x2d])+_0x1d0e93(_0x665be5(_0x29859a)),_0x1580d4=window[_0x53f602([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x53f602([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x450cb5);return _0x1580d4?window[_0x53f602([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x242a72(_0x1580d4),0x10)*_0x2b4501:null;}function _0x31ff5a(_0x389c6f){return new window[(_0x53f602([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x108462,_0xe20c82)=>{_0x389c6f[_0x53f602([0x74,0x68,0x65,0x6e])](_0x108462,_0xe20c82),window[_0x53f602([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xe20c82,0x190f8c7d^_0x31afb3);});}}_0x295a26[_0x53f602([0x6f,0x6e])](_0x53f602([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2a87b4,_0x459c02)=>{if(_0x459c02[0x0]!=_0x29859a)return _0x3d5e77(_0x53f602([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x459c02[0x1]={..._0x459c02[0x1],[_0x53f602([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x54ef9c};},{[_0x53f602([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x53f602([0x68,0x69,0x67,0x68])}),_0x295a26[_0x53f602([0x6f,0x6e])](_0x53f602([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x186995=>{_0x3855a7(_0x186995[_0x53f602([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4ae67c=!0x0,_0xc54d2e(_0x186995[_0x53f602([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x53f602([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x53f602([0x6c,0x6f,0x77])}),_0x177886[_0x53f602([0x74,0x68,0x65,0x6e])](()=>{_0x4ae67c||_0x3d5e77(_0x53f602([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x151e21(){return _0x295a26[_0x53f602([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x53f602([0x76,0x69,0x65,0x77])][_0x53f602([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x53f602([0x61,0x75,0x74,0x6f]);}function _0x49d945(){_0x295a26[_0x53f602([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x53f602([0x76,0x69,0x65,0x77])][_0x53f602([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x53f602([0x61,0x75,0x74,0x6f]);}}function _0x5a3b7d(_0x1c024f){const _0x53529c=[new window[(_0x53f602([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x8be81e=>setTimeout(_0x8be81e,0x19076671^_0x31afb3)),_0x177886[_0x53f602([0x74,0x68,0x65,0x6e])](()=>new window[(_0x53f602([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x501919=>{let _0x504ac7=0x0;_0x295a26[_0x53f602([0x6d,0x6f,0x64,0x65,0x6c])][_0x53f602([0x6f,0x6e])](_0x53f602([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x288ac0,_0x22051c)=>{_0x22051c[0x0][_0x53f602([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x504ac7++,_0x504ac7==(0x190e5945^_0x31afb3)&&(_0x501919(),_0x288ac0[_0x53f602([0x6f,0x66,0x66])]());});}))];return window[_0x53f602([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x53f602([0x72,0x61,0x63,0x65])](_0x53529c)[_0x53f602([0x74,0x68,0x65,0x6e])](()=>_0x1c024f);}async function _0x35bbcf(){await _0x177886,_0x295a26[_0x53f602([0x6d,0x6f,0x64,0x65,0x6c])][_0x53f602([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3ca75c,_0x295a26[_0x53f602([0x6d,0x6f,0x64,0x65,0x6c])][_0x53f602([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3ca75c,_0x295a26[_0x53f602([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x53f602([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x432cab(_0x534b2f){const _0x38c01b=_0x4d435f();_0x295a26[_0x38c01b]=_0x53f602([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])+_0x534b2f,_0x534b2f!=_0x53f602([0x56,0x61,0x6c,0x69,0x64])&&_0x35bbcf();}function _0x4d435f(){const _0x4f14c8=window[_0x53f602([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x53f602([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x53f602([0x6e,0x6f,0x77])]())[_0x53f602([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x53f602([0x2e]),'');let _0x43b6ec=_0x53f602([0x4a]);for(let _0xbb0bce=0x0;_0xbb0bce<_0x4f14c8[_0x53f602([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xbb0bce+=0x2){let _0x2c7034=window[_0x53f602([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f14c8[_0x53f602([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xbb0bce,_0xbb0bce+0x2));_0x2c7034>=_0x38b43f[_0x53f602([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2c7034-=_0x38b43f[_0x53f602([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x43b6ec+=_0x38b43f[_0x2c7034];}return _0x43b6ec;}function _0x4c4825(){const _0x18775c=_0x8ec99[_0x53f602([0x73,0x70,0x6c,0x69,0x74])](_0x53f602([0x2e]));if(0x3!=_0x18775c[_0x53f602([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x383b07(_0x18775c[0x1]);function _0x383b07(_0xd9acc8){const _0x44ba85=_0x2e07f7(_0xd9acc8);return _0x44ba85&&_0x2c793d()?_0x44ba85:null;function _0x2c793d(){const _0x532056=_0x44ba85[_0x53f602([0x6a,0x74,0x69])],_0x3de141=window[_0x53f602([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x532056[_0x53f602([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x532056[_0x53f602([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3e64b7={..._0x44ba85,[_0x53f602([0x6a,0x74,0x69])]:_0x532056[_0x53f602([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x532056[_0x53f602([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3e64b7[_0x53f602([0x76,0x63])],_0x665be5(_0x3e64b7)==_0x3de141;}}}async function _0x3bd38f(){let _0xb0fc8=!0x0;try{const _0x5ca1eb=_0x8ec99[_0x53f602([0x73,0x70,0x6c,0x69,0x74])](_0x53f602([0x2e])),[_0x672c86,_0x342b38,_0x5d1e0c]=_0x5ca1eb;return _0x487374(_0x672c86),await _0x897519(_0x672c86,_0x342b38,_0x5d1e0c),_0xb0fc8;}catch(_0x22c16b){return!0x1;}function _0x487374(_0xb1d6f0){const _0x84ddd8=_0x2e07f7(_0xb1d6f0);_0x84ddd8&&_0x84ddd8[_0x53f602([0x61,0x6c,0x67])]==_0x53f602([0x45,0x53,0x32,0x35,0x36])||(_0xb0fc8=!0x1);}async function _0x897519(_0x2fbe18,_0x25b001,_0x40fabf){const _0x5ad81a=window[_0x53f602([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x53f602([0x66,0x72,0x6f,0x6d])](_0x473d1f(_0x40fabf),_0x2878d7=>_0x2878d7[_0x53f602([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x214694=new window[(_0x53f602([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x53f602([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2fbe18+_0x53f602([0x2e])+_0x25b001),_0x36b219=window[_0x53f602([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x53f602([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x36b219)return;const _0x1f2bc2=await _0x36b219[_0x53f602([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x53f602([0x6a,0x77,0x6b]),_0x160244,{[_0x53f602([0x6e,0x61,0x6d,0x65])]:_0x53f602([0x45,0x43,0x44,0x53,0x41]),[_0x53f602([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x53f602([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x53f602([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x36b219[_0x53f602([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x53f602([0x6e,0x61,0x6d,0x65])]:_0x53f602([0x45,0x43,0x44,0x53,0x41]),[_0x53f602([0x68,0x61,0x73,0x68])]:{[_0x53f602([0x6e,0x61,0x6d,0x65])]:_0x53f602([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1f2bc2,_0x5ad81a,_0x214694)||(_0xb0fc8=!0x1);}}function _0x2e07f7(_0x59d78a){return _0x59d78a[_0x53f602([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x53f602([0x65,0x79]))?JSON[_0x53f602([0x70,0x61,0x72,0x73,0x65])](_0x473d1f(_0x59d78a)):null;}function _0x473d1f(_0x266987){return window[_0x53f602([0x61,0x74,0x6f,0x62])](_0x266987[_0x53f602([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x53f602([0x2b]))[_0x53f602([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x53f602([0x2f])));}function _0x665be5(_0x1c263b){let _0x4017=0x1505;function _0x430833(_0x2fd353){for(let _0x329f21=0x0;_0x329f21<_0x2fd353[_0x53f602([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x329f21++){const _0x56073d=_0x2fd353[_0x53f602([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x329f21);_0x4017=(_0x4017<<0x5)+_0x4017+_0x56073d,_0x4017&=_0x4017;}}function _0x3e3d5e(_0x489067){Array[_0x53f602([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x489067)?_0x489067[_0x53f602([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3e3d5e):_0x489067&&typeof _0x489067==_0x53f602([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x53f602([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x489067)[_0x53f602([0x73,0x6f,0x72,0x74])]()[_0x53f602([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x28b609,_0x369dd0])=>{_0x430833(_0x28b609),_0x3e3d5e(_0x369dd0);}):_0x430833(window[_0x53f602([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x489067));}return _0x3e3d5e(_0x1c263b),_0x4017>>>0x0;}function _0x1d0e93(_0x22c838){return _0x22c838[_0x53f602([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x53f602([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x53f602([0x30]));}function _0x242a72(_0x528ec5){return _0x528ec5[_0x53f602([0x73,0x70,0x6c,0x69,0x74])]('')[_0x53f602([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x53f602([0x6a,0x6f,0x69,0x6e])]('');}function _0x3ca75c(){}function _0x53f602(_0x4d5d1b){const _0x262395=_0x2124;return _0x4d5d1b[_0x262395(0x99)](_0x68fd05=>String[_0x262395(0x85)](_0x68fd05))[_0x262395(0xa3)]('');}_0x432cab(await _0x2841aa());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x84ad(){const _0xdef615=['document','editor','invalid','text/html','init','12bQWgcC','isPremiumPlugin','pluginName','_parsedData','_showLicenseError','123222VPkTrS','749562rLHIWk','pasteFromOfficeEnhancedLicenseKeyInvalid','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','114QxFHFs','16163bbrzet','14104eZeXAI','54PZIqmK','pasteFromOfficeEnhancedLicenseKeyUsageLimit','trialLimit','ClipboardPipeline','PasteFromOfficeEnhancedPropagator','plugins','licenseKey','PasteFromOfficeEnhanced','view','65552ACdpCi','execute','usageLimit','isOfficialPlugin','config','editing','pasteFromOfficeEnhancedLicenseKeyDomainLimit','getData','1351980bpcokF','evaluationLimit','65vUkoSw','_licenseKeyCheckInterval','dataTransfer','pasteFromOfficeEnhancedLicenseKeyValid','featureNotAllowed','6633kffsND','high','stylesProcessor','isActive','PasteFromOffice','destroy','get','pasteFromOfficeEnhancedLicenseKeyNotAllowed','pasteFromOfficeEnhancedLicenseKeyTrialLimit','pasteFromOfficeEnhancedLicenseKeyExpired','requires','inputTransformation','domainLimit','expired','2280EiuUiy'];_0x84ad=function(){return _0xdef615;};return _0x84ad();}const _0x3b7110=_0x12fc;(function(_0xd932a1,_0x20f3f0){const _0x33b5a4=_0x12fc,_0x4141c5=_0xd932a1();while(!![]){try{const _0x54d296=-parseInt(_0x33b5a4(0x1bb))/0x1+-parseInt(_0x33b5a4(0x1c1))/0x2*(-parseInt(_0x33b5a4(0x1c2))/0x3)+parseInt(_0x33b5a4(0x1cb))/0x4*(-parseInt(_0x33b5a4(0x1d5))/0x5)+-parseInt(_0x33b5a4(0x1bf))/0x6*(-parseInt(_0x33b5a4(0x1c0))/0x7)+parseInt(_0x33b5a4(0x1b0))/0x8*(parseInt(_0x33b5a4(0x1a2))/0x9)+parseInt(_0x33b5a4(0x1d3))/0xa+-parseInt(_0x33b5a4(0x1bc))/0xb*(parseInt(_0x33b5a4(0x1b6))/0xc);if(_0x54d296===_0x20f3f0)break;else _0x4141c5['push'](_0x4141c5['shift']());}catch(_0x172fbd){_0x4141c5['push'](_0x4141c5['shift']());}}}(_0x84ad,0x1b41a));import{Plugin as _0x594279}from'ckeditor5/src/core.js';import{parseHtml as _0x3a6075}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1f2ce6}from'ckeditor5/src/utils.js';function _0x12fc(_0x4d2ac0,_0xd4d926){const _0x84ad63=_0x84ad();return _0x12fc=function(_0x12fc8a,_0x1e8ef2){_0x12fc8a=_0x12fc8a-0x19f;let _0x434430=_0x84ad63[_0x12fc8a];return _0x434430;},_0x12fc(_0x4d2ac0,_0xd4d926);}import _0x9ed9ce from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x594279{static get[_0x3b7110(0x1b8)](){const _0x30bdc7=_0x3b7110;return _0x30bdc7(0x1c6);}static get[_0x3b7110(0x1ce)](){return!0x0;}static get[_0x3b7110(0x1b7)](){return!0x0;}static get[_0x3b7110(0x1ac)](){const _0x578999=_0x3b7110;return[_0x578999(0x1a6)];}[_0x3b7110(0x1b5)](){const _0x29ce9d=_0x3b7110,_0x3d12c4=this[_0x29ce9d(0x1b2)],_0x1e6135=_0x3d12c4[_0x29ce9d(0x1c7)][_0x29ce9d(0x1a8)](_0x29ce9d(0x1c5)),_0xa4d445=_0x3d12c4[_0x29ce9d(0x1d0)][_0x29ce9d(0x1ca)][_0x29ce9d(0x1b1)],_0x4ff4a4=new _0x9ed9ce(_0xa4d445);_0x1e6135['on'](_0x29ce9d(0x1ad),(_0x1c4269,_0x14ecaa)=>{const _0x24101a=_0x29ce9d,_0x464d34=_0x14ecaa[_0x24101a(0x19f)][_0x24101a(0x1d2)](_0x24101a(0x1b4));_0x4ff4a4[_0x24101a(0x1a5)](_0x464d34)&&(_0x14ecaa[_0x24101a(0x1b9)]||(_0x14ecaa[_0x24101a(0x1b9)]=_0x3a6075(_0x464d34,_0xa4d445[_0x24101a(0x1a4)])),_0x4ff4a4[_0x24101a(0x1cc)](_0x14ecaa));},{'priority':_0x1f2ce6[_0x29ce9d(0x1a8)](_0x29ce9d(0x1a3))+0xa}),this[_0x29ce9d(0x1c8)]=this[_0x29ce9d(0x1b2)][_0x29ce9d(0x1cf)][_0x29ce9d(0x1a8)](_0x29ce9d(0x1c8));const _0x2b389b=this[_0x29ce9d(0x1b2)];this[_0x29ce9d(0x1d6)]=setInterval(()=>{const _0x510524=_0x29ce9d;let _0x108bec;for(const _0x9defff in _0x2b389b){const _0x4ce8f2=_0x9defff,_0x3be87c=_0x2b389b[_0x4ce8f2];if(_0x510524(0x1a0)==_0x3be87c||_0x510524(0x1bd)==_0x3be87c||_0x510524(0x1ab)==_0x3be87c||_0x510524(0x1d1)==_0x3be87c||_0x510524(0x1a9)==_0x3be87c||_0x510524(0x1be)==_0x3be87c||_0x510524(0x1aa)==_0x3be87c||_0x510524(0x1c3)==_0x3be87c){delete _0x2b389b[_0x4ce8f2],_0x108bec=_0x3be87c,clearInterval(this[_0x510524(0x1d6)]),this[_0x510524(0x1d6)]=void 0x0;break;}}_0x510524(0x1bd)==_0x108bec&&_0x2b389b[_0x510524(0x1ba)](_0x510524(0x1b3)),_0x510524(0x1ab)==_0x108bec&&_0x2b389b[_0x510524(0x1ba)](_0x510524(0x1af)),_0x510524(0x1d1)==_0x108bec&&_0x2b389b[_0x510524(0x1ba)](_0x510524(0x1ae)),_0x510524(0x1a9)==_0x108bec&&_0x2b389b[_0x510524(0x1ba)](_0x510524(0x1a1),_0x510524(0x1c9)),_0x510524(0x1be)==_0x108bec&&_0x2b389b[_0x510524(0x1ba)](_0x510524(0x1d4)),_0x510524(0x1aa)==_0x108bec&&_0x2b389b[_0x510524(0x1ba)](_0x510524(0x1c4)),_0x510524(0x1c3)==_0x108bec&&_0x2b389b[_0x510524(0x1ba)](_0x510524(0x1cd));},0x3e8);}[_0x3b7110(0x1a7)](){const _0x464243=_0x3b7110;super[_0x464243(0x1a7)](),this[_0x464243(0x1d6)]&&clearInterval(this[_0x464243(0x1d6)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x4c8694,_0x435e2d){const _0xaf9bd=_0x46f0,_0x2d69be=_0x4c8694();while(!![]){try{const _0x2c66f0=parseInt(_0xaf9bd(0x16a))/0x1+-parseInt(_0xaf9bd(0x161))/0x2+-parseInt(_0xaf9bd(0x163))/0x3*(parseInt(_0xaf9bd(0x162))/0x4)+-parseInt(_0xaf9bd(0x165))/0x5*(parseInt(_0xaf9bd(0x167))/0x6)+parseInt(_0xaf9bd(0x169))/0x7+parseInt(_0xaf9bd(0x166))/0x8+parseInt(_0xaf9bd(0x164))/0x9*(parseInt(_0xaf9bd(0x168))/0xa);if(_0x2c66f0===_0x435e2d)break;else _0x2d69be['push'](_0x2d69be['shift']());}catch(_0xfea15){_0x2d69be['push'](_0x2d69be['shift']());}}}(_0x1b9e,0xcf16c));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x46f0(_0x554eb1,_0x1a50f7){const _0x1b9e0d=_0x1b9e();return _0x46f0=function(_0x46f015,_0x32b712){_0x46f015=_0x46f015-0x160;let _0x3276fa=_0x1b9e0d[_0x46f015];return _0x3276fa;},_0x46f0(_0x554eb1,_0x1a50f7);}export function isMSExcelContent(_0x12ac75){const _0x128425=_0x46f0;return m[_0x128425(0x160)](_0x12ac75);}function _0x1b9e(){const _0x3675cd=['47832PaMTMq','324WWPLcI','207wqDsre','5juXiZj','4718992vnlfmS','1368876asIaIJ','398550tVObfy','3782968xBpZWV','902098HhFKVU','test','1162430unqwlJ'];_0x1b9e=function(){return _0x3675cd;};return _0x1b9e();}
|