@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20230725.1 → 0.0.0-nightly-20230727.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/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 _0xd0e4=['trim','*Set\x20font\x20size:*\x20%0','registerDescriptionCallback','commandName','markInlineFormat','isCollapsed','model','document','TrackChangesEditing','getRanges','find','_descriptionFactory','plugins','value','FontSizeEditing','fontSize','get','FontSize','from','label','fontBackgroundColor.colors','_enableCommand','format','fontSize.options','enableCommand','normalizeSizeOptions','toLowerCase','fontColor','locale','config','change','commandParams','fontBackgroundColor','*Set\x20font\x20background\x20color:*\x20%0','*Reset\x20font\x20family*','editor','fontColor.colors','fontFamily','FontBackgroundColorEditing','has','*Reset\x20font\x20size*','*Set\x20font\x20color:*\x20%0','*Reset\x20font\x20color*','FontFamilyEditing','*Set\x20font\x20family:*\x20%0'];(function(_0x5075fe,_0xd0e407){const _0x45d819=function(_0x4ce1e7){while(--_0x4ce1e7){_0x5075fe['push'](_0x5075fe['shift']());}};_0x45d819(++_0xd0e407);}(_0xd0e4,0x1b6));const _0x45d8=function(_0x5075fe,_0xd0e407){_0x5075fe=_0x5075fe-0x0;let _0x45d819=_0xd0e4[_0x5075fe];return _0x45d819;};import{Plugin as _0x2924ce}from'ckeditor5/src/core';import{normalizeColorOptions as _0x1bd32f}from'ckeditor5/src/ui';import{getRangesWithAttribute as _0x2151ff}from'./utils';import{getTranslation as _0x160b4b}from'../utils/common-translations';const Zt=[{'pluginName':_0x45d8('0x1a'),'commandName':'fontSize'},{'pluginName':_0x45d8('0xa'),'commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':_0x45d8('0x27')},{'pluginName':_0x45d8('0x5'),'commandName':_0x45d8('0x2c')}];export default class H extends _0x2924ce{['afterInit'](){const _0x503a44=this[_0x45d8('0x2')][_0x45d8('0x28')];for(const {pluginName:_0x4a92ae,commandName:_0x2cc992}of Zt)this['editor']['plugins'][_0x45d8('0x6')](_0x4a92ae)&&this[_0x45d8('0x21')](_0x2cc992);this['editor']['plugins']['get']('TrackChangesEditing')[_0x45d8('0x17')][_0x45d8('0xe')](_0x38cbe0=>{const _0x2491ee=_0x503a44['t'],{data:_0x22e4b4}=_0x38cbe0;if(null!=_0x22e4b4){if(_0x45d8('0x1b')==_0x22e4b4['commandName']){const _0x4c0995=_0x22e4b4[_0x45d8('0x2b')][0x0][_0x45d8('0x19')];if(_0x4c0995){const _0x1e4fd4=_0x2491ee(this[_0x45d8('0x2')][_0x45d8('0x18')][_0x45d8('0x1c')](_0x45d8('0x1d'))[_0x45d8('0x25')](this[_0x45d8('0x2')]['config'][_0x45d8('0x1c')](_0x45d8('0x23')))['find'](_0x2a38da=>_0x2a38da['model']==_0x4c0995)['title'])[_0x45d8('0x26')]();return{'type':_0x45d8('0x22'),'content':_0x160b4b(_0x503a44,_0x45d8('0xd'),_0x1e4fd4)};}return{'type':'format','content':_0x160b4b(_0x503a44,_0x45d8('0x7'))};}if(_0x45d8('0x4')==_0x22e4b4[_0x45d8('0xf')]){const _0x1b6d16=_0x22e4b4[_0x45d8('0x2b')][0x0]['value'];return _0x1b6d16?{'type':_0x45d8('0x22'),'content':_0x160b4b(_0x503a44,_0x45d8('0xb'),_0x1b6d16)}:{'type':_0x45d8('0x22'),'content':_0x160b4b(_0x503a44,_0x45d8('0x1'))};}if(_0x45d8('0x27')==_0x22e4b4[_0x45d8('0xf')]){const _0x373a52=_0x22e4b4[_0x45d8('0x2b')][0x0]['value'];if(_0x373a52){const _0x2b71d2=_0x1bd32f(this[_0x45d8('0x2')][_0x45d8('0x29')][_0x45d8('0x1c')](_0x45d8('0x3')))[_0x45d8('0x16')](_0x3945d2=>_0x3945d2[_0x45d8('0x12')]==_0x373a52);let _0x5a3dbb=_0x373a52,_0x105222='';return _0x2b71d2&&(_0x5a3dbb=_0x2b71d2[_0x45d8('0x1f')],_0x105222=_0x2491ee(_0x5a3dbb)['toLowerCase']()),{'type':'format','content':_0x160b4b(_0x503a44,_0x45d8('0x8'),_0x105222)[_0x45d8('0xc')](),'color':{'value':_0x373a52,'title':_0x105222||_0x5a3dbb}};}return{'type':'format','content':_0x160b4b(_0x503a44,_0x45d8('0x9'))};}if('fontBackgroundColor'==_0x22e4b4[_0x45d8('0xf')]){const _0x2c0344=_0x22e4b4[_0x45d8('0x2b')][0x0][_0x45d8('0x19')];if(_0x2c0344){const _0x3577e1=_0x1bd32f(this[_0x45d8('0x2')][_0x45d8('0x29')][_0x45d8('0x1c')](_0x45d8('0x20')))[_0x45d8('0x16')](_0x5a0c6b=>_0x5a0c6b[_0x45d8('0x12')]==_0x2c0344);let _0x25e073=_0x2c0344,_0xa985ca='';return _0x3577e1&&(_0x25e073=_0x3577e1['label'],_0xa985ca=_0x2491ee(_0x25e073)['toLowerCase']()),{'type':_0x45d8('0x22'),'content':_0x160b4b(_0x503a44,_0x45d8('0x0'),_0xa985ca)['trim'](),'color':{'value':_0x2c0344,'title':_0xa985ca||_0x25e073}};}return{'type':_0x45d8('0x22'),'content':_0x160b4b(_0x503a44,'*Reset\x20font\x20background\x20color*')};}}});}['_enableCommand'](_0xa5bbf6){const _0x2c5f58=this[_0x45d8('0x2')];_0x2c5f58[_0x45d8('0x18')][_0x45d8('0x1c')]('TrackChangesEditing')[_0x45d8('0x24')](_0xa5bbf6,(_0x163210,_0x251403={})=>{const _0x55dcdf=_0x2c5f58['model'][_0x45d8('0x13')]['selection'],_0x159772=_0x251403[_0x45d8('0x19')];_0x55dcdf[_0x45d8('0x11')]?_0x163210(_0x251403):_0x2c5f58[_0x45d8('0x12')][_0x45d8('0x2a')](()=>{const _0x540aff=Array[_0x45d8('0x1e')](_0x55dcdf[_0x45d8('0x15')]());for(const _0x1c1426 of _0x540aff){const _0x4b0317=_0x159772?[_0x1c1426]:_0x2151ff(_0xa5bbf6,_0x1c1426,_0x2c5f58[_0x45d8('0x12')]);for(const _0x43b8fc of _0x4b0317)_0x2c5f58[_0x45d8('0x18')]['get'](_0x45d8('0x14'))[_0x45d8('0x10')](_0x43b8fc,{'commandName':_0xa5bbf6,'commandParams':[{'value':_0x159772}]});}});});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1d4a=['locale','join','find','model','toUpperCase','plugins','pasteFormat','createRange','keys','change','copyFormat','selection','push','format','FontSize','*Remove\x20all\x20formatting*','label','get','fontSize','document','editor','toLowerCase','fontSize.options','fontBackgroundColor','word','markInlineFormat','commandName','createSelection','getAttributes','*Set\x20format\x20to:*\x20%0','title','registerDescriptionCallback','enableCommand','length','getSelectedBlocks','_descriptionFactory','isCollapsed','forward','split','commands','afterInit','boolean','getLastPosition','config','isBlock','commandParams','from','slice','isFormatting','fontColor','entries','schema','modifySelection','getRanges','backward'];(function(_0x3f2135,_0x1d4a29){const _0x1a576d=function(_0x10f53e){while(--_0x10f53e){_0x3f2135['push'](_0x3f2135['shift']());}};_0x1a576d(++_0x1d4a29);}(_0x1d4a,0x16d));const _0x1a57=function(_0x3f2135,_0x1d4a29){_0x3f2135=_0x3f2135-0x0;let _0x1a576d=_0x1d4a[_0x3f2135];return _0x1a576d;};import{Plugin as _0x3fffd6}from'ckeditor5/src/core';import{normalizeColorOptions as _0x47aa63}from'ckeditor5/src/ui';import{first as _0xf18ce3}from'ckeditor5/src/utils';import{getTranslation as _0x542cfe}from'../utils/common-translations';export default class W extends _0x3fffd6{[_0x1a57('0x5')](){const _0x3362fe=this[_0x1a57('0x28')],_0x2cad9f=_0x3362fe[_0x1a57('0x17')],_0xad6de6=_0x2cad9f[_0x1a57('0x27')][_0x1a57('0x1f')],_0x1c63ca=_0x3362fe['plugins'][_0x1a57('0x25')]('TrackChangesEditing'),_0x42386f=_0x3362fe[_0x1a57('0x14')],_0x49a93c=_0x3362fe[_0x1a57('0x4')][_0x1a57('0x25')](_0x1a57('0x1e')),_0x289b66=_0x3362fe[_0x1a57('0x4')][_0x1a57('0x25')](_0x1a57('0x1a'));_0x49a93c&&_0x289b66&&(_0x1c63ca[_0x1a57('0x34')](_0x1a57('0x1a'),(_0x292b6d,_0x16dfd3={})=>{const _0x4a73db=_0x16dfd3;_0x2cad9f[_0x1a57('0x1d')](()=>{const _0xe3a0c0=Array[_0x1a57('0xb')](_0xad6de6[_0x1a57('0x12')]()),_0x287e04=_0xad6de6[_0x1a57('0x1')]?[ro(_0x2cad9f,_0xad6de6)]:_0xe3a0c0,_0x3f3176=!!_0xf18ce3(function*(_0x552128,_0x26e795){const _0x8b76c4=_0x17d1f3=>!!_0xf18ce3(function*(_0xcdf75a,_0xaf82d0){for(const [_0x138288]of _0xcdf75a[_0x1a57('0x30')]()){const _0x3fc8cc=_0xaf82d0['getAttributeProperties'](_0x138288);_0x3fc8cc&&_0x3fc8cc[_0x1a57('0xd')]&&(yield _0x138288);}}(_0x17d1f3,_0x26e795));for(const _0x28bf24 of _0x552128[_0x1a57('0x12')]())for(const _0x21ae99 of _0x28bf24['getItems']())!_0x26e795[_0x1a57('0x9')](_0x21ae99)&&_0x8b76c4(_0x21ae99)&&(yield _0x21ae99);for(const _0x22cf64 of _0x552128[_0x1a57('0x36')]())_0x8b76c4(_0x22cf64)&&(yield _0x22cf64);_0x8b76c4(_0x552128)&&(yield _0x552128);}(_0xad6de6,_0x2cad9f[_0x1a57('0x10')]));if(_0x3f3176||0x0!==Object[_0x1a57('0x1c')](_0x4a73db)[_0x1a57('0x35')])for(const _0xd971d0 of _0x287e04)_0x1c63ca[_0x1a57('0x2d')](_0xd971d0,{'commandName':'pasteFormat','commandParams':[_0x4a73db]});});}),_0x1c63ca[_0x1a57('0x0')][_0x1a57('0x33')](_0x43d365=>{const {data:_0x2755f6}=_0x43d365;if(_0x2755f6&&'pasteFormat'===_0x2755f6[_0x1a57('0x2e')]){const _0x463a4a=[],_0x18108c=_0x2755f6[_0x1a57('0xa')][0x0];for(const [_0x574c13,_0x2f105d]of Object[_0x1a57('0xf')](_0x18108c))_0x463a4a[_0x1a57('0x20')](no(_0x3362fe,_0x574c13,_0x2f105d));return _0x463a4a[_0x1a57('0x35')]?{'type':_0x1a57('0x21'),'content':_0x542cfe(_0x42386f,_0x1a57('0x31'),_0x463a4a['join'](',\x20'))}:{'type':'format','content':_0x542cfe(_0x42386f,_0x1a57('0x23'))};}}),_0x3362fe[_0x1a57('0x19')][_0x1a57('0x25')]('TrackChangesEditing')[_0x1a57('0x34')]('copyFormat'));}}function ro(_0x2f187e,_0x7b5a75){const _0x2c1266=_0x2f187e[_0x1a57('0x2f')](_0x7b5a75);_0x2f187e[_0x1a57('0x11')](_0x2c1266,{'unit':_0x1a57('0x2c'),'direction':_0x1a57('0x13')});const _0x4cde52=_0x2c1266['getFirstPosition']();_0x2f187e[_0x1a57('0x11')](_0x2c1266,{'unit':_0x1a57('0x2c'),'direction':_0x1a57('0x2')});const _0x4d21f7=_0x2c1266[_0x1a57('0x7')]();return _0x2f187e[_0x1a57('0x1b')](_0x4cde52,_0x4d21f7);}function no(_0x57c3c7,_0xd8ad98,_0x2f24fa){const _0x50c802=_0x57c3c7[_0x1a57('0x14')]['t'],_0x2ad211=_0xd8ad98[_0x1a57('0x3')](/(?=[A-Z])/)[_0x1a57('0x15')]('\x20'),_0x352234=_0x50c802(_0x2ad211['charAt'](0x0)[_0x1a57('0x18')]()+_0x2ad211[_0x1a57('0xc')](0x1))['toLowerCase']();if(_0x1a57('0x6')==typeof _0x2f24fa)return _0x352234;if(_0x1a57('0xe')===_0xd8ad98||_0x1a57('0x2b')===_0xd8ad98){const _0x4ea35c=_0x47aa63(_0x57c3c7[_0x1a57('0x8')]['get']('fontColor.colors'))[_0x1a57('0x16')](_0xf99fd8=>_0xf99fd8[_0x1a57('0x17')]==_0x2f24fa);return _0x352234+'\x20('+(_0x4ea35c?_0x50c802(_0x4ea35c[_0x1a57('0x24')])[_0x1a57('0x29')]():_0x2f24fa)+')';}if(_0x1a57('0x26')===_0xd8ad98&&isNaN(parseFloat(_0x2f24fa))){const _0x2a782e=_0x57c3c7['plugins'][_0x1a57('0x25')](_0x1a57('0x22'))['normalizeSizeOptions'](_0x57c3c7[_0x1a57('0x8')][_0x1a57('0x25')](_0x1a57('0x2a')))[_0x1a57('0x16')](_0x4d44c7=>_0x4d44c7[_0x1a57('0x17')]==_0x2f24fa);return _0x352234+'\x20('+(_0x2a782e?_0x50c802(_0x2a782e[_0x1a57('0x32')])[_0x1a57('0x29')]():_0x2f24fa)+')';}return _0x352234+'\x20('+_0x2f24fa+')';}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3920=['format','registerDescriptionCallback','commandParams','config','registerElementLabel','checkChild','name','plugins','TrackChangesEditing','match','*Change\x20to:*\x20%0','heading.options','change','ELEMENT_HEADING_CUSTOM','heading','enableCommand','_descriptionFactory','commandName','markBlockFormat','get','model','title','find','selection','locale','has','filter','ELEMENT_HEADING','parent','editor','value','formatBlock','afterInit','paragraph'];(function(_0x5a114f,_0x3920f4){const _0x58ff41=function(_0x1ea556){while(--_0x1ea556){_0x5a114f['push'](_0x5a114f['shift']());}};_0x58ff41(++_0x3920f4);}(_0x3920,0x1de));const _0x58ff=function(_0x5a114f,_0x3920f4){_0x5a114f=_0x5a114f-0x0;let _0x58ff41=_0x3920[_0x5a114f];return _0x58ff41;};import{Plugin as _0x376446}from'ckeditor5/src/core';import{getElementsAffectedByListItemRename as _0x1c7446}from'./utils';import{getTranslation as _0x2f103f}from'../utils/common-translations';export default class J extends _0x376446{[_0x58ff('0x1e')](){const _0x38a94b=this[_0x58ff('0x1b')],_0x389c06=_0x38a94b[_0x58ff('0x16')],_0x2107d7=_0x38a94b[_0x58ff('0x1')][_0x58ff('0x11')](_0x58ff('0x9'));if(!_0x38a94b[_0x58ff('0x5')][_0x58ff('0x17')]('HeadingEditing'))return;const _0x2a2212=_0x38a94b['plugins'][_0x58ff('0x11')](_0x58ff('0x6'));_0x2a2212[_0x58ff('0xd')](_0x58ff('0xc'),(_0x2e365b,_0x2b60d7)=>{const _0x3e8f09=_0x2b60d7[_0x58ff('0x1c')],_0x3da8a7=Array['from'](this[_0x58ff('0x1b')][_0x58ff('0x12')]['document'][_0x58ff('0x15')]['getSelectedBlocks']())[_0x58ff('0x18')](_0x416bb1=>function(_0x192072,_0x15c0fc,_0x29b5c9){return _0x29b5c9[_0x58ff('0x3')](_0x192072[_0x58ff('0x1a')],_0x15c0fc)&&!_0x29b5c9['isObject'](_0x192072)&&_0x192072[_0x58ff('0x4')]!=_0x15c0fc;}(_0x416bb1,_0x3e8f09,this[_0x58ff('0x1b')][_0x58ff('0x12')]['schema']));_0x38a94b[_0x58ff('0x12')][_0x58ff('0xa')](()=>{for(const _0x1352be of _0x3da8a7)_0x2a2212[_0x58ff('0x10')](_0x1352be,{'commandName':_0x58ff('0xc'),'commandParams':[_0x2b60d7],'formatGroupId':'blockName'},_0x1c7446(_0x1352be));});});for(const _0x3f273b of _0x2107d7)_0x58ff('0x1f')!=_0x3f273b[_0x58ff('0x12')]&&_0x2a2212[_0x58ff('0xe')][_0x58ff('0x2')](_0x3f273b[_0x58ff('0x12')],_0x4a1964=>{const _0x535b56=nn(_0x3f273b[_0x58ff('0x12')]);return null!==_0x535b56?_0x14b1d2(_0x4a1964,_0x535b56):_0x2b067b(_0x4a1964,_0x3f273b[_0x58ff('0x13')]);});function _0x14b1d2(_0x4168dd,_0x3f9473){return _0x2f103f(_0x389c06,_0x58ff('0x19'),[_0x4168dd,_0x3f9473]);}function _0x2b067b(_0x30434a,_0x1fddf9){return _0x2f103f(_0x389c06,_0x58ff('0xb'),[_0x30434a,_0x1fddf9]);}_0x2a2212['_descriptionFactory'][_0x58ff('0x21')](_0x28205b=>{const {type:_0x2a6d42,data:_0x4c025}=_0x28205b;if(_0x58ff('0x1d')==_0x2a6d42&&_0x4c025&&_0x58ff('0xc')==_0x4c025[_0x58ff('0xf')]){const _0x164996=_0x4c025[_0x58ff('0x0')][0x0][_0x58ff('0x1c')],_0x3801ab=nn(_0x164996);if(null!==_0x3801ab)return{'type':_0x58ff('0x20'),'content':_0x2f103f(_0x389c06,_0x58ff('0x8'),_0x14b1d2(0x1,_0x3801ab))};const _0x569145=_0x2107d7[_0x58ff('0x14')](_0x51c423=>_0x51c423[_0x58ff('0x12')]===_0x164996)[_0x58ff('0x13')];return{'type':_0x58ff('0x20'),'content':_0x2f103f(_0x389c06,'*Change\x20to:*\x20%0',_0x2b067b(0x1,_0x569145))};}});}}function nn(_0x4bd665){const _0x4b163a=_0x4bd665[_0x58ff('0x7')](/^heading(\d+)$/);return _0x4b163a?_0x4b163a[0x1]:null;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2d18=['TrackChangesEditing','enableCommand','registerDescriptionCallback','locale','_descriptionFactory','color','push','value','getLastMatchingPosition','createRange','*Set\x20highlight:*\x20%0','commandParams','document','model','config','get','HighlightEditing','plugins','change','format','selection','isCollapsed','commandName','editor','formatInline','find','getAttribute','highlight','highlight.options','afterInit','toLowerCase','markInlineFormat'];(function(_0xc54479,_0x2d18c0){const _0x366649=function(_0x44b450){while(--_0x44b450){_0xc54479['push'](_0xc54479['shift']());}};_0x366649(++_0x2d18c0);}(_0x2d18,0x97));const _0x3666=function(_0xc54479,_0x2d18c0){_0xc54479=_0xc54479-0x0;let _0x366649=_0x2d18[_0xc54479];return _0x366649;};import{Plugin as _0x330db6}from'ckeditor5/src/core';import{getTranslation as _0x3525d7}from'../utils/common-translations';import{getRangesWithAttribute as _0x4e5cbe}from'./utils';export default class K extends _0x330db6{[_0x3666('0x6')](){const _0x4d63f5=this[_0x3666('0x0')];if(!_0x4d63f5[_0x3666('0x1a')]['has'](_0x3666('0x19')))return;const _0x1cf281=_0x4d63f5[_0x3666('0x1a')]['get'](_0x3666('0x9'));_0x1cf281[_0x3666('0xa')](_0x3666('0x4'),(_0x4432af,_0x1e36b5={})=>{const _0x1b1fce=_0x4d63f5[_0x3666('0x16')][_0x3666('0x15')][_0x3666('0x1d')],_0x49650f=_0x1b1fce[_0x3666('0x3')](_0x3666('0x4'));let _0x9ff7ef=_0x1e36b5[_0x3666('0x10')],_0x165afe=[];if(_0x1b1fce[_0x3666('0x1e')]){const _0x5b5680=_0x1b1fce['getFirstPosition']();if(!_0x1b1fce['hasAttribute']('highlight'))return void _0x4432af(_0x1e36b5);{const _0x508aff=_0x4b8c0d=>_0x4b8c0d['item'][_0x3666('0x3')](_0x3666('0x4'))===_0x49650f,_0x39e441=_0x5b5680[_0x3666('0x11')](_0x508aff,{'direction':'backward'}),_0x2a203b=_0x5b5680[_0x3666('0x11')](_0x508aff);_0x165afe=[_0x4d63f5[_0x3666('0x16')][_0x3666('0x12')](_0x39e441,_0x2a203b)],_0x9ff7ef==_0x49650f&&(_0x9ff7ef=null);}}else for(const _0x25469b of _0x1b1fce['getRanges']())_0x9ff7ef?_0x165afe['push'](_0x25469b):_0x165afe[_0x3666('0xf')](..._0x4e5cbe(_0x3666('0x4'),_0x25469b,_0x4d63f5[_0x3666('0x16')]));_0x4d63f5[_0x3666('0x16')][_0x3666('0x1b')](()=>{for(const _0x5ec261 of _0x165afe)_0x1cf281[_0x3666('0x8')](_0x5ec261,{'commandName':_0x3666('0x4'),'commandParams':[{'value':_0x9ff7ef}]});});});const _0x545e34=_0x4d63f5[_0x3666('0xc')];_0x1cf281[_0x3666('0xd')][_0x3666('0xb')](_0x4d2f17=>{const {type:_0x426759,data:_0x21465e}=_0x4d2f17;if(_0x3666('0x1')==_0x426759&&_0x21465e&&_0x3666('0x4')==_0x21465e[_0x3666('0x1f')]){const _0x1024e9=_0x545e34['t'],_0x50ca32=_0x21465e[_0x3666('0x14')][0x0][_0x3666('0x10')];if(_0x50ca32){const _0x290952=_0x4d63f5[_0x3666('0x17')][_0x3666('0x18')](_0x3666('0x5'))[_0x3666('0x2')](_0x4a25e9=>_0x4a25e9[_0x3666('0x16')]==_0x50ca32),_0x5e99a9=_0x1024e9(_0x290952['title'])[_0x3666('0x7')]();return{'type':_0x3666('0x1c'),'content':_0x3525d7(_0x545e34,_0x3666('0x13'),_0x5e99a9),'color':{'value':_0x290952[_0x3666('0xe')],'title':_0x290952['title']}};}return{'type':_0x3666('0x1c'),'content':_0x3525d7(_0x545e34,'*Remove\x20highlight*',_0x3525d7(_0x545e34,'FORMAT_HIGHLIGHT'))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x20ff=['get','HorizontalLineEditing','ELEMENT_HORIZONTAL_LINE','conversion','editor','createContainerElement','createPositionAt','elementToStructure','locale','for','afterInit','registerElementLabel','horizontalLine','has','dataDowncast','_descriptionFactory','ck-horizontal-line','enableCommand','plugins','div','TrackChangesEditing','createEmptyElement'];(function(_0x64bb5a,_0x20ffa8){const _0x2d6fc9=function(_0x244703){while(--_0x244703){_0x64bb5a['push'](_0x64bb5a['shift']());}};_0x2d6fc9(++_0x20ffa8);}(_0x20ff,0x7e));const _0x2d6f=function(_0x64bb5a,_0x20ffa8){_0x64bb5a=_0x64bb5a-0x0;let _0x2d6fc9=_0x20ff[_0x64bb5a];return _0x2d6fc9;};import{Plugin as _0x20cb26}from'ckeditor5/src/core';import{getTranslation as _0xd3034c}from'../utils/common-translations';export default class Q extends _0x20cb26{[_0x2d6f('0x10')](){const _0x1c7ba3=this[_0x2d6f('0xa')];if(!_0x1c7ba3[_0x2d6f('0x2')][_0x2d6f('0x13')](_0x2d6f('0x7')))return;_0x1c7ba3[_0x2d6f('0x2')]['get'](_0x2d6f('0x4'))[_0x2d6f('0x1')]('horizontalLine');const _0x758aad=_0x1c7ba3[_0x2d6f('0x2')][_0x2d6f('0x6')](_0x2d6f('0x4')),_0x451ac0=_0x1c7ba3[_0x2d6f('0xe')];_0x758aad[_0x2d6f('0x15')][_0x2d6f('0x11')](_0x2d6f('0x12'),_0x1c46d5=>_0xd3034c(_0x451ac0,_0x2d6f('0x8'),_0x1c46d5)),_0x1c7ba3[_0x2d6f('0x9')][_0x2d6f('0xf')](_0x2d6f('0x14'))[_0x2d6f('0xd')]({'model':_0x2d6f('0x12'),'view':(_0x317702,{writer:_0x1f6ae3,options:_0x5b3f4d})=>{if(!_0x5b3f4d['showSuggestionHighlights'])return null;const _0x38fbc6=_0x1f6ae3[_0x2d6f('0xb')](_0x2d6f('0x3')),_0x5058d5=_0x1f6ae3[_0x2d6f('0x5')]('hr');return _0x1f6ae3['addClass'](_0x2d6f('0x0'),_0x38fbc6),_0x1f6ae3['insert'](_0x1f6ae3[_0x2d6f('0xc')](_0x38fbc6,0x0),_0x5058d5),_0x38fbc6;},'converterPriority':'high'});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5d63=['htmlEmbed','model','format','selection','editor','getAttribute','getCustomProperty','rawHtml','_descriptionFactory','rawHtmlApi','afterInit','value','commandName','*Change\x20%0\x20content*','TrackChangesEditing','registerElementLabel','ELEMENT_HTML_EMBED','markBlockFormat','enableCommand','document','HtmlEmbed','getSelectedElement','plugins','view','has','get','editing','change'];(function(_0x173d8a,_0x5d63d8){const _0x1f0472=function(_0x5c8329){while(--_0x5c8329){_0x173d8a['push'](_0x173d8a['shift']());}};_0x1f0472(++_0x5d63d8);}(_0x5d63,0x6a));const _0x1f04=function(_0x173d8a,_0x5d63d8){_0x173d8a=_0x173d8a-0x0;let _0x1f0472=_0x5d63[_0x173d8a];return _0x1f0472;};import{Plugin as _0xf37ff8}from'ckeditor5/src/core';import{getTranslation as _0x5d1fc4}from'../utils/common-translations';export default class V extends _0xf37ff8{[_0x1f04('0x10')](){const _0x1f4013=this[_0x1f04('0xa')];if(!_0x1f4013[_0x1f04('0x0')][_0x1f04('0x2')](_0x1f04('0x1a')))return;const _0x148417=_0x1f4013[_0x1f04('0x0')][_0x1f04('0x3')](_0x1f04('0x14')),_0x3f6ed5=_0x1f4013['locale'],_0x22ebaf=_0x1f4013[_0x1f04('0x4')][_0x1f04('0x1')][_0x1f04('0x19')]['selection'];_0x148417['_descriptionFactory'][_0x1f04('0x15')](_0x1f04('0xd'),_0x5459ef=>_0x5d1fc4(_0x3f6ed5,_0x1f04('0x16'),_0x5459ef)),_0x1f4013[_0x1f04('0x0')]['get'](_0x1f04('0x14'))[_0x1f04('0x18')](_0x1f04('0x6'),(_0x52b277,_0x4e3e88)=>{const _0x4bc8a4=_0x1f4013[_0x1f04('0x7')],_0x26b847=_0x4bc8a4[_0x1f04('0x19')][_0x1f04('0x9')];_0x4bc8a4[_0x1f04('0x5')](()=>{const _0x5db1e9=function(_0x14b1e5){const _0x5a5e2e=_0x14b1e5[_0x1f04('0x1b')]();if(_0x5a5e2e&&_0x5a5e2e['is']('element',_0x1f04('0xd')))return _0x14b1e5[_0x1f04('0x1b')]();return null;}(_0x26b847);if(!_0x5db1e9)return void _0x52b277(null);const _0x3feb07=_0x5db1e9[_0x1f04('0xb')](_0x1f04('0x11'))||'';if(void 0x0===_0x4e3e88)return;if(_0x4e3e88===_0x3feb07)return;_0x148417[_0x1f04('0x17')](_0x5db1e9,{'commandName':_0x1f04('0x6'),'commandParams':[_0x4e3e88]}),_0x22ebaf[_0x1f04('0x1b')]()[_0x1f04('0xc')](_0x1f04('0xf'))['cancel']();});}),_0x148417[_0x1f04('0xe')]['registerDescriptionCallback'](_0xbaa5ed=>{const {data:_0x1076f7}=_0xbaa5ed;if(_0x1076f7&&_0x1f04('0x6')==_0x1076f7[_0x1f04('0x12')]){const _0x4919f1=_0x5d1fc4(_0x3f6ed5,_0x1f04('0x16'));return{'type':_0x1f04('0x8'),'content':_0x5d1fc4(_0x3f6ed5,_0x1f04('0x13'),_0x4919f1)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x3223=['getClosestSelectedImageElement','ImageResize','locale','newRange','markDeletion','refresh','registerElementLabel','_splitMarkerName','getCaptionFromImageModelElement','start','accept','insertion','resizeImage','find','commands','nodeBefore','convertInlineImageToBlock','getAttribute','join','registerCustomCallback','selection','isInlineImage','plugins','toLowerCase','getSuggestions','hasAttribute','imageCaption','insertImage','ImageUploadEditing','imageTextAlternative','ImageEditing','*Format:*\x20%0','imageInline','forceDefaultExecution','forward','createRange','side','ImageCaptionEditing','width','getSuggestionCallback','name','format','ImageBlockEditing','_suggestionFactory','toPrevious','commandName','next','markInlineFormat','registerPostFixer','Users','newValue','toggleImageCaption','has','imageTypeInline','markBlockFormat','model','TrackChangesEditing','getNearestSelectionRange','change','detach','end','createRangeOn','FORMAT_SIDE_IMAGE','*Remove\x20image\x20text\x20alternative*','isIntersecting','document','ELEMENT_IMAGE','isEqual','isOwn','forEach','ImageCaptionUtils','convertBlockImageToInline','_findSuggestions','ELEMENT_CAPTION','author','addObject','imageStylePreApply','normalizedStyles','imageStyle','type','length','isBlockImage','formatInline','ImageStyleEditing','imageBlock','isBefore','chain','registerDescriptionCallback','_descriptionFactory','enableCommand','removeObject','isCollapsed','commandParams','*Set\x20image\x20width:*\x20%0','schema','discard','suggestion','formatBlock','caption','imageStylePostApply','getSuggestion','ImageUtils','alt','fromPosition','subType','isInContent','commandReversedParams','ELEMENT_INLINE_IMAGE','value','discardSuggestion','get','getFirstRange','filter','title','nodeAfter','hasSuggestion','imageTypeBlock','findIndex'];(function(_0x401095,_0x322348){const _0x20b188=function(_0x484ca9){while(--_0x484ca9){_0x401095['push'](_0x401095['shift']());}};_0x20b188(++_0x322348);}(_0x3223,0x171));const _0x20b1=function(_0x401095,_0x322348){_0x401095=_0x401095-0x0;let _0x20b188=_0x3223[_0x401095];return _0x20b188;};import{Plugin as _0x3dfca5}from'ckeditor5/src/core';import{LivePosition as _0x50e095}from'ckeditor5/src/engine';import{uid as _0x1971e4}from'ckeditor5/src/utils';import{getTranslation as _0x3779f5}from'../utils/common-translations';export default class X extends _0x3dfca5{['afterInit'](){const _0x2bfae8=this['editor'];if(!_0x2bfae8['plugins']['has'](_0x20b1('0xf')))return;const _0x38e1e8=_0x2bfae8['plugins'][_0x20b1('0x5f')](_0x20b1('0x29')),_0x53939c=_0x2bfae8[_0x20b1('0x7')][_0x20b1('0x5f')](_0x20b1('0x56')),_0x5f5160={},_0x3f413b=_0x2bfae8[_0x20b1('0x69')];if(_0x38e1e8[_0x20b1('0x4a')](_0x20b1('0xc')),_0x38e1e8[_0x20b1('0x49')]['registerElementLabel'](_0x20b1('0x45'),_0x119b7d=>_0x3779f5(_0x3f413b,_0x20b1('0x33'),_0x119b7d)),_0x38e1e8['_descriptionFactory'][_0x20b1('0x6d')](_0x20b1('0x11'),_0x3b6586=>_0x3779f5(_0x3f413b,_0x20b1('0x5c'),_0x3b6586)),_0x38e1e8[_0x20b1('0x49')][_0x20b1('0x6d')]('caption',()=>_0x3779f5(_0x3f413b,_0x20b1('0x3a'))),_0x2bfae8['plugins']['has'](_0x20b1('0xd'))&&_0x38e1e8[_0x20b1('0x4a')]('uploadImage'),_0x2bfae8[_0x20b1('0x7')]['has'](_0x20b1('0x1b'))&&_0x2bfae8[_0x20b1('0x7')][_0x20b1('0x25')]('ImageInlineEditing')&&(_0x38e1e8[_0x20b1('0x4a')]('imageTypeInline',(_0x35157d,_0x513a7a)=>{const _0x475fb0=_0x53939c[_0x20b1('0x67')](_0x2bfae8[_0x20b1('0x28')][_0x20b1('0x32')][_0x20b1('0x5')]);_0x2bfae8['model'][_0x20b1('0x2b')](()=>{_0x38e1e8[_0x20b1('0x27')](_0x475fb0,{'commandName':'imageTypeInline','commandParams':[_0x513a7a]},[],_0x20b1('0x38'));});}),_0x38e1e8[_0x20b1('0x4a')](_0x20b1('0x65'),(_0x5032c0,_0x3860bc)=>{_0x2bfae8['model'][_0x20b1('0x2b')](_0x2e31d0=>{let _0x6c071=_0x53939c['getClosestSelectedImageElement'](_0x2bfae8[_0x20b1('0x28')][_0x20b1('0x32')][_0x20b1('0x5')]),_0x254bff=_0x2e31d0['createRangeOn'](_0x6c071);const _0x37f15b=_0x50e095[_0x20b1('0x58')](_0x254bff['start'],_0x20b1('0x1d')),_0x225297=_0x50e095['fromPosition'](_0x254bff[_0x20b1('0x2d')],'toNext');_0x38e1e8[_0x20b1('0x12')](()=>_0x5032c0(_0x3860bc)),_0x6c071=_0x53939c[_0x20b1('0x67')](_0x2bfae8[_0x20b1('0x28')]['document'][_0x20b1('0x5')]),_0x254bff=_0x2e31d0[_0x20b1('0x2e')](_0x6c071);const _0x288ef6=_0x2e31d0[_0x20b1('0x14')](_0x37f15b,_0x225297);_0x37f15b[_0x20b1('0x2c')](),_0x225297[_0x20b1('0x2c')](),_0x38e1e8[_0x20b1('0x27')](_0x6c071,{'commandName':_0x20b1('0x26'),'commandParams':[]},[],_0x20b1('0x1')),_0x288ef6['start']['isBefore'](_0x254bff[_0x20b1('0x70')])&&_0x38e1e8['markInsertion'](_0x2e31d0[_0x20b1('0x14')](_0x288ef6[_0x20b1('0x70')],_0x254bff[_0x20b1('0x70')]),_0x20b1('0x1')),_0x254bff[_0x20b1('0x2d')][_0x20b1('0x46')](_0x288ef6['end'])&&_0x38e1e8['markInsertion'](_0x2e31d0[_0x20b1('0x14')](_0x254bff['end'],_0x288ef6[_0x20b1('0x2d')]),_0x20b1('0x1'));});}),_0x38e1e8[_0x20b1('0x1c')][_0x20b1('0x4')]('formatBlock',_0x20b1('0x1'),_0x20b1('0x3'),()=>{}),_0x38e1e8[_0x20b1('0x1c')][_0x20b1('0x4')](_0x20b1('0x52'),_0x20b1('0x1'),_0x20b1('0x71'),()=>{}),_0x38e1e8[_0x20b1('0x1c')][_0x20b1('0x4')]('formatBlock',_0x20b1('0x1'),_0x20b1('0x50'),_0x38e1e8['_suggestionFactory'][_0x20b1('0x18')](_0x20b1('0x52'),'',_0x20b1('0x71'))),_0x38e1e8['_suggestionFactory'][_0x20b1('0x4')](_0x20b1('0x72'),_0x20b1('0x1'),'join',()=>{}),_0x38e1e8[_0x20b1('0x1c')]['registerCustomCallback'](_0x20b1('0x72'),_0x20b1('0x1'),'discard',([_0x3bbbf5])=>{const _0x3fc45b=_0x38e1e8[_0x20b1('0x1c')]['getSuggestionCallback']('insertion','',_0x20b1('0x50'));let _0x2f40e0=_0x3bbbf5[_0x20b1('0x70')],_0x249870=_0x3bbbf5[_0x20b1('0x2d')];const _0x213a33=_0x2bfae8[_0x20b1('0x28')][_0x20b1('0x4f')][_0x20b1('0x2a')](_0x2f40e0,'backward'),_0x5a6a39=_0x2bfae8[_0x20b1('0x28')][_0x20b1('0x4f')][_0x20b1('0x2a')](_0x249870,_0x20b1('0x13'));_0x213a33['isCollapsed']&&(_0x2f40e0=_0x213a33['start']),_0x5a6a39[_0x20b1('0x4c')]&&(_0x249870=_0x5a6a39[_0x20b1('0x2d')]),_0x3fc45b([_0x2bfae8[_0x20b1('0x28')]['createRange'](_0x2f40e0,_0x249870)]);}),_0x38e1e8[_0x20b1('0x1c')][_0x20b1('0x4')](_0x20b1('0x52'),_0x20b1('0x1'),_0x20b1('0x47'),_0x73ad53),_0x38e1e8[_0x20b1('0x1c')][_0x20b1('0x4')](_0x20b1('0x72'),_0x20b1('0x1'),'chain',_0x73ad53)),_0x2bfae8[_0x20b1('0x7')]['has'](_0x20b1('0x16'))&&(_0x38e1e8[_0x20b1('0x4a')](_0x20b1('0x24'),(_0x1ff802,_0x4baf2f)=>{const _0x21154a=_0x2bfae8['plugins']['get'](_0x20b1('0x37'));let _0x3a5171=_0x53939c[_0x20b1('0x67')](_0x2bfae8[_0x20b1('0x28')][_0x20b1('0x32')][_0x20b1('0x5')]),_0x31afa0=_0x21154a[_0x20b1('0x6f')](_0x3a5171);_0x2bfae8['model'][_0x20b1('0x2b')](()=>{if(_0x31afa0)return void _0x38e1e8[_0x20b1('0x6b')](_0x2bfae8[_0x20b1('0x28')][_0x20b1('0x2e')](_0x31afa0));const _0x29530c=_0x53939c[_0x20b1('0x42')](_0x3a5171);_0x1ff802(_0x4baf2f),_0x3a5171=_0x53939c[_0x20b1('0x67')](_0x2bfae8['model'][_0x20b1('0x32')][_0x20b1('0x5')]),_0x31afa0=_0x21154a[_0x20b1('0x6f')](_0x3a5171),_0x38e1e8['markInsertion'](_0x2bfae8[_0x20b1('0x28')][_0x20b1('0x2e')](_0x31afa0),_0x29530c?null:'imageCaption');});}),_0x38e1e8[_0x20b1('0x1c')]['registerCustomCallback']('insertion',_0x20b1('0xb'),_0x20b1('0x47'),_0x73ad53)),_0x2bfae8[_0x20b1('0x7')][_0x20b1('0x25')]('ImageStyleEditing')){_0x38e1e8[_0x20b1('0x4a')](_0x20b1('0x3f'),(_0x1c31aa,_0x29c9ec)=>{const _0x1bb4b0=_0x2bfae8['plugins'][_0x20b1('0x5f')](_0x20b1('0x22'))['me'],_0x59cd53=_0x2bfae8[_0x20b1('0x75')][_0x20b1('0x5f')]('imageStyle');let _0x57a512=_0x53939c[_0x20b1('0x67')](_0x2bfae8[_0x20b1('0x28')][_0x20b1('0x32')][_0x20b1('0x5')]),_0x195edb=_0x2bfae8[_0x20b1('0x28')]['createRangeOn'](_0x57a512),_0x49b642=_0x59cd53[_0x20b1('0x5d')];if(_0x49b642==_0x29c9ec[_0x20b1('0x5d')])return;const _0x3679e2={'commandName':_0x20b1('0x3f'),'commandParams':[_0x29c9ec],'formatGroupId':_0x1971e4()};_0x2bfae8[_0x20b1('0x28')][_0x20b1('0x2b')](()=>{if(_0x38e1e8[_0x20b1('0x9')]()[_0x20b1('0x61')](_0x10aae2=>_0x10aae2[_0x20b1('0x5a')]&&_0x1bb4b0==_0x10aae2[_0x20b1('0x3b')]&&(_0x20b1('0x52')==_0x10aae2['type']||_0x20b1('0x43')==_0x10aae2[_0x20b1('0x40')])&&(_0x20b1('0x3d')==_0x10aae2[_0x20b1('0x59')]||'imageStylePostApply'==_0x10aae2[_0x20b1('0x59')])&&_0x10aae2['getFirstRange']()[_0x20b1('0x34')](_0x195edb))[_0x20b1('0x36')](_0x48d508=>_0x38e1e8[_0x20b1('0x5e')](_0x48d508['head'])),_0x57a512=_0x53939c[_0x20b1('0x67')](_0x2bfae8[_0x20b1('0x28')][_0x20b1('0x32')][_0x20b1('0x5')]),_0x195edb=_0x2bfae8[_0x20b1('0x28')]['createRangeOn'](_0x57a512),_0x59cd53[_0x20b1('0x6c')](),_0x2bfae8[_0x20b1('0x75')][_0x20b1('0x5f')](_0x20b1('0x26'))[_0x20b1('0x6c')](),_0x2bfae8[_0x20b1('0x75')][_0x20b1('0x5f')](_0x20b1('0x65'))[_0x20b1('0x6c')](),_0x49b642=_0x59cd53[_0x20b1('0x5d')],_0x49b642!=_0x29c9ec[_0x20b1('0x5d')])return _0x53939c[_0x20b1('0x6')](_0x57a512)&&_0x59cd53['shouldConvertImageType'](_0x29c9ec[_0x20b1('0x5d')],_0x57a512)?(_0x1c31aa(_0x29c9ec),_0x57a512=_0x53939c[_0x20b1('0x67')](_0x2bfae8[_0x20b1('0x28')][_0x20b1('0x32')][_0x20b1('0x5')]),void _0x38e1e8[_0x20b1('0x27')](_0x57a512,{..._0x3679e2,'commandReversedParams':[{'value':_0x49b642||null}]},[],'imageStylePreApply')):void(_0x53939c[_0x20b1('0x42')](_0x57a512)?_0x38e1e8[_0x20b1('0x27')](_0x57a512,_0x3679e2,[],_0x20b1('0x54')):_0x38e1e8[_0x20b1('0x20')](_0x195edb,_0x3679e2,_0x20b1('0x54')));});});for(const _0x485d9c of _0x2bfae8[_0x20b1('0x7')][_0x20b1('0x5f')](_0x20b1('0x44'))[_0x20b1('0x3e')])_0x5f5160[_0x485d9c[_0x20b1('0x19')]]=_0x485d9c[_0x20b1('0x62')][_0x20b1('0x8')]();_0x38e1e8[_0x20b1('0x1c')][_0x20b1('0x4')](_0x20b1('0x52'),'imageStylePreApply',_0x20b1('0x3'),()=>{}),_0x38e1e8['_suggestionFactory'][_0x20b1('0x4')](_0x20b1('0x52'),_0x20b1('0x54'),'join',()=>{}),_0x38e1e8[_0x20b1('0x1c')][_0x20b1('0x4')](_0x20b1('0x43'),_0x20b1('0x54'),_0x20b1('0x3'),()=>{}),_0x38e1e8[_0x20b1('0x1c')]['registerCustomCallback']('formatBlock','imageStylePreApply',_0x20b1('0x71'),()=>{}),_0x38e1e8['_suggestionFactory'][_0x20b1('0x4')](_0x20b1('0x52'),_0x20b1('0x3d'),_0x20b1('0x50'),(_0x14f601,_0x510edf)=>{_0x38e1e8[_0x20b1('0x1c')][_0x20b1('0x18')](_0x20b1('0x52'),'','accept')(_0x14f601,{'commandName':_0x510edf['commandName'],'commandParams':_0x510edf[_0x20b1('0x5b')]});}),_0x38e1e8['_suggestionFactory'][_0x20b1('0x4')](_0x20b1('0x52'),_0x20b1('0x3d'),_0x20b1('0x47'),_0x73ad53);}const _0x303645=[{'type':_0x20b1('0x52'),'subType':_0x20b1('0x3d')},{'type':_0x20b1('0x72'),'subType':'imageCaption'},{'type':_0x20b1('0x52'),'subType':'convertInlineImageToBlock'},{'type':_0x20b1('0x72'),'subType':_0x20b1('0x1')}];function _0x5b620b(_0x135d16,_0x42b294){const _0x5784b8=_0x303645[_0x20b1('0x66')](({type:_0x4c4114,subType:_0x162335})=>_0x135d16[_0x20b1('0x40')]==_0x4c4114&&_0x135d16['subType']==_0x162335),_0x128e5e=_0x303645[_0x20b1('0x66')](({type:_0x2619b7,subType:_0x271516})=>_0x42b294['type']==_0x2619b7&&_0x42b294[_0x20b1('0x59')]==_0x271516);if(_0x5784b8<0x0||_0x128e5e<0x0)return!0x1;const _0x29ac99=_0x135d16['getFirstRange'](),_0x13e5a9=_0x42b294[_0x20b1('0x60')]();if((0x0==_0x5784b8||0x1==_0x5784b8)&&0x2==_0x128e5e&&_0x29ac99[_0x20b1('0x31')](_0x13e5a9))return!0x0;if(0x2==_0x5784b8&&0x3==_0x128e5e){const _0x8505f5=_0x38e1e8[_0x20b1('0x39')](_0x29ac99,_0x20b1('0x72'))[_0x20b1('0x61')](({suggestion:_0x3cd3a3,meta:_0x43df92})=>_0x43df92[_0x20b1('0x35')]&&_0x20b1('0x1')==_0x3cd3a3[_0x20b1('0x59')]);if(_0x8505f5[_0x20b1('0x41')]>0x1&&_0x13e5a9[_0x20b1('0x2d')][_0x20b1('0x34')](_0x29ac99[_0x20b1('0x70')]))return!0x0;if(0x1==_0x8505f5[_0x20b1('0x41')]&&(_0x29ac99[_0x20b1('0x70')][_0x20b1('0x34')](_0x13e5a9[_0x20b1('0x2d')])||_0x29ac99[_0x20b1('0x2d')]['isEqual'](_0x13e5a9[_0x20b1('0x70')])))return!0x0;}if(0x3==_0x5784b8&&0x3==_0x128e5e&&_0x29ac99['start']['isBefore'](_0x13e5a9[_0x20b1('0x70')])){const _0x592a59=_0x29ac99[_0x20b1('0x2d')][_0x20b1('0x63')],_0x1c512f=_0x13e5a9[_0x20b1('0x70')][_0x20b1('0x0')];return _0x53939c[_0x20b1('0x42')](_0x592a59)&&_0x592a59===_0x1c512f;}return!0x1;}function _0x73ad53(_0x4cd0f7,_0x415428){return _0x5b620b(_0x4cd0f7,_0x415428)?[_0x4cd0f7,_0x415428]:_0x5b620b(_0x415428,_0x4cd0f7)?[_0x415428,_0x4cd0f7]:null;}_0x2bfae8[_0x20b1('0x28')]['document'][_0x20b1('0x21')](()=>{let _0x298347=!0x1;const _0x267914=Array['from'](_0x2bfae8['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x259995,data:_0x3cde82}of _0x267914){const {group:_0x4dbcbe,type:_0x2b00ba,subType:_0x496ffc,id:_0x232005}=_0x38e1e8[_0x20b1('0x6e')](_0x259995);if(_0x20b1('0x51')==_0x4dbcbe&&_0x38e1e8[_0x20b1('0x64')](_0x232005)){if(_0x20b1('0x52')==_0x2b00ba&&(_0x20b1('0x3d')==_0x496ffc||_0x20b1('0x54')==_0x496ffc)){const _0x24519b=_0x38e1e8[_0x20b1('0x55')](_0x232005);if(_0x3cde82[_0x20b1('0x6a')]){const _0x534806=_0x24519b['getFirstRange']()['getContainedElement']();if(_0x53939c[_0x20b1('0x42')](_0x534806))continue;_0x38e1e8[_0x20b1('0x5e')](_0x24519b),_0x298347=!0x0;}}if(_0x20b1('0x72')==_0x2b00ba&&_0x20b1('0xb')==_0x496ffc&&!_0x3cde82['newRange']){const _0xd247e3=_0x38e1e8[_0x20b1('0x55')](_0x232005);_0xd247e3[_0x20b1('0x1f')]&&_0xd247e3[_0x20b1('0x1f')]['isInContent']&&(_0x38e1e8['discardSuggestion'](_0xd247e3[_0x20b1('0x1f')]),_0x298347=!0x0);}}}return _0x298347;}),_0x2bfae8['plugins']['has'](_0x20b1('0x68'))&&_0x38e1e8[_0x20b1('0x4a')](_0x20b1('0x73'),(_0x2fcb6a,_0x3d016e)=>{const _0xfd9c4f=_0x53939c[_0x20b1('0x67')](_0x2bfae8['model'][_0x20b1('0x32')][_0x20b1('0x5')]);_0xfd9c4f[_0x20b1('0x2')]('width')!=_0x3d016e[_0x20b1('0x17')]&&_0x2bfae8[_0x20b1('0x28')]['change'](()=>{_0x38e1e8[_0x20b1('0x27')](_0xfd9c4f,{'commandName':_0x20b1('0x73'),'commandParams':[_0x3d016e]});});}),_0x2bfae8[_0x20b1('0x7')][_0x20b1('0x25')]('ImageTextAlternativeEditing')&&_0x38e1e8[_0x20b1('0x4a')](_0x20b1('0xe'),(_0x153cf1,_0x561676)=>{const _0x2fc1f4=_0x53939c['getClosestSelectedImageElement'](_0x2bfae8[_0x20b1('0x28')][_0x20b1('0x32')][_0x20b1('0x5')]);(_0x2fc1f4[_0x20b1('0xa')](_0x20b1('0x57'))?_0x2fc1f4['getAttribute'](_0x20b1('0x57')):'')!=_0x561676[_0x20b1('0x23')]&&_0x2bfae8[_0x20b1('0x28')][_0x20b1('0x2b')](()=>{_0x38e1e8[_0x20b1('0x27')](_0x2fc1f4,{'commandName':_0x20b1('0xe'),'commandParams':[_0x561676]});});}),_0x38e1e8['_descriptionFactory'][_0x20b1('0x48')](_0x5f72ea=>{if(!!_0x303645[_0x20b1('0x74')](({type:_0x505c86,subType:_0x7b71bf})=>_0x5f72ea['type']==_0x505c86&&_0x5f72ea[_0x20b1('0x59')]==_0x7b71bf))return _0x5f72ea['previous']?{}:void 0x0;}),_0x38e1e8[_0x20b1('0x49')]['registerDescriptionCallback'](_0x569336=>{if(_0x20b1('0x72')==_0x569336['type']||'deletion'==_0x569336[_0x20b1('0x40')]){const _0x3b81c1=_0x569336['getContainedElement']();if(_0x3b81c1&&_0x3b81c1['is']('element',_0x20b1('0x53')))return{'type':_0x20b1('0x72')==_0x569336[_0x20b1('0x40')]?_0x20b1('0x3c'):_0x20b1('0x4b'),'element':_0x3b81c1,'quantity':0x1};}}),_0x38e1e8[_0x20b1('0x49')][_0x20b1('0x48')](_0x409db2=>_0x20b1('0x52')==_0x409db2[_0x20b1('0x40')]&&_0x20b1('0x1')==_0x409db2['subType']?{'type':_0x20b1('0x1a'),'content':'Inline\x20image\x20to\x20block\x20image'}:_0x20b1('0x52')==_0x409db2['type']&&_0x20b1('0x38')==_0x409db2[_0x20b1('0x59')]?{'type':_0x20b1('0x1a'),'content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x38e1e8['_descriptionFactory'][_0x20b1('0x48')](_0xc25646=>{const {data:_0x41c144}=_0xc25646;if(_0x41c144){if(_0x20b1('0x3f')==_0x41c144['commandName']){const _0x165cc6=_0x41c144[_0x20b1('0x4d')][0x0][_0x20b1('0x5d')];return _0x2e2759(_0x20b1('0x15')===_0x165cc6?_0x3779f5(_0x3f413b,_0x20b1('0x2f')):_0x5f5160[_0x165cc6]||_0x165cc6);}if('imageTextAlternative'==_0x41c144['commandName']){const _0x4d1705=_0x41c144[_0x20b1('0x4d')][0x0][_0x20b1('0x23')];return _0x4d1705?{'type':_0x20b1('0x1a'),'content':_0x3779f5(_0x3f413b,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x4d1705+'\x22')}:{'type':_0x20b1('0x1a'),'content':_0x3779f5(_0x3f413b,_0x20b1('0x30'))};}if('resizeImage'==_0x41c144[_0x20b1('0x1e')]){const _0x499f63=_0x41c144['commandParams'][0x0][_0x20b1('0x17')];return _0x499f63?{'type':_0x20b1('0x1a'),'content':_0x3779f5(_0x3f413b,_0x20b1('0x4e'),_0x499f63)}:{'type':_0x20b1('0x1a'),'content':_0x3779f5(_0x3f413b,'*Reset\x20image\x20width*')};}}function _0x2e2759(_0x47062b){return{'type':_0x20b1('0x1a'),'content':_0x3779f5(_0x3f413b,_0x20b1('0x10'),_0x47062b)};}});}}
|
|
23
|
+
const _0x4d82=['registerDescriptionCallback','addObject','discard','toNext','has','side','Inline\x20image\x20to\x20block\x20image','caption','insertion','createRange','ImageCaptionEditing','getSuggestionCallback','commandName','isInContent','*Format:*\x20%0','deletion','refresh','getSuggestion','suggestion','nodeAfter','imageStylePostApply','next','Block\x20image\x20to\x20inline\x20image','discardSuggestion','toPrevious','*Remove\x20image\x20text\x20alternative*','differ','imageStyle','getClosestSelectedImageElement','title','*Reset\x20image\x20width*','isInlineImage','getAttribute','ImageResize','forceDefaultExecution','enableCommand','isBlockImage','afterInit','newRange','accept','formatInline','imageCaption','newValue','ImageBlockEditing','shouldConvertImageType','commandParams','getNearestSelectionRange','model','*Set\x20image\x20text\x20alternative:*\x20%0','imageBlock','isEqual','end','subType','_suggestionFactory','hasSuggestion','fromPosition','imageInline','backward','imageTextAlternative','ImageEditing','ELEMENT_INLINE_IMAGE','isBefore','plugins','author','registerElementLabel','markDeletion','normalizedStyles','registerCustomCallback','*Set\x20image\x20width:*\x20%0','imageTypeBlock','head','value','name','getContainedElement','resizeImage','convertBlockImageToInline','FORMAT_SIDE_IMAGE','getFirstRange','detach','convertInlineImageToBlock','insertImage','start','ELEMENT_IMAGE','format','from','_descriptionFactory','chain','Users','ImageInlineEditing','join','get','ELEMENT_CAPTION','selection','getCaptionFromImageModelElement','document','isCollapsed','findIndex','width','removeObject','markBlockFormat','type','alt','isIntersecting','createRangeOn','formatBlock','forEach','filter','change','getChangedMarkers','commands','_findSuggestions','imageTypeInline','element','_splitMarkerName','imageStylePreApply','nodeBefore','registerPostFixer','ImageStyleEditing'];(function(_0x377b0d,_0x4d8280){const _0x2fc7b2=function(_0x4d82b3){while(--_0x4d82b3){_0x377b0d['push'](_0x377b0d['shift']());}};_0x2fc7b2(++_0x4d8280);}(_0x4d82,0x14d));const _0x2fc7=function(_0x377b0d,_0x4d8280){_0x377b0d=_0x377b0d-0x0;let _0x2fc7b2=_0x4d82[_0x377b0d];return _0x2fc7b2;};import{Plugin as _0x5d2a3f}from'ckeditor5/src/core';import{LivePosition as _0x1bece3}from'ckeditor5/src/engine';import{uid as _0x5c66fa}from'ckeditor5/src/utils';import{getTranslation as _0x40b7f7}from'../utils/common-translations';export default class X extends _0x5d2a3f{[_0x2fc7('0x3a')](){const _0x15727b=this['editor'];if(!_0x15727b[_0x2fc7('0x53')][_0x2fc7('0x19')](_0x2fc7('0x50')))return;const _0x2773da=_0x15727b[_0x2fc7('0x53')]['get']('TrackChangesEditing'),_0x437f58=_0x15727b[_0x2fc7('0x53')][_0x2fc7('0x6f')]('ImageUtils'),_0x79f187={},_0x182dd1=_0x15727b['locale'];if(_0x2773da[_0x2fc7('0x38')](_0x2fc7('0x65')),_0x2773da[_0x2fc7('0x6a')][_0x2fc7('0x55')](_0x2fc7('0x46'),_0x3b2a81=>_0x40b7f7(_0x182dd1,_0x2fc7('0x67'),_0x3b2a81)),_0x2773da['_descriptionFactory']['registerElementLabel'](_0x2fc7('0x4d'),_0x39f54d=>_0x40b7f7(_0x182dd1,_0x2fc7('0x51'),_0x39f54d)),_0x2773da[_0x2fc7('0x6a')][_0x2fc7('0x55')]('caption',()=>_0x40b7f7(_0x182dd1,_0x2fc7('0x70'))),_0x15727b['plugins'][_0x2fc7('0x19')]('ImageUploadEditing')&&_0x2773da['enableCommand']('uploadImage'),_0x15727b[_0x2fc7('0x53')][_0x2fc7('0x19')](_0x2fc7('0x40'))&&_0x15727b[_0x2fc7('0x53')][_0x2fc7('0x19')](_0x2fc7('0x6d'))&&(_0x2773da[_0x2fc7('0x38')](_0x2fc7('0xe'),(_0x257b5f,_0x3e5fc9)=>{const _0x3b8d61=_0x437f58[_0x2fc7('0x31')](_0x15727b[_0x2fc7('0x44')][_0x2fc7('0x73')][_0x2fc7('0x71')]);_0x15727b[_0x2fc7('0x44')][_0x2fc7('0xa')](()=>{_0x2773da[_0x2fc7('0x2')](_0x3b8d61,{'commandName':_0x2fc7('0xe'),'commandParams':[_0x3e5fc9]},[],_0x2fc7('0x60'));});}),_0x2773da[_0x2fc7('0x38')](_0x2fc7('0x5a'),(_0x10f649,_0x33bbbf)=>{_0x15727b[_0x2fc7('0x44')]['change'](_0x3c8939=>{let _0x381931=_0x437f58[_0x2fc7('0x31')](_0x15727b[_0x2fc7('0x44')][_0x2fc7('0x73')][_0x2fc7('0x71')]),_0x3821bb=_0x3c8939['createRangeOn'](_0x381931);const _0x4e6b9d=_0x1bece3[_0x2fc7('0x4c')](_0x3821bb[_0x2fc7('0x66')],_0x2fc7('0x2d')),_0x1a412f=_0x1bece3[_0x2fc7('0x4c')](_0x3821bb['end'],_0x2fc7('0x18'));_0x2773da[_0x2fc7('0x37')](()=>_0x10f649(_0x33bbbf)),_0x381931=_0x437f58['getClosestSelectedImageElement'](_0x15727b[_0x2fc7('0x44')][_0x2fc7('0x73')]['selection']),_0x3821bb=_0x3c8939[_0x2fc7('0x6')](_0x381931);const _0x1deafd=_0x3c8939[_0x2fc7('0x1e')](_0x4e6b9d,_0x1a412f);_0x4e6b9d[_0x2fc7('0x63')](),_0x1a412f[_0x2fc7('0x63')](),_0x2773da[_0x2fc7('0x2')](_0x381931,{'commandName':_0x2fc7('0xe'),'commandParams':[]},[],_0x2fc7('0x64')),_0x1deafd[_0x2fc7('0x66')][_0x2fc7('0x52')](_0x3821bb[_0x2fc7('0x66')])&&_0x2773da['markInsertion'](_0x3c8939[_0x2fc7('0x1e')](_0x1deafd[_0x2fc7('0x66')],_0x3821bb[_0x2fc7('0x66')]),_0x2fc7('0x64')),_0x3821bb['end']['isBefore'](_0x1deafd['end'])&&_0x2773da['markInsertion'](_0x3c8939[_0x2fc7('0x1e')](_0x3821bb[_0x2fc7('0x48')],_0x1deafd[_0x2fc7('0x48')]),_0x2fc7('0x64'));});}),_0x2773da[_0x2fc7('0x4a')][_0x2fc7('0x58')](_0x2fc7('0x7'),_0x2fc7('0x64'),_0x2fc7('0x6e'),()=>{}),_0x2773da[_0x2fc7('0x4a')][_0x2fc7('0x58')](_0x2fc7('0x7'),_0x2fc7('0x64'),_0x2fc7('0x3c'),()=>{}),_0x2773da[_0x2fc7('0x4a')][_0x2fc7('0x58')]('formatBlock','convertInlineImageToBlock',_0x2fc7('0x17'),_0x2773da['_suggestionFactory']['getSuggestionCallback'](_0x2fc7('0x7'),'',_0x2fc7('0x3c'))),_0x2773da[_0x2fc7('0x4a')][_0x2fc7('0x58')](_0x2fc7('0x1d'),_0x2fc7('0x64'),_0x2fc7('0x6e'),()=>{}),_0x2773da[_0x2fc7('0x4a')][_0x2fc7('0x58')]('insertion',_0x2fc7('0x64'),'discard',([_0x40e4e0])=>{const _0x37ad61=_0x2773da[_0x2fc7('0x4a')][_0x2fc7('0x20')](_0x2fc7('0x1d'),'','discard');let _0x4448f0=_0x40e4e0[_0x2fc7('0x66')],_0x46a65d=_0x40e4e0[_0x2fc7('0x48')];const _0x13d616=_0x15727b[_0x2fc7('0x44')]['schema'][_0x2fc7('0x43')](_0x4448f0,_0x2fc7('0x4e')),_0x21d8fe=_0x15727b[_0x2fc7('0x44')]['schema'][_0x2fc7('0x43')](_0x46a65d,'forward');_0x13d616[_0x2fc7('0x74')]&&(_0x4448f0=_0x13d616[_0x2fc7('0x66')]),_0x21d8fe[_0x2fc7('0x74')]&&(_0x46a65d=_0x21d8fe[_0x2fc7('0x48')]),_0x37ad61([_0x15727b[_0x2fc7('0x44')]['createRange'](_0x4448f0,_0x46a65d)]);}),_0x2773da['_suggestionFactory'][_0x2fc7('0x58')](_0x2fc7('0x7'),_0x2fc7('0x64'),'chain',_0x26c7a9),_0x2773da['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock',_0x2fc7('0x6b'),_0x26c7a9)),_0x15727b['plugins'][_0x2fc7('0x19')](_0x2fc7('0x1f'))&&(_0x2773da[_0x2fc7('0x38')]('toggleImageCaption',(_0x5d25be,_0x1c0fde)=>{const _0x4ef467=_0x15727b[_0x2fc7('0x53')][_0x2fc7('0x6f')]('ImageCaptionUtils');let _0x484975=_0x437f58[_0x2fc7('0x31')](_0x15727b[_0x2fc7('0x44')][_0x2fc7('0x73')][_0x2fc7('0x71')]),_0x298ba1=_0x4ef467[_0x2fc7('0x72')](_0x484975);_0x15727b[_0x2fc7('0x44')]['change'](()=>{if(_0x298ba1)return void _0x2773da[_0x2fc7('0x56')](_0x15727b[_0x2fc7('0x44')][_0x2fc7('0x6')](_0x298ba1));const _0x33ea79=_0x437f58[_0x2fc7('0x39')](_0x484975);_0x5d25be(_0x1c0fde),_0x484975=_0x437f58[_0x2fc7('0x31')](_0x15727b[_0x2fc7('0x44')][_0x2fc7('0x73')][_0x2fc7('0x71')]),_0x298ba1=_0x4ef467[_0x2fc7('0x72')](_0x484975),_0x2773da['markInsertion'](_0x15727b['model'][_0x2fc7('0x6')](_0x298ba1),_0x33ea79?null:_0x2fc7('0x3e'));});}),_0x2773da['_suggestionFactory'][_0x2fc7('0x58')](_0x2fc7('0x1d'),_0x2fc7('0x3e'),_0x2fc7('0x6b'),_0x26c7a9)),_0x15727b['plugins']['has'](_0x2fc7('0x14'))){_0x2773da[_0x2fc7('0x38')]('imageStyle',(_0x4b043e,_0x2d6ac4)=>{const _0x317bcb=_0x15727b[_0x2fc7('0x53')][_0x2fc7('0x6f')](_0x2fc7('0x6c'))['me'],_0x50bb83=_0x15727b[_0x2fc7('0xc')][_0x2fc7('0x6f')]('imageStyle');let _0x129dc2=_0x437f58[_0x2fc7('0x31')](_0x15727b[_0x2fc7('0x44')][_0x2fc7('0x73')][_0x2fc7('0x71')]),_0x32e8b5=_0x15727b[_0x2fc7('0x44')][_0x2fc7('0x6')](_0x129dc2),_0x52cba2=_0x50bb83[_0x2fc7('0x5c')];if(_0x52cba2==_0x2d6ac4[_0x2fc7('0x5c')])return;const _0x205755={'commandName':_0x2fc7('0x30'),'commandParams':[_0x2d6ac4],'formatGroupId':_0x5c66fa()};_0x15727b[_0x2fc7('0x44')]['change'](()=>{if(_0x2773da['getSuggestions']()[_0x2fc7('0x9')](_0x553c3d=>_0x553c3d[_0x2fc7('0x22')]&&_0x317bcb==_0x553c3d[_0x2fc7('0x54')]&&(_0x2fc7('0x7')==_0x553c3d[_0x2fc7('0x3')]||'formatInline'==_0x553c3d['type'])&&(_0x2fc7('0x11')==_0x553c3d[_0x2fc7('0x49')]||_0x2fc7('0x29')==_0x553c3d[_0x2fc7('0x49')])&&_0x553c3d[_0x2fc7('0x62')]()[_0x2fc7('0x47')](_0x32e8b5))[_0x2fc7('0x8')](_0x3a561f=>_0x2773da[_0x2fc7('0x2c')](_0x3a561f[_0x2fc7('0x5b')])),_0x129dc2=_0x437f58[_0x2fc7('0x31')](_0x15727b[_0x2fc7('0x44')][_0x2fc7('0x73')][_0x2fc7('0x71')]),_0x32e8b5=_0x15727b[_0x2fc7('0x44')][_0x2fc7('0x6')](_0x129dc2),_0x50bb83[_0x2fc7('0x25')](),_0x15727b['commands'][_0x2fc7('0x6f')](_0x2fc7('0xe'))[_0x2fc7('0x25')](),_0x15727b[_0x2fc7('0xc')][_0x2fc7('0x6f')]('imageTypeBlock')[_0x2fc7('0x25')](),_0x52cba2=_0x50bb83[_0x2fc7('0x5c')],_0x52cba2!=_0x2d6ac4[_0x2fc7('0x5c')])return _0x437f58[_0x2fc7('0x34')](_0x129dc2)&&_0x50bb83[_0x2fc7('0x41')](_0x2d6ac4['value'],_0x129dc2)?(_0x4b043e(_0x2d6ac4),_0x129dc2=_0x437f58[_0x2fc7('0x31')](_0x15727b[_0x2fc7('0x44')][_0x2fc7('0x73')]['selection']),void _0x2773da[_0x2fc7('0x2')](_0x129dc2,{..._0x205755,'commandReversedParams':[{'value':_0x52cba2||null}]},[],_0x2fc7('0x11'))):void(_0x437f58[_0x2fc7('0x39')](_0x129dc2)?_0x2773da['markBlockFormat'](_0x129dc2,_0x205755,[],_0x2fc7('0x29')):_0x2773da['markInlineFormat'](_0x32e8b5,_0x205755,'imageStylePostApply'));});});for(const _0x194b25 of _0x15727b[_0x2fc7('0x53')][_0x2fc7('0x6f')](_0x2fc7('0x14'))[_0x2fc7('0x57')])_0x79f187[_0x194b25[_0x2fc7('0x5d')]]=_0x194b25[_0x2fc7('0x32')]['toLowerCase']();_0x2773da[_0x2fc7('0x4a')][_0x2fc7('0x58')](_0x2fc7('0x7'),_0x2fc7('0x11'),_0x2fc7('0x6e'),()=>{}),_0x2773da[_0x2fc7('0x4a')][_0x2fc7('0x58')]('formatBlock',_0x2fc7('0x29'),_0x2fc7('0x6e'),()=>{}),_0x2773da[_0x2fc7('0x4a')][_0x2fc7('0x58')](_0x2fc7('0x3d'),_0x2fc7('0x29'),_0x2fc7('0x6e'),()=>{}),_0x2773da['_suggestionFactory'][_0x2fc7('0x58')]('formatBlock','imageStylePreApply',_0x2fc7('0x3c'),()=>{}),_0x2773da['_suggestionFactory']['registerCustomCallback'](_0x2fc7('0x7'),_0x2fc7('0x11'),_0x2fc7('0x17'),(_0xbb0e1d,_0x297396)=>{_0x2773da[_0x2fc7('0x4a')][_0x2fc7('0x20')]('formatBlock','',_0x2fc7('0x3c'))(_0xbb0e1d,{'commandName':_0x297396[_0x2fc7('0x21')],'commandParams':_0x297396['commandReversedParams']});}),_0x2773da[_0x2fc7('0x4a')]['registerCustomCallback'](_0x2fc7('0x7'),'imageStylePreApply',_0x2fc7('0x6b'),_0x26c7a9);}const _0x5a01d2=[{'type':_0x2fc7('0x7'),'subType':_0x2fc7('0x11')},{'type':_0x2fc7('0x1d'),'subType':_0x2fc7('0x3e')},{'type':_0x2fc7('0x7'),'subType':_0x2fc7('0x64')},{'type':_0x2fc7('0x1d'),'subType':'convertInlineImageToBlock'}];function _0x982937(_0x2e2cc7,_0x4ac1a2){const _0x211adb=_0x5a01d2[_0x2fc7('0x75')](({type:_0x201e27,subType:_0x548ff1})=>_0x2e2cc7[_0x2fc7('0x3')]==_0x201e27&&_0x2e2cc7['subType']==_0x548ff1),_0x384ec7=_0x5a01d2[_0x2fc7('0x75')](({type:_0x3b0d12,subType:_0x4ff3ad})=>_0x4ac1a2[_0x2fc7('0x3')]==_0x3b0d12&&_0x4ac1a2[_0x2fc7('0x49')]==_0x4ff3ad);if(_0x211adb<0x0||_0x384ec7<0x0)return!0x1;const _0x18f172=_0x2e2cc7[_0x2fc7('0x62')](),_0x768f3=_0x4ac1a2['getFirstRange']();if((0x0==_0x211adb||0x1==_0x211adb)&&0x2==_0x384ec7&&_0x18f172[_0x2fc7('0x5')](_0x768f3))return!0x0;if(0x2==_0x211adb&&0x3==_0x384ec7){const _0x245ac7=_0x2773da[_0x2fc7('0xd')](_0x18f172,_0x2fc7('0x1d'))[_0x2fc7('0x9')](({suggestion:_0x2fad45,meta:_0x100e7f})=>_0x100e7f['isOwn']&&_0x2fc7('0x64')==_0x2fad45['subType']);if(_0x245ac7['length']>0x1&&_0x768f3[_0x2fc7('0x48')][_0x2fc7('0x47')](_0x18f172[_0x2fc7('0x66')]))return!0x0;if(0x1==_0x245ac7['length']&&(_0x18f172[_0x2fc7('0x66')][_0x2fc7('0x47')](_0x768f3[_0x2fc7('0x48')])||_0x18f172['end'][_0x2fc7('0x47')](_0x768f3['start'])))return!0x0;}if(0x3==_0x211adb&&0x3==_0x384ec7&&_0x18f172[_0x2fc7('0x66')]['isBefore'](_0x768f3[_0x2fc7('0x66')])){const _0x99160a=_0x18f172['end'][_0x2fc7('0x28')],_0x3d3ffa=_0x768f3[_0x2fc7('0x66')][_0x2fc7('0x12')];return _0x437f58[_0x2fc7('0x39')](_0x99160a)&&_0x99160a===_0x3d3ffa;}return!0x1;}function _0x26c7a9(_0x23ee50,_0x28d789){return _0x982937(_0x23ee50,_0x28d789)?[_0x23ee50,_0x28d789]:_0x982937(_0x28d789,_0x23ee50)?[_0x28d789,_0x23ee50]:null;}_0x15727b[_0x2fc7('0x44')][_0x2fc7('0x73')][_0x2fc7('0x13')](()=>{let _0x3920fb=!0x1;const _0x5cab9f=Array[_0x2fc7('0x69')](_0x15727b['model'][_0x2fc7('0x73')][_0x2fc7('0x2f')][_0x2fc7('0xb')]());for(const {name:_0x1e01c7,data:_0x2562d6}of _0x5cab9f){const {group:_0x2ae697,type:_0x29b787,subType:_0x36c9f6,id:_0x1c33cb}=_0x2773da[_0x2fc7('0x10')](_0x1e01c7);if(_0x2fc7('0x27')==_0x2ae697&&_0x2773da[_0x2fc7('0x4b')](_0x1c33cb)){if(_0x2fc7('0x7')==_0x29b787&&(_0x2fc7('0x11')==_0x36c9f6||_0x2fc7('0x29')==_0x36c9f6)){const _0xacd43f=_0x2773da[_0x2fc7('0x26')](_0x1c33cb);if(_0x2562d6[_0x2fc7('0x3b')]){const _0x3a2d19=_0xacd43f[_0x2fc7('0x62')]()[_0x2fc7('0x5e')]();if(_0x437f58['isBlockImage'](_0x3a2d19))continue;_0x2773da['discardSuggestion'](_0xacd43f),_0x3920fb=!0x0;}}if(_0x2fc7('0x1d')==_0x29b787&&_0x2fc7('0x3e')==_0x36c9f6&&!_0x2562d6[_0x2fc7('0x3b')]){const _0x386e97=_0x2773da['getSuggestion'](_0x1c33cb);_0x386e97['next']&&_0x386e97['next'][_0x2fc7('0x22')]&&(_0x2773da['discardSuggestion'](_0x386e97[_0x2fc7('0x2a')]),_0x3920fb=!0x0);}}}return _0x3920fb;}),_0x15727b['plugins'][_0x2fc7('0x19')](_0x2fc7('0x36'))&&_0x2773da[_0x2fc7('0x38')](_0x2fc7('0x5f'),(_0x409647,_0x4345c2)=>{const _0x1b1ffa=_0x437f58[_0x2fc7('0x31')](_0x15727b[_0x2fc7('0x44')]['document'][_0x2fc7('0x71')]);_0x1b1ffa[_0x2fc7('0x35')]('width')!=_0x4345c2[_0x2fc7('0x0')]&&_0x15727b[_0x2fc7('0x44')]['change'](()=>{_0x2773da[_0x2fc7('0x2')](_0x1b1ffa,{'commandName':_0x2fc7('0x5f'),'commandParams':[_0x4345c2]});});}),_0x15727b[_0x2fc7('0x53')]['has']('ImageTextAlternativeEditing')&&_0x2773da[_0x2fc7('0x38')](_0x2fc7('0x4f'),(_0x124e1b,_0x3279ab)=>{const _0x209756=_0x437f58[_0x2fc7('0x31')](_0x15727b['model'][_0x2fc7('0x73')]['selection']);(_0x209756['hasAttribute'](_0x2fc7('0x4'))?_0x209756['getAttribute'](_0x2fc7('0x4')):'')!=_0x3279ab[_0x2fc7('0x3f')]&&_0x15727b[_0x2fc7('0x44')]['change'](()=>{_0x2773da[_0x2fc7('0x2')](_0x209756,{'commandName':_0x2fc7('0x4f'),'commandParams':[_0x3279ab]});});}),_0x2773da[_0x2fc7('0x6a')][_0x2fc7('0x15')](_0x23be34=>{if(!!_0x5a01d2['find'](({type:_0x337d9b,subType:_0x5dd773})=>_0x23be34[_0x2fc7('0x3')]==_0x337d9b&&_0x23be34[_0x2fc7('0x49')]==_0x5dd773))return _0x23be34['previous']?{}:void 0x0;}),_0x2773da[_0x2fc7('0x6a')][_0x2fc7('0x15')](_0x5d12bf=>{if('insertion'==_0x5d12bf['type']||_0x2fc7('0x24')==_0x5d12bf[_0x2fc7('0x3')]){const _0x2413a4=_0x5d12bf['getContainedElement']();if(_0x2413a4&&_0x2413a4['is'](_0x2fc7('0xf'),_0x2fc7('0x1c')))return{'type':_0x2fc7('0x1d')==_0x5d12bf[_0x2fc7('0x3')]?_0x2fc7('0x16'):_0x2fc7('0x1'),'element':_0x2413a4,'quantity':0x1};}}),_0x2773da[_0x2fc7('0x6a')]['registerDescriptionCallback'](_0x44f4b5=>_0x2fc7('0x7')==_0x44f4b5[_0x2fc7('0x3')]&&'convertInlineImageToBlock'==_0x44f4b5[_0x2fc7('0x49')]?{'type':'format','content':_0x2fc7('0x1b')}:_0x2fc7('0x7')==_0x44f4b5[_0x2fc7('0x3')]&&_0x2fc7('0x60')==_0x44f4b5['subType']?{'type':'format','content':_0x2fc7('0x2b')}:void 0x0),_0x2773da[_0x2fc7('0x6a')]['registerDescriptionCallback'](_0x3af40f=>{const {data:_0x570611}=_0x3af40f;if(_0x570611){if('imageStyle'==_0x570611[_0x2fc7('0x21')]){const _0x4be0d9=_0x570611['commandParams'][0x0]['value'];return _0x2332b5(_0x2fc7('0x1a')===_0x4be0d9?_0x40b7f7(_0x182dd1,_0x2fc7('0x61')):_0x79f187[_0x4be0d9]||_0x4be0d9);}if(_0x2fc7('0x4f')==_0x570611[_0x2fc7('0x21')]){const _0x137cb7=_0x570611[_0x2fc7('0x42')][0x0][_0x2fc7('0x3f')];return _0x137cb7?{'type':'format','content':_0x40b7f7(_0x182dd1,_0x2fc7('0x45'),'\x22'+_0x137cb7+'\x22')}:{'type':_0x2fc7('0x68'),'content':_0x40b7f7(_0x182dd1,_0x2fc7('0x2e'))};}if(_0x2fc7('0x5f')==_0x570611[_0x2fc7('0x21')]){const _0x3d0e66=_0x570611[_0x2fc7('0x42')][0x0][_0x2fc7('0x0')];return _0x3d0e66?{'type':_0x2fc7('0x68'),'content':_0x40b7f7(_0x182dd1,_0x2fc7('0x59'),_0x3d0e66)}:{'type':_0x2fc7('0x68'),'content':_0x40b7f7(_0x182dd1,_0x2fc7('0x33'))};}}function _0x2332b5(_0xb1cbce){return{'type':_0x2fc7('0x68'),'content':_0x40b7f7(_0x182dd1,_0x2fc7('0x23'),_0xb1cbce)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xcb78=['plugins','data','author','editor','getContainedElement','getSuggestionCallback','has','handleSuggestionDescription','TrackChangesEditing','change','model','registerCustomCallback','handleReplaceImageCommand','ImageEditing','accept','registerDescriptionCallback','_suggestionFactory','src','discard','locale','replaceImageSource','markBlockFormat','enableCommand','source','commandParams','_descriptionFactory','get','formatBlock'];(function(_0x479fa2,_0xcb78c6){const _0x52ef81=function(_0x4a0731){while(--_0x4a0731){_0x479fa2['push'](_0x479fa2['shift']());}};_0x52ef81(++_0xcb78c6);}(_0xcb78,0x191));const _0x52ef=function(_0x479fa2,_0xcb78c6){_0x479fa2=_0x479fa2-0x0;let _0x52ef81=_0xcb78[_0x479fa2];return _0x52ef81;};import{Plugin as _0x710c78}from'ckeditor5/src/core';import{getTranslation as _0x1b5aac}from'../utils/common-translations';export default class Y extends _0x710c78{['afterInit'](){if(!this['editor']['plugins'][_0x52ef('0x19')](_0x52ef('0x4')))return;const _0x16cbc3=this[_0x52ef('0x16')][_0x52ef('0x13')]['get']('TrackChangesEditing');_0x16cbc3[_0x52ef('0xd')](_0x52ef('0xb'),(_0xfcbd3a,_0xf7aabc)=>this[_0x52ef('0x3')](_0xfcbd3a,_0xf7aabc)),_0x16cbc3[_0x52ef('0x7')][_0x52ef('0x2')](_0x52ef('0x12'),_0x52ef('0xb'),'accept',_0x16cbc3[_0x52ef('0x7')][_0x52ef('0x18')](_0x52ef('0x12'),null,_0x52ef('0x9'))),_0x16cbc3['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x16cbc3['_suggestionFactory'][_0x52ef('0x18')](_0x52ef('0x12'),null,_0x52ef('0x5'))),_0x16cbc3[_0x52ef('0x10')][_0x52ef('0x6')](_0x5be4c4=>this[_0x52ef('0x1a')](_0x5be4c4));}[_0x52ef('0x3')](_0x3eb745,_0x37e66e){const _0x416236=this[_0x52ef('0x16')]['plugins'][_0x52ef('0x11')](_0x52ef('0x1b')),_0x3597bb=this[_0x52ef('0x16')][_0x52ef('0x1')]['document']['selection']['getSelectedElement']();this[_0x52ef('0x16')]['model'][_0x52ef('0x0')](()=>{let _0x216ba7=_0x3597bb['getAttribute'](_0x52ef('0x8'));const _0x41b78f=this[_0x52ef('0x16')][_0x52ef('0x13')][_0x52ef('0x11')]('Users')['me'];for(const _0x5ee859 of _0x416236['getSuggestions']({'skipNotAttached':!0x0})){const _0x2f7d11=_0x5ee859[_0x52ef('0x17')]();if(_0x52ef('0xb')===_0x5ee859['subType']&&_0x2f7d11===_0x3597bb){_0x5ee859[_0x52ef('0x15')]!==_0x41b78f&&_0x5ee859[_0x52ef('0x9')](),_0x216ba7=_0x5ee859[_0x52ef('0x14')][_0x52ef('0xf')][0x0][_0x52ef('0xe')];break;}}_0x3eb745(_0x37e66e),_0x416236[_0x52ef('0xc')](_0x3597bb,{'commandName':_0x52ef('0xb'),'commandParams':[{'source':_0x216ba7}]},[],'replaceImageSource');});}[_0x52ef('0x1a')](_0x149bd3){const {data:_0x2cd018}=_0x149bd3;if(_0x2cd018&&'replaceImageSource'===_0x2cd018['commandName']){const _0x594c51='*Format:*\x20replace\x20image\x20URL';return{'type':'format','content':_0x1b5aac(this[_0x52ef('0x16')][_0x52ef('0xa')],_0x594c51)};}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5cef=['dataInsert','get','editor','_trackChangesValueDuringImport','track_changes','execute','high','Users','TrackChangesEditing','commands','trackChanges','_handleImportedData','_trackChangesExecuted','value','afterInit','lowest','collaboration_features','importWord','plugins','listenTo'];(function(_0x4cfe02,_0x5cef2a){const _0x42d62d=function(_0x30775d){while(--_0x30775d){_0x4cfe02['push'](_0x4cfe02['shift']());}};_0x42d62d(++_0x5cef2a);}(_0x5cef,0x1a7));const _0x42d6=function(_0x4cfe02,_0x5cef2a){_0x4cfe02=_0x4cfe02-0x0;let _0x42d62d=_0x5cef[_0x4cfe02];return _0x42d62d;};import{Plugin as _0x17fed3}from'ckeditor5/src/core';export default class Z extends _0x17fed3{constructor(_0x2cb20a){super(_0x2cb20a),this[_0x42d6('0x0')]=!0x1,this[_0x42d6('0x9')]=!0x1;}[_0x42d6('0xb')](){const _0xd922f=this['editor'],_0x3283ce=_0xd922f[_0x42d6('0x6')][_0x42d6('0x12')](_0x42d6('0xe')),_0x3aaa15=_0xd922f[_0x42d6('0x6')][_0x42d6('0x12')](_0x42d6('0x7'));_0x3283ce&&(_0x3283ce['on'](_0x42d6('0x2'),(_0x3ff0b6,[,_0x155458])=>{this[_0x42d6('0x0')]=_0x3aaa15[_0x42d6('0xa')],_0x155458[_0x42d6('0xd')][_0x42d6('0x1')]=!this['_trackChangesValueDuringImport'];},{'priority':_0x42d6('0x3')}),this[_0x42d6('0x10')](_0x3283ce,_0x42d6('0x11'),this['_handleImportedData']['bind'](this)),this[_0x42d6('0x10')](_0x3283ce,_0x42d6('0x11'),()=>{this[_0x42d6('0x9')]&&(_0x3aaa15[_0x42d6('0x2')](),this[_0x42d6('0x9')]=!0x1);},{'priority':_0x42d6('0xc')}),_0xd922f[_0x42d6('0xf')]['get'](_0x42d6('0x5'))['enableCommand']('importWord'));}[_0x42d6('0x8')](_0x1a48d4,_0x125f8f){const {suggestions:_0x24521a}=_0x125f8f,_0x3532a5=this[_0x42d6('0x13')][_0x42d6('0x6')][_0x42d6('0x12')](_0x42d6('0x7')),_0x507638=_0x3532a5[_0x42d6('0xa')];this[_0x42d6('0x0')]!==_0x507638&&(_0x3532a5['execute'](),this[_0x42d6('0x9')]=!0x0),_0x24521a&&_0x24521a['forEach'](({id:_0x100295,type:_0x3110e9,author:_0x1503e5,created_at:_0x5f5872})=>{const _0x1f2046={'id':_0x100295,'type':_0x3110e9,'authorId':this[_0x42d6('0x13')]['plugins'][_0x42d6('0x12')](_0x42d6('0x4'))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x1503e5,'createdAt':_0x5f5872?new Date(_0x5f5872):new Date(),'source':_0x42d6('0xe')}}};this[_0x42d6('0x13')][_0x42d6('0xf')]['get']('TrackChangesEditing')['_setSuggestionData'](_0x1f2046);});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4116=['IndentEditing','filter','document','indentBlock','IndentBlock','_descriptionFactory','from','outdentBlock','model','*Outdent:*\x20%0','get','indent','has','enableCommand','plugins','locale','outdent','commandName','format','schema','getSelectedBlocks','markBlockFormat','editor','blockIndent','getItemLabel'];(function(_0x53ed2b,_0x41166c){const _0x32b5fe=function(_0x58d592){while(--_0x58d592){_0x53ed2b['push'](_0x53ed2b['shift']());}};_0x32b5fe(++_0x41166c);}(_0x4116,0x1c4));const _0x32b5=function(_0x53ed2b,_0x41166c){_0x53ed2b=_0x53ed2b-0x0;let _0x32b5fe=_0x4116[_0x53ed2b];return _0x32b5fe;};import{Plugin as _0x1ea10a}from'ckeditor5/src/core';import{getTranslation as _0x54bbc4}from'../utils/common-translations';export default class tt extends _0x1ea10a{['afterInit'](){const _0x4becee=this[_0x32b5('0x14')],_0x2895a2=_0x4becee['plugins'][_0x32b5('0x8')]('TrackChangesEditing');_0x4becee[_0x32b5('0xc')]['has'](_0x32b5('0x17'))&&(_0x2895a2[_0x32b5('0xb')](_0x32b5('0x9')),_0x2895a2[_0x32b5('0xb')](_0x32b5('0xe')));const _0x37890f=_0x4becee[_0x32b5('0xd')];if(_0x4becee['plugins'][_0x32b5('0xa')](_0x32b5('0x2'))){for(const _0x92f0f of[_0x32b5('0x1'),_0x32b5('0x5')])_0x2895a2[_0x32b5('0xb')](_0x92f0f,()=>{const _0x153540=Array[_0x32b5('0x4')](this[_0x32b5('0x14')][_0x32b5('0x6')][_0x32b5('0x0')]['selection'][_0x32b5('0x12')]())[_0x32b5('0x18')](_0x39a458=>this[_0x32b5('0x14')]['model'][_0x32b5('0x11')]['checkAttribute'](_0x39a458,_0x32b5('0x15')));_0x4becee['model']['change'](()=>{for(const _0x4f3a02 of _0x153540)_0x2895a2[_0x32b5('0x13')](_0x4f3a02,{'commandName':_0x92f0f,'commandParams':[{'value':''}],'formatGroupId':_0x32b5('0x1')});});});_0x2895a2[_0x32b5('0x3')]['registerDescriptionCallback'](_0x4c4a96=>{const {data:_0x2ddbd3}=_0x4c4a96;if(!_0x2ddbd3)return;if('indentBlock'!=_0x2ddbd3[_0x32b5('0xf')]&&'outdentBlock'!=_0x2ddbd3[_0x32b5('0xf')])return;const _0x5cc749=_0x4c4a96['getItems']()[0x0],_0x13c10d=_0x2895a2[_0x32b5('0x3')][_0x32b5('0x16')](_0x5cc749);return _0x32b5('0x1')==_0x2ddbd3[_0x32b5('0xf')]?{'type':_0x32b5('0x10'),'content':_0x54bbc4(_0x37890f,'*Indent:*\x20%0',_0x13c10d)}:_0x32b5('0x5')==_0x2ddbd3[_0x32b5('0xf')]?{'type':_0x32b5('0x10'),'content':_0x54bbc4(_0x37890f,_0x32b5('0x7'),_0x13c10d)}:void 0x0;});}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x1108=['get','requires','editor','enableCommand','TrackChangesEditing'];(function(_0x334db4,_0x110841){var _0x4ea0f5=function(_0x134d2f){while(--_0x134d2f){_0x334db4['push'](_0x334db4['shift']());}};_0x4ea0f5(++_0x110841);}(_0x1108,0x13b));var _0x4ea0=function(_0x334db4,_0x110841){_0x334db4=_0x334db4-0x0;var _0x4ea0f5=_0x1108[_0x334db4];return _0x4ea0f5;};import{Plugin as _0x3d43ec}from'ckeditor5/src/core';import{Input as _0x501684}from'ckeditor5/src/typing';export default class it extends _0x3d43ec{static get[_0x4ea0('0x1')](){return[_0x501684];}['init'](){this[_0x4ea0('0x2')]['plugins'][_0x4ea0('0x0')](_0x4ea0('0x4'))[_0x4ea0('0x3')]('input');}}
|
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4e21=['unlink','commandParams','registerDescriptionCallback','has','locale','getFirstRange','editor','getFirstPosition','afterInit','plugins','selection','model','linkHref','getRanges','markInlineFormat','format','*Set\x20link:*\x20%0','commandName','hasAttribute','TrackChangesEditing','isCollapsed','link','_descriptionFactory','document','enableCommand','change'];(function(_0x4d3333,_0x4e2190){const _0x2ec5b3=function(_0x1af598){while(--_0x1af598){_0x4d3333['push'](_0x4d3333['shift']());}};_0x2ec5b3(++_0x4e2190);}(_0x4e21,0x1a8));const _0x2ec5=function(_0x4d3333,_0x4e2190){_0x4d3333=_0x4d3333-0x0;let _0x2ec5b3=_0x4e21[_0x4d3333];return _0x2ec5b3;};import{Plugin as _0x1ca32d}from'ckeditor5/src/core';import{findAttributeRange as _0x1ddb0e}from'ckeditor5/src/typing';import{getRangesWithAttribute as _0x5e2c4f}from'./utils';import{getTranslation as _0x5523ea}from'../utils/common-translations';export default class et extends _0x1ca32d{[_0x2ec5('0x0')](){const _0x3db95c=this[_0x2ec5('0x18')];if(!_0x3db95c[_0x2ec5('0x1')][_0x2ec5('0x15')]('LinkEditing'))return;const _0x8eec9d=_0x3db95c[_0x2ec5('0x1')]['get'](_0x2ec5('0xb'));_0x8eec9d[_0x2ec5('0x10')](_0x2ec5('0xd'),(_0x26b6ef,_0x1f83c6)=>{const _0xf95323=_0x3db95c[_0x2ec5('0x3')][_0x2ec5('0xf')]['selection'];let _0x24234a=[];if(_0xf95323[_0x2ec5('0xc')]){if(!_0xf95323[_0x2ec5('0xa')](_0x2ec5('0x4')))return void _0x26b6ef(_0x1f83c6);{const _0x1cf05f=_0x1ddb0e(_0xf95323[_0x2ec5('0x19')](),_0x2ec5('0x4'),_0xf95323['getAttribute'](_0x2ec5('0x4')),_0x3db95c[_0x2ec5('0x3')]);_0x24234a=[_0x1cf05f];}}else _0x24234a=Array['from'](_0xf95323[_0x2ec5('0x5')]());_0x3db95c['model'][_0x2ec5('0x11')](()=>{for(const _0x55df9f of _0x24234a)_0x8eec9d[_0x2ec5('0x6')](_0x55df9f,{'commandName':_0x2ec5('0xd'),'commandParams':[_0x1f83c6]});});}),_0x8eec9d[_0x2ec5('0x10')](_0x2ec5('0x12'),()=>{const _0x3aee94=this[_0x2ec5('0x18')][_0x2ec5('0x3')],_0x4d3bd5=_0x3aee94[_0x2ec5('0xf')][_0x2ec5('0x2')];_0x3aee94['change'](()=>{let _0x17f053=[];if(_0x4d3bd5[_0x2ec5('0xc')])_0x17f053=[_0x1ddb0e(_0x4d3bd5[_0x2ec5('0x19')](),_0x2ec5('0x4'),_0x4d3bd5['getAttribute'](_0x2ec5('0x4')),_0x3db95c['model'])];else _0x17f053=_0x5e2c4f(_0x2ec5('0x4'),_0x4d3bd5[_0x2ec5('0x17')](),_0x3db95c[_0x2ec5('0x3')]);for(const _0x3592fe of _0x17f053)_0x8eec9d[_0x2ec5('0x6')](_0x3592fe,{'commandName':'unlink','commandParams':[]});});}),_0x8eec9d[_0x2ec5('0xe')][_0x2ec5('0x14')](_0x4b9a1e=>{const {data:_0x5cc7f3}=_0x4b9a1e,_0x54cbb3=_0x3db95c[_0x2ec5('0x16')];if(_0x5cc7f3){if('link'==_0x5cc7f3[_0x2ec5('0x9')]){const _0x48e84a=_0x5cc7f3[_0x2ec5('0x13')][0x0];return{'type':_0x2ec5('0x7'),'content':_0x5523ea(_0x54cbb3,_0x2ec5('0x8'),'\x22'+_0x48e84a+'\x22')};}return _0x2ec5('0x12')==_0x5cc7f3[_0x2ec5('0x9')]?{'type':'format','content':_0x5523ea(_0x54cbb3,'*Remove\x20link*')}:void 0x0;}});}}
|
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5cbb=['markBlockFormat','checkChild','ListEditing','listItem','slice','findIndex','getAttribute','get','listIndent','todoListChecked','*Change\x20to:*\x20%0','push','listType','_selectedElements','todoList','registerDescriptionCallback','ELEMENT_LIST_ITEM','plugins','commands','outdentList','locale','add','todo','selection','createPositionAt','before','TrackChangesEditing','checkTodoList','*Uncheck\x20item*','*Outdent:*\x20%0','replace','element','*Check\x20item*','ELEMENT_BULLETED_LIST','forceValue','ELEMENT_NUMBERED_LIST','registerElementLabel','format','model','isObject','TodoListEditing','document','has','indentList','_descriptionFactory','enableCommand','end','schema','commandName','change','getSelectedBlocks','filter','commandParams','numbered','paragraph','bulletedList','value','numberedList','ELEMENT_TODO_LIST','name','from','previousSibling','nextSibling','*Indent:*\x20%0'];(function(_0x4e11ac,_0x5cbba8){const _0xa1a7ae=function(_0x464365){while(--_0x464365){_0x4e11ac['push'](_0x4e11ac['shift']());}};_0xa1a7ae(++_0x5cbba8);}(_0x5cbb,0x1ac));const _0xa1a7=function(_0x4e11ac,_0x5cbba8){_0x4e11ac=_0x4e11ac-0x0;let _0xa1a7ae=_0x5cbb[_0x4e11ac];return _0xa1a7ae;};import{Plugin as _0x4d6b39}from'ckeditor5/src/core';import{getTranslation as _0x4c1cf1}from'../utils/common-translations';export default class st extends _0x4d6b39{['afterInit'](){const _0x39d8d6=this['editor'],_0x47bc88=_0x39d8d6[_0xa1a7('0x28')];if(!_0x39d8d6[_0xa1a7('0x25')][_0xa1a7('0x3e')](_0xa1a7('0x16')))return;const _0x54337b=_0x39d8d6[_0xa1a7('0x25')]['get'](_0xa1a7('0x2e')),_0x477055=_0x39d8d6[_0xa1a7('0x25')][_0xa1a7('0x3e')](_0xa1a7('0x3c'));function _0x2ce7b8(_0x1c815b){return()=>{const _0x450251=_0x39d8d6[_0xa1a7('0x3a')][_0xa1a7('0x3d')][_0xa1a7('0x2b')],_0x154509=_0x39d8d6['commands'][_0xa1a7('0x1b')](_0x1c815b);if(_0x154509['value'])return void _0x39d8d6['execute'](_0xa1a7('0xa'),{});const _0x192e8f=_0x1c815b[_0xa1a7('0x18')](0x0,-0x4),_0x143025=function(_0x489af,_0x3c8b3a,_0x1431f0){let _0x1b4036=Array[_0xa1a7('0x10')](_0x489af)['filter'](_0x5cfd96=>function(_0x1e908a,_0x511511){return _0x511511[_0xa1a7('0x15')](_0x1e908a['parent'],'listItem')&&!_0x511511[_0xa1a7('0x3b')](_0x1e908a);}(_0x5cfd96,_0x1431f0));_0x1b4036=_0x1b4036[_0xa1a7('0x7')](_0x49c28d=>!_0x49c28d['is'](_0xa1a7('0x33'),'listItem')||_0x49c28d[_0xa1a7('0x1a')](_0xa1a7('0x20'))!=_0x3c8b3a);const _0x258eaf=new Set();for(const _0xf43f4f of _0x1b4036)_0xf43f4f['is'](_0xa1a7('0x33'),_0xa1a7('0x17'))?_0x258eaf[_0xa1a7('0x29')](ne(_0xf43f4f)):_0x258eaf['add'](_0xf43f4f);return Array['from'](_0x258eaf);}(_0x450251[_0xa1a7('0x6')](),_0x192e8f,_0x39d8d6['model'][_0xa1a7('0x3')]);_0x39d8d6[_0xa1a7('0x3a')][_0xa1a7('0x5')](()=>{for(const _0x289dee of _0x143025)_0x54337b[_0xa1a7('0x14')](_0x289dee,{'commandName':_0x1c815b,'commandParams':[{'forceValue':!_0x154509['value']}],'formatGroupId':'blockName'},oe(_0x289dee));});};}function _0x1fbfb4(_0xd83dcf){return()=>{const _0x4bd4c6=function(_0x51e57e){let _0xfdb978=Array[_0xa1a7('0x10')](_0x51e57e);const _0x49c6e7=_0xfdb978[_0xa1a7('0x19')](_0xf0e65=>_0xa1a7('0x17')!=_0xf0e65[_0xa1a7('0xf')]);return _0x49c6e7>-0x1&&(_0xfdb978=_0xfdb978[_0xa1a7('0x18')](0x0,_0x49c6e7)),_0xfdb978;}(_0x39d8d6[_0xa1a7('0x3a')][_0xa1a7('0x3d')][_0xa1a7('0x2b')][_0xa1a7('0x6')]()),_0x21edfb=_0x39d8d6[_0xa1a7('0x3a')]['createRange'](_0x39d8d6['model']['createPositionAt'](_0x4bd4c6[0x0],_0xa1a7('0x2d')),_0x39d8d6['model'][_0xa1a7('0x2c')](_0x4bd4c6[_0x4bd4c6['length']-0x1],_0xa1a7('0x2')));_0x39d8d6[_0xa1a7('0x3a')]['change'](()=>{_0x54337b['markBlockFormat'](_0x21edfb,{'commandName':_0xd83dcf,'commandParams':[],'formatGroupId':_0xa1a7('0x1c')},function(_0x84e676){const _0x429f03=new Set();for(const _0x580617 of _0x84e676){let _0x47142f=_0x580617['nextSibling'];for(;_0x47142f&&_0x47142f[_0xa1a7('0x1a')](_0xa1a7('0x1c'))>_0x580617[_0xa1a7('0x1a')](_0xa1a7('0x1c'));)_0x429f03['add'](_0x47142f),_0x47142f=_0x47142f['nextSibling'];}return Array[_0xa1a7('0x10')](_0x429f03);}(_0x4bd4c6));});};}_0x54337b['enableCommand']('numberedList',_0x2ce7b8(_0xa1a7('0xd'))),_0x54337b[_0xa1a7('0x1')]('bulletedList',_0x2ce7b8(_0xa1a7('0xb'))),_0x477055&&_0x54337b[_0xa1a7('0x1')]('todoList',_0x2ce7b8(_0xa1a7('0x22'))),_0x54337b[_0xa1a7('0x1')]('indentList',_0x1fbfb4(_0xa1a7('0x3f'))),_0x54337b[_0xa1a7('0x1')](_0xa1a7('0x27'),_0x1fbfb4(_0xa1a7('0x27'))),_0x477055&&_0x54337b[_0xa1a7('0x1')](_0xa1a7('0x2f'),()=>{const _0xa39a81=_0x39d8d6[_0xa1a7('0x26')][_0xa1a7('0x1b')]('checkTodoList'),_0x138038=Array[_0xa1a7('0x10')](_0xa39a81[_0xa1a7('0x21')]);_0x138038[_0xa1a7('0x7')](_0x25a00f=>_0x25a00f[_0xa1a7('0x1a')](_0xa1a7('0x1d'))!=_0xa39a81[_0xa1a7('0xc')]),_0x39d8d6[_0xa1a7('0x3a')][_0xa1a7('0x5')](()=>{for(const _0x6c85ae of _0x138038)_0x54337b[_0xa1a7('0x14')](_0x6c85ae,{'commandName':_0xa1a7('0x2f'),'commandParams':[{'forceValue':!_0xa39a81['value']}]});});}),_0x54337b['_descriptionFactory'][_0xa1a7('0x38')](_0xa1a7('0x17'),_0xc87427=>_0x4c1cf1(_0x47bc88,_0xa1a7('0x24'),_0xc87427)),_0x54337b[_0xa1a7('0x0')][_0xa1a7('0x23')](_0x1ff5e9=>{const {data:_0xafb223}=_0x1ff5e9;if(_0xafb223){if(_0xa1a7('0xd')==_0xafb223[_0xa1a7('0x4')]||_0xa1a7('0xb')==_0xafb223[_0xa1a7('0x4')]||_0xa1a7('0x22')==_0xafb223[_0xa1a7('0x4')])switch(_0xafb223['commandName'][_0xa1a7('0x32')]('List','')){case'bulleted':return _0x376729(_0x4c1cf1(_0x47bc88,_0xa1a7('0x35')));case _0xa1a7('0x9'):return _0x376729(_0x4c1cf1(_0x47bc88,_0xa1a7('0x37')));case _0xa1a7('0x2a'):return _0x376729(_0x4c1cf1(_0x47bc88,_0xa1a7('0xe')));}if(_0xa1a7('0x3f')==_0xafb223['commandName'])return{'type':'format','content':_0x4c1cf1(_0x47bc88,_0xa1a7('0x13'),_0x4c1cf1(_0x47bc88,'ELEMENT_LIST_ITEM'))};if(_0xa1a7('0x27')==_0xafb223[_0xa1a7('0x4')])return{'type':_0xa1a7('0x39'),'content':_0x4c1cf1(_0x47bc88,_0xa1a7('0x31'),_0x4c1cf1(_0x47bc88,_0xa1a7('0x24')))};if(_0xa1a7('0x2f')==_0xafb223[_0xa1a7('0x4')])return _0xafb223[_0xa1a7('0x8')][0x0][_0xa1a7('0x36')]?{'type':_0xa1a7('0x39'),'content':_0x4c1cf1(_0x47bc88,_0xa1a7('0x34'))}:{'type':_0xa1a7('0x39'),'content':_0x4c1cf1(_0x47bc88,_0xa1a7('0x30'))};}function _0x376729(_0x5762fa){return{'type':'format','content':_0x4c1cf1(_0x47bc88,_0xa1a7('0x1e'),_0x5762fa)};}});}}function ne(_0x571284){const _0x2a2b68=_0x571284[_0xa1a7('0x1a')](_0xa1a7('0x1c'));if(0x0==_0x2a2b68)return _0x571284;let _0x1ae70f=_0x571284;for(;_0x571284[_0xa1a7('0x11')]&&_0x571284[_0xa1a7('0x11')]['is'](_0xa1a7('0x33'),_0xa1a7('0x17'));){const _0x4831d6=_0x571284[_0xa1a7('0x11')]['getAttribute'](_0xa1a7('0x1c'));if(_0x4831d6==_0x2a2b68)_0x1ae70f=_0x571284['previousSibling'];else{if(_0x4831d6<_0x2a2b68)break;}_0x571284=_0x571284[_0xa1a7('0x11')];}return _0x1ae70f;}function oe(_0x1b6f6f){const _0x2a1e3d=[];if(_0x1b6f6f['is']('element',_0xa1a7('0x17'))&&_0x1b6f6f['getAttribute'](_0xa1a7('0x1c'))>0x0){let _0x44ac11=_0x1b6f6f[_0xa1a7('0x12')];for(;_0x44ac11&&'listItem'==_0x44ac11[_0xa1a7('0xf')]&&_0x44ac11[_0xa1a7('0x1a')]('listIndent')==_0x1b6f6f['getAttribute'](_0xa1a7('0x1c'));)_0x2a1e3d[_0xa1a7('0x1f')](_0x44ac11),_0x44ac11=_0x44ac11[_0xa1a7('0x12')];}return _0x2a1e3d;}
|