@ckeditor/ckeditor5-line-height 48.0.0-alpha.2 → 48.0.0-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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +7 -7
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x164e60,Plugin as _0x2884e2}from'@ckeditor/ckeditor5-core/dist/index.js';import{first as _0x39b0b7,CKEditorError as _0x5c63e4,uid as _0x6115be,Collection as _0x58cdf7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{Matcher as _0x2a658f,isPercentageStyleValue as _0x20d353}from'@ckeditor/ckeditor5-engine/dist/index.js';import{UIModel as _0x1977a2,createDropdown as _0x2f77f0,addListToDropdown as _0x561fdf,MenuBarMenuView as _0xb65895,MenuBarMenuListView as _0x285cb8,MenuBarMenuListItemView as _0xfd08e7,MenuBarMenuListItemButtonView as _0x355faa}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconLineHeight as _0x1f90a7}from'@ckeditor/ckeditor5-icons/dist/index.js';class p extends _0x164e60{['refresh'](){const _0x286371=this['editor']['model']['document'],_0x275254=_0x39b0b7(_0x286371['selection']['getSelectedBlocks']());this['isEnabled']=Boolean(_0x275254)&&this['_canHaveLineHeight'](_0x275254),this['value']=this['isEnabled']&&_0x275254['getAttribute']('lineHeight');}['execute'](_0x355f2c={}){const _0x59dae1=this['editor']['model'],_0x41baa1=_0x59dae1['document']['selection'],_0x493d06=_0x355f2c['value'];_0x59dae1['change'](_0x2783dc=>{const _0x1b5fea=Array['from'](_0x41baa1['getSelectedBlocks']())['filter'](_0x531573=>this['_canHaveLineHeight'](_0x531573));for(const _0xf66809 of _0x1b5fea)_0x493d06?_0x2783dc['setAttribute']('lineHeight',_0x493d06,_0xf66809):_0x2783dc['removeAttribute']('lineHeight',_0xf66809);});}['_canHaveLineHeight'](_0x53d75b){return this['editor']['model']['schema']['checkAttribute'](_0x53d75b,'lineHeight');}}const y={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 H(_0x2c488f){return'string'==typeof _0x2c488f&&'default'===_0x2c488f['toLowerCase']();}function L(_0x2e91de){return _0x2e91de['options']['map'](_0x1a5a69=>{return H(_0x1a5a69)?{'title':String(_0x2e91de['defaultValue']),'model':'default'}:('number'==typeof _0x1a5a69&&(_0x1a5a69=String(_0x1a5a69)),'string'!=typeof _0x1a5a69?_0x1a5a69:parseFloat(_0x1a5a69)?{'title':_0x1a5a69,'model':_0x1a5a69,'view':{'name':'span','styles':{'line-height':_0x1a5a69}}}:'string'==typeof(_0x197b1c=_0x1a5a69)?y[_0x197b1c]:y[_0x197b1c['model']]);var _0x197b1c;})['filter'](_0x35dae1=>void 0x0!==_0x35dae1);}class v extends _0x2884e2{static get['pluginName'](){return'LineHeightTodoListIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {plugins:_0x46e588,conversion:_0x4df820}=this['editor'];if(!_0x46e588['has']('ListEditing')||!_0x46e588['has']('TodoListEditing'))return;_0x46e588['get']('ListEditing')['registerDowncastStrategy']({'scope':'item','attributeName':'lineHeight','consume':!0x1,'setAttributeOnDowncast'(_0x4905d2,_0x419a8d,_0x127e61,_0x227329,_0x2aa8d1){'todo'==_0x2aa8d1['getAttribute']('listType')&&_0x419a8d&&(_0x4905d2['addClass']('ck-list-marker-line-height',_0x127e61),_0x4905d2['setStyle']('--ck-content-list-marker-line-height',_0x419a8d,_0x127e61));}}),_0x4df820['for']('upcast')['elementToElement']({'view':{'name':'span','classes':'todo-list__label__description'},'model':'paragraph','converterPriority':'high'}),_0x4df820['for']('upcast')['add'](_0x305a99=>{_0x305a99['on']('element:li',function(_0x372ede){const _0x14851e=new _0x2a658f(_0x372ede);return(_0x1559fc,_0x3a6741,_0x79012d)=>{const _0x1e61ee=_0x14851e['match'](_0x3a6741['viewItem']);if(!_0x1e61ee)return;const _0x13d787=_0x1e61ee['match'];_0x13d787['name']=!0x1,_0x79012d['consumable']['consume'](_0x3a6741['viewItem'],_0x13d787);};}({'name':'li','classes':'ck-list-marker-line-height','styles':{'--ck-content-list-marker-line-height':/.*/}}));});}}class b extends _0x2884e2{static get['pluginName'](){return'LineHeightEditing';}static get['requires'](){return[v];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x35c443){super(_0x35c443),_0x35c443['config']['define']('lineHeight',{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,'default',0x2,2.5,0x3]});}['init'](){const _0x2242b5=this['editor'];this['_validateConfig'](),_0x2242b5['model']['schema']['extend']('$block',{'allowAttributes':'lineHeight'}),_0x2242b5['model']['schema']['setAttributeProperties']('lineHeight',{'isFormatting':!0x0}),_0x2242b5['commands']['add']('lineHeight',new p(_0x2242b5)),this['editor']['config']['get']('lineHeight.supportAllValues')?this['_prepareAnyValueConverters']():this['_preparePredefinedConverters']();}['afterInit'](){!async function(_0x2cdf50){const _0x50cd78=_0x1689ad([0x50,0x48,0x51,0x33,0x59,0x55,0x49,0x42,0x72,0x6c,0x30,0x58,0x64,0x6e,0x77,0x47,0x39,0x6b,0x65,0x7a,0x38,0x73,0x66,0x70,0x4d,0x76,0x31,0x79,0x74,0x57,0x46,0x52,0x4e,0x5a,0x4f,0x56,0x35,0x6a,0x4a,0x61,0x71,0x37,0x54,0x63,0x32,0x6f,0x67,0x75,0x62,0x36,0x34,0x78,0x43,0x4b,0x44,0x45,0x41,0x4c,0x53,0x69,0x68,0x6d]),_0x405c9b=0x45ddd215,_0x2a9a79=0x45da56ed^_0x405c9b,_0x56d98d=window[_0x1689ad([0x44,0x61,0x74,0x65])][_0x1689ad([0x6e,0x6f,0x77])](),_0x44bf1b=_0x2cdf50[_0x1689ad([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4e5afc=new window[(_0x1689ad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x35bdd0=>{_0x44bf1b[_0x1689ad([0x6f,0x6e,0x63,0x65])](_0x1689ad([0x72,0x65,0x61,0x64,0x79]),_0x35bdd0);}),_0x50d71e={[_0x1689ad([0x6b,0x74,0x79])]:_0x1689ad([0x45,0x43]),[_0x1689ad([0x75,0x73,0x65])]:_0x1689ad([0x73,0x69,0x67]),[_0x1689ad([0x63,0x72,0x76])]:_0x1689ad([0x50,0x2d,0x32,0x35,0x36]),[_0x1689ad([0x78])]:_0x1689ad([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]),[_0x1689ad([0x79])]:_0x1689ad([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]),[_0x1689ad([0x61,0x6c,0x67])]:_0x1689ad([0x45,0x53,0x32,0x35,0x36])},_0x4ae171=_0x44bf1b[_0x1689ad([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1689ad([0x67,0x65,0x74])](_0x1689ad([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x36dd26(){let _0x426992,_0x17c57b=null,_0x2b04de=null;try{if(_0x4ae171==_0x1689ad([0x47,0x50,0x4c]))return _0x1689ad([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x426992=_0xe9a69a(),!_0x426992)return _0x1689ad([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x426992[_0x1689ad([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2b04de=_0xf1acec(_0x426992[_0x1689ad([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x426992[_0x1689ad([0x6a,0x74,0x69])])),await _0x57c70a()?_0x1169f7()?_0x2614e0()?_0x1689ad([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2ef9a5()?(_0x426992[_0x1689ad([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1689ad([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x17c57b=_0x167ad0(_0x1689ad([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0xb2f3fe()):_0x1689ad([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1689ad([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1689ad([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1689ad([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2614e0(){const _0x28fb26=[_0x1689ad([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1689ad([0x74,0x72,0x69,0x61,0x6c])][_0x1689ad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x426992[_0x1689ad([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x56d98d/0x3e8:0xe10*_0x2a9a79;return _0x426992[_0x1689ad([0x65,0x78,0x70])]<_0x28fb26;}function _0x1169f7(){const _0xb6c8a3=_0x426992[_0x1689ad([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xb6c8a3&&(!!_0xb6c8a3[_0x1689ad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1689ad([0x2a]))||!!_0xb6c8a3[_0x1689ad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1689ad([0x4c,0x48])));}function _0x2ef9a5(){const _0x16e2a1=_0x426992[_0x1689ad([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x16e2a1||0x0==_0x16e2a1[_0x1689ad([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x184f8d}=new URL(window[_0x1689ad([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x16e2a1[_0x1689ad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x184f8d))return!0x0;const _0xd05c63=_0x184f8d[_0x1689ad([0x73,0x70,0x6c,0x69,0x74])](_0x1689ad([0x2e]));return _0x16e2a1[_0x1689ad([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3b170c=>_0x3b170c[_0x1689ad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1689ad([0x2a])))[_0x1689ad([0x6d,0x61,0x70])](_0xc27ee3=>_0xc27ee3[_0x1689ad([0x73,0x70,0x6c,0x69,0x74])](_0x1689ad([0x2e])))[_0x1689ad([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x498e08=>_0x498e08[_0x1689ad([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xd05c63[_0x1689ad([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1689ad([0x6d,0x61,0x70])](_0x497c8e=>Array(_0xd05c63[_0x1689ad([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x497c8e[_0x1689ad([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1689ad([0x66,0x69,0x6c,0x6c])](_0x497c8e[0x0]===_0x1689ad([0x2a])?_0x1689ad([0x2a]):'')[_0x1689ad([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x497c8e))[_0x1689ad([0x73,0x6f,0x6d,0x65])](_0x351715=>_0xd05c63[_0x1689ad([0x65,0x76,0x65,0x72,0x79])]((_0x72daf1,_0x230ad7)=>_0x351715[_0x230ad7]===_0x72daf1||_0x351715[_0x230ad7]===_0x1689ad([0x2a])));}function _0xb2f3fe(){return _0x17c57b&&_0x2b04de?new window[(_0x1689ad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2c9089,_0x1184d3)=>{_0x17c57b[_0x1689ad([0x74,0x68,0x65,0x6e])](_0x2c9089,_0x1184d3),_0x2b04de[_0x1689ad([0x74,0x68,0x65,0x6e])](_0x55e256=>{_0x55e256!=_0x1689ad([0x56,0x61,0x6c,0x69,0x64])&&_0x2c9089(_0x55e256);},_0x1184d3);}):_0x17c57b||_0x2b04de||_0x1689ad([0x56,0x61,0x6c,0x69,0x64]);}}function _0xf1acec(_0x5dc20c,_0x2ec47a){return new window[(_0x1689ad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x24cc43=>{if(_0x4a3f64())return _0x24cc43(_0x1689ad([0x56,0x61,0x6c,0x69,0x64]));_0x3ba754(),_0x44bf1b[_0x1689ad([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1689ad([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5a69e6=!0x1;const _0x458773=_0x6115be();function _0x58c466(_0x4bff90){return!!_0x4bff90&&(typeof _0x4bff90===_0x1689ad([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4bff90===_0x1689ad([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4bff90[_0x1689ad([0x74,0x68,0x65,0x6e])]===_0x1689ad([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4bff90[_0x1689ad([0x63,0x61,0x74,0x63,0x68])]===_0x1689ad([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x64728e(_0x550c05){_0x58561c(_0x550c05)[_0x1689ad([0x74,0x68,0x65,0x6e])](_0x247498=>{if(!_0x247498||_0x247498[_0x1689ad([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1689ad([0x6f,0x6b]))return _0x1689ad([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x23c04f(_0x40a9da(_0x458773+_0x2ec47a))!=_0x247498[_0x1689ad([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1689ad([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1689ad([0x56,0x61,0x6c,0x69,0x64]);})[_0x1689ad([0x74,0x68,0x65,0x6e])](_0x4b2bd1=>(_0xccf37f(),_0x4b2bd1),()=>{const _0x4bc46a=_0x5d95b1();return null==_0x4bc46a?(_0xccf37f(),_0x1689ad([0x56,0x61,0x6c,0x69,0x64])):_0x1689ad(_0x56d98d-_0x4bc46a>(0x61d15615^_0x405c9b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1689ad([0x74,0x68,0x65,0x6e])](_0x24cc43)[_0x1689ad([0x63,0x61,0x74,0x63,0x68])](()=>{_0x24cc43(_0x1689ad([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x28c3bd=0x45eb3c95^_0x405c9b;function _0xccf37f(){const _0x18ac96=_0x1689ad([0x6c,0x6c,0x63,0x74,0x2d])+_0x23c04f(_0x40a9da(_0x5dc20c)),_0xad75c3=_0x458bb6(_0x23c04f(window[_0x1689ad([0x4d,0x61,0x74,0x68])][_0x1689ad([0x63,0x65,0x69,0x6c])](_0x56d98d/_0x28c3bd)));window[_0x1689ad([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1689ad([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x18ac96,_0xad75c3);}function _0x5d95b1(){const _0x4bae3a=_0x1689ad([0x6c,0x6c,0x63,0x74,0x2d])+_0x23c04f(_0x40a9da(_0x5dc20c)),_0x59b5b8=window[_0x1689ad([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1689ad([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4bae3a);return _0x59b5b8?window[_0x1689ad([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x458bb6(_0x59b5b8),0x10)*_0x28c3bd:null;}function _0x58561c(_0x130fca){return new window[(_0x1689ad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x341c38,_0x361655)=>{_0x130fca[_0x1689ad([0x74,0x68,0x65,0x6e])](_0x341c38,_0x361655),window[_0x1689ad([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x361655,0x45dc06d5^_0x405c9b);});}}_0x44bf1b[_0x1689ad([0x6f,0x6e])](_0x1689ad([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x126b04,_0xf94c3d)=>{if(_0xf94c3d[0x0]!=_0x5dc20c)return _0x24cc43(_0x1689ad([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xf94c3d[0x1]={..._0xf94c3d[0x1],[_0x1689ad([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x458773};},{[_0x1689ad([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1689ad([0x68,0x69,0x67,0x68])}),_0x44bf1b[_0x1689ad([0x6f,0x6e])](_0x1689ad([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x264354=>{_0x58c466(_0x264354[_0x1689ad([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5a69e6=!0x0,_0x64728e(_0x264354[_0x1689ad([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1689ad([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1689ad([0x6c,0x6f,0x77])}),_0x4e5afc[_0x1689ad([0x74,0x68,0x65,0x6e])](()=>{_0x5a69e6||_0x24cc43(_0x1689ad([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4a3f64(){return _0x44bf1b[_0x1689ad([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1689ad([0x76,0x69,0x65,0x77])][_0x1689ad([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1689ad([0x61,0x75,0x74,0x6f]);}function _0x3ba754(){_0x44bf1b[_0x1689ad([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1689ad([0x76,0x69,0x65,0x77])][_0x1689ad([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1689ad([0x61,0x75,0x74,0x6f]);}}function _0x167ad0(_0x450750){const _0x558eef=[new window[(_0x1689ad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ccb07=>setTimeout(_0x4ccb07,0x45d4ecd9^_0x405c9b)),_0x4e5afc[_0x1689ad([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1689ad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f0c4e=>{let _0x5ed456=0x0;_0x44bf1b[_0x1689ad([0x6d,0x6f,0x64,0x65,0x6c])][_0x1689ad([0x6f,0x6e])](_0x1689ad([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2be3aa,_0x1255c2)=>{_0x1255c2[0x0][_0x1689ad([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5ed456++,_0x5ed456==(0x45ddd7fd^_0x405c9b)&&(_0x2f0c4e(),_0x2be3aa[_0x1689ad([0x6f,0x66,0x66])]());});}))];return window[_0x1689ad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1689ad([0x72,0x61,0x63,0x65])](_0x558eef)[_0x1689ad([0x74,0x68,0x65,0x6e])](()=>_0x450750);}async function _0x471592(){await _0x4e5afc,_0x44bf1b[_0x1689ad([0x6d,0x6f,0x64,0x65,0x6c])][_0x1689ad([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x30f372,_0x44bf1b[_0x1689ad([0x6d,0x6f,0x64,0x65,0x6c])][_0x1689ad([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x30f372,_0x44bf1b[_0x1689ad([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1689ad([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x44d177(_0x26c153){const _0x391a49=_0xfe99ce();_0x44bf1b[_0x391a49]=_0x1689ad([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x26c153,_0x26c153!=_0x1689ad([0x56,0x61,0x6c,0x69,0x64])&&_0x471592();}function _0xfe99ce(){const _0x93081=window[_0x1689ad([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1689ad([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1689ad([0x6e,0x6f,0x77])]())[_0x1689ad([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1689ad([0x2e]),'');let _0x3760d2=_0x1689ad([0x50]);for(let _0x22f6d4=0x0;_0x22f6d4<_0x93081[_0x1689ad([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x22f6d4+=0x2){let _0x359cda=window[_0x1689ad([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x93081[_0x1689ad([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x22f6d4,_0x22f6d4+0x2));_0x359cda>=_0x50cd78[_0x1689ad([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x359cda-=_0x50cd78[_0x1689ad([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3760d2+=_0x50cd78[_0x359cda];}return _0x3760d2;}function _0xe9a69a(){const _0x45552b=_0x4ae171[_0x1689ad([0x73,0x70,0x6c,0x69,0x74])](_0x1689ad([0x2e]));if(0x3!=_0x45552b[_0x1689ad([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x183a03(_0x45552b[0x1]);function _0x183a03(_0x45ac7d){const _0x2eb3e2=_0x4bfaaa(_0x45ac7d);return _0x2eb3e2&&_0x5cff29()?_0x2eb3e2:null;function _0x5cff29(){const _0x312de3=_0x2eb3e2[_0x1689ad([0x6a,0x74,0x69])],_0x596f0d=window[_0x1689ad([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x312de3[_0x1689ad([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x312de3[_0x1689ad([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x188ed8={..._0x2eb3e2,[_0x1689ad([0x6a,0x74,0x69])]:_0x312de3[_0x1689ad([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x312de3[_0x1689ad([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x188ed8[_0x1689ad([0x76,0x63])],_0x40a9da(_0x188ed8)==_0x596f0d;}}}async function _0x57c70a(){let _0x199249=!0x0;try{const _0x1b81ab=_0x4ae171[_0x1689ad([0x73,0x70,0x6c,0x69,0x74])](_0x1689ad([0x2e])),[_0x4d70bb,_0x2dbdc5,_0x14de4e]=_0x1b81ab;return _0x5767cc(_0x4d70bb),await _0x5775a6(_0x4d70bb,_0x2dbdc5,_0x14de4e),_0x199249;}catch{return!0x1;}function _0x5767cc(_0x69eac6){const _0x3c9d44=_0x4bfaaa(_0x69eac6);_0x3c9d44&&_0x3c9d44[_0x1689ad([0x61,0x6c,0x67])]==_0x1689ad([0x45,0x53,0x32,0x35,0x36])||(_0x199249=!0x1);}async function _0x5775a6(_0x1e9c5b,_0x466966,_0x41625c){const _0x3fde20=window[_0x1689ad([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1689ad([0x66,0x72,0x6f,0x6d])](_0x1b04a4(_0x41625c),_0x52f206=>_0x52f206[_0x1689ad([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x7287a8=new window[(_0x1689ad([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1689ad([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1e9c5b+_0x1689ad([0x2e])+_0x466966),_0x2febd7=window[_0x1689ad([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1689ad([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2febd7)return;const _0x3a8d79=await _0x2febd7[_0x1689ad([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1689ad([0x6a,0x77,0x6b]),_0x50d71e,{[_0x1689ad([0x6e,0x61,0x6d,0x65])]:_0x1689ad([0x45,0x43,0x44,0x53,0x41]),[_0x1689ad([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1689ad([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1689ad([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2febd7[_0x1689ad([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1689ad([0x6e,0x61,0x6d,0x65])]:_0x1689ad([0x45,0x43,0x44,0x53,0x41]),[_0x1689ad([0x68,0x61,0x73,0x68])]:{[_0x1689ad([0x6e,0x61,0x6d,0x65])]:_0x1689ad([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3a8d79,_0x3fde20,_0x7287a8)||(_0x199249=!0x1);}}function _0x4bfaaa(_0x33007c){return _0x33007c[_0x1689ad([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1689ad([0x65,0x79]))?JSON[_0x1689ad([0x70,0x61,0x72,0x73,0x65])](_0x1b04a4(_0x33007c)):null;}function _0x1b04a4(_0x58034f){return window[_0x1689ad([0x61,0x74,0x6f,0x62])](_0x58034f[_0x1689ad([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1689ad([0x2b]))[_0x1689ad([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1689ad([0x2f])));}function _0x40a9da(_0x3aaa88){let _0x299f6b=0x1505;function _0x5798fc(_0x292dc6){for(let _0x411ff0=0x0;_0x411ff0<_0x292dc6[_0x1689ad([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x411ff0++){const _0x14544f=_0x292dc6[_0x1689ad([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x411ff0);_0x299f6b=(_0x299f6b<<0x5)+_0x299f6b+_0x14544f,_0x299f6b&=_0x299f6b;}}function _0x267a51(_0x41a00e){Array[_0x1689ad([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x41a00e)?_0x41a00e[_0x1689ad([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x267a51):_0x41a00e&&typeof _0x41a00e==_0x1689ad([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1689ad([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x41a00e)[_0x1689ad([0x73,0x6f,0x72,0x74])]()[_0x1689ad([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x53d889,_0x423430])=>{_0x5798fc(_0x53d889),_0x267a51(_0x423430);}):_0x5798fc(window[_0x1689ad([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x41a00e));}return _0x267a51(_0x3aaa88),_0x299f6b>>>0x0;}function _0x23c04f(_0x387a0f){return _0x387a0f[_0x1689ad([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1689ad([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1689ad([0x30]));}function _0x458bb6(_0x57f146){return _0x57f146[_0x1689ad([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1689ad([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1689ad([0x6a,0x6f,0x69,0x6e])]('');}function _0x30f372(){}function _0x1689ad(_0x4d1415){return _0x4d1415['map'](_0x3c182c=>String['fromCharCode'](_0x3c182c))['join']('');}_0x44d177(await _0x36dd26());}(this);}['_validateConfig'](){const _0x46b30c=this['editor'];if(!_0x46b30c['config']['get']('lineHeight.supportAllValues'))return;const _0x2006b2=_0x46b30c['config']['get']('lineHeight.options')['filter'](_0x27dcd4=>'string'==typeof _0x27dcd4&&(!H(_0x27dcd4)&&isNaN(Number(_0x27dcd4))));if(_0x2006b2['length'])throw new _0x5c63e4('line-height-invalid-use-of-named-presets',null,{'namedPresets':_0x2006b2});}['_prepareAnyValueConverters'](){const _0x476d2d=this['editor'],_0x150a72=this['editor']['config']['get']('lineHeight.defaultValue');_0x476d2d['conversion']['for']('downcast')['attributeToAttribute']({'model':{'key':'lineHeight'},'view':_0x53d6b7=>String(_0x53d6b7)===String(_0x150a72)?null:{'key':'style','value':{'line-height':_0x53d6b7}}}),_0x476d2d['conversion']['for']('upcast')['attributeToAttribute']({'model':{'key':'lineHeight','value':_0x5553fd=>{let _0x49133f=_0x5553fd['getStyle']('line-height');return _0x20d353(_0x49133f)&&(_0x49133f=String(Number(_0x49133f['slice'](0x0,-0x1))/0x64)),String(_0x49133f)===String(_0x150a72)?null:_0x49133f;}},'view':{'styles':{'line-height':/.*/}}});}['_preparePredefinedConverters'](){const _0xb0012=this['editor'],_0x44c06a=this['editor']['config']['get']('lineHeight.defaultValue'),_0x288edb=function(_0x7ebe8b,_0x4559f0){const _0x584043={'model':{'key':_0x7ebe8b,'values':[]},'view':{}};for(const _0x2564cf of _0x4559f0)'class'===_0x2564cf['view']?.['key']?(_0x584043['model']['values']['push'](_0x2564cf['model']),_0x584043['view'][_0x2564cf['model']]={'key':'class','value':_0x2564cf['view']['value']}):(_0x584043['model']['values']['push'](_0x2564cf['model']),_0x584043['view'][_0x2564cf['model']]={'key':'style','value':'line-height:'+_0x2564cf['model']+';'});return _0x584043;}('lineHeight',L(this['editor']['config']['get']('lineHeight'))['filter'](_0x790de6=>_0x790de6['model']));_0xb0012['conversion']['attributeToAttribute'](_0x288edb),_0xb0012['conversion']['for']('upcast')['attributeToAttribute']({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':'lineHeight','value':_0xbb9f18=>{let _0x3c7117=_0xbb9f18['getStyle']('line-height');return _0x20d353(_0x3c7117)&&(_0x3c7117=String(Number(_0x3c7117['slice'](0x0,-0x1))/0x64)),_0x3c7117===String(_0x44c06a)?null:_0x288edb['model']['values']['includes'](_0x3c7117)?_0x3c7117:null;}}});}}class k extends _0x2884e2{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'LineHeightUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x47b9bb={'accessibleLabel':(0x0,this['editor']['t'])('Line\x20height'),'options':this['_prepareListOptions']()};this['_registerToolbarComponent'](_0x47b9bb),this['_registerMenuBarComponent'](_0x47b9bb),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5c8572=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2f53d0;for(const _0x4826aa in _0x5c8572){const _0x11afba=_0x4826aa,_0x56aa0a=_0x5c8572[_0x11afba];if('lineHeightLicenseKeyValid'==_0x56aa0a||'lineHeightLicenseKeyInvalid'==_0x56aa0a||'lineHeightLicenseKeyExpired'==_0x56aa0a||'lineHeightLicenseKeyDomainLimit'==_0x56aa0a||'lineHeightLicenseKeyNotAllowed'==_0x56aa0a||'lineHeightLicenseKeyEvaluationLimit'==_0x56aa0a||'lineHeightLicenseKeyUsageLimit'==_0x56aa0a){delete _0x5c8572[_0x11afba],_0x2f53d0=_0x56aa0a,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'lineHeightLicenseKeyInvalid'==_0x2f53d0&&_0x5c8572['_showLicenseError']('invalid'),'lineHeightLicenseKeyExpired'==_0x2f53d0&&_0x5c8572['_showLicenseError']('expired'),'lineHeightLicenseKeyDomainLimit'==_0x2f53d0&&_0x5c8572['_showLicenseError']('domainLimit'),'lineHeightLicenseKeyNotAllowed'==_0x2f53d0&&_0x5c8572['_showLicenseError']('featureNotAllowed','LineHeight'),'lineHeightLicenseKeyEvaluationLimit'==_0x2f53d0&&_0x5c8572['_showLicenseError']('evaluationLimit'),'lineHeightLicenseKeyUsageLimit'==_0x2f53d0&&_0x5c8572['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_shouldRenderCustomValueOption'](){return this['editor']['config']['get']('lineHeight.supportAllValues');}['_getLocalizedLineHeightOptions'](){const _0x58d0b3=this['editor'],t=_0x58d0b3['t'],_0x5a6152=_0x58d0b3['config']['get']('lineHeight'),_0x5a8414={'Single':t({'string':'Single','id':'LINE_HEIGHT_SINGLE_OPTION_LABEL'}),'Double':t({'string':'Double','id':'LINE_HEIGHT_DOUBLE_OPTION_LABEL'})};return L(_0x5a6152)['map'](_0x38482c=>{const _0x1eb4df=_0x5a8414[_0x38482c['title']];return _0x1eb4df&&_0x1eb4df!=_0x38482c['title']&&(_0x38482c=Object['assign']({},_0x38482c,{'title':_0x1eb4df})),_0x38482c;});}['_prepareListOptions'](){const _0x34966f=this['editor']['commands']['get']('lineHeight'),_0x40774e=this['editor']['config']['get']('lineHeight.defaultValue'),_0x3fd694=this['_getLocalizedLineHeightOptions'](),_0x3114db=new _0x58cdf7(),_0x5ed313=_0x41d668=>'default'===_0x41d668||String(_0x40774e)===_0x41d668;for(const _0x3ce373 of _0x3fd694){const _0x4cf488={'type':'button','model':new _0x1977a2({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','label':_0x3ce373['title'],'withText':!0x0})};_0x5ed313(_0x3ce373['model'])?(_0x4cf488['model']['bind']('isOn')['to'](_0x34966f,'value',_0x21d11f=>!_0x21d11f),_0x4cf488['model']['commandParam']=void 0x0):(_0x4cf488['model']['bind']('isOn')['to'](_0x34966f,'value',_0x1745aa=>_0x1745aa===_0x3ce373['model']),_0x4cf488['model']['commandParam']=_0x3ce373['model']),_0x3114db['add'](_0x4cf488);}if(this['_shouldRenderCustomValueOption']()){const _0x115d3f=this['_getCustomValueOptionDefinition'](_0x3fd694);_0x3114db['add'](_0x115d3f);}return _0x3114db;}['_getCustomValueOptionDefinition'](_0x4d51e7){const _0x25ace1=this['editor'],t=_0x25ace1['t'],_0x21866f=_0x25ace1['commands']['get']('lineHeight'),_0x12732b=_0x4d51e7['map'](_0x33f301=>_0x33f301['model']),_0x4a503a={'type':'button','model':new _0x1977a2({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','withText':!0x0})};return _0x4a503a['model']['bind']('commandParam')['to'](_0x21866f,'value'),_0x4a503a['model']['bind']('isOn')['to'](_0x21866f,'value',_0x5ab395=>!!_0x5ab395&&!_0x12732b['includes'](String(_0x5ab395))),_0x4a503a['model']['bind']('label')['to'](_0x21866f,'value',_0x151818=>t({'string':'Custom:\x20%0','id':'LINE_HEIGHT_CUSTOM_OPTION_LABEL'},String(_0x151818))),_0x4a503a;}['_registerToolbarComponent']({accessibleLabel:_0x44b13e,options:_0x5543c1}){const _0x432828=this['editor'],_0x3d6a9f=_0x432828['commands']['get']('lineHeight');_0x432828['ui']['componentFactory']['add']('lineHeight',_0x2f1f52=>{const _0x4c9854=_0x2f77f0(_0x2f1f52);return _0x561fdf(_0x4c9854,_0x5543c1,{'role':'menu','ariaLabel':_0x44b13e}),_0x4c9854['buttonView']['set']({'label':_0x44b13e,'tooltip':!0x0,'icon':_0x1f90a7}),_0x4c9854['extendTemplate']({'attributes':{'class':['ck-line-height-dropdown']}}),_0x4c9854['bind']('isEnabled')['to'](_0x3d6a9f),this['listenTo'](_0x4c9854,'execute',_0x58fba1=>{_0x432828['execute'](_0x58fba1['source']['commandName'],{'value':_0x58fba1['source']['commandParam']}),_0x432828['editing']['view']['focus']();}),_0x4c9854['once']('change:isOpen',()=>{const _0x271a80=_0x4c9854['panelView']['children']['first'];this['_attachCustomOptionVisibilityHandler'](_0x4c9854,_0x5543c1,_0x271a80);}),_0x4c9854;});}['_registerMenuBarComponent']({accessibleLabel:_0x514e2e,options:_0x4bf982}){const _0x91a41e=this['editor'],_0x41c570=_0x91a41e['commands']['get']('lineHeight');_0x91a41e['ui']['componentFactory']['add']('menuBar:lineHeight',_0x4ae9cd=>{const _0x2993c9=new _0xb65895(_0x4ae9cd);_0x2993c9['buttonView']['set']({'label':_0x514e2e,'icon':_0x1f90a7}),_0x2993c9['bind']('isEnabled')['to'](_0x41c570);const _0x5bb013=new _0x285cb8(_0x4ae9cd);for(const _0x428528 of _0x4bf982){const _0x59631b=new _0xfd08e7(_0x4ae9cd,_0x2993c9),_0x25efcc=new _0x355faa(_0x4ae9cd);_0x25efcc['set']({'role':'menuitemradio','isToggleable':!0x0}),_0x25efcc['bind'](...Object['keys'](_0x428528['model']))['to'](_0x428528['model']),_0x25efcc['delegate']('execute')['to'](_0x2993c9),_0x25efcc['on']('execute',()=>{_0x91a41e['execute'](_0x428528['model']['commandName'],{'value':_0x428528['model']['commandParam']}),_0x91a41e['editing']['view']['focus']();}),_0x59631b['children']['add'](_0x25efcc),_0x5bb013['items']['add'](_0x59631b);}return _0x2993c9['panelView']['children']['add'](_0x5bb013),this['_attachCustomOptionVisibilityHandler'](_0x2993c9,_0x4bf982,_0x5bb013),_0x2993c9;});}['_attachCustomOptionVisibilityHandler'](_0xc46b94,_0x5b51dc,_0x336289){if(!this['_shouldRenderCustomValueOption']())return;const _0x3a77fa=()=>{if(!_0xc46b94['isOpen'])return;_0x336289['items']['last']['isVisible']=Boolean(_0x5b51dc['last']['model']['isOn']);};_0x3a77fa(),_0xc46b94['on']('change:isOpen',()=>{_0x3a77fa();});}}class _ extends _0x2884e2{static get['requires'](){return[b,k];}static get['pluginName'](){return'LineHeight';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{_ as LineHeight,p as LineHeightCommand,b as LineHeightEditing,v as LineHeightTodoListIntegration,k as LineHeightUI};
23
+ import{Command as _0x520b7b,Plugin as _0x4feff9}from'@ckeditor/ckeditor5-core/dist/index.js';import{first as _0x269fd3,CKEditorError as _0x41bea5,uid as _0x4ff1ff,Collection as _0x2803ed}from'@ckeditor/ckeditor5-utils/dist/index.js';import{Matcher as _0x4d7db3,isPercentageStyleValue as _0x1f0a21}from'@ckeditor/ckeditor5-engine/dist/index.js';import{UIModel as _0x4d461a,createDropdown as _0x431fa0,addListToDropdown as _0x36aac2,MenuBarMenuView as _0x4d1070,MenuBarMenuListView as _0x2a024e,MenuBarMenuListItemView as _0x5642be,MenuBarMenuListItemButtonView as _0x207a70}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconLineHeight as _0x579885}from'@ckeditor/ckeditor5-icons/dist/index.js';class p extends _0x520b7b{['refresh'](){const _0x7d7d02=this['editor']['model']['document'],_0x536fe0=_0x269fd3(_0x7d7d02['selection']['getSelectedBlocks']());this['isEnabled']=Boolean(_0x536fe0)&&this['_canHaveLineHeight'](_0x536fe0),this['value']=this['isEnabled']&&_0x536fe0['getAttribute']('lineHeight');}['execute'](_0x2c199d={}){const _0x319117=this['editor']['model'],_0x107768=_0x319117['document']['selection'],_0x346956=_0x2c199d['value'];_0x319117['change'](_0x43acd7=>{const _0x39cdd4=Array['from'](_0x107768['getSelectedBlocks']())['filter'](_0x2ece1e=>this['_canHaveLineHeight'](_0x2ece1e));for(const _0x5e9b54 of _0x39cdd4)_0x346956?_0x43acd7['setAttribute']('lineHeight',_0x346956,_0x5e9b54):_0x43acd7['removeAttribute']('lineHeight',_0x5e9b54);});}['_canHaveLineHeight'](_0x5a4c52){return this['editor']['model']['schema']['checkAttribute'](_0x5a4c52,'lineHeight');}}const y={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 H(_0x3c4909){return'string'==typeof _0x3c4909&&'default'===_0x3c4909['toLowerCase']();}function L(_0x5f4630){return _0x5f4630['options']['map'](_0x236a50=>{return H(_0x236a50)?{'title':String(_0x5f4630['defaultValue']),'model':'default'}:('number'==typeof _0x236a50&&(_0x236a50=String(_0x236a50)),'string'!=typeof _0x236a50?_0x236a50:parseFloat(_0x236a50)?{'title':_0x236a50,'model':_0x236a50,'view':{'name':'span','styles':{'line-height':_0x236a50}}}:'string'==typeof(_0x58b7f4=_0x236a50)?y[_0x58b7f4]:y[_0x58b7f4['model']]);var _0x58b7f4;})['filter'](_0x63405f=>void 0x0!==_0x63405f);}class v extends _0x4feff9{static get['pluginName'](){return'LineHeightTodoListIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {plugins:_0x186fbe,conversion:_0x319233}=this['editor'];if(!_0x186fbe['has']('ListEditing')||!_0x186fbe['has']('TodoListEditing'))return;_0x186fbe['get']('ListEditing')['registerDowncastStrategy']({'scope':'item','attributeName':'lineHeight','consume':!0x1,'setAttributeOnDowncast'(_0x4d6a64,_0x21671c,_0x2dab85,_0x305b86,_0x1c58d7){'todo'==_0x1c58d7['getAttribute']('listType')&&_0x21671c&&(_0x4d6a64['addClass']('ck-list-marker-line-height',_0x2dab85),_0x4d6a64['setStyle']('--ck-content-list-marker-line-height',_0x21671c,_0x2dab85));}}),_0x319233['for']('upcast')['elementToElement']({'view':{'name':'span','classes':'todo-list__label__description'},'model':'paragraph','converterPriority':'high'}),_0x319233['for']('upcast')['add'](_0x5d7f20=>{_0x5d7f20['on']('element:li',function(_0x9ac8a8){const _0x8882cf=new _0x4d7db3(_0x9ac8a8);return(_0xe31971,_0x3de7d4,_0x559aa3)=>{const _0x23bb07=_0x8882cf['match'](_0x3de7d4['viewItem']);if(!_0x23bb07)return;const _0x33ec9e=_0x23bb07['match'];_0x33ec9e['name']=!0x1,_0x559aa3['consumable']['consume'](_0x3de7d4['viewItem'],_0x33ec9e);};}({'name':'li','classes':'ck-list-marker-line-height','styles':{'--ck-content-list-marker-line-height':/.*/}}));});}}class b extends _0x4feff9{static get['pluginName'](){return'LineHeightEditing';}static get['requires'](){return[v];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x20ef1f){super(_0x20ef1f),_0x20ef1f['config']['define']('lineHeight',{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,'default',0x2,2.5,0x3]});}['init'](){const _0xed5e5f=this['editor'];this['_validateConfig'](),_0xed5e5f['model']['schema']['extend']('$block',{'allowAttributes':'lineHeight'}),_0xed5e5f['model']['schema']['setAttributeProperties']('lineHeight',{'isFormatting':!0x0}),_0xed5e5f['commands']['add']('lineHeight',new p(_0xed5e5f)),this['editor']['config']['get']('lineHeight.supportAllValues')?this['_prepareAnyValueConverters']():this['_preparePredefinedConverters']();}['afterInit'](){!async function(_0x3d3a2c){const _0xb08082=_0x36c874([0x50,0x48,0x51,0x33,0x59,0x55,0x49,0x42,0x72,0x6c,0x30,0x58,0x64,0x6e,0x77,0x47,0x39,0x6b,0x65,0x7a,0x38,0x73,0x66,0x70,0x4d,0x76,0x31,0x79,0x74,0x57,0x46,0x52,0x4e,0x5a,0x4f,0x56,0x35,0x6a,0x4a,0x61,0x71,0x37,0x54,0x63,0x32,0x6f,0x67,0x75,0x62,0x36,0x34,0x78,0x43,0x4b,0x44,0x45,0x41,0x4c,0x53,0x69,0x68,0x6d]),_0x59bca6=0x45ddd215,_0x5d8fd8=0x45da5705^_0x59bca6,_0x56dd24=window[_0x36c874([0x44,0x61,0x74,0x65])][_0x36c874([0x6e,0x6f,0x77])](),_0x33a0de=_0x3d3a2c[_0x36c874([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1c7757=new window[(_0x36c874([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ddddc=>{_0x33a0de[_0x36c874([0x6f,0x6e,0x63,0x65])](_0x36c874([0x72,0x65,0x61,0x64,0x79]),_0x4ddddc);}),_0xad59df={[_0x36c874([0x6b,0x74,0x79])]:_0x36c874([0x45,0x43]),[_0x36c874([0x75,0x73,0x65])]:_0x36c874([0x73,0x69,0x67]),[_0x36c874([0x63,0x72,0x76])]:_0x36c874([0x50,0x2d,0x32,0x35,0x36]),[_0x36c874([0x78])]:_0x36c874([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]),[_0x36c874([0x79])]:_0x36c874([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]),[_0x36c874([0x61,0x6c,0x67])]:_0x36c874([0x45,0x53,0x32,0x35,0x36])},_0x14cab8=_0x33a0de[_0x36c874([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x36c874([0x67,0x65,0x74])](_0x36c874([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3e9bef(){let _0x317c54,_0x5c1b48=null,_0x2f9246=null;try{if(_0x14cab8==_0x36c874([0x47,0x50,0x4c]))return _0x36c874([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x317c54=_0x2fdeb0(),!_0x317c54)return _0x36c874([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x317c54[_0x36c874([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2f9246=_0x1e91f8(_0x317c54[_0x36c874([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x317c54[_0x36c874([0x6a,0x74,0x69])])),await _0x2b8e4b()?_0xed575e()?_0x1765cb()?_0x36c874([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3dfa3f()?(_0x317c54[_0x36c874([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x36c874([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5c1b48=_0x44419e(_0x36c874([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x214ae4()):_0x36c874([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x36c874([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x36c874([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x36c874([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1765cb(){const _0x19b729=[_0x36c874([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x36c874([0x74,0x72,0x69,0x61,0x6c])][_0x36c874([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x317c54[_0x36c874([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x56dd24/0x3e8:0xe10*_0x5d8fd8;return _0x317c54[_0x36c874([0x65,0x78,0x70])]<_0x19b729;}function _0xed575e(){const _0x815114=_0x317c54[_0x36c874([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x815114&&(!!_0x815114[_0x36c874([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36c874([0x2a]))||!!_0x815114[_0x36c874([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36c874([0x4c,0x48])));}function _0x3dfa3f(){const _0x480874=_0x317c54[_0x36c874([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x480874||0x0==_0x480874[_0x36c874([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x31ed4b}=new URL(window[_0x36c874([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x480874[_0x36c874([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31ed4b))return!0x0;const _0x5bbb93=_0x31ed4b[_0x36c874([0x73,0x70,0x6c,0x69,0x74])](_0x36c874([0x2e]));return _0x480874[_0x36c874([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x281e97=>_0x281e97[_0x36c874([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36c874([0x2a])))[_0x36c874([0x6d,0x61,0x70])](_0x3dd1a1=>_0x3dd1a1[_0x36c874([0x73,0x70,0x6c,0x69,0x74])](_0x36c874([0x2e])))[_0x36c874([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5b496e=>_0x5b496e[_0x36c874([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5bbb93[_0x36c874([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x36c874([0x6d,0x61,0x70])](_0x217c27=>Array(_0x5bbb93[_0x36c874([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x217c27[_0x36c874([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x36c874([0x66,0x69,0x6c,0x6c])](_0x217c27[0x0]===_0x36c874([0x2a])?_0x36c874([0x2a]):'')[_0x36c874([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x217c27))[_0x36c874([0x73,0x6f,0x6d,0x65])](_0x3196a7=>_0x5bbb93[_0x36c874([0x65,0x76,0x65,0x72,0x79])]((_0xfbf291,_0x38785b)=>_0x3196a7[_0x38785b]===_0xfbf291||_0x3196a7[_0x38785b]===_0x36c874([0x2a])));}function _0x214ae4(){return _0x5c1b48&&_0x2f9246?new window[(_0x36c874([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x37a75b,_0x2efbdf)=>{_0x5c1b48[_0x36c874([0x74,0x68,0x65,0x6e])](_0x37a75b,_0x2efbdf),_0x2f9246[_0x36c874([0x74,0x68,0x65,0x6e])](_0x2eb579=>{_0x2eb579!=_0x36c874([0x56,0x61,0x6c,0x69,0x64])&&_0x37a75b(_0x2eb579);},_0x2efbdf);}):_0x5c1b48||_0x2f9246||_0x36c874([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1e91f8(_0x3cb7fb,_0x2eeafb){return new window[(_0x36c874([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x395553=>{if(_0x2578e2())return _0x395553(_0x36c874([0x56,0x61,0x6c,0x69,0x64]));_0x4fb5e5(),_0x33a0de[_0x36c874([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x36c874([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4aeb99=!0x1;const _0x88d842=_0x4ff1ff();function _0x47cd58(_0x58656b){return!!_0x58656b&&(typeof _0x58656b===_0x36c874([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x58656b===_0x36c874([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x58656b[_0x36c874([0x74,0x68,0x65,0x6e])]===_0x36c874([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x58656b[_0x36c874([0x63,0x61,0x74,0x63,0x68])]===_0x36c874([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5a0a67(_0x4c97e6){_0x47f0e4(_0x4c97e6)[_0x36c874([0x74,0x68,0x65,0x6e])](_0x18a1cf=>{if(!_0x18a1cf||_0x18a1cf[_0x36c874([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x36c874([0x6f,0x6b]))return _0x36c874([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x32a5bb(_0x11f85e(_0x88d842+_0x2eeafb))!=_0x18a1cf[_0x36c874([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x36c874([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x36c874([0x56,0x61,0x6c,0x69,0x64]);})[_0x36c874([0x74,0x68,0x65,0x6e])](_0xa5fd5f=>(_0x28bf1b(),_0xa5fd5f),()=>{const _0x1b1b75=_0x2dfd71();return null==_0x1b1b75?(_0x28bf1b(),_0x36c874([0x56,0x61,0x6c,0x69,0x64])):_0x36c874(_0x56dd24-_0x1b1b75>(0x61d15615^_0x59bca6)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x36c874([0x74,0x68,0x65,0x6e])](_0x395553)[_0x36c874([0x63,0x61,0x74,0x63,0x68])](()=>{_0x395553(_0x36c874([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3692d9=0x45eb3c95^_0x59bca6;function _0x28bf1b(){const _0x18422c=_0x36c874([0x6c,0x6c,0x63,0x74,0x2d])+_0x32a5bb(_0x11f85e(_0x3cb7fb)),_0x596f39=_0x49913b(_0x32a5bb(window[_0x36c874([0x4d,0x61,0x74,0x68])][_0x36c874([0x63,0x65,0x69,0x6c])](_0x56dd24/_0x3692d9)));window[_0x36c874([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x36c874([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x18422c,_0x596f39);}function _0x2dfd71(){const _0x5da400=_0x36c874([0x6c,0x6c,0x63,0x74,0x2d])+_0x32a5bb(_0x11f85e(_0x3cb7fb)),_0x58cd16=window[_0x36c874([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x36c874([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5da400);return _0x58cd16?window[_0x36c874([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x49913b(_0x58cd16),0x10)*_0x3692d9:null;}function _0x47f0e4(_0x267366){return new window[(_0x36c874([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xaf34c9,_0x14f401)=>{_0x267366[_0x36c874([0x74,0x68,0x65,0x6e])](_0xaf34c9,_0x14f401),window[_0x36c874([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x14f401,0x45dc06d5^_0x59bca6);});}}_0x33a0de[_0x36c874([0x6f,0x6e])](_0x36c874([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4bab01,_0x4c9347)=>{if(_0x4c9347[0x0]!=_0x3cb7fb)return _0x395553(_0x36c874([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4c9347[0x1]={..._0x4c9347[0x1],[_0x36c874([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x88d842};},{[_0x36c874([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x36c874([0x68,0x69,0x67,0x68])}),_0x33a0de[_0x36c874([0x6f,0x6e])](_0x36c874([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x6b8f2c=>{_0x47cd58(_0x6b8f2c[_0x36c874([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4aeb99=!0x0,_0x5a0a67(_0x6b8f2c[_0x36c874([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x36c874([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x36c874([0x6c,0x6f,0x77])}),_0x1c7757[_0x36c874([0x74,0x68,0x65,0x6e])](()=>{_0x4aeb99||_0x395553(_0x36c874([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2578e2(){return _0x33a0de[_0x36c874([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x36c874([0x76,0x69,0x65,0x77])][_0x36c874([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x36c874([0x61,0x75,0x74,0x6f]);}function _0x4fb5e5(){_0x33a0de[_0x36c874([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x36c874([0x76,0x69,0x65,0x77])][_0x36c874([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x36c874([0x61,0x75,0x74,0x6f]);}}function _0x44419e(_0x5bbcc7){const _0x3b033b=[new window[(_0x36c874([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4cd78c=>setTimeout(_0x4cd78c,0x45d4ecd9^_0x59bca6)),_0x1c7757[_0x36c874([0x74,0x68,0x65,0x6e])](()=>new window[(_0x36c874([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4365ac=>{let _0x5c389c=0x0;_0x33a0de[_0x36c874([0x6d,0x6f,0x64,0x65,0x6c])][_0x36c874([0x6f,0x6e])](_0x36c874([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4f12e3,_0x38ef49)=>{_0x38ef49[0x0][_0x36c874([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5c389c++,_0x5c389c==(0x45ddd7fd^_0x59bca6)&&(_0x4365ac(),_0x4f12e3[_0x36c874([0x6f,0x66,0x66])]());});}))];return window[_0x36c874([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x36c874([0x72,0x61,0x63,0x65])](_0x3b033b)[_0x36c874([0x74,0x68,0x65,0x6e])](()=>_0x5bbcc7);}async function _0x4bef6c(){await _0x1c7757,_0x33a0de[_0x36c874([0x6d,0x6f,0x64,0x65,0x6c])][_0x36c874([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4252d1,_0x33a0de[_0x36c874([0x6d,0x6f,0x64,0x65,0x6c])][_0x36c874([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4252d1,_0x33a0de[_0x36c874([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x36c874([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4806eb(_0x49aad0){const _0x441ec3=_0x1721f5();_0x33a0de[_0x441ec3]=_0x36c874([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x49aad0,_0x49aad0!=_0x36c874([0x56,0x61,0x6c,0x69,0x64])&&_0x4bef6c();}function _0x1721f5(){const _0x118481=window[_0x36c874([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x36c874([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x36c874([0x6e,0x6f,0x77])]())[_0x36c874([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x36c874([0x2e]),'');let _0x1ceecc=_0x36c874([0x50]);for(let _0xef4859=0x0;_0xef4859<_0x118481[_0x36c874([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xef4859+=0x2){let _0x491fb0=window[_0x36c874([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x118481[_0x36c874([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xef4859,_0xef4859+0x2));_0x491fb0>=_0xb08082[_0x36c874([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x491fb0-=_0xb08082[_0x36c874([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1ceecc+=_0xb08082[_0x491fb0];}return _0x1ceecc;}function _0x2fdeb0(){const _0x5f54c7=_0x14cab8[_0x36c874([0x73,0x70,0x6c,0x69,0x74])](_0x36c874([0x2e]));if(0x3!=_0x5f54c7[_0x36c874([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5998d4(_0x5f54c7[0x1]);function _0x5998d4(_0x950b00){const _0x3c1f3f=_0x1a7680(_0x950b00);return _0x3c1f3f&&_0xa2d4b()?_0x3c1f3f:null;function _0xa2d4b(){const _0x6cb280=_0x3c1f3f[_0x36c874([0x6a,0x74,0x69])],_0x5ea484=window[_0x36c874([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6cb280[_0x36c874([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x6cb280[_0x36c874([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3143e0={..._0x3c1f3f,[_0x36c874([0x6a,0x74,0x69])]:_0x6cb280[_0x36c874([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x6cb280[_0x36c874([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3143e0[_0x36c874([0x76,0x63])],_0x11f85e(_0x3143e0)==_0x5ea484;}}}async function _0x2b8e4b(){let _0x393885=!0x0;try{const _0x5203bf=_0x14cab8[_0x36c874([0x73,0x70,0x6c,0x69,0x74])](_0x36c874([0x2e])),[_0x5c360e,_0x2f44f2,_0x3d85fc]=_0x5203bf;return _0x4eb23c(_0x5c360e),await _0x54ce8c(_0x5c360e,_0x2f44f2,_0x3d85fc),_0x393885;}catch{return!0x1;}function _0x4eb23c(_0x408f5d){const _0x55924b=_0x1a7680(_0x408f5d);_0x55924b&&_0x55924b[_0x36c874([0x61,0x6c,0x67])]==_0x36c874([0x45,0x53,0x32,0x35,0x36])||(_0x393885=!0x1);}async function _0x54ce8c(_0x29ee11,_0x28df89,_0x31edb8){const _0x369e1a=window[_0x36c874([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x36c874([0x66,0x72,0x6f,0x6d])](_0xbb5bd9(_0x31edb8),_0x40f264=>_0x40f264[_0x36c874([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x15e2cb=new window[(_0x36c874([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x36c874([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x29ee11+_0x36c874([0x2e])+_0x28df89),_0x383701=window[_0x36c874([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x36c874([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x383701)return;const _0xef0144=await _0x383701[_0x36c874([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x36c874([0x6a,0x77,0x6b]),_0xad59df,{[_0x36c874([0x6e,0x61,0x6d,0x65])]:_0x36c874([0x45,0x43,0x44,0x53,0x41]),[_0x36c874([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x36c874([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x36c874([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x383701[_0x36c874([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x36c874([0x6e,0x61,0x6d,0x65])]:_0x36c874([0x45,0x43,0x44,0x53,0x41]),[_0x36c874([0x68,0x61,0x73,0x68])]:{[_0x36c874([0x6e,0x61,0x6d,0x65])]:_0x36c874([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xef0144,_0x369e1a,_0x15e2cb)||(_0x393885=!0x1);}}function _0x1a7680(_0x29196c){return _0x29196c[_0x36c874([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x36c874([0x65,0x79]))?JSON[_0x36c874([0x70,0x61,0x72,0x73,0x65])](_0xbb5bd9(_0x29196c)):null;}function _0xbb5bd9(_0x3560c9){return window[_0x36c874([0x61,0x74,0x6f,0x62])](_0x3560c9[_0x36c874([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x36c874([0x2b]))[_0x36c874([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x36c874([0x2f])));}function _0x11f85e(_0x3cb031){let _0xd4300a=0x1505;function _0x5ea6a5(_0x56c7a7){for(let _0x404188=0x0;_0x404188<_0x56c7a7[_0x36c874([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x404188++){const _0x34d8cc=_0x56c7a7[_0x36c874([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x404188);_0xd4300a=(_0xd4300a<<0x5)+_0xd4300a+_0x34d8cc,_0xd4300a&=_0xd4300a;}}function _0x585ab1(_0x3e5d72){Array[_0x36c874([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3e5d72)?_0x3e5d72[_0x36c874([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x585ab1):_0x3e5d72&&typeof _0x3e5d72==_0x36c874([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x36c874([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3e5d72)[_0x36c874([0x73,0x6f,0x72,0x74])]()[_0x36c874([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x13fe42,_0x246429])=>{_0x5ea6a5(_0x13fe42),_0x585ab1(_0x246429);}):_0x5ea6a5(window[_0x36c874([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3e5d72));}return _0x585ab1(_0x3cb031),_0xd4300a>>>0x0;}function _0x32a5bb(_0x568bde){return _0x568bde[_0x36c874([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x36c874([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x36c874([0x30]));}function _0x49913b(_0x37f276){return _0x37f276[_0x36c874([0x73,0x70,0x6c,0x69,0x74])]('')[_0x36c874([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x36c874([0x6a,0x6f,0x69,0x6e])]('');}function _0x4252d1(){}function _0x36c874(_0x5849fa){return _0x5849fa['map'](_0x1bd880=>String['fromCharCode'](_0x1bd880))['join']('');}_0x4806eb(await _0x3e9bef());}(this);}['_validateConfig'](){const _0x16f4dd=this['editor'];if(!_0x16f4dd['config']['get']('lineHeight.supportAllValues'))return;const _0x4bd545=_0x16f4dd['config']['get']('lineHeight.options')['filter'](_0x368d21=>'string'==typeof _0x368d21&&(!H(_0x368d21)&&isNaN(Number(_0x368d21))));if(_0x4bd545['length'])throw new _0x41bea5('line-height-invalid-use-of-named-presets',null,{'namedPresets':_0x4bd545});}['_prepareAnyValueConverters'](){const _0x38ee0b=this['editor'],_0x1ab0cc=this['editor']['config']['get']('lineHeight.defaultValue');_0x38ee0b['conversion']['for']('downcast')['attributeToAttribute']({'model':{'key':'lineHeight'},'view':_0x111053=>String(_0x111053)===String(_0x1ab0cc)?null:{'key':'style','value':{'line-height':_0x111053}}}),_0x38ee0b['conversion']['for']('upcast')['attributeToAttribute']({'model':{'key':'lineHeight','value':_0x568269=>{let _0x1d91f9=_0x568269['getStyle']('line-height');return _0x1f0a21(_0x1d91f9)&&(_0x1d91f9=String(Number(_0x1d91f9['slice'](0x0,-0x1))/0x64)),String(_0x1d91f9)===String(_0x1ab0cc)?null:_0x1d91f9;}},'view':{'styles':{'line-height':/.*/}}});}['_preparePredefinedConverters'](){const _0x528fee=this['editor'],_0x2bddbd=this['editor']['config']['get']('lineHeight.defaultValue'),_0x3b6c9f=function(_0x4d487d,_0x524344){const _0x2b3350={'model':{'key':_0x4d487d,'values':[]},'view':{}};for(const _0x224c83 of _0x524344)'class'===_0x224c83['view']?.['key']?(_0x2b3350['model']['values']['push'](_0x224c83['model']),_0x2b3350['view'][_0x224c83['model']]={'key':'class','value':_0x224c83['view']['value']}):(_0x2b3350['model']['values']['push'](_0x224c83['model']),_0x2b3350['view'][_0x224c83['model']]={'key':'style','value':'line-height:'+_0x224c83['model']+';'});return _0x2b3350;}('lineHeight',L(this['editor']['config']['get']('lineHeight'))['filter'](_0x4699be=>_0x4699be['model']));_0x528fee['conversion']['attributeToAttribute'](_0x3b6c9f),_0x528fee['conversion']['for']('upcast')['attributeToAttribute']({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':'lineHeight','value':_0x43e876=>{let _0x3bcaad=_0x43e876['getStyle']('line-height');return _0x1f0a21(_0x3bcaad)&&(_0x3bcaad=String(Number(_0x3bcaad['slice'](0x0,-0x1))/0x64)),_0x3bcaad===String(_0x2bddbd)?null:_0x3b6c9f['model']['values']['includes'](_0x3bcaad)?_0x3bcaad:null;}}});}}class k extends _0x4feff9{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'LineHeightUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x5cd61b={'accessibleLabel':(0x0,this['editor']['t'])('Line\x20height'),'options':this['_prepareListOptions']()};this['_registerToolbarComponent'](_0x5cd61b),this['_registerMenuBarComponent'](_0x5cd61b),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3aef86=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x23b617;for(const _0x45bbcb in _0x3aef86){const _0x38d485=_0x45bbcb,_0x4474ce=_0x3aef86[_0x38d485];if('lineHeightLicenseKeyValid'==_0x4474ce||'lineHeightLicenseKeyInvalid'==_0x4474ce||'lineHeightLicenseKeyExpired'==_0x4474ce||'lineHeightLicenseKeyDomainLimit'==_0x4474ce||'lineHeightLicenseKeyNotAllowed'==_0x4474ce||'lineHeightLicenseKeyEvaluationLimit'==_0x4474ce||'lineHeightLicenseKeyUsageLimit'==_0x4474ce){delete _0x3aef86[_0x38d485],_0x23b617=_0x4474ce,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'lineHeightLicenseKeyInvalid'==_0x23b617&&_0x3aef86['_showLicenseError']('invalid'),'lineHeightLicenseKeyExpired'==_0x23b617&&_0x3aef86['_showLicenseError']('expired'),'lineHeightLicenseKeyDomainLimit'==_0x23b617&&_0x3aef86['_showLicenseError']('domainLimit'),'lineHeightLicenseKeyNotAllowed'==_0x23b617&&_0x3aef86['_showLicenseError']('featureNotAllowed','LineHeight'),'lineHeightLicenseKeyEvaluationLimit'==_0x23b617&&_0x3aef86['_showLicenseError']('evaluationLimit'),'lineHeightLicenseKeyUsageLimit'==_0x23b617&&_0x3aef86['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_shouldRenderCustomValueOption'](){return this['editor']['config']['get']('lineHeight.supportAllValues');}['_getLocalizedLineHeightOptions'](){const _0x530f32=this['editor'],t=_0x530f32['t'],_0xd88ed=_0x530f32['config']['get']('lineHeight'),_0x926dfc={'Single':t({'string':'Single','id':'LINE_HEIGHT_SINGLE_OPTION_LABEL'}),'Double':t({'string':'Double','id':'LINE_HEIGHT_DOUBLE_OPTION_LABEL'})};return L(_0xd88ed)['map'](_0x50199a=>{const _0x3a6967=_0x926dfc[_0x50199a['title']];return _0x3a6967&&_0x3a6967!=_0x50199a['title']&&(_0x50199a=Object['assign']({},_0x50199a,{'title':_0x3a6967})),_0x50199a;});}['_prepareListOptions'](){const _0x44860b=this['editor']['commands']['get']('lineHeight'),_0xcbe2ef=this['editor']['config']['get']('lineHeight.defaultValue'),_0x249bb2=this['_getLocalizedLineHeightOptions'](),_0x418afa=new _0x2803ed(),_0x55bcd2=_0x162ee5=>'default'===_0x162ee5||String(_0xcbe2ef)===_0x162ee5;for(const _0x2d03a1 of _0x249bb2){const _0x4225c5={'type':'button','model':new _0x4d461a({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','label':_0x2d03a1['title'],'withText':!0x0})};_0x55bcd2(_0x2d03a1['model'])?(_0x4225c5['model']['bind']('isOn')['to'](_0x44860b,'value',_0x3667da=>!_0x3667da),_0x4225c5['model']['commandParam']=void 0x0):(_0x4225c5['model']['bind']('isOn')['to'](_0x44860b,'value',_0x5b38a3=>_0x5b38a3===_0x2d03a1['model']),_0x4225c5['model']['commandParam']=_0x2d03a1['model']),_0x418afa['add'](_0x4225c5);}if(this['_shouldRenderCustomValueOption']()){const _0x511097=this['_getCustomValueOptionDefinition'](_0x249bb2);_0x418afa['add'](_0x511097);}return _0x418afa;}['_getCustomValueOptionDefinition'](_0x37b33f){const _0x6e785e=this['editor'],t=_0x6e785e['t'],_0x390c3a=_0x6e785e['commands']['get']('lineHeight'),_0x2cf68d=_0x37b33f['map'](_0x1ed2ef=>_0x1ed2ef['model']),_0x45b916={'type':'button','model':new _0x4d461a({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','withText':!0x0})};return _0x45b916['model']['bind']('commandParam')['to'](_0x390c3a,'value'),_0x45b916['model']['bind']('isOn')['to'](_0x390c3a,'value',_0x4ff711=>!!_0x4ff711&&!_0x2cf68d['includes'](String(_0x4ff711))),_0x45b916['model']['bind']('label')['to'](_0x390c3a,'value',_0x472db9=>t({'string':'Custom:\x20%0','id':'LINE_HEIGHT_CUSTOM_OPTION_LABEL'},String(_0x472db9))),_0x45b916;}['_registerToolbarComponent']({accessibleLabel:_0x3d6bdc,options:_0x46bb5c}){const _0x1de6a6=this['editor'],_0x26d6fc=_0x1de6a6['commands']['get']('lineHeight');_0x1de6a6['ui']['componentFactory']['add']('lineHeight',_0x420fd5=>{const _0x3234cf=_0x431fa0(_0x420fd5);return _0x36aac2(_0x3234cf,_0x46bb5c,{'role':'menu','ariaLabel':_0x3d6bdc}),_0x3234cf['buttonView']['set']({'label':_0x3d6bdc,'tooltip':!0x0,'icon':_0x579885}),_0x3234cf['extendTemplate']({'attributes':{'class':['ck-line-height-dropdown']}}),_0x3234cf['bind']('isEnabled')['to'](_0x26d6fc),this['listenTo'](_0x3234cf,'execute',_0x3fc300=>{_0x1de6a6['execute'](_0x3fc300['source']['commandName'],{'value':_0x3fc300['source']['commandParam']}),_0x1de6a6['editing']['view']['focus']();}),_0x3234cf['once']('change:isOpen',()=>{const _0x5586fc=_0x3234cf['panelView']['children']['first'];this['_attachCustomOptionVisibilityHandler'](_0x3234cf,_0x46bb5c,_0x5586fc);}),_0x3234cf;});}['_registerMenuBarComponent']({accessibleLabel:_0x4c5ce7,options:_0x39fb70}){const _0x13f68e=this['editor'],_0x128c1b=_0x13f68e['commands']['get']('lineHeight');_0x13f68e['ui']['componentFactory']['add']('menuBar:lineHeight',_0x2eef02=>{const _0x8e3c12=new _0x4d1070(_0x2eef02);_0x8e3c12['buttonView']['set']({'label':_0x4c5ce7,'icon':_0x579885}),_0x8e3c12['bind']('isEnabled')['to'](_0x128c1b);const _0xbbd8cb=new _0x2a024e(_0x2eef02);for(const _0x18500d of _0x39fb70){const _0x4d3cb6=new _0x5642be(_0x2eef02,_0x8e3c12),_0x48f877=new _0x207a70(_0x2eef02);_0x48f877['set']({'role':'menuitemradio','isToggleable':!0x0}),_0x48f877['bind'](...Object['keys'](_0x18500d['model']))['to'](_0x18500d['model']),_0x48f877['delegate']('execute')['to'](_0x8e3c12),_0x48f877['on']('execute',()=>{_0x13f68e['execute'](_0x18500d['model']['commandName'],{'value':_0x18500d['model']['commandParam']}),_0x13f68e['editing']['view']['focus']();}),_0x4d3cb6['children']['add'](_0x48f877),_0xbbd8cb['items']['add'](_0x4d3cb6);}return _0x8e3c12['panelView']['children']['add'](_0xbbd8cb),this['_attachCustomOptionVisibilityHandler'](_0x8e3c12,_0x39fb70,_0xbbd8cb),_0x8e3c12;});}['_attachCustomOptionVisibilityHandler'](_0x15ce10,_0x19d60a,_0x24c1a9){if(!this['_shouldRenderCustomValueOption']())return;const _0x59ae8f=()=>{if(!_0x15ce10['isOpen'])return;_0x24c1a9['items']['last']['isVisible']=Boolean(_0x19d60a['last']['model']['isOn']);};_0x59ae8f(),_0x15ce10['on']('change:isOpen',()=>{_0x59ae8f();});}}class _ extends _0x4feff9{static get['requires'](){return[b,k];}static get['pluginName'](){return'LineHeight';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{_ as LineHeight,p as LineHeightCommand,b as LineHeightEditing,v as LineHeightTodoListIntegration,k as LineHeightUI};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-line-height",
3
- "version": "48.0.0-alpha.2",
3
+ "version": "48.0.0-alpha.3",
4
4
  "description": "Line height feature for CKEditor 5.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (https://cksource.com/)",
@@ -25,12 +25,12 @@
25
25
  "dist/translations/*.umd.js"
26
26
  ],
27
27
  "dependencies": {
28
- "@ckeditor/ckeditor5-core": "48.0.0-alpha.2",
29
- "@ckeditor/ckeditor5-engine": "48.0.0-alpha.2",
30
- "@ckeditor/ckeditor5-icons": "48.0.0-alpha.2",
31
- "@ckeditor/ckeditor5-list": "48.0.0-alpha.2",
32
- "@ckeditor/ckeditor5-ui": "48.0.0-alpha.2",
33
- "@ckeditor/ckeditor5-utils": "48.0.0-alpha.2"
28
+ "@ckeditor/ckeditor5-core": "48.0.0-alpha.3",
29
+ "@ckeditor/ckeditor5-engine": "48.0.0-alpha.3",
30
+ "@ckeditor/ckeditor5-icons": "48.0.0-alpha.3",
31
+ "@ckeditor/ckeditor5-list": "48.0.0-alpha.3",
32
+ "@ckeditor/ckeditor5-ui": "48.0.0-alpha.3",
33
+ "@ckeditor/ckeditor5-utils": "48.0.0-alpha.3"
34
34
  },
35
35
  "files": [
36
36
  "dist",