@ckeditor/ckeditor5-line-height 47.0.0-alpha.3 → 47.0.0-alpha.4
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}}},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")},346:(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},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:()=>V,LineHeightCommand:()=>a,LineHeightEditing:()=>w,LineHeightUI:()=>k});var e=n(782),t=n(584);const r=s;function o(){const e=["7834552COaPON","setAttribute","document","getAttribute","isEnabled","schema","filter","getSelectedBlocks","checkAttribute","execute","editor","21659697tUnxEm","63YCRNIb","lineHeight","model","_canHaveLineHeight","1408899rMTafH","change","236HCSsVF","value","7952450JhlgdO","selection","from","10550DOtyKP","21180ZKZwZP","716490BcXGwU","removeAttribute","refresh"];return(o=function(){return e})()}function s(e,t){const n=o();return(s=function(e,t){return n[e-=421]})(e,t)}!function(e){const t=s,n=e();for(;;)try{if(919155===parseInt(t(437))/1+parseInt(t(444))/2+parseInt(t(445))/3*(parseInt(t(439))/4)+parseInt(t(441))/5+parseInt(t(446))/6*(-parseInt(t(433))/7)+parseInt(t(421))/8+-parseInt(t(432))/9)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(o);class a extends e.Command{[r(448)](){const e=r,n=this[e(431)][e(435)][e(423)],i=(0,t.first)(n[e(442)][e(428)]());this[e(425)]=Boolean(i)&&this[e(436)](i),this[e(440)]=this[e(425)]&&i[e(424)](e(434))}[r(430)](e={}){const t=r,n=this[t(431)][t(435)],i=n[t(423)][t(442)],o=e[t(440)];n[t(438)](e=>{const n=t,r=Array[n(443)](i[n(428)]())[n(427)](e=>this[n(436)](e));for(const t of r)o?e[n(422)](n(434),o,t):e[n(447)](n(434),t)})}[r(436)](e){const t=r;return this[t(431)][t(435)][t(426)][t(429)](e,t(434))}}var c=n(783);!function(e){const t=l,n=e();for(;;)try{if(188628===parseInt(t(443))/1+parseInt(t(430))/2+-parseInt(t(447))/3*(-parseInt(t(441))/4)+parseInt(t(428))/5*(parseInt(t(438))/6)+-parseInt(t(452))/7*(parseInt(t(457))/8)+parseInt(t(455))/9+-parseInt(t(459))/10*(parseInt(t(454))/11))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(h);const u={get single(){const e=l;return{title:e(439),model:e(429),view:{key:e(434),value:e(461)}}},get double(){const e=l;return{title:e(446),model:e(436),view:{key:e(434),value:e(453)}}}};function l(e,t){const n=h();return(l=function(e,t){return n[e-=428]})(e,t)}function d(e){const t=l;return t(437)==typeof e&&t(456)===e[t(448)]()}function h(){const e=["values","span","class","options","double","string","73374GmXwTi","Single","line-height:","16kFZkKV","filter","191184VyujqR","value","push","Double","77454cqaGNT","toLowerCase","key","number","map","579418yvLZmO","line-height-double","3953774facVae","3160881zmKOLM","default","8xxqudl","style","20GvHkRp","defaultValue","line-height-single","view","40JyrWEJ","single","493546LXTlLt","model"];return(h=function(){return e})()}function f(e){const t=l;return e[t(435)][t(451)](n=>d(n)?{title:String(e[t(460)]),model:t(456)}:(t(450)==typeof n&&(n=String(n)),t(437)!=typeof n?n:parseFloat(n)?{title:n,model:n,view:{name:t(433),styles:{"line-height":n}}}:function(e){const t=l;return t(437)==typeof e?u[e]:u[e[t(431)]]}(n)))[t(442)](e=>void 0!==e)}function p(e,t){const n=m();return(p=function(e,t){return n[e-=286]})(e,t)}const g=p;function m(){const e=["commands","3705565QZTczi","31072059CVeeCq","add","map","afterInit","includes","join","lineHeight.options","10324404AKrTPK","downcast","get","init","2131192PAluws","setAttributeProperties","1891389ZElAPX","extend","upcast","style","default","lineHeight.supportAllValues","line-height-invalid-use-of-named-presets","getStyle","length","attributeToAttribute","schema","LineHeightEditing","pluginName","for","_prepareAnyValueConverters","slice","editor","line-height","lineHeight","isOfficialPlugin","conversion","_preparePredefinedConverters","287646anAhvo","_validateConfig","lineHeight.defaultValue","fromCharCode","values","8KhtLuQ","model","href","define","config","290321GEmJLW","filter","7mpfjiB","string","isPremiumPlugin","$block"];return(m=function(){return e})()}!function(e){const t=p,n=e();for(;;)try{if(970865===parseInt(t(333))/1+parseInt(t(323))/2+parseInt(t(301))/3*(parseInt(t(328))/4)+parseInt(t(287))/5+parseInt(t(295))/6*(parseInt(t(335))/7)+parseInt(t(299))/8+-parseInt(t(288))/9)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(m);class w extends e.Plugin{static get[g(313)](){return g(312)}static get[g(320)](){return!0}static get[g(337)](){return!0}constructor(e){const t=g;super(e),e[t(332)][t(331)](t(319),{defaultValue:1.5,supportAllValues:!1,options:[1,1.15,t(305),2,2.5,3]})}[g(298)](){const e=g,t=this[e(317)];this[e(324)](),t[e(329)][e(311)][e(302)](e(338),{allowAttributes:e(319)}),t[e(329)][e(311)][e(300)](e(319),{isFormatting:!0}),t[e(286)][e(289)](e(319),new a(t)),this[e(317)][e(332)][e(297)](e(306))?this[e(315)]():this[e(322)]()}[g(291)](){!async function(e){const n=m([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[m([68,97,116,101])][m([110,111,119])](),r=e[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(e=>{r[m([111,110,99,101])](m([114,101,97,100,121]),e)}),s={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([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]),[m([121])]:m([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]),[m([97,108,103])]:m([69,83,50,53,54])},a=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(e){const t=[new(window[m([80,114,111,109,105,115,101])])(e=>setTimeout(e,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(e=>{let t=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504==t&&(e(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](t)[m([116,104,101,110])](()=>e)}function u(e){return e[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(e)):null}function l(e){return window[m([97,116,111,98])](e[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(e){let t=5381;function n(e){for(let n=0;n<e[m([108,101,110,103,116,104])];n++){const i=e[m([99,104,97,114,67,111,100,101,65,116])](n);t=(t<<5)+t+i,t&=t}}return function e(t){Array[m([105,115,65,114,114,97,121])](t)?t[m([102,111,114,69,97,99,104])](e):t&&typeof t==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](t)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([t,i])=>{n(t),e(i)}):n(window[m([83,116,114,105,110,103])](t))}(e),t>>>0}function h(e){return e[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function f(e){return e[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function g(){}function m(e){const t=p;return e[t(290)](e=>String[t(326)](e))[t(293)]("")}!function(e){const t=function(){const e=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let t=m([81]);for(let i=0;i<e[m([108,101,110,103,116,104])];i+=2){let r=window[m([112,97,114,115,101,73,110,116])](e[m([115,117,98,115,116,114,105,110,103])](i,i+2));r>=n[m([108,101,110,103,116,104])]&&(r-=n[m([108,101,110,103,116,104])]),t+=n[r]}return t}();r[t]=m([108,105,110,101,72,101,105,103,104,116,76,105,99,101,110,115,101,75,101,121])+e,e!=m([86,97,108,105,100])&&async function(){await o,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=g,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let e,n=null,g=null;try{return a==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(e=function(){const e=a[m([115,112,108,105,116])](m([46]));return 3!=e[m([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[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](e[m([115,117,98,115,116,114,105,110,103])](e[m([108,101,110,103,116,104])]-8),16),i={...t,[m([106,116,105])]:e[m([115,117,98,115,116,114,105,110,103])](0,e[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),e?(e[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(e,n){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(s())return c(m([86,97,108,105,100]));a(),r[m([100,101,99,111,114,97,116,101])](m([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===m([111,98,106,101,99,116])||typeof e===m([102,117,110,99,116,105,111,110]))&&typeof e[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof e[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(t){a(t)[m([116,104,101,110])](e=>e&&e[m([115,116,97,116,117,115])]==m([111,107])?h(d(l+n))!=e[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](e=>(o(),e),()=>{const e=s();return null==e?(o(),m([86,97,108,105,100])):m(i-e>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const r=36e5;function o(){const t=m([108,108,99,116,45])+h(d(e)),n=f(h(window[m([77,97,116,104])][m([99,101,105,108])](i/r)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](t,n)}function s(){const t=m([108,108,99,116,45])+h(d(e)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](t);return n?window[m([112,97,114,115,101,73,110,116])](f(n),16)*r:null}function a(e){return new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([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(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),e=>{p(e[m([114,101,116,117,114,110])])&&(u=!0,g(e[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{u||c(m([85,115,97,103,101,76,105,109,105,116]))})});function s(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function a(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(e[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[m([106,116,105])])),await async function(){let e=!0;try{const i=a[m([115,112,108,105,116])](m([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[m([97,108,103])]==m([69,83,50,53,54])||(e=!1)}async function n(t,n,i){const r=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),e=>e[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](t+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const c=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),s,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},c,r,o)||(e=!1)}}()?function(){const t=e[m([102,101,97,116,117,114,101,115])];return!(!t||!t[m([105,110,99,108,117,100,101,115])](m([42]))&&!t[m([105,110,99,108,117,100,101,115])](m([76,72])))}()?function(){const t=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](e[m([108,105,99,101,110,115,101,84,121,112,101])])?i/1e3:1758931200;return e[m([101,120,112])]<t}()?m([69,120,112,105,114,101,100]):function(){const t=p,n=e[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][t(330)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const r=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](e=>e[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](e=>e[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](e=>e[m([108,101,110,103,116,104])]<=r[m([108,101,110,103,116,104])])[m([109,97,112])](e=>Array(r[m([108,101,110,103,116,104])]-e[m([108,101,110,103,116,104])])[m([102,105,108,108])](e[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](e))[m([115,111,109,101])](e=>r[m([101,118,101,114,121])]((t,n)=>e[n]===t||e[n]===m([42])))}()?(e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(n=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(n=c(m([84,114,105,97,108,76,105,109,105,116]))),await(n&&g?new(window[m([80,114,111,109,105,115,101])])((e,t)=>{n[m([116,104,101,110])](e,t),g[m([116,104,101,110])](t=>{t!=m([86,97,108,105,100])&&e(t)},t)}):n||g||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[g(324)](){const e=g,n=this[e(317)];if(!n[e(332)][e(297)](e(306)))return;const i=n[e(332)][e(297)](e(294))[e(334)](t=>e(336)==typeof t&&!d(t)&&isNaN(Number(t)));if(i[e(309)])throw new t.CKEditorError(e(307),null,{namedPresets:i})}[g(315)](){const e=g,t=this[e(317)],n=this[e(317)][e(332)][e(297)](e(325));t[e(321)][e(314)](e(296))[e(310)]({model:{key:e(319)},view:t=>String(t)===String(n)?null:{key:e(304),value:{"line-height":t}}}),t[e(321)][e(314)](e(303))[e(310)]({model:{key:e(319),value:t=>{const i=e;let r=t[i(308)](i(318));return(0,c.isPercentageStyleValue)(r)&&(r=String(Number(r[i(316)](0,-1))/100)),String(r)===String(n)?null:r}},view:{styles:{"line-height":/.*/}}})}[g(322)](){const e=g,t=this[e(317)],n=this[e(317)][e(332)][e(297)](e(325)),i=f(this[e(317)][e(332)][e(297)](e(319)))[e(334)](t=>t[e(329)]),r=function(e,t){const n=l,i={model:{key:e,values:[]},view:{}};for(const e of t)n(434)===e[n(462)]?.[n(449)]?(i[n(431)][n(432)][n(445)](e[n(431)]),i[n(462)][e[n(431)]]={key:n(434),value:e[n(462)][n(444)]}):(i[n(431)][n(432)][n(445)](e[n(431)]),i[n(462)][e[n(431)]]={key:n(458),value:n(440)+e[n(431)]+";"});return i}(e(319),i);t[e(321)][e(310)](r),t[e(321)][e(314)](e(303))[e(310)]({view:{styles:{"line-height":/[\s\S]+/}},model:{key:e(319),value:t=>{const i=e;let o=t[i(308)](i(318));return(0,c.isPercentageStyleValue)(o)&&(o=String(Number(o[i(316)](0,-1))/100)),o===String(n)?null:r[i(329)][i(327)][i(292)](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),O=n.n(_),E=n(302),C=n.n(E),T=n(290),S=n.n(T),x=n(346),P={attributes:{"data-cke":!0}};P.setAttributes=C(),P.insert=O().bind(null,"head"),P.domAPI=H(),P.insertStyleElement=S();L()(x.A,P);x.A&&x.A.locals&&x.A.locals;class k 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 f(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 A(e,t){var n=N();return(A=function(e,t){return n[e-=411]})(e,t)}var K=A;function N(){var e=["131974rrVVok","1148016EeLlnq","5qaEKLh","requires","423zyrQvg","isOfficialPlugin","1305900awIWyr","isPremiumPlugin","11jyhHel","894808zxiPmO","2717292ggWQet","54920usFvKu","262IgRbeq","606IQoWjW","LineHeight","pluginName","7hSuXCX"];return(N=function(){return e})()}!function(e){for(var t=A,n=e();;)try{if(233724===-parseInt(t(425))/1+-parseInt(t(420))/2*(-parseInt(t(421))/3)+parseInt(t(414))/4+-parseInt(t(427))/5*(parseInt(t(418))/6)+parseInt(t(424))/7*(parseInt(t(417))/8)+parseInt(t(412))/9*(parseInt(t(419))/10)+-parseInt(t(416))/11*(-parseInt(t(426))/12))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(N);class V extends e.Plugin{static get[K(411)](){return[w,k]}static get[K(423)](){return K(422)}static get[K(413)](){return!0}static get[K(415)](){return!0}}function M(){var e=["1480836ZLTSEz","864834muKxkE","57690kangjf","3825327nrfxVB","15212dnOwsx","196fHHfSZ","370KMmUqT","1515CHgqiD","297Nqjrvk","10iPjfmJ","1716240hvxbcf"];return(M=function(){return e})()}function j(e,t){var n=M();return(j=function(e,t){return n[e-=301]})(e,t)}!function(e){for(var t=j,n=e();;)try{if(219100===parseInt(t(308))/1*(parseInt(t(306))/2)+-parseInt(t(309))/3*(parseInt(t(305))/4)+-parseInt(t(310))/5*(-parseInt(t(302))/6)+-parseInt(t(301))/7+-parseInt(t(311))/8+parseInt(t(303))/9*(parseInt(t(307))/10)+parseInt(t(304))/11)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}}},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")},346:(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},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:()=>V,LineHeightCommand:()=>a,LineHeightEditing:()=>w,LineHeightUI:()=>N});var e=n(782),t=n(584);const r=s;function o(){const e=["7834552COaPON","setAttribute","document","getAttribute","isEnabled","schema","filter","getSelectedBlocks","checkAttribute","execute","editor","21659697tUnxEm","63YCRNIb","lineHeight","model","_canHaveLineHeight","1408899rMTafH","change","236HCSsVF","value","7952450JhlgdO","selection","from","10550DOtyKP","21180ZKZwZP","716490BcXGwU","removeAttribute","refresh"];return(o=function(){return e})()}function s(e,t){const n=o();return(s=function(e,t){return n[e-=421]})(e,t)}!function(e){const t=s,n=e();for(;;)try{if(919155===parseInt(t(437))/1+parseInt(t(444))/2+parseInt(t(445))/3*(parseInt(t(439))/4)+parseInt(t(441))/5+parseInt(t(446))/6*(-parseInt(t(433))/7)+parseInt(t(421))/8+-parseInt(t(432))/9)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(o);class a extends e.Command{[r(448)](){const e=r,n=this[e(431)][e(435)][e(423)],i=(0,t.first)(n[e(442)][e(428)]());this[e(425)]=Boolean(i)&&this[e(436)](i),this[e(440)]=this[e(425)]&&i[e(424)](e(434))}[r(430)](e={}){const t=r,n=this[t(431)][t(435)],i=n[t(423)][t(442)],o=e[t(440)];n[t(438)](e=>{const n=t,r=Array[n(443)](i[n(428)]())[n(427)](e=>this[n(436)](e));for(const t of r)o?e[n(422)](n(434),o,t):e[n(447)](n(434),t)})}[r(436)](e){const t=r;return this[t(431)][t(435)][t(426)][t(429)](e,t(434))}}var c=n(783);!function(e){const t=l,n=e();for(;;)try{if(188628===parseInt(t(443))/1+parseInt(t(430))/2+-parseInt(t(447))/3*(-parseInt(t(441))/4)+parseInt(t(428))/5*(parseInt(t(438))/6)+-parseInt(t(452))/7*(parseInt(t(457))/8)+parseInt(t(455))/9+-parseInt(t(459))/10*(parseInt(t(454))/11))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(h);const u={get single(){const e=l;return{title:e(439),model:e(429),view:{key:e(434),value:e(461)}}},get double(){const e=l;return{title:e(446),model:e(436),view:{key:e(434),value:e(453)}}}};function l(e,t){const n=h();return(l=function(e,t){return n[e-=428]})(e,t)}function d(e){const t=l;return t(437)==typeof e&&t(456)===e[t(448)]()}function h(){const e=["values","span","class","options","double","string","73374GmXwTi","Single","line-height:","16kFZkKV","filter","191184VyujqR","value","push","Double","77454cqaGNT","toLowerCase","key","number","map","579418yvLZmO","line-height-double","3953774facVae","3160881zmKOLM","default","8xxqudl","style","20GvHkRp","defaultValue","line-height-single","view","40JyrWEJ","single","493546LXTlLt","model"];return(h=function(){return e})()}function f(e){const t=l;return e[t(435)][t(451)](n=>d(n)?{title:String(e[t(460)]),model:t(456)}:(t(450)==typeof n&&(n=String(n)),t(437)!=typeof n?n:parseFloat(n)?{title:n,model:n,view:{name:t(433),styles:{"line-height":n}}}:function(e){const t=l;return t(437)==typeof e?u[e]:u[e[t(431)]]}(n)))[t(442)](e=>void 0!==e)}const p=g;function g(e,t){const n=m();return(g=function(e,t){return n[e-=410]})(e,t)}function m(){const e=["9xUDbZZ","_preparePredefinedConverters","style","string","lineHeight.options","3324130frLOME","attributeToAttribute","lineHeight","schema","35505LmuQnn","getStyle","471364mUaCIi","84XixMTc","lineHeight.defaultValue","add","default","init","afterInit","isPremiumPlugin","fromCharCode","downcast","isOfficialPlugin","editor","slice","pluginName","model","1571uxyPvJ","2620710iOtajv","for","values","commands","define","lineHeight.supportAllValues","LineHeightEditing","extend","href","upcast","get","_prepareAnyValueConverters","map","_validateConfig","328uPRNrE","$block","line-height","includes","setAttributeProperties","join","671041jUfDbq","length","1732760XKMODg","filter","config","line-height-invalid-use-of-named-presets","conversion"];return(m=function(){return e})()}!function(e){const t=g,n=e();for(;;)try{if(225480===-parseInt(t(463))/1*(parseInt(t(424))/2)+parseInt(t(437))/3*(-parseInt(t(448))/4)+parseInt(t(446))/5*(-parseInt(t(449))/6)+parseInt(t(430))/7+parseInt(t(432))/8+parseInt(t(410))/9+parseInt(t(442))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(m);class w extends e.Plugin{static get[p(461)](){return p(416)}static get[p(458)](){return!0}static get[p(455)](){return!0}constructor(e){const t=p;super(e),e[t(434)][t(414)](t(444),{defaultValue:1.5,supportAllValues:!1,options:[1,1.15,t(452),2,2.5,3]})}[p(453)](){const e=p,t=this[e(459)];this[e(423)](),t[e(462)][e(445)][e(417)](e(425),{allowAttributes:e(444)}),t[e(462)][e(445)][e(428)](e(444),{isFormatting:!0}),t[e(413)][e(451)](e(444),new a(t)),this[e(459)][e(434)][e(420)](e(415))?this[e(421)]():this[e(438)]()}[p(454)](){!async function(e){const n=m([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[m([68,97,116,101])][m([110,111,119])](),r=e[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(e=>{r[m([111,110,99,101])](m([114,101,97,100,121]),e)}),s={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([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]),[m([121])]:m([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]),[m([97,108,103])]:m([69,83,50,53,54])},a=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(e){const t=[new(window[m([80,114,111,109,105,115,101])])(e=>setTimeout(e,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(e=>{let t=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504==t&&(e(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](t)[m([116,104,101,110])](()=>e)}function u(e){return e[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(e)):null}function l(e){return window[m([97,116,111,98])](e[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(e){let t=5381;function n(e){for(let n=0;n<e[m([108,101,110,103,116,104])];n++){const i=e[m([99,104,97,114,67,111,100,101,65,116])](n);t=(t<<5)+t+i,t&=t}}return function e(t){Array[m([105,115,65,114,114,97,121])](t)?t[m([102,111,114,69,97,99,104])](e):t&&typeof t==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](t)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([t,i])=>{n(t),e(i)}):n(window[m([83,116,114,105,110,103])](t))}(e),t>>>0}function h(e){return e[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function f(e){return e[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(e){const t=g;return e[t(422)](e=>String[t(456)](e))[t(429)]("")}!function(e){const t=function(){const e=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let t=m([81]);for(let i=0;i<e[m([108,101,110,103,116,104])];i+=2){let r=window[m([112,97,114,115,101,73,110,116])](e[m([115,117,98,115,116,114,105,110,103])](i,i+2));r>=n[m([108,101,110,103,116,104])]&&(r-=n[m([108,101,110,103,116,104])]),t+=n[r]}return t}();r[t]=m([108,105,110,101,72,101,105,103,104,116,76,105,99,101,110,115,101,75,101,121])+e,e!=m([86,97,108,105,100])&&async function(){await o,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let e,n=null,p=null;try{return a==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(e=function(){const e=a[m([115,112,108,105,116])](m([46]));return 3!=e[m([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[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](e[m([115,117,98,115,116,114,105,110,103])](e[m([108,101,110,103,116,104])]-8),16),i={...t,[m([106,116,105])]:e[m([115,117,98,115,116,114,105,110,103])](0,e[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),e?(e[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(e,n){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(s())return c(m([86,97,108,105,100]));a(),r[m([100,101,99,111,114,97,116,101])](m([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===m([111,98,106,101,99,116])||typeof e===m([102,117,110,99,116,105,111,110]))&&typeof e[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof e[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(t){a(t)[m([116,104,101,110])](e=>e&&e[m([115,116,97,116,117,115])]==m([111,107])?h(d(l+n))!=e[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](e=>(o(),e),()=>{const e=s();return null==e?(o(),m([86,97,108,105,100])):m(i-e>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const r=36e5;function o(){const t=m([108,108,99,116,45])+h(d(e)),n=f(h(window[m([77,97,116,104])][m([99,101,105,108])](i/r)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](t,n)}function s(){const t=m([108,108,99,116,45])+h(d(e)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](t);return n?window[m([112,97,114,115,101,73,110,116])](f(n),16)*r:null}function a(e){return new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([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(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),e=>{p(e[m([114,101,116,117,114,110])])&&(u=!0,g(e[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{u||c(m([85,115,97,103,101,76,105,109,105,116]))})});function s(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function a(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(e[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[m([106,116,105])])),await async function(){let e=!0;try{const i=a[m([115,112,108,105,116])](m([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[m([97,108,103])]==m([69,83,50,53,54])||(e=!1)}async function n(t,n,i){const r=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),e=>e[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](t+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const c=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),s,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},c,r,o)||(e=!1)}}()?function(){const t=e[m([102,101,97,116,117,114,101,115])];return!(!t||!t[m([105,110,99,108,117,100,101,115])](m([42]))&&!t[m([105,110,99,108,117,100,101,115])](m([76,72])))}()?function(){const t=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](e[m([108,105,99,101,110,115,101,84,121,112,101])])?i/1e3:1759017600;return e[m([101,120,112])]<t}()?m([69,120,112,105,114,101,100]):function(){const t=g,n=e[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][t(418)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const r=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](e=>e[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](e=>e[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](e=>e[m([108,101,110,103,116,104])]<=r[m([108,101,110,103,116,104])])[m([109,97,112])](e=>Array(r[m([108,101,110,103,116,104])]-e[m([108,101,110,103,116,104])])[m([102,105,108,108])](e[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](e))[m([115,111,109,101])](e=>r[m([101,118,101,114,121])]((t,n)=>e[n]===t||e[n]===m([42])))}()?(e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(n=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(n=c(m([84,114,105,97,108,76,105,109,105,116]))),await(n&&p?new(window[m([80,114,111,109,105,115,101])])((e,t)=>{n[m([116,104,101,110])](e,t),p[m([116,104,101,110])](t=>{t!=m([86,97,108,105,100])&&e(t)},t)}):n||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[p(423)](){const e=p,n=this[e(459)];if(!n[e(434)][e(420)](e(415)))return;const i=n[e(434)][e(420)](e(441))[e(433)](t=>e(440)==typeof t&&!d(t)&&isNaN(Number(t)));if(i[e(431)])throw new t.CKEditorError(e(435),null,{namedPresets:i})}[p(421)](){const e=p,t=this[e(459)],n=this[e(459)][e(434)][e(420)](e(450));t[e(436)][e(411)](e(457))[e(443)]({model:{key:e(444)},view:t=>String(t)===String(n)?null:{key:e(439),value:{"line-height":t}}}),t[e(436)][e(411)](e(419))[e(443)]({model:{key:e(444),value:t=>{const i=e;let r=t[i(447)](i(426));return(0,c.isPercentageStyleValue)(r)&&(r=String(Number(r[i(460)](0,-1))/100)),String(r)===String(n)?null:r}},view:{styles:{"line-height":/.*/}}})}[p(438)](){const e=p,t=this[e(459)],n=this[e(459)][e(434)][e(420)](e(450)),i=f(this[e(459)][e(434)][e(420)](e(444)))[e(433)](t=>t[e(462)]),r=function(e,t){const n=l,i={model:{key:e,values:[]},view:{}};for(const e of t)n(434)===e[n(462)]?.[n(449)]?(i[n(431)][n(432)][n(445)](e[n(431)]),i[n(462)][e[n(431)]]={key:n(434),value:e[n(462)][n(444)]}):(i[n(431)][n(432)][n(445)](e[n(431)]),i[n(462)][e[n(431)]]={key:n(458),value:n(440)+e[n(431)]+";"});return i}(e(444),i);t[e(436)][e(443)](r),t[e(436)][e(411)](e(419))[e(443)]({view:{styles:{"line-height":/[\s\S]+/}},model:{key:e(444),value:t=>{const i=e;let o=t[i(447)](i(426));return(0,c.isPercentageStyleValue)(o)&&(o=String(Number(o[i(460)](0,-1))/100)),o===String(n)?null:r[i(462)][i(412)][i(427)](o)?o:null}}})}}var v=n(311),y=n(355),I=n(6),L=n.n(I),b=n(602),H=n.n(b),O=n(557),_=n.n(O),E=n(302),C=n.n(E),x=n(290),S=n.n(x),T=n(346),k={attributes:{"data-cke":!0}};k.setAttributes=C(),k.insert=_().bind(null,"head"),k.domAPI=H(),k.insertStyleElement=S();L()(T.A,k);T.A&&T.A.locals&&T.A.locals;class N 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 f(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 P(e,t){var n=A();return(P=function(e,t){return n[e-=411]})(e,t)}var K=P;function A(){var e=["131974rrVVok","1148016EeLlnq","5qaEKLh","requires","423zyrQvg","isOfficialPlugin","1305900awIWyr","isPremiumPlugin","11jyhHel","894808zxiPmO","2717292ggWQet","54920usFvKu","262IgRbeq","606IQoWjW","LineHeight","pluginName","7hSuXCX"];return(A=function(){return e})()}!function(e){for(var t=P,n=e();;)try{if(233724===-parseInt(t(425))/1+-parseInt(t(420))/2*(-parseInt(t(421))/3)+parseInt(t(414))/4+-parseInt(t(427))/5*(parseInt(t(418))/6)+parseInt(t(424))/7*(parseInt(t(417))/8)+parseInt(t(412))/9*(parseInt(t(419))/10)+-parseInt(t(416))/11*(-parseInt(t(426))/12))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(A);class V extends e.Plugin{static get[K(411)](){return[w,N]}static get[K(423)](){return K(422)}static get[K(413)](){return!0}static get[K(415)](){return!0}}function M(){var e=["1480836ZLTSEz","864834muKxkE","57690kangjf","3825327nrfxVB","15212dnOwsx","196fHHfSZ","370KMmUqT","1515CHgqiD","297Nqjrvk","10iPjfmJ","1716240hvxbcf"];return(M=function(){return e})()}function j(e,t){var n=M();return(j=function(e,t){return n[e-=301]})(e,t)}!function(e){for(var t=j,n=e();;)try{if(219100===parseInt(t(308))/1*(parseInt(t(306))/2)+-parseInt(t(309))/3*(parseInt(t(305))/4)+-parseInt(t(310))/5*(-parseInt(t(302))/6)+-parseInt(t(301))/7+-parseInt(t(311))/8+parseInt(t(303))/9*(parseInt(t(307))/10)+parseInt(t(304))/11)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(M)})(),(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 _0x31d448,Plugin as _0x2dfc07}from'@ckeditor/ckeditor5-core/dist/index.js';import{first as _0x31c205,CKEditorError as _0x10905,uid as _0x346ef5,Collection as _0x153df9}from'@ckeditor/ckeditor5-utils/dist/index.js';import{isPercentageStyleValue as _0x5e56b9}from'@ckeditor/ckeditor5-engine/dist/index.js';import{UIModel as _0x2a005e,createDropdown as _0x2abfba,addListToDropdown as _0x53212d,MenuBarMenuView as _0x2e7920,MenuBarMenuListView as _0x58a532,MenuBarMenuListItemView as _0x4b2a62,MenuBarMenuListItemButtonView as _0x451e7d}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconLineHeight as _0x56b62b}from'@ckeditor/ckeditor5-icons/dist/index.js';class n extends _0x31d448{['refresh'](){const _0x3dd3ba=this['editor']['model']['document'],_0x3d2a6f=_0x31c205(_0x3dd3ba['selection']['getSelectedBlocks']());this['isEnabled']=Boolean(_0x3d2a6f)&&this['_canHaveLineHeight'](_0x3d2a6f),this['value']=this['isEnabled']&&_0x3d2a6f['getAttribute']('lineHeight');}['execute'](_0x3bd9a0={}){const _0x301039=this['editor']['model'],_0x4023f2=_0x301039['document']['selection'],_0x2c1e12=_0x3bd9a0['value'];_0x301039['change'](_0x418d37=>{const _0x5e6f3c=Array['from'](_0x4023f2['getSelectedBlocks']())['filter'](_0x4e889c=>this['_canHaveLineHeight'](_0x4e889c));for(const _0x197baf of _0x5e6f3c)_0x2c1e12?_0x418d37['setAttribute']('lineHeight',_0x2c1e12,_0x197baf):_0x418d37['removeAttribute']('lineHeight',_0x197baf);});}['_canHaveLineHeight'](_0x378667){return this['editor']['model']['schema']['checkAttribute'](_0x378667,'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(_0x3caa39){return'string'==typeof _0x3caa39&&'default'===_0x3caa39['toLowerCase']();}function a(_0x4c7edc){return _0x4c7edc['options']['map'](_0x4352fd=>{return f(_0x4352fd)?{'title':String(_0x4c7edc['defaultValue']),'model':'default'}:('number'==typeof _0x4352fd&&(_0x4352fd=String(_0x4352fd)),'string'!=typeof _0x4352fd?_0x4352fd:parseFloat(_0x4352fd)?{'title':_0x4352fd,'model':_0x4352fd,'view':{'name':'span','styles':{'line-height':_0x4352fd}}}:'string'==typeof(_0x2135c1=_0x4352fd)?v[_0x2135c1]:v[_0x2135c1['model']]);var _0x2135c1;})['filter'](_0x271907=>void 0x0!==_0x271907);}class e extends _0x2dfc07{static get['pluginName'](){return'LineHeightEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x9bb6d5){super(_0x9bb6d5),_0x9bb6d5['config']['define']('lineHeight',{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,'default',0x2,2.5,0x3]});}['init'](){const _0x4ca471=this['editor'];this['_validateConfig'](),_0x4ca471['model']['schema']['extend']('$block',{'allowAttributes':'lineHeight'}),_0x4ca471['model']['schema']['setAttributeProperties']('lineHeight',{'isFormatting':!0x0}),_0x4ca471['commands']['add']('lineHeight',new n(_0x4ca471)),this['editor']['config']['get']('lineHeight.supportAllValues')?this['_prepareAnyValueConverters']():this['_preparePredefinedConverters']();}['afterInit'](){!async function(_0x51fab1){const _0xa6be95=_0x1b664c([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]),_0x3cc5a2=0x4597e011,_0x403327=0x45909481^_0x3cc5a2,_0x111756=window[_0x1b664c([0x44,0x61,0x74,0x65])][_0x1b664c([0x6e,0x6f,0x77])](),_0x1a4d07=_0x51fab1[_0x1b664c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3a0fae=new window[(_0x1b664c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x212c7d=>{_0x1a4d07[_0x1b664c([0x6f,0x6e,0x63,0x65])](_0x1b664c([0x72,0x65,0x61,0x64,0x79]),_0x212c7d);}),_0x3f5614={[_0x1b664c([0x6b,0x74,0x79])]:_0x1b664c([0x45,0x43]),[_0x1b664c([0x75,0x73,0x65])]:_0x1b664c([0x73,0x69,0x67]),[_0x1b664c([0x63,0x72,0x76])]:_0x1b664c([0x50,0x2d,0x32,0x35,0x36]),[_0x1b664c([0x78])]:_0x1b664c([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]),[_0x1b664c([0x79])]:_0x1b664c([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]),[_0x1b664c([0x61,0x6c,0x67])]:_0x1b664c([0x45,0x53,0x32,0x35,0x36])},_0x1009cd=_0x1a4d07[_0x1b664c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1b664c([0x67,0x65,0x74])](_0x1b664c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x109068(){let _0x4927c8,_0x3657a6=null,_0xb3233b=null;try{if(_0x1009cd==_0x1b664c([0x47,0x50,0x4c]))return _0x1b664c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4927c8=_0x415a2b(),!_0x4927c8)return _0x1b664c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4927c8[_0x1b664c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xb3233b=_0x450b28(_0x4927c8[_0x1b664c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4927c8[_0x1b664c([0x6a,0x74,0x69])])),await _0x26c966()?_0x5c52cc()?_0x434ee2()?_0x1b664c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x472727()?(_0x4927c8[_0x1b664c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1b664c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3657a6=_0x586aa3(_0x1b664c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4927c8[_0x1b664c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1b664c([0x74,0x72,0x69,0x61,0x6c])&&(_0x3657a6=_0x586aa3(_0x1b664c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xdb48bc()):_0x1b664c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1b664c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1b664c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1b664c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x434ee2(){const _0x2fa60e=[_0x1b664c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1b664c([0x74,0x72,0x69,0x61,0x6c])][_0x1b664c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4927c8[_0x1b664c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x111756/0x3e8:0xe10*_0x403327;return _0x4927c8[_0x1b664c([0x65,0x78,0x70])]<_0x2fa60e;}function _0x5c52cc(){const _0x120817=_0x4927c8[_0x1b664c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x120817&&(!!_0x120817[_0x1b664c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b664c([0x2a]))||!!_0x120817[_0x1b664c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b664c([0x4c,0x48])));}function _0x472727(){const _0x3af931=_0x4927c8[_0x1b664c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3af931||0x0==_0x3af931[_0x1b664c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3a8160}=new URL(window[_0x1b664c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3af931[_0x1b664c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a8160))return!0x0;const _0x2b0f2a=_0x3a8160[_0x1b664c([0x73,0x70,0x6c,0x69,0x74])](_0x1b664c([0x2e]));return _0x3af931[_0x1b664c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x458211=>_0x458211[_0x1b664c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b664c([0x2a])))[_0x1b664c([0x6d,0x61,0x70])](_0x48ea14=>_0x48ea14[_0x1b664c([0x73,0x70,0x6c,0x69,0x74])](_0x1b664c([0x2e])))[_0x1b664c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x52692a=>_0x52692a[_0x1b664c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2b0f2a[_0x1b664c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1b664c([0x6d,0x61,0x70])](_0x26d6c3=>Array(_0x2b0f2a[_0x1b664c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x26d6c3[_0x1b664c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1b664c([0x66,0x69,0x6c,0x6c])](_0x26d6c3[0x0]===_0x1b664c([0x2a])?_0x1b664c([0x2a]):'')[_0x1b664c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x26d6c3))[_0x1b664c([0x73,0x6f,0x6d,0x65])](_0x123dd0=>_0x2b0f2a[_0x1b664c([0x65,0x76,0x65,0x72,0x79])]((_0x531185,_0x5c75ee)=>_0x123dd0[_0x5c75ee]===_0x531185||_0x123dd0[_0x5c75ee]===_0x1b664c([0x2a])));}function _0xdb48bc(){return _0x3657a6&&_0xb3233b?new window[(_0x1b664c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5c8456,_0x103f92)=>{_0x3657a6[_0x1b664c([0x74,0x68,0x65,0x6e])](_0x5c8456,_0x103f92),_0xb3233b[_0x1b664c([0x74,0x68,0x65,0x6e])](_0x269f8c=>{_0x269f8c!=_0x1b664c([0x56,0x61,0x6c,0x69,0x64])&&_0x5c8456(_0x269f8c);},_0x103f92);}):_0x3657a6||_0xb3233b||_0x1b664c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x450b28(_0x24e89c,_0x4fa45a){return new window[(_0x1b664c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x405b3d=>{if(_0x45f18c())return _0x405b3d(_0x1b664c([0x56,0x61,0x6c,0x69,0x64]));_0x3b18ae(),_0x1a4d07[_0x1b664c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1b664c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2f9652=!0x1;const _0x29d801=_0x346ef5();function _0x207409(_0x5c8084){return!!_0x5c8084&&(typeof _0x5c8084===_0x1b664c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5c8084===_0x1b664c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5c8084[_0x1b664c([0x74,0x68,0x65,0x6e])]===_0x1b664c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5c8084[_0x1b664c([0x63,0x61,0x74,0x63,0x68])]===_0x1b664c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x173829(_0x27c5d3){_0x410268(_0x27c5d3)[_0x1b664c([0x74,0x68,0x65,0x6e])](_0x563442=>{if(!_0x563442||_0x563442[_0x1b664c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1b664c([0x6f,0x6b]))return _0x1b664c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3c1d16(_0x29f455(_0x29d801+_0x4fa45a))!=_0x563442[_0x1b664c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1b664c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1b664c([0x56,0x61,0x6c,0x69,0x64]);})[_0x1b664c([0x74,0x68,0x65,0x6e])](_0x5f53b8=>(_0x30aff9(),_0x5f53b8),()=>{const _0x258ef5=_0x1b00ec();return null==_0x258ef5?(_0x30aff9(),_0x1b664c([0x56,0x61,0x6c,0x69,0x64])):_0x1b664c(_0x111756-_0x258ef5>(0x619b6411^_0x3cc5a2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1b664c([0x74,0x68,0x65,0x6e])](_0x405b3d)[_0x1b664c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x405b3d(_0x1b664c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3bcf0=0x45a10e91^_0x3cc5a2;function _0x30aff9(){const _0x4e4e61=_0x1b664c([0x6c,0x6c,0x63,0x74,0x2d])+_0x3c1d16(_0x29f455(_0x24e89c)),_0x281b91=_0x521fc3(_0x3c1d16(window[_0x1b664c([0x4d,0x61,0x74,0x68])][_0x1b664c([0x63,0x65,0x69,0x6c])](_0x111756/_0x3bcf0)));window[_0x1b664c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1b664c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4e4e61,_0x281b91);}function _0x1b00ec(){const _0x5d1036=_0x1b664c([0x6c,0x6c,0x63,0x74,0x2d])+_0x3c1d16(_0x29f455(_0x24e89c)),_0x46d3c8=window[_0x1b664c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1b664c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5d1036);return _0x46d3c8?window[_0x1b664c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x521fc3(_0x46d3c8),0x10)*_0x3bcf0:null;}function _0x410268(_0x2823c0){return new window[(_0x1b664c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xaf77a6,_0x984b49)=>{_0x2823c0[_0x1b664c([0x74,0x68,0x65,0x6e])](_0xaf77a6,_0x984b49),window[_0x1b664c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x984b49,0x459634d1^_0x3cc5a2);});}}_0x1a4d07[_0x1b664c([0x6f,0x6e])](_0x1b664c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x20e434,_0xf3cb37)=>{if(_0xf3cb37[0x0]!=_0x24e89c)return _0x405b3d(_0x1b664c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xf3cb37[0x1]={..._0xf3cb37[0x1],[_0x1b664c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x29d801};},{[_0x1b664c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1b664c([0x68,0x69,0x67,0x68])}),_0x1a4d07[_0x1b664c([0x6f,0x6e])](_0x1b664c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2fef95=>{_0x207409(_0x2fef95[_0x1b664c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2f9652=!0x0,_0x173829(_0x2fef95[_0x1b664c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1b664c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1b664c([0x6c,0x6f,0x77])}),_0x3a0fae[_0x1b664c([0x74,0x68,0x65,0x6e])](()=>{_0x2f9652||_0x405b3d(_0x1b664c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x45f18c(){return _0x1a4d07[_0x1b664c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1b664c([0x76,0x69,0x65,0x77])][_0x1b664c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1b664c([0x61,0x75,0x74,0x6f]);}function _0x3b18ae(){_0x1a4d07[_0x1b664c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1b664c([0x76,0x69,0x65,0x77])][_0x1b664c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1b664c([0x61,0x75,0x74,0x6f]);}}function _0x586aa3(_0x160b89){const _0xf5668c=[new window[(_0x1b664c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3eba55=>setTimeout(_0x3eba55,0x459ededd^_0x3cc5a2)),_0x3a0fae[_0x1b664c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1b664c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x361e4f=>{let _0x475ea0=0x0;_0x1a4d07[_0x1b664c([0x6d,0x6f,0x64,0x65,0x6c])][_0x1b664c([0x6f,0x6e])](_0x1b664c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xf5496a,_0x3ff38a)=>{_0x3ff38a[0x0][_0x1b664c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x475ea0++,_0x475ea0==(0x4597e1e9^_0x3cc5a2)&&(_0x361e4f(),_0xf5496a[_0x1b664c([0x6f,0x66,0x66])]());});}))];return window[_0x1b664c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1b664c([0x72,0x61,0x63,0x65])](_0xf5668c)[_0x1b664c([0x74,0x68,0x65,0x6e])](()=>_0x160b89);}async function _0x15a8eb(){await _0x3a0fae,_0x1a4d07[_0x1b664c([0x6d,0x6f,0x64,0x65,0x6c])][_0x1b664c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4f1354,_0x1a4d07[_0x1b664c([0x6d,0x6f,0x64,0x65,0x6c])][_0x1b664c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4f1354,_0x1a4d07[_0x1b664c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1b664c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4458c2(_0x5ad93a){const _0x4bbba0=_0x38f080();_0x1a4d07[_0x4bbba0]=_0x1b664c([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x5ad93a,_0x5ad93a!=_0x1b664c([0x56,0x61,0x6c,0x69,0x64])&&_0x15a8eb();}function _0x38f080(){const _0x26ac44=window[_0x1b664c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1b664c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1b664c([0x6e,0x6f,0x77])]())[_0x1b664c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1b664c([0x2e]),'');let _0x43391f=_0x1b664c([0x51]);for(let _0x8510e2=0x0;_0x8510e2<_0x26ac44[_0x1b664c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x8510e2+=0x2){let _0x531189=window[_0x1b664c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x26ac44[_0x1b664c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x8510e2,_0x8510e2+0x2));_0x531189>=_0xa6be95[_0x1b664c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x531189-=_0xa6be95[_0x1b664c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x43391f+=_0xa6be95[_0x531189];}return _0x43391f;}function _0x415a2b(){const _0x3e5bc0=_0x1009cd[_0x1b664c([0x73,0x70,0x6c,0x69,0x74])](_0x1b664c([0x2e]));if(0x3!=_0x3e5bc0[_0x1b664c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x14ac98(_0x3e5bc0[0x1]);function _0x14ac98(_0xf6f12){const _0x109593=_0x185ae6(_0xf6f12);return _0x109593&&_0x385948()?_0x109593:null;function _0x385948(){const _0x1531f2=_0x109593[_0x1b664c([0x6a,0x74,0x69])],_0x30527e=window[_0x1b664c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1531f2[_0x1b664c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1531f2[_0x1b664c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x163ebe={..._0x109593,[_0x1b664c([0x6a,0x74,0x69])]:_0x1531f2[_0x1b664c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1531f2[_0x1b664c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x163ebe[_0x1b664c([0x76,0x63])],_0x29f455(_0x163ebe)==_0x30527e;}}}async function _0x26c966(){let _0x2624a3=!0x0;try{const _0x319fdb=_0x1009cd[_0x1b664c([0x73,0x70,0x6c,0x69,0x74])](_0x1b664c([0x2e])),[_0xcee67a,_0x4c562b,_0x4b51ce]=_0x319fdb;return _0xa0e589(_0xcee67a),await _0x2ea5b9(_0xcee67a,_0x4c562b,_0x4b51ce),_0x2624a3;}catch{return!0x1;}function _0xa0e589(_0x19a6df){const _0x4ab1b4=_0x185ae6(_0x19a6df);_0x4ab1b4&&_0x4ab1b4[_0x1b664c([0x61,0x6c,0x67])]==_0x1b664c([0x45,0x53,0x32,0x35,0x36])||(_0x2624a3=!0x1);}async function _0x2ea5b9(_0x2ca654,_0x2ee399,_0x168862){const _0xca3b3f=window[_0x1b664c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1b664c([0x66,0x72,0x6f,0x6d])](_0x8cb2e3(_0x168862),_0x3f1e08=>_0x3f1e08[_0x1b664c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xe2c0a0=new window[(_0x1b664c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1b664c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2ca654+_0x1b664c([0x2e])+_0x2ee399),_0x25eb88=window[_0x1b664c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1b664c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x25eb88)return;const _0x3ef1bc=await _0x25eb88[_0x1b664c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1b664c([0x6a,0x77,0x6b]),_0x3f5614,{[_0x1b664c([0x6e,0x61,0x6d,0x65])]:_0x1b664c([0x45,0x43,0x44,0x53,0x41]),[_0x1b664c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1b664c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1b664c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x25eb88[_0x1b664c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1b664c([0x6e,0x61,0x6d,0x65])]:_0x1b664c([0x45,0x43,0x44,0x53,0x41]),[_0x1b664c([0x68,0x61,0x73,0x68])]:{[_0x1b664c([0x6e,0x61,0x6d,0x65])]:_0x1b664c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3ef1bc,_0xca3b3f,_0xe2c0a0)||(_0x2624a3=!0x1);}}function _0x185ae6(_0x5f3962){return _0x5f3962[_0x1b664c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1b664c([0x65,0x79]))?JSON[_0x1b664c([0x70,0x61,0x72,0x73,0x65])](_0x8cb2e3(_0x5f3962)):null;}function _0x8cb2e3(_0x4aeaab){return window[_0x1b664c([0x61,0x74,0x6f,0x62])](_0x4aeaab[_0x1b664c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1b664c([0x2b]))[_0x1b664c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1b664c([0x2f])));}function _0x29f455(_0x533257){let _0x2ede69=0x1505;function _0x58dcb3(_0x38cc2b){for(let _0x4d47d3=0x0;_0x4d47d3<_0x38cc2b[_0x1b664c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4d47d3++){const _0x586070=_0x38cc2b[_0x1b664c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4d47d3);_0x2ede69=(_0x2ede69<<0x5)+_0x2ede69+_0x586070,_0x2ede69&=_0x2ede69;}}function _0x1f53b4(_0x3c7b78){Array[_0x1b664c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3c7b78)?_0x3c7b78[_0x1b664c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1f53b4):_0x3c7b78&&typeof _0x3c7b78==_0x1b664c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1b664c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3c7b78)[_0x1b664c([0x73,0x6f,0x72,0x74])]()[_0x1b664c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x27ee67,_0x4c2c4d])=>{_0x58dcb3(_0x27ee67),_0x1f53b4(_0x4c2c4d);}):_0x58dcb3(window[_0x1b664c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3c7b78));}return _0x1f53b4(_0x533257),_0x2ede69>>>0x0;}function _0x3c1d16(_0x4e2f56){return _0x4e2f56[_0x1b664c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1b664c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1b664c([0x30]));}function _0x521fc3(_0x4f9959){return _0x4f9959[_0x1b664c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1b664c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1b664c([0x6a,0x6f,0x69,0x6e])]('');}function _0x4f1354(){}function _0x1b664c(_0x26ad7a){return _0x26ad7a['map'](_0x1ca6e9=>String['fromCharCode'](_0x1ca6e9))['join']('');}_0x4458c2(await _0x109068());}(this);}['_validateConfig'](){const _0x225389=this['editor'];if(!_0x225389['config']['get']('lineHeight.supportAllValues'))return;const _0x21bfd7=_0x225389['config']['get']('lineHeight.options')['filter'](_0x151426=>'string'==typeof _0x151426&&(!f(_0x151426)&&isNaN(Number(_0x151426))));if(_0x21bfd7['length'])throw new _0x10905('line-height-invalid-use-of-named-presets',null,{'namedPresets':_0x21bfd7});}['_prepareAnyValueConverters'](){const _0x5d1e07=this['editor'],_0x5df8d7=this['editor']['config']['get']('lineHeight.defaultValue');_0x5d1e07['conversion']['for']('downcast')['attributeToAttribute']({'model':{'key':'lineHeight'},'view':_0x182471=>String(_0x182471)===String(_0x5df8d7)?null:{'key':'style','value':{'line-height':_0x182471}}}),_0x5d1e07['conversion']['for']('upcast')['attributeToAttribute']({'model':{'key':'lineHeight','value':_0x140172=>{let _0x84c962=_0x140172['getStyle']('line-height');return _0x5e56b9(_0x84c962)&&(_0x84c962=String(Number(_0x84c962['slice'](0x0,-0x1))/0x64)),String(_0x84c962)===String(_0x5df8d7)?null:_0x84c962;}},'view':{'styles':{'line-height':/.*/}}});}['_preparePredefinedConverters'](){const _0x3453d3=this['editor'],_0x5c5860=this['editor']['config']['get']('lineHeight.defaultValue'),_0x24cbb7=function(_0x19e2df,_0x1f5e5e){const _0x58683c={'model':{'key':_0x19e2df,'values':[]},'view':{}};for(const _0x3a02a6 of _0x1f5e5e)'class'===_0x3a02a6['view']?.['key']?(_0x58683c['model']['values']['push'](_0x3a02a6['model']),_0x58683c['view'][_0x3a02a6['model']]={'key':'class','value':_0x3a02a6['view']['value']}):(_0x58683c['model']['values']['push'](_0x3a02a6['model']),_0x58683c['view'][_0x3a02a6['model']]={'key':'style','value':'line-height:'+_0x3a02a6['model']+';'});return _0x58683c;}('lineHeight',a(this['editor']['config']['get']('lineHeight'))['filter'](_0x215137=>_0x215137['model']));_0x3453d3['conversion']['attributeToAttribute'](_0x24cbb7),_0x3453d3['conversion']['for']('upcast')['attributeToAttribute']({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':'lineHeight','value':_0xad0d1d=>{let _0x1df3ae=_0xad0d1d['getStyle']('line-height');return _0x5e56b9(_0x1df3ae)&&(_0x1df3ae=String(Number(_0x1df3ae['slice'](0x0,-0x1))/0x64)),_0x1df3ae===String(_0x5c5860)?null:_0x24cbb7['model']['values']['includes'](_0x1df3ae)?_0x1df3ae:null;}}});}}class r extends _0x2dfc07{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'LineHeightUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x58508d={'accessibleLabel':(0x0,this['editor']['t'])('Line\x20height'),'options':this['_prepareListOptions']()};this['_registerToolbarComponent'](_0x58508d),this['_registerMenuBarComponent'](_0x58508d),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x44864b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3b46a6;for(const _0x4f3717 in _0x44864b){const _0x5764b5=_0x4f3717,_0x3d836c=_0x44864b[_0x5764b5];if('lineHeightLicenseKeyValid'==_0x3d836c||'lineHeightLicenseKeyInvalid'==_0x3d836c||'lineHeightLicenseKeyExpired'==_0x3d836c||'lineHeightLicenseKeyDomainLimit'==_0x3d836c||'lineHeightLicenseKeyNotAllowed'==_0x3d836c||'lineHeightLicenseKeyEvaluationLimit'==_0x3d836c||'lineHeightLicenseKeyTrialLimit'==_0x3d836c||'lineHeightLicenseKeyUsageLimit'==_0x3d836c){delete _0x44864b[_0x5764b5],_0x3b46a6=_0x3d836c,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'lineHeightLicenseKeyInvalid'==_0x3b46a6&&_0x44864b['_showLicenseError']('invalid'),'lineHeightLicenseKeyExpired'==_0x3b46a6&&_0x44864b['_showLicenseError']('expired'),'lineHeightLicenseKeyDomainLimit'==_0x3b46a6&&_0x44864b['_showLicenseError']('domainLimit'),'lineHeightLicenseKeyNotAllowed'==_0x3b46a6&&_0x44864b['_showLicenseError']('featureNotAllowed','LineHeight'),'lineHeightLicenseKeyEvaluationLimit'==_0x3b46a6&&_0x44864b['_showLicenseError']('evaluationLimit'),'lineHeightLicenseKeyTrialLimit'==_0x3b46a6&&_0x44864b['_showLicenseError']('trialLimit'),'lineHeightLicenseKeyUsageLimit'==_0x3b46a6&&_0x44864b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_shouldRenderCustomValueOption'](){return this['editor']['config']['get']('lineHeight.supportAllValues');}['_getLocalizedLineHeightOptions'](){const _0x5c340b=this['editor'],t=_0x5c340b['t'],_0x54b008=_0x5c340b['config']['get']('lineHeight'),_0x145c36={'Single':t({'string':'Single','id':'LINE_HEIGHT_SINGLE_OPTION_LABEL'}),'Double':t({'string':'Double','id':'LINE_HEIGHT_DOUBLE_OPTION_LABEL'})};return a(_0x54b008)['map'](_0x55226c=>{const _0x123746=_0x145c36[_0x55226c['title']];return _0x123746&&_0x123746!=_0x55226c['title']&&(_0x55226c=Object['assign']({},_0x55226c,{'title':_0x123746})),_0x55226c;});}['_prepareListOptions'](){const _0x50ddaa=this['editor']['commands']['get']('lineHeight'),_0x528251=this['editor']['config']['get']('lineHeight.defaultValue'),_0x5f3d1b=this['_getLocalizedLineHeightOptions'](),_0x3d20bd=new _0x153df9(),_0x2a2686=_0x273ada=>'default'===_0x273ada||String(_0x528251)===_0x273ada;for(const _0x5a2148 of _0x5f3d1b){const _0x5c41b3={'type':'button','model':new _0x2a005e({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','label':_0x5a2148['title'],'withText':!0x0})};_0x2a2686(_0x5a2148['model'])?(_0x5c41b3['model']['bind']('isOn')['to'](_0x50ddaa,'value',_0x5b40c6=>!_0x5b40c6),_0x5c41b3['model']['commandParam']=void 0x0):(_0x5c41b3['model']['bind']('isOn')['to'](_0x50ddaa,'value',_0x925a0c=>_0x925a0c===_0x5a2148['model']),_0x5c41b3['model']['commandParam']=_0x5a2148['model']),_0x3d20bd['add'](_0x5c41b3);}if(this['_shouldRenderCustomValueOption']()){const _0x882eac=this['_getCustomValueOptionDefinition'](_0x5f3d1b);_0x3d20bd['add'](_0x882eac);}return _0x3d20bd;}['_getCustomValueOptionDefinition'](_0x187a58){const _0x5137b9=this['editor'],t=_0x5137b9['t'],_0xc928a4=_0x5137b9['commands']['get']('lineHeight'),_0x3cbe37=_0x187a58['map'](_0xd722fa=>_0xd722fa['model']),_0x2fabb2={'type':'button','model':new _0x2a005e({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','withText':!0x0})};return _0x2fabb2['model']['bind']('commandParam')['to'](_0xc928a4,'value'),_0x2fabb2['model']['bind']('isOn')['to'](_0xc928a4,'value',_0x39ce05=>!!_0x39ce05&&!_0x3cbe37['includes'](String(_0x39ce05))),_0x2fabb2['model']['bind']('label')['to'](_0xc928a4,'value',_0xb72d5f=>t({'string':'Custom:\x20%0','id':'LINE_HEIGHT_CUSTOM_OPTION_LABEL'},String(_0xb72d5f))),_0x2fabb2;}['_registerToolbarComponent']({accessibleLabel:_0x3da90a,options:_0x50abc7}){const _0x380540=this['editor'],_0x54418b=_0x380540['commands']['get']('lineHeight');_0x380540['ui']['componentFactory']['add']('lineHeight',_0x59883c=>{const _0x42fdf7=_0x2abfba(_0x59883c);return _0x53212d(_0x42fdf7,_0x50abc7,{'role':'menu','ariaLabel':_0x3da90a}),_0x42fdf7['buttonView']['set']({'label':_0x3da90a,'tooltip':!0x0,'icon':_0x56b62b}),_0x42fdf7['extendTemplate']({'attributes':{'class':['ck-line-height-dropdown']}}),_0x42fdf7['bind']('isEnabled')['to'](_0x54418b),this['listenTo'](_0x42fdf7,'execute',_0xcbb738=>{_0x380540['execute'](_0xcbb738['source']['commandName'],{'value':_0xcbb738['source']['commandParam']}),_0x380540['editing']['view']['focus']();}),_0x42fdf7['once']('change:isOpen',()=>{const _0x39c55d=_0x42fdf7['panelView']['children']['first'];this['_attachCustomOptionVisibilityHandler'](_0x42fdf7,_0x50abc7,_0x39c55d);}),_0x42fdf7;});}['_registerMenuBarComponent']({accessibleLabel:_0x51d66e,options:_0x16c6c4}){const _0x2b1937=this['editor'],_0x348dda=_0x2b1937['commands']['get']('lineHeight');_0x2b1937['ui']['componentFactory']['add']('menuBar:lineHeight',_0x242574=>{const _0x579fc0=new _0x2e7920(_0x242574);_0x579fc0['buttonView']['set']({'label':_0x51d66e,'icon':_0x56b62b}),_0x579fc0['bind']('isEnabled')['to'](_0x348dda);const _0x15f4ba=new _0x58a532(_0x242574);for(const _0x14cc2d of _0x16c6c4){const _0x485856=new _0x4b2a62(_0x242574,_0x579fc0),_0x2062ae=new _0x451e7d(_0x242574);_0x2062ae['set']({'role':'menuitemradio','isToggleable':!0x0}),_0x2062ae['bind'](...Object['keys'](_0x14cc2d['model']))['to'](_0x14cc2d['model']),_0x2062ae['delegate']('execute')['to'](_0x579fc0),_0x2062ae['on']('execute',()=>{_0x2b1937['execute'](_0x14cc2d['model']['commandName'],{'value':_0x14cc2d['model']['commandParam']}),_0x2b1937['editing']['view']['focus']();}),_0x485856['children']['add'](_0x2062ae),_0x15f4ba['items']['add'](_0x485856);}return _0x579fc0['panelView']['children']['add'](_0x15f4ba),this['_attachCustomOptionVisibilityHandler'](_0x579fc0,_0x16c6c4,_0x15f4ba),_0x579fc0;});}['_attachCustomOptionVisibilityHandler'](_0x13d50c,_0x5cc9ba,_0x2c5a60){if(!this['_shouldRenderCustomValueOption']())return;const _0x274344=()=>{if(!_0x13d50c['isOpen'])return;_0x2c5a60['items']['last']['isVisible']=Boolean(_0x5cc9ba['last']['model']['isOn']);};_0x274344(),_0x13d50c['on']('change:isOpen',()=>{_0x274344();});}}class k extends _0x2dfc07{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 _0x52fbcc,Plugin as _0x2aa3ce}from'@ckeditor/ckeditor5-core/dist/index.js';import{first as _0x1c7241,CKEditorError as _0xea3288,uid as _0x4f8a33,Collection as _0x43f2b7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{isPercentageStyleValue as _0x2439e5}from'@ckeditor/ckeditor5-engine/dist/index.js';import{UIModel as _0x4bcd9f,createDropdown as _0x5bca38,addListToDropdown as _0x3b62ff,MenuBarMenuView as _0x52a27f,MenuBarMenuListView as _0x1a6722,MenuBarMenuListItemView as _0x1527c3,MenuBarMenuListItemButtonView as _0x3e870c}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconLineHeight as _0x192172}from'@ckeditor/ckeditor5-icons/dist/index.js';class n extends _0x52fbcc{['refresh'](){const _0x314626=this['editor']['model']['document'],_0x3b0909=_0x1c7241(_0x314626['selection']['getSelectedBlocks']());this['isEnabled']=Boolean(_0x3b0909)&&this['_canHaveLineHeight'](_0x3b0909),this['value']=this['isEnabled']&&_0x3b0909['getAttribute']('lineHeight');}['execute'](_0x9b32ff={}){const _0x1b5170=this['editor']['model'],_0x197639=_0x1b5170['document']['selection'],_0x2f6e63=_0x9b32ff['value'];_0x1b5170['change'](_0x58f744=>{const _0x26faeb=Array['from'](_0x197639['getSelectedBlocks']())['filter'](_0x1d3841=>this['_canHaveLineHeight'](_0x1d3841));for(const _0x29c75a of _0x26faeb)_0x2f6e63?_0x58f744['setAttribute']('lineHeight',_0x2f6e63,_0x29c75a):_0x58f744['removeAttribute']('lineHeight',_0x29c75a);});}['_canHaveLineHeight'](_0x52e681){return this['editor']['model']['schema']['checkAttribute'](_0x52e681,'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(_0x18b428){return'string'==typeof _0x18b428&&'default'===_0x18b428['toLowerCase']();}function a(_0x27f926){return _0x27f926['options']['map'](_0x17e714=>{return f(_0x17e714)?{'title':String(_0x27f926['defaultValue']),'model':'default'}:('number'==typeof _0x17e714&&(_0x17e714=String(_0x17e714)),'string'!=typeof _0x17e714?_0x17e714:parseFloat(_0x17e714)?{'title':_0x17e714,'model':_0x17e714,'view':{'name':'span','styles':{'line-height':_0x17e714}}}:'string'==typeof(_0x59400b=_0x17e714)?v[_0x59400b]:v[_0x59400b['model']]);var _0x59400b;})['filter'](_0x3a8971=>void 0x0!==_0x3a8971);}class e extends _0x2aa3ce{static get['pluginName'](){return'LineHeightEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x38b3d3){super(_0x38b3d3),_0x38b3d3['config']['define']('lineHeight',{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,'default',0x2,2.5,0x3]});}['init'](){const _0x19f416=this['editor'];this['_validateConfig'](),_0x19f416['model']['schema']['extend']('$block',{'allowAttributes':'lineHeight'}),_0x19f416['model']['schema']['setAttributeProperties']('lineHeight',{'isFormatting':!0x0}),_0x19f416['commands']['add']('lineHeight',new n(_0x19f416)),this['editor']['config']['get']('lineHeight.supportAllValues')?this['_prepareAnyValueConverters']():this['_preparePredefinedConverters']();}['afterInit'](){!async function(_0xafaab){const _0x57b088=_0x4d15e4([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]),_0x151278=0x4597e011,_0xb3ceab=0x459094b9^_0x151278,_0x3853fc=window[_0x4d15e4([0x44,0x61,0x74,0x65])][_0x4d15e4([0x6e,0x6f,0x77])](),_0xc3a116=_0xafaab[_0x4d15e4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4361d7=new window[(_0x4d15e4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5f455c=>{_0xc3a116[_0x4d15e4([0x6f,0x6e,0x63,0x65])](_0x4d15e4([0x72,0x65,0x61,0x64,0x79]),_0x5f455c);}),_0x3c8fdd={[_0x4d15e4([0x6b,0x74,0x79])]:_0x4d15e4([0x45,0x43]),[_0x4d15e4([0x75,0x73,0x65])]:_0x4d15e4([0x73,0x69,0x67]),[_0x4d15e4([0x63,0x72,0x76])]:_0x4d15e4([0x50,0x2d,0x32,0x35,0x36]),[_0x4d15e4([0x78])]:_0x4d15e4([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]),[_0x4d15e4([0x79])]:_0x4d15e4([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]),[_0x4d15e4([0x61,0x6c,0x67])]:_0x4d15e4([0x45,0x53,0x32,0x35,0x36])},_0x4e708c=_0xc3a116[_0x4d15e4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4d15e4([0x67,0x65,0x74])](_0x4d15e4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5decc3(){let _0x588c1d,_0x270bc2=null,_0x16fd63=null;try{if(_0x4e708c==_0x4d15e4([0x47,0x50,0x4c]))return _0x4d15e4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x588c1d=_0x30827b(),!_0x588c1d)return _0x4d15e4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x588c1d[_0x4d15e4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x16fd63=_0x34434b(_0x588c1d[_0x4d15e4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x588c1d[_0x4d15e4([0x6a,0x74,0x69])])),await _0x1c23e4()?_0x37150d()?_0x5f5522()?_0x4d15e4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x587107()?(_0x588c1d[_0x4d15e4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4d15e4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x270bc2=_0x105515(_0x4d15e4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x588c1d[_0x4d15e4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4d15e4([0x74,0x72,0x69,0x61,0x6c])&&(_0x270bc2=_0x105515(_0x4d15e4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x286049()):_0x4d15e4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4d15e4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4d15e4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4d15e4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5f5522(){const _0x59373d=[_0x4d15e4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4d15e4([0x74,0x72,0x69,0x61,0x6c])][_0x4d15e4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x588c1d[_0x4d15e4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3853fc/0x3e8:0xe10*_0xb3ceab;return _0x588c1d[_0x4d15e4([0x65,0x78,0x70])]<_0x59373d;}function _0x37150d(){const _0xb5c2ba=_0x588c1d[_0x4d15e4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xb5c2ba&&(!!_0xb5c2ba[_0x4d15e4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d15e4([0x2a]))||!!_0xb5c2ba[_0x4d15e4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d15e4([0x4c,0x48])));}function _0x587107(){const _0x4e5963=_0x588c1d[_0x4d15e4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4e5963||0x0==_0x4e5963[_0x4d15e4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x13b96c}=new URL(window[_0x4d15e4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4e5963[_0x4d15e4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x13b96c))return!0x0;const _0x54cc89=_0x13b96c[_0x4d15e4([0x73,0x70,0x6c,0x69,0x74])](_0x4d15e4([0x2e]));return _0x4e5963[_0x4d15e4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4c1ef5=>_0x4c1ef5[_0x4d15e4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d15e4([0x2a])))[_0x4d15e4([0x6d,0x61,0x70])](_0x55a2f7=>_0x55a2f7[_0x4d15e4([0x73,0x70,0x6c,0x69,0x74])](_0x4d15e4([0x2e])))[_0x4d15e4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1965b8=>_0x1965b8[_0x4d15e4([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x54cc89[_0x4d15e4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4d15e4([0x6d,0x61,0x70])](_0x513d3d=>Array(_0x54cc89[_0x4d15e4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x513d3d[_0x4d15e4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4d15e4([0x66,0x69,0x6c,0x6c])](_0x513d3d[0x0]===_0x4d15e4([0x2a])?_0x4d15e4([0x2a]):'')[_0x4d15e4([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x513d3d))[_0x4d15e4([0x73,0x6f,0x6d,0x65])](_0x30a089=>_0x54cc89[_0x4d15e4([0x65,0x76,0x65,0x72,0x79])]((_0x26ff08,_0xa8a201)=>_0x30a089[_0xa8a201]===_0x26ff08||_0x30a089[_0xa8a201]===_0x4d15e4([0x2a])));}function _0x286049(){return _0x270bc2&&_0x16fd63?new window[(_0x4d15e4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x46d2ed,_0x4a3a0f)=>{_0x270bc2[_0x4d15e4([0x74,0x68,0x65,0x6e])](_0x46d2ed,_0x4a3a0f),_0x16fd63[_0x4d15e4([0x74,0x68,0x65,0x6e])](_0x4b1daa=>{_0x4b1daa!=_0x4d15e4([0x56,0x61,0x6c,0x69,0x64])&&_0x46d2ed(_0x4b1daa);},_0x4a3a0f);}):_0x270bc2||_0x16fd63||_0x4d15e4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x34434b(_0x1c51ad,_0x46792b){return new window[(_0x4d15e4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x320194=>{if(_0x56c7ff())return _0x320194(_0x4d15e4([0x56,0x61,0x6c,0x69,0x64]));_0x5df923(),_0xc3a116[_0x4d15e4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4d15e4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x33f71b=!0x1;const _0x3a7c56=_0x4f8a33();function _0x173625(_0x3c2887){return!!_0x3c2887&&(typeof _0x3c2887===_0x4d15e4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3c2887===_0x4d15e4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3c2887[_0x4d15e4([0x74,0x68,0x65,0x6e])]===_0x4d15e4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3c2887[_0x4d15e4([0x63,0x61,0x74,0x63,0x68])]===_0x4d15e4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5abb2e(_0x9698d6){_0x3397d3(_0x9698d6)[_0x4d15e4([0x74,0x68,0x65,0x6e])](_0x478a1f=>{if(!_0x478a1f||_0x478a1f[_0x4d15e4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4d15e4([0x6f,0x6b]))return _0x4d15e4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xbf3550(_0x1d40b6(_0x3a7c56+_0x46792b))!=_0x478a1f[_0x4d15e4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4d15e4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4d15e4([0x56,0x61,0x6c,0x69,0x64]);})[_0x4d15e4([0x74,0x68,0x65,0x6e])](_0x395b80=>(_0xd6887b(),_0x395b80),()=>{const _0x4ca7c8=_0x1add05();return null==_0x4ca7c8?(_0xd6887b(),_0x4d15e4([0x56,0x61,0x6c,0x69,0x64])):_0x4d15e4(_0x3853fc-_0x4ca7c8>(0x619b6411^_0x151278)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4d15e4([0x74,0x68,0x65,0x6e])](_0x320194)[_0x4d15e4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x320194(_0x4d15e4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1960c9=0x45a10e91^_0x151278;function _0xd6887b(){const _0x248e7c=_0x4d15e4([0x6c,0x6c,0x63,0x74,0x2d])+_0xbf3550(_0x1d40b6(_0x1c51ad)),_0x2c1033=_0x46facd(_0xbf3550(window[_0x4d15e4([0x4d,0x61,0x74,0x68])][_0x4d15e4([0x63,0x65,0x69,0x6c])](_0x3853fc/_0x1960c9)));window[_0x4d15e4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4d15e4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x248e7c,_0x2c1033);}function _0x1add05(){const _0x3762a0=_0x4d15e4([0x6c,0x6c,0x63,0x74,0x2d])+_0xbf3550(_0x1d40b6(_0x1c51ad)),_0x1d8c7c=window[_0x4d15e4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4d15e4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3762a0);return _0x1d8c7c?window[_0x4d15e4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46facd(_0x1d8c7c),0x10)*_0x1960c9:null;}function _0x3397d3(_0x504e3f){return new window[(_0x4d15e4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1c2900,_0x17e2a6)=>{_0x504e3f[_0x4d15e4([0x74,0x68,0x65,0x6e])](_0x1c2900,_0x17e2a6),window[_0x4d15e4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x17e2a6,0x459634d1^_0x151278);});}}_0xc3a116[_0x4d15e4([0x6f,0x6e])](_0x4d15e4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4dbcaf,_0x28f36f)=>{if(_0x28f36f[0x0]!=_0x1c51ad)return _0x320194(_0x4d15e4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x28f36f[0x1]={..._0x28f36f[0x1],[_0x4d15e4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3a7c56};},{[_0x4d15e4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4d15e4([0x68,0x69,0x67,0x68])}),_0xc3a116[_0x4d15e4([0x6f,0x6e])](_0x4d15e4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2bb5c1=>{_0x173625(_0x2bb5c1[_0x4d15e4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x33f71b=!0x0,_0x5abb2e(_0x2bb5c1[_0x4d15e4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4d15e4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4d15e4([0x6c,0x6f,0x77])}),_0x4361d7[_0x4d15e4([0x74,0x68,0x65,0x6e])](()=>{_0x33f71b||_0x320194(_0x4d15e4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x56c7ff(){return _0xc3a116[_0x4d15e4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4d15e4([0x76,0x69,0x65,0x77])][_0x4d15e4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4d15e4([0x61,0x75,0x74,0x6f]);}function _0x5df923(){_0xc3a116[_0x4d15e4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4d15e4([0x76,0x69,0x65,0x77])][_0x4d15e4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4d15e4([0x61,0x75,0x74,0x6f]);}}function _0x105515(_0x363a42){const _0x1fd2b1=[new window[(_0x4d15e4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x705f9f=>setTimeout(_0x705f9f,0x459ededd^_0x151278)),_0x4361d7[_0x4d15e4([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4d15e4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a5a0d=>{let _0x3f2234=0x0;_0xc3a116[_0x4d15e4([0x6d,0x6f,0x64,0x65,0x6c])][_0x4d15e4([0x6f,0x6e])](_0x4d15e4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5352c4,_0x21cf36)=>{_0x21cf36[0x0][_0x4d15e4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3f2234++,_0x3f2234==(0x4597e1e9^_0x151278)&&(_0x1a5a0d(),_0x5352c4[_0x4d15e4([0x6f,0x66,0x66])]());});}))];return window[_0x4d15e4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4d15e4([0x72,0x61,0x63,0x65])](_0x1fd2b1)[_0x4d15e4([0x74,0x68,0x65,0x6e])](()=>_0x363a42);}async function _0x5b2213(){await _0x4361d7,_0xc3a116[_0x4d15e4([0x6d,0x6f,0x64,0x65,0x6c])][_0x4d15e4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x30e805,_0xc3a116[_0x4d15e4([0x6d,0x6f,0x64,0x65,0x6c])][_0x4d15e4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x30e805,_0xc3a116[_0x4d15e4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4d15e4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4c35b5(_0x2d48b7){const _0x324a0d=_0x1a50bf();_0xc3a116[_0x324a0d]=_0x4d15e4([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2d48b7,_0x2d48b7!=_0x4d15e4([0x56,0x61,0x6c,0x69,0x64])&&_0x5b2213();}function _0x1a50bf(){const _0x217101=window[_0x4d15e4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4d15e4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4d15e4([0x6e,0x6f,0x77])]())[_0x4d15e4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4d15e4([0x2e]),'');let _0x1d3bc5=_0x4d15e4([0x51]);for(let _0x2282e3=0x0;_0x2282e3<_0x217101[_0x4d15e4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2282e3+=0x2){let _0x360584=window[_0x4d15e4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x217101[_0x4d15e4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2282e3,_0x2282e3+0x2));_0x360584>=_0x57b088[_0x4d15e4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x360584-=_0x57b088[_0x4d15e4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1d3bc5+=_0x57b088[_0x360584];}return _0x1d3bc5;}function _0x30827b(){const _0x264e86=_0x4e708c[_0x4d15e4([0x73,0x70,0x6c,0x69,0x74])](_0x4d15e4([0x2e]));if(0x3!=_0x264e86[_0x4d15e4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4b1494(_0x264e86[0x1]);function _0x4b1494(_0x1a2a1d){const _0x29ba89=_0x125e81(_0x1a2a1d);return _0x29ba89&&_0x2c1b5d()?_0x29ba89:null;function _0x2c1b5d(){const _0x57c0ea=_0x29ba89[_0x4d15e4([0x6a,0x74,0x69])],_0x5cc015=window[_0x4d15e4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x57c0ea[_0x4d15e4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x57c0ea[_0x4d15e4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x10ff30={..._0x29ba89,[_0x4d15e4([0x6a,0x74,0x69])]:_0x57c0ea[_0x4d15e4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x57c0ea[_0x4d15e4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x10ff30[_0x4d15e4([0x76,0x63])],_0x1d40b6(_0x10ff30)==_0x5cc015;}}}async function _0x1c23e4(){let _0x18fae1=!0x0;try{const _0x1a0bb4=_0x4e708c[_0x4d15e4([0x73,0x70,0x6c,0x69,0x74])](_0x4d15e4([0x2e])),[_0x1e29dc,_0x303d8a,_0xd9bde7]=_0x1a0bb4;return _0x1db90f(_0x1e29dc),await _0x3a5a35(_0x1e29dc,_0x303d8a,_0xd9bde7),_0x18fae1;}catch{return!0x1;}function _0x1db90f(_0x3a6837){const _0x4cc6ba=_0x125e81(_0x3a6837);_0x4cc6ba&&_0x4cc6ba[_0x4d15e4([0x61,0x6c,0x67])]==_0x4d15e4([0x45,0x53,0x32,0x35,0x36])||(_0x18fae1=!0x1);}async function _0x3a5a35(_0x5c915e,_0x17794a,_0x2e4a41){const _0x5a52d5=window[_0x4d15e4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4d15e4([0x66,0x72,0x6f,0x6d])](_0x1ef1ef(_0x2e4a41),_0x2cee2d=>_0x2cee2d[_0x4d15e4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4200a9=new window[(_0x4d15e4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4d15e4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5c915e+_0x4d15e4([0x2e])+_0x17794a),_0x1d9a5a=window[_0x4d15e4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4d15e4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1d9a5a)return;const _0x5bf51b=await _0x1d9a5a[_0x4d15e4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4d15e4([0x6a,0x77,0x6b]),_0x3c8fdd,{[_0x4d15e4([0x6e,0x61,0x6d,0x65])]:_0x4d15e4([0x45,0x43,0x44,0x53,0x41]),[_0x4d15e4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4d15e4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4d15e4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1d9a5a[_0x4d15e4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4d15e4([0x6e,0x61,0x6d,0x65])]:_0x4d15e4([0x45,0x43,0x44,0x53,0x41]),[_0x4d15e4([0x68,0x61,0x73,0x68])]:{[_0x4d15e4([0x6e,0x61,0x6d,0x65])]:_0x4d15e4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5bf51b,_0x5a52d5,_0x4200a9)||(_0x18fae1=!0x1);}}function _0x125e81(_0x4bbd48){return _0x4bbd48[_0x4d15e4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4d15e4([0x65,0x79]))?JSON[_0x4d15e4([0x70,0x61,0x72,0x73,0x65])](_0x1ef1ef(_0x4bbd48)):null;}function _0x1ef1ef(_0x2df2bc){return window[_0x4d15e4([0x61,0x74,0x6f,0x62])](_0x2df2bc[_0x4d15e4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4d15e4([0x2b]))[_0x4d15e4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4d15e4([0x2f])));}function _0x1d40b6(_0xf40a9){let _0x41f359=0x1505;function _0x22d057(_0x5249ea){for(let _0x151a6d=0x0;_0x151a6d<_0x5249ea[_0x4d15e4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x151a6d++){const _0x23bd99=_0x5249ea[_0x4d15e4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x151a6d);_0x41f359=(_0x41f359<<0x5)+_0x41f359+_0x23bd99,_0x41f359&=_0x41f359;}}function _0x1315f2(_0x3204c0){Array[_0x4d15e4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3204c0)?_0x3204c0[_0x4d15e4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1315f2):_0x3204c0&&typeof _0x3204c0==_0x4d15e4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4d15e4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3204c0)[_0x4d15e4([0x73,0x6f,0x72,0x74])]()[_0x4d15e4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x529b42,_0x47a98a])=>{_0x22d057(_0x529b42),_0x1315f2(_0x47a98a);}):_0x22d057(window[_0x4d15e4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3204c0));}return _0x1315f2(_0xf40a9),_0x41f359>>>0x0;}function _0xbf3550(_0x387679){return _0x387679[_0x4d15e4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4d15e4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4d15e4([0x30]));}function _0x46facd(_0x34247f){return _0x34247f[_0x4d15e4([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4d15e4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4d15e4([0x6a,0x6f,0x69,0x6e])]('');}function _0x30e805(){}function _0x4d15e4(_0x3943e9){return _0x3943e9['map'](_0x5690ca=>String['fromCharCode'](_0x5690ca))['join']('');}_0x4c35b5(await _0x5decc3());}(this);}['_validateConfig'](){const _0x515ecc=this['editor'];if(!_0x515ecc['config']['get']('lineHeight.supportAllValues'))return;const _0x3e79b8=_0x515ecc['config']['get']('lineHeight.options')['filter'](_0x3bda85=>'string'==typeof _0x3bda85&&(!f(_0x3bda85)&&isNaN(Number(_0x3bda85))));if(_0x3e79b8['length'])throw new _0xea3288('line-height-invalid-use-of-named-presets',null,{'namedPresets':_0x3e79b8});}['_prepareAnyValueConverters'](){const _0x3359db=this['editor'],_0x6881b9=this['editor']['config']['get']('lineHeight.defaultValue');_0x3359db['conversion']['for']('downcast')['attributeToAttribute']({'model':{'key':'lineHeight'},'view':_0x1eea27=>String(_0x1eea27)===String(_0x6881b9)?null:{'key':'style','value':{'line-height':_0x1eea27}}}),_0x3359db['conversion']['for']('upcast')['attributeToAttribute']({'model':{'key':'lineHeight','value':_0x167f9d=>{let _0x59d5d8=_0x167f9d['getStyle']('line-height');return _0x2439e5(_0x59d5d8)&&(_0x59d5d8=String(Number(_0x59d5d8['slice'](0x0,-0x1))/0x64)),String(_0x59d5d8)===String(_0x6881b9)?null:_0x59d5d8;}},'view':{'styles':{'line-height':/.*/}}});}['_preparePredefinedConverters'](){const _0x28602b=this['editor'],_0xa4abbf=this['editor']['config']['get']('lineHeight.defaultValue'),_0x5a3a6e=function(_0x281417,_0x51a28a){const _0x432062={'model':{'key':_0x281417,'values':[]},'view':{}};for(const _0x5bd7f9 of _0x51a28a)'class'===_0x5bd7f9['view']?.['key']?(_0x432062['model']['values']['push'](_0x5bd7f9['model']),_0x432062['view'][_0x5bd7f9['model']]={'key':'class','value':_0x5bd7f9['view']['value']}):(_0x432062['model']['values']['push'](_0x5bd7f9['model']),_0x432062['view'][_0x5bd7f9['model']]={'key':'style','value':'line-height:'+_0x5bd7f9['model']+';'});return _0x432062;}('lineHeight',a(this['editor']['config']['get']('lineHeight'))['filter'](_0x1c46de=>_0x1c46de['model']));_0x28602b['conversion']['attributeToAttribute'](_0x5a3a6e),_0x28602b['conversion']['for']('upcast')['attributeToAttribute']({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':'lineHeight','value':_0x307d8c=>{let _0x3fe6eb=_0x307d8c['getStyle']('line-height');return _0x2439e5(_0x3fe6eb)&&(_0x3fe6eb=String(Number(_0x3fe6eb['slice'](0x0,-0x1))/0x64)),_0x3fe6eb===String(_0xa4abbf)?null:_0x5a3a6e['model']['values']['includes'](_0x3fe6eb)?_0x3fe6eb:null;}}});}}class r extends _0x2aa3ce{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'LineHeightUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0xde769f={'accessibleLabel':(0x0,this['editor']['t'])('Line\x20height'),'options':this['_prepareListOptions']()};this['_registerToolbarComponent'](_0xde769f),this['_registerMenuBarComponent'](_0xde769f),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x157e54=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x29762e;for(const _0x6fb285 in _0x157e54){const _0x4e63ba=_0x6fb285,_0x462017=_0x157e54[_0x4e63ba];if('lineHeightLicenseKeyValid'==_0x462017||'lineHeightLicenseKeyInvalid'==_0x462017||'lineHeightLicenseKeyExpired'==_0x462017||'lineHeightLicenseKeyDomainLimit'==_0x462017||'lineHeightLicenseKeyNotAllowed'==_0x462017||'lineHeightLicenseKeyEvaluationLimit'==_0x462017||'lineHeightLicenseKeyTrialLimit'==_0x462017||'lineHeightLicenseKeyUsageLimit'==_0x462017){delete _0x157e54[_0x4e63ba],_0x29762e=_0x462017,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'lineHeightLicenseKeyInvalid'==_0x29762e&&_0x157e54['_showLicenseError']('invalid'),'lineHeightLicenseKeyExpired'==_0x29762e&&_0x157e54['_showLicenseError']('expired'),'lineHeightLicenseKeyDomainLimit'==_0x29762e&&_0x157e54['_showLicenseError']('domainLimit'),'lineHeightLicenseKeyNotAllowed'==_0x29762e&&_0x157e54['_showLicenseError']('featureNotAllowed','LineHeight'),'lineHeightLicenseKeyEvaluationLimit'==_0x29762e&&_0x157e54['_showLicenseError']('evaluationLimit'),'lineHeightLicenseKeyTrialLimit'==_0x29762e&&_0x157e54['_showLicenseError']('trialLimit'),'lineHeightLicenseKeyUsageLimit'==_0x29762e&&_0x157e54['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_shouldRenderCustomValueOption'](){return this['editor']['config']['get']('lineHeight.supportAllValues');}['_getLocalizedLineHeightOptions'](){const _0x48cef9=this['editor'],t=_0x48cef9['t'],_0x523c87=_0x48cef9['config']['get']('lineHeight'),_0x21ad46={'Single':t({'string':'Single','id':'LINE_HEIGHT_SINGLE_OPTION_LABEL'}),'Double':t({'string':'Double','id':'LINE_HEIGHT_DOUBLE_OPTION_LABEL'})};return a(_0x523c87)['map'](_0x504357=>{const _0x49977e=_0x21ad46[_0x504357['title']];return _0x49977e&&_0x49977e!=_0x504357['title']&&(_0x504357=Object['assign']({},_0x504357,{'title':_0x49977e})),_0x504357;});}['_prepareListOptions'](){const _0x37f824=this['editor']['commands']['get']('lineHeight'),_0x58e89a=this['editor']['config']['get']('lineHeight.defaultValue'),_0x5af909=this['_getLocalizedLineHeightOptions'](),_0x4d8b0f=new _0x43f2b7(),_0xaa01ac=_0x4e9032=>'default'===_0x4e9032||String(_0x58e89a)===_0x4e9032;for(const _0x3ef0a1 of _0x5af909){const _0x2415a0={'type':'button','model':new _0x4bcd9f({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','label':_0x3ef0a1['title'],'withText':!0x0})};_0xaa01ac(_0x3ef0a1['model'])?(_0x2415a0['model']['bind']('isOn')['to'](_0x37f824,'value',_0x177903=>!_0x177903),_0x2415a0['model']['commandParam']=void 0x0):(_0x2415a0['model']['bind']('isOn')['to'](_0x37f824,'value',_0xc70cfd=>_0xc70cfd===_0x3ef0a1['model']),_0x2415a0['model']['commandParam']=_0x3ef0a1['model']),_0x4d8b0f['add'](_0x2415a0);}if(this['_shouldRenderCustomValueOption']()){const _0xf2c884=this['_getCustomValueOptionDefinition'](_0x5af909);_0x4d8b0f['add'](_0xf2c884);}return _0x4d8b0f;}['_getCustomValueOptionDefinition'](_0x38db2c){const _0x36174a=this['editor'],t=_0x36174a['t'],_0x2932e7=_0x36174a['commands']['get']('lineHeight'),_0x14a6cb=_0x38db2c['map'](_0x1566c2=>_0x1566c2['model']),_0x549e10={'type':'button','model':new _0x4bcd9f({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','withText':!0x0})};return _0x549e10['model']['bind']('commandParam')['to'](_0x2932e7,'value'),_0x549e10['model']['bind']('isOn')['to'](_0x2932e7,'value',_0x3da44b=>!!_0x3da44b&&!_0x14a6cb['includes'](String(_0x3da44b))),_0x549e10['model']['bind']('label')['to'](_0x2932e7,'value',_0xa81fa9=>t({'string':'Custom:\x20%0','id':'LINE_HEIGHT_CUSTOM_OPTION_LABEL'},String(_0xa81fa9))),_0x549e10;}['_registerToolbarComponent']({accessibleLabel:_0x498703,options:_0x5af996}){const _0xee809=this['editor'],_0x33b90c=_0xee809['commands']['get']('lineHeight');_0xee809['ui']['componentFactory']['add']('lineHeight',_0x417260=>{const _0xc9ceb0=_0x5bca38(_0x417260);return _0x3b62ff(_0xc9ceb0,_0x5af996,{'role':'menu','ariaLabel':_0x498703}),_0xc9ceb0['buttonView']['set']({'label':_0x498703,'tooltip':!0x0,'icon':_0x192172}),_0xc9ceb0['extendTemplate']({'attributes':{'class':['ck-line-height-dropdown']}}),_0xc9ceb0['bind']('isEnabled')['to'](_0x33b90c),this['listenTo'](_0xc9ceb0,'execute',_0x44e701=>{_0xee809['execute'](_0x44e701['source']['commandName'],{'value':_0x44e701['source']['commandParam']}),_0xee809['editing']['view']['focus']();}),_0xc9ceb0['once']('change:isOpen',()=>{const _0x1c332e=_0xc9ceb0['panelView']['children']['first'];this['_attachCustomOptionVisibilityHandler'](_0xc9ceb0,_0x5af996,_0x1c332e);}),_0xc9ceb0;});}['_registerMenuBarComponent']({accessibleLabel:_0x1e031f,options:_0x2ed243}){const _0x2c7986=this['editor'],_0x401c35=_0x2c7986['commands']['get']('lineHeight');_0x2c7986['ui']['componentFactory']['add']('menuBar:lineHeight',_0x3e7ce7=>{const _0x188a6d=new _0x52a27f(_0x3e7ce7);_0x188a6d['buttonView']['set']({'label':_0x1e031f,'icon':_0x192172}),_0x188a6d['bind']('isEnabled')['to'](_0x401c35);const _0x242cd8=new _0x1a6722(_0x3e7ce7);for(const _0x24014e of _0x2ed243){const _0x2b71f5=new _0x1527c3(_0x3e7ce7,_0x188a6d),_0x5af2fe=new _0x3e870c(_0x3e7ce7);_0x5af2fe['set']({'role':'menuitemradio','isToggleable':!0x0}),_0x5af2fe['bind'](...Object['keys'](_0x24014e['model']))['to'](_0x24014e['model']),_0x5af2fe['delegate']('execute')['to'](_0x188a6d),_0x5af2fe['on']('execute',()=>{_0x2c7986['execute'](_0x24014e['model']['commandName'],{'value':_0x24014e['model']['commandParam']}),_0x2c7986['editing']['view']['focus']();}),_0x2b71f5['children']['add'](_0x5af2fe),_0x242cd8['items']['add'](_0x2b71f5);}return _0x188a6d['panelView']['children']['add'](_0x242cd8),this['_attachCustomOptionVisibilityHandler'](_0x188a6d,_0x2ed243,_0x242cd8),_0x188a6d;});}['_attachCustomOptionVisibilityHandler'](_0x3947ce,_0x1f7d44,_0x106f47){if(!this['_shouldRenderCustomValueOption']())return;const _0x1e1623=()=>{if(!_0x3947ce['isOpen'])return;_0x106f47['items']['last']['isVisible']=Boolean(_0x1f7d44['last']['model']['isOn']);};_0x1e1623(),_0x3947ce['on']('change:isOpen',()=>{_0x1e1623();});}}class k extends _0x2aa3ce{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": "47.0.0-alpha.
|
|
3
|
+
"version": "47.0.0-alpha.4",
|
|
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": "47.0.0-alpha.
|
|
17
|
-
"@ckeditor/ckeditor5-engine": "47.0.0-alpha.
|
|
18
|
-
"@ckeditor/ckeditor5-icons": "47.0.0-alpha.
|
|
19
|
-
"@ckeditor/ckeditor5-ui": "47.0.0-alpha.
|
|
20
|
-
"@ckeditor/ckeditor5-utils": "47.0.0-alpha.
|
|
21
|
-
"ckeditor5": "47.0.0-alpha.
|
|
16
|
+
"@ckeditor/ckeditor5-core": "47.0.0-alpha.4",
|
|
17
|
+
"@ckeditor/ckeditor5-engine": "47.0.0-alpha.4",
|
|
18
|
+
"@ckeditor/ckeditor5-icons": "47.0.0-alpha.4",
|
|
19
|
+
"@ckeditor/ckeditor5-ui": "47.0.0-alpha.4",
|
|
20
|
+
"@ckeditor/ckeditor5-utils": "47.0.0-alpha.4",
|
|
21
|
+
"ckeditor5": "47.0.0-alpha.4"
|
|
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
|
-
function _0x154a(_0x20419d,_0xffeabd){const _0x7a5927=_0x7a59();return _0x154a=function(_0x154aa6,_0x5bb1f5){_0x154aa6=_0x154aa6-0x11e;let _0x15d40d=_0x7a5927[_0x154aa6];return _0x15d40d;},_0x154a(_0x20419d,_0xffeabd);}const _0xae2b73=_0x154a;(function(_0x331077,_0x50b755){const _0x2d0468=_0x154a,_0x7883e8=_0x331077();while(!![]){try{const _0xb2b192=parseInt(_0x2d0468(0x14d))/0x1+parseInt(_0x2d0468(0x143))/0x2+parseInt(_0x2d0468(0x12d))/0x3*(parseInt(_0x2d0468(0x148))/0x4)+parseInt(_0x2d0468(0x11f))/0x5+parseInt(_0x2d0468(0x127))/0x6*(parseInt(_0x2d0468(0x14f))/0x7)+parseInt(_0x2d0468(0x12b))/0x8+-parseInt(_0x2d0468(0x120))/0x9;if(_0xb2b192===_0x50b755)break;else _0x7883e8['push'](_0x7883e8['shift']());}catch(_0x434f3d){_0x7883e8['push'](_0x7883e8['shift']());}}}(_0x7a59,0xed071));import{Plugin as _0x5e47a6}from'ckeditor5/src/core.js';import{LineHeightCommand as _0x368cbd}from'./lineheightcommand.js';function _0x7a59(){const _0x1dcf59=['commands','3705565QZTczi','31072059CVeeCq','add','map','afterInit','includes','join','lineHeight.options','10324404AKrTPK','downcast','get','init','2131192PAluws','setAttributeProperties','1891389ZElAPX','extend','upcast','style','default','lineHeight.supportAllValues','line-height-invalid-use-of-named-presets','getStyle','length','attributeToAttribute','schema','LineHeightEditing','pluginName','for','_prepareAnyValueConverters','slice','editor','line-height','lineHeight','isOfficialPlugin','conversion','_preparePredefinedConverters','287646anAhvo','_validateConfig','lineHeight.defaultValue','fromCharCode','values','8KhtLuQ','model','href','define','config','290321GEmJLW','filter','7mpfjiB','string','isPremiumPlugin','$block'];_0x7a59=function(){return _0x1dcf59;};return _0x7a59();}import{isPercentageStyleValue as _0xae5a38}from'ckeditor5/src/engine.js';import{uid as _0x2f55d3,CKEditorError as _0x5cfbd7}from'ckeditor5/src/utils.js';import{buildDefinition as _0x3f1eb1,isLineHeightDefaultValue as _0x40b52b,normalizeOptions as _0x541561}from'./utils.js';export class LineHeightEditing extends _0x5e47a6{static get[_0xae2b73(0x139)](){const _0x584656=_0xae2b73;return _0x584656(0x138);}static get[_0xae2b73(0x140)](){return!0x0;}static get[_0xae2b73(0x151)](){return!0x0;}constructor(_0x516060){const _0x5e7c67=_0xae2b73;super(_0x516060),_0x516060[_0x5e7c67(0x14c)][_0x5e7c67(0x14b)](_0x5e7c67(0x13f),{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,_0x5e7c67(0x131),0x2,2.5,0x3]});}[_0xae2b73(0x12a)](){const _0x2aac86=_0xae2b73,_0x14e6ef=this[_0x2aac86(0x13d)];this[_0x2aac86(0x144)](),_0x14e6ef[_0x2aac86(0x149)][_0x2aac86(0x137)][_0x2aac86(0x12e)](_0x2aac86(0x152),{'allowAttributes':_0x2aac86(0x13f)}),_0x14e6ef[_0x2aac86(0x149)][_0x2aac86(0x137)][_0x2aac86(0x12c)](_0x2aac86(0x13f),{'isFormatting':!0x0}),_0x14e6ef[_0x2aac86(0x11e)][_0x2aac86(0x121)](_0x2aac86(0x13f),new _0x368cbd(_0x14e6ef)),this[_0x2aac86(0x13d)][_0x2aac86(0x14c)][_0x2aac86(0x129)](_0x2aac86(0x132))?this[_0x2aac86(0x13b)]():this[_0x2aac86(0x142)]();}[_0xae2b73(0x123)](){!async function(_0x2dafc9){const _0x5bde11=_0x1ce3f9([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]),_0x4756e8=0x4597e011,_0x36c7a8=0x45909481^_0x4756e8,_0x2d8e8b=window[_0x1ce3f9([0x44,0x61,0x74,0x65])][_0x1ce3f9([0x6e,0x6f,0x77])](),_0x3dd8a2=_0x2dafc9[_0x1ce3f9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5b9b2f=new window[(_0x1ce3f9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4dfcf4=>{_0x3dd8a2[_0x1ce3f9([0x6f,0x6e,0x63,0x65])](_0x1ce3f9([0x72,0x65,0x61,0x64,0x79]),_0x4dfcf4);}),_0x128935={[_0x1ce3f9([0x6b,0x74,0x79])]:_0x1ce3f9([0x45,0x43]),[_0x1ce3f9([0x75,0x73,0x65])]:_0x1ce3f9([0x73,0x69,0x67]),[_0x1ce3f9([0x63,0x72,0x76])]:_0x1ce3f9([0x50,0x2d,0x32,0x35,0x36]),[_0x1ce3f9([0x78])]:_0x1ce3f9([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]),[_0x1ce3f9([0x79])]:_0x1ce3f9([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]),[_0x1ce3f9([0x61,0x6c,0x67])]:_0x1ce3f9([0x45,0x53,0x32,0x35,0x36])},_0x37820e=_0x3dd8a2[_0x1ce3f9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1ce3f9([0x67,0x65,0x74])](_0x1ce3f9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x321ce2(){let _0x3438dd,_0x487daa=null,_0x30ff45=null;try{if(_0x37820e==_0x1ce3f9([0x47,0x50,0x4c]))return _0x1ce3f9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3438dd=_0x490b50(),!_0x3438dd)return _0x1ce3f9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3438dd[_0x1ce3f9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x30ff45=_0x10cfaa(_0x3438dd[_0x1ce3f9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3438dd[_0x1ce3f9([0x6a,0x74,0x69])])),await _0x3b6887()?_0x1c2b1a()?_0x5a8b4b()?_0x1ce3f9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5b789c()?(_0x3438dd[_0x1ce3f9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1ce3f9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x487daa=_0x23cf8a(_0x1ce3f9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3438dd[_0x1ce3f9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1ce3f9([0x74,0x72,0x69,0x61,0x6c])&&(_0x487daa=_0x23cf8a(_0x1ce3f9([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3c8529()):_0x1ce3f9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1ce3f9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1ce3f9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1ce3f9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5a8b4b(){const _0x54a858=[_0x1ce3f9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1ce3f9([0x74,0x72,0x69,0x61,0x6c])][_0x1ce3f9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3438dd[_0x1ce3f9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2d8e8b/0x3e8:0xe10*_0x36c7a8;return _0x3438dd[_0x1ce3f9([0x65,0x78,0x70])]<_0x54a858;}function _0x1c2b1a(){const _0x2575bc=_0x3438dd[_0x1ce3f9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2575bc&&(!!_0x2575bc[_0x1ce3f9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ce3f9([0x2a]))||!!_0x2575bc[_0x1ce3f9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ce3f9([0x4c,0x48])));}function _0x5b789c(){const _0x52be40=_0x154a,_0x76b68f=_0x3438dd[_0x1ce3f9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x76b68f||0x0==_0x76b68f[_0x1ce3f9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3505d1}=new URL(window[_0x1ce3f9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x52be40(0x14a)]);if(_0x76b68f[_0x1ce3f9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3505d1))return!0x0;const _0x566365=_0x3505d1[_0x1ce3f9([0x73,0x70,0x6c,0x69,0x74])](_0x1ce3f9([0x2e]));return _0x76b68f[_0x1ce3f9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x502150=>_0x502150[_0x1ce3f9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ce3f9([0x2a])))[_0x1ce3f9([0x6d,0x61,0x70])](_0x450958=>_0x450958[_0x1ce3f9([0x73,0x70,0x6c,0x69,0x74])](_0x1ce3f9([0x2e])))[_0x1ce3f9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3f8731=>_0x3f8731[_0x1ce3f9([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x566365[_0x1ce3f9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1ce3f9([0x6d,0x61,0x70])](_0x1fcd3f=>Array(_0x566365[_0x1ce3f9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1fcd3f[_0x1ce3f9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1ce3f9([0x66,0x69,0x6c,0x6c])](_0x1fcd3f[0x0]===_0x1ce3f9([0x2a])?_0x1ce3f9([0x2a]):'')[_0x1ce3f9([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1fcd3f))[_0x1ce3f9([0x73,0x6f,0x6d,0x65])](_0x47583c=>_0x566365[_0x1ce3f9([0x65,0x76,0x65,0x72,0x79])]((_0x504941,_0x4b23c2)=>_0x47583c[_0x4b23c2]===_0x504941||_0x47583c[_0x4b23c2]===_0x1ce3f9([0x2a])));}function _0x3c8529(){return _0x487daa&&_0x30ff45?new window[(_0x1ce3f9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5ea920,_0xbd2d2d)=>{_0x487daa[_0x1ce3f9([0x74,0x68,0x65,0x6e])](_0x5ea920,_0xbd2d2d),_0x30ff45[_0x1ce3f9([0x74,0x68,0x65,0x6e])](_0x36b20e=>{_0x36b20e!=_0x1ce3f9([0x56,0x61,0x6c,0x69,0x64])&&_0x5ea920(_0x36b20e);},_0xbd2d2d);}):_0x487daa||_0x30ff45||_0x1ce3f9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x10cfaa(_0x560d11,_0x3ed68a){return new window[(_0x1ce3f9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x468041=>{if(_0xb01e5c())return _0x468041(_0x1ce3f9([0x56,0x61,0x6c,0x69,0x64]));_0x150d22(),_0x3dd8a2[_0x1ce3f9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1ce3f9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x269aa9=!0x1;const _0x3d75a3=_0x2f55d3();function _0x4e79d6(_0x382c39){return!!_0x382c39&&(typeof _0x382c39===_0x1ce3f9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x382c39===_0x1ce3f9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x382c39[_0x1ce3f9([0x74,0x68,0x65,0x6e])]===_0x1ce3f9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x382c39[_0x1ce3f9([0x63,0x61,0x74,0x63,0x68])]===_0x1ce3f9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1a4eff(_0x11f460){_0x2d765a(_0x11f460)[_0x1ce3f9([0x74,0x68,0x65,0x6e])](_0x4bd2b2=>{if(!_0x4bd2b2||_0x4bd2b2[_0x1ce3f9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1ce3f9([0x6f,0x6b]))return _0x1ce3f9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x217e2e(_0x5e8f45(_0x3d75a3+_0x3ed68a))!=_0x4bd2b2[_0x1ce3f9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1ce3f9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1ce3f9([0x56,0x61,0x6c,0x69,0x64]);})[_0x1ce3f9([0x74,0x68,0x65,0x6e])](_0x4a4cc7=>(_0x419a07(),_0x4a4cc7),()=>{const _0x5cc879=_0x2531e9();return null==_0x5cc879?(_0x419a07(),_0x1ce3f9([0x56,0x61,0x6c,0x69,0x64])):_0x1ce3f9(_0x2d8e8b-_0x5cc879>(0x619b6411^_0x4756e8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1ce3f9([0x74,0x68,0x65,0x6e])](_0x468041)[_0x1ce3f9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x468041(_0x1ce3f9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4e7c58=0x45a10e91^_0x4756e8;function _0x419a07(){const _0x2b0684=_0x1ce3f9([0x6c,0x6c,0x63,0x74,0x2d])+_0x217e2e(_0x5e8f45(_0x560d11)),_0x22d2d3=_0x4fd57e(_0x217e2e(window[_0x1ce3f9([0x4d,0x61,0x74,0x68])][_0x1ce3f9([0x63,0x65,0x69,0x6c])](_0x2d8e8b/_0x4e7c58)));window[_0x1ce3f9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1ce3f9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2b0684,_0x22d2d3);}function _0x2531e9(){const _0x4d35e5=_0x1ce3f9([0x6c,0x6c,0x63,0x74,0x2d])+_0x217e2e(_0x5e8f45(_0x560d11)),_0x147b64=window[_0x1ce3f9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1ce3f9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4d35e5);return _0x147b64?window[_0x1ce3f9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4fd57e(_0x147b64),0x10)*_0x4e7c58:null;}function _0x2d765a(_0x4bee11){return new window[(_0x1ce3f9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4443de,_0x21b3d9)=>{_0x4bee11[_0x1ce3f9([0x74,0x68,0x65,0x6e])](_0x4443de,_0x21b3d9),window[_0x1ce3f9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x21b3d9,0x459634d1^_0x4756e8);});}}_0x3dd8a2[_0x1ce3f9([0x6f,0x6e])](_0x1ce3f9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3fc6c1,_0x108ff5)=>{if(_0x108ff5[0x0]!=_0x560d11)return _0x468041(_0x1ce3f9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x108ff5[0x1]={..._0x108ff5[0x1],[_0x1ce3f9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3d75a3};},{[_0x1ce3f9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1ce3f9([0x68,0x69,0x67,0x68])}),_0x3dd8a2[_0x1ce3f9([0x6f,0x6e])](_0x1ce3f9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5623d3=>{_0x4e79d6(_0x5623d3[_0x1ce3f9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x269aa9=!0x0,_0x1a4eff(_0x5623d3[_0x1ce3f9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1ce3f9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1ce3f9([0x6c,0x6f,0x77])}),_0x5b9b2f[_0x1ce3f9([0x74,0x68,0x65,0x6e])](()=>{_0x269aa9||_0x468041(_0x1ce3f9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xb01e5c(){return _0x3dd8a2[_0x1ce3f9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1ce3f9([0x76,0x69,0x65,0x77])][_0x1ce3f9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1ce3f9([0x61,0x75,0x74,0x6f]);}function _0x150d22(){_0x3dd8a2[_0x1ce3f9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1ce3f9([0x76,0x69,0x65,0x77])][_0x1ce3f9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1ce3f9([0x61,0x75,0x74,0x6f]);}}function _0x23cf8a(_0x36f61d){const _0x200ab5=[new window[(_0x1ce3f9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3df1ce=>setTimeout(_0x3df1ce,0x459ededd^_0x4756e8)),_0x5b9b2f[_0x1ce3f9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1ce3f9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2c0707=>{let _0xf6d1eb=0x0;_0x3dd8a2[_0x1ce3f9([0x6d,0x6f,0x64,0x65,0x6c])][_0x1ce3f9([0x6f,0x6e])](_0x1ce3f9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x34f27f,_0x17cbe0)=>{_0x17cbe0[0x0][_0x1ce3f9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xf6d1eb++,_0xf6d1eb==(0x4597e1e9^_0x4756e8)&&(_0x2c0707(),_0x34f27f[_0x1ce3f9([0x6f,0x66,0x66])]());});}))];return window[_0x1ce3f9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1ce3f9([0x72,0x61,0x63,0x65])](_0x200ab5)[_0x1ce3f9([0x74,0x68,0x65,0x6e])](()=>_0x36f61d);}async function _0x495cc7(){await _0x5b9b2f,_0x3dd8a2[_0x1ce3f9([0x6d,0x6f,0x64,0x65,0x6c])][_0x1ce3f9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x29ba2e,_0x3dd8a2[_0x1ce3f9([0x6d,0x6f,0x64,0x65,0x6c])][_0x1ce3f9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x29ba2e,_0x3dd8a2[_0x1ce3f9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1ce3f9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x202207(_0x24f94a){const _0x49b31e=_0x44aa9a();_0x3dd8a2[_0x49b31e]=_0x1ce3f9([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x24f94a,_0x24f94a!=_0x1ce3f9([0x56,0x61,0x6c,0x69,0x64])&&_0x495cc7();}function _0x44aa9a(){const _0x5bf842=window[_0x1ce3f9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1ce3f9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1ce3f9([0x6e,0x6f,0x77])]())[_0x1ce3f9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1ce3f9([0x2e]),'');let _0x2f2b77=_0x1ce3f9([0x51]);for(let _0xa30adf=0x0;_0xa30adf<_0x5bf842[_0x1ce3f9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xa30adf+=0x2){let _0x10ee29=window[_0x1ce3f9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5bf842[_0x1ce3f9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xa30adf,_0xa30adf+0x2));_0x10ee29>=_0x5bde11[_0x1ce3f9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x10ee29-=_0x5bde11[_0x1ce3f9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2f2b77+=_0x5bde11[_0x10ee29];}return _0x2f2b77;}function _0x490b50(){const _0x2f36db=_0x37820e[_0x1ce3f9([0x73,0x70,0x6c,0x69,0x74])](_0x1ce3f9([0x2e]));if(0x3!=_0x2f36db[_0x1ce3f9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x156494(_0x2f36db[0x1]);function _0x156494(_0x25f5c8){const _0x165775=_0x4047cd(_0x25f5c8);return _0x165775&&_0x24fa8e()?_0x165775:null;function _0x24fa8e(){const _0x13f128=_0x165775[_0x1ce3f9([0x6a,0x74,0x69])],_0x137099=window[_0x1ce3f9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x13f128[_0x1ce3f9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x13f128[_0x1ce3f9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3028f6={..._0x165775,[_0x1ce3f9([0x6a,0x74,0x69])]:_0x13f128[_0x1ce3f9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x13f128[_0x1ce3f9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3028f6[_0x1ce3f9([0x76,0x63])],_0x5e8f45(_0x3028f6)==_0x137099;}}}async function _0x3b6887(){let _0x3ec49b=!0x0;try{const _0x248f6a=_0x37820e[_0x1ce3f9([0x73,0x70,0x6c,0x69,0x74])](_0x1ce3f9([0x2e])),[_0x5bc02d,_0xfd4741,_0x32ec2f]=_0x248f6a;return _0x549a48(_0x5bc02d),await _0x5d3948(_0x5bc02d,_0xfd4741,_0x32ec2f),_0x3ec49b;}catch{return!0x1;}function _0x549a48(_0x516416){const _0x12d138=_0x4047cd(_0x516416);_0x12d138&&_0x12d138[_0x1ce3f9([0x61,0x6c,0x67])]==_0x1ce3f9([0x45,0x53,0x32,0x35,0x36])||(_0x3ec49b=!0x1);}async function _0x5d3948(_0x2d0c35,_0x42a804,_0x4b7e3c){const _0x386c71=window[_0x1ce3f9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1ce3f9([0x66,0x72,0x6f,0x6d])](_0x4a49b9(_0x4b7e3c),_0x5d5eba=>_0x5d5eba[_0x1ce3f9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x40f9bb=new window[(_0x1ce3f9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1ce3f9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2d0c35+_0x1ce3f9([0x2e])+_0x42a804),_0x5a8841=window[_0x1ce3f9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1ce3f9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5a8841)return;const _0x372392=await _0x5a8841[_0x1ce3f9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1ce3f9([0x6a,0x77,0x6b]),_0x128935,{[_0x1ce3f9([0x6e,0x61,0x6d,0x65])]:_0x1ce3f9([0x45,0x43,0x44,0x53,0x41]),[_0x1ce3f9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1ce3f9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1ce3f9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5a8841[_0x1ce3f9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1ce3f9([0x6e,0x61,0x6d,0x65])]:_0x1ce3f9([0x45,0x43,0x44,0x53,0x41]),[_0x1ce3f9([0x68,0x61,0x73,0x68])]:{[_0x1ce3f9([0x6e,0x61,0x6d,0x65])]:_0x1ce3f9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x372392,_0x386c71,_0x40f9bb)||(_0x3ec49b=!0x1);}}function _0x4047cd(_0x16295d){return _0x16295d[_0x1ce3f9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1ce3f9([0x65,0x79]))?JSON[_0x1ce3f9([0x70,0x61,0x72,0x73,0x65])](_0x4a49b9(_0x16295d)):null;}function _0x4a49b9(_0x15637c){return window[_0x1ce3f9([0x61,0x74,0x6f,0x62])](_0x15637c[_0x1ce3f9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1ce3f9([0x2b]))[_0x1ce3f9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1ce3f9([0x2f])));}function _0x5e8f45(_0x347cdd){let _0x49df2a=0x1505;function _0x1f13fa(_0xad2b1c){for(let _0x5add4a=0x0;_0x5add4a<_0xad2b1c[_0x1ce3f9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5add4a++){const _0x58cbb1=_0xad2b1c[_0x1ce3f9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5add4a);_0x49df2a=(_0x49df2a<<0x5)+_0x49df2a+_0x58cbb1,_0x49df2a&=_0x49df2a;}}function _0x42129a(_0x31601a){Array[_0x1ce3f9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x31601a)?_0x31601a[_0x1ce3f9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x42129a):_0x31601a&&typeof _0x31601a==_0x1ce3f9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1ce3f9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x31601a)[_0x1ce3f9([0x73,0x6f,0x72,0x74])]()[_0x1ce3f9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x7f9407,_0xc81a38])=>{_0x1f13fa(_0x7f9407),_0x42129a(_0xc81a38);}):_0x1f13fa(window[_0x1ce3f9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x31601a));}return _0x42129a(_0x347cdd),_0x49df2a>>>0x0;}function _0x217e2e(_0x5a6d75){return _0x5a6d75[_0x1ce3f9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1ce3f9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1ce3f9([0x30]));}function _0x4fd57e(_0x2c81e2){return _0x2c81e2[_0x1ce3f9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1ce3f9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1ce3f9([0x6a,0x6f,0x69,0x6e])]('');}function _0x29ba2e(){}function _0x1ce3f9(_0xa7e3b9){const _0x172be6=_0x154a;return _0xa7e3b9[_0x172be6(0x122)](_0x1e5994=>String[_0x172be6(0x146)](_0x1e5994))[_0x172be6(0x125)]('');}_0x202207(await _0x321ce2());}(this);}[_0xae2b73(0x144)](){const _0x2824af=_0xae2b73,_0x55ea8e=this[_0x2824af(0x13d)];if(!_0x55ea8e[_0x2824af(0x14c)][_0x2824af(0x129)](_0x2824af(0x132)))return;const _0x2c79d9=_0x55ea8e[_0x2824af(0x14c)][_0x2824af(0x129)](_0x2824af(0x126))[_0x2824af(0x14e)](_0x3c078d=>_0x2824af(0x150)==typeof _0x3c078d&&(!_0x40b52b(_0x3c078d)&&isNaN(Number(_0x3c078d))));if(_0x2c79d9[_0x2824af(0x135)])throw new _0x5cfbd7(_0x2824af(0x133),null,{'namedPresets':_0x2c79d9});}[_0xae2b73(0x13b)](){const _0x1b7c5b=_0xae2b73,_0x325db8=this[_0x1b7c5b(0x13d)],_0x2e03cc=this[_0x1b7c5b(0x13d)][_0x1b7c5b(0x14c)][_0x1b7c5b(0x129)](_0x1b7c5b(0x145));_0x325db8[_0x1b7c5b(0x141)][_0x1b7c5b(0x13a)](_0x1b7c5b(0x128))[_0x1b7c5b(0x136)]({'model':{'key':_0x1b7c5b(0x13f)},'view':_0x41ccae=>String(_0x41ccae)===String(_0x2e03cc)?null:{'key':_0x1b7c5b(0x130),'value':{'line-height':_0x41ccae}}}),_0x325db8[_0x1b7c5b(0x141)][_0x1b7c5b(0x13a)](_0x1b7c5b(0x12f))[_0x1b7c5b(0x136)]({'model':{'key':_0x1b7c5b(0x13f),'value':_0x1ce073=>{const _0x1b80ee=_0x1b7c5b;let _0x1316a5=_0x1ce073[_0x1b80ee(0x134)](_0x1b80ee(0x13e));return _0xae5a38(_0x1316a5)&&(_0x1316a5=String(Number(_0x1316a5[_0x1b80ee(0x13c)](0x0,-0x1))/0x64)),String(_0x1316a5)===String(_0x2e03cc)?null:_0x1316a5;}},'view':{'styles':{'line-height':/.*/}}});}[_0xae2b73(0x142)](){const _0xe0cb55=_0xae2b73,_0x5f41ac=this[_0xe0cb55(0x13d)],_0x1d6b03=this[_0xe0cb55(0x13d)][_0xe0cb55(0x14c)][_0xe0cb55(0x129)](_0xe0cb55(0x145)),_0x4a4ebc=_0x541561(this[_0xe0cb55(0x13d)][_0xe0cb55(0x14c)][_0xe0cb55(0x129)](_0xe0cb55(0x13f)))[_0xe0cb55(0x14e)](_0x56be72=>_0x56be72[_0xe0cb55(0x149)]),_0x5cbe84=_0x3f1eb1(_0xe0cb55(0x13f),_0x4a4ebc);_0x5f41ac[_0xe0cb55(0x141)][_0xe0cb55(0x136)](_0x5cbe84),_0x5f41ac[_0xe0cb55(0x141)][_0xe0cb55(0x13a)](_0xe0cb55(0x12f))[_0xe0cb55(0x136)]({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':_0xe0cb55(0x13f),'value':_0xd1fe5=>{const _0x35c3c6=_0xe0cb55;let _0x25c8e7=_0xd1fe5[_0x35c3c6(0x134)](_0x35c3c6(0x13e));return _0xae5a38(_0x25c8e7)&&(_0x25c8e7=String(Number(_0x25c8e7[_0x35c3c6(0x13c)](0x0,-0x1))/0x64)),_0x25c8e7===String(_0x1d6b03)?null:_0x5cbe84[_0x35c3c6(0x149)][_0x35c3c6(0x147)][_0x35c3c6(0x124)](_0x25c8e7)?_0x25c8e7:null;}}});}}
|
|
23
|
+
const _0x4e640f=_0x1273;function _0x1273(_0x3aecb3,_0xf29f3c){const _0x1cb751=_0x1cb7();return _0x1273=function(_0x127310,_0x379204){_0x127310=_0x127310-0x19a;let _0x25e23e=_0x1cb751[_0x127310];return _0x25e23e;},_0x1273(_0x3aecb3,_0xf29f3c);}(function(_0x23e07d,_0x1612dd){const _0x2bde39=_0x1273,_0x100747=_0x23e07d();while(!![]){try{const _0x285816=-parseInt(_0x2bde39(0x1cf))/0x1*(parseInt(_0x2bde39(0x1a8))/0x2)+parseInt(_0x2bde39(0x1b5))/0x3*(-parseInt(_0x2bde39(0x1c0))/0x4)+parseInt(_0x2bde39(0x1be))/0x5*(-parseInt(_0x2bde39(0x1c1))/0x6)+parseInt(_0x2bde39(0x1ae))/0x7+parseInt(_0x2bde39(0x1b0))/0x8+parseInt(_0x2bde39(0x19a))/0x9+parseInt(_0x2bde39(0x1ba))/0xa;if(_0x285816===_0x1612dd)break;else _0x100747['push'](_0x100747['shift']());}catch(_0x35f021){_0x100747['push'](_0x100747['shift']());}}}(_0x1cb7,0x370c8));import{Plugin as _0x4cee1e}from'ckeditor5/src/core.js';import{LineHeightCommand as _0x36ee17}from'./lineheightcommand.js';import{isPercentageStyleValue as _0x21d23e}from'ckeditor5/src/engine.js';import{uid as _0x5ca043,CKEditorError as _0x9830d6}from'ckeditor5/src/utils.js';import{buildDefinition as _0x2a9b31,isLineHeightDefaultValue as _0x3bf786,normalizeOptions as _0x4099de}from'./utils.js';function _0x1cb7(){const _0x522dc5=['9xUDbZZ','_preparePredefinedConverters','style','string','lineHeight.options','3324130frLOME','attributeToAttribute','lineHeight','schema','35505LmuQnn','getStyle','471364mUaCIi','84XixMTc','lineHeight.defaultValue','add','default','init','afterInit','isPremiumPlugin','fromCharCode','downcast','isOfficialPlugin','editor','slice','pluginName','model','1571uxyPvJ','2620710iOtajv','for','values','commands','define','lineHeight.supportAllValues','LineHeightEditing','extend','href','upcast','get','_prepareAnyValueConverters','map','_validateConfig','328uPRNrE','$block','line-height','includes','setAttributeProperties','join','671041jUfDbq','length','1732760XKMODg','filter','config','line-height-invalid-use-of-named-presets','conversion'];_0x1cb7=function(){return _0x522dc5;};return _0x1cb7();}export class LineHeightEditing extends _0x4cee1e{static get[_0x4e640f(0x1cd)](){const _0x5e5360=_0x4e640f;return _0x5e5360(0x1a0);}static get[_0x4e640f(0x1ca)](){return!0x0;}static get[_0x4e640f(0x1c7)](){return!0x0;}constructor(_0x1aad8b){const _0x399263=_0x4e640f;super(_0x1aad8b),_0x1aad8b[_0x399263(0x1b2)][_0x399263(0x19e)](_0x399263(0x1bc),{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,_0x399263(0x1c4),0x2,2.5,0x3]});}[_0x4e640f(0x1c5)](){const _0x32046a=_0x4e640f,_0x4f6673=this[_0x32046a(0x1cb)];this[_0x32046a(0x1a7)](),_0x4f6673[_0x32046a(0x1ce)][_0x32046a(0x1bd)][_0x32046a(0x1a1)](_0x32046a(0x1a9),{'allowAttributes':_0x32046a(0x1bc)}),_0x4f6673[_0x32046a(0x1ce)][_0x32046a(0x1bd)][_0x32046a(0x1ac)](_0x32046a(0x1bc),{'isFormatting':!0x0}),_0x4f6673[_0x32046a(0x19d)][_0x32046a(0x1c3)](_0x32046a(0x1bc),new _0x36ee17(_0x4f6673)),this[_0x32046a(0x1cb)][_0x32046a(0x1b2)][_0x32046a(0x1a4)](_0x32046a(0x19f))?this[_0x32046a(0x1a5)]():this[_0x32046a(0x1b6)]();}[_0x4e640f(0x1c6)](){!async function(_0x5682bb){const _0x53522a=_0x18aa39([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]),_0xbe076c=0x4597e011,_0x3ad3e0=0x459094b9^_0xbe076c,_0xb38446=window[_0x18aa39([0x44,0x61,0x74,0x65])][_0x18aa39([0x6e,0x6f,0x77])](),_0x1c1f5f=_0x5682bb[_0x18aa39([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5e067e=new window[(_0x18aa39([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xec4cb8=>{_0x1c1f5f[_0x18aa39([0x6f,0x6e,0x63,0x65])](_0x18aa39([0x72,0x65,0x61,0x64,0x79]),_0xec4cb8);}),_0x2ad2f1={[_0x18aa39([0x6b,0x74,0x79])]:_0x18aa39([0x45,0x43]),[_0x18aa39([0x75,0x73,0x65])]:_0x18aa39([0x73,0x69,0x67]),[_0x18aa39([0x63,0x72,0x76])]:_0x18aa39([0x50,0x2d,0x32,0x35,0x36]),[_0x18aa39([0x78])]:_0x18aa39([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]),[_0x18aa39([0x79])]:_0x18aa39([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]),[_0x18aa39([0x61,0x6c,0x67])]:_0x18aa39([0x45,0x53,0x32,0x35,0x36])},_0x46e230=_0x1c1f5f[_0x18aa39([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x18aa39([0x67,0x65,0x74])](_0x18aa39([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x593050(){let _0x28da8e,_0x36a90f=null,_0xc79a8=null;try{if(_0x46e230==_0x18aa39([0x47,0x50,0x4c]))return _0x18aa39([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x28da8e=_0x46b7bb(),!_0x28da8e)return _0x18aa39([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x28da8e[_0x18aa39([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xc79a8=_0x46a947(_0x28da8e[_0x18aa39([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x28da8e[_0x18aa39([0x6a,0x74,0x69])])),await _0x4873d5()?_0x14a712()?_0x221c66()?_0x18aa39([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3e19c4()?(_0x28da8e[_0x18aa39([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x18aa39([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x36a90f=_0x189244(_0x18aa39([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x28da8e[_0x18aa39([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x18aa39([0x74,0x72,0x69,0x61,0x6c])&&(_0x36a90f=_0x189244(_0x18aa39([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x535a74()):_0x18aa39([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x18aa39([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x18aa39([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x18aa39([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x221c66(){const _0x416eb9=[_0x18aa39([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x18aa39([0x74,0x72,0x69,0x61,0x6c])][_0x18aa39([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28da8e[_0x18aa39([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xb38446/0x3e8:0xe10*_0x3ad3e0;return _0x28da8e[_0x18aa39([0x65,0x78,0x70])]<_0x416eb9;}function _0x14a712(){const _0x3cdb5a=_0x28da8e[_0x18aa39([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3cdb5a&&(!!_0x3cdb5a[_0x18aa39([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18aa39([0x2a]))||!!_0x3cdb5a[_0x18aa39([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18aa39([0x4c,0x48])));}function _0x3e19c4(){const _0x32a949=_0x1273,_0x308665=_0x28da8e[_0x18aa39([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x308665||0x0==_0x308665[_0x18aa39([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x553ff9}=new URL(window[_0x18aa39([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x32a949(0x1a2)]);if(_0x308665[_0x18aa39([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x553ff9))return!0x0;const _0x33ea6f=_0x553ff9[_0x18aa39([0x73,0x70,0x6c,0x69,0x74])](_0x18aa39([0x2e]));return _0x308665[_0x18aa39([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3ced2c=>_0x3ced2c[_0x18aa39([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18aa39([0x2a])))[_0x18aa39([0x6d,0x61,0x70])](_0x5877a0=>_0x5877a0[_0x18aa39([0x73,0x70,0x6c,0x69,0x74])](_0x18aa39([0x2e])))[_0x18aa39([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2b9204=>_0x2b9204[_0x18aa39([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x33ea6f[_0x18aa39([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x18aa39([0x6d,0x61,0x70])](_0x3ef9fd=>Array(_0x33ea6f[_0x18aa39([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3ef9fd[_0x18aa39([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x18aa39([0x66,0x69,0x6c,0x6c])](_0x3ef9fd[0x0]===_0x18aa39([0x2a])?_0x18aa39([0x2a]):'')[_0x18aa39([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3ef9fd))[_0x18aa39([0x73,0x6f,0x6d,0x65])](_0x50eb97=>_0x33ea6f[_0x18aa39([0x65,0x76,0x65,0x72,0x79])]((_0x73ebbf,_0x2d3a42)=>_0x50eb97[_0x2d3a42]===_0x73ebbf||_0x50eb97[_0x2d3a42]===_0x18aa39([0x2a])));}function _0x535a74(){return _0x36a90f&&_0xc79a8?new window[(_0x18aa39([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x21c48b,_0x7c50be)=>{_0x36a90f[_0x18aa39([0x74,0x68,0x65,0x6e])](_0x21c48b,_0x7c50be),_0xc79a8[_0x18aa39([0x74,0x68,0x65,0x6e])](_0x19c485=>{_0x19c485!=_0x18aa39([0x56,0x61,0x6c,0x69,0x64])&&_0x21c48b(_0x19c485);},_0x7c50be);}):_0x36a90f||_0xc79a8||_0x18aa39([0x56,0x61,0x6c,0x69,0x64]);}}function _0x46a947(_0x57d894,_0x2ff888){return new window[(_0x18aa39([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x356fb7=>{if(_0x5befc3())return _0x356fb7(_0x18aa39([0x56,0x61,0x6c,0x69,0x64]));_0x2c49f1(),_0x1c1f5f[_0x18aa39([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x18aa39([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x586316=!0x1;const _0x57c672=_0x5ca043();function _0x49eb30(_0x1feaa9){return!!_0x1feaa9&&(typeof _0x1feaa9===_0x18aa39([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1feaa9===_0x18aa39([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1feaa9[_0x18aa39([0x74,0x68,0x65,0x6e])]===_0x18aa39([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1feaa9[_0x18aa39([0x63,0x61,0x74,0x63,0x68])]===_0x18aa39([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x579ec9(_0x4b86cd){_0x165da4(_0x4b86cd)[_0x18aa39([0x74,0x68,0x65,0x6e])](_0x31a13b=>{if(!_0x31a13b||_0x31a13b[_0x18aa39([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x18aa39([0x6f,0x6b]))return _0x18aa39([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5af838(_0x32743e(_0x57c672+_0x2ff888))!=_0x31a13b[_0x18aa39([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x18aa39([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x18aa39([0x56,0x61,0x6c,0x69,0x64]);})[_0x18aa39([0x74,0x68,0x65,0x6e])](_0x4dadbb=>(_0x29ef4b(),_0x4dadbb),()=>{const _0x4614f8=_0x4d32b3();return null==_0x4614f8?(_0x29ef4b(),_0x18aa39([0x56,0x61,0x6c,0x69,0x64])):_0x18aa39(_0xb38446-_0x4614f8>(0x619b6411^_0xbe076c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x18aa39([0x74,0x68,0x65,0x6e])](_0x356fb7)[_0x18aa39([0x63,0x61,0x74,0x63,0x68])](()=>{_0x356fb7(_0x18aa39([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x327ff4=0x45a10e91^_0xbe076c;function _0x29ef4b(){const _0x531f75=_0x18aa39([0x6c,0x6c,0x63,0x74,0x2d])+_0x5af838(_0x32743e(_0x57d894)),_0x308e89=_0x13ca87(_0x5af838(window[_0x18aa39([0x4d,0x61,0x74,0x68])][_0x18aa39([0x63,0x65,0x69,0x6c])](_0xb38446/_0x327ff4)));window[_0x18aa39([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x18aa39([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x531f75,_0x308e89);}function _0x4d32b3(){const _0x3cfb85=_0x18aa39([0x6c,0x6c,0x63,0x74,0x2d])+_0x5af838(_0x32743e(_0x57d894)),_0x7ae2e4=window[_0x18aa39([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x18aa39([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3cfb85);return _0x7ae2e4?window[_0x18aa39([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x13ca87(_0x7ae2e4),0x10)*_0x327ff4:null;}function _0x165da4(_0x5ee908){return new window[(_0x18aa39([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x49bbd4,_0xfaa20e)=>{_0x5ee908[_0x18aa39([0x74,0x68,0x65,0x6e])](_0x49bbd4,_0xfaa20e),window[_0x18aa39([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xfaa20e,0x459634d1^_0xbe076c);});}}_0x1c1f5f[_0x18aa39([0x6f,0x6e])](_0x18aa39([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2320c9,_0x4197d3)=>{if(_0x4197d3[0x0]!=_0x57d894)return _0x356fb7(_0x18aa39([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4197d3[0x1]={..._0x4197d3[0x1],[_0x18aa39([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x57c672};},{[_0x18aa39([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x18aa39([0x68,0x69,0x67,0x68])}),_0x1c1f5f[_0x18aa39([0x6f,0x6e])](_0x18aa39([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x551f7c=>{_0x49eb30(_0x551f7c[_0x18aa39([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x586316=!0x0,_0x579ec9(_0x551f7c[_0x18aa39([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x18aa39([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x18aa39([0x6c,0x6f,0x77])}),_0x5e067e[_0x18aa39([0x74,0x68,0x65,0x6e])](()=>{_0x586316||_0x356fb7(_0x18aa39([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5befc3(){return _0x1c1f5f[_0x18aa39([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x18aa39([0x76,0x69,0x65,0x77])][_0x18aa39([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x18aa39([0x61,0x75,0x74,0x6f]);}function _0x2c49f1(){_0x1c1f5f[_0x18aa39([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x18aa39([0x76,0x69,0x65,0x77])][_0x18aa39([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x18aa39([0x61,0x75,0x74,0x6f]);}}function _0x189244(_0x4a33e3){const _0x5d6d64=[new window[(_0x18aa39([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3b2977=>setTimeout(_0x3b2977,0x459ededd^_0xbe076c)),_0x5e067e[_0x18aa39([0x74,0x68,0x65,0x6e])](()=>new window[(_0x18aa39([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7538a6=>{let _0x41de11=0x0;_0x1c1f5f[_0x18aa39([0x6d,0x6f,0x64,0x65,0x6c])][_0x18aa39([0x6f,0x6e])](_0x18aa39([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x39c3b0,_0x179c63)=>{_0x179c63[0x0][_0x18aa39([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x41de11++,_0x41de11==(0x4597e1e9^_0xbe076c)&&(_0x7538a6(),_0x39c3b0[_0x18aa39([0x6f,0x66,0x66])]());});}))];return window[_0x18aa39([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x18aa39([0x72,0x61,0x63,0x65])](_0x5d6d64)[_0x18aa39([0x74,0x68,0x65,0x6e])](()=>_0x4a33e3);}async function _0x398a2a(){await _0x5e067e,_0x1c1f5f[_0x18aa39([0x6d,0x6f,0x64,0x65,0x6c])][_0x18aa39([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4231bf,_0x1c1f5f[_0x18aa39([0x6d,0x6f,0x64,0x65,0x6c])][_0x18aa39([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4231bf,_0x1c1f5f[_0x18aa39([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x18aa39([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5516f4(_0x546de8){const _0x5c858d=_0x38bfc9();_0x1c1f5f[_0x5c858d]=_0x18aa39([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x546de8,_0x546de8!=_0x18aa39([0x56,0x61,0x6c,0x69,0x64])&&_0x398a2a();}function _0x38bfc9(){const _0x61f1d6=window[_0x18aa39([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x18aa39([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x18aa39([0x6e,0x6f,0x77])]())[_0x18aa39([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x18aa39([0x2e]),'');let _0x303297=_0x18aa39([0x51]);for(let _0x2b526d=0x0;_0x2b526d<_0x61f1d6[_0x18aa39([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b526d+=0x2){let _0x282d3f=window[_0x18aa39([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x61f1d6[_0x18aa39([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b526d,_0x2b526d+0x2));_0x282d3f>=_0x53522a[_0x18aa39([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x282d3f-=_0x53522a[_0x18aa39([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x303297+=_0x53522a[_0x282d3f];}return _0x303297;}function _0x46b7bb(){const _0x16a01e=_0x46e230[_0x18aa39([0x73,0x70,0x6c,0x69,0x74])](_0x18aa39([0x2e]));if(0x3!=_0x16a01e[_0x18aa39([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1115ca(_0x16a01e[0x1]);function _0x1115ca(_0x4e9401){const _0x54900b=_0x19f285(_0x4e9401);return _0x54900b&&_0x21b1cb()?_0x54900b:null;function _0x21b1cb(){const _0x1c8cc0=_0x54900b[_0x18aa39([0x6a,0x74,0x69])],_0x2fbcc3=window[_0x18aa39([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1c8cc0[_0x18aa39([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1c8cc0[_0x18aa39([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x40caf1={..._0x54900b,[_0x18aa39([0x6a,0x74,0x69])]:_0x1c8cc0[_0x18aa39([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1c8cc0[_0x18aa39([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x40caf1[_0x18aa39([0x76,0x63])],_0x32743e(_0x40caf1)==_0x2fbcc3;}}}async function _0x4873d5(){let _0x3a486f=!0x0;try{const _0x516d43=_0x46e230[_0x18aa39([0x73,0x70,0x6c,0x69,0x74])](_0x18aa39([0x2e])),[_0x57c6e3,_0x3e51b8,_0x2bcd35]=_0x516d43;return _0x492509(_0x57c6e3),await _0x4d1495(_0x57c6e3,_0x3e51b8,_0x2bcd35),_0x3a486f;}catch{return!0x1;}function _0x492509(_0x4826c9){const _0x369b5e=_0x19f285(_0x4826c9);_0x369b5e&&_0x369b5e[_0x18aa39([0x61,0x6c,0x67])]==_0x18aa39([0x45,0x53,0x32,0x35,0x36])||(_0x3a486f=!0x1);}async function _0x4d1495(_0x464650,_0x5afebe,_0x1bee6f){const _0x3fe31f=window[_0x18aa39([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x18aa39([0x66,0x72,0x6f,0x6d])](_0x13a066(_0x1bee6f),_0x4ca115=>_0x4ca115[_0x18aa39([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x8bc17=new window[(_0x18aa39([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x18aa39([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x464650+_0x18aa39([0x2e])+_0x5afebe),_0x43e304=window[_0x18aa39([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x18aa39([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x43e304)return;const _0x13cc2b=await _0x43e304[_0x18aa39([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x18aa39([0x6a,0x77,0x6b]),_0x2ad2f1,{[_0x18aa39([0x6e,0x61,0x6d,0x65])]:_0x18aa39([0x45,0x43,0x44,0x53,0x41]),[_0x18aa39([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x18aa39([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x18aa39([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x43e304[_0x18aa39([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x18aa39([0x6e,0x61,0x6d,0x65])]:_0x18aa39([0x45,0x43,0x44,0x53,0x41]),[_0x18aa39([0x68,0x61,0x73,0x68])]:{[_0x18aa39([0x6e,0x61,0x6d,0x65])]:_0x18aa39([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x13cc2b,_0x3fe31f,_0x8bc17)||(_0x3a486f=!0x1);}}function _0x19f285(_0x3b8c1d){return _0x3b8c1d[_0x18aa39([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x18aa39([0x65,0x79]))?JSON[_0x18aa39([0x70,0x61,0x72,0x73,0x65])](_0x13a066(_0x3b8c1d)):null;}function _0x13a066(_0x529266){return window[_0x18aa39([0x61,0x74,0x6f,0x62])](_0x529266[_0x18aa39([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x18aa39([0x2b]))[_0x18aa39([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x18aa39([0x2f])));}function _0x32743e(_0x3cc46e){let _0x5e367e=0x1505;function _0x743954(_0x74c2d2){for(let _0x4655b8=0x0;_0x4655b8<_0x74c2d2[_0x18aa39([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4655b8++){const _0x5a315a=_0x74c2d2[_0x18aa39([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4655b8);_0x5e367e=(_0x5e367e<<0x5)+_0x5e367e+_0x5a315a,_0x5e367e&=_0x5e367e;}}function _0x4c293f(_0x40b89e){Array[_0x18aa39([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x40b89e)?_0x40b89e[_0x18aa39([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4c293f):_0x40b89e&&typeof _0x40b89e==_0x18aa39([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x18aa39([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x40b89e)[_0x18aa39([0x73,0x6f,0x72,0x74])]()[_0x18aa39([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4033ef,_0x3a6ef8])=>{_0x743954(_0x4033ef),_0x4c293f(_0x3a6ef8);}):_0x743954(window[_0x18aa39([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x40b89e));}return _0x4c293f(_0x3cc46e),_0x5e367e>>>0x0;}function _0x5af838(_0x258974){return _0x258974[_0x18aa39([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x18aa39([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x18aa39([0x30]));}function _0x13ca87(_0x40bf91){return _0x40bf91[_0x18aa39([0x73,0x70,0x6c,0x69,0x74])]('')[_0x18aa39([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x18aa39([0x6a,0x6f,0x69,0x6e])]('');}function _0x4231bf(){}function _0x18aa39(_0x5669c7){const _0x449a60=_0x1273;return _0x5669c7[_0x449a60(0x1a6)](_0xc24980=>String[_0x449a60(0x1c8)](_0xc24980))[_0x449a60(0x1ad)]('');}_0x5516f4(await _0x593050());}(this);}[_0x4e640f(0x1a7)](){const _0x516430=_0x4e640f,_0x20a1a4=this[_0x516430(0x1cb)];if(!_0x20a1a4[_0x516430(0x1b2)][_0x516430(0x1a4)](_0x516430(0x19f)))return;const _0x1ff9c6=_0x20a1a4[_0x516430(0x1b2)][_0x516430(0x1a4)](_0x516430(0x1b9))[_0x516430(0x1b1)](_0x31a3f6=>_0x516430(0x1b8)==typeof _0x31a3f6&&(!_0x3bf786(_0x31a3f6)&&isNaN(Number(_0x31a3f6))));if(_0x1ff9c6[_0x516430(0x1af)])throw new _0x9830d6(_0x516430(0x1b3),null,{'namedPresets':_0x1ff9c6});}[_0x4e640f(0x1a5)](){const _0x44fc9c=_0x4e640f,_0xe2462c=this[_0x44fc9c(0x1cb)],_0x45f4f6=this[_0x44fc9c(0x1cb)][_0x44fc9c(0x1b2)][_0x44fc9c(0x1a4)](_0x44fc9c(0x1c2));_0xe2462c[_0x44fc9c(0x1b4)][_0x44fc9c(0x19b)](_0x44fc9c(0x1c9))[_0x44fc9c(0x1bb)]({'model':{'key':_0x44fc9c(0x1bc)},'view':_0x3fa607=>String(_0x3fa607)===String(_0x45f4f6)?null:{'key':_0x44fc9c(0x1b7),'value':{'line-height':_0x3fa607}}}),_0xe2462c[_0x44fc9c(0x1b4)][_0x44fc9c(0x19b)](_0x44fc9c(0x1a3))[_0x44fc9c(0x1bb)]({'model':{'key':_0x44fc9c(0x1bc),'value':_0x180a4e=>{const _0xb27c43=_0x44fc9c;let _0x42293c=_0x180a4e[_0xb27c43(0x1bf)](_0xb27c43(0x1aa));return _0x21d23e(_0x42293c)&&(_0x42293c=String(Number(_0x42293c[_0xb27c43(0x1cc)](0x0,-0x1))/0x64)),String(_0x42293c)===String(_0x45f4f6)?null:_0x42293c;}},'view':{'styles':{'line-height':/.*/}}});}[_0x4e640f(0x1b6)](){const _0x1b96aa=_0x4e640f,_0x18fedb=this[_0x1b96aa(0x1cb)],_0x39e174=this[_0x1b96aa(0x1cb)][_0x1b96aa(0x1b2)][_0x1b96aa(0x1a4)](_0x1b96aa(0x1c2)),_0x3ea198=_0x4099de(this[_0x1b96aa(0x1cb)][_0x1b96aa(0x1b2)][_0x1b96aa(0x1a4)](_0x1b96aa(0x1bc)))[_0x1b96aa(0x1b1)](_0x16f736=>_0x16f736[_0x1b96aa(0x1ce)]),_0x5b49b4=_0x2a9b31(_0x1b96aa(0x1bc),_0x3ea198);_0x18fedb[_0x1b96aa(0x1b4)][_0x1b96aa(0x1bb)](_0x5b49b4),_0x18fedb[_0x1b96aa(0x1b4)][_0x1b96aa(0x19b)](_0x1b96aa(0x1a3))[_0x1b96aa(0x1bb)]({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':_0x1b96aa(0x1bc),'value':_0x2f74b2=>{const _0x5a9099=_0x1b96aa;let _0x4eb437=_0x2f74b2[_0x5a9099(0x1bf)](_0x5a9099(0x1aa));return _0x21d23e(_0x4eb437)&&(_0x4eb437=String(Number(_0x4eb437[_0x5a9099(0x1cc)](0x0,-0x1))/0x64)),_0x4eb437===String(_0x39e174)?null:_0x5b49b4[_0x5a9099(0x1ce)][_0x5a9099(0x19c)][_0x5a9099(0x1ab)](_0x4eb437)?_0x4eb437:null;}}});}}
|