@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20231016.0 → 0.0.0-nightly-20231017.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/build/track-changes.js +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/documentlist.js +1 -1
- package/src/integrations/documentlistproperties.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +1 -1
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +1 -1
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/src/integrations/font.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x210f=['commandName','enableCommand','fontFamily','from','fontSize','_enableCommand','plugins','*Reset\x20font\x20color*','FontFamilyEditing','model','change','fontColor.colors','editor','fontColor','has','trim','commandParams','fontBackgroundColor','find','getRanges','markInlineFormat','get','*Set\x20font\x20background\x20color:*\x20%0','registerDescriptionCallback','selection','*Set\x20font\x20family:*\x20%0','FontSize','TrackChangesEditing','*Set\x20font\x20color:*\x20%0','config','label','*Set\x20font\x20size:*\x20%0','isCollapsed','fontBackgroundColor.colors','afterInit','*Reset\x20font\x20size*','format','_descriptionFactory','*Reset\x20font\x20background\x20color*','value','toLowerCase','fontSize.options','FontSizeEditing','FontBackgroundColorEditing'];(function(_0x255be8,_0x210f5a){const _0xa89306=function(_0x2ebfab){while(--_0x2ebfab){_0x255be8['push'](_0x255be8['shift']());}};_0xa89306(++_0x210f5a);}(_0x210f,0x101));const _0xa893=function(_0x255be8,_0x210f5a){_0x255be8=_0x255be8-0x0;let _0xa89306=_0x210f[_0x255be8];return _0xa89306;};import{Plugin as _0x2a3e21}from'ckeditor5/src/core';import{normalizeColorOptions as _0x19a913}from'ckeditor5/src/ui';import{getRangesWithAttribute as _0x291a0e}from'./utils';import{getTranslation as _0x49ec7e}from'../utils/common-translations';const eo=[{'pluginName':_0xa893('0x5'),'commandName':_0xa893('0xb')},{'pluginName':_0xa893('0xf'),'commandName':_0xa893('0x9')},{'pluginName':'FontColorEditing','commandName':_0xa893('0x14')},{'pluginName':_0xa893('0x6'),'commandName':_0xa893('0x18')}];export default class W extends _0x2a3e21{[_0xa893('0x29')](){const _0x58fc95=this[_0xa893('0x13')]['locale'];for(const {pluginName:_0x3c2d8f,commandName:_0x23812b}of eo)this['editor'][_0xa893('0xd')][_0xa893('0x15')](_0x3c2d8f)&&this[_0xa893('0xc')](_0x23812b);this['editor'][_0xa893('0xd')][_0xa893('0x1c')](_0xa893('0x22'))[_0xa893('0x0')][_0xa893('0x1e')](_0x181995=>{const _0x49d148=_0x58fc95['t'],{data:_0x441388}=_0x181995;if(null!=_0x441388){if(_0xa893('0xb')==_0x441388[_0xa893('0x7')]){const _0x2f8093=_0x441388[_0xa893('0x17')][0x0][_0xa893('0x2')];if(_0x2f8093){const _0x47a9c8=_0x49d148(this[_0xa893('0x13')][_0xa893('0xd')][_0xa893('0x1c')](_0xa893('0x21'))['normalizeSizeOptions'](this[_0xa893('0x13')]['config'][_0xa893('0x1c')](_0xa893('0x4')))[_0xa893('0x19')](_0xeb1ab0=>_0xeb1ab0[_0xa893('0x10')]==_0x2f8093)['title'])['toLowerCase']();return{'type':_0xa893('0x2b'),'content':_0x49ec7e(_0x58fc95,_0xa893('0x26'),_0x47a9c8)};}return{'type':'format','content':_0x49ec7e(_0x58fc95,_0xa893('0x2a'))};}if('fontFamily'==_0x441388['commandName']){const _0x146aa1=_0x441388[_0xa893('0x17')][0x0][_0xa893('0x2')];return _0x146aa1?{'type':_0xa893('0x2b'),'content':_0x49ec7e(_0x58fc95,_0xa893('0x20'),_0x146aa1)}:{'type':_0xa893('0x2b'),'content':_0x49ec7e(_0x58fc95,'*Reset\x20font\x20family*')};}if('fontColor'==_0x441388[_0xa893('0x7')]){const _0x3c698a=_0x441388[_0xa893('0x17')][0x0][_0xa893('0x2')];if(_0x3c698a){const _0x3ce31d=_0x19a913(this[_0xa893('0x13')][_0xa893('0x24')][_0xa893('0x1c')](_0xa893('0x12')))[_0xa893('0x19')](_0x4c925f=>_0x4c925f[_0xa893('0x10')]==_0x3c698a);let _0x290992=_0x3c698a,_0xbd4a86='';return _0x3ce31d&&(_0x290992=_0x3ce31d[_0xa893('0x25')],_0xbd4a86=_0x49d148(_0x290992)['toLowerCase']()),{'type':_0xa893('0x2b'),'content':_0x49ec7e(_0x58fc95,_0xa893('0x23'),_0xbd4a86)[_0xa893('0x16')](),'color':{'value':_0x3c698a,'title':_0xbd4a86||_0x290992}};}return{'type':'format','content':_0x49ec7e(_0x58fc95,_0xa893('0xe'))};}if(_0xa893('0x18')==_0x441388[_0xa893('0x7')]){const _0x45bf19=_0x441388[_0xa893('0x17')][0x0][_0xa893('0x2')];if(_0x45bf19){const _0x40c3a3=_0x19a913(this[_0xa893('0x13')][_0xa893('0x24')]['get'](_0xa893('0x28')))['find'](_0x296e49=>_0x296e49[_0xa893('0x10')]==_0x45bf19);let _0x500832=_0x45bf19,_0xe2c80c='';return _0x40c3a3&&(_0x500832=_0x40c3a3[_0xa893('0x25')],_0xe2c80c=_0x49d148(_0x500832)[_0xa893('0x3')]()),{'type':'format','content':_0x49ec7e(_0x58fc95,_0xa893('0x1d'),_0xe2c80c)['trim'](),'color':{'value':_0x45bf19,'title':_0xe2c80c||_0x500832}};}return{'type':'format','content':_0x49ec7e(_0x58fc95,_0xa893('0x1'))};}}});}['_enableCommand'](_0x1b5be8){const _0x4edce7=this[_0xa893('0x13')];_0x4edce7[_0xa893('0xd')][_0xa893('0x1c')]('TrackChangesEditing')[_0xa893('0x8')](_0x1b5be8,(_0x4b5d8a,_0xc1c7c6={})=>{const _0x588569=_0x4edce7[_0xa893('0x10')]['document'][_0xa893('0x1f')],_0x1a2eae=_0xc1c7c6[_0xa893('0x2')];_0x588569[_0xa893('0x27')]?_0x4b5d8a(_0xc1c7c6):_0x4edce7[_0xa893('0x10')][_0xa893('0x11')](()=>{const _0x52fbb4=Array[_0xa893('0xa')](_0x588569[_0xa893('0x1a')]());for(const _0xd77eae of _0x52fbb4){const _0x524e02=_0x1a2eae?[_0xd77eae]:_0x291a0e(_0x1b5be8,_0xd77eae,_0x4edce7['model']);for(const _0x5f129c of _0x524e02)_0x4edce7[_0xa893('0xd')][_0xa893('0x1c')]('TrackChangesEditing')[_0xa893('0x1b')](_0x5f129c,{'commandName':_0x1b5be8,'commandParams':[{'value':_0x1a2eae}]});}});});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x578e=['keys','fontColor.colors','charAt','selection','isCollapsed','toUpperCase','markInlineFormat','word','fontSize','TrackChangesEditing','boolean','find','join','model','fontColor','locale','_descriptionFactory','format','editor','schema','getSelectedBlocks','plugins','document','toLowerCase','getRanges','slice','split','enableCommand','commands','getItems','backward','modifySelection','createSelection','pasteFormat','copyFormat','*Remove\x20all\x20formatting*','getAttributes','length','entries','registerDescriptionCallback','get','normalizeSizeOptions','fontBackgroundColor','*Set\x20format\x20to:*\x20%0','config','isBlock','getFirstPosition','afterInit'];(function(_0xa1ec4,_0x578e0f){const _0x3002da=function(_0x226372){while(--_0x226372){_0xa1ec4['push'](_0xa1ec4['shift']());}};_0x3002da(++_0x578e0f);}(_0x578e,0x66));const _0x3002=function(_0xa1ec4,_0x578e0f){_0xa1ec4=_0xa1ec4-0x0;let _0x3002da=_0x578e[_0xa1ec4];return _0x3002da;};import{Plugin as _0x542fcb}from'ckeditor5/src/core';import{normalizeColorOptions as _0x2a226f}from'ckeditor5/src/ui';import{first as _0x1847d3}from'ckeditor5/src/utils';import{getTranslation as _0x13a4a0}from'../utils/common-translations';export default class J extends _0x542fcb{[_0x3002('0x29')](){const _0x591e10=this[_0x3002('0xc')],_0x5bd44e=_0x591e10[_0x3002('0x7')],_0x4a3046=_0x5bd44e[_0x3002('0x10')][_0x3002('0x2d')],_0xe2d189=_0x591e10[_0x3002('0xf')]['get'](_0x3002('0x3')),_0x5d2969=_0x591e10[_0x3002('0x9')],_0xec0a05=_0x591e10['commands'][_0x3002('0x22')](_0x3002('0x1c')),_0x4fbec4=_0x591e10[_0x3002('0x16')]['get'](_0x3002('0x1b'));_0xec0a05&&_0x4fbec4&&(_0xe2d189['enableCommand']('pasteFormat',(_0x5e1b7f,_0x2040db={})=>{const _0x5668e5=_0x2040db;_0x5bd44e['change'](()=>{const _0x36955c=Array['from'](_0x4a3046[_0x3002('0x12')]()),_0x170746=_0x4a3046[_0x3002('0x2e')]?[io(_0x5bd44e,_0x4a3046)]:_0x36955c,_0x2816d9=!!_0x1847d3(function*(_0x129bf7,_0x442cf9){const _0x4ad5ce=_0x3de244=>!!_0x1847d3(function*(_0x3e936e,_0x88ac08){for(const [_0x3ed7f1]of _0x3e936e[_0x3002('0x1e')]()){const _0x1f5c4d=_0x88ac08['getAttributeProperties'](_0x3ed7f1);_0x1f5c4d&&_0x1f5c4d['isFormatting']&&(yield _0x3ed7f1);}}(_0x3de244,_0x442cf9));for(const _0x22b939 of _0x129bf7[_0x3002('0x12')]())for(const _0x37482b of _0x22b939[_0x3002('0x17')]())!_0x442cf9[_0x3002('0x27')](_0x37482b)&&_0x4ad5ce(_0x37482b)&&(yield _0x37482b);for(const _0x3cb8c7 of _0x129bf7[_0x3002('0xe')]())_0x4ad5ce(_0x3cb8c7)&&(yield _0x3cb8c7);_0x4ad5ce(_0x129bf7)&&(yield _0x129bf7);}(_0x4a3046,_0x5bd44e[_0x3002('0xd')]));if(_0x2816d9||0x0!==Object[_0x3002('0x2a')](_0x5668e5)[_0x3002('0x1f')])for(const _0xbd4dc3 of _0x170746)_0xe2d189[_0x3002('0x0')](_0xbd4dc3,{'commandName':_0x3002('0x1b'),'commandParams':[_0x5668e5]});});}),_0xe2d189[_0x3002('0xa')][_0x3002('0x21')](_0xb7541f=>{const {data:_0x4c6bc0}=_0xb7541f;if(_0x4c6bc0&&_0x3002('0x1b')===_0x4c6bc0['commandName']){const _0x354ba3=[],_0xe74435=_0x4c6bc0['commandParams'][0x0];for(const [_0x49c349,_0x598415]of Object[_0x3002('0x20')](_0xe74435))_0x354ba3['push'](so(_0x591e10,_0x49c349,_0x598415));return _0x354ba3[_0x3002('0x1f')]?{'type':_0x3002('0xb'),'content':_0x13a4a0(_0x5d2969,_0x3002('0x25'),_0x354ba3[_0x3002('0x6')](',\x20'))}:{'type':_0x3002('0xb'),'content':_0x13a4a0(_0x5d2969,_0x3002('0x1d'))};}}),_0x591e10['plugins']['get'](_0x3002('0x3'))[_0x3002('0x15')](_0x3002('0x1c')));}}function io(_0x3dd578,_0x43a673){const _0x58c183=_0x3dd578[_0x3002('0x1a')](_0x43a673);_0x3dd578[_0x3002('0x19')](_0x58c183,{'unit':_0x3002('0x1'),'direction':_0x3002('0x18')});const _0x110ae5=_0x58c183[_0x3002('0x28')]();_0x3dd578[_0x3002('0x19')](_0x58c183,{'unit':_0x3002('0x1'),'direction':'forward'});const _0x5e947a=_0x58c183['getLastPosition']();return _0x3dd578['createRange'](_0x110ae5,_0x5e947a);}function so(_0x4fbd8f,_0x1b7def,_0x5a2ea5){const _0x199999=_0x4fbd8f['locale']['t'],_0x106363=_0x1b7def[_0x3002('0x14')](/(?=[A-Z])/)[_0x3002('0x6')]('\x20'),_0x3509e6=_0x199999(_0x106363[_0x3002('0x2c')](0x0)[_0x3002('0x2f')]()+_0x106363[_0x3002('0x13')](0x1))[_0x3002('0x11')]();if(_0x3002('0x4')==typeof _0x5a2ea5)return _0x3509e6;if(_0x3002('0x8')===_0x1b7def||_0x3002('0x24')===_0x1b7def){const _0x441373=_0x2a226f(_0x4fbd8f['config'][_0x3002('0x22')](_0x3002('0x2b')))[_0x3002('0x5')](_0x15537f=>_0x15537f[_0x3002('0x7')]==_0x5a2ea5);return _0x3509e6+'\x20('+(_0x441373?_0x199999(_0x441373['label'])[_0x3002('0x11')]():_0x5a2ea5)+')';}if(_0x3002('0x2')===_0x1b7def&&isNaN(parseFloat(_0x5a2ea5))){const _0x5a7357=_0x4fbd8f[_0x3002('0xf')][_0x3002('0x22')]('FontSize')[_0x3002('0x23')](_0x4fbd8f[_0x3002('0x26')][_0x3002('0x22')]('fontSize.options'))['find'](_0x2b1158=>_0x2b1158['model']==_0x5a2ea5);return _0x3509e6+'\x20('+(_0x5a7357?_0x199999(_0x5a7357['title'])[_0x3002('0x11')]():_0x5a2ea5)+')';}return _0x3509e6+'\x20('+_0x5a2ea5+')';}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x26c6=['plugins','has','format','config','HeadingEditing','_descriptionFactory','schema','title','checkChild','blockName','from','find','value','ELEMENT_HEADING_CUSTOM','document','registerDescriptionCallback','get','change','commandParams','afterInit','match','getSelectedBlocks','selection','paragraph','*Change\x20to:*\x20%0','ELEMENT_HEADING','editor','isObject','name','heading','locale','formatBlock','filter','model'];(function(_0xf571f9,_0x26c6f5){const _0x2217ea=function(_0x2b1043){while(--_0x2b1043){_0xf571f9['push'](_0xf571f9['shift']());}};_0x2217ea(++_0x26c6f5);}(_0x26c6,0xa4));const _0x2217=function(_0xf571f9,_0x26c6f5){_0xf571f9=_0xf571f9-0x0;let _0x2217ea=_0x26c6[_0xf571f9];return _0x2217ea;};import{Plugin as _0xef3d3e}from'ckeditor5/src/core';import{getElementsAffectedByListItemRename as _0x3216a2}from'./utils';import{getTranslation as _0x3c4414}from'../utils/common-translations';export default class K extends _0xef3d3e{[_0x2217('0x19')](){const _0xf44891=this[_0x2217('0x20')],_0x57c1cb=_0xf44891[_0x2217('0x2')],_0x5e5cb1=_0xf44891[_0x2217('0x9')]['get']('heading.options');if(!_0xf44891[_0x2217('0x6')][_0x2217('0x7')](_0x2217('0xa')))return;const _0x16da89=_0xf44891[_0x2217('0x6')][_0x2217('0x16')]('TrackChangesEditing');_0x16da89['enableCommand'](_0x2217('0x1'),(_0x250cb9,_0x2df8a4)=>{const _0x3a0a04=_0x2df8a4['value'],_0x510549=Array[_0x2217('0x10')](this[_0x2217('0x20')][_0x2217('0x5')][_0x2217('0x14')][_0x2217('0x1c')][_0x2217('0x1b')]())[_0x2217('0x4')](_0x1b97dd=>function(_0x3c8b04,_0x5dc3dc,_0x4e699d){return _0x4e699d[_0x2217('0xe')](_0x3c8b04['parent'],_0x5dc3dc)&&!_0x4e699d[_0x2217('0x21')](_0x3c8b04)&&_0x3c8b04[_0x2217('0x0')]!=_0x5dc3dc;}(_0x1b97dd,_0x3a0a04,this[_0x2217('0x20')][_0x2217('0x5')][_0x2217('0xc')]));_0xf44891[_0x2217('0x5')][_0x2217('0x17')](()=>{for(const _0x20015c of _0x510549)_0x16da89['markBlockFormat'](_0x20015c,{'commandName':_0x2217('0x1'),'commandParams':[_0x2df8a4],'formatGroupId':_0x2217('0xf')},_0x3216a2(_0x20015c));});});for(const _0xd0e409 of _0x5e5cb1)_0x2217('0x1d')!=_0xd0e409[_0x2217('0x5')]&&_0x16da89[_0x2217('0xb')]['registerElementLabel'](_0xd0e409[_0x2217('0x5')],_0x490e12=>{const _0x1db09a=nn(_0xd0e409[_0x2217('0x5')]);return null!==_0x1db09a?_0x3f5320(_0x490e12,_0x1db09a):_0x4f1814(_0x490e12,_0xd0e409['title']);});function _0x3f5320(_0x1f91b8,_0x17e2d4){return _0x3c4414(_0x57c1cb,_0x2217('0x1f'),[_0x1f91b8,_0x17e2d4]);}function _0x4f1814(_0x4f876e,_0x4332d7){return _0x3c4414(_0x57c1cb,_0x2217('0x13'),[_0x4f876e,_0x4332d7]);}_0x16da89[_0x2217('0xb')][_0x2217('0x15')](_0x535e47=>{const {type:_0x2645db,data:_0x4d6744}=_0x535e47;if(_0x2217('0x3')==_0x2645db&&_0x4d6744&&_0x2217('0x1')==_0x4d6744['commandName']){const _0x308ed6=_0x4d6744[_0x2217('0x18')][0x0][_0x2217('0x12')],_0x3c4481=nn(_0x308ed6);if(null!==_0x3c4481)return{'type':'format','content':_0x3c4414(_0x57c1cb,'*Change\x20to:*\x20%0',_0x3f5320(0x1,_0x3c4481))};const _0x42dfa3=_0x5e5cb1[_0x2217('0x11')](_0x59b53d=>_0x59b53d[_0x2217('0x5')]===_0x308ed6)[_0x2217('0xd')];return{'type':_0x2217('0x8'),'content':_0x3c4414(_0x57c1cb,_0x2217('0x1e'),_0x4f1814(0x1,_0x42dfa3))};}});}}function nn(_0x4e988e){const _0x13cfc9=_0x4e988e[_0x2217('0x1a')](/^heading(\d+)$/);return _0x13cfc9?_0x13cfc9[0x1]:null;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2c21=['toLowerCase','HighlightEditing','push','change','isCollapsed','has','item','FORMAT_HIGHLIGHT','getRanges','color','config','markInlineFormat','highlight','getAttribute','format','registerDescriptionCallback','afterInit','locale','get','*Set\x20highlight:*\x20%0','plugins','_descriptionFactory','find','formatInline','commandParams','TrackChangesEditing','createRange','title','hasAttribute','editor','*Remove\x20highlight*','backward','value','model','commandName'];(function(_0x558057,_0x2c21bd){const _0x26fc9d=function(_0x162d3d){while(--_0x162d3d){_0x558057['push'](_0x558057['shift']());}};_0x26fc9d(++_0x2c21bd);}(_0x2c21,0x1cb));const _0x26fc=function(_0x558057,_0x2c21bd){_0x558057=_0x558057-0x0;let _0x26fc9d=_0x2c21[_0x558057];return _0x26fc9d;};import{Plugin as _0x39ddcd}from'ckeditor5/src/core';import{getTranslation as _0x533f53}from'../utils/common-translations';import{getRangesWithAttribute as _0x2ea13b}from'./utils';export default class Q extends _0x39ddcd{[_0x26fc('0xc')](){const _0xeddee4=this[_0x26fc('0x19')];if(!_0xeddee4[_0x26fc('0x10')][_0x26fc('0x1')](_0x26fc('0x20')))return;const _0x24ae8d=_0xeddee4['plugins'][_0x26fc('0xe')](_0x26fc('0x15'));_0x24ae8d['enableCommand']('highlight',(_0x530e1d,_0x5dc130={})=>{const _0xeb789d=_0xeddee4[_0x26fc('0x1d')]['document']['selection'],_0x755bb5=_0xeb789d[_0x26fc('0x9')]('highlight');let _0x3f8caf=_0x5dc130[_0x26fc('0x1c')],_0x3571b4=[];if(_0xeb789d[_0x26fc('0x0')]){const _0x3aca40=_0xeb789d['getFirstPosition']();if(!_0xeb789d[_0x26fc('0x18')](_0x26fc('0x8')))return void _0x530e1d(_0x5dc130);{const _0x385511=_0x1dcdc5=>_0x1dcdc5[_0x26fc('0x2')][_0x26fc('0x9')](_0x26fc('0x8'))===_0x755bb5,_0x43ae93=_0x3aca40['getLastMatchingPosition'](_0x385511,{'direction':_0x26fc('0x1b')}),_0x8873e6=_0x3aca40['getLastMatchingPosition'](_0x385511);_0x3571b4=[_0xeddee4[_0x26fc('0x1d')][_0x26fc('0x16')](_0x43ae93,_0x8873e6)],_0x3f8caf==_0x755bb5&&(_0x3f8caf=null);}}else for(const _0x4bc9d9 of _0xeb789d[_0x26fc('0x4')]())_0x3f8caf?_0x3571b4[_0x26fc('0x21')](_0x4bc9d9):_0x3571b4[_0x26fc('0x21')](..._0x2ea13b(_0x26fc('0x8'),_0x4bc9d9,_0xeddee4[_0x26fc('0x1d')]));_0xeddee4[_0x26fc('0x1d')][_0x26fc('0x22')](()=>{for(const _0x231ac1 of _0x3571b4)_0x24ae8d[_0x26fc('0x7')](_0x231ac1,{'commandName':_0x26fc('0x8'),'commandParams':[{'value':_0x3f8caf}]});});});const _0x1dcd27=_0xeddee4[_0x26fc('0xd')];_0x24ae8d[_0x26fc('0x11')][_0x26fc('0xb')](_0x2b1f36=>{const {type:_0x1ee89,data:_0x4810fb}=_0x2b1f36;if(_0x26fc('0x13')==_0x1ee89&&_0x4810fb&&_0x26fc('0x8')==_0x4810fb[_0x26fc('0x1e')]){const _0x117fda=_0x1dcd27['t'],_0x5967be=_0x4810fb[_0x26fc('0x14')][0x0][_0x26fc('0x1c')];if(_0x5967be){const _0x2b954a=_0xeddee4[_0x26fc('0x6')][_0x26fc('0xe')]('highlight.options')[_0x26fc('0x12')](_0x15be32=>_0x15be32[_0x26fc('0x1d')]==_0x5967be),_0xcc178f=_0x117fda(_0x2b954a[_0x26fc('0x17')])[_0x26fc('0x1f')]();return{'type':_0x26fc('0xa'),'content':_0x533f53(_0x1dcd27,_0x26fc('0xf'),_0xcc178f),'color':{'value':_0x2b954a[_0x26fc('0x5')],'title':_0x2b954a[_0x26fc('0x17')]}};}return{'type':_0x26fc('0xa'),'content':_0x533f53(_0x1dcd27,_0x26fc('0x1a'),_0x533f53(_0x1dcd27,_0x26fc('0x3')))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4c3d=['dataDowncast','horizontalLine','editor','enableCommand','HorizontalLineEditing','createPositionAt','afterInit','conversion','createEmptyElement','plugins','registerElementLabel','_descriptionFactory','TrackChangesEditing','for','elementToStructure','locale','insert','ck-horizontal-line'];(function(_0x16fc7b,_0x4c3d55){const _0x5ac7c5=function(_0x48c562){while(--_0x48c562){_0x16fc7b['push'](_0x16fc7b['shift']());}};_0x5ac7c5(++_0x4c3d55);}(_0x4c3d,0xc4));const _0x5ac7=function(_0x16fc7b,_0x4c3d55){_0x16fc7b=_0x16fc7b-0x0;let _0x5ac7c5=_0x4c3d[_0x16fc7b];return _0x5ac7c5;};import{Plugin as _0x36fed}from'ckeditor5/src/core';import{getTranslation as _0x317d7b}from'../utils/common-translations';export default class V extends _0x36fed{[_0x5ac7('0x8')](){const _0x2df823=this[_0x5ac7('0x4')];if(!_0x2df823[_0x5ac7('0xb')]['has'](_0x5ac7('0x6')))return;_0x2df823['plugins']['get']('TrackChangesEditing')[_0x5ac7('0x5')](_0x5ac7('0x3'));const _0x1226af=_0x2df823[_0x5ac7('0xb')]['get'](_0x5ac7('0xe')),_0x34b63b=_0x2df823[_0x5ac7('0x11')];_0x1226af[_0x5ac7('0xd')][_0x5ac7('0xc')](_0x5ac7('0x3'),_0x12dabd=>_0x317d7b(_0x34b63b,'ELEMENT_HORIZONTAL_LINE',_0x12dabd)),_0x2df823[_0x5ac7('0x9')][_0x5ac7('0xf')](_0x5ac7('0x2'))[_0x5ac7('0x10')]({'model':'horizontalLine','view':(_0x4745ac,{writer:_0x3002de,options:_0x25ca08})=>{if(!_0x25ca08['showSuggestionHighlights'])return null;const _0x56f6d4=_0x3002de['createContainerElement']('div'),_0x4de0dd=_0x3002de[_0x5ac7('0xa')]('hr');return _0x3002de['addClass'](_0x5ac7('0x1'),_0x56f6d4),_0x3002de[_0x5ac7('0x0')](_0x3002de[_0x5ac7('0x7')](_0x56f6d4,0x0),_0x4de0dd),_0x56f6d4;},'converterPriority':'high'});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3963=['enableCommand','get','registerDescriptionCallback','TrackChangesEditing','locale','rawHtml','value','ELEMENT_HTML_EMBED','selection','getSelectedElement','htmlEmbed','_descriptionFactory','view','commandName','has','rawHtmlApi','change','plugins','registerElementLabel','document','HtmlEmbed','*Change\x20%0\x20content*'];(function(_0x51f8dd,_0x39634d){const _0x36a5a7=function(_0x3a3703){while(--_0x3a3703){_0x51f8dd['push'](_0x51f8dd['shift']());}};_0x36a5a7(++_0x39634d);}(_0x3963,0x1bc));const _0x36a5=function(_0x51f8dd,_0x39634d){_0x51f8dd=_0x51f8dd-0x0;let _0x36a5a7=_0x3963[_0x51f8dd];return _0x36a5a7;};import{Plugin as _0x10b5a7}from'ckeditor5/src/core';import{getTranslation as _0xd21883}from'../utils/common-translations';export default class X extends _0x10b5a7{['afterInit'](){const _0xd32802=this['editor'];if(!_0xd32802[_0x36a5('0xd')][_0x36a5('0xa')](_0x36a5('0x10')))return;const _0x2d818d=_0xd32802['plugins'][_0x36a5('0x13')]('TrackChangesEditing'),_0x2a9496=_0xd32802[_0x36a5('0x0')],_0x3734f9=_0xd32802['editing'][_0x36a5('0x8')][_0x36a5('0xf')][_0x36a5('0x4')];_0x2d818d['_descriptionFactory'][_0x36a5('0xe')]('rawHtml',_0x4bdd7f=>_0xd21883(_0x2a9496,_0x36a5('0x3'),_0x4bdd7f)),_0xd32802[_0x36a5('0xd')][_0x36a5('0x13')](_0x36a5('0x15'))[_0x36a5('0x12')]('htmlEmbed',(_0x10219c,_0x48c797)=>{const _0x4bdff7=_0xd32802['model'],_0x48e3c4=_0x4bdff7['document'][_0x36a5('0x4')];_0x4bdff7[_0x36a5('0xc')](()=>{const _0x9fc6f3=function(_0x246664){const _0x5aad19=_0x246664['getSelectedElement']();if(_0x5aad19&&_0x5aad19['is']('element',_0x36a5('0x1')))return _0x246664['getSelectedElement']();return null;}(_0x48e3c4);if(!_0x9fc6f3)return void _0x10219c(null);const _0x43bc39=_0x9fc6f3['getAttribute'](_0x36a5('0x2'))||'';if(void 0x0===_0x48c797)return;if(_0x48c797===_0x43bc39)return;_0x2d818d['markBlockFormat'](_0x9fc6f3,{'commandName':_0x36a5('0x6'),'commandParams':[_0x48c797]}),_0x3734f9[_0x36a5('0x5')]()['getCustomProperty'](_0x36a5('0xb'))['cancel']();});}),_0x2d818d[_0x36a5('0x7')][_0x36a5('0x14')](_0x26ef8d=>{const {data:_0x2d8f35}=_0x26ef8d;if(_0x2d8f35&&_0x36a5('0x6')==_0x2d8f35[_0x36a5('0x9')]){const _0x1c82c1=_0xd21883(_0x2a9496,'ELEMENT_HTML_EMBED');return{'type':'format','content':_0xd21883(_0x2a9496,_0x36a5('0x11'),_0x1c82c1)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x139b=['getContainedElement','registerElementLabel','imageStylePreApply','*Reset\x20image\x20width*','detach','side','forEach','discard','registerCustomCallback','registerDescriptionCallback','commands','value','uploadImage','editor','imageInline','toNext','isInlineImage','nodeBefore','hasAttribute','change','insertion','registerPostFixer','getSuggestionCallback','start','suggestion','enableCommand','differ','formatBlock','ELEMENT_INLINE_IMAGE','_descriptionFactory','imageBlock','ELEMENT_CAPTION','commandName','_findSuggestions','end','ImageEditing','filter','type','width','imageTextAlternative','ImageCaptionEditing','getAttribute','has','FORMAT_SIDE_IMAGE','find','schema','getNearestSelectionRange','isIntersecting','Users','convertInlineImageToBlock','isInContent','isCollapsed','alt','discardSuggestion','shouldConvertImageType','caption','formatInline','toPrevious','locale','_suggestionFactory','markInsertion','element','join','forceDefaultExecution','Block\x20image\x20to\x20inline\x20image','imageTypeBlock','previous','resizedWidth','ImageStyleEditing','plugins','ImageInlineEditing','getFirstRange','deletion','getCaptionFromImageModelElement','normalizedStyles','imageCaption','from','markInlineFormat','length','selection','Inline\x20image\x20to\x20block\x20image','createRangeOn','forward','next','get','resizeImage','subType','author','toggleImageCaption','name','newValue','imageStylePostApply','createRange','title','getSuggestions','markBlockFormat','document','getSuggestion','imageTypeInline','afterInit','findIndex','imageStyle','ImageBlockEditing','ImageCaptionUtils','isBefore','model','refresh','chain','format','markDeletion','getChangedMarkers','newRange','backward','isBlockImage','ImageUtils','*Set\x20image\x20text\x20alternative:*\x20%0','accept','*Remove\x20image\x20text\x20alternative*','setImageNaturalSizeAttributes','getClosestSelectedImageElement','fromPosition','*Format:*\x20%0','isEqual','toLowerCase'];(function(_0x3a8486,_0x139bbb){const _0x45d4ce=function(_0x39997d){while(--_0x39997d){_0x3a8486['push'](_0x3a8486['shift']());}};_0x45d4ce(++_0x139bbb);}(_0x139b,0x15a));const _0x45d4=function(_0x3a8486,_0x139bbb){_0x3a8486=_0x3a8486-0x0;let _0x45d4ce=_0x139b[_0x3a8486];return _0x45d4ce;};import{Plugin as _0x31bac6}from'ckeditor5/src/core';import{LivePosition as _0x2f78a7}from'ckeditor5/src/engine';import{uid as _0xf30e0d}from'ckeditor5/src/utils';import{getTranslation as _0x78bae3}from'../utils/common-translations';export default class Y extends _0x31bac6{[_0x45d4('0x1')](){const _0x2599f1=this[_0x45d4('0x27')];if(!_0x2599f1[_0x45d4('0x5f')][_0x45d4('0x44')](_0x45d4('0x3d')))return;const _0x4dcd0e=_0x2599f1['plugins'][_0x45d4('0x6e')]('TrackChangesEditing'),_0x5e1dce=_0x2599f1['plugins'][_0x45d4('0x6e')](_0x45d4('0x10')),_0x2bca06={},_0x54be33=_0x2599f1[_0x45d4('0x54')];if(_0x4dcd0e[_0x45d4('0x33')]('insertImage'),_0x4dcd0e[_0x45d4('0x37')]['registerElementLabel'](_0x45d4('0x38'),_0x187477=>_0x78bae3(_0x54be33,'ELEMENT_IMAGE',_0x187477)),_0x4dcd0e[_0x45d4('0x37')]['registerElementLabel'](_0x45d4('0x28'),_0xea8844=>_0x78bae3(_0x54be33,_0x45d4('0x36'),_0xea8844)),_0x4dcd0e[_0x45d4('0x37')][_0x45d4('0x1b')](_0x45d4('0x51'),()=>_0x78bae3(_0x54be33,_0x45d4('0x39'))),_0x2599f1[_0x45d4('0x5f')][_0x45d4('0x44')]('ImageUploadEditing')&&_0x4dcd0e[_0x45d4('0x33')](_0x45d4('0x26')),_0x2599f1['plugins']['has'](_0x45d4('0x4'))&&_0x2599f1[_0x45d4('0x5f')][_0x45d4('0x44')](_0x45d4('0x60'))&&(_0x4dcd0e[_0x45d4('0x33')](_0x45d4('0x0'),(_0x1bab3c,_0x566f48)=>{const _0x27b497=_0x5e1dce[_0x45d4('0x15')](_0x2599f1[_0x45d4('0x7')][_0x45d4('0x7a')]['selection']);_0x2599f1[_0x45d4('0x7')][_0x45d4('0x2d')](()=>{_0x4dcd0e[_0x45d4('0x79')](_0x27b497,{'commandName':_0x45d4('0x0'),'commandParams':[_0x566f48]},[],'convertBlockImageToInline');});}),_0x4dcd0e[_0x45d4('0x33')](_0x45d4('0x5b'),(_0x35a60d,_0x416d4c)=>{_0x2599f1[_0x45d4('0x7')]['change'](_0x15ac53=>{let _0x4465e8=_0x5e1dce[_0x45d4('0x15')](_0x2599f1[_0x45d4('0x7')][_0x45d4('0x7a')][_0x45d4('0x69')]),_0x10fa76=_0x15ac53[_0x45d4('0x6b')](_0x4465e8);const _0x44d6ee=_0x2f78a7[_0x45d4('0x16')](_0x10fa76[_0x45d4('0x31')],_0x45d4('0x53')),_0x2b9433=_0x2f78a7[_0x45d4('0x16')](_0x10fa76[_0x45d4('0x3c')],_0x45d4('0x29'));_0x4dcd0e[_0x45d4('0x59')](()=>_0x35a60d(_0x416d4c)),_0x4465e8=_0x5e1dce[_0x45d4('0x15')](_0x2599f1[_0x45d4('0x7')][_0x45d4('0x7a')][_0x45d4('0x69')]),_0x10fa76=_0x15ac53[_0x45d4('0x6b')](_0x4465e8);const _0x1d7c85=_0x15ac53[_0x45d4('0x76')](_0x44d6ee,_0x2b9433);_0x44d6ee[_0x45d4('0x1e')](),_0x2b9433['detach'](),_0x4dcd0e[_0x45d4('0x79')](_0x4465e8,{'commandName':_0x45d4('0x0'),'commandParams':[_0x416d4c]},[],_0x45d4('0x4b')),_0x1d7c85['start'][_0x45d4('0x6')](_0x10fa76['start'])&&_0x4dcd0e[_0x45d4('0x56')](_0x15ac53[_0x45d4('0x76')](_0x1d7c85['start'],_0x10fa76[_0x45d4('0x31')]),_0x45d4('0x4b')),_0x10fa76[_0x45d4('0x3c')][_0x45d4('0x6')](_0x1d7c85['end'])&&_0x4dcd0e[_0x45d4('0x56')](_0x15ac53['createRange'](_0x10fa76['end'],_0x1d7c85[_0x45d4('0x3c')]),_0x45d4('0x4b'));});}),_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x22')](_0x45d4('0x35'),'convertInlineImageToBlock',_0x45d4('0x58'),()=>!0x1),_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x22')]('formatBlock',_0x45d4('0x4b'),_0x45d4('0x12'),()=>!0x1),_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x22')](_0x45d4('0x35'),'convertInlineImageToBlock',_0x45d4('0x21'),_0x4dcd0e['_suggestionFactory'][_0x45d4('0x30')](_0x45d4('0x35'),'',_0x45d4('0x12'))),_0x4dcd0e[_0x45d4('0x55')]['registerCustomCallback'](_0x45d4('0x2e'),_0x45d4('0x4b'),_0x45d4('0x58'),()=>!0x1),_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x22')](_0x45d4('0x2e'),_0x45d4('0x4b'),_0x45d4('0x21'),([_0x21616e])=>{const _0x53cffc=_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x30')](_0x45d4('0x2e'),'',_0x45d4('0x21'));let _0x20c8c9=_0x21616e[_0x45d4('0x31')],_0x52b3fc=_0x21616e[_0x45d4('0x3c')];const _0x550adb=_0x2599f1[_0x45d4('0x7')][_0x45d4('0x47')][_0x45d4('0x48')](_0x20c8c9,_0x45d4('0xe')),_0x2ea97c=_0x2599f1[_0x45d4('0x7')][_0x45d4('0x47')][_0x45d4('0x48')](_0x52b3fc,_0x45d4('0x6c'));_0x550adb['isCollapsed']&&(_0x20c8c9=_0x550adb[_0x45d4('0x31')]),_0x2ea97c[_0x45d4('0x4d')]&&(_0x52b3fc=_0x2ea97c[_0x45d4('0x3c')]),_0x53cffc([_0x2599f1['model']['createRange'](_0x20c8c9,_0x52b3fc)]);}),_0x4dcd0e[_0x45d4('0x55')]['registerCustomCallback'](_0x45d4('0x35'),_0x45d4('0x4b'),_0x45d4('0x9'),_0x235fb7),_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x22')]('insertion','convertInlineImageToBlock',_0x45d4('0x9'),_0x235fb7)),_0x2599f1[_0x45d4('0x5f')][_0x45d4('0x44')](_0x45d4('0x42'))&&(_0x4dcd0e[_0x45d4('0x33')](_0x45d4('0x72'),(_0x594cbc,_0x9d097e)=>{const _0x2bcdc3=_0x2599f1[_0x45d4('0x5f')][_0x45d4('0x6e')](_0x45d4('0x5'));let _0x1fadba=_0x5e1dce['getClosestSelectedImageElement'](_0x2599f1['model'][_0x45d4('0x7a')][_0x45d4('0x69')]),_0x14f00e=_0x2bcdc3[_0x45d4('0x63')](_0x1fadba);_0x2599f1['model'][_0x45d4('0x2d')](()=>{if(_0x14f00e)return void _0x4dcd0e[_0x45d4('0xb')](_0x2599f1[_0x45d4('0x7')][_0x45d4('0x6b')](_0x14f00e));const _0x2b73f4=_0x5e1dce[_0x45d4('0xf')](_0x1fadba);_0x594cbc(_0x9d097e),_0x1fadba=_0x5e1dce[_0x45d4('0x15')](_0x2599f1[_0x45d4('0x7')]['document'][_0x45d4('0x69')]),_0x14f00e=_0x2bcdc3[_0x45d4('0x63')](_0x1fadba),_0x4dcd0e[_0x45d4('0x56')](_0x2599f1[_0x45d4('0x7')][_0x45d4('0x6b')](_0x14f00e),_0x2b73f4?null:'imageCaption');});}),_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x22')](_0x45d4('0x2e'),_0x45d4('0x65'),_0x45d4('0x9'),_0x235fb7)),_0x2599f1[_0x45d4('0x5f')][_0x45d4('0x44')](_0x45d4('0x5e'))){_0x4dcd0e[_0x45d4('0x33')](_0x45d4('0x3'),(_0x2bd6a8,_0x408b95)=>{const _0x535003=_0x2599f1[_0x45d4('0x5f')][_0x45d4('0x6e')](_0x45d4('0x4a'))['me'],_0x4ecfa8=_0x2599f1[_0x45d4('0x24')][_0x45d4('0x6e')](_0x45d4('0x3'));let _0x43527a=_0x5e1dce[_0x45d4('0x15')](_0x2599f1[_0x45d4('0x7')][_0x45d4('0x7a')][_0x45d4('0x69')]),_0x5ae109=_0x2599f1[_0x45d4('0x7')][_0x45d4('0x6b')](_0x43527a),_0x552ec2=_0x4ecfa8[_0x45d4('0x25')];if(_0x552ec2==_0x408b95[_0x45d4('0x25')])return;const _0x353ac3={'commandName':'imageStyle','commandParams':[_0x408b95],'formatGroupId':_0xf30e0d()};_0x2599f1[_0x45d4('0x7')][_0x45d4('0x2d')](()=>{if(_0x4dcd0e[_0x45d4('0x78')]()[_0x45d4('0x3e')](_0x3346c3=>_0x3346c3[_0x45d4('0x4c')]&&_0x535003==_0x3346c3[_0x45d4('0x71')]&&(_0x45d4('0x35')==_0x3346c3[_0x45d4('0x3f')]||_0x45d4('0x52')==_0x3346c3[_0x45d4('0x3f')])&&(_0x45d4('0x1c')==_0x3346c3[_0x45d4('0x70')]||_0x45d4('0x75')==_0x3346c3[_0x45d4('0x70')])&&_0x3346c3[_0x45d4('0x61')]()[_0x45d4('0x18')](_0x5ae109))[_0x45d4('0x20')](_0x1b0ac8=>_0x4dcd0e[_0x45d4('0x4f')](_0x1b0ac8['head'])),_0x43527a=_0x5e1dce['getClosestSelectedImageElement'](_0x2599f1[_0x45d4('0x7')][_0x45d4('0x7a')][_0x45d4('0x69')]),_0x5ae109=_0x2599f1[_0x45d4('0x7')][_0x45d4('0x6b')](_0x43527a),_0x4ecfa8[_0x45d4('0x8')](),_0x2599f1['commands'][_0x45d4('0x6e')](_0x45d4('0x0'))[_0x45d4('0x8')](),_0x2599f1[_0x45d4('0x24')][_0x45d4('0x6e')](_0x45d4('0x5b'))['refresh'](),_0x552ec2=_0x4ecfa8[_0x45d4('0x25')],_0x552ec2!=_0x408b95[_0x45d4('0x25')])return _0x5e1dce[_0x45d4('0x2a')](_0x43527a)&&_0x4ecfa8[_0x45d4('0x50')](_0x408b95[_0x45d4('0x25')],_0x43527a)?(_0x2bd6a8({..._0x408b95,'setImageSizes':!0x1}),_0x43527a=_0x5e1dce[_0x45d4('0x15')](_0x2599f1[_0x45d4('0x7')]['document'][_0x45d4('0x69')]),void _0x4dcd0e['markBlockFormat'](_0x43527a,{..._0x353ac3,'commandReversedParams':[{'value':_0x552ec2||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x5e1dce[_0x45d4('0xf')](_0x43527a)?_0x4dcd0e[_0x45d4('0x79')](_0x43527a,_0x353ac3,[],_0x45d4('0x75')):_0x4dcd0e[_0x45d4('0x67')](_0x5ae109,_0x353ac3,_0x45d4('0x75')));});});for(const _0x2b7c05 of _0x2599f1[_0x45d4('0x5f')][_0x45d4('0x6e')](_0x45d4('0x5e'))[_0x45d4('0x64')])_0x2bca06[_0x2b7c05[_0x45d4('0x73')]]=_0x2b7c05[_0x45d4('0x77')][_0x45d4('0x19')]();_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x22')](_0x45d4('0x35'),_0x45d4('0x1c'),'join',()=>!0x1),_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x22')](_0x45d4('0x35'),_0x45d4('0x75'),_0x45d4('0x58'),()=>!0x1),_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x22')](_0x45d4('0x52'),'imageStylePostApply',_0x45d4('0x58'),()=>!0x1),_0x4dcd0e['_suggestionFactory'][_0x45d4('0x22')](_0x45d4('0x35'),_0x45d4('0x1c'),_0x45d4('0x12'),([_0x45ef58])=>{_0x5e1dce[_0x45d4('0x14')](_0x45ef58[_0x45d4('0x1a')]());}),_0x4dcd0e[_0x45d4('0x55')]['registerCustomCallback'](_0x45d4('0x35'),_0x45d4('0x1c'),_0x45d4('0x21'),(_0x443e03,_0x18160d)=>{_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x30')](_0x45d4('0x35'),'',_0x45d4('0x12'))(_0x443e03,{'commandName':_0x18160d[_0x45d4('0x3a')],'commandParams':_0x18160d['commandReversedParams']});}),_0x4dcd0e[_0x45d4('0x55')]['registerCustomCallback'](_0x45d4('0x35'),_0x45d4('0x1c'),_0x45d4('0x9'),_0x235fb7);}const _0x41f944=[{'type':_0x45d4('0x35'),'subType':_0x45d4('0x1c')},{'type':_0x45d4('0x2e'),'subType':'imageCaption'},{'type':_0x45d4('0x35'),'subType':_0x45d4('0x4b')},{'type':_0x45d4('0x2e'),'subType':'convertInlineImageToBlock'}];function _0x52037b(_0x5d0e48,_0x591b76){const _0x37b416=_0x41f944[_0x45d4('0x2')](({type:_0x22e691,subType:_0x1d3df7})=>_0x5d0e48[_0x45d4('0x3f')]==_0x22e691&&_0x5d0e48['subType']==_0x1d3df7),_0x2cf1c2=_0x41f944['findIndex'](({type:_0x451b73,subType:_0xb22645})=>_0x591b76['type']==_0x451b73&&_0x591b76['subType']==_0xb22645);if(_0x37b416<0x0||_0x2cf1c2<0x0)return!0x1;const _0x1760db=_0x5d0e48[_0x45d4('0x61')](),_0x1f7357=_0x591b76[_0x45d4('0x61')]();if((0x0==_0x37b416||0x1==_0x37b416)&&0x2==_0x2cf1c2&&_0x1760db[_0x45d4('0x49')](_0x1f7357))return!0x0;if(0x2==_0x37b416&&0x3==_0x2cf1c2){const _0x230024=_0x4dcd0e[_0x45d4('0x3b')](_0x1760db,_0x45d4('0x2e'))[_0x45d4('0x3e')](({suggestion:_0x475fe1,meta:_0x3044dc})=>_0x3044dc['isOwn']&&'convertInlineImageToBlock'==_0x475fe1['subType']);if(_0x230024[_0x45d4('0x68')]>0x1&&_0x1f7357[_0x45d4('0x3c')][_0x45d4('0x18')](_0x1760db[_0x45d4('0x31')]))return!0x0;if(0x1==_0x230024['length']&&(_0x1760db[_0x45d4('0x31')][_0x45d4('0x18')](_0x1f7357[_0x45d4('0x3c')])||_0x1760db[_0x45d4('0x3c')][_0x45d4('0x18')](_0x1f7357[_0x45d4('0x31')])))return!0x0;}if(0x3==_0x37b416&&0x3==_0x2cf1c2&&_0x1760db['start']['isBefore'](_0x1f7357[_0x45d4('0x31')])){const _0x5a2f8d=_0x1760db[_0x45d4('0x3c')]['nodeAfter'],_0x422ad9=_0x1f7357[_0x45d4('0x31')][_0x45d4('0x2b')];return _0x5e1dce[_0x45d4('0xf')](_0x5a2f8d)&&_0x5a2f8d===_0x422ad9;}return!0x1;}function _0x235fb7(_0x27092a,_0x5a0959){return _0x52037b(_0x27092a,_0x5a0959)?[_0x27092a,_0x5a0959]:_0x52037b(_0x5a0959,_0x27092a)?[_0x5a0959,_0x27092a]:null;}_0x2599f1['model'][_0x45d4('0x7a')][_0x45d4('0x2f')](()=>{let _0x112fac=!0x1;const _0x23e79d=Array[_0x45d4('0x66')](_0x2599f1[_0x45d4('0x7')][_0x45d4('0x7a')][_0x45d4('0x34')][_0x45d4('0xc')]());for(const {name:_0x74f593,data:_0x2d8c70}of _0x23e79d){const {group:_0x1c7a1d,type:_0x3e339c,subType:_0x1b2683,id:_0x2bdb3e}=_0x4dcd0e['_splitMarkerName'](_0x74f593);if(_0x45d4('0x32')==_0x1c7a1d&&_0x4dcd0e['hasSuggestion'](_0x2bdb3e)){if('formatBlock'==_0x3e339c&&(_0x45d4('0x1c')==_0x1b2683||_0x45d4('0x75')==_0x1b2683)){const _0x3657b0=_0x4dcd0e[_0x45d4('0x7b')](_0x2bdb3e);if(_0x2d8c70[_0x45d4('0xd')]){const _0x2838a6=_0x3657b0[_0x45d4('0x61')]()[_0x45d4('0x1a')]();if(_0x5e1dce[_0x45d4('0xf')](_0x2838a6))continue;_0x4dcd0e[_0x45d4('0x4f')](_0x3657b0),_0x112fac=!0x0;}}if(_0x45d4('0x2e')==_0x3e339c&&'imageCaption'==_0x1b2683&&!_0x2d8c70['newRange']){const _0x397dae=_0x4dcd0e['getSuggestion'](_0x2bdb3e);_0x397dae[_0x45d4('0x6d')]&&_0x397dae[_0x45d4('0x6d')][_0x45d4('0x4c')]&&(_0x4dcd0e[_0x45d4('0x4f')](_0x397dae[_0x45d4('0x6d')]),_0x112fac=!0x0);}}}return _0x112fac;}),_0x2599f1['plugins'][_0x45d4('0x44')]('ImageResize')&&_0x4dcd0e[_0x45d4('0x33')]('resizeImage',(_0x4993c1,_0x1195ca)=>{const _0x4ab3b7=_0x5e1dce['getClosestSelectedImageElement'](_0x2599f1['model']['document'][_0x45d4('0x69')]);_0x4ab3b7[_0x45d4('0x43')](_0x45d4('0x5d'))!=_0x1195ca[_0x45d4('0x40')]&&_0x2599f1[_0x45d4('0x7')][_0x45d4('0x2d')](()=>{_0x4dcd0e[_0x45d4('0x79')](_0x4ab3b7,{'commandName':_0x45d4('0x6f'),'commandParams':[_0x1195ca]});});}),_0x2599f1['plugins'][_0x45d4('0x44')]('ImageTextAlternativeEditing')&&_0x4dcd0e[_0x45d4('0x33')]('imageTextAlternative',(_0x11a320,_0x4e6fd3)=>{const _0xfa8553=_0x5e1dce[_0x45d4('0x15')](_0x2599f1[_0x45d4('0x7')][_0x45d4('0x7a')][_0x45d4('0x69')]);(_0xfa8553[_0x45d4('0x2c')](_0x45d4('0x4e'))?_0xfa8553['getAttribute'](_0x45d4('0x4e')):'')!=_0x4e6fd3[_0x45d4('0x74')]&&_0x2599f1[_0x45d4('0x7')][_0x45d4('0x2d')](()=>{_0x4dcd0e['markBlockFormat'](_0xfa8553,{'commandName':_0x45d4('0x41'),'commandParams':[_0x4e6fd3]});});}),_0x4dcd0e[_0x45d4('0x37')][_0x45d4('0x23')](_0x167a6b=>{if(!!_0x41f944[_0x45d4('0x46')](({type:_0x1b3eab,subType:_0x299304})=>_0x167a6b[_0x45d4('0x3f')]==_0x1b3eab&&_0x167a6b[_0x45d4('0x70')]==_0x299304))return _0x167a6b[_0x45d4('0x5c')]?{}:void 0x0;}),_0x4dcd0e[_0x45d4('0x37')][_0x45d4('0x23')](_0x992e42=>{if(_0x45d4('0x2e')==_0x992e42[_0x45d4('0x3f')]||_0x45d4('0x62')==_0x992e42[_0x45d4('0x3f')]){const _0x29e54e=_0x992e42['getContainedElement']();if(_0x29e54e&&_0x29e54e['is'](_0x45d4('0x57'),'caption'))return{'type':_0x45d4('0x2e')==_0x992e42['type']?'addObject':'removeObject','element':_0x29e54e,'quantity':0x1};}}),_0x4dcd0e[_0x45d4('0x37')]['registerDescriptionCallback'](_0x100e9a=>_0x45d4('0x35')==_0x100e9a[_0x45d4('0x3f')]&&'convertInlineImageToBlock'==_0x100e9a[_0x45d4('0x70')]?{'type':_0x45d4('0xa'),'content':_0x45d4('0x6a')}:_0x45d4('0x35')==_0x100e9a[_0x45d4('0x3f')]&&'convertBlockImageToInline'==_0x100e9a[_0x45d4('0x70')]?{'type':_0x45d4('0xa'),'content':_0x45d4('0x5a')}:void 0x0),_0x4dcd0e['_descriptionFactory']['registerDescriptionCallback'](_0x1ec0d7=>{const {data:_0x34c549}=_0x1ec0d7;if(_0x34c549){if(_0x45d4('0x3')==_0x34c549['commandName']){const _0x596b3f=_0x34c549['commandParams'][0x0][_0x45d4('0x25')];return _0x10a36b(_0x45d4('0x1f')===_0x596b3f?_0x78bae3(_0x54be33,_0x45d4('0x45')):_0x2bca06[_0x596b3f]||_0x596b3f);}if(_0x45d4('0x41')==_0x34c549[_0x45d4('0x3a')]){const _0xe66284=_0x34c549['commandParams'][0x0][_0x45d4('0x74')];return _0xe66284?{'type':'format','content':_0x78bae3(_0x54be33,_0x45d4('0x11'),'\x22'+_0xe66284+'\x22')}:{'type':'format','content':_0x78bae3(_0x54be33,_0x45d4('0x13'))};}if('resizeImage'==_0x34c549['commandName']){const _0x470964=_0x34c549['commandParams'][0x0]['width'];return _0x470964?{'type':_0x45d4('0xa'),'content':_0x78bae3(_0x54be33,'*Set\x20image\x20width:*\x20%0',_0x470964)}:{'type':_0x45d4('0xa'),'content':_0x78bae3(_0x54be33,_0x45d4('0x1d'))};}}function _0x10a36b(_0x30ba58){return{'type':'format','content':_0x78bae3(_0x54be33,_0x45d4('0x17'),_0x30ba58)};}});}}
|
|
23
|
+
const _0x55ae=['isBlockImage','width','registerElementLabel','document','formatInline','isBefore','isInContent','suggestion','filter','imageTextAlternative','_suggestionFactory','caption','TrackChangesEditing','markInsertion','model','ImageEditing','imageCaption','_descriptionFactory','*Set\x20image\x20text\x20alternative:*\x20%0','isCollapsed','shouldConvertImageType','getContainedElement','imageStylePostApply','discardSuggestion','hasAttribute','chain','getClosestSelectedImageElement','commandParams','accept','createRangeOn','imageBlock','toggleImageCaption','ImageStyleEditing','ImageResize','*Remove\x20image\x20text\x20alternative*','ImageCaptionEditing','author','newValue','fromPosition','plugins','subType','markDeletion','get','getCaptionFromImageModelElement','start','markBlockFormat','has','selection','isIntersecting','editor','insertion','discard','convertBlockImageToInline','refresh','getAttribute','title','_findSuggestions','removeObject','ImageTextAlternativeEditing','registerCustomCallback','newRange','convertInlineImageToBlock','commandName','insertImage','deletion','commands','toPrevious','toNext','imageStyle','detach','forceDefaultExecution','*Format:*\x20%0','value','nodeAfter','next','type','isEqual','imageTypeBlock','Inline\x20image\x20to\x20block\x20image','registerDescriptionCallback','enableCommand','commandReversedParams','format','alt','imageStylePreApply','ImageBlockEditing','getNearestSelectionRange','resizedWidth','resizeImage','hasSuggestion','formatBlock','join','imageInline','Users','afterInit','findIndex','addObject','name','schema','*Set\x20image\x20width:*\x20%0','element','length','getChangedMarkers','Block\x20image\x20to\x20inline\x20image','uploadImage','imageTypeInline','forward','ELEMENT_INLINE_IMAGE','side','getSuggestions','change','getSuggestionCallback','head','ImageUploadEditing','createRange','end','toLowerCase','getFirstRange','nodeBefore','differ'];(function(_0x5c8be1,_0x55aed0){const _0x202da4=function(_0x3e20b0){while(--_0x3e20b0){_0x5c8be1['push'](_0x5c8be1['shift']());}};_0x202da4(++_0x55aed0);}(_0x55ae,0x1e9));const _0x202d=function(_0x5c8be1,_0x55aed0){_0x5c8be1=_0x5c8be1-0x0;let _0x202da4=_0x55ae[_0x5c8be1];return _0x202da4;};import{Plugin as _0x48c417}from'ckeditor5/src/core';import{LivePosition as _0x5d2133}from'ckeditor5/src/engine';import{uid as _0x264945}from'ckeditor5/src/utils';import{getTranslation as _0x4e2896}from'../utils/common-translations';export default class Y extends _0x48c417{[_0x202d('0x55')](){const _0x2b2b6b=this[_0x202d('0x28')];if(!_0x2b2b6b[_0x202d('0x1e')][_0x202d('0x25')](_0x202d('0x6')))return;const _0x5b6279=_0x2b2b6b[_0x202d('0x1e')][_0x202d('0x21')](_0x202d('0x3')),_0x1ecd1e=_0x2b2b6b[_0x202d('0x1e')][_0x202d('0x21')]('ImageUtils'),_0x4aa9c2={},_0x4ede59=_0x2b2b6b['locale'];if(_0x5b6279[_0x202d('0x47')](_0x202d('0x36')),_0x5b6279['_descriptionFactory'][_0x202d('0x71')](_0x202d('0x15'),_0x3d55d3=>_0x4e2896(_0x4ede59,'ELEMENT_IMAGE',_0x3d55d3)),_0x5b6279[_0x202d('0x8')][_0x202d('0x71')](_0x202d('0x53'),_0xb16094=>_0x4e2896(_0x4ede59,_0x202d('0x62'),_0xb16094)),_0x5b6279['_descriptionFactory'][_0x202d('0x71')](_0x202d('0x2'),()=>_0x4e2896(_0x4ede59,'ELEMENT_CAPTION')),_0x2b2b6b[_0x202d('0x1e')][_0x202d('0x25')](_0x202d('0x68'))&&_0x5b6279[_0x202d('0x47')](_0x202d('0x5f')),_0x2b2b6b[_0x202d('0x1e')][_0x202d('0x25')](_0x202d('0x4c'))&&_0x2b2b6b['plugins'][_0x202d('0x25')]('ImageInlineEditing')&&(_0x5b6279[_0x202d('0x47')](_0x202d('0x60'),(_0x24d6eb,_0x51044e)=>{const _0x4f3a31=_0x1ecd1e[_0x202d('0x11')](_0x2b2b6b['model']['document'][_0x202d('0x26')]);_0x2b2b6b[_0x202d('0x5')][_0x202d('0x65')](()=>{_0x5b6279['markBlockFormat'](_0x4f3a31,{'commandName':_0x202d('0x60'),'commandParams':[_0x51044e]},[],_0x202d('0x2b'));});}),_0x5b6279[_0x202d('0x47')](_0x202d('0x44'),(_0x4b6bf1,_0xd275e9)=>{_0x2b2b6b['model'][_0x202d('0x65')](_0x36bc37=>{let _0xe99893=_0x1ecd1e[_0x202d('0x11')](_0x2b2b6b[_0x202d('0x5')][_0x202d('0x72')]['selection']),_0x1a1c22=_0x36bc37[_0x202d('0x14')](_0xe99893);const _0x2bbe04=_0x5d2133['fromPosition'](_0x1a1c22['start'],_0x202d('0x39')),_0x43ce6f=_0x5d2133[_0x202d('0x1d')](_0x1a1c22['end'],_0x202d('0x3a'));_0x5b6279[_0x202d('0x3d')](()=>_0x4b6bf1(_0xd275e9)),_0xe99893=_0x1ecd1e[_0x202d('0x11')](_0x2b2b6b[_0x202d('0x5')][_0x202d('0x72')][_0x202d('0x26')]),_0x1a1c22=_0x36bc37[_0x202d('0x14')](_0xe99893);const _0x8ec6fd=_0x36bc37['createRange'](_0x2bbe04,_0x43ce6f);_0x2bbe04[_0x202d('0x3c')](),_0x43ce6f[_0x202d('0x3c')](),_0x5b6279[_0x202d('0x24')](_0xe99893,{'commandName':_0x202d('0x60'),'commandParams':[_0xd275e9]},[],_0x202d('0x34')),_0x8ec6fd['start']['isBefore'](_0x1a1c22[_0x202d('0x23')])&&_0x5b6279[_0x202d('0x4')](_0x36bc37['createRange'](_0x8ec6fd['start'],_0x1a1c22['start']),_0x202d('0x34')),_0x1a1c22[_0x202d('0x6a')][_0x202d('0x74')](_0x8ec6fd[_0x202d('0x6a')])&&_0x5b6279[_0x202d('0x4')](_0x36bc37[_0x202d('0x69')](_0x1a1c22[_0x202d('0x6a')],_0x8ec6fd['end']),_0x202d('0x34'));});}),_0x5b6279[_0x202d('0x1')][_0x202d('0x32')](_0x202d('0x51'),_0x202d('0x34'),_0x202d('0x52'),()=>!0x1),_0x5b6279[_0x202d('0x1')][_0x202d('0x32')](_0x202d('0x51'),_0x202d('0x34'),_0x202d('0x13'),()=>!0x1),_0x5b6279['_suggestionFactory']['registerCustomCallback'](_0x202d('0x51'),_0x202d('0x34'),_0x202d('0x2a'),_0x5b6279[_0x202d('0x1')][_0x202d('0x66')]('formatBlock','',_0x202d('0x13'))),_0x5b6279[_0x202d('0x1')][_0x202d('0x32')](_0x202d('0x29'),_0x202d('0x34'),_0x202d('0x52'),()=>!0x1),_0x5b6279[_0x202d('0x1')][_0x202d('0x32')](_0x202d('0x29'),_0x202d('0x34'),'discard',([_0x50bed8])=>{const _0x14e5e0=_0x5b6279[_0x202d('0x1')][_0x202d('0x66')](_0x202d('0x29'),'','discard');let _0x38f9dd=_0x50bed8['start'],_0x266726=_0x50bed8['end'];const _0x4495e9=_0x2b2b6b[_0x202d('0x5')][_0x202d('0x59')][_0x202d('0x4d')](_0x38f9dd,'backward'),_0x31df0d=_0x2b2b6b[_0x202d('0x5')][_0x202d('0x59')][_0x202d('0x4d')](_0x266726,_0x202d('0x61'));_0x4495e9[_0x202d('0xa')]&&(_0x38f9dd=_0x4495e9[_0x202d('0x23')]),_0x31df0d[_0x202d('0xa')]&&(_0x266726=_0x31df0d[_0x202d('0x6a')]),_0x14e5e0([_0x2b2b6b['model'][_0x202d('0x69')](_0x38f9dd,_0x266726)]);}),_0x5b6279[_0x202d('0x1')][_0x202d('0x32')](_0x202d('0x51'),_0x202d('0x34'),_0x202d('0x10'),_0xc2f100),_0x5b6279['_suggestionFactory']['registerCustomCallback'](_0x202d('0x29'),_0x202d('0x34'),'chain',_0xc2f100)),_0x2b2b6b[_0x202d('0x1e')][_0x202d('0x25')](_0x202d('0x1a'))&&(_0x5b6279[_0x202d('0x47')](_0x202d('0x16'),(_0xfc741a,_0x49a405)=>{const _0x596112=_0x2b2b6b[_0x202d('0x1e')]['get']('ImageCaptionUtils');let _0x4900bb=_0x1ecd1e['getClosestSelectedImageElement'](_0x2b2b6b['model'][_0x202d('0x72')][_0x202d('0x26')]),_0x36d014=_0x596112[_0x202d('0x22')](_0x4900bb);_0x2b2b6b[_0x202d('0x5')]['change'](()=>{if(_0x36d014)return void _0x5b6279[_0x202d('0x20')](_0x2b2b6b[_0x202d('0x5')][_0x202d('0x14')](_0x36d014));const _0x264c90=_0x1ecd1e['isBlockImage'](_0x4900bb);_0xfc741a(_0x49a405),_0x4900bb=_0x1ecd1e[_0x202d('0x11')](_0x2b2b6b[_0x202d('0x5')]['document'][_0x202d('0x26')]),_0x36d014=_0x596112[_0x202d('0x22')](_0x4900bb),_0x5b6279[_0x202d('0x4')](_0x2b2b6b[_0x202d('0x5')][_0x202d('0x14')](_0x36d014),_0x264c90?null:_0x202d('0x7'));});}),_0x5b6279[_0x202d('0x1')][_0x202d('0x32')]('insertion',_0x202d('0x7'),_0x202d('0x10'),_0xc2f100)),_0x2b2b6b[_0x202d('0x1e')]['has'](_0x202d('0x17'))){_0x5b6279['enableCommand'](_0x202d('0x3b'),(_0x19629e,_0x4fc22d)=>{const _0x377844=_0x2b2b6b[_0x202d('0x1e')][_0x202d('0x21')](_0x202d('0x54'))['me'],_0x4a9f7d=_0x2b2b6b[_0x202d('0x38')][_0x202d('0x21')](_0x202d('0x3b'));let _0x129b19=_0x1ecd1e[_0x202d('0x11')](_0x2b2b6b[_0x202d('0x5')][_0x202d('0x72')][_0x202d('0x26')]),_0x23d7cf=_0x2b2b6b[_0x202d('0x5')][_0x202d('0x14')](_0x129b19),_0x104f91=_0x4a9f7d[_0x202d('0x3f')];if(_0x104f91==_0x4fc22d[_0x202d('0x3f')])return;const _0x157337={'commandName':_0x202d('0x3b'),'commandParams':[_0x4fc22d],'formatGroupId':_0x264945()};_0x2b2b6b[_0x202d('0x5')]['change'](()=>{if(_0x5b6279[_0x202d('0x64')]()[_0x202d('0x77')](_0x143f7c=>_0x143f7c[_0x202d('0x75')]&&_0x377844==_0x143f7c[_0x202d('0x1b')]&&(_0x202d('0x51')==_0x143f7c[_0x202d('0x42')]||_0x202d('0x73')==_0x143f7c['type'])&&(_0x202d('0x4b')==_0x143f7c[_0x202d('0x1f')]||_0x202d('0xd')==_0x143f7c[_0x202d('0x1f')])&&_0x143f7c[_0x202d('0x6c')]()[_0x202d('0x43')](_0x23d7cf))['forEach'](_0x3b5b65=>_0x5b6279[_0x202d('0xe')](_0x3b5b65[_0x202d('0x67')])),_0x129b19=_0x1ecd1e[_0x202d('0x11')](_0x2b2b6b[_0x202d('0x5')]['document'][_0x202d('0x26')]),_0x23d7cf=_0x2b2b6b[_0x202d('0x5')]['createRangeOn'](_0x129b19),_0x4a9f7d[_0x202d('0x2c')](),_0x2b2b6b[_0x202d('0x38')][_0x202d('0x21')](_0x202d('0x60'))[_0x202d('0x2c')](),_0x2b2b6b[_0x202d('0x38')]['get'](_0x202d('0x44'))['refresh'](),_0x104f91=_0x4a9f7d[_0x202d('0x3f')],_0x104f91!=_0x4fc22d[_0x202d('0x3f')])return _0x1ecd1e['isInlineImage'](_0x129b19)&&_0x4a9f7d[_0x202d('0xb')](_0x4fc22d['value'],_0x129b19)?(_0x19629e({..._0x4fc22d,'setImageSizes':!0x1}),_0x129b19=_0x1ecd1e[_0x202d('0x11')](_0x2b2b6b[_0x202d('0x5')]['document'][_0x202d('0x26')]),void _0x5b6279[_0x202d('0x24')](_0x129b19,{..._0x157337,'commandReversedParams':[{'value':_0x104f91||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x1ecd1e['isBlockImage'](_0x129b19)?_0x5b6279[_0x202d('0x24')](_0x129b19,_0x157337,[],_0x202d('0xd')):_0x5b6279['markInlineFormat'](_0x23d7cf,_0x157337,_0x202d('0xd')));});});for(const _0x1d0037 of _0x2b2b6b[_0x202d('0x1e')]['get']('ImageStyleEditing')['normalizedStyles'])_0x4aa9c2[_0x1d0037[_0x202d('0x58')]]=_0x1d0037[_0x202d('0x2e')][_0x202d('0x6b')]();_0x5b6279[_0x202d('0x1')][_0x202d('0x32')](_0x202d('0x51'),_0x202d('0x4b'),_0x202d('0x52'),()=>!0x1),_0x5b6279[_0x202d('0x1')][_0x202d('0x32')](_0x202d('0x51'),_0x202d('0xd'),_0x202d('0x52'),()=>!0x1),_0x5b6279[_0x202d('0x1')][_0x202d('0x32')](_0x202d('0x73'),'imageStylePostApply',_0x202d('0x52'),()=>!0x1),_0x5b6279[_0x202d('0x1')][_0x202d('0x32')](_0x202d('0x51'),'imageStylePreApply',_0x202d('0x13'),([_0x23b74b])=>{_0x1ecd1e['setImageNaturalSizeAttributes'](_0x23b74b[_0x202d('0xc')]());}),_0x5b6279[_0x202d('0x1')][_0x202d('0x32')]('formatBlock',_0x202d('0x4b'),_0x202d('0x2a'),(_0xe3752b,_0x57d40b)=>{_0x5b6279['_suggestionFactory'][_0x202d('0x66')](_0x202d('0x51'),'','accept')(_0xe3752b,{'commandName':_0x57d40b['commandName'],'commandParams':_0x57d40b[_0x202d('0x48')]});}),_0x5b6279[_0x202d('0x1')][_0x202d('0x32')](_0x202d('0x51'),'imageStylePreApply',_0x202d('0x10'),_0xc2f100);}const _0x4c3b48=[{'type':_0x202d('0x51'),'subType':'imageStylePreApply'},{'type':'insertion','subType':_0x202d('0x7')},{'type':_0x202d('0x51'),'subType':_0x202d('0x34')},{'type':_0x202d('0x29'),'subType':_0x202d('0x34')}];function _0x214cbf(_0x2369e8,_0x57c6ec){const _0x150e66=_0x4c3b48[_0x202d('0x56')](({type:_0x183cb2,subType:_0x2a9e93})=>_0x2369e8[_0x202d('0x42')]==_0x183cb2&&_0x2369e8[_0x202d('0x1f')]==_0x2a9e93),_0x5e23e4=_0x4c3b48[_0x202d('0x56')](({type:_0x9ca9ed,subType:_0x537dc7})=>_0x57c6ec[_0x202d('0x42')]==_0x9ca9ed&&_0x57c6ec[_0x202d('0x1f')]==_0x537dc7);if(_0x150e66<0x0||_0x5e23e4<0x0)return!0x1;const _0x152a15=_0x2369e8['getFirstRange'](),_0x2d4261=_0x57c6ec[_0x202d('0x6c')]();if((0x0==_0x150e66||0x1==_0x150e66)&&0x2==_0x5e23e4&&_0x152a15[_0x202d('0x27')](_0x2d4261))return!0x0;if(0x2==_0x150e66&&0x3==_0x5e23e4){const _0x2f2ecc=_0x5b6279[_0x202d('0x2f')](_0x152a15,_0x202d('0x29'))[_0x202d('0x77')](({suggestion:_0x1eba6b,meta:_0x3d99ed})=>_0x3d99ed['isOwn']&&_0x202d('0x34')==_0x1eba6b['subType']);if(_0x2f2ecc[_0x202d('0x5c')]>0x1&&_0x2d4261[_0x202d('0x6a')][_0x202d('0x43')](_0x152a15[_0x202d('0x23')]))return!0x0;if(0x1==_0x2f2ecc[_0x202d('0x5c')]&&(_0x152a15[_0x202d('0x23')]['isEqual'](_0x2d4261[_0x202d('0x6a')])||_0x152a15['end'][_0x202d('0x43')](_0x2d4261['start'])))return!0x0;}if(0x3==_0x150e66&&0x3==_0x5e23e4&&_0x152a15[_0x202d('0x23')][_0x202d('0x74')](_0x2d4261[_0x202d('0x23')])){const _0x3f45c9=_0x152a15[_0x202d('0x6a')][_0x202d('0x40')],_0x242512=_0x2d4261[_0x202d('0x23')][_0x202d('0x6d')];return _0x1ecd1e['isBlockImage'](_0x3f45c9)&&_0x3f45c9===_0x242512;}return!0x1;}function _0xc2f100(_0x2701c0,_0x415b89){return _0x214cbf(_0x2701c0,_0x415b89)?[_0x2701c0,_0x415b89]:_0x214cbf(_0x415b89,_0x2701c0)?[_0x415b89,_0x2701c0]:null;}_0x2b2b6b['model'][_0x202d('0x72')]['registerPostFixer'](()=>{let _0x242dca=!0x1;const _0x371bab=Array['from'](_0x2b2b6b[_0x202d('0x5')][_0x202d('0x72')][_0x202d('0x6e')][_0x202d('0x5d')]());for(const {name:_0x53670c,data:_0x2b052a}of _0x371bab){const {group:_0x5f1682,type:_0x31b6ae,subType:_0x54a32c,id:_0x391178}=_0x5b6279['_splitMarkerName'](_0x53670c);if(_0x202d('0x76')==_0x5f1682&&_0x5b6279[_0x202d('0x50')](_0x391178)){if(_0x202d('0x51')==_0x31b6ae&&(_0x202d('0x4b')==_0x54a32c||'imageStylePostApply'==_0x54a32c)){const _0x9f418a=_0x5b6279['getSuggestion'](_0x391178);if(_0x2b052a['newRange']){const _0x17478f=_0x9f418a[_0x202d('0x6c')]()[_0x202d('0xc')]();if(_0x1ecd1e[_0x202d('0x6f')](_0x17478f))continue;_0x5b6279[_0x202d('0xe')](_0x9f418a),_0x242dca=!0x0;}}if('insertion'==_0x31b6ae&&_0x202d('0x7')==_0x54a32c&&!_0x2b052a[_0x202d('0x33')]){const _0x2a9216=_0x5b6279['getSuggestion'](_0x391178);_0x2a9216[_0x202d('0x41')]&&_0x2a9216[_0x202d('0x41')][_0x202d('0x75')]&&(_0x5b6279[_0x202d('0xe')](_0x2a9216[_0x202d('0x41')]),_0x242dca=!0x0);}}}return _0x242dca;}),_0x2b2b6b['plugins'][_0x202d('0x25')](_0x202d('0x18'))&&_0x5b6279['enableCommand'](_0x202d('0x4f'),(_0x285e1c,_0x45e9ed)=>{const _0x54c254=_0x1ecd1e[_0x202d('0x11')](_0x2b2b6b[_0x202d('0x5')]['document']['selection']);_0x54c254[_0x202d('0x2d')](_0x202d('0x4e'))!=_0x45e9ed['width']&&_0x2b2b6b[_0x202d('0x5')][_0x202d('0x65')](()=>{_0x5b6279['markBlockFormat'](_0x54c254,{'commandName':_0x202d('0x4f'),'commandParams':[_0x45e9ed]});});}),_0x2b2b6b[_0x202d('0x1e')][_0x202d('0x25')](_0x202d('0x31'))&&_0x5b6279['enableCommand']('imageTextAlternative',(_0x9a8677,_0x135d43)=>{const _0x1bc62e=_0x1ecd1e[_0x202d('0x11')](_0x2b2b6b['model']['document'][_0x202d('0x26')]);(_0x1bc62e[_0x202d('0xf')](_0x202d('0x4a'))?_0x1bc62e[_0x202d('0x2d')](_0x202d('0x4a')):'')!=_0x135d43[_0x202d('0x1c')]&&_0x2b2b6b[_0x202d('0x5')][_0x202d('0x65')](()=>{_0x5b6279[_0x202d('0x24')](_0x1bc62e,{'commandName':_0x202d('0x0'),'commandParams':[_0x135d43]});});}),_0x5b6279['_descriptionFactory'][_0x202d('0x46')](_0x322585=>{if(!!_0x4c3b48['find'](({type:_0x2b97c8,subType:_0x3af80f})=>_0x322585[_0x202d('0x42')]==_0x2b97c8&&_0x322585[_0x202d('0x1f')]==_0x3af80f))return _0x322585['previous']?{}:void 0x0;}),_0x5b6279[_0x202d('0x8')][_0x202d('0x46')](_0x56d973=>{if('insertion'==_0x56d973[_0x202d('0x42')]||_0x202d('0x37')==_0x56d973['type']){const _0x155263=_0x56d973[_0x202d('0xc')]();if(_0x155263&&_0x155263['is'](_0x202d('0x5b'),_0x202d('0x2')))return{'type':_0x202d('0x29')==_0x56d973[_0x202d('0x42')]?_0x202d('0x57'):_0x202d('0x30'),'element':_0x155263,'quantity':0x1};}}),_0x5b6279['_descriptionFactory'][_0x202d('0x46')](_0x5eca32=>_0x202d('0x51')==_0x5eca32[_0x202d('0x42')]&&'convertInlineImageToBlock'==_0x5eca32[_0x202d('0x1f')]?{'type':_0x202d('0x49'),'content':_0x202d('0x45')}:_0x202d('0x51')==_0x5eca32['type']&&'convertBlockImageToInline'==_0x5eca32[_0x202d('0x1f')]?{'type':_0x202d('0x49'),'content':_0x202d('0x5e')}:void 0x0),_0x5b6279[_0x202d('0x8')]['registerDescriptionCallback'](_0x56295d=>{const {data:_0x5beb66}=_0x56295d;if(_0x5beb66){if(_0x202d('0x3b')==_0x5beb66[_0x202d('0x35')]){const _0x1284d2=_0x5beb66[_0x202d('0x12')][0x0]['value'];return _0x3c828f(_0x202d('0x63')===_0x1284d2?_0x4e2896(_0x4ede59,'FORMAT_SIDE_IMAGE'):_0x4aa9c2[_0x1284d2]||_0x1284d2);}if(_0x202d('0x0')==_0x5beb66[_0x202d('0x35')]){const _0x1acb4f=_0x5beb66[_0x202d('0x12')][0x0][_0x202d('0x1c')];return _0x1acb4f?{'type':'format','content':_0x4e2896(_0x4ede59,_0x202d('0x9'),'\x22'+_0x1acb4f+'\x22')}:{'type':_0x202d('0x49'),'content':_0x4e2896(_0x4ede59,_0x202d('0x19'))};}if(_0x202d('0x4f')==_0x5beb66['commandName']){const _0x5b7d77=_0x5beb66['commandParams'][0x0][_0x202d('0x70')];return _0x5b7d77?{'type':_0x202d('0x49'),'content':_0x4e2896(_0x4ede59,_0x202d('0x5a'),_0x5b7d77)}:{'type':_0x202d('0x49'),'content':_0x4e2896(_0x4ede59,'*Reset\x20image\x20width*')};}}function _0x3c828f(_0x596ea1){return{'type':'format','content':_0x4e2896(_0x4ede59,_0x202d('0x3e'),_0x596ea1)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4d03=['afterInit','editor','commandParams','accept','commandName','getSuggestionCallback','handleReplaceImageCommand','has','handleSuggestionDescription','get','getAttribute','source','Users','format','selection','ImageEditing','author','formatBlock','TrackChangesEditing','discard','*Format:*\x20replace\x20image\x20URL','getSelectedElement','locale','registerCustomCallback','replaceImageSource','_suggestionFactory','getSuggestions','registerDescriptionCallback','plugins','_descriptionFactory','change','subType','model','enableCommand'];(function(_0x40362f,_0x4d0345){const _0x45a063=function(_0x454feb){while(--_0x454feb){_0x40362f['push'](_0x40362f['shift']());}};_0x45a063(++_0x4d0345);}(_0x4d03,0x171));const _0x45a0=function(_0x40362f,_0x4d0345){_0x40362f=_0x40362f-0x0;let _0x45a063=_0x4d03[_0x40362f];return _0x45a063;};import{Plugin as _0x2349f0}from'ckeditor5/src/core';import{getTranslation as _0x994f7a}from'../utils/common-translations';export default class Z extends _0x2349f0{[_0x45a0('0x5')](){if(!this[_0x45a0('0x6')][_0x45a0('0x21')][_0x45a0('0xc')](_0x45a0('0x14')))return;const _0x4764bd=this[_0x45a0('0x6')][_0x45a0('0x21')]['get'](_0x45a0('0x17'));_0x4764bd[_0x45a0('0x4')](_0x45a0('0x1d'),(_0x37c6b8,_0x143b33)=>this['handleReplaceImageCommand'](_0x37c6b8,_0x143b33)),_0x4764bd[_0x45a0('0x1e')][_0x45a0('0x1c')](_0x45a0('0x16'),'replaceImageSource','accept',_0x4764bd[_0x45a0('0x1e')][_0x45a0('0xa')](_0x45a0('0x16'),null,'discard')),_0x4764bd[_0x45a0('0x1e')][_0x45a0('0x1c')](_0x45a0('0x16'),'replaceImageSource',_0x45a0('0x18'),_0x4764bd[_0x45a0('0x1e')][_0x45a0('0xa')](_0x45a0('0x16'),null,_0x45a0('0x8'))),_0x4764bd[_0x45a0('0x0')][_0x45a0('0x20')](_0x108d8a=>this[_0x45a0('0xd')](_0x108d8a));}[_0x45a0('0xb')](_0x53f894,_0x37d88f){const _0x43cb4b=this['editor'][_0x45a0('0x21')][_0x45a0('0xe')]('TrackChangesEditing'),_0x1b7d0e=this[_0x45a0('0x6')][_0x45a0('0x3')]['document'][_0x45a0('0x13')][_0x45a0('0x1a')]();this[_0x45a0('0x6')][_0x45a0('0x3')][_0x45a0('0x1')](()=>{let _0x254131=_0x1b7d0e[_0x45a0('0xf')]('src');const _0x3dcf6b=this[_0x45a0('0x6')][_0x45a0('0x21')][_0x45a0('0xe')](_0x45a0('0x11'))['me'];for(const _0x1dc36a of _0x43cb4b[_0x45a0('0x1f')]({'skipNotAttached':!0x0})){const _0x3bbbc6=_0x1dc36a['getContainedElement']();if('replaceImageSource'===_0x1dc36a[_0x45a0('0x2')]&&_0x3bbbc6===_0x1b7d0e){_0x1dc36a[_0x45a0('0x15')]!==_0x3dcf6b&&_0x1dc36a[_0x45a0('0x18')](),_0x254131=_0x1dc36a['data'][_0x45a0('0x7')][0x0][_0x45a0('0x10')];break;}}_0x53f894(_0x37d88f),_0x43cb4b['markBlockFormat'](_0x1b7d0e,{'commandName':_0x45a0('0x1d'),'commandParams':[{'source':_0x254131}]},[],_0x45a0('0x1d'));});}[_0x45a0('0xd')](_0x43eeca){const {data:_0x476453}=_0x43eeca;if(_0x476453&&_0x45a0('0x1d')===_0x476453[_0x45a0('0x9')]){const _0x17ed74=_0x45a0('0x19');return{'type':_0x45a0('0x12'),'content':_0x994f7a(this[_0x45a0('0x6')][_0x45a0('0x1b')],_0x17ed74)};}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x59df=['importWord','commands','editor','listenTo','value','_trackChangesValueDuringImport','get','afterInit','execute','dataInsert','trackChanges','TrackChangesEditing','track_changes','_setSuggestionData','collaboration_features','high','_trackChangesExecuted','lowest','plugins'];(function(_0x2fff62,_0x59dfec){const _0x3ba07b=function(_0x51acdd){while(--_0x51acdd){_0x2fff62['push'](_0x2fff62['shift']());}};_0x3ba07b(++_0x59dfec);}(_0x59df,0x12d));const _0x3ba0=function(_0x2fff62,_0x59dfec){_0x2fff62=_0x2fff62-0x0;let _0x3ba07b=_0x59df[_0x2fff62];return _0x3ba07b;};import{Plugin as _0xe05d44}from'ckeditor5/src/core';export default class tt extends _0xe05d44{constructor(_0x3203eb){super(_0x3203eb),this[_0x3ba0('0x8')]=!0x1,this['_trackChangesExecuted']=!0x1;}[_0x3ba0('0xa')](){const _0x177577=this[_0x3ba0('0x5')],_0x459701=_0x177577[_0x3ba0('0x4')][_0x3ba0('0x9')](_0x3ba0('0x3')),_0x2a95e0=_0x177577['commands'][_0x3ba0('0x9')](_0x3ba0('0xd'));_0x459701&&(_0x459701['on'](_0x3ba0('0xb'),(_0xe665e8,[,_0x3c97a0])=>{this[_0x3ba0('0x8')]=_0x2a95e0[_0x3ba0('0x7')],_0x3c97a0[_0x3ba0('0x11')][_0x3ba0('0xf')]=!this['_trackChangesValueDuringImport'];},{'priority':_0x3ba0('0x12')}),this[_0x3ba0('0x6')](_0x459701,'dataInsert',this['_handleImportedData']['bind'](this)),this[_0x3ba0('0x6')](_0x459701,_0x3ba0('0xc'),()=>{this[_0x3ba0('0x0')]&&(_0x2a95e0[_0x3ba0('0xb')](),this['_trackChangesExecuted']=!0x1);},{'priority':_0x3ba0('0x1')}),_0x177577[_0x3ba0('0x2')][_0x3ba0('0x9')](_0x3ba0('0xe'))['enableCommand']('importWord'));}['_handleImportedData'](_0x508e46,_0x12ac21){const {suggestions:_0x116c23}=_0x12ac21,_0x437743=this[_0x3ba0('0x5')][_0x3ba0('0x4')]['get'](_0x3ba0('0xd')),_0x234e09=_0x437743[_0x3ba0('0x7')];this[_0x3ba0('0x8')]!==_0x234e09&&(_0x437743[_0x3ba0('0xb')](),this[_0x3ba0('0x0')]=!0x0),_0x116c23&&_0x116c23['forEach'](({id:_0x8c2857,type:_0x21dce4,author:_0x3b9dd9,created_at:_0x21bdc9})=>{const _0x5f192e={'id':_0x8c2857,'type':_0x21dce4,'authorId':this[_0x3ba0('0x5')][_0x3ba0('0x2')]['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x3b9dd9,'createdAt':_0x21bdc9?new Date(_0x21bdc9):new Date(),'source':_0x3ba0('0x3')}}};this[_0x3ba0('0x5')][_0x3ba0('0x2')][_0x3ba0('0x9')](_0x3ba0('0xe'))[_0x3ba0('0x10')](_0x5f192e);});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1ded=['from','commandName','model','change','afterInit','indent','indentBlock','*Indent:*\x20%0','outdentBlock','document','locale','has','IndentEditing','plugins','get','getSelectedBlocks','format','editor','enableCommand','TrackChangesEditing','checkAttribute','IndentBlock','registerDescriptionCallback','markBlockFormat','outdent','filter','schema','*Outdent:*\x20%0'];(function(_0x1630fe,_0x1ded39){const _0x1ba122=function(_0x116f91){while(--_0x116f91){_0x1630fe['push'](_0x1630fe['shift']());}};_0x1ba122(++_0x1ded39);}(_0x1ded,0xc1));const _0x1ba1=function(_0x1630fe,_0x1ded39){_0x1630fe=_0x1630fe-0x0;let _0x1ba122=_0x1ded[_0x1630fe];return _0x1ba122;};import{Plugin as _0x3c5f49}from'ckeditor5/src/core';import{getTranslation as _0x8abbba}from'../utils/common-translations';export default class it extends _0x3c5f49{[_0x1ba1('0x7')](){const _0x261cc6=this[_0x1ba1('0x14')],_0x286632=_0x261cc6[_0x1ba1('0x10')][_0x1ba1('0x11')](_0x1ba1('0x16'));_0x261cc6[_0x1ba1('0x10')][_0x1ba1('0xe')](_0x1ba1('0xf'))&&(_0x286632[_0x1ba1('0x15')](_0x1ba1('0x8')),_0x286632[_0x1ba1('0x15')](_0x1ba1('0x1b')));const _0x5c1e43=_0x261cc6[_0x1ba1('0xd')];if(_0x261cc6['plugins'][_0x1ba1('0xe')](_0x1ba1('0x18'))){for(const _0x4f54e7 of[_0x1ba1('0x9'),_0x1ba1('0xb')])_0x286632[_0x1ba1('0x15')](_0x4f54e7,()=>{const _0x115e69=Array[_0x1ba1('0x3')](this[_0x1ba1('0x14')]['model'][_0x1ba1('0xc')]['selection'][_0x1ba1('0x12')]())[_0x1ba1('0x0')](_0x542206=>this[_0x1ba1('0x14')][_0x1ba1('0x5')][_0x1ba1('0x1')][_0x1ba1('0x17')](_0x542206,'blockIndent'));_0x261cc6['model'][_0x1ba1('0x6')](()=>{for(const _0x3f0e7e of _0x115e69)_0x286632[_0x1ba1('0x1a')](_0x3f0e7e,{'commandName':_0x4f54e7,'commandParams':[{'value':''}],'formatGroupId':'indentBlock'});});});_0x286632['_descriptionFactory'][_0x1ba1('0x19')](_0x4f224f=>{const {data:_0x59d8dc}=_0x4f224f;if(!_0x59d8dc)return;if('indentBlock'!=_0x59d8dc[_0x1ba1('0x4')]&&_0x1ba1('0xb')!=_0x59d8dc[_0x1ba1('0x4')])return;const _0xe8c2e0=_0x4f224f['getItems']()[0x0],_0x57819a=_0x286632['_descriptionFactory']['getItemLabel'](_0xe8c2e0);return _0x1ba1('0x9')==_0x59d8dc[_0x1ba1('0x4')]?{'type':'format','content':_0x8abbba(_0x5c1e43,_0x1ba1('0xa'),_0x57819a)}:_0x1ba1('0xb')==_0x59d8dc[_0x1ba1('0x4')]?{'type':_0x1ba1('0x13'),'content':_0x8abbba(_0x5c1e43,_0x1ba1('0x2'),_0x57819a)}:void 0x0;});}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x50fc=['editor','init','get','enableCommand','requires','TrackChangesEditing'];(function(_0x29058e,_0x50fcbf){var _0x6736e6=function(_0x3e126e){while(--_0x3e126e){_0x29058e['push'](_0x29058e['shift']());}};_0x6736e6(++_0x50fcbf);}(_0x50fc,0x110));var _0x6736=function(_0x29058e,_0x50fcbf){_0x29058e=_0x29058e-0x0;var _0x6736e6=_0x50fc[_0x29058e];return _0x6736e6;};import{Plugin as _0x357d3b}from'ckeditor5/src/core';import{Input as _0x5b3d54}from'ckeditor5/src/typing';export default class et extends _0x357d3b{static get[_0x6736('0x2')](){return[_0x5b3d54];}[_0x6736('0x5')](){this[_0x6736('0x4')]['plugins'][_0x6736('0x0')](_0x6736('0x3'))[_0x6736('0x1')]('input');}}
|
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3a50=['unlink','model','format','afterInit','getFirstRange','change','has','link','TrackChangesEditing','_descriptionFactory','*Set\x20link:*\x20%0','enableCommand','*Remove\x20link*','hasAttribute','document','commandName','markInlineFormat','LinkEditing','getAttribute','commandParams','linkHref','selection','plugins','editor','isCollapsed'];(function(_0x4fd7fa,_0x3a505f){const _0x23fa74=function(_0x20796c){while(--_0x20796c){_0x4fd7fa['push'](_0x4fd7fa['shift']());}};_0x23fa74(++_0x3a505f);}(_0x3a50,0x1b3));const _0x23fa=function(_0x4fd7fa,_0x3a505f){_0x4fd7fa=_0x4fd7fa-0x0;let _0x23fa74=_0x3a50[_0x4fd7fa];return _0x23fa74;};import{Plugin as _0x2bd4f4}from'ckeditor5/src/core';import{findAttributeRange as _0x2c68cc}from'ckeditor5/src/typing';import{getRangesWithAttribute as _0x269bb1}from'./utils';import{getTranslation as _0x4f5c7a}from'../utils/common-translations';export default class nt extends _0x2bd4f4{[_0x23fa('0x12')](){const _0x5f1a7b=this[_0x23fa('0xd')];if(!_0x5f1a7b[_0x23fa('0xc')][_0x23fa('0x15')](_0x23fa('0x7')))return;const _0x83d0bf=_0x5f1a7b[_0x23fa('0xc')]['get'](_0x23fa('0x17'));_0x83d0bf[_0x23fa('0x1')](_0x23fa('0x16'),(_0x2ebe75,_0x4fd269)=>{const _0x4daff8=_0x5f1a7b[_0x23fa('0x10')][_0x23fa('0x4')][_0x23fa('0xb')];let _0x543f38=[];if(_0x4daff8[_0x23fa('0xe')]){if(!_0x4daff8[_0x23fa('0x3')]('linkHref'))return void _0x2ebe75(_0x4fd269);{const _0x4637ba=_0x2c68cc(_0x4daff8['getFirstPosition'](),_0x23fa('0xa'),_0x4daff8[_0x23fa('0x8')](_0x23fa('0xa')),_0x5f1a7b[_0x23fa('0x10')]);_0x543f38=[_0x4637ba];}}else _0x543f38=Array['from'](_0x4daff8['getRanges']());_0x5f1a7b[_0x23fa('0x10')][_0x23fa('0x14')](()=>{for(const _0x3e320d of _0x543f38)_0x83d0bf['markInlineFormat'](_0x3e320d,{'commandName':_0x23fa('0x16'),'commandParams':[_0x4fd269]});});}),_0x83d0bf[_0x23fa('0x1')](_0x23fa('0xf'),()=>{const _0x54905c=this[_0x23fa('0xd')]['model'],_0x2a1a1a=_0x54905c[_0x23fa('0x4')][_0x23fa('0xb')];_0x54905c[_0x23fa('0x14')](()=>{let _0x375f0a=[];if(_0x2a1a1a[_0x23fa('0xe')])_0x375f0a=[_0x2c68cc(_0x2a1a1a['getFirstPosition'](),'linkHref',_0x2a1a1a[_0x23fa('0x8')]('linkHref'),_0x5f1a7b[_0x23fa('0x10')])];else _0x375f0a=_0x269bb1(_0x23fa('0xa'),_0x2a1a1a[_0x23fa('0x13')](),_0x5f1a7b[_0x23fa('0x10')]);for(const _0x4a1816 of _0x375f0a)_0x83d0bf[_0x23fa('0x6')](_0x4a1816,{'commandName':_0x23fa('0xf'),'commandParams':[]});});}),_0x83d0bf[_0x23fa('0x18')]['registerDescriptionCallback'](_0x1b3788=>{const {data:_0x36c883}=_0x1b3788,_0x1dba3e=_0x5f1a7b['locale'];if(_0x36c883){if(_0x23fa('0x16')==_0x36c883[_0x23fa('0x5')]){const _0x37bac0=_0x36c883[_0x23fa('0x9')][0x0];return{'type':_0x23fa('0x11'),'content':_0x4f5c7a(_0x1dba3e,_0x23fa('0x0'),'\x22'+_0x37bac0+'\x22')};}return _0x23fa('0xf')==_0x36c883['commandName']?{'type':'format','content':_0x4f5c7a(_0x1dba3e,_0x23fa('0x2'))}:void 0x0;}});}}
|
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4de8=['length','createPositionAt','ELEMENT_TODO_LIST','previousSibling','name','_selectedElements','registerDescriptionCallback','change','listIndent','todoListChecked','commands','from','_descriptionFactory','TrackChangesEditing','parent','checkChild','execute','TodoListEditing','format','afterInit','plugins','document','paragraph','outdentList','slice','*Check\x20item*','nextSibling','indentList','locale','createRange','get','todo','numberedList','ELEMENT_LIST_ITEM','enableCommand','listItem','bulletedList','before','element','*Uncheck\x20item*','selection','getAttribute','checkTodoList','filter','*Change\x20to:*\x20%0','push','numbered','blockName','commandParams','value','*Indent:*\x20%0','todoList','commandName','ELEMENT_BULLETED_LIST','add','ELEMENT_NUMBERED_LIST','getSelectedBlocks','model','bulleted','markBlockFormat','List'];(function(_0x3dfbde,_0x4de8c8){const _0x40a73f=function(_0x1754e2){while(--_0x1754e2){_0x3dfbde['push'](_0x3dfbde['shift']());}};_0x40a73f(++_0x4de8c8);}(_0x4de8,0x168));const _0x40a7=function(_0x3dfbde,_0x4de8c8){_0x3dfbde=_0x3dfbde-0x0;let _0x40a73f=_0x4de8[_0x3dfbde];return _0x40a73f;};import{Plugin as _0x2fe167}from'ckeditor5/src/core';import{getTranslation as _0x66647c}from'../utils/common-translations';export default class st extends _0x2fe167{[_0x40a7('0x19')](){const _0xf76ef7=this['editor'],_0xf5a24f=_0xf76ef7[_0x40a7('0x22')];if(!_0xf76ef7['plugins']['has']('ListEditing'))return;const _0x5d0193=_0xf76ef7['plugins'][_0x40a7('0x24')](_0x40a7('0x13')),_0x1657dd=_0xf76ef7[_0x40a7('0x1a')]['has'](_0x40a7('0x17'));function _0x1db471(_0x2af459){return()=>{const _0x3e11fc=_0xf76ef7['model']['document'][_0x40a7('0x2e')],_0x2fb7ab=_0xf76ef7[_0x40a7('0x10')][_0x40a7('0x24')](_0x2af459);if(_0x2fb7ab[_0x40a7('0x37')])return void _0xf76ef7[_0x40a7('0x16')](_0x40a7('0x1c'),{});const _0x24642b=_0x2af459[_0x40a7('0x1e')](0x0,-0x4),_0x1f67fb=function(_0x4fcc90,_0xec159e,_0x3391d6){let _0x5a32ae=Array[_0x40a7('0x11')](_0x4fcc90)[_0x40a7('0x31')](_0xf33ab6=>function(_0x57925e,_0x32f0e8){return _0x32f0e8[_0x40a7('0x15')](_0x57925e[_0x40a7('0x14')],'listItem')&&!_0x32f0e8['isObject'](_0x57925e);}(_0xf33ab6,_0x3391d6));_0x5a32ae=_0x5a32ae['filter'](_0x47d536=>!_0x47d536['is'](_0x40a7('0x2c'),_0x40a7('0x29'))||_0x47d536[_0x40a7('0x2f')]('listType')!=_0xec159e);const _0x13ba55=new Set();for(const _0x3126f3 of _0x5a32ae)_0x3126f3['is']('element','listItem')?_0x13ba55[_0x40a7('0x3c')](ne(_0x3126f3)):_0x13ba55[_0x40a7('0x3c')](_0x3126f3);return Array[_0x40a7('0x11')](_0x13ba55);}(_0x3e11fc[_0x40a7('0x1')](),_0x24642b,_0xf76ef7[_0x40a7('0x2')]['schema']);_0xf76ef7[_0x40a7('0x2')][_0x40a7('0xd')](()=>{for(const _0x2e7265 of _0x1f67fb)_0x5d0193['markBlockFormat'](_0x2e7265,{'commandName':_0x2af459,'commandParams':[{'forceValue':!_0x2fb7ab[_0x40a7('0x37')]}],'formatGroupId':_0x40a7('0x35')},oe(_0x2e7265));});};}function _0x2e0c3b(_0x422812){return()=>{const _0xa30f57=function(_0x4be542){let _0x4aeb7f=Array[_0x40a7('0x11')](_0x4be542);const _0xae7883=_0x4aeb7f['findIndex'](_0x27310f=>_0x40a7('0x29')!=_0x27310f[_0x40a7('0xa')]);return _0xae7883>-0x1&&(_0x4aeb7f=_0x4aeb7f[_0x40a7('0x1e')](0x0,_0xae7883)),_0x4aeb7f;}(_0xf76ef7[_0x40a7('0x2')][_0x40a7('0x1b')][_0x40a7('0x2e')][_0x40a7('0x1')]()),_0x4dab90=_0xf76ef7[_0x40a7('0x2')][_0x40a7('0x23')](_0xf76ef7['model']['createPositionAt'](_0xa30f57[0x0],_0x40a7('0x2b')),_0xf76ef7[_0x40a7('0x2')][_0x40a7('0x7')](_0xa30f57[_0xa30f57[_0x40a7('0x6')]-0x1],'end'));_0xf76ef7[_0x40a7('0x2')][_0x40a7('0xd')](()=>{_0x5d0193[_0x40a7('0x4')](_0x4dab90,{'commandName':_0x422812,'commandParams':[],'formatGroupId':_0x40a7('0xe')},function(_0x46c5c4){const _0x469e81=new Set();for(const _0x439604 of _0x46c5c4){let _0x537836=_0x439604[_0x40a7('0x20')];for(;_0x537836&&_0x537836['getAttribute']('listIndent')>_0x439604[_0x40a7('0x2f')](_0x40a7('0xe'));)_0x469e81[_0x40a7('0x3c')](_0x537836),_0x537836=_0x537836[_0x40a7('0x20')];}return Array[_0x40a7('0x11')](_0x469e81);}(_0xa30f57));});};}_0x5d0193[_0x40a7('0x28')](_0x40a7('0x26'),_0x1db471(_0x40a7('0x26'))),_0x5d0193[_0x40a7('0x28')](_0x40a7('0x2a'),_0x1db471(_0x40a7('0x2a'))),_0x1657dd&&_0x5d0193[_0x40a7('0x28')](_0x40a7('0x39'),_0x1db471(_0x40a7('0x39'))),_0x5d0193[_0x40a7('0x28')](_0x40a7('0x21'),_0x2e0c3b('indentList')),_0x5d0193['enableCommand'](_0x40a7('0x1d'),_0x2e0c3b('outdentList')),_0x1657dd&&_0x5d0193['enableCommand']('checkTodoList',()=>{const _0x1248cb=_0xf76ef7[_0x40a7('0x10')][_0x40a7('0x24')](_0x40a7('0x30')),_0x2b42be=Array['from'](_0x1248cb[_0x40a7('0xb')]);_0x2b42be[_0x40a7('0x31')](_0x4af3cf=>_0x4af3cf['getAttribute'](_0x40a7('0xf'))!=_0x1248cb[_0x40a7('0x37')]),_0xf76ef7[_0x40a7('0x2')]['change'](()=>{for(const _0x329274 of _0x2b42be)_0x5d0193['markBlockFormat'](_0x329274,{'commandName':_0x40a7('0x30'),'commandParams':[{'forceValue':!_0x1248cb[_0x40a7('0x37')]}]});});}),_0x5d0193['_descriptionFactory']['registerElementLabel'](_0x40a7('0x29'),_0x187a37=>_0x66647c(_0xf5a24f,'ELEMENT_LIST_ITEM',_0x187a37)),_0x5d0193[_0x40a7('0x12')][_0x40a7('0xc')](_0x53c155=>{const {data:_0x200750}=_0x53c155;if(_0x200750){if(_0x40a7('0x26')==_0x200750[_0x40a7('0x3a')]||_0x40a7('0x2a')==_0x200750[_0x40a7('0x3a')]||'todoList'==_0x200750[_0x40a7('0x3a')])switch(_0x200750[_0x40a7('0x3a')]['replace'](_0x40a7('0x5'),'')){case _0x40a7('0x3'):return _0x3697b2(_0x66647c(_0xf5a24f,_0x40a7('0x3b')));case _0x40a7('0x34'):return _0x3697b2(_0x66647c(_0xf5a24f,_0x40a7('0x0')));case _0x40a7('0x25'):return _0x3697b2(_0x66647c(_0xf5a24f,_0x40a7('0x8')));}if('indentList'==_0x200750[_0x40a7('0x3a')])return{'type':_0x40a7('0x18'),'content':_0x66647c(_0xf5a24f,_0x40a7('0x38'),_0x66647c(_0xf5a24f,_0x40a7('0x27')))};if(_0x40a7('0x1d')==_0x200750[_0x40a7('0x3a')])return{'type':_0x40a7('0x18'),'content':_0x66647c(_0xf5a24f,'*Outdent:*\x20%0',_0x66647c(_0xf5a24f,_0x40a7('0x27')))};if(_0x40a7('0x30')==_0x200750['commandName'])return _0x200750[_0x40a7('0x36')][0x0]['forceValue']?{'type':_0x40a7('0x18'),'content':_0x66647c(_0xf5a24f,_0x40a7('0x1f'))}:{'type':_0x40a7('0x18'),'content':_0x66647c(_0xf5a24f,_0x40a7('0x2d'))};}function _0x3697b2(_0x26e05e){return{'type':_0x40a7('0x18'),'content':_0x66647c(_0xf5a24f,_0x40a7('0x32'),_0x26e05e)};}});}}function ne(_0x4a916f){const _0x5656dc=_0x4a916f[_0x40a7('0x2f')]('listIndent');if(0x0==_0x5656dc)return _0x4a916f;let _0x4f0692=_0x4a916f;for(;_0x4a916f[_0x40a7('0x9')]&&_0x4a916f[_0x40a7('0x9')]['is'](_0x40a7('0x2c'),_0x40a7('0x29'));){const _0x1ace93=_0x4a916f[_0x40a7('0x9')][_0x40a7('0x2f')](_0x40a7('0xe'));if(_0x1ace93==_0x5656dc)_0x4f0692=_0x4a916f[_0x40a7('0x9')];else{if(_0x1ace93<_0x5656dc)break;}_0x4a916f=_0x4a916f[_0x40a7('0x9')];}return _0x4f0692;}function oe(_0x59130d){const _0x45e5b7=[];if(_0x59130d['is'](_0x40a7('0x2c'),_0x40a7('0x29'))&&_0x59130d['getAttribute']('listIndent')>0x0){let _0x472b6e=_0x59130d[_0x40a7('0x20')];for(;_0x472b6e&&_0x40a7('0x29')==_0x472b6e[_0x40a7('0xa')]&&_0x472b6e[_0x40a7('0x2f')]('listIndent')==_0x59130d['getAttribute'](_0x40a7('0xe'));)_0x45e5b7[_0x40a7('0x33')](_0x472b6e),_0x472b6e=_0x472b6e[_0x40a7('0x20')];}return _0x45e5b7;}
|