@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240226.0 → 0.0.0-nightly-20240228.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 (68) 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/index.js +1 -1
  9. package/src/integrations/aiassistant.js +1 -1
  10. package/src/integrations/alignment.js +1 -1
  11. package/src/integrations/basicstyles.js +1 -1
  12. package/src/integrations/blockquote.js +1 -1
  13. package/src/integrations/casechange.js +1 -1
  14. package/src/integrations/ckbox.js +1 -1
  15. package/src/integrations/codeblock.js +1 -1
  16. package/src/integrations/comments.js +1 -1
  17. package/src/integrations/deletecommand.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/legacylist.js +1 -1
  33. package/src/integrations/legacylistproperties.js +1 -1
  34. package/src/integrations/link.js +1 -1
  35. package/src/integrations/list.js +1 -1
  36. package/src/integrations/listproperties.js +1 -1
  37. package/src/integrations/mediaembed.js +1 -1
  38. package/src/integrations/mention.js +1 -1
  39. package/src/integrations/pagebreak.js +1 -1
  40. package/src/integrations/paragraph.js +1 -1
  41. package/src/integrations/removeformat.js +1 -1
  42. package/src/integrations/restrictededitingmode.js +1 -1
  43. package/src/integrations/shiftentercommand.js +1 -1
  44. package/src/integrations/standardeditingmode.js +1 -1
  45. package/src/integrations/style.js +1 -1
  46. package/src/integrations/table.js +1 -1
  47. package/src/integrations/tablecaption.js +1 -1
  48. package/src/integrations/tableclipboard.js +1 -1
  49. package/src/integrations/tablecolumnresize.js +1 -1
  50. package/src/integrations/tableheadings.js +1 -1
  51. package/src/integrations/tablemergesplit.js +1 -1
  52. package/src/integrations/tableofcontents.js +1 -1
  53. package/src/integrations/tableproperties.js +1 -1
  54. package/src/integrations/template.js +1 -1
  55. package/src/integrations/title.js +1 -1
  56. package/src/integrations/undo.js +1 -1
  57. package/src/integrations/utils.js +1 -1
  58. package/src/suggestion.js +1 -1
  59. package/src/suggestiondescriptionfactory.js +1 -1
  60. package/src/trackchanges.js +1 -1
  61. package/src/trackchangesdata.js +1 -1
  62. package/src/trackchangesediting.js +1 -1
  63. package/src/trackchangesui.js +1 -1
  64. package/src/ui/suggestioncontroller.js +1 -1
  65. package/src/ui/view/basesuggestionthreadview.js +1 -1
  66. package/src/ui/view/suggestionthreadview.js +1 -1
  67. package/src/utils/common-translations.js +1 -1
  68. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3ec2a6=_0x22ad;function _0x22ad(_0x410f5e,_0x5d1654){const _0x1eb4e1=_0x1eb4();return _0x22ad=function(_0x22ad46,_0x457853){_0x22ad46=_0x22ad46-0x100;let _0x56cd42=_0x1eb4e1[_0x22ad46];return _0x56cd42;},_0x22ad(_0x410f5e,_0x5d1654);}(function(_0x150d93,_0x14e55d){const _0x2d3ab1=_0x22ad,_0x1785c=_0x150d93();while(!![]){try{const _0x3b6835=-parseInt(_0x2d3ab1(0x116))/0x1+-parseInt(_0x2d3ab1(0x11d))/0x2*(-parseInt(_0x2d3ab1(0x108))/0x3)+parseInt(_0x2d3ab1(0x109))/0x4+parseInt(_0x2d3ab1(0x123))/0x5+-parseInt(_0x2d3ab1(0x12c))/0x6+parseInt(_0x2d3ab1(0x10c))/0x7+-parseInt(_0x2d3ab1(0x112))/0x8*(parseInt(_0x2d3ab1(0x114))/0x9);if(_0x3b6835===_0x14e55d)break;else _0x1785c['push'](_0x1785c['shift']());}catch(_0x39666b){_0x1785c['push'](_0x1785c['shift']());}}}(_0x1eb4,0xdbd1b));import{Plugin as _0xf6a84c}from'ckeditor5/src/core.js';import{getTranslation as _0x3e4eb9}from'../utils/common-translations.js';function _0x1eb4(){const _0x528a56=['inline','type','_registerBlockAttribute','Style','76SdQSPB','formatBlock','format','toLowerCase','DataSchema','definitions','8741090YBnmPo','block','GeneralHtmlSupport','get','forceValue','commandName','FORMAT_STYLE','_enableDefaultAttributesIntegration','getGhsAttributeNameForElement','6632190niUcgK','config','commandParams','_registerLegacyDescription','normalizeConfig','registerDescriptionCallback','editor','_registerInlineAttribute','*Set\x20format:*\x20%0','plugins','styleName','locale','ghsAttributes','846PkVsmF','5169624gVHnkn','formatInline','style','10117737lAkJdA','TrackChangesEditing','has','*Remove\x20format:*\x20%0','StyleUtils','element','75448ptnkHX','registerAttributeLabel','1926gtiFTZ','add','472753VnFErG','afterInit','_descriptionFactory'];_0x1eb4=function(){return _0x528a56;};return _0x1eb4();}export default class wt extends _0xf6a84c{[_0x3ec2a6(0x117)](){const _0x52d1b8=_0x3ec2a6,_0x5504e6=this[_0x52d1b8(0x101)];if(!_0x5504e6[_0x52d1b8(0x104)][_0x52d1b8(0x10e)](_0x52d1b8(0x11c))||!_0x5504e6[_0x52d1b8(0x104)][_0x52d1b8(0x10e)](_0x52d1b8(0x121)))return;const _0x2aadc5=_0x5504e6[_0x52d1b8(0x104)][_0x52d1b8(0x126)](_0x52d1b8(0x10d)),_0x2ab5a9=_0x5504e6[_0x52d1b8(0x106)],_0xd5aeb2=_0x5504e6[_0x52d1b8(0x12d)][_0x52d1b8(0x126)](_0x52d1b8(0x10b))||{},_0x29c8d7=_0x5504e6[_0x52d1b8(0x104)][_0x52d1b8(0x126)](_0x52d1b8(0x125)),_0x2ce9b6=_0x5504e6[_0x52d1b8(0x104)][_0x52d1b8(0x126)](_0x52d1b8(0x110))[_0x52d1b8(0x130)](_0x5504e6[_0x52d1b8(0x104)][_0x52d1b8(0x126)](_0x52d1b8(0x121)),_0xd5aeb2[_0x52d1b8(0x122)]);_0x2aadc5[_0x52d1b8(0x12a)](_0x52d1b8(0x10b));const _0xf6c070=new Set();for(const _0x150fbb of _0x2ce9b6[_0x52d1b8(0x124)]){const _0x41d4d1=_0x29c8d7[_0x52d1b8(0x12b)](_0x150fbb[_0x52d1b8(0x111)]);_0xf6c070[_0x52d1b8(0x115)](_0x41d4d1);}const _0x4ad74c=new Set();for(const _0x1be76c of _0x2ce9b6[_0x52d1b8(0x119)]){const _0x240f78=_0x29c8d7[_0x52d1b8(0x12b)](_0x1be76c[_0x52d1b8(0x111)]);_0x4ad74c[_0x52d1b8(0x115)](_0x240f78);for(const _0x5be287 of _0x1be76c[_0x52d1b8(0x107)])_0x4ad74c[_0x52d1b8(0x115)](_0x5be287);}for(const _0x50be18 of _0xf6c070)_0x2aadc5[_0x52d1b8(0x11b)](_0x50be18),_0x2aadc5[_0x52d1b8(0x118)][_0x52d1b8(0x113)](_0x50be18,_0x3e4eb9(_0x2ab5a9,_0x52d1b8(0x129)));for(const _0x1859e4 of _0x4ad74c)_0x2aadc5[_0x52d1b8(0x102)](_0x1859e4),_0x2aadc5[_0x52d1b8(0x118)][_0x52d1b8(0x113)](_0x1859e4,_0x3e4eb9(_0x2ab5a9,_0x52d1b8(0x129)));this[_0x52d1b8(0x12f)]();}[_0x3ec2a6(0x12f)](){const _0x880b13=_0x3ec2a6,_0xc6bb2e=this[_0x880b13(0x101)],_0x25a5cc=_0xc6bb2e[_0x880b13(0x106)];_0xc6bb2e[_0x880b13(0x104)][_0x880b13(0x126)](_0x880b13(0x10d))[_0x880b13(0x118)][_0x880b13(0x100)](_0x45da1a=>{const _0x1c7cd0=_0x880b13;if(_0x1c7cd0(0x11e)!=_0x45da1a[_0x1c7cd0(0x11a)]&&_0x1c7cd0(0x10a)!=_0x45da1a[_0x1c7cd0(0x11a)])return;const {data:_0x4adcdf}=_0x45da1a;return _0x4adcdf&&_0x1c7cd0(0x10b)===_0x4adcdf[_0x1c7cd0(0x128)]?_0x4adcdf[_0x1c7cd0(0x12e)][0x0][_0x1c7cd0(0x127)]?{'type':_0x1c7cd0(0x11f),'content':_0x3e4eb9(_0x25a5cc,_0x1c7cd0(0x103),_0x4adcdf[_0x1c7cd0(0x12e)][0x0][_0x1c7cd0(0x105)][_0x1c7cd0(0x120)]())}:{'type':_0x1c7cd0(0x11f),'content':_0x3e4eb9(_0x25a5cc,_0x1c7cd0(0x10f),_0x4adcdf[_0x1c7cd0(0x12e)][0x0][_0x1c7cd0(0x105)][_0x1c7cd0(0x120)]())}:void 0x0;});}}
