@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20231205.0 → 0.0.0-nightly-20231206.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (66) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/integrations/aiassistant.js +1 -1
  9. package/src/integrations/alignment.js +1 -1
  10. package/src/integrations/basicstyles.js +1 -1
  11. package/src/integrations/blockquote.js +1 -1
  12. package/src/integrations/ckbox.js +1 -1
  13. package/src/integrations/codeblock.js +1 -1
  14. package/src/integrations/comments.js +1 -1
  15. package/src/integrations/deletecommand.js +1 -1
  16. package/src/integrations/documentlist.js +1 -1
  17. package/src/integrations/documentlistproperties.js +1 -1
  18. package/src/integrations/entercommand.js +1 -1
  19. package/src/integrations/findandreplace.js +1 -1
  20. package/src/integrations/font.js +1 -1
  21. package/src/integrations/formatpainter.js +1 -1
  22. package/src/integrations/heading.js +1 -1
  23. package/src/integrations/highlight.js +1 -1
  24. package/src/integrations/horizontalline.js +1 -1
  25. package/src/integrations/htmlembed.js +1 -1
  26. package/src/integrations/image.js +1 -1
  27. package/src/integrations/imagereplace.js +1 -1
  28. package/src/integrations/imagestyle.js +1 -1
  29. package/src/integrations/importword.js +1 -1
  30. package/src/integrations/indent.js +1 -1
  31. package/src/integrations/inputcommand.js +1 -1
  32. package/src/integrations/link.js +1 -1
  33. package/src/integrations/list.js +1 -1
  34. package/src/integrations/listproperties.js +1 -1
  35. package/src/integrations/mediaembed.js +1 -1
  36. package/src/integrations/mention.js +1 -1
  37. package/src/integrations/pagebreak.js +1 -1
  38. package/src/integrations/paragraph.js +1 -1
  39. package/src/integrations/removeformat.js +1 -1
  40. package/src/integrations/restrictededitingmode.js +1 -1
  41. package/src/integrations/shiftentercommand.js +1 -1
  42. package/src/integrations/standardeditingmode.js +1 -1
  43. package/src/integrations/style.js +1 -1
  44. package/src/integrations/table.js +1 -1
  45. package/src/integrations/tablecaption.js +1 -1
  46. package/src/integrations/tableclipboard.js +1 -1
  47. package/src/integrations/tablecolumnresize.js +1 -1
  48. package/src/integrations/tableheadings.js +1 -1
  49. package/src/integrations/tablemergesplit.js +1 -1
  50. package/src/integrations/tableofcontents.js +1 -1
  51. package/src/integrations/tableproperties.js +1 -1
  52. package/src/integrations/template.js +1 -1
  53. package/src/integrations/title.js +1 -1
  54. package/src/integrations/undo.js +1 -1
  55. package/src/integrations/utils.js +1 -1
  56. package/src/suggestion.js +1 -1
  57. package/src/suggestiondescriptionfactory.js +1 -1
  58. package/src/trackchanges.js +1 -1
  59. package/src/trackchangesdata.js +1 -1
  60. package/src/trackchangesediting.js +1 -1
  61. package/src/trackchangesui.js +1 -1
  62. package/src/ui/suggestioncontroller.js +1 -1
  63. package/src/ui/view/basesuggestionthreadview.js +1 -1
  64. package/src/ui/view/suggestionthreadview.js +1 -1
  65. package/src/utils/common-translations.js +1 -1
  66. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b4c=['enableCommand','from','push','schema','locale','get','_selectedElements','isObject','afterInit','getSelectedBlocks','value','registerDescriptionCallback','listType','add','slice','format','TrackChangesEditing','*Uncheck\x20item*','paragraph','ELEMENT_LIST_ITEM','commandParams','ListEditing','*Outdent:*\x20%0','document','ELEMENT_TODO_LIST','*Change\x20to:*\x20%0','has','outdentList','selection','end','type','filter','listItem','createPositionAt','commandName','change','todoList','name','formatInline','formatBlock','checkTodoList','execute','List','editor','nextSibling','commands','findIndex','checkChild','listIndent','registerElementLabel','parent','plugins','numberedList','previousSibling','TodoListEditing','getAttribute','indentList','createRange','replace','_descriptionFactory','ELEMENT_NUMBERED_LIST','model','blockName','element','todo','markBlockFormat'];(function(_0x32f0f1,_0x1b4c17){const _0x57e360=function(_0x486eac){while(--_0x486eac){_0x32f0f1['push'](_0x32f0f1['shift']());}};_0x57e360(++_0x1b4c17);}(_0x1b4c,0x13a));const _0x57e3=function(_0x32f0f1,_0x1b4c17){_0x32f0f1=_0x32f0f1-0x0;let _0x57e360=_0x1b4c[_0x32f0f1];return _0x57e360;};import{Plugin as _0x4ca68e}from'ckeditor5/src/core';import{getTranslation as _0x4ac2de}from'../utils/common-translations';export default class ct extends _0x4ca68e{[_0x57e3('0x18')](){const _0x300fca=this[_0x57e3('0x3b')],_0x29acb5=_0x300fca[_0x57e3('0x14')];if(!_0x300fca[_0x57e3('0x1')][_0x57e3('0x2a')](_0x57e3('0x25')))return;const _0x23d3a7=_0x300fca[_0x57e3('0x1')][_0x57e3('0x15')](_0x57e3('0x20')),_0x5b609b=_0x300fca[_0x57e3('0x1')][_0x57e3('0x2a')](_0x57e3('0x4'));function _0xb2ff86(_0x390c9c){return()=>{const _0x4214c8=_0x300fca['model']['document'][_0x57e3('0x2c')],_0x1ba2c4=_0x300fca[_0x57e3('0x3d')][_0x57e3('0x15')](_0x390c9c);if(_0x1ba2c4[_0x57e3('0x1a')])return void _0x300fca[_0x57e3('0x39')](_0x57e3('0x22'),{});const _0x395384=_0x390c9c[_0x57e3('0x1e')](0x0,-0x4),_0xfd7281=function(_0x57aa8a,_0x51f06d,_0x18eae7){let _0x3af8ea=Array[_0x57e3('0x11')](_0x57aa8a)['filter'](_0x49f15c=>function(_0x485857,_0x5b5bd2){return _0x5b5bd2[_0x57e3('0x3f')](_0x485857[_0x57e3('0x0')],_0x57e3('0x30'))&&!_0x5b5bd2[_0x57e3('0x17')](_0x485857);}(_0x49f15c,_0x18eae7));_0x3af8ea=_0x3af8ea['filter'](_0x1e6205=>!_0x1e6205['is'](_0x57e3('0xd'),'listItem')||_0x1e6205['getAttribute'](_0x57e3('0x1c'))!=_0x51f06d);const _0x12f4b2=new Set();for(const _0x4bbdd0 of _0x3af8ea)_0x4bbdd0['is'](_0x57e3('0xd'),_0x57e3('0x30'))?_0x12f4b2[_0x57e3('0x1d')](ne(_0x4bbdd0)):_0x12f4b2['add'](_0x4bbdd0);return Array['from'](_0x12f4b2);}(_0x4214c8[_0x57e3('0x19')](),_0x395384,_0x300fca[_0x57e3('0xb')][_0x57e3('0x13')]);_0x300fca[_0x57e3('0xb')][_0x57e3('0x33')](()=>{for(const _0x551387 of _0xfd7281)_0x23d3a7[_0x57e3('0xf')](_0x551387,{'commandName':_0x390c9c,'commandParams':[{'forceValue':!_0x1ba2c4[_0x57e3('0x1a')]}],'formatGroupId':_0x57e3('0xc')},oe(_0x551387));});};}function _0x1b4f17(_0x4b6930){return()=>{const _0x165657=function(_0x11b018){let _0x33db37=Array[_0x57e3('0x11')](_0x11b018);const _0xbdbc9a=_0x33db37[_0x57e3('0x3e')](_0xa49659=>_0x57e3('0x30')!=_0xa49659[_0x57e3('0x35')]);return _0xbdbc9a>-0x1&&(_0x33db37=_0x33db37['slice'](0x0,_0xbdbc9a)),_0x33db37;}(_0x300fca[_0x57e3('0xb')][_0x57e3('0x27')][_0x57e3('0x2c')][_0x57e3('0x19')]()),_0x138d57=_0x300fca[_0x57e3('0xb')][_0x57e3('0x7')](_0x300fca[_0x57e3('0xb')][_0x57e3('0x31')](_0x165657[0x0],'before'),_0x300fca[_0x57e3('0xb')][_0x57e3('0x31')](_0x165657[_0x165657['length']-0x1],_0x57e3('0x2d')));_0x300fca['model']['change'](()=>{_0x23d3a7[_0x57e3('0xf')](_0x138d57,{'commandName':_0x4b6930,'commandParams':[],'formatGroupId':_0x57e3('0x40')},function(_0x11d3bd){const _0x5813d2=new Set();for(const _0x5d540a of _0x11d3bd){let _0x72f8db=_0x5d540a[_0x57e3('0x3c')];for(;_0x72f8db&&_0x72f8db[_0x57e3('0x5')](_0x57e3('0x40'))>_0x5d540a[_0x57e3('0x5')](_0x57e3('0x40'));)_0x5813d2[_0x57e3('0x1d')](_0x72f8db),_0x72f8db=_0x72f8db['nextSibling'];}return Array[_0x57e3('0x11')](_0x5813d2);}(_0x165657));});};}_0x23d3a7[_0x57e3('0x10')]('numberedList',_0xb2ff86(_0x57e3('0x2'))),_0x23d3a7['enableCommand']('bulletedList',_0xb2ff86('bulletedList')),_0x5b609b&&_0x23d3a7[_0x57e3('0x10')](_0x57e3('0x34'),_0xb2ff86(_0x57e3('0x34'))),_0x23d3a7[_0x57e3('0x10')]('indentList',_0x1b4f17(_0x57e3('0x6'))),_0x23d3a7[_0x57e3('0x10')](_0x57e3('0x2b'),_0x1b4f17(_0x57e3('0x2b'))),_0x5b609b&&_0x23d3a7[_0x57e3('0x10')](_0x57e3('0x38'),()=>{const _0x18438d=_0x300fca[_0x57e3('0x3d')]['get']('checkTodoList'),_0x305899=Array[_0x57e3('0x11')](_0x18438d[_0x57e3('0x16')]);_0x305899[_0x57e3('0x2f')](_0x40e827=>_0x40e827[_0x57e3('0x5')]('todoListChecked')!=_0x18438d[_0x57e3('0x1a')]),_0x300fca[_0x57e3('0xb')][_0x57e3('0x33')](()=>{for(const _0x379e6f of _0x305899)_0x23d3a7['markBlockFormat'](_0x379e6f,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x18438d[_0x57e3('0x1a')]}]});});}),_0x23d3a7[_0x57e3('0x9')][_0x57e3('0x41')](_0x57e3('0x30'),_0x1f290e=>_0x4ac2de(_0x29acb5,_0x57e3('0x23'),_0x1f290e)),_0x23d3a7['_descriptionFactory'][_0x57e3('0x1b')](_0xb7fd8b=>{if(_0x57e3('0x37')!=_0xb7fd8b[_0x57e3('0x2e')]&&_0x57e3('0x36')!=_0xb7fd8b['type'])return;const {data:_0x4a2d6c}=_0xb7fd8b;if(_0x4a2d6c){if(_0x57e3('0x2')==_0x4a2d6c[_0x57e3('0x32')]||'bulletedList'==_0x4a2d6c[_0x57e3('0x32')]||'todoList'==_0x4a2d6c[_0x57e3('0x32')])switch(_0x4a2d6c[_0x57e3('0x32')][_0x57e3('0x8')](_0x57e3('0x3a'),'')){case'bulleted':return _0x3e3639(_0x4ac2de(_0x29acb5,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3e3639(_0x4ac2de(_0x29acb5,_0x57e3('0xa')));case _0x57e3('0xe'):return _0x3e3639(_0x4ac2de(_0x29acb5,_0x57e3('0x28')));}if('indentList'==_0x4a2d6c[_0x57e3('0x32')])return{'type':_0x57e3('0x1f'),'content':_0x4ac2de(_0x29acb5,'*Indent:*\x20%0',_0x4ac2de(_0x29acb5,_0x57e3('0x23')))};if(_0x57e3('0x2b')==_0x4a2d6c[_0x57e3('0x32')])return{'type':_0x57e3('0x1f'),'content':_0x4ac2de(_0x29acb5,_0x57e3('0x26'),_0x4ac2de(_0x29acb5,_0x57e3('0x23')))};if(_0x57e3('0x38')==_0x4a2d6c[_0x57e3('0x32')])return _0x4a2d6c[_0x57e3('0x24')][0x0]['forceValue']?{'type':'format','content':_0x4ac2de(_0x29acb5,'*Check\x20item*')}:{'type':_0x57e3('0x1f'),'content':_0x4ac2de(_0x29acb5,_0x57e3('0x21'))};}function _0x3e3639(_0x3336b7){return{'type':_0x57e3('0x1f'),'content':_0x4ac2de(_0x29acb5,_0x57e3('0x29'),_0x3336b7)};}});}}function ne(_0x36dc90){const _0x167db7=_0x36dc90[_0x57e3('0x5')](_0x57e3('0x40'));if(0x0==_0x167db7)return _0x36dc90;let _0xd15780=_0x36dc90;for(;_0x36dc90[_0x57e3('0x3')]&&_0x36dc90[_0x57e3('0x3')]['is'](_0x57e3('0xd'),'listItem');){const _0x4bc7b4=_0x36dc90['previousSibling'][_0x57e3('0x5')]('listIndent');if(_0x4bc7b4==_0x167db7)_0xd15780=_0x36dc90[_0x57e3('0x3')];else{if(_0x4bc7b4<_0x167db7)break;}_0x36dc90=_0x36dc90[_0x57e3('0x3')];}return _0xd15780;}function oe(_0x4ec7a1){const _0x14f68b=[];if(_0x4ec7a1['is']('element',_0x57e3('0x30'))&&_0x4ec7a1[_0x57e3('0x5')](_0x57e3('0x40'))>0x0){let _0x509809=_0x4ec7a1['nextSibling'];for(;_0x509809&&_0x57e3('0x30')==_0x509809[_0x57e3('0x35')]&&_0x509809[_0x57e3('0x5')](_0x57e3('0x40'))==_0x4ec7a1[_0x57e3('0x5')]('listIndent');)_0x14f68b[_0x57e3('0x12')](_0x509809),_0x509809=_0x509809[_0x57e3('0x3c')];}return _0x14f68b;}
