@ckeditor/ckeditor5-paste-from-office-enhanced 44.2.0-alpha.13 → 44.2.0-alpha.15
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 y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(t,e){const n=A();return(S=function(t,e){return n[t-=178]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(842031===parseInt(e(180))/1*(-parseInt(e(178))/2)+parseInt(e(187))/3+parseInt(e(185))/4*(parseInt(e(182))/5)+parseInt(e(189))/6*(-parseInt(e(186))/7)+parseInt(e(184))/8+-parseInt(e(183))/9+-parseInt(e(188))/10*(-parseInt(e(179))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t){return E[S(181)](t)}function A(){const t=["5264820yUjUCF","5997288bbEltp","44jQkznX","273lWEBik","2346837KOxYGy","7894990tveIjO","253578wlkouf","8lcHizs","11BjwDsr","163078dKtsgO","test","639155WfACNe"];return(A=function(){return t})()}!function(t){const e=F,n=t();for(;;)try{if(992108===-parseInt(e(287))/1*(-parseInt(e(280))/2)+-parseInt(e(291))/3*(parseInt(e(266))/4)+-parseInt(e(285))/5+-parseInt(e(286))/6*(-parseInt(e(275))/7)+-parseInt(e(268))/8+parseInt(e(263))/9+-parseInt(e(276))/10*(-parseInt(e(282))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=P();return(F=function(t,e){return n[t-=263]})(t,e)}function O(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(272)]&&!s[n(267)])continue;const e=!s[n(272)]||t[n(271)]===s[n(272)],o=!s[n(267)]||t[n(269)](s[n(267)]);e&&o&&r[n(274)](s,i)}return r}function P(){const t=["309782siRnPj","initial","trim","5902395rvYpqQ","5129004qSVsfM","106773jtDdsI","groups","assign","getPropertyValue","1971570wGQiok","3467907DoJShq","cssRules","map","4puVsqk","className","4874016UVQydg","hasClass","push","name","tagName","length","set","7LAKDFg","250LLyyFf","selectorText","split","exec","28DyljHw","style"];return(P=function(){return t})()}function j(t){const e=F,n={};for(let r=0;r<t[e(273)];r++){const s=t[r],i=t[e(290)](s);e(283)!==i&&(n[s]=i)}return n}function N(t){const e=F,n=t[e(278)](",")[e(265)]((t=>t[e(284)]())),r=[];for(const t of n){const n=L[e(279)](t);n&&r[e(270)](n[e(288)])}return r}function D(t){const e=F,n={};for(const r of t)Object[e(289)](n,r);return n}const M=T;function T(t,e){const n=W();return(T=function(t,e){return n[t-=381]})(t,e)}function W(){const t=["createRangeIn","isActive","32958lGUcur","execute","values","size","24799240StIMMY","24zFfXcB","type","hasStyle","407112ANiZTS","elementStart","content","item","document","20FrNwmR","setStyle","2570088vKNHDJ","from","1614396uoMpvi","1990962NWAfLu","_parsedData","153iTINon","943836ZfTrxe"];return(W=function(){return t})()}!function(t){const e=T,n=t();for(;;)try{if(472389===parseInt(e(396))/1+-parseInt(e(388))/2*(-parseInt(e(384))/3)+parseInt(e(403))/4+-parseInt(e(401))/5*(-parseInt(e(385))/6)+-parseInt(e(381))/7+parseInt(e(393))/8*(parseInt(e(382))/9)+-parseInt(e(392))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class K extends w{[M(389)](t){const n=M,{body:r,styles:s}=t[n(383)],i=new e.UpcastWriter(r[n(400)]),o=i[n(386)](r),c=function(t){const e=F,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(274)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(264)])if(t instanceof CSSStyleRule){const r=j(t[e(281)]);n[t[e(277)]]=Object[e(289)]({},n[t[e(277)]]||{},r)}return n}(s));for(const t of o){if(n(397)!==t[n(394)])continue;const e=O(t[n(399)],c);if(e[n(391)]){const r=D(Array[n(404)](e[n(390)]()));for(const e in r){const s=t[n(399)];s[n(395)](e)||i[n(402)](e,r[e],s)}}}t[n(398)]=r}[M(387)](t){return super[M(387)](t)||C(t)}}const R=U;function k(){const t=["execute","editing","map","fromCharCode","24ValfWK","isActive","text/html","1403540cNnmzo","dataTransfer","2243154SKUolp","editor","pluginName","ClipboardPipeline","41391010nCinNg","get","init","PasteFromOffice","stylesProcessor","975438ZNhOMF","_parsedData","isPremiumPlugin","getData","37756ChffSs","5fZaFqN","7893529sFEBwd","plugins","435MWsCba","join","inputTransformation","PasteFromOfficeEnhancedInliner","isOfficialPlugin","1414437MlHfUs","view","afterInit","requires","href","document","high"];return(k=function(){return t})()}function U(t,e){const n=k();return(U=function(t,e){return n[t-=331]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(978845===-parseInt(e(346))/1+parseInt(e(360))/2+-parseInt(e(341))/3*(parseInt(e(337))/4)+parseInt(e(338))/5*(parseInt(e(362))/6)+-parseInt(e(339))/7+parseInt(e(357))/8*(-parseInt(e(333))/9)+parseInt(e(366))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class H extends t.Plugin{static get[R(364)](){return R(344)}static get[R(345)](){return!0}static get[R(335)](){return!0}static get[R(349)](){return[R(331)]}[R(368)](){const t=R,e=this[t(363)],n=e[t(340)][t(367)](t(365)),r=e[t(354)][t(347)][t(351)],s=new K(r);n.on(t(343),((e,n)=>{const i=t,o=n[i(361)][i(336)](i(359));s[i(358)](o)&&(n[i(334)]||(n[i(334)]=b(o,r[i(332)])),s[i(353)](n))}),{priority:x.priorities[t(367)](t(352))+11})}[R(348)](){!async function(t){const e=d([119,115,122,66,68,84,97,111,99,98,85,51,114,104,83,79,71,80,87,117,54,89,108,109,118,77,50,78,65,103,52,81,69,48,73,88,86,67,102,107,110,82,56,72,106,70,112,101,76,105,100,120,121,53,113,75,49,74,57,90,55,116]),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=U;return t[e(355)]((t=>String[e(356)](t)))[e(342)]("")}!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([119]);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:1739059200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=U,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(350)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const $=Q;!function(t){const e=Q,n=t();for(;;)try{if(289386===-parseInt(e(455))/1+parseInt(e(419))/2*(-parseInt(e(447))/3)+parseInt(e(452))/4+parseInt(e(434))/5+parseInt(e(443))/6*(-parseInt(e(427))/7)+parseInt(e(442))/8+-parseInt(e(415))/9*(-parseInt(e(449))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const q=[$(428),$(436),$(441),$(414),$(426),$(454),$(451),$(433)];function G(){const t=["sub","includes","getStyle","span","vertical-align","464055FyRtDW","from","font-family","strong","length","function","keys","font-size","4532624sYDEDF","207828WvIbMp","split","bold","getStyleNames","87KlwfUW","forEach","10HscEbg","filter","font-style","1029168YIeWTw","getChildren","font-weight","39653TlGDVC","setStyle","bolder","text-decoration","2093166tOHlDK","italic","removeStyle","sup","37456lpNBEl","medium","line-through","createElement","insertChild","underline","super","text-decoration-line","56fuceQv","color"];return(G=function(){return t})()}const V=[$(428),$(436),$(441)],z={"font-style":[[$(416),"i"]],"font-weight":[[$(420),$(437)],[$(445),$(437)],[$(413),$(437)],[t=>Number(t)>=600,$(437)]],"text-decoration":[[$(424),"u"],[$(421),"s"]],"text-decoration-line":[[$(424),"u"],[$(421),"s"]],"vertical-align":[[$(429),$(429)],[$(425),$(418)]]};function Y(t){return q[$(430)](t)}function _(t){const e=$;return Array[e(435)](t[e(446)]())[e(450)](Y)}function B(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(448)]((e=>{const i=n,o=t[i(431)](e);if(o)if(c=e,V[$(430)](c))r[e]=o;else if(e in z){const t=o[i(444)](" ");z[e][i(448)]((([n,r])=>{const o=i;for(const i of t)(o(439)==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(448)]((([,n])=>{const s=r,i=e[s(422)](n,[],t[s(453)]());e[s(423)](0,i,t)})),e[r(417)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(440)](n)[r(438)])return;const s=e[r(422)](r(432),[],t[r(453)]());e[r(456)](n,s),e[r(423)](0,s,t),e[r(417)](Object[r(440)](n),t)}(t,e,r)}function Q(t,e){const n=G();return(Q=function(t,e){return n[t-=413]})(t,e)}function J(){const t=["blockElements","stylesProcessor","document","content","6529887cFgMgL","4MGgIgH","isActive","includes","_parsedData","42wHHNwC","4ipkfFU","execute","347683WoUCLG","element","getItems","3502580NMcDGQ","createRangeIn","5201375gKbQzB","font","136874AKtzVG","22jYDnXC","1136691KJJHXq","9553920jAvvry","name"];return(J=function(){return t})()}const X=Z;function Z(t,e){const n=J();return(Z=function(t,e){return n[t-=213]})(t,e)}!function(t){const e=Z,n=t();for(;;)try{if(789611===-parseInt(e(226))/1+-parseInt(e(236))/2*(-parseInt(e(228))/3)+-parseInt(e(217))/4*(-parseInt(e(224))/5)+parseInt(e(216))/6*(parseInt(e(219))/7)+-parseInt(e(229))/8+-parseInt(e(235))/9+parseInt(e(222))/10*(parseInt(e(227))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class tt extends w{[X(218)](t){const n=X,{body:r}=t[n(215)],s=new e.UpcastWriter(r[n(233)]),i=s[n(223)](r),o=new e.ViewDocument(s[n(233)][n(232)]),c=[...new e.DomConverter(o)[n(231)],n(225)],a=i[n(221)]();for(const t of a)if(t.is(n(220))&&c[n(214)](t[n(230)])){B(t,s,_(t))}t[n(234)]=r}[X(213)](t){return super[X(213)](t)||C(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=328]})(t,e)}function rt(){const t=["pasteFromOfficeEnhancedLicenseKeyValid","11Yntbaa","editor","pasteFromOfficeEnhancedLicenseKeyNotAllowed","20kTjFhv","PasteFromOfficeEnhanced","usageLimit","_licenseKeyCheckInterval","556AkvANc","6416SOsYKE","10YtDwHQ","get","PasteFromOfficeEnhancedPropagator","invalid","licenseKey","pasteFromOfficeEnhancedLicenseKeyExpired","6412401oNUrFG","trialLimit","editing","_parsedData","document","expired","15153vfHLtE","featureNotAllowed","high","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","762978yGfXUd","PasteFromOffice","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","789600FLTSgy","domainLimit","requires","isPremiumPlugin","getData","pasteFromOfficeEnhancedLicenseKeyUsageLimit","770526eNwguS","4529whPdWx","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyTrialLimit","_showLicenseError","view","config","isOfficialPlugin","541729gEvGSd","isActive","dataTransfer","text/html","pluginName","destroy","init","pasteFromOfficeEnhancedLicenseKeyInvalid","inputTransformation","stylesProcessor","plugins","evaluationLimit"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(420350===-parseInt(e(362))/1+-parseInt(e(344))/2+-parseInt(e(340))/3*(-parseInt(e(382))/4)+parseInt(e(378))/5*(parseInt(e(354))/6)+-parseInt(e(355))/7*(parseInt(e(383))/8)+-parseInt(e(334))/9*(-parseInt(e(328))/10)+-parseInt(e(375))/11*(parseInt(e(348))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[et(366)](){return et(330)}static get[et(361)](){return!0}static get[et(351)](){return!0}static get[et(350)](){return[et(345)]}[et(368)](){const t=et,e=this[t(376)],n=e[t(372)][t(329)](t(356)),r=e[t(336)][t(359)][t(338)],s=new tt(r);n.on(t(370),((e,n)=>{const i=t,o=n[i(364)][i(352)](i(365));s[i(363)](o)&&(n[i(337)]||(n[i(337)]=b(o,r[i(371)])),s[i(346)](n))}),{priority:x.priorities[t(329)](t(342))+10}),this[t(332)]=this[t(376)][t(360)][t(329)](t(332));const i=this[t(376)];this[t(381)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(374)==s||e(369)==s||e(333)==s||e(347)==s||e(377)==s||e(343)==s||e(357)==s||e(353)==s){delete i[r],n=s,clearInterval(this[e(381)]),this[e(381)]=void 0;break}}e(369)==n&&i[e(358)](e(331)),e(333)==n&&i[e(358)](e(339)),e(347)==n&&i[e(358)](e(349)),e(377)==n&&i[e(358)](e(341),e(379)),e(343)==n&&i[e(358)](e(373)),e(357)==n&&i[e(358)](e(335)),e(353)==n&&i[e(358)](e(380))}),1e3)}[et(367)](){const t=et;super[t(367)](),this[t(381)]&&clearInterval(this[t(381)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=361]})(t,e)}function ct(){var t=["18xXVoNh","pluginName","PasteFromOffice","5157350PPUGEF","48RzAJnP","3316JoCkYI","702142wHOafR","PasteFromOfficeEnhanced","657432yymYla","isPremiumPlugin","isOfficialPlugin","154986wESvNk","222552sfjKWa","requires","40CDxBEq","758577IzUXdc"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(127398===parseInt(e(362))/1*(parseInt(e(363))/2)+-parseInt(e(373))/3+-parseInt(e(366))/4+parseInt(e(372))/5*(-parseInt(e(369))/6)+parseInt(e(364))/7+parseInt(e(370))/8*(parseInt(e(374))/9)+parseInt(e(361))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(375)](){return it(365)}static get[it(368)](){return!0}static get[it(367)](){return!0}static get[it(371)](){return[it(376),H,st]}}function ut(){var t=["30dcZinZ","2469208AjvnKo","325912jDfjEl","315jvPETi","321215ExaHDe","1868541lhwUpg","413998gAqRRN","5212144GxtjIg","1042648YSrGuV"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=480]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(640554===parseInt(e(484))/1+parseInt(e(482))/2+parseInt(e(481))/3+parseInt(e(486))/4+-parseInt(e(480))/5*(-parseInt(e(485))/6)+-parseInt(e(483))/7+-parseInt(e(487))/8*(parseInt(e(488))/9))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 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 D=R;function k(){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(k=function(){return t})()}function R(t,e){const n=k();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())}}(k);class M extends w{[D(387)](t){const n=D,{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}[D(397)](t){return super[D(397)](t)||A(t)}}function N(t,e){const n=K();return(N=function(t,e){return n[t-=379]})(t,e)}function K(){const t=["high","getData","ClipboardPipeline","111615ZFlAew","9582430hZyxnT","map","isPremiumPlugin","79926iSgeWM","25FKZBzi","text/html","isOfficialPlugin","PasteFromOfficeEnhancedInliner","requires","editing","editor","inputTransformation","href","afterInit","11787974kFrDza","document","stylesProcessor","1243647BELmsP","init","dataTransfer","3864116tmgpAx","PasteFromOffice","plugins","pluginName","join","5JKWRyC","get","_parsedData","execute","view","56wftwPB","198Asjhhk","fromCharCode","370422gCHEOY","isActive"];return(K=function(){return t})()}const V=N;!function(t){const e=N,n=t();for(;;)try{if(499797===parseInt(e(414))/1*(parseInt(e(413))/2)+parseInt(e(404))/3+parseInt(e(391))/4*(parseInt(e(396))/5)+parseInt(e(402))/6*(-parseInt(e(409))/7)+parseInt(e(401))/8*(parseInt(e(388))/9)+-parseInt(e(410))/10+-parseInt(e(385))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class $ extends t.Plugin{static get[V(394)](){return V(417)}static get[V(416)](){return!0}static get[V(412)](){return!0}static get[V(379)](){return[V(392)]}[V(389)](){const t=V,e=this[t(381)],n=e[t(393)][t(397)](t(408)),r=e[t(380)][t(400)][t(386)],s=new M(r);n.on(t(382),((e,n)=>{const i=t,o=n[i(390)][i(407)](i(415));s[i(405)](o)&&(n[i(398)]||(n[i(398)]=b(o,r[i(387)])),s[i(399)](n))}),{priority:x.priorities[t(397)](t(406))+11})}[V(384)](){!async function(t){const e=d([49,52,72,55,50,71,69,100,121,108,51,112,119,97,73,56,104,86,103,90,53,81,114,70,107,65,115,79,105,85,87,76,120,57,122,102,88,106,116,82,84,75,67,117,68,111,89,78,99,118,74,66,48,113,83,109,110,80,77,98,101,54]),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=N;return t[e(411)]((t=>String[e(403)](t)))[e(395)]("")}!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([72]);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:1739232e3;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=N,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(383)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const H=B;!function(t){const e=B,n=t();for(;;)try{if(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())}}(Y);const U=[H(159),H(154),H(147),H(141),H(138),H(136),H(170),H(137)];function Y(){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(Y=function(){return t})()}const Z=[H(159),H(154),H(147)],q={"font-style":[[H(153),"i"]],"font-weight":[[H(140),H(135)],[H(166),H(135)],[H(155),H(135)],[t=>Number(t)>=600,H(135)]],"text-decoration":[[H(164),"u"],[H(142),"s"]],"text-decoration-line":[[H(164),"u"],[H(142),"s"]],"vertical-align":[[H(171),H(171)],[H(132),H(128)]]};function z(t){return U[H(156)](t)}function B(t,e){const n=Y();return(B=function(t,e){return n[t-=127]})(t,e)}function X(t){const e=H;return Array[e(127)](t[e(168)]())[e(157)](z)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(158)]((e=>{const i=n,o=t[i(167)](e);if(o)if(c=e,Z[H(156)](c))r[e]=o;else if(e in q){const t=o[i(143)](" ");q[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=H;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=H;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 G=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 Q extends w{[G(472)](t){const n=G,{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}[G(478)](t){return super[G(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 Q(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})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x4bf194}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x13dbf9,parseHtml as _0x5dcd65}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x722d8c,uid as _0x167375}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x505362,ViewDocument as _0x586ddb,DomConverter as _0x2f07c5}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x5c6c94){return m['test'](_0x5c6c94);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x243f13,_0x350bdd){const _0x4cbb8b=new Map();for(const [_0xf8b096,_0x3b4009]of _0x350bdd){if(!_0xf8b096['tagName']&&!_0xf8b096['className'])continue;const _0x2f5a6d=!_0xf8b096['tagName']||_0x243f13['name']===_0xf8b096['tagName'],_0x454b3b=!_0xf8b096['className']||_0x243f13['hasClass'](_0xf8b096['className']);_0x2f5a6d&&_0x454b3b&&_0x4cbb8b['set'](_0xf8b096,_0x3b4009);}return _0x4cbb8b;}function h(_0x43f8cf){const _0x1098c0={};for(let _0x5eec24=0x0;_0x5eec24<_0x43f8cf['length'];_0x5eec24++){const _0x3706dd=_0x43f8cf[_0x5eec24],_0x63d10e=_0x43f8cf['getPropertyValue'](_0x3706dd);'initial'!==_0x63d10e&&(_0x1098c0[_0x3706dd]=_0x63d10e);}return _0x1098c0;}function O(_0x4eb63c){const _0x37a3e4=_0x4eb63c['split'](',')['map'](_0x4413fd=>_0x4413fd['trim']()),_0x276e80=[];for(const _0x282b05 of _0x37a3e4){const _0x5b1fda=S['exec'](_0x282b05);_0x5b1fda&&_0x276e80['push'](_0x5b1fda['groups']);}return _0x276e80;}function y(_0x19236c){const _0x518ffa={};for(const _0x5a346f of _0x19236c)Object['assign'](_0x518ffa,_0x5a346f);return _0x518ffa;}class c extends _0x13dbf9{['execute'](_0x596720){const {body:_0x5b2fd3,styles:_0x24db27}=_0x596720['_parsedData'],_0x13e77a=new _0x505362(_0x5b2fd3['document']),_0x432dc8=_0x13e77a['createRangeIn'](_0x5b2fd3),_0x47afbb=function(_0x4404f2){const _0x5b12f2={};for(const _0xd8b3c5 of _0x4404f2)for(const _0x41801c of _0xd8b3c5['cssRules'])if(_0x41801c instanceof CSSStyleRule){const _0x190d50=h(_0x41801c['style']);_0x5b12f2[_0x41801c['selectorText']]=Object['assign']({},_0x5b12f2[_0x41801c['selectorText']]||{},_0x190d50);}return _0x5b12f2;}(_0x24db27),_0xdd0331=function(_0x34d5e7){const _0x1a2fde=new Map();for(const _0x196504 in _0x34d5e7){const _0x4b735d=O(_0x196504),_0x1bead9=_0x34d5e7[_0x196504];for(const _0x20010d of _0x4b735d)_0x1a2fde['set'](_0x20010d,_0x1bead9);}return _0x1a2fde;}(_0x47afbb);for(const _0x4ed957 of _0x432dc8){if('elementStart'!==_0x4ed957['type'])continue;const _0x519fb5=x(_0x4ed957['item'],_0xdd0331);if(_0x519fb5['size']){const _0x51688a=y(Array['from'](_0x519fb5['values']()));for(const _0x54fb50 in _0x51688a){const _0x542189=_0x4ed957['item'];_0x542189['hasStyle'](_0x54fb50)||_0x13e77a['setStyle'](_0x54fb50,_0x51688a[_0x54fb50],_0x542189);}}}_0x596720['content']=_0x5b2fd3;}['isActive'](_0x4fca35){return super['isActive'](_0x4fca35)||l(_0x4fca35);}}class i extends _0x4bf194{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x581c23=this['editor'],_0x3cf900=_0x581c23['plugins']['get']('ClipboardPipeline'),_0x183fe8=_0x581c23['editing']['view']['document'],_0x5f2500=new c(_0x183fe8);_0x3cf900['on']('inputTransformation',(_0x170736,_0x205513)=>{const _0x6e625f=_0x205513['dataTransfer']['getData']('text/html');_0x5f2500['isActive'](_0x6e625f)&&(_0x205513['_parsedData']||(_0x205513['_parsedData']=_0x5dcd65(_0x6e625f,_0x183fe8['stylesProcessor'])),_0x5f2500['execute'](_0x205513));},{'priority':_0x722d8c['get']('high')+0xb});}['afterInit'](){!async function(_0x44dcca){const _0x26e3db=_0x51ac22([0x77,0x73,0x7a,0x42,0x44,0x54,0x61,0x6f,0x63,0x62,0x55,0x33,0x72,0x68,0x53,0x4f,0x47,0x50,0x57,0x75,0x36,0x59,0x6c,0x6d,0x76,0x4d,0x32,0x4e,0x41,0x67,0x34,0x51,0x45,0x30,0x49,0x58,0x56,0x43,0x66,0x6b,0x6e,0x52,0x38,0x48,0x6a,0x46,0x70,0x65,0x4c,0x69,0x64,0x78,0x79,0x35,0x71,0x4b,0x31,0x4a,0x39,0x5a,0x37,0x74]),_0x2b10c2=0x1a49fff1,_0x320cf9=0x1a4ea0f1^_0x2b10c2,_0x317cb4=window[_0x51ac22([0x44,0x61,0x74,0x65])][_0x51ac22([0x6e,0x6f,0x77])](),_0x1e7668=_0x44dcca[_0x51ac22([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x33ba23=new window[(_0x51ac22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b35b5=>{_0x1e7668[_0x51ac22([0x6f,0x6e,0x63,0x65])](_0x51ac22([0x72,0x65,0x61,0x64,0x79]),_0x5b35b5);}),_0x551839={[_0x51ac22([0x6b,0x74,0x79])]:_0x51ac22([0x45,0x43]),[_0x51ac22([0x75,0x73,0x65])]:_0x51ac22([0x73,0x69,0x67]),[_0x51ac22([0x63,0x72,0x76])]:_0x51ac22([0x50,0x2d,0x32,0x35,0x36]),[_0x51ac22([0x78])]:_0x51ac22([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]),[_0x51ac22([0x79])]:_0x51ac22([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]),[_0x51ac22([0x61,0x6c,0x67])]:_0x51ac22([0x45,0x53,0x32,0x35,0x36])},_0xec4c86=_0x1e7668[_0x51ac22([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x51ac22([0x67,0x65,0x74])](_0x51ac22([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x50ef7c(){let _0x3aeff7,_0x56630c=null,_0x37cc54=null;try{if(_0xec4c86==_0x51ac22([0x47,0x50,0x4c]))return _0x51ac22([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3aeff7=_0x1800ac(),!_0x3aeff7)return _0x51ac22([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3aeff7[_0x51ac22([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x37cc54=_0x33c44a(_0x3aeff7[_0x51ac22([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3aeff7[_0x51ac22([0x6a,0x74,0x69])])),await _0x16fb24()?_0x1c7f29()?_0x1a680a()?_0x51ac22([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x9b3aab()?(_0x3aeff7[_0x51ac22([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x51ac22([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x56630c=_0x531794(_0x51ac22([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3aeff7[_0x51ac22([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x51ac22([0x74,0x72,0x69,0x61,0x6c])&&(_0x56630c=_0x531794(_0x51ac22([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5a96c8()):_0x51ac22([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x51ac22([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x51ac22([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1eea41){return _0x51ac22([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1a680a(){const _0x1ea225=[_0x51ac22([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x51ac22([0x74,0x72,0x69,0x61,0x6c])][_0x51ac22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3aeff7[_0x51ac22([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x317cb4/0x3e8:0xe10*_0x320cf9;return _0x3aeff7[_0x51ac22([0x65,0x78,0x70])]<_0x1ea225;}function _0x1c7f29(){const _0x3bd29d=_0x3aeff7[_0x51ac22([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3bd29d&&(!!_0x3bd29d[_0x51ac22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51ac22([0x2a]))||(!!_0x3bd29d[_0x51ac22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51ac22([0x50,0x4f,0x45]))||!!_0x3bd29d[_0x51ac22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51ac22([0x50,0x50]))));}function _0x9b3aab(){const _0x19fb9f=_0x3aeff7[_0x51ac22([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x19fb9f||0x0==_0x19fb9f[_0x51ac22([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x299256}=new URL(window[_0x51ac22([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x19fb9f[_0x51ac22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x299256))return!0x0;const _0x95458d=_0x299256[_0x51ac22([0x73,0x70,0x6c,0x69,0x74])](_0x51ac22([0x2e]));return _0x19fb9f[_0x51ac22([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x54c777=>_0x54c777[_0x51ac22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51ac22([0x2a])))[_0x51ac22([0x6d,0x61,0x70])](_0x1ed79f=>_0x1ed79f[_0x51ac22([0x73,0x70,0x6c,0x69,0x74])](_0x51ac22([0x2e])))[_0x51ac22([0x73,0x6f,0x6d,0x65])](_0x272f96=>_0x95458d[_0x51ac22([0x65,0x76,0x65,0x72,0x79])]((_0x454f84,_0x3b6f29)=>_0x272f96[_0x3b6f29]===_0x454f84||_0x272f96[_0x3b6f29]===_0x51ac22([0x2a])));}function _0x5a96c8(){return _0x56630c&&_0x37cc54?new window[(_0x51ac22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1348ed,_0x52a1b2)=>{_0x56630c[_0x51ac22([0x74,0x68,0x65,0x6e])](_0x1348ed,_0x52a1b2),_0x37cc54[_0x51ac22([0x74,0x68,0x65,0x6e])](_0x503e70=>{_0x503e70!=_0x51ac22([0x56,0x61,0x6c,0x69,0x64])&&_0x1348ed(_0x503e70);},_0x52a1b2);}):_0x56630c||_0x37cc54||_0x51ac22([0x56,0x61,0x6c,0x69,0x64]);}}function _0x33c44a(_0x496976,_0x5079ea){return new window[(_0x51ac22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3fc352=>{if(_0x528d02())return _0x3fc352(_0x51ac22([0x56,0x61,0x6c,0x69,0x64]));_0x43577b(),_0x1e7668[_0x51ac22([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x51ac22([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x453d19=!0x1;const _0x53c322=_0x167375();function _0x118096(_0x56dd5e){return!!_0x56dd5e&&(typeof _0x56dd5e===_0x51ac22([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x56dd5e===_0x51ac22([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x56dd5e[_0x51ac22([0x74,0x68,0x65,0x6e])]===_0x51ac22([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x56dd5e[_0x51ac22([0x63,0x61,0x74,0x63,0x68])]===_0x51ac22([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x319d0e(_0x14d18b){_0x594bbc(_0x14d18b)[_0x51ac22([0x74,0x68,0x65,0x6e])](_0x4b1a18=>{if(!_0x4b1a18||_0x4b1a18[_0x51ac22([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x51ac22([0x6f,0x6b]))return _0x51ac22([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x46c50c(_0x4626a4(_0x53c322+_0x5079ea))!=_0x4b1a18[_0x51ac22([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x51ac22([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x51ac22([0x56,0x61,0x6c,0x69,0x64]);})[_0x51ac22([0x74,0x68,0x65,0x6e])](_0x55e087=>(_0x5fb29f(),_0x55e087),()=>{const _0x383176=_0x3cd2e6();return null==_0x383176?(_0x5fb29f(),_0x51ac22([0x56,0x61,0x6c,0x69,0x64])):_0x51ac22(_0x317cb4-_0x383176>(0x3e457bf1^_0x2b10c2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x51ac22([0x74,0x68,0x65,0x6e])](_0x3fc352)[_0x51ac22([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3fc352(_0x51ac22([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1a3ba5=0x1a7f1171^_0x2b10c2;function _0x5fb29f(){const _0xea64a=_0x51ac22([0x6c,0x6c,0x63,0x74,0x2d])+_0x46c50c(_0x4626a4(_0x496976)),_0x24d184=_0x56a59e(_0x46c50c(window[_0x51ac22([0x4d,0x61,0x74,0x68])][_0x51ac22([0x63,0x65,0x69,0x6c])](_0x317cb4/_0x1a3ba5)));window[_0x51ac22([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x51ac22([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xea64a,_0x24d184);}function _0x3cd2e6(){const _0x7cf6bb=_0x51ac22([0x6c,0x6c,0x63,0x74,0x2d])+_0x46c50c(_0x4626a4(_0x496976)),_0x116821=window[_0x51ac22([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x51ac22([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x7cf6bb);return _0x116821?window[_0x51ac22([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x56a59e(_0x116821),0x10)*_0x1a3ba5:null;}function _0x594bbc(_0x1205d6){return new window[(_0x51ac22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x21dd0a,_0x2aa3e2)=>{_0x1205d6[_0x51ac22([0x74,0x68,0x65,0x6e])](_0x21dd0a,_0x2aa3e2),window[_0x51ac22([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2aa3e2,0x1a482b31^_0x2b10c2);});}}_0x1e7668[_0x51ac22([0x6f,0x6e])](_0x51ac22([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3468ad,_0x1b8bef)=>{if(_0x1b8bef[0x0]!=_0x496976)return _0x3fc352(_0x51ac22([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1b8bef[0x1]={..._0x1b8bef[0x1],[_0x51ac22([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x53c322};},{[_0x51ac22([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x51ac22([0x68,0x69,0x67,0x68])}),_0x1e7668[_0x51ac22([0x6f,0x6e])](_0x51ac22([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xf952aa=>{_0x118096(_0xf952aa[_0x51ac22([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x453d19=!0x0,_0x319d0e(_0xf952aa[_0x51ac22([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x51ac22([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x51ac22([0x6c,0x6f,0x77])}),_0x33ba23[_0x51ac22([0x74,0x68,0x65,0x6e])](()=>{_0x453d19||_0x3fc352(_0x51ac22([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x528d02(){return _0x1e7668[_0x51ac22([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x51ac22([0x76,0x69,0x65,0x77])][_0x51ac22([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x51ac22([0x61,0x75,0x74,0x6f]);}function _0x43577b(){_0x1e7668[_0x51ac22([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x51ac22([0x76,0x69,0x65,0x77])][_0x51ac22([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x51ac22([0x61,0x75,0x74,0x6f]);}}function _0x531794(_0x1904be){const _0xe950f5=[new window[(_0x51ac22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf33ec1=>setTimeout(_0xf33ec1,0x1a40c13d^_0x2b10c2)),_0x33ba23[_0x51ac22([0x74,0x68,0x65,0x6e])](()=>new window[(_0x51ac22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x891ea6=>{let _0x10a50b=0x0;_0x1e7668[_0x51ac22([0x6d,0x6f,0x64,0x65,0x6c])][_0x51ac22([0x6f,0x6e])](_0x51ac22([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2de8f3,_0x923e42)=>{_0x923e42[0x0][_0x51ac22([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x10a50b++,_0x10a50b==(0x1a49fe09^_0x2b10c2)&&(_0x891ea6(),_0x2de8f3[_0x51ac22([0x6f,0x66,0x66])]());});}))];return window[_0x51ac22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x51ac22([0x72,0x61,0x63,0x65])](_0xe950f5)[_0x51ac22([0x74,0x68,0x65,0x6e])](()=>_0x1904be);}async function _0x25cf39(){await _0x33ba23,_0x1e7668[_0x51ac22([0x6d,0x6f,0x64,0x65,0x6c])][_0x51ac22([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x52cc36,_0x1e7668[_0x51ac22([0x6d,0x6f,0x64,0x65,0x6c])][_0x51ac22([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x52cc36,_0x1e7668[_0x51ac22([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x51ac22([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4b0f77(_0x476344){const _0x55deae=_0x201833();_0x1e7668[_0x55deae]=_0x51ac22([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])+_0x476344,_0x476344!=_0x51ac22([0x56,0x61,0x6c,0x69,0x64])&&_0x25cf39();}function _0x201833(){const _0x22350a=window[_0x51ac22([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x51ac22([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x51ac22([0x6e,0x6f,0x77])]())[_0x51ac22([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x51ac22([0x2e]),'');let _0x8b8229=_0x51ac22([0x77]);for(let _0x5d11c1=0x0;_0x5d11c1<_0x22350a[_0x51ac22([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5d11c1+=0x2){let _0x15c077=window[_0x51ac22([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x22350a[_0x51ac22([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5d11c1,_0x5d11c1+0x2));_0x15c077>=_0x26e3db[_0x51ac22([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x15c077-=_0x26e3db[_0x51ac22([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x8b8229+=_0x26e3db[_0x15c077];}return _0x8b8229;}function _0x1800ac(){const _0x4dab6d=_0xec4c86[_0x51ac22([0x73,0x70,0x6c,0x69,0x74])](_0x51ac22([0x2e]));if(0x3!=_0x4dab6d[_0x51ac22([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x111f43(_0x4dab6d[0x1]);function _0x111f43(_0x4ab6fd){const _0x4e687=_0x50dd18(_0x4ab6fd);return _0x4e687&&_0x1458dd()?_0x4e687:null;function _0x1458dd(){const _0x27b879=_0x4e687[_0x51ac22([0x6a,0x74,0x69])],_0x5d86a2=window[_0x51ac22([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x27b879[_0x51ac22([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x27b879[_0x51ac22([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x114166={..._0x4e687,[_0x51ac22([0x6a,0x74,0x69])]:_0x27b879[_0x51ac22([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x27b879[_0x51ac22([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x114166[_0x51ac22([0x76,0x63])],_0x4626a4(_0x114166)==_0x5d86a2;}}}async function _0x16fb24(){let _0x290b02=!0x0;try{const _0x1e71f2=_0xec4c86[_0x51ac22([0x73,0x70,0x6c,0x69,0x74])](_0x51ac22([0x2e])),[_0x4babe3,_0x30f0d8,_0x14ed61]=_0x1e71f2;return _0x124e0f(_0x4babe3),await _0x1852d5(_0x4babe3,_0x30f0d8,_0x14ed61),_0x290b02;}catch(_0x4759f8){return!0x1;}function _0x124e0f(_0x24a638){const _0x63b0f1=_0x50dd18(_0x24a638);_0x63b0f1&&_0x63b0f1[_0x51ac22([0x61,0x6c,0x67])]==_0x51ac22([0x45,0x53,0x32,0x35,0x36])||(_0x290b02=!0x1);}async function _0x1852d5(_0x4cf6ad,_0x3ac368,_0x341994){const _0x5b20eb=window[_0x51ac22([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x51ac22([0x66,0x72,0x6f,0x6d])](_0x5a597e(_0x341994),_0x5846fa=>_0x5846fa[_0x51ac22([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4498ea=new window[(_0x51ac22([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x51ac22([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4cf6ad+_0x51ac22([0x2e])+_0x3ac368),_0xda6919=window[_0x51ac22([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x51ac22([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xda6919)return;const _0x587fc5=await _0xda6919[_0x51ac22([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x51ac22([0x6a,0x77,0x6b]),_0x551839,{[_0x51ac22([0x6e,0x61,0x6d,0x65])]:_0x51ac22([0x45,0x43,0x44,0x53,0x41]),[_0x51ac22([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x51ac22([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x51ac22([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xda6919[_0x51ac22([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x51ac22([0x6e,0x61,0x6d,0x65])]:_0x51ac22([0x45,0x43,0x44,0x53,0x41]),[_0x51ac22([0x68,0x61,0x73,0x68])]:{[_0x51ac22([0x6e,0x61,0x6d,0x65])]:_0x51ac22([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x587fc5,_0x5b20eb,_0x4498ea)||(_0x290b02=!0x1);}}function _0x50dd18(_0x47164c){return _0x47164c[_0x51ac22([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x51ac22([0x65,0x79]))?JSON[_0x51ac22([0x70,0x61,0x72,0x73,0x65])](_0x5a597e(_0x47164c)):null;}function _0x5a597e(_0x176eea){return window[_0x51ac22([0x61,0x74,0x6f,0x62])](_0x176eea[_0x51ac22([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x51ac22([0x2b]))[_0x51ac22([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x51ac22([0x2f])));}function _0x4626a4(_0x448ca0){let _0x122a41=0x1505;function _0x150031(_0x50b3c8){for(let _0x4cfa8c=0x0;_0x4cfa8c<_0x50b3c8[_0x51ac22([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4cfa8c++){const _0x2b79be=_0x50b3c8[_0x51ac22([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4cfa8c);_0x122a41=(_0x122a41<<0x5)+_0x122a41+_0x2b79be,_0x122a41&=_0x122a41;}}function _0xa7853c(_0x4d002b){Array[_0x51ac22([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4d002b)?_0x4d002b[_0x51ac22([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xa7853c):_0x4d002b&&typeof _0x4d002b==_0x51ac22([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x51ac22([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4d002b)[_0x51ac22([0x73,0x6f,0x72,0x74])]()[_0x51ac22([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5cdf7b,_0x339a5d])=>{_0x150031(_0x5cdf7b),_0xa7853c(_0x339a5d);}):_0x150031(window[_0x51ac22([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4d002b));}return _0xa7853c(_0x448ca0),_0x122a41>>>0x0;}function _0x46c50c(_0x4c5903){return _0x4c5903[_0x51ac22([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x51ac22([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x51ac22([0x30]));}function _0x56a59e(_0x55c7ef){return _0x55c7ef[_0x51ac22([0x73,0x70,0x6c,0x69,0x74])]('')[_0x51ac22([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x51ac22([0x6a,0x6f,0x69,0x6e])]('');}function _0x52cc36(){}function _0x51ac22(_0x127d64){return _0x127d64['map'](_0x33ab9b=>String['fromCharCode'](_0x33ab9b))['join']('');}_0x4b0f77(await _0x50ef7c());}(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'],[_0x10e5e0=>Number(_0x10e5e0)>=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(_0x3e5306){return L['includes'](_0x3e5306);}function v(_0x681c56,_0x5c5984,_0x50ce60){const {spanStyles:_0x23a2c7,stylesToBeHtmlElements:_0x1034ac}=function(_0x20f2a7,_0x1b5a4d){const _0x1d61f4={},_0x28adf0={};return _0x1b5a4d['forEach'](_0x21c2ca=>{const _0x189514=_0x20f2a7['getStyle'](_0x21c2ca);if(_0x189514){if(function(_0xa10e4f){return E['includes'](_0xa10e4f);}(_0x21c2ca))_0x1d61f4[_0x21c2ca]=_0x189514;else{if(function(_0x1992ad){return _0x1992ad in F;}(_0x21c2ca)){const _0x517793=_0x189514['split']('\x20');F[_0x21c2ca]['forEach'](([_0x4204e4,_0x124092])=>{for(const _0x5e9872 of _0x517793){('function'==typeof _0x4204e4&&_0x4204e4(_0x5e9872)||_0x4204e4===_0x5e9872)&&(_0x28adf0[_0x21c2ca]=[..._0x28adf0[_0x21c2ca]||[],[_0x4204e4,_0x124092]]);}});}}}}),{'spanStyles':_0x1d61f4,'stylesToBeHtmlElements':_0x28adf0};}(_0x681c56,_0x50ce60);!function(_0x674fc7,_0xcb4751,_0x305ef0){for(const _0x1978a2 in _0x305ef0){_0x305ef0[_0x1978a2]['forEach'](([,_0x2b1efd])=>{const _0x1aaabe=_0xcb4751['createElement'](_0x2b1efd,[],_0x674fc7['getChildren']());_0xcb4751['insertChild'](0x0,_0x1aaabe,_0x674fc7);}),_0xcb4751['removeStyle'](_0x1978a2,_0x674fc7);}}(_0x681c56,_0x5c5984,_0x1034ac),function(_0x4a8883,_0x1c8939,_0x3d6989){if(!Object['keys'](_0x3d6989)['length'])return;const _0x5730f7=_0x1c8939['createElement']('span',[],_0x4a8883['getChildren']());_0x1c8939['setStyle'](_0x3d6989,_0x5730f7),_0x1c8939['insertChild'](0x0,_0x5730f7,_0x4a8883),_0x1c8939['removeStyle'](Object['keys'](_0x3d6989),_0x4a8883);}(_0x681c56,_0x5c5984,_0x23a2c7);}class f extends _0x13dbf9{['execute'](_0x1018e9){const {body:_0xe4a546}=_0x1018e9['_parsedData'],_0x26ff6a=new _0x505362(_0xe4a546['document']),_0x55e29f=_0x26ff6a['createRangeIn'](_0xe4a546),_0x290759=new _0x586ddb(_0x26ff6a['document']['stylesProcessor']),_0xedd469=[...new _0x2f07c5(_0x290759)['blockElements'],'font'],_0x5cd048=_0x55e29f['getItems']();for(const _0x59fafe of _0x5cd048)_0x59fafe['is']('element')&&_0xedd469['includes'](_0x59fafe['name'])&&v(_0x59fafe,_0x26ff6a,(_0x184b4e=_0x59fafe,Array['from'](_0x184b4e['getStyleNames']())['filter'](P)));var _0x184b4e;_0x1018e9['content']=_0xe4a546;}['isActive'](_0x8421f7){return super['isActive'](_0x8421f7)||l(_0x8421f7);}}class s extends _0x4bf194{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1a5228=this['editor'],_0x3ef106=_0x1a5228['plugins']['get']('ClipboardPipeline'),_0x59fa9d=_0x1a5228['editing']['view']['document'],_0x363bf7=new f(_0x59fa9d);_0x3ef106['on']('inputTransformation',(_0x311962,_0x4c36b7)=>{const _0x17430c=_0x4c36b7['dataTransfer']['getData']('text/html');_0x363bf7['isActive'](_0x17430c)&&(_0x4c36b7['_parsedData']||(_0x4c36b7['_parsedData']=_0x5dcd65(_0x17430c,_0x59fa9d['stylesProcessor'])),_0x363bf7['execute'](_0x4c36b7));},{'priority':_0x722d8c['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xf9442e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x506b23;for(const _0x8ab4fc in _0xf9442e){const _0x67c768=_0x8ab4fc,_0x2cab1d=_0xf9442e[_0x67c768];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x2cab1d||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2cab1d||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2cab1d||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2cab1d||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2cab1d||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2cab1d||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2cab1d||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2cab1d){delete _0xf9442e[_0x67c768],_0x506b23=_0x2cab1d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x506b23&&_0xf9442e['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x506b23&&_0xf9442e['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x506b23&&_0xf9442e['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x506b23&&_0xf9442e['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x506b23&&_0xf9442e['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x506b23&&_0xf9442e['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x506b23&&_0xf9442e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x4bf194{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 _0x5c825f}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x3e7c2f,parseHtml as _0x3b2fef}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x4af5e4,uid as _0xa0b76b}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x2ec943,ViewDocument as _0x57b42f,DomConverter as _0x5d511b}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x236164){return m['test'](_0x236164);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x2d9107,_0x1b1ccc){const _0x1b2748=new Map();for(const [_0x3db1bf,_0x311fb9]of _0x1b1ccc){if(!_0x3db1bf['tagName']&&!_0x3db1bf['className'])continue;const _0x243e09=!_0x3db1bf['tagName']||_0x2d9107['name']===_0x3db1bf['tagName'],_0x3dd7c4=!_0x3db1bf['className']||_0x2d9107['hasClass'](_0x3db1bf['className']);_0x243e09&&_0x3dd7c4&&_0x1b2748['set'](_0x3db1bf,_0x311fb9);}return _0x1b2748;}function h(_0x2ecdae){const _0x29c996={};for(let _0x4e49fa=0x0;_0x4e49fa<_0x2ecdae['length'];_0x4e49fa++){const _0x1da1a3=_0x2ecdae[_0x4e49fa],_0x520fc3=_0x2ecdae['getPropertyValue'](_0x1da1a3);'initial'!==_0x520fc3&&(_0x29c996[_0x1da1a3]=_0x520fc3);}return _0x29c996;}function O(_0x21b19c){const _0x5e3c29=_0x21b19c['split'](',')['map'](_0x1605d4=>_0x1605d4['trim']()),_0x49ca8c=[];for(const _0x494803 of _0x5e3c29){const _0x258277=S['exec'](_0x494803);_0x258277&&_0x49ca8c['push'](_0x258277['groups']);}return _0x49ca8c;}function y(_0x4f4103){const _0x43314d={};for(const _0x37a5a5 of _0x4f4103)Object['assign'](_0x43314d,_0x37a5a5);return _0x43314d;}class c extends _0x3e7c2f{['execute'](_0x589922){const {body:_0x199bcf,styles:_0x23420c}=_0x589922['_parsedData'],_0x2589af=new _0x2ec943(_0x199bcf['document']),_0x360181=_0x2589af['createRangeIn'](_0x199bcf),_0x3a0cb4=function(_0x40c349){const _0x372c8d={};for(const _0x3a945a of _0x40c349)for(const _0x3c1907 of _0x3a945a['cssRules'])if(_0x3c1907 instanceof CSSStyleRule){const _0x1e9c41=h(_0x3c1907['style']);_0x372c8d[_0x3c1907['selectorText']]=Object['assign']({},_0x372c8d[_0x3c1907['selectorText']]||{},_0x1e9c41);}return _0x372c8d;}(_0x23420c),_0x18855e=function(_0x600682){const _0x1cb0c0=new Map();for(const _0x4f8294 in _0x600682){const _0x1a48c9=O(_0x4f8294),_0x4ab951=_0x600682[_0x4f8294];for(const _0x475770 of _0x1a48c9)_0x1cb0c0['set'](_0x475770,_0x4ab951);}return _0x1cb0c0;}(_0x3a0cb4);for(const _0x1a21fc of _0x360181){if('elementStart'!==_0x1a21fc['type'])continue;const _0x42db56=x(_0x1a21fc['item'],_0x18855e);if(_0x42db56['size']){const _0x6e5fd3=y(Array['from'](_0x42db56['values']()));for(const _0x521dda in _0x6e5fd3){const _0x52cf8=_0x1a21fc['item'];_0x52cf8['hasStyle'](_0x521dda)||_0x2589af['setStyle'](_0x521dda,_0x6e5fd3[_0x521dda],_0x52cf8);}}}_0x589922['content']=_0x199bcf;}['isActive'](_0x53f974){return super['isActive'](_0x53f974)||l(_0x53f974);}}class i extends _0x5c825f{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2cc64e=this['editor'],_0x59e0cf=_0x2cc64e['plugins']['get']('ClipboardPipeline'),_0x32efb3=_0x2cc64e['editing']['view']['document'],_0x406bea=new c(_0x32efb3);_0x59e0cf['on']('inputTransformation',(_0x2e0f86,_0x551748)=>{const _0x52183c=_0x551748['dataTransfer']['getData']('text/html');_0x406bea['isActive'](_0x52183c)&&(_0x551748['_parsedData']||(_0x551748['_parsedData']=_0x3b2fef(_0x52183c,_0x32efb3['stylesProcessor'])),_0x406bea['execute'](_0x551748));},{'priority':_0x4af5e4['get']('high')+0xb});}['afterInit'](){!async function(_0x242119){const _0x2b057e=_0x3ccf98([0x31,0x34,0x48,0x37,0x32,0x47,0x45,0x64,0x79,0x6c,0x33,0x70,0x77,0x61,0x49,0x38,0x68,0x56,0x67,0x5a,0x35,0x51,0x72,0x46,0x6b,0x41,0x73,0x4f,0x69,0x55,0x57,0x4c,0x78,0x39,0x7a,0x66,0x58,0x6a,0x74,0x52,0x54,0x4b,0x43,0x75,0x44,0x6f,0x59,0x4e,0x63,0x76,0x4a,0x42,0x30,0x71,0x53,0x6d,0x6e,0x50,0x4d,0x62,0x65,0x36]),_0x4f3dd5=0x4adc8e76,_0x2c626a=0x4adbd146^_0x4f3dd5,_0x21751f=window[_0x3ccf98([0x44,0x61,0x74,0x65])][_0x3ccf98([0x6e,0x6f,0x77])](),_0x15dcc0=_0x242119[_0x3ccf98([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3916e7=new window[(_0x3ccf98([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x37c8b7=>{_0x15dcc0[_0x3ccf98([0x6f,0x6e,0x63,0x65])](_0x3ccf98([0x72,0x65,0x61,0x64,0x79]),_0x37c8b7);}),_0x3eaa29={[_0x3ccf98([0x6b,0x74,0x79])]:_0x3ccf98([0x45,0x43]),[_0x3ccf98([0x75,0x73,0x65])]:_0x3ccf98([0x73,0x69,0x67]),[_0x3ccf98([0x63,0x72,0x76])]:_0x3ccf98([0x50,0x2d,0x32,0x35,0x36]),[_0x3ccf98([0x78])]:_0x3ccf98([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]),[_0x3ccf98([0x79])]:_0x3ccf98([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]),[_0x3ccf98([0x61,0x6c,0x67])]:_0x3ccf98([0x45,0x53,0x32,0x35,0x36])},_0x46e92b=_0x15dcc0[_0x3ccf98([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3ccf98([0x67,0x65,0x74])](_0x3ccf98([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x48d668(){let _0x5cce9e,_0x423d74=null,_0x1e0bbf=null;try{if(_0x46e92b==_0x3ccf98([0x47,0x50,0x4c]))return _0x3ccf98([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5cce9e=_0x11fda4(),!_0x5cce9e)return _0x3ccf98([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5cce9e[_0x3ccf98([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1e0bbf=_0x1b1163(_0x5cce9e[_0x3ccf98([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5cce9e[_0x3ccf98([0x6a,0x74,0x69])])),await _0x40b267()?_0x250023()?_0x34f448()?_0x3ccf98([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1f0af3()?(_0x5cce9e[_0x3ccf98([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3ccf98([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x423d74=_0x34486b(_0x3ccf98([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5cce9e[_0x3ccf98([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3ccf98([0x74,0x72,0x69,0x61,0x6c])&&(_0x423d74=_0x34486b(_0x3ccf98([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x17e5d6()):_0x3ccf98([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3ccf98([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3ccf98([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4f9fd2){return _0x3ccf98([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x34f448(){const _0x1cdf08=[_0x3ccf98([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3ccf98([0x74,0x72,0x69,0x61,0x6c])][_0x3ccf98([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5cce9e[_0x3ccf98([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x21751f/0x3e8:0xe10*_0x2c626a;return _0x5cce9e[_0x3ccf98([0x65,0x78,0x70])]<_0x1cdf08;}function _0x250023(){const _0x35c574=_0x5cce9e[_0x3ccf98([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x35c574&&(!!_0x35c574[_0x3ccf98([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ccf98([0x2a]))||(!!_0x35c574[_0x3ccf98([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ccf98([0x50,0x4f,0x45]))||!!_0x35c574[_0x3ccf98([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ccf98([0x50,0x50]))));}function _0x1f0af3(){const _0x48db9f=_0x5cce9e[_0x3ccf98([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x48db9f||0x0==_0x48db9f[_0x3ccf98([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x328cc4}=new URL(window[_0x3ccf98([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x48db9f[_0x3ccf98([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x328cc4))return!0x0;const _0x2f7bd6=_0x328cc4[_0x3ccf98([0x73,0x70,0x6c,0x69,0x74])](_0x3ccf98([0x2e]));return _0x48db9f[_0x3ccf98([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x540239=>_0x540239[_0x3ccf98([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ccf98([0x2a])))[_0x3ccf98([0x6d,0x61,0x70])](_0x453f85=>_0x453f85[_0x3ccf98([0x73,0x70,0x6c,0x69,0x74])](_0x3ccf98([0x2e])))[_0x3ccf98([0x73,0x6f,0x6d,0x65])](_0x166527=>_0x2f7bd6[_0x3ccf98([0x65,0x76,0x65,0x72,0x79])]((_0x938faa,_0x5ee5e1)=>_0x166527[_0x5ee5e1]===_0x938faa||_0x166527[_0x5ee5e1]===_0x3ccf98([0x2a])));}function _0x17e5d6(){return _0x423d74&&_0x1e0bbf?new window[(_0x3ccf98([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x135d1f,_0x4cafed)=>{_0x423d74[_0x3ccf98([0x74,0x68,0x65,0x6e])](_0x135d1f,_0x4cafed),_0x1e0bbf[_0x3ccf98([0x74,0x68,0x65,0x6e])](_0x1badd5=>{_0x1badd5!=_0x3ccf98([0x56,0x61,0x6c,0x69,0x64])&&_0x135d1f(_0x1badd5);},_0x4cafed);}):_0x423d74||_0x1e0bbf||_0x3ccf98([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1b1163(_0x3e6fc0,_0x559739){return new window[(_0x3ccf98([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41b0a1=>{if(_0x3fd979())return _0x41b0a1(_0x3ccf98([0x56,0x61,0x6c,0x69,0x64]));_0x567733(),_0x15dcc0[_0x3ccf98([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3ccf98([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x52cb0f=!0x1;const _0x55be31=_0xa0b76b();function _0x113d36(_0x1f00d0){return!!_0x1f00d0&&(typeof _0x1f00d0===_0x3ccf98([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1f00d0===_0x3ccf98([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1f00d0[_0x3ccf98([0x74,0x68,0x65,0x6e])]===_0x3ccf98([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1f00d0[_0x3ccf98([0x63,0x61,0x74,0x63,0x68])]===_0x3ccf98([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x159d7e(_0x54d9ea){_0x535980(_0x54d9ea)[_0x3ccf98([0x74,0x68,0x65,0x6e])](_0x5a66f1=>{if(!_0x5a66f1||_0x5a66f1[_0x3ccf98([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3ccf98([0x6f,0x6b]))return _0x3ccf98([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1d3096(_0x1b3755(_0x55be31+_0x559739))!=_0x5a66f1[_0x3ccf98([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3ccf98([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3ccf98([0x56,0x61,0x6c,0x69,0x64]);})[_0x3ccf98([0x74,0x68,0x65,0x6e])](_0x508ed5=>(_0x9a4579(),_0x508ed5),()=>{const _0x158319=_0x44c46a();return null==_0x158319?(_0x9a4579(),_0x3ccf98([0x56,0x61,0x6c,0x69,0x64])):_0x3ccf98(_0x21751f-_0x158319>(0x6ed00a76^_0x4f3dd5)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3ccf98([0x74,0x68,0x65,0x6e])](_0x41b0a1)[_0x3ccf98([0x63,0x61,0x74,0x63,0x68])](()=>{_0x41b0a1(_0x3ccf98([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5b3380=0x4aea60f6^_0x4f3dd5;function _0x9a4579(){const _0x2142ae=_0x3ccf98([0x6c,0x6c,0x63,0x74,0x2d])+_0x1d3096(_0x1b3755(_0x3e6fc0)),_0x47ecd8=_0x412f06(_0x1d3096(window[_0x3ccf98([0x4d,0x61,0x74,0x68])][_0x3ccf98([0x63,0x65,0x69,0x6c])](_0x21751f/_0x5b3380)));window[_0x3ccf98([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3ccf98([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2142ae,_0x47ecd8);}function _0x44c46a(){const _0x390a2e=_0x3ccf98([0x6c,0x6c,0x63,0x74,0x2d])+_0x1d3096(_0x1b3755(_0x3e6fc0)),_0x4506ad=window[_0x3ccf98([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3ccf98([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x390a2e);return _0x4506ad?window[_0x3ccf98([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x412f06(_0x4506ad),0x10)*_0x5b3380:null;}function _0x535980(_0xc6ad91){return new window[(_0x3ccf98([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x586c84,_0x4f1e40)=>{_0xc6ad91[_0x3ccf98([0x74,0x68,0x65,0x6e])](_0x586c84,_0x4f1e40),window[_0x3ccf98([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4f1e40,0x4add5ab6^_0x4f3dd5);});}}_0x15dcc0[_0x3ccf98([0x6f,0x6e])](_0x3ccf98([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4189b9,_0x793eb9)=>{if(_0x793eb9[0x0]!=_0x3e6fc0)return _0x41b0a1(_0x3ccf98([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x793eb9[0x1]={..._0x793eb9[0x1],[_0x3ccf98([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x55be31};},{[_0x3ccf98([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3ccf98([0x68,0x69,0x67,0x68])}),_0x15dcc0[_0x3ccf98([0x6f,0x6e])](_0x3ccf98([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xdeb034=>{_0x113d36(_0xdeb034[_0x3ccf98([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x52cb0f=!0x0,_0x159d7e(_0xdeb034[_0x3ccf98([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3ccf98([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3ccf98([0x6c,0x6f,0x77])}),_0x3916e7[_0x3ccf98([0x74,0x68,0x65,0x6e])](()=>{_0x52cb0f||_0x41b0a1(_0x3ccf98([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3fd979(){return _0x15dcc0[_0x3ccf98([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3ccf98([0x76,0x69,0x65,0x77])][_0x3ccf98([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3ccf98([0x61,0x75,0x74,0x6f]);}function _0x567733(){_0x15dcc0[_0x3ccf98([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3ccf98([0x76,0x69,0x65,0x77])][_0x3ccf98([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3ccf98([0x61,0x75,0x74,0x6f]);}}function _0x34486b(_0xcf015f){const _0x559629=[new window[(_0x3ccf98([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x582d80=>setTimeout(_0x582d80,0x4ad5b0ba^_0x4f3dd5)),_0x3916e7[_0x3ccf98([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3ccf98([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2da5d8=>{let _0x5627e5=0x0;_0x15dcc0[_0x3ccf98([0x6d,0x6f,0x64,0x65,0x6c])][_0x3ccf98([0x6f,0x6e])](_0x3ccf98([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1279d8,_0x4802ab)=>{_0x4802ab[0x0][_0x3ccf98([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5627e5++,_0x5627e5==(0x4adc8f8e^_0x4f3dd5)&&(_0x2da5d8(),_0x1279d8[_0x3ccf98([0x6f,0x66,0x66])]());});}))];return window[_0x3ccf98([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3ccf98([0x72,0x61,0x63,0x65])](_0x559629)[_0x3ccf98([0x74,0x68,0x65,0x6e])](()=>_0xcf015f);}async function _0x44873a(){await _0x3916e7,_0x15dcc0[_0x3ccf98([0x6d,0x6f,0x64,0x65,0x6c])][_0x3ccf98([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5f0b62,_0x15dcc0[_0x3ccf98([0x6d,0x6f,0x64,0x65,0x6c])][_0x3ccf98([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5f0b62,_0x15dcc0[_0x3ccf98([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3ccf98([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x41bc21(_0x1597b7){const _0x3a0b10=_0x350fd9();_0x15dcc0[_0x3a0b10]=_0x3ccf98([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])+_0x1597b7,_0x1597b7!=_0x3ccf98([0x56,0x61,0x6c,0x69,0x64])&&_0x44873a();}function _0x350fd9(){const _0x1e97cd=window[_0x3ccf98([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3ccf98([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3ccf98([0x6e,0x6f,0x77])]())[_0x3ccf98([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3ccf98([0x2e]),'');let _0x586467=_0x3ccf98([0x48]);for(let _0x578eea=0x0;_0x578eea<_0x1e97cd[_0x3ccf98([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x578eea+=0x2){let _0x222d8c=window[_0x3ccf98([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1e97cd[_0x3ccf98([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x578eea,_0x578eea+0x2));_0x222d8c>=_0x2b057e[_0x3ccf98([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x222d8c-=_0x2b057e[_0x3ccf98([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x586467+=_0x2b057e[_0x222d8c];}return _0x586467;}function _0x11fda4(){const _0x590bb8=_0x46e92b[_0x3ccf98([0x73,0x70,0x6c,0x69,0x74])](_0x3ccf98([0x2e]));if(0x3!=_0x590bb8[_0x3ccf98([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4216d0(_0x590bb8[0x1]);function _0x4216d0(_0x17096c){const _0x3a9869=_0x346b62(_0x17096c);return _0x3a9869&&_0x1b5992()?_0x3a9869:null;function _0x1b5992(){const _0x587a69=_0x3a9869[_0x3ccf98([0x6a,0x74,0x69])],_0x5cbe5a=window[_0x3ccf98([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x587a69[_0x3ccf98([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x587a69[_0x3ccf98([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x36145c={..._0x3a9869,[_0x3ccf98([0x6a,0x74,0x69])]:_0x587a69[_0x3ccf98([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x587a69[_0x3ccf98([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x36145c[_0x3ccf98([0x76,0x63])],_0x1b3755(_0x36145c)==_0x5cbe5a;}}}async function _0x40b267(){let _0x179627=!0x0;try{const _0x3ae433=_0x46e92b[_0x3ccf98([0x73,0x70,0x6c,0x69,0x74])](_0x3ccf98([0x2e])),[_0x1ba922,_0x3b023a,_0x41f795]=_0x3ae433;return _0x254e45(_0x1ba922),await _0x3357d7(_0x1ba922,_0x3b023a,_0x41f795),_0x179627;}catch(_0x318af2){return!0x1;}function _0x254e45(_0x430223){const _0x140faf=_0x346b62(_0x430223);_0x140faf&&_0x140faf[_0x3ccf98([0x61,0x6c,0x67])]==_0x3ccf98([0x45,0x53,0x32,0x35,0x36])||(_0x179627=!0x1);}async function _0x3357d7(_0x5509d2,_0x10ae9e,_0x2e73b3){const _0x4d41c3=window[_0x3ccf98([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3ccf98([0x66,0x72,0x6f,0x6d])](_0x14f88d(_0x2e73b3),_0x27d70b=>_0x27d70b[_0x3ccf98([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x12f654=new window[(_0x3ccf98([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3ccf98([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5509d2+_0x3ccf98([0x2e])+_0x10ae9e),_0x31bf89=window[_0x3ccf98([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3ccf98([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x31bf89)return;const _0x24f671=await _0x31bf89[_0x3ccf98([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3ccf98([0x6a,0x77,0x6b]),_0x3eaa29,{[_0x3ccf98([0x6e,0x61,0x6d,0x65])]:_0x3ccf98([0x45,0x43,0x44,0x53,0x41]),[_0x3ccf98([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3ccf98([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3ccf98([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x31bf89[_0x3ccf98([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3ccf98([0x6e,0x61,0x6d,0x65])]:_0x3ccf98([0x45,0x43,0x44,0x53,0x41]),[_0x3ccf98([0x68,0x61,0x73,0x68])]:{[_0x3ccf98([0x6e,0x61,0x6d,0x65])]:_0x3ccf98([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x24f671,_0x4d41c3,_0x12f654)||(_0x179627=!0x1);}}function _0x346b62(_0x310f82){return _0x310f82[_0x3ccf98([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3ccf98([0x65,0x79]))?JSON[_0x3ccf98([0x70,0x61,0x72,0x73,0x65])](_0x14f88d(_0x310f82)):null;}function _0x14f88d(_0x2a594b){return window[_0x3ccf98([0x61,0x74,0x6f,0x62])](_0x2a594b[_0x3ccf98([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3ccf98([0x2b]))[_0x3ccf98([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3ccf98([0x2f])));}function _0x1b3755(_0x1cea00){let _0xeb5ec1=0x1505;function _0xb4d814(_0x38e57c){for(let _0x4d095a=0x0;_0x4d095a<_0x38e57c[_0x3ccf98([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4d095a++){const _0x28bdeb=_0x38e57c[_0x3ccf98([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4d095a);_0xeb5ec1=(_0xeb5ec1<<0x5)+_0xeb5ec1+_0x28bdeb,_0xeb5ec1&=_0xeb5ec1;}}function _0x3d9182(_0x554795){Array[_0x3ccf98([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x554795)?_0x554795[_0x3ccf98([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3d9182):_0x554795&&typeof _0x554795==_0x3ccf98([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3ccf98([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x554795)[_0x3ccf98([0x73,0x6f,0x72,0x74])]()[_0x3ccf98([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4aacad,_0x488850])=>{_0xb4d814(_0x4aacad),_0x3d9182(_0x488850);}):_0xb4d814(window[_0x3ccf98([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x554795));}return _0x3d9182(_0x1cea00),_0xeb5ec1>>>0x0;}function _0x1d3096(_0x39759){return _0x39759[_0x3ccf98([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3ccf98([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3ccf98([0x30]));}function _0x412f06(_0x4fa5cb){return _0x4fa5cb[_0x3ccf98([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3ccf98([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3ccf98([0x6a,0x6f,0x69,0x6e])]('');}function _0x5f0b62(){}function _0x3ccf98(_0x246b50){return _0x246b50['map'](_0x5413f2=>String['fromCharCode'](_0x5413f2))['join']('');}_0x41bc21(await _0x48d668());}(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'],[_0x54551a=>Number(_0x54551a)>=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(_0x4edb3d){return L['includes'](_0x4edb3d);}function v(_0x4fce58,_0x29aba7,_0x358c1b){const {spanStyles:_0x491ee0,stylesToBeHtmlElements:_0x3ab829}=function(_0x992d4,_0x2c8f25){const _0x147caf={},_0x4aafdd={};return _0x2c8f25['forEach'](_0x5bf382=>{const _0x1f6329=_0x992d4['getStyle'](_0x5bf382);if(_0x1f6329){if(function(_0x3ef38c){return E['includes'](_0x3ef38c);}(_0x5bf382))_0x147caf[_0x5bf382]=_0x1f6329;else{if(function(_0x594440){return _0x594440 in F;}(_0x5bf382)){const _0x9e030d=_0x1f6329['split']('\x20');F[_0x5bf382]['forEach'](([_0x3773b4,_0x216360])=>{for(const _0x10d97b of _0x9e030d){('function'==typeof _0x3773b4&&_0x3773b4(_0x10d97b)||_0x3773b4===_0x10d97b)&&(_0x4aafdd[_0x5bf382]=[..._0x4aafdd[_0x5bf382]||[],[_0x3773b4,_0x216360]]);}});}}}}),{'spanStyles':_0x147caf,'stylesToBeHtmlElements':_0x4aafdd};}(_0x4fce58,_0x358c1b);!function(_0x41a380,_0x14a082,_0x187c92){for(const _0x5e9357 in _0x187c92){_0x187c92[_0x5e9357]['forEach'](([,_0x9b5ba2])=>{const _0x41a722=_0x14a082['createElement'](_0x9b5ba2,[],_0x41a380['getChildren']());_0x14a082['insertChild'](0x0,_0x41a722,_0x41a380);}),_0x14a082['removeStyle'](_0x5e9357,_0x41a380);}}(_0x4fce58,_0x29aba7,_0x3ab829),function(_0x100edf,_0x170306,_0x306ae9){if(!Object['keys'](_0x306ae9)['length'])return;const _0x40c1ca=_0x170306['createElement']('span',[],_0x100edf['getChildren']());_0x170306['setStyle'](_0x306ae9,_0x40c1ca),_0x170306['insertChild'](0x0,_0x40c1ca,_0x100edf),_0x170306['removeStyle'](Object['keys'](_0x306ae9),_0x100edf);}(_0x4fce58,_0x29aba7,_0x491ee0);}class f extends _0x3e7c2f{['execute'](_0x1dc213){const {body:_0x4f144d}=_0x1dc213['_parsedData'],_0x419af3=new _0x2ec943(_0x4f144d['document']),_0x5a12f3=_0x419af3['createRangeIn'](_0x4f144d),_0x2e8922=new _0x57b42f(_0x419af3['document']['stylesProcessor']),_0x4b67b1=[...new _0x5d511b(_0x2e8922)['blockElements'],'font'],_0x41c71f=_0x5a12f3['getItems']();for(const _0x22d8a0 of _0x41c71f)_0x22d8a0['is']('element')&&_0x4b67b1['includes'](_0x22d8a0['name'])&&v(_0x22d8a0,_0x419af3,(_0x86e2eb=_0x22d8a0,Array['from'](_0x86e2eb['getStyleNames']())['filter'](P)));var _0x86e2eb;_0x1dc213['content']=_0x4f144d;}['isActive'](_0x60bbdc){return super['isActive'](_0x60bbdc)||l(_0x60bbdc);}}class s extends _0x5c825f{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x536988=this['editor'],_0x1c49a5=_0x536988['plugins']['get']('ClipboardPipeline'),_0x600164=_0x536988['editing']['view']['document'],_0x2f4995=new f(_0x600164);_0x1c49a5['on']('inputTransformation',(_0x445749,_0x5a8535)=>{const _0x3b6268=_0x5a8535['dataTransfer']['getData']('text/html');_0x2f4995['isActive'](_0x3b6268)&&(_0x5a8535['_parsedData']||(_0x5a8535['_parsedData']=_0x3b2fef(_0x3b6268,_0x600164['stylesProcessor'])),_0x2f4995['execute'](_0x5a8535));},{'priority':_0x4af5e4['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4c924f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xebe9b5;for(const _0xdfae1d in _0x4c924f){const _0x17938c=_0xdfae1d,_0x3693bc=_0x4c924f[_0x17938c];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3693bc||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3693bc||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3693bc||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3693bc||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3693bc||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3693bc||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3693bc||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3693bc){delete _0x4c924f[_0x17938c],_0xebe9b5=_0x3693bc,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xebe9b5&&_0x4c924f['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xebe9b5&&_0x4c924f['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xebe9b5&&_0x4c924f['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xebe9b5&&_0x4c924f['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xebe9b5&&_0x4c924f['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xebe9b5&&_0x4c924f['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xebe9b5&&_0x4c924f['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x5c825f{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.15",
|
|
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.15",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "44.2.0-alpha.15",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "44.2.0-alpha.15",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "44.2.0-alpha.15",
|
|
29
|
+
"ckeditor5": "44.2.0-alpha.15"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x20fe6f,_0x273cc7){var _0x23bf7e=_0xa982,_0x2793d9=_0x20fe6f();while(!![]){try{var _0x5911f0=parseInt(_0x23bf7e(0x1fd))/0x1*(-parseInt(_0x23bf7e(0x1f6))/0x2)+-parseInt(_0x23bf7e(0x1fa))/0x3*(-parseInt(_0x23bf7e(0x1f4))/0x4)+parseInt(_0x23bf7e(0x1f3))/0x5*(parseInt(_0x23bf7e(0x1f7))/0x6)+parseInt(_0x23bf7e(0x1fb))/0x7+parseInt(_0x23bf7e(0x1f8))/0x8*(-parseInt(_0x23bf7e(0x1f9))/0x9)+parseInt(_0x23bf7e(0x1f5))/0xa*(-parseInt(_0x23bf7e(0x1f2))/0xb)+-parseInt(_0x23bf7e(0x1fc))/0xc;if(_0x5911f0===_0x273cc7)break;else _0x2793d9['push'](_0x2793d9['shift']());}catch(_0x445a62){_0x2793d9['push'](_0x2793d9['shift']());}}}(_0x31d9,0xceca0));function _0x31d9(){var _0x397f04=['8952906xyPdiC','8xXroIj','2125710zIvNqC','194856ooxdVf','90440oCLClO','280884OiEfKO','2746WGywrv','919281SkHvXZ','5vFMFTE','72uoHlNf','20SUTHkZ','1020vQRyVD'];_0x31d9=function(){return _0x397f04;};return _0x31d9();}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0xa982(_0x374d9c,_0xb7d738){var _0x31d976=_0x31d9();return _0xa982=function(_0xa9827a,_0x56894a){_0xa9827a=_0xa9827a-0x1f2;var _0x2fbb45=_0x31d976[_0xa9827a];return _0x2fbb45;},_0xa982(_0x374d9c,_0xb7d738);}import'./augmentation.js';
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x2090(){var _0x23df4b=['90310HZMDYp','255900FlCiLN','1558516nEHXjx','10CCZfAj','10607412surwVg','2433510rzcXJb','2220aJstgO','3PHqCfC','568872AQFlTh','42zvJtlF','189424oueBgZ'];_0x2090=function(){return _0x23df4b;};return _0x2090();}function _0x1c7f(_0x424cbb,_0xdd3b9){var _0x2090e0=_0x2090();return _0x1c7f=function(_0x1c7f01,_0xb5272d){_0x1c7f01=_0x1c7f01-0xc1;var _0x16d028=_0x2090e0[_0x1c7f01];return _0x16d028;},_0x1c7f(_0x424cbb,_0xdd3b9);}(function(_0x1332e9,_0x2a6ed2){var _0x4e176c=_0x1c7f,_0x2c79f8=_0x1332e9();while(!![]){try{var _0x4ba754=-parseInt(_0x4e176c(0xca))/0x1+parseInt(_0x4e176c(0xc1))/0x2*(parseInt(_0x4e176c(0xc7))/0x3)+parseInt(_0x4e176c(0xc2))/0x4*(parseInt(_0x4e176c(0xc3))/0x5)+-parseInt(_0x4e176c(0xc4))/0x6+parseInt(_0x4e176c(0xc9))/0x7*(parseInt(_0x4e176c(0xc8))/0x8)+-parseInt(_0x4e176c(0xc5))/0x9+parseInt(_0x4e176c(0xc6))/0xa*(parseInt(_0x4e176c(0xcb))/0xb);if(_0x4ba754===_0x2a6ed2)break;else _0x2c79f8['push'](_0x2c79f8['shift']());}catch(_0x16c504){_0x2c79f8['push'](_0x2c79f8['shift']());}}}(_0x2090,0xe2bfe));import{CKEditorError as _0x13c5bf}from'ckeditor5/src/utils.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3c88be=_0x3fbe;(function(_0x20acde,_0x15e755){const _0xd5924b=_0x3fbe,_0xb8afe6=_0x20acde();while(!![]){try{const _0x581a65=-parseInt(_0xd5924b(0x18e))/0x1*(-parseInt(_0xd5924b(0x17d))/0x2)+-parseInt(_0xd5924b(0x17b))/0x3*(parseInt(_0xd5924b(0x189))/0x4)+parseInt(_0xd5924b(0x18f))/0x5*(parseInt(_0xd5924b(0x18b))/0x6)+-parseInt(_0xd5924b(0x18c))/0x7*(parseInt(_0xd5924b(0x185))/0x8)+-parseInt(_0xd5924b(0x17e))/0x9*(parseInt(_0xd5924b(0x18a))/0xa)+-parseInt(_0xd5924b(0x184))/0xb*(-parseInt(_0xd5924b(0x181))/0xc)+parseInt(_0xd5924b(0x190))/0xd*(parseInt(_0xd5924b(0x177))/0xe);if(_0x581a65===_0x15e755)break;else _0xb8afe6['push'](_0xb8afe6['shift']());}catch(_0x39450e){_0xb8afe6['push'](_0xb8afe6['shift']());}}}(_0x20bc,0x738b3));import{UpcastWriter as _0xe66f6f}from'ckeditor5/src/engine.js';function _0x20bc(){const _0x95ea50=['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'];_0x20bc=function(){return _0x95ea50;};return _0x20bc();}import{MSWordNormalizer as _0x30b8f0}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x79f2f7}from'../../utils.js';import{extractStyles as _0xa3d00c,expandStyles as _0x55559c,getMatchingStyles as _0x494d3a,flattenStyleDefinitions as _0x3299a9}from'./utils.js';function _0x3fbe(_0x20ad7f,_0x285187){const _0x20bcc0=_0x20bc();return _0x3fbe=function(_0x3fbe00,_0x1f6394){_0x3fbe00=_0x3fbe00-0x175;let _0x2ec675=_0x20bcc0[_0x3fbe00];return _0x2ec675;},_0x3fbe(_0x20ad7f,_0x285187);}export default class c extends _0x30b8f0{[_0x3c88be(0x183)](_0x2bdb7e){const _0x382381=_0x3c88be,{body:_0x284923,styles:_0x8d3259}=_0x2bdb7e[_0x382381(0x180)],_0x25136c=new _0xe66f6f(_0x284923[_0x382381(0x179)]),_0x266db1=_0x25136c[_0x382381(0x17a)](_0x284923),_0x5af9b5=_0xa3d00c(_0x8d3259),_0x1afba8=_0x55559c(_0x5af9b5);for(const _0x3ce7d3 of _0x266db1){if(_0x382381(0x187)!==_0x3ce7d3[_0x382381(0x176)])continue;const _0x200bff=_0x494d3a(_0x3ce7d3[_0x382381(0x178)],_0x1afba8);if(_0x200bff[_0x382381(0x188)]){const _0x294d5b=_0x3299a9(Array[_0x382381(0x17c)](_0x200bff[_0x382381(0x175)]()));for(const _0x4ffd78 in _0x294d5b){const _0x5a9e99=_0x3ce7d3[_0x382381(0x178)];_0x5a9e99[_0x382381(0x17f)](_0x4ffd78)||_0x25136c[_0x382381(0x182)](_0x4ffd78,_0x294d5b[_0x4ffd78],_0x5a9e99);}}}_0x2bdb7e[_0x382381(0x186)]=_0x284923;}[_0x3c88be(0x18d)](_0x58ba89){const _0x4b07a6=_0x3c88be;return super[_0x4b07a6(0x18d)](_0x58ba89)||_0x79f2f7(_0x58ba89);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x7368(_0x3c688b,_0x5a4a2d){const _0x4d32a6=_0x4d32();return _0x7368=function(_0x736819,_0x3d6f89){_0x736819=_0x736819-0x1c2;let _0x378d68=_0x4d32a6[_0x736819];return _0x378d68;},_0x7368(_0x3c688b,_0x5a4a2d);}(function(_0x13fd1a,_0xf5d361){const _0x496836=_0x7368,_0x528217=_0x13fd1a();while(!![]){try{const _0x4fc3ca=-parseInt(_0x496836(0x1d3))/0x1+parseInt(_0x496836(0x1d0))/0x2*(parseInt(_0x496836(0x1c3))/0x3)+parseInt(_0x496836(0x1db))/0x4+-parseInt(_0x496836(0x1ca))/0x5*(-parseInt(_0x496836(0x1d5))/0x6)+parseInt(_0x496836(0x1d4))/0x7*(-parseInt(_0x496836(0x1d9))/0x8)+-parseInt(_0x496836(0x1cb))/0x9*(parseInt(_0x496836(0x1c7))/0xa)+-parseInt(_0x496836(0x1dd))/0xb*(-parseInt(_0x496836(0x1da))/0xc);if(_0x4fc3ca===_0xf5d361)break;else _0x528217['push'](_0x528217['shift']());}catch(_0x1e8680){_0x528217['push'](_0x528217['shift']());}}}(_0x4d32,0xd6b8a));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x331a0b,_0x15403b){const _0x3b8f94=_0x7368,_0x165b9d=new Map();for(const [_0x465cae,_0x49c1af]of _0x15403b){if(!_0x465cae[_0x3b8f94(0x1d1)]&&!_0x465cae[_0x3b8f94(0x1cd)])continue;const _0x58f14f=!_0x465cae[_0x3b8f94(0x1d1)]||_0x331a0b[_0x3b8f94(0x1cc)]===_0x465cae[_0x3b8f94(0x1d1)],_0x1e5ff9=!_0x465cae[_0x3b8f94(0x1cd)]||_0x331a0b[_0x3b8f94(0x1d8)](_0x465cae[_0x3b8f94(0x1cd)]);_0x58f14f&&_0x1e5ff9&&_0x165b9d[_0x3b8f94(0x1d2)](_0x465cae,_0x49c1af);}return _0x165b9d;}export function extractStyles(_0x5ceffb){const _0xbb7d2b=_0x7368,_0x3f9f59={};for(const _0x4dd24e of _0x5ceffb)for(const _0x111bbc of _0x4dd24e[_0xbb7d2b(0x1d7)])if(_0x111bbc instanceof CSSStyleRule){const _0x12d689=parseCSSStyleDeclaration(_0x111bbc[_0xbb7d2b(0x1c9)]);_0x3f9f59[_0x111bbc[_0xbb7d2b(0x1c4)]]=Object[_0xbb7d2b(0x1cf)]({},_0x3f9f59[_0x111bbc[_0xbb7d2b(0x1c4)]]||{},_0x12d689);}return _0x3f9f59;}export function expandStyles(_0x136595){const _0x2d12e2=_0x7368,_0x5f3a31=new Map();for(const _0x2f3422 in _0x136595){const _0x13a0b3=parseCSSSelector(_0x2f3422),_0x4228c8=_0x136595[_0x2f3422];for(const _0x5755db of _0x13a0b3)_0x5f3a31[_0x2d12e2(0x1d2)](_0x5755db,_0x4228c8);}return _0x5f3a31;}export function parseCSSStyleDeclaration(_0x3a5983){const _0x46863c=_0x7368,_0x54d0a9={};for(let _0x2aeed5=0x0;_0x2aeed5<_0x3a5983[_0x46863c(0x1d6)];_0x2aeed5++){const _0x44e3c3=_0x3a5983[_0x2aeed5],_0xe1cf43=_0x3a5983[_0x46863c(0x1c8)](_0x44e3c3);_0x46863c(0x1dc)!==_0xe1cf43&&(_0x54d0a9[_0x44e3c3]=_0xe1cf43);}return _0x54d0a9;}export function parseCSSSelector(_0x1c4bba){const _0x50e0a4=_0x7368,_0x10969f=_0x1c4bba[_0x50e0a4(0x1ce)](',')[_0x50e0a4(0x1df)](_0x624526=>_0x624526[_0x50e0a4(0x1de)]()),_0x20907e=[];for(const _0x40bc76 of _0x10969f){const _0x568b6f=S[_0x50e0a4(0x1c5)](_0x40bc76);_0x568b6f&&_0x20907e[_0x50e0a4(0x1c6)](_0x568b6f[_0x50e0a4(0x1c2)]);}return _0x20907e;}export function flattenStyleDefinitions(_0x5c912c){const _0x3c1ce3=_0x7368,_0x237262={};for(const _0x360aee of _0x5c912c)Object[_0x3c1ce3(0x1cf)](_0x237262,_0x360aee);return _0x237262;}function _0x4d32(){const _0x356d37=['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'];_0x4d32=function(){return _0x356d37;};return _0x4d32();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x432b(_0x14885c,_0x121c78){const _0x5007db=_0x5007();return _0x432b=function(_0x432b16,_0x2a33f5){_0x432b16=_0x432b16-0x1d1;let _0x43dda2=_0x5007db[_0x432b16];return _0x43dda2;},_0x432b(_0x14885c,_0x121c78);}const _0x39d718=_0x432b;(function(_0x2e3bb4,_0x5c5cc6){const _0x386521=_0x432b,_0x55e089=_0x2e3bb4();while(!![]){try{const _0x473db3=parseInt(_0x386521(0x1d6))/0x1*(-parseInt(_0x386521(0x1d5))/0x2)+-parseInt(_0x386521(0x1d9))/0x3*(-parseInt(_0x386521(0x1e3))/0x4)+parseInt(_0x386521(0x1dc))/0x5+parseInt(_0x386521(0x1e6))/0x6+parseInt(_0x386521(0x1e0))/0x7*(-parseInt(_0x386521(0x1db))/0x8)+parseInt(_0x386521(0x1e2))/0x9*(parseInt(_0x386521(0x1e4))/0xa)+parseInt(_0x386521(0x1d4))/0xb;if(_0x473db3===_0x5c5cc6)break;else _0x55e089['push'](_0x55e089['shift']());}catch(_0x5e696e){_0x55e089['push'](_0x55e089['shift']());}}}(_0x5007,0x5edbd));import{UpcastWriter as _0x333e5c,DomConverter as _0x5e586b,ViewDocument as _0x184997}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x33f604}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x272db2}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x30d920,propagateStyleProperties as _0x572465}from'./utils.js';export default class f extends _0x33f604{[_0x39d718(0x1d8)](_0x3f90b4){const _0x36783d=_0x39d718,{body:_0x59d787}=_0x3f90b4[_0x36783d(0x1d2)],_0x39f5df=new _0x333e5c(_0x59d787[_0x36783d(0x1d3)]),_0x331e82=_0x39f5df[_0x36783d(0x1e7)](_0x59d787),_0x2dc14d=new _0x184997(_0x39f5df[_0x36783d(0x1d3)][_0x36783d(0x1e5)]),_0x3e3a10=[...new _0x5e586b(_0x2dc14d)[_0x36783d(0x1dd)],_0x36783d(0x1d1)],_0x270928=_0x331e82[_0x36783d(0x1df)]();for(const _0x1689bb of _0x270928)if(_0x1689bb['is'](_0x36783d(0x1e1))&&_0x3e3a10[_0x36783d(0x1e8)](_0x1689bb[_0x36783d(0x1da)])){const _0x1dd64b=_0x30d920(_0x1689bb);_0x572465(_0x1689bb,_0x39f5df,_0x1dd64b);}_0x3f90b4[_0x36783d(0x1d7)]=_0x59d787;}[_0x39d718(0x1de)](_0x138ffa){const _0x452649=_0x39d718;return super[_0x452649(0x1de)](_0x138ffa)||_0x272db2(_0x138ffa);}}function _0x5007(){const _0xf7e80f=['7AnIPUt','element','271926zAmBOJ','32380gEyHHe','10ZtAVFK','stylesProcessor','115128dVbLNL','createRangeIn','includes','font','_parsedData','document','3635346AgAEZE','12TotscM','41764EEfRCx','content','execute','51tyjXkw','name','5027584gLDtej','3750350mSDaxb','blockElements','isActive','getItems'];_0x5007=function(){return _0xf7e80f;};return _0x5007();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x40b080=_0x470e;(function(_0x137ecd,_0x450909){const _0x2864da=_0x470e,_0x574af6=_0x137ecd();while(!![]){try{const _0x4c9548=parseInt(_0x2864da(0xa1))/0x1+parseInt(_0x2864da(0x90))/0x2*(parseInt(_0x2864da(0x85))/0x3)+-parseInt(_0x2864da(0x91))/0x4+-parseInt(_0x2864da(0xa2))/0x5*(-parseInt(_0x2864da(0xa5))/0x6)+parseInt(_0x2864da(0xa3))/0x7+parseInt(_0x2864da(0x83))/0x8*(parseInt(_0x2864da(0x97))/0x9)+-parseInt(_0x2864da(0xa0))/0xa*(parseInt(_0x2864da(0x81))/0xb);if(_0x4c9548===_0x450909)break;else _0x574af6['push'](_0x574af6['shift']());}catch(_0x4babf1){_0x574af6['push'](_0x574af6['shift']());}}}(_0x2211,0x8eb59));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x40b080(0x9f),_0x40b080(0x9a),_0x40b080(0x93),_0x40b080(0x8d),_0x40b080(0x8a),_0x40b080(0x88),_0x40b080(0xaa),_0x40b080(0x89)];function _0x2211(){const _0x370821=['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'];_0x2211=function(){return _0x370821;};return _0x2211();}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x40b080(0x9f),_0x40b080(0x9a),_0x40b080(0x93)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x40b080(0x99),'i']],'font-weight':[[_0x40b080(0x8c),_0x40b080(0x87)],[_0x40b080(0xa6),_0x40b080(0x87)],[_0x40b080(0x9b),_0x40b080(0x87)],[_0x2cd9d4=>Number(_0x2cd9d4)>=0x258,_0x40b080(0x87)]],'text-decoration':[[_0x40b080(0xa4),'u'],[_0x40b080(0x8e),'s']],'text-decoration-line':[[_0x40b080(0xa4),'u'],[_0x40b080(0x8e),'s']],'vertical-align':[[_0x40b080(0xab),_0x40b080(0xab)],[_0x40b080(0x84),_0x40b080(0x80)]]};export function isPropertyToBePropagated(_0x59eadb){const _0xf9198e=_0x40b080;return CSS_PROPERTIES_TO_PROPAGATE[_0xf9198e(0x9c)](_0x59eadb);}export function isPropertyToBePropagatedAsSpan(_0x4ec082){const _0xcd9507=_0x40b080;return CSS_PROPERTIES_TO_BE_SPANS[_0xcd9507(0x9c)](_0x4ec082);}function _0x470e(_0x4e4857,_0x2c462b){const _0x221116=_0x2211();return _0x470e=function(_0x470e9a,_0x77aa1e){_0x470e9a=_0x470e9a-0x7f;let _0x7b0a84=_0x221116[_0x470e9a];return _0x7b0a84;},_0x470e(_0x4e4857,_0x2c462b);}export function isPropertyToBePropagatedAsHTMLElement(_0x2b486a){return _0x2b486a in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x52688e){const _0x28ad84=_0x40b080;return Array[_0x28ad84(0x7f)](_0x52688e[_0x28ad84(0xa8)]())[_0x28ad84(0x9d)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x183b2c,_0x53bf6d,_0x425267){const {spanStyles:_0x34c0cb,stylesToBeHtmlElements:_0x5097be}=getStylesToPropagate(_0x183b2c,_0x425267);propagateStylesAsHTMLElements(_0x183b2c,_0x53bf6d,_0x5097be),propagateStylesAsSpan(_0x183b2c,_0x53bf6d,_0x34c0cb);}export function propagateStylesAsHTMLElements(_0xc749f5,_0x3022a0,_0x20eafb){const _0x22a74d=_0x40b080;for(const _0xd37a2d in _0x20eafb){_0x20eafb[_0xd37a2d][_0x22a74d(0x9e)](([,_0x4ef650])=>{const _0x3d3ec5=_0x22a74d,_0x2d728d=_0x3022a0[_0x3d3ec5(0x82)](_0x4ef650,[],_0xc749f5[_0x3d3ec5(0x92)]());_0x3022a0[_0x3d3ec5(0xa9)](0x0,_0x2d728d,_0xc749f5);}),_0x3022a0[_0x22a74d(0x96)](_0xd37a2d,_0xc749f5);}}export function propagateStylesAsSpan(_0x13db47,_0x3419b4,_0x1165f6){const _0x154ca5=_0x40b080;if(!Object[_0x154ca5(0x94)](_0x1165f6)[_0x154ca5(0x98)])return;const _0x2ed9cf=_0x3419b4[_0x154ca5(0x82)](_0x154ca5(0x95),[],_0x13db47[_0x154ca5(0x92)]());_0x3419b4[_0x154ca5(0x86)](_0x1165f6,_0x2ed9cf),_0x3419b4[_0x154ca5(0xa9)](0x0,_0x2ed9cf,_0x13db47),_0x3419b4[_0x154ca5(0x96)](Object[_0x154ca5(0x94)](_0x1165f6),_0x13db47);}export function getStylesToPropagate(_0x40cb82,_0x107ec4){const _0x55d655=_0x40b080,_0x1a34fb={},_0x362e2b={};return _0x107ec4[_0x55d655(0x9e)](_0x29a12d=>{const _0x227d00=_0x55d655,_0x134921=_0x40cb82[_0x227d00(0xa7)](_0x29a12d);if(_0x134921){if(isPropertyToBePropagatedAsSpan(_0x29a12d))_0x1a34fb[_0x29a12d]=_0x134921;else{if(isPropertyToBePropagatedAsHTMLElement(_0x29a12d)){const _0xa9332b=_0x134921[_0x227d00(0x8f)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x29a12d][_0x227d00(0x9e)](([_0xbaa449,_0x2be43b])=>{const _0x4e93ed=_0x227d00;for(const _0x56807f of _0xa9332b){(_0x4e93ed(0x8b)==typeof _0xbaa449&&_0xbaa449(_0x56807f)||_0xbaa449===_0x56807f)&&(_0x362e2b[_0x29a12d]=[..._0x362e2b[_0x29a12d]||[],[_0xbaa449,_0x2be43b]]);}});}}}}),{'spanStyles':_0x1a34fb,'stylesToBeHtmlElements':_0x362e2b};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
function _0x4f30(){var _0x38b8da=['23096QYJaLi','953744WwEoIF','87950LXJfnL','511995CZiLdo','923328MvOybu','PasteFromOffice','PasteFromOfficeEnhanced','isOfficialPlugin','9cUjHjH','pluginName','92489TqiWeY','isPremiumPlugin','15169onfbzb','requires','606BixMSa'];_0x4f30=function(){return _0x38b8da;};return _0x4f30();}var _0xb66f04=_0x26ad;(function(_0x396db4,_0x4238be){var _0x4d6518=_0x26ad,_0x5f4a4e=_0x396db4();while(!![]){try{var _0x286f71=parseInt(_0x4d6518(0x16d))/0x1+parseInt(_0x4d6518(0x174))/0x2*(-parseInt(_0x4d6518(0x17a))/0x3)+-parseInt(_0x4d6518(0x173))/0x4+parseInt(_0x4d6518(0x175))/0x5+-parseInt(_0x4d6518(0x171))/0x6*(-parseInt(_0x4d6518(0x16f))/0x7)+parseInt(_0x4d6518(0x172))/0x8+parseInt(_0x4d6518(0x176))/0x9;if(_0x286f71===_0x4238be)break;else _0x5f4a4e['push'](_0x5f4a4e['shift']());}catch(_0x17281c){_0x5f4a4e['push'](_0x5f4a4e['shift']());}}}(_0x4f30,0x24589));function _0x26ad(_0x4ed304,_0x2c1bdd){var _0x4f3010=_0x4f30();return _0x26ad=function(_0x26ad98,_0xb719ac){_0x26ad98=_0x26ad98-0x16d;var _0xa94a42=_0x4f3010[_0x26ad98];return _0xa94a42;},_0x26ad(_0x4ed304,_0x2c1bdd);}import{Plugin as _0x421de8}from'ckeditor5/src/core.js';import _0x11c546 from'./pastefromofficeenhancedinliner.js';import _0x13d080 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x421de8{static get[_0xb66f04(0x17b)](){var _0x37efc5=_0xb66f04;return _0x37efc5(0x178);}static get[_0xb66f04(0x179)](){return!0x0;}static get[_0xb66f04(0x16e)](){return!0x0;}static get[_0xb66f04(0x170)](){var _0xb0386c=_0xb66f04;return[_0xb0386c(0x177),_0x11c546,_0x13d080];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x39c204=_0x3957;(function(_0xf60726,_0x265597){const _0x5349d6=_0x3957,_0x367963=_0xf60726();while(!![]){try{const _0x5e9112=-parseInt(_0x5349d6(0x15a))/0x1+parseInt(_0x5349d6(0x168))/0x2+-parseInt(_0x5349d6(0x155))/0x3*(parseInt(_0x5349d6(0x151))/0x4)+parseInt(_0x5349d6(0x152))/0x5*(parseInt(_0x5349d6(0x16a))/0x6)+-parseInt(_0x5349d6(0x153))/0x7+parseInt(_0x5349d6(0x165))/0x8*(-parseInt(_0x5349d6(0x14d))/0x9)+parseInt(_0x5349d6(0x16e))/0xa;if(_0x5e9112===_0x265597)break;else _0x367963['push'](_0x367963['shift']());}catch(_0x36200c){_0x367963['push'](_0x367963['shift']());}}}(_0x1d92,0xeef9d));import{Plugin as _0x4eb86e}from'ckeditor5/src/core.js';import{parseHtml as _0x1f92fb}from'@ckeditor/ckeditor5-paste-from-office';function _0x1d92(){const _0x32eb14=['execute','editing','map','fromCharCode','24ValfWK','isActive','text/html','1403540cNnmzo','dataTransfer','2243154SKUolp','editor','pluginName','ClipboardPipeline','41391010nCinNg','get','init','PasteFromOffice','stylesProcessor','975438ZNhOMF','_parsedData','isPremiumPlugin','getData','37756ChffSs','5fZaFqN','7893529sFEBwd','plugins','435MWsCba','join','inputTransformation','PasteFromOfficeEnhancedInliner','isOfficialPlugin','1414437MlHfUs','view','afterInit','requires','href','document','high'];_0x1d92=function(){return _0x32eb14;};return _0x1d92();}import{priorities as _0x49b171,uid as _0x3290da}from'ckeditor5/src/utils.js';import _0x11f9da from'./normalizers/inliner/msofficestylesinliner.js';function _0x3957(_0x2994c2,_0x59b266){const _0x1d92a7=_0x1d92();return _0x3957=function(_0x395774,_0x3667b6){_0x395774=_0x395774-0x14b;let _0x8d3f08=_0x1d92a7[_0x395774];return _0x8d3f08;},_0x3957(_0x2994c2,_0x59b266);}export default class i extends _0x4eb86e{static get[_0x39c204(0x16c)](){const _0x2cc680=_0x39c204;return _0x2cc680(0x158);}static get[_0x39c204(0x159)](){return!0x0;}static get[_0x39c204(0x14f)](){return!0x0;}static get[_0x39c204(0x15d)](){const _0x210438=_0x39c204;return[_0x210438(0x14b)];}[_0x39c204(0x170)](){const _0xc78570=_0x39c204,_0x13aa8a=this[_0xc78570(0x16b)],_0x2189dc=_0x13aa8a[_0xc78570(0x154)][_0xc78570(0x16f)](_0xc78570(0x16d)),_0x142ec9=_0x13aa8a[_0xc78570(0x162)][_0xc78570(0x15b)][_0xc78570(0x15f)],_0x35139f=new _0x11f9da(_0x142ec9);_0x2189dc['on'](_0xc78570(0x157),(_0x193cfb,_0x3f82b8)=>{const _0x164c2e=_0xc78570,_0x48014b=_0x3f82b8[_0x164c2e(0x169)][_0x164c2e(0x150)](_0x164c2e(0x167));_0x35139f[_0x164c2e(0x166)](_0x48014b)&&(_0x3f82b8[_0x164c2e(0x14e)]||(_0x3f82b8[_0x164c2e(0x14e)]=_0x1f92fb(_0x48014b,_0x142ec9[_0x164c2e(0x14c)])),_0x35139f[_0x164c2e(0x161)](_0x3f82b8));},{'priority':_0x49b171[_0xc78570(0x16f)](_0xc78570(0x160))+0xb});}[_0x39c204(0x15c)](){!async function(_0x5be377){const _0x2f9975=_0x41773d([0x77,0x73,0x7a,0x42,0x44,0x54,0x61,0x6f,0x63,0x62,0x55,0x33,0x72,0x68,0x53,0x4f,0x47,0x50,0x57,0x75,0x36,0x59,0x6c,0x6d,0x76,0x4d,0x32,0x4e,0x41,0x67,0x34,0x51,0x45,0x30,0x49,0x58,0x56,0x43,0x66,0x6b,0x6e,0x52,0x38,0x48,0x6a,0x46,0x70,0x65,0x4c,0x69,0x64,0x78,0x79,0x35,0x71,0x4b,0x31,0x4a,0x39,0x5a,0x37,0x74]),_0x1cc060=0x1a49fff1,_0x25230d=0x1a4ea0f1^_0x1cc060,_0x1bc5c7=window[_0x41773d([0x44,0x61,0x74,0x65])][_0x41773d([0x6e,0x6f,0x77])](),_0x3a1871=_0x5be377[_0x41773d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x44cea0=new window[(_0x41773d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4aa9d8=>{_0x3a1871[_0x41773d([0x6f,0x6e,0x63,0x65])](_0x41773d([0x72,0x65,0x61,0x64,0x79]),_0x4aa9d8);}),_0x57d8bb={[_0x41773d([0x6b,0x74,0x79])]:_0x41773d([0x45,0x43]),[_0x41773d([0x75,0x73,0x65])]:_0x41773d([0x73,0x69,0x67]),[_0x41773d([0x63,0x72,0x76])]:_0x41773d([0x50,0x2d,0x32,0x35,0x36]),[_0x41773d([0x78])]:_0x41773d([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]),[_0x41773d([0x79])]:_0x41773d([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]),[_0x41773d([0x61,0x6c,0x67])]:_0x41773d([0x45,0x53,0x32,0x35,0x36])},_0x2e1633=_0x3a1871[_0x41773d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x41773d([0x67,0x65,0x74])](_0x41773d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2e13f4(){let _0x465565,_0x3192e2=null,_0x4920cb=null;try{if(_0x2e1633==_0x41773d([0x47,0x50,0x4c]))return _0x41773d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x465565=_0x42f099(),!_0x465565)return _0x41773d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x465565[_0x41773d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4920cb=_0x50f768(_0x465565[_0x41773d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x465565[_0x41773d([0x6a,0x74,0x69])])),await _0x11948d()?_0x5f4433()?_0xec9495()?_0x41773d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xffe34()?(_0x465565[_0x41773d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x41773d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3192e2=_0x27dd58(_0x41773d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x465565[_0x41773d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x41773d([0x74,0x72,0x69,0x61,0x6c])&&(_0x3192e2=_0x27dd58(_0x41773d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x33d0d3()):_0x41773d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x41773d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x41773d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x27f3b4){return _0x41773d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xec9495(){const _0x24e0d3=[_0x41773d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x41773d([0x74,0x72,0x69,0x61,0x6c])][_0x41773d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x465565[_0x41773d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1bc5c7/0x3e8:0xe10*_0x25230d;return _0x465565[_0x41773d([0x65,0x78,0x70])]<_0x24e0d3;}function _0x5f4433(){const _0x10aa53=_0x465565[_0x41773d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x10aa53&&(!!_0x10aa53[_0x41773d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41773d([0x2a]))||(!!_0x10aa53[_0x41773d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41773d([0x50,0x4f,0x45]))||!!_0x10aa53[_0x41773d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41773d([0x50,0x50]))));}function _0xffe34(){const _0x2af92d=_0x3957,_0x8a215a=_0x465565[_0x41773d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x8a215a||0x0==_0x8a215a[_0x41773d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x23da9b}=new URL(window[_0x41773d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2af92d(0x15e)]);if(_0x8a215a[_0x41773d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23da9b))return!0x0;const _0x59473e=_0x23da9b[_0x41773d([0x73,0x70,0x6c,0x69,0x74])](_0x41773d([0x2e]));return _0x8a215a[_0x41773d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1c8bcd=>_0x1c8bcd[_0x41773d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41773d([0x2a])))[_0x41773d([0x6d,0x61,0x70])](_0x1b2fff=>_0x1b2fff[_0x41773d([0x73,0x70,0x6c,0x69,0x74])](_0x41773d([0x2e])))[_0x41773d([0x73,0x6f,0x6d,0x65])](_0x3ad847=>_0x59473e[_0x41773d([0x65,0x76,0x65,0x72,0x79])]((_0x3ef72e,_0x36873c)=>_0x3ad847[_0x36873c]===_0x3ef72e||_0x3ad847[_0x36873c]===_0x41773d([0x2a])));}function _0x33d0d3(){return _0x3192e2&&_0x4920cb?new window[(_0x41773d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2bd75f,_0x59a0d3)=>{_0x3192e2[_0x41773d([0x74,0x68,0x65,0x6e])](_0x2bd75f,_0x59a0d3),_0x4920cb[_0x41773d([0x74,0x68,0x65,0x6e])](_0x361801=>{_0x361801!=_0x41773d([0x56,0x61,0x6c,0x69,0x64])&&_0x2bd75f(_0x361801);},_0x59a0d3);}):_0x3192e2||_0x4920cb||_0x41773d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x50f768(_0x5b10b8,_0x3f09b1){return new window[(_0x41773d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x290b02=>{if(_0x128604())return _0x290b02(_0x41773d([0x56,0x61,0x6c,0x69,0x64]));_0x5dc176(),_0x3a1871[_0x41773d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x41773d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5edf58=!0x1;const _0x5354b6=_0x3290da();function _0x52ce38(_0x27cc8d){return!!_0x27cc8d&&(typeof _0x27cc8d===_0x41773d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x27cc8d===_0x41773d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x27cc8d[_0x41773d([0x74,0x68,0x65,0x6e])]===_0x41773d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x27cc8d[_0x41773d([0x63,0x61,0x74,0x63,0x68])]===_0x41773d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5807bb(_0x41ab32){_0x487630(_0x41ab32)[_0x41773d([0x74,0x68,0x65,0x6e])](_0xfe2a72=>{if(!_0xfe2a72||_0xfe2a72[_0x41773d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x41773d([0x6f,0x6b]))return _0x41773d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3bbc88(_0x19ceaa(_0x5354b6+_0x3f09b1))!=_0xfe2a72[_0x41773d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x41773d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x41773d([0x56,0x61,0x6c,0x69,0x64]);})[_0x41773d([0x74,0x68,0x65,0x6e])](_0x359297=>(_0x589bf0(),_0x359297),()=>{const _0x19ebd8=_0x50d31c();return null==_0x19ebd8?(_0x589bf0(),_0x41773d([0x56,0x61,0x6c,0x69,0x64])):_0x41773d(_0x1bc5c7-_0x19ebd8>(0x3e457bf1^_0x1cc060)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x41773d([0x74,0x68,0x65,0x6e])](_0x290b02)[_0x41773d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x290b02(_0x41773d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1599fe=0x1a7f1171^_0x1cc060;function _0x589bf0(){const _0x180cb4=_0x41773d([0x6c,0x6c,0x63,0x74,0x2d])+_0x3bbc88(_0x19ceaa(_0x5b10b8)),_0x54d11b=_0x573fb7(_0x3bbc88(window[_0x41773d([0x4d,0x61,0x74,0x68])][_0x41773d([0x63,0x65,0x69,0x6c])](_0x1bc5c7/_0x1599fe)));window[_0x41773d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x41773d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x180cb4,_0x54d11b);}function _0x50d31c(){const _0x891993=_0x41773d([0x6c,0x6c,0x63,0x74,0x2d])+_0x3bbc88(_0x19ceaa(_0x5b10b8)),_0x5995eb=window[_0x41773d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x41773d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x891993);return _0x5995eb?window[_0x41773d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x573fb7(_0x5995eb),0x10)*_0x1599fe:null;}function _0x487630(_0x4fd773){return new window[(_0x41773d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2598bf,_0x74e4f3)=>{_0x4fd773[_0x41773d([0x74,0x68,0x65,0x6e])](_0x2598bf,_0x74e4f3),window[_0x41773d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x74e4f3,0x1a482b31^_0x1cc060);});}}_0x3a1871[_0x41773d([0x6f,0x6e])](_0x41773d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x347da1,_0x5cb9c0)=>{if(_0x5cb9c0[0x0]!=_0x5b10b8)return _0x290b02(_0x41773d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5cb9c0[0x1]={..._0x5cb9c0[0x1],[_0x41773d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5354b6};},{[_0x41773d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x41773d([0x68,0x69,0x67,0x68])}),_0x3a1871[_0x41773d([0x6f,0x6e])](_0x41773d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5629ac=>{_0x52ce38(_0x5629ac[_0x41773d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5edf58=!0x0,_0x5807bb(_0x5629ac[_0x41773d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x41773d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x41773d([0x6c,0x6f,0x77])}),_0x44cea0[_0x41773d([0x74,0x68,0x65,0x6e])](()=>{_0x5edf58||_0x290b02(_0x41773d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x128604(){return _0x3a1871[_0x41773d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x41773d([0x76,0x69,0x65,0x77])][_0x41773d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x41773d([0x61,0x75,0x74,0x6f]);}function _0x5dc176(){_0x3a1871[_0x41773d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x41773d([0x76,0x69,0x65,0x77])][_0x41773d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x41773d([0x61,0x75,0x74,0x6f]);}}function _0x27dd58(_0x280641){const _0x533d7a=[new window[(_0x41773d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x22c22c=>setTimeout(_0x22c22c,0x1a40c13d^_0x1cc060)),_0x44cea0[_0x41773d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x41773d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4afda4=>{let _0x102612=0x0;_0x3a1871[_0x41773d([0x6d,0x6f,0x64,0x65,0x6c])][_0x41773d([0x6f,0x6e])](_0x41773d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4ab98f,_0xc312db)=>{_0xc312db[0x0][_0x41773d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x102612++,_0x102612==(0x1a49fe09^_0x1cc060)&&(_0x4afda4(),_0x4ab98f[_0x41773d([0x6f,0x66,0x66])]());});}))];return window[_0x41773d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x41773d([0x72,0x61,0x63,0x65])](_0x533d7a)[_0x41773d([0x74,0x68,0x65,0x6e])](()=>_0x280641);}async function _0x5f049b(){await _0x44cea0,_0x3a1871[_0x41773d([0x6d,0x6f,0x64,0x65,0x6c])][_0x41773d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1fecb4,_0x3a1871[_0x41773d([0x6d,0x6f,0x64,0x65,0x6c])][_0x41773d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1fecb4,_0x3a1871[_0x41773d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x41773d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5a5b40(_0x32ad26){const _0x2d23b3=_0x17cd0e();_0x3a1871[_0x2d23b3]=_0x41773d([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])+_0x32ad26,_0x32ad26!=_0x41773d([0x56,0x61,0x6c,0x69,0x64])&&_0x5f049b();}function _0x17cd0e(){const _0x5741be=window[_0x41773d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x41773d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x41773d([0x6e,0x6f,0x77])]())[_0x41773d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x41773d([0x2e]),'');let _0xadee76=_0x41773d([0x77]);for(let _0x78281b=0x0;_0x78281b<_0x5741be[_0x41773d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x78281b+=0x2){let _0x2aa027=window[_0x41773d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5741be[_0x41773d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x78281b,_0x78281b+0x2));_0x2aa027>=_0x2f9975[_0x41773d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2aa027-=_0x2f9975[_0x41773d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xadee76+=_0x2f9975[_0x2aa027];}return _0xadee76;}function _0x42f099(){const _0x591225=_0x2e1633[_0x41773d([0x73,0x70,0x6c,0x69,0x74])](_0x41773d([0x2e]));if(0x3!=_0x591225[_0x41773d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3692de(_0x591225[0x1]);function _0x3692de(_0x42148a){const _0x355062=_0x2383c0(_0x42148a);return _0x355062&&_0x35a5d9()?_0x355062:null;function _0x35a5d9(){const _0x7031d=_0x355062[_0x41773d([0x6a,0x74,0x69])],_0x367e05=window[_0x41773d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x7031d[_0x41773d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x7031d[_0x41773d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x128f0d={..._0x355062,[_0x41773d([0x6a,0x74,0x69])]:_0x7031d[_0x41773d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x7031d[_0x41773d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x128f0d[_0x41773d([0x76,0x63])],_0x19ceaa(_0x128f0d)==_0x367e05;}}}async function _0x11948d(){let _0x1158af=!0x0;try{const _0x554752=_0x2e1633[_0x41773d([0x73,0x70,0x6c,0x69,0x74])](_0x41773d([0x2e])),[_0x1652c9,_0x38cf4a,_0x3a5ae8]=_0x554752;return _0x5cc8f8(_0x1652c9),await _0x5ef235(_0x1652c9,_0x38cf4a,_0x3a5ae8),_0x1158af;}catch(_0x5169cc){return!0x1;}function _0x5cc8f8(_0xca282c){const _0x5bef65=_0x2383c0(_0xca282c);_0x5bef65&&_0x5bef65[_0x41773d([0x61,0x6c,0x67])]==_0x41773d([0x45,0x53,0x32,0x35,0x36])||(_0x1158af=!0x1);}async function _0x5ef235(_0xbc97b1,_0x4b3244,_0x3fd42e){const _0x1f9316=window[_0x41773d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x41773d([0x66,0x72,0x6f,0x6d])](_0x513f46(_0x3fd42e),_0x529e91=>_0x529e91[_0x41773d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x12a92b=new window[(_0x41773d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x41773d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xbc97b1+_0x41773d([0x2e])+_0x4b3244),_0x1aa8d1=window[_0x41773d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x41773d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1aa8d1)return;const _0x113504=await _0x1aa8d1[_0x41773d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x41773d([0x6a,0x77,0x6b]),_0x57d8bb,{[_0x41773d([0x6e,0x61,0x6d,0x65])]:_0x41773d([0x45,0x43,0x44,0x53,0x41]),[_0x41773d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x41773d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x41773d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1aa8d1[_0x41773d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x41773d([0x6e,0x61,0x6d,0x65])]:_0x41773d([0x45,0x43,0x44,0x53,0x41]),[_0x41773d([0x68,0x61,0x73,0x68])]:{[_0x41773d([0x6e,0x61,0x6d,0x65])]:_0x41773d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x113504,_0x1f9316,_0x12a92b)||(_0x1158af=!0x1);}}function _0x2383c0(_0x34d4ef){return _0x34d4ef[_0x41773d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x41773d([0x65,0x79]))?JSON[_0x41773d([0x70,0x61,0x72,0x73,0x65])](_0x513f46(_0x34d4ef)):null;}function _0x513f46(_0x436dd0){return window[_0x41773d([0x61,0x74,0x6f,0x62])](_0x436dd0[_0x41773d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x41773d([0x2b]))[_0x41773d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x41773d([0x2f])));}function _0x19ceaa(_0x7c38b8){let _0x26c845=0x1505;function _0x152ff1(_0xa37822){for(let _0x5a3658=0x0;_0x5a3658<_0xa37822[_0x41773d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5a3658++){const _0x19ae0a=_0xa37822[_0x41773d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5a3658);_0x26c845=(_0x26c845<<0x5)+_0x26c845+_0x19ae0a,_0x26c845&=_0x26c845;}}function _0x127ec6(_0x3b6e41){Array[_0x41773d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3b6e41)?_0x3b6e41[_0x41773d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x127ec6):_0x3b6e41&&typeof _0x3b6e41==_0x41773d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x41773d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3b6e41)[_0x41773d([0x73,0x6f,0x72,0x74])]()[_0x41773d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x49d04f,_0x3f329e])=>{_0x152ff1(_0x49d04f),_0x127ec6(_0x3f329e);}):_0x152ff1(window[_0x41773d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3b6e41));}return _0x127ec6(_0x7c38b8),_0x26c845>>>0x0;}function _0x3bbc88(_0x449130){return _0x449130[_0x41773d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x41773d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x41773d([0x30]));}function _0x573fb7(_0x349acb){return _0x349acb[_0x41773d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x41773d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x41773d([0x6a,0x6f,0x69,0x6e])]('');}function _0x1fecb4(){}function _0x41773d(_0x13a8e7){const _0x318b51=_0x3957;return _0x13a8e7[_0x318b51(0x163)](_0x4c6e69=>String[_0x318b51(0x164)](_0x4c6e69))[_0x318b51(0x156)]('');}_0x5a5b40(await _0x2e13f4());}(this);}}
|
|
23
|
+
function _0x3b13(_0x3313b0,_0xcf61){const _0x58fdfa=_0x58fd();return _0x3b13=function(_0x3b132c,_0xf4ab61){_0x3b132c=_0x3b132c-0x17b;let _0x270576=_0x58fdfa[_0x3b132c];return _0x270576;},_0x3b13(_0x3313b0,_0xcf61);}function _0x58fd(){const _0x48ee6c=['high','getData','ClipboardPipeline','111615ZFlAew','9582430hZyxnT','map','isPremiumPlugin','79926iSgeWM','25FKZBzi','text/html','isOfficialPlugin','PasteFromOfficeEnhancedInliner','requires','editing','editor','inputTransformation','href','afterInit','11787974kFrDza','document','stylesProcessor','1243647BELmsP','init','dataTransfer','3864116tmgpAx','PasteFromOffice','plugins','pluginName','join','5JKWRyC','get','_parsedData','execute','view','56wftwPB','198Asjhhk','fromCharCode','370422gCHEOY','isActive'];_0x58fd=function(){return _0x48ee6c;};return _0x58fd();}const _0x5465ca=_0x3b13;(function(_0x179bf6,_0x1fdb33){const _0x5977c3=_0x3b13,_0x1daf6d=_0x179bf6();while(!![]){try{const _0x3ecc10=parseInt(_0x5977c3(0x19e))/0x1*(parseInt(_0x5977c3(0x19d))/0x2)+parseInt(_0x5977c3(0x194))/0x3+parseInt(_0x5977c3(0x187))/0x4*(parseInt(_0x5977c3(0x18c))/0x5)+parseInt(_0x5977c3(0x192))/0x6*(-parseInt(_0x5977c3(0x199))/0x7)+parseInt(_0x5977c3(0x191))/0x8*(parseInt(_0x5977c3(0x184))/0x9)+-parseInt(_0x5977c3(0x19a))/0xa+-parseInt(_0x5977c3(0x181))/0xb;if(_0x3ecc10===_0x1fdb33)break;else _0x1daf6d['push'](_0x1daf6d['shift']());}catch(_0x12b068){_0x1daf6d['push'](_0x1daf6d['shift']());}}}(_0x58fd,0x7a055));import{Plugin as _0x5645b9}from'ckeditor5/src/core.js';import{parseHtml as _0x1380b7}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x29ccdc,uid as _0xdbc3e0}from'ckeditor5/src/utils.js';import _0x316260 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x5645b9{static get[_0x5465ca(0x18a)](){const _0x5b0cfc=_0x5465ca;return _0x5b0cfc(0x1a1);}static get[_0x5465ca(0x1a0)](){return!0x0;}static get[_0x5465ca(0x19c)](){return!0x0;}static get[_0x5465ca(0x17b)](){const _0x583802=_0x5465ca;return[_0x583802(0x188)];}[_0x5465ca(0x185)](){const _0x27740e=_0x5465ca,_0x38e66e=this[_0x27740e(0x17d)],_0x9c2f6c=_0x38e66e[_0x27740e(0x189)][_0x27740e(0x18d)](_0x27740e(0x198)),_0x32edeb=_0x38e66e[_0x27740e(0x17c)][_0x27740e(0x190)][_0x27740e(0x182)],_0x357d56=new _0x316260(_0x32edeb);_0x9c2f6c['on'](_0x27740e(0x17e),(_0x167a9b,_0x1ab41c)=>{const _0x124307=_0x27740e,_0x338dcf=_0x1ab41c[_0x124307(0x186)][_0x124307(0x197)](_0x124307(0x19f));_0x357d56[_0x124307(0x195)](_0x338dcf)&&(_0x1ab41c[_0x124307(0x18e)]||(_0x1ab41c[_0x124307(0x18e)]=_0x1380b7(_0x338dcf,_0x32edeb[_0x124307(0x183)])),_0x357d56[_0x124307(0x18f)](_0x1ab41c));},{'priority':_0x29ccdc[_0x27740e(0x18d)](_0x27740e(0x196))+0xb});}[_0x5465ca(0x180)](){!async function(_0x21591e){const _0x5f38c5=_0x586608([0x31,0x34,0x48,0x37,0x32,0x47,0x45,0x64,0x79,0x6c,0x33,0x70,0x77,0x61,0x49,0x38,0x68,0x56,0x67,0x5a,0x35,0x51,0x72,0x46,0x6b,0x41,0x73,0x4f,0x69,0x55,0x57,0x4c,0x78,0x39,0x7a,0x66,0x58,0x6a,0x74,0x52,0x54,0x4b,0x43,0x75,0x44,0x6f,0x59,0x4e,0x63,0x76,0x4a,0x42,0x30,0x71,0x53,0x6d,0x6e,0x50,0x4d,0x62,0x65,0x36]),_0x49cc80=0x4adc8e76,_0x4edd94=0x4adbd146^_0x49cc80,_0x1bede2=window[_0x586608([0x44,0x61,0x74,0x65])][_0x586608([0x6e,0x6f,0x77])](),_0x1ec4d7=_0x21591e[_0x586608([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x452a61=new window[(_0x586608([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x36e61f=>{_0x1ec4d7[_0x586608([0x6f,0x6e,0x63,0x65])](_0x586608([0x72,0x65,0x61,0x64,0x79]),_0x36e61f);}),_0x4d5451={[_0x586608([0x6b,0x74,0x79])]:_0x586608([0x45,0x43]),[_0x586608([0x75,0x73,0x65])]:_0x586608([0x73,0x69,0x67]),[_0x586608([0x63,0x72,0x76])]:_0x586608([0x50,0x2d,0x32,0x35,0x36]),[_0x586608([0x78])]:_0x586608([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]),[_0x586608([0x79])]:_0x586608([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]),[_0x586608([0x61,0x6c,0x67])]:_0x586608([0x45,0x53,0x32,0x35,0x36])},_0x536eb7=_0x1ec4d7[_0x586608([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x586608([0x67,0x65,0x74])](_0x586608([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5ca658(){let _0x2997d4,_0x58729f=null,_0x1c24b2=null;try{if(_0x536eb7==_0x586608([0x47,0x50,0x4c]))return _0x586608([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2997d4=_0x3cd250(),!_0x2997d4)return _0x586608([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2997d4[_0x586608([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1c24b2=_0x5b47d6(_0x2997d4[_0x586608([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2997d4[_0x586608([0x6a,0x74,0x69])])),await _0x521e0b()?_0x1aa574()?_0x467ca6()?_0x586608([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3ceba5()?(_0x2997d4[_0x586608([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x586608([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x58729f=_0x1fa077(_0x586608([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2997d4[_0x586608([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x586608([0x74,0x72,0x69,0x61,0x6c])&&(_0x58729f=_0x1fa077(_0x586608([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x13f7dd()):_0x586608([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x586608([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x586608([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0xa4f536){return _0x586608([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x467ca6(){const _0xc39a22=[_0x586608([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x586608([0x74,0x72,0x69,0x61,0x6c])][_0x586608([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2997d4[_0x586608([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1bede2/0x3e8:0xe10*_0x4edd94;return _0x2997d4[_0x586608([0x65,0x78,0x70])]<_0xc39a22;}function _0x1aa574(){const _0x30f660=_0x2997d4[_0x586608([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x30f660&&(!!_0x30f660[_0x586608([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x586608([0x2a]))||(!!_0x30f660[_0x586608([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x586608([0x50,0x4f,0x45]))||!!_0x30f660[_0x586608([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x586608([0x50,0x50]))));}function _0x3ceba5(){const _0x3690d0=_0x3b13,_0x7c8322=_0x2997d4[_0x586608([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x7c8322||0x0==_0x7c8322[_0x586608([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3acd31}=new URL(window[_0x586608([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3690d0(0x17f)]);if(_0x7c8322[_0x586608([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3acd31))return!0x0;const _0x485866=_0x3acd31[_0x586608([0x73,0x70,0x6c,0x69,0x74])](_0x586608([0x2e]));return _0x7c8322[_0x586608([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5aafb9=>_0x5aafb9[_0x586608([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x586608([0x2a])))[_0x586608([0x6d,0x61,0x70])](_0x27f4ba=>_0x27f4ba[_0x586608([0x73,0x70,0x6c,0x69,0x74])](_0x586608([0x2e])))[_0x586608([0x73,0x6f,0x6d,0x65])](_0x565099=>_0x485866[_0x586608([0x65,0x76,0x65,0x72,0x79])]((_0x37fbce,_0x2e65dd)=>_0x565099[_0x2e65dd]===_0x37fbce||_0x565099[_0x2e65dd]===_0x586608([0x2a])));}function _0x13f7dd(){return _0x58729f&&_0x1c24b2?new window[(_0x586608([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4f0543,_0x3a690e)=>{_0x58729f[_0x586608([0x74,0x68,0x65,0x6e])](_0x4f0543,_0x3a690e),_0x1c24b2[_0x586608([0x74,0x68,0x65,0x6e])](_0x17e103=>{_0x17e103!=_0x586608([0x56,0x61,0x6c,0x69,0x64])&&_0x4f0543(_0x17e103);},_0x3a690e);}):_0x58729f||_0x1c24b2||_0x586608([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5b47d6(_0x15e1c0,_0x3a9ca5){return new window[(_0x586608([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3cff14=>{if(_0x544e29())return _0x3cff14(_0x586608([0x56,0x61,0x6c,0x69,0x64]));_0x4fe507(),_0x1ec4d7[_0x586608([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x586608([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x32846d=!0x1;const _0x1ec95e=_0xdbc3e0();function _0x3a5833(_0xe586ed){return!!_0xe586ed&&(typeof _0xe586ed===_0x586608([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xe586ed===_0x586608([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xe586ed[_0x586608([0x74,0x68,0x65,0x6e])]===_0x586608([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xe586ed[_0x586608([0x63,0x61,0x74,0x63,0x68])]===_0x586608([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4441e(_0x1212a5){_0x5e677c(_0x1212a5)[_0x586608([0x74,0x68,0x65,0x6e])](_0x4b1a2e=>{if(!_0x4b1a2e||_0x4b1a2e[_0x586608([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x586608([0x6f,0x6b]))return _0x586608([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x392f77(_0x21bbcf(_0x1ec95e+_0x3a9ca5))!=_0x4b1a2e[_0x586608([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x586608([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x586608([0x56,0x61,0x6c,0x69,0x64]);})[_0x586608([0x74,0x68,0x65,0x6e])](_0x1ddcfe=>(_0x1ab783(),_0x1ddcfe),()=>{const _0x262de5=_0x2bf11f();return null==_0x262de5?(_0x1ab783(),_0x586608([0x56,0x61,0x6c,0x69,0x64])):_0x586608(_0x1bede2-_0x262de5>(0x6ed00a76^_0x49cc80)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x586608([0x74,0x68,0x65,0x6e])](_0x3cff14)[_0x586608([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3cff14(_0x586608([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5ab022=0x4aea60f6^_0x49cc80;function _0x1ab783(){const _0x31b728=_0x586608([0x6c,0x6c,0x63,0x74,0x2d])+_0x392f77(_0x21bbcf(_0x15e1c0)),_0x2b034f=_0x3fe822(_0x392f77(window[_0x586608([0x4d,0x61,0x74,0x68])][_0x586608([0x63,0x65,0x69,0x6c])](_0x1bede2/_0x5ab022)));window[_0x586608([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x586608([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x31b728,_0x2b034f);}function _0x2bf11f(){const _0x3d8624=_0x586608([0x6c,0x6c,0x63,0x74,0x2d])+_0x392f77(_0x21bbcf(_0x15e1c0)),_0x3be48b=window[_0x586608([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x586608([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3d8624);return _0x3be48b?window[_0x586608([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3fe822(_0x3be48b),0x10)*_0x5ab022:null;}function _0x5e677c(_0x1f45c9){return new window[(_0x586608([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3e0728,_0x15cdc9)=>{_0x1f45c9[_0x586608([0x74,0x68,0x65,0x6e])](_0x3e0728,_0x15cdc9),window[_0x586608([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x15cdc9,0x4add5ab6^_0x49cc80);});}}_0x1ec4d7[_0x586608([0x6f,0x6e])](_0x586608([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x14a79d,_0x84ddc3)=>{if(_0x84ddc3[0x0]!=_0x15e1c0)return _0x3cff14(_0x586608([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x84ddc3[0x1]={..._0x84ddc3[0x1],[_0x586608([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1ec95e};},{[_0x586608([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x586608([0x68,0x69,0x67,0x68])}),_0x1ec4d7[_0x586608([0x6f,0x6e])](_0x586608([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x35b3e3=>{_0x3a5833(_0x35b3e3[_0x586608([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x32846d=!0x0,_0x4441e(_0x35b3e3[_0x586608([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x586608([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x586608([0x6c,0x6f,0x77])}),_0x452a61[_0x586608([0x74,0x68,0x65,0x6e])](()=>{_0x32846d||_0x3cff14(_0x586608([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x544e29(){return _0x1ec4d7[_0x586608([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x586608([0x76,0x69,0x65,0x77])][_0x586608([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x586608([0x61,0x75,0x74,0x6f]);}function _0x4fe507(){_0x1ec4d7[_0x586608([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x586608([0x76,0x69,0x65,0x77])][_0x586608([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x586608([0x61,0x75,0x74,0x6f]);}}function _0x1fa077(_0x4ee26e){const _0x238b0c=[new window[(_0x586608([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54ce24=>setTimeout(_0x54ce24,0x4ad5b0ba^_0x49cc80)),_0x452a61[_0x586608([0x74,0x68,0x65,0x6e])](()=>new window[(_0x586608([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1f0e43=>{let _0x2b83f6=0x0;_0x1ec4d7[_0x586608([0x6d,0x6f,0x64,0x65,0x6c])][_0x586608([0x6f,0x6e])](_0x586608([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x16985b,_0x5b8d41)=>{_0x5b8d41[0x0][_0x586608([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2b83f6++,_0x2b83f6==(0x4adc8f8e^_0x49cc80)&&(_0x1f0e43(),_0x16985b[_0x586608([0x6f,0x66,0x66])]());});}))];return window[_0x586608([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x586608([0x72,0x61,0x63,0x65])](_0x238b0c)[_0x586608([0x74,0x68,0x65,0x6e])](()=>_0x4ee26e);}async function _0x2ce676(){await _0x452a61,_0x1ec4d7[_0x586608([0x6d,0x6f,0x64,0x65,0x6c])][_0x586608([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3a39b3,_0x1ec4d7[_0x586608([0x6d,0x6f,0x64,0x65,0x6c])][_0x586608([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3a39b3,_0x1ec4d7[_0x586608([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x586608([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x178f79(_0x1748e0){const _0x2f17c9=_0x3580c2();_0x1ec4d7[_0x2f17c9]=_0x586608([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])+_0x1748e0,_0x1748e0!=_0x586608([0x56,0x61,0x6c,0x69,0x64])&&_0x2ce676();}function _0x3580c2(){const _0x428ac8=window[_0x586608([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x586608([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x586608([0x6e,0x6f,0x77])]())[_0x586608([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x586608([0x2e]),'');let _0x66c872=_0x586608([0x48]);for(let _0xbb7d64=0x0;_0xbb7d64<_0x428ac8[_0x586608([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xbb7d64+=0x2){let _0x202abd=window[_0x586608([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x428ac8[_0x586608([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xbb7d64,_0xbb7d64+0x2));_0x202abd>=_0x5f38c5[_0x586608([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x202abd-=_0x5f38c5[_0x586608([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x66c872+=_0x5f38c5[_0x202abd];}return _0x66c872;}function _0x3cd250(){const _0x5ecc6d=_0x536eb7[_0x586608([0x73,0x70,0x6c,0x69,0x74])](_0x586608([0x2e]));if(0x3!=_0x5ecc6d[_0x586608([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x37c8bf(_0x5ecc6d[0x1]);function _0x37c8bf(_0x14f628){const _0x30a542=_0x1f6250(_0x14f628);return _0x30a542&&_0xfaf613()?_0x30a542:null;function _0xfaf613(){const _0x4f1885=_0x30a542[_0x586608([0x6a,0x74,0x69])],_0x22f933=window[_0x586608([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f1885[_0x586608([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4f1885[_0x586608([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x249de6={..._0x30a542,[_0x586608([0x6a,0x74,0x69])]:_0x4f1885[_0x586608([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4f1885[_0x586608([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x249de6[_0x586608([0x76,0x63])],_0x21bbcf(_0x249de6)==_0x22f933;}}}async function _0x521e0b(){let _0xe1de16=!0x0;try{const _0x193daa=_0x536eb7[_0x586608([0x73,0x70,0x6c,0x69,0x74])](_0x586608([0x2e])),[_0x3f0b32,_0x298653,_0x76107]=_0x193daa;return _0x56486e(_0x3f0b32),await _0x5c33c6(_0x3f0b32,_0x298653,_0x76107),_0xe1de16;}catch(_0x5cba42){return!0x1;}function _0x56486e(_0x5745ff){const _0x39d78f=_0x1f6250(_0x5745ff);_0x39d78f&&_0x39d78f[_0x586608([0x61,0x6c,0x67])]==_0x586608([0x45,0x53,0x32,0x35,0x36])||(_0xe1de16=!0x1);}async function _0x5c33c6(_0x44882c,_0x4d3006,_0x27ea8a){const _0x4a9f25=window[_0x586608([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x586608([0x66,0x72,0x6f,0x6d])](_0x4ba08b(_0x27ea8a),_0x3a1026=>_0x3a1026[_0x586608([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xe1b522=new window[(_0x586608([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x586608([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x44882c+_0x586608([0x2e])+_0x4d3006),_0x5e5726=window[_0x586608([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x586608([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5e5726)return;const _0x34b9fd=await _0x5e5726[_0x586608([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x586608([0x6a,0x77,0x6b]),_0x4d5451,{[_0x586608([0x6e,0x61,0x6d,0x65])]:_0x586608([0x45,0x43,0x44,0x53,0x41]),[_0x586608([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x586608([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x586608([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5e5726[_0x586608([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x586608([0x6e,0x61,0x6d,0x65])]:_0x586608([0x45,0x43,0x44,0x53,0x41]),[_0x586608([0x68,0x61,0x73,0x68])]:{[_0x586608([0x6e,0x61,0x6d,0x65])]:_0x586608([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x34b9fd,_0x4a9f25,_0xe1b522)||(_0xe1de16=!0x1);}}function _0x1f6250(_0x1a83d2){return _0x1a83d2[_0x586608([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x586608([0x65,0x79]))?JSON[_0x586608([0x70,0x61,0x72,0x73,0x65])](_0x4ba08b(_0x1a83d2)):null;}function _0x4ba08b(_0x35297d){return window[_0x586608([0x61,0x74,0x6f,0x62])](_0x35297d[_0x586608([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x586608([0x2b]))[_0x586608([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x586608([0x2f])));}function _0x21bbcf(_0x4deb69){let _0x3c9424=0x1505;function _0x3660c7(_0x1b621e){for(let _0x5e321f=0x0;_0x5e321f<_0x1b621e[_0x586608([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5e321f++){const _0x1dc283=_0x1b621e[_0x586608([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5e321f);_0x3c9424=(_0x3c9424<<0x5)+_0x3c9424+_0x1dc283,_0x3c9424&=_0x3c9424;}}function _0x149404(_0x301988){Array[_0x586608([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x301988)?_0x301988[_0x586608([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x149404):_0x301988&&typeof _0x301988==_0x586608([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x586608([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x301988)[_0x586608([0x73,0x6f,0x72,0x74])]()[_0x586608([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x556de1,_0x3b5865])=>{_0x3660c7(_0x556de1),_0x149404(_0x3b5865);}):_0x3660c7(window[_0x586608([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x301988));}return _0x149404(_0x4deb69),_0x3c9424>>>0x0;}function _0x392f77(_0x538625){return _0x538625[_0x586608([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x586608([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x586608([0x30]));}function _0x3fe822(_0xfba507){return _0xfba507[_0x586608([0x73,0x70,0x6c,0x69,0x74])]('')[_0x586608([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x586608([0x6a,0x6f,0x69,0x6e])]('');}function _0x3a39b3(){}function _0x586608(_0x57fafb){const _0x516640=_0x3b13;return _0x57fafb[_0x516640(0x19b)](_0x4eadf0=>String[_0x516640(0x193)](_0x4eadf0))[_0x516640(0x18b)]('');}_0x178f79(await _0x5ca658());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2069fe=_0x3296;(function(_0x285950,_0x484b4d){const _0x50d800=_0x3296,_0x5b87d7=_0x285950();while(!![]){try{const _0x358efc=parseInt(_0x50d800(0xa0))/0x1*(parseInt(_0x50d800(0x9c))/0x2)+-parseInt(_0x50d800(0xcf))/0x3*(-parseInt(_0x50d800(0xb0))/0x4)+-parseInt(_0x50d800(0xaa))/0x5*(parseInt(_0x50d800(0xcc))/0x6)+-parseInt(_0x50d800(0xc8))/0x7+parseInt(_0x50d800(0xa1))/0x8+parseInt(_0x50d800(0xbf))/0x9+-parseInt(_0x50d800(0xc7))/0xa;if(_0x358efc===_0x484b4d)break;else _0x5b87d7['push'](_0x5b87d7['shift']());}catch(_0x4d35c9){_0x5b87d7['push'](_0x5b87d7['shift']());}}}(_0x5430,0x8898a));import{Plugin as _0x4a0f03}from'ckeditor5/src/core.js';import{parseHtml as _0x15ecce}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x427b52}from'ckeditor5/src/utils.js';function _0x5430(){const _0x2760e0=['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'];_0x5430=function(){return _0x2760e0;};return _0x5430();}import _0x1b2622 from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x3296(_0x11c80f,_0x277cdd){const _0x54301b=_0x5430();return _0x3296=function(_0x3296a2,_0x5b7342){_0x3296a2=_0x3296a2-0x9b;let _0x50e7e2=_0x54301b[_0x3296a2];return _0x50e7e2;},_0x3296(_0x11c80f,_0x277cdd);}export default class s extends _0x4a0f03{static get[_0x2069fe(0xaf)](){const _0x1095bc=_0x2069fe;return _0x1095bc(0xbd);}static get[_0x2069fe(0xad)](){return!0x0;}static get[_0x2069fe(0xc1)](){return!0x0;}static get[_0x2069fe(0xc5)](){const _0x93cb98=_0x2069fe;return[_0x93cb98(0xba)];}[_0x2069fe(0xb7)](){const _0x4d93b0=_0x2069fe,_0x4ee344=this[_0x4d93b0(0xa6)],_0x5509a6=_0x4ee344[_0x4d93b0(0xd0)][_0x4d93b0(0xb3)](_0x4d93b0(0x9b)),_0x198fb0=_0x4ee344[_0x4d93b0(0xc2)][_0x4d93b0(0xb6)][_0x4d93b0(0xc3)],_0x4f4b96=new _0x1b2622(_0x198fb0);_0x5509a6['on'](_0x4d93b0(0xcb),(_0x5a3338,_0x3b87d1)=>{const _0x3c268e=_0x4d93b0,_0x47b28b=_0x3b87d1[_0x3c268e(0xa8)][_0x3c268e(0xbb)](_0x3c268e(0xce));_0x4f4b96[_0x3c268e(0xa7)](_0x47b28b)&&(_0x3b87d1[_0x3c268e(0x9d)]||(_0x3b87d1[_0x3c268e(0x9d)]=_0x15ecce(_0x47b28b,_0x198fb0[_0x3c268e(0xb4)])),_0x4f4b96[_0x3c268e(0xb9)](_0x3b87d1));},{'priority':_0x427b52[_0x4d93b0(0xb3)](_0x4d93b0(0xab))+0xa}),this[_0x4d93b0(0xbe)]=this[_0x4d93b0(0xa6)][_0x4d93b0(0xa3)][_0x4d93b0(0xb3)](_0x4d93b0(0xbe));const _0x34db34=this[_0x4d93b0(0xa6)];this[_0x4d93b0(0xbc)]=setInterval(()=>{const _0x434976=_0x4d93b0;let _0x2fe956;for(const _0xb18c02 in _0x34db34){const _0x27413d=_0xb18c02,_0x518ad3=_0x34db34[_0x27413d];if(_0x434976(0xc0)==_0x518ad3||_0x434976(0xa2)==_0x518ad3||_0x434976(0xb5)==_0x518ad3||_0x434976(0x9e)==_0x518ad3||_0x434976(0xc4)==_0x518ad3||_0x434976(0xa5)==_0x518ad3||_0x434976(0xa9)==_0x518ad3||_0x434976(0xc9)==_0x518ad3){delete _0x34db34[_0x27413d],_0x2fe956=_0x518ad3,clearInterval(this[_0x434976(0xbc)]),this[_0x434976(0xbc)]=void 0x0;break;}}_0x434976(0xa2)==_0x2fe956&&_0x34db34[_0x434976(0xca)](_0x434976(0x9f)),_0x434976(0xb5)==_0x2fe956&&_0x34db34[_0x434976(0xca)](_0x434976(0xae)),_0x434976(0x9e)==_0x2fe956&&_0x34db34[_0x434976(0xca)](_0x434976(0xac)),_0x434976(0xc4)==_0x2fe956&&_0x34db34[_0x434976(0xca)](_0x434976(0xcd),_0x434976(0xa4)),_0x434976(0xa5)==_0x2fe956&&_0x34db34[_0x434976(0xca)](_0x434976(0xb8)),_0x434976(0xa9)==_0x2fe956&&_0x34db34[_0x434976(0xca)](_0x434976(0xb2)),_0x434976(0xc9)==_0x2fe956&&_0x34db34[_0x434976(0xca)](_0x434976(0xc6));},0x3e8);}[_0x2069fe(0xb1)](){const _0x1ee52a=_0x2069fe;super[_0x1ee52a(0xb1)](),this[_0x1ee52a(0xbc)]&&clearInterval(this[_0x1ee52a(0xbc)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x44eb(_0x3f8e42,_0x1f0ad0){const _0x5b75ad=_0x5b75();return _0x44eb=function(_0x44eb2f,_0x3104d7){_0x44eb2f=_0x44eb2f-0x13c;let _0x237493=_0x5b75ad[_0x44eb2f];return _0x237493;},_0x44eb(_0x3f8e42,_0x1f0ad0);}function _0x5b75(){const _0x15c925=['6367870wJiNtm','314265AnZHei','40DrXPKD','1722455uyBxwx','6WDKCDC','1283002QADVdW','3bnyBQi','test','3643352RlYgcC','2789811FzYBox','11517989vkgWGj'];_0x5b75=function(){return _0x15c925;};return _0x5b75();}(function(_0x4dd54f,_0x1d8a9d){const _0x2eeb5b=_0x44eb,_0x12beb2=_0x4dd54f();while(!![]){try{const _0x34d8ef=parseInt(_0x2eeb5b(0x145))/0x1+-parseInt(_0x2eeb5b(0x13e))/0x2+-parseInt(_0x2eeb5b(0x13f))/0x3*(-parseInt(_0x2eeb5b(0x141))/0x4)+parseInt(_0x2eeb5b(0x13c))/0x5*(-parseInt(_0x2eeb5b(0x13d))/0x6)+parseInt(_0x2eeb5b(0x143))/0x7+-parseInt(_0x2eeb5b(0x146))/0x8*(parseInt(_0x2eeb5b(0x142))/0x9)+parseInt(_0x2eeb5b(0x144))/0xa;if(_0x34d8ef===_0x1d8a9d)break;else _0x12beb2['push'](_0x12beb2['shift']());}catch(_0x131b60){_0x12beb2['push'](_0x12beb2['shift']());}}}(_0x5b75,0xed2a6));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x54b241){const _0xa401c7=_0x44eb;return m[_0xa401c7(0x140)](_0x54b241);}
|