23
+ const _0x64a278=_0x4fda;(function(_0xc83124,_0x276da0){const _0x5679b8=_0x4fda,_0x552511=_0xc83124();while(!![]){try{const _0x1c42f0=-parseInt(_0x5679b8(0x161))/0x1*(-parseInt(_0x5679b8(0x156))/0x2)+parseInt(_0x5679b8(0x177))/0x3*(-parseInt(_0x5679b8(0x159))/0x4)+-parseInt(_0x5679b8(0x165))/0x5+parseInt(_0x5679b8(0x166))/0x6*(parseInt(_0x5679b8(0x158))/0x7)+-parseInt(_0x5679b8(0x147))/0x8+parseInt(_0x5679b8(0x176))/0x9*(-parseInt(_0x5679b8(0x169))/0xa)+parseInt(_0x5679b8(0x15d))/0xb;if(_0x1c42f0===_0x276da0)break;else _0x552511['push'](_0x552511['shift']());}catch(_0x330eb2){_0x552511['push'](_0x552511['shift']());}}}(_0x1532,0x73976));import{Plugin as _0x2df34c}from'ckeditor5/src/core.js';function _0x4fda(_0x326959,_0x5077bc){const _0x15329e=_0x1532();return _0x4fda=function(_0x4fdac7,_0x33ac28){_0x4fdac7=_0x4fdac7-0x145;let _0x75f0de=_0x15329e[_0x4fdac7];return _0x75f0de;},_0x4fda(_0x326959,_0x5077bc);}function _0x1532(){const _0x4b9658=['FORMAT_STYLE','style','ghsAttributes','commandParams','351418kfQQZv','inline','301FBaqIX','537604TmmZWX','*Remove\x20format:*\x20%0','styleName','GeneralHtmlSupport','18867222aQEYag','DataSchema','registerAttributeLabel','locale','1nRRqgd','toLowerCase','getGhsAttributeNameForElement','TrackChangesEditing','381945DCVpoe','6030pgLfbF','plugins','type','2067880Byggxe','StyleUtils','afterInit','element','commandName','config','_enableDefaultAttributesIntegration','editor','registerDescriptionCallback','format','formatInline','block','_registerInlineAttribute','18wRhPQw','3jBJeAb','Style','definitions','6690384wxTaUl','forceValue','_registerBlockAttribute','add','formatBlock','has','_descriptionFactory','*Set\x20format:*\x20%0','normalizeConfig','get','_registerLegacyDescription'];_0x1532=function(){return _0x4b9658;};return _0x1532();}import{getTranslation as _0x5ea080}from'../utils/common-translations.js';export default class wt extends _0x2df34c{[_0x64a278(0x16b)](){const _0x343bf9=_0x64a278,_0x120009=this[_0x343bf9(0x170)];if(!_0x120009[_0x343bf9(0x167)][_0x343bf9(0x14c)](_0x343bf9(0x145))||!_0x120009[_0x343bf9(0x167)][_0x343bf9(0x14c)](_0x343bf9(0x15e)))return;const _0x4dfbfe=_0x120009[_0x343bf9(0x167)][_0x343bf9(0x150)](_0x343bf9(0x164)),_0x3fa9b4=_0x120009[_0x343bf9(0x160)],_0x241f61=_0x120009[_0x343bf9(0x16e)][_0x343bf9(0x150)](_0x343bf9(0x153))||{},_0x3e45a0=_0x120009[_0x343bf9(0x167)][_0x343bf9(0x150)](_0x343bf9(0x15c)),_0x43a90d=_0x120009[_0x343bf9(0x167)][_0x343bf9(0x150)](_0x343bf9(0x16a))[_0x343bf9(0x14f)](_0x120009[_0x343bf9(0x167)][_0x343bf9(0x150)](_0x343bf9(0x15e)),_0x241f61[_0x343bf9(0x146)]);_0x4dfbfe[_0x343bf9(0x16f)](_0x343bf9(0x153));const _0x4a3110=new Set();for(const _0x728d7 of _0x43a90d[_0x343bf9(0x174)]){const _0x48f03b=_0x3e45a0[_0x343bf9(0x163)](_0x728d7[_0x343bf9(0x16c)]);_0x4a3110[_0x343bf9(0x14a)](_0x48f03b);}const _0x14d538=new Set();for(const _0x4f540c of _0x43a90d[_0x343bf9(0x157)]){const _0x5f2100=_0x3e45a0[_0x343bf9(0x163)](_0x4f540c[_0x343bf9(0x16c)]);_0x14d538[_0x343bf9(0x14a)](_0x5f2100);for(const _0x5938b7 of _0x4f540c[_0x343bf9(0x154)])_0x14d538[_0x343bf9(0x14a)](_0x5938b7);}for(const _0x581aa3 of _0x4a3110)_0x4dfbfe[_0x343bf9(0x149)](_0x581aa3),_0x4dfbfe[_0x343bf9(0x14d)][_0x343bf9(0x15f)](_0x581aa3,_0x5ea080(_0x3fa9b4,_0x343bf9(0x152)));for(const _0x2b7885 of _0x14d538)_0x4dfbfe[_0x343bf9(0x175)](_0x2b7885),_0x4dfbfe[_0x343bf9(0x14d)][_0x343bf9(0x15f)](_0x2b7885,_0x5ea080(_0x3fa9b4,_0x343bf9(0x152)));this[_0x343bf9(0x151)]();}[_0x64a278(0x151)](){const _0x104b50=_0x64a278,_0x352021=this[_0x104b50(0x170)],_0x192783=_0x352021[_0x104b50(0x160)];_0x352021[_0x104b50(0x167)][_0x104b50(0x150)](_0x104b50(0x164))[_0x104b50(0x14d)][_0x104b50(0x171)](_0x3ed5c3=>{const _0x3fbf7c=_0x104b50;if(_0x3fbf7c(0x14b)!=_0x3ed5c3[_0x3fbf7c(0x168)]&&_0x3fbf7c(0x173)!=_0x3ed5c3[_0x3fbf7c(0x168)])return;const {data:_0x356bec}=_0x3ed5c3;return _0x356bec&&_0x3fbf7c(0x153)===_0x356bec[_0x3fbf7c(0x16d)]?_0x356bec[_0x3fbf7c(0x155)][0x0][_0x3fbf7c(0x148)]?{'type':_0x3fbf7c(0x172),'content':_0x5ea080(_0x192783,_0x3fbf7c(0x14e),_0x356bec[_0x3fbf7c(0x155)][0x0][_0x3fbf7c(0x15b)][_0x3fbf7c(0x162)]())}:{'type':_0x3fbf7c(0x172),'content':_0x5ea080(_0x192783,_0x3fbf7c(0x15a),_0x356bec[_0x3fbf7c(0x155)][0x0][_0x3fbf7c(0x15b)][_0x3fbf7c(0x162)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1aea(){const _0xcdebba=['max','data','_getSuggestionCoords','filter','ELEMENT_TABLE_ROW','left','findAncestor','low','position','colspan','deletion','_tableSuggestions','registerPostFixer','230979MPVYQo','createRangeIn','last','oldRange','accept','$textProxy','_getCoordsForCells','change','name','1804814SspaYA','map','ELEMENT_TABLE','editor','min','_suggestionFactory','MAX_SAFE_INTEGER','15SMZqAP','getFirstRange','*Insert:*\x20%0','length','createTableWalker','some','getContainedElement','TableEditing','getItems','insertTableRowBelow','change:data','setSelection','add','enqueueChange','classes','element','_descriptionFactory','model','markMultiRangeDeletion','fromRange','addClass','showSuggestionHighlights','_acceptFormatSuggestionCallbackFactory','TableUtils','tableCell','getChildren','detach','removeTableRow','every','toLowerCase','861976OnmUMe','nodeBefore','suggestion','span','downcastDispatcher','23ZCzIHT','end','insert','execute','getAttribute','insertTable','addMarker:suggestion','insertion','registerElementLabel','includes','ELEMENT_TABLE_WITH_TEXT','rowspan','type','916988hGBFoE','batch','writer','nodeAfter','isIntersectingWithRange','get','differ','*Remove:*\x20%0','selection','cell','locale','has','forceValue','selectTableColumn','values','start','mapper','TrackChangesEditing','minRow','startsWith','getRanges','ELEMENT_TABLE_COLUMN','commands','ELEMENT_TABLE_COLUMN_WITH_TEXT','enableCommand','getRowIndexes','addRange','first','above','hasAttribute','createPositionAt','ELEMENT_TABLE_ROW_WITH_TEXT','toViewElement','from','registerCustomCallback','rootName','table','120426eFvjBu','13276piXMsR','removeTableColumn','markMultiRangeInsertion','subType','getChangedMarkers','item','maxColumn','getSuggestion','selectTableRow','root','substr','document','40tvXMJO','$graveyard','isArray','push','getSelectionAffectedTableCells','tableColumn','insertTableColumnLeft','order','_setupColumnsRowsFixing','afterInit','insertTableColumnRight','getChanges','getCellLocation','maxRow','_splitMarkerName','join','createRangeOn','_tablePostFixingSubtypes','refresh','highest','3KwRsyC','removeClass','isEqual','minColumn','tableRow','options','841518WdiIOz','insertTableRowAbove','MIN_SAFE_INTEGER','registerDescriptionCallback','isInContent','plugins','getColumnIndexes','discard','tablePaste','isTouching'];_0x1aea=function(){return _0xcdebba;};return _0x1aea();}const _0x4c9998=_0x1593;(function(_0x1b4a88,_0x8f8caf){const _0x57696e=_0x1593,_0xaa2bc3=_0x1b4a88();while(!![]){try{const _0x2281c5=parseInt(_0x57696e(0x155))/0x1*(-parseInt(_0x57696e(0x188))/0x2)+-parseInt(_0x57696e(0x1a8))/0x3*(parseInt(_0x57696e(0x162))/0x4)+parseInt(_0x57696e(0x132))/0x5*(parseInt(_0x57696e(0x187))/0x6)+parseInt(_0x57696e(0x122))/0x7+-parseInt(_0x57696e(0x150))/0x8+-parseInt(_0x57696e(0x1ae))/0x9+parseInt(_0x57696e(0x194))/0xa*(parseInt(_0x57696e(0x12b))/0xb);if(_0x2281c5===_0x8f8caf)break;else _0xaa2bc3['push'](_0xaa2bc3['shift']());}catch(_0x32d37e){_0xaa2bc3['push'](_0xaa2bc3['shift']());}}}(_0x1aea,0x289c0));function _0x1593(_0x58bd9c,_0x4fe5f8){const _0x1aea62=_0x1aea();return _0x1593=function(_0x159355,_0x2f5152){_0x159355=_0x159355-0x111;let _0x400f12=_0x1aea62[_0x159355];return _0x400f12;},_0x1593(_0x58bd9c,_0x4fe5f8);}import{Plugin as _0x29b4d1}from'ckeditor5/src/core.js';import{LiveRange as _0x619a6d}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x325f5b}from'ckeditor5/src/widget.js';import{getTranslation as _0x440d9b}from'../utils/common-translations.js';export default class yt extends _0x29b4d1{constructor(_0xc0bd28){const _0x59bc9d=_0x1593;super(_0xc0bd28),this[_0x59bc9d(0x1a5)]=[_0x59bc9d(0x1ac),_0x59bc9d(0x199)],this[_0x59bc9d(0x120)]=new Set();}[_0x4c9998(0x19d)](){const _0x3d65de=_0x4c9998,_0x3b66e4=this[_0x3d65de(0x12e)],_0x5779a4=_0x3b66e4[_0x3d65de(0x143)][_0x3d65de(0x193)][_0x3d65de(0x16a)];if(!_0x3b66e4[_0x3d65de(0x1b3)][_0x3d65de(0x16d)](_0x3d65de(0x139)))return;const _0x2b7342=_0x3b66e4[_0x3d65de(0x16c)],_0x5880e3=_0x3b66e4[_0x3d65de(0x1b3)][_0x3d65de(0x167)](_0x3d65de(0x173)),_0x3eb292=_0x3b66e4[_0x3d65de(0x1b3)][_0x3d65de(0x167)](_0x3d65de(0x149));_0x5880e3[_0x3d65de(0x142)][_0x3d65de(0x15d)](_0x3d65de(0x186),_0x2b6b42=>_0x440d9b(_0x2b7342,_0x3d65de(0x12d),_0x2b6b42)),this[_0x3d65de(0x19c)](),_0x5880e3[_0x3d65de(0x17a)](_0x3d65de(0x15a)),_0x5880e3[_0x3d65de(0x17a)](_0x3d65de(0x190)),_0x5880e3[_0x3d65de(0x17a)](_0x3d65de(0x16f));for(const _0x644368 of[_0x3d65de(0x1af),_0x3d65de(0x13b)]){const _0x4d0580=_0x3b66e4[_0x3d65de(0x178)][_0x3d65de(0x167)](_0x644368);_0x5880e3[_0x3d65de(0x17a)](_0x644368,_0x473360=>{const _0x32cac3=_0x3d65de;_0x3b66e4[_0x32cac3(0x143)][_0x32cac3(0x129)](_0x4fefec=>{const _0x1d93ba=_0x32cac3;_0x473360();const _0x4c6f73=_0x1d93ba(0x17e)===_0x4d0580[_0x1d93ba(0x19b)],_0x44f850=_0x3eb292[_0x1d93ba(0x198)](_0x5779a4),_0x375afd=_0x3eb292[_0x1d93ba(0x17b)](_0x44f850),_0xf98823=_0x4c6f73?_0x375afd[_0x1d93ba(0x17d)]-0x1:_0x375afd[_0x1d93ba(0x124)]+0x1,_0x33f296=_0x44f850[0x0][_0x1d93ba(0x11b)](_0x1d93ba(0x186)),_0x4a63e7=_0x3eb292[_0x1d93ba(0x136)](_0x33f296,{'startRow':_0xf98823,'endRow':_0xf98823}),_0x344394=Array[_0x1d93ba(0x183)](_0x4a63e7)[_0x1d93ba(0x12c)](_0x11791d=>_0x4fefec[_0x1d93ba(0x1a4)](_0x11791d[_0x1d93ba(0x16b)]));_0x5880e3[_0x1d93ba(0x18a)](_0x344394,_0x1d93ba(0x1ac));});});}for(const _0x9506d5 of[_0x3d65de(0x19a),_0x3d65de(0x19e)]){const _0x5721f0=_0x3b66e4[_0x3d65de(0x178)][_0x3d65de(0x167)](_0x9506d5);_0x5880e3[_0x3d65de(0x17a)](_0x9506d5,_0x5e1c97=>{const _0x5c24c2=_0x3d65de;_0x3b66e4[_0x5c24c2(0x143)][_0x5c24c2(0x129)](_0x56c05a=>{const _0x4fb56e=_0x5c24c2;_0x5e1c97();const _0x3b61f1=_0x4fb56e(0x11a)===_0x5721f0[_0x4fb56e(0x19b)],_0x4b42b8=_0x3eb292[_0x4fb56e(0x198)](_0x5779a4),_0x29fbb4=_0x3eb292[_0x4fb56e(0x111)](_0x4b42b8),_0xc2744f=_0x3b61f1?_0x29fbb4[_0x4fb56e(0x17d)]-0x1:_0x29fbb4[_0x4fb56e(0x124)]+0x1,_0x1e0c8d=_0x4b42b8[0x0][_0x4fb56e(0x11b)](_0x4fb56e(0x186)),_0x36d3dc=_0x3eb292[_0x4fb56e(0x136)](_0x1e0c8d,{'startRow':0x0,'column':_0xc2744f,'includeAllSlots':!0x1}),_0x97fa8f=Array[_0x4fb56e(0x183)](_0x36d3dc)[_0x4fb56e(0x12c)](_0x432119=>_0x56c05a[_0x4fb56e(0x1a4)](_0x432119[_0x4fb56e(0x16b)]));_0x5880e3[_0x4fb56e(0x18a)](_0x97fa8f,_0x4fb56e(0x199));});});}for(const _0x546e67 of[_0x3d65de(0x14d),_0x3d65de(0x189)]){const _0x3e122e=_0x546e67[_0x3d65de(0x192)](0xb),_0x22dd56=_0x3e122e[_0x3d65de(0x14f)](),_0xbe399a=_0x22dd56[_0x3d65de(0x192)](0x0,0x3)+_0x3d65de(0x153),_0x1f2163=_0x3d65de(0x186)+_0x3e122e,_0xbffc48=_0x3d65de(0x12f)+_0x3e122e,_0x453089=_0x3d65de(0x115)+_0x3e122e;_0x5880e3[_0x3d65de(0x17a)](_0x546e67,()=>{const _0x4ee647=_0x3d65de;_0x3b66e4[_0x4ee647(0x143)][_0x4ee647(0x129)](_0xec6322=>{const _0x552ee3=_0x4ee647,_0x50382b=_0x3eb292[_0x552ee3(0x198)](_0x5779a4),_0x8a8bfe=_0x50382b[0x0][_0x552ee3(0x11b)](_0x552ee3(0x186));let _0x4ea5f6;if(_0x552ee3(0x14d)==_0x546e67){const _0x4aa922=_0x3eb292[_0x552ee3(0x17b)](_0x50382b);_0x4ea5f6={'startRow':_0x4aa922[_0x552ee3(0x17d)],'endRow':_0x4aa922[_0x552ee3(0x124)],'includeAllSlots':!0x0};}else{const _0x3bd4af=_0x3eb292[_0x552ee3(0x111)](_0x50382b);_0x4ea5f6={'startColumn':_0x3bd4af[_0x552ee3(0x17d)],'endColumn':_0x3bd4af[_0x552ee3(0x124)],'includeAllSlots':!0x0};}const _0xdf7d60=_0x3eb292[_0x552ee3(0x136)](_0x8a8bfe,_0x4ea5f6),_0x5531b4=Array[_0x552ee3(0x183)](_0xdf7d60)[_0x552ee3(0x12c)](({cell:_0x3370eb})=>_0x3370eb),_0x147ce4=ue(_0x5531b4[_0x552ee3(0x118)](_0x38f130=>_0x38f130[_0x552ee3(0x17f)](_0xbe399a))),_0x5a92dd=ue(_0x5531b4[_0x552ee3(0x118)](_0x5f1419=>!_0x5f1419[_0x552ee3(0x17f)](_0xbe399a)))[_0x552ee3(0x12c)](_0x2d23e9=>_0xec6322[_0x552ee3(0x1a4)](_0x2d23e9)),_0x1f5ef7=_0x5880e3[_0x552ee3(0x144)](_0x5a92dd,_0x1f2163);if(_0x1f5ef7&&(_0x552ee3(0x1ac)==_0x1f5ef7[_0x552ee3(0x18b)]||_0x552ee3(0x199)==_0x1f5ef7[_0x552ee3(0x18b)])){const _0x434b30=this[_0x552ee3(0x117)](_0x1f5ef7);for(const _0xb9a09b of _0x147ce4){const _0x262a8a=_0xec6322[_0x552ee3(0x1a4)](_0xb9a09b),_0x16bf8a=_0x3eb292[_0x552ee3(0x1a0)](_0xb9a09b),_0x1be611=_0xb9a09b[_0x552ee3(0x159)](_0xbe399a)-0x1,_0xc10049=_0x434b30[_0xbffc48],_0x71c5dd=_0x434b30[_0x453089];_0xc10049<=_0x16bf8a[_0x22dd56]&&_0x16bf8a[_0x22dd56]+_0x1be611<=_0x71c5dd&&_0x1f5ef7[_0x552ee3(0x17c)](_0x262a8a);}}});});}function _0x1e9347(_0xe59461){const _0x1f53c5=_0x3d65de,_0x1363d2=Array[_0x1f53c5(0x183)](_0x5779a4[_0x1f53c5(0x176)]())[_0x1f53c5(0x12c)](_0x45e143=>_0x619a6d[_0x1f53c5(0x145)](_0x45e143));_0x3b66e4[_0x1f53c5(0x143)][_0x1f53c5(0x129)](_0x10737a=>{const _0x59c23c=_0x1f53c5,_0x5a648e=_0x10737a[_0x59c23c(0x163)];_0xe59461=_0xe59461[_0x59c23c(0x118)](_0x4e9f47=>_0x59c23c(0x195)!=_0x4e9f47[_0x59c23c(0x191)][_0x59c23c(0x185)]),_0x10737a[_0x59c23c(0x13d)](_0xe59461),_0x3b66e4[_0x59c23c(0x178)][_0x59c23c(0x167)](_0x59c23c(0x14d))[_0x59c23c(0x1a6)](),_0x3b66e4[_0x59c23c(0x158)](_0x59c23c(0x14d),{'forceDefaultExecution':!0x0}),_0x3b66e4[_0x59c23c(0x143)][_0x59c23c(0x13f)](()=>{const _0x400216=_0x59c23c;_0x3b66e4[_0x400216(0x143)][_0x400216(0x13f)](_0x5a648e,_0x543e02=>{const _0x30b462=_0x400216,_0x568383=_0x1363d2[_0x30b462(0x118)](_0x58d168=>_0x30b462(0x195)!=_0x58d168[_0x30b462(0x191)][_0x30b462(0x185)]);_0x568383[_0x30b462(0x135)]>0x0&&_0x543e02[_0x30b462(0x13d)](_0x568383);for(const _0x4fb45c of _0x1363d2)_0x4fb45c[_0x30b462(0x14c)]();});});});}function _0x23a027(_0x463155){const _0x3d6c45=_0x3d65de;_0x3b66e4[_0x3d6c45(0x143)][_0x3d6c45(0x129)](_0x510958=>{const _0x3918dc=_0x3d6c45,_0x565229=Array[_0x3918dc(0x183)](_0x5779a4[_0x3918dc(0x176)]())[_0x3918dc(0x12c)](_0xe7063d=>_0x619a6d[_0x3918dc(0x145)](_0xe7063d)),_0x3aee46=[];for(const _0x484ed5 of _0x463155)for(const _0x45c752 of _0x484ed5[_0x3918dc(0x13a)]({'shallow':!0x0}))_0x3aee46[_0x3918dc(0x197)](_0x45c752);for(const _0x539fd3 of _0x3aee46)_0x3918dc(0x195)!=_0x539fd3[_0x3918dc(0x191)][_0x3918dc(0x185)]&&(_0x510958[_0x3918dc(0x13d)](_0x510958[_0x3918dc(0x180)](_0x539fd3,0x0)),_0x3b66e4[_0x3918dc(0x178)][_0x3918dc(0x167)](_0x3918dc(0x189))[_0x3918dc(0x1a6)](),_0x3b66e4[_0x3918dc(0x158)](_0x3918dc(0x189),{'forceDefaultExecution':!0x0}));const _0x59fe59=_0x565229[_0x3918dc(0x118)](_0x1e97ba=>_0x3918dc(0x195)!=_0x1e97ba[_0x3918dc(0x191)][_0x3918dc(0x185)]);_0x59fe59[_0x3918dc(0x135)]>0x0&&_0x510958[_0x3918dc(0x13d)](_0x59fe59);for(const _0x238d2a of _0x565229)_0x238d2a[_0x3918dc(0x14c)]();});}function _0x1811d0(_0x52e7f8,_0xda4ad1){const _0x261a66=_0x3d65de;return _0xda4ad1[_0x261a66(0x14e)](_0x1c55cd=>_0x52e7f8[_0x261a66(0x137)](_0x5645f6=>_0x5645f6[_0x261a66(0x156)][_0x261a66(0x1aa)](_0x1c55cd[_0x261a66(0x171)])||_0x1c55cd[_0x261a66(0x156)][_0x261a66(0x1aa)](_0x5645f6[_0x261a66(0x171)])));}function _0x567de5(_0x583134,_0x4ff110){const _0x465777=_0x3d65de;return _0x583134[_0x465777(0x137)](_0x510b34=>_0x4ff110[_0x465777(0x137)](_0x5ad6f7=>_0x510b34[_0x465777(0x156)][_0x465777(0x114)](_0x5ad6f7[_0x465777(0x171)])));}_0x3b66e4[_0x3d65de(0x116)][_0x3d65de(0x154)]['on'](_0x3d65de(0x15b),(_0x3b532a,_0x44698b,_0x86be58)=>{const _0x419530=_0x3d65de;if(!_0x86be58[_0x419530(0x1ad)][_0x419530(0x147)])return;const _0x21f50b=_0x44698b[_0x419530(0x18d)];if(!_0x21f50b)return;const _0x241939=_0x86be58[_0x419530(0x172)][_0x419530(0x182)](_0x21f50b);function _0x180b51(_0x456ad8){const _0x5da18c=_0x419530;return Array[_0x5da18c(0x196)](_0x456ad8)?_0x456ad8:[_0x456ad8];}_0x241939&&_0x419530(0x14a)===_0x21f50b[_0x419530(0x12a)]&&_0x325f5b(_0x241939,_0x86be58[_0x419530(0x164)],(_0x57dddf,_0xae5dbd,_0x5927c4)=>_0x5927c4[_0x419530(0x146)](_0x180b51(_0xae5dbd[_0x419530(0x140)]),_0x57dddf),(_0x4f2e6,_0x386815,_0x43fe46)=>_0x43fe46[_0x419530(0x1a9)](_0x180b51(_0x386815[_0x419530(0x140)]),_0x4f2e6));},{'priority':_0x3d65de(0x1a7)}),_0x5880e3[_0x3d65de(0x142)][_0x3d65de(0x1b1)](_0x1c45e2=>{const _0x311bba=_0x3d65de;if(_0x311bba(0x15c)!=_0x1c45e2[_0x311bba(0x161)]&&_0x311bba(0x11f)!=_0x1c45e2[_0x311bba(0x161)])return;const _0x5b5025=_0x1c45e2[_0x311bba(0x138)]();if(null!=_0x5b5025&&_0x5b5025['is'](_0x311bba(0x141),_0x311bba(0x186))){if(_0x311bba(0x15c)==_0x1c45e2[_0x311bba(0x161)]){const _0x3b3088=_0x1c45e2[_0x311bba(0x13a)]()[_0x311bba(0x118)](_0x292ec0=>_0x292ec0['is'](_0x311bba(0x127)))[_0x311bba(0x12c)](_0x31cc09=>_0x31cc09[_0x311bba(0x116)]);if(_0x3b3088[_0x311bba(0x135)])return{'type':_0x311bba(0x15c),'content':_0x440d9b(_0x2b7342,_0x311bba(0x134),_0x440d9b(_0x2b7342,_0x311bba(0x15f),'\x22'+_0x3b3088[_0x311bba(0x1a3)]('\x20')+'\x22'))};}if(_0x311bba(0x11f)==_0x1c45e2[_0x311bba(0x161)]){const _0x584378=_0x1c45e2[_0x311bba(0x13a)]()[_0x311bba(0x118)](_0x231774=>_0x231774['is'](_0x311bba(0x127)))[_0x311bba(0x12c)](_0x4607b0=>_0x4607b0[_0x311bba(0x116)]);if(_0x584378[_0x311bba(0x135)])return{'type':_0x311bba(0x11f),'content':_0x440d9b(_0x2b7342,_0x311bba(0x169),_0x440d9b(_0x2b7342,_0x311bba(0x15f),'\x22'+_0x584378[_0x311bba(0x1a3)]('\x20')+'\x22'))};}}}),_0x5880e3[_0x3d65de(0x142)][_0x3d65de(0x1b1)](_0x11c81d=>{const _0x302eba=_0x3d65de;if(_0x302eba(0x1ac)==_0x11c81d[_0x302eba(0x18b)]){const _0x2bc7a8=_0x11c81d[_0x302eba(0x13a)]()[_0x302eba(0x118)](_0x1a8f2f=>_0x1a8f2f['is'](_0x302eba(0x127)))[_0x302eba(0x12c)](_0x109f5f=>_0x109f5f[_0x302eba(0x116)]),_0xda67ce=this[_0x302eba(0x117)](_0x11c81d),_0x5a5391=_0xda67ce[_0x302eba(0x1a1)]-_0xda67ce[_0x302eba(0x174)]+0x1;if(_0x302eba(0x15c)==_0x11c81d[_0x302eba(0x161)])return _0x2bc7a8[_0x302eba(0x135)]?{'type':_0x302eba(0x15c),'content':_0x440d9b(_0x2b7342,_0x302eba(0x134),_0x440d9b(_0x2b7342,_0x302eba(0x181),[_0x5a5391,'\x22'+_0x2bc7a8[_0x302eba(0x1a3)]('\x20')+'\x22']))}:{'type':_0x302eba(0x15c),'content':_0x440d9b(_0x2b7342,_0x302eba(0x134),_0x440d9b(_0x2b7342,_0x302eba(0x119),_0x5a5391))};if(_0x302eba(0x11f)==_0x11c81d[_0x302eba(0x161)])return _0x2bc7a8[_0x302eba(0x135)]?{'type':_0x302eba(0x11f),'content':_0x440d9b(_0x2b7342,_0x302eba(0x169),_0x440d9b(_0x2b7342,_0x302eba(0x181),[_0x5a5391,'\x22'+_0x2bc7a8[_0x302eba(0x1a3)]('\x20')+'\x22']))}:{'type':_0x302eba(0x11f),'content':_0x440d9b(_0x2b7342,_0x302eba(0x169),_0x440d9b(_0x2b7342,_0x302eba(0x119),_0x5a5391))};}if(_0x302eba(0x199)==_0x11c81d[_0x302eba(0x18b)]){const _0x34d7d1=_0x11c81d[_0x302eba(0x13a)]()[_0x302eba(0x118)](_0x4e2b3e=>_0x4e2b3e['is'](_0x302eba(0x127)))[_0x302eba(0x12c)](_0x24aa19=>_0x24aa19[_0x302eba(0x116)]),_0x34cebd=this[_0x302eba(0x117)](_0x11c81d),_0x1d989f=_0x34cebd[_0x302eba(0x18e)]-_0x34cebd[_0x302eba(0x1ab)]+0x1;if(_0x302eba(0x15c)==_0x11c81d[_0x302eba(0x161)])return _0x34d7d1[_0x302eba(0x135)]?{'type':_0x302eba(0x15c),'content':_0x440d9b(_0x2b7342,_0x302eba(0x134),_0x440d9b(_0x2b7342,_0x302eba(0x179),[_0x1d989f,'\x22'+_0x34d7d1[_0x302eba(0x1a3)]('\x20')+'\x22']))}:{'type':_0x302eba(0x15c),'content':_0x440d9b(_0x2b7342,_0x302eba(0x134),_0x440d9b(_0x2b7342,_0x302eba(0x177),_0x1d989f))};if(_0x302eba(0x11f)==_0x11c81d[_0x302eba(0x161)])return _0x34d7d1[_0x302eba(0x135)]?{'type':_0x302eba(0x11f),'content':_0x440d9b(_0x2b7342,_0x302eba(0x169),_0x440d9b(_0x2b7342,_0x302eba(0x179),[_0x1d989f,'\x22'+_0x34d7d1[_0x302eba(0x1a3)]('\x20')+'\x22']))}:{'type':_0x302eba(0x11f),'content':_0x440d9b(_0x2b7342,_0x302eba(0x169),_0x440d9b(_0x2b7342,_0x302eba(0x177),_0x1d989f))};}}),_0x5880e3[_0x3d65de(0x130)][_0x3d65de(0x184)](_0x3d65de(0x15c),_0x3d65de(0x1ac),_0x3d65de(0x112),_0x1e9347),_0x5880e3[_0x3d65de(0x130)][_0x3d65de(0x184)](_0x3d65de(0x11f),_0x3d65de(0x1ac),_0x3d65de(0x126),_0x1e9347),_0x5880e3[_0x3d65de(0x130)][_0x3d65de(0x184)](_0x3d65de(0x15c),_0x3d65de(0x199),_0x3d65de(0x112),_0x23a027),_0x5880e3[_0x3d65de(0x130)][_0x3d65de(0x184)](_0x3d65de(0x11f),_0x3d65de(0x199),_0x3d65de(0x126),_0x23a027),_0x5880e3[_0x3d65de(0x130)][_0x3d65de(0x184)](_0x3d65de(0x15c),_0x3d65de(0x199),_0x3d65de(0x1a3),_0x1811d0),_0x5880e3[_0x3d65de(0x130)][_0x3d65de(0x184)](_0x3d65de(0x11f),_0x3d65de(0x199),_0x3d65de(0x1a3),_0x1811d0),_0x5880e3[_0x3d65de(0x130)][_0x3d65de(0x184)](_0x3d65de(0x15c),_0x3d65de(0x1ac),_0x3d65de(0x1a3),_0x567de5),_0x5880e3[_0x3d65de(0x130)][_0x3d65de(0x184)](_0x3d65de(0x11f),_0x3d65de(0x1ac),_0x3d65de(0x1a3),_0x567de5);}[_0x4c9998(0x148)](){const _0x256246=_0x4c9998,_0x543a0c=this[_0x256246(0x12e)],_0x3d1381=_0x543a0c[_0x256246(0x143)][_0x256246(0x193)][_0x256246(0x16a)];return(_0x49cf3a,_0x1f31b0)=>{const _0x47b0d5=_0x256246;_0x543a0c[_0x47b0d5(0x143)][_0x47b0d5(0x129)](_0x1a75fc=>{const _0x3e3a7a=_0x47b0d5,{commandName:_0x24ad3a,commandParams:_0x2ce6a0}=_0x1f31b0;let _0x1d6c89=_0x49cf3a[0x0][_0x3e3a7a(0x156)][_0x3e3a7a(0x151)];_0x2ce6a0&&_0x2ce6a0[0x0]&&!0x1===_0x2ce6a0[0x0][_0x3e3a7a(0x16e)]&&(_0x1d6c89=_0x49cf3a[0x0][_0x3e3a7a(0x171)][_0x3e3a7a(0x165)]);const _0xc99291=_0x1a75fc[_0x3e3a7a(0x123)](_0x1d6c89);if(_0x3e3a7a(0x195)==_0xc99291[_0x3e3a7a(0x191)][_0x3e3a7a(0x185)])return;const _0x5c1512=Array[_0x3e3a7a(0x183)](_0x3d1381[_0x3e3a7a(0x176)]())[_0x3e3a7a(0x12c)](_0x365200=>_0x619a6d[_0x3e3a7a(0x145)](_0x365200));_0x1a75fc[_0x3e3a7a(0x13d)](_0xc99291),_0x543a0c[_0x3e3a7a(0x178)][_0x3e3a7a(0x167)](_0x24ad3a)[_0x3e3a7a(0x1a6)](),_0x2ce6a0[_0x3e3a7a(0x197)]({'forceDefaultExecution':!0x0}),_0x543a0c[_0x3e3a7a(0x158)](_0x24ad3a,..._0x2ce6a0);const _0x2791f4=_0x5c1512[_0x3e3a7a(0x118)](_0x346a6f=>_0x3e3a7a(0x195)!=_0x346a6f[_0x3e3a7a(0x191)][_0x3e3a7a(0x185)]);_0x2791f4[_0x3e3a7a(0x135)]>0x0&&_0x1a75fc[_0x3e3a7a(0x13d)](_0x2791f4);for(const _0x37b4ea of _0x5c1512)_0x37b4ea[_0x3e3a7a(0x14c)]();});};}[_0x4c9998(0x128)](_0x1fa9d5){const _0x1ffc02=_0x4c9998,_0x47914d=this[_0x1ffc02(0x12e)][_0x1ffc02(0x1b3)][_0x1ffc02(0x167)](_0x1ffc02(0x149));let _0x5bc067=Number[_0x1ffc02(0x131)],_0x235f62=Number[_0x1ffc02(0x1b0)],_0x384592=Number[_0x1ffc02(0x131)],_0x203c2b=Number[_0x1ffc02(0x1b0)];for(const _0xed4c19 of _0x1fa9d5){if(_0x1ffc02(0x195)==_0xed4c19[_0x1ffc02(0x191)][_0x1ffc02(0x185)])continue;const {row:_0x1aa3bf,column:_0x70b56a}=_0x47914d[_0x1ffc02(0x1a0)](_0xed4c19),_0xd126b0=_0xed4c19[_0x1ffc02(0x17f)](_0x1ffc02(0x160))?_0xed4c19[_0x1ffc02(0x159)](_0x1ffc02(0x160))-0x1:0x0,_0x406a8f=_0xed4c19[_0x1ffc02(0x17f)](_0x1ffc02(0x11e))?_0xed4c19[_0x1ffc02(0x159)](_0x1ffc02(0x11e))-0x1:0x0;_0x5bc067=_0x1aa3bf<_0x5bc067?_0x1aa3bf:_0x5bc067,_0x235f62=_0x1aa3bf+_0xd126b0>_0x235f62?_0x1aa3bf+_0xd126b0:_0x235f62,_0x384592=_0x70b56a<_0x384592?_0x70b56a:_0x384592,_0x203c2b=_0x70b56a+_0x406a8f>_0x203c2b?_0x70b56a+_0x406a8f:_0x203c2b;}return{'minRow':_0x5bc067,'maxRow':_0x235f62,'minColumn':_0x384592,'maxColumn':_0x203c2b};}[_0x4c9998(0x19c)](){const _0xcf355d=_0x4c9998,_0x3f7752=this[_0xcf355d(0x12e)],_0x186ba8=_0x3f7752[_0xcf355d(0x1b3)][_0xcf355d(0x167)](_0xcf355d(0x173)),_0x7045bc=_0x3f7752[_0xcf355d(0x1b3)][_0xcf355d(0x167)](_0xcf355d(0x149));_0x3f7752[_0xcf355d(0x143)][_0xcf355d(0x193)]['on'](_0xcf355d(0x13c),()=>{const _0x4798af=_0xcf355d,_0x8e28bb=Array[_0x4798af(0x183)](_0x3f7752[_0x4798af(0x143)][_0x4798af(0x193)][_0x4798af(0x168)][_0x4798af(0x18c)]());for(const {name:_0x127cbe,data:_0x32bb6a}of _0x8e28bb){const {group:_0x371437,id:_0x2df044,subType:_0xedc408}=_0x186ba8[_0x4798af(0x1a2)](_0x127cbe);if(_0x4798af(0x152)!=_0x371437)continue;if(null!=_0x32bb6a[_0x4798af(0x125)])continue;const _0xb8cd3=_0x186ba8[_0x4798af(0x18f)](_0x2df044);this[_0x4798af(0x1a5)][_0x4798af(0x15e)](_0xedc408)&&this[_0x4798af(0x120)][_0x4798af(0x13e)](_0xb8cd3);}},{'priority':_0xcf355d(0x11c)});const _0x41b27a=(_0x425f94,_0x1d44c0)=>{const _0xf8696d=_0xcf355d;let _0x2ad569=!0x1;const _0xc062c8=_0x1d44c0[_0xf8696d(0x1a4)](_0x425f94),_0x13c61d=_0x425f94[_0xf8696d(0x11b)](_0xf8696d(0x186)),_0x59b479=_0x7045bc[_0xf8696d(0x1a0)](_0x425f94);for(const _0x453772 of this[_0xf8696d(0x120)]){const _0x183fa5=_0x453772[_0xf8696d(0x18b)],_0x57014f=_0x183fa5[_0xf8696d(0x175)](_0xf8696d(0x113)),_0xb61e97=_0x183fa5[_0xf8696d(0x192)](_0x57014f?0xa:0x5),_0x25d523=_0xb61e97[_0xf8696d(0x14f)](),_0x5bf228=_0x25d523[_0xf8696d(0x192)](0x0,0x3)+_0xf8696d(0x153),_0x14edbb=_0xf8696d(0x12f)+_0xb61e97,_0x55bb5d=_0xf8696d(0x115)+_0xb61e97;if(!_0x453772[_0xf8696d(0x1b2)])continue;if(_0x13c61d!=_0x453772[_0xf8696d(0x133)]()[_0xf8696d(0x171)][_0xf8696d(0x11b)](_0xf8696d(0x186)))continue;if(_0x453772[_0xf8696d(0x166)](_0xc062c8))continue;const _0x48639e=_0x425f94[_0xf8696d(0x17f)](_0x5bf228)?_0x425f94[_0xf8696d(0x159)](_0x5bf228)-0x1:0x0,_0xbffeea=this[_0xf8696d(0x117)](_0x453772),_0x5d68ae=_0xbffeea[_0x14edbb],_0x1d0fbc=_0xbffeea[_0x55bb5d];_0x5d68ae<=_0x59b479[_0x25d523]&&_0x59b479[_0x25d523]+_0x48639e<=_0x1d0fbc&&(_0x453772[_0xf8696d(0x17c)](_0xc062c8),_0x2ad569=!0x0);}return _0x2ad569;};_0x3f7752[_0xcf355d(0x143)][_0xcf355d(0x193)][_0xcf355d(0x121)](_0x411689=>{const _0x180bc4=_0xcf355d;let _0x247ac9=!0x1;for(const _0x4712e7 of _0x3f7752[_0x180bc4(0x143)][_0x180bc4(0x193)][_0x180bc4(0x168)][_0x180bc4(0x19f)]())if(_0x180bc4(0x157)==_0x4712e7[_0x180bc4(0x161)]){if(_0x180bc4(0x1ac)==_0x4712e7[_0x180bc4(0x12a)]){for(const _0x106586 of _0x4712e7[_0x180bc4(0x11d)][_0x180bc4(0x165)][_0x180bc4(0x14b)]())_0x247ac9=_0x247ac9||_0x41b27a(_0x106586,_0x411689);}else _0x180bc4(0x14a)==_0x4712e7[_0x180bc4(0x12a)]&&(_0x247ac9=_0x247ac9||_0x41b27a(_0x4712e7[_0x180bc4(0x11d)][_0x180bc4(0x165)],_0x411689));}return _0x247ac9;});}[_0x4c9998(0x117)](_0x5ab7e5){const _0x32b8cf=_0x4c9998;return this[_0x32b8cf(0x128)](_0x5ab7e5[_0x32b8cf(0x176)]()[_0x32b8cf(0x12c)](_0x2905ec=>_0x2905ec[_0x32b8cf(0x171)][_0x32b8cf(0x165)]));}}function ue(_0x5efb7a){const _0xe0c784=_0x4c9998;return Array[_0xe0c784(0x183)](new Set(_0x5efb7a)[_0xe0c784(0x170)]());}
23
+ const _0x2ecb71=_0x396b;(function(_0x3d94d0,_0x48c623){const _0x2d9d1c=_0x396b,_0x4960d5=_0x3d94d0();while(!![]){try{const _0x4e2daf=-parseInt(_0x2d9d1c(0x146))/0x1+parseInt(_0x2d9d1c(0x134))/0x2+-parseInt(_0x2d9d1c(0xdb))/0x3*(-parseInt(_0x2d9d1c(0x13c))/0x4)+parseInt(_0x2d9d1c(0x118))/0x5+-parseInt(_0x2d9d1c(0x11e))/0x6+parseInt(_0x2d9d1c(0xe2))/0x7*(-parseInt(_0x2d9d1c(0x123))/0x8)+parseInt(_0x2d9d1c(0xd7))/0x9;if(_0x4e2daf===_0x48c623)break;else _0x4960d5['push'](_0x4960d5['shift']());}catch(_0xe6dde5){_0x4960d5['push'](_0x4960d5['shift']());}}}(_0x3cc5,0xe7707));function _0x396b(_0x47a99b,_0x1efa7e){const _0x3cc55f=_0x3cc5();return _0x396b=function(_0x396b72,_0x557e04){_0x396b72=_0x396b72-0xd4;let _0x305b73=_0x3cc55f[_0x396b72];return _0x305b73;},_0x396b(_0x47a99b,_0x1efa7e);}import{Plugin as _0xfa98ec}from'ckeditor5/src/core.js';function _0x3cc5(){const _0x5eb6ab=['forceValue','length','_tableSuggestions','ELEMENT_TABLE_COLUMN_WITH_TEXT','findAncestor','min','getCellLocation','getRowIndexes','TableUtils','rowspan','addRange','item','push','215705OvUXBd','selectTableRow','getAttribute','last','getRanges','registerCustomCallback','3114966AXmgqE','registerDescriptionCallback','some','maxRow','isInContent','3752RubwhC','commands','_suggestionFactory','position','TableEditing','insertTableRowAbove','showSuggestionHighlights','tablePaste','includes','_setupColumnsRowsFixing','cell','left','ELEMENT_TABLE_COLUMN','_splitMarkerName','change:data','*Remove:*\x20%0','removeTableColumn','2076812kqMCWP','enqueueChange','filter','discard','add','table','createRangeOn','values','19336YWjrJS','markMultiRangeInsertion','model','nodeBefore','every','root','addMarker:suggestion','tableCell','ELEMENT_TABLE_WITH_TEXT','startsWith','340677CGUQHz','insertTableRowBelow','editor','ELEMENT_TABLE_ROW_WITH_TEXT','getColumnIndexes','setSelection','_acceptFormatSuggestionCallbackFactory','getSuggestion','tableRow','enableCommand','change','suggestion','getChildren','addClass','element','insertTableColumnLeft','$textProxy','minColumn','isTouching','end','getItems','toLowerCase','getChanges','selection','span','registerPostFixer','has','getFirstRange','fromRange','createPositionAt','writer','substr','afterInit','highest','insert','mapper','subType','colspan','_descriptionFactory','markMultiRangeDeletion','execute','_getSuggestionCoords','hasAttribute','insertTableColumnRight','getSelectionAffectedTableCells','name','refresh','detach','start','*Insert:*\x20%0','1930311tFMAOU','deletion','minRow','getContainedElement','354tRbMKk','data','tableColumn','options','maxColumn','differ','from','875vFdREI','registerElementLabel','low','isArray','insertion','removeClass','classes','first','_getCoordsForCells','createRangeIn','rootName','TrackChangesEditing','removeTableRow','max','toViewElement','nodeAfter','document','accept','ELEMENT_TABLE_ROW','createTableWalker','MAX_SAFE_INTEGER','plugins','isIntersectingWithRange','batch','locale','map','get','ELEMENT_TABLE','_tablePostFixingSubtypes','$graveyard','isEqual','insertTable','MIN_SAFE_INTEGER','join','selectTableColumn','oldRange','order','getChangedMarkers','above','downcastDispatcher','type'];_0x3cc5=function(){return _0x5eb6ab;};return _0x3cc5();}import{LiveRange as _0x1995e8}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x69f4a3}from'ckeditor5/src/widget.js';import{getTranslation as _0x24fedb}from'../utils/common-translations.js';export default class yt extends _0xfa98ec{constructor(_0x91f2e1){const _0x30ebf4=_0x396b;super(_0x91f2e1),this[_0x30ebf4(0xfe)]=[_0x30ebf4(0x14e),_0x30ebf4(0xdd)],this[_0x30ebf4(0x10d)]=new Set();}[_0x2ecb71(0x166)](){const _0x12073b=_0x2ecb71,_0x1e9028=this[_0x12073b(0x148)],_0x111dec=_0x1e9028[_0x12073b(0x13e)][_0x12073b(0xf2)][_0x12073b(0x15d)];if(!_0x1e9028[_0x12073b(0xf7)][_0x12073b(0x160)](_0x12073b(0x127)))return;const _0x203902=_0x1e9028[_0x12073b(0xfa)],_0x574047=_0x1e9028[_0x12073b(0xf7)][_0x12073b(0xfc)](_0x12073b(0xed)),_0x439839=_0x1e9028[_0x12073b(0xf7)][_0x12073b(0xfc)](_0x12073b(0x113));_0x574047[_0x12073b(0x16c)][_0x12073b(0xe3)](_0x12073b(0x139),_0x470754=>_0x24fedb(_0x203902,_0x12073b(0xfd),_0x470754)),this[_0x12073b(0x12c)](),_0x574047[_0x12073b(0x14f)](_0x12073b(0x101)),_0x574047[_0x12073b(0x14f)](_0x12073b(0x119)),_0x574047[_0x12073b(0x14f)](_0x12073b(0x104));for(const _0x1a7e4d of[_0x12073b(0x128),_0x12073b(0x147)]){const _0x4301ed=_0x1e9028[_0x12073b(0x124)][_0x12073b(0xfc)](_0x1a7e4d);_0x574047[_0x12073b(0x14f)](_0x1a7e4d,_0xa1a598=>{const _0x44644a=_0x12073b;_0x1e9028[_0x44644a(0x13e)][_0x44644a(0x150)](_0x5b8586=>{const _0x35b6e6=_0x44644a;_0xa1a598();const _0x1a0553=_0x35b6e6(0x108)===_0x4301ed[_0x35b6e6(0x106)],_0x5e614d=_0x439839[_0x35b6e6(0x172)](_0x111dec),_0x5106b2=_0x439839[_0x35b6e6(0x112)](_0x5e614d),_0xf693b0=_0x1a0553?_0x5106b2[_0x35b6e6(0xe9)]-0x1:_0x5106b2[_0x35b6e6(0x11b)]+0x1,_0x1ef876=_0x5e614d[0x0][_0x35b6e6(0x10f)](_0x35b6e6(0x139)),_0x4bda76=_0x439839[_0x35b6e6(0xf5)](_0x1ef876,{'startRow':_0xf693b0,'endRow':_0xf693b0}),_0x221177=Array[_0x35b6e6(0xe1)](_0x4bda76)[_0x35b6e6(0xfb)](_0xac64f7=>_0x5b8586[_0x35b6e6(0x13a)](_0xac64f7[_0x35b6e6(0x12d)]));_0x574047[_0x35b6e6(0x13d)](_0x221177,_0x35b6e6(0x14e));});});}for(const _0x573e1f of[_0x12073b(0x155),_0x12073b(0x171)]){const _0x25d209=_0x1e9028[_0x12073b(0x124)][_0x12073b(0xfc)](_0x573e1f);_0x574047[_0x12073b(0x14f)](_0x573e1f,_0x3e0c97=>{const _0x4050a4=_0x12073b;_0x1e9028[_0x4050a4(0x13e)][_0x4050a4(0x150)](_0x1f4399=>{const _0x4a4d04=_0x4050a4;_0x3e0c97();const _0x30ca4d=_0x4a4d04(0x12e)===_0x25d209[_0x4a4d04(0x106)],_0xa2b854=_0x439839[_0x4a4d04(0x172)](_0x111dec),_0x567311=_0x439839[_0x4a4d04(0x14a)](_0xa2b854),_0x1645f7=_0x30ca4d?_0x567311[_0x4a4d04(0xe9)]-0x1:_0x567311[_0x4a4d04(0x11b)]+0x1,_0x1d59c3=_0xa2b854[0x0][_0x4a4d04(0x10f)](_0x4a4d04(0x139)),_0x5376ca=_0x439839[_0x4a4d04(0xf5)](_0x1d59c3,{'startRow':0x0,'column':_0x1645f7,'includeAllSlots':!0x1}),_0x347dfd=Array[_0x4a4d04(0xe1)](_0x5376ca)[_0x4a4d04(0xfb)](_0x578c5e=>_0x1f4399[_0x4a4d04(0x13a)](_0x578c5e[_0x4a4d04(0x12d)]));_0x574047[_0x4a4d04(0x13d)](_0x347dfd,_0x4a4d04(0xdd));});});}for(const _0x3cbe6d of[_0x12073b(0xee),_0x12073b(0x133)]){const _0x56c90c=_0x3cbe6d[_0x12073b(0x165)](0xb),_0x2a328b=_0x56c90c[_0x12073b(0x15b)](),_0x1765c8=_0x2a328b[_0x12073b(0x165)](0x0,0x3)+_0x12073b(0x15e),_0x3850d3=_0x12073b(0x139)+_0x56c90c,_0x13deae=_0x12073b(0x110)+_0x56c90c,_0x14586f=_0x12073b(0xef)+_0x56c90c;_0x574047[_0x12073b(0x14f)](_0x3cbe6d,()=>{const _0x17d323=_0x12073b;_0x1e9028[_0x17d323(0x13e)][_0x17d323(0x150)](_0x2462bd=>{const _0x4274eb=_0x17d323,_0x117702=_0x439839[_0x4274eb(0x172)](_0x111dec),_0x23c86e=_0x117702[0x0][_0x4274eb(0x10f)](_0x4274eb(0x139));let _0xe9ea6c;if(_0x4274eb(0xee)==_0x3cbe6d){const _0x38a308=_0x439839[_0x4274eb(0x112)](_0x117702);_0xe9ea6c={'startRow':_0x38a308[_0x4274eb(0xe9)],'endRow':_0x38a308[_0x4274eb(0x11b)],'includeAllSlots':!0x0};}else{const _0x34d8f7=_0x439839[_0x4274eb(0x14a)](_0x117702);_0xe9ea6c={'startColumn':_0x34d8f7[_0x4274eb(0xe9)],'endColumn':_0x34d8f7[_0x4274eb(0x11b)],'includeAllSlots':!0x0};}const _0x22b75e=_0x439839[_0x4274eb(0xf5)](_0x23c86e,_0xe9ea6c),_0x1f6f72=Array[_0x4274eb(0xe1)](_0x22b75e)[_0x4274eb(0xfb)](({cell:_0x37c555})=>_0x37c555),_0x2c57c7=ue(_0x1f6f72[_0x4274eb(0x136)](_0x3dd321=>_0x3dd321[_0x4274eb(0x170)](_0x1765c8))),_0x5b0f81=ue(_0x1f6f72[_0x4274eb(0x136)](_0x34accf=>!_0x34accf[_0x4274eb(0x170)](_0x1765c8)))[_0x4274eb(0xfb)](_0x88caac=>_0x2462bd[_0x4274eb(0x13a)](_0x88caac)),_0x32a58d=_0x574047[_0x4274eb(0x16d)](_0x5b0f81,_0x3850d3);if(_0x32a58d&&(_0x4274eb(0x14e)==_0x32a58d[_0x4274eb(0x16a)]||_0x4274eb(0xdd)==_0x32a58d[_0x4274eb(0x16a)])){const _0x30d690=this[_0x4274eb(0x16f)](_0x32a58d);for(const _0x4e62f4 of _0x2c57c7){const _0x1d8d21=_0x2462bd[_0x4274eb(0x13a)](_0x4e62f4),_0x386611=_0x439839[_0x4274eb(0x111)](_0x4e62f4),_0x1ac6b4=_0x4e62f4[_0x4274eb(0x11a)](_0x1765c8)-0x1,_0x51f0cd=_0x30d690[_0x13deae],_0xe880b1=_0x30d690[_0x14586f];_0x51f0cd<=_0x386611[_0x2a328b]&&_0x386611[_0x2a328b]+_0x1ac6b4<=_0xe880b1&&_0x32a58d[_0x4274eb(0x115)](_0x1d8d21);}}});});}function _0x1880fa(_0x5d19d9){const _0x3e506d=_0x12073b,_0x46b94d=Array[_0x3e506d(0xe1)](_0x111dec[_0x3e506d(0x11c)]())[_0x3e506d(0xfb)](_0xdc5d7f=>_0x1995e8[_0x3e506d(0x162)](_0xdc5d7f));_0x1e9028[_0x3e506d(0x13e)][_0x3e506d(0x150)](_0x2e7ffc=>{const _0x2912fd=_0x3e506d,_0x41edef=_0x2e7ffc[_0x2912fd(0xf9)];_0x5d19d9=_0x5d19d9[_0x2912fd(0x136)](_0x2561c6=>_0x2912fd(0xff)!=_0x2561c6[_0x2912fd(0x141)][_0x2912fd(0xec)]),_0x2e7ffc[_0x2912fd(0x14b)](_0x5d19d9),_0x1e9028[_0x2912fd(0x124)][_0x2912fd(0xfc)](_0x2912fd(0xee))[_0x2912fd(0x174)](),_0x1e9028[_0x2912fd(0x16e)](_0x2912fd(0xee),{'forceDefaultExecution':!0x0}),_0x1e9028[_0x2912fd(0x13e)][_0x2912fd(0x135)](()=>{const _0x3d0e3a=_0x2912fd;_0x1e9028[_0x3d0e3a(0x13e)][_0x3d0e3a(0x135)](_0x41edef,_0x4c2bfa=>{const _0x504da4=_0x3d0e3a,_0xd1474=_0x46b94d[_0x504da4(0x136)](_0x28ef9a=>_0x504da4(0xff)!=_0x28ef9a[_0x504da4(0x141)][_0x504da4(0xec)]);_0xd1474[_0x504da4(0x10c)]>0x0&&_0x4c2bfa[_0x504da4(0x14b)](_0xd1474);for(const _0x3d37d5 of _0x46b94d)_0x3d37d5[_0x504da4(0xd4)]();});});});}function _0x1bbdce(_0x2df97c){const _0x5512fe=_0x12073b;_0x1e9028[_0x5512fe(0x13e)][_0x5512fe(0x150)](_0x2ff949=>{const _0x2f59cd=_0x5512fe,_0x975007=Array[_0x2f59cd(0xe1)](_0x111dec[_0x2f59cd(0x11c)]())[_0x2f59cd(0xfb)](_0x4d2e27=>_0x1995e8[_0x2f59cd(0x162)](_0x4d2e27)),_0x4abec9=[];for(const _0x467215 of _0x2df97c)for(const _0x577920 of _0x467215[_0x2f59cd(0x15a)]({'shallow':!0x0}))_0x4abec9[_0x2f59cd(0x117)](_0x577920);for(const _0x446a38 of _0x4abec9)_0x2f59cd(0xff)!=_0x446a38[_0x2f59cd(0x141)][_0x2f59cd(0xec)]&&(_0x2ff949[_0x2f59cd(0x14b)](_0x2ff949[_0x2f59cd(0x163)](_0x446a38,0x0)),_0x1e9028[_0x2f59cd(0x124)][_0x2f59cd(0xfc)](_0x2f59cd(0x133))[_0x2f59cd(0x174)](),_0x1e9028[_0x2f59cd(0x16e)](_0x2f59cd(0x133),{'forceDefaultExecution':!0x0}));const _0x141709=_0x975007[_0x2f59cd(0x136)](_0x3886a3=>_0x2f59cd(0xff)!=_0x3886a3[_0x2f59cd(0x141)][_0x2f59cd(0xec)]);_0x141709[_0x2f59cd(0x10c)]>0x0&&_0x2ff949[_0x2f59cd(0x14b)](_0x141709);for(const _0x4697a0 of _0x975007)_0x4697a0[_0x2f59cd(0xd4)]();});}function _0x22acc4(_0x23fe72,_0x829f9d){const _0x3ef533=_0x12073b;return _0x829f9d[_0x3ef533(0x140)](_0x464d0c=>_0x23fe72[_0x3ef533(0x120)](_0x25c8ce=>_0x25c8ce[_0x3ef533(0x159)][_0x3ef533(0x100)](_0x464d0c[_0x3ef533(0xd5)])||_0x464d0c[_0x3ef533(0x159)][_0x3ef533(0x100)](_0x25c8ce[_0x3ef533(0xd5)])));}function _0x5cc0ed(_0x30495c,_0x5a3486){const _0x1174be=_0x12073b;return _0x30495c[_0x1174be(0x120)](_0x32de01=>_0x5a3486[_0x1174be(0x120)](_0x1ae11d=>_0x32de01[_0x1174be(0x159)][_0x1174be(0x158)](_0x1ae11d[_0x1174be(0xd5)])));}_0x1e9028[_0x12073b(0xdc)][_0x12073b(0x109)]['on'](_0x12073b(0x142),(_0x1c44b0,_0x19ff6c,_0x381947)=>{const _0x490b5a=_0x12073b;if(!_0x381947[_0x490b5a(0xde)][_0x490b5a(0x129)])return;const _0x45d9e7=_0x19ff6c[_0x490b5a(0x116)];if(!_0x45d9e7)return;const _0x13971c=_0x381947[_0x490b5a(0x169)][_0x490b5a(0xf0)](_0x45d9e7);function _0x15fe1b(_0x1adbf6){const _0x3ab0ba=_0x490b5a;return Array[_0x3ab0ba(0xe5)](_0x1adbf6)?_0x1adbf6:[_0x1adbf6];}_0x13971c&&_0x490b5a(0x143)===_0x45d9e7[_0x490b5a(0x173)]&&_0x69f4a3(_0x13971c,_0x381947[_0x490b5a(0x164)],(_0x5eb290,_0x4a637e,_0x30bffe)=>_0x30bffe[_0x490b5a(0x153)](_0x15fe1b(_0x4a637e[_0x490b5a(0xe8)]),_0x5eb290),(_0x16a830,_0x4154cb,_0x328d9b)=>_0x328d9b[_0x490b5a(0xe7)](_0x15fe1b(_0x4154cb[_0x490b5a(0xe8)]),_0x16a830));},{'priority':_0x12073b(0x167)}),_0x574047[_0x12073b(0x16c)][_0x12073b(0x11f)](_0x57ceb5=>{const _0x4e58a2=_0x12073b;if(_0x4e58a2(0xe6)!=_0x57ceb5[_0x4e58a2(0x10a)]&&_0x4e58a2(0xd8)!=_0x57ceb5[_0x4e58a2(0x10a)])return;const _0x5a92d5=_0x57ceb5[_0x4e58a2(0xda)]();if(null!=_0x5a92d5&&_0x5a92d5['is'](_0x4e58a2(0x154),_0x4e58a2(0x139))){if(_0x4e58a2(0xe6)==_0x57ceb5[_0x4e58a2(0x10a)]){const _0x696233=_0x57ceb5[_0x4e58a2(0x15a)]()[_0x4e58a2(0x136)](_0x18b090=>_0x18b090['is'](_0x4e58a2(0x156)))[_0x4e58a2(0xfb)](_0x2a4ad3=>_0x2a4ad3[_0x4e58a2(0xdc)]);if(_0x696233[_0x4e58a2(0x10c)])return{'type':_0x4e58a2(0xe6),'content':_0x24fedb(_0x203902,_0x4e58a2(0xd6),_0x24fedb(_0x203902,_0x4e58a2(0x144),'\x22'+_0x696233[_0x4e58a2(0x103)]('\x20')+'\x22'))};}if(_0x4e58a2(0xd8)==_0x57ceb5[_0x4e58a2(0x10a)]){const _0x139850=_0x57ceb5[_0x4e58a2(0x15a)]()[_0x4e58a2(0x136)](_0x1adfdd=>_0x1adfdd['is'](_0x4e58a2(0x156)))[_0x4e58a2(0xfb)](_0x4fe4a1=>_0x4fe4a1[_0x4e58a2(0xdc)]);if(_0x139850[_0x4e58a2(0x10c)])return{'type':_0x4e58a2(0xd8),'content':_0x24fedb(_0x203902,_0x4e58a2(0x132),_0x24fedb(_0x203902,_0x4e58a2(0x144),'\x22'+_0x139850[_0x4e58a2(0x103)]('\x20')+'\x22'))};}}}),_0x574047[_0x12073b(0x16c)][_0x12073b(0x11f)](_0x12f368=>{const _0x4c3c0a=_0x12073b;if(_0x4c3c0a(0x14e)==_0x12f368[_0x4c3c0a(0x16a)]){const _0x474b1f=_0x12f368[_0x4c3c0a(0x15a)]()[_0x4c3c0a(0x136)](_0x2c3919=>_0x2c3919['is'](_0x4c3c0a(0x156)))[_0x4c3c0a(0xfb)](_0xf8439=>_0xf8439[_0x4c3c0a(0xdc)]),_0x184f9e=this[_0x4c3c0a(0x16f)](_0x12f368),_0x1f8bb3=_0x184f9e[_0x4c3c0a(0x121)]-_0x184f9e[_0x4c3c0a(0xd9)]+0x1;if(_0x4c3c0a(0xe6)==_0x12f368[_0x4c3c0a(0x10a)])return _0x474b1f[_0x4c3c0a(0x10c)]?{'type':_0x4c3c0a(0xe6),'content':_0x24fedb(_0x203902,_0x4c3c0a(0xd6),_0x24fedb(_0x203902,_0x4c3c0a(0x149),[_0x1f8bb3,'\x22'+_0x474b1f[_0x4c3c0a(0x103)]('\x20')+'\x22']))}:{'type':_0x4c3c0a(0xe6),'content':_0x24fedb(_0x203902,_0x4c3c0a(0xd6),_0x24fedb(_0x203902,_0x4c3c0a(0xf4),_0x1f8bb3))};if(_0x4c3c0a(0xd8)==_0x12f368[_0x4c3c0a(0x10a)])return _0x474b1f[_0x4c3c0a(0x10c)]?{'type':_0x4c3c0a(0xd8),'content':_0x24fedb(_0x203902,_0x4c3c0a(0x132),_0x24fedb(_0x203902,_0x4c3c0a(0x149),[_0x1f8bb3,'\x22'+_0x474b1f[_0x4c3c0a(0x103)]('\x20')+'\x22']))}:{'type':_0x4c3c0a(0xd8),'content':_0x24fedb(_0x203902,_0x4c3c0a(0x132),_0x24fedb(_0x203902,_0x4c3c0a(0xf4),_0x1f8bb3))};}if(_0x4c3c0a(0xdd)==_0x12f368[_0x4c3c0a(0x16a)]){const _0x33716a=_0x12f368[_0x4c3c0a(0x15a)]()[_0x4c3c0a(0x136)](_0x17398b=>_0x17398b['is'](_0x4c3c0a(0x156)))[_0x4c3c0a(0xfb)](_0x415bd1=>_0x415bd1[_0x4c3c0a(0xdc)]),_0x14b710=this[_0x4c3c0a(0x16f)](_0x12f368),_0x537269=_0x14b710[_0x4c3c0a(0xdf)]-_0x14b710[_0x4c3c0a(0x157)]+0x1;if(_0x4c3c0a(0xe6)==_0x12f368[_0x4c3c0a(0x10a)])return _0x33716a[_0x4c3c0a(0x10c)]?{'type':_0x4c3c0a(0xe6),'content':_0x24fedb(_0x203902,_0x4c3c0a(0xd6),_0x24fedb(_0x203902,_0x4c3c0a(0x10e),[_0x537269,'\x22'+_0x33716a[_0x4c3c0a(0x103)]('\x20')+'\x22']))}:{'type':_0x4c3c0a(0xe6),'content':_0x24fedb(_0x203902,_0x4c3c0a(0xd6),_0x24fedb(_0x203902,_0x4c3c0a(0x12f),_0x537269))};if(_0x4c3c0a(0xd8)==_0x12f368[_0x4c3c0a(0x10a)])return _0x33716a[_0x4c3c0a(0x10c)]?{'type':_0x4c3c0a(0xd8),'content':_0x24fedb(_0x203902,_0x4c3c0a(0x132),_0x24fedb(_0x203902,_0x4c3c0a(0x10e),[_0x537269,'\x22'+_0x33716a[_0x4c3c0a(0x103)]('\x20')+'\x22']))}:{'type':_0x4c3c0a(0xd8),'content':_0x24fedb(_0x203902,_0x4c3c0a(0x132),_0x24fedb(_0x203902,_0x4c3c0a(0x12f),_0x537269))};}}),_0x574047[_0x12073b(0x125)][_0x12073b(0x11d)](_0x12073b(0xe6),_0x12073b(0x14e),_0x12073b(0x137),_0x1880fa),_0x574047[_0x12073b(0x125)][_0x12073b(0x11d)](_0x12073b(0xd8),_0x12073b(0x14e),_0x12073b(0xf3),_0x1880fa),_0x574047[_0x12073b(0x125)][_0x12073b(0x11d)](_0x12073b(0xe6),_0x12073b(0xdd),_0x12073b(0x137),_0x1bbdce),_0x574047[_0x12073b(0x125)][_0x12073b(0x11d)](_0x12073b(0xd8),_0x12073b(0xdd),_0x12073b(0xf3),_0x1bbdce),_0x574047[_0x12073b(0x125)][_0x12073b(0x11d)](_0x12073b(0xe6),_0x12073b(0xdd),_0x12073b(0x103),_0x22acc4),_0x574047[_0x12073b(0x125)][_0x12073b(0x11d)](_0x12073b(0xd8),_0x12073b(0xdd),_0x12073b(0x103),_0x22acc4),_0x574047[_0x12073b(0x125)][_0x12073b(0x11d)](_0x12073b(0xe6),_0x12073b(0x14e),_0x12073b(0x103),_0x5cc0ed),_0x574047[_0x12073b(0x125)][_0x12073b(0x11d)](_0x12073b(0xd8),_0x12073b(0x14e),_0x12073b(0x103),_0x5cc0ed);}[_0x2ecb71(0x14c)](){const _0x36073c=_0x2ecb71,_0x5782be=this[_0x36073c(0x148)],_0x31d8ec=_0x5782be[_0x36073c(0x13e)][_0x36073c(0xf2)][_0x36073c(0x15d)];return(_0x1e8d8f,_0x53dc93)=>{const _0x33e1e5=_0x36073c;_0x5782be[_0x33e1e5(0x13e)][_0x33e1e5(0x150)](_0x5ae602=>{const _0xf87df3=_0x33e1e5,{commandName:_0x2c92b5,commandParams:_0x4c74d4}=_0x53dc93;let _0x3606ef=_0x1e8d8f[0x0][_0xf87df3(0x159)][_0xf87df3(0x13f)];_0x4c74d4&&_0x4c74d4[0x0]&&!0x1===_0x4c74d4[0x0][_0xf87df3(0x10b)]&&(_0x3606ef=_0x1e8d8f[0x0][_0xf87df3(0xd5)][_0xf87df3(0xf1)]);const _0x55bacb=_0x5ae602[_0xf87df3(0xeb)](_0x3606ef);if(_0xf87df3(0xff)==_0x55bacb[_0xf87df3(0x141)][_0xf87df3(0xec)])return;const _0x5aab81=Array[_0xf87df3(0xe1)](_0x31d8ec[_0xf87df3(0x11c)]())[_0xf87df3(0xfb)](_0x1e65e6=>_0x1995e8[_0xf87df3(0x162)](_0x1e65e6));_0x5ae602[_0xf87df3(0x14b)](_0x55bacb),_0x5782be[_0xf87df3(0x124)][_0xf87df3(0xfc)](_0x2c92b5)[_0xf87df3(0x174)](),_0x4c74d4[_0xf87df3(0x117)]({'forceDefaultExecution':!0x0}),_0x5782be[_0xf87df3(0x16e)](_0x2c92b5,..._0x4c74d4);const _0x10058c=_0x5aab81[_0xf87df3(0x136)](_0x42bf53=>_0xf87df3(0xff)!=_0x42bf53[_0xf87df3(0x141)][_0xf87df3(0xec)]);_0x10058c[_0xf87df3(0x10c)]>0x0&&_0x5ae602[_0xf87df3(0x14b)](_0x10058c);for(const _0x51f5b7 of _0x5aab81)_0x51f5b7[_0xf87df3(0xd4)]();});};}[_0x2ecb71(0xea)](_0x210a49){const _0x5bca8a=_0x2ecb71,_0x4fb677=this[_0x5bca8a(0x148)][_0x5bca8a(0xf7)][_0x5bca8a(0xfc)](_0x5bca8a(0x113));let _0x377829=Number[_0x5bca8a(0xf6)],_0xa0a1b=Number[_0x5bca8a(0x102)],_0x3dc037=Number[_0x5bca8a(0xf6)],_0x572dbd=Number[_0x5bca8a(0x102)];for(const _0x58d1e2 of _0x210a49){if(_0x5bca8a(0xff)==_0x58d1e2[_0x5bca8a(0x141)][_0x5bca8a(0xec)])continue;const {row:_0x37e34f,column:_0xd4872b}=_0x4fb677[_0x5bca8a(0x111)](_0x58d1e2),_0xc2e4b1=_0x58d1e2[_0x5bca8a(0x170)](_0x5bca8a(0x114))?_0x58d1e2[_0x5bca8a(0x11a)](_0x5bca8a(0x114))-0x1:0x0,_0x2ac1ea=_0x58d1e2[_0x5bca8a(0x170)](_0x5bca8a(0x16b))?_0x58d1e2[_0x5bca8a(0x11a)](_0x5bca8a(0x16b))-0x1:0x0;_0x377829=_0x37e34f<_0x377829?_0x37e34f:_0x377829,_0xa0a1b=_0x37e34f+_0xc2e4b1>_0xa0a1b?_0x37e34f+_0xc2e4b1:_0xa0a1b,_0x3dc037=_0xd4872b<_0x3dc037?_0xd4872b:_0x3dc037,_0x572dbd=_0xd4872b+_0x2ac1ea>_0x572dbd?_0xd4872b+_0x2ac1ea:_0x572dbd;}return{'minRow':_0x377829,'maxRow':_0xa0a1b,'minColumn':_0x3dc037,'maxColumn':_0x572dbd};}[_0x2ecb71(0x12c)](){const _0x2120d1=_0x2ecb71,_0x1cac05=this[_0x2120d1(0x148)],_0x55a180=_0x1cac05[_0x2120d1(0xf7)][_0x2120d1(0xfc)](_0x2120d1(0xed)),_0x116add=_0x1cac05[_0x2120d1(0xf7)][_0x2120d1(0xfc)](_0x2120d1(0x113));_0x1cac05[_0x2120d1(0x13e)][_0x2120d1(0xf2)]['on'](_0x2120d1(0x131),()=>{const _0x295863=_0x2120d1,_0x4c8649=Array[_0x295863(0xe1)](_0x1cac05[_0x295863(0x13e)][_0x295863(0xf2)][_0x295863(0xe0)][_0x295863(0x107)]());for(const {name:_0x353c01,data:_0x3a4e64}of _0x4c8649){const {group:_0x3f59fa,id:_0x2f4dfb,subType:_0x4fa0f5}=_0x55a180[_0x295863(0x130)](_0x353c01);if(_0x295863(0x151)!=_0x3f59fa)continue;if(null!=_0x3a4e64[_0x295863(0x105)])continue;const _0x1e4d06=_0x55a180[_0x295863(0x14d)](_0x2f4dfb);this[_0x295863(0xfe)][_0x295863(0x12b)](_0x4fa0f5)&&this[_0x295863(0x10d)][_0x295863(0x138)](_0x1e4d06);}},{'priority':_0x2120d1(0xe4)});const _0x17e9fe=(_0x5ced73,_0x3ffcb7)=>{const _0x1da987=_0x2120d1;let _0x4bc3a1=!0x1;const _0x52ff25=_0x3ffcb7[_0x1da987(0x13a)](_0x5ced73),_0x4d5a16=_0x5ced73[_0x1da987(0x10f)](_0x1da987(0x139)),_0xaff947=_0x116add[_0x1da987(0x111)](_0x5ced73);for(const _0x4f8b4d of this[_0x1da987(0x10d)]){const _0x37aec9=_0x4f8b4d[_0x1da987(0x16a)],_0x4ad3d6=_0x37aec9[_0x1da987(0x145)](_0x1da987(0x12a)),_0x5f4e02=_0x37aec9[_0x1da987(0x165)](_0x4ad3d6?0xa:0x5),_0x12467e=_0x5f4e02[_0x1da987(0x15b)](),_0x44cb52=_0x12467e[_0x1da987(0x165)](0x0,0x3)+_0x1da987(0x15e),_0x23b797=_0x1da987(0x110)+_0x5f4e02,_0x5cc00e=_0x1da987(0xef)+_0x5f4e02;if(!_0x4f8b4d[_0x1da987(0x122)])continue;if(_0x4d5a16!=_0x4f8b4d[_0x1da987(0x161)]()[_0x1da987(0xd5)][_0x1da987(0x10f)](_0x1da987(0x139)))continue;if(_0x4f8b4d[_0x1da987(0xf8)](_0x52ff25))continue;const _0x5a3f2a=_0x5ced73[_0x1da987(0x170)](_0x44cb52)?_0x5ced73[_0x1da987(0x11a)](_0x44cb52)-0x1:0x0,_0x3e2db2=this[_0x1da987(0x16f)](_0x4f8b4d),_0x4d5b16=_0x3e2db2[_0x23b797],_0x22be4e=_0x3e2db2[_0x5cc00e];_0x4d5b16<=_0xaff947[_0x12467e]&&_0xaff947[_0x12467e]+_0x5a3f2a<=_0x22be4e&&(_0x4f8b4d[_0x1da987(0x115)](_0x52ff25),_0x4bc3a1=!0x0);}return _0x4bc3a1;};_0x1cac05[_0x2120d1(0x13e)][_0x2120d1(0xf2)][_0x2120d1(0x15f)](_0x535cf1=>{const _0x4d6fe5=_0x2120d1;let _0x2fe2c3=!0x1;for(const _0x5736c3 of _0x1cac05[_0x4d6fe5(0x13e)][_0x4d6fe5(0xf2)][_0x4d6fe5(0xe0)][_0x4d6fe5(0x15c)]())if(_0x4d6fe5(0x168)==_0x5736c3[_0x4d6fe5(0x10a)]){if(_0x4d6fe5(0x14e)==_0x5736c3[_0x4d6fe5(0x173)]){for(const _0x483e84 of _0x5736c3[_0x4d6fe5(0x126)][_0x4d6fe5(0xf1)][_0x4d6fe5(0x152)]())_0x2fe2c3=_0x2fe2c3||_0x17e9fe(_0x483e84,_0x535cf1);}else _0x4d6fe5(0x143)==_0x5736c3[_0x4d6fe5(0x173)]&&(_0x2fe2c3=_0x2fe2c3||_0x17e9fe(_0x5736c3[_0x4d6fe5(0x126)][_0x4d6fe5(0xf1)],_0x535cf1));}return _0x2fe2c3;});}[_0x2ecb71(0x16f)](_0x2ff727){const _0x2abd39=_0x2ecb71;return this[_0x2abd39(0xea)](_0x2ff727[_0x2abd39(0x11c)]()[_0x2abd39(0xfb)](_0x544018=>_0x544018[_0x2abd39(0xd5)][_0x2abd39(0xf1)]));}}function ue(_0x23858a){const _0x1dd32f=_0x2ecb71;return Array[_0x1dd32f(0xe1)](new Set(_0x23858a)[_0x1dd32f(0x13b)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e8d38=_0x481e;(function(_0x142a68,_0x26656e){const _0x4bec2f=_0x481e,_0x110c24=_0x142a68();while(!![]){try{const _0x3abb69=parseInt(_0x4bec2f(0x198))/0x1+-parseInt(_0x4bec2f(0x193))/0x2*(parseInt(_0x4bec2f(0x1a0))/0x3)+parseInt(_0x4bec2f(0x19c))/0x4*(parseInt(_0x4bec2f(0x19a))/0x5)+parseInt(_0x4bec2f(0x199))/0x6*(-parseInt(_0x4bec2f(0x196))/0x7)+parseInt(_0x4bec2f(0x197))/0x8+-parseInt(_0x4bec2f(0x1a1))/0x9*(-parseInt(_0x4bec2f(0x192))/0xa)+-parseInt(_0x4bec2f(0x19d))/0xb*(parseInt(_0x4bec2f(0x194))/0xc);if(_0x3abb69===_0x26656e)break;else _0x110c24['push'](_0x110c24['shift']());}catch(_0xdd1e7){_0x110c24['push'](_0x110c24['shift']());}}}(_0x2149,0x50102));function _0x481e(_0x43839b,_0x19ac7b){const _0x21493e=_0x2149();return _0x481e=function(_0x481e5c,_0x4c4868){_0x481e5c=_0x481e5c-0x18e;let _0x569f08=_0x21493e[_0x481e5c];return _0x569f08;},_0x481e(_0x43839b,_0x19ac7b);}import{Plugin as _0x450917}from'ckeditor5/src/core.js';import _0x4e8428 from'./table.js';export default class Nt extends _0x450917{static get[_0x2e8d38(0x19f)](){return[_0x4e8428];}[_0x2e8d38(0x19b)](){const _0xced52d=_0x2e8d38,_0x3c2e48=this[_0xced52d(0x195)];if(!_0x3c2e48[_0xced52d(0x18f)][_0xced52d(0x19e)](_0xced52d(0x191)))return;_0x3c2e48[_0xced52d(0x18f)][_0xced52d(0x1a3)](_0xced52d(0x190))[_0xced52d(0x18e)](_0xced52d(0x1a2));}}function _0x2149(){const _0x483cd4=['2340kVxFxu','168QiHMUA','editor','914767KIHZjG','2180056MLAwUw','510535jyyBTH','12zsqwFa','5395IwVbOf','afterInit','1996PMcTSD','832865drazpH','has','requires','726OrHuLA','9837bICdbs','toggleTableCaption','get','enableCommand','plugins','TrackChangesEditing','TableCaptionEditing','5590KkyesQ'];_0x2149=function(){return _0x483cd4;};return _0x2149();}
23
+ const _0x176cbb=_0x1c82;(function(_0x21b922,_0x54383f){const _0x883209=_0x1c82,_0x321b75=_0x21b922();while(!![]){try{const _0x42da81=parseInt(_0x883209(0x1a6))/0x1+-parseInt(_0x883209(0x1a5))/0x2*(parseInt(_0x883209(0x1a8))/0x3)+parseInt(_0x883209(0x1a7))/0x4+-parseInt(_0x883209(0x1ab))/0x5*(-parseInt(_0x883209(0x1ae))/0x6)+parseInt(_0x883209(0x1a4))/0x7*(parseInt(_0x883209(0x1ac))/0x8)+-parseInt(_0x883209(0x1a3))/0x9*(parseInt(_0x883209(0x1a1))/0xa)+-parseInt(_0x883209(0x1a0))/0xb;if(_0x42da81===_0x54383f)break;else _0x321b75['push'](_0x321b75['shift']());}catch(_0x40571d){_0x321b75['push'](_0x321b75['shift']());}}}(_0x446a,0xae646));import{Plugin as _0x4c6c54}from'ckeditor5/src/core.js';function _0x446a(){const _0x3d835d=['get','requires','5ioShsg','8rtBgyY','plugins','2477142zHxxCI','TrackChangesEditing','TableCaptionEditing','editor','has','enableCommand','toggleTableCaption','15739196BwKeMs','134630hnqIpK','afterInit','369XJnshH','9873017xwenZG','465854KCSwOv','827725UqvoHa','1116172zUyVdn','3kUcuKw'];_0x446a=function(){return _0x3d835d;};return _0x446a();}function _0x1c82(_0x16660b,_0x37404d){const _0x446a85=_0x446a();return _0x1c82=function(_0x1c8207,_0x1c1a17){_0x1c8207=_0x1c8207-0x19b;let _0x5879e7=_0x446a85[_0x1c8207];return _0x5879e7;},_0x1c82(_0x16660b,_0x37404d);}import _0x38d1c4 from'./table.js';export default class Nt extends _0x4c6c54{static get[_0x176cbb(0x1aa)](){return[_0x38d1c4];}[_0x176cbb(0x1a2)](){const _0xbb44f=_0x176cbb,_0x2d6ced=this[_0xbb44f(0x19c)];if(!_0x2d6ced[_0xbb44f(0x1ad)][_0xbb44f(0x19d)](_0xbb44f(0x19b)))return;_0x2d6ced[_0xbb44f(0x1ad)][_0xbb44f(0x1a9)](_0xbb44f(0x1af))[_0xbb44f(0x19e)](_0xbb44f(0x19f));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4183(_0x10f50b,_0x6551ac){const _0x69571e=_0x6957();return _0x4183=function(_0x41832a,_0x3582ff){_0x41832a=_0x41832a-0x11e;let _0x565ed5=_0x69571e[_0x41832a];return _0x565ed5;},_0x4183(_0x10f50b,_0x6551ac);}const _0x50bca4=_0x4183;(function(_0x123d65,_0x22b4cd){const _0x523c51=_0x4183,_0x5e3381=_0x123d65();while(!![]){try{const _0xd528da=parseInt(_0x523c51(0x17b))/0x1*(-parseInt(_0x523c51(0x1cf))/0x2)+parseInt(_0x523c51(0x1a5))/0x3+-parseInt(_0x523c51(0x130))/0x4*(parseInt(_0x523c51(0x195))/0x5)+parseInt(_0x523c51(0x129))/0x6+parseInt(_0x523c51(0x184))/0x7+parseInt(_0x523c51(0x142))/0x8+-parseInt(_0x523c51(0x19b))/0x9;if(_0xd528da===_0x22b4cd)break;else _0x5e3381['push'](_0x5e3381['shift']());}catch(_0x30a29c){_0x5e3381['push'](_0x5e3381['shift']());}}}(_0x6957,0x94afc));import{getTranslation as _0xf221fb}from'../utils/common-translations.js';import{Plugin as _0x197eca}from'ckeditor5/src/core.js';import{uid as _0x3050b0,priorities as _0x3fd4a2}from'ckeditor5/src/utils.js';import _0x27d676 from'./table.js';const fe=[_0x50bca4(0x1d6),_0x50bca4(0x13f),_0x50bca4(0x175),_0x50bca4(0x1b2),_0x50bca4(0x187),_0x50bca4(0x1d7),_0x50bca4(0x194)],be=Object[_0x50bca4(0x1be)](fe[_0x50bca4(0x191)](_0x3eb1ff=>[_0x3eb1ff,null]));export default class At extends _0x197eca{static get[_0x50bca4(0x158)](){return[_0x27d676];}[_0x50bca4(0x1c3)](){const _0x571ad9=_0x50bca4,_0x112495=this[_0x571ad9(0x168)];if(!_0x112495[_0x571ad9(0x1bc)][_0x571ad9(0x19a)](_0x571ad9(0x1b8)))return;const _0x3128f5=_0x112495[_0x571ad9(0x1bc)][_0x571ad9(0x14b)](_0x571ad9(0x1e3)),_0x468ec2=_0x112495[_0x571ad9(0x1bc)][_0x571ad9(0x14b)](_0x571ad9(0x182)),_0x4c63a9=_0x112495[_0x571ad9(0x1bc)][_0x571ad9(0x14b)](_0x27d676),_0x51abd7=_0x112495[_0x571ad9(0x1bc)][_0x571ad9(0x14b)](_0x571ad9(0x1b8));_0x4c63a9[_0x571ad9(0x1aa)][_0x571ad9(0x174)](_0x571ad9(0x14f),_0x571ad9(0x1b1)),_0x112495[_0x571ad9(0x177)][_0x571ad9(0x1de)][_0x571ad9(0x17e)](_0x571ad9(0x125),{'allowIn':_0x571ad9(0x14a),'allowContentOf':_0x571ad9(0x14a),'isLimit':!0x0}),_0x112495[_0x571ad9(0x1db)][_0x571ad9(0x156)]({'model':_0x571ad9(0x125),'view':_0x571ad9(0x1d8)});let _0x122e60=null;_0x112495[_0x571ad9(0x177)]['on'](_0x571ad9(0x15d),(_0x179ba1,_0x4ad826)=>{const _0x510afc=_0x571ad9,[_0x10ac55,_0x4c5a7a]=_0x4ad826,_0x448012=_0x4ad826[_0x4ad826[_0x510afc(0x134)]-0x1];_0x448012&&_0x448012[_0x510afc(0x131)]||_0x3128f5[_0x510afc(0x12c)]||this[_0x510afc(0x168)][_0x510afc(0x128)][_0x510afc(0x14b)](_0x510afc(0x13c))[_0x510afc(0x1b3)]&&function(_0x22103c,_0x59cfa1,_0xae1311,_0xd4c89e,_0x21886b){const _0x57487a=_0x510afc;if(_0x59cfa1&&!_0x59cfa1['is'](_0x57487a(0x1c5)))return!0x1;const _0x187820=_0x21886b[_0x57487a(0x1ce)](_0x22103c,_0xae1311);if(!_0x187820||!de(_0x187820,void 0x0,_0xd4c89e))return!0x1;const _0x3da19f=_0xd4c89e[_0x57487a(0x1c0)](_0xae1311[_0x57487a(0x1dc)][_0x57487a(0x169)]);if(!_0x3da19f[_0x57487a(0x134)])return!0x1;const _0x4c39cc=_0x3da19f[0x0][_0x57487a(0x144)](_0x57487a(0x1dd)),_0x10490f=_0xd4c89e[_0x57487a(0x13e)](_0x3da19f),_0x1c50a1=_0xd4c89e[_0x57487a(0x1b5)](_0x3da19f),_0x15b96f={'startRow':_0x10490f[_0x57487a(0x162)],'endRow':_0x10490f[_0x57487a(0x1d2)],'startColumn':_0x1c50a1[_0x57487a(0x162)],'endColumn':_0x1c50a1[_0x57487a(0x1d2)]};return 0x1==_0x3da19f[_0x57487a(0x134)]&&(_0x15b96f[_0x57487a(0x17f)]+=_0xd4c89e[_0x57487a(0x149)](_0x187820)-0x1,_0x15b96f[_0x57487a(0x1bf)]+=_0xd4c89e[_0x57487a(0x19f)](_0x187820)-0x1),de(_0x4c39cc,_0x15b96f,_0xd4c89e);}(_0x10ac55,_0x4c5a7a,_0x112495[_0x510afc(0x177)],_0x468ec2,_0x51abd7)&&(_0x179ba1[_0x510afc(0x19d)](),_0x122e60={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x112495[_0x510afc(0x177)][_0x510afc(0x153)](()=>{const _0x27167a=_0x510afc;_0x112495[_0x27167a(0x177)][_0x27167a(0x15d)](_0x4ad826[0x0],_0x4ad826[0x1],_0x4ad826[0x2],{'forceDefaultExecution':!0x0});const _0x1ad3b8=_0x3050b0(),{rowInsertionRanges:_0x2af329,columnInsertionRanges:_0x31a6a2,insertionRanges:_0x215d6e,deletionRanges:_0x560f82,cells:_0x1c6046}=_0x122e60;_0x2af329[_0x27167a(0x134)]&&_0x3128f5[_0x27167a(0x120)](_0x2af329,_0x27167a(0x14f),{'tablePasteChainId':_0x1ad3b8}),_0x31a6a2[_0x27167a(0x134)]&&_0x3128f5[_0x27167a(0x120)](_0x31a6a2,_0x27167a(0x1b1),{'tablePasteChainId':_0x1ad3b8}),_0x215d6e[_0x27167a(0x134)]&&_0x3128f5[_0x27167a(0x120)](_0x215d6e,_0x27167a(0x1b7),{'tablePasteChainId':_0x1ad3b8,'skipNestingCheck':!0x0}),_0x560f82[_0x27167a(0x134)]&&_0x3128f5[_0x27167a(0x185)](_0x560f82,_0x27167a(0x1b7),{'tablePasteChainId':_0x1ad3b8,'skipNestingCheck':!0x0});const _0x5326fd=_0x3128f5[_0x27167a(0x1a3)](_0x1c6046[_0x27167a(0x191)](({element:_0x3509fc})=>_0x3509fc),{'formatGroupId':_0x3050b0()},[],_0x27167a(0x160),{'tablePasteChainId':_0x1ad3b8});if(_0x5326fd){const _0x4d43e3=_0x5326fd[_0x27167a(0x1d3)](),_0x536fb4=[];for(const {element:_0x5ad458,attributes:_0x5147b0}of _0x1c6046){if(!_0x5147b0)continue;const _0x2dee3e=_0x112495[_0x27167a(0x177)][_0x27167a(0x141)](_0x5ad458),_0x121b0b=_0x4d43e3[_0x27167a(0x164)](_0x32abda=>_0x32abda[_0x27167a(0x154)]()[_0x27167a(0x1c2)](_0x2dee3e));_0x121b0b&&_0x536fb4[_0x27167a(0x174)]([_0x121b0b[_0x27167a(0x18a)],_0x5147b0]);}_0x536fb4[_0x27167a(0x134)]&&_0x5326fd[_0x27167a(0x197)](_0x27167a(0x170),Object[_0x27167a(0x1be)](_0x536fb4));}_0x122e60=null;}));},{'priority':_0x3fd4a2[_0x571ad9(0x18f)]+0xa}),_0x112495[_0x571ad9(0x1bc)][_0x571ad9(0x14b)](_0x571ad9(0x1b8))['on'](_0x571ad9(0x1cb),(_0x3957be,_0x13f856)=>{const _0x1c4382=_0x571ad9,[_0x41abf2,_0x46c537,,_0x1f1d19]=_0x13f856;if(!_0x122e60)return;_0x3957be[_0x1c4382(0x19d)]();const _0x1a822b=_0x41abf2[_0x1c4382(0x1c6)],_0xd79ed6=_0x46c537,_0x41a522=ge(_0x1a822b),_0x469239=ge(_0xd79ed6);_0x3957be[_0x1c4382(0x138)]=_0x1a822b;let _0x3e02fb=null,_0x1c8cee=null;if(_0x469239||_0x41a522){if(_0x41a522&&!_0x469239){_0x1f1d19[_0x1c4382(0x155)](_0x1a822b[_0x1c4382(0x152)](0x0));for(const _0x3210a3 of Array[_0x1c4382(0x186)](_0xd79ed6[_0x1c4382(0x17c)]()))_0x1f1d19[_0x1c4382(0x173)](_0x3210a3,_0x1a822b,_0x1c4382(0x189));const _0x118fe9=_0x122e60[_0x1c4382(0x11e)][_0x1c4382(0x143)](_0x41abf2[_0x1c4382(0x1ca)]),_0x4d509b=_0x122e60[_0x1c4382(0x19e)][_0x1c4382(0x143)](_0x41abf2[_0x1c4382(0x193)]);_0x118fe9||_0x4d509b||(_0x3e02fb=_0x1f1d19[_0x1c4382(0x1e0)](_0x1a822b));}else _0x469239&&!_0x41a522&&(_0x1c8cee=_0x1f1d19[_0x1c4382(0x1e0)](_0x1a822b));}else{const _0x17fe9c=_0x1f1d19[_0x1c4382(0x16d)](_0x1c4382(0x125)),_0x290a4e=_0x1f1d19[_0x1c4382(0x16d)](_0x1c4382(0x125));_0x1f1d19[_0x1c4382(0x135)](_0x1f1d19[_0x1c4382(0x1e0)](_0x1a822b),_0x290a4e),_0x1f1d19[_0x1c4382(0x173)](_0x17fe9c,_0x1a822b,0x0);for(const _0x11f069 of Array[_0x1c4382(0x186)](_0xd79ed6[_0x1c4382(0x17c)]()))_0x1f1d19[_0x1c4382(0x173)](_0x11f069,_0x17fe9c,_0x1c4382(0x189));_0x3e02fb=_0x1f1d19[_0x1c4382(0x141)](_0x17fe9c),_0x1c8cee=_0x1f1d19[_0x1c4382(0x141)](_0x290a4e);}const _0x4d7527=Array[_0x1c4382(0x186)](_0xd79ed6[_0x1c4382(0x1d1)]())[_0x1c4382(0x1d0)](([_0x43213a])=>fe[_0x1c4382(0x143)](_0x43213a));_0x122e60[_0x1c4382(0x1ba)][_0x1c4382(0x174)]({'element':_0x1a822b,'attributes':_0x4d7527[_0x1c4382(0x134)]?Object[_0x1c4382(0x1be)](_0x4d7527):null}),_0x3e02fb&&_0x122e60[_0x1c4382(0x1ac)][_0x1c4382(0x174)](_0x3e02fb),_0x1c8cee&&_0x122e60[_0x1c4382(0x1e2)][_0x1c4382(0x174)](_0x1c8cee);},{'priority':_0x571ad9(0x18f)}),_0x468ec2['on'](_0x571ad9(0x1a6),(_0x47884c,_0x11ea60)=>{const _0x508f5a=_0x571ad9,[_0x296929,_0x44cdbd={}]=_0x11ea60;if(!_0x122e60)return;const _0x8f60bf=_0x44cdbd['at']||0x0,_0x108850=_0x44cdbd[_0x508f5a(0x12d)]||0x1;_0x122e60[_0x508f5a(0x19e)]=new Array(_0x108850)[_0x508f5a(0x1da)](_0x8f60bf)[_0x508f5a(0x191)]((_0x225de9,_0x32bf20)=>_0x225de9+_0x32bf20);for(const {cell:_0x519c0a}of _0x468ec2[_0x508f5a(0x12f)](_0x296929,{'startColumn':_0x8f60bf,'endColumn':_0x8f60bf+_0x108850-0x1}))_0x122e60[_0x508f5a(0x17d)][_0x508f5a(0x174)](_0x112495[_0x508f5a(0x177)][_0x508f5a(0x141)](_0x519c0a));},{'priority':_0x571ad9(0x18c)}),_0x468ec2['on'](_0x571ad9(0x1b0),(_0x220cd7,_0x2a545d)=>{const _0x1ce299=_0x571ad9,[_0x32f6ba,_0x5d8ac9={}]=_0x2a545d;if(!_0x122e60)return;const _0x3a5c93=_0x5d8ac9['at']||0x0,_0x22ef25=_0x5d8ac9[_0x1ce299(0x146)]||0x1;_0x122e60[_0x1ce299(0x11e)]=new Array(_0x22ef25)[_0x1ce299(0x1da)](_0x3a5c93)[_0x1ce299(0x191)]((_0x15b6fa,_0x3b686d)=>_0x15b6fa+_0x3b686d);for(const {cell:_0x47a1cc}of _0x468ec2[_0x1ce299(0x12f)](_0x32f6ba,{'startRow':_0x3a5c93,'endRow':_0x3a5c93+_0x22ef25-0x1}))_0x122e60[_0x1ce299(0x16a)][_0x1ce299(0x174)](_0x112495[_0x1ce299(0x177)][_0x1ce299(0x141)](_0x47a1cc));},{'priority':_0x571ad9(0x18c)}),_0x3128f5[_0x571ad9(0x1df)][_0x571ad9(0x163)](_0x2c0b17=>{const _0x565c44=_0x571ad9;if(_0x2c0b17[_0x565c44(0x176)]&&_0x2c0b17[_0x565c44(0x176)][_0x565c44(0x188)](_0x565c44(0x1b7)))return _0x2c0b17[_0x565c44(0x1bb)]?{}:{'type':_0x565c44(0x1a8),'content':_0xf221fb(_0x112495[_0x565c44(0x14d)],_0x565c44(0x157))};});const _0x15bf16=()=>!0x1;for(const _0x34892e of[_0x571ad9(0x1b7),_0x571ad9(0x1b1),_0x571ad9(0x14f),_0x571ad9(0x160)])_0x3128f5[_0x571ad9(0x1cd)][_0x571ad9(0x133)](_0x571ad9(0x1a8),_0x34892e,_0x571ad9(0x127),_0x15bf16),_0x3128f5[_0x571ad9(0x1cd)][_0x571ad9(0x133)](_0x571ad9(0x12b),_0x34892e,_0x571ad9(0x127),_0x15bf16),_0x3128f5[_0x571ad9(0x1cd)][_0x571ad9(0x133)](_0x571ad9(0x1c1),_0x34892e,_0x571ad9(0x127),_0x15bf16);_0x3128f5[_0x571ad9(0x1cd)][_0x571ad9(0x133)](_0x571ad9(0x1c1),_0x571ad9(0x160),_0x571ad9(0x139),_0x15bf16),_0x3128f5[_0x571ad9(0x1cd)][_0x571ad9(0x133)](_0x571ad9(0x1c1),_0x571ad9(0x160),_0x571ad9(0x178),(_0x5dd403,_0x29f2dc,_0x37a0b8)=>{const _0x566c96=_0x571ad9,_0x5aaaf6=_0x5dd403[_0x566c96(0x191)](_0x2c46ff=>_0x2c46ff[_0x566c96(0x1c4)]())[_0x566c96(0x1d0)](_0x3613ba=>_0x3613ba),_0x148ece=new Map(_0x5aaaf6[_0x566c96(0x191)](_0x21c48d=>[_0x21c48d,null]));if(_0x122e60){for(const {element:_0x3cbfd8,attributes:_0x555313}of _0x122e60[_0x566c96(0x1ba)])_0x555313&&_0x148ece[_0x566c96(0x13a)](_0x3cbfd8,_0x555313);}else{if(_0x37a0b8&&_0x37a0b8[_0x566c96(0x170)])for(const [_0x4e12dc,_0x4fcb34]of Object[_0x566c96(0x1a9)](_0x37a0b8[_0x566c96(0x170)])){const _0x597794=_0x112495[_0x566c96(0x177)][_0x566c96(0x13b)][_0x566c96(0x14b)](_0x4e12dc),_0x40e307=_0x597794?_0x597794[_0x566c96(0x154)]()[_0x566c96(0x1c4)]():null;_0x40e307&&_0x148ece[_0x566c96(0x13a)](_0x40e307,_0x4fcb34);}}_0x112495[_0x566c96(0x177)][_0x566c96(0x153)](_0x88e3da=>{const _0x3293cd=_0x566c96;for(const [_0x4b4f66,_0x1e7df2]of _0x148ece)_0x88e3da[_0x3293cd(0x19c)]({...be,..._0x1e7df2},_0x4b4f66);});});const _0x48c96d=(_0x35bc57,_0x5522b3)=>{const _0x219e96=_0x571ad9;_0x3128f5[_0x219e96(0x1cd)][_0x219e96(0x133)](_0x35bc57,_0x219e96(0x1b7),_0x5522b3,(_0x5e0141,_0x297ec3,_0x8688ed)=>{const _0x415df2=_0x219e96;_0x112495[_0x415df2(0x177)][_0x415df2(0x153)](_0x1f5829=>{const _0x4783fb=_0x415df2,_0x4b1ea7=[];for(const _0x321786 of _0x5e0141){const _0x4fe6dc=_0x321786[_0x4783fb(0x18e)][_0x4783fb(0x18d)];_0x4fe6dc['is'](_0x4783fb(0x159),_0x4783fb(0x125))&&_0x4b1ea7[_0x4783fb(0x174)](_0x4fe6dc);}_0x3128f5[_0x4783fb(0x1cd)][_0x4783fb(0x150)](_0x35bc57,null,_0x5522b3)(_0x5e0141,_0x297ec3,_0x8688ed);for(const _0x516129 of _0x4b1ea7)_0x4783fb(0x190)!=_0x516129[_0x4783fb(0x180)][_0x4783fb(0x181)]&&_0x1f5829[_0x4783fb(0x140)](_0x516129);});});};_0x48c96d(_0x571ad9(0x1a8),_0x571ad9(0x178)),_0x48c96d(_0x571ad9(0x1a8),_0x571ad9(0x139)),_0x48c96d(_0x571ad9(0x12b),_0x571ad9(0x178)),_0x48c96d(_0x571ad9(0x12b),_0x571ad9(0x139)),_0x3128f5[_0x571ad9(0x1cd)][_0x571ad9(0x133)](_0x571ad9(0x1a8),_0x571ad9(0x14f),_0x571ad9(0x139),_0x5af863=>{const _0x436dbc=_0x571ad9,_0x34d45c=_0x5af863[_0x436dbc(0x191)](_0x2518ce=>_0x2518ce[_0x436dbc(0x1c4)]()),_0x48cde7=_0x34d45c[0x0][_0x436dbc(0x144)](_0x436dbc(0x1dd)),{minRow:_0x5e950b,maxRow:_0x4dce59}=_0x4c63a9[_0x436dbc(0x13d)](_0x34d45c);_0x468ec2[_0x436dbc(0x122)](_0x48cde7,{'at':_0x5e950b,'rows':_0x4dce59-_0x5e950b+0x1});}),_0x3128f5[_0x571ad9(0x1cd)][_0x571ad9(0x133)](_0x571ad9(0x1a8),_0x571ad9(0x1b1),_0x571ad9(0x139),_0x4422b2=>{const _0x4dbe2e=_0x571ad9,_0xd88d35=_0x4422b2[_0x4dbe2e(0x191)](_0x2d12e0=>_0x2d12e0[_0x4dbe2e(0x1c4)]()),_0x58579e=_0xd88d35[0x0][_0x4dbe2e(0x144)](_0x4dbe2e(0x1dd)),{minColumn:_0x1a8e7f,maxColumn:_0x47462a}=_0x4c63a9[_0x4dbe2e(0x13d)](_0xd88d35);_0x468ec2[_0x4dbe2e(0x172)](_0x58579e,{'at':_0x1a8e7f,'columns':_0x47462a-_0x1a8e7f+0x1});});const _0x4413e5=(_0x26a50a,_0xb6ca4c)=>{const _0x36b364=_0x571ad9;if(!_0xb6ca4c[_0x36b364(0x176)]||!_0xb6ca4c[_0x36b364(0x176)][_0x36b364(0x188)](_0x36b364(0x1b7)))return;const _0x5cbd7b=_0xb6ca4c[_0x36b364(0x1c8)][_0x36b364(0x161)],_0x49639c=_0x3128f5[_0x36b364(0x14c)]()[_0x36b364(0x1d0)](_0x23f63c=>_0x23f63c[_0x36b364(0x192)]&&_0x23f63c[_0x36b364(0x1c8)]&&_0x23f63c[_0x36b364(0x1c8)][_0x36b364(0x161)]==_0x5cbd7b);_0x49639c[_0x36b364(0x134)]&&_0xb6ca4c[_0x36b364(0x1a7)]()[_0x36b364(0x134)]!=_0x49639c[_0x36b364(0x134)]&&_0x49639c[_0x36b364(0x145)]((_0x3fc6c5,_0x2d4d40)=>(_0x3fc6c5[_0x36b364(0x123)]=_0x2d4d40,_0x2d4d40[_0x36b364(0x1bb)]=_0x3fc6c5,_0x2d4d40));};function _0x5bb3e8(_0xd5e04f,_0x31ffc5=!0x0){const _0x8740f9=_0x571ad9,{id:_0x537ec7}=_0x3128f5[_0x8740f9(0x121)](_0xd5e04f[_0x8740f9(0x147)]),_0x580bfa=[_0x8740f9(0x15c),_0x8740f9(0x171)],_0xf5354d=_0x3128f5[_0x8740f9(0x126)][_0x8740f9(0x143)](_0xd5e04f[_0x8740f9(0x147)]);return _0xf5354d&&_0x580bfa[_0x8740f9(0x174)](_0x8740f9(0x16e)),{'classes':_0x580bfa,'attributes':{'data-suggestion':_0x537ec7},'priority':_0xf5354d&&_0x31ffc5?0xbc2:0xbb8};}_0x3128f5['on'](_0x571ad9(0x148),_0x4413e5,{'priority':_0x571ad9(0x18f)}),_0x3128f5['on'](_0x571ad9(0x15f),_0x4413e5,{'priority':_0x571ad9(0x18f)}),_0x112495[_0x571ad9(0x177)][_0x571ad9(0x1dc)][_0x571ad9(0x198)](()=>{const _0x58b4a4=_0x571ad9;let _0x17e004=!0x1;const _0x16fda8=Array[_0x58b4a4(0x186)](_0x112495[_0x58b4a4(0x177)][_0x58b4a4(0x1dc)][_0x58b4a4(0x14e)][_0x58b4a4(0x1e5)]());for(const {name:_0x3c8452,data:_0xeedb7f}of _0x16fda8){const {group:_0x4df827,type:_0x2f73ae,id:_0x19159a}=_0x3128f5[_0x58b4a4(0x121)](_0x3c8452);if(_0x58b4a4(0x17a)!=_0x4df827||_0x58b4a4(0x12b)!=_0x2f73ae||_0xeedb7f[_0x58b4a4(0x1a0)])continue;if(!_0x3128f5[_0x58b4a4(0x1b9)](_0x19159a))continue;const _0xca7ab8=_0x3128f5[_0x58b4a4(0x12e)](_0x19159a)[_0x58b4a4(0x132)](),_0x1f6307=_0x112495[_0x58b4a4(0x1bc)][_0x58b4a4(0x14b)](_0x58b4a4(0x124))['me'];for(const _0x59df71 of _0x3128f5[_0x58b4a4(0x14c)]()){if(!_0x59df71[_0x58b4a4(0x192)]||_0x59df71[_0x58b4a4(0x167)]!=_0x1f6307)continue;if(_0x58b4a4(0x1c1)!=_0x59df71[_0x58b4a4(0x16b)]||_0x58b4a4(0x160)!=_0x59df71[_0x58b4a4(0x176)])continue;if(_0x59df71[_0x58b4a4(0x132)]()[_0x58b4a4(0x15e)](_0x537f8b=>_0xca7ab8[_0x58b4a4(0x1b4)](_0x41abe7=>_0x41abe7[_0x58b4a4(0x18b)](_0x537f8b,!0x0)))){for(const _0x56e062 of _0x59df71[_0x58b4a4(0x1a7)]())_0x56e062[_0x58b4a4(0x192)]&&(_0x56e062[_0x58b4a4(0x139)](),_0x17e004=!0x0);}}}return _0x17e004;}),_0x112495[_0x571ad9(0x177)][_0x571ad9(0x1dc)][_0x571ad9(0x198)](_0x234eb0=>{const _0x13f5aa=_0x571ad9,_0xa998dc=_0x112495[_0x13f5aa(0x128)][_0x13f5aa(0x14b)](_0x13f5aa(0x1c9));if(!_0xa998dc||!_0xa998dc[_0x13f5aa(0x1af)][_0x13f5aa(0x19a)](_0x234eb0[_0x13f5aa(0x183)]))return!0x1;let _0x227f86=!0x1;const _0x26dda1=_0x112495[_0x13f5aa(0x1bc)][_0x13f5aa(0x14b)](_0x13f5aa(0x124))['me'],_0x5b21fa=_0x112495[_0x13f5aa(0x177)][_0x13f5aa(0x1dc)][_0x13f5aa(0x14e)][_0x13f5aa(0x15a)](),_0x2fead2=Array[_0x13f5aa(0x186)](_0x112495[_0x13f5aa(0x177)][_0x13f5aa(0x1dc)][_0x13f5aa(0x14e)][_0x13f5aa(0x1e5)]())[_0x13f5aa(0x1d0)](({name:_0xefdb01,data:_0x8b3fc3})=>{const _0x36f24d=_0x13f5aa,{group:_0x32d0bd,subType:_0x226104,authorId:_0x38a04c}=_0x3128f5[_0x36f24d(0x121)](_0xefdb01);return _0x36f24d(0x17a)==_0x32d0bd&&_0x36f24d(0x1b7)==_0x226104&&_0x38a04c==_0x26dda1['id']&&!_0x8b3fc3[_0x36f24d(0x1a0)];});for(const _0x4068ba of _0x5b21fa){if(_0x13f5aa(0x173)!=_0x4068ba[_0x13f5aa(0x16b)]||_0x13f5aa(0x125)!=_0x4068ba[_0x13f5aa(0x18a)]||0x1!=_0x4068ba[_0x13f5aa(0x134)])continue;const _0x54d254=_0x234eb0[_0x13f5aa(0x199)](_0x4068ba[_0x13f5aa(0x151)],_0x4068ba[_0x13f5aa(0x151)][_0x13f5aa(0x1a1)](0x1));if(!_0x2fead2[_0x13f5aa(0x164)](({data:_0x4534d8})=>_0x4534d8[_0x13f5aa(0x1ad)][_0x13f5aa(0x1c2)](_0x54d254))){for(const {name:_0x45df06,data:_0x4bb919}of _0x2fead2)if(_0x54d254[_0x13f5aa(0x18b)](_0x4bb919[_0x13f5aa(0x1ad)])){_0x234eb0[_0x13f5aa(0x1bd)](_0x45df06,{'range':_0x54d254}),_0x227f86=!0x0;break;}}}return _0x227f86;}),_0x112495[_0x571ad9(0x177)][_0x571ad9(0x1dc)][_0x571ad9(0x198)](_0x4dc2d8=>{const _0x280d84=_0x571ad9;let _0x4922e7=!0x1;const _0x206d3b=_0x112495[_0x280d84(0x1bc)][_0x280d84(0x14b)](_0x280d84(0x124))['me'],_0x342c35=_0x3128f5[_0x280d84(0x14c)]()[_0x280d84(0x1d0)](_0x1e982d=>_0x1e982d[_0x280d84(0x192)]&&_0x1e982d[_0x280d84(0x167)]==_0x206d3b),_0xb28291=new Set(),_0x58f48f=new Set();for(const _0x7d32b0 of _0x342c35)if(_0x280d84(0x1b7)==_0x7d32b0[_0x280d84(0x176)])for(const _0x426540 of _0x7d32b0[_0x280d84(0x1d3)]()){const _0x276bbe=_0x426540[_0x280d84(0x154)]()[_0x280d84(0x1c4)]();if(_0x276bbe){if(_0x276bbe['is'](_0x280d84(0x159),_0x280d84(0x125))&&ge(_0x276bbe)){_0x7d32b0[_0x280d84(0x11f)](_0x426540[_0x280d84(0x18a)]),_0xb28291[_0x280d84(0x16f)](_0x276bbe),_0x4922e7=!0x0;const _0x1c38de=_0x276bbe[_0x280d84(0x12a)],_0x258dd5=_0x276bbe[_0x280d84(0x196)],_0x42d786=_0x1c38de&&_0x1c38de['is'](_0x280d84(0x159),_0x280d84(0x125)),_0x4fde78=_0x258dd5&&_0x258dd5['is'](_0x280d84(0x159),_0x280d84(0x125));_0x42d786&&!_0xb28291[_0x280d84(0x19a)](_0x1c38de)&&_0x58f48f[_0x280d84(0x16f)](_0x1c38de),_0x4fde78&&!_0xb28291[_0x280d84(0x19a)](_0x258dd5)&&_0x58f48f[_0x280d84(0x16f)](_0x258dd5);}else _0x276bbe['is'](_0x280d84(0x159),_0x280d84(0x1ab))&&_0x276bbe[_0x280d84(0x179)]&&(_0x7d32b0[_0x280d84(0x11f)](_0x426540[_0x280d84(0x18a)]),_0x4922e7=!0x0);}}else{if(_0x280d84(0x160)==_0x7d32b0[_0x280d84(0x176)]){if(!_0x7d32b0[_0x280d84(0x1c8)]||!_0x7d32b0[_0x280d84(0x1c8)][_0x280d84(0x161)])continue;const _0x222c87=_0x7d32b0[_0x280d84(0x1c8)][_0x280d84(0x170)];if(_0x222c87&&Object[_0x280d84(0x1b6)](_0x222c87)[_0x280d84(0x134)])continue;const _0x177d48=_0x7d32b0[_0x280d84(0x1c8)][_0x280d84(0x161)];let _0x6b770d=!0x0,_0x1ba3d2=!0x0;for(const _0x3ae25d of _0x342c35)if(_0x3ae25d[_0x280d84(0x176)]&&_0x3ae25d[_0x280d84(0x176)][_0x280d84(0x188)](_0x280d84(0x1b7))){if(!_0x3ae25d[_0x280d84(0x1c8)][_0x280d84(0x161)]){_0x1ba3d2=!0x1;break;}if(_0x3ae25d['id']!=_0x7d32b0['id']&&_0x3ae25d[_0x280d84(0x1c8)][_0x280d84(0x161)]==_0x177d48){_0x6b770d=!0x1;break;}}_0x1ba3d2&&_0x6b770d&&(_0x7d32b0[_0x280d84(0x1d9)](),_0x4922e7=!0x0);}}for(const _0x5f1bbf of _0xb28291)_0x4dc2d8[_0x280d84(0x155)](_0x5f1bbf);for(const _0x5e85d1 of _0x58f48f)_0x4dc2d8[_0x280d84(0x140)](_0x5e85d1);return _0x4922e7;}),_0x112495[_0x571ad9(0x1db)][_0x571ad9(0x15b)](_0x571ad9(0x1a2))[_0x571ad9(0x1d5)]({'model':_0x571ad9(0x1a4),'view':(_0x2a7e2f,_0x573767)=>_0x5bb3e8(_0x2a7e2f),'converterPriority':_0x571ad9(0x18f)}),_0x112495[_0x571ad9(0x1db)][_0x571ad9(0x15b)](_0x571ad9(0x1ae))[_0x571ad9(0x1d5)]({'model':_0x571ad9(0x1a4),'view':(_0x12cda9,_0x1a34f5)=>_0x1a34f5[_0x571ad9(0x165)][_0x571ad9(0x1e4)]?_0x5bb3e8(_0x12cda9,!0x1):null,'converterPriority':_0x571ad9(0x18f)});const _0x3c8e77=_0x112495[_0x571ad9(0x136)][_0x571ad9(0x1c7)];this[_0x571ad9(0x16c)](_0x3c8e77[_0x571ad9(0x1dc)],_0x571ad9(0x137),(_0x4731f0,_0x5763d8)=>{const _0x54b854=_0x571ad9,_0x5ee397=[];for(const _0x51657a of _0x3c8e77[_0x54b854(0x1e0)](_0x5763d8[_0x54b854(0x166)])[_0x54b854(0x1e1)]())_0x51657a['is'](_0x54b854(0x159),_0x54b854(0x1d8))&&_0x5ee397[_0x54b854(0x174)](_0x51657a);_0x3c8e77[_0x54b854(0x153)](_0x3f97fd=>{const _0x31669f=_0x54b854;for(const _0x285423 of _0x5ee397)_0x3f97fd[_0x31669f(0x1d4)](_0x3f97fd[_0x31669f(0x1e0)](_0x285423),_0x3f97fd[_0x31669f(0x1cc)](_0x285423)),_0x3f97fd[_0x31669f(0x155)](_0x285423);});});}}function _0x6957(){const _0xf7c1fa=['TrackChangesEditing','showSuggestionHighlights','getChangedMarkers','rowInsertionIndexes','removeMarker','markMultiRangeInsertion','_splitMarkerName','removeRows','next','Users','tableCellSuggestion','activeMarkers','join','commands','2260128RLRWld','nextSibling','deletion','_isForcedDefaultExecutionBlock','columns','getSuggestion','createTableWalker','119596GUSgQw','forceDefaultExecution','getRanges','registerCustomCallback','length','wrap','editing','clipboardOutput','return','discard','set','markers','trackChanges','_getCoordsForCells','getRowIndexes','tableCellBorderColor','unwrap','createRangeOn','6298992qHNSTY','includes','findAncestor','reduce','rows','markerName','suggestionLoaded','getRows','tableCell','get','getSuggestions','locale','differ','tablePasteRow','getSuggestionCallback','position','getChild','change','getRange','remove','elementToElement','*Replace\x20table\x20cells*','requires','element','getChanges','for','ck-suggestion-marker','insertContent','every','suggestionUnloaded','tablePasteCell','tablePasteChainId','first','registerDescriptionCallback','find','options','content','author','editor','selection','rowInsertionRanges','type','listenTo','createElement','ck-suggestion-marker--active','add','markerAttributes','ck-suggestion-marker-insertion','removeColumns','insert','push','tableCellBorderStyle','subType','model','accept','isEmpty','suggestion','3563tyqzPW','getChildren','columnInsertionRanges','register','endRow','root','rootName','TableUtils','batch','1193374ILYWbV','markMultiRangeDeletion','from','tableCellVerticalAlignment','startsWith','end','name','containsRange','low','nodeAfter','start','high','$graveyard','map','isInContent','column','tableCellPadding','10RxeZwZ','previousSibling','setAttribute','registerPostFixer','createRange','has','9101268qIlNUZ','setAttributes','stop','columnInsertionIndexes','getColumns','oldRange','getShiftedBy','editingDowncast','markMultiRangeBlockFormat','suggestion:formatBlock:tablePasteCell','3527115HIBXgE','insertColumns','getAllAdjacentSuggestions','insertion','entries','_tablePostFixingSubtypes','paragraph','insertionRanges','newRange','dataDowncast','_createdBatches','insertRows','tablePasteColumn','tableCellHorizontalAlignment','value','some','getColumnIndexes','keys','tablePaste','TableClipboard','hasSuggestion','cells','previous','plugins','updateMarker','fromEntries','endColumn','getSelectionAffectedTableCells','formatBlock','isEqual','afterInit','getContainedElement','documentSelection','cell','view','attributes','redo','row','_replaceTableSlotCell','createPositionBefore','_suggestionFactory','getTableIfOnlyTableInContent','466vzCXiK','filter','getAttributes','last','getMarkers','move','markerToHighlight','tableCellBorderWidth','tableCellBackgroundColor','suggestion-td','removeMarkers','fill','conversion','document','table','schema','_descriptionFactory','createRangeIn','getItems','deletionRanges'];_0x6957=function(){return _0xf7c1fa;};return _0x6957();}function ge(_0x5a85df){const _0x18d725=_0x50bca4;if(_0x5a85df[_0x18d725(0x179)])return!0x0;const _0x439df5=_0x5a85df[_0x18d725(0x152)](0x0);return _0x439df5['is'](_0x18d725(0x159),_0x18d725(0x1ab))&&_0x439df5[_0x18d725(0x179)];}function de(_0x17f045,_0x76683f={},_0x195a69){const _0x3f8fc3=_0x50bca4;for(const {isAnchor:_0xfbaf9b,cellHeight:_0x3bedd5,cellWidth:_0x336d7c}of _0x195a69[_0x3f8fc3(0x12f)](_0x17f045,{'includeAllSlots':!0x0,..._0x76683f}))if(!_0xfbaf9b||0x1!=_0x3bedd5||0x1!=_0x336d7c)return!0x1;return!0x0;}
23
+ const _0x26500c=_0x3a24;(function(_0x430a13,_0x519188){const _0x40901e=_0x3a24,_0x162c1b=_0x430a13();while(!![]){try{const _0x313281=parseInt(_0x40901e(0x13d))/0x1+parseInt(_0x40901e(0xb1))/0x2+parseInt(_0x40901e(0x109))/0x3*(parseInt(_0x40901e(0x15f))/0x4)+parseInt(_0x40901e(0x12d))/0x5+-parseInt(_0x40901e(0xc9))/0x6*(parseInt(_0x40901e(0xc5))/0x7)+-parseInt(_0x40901e(0xcf))/0x8*(parseInt(_0x40901e(0x118))/0x9)+-parseInt(_0x40901e(0x144))/0xa;if(_0x313281===_0x519188)break;else _0x162c1b['push'](_0x162c1b['shift']());}catch(_0xa5fcdc){_0x162c1b['push'](_0x162c1b['shift']());}}}(_0x403d,0x8cf22));function _0x403d(){const _0x295363=['markers','getAllAdjacentSuggestions','map','accept','content','rows','getRows','redo','discard','createRangeOn','join','registerDescriptionCallback','deletion','getColumnIndexes','startsWith','getMarkers','markMultiRangeInsertion','insertRows','trackChanges','cells','nextSibling','suggestion-td','1948508ruaxEH','low','getTableIfOnlyTableInContent','column','getRowIndexes','deletionRanges','getColumns','conversion','return','tableCellPadding','tableCellBackgroundColor','wrap','add','columnInsertionRanges','getSuggestion','listenTo','previous','editingDowncast','getChildren','documentSelection','661437eELtPo','columnInsertionIndexes','tableCellHorizontalAlignment','author','6tfLrzL','document','Users','elementToElement','last','setAttributes','248632lTskjb','end','afterInit','findAncestor','first','removeColumns','markerToHighlight','entries','createRangeIn','oldRange','keys','isInContent','isEqual','getSelectionAffectedTableCells','ck-suggestion-marker--active','rootName','get','getAttributes','tableCellVerticalAlignment','getContainedElement','registerCustomCallback','schema','table','set','type','getSuggestionCallback','columns','ck-suggestion-marker','model','createElement','insertion','batch','_createdBatches','move','markMultiRangeDeletion','cell','has','endColumn','removeRows','_isForcedDefaultExecutionBlock','attributes','$graveyard','paragraph','suggestionLoaded','every','getShiftedBy','createPositionBefore','markerAttributes','fromEntries','suggestionUnloaded','editing','activeMarkers','from','includes','getSuggestions','suggestion:formatBlock:tablePasteCell','insertionRanges','suggestion','26409yChZCU','differ','plugins','TableClipboard','for','previousSibling','dataDowncast','_descriptionFactory','insertColumns','getRanges','tableCell','endRow','rowInsertionRanges','value','row','315HTgaJH','locale','getChild','remove','subType','tablePaste','_tablePostFixingSubtypes','*Replace\x20table\x20cells*','insert','newRange','markerName','isEmpty','updateMarker','removeMarkers','requires','tablePasteCell','view','setAttribute','tableCellBorderColor','_suggestionFactory','markMultiRangeBlockFormat','2967360NcHztR','some','tablePasteChainId','ck-suggestion-marker-insertion','push','formatBlock','_replaceTableSlotCell','register','registerPostFixer','tableCellSuggestion','rowInsertionIndexes','TableUtils','hasSuggestion','insertContent','filter','tablePasteColumn','852072JwOWiw','element','tableCellBorderStyle','_getCoordsForCells','createRange','reduce','showSuggestionHighlights','14436950EWDOiz','tablePasteRow','TrackChangesEditing','fill','clipboardOutput','options','getItems','getChanges','forceDefaultExecution','change','high','name','next','root','unwrap','tableCellBorderWidth','position','removeMarker','_splitMarkerName','length','containsRange','selection','find','nodeAfter','stop','start','commands','356tLthNz','getChangedMarkers','editor','getRange','createTableWalker'];_0x403d=function(){return _0x295363;};return _0x403d();}import{getTranslation as _0x13d0db}from'../utils/common-translations.js';import{Plugin as _0x25ba94}from'ckeditor5/src/core.js';import{uid as _0x141bae,priorities as _0x1888a3}from'ckeditor5/src/utils.js';function _0x3a24(_0x3f98ff,_0x5f0e39){const _0x403df4=_0x403d();return _0x3a24=function(_0x3a24f3,_0x434d6b){_0x3a24f3=_0x3a24f3-0xb0;let _0x492edd=_0x403df4[_0x3a24f3];return _0x492edd;},_0x3a24(_0x3f98ff,_0x5f0e39);}import _0x48ed77 from'./table.js';const fe=[_0x26500c(0x153),_0x26500c(0x12a),_0x26500c(0x13f),_0x26500c(0xc7),_0x26500c(0xe1),_0x26500c(0xbb),_0x26500c(0xba)],be=Object[_0x26500c(0xff)](fe[_0x26500c(0x166)](_0x4a3ce5=>[_0x4a3ce5,null]));export default class At extends _0x25ba94{static get[_0x26500c(0x126)](){return[_0x48ed77];}[_0x26500c(0xd1)](){const _0x9ee90c=_0x26500c,_0x576b95=this[_0x9ee90c(0x161)];if(!_0x576b95[_0x9ee90c(0x10b)][_0x9ee90c(0xf3)](_0x9ee90c(0x10c)))return;const _0x501329=_0x576b95[_0x9ee90c(0x10b)][_0x9ee90c(0xdf)](_0x9ee90c(0x146)),_0x2d4a3a=_0x576b95[_0x9ee90c(0x10b)][_0x9ee90c(0xdf)](_0x9ee90c(0x138)),_0x863338=_0x576b95[_0x9ee90c(0x10b)][_0x9ee90c(0xdf)](_0x48ed77),_0x1a85b1=_0x576b95[_0x9ee90c(0x10b)][_0x9ee90c(0xdf)](_0x9ee90c(0x10c));_0x863338[_0x9ee90c(0x11e)][_0x9ee90c(0x131)](_0x9ee90c(0x145),_0x9ee90c(0x13c)),_0x576b95[_0x9ee90c(0xeb)][_0x9ee90c(0xe4)][_0x9ee90c(0x134)](_0x9ee90c(0x136),{'allowIn':_0x9ee90c(0x113),'allowContentOf':_0x9ee90c(0x113),'isLimit':!0x0}),_0x576b95[_0x9ee90c(0xb8)][_0x9ee90c(0xcc)]({'model':_0x9ee90c(0x136),'view':_0x9ee90c(0xb0)});let _0x2e0f41=null;_0x576b95[_0x9ee90c(0xeb)]['on'](_0x9ee90c(0x13a),(_0x3b2f7b,_0x5cc97b)=>{const _0x4bb78a=_0x9ee90c,[_0x35a355,_0x1582b7]=_0x5cc97b,_0x4c8534=_0x5cc97b[_0x5cc97b[_0x4bb78a(0x157)]-0x1];_0x4c8534&&_0x4c8534[_0x4bb78a(0x14c)]||_0x501329[_0x4bb78a(0xf6)]||this[_0x4bb78a(0x161)][_0x4bb78a(0x15e)][_0x4bb78a(0xdf)](_0x4bb78a(0x176))[_0x4bb78a(0x116)]&&function(_0x52e3e1,_0x58f1f3,_0x5d85ce,_0x35d65b,_0x962369){const _0x487960=_0x4bb78a;if(_0x58f1f3&&!_0x58f1f3['is'](_0x487960(0xc4)))return!0x1;const _0x11ed4e=_0x962369[_0x487960(0xb3)](_0x52e3e1,_0x5d85ce);if(!_0x11ed4e||!de(_0x11ed4e,void 0x0,_0x35d65b))return!0x1;const _0xeb7a91=_0x35d65b[_0x487960(0xdc)](_0x5d85ce[_0x487960(0xca)][_0x487960(0x159)]);if(!_0xeb7a91[_0x487960(0x157)])return!0x1;const _0x34e599=_0xeb7a91[0x0][_0x487960(0xd2)](_0x487960(0xe5)),_0x53d0fd=_0x35d65b[_0x487960(0xb5)](_0xeb7a91),_0x4eb23f=_0x35d65b[_0x487960(0x171)](_0xeb7a91),_0x4ebe20={'startRow':_0x53d0fd[_0x487960(0xd3)],'endRow':_0x53d0fd[_0x487960(0xcd)],'startColumn':_0x4eb23f[_0x487960(0xd3)],'endColumn':_0x4eb23f[_0x487960(0xcd)]};return 0x1==_0xeb7a91[_0x487960(0x157)]&&(_0x4ebe20[_0x487960(0x114)]+=_0x35d65b[_0x487960(0x16a)](_0x11ed4e)-0x1,_0x4ebe20[_0x487960(0xf4)]+=_0x35d65b[_0x487960(0xb7)](_0x11ed4e)-0x1),de(_0x34e599,_0x4ebe20,_0x35d65b);}(_0x35a355,_0x1582b7,_0x576b95[_0x4bb78a(0xeb)],_0x2d4a3a,_0x1a85b1)&&(_0x3b2f7b[_0x4bb78a(0x15c)](),_0x2e0f41={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x576b95[_0x4bb78a(0xeb)][_0x4bb78a(0x14d)](()=>{const _0xaef6e5=_0x4bb78a;_0x576b95[_0xaef6e5(0xeb)][_0xaef6e5(0x13a)](_0x5cc97b[0x0],_0x5cc97b[0x1],_0x5cc97b[0x2],{'forceDefaultExecution':!0x0});const _0x35cd7d=_0x141bae(),{rowInsertionRanges:_0x43d77b,columnInsertionRanges:_0x5f07e7,insertionRanges:_0x1a75e0,deletionRanges:_0x2a6596,cells:_0x1392d1}=_0x2e0f41;_0x43d77b[_0xaef6e5(0x157)]&&_0x501329[_0xaef6e5(0x174)](_0x43d77b,_0xaef6e5(0x145),{'tablePasteChainId':_0x35cd7d}),_0x5f07e7[_0xaef6e5(0x157)]&&_0x501329[_0xaef6e5(0x174)](_0x5f07e7,_0xaef6e5(0x13c),{'tablePasteChainId':_0x35cd7d}),_0x1a75e0[_0xaef6e5(0x157)]&&_0x501329[_0xaef6e5(0x174)](_0x1a75e0,_0xaef6e5(0x11d),{'tablePasteChainId':_0x35cd7d,'skipNestingCheck':!0x0}),_0x2a6596[_0xaef6e5(0x157)]&&_0x501329[_0xaef6e5(0xf1)](_0x2a6596,_0xaef6e5(0x11d),{'tablePasteChainId':_0x35cd7d,'skipNestingCheck':!0x0});const _0x243975=_0x501329[_0xaef6e5(0x12c)](_0x1392d1[_0xaef6e5(0x166)](({element:_0x3c9566})=>_0x3c9566),{'formatGroupId':_0x141bae()},[],_0xaef6e5(0x127),{'tablePasteChainId':_0x35cd7d});if(_0x243975){const _0x359390=_0x243975[_0xaef6e5(0x173)](),_0x5810ed=[];for(const {element:_0x5a16cb,attributes:_0x3210cf}of _0x1392d1){if(!_0x3210cf)continue;const _0x932fcb=_0x576b95[_0xaef6e5(0xeb)][_0xaef6e5(0x16d)](_0x5a16cb),_0x38d1f2=_0x359390[_0xaef6e5(0x15a)](_0x465733=>_0x465733[_0xaef6e5(0x162)]()[_0xaef6e5(0xdb)](_0x932fcb));_0x38d1f2&&_0x5810ed[_0xaef6e5(0x131)]([_0x38d1f2[_0xaef6e5(0x14f)],_0x3210cf]);}_0x5810ed[_0xaef6e5(0x157)]&&_0x243975[_0xaef6e5(0x129)](_0xaef6e5(0xfe),Object[_0xaef6e5(0xff)](_0x5810ed));}_0x2e0f41=null;}));},{'priority':_0x1888a3[_0x9ee90c(0x14e)]+0xa}),_0x576b95[_0x9ee90c(0x10b)][_0x9ee90c(0xdf)](_0x9ee90c(0x10c))['on'](_0x9ee90c(0x133),(_0x2845c9,_0x60f486)=>{const _0x2fcdf8=_0x9ee90c,[_0x42ce2e,_0x219ce1,,_0xacf138]=_0x60f486;if(!_0x2e0f41)return;_0x2845c9[_0x2fcdf8(0x15c)]();const _0x1f6129=_0x42ce2e[_0x2fcdf8(0xf2)],_0x53575a=_0x219ce1,_0x458db2=ge(_0x1f6129),_0xf2428=ge(_0x53575a);_0x2845c9[_0x2fcdf8(0xb9)]=_0x1f6129;let _0x3d8da5=null,_0x2df3cb=null;if(_0xf2428||_0x458db2){if(_0x458db2&&!_0xf2428){_0xacf138[_0x2fcdf8(0x11b)](_0x1f6129[_0x2fcdf8(0x11a)](0x0));for(const _0x1af179 of Array[_0x2fcdf8(0x103)](_0x53575a[_0x2fcdf8(0xc3)]()))_0xacf138[_0x2fcdf8(0x120)](_0x1af179,_0x1f6129,_0x2fcdf8(0xd0));const _0x3137ce=_0x2e0f41[_0x2fcdf8(0x137)][_0x2fcdf8(0x104)](_0x42ce2e[_0x2fcdf8(0x117)]),_0x5081dc=_0x2e0f41[_0x2fcdf8(0xc6)][_0x2fcdf8(0x104)](_0x42ce2e[_0x2fcdf8(0xb4)]);_0x3137ce||_0x5081dc||(_0x3d8da5=_0xacf138[_0x2fcdf8(0xd7)](_0x1f6129));}else _0xf2428&&!_0x458db2&&(_0x2df3cb=_0xacf138[_0x2fcdf8(0xd7)](_0x1f6129));}else{const _0x232ffd=_0xacf138[_0x2fcdf8(0xec)](_0x2fcdf8(0x136)),_0x53cbe2=_0xacf138[_0x2fcdf8(0xec)](_0x2fcdf8(0x136));_0xacf138[_0x2fcdf8(0xbc)](_0xacf138[_0x2fcdf8(0xd7)](_0x1f6129),_0x53cbe2),_0xacf138[_0x2fcdf8(0x120)](_0x232ffd,_0x1f6129,0x0);for(const _0x4ea17e of Array[_0x2fcdf8(0x103)](_0x53575a[_0x2fcdf8(0xc3)]()))_0xacf138[_0x2fcdf8(0x120)](_0x4ea17e,_0x232ffd,_0x2fcdf8(0xd0));_0x3d8da5=_0xacf138[_0x2fcdf8(0x16d)](_0x232ffd),_0x2df3cb=_0xacf138[_0x2fcdf8(0x16d)](_0x53cbe2);}const _0x443a1d=Array[_0x2fcdf8(0x103)](_0x53575a[_0x2fcdf8(0xe0)]())[_0x2fcdf8(0x13b)](([_0x4114cc])=>fe[_0x2fcdf8(0x104)](_0x4114cc));_0x2e0f41[_0x2fcdf8(0x177)][_0x2fcdf8(0x131)]({'element':_0x1f6129,'attributes':_0x443a1d[_0x2fcdf8(0x157)]?Object[_0x2fcdf8(0xff)](_0x443a1d):null}),_0x3d8da5&&_0x2e0f41[_0x2fcdf8(0x107)][_0x2fcdf8(0x131)](_0x3d8da5),_0x2df3cb&&_0x2e0f41[_0x2fcdf8(0xb6)][_0x2fcdf8(0x131)](_0x2df3cb);},{'priority':_0x9ee90c(0x14e)}),_0x2d4a3a['on'](_0x9ee90c(0x111),(_0xf83289,_0x399613)=>{const _0x3feae2=_0x9ee90c,[_0x88ee01,_0x56e4c6={}]=_0x399613;if(!_0x2e0f41)return;const _0xdb5acb=_0x56e4c6['at']||0x0,_0x611c19=_0x56e4c6[_0x3feae2(0xe9)]||0x1;_0x2e0f41[_0x3feae2(0xc6)]=new Array(_0x611c19)[_0x3feae2(0x147)](_0xdb5acb)[_0x3feae2(0x166)]((_0x1d5604,_0x2550ba)=>_0x1d5604+_0x2550ba);for(const {cell:_0xcf56}of _0x2d4a3a[_0x3feae2(0x163)](_0x88ee01,{'startColumn':_0xdb5acb,'endColumn':_0xdb5acb+_0x611c19-0x1}))_0x2e0f41[_0x3feae2(0xbe)][_0x3feae2(0x131)](_0x576b95[_0x3feae2(0xeb)][_0x3feae2(0x16d)](_0xcf56));},{'priority':_0x9ee90c(0xb2)}),_0x2d4a3a['on'](_0x9ee90c(0x175),(_0x1f1816,_0x1e77a7)=>{const _0x34423b=_0x9ee90c,[_0xa260ec,_0x100f89={}]=_0x1e77a7;if(!_0x2e0f41)return;const _0x4b30ac=_0x100f89['at']||0x0,_0x2381f0=_0x100f89[_0x34423b(0x169)]||0x1;_0x2e0f41[_0x34423b(0x137)]=new Array(_0x2381f0)[_0x34423b(0x147)](_0x4b30ac)[_0x34423b(0x166)]((_0x322ffb,_0x56c62c)=>_0x322ffb+_0x56c62c);for(const {cell:_0x552cd6}of _0x2d4a3a[_0x34423b(0x163)](_0xa260ec,{'startRow':_0x4b30ac,'endRow':_0x4b30ac+_0x2381f0-0x1}))_0x2e0f41[_0x34423b(0x115)][_0x34423b(0x131)](_0x576b95[_0x34423b(0xeb)][_0x34423b(0x16d)](_0x552cd6));},{'priority':_0x9ee90c(0xb2)}),_0x501329[_0x9ee90c(0x110)][_0x9ee90c(0x16f)](_0x35b7f1=>{const _0x3f289f=_0x9ee90c;if(_0x35b7f1[_0x3f289f(0x11c)]&&_0x35b7f1[_0x3f289f(0x11c)][_0x3f289f(0x172)](_0x3f289f(0x11d)))return _0x35b7f1[_0x3f289f(0xc1)]?{}:{'type':_0x3f289f(0xed),'content':_0x13d0db(_0x576b95[_0x3f289f(0x119)],_0x3f289f(0x11f))};});const _0x501398=()=>!0x1;for(const _0x15cc4a of[_0x9ee90c(0x11d),_0x9ee90c(0x13c),_0x9ee90c(0x145),_0x9ee90c(0x127)])_0x501329[_0x9ee90c(0x12b)][_0x9ee90c(0xe3)](_0x9ee90c(0xed),_0x15cc4a,_0x9ee90c(0x16e),_0x501398),_0x501329[_0x9ee90c(0x12b)][_0x9ee90c(0xe3)](_0x9ee90c(0x170),_0x15cc4a,_0x9ee90c(0x16e),_0x501398),_0x501329[_0x9ee90c(0x12b)][_0x9ee90c(0xe3)](_0x9ee90c(0x132),_0x15cc4a,_0x9ee90c(0x16e),_0x501398);_0x501329[_0x9ee90c(0x12b)][_0x9ee90c(0xe3)](_0x9ee90c(0x132),_0x9ee90c(0x127),_0x9ee90c(0x16c),_0x501398),_0x501329[_0x9ee90c(0x12b)][_0x9ee90c(0xe3)](_0x9ee90c(0x132),_0x9ee90c(0x127),_0x9ee90c(0x167),(_0x5389e2,_0x13fd39,_0x4e0b6a)=>{const _0x38315b=_0x9ee90c,_0x24b5e3=_0x5389e2[_0x38315b(0x166)](_0x446a6a=>_0x446a6a[_0x38315b(0xe2)]())[_0x38315b(0x13b)](_0x2213cf=>_0x2213cf),_0x147e97=new Map(_0x24b5e3[_0x38315b(0x166)](_0x293569=>[_0x293569,null]));if(_0x2e0f41){for(const {element:_0x3d014a,attributes:_0x50cf60}of _0x2e0f41[_0x38315b(0x177)])_0x50cf60&&_0x147e97[_0x38315b(0xe6)](_0x3d014a,_0x50cf60);}else{if(_0x4e0b6a&&_0x4e0b6a[_0x38315b(0xfe)])for(const [_0x466472,_0x560122]of Object[_0x38315b(0xd6)](_0x4e0b6a[_0x38315b(0xfe)])){const _0x22269e=_0x576b95[_0x38315b(0xeb)][_0x38315b(0x164)][_0x38315b(0xdf)](_0x466472),_0x4c143b=_0x22269e?_0x22269e[_0x38315b(0x162)]()[_0x38315b(0xe2)]():null;_0x4c143b&&_0x147e97[_0x38315b(0xe6)](_0x4c143b,_0x560122);}}_0x576b95[_0x38315b(0xeb)][_0x38315b(0x14d)](_0x2ce935=>{const _0x42ec8d=_0x38315b;for(const [_0x54caee,_0x1c2a1b]of _0x147e97)_0x2ce935[_0x42ec8d(0xce)]({...be,..._0x1c2a1b},_0x54caee);});});const _0x2194d8=(_0xb07b6a,_0x34aec5)=>{const _0x49656f=_0x9ee90c;_0x501329[_0x49656f(0x12b)][_0x49656f(0xe3)](_0xb07b6a,_0x49656f(0x11d),_0x34aec5,(_0x31ff85,_0x185752,_0x35bb43)=>{const _0x1c6e10=_0x49656f;_0x576b95[_0x1c6e10(0xeb)][_0x1c6e10(0x14d)](_0x31c205=>{const _0x20565a=_0x1c6e10,_0x7f5ec7=[];for(const _0x2f74aa of _0x31ff85){const _0x18456c=_0x2f74aa[_0x20565a(0x15d)][_0x20565a(0x15b)];_0x18456c['is'](_0x20565a(0x13e),_0x20565a(0x136))&&_0x7f5ec7[_0x20565a(0x131)](_0x18456c);}_0x501329[_0x20565a(0x12b)][_0x20565a(0xe8)](_0xb07b6a,null,_0x34aec5)(_0x31ff85,_0x185752,_0x35bb43);for(const _0x328c8e of _0x7f5ec7)_0x20565a(0xf8)!=_0x328c8e[_0x20565a(0x151)][_0x20565a(0xde)]&&_0x31c205[_0x20565a(0x152)](_0x328c8e);});});};_0x2194d8(_0x9ee90c(0xed),_0x9ee90c(0x167)),_0x2194d8(_0x9ee90c(0xed),_0x9ee90c(0x16c)),_0x2194d8(_0x9ee90c(0x170),_0x9ee90c(0x167)),_0x2194d8(_0x9ee90c(0x170),_0x9ee90c(0x16c)),_0x501329[_0x9ee90c(0x12b)][_0x9ee90c(0xe3)](_0x9ee90c(0xed),_0x9ee90c(0x145),_0x9ee90c(0x16c),_0x117216=>{const _0x46910d=_0x9ee90c,_0x27b2f9=_0x117216[_0x46910d(0x166)](_0x42eb1e=>_0x42eb1e[_0x46910d(0xe2)]()),_0x5896a8=_0x27b2f9[0x0][_0x46910d(0xd2)](_0x46910d(0xe5)),{minRow:_0x5f01e9,maxRow:_0x3d1c8c}=_0x863338[_0x46910d(0x140)](_0x27b2f9);_0x2d4a3a[_0x46910d(0xf5)](_0x5896a8,{'at':_0x5f01e9,'rows':_0x3d1c8c-_0x5f01e9+0x1});}),_0x501329[_0x9ee90c(0x12b)][_0x9ee90c(0xe3)](_0x9ee90c(0xed),_0x9ee90c(0x13c),_0x9ee90c(0x16c),_0x1d313e=>{const _0x238c14=_0x9ee90c,_0x6d8ae8=_0x1d313e[_0x238c14(0x166)](_0x36d755=>_0x36d755[_0x238c14(0xe2)]()),_0x2112b9=_0x6d8ae8[0x0][_0x238c14(0xd2)](_0x238c14(0xe5)),{minColumn:_0x1cfd0f,maxColumn:_0x1a3a7b}=_0x863338[_0x238c14(0x140)](_0x6d8ae8);_0x2d4a3a[_0x238c14(0xd4)](_0x2112b9,{'at':_0x1cfd0f,'columns':_0x1a3a7b-_0x1cfd0f+0x1});});const _0x240dd4=(_0x5b76e2,_0xe7494e)=>{const _0x313ebe=_0x9ee90c;if(!_0xe7494e[_0x313ebe(0x11c)]||!_0xe7494e[_0x313ebe(0x11c)][_0x313ebe(0x172)](_0x313ebe(0x11d)))return;const _0x581e08=_0xe7494e[_0x313ebe(0xf7)][_0x313ebe(0x12f)],_0x20415d=_0x501329[_0x313ebe(0x105)]()[_0x313ebe(0x13b)](_0x3ea593=>_0x3ea593[_0x313ebe(0xda)]&&_0x3ea593[_0x313ebe(0xf7)]&&_0x3ea593[_0x313ebe(0xf7)][_0x313ebe(0x12f)]==_0x581e08);_0x20415d[_0x313ebe(0x157)]&&_0xe7494e[_0x313ebe(0x165)]()[_0x313ebe(0x157)]!=_0x20415d[_0x313ebe(0x157)]&&_0x20415d[_0x313ebe(0x142)]((_0x5a3405,_0x258174)=>(_0x5a3405[_0x313ebe(0x150)]=_0x258174,_0x258174[_0x313ebe(0xc1)]=_0x5a3405,_0x258174));};function _0x382943(_0x5de0ae,_0x1f636c=!0x0){const _0x155bec=_0x9ee90c,{id:_0x7c896f}=_0x501329[_0x155bec(0x156)](_0x5de0ae[_0x155bec(0x122)]),_0x343137=[_0x155bec(0xea),_0x155bec(0x130)],_0x114a89=_0x501329[_0x155bec(0x102)][_0x155bec(0x104)](_0x5de0ae[_0x155bec(0x122)]);return _0x114a89&&_0x343137[_0x155bec(0x131)](_0x155bec(0xdd)),{'classes':_0x343137,'attributes':{'data-suggestion':_0x7c896f},'priority':_0x114a89&&_0x1f636c?0xbc2:0xbb8};}_0x501329['on'](_0x9ee90c(0xfa),_0x240dd4,{'priority':_0x9ee90c(0x14e)}),_0x501329['on'](_0x9ee90c(0x100),_0x240dd4,{'priority':_0x9ee90c(0x14e)}),_0x576b95[_0x9ee90c(0xeb)][_0x9ee90c(0xca)][_0x9ee90c(0x135)](()=>{const _0x464c5c=_0x9ee90c;let _0x1b6dd3=!0x1;const _0x1cf065=Array[_0x464c5c(0x103)](_0x576b95[_0x464c5c(0xeb)][_0x464c5c(0xca)][_0x464c5c(0x10a)][_0x464c5c(0x160)]());for(const {name:_0x11661f,data:_0x4b84dc}of _0x1cf065){const {group:_0x19ca51,type:_0x4d777b,id:_0x140955}=_0x501329[_0x464c5c(0x156)](_0x11661f);if(_0x464c5c(0x108)!=_0x19ca51||_0x464c5c(0x170)!=_0x4d777b||_0x4b84dc[_0x464c5c(0xd8)])continue;if(!_0x501329[_0x464c5c(0x139)](_0x140955))continue;const _0x1803f4=_0x501329[_0x464c5c(0xbf)](_0x140955)[_0x464c5c(0x112)](),_0x57ca5f=_0x576b95[_0x464c5c(0x10b)][_0x464c5c(0xdf)](_0x464c5c(0xcb))['me'];for(const _0x43dd46 of _0x501329[_0x464c5c(0x105)]()){if(!_0x43dd46[_0x464c5c(0xda)]||_0x43dd46[_0x464c5c(0xc8)]!=_0x57ca5f)continue;if(_0x464c5c(0x132)!=_0x43dd46[_0x464c5c(0xe7)]||_0x464c5c(0x127)!=_0x43dd46[_0x464c5c(0x11c)])continue;if(_0x43dd46[_0x464c5c(0x112)]()[_0x464c5c(0xfb)](_0x35df32=>_0x1803f4[_0x464c5c(0x12e)](_0x75db54=>_0x75db54[_0x464c5c(0x158)](_0x35df32,!0x0)))){for(const _0x227c27 of _0x43dd46[_0x464c5c(0x165)]())_0x227c27[_0x464c5c(0xda)]&&(_0x227c27[_0x464c5c(0x16c)](),_0x1b6dd3=!0x0);}}}return _0x1b6dd3;}),_0x576b95[_0x9ee90c(0xeb)][_0x9ee90c(0xca)][_0x9ee90c(0x135)](_0x552a9d=>{const _0x40b68f=_0x9ee90c,_0x5a6869=_0x576b95[_0x40b68f(0x15e)][_0x40b68f(0xdf)](_0x40b68f(0x16b));if(!_0x5a6869||!_0x5a6869[_0x40b68f(0xef)][_0x40b68f(0xf3)](_0x552a9d[_0x40b68f(0xee)]))return!0x1;let _0x34b054=!0x1;const _0x236a35=_0x576b95[_0x40b68f(0x10b)][_0x40b68f(0xdf)](_0x40b68f(0xcb))['me'],_0x122270=_0x576b95[_0x40b68f(0xeb)][_0x40b68f(0xca)][_0x40b68f(0x10a)][_0x40b68f(0x14b)](),_0x447165=Array[_0x40b68f(0x103)](_0x576b95[_0x40b68f(0xeb)][_0x40b68f(0xca)][_0x40b68f(0x10a)][_0x40b68f(0x160)]())[_0x40b68f(0x13b)](({name:_0x3cb343,data:_0x46d186})=>{const _0x14b05a=_0x40b68f,{group:_0x1e0706,subType:_0x651574,authorId:_0x57e9f3}=_0x501329[_0x14b05a(0x156)](_0x3cb343);return _0x14b05a(0x108)==_0x1e0706&&_0x14b05a(0x11d)==_0x651574&&_0x57e9f3==_0x236a35['id']&&!_0x46d186[_0x14b05a(0xd8)];});for(const _0x247846 of _0x122270){if(_0x40b68f(0x120)!=_0x247846[_0x40b68f(0xe7)]||_0x40b68f(0x136)!=_0x247846[_0x40b68f(0x14f)]||0x1!=_0x247846[_0x40b68f(0x157)])continue;const _0xed4144=_0x552a9d[_0x40b68f(0x141)](_0x247846[_0x40b68f(0x154)],_0x247846[_0x40b68f(0x154)][_0x40b68f(0xfc)](0x1));if(!_0x447165[_0x40b68f(0x15a)](({data:_0x270c99})=>_0x270c99[_0x40b68f(0x121)][_0x40b68f(0xdb)](_0xed4144))){for(const {name:_0x4ee9ec,data:_0xf5e7b0}of _0x447165)if(_0xed4144[_0x40b68f(0x158)](_0xf5e7b0[_0x40b68f(0x121)])){_0x552a9d[_0x40b68f(0x124)](_0x4ee9ec,{'range':_0xed4144}),_0x34b054=!0x0;break;}}}return _0x34b054;}),_0x576b95[_0x9ee90c(0xeb)][_0x9ee90c(0xca)][_0x9ee90c(0x135)](_0x38afe3=>{const _0x445a5c=_0x9ee90c;let _0x3e2eb1=!0x1;const _0x228f3a=_0x576b95[_0x445a5c(0x10b)][_0x445a5c(0xdf)](_0x445a5c(0xcb))['me'],_0x71d773=_0x501329[_0x445a5c(0x105)]()[_0x445a5c(0x13b)](_0x4ff895=>_0x4ff895[_0x445a5c(0xda)]&&_0x4ff895[_0x445a5c(0xc8)]==_0x228f3a),_0x24ec21=new Set(),_0xe3ad08=new Set();for(const _0x1a640d of _0x71d773)if(_0x445a5c(0x11d)==_0x1a640d[_0x445a5c(0x11c)])for(const _0x15f658 of _0x1a640d[_0x445a5c(0x173)]()){const _0xfca1bf=_0x15f658[_0x445a5c(0x162)]()[_0x445a5c(0xe2)]();if(_0xfca1bf){if(_0xfca1bf['is'](_0x445a5c(0x13e),_0x445a5c(0x136))&&ge(_0xfca1bf)){_0x1a640d[_0x445a5c(0x155)](_0x15f658[_0x445a5c(0x14f)]),_0x24ec21[_0x445a5c(0xbd)](_0xfca1bf),_0x3e2eb1=!0x0;const _0x22cb7f=_0xfca1bf[_0x445a5c(0x178)],_0x1481e2=_0xfca1bf[_0x445a5c(0x10e)],_0xdf8816=_0x22cb7f&&_0x22cb7f['is'](_0x445a5c(0x13e),_0x445a5c(0x136)),_0x524e72=_0x1481e2&&_0x1481e2['is'](_0x445a5c(0x13e),_0x445a5c(0x136));_0xdf8816&&!_0x24ec21[_0x445a5c(0xf3)](_0x22cb7f)&&_0xe3ad08[_0x445a5c(0xbd)](_0x22cb7f),_0x524e72&&!_0x24ec21[_0x445a5c(0xf3)](_0x1481e2)&&_0xe3ad08[_0x445a5c(0xbd)](_0x1481e2);}else _0xfca1bf['is'](_0x445a5c(0x13e),_0x445a5c(0xf9))&&_0xfca1bf[_0x445a5c(0x123)]&&(_0x1a640d[_0x445a5c(0x155)](_0x15f658[_0x445a5c(0x14f)]),_0x3e2eb1=!0x0);}}else{if(_0x445a5c(0x127)==_0x1a640d[_0x445a5c(0x11c)]){if(!_0x1a640d[_0x445a5c(0xf7)]||!_0x1a640d[_0x445a5c(0xf7)][_0x445a5c(0x12f)])continue;const _0x29e4e6=_0x1a640d[_0x445a5c(0xf7)][_0x445a5c(0xfe)];if(_0x29e4e6&&Object[_0x445a5c(0xd9)](_0x29e4e6)[_0x445a5c(0x157)])continue;const _0x221546=_0x1a640d[_0x445a5c(0xf7)][_0x445a5c(0x12f)];let _0x4f0403=!0x0,_0x4e58c6=!0x0;for(const _0x28964f of _0x71d773)if(_0x28964f[_0x445a5c(0x11c)]&&_0x28964f[_0x445a5c(0x11c)][_0x445a5c(0x172)](_0x445a5c(0x11d))){if(!_0x28964f[_0x445a5c(0xf7)][_0x445a5c(0x12f)]){_0x4e58c6=!0x1;break;}if(_0x28964f['id']!=_0x1a640d['id']&&_0x28964f[_0x445a5c(0xf7)][_0x445a5c(0x12f)]==_0x221546){_0x4f0403=!0x1;break;}}_0x4e58c6&&_0x4f0403&&(_0x1a640d[_0x445a5c(0x125)](),_0x3e2eb1=!0x0);}}for(const _0x34084a of _0x24ec21)_0x38afe3[_0x445a5c(0x11b)](_0x34084a);for(const _0x956b23 of _0xe3ad08)_0x38afe3[_0x445a5c(0x152)](_0x956b23);return _0x3e2eb1;}),_0x576b95[_0x9ee90c(0xb8)][_0x9ee90c(0x10d)](_0x9ee90c(0xc2))[_0x9ee90c(0xd5)]({'model':_0x9ee90c(0x106),'view':(_0x4281b5,_0x33df8d)=>_0x382943(_0x4281b5),'converterPriority':_0x9ee90c(0x14e)}),_0x576b95[_0x9ee90c(0xb8)][_0x9ee90c(0x10d)](_0x9ee90c(0x10f))[_0x9ee90c(0xd5)]({'model':_0x9ee90c(0x106),'view':(_0x5993cc,_0x2c07c7)=>_0x2c07c7[_0x9ee90c(0x149)][_0x9ee90c(0x143)]?_0x382943(_0x5993cc,!0x1):null,'converterPriority':_0x9ee90c(0x14e)});const _0x5ab67f=_0x576b95[_0x9ee90c(0x101)][_0x9ee90c(0x128)];this[_0x9ee90c(0xc0)](_0x5ab67f[_0x9ee90c(0xca)],_0x9ee90c(0x148),(_0x3c04df,_0x12b37a)=>{const _0x2fee7f=_0x9ee90c,_0x4778ce=[];for(const _0x3a077d of _0x5ab67f[_0x2fee7f(0xd7)](_0x12b37a[_0x2fee7f(0x168)])[_0x2fee7f(0x14a)]())_0x3a077d['is'](_0x2fee7f(0x13e),_0x2fee7f(0xb0))&&_0x4778ce[_0x2fee7f(0x131)](_0x3a077d);_0x5ab67f[_0x2fee7f(0x14d)](_0x10a2ac=>{const _0x208c5c=_0x2fee7f;for(const _0x50d597 of _0x4778ce)_0x10a2ac[_0x208c5c(0xf0)](_0x10a2ac[_0x208c5c(0xd7)](_0x50d597),_0x10a2ac[_0x208c5c(0xfd)](_0x50d597)),_0x10a2ac[_0x208c5c(0x11b)](_0x50d597);});});}}function ge(_0x53adac){const _0xc83ecb=_0x26500c;if(_0x53adac[_0xc83ecb(0x123)])return!0x0;const _0x37faeb=_0x53adac[_0xc83ecb(0x11a)](0x0);return _0x37faeb['is'](_0xc83ecb(0x13e),_0xc83ecb(0xf9))&&_0x37faeb[_0xc83ecb(0x123)];}function de(_0xfaca57,_0x21fc4d={},_0x238a51){const _0x4eb61c=_0x26500c;for(const {isAnchor:_0xbe729e,cellHeight:_0x1d6e75,cellWidth:_0x119c84}of _0x238a51[_0x4eb61c(0x163)](_0xfaca57,{'includeAllSlots':!0x0,..._0x21fc4d}))if(!_0xbe729e||0x1!=_0x1d6e75||0x1!=_0x119c84)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x40dc91=_0x2994;(function(_0x3ce29a,_0x45fddb){const _0x3a51f0=_0x2994,_0x4fb1e8=_0x3ce29a();while(!![]){try{const _0x39aa30=-parseInt(_0x3a51f0(0x111))/0x1+-parseInt(_0x3a51f0(0x131))/0x2*(-parseInt(_0x3a51f0(0x113))/0x3)+parseInt(_0x3a51f0(0x10d))/0x4+-parseInt(_0x3a51f0(0x12e))/0x5*(parseInt(_0x3a51f0(0x10a))/0x6)+-parseInt(_0x3a51f0(0x116))/0x7+parseInt(_0x3a51f0(0x122))/0x8*(-parseInt(_0x3a51f0(0x10f))/0x9)+parseInt(_0x3a51f0(0x123))/0xa*(parseInt(_0x3a51f0(0x128))/0xb);if(_0x39aa30===_0x45fddb)break;else _0x4fb1e8['push'](_0x4fb1e8['shift']());}catch(_0x4bc413){_0x4fb1e8['push'](_0x4fb1e8['shift']());}}}(_0x1aac,0x851b9));import{Plugin as _0x3bd25f}from'ckeditor5/src/core.js';function _0x1aac(){const _0x46f85d=['handleResizeTableWidthCommand','18GkxvoA','data','_descriptionFactory','3112096hYqWeu','document','9fmoGhY','columnWidths','443087DaqMqW','model','4497nhjXCZ','getContainedElement','accept','4988746lJWlco','discard','bind','formatBlock','markBlockFormat','getSelectedElement','handleSuggestionDescription','table','getColumnGroupElement','TrackChangesEditing','format','getTableColumnsWidths','6000984IXgTrJ','25962610MgdIDW','resizeTableWidth','locale','get','type','11hHHask','getSuggestions','getAttribute','*Format:*\x20resize\x20table','registerDescriptionCallback','registerCustomCallback','1541145cZJqws','plugins','formatInline','2pZXZqm','formatGroupId','author','TableColumnResizeEditing','has','tableWidth','_suggestionFactory','afterInit','commandParams','enableCommand','selection','Users','subType','getSuggestionCallback','resizeTable','change','editor'];_0x1aac=function(){return _0x46f85d;};return _0x1aac();}import{getTranslation as _0x442664}from'../utils/common-translations.js';function _0x2994(_0x8ec533,_0x347508){const _0x1aac10=_0x1aac();return _0x2994=function(_0x2994bd,_0x18f9f8){_0x2994bd=_0x2994bd-0x106;let _0x5b5cbf=_0x1aac10[_0x2994bd];return _0x5b5cbf;},_0x2994(_0x8ec533,_0x347508);}export default class It extends _0x3bd25f{[_0x40dc91(0x138)](){const _0x16a246=_0x40dc91;if(!this[_0x16a246(0x108)][_0x16a246(0x12f)][_0x16a246(0x135)](_0x16a246(0x134)))return;const _0x44b458=this[_0x16a246(0x108)][_0x16a246(0x12f)][_0x16a246(0x126)](_0x16a246(0x11f));_0x44b458[_0x16a246(0x13a)](_0x16a246(0x124),this[_0x16a246(0x109)][_0x16a246(0x118)](this)),_0x44b458[_0x16a246(0x137)][_0x16a246(0x12d)](_0x16a246(0x119),_0x16a246(0x106),_0x16a246(0x115),_0x44b458[_0x16a246(0x137)][_0x16a246(0x13e)](_0x16a246(0x119),null,_0x16a246(0x117))),_0x44b458[_0x16a246(0x137)][_0x16a246(0x12d)](_0x16a246(0x119),_0x16a246(0x106),_0x16a246(0x117),_0x44b458[_0x16a246(0x137)][_0x16a246(0x13e)](_0x16a246(0x119),null,_0x16a246(0x115))),_0x44b458[_0x16a246(0x10c)][_0x16a246(0x12c)](this[_0x16a246(0x11c)][_0x16a246(0x118)](this));}[_0x40dc91(0x109)](_0x117d1e,_0xf9e3f3){const _0x1828fa=_0x40dc91,_0x7480af=this[_0x1828fa(0x108)][_0x1828fa(0x12f)][_0x1828fa(0x126)](_0x1828fa(0x11f)),_0x5eb0b0=this[_0x1828fa(0x108)][_0x1828fa(0x12f)][_0x1828fa(0x126)](_0x1828fa(0x134)),_0x1d8cec=_0xf9e3f3[_0x1828fa(0x11d)]||this[_0x1828fa(0x108)][_0x1828fa(0x112)][_0x1828fa(0x10e)][_0x1828fa(0x13b)][_0x1828fa(0x11b)]();this[_0x1828fa(0x108)][_0x1828fa(0x112)][_0x1828fa(0x107)](()=>{const _0x512684=_0x1828fa,_0xe1497c=_0x5eb0b0[_0x512684(0x11e)](_0x1d8cec);let _0x5bf8f7=_0xe1497c?_0x5eb0b0[_0x512684(0x121)](_0xe1497c):null,_0x2476cf=_0x1d8cec[_0x512684(0x12a)](_0x512684(0x136))||null;const _0x104571=_0xf9e3f3[_0x512684(0x136)]||_0x2476cf,_0x5126c1=_0xf9e3f3[_0x512684(0x110)]||_0x5bf8f7,_0x5e592e=this[_0x512684(0x108)][_0x512684(0x12f)][_0x512684(0x126)](_0x512684(0x13c))['me'];for(const _0x12cf1c of _0x7480af[_0x512684(0x129)]()){const _0x1013a0=_0x12cf1c[_0x512684(0x114)]();if(_0x512684(0x106)===_0x12cf1c[_0x512684(0x13d)]&&_0x1013a0===_0x1d8cec){_0x12cf1c[_0x512684(0x133)]!==_0x5e592e&&_0x12cf1c[_0x512684(0x117)]();const _0x2593f3=_0x12cf1c[_0x512684(0x10b)][_0x512684(0x139)];_0x2476cf=_0x2593f3[0x0][_0x512684(0x136)],_0x5bf8f7=_0x2593f3[0x0][_0x512684(0x110)];break;}}_0x117d1e({'table':_0x1d8cec,'tableWidth':_0x104571,'columnWidths':_0x5126c1}),_0x7480af[_0x512684(0x11a)](_0x1d8cec,{'commandName':_0x512684(0x124),'commandParams':[{'tableWidth':_0x2476cf,'columnWidths':_0x5bf8f7}],'formatGroupId':_0x512684(0x106)},[],_0x512684(0x106));});}[_0x40dc91(0x11c)](_0x3f2317){const _0x44e685=_0x40dc91;if(_0x44e685(0x119)!=_0x3f2317[_0x44e685(0x127)]&&_0x44e685(0x130)!=_0x3f2317[_0x44e685(0x127)])return;const {data:_0xa24cd3}=_0x3f2317;if(_0xa24cd3&&_0x44e685(0x106)===_0xa24cd3[_0x44e685(0x132)]){const _0x8bcbcb=_0x44e685(0x12b);return{'type':_0x44e685(0x120),'content':_0x442664(this[_0x44e685(0x108)][_0x44e685(0x125)],_0x8bcbcb)};}}}
23
+ const _0x2dcf49=_0x550b;(function(_0x5d2a9e,_0x2d03cc){const _0xda9ebd=_0x550b,_0x15df83=_0x5d2a9e();while(!![]){try{const _0x51c3dc=-parseInt(_0xda9ebd(0xab))/0x1+parseInt(_0xda9ebd(0xc0))/0x2+-parseInt(_0xda9ebd(0xad))/0x3*(-parseInt(_0xda9ebd(0xb6))/0x4)+-parseInt(_0xda9ebd(0xd4))/0x5+-parseInt(_0xda9ebd(0xa9))/0x6*(parseInt(_0xda9ebd(0xd0))/0x7)+parseInt(_0xda9ebd(0xb0))/0x8*(parseInt(_0xda9ebd(0xde))/0x9)+-parseInt(_0xda9ebd(0xb4))/0xa*(-parseInt(_0xda9ebd(0xc9))/0xb);if(_0x51c3dc===_0x2d03cc)break;else _0x15df83['push'](_0x15df83['shift']());}catch(_0x44adef){_0x15df83['push'](_0x15df83['shift']());}}}(_0x150a,0x2fd4f));function _0x150a(){const _0x3c3eef=['plugins','selection','model','Users','data','367746mrnJop','bind','*Format:*\x20resize\x20table','resizeTable','getSuggestions','formatInline','_suggestionFactory','TrackChangesEditing','document','5218873HNIpib','handleSuggestionDescription','formatGroupId','getSelectedElement','table','tableWidth','get','14sWmXuj','resizeTableWidth','getColumnGroupElement','author','478435vxmJou','accept','getTableColumnsWidths','TableColumnResizeEditing','editor','locale','type','columnWidths','getAttribute','subType','20322sFEeBg','has','discard','formatBlock','721032zolwop','registerCustomCallback','255987RJdmHD','afterInit','3NetDZx','enableCommand','registerDescriptionCallback','8ychYJC','change','handleResizeTableWidthCommand','getContainedElement','10KPtbbw','_descriptionFactory','509452aYrmWe','format','markBlockFormat','commandParams','getSuggestionCallback'];_0x150a=function(){return _0x3c3eef;};return _0x150a();}function _0x550b(_0x5da837,_0x2102b2){const _0x150ab7=_0x150a();return _0x550b=function(_0x550b2b,_0xed3fa6){_0x550b2b=_0x550b2b-0xa9;let _0x32e3f8=_0x150ab7[_0x550b2b];return _0x32e3f8;},_0x550b(_0x5da837,_0x2102b2);}import{Plugin as _0x57a0fe}from'ckeditor5/src/core.js';import{getTranslation as _0x349761}from'../utils/common-translations.js';export default class It extends _0x57a0fe{[_0x2dcf49(0xac)](){const _0x7cbba8=_0x2dcf49;if(!this[_0x7cbba8(0xd8)][_0x7cbba8(0xbb)][_0x7cbba8(0xdf)](_0x7cbba8(0xd7)))return;const _0x5e3e44=this[_0x7cbba8(0xd8)][_0x7cbba8(0xbb)][_0x7cbba8(0xcf)](_0x7cbba8(0xc7));_0x5e3e44[_0x7cbba8(0xae)](_0x7cbba8(0xd1),this[_0x7cbba8(0xb2)][_0x7cbba8(0xc1)](this)),_0x5e3e44[_0x7cbba8(0xc6)][_0x7cbba8(0xaa)](_0x7cbba8(0xe1),_0x7cbba8(0xc3),_0x7cbba8(0xd5),_0x5e3e44[_0x7cbba8(0xc6)][_0x7cbba8(0xba)](_0x7cbba8(0xe1),null,_0x7cbba8(0xe0))),_0x5e3e44[_0x7cbba8(0xc6)][_0x7cbba8(0xaa)](_0x7cbba8(0xe1),_0x7cbba8(0xc3),_0x7cbba8(0xe0),_0x5e3e44[_0x7cbba8(0xc6)][_0x7cbba8(0xba)](_0x7cbba8(0xe1),null,_0x7cbba8(0xd5))),_0x5e3e44[_0x7cbba8(0xb5)][_0x7cbba8(0xaf)](this[_0x7cbba8(0xca)][_0x7cbba8(0xc1)](this));}[_0x2dcf49(0xb2)](_0x5a15d5,_0x26b7fe){const _0x7463fa=_0x2dcf49,_0xc2c9d4=this[_0x7463fa(0xd8)][_0x7463fa(0xbb)][_0x7463fa(0xcf)](_0x7463fa(0xc7)),_0x350a7f=this[_0x7463fa(0xd8)][_0x7463fa(0xbb)][_0x7463fa(0xcf)](_0x7463fa(0xd7)),_0x5f1add=_0x26b7fe[_0x7463fa(0xcd)]||this[_0x7463fa(0xd8)][_0x7463fa(0xbd)][_0x7463fa(0xc8)][_0x7463fa(0xbc)][_0x7463fa(0xcc)]();this[_0x7463fa(0xd8)][_0x7463fa(0xbd)][_0x7463fa(0xb1)](()=>{const _0x49b170=_0x7463fa,_0x5f0f9a=_0x350a7f[_0x49b170(0xd2)](_0x5f1add);let _0x4d5adb=_0x5f0f9a?_0x350a7f[_0x49b170(0xd6)](_0x5f0f9a):null,_0x38bf1d=_0x5f1add[_0x49b170(0xdc)](_0x49b170(0xce))||null;const _0x278947=_0x26b7fe[_0x49b170(0xce)]||_0x38bf1d,_0x489b35=_0x26b7fe[_0x49b170(0xdb)]||_0x4d5adb,_0x3369f6=this[_0x49b170(0xd8)][_0x49b170(0xbb)][_0x49b170(0xcf)](_0x49b170(0xbe))['me'];for(const _0x399d87 of _0xc2c9d4[_0x49b170(0xc4)]()){const _0x5c205b=_0x399d87[_0x49b170(0xb3)]();if(_0x49b170(0xc3)===_0x399d87[_0x49b170(0xdd)]&&_0x5c205b===_0x5f1add){_0x399d87[_0x49b170(0xd3)]!==_0x3369f6&&_0x399d87[_0x49b170(0xe0)]();const _0x67d77d=_0x399d87[_0x49b170(0xbf)][_0x49b170(0xb9)];_0x38bf1d=_0x67d77d[0x0][_0x49b170(0xce)],_0x4d5adb=_0x67d77d[0x0][_0x49b170(0xdb)];break;}}_0x5a15d5({'table':_0x5f1add,'tableWidth':_0x278947,'columnWidths':_0x489b35}),_0xc2c9d4[_0x49b170(0xb8)](_0x5f1add,{'commandName':_0x49b170(0xd1),'commandParams':[{'tableWidth':_0x38bf1d,'columnWidths':_0x4d5adb}],'formatGroupId':_0x49b170(0xc3)},[],_0x49b170(0xc3));});}[_0x2dcf49(0xca)](_0xc5001){const _0x112e6b=_0x2dcf49;if(_0x112e6b(0xe1)!=_0xc5001[_0x112e6b(0xda)]&&_0x112e6b(0xc5)!=_0xc5001[_0x112e6b(0xda)])return;const {data:_0x590d91}=_0xc5001;if(_0x590d91&&_0x112e6b(0xc3)===_0x590d91[_0x112e6b(0xcb)]){const _0x2a3da5=_0x112e6b(0xc2);return{'type':_0x112e6b(0xb7),'content':_0x349761(this[_0x112e6b(0xd8)][_0x112e6b(0xd9)],_0x2a3da5)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x944e(){const _0x2f7061=['formatBlock','2945574uaNoPC','registerAttributeLabel','addClass','showSuggestionHighlights','plugins','data-suggestion','headingColumns','56oPoyBM','ck-suggestion-marker-','TableEditing','headingRows','markerRange','afterInit','accept','_enableDefaultAttributesIntegration','FORMAT_HEADER_COLUMN','removeAttribute','locale','name','_registerLegacyDescription','removeClass','editor','has','consume','data','format','FORMAT_REGULAR_ROW','commandName','TableUtils','item','*Format:*\x20%0','_descriptionFactory','writer','editing','markerNameToElements','mapper','FORMAT_HEADER_ROW','setTableRowHeader','1554455YKEBGC','options','registerCustomCallback','4925800AkBeUh','625986vQWooN','_acceptFormatSuggestionCallbackFactory','_handleLegacySuggestions','markerName','createTableWalker','nodeBefore','end','activeMarkers','includes','setTableColumnHeader','970016ujnawS','unbindElementFromMarkerName','addMarker:suggestion','getCellLocation','FORMAT_REGULAR_COLUMN','2iQxyOf','consumable','downcastDispatcher','_splitMarkerName','bindElementToMarker','stop','250730RNotOd','887127inpAoK','_suggestionFactory','parent','get','registerDescriptionCallback','type','highest','TrackChangesEditing','commandParams','nodeAfter','cell','toViewElement','getSuggestion','setAttribute','ck-suggestion-marker--active','removeMarker:suggestion','forceValue','requires','10yuhSyc','start'];_0x944e=function(){return _0x2f7061;};return _0x944e();}const _0x891572=_0x23a5;(function(_0x4fb485,_0x257e52){const _0x4fbda0=_0x23a5,_0x567873=_0x4fb485();while(!![]){try{const _0x16fc67=-parseInt(_0x4fbda0(0x125))/0x1+-parseInt(_0x4fbda0(0x11f))/0x2*(-parseInt(_0x4fbda0(0x126))/0x3)+-parseInt(_0x4fbda0(0x11a))/0x4*(parseInt(_0x4fbda0(0x138))/0x5)+-parseInt(_0x4fbda0(0x13b))/0x6+parseInt(_0x4fbda0(0x10c))/0x7+parseInt(_0x4fbda0(0x142))/0x8*(parseInt(_0x4fbda0(0x110))/0x9)+parseInt(_0x4fbda0(0x10f))/0xa;if(_0x16fc67===_0x257e52)break;else _0x567873['push'](_0x567873['shift']());}catch(_0x480da7){_0x567873['push'](_0x567873['shift']());}}}(_0x944e,0x420e5));import{Plugin as _0x36e08f}from'ckeditor5/src/core.js';function _0x23a5(_0x1aa542,_0x1da94a){const _0x944e81=_0x944e();return _0x23a5=function(_0x23a567,_0x3348af){_0x23a567=_0x23a567-0x108;let _0x44b3b2=_0x944e81[_0x23a567];return _0x44b3b2;},_0x23a5(_0x1aa542,_0x1da94a);}import _0x318346 from'./table.js';import{getTranslation as _0x14b878}from'../utils/common-translations.js';export default class St extends _0x36e08f{static get[_0x891572(0x137)](){return[_0x318346];}[_0x891572(0x147)](){const _0x22baa6=_0x891572,_0x5058b8=this[_0x22baa6(0x150)];if(!_0x5058b8[_0x22baa6(0x13f)][_0x22baa6(0x151)](_0x22baa6(0x144)))return;const _0x485451=_0x5058b8[_0x22baa6(0x14c)],_0xc7cb25=_0x5058b8[_0x22baa6(0x13f)][_0x22baa6(0x129)](_0x22baa6(0x12d));_0xc7cb25[_0x22baa6(0x149)](_0x22baa6(0x10b),[],[_0x22baa6(0x145)]),_0xc7cb25[_0x22baa6(0x149)](_0x22baa6(0x119),[],[_0x22baa6(0x141)]),_0xc7cb25[_0x22baa6(0x15a)][_0x22baa6(0x13c)](_0x22baa6(0x145),_0x14b878(_0x485451,_0x22baa6(0x10a))),_0xc7cb25[_0x22baa6(0x15a)][_0x22baa6(0x13c)](_0x22baa6(0x141),_0x14b878(_0x485451,_0x22baa6(0x14a))),this[_0x22baa6(0x112)]();}[_0x891572(0x112)](){const _0x153a97=_0x891572,_0x25d7ea=this[_0x153a97(0x150)][_0x153a97(0x13f)][_0x153a97(0x129)](_0x153a97(0x12d)),_0x13bfc2=this[_0x153a97(0x150)][_0x153a97(0x13f)][_0x153a97(0x129)](_0x153a97(0x157)),_0x345096=this[_0x153a97(0x150)][_0x153a97(0x13f)][_0x153a97(0x129)](_0x318346)[_0x153a97(0x111)]();function _0x328cd6({showActiveMarker:_0x433667=!0x0,setDataAttribute:_0x7cc919=!0x0}={}){return(_0x193b2f,_0x64572f,_0x13e54e)=>{const _0x261be3=_0x23a5,{type:_0x511c25,id:_0x58f5a6}=_0x25d7ea[_0x261be3(0x122)](_0x64572f[_0x261be3(0x113)]),_0x3a6816=_0x25d7ea[_0x261be3(0x132)](_0x58f5a6),_0x567026=_0x3a6816[_0x261be3(0x153)];if(_0x261be3(0x13a)!=_0x3a6816[_0x261be3(0x12b)]||!_0x567026||_0x261be3(0x119)!=_0x567026[_0x261be3(0x156)])return;if(_0x64572f[_0x261be3(0x158)])return void _0x193b2f[_0x261be3(0x124)]();if(!_0x13e54e[_0x261be3(0x120)][_0x261be3(0x152)](_0x64572f[_0x261be3(0x146)],_0x193b2f[_0x261be3(0x14d)]))return;const _0x58eb68=_0x64572f[_0x261be3(0x146)][_0x261be3(0x139)][_0x261be3(0x12f)],_0x24bc3a=_0x64572f[_0x261be3(0x146)][_0x261be3(0x116)][_0x261be3(0x115)],_0x4e9acd=_0x58eb68[_0x261be3(0x128)][_0x261be3(0x128)],{column:_0x36fd38}=_0x13bfc2[_0x261be3(0x11d)](_0x58eb68),{column:_0x2ec71d}=_0x13bfc2[_0x261be3(0x11d)](_0x24bc3a);for(let _0x374793=_0x36fd38;_0x374793<=_0x2ec71d;_0x374793++){const _0x5b0d18=_0x13bfc2[_0x261be3(0x114)](_0x4e9acd,{'column':_0x374793,'includeAllSlots':!0x1});for(const _0x4e7d1f of _0x5b0d18){const _0x5ca460=_0x4e7d1f[_0x261be3(0x130)],_0x4c9c12=_0x13e54e[_0x261be3(0x109)][_0x261be3(0x131)](_0x5ca460);_0x13e54e[_0x261be3(0x15b)][_0x261be3(0x13d)](_0x261be3(0x143)+_0x511c25,_0x4c9c12),_0x7cc919&&_0x13e54e[_0x261be3(0x15b)][_0x261be3(0x133)](_0x261be3(0x140),_0x58f5a6,_0x4c9c12),_0x13e54e[_0x261be3(0x109)][_0x261be3(0x123)](_0x4c9c12,_0x64572f[_0x261be3(0x113)]),_0x433667&&(_0x25d7ea[_0x261be3(0x117)][_0x261be3(0x118)](_0x64572f[_0x261be3(0x113)])?_0x13e54e[_0x261be3(0x15b)][_0x261be3(0x13d)](_0x261be3(0x134),_0x4c9c12):_0x13e54e[_0x261be3(0x15b)][_0x261be3(0x14f)](_0x261be3(0x134),_0x4c9c12));}}};}_0x25d7ea[_0x153a97(0x127)][_0x153a97(0x10e)](_0x153a97(0x13a),_0x153a97(0x10b),_0x153a97(0x148),_0x345096),_0x25d7ea[_0x153a97(0x127)][_0x153a97(0x10e)](_0x153a97(0x13a),_0x153a97(0x119),_0x153a97(0x148),_0x345096),this[_0x153a97(0x150)][_0x153a97(0x15c)][_0x153a97(0x121)]['on'](_0x153a97(0x11c),_0x328cd6(),{'priority':_0x153a97(0x12c)}),this[_0x153a97(0x150)][_0x153a97(0x153)][_0x153a97(0x121)]['on'](_0x153a97(0x11c),(_0x4fc09d,_0x3bcd7b,_0x18f77f)=>{const _0x34ee90=_0x153a97;_0x18f77f[_0x34ee90(0x10d)][_0x34ee90(0x13e)]&&_0x328cd6({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x4fc09d,_0x3bcd7b,_0x18f77f);},{'priority':_0x153a97(0x12c)}),this[_0x153a97(0x150)][_0x153a97(0x15c)][_0x153a97(0x121)]['on'](_0x153a97(0x135),(_0x5b7e04,_0x47494b,_0x1c523d)=>{const _0x2fbd15=_0x153a97,{type:_0x57c69e,id:_0xd0c8c}=_0x25d7ea[_0x2fbd15(0x122)](_0x47494b[_0x2fbd15(0x113)]),_0x3c1885=_0x25d7ea[_0x2fbd15(0x132)](_0xd0c8c),_0x25a335=_0x3c1885[_0x2fbd15(0x153)];if(_0x2fbd15(0x13a)!=_0x3c1885[_0x2fbd15(0x12b)]||!_0x25a335||_0x2fbd15(0x119)!=_0x25a335[_0x2fbd15(0x156)])return;const _0x50aba3=_0x1c523d[_0x2fbd15(0x109)][_0x2fbd15(0x108)](_0x47494b[_0x2fbd15(0x113)]);if(_0x50aba3){for(const _0x44ac0c of _0x50aba3)_0x1c523d[_0x2fbd15(0x15b)][_0x2fbd15(0x14f)](_0x2fbd15(0x143)+_0x57c69e,_0x44ac0c),_0x1c523d[_0x2fbd15(0x15b)][_0x2fbd15(0x14f)](_0x2fbd15(0x134),_0x44ac0c),_0x1c523d[_0x2fbd15(0x15b)][_0x2fbd15(0x14b)](_0x2fbd15(0x140),_0x44ac0c),_0x1c523d[_0x2fbd15(0x109)][_0x2fbd15(0x11b)](_0x44ac0c,_0x47494b[_0x2fbd15(0x113)]);}},{'priority':_0x153a97(0x12c)}),this[_0x153a97(0x14e)]();}[_0x891572(0x14e)](){const _0x3b4e67=_0x891572,_0x2c79e7=this[_0x3b4e67(0x150)],_0x87271b=_0x2c79e7[_0x3b4e67(0x14c)];function _0x21256e(_0x11dfee){const _0x4f7036=_0x3b4e67;return{'type':_0x4f7036(0x154),'content':_0x14b878(_0x87271b,_0x4f7036(0x159),_0x11dfee)};}_0x2c79e7[_0x3b4e67(0x13f)][_0x3b4e67(0x129)](_0x3b4e67(0x12d))[_0x3b4e67(0x15a)][_0x3b4e67(0x12a)](_0x58df41=>{const _0x53330a=_0x3b4e67;if(_0x53330a(0x13a)!=_0x58df41[_0x53330a(0x12b)])return;const {data:_0xc6f4cc}=_0x58df41;if(_0xc6f4cc){if(_0x53330a(0x10b)==_0xc6f4cc[_0x53330a(0x156)]){const _0x376414=_0xc6f4cc[_0x53330a(0x12e)][0x0][_0x53330a(0x136)];return _0x21256e(_0x14b878(_0x87271b,_0x376414?_0x53330a(0x10a):_0x53330a(0x155)));}if(_0x53330a(0x119)==_0xc6f4cc[_0x53330a(0x156)]){const _0x1c0e28=_0xc6f4cc[_0x53330a(0x12e)][0x0][_0x53330a(0x136)];return _0x21256e(_0x14b878(_0x87271b,_0x1c0e28?_0x53330a(0x14a):_0x53330a(0x11e)));}}});}}
23
+ const _0x230655=_0x4624;(function(_0x249595,_0x4442c5){const _0x212584=_0x4624,_0x33eaac=_0x249595();while(!![]){try{const _0x17b284=-parseInt(_0x212584(0x140))/0x1*(parseInt(_0x212584(0x148))/0x2)+parseInt(_0x212584(0x12b))/0x3+-parseInt(_0x212584(0x151))/0x4+-parseInt(_0x212584(0x14f))/0x5+parseInt(_0x212584(0x13a))/0x6*(-parseInt(_0x212584(0x17b))/0x7)+-parseInt(_0x212584(0x157))/0x8+parseInt(_0x212584(0x15e))/0x9*(parseInt(_0x212584(0x129))/0xa);if(_0x17b284===_0x4442c5)break;else _0x33eaac['push'](_0x33eaac['shift']());}catch(_0x5b2bf1){_0x33eaac['push'](_0x33eaac['shift']());}}}(_0x5d88,0x56a5f));function _0x5d88(){const _0x48a6cd=['5665584ngcViA','end','requires','ck-suggestion-marker-','_handleLegacySuggestions','markerName','ck-suggestion-marker--active','11229993mpzpjN','mapper','createTableWalker','_splitMarkerName','data','markerRange','has','consume','consumable','_enableDefaultAttributesIntegration','markerNameToElements','format','FORMAT_HEADER_COLUMN','includes','*Format:*\x20%0','setTableRowHeader','headingColumns','locale','unbindElementFromMarkerName','writer','FORMAT_HEADER_ROW','plugins','TableUtils','FORMAT_REGULAR_COLUMN','start','downcastDispatcher','accept','getSuggestion','TrackChangesEditing','112nDnwve','parent','registerCustomCallback','20JFiNzJ','get','1223241wEiWMb','data-suggestion','editor','addMarker:suggestion','options','toViewElement','_suggestionFactory','removeMarker:suggestion','TableEditing','showSuggestionHighlights','bindElementToMarker','_registerLegacyDescription','_descriptionFactory','stop','nodeAfter','10398vBlkeX','getCellLocation','addClass','setAttribute','editing','headingRows','41whwzxu','setTableColumnHeader','type','forceValue','cell','FORMAT_REGULAR_ROW','name','formatBlock','31468JZXUfp','nodeBefore','highest','registerAttributeLabel','_acceptFormatSuggestionCallbackFactory','activeMarkers','item','3240575XWWsJv','removeClass','2077020YTdjxs','afterInit','commandParams','removeAttribute','registerDescriptionCallback','commandName'];_0x5d88=function(){return _0x48a6cd;};return _0x5d88();}function _0x4624(_0x625bf,_0x39771d){const _0x5d886a=_0x5d88();return _0x4624=function(_0x462495,_0x1c0f89){_0x462495=_0x462495-0x128;let _0x4eb92d=_0x5d886a[_0x462495];return _0x4eb92d;},_0x4624(_0x625bf,_0x39771d);}import{Plugin as _0x22fa6f}from'ckeditor5/src/core.js';import _0x2cbd39 from'./table.js';import{getTranslation as _0x5baf7c}from'../utils/common-translations.js';export default class St extends _0x22fa6f{static get[_0x230655(0x159)](){return[_0x2cbd39];}[_0x230655(0x152)](){const _0x4f39b2=_0x230655,_0x10e0b8=this[_0x4f39b2(0x12d)];if(!_0x10e0b8[_0x4f39b2(0x173)][_0x4f39b2(0x164)](_0x4f39b2(0x133)))return;const _0xb38e2=_0x10e0b8[_0x4f39b2(0x16f)],_0x3a2342=_0x10e0b8[_0x4f39b2(0x173)][_0x4f39b2(0x12a)](_0x4f39b2(0x17a));_0x3a2342[_0x4f39b2(0x167)](_0x4f39b2(0x16d),[],[_0x4f39b2(0x13f)]),_0x3a2342[_0x4f39b2(0x167)](_0x4f39b2(0x141),[],[_0x4f39b2(0x16e)]),_0x3a2342[_0x4f39b2(0x137)][_0x4f39b2(0x14b)](_0x4f39b2(0x13f),_0x5baf7c(_0xb38e2,_0x4f39b2(0x172))),_0x3a2342[_0x4f39b2(0x137)][_0x4f39b2(0x14b)](_0x4f39b2(0x16e),_0x5baf7c(_0xb38e2,_0x4f39b2(0x16a))),this[_0x4f39b2(0x15b)]();}[_0x230655(0x15b)](){const _0x428166=_0x230655,_0x354341=this[_0x428166(0x12d)][_0x428166(0x173)][_0x428166(0x12a)](_0x428166(0x17a)),_0x2d5b78=this[_0x428166(0x12d)][_0x428166(0x173)][_0x428166(0x12a)](_0x428166(0x174)),_0x1c65b2=this[_0x428166(0x12d)][_0x428166(0x173)][_0x428166(0x12a)](_0x2cbd39)[_0x428166(0x14c)]();function _0x59efe8({showActiveMarker:_0x5da23d=!0x0,setDataAttribute:_0x36b53b=!0x0}={}){return(_0x414c61,_0x10aba6,_0x47aebd)=>{const _0x5060ed=_0x4624,{type:_0x5d2658,id:_0x52ed51}=_0x354341[_0x5060ed(0x161)](_0x10aba6[_0x5060ed(0x15c)]),_0x450e6e=_0x354341[_0x5060ed(0x179)](_0x52ed51),_0x28a4bf=_0x450e6e[_0x5060ed(0x162)];if(_0x5060ed(0x147)!=_0x450e6e[_0x5060ed(0x142)]||!_0x28a4bf||_0x5060ed(0x141)!=_0x28a4bf[_0x5060ed(0x156)])return;if(_0x10aba6[_0x5060ed(0x14e)])return void _0x414c61[_0x5060ed(0x138)]();if(!_0x47aebd[_0x5060ed(0x166)][_0x5060ed(0x165)](_0x10aba6[_0x5060ed(0x163)],_0x414c61[_0x5060ed(0x146)]))return;const _0x56cc35=_0x10aba6[_0x5060ed(0x163)][_0x5060ed(0x176)][_0x5060ed(0x139)],_0x521c89=_0x10aba6[_0x5060ed(0x163)][_0x5060ed(0x158)][_0x5060ed(0x149)],_0x4caa06=_0x56cc35[_0x5060ed(0x17c)][_0x5060ed(0x17c)],{column:_0x37ca69}=_0x2d5b78[_0x5060ed(0x13b)](_0x56cc35),{column:_0x2c0efd}=_0x2d5b78[_0x5060ed(0x13b)](_0x521c89);for(let _0x2fd381=_0x37ca69;_0x2fd381<=_0x2c0efd;_0x2fd381++){const _0x1b85af=_0x2d5b78[_0x5060ed(0x160)](_0x4caa06,{'column':_0x2fd381,'includeAllSlots':!0x1});for(const _0x2d57c3 of _0x1b85af){const _0x177e22=_0x2d57c3[_0x5060ed(0x144)],_0x392bfa=_0x47aebd[_0x5060ed(0x15f)][_0x5060ed(0x130)](_0x177e22);_0x47aebd[_0x5060ed(0x171)][_0x5060ed(0x13c)](_0x5060ed(0x15a)+_0x5d2658,_0x392bfa),_0x36b53b&&_0x47aebd[_0x5060ed(0x171)][_0x5060ed(0x13d)](_0x5060ed(0x12c),_0x52ed51,_0x392bfa),_0x47aebd[_0x5060ed(0x15f)][_0x5060ed(0x135)](_0x392bfa,_0x10aba6[_0x5060ed(0x15c)]),_0x5da23d&&(_0x354341[_0x5060ed(0x14d)][_0x5060ed(0x16b)](_0x10aba6[_0x5060ed(0x15c)])?_0x47aebd[_0x5060ed(0x171)][_0x5060ed(0x13c)](_0x5060ed(0x15d),_0x392bfa):_0x47aebd[_0x5060ed(0x171)][_0x5060ed(0x150)](_0x5060ed(0x15d),_0x392bfa));}}};}_0x354341[_0x428166(0x131)][_0x428166(0x128)](_0x428166(0x147),_0x428166(0x16d),_0x428166(0x178),_0x1c65b2),_0x354341[_0x428166(0x131)][_0x428166(0x128)](_0x428166(0x147),_0x428166(0x141),_0x428166(0x178),_0x1c65b2),this[_0x428166(0x12d)][_0x428166(0x13e)][_0x428166(0x177)]['on'](_0x428166(0x12e),_0x59efe8(),{'priority':_0x428166(0x14a)}),this[_0x428166(0x12d)][_0x428166(0x162)][_0x428166(0x177)]['on'](_0x428166(0x12e),(_0x65f1ce,_0x12ed61,_0x1b0fa0)=>{const _0x2dfed2=_0x428166;_0x1b0fa0[_0x2dfed2(0x12f)][_0x2dfed2(0x134)]&&_0x59efe8({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x65f1ce,_0x12ed61,_0x1b0fa0);},{'priority':_0x428166(0x14a)}),this[_0x428166(0x12d)][_0x428166(0x13e)][_0x428166(0x177)]['on'](_0x428166(0x132),(_0x1fea02,_0x12ad30,_0xe92888)=>{const _0x269f30=_0x428166,{type:_0x3459b2,id:_0x4712f7}=_0x354341[_0x269f30(0x161)](_0x12ad30[_0x269f30(0x15c)]),_0x156ced=_0x354341[_0x269f30(0x179)](_0x4712f7),_0x4b68be=_0x156ced[_0x269f30(0x162)];if(_0x269f30(0x147)!=_0x156ced[_0x269f30(0x142)]||!_0x4b68be||_0x269f30(0x141)!=_0x4b68be[_0x269f30(0x156)])return;const _0x550531=_0xe92888[_0x269f30(0x15f)][_0x269f30(0x168)](_0x12ad30[_0x269f30(0x15c)]);if(_0x550531){for(const _0x712b79 of _0x550531)_0xe92888[_0x269f30(0x171)][_0x269f30(0x150)](_0x269f30(0x15a)+_0x3459b2,_0x712b79),_0xe92888[_0x269f30(0x171)][_0x269f30(0x150)](_0x269f30(0x15d),_0x712b79),_0xe92888[_0x269f30(0x171)][_0x269f30(0x154)](_0x269f30(0x12c),_0x712b79),_0xe92888[_0x269f30(0x15f)][_0x269f30(0x170)](_0x712b79,_0x12ad30[_0x269f30(0x15c)]);}},{'priority':_0x428166(0x14a)}),this[_0x428166(0x136)]();}[_0x230655(0x136)](){const _0x1b87dd=_0x230655,_0x389673=this[_0x1b87dd(0x12d)],_0xdc70bd=_0x389673[_0x1b87dd(0x16f)];function _0x4ffcad(_0x16d5a3){const _0x1f1f80=_0x1b87dd;return{'type':_0x1f1f80(0x169),'content':_0x5baf7c(_0xdc70bd,_0x1f1f80(0x16c),_0x16d5a3)};}_0x389673[_0x1b87dd(0x173)][_0x1b87dd(0x12a)](_0x1b87dd(0x17a))[_0x1b87dd(0x137)][_0x1b87dd(0x155)](_0x5eed03=>{const _0x10e04a=_0x1b87dd;if(_0x10e04a(0x147)!=_0x5eed03[_0x10e04a(0x142)])return;const {data:_0x435d8c}=_0x5eed03;if(_0x435d8c){if(_0x10e04a(0x16d)==_0x435d8c[_0x10e04a(0x156)]){const _0x2cc4c4=_0x435d8c[_0x10e04a(0x153)][0x0][_0x10e04a(0x143)];return _0x4ffcad(_0x5baf7c(_0xdc70bd,_0x2cc4c4?_0x10e04a(0x172):_0x10e04a(0x145)));}if(_0x10e04a(0x141)==_0x435d8c[_0x10e04a(0x156)]){const _0x460e2d=_0x435d8c[_0x10e04a(0x153)][0x0][_0x10e04a(0x143)];return _0x4ffcad(_0x5baf7c(_0xdc70bd,_0x460e2d?_0x10e04a(0x16a):_0x10e04a(0x175)));}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a2684=_0xcd53;(function(_0x33b3fc,_0x10946a){const _0x17d983=_0xcd53,_0xfc12b7=_0x33b3fc();while(!![]){try{const _0x484697=parseInt(_0x17d983(0x15f))/0x1*(parseInt(_0x17d983(0x128))/0x2)+parseInt(_0x17d983(0x168))/0x3+parseInt(_0x17d983(0x176))/0x4*(-parseInt(_0x17d983(0x163))/0x5)+-parseInt(_0x17d983(0x16b))/0x6+parseInt(_0x17d983(0x147))/0x7*(parseInt(_0x17d983(0x151))/0x8)+parseInt(_0x17d983(0x175))/0x9*(-parseInt(_0x17d983(0x133))/0xa)+parseInt(_0x17d983(0x134))/0xb;if(_0x484697===_0x10946a)break;else _0xfc12b7['push'](_0xfc12b7['shift']());}catch(_0x49cf33){_0xfc12b7['push'](_0xfc12b7['shift']());}}}(_0x1311,0x9eb01));function _0xcd53(_0x1e510e,_0x2ff94e){const _0x131145=_0x1311();return _0xcd53=function(_0xcd531,_0x4f4b20){_0xcd531=_0xcd531-0x123;let _0x1468ca=_0x131145[_0xcd531];return _0x1468ca;},_0xcd53(_0x1e510e,_0x2ff94e);}import{Plugin as _0x528970}from'ckeditor5/src/core.js';import _0x59aa9e from'./table.js';import{LiveRange as _0x50c009}from'ckeditor5/src/engine.js';import{getTranslation as _0x2c26eb}from'../utils/common-translations.js';export default class jt extends _0x528970{static get[_0x1a2684(0x146)](){return[_0x59aa9e];}[_0x1a2684(0x17d)](){const _0x4feac3=_0x1a2684,_0x19d4b1=this[_0x4feac3(0x154)],_0x642151=_0x19d4b1[_0x4feac3(0x17b)][_0x4feac3(0x130)][_0x4feac3(0x15e)],_0x5a9205=_0x19d4b1[_0x4feac3(0x181)];if(!_0x19d4b1[_0x4feac3(0x14b)][_0x4feac3(0x160)](_0x4feac3(0x149)))return;const _0x2ef564=_0x19d4b1[_0x4feac3(0x14b)][_0x4feac3(0x123)](_0x4feac3(0x179)),_0x2435db=_0x19d4b1[_0x4feac3(0x14b)][_0x4feac3(0x123)](_0x4feac3(0x143)),_0x1df146=_0x19d4b1[_0x4feac3(0x14b)][_0x4feac3(0x123)](_0x59aa9e);_0x1df146[_0x4feac3(0x180)][_0x4feac3(0x148)](_0x4feac3(0x140)),_0x2ef564[_0x4feac3(0x182)](_0x4feac3(0x140),()=>{const _0x206f2c=_0x4feac3,_0x211fbd=_0x2435db[_0x206f2c(0x173)](_0x19d4b1[_0x206f2c(0x17b)][_0x206f2c(0x130)][_0x206f2c(0x15e)]);_0x19d4b1[_0x206f2c(0x17b)][_0x206f2c(0x162)](()=>{const _0x4d1552=_0x206f2c;_0x2ef564[_0x4d1552(0x145)](_0x211fbd,{'commandName':_0x4d1552(0x140),'commandParams':[]},[],_0x4d1552(0x140));});}),_0x19d4b1[_0x4feac3(0x131)][_0x4feac3(0x123)](_0x4feac3(0x140))['on'](_0x4feac3(0x15c),(_0x47c024,_0x5f95cf)=>{const _0x49aaf6=_0x4feac3;_0x19d4b1[_0x49aaf6(0x131)][_0x49aaf6(0x123)](_0x49aaf6(0x142))[_0x49aaf6(0x16c)]&&(_0x5f95cf[_0x49aaf6(0x126)]>0x0&&_0x5f95cf[_0x5f95cf[_0x49aaf6(0x126)]-0x1]&&_0x5f95cf[_0x5f95cf[_0x49aaf6(0x126)]-0x1][_0x49aaf6(0x15a)]||_0x2ef564[_0x49aaf6(0x170)]||this[_0x49aaf6(0x16e)]()||_0x47c024[_0x49aaf6(0x15b)]());},{'priority':_0x4feac3(0x17f)});for(const _0x1aa978 of[_0x4feac3(0x166),_0x4feac3(0x14e),_0x4feac3(0x16a),_0x4feac3(0x15d)]){const _0x1d656c=_0x19d4b1[_0x4feac3(0x131)][_0x4feac3(0x123)](_0x1aa978);_0x2ef564[_0x4feac3(0x182)](_0x1aa978,()=>{const _0x39e86e=_0x4feac3,_0x55f4b9=_0x19d4b1[_0x39e86e(0x17b)][_0x39e86e(0x130)][_0x39e86e(0x15e)][_0x39e86e(0x139)]()[_0x39e86e(0x132)]()[_0x39e86e(0x141)](_0x3cbae0=>_0x3cbae0['is'](_0x39e86e(0x156),_0x39e86e(0x12e))),_0x5c53fe=_0x1d656c[_0x39e86e(0x16c)];_0x19d4b1[_0x39e86e(0x17b)][_0x39e86e(0x162)](()=>{const _0x180576=_0x39e86e;_0x2ef564[_0x180576(0x145)]([_0x55f4b9,_0x5c53fe],{'commandName':_0x180576(0x140),'commandParams':[]},[],_0x180576(0x140));});});}for(const _0x44073a of[_0x4feac3(0x178),_0x4feac3(0x125)]){const _0x269ec7=_0x19d4b1[_0x4feac3(0x131)][_0x4feac3(0x123)](_0x44073a);_0x2ef564[_0x4feac3(0x182)](_0x44073a,()=>{const _0x392fa3=_0x4feac3,_0xc69380=_0x2435db[_0x392fa3(0x173)](_0x19d4b1[_0x392fa3(0x17b)][_0x392fa3(0x130)][_0x392fa3(0x15e)])[0x0],_0x430f6b=_0xc69380[_0x392fa3(0x183)](_0x392fa3(0x159)),{column:_0x41da80,row:_0x18e1ec}=_0x2435db[_0x392fa3(0x169)](_0xc69380);let _0x34a9ff=[];if(_0x392fa3(0x185)==_0x269ec7[_0x392fa3(0x174)]){const _0x496198=_0x2435db[_0x392fa3(0x12c)](_0x430f6b,{'startRow':_0x18e1ec,'endRow':_0x18e1ec,'includeAllSlots':!0x0});_0x34a9ff=Array[_0x392fa3(0x167)](_0x496198)[_0x392fa3(0x135)](_0x235810=>_0x235810[_0x392fa3(0x157)]);}else{const _0x881a11=_0x2435db[_0x392fa3(0x12c)](_0x430f6b,{'column':_0x41da80,'includeAllSlots':!0x0});_0x34a9ff=Array[_0x392fa3(0x167)](_0x881a11)[_0x392fa3(0x135)](_0x371fc9=>_0x371fc9[_0x392fa3(0x157)]);}_0x19d4b1[_0x392fa3(0x17b)][_0x392fa3(0x162)](_0x31c09a=>{const _0x2ddf41=_0x392fa3;_0x2ef564[_0x2ddf41(0x144)](_0x31c09a[_0x2ddf41(0x17c)](_0xc69380),{'commandName':_0x44073a,'commandParams':[]},_0x34a9ff,_0x44073a);});});}_0x2ef564[_0x4feac3(0x14f)][_0x4feac3(0x184)](_0x4e7cd0=>{const _0x29ee15=_0x4feac3;if(_0x29ee15(0x16d)!=_0x4e7cd0[_0x29ee15(0x155)]&&_0x29ee15(0x172)!=_0x4e7cd0[_0x29ee15(0x155)])return;const {data:_0x4c3abf}=_0x4e7cd0;return _0x4c3abf&&_0x29ee15(0x140)==_0x4c3abf[_0x29ee15(0x138)]?{'type':_0x29ee15(0x165),'content':_0x2c26eb(_0x5a9205,_0x29ee15(0x13d))}:void 0x0;}),_0x2ef564[_0x4feac3(0x14f)][_0x4feac3(0x184)](_0x2b6666=>{const _0x437a1e=_0x4feac3;if(_0x437a1e(0x16d)!=_0x2b6666[_0x437a1e(0x155)]&&_0x437a1e(0x172)!=_0x2b6666[_0x437a1e(0x155)])return;const {data:_0xe64194}=_0x2b6666;return _0xe64194?_0x437a1e(0x178)==_0xe64194[_0x437a1e(0x138)]?{'type':_0x437a1e(0x165),'content':_0x2c26eb(_0x5a9205,_0x437a1e(0x14a))}:_0x437a1e(0x125)==_0xe64194[_0x437a1e(0x138)]?{'type':_0x437a1e(0x165),'content':_0x2c26eb(_0x5a9205,_0x437a1e(0x17e))}:void 0x0:void 0x0;});const _0x288043=_0x1df146[_0x4feac3(0x136)]();for(const _0xcf1af2 of[_0x4feac3(0x166),_0x4feac3(0x14e),_0x4feac3(0x16a),_0x4feac3(0x15d)])_0x2ef564[_0x4feac3(0x14d)][_0x4feac3(0x186)](_0x4feac3(0x16d),_0xcf1af2,_0x4feac3(0x158),_0x288043);for(const _0x15ce35 of[_0x4feac3(0x178),_0x4feac3(0x125)])_0x2ef564[_0x4feac3(0x14d)][_0x4feac3(0x186)](_0x4feac3(0x16d),_0x15ce35,_0x4feac3(0x158),_0x288043);_0x2ef564[_0x4feac3(0x14d)][_0x4feac3(0x186)](_0x4feac3(0x16d),_0x4feac3(0x140),_0x4feac3(0x158),_0x325ffa=>{const _0x2bb385=_0x4feac3;_0x19d4b1[_0x2bb385(0x17b)][_0x2bb385(0x162)](_0x180abc=>{const _0x3a5119=_0x2bb385,_0x6fa198=Array[_0x3a5119(0x167)](_0x642151[_0x3a5119(0x129)]())[_0x3a5119(0x135)](_0x37a157=>_0x50c009[_0x3a5119(0x12a)](_0x37a157));_0x180abc[_0x3a5119(0x153)](_0x325ffa),_0x19d4b1[_0x3a5119(0x131)][_0x3a5119(0x123)](_0x3a5119(0x140))[_0x3a5119(0x14c)](),_0x19d4b1[_0x3a5119(0x15c)](_0x3a5119(0x140),{'forceDefaultExecution':!0x0});const _0x3d5f56=_0x6fa198[_0x3a5119(0x124)](_0x3ea38d=>_0x3a5119(0x127)!=_0x3ea38d[_0x3a5119(0x161)][_0x3a5119(0x13e)]);_0x3d5f56[_0x3a5119(0x126)]>0x0&&_0x180abc[_0x3a5119(0x153)](_0x3d5f56);for(const _0x3de8e0 of _0x6fa198)_0x3de8e0[_0x3a5119(0x177)]();});});for(const _0x586f16 of[_0x4feac3(0x166),_0x4feac3(0x16a),_0x4feac3(0x15d),_0x4feac3(0x14e)]){const _0x2e9ee6=_0x19d4b1[_0x4feac3(0x131)][_0x4feac3(0x123)](_0x586f16);_0x2e9ee6['on'](_0x4feac3(0x164),(_0x3f10a2,_0x39ddc0,_0x4c5704)=>{const _0x5758c1=_0x4feac3;if(_0x4c5704){const _0x299be3=_0x19d4b1[_0x5758c1(0x17b)][_0x5758c1(0x130)][_0x5758c1(0x15e)][_0x5758c1(0x139)]()[_0x5758c1(0x132)]()[_0x5758c1(0x141)](_0x1644b3=>_0x1644b3['is'](_0x5758c1(0x156),_0x5758c1(0x12e)));this[_0x5758c1(0x12f)](_0x2e9ee6[_0x5758c1(0x16c)],_0x299be3)||(_0x3f10a2[_0x5758c1(0x12d)]=!0x1,_0x3f10a2[_0x5758c1(0x15b)]());}},{'priority':_0x4feac3(0x13a)});}}[_0x1a2684(0x16e)](){const _0x55a936=_0x1a2684,_0x4dd082=this[_0x55a936(0x154)][_0x55a936(0x131)][_0x55a936(0x123)](_0x55a936(0x140)),_0x27c103=this[_0x55a936(0x154)][_0x55a936(0x14b)][_0x55a936(0x123)](_0x55a936(0x143));if(!_0x4dd082[_0x55a936(0x171)])return!0x1;const _0x108387=_0x27c103[_0x55a936(0x173)](this[_0x55a936(0x154)][_0x55a936(0x17b)][_0x55a936(0x130)][_0x55a936(0x15e)]);for(const _0x5fc66c of _0x108387)for(const _0x4abfbc of _0x108387)if(_0x5fc66c!=_0x4abfbc&&!this[_0x55a936(0x12f)](_0x5fc66c,_0x4abfbc))return!0x1;return!0x0;}[_0x1a2684(0x12f)](_0x299ff5,_0x40ccf6){const _0x32c458=_0x1a2684,_0x412333=this[_0x32c458(0x154)][_0x32c458(0x14b)][_0x32c458(0x123)](_0x32c458(0x179)),_0x1b46ba=this[_0x32c458(0x154)][_0x32c458(0x17b)][_0x32c458(0x17c)](_0x299ff5),_0x2fa603=this[_0x32c458(0x154)][_0x32c458(0x17b)][_0x32c458(0x17c)](_0x40ccf6),_0x4d8ebb=new Set(),_0x44a247=new Set();for(const _0x25814a of _0x412333[_0x32c458(0x13b)]())if((_0x32c458(0x13f)==_0x25814a[_0x32c458(0x155)]||_0x32c458(0x13c)==_0x25814a[_0x32c458(0x155)]||_0x32c458(0x140)==_0x25814a[_0x32c458(0x16f)])&&_0x25814a[_0x32c458(0x12b)]){for(const _0x28228c of _0x25814a[_0x32c458(0x129)]())_0x28228c[_0x32c458(0x137)](_0x1b46ba,!0x0)&&_0x4d8ebb[_0x32c458(0x152)](_0x25814a[_0x32c458(0x155)]+':'+_0x25814a[_0x32c458(0x150)]['id']),_0x28228c[_0x32c458(0x137)](_0x2fa603,!0x0)&&_0x44a247[_0x32c458(0x152)](_0x25814a[_0x32c458(0x155)]+':'+_0x25814a[_0x32c458(0x150)]['id']);}if(_0x4d8ebb[_0x32c458(0x17a)]!=_0x44a247[_0x32c458(0x17a)])return!0x1;for(const _0x3f87e2 of _0x4d8ebb)if(!_0x44a247[_0x32c458(0x160)](_0x3f87e2))return!0x1;return!0x0;}}function _0x1311(){const _0x47d679=['tableCell','_areMergableCells','document','commands','getAncestors','60ICOhGX','2291564jHunCn','map','_acceptFormatSuggestionCallbackFactory','containsRange','commandName','getFirstPosition','low','getSuggestions','deletion','*Merge\x20cells*','rootName','insertion','mergeTableCells','find','trackChanges','TableUtils','markBlockFormat','markMultiRangeBlockFormat','requires','4627XekUdT','push','TableEditing','*Split\x20cell:*\x20vertically','plugins','refresh','_suggestionFactory','mergeTableCellRight','_descriptionFactory','author','9080wMtCgV','add','setSelection','editor','type','element','cell','accept','table','forceDefaultExecution','stop','execute','mergeTableCellLeft','selection','1luBeCJ','has','root','change','32685qZiFJN','set:isEnabled','format','mergeTableCellUp','from','900279DLWNpS','getCellLocation','mergeTableCellDown','3179682IFPJhF','value','formatBlock','_areSelectedCellsMergable','subType','_isForcedDefaultExecutionBlock','isEnabled','formatInline','getSelectionAffectedTableCells','direction','461394PYGqrL','84aCPBak','detach','splitTableCellVertically','TrackChangesEditing','size','model','createRangeOn','afterInit','*Split\x20cell:*\x20horizontally','highest','_tablePostFixingSubtypes','locale','enableCommand','findAncestor','registerDescriptionCallback','horizontally','registerCustomCallback','get','filter','splitTableCellHorizontally','length','$graveyard','732306BOyjYf','getRanges','fromRange','isInContent','createTableWalker','return'];_0x1311=function(){return _0x47d679;};return _0x1311();}
23
+ const _0x4931a6=_0x39ef;(function(_0x4fd658,_0x2be951){const _0x313185=_0x39ef,_0x46ec90=_0x4fd658();while(!![]){try{const _0x4b43fa=parseInt(_0x313185(0x1e5))/0x1+parseInt(_0x313185(0x1e9))/0x2*(-parseInt(_0x313185(0x1f8))/0x3)+parseInt(_0x313185(0x1e4))/0x4*(parseInt(_0x313185(0x1da))/0x5)+parseInt(_0x313185(0x1c0))/0x6*(parseInt(_0x313185(0x1db))/0x7)+-parseInt(_0x313185(0x1ac))/0x8*(parseInt(_0x313185(0x1ab))/0x9)+parseInt(_0x313185(0x1dc))/0xa+parseInt(_0x313185(0x1b6))/0xb;if(_0x4b43fa===_0x2be951)break;else _0x46ec90['push'](_0x46ec90['shift']());}catch(_0x5b62c7){_0x46ec90['push'](_0x46ec90['shift']());}}}(_0x14d5,0xe4ec1));import{Plugin as _0x560daf}from'ckeditor5/src/core.js';import _0x5c2b77 from'./table.js';import{LiveRange as _0x30152e}from'ckeditor5/src/engine.js';function _0x14d5(){const _0x5a5674=['afterInit','author','getRanges','execute','markBlockFormat','add','42174PRFImp','map','mergeTableCellLeft','cell','direction','mergeTableCellRight','*Merge\x20cells*','getFirstPosition','accept','trackChanges','_areSelectedCellsMergable','low','fromRange','TableEditing','document','getSuggestions','TrackChangesEditing','size','mergeTableCellDown','type','isEnabled','mergeTableCells','plugins','findAncestor','formatBlock','*Split\x20cell:*\x20vertically','55885ixRgaC','616DhPvEh','143610RRPkVq','from','stop','detach','isInContent','get','setSelection','formatInline','280GlklkN','799398XFuDpF','getAncestors','markMultiRangeBlockFormat','*Split\x20cell:*\x20horizontally','456xjmCxm','_acceptFormatSuggestionCallbackFactory','getCellLocation','enableCommand','splitTableCellHorizontally','rootName','selection','model','has','table','root','refresh','forceDefaultExecution','find','commandName','22614PlkfJc','subType','highest','_suggestionFactory','_isForcedDefaultExecutionBlock','set:isEnabled','createTableWalker','createRangeOn','registerCustomCallback','$graveyard','insertion','editor','push','_areMergableCells','commands','containsRange','_tablePostFixingSubtypes','return','length','getSelectionAffectedTableCells','deletion','TableUtils','horizontally','18xlpTjP','4734776PEowTw','element','splitTableCellVertically','filter','requires','tableCell','change','locale','value','format','17878542RHISnv','_descriptionFactory','mergeTableCellUp','registerDescriptionCallback'];_0x14d5=function(){return _0x5a5674;};return _0x14d5();}import{getTranslation as _0x1dedb9}from'../utils/common-translations.js';function _0x39ef(_0x30447e,_0x11ca45){const _0x14d58e=_0x14d5();return _0x39ef=function(_0x39efcd,_0x16e4df){_0x39efcd=_0x39efcd-0x1a2;let _0x39f0be=_0x14d58e[_0x39efcd];return _0x39f0be;},_0x39ef(_0x30447e,_0x11ca45);}export default class jt extends _0x560daf{static get[_0x4931a6(0x1b0)](){return[_0x5c2b77];}[_0x4931a6(0x1ba)](){const _0x1afb3b=_0x4931a6,_0x2e854e=this[_0x1afb3b(0x203)],_0x1ec209=_0x2e854e[_0x1afb3b(0x1f0)][_0x1afb3b(0x1ce)][_0x1afb3b(0x1ef)],_0x134f8e=_0x2e854e[_0x1afb3b(0x1b3)];if(!_0x2e854e[_0x1afb3b(0x1d6)][_0x1afb3b(0x1f1)](_0x1afb3b(0x1cd)))return;const _0x1bc547=_0x2e854e[_0x1afb3b(0x1d6)][_0x1afb3b(0x1e1)](_0x1afb3b(0x1d0)),_0x46d496=_0x2e854e[_0x1afb3b(0x1d6)][_0x1afb3b(0x1e1)](_0x1afb3b(0x1a9)),_0x3fbd0f=_0x2e854e[_0x1afb3b(0x1d6)][_0x1afb3b(0x1e1)](_0x5c2b77);_0x3fbd0f[_0x1afb3b(0x1a4)][_0x1afb3b(0x204)](_0x1afb3b(0x1d5)),_0x1bc547[_0x1afb3b(0x1ec)](_0x1afb3b(0x1d5),()=>{const _0x4f428d=_0x1afb3b,_0x299785=_0x46d496[_0x4f428d(0x1a7)](_0x2e854e[_0x4f428d(0x1f0)][_0x4f428d(0x1ce)][_0x4f428d(0x1ef)]);_0x2e854e[_0x4f428d(0x1f0)][_0x4f428d(0x1b2)](()=>{const _0x4af9db=_0x4f428d;_0x1bc547[_0x4af9db(0x1e7)](_0x299785,{'commandName':_0x4af9db(0x1d5),'commandParams':[]},[],_0x4af9db(0x1d5));});}),_0x2e854e[_0x1afb3b(0x1a2)][_0x1afb3b(0x1e1)](_0x1afb3b(0x1d5))['on'](_0x1afb3b(0x1bd),(_0x52fa03,_0x472c3f)=>{const _0x1fd23c=_0x1afb3b;_0x2e854e[_0x1fd23c(0x1a2)][_0x1fd23c(0x1e1)](_0x1fd23c(0x1c9))[_0x1fd23c(0x1b4)]&&(_0x472c3f[_0x1fd23c(0x1a6)]>0x0&&_0x472c3f[_0x472c3f[_0x1fd23c(0x1a6)]-0x1]&&_0x472c3f[_0x472c3f[_0x1fd23c(0x1a6)]-0x1][_0x1fd23c(0x1f5)]||_0x1bc547[_0x1fd23c(0x1fc)]||this[_0x1fd23c(0x1ca)]()||_0x52fa03[_0x1fd23c(0x1de)]());},{'priority':_0x1afb3b(0x1fa)});for(const _0x5f0da2 of[_0x1afb3b(0x1b8),_0x1afb3b(0x1c5),_0x1afb3b(0x1d2),_0x1afb3b(0x1c2)]){const _0x2bdcc9=_0x2e854e[_0x1afb3b(0x1a2)][_0x1afb3b(0x1e1)](_0x5f0da2);_0x1bc547[_0x1afb3b(0x1ec)](_0x5f0da2,()=>{const _0x4cbf4e=_0x1afb3b,_0x2f8d54=_0x2e854e[_0x4cbf4e(0x1f0)][_0x4cbf4e(0x1ce)][_0x4cbf4e(0x1ef)][_0x4cbf4e(0x1c7)]()[_0x4cbf4e(0x1e6)]()[_0x4cbf4e(0x1f6)](_0x5596fa=>_0x5596fa['is'](_0x4cbf4e(0x1ad),_0x4cbf4e(0x1b1))),_0x188acd=_0x2bdcc9[_0x4cbf4e(0x1b4)];_0x2e854e[_0x4cbf4e(0x1f0)][_0x4cbf4e(0x1b2)](()=>{const _0x59bc6e=_0x4cbf4e;_0x1bc547[_0x59bc6e(0x1e7)]([_0x2f8d54,_0x188acd],{'commandName':_0x59bc6e(0x1d5),'commandParams':[]},[],_0x59bc6e(0x1d5));});});}for(const _0x54f775 of[_0x1afb3b(0x1ae),_0x1afb3b(0x1ed)]){const _0x1ee56f=_0x2e854e[_0x1afb3b(0x1a2)][_0x1afb3b(0x1e1)](_0x54f775);_0x1bc547[_0x1afb3b(0x1ec)](_0x54f775,()=>{const _0x244149=_0x1afb3b,_0x27c2dd=_0x46d496[_0x244149(0x1a7)](_0x2e854e[_0x244149(0x1f0)][_0x244149(0x1ce)][_0x244149(0x1ef)])[0x0],_0x131ccc=_0x27c2dd[_0x244149(0x1d7)](_0x244149(0x1f2)),{column:_0x6e094c,row:_0x46c795}=_0x46d496[_0x244149(0x1eb)](_0x27c2dd);let _0x5620b9=[];if(_0x244149(0x1aa)==_0x1ee56f[_0x244149(0x1c4)]){const _0x40612f=_0x46d496[_0x244149(0x1fe)](_0x131ccc,{'startRow':_0x46c795,'endRow':_0x46c795,'includeAllSlots':!0x0});_0x5620b9=Array[_0x244149(0x1dd)](_0x40612f)[_0x244149(0x1c1)](_0x5e3780=>_0x5e3780[_0x244149(0x1c3)]);}else{const _0xc48fa=_0x46d496[_0x244149(0x1fe)](_0x131ccc,{'column':_0x6e094c,'includeAllSlots':!0x0});_0x5620b9=Array[_0x244149(0x1dd)](_0xc48fa)[_0x244149(0x1c1)](_0x3a2112=>_0x3a2112[_0x244149(0x1c3)]);}_0x2e854e[_0x244149(0x1f0)][_0x244149(0x1b2)](_0x6a61fd=>{const _0x445a64=_0x244149;_0x1bc547[_0x445a64(0x1be)](_0x6a61fd[_0x445a64(0x1ff)](_0x27c2dd),{'commandName':_0x54f775,'commandParams':[]},_0x5620b9,_0x54f775);});});}_0x1bc547[_0x1afb3b(0x1b7)][_0x1afb3b(0x1b9)](_0x351fa9=>{const _0x12b8af=_0x1afb3b;if(_0x12b8af(0x1d8)!=_0x351fa9[_0x12b8af(0x1d3)]&&_0x12b8af(0x1e3)!=_0x351fa9[_0x12b8af(0x1d3)])return;const {data:_0x4087b2}=_0x351fa9;return _0x4087b2&&_0x12b8af(0x1d5)==_0x4087b2[_0x12b8af(0x1f7)]?{'type':_0x12b8af(0x1b5),'content':_0x1dedb9(_0x134f8e,_0x12b8af(0x1c6))}:void 0x0;}),_0x1bc547[_0x1afb3b(0x1b7)][_0x1afb3b(0x1b9)](_0x224cc8=>{const _0x4554ff=_0x1afb3b;if(_0x4554ff(0x1d8)!=_0x224cc8[_0x4554ff(0x1d3)]&&_0x4554ff(0x1e3)!=_0x224cc8[_0x4554ff(0x1d3)])return;const {data:_0x1d0a38}=_0x224cc8;return _0x1d0a38?_0x4554ff(0x1ae)==_0x1d0a38[_0x4554ff(0x1f7)]?{'type':_0x4554ff(0x1b5),'content':_0x1dedb9(_0x134f8e,_0x4554ff(0x1d9))}:_0x4554ff(0x1ed)==_0x1d0a38[_0x4554ff(0x1f7)]?{'type':_0x4554ff(0x1b5),'content':_0x1dedb9(_0x134f8e,_0x4554ff(0x1e8))}:void 0x0:void 0x0;});const _0x6bcf02=_0x3fbd0f[_0x1afb3b(0x1ea)]();for(const _0x562048 of[_0x1afb3b(0x1b8),_0x1afb3b(0x1c5),_0x1afb3b(0x1d2),_0x1afb3b(0x1c2)])_0x1bc547[_0x1afb3b(0x1fb)][_0x1afb3b(0x200)](_0x1afb3b(0x1d8),_0x562048,_0x1afb3b(0x1c8),_0x6bcf02);for(const _0x237dce of[_0x1afb3b(0x1ae),_0x1afb3b(0x1ed)])_0x1bc547[_0x1afb3b(0x1fb)][_0x1afb3b(0x200)](_0x1afb3b(0x1d8),_0x237dce,_0x1afb3b(0x1c8),_0x6bcf02);_0x1bc547[_0x1afb3b(0x1fb)][_0x1afb3b(0x200)](_0x1afb3b(0x1d8),_0x1afb3b(0x1d5),_0x1afb3b(0x1c8),_0x106858=>{const _0x1e9f6c=_0x1afb3b;_0x2e854e[_0x1e9f6c(0x1f0)][_0x1e9f6c(0x1b2)](_0x422784=>{const _0x51714a=_0x1e9f6c,_0x1d80fd=Array[_0x51714a(0x1dd)](_0x1ec209[_0x51714a(0x1bc)]())[_0x51714a(0x1c1)](_0x95f754=>_0x30152e[_0x51714a(0x1cc)](_0x95f754));_0x422784[_0x51714a(0x1e2)](_0x106858),_0x2e854e[_0x51714a(0x1a2)][_0x51714a(0x1e1)](_0x51714a(0x1d5))[_0x51714a(0x1f4)](),_0x2e854e[_0x51714a(0x1bd)](_0x51714a(0x1d5),{'forceDefaultExecution':!0x0});const _0x3dbbe9=_0x1d80fd[_0x51714a(0x1af)](_0x1bdf93=>_0x51714a(0x201)!=_0x1bdf93[_0x51714a(0x1f3)][_0x51714a(0x1ee)]);_0x3dbbe9[_0x51714a(0x1a6)]>0x0&&_0x422784[_0x51714a(0x1e2)](_0x3dbbe9);for(const _0x37a0e6 of _0x1d80fd)_0x37a0e6[_0x51714a(0x1df)]();});});for(const _0xf4e046 of[_0x1afb3b(0x1b8),_0x1afb3b(0x1d2),_0x1afb3b(0x1c2),_0x1afb3b(0x1c5)]){const _0x56a6a7=_0x2e854e[_0x1afb3b(0x1a2)][_0x1afb3b(0x1e1)](_0xf4e046);_0x56a6a7['on'](_0x1afb3b(0x1fd),(_0x345732,_0x3b8e90,_0x16d57a)=>{const _0x355877=_0x1afb3b;if(_0x16d57a){const _0x31087d=_0x2e854e[_0x355877(0x1f0)][_0x355877(0x1ce)][_0x355877(0x1ef)][_0x355877(0x1c7)]()[_0x355877(0x1e6)]()[_0x355877(0x1f6)](_0x12afcb=>_0x12afcb['is'](_0x355877(0x1ad),_0x355877(0x1b1)));this[_0x355877(0x205)](_0x56a6a7[_0x355877(0x1b4)],_0x31087d)||(_0x345732[_0x355877(0x1a5)]=!0x1,_0x345732[_0x355877(0x1de)]());}},{'priority':_0x1afb3b(0x1cb)});}}[_0x4931a6(0x1ca)](){const _0x2c09ae=_0x4931a6,_0x345b29=this[_0x2c09ae(0x203)][_0x2c09ae(0x1a2)][_0x2c09ae(0x1e1)](_0x2c09ae(0x1d5)),_0x153fec=this[_0x2c09ae(0x203)][_0x2c09ae(0x1d6)][_0x2c09ae(0x1e1)](_0x2c09ae(0x1a9));if(!_0x345b29[_0x2c09ae(0x1d4)])return!0x1;const _0x20b91b=_0x153fec[_0x2c09ae(0x1a7)](this[_0x2c09ae(0x203)][_0x2c09ae(0x1f0)][_0x2c09ae(0x1ce)][_0x2c09ae(0x1ef)]);for(const _0x8cb6a of _0x20b91b)for(const _0x58d762 of _0x20b91b)if(_0x8cb6a!=_0x58d762&&!this[_0x2c09ae(0x205)](_0x8cb6a,_0x58d762))return!0x1;return!0x0;}[_0x4931a6(0x205)](_0x4d89ad,_0x4b378d){const _0x17dad8=_0x4931a6,_0x457cca=this[_0x17dad8(0x203)][_0x17dad8(0x1d6)][_0x17dad8(0x1e1)](_0x17dad8(0x1d0)),_0x3dfd18=this[_0x17dad8(0x203)][_0x17dad8(0x1f0)][_0x17dad8(0x1ff)](_0x4d89ad),_0x35e221=this[_0x17dad8(0x203)][_0x17dad8(0x1f0)][_0x17dad8(0x1ff)](_0x4b378d),_0x34d79b=new Set(),_0x1209f2=new Set();for(const _0x497dad of _0x457cca[_0x17dad8(0x1cf)]())if((_0x17dad8(0x202)==_0x497dad[_0x17dad8(0x1d3)]||_0x17dad8(0x1a8)==_0x497dad[_0x17dad8(0x1d3)]||_0x17dad8(0x1d5)==_0x497dad[_0x17dad8(0x1f9)])&&_0x497dad[_0x17dad8(0x1e0)]){for(const _0x4f2e88 of _0x497dad[_0x17dad8(0x1bc)]())_0x4f2e88[_0x17dad8(0x1a3)](_0x3dfd18,!0x0)&&_0x34d79b[_0x17dad8(0x1bf)](_0x497dad[_0x17dad8(0x1d3)]+':'+_0x497dad[_0x17dad8(0x1bb)]['id']),_0x4f2e88[_0x17dad8(0x1a3)](_0x35e221,!0x0)&&_0x1209f2[_0x17dad8(0x1bf)](_0x497dad[_0x17dad8(0x1d3)]+':'+_0x497dad[_0x17dad8(0x1bb)]['id']);}if(_0x34d79b[_0x17dad8(0x1d1)]!=_0x1209f2[_0x17dad8(0x1d1)])return!0x1;for(const _0x171ea5 of _0x34d79b)if(!_0x1209f2[_0x17dad8(0x1f1)](_0x171ea5))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x59731b=_0x4d4f;(function(_0x1795b1,_0x268b52){const _0x1fa734=_0x4d4f,_0x207adc=_0x1795b1();while(!![]){try{const _0x452fde=-parseInt(_0x1fa734(0x1f3))/0x1+parseInt(_0x1fa734(0x1f6))/0x2*(-parseInt(_0x1fa734(0x1fe))/0x3)+-parseInt(_0x1fa734(0x1ec))/0x4+parseInt(_0x1fa734(0x1fb))/0x5*(parseInt(_0x1fa734(0x1ed))/0x6)+-parseInt(_0x1fa734(0x1f1))/0x7*(-parseInt(_0x1fa734(0x1fa))/0x8)+-parseInt(_0x1fa734(0x201))/0x9*(parseInt(_0x1fa734(0x1f5))/0xa)+parseInt(_0x1fa734(0x1fd))/0xb;if(_0x452fde===_0x268b52)break;else _0x207adc['push'](_0x207adc['shift']());}catch(_0x117b7c){_0x207adc['push'](_0x207adc['shift']());}}}(_0x4a66,0x3de02));function _0x4d4f(_0x147205,_0x37d691){const _0x4a66d5=_0x4a66();return _0x4d4f=function(_0x4d4fa5,_0x5ab139){_0x4d4fa5=_0x4d4fa5-0x1eb;let _0x3866c8=_0x4a66d5[_0x4d4fa5];return _0x3866c8;},_0x4d4f(_0x147205,_0x37d691);}import{Plugin as _0x182579}from'ckeditor5/src/core.js';import{getTranslation as _0x55c9b8}from'../utils/common-translations.js';export default class _t extends _0x182579{[_0x59731b(0x1f7)](){const _0x4bc8ea=_0x59731b,_0x3707f6=this[_0x4bc8ea(0x1f2)];if(!_0x3707f6[_0x4bc8ea(0x200)][_0x4bc8ea(0x1ef)](_0x4bc8ea(0x1eb)))return;_0x3707f6[_0x4bc8ea(0x1f0)][_0x4bc8ea(0x1ef)](_0x4bc8ea(0x1ff))[_0x4bc8ea(0x1f9)](_0x4bc8ea(0x1eb));const _0x51f2fb=_0x3707f6[_0x4bc8ea(0x1f0)][_0x4bc8ea(0x1ef)](_0x4bc8ea(0x1ff)),_0xb6f778=_0x3707f6[_0x4bc8ea(0x1f4)];_0x51f2fb[_0x4bc8ea(0x202)][_0x4bc8ea(0x1fc)](_0x4bc8ea(0x1ee),_0x3844ef=>_0x55c9b8(_0xb6f778,_0x4bc8ea(0x1f8),_0x3844ef));}}function _0x4a66(){const _0x1e3ad7=['registerElementLabel','8487853zudibZ','408438kTCDXu','TrackChangesEditing','commands','846cyfNsu','_descriptionFactory','insertTableOfContents','809716Yaccxg','756djwBpw','tableOfContents','get','plugins','21QdQvMW','editor','392103ehvmoi','locale','24410PnLLdw','6jXkgeg','afterInit','ELEMENT_TABLE_OF_CONTENTS','enableCommand','615752RNvOQK','19180lePvBO'];_0x4a66=function(){return _0x1e3ad7;};return _0x4a66();}
23
+ const _0x243b3b=_0x17d2;function _0x17d2(_0x8c57e4,_0x575d46){const _0x5c2c42=_0x5c2c();return _0x17d2=function(_0x17d2d9,_0x5d357c){_0x17d2d9=_0x17d2d9-0x72;let _0x547ff5=_0x5c2c42[_0x17d2d9];return _0x547ff5;},_0x17d2(_0x8c57e4,_0x575d46);}(function(_0x98e150,_0x224672){const _0x3749cd=_0x17d2,_0x3b725e=_0x98e150();while(!![]){try{const _0x13c95a=parseInt(_0x3749cd(0x82))/0x1+parseInt(_0x3749cd(0x7e))/0x2+-parseInt(_0x3749cd(0x7f))/0x3*(-parseInt(_0x3749cd(0x74))/0x4)+parseInt(_0x3749cd(0x77))/0x5+parseInt(_0x3749cd(0x85))/0x6*(parseInt(_0x3749cd(0x87))/0x7)+parseInt(_0x3749cd(0x84))/0x8+-parseInt(_0x3749cd(0x79))/0x9;if(_0x13c95a===_0x224672)break;else _0x3b725e['push'](_0x3b725e['shift']());}catch(_0x2e241a){_0x3b725e['push'](_0x3b725e['shift']());}}}(_0x5c2c,0x6ffb6));import{Plugin as _0x3e37f5}from'ckeditor5/src/core.js';import{getTranslation as _0xb8cc69}from'../utils/common-translations.js';function _0x5c2c(){const _0x3783a7=['18853551dvmPuc','registerElementLabel','tableOfContents','enableCommand','plugins','938674pXdqKq','506475llyRNb','editor','insertTableOfContents','201135kvNUri','ELEMENT_TABLE_OF_CONTENTS','1336376XqtFbj','4909404bYXLDb','afterInit','7GXoFMI','commands','_descriptionFactory','16LISSdI','locale','TrackChangesEditing','1112320aXxHmK','get'];_0x5c2c=function(){return _0x3783a7;};return _0x5c2c();}export default class _t extends _0x3e37f5{[_0x243b3b(0x86)](){const _0x1cb427=_0x243b3b,_0x4e9fe5=this[_0x1cb427(0x80)];if(!_0x4e9fe5[_0x1cb427(0x72)][_0x1cb427(0x78)](_0x1cb427(0x81)))return;_0x4e9fe5[_0x1cb427(0x7d)][_0x1cb427(0x78)](_0x1cb427(0x76))[_0x1cb427(0x7c)](_0x1cb427(0x81));const _0x4c74c8=_0x4e9fe5[_0x1cb427(0x7d)][_0x1cb427(0x78)](_0x1cb427(0x76)),_0x450c1e=_0x4e9fe5[_0x1cb427(0x75)];_0x4c74c8[_0x1cb427(0x73)][_0x1cb427(0x7a)](_0x1cb427(0x7b),_0x515641=>_0xb8cc69(_0x450c1e,_0x1cb427(0x83),_0x515641));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x328314=_0x2fe1;function _0x2fe1(_0x3e4253,_0xb8ebd7){const _0x5a7a2e=_0x5a7a();return _0x2fe1=function(_0x2fe105,_0x2f17ab){_0x2fe105=_0x2fe105-0xcb;let _0x520cf5=_0x5a7a2e[_0x2fe105];return _0x520cf5;},_0x2fe1(_0x3e4253,_0xb8ebd7);}(function(_0x3062e1,_0x375e6e){const _0x919ab2=_0x2fe1,_0x44d8e6=_0x3062e1();while(!![]){try{const _0x29bcd8=parseInt(_0x919ab2(0xce))/0x1+parseInt(_0x919ab2(0xf8))/0x2+parseInt(_0x919ab2(0xf9))/0x3*(parseInt(_0x919ab2(0x100))/0x4)+-parseInt(_0x919ab2(0xeb))/0x5*(parseInt(_0x919ab2(0xe2))/0x6)+parseInt(_0x919ab2(0xcd))/0x7*(parseInt(_0x919ab2(0xcf))/0x8)+parseInt(_0x919ab2(0x116))/0x9+-parseInt(_0x919ab2(0xd3))/0xa;if(_0x29bcd8===_0x375e6e)break;else _0x44d8e6['push'](_0x44d8e6['shift']());}catch(_0x3335c4){_0x44d8e6['push'](_0x44d8e6['shift']());}}}(_0x5a7a,0x50b7f));import{Plugin as _0x2aa20d}from'ckeditor5/src/core.js';import{getTranslation as _0x35cddd}from'../utils/common-translations.js';export default class Mt extends _0x2aa20d{constructor(_0x8003e0){const _0x532979=_0x2fe1;super(_0x8003e0),this[_0x532979(0xd7)]=[_0x532979(0x105),_0x532979(0xd2),_0x532979(0xe3),_0x532979(0x104),_0x532979(0xda),_0x532979(0x10b),_0x532979(0xf6)],this[_0x532979(0xe0)]=[_0x532979(0x109),_0x532979(0xcb),_0x532979(0xd9),_0x532979(0xfb),_0x532979(0x115),_0x532979(0xd6),_0x532979(0xf7),_0x532979(0x108),_0x532979(0xe4)];}static get[_0x328314(0xde)](){const _0x5a594f=_0x328314;return _0x5a594f(0x10f);}[_0x328314(0x10c)](){const _0x3458d6=_0x328314,_0x15ec03=this[_0x3458d6(0x103)][_0x3458d6(0xfe)][_0x3458d6(0x114)](_0x3458d6(0xec));if(this[_0x3458d6(0x103)][_0x3458d6(0xfe)][_0x3458d6(0x10e)](_0x3458d6(0xff))){for(const _0x3c8daa of this[_0x3458d6(0xd7)])_0x15ec03[_0x3458d6(0x10a)](_0x3c8daa,(_0x265b82,_0x10cb14)=>{const _0x2901f9=_0x3458d6,_0x5120b4=this[_0x2901f9(0x103)][_0x2901f9(0x101)][_0x2901f9(0x106)][_0x2901f9(0xf0)][_0x2901f9(0xe6)]()[_0x2901f9(0xe7)](_0x2901f9(0xcc));this[_0x2901f9(0xe5)](_0x3c8daa,[_0x5120b4],this[_0x2901f9(0xd7)],_0x2901f9(0xd7),_0x265b82,_0x10cb14);});_0x15ec03[_0x3458d6(0xfa)][_0x3458d6(0xe1)](_0x3458d6(0x112),_0x3458d6(0xd7),_0x3458d6(0xdd),_0x15ec03[_0x3458d6(0xfa)][_0x3458d6(0xdb)](_0x3458d6(0x112),null,_0x3458d6(0xf1))),_0x15ec03[_0x3458d6(0xfa)][_0x3458d6(0xe1)](_0x3458d6(0x112),_0x3458d6(0xd7),_0x3458d6(0xf1),(_0x41cd5c,_0x17d888)=>this[_0x3458d6(0xed)](this[_0x3458d6(0xd7)],_0x41cd5c,_0x17d888)),_0x15ec03[_0x3458d6(0xfa)][_0x3458d6(0xe1)](_0x3458d6(0x112),_0x3458d6(0xd7),_0x3458d6(0x10d),()=>!0x1);}if(this[_0x3458d6(0x103)][_0x3458d6(0xfe)][_0x3458d6(0x10e)](_0x3458d6(0x107))){for(const _0x4c69d3 of this[_0x3458d6(0xe0)])_0x15ec03[_0x3458d6(0x10a)](_0x4c69d3,(_0x335dec,_0x496b21)=>{const _0x13141a=_0x3458d6,_0x427261=this[_0x13141a(0x103)][_0x13141a(0xfe)][_0x13141a(0x114)](_0x13141a(0x118))[_0x13141a(0xf3)](this[_0x13141a(0x103)][_0x13141a(0x101)][_0x13141a(0x106)][_0x13141a(0xf0)]);this[_0x13141a(0xe5)](_0x4c69d3,_0x427261,this[_0x13141a(0xe0)],_0x13141a(0xe0),_0x335dec,_0x496b21);});_0x15ec03[_0x3458d6(0xfa)][_0x3458d6(0xe1)](_0x3458d6(0x112),_0x3458d6(0xe0),_0x3458d6(0xdd),_0x15ec03[_0x3458d6(0xfa)][_0x3458d6(0xdb)](_0x3458d6(0x112),null,_0x3458d6(0xf1))),_0x15ec03[_0x3458d6(0xfa)][_0x3458d6(0xe1)](_0x3458d6(0x112),_0x3458d6(0xe0),_0x3458d6(0xf1),(_0x37fbcb,_0x4b3b66)=>this[_0x3458d6(0xed)](this[_0x3458d6(0xe0)],_0x37fbcb,_0x4b3b66)),_0x15ec03[_0x3458d6(0xfa)][_0x3458d6(0xe1)](_0x3458d6(0x112),_0x3458d6(0xe0),_0x3458d6(0x10d),()=>!0x1);}_0x15ec03[_0x3458d6(0xf5)][_0x3458d6(0x113)](_0x2c7408=>this[_0x3458d6(0xdf)](_0x2c7408));}[_0x328314(0xe5)](_0x1c86c8,_0x36b350,_0x337467,_0x2d2685,_0x1079fe,_0x39047d){const _0x4a4161=_0x328314,_0x4773be=this[_0x4a4161(0x103)][_0x4a4161(0xfe)][_0x4a4161(0x114)](_0x4a4161(0xec));this[_0x4a4161(0x103)][_0x4a4161(0x101)][_0x4a4161(0xf4)](_0x39047d[_0x4a4161(0xe9)],()=>{const _0x4e99f8=_0x4a4161;for(const _0x29f124 of _0x36b350){if(this[_0x4e99f8(0xdc)](_0x29f124,_0x2d2685))_0x1079fe(_0x39047d);else{const _0x404a7b={};for(const _0x3bd643 of _0x337467){const _0x36359f=_0x29f124[_0x4e99f8(0xd8)](_0x3bd643);void 0x0!==_0x36359f&&(_0x404a7b[_0x3bd643]=_0x36359f);}_0x1079fe(_0x39047d),_0x4773be[_0x4e99f8(0xef)](_0x29f124,{'commandParams':[_0x404a7b]},[],_0x2d2685);}}});}[_0x328314(0xed)](_0x1c4373,_0x6aaa5b,_0x98f97d){const _0x354879=_0x328314,_0x32fca0=_0x6aaa5b[0x0][_0x354879(0xee)][_0x354879(0x110)],_0x5926b5=_0x98f97d[_0x354879(0xf2)][0x0];this[_0x354879(0x103)][_0x354879(0x101)][_0x354879(0xd4)](_0x12dbc7=>{const _0x4da83a=_0x354879;for(const _0x10e4d6 of _0x1c4373)void 0x0!==_0x5926b5[_0x10e4d6]?_0x12dbc7[_0x4da83a(0x117)](_0x10e4d6,_0x5926b5[_0x10e4d6],_0x32fca0):_0x12dbc7[_0x4da83a(0xd0)](_0x10e4d6,_0x32fca0);});}[_0x328314(0xdf)](_0x49df95){const _0x2c53d1=_0x328314;if(_0x49df95[_0x2c53d1(0xe8)])switch(_0x49df95[_0x2c53d1(0xea)]){case _0x2c53d1(0xd7):return{'type':_0x2c53d1(0xd1),'content':_0x35cddd(this[_0x2c53d1(0x103)][_0x2c53d1(0x111)],_0x2c53d1(0x102))};case _0x2c53d1(0xe0):return{'type':_0x2c53d1(0xd1),'content':_0x35cddd(this[_0x2c53d1(0x103)][_0x2c53d1(0x111)],_0x2c53d1(0xfc))};}}[_0x328314(0xdc)](_0x310e30,_0x301f4f){const _0x1b44ce=_0x328314,_0x5e8de3=this[_0x1b44ce(0x103)][_0x1b44ce(0xfe)][_0x1b44ce(0x114)](_0x1b44ce(0xec));for(const _0x2607b0 of _0x5e8de3[_0x1b44ce(0xd5)]({'skipNotAttached':!0x0})){const _0x13f422=_0x2607b0[_0x1b44ce(0xfd)]();if(_0x2607b0[_0x1b44ce(0xea)]===_0x301f4f&&_0x13f422===_0x310e30)return _0x2607b0;}return null;}}function _0x5a7a(){const _0x1125aa=['TableCellPropertiesEditing','tableCellHorizontalAlignment','tableCellBorderColor','enableCommand','tableHeight','afterInit','join','has','TrackChangesTableProperties','nodeAfter','locale','formatBlock','registerDescriptionCallback','get','tableCellWidth','3239235UTLdiX','setAttribute','TableUtils','tableCellBorderStyle','table','22274FhoIal','351218fmCgln','8hfwKCM','removeAttribute','format','tableBorderStyle','319770ooEGuX','change','getSuggestions','tableCellHeight','tableProperties','getAttribute','tableCellBorderWidth','tableWidth','getSuggestionCallback','_getSuggestion','accept','pluginName','handleSuggestionDescription','tableCellProperties','registerCustomCallback','144mNaUXJ','tableBorderWidth','tableCellVerticalAlignment','_handlePropertyChange','getFirstPosition','findAncestor','data','batch','subType','87845mzfyYA','TrackChangesEditing','handleDiscardAction','start','markBlockFormat','selection','discard','commandParams','getSelectionAffectedTableCells','enqueueChange','_descriptionFactory','tableBackgroundColor','tableCellBackgroundColor','58238tJxlou','3NBgipW','_suggestionFactory','tableCellPadding','*Format:*\x20change\x20table\x20cell\x20properties','getContainedElement','plugins','TablePropertiesEditing','163288AWKXTq','model','*Format:*\x20change\x20table\x20properties','editor','tableAlignment','tableBorderColor','document'];_0x5a7a=function(){return _0x1125aa;};return _0x5a7a();}
23
+ const _0x5990cc=_0x2af0;function _0x15b3(){const _0x1ef3e7=['setAttribute','16893198Hwahtu','afterInit','tableCellBackgroundColor','handleSuggestionDescription','batch','_getSuggestion','tableProperties','table','tableBorderStyle','plugins','tableCellPadding','document','3445096aeLpdY','registerDescriptionCallback','format','getSuggestions','3636258laYmbc','subType','tableCellBorderWidth','tableWidth','TableUtils','handleDiscardAction','tableHeight','5rNAcPd','pluginName','removeAttribute','commandParams','tableBackgroundColor','getSuggestionCallback','1797219OkfhRN','accept','_descriptionFactory','tableCellProperties','tableCellHeight','markBlockFormat','TablePropertiesEditing','findAncestor','join','enqueueChange','discard','_handlePropertyChange','6022709YXcylD','nodeAfter','tableCellWidth','enableCommand','getFirstPosition','*Format:*\x20change\x20table\x20properties','6469288TPbZYy','registerCustomCallback','get','editor','has','TrackChangesTableProperties','selection','tableAlignment','locale','tableCellVerticalAlignment','getAttribute','getContainedElement','*Format:*\x20change\x20table\x20cell\x20properties','tableCellHorizontalAlignment','tableBorderWidth','model','TableCellPropertiesEditing','2pXSEpO','TrackChangesEditing','start','getSelectionAffectedTableCells','data','formatBlock','change','1385362LMJVQt','_suggestionFactory','tableBorderColor','tableCellBorderColor','tableCellBorderStyle'];_0x15b3=function(){return _0x1ef3e7;};return _0x15b3();}(function(_0x2c04ff,_0x3c86dd){const _0x42c965=_0x2af0,_0x1e7762=_0x2c04ff();while(!![]){try{const _0x33508f=parseInt(_0x42c965(0x114))/0x1*(-parseInt(_0x42c965(0x11b))/0x2)+parseInt(_0x42c965(0xf1))/0x3+-parseInt(_0x42c965(0x12d))/0x4+parseInt(_0x42c965(0xeb))/0x5*(parseInt(_0x42c965(0x131))/0x6)+-parseInt(_0x42c965(0xfd))/0x7+parseInt(_0x42c965(0x103))/0x8+parseInt(_0x42c965(0x121))/0x9;if(_0x33508f===_0x3c86dd)break;else _0x1e7762['push'](_0x1e7762['shift']());}catch(_0x358cff){_0x1e7762['push'](_0x1e7762['shift']());}}}(_0x15b3,0xbf5a0));function _0x2af0(_0x1a9bd5,_0xde6f67){const _0x15b36d=_0x15b3();return _0x2af0=function(_0x2af0b5,_0x55b1b9){_0x2af0b5=_0x2af0b5-0xe6;let _0x3eba9c=_0x15b36d[_0x2af0b5];return _0x3eba9c;},_0x2af0(_0x1a9bd5,_0xde6f67);}import{Plugin as _0x270cb8}from'ckeditor5/src/core.js';import{getTranslation as _0x35a41a}from'../utils/common-translations.js';export default class Mt extends _0x270cb8{constructor(_0x2819d9){const _0x23b4f1=_0x2af0;super(_0x2819d9),this[_0x23b4f1(0x127)]=[_0x23b4f1(0x11d),_0x23b4f1(0x129),_0x23b4f1(0x111),_0x23b4f1(0x10a),_0x23b4f1(0xe7),_0x23b4f1(0xea),_0x23b4f1(0xef)],this[_0x23b4f1(0xf4)]=[_0x23b4f1(0x11e),_0x23b4f1(0x11f),_0x23b4f1(0xe6),_0x23b4f1(0x12b),_0x23b4f1(0xff),_0x23b4f1(0xf5),_0x23b4f1(0x123),_0x23b4f1(0x110),_0x23b4f1(0x10c)];}static get[_0x5990cc(0xec)](){const _0x29ef28=_0x5990cc;return _0x29ef28(0x108);}[_0x5990cc(0x122)](){const _0x33531d=_0x5990cc,_0x5f3b81=this[_0x33531d(0x106)][_0x33531d(0x12a)][_0x33531d(0x105)](_0x33531d(0x115));if(this[_0x33531d(0x106)][_0x33531d(0x12a)][_0x33531d(0x107)](_0x33531d(0xf7))){for(const _0x234510 of this[_0x33531d(0x127)])_0x5f3b81[_0x33531d(0x100)](_0x234510,(_0x454309,_0x3d0608)=>{const _0x30e5fb=_0x33531d,_0x4d4e62=this[_0x30e5fb(0x106)][_0x30e5fb(0x112)][_0x30e5fb(0x12c)][_0x30e5fb(0x109)][_0x30e5fb(0x101)]()[_0x30e5fb(0xf8)](_0x30e5fb(0x128));this[_0x30e5fb(0xfc)](_0x234510,[_0x4d4e62],this[_0x30e5fb(0x127)],_0x30e5fb(0x127),_0x454309,_0x3d0608);});_0x5f3b81[_0x33531d(0x11c)][_0x33531d(0x104)](_0x33531d(0x119),_0x33531d(0x127),_0x33531d(0xf2),_0x5f3b81[_0x33531d(0x11c)][_0x33531d(0xf0)](_0x33531d(0x119),null,_0x33531d(0xfb))),_0x5f3b81[_0x33531d(0x11c)][_0x33531d(0x104)](_0x33531d(0x119),_0x33531d(0x127),_0x33531d(0xfb),(_0x3bed71,_0x770280)=>this[_0x33531d(0xe9)](this[_0x33531d(0x127)],_0x3bed71,_0x770280)),_0x5f3b81[_0x33531d(0x11c)][_0x33531d(0x104)](_0x33531d(0x119),_0x33531d(0x127),_0x33531d(0xf9),()=>!0x1);}if(this[_0x33531d(0x106)][_0x33531d(0x12a)][_0x33531d(0x107)](_0x33531d(0x113))){for(const _0x56e05a of this[_0x33531d(0xf4)])_0x5f3b81[_0x33531d(0x100)](_0x56e05a,(_0x5a072d,_0x12bf2d)=>{const _0x179542=_0x33531d,_0x5b3ce1=this[_0x179542(0x106)][_0x179542(0x12a)][_0x179542(0x105)](_0x179542(0xe8))[_0x179542(0x117)](this[_0x179542(0x106)][_0x179542(0x112)][_0x179542(0x12c)][_0x179542(0x109)]);this[_0x179542(0xfc)](_0x56e05a,_0x5b3ce1,this[_0x179542(0xf4)],_0x179542(0xf4),_0x5a072d,_0x12bf2d);});_0x5f3b81[_0x33531d(0x11c)][_0x33531d(0x104)](_0x33531d(0x119),_0x33531d(0xf4),_0x33531d(0xf2),_0x5f3b81[_0x33531d(0x11c)][_0x33531d(0xf0)](_0x33531d(0x119),null,_0x33531d(0xfb))),_0x5f3b81[_0x33531d(0x11c)][_0x33531d(0x104)](_0x33531d(0x119),_0x33531d(0xf4),_0x33531d(0xfb),(_0x1452c1,_0x2a40ef)=>this[_0x33531d(0xe9)](this[_0x33531d(0xf4)],_0x1452c1,_0x2a40ef)),_0x5f3b81[_0x33531d(0x11c)][_0x33531d(0x104)](_0x33531d(0x119),_0x33531d(0xf4),_0x33531d(0xf9),()=>!0x1);}_0x5f3b81[_0x33531d(0xf3)][_0x33531d(0x12e)](_0x13bba0=>this[_0x33531d(0x124)](_0x13bba0));}[_0x5990cc(0xfc)](_0x31d71e,_0x3d2e83,_0x25e8af,_0x16bc8b,_0x1a752e,_0x2ef4a4){const _0x3ac77b=_0x5990cc,_0x18ba9f=this[_0x3ac77b(0x106)][_0x3ac77b(0x12a)][_0x3ac77b(0x105)](_0x3ac77b(0x115));this[_0x3ac77b(0x106)][_0x3ac77b(0x112)][_0x3ac77b(0xfa)](_0x2ef4a4[_0x3ac77b(0x125)],()=>{const _0x10cbc4=_0x3ac77b;for(const _0x5bc2bb of _0x3d2e83){if(this[_0x10cbc4(0x126)](_0x5bc2bb,_0x16bc8b))_0x1a752e(_0x2ef4a4);else{const _0x24653e={};for(const _0x394abb of _0x25e8af){const _0x14904f=_0x5bc2bb[_0x10cbc4(0x10d)](_0x394abb);void 0x0!==_0x14904f&&(_0x24653e[_0x394abb]=_0x14904f);}_0x1a752e(_0x2ef4a4),_0x18ba9f[_0x10cbc4(0xf6)](_0x5bc2bb,{'commandParams':[_0x24653e]},[],_0x16bc8b);}}});}[_0x5990cc(0xe9)](_0x3d1604,_0x1343e7,_0x277c4c){const _0x4b954d=_0x5990cc,_0x39dda4=_0x1343e7[0x0][_0x4b954d(0x116)][_0x4b954d(0xfe)],_0x1eab8f=_0x277c4c[_0x4b954d(0xee)][0x0];this[_0x4b954d(0x106)][_0x4b954d(0x112)][_0x4b954d(0x11a)](_0x28146d=>{const _0x5f4210=_0x4b954d;for(const _0x325383 of _0x3d1604)void 0x0!==_0x1eab8f[_0x325383]?_0x28146d[_0x5f4210(0x120)](_0x325383,_0x1eab8f[_0x325383],_0x39dda4):_0x28146d[_0x5f4210(0xed)](_0x325383,_0x39dda4);});}[_0x5990cc(0x124)](_0x5263c4){const _0x44af11=_0x5990cc;if(_0x5263c4[_0x44af11(0x118)])switch(_0x5263c4[_0x44af11(0x132)]){case _0x44af11(0x127):return{'type':_0x44af11(0x12f),'content':_0x35a41a(this[_0x44af11(0x106)][_0x44af11(0x10b)],_0x44af11(0x102))};case _0x44af11(0xf4):return{'type':_0x44af11(0x12f),'content':_0x35a41a(this[_0x44af11(0x106)][_0x44af11(0x10b)],_0x44af11(0x10f))};}}[_0x5990cc(0x126)](_0x5bb734,_0x46e0b8){const _0x10b830=_0x5990cc,_0x50b0c0=this[_0x10b830(0x106)][_0x10b830(0x12a)][_0x10b830(0x105)](_0x10b830(0x115));for(const _0x497ecc of _0x50b0c0[_0x10b830(0x130)]({'skipNotAttached':!0x0})){const _0x3f4191=_0x497ecc[_0x10b830(0x10e)]();if(_0x497ecc[_0x10b830(0x132)]===_0x46e0b8&&_0x3f4191===_0x5bb734)return _0x497ecc;}return null;}}