@ckeditor/ckeditor5-line-height 0.0.0-nightly-next-20260109.0 → 0.0.0-nightly-next-20260110.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +7 -7
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0xf96e72,Plugin as _0x3947f9}from'@ckeditor/ckeditor5-core/dist/index.js';import{first as _0x3c7982,CKEditorError as _0x58f31d,uid as _0x23c4f4,Collection as _0x4dc8a3}from'@ckeditor/ckeditor5-utils/dist/index.js';import{Matcher as _0x3ff003,isPercentageStyleValue as _0x4f9377}from'@ckeditor/ckeditor5-engine/dist/index.js';import{UIModel as _0x3c4036,createDropdown as _0x518828,addListToDropdown as _0x2d3cf8,MenuBarMenuView as _0x2512c4,MenuBarMenuListView as _0x31fca0,MenuBarMenuListItemView as _0x1165c1,MenuBarMenuListItemButtonView as _0x1881ef}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconLineHeight as _0x284c37}from'@ckeditor/ckeditor5-icons/dist/index.js';class p extends _0xf96e72{['refresh'](){const _0x12146c=this['editor']['model']['document'],_0x1c194=_0x3c7982(_0x12146c['selection']['getSelectedBlocks']());this['isEnabled']=Boolean(_0x1c194)&&this['_canHaveLineHeight'](_0x1c194),this['value']=this['isEnabled']&&_0x1c194['getAttribute']('lineHeight');}['execute'](_0x567092={}){const _0x38d997=this['editor']['model'],_0x3545f4=_0x38d997['document']['selection'],_0x46d0a6=_0x567092['value'];_0x38d997['change'](_0x493d42=>{const _0x27d229=Array['from'](_0x3545f4['getSelectedBlocks']())['filter'](_0x398fd1=>this['_canHaveLineHeight'](_0x398fd1));for(const _0x1cd87a of _0x27d229)_0x46d0a6?_0x493d42['setAttribute']('lineHeight',_0x46d0a6,_0x1cd87a):_0x493d42['removeAttribute']('lineHeight',_0x1cd87a);});}['_canHaveLineHeight'](_0x251da9){return this['editor']['model']['schema']['checkAttribute'](_0x251da9,'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(_0x47c102){return'string'==typeof _0x47c102&&'default'===_0x47c102['toLowerCase']();}function L(_0x4d1d8d){return _0x4d1d8d['options']['map'](_0x192928=>{return H(_0x192928)?{'title':String(_0x4d1d8d['defaultValue']),'model':'default'}:('number'==typeof _0x192928&&(_0x192928=String(_0x192928)),'string'!=typeof _0x192928?_0x192928:parseFloat(_0x192928)?{'title':_0x192928,'model':_0x192928,'view':{'name':'span','styles':{'line-height':_0x192928}}}:'string'==typeof(_0x218e10=_0x192928)?y[_0x218e10]:y[_0x218e10['model']]);var _0x218e10;})['filter'](_0x52c758=>void 0x0!==_0x52c758);}class v extends _0x3947f9{static get['pluginName'](){return'LineHeightTodoListIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {plugins:_0x1d54a8,conversion:_0x514a8e}=this['editor'];if(!_0x1d54a8['has']('ListEditing')||!_0x1d54a8['has']('TodoListEditing'))return;_0x1d54a8['get']('ListEditing')['registerDowncastStrategy']({'scope':'item','attributeName':'lineHeight','consume':!0x1,'setAttributeOnDowncast'(_0xb030d3,_0x195d39,_0x3eeaf0,_0x2a10a4,_0x306a1c){'todo'==_0x306a1c['getAttribute']('listType')&&_0x195d39&&(_0xb030d3['addClass']('ck-list-marker-line-height',_0x3eeaf0),_0xb030d3['setStyle']('--ck-content-list-marker-line-height',_0x195d39,_0x3eeaf0));}}),_0x514a8e['for']('upcast')['elementToElement']({'view':{'name':'span','classes':'todo-list__label__description'},'model':'paragraph','converterPriority':'high'}),_0x514a8e['for']('upcast')['add'](_0x456319=>{_0x456319['on']('element:li',function(_0x1f5324){const _0x26f9aa=new _0x3ff003(_0x1f5324);return(_0x183f20,_0x1dc405,_0x63d0a2)=>{const _0xd8d818=_0x26f9aa['match'](_0x1dc405['viewItem']);if(!_0xd8d818)return;const _0x52ecd7=_0xd8d818['match'];_0x52ecd7['name']=!0x1,_0x63d0a2['consumable']['consume'](_0x1dc405['viewItem'],_0x52ecd7);};}({'name':'li','classes':'ck-list-marker-line-height','styles':{'--ck-content-list-marker-line-height':/.*/}}));});}}class b extends _0x3947f9{static get['pluginName'](){return'LineHeightEditing';}static get['requires'](){return[v];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4f68c9){super(_0x4f68c9),_0x4f68c9['config']['define']('lineHeight',{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,'default',0x2,2.5,0x3]});}['init'](){const _0x4a44e6=this['editor'];this['_validateConfig'](),_0x4a44e6['model']['schema']['extend']('$block',{'allowAttributes':'lineHeight'}),_0x4a44e6['model']['schema']['setAttributeProperties']('lineHeight',{'isFormatting':!0x0}),_0x4a44e6['commands']['add']('lineHeight',new p(_0x4a44e6)),this['editor']['config']['get']('lineHeight.supportAllValues')?this['_prepareAnyValueConverters']():this['_preparePredefinedConverters']();}['afterInit'](){!async function(_0x18eb18){const _0x5aba76=_0x20b5aa([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]),_0x23177b=0x45ddd215,_0x20a4b8=0x45daac45^_0x23177b,_0x2cfdca=window[_0x20b5aa([0x44,0x61,0x74,0x65])][_0x20b5aa([0x6e,0x6f,0x77])](),_0x33a882=_0x18eb18[_0x20b5aa([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x240024=new window[(_0x20b5aa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45e7ea=>{_0x33a882[_0x20b5aa([0x6f,0x6e,0x63,0x65])](_0x20b5aa([0x72,0x65,0x61,0x64,0x79]),_0x45e7ea);}),_0xde3da9={[_0x20b5aa([0x6b,0x74,0x79])]:_0x20b5aa([0x45,0x43]),[_0x20b5aa([0x75,0x73,0x65])]:_0x20b5aa([0x73,0x69,0x67]),[_0x20b5aa([0x63,0x72,0x76])]:_0x20b5aa([0x50,0x2d,0x32,0x35,0x36]),[_0x20b5aa([0x78])]:_0x20b5aa([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]),[_0x20b5aa([0x79])]:_0x20b5aa([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]),[_0x20b5aa([0x61,0x6c,0x67])]:_0x20b5aa([0x45,0x53,0x32,0x35,0x36])},_0x1a5825=_0x33a882[_0x20b5aa([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x20b5aa([0x67,0x65,0x74])](_0x20b5aa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x10a368(){let _0x29ffe4,_0x202958=null,_0x36233a=null;try{if(_0x1a5825==_0x20b5aa([0x47,0x50,0x4c]))return _0x20b5aa([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x29ffe4=_0x1afac1(),!_0x29ffe4)return _0x20b5aa([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x29ffe4[_0x20b5aa([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x36233a=_0x518fb8(_0x29ffe4[_0x20b5aa([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x29ffe4[_0x20b5aa([0x6a,0x74,0x69])])),await _0x39fb67()?_0x266745()?_0x38b4ed()?_0x20b5aa([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x20bc99()?(_0x29ffe4[_0x20b5aa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x20b5aa([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x202958=_0x393ae1(_0x20b5aa([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x198363()):_0x20b5aa([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x20b5aa([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x20b5aa([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x20b5aa([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x38b4ed(){const _0x455ee4=[_0x20b5aa([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x20b5aa([0x74,0x72,0x69,0x61,0x6c])][_0x20b5aa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29ffe4[_0x20b5aa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2cfdca/0x3e8:0xe10*_0x20a4b8;return _0x29ffe4[_0x20b5aa([0x65,0x78,0x70])]<_0x455ee4;}function _0x266745(){const _0x24ceb2=_0x29ffe4[_0x20b5aa([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x24ceb2&&(!!_0x24ceb2[_0x20b5aa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20b5aa([0x2a]))||!!_0x24ceb2[_0x20b5aa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20b5aa([0x4c,0x48])));}function _0x20bc99(){const _0x4088c=_0x29ffe4[_0x20b5aa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4088c||0x0==_0x4088c[_0x20b5aa([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xaac05c}=new URL(window[_0x20b5aa([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4088c[_0x20b5aa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xaac05c))return!0x0;const _0x1f531f=_0xaac05c[_0x20b5aa([0x73,0x70,0x6c,0x69,0x74])](_0x20b5aa([0x2e]));return _0x4088c[_0x20b5aa([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x116b28=>_0x116b28[_0x20b5aa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20b5aa([0x2a])))[_0x20b5aa([0x6d,0x61,0x70])](_0x30ec8e=>_0x30ec8e[_0x20b5aa([0x73,0x70,0x6c,0x69,0x74])](_0x20b5aa([0x2e])))[_0x20b5aa([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x25e248=>_0x25e248[_0x20b5aa([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1f531f[_0x20b5aa([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x20b5aa([0x6d,0x61,0x70])](_0x4c96cb=>Array(_0x1f531f[_0x20b5aa([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4c96cb[_0x20b5aa([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x20b5aa([0x66,0x69,0x6c,0x6c])](_0x4c96cb[0x0]===_0x20b5aa([0x2a])?_0x20b5aa([0x2a]):'')[_0x20b5aa([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4c96cb))[_0x20b5aa([0x73,0x6f,0x6d,0x65])](_0x58cce4=>_0x1f531f[_0x20b5aa([0x65,0x76,0x65,0x72,0x79])]((_0x1f5ff3,_0x49a978)=>_0x58cce4[_0x49a978]===_0x1f5ff3||_0x58cce4[_0x49a978]===_0x20b5aa([0x2a])));}function _0x198363(){return _0x202958&&_0x36233a?new window[(_0x20b5aa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x167ca4,_0x3d2bb3)=>{_0x202958[_0x20b5aa([0x74,0x68,0x65,0x6e])](_0x167ca4,_0x3d2bb3),_0x36233a[_0x20b5aa([0x74,0x68,0x65,0x6e])](_0x4af80e=>{_0x4af80e!=_0x20b5aa([0x56,0x61,0x6c,0x69,0x64])&&_0x167ca4(_0x4af80e);},_0x3d2bb3);}):_0x202958||_0x36233a||_0x20b5aa([0x56,0x61,0x6c,0x69,0x64]);}}function _0x518fb8(_0x3f6ec7,_0x59f82f){return new window[(_0x20b5aa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3eedb2=>{if(_0x3319b3())return _0x3eedb2(_0x20b5aa([0x56,0x61,0x6c,0x69,0x64]));_0x591e67(),_0x33a882[_0x20b5aa([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x20b5aa([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5b866d=!0x1;const _0x47f803=_0x23c4f4();function _0xb86904(_0x3e8c3b){return!!_0x3e8c3b&&(typeof _0x3e8c3b===_0x20b5aa([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3e8c3b===_0x20b5aa([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3e8c3b[_0x20b5aa([0x74,0x68,0x65,0x6e])]===_0x20b5aa([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3e8c3b[_0x20b5aa([0x63,0x61,0x74,0x63,0x68])]===_0x20b5aa([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3e210b(_0xde6a0e){_0x44fd88(_0xde6a0e)[_0x20b5aa([0x74,0x68,0x65,0x6e])](_0x564c93=>{if(!_0x564c93||_0x564c93[_0x20b5aa([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x20b5aa([0x6f,0x6b]))return _0x20b5aa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3964c4(_0x296548(_0x47f803+_0x59f82f))!=_0x564c93[_0x20b5aa([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x20b5aa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x20b5aa([0x56,0x61,0x6c,0x69,0x64]);})[_0x20b5aa([0x74,0x68,0x65,0x6e])](_0xd0b56a=>(_0x578dde(),_0xd0b56a),()=>{const _0x311c2c=_0xd08eb6();return null==_0x311c2c?(_0x578dde(),_0x20b5aa([0x56,0x61,0x6c,0x69,0x64])):_0x20b5aa(_0x2cfdca-_0x311c2c>(0x61d15615^_0x23177b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x20b5aa([0x74,0x68,0x65,0x6e])](_0x3eedb2)[_0x20b5aa([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3eedb2(_0x20b5aa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2fc1aa=0x45eb3c95^_0x23177b;function _0x578dde(){const _0x2a616d=_0x20b5aa([0x6c,0x6c,0x63,0x74,0x2d])+_0x3964c4(_0x296548(_0x3f6ec7)),_0x3f1a45=_0x17db30(_0x3964c4(window[_0x20b5aa([0x4d,0x61,0x74,0x68])][_0x20b5aa([0x63,0x65,0x69,0x6c])](_0x2cfdca/_0x2fc1aa)));window[_0x20b5aa([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x20b5aa([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2a616d,_0x3f1a45);}function _0xd08eb6(){const _0x59c045=_0x20b5aa([0x6c,0x6c,0x63,0x74,0x2d])+_0x3964c4(_0x296548(_0x3f6ec7)),_0xc2bb7=window[_0x20b5aa([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x20b5aa([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x59c045);return _0xc2bb7?window[_0x20b5aa([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x17db30(_0xc2bb7),0x10)*_0x2fc1aa:null;}function _0x44fd88(_0x344b1f){return new window[(_0x20b5aa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4c95ec,_0x1fb141)=>{_0x344b1f[_0x20b5aa([0x74,0x68,0x65,0x6e])](_0x4c95ec,_0x1fb141),window[_0x20b5aa([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1fb141,0x45dc06d5^_0x23177b);});}}_0x33a882[_0x20b5aa([0x6f,0x6e])](_0x20b5aa([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x11c109,_0x42261d)=>{if(_0x42261d[0x0]!=_0x3f6ec7)return _0x3eedb2(_0x20b5aa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x42261d[0x1]={..._0x42261d[0x1],[_0x20b5aa([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x47f803};},{[_0x20b5aa([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x20b5aa([0x68,0x69,0x67,0x68])}),_0x33a882[_0x20b5aa([0x6f,0x6e])](_0x20b5aa([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x58f901=>{_0xb86904(_0x58f901[_0x20b5aa([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5b866d=!0x0,_0x3e210b(_0x58f901[_0x20b5aa([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x20b5aa([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x20b5aa([0x6c,0x6f,0x77])}),_0x240024[_0x20b5aa([0x74,0x68,0x65,0x6e])](()=>{_0x5b866d||_0x3eedb2(_0x20b5aa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3319b3(){return _0x33a882[_0x20b5aa([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x20b5aa([0x76,0x69,0x65,0x77])][_0x20b5aa([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x20b5aa([0x61,0x75,0x74,0x6f]);}function _0x591e67(){_0x33a882[_0x20b5aa([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x20b5aa([0x76,0x69,0x65,0x77])][_0x20b5aa([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x20b5aa([0x61,0x75,0x74,0x6f]);}}function _0x393ae1(_0x1398b1){const _0x38d41f=[new window[(_0x20b5aa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19314f=>setTimeout(_0x19314f,0x45d4ecd9^_0x23177b)),_0x240024[_0x20b5aa([0x74,0x68,0x65,0x6e])](()=>new window[(_0x20b5aa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x48e77d=>{let _0x3b2dd7=0x0;_0x33a882[_0x20b5aa([0x6d,0x6f,0x64,0x65,0x6c])][_0x20b5aa([0x6f,0x6e])](_0x20b5aa([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x46cd34,_0xc8068)=>{_0xc8068[0x0][_0x20b5aa([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3b2dd7++,_0x3b2dd7==(0x45ddd7fd^_0x23177b)&&(_0x48e77d(),_0x46cd34[_0x20b5aa([0x6f,0x66,0x66])]());});}))];return window[_0x20b5aa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x20b5aa([0x72,0x61,0x63,0x65])](_0x38d41f)[_0x20b5aa([0x74,0x68,0x65,0x6e])](()=>_0x1398b1);}async function _0x5b4aac(){await _0x240024,_0x33a882[_0x20b5aa([0x6d,0x6f,0x64,0x65,0x6c])][_0x20b5aa([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x129e6d,_0x33a882[_0x20b5aa([0x6d,0x6f,0x64,0x65,0x6c])][_0x20b5aa([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x129e6d,_0x33a882[_0x20b5aa([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x20b5aa([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xd51016(_0x42bec5){const _0x483604=_0x29d74a();_0x33a882[_0x483604]=_0x20b5aa([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x42bec5,_0x42bec5!=_0x20b5aa([0x56,0x61,0x6c,0x69,0x64])&&_0x5b4aac();}function _0x29d74a(){const _0x5a9e8a=window[_0x20b5aa([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x20b5aa([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x20b5aa([0x6e,0x6f,0x77])]())[_0x20b5aa([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x20b5aa([0x2e]),'');let _0x2a6f00=_0x20b5aa([0x50]);for(let _0x2bc120=0x0;_0x2bc120<_0x5a9e8a[_0x20b5aa([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2bc120+=0x2){let _0x31de7e=window[_0x20b5aa([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a9e8a[_0x20b5aa([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2bc120,_0x2bc120+0x2));_0x31de7e>=_0x5aba76[_0x20b5aa([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x31de7e-=_0x5aba76[_0x20b5aa([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2a6f00+=_0x5aba76[_0x31de7e];}return _0x2a6f00;}function _0x1afac1(){const _0x3612a2=_0x1a5825[_0x20b5aa([0x73,0x70,0x6c,0x69,0x74])](_0x20b5aa([0x2e]));if(0x3!=_0x3612a2[_0x20b5aa([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x169fa5(_0x3612a2[0x1]);function _0x169fa5(_0x40cac7){const _0x25c8b8=_0x10e624(_0x40cac7);return _0x25c8b8&&_0x429937()?_0x25c8b8:null;function _0x429937(){const _0x31f897=_0x25c8b8[_0x20b5aa([0x6a,0x74,0x69])],_0x1cc6fe=window[_0x20b5aa([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x31f897[_0x20b5aa([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x31f897[_0x20b5aa([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1a49bf={..._0x25c8b8,[_0x20b5aa([0x6a,0x74,0x69])]:_0x31f897[_0x20b5aa([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x31f897[_0x20b5aa([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1a49bf[_0x20b5aa([0x76,0x63])],_0x296548(_0x1a49bf)==_0x1cc6fe;}}}async function _0x39fb67(){let _0x426ea0=!0x0;try{const _0x4112fc=_0x1a5825[_0x20b5aa([0x73,0x70,0x6c,0x69,0x74])](_0x20b5aa([0x2e])),[_0x56117d,_0x4bf3be,_0x25c83b]=_0x4112fc;return _0x48dcc5(_0x56117d),await _0x5a5166(_0x56117d,_0x4bf3be,_0x25c83b),_0x426ea0;}catch{return!0x1;}function _0x48dcc5(_0x12a768){const _0x12080d=_0x10e624(_0x12a768);_0x12080d&&_0x12080d[_0x20b5aa([0x61,0x6c,0x67])]==_0x20b5aa([0x45,0x53,0x32,0x35,0x36])||(_0x426ea0=!0x1);}async function _0x5a5166(_0x3e1581,_0x7f3fe5,_0x40b13f){const _0x1dec68=window[_0x20b5aa([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x20b5aa([0x66,0x72,0x6f,0x6d])](_0x2377dc(_0x40b13f),_0x393746=>_0x393746[_0x20b5aa([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3a7d9e=new window[(_0x20b5aa([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x20b5aa([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3e1581+_0x20b5aa([0x2e])+_0x7f3fe5),_0x11c0b3=window[_0x20b5aa([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x20b5aa([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x11c0b3)return;const _0x10dd11=await _0x11c0b3[_0x20b5aa([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x20b5aa([0x6a,0x77,0x6b]),_0xde3da9,{[_0x20b5aa([0x6e,0x61,0x6d,0x65])]:_0x20b5aa([0x45,0x43,0x44,0x53,0x41]),[_0x20b5aa([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x20b5aa([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x20b5aa([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x11c0b3[_0x20b5aa([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x20b5aa([0x6e,0x61,0x6d,0x65])]:_0x20b5aa([0x45,0x43,0x44,0x53,0x41]),[_0x20b5aa([0x68,0x61,0x73,0x68])]:{[_0x20b5aa([0x6e,0x61,0x6d,0x65])]:_0x20b5aa([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x10dd11,_0x1dec68,_0x3a7d9e)||(_0x426ea0=!0x1);}}function _0x10e624(_0x295650){return _0x295650[_0x20b5aa([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x20b5aa([0x65,0x79]))?JSON[_0x20b5aa([0x70,0x61,0x72,0x73,0x65])](_0x2377dc(_0x295650)):null;}function _0x2377dc(_0x255cb0){return window[_0x20b5aa([0x61,0x74,0x6f,0x62])](_0x255cb0[_0x20b5aa([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x20b5aa([0x2b]))[_0x20b5aa([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x20b5aa([0x2f])));}function _0x296548(_0x48e20a){let _0x49f23c=0x1505;function _0x593c1d(_0x2c2df2){for(let _0x491c70=0x0;_0x491c70<_0x2c2df2[_0x20b5aa([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x491c70++){const _0x274640=_0x2c2df2[_0x20b5aa([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x491c70);_0x49f23c=(_0x49f23c<<0x5)+_0x49f23c+_0x274640,_0x49f23c&=_0x49f23c;}}function _0x3afda3(_0x21f3aa){Array[_0x20b5aa([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x21f3aa)?_0x21f3aa[_0x20b5aa([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3afda3):_0x21f3aa&&typeof _0x21f3aa==_0x20b5aa([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x20b5aa([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x21f3aa)[_0x20b5aa([0x73,0x6f,0x72,0x74])]()[_0x20b5aa([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3fdd34,_0x59c30b])=>{_0x593c1d(_0x3fdd34),_0x3afda3(_0x59c30b);}):_0x593c1d(window[_0x20b5aa([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x21f3aa));}return _0x3afda3(_0x48e20a),_0x49f23c>>>0x0;}function _0x3964c4(_0x3dc50b){return _0x3dc50b[_0x20b5aa([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x20b5aa([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x20b5aa([0x30]));}function _0x17db30(_0x2c2600){return _0x2c2600[_0x20b5aa([0x73,0x70,0x6c,0x69,0x74])]('')[_0x20b5aa([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x20b5aa([0x6a,0x6f,0x69,0x6e])]('');}function _0x129e6d(){}function _0x20b5aa(_0x31e334){return _0x31e334['map'](_0x5a6637=>String['fromCharCode'](_0x5a6637))['join']('');}_0xd51016(await _0x10a368());}(this);}['_validateConfig'](){const _0x484224=this['editor'];if(!_0x484224['config']['get']('lineHeight.supportAllValues'))return;const _0x36568b=_0x484224['config']['get']('lineHeight.options')['filter'](_0x2a7a14=>'string'==typeof _0x2a7a14&&(!H(_0x2a7a14)&&isNaN(Number(_0x2a7a14))));if(_0x36568b['length'])throw new _0x58f31d('line-height-invalid-use-of-named-presets',null,{'namedPresets':_0x36568b});}['_prepareAnyValueConverters'](){const _0x2a635e=this['editor'],_0x23dc73=this['editor']['config']['get']('lineHeight.defaultValue');_0x2a635e['conversion']['for']('downcast')['attributeToAttribute']({'model':{'key':'lineHeight'},'view':_0x32a2f0=>String(_0x32a2f0)===String(_0x23dc73)?null:{'key':'style','value':{'line-height':_0x32a2f0}}}),_0x2a635e['conversion']['for']('upcast')['attributeToAttribute']({'model':{'key':'lineHeight','value':_0xf34f7a=>{let _0x289438=_0xf34f7a['getStyle']('line-height');return _0x4f9377(_0x289438)&&(_0x289438=String(Number(_0x289438['slice'](0x0,-0x1))/0x64)),String(_0x289438)===String(_0x23dc73)?null:_0x289438;}},'view':{'styles':{'line-height':/.*/}}});}['_preparePredefinedConverters'](){const _0x3b5b5c=this['editor'],_0x4d241c=this['editor']['config']['get']('lineHeight.defaultValue'),_0x3c1709=function(_0x3c4fc3,_0x3a1674){const _0x4dbbc4={'model':{'key':_0x3c4fc3,'values':[]},'view':{}};for(const _0x2aeed1 of _0x3a1674)'class'===_0x2aeed1['view']?.['key']?(_0x4dbbc4['model']['values']['push'](_0x2aeed1['model']),_0x4dbbc4['view'][_0x2aeed1['model']]={'key':'class','value':_0x2aeed1['view']['value']}):(_0x4dbbc4['model']['values']['push'](_0x2aeed1['model']),_0x4dbbc4['view'][_0x2aeed1['model']]={'key':'style','value':'line-height:'+_0x2aeed1['model']+';'});return _0x4dbbc4;}('lineHeight',L(this['editor']['config']['get']('lineHeight'))['filter'](_0x2d3705=>_0x2d3705['model']));_0x3b5b5c['conversion']['attributeToAttribute'](_0x3c1709),_0x3b5b5c['conversion']['for']('upcast')['attributeToAttribute']({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':'lineHeight','value':_0x939621=>{let _0xa48636=_0x939621['getStyle']('line-height');return _0x4f9377(_0xa48636)&&(_0xa48636=String(Number(_0xa48636['slice'](0x0,-0x1))/0x64)),_0xa48636===String(_0x4d241c)?null:_0x3c1709['model']['values']['includes'](_0xa48636)?_0xa48636:null;}}});}}class k extends _0x3947f9{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'LineHeightUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x1ab3c0={'accessibleLabel':(0x0,this['editor']['t'])('Line\x20height'),'options':this['_prepareListOptions']()};this['_registerToolbarComponent'](_0x1ab3c0),this['_registerMenuBarComponent'](_0x1ab3c0),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x597ea9=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xc1ce7c;for(const _0x2b66ad in _0x597ea9){const _0x31b8cf=_0x2b66ad,_0x520ce0=_0x597ea9[_0x31b8cf];if('lineHeightLicenseKeyValid'==_0x520ce0||'lineHeightLicenseKeyInvalid'==_0x520ce0||'lineHeightLicenseKeyExpired'==_0x520ce0||'lineHeightLicenseKeyDomainLimit'==_0x520ce0||'lineHeightLicenseKeyNotAllowed'==_0x520ce0||'lineHeightLicenseKeyEvaluationLimit'==_0x520ce0||'lineHeightLicenseKeyUsageLimit'==_0x520ce0){delete _0x597ea9[_0x31b8cf],_0xc1ce7c=_0x520ce0,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'lineHeightLicenseKeyInvalid'==_0xc1ce7c&&_0x597ea9['_showLicenseError']('invalid'),'lineHeightLicenseKeyExpired'==_0xc1ce7c&&_0x597ea9['_showLicenseError']('expired'),'lineHeightLicenseKeyDomainLimit'==_0xc1ce7c&&_0x597ea9['_showLicenseError']('domainLimit'),'lineHeightLicenseKeyNotAllowed'==_0xc1ce7c&&_0x597ea9['_showLicenseError']('featureNotAllowed','LineHeight'),'lineHeightLicenseKeyEvaluationLimit'==_0xc1ce7c&&_0x597ea9['_showLicenseError']('evaluationLimit'),'lineHeightLicenseKeyUsageLimit'==_0xc1ce7c&&_0x597ea9['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_shouldRenderCustomValueOption'](){return this['editor']['config']['get']('lineHeight.supportAllValues');}['_getLocalizedLineHeightOptions'](){const _0x582569=this['editor'],t=_0x582569['t'],_0x354177=_0x582569['config']['get']('lineHeight'),_0x541926={'Single':t({'string':'Single','id':'LINE_HEIGHT_SINGLE_OPTION_LABEL'}),'Double':t({'string':'Double','id':'LINE_HEIGHT_DOUBLE_OPTION_LABEL'})};return L(_0x354177)['map'](_0x11ae11=>{const _0x4993ce=_0x541926[_0x11ae11['title']];return _0x4993ce&&_0x4993ce!=_0x11ae11['title']&&(_0x11ae11=Object['assign']({},_0x11ae11,{'title':_0x4993ce})),_0x11ae11;});}['_prepareListOptions'](){const _0x3ccebe=this['editor']['commands']['get']('lineHeight'),_0x563e23=this['editor']['config']['get']('lineHeight.defaultValue'),_0x4be84c=this['_getLocalizedLineHeightOptions'](),_0x1c0f39=new _0x4dc8a3(),_0xe26332=_0x3088d1=>'default'===_0x3088d1||String(_0x563e23)===_0x3088d1;for(const _0x2931ad of _0x4be84c){const _0x442a63={'type':'button','model':new _0x3c4036({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','label':_0x2931ad['title'],'withText':!0x0})};_0xe26332(_0x2931ad['model'])?(_0x442a63['model']['bind']('isOn')['to'](_0x3ccebe,'value',_0x337a4b=>!_0x337a4b),_0x442a63['model']['commandParam']=void 0x0):(_0x442a63['model']['bind']('isOn')['to'](_0x3ccebe,'value',_0x160b61=>_0x160b61===_0x2931ad['model']),_0x442a63['model']['commandParam']=_0x2931ad['model']),_0x1c0f39['add'](_0x442a63);}if(this['_shouldRenderCustomValueOption']()){const _0xd04b8c=this['_getCustomValueOptionDefinition'](_0x4be84c);_0x1c0f39['add'](_0xd04b8c);}return _0x1c0f39;}['_getCustomValueOptionDefinition'](_0x506440){const _0x31ff45=this['editor'],t=_0x31ff45['t'],_0x4d76c3=_0x31ff45['commands']['get']('lineHeight'),_0x4eb452=_0x506440['map'](_0x8bb5ad=>_0x8bb5ad['model']),_0x375660={'type':'button','model':new _0x3c4036({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','withText':!0x0})};return _0x375660['model']['bind']('commandParam')['to'](_0x4d76c3,'value'),_0x375660['model']['bind']('isOn')['to'](_0x4d76c3,'value',_0x323ec5=>!!_0x323ec5&&!_0x4eb452['includes'](String(_0x323ec5))),_0x375660['model']['bind']('label')['to'](_0x4d76c3,'value',_0x3b4312=>t({'string':'Custom:\x20%0','id':'LINE_HEIGHT_CUSTOM_OPTION_LABEL'},String(_0x3b4312))),_0x375660;}['_registerToolbarComponent']({accessibleLabel:_0x37c05d,options:_0x564047}){const _0x3fe0b5=this['editor'],_0x32f21f=_0x3fe0b5['commands']['get']('lineHeight');_0x3fe0b5['ui']['componentFactory']['add']('lineHeight',_0x2f757d=>{const _0x53a781=_0x518828(_0x2f757d);return _0x2d3cf8(_0x53a781,_0x564047,{'role':'menu','ariaLabel':_0x37c05d}),_0x53a781['buttonView']['set']({'label':_0x37c05d,'tooltip':!0x0,'icon':_0x284c37}),_0x53a781['extendTemplate']({'attributes':{'class':['ck-line-height-dropdown']}}),_0x53a781['bind']('isEnabled')['to'](_0x32f21f),this['listenTo'](_0x53a781,'execute',_0x2a5400=>{_0x3fe0b5['execute'](_0x2a5400['source']['commandName'],{'value':_0x2a5400['source']['commandParam']}),_0x3fe0b5['editing']['view']['focus']();}),_0x53a781['once']('change:isOpen',()=>{const _0x131096=_0x53a781['panelView']['children']['first'];this['_attachCustomOptionVisibilityHandler'](_0x53a781,_0x564047,_0x131096);}),_0x53a781;});}['_registerMenuBarComponent']({accessibleLabel:_0x530b7c,options:_0x2c3ae5}){const _0x5552ff=this['editor'],_0x9a26a0=_0x5552ff['commands']['get']('lineHeight');_0x5552ff['ui']['componentFactory']['add']('menuBar:lineHeight',_0x117f01=>{const _0x1108b5=new _0x2512c4(_0x117f01);_0x1108b5['buttonView']['set']({'label':_0x530b7c,'icon':_0x284c37}),_0x1108b5['bind']('isEnabled')['to'](_0x9a26a0);const _0x56d62c=new _0x31fca0(_0x117f01);for(const _0x2f18f6 of _0x2c3ae5){const _0x397a3e=new _0x1165c1(_0x117f01,_0x1108b5),_0xfdbf37=new _0x1881ef(_0x117f01);_0xfdbf37['set']({'role':'menuitemradio','isToggleable':!0x0}),_0xfdbf37['bind'](...Object['keys'](_0x2f18f6['model']))['to'](_0x2f18f6['model']),_0xfdbf37['delegate']('execute')['to'](_0x1108b5),_0xfdbf37['on']('execute',()=>{_0x5552ff['execute'](_0x2f18f6['model']['commandName'],{'value':_0x2f18f6['model']['commandParam']}),_0x5552ff['editing']['view']['focus']();}),_0x397a3e['children']['add'](_0xfdbf37),_0x56d62c['items']['add'](_0x397a3e);}return _0x1108b5['panelView']['children']['add'](_0x56d62c),this['_attachCustomOptionVisibilityHandler'](_0x1108b5,_0x2c3ae5,_0x56d62c),_0x1108b5;});}['_attachCustomOptionVisibilityHandler'](_0xfeb86a,_0x1dc78a,_0x2253db){if(!this['_shouldRenderCustomValueOption']())return;const _0x3d0686=()=>{if(!_0xfeb86a['isOpen'])return;_0x2253db['items']['last']['isVisible']=Boolean(_0x1dc78a['last']['model']['isOn']);};_0x3d0686(),_0xfeb86a['on']('change:isOpen',()=>{_0x3d0686();});}}class _ extends _0x3947f9{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 _0x5b25ea,Plugin as _0x197c9c}from'@ckeditor/ckeditor5-core/dist/index.js';import{first as _0x2b0525,CKEditorError as _0x1d0eaf,uid as _0x391b9b,Collection as _0x41faff}from'@ckeditor/ckeditor5-utils/dist/index.js';import{Matcher as _0x5c8b6f,isPercentageStyleValue as _0x412560}from'@ckeditor/ckeditor5-engine/dist/index.js';import{UIModel as _0x214e12,createDropdown as _0x22ac55,addListToDropdown as _0x228003,MenuBarMenuView as _0x4ed7d4,MenuBarMenuListView as _0x4b3843,MenuBarMenuListItemView as _0x3ecea9,MenuBarMenuListItemButtonView as _0x183fd6}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconLineHeight as _0x297054}from'@ckeditor/ckeditor5-icons/dist/index.js';class p extends _0x5b25ea{['refresh'](){const _0x3e793f=this['editor']['model']['document'],_0x54c304=_0x2b0525(_0x3e793f['selection']['getSelectedBlocks']());this['isEnabled']=Boolean(_0x54c304)&&this['_canHaveLineHeight'](_0x54c304),this['value']=this['isEnabled']&&_0x54c304['getAttribute']('lineHeight');}['execute'](_0x23edab={}){const _0x1cc839=this['editor']['model'],_0x23c299=_0x1cc839['document']['selection'],_0x1ceffe=_0x23edab['value'];_0x1cc839['change'](_0x373080=>{const _0x15f99e=Array['from'](_0x23c299['getSelectedBlocks']())['filter'](_0x26916d=>this['_canHaveLineHeight'](_0x26916d));for(const _0xf08567 of _0x15f99e)_0x1ceffe?_0x373080['setAttribute']('lineHeight',_0x1ceffe,_0xf08567):_0x373080['removeAttribute']('lineHeight',_0xf08567);});}['_canHaveLineHeight'](_0x20f9a5){return this['editor']['model']['schema']['checkAttribute'](_0x20f9a5,'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(_0x5291e5){return'string'==typeof _0x5291e5&&'default'===_0x5291e5['toLowerCase']();}function L(_0x433914){return _0x433914['options']['map'](_0x511ed7=>{return H(_0x511ed7)?{'title':String(_0x433914['defaultValue']),'model':'default'}:('number'==typeof _0x511ed7&&(_0x511ed7=String(_0x511ed7)),'string'!=typeof _0x511ed7?_0x511ed7:parseFloat(_0x511ed7)?{'title':_0x511ed7,'model':_0x511ed7,'view':{'name':'span','styles':{'line-height':_0x511ed7}}}:'string'==typeof(_0x4e00e7=_0x511ed7)?y[_0x4e00e7]:y[_0x4e00e7['model']]);var _0x4e00e7;})['filter'](_0x1ad23f=>void 0x0!==_0x1ad23f);}class v extends _0x197c9c{static get['pluginName'](){return'LineHeightTodoListIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {plugins:_0x4f58ee,conversion:_0x1db1a6}=this['editor'];if(!_0x4f58ee['has']('ListEditing')||!_0x4f58ee['has']('TodoListEditing'))return;_0x4f58ee['get']('ListEditing')['registerDowncastStrategy']({'scope':'item','attributeName':'lineHeight','consume':!0x1,'setAttributeOnDowncast'(_0xeac412,_0x5781c4,_0x429351,_0x15dc93,_0x4f1ebb){'todo'==_0x4f1ebb['getAttribute']('listType')&&_0x5781c4&&(_0xeac412['addClass']('ck-list-marker-line-height',_0x429351),_0xeac412['setStyle']('--ck-content-list-marker-line-height',_0x5781c4,_0x429351));}}),_0x1db1a6['for']('upcast')['elementToElement']({'view':{'name':'span','classes':'todo-list__label__description'},'model':'paragraph','converterPriority':'high'}),_0x1db1a6['for']('upcast')['add'](_0x37cde3=>{_0x37cde3['on']('element:li',function(_0x1d853f){const _0x2f1e37=new _0x5c8b6f(_0x1d853f);return(_0x140921,_0x4111e5,_0x3ff4be)=>{const _0x377654=_0x2f1e37['match'](_0x4111e5['viewItem']);if(!_0x377654)return;const _0x26b374=_0x377654['match'];_0x26b374['name']=!0x1,_0x3ff4be['consumable']['consume'](_0x4111e5['viewItem'],_0x26b374);};}({'name':'li','classes':'ck-list-marker-line-height','styles':{'--ck-content-list-marker-line-height':/.*/}}));});}}class b extends _0x197c9c{static get['pluginName'](){return'LineHeightEditing';}static get['requires'](){return[v];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x448238){super(_0x448238),_0x448238['config']['define']('lineHeight',{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,'default',0x2,2.5,0x3]});}['init'](){const _0x39d199=this['editor'];this['_validateConfig'](),_0x39d199['model']['schema']['extend']('$block',{'allowAttributes':'lineHeight'}),_0x39d199['model']['schema']['setAttributeProperties']('lineHeight',{'isFormatting':!0x0}),_0x39d199['commands']['add']('lineHeight',new p(_0x39d199)),this['editor']['config']['get']('lineHeight.supportAllValues')?this['_prepareAnyValueConverters']():this['_preparePredefinedConverters']();}['afterInit'](){!async function(_0x28f68b){const _0x5c570f=_0x2ff16a([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]),_0x2b2ea1=0x45ddd215,_0x1365d1=0x45daac7d^_0x2b2ea1,_0x37a585=window[_0x2ff16a([0x44,0x61,0x74,0x65])][_0x2ff16a([0x6e,0x6f,0x77])](),_0x6bcb8e=_0x28f68b[_0x2ff16a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x28c840=new window[(_0x2ff16a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d5470=>{_0x6bcb8e[_0x2ff16a([0x6f,0x6e,0x63,0x65])](_0x2ff16a([0x72,0x65,0x61,0x64,0x79]),_0x4d5470);}),_0x46182f={[_0x2ff16a([0x6b,0x74,0x79])]:_0x2ff16a([0x45,0x43]),[_0x2ff16a([0x75,0x73,0x65])]:_0x2ff16a([0x73,0x69,0x67]),[_0x2ff16a([0x63,0x72,0x76])]:_0x2ff16a([0x50,0x2d,0x32,0x35,0x36]),[_0x2ff16a([0x78])]:_0x2ff16a([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]),[_0x2ff16a([0x79])]:_0x2ff16a([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]),[_0x2ff16a([0x61,0x6c,0x67])]:_0x2ff16a([0x45,0x53,0x32,0x35,0x36])},_0x2c650a=_0x6bcb8e[_0x2ff16a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2ff16a([0x67,0x65,0x74])](_0x2ff16a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x32afb5(){let _0x2b42ed,_0xcb9cd3=null,_0x3d0fd6=null;try{if(_0x2c650a==_0x2ff16a([0x47,0x50,0x4c]))return _0x2ff16a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2b42ed=_0x2984ab(),!_0x2b42ed)return _0x2ff16a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2b42ed[_0x2ff16a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3d0fd6=_0x130f5f(_0x2b42ed[_0x2ff16a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2b42ed[_0x2ff16a([0x6a,0x74,0x69])])),await _0x115cc1()?_0x55652d()?_0xd84bfd()?_0x2ff16a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2112ef()?(_0x2b42ed[_0x2ff16a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2ff16a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xcb9cd3=_0x6eee4a(_0x2ff16a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x34710a()):_0x2ff16a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2ff16a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2ff16a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2ff16a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xd84bfd(){const _0x186766=[_0x2ff16a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2ff16a([0x74,0x72,0x69,0x61,0x6c])][_0x2ff16a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b42ed[_0x2ff16a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x37a585/0x3e8:0xe10*_0x1365d1;return _0x2b42ed[_0x2ff16a([0x65,0x78,0x70])]<_0x186766;}function _0x55652d(){const _0x3d7aa1=_0x2b42ed[_0x2ff16a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3d7aa1&&(!!_0x3d7aa1[_0x2ff16a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ff16a([0x2a]))||!!_0x3d7aa1[_0x2ff16a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ff16a([0x4c,0x48])));}function _0x2112ef(){const _0x5715e8=_0x2b42ed[_0x2ff16a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5715e8||0x0==_0x5715e8[_0x2ff16a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x15c71e}=new URL(window[_0x2ff16a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5715e8[_0x2ff16a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15c71e))return!0x0;const _0x36c779=_0x15c71e[_0x2ff16a([0x73,0x70,0x6c,0x69,0x74])](_0x2ff16a([0x2e]));return _0x5715e8[_0x2ff16a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x282b9e=>_0x282b9e[_0x2ff16a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ff16a([0x2a])))[_0x2ff16a([0x6d,0x61,0x70])](_0x409b0e=>_0x409b0e[_0x2ff16a([0x73,0x70,0x6c,0x69,0x74])](_0x2ff16a([0x2e])))[_0x2ff16a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x56eb3e=>_0x56eb3e[_0x2ff16a([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x36c779[_0x2ff16a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2ff16a([0x6d,0x61,0x70])](_0x4e844b=>Array(_0x36c779[_0x2ff16a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4e844b[_0x2ff16a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2ff16a([0x66,0x69,0x6c,0x6c])](_0x4e844b[0x0]===_0x2ff16a([0x2a])?_0x2ff16a([0x2a]):'')[_0x2ff16a([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4e844b))[_0x2ff16a([0x73,0x6f,0x6d,0x65])](_0x2ed950=>_0x36c779[_0x2ff16a([0x65,0x76,0x65,0x72,0x79])]((_0x5d49b7,_0x4b64c8)=>_0x2ed950[_0x4b64c8]===_0x5d49b7||_0x2ed950[_0x4b64c8]===_0x2ff16a([0x2a])));}function _0x34710a(){return _0xcb9cd3&&_0x3d0fd6?new window[(_0x2ff16a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x20a9d1,_0x288604)=>{_0xcb9cd3[_0x2ff16a([0x74,0x68,0x65,0x6e])](_0x20a9d1,_0x288604),_0x3d0fd6[_0x2ff16a([0x74,0x68,0x65,0x6e])](_0x2b8fe7=>{_0x2b8fe7!=_0x2ff16a([0x56,0x61,0x6c,0x69,0x64])&&_0x20a9d1(_0x2b8fe7);},_0x288604);}):_0xcb9cd3||_0x3d0fd6||_0x2ff16a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x130f5f(_0x154da4,_0x59e2cb){return new window[(_0x2ff16a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x59ef2d=>{if(_0x55cdd0())return _0x59ef2d(_0x2ff16a([0x56,0x61,0x6c,0x69,0x64]));_0x26dd30(),_0x6bcb8e[_0x2ff16a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2ff16a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2c4dbe=!0x1;const _0x36d855=_0x391b9b();function _0x350536(_0x517940){return!!_0x517940&&(typeof _0x517940===_0x2ff16a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x517940===_0x2ff16a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x517940[_0x2ff16a([0x74,0x68,0x65,0x6e])]===_0x2ff16a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x517940[_0x2ff16a([0x63,0x61,0x74,0x63,0x68])]===_0x2ff16a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3f9f1a(_0x5e9b20){_0x100de5(_0x5e9b20)[_0x2ff16a([0x74,0x68,0x65,0x6e])](_0xee1296=>{if(!_0xee1296||_0xee1296[_0x2ff16a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2ff16a([0x6f,0x6b]))return _0x2ff16a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3f121a(_0x25b83c(_0x36d855+_0x59e2cb))!=_0xee1296[_0x2ff16a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2ff16a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2ff16a([0x56,0x61,0x6c,0x69,0x64]);})[_0x2ff16a([0x74,0x68,0x65,0x6e])](_0xc062af=>(_0x34f552(),_0xc062af),()=>{const _0x1cf672=_0x38f172();return null==_0x1cf672?(_0x34f552(),_0x2ff16a([0x56,0x61,0x6c,0x69,0x64])):_0x2ff16a(_0x37a585-_0x1cf672>(0x61d15615^_0x2b2ea1)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2ff16a([0x74,0x68,0x65,0x6e])](_0x59ef2d)[_0x2ff16a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x59ef2d(_0x2ff16a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x13bdb3=0x45eb3c95^_0x2b2ea1;function _0x34f552(){const _0x54b2bf=_0x2ff16a([0x6c,0x6c,0x63,0x74,0x2d])+_0x3f121a(_0x25b83c(_0x154da4)),_0x11f262=_0x3c7e33(_0x3f121a(window[_0x2ff16a([0x4d,0x61,0x74,0x68])][_0x2ff16a([0x63,0x65,0x69,0x6c])](_0x37a585/_0x13bdb3)));window[_0x2ff16a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2ff16a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x54b2bf,_0x11f262);}function _0x38f172(){const _0x1ecd98=_0x2ff16a([0x6c,0x6c,0x63,0x74,0x2d])+_0x3f121a(_0x25b83c(_0x154da4)),_0x75feb4=window[_0x2ff16a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2ff16a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1ecd98);return _0x75feb4?window[_0x2ff16a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3c7e33(_0x75feb4),0x10)*_0x13bdb3:null;}function _0x100de5(_0x1b4029){return new window[(_0x2ff16a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4795c8,_0x50412e)=>{_0x1b4029[_0x2ff16a([0x74,0x68,0x65,0x6e])](_0x4795c8,_0x50412e),window[_0x2ff16a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x50412e,0x45dc06d5^_0x2b2ea1);});}}_0x6bcb8e[_0x2ff16a([0x6f,0x6e])](_0x2ff16a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4f5a87,_0x244e9f)=>{if(_0x244e9f[0x0]!=_0x154da4)return _0x59ef2d(_0x2ff16a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x244e9f[0x1]={..._0x244e9f[0x1],[_0x2ff16a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x36d855};},{[_0x2ff16a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2ff16a([0x68,0x69,0x67,0x68])}),_0x6bcb8e[_0x2ff16a([0x6f,0x6e])](_0x2ff16a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2ef427=>{_0x350536(_0x2ef427[_0x2ff16a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2c4dbe=!0x0,_0x3f9f1a(_0x2ef427[_0x2ff16a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2ff16a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2ff16a([0x6c,0x6f,0x77])}),_0x28c840[_0x2ff16a([0x74,0x68,0x65,0x6e])](()=>{_0x2c4dbe||_0x59ef2d(_0x2ff16a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x55cdd0(){return _0x6bcb8e[_0x2ff16a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2ff16a([0x76,0x69,0x65,0x77])][_0x2ff16a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2ff16a([0x61,0x75,0x74,0x6f]);}function _0x26dd30(){_0x6bcb8e[_0x2ff16a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2ff16a([0x76,0x69,0x65,0x77])][_0x2ff16a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2ff16a([0x61,0x75,0x74,0x6f]);}}function _0x6eee4a(_0xf86984){const _0x4f0b2b=[new window[(_0x2ff16a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x23d421=>setTimeout(_0x23d421,0x45d4ecd9^_0x2b2ea1)),_0x28c840[_0x2ff16a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2ff16a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x219165=>{let _0x457c5b=0x0;_0x6bcb8e[_0x2ff16a([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ff16a([0x6f,0x6e])](_0x2ff16a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3b7b03,_0xd3722e)=>{_0xd3722e[0x0][_0x2ff16a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x457c5b++,_0x457c5b==(0x45ddd7fd^_0x2b2ea1)&&(_0x219165(),_0x3b7b03[_0x2ff16a([0x6f,0x66,0x66])]());});}))];return window[_0x2ff16a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2ff16a([0x72,0x61,0x63,0x65])](_0x4f0b2b)[_0x2ff16a([0x74,0x68,0x65,0x6e])](()=>_0xf86984);}async function _0x564d5a(){await _0x28c840,_0x6bcb8e[_0x2ff16a([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ff16a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x33df24,_0x6bcb8e[_0x2ff16a([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ff16a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x33df24,_0x6bcb8e[_0x2ff16a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2ff16a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x584c06(_0x2dfe64){const _0x94960f=_0x728011();_0x6bcb8e[_0x94960f]=_0x2ff16a([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2dfe64,_0x2dfe64!=_0x2ff16a([0x56,0x61,0x6c,0x69,0x64])&&_0x564d5a();}function _0x728011(){const _0x1b81df=window[_0x2ff16a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2ff16a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2ff16a([0x6e,0x6f,0x77])]())[_0x2ff16a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2ff16a([0x2e]),'');let _0x5f0c76=_0x2ff16a([0x50]);for(let _0x57ebac=0x0;_0x57ebac<_0x1b81df[_0x2ff16a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x57ebac+=0x2){let _0x4288ce=window[_0x2ff16a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b81df[_0x2ff16a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x57ebac,_0x57ebac+0x2));_0x4288ce>=_0x5c570f[_0x2ff16a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4288ce-=_0x5c570f[_0x2ff16a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5f0c76+=_0x5c570f[_0x4288ce];}return _0x5f0c76;}function _0x2984ab(){const _0x115423=_0x2c650a[_0x2ff16a([0x73,0x70,0x6c,0x69,0x74])](_0x2ff16a([0x2e]));if(0x3!=_0x115423[_0x2ff16a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x6df24f(_0x115423[0x1]);function _0x6df24f(_0x54d9b3){const _0x473ab6=_0x1e134a(_0x54d9b3);return _0x473ab6&&_0x20c2ac()?_0x473ab6:null;function _0x20c2ac(){const _0x2a2470=_0x473ab6[_0x2ff16a([0x6a,0x74,0x69])],_0x22ee6b=window[_0x2ff16a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2a2470[_0x2ff16a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a2470[_0x2ff16a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xac2df={..._0x473ab6,[_0x2ff16a([0x6a,0x74,0x69])]:_0x2a2470[_0x2ff16a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2a2470[_0x2ff16a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xac2df[_0x2ff16a([0x76,0x63])],_0x25b83c(_0xac2df)==_0x22ee6b;}}}async function _0x115cc1(){let _0x219049=!0x0;try{const _0x2e5fb0=_0x2c650a[_0x2ff16a([0x73,0x70,0x6c,0x69,0x74])](_0x2ff16a([0x2e])),[_0x4505c7,_0x28819d,_0x51490d]=_0x2e5fb0;return _0x298497(_0x4505c7),await _0x496a1f(_0x4505c7,_0x28819d,_0x51490d),_0x219049;}catch{return!0x1;}function _0x298497(_0x47af3e){const _0x3e1152=_0x1e134a(_0x47af3e);_0x3e1152&&_0x3e1152[_0x2ff16a([0x61,0x6c,0x67])]==_0x2ff16a([0x45,0x53,0x32,0x35,0x36])||(_0x219049=!0x1);}async function _0x496a1f(_0x18352d,_0x2ef0fe,_0x4fac09){const _0xfe529d=window[_0x2ff16a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2ff16a([0x66,0x72,0x6f,0x6d])](_0x4f721d(_0x4fac09),_0x3f5dab=>_0x3f5dab[_0x2ff16a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x8973cf=new window[(_0x2ff16a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2ff16a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x18352d+_0x2ff16a([0x2e])+_0x2ef0fe),_0xc99928=window[_0x2ff16a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2ff16a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xc99928)return;const _0x1c8ce3=await _0xc99928[_0x2ff16a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2ff16a([0x6a,0x77,0x6b]),_0x46182f,{[_0x2ff16a([0x6e,0x61,0x6d,0x65])]:_0x2ff16a([0x45,0x43,0x44,0x53,0x41]),[_0x2ff16a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2ff16a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2ff16a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xc99928[_0x2ff16a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2ff16a([0x6e,0x61,0x6d,0x65])]:_0x2ff16a([0x45,0x43,0x44,0x53,0x41]),[_0x2ff16a([0x68,0x61,0x73,0x68])]:{[_0x2ff16a([0x6e,0x61,0x6d,0x65])]:_0x2ff16a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1c8ce3,_0xfe529d,_0x8973cf)||(_0x219049=!0x1);}}function _0x1e134a(_0xb7d889){return _0xb7d889[_0x2ff16a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2ff16a([0x65,0x79]))?JSON[_0x2ff16a([0x70,0x61,0x72,0x73,0x65])](_0x4f721d(_0xb7d889)):null;}function _0x4f721d(_0x9da0d9){return window[_0x2ff16a([0x61,0x74,0x6f,0x62])](_0x9da0d9[_0x2ff16a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2ff16a([0x2b]))[_0x2ff16a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2ff16a([0x2f])));}function _0x25b83c(_0x104dba){let _0xc21df5=0x1505;function _0xfc4baa(_0x554125){for(let _0xadfadc=0x0;_0xadfadc<_0x554125[_0x2ff16a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xadfadc++){const _0x1341ae=_0x554125[_0x2ff16a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xadfadc);_0xc21df5=(_0xc21df5<<0x5)+_0xc21df5+_0x1341ae,_0xc21df5&=_0xc21df5;}}function _0x366edd(_0x5503fe){Array[_0x2ff16a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5503fe)?_0x5503fe[_0x2ff16a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x366edd):_0x5503fe&&typeof _0x5503fe==_0x2ff16a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2ff16a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5503fe)[_0x2ff16a([0x73,0x6f,0x72,0x74])]()[_0x2ff16a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3f3393,_0x3b427e])=>{_0xfc4baa(_0x3f3393),_0x366edd(_0x3b427e);}):_0xfc4baa(window[_0x2ff16a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5503fe));}return _0x366edd(_0x104dba),_0xc21df5>>>0x0;}function _0x3f121a(_0x2586f7){return _0x2586f7[_0x2ff16a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2ff16a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2ff16a([0x30]));}function _0x3c7e33(_0x4c875b){return _0x4c875b[_0x2ff16a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2ff16a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2ff16a([0x6a,0x6f,0x69,0x6e])]('');}function _0x33df24(){}function _0x2ff16a(_0xe57b1c){return _0xe57b1c['map'](_0x314cf1=>String['fromCharCode'](_0x314cf1))['join']('');}_0x584c06(await _0x32afb5());}(this);}['_validateConfig'](){const _0x2e014a=this['editor'];if(!_0x2e014a['config']['get']('lineHeight.supportAllValues'))return;const _0x1256fb=_0x2e014a['config']['get']('lineHeight.options')['filter'](_0x2f6aeb=>'string'==typeof _0x2f6aeb&&(!H(_0x2f6aeb)&&isNaN(Number(_0x2f6aeb))));if(_0x1256fb['length'])throw new _0x1d0eaf('line-height-invalid-use-of-named-presets',null,{'namedPresets':_0x1256fb});}['_prepareAnyValueConverters'](){const _0xa7e37b=this['editor'],_0x530728=this['editor']['config']['get']('lineHeight.defaultValue');_0xa7e37b['conversion']['for']('downcast')['attributeToAttribute']({'model':{'key':'lineHeight'},'view':_0x242ea4=>String(_0x242ea4)===String(_0x530728)?null:{'key':'style','value':{'line-height':_0x242ea4}}}),_0xa7e37b['conversion']['for']('upcast')['attributeToAttribute']({'model':{'key':'lineHeight','value':_0x357a64=>{let _0x43e168=_0x357a64['getStyle']('line-height');return _0x412560(_0x43e168)&&(_0x43e168=String(Number(_0x43e168['slice'](0x0,-0x1))/0x64)),String(_0x43e168)===String(_0x530728)?null:_0x43e168;}},'view':{'styles':{'line-height':/.*/}}});}['_preparePredefinedConverters'](){const _0x3f7241=this['editor'],_0x167103=this['editor']['config']['get']('lineHeight.defaultValue'),_0x26d288=function(_0x22c3cc,_0x3f7113){const _0x3e8408={'model':{'key':_0x22c3cc,'values':[]},'view':{}};for(const _0xbb6f1f of _0x3f7113)'class'===_0xbb6f1f['view']?.['key']?(_0x3e8408['model']['values']['push'](_0xbb6f1f['model']),_0x3e8408['view'][_0xbb6f1f['model']]={'key':'class','value':_0xbb6f1f['view']['value']}):(_0x3e8408['model']['values']['push'](_0xbb6f1f['model']),_0x3e8408['view'][_0xbb6f1f['model']]={'key':'style','value':'line-height:'+_0xbb6f1f['model']+';'});return _0x3e8408;}('lineHeight',L(this['editor']['config']['get']('lineHeight'))['filter'](_0x276213=>_0x276213['model']));_0x3f7241['conversion']['attributeToAttribute'](_0x26d288),_0x3f7241['conversion']['for']('upcast')['attributeToAttribute']({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':'lineHeight','value':_0x406856=>{let _0x174ec1=_0x406856['getStyle']('line-height');return _0x412560(_0x174ec1)&&(_0x174ec1=String(Number(_0x174ec1['slice'](0x0,-0x1))/0x64)),_0x174ec1===String(_0x167103)?null:_0x26d288['model']['values']['includes'](_0x174ec1)?_0x174ec1:null;}}});}}class k extends _0x197c9c{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'LineHeightUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x21e0f8={'accessibleLabel':(0x0,this['editor']['t'])('Line\x20height'),'options':this['_prepareListOptions']()};this['_registerToolbarComponent'](_0x21e0f8),this['_registerMenuBarComponent'](_0x21e0f8),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x504b58=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x30fb8c;for(const _0x1411f3 in _0x504b58){const _0x22a825=_0x1411f3,_0x2bfbc8=_0x504b58[_0x22a825];if('lineHeightLicenseKeyValid'==_0x2bfbc8||'lineHeightLicenseKeyInvalid'==_0x2bfbc8||'lineHeightLicenseKeyExpired'==_0x2bfbc8||'lineHeightLicenseKeyDomainLimit'==_0x2bfbc8||'lineHeightLicenseKeyNotAllowed'==_0x2bfbc8||'lineHeightLicenseKeyEvaluationLimit'==_0x2bfbc8||'lineHeightLicenseKeyUsageLimit'==_0x2bfbc8){delete _0x504b58[_0x22a825],_0x30fb8c=_0x2bfbc8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'lineHeightLicenseKeyInvalid'==_0x30fb8c&&_0x504b58['_showLicenseError']('invalid'),'lineHeightLicenseKeyExpired'==_0x30fb8c&&_0x504b58['_showLicenseError']('expired'),'lineHeightLicenseKeyDomainLimit'==_0x30fb8c&&_0x504b58['_showLicenseError']('domainLimit'),'lineHeightLicenseKeyNotAllowed'==_0x30fb8c&&_0x504b58['_showLicenseError']('featureNotAllowed','LineHeight'),'lineHeightLicenseKeyEvaluationLimit'==_0x30fb8c&&_0x504b58['_showLicenseError']('evaluationLimit'),'lineHeightLicenseKeyUsageLimit'==_0x30fb8c&&_0x504b58['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_shouldRenderCustomValueOption'](){return this['editor']['config']['get']('lineHeight.supportAllValues');}['_getLocalizedLineHeightOptions'](){const _0x292e9a=this['editor'],t=_0x292e9a['t'],_0x1e14b2=_0x292e9a['config']['get']('lineHeight'),_0x546862={'Single':t({'string':'Single','id':'LINE_HEIGHT_SINGLE_OPTION_LABEL'}),'Double':t({'string':'Double','id':'LINE_HEIGHT_DOUBLE_OPTION_LABEL'})};return L(_0x1e14b2)['map'](_0xc013b=>{const _0x181ca2=_0x546862[_0xc013b['title']];return _0x181ca2&&_0x181ca2!=_0xc013b['title']&&(_0xc013b=Object['assign']({},_0xc013b,{'title':_0x181ca2})),_0xc013b;});}['_prepareListOptions'](){const _0x288616=this['editor']['commands']['get']('lineHeight'),_0x249a4c=this['editor']['config']['get']('lineHeight.defaultValue'),_0x1d086c=this['_getLocalizedLineHeightOptions'](),_0x2d70d0=new _0x41faff(),_0x50308f=_0x4675f7=>'default'===_0x4675f7||String(_0x249a4c)===_0x4675f7;for(const _0xafc5d6 of _0x1d086c){const _0x27c746={'type':'button','model':new _0x214e12({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','label':_0xafc5d6['title'],'withText':!0x0})};_0x50308f(_0xafc5d6['model'])?(_0x27c746['model']['bind']('isOn')['to'](_0x288616,'value',_0x22803c=>!_0x22803c),_0x27c746['model']['commandParam']=void 0x0):(_0x27c746['model']['bind']('isOn')['to'](_0x288616,'value',_0x679043=>_0x679043===_0xafc5d6['model']),_0x27c746['model']['commandParam']=_0xafc5d6['model']),_0x2d70d0['add'](_0x27c746);}if(this['_shouldRenderCustomValueOption']()){const _0x333005=this['_getCustomValueOptionDefinition'](_0x1d086c);_0x2d70d0['add'](_0x333005);}return _0x2d70d0;}['_getCustomValueOptionDefinition'](_0x273fdd){const _0x2f6475=this['editor'],t=_0x2f6475['t'],_0x347f8d=_0x2f6475['commands']['get']('lineHeight'),_0x3d45fb=_0x273fdd['map'](_0x323853=>_0x323853['model']),_0x1cb06a={'type':'button','model':new _0x214e12({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','withText':!0x0})};return _0x1cb06a['model']['bind']('commandParam')['to'](_0x347f8d,'value'),_0x1cb06a['model']['bind']('isOn')['to'](_0x347f8d,'value',_0x412aee=>!!_0x412aee&&!_0x3d45fb['includes'](String(_0x412aee))),_0x1cb06a['model']['bind']('label')['to'](_0x347f8d,'value',_0x35611b=>t({'string':'Custom:\x20%0','id':'LINE_HEIGHT_CUSTOM_OPTION_LABEL'},String(_0x35611b))),_0x1cb06a;}['_registerToolbarComponent']({accessibleLabel:_0x152d07,options:_0x39f739}){const _0x13516c=this['editor'],_0x5f4395=_0x13516c['commands']['get']('lineHeight');_0x13516c['ui']['componentFactory']['add']('lineHeight',_0x18a65b=>{const _0x58faa2=_0x22ac55(_0x18a65b);return _0x228003(_0x58faa2,_0x39f739,{'role':'menu','ariaLabel':_0x152d07}),_0x58faa2['buttonView']['set']({'label':_0x152d07,'tooltip':!0x0,'icon':_0x297054}),_0x58faa2['extendTemplate']({'attributes':{'class':['ck-line-height-dropdown']}}),_0x58faa2['bind']('isEnabled')['to'](_0x5f4395),this['listenTo'](_0x58faa2,'execute',_0x178d75=>{_0x13516c['execute'](_0x178d75['source']['commandName'],{'value':_0x178d75['source']['commandParam']}),_0x13516c['editing']['view']['focus']();}),_0x58faa2['once']('change:isOpen',()=>{const _0x59a02e=_0x58faa2['panelView']['children']['first'];this['_attachCustomOptionVisibilityHandler'](_0x58faa2,_0x39f739,_0x59a02e);}),_0x58faa2;});}['_registerMenuBarComponent']({accessibleLabel:_0x14dbcd,options:_0x110822}){const _0x2ff287=this['editor'],_0x552643=_0x2ff287['commands']['get']('lineHeight');_0x2ff287['ui']['componentFactory']['add']('menuBar:lineHeight',_0x4a1266=>{const _0x368455=new _0x4ed7d4(_0x4a1266);_0x368455['buttonView']['set']({'label':_0x14dbcd,'icon':_0x297054}),_0x368455['bind']('isEnabled')['to'](_0x552643);const _0xa92b9d=new _0x4b3843(_0x4a1266);for(const _0x492462 of _0x110822){const _0x486318=new _0x3ecea9(_0x4a1266,_0x368455),_0x12aa2e=new _0x183fd6(_0x4a1266);_0x12aa2e['set']({'role':'menuitemradio','isToggleable':!0x0}),_0x12aa2e['bind'](...Object['keys'](_0x492462['model']))['to'](_0x492462['model']),_0x12aa2e['delegate']('execute')['to'](_0x368455),_0x12aa2e['on']('execute',()=>{_0x2ff287['execute'](_0x492462['model']['commandName'],{'value':_0x492462['model']['commandParam']}),_0x2ff287['editing']['view']['focus']();}),_0x486318['children']['add'](_0x12aa2e),_0xa92b9d['items']['add'](_0x486318);}return _0x368455['panelView']['children']['add'](_0xa92b9d),this['_attachCustomOptionVisibilityHandler'](_0x368455,_0x110822,_0xa92b9d),_0x368455;});}['_attachCustomOptionVisibilityHandler'](_0x5e8561,_0x596303,_0x448b12){if(!this['_shouldRenderCustomValueOption']())return;const _0x1bbcb2=()=>{if(!_0x5e8561['isOpen'])return;_0x448b12['items']['last']['isVisible']=Boolean(_0x596303['last']['model']['isOn']);};_0x1bbcb2(),_0x5e8561['on']('change:isOpen',()=>{_0x1bbcb2();});}}class _ extends _0x197c9c{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": "0.0.0-nightly-next-20260109.0",
3
+ "version": "0.0.0-nightly-next-20260110.0",
4
4
  "description": "Line height feature for CKEditor 5.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (https://cksource.com/)",
@@ -20,12 +20,12 @@
20
20
  "dist/translations/*.umd.js"
21
21
  ],
22
22
  "dependencies": {
23
- "@ckeditor/ckeditor5-core": "0.0.0-nightly-next-20260109.0",
24
- "@ckeditor/ckeditor5-engine": "0.0.0-nightly-next-20260109.0",
25
- "@ckeditor/ckeditor5-icons": "0.0.0-nightly-next-20260109.0",
26
- "@ckeditor/ckeditor5-list": "0.0.0-nightly-next-20260109.0",
27
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-next-20260109.0",
28
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-next-20260109.0"
23
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-next-20260110.0",
24
+ "@ckeditor/ckeditor5-engine": "0.0.0-nightly-next-20260110.0",
25
+ "@ckeditor/ckeditor5-icons": "0.0.0-nightly-next-20260110.0",
26
+ "@ckeditor/ckeditor5-list": "0.0.0-nightly-next-20260110.0",
27
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-next-20260110.0",
28
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-next-20260110.0"
29
29
  },
30
30
  "files": [
31
31
  "dist",