@ckeditor/ckeditor5-line-height 48.0.0-alpha.2 → 48.0.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- 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 _0x130541,Plugin as _0x10e09f}from'@ckeditor/ckeditor5-core/dist/index.js';import{first as _0x3354a1,CKEditorError as _0x5c9076,uid as _0x246aea,Collection as _0xa57563}from'@ckeditor/ckeditor5-utils/dist/index.js';import{Matcher as _0x15a2b5,isPercentageStyleValue as _0x1e3d77}from'@ckeditor/ckeditor5-engine/dist/index.js';import{UIModel as _0x2dc0ff,createDropdown as _0x3009fb,addListToDropdown as _0x5ad997,MenuBarMenuView as _0x18e8ad,MenuBarMenuListView as _0x5935e0,MenuBarMenuListItemView as _0x4453a0,MenuBarMenuListItemButtonView as _0x3b47c9}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconLineHeight as _0x3625db}from'@ckeditor/ckeditor5-icons/dist/index.js';class p extends _0x130541{['refresh'](){const _0x3c2747=this['editor']['model']['document'],_0x2a1631=_0x3354a1(_0x3c2747['selection']['getSelectedBlocks']());this['isEnabled']=Boolean(_0x2a1631)&&this['_canHaveLineHeight'](_0x2a1631),this['value']=this['isEnabled']&&_0x2a1631['getAttribute']('lineHeight');}['execute'](_0x29eb9c={}){const _0x5ea6ad=this['editor']['model'],_0x103f86=_0x5ea6ad['document']['selection'],_0x16efb9=_0x29eb9c['value'];_0x5ea6ad['change'](_0x160634=>{const _0x513cb0=Array['from'](_0x103f86['getSelectedBlocks']())['filter'](_0x3e3de6=>this['_canHaveLineHeight'](_0x3e3de6));for(const _0x2cd50b of _0x513cb0)_0x16efb9?_0x160634['setAttribute']('lineHeight',_0x16efb9,_0x2cd50b):_0x160634['removeAttribute']('lineHeight',_0x2cd50b);});}['_canHaveLineHeight'](_0x30f4f8){return this['editor']['model']['schema']['checkAttribute'](_0x30f4f8,'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(_0x4be3df){return'string'==typeof _0x4be3df&&'default'===_0x4be3df['toLowerCase']();}function L(_0x5c6030){return _0x5c6030['options']['map'](_0x51f080=>{return H(_0x51f080)?{'title':String(_0x5c6030['defaultValue']),'model':'default'}:('number'==typeof _0x51f080&&(_0x51f080=String(_0x51f080)),'string'!=typeof _0x51f080?_0x51f080:parseFloat(_0x51f080)?{'title':_0x51f080,'model':_0x51f080,'view':{'name':'span','styles':{'line-height':_0x51f080}}}:'string'==typeof(_0x4153a3=_0x51f080)?y[_0x4153a3]:y[_0x4153a3['model']]);var _0x4153a3;})['filter'](_0x1d9208=>void 0x0!==_0x1d9208);}class v extends _0x10e09f{static get['pluginName'](){return'LineHeightTodoListIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {plugins:_0x17372a,conversion:_0x4b7d04}=this['editor'];if(!_0x17372a['has']('ListEditing')||!_0x17372a['has']('TodoListEditing'))return;_0x17372a['get']('ListEditing')['registerDowncastStrategy']({'scope':'item','attributeName':'lineHeight','consume':!0x1,'setAttributeOnDowncast'(_0x21d8a0,_0x492a67,_0x5e9178,_0x2acf22,_0x4c3e23){'todo'==_0x4c3e23['getAttribute']('listType')&&_0x492a67&&(_0x21d8a0['addClass']('ck-list-marker-line-height',_0x5e9178),_0x21d8a0['setStyle']('--ck-content-list-marker-line-height',_0x492a67,_0x5e9178));}}),_0x4b7d04['for']('upcast')['elementToElement']({'view':{'name':'span','classes':'todo-list__label__description'},'model':'paragraph','converterPriority':'high'}),_0x4b7d04['for']('upcast')['add'](_0x4233a0=>{_0x4233a0['on']('element:li',function(_0x4d01a2){const _0x582d1f=new _0x15a2b5(_0x4d01a2);return(_0x10d1dd,_0x37dc6e,_0x3cd398)=>{const _0x113529=_0x582d1f['match'](_0x37dc6e['viewItem']);if(!_0x113529)return;const _0x3d9d8a=_0x113529['match'];_0x3d9d8a['name']=!0x1,_0x3cd398['consumable']['consume'](_0x37dc6e['viewItem'],_0x3d9d8a);};}({'name':'li','classes':'ck-list-marker-line-height','styles':{'--ck-content-list-marker-line-height':/.*/}}));});}}class b extends _0x10e09f{static get['pluginName'](){return'LineHeightEditing';}static get['requires'](){return[v];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x432d8a){super(_0x432d8a),_0x432d8a['config']['define']('lineHeight',{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,'default',0x2,2.5,0x3]});}['init'](){const _0x23efb3=this['editor'];this['_validateConfig'](),_0x23efb3['model']['schema']['extend']('$block',{'allowAttributes':'lineHeight'}),_0x23efb3['model']['schema']['setAttributeProperties']('lineHeight',{'isFormatting':!0x0}),_0x23efb3['commands']['add']('lineHeight',new p(_0x23efb3)),this['editor']['config']['get']('lineHeight.supportAllValues')?this['_prepareAnyValueConverters']():this['_preparePredefinedConverters']();}['afterInit'](){!async function(_0x5e59a1){const _0x3ca64c=_0x2d6110([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]),_0x2fc1e5=0x45ddd215,_0x3bf605=0x45da573d^_0x2fc1e5,_0x234331=window[_0x2d6110([0x44,0x61,0x74,0x65])][_0x2d6110([0x6e,0x6f,0x77])](),_0x741b44=_0x5e59a1[_0x2d6110([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5016c0=new window[(_0x2d6110([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x14e7e6=>{_0x741b44[_0x2d6110([0x6f,0x6e,0x63,0x65])](_0x2d6110([0x72,0x65,0x61,0x64,0x79]),_0x14e7e6);}),_0x16e99e={[_0x2d6110([0x6b,0x74,0x79])]:_0x2d6110([0x45,0x43]),[_0x2d6110([0x75,0x73,0x65])]:_0x2d6110([0x73,0x69,0x67]),[_0x2d6110([0x63,0x72,0x76])]:_0x2d6110([0x50,0x2d,0x32,0x35,0x36]),[_0x2d6110([0x78])]:_0x2d6110([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]),[_0x2d6110([0x79])]:_0x2d6110([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]),[_0x2d6110([0x61,0x6c,0x67])]:_0x2d6110([0x45,0x53,0x32,0x35,0x36])},_0x3af91d=_0x741b44[_0x2d6110([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2d6110([0x67,0x65,0x74])](_0x2d6110([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2c684c(){let _0xad6b7c,_0x421d60=null,_0x258c4e=null;try{if(_0x3af91d==_0x2d6110([0x47,0x50,0x4c]))return _0x2d6110([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xad6b7c=_0xb346f9(),!_0xad6b7c)return _0x2d6110([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xad6b7c[_0x2d6110([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x258c4e=_0x42bf10(_0xad6b7c[_0x2d6110([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xad6b7c[_0x2d6110([0x6a,0x74,0x69])])),await _0x1448e1()?_0x3a0828()?_0x442538()?_0x2d6110([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x37a063()?(_0xad6b7c[_0x2d6110([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2d6110([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x421d60=_0x51c2f7(_0x2d6110([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x205741()):_0x2d6110([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2d6110([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2d6110([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2d6110([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x442538(){const _0x1ad104=[_0x2d6110([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2d6110([0x74,0x72,0x69,0x61,0x6c])][_0x2d6110([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xad6b7c[_0x2d6110([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x234331/0x3e8:0xe10*_0x3bf605;return _0xad6b7c[_0x2d6110([0x65,0x78,0x70])]<_0x1ad104;}function _0x3a0828(){const _0xaa803f=_0xad6b7c[_0x2d6110([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xaa803f&&(!!_0xaa803f[_0x2d6110([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d6110([0x2a]))||!!_0xaa803f[_0x2d6110([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d6110([0x4c,0x48])));}function _0x37a063(){const _0x16d619=_0xad6b7c[_0x2d6110([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x16d619||0x0==_0x16d619[_0x2d6110([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x28b959}=new URL(window[_0x2d6110([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x16d619[_0x2d6110([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28b959))return!0x0;const _0x4c824d=_0x28b959[_0x2d6110([0x73,0x70,0x6c,0x69,0x74])](_0x2d6110([0x2e]));return _0x16d619[_0x2d6110([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x17eae4=>_0x17eae4[_0x2d6110([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d6110([0x2a])))[_0x2d6110([0x6d,0x61,0x70])](_0x29b715=>_0x29b715[_0x2d6110([0x73,0x70,0x6c,0x69,0x74])](_0x2d6110([0x2e])))[_0x2d6110([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x105323=>_0x105323[_0x2d6110([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4c824d[_0x2d6110([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2d6110([0x6d,0x61,0x70])](_0x59ee9d=>Array(_0x4c824d[_0x2d6110([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x59ee9d[_0x2d6110([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2d6110([0x66,0x69,0x6c,0x6c])](_0x59ee9d[0x0]===_0x2d6110([0x2a])?_0x2d6110([0x2a]):'')[_0x2d6110([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x59ee9d))[_0x2d6110([0x73,0x6f,0x6d,0x65])](_0x15213a=>_0x4c824d[_0x2d6110([0x65,0x76,0x65,0x72,0x79])]((_0x26ebeb,_0x1cdf8f)=>_0x15213a[_0x1cdf8f]===_0x26ebeb||_0x15213a[_0x1cdf8f]===_0x2d6110([0x2a])));}function _0x205741(){return _0x421d60&&_0x258c4e?new window[(_0x2d6110([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2190b2,_0x45918d)=>{_0x421d60[_0x2d6110([0x74,0x68,0x65,0x6e])](_0x2190b2,_0x45918d),_0x258c4e[_0x2d6110([0x74,0x68,0x65,0x6e])](_0x1a663a=>{_0x1a663a!=_0x2d6110([0x56,0x61,0x6c,0x69,0x64])&&_0x2190b2(_0x1a663a);},_0x45918d);}):_0x421d60||_0x258c4e||_0x2d6110([0x56,0x61,0x6c,0x69,0x64]);}}function _0x42bf10(_0x6299e4,_0x3bc1ff){return new window[(_0x2d6110([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x118718=>{if(_0x5c06fa())return _0x118718(_0x2d6110([0x56,0x61,0x6c,0x69,0x64]));_0x1495b9(),_0x741b44[_0x2d6110([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2d6110([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2ad1ec=!0x1;const _0x145beb=_0x246aea();function _0xc18968(_0x5450d3){return!!_0x5450d3&&(typeof _0x5450d3===_0x2d6110([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5450d3===_0x2d6110([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5450d3[_0x2d6110([0x74,0x68,0x65,0x6e])]===_0x2d6110([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5450d3[_0x2d6110([0x63,0x61,0x74,0x63,0x68])]===_0x2d6110([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5926e2(_0x3f5711){_0x83e11c(_0x3f5711)[_0x2d6110([0x74,0x68,0x65,0x6e])](_0x125227=>{if(!_0x125227||_0x125227[_0x2d6110([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2d6110([0x6f,0x6b]))return _0x2d6110([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x517b13(_0x2cc7c0(_0x145beb+_0x3bc1ff))!=_0x125227[_0x2d6110([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2d6110([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2d6110([0x56,0x61,0x6c,0x69,0x64]);})[_0x2d6110([0x74,0x68,0x65,0x6e])](_0x5e7a1b=>(_0xb9fad3(),_0x5e7a1b),()=>{const _0x4472f9=_0x223120();return null==_0x4472f9?(_0xb9fad3(),_0x2d6110([0x56,0x61,0x6c,0x69,0x64])):_0x2d6110(_0x234331-_0x4472f9>(0x61d15615^_0x2fc1e5)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2d6110([0x74,0x68,0x65,0x6e])](_0x118718)[_0x2d6110([0x63,0x61,0x74,0x63,0x68])](()=>{_0x118718(_0x2d6110([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x493d39=0x45eb3c95^_0x2fc1e5;function _0xb9fad3(){const _0x46b822=_0x2d6110([0x6c,0x6c,0x63,0x74,0x2d])+_0x517b13(_0x2cc7c0(_0x6299e4)),_0x496d79=_0x155bbe(_0x517b13(window[_0x2d6110([0x4d,0x61,0x74,0x68])][_0x2d6110([0x63,0x65,0x69,0x6c])](_0x234331/_0x493d39)));window[_0x2d6110([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d6110([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x46b822,_0x496d79);}function _0x223120(){const _0x4f2f3e=_0x2d6110([0x6c,0x6c,0x63,0x74,0x2d])+_0x517b13(_0x2cc7c0(_0x6299e4)),_0x5d517b=window[_0x2d6110([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d6110([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4f2f3e);return _0x5d517b?window[_0x2d6110([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x155bbe(_0x5d517b),0x10)*_0x493d39:null;}function _0x83e11c(_0xe6b53f){return new window[(_0x2d6110([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xba1957,_0x21ce72)=>{_0xe6b53f[_0x2d6110([0x74,0x68,0x65,0x6e])](_0xba1957,_0x21ce72),window[_0x2d6110([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x21ce72,0x45dc06d5^_0x2fc1e5);});}}_0x741b44[_0x2d6110([0x6f,0x6e])](_0x2d6110([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x579190,_0x18c618)=>{if(_0x18c618[0x0]!=_0x6299e4)return _0x118718(_0x2d6110([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x18c618[0x1]={..._0x18c618[0x1],[_0x2d6110([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x145beb};},{[_0x2d6110([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d6110([0x68,0x69,0x67,0x68])}),_0x741b44[_0x2d6110([0x6f,0x6e])](_0x2d6110([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5100aa=>{_0xc18968(_0x5100aa[_0x2d6110([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2ad1ec=!0x0,_0x5926e2(_0x5100aa[_0x2d6110([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2d6110([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d6110([0x6c,0x6f,0x77])}),_0x5016c0[_0x2d6110([0x74,0x68,0x65,0x6e])](()=>{_0x2ad1ec||_0x118718(_0x2d6110([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5c06fa(){return _0x741b44[_0x2d6110([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d6110([0x76,0x69,0x65,0x77])][_0x2d6110([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2d6110([0x61,0x75,0x74,0x6f]);}function _0x1495b9(){_0x741b44[_0x2d6110([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d6110([0x76,0x69,0x65,0x77])][_0x2d6110([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2d6110([0x61,0x75,0x74,0x6f]);}}function _0x51c2f7(_0x348ebe){const _0x2f022e=[new window[(_0x2d6110([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x13710c=>setTimeout(_0x13710c,0x45d4ecd9^_0x2fc1e5)),_0x5016c0[_0x2d6110([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2d6110([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x49029d=>{let _0x1972c1=0x0;_0x741b44[_0x2d6110([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d6110([0x6f,0x6e])](_0x2d6110([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5242ba,_0x3c499e)=>{_0x3c499e[0x0][_0x2d6110([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1972c1++,_0x1972c1==(0x45ddd7fd^_0x2fc1e5)&&(_0x49029d(),_0x5242ba[_0x2d6110([0x6f,0x66,0x66])]());});}))];return window[_0x2d6110([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2d6110([0x72,0x61,0x63,0x65])](_0x2f022e)[_0x2d6110([0x74,0x68,0x65,0x6e])](()=>_0x348ebe);}async function _0x395790(){await _0x5016c0,_0x741b44[_0x2d6110([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d6110([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5f2389,_0x741b44[_0x2d6110([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d6110([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5f2389,_0x741b44[_0x2d6110([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2d6110([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x219fa6(_0x5b6ab7){const _0x53e305=_0x30d78a();_0x741b44[_0x53e305]=_0x2d6110([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x5b6ab7,_0x5b6ab7!=_0x2d6110([0x56,0x61,0x6c,0x69,0x64])&&_0x395790();}function _0x30d78a(){const _0x5c13d9=window[_0x2d6110([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2d6110([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2d6110([0x6e,0x6f,0x77])]())[_0x2d6110([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2d6110([0x2e]),'');let _0x2cc21c=_0x2d6110([0x50]);for(let _0xa2c0b8=0x0;_0xa2c0b8<_0x5c13d9[_0x2d6110([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xa2c0b8+=0x2){let _0x3222d7=window[_0x2d6110([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5c13d9[_0x2d6110([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xa2c0b8,_0xa2c0b8+0x2));_0x3222d7>=_0x3ca64c[_0x2d6110([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3222d7-=_0x3ca64c[_0x2d6110([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2cc21c+=_0x3ca64c[_0x3222d7];}return _0x2cc21c;}function _0xb346f9(){const _0x59706b=_0x3af91d[_0x2d6110([0x73,0x70,0x6c,0x69,0x74])](_0x2d6110([0x2e]));if(0x3!=_0x59706b[_0x2d6110([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xdda96e(_0x59706b[0x1]);function _0xdda96e(_0x405bb5){const _0x357f65=_0x3185c9(_0x405bb5);return _0x357f65&&_0x5997e3()?_0x357f65:null;function _0x5997e3(){const _0x50c211=_0x357f65[_0x2d6110([0x6a,0x74,0x69])],_0x4d0db1=window[_0x2d6110([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x50c211[_0x2d6110([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x50c211[_0x2d6110([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x317284={..._0x357f65,[_0x2d6110([0x6a,0x74,0x69])]:_0x50c211[_0x2d6110([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x50c211[_0x2d6110([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x317284[_0x2d6110([0x76,0x63])],_0x2cc7c0(_0x317284)==_0x4d0db1;}}}async function _0x1448e1(){let _0x439007=!0x0;try{const _0x5d04e7=_0x3af91d[_0x2d6110([0x73,0x70,0x6c,0x69,0x74])](_0x2d6110([0x2e])),[_0x547448,_0xc6b806,_0x491d4d]=_0x5d04e7;return _0x544ab8(_0x547448),await _0x5d0c32(_0x547448,_0xc6b806,_0x491d4d),_0x439007;}catch{return!0x1;}function _0x544ab8(_0x1afee4){const _0x1e484c=_0x3185c9(_0x1afee4);_0x1e484c&&_0x1e484c[_0x2d6110([0x61,0x6c,0x67])]==_0x2d6110([0x45,0x53,0x32,0x35,0x36])||(_0x439007=!0x1);}async function _0x5d0c32(_0x547bbd,_0x742e2,_0x13c9b2){const _0x2ae206=window[_0x2d6110([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2d6110([0x66,0x72,0x6f,0x6d])](_0x471620(_0x13c9b2),_0x3b8ff5=>_0x3b8ff5[_0x2d6110([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5c49f0=new window[(_0x2d6110([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2d6110([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x547bbd+_0x2d6110([0x2e])+_0x742e2),_0x4eb33b=window[_0x2d6110([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2d6110([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4eb33b)return;const _0x50942b=await _0x4eb33b[_0x2d6110([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2d6110([0x6a,0x77,0x6b]),_0x16e99e,{[_0x2d6110([0x6e,0x61,0x6d,0x65])]:_0x2d6110([0x45,0x43,0x44,0x53,0x41]),[_0x2d6110([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2d6110([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2d6110([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4eb33b[_0x2d6110([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2d6110([0x6e,0x61,0x6d,0x65])]:_0x2d6110([0x45,0x43,0x44,0x53,0x41]),[_0x2d6110([0x68,0x61,0x73,0x68])]:{[_0x2d6110([0x6e,0x61,0x6d,0x65])]:_0x2d6110([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x50942b,_0x2ae206,_0x5c49f0)||(_0x439007=!0x1);}}function _0x3185c9(_0x1dfb2c){return _0x1dfb2c[_0x2d6110([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2d6110([0x65,0x79]))?JSON[_0x2d6110([0x70,0x61,0x72,0x73,0x65])](_0x471620(_0x1dfb2c)):null;}function _0x471620(_0x5111e7){return window[_0x2d6110([0x61,0x74,0x6f,0x62])](_0x5111e7[_0x2d6110([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2d6110([0x2b]))[_0x2d6110([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2d6110([0x2f])));}function _0x2cc7c0(_0x55249b){let _0x5bf480=0x1505;function _0x15498f(_0x19af74){for(let _0x4898c3=0x0;_0x4898c3<_0x19af74[_0x2d6110([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4898c3++){const _0x5983f1=_0x19af74[_0x2d6110([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4898c3);_0x5bf480=(_0x5bf480<<0x5)+_0x5bf480+_0x5983f1,_0x5bf480&=_0x5bf480;}}function _0xfe65cb(_0x45f1b1){Array[_0x2d6110([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x45f1b1)?_0x45f1b1[_0x2d6110([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xfe65cb):_0x45f1b1&&typeof _0x45f1b1==_0x2d6110([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2d6110([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x45f1b1)[_0x2d6110([0x73,0x6f,0x72,0x74])]()[_0x2d6110([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2ed372,_0x3e43dc])=>{_0x15498f(_0x2ed372),_0xfe65cb(_0x3e43dc);}):_0x15498f(window[_0x2d6110([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x45f1b1));}return _0xfe65cb(_0x55249b),_0x5bf480>>>0x0;}function _0x517b13(_0x2a6bb7){return _0x2a6bb7[_0x2d6110([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2d6110([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2d6110([0x30]));}function _0x155bbe(_0x3491ec){return _0x3491ec[_0x2d6110([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2d6110([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2d6110([0x6a,0x6f,0x69,0x6e])]('');}function _0x5f2389(){}function _0x2d6110(_0x3d96b3){return _0x3d96b3['map'](_0x7015d=>String['fromCharCode'](_0x7015d))['join']('');}_0x219fa6(await _0x2c684c());}(this);}['_validateConfig'](){const _0x558838=this['editor'];if(!_0x558838['config']['get']('lineHeight.supportAllValues'))return;const _0x42631c=_0x558838['config']['get']('lineHeight.options')['filter'](_0x1a4aea=>'string'==typeof _0x1a4aea&&(!H(_0x1a4aea)&&isNaN(Number(_0x1a4aea))));if(_0x42631c['length'])throw new _0x5c9076('line-height-invalid-use-of-named-presets',null,{'namedPresets':_0x42631c});}['_prepareAnyValueConverters'](){const _0x2c01fb=this['editor'],_0xe92e86=this['editor']['config']['get']('lineHeight.defaultValue');_0x2c01fb['conversion']['for']('downcast')['attributeToAttribute']({'model':{'key':'lineHeight'},'view':_0x21f26c=>String(_0x21f26c)===String(_0xe92e86)?null:{'key':'style','value':{'line-height':_0x21f26c}}}),_0x2c01fb['conversion']['for']('upcast')['attributeToAttribute']({'model':{'key':'lineHeight','value':_0x1d5761=>{let _0x20a1d7=_0x1d5761['getStyle']('line-height');return _0x1e3d77(_0x20a1d7)&&(_0x20a1d7=String(Number(_0x20a1d7['slice'](0x0,-0x1))/0x64)),String(_0x20a1d7)===String(_0xe92e86)?null:_0x20a1d7;}},'view':{'styles':{'line-height':/.*/}}});}['_preparePredefinedConverters'](){const _0x4dd622=this['editor'],_0x5a1611=this['editor']['config']['get']('lineHeight.defaultValue'),_0x18cac6=function(_0x361395,_0xadd788){const _0xba1d49={'model':{'key':_0x361395,'values':[]},'view':{}};for(const _0x2e6fd7 of _0xadd788)'class'===_0x2e6fd7['view']?.['key']?(_0xba1d49['model']['values']['push'](_0x2e6fd7['model']),_0xba1d49['view'][_0x2e6fd7['model']]={'key':'class','value':_0x2e6fd7['view']['value']}):(_0xba1d49['model']['values']['push'](_0x2e6fd7['model']),_0xba1d49['view'][_0x2e6fd7['model']]={'key':'style','value':'line-height:'+_0x2e6fd7['model']+';'});return _0xba1d49;}('lineHeight',L(this['editor']['config']['get']('lineHeight'))['filter'](_0x132598=>_0x132598['model']));_0x4dd622['conversion']['attributeToAttribute'](_0x18cac6),_0x4dd622['conversion']['for']('upcast')['attributeToAttribute']({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':'lineHeight','value':_0x35805e=>{let _0x59bd88=_0x35805e['getStyle']('line-height');return _0x1e3d77(_0x59bd88)&&(_0x59bd88=String(Number(_0x59bd88['slice'](0x0,-0x1))/0x64)),_0x59bd88===String(_0x5a1611)?null:_0x18cac6['model']['values']['includes'](_0x59bd88)?_0x59bd88:null;}}});}}class k extends _0x10e09f{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'LineHeightUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x3d058d={'accessibleLabel':(0x0,this['editor']['t'])('Line\x20height'),'options':this['_prepareListOptions']()};this['_registerToolbarComponent'](_0x3d058d),this['_registerMenuBarComponent'](_0x3d058d),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1dc268=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x49c292;for(const _0x18b6fd in _0x1dc268){const _0x270ccd=_0x18b6fd,_0x493a11=_0x1dc268[_0x270ccd];if('lineHeightLicenseKeyValid'==_0x493a11||'lineHeightLicenseKeyInvalid'==_0x493a11||'lineHeightLicenseKeyExpired'==_0x493a11||'lineHeightLicenseKeyDomainLimit'==_0x493a11||'lineHeightLicenseKeyNotAllowed'==_0x493a11||'lineHeightLicenseKeyEvaluationLimit'==_0x493a11||'lineHeightLicenseKeyUsageLimit'==_0x493a11){delete _0x1dc268[_0x270ccd],_0x49c292=_0x493a11,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'lineHeightLicenseKeyInvalid'==_0x49c292&&_0x1dc268['_showLicenseError']('invalid'),'lineHeightLicenseKeyExpired'==_0x49c292&&_0x1dc268['_showLicenseError']('expired'),'lineHeightLicenseKeyDomainLimit'==_0x49c292&&_0x1dc268['_showLicenseError']('domainLimit'),'lineHeightLicenseKeyNotAllowed'==_0x49c292&&_0x1dc268['_showLicenseError']('featureNotAllowed','LineHeight'),'lineHeightLicenseKeyEvaluationLimit'==_0x49c292&&_0x1dc268['_showLicenseError']('evaluationLimit'),'lineHeightLicenseKeyUsageLimit'==_0x49c292&&_0x1dc268['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_shouldRenderCustomValueOption'](){return this['editor']['config']['get']('lineHeight.supportAllValues');}['_getLocalizedLineHeightOptions'](){const _0x37ea89=this['editor'],t=_0x37ea89['t'],_0x2699f0=_0x37ea89['config']['get']('lineHeight'),_0x4e96db={'Single':t({'string':'Single','id':'LINE_HEIGHT_SINGLE_OPTION_LABEL'}),'Double':t({'string':'Double','id':'LINE_HEIGHT_DOUBLE_OPTION_LABEL'})};return L(_0x2699f0)['map'](_0x185950=>{const _0x383cbc=_0x4e96db[_0x185950['title']];return _0x383cbc&&_0x383cbc!=_0x185950['title']&&(_0x185950=Object['assign']({},_0x185950,{'title':_0x383cbc})),_0x185950;});}['_prepareListOptions'](){const _0x52e5ee=this['editor']['commands']['get']('lineHeight'),_0x1e5967=this['editor']['config']['get']('lineHeight.defaultValue'),_0x57b78c=this['_getLocalizedLineHeightOptions'](),_0x1db73f=new _0xa57563(),_0x173e22=_0x4f063a=>'default'===_0x4f063a||String(_0x1e5967)===_0x4f063a;for(const _0x3b5bf5 of _0x57b78c){const _0x3932c2={'type':'button','model':new _0x2dc0ff({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','label':_0x3b5bf5['title'],'withText':!0x0})};_0x173e22(_0x3b5bf5['model'])?(_0x3932c2['model']['bind']('isOn')['to'](_0x52e5ee,'value',_0x5dd733=>!_0x5dd733),_0x3932c2['model']['commandParam']=void 0x0):(_0x3932c2['model']['bind']('isOn')['to'](_0x52e5ee,'value',_0x59d384=>_0x59d384===_0x3b5bf5['model']),_0x3932c2['model']['commandParam']=_0x3b5bf5['model']),_0x1db73f['add'](_0x3932c2);}if(this['_shouldRenderCustomValueOption']()){const _0xdb2330=this['_getCustomValueOptionDefinition'](_0x57b78c);_0x1db73f['add'](_0xdb2330);}return _0x1db73f;}['_getCustomValueOptionDefinition'](_0x18e487){const _0x278dab=this['editor'],t=_0x278dab['t'],_0x592242=_0x278dab['commands']['get']('lineHeight'),_0x2050db=_0x18e487['map'](_0x4b46c2=>_0x4b46c2['model']),_0x4d441d={'type':'button','model':new _0x2dc0ff({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','withText':!0x0})};return _0x4d441d['model']['bind']('commandParam')['to'](_0x592242,'value'),_0x4d441d['model']['bind']('isOn')['to'](_0x592242,'value',_0x8bce54=>!!_0x8bce54&&!_0x2050db['includes'](String(_0x8bce54))),_0x4d441d['model']['bind']('label')['to'](_0x592242,'value',_0x2c3e0e=>t({'string':'Custom:\x20%0','id':'LINE_HEIGHT_CUSTOM_OPTION_LABEL'},String(_0x2c3e0e))),_0x4d441d;}['_registerToolbarComponent']({accessibleLabel:_0x1cf7d5,options:_0x1e03dc}){const _0x4e76e2=this['editor'],_0x25a324=_0x4e76e2['commands']['get']('lineHeight');_0x4e76e2['ui']['componentFactory']['add']('lineHeight',_0x3fc9a3=>{const _0x47e73e=_0x3009fb(_0x3fc9a3);return _0x5ad997(_0x47e73e,_0x1e03dc,{'role':'menu','ariaLabel':_0x1cf7d5}),_0x47e73e['buttonView']['set']({'label':_0x1cf7d5,'tooltip':!0x0,'icon':_0x3625db}),_0x47e73e['extendTemplate']({'attributes':{'class':['ck-line-height-dropdown']}}),_0x47e73e['bind']('isEnabled')['to'](_0x25a324),this['listenTo'](_0x47e73e,'execute',_0x3771cd=>{_0x4e76e2['execute'](_0x3771cd['source']['commandName'],{'value':_0x3771cd['source']['commandParam']}),_0x4e76e2['editing']['view']['focus']();}),_0x47e73e['once']('change:isOpen',()=>{const _0x53643f=_0x47e73e['panelView']['children']['first'];this['_attachCustomOptionVisibilityHandler'](_0x47e73e,_0x1e03dc,_0x53643f);}),_0x47e73e;});}['_registerMenuBarComponent']({accessibleLabel:_0xf78e2b,options:_0x441dd7}){const _0x1e38f3=this['editor'],_0x34745a=_0x1e38f3['commands']['get']('lineHeight');_0x1e38f3['ui']['componentFactory']['add']('menuBar:lineHeight',_0x592305=>{const _0x31af4f=new _0x18e8ad(_0x592305);_0x31af4f['buttonView']['set']({'label':_0xf78e2b,'icon':_0x3625db}),_0x31af4f['bind']('isEnabled')['to'](_0x34745a);const _0x470c22=new _0x5935e0(_0x592305);for(const _0x56a927 of _0x441dd7){const _0x1047f4=new _0x4453a0(_0x592305,_0x31af4f),_0x3319fa=new _0x3b47c9(_0x592305);_0x3319fa['set']({'role':'menuitemradio','isToggleable':!0x0}),_0x3319fa['bind'](...Object['keys'](_0x56a927['model']))['to'](_0x56a927['model']),_0x3319fa['delegate']('execute')['to'](_0x31af4f),_0x3319fa['on']('execute',()=>{_0x1e38f3['execute'](_0x56a927['model']['commandName'],{'value':_0x56a927['model']['commandParam']}),_0x1e38f3['editing']['view']['focus']();}),_0x1047f4['children']['add'](_0x3319fa),_0x470c22['items']['add'](_0x1047f4);}return _0x31af4f['panelView']['children']['add'](_0x470c22),this['_attachCustomOptionVisibilityHandler'](_0x31af4f,_0x441dd7,_0x470c22),_0x31af4f;});}['_attachCustomOptionVisibilityHandler'](_0x391d74,_0x585a59,_0x4ecafa){if(!this['_shouldRenderCustomValueOption']())return;const _0x2de8f3=()=>{if(!_0x391d74['isOpen'])return;_0x4ecafa['items']['last']['isVisible']=Boolean(_0x585a59['last']['model']['isOn']);};_0x2de8f3(),_0x391d74['on']('change:isOpen',()=>{_0x2de8f3();});}}class _ extends _0x10e09f{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.
|
|
3
|
+
"version": "48.0.0-alpha.4",
|
|
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.
|
|
29
|
-
"@ckeditor/ckeditor5-engine": "48.0.0-alpha.
|
|
30
|
-
"@ckeditor/ckeditor5-icons": "48.0.0-alpha.
|
|
31
|
-
"@ckeditor/ckeditor5-list": "48.0.0-alpha.
|
|
32
|
-
"@ckeditor/ckeditor5-ui": "48.0.0-alpha.
|
|
33
|
-
"@ckeditor/ckeditor5-utils": "48.0.0-alpha.
|
|
28
|
+
"@ckeditor/ckeditor5-core": "48.0.0-alpha.4",
|
|
29
|
+
"@ckeditor/ckeditor5-engine": "48.0.0-alpha.4",
|
|
30
|
+
"@ckeditor/ckeditor5-icons": "48.0.0-alpha.4",
|
|
31
|
+
"@ckeditor/ckeditor5-list": "48.0.0-alpha.4",
|
|
32
|
+
"@ckeditor/ckeditor5-ui": "48.0.0-alpha.4",
|
|
33
|
+
"@ckeditor/ckeditor5-utils": "48.0.0-alpha.4"
|
|
34
34
|
},
|
|
35
35
|
"files": [
|
|
36
36
|
"dist",
|