@ckeditor/ckeditor5-line-height 46.1.1-alpha.2 → 46.1.1-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/line-height.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +7 -7
- package/src/lineheightediting.js +1 -1
package/build/line-height.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var e={6:e=>{"use strict";var t=[];function n(e){for(var n=-1,i=0;i<t.length;i++)if(t[i].identifier===e){n=i;break}return n}function i(e,i){for(var o={},s=[],a=0;a<e.length;a++){var c=e[a],u=i.base?c[0]+i.base:c[0],l=o[u]||0,d="".concat(u," ").concat(l);o[u]=l+1;var h=n(d),f={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==h)t[h].references++,t[h].updater(f);else{var p=r(f,i);i.byIndex=a,t.splice(a,0,{identifier:d,updater:p,references:1})}s.push(d)}return s}function r(e,t){var n=t.domAPI(t);n.update(e);return function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;n.update(e=t)}else n.remove()}}e.exports=function(e,r){var o=i(e=e||[],r=r||{});return function(e){e=e||[];for(var s=0;s<o.length;s++){var a=n(o[s]);t[a].references--}for(var c=i(e,r),u=0;u<o.length;u++){var l=n(o[u]);0===t[l].references&&(t[l].updater(),t.splice(l,1))}o=c}}},16:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var i=n(933),r=n.n(i),o=n(718),s=n.n(o)()(r());s.push([e.id,".ck-content .line-height-single{line-height:1}.ck-content .line-height-double{line-height:2}",""]);const a=s},237:e=>{"use strict";e.exports=CKEditor5.dll},290:e=>{"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},302:e=>{"use strict";e.exports=function(e,t){Object.keys(t).forEach(function(n){e.setAttribute(n,t[n])})}},311:(e,t,n)=>{e.exports=n(237)("./src/ui.js")},355:(e,t,n)=>{e.exports=n(237)("./src/icons.js")},557:e=>{"use strict";var t={};e.exports=function(e,n){var i=function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}t[e]=n}return t[e]}(e);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},584:(e,t,n)=>{e.exports=n(237)("./src/utils.js")},602:e=>{"use strict";var t,n=(t=[],function(e,n){return t[e]=n,t.filter(Boolean).join("\n")});function i(e,t,i,r){var o;if(i)o="";else{o="",r.supports&&(o+="@supports (".concat(r.supports,") {")),r.media&&(o+="@media ".concat(r.media," {"));var s=void 0!==r.layer;s&&(o+="@layer".concat(r.layer.length>0?" ".concat(r.layer):""," {")),o+=r.css,s&&(o+="}"),r.media&&(o+="}"),r.supports&&(o+="}")}if(e.styleSheet)e.styleSheet.cssText=n(t,o);else{var a=document.createTextNode(o),c=e.childNodes;c[t]&&e.removeChild(c[t]),c.length?e.insertBefore(a,c[t]):e.appendChild(a)}}var r={singleton:null,singletonCounter:0};e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=r.singletonCounter++,n=r.singleton||(r.singleton=e.insertStyleElement(e));return{update:function(e){i(n,t,!1,e)},remove:function(e){i(n,t,!0,e)}}}},718:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map(function(t){var n="",i=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),i&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),i&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n}).join("")},t.i=function(e,n,i,r,o){"string"==typeof e&&(e=[[null,e,void 0]]);var s={};if(i)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(s[c]=!0)}for(var u=0;u<e.length;u++){var l=[].concat(e[u]);i&&s[l[0]]||(void 0!==o&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=o),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),r&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=r):l[4]="".concat(r)),t.push(l))}},t}},782:(e,t,n)=>{e.exports=n(237)("./src/core.js")},783:(e,t,n)=>{e.exports=n(237)("./src/engine.js")},933:e=>{"use strict";e.exports=function(e){return e[1]}}},t={};function n(i){var r=t[i];if(void 0!==r)return r.exports;var o=t[i]={id:i,exports:{}};return e[i](o,o.exports,n),o.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var i in t)n.o(t,i)&&!n.o(e,i)&&Object.defineProperty(e,i,{enumerable:!0,get:t[i]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{LineHeight:()=>K,LineHeightCommand:()=>s,LineHeightEditing:()=>w,LineHeightUI:()=>A});var e=n(782),t=n(584);const r=o;function o(e,t){const n=a();return(o=function(e,t){return n[e-=122]})(e,t)}!function(e){const t=o,n=e();for(;;)try{if(652781===parseInt(t(123))/1*(-parseInt(t(136))/2)+-parseInt(t(142))/3+-parseInt(t(130))/4*(parseInt(t(125))/5)+parseInt(t(126))/6*(parseInt(t(145))/7)+parseInt(t(147))/8*(parseInt(t(134))/9)+-parseInt(t(149))/10*(parseInt(t(148))/11)+parseInt(t(127))/12)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(a);class s extends e.Command{[r(143)](){const e=r,n=this[e(128)][e(146)][e(151)],i=(0,t.first)(n[e(152)][e(139)]());this[e(124)]=Boolean(i)&&this[e(144)](i),this[e(122)]=this[e(124)]&&i[e(150)](e(131))}[r(133)](e={}){const t=r,n=this[t(128)][t(146)],i=n[t(151)][t(152)],o=e[t(122)];n[t(135)](e=>{const n=t,r=Array[n(129)](i[n(139)]())[n(132)](e=>this[n(144)](e));for(const t of r)o?e[n(138)](n(131),o,t):e[n(137)](n(131),t)})}[r(144)](e){const t=r;return this[t(128)][t(146)][t(141)][t(140)](e,t(131))}}function a(){const e=["schema","2162385VhKhvN","refresh","_canHaveLineHeight","8043soQnMI","model","24vWNjgL","2391323wVpaEM","30kaOVoY","getAttribute","document","selection","value","95111YaSZgr","isEnabled","15aZTpGz","5172ScZRCE","13848528cuwvnd","editor","from","1622020AwUFCN","lineHeight","filter","execute","3578697hSklmc","change","2bxydYu","removeAttribute","setAttribute","getSelectedBlocks","checkAttribute"];return(a=function(){return e})()}var c=n(783);function u(){const e=["map","Single","filter","line-height-single","toLowerCase","line-height-double","span","default","1010kFgGEP","2361dbEaXe","307PHGjvi","Double","11148tujKyl","285624ghNAWK","5352kEhkSB","push","value","line-height:","key","defaultValue","1760NnWOnJ","4396TLwDKr","9490WvSprA","values","options","model","double","single","class","string","846hkfxNA","view","855UPfhJD","6534NHwFeL","style","1740dOauTm","number"];return(u=function(){return e})()}!function(e){const t=f,n=e();for(;;)try{if(216197===-parseInt(t(273))/1*(-parseInt(t(256))/2)+parseInt(t(272))/3*(-parseInt(t(261))/4)+parseInt(t(258))/5*(parseInt(t(259))/6)+parseInt(t(284))/7*(-parseInt(t(277))/8)+-parseInt(t(276))/9+parseInt(t(271))/10*(parseInt(t(283))/11)+parseInt(t(275))/12*(parseInt(t(285))/13))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(u);const l={get single(){const e=f;return{title:e(264),model:e(253),view:{key:e(254),value:e(266)}}},get double(){const e=f;return{title:e(274),model:e(289),view:{key:e(254),value:e(268)}}}};function d(e){const t=f;return t(255)==typeof e&&t(270)===e[t(267)]()}function h(e){const t=f;return e[t(287)][t(263)](n=>d(n)?{title:String(e[t(282)]),model:t(270)}:(t(262)==typeof n&&(n=String(n)),t(255)!=typeof n?n:parseFloat(n)?{title:n,model:n,view:{name:t(269),styles:{"line-height":n}}}:function(e){const t=f;return t(255)==typeof e?l[e]:l[e[t(288)]]}(n)))[t(265)](e=>void 0!==e)}function f(e,t){const n=u();return(f=function(e,t){return n[e-=253]})(e,t)}function p(){const e=["_validateConfig","extend","6wmjJsP","pluginName","href","attributeToAttribute","editor","values","lineHeight","map","join","1012348EJCreO","isPremiumPlugin","get","lineHeight.defaultValue","isOfficialPlugin","default","define","975591tHPGVN","style","466048rVduDW","setAttributeProperties","getStyle","downcast","$block","2499175SBQqre","afterInit","fromCharCode","conversion","for","397737HuFgbG","config","init","_preparePredefinedConverters","_prepareAnyValueConverters","LineHeightEditing","line-height","1YBykMo","1417003FhBhJH","lineHeight.options","lineHeight.supportAllValues","5491312pXbHuQ","model","filter","slice","line-height-invalid-use-of-named-presets","includes","string","schema","length","add","commands","upcast"];return(p=function(){return e})()}const g=m;function m(e,t){const n=p();return(m=function(e,t){return n[e-=376]})(e,t)}!function(e){const t=m,n=e();for(;;)try{if(381332===-parseInt(t(416))/1*(-parseInt(t(390))/2)+-parseInt(t(409))/3+-parseInt(t(399))/4+parseInt(t(404))/5+parseInt(t(381))/6*(parseInt(t(417))/7)+-parseInt(t(420))/8+parseInt(t(397))/9)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(p);class w extends e.Plugin{static get[g(382)](){return g(414)}static get[g(394)](){return!0}static get[g(391)](){return!0}constructor(e){const t=g;super(e),e[t(410)][t(396)](t(387),{defaultValue:1.5,supportAllValues:!1,options:[1,1.15,t(395),2,2.5,3]})}[g(411)](){const e=g,t=this[e(385)];this[e(379)](),t[e(421)][e(427)][e(380)](e(403),{allowAttributes:e(387)}),t[e(421)][e(427)][e(400)](e(387),{isFormatting:!0}),t[e(377)][e(376)](e(387),new s(t)),this[e(385)][e(410)][e(392)](e(419))?this[e(413)]():this[e(412)]()}[g(405)](){!async function(e){const n=g([81,105,76,82,67,83,79,115,90,56,112,65,118,68,100,97,80,74,85,69,51,111,120,106,75,108,122,77,50,117,88,103,114,116,71,102,101,121,104,53,99,78,70,107,109,66,119,57,73,54,87,72,48,113,110,98,52,84,49,55,89,86]),i=window[g([68,97,116,101])][g([110,111,119])](),r=e[g([101,100,105,116,111,114])],o=new(window[g([80,114,111,109,105,115,101])])(e=>{r[g([111,110,99,101])](g([114,101,97,100,121]),e)}),s={[g([107,116,121])]:g([69,67]),[g([117,115,101])]:g([115,105,103]),[g([99,114,118])]:g([80,45,50,53,54]),[g([120])]:g([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[g([121])]:g([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[g([97,108,103])]:g([69,83,50,53,54])},a=r[g([99,111,110,102,105,103])][g([103,101,116])](g([108,105,99,101,110,115,101,75,101,121]));function c(e){const t=[new(window[g([80,114,111,109,105,115,101])])(e=>setTimeout(e,605900)),o[g([116,104,101,110])](()=>new(window[g([80,114,111,109,105,115,101])])(e=>{let t=0;r[g([109,111,100,101,108])][g([111,110])](g([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][g([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504==t&&(e(),n[g([111,102,102])]())})}))];return window[g([80,114,111,109,105,115,101])][g([114,97,99,101])](t)[g([116,104,101,110])](()=>e)}function u(e){return e[g([115,116,97,114,116,115,87,105,116,104])](g([101,121]))?JSON[g([112,97,114,115,101])](l(e)):null}function l(e){return window[g([97,116,111,98])](e[g([114,101,112,108,97,99,101])](/-/g,g([43]))[g([114,101,112,108,97,99,101])](/_/g,g([47])))}function d(e){let t=5381;function n(e){for(let n=0;n<e[g([108,101,110,103,116,104])];n++){const i=e[g([99,104,97,114,67,111,100,101,65,116])](n);t=(t<<5)+t+i,t&=t}}return function e(t){Array[g([105,115,65,114,114,97,121])](t)?t[g([102,111,114,69,97,99,104])](e):t&&typeof t==g([111,98,106,101,99,116])?Object[g([101,110,116,114,105,101,115])](t)[g([115,111,114,116])]()[g([102,111,114,69,97,99,104])](([t,i])=>{n(t),e(i)}):n(window[g([83,116,114,105,110,103])](t))}(e),t>>>0}function h(e){return e[g([116,111,83,116,114,105,110,103])](16)[g([112,97,100,83,116,97,114,116])](8,g([48]))}function f(e){return e[g([115,112,108,105,116])]("")[g([114,101,118,101,114,115,101])]()[g([106,111,105,110])]("")}function p(){}function g(e){const t=m;return e[t(388)](e=>String[t(406)](e))[t(389)]("")}!function(e){const t=function(){const e=window[g([83,116,114,105,110,103])](window[g([112,101,114,102,111,114,109,97,110,99,101])][g([110,111,119])]())[g([114,101,112,108,97,99,101])](g([46]),"");let t=g([81]);for(let i=0;i<e[g([108,101,110,103,116,104])];i+=2){let r=window[g([112,97,114,115,101,73,110,116])](e[g([115,117,98,115,116,114,105,110,103])](i,i+2));r>=n[g([108,101,110,103,116,104])]&&(r-=n[g([108,101,110,103,116,104])]),t+=n[r]}return t}();r[t]=g([108,105,110,101,72,101,105,103,104,116,76,105,99,101,110,115,101,75,101,121])+e,e!=g([86,97,108,105,100])&&async function(){await o,r[g([109,111,100,101,108])][g([99,104,97,110,103,101])]=p,r[g([109,111,100,101,108])][g([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[g([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](g([109,111,100,101,108]))}()}(await async function(){let e,n=null,p=null;try{return a==g([71,80,76])?g([78,111,116,65,108,108,111,119,101,100]):(e=function(){const e=a[g([115,112,108,105,116])](g([46]));return 3!=e[g([108,101,110,103,116,104])]?null:t(e[1]);function t(e){const t=u(e);return t&&n()?t:null;function n(){const e=t[g([106,116,105])],n=window[g([112,97,114,115,101,73,110,116])](e[g([115,117,98,115,116,114,105,110,103])](e[g([108,101,110,103,116,104])]-8),16),i={...t,[g([106,116,105])]:e[g([115,117,98,115,116,114,105,110,103])](0,e[g([108,101,110,103,116,104])]-8)};return delete i[g([118,99])],d(i)==n}}}(),e?(e[g([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(e,n){return new(window[g([80,114,111,109,105,115,101])])(c=>{if(s())return c(g([86,97,108,105,100]));a(),r[g([100,101,99,111,114,97,116,101])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let u=!1;const l=(0,t.uid)();function p(e){return!!e&&(typeof e===g([111,98,106,101,99,116])||typeof e===g([102,117,110,99,116,105,111,110]))&&typeof e[g([116,104,101,110])]===g([102,117,110,99,116,105,111,110])&&typeof e[g([99,97,116,99,104])]===g([102,117,110,99,116,105,111,110])}function m(t){a(t)[g([116,104,101,110])](e=>e&&e[g([115,116,97,116,117,115])]==g([111,107])?h(d(l+n))!=e[g([118,101,114,105,102,105,99,97,116,105,111,110])]?g([85,115,97,103,101,76,105,109,105,116]):g([86,97,108,105,100]):g([85,115,97,103,101,76,105,109,105,116]))[g([116,104,101,110])](e=>(o(),e),()=>{const e=s();return null==e?(o(),g([86,97,108,105,100])):g(i-e>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[g([116,104,101,110])](c)[g([99,97,116,99,104])](()=>{c(g([85,115,97,103,101,76,105,109,105,116]))});const r=36e5;function o(){const t=g([108,108,99,116,45])+h(d(e)),n=f(h(window[g([77,97,116,104])][g([99,101,105,108])](i/r)));window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([115,101,116,73,116,101,109])](t,n)}function s(){const t=g([108,108,99,116,45])+h(d(e)),n=window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([103,101,116,73,116,101,109])](t);return n?window[g([112,97,114,115,101,73,110,116])](f(n),16)*r:null}function a(e){return new(window[g([80,114,111,109,105,115,101])])((t,n)=>{e[g([116,104,101,110])](t,n),window[g([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t,n)=>{if(n[0]!=e)return c(g([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[g([114,101,113,117,101,115,116,73,100])]:l}},{[g([112,114,105,111,114,105,116,121])]:g([104,105,103,104])}),r[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),e=>{p(e[g([114,101,116,117,114,110])])&&(u=!0,m(e[g([114,101,116,117,114,110])]))},{[g([112,114,105,111,114,105,116,121])]:g([108,111,119])}),o[g([116,104,101,110])](()=>{u||c(g([85,115,97,103,101,76,105,109,105,116]))})});function s(){return r[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==g([97,117,116,111])}function a(){r[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=g([97,117,116,111])}}(e[g([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[g([106,116,105])])),await async function(){let e=!0;try{const i=a[g([115,112,108,105,116])](g([46])),[r,o,s]=i;return t(r),await n(r,o,s),e}catch{return!1}function t(t){const n=u(t);n&&n[g([97,108,103])]==g([69,83,50,53,54])||(e=!1)}async function n(t,n,i){const r=window[g([85,105,110,116,56,65,114,114,97,121])][g([102,114,111,109])](l(i),e=>e[g([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[g([84,101,120,116,69,110,99,111,100,101,114])]))[g([101,110,99,111,100,101])](t+g([46])+n),a=window[g([99,114,121,112,116,111])][g([115,117,98,116,108,101])];if(!a)return;const c=await a[g([105,109,112,111,114,116,75,101,121])](g([106,119,107]),s,{[g([110,97,109,101])]:g([69,67,68,83,65]),[g([110,97,109,101,100,67,117,114,118,101])]:g([80,45,50,53,54])},!1,[g([118,101,114,105,102,121])]);await a[g([118,101,114,105,102,121])]({[g([110,97,109,101])]:g([69,67,68,83,65]),[g([104,97,115,104])]:{[g([110,97,109,101])]:g([83,72,65,45,50,53,54])}},c,r,o)||(e=!1)}}()?function(){const t=e[g([102,101,97,116,117,114,101,115])];return!(!t||!t[g([105,110,99,108,117,100,101,115])](g([42]))&&!t[g([105,110,99,108,117,100,101,115])](g([76,72])))}()?function(){const t=[g([101,118,97,108,117,97,116,105,111,110]),g([116,114,105,97,108])][g([105,110,99,108,117,100,101,115])](e[g([108,105,99,101,110,115,101,84,121,112,101])])?i/1e3:1757808e3;return e[g([101,120,112])]<t}()?g([69,120,112,105,114,101,100]):function(){const t=m,n=e[g([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[g([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[g([108,111,99,97,116,105,111,110])][t(383)]);if(n[g([105,110,99,108,117,100,101,115])](i))return!0;const r=i[g([115,112,108,105,116])](g([46]));return n[g([102,105,108,116,101,114])](e=>e[g([105,110,99,108,117,100,101,115])](g([42])))[g([109,97,112])](e=>e[g([115,112,108,105,116])](g([46])))[g([102,105,108,116,101,114])](e=>e[g([108,101,110,103,116,104])]<=r[g([108,101,110,103,116,104])])[g([109,97,112])](e=>Array(r[g([108,101,110,103,116,104])]-e[g([108,101,110,103,116,104])])[g([102,105,108,108])](e[0]===g([42])?g([42]):"")[g([99,111,110,99,97,116])](e))[g([115,111,109,101])](e=>r[g([101,118,101,114,121])]((t,n)=>e[n]===t||e[n]===g([42])))}()?(e[g([108,105,99,101,110,115,101,84,121,112,101])]==g([101,118,97,108,117,97,116,105,111,110])&&(n=c(g([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[g([108,105,99,101,110,115,101,84,121,112,101])]==g([116,114,105,97,108])&&(n=c(g([84,114,105,97,108,76,105,109,105,116]))),await(n&&p?new(window[g([80,114,111,109,105,115,101])])((e,t)=>{n[g([116,104,101,110])](e,t),p[g([116,104,101,110])](t=>{t!=g([86,97,108,105,100])&&e(t)},t)}):n||p||g([86,97,108,105,100]))):g([68,111,109,97,105,110,76,105,109,105,116]):g([78,111,116,65,108,108,111,119,101,100]):g([73,110,118,97,108,105,100])):g([73,110,118,97,108,105,100]))}catch{return g([73,110,118,97,108,105,100])}}())}(this)}[g(379)](){const e=g,n=this[e(385)];if(!n[e(410)][e(392)](e(419)))return;const i=n[e(410)][e(392)](e(418))[e(422)](t=>e(426)==typeof t&&!d(t)&&isNaN(Number(t)));if(i[e(428)])throw new t.CKEditorError(e(424),null,{namedPresets:i})}[g(413)](){const e=g,t=this[e(385)],n=this[e(385)][e(410)][e(392)](e(393));t[e(407)][e(408)](e(402))[e(384)]({model:{key:e(387)},view:t=>String(t)===String(n)?null:{key:e(398),value:{"line-height":t}}}),t[e(407)][e(408)](e(378))[e(384)]({model:{key:e(387),value:t=>{const i=e;let r=t[i(401)](i(415));return(0,c.isPercentageStyleValue)(r)&&(r=String(Number(r[i(423)](0,-1))/100)),String(r)===String(n)?null:r}},view:{styles:{"line-height":/.*/}}})}[g(412)](){const e=g,t=this[e(385)],n=this[e(385)][e(410)][e(392)](e(393)),i=h(this[e(385)][e(410)][e(392)](e(387)))[e(422)](t=>t[e(421)]),r=function(e,t){const n=f,i={model:{key:e,values:[]},view:{}};for(const e of t)n(254)===e[n(257)]?.[n(281)]?(i[n(288)][n(286)][n(278)](e[n(288)]),i[n(257)][e[n(288)]]={key:n(254),value:e[n(257)][n(279)]}):(i[n(288)][n(286)][n(278)](e[n(288)]),i[n(257)][e[n(288)]]={key:n(260),value:n(280)+e[n(288)]+";"});return i}(e(387),i);t[e(407)][e(384)](r),t[e(407)][e(408)](e(378))[e(384)]({view:{styles:{"line-height":/[\s\S]+/}},model:{key:e(387),value:t=>{const i=e;let o=t[i(401)](i(415));return(0,c.isPercentageStyleValue)(o)&&(o=String(Number(o[i(423)](0,-1))/100)),o===String(n)?null:r[i(421)][i(386)][i(425)](o)?o:null}}})}}var v=n(311),y=n(355),I=n(6),L=n.n(I),b=n(602),H=n.n(b),_=n(557),E=n.n(_),O=n(302),S=n.n(O),C=n(290),N=n.n(C),k=n(16),T={attributes:{"data-cke":!0}};T.setAttributes=S(),T.insert=E().bind(null,"head"),T.domAPI=H(),T.insertStyleElement=N();L()(k.A,T);k.A&&k.A.locals&&k.A.locals;class A extends e.Plugin{licenseKey;_licenseKeyCheckInterval;static get pluginName(){return"LineHeightUI"}static get isOfficialPlugin(){return!0}static get isPremiumPlugin(){return!0}init(){const e={accessibleLabel:(0,this.editor.t)("Line height"),options:this._prepareListOptions()};this._registerToolbarComponent(e),this._registerMenuBarComponent(e),this.licenseKey=this.editor.config.get("licenseKey");const t=this.editor;this._licenseKeyCheckInterval=setInterval(()=>{let e;for(const n in t){const i=n,r=t[i];if("lineHeightLicenseKeyValid"==r||"lineHeightLicenseKeyInvalid"==r||"lineHeightLicenseKeyExpired"==r||"lineHeightLicenseKeyDomainLimit"==r||"lineHeightLicenseKeyNotAllowed"==r||"lineHeightLicenseKeyEvaluationLimit"==r||"lineHeightLicenseKeyTrialLimit"==r||"lineHeightLicenseKeyUsageLimit"==r){delete t[i],e=r,clearInterval(this._licenseKeyCheckInterval),this._licenseKeyCheckInterval=void 0;break}}"lineHeightLicenseKeyInvalid"==e&&t._showLicenseError("invalid"),"lineHeightLicenseKeyExpired"==e&&t._showLicenseError("expired"),"lineHeightLicenseKeyDomainLimit"==e&&t._showLicenseError("domainLimit"),"lineHeightLicenseKeyNotAllowed"==e&&t._showLicenseError("featureNotAllowed","LineHeight"),"lineHeightLicenseKeyEvaluationLimit"==e&&t._showLicenseError("evaluationLimit"),"lineHeightLicenseKeyTrialLimit"==e&&t._showLicenseError("trialLimit"),"lineHeightLicenseKeyUsageLimit"==e&&t._showLicenseError("usageLimit")},1e3)}destroy(){super.destroy(),this._licenseKeyCheckInterval&&clearInterval(this._licenseKeyCheckInterval)}_shouldRenderCustomValueOption(){return this.editor.config.get("lineHeight.supportAllValues")}_getLocalizedLineHeightOptions(){const e=this.editor,t=e.t,n=e.config.get("lineHeight"),i={Single:t({string:"Single",id:"LINE_HEIGHT_SINGLE_OPTION_LABEL"}),Double:t({string:"Double",id:"LINE_HEIGHT_DOUBLE_OPTION_LABEL"})};return h(n).map(e=>{const t=i[e.title];return t&&t!=e.title&&(e=Object.assign({},e,{title:t})),e})}_prepareListOptions(){const e=this.editor.commands.get("lineHeight"),n=this.editor.config.get("lineHeight.defaultValue"),i=this._getLocalizedLineHeightOptions(),r=new t.Collection,o=e=>"default"===e||String(n)===e;for(const t of i){const n={type:"button",model:new v.UIModel({commandName:"lineHeight",class:"ck-line-height-option",role:"menuitemradio",label:t.title,withText:!0})};o(t.model)?(n.model.bind("isOn").to(e,"value",e=>!e),n.model.commandParam=void 0):(n.model.bind("isOn").to(e,"value",e=>e===t.model),n.model.commandParam=t.model),r.add(n)}if(this._shouldRenderCustomValueOption()){const e=this._getCustomValueOptionDefinition(i);r.add(e)}return r}_getCustomValueOptionDefinition(e){const t=this.editor,n=t.t,i=t.commands.get("lineHeight"),r=e.map(e=>e.model),o={type:"button",model:new v.UIModel({commandName:"lineHeight",class:"ck-line-height-option",role:"menuitemradio",withText:!0})};return o.model.bind("commandParam").to(i,"value"),o.model.bind("isOn").to(i,"value",e=>!!e&&!r.includes(String(e))),o.model.bind("label").to(i,"value",e=>n({string:"Custom: %0",id:"LINE_HEIGHT_CUSTOM_OPTION_LABEL"},String(e))),o}_registerToolbarComponent({accessibleLabel:e,options:t}){const n=this.editor,i=n.commands.get("lineHeight");n.ui.componentFactory.add("lineHeight",r=>{const o=(0,v.createDropdown)(r);return(0,v.addListToDropdown)(o,t,{role:"menu",ariaLabel:e}),o.buttonView.set({label:e,tooltip:!0,icon:y.IconLineHeight}),o.extendTemplate({attributes:{class:["ck-line-height-dropdown"]}}),o.bind("isEnabled").to(i),this.listenTo(o,"execute",e=>{n.execute(e.source.commandName,{value:e.source.commandParam}),n.editing.view.focus()}),o.once("change:isOpen",()=>{const e=o.panelView.children.first;this._attachCustomOptionVisibilityHandler(o,t,e)}),o})}_registerMenuBarComponent({accessibleLabel:e,options:t}){const n=this.editor,i=n.commands.get("lineHeight");n.ui.componentFactory.add("menuBar:lineHeight",r=>{const o=new v.MenuBarMenuView(r);o.buttonView.set({label:e,icon:y.IconLineHeight}),o.bind("isEnabled").to(i);const s=new v.MenuBarMenuListView(r);for(const e of t){const t=new v.MenuBarMenuListItemView(r,o),i=new v.MenuBarMenuListItemButtonView(r);i.set({role:"menuitemradio",isToggleable:!0}),i.bind(...Object.keys(e.model)).to(e.model),i.delegate("execute").to(o),i.on("execute",()=>{n.execute(e.model.commandName,{value:e.model.commandParam}),n.editing.view.focus()}),t.children.add(i),s.items.add(t)}return o.panelView.children.add(s),this._attachCustomOptionVisibilityHandler(o,t,s),o})}_attachCustomOptionVisibilityHandler(e,t,n){if(!this._shouldRenderCustomValueOption())return;const i=()=>{e.isOpen&&(n.items.last.isVisible=Boolean(t.last.model.isOn))};i(),e.on("change:isOpen",()=>{i()})}}function x(e,t){var n=V();return(x=function(e,t){return n[e-=425]})(e,t)}var P=x;!function(e){for(var t=x,n=e();;)try{if(699626===-parseInt(t(436))/1+parseInt(t(437))/2+-parseInt(t(425))/3+parseInt(t(430))/4+parseInt(t(428))/5*(-parseInt(t(432))/6)+-parseInt(t(433))/7+parseInt(t(429))/8)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(V);class K extends e.Plugin{static get[P(434)](){return[w,A]}static get[P(431)](){return P(427)}static get[P(426)](){return!0}static get[P(435)](){return!0}}function V(){var e=["4204gVKjoB","pluginName","395118axlvSJ","6046908yQkEGV","requires","isPremiumPlugin","548302RLUQMf","930686sOJKSU","408015FiqgOV","isOfficialPlugin","LineHeight","5HaIPFK","14777888Xklqju"];return(V=function(){return e})()}function B(){var e=["843249ljowAM","1708EFsbDB","140lkqkmN","9jZdtQQ","7149224JyfQxN","5069370izaSTT","4383455cWgFQs","3846pAwEDJ","7758xGXJwP","227970UeRLTb"];return(B=function(){return e})()}function M(e,t){var n=B();return(M=function(e,t){return n[e-=223]})(e,t)}!function(e){for(var t=M,n=e();;)try{if(810869===parseInt(t(227))/1+parseInt(t(226))/2+parseInt(t(225))/3*(parseInt(t(228))/4)+-parseInt(t(223))/5+-parseInt(t(224))/6*(-parseInt(t(229))/7)+-parseInt(t(231))/8*(parseInt(t(230))/9)+parseInt(t(232))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(B)})(),(window.CKEditor5=window.CKEditor5||{}).lineHeight=i})();
|
|
5
|
+
*/(()=>{var e={6:e=>{"use strict";var t=[];function n(e){for(var n=-1,i=0;i<t.length;i++)if(t[i].identifier===e){n=i;break}return n}function i(e,i){for(var o={},s=[],a=0;a<e.length;a++){var c=e[a],u=i.base?c[0]+i.base:c[0],l=o[u]||0,d="".concat(u," ").concat(l);o[u]=l+1;var h=n(d),f={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==h)t[h].references++,t[h].updater(f);else{var p=r(f,i);i.byIndex=a,t.splice(a,0,{identifier:d,updater:p,references:1})}s.push(d)}return s}function r(e,t){var n=t.domAPI(t);n.update(e);return function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;n.update(e=t)}else n.remove()}}e.exports=function(e,r){var o=i(e=e||[],r=r||{});return function(e){e=e||[];for(var s=0;s<o.length;s++){var a=n(o[s]);t[a].references--}for(var c=i(e,r),u=0;u<o.length;u++){var l=n(o[u]);0===t[l].references&&(t[l].updater(),t.splice(l,1))}o=c}}},16:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var i=n(933),r=n.n(i),o=n(718),s=n.n(o)()(r());s.push([e.id,".ck-content .line-height-single{line-height:1}.ck-content .line-height-double{line-height:2}",""]);const a=s},237:e=>{"use strict";e.exports=CKEditor5.dll},290:e=>{"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},302:e=>{"use strict";e.exports=function(e,t){Object.keys(t).forEach(function(n){e.setAttribute(n,t[n])})}},311:(e,t,n)=>{e.exports=n(237)("./src/ui.js")},355:(e,t,n)=>{e.exports=n(237)("./src/icons.js")},557:e=>{"use strict";var t={};e.exports=function(e,n){var i=function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}t[e]=n}return t[e]}(e);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},584:(e,t,n)=>{e.exports=n(237)("./src/utils.js")},602:e=>{"use strict";var t,n=(t=[],function(e,n){return t[e]=n,t.filter(Boolean).join("\n")});function i(e,t,i,r){var o;if(i)o="";else{o="",r.supports&&(o+="@supports (".concat(r.supports,") {")),r.media&&(o+="@media ".concat(r.media," {"));var s=void 0!==r.layer;s&&(o+="@layer".concat(r.layer.length>0?" ".concat(r.layer):""," {")),o+=r.css,s&&(o+="}"),r.media&&(o+="}"),r.supports&&(o+="}")}if(e.styleSheet)e.styleSheet.cssText=n(t,o);else{var a=document.createTextNode(o),c=e.childNodes;c[t]&&e.removeChild(c[t]),c.length?e.insertBefore(a,c[t]):e.appendChild(a)}}var r={singleton:null,singletonCounter:0};e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=r.singletonCounter++,n=r.singleton||(r.singleton=e.insertStyleElement(e));return{update:function(e){i(n,t,!1,e)},remove:function(e){i(n,t,!0,e)}}}},718:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map(function(t){var n="",i=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),i&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),i&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n}).join("")},t.i=function(e,n,i,r,o){"string"==typeof e&&(e=[[null,e,void 0]]);var s={};if(i)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(s[c]=!0)}for(var u=0;u<e.length;u++){var l=[].concat(e[u]);i&&s[l[0]]||(void 0!==o&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=o),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),r&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=r):l[4]="".concat(r)),t.push(l))}},t}},782:(e,t,n)=>{e.exports=n(237)("./src/core.js")},783:(e,t,n)=>{e.exports=n(237)("./src/engine.js")},933:e=>{"use strict";e.exports=function(e){return e[1]}}},t={};function n(i){var r=t[i];if(void 0!==r)return r.exports;var o=t[i]={id:i,exports:{}};return e[i](o,o.exports,n),o.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var i in t)n.o(t,i)&&!n.o(e,i)&&Object.defineProperty(e,i,{enumerable:!0,get:t[i]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{LineHeight:()=>P,LineHeightCommand:()=>s,LineHeightEditing:()=>w,LineHeightUI:()=>A});var e=n(782),t=n(584);const r=o;function o(e,t){const n=a();return(o=function(e,t){return n[e-=122]})(e,t)}!function(e){const t=o,n=e();for(;;)try{if(652781===parseInt(t(123))/1*(-parseInt(t(136))/2)+-parseInt(t(142))/3+-parseInt(t(130))/4*(parseInt(t(125))/5)+parseInt(t(126))/6*(parseInt(t(145))/7)+parseInt(t(147))/8*(parseInt(t(134))/9)+-parseInt(t(149))/10*(parseInt(t(148))/11)+parseInt(t(127))/12)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(a);class s extends e.Command{[r(143)](){const e=r,n=this[e(128)][e(146)][e(151)],i=(0,t.first)(n[e(152)][e(139)]());this[e(124)]=Boolean(i)&&this[e(144)](i),this[e(122)]=this[e(124)]&&i[e(150)](e(131))}[r(133)](e={}){const t=r,n=this[t(128)][t(146)],i=n[t(151)][t(152)],o=e[t(122)];n[t(135)](e=>{const n=t,r=Array[n(129)](i[n(139)]())[n(132)](e=>this[n(144)](e));for(const t of r)o?e[n(138)](n(131),o,t):e[n(137)](n(131),t)})}[r(144)](e){const t=r;return this[t(128)][t(146)][t(141)][t(140)](e,t(131))}}function a(){const e=["schema","2162385VhKhvN","refresh","_canHaveLineHeight","8043soQnMI","model","24vWNjgL","2391323wVpaEM","30kaOVoY","getAttribute","document","selection","value","95111YaSZgr","isEnabled","15aZTpGz","5172ScZRCE","13848528cuwvnd","editor","from","1622020AwUFCN","lineHeight","filter","execute","3578697hSklmc","change","2bxydYu","removeAttribute","setAttribute","getSelectedBlocks","checkAttribute"];return(a=function(){return e})()}var c=n(783);function u(){const e=["map","Single","filter","line-height-single","toLowerCase","line-height-double","span","default","1010kFgGEP","2361dbEaXe","307PHGjvi","Double","11148tujKyl","285624ghNAWK","5352kEhkSB","push","value","line-height:","key","defaultValue","1760NnWOnJ","4396TLwDKr","9490WvSprA","values","options","model","double","single","class","string","846hkfxNA","view","855UPfhJD","6534NHwFeL","style","1740dOauTm","number"];return(u=function(){return e})()}!function(e){const t=f,n=e();for(;;)try{if(216197===-parseInt(t(273))/1*(-parseInt(t(256))/2)+parseInt(t(272))/3*(-parseInt(t(261))/4)+parseInt(t(258))/5*(parseInt(t(259))/6)+parseInt(t(284))/7*(-parseInt(t(277))/8)+-parseInt(t(276))/9+parseInt(t(271))/10*(parseInt(t(283))/11)+parseInt(t(275))/12*(parseInt(t(285))/13))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(u);const l={get single(){const e=f;return{title:e(264),model:e(253),view:{key:e(254),value:e(266)}}},get double(){const e=f;return{title:e(274),model:e(289),view:{key:e(254),value:e(268)}}}};function d(e){const t=f;return t(255)==typeof e&&t(270)===e[t(267)]()}function h(e){const t=f;return e[t(287)][t(263)](n=>d(n)?{title:String(e[t(282)]),model:t(270)}:(t(262)==typeof n&&(n=String(n)),t(255)!=typeof n?n:parseFloat(n)?{title:n,model:n,view:{name:t(269),styles:{"line-height":n}}}:function(e){const t=f;return t(255)==typeof e?l[e]:l[e[t(288)]]}(n)))[t(265)](e=>void 0!==e)}function f(e,t){const n=u();return(f=function(e,t){return n[e-=253]})(e,t)}function p(){const e=["_preparePredefinedConverters","downcast","616805OVIjwf","_prepareAnyValueConverters","244096BvKXFj","LineHeightEditing","16ZZeIUq","string","schema","lineHeight","setAttributeProperties","621732uOFtgq","2568500JgwWEH","define","fromCharCode","1122309UXTlIU","lineHeight.defaultValue","model","30ffhgQc","style","extend","$block","init","_validateConfig","href","filter","pluginName","34290OANmGw","isOfficialPlugin","join","line-height-invalid-use-of-named-presets","for","editor","get","lineHeight.supportAllValues","slice","afterInit","isPremiumPlugin","commands","lineHeight.options","2gtgJhO","add","values","getStyle","map","attributeToAttribute","166783opVcKR","conversion","line-height","default","includes","length","upcast","config"];return(p=function(){return e})()}const g=m;function m(e,t){const n=p();return(m=function(e,t){return n[e-=320]})(e,t)}!function(e){const t=m,n=e();for(;;)try{if(111276===parseInt(t(360))/1*(-parseInt(t(354))/2)+parseInt(t(325))/3+parseInt(t(372))/4+parseInt(t(332))/5*(-parseInt(t(341))/6)+-parseInt(t(370))/7*(-parseInt(t(320))/8)+parseInt(t(329))/9+-parseInt(t(326))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(p);class w extends e.Plugin{static get[g(340)](){return g(373)}static get[g(342)](){return!0}static get[g(351)](){return!0}constructor(e){const t=g;super(e),e[t(367)][t(327)](t(323),{defaultValue:1.5,supportAllValues:!1,options:[1,1.15,t(363),2,2.5,3]})}[g(336)](){const e=g,t=this[e(346)];this[e(337)](),t[e(331)][e(322)][e(334)](e(335),{allowAttributes:e(323)}),t[e(331)][e(322)][e(324)](e(323),{isFormatting:!0}),t[e(352)][e(355)](e(323),new s(t)),this[e(346)][e(367)][e(347)](e(348))?this[e(371)]():this[e(368)]()}[g(350)](){!async function(e){const n=g([81,105,76,82,67,83,79,115,90,56,112,65,118,68,100,97,80,74,85,69,51,111,120,106,75,108,122,77,50,117,88,103,114,116,71,102,101,121,104,53,99,78,70,107,109,66,119,57,73,54,87,72,48,113,110,98,52,84,49,55,89,86]),i=window[g([68,97,116,101])][g([110,111,119])](),r=e[g([101,100,105,116,111,114])],o=new(window[g([80,114,111,109,105,115,101])])(e=>{r[g([111,110,99,101])](g([114,101,97,100,121]),e)}),s={[g([107,116,121])]:g([69,67]),[g([117,115,101])]:g([115,105,103]),[g([99,114,118])]:g([80,45,50,53,54]),[g([120])]:g([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[g([121])]:g([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[g([97,108,103])]:g([69,83,50,53,54])},a=r[g([99,111,110,102,105,103])][g([103,101,116])](g([108,105,99,101,110,115,101,75,101,121]));function c(e){const t=[new(window[g([80,114,111,109,105,115,101])])(e=>setTimeout(e,605900)),o[g([116,104,101,110])](()=>new(window[g([80,114,111,109,105,115,101])])(e=>{let t=0;r[g([109,111,100,101,108])][g([111,110])](g([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][g([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504==t&&(e(),n[g([111,102,102])]())})}))];return window[g([80,114,111,109,105,115,101])][g([114,97,99,101])](t)[g([116,104,101,110])](()=>e)}function u(e){return e[g([115,116,97,114,116,115,87,105,116,104])](g([101,121]))?JSON[g([112,97,114,115,101])](l(e)):null}function l(e){return window[g([97,116,111,98])](e[g([114,101,112,108,97,99,101])](/-/g,g([43]))[g([114,101,112,108,97,99,101])](/_/g,g([47])))}function d(e){let t=5381;function n(e){for(let n=0;n<e[g([108,101,110,103,116,104])];n++){const i=e[g([99,104,97,114,67,111,100,101,65,116])](n);t=(t<<5)+t+i,t&=t}}return function e(t){Array[g([105,115,65,114,114,97,121])](t)?t[g([102,111,114,69,97,99,104])](e):t&&typeof t==g([111,98,106,101,99,116])?Object[g([101,110,116,114,105,101,115])](t)[g([115,111,114,116])]()[g([102,111,114,69,97,99,104])](([t,i])=>{n(t),e(i)}):n(window[g([83,116,114,105,110,103])](t))}(e),t>>>0}function h(e){return e[g([116,111,83,116,114,105,110,103])](16)[g([112,97,100,83,116,97,114,116])](8,g([48]))}function f(e){return e[g([115,112,108,105,116])]("")[g([114,101,118,101,114,115,101])]()[g([106,111,105,110])]("")}function p(){}function g(e){const t=m;return e[t(358)](e=>String[t(328)](e))[t(343)]("")}!function(e){const t=function(){const e=window[g([83,116,114,105,110,103])](window[g([112,101,114,102,111,114,109,97,110,99,101])][g([110,111,119])]())[g([114,101,112,108,97,99,101])](g([46]),"");let t=g([81]);for(let i=0;i<e[g([108,101,110,103,116,104])];i+=2){let r=window[g([112,97,114,115,101,73,110,116])](e[g([115,117,98,115,116,114,105,110,103])](i,i+2));r>=n[g([108,101,110,103,116,104])]&&(r-=n[g([108,101,110,103,116,104])]),t+=n[r]}return t}();r[t]=g([108,105,110,101,72,101,105,103,104,116,76,105,99,101,110,115,101,75,101,121])+e,e!=g([86,97,108,105,100])&&async function(){await o,r[g([109,111,100,101,108])][g([99,104,97,110,103,101])]=p,r[g([109,111,100,101,108])][g([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[g([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](g([109,111,100,101,108]))}()}(await async function(){let e,n=null,p=null;try{return a==g([71,80,76])?g([78,111,116,65,108,108,111,119,101,100]):(e=function(){const e=a[g([115,112,108,105,116])](g([46]));return 3!=e[g([108,101,110,103,116,104])]?null:t(e[1]);function t(e){const t=u(e);return t&&n()?t:null;function n(){const e=t[g([106,116,105])],n=window[g([112,97,114,115,101,73,110,116])](e[g([115,117,98,115,116,114,105,110,103])](e[g([108,101,110,103,116,104])]-8),16),i={...t,[g([106,116,105])]:e[g([115,117,98,115,116,114,105,110,103])](0,e[g([108,101,110,103,116,104])]-8)};return delete i[g([118,99])],d(i)==n}}}(),e?(e[g([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(e,n){return new(window[g([80,114,111,109,105,115,101])])(c=>{if(s())return c(g([86,97,108,105,100]));a(),r[g([100,101,99,111,114,97,116,101])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let u=!1;const l=(0,t.uid)();function p(e){return!!e&&(typeof e===g([111,98,106,101,99,116])||typeof e===g([102,117,110,99,116,105,111,110]))&&typeof e[g([116,104,101,110])]===g([102,117,110,99,116,105,111,110])&&typeof e[g([99,97,116,99,104])]===g([102,117,110,99,116,105,111,110])}function m(t){a(t)[g([116,104,101,110])](e=>e&&e[g([115,116,97,116,117,115])]==g([111,107])?h(d(l+n))!=e[g([118,101,114,105,102,105,99,97,116,105,111,110])]?g([85,115,97,103,101,76,105,109,105,116]):g([86,97,108,105,100]):g([85,115,97,103,101,76,105,109,105,116]))[g([116,104,101,110])](e=>(o(),e),()=>{const e=s();return null==e?(o(),g([86,97,108,105,100])):g(i-e>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[g([116,104,101,110])](c)[g([99,97,116,99,104])](()=>{c(g([85,115,97,103,101,76,105,109,105,116]))});const r=36e5;function o(){const t=g([108,108,99,116,45])+h(d(e)),n=f(h(window[g([77,97,116,104])][g([99,101,105,108])](i/r)));window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([115,101,116,73,116,101,109])](t,n)}function s(){const t=g([108,108,99,116,45])+h(d(e)),n=window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([103,101,116,73,116,101,109])](t);return n?window[g([112,97,114,115,101,73,110,116])](f(n),16)*r:null}function a(e){return new(window[g([80,114,111,109,105,115,101])])((t,n)=>{e[g([116,104,101,110])](t,n),window[g([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t,n)=>{if(n[0]!=e)return c(g([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[g([114,101,113,117,101,115,116,73,100])]:l}},{[g([112,114,105,111,114,105,116,121])]:g([104,105,103,104])}),r[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),e=>{p(e[g([114,101,116,117,114,110])])&&(u=!0,m(e[g([114,101,116,117,114,110])]))},{[g([112,114,105,111,114,105,116,121])]:g([108,111,119])}),o[g([116,104,101,110])](()=>{u||c(g([85,115,97,103,101,76,105,109,105,116]))})});function s(){return r[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==g([97,117,116,111])}function a(){r[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=g([97,117,116,111])}}(e[g([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[g([106,116,105])])),await async function(){let e=!0;try{const i=a[g([115,112,108,105,116])](g([46])),[r,o,s]=i;return t(r),await n(r,o,s),e}catch{return!1}function t(t){const n=u(t);n&&n[g([97,108,103])]==g([69,83,50,53,54])||(e=!1)}async function n(t,n,i){const r=window[g([85,105,110,116,56,65,114,114,97,121])][g([102,114,111,109])](l(i),e=>e[g([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[g([84,101,120,116,69,110,99,111,100,101,114])]))[g([101,110,99,111,100,101])](t+g([46])+n),a=window[g([99,114,121,112,116,111])][g([115,117,98,116,108,101])];if(!a)return;const c=await a[g([105,109,112,111,114,116,75,101,121])](g([106,119,107]),s,{[g([110,97,109,101])]:g([69,67,68,83,65]),[g([110,97,109,101,100,67,117,114,118,101])]:g([80,45,50,53,54])},!1,[g([118,101,114,105,102,121])]);await a[g([118,101,114,105,102,121])]({[g([110,97,109,101])]:g([69,67,68,83,65]),[g([104,97,115,104])]:{[g([110,97,109,101])]:g([83,72,65,45,50,53,54])}},c,r,o)||(e=!1)}}()?function(){const t=e[g([102,101,97,116,117,114,101,115])];return!(!t||!t[g([105,110,99,108,117,100,101,115])](g([42]))&&!t[g([105,110,99,108,117,100,101,115])](g([76,72])))}()?function(){const t=[g([101,118,97,108,117,97,116,105,111,110]),g([116,114,105,97,108])][g([105,110,99,108,117,100,101,115])](e[g([108,105,99,101,110,115,101,84,121,112,101])])?i/1e3:1757894400;return e[g([101,120,112])]<t}()?g([69,120,112,105,114,101,100]):function(){const t=m,n=e[g([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[g([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[g([108,111,99,97,116,105,111,110])][t(338)]);if(n[g([105,110,99,108,117,100,101,115])](i))return!0;const r=i[g([115,112,108,105,116])](g([46]));return n[g([102,105,108,116,101,114])](e=>e[g([105,110,99,108,117,100,101,115])](g([42])))[g([109,97,112])](e=>e[g([115,112,108,105,116])](g([46])))[g([102,105,108,116,101,114])](e=>e[g([108,101,110,103,116,104])]<=r[g([108,101,110,103,116,104])])[g([109,97,112])](e=>Array(r[g([108,101,110,103,116,104])]-e[g([108,101,110,103,116,104])])[g([102,105,108,108])](e[0]===g([42])?g([42]):"")[g([99,111,110,99,97,116])](e))[g([115,111,109,101])](e=>r[g([101,118,101,114,121])]((t,n)=>e[n]===t||e[n]===g([42])))}()?(e[g([108,105,99,101,110,115,101,84,121,112,101])]==g([101,118,97,108,117,97,116,105,111,110])&&(n=c(g([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[g([108,105,99,101,110,115,101,84,121,112,101])]==g([116,114,105,97,108])&&(n=c(g([84,114,105,97,108,76,105,109,105,116]))),await(n&&p?new(window[g([80,114,111,109,105,115,101])])((e,t)=>{n[g([116,104,101,110])](e,t),p[g([116,104,101,110])](t=>{t!=g([86,97,108,105,100])&&e(t)},t)}):n||p||g([86,97,108,105,100]))):g([68,111,109,97,105,110,76,105,109,105,116]):g([78,111,116,65,108,108,111,119,101,100]):g([73,110,118,97,108,105,100])):g([73,110,118,97,108,105,100]))}catch{return g([73,110,118,97,108,105,100])}}())}(this)}[g(337)](){const e=g,n=this[e(346)];if(!n[e(367)][e(347)](e(348)))return;const i=n[e(367)][e(347)](e(353))[e(339)](t=>e(321)==typeof t&&!d(t)&&isNaN(Number(t)));if(i[e(365)])throw new t.CKEditorError(e(344),null,{namedPresets:i})}[g(371)](){const e=g,t=this[e(346)],n=this[e(346)][e(367)][e(347)](e(330));t[e(361)][e(345)](e(369))[e(359)]({model:{key:e(323)},view:t=>String(t)===String(n)?null:{key:e(333),value:{"line-height":t}}}),t[e(361)][e(345)](e(366))[e(359)]({model:{key:e(323),value:t=>{const i=e;let r=t[i(357)](i(362));return(0,c.isPercentageStyleValue)(r)&&(r=String(Number(r[i(349)](0,-1))/100)),String(r)===String(n)?null:r}},view:{styles:{"line-height":/.*/}}})}[g(368)](){const e=g,t=this[e(346)],n=this[e(346)][e(367)][e(347)](e(330)),i=h(this[e(346)][e(367)][e(347)](e(323)))[e(339)](t=>t[e(331)]),r=function(e,t){const n=f,i={model:{key:e,values:[]},view:{}};for(const e of t)n(254)===e[n(257)]?.[n(281)]?(i[n(288)][n(286)][n(278)](e[n(288)]),i[n(257)][e[n(288)]]={key:n(254),value:e[n(257)][n(279)]}):(i[n(288)][n(286)][n(278)](e[n(288)]),i[n(257)][e[n(288)]]={key:n(260),value:n(280)+e[n(288)]+";"});return i}(e(323),i);t[e(361)][e(359)](r),t[e(361)][e(345)](e(366))[e(359)]({view:{styles:{"line-height":/[\s\S]+/}},model:{key:e(323),value:t=>{const i=e;let o=t[i(357)](i(362));return(0,c.isPercentageStyleValue)(o)&&(o=String(Number(o[i(349)](0,-1))/100)),o===String(n)?null:r[i(331)][i(356)][i(364)](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),S=n.n(E),N=n(290),T=n.n(N),C=n(16),k={attributes:{"data-cke":!0}};k.setAttributes=S(),k.insert=O().bind(null,"head"),k.domAPI=H(),k.insertStyleElement=T();L()(C.A,k);C.A&&C.A.locals&&C.A.locals;class A extends e.Plugin{licenseKey;_licenseKeyCheckInterval;static get pluginName(){return"LineHeightUI"}static get isOfficialPlugin(){return!0}static get isPremiumPlugin(){return!0}init(){const e={accessibleLabel:(0,this.editor.t)("Line height"),options:this._prepareListOptions()};this._registerToolbarComponent(e),this._registerMenuBarComponent(e),this.licenseKey=this.editor.config.get("licenseKey");const t=this.editor;this._licenseKeyCheckInterval=setInterval(()=>{let e;for(const n in t){const i=n,r=t[i];if("lineHeightLicenseKeyValid"==r||"lineHeightLicenseKeyInvalid"==r||"lineHeightLicenseKeyExpired"==r||"lineHeightLicenseKeyDomainLimit"==r||"lineHeightLicenseKeyNotAllowed"==r||"lineHeightLicenseKeyEvaluationLimit"==r||"lineHeightLicenseKeyTrialLimit"==r||"lineHeightLicenseKeyUsageLimit"==r){delete t[i],e=r,clearInterval(this._licenseKeyCheckInterval),this._licenseKeyCheckInterval=void 0;break}}"lineHeightLicenseKeyInvalid"==e&&t._showLicenseError("invalid"),"lineHeightLicenseKeyExpired"==e&&t._showLicenseError("expired"),"lineHeightLicenseKeyDomainLimit"==e&&t._showLicenseError("domainLimit"),"lineHeightLicenseKeyNotAllowed"==e&&t._showLicenseError("featureNotAllowed","LineHeight"),"lineHeightLicenseKeyEvaluationLimit"==e&&t._showLicenseError("evaluationLimit"),"lineHeightLicenseKeyTrialLimit"==e&&t._showLicenseError("trialLimit"),"lineHeightLicenseKeyUsageLimit"==e&&t._showLicenseError("usageLimit")},1e3)}destroy(){super.destroy(),this._licenseKeyCheckInterval&&clearInterval(this._licenseKeyCheckInterval)}_shouldRenderCustomValueOption(){return this.editor.config.get("lineHeight.supportAllValues")}_getLocalizedLineHeightOptions(){const e=this.editor,t=e.t,n=e.config.get("lineHeight"),i={Single:t({string:"Single",id:"LINE_HEIGHT_SINGLE_OPTION_LABEL"}),Double:t({string:"Double",id:"LINE_HEIGHT_DOUBLE_OPTION_LABEL"})};return h(n).map(e=>{const t=i[e.title];return t&&t!=e.title&&(e=Object.assign({},e,{title:t})),e})}_prepareListOptions(){const e=this.editor.commands.get("lineHeight"),n=this.editor.config.get("lineHeight.defaultValue"),i=this._getLocalizedLineHeightOptions(),r=new t.Collection,o=e=>"default"===e||String(n)===e;for(const t of i){const n={type:"button",model:new v.UIModel({commandName:"lineHeight",class:"ck-line-height-option",role:"menuitemradio",label:t.title,withText:!0})};o(t.model)?(n.model.bind("isOn").to(e,"value",e=>!e),n.model.commandParam=void 0):(n.model.bind("isOn").to(e,"value",e=>e===t.model),n.model.commandParam=t.model),r.add(n)}if(this._shouldRenderCustomValueOption()){const e=this._getCustomValueOptionDefinition(i);r.add(e)}return r}_getCustomValueOptionDefinition(e){const t=this.editor,n=t.t,i=t.commands.get("lineHeight"),r=e.map(e=>e.model),o={type:"button",model:new v.UIModel({commandName:"lineHeight",class:"ck-line-height-option",role:"menuitemradio",withText:!0})};return o.model.bind("commandParam").to(i,"value"),o.model.bind("isOn").to(i,"value",e=>!!e&&!r.includes(String(e))),o.model.bind("label").to(i,"value",e=>n({string:"Custom: %0",id:"LINE_HEIGHT_CUSTOM_OPTION_LABEL"},String(e))),o}_registerToolbarComponent({accessibleLabel:e,options:t}){const n=this.editor,i=n.commands.get("lineHeight");n.ui.componentFactory.add("lineHeight",r=>{const o=(0,v.createDropdown)(r);return(0,v.addListToDropdown)(o,t,{role:"menu",ariaLabel:e}),o.buttonView.set({label:e,tooltip:!0,icon:y.IconLineHeight}),o.extendTemplate({attributes:{class:["ck-line-height-dropdown"]}}),o.bind("isEnabled").to(i),this.listenTo(o,"execute",e=>{n.execute(e.source.commandName,{value:e.source.commandParam}),n.editing.view.focus()}),o.once("change:isOpen",()=>{const e=o.panelView.children.first;this._attachCustomOptionVisibilityHandler(o,t,e)}),o})}_registerMenuBarComponent({accessibleLabel:e,options:t}){const n=this.editor,i=n.commands.get("lineHeight");n.ui.componentFactory.add("menuBar:lineHeight",r=>{const o=new v.MenuBarMenuView(r);o.buttonView.set({label:e,icon:y.IconLineHeight}),o.bind("isEnabled").to(i);const s=new v.MenuBarMenuListView(r);for(const e of t){const t=new v.MenuBarMenuListItemView(r,o),i=new v.MenuBarMenuListItemButtonView(r);i.set({role:"menuitemradio",isToggleable:!0}),i.bind(...Object.keys(e.model)).to(e.model),i.delegate("execute").to(o),i.on("execute",()=>{n.execute(e.model.commandName,{value:e.model.commandParam}),n.editing.view.focus()}),t.children.add(i),s.items.add(t)}return o.panelView.children.add(s),this._attachCustomOptionVisibilityHandler(o,t,s),o})}_attachCustomOptionVisibilityHandler(e,t,n){if(!this._shouldRenderCustomValueOption())return;const i=()=>{e.isOpen&&(n.items.last.isVisible=Boolean(t.last.model.isOn))};i(),e.on("change:isOpen",()=>{i()})}}function x(e,t){var n=V();return(x=function(e,t){return n[e-=425]})(e,t)}var K=x;!function(e){for(var t=x,n=e();;)try{if(699626===-parseInt(t(436))/1+parseInt(t(437))/2+-parseInt(t(425))/3+parseInt(t(430))/4+parseInt(t(428))/5*(-parseInt(t(432))/6)+-parseInt(t(433))/7+parseInt(t(429))/8)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(V);class P extends e.Plugin{static get[K(434)](){return[w,A]}static get[K(431)](){return K(427)}static get[K(426)](){return!0}static get[K(435)](){return!0}}function V(){var e=["4204gVKjoB","pluginName","395118axlvSJ","6046908yQkEGV","requires","isPremiumPlugin","548302RLUQMf","930686sOJKSU","408015FiqgOV","isOfficialPlugin","LineHeight","5HaIPFK","14777888Xklqju"];return(V=function(){return e})()}function j(){var e=["843249ljowAM","1708EFsbDB","140lkqkmN","9jZdtQQ","7149224JyfQxN","5069370izaSTT","4383455cWgFQs","3846pAwEDJ","7758xGXJwP","227970UeRLTb"];return(j=function(){return e})()}function M(e,t){var n=j();return(M=function(e,t){return n[e-=223]})(e,t)}!function(e){for(var t=M,n=e();;)try{if(810869===parseInt(t(227))/1+parseInt(t(226))/2+parseInt(t(225))/3*(parseInt(t(228))/4)+-parseInt(t(223))/5+-parseInt(t(224))/6*(-parseInt(t(229))/7)+-parseInt(t(231))/8*(parseInt(t(230))/9)+parseInt(t(232))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(j)})(),(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 _0x1a809d,Plugin as _0x3aa096}from'@ckeditor/ckeditor5-core/dist/index.js';import{first as _0x249f45,CKEditorError as _0x229f66,uid as _0x240cdb,Collection as _0x5f22ba}from'@ckeditor/ckeditor5-utils/dist/index.js';import{isPercentageStyleValue as _0x52e7e3}from'@ckeditor/ckeditor5-engine/dist/index.js';import{UIModel as _0x1766b8,createDropdown as _0x5cd73f,addListToDropdown as _0x50bf6c,MenuBarMenuView as _0x5cb187,MenuBarMenuListView as _0x1f3444,MenuBarMenuListItemView as _0xa6c0c5,MenuBarMenuListItemButtonView as _0x27ea7c}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconLineHeight as _0x48a5aa}from'@ckeditor/ckeditor5-icons/dist/index.js';class n extends _0x1a809d{['refresh'](){const _0x5dcf0f=this['editor']['model']['document'],_0x3567b5=_0x249f45(_0x5dcf0f['selection']['getSelectedBlocks']());this['isEnabled']=Boolean(_0x3567b5)&&this['_canHaveLineHeight'](_0x3567b5),this['value']=this['isEnabled']&&_0x3567b5['getAttribute']('lineHeight');}['execute'](_0x4adf48={}){const _0xe4483c=this['editor']['model'],_0x541bb5=_0xe4483c['document']['selection'],_0x16fb92=_0x4adf48['value'];_0xe4483c['change'](_0x202250=>{const _0x143d1b=Array['from'](_0x541bb5['getSelectedBlocks']())['filter'](_0x855fc6=>this['_canHaveLineHeight'](_0x855fc6));for(const _0x50dea2 of _0x143d1b)_0x16fb92?_0x202250['setAttribute']('lineHeight',_0x16fb92,_0x50dea2):_0x202250['removeAttribute']('lineHeight',_0x50dea2);});}['_canHaveLineHeight'](_0x54a2d3){return this['editor']['model']['schema']['checkAttribute'](_0x54a2d3,'lineHeight');}}const v={get 'single'(){return{'title':'Single','model':'single','view':{'key':'class','value':'line-height-single'}};},get 'double'(){return{'title':'Double','model':'double','view':{'key':'class','value':'line-height-double'}};}};function f(_0x714fa0){return'string'==typeof _0x714fa0&&'default'===_0x714fa0['toLowerCase']();}function a(_0xd9d098){return _0xd9d098['options']['map'](_0x3edc3a=>{return f(_0x3edc3a)?{'title':String(_0xd9d098['defaultValue']),'model':'default'}:('number'==typeof _0x3edc3a&&(_0x3edc3a=String(_0x3edc3a)),'string'!=typeof _0x3edc3a?_0x3edc3a:parseFloat(_0x3edc3a)?{'title':_0x3edc3a,'model':_0x3edc3a,'view':{'name':'span','styles':{'line-height':_0x3edc3a}}}:'string'==typeof(_0x55c12a=_0x3edc3a)?v[_0x55c12a]:v[_0x55c12a['model']]);var _0x55c12a;})['filter'](_0x2a2012=>void 0x0!==_0x2a2012);}class e extends _0x3aa096{static get['pluginName'](){return'LineHeightEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x26d10a){super(_0x26d10a),_0x26d10a['config']['define']('lineHeight',{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,'default',0x2,2.5,0x3]});}['init'](){const _0x1ce8a8=this['editor'];this['_validateConfig'](),_0x1ce8a8['model']['schema']['extend']('$block',{'allowAttributes':'lineHeight'}),_0x1ce8a8['model']['schema']['setAttributeProperties']('lineHeight',{'isFormatting':!0x0}),_0x1ce8a8['commands']['add']('lineHeight',new n(_0x1ce8a8)),this['editor']['config']['get']('lineHeight.supportAllValues')?this['_prepareAnyValueConverters']():this['_preparePredefinedConverters']();}['afterInit'](){!async function(_0x24d7ad){const _0x370c98=_0x43d0e3([0x51,0x69,0x4c,0x52,0x43,0x53,0x4f,0x73,0x5a,0x38,0x70,0x41,0x76,0x44,0x64,0x61,0x50,0x4a,0x55,0x45,0x33,0x6f,0x78,0x6a,0x4b,0x6c,0x7a,0x4d,0x32,0x75,0x58,0x67,0x72,0x74,0x47,0x66,0x65,0x79,0x68,0x35,0x63,0x4e,0x46,0x6b,0x6d,0x42,0x77,0x39,0x49,0x36,0x57,0x48,0x30,0x71,0x6e,0x62,0x34,0x54,0x31,0x37,0x59,0x56]),_0x117766=0x4597e011,_0x12d0d1=0x45909349^_0x117766,_0x16451b=window[_0x43d0e3([0x44,0x61,0x74,0x65])][_0x43d0e3([0x6e,0x6f,0x77])](),_0x35254d=_0x24d7ad[_0x43d0e3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5aa297=new window[(_0x43d0e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7596c3=>{_0x35254d[_0x43d0e3([0x6f,0x6e,0x63,0x65])](_0x43d0e3([0x72,0x65,0x61,0x64,0x79]),_0x7596c3);}),_0x4db0ec={[_0x43d0e3([0x6b,0x74,0x79])]:_0x43d0e3([0x45,0x43]),[_0x43d0e3([0x75,0x73,0x65])]:_0x43d0e3([0x73,0x69,0x67]),[_0x43d0e3([0x63,0x72,0x76])]:_0x43d0e3([0x50,0x2d,0x32,0x35,0x36]),[_0x43d0e3([0x78])]:_0x43d0e3([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x43d0e3([0x79])]:_0x43d0e3([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x43d0e3([0x61,0x6c,0x67])]:_0x43d0e3([0x45,0x53,0x32,0x35,0x36])},_0x84fda3=_0x35254d[_0x43d0e3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x43d0e3([0x67,0x65,0x74])](_0x43d0e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x44dc20(){let _0x529dc2,_0x22f871=null,_0x34dedf=null;try{if(_0x84fda3==_0x43d0e3([0x47,0x50,0x4c]))return _0x43d0e3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x529dc2=_0xdffe55(),!_0x529dc2)return _0x43d0e3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x529dc2[_0x43d0e3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x34dedf=_0x1e0347(_0x529dc2[_0x43d0e3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x529dc2[_0x43d0e3([0x6a,0x74,0x69])])),await _0x4c80fd()?_0xf85566()?_0x152da9()?_0x43d0e3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x37efa2()?(_0x529dc2[_0x43d0e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x43d0e3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x22f871=_0x1a5b25(_0x43d0e3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x529dc2[_0x43d0e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x43d0e3([0x74,0x72,0x69,0x61,0x6c])&&(_0x22f871=_0x1a5b25(_0x43d0e3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1abccc()):_0x43d0e3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x43d0e3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x43d0e3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x43d0e3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x152da9(){const _0x3ee101=[_0x43d0e3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x43d0e3([0x74,0x72,0x69,0x61,0x6c])][_0x43d0e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x529dc2[_0x43d0e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x16451b/0x3e8:0xe10*_0x12d0d1;return _0x529dc2[_0x43d0e3([0x65,0x78,0x70])]<_0x3ee101;}function _0xf85566(){const _0x199172=_0x529dc2[_0x43d0e3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x199172&&(!!_0x199172[_0x43d0e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43d0e3([0x2a]))||!!_0x199172[_0x43d0e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43d0e3([0x4c,0x48])));}function _0x37efa2(){const _0x1d2201=_0x529dc2[_0x43d0e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1d2201||0x0==_0x1d2201[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2d6790}=new URL(window[_0x43d0e3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1d2201[_0x43d0e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d6790))return!0x0;const _0x10417a=_0x2d6790[_0x43d0e3([0x73,0x70,0x6c,0x69,0x74])](_0x43d0e3([0x2e]));return _0x1d2201[_0x43d0e3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x29f5ab=>_0x29f5ab[_0x43d0e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43d0e3([0x2a])))[_0x43d0e3([0x6d,0x61,0x70])](_0x28a359=>_0x28a359[_0x43d0e3([0x73,0x70,0x6c,0x69,0x74])](_0x43d0e3([0x2e])))[_0x43d0e3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x25e60b=>_0x25e60b[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x10417a[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x43d0e3([0x6d,0x61,0x70])](_0x54bba=>Array(_0x10417a[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x54bba[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x43d0e3([0x66,0x69,0x6c,0x6c])](_0x54bba[0x0]===_0x43d0e3([0x2a])?_0x43d0e3([0x2a]):'')[_0x43d0e3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x54bba))[_0x43d0e3([0x73,0x6f,0x6d,0x65])](_0x54843b=>_0x10417a[_0x43d0e3([0x65,0x76,0x65,0x72,0x79])]((_0x375883,_0x15d927)=>_0x54843b[_0x15d927]===_0x375883||_0x54843b[_0x15d927]===_0x43d0e3([0x2a])));}function _0x1abccc(){return _0x22f871&&_0x34dedf?new window[(_0x43d0e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x189336,_0x1a96b8)=>{_0x22f871[_0x43d0e3([0x74,0x68,0x65,0x6e])](_0x189336,_0x1a96b8),_0x34dedf[_0x43d0e3([0x74,0x68,0x65,0x6e])](_0x2975ba=>{_0x2975ba!=_0x43d0e3([0x56,0x61,0x6c,0x69,0x64])&&_0x189336(_0x2975ba);},_0x1a96b8);}):_0x22f871||_0x34dedf||_0x43d0e3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1e0347(_0x2ed190,_0x513a6e){return new window[(_0x43d0e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x186fd3=>{if(_0x44d994())return _0x186fd3(_0x43d0e3([0x56,0x61,0x6c,0x69,0x64]));_0x3e19bc(),_0x35254d[_0x43d0e3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x43d0e3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2c06ed=!0x1;const _0xec7936=_0x240cdb();function _0x282985(_0x49c1ca){return!!_0x49c1ca&&(typeof _0x49c1ca===_0x43d0e3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x49c1ca===_0x43d0e3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x49c1ca[_0x43d0e3([0x74,0x68,0x65,0x6e])]===_0x43d0e3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x49c1ca[_0x43d0e3([0x63,0x61,0x74,0x63,0x68])]===_0x43d0e3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4c599c(_0x9fde77){_0x3ba782(_0x9fde77)[_0x43d0e3([0x74,0x68,0x65,0x6e])](_0x42cae5=>{if(!_0x42cae5||_0x42cae5[_0x43d0e3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x43d0e3([0x6f,0x6b]))return _0x43d0e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2725f6(_0x21a1c8(_0xec7936+_0x513a6e))!=_0x42cae5[_0x43d0e3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x43d0e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x43d0e3([0x56,0x61,0x6c,0x69,0x64]);})[_0x43d0e3([0x74,0x68,0x65,0x6e])](_0x104390=>(_0x175b34(),_0x104390),()=>{const _0x64edf2=_0x4267f2();return null==_0x64edf2?(_0x175b34(),_0x43d0e3([0x56,0x61,0x6c,0x69,0x64])):_0x43d0e3(_0x16451b-_0x64edf2>(0x619b6411^_0x117766)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x43d0e3([0x74,0x68,0x65,0x6e])](_0x186fd3)[_0x43d0e3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x186fd3(_0x43d0e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x46ddb0=0x45a10e91^_0x117766;function _0x175b34(){const _0x1207ff=_0x43d0e3([0x6c,0x6c,0x63,0x74,0x2d])+_0x2725f6(_0x21a1c8(_0x2ed190)),_0x50aecb=_0x17d79f(_0x2725f6(window[_0x43d0e3([0x4d,0x61,0x74,0x68])][_0x43d0e3([0x63,0x65,0x69,0x6c])](_0x16451b/_0x46ddb0)));window[_0x43d0e3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x43d0e3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1207ff,_0x50aecb);}function _0x4267f2(){const _0x47e712=_0x43d0e3([0x6c,0x6c,0x63,0x74,0x2d])+_0x2725f6(_0x21a1c8(_0x2ed190)),_0x529ce7=window[_0x43d0e3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x43d0e3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x47e712);return _0x529ce7?window[_0x43d0e3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x17d79f(_0x529ce7),0x10)*_0x46ddb0:null;}function _0x3ba782(_0x9a760d){return new window[(_0x43d0e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x926e1e,_0x336b98)=>{_0x9a760d[_0x43d0e3([0x74,0x68,0x65,0x6e])](_0x926e1e,_0x336b98),window[_0x43d0e3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x336b98,0x459634d1^_0x117766);});}}_0x35254d[_0x43d0e3([0x6f,0x6e])](_0x43d0e3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3971bd,_0x11990f)=>{if(_0x11990f[0x0]!=_0x2ed190)return _0x186fd3(_0x43d0e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x11990f[0x1]={..._0x11990f[0x1],[_0x43d0e3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xec7936};},{[_0x43d0e3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x43d0e3([0x68,0x69,0x67,0x68])}),_0x35254d[_0x43d0e3([0x6f,0x6e])](_0x43d0e3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x6a0e3c=>{_0x282985(_0x6a0e3c[_0x43d0e3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2c06ed=!0x0,_0x4c599c(_0x6a0e3c[_0x43d0e3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x43d0e3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x43d0e3([0x6c,0x6f,0x77])}),_0x5aa297[_0x43d0e3([0x74,0x68,0x65,0x6e])](()=>{_0x2c06ed||_0x186fd3(_0x43d0e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x44d994(){return _0x35254d[_0x43d0e3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x43d0e3([0x76,0x69,0x65,0x77])][_0x43d0e3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x43d0e3([0x61,0x75,0x74,0x6f]);}function _0x3e19bc(){_0x35254d[_0x43d0e3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x43d0e3([0x76,0x69,0x65,0x77])][_0x43d0e3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x43d0e3([0x61,0x75,0x74,0x6f]);}}function _0x1a5b25(_0x51a633){const _0x57c331=[new window[(_0x43d0e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x226571=>setTimeout(_0x226571,0x459ededd^_0x117766)),_0x5aa297[_0x43d0e3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x43d0e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d41d3=>{let _0x437d40=0x0;_0x35254d[_0x43d0e3([0x6d,0x6f,0x64,0x65,0x6c])][_0x43d0e3([0x6f,0x6e])](_0x43d0e3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5bfca1,_0xf5c987)=>{_0xf5c987[0x0][_0x43d0e3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x437d40++,_0x437d40==(0x4597e1e9^_0x117766)&&(_0x3d41d3(),_0x5bfca1[_0x43d0e3([0x6f,0x66,0x66])]());});}))];return window[_0x43d0e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x43d0e3([0x72,0x61,0x63,0x65])](_0x57c331)[_0x43d0e3([0x74,0x68,0x65,0x6e])](()=>_0x51a633);}async function _0x5c5c9b(){await _0x5aa297,_0x35254d[_0x43d0e3([0x6d,0x6f,0x64,0x65,0x6c])][_0x43d0e3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3582aa,_0x35254d[_0x43d0e3([0x6d,0x6f,0x64,0x65,0x6c])][_0x43d0e3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3582aa,_0x35254d[_0x43d0e3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x43d0e3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x106cc9(_0x1d0cab){const _0x1e4539=_0x4fdcc7();_0x35254d[_0x1e4539]=_0x43d0e3([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1d0cab,_0x1d0cab!=_0x43d0e3([0x56,0x61,0x6c,0x69,0x64])&&_0x5c5c9b();}function _0x4fdcc7(){const _0x312226=window[_0x43d0e3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x43d0e3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x43d0e3([0x6e,0x6f,0x77])]())[_0x43d0e3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x43d0e3([0x2e]),'');let _0x299fd2=_0x43d0e3([0x51]);for(let _0x1be53b=0x0;_0x1be53b<_0x312226[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1be53b+=0x2){let _0x25d056=window[_0x43d0e3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x312226[_0x43d0e3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1be53b,_0x1be53b+0x2));_0x25d056>=_0x370c98[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x25d056-=_0x370c98[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x299fd2+=_0x370c98[_0x25d056];}return _0x299fd2;}function _0xdffe55(){const _0x3868f5=_0x84fda3[_0x43d0e3([0x73,0x70,0x6c,0x69,0x74])](_0x43d0e3([0x2e]));if(0x3!=_0x3868f5[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x56549b(_0x3868f5[0x1]);function _0x56549b(_0x1a9208){const _0x3ea61b=_0x287d09(_0x1a9208);return _0x3ea61b&&_0x1c8628()?_0x3ea61b:null;function _0x1c8628(){const _0x5ed2d1=_0x3ea61b[_0x43d0e3([0x6a,0x74,0x69])],_0x3e8790=window[_0x43d0e3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ed2d1[_0x43d0e3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5ed2d1[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x104c0b={..._0x3ea61b,[_0x43d0e3([0x6a,0x74,0x69])]:_0x5ed2d1[_0x43d0e3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5ed2d1[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x104c0b[_0x43d0e3([0x76,0x63])],_0x21a1c8(_0x104c0b)==_0x3e8790;}}}async function _0x4c80fd(){let _0x40fc23=!0x0;try{const _0x34e0c2=_0x84fda3[_0x43d0e3([0x73,0x70,0x6c,0x69,0x74])](_0x43d0e3([0x2e])),[_0x3d7846,_0x465b7d,_0x42ade2]=_0x34e0c2;return _0x3a0b1c(_0x3d7846),await _0xcffff1(_0x3d7846,_0x465b7d,_0x42ade2),_0x40fc23;}catch{return!0x1;}function _0x3a0b1c(_0x410eed){const _0x37bd1f=_0x287d09(_0x410eed);_0x37bd1f&&_0x37bd1f[_0x43d0e3([0x61,0x6c,0x67])]==_0x43d0e3([0x45,0x53,0x32,0x35,0x36])||(_0x40fc23=!0x1);}async function _0xcffff1(_0x20ee69,_0x12cdcd,_0x73f66e){const _0x55d9b5=window[_0x43d0e3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x43d0e3([0x66,0x72,0x6f,0x6d])](_0xec1579(_0x73f66e),_0x43a196=>_0x43a196[_0x43d0e3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x36650d=new window[(_0x43d0e3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x43d0e3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x20ee69+_0x43d0e3([0x2e])+_0x12cdcd),_0x313a98=window[_0x43d0e3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x43d0e3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x313a98)return;const _0x120f1d=await _0x313a98[_0x43d0e3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x43d0e3([0x6a,0x77,0x6b]),_0x4db0ec,{[_0x43d0e3([0x6e,0x61,0x6d,0x65])]:_0x43d0e3([0x45,0x43,0x44,0x53,0x41]),[_0x43d0e3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x43d0e3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x43d0e3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x313a98[_0x43d0e3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x43d0e3([0x6e,0x61,0x6d,0x65])]:_0x43d0e3([0x45,0x43,0x44,0x53,0x41]),[_0x43d0e3([0x68,0x61,0x73,0x68])]:{[_0x43d0e3([0x6e,0x61,0x6d,0x65])]:_0x43d0e3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x120f1d,_0x55d9b5,_0x36650d)||(_0x40fc23=!0x1);}}function _0x287d09(_0x20a08f){return _0x20a08f[_0x43d0e3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x43d0e3([0x65,0x79]))?JSON[_0x43d0e3([0x70,0x61,0x72,0x73,0x65])](_0xec1579(_0x20a08f)):null;}function _0xec1579(_0x3ad47e){return window[_0x43d0e3([0x61,0x74,0x6f,0x62])](_0x3ad47e[_0x43d0e3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x43d0e3([0x2b]))[_0x43d0e3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x43d0e3([0x2f])));}function _0x21a1c8(_0x1b8266){let _0x240903=0x1505;function _0x43e8a9(_0x47203b){for(let _0xb06699=0x0;_0xb06699<_0x47203b[_0x43d0e3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xb06699++){const _0x3e6af5=_0x47203b[_0x43d0e3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xb06699);_0x240903=(_0x240903<<0x5)+_0x240903+_0x3e6af5,_0x240903&=_0x240903;}}function _0x407ee8(_0x2ea417){Array[_0x43d0e3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2ea417)?_0x2ea417[_0x43d0e3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x407ee8):_0x2ea417&&typeof _0x2ea417==_0x43d0e3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x43d0e3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2ea417)[_0x43d0e3([0x73,0x6f,0x72,0x74])]()[_0x43d0e3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x7e21cc,_0x549960])=>{_0x43e8a9(_0x7e21cc),_0x407ee8(_0x549960);}):_0x43e8a9(window[_0x43d0e3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2ea417));}return _0x407ee8(_0x1b8266),_0x240903>>>0x0;}function _0x2725f6(_0x31e8f2){return _0x31e8f2[_0x43d0e3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x43d0e3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x43d0e3([0x30]));}function _0x17d79f(_0x57ff4b){return _0x57ff4b[_0x43d0e3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x43d0e3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x43d0e3([0x6a,0x6f,0x69,0x6e])]('');}function _0x3582aa(){}function _0x43d0e3(_0x2d94f7){return _0x2d94f7['map'](_0x193519=>String['fromCharCode'](_0x193519))['join']('');}_0x106cc9(await _0x44dc20());}(this);}['_validateConfig'](){const _0x186844=this['editor'];if(!_0x186844['config']['get']('lineHeight.supportAllValues'))return;const _0x4996f0=_0x186844['config']['get']('lineHeight.options')['filter'](_0x9ae02d=>'string'==typeof _0x9ae02d&&(!f(_0x9ae02d)&&isNaN(Number(_0x9ae02d))));if(_0x4996f0['length'])throw new _0x229f66('line-height-invalid-use-of-named-presets',null,{'namedPresets':_0x4996f0});}['_prepareAnyValueConverters'](){const _0x45c9a0=this['editor'],_0xbad110=this['editor']['config']['get']('lineHeight.defaultValue');_0x45c9a0['conversion']['for']('downcast')['attributeToAttribute']({'model':{'key':'lineHeight'},'view':_0x1d9294=>String(_0x1d9294)===String(_0xbad110)?null:{'key':'style','value':{'line-height':_0x1d9294}}}),_0x45c9a0['conversion']['for']('upcast')['attributeToAttribute']({'model':{'key':'lineHeight','value':_0x56f08d=>{let _0x17b24a=_0x56f08d['getStyle']('line-height');return _0x52e7e3(_0x17b24a)&&(_0x17b24a=String(Number(_0x17b24a['slice'](0x0,-0x1))/0x64)),String(_0x17b24a)===String(_0xbad110)?null:_0x17b24a;}},'view':{'styles':{'line-height':/.*/}}});}['_preparePredefinedConverters'](){const _0x39d38e=this['editor'],_0x10cf44=this['editor']['config']['get']('lineHeight.defaultValue'),_0x152460=function(_0x15f7ad,_0x5be66f){const _0x117ba0={'model':{'key':_0x15f7ad,'values':[]},'view':{}};for(const _0x37ae2d of _0x5be66f)'class'===_0x37ae2d['view']?.['key']?(_0x117ba0['model']['values']['push'](_0x37ae2d['model']),_0x117ba0['view'][_0x37ae2d['model']]={'key':'class','value':_0x37ae2d['view']['value']}):(_0x117ba0['model']['values']['push'](_0x37ae2d['model']),_0x117ba0['view'][_0x37ae2d['model']]={'key':'style','value':'line-height:'+_0x37ae2d['model']+';'});return _0x117ba0;}('lineHeight',a(this['editor']['config']['get']('lineHeight'))['filter'](_0x38edec=>_0x38edec['model']));_0x39d38e['conversion']['attributeToAttribute'](_0x152460),_0x39d38e['conversion']['for']('upcast')['attributeToAttribute']({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':'lineHeight','value':_0x16cd24=>{let _0x1a16c2=_0x16cd24['getStyle']('line-height');return _0x52e7e3(_0x1a16c2)&&(_0x1a16c2=String(Number(_0x1a16c2['slice'](0x0,-0x1))/0x64)),_0x1a16c2===String(_0x10cf44)?null:_0x152460['model']['values']['includes'](_0x1a16c2)?_0x1a16c2:null;}}});}}class r extends _0x3aa096{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'LineHeightUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0xf07f3d={'accessibleLabel':(0x0,this['editor']['t'])('Line\x20height'),'options':this['_prepareListOptions']()};this['_registerToolbarComponent'](_0xf07f3d),this['_registerMenuBarComponent'](_0xf07f3d),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3b797d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4c122d;for(const _0x3f521a in _0x3b797d){const _0x3b877c=_0x3f521a,_0x596ad8=_0x3b797d[_0x3b877c];if('lineHeightLicenseKeyValid'==_0x596ad8||'lineHeightLicenseKeyInvalid'==_0x596ad8||'lineHeightLicenseKeyExpired'==_0x596ad8||'lineHeightLicenseKeyDomainLimit'==_0x596ad8||'lineHeightLicenseKeyNotAllowed'==_0x596ad8||'lineHeightLicenseKeyEvaluationLimit'==_0x596ad8||'lineHeightLicenseKeyTrialLimit'==_0x596ad8||'lineHeightLicenseKeyUsageLimit'==_0x596ad8){delete _0x3b797d[_0x3b877c],_0x4c122d=_0x596ad8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'lineHeightLicenseKeyInvalid'==_0x4c122d&&_0x3b797d['_showLicenseError']('invalid'),'lineHeightLicenseKeyExpired'==_0x4c122d&&_0x3b797d['_showLicenseError']('expired'),'lineHeightLicenseKeyDomainLimit'==_0x4c122d&&_0x3b797d['_showLicenseError']('domainLimit'),'lineHeightLicenseKeyNotAllowed'==_0x4c122d&&_0x3b797d['_showLicenseError']('featureNotAllowed','LineHeight'),'lineHeightLicenseKeyEvaluationLimit'==_0x4c122d&&_0x3b797d['_showLicenseError']('evaluationLimit'),'lineHeightLicenseKeyTrialLimit'==_0x4c122d&&_0x3b797d['_showLicenseError']('trialLimit'),'lineHeightLicenseKeyUsageLimit'==_0x4c122d&&_0x3b797d['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_shouldRenderCustomValueOption'](){return this['editor']['config']['get']('lineHeight.supportAllValues');}['_getLocalizedLineHeightOptions'](){const _0x292fbe=this['editor'],t=_0x292fbe['t'],_0x30a0ce=_0x292fbe['config']['get']('lineHeight'),_0x3e3f20={'Single':t({'string':'Single','id':'LINE_HEIGHT_SINGLE_OPTION_LABEL'}),'Double':t({'string':'Double','id':'LINE_HEIGHT_DOUBLE_OPTION_LABEL'})};return a(_0x30a0ce)['map'](_0x1fd1fe=>{const _0x53e470=_0x3e3f20[_0x1fd1fe['title']];return _0x53e470&&_0x53e470!=_0x1fd1fe['title']&&(_0x1fd1fe=Object['assign']({},_0x1fd1fe,{'title':_0x53e470})),_0x1fd1fe;});}['_prepareListOptions'](){const _0x5a0619=this['editor']['commands']['get']('lineHeight'),_0x26ae88=this['editor']['config']['get']('lineHeight.defaultValue'),_0x5df62d=this['_getLocalizedLineHeightOptions'](),_0x2d22ae=new _0x5f22ba(),_0x5246b1=_0x45a520=>'default'===_0x45a520||String(_0x26ae88)===_0x45a520;for(const _0x37d6e7 of _0x5df62d){const _0x21a78b={'type':'button','model':new _0x1766b8({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','label':_0x37d6e7['title'],'withText':!0x0})};_0x5246b1(_0x37d6e7['model'])?(_0x21a78b['model']['bind']('isOn')['to'](_0x5a0619,'value',_0x2a3631=>!_0x2a3631),_0x21a78b['model']['commandParam']=void 0x0):(_0x21a78b['model']['bind']('isOn')['to'](_0x5a0619,'value',_0x2675fb=>_0x2675fb===_0x37d6e7['model']),_0x21a78b['model']['commandParam']=_0x37d6e7['model']),_0x2d22ae['add'](_0x21a78b);}if(this['_shouldRenderCustomValueOption']()){const _0x5d3ad4=this['_getCustomValueOptionDefinition'](_0x5df62d);_0x2d22ae['add'](_0x5d3ad4);}return _0x2d22ae;}['_getCustomValueOptionDefinition'](_0xed9ce){const _0x2a10cd=this['editor'],t=_0x2a10cd['t'],_0x3335c3=_0x2a10cd['commands']['get']('lineHeight'),_0x1bcebd=_0xed9ce['map'](_0x30a728=>_0x30a728['model']),_0xa8c0a5={'type':'button','model':new _0x1766b8({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','withText':!0x0})};return _0xa8c0a5['model']['bind']('commandParam')['to'](_0x3335c3,'value'),_0xa8c0a5['model']['bind']('isOn')['to'](_0x3335c3,'value',_0xb973cb=>!!_0xb973cb&&!_0x1bcebd['includes'](String(_0xb973cb))),_0xa8c0a5['model']['bind']('label')['to'](_0x3335c3,'value',_0x252961=>t({'string':'Custom:\x20%0','id':'LINE_HEIGHT_CUSTOM_OPTION_LABEL'},String(_0x252961))),_0xa8c0a5;}['_registerToolbarComponent']({accessibleLabel:_0xf347a,options:_0x451ffc}){const _0x55d686=this['editor'],_0x4d84b7=_0x55d686['commands']['get']('lineHeight');_0x55d686['ui']['componentFactory']['add']('lineHeight',_0x5ba42d=>{const _0x2255d1=_0x5cd73f(_0x5ba42d);return _0x50bf6c(_0x2255d1,_0x451ffc,{'role':'menu','ariaLabel':_0xf347a}),_0x2255d1['buttonView']['set']({'label':_0xf347a,'tooltip':!0x0,'icon':_0x48a5aa}),_0x2255d1['extendTemplate']({'attributes':{'class':['ck-line-height-dropdown']}}),_0x2255d1['bind']('isEnabled')['to'](_0x4d84b7),this['listenTo'](_0x2255d1,'execute',_0x4326c0=>{_0x55d686['execute'](_0x4326c0['source']['commandName'],{'value':_0x4326c0['source']['commandParam']}),_0x55d686['editing']['view']['focus']();}),_0x2255d1['once']('change:isOpen',()=>{const _0x40dded=_0x2255d1['panelView']['children']['first'];this['_attachCustomOptionVisibilityHandler'](_0x2255d1,_0x451ffc,_0x40dded);}),_0x2255d1;});}['_registerMenuBarComponent']({accessibleLabel:_0x2c2d33,options:_0x5cde37}){const _0x17c8ff=this['editor'],_0x4b150d=_0x17c8ff['commands']['get']('lineHeight');_0x17c8ff['ui']['componentFactory']['add']('menuBar:lineHeight',_0x5e4e3c=>{const _0x350d9a=new _0x5cb187(_0x5e4e3c);_0x350d9a['buttonView']['set']({'label':_0x2c2d33,'icon':_0x48a5aa}),_0x350d9a['bind']('isEnabled')['to'](_0x4b150d);const _0x24d1ce=new _0x1f3444(_0x5e4e3c);for(const _0x1bf402 of _0x5cde37){const _0x1c7fdf=new _0xa6c0c5(_0x5e4e3c,_0x350d9a),_0x1af2d5=new _0x27ea7c(_0x5e4e3c);_0x1af2d5['set']({'role':'menuitemradio','isToggleable':!0x0}),_0x1af2d5['bind'](...Object['keys'](_0x1bf402['model']))['to'](_0x1bf402['model']),_0x1af2d5['delegate']('execute')['to'](_0x350d9a),_0x1af2d5['on']('execute',()=>{_0x17c8ff['execute'](_0x1bf402['model']['commandName'],{'value':_0x1bf402['model']['commandParam']}),_0x17c8ff['editing']['view']['focus']();}),_0x1c7fdf['children']['add'](_0x1af2d5),_0x24d1ce['items']['add'](_0x1c7fdf);}return _0x350d9a['panelView']['children']['add'](_0x24d1ce),this['_attachCustomOptionVisibilityHandler'](_0x350d9a,_0x5cde37,_0x24d1ce),_0x350d9a;});}['_attachCustomOptionVisibilityHandler'](_0x251bc1,_0x1889b4,_0x5be6ee){if(!this['_shouldRenderCustomValueOption']())return;const _0x227cb5=()=>{if(!_0x251bc1['isOpen'])return;_0x5be6ee['items']['last']['isVisible']=Boolean(_0x1889b4['last']['model']['isOn']);};_0x227cb5(),_0x251bc1['on']('change:isOpen',()=>{_0x227cb5();});}}class k extends _0x3aa096{static get['requires'](){return[e,r];}static get['pluginName'](){return'LineHeight';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{k as LineHeight,n as LineHeightCommand,e as LineHeightEditing,r as LineHeightUI};
|
|
23
|
+
import{Command as _0x31a03a,Plugin as _0x5771c1}from'@ckeditor/ckeditor5-core/dist/index.js';import{first as _0x1c9308,CKEditorError as _0x3e68db,uid as _0x24a79a,Collection as _0x3861d4}from'@ckeditor/ckeditor5-utils/dist/index.js';import{isPercentageStyleValue as _0x48e9cb}from'@ckeditor/ckeditor5-engine/dist/index.js';import{UIModel as _0x222c3b,createDropdown as _0x35106a,addListToDropdown as _0x344f47,MenuBarMenuView as _0x40efa7,MenuBarMenuListView as _0x2660bd,MenuBarMenuListItemView as _0x205baf,MenuBarMenuListItemButtonView as _0x4cc85c}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconLineHeight as _0x3def59}from'@ckeditor/ckeditor5-icons/dist/index.js';class n extends _0x31a03a{['refresh'](){const _0x39913b=this['editor']['model']['document'],_0x47f9f0=_0x1c9308(_0x39913b['selection']['getSelectedBlocks']());this['isEnabled']=Boolean(_0x47f9f0)&&this['_canHaveLineHeight'](_0x47f9f0),this['value']=this['isEnabled']&&_0x47f9f0['getAttribute']('lineHeight');}['execute'](_0x101f26={}){const _0x446950=this['editor']['model'],_0x28b01f=_0x446950['document']['selection'],_0x3a5ec9=_0x101f26['value'];_0x446950['change'](_0x379bca=>{const _0x2d34a7=Array['from'](_0x28b01f['getSelectedBlocks']())['filter'](_0x43dfb8=>this['_canHaveLineHeight'](_0x43dfb8));for(const _0x1301e0 of _0x2d34a7)_0x3a5ec9?_0x379bca['setAttribute']('lineHeight',_0x3a5ec9,_0x1301e0):_0x379bca['removeAttribute']('lineHeight',_0x1301e0);});}['_canHaveLineHeight'](_0x149a61){return this['editor']['model']['schema']['checkAttribute'](_0x149a61,'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(_0x259714){return'string'==typeof _0x259714&&'default'===_0x259714['toLowerCase']();}function a(_0x6a0660){return _0x6a0660['options']['map'](_0xc80ab1=>{return f(_0xc80ab1)?{'title':String(_0x6a0660['defaultValue']),'model':'default'}:('number'==typeof _0xc80ab1&&(_0xc80ab1=String(_0xc80ab1)),'string'!=typeof _0xc80ab1?_0xc80ab1:parseFloat(_0xc80ab1)?{'title':_0xc80ab1,'model':_0xc80ab1,'view':{'name':'span','styles':{'line-height':_0xc80ab1}}}:'string'==typeof(_0x5147a0=_0xc80ab1)?v[_0x5147a0]:v[_0x5147a0['model']]);var _0x5147a0;})['filter'](_0x2fb7d1=>void 0x0!==_0x2fb7d1);}class e extends _0x5771c1{static get['pluginName'](){return'LineHeightEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x37f0b0){super(_0x37f0b0),_0x37f0b0['config']['define']('lineHeight',{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,'default',0x2,2.5,0x3]});}['init'](){const _0x3f565c=this['editor'];this['_validateConfig'](),_0x3f565c['model']['schema']['extend']('$block',{'allowAttributes':'lineHeight'}),_0x3f565c['model']['schema']['setAttributeProperties']('lineHeight',{'isFormatting':!0x0}),_0x3f565c['commands']['add']('lineHeight',new n(_0x3f565c)),this['editor']['config']['get']('lineHeight.supportAllValues')?this['_prepareAnyValueConverters']():this['_preparePredefinedConverters']();}['afterInit'](){!async function(_0x5780fc){const _0x578649=_0x66fb8d([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]),_0x358dce=0x4597e011,_0x1a9376=0x45909361^_0x358dce,_0x8a31f7=window[_0x66fb8d([0x44,0x61,0x74,0x65])][_0x66fb8d([0x6e,0x6f,0x77])](),_0x514a18=_0x5780fc[_0x66fb8d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2d960e=new window[(_0x66fb8d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x53152e=>{_0x514a18[_0x66fb8d([0x6f,0x6e,0x63,0x65])](_0x66fb8d([0x72,0x65,0x61,0x64,0x79]),_0x53152e);}),_0x2c71ea={[_0x66fb8d([0x6b,0x74,0x79])]:_0x66fb8d([0x45,0x43]),[_0x66fb8d([0x75,0x73,0x65])]:_0x66fb8d([0x73,0x69,0x67]),[_0x66fb8d([0x63,0x72,0x76])]:_0x66fb8d([0x50,0x2d,0x32,0x35,0x36]),[_0x66fb8d([0x78])]:_0x66fb8d([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]),[_0x66fb8d([0x79])]:_0x66fb8d([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]),[_0x66fb8d([0x61,0x6c,0x67])]:_0x66fb8d([0x45,0x53,0x32,0x35,0x36])},_0x1609e1=_0x514a18[_0x66fb8d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x66fb8d([0x67,0x65,0x74])](_0x66fb8d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x86401f(){let _0x2725e1,_0x505340=null,_0x3f40fe=null;try{if(_0x1609e1==_0x66fb8d([0x47,0x50,0x4c]))return _0x66fb8d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2725e1=_0x2cef90(),!_0x2725e1)return _0x66fb8d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2725e1[_0x66fb8d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3f40fe=_0x138da6(_0x2725e1[_0x66fb8d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2725e1[_0x66fb8d([0x6a,0x74,0x69])])),await _0x8f8771()?_0x1eeff6()?_0x2ae373()?_0x66fb8d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2c72c3()?(_0x2725e1[_0x66fb8d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x66fb8d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x505340=_0x14c1e7(_0x66fb8d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2725e1[_0x66fb8d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x66fb8d([0x74,0x72,0x69,0x61,0x6c])&&(_0x505340=_0x14c1e7(_0x66fb8d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x427874()):_0x66fb8d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x66fb8d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x66fb8d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x66fb8d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2ae373(){const _0x278e40=[_0x66fb8d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x66fb8d([0x74,0x72,0x69,0x61,0x6c])][_0x66fb8d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2725e1[_0x66fb8d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x8a31f7/0x3e8:0xe10*_0x1a9376;return _0x2725e1[_0x66fb8d([0x65,0x78,0x70])]<_0x278e40;}function _0x1eeff6(){const _0x17635f=_0x2725e1[_0x66fb8d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x17635f&&(!!_0x17635f[_0x66fb8d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x66fb8d([0x2a]))||!!_0x17635f[_0x66fb8d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x66fb8d([0x4c,0x48])));}function _0x2c72c3(){const _0x55fafa=_0x2725e1[_0x66fb8d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x55fafa||0x0==_0x55fafa[_0x66fb8d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x179083}=new URL(window[_0x66fb8d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x55fafa[_0x66fb8d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x179083))return!0x0;const _0x1cfb5e=_0x179083[_0x66fb8d([0x73,0x70,0x6c,0x69,0x74])](_0x66fb8d([0x2e]));return _0x55fafa[_0x66fb8d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4b4d88=>_0x4b4d88[_0x66fb8d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x66fb8d([0x2a])))[_0x66fb8d([0x6d,0x61,0x70])](_0x9189f9=>_0x9189f9[_0x66fb8d([0x73,0x70,0x6c,0x69,0x74])](_0x66fb8d([0x2e])))[_0x66fb8d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x42c34c=>_0x42c34c[_0x66fb8d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1cfb5e[_0x66fb8d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x66fb8d([0x6d,0x61,0x70])](_0x4df07d=>Array(_0x1cfb5e[_0x66fb8d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4df07d[_0x66fb8d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x66fb8d([0x66,0x69,0x6c,0x6c])](_0x4df07d[0x0]===_0x66fb8d([0x2a])?_0x66fb8d([0x2a]):'')[_0x66fb8d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4df07d))[_0x66fb8d([0x73,0x6f,0x6d,0x65])](_0x25a7ac=>_0x1cfb5e[_0x66fb8d([0x65,0x76,0x65,0x72,0x79])]((_0xe537c2,_0x2fd11f)=>_0x25a7ac[_0x2fd11f]===_0xe537c2||_0x25a7ac[_0x2fd11f]===_0x66fb8d([0x2a])));}function _0x427874(){return _0x505340&&_0x3f40fe?new window[(_0x66fb8d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x41ec2e,_0x190687)=>{_0x505340[_0x66fb8d([0x74,0x68,0x65,0x6e])](_0x41ec2e,_0x190687),_0x3f40fe[_0x66fb8d([0x74,0x68,0x65,0x6e])](_0x4cf166=>{_0x4cf166!=_0x66fb8d([0x56,0x61,0x6c,0x69,0x64])&&_0x41ec2e(_0x4cf166);},_0x190687);}):_0x505340||_0x3f40fe||_0x66fb8d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x138da6(_0x365025,_0x1e39ef){return new window[(_0x66fb8d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5993fd=>{if(_0x43e5e1())return _0x5993fd(_0x66fb8d([0x56,0x61,0x6c,0x69,0x64]));_0x6e8930(),_0x514a18[_0x66fb8d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x66fb8d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x58c830=!0x1;const _0x4a1936=_0x24a79a();function _0x203aa3(_0x4200ac){return!!_0x4200ac&&(typeof _0x4200ac===_0x66fb8d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4200ac===_0x66fb8d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4200ac[_0x66fb8d([0x74,0x68,0x65,0x6e])]===_0x66fb8d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4200ac[_0x66fb8d([0x63,0x61,0x74,0x63,0x68])]===_0x66fb8d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xe7698b(_0x471b2e){_0x422cc1(_0x471b2e)[_0x66fb8d([0x74,0x68,0x65,0x6e])](_0x1b7b2f=>{if(!_0x1b7b2f||_0x1b7b2f[_0x66fb8d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x66fb8d([0x6f,0x6b]))return _0x66fb8d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x33cc27(_0x48c1f8(_0x4a1936+_0x1e39ef))!=_0x1b7b2f[_0x66fb8d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x66fb8d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x66fb8d([0x56,0x61,0x6c,0x69,0x64]);})[_0x66fb8d([0x74,0x68,0x65,0x6e])](_0xe4b1f5=>(_0x103bc0(),_0xe4b1f5),()=>{const _0x54b068=_0x161d43();return null==_0x54b068?(_0x103bc0(),_0x66fb8d([0x56,0x61,0x6c,0x69,0x64])):_0x66fb8d(_0x8a31f7-_0x54b068>(0x619b6411^_0x358dce)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x66fb8d([0x74,0x68,0x65,0x6e])](_0x5993fd)[_0x66fb8d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5993fd(_0x66fb8d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x7d0923=0x45a10e91^_0x358dce;function _0x103bc0(){const _0x13533d=_0x66fb8d([0x6c,0x6c,0x63,0x74,0x2d])+_0x33cc27(_0x48c1f8(_0x365025)),_0x15fd6b=_0x706317(_0x33cc27(window[_0x66fb8d([0x4d,0x61,0x74,0x68])][_0x66fb8d([0x63,0x65,0x69,0x6c])](_0x8a31f7/_0x7d0923)));window[_0x66fb8d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x66fb8d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x13533d,_0x15fd6b);}function _0x161d43(){const _0x3f5c60=_0x66fb8d([0x6c,0x6c,0x63,0x74,0x2d])+_0x33cc27(_0x48c1f8(_0x365025)),_0x16a527=window[_0x66fb8d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x66fb8d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3f5c60);return _0x16a527?window[_0x66fb8d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x706317(_0x16a527),0x10)*_0x7d0923:null;}function _0x422cc1(_0x30455d){return new window[(_0x66fb8d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4e7538,_0x42de02)=>{_0x30455d[_0x66fb8d([0x74,0x68,0x65,0x6e])](_0x4e7538,_0x42de02),window[_0x66fb8d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x42de02,0x459634d1^_0x358dce);});}}_0x514a18[_0x66fb8d([0x6f,0x6e])](_0x66fb8d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4ce503,_0x221a12)=>{if(_0x221a12[0x0]!=_0x365025)return _0x5993fd(_0x66fb8d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x221a12[0x1]={..._0x221a12[0x1],[_0x66fb8d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4a1936};},{[_0x66fb8d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x66fb8d([0x68,0x69,0x67,0x68])}),_0x514a18[_0x66fb8d([0x6f,0x6e])](_0x66fb8d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x428cce=>{_0x203aa3(_0x428cce[_0x66fb8d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x58c830=!0x0,_0xe7698b(_0x428cce[_0x66fb8d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x66fb8d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x66fb8d([0x6c,0x6f,0x77])}),_0x2d960e[_0x66fb8d([0x74,0x68,0x65,0x6e])](()=>{_0x58c830||_0x5993fd(_0x66fb8d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x43e5e1(){return _0x514a18[_0x66fb8d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x66fb8d([0x76,0x69,0x65,0x77])][_0x66fb8d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x66fb8d([0x61,0x75,0x74,0x6f]);}function _0x6e8930(){_0x514a18[_0x66fb8d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x66fb8d([0x76,0x69,0x65,0x77])][_0x66fb8d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x66fb8d([0x61,0x75,0x74,0x6f]);}}function _0x14c1e7(_0x1773ea){const _0xb476c8=[new window[(_0x66fb8d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d9ca4=>setTimeout(_0x3d9ca4,0x459ededd^_0x358dce)),_0x2d960e[_0x66fb8d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x66fb8d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c204c=>{let _0x132221=0x0;_0x514a18[_0x66fb8d([0x6d,0x6f,0x64,0x65,0x6c])][_0x66fb8d([0x6f,0x6e])](_0x66fb8d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x35b943,_0x404688)=>{_0x404688[0x0][_0x66fb8d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x132221++,_0x132221==(0x4597e1e9^_0x358dce)&&(_0x1c204c(),_0x35b943[_0x66fb8d([0x6f,0x66,0x66])]());});}))];return window[_0x66fb8d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x66fb8d([0x72,0x61,0x63,0x65])](_0xb476c8)[_0x66fb8d([0x74,0x68,0x65,0x6e])](()=>_0x1773ea);}async function _0x47b01e(){await _0x2d960e,_0x514a18[_0x66fb8d([0x6d,0x6f,0x64,0x65,0x6c])][_0x66fb8d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x20dbf4,_0x514a18[_0x66fb8d([0x6d,0x6f,0x64,0x65,0x6c])][_0x66fb8d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x20dbf4,_0x514a18[_0x66fb8d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x66fb8d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4bbafc(_0x350e48){const _0x16440e=_0x3287b6();_0x514a18[_0x16440e]=_0x66fb8d([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x350e48,_0x350e48!=_0x66fb8d([0x56,0x61,0x6c,0x69,0x64])&&_0x47b01e();}function _0x3287b6(){const _0x1b4024=window[_0x66fb8d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x66fb8d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x66fb8d([0x6e,0x6f,0x77])]())[_0x66fb8d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x66fb8d([0x2e]),'');let _0x20b00a=_0x66fb8d([0x51]);for(let _0x730695=0x0;_0x730695<_0x1b4024[_0x66fb8d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x730695+=0x2){let _0x1e2449=window[_0x66fb8d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b4024[_0x66fb8d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x730695,_0x730695+0x2));_0x1e2449>=_0x578649[_0x66fb8d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1e2449-=_0x578649[_0x66fb8d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x20b00a+=_0x578649[_0x1e2449];}return _0x20b00a;}function _0x2cef90(){const _0x3a96d3=_0x1609e1[_0x66fb8d([0x73,0x70,0x6c,0x69,0x74])](_0x66fb8d([0x2e]));if(0x3!=_0x3a96d3[_0x66fb8d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x25c8e1(_0x3a96d3[0x1]);function _0x25c8e1(_0x39f23b){const _0x41aaf6=_0x5c6282(_0x39f23b);return _0x41aaf6&&_0x24d753()?_0x41aaf6:null;function _0x24d753(){const _0x117b66=_0x41aaf6[_0x66fb8d([0x6a,0x74,0x69])],_0x1c745f=window[_0x66fb8d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x117b66[_0x66fb8d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x117b66[_0x66fb8d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5dce18={..._0x41aaf6,[_0x66fb8d([0x6a,0x74,0x69])]:_0x117b66[_0x66fb8d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x117b66[_0x66fb8d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5dce18[_0x66fb8d([0x76,0x63])],_0x48c1f8(_0x5dce18)==_0x1c745f;}}}async function _0x8f8771(){let _0x2271ff=!0x0;try{const _0x221662=_0x1609e1[_0x66fb8d([0x73,0x70,0x6c,0x69,0x74])](_0x66fb8d([0x2e])),[_0x518733,_0x56b01b,_0x584a5c]=_0x221662;return _0x25330d(_0x518733),await _0x13f1db(_0x518733,_0x56b01b,_0x584a5c),_0x2271ff;}catch{return!0x1;}function _0x25330d(_0x437155){const _0xd58061=_0x5c6282(_0x437155);_0xd58061&&_0xd58061[_0x66fb8d([0x61,0x6c,0x67])]==_0x66fb8d([0x45,0x53,0x32,0x35,0x36])||(_0x2271ff=!0x1);}async function _0x13f1db(_0x3f946e,_0x2f57f5,_0x59bab7){const _0x2ca92a=window[_0x66fb8d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x66fb8d([0x66,0x72,0x6f,0x6d])](_0x5e6ad2(_0x59bab7),_0x3e03be=>_0x3e03be[_0x66fb8d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5d0295=new window[(_0x66fb8d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x66fb8d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3f946e+_0x66fb8d([0x2e])+_0x2f57f5),_0x38b295=window[_0x66fb8d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x66fb8d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x38b295)return;const _0x41f61a=await _0x38b295[_0x66fb8d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x66fb8d([0x6a,0x77,0x6b]),_0x2c71ea,{[_0x66fb8d([0x6e,0x61,0x6d,0x65])]:_0x66fb8d([0x45,0x43,0x44,0x53,0x41]),[_0x66fb8d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x66fb8d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x66fb8d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x38b295[_0x66fb8d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x66fb8d([0x6e,0x61,0x6d,0x65])]:_0x66fb8d([0x45,0x43,0x44,0x53,0x41]),[_0x66fb8d([0x68,0x61,0x73,0x68])]:{[_0x66fb8d([0x6e,0x61,0x6d,0x65])]:_0x66fb8d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x41f61a,_0x2ca92a,_0x5d0295)||(_0x2271ff=!0x1);}}function _0x5c6282(_0x18ee17){return _0x18ee17[_0x66fb8d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x66fb8d([0x65,0x79]))?JSON[_0x66fb8d([0x70,0x61,0x72,0x73,0x65])](_0x5e6ad2(_0x18ee17)):null;}function _0x5e6ad2(_0x3e2533){return window[_0x66fb8d([0x61,0x74,0x6f,0x62])](_0x3e2533[_0x66fb8d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x66fb8d([0x2b]))[_0x66fb8d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x66fb8d([0x2f])));}function _0x48c1f8(_0x1a4fc6){let _0x497a1d=0x1505;function _0x3fac94(_0x417f6b){for(let _0x569e9a=0x0;_0x569e9a<_0x417f6b[_0x66fb8d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x569e9a++){const _0xf91d7e=_0x417f6b[_0x66fb8d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x569e9a);_0x497a1d=(_0x497a1d<<0x5)+_0x497a1d+_0xf91d7e,_0x497a1d&=_0x497a1d;}}function _0x55a146(_0x8cb2ce){Array[_0x66fb8d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x8cb2ce)?_0x8cb2ce[_0x66fb8d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x55a146):_0x8cb2ce&&typeof _0x8cb2ce==_0x66fb8d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x66fb8d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x8cb2ce)[_0x66fb8d([0x73,0x6f,0x72,0x74])]()[_0x66fb8d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4c7128,_0x560750])=>{_0x3fac94(_0x4c7128),_0x55a146(_0x560750);}):_0x3fac94(window[_0x66fb8d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x8cb2ce));}return _0x55a146(_0x1a4fc6),_0x497a1d>>>0x0;}function _0x33cc27(_0x4ca062){return _0x4ca062[_0x66fb8d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x66fb8d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x66fb8d([0x30]));}function _0x706317(_0x227e27){return _0x227e27[_0x66fb8d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x66fb8d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x66fb8d([0x6a,0x6f,0x69,0x6e])]('');}function _0x20dbf4(){}function _0x66fb8d(_0xccefad){return _0xccefad['map'](_0x2d929f=>String['fromCharCode'](_0x2d929f))['join']('');}_0x4bbafc(await _0x86401f());}(this);}['_validateConfig'](){const _0xa6ad60=this['editor'];if(!_0xa6ad60['config']['get']('lineHeight.supportAllValues'))return;const _0x599d39=_0xa6ad60['config']['get']('lineHeight.options')['filter'](_0x4a27f3=>'string'==typeof _0x4a27f3&&(!f(_0x4a27f3)&&isNaN(Number(_0x4a27f3))));if(_0x599d39['length'])throw new _0x3e68db('line-height-invalid-use-of-named-presets',null,{'namedPresets':_0x599d39});}['_prepareAnyValueConverters'](){const _0x3fa4fc=this['editor'],_0x27505b=this['editor']['config']['get']('lineHeight.defaultValue');_0x3fa4fc['conversion']['for']('downcast')['attributeToAttribute']({'model':{'key':'lineHeight'},'view':_0x240d82=>String(_0x240d82)===String(_0x27505b)?null:{'key':'style','value':{'line-height':_0x240d82}}}),_0x3fa4fc['conversion']['for']('upcast')['attributeToAttribute']({'model':{'key':'lineHeight','value':_0x1cf233=>{let _0x16c8c1=_0x1cf233['getStyle']('line-height');return _0x48e9cb(_0x16c8c1)&&(_0x16c8c1=String(Number(_0x16c8c1['slice'](0x0,-0x1))/0x64)),String(_0x16c8c1)===String(_0x27505b)?null:_0x16c8c1;}},'view':{'styles':{'line-height':/.*/}}});}['_preparePredefinedConverters'](){const _0x5a1ed8=this['editor'],_0x2d1290=this['editor']['config']['get']('lineHeight.defaultValue'),_0x59f79a=function(_0x3e8da1,_0x8fe0a7){const _0x15f30b={'model':{'key':_0x3e8da1,'values':[]},'view':{}};for(const _0x10e22d of _0x8fe0a7)'class'===_0x10e22d['view']?.['key']?(_0x15f30b['model']['values']['push'](_0x10e22d['model']),_0x15f30b['view'][_0x10e22d['model']]={'key':'class','value':_0x10e22d['view']['value']}):(_0x15f30b['model']['values']['push'](_0x10e22d['model']),_0x15f30b['view'][_0x10e22d['model']]={'key':'style','value':'line-height:'+_0x10e22d['model']+';'});return _0x15f30b;}('lineHeight',a(this['editor']['config']['get']('lineHeight'))['filter'](_0x489753=>_0x489753['model']));_0x5a1ed8['conversion']['attributeToAttribute'](_0x59f79a),_0x5a1ed8['conversion']['for']('upcast')['attributeToAttribute']({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':'lineHeight','value':_0x1cad65=>{let _0xd15af4=_0x1cad65['getStyle']('line-height');return _0x48e9cb(_0xd15af4)&&(_0xd15af4=String(Number(_0xd15af4['slice'](0x0,-0x1))/0x64)),_0xd15af4===String(_0x2d1290)?null:_0x59f79a['model']['values']['includes'](_0xd15af4)?_0xd15af4:null;}}});}}class r extends _0x5771c1{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'LineHeightUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x177031={'accessibleLabel':(0x0,this['editor']['t'])('Line\x20height'),'options':this['_prepareListOptions']()};this['_registerToolbarComponent'](_0x177031),this['_registerMenuBarComponent'](_0x177031),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xe73ed7=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x13db56;for(const _0x538615 in _0xe73ed7){const _0x53da2c=_0x538615,_0x4254e8=_0xe73ed7[_0x53da2c];if('lineHeightLicenseKeyValid'==_0x4254e8||'lineHeightLicenseKeyInvalid'==_0x4254e8||'lineHeightLicenseKeyExpired'==_0x4254e8||'lineHeightLicenseKeyDomainLimit'==_0x4254e8||'lineHeightLicenseKeyNotAllowed'==_0x4254e8||'lineHeightLicenseKeyEvaluationLimit'==_0x4254e8||'lineHeightLicenseKeyTrialLimit'==_0x4254e8||'lineHeightLicenseKeyUsageLimit'==_0x4254e8){delete _0xe73ed7[_0x53da2c],_0x13db56=_0x4254e8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'lineHeightLicenseKeyInvalid'==_0x13db56&&_0xe73ed7['_showLicenseError']('invalid'),'lineHeightLicenseKeyExpired'==_0x13db56&&_0xe73ed7['_showLicenseError']('expired'),'lineHeightLicenseKeyDomainLimit'==_0x13db56&&_0xe73ed7['_showLicenseError']('domainLimit'),'lineHeightLicenseKeyNotAllowed'==_0x13db56&&_0xe73ed7['_showLicenseError']('featureNotAllowed','LineHeight'),'lineHeightLicenseKeyEvaluationLimit'==_0x13db56&&_0xe73ed7['_showLicenseError']('evaluationLimit'),'lineHeightLicenseKeyTrialLimit'==_0x13db56&&_0xe73ed7['_showLicenseError']('trialLimit'),'lineHeightLicenseKeyUsageLimit'==_0x13db56&&_0xe73ed7['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_shouldRenderCustomValueOption'](){return this['editor']['config']['get']('lineHeight.supportAllValues');}['_getLocalizedLineHeightOptions'](){const _0x4558df=this['editor'],t=_0x4558df['t'],_0x476615=_0x4558df['config']['get']('lineHeight'),_0x1c3efe={'Single':t({'string':'Single','id':'LINE_HEIGHT_SINGLE_OPTION_LABEL'}),'Double':t({'string':'Double','id':'LINE_HEIGHT_DOUBLE_OPTION_LABEL'})};return a(_0x476615)['map'](_0x31ba60=>{const _0x4510f3=_0x1c3efe[_0x31ba60['title']];return _0x4510f3&&_0x4510f3!=_0x31ba60['title']&&(_0x31ba60=Object['assign']({},_0x31ba60,{'title':_0x4510f3})),_0x31ba60;});}['_prepareListOptions'](){const _0x45069f=this['editor']['commands']['get']('lineHeight'),_0xa3a629=this['editor']['config']['get']('lineHeight.defaultValue'),_0x1ee08e=this['_getLocalizedLineHeightOptions'](),_0x2a1109=new _0x3861d4(),_0x180f32=_0x4d6f81=>'default'===_0x4d6f81||String(_0xa3a629)===_0x4d6f81;for(const _0x182ddc of _0x1ee08e){const _0x2d6df5={'type':'button','model':new _0x222c3b({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','label':_0x182ddc['title'],'withText':!0x0})};_0x180f32(_0x182ddc['model'])?(_0x2d6df5['model']['bind']('isOn')['to'](_0x45069f,'value',_0x50df83=>!_0x50df83),_0x2d6df5['model']['commandParam']=void 0x0):(_0x2d6df5['model']['bind']('isOn')['to'](_0x45069f,'value',_0x1d48b6=>_0x1d48b6===_0x182ddc['model']),_0x2d6df5['model']['commandParam']=_0x182ddc['model']),_0x2a1109['add'](_0x2d6df5);}if(this['_shouldRenderCustomValueOption']()){const _0x1df924=this['_getCustomValueOptionDefinition'](_0x1ee08e);_0x2a1109['add'](_0x1df924);}return _0x2a1109;}['_getCustomValueOptionDefinition'](_0x3ac714){const _0x92a253=this['editor'],t=_0x92a253['t'],_0x1cd9f1=_0x92a253['commands']['get']('lineHeight'),_0x20ae52=_0x3ac714['map'](_0x3c2ed0=>_0x3c2ed0['model']),_0xd93905={'type':'button','model':new _0x222c3b({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','withText':!0x0})};return _0xd93905['model']['bind']('commandParam')['to'](_0x1cd9f1,'value'),_0xd93905['model']['bind']('isOn')['to'](_0x1cd9f1,'value',_0x1841ab=>!!_0x1841ab&&!_0x20ae52['includes'](String(_0x1841ab))),_0xd93905['model']['bind']('label')['to'](_0x1cd9f1,'value',_0xcce2ff=>t({'string':'Custom:\x20%0','id':'LINE_HEIGHT_CUSTOM_OPTION_LABEL'},String(_0xcce2ff))),_0xd93905;}['_registerToolbarComponent']({accessibleLabel:_0x473012,options:_0x149b50}){const _0x427d6e=this['editor'],_0x20beda=_0x427d6e['commands']['get']('lineHeight');_0x427d6e['ui']['componentFactory']['add']('lineHeight',_0x4b388d=>{const _0x123945=_0x35106a(_0x4b388d);return _0x344f47(_0x123945,_0x149b50,{'role':'menu','ariaLabel':_0x473012}),_0x123945['buttonView']['set']({'label':_0x473012,'tooltip':!0x0,'icon':_0x3def59}),_0x123945['extendTemplate']({'attributes':{'class':['ck-line-height-dropdown']}}),_0x123945['bind']('isEnabled')['to'](_0x20beda),this['listenTo'](_0x123945,'execute',_0x1151be=>{_0x427d6e['execute'](_0x1151be['source']['commandName'],{'value':_0x1151be['source']['commandParam']}),_0x427d6e['editing']['view']['focus']();}),_0x123945['once']('change:isOpen',()=>{const _0x5c3825=_0x123945['panelView']['children']['first'];this['_attachCustomOptionVisibilityHandler'](_0x123945,_0x149b50,_0x5c3825);}),_0x123945;});}['_registerMenuBarComponent']({accessibleLabel:_0x3a7451,options:_0x2ef96e}){const _0x11e0cc=this['editor'],_0x4820e0=_0x11e0cc['commands']['get']('lineHeight');_0x11e0cc['ui']['componentFactory']['add']('menuBar:lineHeight',_0x322fbe=>{const _0x8de682=new _0x40efa7(_0x322fbe);_0x8de682['buttonView']['set']({'label':_0x3a7451,'icon':_0x3def59}),_0x8de682['bind']('isEnabled')['to'](_0x4820e0);const _0x29f43c=new _0x2660bd(_0x322fbe);for(const _0x5e5bce of _0x2ef96e){const _0x12250e=new _0x205baf(_0x322fbe,_0x8de682),_0x38c6d8=new _0x4cc85c(_0x322fbe);_0x38c6d8['set']({'role':'menuitemradio','isToggleable':!0x0}),_0x38c6d8['bind'](...Object['keys'](_0x5e5bce['model']))['to'](_0x5e5bce['model']),_0x38c6d8['delegate']('execute')['to'](_0x8de682),_0x38c6d8['on']('execute',()=>{_0x11e0cc['execute'](_0x5e5bce['model']['commandName'],{'value':_0x5e5bce['model']['commandParam']}),_0x11e0cc['editing']['view']['focus']();}),_0x12250e['children']['add'](_0x38c6d8),_0x29f43c['items']['add'](_0x12250e);}return _0x8de682['panelView']['children']['add'](_0x29f43c),this['_attachCustomOptionVisibilityHandler'](_0x8de682,_0x2ef96e,_0x29f43c),_0x8de682;});}['_attachCustomOptionVisibilityHandler'](_0x346a30,_0x243708,_0x276235){if(!this['_shouldRenderCustomValueOption']())return;const _0x10ae2d=()=>{if(!_0x346a30['isOpen'])return;_0x276235['items']['last']['isVisible']=Boolean(_0x243708['last']['model']['isOn']);};_0x10ae2d(),_0x346a30['on']('change:isOpen',()=>{_0x10ae2d();});}}class k extends _0x5771c1{static get['requires'](){return[e,r];}static get['pluginName'](){return'LineHeight';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{k as LineHeight,n as LineHeightCommand,e as LineHeightEditing,r as LineHeightUI};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-line-height",
|
|
3
|
-
"version": "46.1.1-alpha.
|
|
3
|
+
"version": "46.1.1-alpha.3",
|
|
4
4
|
"description": "Line height feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -13,12 +13,12 @@
|
|
|
13
13
|
"type": "module",
|
|
14
14
|
"main": "src/index.js",
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@ckeditor/ckeditor5-core": "46.1.1-alpha.
|
|
17
|
-
"@ckeditor/ckeditor5-engine": "46.1.1-alpha.
|
|
18
|
-
"@ckeditor/ckeditor5-icons": "46.1.1-alpha.
|
|
19
|
-
"@ckeditor/ckeditor5-ui": "46.1.1-alpha.
|
|
20
|
-
"@ckeditor/ckeditor5-utils": "46.1.1-alpha.
|
|
21
|
-
"ckeditor5": "46.1.1-alpha.
|
|
16
|
+
"@ckeditor/ckeditor5-core": "46.1.1-alpha.3",
|
|
17
|
+
"@ckeditor/ckeditor5-engine": "46.1.1-alpha.3",
|
|
18
|
+
"@ckeditor/ckeditor5-icons": "46.1.1-alpha.3",
|
|
19
|
+
"@ckeditor/ckeditor5-ui": "46.1.1-alpha.3",
|
|
20
|
+
"@ckeditor/ckeditor5-utils": "46.1.1-alpha.3",
|
|
21
|
+
"ckeditor5": "46.1.1-alpha.3"
|
|
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 _0x10cb(){const _0x40f6e7=['_validateConfig','extend','6wmjJsP','pluginName','href','attributeToAttribute','editor','values','lineHeight','map','join','1012348EJCreO','isPremiumPlugin','get','lineHeight.defaultValue','isOfficialPlugin','default','define','975591tHPGVN','style','466048rVduDW','setAttributeProperties','getStyle','downcast','$block','2499175SBQqre','afterInit','fromCharCode','conversion','for','397737HuFgbG','config','init','_preparePredefinedConverters','_prepareAnyValueConverters','LineHeightEditing','line-height','1YBykMo','1417003FhBhJH','lineHeight.options','lineHeight.supportAllValues','5491312pXbHuQ','model','filter','slice','line-height-invalid-use-of-named-presets','includes','string','schema','length','add','commands','upcast'];_0x10cb=function(){return _0x40f6e7;};return _0x10cb();}const _0x2bd8cb=_0x463a;(function(_0xb52eeb,_0x50222c){const _0x455727=_0x463a,_0x1ac74a=_0xb52eeb();while(!![]){try{const _0x2b0e02=-parseInt(_0x455727(0x1a0))/0x1*(-parseInt(_0x455727(0x186))/0x2)+-parseInt(_0x455727(0x199))/0x3+-parseInt(_0x455727(0x18f))/0x4+parseInt(_0x455727(0x194))/0x5+parseInt(_0x455727(0x17d))/0x6*(parseInt(_0x455727(0x1a1))/0x7)+-parseInt(_0x455727(0x1a4))/0x8+parseInt(_0x455727(0x18d))/0x9;if(_0x2b0e02===_0x50222c)break;else _0x1ac74a['push'](_0x1ac74a['shift']());}catch(_0xed48b0){_0x1ac74a['push'](_0x1ac74a['shift']());}}}(_0x10cb,0x5d194));import{Plugin as _0x27fa61}from'ckeditor5/src/core.js';import{LineHeightCommand as _0xc6abd5}from'./lineheightcommand.js';function _0x463a(_0x278ef7,_0x552490){const _0x10cbcc=_0x10cb();return _0x463a=function(_0x463a00,_0x73d55d){_0x463a00=_0x463a00-0x178;let _0x5109b4=_0x10cbcc[_0x463a00];return _0x5109b4;},_0x463a(_0x278ef7,_0x552490);}import{isPercentageStyleValue as _0x3146a1}from'ckeditor5/src/engine.js';import{uid as _0x557bba,CKEditorError as _0x5a3f0a}from'ckeditor5/src/utils.js';import{buildDefinition as _0x2406c1,isLineHeightDefaultValue as _0x173d66,normalizeOptions as _0x4bb654}from'./utils.js';export class LineHeightEditing extends _0x27fa61{static get[_0x2bd8cb(0x17e)](){const _0x5dfc5f=_0x2bd8cb;return _0x5dfc5f(0x19e);}static get[_0x2bd8cb(0x18a)](){return!0x0;}static get[_0x2bd8cb(0x187)](){return!0x0;}constructor(_0x1e9f5e){const _0xdfd0fa=_0x2bd8cb;super(_0x1e9f5e),_0x1e9f5e[_0xdfd0fa(0x19a)][_0xdfd0fa(0x18c)](_0xdfd0fa(0x183),{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,_0xdfd0fa(0x18b),0x2,2.5,0x3]});}[_0x2bd8cb(0x19b)](){const _0xca7372=_0x2bd8cb,_0x2f786a=this[_0xca7372(0x181)];this[_0xca7372(0x17b)](),_0x2f786a[_0xca7372(0x1a5)][_0xca7372(0x1ab)][_0xca7372(0x17c)](_0xca7372(0x193),{'allowAttributes':_0xca7372(0x183)}),_0x2f786a[_0xca7372(0x1a5)][_0xca7372(0x1ab)][_0xca7372(0x190)](_0xca7372(0x183),{'isFormatting':!0x0}),_0x2f786a[_0xca7372(0x179)][_0xca7372(0x178)](_0xca7372(0x183),new _0xc6abd5(_0x2f786a)),this[_0xca7372(0x181)][_0xca7372(0x19a)][_0xca7372(0x188)](_0xca7372(0x1a3))?this[_0xca7372(0x19d)]():this[_0xca7372(0x19c)]();}[_0x2bd8cb(0x195)](){!async function(_0x9899cb){const _0x185912=_0x17e347([0x51,0x69,0x4c,0x52,0x43,0x53,0x4f,0x73,0x5a,0x38,0x70,0x41,0x76,0x44,0x64,0x61,0x50,0x4a,0x55,0x45,0x33,0x6f,0x78,0x6a,0x4b,0x6c,0x7a,0x4d,0x32,0x75,0x58,0x67,0x72,0x74,0x47,0x66,0x65,0x79,0x68,0x35,0x63,0x4e,0x46,0x6b,0x6d,0x42,0x77,0x39,0x49,0x36,0x57,0x48,0x30,0x71,0x6e,0x62,0x34,0x54,0x31,0x37,0x59,0x56]),_0x3387a2=0x4597e011,_0x1057d2=0x45909349^_0x3387a2,_0x1b5581=window[_0x17e347([0x44,0x61,0x74,0x65])][_0x17e347([0x6e,0x6f,0x77])](),_0xd0869f=_0x9899cb[_0x17e347([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x193865=new window[(_0x17e347([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a2cce=>{_0xd0869f[_0x17e347([0x6f,0x6e,0x63,0x65])](_0x17e347([0x72,0x65,0x61,0x64,0x79]),_0x1a2cce);}),_0xd57e33={[_0x17e347([0x6b,0x74,0x79])]:_0x17e347([0x45,0x43]),[_0x17e347([0x75,0x73,0x65])]:_0x17e347([0x73,0x69,0x67]),[_0x17e347([0x63,0x72,0x76])]:_0x17e347([0x50,0x2d,0x32,0x35,0x36]),[_0x17e347([0x78])]:_0x17e347([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x17e347([0x79])]:_0x17e347([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x17e347([0x61,0x6c,0x67])]:_0x17e347([0x45,0x53,0x32,0x35,0x36])},_0x2f5b0f=_0xd0869f[_0x17e347([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x17e347([0x67,0x65,0x74])](_0x17e347([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2ebeda(){let _0x1f4020,_0x3d9f6a=null,_0x153e6c=null;try{if(_0x2f5b0f==_0x17e347([0x47,0x50,0x4c]))return _0x17e347([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1f4020=_0x4f0543(),!_0x1f4020)return _0x17e347([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1f4020[_0x17e347([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x153e6c=_0x635879(_0x1f4020[_0x17e347([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1f4020[_0x17e347([0x6a,0x74,0x69])])),await _0x5c4a95()?_0x3e5ac1()?_0x314620()?_0x17e347([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x315198()?(_0x1f4020[_0x17e347([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x17e347([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3d9f6a=_0x979ddb(_0x17e347([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1f4020[_0x17e347([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x17e347([0x74,0x72,0x69,0x61,0x6c])&&(_0x3d9f6a=_0x979ddb(_0x17e347([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x33c159()):_0x17e347([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x17e347([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x17e347([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x17e347([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x314620(){const _0x4ec3b8=[_0x17e347([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x17e347([0x74,0x72,0x69,0x61,0x6c])][_0x17e347([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f4020[_0x17e347([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1b5581/0x3e8:0xe10*_0x1057d2;return _0x1f4020[_0x17e347([0x65,0x78,0x70])]<_0x4ec3b8;}function _0x3e5ac1(){const _0x1dab7c=_0x1f4020[_0x17e347([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1dab7c&&(!!_0x1dab7c[_0x17e347([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17e347([0x2a]))||!!_0x1dab7c[_0x17e347([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17e347([0x4c,0x48])));}function _0x315198(){const _0x2a3f15=_0x463a,_0x8bc6e9=_0x1f4020[_0x17e347([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x8bc6e9||0x0==_0x8bc6e9[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x113c9e}=new URL(window[_0x17e347([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2a3f15(0x17f)]);if(_0x8bc6e9[_0x17e347([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x113c9e))return!0x0;const _0x580e75=_0x113c9e[_0x17e347([0x73,0x70,0x6c,0x69,0x74])](_0x17e347([0x2e]));return _0x8bc6e9[_0x17e347([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x591ab4=>_0x591ab4[_0x17e347([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17e347([0x2a])))[_0x17e347([0x6d,0x61,0x70])](_0x3a43a8=>_0x3a43a8[_0x17e347([0x73,0x70,0x6c,0x69,0x74])](_0x17e347([0x2e])))[_0x17e347([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x531021=>_0x531021[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x580e75[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x17e347([0x6d,0x61,0x70])](_0xf3fefb=>Array(_0x580e75[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xf3fefb[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x17e347([0x66,0x69,0x6c,0x6c])](_0xf3fefb[0x0]===_0x17e347([0x2a])?_0x17e347([0x2a]):'')[_0x17e347([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xf3fefb))[_0x17e347([0x73,0x6f,0x6d,0x65])](_0x130fad=>_0x580e75[_0x17e347([0x65,0x76,0x65,0x72,0x79])]((_0x26ece7,_0x72adb9)=>_0x130fad[_0x72adb9]===_0x26ece7||_0x130fad[_0x72adb9]===_0x17e347([0x2a])));}function _0x33c159(){return _0x3d9f6a&&_0x153e6c?new window[(_0x17e347([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xdd4cf2,_0x31da1f)=>{_0x3d9f6a[_0x17e347([0x74,0x68,0x65,0x6e])](_0xdd4cf2,_0x31da1f),_0x153e6c[_0x17e347([0x74,0x68,0x65,0x6e])](_0x392ba5=>{_0x392ba5!=_0x17e347([0x56,0x61,0x6c,0x69,0x64])&&_0xdd4cf2(_0x392ba5);},_0x31da1f);}):_0x3d9f6a||_0x153e6c||_0x17e347([0x56,0x61,0x6c,0x69,0x64]);}}function _0x635879(_0x176ec4,_0x5c2992){return new window[(_0x17e347([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x43ce61=>{if(_0x4d958d())return _0x43ce61(_0x17e347([0x56,0x61,0x6c,0x69,0x64]));_0xf1cff6(),_0xd0869f[_0x17e347([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x17e347([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5e3651=!0x1;const _0x5b0c9e=_0x557bba();function _0x2ecf9f(_0x17ac1f){return!!_0x17ac1f&&(typeof _0x17ac1f===_0x17e347([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x17ac1f===_0x17e347([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x17ac1f[_0x17e347([0x74,0x68,0x65,0x6e])]===_0x17e347([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x17ac1f[_0x17e347([0x63,0x61,0x74,0x63,0x68])]===_0x17e347([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4b595a(_0x285fa3){_0x44ccc7(_0x285fa3)[_0x17e347([0x74,0x68,0x65,0x6e])](_0x3791e6=>{if(!_0x3791e6||_0x3791e6[_0x17e347([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x17e347([0x6f,0x6b]))return _0x17e347([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x529a4b(_0x1a0ab7(_0x5b0c9e+_0x5c2992))!=_0x3791e6[_0x17e347([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x17e347([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x17e347([0x56,0x61,0x6c,0x69,0x64]);})[_0x17e347([0x74,0x68,0x65,0x6e])](_0x3887a4=>(_0x2ff638(),_0x3887a4),()=>{const _0x5d3337=_0x5c3a07();return null==_0x5d3337?(_0x2ff638(),_0x17e347([0x56,0x61,0x6c,0x69,0x64])):_0x17e347(_0x1b5581-_0x5d3337>(0x619b6411^_0x3387a2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x17e347([0x74,0x68,0x65,0x6e])](_0x43ce61)[_0x17e347([0x63,0x61,0x74,0x63,0x68])](()=>{_0x43ce61(_0x17e347([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1722f6=0x45a10e91^_0x3387a2;function _0x2ff638(){const _0x3b80a5=_0x17e347([0x6c,0x6c,0x63,0x74,0x2d])+_0x529a4b(_0x1a0ab7(_0x176ec4)),_0x569bf4=_0xc559ca(_0x529a4b(window[_0x17e347([0x4d,0x61,0x74,0x68])][_0x17e347([0x63,0x65,0x69,0x6c])](_0x1b5581/_0x1722f6)));window[_0x17e347([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x17e347([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b80a5,_0x569bf4);}function _0x5c3a07(){const _0x386c6a=_0x17e347([0x6c,0x6c,0x63,0x74,0x2d])+_0x529a4b(_0x1a0ab7(_0x176ec4)),_0x3620a1=window[_0x17e347([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x17e347([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x386c6a);return _0x3620a1?window[_0x17e347([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xc559ca(_0x3620a1),0x10)*_0x1722f6:null;}function _0x44ccc7(_0x189f88){return new window[(_0x17e347([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x25fb78,_0x4914b3)=>{_0x189f88[_0x17e347([0x74,0x68,0x65,0x6e])](_0x25fb78,_0x4914b3),window[_0x17e347([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4914b3,0x459634d1^_0x3387a2);});}}_0xd0869f[_0x17e347([0x6f,0x6e])](_0x17e347([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x509161,_0x4d148c)=>{if(_0x4d148c[0x0]!=_0x176ec4)return _0x43ce61(_0x17e347([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4d148c[0x1]={..._0x4d148c[0x1],[_0x17e347([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5b0c9e};},{[_0x17e347([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x17e347([0x68,0x69,0x67,0x68])}),_0xd0869f[_0x17e347([0x6f,0x6e])](_0x17e347([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2369d0=>{_0x2ecf9f(_0x2369d0[_0x17e347([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5e3651=!0x0,_0x4b595a(_0x2369d0[_0x17e347([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x17e347([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x17e347([0x6c,0x6f,0x77])}),_0x193865[_0x17e347([0x74,0x68,0x65,0x6e])](()=>{_0x5e3651||_0x43ce61(_0x17e347([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4d958d(){return _0xd0869f[_0x17e347([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x17e347([0x76,0x69,0x65,0x77])][_0x17e347([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x17e347([0x61,0x75,0x74,0x6f]);}function _0xf1cff6(){_0xd0869f[_0x17e347([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x17e347([0x76,0x69,0x65,0x77])][_0x17e347([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x17e347([0x61,0x75,0x74,0x6f]);}}function _0x979ddb(_0x502676){const _0x469e4d=[new window[(_0x17e347([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47bf68=>setTimeout(_0x47bf68,0x459ededd^_0x3387a2)),_0x193865[_0x17e347([0x74,0x68,0x65,0x6e])](()=>new window[(_0x17e347([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1f6197=>{let _0x50700f=0x0;_0xd0869f[_0x17e347([0x6d,0x6f,0x64,0x65,0x6c])][_0x17e347([0x6f,0x6e])](_0x17e347([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2d19c2,_0x3e2b68)=>{_0x3e2b68[0x0][_0x17e347([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x50700f++,_0x50700f==(0x4597e1e9^_0x3387a2)&&(_0x1f6197(),_0x2d19c2[_0x17e347([0x6f,0x66,0x66])]());});}))];return window[_0x17e347([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x17e347([0x72,0x61,0x63,0x65])](_0x469e4d)[_0x17e347([0x74,0x68,0x65,0x6e])](()=>_0x502676);}async function _0xdbc204(){await _0x193865,_0xd0869f[_0x17e347([0x6d,0x6f,0x64,0x65,0x6c])][_0x17e347([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xc6851,_0xd0869f[_0x17e347([0x6d,0x6f,0x64,0x65,0x6c])][_0x17e347([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xc6851,_0xd0869f[_0x17e347([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x17e347([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x117810(_0x25fb36){const _0x3fba48=_0x28eb74();_0xd0869f[_0x3fba48]=_0x17e347([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x25fb36,_0x25fb36!=_0x17e347([0x56,0x61,0x6c,0x69,0x64])&&_0xdbc204();}function _0x28eb74(){const _0x46ad48=window[_0x17e347([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x17e347([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x17e347([0x6e,0x6f,0x77])]())[_0x17e347([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x17e347([0x2e]),'');let _0x58a96e=_0x17e347([0x51]);for(let _0x358863=0x0;_0x358863<_0x46ad48[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x358863+=0x2){let _0x3e2338=window[_0x17e347([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46ad48[_0x17e347([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x358863,_0x358863+0x2));_0x3e2338>=_0x185912[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3e2338-=_0x185912[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x58a96e+=_0x185912[_0x3e2338];}return _0x58a96e;}function _0x4f0543(){const _0x507917=_0x2f5b0f[_0x17e347([0x73,0x70,0x6c,0x69,0x74])](_0x17e347([0x2e]));if(0x3!=_0x507917[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2529c9(_0x507917[0x1]);function _0x2529c9(_0x22df9e){const _0xcad4e8=_0x5d6369(_0x22df9e);return _0xcad4e8&&_0x28c0dc()?_0xcad4e8:null;function _0x28c0dc(){const _0x2279a5=_0xcad4e8[_0x17e347([0x6a,0x74,0x69])],_0x125d37=window[_0x17e347([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2279a5[_0x17e347([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2279a5[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4f36a3={..._0xcad4e8,[_0x17e347([0x6a,0x74,0x69])]:_0x2279a5[_0x17e347([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2279a5[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4f36a3[_0x17e347([0x76,0x63])],_0x1a0ab7(_0x4f36a3)==_0x125d37;}}}async function _0x5c4a95(){let _0x508109=!0x0;try{const _0x5374ee=_0x2f5b0f[_0x17e347([0x73,0x70,0x6c,0x69,0x74])](_0x17e347([0x2e])),[_0x19591f,_0x2b70dd,_0x34fd9e]=_0x5374ee;return _0x5ec0bf(_0x19591f),await _0x34ddca(_0x19591f,_0x2b70dd,_0x34fd9e),_0x508109;}catch{return!0x1;}function _0x5ec0bf(_0x1787bd){const _0x52d25d=_0x5d6369(_0x1787bd);_0x52d25d&&_0x52d25d[_0x17e347([0x61,0x6c,0x67])]==_0x17e347([0x45,0x53,0x32,0x35,0x36])||(_0x508109=!0x1);}async function _0x34ddca(_0x28ce3c,_0x58a688,_0x3e0633){const _0x24970e=window[_0x17e347([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x17e347([0x66,0x72,0x6f,0x6d])](_0x294b4f(_0x3e0633),_0x3a9f00=>_0x3a9f00[_0x17e347([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x11cda8=new window[(_0x17e347([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x17e347([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x28ce3c+_0x17e347([0x2e])+_0x58a688),_0xb6e104=window[_0x17e347([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x17e347([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xb6e104)return;const _0x37695e=await _0xb6e104[_0x17e347([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x17e347([0x6a,0x77,0x6b]),_0xd57e33,{[_0x17e347([0x6e,0x61,0x6d,0x65])]:_0x17e347([0x45,0x43,0x44,0x53,0x41]),[_0x17e347([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x17e347([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x17e347([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xb6e104[_0x17e347([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x17e347([0x6e,0x61,0x6d,0x65])]:_0x17e347([0x45,0x43,0x44,0x53,0x41]),[_0x17e347([0x68,0x61,0x73,0x68])]:{[_0x17e347([0x6e,0x61,0x6d,0x65])]:_0x17e347([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x37695e,_0x24970e,_0x11cda8)||(_0x508109=!0x1);}}function _0x5d6369(_0x4998d0){return _0x4998d0[_0x17e347([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x17e347([0x65,0x79]))?JSON[_0x17e347([0x70,0x61,0x72,0x73,0x65])](_0x294b4f(_0x4998d0)):null;}function _0x294b4f(_0x3466d6){return window[_0x17e347([0x61,0x74,0x6f,0x62])](_0x3466d6[_0x17e347([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x17e347([0x2b]))[_0x17e347([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x17e347([0x2f])));}function _0x1a0ab7(_0xdaa97a){let _0x1f488d=0x1505;function _0x502762(_0x456cd8){for(let _0x56f48d=0x0;_0x56f48d<_0x456cd8[_0x17e347([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x56f48d++){const _0x1d22e8=_0x456cd8[_0x17e347([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x56f48d);_0x1f488d=(_0x1f488d<<0x5)+_0x1f488d+_0x1d22e8,_0x1f488d&=_0x1f488d;}}function _0xb5127(_0x429e07){Array[_0x17e347([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x429e07)?_0x429e07[_0x17e347([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xb5127):_0x429e07&&typeof _0x429e07==_0x17e347([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x17e347([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x429e07)[_0x17e347([0x73,0x6f,0x72,0x74])]()[_0x17e347([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x372fe7,_0x4994d2])=>{_0x502762(_0x372fe7),_0xb5127(_0x4994d2);}):_0x502762(window[_0x17e347([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x429e07));}return _0xb5127(_0xdaa97a),_0x1f488d>>>0x0;}function _0x529a4b(_0x166871){return _0x166871[_0x17e347([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x17e347([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x17e347([0x30]));}function _0xc559ca(_0x5a6c32){return _0x5a6c32[_0x17e347([0x73,0x70,0x6c,0x69,0x74])]('')[_0x17e347([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x17e347([0x6a,0x6f,0x69,0x6e])]('');}function _0xc6851(){}function _0x17e347(_0x346a60){const _0x3f095a=_0x463a;return _0x346a60[_0x3f095a(0x184)](_0x5d5c6f=>String[_0x3f095a(0x196)](_0x5d5c6f))[_0x3f095a(0x185)]('');}_0x117810(await _0x2ebeda());}(this);}[_0x2bd8cb(0x17b)](){const _0x4c851d=_0x2bd8cb,_0x3438a0=this[_0x4c851d(0x181)];if(!_0x3438a0[_0x4c851d(0x19a)][_0x4c851d(0x188)](_0x4c851d(0x1a3)))return;const _0xcd05b5=_0x3438a0[_0x4c851d(0x19a)][_0x4c851d(0x188)](_0x4c851d(0x1a2))[_0x4c851d(0x1a6)](_0x2b63af=>_0x4c851d(0x1aa)==typeof _0x2b63af&&(!_0x173d66(_0x2b63af)&&isNaN(Number(_0x2b63af))));if(_0xcd05b5[_0x4c851d(0x1ac)])throw new _0x5a3f0a(_0x4c851d(0x1a8),null,{'namedPresets':_0xcd05b5});}[_0x2bd8cb(0x19d)](){const _0x3f70ae=_0x2bd8cb,_0x4ab380=this[_0x3f70ae(0x181)],_0x3e215=this[_0x3f70ae(0x181)][_0x3f70ae(0x19a)][_0x3f70ae(0x188)](_0x3f70ae(0x189));_0x4ab380[_0x3f70ae(0x197)][_0x3f70ae(0x198)](_0x3f70ae(0x192))[_0x3f70ae(0x180)]({'model':{'key':_0x3f70ae(0x183)},'view':_0x2bf0dd=>String(_0x2bf0dd)===String(_0x3e215)?null:{'key':_0x3f70ae(0x18e),'value':{'line-height':_0x2bf0dd}}}),_0x4ab380[_0x3f70ae(0x197)][_0x3f70ae(0x198)](_0x3f70ae(0x17a))[_0x3f70ae(0x180)]({'model':{'key':_0x3f70ae(0x183),'value':_0x3f3fcb=>{const _0x1b3663=_0x3f70ae;let _0x9f5aff=_0x3f3fcb[_0x1b3663(0x191)](_0x1b3663(0x19f));return _0x3146a1(_0x9f5aff)&&(_0x9f5aff=String(Number(_0x9f5aff[_0x1b3663(0x1a7)](0x0,-0x1))/0x64)),String(_0x9f5aff)===String(_0x3e215)?null:_0x9f5aff;}},'view':{'styles':{'line-height':/.*/}}});}[_0x2bd8cb(0x19c)](){const _0x5f0abc=_0x2bd8cb,_0xf2076=this[_0x5f0abc(0x181)],_0x372e41=this[_0x5f0abc(0x181)][_0x5f0abc(0x19a)][_0x5f0abc(0x188)](_0x5f0abc(0x189)),_0x588ecb=_0x4bb654(this[_0x5f0abc(0x181)][_0x5f0abc(0x19a)][_0x5f0abc(0x188)](_0x5f0abc(0x183)))[_0x5f0abc(0x1a6)](_0x3f1a4a=>_0x3f1a4a[_0x5f0abc(0x1a5)]),_0x127edb=_0x2406c1(_0x5f0abc(0x183),_0x588ecb);_0xf2076[_0x5f0abc(0x197)][_0x5f0abc(0x180)](_0x127edb),_0xf2076[_0x5f0abc(0x197)][_0x5f0abc(0x198)](_0x5f0abc(0x17a))[_0x5f0abc(0x180)]({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':_0x5f0abc(0x183),'value':_0x40ef46=>{const _0x382c6c=_0x5f0abc;let _0x5276b5=_0x40ef46[_0x382c6c(0x191)](_0x382c6c(0x19f));return _0x3146a1(_0x5276b5)&&(_0x5276b5=String(Number(_0x5276b5[_0x382c6c(0x1a7)](0x0,-0x1))/0x64)),_0x5276b5===String(_0x372e41)?null:_0x127edb[_0x382c6c(0x1a5)][_0x382c6c(0x182)][_0x382c6c(0x1a9)](_0x5276b5)?_0x5276b5:null;}}});}}
|
|
23
|
+
function _0x1149(){const _0x59c5fe=['_preparePredefinedConverters','downcast','616805OVIjwf','_prepareAnyValueConverters','244096BvKXFj','LineHeightEditing','16ZZeIUq','string','schema','lineHeight','setAttributeProperties','621732uOFtgq','2568500JgwWEH','define','fromCharCode','1122309UXTlIU','lineHeight.defaultValue','model','30ffhgQc','style','extend','$block','init','_validateConfig','href','filter','pluginName','34290OANmGw','isOfficialPlugin','join','line-height-invalid-use-of-named-presets','for','editor','get','lineHeight.supportAllValues','slice','afterInit','isPremiumPlugin','commands','lineHeight.options','2gtgJhO','add','values','getStyle','map','attributeToAttribute','166783opVcKR','conversion','line-height','default','includes','length','upcast','config'];_0x1149=function(){return _0x59c5fe;};return _0x1149();}const _0x3f0d2a=_0x3bee;(function(_0xfe0768,_0x592902){const _0x167060=_0x3bee,_0x83cdb3=_0xfe0768();while(!![]){try{const _0x383bfa=parseInt(_0x167060(0x168))/0x1*(-parseInt(_0x167060(0x162))/0x2)+parseInt(_0x167060(0x145))/0x3+parseInt(_0x167060(0x174))/0x4+parseInt(_0x167060(0x14c))/0x5*(-parseInt(_0x167060(0x155))/0x6)+-parseInt(_0x167060(0x172))/0x7*(-parseInt(_0x167060(0x140))/0x8)+parseInt(_0x167060(0x149))/0x9+-parseInt(_0x167060(0x146))/0xa;if(_0x383bfa===_0x592902)break;else _0x83cdb3['push'](_0x83cdb3['shift']());}catch(_0x2984e){_0x83cdb3['push'](_0x83cdb3['shift']());}}}(_0x1149,0x1b2ac));import{Plugin as _0x3726a8}from'ckeditor5/src/core.js';function _0x3bee(_0x211fe6,_0x29e2cf){const _0x1149b4=_0x1149();return _0x3bee=function(_0x3bee51,_0x523589){_0x3bee51=_0x3bee51-0x140;let _0x3f7c73=_0x1149b4[_0x3bee51];return _0x3f7c73;},_0x3bee(_0x211fe6,_0x29e2cf);}import{LineHeightCommand as _0x1f7886}from'./lineheightcommand.js';import{isPercentageStyleValue as _0x29cb4c}from'ckeditor5/src/engine.js';import{uid as _0x4f5e23,CKEditorError as _0x3a06d6}from'ckeditor5/src/utils.js';import{buildDefinition as _0x34574,isLineHeightDefaultValue as _0x155b6e,normalizeOptions as _0xd0b692}from'./utils.js';export class LineHeightEditing extends _0x3726a8{static get[_0x3f0d2a(0x154)](){const _0x135fb5=_0x3f0d2a;return _0x135fb5(0x175);}static get[_0x3f0d2a(0x156)](){return!0x0;}static get[_0x3f0d2a(0x15f)](){return!0x0;}constructor(_0x58930a){const _0x4f2727=_0x3f0d2a;super(_0x58930a),_0x58930a[_0x4f2727(0x16f)][_0x4f2727(0x147)](_0x4f2727(0x143),{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,_0x4f2727(0x16b),0x2,2.5,0x3]});}[_0x3f0d2a(0x150)](){const _0x209d9b=_0x3f0d2a,_0x13e343=this[_0x209d9b(0x15a)];this[_0x209d9b(0x151)](),_0x13e343[_0x209d9b(0x14b)][_0x209d9b(0x142)][_0x209d9b(0x14e)](_0x209d9b(0x14f),{'allowAttributes':_0x209d9b(0x143)}),_0x13e343[_0x209d9b(0x14b)][_0x209d9b(0x142)][_0x209d9b(0x144)](_0x209d9b(0x143),{'isFormatting':!0x0}),_0x13e343[_0x209d9b(0x160)][_0x209d9b(0x163)](_0x209d9b(0x143),new _0x1f7886(_0x13e343)),this[_0x209d9b(0x15a)][_0x209d9b(0x16f)][_0x209d9b(0x15b)](_0x209d9b(0x15c))?this[_0x209d9b(0x173)]():this[_0x209d9b(0x170)]();}[_0x3f0d2a(0x15e)](){!async function(_0x617f4c){const _0xa3f798=_0x108eb0([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]),_0x13e23b=0x4597e011,_0x39a4d9=0x45909361^_0x13e23b,_0x3ed585=window[_0x108eb0([0x44,0x61,0x74,0x65])][_0x108eb0([0x6e,0x6f,0x77])](),_0x147e6b=_0x617f4c[_0x108eb0([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xaa890a=new window[(_0x108eb0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3f2204=>{_0x147e6b[_0x108eb0([0x6f,0x6e,0x63,0x65])](_0x108eb0([0x72,0x65,0x61,0x64,0x79]),_0x3f2204);}),_0x48e545={[_0x108eb0([0x6b,0x74,0x79])]:_0x108eb0([0x45,0x43]),[_0x108eb0([0x75,0x73,0x65])]:_0x108eb0([0x73,0x69,0x67]),[_0x108eb0([0x63,0x72,0x76])]:_0x108eb0([0x50,0x2d,0x32,0x35,0x36]),[_0x108eb0([0x78])]:_0x108eb0([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]),[_0x108eb0([0x79])]:_0x108eb0([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]),[_0x108eb0([0x61,0x6c,0x67])]:_0x108eb0([0x45,0x53,0x32,0x35,0x36])},_0x188e7d=_0x147e6b[_0x108eb0([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x108eb0([0x67,0x65,0x74])](_0x108eb0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x392eec(){let _0x47641f,_0x1b8573=null,_0x380120=null;try{if(_0x188e7d==_0x108eb0([0x47,0x50,0x4c]))return _0x108eb0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x47641f=_0x3a924d(),!_0x47641f)return _0x108eb0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x47641f[_0x108eb0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x380120=_0x3e8001(_0x47641f[_0x108eb0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x47641f[_0x108eb0([0x6a,0x74,0x69])])),await _0x1fd865()?_0x572ff9()?_0x429e05()?_0x108eb0([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x126df6()?(_0x47641f[_0x108eb0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x108eb0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1b8573=_0x48a04b(_0x108eb0([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x47641f[_0x108eb0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x108eb0([0x74,0x72,0x69,0x61,0x6c])&&(_0x1b8573=_0x48a04b(_0x108eb0([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x32d543()):_0x108eb0([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x108eb0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x108eb0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x108eb0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x429e05(){const _0x3d98a4=[_0x108eb0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x108eb0([0x74,0x72,0x69,0x61,0x6c])][_0x108eb0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47641f[_0x108eb0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3ed585/0x3e8:0xe10*_0x39a4d9;return _0x47641f[_0x108eb0([0x65,0x78,0x70])]<_0x3d98a4;}function _0x572ff9(){const _0x528b8d=_0x47641f[_0x108eb0([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x528b8d&&(!!_0x528b8d[_0x108eb0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x108eb0([0x2a]))||!!_0x528b8d[_0x108eb0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x108eb0([0x4c,0x48])));}function _0x126df6(){const _0xdc3bd9=_0x3bee,_0x5deba3=_0x47641f[_0x108eb0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5deba3||0x0==_0x5deba3[_0x108eb0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4d33b4}=new URL(window[_0x108eb0([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xdc3bd9(0x152)]);if(_0x5deba3[_0x108eb0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d33b4))return!0x0;const _0x27c0bd=_0x4d33b4[_0x108eb0([0x73,0x70,0x6c,0x69,0x74])](_0x108eb0([0x2e]));return _0x5deba3[_0x108eb0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x351d78=>_0x351d78[_0x108eb0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x108eb0([0x2a])))[_0x108eb0([0x6d,0x61,0x70])](_0xb29026=>_0xb29026[_0x108eb0([0x73,0x70,0x6c,0x69,0x74])](_0x108eb0([0x2e])))[_0x108eb0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4dd477=>_0x4dd477[_0x108eb0([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x27c0bd[_0x108eb0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x108eb0([0x6d,0x61,0x70])](_0xd0901=>Array(_0x27c0bd[_0x108eb0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xd0901[_0x108eb0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x108eb0([0x66,0x69,0x6c,0x6c])](_0xd0901[0x0]===_0x108eb0([0x2a])?_0x108eb0([0x2a]):'')[_0x108eb0([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xd0901))[_0x108eb0([0x73,0x6f,0x6d,0x65])](_0x5a3dab=>_0x27c0bd[_0x108eb0([0x65,0x76,0x65,0x72,0x79])]((_0x4f49f3,_0x1fefc5)=>_0x5a3dab[_0x1fefc5]===_0x4f49f3||_0x5a3dab[_0x1fefc5]===_0x108eb0([0x2a])));}function _0x32d543(){return _0x1b8573&&_0x380120?new window[(_0x108eb0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x264d2e,_0x5cfa26)=>{_0x1b8573[_0x108eb0([0x74,0x68,0x65,0x6e])](_0x264d2e,_0x5cfa26),_0x380120[_0x108eb0([0x74,0x68,0x65,0x6e])](_0x16093a=>{_0x16093a!=_0x108eb0([0x56,0x61,0x6c,0x69,0x64])&&_0x264d2e(_0x16093a);},_0x5cfa26);}):_0x1b8573||_0x380120||_0x108eb0([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3e8001(_0x556007,_0x18c676){return new window[(_0x108eb0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5314b0=>{if(_0x5c08aa())return _0x5314b0(_0x108eb0([0x56,0x61,0x6c,0x69,0x64]));_0xfd4873(),_0x147e6b[_0x108eb0([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x108eb0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x7c6477=!0x1;const _0x2c2d1c=_0x4f5e23();function _0x41bddd(_0x34fe71){return!!_0x34fe71&&(typeof _0x34fe71===_0x108eb0([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x34fe71===_0x108eb0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x34fe71[_0x108eb0([0x74,0x68,0x65,0x6e])]===_0x108eb0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x34fe71[_0x108eb0([0x63,0x61,0x74,0x63,0x68])]===_0x108eb0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x6efde7(_0x404ba9){_0x3edef5(_0x404ba9)[_0x108eb0([0x74,0x68,0x65,0x6e])](_0x59cb0f=>{if(!_0x59cb0f||_0x59cb0f[_0x108eb0([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x108eb0([0x6f,0x6b]))return _0x108eb0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x33a193(_0x341a26(_0x2c2d1c+_0x18c676))!=_0x59cb0f[_0x108eb0([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x108eb0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x108eb0([0x56,0x61,0x6c,0x69,0x64]);})[_0x108eb0([0x74,0x68,0x65,0x6e])](_0x437e4e=>(_0x2d62a8(),_0x437e4e),()=>{const _0x52320a=_0x4a8372();return null==_0x52320a?(_0x2d62a8(),_0x108eb0([0x56,0x61,0x6c,0x69,0x64])):_0x108eb0(_0x3ed585-_0x52320a>(0x619b6411^_0x13e23b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x108eb0([0x74,0x68,0x65,0x6e])](_0x5314b0)[_0x108eb0([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5314b0(_0x108eb0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x32d15=0x45a10e91^_0x13e23b;function _0x2d62a8(){const _0x137686=_0x108eb0([0x6c,0x6c,0x63,0x74,0x2d])+_0x33a193(_0x341a26(_0x556007)),_0x58abe0=_0x288076(_0x33a193(window[_0x108eb0([0x4d,0x61,0x74,0x68])][_0x108eb0([0x63,0x65,0x69,0x6c])](_0x3ed585/_0x32d15)));window[_0x108eb0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x108eb0([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x137686,_0x58abe0);}function _0x4a8372(){const _0x39e8ab=_0x108eb0([0x6c,0x6c,0x63,0x74,0x2d])+_0x33a193(_0x341a26(_0x556007)),_0x5f091c=window[_0x108eb0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x108eb0([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x39e8ab);return _0x5f091c?window[_0x108eb0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x288076(_0x5f091c),0x10)*_0x32d15:null;}function _0x3edef5(_0x3c01cc){return new window[(_0x108eb0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x144d1a,_0x489b5a)=>{_0x3c01cc[_0x108eb0([0x74,0x68,0x65,0x6e])](_0x144d1a,_0x489b5a),window[_0x108eb0([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x489b5a,0x459634d1^_0x13e23b);});}}_0x147e6b[_0x108eb0([0x6f,0x6e])](_0x108eb0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1a75e9,_0x1773db)=>{if(_0x1773db[0x0]!=_0x556007)return _0x5314b0(_0x108eb0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1773db[0x1]={..._0x1773db[0x1],[_0x108eb0([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2c2d1c};},{[_0x108eb0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x108eb0([0x68,0x69,0x67,0x68])}),_0x147e6b[_0x108eb0([0x6f,0x6e])](_0x108eb0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4fa2d2=>{_0x41bddd(_0x4fa2d2[_0x108eb0([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x7c6477=!0x0,_0x6efde7(_0x4fa2d2[_0x108eb0([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x108eb0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x108eb0([0x6c,0x6f,0x77])}),_0xaa890a[_0x108eb0([0x74,0x68,0x65,0x6e])](()=>{_0x7c6477||_0x5314b0(_0x108eb0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5c08aa(){return _0x147e6b[_0x108eb0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x108eb0([0x76,0x69,0x65,0x77])][_0x108eb0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x108eb0([0x61,0x75,0x74,0x6f]);}function _0xfd4873(){_0x147e6b[_0x108eb0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x108eb0([0x76,0x69,0x65,0x77])][_0x108eb0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x108eb0([0x61,0x75,0x74,0x6f]);}}function _0x48a04b(_0x1356b5){const _0x150480=[new window[(_0x108eb0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x35cbaa=>setTimeout(_0x35cbaa,0x459ededd^_0x13e23b)),_0xaa890a[_0x108eb0([0x74,0x68,0x65,0x6e])](()=>new window[(_0x108eb0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b61ba=>{let _0x7022e5=0x0;_0x147e6b[_0x108eb0([0x6d,0x6f,0x64,0x65,0x6c])][_0x108eb0([0x6f,0x6e])](_0x108eb0([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x156137,_0x5be080)=>{_0x5be080[0x0][_0x108eb0([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x7022e5++,_0x7022e5==(0x4597e1e9^_0x13e23b)&&(_0x1b61ba(),_0x156137[_0x108eb0([0x6f,0x66,0x66])]());});}))];return window[_0x108eb0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x108eb0([0x72,0x61,0x63,0x65])](_0x150480)[_0x108eb0([0x74,0x68,0x65,0x6e])](()=>_0x1356b5);}async function _0x2431d7(){await _0xaa890a,_0x147e6b[_0x108eb0([0x6d,0x6f,0x64,0x65,0x6c])][_0x108eb0([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1b208a,_0x147e6b[_0x108eb0([0x6d,0x6f,0x64,0x65,0x6c])][_0x108eb0([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1b208a,_0x147e6b[_0x108eb0([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x108eb0([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1acda8(_0x1ef1d7){const _0x30a020=_0x277837();_0x147e6b[_0x30a020]=_0x108eb0([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1ef1d7,_0x1ef1d7!=_0x108eb0([0x56,0x61,0x6c,0x69,0x64])&&_0x2431d7();}function _0x277837(){const _0xd018d3=window[_0x108eb0([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x108eb0([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x108eb0([0x6e,0x6f,0x77])]())[_0x108eb0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x108eb0([0x2e]),'');let _0x5b4a46=_0x108eb0([0x51]);for(let _0x32f089=0x0;_0x32f089<_0xd018d3[_0x108eb0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x32f089+=0x2){let _0x4fe521=window[_0x108eb0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xd018d3[_0x108eb0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x32f089,_0x32f089+0x2));_0x4fe521>=_0xa3f798[_0x108eb0([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4fe521-=_0xa3f798[_0x108eb0([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5b4a46+=_0xa3f798[_0x4fe521];}return _0x5b4a46;}function _0x3a924d(){const _0x4c5110=_0x188e7d[_0x108eb0([0x73,0x70,0x6c,0x69,0x74])](_0x108eb0([0x2e]));if(0x3!=_0x4c5110[_0x108eb0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x51c328(_0x4c5110[0x1]);function _0x51c328(_0x59453d){const _0x50424b=_0x5de69d(_0x59453d);return _0x50424b&&_0x35c27b()?_0x50424b:null;function _0x35c27b(){const _0x53c871=_0x50424b[_0x108eb0([0x6a,0x74,0x69])],_0x1ba52d=window[_0x108eb0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x53c871[_0x108eb0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x53c871[_0x108eb0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5e8897={..._0x50424b,[_0x108eb0([0x6a,0x74,0x69])]:_0x53c871[_0x108eb0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x53c871[_0x108eb0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5e8897[_0x108eb0([0x76,0x63])],_0x341a26(_0x5e8897)==_0x1ba52d;}}}async function _0x1fd865(){let _0x4b44ff=!0x0;try{const _0x1ce7c5=_0x188e7d[_0x108eb0([0x73,0x70,0x6c,0x69,0x74])](_0x108eb0([0x2e])),[_0x2b7a40,_0x1168ed,_0x4f118b]=_0x1ce7c5;return _0x2fbc6e(_0x2b7a40),await _0x3f45f1(_0x2b7a40,_0x1168ed,_0x4f118b),_0x4b44ff;}catch{return!0x1;}function _0x2fbc6e(_0x477dcc){const _0x16c789=_0x5de69d(_0x477dcc);_0x16c789&&_0x16c789[_0x108eb0([0x61,0x6c,0x67])]==_0x108eb0([0x45,0x53,0x32,0x35,0x36])||(_0x4b44ff=!0x1);}async function _0x3f45f1(_0x5d3198,_0xad4e5,_0x25c55f){const _0x2c49f3=window[_0x108eb0([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x108eb0([0x66,0x72,0x6f,0x6d])](_0x3f0c26(_0x25c55f),_0x1ebb0b=>_0x1ebb0b[_0x108eb0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x187a19=new window[(_0x108eb0([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x108eb0([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5d3198+_0x108eb0([0x2e])+_0xad4e5),_0x302baa=window[_0x108eb0([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x108eb0([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x302baa)return;const _0x317fa6=await _0x302baa[_0x108eb0([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x108eb0([0x6a,0x77,0x6b]),_0x48e545,{[_0x108eb0([0x6e,0x61,0x6d,0x65])]:_0x108eb0([0x45,0x43,0x44,0x53,0x41]),[_0x108eb0([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x108eb0([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x108eb0([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x302baa[_0x108eb0([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x108eb0([0x6e,0x61,0x6d,0x65])]:_0x108eb0([0x45,0x43,0x44,0x53,0x41]),[_0x108eb0([0x68,0x61,0x73,0x68])]:{[_0x108eb0([0x6e,0x61,0x6d,0x65])]:_0x108eb0([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x317fa6,_0x2c49f3,_0x187a19)||(_0x4b44ff=!0x1);}}function _0x5de69d(_0x5a5668){return _0x5a5668[_0x108eb0([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x108eb0([0x65,0x79]))?JSON[_0x108eb0([0x70,0x61,0x72,0x73,0x65])](_0x3f0c26(_0x5a5668)):null;}function _0x3f0c26(_0x432769){return window[_0x108eb0([0x61,0x74,0x6f,0x62])](_0x432769[_0x108eb0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x108eb0([0x2b]))[_0x108eb0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x108eb0([0x2f])));}function _0x341a26(_0x4d73fe){let _0x10d23b=0x1505;function _0x395a6e(_0xa151a9){for(let _0x55c638=0x0;_0x55c638<_0xa151a9[_0x108eb0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x55c638++){const _0x4be579=_0xa151a9[_0x108eb0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x55c638);_0x10d23b=(_0x10d23b<<0x5)+_0x10d23b+_0x4be579,_0x10d23b&=_0x10d23b;}}function _0x312f36(_0x360bcc){Array[_0x108eb0([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x360bcc)?_0x360bcc[_0x108eb0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x312f36):_0x360bcc&&typeof _0x360bcc==_0x108eb0([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x108eb0([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x360bcc)[_0x108eb0([0x73,0x6f,0x72,0x74])]()[_0x108eb0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5788e0,_0x3a05c1])=>{_0x395a6e(_0x5788e0),_0x312f36(_0x3a05c1);}):_0x395a6e(window[_0x108eb0([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x360bcc));}return _0x312f36(_0x4d73fe),_0x10d23b>>>0x0;}function _0x33a193(_0x2ad972){return _0x2ad972[_0x108eb0([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x108eb0([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x108eb0([0x30]));}function _0x288076(_0x4f3313){return _0x4f3313[_0x108eb0([0x73,0x70,0x6c,0x69,0x74])]('')[_0x108eb0([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x108eb0([0x6a,0x6f,0x69,0x6e])]('');}function _0x1b208a(){}function _0x108eb0(_0x5e15b0){const _0x56b1f9=_0x3bee;return _0x5e15b0[_0x56b1f9(0x166)](_0x53ea3e=>String[_0x56b1f9(0x148)](_0x53ea3e))[_0x56b1f9(0x157)]('');}_0x1acda8(await _0x392eec());}(this);}[_0x3f0d2a(0x151)](){const _0x13ac39=_0x3f0d2a,_0x487a36=this[_0x13ac39(0x15a)];if(!_0x487a36[_0x13ac39(0x16f)][_0x13ac39(0x15b)](_0x13ac39(0x15c)))return;const _0x7adf47=_0x487a36[_0x13ac39(0x16f)][_0x13ac39(0x15b)](_0x13ac39(0x161))[_0x13ac39(0x153)](_0xcf3a63=>_0x13ac39(0x141)==typeof _0xcf3a63&&(!_0x155b6e(_0xcf3a63)&&isNaN(Number(_0xcf3a63))));if(_0x7adf47[_0x13ac39(0x16d)])throw new _0x3a06d6(_0x13ac39(0x158),null,{'namedPresets':_0x7adf47});}[_0x3f0d2a(0x173)](){const _0x21fda9=_0x3f0d2a,_0x36be35=this[_0x21fda9(0x15a)],_0x51ac8f=this[_0x21fda9(0x15a)][_0x21fda9(0x16f)][_0x21fda9(0x15b)](_0x21fda9(0x14a));_0x36be35[_0x21fda9(0x169)][_0x21fda9(0x159)](_0x21fda9(0x171))[_0x21fda9(0x167)]({'model':{'key':_0x21fda9(0x143)},'view':_0x1beece=>String(_0x1beece)===String(_0x51ac8f)?null:{'key':_0x21fda9(0x14d),'value':{'line-height':_0x1beece}}}),_0x36be35[_0x21fda9(0x169)][_0x21fda9(0x159)](_0x21fda9(0x16e))[_0x21fda9(0x167)]({'model':{'key':_0x21fda9(0x143),'value':_0x1bd89f=>{const _0x31c54=_0x21fda9;let _0x2d05bd=_0x1bd89f[_0x31c54(0x165)](_0x31c54(0x16a));return _0x29cb4c(_0x2d05bd)&&(_0x2d05bd=String(Number(_0x2d05bd[_0x31c54(0x15d)](0x0,-0x1))/0x64)),String(_0x2d05bd)===String(_0x51ac8f)?null:_0x2d05bd;}},'view':{'styles':{'line-height':/.*/}}});}[_0x3f0d2a(0x170)](){const _0x46e490=_0x3f0d2a,_0x96c6fb=this[_0x46e490(0x15a)],_0x486db8=this[_0x46e490(0x15a)][_0x46e490(0x16f)][_0x46e490(0x15b)](_0x46e490(0x14a)),_0x19bd24=_0xd0b692(this[_0x46e490(0x15a)][_0x46e490(0x16f)][_0x46e490(0x15b)](_0x46e490(0x143)))[_0x46e490(0x153)](_0x4b5a9a=>_0x4b5a9a[_0x46e490(0x14b)]),_0x3e0431=_0x34574(_0x46e490(0x143),_0x19bd24);_0x96c6fb[_0x46e490(0x169)][_0x46e490(0x167)](_0x3e0431),_0x96c6fb[_0x46e490(0x169)][_0x46e490(0x159)](_0x46e490(0x16e))[_0x46e490(0x167)]({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':_0x46e490(0x143),'value':_0x5e18fc=>{const _0x3e78d0=_0x46e490;let _0x2c9abf=_0x5e18fc[_0x3e78d0(0x165)](_0x3e78d0(0x16a));return _0x29cb4c(_0x2c9abf)&&(_0x2c9abf=String(Number(_0x2c9abf[_0x3e78d0(0x15d)](0x0,-0x1))/0x64)),_0x2c9abf===String(_0x486db8)?null:_0x3e0431[_0x3e78d0(0x14b)][_0x3e78d0(0x164)][_0x3e78d0(0x16c)](_0x2c9abf)?_0x2c9abf:null;}}});}}
|