@ckeditor/ckeditor5-line-height 48.0.0-alpha.1 → 48.0.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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 _0x1d9988,Plugin as _0x4298ad}from'@ckeditor/ckeditor5-core/dist/index.js';import{first as _0x3d4bc0,CKEditorError as _0x2b4668,uid as _0x1382ac,Collection as _0x9369e9}from'@ckeditor/ckeditor5-utils/dist/index.js';import{Matcher as _0x19a2c2,isPercentageStyleValue as _0x3271c1}from'@ckeditor/ckeditor5-engine/dist/index.js';import{UIModel as _0x392f8c,createDropdown as _0x115a7d,addListToDropdown as _0x523b8e,MenuBarMenuView as _0x11d701,MenuBarMenuListView as _0x97b91b,MenuBarMenuListItemView as _0x90a224,MenuBarMenuListItemButtonView as _0x1d8317}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconLineHeight as _0x44a86f}from'@ckeditor/ckeditor5-icons/dist/index.js';class p extends _0x1d9988{['refresh'](){const _0x212ae2=this['editor']['model']['document'],_0x4d7bb4=_0x3d4bc0(_0x212ae2['selection']['getSelectedBlocks']());this['isEnabled']=Boolean(_0x4d7bb4)&&this['_canHaveLineHeight'](_0x4d7bb4),this['value']=this['isEnabled']&&_0x4d7bb4['getAttribute']('lineHeight');}['execute'](_0x3e498e={}){const _0x2ff612=this['editor']['model'],_0x492af4=_0x2ff612['document']['selection'],_0x343f52=_0x3e498e['value'];_0x2ff612['change'](_0x1d63f6=>{const _0x28cc92=Array['from'](_0x492af4['getSelectedBlocks']())['filter'](_0x1ec4da=>this['_canHaveLineHeight'](_0x1ec4da));for(const _0xe0c956 of _0x28cc92)_0x343f52?_0x1d63f6['setAttribute']('lineHeight',_0x343f52,_0xe0c956):_0x1d63f6['removeAttribute']('lineHeight',_0xe0c956);});}['_canHaveLineHeight'](_0x55b019){return this['editor']['model']['schema']['checkAttribute'](_0x55b019,'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(_0x4f52f){return'string'==typeof _0x4f52f&&'default'===_0x4f52f['toLowerCase']();}function L(_0x2e5d6e){return _0x2e5d6e['options']['map'](_0x920431=>{return H(_0x920431)?{'title':String(_0x2e5d6e['defaultValue']),'model':'default'}:('number'==typeof _0x920431&&(_0x920431=String(_0x920431)),'string'!=typeof _0x920431?_0x920431:parseFloat(_0x920431)?{'title':_0x920431,'model':_0x920431,'view':{'name':'span','styles':{'line-height':_0x920431}}}:'string'==typeof(_0x32d202=_0x920431)?y[_0x32d202]:y[_0x32d202['model']]);var _0x32d202;})['filter'](_0x4e6b1c=>void 0x0!==_0x4e6b1c);}class v extends _0x4298ad{static get['pluginName'](){return'LineHeightTodoListIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {plugins:_0x2d08e7,conversion:_0x412b0b}=this['editor'];if(!_0x2d08e7['has']('ListEditing')||!_0x2d08e7['has']('TodoListEditing'))return;_0x2d08e7['get']('ListEditing')['registerDowncastStrategy']({'scope':'item','attributeName':'lineHeight','consume':!0x1,'setAttributeOnDowncast'(_0x59d5e1,_0x510aea,_0x22a9c7,_0x4bb862,_0x2f2b1c){'todo'==_0x2f2b1c['getAttribute']('listType')&&_0x510aea&&(_0x59d5e1['addClass']('ck-list-marker-line-height',_0x22a9c7),_0x59d5e1['setStyle']('--ck-content-list-marker-line-height',_0x510aea,_0x22a9c7));}}),_0x412b0b['for']('upcast')['elementToElement']({'view':{'name':'span','classes':'todo-list__label__description'},'model':'paragraph','converterPriority':'high'}),_0x412b0b['for']('upcast')['add'](_0x26eb8a=>{_0x26eb8a['on']('element:li',function(_0x212b6e){const _0x550d20=new _0x19a2c2(_0x212b6e);return(_0x3dc31d,_0x4c6eb7,_0x459bea)=>{const _0x4207f8=_0x550d20['match'](_0x4c6eb7['viewItem']);if(!_0x4207f8)return;const _0x4a20c5=_0x4207f8['match'];_0x4a20c5['name']=!0x1,_0x459bea['consumable']['consume'](_0x4c6eb7['viewItem'],_0x4a20c5);};}({'name':'li','classes':'ck-list-marker-line-height','styles':{'--ck-content-list-marker-line-height':/.*/}}));});}}class b extends _0x4298ad{static get['pluginName'](){return'LineHeightEditing';}static get['requires'](){return[v];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xa2986){super(_0xa2986),_0xa2986['config']['define']('lineHeight',{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,'default',0x2,2.5,0x3]});}['init'](){const _0x23a5e9=this['editor'];this['_validateConfig'](),_0x23a5e9['model']['schema']['extend']('$block',{'allowAttributes':'lineHeight'}),_0x23a5e9['model']['schema']['setAttributeProperties']('lineHeight',{'isFormatting':!0x0}),_0x23a5e9['commands']['add']('lineHeight',new p(_0x23a5e9)),this['editor']['config']['get']('lineHeight.supportAllValues')?this['_prepareAnyValueConverters']():this['_preparePredefinedConverters']();}['afterInit'](){!async function(_0x502d8d){const _0x4883e3=_0x50f91d([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]),_0x3b1793=0x45ddd215,_0x139eac=0x45da56f5^_0x3b1793,_0x2e3f1e=window[_0x50f91d([0x44,0x61,0x74,0x65])][_0x50f91d([0x6e,0x6f,0x77])](),_0x8b4678=_0x502d8d[_0x50f91d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1cbbab=new window[(_0x50f91d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34842b=>{_0x8b4678[_0x50f91d([0x6f,0x6e,0x63,0x65])](_0x50f91d([0x72,0x65,0x61,0x64,0x79]),_0x34842b);}),_0x39e629={[_0x50f91d([0x6b,0x74,0x79])]:_0x50f91d([0x45,0x43]),[_0x50f91d([0x75,0x73,0x65])]:_0x50f91d([0x73,0x69,0x67]),[_0x50f91d([0x63,0x72,0x76])]:_0x50f91d([0x50,0x2d,0x32,0x35,0x36]),[_0x50f91d([0x78])]:_0x50f91d([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]),[_0x50f91d([0x79])]:_0x50f91d([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]),[_0x50f91d([0x61,0x6c,0x67])]:_0x50f91d([0x45,0x53,0x32,0x35,0x36])},_0x2fce4a=_0x8b4678[_0x50f91d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x50f91d([0x67,0x65,0x74])](_0x50f91d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4e77b1(){let _0x43033b,_0x20ad72=null,_0x5e59e1=null;try{if(_0x2fce4a==_0x50f91d([0x47,0x50,0x4c]))return _0x50f91d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x43033b=_0x5a8007(),!_0x43033b)return _0x50f91d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x43033b[_0x50f91d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5e59e1=_0x28f540(_0x43033b[_0x50f91d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x43033b[_0x50f91d([0x6a,0x74,0x69])])),await _0x3e03ae()?_0x3b5f2d()?_0x2dc60a()?_0x50f91d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2c5ad9()?(_0x43033b[_0x50f91d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x50f91d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x20ad72=_0x4191f9(_0x50f91d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2740f8()):_0x50f91d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x50f91d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x50f91d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x50f91d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2dc60a(){const _0x57676d=[_0x50f91d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x50f91d([0x74,0x72,0x69,0x61,0x6c])][_0x50f91d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43033b[_0x50f91d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2e3f1e/0x3e8:0xe10*_0x139eac;return _0x43033b[_0x50f91d([0x65,0x78,0x70])]<_0x57676d;}function _0x3b5f2d(){const _0x5973aa=_0x43033b[_0x50f91d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5973aa&&(!!_0x5973aa[_0x50f91d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50f91d([0x2a]))||!!_0x5973aa[_0x50f91d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50f91d([0x4c,0x48])));}function _0x2c5ad9(){const _0x18c66e=_0x43033b[_0x50f91d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x18c66e||0x0==_0x18c66e[_0x50f91d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x219528}=new URL(window[_0x50f91d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x18c66e[_0x50f91d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x219528))return!0x0;const _0x4d9b9b=_0x219528[_0x50f91d([0x73,0x70,0x6c,0x69,0x74])](_0x50f91d([0x2e]));return _0x18c66e[_0x50f91d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1c39bd=>_0x1c39bd[_0x50f91d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50f91d([0x2a])))[_0x50f91d([0x6d,0x61,0x70])](_0x1eaa8a=>_0x1eaa8a[_0x50f91d([0x73,0x70,0x6c,0x69,0x74])](_0x50f91d([0x2e])))[_0x50f91d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x374e82=>_0x374e82[_0x50f91d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4d9b9b[_0x50f91d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x50f91d([0x6d,0x61,0x70])](_0x4528db=>Array(_0x4d9b9b[_0x50f91d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4528db[_0x50f91d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x50f91d([0x66,0x69,0x6c,0x6c])](_0x4528db[0x0]===_0x50f91d([0x2a])?_0x50f91d([0x2a]):'')[_0x50f91d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4528db))[_0x50f91d([0x73,0x6f,0x6d,0x65])](_0x345b9e=>_0x4d9b9b[_0x50f91d([0x65,0x76,0x65,0x72,0x79])]((_0x219743,_0x3b3811)=>_0x345b9e[_0x3b3811]===_0x219743||_0x345b9e[_0x3b3811]===_0x50f91d([0x2a])));}function _0x2740f8(){return _0x20ad72&&_0x5e59e1?new window[(_0x50f91d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x15a6e0,_0x218e3d)=>{_0x20ad72[_0x50f91d([0x74,0x68,0x65,0x6e])](_0x15a6e0,_0x218e3d),_0x5e59e1[_0x50f91d([0x74,0x68,0x65,0x6e])](_0xbdd970=>{_0xbdd970!=_0x50f91d([0x56,0x61,0x6c,0x69,0x64])&&_0x15a6e0(_0xbdd970);},_0x218e3d);}):_0x20ad72||_0x5e59e1||_0x50f91d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x28f540(_0x22c47d,_0x4df176){return new window[(_0x50f91d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a8911=>{if(_0xf2cdab())return _0x4a8911(_0x50f91d([0x56,0x61,0x6c,0x69,0x64]));_0x375585(),_0x8b4678[_0x50f91d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x50f91d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x30d6f3=!0x1;const _0x1f5358=_0x1382ac();function _0x3d2b33(_0x492311){return!!_0x492311&&(typeof _0x492311===_0x50f91d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x492311===_0x50f91d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x492311[_0x50f91d([0x74,0x68,0x65,0x6e])]===_0x50f91d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x492311[_0x50f91d([0x63,0x61,0x74,0x63,0x68])]===_0x50f91d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xa209ee(_0x3170bf){_0x37df29(_0x3170bf)[_0x50f91d([0x74,0x68,0x65,0x6e])](_0x240438=>{if(!_0x240438||_0x240438[_0x50f91d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x50f91d([0x6f,0x6b]))return _0x50f91d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5d0b08(_0x318854(_0x1f5358+_0x4df176))!=_0x240438[_0x50f91d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x50f91d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x50f91d([0x56,0x61,0x6c,0x69,0x64]);})[_0x50f91d([0x74,0x68,0x65,0x6e])](_0x23619d=>(_0x5bfc41(),_0x23619d),()=>{const _0x3353bf=_0x25c2e6();return null==_0x3353bf?(_0x5bfc41(),_0x50f91d([0x56,0x61,0x6c,0x69,0x64])):_0x50f91d(_0x2e3f1e-_0x3353bf>(0x61d15615^_0x3b1793)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x50f91d([0x74,0x68,0x65,0x6e])](_0x4a8911)[_0x50f91d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4a8911(_0x50f91d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xe20697=0x45eb3c95^_0x3b1793;function _0x5bfc41(){const _0x5a60c6=_0x50f91d([0x6c,0x6c,0x63,0x74,0x2d])+_0x5d0b08(_0x318854(_0x22c47d)),_0x6de8a5=_0x53d165(_0x5d0b08(window[_0x50f91d([0x4d,0x61,0x74,0x68])][_0x50f91d([0x63,0x65,0x69,0x6c])](_0x2e3f1e/_0xe20697)));window[_0x50f91d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x50f91d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5a60c6,_0x6de8a5);}function _0x25c2e6(){const _0x1b544f=_0x50f91d([0x6c,0x6c,0x63,0x74,0x2d])+_0x5d0b08(_0x318854(_0x22c47d)),_0x4b096e=window[_0x50f91d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x50f91d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1b544f);return _0x4b096e?window[_0x50f91d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x53d165(_0x4b096e),0x10)*_0xe20697:null;}function _0x37df29(_0x1ba249){return new window[(_0x50f91d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3a2837,_0x2fa9b3)=>{_0x1ba249[_0x50f91d([0x74,0x68,0x65,0x6e])](_0x3a2837,_0x2fa9b3),window[_0x50f91d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2fa9b3,0x45dc06d5^_0x3b1793);});}}_0x8b4678[_0x50f91d([0x6f,0x6e])](_0x50f91d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x33cdc5,_0x14fc27)=>{if(_0x14fc27[0x0]!=_0x22c47d)return _0x4a8911(_0x50f91d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x14fc27[0x1]={..._0x14fc27[0x1],[_0x50f91d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1f5358};},{[_0x50f91d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x50f91d([0x68,0x69,0x67,0x68])}),_0x8b4678[_0x50f91d([0x6f,0x6e])](_0x50f91d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x23bd30=>{_0x3d2b33(_0x23bd30[_0x50f91d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x30d6f3=!0x0,_0xa209ee(_0x23bd30[_0x50f91d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x50f91d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x50f91d([0x6c,0x6f,0x77])}),_0x1cbbab[_0x50f91d([0x74,0x68,0x65,0x6e])](()=>{_0x30d6f3||_0x4a8911(_0x50f91d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xf2cdab(){return _0x8b4678[_0x50f91d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x50f91d([0x76,0x69,0x65,0x77])][_0x50f91d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x50f91d([0x61,0x75,0x74,0x6f]);}function _0x375585(){_0x8b4678[_0x50f91d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x50f91d([0x76,0x69,0x65,0x77])][_0x50f91d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x50f91d([0x61,0x75,0x74,0x6f]);}}function _0x4191f9(_0x53e943){const _0x583088=[new window[(_0x50f91d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x432cd3=>setTimeout(_0x432cd3,0x45d4ecd9^_0x3b1793)),_0x1cbbab[_0x50f91d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x50f91d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d5830=>{let _0x42157a=0x0;_0x8b4678[_0x50f91d([0x6d,0x6f,0x64,0x65,0x6c])][_0x50f91d([0x6f,0x6e])](_0x50f91d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1bd869,_0x25d3ab)=>{_0x25d3ab[0x0][_0x50f91d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x42157a++,_0x42157a==(0x45ddd7fd^_0x3b1793)&&(_0x5d5830(),_0x1bd869[_0x50f91d([0x6f,0x66,0x66])]());});}))];return window[_0x50f91d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x50f91d([0x72,0x61,0x63,0x65])](_0x583088)[_0x50f91d([0x74,0x68,0x65,0x6e])](()=>_0x53e943);}async function _0x224ead(){await _0x1cbbab,_0x8b4678[_0x50f91d([0x6d,0x6f,0x64,0x65,0x6c])][_0x50f91d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xcc1436,_0x8b4678[_0x50f91d([0x6d,0x6f,0x64,0x65,0x6c])][_0x50f91d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xcc1436,_0x8b4678[_0x50f91d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x50f91d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4b1907(_0x3e93c7){const _0x5aa828=_0x13e8a0();_0x8b4678[_0x5aa828]=_0x50f91d([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3e93c7,_0x3e93c7!=_0x50f91d([0x56,0x61,0x6c,0x69,0x64])&&_0x224ead();}function _0x13e8a0(){const _0x25c24b=window[_0x50f91d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x50f91d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x50f91d([0x6e,0x6f,0x77])]())[_0x50f91d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x50f91d([0x2e]),'');let _0x5721b1=_0x50f91d([0x50]);for(let _0x4fd79a=0x0;_0x4fd79a<_0x25c24b[_0x50f91d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4fd79a+=0x2){let _0x5dce5e=window[_0x50f91d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x25c24b[_0x50f91d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4fd79a,_0x4fd79a+0x2));_0x5dce5e>=_0x4883e3[_0x50f91d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5dce5e-=_0x4883e3[_0x50f91d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5721b1+=_0x4883e3[_0x5dce5e];}return _0x5721b1;}function _0x5a8007(){const _0x3c95fc=_0x2fce4a[_0x50f91d([0x73,0x70,0x6c,0x69,0x74])](_0x50f91d([0x2e]));if(0x3!=_0x3c95fc[_0x50f91d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x33d2c8(_0x3c95fc[0x1]);function _0x33d2c8(_0xeeb204){const _0x154d90=_0x86c3a(_0xeeb204);return _0x154d90&&_0x57773c()?_0x154d90:null;function _0x57773c(){const _0x508950=_0x154d90[_0x50f91d([0x6a,0x74,0x69])],_0x3c04fb=window[_0x50f91d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x508950[_0x50f91d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x508950[_0x50f91d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1af85e={..._0x154d90,[_0x50f91d([0x6a,0x74,0x69])]:_0x508950[_0x50f91d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x508950[_0x50f91d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1af85e[_0x50f91d([0x76,0x63])],_0x318854(_0x1af85e)==_0x3c04fb;}}}async function _0x3e03ae(){let _0x11b7f8=!0x0;try{const _0x2e8e8c=_0x2fce4a[_0x50f91d([0x73,0x70,0x6c,0x69,0x74])](_0x50f91d([0x2e])),[_0x42f1ae,_0x5badec,_0x48486e]=_0x2e8e8c;return _0x534e72(_0x42f1ae),await _0x49f745(_0x42f1ae,_0x5badec,_0x48486e),_0x11b7f8;}catch{return!0x1;}function _0x534e72(_0x242cec){const _0xdc2fd5=_0x86c3a(_0x242cec);_0xdc2fd5&&_0xdc2fd5[_0x50f91d([0x61,0x6c,0x67])]==_0x50f91d([0x45,0x53,0x32,0x35,0x36])||(_0x11b7f8=!0x1);}async function _0x49f745(_0x8e369,_0x25229f,_0x18bb00){const _0x13bac2=window[_0x50f91d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x50f91d([0x66,0x72,0x6f,0x6d])](_0xdf4eda(_0x18bb00),_0x500405=>_0x500405[_0x50f91d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x51e6f3=new window[(_0x50f91d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x50f91d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x8e369+_0x50f91d([0x2e])+_0x25229f),_0x550e78=window[_0x50f91d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x50f91d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x550e78)return;const _0x3cabdb=await _0x550e78[_0x50f91d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x50f91d([0x6a,0x77,0x6b]),_0x39e629,{[_0x50f91d([0x6e,0x61,0x6d,0x65])]:_0x50f91d([0x45,0x43,0x44,0x53,0x41]),[_0x50f91d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x50f91d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x50f91d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x550e78[_0x50f91d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x50f91d([0x6e,0x61,0x6d,0x65])]:_0x50f91d([0x45,0x43,0x44,0x53,0x41]),[_0x50f91d([0x68,0x61,0x73,0x68])]:{[_0x50f91d([0x6e,0x61,0x6d,0x65])]:_0x50f91d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3cabdb,_0x13bac2,_0x51e6f3)||(_0x11b7f8=!0x1);}}function _0x86c3a(_0x25466b){return _0x25466b[_0x50f91d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x50f91d([0x65,0x79]))?JSON[_0x50f91d([0x70,0x61,0x72,0x73,0x65])](_0xdf4eda(_0x25466b)):null;}function _0xdf4eda(_0x5e4c83){return window[_0x50f91d([0x61,0x74,0x6f,0x62])](_0x5e4c83[_0x50f91d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x50f91d([0x2b]))[_0x50f91d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x50f91d([0x2f])));}function _0x318854(_0x33b828){let _0x411b8b=0x1505;function _0x4f67d6(_0x511d9b){for(let _0x302f61=0x0;_0x302f61<_0x511d9b[_0x50f91d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x302f61++){const _0x4f0524=_0x511d9b[_0x50f91d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x302f61);_0x411b8b=(_0x411b8b<<0x5)+_0x411b8b+_0x4f0524,_0x411b8b&=_0x411b8b;}}function _0x53270e(_0x5a7d6d){Array[_0x50f91d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5a7d6d)?_0x5a7d6d[_0x50f91d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x53270e):_0x5a7d6d&&typeof _0x5a7d6d==_0x50f91d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x50f91d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5a7d6d)[_0x50f91d([0x73,0x6f,0x72,0x74])]()[_0x50f91d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xc91137,_0x447a79])=>{_0x4f67d6(_0xc91137),_0x53270e(_0x447a79);}):_0x4f67d6(window[_0x50f91d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5a7d6d));}return _0x53270e(_0x33b828),_0x411b8b>>>0x0;}function _0x5d0b08(_0x306860){return _0x306860[_0x50f91d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x50f91d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x50f91d([0x30]));}function _0x53d165(_0x5f77a8){return _0x5f77a8[_0x50f91d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x50f91d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x50f91d([0x6a,0x6f,0x69,0x6e])]('');}function _0xcc1436(){}function _0x50f91d(_0x1118ab){return _0x1118ab['map'](_0x108e9b=>String['fromCharCode'](_0x108e9b))['join']('');}_0x4b1907(await _0x4e77b1());}(this);}['_validateConfig'](){const _0x26025a=this['editor'];if(!_0x26025a['config']['get']('lineHeight.supportAllValues'))return;const _0x5e97e5=_0x26025a['config']['get']('lineHeight.options')['filter'](_0x257313=>'string'==typeof _0x257313&&(!H(_0x257313)&&isNaN(Number(_0x257313))));if(_0x5e97e5['length'])throw new _0x2b4668('line-height-invalid-use-of-named-presets',null,{'namedPresets':_0x5e97e5});}['_prepareAnyValueConverters'](){const _0x4db553=this['editor'],_0x4bcee4=this['editor']['config']['get']('lineHeight.defaultValue');_0x4db553['conversion']['for']('downcast')['attributeToAttribute']({'model':{'key':'lineHeight'},'view':_0x5b462b=>String(_0x5b462b)===String(_0x4bcee4)?null:{'key':'style','value':{'line-height':_0x5b462b}}}),_0x4db553['conversion']['for']('upcast')['attributeToAttribute']({'model':{'key':'lineHeight','value':_0x216951=>{let _0x43c745=_0x216951['getStyle']('line-height');return _0x3271c1(_0x43c745)&&(_0x43c745=String(Number(_0x43c745['slice'](0x0,-0x1))/0x64)),String(_0x43c745)===String(_0x4bcee4)?null:_0x43c745;}},'view':{'styles':{'line-height':/.*/}}});}['_preparePredefinedConverters'](){const _0x8f775e=this['editor'],_0xd83d7=this['editor']['config']['get']('lineHeight.defaultValue'),_0x4b695c=function(_0xaf1cc5,_0x779f44){const _0x35c86d={'model':{'key':_0xaf1cc5,'values':[]},'view':{}};for(const _0x58c7d7 of _0x779f44)'class'===_0x58c7d7['view']?.['key']?(_0x35c86d['model']['values']['push'](_0x58c7d7['model']),_0x35c86d['view'][_0x58c7d7['model']]={'key':'class','value':_0x58c7d7['view']['value']}):(_0x35c86d['model']['values']['push'](_0x58c7d7['model']),_0x35c86d['view'][_0x58c7d7['model']]={'key':'style','value':'line-height:'+_0x58c7d7['model']+';'});return _0x35c86d;}('lineHeight',L(this['editor']['config']['get']('lineHeight'))['filter'](_0x5a6f2d=>_0x5a6f2d['model']));_0x8f775e['conversion']['attributeToAttribute'](_0x4b695c),_0x8f775e['conversion']['for']('upcast')['attributeToAttribute']({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':'lineHeight','value':_0x17ff78=>{let _0x2c0dac=_0x17ff78['getStyle']('line-height');return _0x3271c1(_0x2c0dac)&&(_0x2c0dac=String(Number(_0x2c0dac['slice'](0x0,-0x1))/0x64)),_0x2c0dac===String(_0xd83d7)?null:_0x4b695c['model']['values']['includes'](_0x2c0dac)?_0x2c0dac:null;}}});}}class k extends _0x4298ad{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'LineHeightUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x3e0e3c={'accessibleLabel':(0x0,this['editor']['t'])('Line\x20height'),'options':this['_prepareListOptions']()};this['_registerToolbarComponent'](_0x3e0e3c),this['_registerMenuBarComponent'](_0x3e0e3c),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5d694a=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5221ff;for(const _0x3d4fc4 in _0x5d694a){const _0x454dd5=_0x3d4fc4,_0x4b966d=_0x5d694a[_0x454dd5];if('lineHeightLicenseKeyValid'==_0x4b966d||'lineHeightLicenseKeyInvalid'==_0x4b966d||'lineHeightLicenseKeyExpired'==_0x4b966d||'lineHeightLicenseKeyDomainLimit'==_0x4b966d||'lineHeightLicenseKeyNotAllowed'==_0x4b966d||'lineHeightLicenseKeyEvaluationLimit'==_0x4b966d||'lineHeightLicenseKeyUsageLimit'==_0x4b966d){delete _0x5d694a[_0x454dd5],_0x5221ff=_0x4b966d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'lineHeightLicenseKeyInvalid'==_0x5221ff&&_0x5d694a['_showLicenseError']('invalid'),'lineHeightLicenseKeyExpired'==_0x5221ff&&_0x5d694a['_showLicenseError']('expired'),'lineHeightLicenseKeyDomainLimit'==_0x5221ff&&_0x5d694a['_showLicenseError']('domainLimit'),'lineHeightLicenseKeyNotAllowed'==_0x5221ff&&_0x5d694a['_showLicenseError']('featureNotAllowed','LineHeight'),'lineHeightLicenseKeyEvaluationLimit'==_0x5221ff&&_0x5d694a['_showLicenseError']('evaluationLimit'),'lineHeightLicenseKeyUsageLimit'==_0x5221ff&&_0x5d694a['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_shouldRenderCustomValueOption'](){return this['editor']['config']['get']('lineHeight.supportAllValues');}['_getLocalizedLineHeightOptions'](){const _0x2d54df=this['editor'],t=_0x2d54df['t'],_0xc662d3=_0x2d54df['config']['get']('lineHeight'),_0x198842={'Single':t({'string':'Single','id':'LINE_HEIGHT_SINGLE_OPTION_LABEL'}),'Double':t({'string':'Double','id':'LINE_HEIGHT_DOUBLE_OPTION_LABEL'})};return L(_0xc662d3)['map'](_0x1b6348=>{const _0x275c99=_0x198842[_0x1b6348['title']];return _0x275c99&&_0x275c99!=_0x1b6348['title']&&(_0x1b6348=Object['assign']({},_0x1b6348,{'title':_0x275c99})),_0x1b6348;});}['_prepareListOptions'](){const _0x1b7425=this['editor']['commands']['get']('lineHeight'),_0x4a2820=this['editor']['config']['get']('lineHeight.defaultValue'),_0x5a6c8b=this['_getLocalizedLineHeightOptions'](),_0x3c83bd=new _0x9369e9(),_0x56c6a4=_0x2046c0=>'default'===_0x2046c0||String(_0x4a2820)===_0x2046c0;for(const _0x24cffb of _0x5a6c8b){const _0x4667eb={'type':'button','model':new _0x392f8c({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','label':_0x24cffb['title'],'withText':!0x0})};_0x56c6a4(_0x24cffb['model'])?(_0x4667eb['model']['bind']('isOn')['to'](_0x1b7425,'value',_0x546d23=>!_0x546d23),_0x4667eb['model']['commandParam']=void 0x0):(_0x4667eb['model']['bind']('isOn')['to'](_0x1b7425,'value',_0x34f74e=>_0x34f74e===_0x24cffb['model']),_0x4667eb['model']['commandParam']=_0x24cffb['model']),_0x3c83bd['add'](_0x4667eb);}if(this['_shouldRenderCustomValueOption']()){const _0x135238=this['_getCustomValueOptionDefinition'](_0x5a6c8b);_0x3c83bd['add'](_0x135238);}return _0x3c83bd;}['_getCustomValueOptionDefinition'](_0x213ba1){const _0x187998=this['editor'],t=_0x187998['t'],_0x63088=_0x187998['commands']['get']('lineHeight'),_0xf55220=_0x213ba1['map'](_0x5a8648=>_0x5a8648['model']),_0x4d1c0c={'type':'button','model':new _0x392f8c({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','withText':!0x0})};return _0x4d1c0c['model']['bind']('commandParam')['to'](_0x63088,'value'),_0x4d1c0c['model']['bind']('isOn')['to'](_0x63088,'value',_0x41a571=>!!_0x41a571&&!_0xf55220['includes'](String(_0x41a571))),_0x4d1c0c['model']['bind']('label')['to'](_0x63088,'value',_0x56fafe=>t({'string':'Custom:\x20%0','id':'LINE_HEIGHT_CUSTOM_OPTION_LABEL'},String(_0x56fafe))),_0x4d1c0c;}['_registerToolbarComponent']({accessibleLabel:_0x4f670e,options:_0x25bebe}){const _0x302d0f=this['editor'],_0x5f1840=_0x302d0f['commands']['get']('lineHeight');_0x302d0f['ui']['componentFactory']['add']('lineHeight',_0x4c2a9f=>{const _0x36cba4=_0x115a7d(_0x4c2a9f);return _0x523b8e(_0x36cba4,_0x25bebe,{'role':'menu','ariaLabel':_0x4f670e}),_0x36cba4['buttonView']['set']({'label':_0x4f670e,'tooltip':!0x0,'icon':_0x44a86f}),_0x36cba4['extendTemplate']({'attributes':{'class':['ck-line-height-dropdown']}}),_0x36cba4['bind']('isEnabled')['to'](_0x5f1840),this['listenTo'](_0x36cba4,'execute',_0x5f2584=>{_0x302d0f['execute'](_0x5f2584['source']['commandName'],{'value':_0x5f2584['source']['commandParam']}),_0x302d0f['editing']['view']['focus']();}),_0x36cba4['once']('change:isOpen',()=>{const _0x11df7f=_0x36cba4['panelView']['children']['first'];this['_attachCustomOptionVisibilityHandler'](_0x36cba4,_0x25bebe,_0x11df7f);}),_0x36cba4;});}['_registerMenuBarComponent']({accessibleLabel:_0x323c9e,options:_0x5dfa94}){const _0x40a366=this['editor'],_0x25961d=_0x40a366['commands']['get']('lineHeight');_0x40a366['ui']['componentFactory']['add']('menuBar:lineHeight',_0x20379a=>{const _0x35ddcd=new _0x11d701(_0x20379a);_0x35ddcd['buttonView']['set']({'label':_0x323c9e,'icon':_0x44a86f}),_0x35ddcd['bind']('isEnabled')['to'](_0x25961d);const _0x10614d=new _0x97b91b(_0x20379a);for(const _0x5ea75d of _0x5dfa94){const _0x290453=new _0x90a224(_0x20379a,_0x35ddcd),_0x3078c8=new _0x1d8317(_0x20379a);_0x3078c8['set']({'role':'menuitemradio','isToggleable':!0x0}),_0x3078c8['bind'](...Object['keys'](_0x5ea75d['model']))['to'](_0x5ea75d['model']),_0x3078c8['delegate']('execute')['to'](_0x35ddcd),_0x3078c8['on']('execute',()=>{_0x40a366['execute'](_0x5ea75d['model']['commandName'],{'value':_0x5ea75d['model']['commandParam']}),_0x40a366['editing']['view']['focus']();}),_0x290453['children']['add'](_0x3078c8),_0x10614d['items']['add'](_0x290453);}return _0x35ddcd['panelView']['children']['add'](_0x10614d),this['_attachCustomOptionVisibilityHandler'](_0x35ddcd,_0x5dfa94,_0x10614d),_0x35ddcd;});}['_attachCustomOptionVisibilityHandler'](_0x3bc862,_0xa0db83,_0x5bcb5c){if(!this['_shouldRenderCustomValueOption']())return;const _0x4f298b=()=>{if(!_0x3bc862['isOpen'])return;_0x5bcb5c['items']['last']['isVisible']=Boolean(_0xa0db83['last']['model']['isOn']);};_0x4f298b(),_0x3bc862['on']('change:isOpen',()=>{_0x4f298b();});}}class _ extends _0x4298ad{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 _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};
|
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.2",
|
|
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.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"
|
|
34
34
|
},
|
|
35
35
|
"files": [
|
|
36
36
|
"dist",
|