@ckeditor/ckeditor5-line-height 0.0.0-nightly-next-20260106.0 → 0.0.0-nightly-next-20260107.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.
- 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 _0x6f000,Plugin as _0x2dc069}from'@ckeditor/ckeditor5-core/dist/index.js';import{first as _0x39773e,CKEditorError as _0x196060,uid as _0xd1f415,Collection as _0x51f06a}from'@ckeditor/ckeditor5-utils/dist/index.js';import{Matcher as _0x271689,isPercentageStyleValue as _0x3a9e47}from'@ckeditor/ckeditor5-engine/dist/index.js';import{UIModel as _0x603c51,createDropdown as _0x283948,addListToDropdown as _0x23415d,MenuBarMenuView as _0x432dcf,MenuBarMenuListView as _0x254ab5,MenuBarMenuListItemView as _0x6624ea,MenuBarMenuListItemButtonView as _0x24b281}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconLineHeight as _0x49daec}from'@ckeditor/ckeditor5-icons/dist/index.js';class p extends _0x6f000{['refresh'](){const _0x2f96f7=this['editor']['model']['document'],_0x659ebf=_0x39773e(_0x2f96f7['selection']['getSelectedBlocks']());this['isEnabled']=Boolean(_0x659ebf)&&this['_canHaveLineHeight'](_0x659ebf),this['value']=this['isEnabled']&&_0x659ebf['getAttribute']('lineHeight');}['execute'](_0x56033a={}){const _0x5c4df0=this['editor']['model'],_0x4f5450=_0x5c4df0['document']['selection'],_0x2f5d36=_0x56033a['value'];_0x5c4df0['change'](_0x39c81c=>{const _0x1a51d1=Array['from'](_0x4f5450['getSelectedBlocks']())['filter'](_0x58b7ee=>this['_canHaveLineHeight'](_0x58b7ee));for(const _0x28506a of _0x1a51d1)_0x2f5d36?_0x39c81c['setAttribute']('lineHeight',_0x2f5d36,_0x28506a):_0x39c81c['removeAttribute']('lineHeight',_0x28506a);});}['_canHaveLineHeight'](_0x3fbf10){return this['editor']['model']['schema']['checkAttribute'](_0x3fbf10,'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(_0x18650d){return'string'==typeof _0x18650d&&'default'===_0x18650d['toLowerCase']();}function L(_0x288ea8){return _0x288ea8['options']['map'](_0x343562=>{return H(_0x343562)?{'title':String(_0x288ea8['defaultValue']),'model':'default'}:('number'==typeof _0x343562&&(_0x343562=String(_0x343562)),'string'!=typeof _0x343562?_0x343562:parseFloat(_0x343562)?{'title':_0x343562,'model':_0x343562,'view':{'name':'span','styles':{'line-height':_0x343562}}}:'string'==typeof(_0x50c6fb=_0x343562)?y[_0x50c6fb]:y[_0x50c6fb['model']]);var _0x50c6fb;})['filter'](_0x53ba3c=>void 0x0!==_0x53ba3c);}class v extends _0x2dc069{static get['pluginName'](){return'LineHeightTodoListIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {plugins:_0x4d5010,conversion:_0x5b9241}=this['editor'];if(!_0x4d5010['has']('ListEditing')||!_0x4d5010['has']('TodoListEditing'))return;_0x4d5010['get']('ListEditing')['registerDowncastStrategy']({'scope':'item','attributeName':'lineHeight','consume':!0x1,'setAttributeOnDowncast'(_0x56e1c7,_0x599051,_0x12d060,_0x133fb6,_0x22d923){'todo'==_0x22d923['getAttribute']('listType')&&_0x599051&&(_0x56e1c7['addClass']('ck-list-marker-line-height',_0x12d060),_0x56e1c7['setStyle']('--ck-content-list-marker-line-height',_0x599051,_0x12d060));}}),_0x5b9241['for']('upcast')['elementToElement']({'view':{'name':'span','classes':'todo-list__label__description'},'model':'paragraph','converterPriority':'high'}),_0x5b9241['for']('upcast')['add'](_0x258eb4=>{_0x258eb4['on']('element:li',function(_0x2058c7){const _0x2d572f=new _0x271689(_0x2058c7);return(_0x154016,_0x29746e,_0x330c58)=>{const _0x22e0be=_0x2d572f['match'](_0x29746e['viewItem']);if(!_0x22e0be)return;const _0x34a2a0=_0x22e0be['match'];_0x34a2a0['name']=!0x1,_0x330c58['consumable']['consume'](_0x29746e['viewItem'],_0x34a2a0);};}({'name':'li','classes':'ck-list-marker-line-height','styles':{'--ck-content-list-marker-line-height':/.*/}}));});}}class b extends _0x2dc069{static get['pluginName'](){return'LineHeightEditing';}static get['requires'](){return[v];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1ce88a){super(_0x1ce88a),_0x1ce88a['config']['define']('lineHeight',{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,'default',0x2,2.5,0x3]});}['init'](){const _0x72d001=this['editor'];this['_validateConfig'](),_0x72d001['model']['schema']['extend']('$block',{'allowAttributes':'lineHeight'}),_0x72d001['model']['schema']['setAttributeProperties']('lineHeight',{'isFormatting':!0x0}),_0x72d001['commands']['add']('lineHeight',new p(_0x72d001)),this['editor']['config']['get']('lineHeight.supportAllValues')?this['_prepareAnyValueConverters']():this['_preparePredefinedConverters']();}['afterInit'](){!async function(_0x2c3338){const _0x3c28bc=_0x49f942([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]),_0x53f98b=0x45ddd215,_0x3310f3=0x45daac1d^_0x53f98b,_0x21146e=window[_0x49f942([0x44,0x61,0x74,0x65])][_0x49f942([0x6e,0x6f,0x77])](),_0x3368e5=_0x2c3338[_0x49f942([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x29a087=new window[(_0x49f942([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xbf6c4d=>{_0x3368e5[_0x49f942([0x6f,0x6e,0x63,0x65])](_0x49f942([0x72,0x65,0x61,0x64,0x79]),_0xbf6c4d);}),_0x52863a={[_0x49f942([0x6b,0x74,0x79])]:_0x49f942([0x45,0x43]),[_0x49f942([0x75,0x73,0x65])]:_0x49f942([0x73,0x69,0x67]),[_0x49f942([0x63,0x72,0x76])]:_0x49f942([0x50,0x2d,0x32,0x35,0x36]),[_0x49f942([0x78])]:_0x49f942([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]),[_0x49f942([0x79])]:_0x49f942([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]),[_0x49f942([0x61,0x6c,0x67])]:_0x49f942([0x45,0x53,0x32,0x35,0x36])},_0x33840a=_0x3368e5[_0x49f942([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x49f942([0x67,0x65,0x74])](_0x49f942([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4d48e8(){let _0xbddaf1,_0x1b39d0=null,_0x1b4512=null;try{if(_0x33840a==_0x49f942([0x47,0x50,0x4c]))return _0x49f942([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xbddaf1=_0xe81a1e(),!_0xbddaf1)return _0x49f942([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xbddaf1[_0x49f942([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1b4512=_0x22b3d3(_0xbddaf1[_0x49f942([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xbddaf1[_0x49f942([0x6a,0x74,0x69])])),await _0x1cc884()?_0x976eb0()?_0xc55fed()?_0x49f942([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x572962()?(_0xbddaf1[_0x49f942([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x49f942([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1b39d0=_0x3638bf(_0x49f942([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xbddaf1[_0x49f942([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x49f942([0x74,0x72,0x69,0x61,0x6c])&&(_0x1b39d0=_0x3638bf(_0x49f942([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x44bd4b()):_0x49f942([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x49f942([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x49f942([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x49f942([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xc55fed(){const _0x6a8cb4=[_0x49f942([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x49f942([0x74,0x72,0x69,0x61,0x6c])][_0x49f942([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xbddaf1[_0x49f942([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x21146e/0x3e8:0xe10*_0x3310f3;return _0xbddaf1[_0x49f942([0x65,0x78,0x70])]<_0x6a8cb4;}function _0x976eb0(){const _0x2b9380=_0xbddaf1[_0x49f942([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2b9380&&(!!_0x2b9380[_0x49f942([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49f942([0x2a]))||!!_0x2b9380[_0x49f942([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49f942([0x4c,0x48])));}function _0x572962(){const _0x119292=_0xbddaf1[_0x49f942([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x119292||0x0==_0x119292[_0x49f942([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x7ebb36}=new URL(window[_0x49f942([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x119292[_0x49f942([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7ebb36))return!0x0;const _0x59fb45=_0x7ebb36[_0x49f942([0x73,0x70,0x6c,0x69,0x74])](_0x49f942([0x2e]));return _0x119292[_0x49f942([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x55b3e8=>_0x55b3e8[_0x49f942([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49f942([0x2a])))[_0x49f942([0x6d,0x61,0x70])](_0x418825=>_0x418825[_0x49f942([0x73,0x70,0x6c,0x69,0x74])](_0x49f942([0x2e])))[_0x49f942([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x361081=>_0x361081[_0x49f942([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x59fb45[_0x49f942([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x49f942([0x6d,0x61,0x70])](_0x216889=>Array(_0x59fb45[_0x49f942([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x216889[_0x49f942([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x49f942([0x66,0x69,0x6c,0x6c])](_0x216889[0x0]===_0x49f942([0x2a])?_0x49f942([0x2a]):'')[_0x49f942([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x216889))[_0x49f942([0x73,0x6f,0x6d,0x65])](_0x945587=>_0x59fb45[_0x49f942([0x65,0x76,0x65,0x72,0x79])]((_0x331ab,_0x5a17a0)=>_0x945587[_0x5a17a0]===_0x331ab||_0x945587[_0x5a17a0]===_0x49f942([0x2a])));}function _0x44bd4b(){return _0x1b39d0&&_0x1b4512?new window[(_0x49f942([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xe41377,_0x3f323f)=>{_0x1b39d0[_0x49f942([0x74,0x68,0x65,0x6e])](_0xe41377,_0x3f323f),_0x1b4512[_0x49f942([0x74,0x68,0x65,0x6e])](_0x16c938=>{_0x16c938!=_0x49f942([0x56,0x61,0x6c,0x69,0x64])&&_0xe41377(_0x16c938);},_0x3f323f);}):_0x1b39d0||_0x1b4512||_0x49f942([0x56,0x61,0x6c,0x69,0x64]);}}function _0x22b3d3(_0x556da0,_0x22adf3){return new window[(_0x49f942([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b322a=>{if(_0x273596())return _0x1b322a(_0x49f942([0x56,0x61,0x6c,0x69,0x64]));_0x4c841b(),_0x3368e5[_0x49f942([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x49f942([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5b06a8=!0x1;const _0x2e6d0b=_0xd1f415();function _0x588dfb(_0x505cc0){return!!_0x505cc0&&(typeof _0x505cc0===_0x49f942([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x505cc0===_0x49f942([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x505cc0[_0x49f942([0x74,0x68,0x65,0x6e])]===_0x49f942([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x505cc0[_0x49f942([0x63,0x61,0x74,0x63,0x68])]===_0x49f942([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x25c9dd(_0x11c3f5){_0x184f79(_0x11c3f5)[_0x49f942([0x74,0x68,0x65,0x6e])](_0x239754=>{if(!_0x239754||_0x239754[_0x49f942([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x49f942([0x6f,0x6b]))return _0x49f942([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x170be5(_0x37df39(_0x2e6d0b+_0x22adf3))!=_0x239754[_0x49f942([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x49f942([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x49f942([0x56,0x61,0x6c,0x69,0x64]);})[_0x49f942([0x74,0x68,0x65,0x6e])](_0x38f58c=>(_0x45e435(),_0x38f58c),()=>{const _0x4b5671=_0x4b985c();return null==_0x4b5671?(_0x45e435(),_0x49f942([0x56,0x61,0x6c,0x69,0x64])):_0x49f942(_0x21146e-_0x4b5671>(0x61d15615^_0x53f98b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x49f942([0x74,0x68,0x65,0x6e])](_0x1b322a)[_0x49f942([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1b322a(_0x49f942([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5634f9=0x45eb3c95^_0x53f98b;function _0x45e435(){const _0x39b357=_0x49f942([0x6c,0x6c,0x63,0x74,0x2d])+_0x170be5(_0x37df39(_0x556da0)),_0x4be168=_0x14a3a2(_0x170be5(window[_0x49f942([0x4d,0x61,0x74,0x68])][_0x49f942([0x63,0x65,0x69,0x6c])](_0x21146e/_0x5634f9)));window[_0x49f942([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x49f942([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x39b357,_0x4be168);}function _0x4b985c(){const _0x1a51df=_0x49f942([0x6c,0x6c,0x63,0x74,0x2d])+_0x170be5(_0x37df39(_0x556da0)),_0x5d6c7f=window[_0x49f942([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x49f942([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1a51df);return _0x5d6c7f?window[_0x49f942([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x14a3a2(_0x5d6c7f),0x10)*_0x5634f9:null;}function _0x184f79(_0x18d229){return new window[(_0x49f942([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x248ec9,_0x4232e7)=>{_0x18d229[_0x49f942([0x74,0x68,0x65,0x6e])](_0x248ec9,_0x4232e7),window[_0x49f942([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4232e7,0x45dc06d5^_0x53f98b);});}}_0x3368e5[_0x49f942([0x6f,0x6e])](_0x49f942([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x541c5a,_0x552c49)=>{if(_0x552c49[0x0]!=_0x556da0)return _0x1b322a(_0x49f942([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x552c49[0x1]={..._0x552c49[0x1],[_0x49f942([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2e6d0b};},{[_0x49f942([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x49f942([0x68,0x69,0x67,0x68])}),_0x3368e5[_0x49f942([0x6f,0x6e])](_0x49f942([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2dfa79=>{_0x588dfb(_0x2dfa79[_0x49f942([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5b06a8=!0x0,_0x25c9dd(_0x2dfa79[_0x49f942([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x49f942([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x49f942([0x6c,0x6f,0x77])}),_0x29a087[_0x49f942([0x74,0x68,0x65,0x6e])](()=>{_0x5b06a8||_0x1b322a(_0x49f942([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x273596(){return _0x3368e5[_0x49f942([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x49f942([0x76,0x69,0x65,0x77])][_0x49f942([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x49f942([0x61,0x75,0x74,0x6f]);}function _0x4c841b(){_0x3368e5[_0x49f942([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x49f942([0x76,0x69,0x65,0x77])][_0x49f942([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x49f942([0x61,0x75,0x74,0x6f]);}}function _0x3638bf(_0x4df14f){const _0x462d0c=[new window[(_0x49f942([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4099d6=>setTimeout(_0x4099d6,0x45d4ecd9^_0x53f98b)),_0x29a087[_0x49f942([0x74,0x68,0x65,0x6e])](()=>new window[(_0x49f942([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3803c9=>{let _0x25050b=0x0;_0x3368e5[_0x49f942([0x6d,0x6f,0x64,0x65,0x6c])][_0x49f942([0x6f,0x6e])](_0x49f942([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3e6e49,_0x513913)=>{_0x513913[0x0][_0x49f942([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x25050b++,_0x25050b==(0x45ddd7fd^_0x53f98b)&&(_0x3803c9(),_0x3e6e49[_0x49f942([0x6f,0x66,0x66])]());});}))];return window[_0x49f942([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x49f942([0x72,0x61,0x63,0x65])](_0x462d0c)[_0x49f942([0x74,0x68,0x65,0x6e])](()=>_0x4df14f);}async function _0x3b20ee(){await _0x29a087,_0x3368e5[_0x49f942([0x6d,0x6f,0x64,0x65,0x6c])][_0x49f942([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x43012f,_0x3368e5[_0x49f942([0x6d,0x6f,0x64,0x65,0x6c])][_0x49f942([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x43012f,_0x3368e5[_0x49f942([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x49f942([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x219098(_0x5e4a5a){const _0xe6e744=_0x2dec95();_0x3368e5[_0xe6e744]=_0x49f942([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x5e4a5a,_0x5e4a5a!=_0x49f942([0x56,0x61,0x6c,0x69,0x64])&&_0x3b20ee();}function _0x2dec95(){const _0x20e56a=window[_0x49f942([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x49f942([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x49f942([0x6e,0x6f,0x77])]())[_0x49f942([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x49f942([0x2e]),'');let _0x470540=_0x49f942([0x50]);for(let _0xd3b6e2=0x0;_0xd3b6e2<_0x20e56a[_0x49f942([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xd3b6e2+=0x2){let _0x35a8d1=window[_0x49f942([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x20e56a[_0x49f942([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xd3b6e2,_0xd3b6e2+0x2));_0x35a8d1>=_0x3c28bc[_0x49f942([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x35a8d1-=_0x3c28bc[_0x49f942([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x470540+=_0x3c28bc[_0x35a8d1];}return _0x470540;}function _0xe81a1e(){const _0x14b115=_0x33840a[_0x49f942([0x73,0x70,0x6c,0x69,0x74])](_0x49f942([0x2e]));if(0x3!=_0x14b115[_0x49f942([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2a9daf(_0x14b115[0x1]);function _0x2a9daf(_0x428a83){const _0x249858=_0x26d3f2(_0x428a83);return _0x249858&&_0x34f2a3()?_0x249858:null;function _0x34f2a3(){const _0x229ca=_0x249858[_0x49f942([0x6a,0x74,0x69])],_0x172360=window[_0x49f942([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x229ca[_0x49f942([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x229ca[_0x49f942([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2a380a={..._0x249858,[_0x49f942([0x6a,0x74,0x69])]:_0x229ca[_0x49f942([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x229ca[_0x49f942([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2a380a[_0x49f942([0x76,0x63])],_0x37df39(_0x2a380a)==_0x172360;}}}async function _0x1cc884(){let _0x9ee9e3=!0x0;try{const _0x9ab1a9=_0x33840a[_0x49f942([0x73,0x70,0x6c,0x69,0x74])](_0x49f942([0x2e])),[_0x243146,_0xd341d7,_0x22dbb9]=_0x9ab1a9;return _0x48f5ff(_0x243146),await _0x55e657(_0x243146,_0xd341d7,_0x22dbb9),_0x9ee9e3;}catch{return!0x1;}function _0x48f5ff(_0x51b02b){const _0x4b408d=_0x26d3f2(_0x51b02b);_0x4b408d&&_0x4b408d[_0x49f942([0x61,0x6c,0x67])]==_0x49f942([0x45,0x53,0x32,0x35,0x36])||(_0x9ee9e3=!0x1);}async function _0x55e657(_0x2749e6,_0x5d7b6b,_0x1bc420){const _0x5662f7=window[_0x49f942([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x49f942([0x66,0x72,0x6f,0x6d])](_0x26521f(_0x1bc420),_0x29add8=>_0x29add8[_0x49f942([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5b60f7=new window[(_0x49f942([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x49f942([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2749e6+_0x49f942([0x2e])+_0x5d7b6b),_0x546819=window[_0x49f942([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x49f942([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x546819)return;const _0x4f9009=await _0x546819[_0x49f942([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x49f942([0x6a,0x77,0x6b]),_0x52863a,{[_0x49f942([0x6e,0x61,0x6d,0x65])]:_0x49f942([0x45,0x43,0x44,0x53,0x41]),[_0x49f942([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x49f942([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x49f942([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x546819[_0x49f942([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x49f942([0x6e,0x61,0x6d,0x65])]:_0x49f942([0x45,0x43,0x44,0x53,0x41]),[_0x49f942([0x68,0x61,0x73,0x68])]:{[_0x49f942([0x6e,0x61,0x6d,0x65])]:_0x49f942([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4f9009,_0x5662f7,_0x5b60f7)||(_0x9ee9e3=!0x1);}}function _0x26d3f2(_0x17fb95){return _0x17fb95[_0x49f942([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x49f942([0x65,0x79]))?JSON[_0x49f942([0x70,0x61,0x72,0x73,0x65])](_0x26521f(_0x17fb95)):null;}function _0x26521f(_0x2416c5){return window[_0x49f942([0x61,0x74,0x6f,0x62])](_0x2416c5[_0x49f942([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x49f942([0x2b]))[_0x49f942([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x49f942([0x2f])));}function _0x37df39(_0x484713){let _0x3b554c=0x1505;function _0x4092f4(_0x27af26){for(let _0x536c98=0x0;_0x536c98<_0x27af26[_0x49f942([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x536c98++){const _0x128f4b=_0x27af26[_0x49f942([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x536c98);_0x3b554c=(_0x3b554c<<0x5)+_0x3b554c+_0x128f4b,_0x3b554c&=_0x3b554c;}}function _0x355a65(_0x2a62b0){Array[_0x49f942([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2a62b0)?_0x2a62b0[_0x49f942([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x355a65):_0x2a62b0&&typeof _0x2a62b0==_0x49f942([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x49f942([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2a62b0)[_0x49f942([0x73,0x6f,0x72,0x74])]()[_0x49f942([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2fe155,_0x16a79a])=>{_0x4092f4(_0x2fe155),_0x355a65(_0x16a79a);}):_0x4092f4(window[_0x49f942([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2a62b0));}return _0x355a65(_0x484713),_0x3b554c>>>0x0;}function _0x170be5(_0x1bad30){return _0x1bad30[_0x49f942([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x49f942([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x49f942([0x30]));}function _0x14a3a2(_0xe2f5a){return _0xe2f5a[_0x49f942([0x73,0x70,0x6c,0x69,0x74])]('')[_0x49f942([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x49f942([0x6a,0x6f,0x69,0x6e])]('');}function _0x43012f(){}function _0x49f942(_0x599e88){return _0x599e88['map'](_0x414e0f=>String['fromCharCode'](_0x414e0f))['join']('');}_0x219098(await _0x4d48e8());}(this);}['_validateConfig'](){const _0x224807=this['editor'];if(!_0x224807['config']['get']('lineHeight.supportAllValues'))return;const _0x359532=_0x224807['config']['get']('lineHeight.options')['filter'](_0x260331=>'string'==typeof _0x260331&&(!H(_0x260331)&&isNaN(Number(_0x260331))));if(_0x359532['length'])throw new _0x196060('line-height-invalid-use-of-named-presets',null,{'namedPresets':_0x359532});}['_prepareAnyValueConverters'](){const _0x25202e=this['editor'],_0x2467db=this['editor']['config']['get']('lineHeight.defaultValue');_0x25202e['conversion']['for']('downcast')['attributeToAttribute']({'model':{'key':'lineHeight'},'view':_0x546624=>String(_0x546624)===String(_0x2467db)?null:{'key':'style','value':{'line-height':_0x546624}}}),_0x25202e['conversion']['for']('upcast')['attributeToAttribute']({'model':{'key':'lineHeight','value':_0x11122d=>{let _0x4258f3=_0x11122d['getStyle']('line-height');return _0x3a9e47(_0x4258f3)&&(_0x4258f3=String(Number(_0x4258f3['slice'](0x0,-0x1))/0x64)),String(_0x4258f3)===String(_0x2467db)?null:_0x4258f3;}},'view':{'styles':{'line-height':/.*/}}});}['_preparePredefinedConverters'](){const _0x34ec44=this['editor'],_0x3f0352=this['editor']['config']['get']('lineHeight.defaultValue'),_0x1a1b33=function(_0x406ba7,_0x57653a){const _0x72bc40={'model':{'key':_0x406ba7,'values':[]},'view':{}};for(const _0x1e4c72 of _0x57653a)'class'===_0x1e4c72['view']?.['key']?(_0x72bc40['model']['values']['push'](_0x1e4c72['model']),_0x72bc40['view'][_0x1e4c72['model']]={'key':'class','value':_0x1e4c72['view']['value']}):(_0x72bc40['model']['values']['push'](_0x1e4c72['model']),_0x72bc40['view'][_0x1e4c72['model']]={'key':'style','value':'line-height:'+_0x1e4c72['model']+';'});return _0x72bc40;}('lineHeight',L(this['editor']['config']['get']('lineHeight'))['filter'](_0x11e2ad=>_0x11e2ad['model']));_0x34ec44['conversion']['attributeToAttribute'](_0x1a1b33),_0x34ec44['conversion']['for']('upcast')['attributeToAttribute']({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':'lineHeight','value':_0x10bfd5=>{let _0x51164e=_0x10bfd5['getStyle']('line-height');return _0x3a9e47(_0x51164e)&&(_0x51164e=String(Number(_0x51164e['slice'](0x0,-0x1))/0x64)),_0x51164e===String(_0x3f0352)?null:_0x1a1b33['model']['values']['includes'](_0x51164e)?_0x51164e:null;}}});}}class k extends _0x2dc069{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'LineHeightUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x329b66={'accessibleLabel':(0x0,this['editor']['t'])('Line\x20height'),'options':this['_prepareListOptions']()};this['_registerToolbarComponent'](_0x329b66),this['_registerMenuBarComponent'](_0x329b66),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x21d6e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1e3251;for(const _0x2be04c in _0x21d6e){const _0x426d5a=_0x2be04c,_0x2b0c7d=_0x21d6e[_0x426d5a];if('lineHeightLicenseKeyValid'==_0x2b0c7d||'lineHeightLicenseKeyInvalid'==_0x2b0c7d||'lineHeightLicenseKeyExpired'==_0x2b0c7d||'lineHeightLicenseKeyDomainLimit'==_0x2b0c7d||'lineHeightLicenseKeyNotAllowed'==_0x2b0c7d||'lineHeightLicenseKeyEvaluationLimit'==_0x2b0c7d||'lineHeightLicenseKeyTrialLimit'==_0x2b0c7d||'lineHeightLicenseKeyUsageLimit'==_0x2b0c7d){delete _0x21d6e[_0x426d5a],_0x1e3251=_0x2b0c7d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'lineHeightLicenseKeyInvalid'==_0x1e3251&&_0x21d6e['_showLicenseError']('invalid'),'lineHeightLicenseKeyExpired'==_0x1e3251&&_0x21d6e['_showLicenseError']('expired'),'lineHeightLicenseKeyDomainLimit'==_0x1e3251&&_0x21d6e['_showLicenseError']('domainLimit'),'lineHeightLicenseKeyNotAllowed'==_0x1e3251&&_0x21d6e['_showLicenseError']('featureNotAllowed','LineHeight'),'lineHeightLicenseKeyEvaluationLimit'==_0x1e3251&&_0x21d6e['_showLicenseError']('evaluationLimit'),'lineHeightLicenseKeyTrialLimit'==_0x1e3251&&_0x21d6e['_showLicenseError']('trialLimit'),'lineHeightLicenseKeyUsageLimit'==_0x1e3251&&_0x21d6e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_shouldRenderCustomValueOption'](){return this['editor']['config']['get']('lineHeight.supportAllValues');}['_getLocalizedLineHeightOptions'](){const _0x1165b2=this['editor'],t=_0x1165b2['t'],_0x40efdd=_0x1165b2['config']['get']('lineHeight'),_0x1ee7f3={'Single':t({'string':'Single','id':'LINE_HEIGHT_SINGLE_OPTION_LABEL'}),'Double':t({'string':'Double','id':'LINE_HEIGHT_DOUBLE_OPTION_LABEL'})};return L(_0x40efdd)['map'](_0x26b5b0=>{const _0x4db6a6=_0x1ee7f3[_0x26b5b0['title']];return _0x4db6a6&&_0x4db6a6!=_0x26b5b0['title']&&(_0x26b5b0=Object['assign']({},_0x26b5b0,{'title':_0x4db6a6})),_0x26b5b0;});}['_prepareListOptions'](){const _0xf1e1f9=this['editor']['commands']['get']('lineHeight'),_0x33e34a=this['editor']['config']['get']('lineHeight.defaultValue'),_0x2dffbe=this['_getLocalizedLineHeightOptions'](),_0x54372b=new _0x51f06a(),_0x315582=_0x4ac54c=>'default'===_0x4ac54c||String(_0x33e34a)===_0x4ac54c;for(const _0x306185 of _0x2dffbe){const _0x18eeda={'type':'button','model':new _0x603c51({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','label':_0x306185['title'],'withText':!0x0})};_0x315582(_0x306185['model'])?(_0x18eeda['model']['bind']('isOn')['to'](_0xf1e1f9,'value',_0x29666d=>!_0x29666d),_0x18eeda['model']['commandParam']=void 0x0):(_0x18eeda['model']['bind']('isOn')['to'](_0xf1e1f9,'value',_0x2f8904=>_0x2f8904===_0x306185['model']),_0x18eeda['model']['commandParam']=_0x306185['model']),_0x54372b['add'](_0x18eeda);}if(this['_shouldRenderCustomValueOption']()){const _0x2378b3=this['_getCustomValueOptionDefinition'](_0x2dffbe);_0x54372b['add'](_0x2378b3);}return _0x54372b;}['_getCustomValueOptionDefinition'](_0x55a4e9){const _0x1c8df7=this['editor'],t=_0x1c8df7['t'],_0x4782a0=_0x1c8df7['commands']['get']('lineHeight'),_0x5493a4=_0x55a4e9['map'](_0x1c8ef9=>_0x1c8ef9['model']),_0x486fec={'type':'button','model':new _0x603c51({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','withText':!0x0})};return _0x486fec['model']['bind']('commandParam')['to'](_0x4782a0,'value'),_0x486fec['model']['bind']('isOn')['to'](_0x4782a0,'value',_0x28c62b=>!!_0x28c62b&&!_0x5493a4['includes'](String(_0x28c62b))),_0x486fec['model']['bind']('label')['to'](_0x4782a0,'value',_0x32c97c=>t({'string':'Custom:\x20%0','id':'LINE_HEIGHT_CUSTOM_OPTION_LABEL'},String(_0x32c97c))),_0x486fec;}['_registerToolbarComponent']({accessibleLabel:_0x7cc8de,options:_0x9047f0}){const _0x61715f=this['editor'],_0x35abbd=_0x61715f['commands']['get']('lineHeight');_0x61715f['ui']['componentFactory']['add']('lineHeight',_0x456fe6=>{const _0x3fb4b8=_0x283948(_0x456fe6);return _0x23415d(_0x3fb4b8,_0x9047f0,{'role':'menu','ariaLabel':_0x7cc8de}),_0x3fb4b8['buttonView']['set']({'label':_0x7cc8de,'tooltip':!0x0,'icon':_0x49daec}),_0x3fb4b8['extendTemplate']({'attributes':{'class':['ck-line-height-dropdown']}}),_0x3fb4b8['bind']('isEnabled')['to'](_0x35abbd),this['listenTo'](_0x3fb4b8,'execute',_0x24934e=>{_0x61715f['execute'](_0x24934e['source']['commandName'],{'value':_0x24934e['source']['commandParam']}),_0x61715f['editing']['view']['focus']();}),_0x3fb4b8['once']('change:isOpen',()=>{const _0x143f00=_0x3fb4b8['panelView']['children']['first'];this['_attachCustomOptionVisibilityHandler'](_0x3fb4b8,_0x9047f0,_0x143f00);}),_0x3fb4b8;});}['_registerMenuBarComponent']({accessibleLabel:_0x55e22d,options:_0x1abb53}){const _0x3e1bfa=this['editor'],_0x1f38f0=_0x3e1bfa['commands']['get']('lineHeight');_0x3e1bfa['ui']['componentFactory']['add']('menuBar:lineHeight',_0x5e22de=>{const _0x11e335=new _0x432dcf(_0x5e22de);_0x11e335['buttonView']['set']({'label':_0x55e22d,'icon':_0x49daec}),_0x11e335['bind']('isEnabled')['to'](_0x1f38f0);const _0x57f32d=new _0x254ab5(_0x5e22de);for(const _0x50d480 of _0x1abb53){const _0x1da923=new _0x6624ea(_0x5e22de,_0x11e335),_0x2d2f61=new _0x24b281(_0x5e22de);_0x2d2f61['set']({'role':'menuitemradio','isToggleable':!0x0}),_0x2d2f61['bind'](...Object['keys'](_0x50d480['model']))['to'](_0x50d480['model']),_0x2d2f61['delegate']('execute')['to'](_0x11e335),_0x2d2f61['on']('execute',()=>{_0x3e1bfa['execute'](_0x50d480['model']['commandName'],{'value':_0x50d480['model']['commandParam']}),_0x3e1bfa['editing']['view']['focus']();}),_0x1da923['children']['add'](_0x2d2f61),_0x57f32d['items']['add'](_0x1da923);}return _0x11e335['panelView']['children']['add'](_0x57f32d),this['_attachCustomOptionVisibilityHandler'](_0x11e335,_0x1abb53,_0x57f32d),_0x11e335;});}['_attachCustomOptionVisibilityHandler'](_0x49eeb6,_0x3b066c,_0x4c8ba1){if(!this['_shouldRenderCustomValueOption']())return;const _0x1d0dfa=()=>{if(!_0x49eeb6['isOpen'])return;_0x4c8ba1['items']['last']['isVisible']=Boolean(_0x3b066c['last']['model']['isOn']);};_0x1d0dfa(),_0x49eeb6['on']('change:isOpen',()=>{_0x1d0dfa();});}}class _ extends _0x2dc069{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 _0x467d50,Plugin as _0x5f3679}from'@ckeditor/ckeditor5-core/dist/index.js';import{first as _0x57fbe8,CKEditorError as _0x1cc858,uid as _0x7d79e4,Collection as _0x518f85}from'@ckeditor/ckeditor5-utils/dist/index.js';import{Matcher as _0x2a9f26,isPercentageStyleValue as _0x3fe809}from'@ckeditor/ckeditor5-engine/dist/index.js';import{UIModel as _0x58ce46,createDropdown as _0x4ed941,addListToDropdown as _0x544627,MenuBarMenuView as _0x25b69,MenuBarMenuListView as _0xd44473,MenuBarMenuListItemView as _0x509f95,MenuBarMenuListItemButtonView as _0x49dfc6}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconLineHeight as _0x32171e}from'@ckeditor/ckeditor5-icons/dist/index.js';class p extends _0x467d50{['refresh'](){const _0x1626d6=this['editor']['model']['document'],_0x227f19=_0x57fbe8(_0x1626d6['selection']['getSelectedBlocks']());this['isEnabled']=Boolean(_0x227f19)&&this['_canHaveLineHeight'](_0x227f19),this['value']=this['isEnabled']&&_0x227f19['getAttribute']('lineHeight');}['execute'](_0x2f3a9e={}){const _0x10c78d=this['editor']['model'],_0x4ce009=_0x10c78d['document']['selection'],_0xedf980=_0x2f3a9e['value'];_0x10c78d['change'](_0x65032d=>{const _0xb5ae9a=Array['from'](_0x4ce009['getSelectedBlocks']())['filter'](_0x27aca4=>this['_canHaveLineHeight'](_0x27aca4));for(const _0x5a6744 of _0xb5ae9a)_0xedf980?_0x65032d['setAttribute']('lineHeight',_0xedf980,_0x5a6744):_0x65032d['removeAttribute']('lineHeight',_0x5a6744);});}['_canHaveLineHeight'](_0x1b74e8){return this['editor']['model']['schema']['checkAttribute'](_0x1b74e8,'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(_0x1c66af){return'string'==typeof _0x1c66af&&'default'===_0x1c66af['toLowerCase']();}function L(_0x450e1f){return _0x450e1f['options']['map'](_0x5a3186=>{return H(_0x5a3186)?{'title':String(_0x450e1f['defaultValue']),'model':'default'}:('number'==typeof _0x5a3186&&(_0x5a3186=String(_0x5a3186)),'string'!=typeof _0x5a3186?_0x5a3186:parseFloat(_0x5a3186)?{'title':_0x5a3186,'model':_0x5a3186,'view':{'name':'span','styles':{'line-height':_0x5a3186}}}:'string'==typeof(_0x8e788b=_0x5a3186)?y[_0x8e788b]:y[_0x8e788b['model']]);var _0x8e788b;})['filter'](_0x2fbe53=>void 0x0!==_0x2fbe53);}class v extends _0x5f3679{static get['pluginName'](){return'LineHeightTodoListIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {plugins:_0x25842a,conversion:_0xf1aeec}=this['editor'];if(!_0x25842a['has']('ListEditing')||!_0x25842a['has']('TodoListEditing'))return;_0x25842a['get']('ListEditing')['registerDowncastStrategy']({'scope':'item','attributeName':'lineHeight','consume':!0x1,'setAttributeOnDowncast'(_0x5cca5c,_0x434072,_0x42ddc4,_0x168d15,_0x555a5c){'todo'==_0x555a5c['getAttribute']('listType')&&_0x434072&&(_0x5cca5c['addClass']('ck-list-marker-line-height',_0x42ddc4),_0x5cca5c['setStyle']('--ck-content-list-marker-line-height',_0x434072,_0x42ddc4));}}),_0xf1aeec['for']('upcast')['elementToElement']({'view':{'name':'span','classes':'todo-list__label__description'},'model':'paragraph','converterPriority':'high'}),_0xf1aeec['for']('upcast')['add'](_0x4aa660=>{_0x4aa660['on']('element:li',function(_0x4e9c11){const _0x2c7646=new _0x2a9f26(_0x4e9c11);return(_0x4ce0d9,_0x2ad51c,_0x1f7d01)=>{const _0x5eacc0=_0x2c7646['match'](_0x2ad51c['viewItem']);if(!_0x5eacc0)return;const _0x54e623=_0x5eacc0['match'];_0x54e623['name']=!0x1,_0x1f7d01['consumable']['consume'](_0x2ad51c['viewItem'],_0x54e623);};}({'name':'li','classes':'ck-list-marker-line-height','styles':{'--ck-content-list-marker-line-height':/.*/}}));});}}class b extends _0x5f3679{static get['pluginName'](){return'LineHeightEditing';}static get['requires'](){return[v];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x349314){super(_0x349314),_0x349314['config']['define']('lineHeight',{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,'default',0x2,2.5,0x3]});}['init'](){const _0x531df2=this['editor'];this['_validateConfig'](),_0x531df2['model']['schema']['extend']('$block',{'allowAttributes':'lineHeight'}),_0x531df2['model']['schema']['setAttributeProperties']('lineHeight',{'isFormatting':!0x0}),_0x531df2['commands']['add']('lineHeight',new p(_0x531df2)),this['editor']['config']['get']('lineHeight.supportAllValues')?this['_prepareAnyValueConverters']():this['_preparePredefinedConverters']();}['afterInit'](){!async function(_0x4fc30f){const _0x163546=_0x32c2b3([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]),_0x1ca443=0x45ddd215,_0x4500b7=0x45daac35^_0x1ca443,_0x50865c=window[_0x32c2b3([0x44,0x61,0x74,0x65])][_0x32c2b3([0x6e,0x6f,0x77])](),_0x4355b8=_0x4fc30f[_0x32c2b3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x35744d=new window[(_0x32c2b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2c6704=>{_0x4355b8[_0x32c2b3([0x6f,0x6e,0x63,0x65])](_0x32c2b3([0x72,0x65,0x61,0x64,0x79]),_0x2c6704);}),_0x5f39d9={[_0x32c2b3([0x6b,0x74,0x79])]:_0x32c2b3([0x45,0x43]),[_0x32c2b3([0x75,0x73,0x65])]:_0x32c2b3([0x73,0x69,0x67]),[_0x32c2b3([0x63,0x72,0x76])]:_0x32c2b3([0x50,0x2d,0x32,0x35,0x36]),[_0x32c2b3([0x78])]:_0x32c2b3([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]),[_0x32c2b3([0x79])]:_0x32c2b3([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]),[_0x32c2b3([0x61,0x6c,0x67])]:_0x32c2b3([0x45,0x53,0x32,0x35,0x36])},_0x52d8df=_0x4355b8[_0x32c2b3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x32c2b3([0x67,0x65,0x74])](_0x32c2b3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x29a4f4(){let _0x3ce75c,_0x13d93d=null,_0x13c58b=null;try{if(_0x52d8df==_0x32c2b3([0x47,0x50,0x4c]))return _0x32c2b3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3ce75c=_0x52c6bc(),!_0x3ce75c)return _0x32c2b3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3ce75c[_0x32c2b3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x13c58b=_0x232a58(_0x3ce75c[_0x32c2b3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3ce75c[_0x32c2b3([0x6a,0x74,0x69])])),await _0x1a1aad()?_0x4c279c()?_0x340855()?_0x32c2b3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x35f090()?(_0x3ce75c[_0x32c2b3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x32c2b3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x13d93d=_0x3c445b(_0x32c2b3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3ce75c[_0x32c2b3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x32c2b3([0x74,0x72,0x69,0x61,0x6c])&&(_0x13d93d=_0x3c445b(_0x32c2b3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x18920e()):_0x32c2b3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x32c2b3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x32c2b3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x32c2b3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x340855(){const _0x2415e8=[_0x32c2b3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x32c2b3([0x74,0x72,0x69,0x61,0x6c])][_0x32c2b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ce75c[_0x32c2b3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x50865c/0x3e8:0xe10*_0x4500b7;return _0x3ce75c[_0x32c2b3([0x65,0x78,0x70])]<_0x2415e8;}function _0x4c279c(){const _0x5984cb=_0x3ce75c[_0x32c2b3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5984cb&&(!!_0x5984cb[_0x32c2b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32c2b3([0x2a]))||!!_0x5984cb[_0x32c2b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32c2b3([0x4c,0x48])));}function _0x35f090(){const _0x1b1988=_0x3ce75c[_0x32c2b3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1b1988||0x0==_0x1b1988[_0x32c2b3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x87e86d}=new URL(window[_0x32c2b3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1b1988[_0x32c2b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x87e86d))return!0x0;const _0x1d7c94=_0x87e86d[_0x32c2b3([0x73,0x70,0x6c,0x69,0x74])](_0x32c2b3([0x2e]));return _0x1b1988[_0x32c2b3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xf4760f=>_0xf4760f[_0x32c2b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32c2b3([0x2a])))[_0x32c2b3([0x6d,0x61,0x70])](_0x4fe2b8=>_0x4fe2b8[_0x32c2b3([0x73,0x70,0x6c,0x69,0x74])](_0x32c2b3([0x2e])))[_0x32c2b3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5ad31d=>_0x5ad31d[_0x32c2b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1d7c94[_0x32c2b3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x32c2b3([0x6d,0x61,0x70])](_0x518e5c=>Array(_0x1d7c94[_0x32c2b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x518e5c[_0x32c2b3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x32c2b3([0x66,0x69,0x6c,0x6c])](_0x518e5c[0x0]===_0x32c2b3([0x2a])?_0x32c2b3([0x2a]):'')[_0x32c2b3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x518e5c))[_0x32c2b3([0x73,0x6f,0x6d,0x65])](_0x445804=>_0x1d7c94[_0x32c2b3([0x65,0x76,0x65,0x72,0x79])]((_0x52135a,_0x3dc041)=>_0x445804[_0x3dc041]===_0x52135a||_0x445804[_0x3dc041]===_0x32c2b3([0x2a])));}function _0x18920e(){return _0x13d93d&&_0x13c58b?new window[(_0x32c2b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x57ee3c,_0x3d22f1)=>{_0x13d93d[_0x32c2b3([0x74,0x68,0x65,0x6e])](_0x57ee3c,_0x3d22f1),_0x13c58b[_0x32c2b3([0x74,0x68,0x65,0x6e])](_0x202c91=>{_0x202c91!=_0x32c2b3([0x56,0x61,0x6c,0x69,0x64])&&_0x57ee3c(_0x202c91);},_0x3d22f1);}):_0x13d93d||_0x13c58b||_0x32c2b3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x232a58(_0xc5911,_0x51b061){return new window[(_0x32c2b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc63889=>{if(_0x118279())return _0xc63889(_0x32c2b3([0x56,0x61,0x6c,0x69,0x64]));_0x493267(),_0x4355b8[_0x32c2b3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x32c2b3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4ba097=!0x1;const _0x161e85=_0x7d79e4();function _0x4c1ec3(_0x2266a2){return!!_0x2266a2&&(typeof _0x2266a2===_0x32c2b3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2266a2===_0x32c2b3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2266a2[_0x32c2b3([0x74,0x68,0x65,0x6e])]===_0x32c2b3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2266a2[_0x32c2b3([0x63,0x61,0x74,0x63,0x68])]===_0x32c2b3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1d7214(_0x185959){_0x385504(_0x185959)[_0x32c2b3([0x74,0x68,0x65,0x6e])](_0xf3bebd=>{if(!_0xf3bebd||_0xf3bebd[_0x32c2b3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x32c2b3([0x6f,0x6b]))return _0x32c2b3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3e723e(_0x4316e7(_0x161e85+_0x51b061))!=_0xf3bebd[_0x32c2b3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x32c2b3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x32c2b3([0x56,0x61,0x6c,0x69,0x64]);})[_0x32c2b3([0x74,0x68,0x65,0x6e])](_0x20e844=>(_0x5e8902(),_0x20e844),()=>{const _0x4489bf=_0xdf4f83();return null==_0x4489bf?(_0x5e8902(),_0x32c2b3([0x56,0x61,0x6c,0x69,0x64])):_0x32c2b3(_0x50865c-_0x4489bf>(0x61d15615^_0x1ca443)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x32c2b3([0x74,0x68,0x65,0x6e])](_0xc63889)[_0x32c2b3([0x63,0x61,0x74,0x63,0x68])](()=>{_0xc63889(_0x32c2b3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3ba409=0x45eb3c95^_0x1ca443;function _0x5e8902(){const _0x1323ef=_0x32c2b3([0x6c,0x6c,0x63,0x74,0x2d])+_0x3e723e(_0x4316e7(_0xc5911)),_0xdcf91d=_0x1b5465(_0x3e723e(window[_0x32c2b3([0x4d,0x61,0x74,0x68])][_0x32c2b3([0x63,0x65,0x69,0x6c])](_0x50865c/_0x3ba409)));window[_0x32c2b3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x32c2b3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1323ef,_0xdcf91d);}function _0xdf4f83(){const _0x49ce2a=_0x32c2b3([0x6c,0x6c,0x63,0x74,0x2d])+_0x3e723e(_0x4316e7(_0xc5911)),_0x462bcc=window[_0x32c2b3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x32c2b3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x49ce2a);return _0x462bcc?window[_0x32c2b3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b5465(_0x462bcc),0x10)*_0x3ba409:null;}function _0x385504(_0x4e406b){return new window[(_0x32c2b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xd2e50e,_0x4da4c8)=>{_0x4e406b[_0x32c2b3([0x74,0x68,0x65,0x6e])](_0xd2e50e,_0x4da4c8),window[_0x32c2b3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4da4c8,0x45dc06d5^_0x1ca443);});}}_0x4355b8[_0x32c2b3([0x6f,0x6e])](_0x32c2b3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2f969e,_0x15f305)=>{if(_0x15f305[0x0]!=_0xc5911)return _0xc63889(_0x32c2b3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x15f305[0x1]={..._0x15f305[0x1],[_0x32c2b3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x161e85};},{[_0x32c2b3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x32c2b3([0x68,0x69,0x67,0x68])}),_0x4355b8[_0x32c2b3([0x6f,0x6e])](_0x32c2b3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x37d4e6=>{_0x4c1ec3(_0x37d4e6[_0x32c2b3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4ba097=!0x0,_0x1d7214(_0x37d4e6[_0x32c2b3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x32c2b3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x32c2b3([0x6c,0x6f,0x77])}),_0x35744d[_0x32c2b3([0x74,0x68,0x65,0x6e])](()=>{_0x4ba097||_0xc63889(_0x32c2b3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x118279(){return _0x4355b8[_0x32c2b3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x32c2b3([0x76,0x69,0x65,0x77])][_0x32c2b3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x32c2b3([0x61,0x75,0x74,0x6f]);}function _0x493267(){_0x4355b8[_0x32c2b3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x32c2b3([0x76,0x69,0x65,0x77])][_0x32c2b3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x32c2b3([0x61,0x75,0x74,0x6f]);}}function _0x3c445b(_0x45b272){const _0x2a16b6=[new window[(_0x32c2b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x49c950=>setTimeout(_0x49c950,0x45d4ecd9^_0x1ca443)),_0x35744d[_0x32c2b3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x32c2b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x351d02=>{let _0x48d74f=0x0;_0x4355b8[_0x32c2b3([0x6d,0x6f,0x64,0x65,0x6c])][_0x32c2b3([0x6f,0x6e])](_0x32c2b3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2de561,_0x44dd53)=>{_0x44dd53[0x0][_0x32c2b3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x48d74f++,_0x48d74f==(0x45ddd7fd^_0x1ca443)&&(_0x351d02(),_0x2de561[_0x32c2b3([0x6f,0x66,0x66])]());});}))];return window[_0x32c2b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x32c2b3([0x72,0x61,0x63,0x65])](_0x2a16b6)[_0x32c2b3([0x74,0x68,0x65,0x6e])](()=>_0x45b272);}async function _0x36dd82(){await _0x35744d,_0x4355b8[_0x32c2b3([0x6d,0x6f,0x64,0x65,0x6c])][_0x32c2b3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3a47c8,_0x4355b8[_0x32c2b3([0x6d,0x6f,0x64,0x65,0x6c])][_0x32c2b3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3a47c8,_0x4355b8[_0x32c2b3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x32c2b3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x57a49b(_0x5e1dc7){const _0x225b48=_0x1294a4();_0x4355b8[_0x225b48]=_0x32c2b3([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x5e1dc7,_0x5e1dc7!=_0x32c2b3([0x56,0x61,0x6c,0x69,0x64])&&_0x36dd82();}function _0x1294a4(){const _0x107a3b=window[_0x32c2b3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x32c2b3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x32c2b3([0x6e,0x6f,0x77])]())[_0x32c2b3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x32c2b3([0x2e]),'');let _0xd752a=_0x32c2b3([0x50]);for(let _0x3f7bfa=0x0;_0x3f7bfa<_0x107a3b[_0x32c2b3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3f7bfa+=0x2){let _0x331e86=window[_0x32c2b3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x107a3b[_0x32c2b3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3f7bfa,_0x3f7bfa+0x2));_0x331e86>=_0x163546[_0x32c2b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x331e86-=_0x163546[_0x32c2b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xd752a+=_0x163546[_0x331e86];}return _0xd752a;}function _0x52c6bc(){const _0x22930c=_0x52d8df[_0x32c2b3([0x73,0x70,0x6c,0x69,0x74])](_0x32c2b3([0x2e]));if(0x3!=_0x22930c[_0x32c2b3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3693d8(_0x22930c[0x1]);function _0x3693d8(_0x427c34){const _0x5cc108=_0x334a3c(_0x427c34);return _0x5cc108&&_0x33252c()?_0x5cc108:null;function _0x33252c(){const _0x59d8be=_0x5cc108[_0x32c2b3([0x6a,0x74,0x69])],_0x390239=window[_0x32c2b3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x59d8be[_0x32c2b3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x59d8be[_0x32c2b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x8f2458={..._0x5cc108,[_0x32c2b3([0x6a,0x74,0x69])]:_0x59d8be[_0x32c2b3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x59d8be[_0x32c2b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x8f2458[_0x32c2b3([0x76,0x63])],_0x4316e7(_0x8f2458)==_0x390239;}}}async function _0x1a1aad(){let _0xad1a6b=!0x0;try{const _0xe981c=_0x52d8df[_0x32c2b3([0x73,0x70,0x6c,0x69,0x74])](_0x32c2b3([0x2e])),[_0x59ae82,_0x2d6bbd,_0x31f62c]=_0xe981c;return _0x2ff693(_0x59ae82),await _0x5d5f2f(_0x59ae82,_0x2d6bbd,_0x31f62c),_0xad1a6b;}catch{return!0x1;}function _0x2ff693(_0x373cbb){const _0x288db3=_0x334a3c(_0x373cbb);_0x288db3&&_0x288db3[_0x32c2b3([0x61,0x6c,0x67])]==_0x32c2b3([0x45,0x53,0x32,0x35,0x36])||(_0xad1a6b=!0x1);}async function _0x5d5f2f(_0x59f98c,_0x127bd3,_0x5f3e44){const _0x409cb1=window[_0x32c2b3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x32c2b3([0x66,0x72,0x6f,0x6d])](_0x536b50(_0x5f3e44),_0x51745d=>_0x51745d[_0x32c2b3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x432fe3=new window[(_0x32c2b3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x32c2b3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x59f98c+_0x32c2b3([0x2e])+_0x127bd3),_0x1bb6d3=window[_0x32c2b3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x32c2b3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1bb6d3)return;const _0x595877=await _0x1bb6d3[_0x32c2b3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x32c2b3([0x6a,0x77,0x6b]),_0x5f39d9,{[_0x32c2b3([0x6e,0x61,0x6d,0x65])]:_0x32c2b3([0x45,0x43,0x44,0x53,0x41]),[_0x32c2b3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x32c2b3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x32c2b3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1bb6d3[_0x32c2b3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x32c2b3([0x6e,0x61,0x6d,0x65])]:_0x32c2b3([0x45,0x43,0x44,0x53,0x41]),[_0x32c2b3([0x68,0x61,0x73,0x68])]:{[_0x32c2b3([0x6e,0x61,0x6d,0x65])]:_0x32c2b3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x595877,_0x409cb1,_0x432fe3)||(_0xad1a6b=!0x1);}}function _0x334a3c(_0x4de0d5){return _0x4de0d5[_0x32c2b3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x32c2b3([0x65,0x79]))?JSON[_0x32c2b3([0x70,0x61,0x72,0x73,0x65])](_0x536b50(_0x4de0d5)):null;}function _0x536b50(_0x2bac7d){return window[_0x32c2b3([0x61,0x74,0x6f,0x62])](_0x2bac7d[_0x32c2b3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x32c2b3([0x2b]))[_0x32c2b3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x32c2b3([0x2f])));}function _0x4316e7(_0x376930){let _0x3e0187=0x1505;function _0x22e1ec(_0x92fd14){for(let _0x1b7c3e=0x0;_0x1b7c3e<_0x92fd14[_0x32c2b3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1b7c3e++){const _0x2a6dbf=_0x92fd14[_0x32c2b3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1b7c3e);_0x3e0187=(_0x3e0187<<0x5)+_0x3e0187+_0x2a6dbf,_0x3e0187&=_0x3e0187;}}function _0x2b03db(_0x228ea9){Array[_0x32c2b3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x228ea9)?_0x228ea9[_0x32c2b3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2b03db):_0x228ea9&&typeof _0x228ea9==_0x32c2b3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x32c2b3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x228ea9)[_0x32c2b3([0x73,0x6f,0x72,0x74])]()[_0x32c2b3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x39b02b,_0x19f1eb])=>{_0x22e1ec(_0x39b02b),_0x2b03db(_0x19f1eb);}):_0x22e1ec(window[_0x32c2b3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x228ea9));}return _0x2b03db(_0x376930),_0x3e0187>>>0x0;}function _0x3e723e(_0x3e5fc2){return _0x3e5fc2[_0x32c2b3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x32c2b3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x32c2b3([0x30]));}function _0x1b5465(_0x2097c2){return _0x2097c2[_0x32c2b3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x32c2b3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x32c2b3([0x6a,0x6f,0x69,0x6e])]('');}function _0x3a47c8(){}function _0x32c2b3(_0x5c1fdf){return _0x5c1fdf['map'](_0x39cba3=>String['fromCharCode'](_0x39cba3))['join']('');}_0x57a49b(await _0x29a4f4());}(this);}['_validateConfig'](){const _0x53343a=this['editor'];if(!_0x53343a['config']['get']('lineHeight.supportAllValues'))return;const _0x51b27e=_0x53343a['config']['get']('lineHeight.options')['filter'](_0x4b65bc=>'string'==typeof _0x4b65bc&&(!H(_0x4b65bc)&&isNaN(Number(_0x4b65bc))));if(_0x51b27e['length'])throw new _0x1cc858('line-height-invalid-use-of-named-presets',null,{'namedPresets':_0x51b27e});}['_prepareAnyValueConverters'](){const _0x3ba880=this['editor'],_0x4b3531=this['editor']['config']['get']('lineHeight.defaultValue');_0x3ba880['conversion']['for']('downcast')['attributeToAttribute']({'model':{'key':'lineHeight'},'view':_0x5accd4=>String(_0x5accd4)===String(_0x4b3531)?null:{'key':'style','value':{'line-height':_0x5accd4}}}),_0x3ba880['conversion']['for']('upcast')['attributeToAttribute']({'model':{'key':'lineHeight','value':_0x2ae038=>{let _0x508c8f=_0x2ae038['getStyle']('line-height');return _0x3fe809(_0x508c8f)&&(_0x508c8f=String(Number(_0x508c8f['slice'](0x0,-0x1))/0x64)),String(_0x508c8f)===String(_0x4b3531)?null:_0x508c8f;}},'view':{'styles':{'line-height':/.*/}}});}['_preparePredefinedConverters'](){const _0x2118a5=this['editor'],_0x396147=this['editor']['config']['get']('lineHeight.defaultValue'),_0x212eb8=function(_0x4461c8,_0x3e90b1){const _0x48e7df={'model':{'key':_0x4461c8,'values':[]},'view':{}};for(const _0x488597 of _0x3e90b1)'class'===_0x488597['view']?.['key']?(_0x48e7df['model']['values']['push'](_0x488597['model']),_0x48e7df['view'][_0x488597['model']]={'key':'class','value':_0x488597['view']['value']}):(_0x48e7df['model']['values']['push'](_0x488597['model']),_0x48e7df['view'][_0x488597['model']]={'key':'style','value':'line-height:'+_0x488597['model']+';'});return _0x48e7df;}('lineHeight',L(this['editor']['config']['get']('lineHeight'))['filter'](_0x379396=>_0x379396['model']));_0x2118a5['conversion']['attributeToAttribute'](_0x212eb8),_0x2118a5['conversion']['for']('upcast')['attributeToAttribute']({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':'lineHeight','value':_0x322f71=>{let _0x54ed0c=_0x322f71['getStyle']('line-height');return _0x3fe809(_0x54ed0c)&&(_0x54ed0c=String(Number(_0x54ed0c['slice'](0x0,-0x1))/0x64)),_0x54ed0c===String(_0x396147)?null:_0x212eb8['model']['values']['includes'](_0x54ed0c)?_0x54ed0c:null;}}});}}class k extends _0x5f3679{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'LineHeightUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x579235={'accessibleLabel':(0x0,this['editor']['t'])('Line\x20height'),'options':this['_prepareListOptions']()};this['_registerToolbarComponent'](_0x579235),this['_registerMenuBarComponent'](_0x579235),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x241fa9=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x59fe62;for(const _0x121a0b in _0x241fa9){const _0x268f3f=_0x121a0b,_0x4ad53a=_0x241fa9[_0x268f3f];if('lineHeightLicenseKeyValid'==_0x4ad53a||'lineHeightLicenseKeyInvalid'==_0x4ad53a||'lineHeightLicenseKeyExpired'==_0x4ad53a||'lineHeightLicenseKeyDomainLimit'==_0x4ad53a||'lineHeightLicenseKeyNotAllowed'==_0x4ad53a||'lineHeightLicenseKeyEvaluationLimit'==_0x4ad53a||'lineHeightLicenseKeyTrialLimit'==_0x4ad53a||'lineHeightLicenseKeyUsageLimit'==_0x4ad53a){delete _0x241fa9[_0x268f3f],_0x59fe62=_0x4ad53a,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'lineHeightLicenseKeyInvalid'==_0x59fe62&&_0x241fa9['_showLicenseError']('invalid'),'lineHeightLicenseKeyExpired'==_0x59fe62&&_0x241fa9['_showLicenseError']('expired'),'lineHeightLicenseKeyDomainLimit'==_0x59fe62&&_0x241fa9['_showLicenseError']('domainLimit'),'lineHeightLicenseKeyNotAllowed'==_0x59fe62&&_0x241fa9['_showLicenseError']('featureNotAllowed','LineHeight'),'lineHeightLicenseKeyEvaluationLimit'==_0x59fe62&&_0x241fa9['_showLicenseError']('evaluationLimit'),'lineHeightLicenseKeyTrialLimit'==_0x59fe62&&_0x241fa9['_showLicenseError']('trialLimit'),'lineHeightLicenseKeyUsageLimit'==_0x59fe62&&_0x241fa9['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_shouldRenderCustomValueOption'](){return this['editor']['config']['get']('lineHeight.supportAllValues');}['_getLocalizedLineHeightOptions'](){const _0x2ad042=this['editor'],t=_0x2ad042['t'],_0x3578dc=_0x2ad042['config']['get']('lineHeight'),_0x200d42={'Single':t({'string':'Single','id':'LINE_HEIGHT_SINGLE_OPTION_LABEL'}),'Double':t({'string':'Double','id':'LINE_HEIGHT_DOUBLE_OPTION_LABEL'})};return L(_0x3578dc)['map'](_0x471fbf=>{const _0x353e42=_0x200d42[_0x471fbf['title']];return _0x353e42&&_0x353e42!=_0x471fbf['title']&&(_0x471fbf=Object['assign']({},_0x471fbf,{'title':_0x353e42})),_0x471fbf;});}['_prepareListOptions'](){const _0x3c4c85=this['editor']['commands']['get']('lineHeight'),_0x1b5dcb=this['editor']['config']['get']('lineHeight.defaultValue'),_0x1bb4cc=this['_getLocalizedLineHeightOptions'](),_0xa85673=new _0x518f85(),_0x3329ed=_0xc67319=>'default'===_0xc67319||String(_0x1b5dcb)===_0xc67319;for(const _0x2665f0 of _0x1bb4cc){const _0x5f222f={'type':'button','model':new _0x58ce46({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','label':_0x2665f0['title'],'withText':!0x0})};_0x3329ed(_0x2665f0['model'])?(_0x5f222f['model']['bind']('isOn')['to'](_0x3c4c85,'value',_0x19be1c=>!_0x19be1c),_0x5f222f['model']['commandParam']=void 0x0):(_0x5f222f['model']['bind']('isOn')['to'](_0x3c4c85,'value',_0x11e019=>_0x11e019===_0x2665f0['model']),_0x5f222f['model']['commandParam']=_0x2665f0['model']),_0xa85673['add'](_0x5f222f);}if(this['_shouldRenderCustomValueOption']()){const _0x75d37=this['_getCustomValueOptionDefinition'](_0x1bb4cc);_0xa85673['add'](_0x75d37);}return _0xa85673;}['_getCustomValueOptionDefinition'](_0x3627a9){const _0x3d4056=this['editor'],t=_0x3d4056['t'],_0x505b3c=_0x3d4056['commands']['get']('lineHeight'),_0x2b9258=_0x3627a9['map'](_0x36f75e=>_0x36f75e['model']),_0x2edcc7={'type':'button','model':new _0x58ce46({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','withText':!0x0})};return _0x2edcc7['model']['bind']('commandParam')['to'](_0x505b3c,'value'),_0x2edcc7['model']['bind']('isOn')['to'](_0x505b3c,'value',_0x1e7d4b=>!!_0x1e7d4b&&!_0x2b9258['includes'](String(_0x1e7d4b))),_0x2edcc7['model']['bind']('label')['to'](_0x505b3c,'value',_0x369e8f=>t({'string':'Custom:\x20%0','id':'LINE_HEIGHT_CUSTOM_OPTION_LABEL'},String(_0x369e8f))),_0x2edcc7;}['_registerToolbarComponent']({accessibleLabel:_0x147cfd,options:_0xa44ab5}){const _0x453912=this['editor'],_0x328872=_0x453912['commands']['get']('lineHeight');_0x453912['ui']['componentFactory']['add']('lineHeight',_0xb24d45=>{const _0x4e9852=_0x4ed941(_0xb24d45);return _0x544627(_0x4e9852,_0xa44ab5,{'role':'menu','ariaLabel':_0x147cfd}),_0x4e9852['buttonView']['set']({'label':_0x147cfd,'tooltip':!0x0,'icon':_0x32171e}),_0x4e9852['extendTemplate']({'attributes':{'class':['ck-line-height-dropdown']}}),_0x4e9852['bind']('isEnabled')['to'](_0x328872),this['listenTo'](_0x4e9852,'execute',_0x377022=>{_0x453912['execute'](_0x377022['source']['commandName'],{'value':_0x377022['source']['commandParam']}),_0x453912['editing']['view']['focus']();}),_0x4e9852['once']('change:isOpen',()=>{const _0x37eca1=_0x4e9852['panelView']['children']['first'];this['_attachCustomOptionVisibilityHandler'](_0x4e9852,_0xa44ab5,_0x37eca1);}),_0x4e9852;});}['_registerMenuBarComponent']({accessibleLabel:_0x47c1e3,options:_0x482385}){const _0x302dd6=this['editor'],_0x18e398=_0x302dd6['commands']['get']('lineHeight');_0x302dd6['ui']['componentFactory']['add']('menuBar:lineHeight',_0x2da245=>{const _0x21248a=new _0x25b69(_0x2da245);_0x21248a['buttonView']['set']({'label':_0x47c1e3,'icon':_0x32171e}),_0x21248a['bind']('isEnabled')['to'](_0x18e398);const _0x4df11e=new _0xd44473(_0x2da245);for(const _0x5d2286 of _0x482385){const _0x144a92=new _0x509f95(_0x2da245,_0x21248a),_0x398385=new _0x49dfc6(_0x2da245);_0x398385['set']({'role':'menuitemradio','isToggleable':!0x0}),_0x398385['bind'](...Object['keys'](_0x5d2286['model']))['to'](_0x5d2286['model']),_0x398385['delegate']('execute')['to'](_0x21248a),_0x398385['on']('execute',()=>{_0x302dd6['execute'](_0x5d2286['model']['commandName'],{'value':_0x5d2286['model']['commandParam']}),_0x302dd6['editing']['view']['focus']();}),_0x144a92['children']['add'](_0x398385),_0x4df11e['items']['add'](_0x144a92);}return _0x21248a['panelView']['children']['add'](_0x4df11e),this['_attachCustomOptionVisibilityHandler'](_0x21248a,_0x482385,_0x4df11e),_0x21248a;});}['_attachCustomOptionVisibilityHandler'](_0x315dce,_0x47012f,_0x8ad879){if(!this['_shouldRenderCustomValueOption']())return;const _0x5718ae=()=>{if(!_0x315dce['isOpen'])return;_0x8ad879['items']['last']['isVisible']=Boolean(_0x47012f['last']['model']['isOn']);};_0x5718ae(),_0x315dce['on']('change:isOpen',()=>{_0x5718ae();});}}class _ extends _0x5f3679{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-
|
|
3
|
+
"version": "0.0.0-nightly-next-20260107.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-
|
|
24
|
-
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-next-
|
|
25
|
-
"@ckeditor/ckeditor5-icons": "0.0.0-nightly-next-
|
|
26
|
-
"@ckeditor/ckeditor5-list": "0.0.0-nightly-next-
|
|
27
|
-
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-next-
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-next-
|
|
23
|
+
"@ckeditor/ckeditor5-core": "0.0.0-nightly-next-20260107.0",
|
|
24
|
+
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-next-20260107.0",
|
|
25
|
+
"@ckeditor/ckeditor5-icons": "0.0.0-nightly-next-20260107.0",
|
|
26
|
+
"@ckeditor/ckeditor5-list": "0.0.0-nightly-next-20260107.0",
|
|
27
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-next-20260107.0",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-next-20260107.0"
|
|
29
29
|
},
|
|
30
30
|
"files": [
|
|
31
31
|
"dist",
|