23
+ const _0x4555=['listType','registerElementLabel','selection','*Indent:*\x20%0','nextSibling','todoList','formatInline','ELEMENT_TODO_LIST','_descriptionFactory','ListEditing','before','paragraph','value','List','todo','commands','commandParams','plugins','numbered','registerDescriptionCallback','afterInit','TrackChangesEditing','from','createPositionAt','get','name','blockName','markBlockFormat','type','filter','length','enableCommand','numberedList','checkChild','getAttribute','indentList','has','*Check\x20item*','bulletedList','ELEMENT_BULLETED_LIST','ELEMENT_LIST_ITEM','format','commandName','*Outdent:*\x20%0','locale','previousSibling','forceValue','add','element','listIndent','outdentList','*Change\x20to:*\x20%0','ELEMENT_NUMBERED_LIST','slice','model','change','checkTodoList','listItem','_selectedElements','document','createRange'];(function(_0x1bfe9a,_0x455548){const _0xba1312=function(_0xc029fe){while(--_0xc029fe){_0x1bfe9a['push'](_0x1bfe9a['shift']());}};_0xba1312(++_0x455548);}(_0x4555,0xd9));const _0xba13=function(_0x1bfe9a,_0x455548){_0x1bfe9a=_0x1bfe9a-0x0;let _0xba1312=_0x4555[_0x1bfe9a];return _0xba1312;};import{Plugin as _0x71828c}from'ckeditor5/src/core';import{getTranslation as _0x3c2511}from'../utils/common-translations';export default class ct extends _0x71828c{[_0xba13('0x2f')](){const _0x3e6553=this['editor'],_0x40979b=_0x3e6553[_0xba13('0xa')];if(!_0x3e6553[_0xba13('0x2c')][_0xba13('0x2')](_0xba13('0x24')))return;const _0x4b61bc=_0x3e6553[_0xba13('0x2c')][_0xba13('0x33')](_0xba13('0x30')),_0x57db94=_0x3e6553[_0xba13('0x2c')][_0xba13('0x2')]('TodoListEditing');function _0xb90456(_0x5eec9c){return()=>{const _0x531e0a=_0x3e6553[_0xba13('0x14')][_0xba13('0x19')][_0xba13('0x1d')],_0x365c82=_0x3e6553['commands'][_0xba13('0x33')](_0x5eec9c);if(_0x365c82['value'])return void _0x3e6553['execute'](_0xba13('0x26'),{});const _0x178d0=_0x5eec9c[_0xba13('0x13')](0x0,-0x4),_0x1767be=function(_0x273085,_0x3a0f50,_0x1bf540){let _0x50d7b4=Array[_0xba13('0x31')](_0x273085)[_0xba13('0x38')](_0x554004=>function(_0x4ddfd4,_0x4e374c){return _0x4e374c[_0xba13('0x3c')](_0x4ddfd4['parent'],'listItem')&&!_0x4e374c['isObject'](_0x4ddfd4);}(_0x554004,_0x1bf540));_0x50d7b4=_0x50d7b4[_0xba13('0x38')](_0xaf6b7c=>!_0xaf6b7c['is']('element',_0xba13('0x17'))||_0xaf6b7c['getAttribute'](_0xba13('0x1b'))!=_0x3a0f50);const _0x29cda3=new Set();for(const _0x5c9657 of _0x50d7b4)_0x5c9657['is'](_0xba13('0xe'),_0xba13('0x17'))?_0x29cda3[_0xba13('0xd')](ne(_0x5c9657)):_0x29cda3['add'](_0x5c9657);return Array[_0xba13('0x31')](_0x29cda3);}(_0x531e0a['getSelectedBlocks'](),_0x178d0,_0x3e6553[_0xba13('0x14')]['schema']);_0x3e6553['model'][_0xba13('0x15')](()=>{for(const _0x5ecd05 of _0x1767be)_0x4b61bc[_0xba13('0x36')](_0x5ecd05,{'commandName':_0x5eec9c,'commandParams':[{'forceValue':!_0x365c82[_0xba13('0x27')]}],'formatGroupId':_0xba13('0x35')},oe(_0x5ecd05));});};}function _0x1eb366(_0x48782f){return()=>{const _0x1497a5=function(_0x229876){let _0x515868=Array['from'](_0x229876);const _0x123be2=_0x515868['findIndex'](_0xd4c246=>'listItem'!=_0xd4c246[_0xba13('0x34')]);return _0x123be2>-0x1&&(_0x515868=_0x515868[_0xba13('0x13')](0x0,_0x123be2)),_0x515868;}(_0x3e6553[_0xba13('0x14')]['document'][_0xba13('0x1d')]['getSelectedBlocks']()),_0x20d34e=_0x3e6553[_0xba13('0x14')][_0xba13('0x1a')](_0x3e6553[_0xba13('0x14')]['createPositionAt'](_0x1497a5[0x0],_0xba13('0x25')),_0x3e6553[_0xba13('0x14')][_0xba13('0x32')](_0x1497a5[_0x1497a5[_0xba13('0x39')]-0x1],'end'));_0x3e6553['model'][_0xba13('0x15')](()=>{_0x4b61bc[_0xba13('0x36')](_0x20d34e,{'commandName':_0x48782f,'commandParams':[],'formatGroupId':_0xba13('0xf')},function(_0x22e183){const _0x34a1c6=new Set();for(const _0x34cd90 of _0x22e183){let _0x2b5bf7=_0x34cd90[_0xba13('0x1f')];for(;_0x2b5bf7&&_0x2b5bf7['getAttribute'](_0xba13('0xf'))>_0x34cd90['getAttribute'](_0xba13('0xf'));)_0x34a1c6[_0xba13('0xd')](_0x2b5bf7),_0x2b5bf7=_0x2b5bf7[_0xba13('0x1f')];}return Array[_0xba13('0x31')](_0x34a1c6);}(_0x1497a5));});};}_0x4b61bc[_0xba13('0x3a')](_0xba13('0x3b'),_0xb90456(_0xba13('0x3b'))),_0x4b61bc['enableCommand'](_0xba13('0x4'),_0xb90456('bulletedList')),_0x57db94&&_0x4b61bc[_0xba13('0x3a')](_0xba13('0x20'),_0xb90456('todoList')),_0x4b61bc[_0xba13('0x3a')]('indentList',_0x1eb366('indentList')),_0x4b61bc[_0xba13('0x3a')](_0xba13('0x10'),_0x1eb366(_0xba13('0x10'))),_0x57db94&&_0x4b61bc['enableCommand'](_0xba13('0x16'),()=>{const _0x4e195f=_0x3e6553[_0xba13('0x2a')]['get'](_0xba13('0x16')),_0x56718a=Array[_0xba13('0x31')](_0x4e195f[_0xba13('0x18')]);_0x56718a['filter'](_0xe871e4=>_0xe871e4[_0xba13('0x0')]('todoListChecked')!=_0x4e195f['value']),_0x3e6553[_0xba13('0x14')][_0xba13('0x15')](()=>{for(const _0x3b74cc of _0x56718a)_0x4b61bc['markBlockFormat'](_0x3b74cc,{'commandName':_0xba13('0x16'),'commandParams':[{'forceValue':!_0x4e195f['value']}]});});}),_0x4b61bc['_descriptionFactory'][_0xba13('0x1c')](_0xba13('0x17'),_0x246048=>_0x3c2511(_0x40979b,'ELEMENT_LIST_ITEM',_0x246048)),_0x4b61bc[_0xba13('0x23')][_0xba13('0x2e')](_0x5ef2d0=>{if('formatBlock'!=_0x5ef2d0['type']&&_0xba13('0x21')!=_0x5ef2d0[_0xba13('0x37')])return;const {data:_0x49c7b2}=_0x5ef2d0;if(_0x49c7b2){if(_0xba13('0x3b')==_0x49c7b2[_0xba13('0x8')]||'bulletedList'==_0x49c7b2[_0xba13('0x8')]||_0xba13('0x20')==_0x49c7b2[_0xba13('0x8')])switch(_0x49c7b2[_0xba13('0x8')]['replace'](_0xba13('0x28'),'')){case'bulleted':return _0x1a51fb(_0x3c2511(_0x40979b,_0xba13('0x5')));case _0xba13('0x2d'):return _0x1a51fb(_0x3c2511(_0x40979b,_0xba13('0x12')));case _0xba13('0x29'):return _0x1a51fb(_0x3c2511(_0x40979b,_0xba13('0x22')));}if(_0xba13('0x1')==_0x49c7b2[_0xba13('0x8')])return{'type':_0xba13('0x7'),'content':_0x3c2511(_0x40979b,_0xba13('0x1e'),_0x3c2511(_0x40979b,_0xba13('0x6')))};if(_0xba13('0x10')==_0x49c7b2[_0xba13('0x8')])return{'type':'format','content':_0x3c2511(_0x40979b,_0xba13('0x9'),_0x3c2511(_0x40979b,_0xba13('0x6')))};if(_0xba13('0x16')==_0x49c7b2[_0xba13('0x8')])return _0x49c7b2[_0xba13('0x2b')][0x0][_0xba13('0xc')]?{'type':_0xba13('0x7'),'content':_0x3c2511(_0x40979b,_0xba13('0x3'))}:{'type':_0xba13('0x7'),'content':_0x3c2511(_0x40979b,'*Uncheck\x20item*')};}function _0x1a51fb(_0x4cbaca){return{'type':'format','content':_0x3c2511(_0x40979b,_0xba13('0x11'),_0x4cbaca)};}});}}function ne(_0x298938){const _0x209696=_0x298938[_0xba13('0x0')](_0xba13('0xf'));if(0x0==_0x209696)return _0x298938;let _0x344fd7=_0x298938;for(;_0x298938[_0xba13('0xb')]&&_0x298938[_0xba13('0xb')]['is']('element','listItem');){const _0x4e41c1=_0x298938[_0xba13('0xb')][_0xba13('0x0')](_0xba13('0xf'));if(_0x4e41c1==_0x209696)_0x344fd7=_0x298938['previousSibling'];else{if(_0x4e41c1<_0x209696)break;}_0x298938=_0x298938[_0xba13('0xb')];}return _0x344fd7;}function oe(_0x2e55ca){const _0x18657a=[];if(_0x2e55ca['is']('element',_0xba13('0x17'))&&_0x2e55ca[_0xba13('0x0')](_0xba13('0xf'))>0x0){let _0xc090d0=_0x2e55ca[_0xba13('0x1f')];for(;_0xc090d0&&'listItem'==_0xc090d0[_0xba13('0x34')]&&_0xc090d0['getAttribute'](_0xba13('0xf'))==_0x2e55ca[_0xba13('0x0')](_0xba13('0xf'));)_0x18657a['push'](_0xc090d0),_0xc090d0=_0xc090d0[_0xba13('0x1f')];}return _0x18657a;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5942=['getLastPosition','*Format:*\x20set\x20order\x20to\x20reversed','length','*Format:*\x20set\x20order\x20to\x20regular','registerDescriptionCallback','_LIST_','backward','markMultiRangeBlockFormat','_getSuggestionBlocks','element','model','startIndex','list.properties','handleListStartCommand','numbered','get','push','afterInit','TrackChangesEditing','listStart','getFirstPosition','reversed','config','plugins','bind','toUpperCase','handleListReversedCommand','_getTranslationKeyForListStyle','replace','_descriptionFactory','change','_getSuggestionBlocksForListStyle','ELEMENT_','getAttribute','ListPropertiesEditing','flat','*Change\x20to:*\x20%0','createRange','createPositionAt','forward','from','map','listType','document','styles','listStyle','filter','format','listItem','enableCommand','commandName','ListUtils','type','listReversed','before','handleDescriptions','getSiblingNodes','parent','editor','getSelectedBlocks','selection'];(function(_0x5e425d,_0x59428f){const _0x165631=function(_0x73b76a){while(--_0x73b76a){_0x5e425d['push'](_0x5e425d['shift']());}};_0x165631(++_0x59428f);}(_0x5942,0x1f0));const _0x1656=function(_0x5e425d,_0x59428f){_0x5e425d=_0x5e425d-0x0;let _0x165631=_0x5942[_0x5e425d];return _0x165631;};import{Plugin as _0x2d1e11}from'ckeditor5/src/core';import{getTranslation as _0x12d1ba}from'../utils/common-translations';export default class ut extends _0x2d1e11{[_0x1656('0x9')](){if(!this[_0x1656('0x32')]['plugins']['has'](_0x1656('0x1a')))return;const _0x1ddbc0=this['editor'][_0x1656('0xe')][_0x1656('0x7')](_0x1656('0x4')),_0x2babef=this[_0x1656('0x32')][_0x1656('0xf')]['get']('TrackChangesEditing');_0x1ddbc0[_0x1656('0x24')]&&_0x2babef[_0x1656('0x29')](_0x1656('0x25'),this['handleListStyleCommand'][_0x1656('0x10')](this)),_0x1ddbc0[_0x1656('0xd')]&&_0x2babef[_0x1656('0x29')](_0x1656('0x2d'),this[_0x1656('0x12')]['bind'](this)),_0x1ddbc0[_0x1656('0x3')]&&_0x2babef[_0x1656('0x29')]('listStart',this[_0x1656('0x5')][_0x1656('0x10')](this)),_0x2babef[_0x1656('0x15')][_0x1656('0x39')](this[_0x1656('0x2f')][_0x1656('0x10')](this));}['handleListStyleCommand'](_0x589ebb,_0x53b5dc={}){const _0x53b6b7=this[_0x1656('0x32')][_0x1656('0xf')]['get'](_0x1656('0xa')),_0x48e759=this[_0x1656('0x17')]();this['editor'][_0x1656('0x2')][_0x1656('0x16')](()=>{_0x53b6b7[_0x1656('0x3c')](_0x48e759,{'commandName':'listStyle','commandParams':[{'type':_0x53b5dc['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x214744,_0x1bf965={}){const _0x5f5917=this[_0x1656('0x32')][_0x1656('0xf')][_0x1656('0x7')](_0x1656('0xa')),_0x50f041=this['_getSuggestionBlocks'](_0x8dacda=>_0x8dacda['is']('element','listItem')&&_0x1656('0x6')===_0x8dacda[_0x1656('0x19')](_0x1656('0x22')));if(_0x50f041[_0x1656('0x37')]<0x1)return;const _0x1a142f=_0x50f041['map'](_0x61ebc7=>this[_0x1656('0x32')][_0x1656('0x2')]['createRange'](this[_0x1656('0x32')]['model'][_0x1656('0x1e')](_0x61ebc7,_0x1656('0x2e')),this[_0x1656('0x32')][_0x1656('0x2')][_0x1656('0x1e')](_0x61ebc7,0x0)));this[_0x1656('0x32')][_0x1656('0x2')][_0x1656('0x16')](()=>{_0x5f5917['markMultiRangeBlockFormat'](_0x1a142f,{'commandName':_0x1656('0x2d'),'commandParams':[{'reversed':_0x1bf965[_0x1656('0xd')]}],'formatGroupId':_0x1656('0x2d')});});}[_0x1656('0x5')](_0x51b5e9,_0x1de3d2={}){const _0x2332a0=this[_0x1656('0x32')]['plugins'][_0x1656('0x7')](_0x1656('0xa')),_0x5e333f=this[_0x1656('0x0')](_0xc028ee=>_0xc028ee['is'](_0x1656('0x1'),'listItem')&&_0x1656('0x6')===_0xc028ee[_0x1656('0x19')]('listType'));if(_0x5e333f['length']<0x1)return;const _0x266901=_0x5e333f[_0x1656('0x21')](_0xcab4d9=>this[_0x1656('0x32')][_0x1656('0x2')][_0x1656('0x1d')](this[_0x1656('0x32')][_0x1656('0x2')][_0x1656('0x1e')](_0xcab4d9,'before'),this[_0x1656('0x32')][_0x1656('0x2')][_0x1656('0x1e')](_0xcab4d9,0x0)));this[_0x1656('0x32')][_0x1656('0x2')][_0x1656('0x16')](()=>{_0x2332a0['markMultiRangeBlockFormat'](_0x266901,{'commandName':_0x1656('0xb'),'commandParams':[{'startIndex':_0x1de3d2[_0x1656('0x3')]}],'formatGroupId':_0x1656('0xb')});});}['handleDescriptions'](_0x32ab84){if('formatBlock'!=_0x32ab84['type']&&'formatInline'!=_0x32ab84[_0x1656('0x2c')])return;const _0x5c7a59=this[_0x1656('0x32')]['locale'],{data:_0x3f8e5e}=_0x32ab84;if(!_0x3f8e5e)return;let _0x518f7f,_0x5b1416;switch(_0x3f8e5e[_0x1656('0x2a')]){case'listStyle':_0x518f7f=_0x1656('0x1c'),_0x5b1416={'type':_0x1656('0x27'),'content':_0x12d1ba(_0x5c7a59,_0x518f7f,_0x12d1ba(_0x5c7a59,this[_0x1656('0x13')](_0x3f8e5e['commandParams'][0x0][_0x1656('0x2c')])))};break;case _0x1656('0x2d'):_0x518f7f=_0x3f8e5e['commandParams'][0x0][_0x1656('0xd')]?_0x1656('0x36'):_0x1656('0x38'),_0x5b1416={'type':_0x1656('0x27'),'content':_0x12d1ba(_0x5c7a59,_0x518f7f)};break;case _0x1656('0xb'):_0x518f7f='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x5b1416={'type':'format','content':_0x12d1ba(_0x5c7a59,_0x518f7f,_0x3f8e5e['commandParams'][0x0][_0x1656('0x3')])};}return _0x5b1416;}[_0x1656('0x17')](){var _0x346aba,_0x3e4ad1,_0x54f2ca,_0x4fb3d5;const _0x555ccd=this['editor'][_0x1656('0xf')]['get'](_0x1656('0x2b'));let _0x27de68=Array[_0x1656('0x20')](this['editor']['model']['document'][_0x1656('0x34')][_0x1656('0x33')]());return(null===(_0x346aba=_0x27de68[0x0])||void 0x0===_0x346aba?void 0x0:_0x346aba['is'](_0x1656('0x1'),_0x1656('0x28')))&&_0x27de68['unshift'](..._0x555ccd[_0x1656('0x30')](this['editor']['model'][_0x1656('0x23')][_0x1656('0x34')][_0x1656('0xc')](),_0x1656('0x3b'))),(null===(_0x3e4ad1=_0x27de68[_0x27de68[_0x1656('0x37')]-0x1])||void 0x0===_0x3e4ad1?void 0x0:_0x3e4ad1['is'](_0x1656('0x1'),_0x1656('0x28')))&&_0x27de68[_0x1656('0x8')](..._0x555ccd[_0x1656('0x30')](this['editor'][_0x1656('0x2')][_0x1656('0x23')][_0x1656('0x34')][_0x1656('0x35')](),_0x1656('0x1f'))),_0x27de68=[...new Set(_0x27de68)],(null===(_0x4fb3d5=null===(_0x54f2ca=this[_0x1656('0x32')][_0x1656('0x2')][_0x1656('0x23')][_0x1656('0x34')][_0x1656('0xc')]())||void 0x0===_0x54f2ca?void 0x0:_0x54f2ca[_0x1656('0x31')])||void 0x0===_0x4fb3d5?void 0x0:_0x4fb3d5['is'](_0x1656('0x1'),_0x1656('0x28')))&&(_0x27de68=_0x27de68[_0x1656('0x26')](_0x41aaec=>_0x41aaec['is']('element','listItem'))),_0x27de68;}[_0x1656('0x0')](_0x3662e7){const _0x4b91ad=this[_0x1656('0x32')][_0x1656('0xf')][_0x1656('0x7')](_0x1656('0x2b'));let _0x5c0530=Array[_0x1656('0x20')](this[_0x1656('0x32')][_0x1656('0x2')][_0x1656('0x23')][_0x1656('0x34')][_0x1656('0x33')]())[_0x1656('0x26')](_0x3662e7)[_0x1656('0x21')](_0x52383b=>{const _0x2bb3da=this[_0x1656('0x32')][_0x1656('0x2')][_0x1656('0x1e')](_0x52383b,0x0);return[..._0x4b91ad[_0x1656('0x30')](_0x2bb3da,_0x1656('0x3b')),..._0x4b91ad[_0x1656('0x30')](_0x2bb3da,_0x1656('0x1f'))];})[_0x1656('0x1b')]();return _0x5c0530=[...new Set(_0x5c0530)],_0x5c0530;}[_0x1656('0x13')](_0x4f2824){return _0x1656('0x18')+this['editor'][_0x1656('0xf')][_0x1656('0x7')](_0x1656('0x2b'))['getListTypeFromListStyleType'](_0x4f2824)[_0x1656('0x11')]()+_0x1656('0x3a')+_0x4f2824['toUpperCase']()[_0x1656('0x14')](/-/g,'_');}}
23
+ const _0x4c31=['commandParams','toUpperCase','getFirstPosition','list.properties','flat','type','listType','filter','getSiblingNodes','from','startIndex','map','has','markMultiRangeBlockFormat','formatInline','*Format:*\x20set\x20order\x20to\x20reversed','createRange','document','ListUtils','config','parent','formatBlock','editor','*Format:*\x20set\x20order\x20to\x20regular','_LIST_','ListPropertiesEditing','locale','numbered','reversed','listItem','_descriptionFactory','getListTypeFromListStyleType','length','listStyle','plugins','handleDescriptions','forward','registerDescriptionCallback','selection','_getSuggestionBlocks','getAttribute','change','_getTranslationKeyForListStyle','styles','*Format:*\x20set\x20start\x20index\x20to\x20%0','getLastPosition','listReversed','backward','handleListStartCommand','element','before','TrackChangesEditing','get','handleListReversedCommand','getSelectedBlocks','model','enableCommand','_getSuggestionBlocksForListStyle','handleListStyleCommand','bind','createPositionAt','format'];(function(_0x2d5243,_0x4c319f){const _0x3bf1ff=function(_0x24f737){while(--_0x24f737){_0x2d5243['push'](_0x2d5243['shift']());}};_0x3bf1ff(++_0x4c319f);}(_0x4c31,0x122));const _0x3bf1=function(_0x2d5243,_0x4c319f){_0x2d5243=_0x2d5243-0x0;let _0x3bf1ff=_0x4c31[_0x2d5243];return _0x3bf1ff;};import{Plugin as _0x109ceb}from'ckeditor5/src/core';import{getTranslation as _0x1d97c0}from'../utils/common-translations';export default class ut extends _0x109ceb{['afterInit'](){if(!this['editor'][_0x3bf1('0x36')][_0x3bf1('0x20')](_0x3bf1('0x2d')))return;const _0x10404a=this[_0x3bf1('0x2a')][_0x3bf1('0x27')]['get'](_0x3bf1('0x17')),_0x59c155=this[_0x3bf1('0x2a')][_0x3bf1('0x36')]['get']('TrackChangesEditing');_0x10404a[_0x3bf1('0x1')]&&_0x59c155[_0x3bf1('0xe')](_0x3bf1('0x35'),this[_0x3bf1('0x10')]['bind'](this)),_0x10404a[_0x3bf1('0x30')]&&_0x59c155[_0x3bf1('0xe')](_0x3bf1('0x4'),this['handleListReversedCommand'][_0x3bf1('0x11')](this)),_0x10404a[_0x3bf1('0x1e')]&&_0x59c155[_0x3bf1('0xe')]('listStart',this[_0x3bf1('0x6')][_0x3bf1('0x11')](this)),_0x59c155[_0x3bf1('0x32')][_0x3bf1('0x39')](this[_0x3bf1('0x37')]['bind'](this));}['handleListStyleCommand'](_0x3a3f3f,_0x24574b={}){const _0x5d5a2a=this[_0x3bf1('0x2a')][_0x3bf1('0x36')][_0x3bf1('0xa')](_0x3bf1('0x9')),_0x44cc5c=this[_0x3bf1('0xf')]();this[_0x3bf1('0x2a')][_0x3bf1('0xd')][_0x3bf1('0x3d')](()=>{_0x5d5a2a[_0x3bf1('0x21')](_0x44cc5c,{'commandName':'listStyle','commandParams':[{'type':_0x24574b[_0x3bf1('0x19')]}],'formatGroupId':_0x3bf1('0x35')});});}[_0x3bf1('0xb')](_0x4dca28,_0xe93efe={}){const _0x265387=this[_0x3bf1('0x2a')][_0x3bf1('0x36')]['get'](_0x3bf1('0x9')),_0x27ee8d=this[_0x3bf1('0x3b')](_0x33c88d=>_0x33c88d['is'](_0x3bf1('0x7'),_0x3bf1('0x31'))&&_0x3bf1('0x2f')===_0x33c88d[_0x3bf1('0x3c')]('listType'));if(_0x27ee8d['length']<0x1)return;const _0x2a8074=_0x27ee8d[_0x3bf1('0x1f')](_0x3296a0=>this['editor'][_0x3bf1('0xd')]['createRange'](this[_0x3bf1('0x2a')][_0x3bf1('0xd')][_0x3bf1('0x12')](_0x3296a0,_0x3bf1('0x8')),this[_0x3bf1('0x2a')]['model'][_0x3bf1('0x12')](_0x3296a0,0x0)));this[_0x3bf1('0x2a')][_0x3bf1('0xd')]['change'](()=>{_0x265387[_0x3bf1('0x21')](_0x2a8074,{'commandName':_0x3bf1('0x4'),'commandParams':[{'reversed':_0xe93efe[_0x3bf1('0x30')]}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x356e6c,_0x2f8902={}){const _0x46d14c=this[_0x3bf1('0x2a')]['plugins'][_0x3bf1('0xa')](_0x3bf1('0x9')),_0xb99d74=this['_getSuggestionBlocks'](_0x353a48=>_0x353a48['is'](_0x3bf1('0x7'),'listItem')&&_0x3bf1('0x2f')===_0x353a48['getAttribute'](_0x3bf1('0x1a')));if(_0xb99d74[_0x3bf1('0x34')]<0x1)return;const _0x8da2de=_0xb99d74[_0x3bf1('0x1f')](_0x397960=>this[_0x3bf1('0x2a')][_0x3bf1('0xd')][_0x3bf1('0x24')](this['editor'][_0x3bf1('0xd')][_0x3bf1('0x12')](_0x397960,_0x3bf1('0x8')),this[_0x3bf1('0x2a')]['model'][_0x3bf1('0x12')](_0x397960,0x0)));this[_0x3bf1('0x2a')][_0x3bf1('0xd')][_0x3bf1('0x3d')](()=>{_0x46d14c['markMultiRangeBlockFormat'](_0x8da2de,{'commandName':'listStart','commandParams':[{'startIndex':_0x2f8902[_0x3bf1('0x1e')]}],'formatGroupId':'listStart'});});}[_0x3bf1('0x37')](_0x11a870){if(_0x3bf1('0x29')!=_0x11a870['type']&&_0x3bf1('0x22')!=_0x11a870['type'])return;const _0x1af3eb=this[_0x3bf1('0x2a')][_0x3bf1('0x2e')],{data:_0x42460c}=_0x11a870;if(!_0x42460c)return;let _0x59aac2,_0x1ea4e1;switch(_0x42460c['commandName']){case _0x3bf1('0x35'):_0x59aac2='*Change\x20to:*\x20%0',_0x1ea4e1={'type':_0x3bf1('0x13'),'content':_0x1d97c0(_0x1af3eb,_0x59aac2,_0x1d97c0(_0x1af3eb,this[_0x3bf1('0x0')](_0x42460c[_0x3bf1('0x14')][0x0][_0x3bf1('0x19')])))};break;case _0x3bf1('0x4'):_0x59aac2=_0x42460c[_0x3bf1('0x14')][0x0][_0x3bf1('0x30')]?_0x3bf1('0x23'):_0x3bf1('0x2b'),_0x1ea4e1={'type':_0x3bf1('0x13'),'content':_0x1d97c0(_0x1af3eb,_0x59aac2)};break;case'listStart':_0x59aac2=_0x3bf1('0x2'),_0x1ea4e1={'type':'format','content':_0x1d97c0(_0x1af3eb,_0x59aac2,_0x42460c[_0x3bf1('0x14')][0x0][_0x3bf1('0x1e')])};}return _0x1ea4e1;}[_0x3bf1('0xf')](){var _0xd95b30,_0x2e2354,_0x22fed8,_0x4a1057;const _0x1ce1cc=this[_0x3bf1('0x2a')][_0x3bf1('0x36')][_0x3bf1('0xa')](_0x3bf1('0x26'));let _0x3b5c03=Array[_0x3bf1('0x1d')](this[_0x3bf1('0x2a')][_0x3bf1('0xd')][_0x3bf1('0x25')][_0x3bf1('0x3a')][_0x3bf1('0xc')]());return(null===(_0xd95b30=_0x3b5c03[0x0])||void 0x0===_0xd95b30?void 0x0:_0xd95b30['is'](_0x3bf1('0x7'),'listItem'))&&_0x3b5c03['unshift'](..._0x1ce1cc[_0x3bf1('0x1c')](this[_0x3bf1('0x2a')]['model'][_0x3bf1('0x25')][_0x3bf1('0x3a')]['getFirstPosition'](),_0x3bf1('0x5'))),(null===(_0x2e2354=_0x3b5c03[_0x3b5c03['length']-0x1])||void 0x0===_0x2e2354?void 0x0:_0x2e2354['is'](_0x3bf1('0x7'),_0x3bf1('0x31')))&&_0x3b5c03['push'](..._0x1ce1cc[_0x3bf1('0x1c')](this[_0x3bf1('0x2a')][_0x3bf1('0xd')]['document']['selection'][_0x3bf1('0x3')](),_0x3bf1('0x38'))),_0x3b5c03=[...new Set(_0x3b5c03)],(null===(_0x4a1057=null===(_0x22fed8=this[_0x3bf1('0x2a')][_0x3bf1('0xd')][_0x3bf1('0x25')][_0x3bf1('0x3a')][_0x3bf1('0x16')]())||void 0x0===_0x22fed8?void 0x0:_0x22fed8[_0x3bf1('0x28')])||void 0x0===_0x4a1057?void 0x0:_0x4a1057['is'](_0x3bf1('0x7'),_0x3bf1('0x31')))&&(_0x3b5c03=_0x3b5c03[_0x3bf1('0x1b')](_0x138be9=>_0x138be9['is'](_0x3bf1('0x7'),'listItem'))),_0x3b5c03;}[_0x3bf1('0x3b')](_0x40b8a6){const _0x3c036f=this[_0x3bf1('0x2a')][_0x3bf1('0x36')][_0x3bf1('0xa')]('ListUtils');let _0x14d573=Array[_0x3bf1('0x1d')](this[_0x3bf1('0x2a')][_0x3bf1('0xd')][_0x3bf1('0x25')][_0x3bf1('0x3a')][_0x3bf1('0xc')]())[_0x3bf1('0x1b')](_0x40b8a6)[_0x3bf1('0x1f')](_0x33719c=>{const _0x5cbe51=this[_0x3bf1('0x2a')][_0x3bf1('0xd')][_0x3bf1('0x12')](_0x33719c,0x0);return[..._0x3c036f[_0x3bf1('0x1c')](_0x5cbe51,_0x3bf1('0x5')),..._0x3c036f[_0x3bf1('0x1c')](_0x5cbe51,_0x3bf1('0x38'))];})[_0x3bf1('0x18')]();return _0x14d573=[...new Set(_0x14d573)],_0x14d573;}[_0x3bf1('0x0')](_0x30bdc6){return'ELEMENT_'+this[_0x3bf1('0x2a')]['plugins'][_0x3bf1('0xa')](_0x3bf1('0x26'))[_0x3bf1('0x33')](_0x30bdc6)['toUpperCase']()+_0x3bf1('0x2c')+_0x30bdc6[_0x3bf1('0x15')]()['replace'](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x354c=['for','plugins','stop','div','_descriptionFactory','data','mediaEmbed','high','has','createEmptyElement','showSuggestionHighlights','editor','dataDowncast','options','afterInit','conversion','MediaEmbedEditing','downcastDispatcher','TrackChangesEditing','enableCommand','locale','elementToElement'];(function(_0x2c28c2,_0x354cc9){const _0x1952e3=function(_0x3d6fd6){while(--_0x3d6fd6){_0x2c28c2['push'](_0x2c28c2['shift']());}};_0x1952e3(++_0x354cc9);}(_0x354c,0x11d));const _0x1952=function(_0x2c28c2,_0x354cc9){_0x2c28c2=_0x2c28c2-0x0;let _0x1952e3=_0x354c[_0x2c28c2];return _0x1952e3;};import{Plugin as _0x5ef7fa}from'ckeditor5/src/core';import{getTranslation as _0x11b8b9}from'../utils/common-translations';export default class ht extends _0x5ef7fa{[_0x1952('0xf')](){const _0xe87075=this[_0x1952('0xc')];if(!_0xe87075['plugins'][_0x1952('0x9')](_0x1952('0x11')))return;const _0x520b34=_0xe87075[_0x1952('0x2')]['get'](_0x1952('0x13')),_0x51fcd1=_0xe87075[_0x1952('0x15')];_0x520b34[_0x1952('0x14')](_0x1952('0x7')),_0x520b34[_0x1952('0x5')]['registerElementLabel']('media',_0x5f2860=>_0x11b8b9(_0x51fcd1,'ELEMENT_MEDIA',_0x5f2860)),_0xe87075[_0x1952('0x10')][_0x1952('0x1')](_0x1952('0xd'))[_0x1952('0x0')]({'model':'media','view':(_0x482716,{writer:_0x581c60,options:_0x43ea98})=>{if(_0x43ea98[_0x1952('0xb')])return _0x581c60[_0x1952('0xa')](_0x1952('0x4'));},'converterPriority':_0x1952('0x8')}),_0xe87075[_0x1952('0x6')][_0x1952('0x12')]['on']('attribute:url:media',(_0x1398b0,_0x42b3ca,_0xf52029)=>{_0xf52029[_0x1952('0xe')][_0x1952('0xb')]&&_0x1398b0[_0x1952('0x3')]();},{'priority':_0x1952('0x8')});}}
23
+ const _0x29d6=['stop','TrackChangesEditing','editor','showSuggestionHighlights','high','registerElementLabel','enableCommand','locale','get','afterInit','elementToElement','options','data','mediaEmbed','plugins','attribute:url:media','media','dataDowncast','_descriptionFactory'];(function(_0x140659,_0x29d6c6){const _0x12788e=function(_0x4d1004){while(--_0x4d1004){_0x140659['push'](_0x140659['shift']());}};_0x12788e(++_0x29d6c6);}(_0x29d6,0xb8));const _0x1278=function(_0x140659,_0x29d6c6){_0x140659=_0x140659-0x0;let _0x12788e=_0x29d6[_0x140659];return _0x12788e;};import{Plugin as _0x1e7a30}from'ckeditor5/src/core';import{getTranslation as _0x27497d}from'../utils/common-translations';export default class ht extends _0x1e7a30{[_0x1278('0xf')](){const _0x5bf435=this[_0x1278('0x8')];if(!_0x5bf435[_0x1278('0x1')]['has']('MediaEmbedEditing'))return;const _0x5dc481=_0x5bf435[_0x1278('0x1')][_0x1278('0xe')](_0x1278('0x7')),_0x19572f=_0x5bf435[_0x1278('0xd')];_0x5dc481[_0x1278('0xc')](_0x1278('0x0')),_0x5dc481[_0x1278('0x5')][_0x1278('0xb')](_0x1278('0x3'),_0x5082bb=>_0x27497d(_0x19572f,'ELEMENT_MEDIA',_0x5082bb)),_0x5bf435['conversion']['for'](_0x1278('0x4'))[_0x1278('0x10')]({'model':_0x1278('0x3'),'view':(_0x3a7c11,{writer:_0x18f253,options:_0x4d4800})=>{if(_0x4d4800['showSuggestionHighlights'])return _0x18f253['createEmptyElement']('div');},'converterPriority':_0x1278('0xa')}),_0x5bf435[_0x1278('0x12')]['downcastDispatcher']['on'](_0x1278('0x2'),(_0x74239f,_0x21d60c,_0x465dc0)=>{_0x465dc0[_0x1278('0x11')][_0x1278('0x9')]&&_0x74239f[_0x1278('0x6')]();},{'priority':_0x1278('0xa')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e8b=['mention','plugins','editor','enableCommand','TrackChangesEditing','MentionEditing','has','get'];(function(_0x71ea4a,_0x2e8b60){const _0x1f7fa1=function(_0x180ee6){while(--_0x180ee6){_0x71ea4a['push'](_0x71ea4a['shift']());}};_0x1f7fa1(++_0x2e8b60);}(_0x2e8b,0x81));const _0x1f7f=function(_0x71ea4a,_0x2e8b60){_0x71ea4a=_0x71ea4a-0x0;let _0x1f7fa1=_0x2e8b[_0x71ea4a];return _0x1f7fa1;};import{Plugin as _0x1f7b11}from'ckeditor5/src/core';export default class ft extends _0x1f7b11{['afterInit'](){const _0x3ebcb1=this[_0x1f7f('0x1')];_0x3ebcb1[_0x1f7f('0x0')][_0x1f7f('0x5')](_0x1f7f('0x4'))&&_0x3ebcb1[_0x1f7f('0x0')][_0x1f7f('0x6')](_0x1f7f('0x3'))[_0x1f7f('0x2')](_0x1f7f('0x7'));}}
23
+ const _0x20c2=['MentionEditing','has','plugins','TrackChangesEditing','get','enableCommand','editor'];(function(_0x36b73d,_0x20c274){const _0x2ef5a0=function(_0x477ab1){while(--_0x477ab1){_0x36b73d['push'](_0x36b73d['shift']());}};_0x2ef5a0(++_0x20c274);}(_0x20c2,0x14a));const _0x2ef5=function(_0x36b73d,_0x20c274){_0x36b73d=_0x36b73d-0x0;let _0x2ef5a0=_0x20c2[_0x36b73d];return _0x2ef5a0;};import{Plugin as _0x4212cd}from'ckeditor5/src/core';export default class ft extends _0x4212cd{['afterInit'](){const _0x410485=this[_0x2ef5('0x5')];_0x410485[_0x2ef5('0x1')][_0x2ef5('0x0')](_0x2ef5('0x6'))&&_0x410485[_0x2ef5('0x1')][_0x2ef5('0x3')](_0x2ef5('0x2'))[_0x2ef5('0x4')]('mention');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x45e7=['TrackChangesEditing','PageBreakEditing','registerElementLabel','_descriptionFactory','enableCommand','pageBreak','has','plugins','afterInit','get','locale'];(function(_0x424c34,_0x45e7c6){const _0x158195=function(_0x27363c){while(--_0x27363c){_0x424c34['push'](_0x424c34['shift']());}};_0x158195(++_0x45e7c6);}(_0x45e7,0x17a));const _0x1581=function(_0x424c34,_0x45e7c6){_0x424c34=_0x424c34-0x0;let _0x158195=_0x45e7[_0x424c34];return _0x158195;};import{Plugin as _0xac5a50}from'ckeditor5/src/core';import{getTranslation as _0x407ed1}from'../utils/common-translations';export default class gt extends _0xac5a50{[_0x1581('0x4')](){const _0x29c43f=this['editor'];if(!_0x29c43f[_0x1581('0x3')][_0x1581('0x2')](_0x1581('0x8')))return;_0x29c43f[_0x1581('0x3')]['get'](_0x1581('0x7'))[_0x1581('0x0')](_0x1581('0x1'));const _0x2fe320=_0x29c43f[_0x1581('0x3')][_0x1581('0x5')]('TrackChangesEditing'),_0x1de7c7=_0x29c43f[_0x1581('0x6')];_0x2fe320[_0x1581('0xa')][_0x1581('0x9')](_0x1581('0x1'),_0x17870f=>_0x407ed1(_0x1de7c7,'ELEMENT_PAGE_BREAK',_0x17870f));}}
23
+ const _0x1c1a=['_descriptionFactory','plugins','registerElementLabel','get','ELEMENT_PAGE_BREAK','afterInit','PageBreakEditing','locale','has','pageBreak','editor','TrackChangesEditing'];(function(_0x177426,_0x1c1af3){const _0x324273=function(_0x203c3d){while(--_0x203c3d){_0x177426['push'](_0x177426['shift']());}};_0x324273(++_0x1c1af3);}(_0x1c1a,0xc6));const _0x3242=function(_0x177426,_0x1c1af3){_0x177426=_0x177426-0x0;let _0x324273=_0x1c1a[_0x177426];return _0x324273;};import{Plugin as _0x4a4d28}from'ckeditor5/src/core';import{getTranslation as _0x57b679}from'../utils/common-translations';export default class gt extends _0x4a4d28{[_0x3242('0xb')](){const _0x413b12=this[_0x3242('0x4')];if(!_0x413b12[_0x3242('0x7')][_0x3242('0x2')](_0x3242('0x0')))return;_0x413b12['plugins'][_0x3242('0x9')](_0x3242('0x5'))['enableCommand'](_0x3242('0x3'));const _0x412e74=_0x413b12[_0x3242('0x7')][_0x3242('0x9')](_0x3242('0x5')),_0x589004=_0x413b12[_0x3242('0x1')];_0x412e74[_0x3242('0x6')][_0x3242('0x8')](_0x3242('0x3'),_0xcbf43d=>_0x57b679(_0x589004,_0x3242('0xa'),_0xcbf43d));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3d95=['name','has','enableCommand','mapper','insert','bindElementToMarker','markerName','*Change\x20to:*\x20%0','TrackChangesEditing','format','options','end','markerRange','Paragraph','isTouching','_descriptionFactory','formatBlock','highest','nodeAfter','consume','_registerLegacyDescription','checkChild','$text','model','commandName','paragraph','editing','editor','isLimit','_enableDefaultAttributesIntegration','isBlock','afterInit','get','toViewPosition','activeMarkers','ck-suggestion-marker--active','registerDescriptionCallback','showSuggestionHighlights','addClass','plugins','writer','getItemLabel','*Insert:*\x20%0','type','insertParagraph','addMarker:suggestion:insertion','ck-suggestion-marker-split','insertion','schema','data','locale'];(function(_0x2cb744,_0x3d95d4){const _0x3f608b=function(_0xf1977e){while(--_0xf1977e){_0x2cb744['push'](_0x2cb744['shift']());}};_0x3f608b(++_0x3d95d4);}(_0x3d95,0x11f));const _0x3f60=function(_0x2cb744,_0x3d95d4){_0x2cb744=_0x2cb744-0x0;let _0x3f608b=_0x3d95[_0x2cb744];return _0x3f608b;};import{Plugin as _0x3aacdb}from'ckeditor5/src/core';import{getTranslation as _0x69d337}from'../utils/common-translations';export default class lt extends _0x3aacdb{[_0x3f60('0x32')](){const _0x224044=this[_0x3f60('0x2e')];if(!_0x224044[_0x3f60('0x7')][_0x3f60('0x14')](_0x3f60('0x20')))return;const _0x1a3212=_0x224044[_0x3f60('0x12')],_0x33d3e5=_0x224044[_0x3f60('0x7')]['get'](_0x3f60('0x1b'));_0x33d3e5['_descriptionFactory']['registerElementLabel']('paragraph',_0x426af8=>_0x69d337(_0x1a3212,'ELEMENT_PARAGRAPH',_0x426af8)),_0x33d3e5[_0x3f60('0x30')](_0x3f60('0x2c')),_0x33d3e5[_0x3f60('0x15')](_0x3f60('0xc')),_0x224044[_0x3f60('0x2d')]['downcastDispatcher']['on'](_0x3f60('0xd'),nr(_0x224044),{'priority':_0x3f60('0x24')}),_0x224044[_0x3f60('0x11')]['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0xbaffde,_0x2d934a,_0x2da21c)=>{_0x2da21c[_0x3f60('0x1d')][_0x3f60('0x5')]&&nr(_0x224044,{'showActiveMarker':!0x1})(_0xbaffde,_0x2d934a,_0x2da21c);},{'priority':_0x3f60('0x24')});const _0x4aaa68=_0x33d3e5['_descriptionFactory'];_0x4aaa68[_0x3f60('0x4')](_0x1b5976=>{if(_0x3f60('0xf')!==_0x1b5976['type'])return;const {start:_0xb8dc9e,end:_0x2db8ad}=_0x1b5976['getFirstRange']();if(!_0xb8dc9e['isTouching'](_0x2db8ad)||!_0xb8dc9e[_0x3f60('0x25')])return;const _0x502c51=_0x224044[_0x3f60('0x2a')][_0x3f60('0x10')],_0x24ec3f=_0xb8dc9e['nodeAfter'];return _0x502c51[_0x3f60('0x31')](_0x24ec3f)&&!_0x502c51[_0x3f60('0x2f')](_0x24ec3f)&&_0x502c51['checkChild'](_0x24ec3f,_0x3f60('0x29'))?{'type':_0x3f60('0xf'),'content':_0x69d337(_0x1a3212,_0x3f60('0xa'),_0x4aaa68[_0x3f60('0x9')](_0x24ec3f,0x1))}:void 0x0;}),this[_0x3f60('0x27')]();}[_0x3f60('0x27')](){const _0x1cf3bf=this[_0x3f60('0x2e')],_0x2ef0fd=_0x1cf3bf[_0x3f60('0x12')];_0x1cf3bf[_0x3f60('0x7')][_0x3f60('0x0')](_0x3f60('0x1b'))[_0x3f60('0x22')]['registerDescriptionCallback'](_0x56ca84=>{if(_0x3f60('0x23')!=_0x56ca84[_0x3f60('0xb')])return;const {data:_0x38abde}=_0x56ca84;return _0x38abde&&_0x3f60('0x2c')==_0x38abde[_0x3f60('0x2b')]?{'type':_0x3f60('0x1c'),'content':_0x69d337(_0x2ef0fd,_0x3f60('0x1a'),_0x69d337(_0x2ef0fd,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0xf54d42,{showActiveMarker:_0x2925c9=!0x0}={}){return(_0x508c7c,_0x319e88,_0x3d8538)=>{const _0x2ae606=_0xf54d42[_0x3f60('0x7')][_0x3f60('0x0')](_0x3f60('0x1b')),_0x5e562d=_0x319e88[_0x3f60('0x1f')]['start'],_0xbdb46e=_0x319e88[_0x3f60('0x1f')][_0x3f60('0x1e')],_0x494174=_0xf54d42[_0x3f60('0x2a')]['schema'];if(!_0x5e562d[_0x3f60('0x21')](_0xbdb46e)||!_0x5e562d[_0x3f60('0x25')])return;const _0x1bca51=_0x5e562d[_0x3f60('0x25')];if(_0x494174[_0x3f60('0x31')](_0x1bca51)&&!_0x494174[_0x3f60('0x2f')](_0x1bca51)&&_0x494174[_0x3f60('0x28')](_0x1bca51,_0x3f60('0x29'))){if(!_0x3d8538['consumable'][_0x3f60('0x26')](_0x319e88[_0x3f60('0x1f')],_0x508c7c[_0x3f60('0x13')]))return;const _0x4f1c6e=_0x3d8538['writer']['createUIElement']('span',{'class':_0x3f60('0xe')}),_0x52d870=_0x3d8538[_0x3f60('0x16')][_0x3f60('0x1')](_0xbdb46e);_0x2925c9&&_0x2ae606[_0x3f60('0x2')]['includes'](_0x319e88[_0x3f60('0x19')])&&_0x3d8538[_0x3f60('0x8')][_0x3f60('0x6')](_0x3f60('0x3'),_0x4f1c6e),_0x3d8538[_0x3f60('0x8')][_0x3f60('0x17')](_0x52d870,_0x4f1c6e),_0x3d8538[_0x3f60('0x16')][_0x3f60('0x18')](_0x4f1c6e,_0x319e88['markerName']);}};}
23
+ const _0x42f9=['format','model','getFirstRange','afterInit','ELEMENT_PARAGRAPH','schema','downcastDispatcher','start','markerName','TrackChangesEditing','writer','showSuggestionHighlights','activeMarkers','registerDescriptionCallback','locale','span','type','mapper','data','end','markerRange','isTouching','name','isBlock','get','isLimit','bindElementToMarker','highest','checkChild','paragraph','addMarker:suggestion:insertion','ck-suggestion-marker--active','commandName','consumable','registerElementLabel','insertion','has','nodeAfter','editor','formatBlock','_descriptionFactory','Paragraph','insert','getItemLabel','*Change\x20to:*\x20%0','*Insert:*\x20%0','plugins','options','toViewPosition','enableCommand'];(function(_0x242fc8,_0x42f9de){const _0x42535f=function(_0x1c271d){while(--_0x1c271d){_0x242fc8['push'](_0x242fc8['shift']());}};_0x42535f(++_0x42f9de);}(_0x42f9,0xfc));const _0x4253=function(_0x242fc8,_0x42f9de){_0x242fc8=_0x242fc8-0x0;let _0x42535f=_0x42f9[_0x242fc8];return _0x42535f;};import{Plugin as _0xa7e801}from'ckeditor5/src/core';import{getTranslation as _0x3f91a5}from'../utils/common-translations';export default class lt extends _0xa7e801{[_0x4253('0x1')](){const _0x401844=this[_0x4253('0x24')];if(!_0x401844['plugins'][_0x4253('0x22')](_0x4253('0x27')))return;const _0x17ab48=_0x401844[_0x4253('0xc')],_0x10c706=_0x401844['plugins']['get'](_0x4253('0x7'));_0x10c706[_0x4253('0x26')][_0x4253('0x20')]('paragraph',_0x511f2a=>_0x3f91a5(_0x17ab48,_0x4253('0x2'),_0x511f2a)),_0x10c706['_enableDefaultAttributesIntegration']('paragraph'),_0x10c706[_0x4253('0x2f')]('insertParagraph'),_0x401844['editing'][_0x4253('0x4')]['on'](_0x4253('0x1c'),nr(_0x401844),{'priority':'highest'}),_0x401844[_0x4253('0x10')][_0x4253('0x4')]['on']('addMarker:suggestion:insertion',(_0x58d6f9,_0x3afe11,_0x39d06c)=>{_0x39d06c[_0x4253('0x2d')][_0x4253('0x9')]&&nr(_0x401844,{'showActiveMarker':!0x1})(_0x58d6f9,_0x3afe11,_0x39d06c);},{'priority':_0x4253('0x19')});const _0x3a883b=_0x10c706[_0x4253('0x26')];_0x3a883b[_0x4253('0xb')](_0x368f4b=>{if(_0x4253('0x21')!==_0x368f4b[_0x4253('0xe')])return;const {start:_0x3bf375,end:_0x5e5ab7}=_0x368f4b[_0x4253('0x0')]();if(!_0x3bf375[_0x4253('0x13')](_0x5e5ab7)||!_0x3bf375[_0x4253('0x23')])return;const _0x35079b=_0x401844['model']['schema'],_0x24f074=_0x3bf375[_0x4253('0x23')];return _0x35079b[_0x4253('0x15')](_0x24f074)&&!_0x35079b['isLimit'](_0x24f074)&&_0x35079b[_0x4253('0x1a')](_0x24f074,'$text')?{'type':_0x4253('0x21'),'content':_0x3f91a5(_0x17ab48,_0x4253('0x2b'),_0x3a883b[_0x4253('0x29')](_0x24f074,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x595325=this[_0x4253('0x24')],_0x22ac13=_0x595325['locale'];_0x595325[_0x4253('0x2c')][_0x4253('0x16')](_0x4253('0x7'))[_0x4253('0x26')]['registerDescriptionCallback'](_0x223b8f=>{if(_0x4253('0x25')!=_0x223b8f[_0x4253('0xe')])return;const {data:_0x3dc8f1}=_0x223b8f;return _0x3dc8f1&&_0x4253('0x1b')==_0x3dc8f1[_0x4253('0x1e')]?{'type':_0x4253('0x30'),'content':_0x3f91a5(_0x22ac13,_0x4253('0x2a'),_0x3f91a5(_0x22ac13,_0x4253('0x2')))}:void 0x0;});}}function nr(_0x13c908,{showActiveMarker:_0x5c9498=!0x0}={}){return(_0x3ac4ac,_0x357950,_0x21b282)=>{const _0x2740b4=_0x13c908[_0x4253('0x2c')][_0x4253('0x16')]('TrackChangesEditing'),_0x4c860b=_0x357950['markerRange'][_0x4253('0x5')],_0x64444b=_0x357950[_0x4253('0x12')][_0x4253('0x11')],_0xb0ca6c=_0x13c908[_0x4253('0x31')][_0x4253('0x3')];if(!_0x4c860b[_0x4253('0x13')](_0x64444b)||!_0x4c860b[_0x4253('0x23')])return;const _0xd6cbe3=_0x4c860b[_0x4253('0x23')];if(_0xb0ca6c[_0x4253('0x15')](_0xd6cbe3)&&!_0xb0ca6c[_0x4253('0x17')](_0xd6cbe3)&&_0xb0ca6c[_0x4253('0x1a')](_0xd6cbe3,'$text')){if(!_0x21b282[_0x4253('0x1f')]['consume'](_0x357950[_0x4253('0x12')],_0x3ac4ac[_0x4253('0x14')]))return;const _0x5a88d0=_0x21b282[_0x4253('0x8')]['createUIElement'](_0x4253('0xd'),{'class':'ck-suggestion-marker-split'}),_0x55e998=_0x21b282[_0x4253('0xf')][_0x4253('0x2e')](_0x64444b);_0x5c9498&&_0x2740b4[_0x4253('0xa')]['includes'](_0x357950[_0x4253('0x6')])&&_0x21b282[_0x4253('0x8')]['addClass'](_0x4253('0x1d'),_0x5a88d0),_0x21b282[_0x4253('0x8')][_0x4253('0x28')](_0x55e998,_0x5a88d0),_0x21b282[_0x4253('0xf')][_0x4253('0x18')](_0x5a88d0,_0x357950[_0x4253('0x6')]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x50ad=['get','*Remove\x20all\x20formatting*','TrackChangesEditing','format','afterInit','_enableDefaultAttributesIntegration','RemoveFormatEditing','has','_registerLegacyDescription','commandName','plugins','type','locale'];(function(_0x258108,_0x50addb){const _0x5cfb8b=function(_0x1e659d){while(--_0x1e659d){_0x258108['push'](_0x258108['shift']());}};_0x5cfb8b(++_0x50addb);}(_0x50ad,0x101));const _0x5cfb=function(_0x258108,_0x50addb){_0x258108=_0x258108-0x0;let _0x5cfb8b=_0x50ad[_0x258108];return _0x5cfb8b;};import{Plugin as _0x45fe36}from'ckeditor5/src/core';import{getTranslation as _0x47c14d}from'../utils/common-translations';export default class mt extends _0x45fe36{[_0x5cfb('0x7')](){const _0x153b56=this['editor'];if(!_0x153b56['plugins'][_0x5cfb('0xa')](_0x5cfb('0x9')))return;_0x153b56[_0x5cfb('0x0')][_0x5cfb('0x3')](_0x5cfb('0x5'))[_0x5cfb('0x8')]('removeFormat'),this['_registerLegacyDescription']();}[_0x5cfb('0xb')](){const _0x127906=this['editor'];_0x127906[_0x5cfb('0x0')][_0x5cfb('0x3')](_0x5cfb('0x5'))['_descriptionFactory']['registerDescriptionCallback'](_0x253bfb=>{if('formatBlock'!=_0x253bfb[_0x5cfb('0x1')]&&'formatInline'!=_0x253bfb['type'])return;const {data:_0x5b4443}=_0x253bfb;return _0x5b4443&&'removeFormat'==_0x5b4443[_0x5cfb('0xc')]?{'type':_0x5cfb('0x6'),'content':_0x47c14d(_0x127906[_0x5cfb('0x2')],_0x5cfb('0x4'))}:void 0x0;});}}
23
+ const _0x2126=['has','afterInit','removeFormat','locale','get','_descriptionFactory','format','editor','formatBlock','_enableDefaultAttributesIntegration','RemoveFormatEditing','*Remove\x20all\x20formatting*','commandName','formatInline','TrackChangesEditing','registerDescriptionCallback','type','plugins','_registerLegacyDescription'];(function(_0x2221cc,_0x2126b5){const _0x223eae=function(_0x41989c){while(--_0x41989c){_0x2221cc['push'](_0x2221cc['shift']());}};_0x223eae(++_0x2126b5);}(_0x2126,0xf3));const _0x223e=function(_0x2221cc,_0x2126b5){_0x2221cc=_0x2221cc-0x0;let _0x223eae=_0x2126[_0x2221cc];return _0x223eae;};import{Plugin as _0x5f0488}from'ckeditor5/src/core';import{getTranslation as _0x390742}from'../utils/common-translations';export default class mt extends _0x5f0488{[_0x223e('0x5')](){const _0x5e92ae=this[_0x223e('0xb')];if(!_0x5e92ae['plugins'][_0x223e('0x4')](_0x223e('0xe')))return;_0x5e92ae[_0x223e('0x2')][_0x223e('0x8')](_0x223e('0x12'))[_0x223e('0xd')](_0x223e('0x6')),this[_0x223e('0x3')]();}['_registerLegacyDescription'](){const _0xe658fd=this[_0x223e('0xb')];_0xe658fd[_0x223e('0x2')]['get']('TrackChangesEditing')[_0x223e('0x9')][_0x223e('0x0')](_0x41fa33=>{if(_0x223e('0xc')!=_0x41fa33[_0x223e('0x1')]&&_0x223e('0x11')!=_0x41fa33[_0x223e('0x1')])return;const {data:_0x5a6b1d}=_0x41fa33;return _0x5a6b1d&&_0x223e('0x6')==_0x5a6b1d[_0x223e('0x10')]?{'type':_0x223e('0xa'),'content':_0x390742(_0xe658fd[_0x223e('0x7')],_0x223e('0xf'))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5267=['plugins','RestrictedEditingModeEditing','get','editor','enableCommand','trackChanges','goToNextRestrictedEditingException','acceptSelectedSuggestions','discardSelectedSuggestions','afterInit','discardAllSuggestions','acceptAllSuggestions','discardSuggestion','TrackChangesEditing','acceptSuggestion','has','goToPreviousRestrictedEditingException'];(function(_0x396c92,_0x5267c8){const _0x3e7006=function(_0x5d915c){while(--_0x5d915c){_0x396c92['push'](_0x396c92['shift']());}};_0x3e7006(++_0x5267c8);}(_0x5267,0x155));const _0x3e70=function(_0x396c92,_0x5267c8){_0x396c92=_0x396c92-0x0;let _0x3e7006=_0x5267[_0x396c92];return _0x3e7006;};import{Plugin as _0x17b9f2}from'ckeditor5/src/core';export default class dt extends _0x17b9f2{[_0x3e70('0x8')](){const _0x206961=this[_0x3e70('0x2')];if(!_0x206961[_0x3e70('0x10')][_0x3e70('0xe')](_0x3e70('0x0')))return;const _0x26f871=_0x206961[_0x3e70('0x10')][_0x3e70('0x1')](_0x3e70('0xc'));_0x26f871[_0x3e70('0x3')](_0x3e70('0xf')),_0x26f871['enableCommand'](_0x3e70('0x5'));const _0x407a09=_0x206961[_0x3e70('0x10')][_0x3e70('0x1')](_0x3e70('0x0'));_0x407a09['enableCommand'](_0x3e70('0x4')),_0x407a09[_0x3e70('0x3')](_0x3e70('0xd')),_0x407a09[_0x3e70('0x3')](_0x3e70('0xb')),_0x407a09[_0x3e70('0x3')](_0x3e70('0xa')),_0x407a09[_0x3e70('0x3')](_0x3e70('0x9')),_0x407a09[_0x3e70('0x3')](_0x3e70('0x6')),_0x407a09[_0x3e70('0x3')](_0x3e70('0x7'));}}
23
+ const _0x1ca4=['plugins','goToNextRestrictedEditingException','editor','get','RestrictedEditingModeEditing','acceptSuggestion','enableCommand','acceptAllSuggestions','has','afterInit','discardSuggestion','TrackChangesEditing','discardSelectedSuggestions','discardAllSuggestions'];(function(_0x13f3e5,_0x1ca46b){const _0x3b9626=function(_0x42cd4f){while(--_0x42cd4f){_0x13f3e5['push'](_0x13f3e5['shift']());}};_0x3b9626(++_0x1ca46b);}(_0x1ca4,0xb7));const _0x3b96=function(_0x13f3e5,_0x1ca46b){_0x13f3e5=_0x13f3e5-0x0;let _0x3b9626=_0x1ca4[_0x13f3e5];return _0x3b9626;};import{Plugin as _0x11b35c}from'ckeditor5/src/core';export default class dt extends _0x11b35c{[_0x3b96('0x8')](){const _0x2590c2=this[_0x3b96('0x1')];if(!_0x2590c2[_0x3b96('0xd')][_0x3b96('0x7')](_0x3b96('0x3')))return;const _0xc56f1e=_0x2590c2[_0x3b96('0xd')]['get'](_0x3b96('0xa'));_0xc56f1e[_0x3b96('0x5')]('goToPreviousRestrictedEditingException'),_0xc56f1e[_0x3b96('0x5')](_0x3b96('0x0'));const _0x5d1740=_0x2590c2['plugins'][_0x3b96('0x2')]('RestrictedEditingModeEditing');_0x5d1740[_0x3b96('0x5')]('trackChanges'),_0x5d1740[_0x3b96('0x5')](_0x3b96('0x4')),_0x5d1740[_0x3b96('0x5')](_0x3b96('0x9')),_0x5d1740[_0x3b96('0x5')](_0x3b96('0x6')),_0x5d1740[_0x3b96('0x5')](_0x3b96('0xc')),_0x5d1740[_0x3b96('0x5')]('acceptSelectedSuggestions'),_0x5d1740[_0x3b96('0x5')](_0x3b96('0xb'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x47ca=['markerRange','get','data','locale','toViewPosition','test','ck-suggestion-marker--active','init','ELEMENT_LINE_BREAK','insert','_descriptionFactory','requires','enableCommand','addMarker:suggestion:deletion','registerElementLabel','markerName','shiftEnter','high','deletion','merge','bindElementToMarker','TrackChangesEditing','downcastDispatcher','activeMarkers','ck-suggestion-marker-','split','editor','editing','addMarker:suggestion:insertion','writer','mapper'];(function(_0x38b7d7,_0x47caa9){const _0xd8ccc2=function(_0x30ddc0){while(--_0x30ddc0){_0x38b7d7['push'](_0x38b7d7['shift']());}};_0xd8ccc2(++_0x47caa9);}(_0x47ca,0x152));const _0xd8cc=function(_0x38b7d7,_0x47caa9){_0x38b7d7=_0x38b7d7-0x0;let _0xd8ccc2=_0x47ca[_0x38b7d7];return _0xd8ccc2;};import{Plugin as _0x543ad8}from'ckeditor5/src/core';import{ShiftEnter as _0x556018}from'ckeditor5/src/enter';import{getTranslation as _0x2be231}from'../utils/common-translations';export default class pt extends _0x543ad8{static get[_0xd8cc('0xe')](){return[_0x556018];}[_0xd8cc('0xa')](){const _0x30d375=this[_0xd8cc('0x1d')],_0x58490a=_0x30d375['plugins'][_0xd8cc('0x4')](_0xd8cc('0x18'));_0x58490a[_0xd8cc('0xf')](_0xd8cc('0x13')),_0x30d375[_0xd8cc('0x1e')][_0xd8cc('0x19')]['on'](_0xd8cc('0x0'),re(_0x30d375),{'priority':_0xd8cc('0x14')}),_0x30d375[_0xd8cc('0x1e')][_0xd8cc('0x19')]['on'](_0xd8cc('0x10'),re(_0x30d375),{'priority':_0xd8cc('0x14')}),_0x30d375[_0xd8cc('0x5')][_0xd8cc('0x19')]['on']('addMarker:suggestion',(_0x141955,_0x508372,_0x4a06ee)=>{_0x4a06ee['options']['showSuggestionHighlights']&&re(_0x30d375,{'showActiveMarker':!0x1})(_0x141955,_0x508372,_0x4a06ee);}),_0x58490a[_0xd8cc('0xd')][_0xd8cc('0x11')]('softBreak',_0x476471=>_0x2be231(_0x30d375[_0xd8cc('0x6')],_0xd8cc('0xb'),_0x476471));}}function re(_0x367904,{showActiveMarker:_0x467d7a=!0x0}={}){return(_0x37aae2,_0x32ff39,_0x14dfdb)=>{const _0x3d66ec=_0x367904['plugins'][_0xd8cc('0x4')](_0xd8cc('0x18'));if(!_0x14dfdb['consumable'][_0xd8cc('0x8')](_0x32ff39[_0xd8cc('0x3')],_0x37aae2['name']))return;const _0x2b2b94=_0x367904['model'];for(const _0x12bcbb of _0x32ff39['markerRange']['getItems']()){if(!_0x12bcbb['is']('element','softBreak'))continue;const _0x7ce66d=_0xd8cc('0x15')==_0x32ff39[_0xd8cc('0x12')]['split'](':')[0x1]?_0xd8cc('0x16'):_0xd8cc('0x1c'),_0x6c0e39=_0x14dfdb[_0xd8cc('0x1')]['createUIElement']('span',{'class':_0xd8cc('0x1b')+_0x7ce66d}),_0x6cbda9=_0x14dfdb['mapper'][_0xd8cc('0x7')](_0x2b2b94['createPositionBefore'](_0x12bcbb));_0x467d7a&&_0x3d66ec[_0xd8cc('0x1a')]['includes'](_0x32ff39[_0xd8cc('0x12')])&&_0x14dfdb[_0xd8cc('0x1')]['addClass'](_0xd8cc('0x9'),_0x6c0e39),_0x14dfdb[_0xd8cc('0x1')][_0xd8cc('0xc')](_0x6cbda9,_0x6c0e39),_0x14dfdb[_0xd8cc('0x2')][_0xd8cc('0x17')](_0x6c0e39,_0x32ff39['markerName']);}};}
23
+ const _0x5618=['addMarker:suggestion:deletion','bindElementToMarker','downcastDispatcher','_descriptionFactory','addClass','registerElementLabel','split','ck-suggestion-marker-','writer','element','consumable','name','markerName','insert','enableCommand','editing','data','locale','addMarker:suggestion:insertion','ck-suggestion-marker--active','high','showSuggestionHighlights','includes','plugins','toViewPosition','createPositionBefore','TrackChangesEditing','getItems','deletion','mapper','createUIElement','editor','shiftEnter','markerRange','requires','merge','span','get'];(function(_0x4b5d39,_0x561826){const _0x2dc82d=function(_0xbd2c07){while(--_0xbd2c07){_0x4b5d39['push'](_0x4b5d39['shift']());}};_0x2dc82d(++_0x561826);}(_0x5618,0x77));const _0x2dc8=function(_0x4b5d39,_0x561826){_0x4b5d39=_0x4b5d39-0x0;let _0x2dc82d=_0x5618[_0x4b5d39];return _0x2dc82d;};import{Plugin as _0x2e924a}from'ckeditor5/src/core';import{ShiftEnter as _0x4e8f51}from'ckeditor5/src/enter';import{getTranslation as _0x3169fd}from'../utils/common-translations';export default class pt extends _0x2e924a{static get[_0x2dc8('0x1d')](){return[_0x4e8f51];}['init'](){const _0x3dd82b=this[_0x2dc8('0x1a')],_0x454ab4=_0x3dd82b['plugins'][_0x2dc8('0x20')](_0x2dc8('0x15'));_0x454ab4[_0x2dc8('0x9')](_0x2dc8('0x1b')),_0x3dd82b[_0x2dc8('0xa')][_0x2dc8('0x23')]['on'](_0x2dc8('0xd'),re(_0x3dd82b),{'priority':_0x2dc8('0xf')}),_0x3dd82b[_0x2dc8('0xa')][_0x2dc8('0x23')]['on'](_0x2dc8('0x21'),re(_0x3dd82b),{'priority':_0x2dc8('0xf')}),_0x3dd82b[_0x2dc8('0xb')][_0x2dc8('0x23')]['on']('addMarker:suggestion',(_0x31e2e0,_0x546d3c,_0x4f8db8)=>{_0x4f8db8['options'][_0x2dc8('0x10')]&&re(_0x3dd82b,{'showActiveMarker':!0x1})(_0x31e2e0,_0x546d3c,_0x4f8db8);}),_0x454ab4[_0x2dc8('0x24')][_0x2dc8('0x0')]('softBreak',_0x5351cf=>_0x3169fd(_0x3dd82b[_0x2dc8('0xc')],'ELEMENT_LINE_BREAK',_0x5351cf));}}function re(_0x173774,{showActiveMarker:_0x3cd3dc=!0x0}={}){return(_0x3a9d6e,_0x1f721a,_0xc7585d)=>{const _0x24dc4f=_0x173774[_0x2dc8('0x12')][_0x2dc8('0x20')](_0x2dc8('0x15'));if(!_0xc7585d[_0x2dc8('0x5')]['test'](_0x1f721a[_0x2dc8('0x1c')],_0x3a9d6e[_0x2dc8('0x6')]))return;const _0x31b15d=_0x173774['model'];for(const _0x23ce73 of _0x1f721a[_0x2dc8('0x1c')][_0x2dc8('0x16')]()){if(!_0x23ce73['is'](_0x2dc8('0x4'),'softBreak'))continue;const _0x271570=_0x2dc8('0x17')==_0x1f721a['markerName'][_0x2dc8('0x1')](':')[0x1]?_0x2dc8('0x1e'):'split',_0x507d91=_0xc7585d['writer'][_0x2dc8('0x19')](_0x2dc8('0x1f'),{'class':_0x2dc8('0x2')+_0x271570}),_0x523c8c=_0xc7585d[_0x2dc8('0x18')][_0x2dc8('0x13')](_0x31b15d[_0x2dc8('0x14')](_0x23ce73));_0x3cd3dc&&_0x24dc4f['activeMarkers'][_0x2dc8('0x11')](_0x1f721a[_0x2dc8('0x7')])&&_0xc7585d[_0x2dc8('0x3')][_0x2dc8('0x25')](_0x2dc8('0xe'),_0x507d91),_0xc7585d[_0x2dc8('0x3')][_0x2dc8('0x8')](_0x523c8c,_0x507d91),_0xc7585d[_0x2dc8('0x18')][_0x2dc8('0x22')](_0x507d91,_0x1f721a[_0x2dc8('0x7')]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2fff=['has','locale','enableCommand','editor','model','markInlineFormat','formatInline','getRanges','change','_descriptionFactory','TrackChangesEditing','restrictedEditingException','isCollapsed','formatBlock','plugins','FORMAT_RESTRICTED_DISABLED','get','StandardEditingModeEditing','selection','forceValue','type','commandParams','afterInit','commands','format'];(function(_0x4fea04,_0x2fff3e){const _0x1fa953=function(_0x2f054e){while(--_0x2f054e){_0x4fea04['push'](_0x4fea04['shift']());}};_0x1fa953(++_0x2fff3e);}(_0x2fff,0x1b4));const _0x1fa9=function(_0x4fea04,_0x2fff3e){_0x4fea04=_0x4fea04-0x0;let _0x1fa953=_0x2fff[_0x4fea04];return _0x1fa953;};import{Plugin as _0x568077}from'ckeditor5/src/core';import{getRangesWithAttribute as _0x50bd5e}from'./utils';import{getTranslation as _0x447404}from'../utils/common-translations';export default class kt extends _0x568077{[_0x1fa9('0xb')](){const _0x20ef50=this[_0x1fa9('0x11')],_0x25e36b=_0x20ef50[_0x1fa9('0x12')],_0x466572=_0x20ef50[_0x1fa9('0xf')];if(!_0x20ef50[_0x1fa9('0x3')][_0x1fa9('0xe')](_0x1fa9('0x6')))return;const _0x35c9cc=_0x20ef50[_0x1fa9('0x3')][_0x1fa9('0x5')](_0x1fa9('0x18')),_0x2de8f3=_0x1fa9('0x0'),_0x2d770c=_0x20ef50[_0x1fa9('0xc')]['get'](_0x2de8f3);_0x35c9cc[_0x1fa9('0x10')](_0x2de8f3,(_0x4c22d1,_0x3a5481={})=>{const _0x397e95=_0x25e36b['document'][_0x1fa9('0x7')];if(_0x397e95[_0x1fa9('0x1')])return void _0x4c22d1(_0x3a5481);const _0x4bca02=void 0x0!==_0x3a5481[_0x1fa9('0x8')]?_0x3a5481['forceValue']:!_0x2d770c['value'];_0x25e36b[_0x1fa9('0x16')](()=>{const _0x2a8272=Array['from'](_0x397e95[_0x1fa9('0x15')]());for(const _0x126ea1 of _0x2a8272){const _0x40132d=_0x4bca02?[_0x126ea1]:_0x50bd5e(_0x2de8f3,_0x126ea1,_0x25e36b);for(const _0x10239c of _0x40132d)_0x35c9cc[_0x1fa9('0x13')](_0x10239c,{'commandName':_0x2de8f3,'commandParams':[{'forceValue':_0x4bca02}]});}});}),_0x35c9cc[_0x1fa9('0x17')]['registerDescriptionCallback'](_0x34e4b0=>{if(_0x1fa9('0x2')!=_0x34e4b0[_0x1fa9('0x9')]&&_0x1fa9('0x14')!=_0x34e4b0['type'])return;const {data:_0xe1e8a6}=_0x34e4b0;return _0xe1e8a6&&_0xe1e8a6['commandName']==_0x2de8f3?_0xe1e8a6[_0x1fa9('0xa')][0x0][_0x1fa9('0x8')]?{'type':_0x1fa9('0xd'),'content':_0x447404(_0x466572,'FORMAT_RESTRICTED_ENABLED')}:{'type':_0x1fa9('0xd'),'content':_0x447404(_0x466572,_0x1fa9('0x4'))}:void 0x0;});}}
23
+ const _0x3563=['FORMAT_RESTRICTED_ENABLED','restrictedEditingException','document','formatBlock','registerDescriptionCallback','StandardEditingModeEditing','locale','model','format','forceValue','get','type','_descriptionFactory','editor','TrackChangesEditing','selection','afterInit','from','FORMAT_RESTRICTED_DISABLED','plugins','markInlineFormat','isCollapsed'];(function(_0x2c1031,_0x35634e){const _0xd5f541=function(_0x1cea10){while(--_0x1cea10){_0x2c1031['push'](_0x2c1031['shift']());}};_0xd5f541(++_0x35634e);}(_0x3563,0x11d));const _0xd5f5=function(_0x2c1031,_0x35634e){_0x2c1031=_0x2c1031-0x0;let _0xd5f541=_0x3563[_0x2c1031];return _0xd5f541;};import{Plugin as _0xd4ef8b}from'ckeditor5/src/core';import{getRangesWithAttribute as _0x5a4a61}from'./utils';import{getTranslation as _0x30aef3}from'../utils/common-translations';export default class kt extends _0xd4ef8b{[_0xd5f5('0x11')](){const _0x56a816=this[_0xd5f5('0xe')],_0x5861b4=_0x56a816[_0xd5f5('0x8')],_0x3d7031=_0x56a816[_0xd5f5('0x7')];if(!_0x56a816['plugins']['has'](_0xd5f5('0x6')))return;const _0x1eb164=_0x56a816[_0xd5f5('0x14')][_0xd5f5('0xb')](_0xd5f5('0xf')),_0x1cd96e=_0xd5f5('0x2'),_0xca8310=_0x56a816['commands'][_0xd5f5('0xb')](_0x1cd96e);_0x1eb164['enableCommand'](_0x1cd96e,(_0x20ff59,_0x308f57={})=>{const _0x30e782=_0x5861b4[_0xd5f5('0x3')][_0xd5f5('0x10')];if(_0x30e782[_0xd5f5('0x0')])return void _0x20ff59(_0x308f57);const _0x5c2db0=void 0x0!==_0x308f57[_0xd5f5('0xa')]?_0x308f57[_0xd5f5('0xa')]:!_0xca8310['value'];_0x5861b4['change'](()=>{const _0x4c295b=Array[_0xd5f5('0x12')](_0x30e782['getRanges']());for(const _0x145318 of _0x4c295b){const _0x2c0347=_0x5c2db0?[_0x145318]:_0x5a4a61(_0x1cd96e,_0x145318,_0x5861b4);for(const _0x5cf242 of _0x2c0347)_0x1eb164[_0xd5f5('0x15')](_0x5cf242,{'commandName':_0x1cd96e,'commandParams':[{'forceValue':_0x5c2db0}]});}});}),_0x1eb164[_0xd5f5('0xd')][_0xd5f5('0x5')](_0x86fe5e=>{if(_0xd5f5('0x4')!=_0x86fe5e['type']&&'formatInline'!=_0x86fe5e[_0xd5f5('0xc')])return;const {data:_0x1fca70}=_0x86fe5e;return _0x1fca70&&_0x1fca70['commandName']==_0x1cd96e?_0x1fca70['commandParams'][0x0]['forceValue']?{'type':'format','content':_0x30aef3(_0x3d7031,_0xd5f5('0x1'))}:{'type':_0xd5f5('0x9'),'content':_0x30aef3(_0x3d7031,_0xd5f5('0x13'))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4d89=['get','type','commandName','definitions','forceValue','DataSchema','format','has','FORMAT_STYLE','editor','toLowerCase','element','add','locale','inline','commandParams','TrackChangesEditing','styleName','*Remove\x20format:*\x20%0','_registerInlineAttribute','getGhsAttributeNameForElement','plugins','ghsAttributes','_descriptionFactory','afterInit','formatInline','_registerLegacyDescription','*Set\x20format:*\x20%0','registerAttributeLabel','Style','registerDescriptionCallback','normalizeConfig','_enableDefaultAttributesIntegration','style'];(function(_0x22459f,_0x4d8933){const _0x5a4b46=function(_0x5e0927){while(--_0x5e0927){_0x22459f['push'](_0x22459f['shift']());}};_0x5a4b46(++_0x4d8933);}(_0x4d89,0xf4));const _0x5a4b=function(_0x22459f,_0x4d8933){_0x22459f=_0x22459f-0x0;let _0x5a4b46=_0x4d89[_0x22459f];return _0x5a4b46;};import{Plugin as _0x5eaa74}from'ckeditor5/src/core';import{getTranslation as _0x152fdd}from'../utils/common-translations';export default class bt extends _0x5eaa74{[_0x5a4b('0x12')](){const _0x532791=this[_0x5a4b('0x3')];if(!_0x532791[_0x5a4b('0xf')][_0x5a4b('0x1')](_0x5a4b('0x17'))||!_0x532791[_0x5a4b('0xf')]['has'](_0x5a4b('0x21')))return;const _0x51b5c5=_0x532791[_0x5a4b('0xf')]['get'](_0x5a4b('0xa')),_0x4d7166=_0x532791[_0x5a4b('0x7')],_0x45ceb3=_0x532791['config'][_0x5a4b('0x1c')]('style'),_0x110bcc=_0x532791['plugins']['get']('GeneralHtmlSupport'),_0x396c39=_0x532791[_0x5a4b('0xf')][_0x5a4b('0x1c')]('StyleUtils')[_0x5a4b('0x19')](_0x532791[_0x5a4b('0xf')][_0x5a4b('0x1c')]('DataSchema'),_0x45ceb3[_0x5a4b('0x1f')]);_0x51b5c5[_0x5a4b('0x1a')](_0x5a4b('0x1b'));const _0xc4cac8=new Set();for(const _0x1fc5c4 of _0x396c39['block']){const _0x444096=_0x110bcc['getGhsAttributeNameForElement'](_0x1fc5c4[_0x5a4b('0x5')]);_0xc4cac8[_0x5a4b('0x6')](_0x444096);}const _0x5b03d1=new Set();for(const _0x427565 of _0x396c39[_0x5a4b('0x8')]){const _0x43b472=_0x110bcc[_0x5a4b('0xe')](_0x427565[_0x5a4b('0x5')]);_0x5b03d1[_0x5a4b('0x6')](_0x43b472);for(const _0x343146 of _0x427565[_0x5a4b('0x10')])_0x5b03d1['add'](_0x343146);}for(const _0x58d3a6 of _0xc4cac8)_0x51b5c5['_registerBlockAttribute'](_0x58d3a6),_0x51b5c5[_0x5a4b('0x11')][_0x5a4b('0x16')](_0x58d3a6,_0x152fdd(_0x4d7166,_0x5a4b('0x2')));for(const _0x1c1dab of _0x5b03d1)_0x51b5c5[_0x5a4b('0xd')](_0x1c1dab),_0x51b5c5[_0x5a4b('0x11')]['registerAttributeLabel'](_0x1c1dab,_0x152fdd(_0x4d7166,_0x5a4b('0x2')));this[_0x5a4b('0x14')]();}[_0x5a4b('0x14')](){const _0x467c4d=this[_0x5a4b('0x3')],_0x388226=_0x467c4d['locale'];_0x467c4d[_0x5a4b('0xf')]['get'](_0x5a4b('0xa'))[_0x5a4b('0x11')][_0x5a4b('0x18')](_0x41f21e=>{if('formatBlock'!=_0x41f21e[_0x5a4b('0x1d')]&&_0x5a4b('0x13')!=_0x41f21e['type'])return;const {data:_0x1f154c}=_0x41f21e;return _0x1f154c&&_0x5a4b('0x1b')===_0x1f154c[_0x5a4b('0x1e')]?_0x1f154c['commandParams'][0x0][_0x5a4b('0x20')]?{'type':_0x5a4b('0x0'),'content':_0x152fdd(_0x388226,_0x5a4b('0x15'),_0x1f154c[_0x5a4b('0x9')][0x0][_0x5a4b('0xb')][_0x5a4b('0x4')]())}:{'type':_0x5a4b('0x0'),'content':_0x152fdd(_0x388226,_0x5a4b('0xc'),_0x1f154c[_0x5a4b('0x9')][0x0]['styleName'][_0x5a4b('0x4')]())}:void 0x0;});}}
23
+ const _0x449d=['_registerBlockAttribute','type','_descriptionFactory','formatInline','normalizeConfig','getGhsAttributeNameForElement','TrackChangesEditing','_enableDefaultAttributesIntegration','_registerLegacyDescription','DataSchema','FORMAT_STYLE','forceValue','block','add','formatBlock','styleName','registerDescriptionCallback','GeneralHtmlSupport','toLowerCase','ghsAttributes','registerAttributeLabel','plugins','locale','*Set\x20format:*\x20%0','style','get','has','element','format','definitions','commandName','StyleUtils','commandParams','inline'];(function(_0x48e051,_0x449d9b){const _0x5a930c=function(_0x300a82){while(--_0x300a82){_0x48e051['push'](_0x48e051['shift']());}};_0x5a930c(++_0x449d9b);}(_0x449d,0x196));const _0x5a93=function(_0x48e051,_0x449d9b){_0x48e051=_0x48e051-0x0;let _0x5a930c=_0x449d[_0x48e051];return _0x5a930c;};import{Plugin as _0x3b531a}from'ckeditor5/src/core';import{getTranslation as _0xc74177}from'../utils/common-translations';export default class bt extends _0x3b531a{['afterInit'](){const _0x125140=this['editor'];if(!_0x125140[_0x5a93('0x17')][_0x5a93('0x1c')]('Style')||!_0x125140[_0x5a93('0x17')][_0x5a93('0x1c')](_0x5a93('0xb')))return;const _0x9ef433=_0x125140[_0x5a93('0x17')][_0x5a93('0x1b')](_0x5a93('0x8')),_0x563736=_0x125140[_0x5a93('0x18')],_0x49ae63=_0x125140['config'][_0x5a93('0x1b')](_0x5a93('0x1a')),_0x32ac3c=_0x125140[_0x5a93('0x17')]['get'](_0x5a93('0x13')),_0x5025ec=_0x125140[_0x5a93('0x17')][_0x5a93('0x1b')](_0x5a93('0x21'))[_0x5a93('0x6')](_0x125140[_0x5a93('0x17')][_0x5a93('0x1b')]('DataSchema'),_0x49ae63[_0x5a93('0x1f')]);_0x9ef433[_0x5a93('0x9')](_0x5a93('0x1a'));const _0x5ae308=new Set();for(const _0x20d59b of _0x5025ec[_0x5a93('0xe')]){const _0x2c8ab5=_0x32ac3c[_0x5a93('0x7')](_0x20d59b[_0x5a93('0x1d')]);_0x5ae308[_0x5a93('0xf')](_0x2c8ab5);}const _0x16443f=new Set();for(const _0x25d3fc of _0x5025ec[_0x5a93('0x1')]){const _0x216de2=_0x32ac3c[_0x5a93('0x7')](_0x25d3fc['element']);_0x16443f[_0x5a93('0xf')](_0x216de2);for(const _0x24b2e7 of _0x25d3fc[_0x5a93('0x15')])_0x16443f[_0x5a93('0xf')](_0x24b2e7);}for(const _0x44d9b5 of _0x5ae308)_0x9ef433[_0x5a93('0x2')](_0x44d9b5),_0x9ef433[_0x5a93('0x4')][_0x5a93('0x16')](_0x44d9b5,_0xc74177(_0x563736,_0x5a93('0xc')));for(const _0x5b8d7c of _0x16443f)_0x9ef433['_registerInlineAttribute'](_0x5b8d7c),_0x9ef433[_0x5a93('0x4')]['registerAttributeLabel'](_0x5b8d7c,_0xc74177(_0x563736,_0x5a93('0xc')));this[_0x5a93('0xa')]();}[_0x5a93('0xa')](){const _0x276816=this['editor'],_0x3fcef2=_0x276816[_0x5a93('0x18')];_0x276816[_0x5a93('0x17')][_0x5a93('0x1b')]('TrackChangesEditing')['_descriptionFactory'][_0x5a93('0x12')](_0x27b53f=>{if(_0x5a93('0x10')!=_0x27b53f[_0x5a93('0x3')]&&_0x5a93('0x5')!=_0x27b53f['type'])return;const {data:_0x4a80d4}=_0x27b53f;return _0x4a80d4&&_0x5a93('0x1a')===_0x4a80d4[_0x5a93('0x20')]?_0x4a80d4[_0x5a93('0x0')][0x0][_0x5a93('0xd')]?{'type':_0x5a93('0x1e'),'content':_0xc74177(_0x3fcef2,_0x5a93('0x19'),_0x4a80d4[_0x5a93('0x0')][0x0][_0x5a93('0x11')][_0x5a93('0x14')]())}:{'type':_0x5a93('0x1e'),'content':_0xc74177(_0x3fcef2,'*Remove\x20format:*\x20%0',_0x4a80d4['commandParams'][0x0]['styleName'][_0x5a93('0x14')]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4d43=['model','$graveyard','forceValue','suggestion','registerPostFixer','tableColumn','min','showSuggestionHighlights','insertTableRowBelow','ELEMENT_TABLE_COLUMN_WITH_TEXT','getColumnIndexes','detach','change:data','join','isTouching','get','data','editor','low','toViewElement','last','first','nodeAfter','item','maxRow','includes','removeTableRow','rootName','findAncestor','rowspan','isArray','addClass','push','substr','registerElementLabel','order','getChangedMarkers','isInContent','insertTableColumnLeft','insertTable','TableEditing','insertion','_suggestionFactory','start','commands','table','minRow','end','minColumn','batch','fromRange','tableRow','element','*Insert:*\x20%0','writer','isIntersectingWithRange','tableCell','options','differ','createRangeIn','registerCustomCallback','add','deletion','_splitMarkerName','hasAttribute','some','type','execute','insertTableRowAbove','_tableSuggestions','cell','enableCommand','getSelectionAffectedTableCells','filter','ELEMENT_TABLE_COLUMN','map','selection','selectTableRow','from','max','selectTableColumn','insert','_setupColumnsRowsFixing','span','getContainedElement','oldRange','accept','length','mapper','document','TableUtils','downcastDispatcher','_acceptFormatSuggestionCallbackFactory','colspan','ELEMENT_TABLE_ROW','addRange','plugins','startsWith','getSuggestion','locale','getAttribute','_getCoordsForCells','toLowerCase','getRanges','subType','removeTableColumn','refresh','getFirstRange','registerDescriptionCallback','$textProxy','highest','change','has','setSelection','afterInit','markMultiRangeInsertion','_descriptionFactory','enqueueChange','isEqual','createRangeOn','classes','values','*Remove:*\x20%0','left','MAX_SAFE_INTEGER','createTableWalker','name','TrackChangesEditing','getRowIndexes','getCellLocation','getItems','_getSuggestionCoords','maxColumn','above','markMultiRangeDeletion','position','root','MIN_SAFE_INTEGER'];(function(_0x4ed2a0,_0x4d435c){const _0x201122=function(_0x47b186){while(--_0x47b186){_0x4ed2a0['push'](_0x4ed2a0['shift']());}};_0x201122(++_0x4d435c);}(_0x4d43,0x1af));const _0x2011=function(_0x4ed2a0,_0x4d435c){_0x4ed2a0=_0x4ed2a0-0x0;let _0x201122=_0x4d43[_0x4ed2a0];return _0x201122;};import{Plugin as _0x41fd3e}from'ckeditor5/src/core';import{LiveRange as _0x34e9b0}from'ckeditor5/src/engine';import{setHighlightHandling as _0x42f190}from'ckeditor5/src/widget';import{getTranslation as _0x39ce34}from'../utils/common-translations';export default class wt extends _0x41fd3e{constructor(_0x120959){super(_0x120959),this['_tablePostFixingSubtypes']=[_0x2011('0x22'),_0x2011('0x7e')],this['_tableSuggestions']=new Set();}[_0x2011('0x61')](){const _0x33216e=this[_0x2011('0x0')],_0x3e05d5=_0x33216e[_0x2011('0x79')][_0x2011('0x48')][_0x2011('0x3b')];if(!_0x33216e[_0x2011('0x4f')][_0x2011('0x5f')](_0x2011('0x17')))return;const _0x25c7c1=_0x33216e[_0x2011('0x52')],_0x399402=_0x33216e[_0x2011('0x4f')]['get'](_0x2011('0x6e')),_0x2e7304=_0x33216e[_0x2011('0x4f')][_0x2011('0x88')]('TableUtils');_0x399402['_descriptionFactory'][_0x2011('0x11')](_0x2011('0x1c'),_0x5bb11a=>_0x39ce34(_0x25c7c1,'ELEMENT_TABLE',_0x5bb11a)),this[_0x2011('0x41')](),_0x399402[_0x2011('0x36')](_0x2011('0x16')),_0x399402['enableCommand'](_0x2011('0x3c')),_0x399402[_0x2011('0x36')](_0x2011('0x3f'));for(const _0x55d3f8 of[_0x2011('0x33'),_0x2011('0x81')]){const _0xee8471=_0x33216e[_0x2011('0x1b')]['get'](_0x55d3f8);_0x399402['enableCommand'](_0x55d3f8,_0x30d5ae=>{_0x33216e[_0x2011('0x79')][_0x2011('0x5e')](_0x118283=>{_0x30d5ae();const _0x9cbc9=_0x2011('0x74')===_0xee8471[_0x2011('0x12')],_0x2daa32=_0x2e7304[_0x2011('0x37')](_0x3e05d5),_0x25fe4f=_0x2e7304['getRowIndexes'](_0x2daa32),_0x3923ee=_0x9cbc9?_0x25fe4f[_0x2011('0x4')]-0x1:_0x25fe4f[_0x2011('0x3')]+0x1,_0x12d733=_0x2daa32[0x0]['findAncestor'](_0x2011('0x1c')),_0x415750=_0x2e7304['createTableWalker'](_0x12d733,{'startRow':_0x3923ee,'endRow':_0x3923ee}),_0x5cf504=Array[_0x2011('0x3d')](_0x415750)[_0x2011('0x3a')](_0x102f36=>_0x118283[_0x2011('0x66')](_0x102f36['cell']));_0x399402[_0x2011('0x62')](_0x5cf504,_0x2011('0x22'));});});}for(const _0x229080 of[_0x2011('0x15'),'insertTableColumnRight']){const _0x369fde=_0x33216e[_0x2011('0x1b')][_0x2011('0x88')](_0x229080);_0x399402['enableCommand'](_0x229080,_0x7896d8=>{_0x33216e['model'][_0x2011('0x5e')](_0x24ded7=>{_0x7896d8();const _0x320cd3=_0x2011('0x6a')===_0x369fde[_0x2011('0x12')],_0x4c12e8=_0x2e7304[_0x2011('0x37')](_0x3e05d5),_0xdcacea=_0x2e7304[_0x2011('0x83')](_0x4c12e8),_0x218840=_0x320cd3?_0xdcacea[_0x2011('0x4')]-0x1:_0xdcacea[_0x2011('0x3')]+0x1,_0x56be7b=_0x4c12e8[0x0][_0x2011('0xb')]('table'),_0x25da80=_0x2e7304[_0x2011('0x6c')](_0x56be7b,{'startRow':0x0,'column':_0x218840,'includeAllSlots':!0x1}),_0x554108=Array[_0x2011('0x3d')](_0x25da80)[_0x2011('0x3a')](_0x262e54=>_0x24ded7[_0x2011('0x66')](_0x262e54[_0x2011('0x35')]));_0x399402['markMultiRangeInsertion'](_0x554108,'tableColumn');});});}for(const _0x41243d of[_0x2011('0x9'),_0x2011('0x58')]){const _0x4a668f=_0x41243d[_0x2011('0x10')](0xb),_0x5d1155=_0x4a668f['toLowerCase'](),_0x53f60d=_0x5d1155[_0x2011('0x10')](0x0,0x3)+_0x2011('0x42'),_0xc30569=_0x2011('0x1c')+_0x4a668f,_0x397b80=_0x2011('0x7f')+_0x4a668f,_0x3d564d=_0x2011('0x3e')+_0x4a668f;_0x399402[_0x2011('0x36')](_0x41243d,()=>{_0x33216e[_0x2011('0x79')][_0x2011('0x5e')](_0x77a3a5=>{const _0x1060bb=_0x2e7304[_0x2011('0x37')](_0x3e05d5),_0x40c0c3=_0x1060bb[0x0][_0x2011('0xb')](_0x2011('0x1c'));let _0x14bf95;if(_0x2011('0x9')==_0x41243d){const _0x5c39b1=_0x2e7304[_0x2011('0x6f')](_0x1060bb);_0x14bf95={'startRow':_0x5c39b1[_0x2011('0x4')],'endRow':_0x5c39b1[_0x2011('0x3')],'includeAllSlots':!0x0};}else{const _0xa51e33=_0x2e7304['getColumnIndexes'](_0x1060bb);_0x14bf95={'startColumn':_0xa51e33[_0x2011('0x4')],'endColumn':_0xa51e33[_0x2011('0x3')],'includeAllSlots':!0x0};}const _0x49b28f=_0x2e7304['createTableWalker'](_0x40c0c3,_0x14bf95),_0x39ea1a=Array[_0x2011('0x3d')](_0x49b28f)[_0x2011('0x3a')](({cell:_0x57d83d})=>_0x57d83d),_0x1a2aa5=se(_0x39ea1a[_0x2011('0x38')](_0x3c37e4=>_0x3c37e4[_0x2011('0x2f')](_0x53f60d))),_0x302a35=se(_0x39ea1a[_0x2011('0x38')](_0x1baccd=>!_0x1baccd[_0x2011('0x2f')](_0x53f60d)))[_0x2011('0x3a')](_0x3b70d6=>_0x77a3a5[_0x2011('0x66')](_0x3b70d6)),_0x54291a=_0x399402[_0x2011('0x75')](_0x302a35,_0xc30569);if(_0x54291a&&('tableRow'==_0x54291a[_0x2011('0x57')]||_0x2011('0x7e')==_0x54291a[_0x2011('0x57')])){const _0x77804b=this[_0x2011('0x72')](_0x54291a);for(const _0x5f2933 of _0x1a2aa5){const _0x3f335e=_0x77a3a5[_0x2011('0x66')](_0x5f2933),_0x49d458=_0x2e7304[_0x2011('0x70')](_0x5f2933),_0x3ea983=_0x5f2933['getAttribute'](_0x53f60d)-0x1,_0x4135a9=_0x77804b[_0x397b80],_0x3f9dad=_0x77804b[_0x3d564d];_0x4135a9<=_0x49d458[_0x5d1155]&&_0x49d458[_0x5d1155]+_0x3ea983<=_0x3f9dad&&_0x54291a[_0x2011('0x4e')](_0x3f335e);}}});});}function _0x475845(_0x3caf59){const _0x28d0cf=Array['from'](_0x3e05d5['getRanges']())[_0x2011('0x3a')](_0xa1e1e=>_0x34e9b0[_0x2011('0x21')](_0xa1e1e));_0x33216e[_0x2011('0x79')][_0x2011('0x5e')](_0x5a8943=>{const _0x62a7cd=_0x5a8943[_0x2011('0x20')];_0x3caf59=_0x3caf59[_0x2011('0x38')](_0x59b5ea=>_0x2011('0x7a')!=_0x59b5ea[_0x2011('0x77')][_0x2011('0xa')]),_0x5a8943[_0x2011('0x60')](_0x3caf59),_0x33216e[_0x2011('0x1b')][_0x2011('0x88')](_0x2011('0x9'))[_0x2011('0x59')](),_0x33216e[_0x2011('0x32')](_0x2011('0x9'),{'forceDefaultExecution':!0x0}),_0x33216e[_0x2011('0x79')][_0x2011('0x64')](()=>{_0x33216e[_0x2011('0x79')]['enqueueChange'](_0x62a7cd,_0x431b06=>{const _0x2428eb=_0x28d0cf['filter'](_0x3483c0=>_0x2011('0x7a')!=_0x3483c0[_0x2011('0x77')][_0x2011('0xa')]);_0x2428eb[_0x2011('0x46')]>0x0&&_0x431b06[_0x2011('0x60')](_0x2428eb);for(const _0x4e0b00 of _0x28d0cf)_0x4e0b00[_0x2011('0x84')]();});});});}function _0x53084e(_0x395a0b){_0x33216e[_0x2011('0x79')][_0x2011('0x5e')](_0x5fddb8=>{const _0x40433a=Array[_0x2011('0x3d')](_0x3e05d5['getRanges']())[_0x2011('0x3a')](_0x1db16c=>_0x34e9b0['fromRange'](_0x1db16c)),_0x1e6b61=[];for(const _0x43f071 of _0x395a0b)for(const _0x303ecd of _0x43f071[_0x2011('0x71')]({'shallow':!0x0}))_0x1e6b61[_0x2011('0xf')](_0x303ecd);for(const _0x229d93 of _0x1e6b61)_0x2011('0x7a')!=_0x229d93[_0x2011('0x77')][_0x2011('0xa')]&&(_0x5fddb8[_0x2011('0x60')](_0x5fddb8['createPositionAt'](_0x229d93,0x0)),_0x33216e[_0x2011('0x1b')][_0x2011('0x88')](_0x2011('0x58'))[_0x2011('0x59')](),_0x33216e[_0x2011('0x32')]('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x40437d=_0x40433a[_0x2011('0x38')](_0x4d93e9=>_0x2011('0x7a')!=_0x4d93e9['root'][_0x2011('0xa')]);_0x40437d[_0x2011('0x46')]>0x0&&_0x5fddb8[_0x2011('0x60')](_0x40437d);for(const _0x27c386 of _0x40433a)_0x27c386['detach']();});}function _0x395373(_0x349778,_0x5abc38){return _0x5abc38['every'](_0x4e2600=>_0x349778[_0x2011('0x30')](_0x13d8c8=>_0x13d8c8[_0x2011('0x1e')]['isEqual'](_0x4e2600[_0x2011('0x1a')])||_0x4e2600[_0x2011('0x1e')][_0x2011('0x65')](_0x13d8c8[_0x2011('0x1a')])));}function _0x12187f(_0x33fd39,_0x151a8b){return _0x33fd39[_0x2011('0x30')](_0x12f6ef=>_0x151a8b[_0x2011('0x30')](_0x5b0c9a=>_0x12f6ef[_0x2011('0x1e')][_0x2011('0x87')](_0x5b0c9a[_0x2011('0x1a')])));}_0x33216e[_0x2011('0x89')][_0x2011('0x4a')]['on']('addMarker:suggestion',(_0x3b403c,_0x5552b2,_0x1c052e)=>{if(!_0x1c052e[_0x2011('0x28')][_0x2011('0x80')])return;const _0x3253b2=_0x5552b2[_0x2011('0x6')];if(!_0x3253b2)return;const _0x3fccde=_0x1c052e[_0x2011('0x47')][_0x2011('0x2')](_0x3253b2);function _0xc8ce7f(_0x4dba77){return Array[_0x2011('0xd')](_0x4dba77)?_0x4dba77:[_0x4dba77];}_0x3fccde&&_0x2011('0x27')===_0x3253b2[_0x2011('0x6d')]&&_0x42f190(_0x3fccde,_0x1c052e[_0x2011('0x25')],(_0x58d6f5,_0x35fa29,_0x4c574c)=>_0x4c574c[_0x2011('0xe')](_0xc8ce7f(_0x35fa29[_0x2011('0x67')]),_0x58d6f5),(_0x40c89e,_0x3b0076,_0x226e51)=>_0x226e51['removeClass'](_0xc8ce7f(_0x3b0076[_0x2011('0x67')]),_0x40c89e));},{'priority':_0x2011('0x5d')}),_0x399402[_0x2011('0x63')]['registerDescriptionCallback'](_0x232350=>{if(_0x2011('0x18')!=_0x232350[_0x2011('0x31')]&&'deletion'!=_0x232350['type'])return;const _0x49a448=_0x232350[_0x2011('0x43')]();if(null!=_0x49a448&&_0x49a448['is'](_0x2011('0x23'),_0x2011('0x1c'))){if(_0x2011('0x18')==_0x232350['type']){const _0x4e8829=_0x232350[_0x2011('0x71')]()['filter'](_0x3534e6=>_0x3534e6['is'](_0x2011('0x5c')))[_0x2011('0x3a')](_0xbe5ede=>_0xbe5ede[_0x2011('0x89')]);if(_0x4e8829[_0x2011('0x46')])return{'type':'insertion','content':_0x39ce34(_0x25c7c1,_0x2011('0x24'),_0x39ce34(_0x25c7c1,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x4e8829[_0x2011('0x86')]('\x20')+'\x22'))};}if(_0x2011('0x2d')==_0x232350['type']){const _0x4c992e=_0x232350['getItems']()['filter'](_0x24a07a=>_0x24a07a['is'](_0x2011('0x5c')))['map'](_0x24b085=>_0x24b085['data']);if(_0x4c992e[_0x2011('0x46')])return{'type':_0x2011('0x2d'),'content':_0x39ce34(_0x25c7c1,_0x2011('0x69'),_0x39ce34(_0x25c7c1,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x4c992e[_0x2011('0x86')]('\x20')+'\x22'))};}}}),_0x399402[_0x2011('0x63')][_0x2011('0x5b')](_0x3c9b27=>{if(_0x2011('0x22')==_0x3c9b27[_0x2011('0x57')]){const _0x582de7=_0x3c9b27[_0x2011('0x71')]()['filter'](_0x14c569=>_0x14c569['is'](_0x2011('0x5c')))['map'](_0x2c667a=>_0x2c667a[_0x2011('0x89')]),_0x44f315=this[_0x2011('0x72')](_0x3c9b27),_0x15ec69=_0x44f315[_0x2011('0x7')]-_0x44f315[_0x2011('0x1d')]+0x1;if(_0x2011('0x18')==_0x3c9b27['type'])return _0x582de7['length']?{'type':_0x2011('0x18'),'content':_0x39ce34(_0x25c7c1,_0x2011('0x24'),_0x39ce34(_0x25c7c1,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x15ec69,'\x22'+_0x582de7[_0x2011('0x86')]('\x20')+'\x22']))}:{'type':_0x2011('0x18'),'content':_0x39ce34(_0x25c7c1,'*Insert:*\x20%0',_0x39ce34(_0x25c7c1,_0x2011('0x4d'),_0x15ec69))};if('deletion'==_0x3c9b27[_0x2011('0x31')])return _0x582de7[_0x2011('0x46')]?{'type':_0x2011('0x2d'),'content':_0x39ce34(_0x25c7c1,_0x2011('0x69'),_0x39ce34(_0x25c7c1,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x15ec69,'\x22'+_0x582de7[_0x2011('0x86')]('\x20')+'\x22']))}:{'type':_0x2011('0x2d'),'content':_0x39ce34(_0x25c7c1,_0x2011('0x69'),_0x39ce34(_0x25c7c1,_0x2011('0x4d'),_0x15ec69))};}if(_0x2011('0x7e')==_0x3c9b27['subType']){const _0x5c9225=_0x3c9b27[_0x2011('0x71')]()[_0x2011('0x38')](_0x3abc5c=>_0x3abc5c['is'](_0x2011('0x5c')))[_0x2011('0x3a')](_0x2c0afa=>_0x2c0afa[_0x2011('0x89')]),_0x156f6f=this[_0x2011('0x72')](_0x3c9b27),_0x4dded0=_0x156f6f[_0x2011('0x73')]-_0x156f6f[_0x2011('0x1f')]+0x1;if(_0x2011('0x18')==_0x3c9b27['type'])return _0x5c9225[_0x2011('0x46')]?{'type':_0x2011('0x18'),'content':_0x39ce34(_0x25c7c1,_0x2011('0x24'),_0x39ce34(_0x25c7c1,_0x2011('0x82'),[_0x4dded0,'\x22'+_0x5c9225['join']('\x20')+'\x22']))}:{'type':_0x2011('0x18'),'content':_0x39ce34(_0x25c7c1,_0x2011('0x24'),_0x39ce34(_0x25c7c1,_0x2011('0x39'),_0x4dded0))};if(_0x2011('0x2d')==_0x3c9b27['type'])return _0x5c9225[_0x2011('0x46')]?{'type':_0x2011('0x2d'),'content':_0x39ce34(_0x25c7c1,_0x2011('0x69'),_0x39ce34(_0x25c7c1,_0x2011('0x82'),[_0x4dded0,'\x22'+_0x5c9225[_0x2011('0x86')]('\x20')+'\x22']))}:{'type':_0x2011('0x2d'),'content':_0x39ce34(_0x25c7c1,_0x2011('0x69'),_0x39ce34(_0x25c7c1,_0x2011('0x39'),_0x4dded0))};}}),_0x399402[_0x2011('0x19')][_0x2011('0x2b')]('insertion',_0x2011('0x22'),'discard',_0x475845),_0x399402[_0x2011('0x19')][_0x2011('0x2b')](_0x2011('0x2d'),_0x2011('0x22'),_0x2011('0x45'),_0x475845),_0x399402[_0x2011('0x19')][_0x2011('0x2b')](_0x2011('0x18'),_0x2011('0x7e'),'discard',_0x53084e),_0x399402['_suggestionFactory'][_0x2011('0x2b')](_0x2011('0x2d'),_0x2011('0x7e'),_0x2011('0x45'),_0x53084e),_0x399402[_0x2011('0x19')][_0x2011('0x2b')](_0x2011('0x18'),_0x2011('0x7e'),_0x2011('0x86'),_0x395373),_0x399402[_0x2011('0x19')][_0x2011('0x2b')](_0x2011('0x2d'),_0x2011('0x7e'),_0x2011('0x86'),_0x395373),_0x399402[_0x2011('0x19')][_0x2011('0x2b')](_0x2011('0x18'),'tableRow',_0x2011('0x86'),_0x12187f),_0x399402[_0x2011('0x19')][_0x2011('0x2b')]('deletion',_0x2011('0x22'),_0x2011('0x86'),_0x12187f);}[_0x2011('0x4b')](){const _0x125565=this['editor'],_0x18346a=_0x125565['model']['document']['selection'];return(_0x198749,_0x3df47f)=>{_0x125565[_0x2011('0x79')][_0x2011('0x5e')](_0x2a5f94=>{const {commandName:_0x4959b4,commandParams:_0x38bd70}=_0x3df47f;let _0x405f2c=_0x198749[0x0][_0x2011('0x1e')]['nodeBefore'];_0x38bd70&&_0x38bd70[0x0]&&!0x1===_0x38bd70[0x0][_0x2011('0x7b')]&&(_0x405f2c=_0x198749[0x0]['start'][_0x2011('0x5')]);const _0x560177=_0x2a5f94[_0x2011('0x2a')](_0x405f2c);if(_0x2011('0x7a')==_0x560177[_0x2011('0x77')][_0x2011('0xa')])return;const _0x1a9439=Array[_0x2011('0x3d')](_0x18346a[_0x2011('0x56')]())[_0x2011('0x3a')](_0x521165=>_0x34e9b0[_0x2011('0x21')](_0x521165));_0x2a5f94[_0x2011('0x60')](_0x560177),_0x125565[_0x2011('0x1b')][_0x2011('0x88')](_0x4959b4)[_0x2011('0x59')](),_0x38bd70['push']({'forceDefaultExecution':!0x0}),_0x125565[_0x2011('0x32')](_0x4959b4,..._0x38bd70);const _0x131eff=_0x1a9439[_0x2011('0x38')](_0x1ae663=>_0x2011('0x7a')!=_0x1ae663[_0x2011('0x77')][_0x2011('0xa')]);_0x131eff[_0x2011('0x46')]>0x0&&_0x2a5f94['setSelection'](_0x131eff);for(const _0x51fdc1 of _0x1a9439)_0x51fdc1[_0x2011('0x84')]();});};}[_0x2011('0x54')](_0x4db794){const _0x3004b6=this[_0x2011('0x0')]['plugins'][_0x2011('0x88')](_0x2011('0x49'));let _0x58ece2=Number[_0x2011('0x6b')],_0xb891a=Number[_0x2011('0x78')],_0xa84266=Number['MAX_SAFE_INTEGER'],_0x3e7230=Number['MIN_SAFE_INTEGER'];for(const _0x4eb90f of _0x4db794){if(_0x2011('0x7a')==_0x4eb90f['root'][_0x2011('0xa')])continue;const {row:_0x4db5cf,column:_0x38acc8}=_0x3004b6[_0x2011('0x70')](_0x4eb90f),_0x189a23=_0x4eb90f[_0x2011('0x2f')](_0x2011('0xc'))?_0x4eb90f[_0x2011('0x53')](_0x2011('0xc'))-0x1:0x0,_0xc33b89=_0x4eb90f['hasAttribute'](_0x2011('0x4c'))?_0x4eb90f[_0x2011('0x53')]('colspan')-0x1:0x0;_0x58ece2=_0x4db5cf<_0x58ece2?_0x4db5cf:_0x58ece2,_0xb891a=_0x4db5cf+_0x189a23>_0xb891a?_0x4db5cf+_0x189a23:_0xb891a,_0xa84266=_0x38acc8<_0xa84266?_0x38acc8:_0xa84266,_0x3e7230=_0x38acc8+_0xc33b89>_0x3e7230?_0x38acc8+_0xc33b89:_0x3e7230;}return{'minRow':_0x58ece2,'maxRow':_0xb891a,'minColumn':_0xa84266,'maxColumn':_0x3e7230};}['_setupColumnsRowsFixing'](){const _0x51bc67=this[_0x2011('0x0')],_0x30384a=_0x51bc67['plugins'][_0x2011('0x88')](_0x2011('0x6e')),_0x1d768c=_0x51bc67[_0x2011('0x4f')][_0x2011('0x88')](_0x2011('0x49'));_0x51bc67[_0x2011('0x79')][_0x2011('0x48')]['on'](_0x2011('0x85'),()=>{const _0x40c4f3=Array[_0x2011('0x3d')](_0x51bc67[_0x2011('0x79')][_0x2011('0x48')]['differ'][_0x2011('0x13')]());for(const {name:_0x1254f7,data:_0x3cc402}of _0x40c4f3){const {group:_0x378490,id:_0x574024,subType:_0x5a0864}=_0x30384a[_0x2011('0x2e')](_0x1254f7);if(_0x2011('0x7c')!=_0x378490)continue;if(null!=_0x3cc402[_0x2011('0x44')])continue;const _0x2fd2af=_0x30384a[_0x2011('0x51')](_0x574024);this['_tablePostFixingSubtypes'][_0x2011('0x8')](_0x5a0864)&&this[_0x2011('0x34')][_0x2011('0x2c')](_0x2fd2af);}},{'priority':_0x2011('0x1')});const _0x32d9a3=(_0xdc7489,_0x15ccb0)=>{let _0x5e908d=!0x1;const _0x2dd019=_0x15ccb0[_0x2011('0x66')](_0xdc7489),_0xa68dd3=_0xdc7489[_0x2011('0xb')](_0x2011('0x1c')),_0x5d90fe=_0x1d768c[_0x2011('0x70')](_0xdc7489);for(const _0x392dd5 of this[_0x2011('0x34')]){const _0x3f23ed=_0x392dd5[_0x2011('0x57')],_0x348f2e=_0x3f23ed[_0x2011('0x50')]('tablePaste'),_0x4825c8=_0x3f23ed['substr'](_0x348f2e?0xa:0x5),_0x1a2aaf=_0x4825c8[_0x2011('0x55')](),_0x6fec06=_0x1a2aaf[_0x2011('0x10')](0x0,0x3)+_0x2011('0x42'),_0x1b0acd=_0x2011('0x7f')+_0x4825c8,_0x4cfa42='max'+_0x4825c8;if(!_0x392dd5[_0x2011('0x14')])continue;if(_0xa68dd3!=_0x392dd5[_0x2011('0x5a')]()[_0x2011('0x1a')][_0x2011('0xb')](_0x2011('0x1c')))continue;if(_0x392dd5[_0x2011('0x26')](_0x2dd019))continue;const _0x33f433=_0xdc7489[_0x2011('0x2f')](_0x6fec06)?_0xdc7489[_0x2011('0x53')](_0x6fec06)-0x1:0x0,_0x4e1af8=this[_0x2011('0x72')](_0x392dd5),_0x38312b=_0x4e1af8[_0x1b0acd],_0xaea2fc=_0x4e1af8[_0x4cfa42];_0x38312b<=_0x5d90fe[_0x1a2aaf]&&_0x5d90fe[_0x1a2aaf]+_0x33f433<=_0xaea2fc&&(_0x392dd5[_0x2011('0x4e')](_0x2dd019),_0x5e908d=!0x0);}return _0x5e908d;};_0x51bc67[_0x2011('0x79')]['document'][_0x2011('0x7d')](_0x8c3158=>{let _0x16d985=!0x1;for(const _0x211bca of _0x51bc67[_0x2011('0x79')]['document'][_0x2011('0x29')]['getChanges']())if(_0x2011('0x40')==_0x211bca['type']){if(_0x2011('0x22')==_0x211bca[_0x2011('0x6d')])for(const _0xcff5c5 of _0x211bca[_0x2011('0x76')]['nodeAfter']['getChildren']())_0x16d985=_0x16d985||_0x32d9a3(_0xcff5c5,_0x8c3158);else _0x2011('0x27')==_0x211bca['name']&&(_0x16d985=_0x16d985||_0x32d9a3(_0x211bca['position'][_0x2011('0x5')],_0x8c3158));}return _0x16d985;});}[_0x2011('0x72')](_0x20446b){return this[_0x2011('0x54')](_0x20446b[_0x2011('0x56')]()[_0x2011('0x3a')](_0x5687f5=>_0x5687f5[_0x2011('0x1a')][_0x2011('0x5')]));}}function se(_0x49d61a){return Array['from'](new Set(_0x49d61a)[_0x2011('0x68')]());}
23
+ const _0xfead=['_suggestionFactory','join','showSuggestionHighlights','rootName','$graveyard','maxRow','createPositionAt','accept','createTableWalker','ELEMENT_TABLE_ROW','$textProxy','push','item','_acceptFormatSuggestionCallbackFactory','MAX_SAFE_INTEGER','isIntersectingWithRange','differ','model','locale','TableEditing','getColumnIndexes','batch','tableRow','_descriptionFactory','substr','removeClass','max','forceValue','span','plugins','registerDescriptionCallback','_tablePostFixingSubtypes','createRangeOn','suggestion','above','registerPostFixer','minColumn','_getSuggestionCoords','getChangedMarkers','type','ELEMENT_TABLE_ROW_WITH_TEXT','end','ELEMENT_TABLE_COLUMN_WITH_TEXT','rowspan','MIN_SAFE_INTEGER','tableColumn','downcastDispatcher','change:data','execute','_getCoordsForCells','getItems','insertTableColumnRight','classes','getSuggestion','TableUtils','ELEMENT_TABLE_WITH_TEXT','change','registerCustomCallback','document','toViewElement','length','selectTableColumn','getSelectionAffectedTableCells','insert','start','*Remove:*\x20%0','oldRange','last','data','filter','order','from','enableCommand','removeTableColumn','name','mapper','isTouching','min','writer','getChanges','has','_tableSuggestions','setSelection','tableCell','TrackChangesEditing','some','isArray','detach','getAttribute','includes','editor','root','commands','selectTableRow','*Insert:*\x20%0','findAncestor','afterInit','table','map','values','removeTableRow','isEqual','discard','first','options','_setupColumnsRowsFixing','colspan','createRangeIn','subType','getRanges','nodeAfter','selection','addRange','position','deletion','get','addMarker:suggestion','cell','insertion','ELEMENT_TABLE_COLUMN','nodeBefore','getCellLocation','isInContent','markMultiRangeInsertion','insertTableRowAbove','refresh','add','toLowerCase','enqueueChange','getChildren','getFirstRange','hasAttribute','registerElementLabel','fromRange','maxColumn','minRow'];(function(_0x4e39d9,_0xfeadf0){const _0x59c7d0=function(_0x375a82){while(--_0x375a82){_0x4e39d9['push'](_0x4e39d9['shift']());}};_0x59c7d0(++_0xfeadf0);}(_0xfead,0x1ac));const _0x59c7=function(_0x4e39d9,_0xfeadf0){_0x4e39d9=_0x4e39d9-0x0;let _0x59c7d0=_0xfead[_0x4e39d9];return _0x59c7d0;};import{Plugin as _0x4654fb}from'ckeditor5/src/core';import{LiveRange as _0x1534f3}from'ckeditor5/src/engine';import{setHighlightHandling as _0x191d1b}from'ckeditor5/src/widget';import{getTranslation as _0x526b70}from'../utils/common-translations';export default class wt extends _0x4654fb{constructor(_0x3b9c19){super(_0x3b9c19),this[_0x59c7('0xb')]=[_0x59c7('0x2'),_0x59c7('0x19')],this['_tableSuggestions']=new Set();}[_0x59c7('0x4c')](){const _0x446fb7=this[_0x59c7('0x46')],_0x100ad9=_0x446fb7[_0x59c7('0x85')][_0x59c7('0x26')][_0x59c7('0x5b')];if(!_0x446fb7[_0x59c7('0x9')][_0x59c7('0x3c')](_0x59c7('0x87')))return;const _0x174b54=_0x446fb7[_0x59c7('0x86')],_0x1e7cc6=_0x446fb7[_0x59c7('0x9')][_0x59c7('0x5f')](_0x59c7('0x40')),_0x564a7a=_0x446fb7['plugins']['get']('TableUtils');_0x1e7cc6[_0x59c7('0x3')][_0x59c7('0x70')](_0x59c7('0x4d'),_0x6f873e=>_0x526b70(_0x174b54,'ELEMENT_TABLE',_0x6f873e)),this[_0x59c7('0x55')](),_0x1e7cc6['enableCommand']('insertTable'),_0x1e7cc6[_0x59c7('0x34')](_0x59c7('0x49')),_0x1e7cc6[_0x59c7('0x34')](_0x59c7('0x29'));for(const _0x178e92 of[_0x59c7('0x68'),'insertTableRowBelow']){const _0x312bc9=_0x446fb7[_0x59c7('0x48')][_0x59c7('0x5f')](_0x178e92);_0x1e7cc6[_0x59c7('0x34')](_0x178e92,_0x1403f2=>{_0x446fb7['model'][_0x59c7('0x24')](_0x4e28c0=>{_0x1403f2();const _0x4e90cb=_0x59c7('0xe')===_0x312bc9['order'],_0x391140=_0x564a7a[_0x59c7('0x2a')](_0x100ad9),_0x10407e=_0x564a7a['getRowIndexes'](_0x391140),_0x4fe817=_0x4e90cb?_0x10407e['first']-0x1:_0x10407e[_0x59c7('0x2f')]+0x1,_0x539023=_0x391140[0x0][_0x59c7('0x4b')](_0x59c7('0x4d')),_0x17cf28=_0x564a7a[_0x59c7('0x7c')](_0x539023,{'startRow':_0x4fe817,'endRow':_0x4fe817}),_0x303ae0=Array['from'](_0x17cf28)['map'](_0x48f019=>_0x4e28c0[_0x59c7('0xc')](_0x48f019[_0x59c7('0x61')]));_0x1e7cc6[_0x59c7('0x67')](_0x303ae0,_0x59c7('0x2'));});});}for(const _0x4a3f14 of['insertTableColumnLeft',_0x59c7('0x1f')]){const _0x37675f=_0x446fb7[_0x59c7('0x48')][_0x59c7('0x5f')](_0x4a3f14);_0x1e7cc6['enableCommand'](_0x4a3f14,_0x33a576=>{_0x446fb7[_0x59c7('0x85')][_0x59c7('0x24')](_0x35b4c4=>{_0x33a576();const _0xad6402='left'===_0x37675f[_0x59c7('0x32')],_0xc46c44=_0x564a7a['getSelectionAffectedTableCells'](_0x100ad9),_0x30fcd3=_0x564a7a[_0x59c7('0x0')](_0xc46c44),_0x2b44d9=_0xad6402?_0x30fcd3['first']-0x1:_0x30fcd3[_0x59c7('0x2f')]+0x1,_0x1d3af2=_0xc46c44[0x0][_0x59c7('0x4b')](_0x59c7('0x4d')),_0x51e2af=_0x564a7a[_0x59c7('0x7c')](_0x1d3af2,{'startRow':0x0,'column':_0x2b44d9,'includeAllSlots':!0x1}),_0x3c4398=Array[_0x59c7('0x33')](_0x51e2af)[_0x59c7('0x4e')](_0x289d4c=>_0x35b4c4['createRangeOn'](_0x289d4c[_0x59c7('0x61')]));_0x1e7cc6[_0x59c7('0x67')](_0x3c4398,_0x59c7('0x19'));});});}for(const _0x32f886 of[_0x59c7('0x50'),'removeTableColumn']){const _0x99e87f=_0x32f886['substr'](0xb),_0x1b2f0d=_0x99e87f[_0x59c7('0x6b')](),_0xfd7c5b=_0x1b2f0d[_0x59c7('0x4')](0x0,0x3)+_0x59c7('0x8'),_0x46f82d=_0x59c7('0x4d')+_0x99e87f,_0x9afee8=_0x59c7('0x39')+_0x99e87f,_0x15aa23=_0x59c7('0x6')+_0x99e87f;_0x1e7cc6[_0x59c7('0x34')](_0x32f886,()=>{_0x446fb7[_0x59c7('0x85')][_0x59c7('0x24')](_0x5438c0=>{const _0x4151d7=_0x564a7a[_0x59c7('0x2a')](_0x100ad9),_0x554b3b=_0x4151d7[0x0][_0x59c7('0x4b')](_0x59c7('0x4d'));let _0x5cb2e6;if(_0x59c7('0x50')==_0x32f886){const _0x2c150b=_0x564a7a['getRowIndexes'](_0x4151d7);_0x5cb2e6={'startRow':_0x2c150b['first'],'endRow':_0x2c150b['last'],'includeAllSlots':!0x0};}else{const _0x35b426=_0x564a7a['getColumnIndexes'](_0x4151d7);_0x5cb2e6={'startColumn':_0x35b426[_0x59c7('0x53')],'endColumn':_0x35b426[_0x59c7('0x2f')],'includeAllSlots':!0x0};}const _0x1c51cd=_0x564a7a[_0x59c7('0x7c')](_0x554b3b,_0x5cb2e6),_0x1f2e2a=Array['from'](_0x1c51cd)[_0x59c7('0x4e')](({cell:_0x314853})=>_0x314853),_0x2f58e0=se(_0x1f2e2a[_0x59c7('0x31')](_0x34c0a8=>_0x34c0a8[_0x59c7('0x6f')](_0xfd7c5b))),_0x22e0bc=se(_0x1f2e2a[_0x59c7('0x31')](_0x31dee1=>!_0x31dee1[_0x59c7('0x6f')](_0xfd7c5b)))[_0x59c7('0x4e')](_0x347a5e=>_0x5438c0[_0x59c7('0xc')](_0x347a5e)),_0x1a070f=_0x1e7cc6['markMultiRangeDeletion'](_0x22e0bc,_0x46f82d);if(_0x1a070f&&(_0x59c7('0x2')==_0x1a070f[_0x59c7('0x58')]||'tableColumn'==_0x1a070f[_0x59c7('0x58')])){const _0x1f43a3=this[_0x59c7('0x11')](_0x1a070f);for(const _0x463852 of _0x2f58e0){const _0xe1178b=_0x5438c0[_0x59c7('0xc')](_0x463852),_0x2b9d1c=_0x564a7a[_0x59c7('0x65')](_0x463852),_0x2fd818=_0x463852['getAttribute'](_0xfd7c5b)-0x1,_0x1351cf=_0x1f43a3[_0x9afee8],_0x52ff1e=_0x1f43a3[_0x15aa23];_0x1351cf<=_0x2b9d1c[_0x1b2f0d]&&_0x2b9d1c[_0x1b2f0d]+_0x2fd818<=_0x52ff1e&&_0x1a070f[_0x59c7('0x5c')](_0xe1178b);}}});});}function _0x2661f0(_0x4f2cc6){const _0xdce391=Array[_0x59c7('0x33')](_0x100ad9[_0x59c7('0x59')]())[_0x59c7('0x4e')](_0x4418c2=>_0x1534f3[_0x59c7('0x71')](_0x4418c2));_0x446fb7[_0x59c7('0x85')]['change'](_0x3eb95b=>{const _0x1a6843=_0x3eb95b[_0x59c7('0x1')];_0x4f2cc6=_0x4f2cc6[_0x59c7('0x31')](_0x2dd5a2=>_0x59c7('0x78')!=_0x2dd5a2[_0x59c7('0x47')][_0x59c7('0x77')]),_0x3eb95b[_0x59c7('0x3e')](_0x4f2cc6),_0x446fb7[_0x59c7('0x48')][_0x59c7('0x5f')]('removeTableRow')[_0x59c7('0x69')](),_0x446fb7[_0x59c7('0x1c')](_0x59c7('0x50'),{'forceDefaultExecution':!0x0}),_0x446fb7['model']['enqueueChange'](()=>{_0x446fb7[_0x59c7('0x85')][_0x59c7('0x6c')](_0x1a6843,_0x363b03=>{const _0x5c04f0=_0xdce391['filter'](_0x2cdbdc=>_0x59c7('0x78')!=_0x2cdbdc['root'][_0x59c7('0x77')]);_0x5c04f0['length']>0x0&&_0x363b03['setSelection'](_0x5c04f0);for(const _0x4a1553 of _0xdce391)_0x4a1553[_0x59c7('0x43')]();});});});}function _0x43b253(_0x58ac6b){_0x446fb7['model'][_0x59c7('0x24')](_0x4f7499=>{const _0x1c76c4=Array[_0x59c7('0x33')](_0x100ad9[_0x59c7('0x59')]())[_0x59c7('0x4e')](_0x4c4f0a=>_0x1534f3['fromRange'](_0x4c4f0a)),_0x59c298=[];for(const _0x392caa of _0x58ac6b)for(const _0x7e4b7c of _0x392caa[_0x59c7('0x1e')]({'shallow':!0x0}))_0x59c298[_0x59c7('0x7f')](_0x7e4b7c);for(const _0x448957 of _0x59c298)_0x59c7('0x78')!=_0x448957[_0x59c7('0x47')][_0x59c7('0x77')]&&(_0x4f7499[_0x59c7('0x3e')](_0x4f7499[_0x59c7('0x7a')](_0x448957,0x0)),_0x446fb7[_0x59c7('0x48')][_0x59c7('0x5f')](_0x59c7('0x35'))[_0x59c7('0x69')](),_0x446fb7[_0x59c7('0x1c')](_0x59c7('0x35'),{'forceDefaultExecution':!0x0}));const _0x3dfb83=_0x1c76c4[_0x59c7('0x31')](_0x285756=>_0x59c7('0x78')!=_0x285756[_0x59c7('0x47')]['rootName']);_0x3dfb83['length']>0x0&&_0x4f7499[_0x59c7('0x3e')](_0x3dfb83);for(const _0x3641ca of _0x1c76c4)_0x3641ca[_0x59c7('0x43')]();});}function _0x31e758(_0x1db092,_0x5866a9){return _0x5866a9['every'](_0x35d508=>_0x1db092[_0x59c7('0x41')](_0x13aa6d=>_0x13aa6d['end'][_0x59c7('0x51')](_0x35d508['start'])||_0x35d508[_0x59c7('0x15')][_0x59c7('0x51')](_0x13aa6d[_0x59c7('0x2c')])));}function _0x203660(_0x13ab3d,_0x284e67){return _0x13ab3d[_0x59c7('0x41')](_0x99fa85=>_0x284e67[_0x59c7('0x41')](_0x5e9752=>_0x99fa85[_0x59c7('0x15')][_0x59c7('0x38')](_0x5e9752['start'])));}_0x446fb7[_0x59c7('0x30')][_0x59c7('0x1a')]['on'](_0x59c7('0x60'),(_0x44fbdc,_0x38fa95,_0xe70d1f)=>{if(!_0xe70d1f[_0x59c7('0x54')][_0x59c7('0x76')])return;const _0x13cca7=_0x38fa95[_0x59c7('0x80')];if(!_0x13cca7)return;const _0x270363=_0xe70d1f[_0x59c7('0x37')][_0x59c7('0x27')](_0x13cca7);function _0x499473(_0x54cfee){return Array[_0x59c7('0x42')](_0x54cfee)?_0x54cfee:[_0x54cfee];}_0x270363&&_0x59c7('0x3f')===_0x13cca7[_0x59c7('0x36')]&&_0x191d1b(_0x270363,_0xe70d1f[_0x59c7('0x3a')],(_0x3aae77,_0x16b672,_0x2ffbab)=>_0x2ffbab['addClass'](_0x499473(_0x16b672[_0x59c7('0x20')]),_0x3aae77),(_0x157cdd,_0x52fac6,_0x7fcb39)=>_0x7fcb39[_0x59c7('0x5')](_0x499473(_0x52fac6[_0x59c7('0x20')]),_0x157cdd));},{'priority':'highest'}),_0x1e7cc6[_0x59c7('0x3')][_0x59c7('0xa')](_0x55e123=>{if(_0x59c7('0x62')!=_0x55e123[_0x59c7('0x13')]&&_0x59c7('0x5e')!=_0x55e123[_0x59c7('0x13')])return;const _0x12c751=_0x55e123['getContainedElement']();if(null!=_0x12c751&&_0x12c751['is']('element',_0x59c7('0x4d'))){if(_0x59c7('0x62')==_0x55e123[_0x59c7('0x13')]){const _0x3d0725=_0x55e123['getItems']()[_0x59c7('0x31')](_0x402f68=>_0x402f68['is'](_0x59c7('0x7e')))[_0x59c7('0x4e')](_0x4cbc10=>_0x4cbc10[_0x59c7('0x30')]);if(_0x3d0725['length'])return{'type':_0x59c7('0x62'),'content':_0x526b70(_0x174b54,_0x59c7('0x4a'),_0x526b70(_0x174b54,_0x59c7('0x23'),'\x22'+_0x3d0725['join']('\x20')+'\x22'))};}if(_0x59c7('0x5e')==_0x55e123[_0x59c7('0x13')]){const _0x158a42=_0x55e123[_0x59c7('0x1e')]()['filter'](_0x1add12=>_0x1add12['is'](_0x59c7('0x7e')))['map'](_0x1d8292=>_0x1d8292[_0x59c7('0x30')]);if(_0x158a42['length'])return{'type':'deletion','content':_0x526b70(_0x174b54,_0x59c7('0x2d'),_0x526b70(_0x174b54,_0x59c7('0x23'),'\x22'+_0x158a42[_0x59c7('0x75')]('\x20')+'\x22'))};}}}),_0x1e7cc6[_0x59c7('0x3')][_0x59c7('0xa')](_0x2e074f=>{if('tableRow'==_0x2e074f['subType']){const _0x114e9f=_0x2e074f[_0x59c7('0x1e')]()[_0x59c7('0x31')](_0x5bd0f8=>_0x5bd0f8['is']('$textProxy'))[_0x59c7('0x4e')](_0x23507c=>_0x23507c[_0x59c7('0x30')]),_0x58b3dd=this[_0x59c7('0x11')](_0x2e074f),_0x528c26=_0x58b3dd[_0x59c7('0x79')]-_0x58b3dd[_0x59c7('0x73')]+0x1;if(_0x59c7('0x62')==_0x2e074f[_0x59c7('0x13')])return _0x114e9f[_0x59c7('0x28')]?{'type':'insertion','content':_0x526b70(_0x174b54,'*Insert:*\x20%0',_0x526b70(_0x174b54,_0x59c7('0x14'),[_0x528c26,'\x22'+_0x114e9f['join']('\x20')+'\x22']))}:{'type':'insertion','content':_0x526b70(_0x174b54,_0x59c7('0x4a'),_0x526b70(_0x174b54,_0x59c7('0x7d'),_0x528c26))};if('deletion'==_0x2e074f[_0x59c7('0x13')])return _0x114e9f[_0x59c7('0x28')]?{'type':'deletion','content':_0x526b70(_0x174b54,_0x59c7('0x2d'),_0x526b70(_0x174b54,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x528c26,'\x22'+_0x114e9f[_0x59c7('0x75')]('\x20')+'\x22']))}:{'type':'deletion','content':_0x526b70(_0x174b54,_0x59c7('0x2d'),_0x526b70(_0x174b54,_0x59c7('0x7d'),_0x528c26))};}if('tableColumn'==_0x2e074f[_0x59c7('0x58')]){const _0x1b5457=_0x2e074f['getItems']()[_0x59c7('0x31')](_0x335902=>_0x335902['is'](_0x59c7('0x7e')))[_0x59c7('0x4e')](_0x4ff835=>_0x4ff835['data']),_0x23da03=this[_0x59c7('0x11')](_0x2e074f),_0x140122=_0x23da03[_0x59c7('0x72')]-_0x23da03[_0x59c7('0x10')]+0x1;if(_0x59c7('0x62')==_0x2e074f[_0x59c7('0x13')])return _0x1b5457[_0x59c7('0x28')]?{'type':_0x59c7('0x62'),'content':_0x526b70(_0x174b54,_0x59c7('0x4a'),_0x526b70(_0x174b54,_0x59c7('0x16'),[_0x140122,'\x22'+_0x1b5457[_0x59c7('0x75')]('\x20')+'\x22']))}:{'type':_0x59c7('0x62'),'content':_0x526b70(_0x174b54,_0x59c7('0x4a'),_0x526b70(_0x174b54,_0x59c7('0x63'),_0x140122))};if(_0x59c7('0x5e')==_0x2e074f[_0x59c7('0x13')])return _0x1b5457[_0x59c7('0x28')]?{'type':_0x59c7('0x5e'),'content':_0x526b70(_0x174b54,'*Remove:*\x20%0',_0x526b70(_0x174b54,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x140122,'\x22'+_0x1b5457[_0x59c7('0x75')]('\x20')+'\x22']))}:{'type':_0x59c7('0x5e'),'content':_0x526b70(_0x174b54,_0x59c7('0x2d'),_0x526b70(_0x174b54,'ELEMENT_TABLE_COLUMN',_0x140122))};}}),_0x1e7cc6[_0x59c7('0x74')][_0x59c7('0x25')](_0x59c7('0x62'),_0x59c7('0x2'),_0x59c7('0x52'),_0x2661f0),_0x1e7cc6[_0x59c7('0x74')][_0x59c7('0x25')](_0x59c7('0x5e'),'tableRow','accept',_0x2661f0),_0x1e7cc6[_0x59c7('0x74')][_0x59c7('0x25')](_0x59c7('0x62'),_0x59c7('0x19'),_0x59c7('0x52'),_0x43b253),_0x1e7cc6[_0x59c7('0x74')][_0x59c7('0x25')]('deletion',_0x59c7('0x19'),_0x59c7('0x7b'),_0x43b253),_0x1e7cc6[_0x59c7('0x74')][_0x59c7('0x25')](_0x59c7('0x62'),_0x59c7('0x19'),_0x59c7('0x75'),_0x31e758),_0x1e7cc6[_0x59c7('0x74')][_0x59c7('0x25')](_0x59c7('0x5e'),'tableColumn',_0x59c7('0x75'),_0x31e758),_0x1e7cc6['_suggestionFactory'][_0x59c7('0x25')](_0x59c7('0x62'),'tableRow',_0x59c7('0x75'),_0x203660),_0x1e7cc6[_0x59c7('0x74')][_0x59c7('0x25')](_0x59c7('0x5e'),'tableRow',_0x59c7('0x75'),_0x203660);}[_0x59c7('0x81')](){const _0x3ecc96=this[_0x59c7('0x46')],_0xf22af3=_0x3ecc96[_0x59c7('0x85')][_0x59c7('0x26')][_0x59c7('0x5b')];return(_0x145ceb,_0x3ed7c6)=>{_0x3ecc96[_0x59c7('0x85')][_0x59c7('0x24')](_0x53dc39=>{const {commandName:_0x4217b4,commandParams:_0x159331}=_0x3ed7c6;let _0x1ab32f=_0x145ceb[0x0][_0x59c7('0x15')][_0x59c7('0x64')];_0x159331&&_0x159331[0x0]&&!0x1===_0x159331[0x0][_0x59c7('0x7')]&&(_0x1ab32f=_0x145ceb[0x0][_0x59c7('0x2c')][_0x59c7('0x5a')]);const _0x12a9ff=_0x53dc39[_0x59c7('0x57')](_0x1ab32f);if(_0x59c7('0x78')==_0x12a9ff[_0x59c7('0x47')][_0x59c7('0x77')])return;const _0x386bcb=Array[_0x59c7('0x33')](_0xf22af3['getRanges']())[_0x59c7('0x4e')](_0x5a11fe=>_0x1534f3['fromRange'](_0x5a11fe));_0x53dc39[_0x59c7('0x3e')](_0x12a9ff),_0x3ecc96[_0x59c7('0x48')][_0x59c7('0x5f')](_0x4217b4)[_0x59c7('0x69')](),_0x159331[_0x59c7('0x7f')]({'forceDefaultExecution':!0x0}),_0x3ecc96[_0x59c7('0x1c')](_0x4217b4,..._0x159331);const _0x4b9968=_0x386bcb[_0x59c7('0x31')](_0x4af98f=>'$graveyard'!=_0x4af98f[_0x59c7('0x47')][_0x59c7('0x77')]);_0x4b9968[_0x59c7('0x28')]>0x0&&_0x53dc39[_0x59c7('0x3e')](_0x4b9968);for(const _0x30a5eb of _0x386bcb)_0x30a5eb[_0x59c7('0x43')]();});};}[_0x59c7('0x1d')](_0x294990){const _0x173c30=this['editor'][_0x59c7('0x9')][_0x59c7('0x5f')](_0x59c7('0x22'));let _0x5330c9=Number[_0x59c7('0x82')],_0x100fe7=Number[_0x59c7('0x18')],_0x435617=Number[_0x59c7('0x82')],_0x13c767=Number['MIN_SAFE_INTEGER'];for(const _0x3a5094 of _0x294990){if(_0x59c7('0x78')==_0x3a5094[_0x59c7('0x47')][_0x59c7('0x77')])continue;const {row:_0x75cad9,column:_0x4d09a0}=_0x173c30[_0x59c7('0x65')](_0x3a5094),_0x5df52c=_0x3a5094[_0x59c7('0x6f')](_0x59c7('0x17'))?_0x3a5094[_0x59c7('0x44')]('rowspan')-0x1:0x0,_0x50087e=_0x3a5094[_0x59c7('0x6f')](_0x59c7('0x56'))?_0x3a5094['getAttribute']('colspan')-0x1:0x0;_0x5330c9=_0x75cad9<_0x5330c9?_0x75cad9:_0x5330c9,_0x100fe7=_0x75cad9+_0x5df52c>_0x100fe7?_0x75cad9+_0x5df52c:_0x100fe7,_0x435617=_0x4d09a0<_0x435617?_0x4d09a0:_0x435617,_0x13c767=_0x4d09a0+_0x50087e>_0x13c767?_0x4d09a0+_0x50087e:_0x13c767;}return{'minRow':_0x5330c9,'maxRow':_0x100fe7,'minColumn':_0x435617,'maxColumn':_0x13c767};}[_0x59c7('0x55')](){const _0x24d459=this[_0x59c7('0x46')],_0x513f0e=_0x24d459[_0x59c7('0x9')][_0x59c7('0x5f')](_0x59c7('0x40')),_0xdfc28a=_0x24d459[_0x59c7('0x9')][_0x59c7('0x5f')](_0x59c7('0x22'));_0x24d459[_0x59c7('0x85')][_0x59c7('0x26')]['on'](_0x59c7('0x1b'),()=>{const _0x51350a=Array['from'](_0x24d459[_0x59c7('0x85')][_0x59c7('0x26')][_0x59c7('0x84')][_0x59c7('0x12')]());for(const {name:_0x52acbc,data:_0x515f0d}of _0x51350a){const {group:_0x9f9940,id:_0x1c6a73,subType:_0x7525e2}=_0x513f0e['_splitMarkerName'](_0x52acbc);if(_0x59c7('0xd')!=_0x9f9940)continue;if(null!=_0x515f0d[_0x59c7('0x2e')])continue;const _0x1191c5=_0x513f0e[_0x59c7('0x21')](_0x1c6a73);this['_tablePostFixingSubtypes'][_0x59c7('0x45')](_0x7525e2)&&this[_0x59c7('0x3d')][_0x59c7('0x6a')](_0x1191c5);}},{'priority':'low'});const _0xef9653=(_0x457190,_0x3df0bc)=>{let _0x455c73=!0x1;const _0x10f876=_0x3df0bc[_0x59c7('0xc')](_0x457190),_0x2df15a=_0x457190[_0x59c7('0x4b')](_0x59c7('0x4d')),_0x5a90df=_0xdfc28a['getCellLocation'](_0x457190);for(const _0x1c69a9 of this[_0x59c7('0x3d')]){const _0x47f128=_0x1c69a9['subType'],_0x3977f4=_0x47f128['startsWith']('tablePaste'),_0x59f977=_0x47f128['substr'](_0x3977f4?0xa:0x5),_0x3b3f8b=_0x59f977[_0x59c7('0x6b')](),_0x3b9cd8=_0x3b3f8b['substr'](0x0,0x3)+_0x59c7('0x8'),_0x52b1b0=_0x59c7('0x39')+_0x59f977,_0x2433bb=_0x59c7('0x6')+_0x59f977;if(!_0x1c69a9[_0x59c7('0x66')])continue;if(_0x2df15a!=_0x1c69a9[_0x59c7('0x6e')]()['start']['findAncestor']('table'))continue;if(_0x1c69a9[_0x59c7('0x83')](_0x10f876))continue;const _0x2131a6=_0x457190[_0x59c7('0x6f')](_0x3b9cd8)?_0x457190[_0x59c7('0x44')](_0x3b9cd8)-0x1:0x0,_0x1ebe61=this[_0x59c7('0x11')](_0x1c69a9),_0x890d12=_0x1ebe61[_0x52b1b0],_0x5b7eb8=_0x1ebe61[_0x2433bb];_0x890d12<=_0x5a90df[_0x3b3f8b]&&_0x5a90df[_0x3b3f8b]+_0x2131a6<=_0x5b7eb8&&(_0x1c69a9[_0x59c7('0x5c')](_0x10f876),_0x455c73=!0x0);}return _0x455c73;};_0x24d459['model'][_0x59c7('0x26')][_0x59c7('0xf')](_0x56c1bc=>{let _0x24296e=!0x1;for(const _0x177504 of _0x24d459[_0x59c7('0x85')][_0x59c7('0x26')][_0x59c7('0x84')][_0x59c7('0x3b')]())if(_0x59c7('0x2b')==_0x177504[_0x59c7('0x13')]){if(_0x59c7('0x2')==_0x177504[_0x59c7('0x36')])for(const _0xe1eee9 of _0x177504['position'][_0x59c7('0x5a')][_0x59c7('0x6d')]())_0x24296e=_0x24296e||_0xef9653(_0xe1eee9,_0x56c1bc);else _0x59c7('0x3f')==_0x177504[_0x59c7('0x36')]&&(_0x24296e=_0x24296e||_0xef9653(_0x177504[_0x59c7('0x5d')][_0x59c7('0x5a')],_0x56c1bc));}return _0x24296e;});}['_getSuggestionCoords'](_0x8128d8){return this['_getCoordsForCells'](_0x8128d8[_0x59c7('0x59')]()['map'](_0x3b3577=>_0x3b3577[_0x59c7('0x2c')][_0x59c7('0x5a')]));}}function se(_0xccec15){return Array[_0x59c7('0x33')](new Set(_0xccec15)[_0x59c7('0x4f')]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x356d=['plugins','has','TableCaptionEditing','TrackChangesEditing','requires','get','editor','toggleTableCaption','afterInit'];(function(_0x158c32,_0x356df3){const _0x2bf193=function(_0x12c1c1){while(--_0x12c1c1){_0x158c32['push'](_0x158c32['shift']());}};_0x2bf193(++_0x356df3);}(_0x356d,0xbe));const _0x2bf1=function(_0x158c32,_0x356df3){_0x158c32=_0x158c32-0x0;let _0x2bf193=_0x356d[_0x158c32];return _0x2bf193;};import{Plugin as _0x303c95}from'ckeditor5/src/core';import _0x4172c8 from'./table';export default class Nt extends _0x303c95{static get[_0x2bf1('0x3')](){return[_0x4172c8];}[_0x2bf1('0x7')](){const _0x377026=this[_0x2bf1('0x5')];if(!_0x377026['plugins'][_0x2bf1('0x0')](_0x2bf1('0x1')))return;_0x377026[_0x2bf1('0x8')][_0x2bf1('0x4')](_0x2bf1('0x2'))['enableCommand'](_0x2bf1('0x6'));}}
23
+ const _0x4b95=['plugins','TrackChangesEditing','toggleTableCaption','get','requires','enableCommand'];(function(_0x319a70,_0x4b95d0){const _0x39b402=function(_0x561266){while(--_0x561266){_0x319a70['push'](_0x319a70['shift']());}};_0x39b402(++_0x4b95d0);}(_0x4b95,0x134));const _0x39b4=function(_0x319a70,_0x4b95d0){_0x319a70=_0x319a70-0x0;let _0x39b402=_0x4b95[_0x319a70];return _0x39b402;};import{Plugin as _0x38ffcf}from'ckeditor5/src/core';import _0x278b21 from'./table';export default class Nt extends _0x38ffcf{static get[_0x39b4('0x2')](){return[_0x278b21];}['afterInit'](){const _0x3c97c0=this['editor'];if(!_0x3c97c0[_0x39b4('0x4')]['has']('TableCaptionEditing'))return;_0x3c97c0['plugins'][_0x39b4('0x1')](_0x39b4('0x5'))[_0x39b4('0x3')](_0x39b4('0x0'));}}