@ckeditor/ckeditor5-line-height 46.1.1-alpha.1 → 46.1.1-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/line-height.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +7 -7
- package/src/lineheightediting.js +1 -1
package/build/line-height.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var e={6:e=>{"use strict";var t=[];function n(e){for(var n=-1,i=0;i<t.length;i++)if(t[i].identifier===e){n=i;break}return n}function i(e,i){for(var o={},s=[],a=0;a<e.length;a++){var c=e[a],u=i.base?c[0]+i.base:c[0],l=o[u]||0,d="".concat(u," ").concat(l);o[u]=l+1;var h=n(d),f={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==h)t[h].references++,t[h].updater(f);else{var p=r(f,i);i.byIndex=a,t.splice(a,0,{identifier:d,updater:p,references:1})}s.push(d)}return s}function r(e,t){var n=t.domAPI(t);n.update(e);return function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;n.update(e=t)}else n.remove()}}e.exports=function(e,r){var o=i(e=e||[],r=r||{});return function(e){e=e||[];for(var s=0;s<o.length;s++){var a=n(o[s]);t[a].references--}for(var c=i(e,r),u=0;u<o.length;u++){var l=n(o[u]);0===t[l].references&&(t[l].updater(),t.splice(l,1))}o=c}}},16:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var i=n(933),r=n.n(i),o=n(718),s=n.n(o)()(r());s.push([e.id,".ck-content .line-height-single{line-height:1}.ck-content .line-height-double{line-height:2}",""]);const a=s},237:e=>{"use strict";e.exports=CKEditor5.dll},290:e=>{"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},302:e=>{"use strict";e.exports=function(e,t){Object.keys(t).forEach(function(n){e.setAttribute(n,t[n])})}},311:(e,t,n)=>{e.exports=n(237)("./src/ui.js")},355:(e,t,n)=>{e.exports=n(237)("./src/icons.js")},557:e=>{"use strict";var t={};e.exports=function(e,n){var i=function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}t[e]=n}return t[e]}(e);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},584:(e,t,n)=>{e.exports=n(237)("./src/utils.js")},602:e=>{"use strict";var t,n=(t=[],function(e,n){return t[e]=n,t.filter(Boolean).join("\n")});function i(e,t,i,r){var o;if(i)o="";else{o="",r.supports&&(o+="@supports (".concat(r.supports,") {")),r.media&&(o+="@media ".concat(r.media," {"));var s=void 0!==r.layer;s&&(o+="@layer".concat(r.layer.length>0?" ".concat(r.layer):""," {")),o+=r.css,s&&(o+="}"),r.media&&(o+="}"),r.supports&&(o+="}")}if(e.styleSheet)e.styleSheet.cssText=n(t,o);else{var a=document.createTextNode(o),c=e.childNodes;c[t]&&e.removeChild(c[t]),c.length?e.insertBefore(a,c[t]):e.appendChild(a)}}var r={singleton:null,singletonCounter:0};e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=r.singletonCounter++,n=r.singleton||(r.singleton=e.insertStyleElement(e));return{update:function(e){i(n,t,!1,e)},remove:function(e){i(n,t,!0,e)}}}},718:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map(function(t){var n="",i=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),i&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),i&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n}).join("")},t.i=function(e,n,i,r,o){"string"==typeof e&&(e=[[null,e,void 0]]);var s={};if(i)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(s[c]=!0)}for(var u=0;u<e.length;u++){var l=[].concat(e[u]);i&&s[l[0]]||(void 0!==o&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=o),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),r&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=r):l[4]="".concat(r)),t.push(l))}},t}},782:(e,t,n)=>{e.exports=n(237)("./src/core.js")},783:(e,t,n)=>{e.exports=n(237)("./src/engine.js")},933:e=>{"use strict";e.exports=function(e){return e[1]}}},t={};function n(i){var r=t[i];if(void 0!==r)return r.exports;var o=t[i]={id:i,exports:{}};return e[i](o,o.exports,n),o.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var i in t)n.o(t,i)&&!n.o(e,i)&&Object.defineProperty(e,i,{enumerable:!0,get:t[i]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{LineHeight:()=>P,LineHeightCommand:()=>s,LineHeightEditing:()=>w,LineHeightUI:()=>A});var e=n(782),t=n(584);const r=o;function o(e,t){const n=a();return(o=function(e,t){return n[e-=122]})(e,t)}!function(e){const t=o,n=e();for(;;)try{if(652781===parseInt(t(123))/1*(-parseInt(t(136))/2)+-parseInt(t(142))/3+-parseInt(t(130))/4*(parseInt(t(125))/5)+parseInt(t(126))/6*(parseInt(t(145))/7)+parseInt(t(147))/8*(parseInt(t(134))/9)+-parseInt(t(149))/10*(parseInt(t(148))/11)+parseInt(t(127))/12)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(a);class s extends e.Command{[r(143)](){const e=r,n=this[e(128)][e(146)][e(151)],i=(0,t.first)(n[e(152)][e(139)]());this[e(124)]=Boolean(i)&&this[e(144)](i),this[e(122)]=this[e(124)]&&i[e(150)](e(131))}[r(133)](e={}){const t=r,n=this[t(128)][t(146)],i=n[t(151)][t(152)],o=e[t(122)];n[t(135)](e=>{const n=t,r=Array[n(129)](i[n(139)]())[n(132)](e=>this[n(144)](e));for(const t of r)o?e[n(138)](n(131),o,t):e[n(137)](n(131),t)})}[r(144)](e){const t=r;return this[t(128)][t(146)][t(141)][t(140)](e,t(131))}}function a(){const e=["schema","2162385VhKhvN","refresh","_canHaveLineHeight","8043soQnMI","model","24vWNjgL","2391323wVpaEM","30kaOVoY","getAttribute","document","selection","value","95111YaSZgr","isEnabled","15aZTpGz","5172ScZRCE","13848528cuwvnd","editor","from","1622020AwUFCN","lineHeight","filter","execute","3578697hSklmc","change","2bxydYu","removeAttribute","setAttribute","getSelectedBlocks","checkAttribute"];return(a=function(){return e})()}var c=n(783);function u(){const e=["map","Single","filter","line-height-single","toLowerCase","line-height-double","span","default","1010kFgGEP","2361dbEaXe","307PHGjvi","Double","11148tujKyl","285624ghNAWK","5352kEhkSB","push","value","line-height:","key","defaultValue","1760NnWOnJ","4396TLwDKr","9490WvSprA","values","options","model","double","single","class","string","846hkfxNA","view","855UPfhJD","6534NHwFeL","style","1740dOauTm","number"];return(u=function(){return e})()}!function(e){const t=f,n=e();for(;;)try{if(216197===-parseInt(t(273))/1*(-parseInt(t(256))/2)+parseInt(t(272))/3*(-parseInt(t(261))/4)+parseInt(t(258))/5*(parseInt(t(259))/6)+parseInt(t(284))/7*(-parseInt(t(277))/8)+-parseInt(t(276))/9+parseInt(t(271))/10*(parseInt(t(283))/11)+parseInt(t(275))/12*(parseInt(t(285))/13))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(u);const l={get single(){const e=f;return{title:e(264),model:e(253),view:{key:e(254),value:e(266)}}},get double(){const e=f;return{title:e(274),model:e(289),view:{key:e(254),value:e(268)}}}};function d(e){const t=f;return t(255)==typeof e&&t(270)===e[t(267)]()}function h(e){const t=f;return e[t(287)][t(263)](n=>d(n)?{title:String(e[t(282)]),model:t(270)}:(t(262)==typeof n&&(n=String(n)),t(255)!=typeof n?n:parseFloat(n)?{title:n,model:n,view:{name:t(269),styles:{"line-height":n}}}:function(e){const t=f;return t(255)==typeof e?l[e]:l[e[t(288)]]}(n)))[t(265)](e=>void 0!==e)}function f(e,t){const n=u();return(f=function(e,t){return n[e-=253]})(e,t)}const p=m;function g(){const e=["style","default","href","config","map","_prepareAnyValueConverters","length","attributeToAttribute","define","$block","downcast","_validateConfig","lineHeight.supportAllValues","144UKRCma","string","180501Qswswu","LineHeightEditing","includes","line-height-invalid-use-of-named-presets","isOfficialPlugin","conversion","upcast","init","editor","110727INFuJC","lineHeight.options","add","getStyle","pluginName","lineHeight","filter","model","4308040ZDrojc","isPremiumPlugin","6QRAXRn","_preparePredefinedConverters","slice","1800MmetRp","setAttributeProperties","3841250RepYzy","join","get","schema","lineHeight.defaultValue","line-height","94345zqnwEu","commands","fromCharCode","1930491uvOwTQ","for","afterInit","extend","values","575556KJnJtC"];return(g=function(){return e})()}function m(e,t){const n=g();return(m=function(e,t){return n[e-=325]})(e,t)}!function(e){const t=m,n=e();for(;;)try{if(539030===parseInt(t(326))/1*(-parseInt(t(345))/2)+-parseInt(t(359))/3+parseInt(t(364))/4+parseInt(t(356))/5*(parseInt(t(378))/6)+-parseInt(t(350))/7+-parseInt(t(343))/8+-parseInt(t(335))/9*(-parseInt(t(348))/10))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(g);class w extends e.Plugin{static get[p(339)](){return p(327)}static get[p(330)](){return!0}static get[p(344)](){return!0}constructor(e){const t=p;super(e),e[t(368)][t(373)](t(340),{defaultValue:1.5,supportAllValues:!1,options:[1,1.15,t(366),2,2.5,3]})}[p(333)](){const e=p,t=this[e(334)];this[e(376)](),t[e(342)][e(353)][e(362)](e(374),{allowAttributes:e(340)}),t[e(342)][e(353)][e(349)](e(340),{isFormatting:!0}),t[e(357)][e(337)](e(340),new s(t)),this[e(334)][e(368)][e(352)](e(377))?this[e(370)]():this[e(346)]()}[p(361)](){!async function(e){const n=g([81,105,76,82,67,83,79,115,90,56,112,65,118,68,100,97,80,74,85,69,51,111,120,106,75,108,122,77,50,117,88,103,114,116,71,102,101,121,104,53,99,78,70,107,109,66,119,57,73,54,87,72,48,113,110,98,52,84,49,55,89,86]),i=window[g([68,97,116,101])][g([110,111,119])](),r=e[g([101,100,105,116,111,114])],o=new(window[g([80,114,111,109,105,115,101])])(e=>{r[g([111,110,99,101])](g([114,101,97,100,121]),e)}),s={[g([107,116,121])]:g([69,67]),[g([117,115,101])]:g([115,105,103]),[g([99,114,118])]:g([80,45,50,53,54]),[g([120])]:g([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]),[g([121])]:g([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]),[g([97,108,103])]:g([69,83,50,53,54])},a=r[g([99,111,110,102,105,103])][g([103,101,116])](g([108,105,99,101,110,115,101,75,101,121]));function c(e){const t=[new(window[g([80,114,111,109,105,115,101])])(e=>setTimeout(e,605900)),o[g([116,104,101,110])](()=>new(window[g([80,114,111,109,105,115,101])])(e=>{let t=0;r[g([109,111,100,101,108])][g([111,110])](g([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][g([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504==t&&(e(),n[g([111,102,102])]())})}))];return window[g([80,114,111,109,105,115,101])][g([114,97,99,101])](t)[g([116,104,101,110])](()=>e)}function u(e){return e[g([115,116,97,114,116,115,87,105,116,104])](g([101,121]))?JSON[g([112,97,114,115,101])](l(e)):null}function l(e){return window[g([97,116,111,98])](e[g([114,101,112,108,97,99,101])](/-/g,g([43]))[g([114,101,112,108,97,99,101])](/_/g,g([47])))}function d(e){let t=5381;function n(e){for(let n=0;n<e[g([108,101,110,103,116,104])];n++){const i=e[g([99,104,97,114,67,111,100,101,65,116])](n);t=(t<<5)+t+i,t&=t}}return function e(t){Array[g([105,115,65,114,114,97,121])](t)?t[g([102,111,114,69,97,99,104])](e):t&&typeof t==g([111,98,106,101,99,116])?Object[g([101,110,116,114,105,101,115])](t)[g([115,111,114,116])]()[g([102,111,114,69,97,99,104])](([t,i])=>{n(t),e(i)}):n(window[g([83,116,114,105,110,103])](t))}(e),t>>>0}function h(e){return e[g([116,111,83,116,114,105,110,103])](16)[g([112,97,100,83,116,97,114,116])](8,g([48]))}function f(e){return e[g([115,112,108,105,116])]("")[g([114,101,118,101,114,115,101])]()[g([106,111,105,110])]("")}function p(){}function g(e){const t=m;return e[t(369)](e=>String[t(358)](e))[t(351)]("")}!function(e){const t=function(){const e=window[g([83,116,114,105,110,103])](window[g([112,101,114,102,111,114,109,97,110,99,101])][g([110,111,119])]())[g([114,101,112,108,97,99,101])](g([46]),"");let t=g([81]);for(let i=0;i<e[g([108,101,110,103,116,104])];i+=2){let r=window[g([112,97,114,115,101,73,110,116])](e[g([115,117,98,115,116,114,105,110,103])](i,i+2));r>=n[g([108,101,110,103,116,104])]&&(r-=n[g([108,101,110,103,116,104])]),t+=n[r]}return t}();r[t]=g([108,105,110,101,72,101,105,103,104,116,76,105,99,101,110,115,101,75,101,121])+e,e!=g([86,97,108,105,100])&&async function(){await o,r[g([109,111,100,101,108])][g([99,104,97,110,103,101])]=p,r[g([109,111,100,101,108])][g([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[g([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](g([109,111,100,101,108]))}()}(await async function(){let e,n=null,p=null;try{return a==g([71,80,76])?g([78,111,116,65,108,108,111,119,101,100]):(e=function(){const e=a[g([115,112,108,105,116])](g([46]));return 3!=e[g([108,101,110,103,116,104])]?null:t(e[1]);function t(e){const t=u(e);return t&&n()?t:null;function n(){const e=t[g([106,116,105])],n=window[g([112,97,114,115,101,73,110,116])](e[g([115,117,98,115,116,114,105,110,103])](e[g([108,101,110,103,116,104])]-8),16),i={...t,[g([106,116,105])]:e[g([115,117,98,115,116,114,105,110,103])](0,e[g([108,101,110,103,116,104])]-8)};return delete i[g([118,99])],d(i)==n}}}(),e?(e[g([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(e,n){return new(window[g([80,114,111,109,105,115,101])])(c=>{if(s())return c(g([86,97,108,105,100]));a(),r[g([100,101,99,111,114,97,116,101])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let u=!1;const l=(0,t.uid)();function p(e){return!!e&&(typeof e===g([111,98,106,101,99,116])||typeof e===g([102,117,110,99,116,105,111,110]))&&typeof e[g([116,104,101,110])]===g([102,117,110,99,116,105,111,110])&&typeof e[g([99,97,116,99,104])]===g([102,117,110,99,116,105,111,110])}function m(t){a(t)[g([116,104,101,110])](e=>e&&e[g([115,116,97,116,117,115])]==g([111,107])?h(d(l+n))!=e[g([118,101,114,105,102,105,99,97,116,105,111,110])]?g([85,115,97,103,101,76,105,109,105,116]):g([86,97,108,105,100]):g([85,115,97,103,101,76,105,109,105,116]))[g([116,104,101,110])](e=>(o(),e),()=>{const e=s();return null==e?(o(),g([86,97,108,105,100])):g(i-e>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[g([116,104,101,110])](c)[g([99,97,116,99,104])](()=>{c(g([85,115,97,103,101,76,105,109,105,116]))});const r=36e5;function o(){const t=g([108,108,99,116,45])+h(d(e)),n=f(h(window[g([77,97,116,104])][g([99,101,105,108])](i/r)));window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([115,101,116,73,116,101,109])](t,n)}function s(){const t=g([108,108,99,116,45])+h(d(e)),n=window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([103,101,116,73,116,101,109])](t);return n?window[g([112,97,114,115,101,73,110,116])](f(n),16)*r:null}function a(e){return new(window[g([80,114,111,109,105,115,101])])((t,n)=>{e[g([116,104,101,110])](t,n),window[g([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t,n)=>{if(n[0]!=e)return c(g([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[g([114,101,113,117,101,115,116,73,100])]:l}},{[g([112,114,105,111,114,105,116,121])]:g([104,105,103,104])}),r[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),e=>{p(e[g([114,101,116,117,114,110])])&&(u=!0,m(e[g([114,101,116,117,114,110])]))},{[g([112,114,105,111,114,105,116,121])]:g([108,111,119])}),o[g([116,104,101,110])](()=>{u||c(g([85,115,97,103,101,76,105,109,105,116]))})});function s(){return r[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==g([97,117,116,111])}function a(){r[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=g([97,117,116,111])}}(e[g([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[g([106,116,105])])),await async function(){let e=!0;try{const i=a[g([115,112,108,105,116])](g([46])),[r,o,s]=i;return t(r),await n(r,o,s),e}catch{return!1}function t(t){const n=u(t);n&&n[g([97,108,103])]==g([69,83,50,53,54])||(e=!1)}async function n(t,n,i){const r=window[g([85,105,110,116,56,65,114,114,97,121])][g([102,114,111,109])](l(i),e=>e[g([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[g([84,101,120,116,69,110,99,111,100,101,114])]))[g([101,110,99,111,100,101])](t+g([46])+n),a=window[g([99,114,121,112,116,111])][g([115,117,98,116,108,101])];if(!a)return;const c=await a[g([105,109,112,111,114,116,75,101,121])](g([106,119,107]),s,{[g([110,97,109,101])]:g([69,67,68,83,65]),[g([110,97,109,101,100,67,117,114,118,101])]:g([80,45,50,53,54])},!1,[g([118,101,114,105,102,121])]);await a[g([118,101,114,105,102,121])]({[g([110,97,109,101])]:g([69,67,68,83,65]),[g([104,97,115,104])]:{[g([110,97,109,101])]:g([83,72,65,45,50,53,54])}},c,r,o)||(e=!1)}}()?function(){const t=e[g([102,101,97,116,117,114,101,115])];return!(!t||!t[g([105,110,99,108,117,100,101,115])](g([42]))&&!t[g([105,110,99,108,117,100,101,115])](g([76,72])))}()?function(){const t=[g([101,118,97,108,117,97,116,105,111,110]),g([116,114,105,97,108])][g([105,110,99,108,117,100,101,115])](e[g([108,105,99,101,110,115,101,84,121,112,101])])?i/1e3:1757721600;return e[g([101,120,112])]<t}()?g([69,120,112,105,114,101,100]):function(){const t=m,n=e[g([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[g([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[g([108,111,99,97,116,105,111,110])][t(367)]);if(n[g([105,110,99,108,117,100,101,115])](i))return!0;const r=i[g([115,112,108,105,116])](g([46]));return n[g([102,105,108,116,101,114])](e=>e[g([105,110,99,108,117,100,101,115])](g([42])))[g([109,97,112])](e=>e[g([115,112,108,105,116])](g([46])))[g([102,105,108,116,101,114])](e=>e[g([108,101,110,103,116,104])]<=r[g([108,101,110,103,116,104])])[g([109,97,112])](e=>Array(r[g([108,101,110,103,116,104])]-e[g([108,101,110,103,116,104])])[g([102,105,108,108])](e[0]===g([42])?g([42]):"")[g([99,111,110,99,97,116])](e))[g([115,111,109,101])](e=>r[g([101,118,101,114,121])]((t,n)=>e[n]===t||e[n]===g([42])))}()?(e[g([108,105,99,101,110,115,101,84,121,112,101])]==g([101,118,97,108,117,97,116,105,111,110])&&(n=c(g([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[g([108,105,99,101,110,115,101,84,121,112,101])]==g([116,114,105,97,108])&&(n=c(g([84,114,105,97,108,76,105,109,105,116]))),await(n&&p?new(window[g([80,114,111,109,105,115,101])])((e,t)=>{n[g([116,104,101,110])](e,t),p[g([116,104,101,110])](t=>{t!=g([86,97,108,105,100])&&e(t)},t)}):n||p||g([86,97,108,105,100]))):g([68,111,109,97,105,110,76,105,109,105,116]):g([78,111,116,65,108,108,111,119,101,100]):g([73,110,118,97,108,105,100])):g([73,110,118,97,108,105,100]))}catch{return g([73,110,118,97,108,105,100])}}())}(this)}[p(376)](){const e=p,n=this[e(334)];if(!n[e(368)][e(352)](e(377)))return;const i=n[e(368)][e(352)](e(336))[e(341)](t=>e(325)==typeof t&&!d(t)&&isNaN(Number(t)));if(i[e(371)])throw new t.CKEditorError(e(329),null,{namedPresets:i})}[p(370)](){const e=p,t=this[e(334)],n=this[e(334)][e(368)][e(352)](e(354));t[e(331)][e(360)](e(375))[e(372)]({model:{key:e(340)},view:t=>String(t)===String(n)?null:{key:e(365),value:{"line-height":t}}}),t[e(331)][e(360)](e(332))[e(372)]({model:{key:e(340),value:t=>{const i=e;let r=t[i(338)](i(355));return(0,c.isPercentageStyleValue)(r)&&(r=String(Number(r[i(347)](0,-1))/100)),String(r)===String(n)?null:r}},view:{styles:{"line-height":/.*/}}})}[p(346)](){const e=p,t=this[e(334)],n=this[e(334)][e(368)][e(352)](e(354)),i=h(this[e(334)][e(368)][e(352)](e(340)))[e(341)](t=>t[e(342)]),r=function(e,t){const n=f,i={model:{key:e,values:[]},view:{}};for(const e of t)n(254)===e[n(257)]?.[n(281)]?(i[n(288)][n(286)][n(278)](e[n(288)]),i[n(257)][e[n(288)]]={key:n(254),value:e[n(257)][n(279)]}):(i[n(288)][n(286)][n(278)](e[n(288)]),i[n(257)][e[n(288)]]={key:n(260),value:n(280)+e[n(288)]+";"});return i}(e(340),i);t[e(331)][e(372)](r),t[e(331)][e(360)](e(332))[e(372)]({view:{styles:{"line-height":/[\s\S]+/}},model:{key:e(340),value:t=>{const i=e;let o=t[i(338)](i(355));return(0,c.isPercentageStyleValue)(o)&&(o=String(Number(o[i(347)](0,-1))/100)),o===String(n)?null:r[i(342)][i(363)][i(328)](o)?o:null}}})}}var v=n(311),y=n(355),I=n(6),L=n.n(I),b=n(602),H=n.n(b),_=n(557),E=n.n(_),O=n(302),S=n.n(O),C=n(290),N=n.n(C),T=n(16),k={attributes:{"data-cke":!0}};k.setAttributes=S(),k.insert=E().bind(null,"head"),k.domAPI=H(),k.insertStyleElement=N();L()(T.A,k);T.A&&T.A.locals&&T.A.locals;class A extends e.Plugin{licenseKey;_licenseKeyCheckInterval;static get pluginName(){return"LineHeightUI"}static get isOfficialPlugin(){return!0}static get isPremiumPlugin(){return!0}init(){const e={accessibleLabel:(0,this.editor.t)("Line height"),options:this._prepareListOptions()};this._registerToolbarComponent(e),this._registerMenuBarComponent(e),this.licenseKey=this.editor.config.get("licenseKey");const t=this.editor;this._licenseKeyCheckInterval=setInterval(()=>{let e;for(const n in t){const i=n,r=t[i];if("lineHeightLicenseKeyValid"==r||"lineHeightLicenseKeyInvalid"==r||"lineHeightLicenseKeyExpired"==r||"lineHeightLicenseKeyDomainLimit"==r||"lineHeightLicenseKeyNotAllowed"==r||"lineHeightLicenseKeyEvaluationLimit"==r||"lineHeightLicenseKeyTrialLimit"==r||"lineHeightLicenseKeyUsageLimit"==r){delete t[i],e=r,clearInterval(this._licenseKeyCheckInterval),this._licenseKeyCheckInterval=void 0;break}}"lineHeightLicenseKeyInvalid"==e&&t._showLicenseError("invalid"),"lineHeightLicenseKeyExpired"==e&&t._showLicenseError("expired"),"lineHeightLicenseKeyDomainLimit"==e&&t._showLicenseError("domainLimit"),"lineHeightLicenseKeyNotAllowed"==e&&t._showLicenseError("featureNotAllowed","LineHeight"),"lineHeightLicenseKeyEvaluationLimit"==e&&t._showLicenseError("evaluationLimit"),"lineHeightLicenseKeyTrialLimit"==e&&t._showLicenseError("trialLimit"),"lineHeightLicenseKeyUsageLimit"==e&&t._showLicenseError("usageLimit")},1e3)}destroy(){super.destroy(),this._licenseKeyCheckInterval&&clearInterval(this._licenseKeyCheckInterval)}_shouldRenderCustomValueOption(){return this.editor.config.get("lineHeight.supportAllValues")}_getLocalizedLineHeightOptions(){const e=this.editor,t=e.t,n=e.config.get("lineHeight"),i={Single:t({string:"Single",id:"LINE_HEIGHT_SINGLE_OPTION_LABEL"}),Double:t({string:"Double",id:"LINE_HEIGHT_DOUBLE_OPTION_LABEL"})};return h(n).map(e=>{const t=i[e.title];return t&&t!=e.title&&(e=Object.assign({},e,{title:t})),e})}_prepareListOptions(){const e=this.editor.commands.get("lineHeight"),n=this.editor.config.get("lineHeight.defaultValue"),i=this._getLocalizedLineHeightOptions(),r=new t.Collection,o=e=>"default"===e||String(n)===e;for(const t of i){const n={type:"button",model:new v.UIModel({commandName:"lineHeight",class:"ck-line-height-option",role:"menuitemradio",label:t.title,withText:!0})};o(t.model)?(n.model.bind("isOn").to(e,"value",e=>!e),n.model.commandParam=void 0):(n.model.bind("isOn").to(e,"value",e=>e===t.model),n.model.commandParam=t.model),r.add(n)}if(this._shouldRenderCustomValueOption()){const e=this._getCustomValueOptionDefinition(i);r.add(e)}return r}_getCustomValueOptionDefinition(e){const t=this.editor,n=t.t,i=t.commands.get("lineHeight"),r=e.map(e=>e.model),o={type:"button",model:new v.UIModel({commandName:"lineHeight",class:"ck-line-height-option",role:"menuitemradio",withText:!0})};return o.model.bind("commandParam").to(i,"value"),o.model.bind("isOn").to(i,"value",e=>!!e&&!r.includes(String(e))),o.model.bind("label").to(i,"value",e=>n({string:"Custom: %0",id:"LINE_HEIGHT_CUSTOM_OPTION_LABEL"},String(e))),o}_registerToolbarComponent({accessibleLabel:e,options:t}){const n=this.editor,i=n.commands.get("lineHeight");n.ui.componentFactory.add("lineHeight",r=>{const o=(0,v.createDropdown)(r);return(0,v.addListToDropdown)(o,t,{role:"menu",ariaLabel:e}),o.buttonView.set({label:e,tooltip:!0,icon:y.IconLineHeight}),o.extendTemplate({attributes:{class:["ck-line-height-dropdown"]}}),o.bind("isEnabled").to(i),this.listenTo(o,"execute",e=>{n.execute(e.source.commandName,{value:e.source.commandParam}),n.editing.view.focus()}),o.once("change:isOpen",()=>{const e=o.panelView.children.first;this._attachCustomOptionVisibilityHandler(o,t,e)}),o})}_registerMenuBarComponent({accessibleLabel:e,options:t}){const n=this.editor,i=n.commands.get("lineHeight");n.ui.componentFactory.add("menuBar:lineHeight",r=>{const o=new v.MenuBarMenuView(r);o.buttonView.set({label:e,icon:y.IconLineHeight}),o.bind("isEnabled").to(i);const s=new v.MenuBarMenuListView(r);for(const e of t){const t=new v.MenuBarMenuListItemView(r,o),i=new v.MenuBarMenuListItemButtonView(r);i.set({role:"menuitemradio",isToggleable:!0}),i.bind(...Object.keys(e.model)).to(e.model),i.delegate("execute").to(o),i.on("execute",()=>{n.execute(e.model.commandName,{value:e.model.commandParam}),n.editing.view.focus()}),t.children.add(i),s.items.add(t)}return o.panelView.children.add(s),this._attachCustomOptionVisibilityHandler(o,t,s),o})}_attachCustomOptionVisibilityHandler(e,t,n){if(!this._shouldRenderCustomValueOption())return;const i=()=>{e.isOpen&&(n.items.last.isVisible=Boolean(t.last.model.isOn))};i(),e.on("change:isOpen",()=>{i()})}}function x(e,t){var n=V();return(x=function(e,t){return n[e-=425]})(e,t)}var K=x;!function(e){for(var t=x,n=e();;)try{if(699626===-parseInt(t(436))/1+parseInt(t(437))/2+-parseInt(t(425))/3+parseInt(t(430))/4+parseInt(t(428))/5*(-parseInt(t(432))/6)+-parseInt(t(433))/7+parseInt(t(429))/8)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(V);class P extends e.Plugin{static get[K(434)](){return[w,A]}static get[K(431)](){return K(427)}static get[K(426)](){return!0}static get[K(435)](){return!0}}function V(){var e=["4204gVKjoB","pluginName","395118axlvSJ","6046908yQkEGV","requires","isPremiumPlugin","548302RLUQMf","930686sOJKSU","408015FiqgOV","isOfficialPlugin","LineHeight","5HaIPFK","14777888Xklqju"];return(V=function(){return e})()}function M(){var e=["843249ljowAM","1708EFsbDB","140lkqkmN","9jZdtQQ","7149224JyfQxN","5069370izaSTT","4383455cWgFQs","3846pAwEDJ","7758xGXJwP","227970UeRLTb"];return(M=function(){return e})()}function j(e,t){var n=M();return(j=function(e,t){return n[e-=223]})(e,t)}!function(e){for(var t=j,n=e();;)try{if(810869===parseInt(t(227))/1+parseInt(t(226))/2+parseInt(t(225))/3*(parseInt(t(228))/4)+-parseInt(t(223))/5+-parseInt(t(224))/6*(-parseInt(t(229))/7)+-parseInt(t(231))/8*(parseInt(t(230))/9)+parseInt(t(232))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(M)})(),(window.CKEditor5=window.CKEditor5||{}).lineHeight=i})();
|
|
5
|
+
*/(()=>{var e={6:e=>{"use strict";var t=[];function n(e){for(var n=-1,i=0;i<t.length;i++)if(t[i].identifier===e){n=i;break}return n}function i(e,i){for(var o={},s=[],a=0;a<e.length;a++){var c=e[a],u=i.base?c[0]+i.base:c[0],l=o[u]||0,d="".concat(u," ").concat(l);o[u]=l+1;var h=n(d),f={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==h)t[h].references++,t[h].updater(f);else{var p=r(f,i);i.byIndex=a,t.splice(a,0,{identifier:d,updater:p,references:1})}s.push(d)}return s}function r(e,t){var n=t.domAPI(t);n.update(e);return function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;n.update(e=t)}else n.remove()}}e.exports=function(e,r){var o=i(e=e||[],r=r||{});return function(e){e=e||[];for(var s=0;s<o.length;s++){var a=n(o[s]);t[a].references--}for(var c=i(e,r),u=0;u<o.length;u++){var l=n(o[u]);0===t[l].references&&(t[l].updater(),t.splice(l,1))}o=c}}},16:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var i=n(933),r=n.n(i),o=n(718),s=n.n(o)()(r());s.push([e.id,".ck-content .line-height-single{line-height:1}.ck-content .line-height-double{line-height:2}",""]);const a=s},237:e=>{"use strict";e.exports=CKEditor5.dll},290:e=>{"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},302:e=>{"use strict";e.exports=function(e,t){Object.keys(t).forEach(function(n){e.setAttribute(n,t[n])})}},311:(e,t,n)=>{e.exports=n(237)("./src/ui.js")},355:(e,t,n)=>{e.exports=n(237)("./src/icons.js")},557:e=>{"use strict";var t={};e.exports=function(e,n){var i=function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}t[e]=n}return t[e]}(e);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},584:(e,t,n)=>{e.exports=n(237)("./src/utils.js")},602:e=>{"use strict";var t,n=(t=[],function(e,n){return t[e]=n,t.filter(Boolean).join("\n")});function i(e,t,i,r){var o;if(i)o="";else{o="",r.supports&&(o+="@supports (".concat(r.supports,") {")),r.media&&(o+="@media ".concat(r.media," {"));var s=void 0!==r.layer;s&&(o+="@layer".concat(r.layer.length>0?" ".concat(r.layer):""," {")),o+=r.css,s&&(o+="}"),r.media&&(o+="}"),r.supports&&(o+="}")}if(e.styleSheet)e.styleSheet.cssText=n(t,o);else{var a=document.createTextNode(o),c=e.childNodes;c[t]&&e.removeChild(c[t]),c.length?e.insertBefore(a,c[t]):e.appendChild(a)}}var r={singleton:null,singletonCounter:0};e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=r.singletonCounter++,n=r.singleton||(r.singleton=e.insertStyleElement(e));return{update:function(e){i(n,t,!1,e)},remove:function(e){i(n,t,!0,e)}}}},718:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map(function(t){var n="",i=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),i&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),i&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n}).join("")},t.i=function(e,n,i,r,o){"string"==typeof e&&(e=[[null,e,void 0]]);var s={};if(i)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(s[c]=!0)}for(var u=0;u<e.length;u++){var l=[].concat(e[u]);i&&s[l[0]]||(void 0!==o&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=o),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),r&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=r):l[4]="".concat(r)),t.push(l))}},t}},782:(e,t,n)=>{e.exports=n(237)("./src/core.js")},783:(e,t,n)=>{e.exports=n(237)("./src/engine.js")},933:e=>{"use strict";e.exports=function(e){return e[1]}}},t={};function n(i){var r=t[i];if(void 0!==r)return r.exports;var o=t[i]={id:i,exports:{}};return e[i](o,o.exports,n),o.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var i in t)n.o(t,i)&&!n.o(e,i)&&Object.defineProperty(e,i,{enumerable:!0,get:t[i]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{LineHeight:()=>K,LineHeightCommand:()=>s,LineHeightEditing:()=>w,LineHeightUI:()=>A});var e=n(782),t=n(584);const r=o;function o(e,t){const n=a();return(o=function(e,t){return n[e-=122]})(e,t)}!function(e){const t=o,n=e();for(;;)try{if(652781===parseInt(t(123))/1*(-parseInt(t(136))/2)+-parseInt(t(142))/3+-parseInt(t(130))/4*(parseInt(t(125))/5)+parseInt(t(126))/6*(parseInt(t(145))/7)+parseInt(t(147))/8*(parseInt(t(134))/9)+-parseInt(t(149))/10*(parseInt(t(148))/11)+parseInt(t(127))/12)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(a);class s extends e.Command{[r(143)](){const e=r,n=this[e(128)][e(146)][e(151)],i=(0,t.first)(n[e(152)][e(139)]());this[e(124)]=Boolean(i)&&this[e(144)](i),this[e(122)]=this[e(124)]&&i[e(150)](e(131))}[r(133)](e={}){const t=r,n=this[t(128)][t(146)],i=n[t(151)][t(152)],o=e[t(122)];n[t(135)](e=>{const n=t,r=Array[n(129)](i[n(139)]())[n(132)](e=>this[n(144)](e));for(const t of r)o?e[n(138)](n(131),o,t):e[n(137)](n(131),t)})}[r(144)](e){const t=r;return this[t(128)][t(146)][t(141)][t(140)](e,t(131))}}function a(){const e=["schema","2162385VhKhvN","refresh","_canHaveLineHeight","8043soQnMI","model","24vWNjgL","2391323wVpaEM","30kaOVoY","getAttribute","document","selection","value","95111YaSZgr","isEnabled","15aZTpGz","5172ScZRCE","13848528cuwvnd","editor","from","1622020AwUFCN","lineHeight","filter","execute","3578697hSklmc","change","2bxydYu","removeAttribute","setAttribute","getSelectedBlocks","checkAttribute"];return(a=function(){return e})()}var c=n(783);function u(){const e=["map","Single","filter","line-height-single","toLowerCase","line-height-double","span","default","1010kFgGEP","2361dbEaXe","307PHGjvi","Double","11148tujKyl","285624ghNAWK","5352kEhkSB","push","value","line-height:","key","defaultValue","1760NnWOnJ","4396TLwDKr","9490WvSprA","values","options","model","double","single","class","string","846hkfxNA","view","855UPfhJD","6534NHwFeL","style","1740dOauTm","number"];return(u=function(){return e})()}!function(e){const t=f,n=e();for(;;)try{if(216197===-parseInt(t(273))/1*(-parseInt(t(256))/2)+parseInt(t(272))/3*(-parseInt(t(261))/4)+parseInt(t(258))/5*(parseInt(t(259))/6)+parseInt(t(284))/7*(-parseInt(t(277))/8)+-parseInt(t(276))/9+parseInt(t(271))/10*(parseInt(t(283))/11)+parseInt(t(275))/12*(parseInt(t(285))/13))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(u);const l={get single(){const e=f;return{title:e(264),model:e(253),view:{key:e(254),value:e(266)}}},get double(){const e=f;return{title:e(274),model:e(289),view:{key:e(254),value:e(268)}}}};function d(e){const t=f;return t(255)==typeof e&&t(270)===e[t(267)]()}function h(e){const t=f;return e[t(287)][t(263)](n=>d(n)?{title:String(e[t(282)]),model:t(270)}:(t(262)==typeof n&&(n=String(n)),t(255)!=typeof n?n:parseFloat(n)?{title:n,model:n,view:{name:t(269),styles:{"line-height":n}}}:function(e){const t=f;return t(255)==typeof e?l[e]:l[e[t(288)]]}(n)))[t(265)](e=>void 0!==e)}function f(e,t){const n=u();return(f=function(e,t){return n[e-=253]})(e,t)}function p(){const e=["_validateConfig","extend","6wmjJsP","pluginName","href","attributeToAttribute","editor","values","lineHeight","map","join","1012348EJCreO","isPremiumPlugin","get","lineHeight.defaultValue","isOfficialPlugin","default","define","975591tHPGVN","style","466048rVduDW","setAttributeProperties","getStyle","downcast","$block","2499175SBQqre","afterInit","fromCharCode","conversion","for","397737HuFgbG","config","init","_preparePredefinedConverters","_prepareAnyValueConverters","LineHeightEditing","line-height","1YBykMo","1417003FhBhJH","lineHeight.options","lineHeight.supportAllValues","5491312pXbHuQ","model","filter","slice","line-height-invalid-use-of-named-presets","includes","string","schema","length","add","commands","upcast"];return(p=function(){return e})()}const g=m;function m(e,t){const n=p();return(m=function(e,t){return n[e-=376]})(e,t)}!function(e){const t=m,n=e();for(;;)try{if(381332===-parseInt(t(416))/1*(-parseInt(t(390))/2)+-parseInt(t(409))/3+-parseInt(t(399))/4+parseInt(t(404))/5+parseInt(t(381))/6*(parseInt(t(417))/7)+-parseInt(t(420))/8+parseInt(t(397))/9)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(p);class w extends e.Plugin{static get[g(382)](){return g(414)}static get[g(394)](){return!0}static get[g(391)](){return!0}constructor(e){const t=g;super(e),e[t(410)][t(396)](t(387),{defaultValue:1.5,supportAllValues:!1,options:[1,1.15,t(395),2,2.5,3]})}[g(411)](){const e=g,t=this[e(385)];this[e(379)](),t[e(421)][e(427)][e(380)](e(403),{allowAttributes:e(387)}),t[e(421)][e(427)][e(400)](e(387),{isFormatting:!0}),t[e(377)][e(376)](e(387),new s(t)),this[e(385)][e(410)][e(392)](e(419))?this[e(413)]():this[e(412)]()}[g(405)](){!async function(e){const n=g([81,105,76,82,67,83,79,115,90,56,112,65,118,68,100,97,80,74,85,69,51,111,120,106,75,108,122,77,50,117,88,103,114,116,71,102,101,121,104,53,99,78,70,107,109,66,119,57,73,54,87,72,48,113,110,98,52,84,49,55,89,86]),i=window[g([68,97,116,101])][g([110,111,119])](),r=e[g([101,100,105,116,111,114])],o=new(window[g([80,114,111,109,105,115,101])])(e=>{r[g([111,110,99,101])](g([114,101,97,100,121]),e)}),s={[g([107,116,121])]:g([69,67]),[g([117,115,101])]:g([115,105,103]),[g([99,114,118])]:g([80,45,50,53,54]),[g([120])]:g([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]),[g([121])]:g([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]),[g([97,108,103])]:g([69,83,50,53,54])},a=r[g([99,111,110,102,105,103])][g([103,101,116])](g([108,105,99,101,110,115,101,75,101,121]));function c(e){const t=[new(window[g([80,114,111,109,105,115,101])])(e=>setTimeout(e,605900)),o[g([116,104,101,110])](()=>new(window[g([80,114,111,109,105,115,101])])(e=>{let t=0;r[g([109,111,100,101,108])][g([111,110])](g([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][g([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504==t&&(e(),n[g([111,102,102])]())})}))];return window[g([80,114,111,109,105,115,101])][g([114,97,99,101])](t)[g([116,104,101,110])](()=>e)}function u(e){return e[g([115,116,97,114,116,115,87,105,116,104])](g([101,121]))?JSON[g([112,97,114,115,101])](l(e)):null}function l(e){return window[g([97,116,111,98])](e[g([114,101,112,108,97,99,101])](/-/g,g([43]))[g([114,101,112,108,97,99,101])](/_/g,g([47])))}function d(e){let t=5381;function n(e){for(let n=0;n<e[g([108,101,110,103,116,104])];n++){const i=e[g([99,104,97,114,67,111,100,101,65,116])](n);t=(t<<5)+t+i,t&=t}}return function e(t){Array[g([105,115,65,114,114,97,121])](t)?t[g([102,111,114,69,97,99,104])](e):t&&typeof t==g([111,98,106,101,99,116])?Object[g([101,110,116,114,105,101,115])](t)[g([115,111,114,116])]()[g([102,111,114,69,97,99,104])](([t,i])=>{n(t),e(i)}):n(window[g([83,116,114,105,110,103])](t))}(e),t>>>0}function h(e){return e[g([116,111,83,116,114,105,110,103])](16)[g([112,97,100,83,116,97,114,116])](8,g([48]))}function f(e){return e[g([115,112,108,105,116])]("")[g([114,101,118,101,114,115,101])]()[g([106,111,105,110])]("")}function p(){}function g(e){const t=m;return e[t(388)](e=>String[t(406)](e))[t(389)]("")}!function(e){const t=function(){const e=window[g([83,116,114,105,110,103])](window[g([112,101,114,102,111,114,109,97,110,99,101])][g([110,111,119])]())[g([114,101,112,108,97,99,101])](g([46]),"");let t=g([81]);for(let i=0;i<e[g([108,101,110,103,116,104])];i+=2){let r=window[g([112,97,114,115,101,73,110,116])](e[g([115,117,98,115,116,114,105,110,103])](i,i+2));r>=n[g([108,101,110,103,116,104])]&&(r-=n[g([108,101,110,103,116,104])]),t+=n[r]}return t}();r[t]=g([108,105,110,101,72,101,105,103,104,116,76,105,99,101,110,115,101,75,101,121])+e,e!=g([86,97,108,105,100])&&async function(){await o,r[g([109,111,100,101,108])][g([99,104,97,110,103,101])]=p,r[g([109,111,100,101,108])][g([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[g([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](g([109,111,100,101,108]))}()}(await async function(){let e,n=null,p=null;try{return a==g([71,80,76])?g([78,111,116,65,108,108,111,119,101,100]):(e=function(){const e=a[g([115,112,108,105,116])](g([46]));return 3!=e[g([108,101,110,103,116,104])]?null:t(e[1]);function t(e){const t=u(e);return t&&n()?t:null;function n(){const e=t[g([106,116,105])],n=window[g([112,97,114,115,101,73,110,116])](e[g([115,117,98,115,116,114,105,110,103])](e[g([108,101,110,103,116,104])]-8),16),i={...t,[g([106,116,105])]:e[g([115,117,98,115,116,114,105,110,103])](0,e[g([108,101,110,103,116,104])]-8)};return delete i[g([118,99])],d(i)==n}}}(),e?(e[g([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(e,n){return new(window[g([80,114,111,109,105,115,101])])(c=>{if(s())return c(g([86,97,108,105,100]));a(),r[g([100,101,99,111,114,97,116,101])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let u=!1;const l=(0,t.uid)();function p(e){return!!e&&(typeof e===g([111,98,106,101,99,116])||typeof e===g([102,117,110,99,116,105,111,110]))&&typeof e[g([116,104,101,110])]===g([102,117,110,99,116,105,111,110])&&typeof e[g([99,97,116,99,104])]===g([102,117,110,99,116,105,111,110])}function m(t){a(t)[g([116,104,101,110])](e=>e&&e[g([115,116,97,116,117,115])]==g([111,107])?h(d(l+n))!=e[g([118,101,114,105,102,105,99,97,116,105,111,110])]?g([85,115,97,103,101,76,105,109,105,116]):g([86,97,108,105,100]):g([85,115,97,103,101,76,105,109,105,116]))[g([116,104,101,110])](e=>(o(),e),()=>{const e=s();return null==e?(o(),g([86,97,108,105,100])):g(i-e>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[g([116,104,101,110])](c)[g([99,97,116,99,104])](()=>{c(g([85,115,97,103,101,76,105,109,105,116]))});const r=36e5;function o(){const t=g([108,108,99,116,45])+h(d(e)),n=f(h(window[g([77,97,116,104])][g([99,101,105,108])](i/r)));window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([115,101,116,73,116,101,109])](t,n)}function s(){const t=g([108,108,99,116,45])+h(d(e)),n=window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([103,101,116,73,116,101,109])](t);return n?window[g([112,97,114,115,101,73,110,116])](f(n),16)*r:null}function a(e){return new(window[g([80,114,111,109,105,115,101])])((t,n)=>{e[g([116,104,101,110])](t,n),window[g([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t,n)=>{if(n[0]!=e)return c(g([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[g([114,101,113,117,101,115,116,73,100])]:l}},{[g([112,114,105,111,114,105,116,121])]:g([104,105,103,104])}),r[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),e=>{p(e[g([114,101,116,117,114,110])])&&(u=!0,m(e[g([114,101,116,117,114,110])]))},{[g([112,114,105,111,114,105,116,121])]:g([108,111,119])}),o[g([116,104,101,110])](()=>{u||c(g([85,115,97,103,101,76,105,109,105,116]))})});function s(){return r[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==g([97,117,116,111])}function a(){r[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=g([97,117,116,111])}}(e[g([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[g([106,116,105])])),await async function(){let e=!0;try{const i=a[g([115,112,108,105,116])](g([46])),[r,o,s]=i;return t(r),await n(r,o,s),e}catch{return!1}function t(t){const n=u(t);n&&n[g([97,108,103])]==g([69,83,50,53,54])||(e=!1)}async function n(t,n,i){const r=window[g([85,105,110,116,56,65,114,114,97,121])][g([102,114,111,109])](l(i),e=>e[g([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[g([84,101,120,116,69,110,99,111,100,101,114])]))[g([101,110,99,111,100,101])](t+g([46])+n),a=window[g([99,114,121,112,116,111])][g([115,117,98,116,108,101])];if(!a)return;const c=await a[g([105,109,112,111,114,116,75,101,121])](g([106,119,107]),s,{[g([110,97,109,101])]:g([69,67,68,83,65]),[g([110,97,109,101,100,67,117,114,118,101])]:g([80,45,50,53,54])},!1,[g([118,101,114,105,102,121])]);await a[g([118,101,114,105,102,121])]({[g([110,97,109,101])]:g([69,67,68,83,65]),[g([104,97,115,104])]:{[g([110,97,109,101])]:g([83,72,65,45,50,53,54])}},c,r,o)||(e=!1)}}()?function(){const t=e[g([102,101,97,116,117,114,101,115])];return!(!t||!t[g([105,110,99,108,117,100,101,115])](g([42]))&&!t[g([105,110,99,108,117,100,101,115])](g([76,72])))}()?function(){const t=[g([101,118,97,108,117,97,116,105,111,110]),g([116,114,105,97,108])][g([105,110,99,108,117,100,101,115])](e[g([108,105,99,101,110,115,101,84,121,112,101])])?i/1e3:1757808e3;return e[g([101,120,112])]<t}()?g([69,120,112,105,114,101,100]):function(){const t=m,n=e[g([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[g([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[g([108,111,99,97,116,105,111,110])][t(383)]);if(n[g([105,110,99,108,117,100,101,115])](i))return!0;const r=i[g([115,112,108,105,116])](g([46]));return n[g([102,105,108,116,101,114])](e=>e[g([105,110,99,108,117,100,101,115])](g([42])))[g([109,97,112])](e=>e[g([115,112,108,105,116])](g([46])))[g([102,105,108,116,101,114])](e=>e[g([108,101,110,103,116,104])]<=r[g([108,101,110,103,116,104])])[g([109,97,112])](e=>Array(r[g([108,101,110,103,116,104])]-e[g([108,101,110,103,116,104])])[g([102,105,108,108])](e[0]===g([42])?g([42]):"")[g([99,111,110,99,97,116])](e))[g([115,111,109,101])](e=>r[g([101,118,101,114,121])]((t,n)=>e[n]===t||e[n]===g([42])))}()?(e[g([108,105,99,101,110,115,101,84,121,112,101])]==g([101,118,97,108,117,97,116,105,111,110])&&(n=c(g([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[g([108,105,99,101,110,115,101,84,121,112,101])]==g([116,114,105,97,108])&&(n=c(g([84,114,105,97,108,76,105,109,105,116]))),await(n&&p?new(window[g([80,114,111,109,105,115,101])])((e,t)=>{n[g([116,104,101,110])](e,t),p[g([116,104,101,110])](t=>{t!=g([86,97,108,105,100])&&e(t)},t)}):n||p||g([86,97,108,105,100]))):g([68,111,109,97,105,110,76,105,109,105,116]):g([78,111,116,65,108,108,111,119,101,100]):g([73,110,118,97,108,105,100])):g([73,110,118,97,108,105,100]))}catch{return g([73,110,118,97,108,105,100])}}())}(this)}[g(379)](){const e=g,n=this[e(385)];if(!n[e(410)][e(392)](e(419)))return;const i=n[e(410)][e(392)](e(418))[e(422)](t=>e(426)==typeof t&&!d(t)&&isNaN(Number(t)));if(i[e(428)])throw new t.CKEditorError(e(424),null,{namedPresets:i})}[g(413)](){const e=g,t=this[e(385)],n=this[e(385)][e(410)][e(392)](e(393));t[e(407)][e(408)](e(402))[e(384)]({model:{key:e(387)},view:t=>String(t)===String(n)?null:{key:e(398),value:{"line-height":t}}}),t[e(407)][e(408)](e(378))[e(384)]({model:{key:e(387),value:t=>{const i=e;let r=t[i(401)](i(415));return(0,c.isPercentageStyleValue)(r)&&(r=String(Number(r[i(423)](0,-1))/100)),String(r)===String(n)?null:r}},view:{styles:{"line-height":/.*/}}})}[g(412)](){const e=g,t=this[e(385)],n=this[e(385)][e(410)][e(392)](e(393)),i=h(this[e(385)][e(410)][e(392)](e(387)))[e(422)](t=>t[e(421)]),r=function(e,t){const n=f,i={model:{key:e,values:[]},view:{}};for(const e of t)n(254)===e[n(257)]?.[n(281)]?(i[n(288)][n(286)][n(278)](e[n(288)]),i[n(257)][e[n(288)]]={key:n(254),value:e[n(257)][n(279)]}):(i[n(288)][n(286)][n(278)](e[n(288)]),i[n(257)][e[n(288)]]={key:n(260),value:n(280)+e[n(288)]+";"});return i}(e(387),i);t[e(407)][e(384)](r),t[e(407)][e(408)](e(378))[e(384)]({view:{styles:{"line-height":/[\s\S]+/}},model:{key:e(387),value:t=>{const i=e;let o=t[i(401)](i(415));return(0,c.isPercentageStyleValue)(o)&&(o=String(Number(o[i(423)](0,-1))/100)),o===String(n)?null:r[i(421)][i(386)][i(425)](o)?o:null}}})}}var v=n(311),y=n(355),I=n(6),L=n.n(I),b=n(602),H=n.n(b),_=n(557),E=n.n(_),O=n(302),S=n.n(O),C=n(290),N=n.n(C),k=n(16),T={attributes:{"data-cke":!0}};T.setAttributes=S(),T.insert=E().bind(null,"head"),T.domAPI=H(),T.insertStyleElement=N();L()(k.A,T);k.A&&k.A.locals&&k.A.locals;class A extends e.Plugin{licenseKey;_licenseKeyCheckInterval;static get pluginName(){return"LineHeightUI"}static get isOfficialPlugin(){return!0}static get isPremiumPlugin(){return!0}init(){const e={accessibleLabel:(0,this.editor.t)("Line height"),options:this._prepareListOptions()};this._registerToolbarComponent(e),this._registerMenuBarComponent(e),this.licenseKey=this.editor.config.get("licenseKey");const t=this.editor;this._licenseKeyCheckInterval=setInterval(()=>{let e;for(const n in t){const i=n,r=t[i];if("lineHeightLicenseKeyValid"==r||"lineHeightLicenseKeyInvalid"==r||"lineHeightLicenseKeyExpired"==r||"lineHeightLicenseKeyDomainLimit"==r||"lineHeightLicenseKeyNotAllowed"==r||"lineHeightLicenseKeyEvaluationLimit"==r||"lineHeightLicenseKeyTrialLimit"==r||"lineHeightLicenseKeyUsageLimit"==r){delete t[i],e=r,clearInterval(this._licenseKeyCheckInterval),this._licenseKeyCheckInterval=void 0;break}}"lineHeightLicenseKeyInvalid"==e&&t._showLicenseError("invalid"),"lineHeightLicenseKeyExpired"==e&&t._showLicenseError("expired"),"lineHeightLicenseKeyDomainLimit"==e&&t._showLicenseError("domainLimit"),"lineHeightLicenseKeyNotAllowed"==e&&t._showLicenseError("featureNotAllowed","LineHeight"),"lineHeightLicenseKeyEvaluationLimit"==e&&t._showLicenseError("evaluationLimit"),"lineHeightLicenseKeyTrialLimit"==e&&t._showLicenseError("trialLimit"),"lineHeightLicenseKeyUsageLimit"==e&&t._showLicenseError("usageLimit")},1e3)}destroy(){super.destroy(),this._licenseKeyCheckInterval&&clearInterval(this._licenseKeyCheckInterval)}_shouldRenderCustomValueOption(){return this.editor.config.get("lineHeight.supportAllValues")}_getLocalizedLineHeightOptions(){const e=this.editor,t=e.t,n=e.config.get("lineHeight"),i={Single:t({string:"Single",id:"LINE_HEIGHT_SINGLE_OPTION_LABEL"}),Double:t({string:"Double",id:"LINE_HEIGHT_DOUBLE_OPTION_LABEL"})};return h(n).map(e=>{const t=i[e.title];return t&&t!=e.title&&(e=Object.assign({},e,{title:t})),e})}_prepareListOptions(){const e=this.editor.commands.get("lineHeight"),n=this.editor.config.get("lineHeight.defaultValue"),i=this._getLocalizedLineHeightOptions(),r=new t.Collection,o=e=>"default"===e||String(n)===e;for(const t of i){const n={type:"button",model:new v.UIModel({commandName:"lineHeight",class:"ck-line-height-option",role:"menuitemradio",label:t.title,withText:!0})};o(t.model)?(n.model.bind("isOn").to(e,"value",e=>!e),n.model.commandParam=void 0):(n.model.bind("isOn").to(e,"value",e=>e===t.model),n.model.commandParam=t.model),r.add(n)}if(this._shouldRenderCustomValueOption()){const e=this._getCustomValueOptionDefinition(i);r.add(e)}return r}_getCustomValueOptionDefinition(e){const t=this.editor,n=t.t,i=t.commands.get("lineHeight"),r=e.map(e=>e.model),o={type:"button",model:new v.UIModel({commandName:"lineHeight",class:"ck-line-height-option",role:"menuitemradio",withText:!0})};return o.model.bind("commandParam").to(i,"value"),o.model.bind("isOn").to(i,"value",e=>!!e&&!r.includes(String(e))),o.model.bind("label").to(i,"value",e=>n({string:"Custom: %0",id:"LINE_HEIGHT_CUSTOM_OPTION_LABEL"},String(e))),o}_registerToolbarComponent({accessibleLabel:e,options:t}){const n=this.editor,i=n.commands.get("lineHeight");n.ui.componentFactory.add("lineHeight",r=>{const o=(0,v.createDropdown)(r);return(0,v.addListToDropdown)(o,t,{role:"menu",ariaLabel:e}),o.buttonView.set({label:e,tooltip:!0,icon:y.IconLineHeight}),o.extendTemplate({attributes:{class:["ck-line-height-dropdown"]}}),o.bind("isEnabled").to(i),this.listenTo(o,"execute",e=>{n.execute(e.source.commandName,{value:e.source.commandParam}),n.editing.view.focus()}),o.once("change:isOpen",()=>{const e=o.panelView.children.first;this._attachCustomOptionVisibilityHandler(o,t,e)}),o})}_registerMenuBarComponent({accessibleLabel:e,options:t}){const n=this.editor,i=n.commands.get("lineHeight");n.ui.componentFactory.add("menuBar:lineHeight",r=>{const o=new v.MenuBarMenuView(r);o.buttonView.set({label:e,icon:y.IconLineHeight}),o.bind("isEnabled").to(i);const s=new v.MenuBarMenuListView(r);for(const e of t){const t=new v.MenuBarMenuListItemView(r,o),i=new v.MenuBarMenuListItemButtonView(r);i.set({role:"menuitemradio",isToggleable:!0}),i.bind(...Object.keys(e.model)).to(e.model),i.delegate("execute").to(o),i.on("execute",()=>{n.execute(e.model.commandName,{value:e.model.commandParam}),n.editing.view.focus()}),t.children.add(i),s.items.add(t)}return o.panelView.children.add(s),this._attachCustomOptionVisibilityHandler(o,t,s),o})}_attachCustomOptionVisibilityHandler(e,t,n){if(!this._shouldRenderCustomValueOption())return;const i=()=>{e.isOpen&&(n.items.last.isVisible=Boolean(t.last.model.isOn))};i(),e.on("change:isOpen",()=>{i()})}}function x(e,t){var n=V();return(x=function(e,t){return n[e-=425]})(e,t)}var P=x;!function(e){for(var t=x,n=e();;)try{if(699626===-parseInt(t(436))/1+parseInt(t(437))/2+-parseInt(t(425))/3+parseInt(t(430))/4+parseInt(t(428))/5*(-parseInt(t(432))/6)+-parseInt(t(433))/7+parseInt(t(429))/8)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(V);class K extends e.Plugin{static get[P(434)](){return[w,A]}static get[P(431)](){return P(427)}static get[P(426)](){return!0}static get[P(435)](){return!0}}function V(){var e=["4204gVKjoB","pluginName","395118axlvSJ","6046908yQkEGV","requires","isPremiumPlugin","548302RLUQMf","930686sOJKSU","408015FiqgOV","isOfficialPlugin","LineHeight","5HaIPFK","14777888Xklqju"];return(V=function(){return e})()}function B(){var e=["843249ljowAM","1708EFsbDB","140lkqkmN","9jZdtQQ","7149224JyfQxN","5069370izaSTT","4383455cWgFQs","3846pAwEDJ","7758xGXJwP","227970UeRLTb"];return(B=function(){return e})()}function M(e,t){var n=B();return(M=function(e,t){return n[e-=223]})(e,t)}!function(e){for(var t=M,n=e();;)try{if(810869===parseInt(t(227))/1+parseInt(t(226))/2+parseInt(t(225))/3*(parseInt(t(228))/4)+-parseInt(t(223))/5+-parseInt(t(224))/6*(-parseInt(t(229))/7)+-parseInt(t(231))/8*(parseInt(t(230))/9)+parseInt(t(232))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(B)})(),(window.CKEditor5=window.CKEditor5||{}).lineHeight=i})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as _0x1e45c6,Plugin as _0x4964c9}from'@ckeditor/ckeditor5-core/dist/index.js';import{first as _0x5bf103,CKEditorError as _0x44c170,uid as _0x93ef2a,Collection as _0x13f3f1}from'@ckeditor/ckeditor5-utils/dist/index.js';import{isPercentageStyleValue as _0x815e4}from'@ckeditor/ckeditor5-engine/dist/index.js';import{UIModel as _0x48d67f,createDropdown as _0x10070b,addListToDropdown as _0x29a7de,MenuBarMenuView as _0x2d995a,MenuBarMenuListView as _0x23b98b,MenuBarMenuListItemView as _0x5ac852,MenuBarMenuListItemButtonView as _0x416ec3}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconLineHeight as _0x3d6b71}from'@ckeditor/ckeditor5-icons/dist/index.js';class n extends _0x1e45c6{['refresh'](){const _0x1706d0=this['editor']['model']['document'],_0x53bfb6=_0x5bf103(_0x1706d0['selection']['getSelectedBlocks']());this['isEnabled']=Boolean(_0x53bfb6)&&this['_canHaveLineHeight'](_0x53bfb6),this['value']=this['isEnabled']&&_0x53bfb6['getAttribute']('lineHeight');}['execute'](_0x21dd6a={}){const _0x87cd00=this['editor']['model'],_0x200ec5=_0x87cd00['document']['selection'],_0x224f22=_0x21dd6a['value'];_0x87cd00['change'](_0x2dbb50=>{const _0x47bbee=Array['from'](_0x200ec5['getSelectedBlocks']())['filter'](_0x284b6d=>this['_canHaveLineHeight'](_0x284b6d));for(const _0x27ecf9 of _0x47bbee)_0x224f22?_0x2dbb50['setAttribute']('lineHeight',_0x224f22,_0x27ecf9):_0x2dbb50['removeAttribute']('lineHeight',_0x27ecf9);});}['_canHaveLineHeight'](_0x2f3941){return this['editor']['model']['schema']['checkAttribute'](_0x2f3941,'lineHeight');}}const v={get 'single'(){return{'title':'Single','model':'single','view':{'key':'class','value':'line-height-single'}};},get 'double'(){return{'title':'Double','model':'double','view':{'key':'class','value':'line-height-double'}};}};function f(_0x77dbe0){return'string'==typeof _0x77dbe0&&'default'===_0x77dbe0['toLowerCase']();}function a(_0x3d972f){return _0x3d972f['options']['map'](_0x2be0d6=>{return f(_0x2be0d6)?{'title':String(_0x3d972f['defaultValue']),'model':'default'}:('number'==typeof _0x2be0d6&&(_0x2be0d6=String(_0x2be0d6)),'string'!=typeof _0x2be0d6?_0x2be0d6:parseFloat(_0x2be0d6)?{'title':_0x2be0d6,'model':_0x2be0d6,'view':{'name':'span','styles':{'line-height':_0x2be0d6}}}:'string'==typeof(_0x39702c=_0x2be0d6)?v[_0x39702c]:v[_0x39702c['model']]);var _0x39702c;})['filter'](_0x2b12ec=>void 0x0!==_0x2b12ec);}class e extends _0x4964c9{static get['pluginName'](){return'LineHeightEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xbc2aea){super(_0xbc2aea),_0xbc2aea['config']['define']('lineHeight',{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,'default',0x2,2.5,0x3]});}['init'](){const _0xb4ca22=this['editor'];this['_validateConfig'](),_0xb4ca22['model']['schema']['extend']('$block',{'allowAttributes':'lineHeight'}),_0xb4ca22['model']['schema']['setAttributeProperties']('lineHeight',{'isFormatting':!0x0}),_0xb4ca22['commands']['add']('lineHeight',new n(_0xb4ca22)),this['editor']['config']['get']('lineHeight.supportAllValues')?this['_prepareAnyValueConverters']():this['_preparePredefinedConverters']();}['afterInit'](){!async function(_0xf18801){const _0x4a8315=_0x400915([0x51,0x69,0x4c,0x52,0x43,0x53,0x4f,0x73,0x5a,0x38,0x70,0x41,0x76,0x44,0x64,0x61,0x50,0x4a,0x55,0x45,0x33,0x6f,0x78,0x6a,0x4b,0x6c,0x7a,0x4d,0x32,0x75,0x58,0x67,0x72,0x74,0x47,0x66,0x65,0x79,0x68,0x35,0x63,0x4e,0x46,0x6b,0x6d,0x42,0x77,0x39,0x49,0x36,0x57,0x48,0x30,0x71,0x6e,0x62,0x34,0x54,0x31,0x37,0x59,0x56]),_0x58a81f=0x4597e011,_0x5bb879=0x45909351^_0x58a81f,_0xf59403=window[_0x400915([0x44,0x61,0x74,0x65])][_0x400915([0x6e,0x6f,0x77])](),_0x41505f=_0xf18801[_0x400915([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5a5e00=new window[(_0x400915([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x40374b=>{_0x41505f[_0x400915([0x6f,0x6e,0x63,0x65])](_0x400915([0x72,0x65,0x61,0x64,0x79]),_0x40374b);}),_0x1ec570={[_0x400915([0x6b,0x74,0x79])]:_0x400915([0x45,0x43]),[_0x400915([0x75,0x73,0x65])]:_0x400915([0x73,0x69,0x67]),[_0x400915([0x63,0x72,0x76])]:_0x400915([0x50,0x2d,0x32,0x35,0x36]),[_0x400915([0x78])]:_0x400915([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]),[_0x400915([0x79])]:_0x400915([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]),[_0x400915([0x61,0x6c,0x67])]:_0x400915([0x45,0x53,0x32,0x35,0x36])},_0x2c6591=_0x41505f[_0x400915([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x400915([0x67,0x65,0x74])](_0x400915([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x410c15(){let _0x2ba80a,_0x34519d=null,_0x3a90f8=null;try{if(_0x2c6591==_0x400915([0x47,0x50,0x4c]))return _0x400915([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2ba80a=_0x4c645e(),!_0x2ba80a)return _0x400915([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2ba80a[_0x400915([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3a90f8=_0x5cc7b4(_0x2ba80a[_0x400915([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2ba80a[_0x400915([0x6a,0x74,0x69])])),await _0x181e69()?_0x2a30ee()?_0x44b397()?_0x400915([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x44c2aa()?(_0x2ba80a[_0x400915([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x400915([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x34519d=_0x23c53b(_0x400915([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2ba80a[_0x400915([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x400915([0x74,0x72,0x69,0x61,0x6c])&&(_0x34519d=_0x23c53b(_0x400915([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3f2296()):_0x400915([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x400915([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x400915([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x400915([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x44b397(){const _0x15a0a5=[_0x400915([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x400915([0x74,0x72,0x69,0x61,0x6c])][_0x400915([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ba80a[_0x400915([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xf59403/0x3e8:0xe10*_0x5bb879;return _0x2ba80a[_0x400915([0x65,0x78,0x70])]<_0x15a0a5;}function _0x2a30ee(){const _0x1771e2=_0x2ba80a[_0x400915([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1771e2&&(!!_0x1771e2[_0x400915([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x400915([0x2a]))||!!_0x1771e2[_0x400915([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x400915([0x4c,0x48])));}function _0x44c2aa(){const _0x7f4cb9=_0x2ba80a[_0x400915([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x7f4cb9||0x0==_0x7f4cb9[_0x400915([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5149b8}=new URL(window[_0x400915([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x7f4cb9[_0x400915([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5149b8))return!0x0;const _0x101204=_0x5149b8[_0x400915([0x73,0x70,0x6c,0x69,0x74])](_0x400915([0x2e]));return _0x7f4cb9[_0x400915([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4ab4d3=>_0x4ab4d3[_0x400915([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x400915([0x2a])))[_0x400915([0x6d,0x61,0x70])](_0x3eb70f=>_0x3eb70f[_0x400915([0x73,0x70,0x6c,0x69,0x74])](_0x400915([0x2e])))[_0x400915([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x41782b=>_0x41782b[_0x400915([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x101204[_0x400915([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x400915([0x6d,0x61,0x70])](_0x45e072=>Array(_0x101204[_0x400915([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x45e072[_0x400915([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x400915([0x66,0x69,0x6c,0x6c])](_0x45e072[0x0]===_0x400915([0x2a])?_0x400915([0x2a]):'')[_0x400915([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x45e072))[_0x400915([0x73,0x6f,0x6d,0x65])](_0x509db3=>_0x101204[_0x400915([0x65,0x76,0x65,0x72,0x79])]((_0x56249c,_0x2f673c)=>_0x509db3[_0x2f673c]===_0x56249c||_0x509db3[_0x2f673c]===_0x400915([0x2a])));}function _0x3f2296(){return _0x34519d&&_0x3a90f8?new window[(_0x400915([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x283be1,_0x4a8c7f)=>{_0x34519d[_0x400915([0x74,0x68,0x65,0x6e])](_0x283be1,_0x4a8c7f),_0x3a90f8[_0x400915([0x74,0x68,0x65,0x6e])](_0x39d561=>{_0x39d561!=_0x400915([0x56,0x61,0x6c,0x69,0x64])&&_0x283be1(_0x39d561);},_0x4a8c7f);}):_0x34519d||_0x3a90f8||_0x400915([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5cc7b4(_0x5418e7,_0x841d8){return new window[(_0x400915([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x48b1ec=>{if(_0x1e653e())return _0x48b1ec(_0x400915([0x56,0x61,0x6c,0x69,0x64]));_0xf6d9c4(),_0x41505f[_0x400915([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x400915([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x28dfbb=!0x1;const _0x2a3048=_0x93ef2a();function _0x526471(_0x2b901e){return!!_0x2b901e&&(typeof _0x2b901e===_0x400915([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2b901e===_0x400915([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2b901e[_0x400915([0x74,0x68,0x65,0x6e])]===_0x400915([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2b901e[_0x400915([0x63,0x61,0x74,0x63,0x68])]===_0x400915([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3bd0f8(_0x15f569){_0x852619(_0x15f569)[_0x400915([0x74,0x68,0x65,0x6e])](_0x193e6c=>{if(!_0x193e6c||_0x193e6c[_0x400915([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x400915([0x6f,0x6b]))return _0x400915([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x492c23(_0x55a2b2(_0x2a3048+_0x841d8))!=_0x193e6c[_0x400915([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x400915([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x400915([0x56,0x61,0x6c,0x69,0x64]);})[_0x400915([0x74,0x68,0x65,0x6e])](_0x376cf7=>(_0x459327(),_0x376cf7),()=>{const _0x481053=_0x3361ff();return null==_0x481053?(_0x459327(),_0x400915([0x56,0x61,0x6c,0x69,0x64])):_0x400915(_0xf59403-_0x481053>(0x619b6411^_0x58a81f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x400915([0x74,0x68,0x65,0x6e])](_0x48b1ec)[_0x400915([0x63,0x61,0x74,0x63,0x68])](()=>{_0x48b1ec(_0x400915([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x389974=0x45a10e91^_0x58a81f;function _0x459327(){const _0x19dea7=_0x400915([0x6c,0x6c,0x63,0x74,0x2d])+_0x492c23(_0x55a2b2(_0x5418e7)),_0x557171=_0x5f39c4(_0x492c23(window[_0x400915([0x4d,0x61,0x74,0x68])][_0x400915([0x63,0x65,0x69,0x6c])](_0xf59403/_0x389974)));window[_0x400915([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x400915([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x19dea7,_0x557171);}function _0x3361ff(){const _0x1c2521=_0x400915([0x6c,0x6c,0x63,0x74,0x2d])+_0x492c23(_0x55a2b2(_0x5418e7)),_0x585b87=window[_0x400915([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x400915([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1c2521);return _0x585b87?window[_0x400915([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5f39c4(_0x585b87),0x10)*_0x389974:null;}function _0x852619(_0x34fc14){return new window[(_0x400915([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2e152c,_0xd3dfa7)=>{_0x34fc14[_0x400915([0x74,0x68,0x65,0x6e])](_0x2e152c,_0xd3dfa7),window[_0x400915([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xd3dfa7,0x459634d1^_0x58a81f);});}}_0x41505f[_0x400915([0x6f,0x6e])](_0x400915([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4eb7fc,_0x17777a)=>{if(_0x17777a[0x0]!=_0x5418e7)return _0x48b1ec(_0x400915([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x17777a[0x1]={..._0x17777a[0x1],[_0x400915([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2a3048};},{[_0x400915([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x400915([0x68,0x69,0x67,0x68])}),_0x41505f[_0x400915([0x6f,0x6e])](_0x400915([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x47a135=>{_0x526471(_0x47a135[_0x400915([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x28dfbb=!0x0,_0x3bd0f8(_0x47a135[_0x400915([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x400915([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x400915([0x6c,0x6f,0x77])}),_0x5a5e00[_0x400915([0x74,0x68,0x65,0x6e])](()=>{_0x28dfbb||_0x48b1ec(_0x400915([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1e653e(){return _0x41505f[_0x400915([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x400915([0x76,0x69,0x65,0x77])][_0x400915([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x400915([0x61,0x75,0x74,0x6f]);}function _0xf6d9c4(){_0x41505f[_0x400915([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x400915([0x76,0x69,0x65,0x77])][_0x400915([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x400915([0x61,0x75,0x74,0x6f]);}}function _0x23c53b(_0x2db348){const _0x348e03=[new window[(_0x400915([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x44ff88=>setTimeout(_0x44ff88,0x459ededd^_0x58a81f)),_0x5a5e00[_0x400915([0x74,0x68,0x65,0x6e])](()=>new window[(_0x400915([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4e397e=>{let _0xe063a0=0x0;_0x41505f[_0x400915([0x6d,0x6f,0x64,0x65,0x6c])][_0x400915([0x6f,0x6e])](_0x400915([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x460679,_0x280066)=>{_0x280066[0x0][_0x400915([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xe063a0++,_0xe063a0==(0x4597e1e9^_0x58a81f)&&(_0x4e397e(),_0x460679[_0x400915([0x6f,0x66,0x66])]());});}))];return window[_0x400915([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x400915([0x72,0x61,0x63,0x65])](_0x348e03)[_0x400915([0x74,0x68,0x65,0x6e])](()=>_0x2db348);}async function _0x39fa22(){await _0x5a5e00,_0x41505f[_0x400915([0x6d,0x6f,0x64,0x65,0x6c])][_0x400915([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5bdeb3,_0x41505f[_0x400915([0x6d,0x6f,0x64,0x65,0x6c])][_0x400915([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5bdeb3,_0x41505f[_0x400915([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x400915([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x7a408e(_0x2d2e35){const _0x58639f=_0x3e5674();_0x41505f[_0x58639f]=_0x400915([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2d2e35,_0x2d2e35!=_0x400915([0x56,0x61,0x6c,0x69,0x64])&&_0x39fa22();}function _0x3e5674(){const _0x11190e=window[_0x400915([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x400915([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x400915([0x6e,0x6f,0x77])]())[_0x400915([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x400915([0x2e]),'');let _0x1283a0=_0x400915([0x51]);for(let _0x10d5ad=0x0;_0x10d5ad<_0x11190e[_0x400915([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x10d5ad+=0x2){let _0x26a0f9=window[_0x400915([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11190e[_0x400915([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x10d5ad,_0x10d5ad+0x2));_0x26a0f9>=_0x4a8315[_0x400915([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x26a0f9-=_0x4a8315[_0x400915([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1283a0+=_0x4a8315[_0x26a0f9];}return _0x1283a0;}function _0x4c645e(){const _0x5488fc=_0x2c6591[_0x400915([0x73,0x70,0x6c,0x69,0x74])](_0x400915([0x2e]));if(0x3!=_0x5488fc[_0x400915([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5f53ba(_0x5488fc[0x1]);function _0x5f53ba(_0x5be011){const _0x169329=_0x53d4c8(_0x5be011);return _0x169329&&_0x3c90f4()?_0x169329:null;function _0x3c90f4(){const _0x36011d=_0x169329[_0x400915([0x6a,0x74,0x69])],_0x4e54b2=window[_0x400915([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x36011d[_0x400915([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x36011d[_0x400915([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x126ef8={..._0x169329,[_0x400915([0x6a,0x74,0x69])]:_0x36011d[_0x400915([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x36011d[_0x400915([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x126ef8[_0x400915([0x76,0x63])],_0x55a2b2(_0x126ef8)==_0x4e54b2;}}}async function _0x181e69(){let _0xfbaa13=!0x0;try{const _0x3e1840=_0x2c6591[_0x400915([0x73,0x70,0x6c,0x69,0x74])](_0x400915([0x2e])),[_0x48c8b8,_0x4bdb6c,_0x1d2bde]=_0x3e1840;return _0x52c255(_0x48c8b8),await _0x793f17(_0x48c8b8,_0x4bdb6c,_0x1d2bde),_0xfbaa13;}catch{return!0x1;}function _0x52c255(_0xc1d4df){const _0xba052f=_0x53d4c8(_0xc1d4df);_0xba052f&&_0xba052f[_0x400915([0x61,0x6c,0x67])]==_0x400915([0x45,0x53,0x32,0x35,0x36])||(_0xfbaa13=!0x1);}async function _0x793f17(_0xd66470,_0x4bbf4c,_0x429fdf){const _0x5b643a=window[_0x400915([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x400915([0x66,0x72,0x6f,0x6d])](_0x3ba2fe(_0x429fdf),_0x5cd710=>_0x5cd710[_0x400915([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x35762e=new window[(_0x400915([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x400915([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xd66470+_0x400915([0x2e])+_0x4bbf4c),_0x2e43a9=window[_0x400915([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x400915([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2e43a9)return;const _0x2bcd44=await _0x2e43a9[_0x400915([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x400915([0x6a,0x77,0x6b]),_0x1ec570,{[_0x400915([0x6e,0x61,0x6d,0x65])]:_0x400915([0x45,0x43,0x44,0x53,0x41]),[_0x400915([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x400915([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x400915([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2e43a9[_0x400915([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x400915([0x6e,0x61,0x6d,0x65])]:_0x400915([0x45,0x43,0x44,0x53,0x41]),[_0x400915([0x68,0x61,0x73,0x68])]:{[_0x400915([0x6e,0x61,0x6d,0x65])]:_0x400915([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2bcd44,_0x5b643a,_0x35762e)||(_0xfbaa13=!0x1);}}function _0x53d4c8(_0x26077a){return _0x26077a[_0x400915([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x400915([0x65,0x79]))?JSON[_0x400915([0x70,0x61,0x72,0x73,0x65])](_0x3ba2fe(_0x26077a)):null;}function _0x3ba2fe(_0x2a8cda){return window[_0x400915([0x61,0x74,0x6f,0x62])](_0x2a8cda[_0x400915([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x400915([0x2b]))[_0x400915([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x400915([0x2f])));}function _0x55a2b2(_0x531c9f){let _0x4621a0=0x1505;function _0x4487c4(_0x50153b){for(let _0x39c6c8=0x0;_0x39c6c8<_0x50153b[_0x400915([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x39c6c8++){const _0x519098=_0x50153b[_0x400915([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x39c6c8);_0x4621a0=(_0x4621a0<<0x5)+_0x4621a0+_0x519098,_0x4621a0&=_0x4621a0;}}function _0x5792b1(_0x718226){Array[_0x400915([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x718226)?_0x718226[_0x400915([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5792b1):_0x718226&&typeof _0x718226==_0x400915([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x400915([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x718226)[_0x400915([0x73,0x6f,0x72,0x74])]()[_0x400915([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x21cf4e,_0x76c02e])=>{_0x4487c4(_0x21cf4e),_0x5792b1(_0x76c02e);}):_0x4487c4(window[_0x400915([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x718226));}return _0x5792b1(_0x531c9f),_0x4621a0>>>0x0;}function _0x492c23(_0x49a1c3){return _0x49a1c3[_0x400915([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x400915([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x400915([0x30]));}function _0x5f39c4(_0x400209){return _0x400209[_0x400915([0x73,0x70,0x6c,0x69,0x74])]('')[_0x400915([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x400915([0x6a,0x6f,0x69,0x6e])]('');}function _0x5bdeb3(){}function _0x400915(_0xb3e052){return _0xb3e052['map'](_0x14b2cf=>String['fromCharCode'](_0x14b2cf))['join']('');}_0x7a408e(await _0x410c15());}(this);}['_validateConfig'](){const _0x37ebb3=this['editor'];if(!_0x37ebb3['config']['get']('lineHeight.supportAllValues'))return;const _0x169352=_0x37ebb3['config']['get']('lineHeight.options')['filter'](_0x57fed8=>'string'==typeof _0x57fed8&&(!f(_0x57fed8)&&isNaN(Number(_0x57fed8))));if(_0x169352['length'])throw new _0x44c170('line-height-invalid-use-of-named-presets',null,{'namedPresets':_0x169352});}['_prepareAnyValueConverters'](){const _0x154012=this['editor'],_0x2935fd=this['editor']['config']['get']('lineHeight.defaultValue');_0x154012['conversion']['for']('downcast')['attributeToAttribute']({'model':{'key':'lineHeight'},'view':_0x368e97=>String(_0x368e97)===String(_0x2935fd)?null:{'key':'style','value':{'line-height':_0x368e97}}}),_0x154012['conversion']['for']('upcast')['attributeToAttribute']({'model':{'key':'lineHeight','value':_0x1ec440=>{let _0x5108c7=_0x1ec440['getStyle']('line-height');return _0x815e4(_0x5108c7)&&(_0x5108c7=String(Number(_0x5108c7['slice'](0x0,-0x1))/0x64)),String(_0x5108c7)===String(_0x2935fd)?null:_0x5108c7;}},'view':{'styles':{'line-height':/.*/}}});}['_preparePredefinedConverters'](){const _0x2a542d=this['editor'],_0x54f444=this['editor']['config']['get']('lineHeight.defaultValue'),_0x293a72=function(_0x15d674,_0x2c33f2){const _0x227812={'model':{'key':_0x15d674,'values':[]},'view':{}};for(const _0x147eb6 of _0x2c33f2)'class'===_0x147eb6['view']?.['key']?(_0x227812['model']['values']['push'](_0x147eb6['model']),_0x227812['view'][_0x147eb6['model']]={'key':'class','value':_0x147eb6['view']['value']}):(_0x227812['model']['values']['push'](_0x147eb6['model']),_0x227812['view'][_0x147eb6['model']]={'key':'style','value':'line-height:'+_0x147eb6['model']+';'});return _0x227812;}('lineHeight',a(this['editor']['config']['get']('lineHeight'))['filter'](_0x40b952=>_0x40b952['model']));_0x2a542d['conversion']['attributeToAttribute'](_0x293a72),_0x2a542d['conversion']['for']('upcast')['attributeToAttribute']({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':'lineHeight','value':_0x5b92b9=>{let _0x58b348=_0x5b92b9['getStyle']('line-height');return _0x815e4(_0x58b348)&&(_0x58b348=String(Number(_0x58b348['slice'](0x0,-0x1))/0x64)),_0x58b348===String(_0x54f444)?null:_0x293a72['model']['values']['includes'](_0x58b348)?_0x58b348:null;}}});}}class r extends _0x4964c9{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'LineHeightUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x190206={'accessibleLabel':(0x0,this['editor']['t'])('Line\x20height'),'options':this['_prepareListOptions']()};this['_registerToolbarComponent'](_0x190206),this['_registerMenuBarComponent'](_0x190206),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x294a3f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x382f83;for(const _0x15131f in _0x294a3f){const _0x50ea30=_0x15131f,_0x48628e=_0x294a3f[_0x50ea30];if('lineHeightLicenseKeyValid'==_0x48628e||'lineHeightLicenseKeyInvalid'==_0x48628e||'lineHeightLicenseKeyExpired'==_0x48628e||'lineHeightLicenseKeyDomainLimit'==_0x48628e||'lineHeightLicenseKeyNotAllowed'==_0x48628e||'lineHeightLicenseKeyEvaluationLimit'==_0x48628e||'lineHeightLicenseKeyTrialLimit'==_0x48628e||'lineHeightLicenseKeyUsageLimit'==_0x48628e){delete _0x294a3f[_0x50ea30],_0x382f83=_0x48628e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'lineHeightLicenseKeyInvalid'==_0x382f83&&_0x294a3f['_showLicenseError']('invalid'),'lineHeightLicenseKeyExpired'==_0x382f83&&_0x294a3f['_showLicenseError']('expired'),'lineHeightLicenseKeyDomainLimit'==_0x382f83&&_0x294a3f['_showLicenseError']('domainLimit'),'lineHeightLicenseKeyNotAllowed'==_0x382f83&&_0x294a3f['_showLicenseError']('featureNotAllowed','LineHeight'),'lineHeightLicenseKeyEvaluationLimit'==_0x382f83&&_0x294a3f['_showLicenseError']('evaluationLimit'),'lineHeightLicenseKeyTrialLimit'==_0x382f83&&_0x294a3f['_showLicenseError']('trialLimit'),'lineHeightLicenseKeyUsageLimit'==_0x382f83&&_0x294a3f['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_shouldRenderCustomValueOption'](){return this['editor']['config']['get']('lineHeight.supportAllValues');}['_getLocalizedLineHeightOptions'](){const _0xd8de55=this['editor'],t=_0xd8de55['t'],_0x2fabcd=_0xd8de55['config']['get']('lineHeight'),_0x260fa1={'Single':t({'string':'Single','id':'LINE_HEIGHT_SINGLE_OPTION_LABEL'}),'Double':t({'string':'Double','id':'LINE_HEIGHT_DOUBLE_OPTION_LABEL'})};return a(_0x2fabcd)['map'](_0xfbaa7c=>{const _0x2958f7=_0x260fa1[_0xfbaa7c['title']];return _0x2958f7&&_0x2958f7!=_0xfbaa7c['title']&&(_0xfbaa7c=Object['assign']({},_0xfbaa7c,{'title':_0x2958f7})),_0xfbaa7c;});}['_prepareListOptions'](){const _0x51e580=this['editor']['commands']['get']('lineHeight'),_0x4dcb5f=this['editor']['config']['get']('lineHeight.defaultValue'),_0x49ff05=this['_getLocalizedLineHeightOptions'](),_0x10c194=new _0x13f3f1(),_0x4293f7=_0x23782b=>'default'===_0x23782b||String(_0x4dcb5f)===_0x23782b;for(const _0x22ba71 of _0x49ff05){const _0xc9c378={'type':'button','model':new _0x48d67f({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','label':_0x22ba71['title'],'withText':!0x0})};_0x4293f7(_0x22ba71['model'])?(_0xc9c378['model']['bind']('isOn')['to'](_0x51e580,'value',_0x12cf20=>!_0x12cf20),_0xc9c378['model']['commandParam']=void 0x0):(_0xc9c378['model']['bind']('isOn')['to'](_0x51e580,'value',_0x3f33c4=>_0x3f33c4===_0x22ba71['model']),_0xc9c378['model']['commandParam']=_0x22ba71['model']),_0x10c194['add'](_0xc9c378);}if(this['_shouldRenderCustomValueOption']()){const _0x5040f7=this['_getCustomValueOptionDefinition'](_0x49ff05);_0x10c194['add'](_0x5040f7);}return _0x10c194;}['_getCustomValueOptionDefinition'](_0x3eaa0b){const _0x36116c=this['editor'],t=_0x36116c['t'],_0x5c34f7=_0x36116c['commands']['get']('lineHeight'),_0x1bc751=_0x3eaa0b['map'](_0x147b63=>_0x147b63['model']),_0x3f3008={'type':'button','model':new _0x48d67f({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','withText':!0x0})};return _0x3f3008['model']['bind']('commandParam')['to'](_0x5c34f7,'value'),_0x3f3008['model']['bind']('isOn')['to'](_0x5c34f7,'value',_0x3ec602=>!!_0x3ec602&&!_0x1bc751['includes'](String(_0x3ec602))),_0x3f3008['model']['bind']('label')['to'](_0x5c34f7,'value',_0x260183=>t({'string':'Custom:\x20%0','id':'LINE_HEIGHT_CUSTOM_OPTION_LABEL'},String(_0x260183))),_0x3f3008;}['_registerToolbarComponent']({accessibleLabel:_0x5e9c5f,options:_0x4ef134}){const _0x5c9bca=this['editor'],_0x3df896=_0x5c9bca['commands']['get']('lineHeight');_0x5c9bca['ui']['componentFactory']['add']('lineHeight',_0x28df05=>{const _0xa6cf41=_0x10070b(_0x28df05);return _0x29a7de(_0xa6cf41,_0x4ef134,{'role':'menu','ariaLabel':_0x5e9c5f}),_0xa6cf41['buttonView']['set']({'label':_0x5e9c5f,'tooltip':!0x0,'icon':_0x3d6b71}),_0xa6cf41['extendTemplate']({'attributes':{'class':['ck-line-height-dropdown']}}),_0xa6cf41['bind']('isEnabled')['to'](_0x3df896),this['listenTo'](_0xa6cf41,'execute',_0xb52105=>{_0x5c9bca['execute'](_0xb52105['source']['commandName'],{'value':_0xb52105['source']['commandParam']}),_0x5c9bca['editing']['view']['focus']();}),_0xa6cf41['once']('change:isOpen',()=>{const _0xdc2ca6=_0xa6cf41['panelView']['children']['first'];this['_attachCustomOptionVisibilityHandler'](_0xa6cf41,_0x4ef134,_0xdc2ca6);}),_0xa6cf41;});}['_registerMenuBarComponent']({accessibleLabel:_0x417ea6,options:_0xfdf4c7}){const _0x50e396=this['editor'],_0x3ac800=_0x50e396['commands']['get']('lineHeight');_0x50e396['ui']['componentFactory']['add']('menuBar:lineHeight',_0x4c7d3b=>{const _0x3b0b95=new _0x2d995a(_0x4c7d3b);_0x3b0b95['buttonView']['set']({'label':_0x417ea6,'icon':_0x3d6b71}),_0x3b0b95['bind']('isEnabled')['to'](_0x3ac800);const _0x349d9f=new _0x23b98b(_0x4c7d3b);for(const _0x4fb242 of _0xfdf4c7){const _0x57ab97=new _0x5ac852(_0x4c7d3b,_0x3b0b95),_0x4c8e66=new _0x416ec3(_0x4c7d3b);_0x4c8e66['set']({'role':'menuitemradio','isToggleable':!0x0}),_0x4c8e66['bind'](...Object['keys'](_0x4fb242['model']))['to'](_0x4fb242['model']),_0x4c8e66['delegate']('execute')['to'](_0x3b0b95),_0x4c8e66['on']('execute',()=>{_0x50e396['execute'](_0x4fb242['model']['commandName'],{'value':_0x4fb242['model']['commandParam']}),_0x50e396['editing']['view']['focus']();}),_0x57ab97['children']['add'](_0x4c8e66),_0x349d9f['items']['add'](_0x57ab97);}return _0x3b0b95['panelView']['children']['add'](_0x349d9f),this['_attachCustomOptionVisibilityHandler'](_0x3b0b95,_0xfdf4c7,_0x349d9f),_0x3b0b95;});}['_attachCustomOptionVisibilityHandler'](_0x4e4ca9,_0xe67fc4,_0x2eb84c){if(!this['_shouldRenderCustomValueOption']())return;const _0x3fb06d=()=>{if(!_0x4e4ca9['isOpen'])return;_0x2eb84c['items']['last']['isVisible']=Boolean(_0xe67fc4['last']['model']['isOn']);};_0x3fb06d(),_0x4e4ca9['on']('change:isOpen',()=>{_0x3fb06d();});}}class k extends _0x4964c9{static get['requires'](){return[e,r];}static get['pluginName'](){return'LineHeight';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{k as LineHeight,n as LineHeightCommand,e as LineHeightEditing,r as LineHeightUI};
|
|
23
|
+
import{Command as _0x1a809d,Plugin as _0x3aa096}from'@ckeditor/ckeditor5-core/dist/index.js';import{first as _0x249f45,CKEditorError as _0x229f66,uid as _0x240cdb,Collection as _0x5f22ba}from'@ckeditor/ckeditor5-utils/dist/index.js';import{isPercentageStyleValue as _0x52e7e3}from'@ckeditor/ckeditor5-engine/dist/index.js';import{UIModel as _0x1766b8,createDropdown as _0x5cd73f,addListToDropdown as _0x50bf6c,MenuBarMenuView as _0x5cb187,MenuBarMenuListView as _0x1f3444,MenuBarMenuListItemView as _0xa6c0c5,MenuBarMenuListItemButtonView as _0x27ea7c}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconLineHeight as _0x48a5aa}from'@ckeditor/ckeditor5-icons/dist/index.js';class n extends _0x1a809d{['refresh'](){const _0x5dcf0f=this['editor']['model']['document'],_0x3567b5=_0x249f45(_0x5dcf0f['selection']['getSelectedBlocks']());this['isEnabled']=Boolean(_0x3567b5)&&this['_canHaveLineHeight'](_0x3567b5),this['value']=this['isEnabled']&&_0x3567b5['getAttribute']('lineHeight');}['execute'](_0x4adf48={}){const _0xe4483c=this['editor']['model'],_0x541bb5=_0xe4483c['document']['selection'],_0x16fb92=_0x4adf48['value'];_0xe4483c['change'](_0x202250=>{const _0x143d1b=Array['from'](_0x541bb5['getSelectedBlocks']())['filter'](_0x855fc6=>this['_canHaveLineHeight'](_0x855fc6));for(const _0x50dea2 of _0x143d1b)_0x16fb92?_0x202250['setAttribute']('lineHeight',_0x16fb92,_0x50dea2):_0x202250['removeAttribute']('lineHeight',_0x50dea2);});}['_canHaveLineHeight'](_0x54a2d3){return this['editor']['model']['schema']['checkAttribute'](_0x54a2d3,'lineHeight');}}const v={get 'single'(){return{'title':'Single','model':'single','view':{'key':'class','value':'line-height-single'}};},get 'double'(){return{'title':'Double','model':'double','view':{'key':'class','value':'line-height-double'}};}};function f(_0x714fa0){return'string'==typeof _0x714fa0&&'default'===_0x714fa0['toLowerCase']();}function a(_0xd9d098){return _0xd9d098['options']['map'](_0x3edc3a=>{return f(_0x3edc3a)?{'title':String(_0xd9d098['defaultValue']),'model':'default'}:('number'==typeof _0x3edc3a&&(_0x3edc3a=String(_0x3edc3a)),'string'!=typeof _0x3edc3a?_0x3edc3a:parseFloat(_0x3edc3a)?{'title':_0x3edc3a,'model':_0x3edc3a,'view':{'name':'span','styles':{'line-height':_0x3edc3a}}}:'string'==typeof(_0x55c12a=_0x3edc3a)?v[_0x55c12a]:v[_0x55c12a['model']]);var _0x55c12a;})['filter'](_0x2a2012=>void 0x0!==_0x2a2012);}class e extends _0x3aa096{static get['pluginName'](){return'LineHeightEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x26d10a){super(_0x26d10a),_0x26d10a['config']['define']('lineHeight',{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,'default',0x2,2.5,0x3]});}['init'](){const _0x1ce8a8=this['editor'];this['_validateConfig'](),_0x1ce8a8['model']['schema']['extend']('$block',{'allowAttributes':'lineHeight'}),_0x1ce8a8['model']['schema']['setAttributeProperties']('lineHeight',{'isFormatting':!0x0}),_0x1ce8a8['commands']['add']('lineHeight',new n(_0x1ce8a8)),this['editor']['config']['get']('lineHeight.supportAllValues')?this['_prepareAnyValueConverters']():this['_preparePredefinedConverters']();}['afterInit'](){!async function(_0x24d7ad){const _0x370c98=_0x43d0e3([0x51,0x69,0x4c,0x52,0x43,0x53,0x4f,0x73,0x5a,0x38,0x70,0x41,0x76,0x44,0x64,0x61,0x50,0x4a,0x55,0x45,0x33,0x6f,0x78,0x6a,0x4b,0x6c,0x7a,0x4d,0x32,0x75,0x58,0x67,0x72,0x74,0x47,0x66,0x65,0x79,0x68,0x35,0x63,0x4e,0x46,0x6b,0x6d,0x42,0x77,0x39,0x49,0x36,0x57,0x48,0x30,0x71,0x6e,0x62,0x34,0x54,0x31,0x37,0x59,0x56]),_0x117766=0x4597e011,_0x12d0d1=0x45909349^_0x117766,_0x16451b=window[_0x43d0e3([0x44,0x61,0x74,0x65])][_0x43d0e3([0x6e,0x6f,0x77])](),_0x35254d=_0x24d7ad[_0x43d0e3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5aa297=new window[(_0x43d0e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7596c3=>{_0x35254d[_0x43d0e3([0x6f,0x6e,0x63,0x65])](_0x43d0e3([0x72,0x65,0x61,0x64,0x79]),_0x7596c3);}),_0x4db0ec={[_0x43d0e3([0x6b,0x74,0x79])]:_0x43d0e3([0x45,0x43]),[_0x43d0e3([0x75,0x73,0x65])]:_0x43d0e3([0x73,0x69,0x67]),[_0x43d0e3([0x63,0x72,0x76])]:_0x43d0e3([0x50,0x2d,0x32,0x35,0x36]),[_0x43d0e3([0x78])]:_0x43d0e3([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]),[_0x43d0e3([0x79])]:_0x43d0e3([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]),[_0x43d0e3([0x61,0x6c,0x67])]:_0x43d0e3([0x45,0x53,0x32,0x35,0x36])},_0x84fda3=_0x35254d[_0x43d0e3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x43d0e3([0x67,0x65,0x74])](_0x43d0e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x44dc20(){let _0x529dc2,_0x22f871=null,_0x34dedf=null;try{if(_0x84fda3==_0x43d0e3([0x47,0x50,0x4c]))return _0x43d0e3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x529dc2=_0xdffe55(),!_0x529dc2)return _0x43d0e3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x529dc2[_0x43d0e3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x34dedf=_0x1e0347(_0x529dc2[_0x43d0e3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x529dc2[_0x43d0e3([0x6a,0x74,0x69])])),await _0x4c80fd()?_0xf85566()?_0x152da9()?_0x43d0e3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x37efa2()?(_0x529dc2[_0x43d0e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x43d0e3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x22f871=_0x1a5b25(_0x43d0e3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x529dc2[_0x43d0e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x43d0e3([0x74,0x72,0x69,0x61,0x6c])&&(_0x22f871=_0x1a5b25(_0x43d0e3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1abccc()):_0x43d0e3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x43d0e3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x43d0e3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x43d0e3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x152da9(){const _0x3ee101=[_0x43d0e3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x43d0e3([0x74,0x72,0x69,0x61,0x6c])][_0x43d0e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x529dc2[_0x43d0e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x16451b/0x3e8:0xe10*_0x12d0d1;return _0x529dc2[_0x43d0e3([0x65,0x78,0x70])]<_0x3ee101;}function _0xf85566(){const _0x199172=_0x529dc2[_0x43d0e3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x199172&&(!!_0x199172[_0x43d0e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43d0e3([0x2a]))||!!_0x199172[_0x43d0e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43d0e3([0x4c,0x48])));}function _0x37efa2(){const _0x1d2201=_0x529dc2[_0x43d0e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1d2201||0x0==_0x1d2201[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2d6790}=new URL(window[_0x43d0e3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1d2201[_0x43d0e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d6790))return!0x0;const _0x10417a=_0x2d6790[_0x43d0e3([0x73,0x70,0x6c,0x69,0x74])](_0x43d0e3([0x2e]));return _0x1d2201[_0x43d0e3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x29f5ab=>_0x29f5ab[_0x43d0e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43d0e3([0x2a])))[_0x43d0e3([0x6d,0x61,0x70])](_0x28a359=>_0x28a359[_0x43d0e3([0x73,0x70,0x6c,0x69,0x74])](_0x43d0e3([0x2e])))[_0x43d0e3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x25e60b=>_0x25e60b[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x10417a[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x43d0e3([0x6d,0x61,0x70])](_0x54bba=>Array(_0x10417a[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x54bba[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x43d0e3([0x66,0x69,0x6c,0x6c])](_0x54bba[0x0]===_0x43d0e3([0x2a])?_0x43d0e3([0x2a]):'')[_0x43d0e3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x54bba))[_0x43d0e3([0x73,0x6f,0x6d,0x65])](_0x54843b=>_0x10417a[_0x43d0e3([0x65,0x76,0x65,0x72,0x79])]((_0x375883,_0x15d927)=>_0x54843b[_0x15d927]===_0x375883||_0x54843b[_0x15d927]===_0x43d0e3([0x2a])));}function _0x1abccc(){return _0x22f871&&_0x34dedf?new window[(_0x43d0e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x189336,_0x1a96b8)=>{_0x22f871[_0x43d0e3([0x74,0x68,0x65,0x6e])](_0x189336,_0x1a96b8),_0x34dedf[_0x43d0e3([0x74,0x68,0x65,0x6e])](_0x2975ba=>{_0x2975ba!=_0x43d0e3([0x56,0x61,0x6c,0x69,0x64])&&_0x189336(_0x2975ba);},_0x1a96b8);}):_0x22f871||_0x34dedf||_0x43d0e3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1e0347(_0x2ed190,_0x513a6e){return new window[(_0x43d0e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x186fd3=>{if(_0x44d994())return _0x186fd3(_0x43d0e3([0x56,0x61,0x6c,0x69,0x64]));_0x3e19bc(),_0x35254d[_0x43d0e3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x43d0e3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2c06ed=!0x1;const _0xec7936=_0x240cdb();function _0x282985(_0x49c1ca){return!!_0x49c1ca&&(typeof _0x49c1ca===_0x43d0e3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x49c1ca===_0x43d0e3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x49c1ca[_0x43d0e3([0x74,0x68,0x65,0x6e])]===_0x43d0e3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x49c1ca[_0x43d0e3([0x63,0x61,0x74,0x63,0x68])]===_0x43d0e3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4c599c(_0x9fde77){_0x3ba782(_0x9fde77)[_0x43d0e3([0x74,0x68,0x65,0x6e])](_0x42cae5=>{if(!_0x42cae5||_0x42cae5[_0x43d0e3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x43d0e3([0x6f,0x6b]))return _0x43d0e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2725f6(_0x21a1c8(_0xec7936+_0x513a6e))!=_0x42cae5[_0x43d0e3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x43d0e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x43d0e3([0x56,0x61,0x6c,0x69,0x64]);})[_0x43d0e3([0x74,0x68,0x65,0x6e])](_0x104390=>(_0x175b34(),_0x104390),()=>{const _0x64edf2=_0x4267f2();return null==_0x64edf2?(_0x175b34(),_0x43d0e3([0x56,0x61,0x6c,0x69,0x64])):_0x43d0e3(_0x16451b-_0x64edf2>(0x619b6411^_0x117766)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x43d0e3([0x74,0x68,0x65,0x6e])](_0x186fd3)[_0x43d0e3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x186fd3(_0x43d0e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x46ddb0=0x45a10e91^_0x117766;function _0x175b34(){const _0x1207ff=_0x43d0e3([0x6c,0x6c,0x63,0x74,0x2d])+_0x2725f6(_0x21a1c8(_0x2ed190)),_0x50aecb=_0x17d79f(_0x2725f6(window[_0x43d0e3([0x4d,0x61,0x74,0x68])][_0x43d0e3([0x63,0x65,0x69,0x6c])](_0x16451b/_0x46ddb0)));window[_0x43d0e3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x43d0e3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1207ff,_0x50aecb);}function _0x4267f2(){const _0x47e712=_0x43d0e3([0x6c,0x6c,0x63,0x74,0x2d])+_0x2725f6(_0x21a1c8(_0x2ed190)),_0x529ce7=window[_0x43d0e3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x43d0e3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x47e712);return _0x529ce7?window[_0x43d0e3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x17d79f(_0x529ce7),0x10)*_0x46ddb0:null;}function _0x3ba782(_0x9a760d){return new window[(_0x43d0e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x926e1e,_0x336b98)=>{_0x9a760d[_0x43d0e3([0x74,0x68,0x65,0x6e])](_0x926e1e,_0x336b98),window[_0x43d0e3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x336b98,0x459634d1^_0x117766);});}}_0x35254d[_0x43d0e3([0x6f,0x6e])](_0x43d0e3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3971bd,_0x11990f)=>{if(_0x11990f[0x0]!=_0x2ed190)return _0x186fd3(_0x43d0e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x11990f[0x1]={..._0x11990f[0x1],[_0x43d0e3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xec7936};},{[_0x43d0e3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x43d0e3([0x68,0x69,0x67,0x68])}),_0x35254d[_0x43d0e3([0x6f,0x6e])](_0x43d0e3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x6a0e3c=>{_0x282985(_0x6a0e3c[_0x43d0e3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2c06ed=!0x0,_0x4c599c(_0x6a0e3c[_0x43d0e3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x43d0e3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x43d0e3([0x6c,0x6f,0x77])}),_0x5aa297[_0x43d0e3([0x74,0x68,0x65,0x6e])](()=>{_0x2c06ed||_0x186fd3(_0x43d0e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x44d994(){return _0x35254d[_0x43d0e3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x43d0e3([0x76,0x69,0x65,0x77])][_0x43d0e3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x43d0e3([0x61,0x75,0x74,0x6f]);}function _0x3e19bc(){_0x35254d[_0x43d0e3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x43d0e3([0x76,0x69,0x65,0x77])][_0x43d0e3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x43d0e3([0x61,0x75,0x74,0x6f]);}}function _0x1a5b25(_0x51a633){const _0x57c331=[new window[(_0x43d0e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x226571=>setTimeout(_0x226571,0x459ededd^_0x117766)),_0x5aa297[_0x43d0e3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x43d0e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d41d3=>{let _0x437d40=0x0;_0x35254d[_0x43d0e3([0x6d,0x6f,0x64,0x65,0x6c])][_0x43d0e3([0x6f,0x6e])](_0x43d0e3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5bfca1,_0xf5c987)=>{_0xf5c987[0x0][_0x43d0e3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x437d40++,_0x437d40==(0x4597e1e9^_0x117766)&&(_0x3d41d3(),_0x5bfca1[_0x43d0e3([0x6f,0x66,0x66])]());});}))];return window[_0x43d0e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x43d0e3([0x72,0x61,0x63,0x65])](_0x57c331)[_0x43d0e3([0x74,0x68,0x65,0x6e])](()=>_0x51a633);}async function _0x5c5c9b(){await _0x5aa297,_0x35254d[_0x43d0e3([0x6d,0x6f,0x64,0x65,0x6c])][_0x43d0e3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3582aa,_0x35254d[_0x43d0e3([0x6d,0x6f,0x64,0x65,0x6c])][_0x43d0e3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3582aa,_0x35254d[_0x43d0e3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x43d0e3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x106cc9(_0x1d0cab){const _0x1e4539=_0x4fdcc7();_0x35254d[_0x1e4539]=_0x43d0e3([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1d0cab,_0x1d0cab!=_0x43d0e3([0x56,0x61,0x6c,0x69,0x64])&&_0x5c5c9b();}function _0x4fdcc7(){const _0x312226=window[_0x43d0e3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x43d0e3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x43d0e3([0x6e,0x6f,0x77])]())[_0x43d0e3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x43d0e3([0x2e]),'');let _0x299fd2=_0x43d0e3([0x51]);for(let _0x1be53b=0x0;_0x1be53b<_0x312226[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1be53b+=0x2){let _0x25d056=window[_0x43d0e3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x312226[_0x43d0e3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1be53b,_0x1be53b+0x2));_0x25d056>=_0x370c98[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x25d056-=_0x370c98[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x299fd2+=_0x370c98[_0x25d056];}return _0x299fd2;}function _0xdffe55(){const _0x3868f5=_0x84fda3[_0x43d0e3([0x73,0x70,0x6c,0x69,0x74])](_0x43d0e3([0x2e]));if(0x3!=_0x3868f5[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x56549b(_0x3868f5[0x1]);function _0x56549b(_0x1a9208){const _0x3ea61b=_0x287d09(_0x1a9208);return _0x3ea61b&&_0x1c8628()?_0x3ea61b:null;function _0x1c8628(){const _0x5ed2d1=_0x3ea61b[_0x43d0e3([0x6a,0x74,0x69])],_0x3e8790=window[_0x43d0e3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ed2d1[_0x43d0e3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5ed2d1[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x104c0b={..._0x3ea61b,[_0x43d0e3([0x6a,0x74,0x69])]:_0x5ed2d1[_0x43d0e3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5ed2d1[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x104c0b[_0x43d0e3([0x76,0x63])],_0x21a1c8(_0x104c0b)==_0x3e8790;}}}async function _0x4c80fd(){let _0x40fc23=!0x0;try{const _0x34e0c2=_0x84fda3[_0x43d0e3([0x73,0x70,0x6c,0x69,0x74])](_0x43d0e3([0x2e])),[_0x3d7846,_0x465b7d,_0x42ade2]=_0x34e0c2;return _0x3a0b1c(_0x3d7846),await _0xcffff1(_0x3d7846,_0x465b7d,_0x42ade2),_0x40fc23;}catch{return!0x1;}function _0x3a0b1c(_0x410eed){const _0x37bd1f=_0x287d09(_0x410eed);_0x37bd1f&&_0x37bd1f[_0x43d0e3([0x61,0x6c,0x67])]==_0x43d0e3([0x45,0x53,0x32,0x35,0x36])||(_0x40fc23=!0x1);}async function _0xcffff1(_0x20ee69,_0x12cdcd,_0x73f66e){const _0x55d9b5=window[_0x43d0e3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x43d0e3([0x66,0x72,0x6f,0x6d])](_0xec1579(_0x73f66e),_0x43a196=>_0x43a196[_0x43d0e3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x36650d=new window[(_0x43d0e3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x43d0e3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x20ee69+_0x43d0e3([0x2e])+_0x12cdcd),_0x313a98=window[_0x43d0e3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x43d0e3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x313a98)return;const _0x120f1d=await _0x313a98[_0x43d0e3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x43d0e3([0x6a,0x77,0x6b]),_0x4db0ec,{[_0x43d0e3([0x6e,0x61,0x6d,0x65])]:_0x43d0e3([0x45,0x43,0x44,0x53,0x41]),[_0x43d0e3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x43d0e3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x43d0e3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x313a98[_0x43d0e3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x43d0e3([0x6e,0x61,0x6d,0x65])]:_0x43d0e3([0x45,0x43,0x44,0x53,0x41]),[_0x43d0e3([0x68,0x61,0x73,0x68])]:{[_0x43d0e3([0x6e,0x61,0x6d,0x65])]:_0x43d0e3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x120f1d,_0x55d9b5,_0x36650d)||(_0x40fc23=!0x1);}}function _0x287d09(_0x20a08f){return _0x20a08f[_0x43d0e3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x43d0e3([0x65,0x79]))?JSON[_0x43d0e3([0x70,0x61,0x72,0x73,0x65])](_0xec1579(_0x20a08f)):null;}function _0xec1579(_0x3ad47e){return window[_0x43d0e3([0x61,0x74,0x6f,0x62])](_0x3ad47e[_0x43d0e3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x43d0e3([0x2b]))[_0x43d0e3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x43d0e3([0x2f])));}function _0x21a1c8(_0x1b8266){let _0x240903=0x1505;function _0x43e8a9(_0x47203b){for(let _0xb06699=0x0;_0xb06699<_0x47203b[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xb06699++){const _0x3e6af5=_0x47203b[_0x43d0e3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xb06699);_0x240903=(_0x240903<<0x5)+_0x240903+_0x3e6af5,_0x240903&=_0x240903;}}function _0x407ee8(_0x2ea417){Array[_0x43d0e3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2ea417)?_0x2ea417[_0x43d0e3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x407ee8):_0x2ea417&&typeof _0x2ea417==_0x43d0e3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x43d0e3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2ea417)[_0x43d0e3([0x73,0x6f,0x72,0x74])]()[_0x43d0e3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x7e21cc,_0x549960])=>{_0x43e8a9(_0x7e21cc),_0x407ee8(_0x549960);}):_0x43e8a9(window[_0x43d0e3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2ea417));}return _0x407ee8(_0x1b8266),_0x240903>>>0x0;}function _0x2725f6(_0x31e8f2){return _0x31e8f2[_0x43d0e3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x43d0e3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x43d0e3([0x30]));}function _0x17d79f(_0x57ff4b){return _0x57ff4b[_0x43d0e3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x43d0e3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x43d0e3([0x6a,0x6f,0x69,0x6e])]('');}function _0x3582aa(){}function _0x43d0e3(_0x2d94f7){return _0x2d94f7['map'](_0x193519=>String['fromCharCode'](_0x193519))['join']('');}_0x106cc9(await _0x44dc20());}(this);}['_validateConfig'](){const _0x186844=this['editor'];if(!_0x186844['config']['get']('lineHeight.supportAllValues'))return;const _0x4996f0=_0x186844['config']['get']('lineHeight.options')['filter'](_0x9ae02d=>'string'==typeof _0x9ae02d&&(!f(_0x9ae02d)&&isNaN(Number(_0x9ae02d))));if(_0x4996f0['length'])throw new _0x229f66('line-height-invalid-use-of-named-presets',null,{'namedPresets':_0x4996f0});}['_prepareAnyValueConverters'](){const _0x45c9a0=this['editor'],_0xbad110=this['editor']['config']['get']('lineHeight.defaultValue');_0x45c9a0['conversion']['for']('downcast')['attributeToAttribute']({'model':{'key':'lineHeight'},'view':_0x1d9294=>String(_0x1d9294)===String(_0xbad110)?null:{'key':'style','value':{'line-height':_0x1d9294}}}),_0x45c9a0['conversion']['for']('upcast')['attributeToAttribute']({'model':{'key':'lineHeight','value':_0x56f08d=>{let _0x17b24a=_0x56f08d['getStyle']('line-height');return _0x52e7e3(_0x17b24a)&&(_0x17b24a=String(Number(_0x17b24a['slice'](0x0,-0x1))/0x64)),String(_0x17b24a)===String(_0xbad110)?null:_0x17b24a;}},'view':{'styles':{'line-height':/.*/}}});}['_preparePredefinedConverters'](){const _0x39d38e=this['editor'],_0x10cf44=this['editor']['config']['get']('lineHeight.defaultValue'),_0x152460=function(_0x15f7ad,_0x5be66f){const _0x117ba0={'model':{'key':_0x15f7ad,'values':[]},'view':{}};for(const _0x37ae2d of _0x5be66f)'class'===_0x37ae2d['view']?.['key']?(_0x117ba0['model']['values']['push'](_0x37ae2d['model']),_0x117ba0['view'][_0x37ae2d['model']]={'key':'class','value':_0x37ae2d['view']['value']}):(_0x117ba0['model']['values']['push'](_0x37ae2d['model']),_0x117ba0['view'][_0x37ae2d['model']]={'key':'style','value':'line-height:'+_0x37ae2d['model']+';'});return _0x117ba0;}('lineHeight',a(this['editor']['config']['get']('lineHeight'))['filter'](_0x38edec=>_0x38edec['model']));_0x39d38e['conversion']['attributeToAttribute'](_0x152460),_0x39d38e['conversion']['for']('upcast')['attributeToAttribute']({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':'lineHeight','value':_0x16cd24=>{let _0x1a16c2=_0x16cd24['getStyle']('line-height');return _0x52e7e3(_0x1a16c2)&&(_0x1a16c2=String(Number(_0x1a16c2['slice'](0x0,-0x1))/0x64)),_0x1a16c2===String(_0x10cf44)?null:_0x152460['model']['values']['includes'](_0x1a16c2)?_0x1a16c2:null;}}});}}class r extends _0x3aa096{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'LineHeightUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0xf07f3d={'accessibleLabel':(0x0,this['editor']['t'])('Line\x20height'),'options':this['_prepareListOptions']()};this['_registerToolbarComponent'](_0xf07f3d),this['_registerMenuBarComponent'](_0xf07f3d),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3b797d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4c122d;for(const _0x3f521a in _0x3b797d){const _0x3b877c=_0x3f521a,_0x596ad8=_0x3b797d[_0x3b877c];if('lineHeightLicenseKeyValid'==_0x596ad8||'lineHeightLicenseKeyInvalid'==_0x596ad8||'lineHeightLicenseKeyExpired'==_0x596ad8||'lineHeightLicenseKeyDomainLimit'==_0x596ad8||'lineHeightLicenseKeyNotAllowed'==_0x596ad8||'lineHeightLicenseKeyEvaluationLimit'==_0x596ad8||'lineHeightLicenseKeyTrialLimit'==_0x596ad8||'lineHeightLicenseKeyUsageLimit'==_0x596ad8){delete _0x3b797d[_0x3b877c],_0x4c122d=_0x596ad8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'lineHeightLicenseKeyInvalid'==_0x4c122d&&_0x3b797d['_showLicenseError']('invalid'),'lineHeightLicenseKeyExpired'==_0x4c122d&&_0x3b797d['_showLicenseError']('expired'),'lineHeightLicenseKeyDomainLimit'==_0x4c122d&&_0x3b797d['_showLicenseError']('domainLimit'),'lineHeightLicenseKeyNotAllowed'==_0x4c122d&&_0x3b797d['_showLicenseError']('featureNotAllowed','LineHeight'),'lineHeightLicenseKeyEvaluationLimit'==_0x4c122d&&_0x3b797d['_showLicenseError']('evaluationLimit'),'lineHeightLicenseKeyTrialLimit'==_0x4c122d&&_0x3b797d['_showLicenseError']('trialLimit'),'lineHeightLicenseKeyUsageLimit'==_0x4c122d&&_0x3b797d['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_shouldRenderCustomValueOption'](){return this['editor']['config']['get']('lineHeight.supportAllValues');}['_getLocalizedLineHeightOptions'](){const _0x292fbe=this['editor'],t=_0x292fbe['t'],_0x30a0ce=_0x292fbe['config']['get']('lineHeight'),_0x3e3f20={'Single':t({'string':'Single','id':'LINE_HEIGHT_SINGLE_OPTION_LABEL'}),'Double':t({'string':'Double','id':'LINE_HEIGHT_DOUBLE_OPTION_LABEL'})};return a(_0x30a0ce)['map'](_0x1fd1fe=>{const _0x53e470=_0x3e3f20[_0x1fd1fe['title']];return _0x53e470&&_0x53e470!=_0x1fd1fe['title']&&(_0x1fd1fe=Object['assign']({},_0x1fd1fe,{'title':_0x53e470})),_0x1fd1fe;});}['_prepareListOptions'](){const _0x5a0619=this['editor']['commands']['get']('lineHeight'),_0x26ae88=this['editor']['config']['get']('lineHeight.defaultValue'),_0x5df62d=this['_getLocalizedLineHeightOptions'](),_0x2d22ae=new _0x5f22ba(),_0x5246b1=_0x45a520=>'default'===_0x45a520||String(_0x26ae88)===_0x45a520;for(const _0x37d6e7 of _0x5df62d){const _0x21a78b={'type':'button','model':new _0x1766b8({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','label':_0x37d6e7['title'],'withText':!0x0})};_0x5246b1(_0x37d6e7['model'])?(_0x21a78b['model']['bind']('isOn')['to'](_0x5a0619,'value',_0x2a3631=>!_0x2a3631),_0x21a78b['model']['commandParam']=void 0x0):(_0x21a78b['model']['bind']('isOn')['to'](_0x5a0619,'value',_0x2675fb=>_0x2675fb===_0x37d6e7['model']),_0x21a78b['model']['commandParam']=_0x37d6e7['model']),_0x2d22ae['add'](_0x21a78b);}if(this['_shouldRenderCustomValueOption']()){const _0x5d3ad4=this['_getCustomValueOptionDefinition'](_0x5df62d);_0x2d22ae['add'](_0x5d3ad4);}return _0x2d22ae;}['_getCustomValueOptionDefinition'](_0xed9ce){const _0x2a10cd=this['editor'],t=_0x2a10cd['t'],_0x3335c3=_0x2a10cd['commands']['get']('lineHeight'),_0x1bcebd=_0xed9ce['map'](_0x30a728=>_0x30a728['model']),_0xa8c0a5={'type':'button','model':new _0x1766b8({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','withText':!0x0})};return _0xa8c0a5['model']['bind']('commandParam')['to'](_0x3335c3,'value'),_0xa8c0a5['model']['bind']('isOn')['to'](_0x3335c3,'value',_0xb973cb=>!!_0xb973cb&&!_0x1bcebd['includes'](String(_0xb973cb))),_0xa8c0a5['model']['bind']('label')['to'](_0x3335c3,'value',_0x252961=>t({'string':'Custom:\x20%0','id':'LINE_HEIGHT_CUSTOM_OPTION_LABEL'},String(_0x252961))),_0xa8c0a5;}['_registerToolbarComponent']({accessibleLabel:_0xf347a,options:_0x451ffc}){const _0x55d686=this['editor'],_0x4d84b7=_0x55d686['commands']['get']('lineHeight');_0x55d686['ui']['componentFactory']['add']('lineHeight',_0x5ba42d=>{const _0x2255d1=_0x5cd73f(_0x5ba42d);return _0x50bf6c(_0x2255d1,_0x451ffc,{'role':'menu','ariaLabel':_0xf347a}),_0x2255d1['buttonView']['set']({'label':_0xf347a,'tooltip':!0x0,'icon':_0x48a5aa}),_0x2255d1['extendTemplate']({'attributes':{'class':['ck-line-height-dropdown']}}),_0x2255d1['bind']('isEnabled')['to'](_0x4d84b7),this['listenTo'](_0x2255d1,'execute',_0x4326c0=>{_0x55d686['execute'](_0x4326c0['source']['commandName'],{'value':_0x4326c0['source']['commandParam']}),_0x55d686['editing']['view']['focus']();}),_0x2255d1['once']('change:isOpen',()=>{const _0x40dded=_0x2255d1['panelView']['children']['first'];this['_attachCustomOptionVisibilityHandler'](_0x2255d1,_0x451ffc,_0x40dded);}),_0x2255d1;});}['_registerMenuBarComponent']({accessibleLabel:_0x2c2d33,options:_0x5cde37}){const _0x17c8ff=this['editor'],_0x4b150d=_0x17c8ff['commands']['get']('lineHeight');_0x17c8ff['ui']['componentFactory']['add']('menuBar:lineHeight',_0x5e4e3c=>{const _0x350d9a=new _0x5cb187(_0x5e4e3c);_0x350d9a['buttonView']['set']({'label':_0x2c2d33,'icon':_0x48a5aa}),_0x350d9a['bind']('isEnabled')['to'](_0x4b150d);const _0x24d1ce=new _0x1f3444(_0x5e4e3c);for(const _0x1bf402 of _0x5cde37){const _0x1c7fdf=new _0xa6c0c5(_0x5e4e3c,_0x350d9a),_0x1af2d5=new _0x27ea7c(_0x5e4e3c);_0x1af2d5['set']({'role':'menuitemradio','isToggleable':!0x0}),_0x1af2d5['bind'](...Object['keys'](_0x1bf402['model']))['to'](_0x1bf402['model']),_0x1af2d5['delegate']('execute')['to'](_0x350d9a),_0x1af2d5['on']('execute',()=>{_0x17c8ff['execute'](_0x1bf402['model']['commandName'],{'value':_0x1bf402['model']['commandParam']}),_0x17c8ff['editing']['view']['focus']();}),_0x1c7fdf['children']['add'](_0x1af2d5),_0x24d1ce['items']['add'](_0x1c7fdf);}return _0x350d9a['panelView']['children']['add'](_0x24d1ce),this['_attachCustomOptionVisibilityHandler'](_0x350d9a,_0x5cde37,_0x24d1ce),_0x350d9a;});}['_attachCustomOptionVisibilityHandler'](_0x251bc1,_0x1889b4,_0x5be6ee){if(!this['_shouldRenderCustomValueOption']())return;const _0x227cb5=()=>{if(!_0x251bc1['isOpen'])return;_0x5be6ee['items']['last']['isVisible']=Boolean(_0x1889b4['last']['model']['isOn']);};_0x227cb5(),_0x251bc1['on']('change:isOpen',()=>{_0x227cb5();});}}class k extends _0x3aa096{static get['requires'](){return[e,r];}static get['pluginName'](){return'LineHeight';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{k as LineHeight,n as LineHeightCommand,e as LineHeightEditing,r as LineHeightUI};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-line-height",
|
|
3
|
-
"version": "46.1.1-alpha.
|
|
3
|
+
"version": "46.1.1-alpha.2",
|
|
4
4
|
"description": "Line height feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -13,12 +13,12 @@
|
|
|
13
13
|
"type": "module",
|
|
14
14
|
"main": "src/index.js",
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@ckeditor/ckeditor5-core": "46.1.1-alpha.
|
|
17
|
-
"@ckeditor/ckeditor5-engine": "46.1.1-alpha.
|
|
18
|
-
"@ckeditor/ckeditor5-icons": "46.1.1-alpha.
|
|
19
|
-
"@ckeditor/ckeditor5-ui": "46.1.1-alpha.
|
|
20
|
-
"@ckeditor/ckeditor5-utils": "46.1.1-alpha.
|
|
21
|
-
"ckeditor5": "46.1.1-alpha.
|
|
16
|
+
"@ckeditor/ckeditor5-core": "46.1.1-alpha.2",
|
|
17
|
+
"@ckeditor/ckeditor5-engine": "46.1.1-alpha.2",
|
|
18
|
+
"@ckeditor/ckeditor5-icons": "46.1.1-alpha.2",
|
|
19
|
+
"@ckeditor/ckeditor5-ui": "46.1.1-alpha.2",
|
|
20
|
+
"@ckeditor/ckeditor5-utils": "46.1.1-alpha.2",
|
|
21
|
+
"ckeditor5": "46.1.1-alpha.2"
|
|
22
22
|
},
|
|
23
23
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
24
24
|
"author": "CKSource (https://cksource.com/)",
|
package/src/lineheightediting.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x31ac03=_0x348a;(function(_0x4645f7,_0x26aec8){const _0x3fc287=_0x348a,_0x5eb8df=_0x4645f7();while(!![]){try{const _0x16fa0e=parseInt(_0x3fc287(0x146))/0x1*(-parseInt(_0x3fc287(0x159))/0x2)+-parseInt(_0x3fc287(0x167))/0x3+parseInt(_0x3fc287(0x16c))/0x4+parseInt(_0x3fc287(0x164))/0x5*(parseInt(_0x3fc287(0x17a))/0x6)+-parseInt(_0x3fc287(0x15e))/0x7+-parseInt(_0x3fc287(0x157))/0x8+-parseInt(_0x3fc287(0x14f))/0x9*(-parseInt(_0x3fc287(0x15c))/0xa);if(_0x16fa0e===_0x26aec8)break;else _0x5eb8df['push'](_0x5eb8df['shift']());}catch(_0x16c452){_0x5eb8df['push'](_0x5eb8df['shift']());}}}(_0x3048,0x83996));import{Plugin as _0x5748fe}from'ckeditor5/src/core.js';function _0x3048(){const _0x4ceccd=['style','default','href','config','map','_prepareAnyValueConverters','length','attributeToAttribute','define','$block','downcast','_validateConfig','lineHeight.supportAllValues','144UKRCma','string','180501Qswswu','LineHeightEditing','includes','line-height-invalid-use-of-named-presets','isOfficialPlugin','conversion','upcast','init','editor','110727INFuJC','lineHeight.options','add','getStyle','pluginName','lineHeight','filter','model','4308040ZDrojc','isPremiumPlugin','6QRAXRn','_preparePredefinedConverters','slice','1800MmetRp','setAttributeProperties','3841250RepYzy','join','get','schema','lineHeight.defaultValue','line-height','94345zqnwEu','commands','fromCharCode','1930491uvOwTQ','for','afterInit','extend','values','575556KJnJtC'];_0x3048=function(){return _0x4ceccd;};return _0x3048();}import{LineHeightCommand as _0x1718f4}from'./lineheightcommand.js';import{isPercentageStyleValue as _0x198bd8}from'ckeditor5/src/engine.js';function _0x348a(_0x577f51,_0x5614c9){const _0x30481e=_0x3048();return _0x348a=function(_0x348a2b,_0x8bad10){_0x348a2b=_0x348a2b-0x145;let _0x1a3531=_0x30481e[_0x348a2b];return _0x1a3531;},_0x348a(_0x577f51,_0x5614c9);}import{uid as _0xade871,CKEditorError as _0x33856e}from'ckeditor5/src/utils.js';import{buildDefinition as _0x5f1d3a,isLineHeightDefaultValue as _0x108e45,normalizeOptions as _0x2b2c68}from'./utils.js';export class LineHeightEditing extends _0x5748fe{static get[_0x31ac03(0x153)](){const _0x2bd088=_0x31ac03;return _0x2bd088(0x147);}static get[_0x31ac03(0x14a)](){return!0x0;}static get[_0x31ac03(0x158)](){return!0x0;}constructor(_0xaeddbc){const _0x16b4b5=_0x31ac03;super(_0xaeddbc),_0xaeddbc[_0x16b4b5(0x170)][_0x16b4b5(0x175)](_0x16b4b5(0x154),{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,_0x16b4b5(0x16e),0x2,2.5,0x3]});}[_0x31ac03(0x14d)](){const _0x42cc3e=_0x31ac03,_0x34c6c9=this[_0x42cc3e(0x14e)];this[_0x42cc3e(0x178)](),_0x34c6c9[_0x42cc3e(0x156)][_0x42cc3e(0x161)][_0x42cc3e(0x16a)](_0x42cc3e(0x176),{'allowAttributes':_0x42cc3e(0x154)}),_0x34c6c9[_0x42cc3e(0x156)][_0x42cc3e(0x161)][_0x42cc3e(0x15d)](_0x42cc3e(0x154),{'isFormatting':!0x0}),_0x34c6c9[_0x42cc3e(0x165)][_0x42cc3e(0x151)](_0x42cc3e(0x154),new _0x1718f4(_0x34c6c9)),this[_0x42cc3e(0x14e)][_0x42cc3e(0x170)][_0x42cc3e(0x160)](_0x42cc3e(0x179))?this[_0x42cc3e(0x172)]():this[_0x42cc3e(0x15a)]();}[_0x31ac03(0x169)](){!async function(_0x324d0d){const _0x151418=_0x3d188b([0x51,0x69,0x4c,0x52,0x43,0x53,0x4f,0x73,0x5a,0x38,0x70,0x41,0x76,0x44,0x64,0x61,0x50,0x4a,0x55,0x45,0x33,0x6f,0x78,0x6a,0x4b,0x6c,0x7a,0x4d,0x32,0x75,0x58,0x67,0x72,0x74,0x47,0x66,0x65,0x79,0x68,0x35,0x63,0x4e,0x46,0x6b,0x6d,0x42,0x77,0x39,0x49,0x36,0x57,0x48,0x30,0x71,0x6e,0x62,0x34,0x54,0x31,0x37,0x59,0x56]),_0x5e2274=0x4597e011,_0x3103fa=0x45909351^_0x5e2274,_0x25e5bc=window[_0x3d188b([0x44,0x61,0x74,0x65])][_0x3d188b([0x6e,0x6f,0x77])](),_0x37e78f=_0x324d0d[_0x3d188b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1b096c=new window[(_0x3d188b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3add85=>{_0x37e78f[_0x3d188b([0x6f,0x6e,0x63,0x65])](_0x3d188b([0x72,0x65,0x61,0x64,0x79]),_0x3add85);}),_0x31338b={[_0x3d188b([0x6b,0x74,0x79])]:_0x3d188b([0x45,0x43]),[_0x3d188b([0x75,0x73,0x65])]:_0x3d188b([0x73,0x69,0x67]),[_0x3d188b([0x63,0x72,0x76])]:_0x3d188b([0x50,0x2d,0x32,0x35,0x36]),[_0x3d188b([0x78])]:_0x3d188b([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]),[_0x3d188b([0x79])]:_0x3d188b([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]),[_0x3d188b([0x61,0x6c,0x67])]:_0x3d188b([0x45,0x53,0x32,0x35,0x36])},_0x19c016=_0x37e78f[_0x3d188b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3d188b([0x67,0x65,0x74])](_0x3d188b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5e086c(){let _0x282fbe,_0x1cf1ff=null,_0x33f57d=null;try{if(_0x19c016==_0x3d188b([0x47,0x50,0x4c]))return _0x3d188b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x282fbe=_0x4c8f76(),!_0x282fbe)return _0x3d188b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x282fbe[_0x3d188b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x33f57d=_0x1a8426(_0x282fbe[_0x3d188b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x282fbe[_0x3d188b([0x6a,0x74,0x69])])),await _0x42d017()?_0x43bd93()?_0x7e705a()?_0x3d188b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4876e6()?(_0x282fbe[_0x3d188b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3d188b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1cf1ff=_0x5e0e8a(_0x3d188b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x282fbe[_0x3d188b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3d188b([0x74,0x72,0x69,0x61,0x6c])&&(_0x1cf1ff=_0x5e0e8a(_0x3d188b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x16bac6()):_0x3d188b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3d188b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3d188b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3d188b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x7e705a(){const _0x16233e=[_0x3d188b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3d188b([0x74,0x72,0x69,0x61,0x6c])][_0x3d188b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x282fbe[_0x3d188b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x25e5bc/0x3e8:0xe10*_0x3103fa;return _0x282fbe[_0x3d188b([0x65,0x78,0x70])]<_0x16233e;}function _0x43bd93(){const _0x1ccc45=_0x282fbe[_0x3d188b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1ccc45&&(!!_0x1ccc45[_0x3d188b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d188b([0x2a]))||!!_0x1ccc45[_0x3d188b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d188b([0x4c,0x48])));}function _0x4876e6(){const _0x8c8b41=_0x348a,_0x32d7b=_0x282fbe[_0x3d188b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x32d7b||0x0==_0x32d7b[_0x3d188b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x318408}=new URL(window[_0x3d188b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x8c8b41(0x16f)]);if(_0x32d7b[_0x3d188b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x318408))return!0x0;const _0x3d874d=_0x318408[_0x3d188b([0x73,0x70,0x6c,0x69,0x74])](_0x3d188b([0x2e]));return _0x32d7b[_0x3d188b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4ac975=>_0x4ac975[_0x3d188b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d188b([0x2a])))[_0x3d188b([0x6d,0x61,0x70])](_0x179e74=>_0x179e74[_0x3d188b([0x73,0x70,0x6c,0x69,0x74])](_0x3d188b([0x2e])))[_0x3d188b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1dcde6=>_0x1dcde6[_0x3d188b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3d874d[_0x3d188b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3d188b([0x6d,0x61,0x70])](_0x2f45e2=>Array(_0x3d874d[_0x3d188b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2f45e2[_0x3d188b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3d188b([0x66,0x69,0x6c,0x6c])](_0x2f45e2[0x0]===_0x3d188b([0x2a])?_0x3d188b([0x2a]):'')[_0x3d188b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2f45e2))[_0x3d188b([0x73,0x6f,0x6d,0x65])](_0x27b3c5=>_0x3d874d[_0x3d188b([0x65,0x76,0x65,0x72,0x79])]((_0x279aaf,_0x6878c8)=>_0x27b3c5[_0x6878c8]===_0x279aaf||_0x27b3c5[_0x6878c8]===_0x3d188b([0x2a])));}function _0x16bac6(){return _0x1cf1ff&&_0x33f57d?new window[(_0x3d188b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x17bde2,_0x146358)=>{_0x1cf1ff[_0x3d188b([0x74,0x68,0x65,0x6e])](_0x17bde2,_0x146358),_0x33f57d[_0x3d188b([0x74,0x68,0x65,0x6e])](_0x1e37a7=>{_0x1e37a7!=_0x3d188b([0x56,0x61,0x6c,0x69,0x64])&&_0x17bde2(_0x1e37a7);},_0x146358);}):_0x1cf1ff||_0x33f57d||_0x3d188b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1a8426(_0x15f1b1,_0x32924b){return new window[(_0x3d188b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34ef7a=>{if(_0x117435())return _0x34ef7a(_0x3d188b([0x56,0x61,0x6c,0x69,0x64]));_0x21992b(),_0x37e78f[_0x3d188b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3d188b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x8ded5a=!0x1;const _0x5c27fc=_0xade871();function _0x398f2b(_0x134521){return!!_0x134521&&(typeof _0x134521===_0x3d188b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x134521===_0x3d188b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x134521[_0x3d188b([0x74,0x68,0x65,0x6e])]===_0x3d188b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x134521[_0x3d188b([0x63,0x61,0x74,0x63,0x68])]===_0x3d188b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x468062(_0x34e65a){_0x63fa61(_0x34e65a)[_0x3d188b([0x74,0x68,0x65,0x6e])](_0x150a97=>{if(!_0x150a97||_0x150a97[_0x3d188b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3d188b([0x6f,0x6b]))return _0x3d188b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1f5e71(_0x545104(_0x5c27fc+_0x32924b))!=_0x150a97[_0x3d188b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3d188b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3d188b([0x56,0x61,0x6c,0x69,0x64]);})[_0x3d188b([0x74,0x68,0x65,0x6e])](_0x545b62=>(_0x42d3f9(),_0x545b62),()=>{const _0x44cff5=_0x5da0bc();return null==_0x44cff5?(_0x42d3f9(),_0x3d188b([0x56,0x61,0x6c,0x69,0x64])):_0x3d188b(_0x25e5bc-_0x44cff5>(0x619b6411^_0x5e2274)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3d188b([0x74,0x68,0x65,0x6e])](_0x34ef7a)[_0x3d188b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x34ef7a(_0x3d188b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3c97c8=0x45a10e91^_0x5e2274;function _0x42d3f9(){const _0x1072c7=_0x3d188b([0x6c,0x6c,0x63,0x74,0x2d])+_0x1f5e71(_0x545104(_0x15f1b1)),_0x55a3f0=_0x5bb2e0(_0x1f5e71(window[_0x3d188b([0x4d,0x61,0x74,0x68])][_0x3d188b([0x63,0x65,0x69,0x6c])](_0x25e5bc/_0x3c97c8)));window[_0x3d188b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3d188b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1072c7,_0x55a3f0);}function _0x5da0bc(){const _0x1e2f25=_0x3d188b([0x6c,0x6c,0x63,0x74,0x2d])+_0x1f5e71(_0x545104(_0x15f1b1)),_0x5a679a=window[_0x3d188b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3d188b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1e2f25);return _0x5a679a?window[_0x3d188b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5bb2e0(_0x5a679a),0x10)*_0x3c97c8:null;}function _0x63fa61(_0x3cae21){return new window[(_0x3d188b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x21c4a8,_0x4b8ecc)=>{_0x3cae21[_0x3d188b([0x74,0x68,0x65,0x6e])](_0x21c4a8,_0x4b8ecc),window[_0x3d188b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4b8ecc,0x459634d1^_0x5e2274);});}}_0x37e78f[_0x3d188b([0x6f,0x6e])](_0x3d188b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x50568d,_0x736289)=>{if(_0x736289[0x0]!=_0x15f1b1)return _0x34ef7a(_0x3d188b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x736289[0x1]={..._0x736289[0x1],[_0x3d188b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5c27fc};},{[_0x3d188b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3d188b([0x68,0x69,0x67,0x68])}),_0x37e78f[_0x3d188b([0x6f,0x6e])](_0x3d188b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5a593a=>{_0x398f2b(_0x5a593a[_0x3d188b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x8ded5a=!0x0,_0x468062(_0x5a593a[_0x3d188b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3d188b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3d188b([0x6c,0x6f,0x77])}),_0x1b096c[_0x3d188b([0x74,0x68,0x65,0x6e])](()=>{_0x8ded5a||_0x34ef7a(_0x3d188b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x117435(){return _0x37e78f[_0x3d188b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3d188b([0x76,0x69,0x65,0x77])][_0x3d188b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3d188b([0x61,0x75,0x74,0x6f]);}function _0x21992b(){_0x37e78f[_0x3d188b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3d188b([0x76,0x69,0x65,0x77])][_0x3d188b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3d188b([0x61,0x75,0x74,0x6f]);}}function _0x5e0e8a(_0x50c08d){const _0x1e4f55=[new window[(_0x3d188b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ec4a6=>setTimeout(_0x1ec4a6,0x459ededd^_0x5e2274)),_0x1b096c[_0x3d188b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3d188b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31e2d5=>{let _0x3ad854=0x0;_0x37e78f[_0x3d188b([0x6d,0x6f,0x64,0x65,0x6c])][_0x3d188b([0x6f,0x6e])](_0x3d188b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3bcccd,_0x2493aa)=>{_0x2493aa[0x0][_0x3d188b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3ad854++,_0x3ad854==(0x4597e1e9^_0x5e2274)&&(_0x31e2d5(),_0x3bcccd[_0x3d188b([0x6f,0x66,0x66])]());});}))];return window[_0x3d188b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3d188b([0x72,0x61,0x63,0x65])](_0x1e4f55)[_0x3d188b([0x74,0x68,0x65,0x6e])](()=>_0x50c08d);}async function _0x498a25(){await _0x1b096c,_0x37e78f[_0x3d188b([0x6d,0x6f,0x64,0x65,0x6c])][_0x3d188b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x429a9e,_0x37e78f[_0x3d188b([0x6d,0x6f,0x64,0x65,0x6c])][_0x3d188b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x429a9e,_0x37e78f[_0x3d188b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3d188b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x51e79f(_0x3598c0){const _0x109809=_0x4fbf7b();_0x37e78f[_0x109809]=_0x3d188b([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3598c0,_0x3598c0!=_0x3d188b([0x56,0x61,0x6c,0x69,0x64])&&_0x498a25();}function _0x4fbf7b(){const _0x4f6f8c=window[_0x3d188b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3d188b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3d188b([0x6e,0x6f,0x77])]())[_0x3d188b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3d188b([0x2e]),'');let _0x435250=_0x3d188b([0x51]);for(let _0x47d81b=0x0;_0x47d81b<_0x4f6f8c[_0x3d188b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x47d81b+=0x2){let _0x1aae5d=window[_0x3d188b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f6f8c[_0x3d188b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x47d81b,_0x47d81b+0x2));_0x1aae5d>=_0x151418[_0x3d188b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1aae5d-=_0x151418[_0x3d188b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x435250+=_0x151418[_0x1aae5d];}return _0x435250;}function _0x4c8f76(){const _0x47d285=_0x19c016[_0x3d188b([0x73,0x70,0x6c,0x69,0x74])](_0x3d188b([0x2e]));if(0x3!=_0x47d285[_0x3d188b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xa4de24(_0x47d285[0x1]);function _0xa4de24(_0x200a5d){const _0x28f109=_0x519f65(_0x200a5d);return _0x28f109&&_0x591144()?_0x28f109:null;function _0x591144(){const _0x23ad11=_0x28f109[_0x3d188b([0x6a,0x74,0x69])],_0x2b7ea9=window[_0x3d188b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x23ad11[_0x3d188b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x23ad11[_0x3d188b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x39a086={..._0x28f109,[_0x3d188b([0x6a,0x74,0x69])]:_0x23ad11[_0x3d188b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x23ad11[_0x3d188b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x39a086[_0x3d188b([0x76,0x63])],_0x545104(_0x39a086)==_0x2b7ea9;}}}async function _0x42d017(){let _0x58e8f2=!0x0;try{const _0x12eb2d=_0x19c016[_0x3d188b([0x73,0x70,0x6c,0x69,0x74])](_0x3d188b([0x2e])),[_0x3aa318,_0x47527a,_0x44d741]=_0x12eb2d;return _0x4d5190(_0x3aa318),await _0x3b7c64(_0x3aa318,_0x47527a,_0x44d741),_0x58e8f2;}catch{return!0x1;}function _0x4d5190(_0x562bcb){const _0x161cbc=_0x519f65(_0x562bcb);_0x161cbc&&_0x161cbc[_0x3d188b([0x61,0x6c,0x67])]==_0x3d188b([0x45,0x53,0x32,0x35,0x36])||(_0x58e8f2=!0x1);}async function _0x3b7c64(_0x281321,_0x11365f,_0x584f0e){const _0xbdc28c=window[_0x3d188b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3d188b([0x66,0x72,0x6f,0x6d])](_0x30fc9d(_0x584f0e),_0x188e38=>_0x188e38[_0x3d188b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x489b48=new window[(_0x3d188b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3d188b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x281321+_0x3d188b([0x2e])+_0x11365f),_0x53b467=window[_0x3d188b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3d188b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x53b467)return;const _0x51ad8a=await _0x53b467[_0x3d188b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3d188b([0x6a,0x77,0x6b]),_0x31338b,{[_0x3d188b([0x6e,0x61,0x6d,0x65])]:_0x3d188b([0x45,0x43,0x44,0x53,0x41]),[_0x3d188b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3d188b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3d188b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x53b467[_0x3d188b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3d188b([0x6e,0x61,0x6d,0x65])]:_0x3d188b([0x45,0x43,0x44,0x53,0x41]),[_0x3d188b([0x68,0x61,0x73,0x68])]:{[_0x3d188b([0x6e,0x61,0x6d,0x65])]:_0x3d188b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x51ad8a,_0xbdc28c,_0x489b48)||(_0x58e8f2=!0x1);}}function _0x519f65(_0xdae078){return _0xdae078[_0x3d188b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3d188b([0x65,0x79]))?JSON[_0x3d188b([0x70,0x61,0x72,0x73,0x65])](_0x30fc9d(_0xdae078)):null;}function _0x30fc9d(_0x3a4853){return window[_0x3d188b([0x61,0x74,0x6f,0x62])](_0x3a4853[_0x3d188b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3d188b([0x2b]))[_0x3d188b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3d188b([0x2f])));}function _0x545104(_0x2a0277){let _0x1f6e2b=0x1505;function _0xe06917(_0x333159){for(let _0x179bb8=0x0;_0x179bb8<_0x333159[_0x3d188b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x179bb8++){const _0x1d3bc6=_0x333159[_0x3d188b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x179bb8);_0x1f6e2b=(_0x1f6e2b<<0x5)+_0x1f6e2b+_0x1d3bc6,_0x1f6e2b&=_0x1f6e2b;}}function _0x3fe066(_0x150794){Array[_0x3d188b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x150794)?_0x150794[_0x3d188b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3fe066):_0x150794&&typeof _0x150794==_0x3d188b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3d188b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x150794)[_0x3d188b([0x73,0x6f,0x72,0x74])]()[_0x3d188b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3185cf,_0x558111])=>{_0xe06917(_0x3185cf),_0x3fe066(_0x558111);}):_0xe06917(window[_0x3d188b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x150794));}return _0x3fe066(_0x2a0277),_0x1f6e2b>>>0x0;}function _0x1f5e71(_0x3e17b9){return _0x3e17b9[_0x3d188b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3d188b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3d188b([0x30]));}function _0x5bb2e0(_0x4e22ae){return _0x4e22ae[_0x3d188b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3d188b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3d188b([0x6a,0x6f,0x69,0x6e])]('');}function _0x429a9e(){}function _0x3d188b(_0xb8eb94){const _0x166893=_0x348a;return _0xb8eb94[_0x166893(0x171)](_0x13fdb4=>String[_0x166893(0x166)](_0x13fdb4))[_0x166893(0x15f)]('');}_0x51e79f(await _0x5e086c());}(this);}[_0x31ac03(0x178)](){const _0x4d347c=_0x31ac03,_0x3eb543=this[_0x4d347c(0x14e)];if(!_0x3eb543[_0x4d347c(0x170)][_0x4d347c(0x160)](_0x4d347c(0x179)))return;const _0x3dc31b=_0x3eb543[_0x4d347c(0x170)][_0x4d347c(0x160)](_0x4d347c(0x150))[_0x4d347c(0x155)](_0x5c9de7=>_0x4d347c(0x145)==typeof _0x5c9de7&&(!_0x108e45(_0x5c9de7)&&isNaN(Number(_0x5c9de7))));if(_0x3dc31b[_0x4d347c(0x173)])throw new _0x33856e(_0x4d347c(0x149),null,{'namedPresets':_0x3dc31b});}[_0x31ac03(0x172)](){const _0x30a55e=_0x31ac03,_0x10ae8c=this[_0x30a55e(0x14e)],_0x167d31=this[_0x30a55e(0x14e)][_0x30a55e(0x170)][_0x30a55e(0x160)](_0x30a55e(0x162));_0x10ae8c[_0x30a55e(0x14b)][_0x30a55e(0x168)](_0x30a55e(0x177))[_0x30a55e(0x174)]({'model':{'key':_0x30a55e(0x154)},'view':_0x4499ac=>String(_0x4499ac)===String(_0x167d31)?null:{'key':_0x30a55e(0x16d),'value':{'line-height':_0x4499ac}}}),_0x10ae8c[_0x30a55e(0x14b)][_0x30a55e(0x168)](_0x30a55e(0x14c))[_0x30a55e(0x174)]({'model':{'key':_0x30a55e(0x154),'value':_0x4b7e49=>{const _0x1e543b=_0x30a55e;let _0x1b51f8=_0x4b7e49[_0x1e543b(0x152)](_0x1e543b(0x163));return _0x198bd8(_0x1b51f8)&&(_0x1b51f8=String(Number(_0x1b51f8[_0x1e543b(0x15b)](0x0,-0x1))/0x64)),String(_0x1b51f8)===String(_0x167d31)?null:_0x1b51f8;}},'view':{'styles':{'line-height':/.*/}}});}[_0x31ac03(0x15a)](){const _0x565c4c=_0x31ac03,_0x2ba07f=this[_0x565c4c(0x14e)],_0x22cd9e=this[_0x565c4c(0x14e)][_0x565c4c(0x170)][_0x565c4c(0x160)](_0x565c4c(0x162)),_0x47b018=_0x2b2c68(this[_0x565c4c(0x14e)][_0x565c4c(0x170)][_0x565c4c(0x160)](_0x565c4c(0x154)))[_0x565c4c(0x155)](_0x5bd71a=>_0x5bd71a[_0x565c4c(0x156)]),_0x32f64f=_0x5f1d3a(_0x565c4c(0x154),_0x47b018);_0x2ba07f[_0x565c4c(0x14b)][_0x565c4c(0x174)](_0x32f64f),_0x2ba07f[_0x565c4c(0x14b)][_0x565c4c(0x168)](_0x565c4c(0x14c))[_0x565c4c(0x174)]({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':_0x565c4c(0x154),'value':_0x5cdba0=>{const _0x2f0e65=_0x565c4c;let _0x448cbc=_0x5cdba0[_0x2f0e65(0x152)](_0x2f0e65(0x163));return _0x198bd8(_0x448cbc)&&(_0x448cbc=String(Number(_0x448cbc[_0x2f0e65(0x15b)](0x0,-0x1))/0x64)),_0x448cbc===String(_0x22cd9e)?null:_0x32f64f[_0x2f0e65(0x156)][_0x2f0e65(0x16b)][_0x2f0e65(0x148)](_0x448cbc)?_0x448cbc:null;}}});}}
|
|
23
|
+
function _0x10cb(){const _0x40f6e7=['_validateConfig','extend','6wmjJsP','pluginName','href','attributeToAttribute','editor','values','lineHeight','map','join','1012348EJCreO','isPremiumPlugin','get','lineHeight.defaultValue','isOfficialPlugin','default','define','975591tHPGVN','style','466048rVduDW','setAttributeProperties','getStyle','downcast','$block','2499175SBQqre','afterInit','fromCharCode','conversion','for','397737HuFgbG','config','init','_preparePredefinedConverters','_prepareAnyValueConverters','LineHeightEditing','line-height','1YBykMo','1417003FhBhJH','lineHeight.options','lineHeight.supportAllValues','5491312pXbHuQ','model','filter','slice','line-height-invalid-use-of-named-presets','includes','string','schema','length','add','commands','upcast'];_0x10cb=function(){return _0x40f6e7;};return _0x10cb();}const _0x2bd8cb=_0x463a;(function(_0xb52eeb,_0x50222c){const _0x455727=_0x463a,_0x1ac74a=_0xb52eeb();while(!![]){try{const _0x2b0e02=-parseInt(_0x455727(0x1a0))/0x1*(-parseInt(_0x455727(0x186))/0x2)+-parseInt(_0x455727(0x199))/0x3+-parseInt(_0x455727(0x18f))/0x4+parseInt(_0x455727(0x194))/0x5+parseInt(_0x455727(0x17d))/0x6*(parseInt(_0x455727(0x1a1))/0x7)+-parseInt(_0x455727(0x1a4))/0x8+parseInt(_0x455727(0x18d))/0x9;if(_0x2b0e02===_0x50222c)break;else _0x1ac74a['push'](_0x1ac74a['shift']());}catch(_0xed48b0){_0x1ac74a['push'](_0x1ac74a['shift']());}}}(_0x10cb,0x5d194));import{Plugin as _0x27fa61}from'ckeditor5/src/core.js';import{LineHeightCommand as _0xc6abd5}from'./lineheightcommand.js';function _0x463a(_0x278ef7,_0x552490){const _0x10cbcc=_0x10cb();return _0x463a=function(_0x463a00,_0x73d55d){_0x463a00=_0x463a00-0x178;let _0x5109b4=_0x10cbcc[_0x463a00];return _0x5109b4;},_0x463a(_0x278ef7,_0x552490);}import{isPercentageStyleValue as _0x3146a1}from'ckeditor5/src/engine.js';import{uid as _0x557bba,CKEditorError as _0x5a3f0a}from'ckeditor5/src/utils.js';import{buildDefinition as _0x2406c1,isLineHeightDefaultValue as _0x173d66,normalizeOptions as _0x4bb654}from'./utils.js';export class LineHeightEditing extends _0x27fa61{static get[_0x2bd8cb(0x17e)](){const _0x5dfc5f=_0x2bd8cb;return _0x5dfc5f(0x19e);}static get[_0x2bd8cb(0x18a)](){return!0x0;}static get[_0x2bd8cb(0x187)](){return!0x0;}constructor(_0x1e9f5e){const _0xdfd0fa=_0x2bd8cb;super(_0x1e9f5e),_0x1e9f5e[_0xdfd0fa(0x19a)][_0xdfd0fa(0x18c)](_0xdfd0fa(0x183),{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,_0xdfd0fa(0x18b),0x2,2.5,0x3]});}[_0x2bd8cb(0x19b)](){const _0xca7372=_0x2bd8cb,_0x2f786a=this[_0xca7372(0x181)];this[_0xca7372(0x17b)](),_0x2f786a[_0xca7372(0x1a5)][_0xca7372(0x1ab)][_0xca7372(0x17c)](_0xca7372(0x193),{'allowAttributes':_0xca7372(0x183)}),_0x2f786a[_0xca7372(0x1a5)][_0xca7372(0x1ab)][_0xca7372(0x190)](_0xca7372(0x183),{'isFormatting':!0x0}),_0x2f786a[_0xca7372(0x179)][_0xca7372(0x178)](_0xca7372(0x183),new _0xc6abd5(_0x2f786a)),this[_0xca7372(0x181)][_0xca7372(0x19a)][_0xca7372(0x188)](_0xca7372(0x1a3))?this[_0xca7372(0x19d)]():this[_0xca7372(0x19c)]();}[_0x2bd8cb(0x195)](){!async function(_0x9899cb){const _0x185912=_0x17e347([0x51,0x69,0x4c,0x52,0x43,0x53,0x4f,0x73,0x5a,0x38,0x70,0x41,0x76,0x44,0x64,0x61,0x50,0x4a,0x55,0x45,0x33,0x6f,0x78,0x6a,0x4b,0x6c,0x7a,0x4d,0x32,0x75,0x58,0x67,0x72,0x74,0x47,0x66,0x65,0x79,0x68,0x35,0x63,0x4e,0x46,0x6b,0x6d,0x42,0x77,0x39,0x49,0x36,0x57,0x48,0x30,0x71,0x6e,0x62,0x34,0x54,0x31,0x37,0x59,0x56]),_0x3387a2=0x4597e011,_0x1057d2=0x45909349^_0x3387a2,_0x1b5581=window[_0x17e347([0x44,0x61,0x74,0x65])][_0x17e347([0x6e,0x6f,0x77])](),_0xd0869f=_0x9899cb[_0x17e347([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x193865=new window[(_0x17e347([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a2cce=>{_0xd0869f[_0x17e347([0x6f,0x6e,0x63,0x65])](_0x17e347([0x72,0x65,0x61,0x64,0x79]),_0x1a2cce);}),_0xd57e33={[_0x17e347([0x6b,0x74,0x79])]:_0x17e347([0x45,0x43]),[_0x17e347([0x75,0x73,0x65])]:_0x17e347([0x73,0x69,0x67]),[_0x17e347([0x63,0x72,0x76])]:_0x17e347([0x50,0x2d,0x32,0x35,0x36]),[_0x17e347([0x78])]:_0x17e347([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]),[_0x17e347([0x79])]:_0x17e347([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]),[_0x17e347([0x61,0x6c,0x67])]:_0x17e347([0x45,0x53,0x32,0x35,0x36])},_0x2f5b0f=_0xd0869f[_0x17e347([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x17e347([0x67,0x65,0x74])](_0x17e347([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2ebeda(){let _0x1f4020,_0x3d9f6a=null,_0x153e6c=null;try{if(_0x2f5b0f==_0x17e347([0x47,0x50,0x4c]))return _0x17e347([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1f4020=_0x4f0543(),!_0x1f4020)return _0x17e347([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1f4020[_0x17e347([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x153e6c=_0x635879(_0x1f4020[_0x17e347([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1f4020[_0x17e347([0x6a,0x74,0x69])])),await _0x5c4a95()?_0x3e5ac1()?_0x314620()?_0x17e347([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x315198()?(_0x1f4020[_0x17e347([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x17e347([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3d9f6a=_0x979ddb(_0x17e347([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1f4020[_0x17e347([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x17e347([0x74,0x72,0x69,0x61,0x6c])&&(_0x3d9f6a=_0x979ddb(_0x17e347([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x33c159()):_0x17e347([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x17e347([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x17e347([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x17e347([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x314620(){const _0x4ec3b8=[_0x17e347([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x17e347([0x74,0x72,0x69,0x61,0x6c])][_0x17e347([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f4020[_0x17e347([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1b5581/0x3e8:0xe10*_0x1057d2;return _0x1f4020[_0x17e347([0x65,0x78,0x70])]<_0x4ec3b8;}function _0x3e5ac1(){const _0x1dab7c=_0x1f4020[_0x17e347([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1dab7c&&(!!_0x1dab7c[_0x17e347([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17e347([0x2a]))||!!_0x1dab7c[_0x17e347([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17e347([0x4c,0x48])));}function _0x315198(){const _0x2a3f15=_0x463a,_0x8bc6e9=_0x1f4020[_0x17e347([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x8bc6e9||0x0==_0x8bc6e9[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x113c9e}=new URL(window[_0x17e347([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2a3f15(0x17f)]);if(_0x8bc6e9[_0x17e347([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x113c9e))return!0x0;const _0x580e75=_0x113c9e[_0x17e347([0x73,0x70,0x6c,0x69,0x74])](_0x17e347([0x2e]));return _0x8bc6e9[_0x17e347([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x591ab4=>_0x591ab4[_0x17e347([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17e347([0x2a])))[_0x17e347([0x6d,0x61,0x70])](_0x3a43a8=>_0x3a43a8[_0x17e347([0x73,0x70,0x6c,0x69,0x74])](_0x17e347([0x2e])))[_0x17e347([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x531021=>_0x531021[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x580e75[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x17e347([0x6d,0x61,0x70])](_0xf3fefb=>Array(_0x580e75[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xf3fefb[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x17e347([0x66,0x69,0x6c,0x6c])](_0xf3fefb[0x0]===_0x17e347([0x2a])?_0x17e347([0x2a]):'')[_0x17e347([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xf3fefb))[_0x17e347([0x73,0x6f,0x6d,0x65])](_0x130fad=>_0x580e75[_0x17e347([0x65,0x76,0x65,0x72,0x79])]((_0x26ece7,_0x72adb9)=>_0x130fad[_0x72adb9]===_0x26ece7||_0x130fad[_0x72adb9]===_0x17e347([0x2a])));}function _0x33c159(){return _0x3d9f6a&&_0x153e6c?new window[(_0x17e347([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xdd4cf2,_0x31da1f)=>{_0x3d9f6a[_0x17e347([0x74,0x68,0x65,0x6e])](_0xdd4cf2,_0x31da1f),_0x153e6c[_0x17e347([0x74,0x68,0x65,0x6e])](_0x392ba5=>{_0x392ba5!=_0x17e347([0x56,0x61,0x6c,0x69,0x64])&&_0xdd4cf2(_0x392ba5);},_0x31da1f);}):_0x3d9f6a||_0x153e6c||_0x17e347([0x56,0x61,0x6c,0x69,0x64]);}}function _0x635879(_0x176ec4,_0x5c2992){return new window[(_0x17e347([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x43ce61=>{if(_0x4d958d())return _0x43ce61(_0x17e347([0x56,0x61,0x6c,0x69,0x64]));_0xf1cff6(),_0xd0869f[_0x17e347([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x17e347([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5e3651=!0x1;const _0x5b0c9e=_0x557bba();function _0x2ecf9f(_0x17ac1f){return!!_0x17ac1f&&(typeof _0x17ac1f===_0x17e347([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x17ac1f===_0x17e347([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x17ac1f[_0x17e347([0x74,0x68,0x65,0x6e])]===_0x17e347([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x17ac1f[_0x17e347([0x63,0x61,0x74,0x63,0x68])]===_0x17e347([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4b595a(_0x285fa3){_0x44ccc7(_0x285fa3)[_0x17e347([0x74,0x68,0x65,0x6e])](_0x3791e6=>{if(!_0x3791e6||_0x3791e6[_0x17e347([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x17e347([0x6f,0x6b]))return _0x17e347([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x529a4b(_0x1a0ab7(_0x5b0c9e+_0x5c2992))!=_0x3791e6[_0x17e347([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x17e347([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x17e347([0x56,0x61,0x6c,0x69,0x64]);})[_0x17e347([0x74,0x68,0x65,0x6e])](_0x3887a4=>(_0x2ff638(),_0x3887a4),()=>{const _0x5d3337=_0x5c3a07();return null==_0x5d3337?(_0x2ff638(),_0x17e347([0x56,0x61,0x6c,0x69,0x64])):_0x17e347(_0x1b5581-_0x5d3337>(0x619b6411^_0x3387a2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x17e347([0x74,0x68,0x65,0x6e])](_0x43ce61)[_0x17e347([0x63,0x61,0x74,0x63,0x68])](()=>{_0x43ce61(_0x17e347([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1722f6=0x45a10e91^_0x3387a2;function _0x2ff638(){const _0x3b80a5=_0x17e347([0x6c,0x6c,0x63,0x74,0x2d])+_0x529a4b(_0x1a0ab7(_0x176ec4)),_0x569bf4=_0xc559ca(_0x529a4b(window[_0x17e347([0x4d,0x61,0x74,0x68])][_0x17e347([0x63,0x65,0x69,0x6c])](_0x1b5581/_0x1722f6)));window[_0x17e347([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x17e347([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b80a5,_0x569bf4);}function _0x5c3a07(){const _0x386c6a=_0x17e347([0x6c,0x6c,0x63,0x74,0x2d])+_0x529a4b(_0x1a0ab7(_0x176ec4)),_0x3620a1=window[_0x17e347([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x17e347([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x386c6a);return _0x3620a1?window[_0x17e347([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xc559ca(_0x3620a1),0x10)*_0x1722f6:null;}function _0x44ccc7(_0x189f88){return new window[(_0x17e347([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x25fb78,_0x4914b3)=>{_0x189f88[_0x17e347([0x74,0x68,0x65,0x6e])](_0x25fb78,_0x4914b3),window[_0x17e347([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4914b3,0x459634d1^_0x3387a2);});}}_0xd0869f[_0x17e347([0x6f,0x6e])](_0x17e347([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x509161,_0x4d148c)=>{if(_0x4d148c[0x0]!=_0x176ec4)return _0x43ce61(_0x17e347([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4d148c[0x1]={..._0x4d148c[0x1],[_0x17e347([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5b0c9e};},{[_0x17e347([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x17e347([0x68,0x69,0x67,0x68])}),_0xd0869f[_0x17e347([0x6f,0x6e])](_0x17e347([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2369d0=>{_0x2ecf9f(_0x2369d0[_0x17e347([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5e3651=!0x0,_0x4b595a(_0x2369d0[_0x17e347([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x17e347([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x17e347([0x6c,0x6f,0x77])}),_0x193865[_0x17e347([0x74,0x68,0x65,0x6e])](()=>{_0x5e3651||_0x43ce61(_0x17e347([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4d958d(){return _0xd0869f[_0x17e347([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x17e347([0x76,0x69,0x65,0x77])][_0x17e347([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x17e347([0x61,0x75,0x74,0x6f]);}function _0xf1cff6(){_0xd0869f[_0x17e347([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x17e347([0x76,0x69,0x65,0x77])][_0x17e347([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x17e347([0x61,0x75,0x74,0x6f]);}}function _0x979ddb(_0x502676){const _0x469e4d=[new window[(_0x17e347([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47bf68=>setTimeout(_0x47bf68,0x459ededd^_0x3387a2)),_0x193865[_0x17e347([0x74,0x68,0x65,0x6e])](()=>new window[(_0x17e347([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1f6197=>{let _0x50700f=0x0;_0xd0869f[_0x17e347([0x6d,0x6f,0x64,0x65,0x6c])][_0x17e347([0x6f,0x6e])](_0x17e347([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2d19c2,_0x3e2b68)=>{_0x3e2b68[0x0][_0x17e347([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x50700f++,_0x50700f==(0x4597e1e9^_0x3387a2)&&(_0x1f6197(),_0x2d19c2[_0x17e347([0x6f,0x66,0x66])]());});}))];return window[_0x17e347([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x17e347([0x72,0x61,0x63,0x65])](_0x469e4d)[_0x17e347([0x74,0x68,0x65,0x6e])](()=>_0x502676);}async function _0xdbc204(){await _0x193865,_0xd0869f[_0x17e347([0x6d,0x6f,0x64,0x65,0x6c])][_0x17e347([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xc6851,_0xd0869f[_0x17e347([0x6d,0x6f,0x64,0x65,0x6c])][_0x17e347([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xc6851,_0xd0869f[_0x17e347([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x17e347([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x117810(_0x25fb36){const _0x3fba48=_0x28eb74();_0xd0869f[_0x3fba48]=_0x17e347([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x25fb36,_0x25fb36!=_0x17e347([0x56,0x61,0x6c,0x69,0x64])&&_0xdbc204();}function _0x28eb74(){const _0x46ad48=window[_0x17e347([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x17e347([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x17e347([0x6e,0x6f,0x77])]())[_0x17e347([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x17e347([0x2e]),'');let _0x58a96e=_0x17e347([0x51]);for(let _0x358863=0x0;_0x358863<_0x46ad48[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x358863+=0x2){let _0x3e2338=window[_0x17e347([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46ad48[_0x17e347([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x358863,_0x358863+0x2));_0x3e2338>=_0x185912[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3e2338-=_0x185912[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x58a96e+=_0x185912[_0x3e2338];}return _0x58a96e;}function _0x4f0543(){const _0x507917=_0x2f5b0f[_0x17e347([0x73,0x70,0x6c,0x69,0x74])](_0x17e347([0x2e]));if(0x3!=_0x507917[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2529c9(_0x507917[0x1]);function _0x2529c9(_0x22df9e){const _0xcad4e8=_0x5d6369(_0x22df9e);return _0xcad4e8&&_0x28c0dc()?_0xcad4e8:null;function _0x28c0dc(){const _0x2279a5=_0xcad4e8[_0x17e347([0x6a,0x74,0x69])],_0x125d37=window[_0x17e347([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2279a5[_0x17e347([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2279a5[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4f36a3={..._0xcad4e8,[_0x17e347([0x6a,0x74,0x69])]:_0x2279a5[_0x17e347([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2279a5[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4f36a3[_0x17e347([0x76,0x63])],_0x1a0ab7(_0x4f36a3)==_0x125d37;}}}async function _0x5c4a95(){let _0x508109=!0x0;try{const _0x5374ee=_0x2f5b0f[_0x17e347([0x73,0x70,0x6c,0x69,0x74])](_0x17e347([0x2e])),[_0x19591f,_0x2b70dd,_0x34fd9e]=_0x5374ee;return _0x5ec0bf(_0x19591f),await _0x34ddca(_0x19591f,_0x2b70dd,_0x34fd9e),_0x508109;}catch{return!0x1;}function _0x5ec0bf(_0x1787bd){const _0x52d25d=_0x5d6369(_0x1787bd);_0x52d25d&&_0x52d25d[_0x17e347([0x61,0x6c,0x67])]==_0x17e347([0x45,0x53,0x32,0x35,0x36])||(_0x508109=!0x1);}async function _0x34ddca(_0x28ce3c,_0x58a688,_0x3e0633){const _0x24970e=window[_0x17e347([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x17e347([0x66,0x72,0x6f,0x6d])](_0x294b4f(_0x3e0633),_0x3a9f00=>_0x3a9f00[_0x17e347([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x11cda8=new window[(_0x17e347([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x17e347([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x28ce3c+_0x17e347([0x2e])+_0x58a688),_0xb6e104=window[_0x17e347([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x17e347([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xb6e104)return;const _0x37695e=await _0xb6e104[_0x17e347([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x17e347([0x6a,0x77,0x6b]),_0xd57e33,{[_0x17e347([0x6e,0x61,0x6d,0x65])]:_0x17e347([0x45,0x43,0x44,0x53,0x41]),[_0x17e347([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x17e347([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x17e347([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xb6e104[_0x17e347([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x17e347([0x6e,0x61,0x6d,0x65])]:_0x17e347([0x45,0x43,0x44,0x53,0x41]),[_0x17e347([0x68,0x61,0x73,0x68])]:{[_0x17e347([0x6e,0x61,0x6d,0x65])]:_0x17e347([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x37695e,_0x24970e,_0x11cda8)||(_0x508109=!0x1);}}function _0x5d6369(_0x4998d0){return _0x4998d0[_0x17e347([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x17e347([0x65,0x79]))?JSON[_0x17e347([0x70,0x61,0x72,0x73,0x65])](_0x294b4f(_0x4998d0)):null;}function _0x294b4f(_0x3466d6){return window[_0x17e347([0x61,0x74,0x6f,0x62])](_0x3466d6[_0x17e347([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x17e347([0x2b]))[_0x17e347([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x17e347([0x2f])));}function _0x1a0ab7(_0xdaa97a){let _0x1f488d=0x1505;function _0x502762(_0x456cd8){for(let _0x56f48d=0x0;_0x56f48d<_0x456cd8[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x56f48d++){const _0x1d22e8=_0x456cd8[_0x17e347([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x56f48d);_0x1f488d=(_0x1f488d<<0x5)+_0x1f488d+_0x1d22e8,_0x1f488d&=_0x1f488d;}}function _0xb5127(_0x429e07){Array[_0x17e347([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x429e07)?_0x429e07[_0x17e347([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xb5127):_0x429e07&&typeof _0x429e07==_0x17e347([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x17e347([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x429e07)[_0x17e347([0x73,0x6f,0x72,0x74])]()[_0x17e347([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x372fe7,_0x4994d2])=>{_0x502762(_0x372fe7),_0xb5127(_0x4994d2);}):_0x502762(window[_0x17e347([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x429e07));}return _0xb5127(_0xdaa97a),_0x1f488d>>>0x0;}function _0x529a4b(_0x166871){return _0x166871[_0x17e347([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x17e347([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x17e347([0x30]));}function _0xc559ca(_0x5a6c32){return _0x5a6c32[_0x17e347([0x73,0x70,0x6c,0x69,0x74])]('')[_0x17e347([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x17e347([0x6a,0x6f,0x69,0x6e])]('');}function _0xc6851(){}function _0x17e347(_0x346a60){const _0x3f095a=_0x463a;return _0x346a60[_0x3f095a(0x184)](_0x5d5c6f=>String[_0x3f095a(0x196)](_0x5d5c6f))[_0x3f095a(0x185)]('');}_0x117810(await _0x2ebeda());}(this);}[_0x2bd8cb(0x17b)](){const _0x4c851d=_0x2bd8cb,_0x3438a0=this[_0x4c851d(0x181)];if(!_0x3438a0[_0x4c851d(0x19a)][_0x4c851d(0x188)](_0x4c851d(0x1a3)))return;const _0xcd05b5=_0x3438a0[_0x4c851d(0x19a)][_0x4c851d(0x188)](_0x4c851d(0x1a2))[_0x4c851d(0x1a6)](_0x2b63af=>_0x4c851d(0x1aa)==typeof _0x2b63af&&(!_0x173d66(_0x2b63af)&&isNaN(Number(_0x2b63af))));if(_0xcd05b5[_0x4c851d(0x1ac)])throw new _0x5a3f0a(_0x4c851d(0x1a8),null,{'namedPresets':_0xcd05b5});}[_0x2bd8cb(0x19d)](){const _0x3f70ae=_0x2bd8cb,_0x4ab380=this[_0x3f70ae(0x181)],_0x3e215=this[_0x3f70ae(0x181)][_0x3f70ae(0x19a)][_0x3f70ae(0x188)](_0x3f70ae(0x189));_0x4ab380[_0x3f70ae(0x197)][_0x3f70ae(0x198)](_0x3f70ae(0x192))[_0x3f70ae(0x180)]({'model':{'key':_0x3f70ae(0x183)},'view':_0x2bf0dd=>String(_0x2bf0dd)===String(_0x3e215)?null:{'key':_0x3f70ae(0x18e),'value':{'line-height':_0x2bf0dd}}}),_0x4ab380[_0x3f70ae(0x197)][_0x3f70ae(0x198)](_0x3f70ae(0x17a))[_0x3f70ae(0x180)]({'model':{'key':_0x3f70ae(0x183),'value':_0x3f3fcb=>{const _0x1b3663=_0x3f70ae;let _0x9f5aff=_0x3f3fcb[_0x1b3663(0x191)](_0x1b3663(0x19f));return _0x3146a1(_0x9f5aff)&&(_0x9f5aff=String(Number(_0x9f5aff[_0x1b3663(0x1a7)](0x0,-0x1))/0x64)),String(_0x9f5aff)===String(_0x3e215)?null:_0x9f5aff;}},'view':{'styles':{'line-height':/.*/}}});}[_0x2bd8cb(0x19c)](){const _0x5f0abc=_0x2bd8cb,_0xf2076=this[_0x5f0abc(0x181)],_0x372e41=this[_0x5f0abc(0x181)][_0x5f0abc(0x19a)][_0x5f0abc(0x188)](_0x5f0abc(0x189)),_0x588ecb=_0x4bb654(this[_0x5f0abc(0x181)][_0x5f0abc(0x19a)][_0x5f0abc(0x188)](_0x5f0abc(0x183)))[_0x5f0abc(0x1a6)](_0x3f1a4a=>_0x3f1a4a[_0x5f0abc(0x1a5)]),_0x127edb=_0x2406c1(_0x5f0abc(0x183),_0x588ecb);_0xf2076[_0x5f0abc(0x197)][_0x5f0abc(0x180)](_0x127edb),_0xf2076[_0x5f0abc(0x197)][_0x5f0abc(0x198)](_0x5f0abc(0x17a))[_0x5f0abc(0x180)]({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':_0x5f0abc(0x183),'value':_0x40ef46=>{const _0x382c6c=_0x5f0abc;let _0x5276b5=_0x40ef46[_0x382c6c(0x191)](_0x382c6c(0x19f));return _0x3146a1(_0x5276b5)&&(_0x5276b5=String(Number(_0x5276b5[_0x382c6c(0x1a7)](0x0,-0x1))/0x64)),_0x5276b5===String(_0x372e41)?null:_0x127edb[_0x382c6c(0x1a5)][_0x382c6c(0x182)][_0x382c6c(0x1a9)](_0x5276b5)?_0x5276b5:null;}}});}}
|