@ckeditor/ckeditor5-line-height 0.0.0-nightly-next-20260111.0 → 0.0.0-nightly-next-20260112.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 _0x3be24c,Plugin as _0x163221}from'@ckeditor/ckeditor5-core/dist/index.js';import{first as _0x236e37,CKEditorError as _0x29ad2a,uid as _0x594258,Collection as _0x597ed8}from'@ckeditor/ckeditor5-utils/dist/index.js';import{Matcher as _0x4949ea,isPercentageStyleValue as _0x38e1de}from'@ckeditor/ckeditor5-engine/dist/index.js';import{UIModel as _0x21ca92,createDropdown as _0x47eb50,addListToDropdown as _0x2aedf7,MenuBarMenuView as _0x270c9b,MenuBarMenuListView as _0x410229,MenuBarMenuListItemView as _0x7406a7,MenuBarMenuListItemButtonView as _0x562ed3}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconLineHeight as _0x2757f1}from'@ckeditor/ckeditor5-icons/dist/index.js';class p extends _0x3be24c{['refresh'](){const _0x1e7b06=this['editor']['model']['document'],_0x47dba8=_0x236e37(_0x1e7b06['selection']['getSelectedBlocks']());this['isEnabled']=Boolean(_0x47dba8)&&this['_canHaveLineHeight'](_0x47dba8),this['value']=this['isEnabled']&&_0x47dba8['getAttribute']('lineHeight');}['execute'](_0x2e9bca={}){const _0x761cb0=this['editor']['model'],_0x20056f=_0x761cb0['document']['selection'],_0x2e6f4e=_0x2e9bca['value'];_0x761cb0['change'](_0x40ceae=>{const _0x3b41c8=Array['from'](_0x20056f['getSelectedBlocks']())['filter'](_0x5bc05a=>this['_canHaveLineHeight'](_0x5bc05a));for(const _0x15d4fe of _0x3b41c8)_0x2e6f4e?_0x40ceae['setAttribute']('lineHeight',_0x2e6f4e,_0x15d4fe):_0x40ceae['removeAttribute']('lineHeight',_0x15d4fe);});}['_canHaveLineHeight'](_0xb8e9ef){return this['editor']['model']['schema']['checkAttribute'](_0xb8e9ef,'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(_0x22eb68){return'string'==typeof _0x22eb68&&'default'===_0x22eb68['toLowerCase']();}function L(_0x4f6774){return _0x4f6774['options']['map'](_0x3ac3a5=>{return H(_0x3ac3a5)?{'title':String(_0x4f6774['defaultValue']),'model':'default'}:('number'==typeof _0x3ac3a5&&(_0x3ac3a5=String(_0x3ac3a5)),'string'!=typeof _0x3ac3a5?_0x3ac3a5:parseFloat(_0x3ac3a5)?{'title':_0x3ac3a5,'model':_0x3ac3a5,'view':{'name':'span','styles':{'line-height':_0x3ac3a5}}}:'string'==typeof(_0x475ebf=_0x3ac3a5)?y[_0x475ebf]:y[_0x475ebf['model']]);var _0x475ebf;})['filter'](_0x3588bf=>void 0x0!==_0x3588bf);}class v extends _0x163221{static get['pluginName'](){return'LineHeightTodoListIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {plugins:_0x582c34,conversion:_0x2e95bd}=this['editor'];if(!_0x582c34['has']('ListEditing')||!_0x582c34['has']('TodoListEditing'))return;_0x582c34['get']('ListEditing')['registerDowncastStrategy']({'scope':'item','attributeName':'lineHeight','consume':!0x1,'setAttributeOnDowncast'(_0x41a9df,_0x464414,_0x108778,_0x2dc2f1,_0x397231){'todo'==_0x397231['getAttribute']('listType')&&_0x464414&&(_0x41a9df['addClass']('ck-list-marker-line-height',_0x108778),_0x41a9df['setStyle']('--ck-content-list-marker-line-height',_0x464414,_0x108778));}}),_0x2e95bd['for']('upcast')['elementToElement']({'view':{'name':'span','classes':'todo-list__label__description'},'model':'paragraph','converterPriority':'high'}),_0x2e95bd['for']('upcast')['add'](_0x117d94=>{_0x117d94['on']('element:li',function(_0x587a05){const _0x46087c=new _0x4949ea(_0x587a05);return(_0x5db159,_0x59e5c3,_0x420ddb)=>{const _0x5287d2=_0x46087c['match'](_0x59e5c3['viewItem']);if(!_0x5287d2)return;const _0x5f2c17=_0x5287d2['match'];_0x5f2c17['name']=!0x1,_0x420ddb['consumable']['consume'](_0x59e5c3['viewItem'],_0x5f2c17);};}({'name':'li','classes':'ck-list-marker-line-height','styles':{'--ck-content-list-marker-line-height':/.*/}}));});}}class b extends _0x163221{static get['pluginName'](){return'LineHeightEditing';}static get['requires'](){return[v];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1a0e38){super(_0x1a0e38),_0x1a0e38['config']['define']('lineHeight',{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,'default',0x2,2.5,0x3]});}['init'](){const _0x243680=this['editor'];this['_validateConfig'](),_0x243680['model']['schema']['extend']('$block',{'allowAttributes':'lineHeight'}),_0x243680['model']['schema']['setAttributeProperties']('lineHeight',{'isFormatting':!0x0}),_0x243680['commands']['add']('lineHeight',new p(_0x243680)),this['editor']['config']['get']('lineHeight.supportAllValues')?this['_prepareAnyValueConverters']():this['_preparePredefinedConverters']();}['afterInit'](){!async function(_0x165c3a){const _0x430ece=_0x4c0569([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]),_0xff788f=0x45ddd215,_0x21bd1f=0x45daac95^_0xff788f,_0x3c021a=window[_0x4c0569([0x44,0x61,0x74,0x65])][_0x4c0569([0x6e,0x6f,0x77])](),_0x3bbd8d=_0x165c3a[_0x4c0569([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3bff7e=new window[(_0x4c0569([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31b359=>{_0x3bbd8d[_0x4c0569([0x6f,0x6e,0x63,0x65])](_0x4c0569([0x72,0x65,0x61,0x64,0x79]),_0x31b359);}),_0x446d1b={[_0x4c0569([0x6b,0x74,0x79])]:_0x4c0569([0x45,0x43]),[_0x4c0569([0x75,0x73,0x65])]:_0x4c0569([0x73,0x69,0x67]),[_0x4c0569([0x63,0x72,0x76])]:_0x4c0569([0x50,0x2d,0x32,0x35,0x36]),[_0x4c0569([0x78])]:_0x4c0569([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]),[_0x4c0569([0x79])]:_0x4c0569([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]),[_0x4c0569([0x61,0x6c,0x67])]:_0x4c0569([0x45,0x53,0x32,0x35,0x36])},_0x2c3830=_0x3bbd8d[_0x4c0569([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4c0569([0x67,0x65,0x74])](_0x4c0569([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1bb6d6(){let _0x5a303a,_0x388422=null,_0x401ce9=null;try{if(_0x2c3830==_0x4c0569([0x47,0x50,0x4c]))return _0x4c0569([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5a303a=_0xa62244(),!_0x5a303a)return _0x4c0569([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5a303a[_0x4c0569([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x401ce9=_0x599b27(_0x5a303a[_0x4c0569([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5a303a[_0x4c0569([0x6a,0x74,0x69])])),await _0x2caec0()?_0x7ea4db()?_0x174652()?_0x4c0569([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x399a5c()?(_0x5a303a[_0x4c0569([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4c0569([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x388422=_0x19a80a(_0x4c0569([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x343295()):_0x4c0569([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4c0569([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4c0569([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4c0569([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x174652(){const _0x189f4d=[_0x4c0569([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4c0569([0x74,0x72,0x69,0x61,0x6c])][_0x4c0569([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a303a[_0x4c0569([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3c021a/0x3e8:0xe10*_0x21bd1f;return _0x5a303a[_0x4c0569([0x65,0x78,0x70])]<_0x189f4d;}function _0x7ea4db(){const _0x35d792=_0x5a303a[_0x4c0569([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x35d792&&(!!_0x35d792[_0x4c0569([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c0569([0x2a]))||!!_0x35d792[_0x4c0569([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c0569([0x4c,0x48])));}function _0x399a5c(){const _0x5021a4=_0x5a303a[_0x4c0569([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5021a4||0x0==_0x5021a4[_0x4c0569([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x104cd7}=new URL(window[_0x4c0569([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5021a4[_0x4c0569([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x104cd7))return!0x0;const _0x5c9493=_0x104cd7[_0x4c0569([0x73,0x70,0x6c,0x69,0x74])](_0x4c0569([0x2e]));return _0x5021a4[_0x4c0569([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x39e252=>_0x39e252[_0x4c0569([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c0569([0x2a])))[_0x4c0569([0x6d,0x61,0x70])](_0x397d0f=>_0x397d0f[_0x4c0569([0x73,0x70,0x6c,0x69,0x74])](_0x4c0569([0x2e])))[_0x4c0569([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x12be17=>_0x12be17[_0x4c0569([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5c9493[_0x4c0569([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4c0569([0x6d,0x61,0x70])](_0x230044=>Array(_0x5c9493[_0x4c0569([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x230044[_0x4c0569([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4c0569([0x66,0x69,0x6c,0x6c])](_0x230044[0x0]===_0x4c0569([0x2a])?_0x4c0569([0x2a]):'')[_0x4c0569([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x230044))[_0x4c0569([0x73,0x6f,0x6d,0x65])](_0x513f96=>_0x5c9493[_0x4c0569([0x65,0x76,0x65,0x72,0x79])]((_0x881a86,_0x3cc2a4)=>_0x513f96[_0x3cc2a4]===_0x881a86||_0x513f96[_0x3cc2a4]===_0x4c0569([0x2a])));}function _0x343295(){return _0x388422&&_0x401ce9?new window[(_0x4c0569([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4e6100,_0x372524)=>{_0x388422[_0x4c0569([0x74,0x68,0x65,0x6e])](_0x4e6100,_0x372524),_0x401ce9[_0x4c0569([0x74,0x68,0x65,0x6e])](_0x170a04=>{_0x170a04!=_0x4c0569([0x56,0x61,0x6c,0x69,0x64])&&_0x4e6100(_0x170a04);},_0x372524);}):_0x388422||_0x401ce9||_0x4c0569([0x56,0x61,0x6c,0x69,0x64]);}}function _0x599b27(_0x17d0dd,_0x5025cc){return new window[(_0x4c0569([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a4711=>{if(_0x1091c8())return _0x4a4711(_0x4c0569([0x56,0x61,0x6c,0x69,0x64]));_0xf818bf(),_0x3bbd8d[_0x4c0569([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4c0569([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1c8f84=!0x1;const _0x1b9683=_0x594258();function _0x4ee93b(_0x51cbfe){return!!_0x51cbfe&&(typeof _0x51cbfe===_0x4c0569([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x51cbfe===_0x4c0569([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x51cbfe[_0x4c0569([0x74,0x68,0x65,0x6e])]===_0x4c0569([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x51cbfe[_0x4c0569([0x63,0x61,0x74,0x63,0x68])]===_0x4c0569([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x148038(_0x1ac84b){_0x71c280(_0x1ac84b)[_0x4c0569([0x74,0x68,0x65,0x6e])](_0x23ee8d=>{if(!_0x23ee8d||_0x23ee8d[_0x4c0569([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4c0569([0x6f,0x6b]))return _0x4c0569([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x592e3c(_0x178dad(_0x1b9683+_0x5025cc))!=_0x23ee8d[_0x4c0569([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4c0569([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4c0569([0x56,0x61,0x6c,0x69,0x64]);})[_0x4c0569([0x74,0x68,0x65,0x6e])](_0x288e37=>(_0x4303ef(),_0x288e37),()=>{const _0x2b8a3a=_0x3a7c1e();return null==_0x2b8a3a?(_0x4303ef(),_0x4c0569([0x56,0x61,0x6c,0x69,0x64])):_0x4c0569(_0x3c021a-_0x2b8a3a>(0x61d15615^_0xff788f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4c0569([0x74,0x68,0x65,0x6e])](_0x4a4711)[_0x4c0569([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4a4711(_0x4c0569([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x342928=0x45eb3c95^_0xff788f;function _0x4303ef(){const _0x313c9f=_0x4c0569([0x6c,0x6c,0x63,0x74,0x2d])+_0x592e3c(_0x178dad(_0x17d0dd)),_0x5e638e=_0x53e0ae(_0x592e3c(window[_0x4c0569([0x4d,0x61,0x74,0x68])][_0x4c0569([0x63,0x65,0x69,0x6c])](_0x3c021a/_0x342928)));window[_0x4c0569([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c0569([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x313c9f,_0x5e638e);}function _0x3a7c1e(){const _0x12ddb6=_0x4c0569([0x6c,0x6c,0x63,0x74,0x2d])+_0x592e3c(_0x178dad(_0x17d0dd)),_0x4428fd=window[_0x4c0569([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c0569([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x12ddb6);return _0x4428fd?window[_0x4c0569([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x53e0ae(_0x4428fd),0x10)*_0x342928:null;}function _0x71c280(_0x3759f6){return new window[(_0x4c0569([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3df207,_0x1aa3f7)=>{_0x3759f6[_0x4c0569([0x74,0x68,0x65,0x6e])](_0x3df207,_0x1aa3f7),window[_0x4c0569([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1aa3f7,0x45dc06d5^_0xff788f);});}}_0x3bbd8d[_0x4c0569([0x6f,0x6e])](_0x4c0569([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x219baa,_0xe1f9bf)=>{if(_0xe1f9bf[0x0]!=_0x17d0dd)return _0x4a4711(_0x4c0569([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xe1f9bf[0x1]={..._0xe1f9bf[0x1],[_0x4c0569([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1b9683};},{[_0x4c0569([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c0569([0x68,0x69,0x67,0x68])}),_0x3bbd8d[_0x4c0569([0x6f,0x6e])](_0x4c0569([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4f75de=>{_0x4ee93b(_0x4f75de[_0x4c0569([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1c8f84=!0x0,_0x148038(_0x4f75de[_0x4c0569([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4c0569([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c0569([0x6c,0x6f,0x77])}),_0x3bff7e[_0x4c0569([0x74,0x68,0x65,0x6e])](()=>{_0x1c8f84||_0x4a4711(_0x4c0569([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1091c8(){return _0x3bbd8d[_0x4c0569([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c0569([0x76,0x69,0x65,0x77])][_0x4c0569([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4c0569([0x61,0x75,0x74,0x6f]);}function _0xf818bf(){_0x3bbd8d[_0x4c0569([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c0569([0x76,0x69,0x65,0x77])][_0x4c0569([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4c0569([0x61,0x75,0x74,0x6f]);}}function _0x19a80a(_0x172977){const _0x3b6db3=[new window[(_0x4c0569([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7b029b=>setTimeout(_0x7b029b,0x45d4ecd9^_0xff788f)),_0x3bff7e[_0x4c0569([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4c0569([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x505fc6=>{let _0x5b45a2=0x0;_0x3bbd8d[_0x4c0569([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c0569([0x6f,0x6e])](_0x4c0569([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4fcab5,_0xeb99ec)=>{_0xeb99ec[0x0][_0x4c0569([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5b45a2++,_0x5b45a2==(0x45ddd7fd^_0xff788f)&&(_0x505fc6(),_0x4fcab5[_0x4c0569([0x6f,0x66,0x66])]());});}))];return window[_0x4c0569([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4c0569([0x72,0x61,0x63,0x65])](_0x3b6db3)[_0x4c0569([0x74,0x68,0x65,0x6e])](()=>_0x172977);}async function _0x4493ce(){await _0x3bff7e,_0x3bbd8d[_0x4c0569([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c0569([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2cdf0d,_0x3bbd8d[_0x4c0569([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c0569([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2cdf0d,_0x3bbd8d[_0x4c0569([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4c0569([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x272626(_0x29bbaa){const _0x2473f1=_0x228d40();_0x3bbd8d[_0x2473f1]=_0x4c0569([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x29bbaa,_0x29bbaa!=_0x4c0569([0x56,0x61,0x6c,0x69,0x64])&&_0x4493ce();}function _0x228d40(){const _0x466dfc=window[_0x4c0569([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4c0569([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4c0569([0x6e,0x6f,0x77])]())[_0x4c0569([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4c0569([0x2e]),'');let _0x30653f=_0x4c0569([0x50]);for(let _0x946775=0x0;_0x946775<_0x466dfc[_0x4c0569([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x946775+=0x2){let _0x34dbb1=window[_0x4c0569([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x466dfc[_0x4c0569([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x946775,_0x946775+0x2));_0x34dbb1>=_0x430ece[_0x4c0569([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x34dbb1-=_0x430ece[_0x4c0569([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x30653f+=_0x430ece[_0x34dbb1];}return _0x30653f;}function _0xa62244(){const _0x39d2ad=_0x2c3830[_0x4c0569([0x73,0x70,0x6c,0x69,0x74])](_0x4c0569([0x2e]));if(0x3!=_0x39d2ad[_0x4c0569([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x9a9e99(_0x39d2ad[0x1]);function _0x9a9e99(_0x31d224){const _0x447afb=_0x4ed79b(_0x31d224);return _0x447afb&&_0x5146e1()?_0x447afb:null;function _0x5146e1(){const _0x55d717=_0x447afb[_0x4c0569([0x6a,0x74,0x69])],_0x1b3fcd=window[_0x4c0569([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x55d717[_0x4c0569([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x55d717[_0x4c0569([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x179b17={..._0x447afb,[_0x4c0569([0x6a,0x74,0x69])]:_0x55d717[_0x4c0569([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x55d717[_0x4c0569([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x179b17[_0x4c0569([0x76,0x63])],_0x178dad(_0x179b17)==_0x1b3fcd;}}}async function _0x2caec0(){let _0x202cde=!0x0;try{const _0x4bbe49=_0x2c3830[_0x4c0569([0x73,0x70,0x6c,0x69,0x74])](_0x4c0569([0x2e])),[_0x6041c7,_0xc589be,_0x144299]=_0x4bbe49;return _0x365383(_0x6041c7),await _0x1addfe(_0x6041c7,_0xc589be,_0x144299),_0x202cde;}catch{return!0x1;}function _0x365383(_0x241588){const _0x2c3303=_0x4ed79b(_0x241588);_0x2c3303&&_0x2c3303[_0x4c0569([0x61,0x6c,0x67])]==_0x4c0569([0x45,0x53,0x32,0x35,0x36])||(_0x202cde=!0x1);}async function _0x1addfe(_0x54c8e0,_0x556668,_0x50b96a){const _0x510be0=window[_0x4c0569([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4c0569([0x66,0x72,0x6f,0x6d])](_0x2d9281(_0x50b96a),_0x47cfec=>_0x47cfec[_0x4c0569([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1316d5=new window[(_0x4c0569([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4c0569([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x54c8e0+_0x4c0569([0x2e])+_0x556668),_0x4400ac=window[_0x4c0569([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4c0569([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4400ac)return;const _0x5c9d44=await _0x4400ac[_0x4c0569([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4c0569([0x6a,0x77,0x6b]),_0x446d1b,{[_0x4c0569([0x6e,0x61,0x6d,0x65])]:_0x4c0569([0x45,0x43,0x44,0x53,0x41]),[_0x4c0569([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4c0569([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4c0569([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4400ac[_0x4c0569([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4c0569([0x6e,0x61,0x6d,0x65])]:_0x4c0569([0x45,0x43,0x44,0x53,0x41]),[_0x4c0569([0x68,0x61,0x73,0x68])]:{[_0x4c0569([0x6e,0x61,0x6d,0x65])]:_0x4c0569([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5c9d44,_0x510be0,_0x1316d5)||(_0x202cde=!0x1);}}function _0x4ed79b(_0x1b5ee3){return _0x1b5ee3[_0x4c0569([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4c0569([0x65,0x79]))?JSON[_0x4c0569([0x70,0x61,0x72,0x73,0x65])](_0x2d9281(_0x1b5ee3)):null;}function _0x2d9281(_0x5e2d2f){return window[_0x4c0569([0x61,0x74,0x6f,0x62])](_0x5e2d2f[_0x4c0569([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4c0569([0x2b]))[_0x4c0569([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4c0569([0x2f])));}function _0x178dad(_0x36df4d){let _0x421d9d=0x1505;function _0x13c7eb(_0x288c30){for(let _0x5b4dc7=0x0;_0x5b4dc7<_0x288c30[_0x4c0569([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5b4dc7++){const _0x3d1829=_0x288c30[_0x4c0569([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5b4dc7);_0x421d9d=(_0x421d9d<<0x5)+_0x421d9d+_0x3d1829,_0x421d9d&=_0x421d9d;}}function _0x3a8118(_0x3c5daa){Array[_0x4c0569([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3c5daa)?_0x3c5daa[_0x4c0569([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3a8118):_0x3c5daa&&typeof _0x3c5daa==_0x4c0569([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4c0569([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3c5daa)[_0x4c0569([0x73,0x6f,0x72,0x74])]()[_0x4c0569([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4167c2,_0x5a4e03])=>{_0x13c7eb(_0x4167c2),_0x3a8118(_0x5a4e03);}):_0x13c7eb(window[_0x4c0569([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3c5daa));}return _0x3a8118(_0x36df4d),_0x421d9d>>>0x0;}function _0x592e3c(_0x43a0f4){return _0x43a0f4[_0x4c0569([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4c0569([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4c0569([0x30]));}function _0x53e0ae(_0x458c45){return _0x458c45[_0x4c0569([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4c0569([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4c0569([0x6a,0x6f,0x69,0x6e])]('');}function _0x2cdf0d(){}function _0x4c0569(_0x4c8037){return _0x4c8037['map'](_0x21d8a9=>String['fromCharCode'](_0x21d8a9))['join']('');}_0x272626(await _0x1bb6d6());}(this);}['_validateConfig'](){const _0x50bff3=this['editor'];if(!_0x50bff3['config']['get']('lineHeight.supportAllValues'))return;const _0x5196c5=_0x50bff3['config']['get']('lineHeight.options')['filter'](_0x20bee0=>'string'==typeof _0x20bee0&&(!H(_0x20bee0)&&isNaN(Number(_0x20bee0))));if(_0x5196c5['length'])throw new _0x29ad2a('line-height-invalid-use-of-named-presets',null,{'namedPresets':_0x5196c5});}['_prepareAnyValueConverters'](){const _0x17fb25=this['editor'],_0xfaffd0=this['editor']['config']['get']('lineHeight.defaultValue');_0x17fb25['conversion']['for']('downcast')['attributeToAttribute']({'model':{'key':'lineHeight'},'view':_0x2ba687=>String(_0x2ba687)===String(_0xfaffd0)?null:{'key':'style','value':{'line-height':_0x2ba687}}}),_0x17fb25['conversion']['for']('upcast')['attributeToAttribute']({'model':{'key':'lineHeight','value':_0x4504b1=>{let _0x558f7b=_0x4504b1['getStyle']('line-height');return _0x38e1de(_0x558f7b)&&(_0x558f7b=String(Number(_0x558f7b['slice'](0x0,-0x1))/0x64)),String(_0x558f7b)===String(_0xfaffd0)?null:_0x558f7b;}},'view':{'styles':{'line-height':/.*/}}});}['_preparePredefinedConverters'](){const _0x496b78=this['editor'],_0x21adf8=this['editor']['config']['get']('lineHeight.defaultValue'),_0x2f004f=function(_0x2bb827,_0x46f213){const _0x286cfe={'model':{'key':_0x2bb827,'values':[]},'view':{}};for(const _0x56af93 of _0x46f213)'class'===_0x56af93['view']?.['key']?(_0x286cfe['model']['values']['push'](_0x56af93['model']),_0x286cfe['view'][_0x56af93['model']]={'key':'class','value':_0x56af93['view']['value']}):(_0x286cfe['model']['values']['push'](_0x56af93['model']),_0x286cfe['view'][_0x56af93['model']]={'key':'style','value':'line-height:'+_0x56af93['model']+';'});return _0x286cfe;}('lineHeight',L(this['editor']['config']['get']('lineHeight'))['filter'](_0x4cf2fd=>_0x4cf2fd['model']));_0x496b78['conversion']['attributeToAttribute'](_0x2f004f),_0x496b78['conversion']['for']('upcast')['attributeToAttribute']({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':'lineHeight','value':_0x5bece9=>{let _0x1621a3=_0x5bece9['getStyle']('line-height');return _0x38e1de(_0x1621a3)&&(_0x1621a3=String(Number(_0x1621a3['slice'](0x0,-0x1))/0x64)),_0x1621a3===String(_0x21adf8)?null:_0x2f004f['model']['values']['includes'](_0x1621a3)?_0x1621a3:null;}}});}}class k extends _0x163221{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'LineHeightUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x1d4c69={'accessibleLabel':(0x0,this['editor']['t'])('Line\x20height'),'options':this['_prepareListOptions']()};this['_registerToolbarComponent'](_0x1d4c69),this['_registerMenuBarComponent'](_0x1d4c69),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x35f93b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x477180;for(const _0x1734f7 in _0x35f93b){const _0x3f584b=_0x1734f7,_0x1f7ab1=_0x35f93b[_0x3f584b];if('lineHeightLicenseKeyValid'==_0x1f7ab1||'lineHeightLicenseKeyInvalid'==_0x1f7ab1||'lineHeightLicenseKeyExpired'==_0x1f7ab1||'lineHeightLicenseKeyDomainLimit'==_0x1f7ab1||'lineHeightLicenseKeyNotAllowed'==_0x1f7ab1||'lineHeightLicenseKeyEvaluationLimit'==_0x1f7ab1||'lineHeightLicenseKeyUsageLimit'==_0x1f7ab1){delete _0x35f93b[_0x3f584b],_0x477180=_0x1f7ab1,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'lineHeightLicenseKeyInvalid'==_0x477180&&_0x35f93b['_showLicenseError']('invalid'),'lineHeightLicenseKeyExpired'==_0x477180&&_0x35f93b['_showLicenseError']('expired'),'lineHeightLicenseKeyDomainLimit'==_0x477180&&_0x35f93b['_showLicenseError']('domainLimit'),'lineHeightLicenseKeyNotAllowed'==_0x477180&&_0x35f93b['_showLicenseError']('featureNotAllowed','LineHeight'),'lineHeightLicenseKeyEvaluationLimit'==_0x477180&&_0x35f93b['_showLicenseError']('evaluationLimit'),'lineHeightLicenseKeyUsageLimit'==_0x477180&&_0x35f93b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_shouldRenderCustomValueOption'](){return this['editor']['config']['get']('lineHeight.supportAllValues');}['_getLocalizedLineHeightOptions'](){const _0x29839f=this['editor'],t=_0x29839f['t'],_0x505e06=_0x29839f['config']['get']('lineHeight'),_0x469862={'Single':t({'string':'Single','id':'LINE_HEIGHT_SINGLE_OPTION_LABEL'}),'Double':t({'string':'Double','id':'LINE_HEIGHT_DOUBLE_OPTION_LABEL'})};return L(_0x505e06)['map'](_0x37afc7=>{const _0x706f88=_0x469862[_0x37afc7['title']];return _0x706f88&&_0x706f88!=_0x37afc7['title']&&(_0x37afc7=Object['assign']({},_0x37afc7,{'title':_0x706f88})),_0x37afc7;});}['_prepareListOptions'](){const _0x4806a4=this['editor']['commands']['get']('lineHeight'),_0x4fd38b=this['editor']['config']['get']('lineHeight.defaultValue'),_0x56f181=this['_getLocalizedLineHeightOptions'](),_0x33e56f=new _0x597ed8(),_0x26ee86=_0x5e0f75=>'default'===_0x5e0f75||String(_0x4fd38b)===_0x5e0f75;for(const _0x447ed9 of _0x56f181){const _0x576921={'type':'button','model':new _0x21ca92({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','label':_0x447ed9['title'],'withText':!0x0})};_0x26ee86(_0x447ed9['model'])?(_0x576921['model']['bind']('isOn')['to'](_0x4806a4,'value',_0xbe8062=>!_0xbe8062),_0x576921['model']['commandParam']=void 0x0):(_0x576921['model']['bind']('isOn')['to'](_0x4806a4,'value',_0x53f51f=>_0x53f51f===_0x447ed9['model']),_0x576921['model']['commandParam']=_0x447ed9['model']),_0x33e56f['add'](_0x576921);}if(this['_shouldRenderCustomValueOption']()){const _0x1f8fb1=this['_getCustomValueOptionDefinition'](_0x56f181);_0x33e56f['add'](_0x1f8fb1);}return _0x33e56f;}['_getCustomValueOptionDefinition'](_0x5cc979){const _0x27977d=this['editor'],t=_0x27977d['t'],_0x1e388f=_0x27977d['commands']['get']('lineHeight'),_0x30db67=_0x5cc979['map'](_0x2c6aed=>_0x2c6aed['model']),_0x24cc2d={'type':'button','model':new _0x21ca92({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','withText':!0x0})};return _0x24cc2d['model']['bind']('commandParam')['to'](_0x1e388f,'value'),_0x24cc2d['model']['bind']('isOn')['to'](_0x1e388f,'value',_0x4e26cf=>!!_0x4e26cf&&!_0x30db67['includes'](String(_0x4e26cf))),_0x24cc2d['model']['bind']('label')['to'](_0x1e388f,'value',_0x328462=>t({'string':'Custom:\x20%0','id':'LINE_HEIGHT_CUSTOM_OPTION_LABEL'},String(_0x328462))),_0x24cc2d;}['_registerToolbarComponent']({accessibleLabel:_0x12564e,options:_0x205761}){const _0x5f2927=this['editor'],_0x477598=_0x5f2927['commands']['get']('lineHeight');_0x5f2927['ui']['componentFactory']['add']('lineHeight',_0x1fc4b9=>{const _0x4d821e=_0x47eb50(_0x1fc4b9);return _0x2aedf7(_0x4d821e,_0x205761,{'role':'menu','ariaLabel':_0x12564e}),_0x4d821e['buttonView']['set']({'label':_0x12564e,'tooltip':!0x0,'icon':_0x2757f1}),_0x4d821e['extendTemplate']({'attributes':{'class':['ck-line-height-dropdown']}}),_0x4d821e['bind']('isEnabled')['to'](_0x477598),this['listenTo'](_0x4d821e,'execute',_0x3d025c=>{_0x5f2927['execute'](_0x3d025c['source']['commandName'],{'value':_0x3d025c['source']['commandParam']}),_0x5f2927['editing']['view']['focus']();}),_0x4d821e['once']('change:isOpen',()=>{const _0x395046=_0x4d821e['panelView']['children']['first'];this['_attachCustomOptionVisibilityHandler'](_0x4d821e,_0x205761,_0x395046);}),_0x4d821e;});}['_registerMenuBarComponent']({accessibleLabel:_0x352b19,options:_0x4a1abd}){const _0x545bef=this['editor'],_0xb7922e=_0x545bef['commands']['get']('lineHeight');_0x545bef['ui']['componentFactory']['add']('menuBar:lineHeight',_0x738379=>{const _0x136600=new _0x270c9b(_0x738379);_0x136600['buttonView']['set']({'label':_0x352b19,'icon':_0x2757f1}),_0x136600['bind']('isEnabled')['to'](_0xb7922e);const _0x217b15=new _0x410229(_0x738379);for(const _0x320c64 of _0x4a1abd){const _0x446a28=new _0x7406a7(_0x738379,_0x136600),_0x5f9880=new _0x562ed3(_0x738379);_0x5f9880['set']({'role':'menuitemradio','isToggleable':!0x0}),_0x5f9880['bind'](...Object['keys'](_0x320c64['model']))['to'](_0x320c64['model']),_0x5f9880['delegate']('execute')['to'](_0x136600),_0x5f9880['on']('execute',()=>{_0x545bef['execute'](_0x320c64['model']['commandName'],{'value':_0x320c64['model']['commandParam']}),_0x545bef['editing']['view']['focus']();}),_0x446a28['children']['add'](_0x5f9880),_0x217b15['items']['add'](_0x446a28);}return _0x136600['panelView']['children']['add'](_0x217b15),this['_attachCustomOptionVisibilityHandler'](_0x136600,_0x4a1abd,_0x217b15),_0x136600;});}['_attachCustomOptionVisibilityHandler'](_0x93cd78,_0x1dede5,_0x1b432d){if(!this['_shouldRenderCustomValueOption']())return;const _0xf422bf=()=>{if(!_0x93cd78['isOpen'])return;_0x1b432d['items']['last']['isVisible']=Boolean(_0x1dede5['last']['model']['isOn']);};_0xf422bf(),_0x93cd78['on']('change:isOpen',()=>{_0xf422bf();});}}class _ extends _0x163221{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 _0x3675c9,Plugin as _0x5e06a1}from'@ckeditor/ckeditor5-core/dist/index.js';import{first as _0x1988aa,CKEditorError as _0x5da453,uid as _0x2c9ebf,Collection as _0x26abb7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{Matcher as _0x311137,isPercentageStyleValue as _0x16b9fb}from'@ckeditor/ckeditor5-engine/dist/index.js';import{UIModel as _0x9ab7c7,createDropdown as _0x298cee,addListToDropdown as _0x510364,MenuBarMenuView as _0x4ae529,MenuBarMenuListView as _0x2a3b36,MenuBarMenuListItemView as _0x22455a,MenuBarMenuListItemButtonView as _0x433491}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconLineHeight as _0x5c87e5}from'@ckeditor/ckeditor5-icons/dist/index.js';class p extends _0x3675c9{['refresh'](){const _0xde18f7=this['editor']['model']['document'],_0x58cd45=_0x1988aa(_0xde18f7['selection']['getSelectedBlocks']());this['isEnabled']=Boolean(_0x58cd45)&&this['_canHaveLineHeight'](_0x58cd45),this['value']=this['isEnabled']&&_0x58cd45['getAttribute']('lineHeight');}['execute'](_0x5c5a8e={}){const _0x1edf2f=this['editor']['model'],_0x3d50fa=_0x1edf2f['document']['selection'],_0x7eb767=_0x5c5a8e['value'];_0x1edf2f['change'](_0x30ce0a=>{const _0x270a5e=Array['from'](_0x3d50fa['getSelectedBlocks']())['filter'](_0xa577ad=>this['_canHaveLineHeight'](_0xa577ad));for(const _0x45907c of _0x270a5e)_0x7eb767?_0x30ce0a['setAttribute']('lineHeight',_0x7eb767,_0x45907c):_0x30ce0a['removeAttribute']('lineHeight',_0x45907c);});}['_canHaveLineHeight'](_0x194cf1){return this['editor']['model']['schema']['checkAttribute'](_0x194cf1,'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(_0x48aef3){return'string'==typeof _0x48aef3&&'default'===_0x48aef3['toLowerCase']();}function L(_0x5aa2c7){return _0x5aa2c7['options']['map'](_0x1ea1d5=>{return H(_0x1ea1d5)?{'title':String(_0x5aa2c7['defaultValue']),'model':'default'}:('number'==typeof _0x1ea1d5&&(_0x1ea1d5=String(_0x1ea1d5)),'string'!=typeof _0x1ea1d5?_0x1ea1d5:parseFloat(_0x1ea1d5)?{'title':_0x1ea1d5,'model':_0x1ea1d5,'view':{'name':'span','styles':{'line-height':_0x1ea1d5}}}:'string'==typeof(_0x56f673=_0x1ea1d5)?y[_0x56f673]:y[_0x56f673['model']]);var _0x56f673;})['filter'](_0x491cb2=>void 0x0!==_0x491cb2);}class v extends _0x5e06a1{static get['pluginName'](){return'LineHeightTodoListIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {plugins:_0x2e24d3,conversion:_0x1a6455}=this['editor'];if(!_0x2e24d3['has']('ListEditing')||!_0x2e24d3['has']('TodoListEditing'))return;_0x2e24d3['get']('ListEditing')['registerDowncastStrategy']({'scope':'item','attributeName':'lineHeight','consume':!0x1,'setAttributeOnDowncast'(_0x4336ac,_0xa7bbb0,_0x5904cc,_0x5bc06a,_0x2c46e6){'todo'==_0x2c46e6['getAttribute']('listType')&&_0xa7bbb0&&(_0x4336ac['addClass']('ck-list-marker-line-height',_0x5904cc),_0x4336ac['setStyle']('--ck-content-list-marker-line-height',_0xa7bbb0,_0x5904cc));}}),_0x1a6455['for']('upcast')['elementToElement']({'view':{'name':'span','classes':'todo-list__label__description'},'model':'paragraph','converterPriority':'high'}),_0x1a6455['for']('upcast')['add'](_0x488791=>{_0x488791['on']('element:li',function(_0x1f7672){const _0x389155=new _0x311137(_0x1f7672);return(_0x322b93,_0x220629,_0x2aaa45)=>{const _0x426755=_0x389155['match'](_0x220629['viewItem']);if(!_0x426755)return;const _0x459dbe=_0x426755['match'];_0x459dbe['name']=!0x1,_0x2aaa45['consumable']['consume'](_0x220629['viewItem'],_0x459dbe);};}({'name':'li','classes':'ck-list-marker-line-height','styles':{'--ck-content-list-marker-line-height':/.*/}}));});}}class b extends _0x5e06a1{static get['pluginName'](){return'LineHeightEditing';}static get['requires'](){return[v];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x240bf5){super(_0x240bf5),_0x240bf5['config']['define']('lineHeight',{'defaultValue':1.5,'supportAllValues':!0x1,'options':[0x1,1.15,'default',0x2,2.5,0x3]});}['init'](){const _0x31f982=this['editor'];this['_validateConfig'](),_0x31f982['model']['schema']['extend']('$block',{'allowAttributes':'lineHeight'}),_0x31f982['model']['schema']['setAttributeProperties']('lineHeight',{'isFormatting':!0x0}),_0x31f982['commands']['add']('lineHeight',new p(_0x31f982)),this['editor']['config']['get']('lineHeight.supportAllValues')?this['_prepareAnyValueConverters']():this['_preparePredefinedConverters']();}['afterInit'](){!async function(_0x292ec2){const _0x3d2be3=_0x3bd1f8([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]),_0x4bae0f=0x45ddd215,_0x5e5e76=0x45daac8d^_0x4bae0f,_0x4e5422=window[_0x3bd1f8([0x44,0x61,0x74,0x65])][_0x3bd1f8([0x6e,0x6f,0x77])](),_0x17bbb2=_0x292ec2[_0x3bd1f8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4887cd=new window[(_0x3bd1f8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a4d30=>{_0x17bbb2[_0x3bd1f8([0x6f,0x6e,0x63,0x65])](_0x3bd1f8([0x72,0x65,0x61,0x64,0x79]),_0x5a4d30);}),_0x222b65={[_0x3bd1f8([0x6b,0x74,0x79])]:_0x3bd1f8([0x45,0x43]),[_0x3bd1f8([0x75,0x73,0x65])]:_0x3bd1f8([0x73,0x69,0x67]),[_0x3bd1f8([0x63,0x72,0x76])]:_0x3bd1f8([0x50,0x2d,0x32,0x35,0x36]),[_0x3bd1f8([0x78])]:_0x3bd1f8([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]),[_0x3bd1f8([0x79])]:_0x3bd1f8([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]),[_0x3bd1f8([0x61,0x6c,0x67])]:_0x3bd1f8([0x45,0x53,0x32,0x35,0x36])},_0x398036=_0x17bbb2[_0x3bd1f8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3bd1f8([0x67,0x65,0x74])](_0x3bd1f8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x128811(){let _0x40a692,_0x511d06=null,_0x1d4694=null;try{if(_0x398036==_0x3bd1f8([0x47,0x50,0x4c]))return _0x3bd1f8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x40a692=_0x43567d(),!_0x40a692)return _0x3bd1f8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x40a692[_0x3bd1f8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1d4694=_0x2a8108(_0x40a692[_0x3bd1f8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x40a692[_0x3bd1f8([0x6a,0x74,0x69])])),await _0x4bf763()?_0x196987()?_0x4fc2e7()?_0x3bd1f8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x58b343()?(_0x40a692[_0x3bd1f8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3bd1f8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x511d06=_0x233212(_0x3bd1f8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x22947c()):_0x3bd1f8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3bd1f8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3bd1f8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3bd1f8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4fc2e7(){const _0x118bc2=[_0x3bd1f8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3bd1f8([0x74,0x72,0x69,0x61,0x6c])][_0x3bd1f8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40a692[_0x3bd1f8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4e5422/0x3e8:0xe10*_0x5e5e76;return _0x40a692[_0x3bd1f8([0x65,0x78,0x70])]<_0x118bc2;}function _0x196987(){const _0x1ec7b2=_0x40a692[_0x3bd1f8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1ec7b2&&(!!_0x1ec7b2[_0x3bd1f8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3bd1f8([0x2a]))||!!_0x1ec7b2[_0x3bd1f8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3bd1f8([0x4c,0x48])));}function _0x58b343(){const _0x57774b=_0x40a692[_0x3bd1f8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x57774b||0x0==_0x57774b[_0x3bd1f8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x19282b}=new URL(window[_0x3bd1f8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x57774b[_0x3bd1f8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19282b))return!0x0;const _0x1159be=_0x19282b[_0x3bd1f8([0x73,0x70,0x6c,0x69,0x74])](_0x3bd1f8([0x2e]));return _0x57774b[_0x3bd1f8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5aeeb7=>_0x5aeeb7[_0x3bd1f8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3bd1f8([0x2a])))[_0x3bd1f8([0x6d,0x61,0x70])](_0x231052=>_0x231052[_0x3bd1f8([0x73,0x70,0x6c,0x69,0x74])](_0x3bd1f8([0x2e])))[_0x3bd1f8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5c3197=>_0x5c3197[_0x3bd1f8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1159be[_0x3bd1f8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3bd1f8([0x6d,0x61,0x70])](_0x14f430=>Array(_0x1159be[_0x3bd1f8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x14f430[_0x3bd1f8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3bd1f8([0x66,0x69,0x6c,0x6c])](_0x14f430[0x0]===_0x3bd1f8([0x2a])?_0x3bd1f8([0x2a]):'')[_0x3bd1f8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x14f430))[_0x3bd1f8([0x73,0x6f,0x6d,0x65])](_0x4d732c=>_0x1159be[_0x3bd1f8([0x65,0x76,0x65,0x72,0x79])]((_0x1c3776,_0x22cad9)=>_0x4d732c[_0x22cad9]===_0x1c3776||_0x4d732c[_0x22cad9]===_0x3bd1f8([0x2a])));}function _0x22947c(){return _0x511d06&&_0x1d4694?new window[(_0x3bd1f8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x306c4f,_0x7b9efc)=>{_0x511d06[_0x3bd1f8([0x74,0x68,0x65,0x6e])](_0x306c4f,_0x7b9efc),_0x1d4694[_0x3bd1f8([0x74,0x68,0x65,0x6e])](_0xbcde9e=>{_0xbcde9e!=_0x3bd1f8([0x56,0x61,0x6c,0x69,0x64])&&_0x306c4f(_0xbcde9e);},_0x7b9efc);}):_0x511d06||_0x1d4694||_0x3bd1f8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2a8108(_0x4120ed,_0x5209a8){return new window[(_0x3bd1f8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b0bae=>{if(_0x33dfd8())return _0x4b0bae(_0x3bd1f8([0x56,0x61,0x6c,0x69,0x64]));_0x54b9aa(),_0x17bbb2[_0x3bd1f8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3bd1f8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5482e0=!0x1;const _0x347954=_0x2c9ebf();function _0x13843f(_0x3f96f3){return!!_0x3f96f3&&(typeof _0x3f96f3===_0x3bd1f8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3f96f3===_0x3bd1f8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3f96f3[_0x3bd1f8([0x74,0x68,0x65,0x6e])]===_0x3bd1f8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3f96f3[_0x3bd1f8([0x63,0x61,0x74,0x63,0x68])]===_0x3bd1f8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x15b15c(_0x106bd0){_0x416fad(_0x106bd0)[_0x3bd1f8([0x74,0x68,0x65,0x6e])](_0x57d4eb=>{if(!_0x57d4eb||_0x57d4eb[_0x3bd1f8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3bd1f8([0x6f,0x6b]))return _0x3bd1f8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x407da5(_0x3ddde8(_0x347954+_0x5209a8))!=_0x57d4eb[_0x3bd1f8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3bd1f8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3bd1f8([0x56,0x61,0x6c,0x69,0x64]);})[_0x3bd1f8([0x74,0x68,0x65,0x6e])](_0x3451a9=>(_0xd5d202(),_0x3451a9),()=>{const _0x4184ef=_0x1fd68c();return null==_0x4184ef?(_0xd5d202(),_0x3bd1f8([0x56,0x61,0x6c,0x69,0x64])):_0x3bd1f8(_0x4e5422-_0x4184ef>(0x61d15615^_0x4bae0f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3bd1f8([0x74,0x68,0x65,0x6e])](_0x4b0bae)[_0x3bd1f8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4b0bae(_0x3bd1f8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2f2c41=0x45eb3c95^_0x4bae0f;function _0xd5d202(){const _0x3ac162=_0x3bd1f8([0x6c,0x6c,0x63,0x74,0x2d])+_0x407da5(_0x3ddde8(_0x4120ed)),_0x13d765=_0x55bad8(_0x407da5(window[_0x3bd1f8([0x4d,0x61,0x74,0x68])][_0x3bd1f8([0x63,0x65,0x69,0x6c])](_0x4e5422/_0x2f2c41)));window[_0x3bd1f8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3bd1f8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3ac162,_0x13d765);}function _0x1fd68c(){const _0x20093d=_0x3bd1f8([0x6c,0x6c,0x63,0x74,0x2d])+_0x407da5(_0x3ddde8(_0x4120ed)),_0x1bd387=window[_0x3bd1f8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3bd1f8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x20093d);return _0x1bd387?window[_0x3bd1f8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x55bad8(_0x1bd387),0x10)*_0x2f2c41:null;}function _0x416fad(_0xd5bec8){return new window[(_0x3bd1f8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x565b0b,_0x1187e8)=>{_0xd5bec8[_0x3bd1f8([0x74,0x68,0x65,0x6e])](_0x565b0b,_0x1187e8),window[_0x3bd1f8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1187e8,0x45dc06d5^_0x4bae0f);});}}_0x17bbb2[_0x3bd1f8([0x6f,0x6e])](_0x3bd1f8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x7b9565,_0x39634d)=>{if(_0x39634d[0x0]!=_0x4120ed)return _0x4b0bae(_0x3bd1f8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x39634d[0x1]={..._0x39634d[0x1],[_0x3bd1f8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x347954};},{[_0x3bd1f8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3bd1f8([0x68,0x69,0x67,0x68])}),_0x17bbb2[_0x3bd1f8([0x6f,0x6e])](_0x3bd1f8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3e9bcd=>{_0x13843f(_0x3e9bcd[_0x3bd1f8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5482e0=!0x0,_0x15b15c(_0x3e9bcd[_0x3bd1f8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3bd1f8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3bd1f8([0x6c,0x6f,0x77])}),_0x4887cd[_0x3bd1f8([0x74,0x68,0x65,0x6e])](()=>{_0x5482e0||_0x4b0bae(_0x3bd1f8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x33dfd8(){return _0x17bbb2[_0x3bd1f8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3bd1f8([0x76,0x69,0x65,0x77])][_0x3bd1f8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3bd1f8([0x61,0x75,0x74,0x6f]);}function _0x54b9aa(){_0x17bbb2[_0x3bd1f8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3bd1f8([0x76,0x69,0x65,0x77])][_0x3bd1f8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3bd1f8([0x61,0x75,0x74,0x6f]);}}function _0x233212(_0x4d57ce){const _0x3f4a53=[new window[(_0x3bd1f8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xe77322=>setTimeout(_0xe77322,0x45d4ecd9^_0x4bae0f)),_0x4887cd[_0x3bd1f8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3bd1f8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x283ed2=>{let _0x8169da=0x0;_0x17bbb2[_0x3bd1f8([0x6d,0x6f,0x64,0x65,0x6c])][_0x3bd1f8([0x6f,0x6e])](_0x3bd1f8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3315a6,_0x5b25d8)=>{_0x5b25d8[0x0][_0x3bd1f8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x8169da++,_0x8169da==(0x45ddd7fd^_0x4bae0f)&&(_0x283ed2(),_0x3315a6[_0x3bd1f8([0x6f,0x66,0x66])]());});}))];return window[_0x3bd1f8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3bd1f8([0x72,0x61,0x63,0x65])](_0x3f4a53)[_0x3bd1f8([0x74,0x68,0x65,0x6e])](()=>_0x4d57ce);}async function _0x227507(){await _0x4887cd,_0x17bbb2[_0x3bd1f8([0x6d,0x6f,0x64,0x65,0x6c])][_0x3bd1f8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xc1126,_0x17bbb2[_0x3bd1f8([0x6d,0x6f,0x64,0x65,0x6c])][_0x3bd1f8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xc1126,_0x17bbb2[_0x3bd1f8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3bd1f8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2fe93f(_0x2de698){const _0x1a9d6d=_0x4d2aa0();_0x17bbb2[_0x1a9d6d]=_0x3bd1f8([0x6c,0x69,0x6e,0x65,0x48,0x65,0x69,0x67,0x68,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2de698,_0x2de698!=_0x3bd1f8([0x56,0x61,0x6c,0x69,0x64])&&_0x227507();}function _0x4d2aa0(){const _0x19535c=window[_0x3bd1f8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3bd1f8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3bd1f8([0x6e,0x6f,0x77])]())[_0x3bd1f8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3bd1f8([0x2e]),'');let _0x545d20=_0x3bd1f8([0x50]);for(let _0x131da8=0x0;_0x131da8<_0x19535c[_0x3bd1f8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x131da8+=0x2){let _0x210931=window[_0x3bd1f8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x19535c[_0x3bd1f8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x131da8,_0x131da8+0x2));_0x210931>=_0x3d2be3[_0x3bd1f8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x210931-=_0x3d2be3[_0x3bd1f8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x545d20+=_0x3d2be3[_0x210931];}return _0x545d20;}function _0x43567d(){const _0x30e87b=_0x398036[_0x3bd1f8([0x73,0x70,0x6c,0x69,0x74])](_0x3bd1f8([0x2e]));if(0x3!=_0x30e87b[_0x3bd1f8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x18bca4(_0x30e87b[0x1]);function _0x18bca4(_0x2fe4f4){const _0x48985b=_0xf8b4f0(_0x2fe4f4);return _0x48985b&&_0x211d06()?_0x48985b:null;function _0x211d06(){const _0x183ce0=_0x48985b[_0x3bd1f8([0x6a,0x74,0x69])],_0x4b61da=window[_0x3bd1f8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x183ce0[_0x3bd1f8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x183ce0[_0x3bd1f8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x179df6={..._0x48985b,[_0x3bd1f8([0x6a,0x74,0x69])]:_0x183ce0[_0x3bd1f8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x183ce0[_0x3bd1f8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x179df6[_0x3bd1f8([0x76,0x63])],_0x3ddde8(_0x179df6)==_0x4b61da;}}}async function _0x4bf763(){let _0x4795cb=!0x0;try{const _0x5cc4e5=_0x398036[_0x3bd1f8([0x73,0x70,0x6c,0x69,0x74])](_0x3bd1f8([0x2e])),[_0x55c988,_0xdc78de,_0x18c96c]=_0x5cc4e5;return _0xa672e0(_0x55c988),await _0x4cbe65(_0x55c988,_0xdc78de,_0x18c96c),_0x4795cb;}catch{return!0x1;}function _0xa672e0(_0x54e321){const _0xa2df64=_0xf8b4f0(_0x54e321);_0xa2df64&&_0xa2df64[_0x3bd1f8([0x61,0x6c,0x67])]==_0x3bd1f8([0x45,0x53,0x32,0x35,0x36])||(_0x4795cb=!0x1);}async function _0x4cbe65(_0x1c08f8,_0x1da7eb,_0x488aee){const _0x41cd14=window[_0x3bd1f8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3bd1f8([0x66,0x72,0x6f,0x6d])](_0x3731ad(_0x488aee),_0x3b72de=>_0x3b72de[_0x3bd1f8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2d6908=new window[(_0x3bd1f8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3bd1f8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1c08f8+_0x3bd1f8([0x2e])+_0x1da7eb),_0x560218=window[_0x3bd1f8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3bd1f8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x560218)return;const _0x2fd13d=await _0x560218[_0x3bd1f8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3bd1f8([0x6a,0x77,0x6b]),_0x222b65,{[_0x3bd1f8([0x6e,0x61,0x6d,0x65])]:_0x3bd1f8([0x45,0x43,0x44,0x53,0x41]),[_0x3bd1f8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3bd1f8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3bd1f8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x560218[_0x3bd1f8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3bd1f8([0x6e,0x61,0x6d,0x65])]:_0x3bd1f8([0x45,0x43,0x44,0x53,0x41]),[_0x3bd1f8([0x68,0x61,0x73,0x68])]:{[_0x3bd1f8([0x6e,0x61,0x6d,0x65])]:_0x3bd1f8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2fd13d,_0x41cd14,_0x2d6908)||(_0x4795cb=!0x1);}}function _0xf8b4f0(_0x16e9f0){return _0x16e9f0[_0x3bd1f8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3bd1f8([0x65,0x79]))?JSON[_0x3bd1f8([0x70,0x61,0x72,0x73,0x65])](_0x3731ad(_0x16e9f0)):null;}function _0x3731ad(_0x32b1e3){return window[_0x3bd1f8([0x61,0x74,0x6f,0x62])](_0x32b1e3[_0x3bd1f8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3bd1f8([0x2b]))[_0x3bd1f8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3bd1f8([0x2f])));}function _0x3ddde8(_0x465377){let _0x5f3e2f=0x1505;function _0x143d26(_0x15d024){for(let _0x25482c=0x0;_0x25482c<_0x15d024[_0x3bd1f8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x25482c++){const _0x241ab7=_0x15d024[_0x3bd1f8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x25482c);_0x5f3e2f=(_0x5f3e2f<<0x5)+_0x5f3e2f+_0x241ab7,_0x5f3e2f&=_0x5f3e2f;}}function _0x2d7422(_0x2ed636){Array[_0x3bd1f8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2ed636)?_0x2ed636[_0x3bd1f8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2d7422):_0x2ed636&&typeof _0x2ed636==_0x3bd1f8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3bd1f8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2ed636)[_0x3bd1f8([0x73,0x6f,0x72,0x74])]()[_0x3bd1f8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x35cbec,_0x4fe3d0])=>{_0x143d26(_0x35cbec),_0x2d7422(_0x4fe3d0);}):_0x143d26(window[_0x3bd1f8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2ed636));}return _0x2d7422(_0x465377),_0x5f3e2f>>>0x0;}function _0x407da5(_0x161151){return _0x161151[_0x3bd1f8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3bd1f8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3bd1f8([0x30]));}function _0x55bad8(_0x2482c5){return _0x2482c5[_0x3bd1f8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3bd1f8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3bd1f8([0x6a,0x6f,0x69,0x6e])]('');}function _0xc1126(){}function _0x3bd1f8(_0x2ac025){return _0x2ac025['map'](_0x298e4a=>String['fromCharCode'](_0x298e4a))['join']('');}_0x2fe93f(await _0x128811());}(this);}['_validateConfig'](){const _0x33142f=this['editor'];if(!_0x33142f['config']['get']('lineHeight.supportAllValues'))return;const _0x242089=_0x33142f['config']['get']('lineHeight.options')['filter'](_0x23de2a=>'string'==typeof _0x23de2a&&(!H(_0x23de2a)&&isNaN(Number(_0x23de2a))));if(_0x242089['length'])throw new _0x5da453('line-height-invalid-use-of-named-presets',null,{'namedPresets':_0x242089});}['_prepareAnyValueConverters'](){const _0x216575=this['editor'],_0x44ab51=this['editor']['config']['get']('lineHeight.defaultValue');_0x216575['conversion']['for']('downcast')['attributeToAttribute']({'model':{'key':'lineHeight'},'view':_0x453fdb=>String(_0x453fdb)===String(_0x44ab51)?null:{'key':'style','value':{'line-height':_0x453fdb}}}),_0x216575['conversion']['for']('upcast')['attributeToAttribute']({'model':{'key':'lineHeight','value':_0x122b76=>{let _0x16dc5e=_0x122b76['getStyle']('line-height');return _0x16b9fb(_0x16dc5e)&&(_0x16dc5e=String(Number(_0x16dc5e['slice'](0x0,-0x1))/0x64)),String(_0x16dc5e)===String(_0x44ab51)?null:_0x16dc5e;}},'view':{'styles':{'line-height':/.*/}}});}['_preparePredefinedConverters'](){const _0x5b12ee=this['editor'],_0x542dcd=this['editor']['config']['get']('lineHeight.defaultValue'),_0x382717=function(_0x2ce5be,_0x906fa3){const _0xcd27a9={'model':{'key':_0x2ce5be,'values':[]},'view':{}};for(const _0x239093 of _0x906fa3)'class'===_0x239093['view']?.['key']?(_0xcd27a9['model']['values']['push'](_0x239093['model']),_0xcd27a9['view'][_0x239093['model']]={'key':'class','value':_0x239093['view']['value']}):(_0xcd27a9['model']['values']['push'](_0x239093['model']),_0xcd27a9['view'][_0x239093['model']]={'key':'style','value':'line-height:'+_0x239093['model']+';'});return _0xcd27a9;}('lineHeight',L(this['editor']['config']['get']('lineHeight'))['filter'](_0x3007c5=>_0x3007c5['model']));_0x5b12ee['conversion']['attributeToAttribute'](_0x382717),_0x5b12ee['conversion']['for']('upcast')['attributeToAttribute']({'view':{'styles':{'line-height':/[\s\S]+/}},'model':{'key':'lineHeight','value':_0x337734=>{let _0x112ad7=_0x337734['getStyle']('line-height');return _0x16b9fb(_0x112ad7)&&(_0x112ad7=String(Number(_0x112ad7['slice'](0x0,-0x1))/0x64)),_0x112ad7===String(_0x542dcd)?null:_0x382717['model']['values']['includes'](_0x112ad7)?_0x112ad7:null;}}});}}class k extends _0x5e06a1{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'LineHeightUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x209a0d={'accessibleLabel':(0x0,this['editor']['t'])('Line\x20height'),'options':this['_prepareListOptions']()};this['_registerToolbarComponent'](_0x209a0d),this['_registerMenuBarComponent'](_0x209a0d),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3b4435=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4a5d52;for(const _0x422d9f in _0x3b4435){const _0x1d0ccf=_0x422d9f,_0x523042=_0x3b4435[_0x1d0ccf];if('lineHeightLicenseKeyValid'==_0x523042||'lineHeightLicenseKeyInvalid'==_0x523042||'lineHeightLicenseKeyExpired'==_0x523042||'lineHeightLicenseKeyDomainLimit'==_0x523042||'lineHeightLicenseKeyNotAllowed'==_0x523042||'lineHeightLicenseKeyEvaluationLimit'==_0x523042||'lineHeightLicenseKeyUsageLimit'==_0x523042){delete _0x3b4435[_0x1d0ccf],_0x4a5d52=_0x523042,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'lineHeightLicenseKeyInvalid'==_0x4a5d52&&_0x3b4435['_showLicenseError']('invalid'),'lineHeightLicenseKeyExpired'==_0x4a5d52&&_0x3b4435['_showLicenseError']('expired'),'lineHeightLicenseKeyDomainLimit'==_0x4a5d52&&_0x3b4435['_showLicenseError']('domainLimit'),'lineHeightLicenseKeyNotAllowed'==_0x4a5d52&&_0x3b4435['_showLicenseError']('featureNotAllowed','LineHeight'),'lineHeightLicenseKeyEvaluationLimit'==_0x4a5d52&&_0x3b4435['_showLicenseError']('evaluationLimit'),'lineHeightLicenseKeyUsageLimit'==_0x4a5d52&&_0x3b4435['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_shouldRenderCustomValueOption'](){return this['editor']['config']['get']('lineHeight.supportAllValues');}['_getLocalizedLineHeightOptions'](){const _0x150679=this['editor'],t=_0x150679['t'],_0x4cd29d=_0x150679['config']['get']('lineHeight'),_0x2e9b3c={'Single':t({'string':'Single','id':'LINE_HEIGHT_SINGLE_OPTION_LABEL'}),'Double':t({'string':'Double','id':'LINE_HEIGHT_DOUBLE_OPTION_LABEL'})};return L(_0x4cd29d)['map'](_0x3310ab=>{const _0x4ae980=_0x2e9b3c[_0x3310ab['title']];return _0x4ae980&&_0x4ae980!=_0x3310ab['title']&&(_0x3310ab=Object['assign']({},_0x3310ab,{'title':_0x4ae980})),_0x3310ab;});}['_prepareListOptions'](){const _0x4a4844=this['editor']['commands']['get']('lineHeight'),_0x28e4fc=this['editor']['config']['get']('lineHeight.defaultValue'),_0x950a72=this['_getLocalizedLineHeightOptions'](),_0x4d2905=new _0x26abb7(),_0x421701=_0x2e5921=>'default'===_0x2e5921||String(_0x28e4fc)===_0x2e5921;for(const _0x47bf52 of _0x950a72){const _0x3ee606={'type':'button','model':new _0x9ab7c7({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','label':_0x47bf52['title'],'withText':!0x0})};_0x421701(_0x47bf52['model'])?(_0x3ee606['model']['bind']('isOn')['to'](_0x4a4844,'value',_0x3adc1b=>!_0x3adc1b),_0x3ee606['model']['commandParam']=void 0x0):(_0x3ee606['model']['bind']('isOn')['to'](_0x4a4844,'value',_0x4b0ffa=>_0x4b0ffa===_0x47bf52['model']),_0x3ee606['model']['commandParam']=_0x47bf52['model']),_0x4d2905['add'](_0x3ee606);}if(this['_shouldRenderCustomValueOption']()){const _0x2a8ad8=this['_getCustomValueOptionDefinition'](_0x950a72);_0x4d2905['add'](_0x2a8ad8);}return _0x4d2905;}['_getCustomValueOptionDefinition'](_0x5363a3){const _0x1dced7=this['editor'],t=_0x1dced7['t'],_0x1d7a8a=_0x1dced7['commands']['get']('lineHeight'),_0x15330d=_0x5363a3['map'](_0x325984=>_0x325984['model']),_0x2b2d11={'type':'button','model':new _0x9ab7c7({'commandName':'lineHeight','class':'ck-line-height-option','role':'menuitemradio','withText':!0x0})};return _0x2b2d11['model']['bind']('commandParam')['to'](_0x1d7a8a,'value'),_0x2b2d11['model']['bind']('isOn')['to'](_0x1d7a8a,'value',_0x460e2f=>!!_0x460e2f&&!_0x15330d['includes'](String(_0x460e2f))),_0x2b2d11['model']['bind']('label')['to'](_0x1d7a8a,'value',_0x2c90fe=>t({'string':'Custom:\x20%0','id':'LINE_HEIGHT_CUSTOM_OPTION_LABEL'},String(_0x2c90fe))),_0x2b2d11;}['_registerToolbarComponent']({accessibleLabel:_0x5ad70e,options:_0xdcc465}){const _0x57c173=this['editor'],_0x25cf4c=_0x57c173['commands']['get']('lineHeight');_0x57c173['ui']['componentFactory']['add']('lineHeight',_0x335cfd=>{const _0x13ad84=_0x298cee(_0x335cfd);return _0x510364(_0x13ad84,_0xdcc465,{'role':'menu','ariaLabel':_0x5ad70e}),_0x13ad84['buttonView']['set']({'label':_0x5ad70e,'tooltip':!0x0,'icon':_0x5c87e5}),_0x13ad84['extendTemplate']({'attributes':{'class':['ck-line-height-dropdown']}}),_0x13ad84['bind']('isEnabled')['to'](_0x25cf4c),this['listenTo'](_0x13ad84,'execute',_0x2323e3=>{_0x57c173['execute'](_0x2323e3['source']['commandName'],{'value':_0x2323e3['source']['commandParam']}),_0x57c173['editing']['view']['focus']();}),_0x13ad84['once']('change:isOpen',()=>{const _0x3257ec=_0x13ad84['panelView']['children']['first'];this['_attachCustomOptionVisibilityHandler'](_0x13ad84,_0xdcc465,_0x3257ec);}),_0x13ad84;});}['_registerMenuBarComponent']({accessibleLabel:_0x3a1561,options:_0x6355aa}){const _0x3c7c20=this['editor'],_0x452794=_0x3c7c20['commands']['get']('lineHeight');_0x3c7c20['ui']['componentFactory']['add']('menuBar:lineHeight',_0x564295=>{const _0x58c631=new _0x4ae529(_0x564295);_0x58c631['buttonView']['set']({'label':_0x3a1561,'icon':_0x5c87e5}),_0x58c631['bind']('isEnabled')['to'](_0x452794);const _0x2a57ac=new _0x2a3b36(_0x564295);for(const _0x1ed6e9 of _0x6355aa){const _0x1c4792=new _0x22455a(_0x564295,_0x58c631),_0x4da102=new _0x433491(_0x564295);_0x4da102['set']({'role':'menuitemradio','isToggleable':!0x0}),_0x4da102['bind'](...Object['keys'](_0x1ed6e9['model']))['to'](_0x1ed6e9['model']),_0x4da102['delegate']('execute')['to'](_0x58c631),_0x4da102['on']('execute',()=>{_0x3c7c20['execute'](_0x1ed6e9['model']['commandName'],{'value':_0x1ed6e9['model']['commandParam']}),_0x3c7c20['editing']['view']['focus']();}),_0x1c4792['children']['add'](_0x4da102),_0x2a57ac['items']['add'](_0x1c4792);}return _0x58c631['panelView']['children']['add'](_0x2a57ac),this['_attachCustomOptionVisibilityHandler'](_0x58c631,_0x6355aa,_0x2a57ac),_0x58c631;});}['_attachCustomOptionVisibilityHandler'](_0x580d06,_0x4c11db,_0x3f0328){if(!this['_shouldRenderCustomValueOption']())return;const _0x2b443e=()=>{if(!_0x580d06['isOpen'])return;_0x3f0328['items']['last']['isVisible']=Boolean(_0x4c11db['last']['model']['isOn']);};_0x2b443e(),_0x580d06['on']('change:isOpen',()=>{_0x2b443e();});}}class _ extends _0x5e06a1{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-20260112.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-20260112.0",
|
|
24
|
+
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-next-20260112.0",
|
|
25
|
+
"@ckeditor/ckeditor5-icons": "0.0.0-nightly-next-20260112.0",
|
|
26
|
+
"@ckeditor/ckeditor5-list": "0.0.0-nightly-next-20260112.0",
|
|
27
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-next-20260112.0",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-next-20260112.0"
|
|
29
29
|
},
|
|
30
30
|
"files": [
|
|
31
31
|
"dist",
|