@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240225.0 → 0.0.0-nightly-20240227.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
+ function _0x3ef8(_0x250f98,_0x8554b8){const _0xca336e=_0xca33();return _0x3ef8=function(_0x3ef8dc,_0x3e21a6){_0x3ef8dc=_0x3ef8dc-0x78;let _0x46f7d9=_0xca336e[_0x3ef8dc];return _0x46f7d9;},_0x3ef8(_0x250f98,_0x8554b8);}const _0x3b5ee8=_0x3ef8;(function(_0x48f753,_0x9afd9f){const _0x5bc382=_0x3ef8,_0x46ee7f=_0x48f753();while(!![]){try{const _0x2266f7=parseInt(_0x5bc382(0xaa))/0x1*(parseInt(_0x5bc382(0x7e))/0x2)+parseInt(_0x5bc382(0xa4))/0x3*(-parseInt(_0x5bc382(0x88))/0x4)+-parseInt(_0x5bc382(0x87))/0x5*(parseInt(_0x5bc382(0x8b))/0x6)+-parseInt(_0x5bc382(0x83))/0x7+parseInt(_0x5bc382(0xa1))/0x8*(-parseInt(_0x5bc382(0x8f))/0x9)+-parseInt(_0x5bc382(0xab))/0xa+-parseInt(_0x5bc382(0x93))/0xb*(-parseInt(_0x5bc382(0x9c))/0xc);if(_0x2266f7===_0x9afd9f)break;else _0x46ee7f['push'](_0x46ee7f['shift']());}catch(_0xf3aa9b){_0x46ee7f['push'](_0x46ee7f['shift']());}}}(_0xca33,0x8579c));import{Plugin as _0xa0cb87}from'ckeditor5/src/core.js';import{getTranslation as _0x29f3ad}from'../utils/common-translations.js';function _0xca33(){const _0x5bba99=['style','commandParams','StyleUtils','element','30CCseRu','*Set\x20format:*\x20%0','_enableDefaultAttributesIntegration','type','definitions','3589537OKEsOG','plugins','registerAttributeLabel','config','5GcyPWT','595564KOxzil','getGhsAttributeNameForElement','locale','2080806XgdAZX','registerDescriptionCallback','commandName','formatInline','1116153kNYSYd','TrackChangesEditing','GeneralHtmlSupport','_registerBlockAttribute','11NXbXFi','toLowerCase','Style','ghsAttributes','styleName','forceValue','format','get','block','31090044HhPser','afterInit','normalizeConfig','FORMAT_STYLE','_registerLegacyDescription','56iyLnxQ','add','DataSchema','9IqjjpA','inline','editor','formatBlock','_registerInlineAttribute','has','38919TtkeSq','4535220hQyVOM','_descriptionFactory','*Remove\x20format:*\x20%0'];_0xca33=function(){return _0x5bba99;};return _0xca33();}export default class wt extends _0xa0cb87{[_0x3b5ee8(0x9d)](){const _0x5bebed=_0x3b5ee8,_0x2cef1a=this[_0x5bebed(0xa6)];if(!_0x2cef1a[_0x5bebed(0x84)][_0x5bebed(0xa9)](_0x5bebed(0x95))||!_0x2cef1a[_0x5bebed(0x84)][_0x5bebed(0xa9)](_0x5bebed(0xa3)))return;const _0x3ddda8=_0x2cef1a[_0x5bebed(0x84)][_0x5bebed(0x9a)](_0x5bebed(0x90)),_0x42e808=_0x2cef1a[_0x5bebed(0x8a)],_0x2ef599=_0x2cef1a[_0x5bebed(0x86)][_0x5bebed(0x9a)](_0x5bebed(0x7a))||{},_0x9d41bb=_0x2cef1a[_0x5bebed(0x84)][_0x5bebed(0x9a)](_0x5bebed(0x91)),_0x2ddd60=_0x2cef1a[_0x5bebed(0x84)][_0x5bebed(0x9a)](_0x5bebed(0x7c))[_0x5bebed(0x9e)](_0x2cef1a[_0x5bebed(0x84)][_0x5bebed(0x9a)](_0x5bebed(0xa3)),_0x2ef599[_0x5bebed(0x82)]);_0x3ddda8[_0x5bebed(0x80)](_0x5bebed(0x7a));const _0xf6961b=new Set();for(const _0x23bade of _0x2ddd60[_0x5bebed(0x9b)]){const _0x26bd5=_0x9d41bb[_0x5bebed(0x89)](_0x23bade[_0x5bebed(0x7d)]);_0xf6961b[_0x5bebed(0xa2)](_0x26bd5);}const _0x54dd9c=new Set();for(const _0x478f35 of _0x2ddd60[_0x5bebed(0xa5)]){const _0x47c457=_0x9d41bb[_0x5bebed(0x89)](_0x478f35[_0x5bebed(0x7d)]);_0x54dd9c[_0x5bebed(0xa2)](_0x47c457);for(const _0x44d74e of _0x478f35[_0x5bebed(0x96)])_0x54dd9c[_0x5bebed(0xa2)](_0x44d74e);}for(const _0x4d20c0 of _0xf6961b)_0x3ddda8[_0x5bebed(0x92)](_0x4d20c0),_0x3ddda8[_0x5bebed(0x78)][_0x5bebed(0x85)](_0x4d20c0,_0x29f3ad(_0x42e808,_0x5bebed(0x9f)));for(const _0x3e79fe of _0x54dd9c)_0x3ddda8[_0x5bebed(0xa8)](_0x3e79fe),_0x3ddda8[_0x5bebed(0x78)][_0x5bebed(0x85)](_0x3e79fe,_0x29f3ad(_0x42e808,_0x5bebed(0x9f)));this[_0x5bebed(0xa0)]();}[_0x3b5ee8(0xa0)](){const _0x1af49a=_0x3b5ee8,_0x5a96d1=this[_0x1af49a(0xa6)],_0x3f7932=_0x5a96d1[_0x1af49a(0x8a)];_0x5a96d1[_0x1af49a(0x84)][_0x1af49a(0x9a)](_0x1af49a(0x90))[_0x1af49a(0x78)][_0x1af49a(0x8c)](_0x232301=>{const _0x5f9322=_0x1af49a;if(_0x5f9322(0xa7)!=_0x232301[_0x5f9322(0x81)]&&_0x5f9322(0x8e)!=_0x232301[_0x5f9322(0x81)])return;const {data:_0x3f4b51}=_0x232301;return _0x3f4b51&&_0x5f9322(0x7a)===_0x3f4b51[_0x5f9322(0x8d)]?_0x3f4b51[_0x5f9322(0x7b)][0x0][_0x5f9322(0x98)]?{'type':_0x5f9322(0x99),'content':_0x29f3ad(_0x3f7932,_0x5f9322(0x7f),_0x3f4b51[_0x5f9322(0x7b)][0x0][_0x5f9322(0x97)][_0x5f9322(0x94)]())}:{'type':_0x5f9322(0x99),'content':_0x29f3ad(_0x3f7932,_0x5f9322(0x79),_0x3f4b51[_0x5f9322(0x7b)][0x0][_0x5f9322(0x97)][_0x5f9322(0x94)]())}: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 _0x45b28e=_0x411a;(function(_0x51aa6d,_0x3d5abf){const _0x1b6f0c=_0x411a,_0xdb7735=_0x51aa6d();while(!![]){try{const _0x4c40db=-parseInt(_0x1b6f0c(0x1c2))/0x1+-parseInt(_0x1b6f0c(0x217))/0x2*(parseInt(_0x1b6f0c(0x215))/0x3)+parseInt(_0x1b6f0c(0x1ef))/0x4+parseInt(_0x1b6f0c(0x210))/0x5+parseInt(_0x1b6f0c(0x1c7))/0x6*(-parseInt(_0x1b6f0c(0x238))/0x7)+-parseInt(_0x1b6f0c(0x212))/0x8*(-parseInt(_0x1b6f0c(0x22b))/0x9)+parseInt(_0x1b6f0c(0x22c))/0xa;if(_0x4c40db===_0x3d5abf)break;else _0xdb7735['push'](_0xdb7735['shift']());}catch(_0x334434){_0xdb7735['push'](_0xdb7735['shift']());}}}(_0x3b52,0x4d948));function _0x411a(_0x2916ac,_0x21467e){const _0x3b524f=_0x3b52();return _0x411a=function(_0x411a38,_0x4bb665){_0x411a38=_0x411a38-0x1b0;let _0x83308e=_0x3b524f[_0x411a38];return _0x83308e;},_0x411a(_0x2916ac,_0x21467e);}function _0x3b52(){const _0x44598e=['every','oldRange','ELEMENT_TABLE_ROW','registerCustomCallback','isTouching','join','document','findAncestor','locale','options','getChildren','span','enableCommand','isEqual','deletion','colspan','position','281447gdXwem','registerElementLabel','maxColumn','rowspan','TableEditing','33486SODDUr','data','subType','_descriptionFactory','length','*Remove:*\x20%0','addClass','rootName','downcastDispatcher','insert','getRanges','insertion','tablePaste','_suggestionFactory','left','order','getFirstRange','model','toViewElement','getContainedElement','_getCoordsForCells','createRangeOn','afterInit','classes','isInContent','tableCell','filter','addRange','enqueueChange','values','selectTableRow','insertTable','editor','createRangeIn','tableColumn','element','change:data','differ','getColumnIndexes','hasAttribute','36232YBRIRm','highest','_tableSuggestions','first','batch','removeClass','showSuggestionHighlights','selection','discard','insertTableRowBelow','change','has','fromRange','_acceptFormatSuggestionCallbackFactory','$graveyard','removeTableColumn','max','markMultiRangeInsertion','getChanges','suggestion','registerPostFixer','*Insert:*\x20%0','min','above','toLowerCase','get','map','insertTableColumnRight','cell','from','start','isIntersectingWithRange','ELEMENT_TABLE_COLUMN_WITH_TEXT','841540KfFots','createTableWalker','8GgEoWO','TableUtils','getAttribute','1540761tyygMw','add','2prKyNs','TrackChangesEditing','removeTableRow','forceValue','selectTableColumn','ELEMENT_TABLE_ROW_WITH_TEXT','nodeBefore','ELEMENT_TABLE','nodeAfter','some','createPositionAt','_getSuggestionCoords','getItems','type','_tablePostFixingSubtypes','execute','accept','insertTableColumnLeft','root','startsWith','5482062MUxVkb','3374800EQooxA','MAX_SAFE_INTEGER','minColumn','getChangedMarkers','mapper','getSelectionAffectedTableCells','low','writer','table','ELEMENT_TABLE_COLUMN','end','registerDescriptionCallback','14FucfpI','ELEMENT_TABLE_WITH_TEXT','insertTableRowAbove','addMarker:suggestion','maxRow','setSelection','isArray','plugins','push','substr','minRow','_setupColumnsRowsFixing','getSuggestion','tableRow','$textProxy','includes','name','detach','getCellLocation','commands','last','item','markMultiRangeDeletion','getRowIndexes','MIN_SAFE_INTEGER','refresh','_splitMarkerName'];_0x3b52=function(){return _0x44598e;};return _0x3b52();}import{Plugin as _0x59ea83}from'ckeditor5/src/core.js';import{LiveRange as _0xddff7a}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x3ed60f}from'ckeditor5/src/widget.js';import{getTranslation as _0x14dd47}from'../utils/common-translations.js';export default class yt extends _0x59ea83{constructor(_0x26eb59){const _0x2697b1=_0x411a;super(_0x26eb59),this[_0x2697b1(0x225)]=[_0x2697b1(0x245),_0x2697b1(0x1e9)],this[_0x2697b1(0x1f1)]=new Set();}[_0x45b28e(0x1dd)](){const _0x104096=_0x45b28e,_0x5d7710=this[_0x104096(0x1e7)],_0x1523bc=_0x5d7710[_0x104096(0x1d8)][_0x104096(0x1b7)][_0x104096(0x1f6)];if(!_0x5d7710[_0x104096(0x23f)][_0x104096(0x1fa)](_0x104096(0x1c6)))return;const _0x225d0e=_0x5d7710[_0x104096(0x1b9)],_0x28706b=_0x5d7710[_0x104096(0x23f)][_0x104096(0x208)](_0x104096(0x218)),_0x27b846=_0x5d7710[_0x104096(0x23f)][_0x104096(0x208)](_0x104096(0x213));_0x28706b[_0x104096(0x1ca)][_0x104096(0x1c3)](_0x104096(0x234),_0x423df9=>_0x14dd47(_0x225d0e,_0x104096(0x21e),_0x423df9)),this[_0x104096(0x243)](),_0x28706b[_0x104096(0x1bd)](_0x104096(0x1e6)),_0x28706b[_0x104096(0x1bd)](_0x104096(0x1e5)),_0x28706b[_0x104096(0x1bd)](_0x104096(0x21b));for(const _0x50cadf of[_0x104096(0x23a),_0x104096(0x1f8)]){const _0xdbb06=_0x5d7710[_0x104096(0x24b)][_0x104096(0x208)](_0x50cadf);_0x28706b[_0x104096(0x1bd)](_0x50cadf,_0x27e72b=>{const _0x3bcaad=_0x104096;_0x5d7710[_0x3bcaad(0x1d8)][_0x3bcaad(0x1f9)](_0x137f55=>{const _0x1c62b9=_0x3bcaad;_0x27e72b();const _0x2a3198=_0x1c62b9(0x206)===_0xdbb06[_0x1c62b9(0x1d6)],_0x21f9a7=_0x27b846[_0x1c62b9(0x231)](_0x1523bc),_0x430a25=_0x27b846[_0x1c62b9(0x24f)](_0x21f9a7),_0x2e09bb=_0x2a3198?_0x430a25[_0x1c62b9(0x1f2)]-0x1:_0x430a25[_0x1c62b9(0x24c)]+0x1,_0xf3a8cc=_0x21f9a7[0x0][_0x1c62b9(0x1b8)](_0x1c62b9(0x234)),_0x444c59=_0x27b846[_0x1c62b9(0x211)](_0xf3a8cc,{'startRow':_0x2e09bb,'endRow':_0x2e09bb}),_0x4a38de=Array[_0x1c62b9(0x20c)](_0x444c59)[_0x1c62b9(0x209)](_0x549f6b=>_0x137f55[_0x1c62b9(0x1dc)](_0x549f6b[_0x1c62b9(0x20b)]));_0x28706b[_0x1c62b9(0x200)](_0x4a38de,_0x1c62b9(0x245));});});}for(const _0x29e1f0 of[_0x104096(0x228),_0x104096(0x20a)]){const _0x4015e5=_0x5d7710[_0x104096(0x24b)][_0x104096(0x208)](_0x29e1f0);_0x28706b[_0x104096(0x1bd)](_0x29e1f0,_0xaaf7bc=>{const _0xc48884=_0x104096;_0x5d7710[_0xc48884(0x1d8)][_0xc48884(0x1f9)](_0x4d2051=>{const _0x4ed9cc=_0xc48884;_0xaaf7bc();const _0x29285b=_0x4ed9cc(0x1d5)===_0x4015e5[_0x4ed9cc(0x1d6)],_0x4327cf=_0x27b846[_0x4ed9cc(0x231)](_0x1523bc),_0x48b6c4=_0x27b846[_0x4ed9cc(0x1ed)](_0x4327cf),_0x1e4fd1=_0x29285b?_0x48b6c4[_0x4ed9cc(0x1f2)]-0x1:_0x48b6c4[_0x4ed9cc(0x24c)]+0x1,_0x542ab5=_0x4327cf[0x0][_0x4ed9cc(0x1b8)](_0x4ed9cc(0x234)),_0xfb6cb5=_0x27b846[_0x4ed9cc(0x211)](_0x542ab5,{'startRow':0x0,'column':_0x1e4fd1,'includeAllSlots':!0x1}),_0x4063a7=Array[_0x4ed9cc(0x20c)](_0xfb6cb5)[_0x4ed9cc(0x209)](_0x235474=>_0x4d2051[_0x4ed9cc(0x1dc)](_0x235474[_0x4ed9cc(0x20b)]));_0x28706b[_0x4ed9cc(0x200)](_0x4063a7,_0x4ed9cc(0x1e9));});});}for(const _0x270fdd of[_0x104096(0x219),_0x104096(0x1fe)]){const _0x2a73e6=_0x270fdd[_0x104096(0x241)](0xb),_0x202f0a=_0x2a73e6[_0x104096(0x207)](),_0x25673b=_0x202f0a[_0x104096(0x241)](0x0,0x3)+_0x104096(0x1bc),_0x50b0a3=_0x104096(0x234)+_0x2a73e6,_0x299452=_0x104096(0x205)+_0x2a73e6,_0x58af68=_0x104096(0x1ff)+_0x2a73e6;_0x28706b[_0x104096(0x1bd)](_0x270fdd,()=>{const _0x567ae2=_0x104096;_0x5d7710[_0x567ae2(0x1d8)][_0x567ae2(0x1f9)](_0x275f7a=>{const _0x6dee1d=_0x567ae2,_0x53b538=_0x27b846[_0x6dee1d(0x231)](_0x1523bc),_0x67ad26=_0x53b538[0x0][_0x6dee1d(0x1b8)](_0x6dee1d(0x234));let _0x3930d9;if(_0x6dee1d(0x219)==_0x270fdd){const _0x26af85=_0x27b846[_0x6dee1d(0x24f)](_0x53b538);_0x3930d9={'startRow':_0x26af85[_0x6dee1d(0x1f2)],'endRow':_0x26af85[_0x6dee1d(0x24c)],'includeAllSlots':!0x0};}else{const _0x5dffac=_0x27b846[_0x6dee1d(0x1ed)](_0x53b538);_0x3930d9={'startColumn':_0x5dffac[_0x6dee1d(0x1f2)],'endColumn':_0x5dffac[_0x6dee1d(0x24c)],'includeAllSlots':!0x0};}const _0x126aa8=_0x27b846[_0x6dee1d(0x211)](_0x67ad26,_0x3930d9),_0x2db62c=Array[_0x6dee1d(0x20c)](_0x126aa8)[_0x6dee1d(0x209)](({cell:_0x516645})=>_0x516645),_0x49d2c9=ue(_0x2db62c[_0x6dee1d(0x1e1)](_0x11c61d=>_0x11c61d[_0x6dee1d(0x1ee)](_0x25673b))),_0x4b3460=ue(_0x2db62c[_0x6dee1d(0x1e1)](_0x1835b8=>!_0x1835b8[_0x6dee1d(0x1ee)](_0x25673b)))[_0x6dee1d(0x209)](_0x64bf66=>_0x275f7a[_0x6dee1d(0x1dc)](_0x64bf66)),_0xe42f67=_0x28706b[_0x6dee1d(0x24e)](_0x4b3460,_0x50b0a3);if(_0xe42f67&&(_0x6dee1d(0x245)==_0xe42f67[_0x6dee1d(0x1c9)]||_0x6dee1d(0x1e9)==_0xe42f67[_0x6dee1d(0x1c9)])){const _0x10d4f5=this[_0x6dee1d(0x222)](_0xe42f67);for(const _0x72e592 of _0x49d2c9){const _0x4ee7f8=_0x275f7a[_0x6dee1d(0x1dc)](_0x72e592),_0x3ccc46=_0x27b846[_0x6dee1d(0x24a)](_0x72e592),_0x148494=_0x72e592[_0x6dee1d(0x214)](_0x25673b)-0x1,_0x32ce32=_0x10d4f5[_0x299452],_0xaf8f98=_0x10d4f5[_0x58af68];_0x32ce32<=_0x3ccc46[_0x202f0a]&&_0x3ccc46[_0x202f0a]+_0x148494<=_0xaf8f98&&_0xe42f67[_0x6dee1d(0x1e2)](_0x4ee7f8);}}});});}function _0x2c28e4(_0x2c7db0){const _0xb69cfa=_0x104096,_0x5ca312=Array[_0xb69cfa(0x20c)](_0x1523bc[_0xb69cfa(0x1d1)]())[_0xb69cfa(0x209)](_0x2e5aa2=>_0xddff7a[_0xb69cfa(0x1fb)](_0x2e5aa2));_0x5d7710[_0xb69cfa(0x1d8)][_0xb69cfa(0x1f9)](_0x770037=>{const _0x3157c6=_0xb69cfa,_0x20960a=_0x770037[_0x3157c6(0x1f3)];_0x2c7db0=_0x2c7db0[_0x3157c6(0x1e1)](_0x44354b=>_0x3157c6(0x1fd)!=_0x44354b[_0x3157c6(0x229)][_0x3157c6(0x1ce)]),_0x770037[_0x3157c6(0x23d)](_0x2c7db0),_0x5d7710[_0x3157c6(0x24b)][_0x3157c6(0x208)](_0x3157c6(0x219))[_0x3157c6(0x251)](),_0x5d7710[_0x3157c6(0x226)](_0x3157c6(0x219),{'forceDefaultExecution':!0x0}),_0x5d7710[_0x3157c6(0x1d8)][_0x3157c6(0x1e3)](()=>{const _0x59b114=_0x3157c6;_0x5d7710[_0x59b114(0x1d8)][_0x59b114(0x1e3)](_0x20960a,_0x28c861=>{const _0x49a867=_0x59b114,_0x465f4c=_0x5ca312[_0x49a867(0x1e1)](_0x387b8f=>_0x49a867(0x1fd)!=_0x387b8f[_0x49a867(0x229)][_0x49a867(0x1ce)]);_0x465f4c[_0x49a867(0x1cb)]>0x0&&_0x28c861[_0x49a867(0x23d)](_0x465f4c);for(const _0xb1c6f8 of _0x5ca312)_0xb1c6f8[_0x49a867(0x249)]();});});});}function _0xbbc4c1(_0x58dcd0){const _0x66030c=_0x104096;_0x5d7710[_0x66030c(0x1d8)][_0x66030c(0x1f9)](_0x344453=>{const _0x3c20c8=_0x66030c,_0x3b702b=Array[_0x3c20c8(0x20c)](_0x1523bc[_0x3c20c8(0x1d1)]())[_0x3c20c8(0x209)](_0x4f2e1a=>_0xddff7a[_0x3c20c8(0x1fb)](_0x4f2e1a)),_0x4f51d2=[];for(const _0x25eb26 of _0x58dcd0)for(const _0x393942 of _0x25eb26[_0x3c20c8(0x223)]({'shallow':!0x0}))_0x4f51d2[_0x3c20c8(0x240)](_0x393942);for(const _0x36179c of _0x4f51d2)_0x3c20c8(0x1fd)!=_0x36179c[_0x3c20c8(0x229)][_0x3c20c8(0x1ce)]&&(_0x344453[_0x3c20c8(0x23d)](_0x344453[_0x3c20c8(0x221)](_0x36179c,0x0)),_0x5d7710[_0x3c20c8(0x24b)][_0x3c20c8(0x208)](_0x3c20c8(0x1fe))[_0x3c20c8(0x251)](),_0x5d7710[_0x3c20c8(0x226)](_0x3c20c8(0x1fe),{'forceDefaultExecution':!0x0}));const _0x69e5bb=_0x3b702b[_0x3c20c8(0x1e1)](_0x5a0bf5=>_0x3c20c8(0x1fd)!=_0x5a0bf5[_0x3c20c8(0x229)][_0x3c20c8(0x1ce)]);_0x69e5bb[_0x3c20c8(0x1cb)]>0x0&&_0x344453[_0x3c20c8(0x23d)](_0x69e5bb);for(const _0x5b445a of _0x3b702b)_0x5b445a[_0x3c20c8(0x249)]();});}function _0x49a303(_0x363089,_0x3c7226){const _0x5972c6=_0x104096;return _0x3c7226[_0x5972c6(0x1b1)](_0x329cae=>_0x363089[_0x5972c6(0x220)](_0x658a73=>_0x658a73[_0x5972c6(0x236)][_0x5972c6(0x1be)](_0x329cae[_0x5972c6(0x20d)])||_0x329cae[_0x5972c6(0x236)][_0x5972c6(0x1be)](_0x658a73[_0x5972c6(0x20d)])));}function _0x42c0b9(_0xb049d7,_0x1a249f){const _0x559286=_0x104096;return _0xb049d7[_0x559286(0x220)](_0x5bfd90=>_0x1a249f[_0x559286(0x220)](_0x56e872=>_0x5bfd90[_0x559286(0x236)][_0x559286(0x1b5)](_0x56e872[_0x559286(0x20d)])));}_0x5d7710[_0x104096(0x1c8)][_0x104096(0x1cf)]['on'](_0x104096(0x23b),(_0x41251d,_0x46fe24,_0x49a74d)=>{const _0x556cd8=_0x104096;if(!_0x49a74d[_0x556cd8(0x1ba)][_0x556cd8(0x1f5)])return;const _0x10411c=_0x46fe24[_0x556cd8(0x24d)];if(!_0x10411c)return;const _0x5a0c9e=_0x49a74d[_0x556cd8(0x230)][_0x556cd8(0x1d9)](_0x10411c);function _0x57eb1c(_0x21d7f4){const _0x4d0532=_0x556cd8;return Array[_0x4d0532(0x23e)](_0x21d7f4)?_0x21d7f4:[_0x21d7f4];}_0x5a0c9e&&_0x556cd8(0x1e0)===_0x10411c[_0x556cd8(0x248)]&&_0x3ed60f(_0x5a0c9e,_0x49a74d[_0x556cd8(0x233)],(_0x51b15d,_0x972dfd,_0xe84967)=>_0xe84967[_0x556cd8(0x1cd)](_0x57eb1c(_0x972dfd[_0x556cd8(0x1de)]),_0x51b15d),(_0x20c08b,_0x28d861,_0x296a9c)=>_0x296a9c[_0x556cd8(0x1f4)](_0x57eb1c(_0x28d861[_0x556cd8(0x1de)]),_0x20c08b));},{'priority':_0x104096(0x1f0)}),_0x28706b[_0x104096(0x1ca)][_0x104096(0x237)](_0x3eec92=>{const _0x4c44ab=_0x104096;if(_0x4c44ab(0x1d2)!=_0x3eec92[_0x4c44ab(0x224)]&&_0x4c44ab(0x1bf)!=_0x3eec92[_0x4c44ab(0x224)])return;const _0x562631=_0x3eec92[_0x4c44ab(0x1da)]();if(null!=_0x562631&&_0x562631['is'](_0x4c44ab(0x1ea),_0x4c44ab(0x234))){if(_0x4c44ab(0x1d2)==_0x3eec92[_0x4c44ab(0x224)]){const _0x392d3c=_0x3eec92[_0x4c44ab(0x223)]()[_0x4c44ab(0x1e1)](_0x2335bd=>_0x2335bd['is'](_0x4c44ab(0x246)))[_0x4c44ab(0x209)](_0x434820=>_0x434820[_0x4c44ab(0x1c8)]);if(_0x392d3c[_0x4c44ab(0x1cb)])return{'type':_0x4c44ab(0x1d2),'content':_0x14dd47(_0x225d0e,_0x4c44ab(0x204),_0x14dd47(_0x225d0e,_0x4c44ab(0x239),'\x22'+_0x392d3c[_0x4c44ab(0x1b6)]('\x20')+'\x22'))};}if(_0x4c44ab(0x1bf)==_0x3eec92[_0x4c44ab(0x224)]){const _0x1334d2=_0x3eec92[_0x4c44ab(0x223)]()[_0x4c44ab(0x1e1)](_0x51bc13=>_0x51bc13['is'](_0x4c44ab(0x246)))[_0x4c44ab(0x209)](_0x14c4c7=>_0x14c4c7[_0x4c44ab(0x1c8)]);if(_0x1334d2[_0x4c44ab(0x1cb)])return{'type':_0x4c44ab(0x1bf),'content':_0x14dd47(_0x225d0e,_0x4c44ab(0x1cc),_0x14dd47(_0x225d0e,_0x4c44ab(0x239),'\x22'+_0x1334d2[_0x4c44ab(0x1b6)]('\x20')+'\x22'))};}}}),_0x28706b[_0x104096(0x1ca)][_0x104096(0x237)](_0x43d8d5=>{const _0x1f4aac=_0x104096;if(_0x1f4aac(0x245)==_0x43d8d5[_0x1f4aac(0x1c9)]){const _0x1dfada=_0x43d8d5[_0x1f4aac(0x223)]()[_0x1f4aac(0x1e1)](_0x58ca5c=>_0x58ca5c['is'](_0x1f4aac(0x246)))[_0x1f4aac(0x209)](_0x172a55=>_0x172a55[_0x1f4aac(0x1c8)]),_0x253bdd=this[_0x1f4aac(0x222)](_0x43d8d5),_0x485cfe=_0x253bdd[_0x1f4aac(0x23c)]-_0x253bdd[_0x1f4aac(0x242)]+0x1;if(_0x1f4aac(0x1d2)==_0x43d8d5[_0x1f4aac(0x224)])return _0x1dfada[_0x1f4aac(0x1cb)]?{'type':_0x1f4aac(0x1d2),'content':_0x14dd47(_0x225d0e,_0x1f4aac(0x204),_0x14dd47(_0x225d0e,_0x1f4aac(0x21c),[_0x485cfe,'\x22'+_0x1dfada[_0x1f4aac(0x1b6)]('\x20')+'\x22']))}:{'type':_0x1f4aac(0x1d2),'content':_0x14dd47(_0x225d0e,_0x1f4aac(0x204),_0x14dd47(_0x225d0e,_0x1f4aac(0x1b3),_0x485cfe))};if(_0x1f4aac(0x1bf)==_0x43d8d5[_0x1f4aac(0x224)])return _0x1dfada[_0x1f4aac(0x1cb)]?{'type':_0x1f4aac(0x1bf),'content':_0x14dd47(_0x225d0e,_0x1f4aac(0x1cc),_0x14dd47(_0x225d0e,_0x1f4aac(0x21c),[_0x485cfe,'\x22'+_0x1dfada[_0x1f4aac(0x1b6)]('\x20')+'\x22']))}:{'type':_0x1f4aac(0x1bf),'content':_0x14dd47(_0x225d0e,_0x1f4aac(0x1cc),_0x14dd47(_0x225d0e,_0x1f4aac(0x1b3),_0x485cfe))};}if(_0x1f4aac(0x1e9)==_0x43d8d5[_0x1f4aac(0x1c9)]){const _0x4ad003=_0x43d8d5[_0x1f4aac(0x223)]()[_0x1f4aac(0x1e1)](_0x3f77ca=>_0x3f77ca['is'](_0x1f4aac(0x246)))[_0x1f4aac(0x209)](_0x4a4711=>_0x4a4711[_0x1f4aac(0x1c8)]),_0x3e67d0=this[_0x1f4aac(0x222)](_0x43d8d5),_0x1dd87d=_0x3e67d0[_0x1f4aac(0x1c4)]-_0x3e67d0[_0x1f4aac(0x22e)]+0x1;if(_0x1f4aac(0x1d2)==_0x43d8d5[_0x1f4aac(0x224)])return _0x4ad003[_0x1f4aac(0x1cb)]?{'type':_0x1f4aac(0x1d2),'content':_0x14dd47(_0x225d0e,_0x1f4aac(0x204),_0x14dd47(_0x225d0e,_0x1f4aac(0x20f),[_0x1dd87d,'\x22'+_0x4ad003[_0x1f4aac(0x1b6)]('\x20')+'\x22']))}:{'type':_0x1f4aac(0x1d2),'content':_0x14dd47(_0x225d0e,_0x1f4aac(0x204),_0x14dd47(_0x225d0e,_0x1f4aac(0x235),_0x1dd87d))};if(_0x1f4aac(0x1bf)==_0x43d8d5[_0x1f4aac(0x224)])return _0x4ad003[_0x1f4aac(0x1cb)]?{'type':_0x1f4aac(0x1bf),'content':_0x14dd47(_0x225d0e,_0x1f4aac(0x1cc),_0x14dd47(_0x225d0e,_0x1f4aac(0x20f),[_0x1dd87d,'\x22'+_0x4ad003[_0x1f4aac(0x1b6)]('\x20')+'\x22']))}:{'type':_0x1f4aac(0x1bf),'content':_0x14dd47(_0x225d0e,_0x1f4aac(0x1cc),_0x14dd47(_0x225d0e,_0x1f4aac(0x235),_0x1dd87d))};}}),_0x28706b[_0x104096(0x1d4)][_0x104096(0x1b4)](_0x104096(0x1d2),_0x104096(0x245),_0x104096(0x1f7),_0x2c28e4),_0x28706b[_0x104096(0x1d4)][_0x104096(0x1b4)](_0x104096(0x1bf),_0x104096(0x245),_0x104096(0x227),_0x2c28e4),_0x28706b[_0x104096(0x1d4)][_0x104096(0x1b4)](_0x104096(0x1d2),_0x104096(0x1e9),_0x104096(0x1f7),_0xbbc4c1),_0x28706b[_0x104096(0x1d4)][_0x104096(0x1b4)](_0x104096(0x1bf),_0x104096(0x1e9),_0x104096(0x227),_0xbbc4c1),_0x28706b[_0x104096(0x1d4)][_0x104096(0x1b4)](_0x104096(0x1d2),_0x104096(0x1e9),_0x104096(0x1b6),_0x49a303),_0x28706b[_0x104096(0x1d4)][_0x104096(0x1b4)](_0x104096(0x1bf),_0x104096(0x1e9),_0x104096(0x1b6),_0x49a303),_0x28706b[_0x104096(0x1d4)][_0x104096(0x1b4)](_0x104096(0x1d2),_0x104096(0x245),_0x104096(0x1b6),_0x42c0b9),_0x28706b[_0x104096(0x1d4)][_0x104096(0x1b4)](_0x104096(0x1bf),_0x104096(0x245),_0x104096(0x1b6),_0x42c0b9);}[_0x45b28e(0x1fc)](){const _0x884f20=_0x45b28e,_0x1122df=this[_0x884f20(0x1e7)],_0x18cf9c=_0x1122df[_0x884f20(0x1d8)][_0x884f20(0x1b7)][_0x884f20(0x1f6)];return(_0x3709c4,_0x3624a3)=>{const _0x5912b6=_0x884f20;_0x1122df[_0x5912b6(0x1d8)][_0x5912b6(0x1f9)](_0x3cda1e=>{const _0x317f1b=_0x5912b6,{commandName:_0x239ff0,commandParams:_0x43f9da}=_0x3624a3;let _0x9be5a1=_0x3709c4[0x0][_0x317f1b(0x236)][_0x317f1b(0x21d)];_0x43f9da&&_0x43f9da[0x0]&&!0x1===_0x43f9da[0x0][_0x317f1b(0x21a)]&&(_0x9be5a1=_0x3709c4[0x0][_0x317f1b(0x20d)][_0x317f1b(0x21f)]);const _0x4d798c=_0x3cda1e[_0x317f1b(0x1e8)](_0x9be5a1);if(_0x317f1b(0x1fd)==_0x4d798c[_0x317f1b(0x229)][_0x317f1b(0x1ce)])return;const _0x171577=Array[_0x317f1b(0x20c)](_0x18cf9c[_0x317f1b(0x1d1)]())[_0x317f1b(0x209)](_0x16f09e=>_0xddff7a[_0x317f1b(0x1fb)](_0x16f09e));_0x3cda1e[_0x317f1b(0x23d)](_0x4d798c),_0x1122df[_0x317f1b(0x24b)][_0x317f1b(0x208)](_0x239ff0)[_0x317f1b(0x251)](),_0x43f9da[_0x317f1b(0x240)]({'forceDefaultExecution':!0x0}),_0x1122df[_0x317f1b(0x226)](_0x239ff0,..._0x43f9da);const _0x266231=_0x171577[_0x317f1b(0x1e1)](_0x45dcdf=>_0x317f1b(0x1fd)!=_0x45dcdf[_0x317f1b(0x229)][_0x317f1b(0x1ce)]);_0x266231[_0x317f1b(0x1cb)]>0x0&&_0x3cda1e[_0x317f1b(0x23d)](_0x266231);for(const _0x4a30e4 of _0x171577)_0x4a30e4[_0x317f1b(0x249)]();});};}[_0x45b28e(0x1db)](_0x5576fb){const _0xf991cd=_0x45b28e,_0x4c97d1=this[_0xf991cd(0x1e7)][_0xf991cd(0x23f)][_0xf991cd(0x208)](_0xf991cd(0x213));let _0x3f3f0f=Number[_0xf991cd(0x22d)],_0x3082f7=Number[_0xf991cd(0x250)],_0x4e62af=Number[_0xf991cd(0x22d)],_0x94edc6=Number[_0xf991cd(0x250)];for(const _0x491881 of _0x5576fb){if(_0xf991cd(0x1fd)==_0x491881[_0xf991cd(0x229)][_0xf991cd(0x1ce)])continue;const {row:_0x4d3029,column:_0x28b430}=_0x4c97d1[_0xf991cd(0x24a)](_0x491881),_0x253dbe=_0x491881[_0xf991cd(0x1ee)](_0xf991cd(0x1c5))?_0x491881[_0xf991cd(0x214)](_0xf991cd(0x1c5))-0x1:0x0,_0x2fee38=_0x491881[_0xf991cd(0x1ee)](_0xf991cd(0x1c0))?_0x491881[_0xf991cd(0x214)](_0xf991cd(0x1c0))-0x1:0x0;_0x3f3f0f=_0x4d3029<_0x3f3f0f?_0x4d3029:_0x3f3f0f,_0x3082f7=_0x4d3029+_0x253dbe>_0x3082f7?_0x4d3029+_0x253dbe:_0x3082f7,_0x4e62af=_0x28b430<_0x4e62af?_0x28b430:_0x4e62af,_0x94edc6=_0x28b430+_0x2fee38>_0x94edc6?_0x28b430+_0x2fee38:_0x94edc6;}return{'minRow':_0x3f3f0f,'maxRow':_0x3082f7,'minColumn':_0x4e62af,'maxColumn':_0x94edc6};}[_0x45b28e(0x243)](){const _0x5f1af6=_0x45b28e,_0x1162eb=this[_0x5f1af6(0x1e7)],_0x48166=_0x1162eb[_0x5f1af6(0x23f)][_0x5f1af6(0x208)](_0x5f1af6(0x218)),_0x60380a=_0x1162eb[_0x5f1af6(0x23f)][_0x5f1af6(0x208)](_0x5f1af6(0x213));_0x1162eb[_0x5f1af6(0x1d8)][_0x5f1af6(0x1b7)]['on'](_0x5f1af6(0x1eb),()=>{const _0x4174df=_0x5f1af6,_0x29cb1c=Array[_0x4174df(0x20c)](_0x1162eb[_0x4174df(0x1d8)][_0x4174df(0x1b7)][_0x4174df(0x1ec)][_0x4174df(0x22f)]());for(const {name:_0x358394,data:_0x42e0e2}of _0x29cb1c){const {group:_0x376cd3,id:_0x57d4eb,subType:_0xb0baaf}=_0x48166[_0x4174df(0x1b0)](_0x358394);if(_0x4174df(0x202)!=_0x376cd3)continue;if(null!=_0x42e0e2[_0x4174df(0x1b2)])continue;const _0x148804=_0x48166[_0x4174df(0x244)](_0x57d4eb);this[_0x4174df(0x225)][_0x4174df(0x247)](_0xb0baaf)&&this[_0x4174df(0x1f1)][_0x4174df(0x216)](_0x148804);}},{'priority':_0x5f1af6(0x232)});const _0x42fafd=(_0x1e4e9d,_0x3d6a68)=>{const _0x312b60=_0x5f1af6;let _0x148e4f=!0x1;const _0x3837ca=_0x3d6a68[_0x312b60(0x1dc)](_0x1e4e9d),_0x10d532=_0x1e4e9d[_0x312b60(0x1b8)](_0x312b60(0x234)),_0x2696f8=_0x60380a[_0x312b60(0x24a)](_0x1e4e9d);for(const _0x439ddd of this[_0x312b60(0x1f1)]){const _0x48f755=_0x439ddd[_0x312b60(0x1c9)],_0x20b5d1=_0x48f755[_0x312b60(0x22a)](_0x312b60(0x1d3)),_0x4e4dd5=_0x48f755[_0x312b60(0x241)](_0x20b5d1?0xa:0x5),_0x5d972d=_0x4e4dd5[_0x312b60(0x207)](),_0x28a2fa=_0x5d972d[_0x312b60(0x241)](0x0,0x3)+_0x312b60(0x1bc),_0x930265=_0x312b60(0x205)+_0x4e4dd5,_0x1060f5=_0x312b60(0x1ff)+_0x4e4dd5;if(!_0x439ddd[_0x312b60(0x1df)])continue;if(_0x10d532!=_0x439ddd[_0x312b60(0x1d7)]()[_0x312b60(0x20d)][_0x312b60(0x1b8)](_0x312b60(0x234)))continue;if(_0x439ddd[_0x312b60(0x20e)](_0x3837ca))continue;const _0x2bf1eb=_0x1e4e9d[_0x312b60(0x1ee)](_0x28a2fa)?_0x1e4e9d[_0x312b60(0x214)](_0x28a2fa)-0x1:0x0,_0x49a3bb=this[_0x312b60(0x222)](_0x439ddd),_0xdcfbd3=_0x49a3bb[_0x930265],_0x27364e=_0x49a3bb[_0x1060f5];_0xdcfbd3<=_0x2696f8[_0x5d972d]&&_0x2696f8[_0x5d972d]+_0x2bf1eb<=_0x27364e&&(_0x439ddd[_0x312b60(0x1e2)](_0x3837ca),_0x148e4f=!0x0);}return _0x148e4f;};_0x1162eb[_0x5f1af6(0x1d8)][_0x5f1af6(0x1b7)][_0x5f1af6(0x203)](_0x163614=>{const _0x151359=_0x5f1af6;let _0x43c777=!0x1;for(const _0x4aa32d of _0x1162eb[_0x151359(0x1d8)][_0x151359(0x1b7)][_0x151359(0x1ec)][_0x151359(0x201)]())if(_0x151359(0x1d0)==_0x4aa32d[_0x151359(0x224)]){if(_0x151359(0x245)==_0x4aa32d[_0x151359(0x248)]){for(const _0x5f2eda of _0x4aa32d[_0x151359(0x1c1)][_0x151359(0x21f)][_0x151359(0x1bb)]())_0x43c777=_0x43c777||_0x42fafd(_0x5f2eda,_0x163614);}else _0x151359(0x1e0)==_0x4aa32d[_0x151359(0x248)]&&(_0x43c777=_0x43c777||_0x42fafd(_0x4aa32d[_0x151359(0x1c1)][_0x151359(0x21f)],_0x163614));}return _0x43c777;});}[_0x45b28e(0x222)](_0x41ad18){const _0x4f193a=_0x45b28e;return this[_0x4f193a(0x1db)](_0x41ad18[_0x4f193a(0x1d1)]()[_0x4f193a(0x209)](_0x3d4f75=>_0x3d4f75[_0x4f193a(0x20d)][_0x4f193a(0x21f)]));}}function ue(_0x3fba77){const _0x563f57=_0x45b28e;return Array[_0x563f57(0x20c)](new Set(_0x3fba77)[_0x563f57(0x1e4)]());}
@@ -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
+ function _0x34bc(_0x5df0b3,_0x299e61){const _0x14da35=_0x14da();return _0x34bc=function(_0x34bc17,_0x4a2cce){_0x34bc17=_0x34bc17-0x1df;let _0x4ed1d9=_0x14da35[_0x34bc17];return _0x4ed1d9;},_0x34bc(_0x5df0b3,_0x299e61);}const _0x9ab06f=_0x34bc;function _0x14da(){const _0x457eb5=['7598630tawzfo','toggleTableCaption','39686pgIfKX','417dlBzYi','12mpABeA','1281573hTfpkH','276552LxbzgV','TableCaptionEditing','245904CJAZPk','has','afterInit','enableCommand','plugins','TrackChangesEditing','get','262479miczMh','requires','1172sQvNfv','editor','25SUoCoA'];_0x14da=function(){return _0x457eb5;};return _0x14da();}(function(_0x5fc048,_0x8f3e9c){const _0x5d738d=_0x34bc,_0x576cb5=_0x5fc048();while(!![]){try{const _0x5e31da=parseInt(_0x5d738d(0x1e6))/0x1*(-parseInt(_0x5d738d(0x1e4))/0x2)+parseInt(_0x5d738d(0x1e5))/0x3*(-parseInt(_0x5d738d(0x1df))/0x4)+-parseInt(_0x5d738d(0x1e1))/0x5*(parseInt(_0x5d738d(0x1ea))/0x6)+parseInt(_0x5d738d(0x1f1))/0x7+-parseInt(_0x5d738d(0x1e8))/0x8+-parseInt(_0x5d738d(0x1e7))/0x9+parseInt(_0x5d738d(0x1e2))/0xa;if(_0x5e31da===_0x8f3e9c)break;else _0x576cb5['push'](_0x576cb5['shift']());}catch(_0x36d257){_0x576cb5['push'](_0x576cb5['shift']());}}}(_0x14da,0x215b7));import{Plugin as _0x4bce9c}from'ckeditor5/src/core.js';import _0x3400e0 from'./table.js';export default class Nt extends _0x4bce9c{static get[_0x9ab06f(0x1f2)](){return[_0x3400e0];}[_0x9ab06f(0x1ec)](){const _0x4020a5=_0x9ab06f,_0x17a105=this[_0x4020a5(0x1e0)];if(!_0x17a105[_0x4020a5(0x1ee)][_0x4020a5(0x1eb)](_0x4020a5(0x1e9)))return;_0x17a105[_0x4020a5(0x1ee)][_0x4020a5(0x1f0)](_0x4020a5(0x1ef))[_0x4020a5(0x1ed)](_0x4020a5(0x1e3));}}
@@ -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 _0x37aee4=_0x3bb5;function _0x4806(){const _0x44f616=['getRanges','suggestion','getItems','table','trackChanges','register','set','schema','insertContent','map','_createdBatches','*Replace\x20table\x20cells*','676948KtJdch','registerPostFixer','6NNRhNt','tableCellBorderColor','$graveyard','endRow','createElement','insert','includes','markerName','tablePasteRow','formatBlock','rowInsertionRanges','TableUtils','length','selection','_suggestionFactory','columnInsertionIndexes','setAttribute','push','row','getChild','1836620SMXvye','registerDescriptionCallback','2vgGUJQ','getSuggestionCallback','author','945657WizPBk','getSuggestion','last','insertion','editing','has','documentSelection','findAncestor','removeColumns','markers','nextSibling','model','cells','getSuggestions','locale','first','createPositionBefore','column','getShiftedBy','start','deletion','paragraph','reduce','fill','root','markMultiRangeInsertion','removeMarkers','rowInsertionIndexes','view','columns','suggestionUnloaded','newRange','keys','afterInit','tablePasteCell','_splitMarkerName','listenTo','getChildren','markerToHighlight','document','commands','tablePasteColumn','getContainedElement','get','tableCellBorderStyle','setAttributes','tablePaste','getChangedMarkers','5801663QJzbeP','name','getAttributes','showSuggestionHighlights','dataDowncast','rows','startsWith','insertionRanges','createTableWalker','ck-suggestion-marker','getColumns','rootName','1131432hdigpn','updateMarker','tableCell','from','getRange','nodeAfter','Users','getRows','attributes','high','suggestionLoaded','createRange','some','cell','_descriptionFactory','element','wrap','markMultiRangeDeletion','plugins','subType','654595AWQUKf','remove','suggestion:formatBlock:tablePasteCell','insertRows','entries','forceDefaultExecution','activeMarkers','value','redo','TableClipboard','next','move','getTableIfOnlyTableInContent','3qYQzSW','change','stop','registerCustomCallback','tableCellHorizontalAlignment','join','insertColumns','_isForcedDefaultExecutionBlock','isEmpty','position','filter','tableCellVerticalAlignment','ck-suggestion-marker--active','deletionRanges','accept','end','tableCellPadding','suggestion-td','getChanges','markerAttributes','_replaceTableSlotCell','ck-suggestion-marker-insertion','getAllAdjacentSuggestions','containsRange','columnInsertionRanges','editingDowncast','getColumnIndexes','elementToElement','getRowIndexes','type','isEqual','unwrap','differ','isInContent','low','_tablePostFixingSubtypes','every','8123200YouPEf','removeMarker','getSelectionAffectedTableCells','getMarkers','add','oldRange','hasSuggestion','tableCellBackgroundColor','requires','options','tablePasteChainId','content','batch','return','endColumn','markMultiRangeBlockFormat','tableCellBorderWidth','_getCoordsForCells','editor','previousSibling','conversion','previous','discard','createRangeIn','removeRows','clipboardOutput','find','for','tableCellSuggestion','fromEntries','TrackChangesEditing','createRangeOn'];_0x4806=function(){return _0x44f616;};return _0x4806();}(function(_0x3bffad,_0x34bcb4){const _0x4e3ec9=_0x3bb5,_0x4a1dad=_0x3bffad();while(!![]){try{const _0x2ed8fc=parseInt(_0x4e3ec9(0x286))/0x1*(parseInt(_0x4e3ec9(0x233))/0x2)+-parseInt(_0x4e3ec9(0x293))/0x3*(-parseInt(_0x4e3ec9(0x21b))/0x4)+-parseInt(_0x4e3ec9(0x231))/0x5+parseInt(_0x4e3ec9(0x21d))/0x6*(parseInt(_0x4e3ec9(0x266))/0x7)+-parseInt(_0x4e3ec9(0x272))/0x8+parseInt(_0x4e3ec9(0x236))/0x9+-parseInt(_0x4e3ec9(0x1ef))/0xa;if(_0x2ed8fc===_0x34bcb4)break;else _0x4a1dad['push'](_0x4a1dad['shift']());}catch(_0x307b81){_0x4a1dad['push'](_0x4a1dad['shift']());}}}(_0x4806,0x6a9a1));import{getTranslation as _0x273eb0}from'../utils/common-translations.js';import{Plugin as _0x1fcf34}from'ckeditor5/src/core.js';import{uid as _0x31ba21,priorities as _0x1a8605}from'ckeditor5/src/utils.js';import _0x90979a from'./table.js';const fe=[_0x37aee4(0x1ff),_0x37aee4(0x21e),_0x37aee4(0x262),_0x37aee4(0x1ce),_0x37aee4(0x1d5),_0x37aee4(0x1f6),_0x37aee4(0x1da)],be=Object[_0x37aee4(0x20c)](fe[_0x37aee4(0x218)](_0x198971=>[_0x198971,null]));export default class At extends _0x1fcf34{static get[_0x37aee4(0x1f7)](){return[_0x90979a];}[_0x37aee4(0x257)](){const _0x4a459e=_0x37aee4,_0x2bfb6f=this[_0x4a459e(0x201)];if(!_0x2bfb6f[_0x4a459e(0x284)][_0x4a459e(0x23b)](_0x4a459e(0x28f)))return;const _0x54a2f1=_0x2bfb6f[_0x4a459e(0x284)][_0x4a459e(0x261)](_0x4a459e(0x20d)),_0x5b875e=_0x2bfb6f[_0x4a459e(0x284)][_0x4a459e(0x261)](_0x4a459e(0x228)),_0x39cfb7=_0x2bfb6f[_0x4a459e(0x284)][_0x4a459e(0x261)](_0x90979a),_0x2af3f0=_0x2bfb6f[_0x4a459e(0x284)][_0x4a459e(0x261)](_0x4a459e(0x28f));_0x39cfb7[_0x4a459e(0x1ed)][_0x4a459e(0x22e)](_0x4a459e(0x225),_0x4a459e(0x25f)),_0x2bfb6f[_0x4a459e(0x241)][_0x4a459e(0x216)][_0x4a459e(0x214)](_0x4a459e(0x20b),{'allowIn':_0x4a459e(0x274),'allowContentOf':_0x4a459e(0x274),'isLimit':!0x0}),_0x2bfb6f[_0x4a459e(0x203)][_0x4a459e(0x1e5)]({'model':_0x4a459e(0x20b),'view':_0x4a459e(0x1db)});let _0xe3785e=null;_0x2bfb6f[_0x4a459e(0x241)]['on'](_0x4a459e(0x217),(_0xd535a2,_0x26b02d)=>{const _0x165a22=_0x4a459e,[_0x3f901f,_0x322ad6]=_0x26b02d,_0x2370fe=_0x26b02d[_0x26b02d[_0x165a22(0x229)]-0x1];_0x2370fe&&_0x2370fe[_0x165a22(0x28b)]||_0x54a2f1[_0x165a22(0x1d1)]||this[_0x165a22(0x201)][_0x165a22(0x25e)][_0x165a22(0x261)](_0x165a22(0x213))[_0x165a22(0x28d)]&&function(_0x579bfb,_0x291e8f,_0x535bde,_0x5cbbfd,_0x11bd0d){const _0x4a11ea=_0x165a22;if(_0x291e8f&&!_0x291e8f['is'](_0x4a11ea(0x23c)))return!0x1;const _0x43780b=_0x11bd0d[_0x4a11ea(0x292)](_0x579bfb,_0x535bde);if(!_0x43780b||!de(_0x43780b,void 0x0,_0x5cbbfd))return!0x1;const _0x202b8c=_0x5cbbfd[_0x4a11ea(0x1f1)](_0x535bde[_0x4a11ea(0x25d)][_0x4a11ea(0x22a)]);if(!_0x202b8c[_0x4a11ea(0x229)])return!0x1;const _0x17284f=_0x202b8c[0x0][_0x4a11ea(0x23d)](_0x4a11ea(0x212)),_0x18f46d=_0x5cbbfd[_0x4a11ea(0x1e6)](_0x202b8c),_0x82dabd=_0x5cbbfd[_0x4a11ea(0x1e4)](_0x202b8c),_0x2a252e={'startRow':_0x18f46d[_0x4a11ea(0x245)],'endRow':_0x18f46d[_0x4a11ea(0x238)],'startColumn':_0x82dabd[_0x4a11ea(0x245)],'endColumn':_0x82dabd[_0x4a11ea(0x238)]};return 0x1==_0x202b8c[_0x4a11ea(0x229)]&&(_0x2a252e[_0x4a11ea(0x220)]+=_0x5cbbfd[_0x4a11ea(0x279)](_0x43780b)-0x1,_0x2a252e[_0x4a11ea(0x1fd)]+=_0x5cbbfd[_0x4a11ea(0x270)](_0x43780b)-0x1),de(_0x17284f,_0x2a252e,_0x5cbbfd);}(_0x3f901f,_0x322ad6,_0x2bfb6f[_0x165a22(0x241)],_0x5b875e,_0x2af3f0)&&(_0xd535a2[_0x165a22(0x1cc)](),_0xe3785e={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x2bfb6f[_0x165a22(0x241)][_0x165a22(0x294)](()=>{const _0x63655d=_0x165a22;_0x2bfb6f[_0x63655d(0x241)][_0x63655d(0x217)](_0x26b02d[0x0],_0x26b02d[0x1],_0x26b02d[0x2],{'forceDefaultExecution':!0x0});const _0x2d1f06=_0x31ba21(),{rowInsertionRanges:_0x5f39de,columnInsertionRanges:_0x1237a4,insertionRanges:_0x4bf01c,deletionRanges:_0x245fbd,cells:_0x10ec26}=_0xe3785e;_0x5f39de[_0x63655d(0x229)]&&_0x54a2f1[_0x63655d(0x24f)](_0x5f39de,_0x63655d(0x225),{'tablePasteChainId':_0x2d1f06}),_0x1237a4[_0x63655d(0x229)]&&_0x54a2f1[_0x63655d(0x24f)](_0x1237a4,_0x63655d(0x25f),{'tablePasteChainId':_0x2d1f06}),_0x4bf01c[_0x63655d(0x229)]&&_0x54a2f1[_0x63655d(0x24f)](_0x4bf01c,_0x63655d(0x264),{'tablePasteChainId':_0x2d1f06,'skipNestingCheck':!0x0}),_0x245fbd[_0x63655d(0x229)]&&_0x54a2f1[_0x63655d(0x283)](_0x245fbd,_0x63655d(0x264),{'tablePasteChainId':_0x2d1f06,'skipNestingCheck':!0x0});const _0x52fe80=_0x54a2f1[_0x63655d(0x1fe)](_0x10ec26[_0x63655d(0x218)](({element:_0x571fe2})=>_0x571fe2),{'formatGroupId':_0x31ba21()},[],_0x63655d(0x258),{'tablePasteChainId':_0x2d1f06});if(_0x52fe80){const _0x2c0651=_0x52fe80[_0x63655d(0x1f2)](),_0x446af5=[];for(const {element:_0x1461de,attributes:_0x9b9532}of _0x10ec26){if(!_0x9b9532)continue;const _0x1d06e1=_0x2bfb6f[_0x63655d(0x241)][_0x63655d(0x20e)](_0x1461de),_0xa1843f=_0x2c0651[_0x63655d(0x209)](_0x52b451=>_0x52b451[_0x63655d(0x276)]()[_0x63655d(0x1e8)](_0x1d06e1));_0xa1843f&&_0x446af5[_0x63655d(0x22e)]([_0xa1843f[_0x63655d(0x267)],_0x9b9532]);}_0x446af5[_0x63655d(0x229)]&&_0x52fe80[_0x63655d(0x22d)](_0x63655d(0x1dd),Object[_0x63655d(0x20c)](_0x446af5));}_0xe3785e=null;}));},{'priority':_0x1a8605[_0x4a459e(0x27b)]+0xa}),_0x2bfb6f[_0x4a459e(0x284)][_0x4a459e(0x261)](_0x4a459e(0x28f))['on'](_0x4a459e(0x1de),(_0x4caaa4,_0x3ef0c7)=>{const _0xcab24a=_0x4a459e,[_0xf2ccdf,_0x52a25d,,_0x496f19]=_0x3ef0c7;if(!_0xe3785e)return;_0x4caaa4[_0xcab24a(0x1cc)]();const _0x51335d=_0xf2ccdf[_0xcab24a(0x27f)],_0x8c8b04=_0x52a25d,_0x39a70c=ge(_0x51335d),_0x5bc0bf=ge(_0x8c8b04);_0x4caaa4[_0xcab24a(0x1fc)]=_0x51335d;let _0x7f1775=null,_0x59ddcc=null;if(_0x5bc0bf||_0x39a70c){if(_0x39a70c&&!_0x5bc0bf){_0x496f19[_0xcab24a(0x287)](_0x51335d[_0xcab24a(0x230)](0x0));for(const _0x35e911 of Array[_0xcab24a(0x275)](_0x8c8b04[_0xcab24a(0x25b)]()))_0x496f19[_0xcab24a(0x222)](_0x35e911,_0x51335d,_0xcab24a(0x1d9));const _0x3033f9=_0xe3785e[_0xcab24a(0x251)][_0xcab24a(0x223)](_0xf2ccdf[_0xcab24a(0x22f)]),_0x126a13=_0xe3785e[_0xcab24a(0x22c)][_0xcab24a(0x223)](_0xf2ccdf[_0xcab24a(0x247)]);_0x3033f9||_0x126a13||(_0x7f1775=_0x496f19[_0xcab24a(0x206)](_0x51335d));}else _0x5bc0bf&&!_0x39a70c&&(_0x59ddcc=_0x496f19[_0xcab24a(0x206)](_0x51335d));}else{const _0x4c8b40=_0x496f19[_0xcab24a(0x221)](_0xcab24a(0x20b)),_0x5ea65a=_0x496f19[_0xcab24a(0x221)](_0xcab24a(0x20b));_0x496f19[_0xcab24a(0x282)](_0x496f19[_0xcab24a(0x206)](_0x51335d),_0x5ea65a),_0x496f19[_0xcab24a(0x222)](_0x4c8b40,_0x51335d,0x0);for(const _0x25653a of Array[_0xcab24a(0x275)](_0x8c8b04[_0xcab24a(0x25b)]()))_0x496f19[_0xcab24a(0x222)](_0x25653a,_0x4c8b40,_0xcab24a(0x1d9));_0x7f1775=_0x496f19[_0xcab24a(0x20e)](_0x4c8b40),_0x59ddcc=_0x496f19[_0xcab24a(0x20e)](_0x5ea65a);}const _0x12c559=Array[_0xcab24a(0x275)](_0x8c8b04[_0xcab24a(0x268)]())[_0xcab24a(0x1d4)](([_0x450690])=>fe[_0xcab24a(0x223)](_0x450690));_0xe3785e[_0xcab24a(0x242)][_0xcab24a(0x22e)]({'element':_0x51335d,'attributes':_0x12c559[_0xcab24a(0x229)]?Object[_0xcab24a(0x20c)](_0x12c559):null}),_0x7f1775&&_0xe3785e[_0xcab24a(0x26d)][_0xcab24a(0x22e)](_0x7f1775),_0x59ddcc&&_0xe3785e[_0xcab24a(0x1d7)][_0xcab24a(0x22e)](_0x59ddcc);},{'priority':_0x4a459e(0x27b)}),_0x5b875e['on'](_0x4a459e(0x1d0),(_0x48e008,_0x381531)=>{const _0x241598=_0x4a459e,[_0x1487a9,_0x503615={}]=_0x381531;if(!_0xe3785e)return;const _0xa39a06=_0x503615['at']||0x0,_0x3b59ba=_0x503615[_0x241598(0x253)]||0x1;_0xe3785e[_0x241598(0x22c)]=new Array(_0x3b59ba)[_0x241598(0x24d)](_0xa39a06)[_0x241598(0x218)]((_0x86e121,_0x4cd514)=>_0x86e121+_0x4cd514);for(const {cell:_0x4c4246}of _0x5b875e[_0x241598(0x26e)](_0x1487a9,{'startColumn':_0xa39a06,'endColumn':_0xa39a06+_0x3b59ba-0x1}))_0xe3785e[_0x241598(0x1e2)][_0x241598(0x22e)](_0x2bfb6f[_0x241598(0x241)][_0x241598(0x20e)](_0x4c4246));},{'priority':_0x4a459e(0x1ec)}),_0x5b875e['on'](_0x4a459e(0x289),(_0x3a2424,_0x2c6f2b)=>{const _0x54ef0c=_0x4a459e,[_0x4930aa,_0x33b2a2={}]=_0x2c6f2b;if(!_0xe3785e)return;const _0x37a4ed=_0x33b2a2['at']||0x0,_0x445252=_0x33b2a2[_0x54ef0c(0x26b)]||0x1;_0xe3785e[_0x54ef0c(0x251)]=new Array(_0x445252)[_0x54ef0c(0x24d)](_0x37a4ed)[_0x54ef0c(0x218)]((_0x59e292,_0x197f2c)=>_0x59e292+_0x197f2c);for(const {cell:_0xd1db8d}of _0x5b875e[_0x54ef0c(0x26e)](_0x4930aa,{'startRow':_0x37a4ed,'endRow':_0x37a4ed+_0x445252-0x1}))_0xe3785e[_0x54ef0c(0x227)][_0x54ef0c(0x22e)](_0x2bfb6f[_0x54ef0c(0x241)][_0x54ef0c(0x20e)](_0xd1db8d));},{'priority':_0x4a459e(0x1ec)}),_0x54a2f1[_0x4a459e(0x280)][_0x4a459e(0x232)](_0x20cea6=>{const _0x386045=_0x4a459e;if(_0x20cea6[_0x386045(0x285)]&&_0x20cea6[_0x386045(0x285)][_0x386045(0x26c)](_0x386045(0x264)))return _0x20cea6[_0x386045(0x204)]?{}:{'type':_0x386045(0x239),'content':_0x273eb0(_0x2bfb6f[_0x386045(0x244)],_0x386045(0x21a))};});const _0x1acc89=()=>!0x1;for(const _0x312d51 of[_0x4a459e(0x264),_0x4a459e(0x25f),_0x4a459e(0x225),_0x4a459e(0x258)])_0x54a2f1[_0x4a459e(0x22b)][_0x4a459e(0x1cd)](_0x4a459e(0x239),_0x312d51,_0x4a459e(0x1cf),_0x1acc89),_0x54a2f1[_0x4a459e(0x22b)][_0x4a459e(0x1cd)](_0x4a459e(0x24a),_0x312d51,_0x4a459e(0x1cf),_0x1acc89),_0x54a2f1[_0x4a459e(0x22b)][_0x4a459e(0x1cd)](_0x4a459e(0x226),_0x312d51,_0x4a459e(0x1cf),_0x1acc89);_0x54a2f1[_0x4a459e(0x22b)][_0x4a459e(0x1cd)](_0x4a459e(0x226),_0x4a459e(0x258),_0x4a459e(0x205),_0x1acc89),_0x54a2f1[_0x4a459e(0x22b)][_0x4a459e(0x1cd)](_0x4a459e(0x226),_0x4a459e(0x258),_0x4a459e(0x1d8),(_0x1effdf,_0x3a8c56,_0x10dbd8)=>{const _0xd38be7=_0x4a459e,_0x34c4d1=_0x1effdf[_0xd38be7(0x218)](_0x3a3ada=>_0x3a3ada[_0xd38be7(0x260)]())[_0xd38be7(0x1d4)](_0x102744=>_0x102744),_0x30478b=new Map(_0x34c4d1[_0xd38be7(0x218)](_0x370c1e=>[_0x370c1e,null]));if(_0xe3785e){for(const {element:_0x168ec1,attributes:_0x3c0de9}of _0xe3785e[_0xd38be7(0x242)])_0x3c0de9&&_0x30478b[_0xd38be7(0x215)](_0x168ec1,_0x3c0de9);}else{if(_0x10dbd8&&_0x10dbd8[_0xd38be7(0x1dd)])for(const [_0x396fca,_0x1cd697]of Object[_0xd38be7(0x28a)](_0x10dbd8[_0xd38be7(0x1dd)])){const _0x55cf61=_0x2bfb6f[_0xd38be7(0x241)][_0xd38be7(0x23f)][_0xd38be7(0x261)](_0x396fca),_0x19cbc3=_0x55cf61?_0x55cf61[_0xd38be7(0x276)]()[_0xd38be7(0x260)]():null;_0x19cbc3&&_0x30478b[_0xd38be7(0x215)](_0x19cbc3,_0x1cd697);}}_0x2bfb6f[_0xd38be7(0x241)][_0xd38be7(0x294)](_0x15845f=>{const _0x1d7932=_0xd38be7;for(const [_0x56ca77,_0x3f8ee7]of _0x30478b)_0x15845f[_0x1d7932(0x263)]({...be,..._0x3f8ee7},_0x56ca77);});});const _0x32bc8a=(_0x47919c,_0x98eb35)=>{const _0x361f1b=_0x4a459e;_0x54a2f1[_0x361f1b(0x22b)][_0x361f1b(0x1cd)](_0x47919c,_0x361f1b(0x264),_0x98eb35,(_0x18aaf9,_0x2d5d18,_0x2914fe)=>{const _0x2e1228=_0x361f1b;_0x2bfb6f[_0x2e1228(0x241)][_0x2e1228(0x294)](_0x4634df=>{const _0x5f4db7=_0x2e1228,_0x655cac=[];for(const _0x54d43d of _0x18aaf9){const _0x465a98=_0x54d43d[_0x5f4db7(0x249)][_0x5f4db7(0x277)];_0x465a98['is'](_0x5f4db7(0x281),_0x5f4db7(0x20b))&&_0x655cac[_0x5f4db7(0x22e)](_0x465a98);}_0x54a2f1[_0x5f4db7(0x22b)][_0x5f4db7(0x234)](_0x47919c,null,_0x98eb35)(_0x18aaf9,_0x2d5d18,_0x2914fe);for(const _0x263764 of _0x655cac)_0x5f4db7(0x21f)!=_0x263764[_0x5f4db7(0x24e)][_0x5f4db7(0x271)]&&_0x4634df[_0x5f4db7(0x1e9)](_0x263764);});});};_0x32bc8a(_0x4a459e(0x239),_0x4a459e(0x1d8)),_0x32bc8a(_0x4a459e(0x239),_0x4a459e(0x205)),_0x32bc8a(_0x4a459e(0x24a),_0x4a459e(0x1d8)),_0x32bc8a(_0x4a459e(0x24a),_0x4a459e(0x205)),_0x54a2f1[_0x4a459e(0x22b)][_0x4a459e(0x1cd)](_0x4a459e(0x239),_0x4a459e(0x225),_0x4a459e(0x205),_0x587734=>{const _0x1de147=_0x4a459e,_0x12caf4=_0x587734[_0x1de147(0x218)](_0x13d3cb=>_0x13d3cb[_0x1de147(0x260)]()),_0x4d7662=_0x12caf4[0x0][_0x1de147(0x23d)](_0x1de147(0x212)),{minRow:_0x5a0510,maxRow:_0x34bfb4}=_0x39cfb7[_0x1de147(0x200)](_0x12caf4);_0x5b875e[_0x1de147(0x207)](_0x4d7662,{'at':_0x5a0510,'rows':_0x34bfb4-_0x5a0510+0x1});}),_0x54a2f1[_0x4a459e(0x22b)][_0x4a459e(0x1cd)](_0x4a459e(0x239),_0x4a459e(0x25f),_0x4a459e(0x205),_0x4e927a=>{const _0x101be3=_0x4a459e,_0x9a3d40=_0x4e927a[_0x101be3(0x218)](_0x511f96=>_0x511f96[_0x101be3(0x260)]()),_0x3fc73d=_0x9a3d40[0x0][_0x101be3(0x23d)](_0x101be3(0x212)),{minColumn:_0x1610a7,maxColumn:_0x1a2832}=_0x39cfb7[_0x101be3(0x200)](_0x9a3d40);_0x5b875e[_0x101be3(0x23e)](_0x3fc73d,{'at':_0x1610a7,'columns':_0x1a2832-_0x1610a7+0x1});});const _0x4b4be2=(_0x145d1c,_0x157587)=>{const _0x296b4d=_0x4a459e;if(!_0x157587[_0x296b4d(0x285)]||!_0x157587[_0x296b4d(0x285)][_0x296b4d(0x26c)](_0x296b4d(0x264)))return;const _0x193158=_0x157587[_0x296b4d(0x27a)][_0x296b4d(0x1f9)],_0x15f2b0=_0x54a2f1[_0x296b4d(0x243)]()[_0x296b4d(0x1d4)](_0x5b1a8f=>_0x5b1a8f[_0x296b4d(0x1eb)]&&_0x5b1a8f[_0x296b4d(0x27a)]&&_0x5b1a8f[_0x296b4d(0x27a)][_0x296b4d(0x1f9)]==_0x193158);_0x15f2b0[_0x296b4d(0x229)]&&_0x157587[_0x296b4d(0x1e0)]()[_0x296b4d(0x229)]!=_0x15f2b0[_0x296b4d(0x229)]&&_0x15f2b0[_0x296b4d(0x24c)]((_0x444884,_0x3a51b1)=>(_0x444884[_0x296b4d(0x290)]=_0x3a51b1,_0x3a51b1[_0x296b4d(0x204)]=_0x444884,_0x3a51b1));};function _0x331107(_0x3b119f,_0x15d17f=!0x0){const _0x4e2684=_0x4a459e,{id:_0x9b2ea1}=_0x54a2f1[_0x4e2684(0x259)](_0x3b119f[_0x4e2684(0x224)]),_0x117d04=[_0x4e2684(0x26f),_0x4e2684(0x1df)],_0x50dd45=_0x54a2f1[_0x4e2684(0x28c)][_0x4e2684(0x223)](_0x3b119f[_0x4e2684(0x224)]);return _0x50dd45&&_0x117d04[_0x4e2684(0x22e)](_0x4e2684(0x1d6)),{'classes':_0x117d04,'attributes':{'data-suggestion':_0x9b2ea1},'priority':_0x50dd45&&_0x15d17f?0xbc2:0xbb8};}_0x54a2f1['on'](_0x4a459e(0x27c),_0x4b4be2,{'priority':_0x4a459e(0x27b)}),_0x54a2f1['on'](_0x4a459e(0x254),_0x4b4be2,{'priority':_0x4a459e(0x27b)}),_0x2bfb6f[_0x4a459e(0x241)][_0x4a459e(0x25d)][_0x4a459e(0x21c)](()=>{const _0x15248b=_0x4a459e;let _0x32ef21=!0x1;const _0x2890d3=Array[_0x15248b(0x275)](_0x2bfb6f[_0x15248b(0x241)][_0x15248b(0x25d)][_0x15248b(0x1ea)][_0x15248b(0x265)]());for(const {name:_0x216cda,data:_0x1158e5}of _0x2890d3){const {group:_0x1b9570,type:_0x5058f3,id:_0x338bf5}=_0x54a2f1[_0x15248b(0x259)](_0x216cda);if(_0x15248b(0x210)!=_0x1b9570||_0x15248b(0x24a)!=_0x5058f3||_0x1158e5[_0x15248b(0x1f4)])continue;if(!_0x54a2f1[_0x15248b(0x1f5)](_0x338bf5))continue;const _0x4f42ac=_0x54a2f1[_0x15248b(0x237)](_0x338bf5)[_0x15248b(0x20f)](),_0x39a6ab=_0x2bfb6f[_0x15248b(0x284)][_0x15248b(0x261)](_0x15248b(0x278))['me'];for(const _0x19b9c4 of _0x54a2f1[_0x15248b(0x243)]()){if(!_0x19b9c4[_0x15248b(0x1eb)]||_0x19b9c4[_0x15248b(0x235)]!=_0x39a6ab)continue;if(_0x15248b(0x226)!=_0x19b9c4[_0x15248b(0x1e7)]||_0x15248b(0x258)!=_0x19b9c4[_0x15248b(0x285)])continue;if(_0x19b9c4[_0x15248b(0x20f)]()[_0x15248b(0x1ee)](_0x3dc544=>_0x4f42ac[_0x15248b(0x27e)](_0x1b2fcb=>_0x1b2fcb[_0x15248b(0x1e1)](_0x3dc544,!0x0)))){for(const _0x11854b of _0x19b9c4[_0x15248b(0x1e0)]())_0x11854b[_0x15248b(0x1eb)]&&(_0x11854b[_0x15248b(0x205)](),_0x32ef21=!0x0);}}}return _0x32ef21;}),_0x2bfb6f[_0x4a459e(0x241)][_0x4a459e(0x25d)][_0x4a459e(0x21c)](_0x40578e=>{const _0x5710ee=_0x4a459e,_0x2362cb=_0x2bfb6f[_0x5710ee(0x25e)][_0x5710ee(0x261)](_0x5710ee(0x28e));if(!_0x2362cb||!_0x2362cb[_0x5710ee(0x219)][_0x5710ee(0x23b)](_0x40578e[_0x5710ee(0x1fb)]))return!0x1;let _0x26642b=!0x1;const _0x542088=_0x2bfb6f[_0x5710ee(0x284)][_0x5710ee(0x261)](_0x5710ee(0x278))['me'],_0x48c73c=_0x2bfb6f[_0x5710ee(0x241)][_0x5710ee(0x25d)][_0x5710ee(0x1ea)][_0x5710ee(0x1dc)](),_0xbd3ea1=Array[_0x5710ee(0x275)](_0x2bfb6f[_0x5710ee(0x241)][_0x5710ee(0x25d)][_0x5710ee(0x1ea)][_0x5710ee(0x265)]())[_0x5710ee(0x1d4)](({name:_0x3da58d,data:_0x1289a2})=>{const _0x40efca=_0x5710ee,{group:_0x2ae0d2,subType:_0x2a71ee,authorId:_0x55df59}=_0x54a2f1[_0x40efca(0x259)](_0x3da58d);return _0x40efca(0x210)==_0x2ae0d2&&_0x40efca(0x264)==_0x2a71ee&&_0x55df59==_0x542088['id']&&!_0x1289a2[_0x40efca(0x1f4)];});for(const _0x3feaa1 of _0x48c73c){if(_0x5710ee(0x222)!=_0x3feaa1[_0x5710ee(0x1e7)]||_0x5710ee(0x20b)!=_0x3feaa1[_0x5710ee(0x267)]||0x1!=_0x3feaa1[_0x5710ee(0x229)])continue;const _0x45497e=_0x40578e[_0x5710ee(0x27d)](_0x3feaa1[_0x5710ee(0x1d3)],_0x3feaa1[_0x5710ee(0x1d3)][_0x5710ee(0x248)](0x1));if(!_0xbd3ea1[_0x5710ee(0x209)](({data:_0x80f533})=>_0x80f533[_0x5710ee(0x255)][_0x5710ee(0x1e8)](_0x45497e))){for(const {name:_0x4afbfb,data:_0x36d305}of _0xbd3ea1)if(_0x45497e[_0x5710ee(0x1e1)](_0x36d305[_0x5710ee(0x255)])){_0x40578e[_0x5710ee(0x273)](_0x4afbfb,{'range':_0x45497e}),_0x26642b=!0x0;break;}}}return _0x26642b;}),_0x2bfb6f[_0x4a459e(0x241)][_0x4a459e(0x25d)][_0x4a459e(0x21c)](_0x34e7dd=>{const _0x3c3010=_0x4a459e;let _0x583ac3=!0x1;const _0x48c680=_0x2bfb6f[_0x3c3010(0x284)][_0x3c3010(0x261)](_0x3c3010(0x278))['me'],_0x21898c=_0x54a2f1[_0x3c3010(0x243)]()[_0x3c3010(0x1d4)](_0x49a4ba=>_0x49a4ba[_0x3c3010(0x1eb)]&&_0x49a4ba[_0x3c3010(0x235)]==_0x48c680),_0x2e58da=new Set(),_0x4ee0af=new Set();for(const _0x74e418 of _0x21898c)if(_0x3c3010(0x264)==_0x74e418[_0x3c3010(0x285)])for(const _0x3157f0 of _0x74e418[_0x3c3010(0x1f2)]()){const _0x30c833=_0x3157f0[_0x3c3010(0x276)]()[_0x3c3010(0x260)]();if(_0x30c833){if(_0x30c833['is'](_0x3c3010(0x281),_0x3c3010(0x20b))&&ge(_0x30c833)){_0x74e418[_0x3c3010(0x1f0)](_0x3157f0[_0x3c3010(0x267)]),_0x2e58da[_0x3c3010(0x1f3)](_0x30c833),_0x583ac3=!0x0;const _0x63418c=_0x30c833[_0x3c3010(0x240)],_0x44fb2a=_0x30c833[_0x3c3010(0x202)],_0x3c9bff=_0x63418c&&_0x63418c['is'](_0x3c3010(0x281),_0x3c3010(0x20b)),_0x1e4719=_0x44fb2a&&_0x44fb2a['is'](_0x3c3010(0x281),_0x3c3010(0x20b));_0x3c9bff&&!_0x2e58da[_0x3c3010(0x23b)](_0x63418c)&&_0x4ee0af[_0x3c3010(0x1f3)](_0x63418c),_0x1e4719&&!_0x2e58da[_0x3c3010(0x23b)](_0x44fb2a)&&_0x4ee0af[_0x3c3010(0x1f3)](_0x44fb2a);}else _0x30c833['is'](_0x3c3010(0x281),_0x3c3010(0x24b))&&_0x30c833[_0x3c3010(0x1d2)]&&(_0x74e418[_0x3c3010(0x1f0)](_0x3157f0[_0x3c3010(0x267)]),_0x583ac3=!0x0);}}else{if(_0x3c3010(0x258)==_0x74e418[_0x3c3010(0x285)]){if(!_0x74e418[_0x3c3010(0x27a)]||!_0x74e418[_0x3c3010(0x27a)][_0x3c3010(0x1f9)])continue;const _0xb12864=_0x74e418[_0x3c3010(0x27a)][_0x3c3010(0x1dd)];if(_0xb12864&&Object[_0x3c3010(0x256)](_0xb12864)[_0x3c3010(0x229)])continue;const _0x4de448=_0x74e418[_0x3c3010(0x27a)][_0x3c3010(0x1f9)];let _0x3ad08d=!0x0,_0xb0391c=!0x0;for(const _0x13f7b8 of _0x21898c)if(_0x13f7b8[_0x3c3010(0x285)]&&_0x13f7b8[_0x3c3010(0x285)][_0x3c3010(0x26c)](_0x3c3010(0x264))){if(!_0x13f7b8[_0x3c3010(0x27a)][_0x3c3010(0x1f9)]){_0xb0391c=!0x1;break;}if(_0x13f7b8['id']!=_0x74e418['id']&&_0x13f7b8[_0x3c3010(0x27a)][_0x3c3010(0x1f9)]==_0x4de448){_0x3ad08d=!0x1;break;}}_0xb0391c&&_0x3ad08d&&(_0x74e418[_0x3c3010(0x250)](),_0x583ac3=!0x0);}}for(const _0x374504 of _0x2e58da)_0x34e7dd[_0x3c3010(0x287)](_0x374504);for(const _0x17edc5 of _0x4ee0af)_0x34e7dd[_0x3c3010(0x1e9)](_0x17edc5);return _0x583ac3;}),_0x2bfb6f[_0x4a459e(0x203)][_0x4a459e(0x20a)](_0x4a459e(0x1e3))[_0x4a459e(0x25c)]({'model':_0x4a459e(0x288),'view':(_0x2a8d23,_0x3d023a)=>_0x331107(_0x2a8d23),'converterPriority':_0x4a459e(0x27b)}),_0x2bfb6f[_0x4a459e(0x203)][_0x4a459e(0x20a)](_0x4a459e(0x26a))[_0x4a459e(0x25c)]({'model':_0x4a459e(0x288),'view':(_0x111248,_0x4530cd)=>_0x4530cd[_0x4a459e(0x1f8)][_0x4a459e(0x269)]?_0x331107(_0x111248,!0x1):null,'converterPriority':_0x4a459e(0x27b)});const _0x31bd7a=_0x2bfb6f[_0x4a459e(0x23a)][_0x4a459e(0x252)];this[_0x4a459e(0x25a)](_0x31bd7a[_0x4a459e(0x25d)],_0x4a459e(0x208),(_0x232ec2,_0x4670b6)=>{const _0x50b96a=_0x4a459e,_0x489196=[];for(const _0x30e972 of _0x31bd7a[_0x50b96a(0x206)](_0x4670b6[_0x50b96a(0x1fa)])[_0x50b96a(0x211)]())_0x30e972['is'](_0x50b96a(0x281),_0x50b96a(0x1db))&&_0x489196[_0x50b96a(0x22e)](_0x30e972);_0x31bd7a[_0x50b96a(0x294)](_0x5c96b6=>{const _0x3b0d52=_0x50b96a;for(const _0x1d4f1b of _0x489196)_0x5c96b6[_0x3b0d52(0x291)](_0x5c96b6[_0x3b0d52(0x206)](_0x1d4f1b),_0x5c96b6[_0x3b0d52(0x246)](_0x1d4f1b)),_0x5c96b6[_0x3b0d52(0x287)](_0x1d4f1b);});});}}function ge(_0x401678){const _0x30a8a6=_0x37aee4;if(_0x401678[_0x30a8a6(0x1d2)])return!0x0;const _0x821184=_0x401678[_0x30a8a6(0x230)](0x0);return _0x821184['is'](_0x30a8a6(0x281),_0x30a8a6(0x24b))&&_0x821184[_0x30a8a6(0x1d2)];}function _0x3bb5(_0x3b266f,_0x55eadd){const _0x480664=_0x4806();return _0x3bb5=function(_0x3bb5ce,_0x50acc0){_0x3bb5ce=_0x3bb5ce-0x1cc;let _0x334a01=_0x480664[_0x3bb5ce];return _0x334a01;},_0x3bb5(_0x3b266f,_0x55eadd);}function de(_0x367371,_0x236d6d={},_0x22fcba){const _0x57c2b1=_0x37aee4;for(const {isAnchor:_0x50d611,cellHeight:_0x4d7061,cellWidth:_0x411bed}of _0x22fcba[_0x57c2b1(0x26e)](_0x367371,{'includeAllSlots':!0x0,..._0x236d6d}))if(!_0x50d611||0x1!=_0x4d7061||0x1!=_0x411bed)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
+ function _0x5da0(){const _0x569bb7=['244740tzIIKm','getTableColumnsWidths','plugins','*Format:*\x20resize\x20table','formatInline','editor','format','formatBlock','get','columnWidths','accept','getSuggestions','afterInit','getColumnGroupElement','commandParams','6280404PcpebL','has','93qhzpIx','7005663yUSNmK','document','196QzQOhO','20AqjCVf','type','locale','enableCommand','markBlockFormat','getAttribute','10652ZrvcbG','model','_descriptionFactory','39536PEYkdG','registerCustomCallback','_suggestionFactory','bind','resizeTable','formatGroupId','TableColumnResizeEditing','tableWidth','17013502naVhUY','490444qTupNL','10UmhSuL','subType','data','registerDescriptionCallback','handleSuggestionDescription','getSelectedElement','getContainedElement','Users','author','table','TrackChangesEditing','resizeTableWidth','selection','handleResizeTableWidthCommand','getSuggestionCallback','12eOMPdS','discard','change'];_0x5da0=function(){return _0x569bb7;};return _0x5da0();}const _0x1c5182=_0x4972;(function(_0x255398,_0x48611d){const _0x182542=_0x4972,_0x20d37c=_0x255398();while(!![]){try{const _0x17ded9=-parseInt(_0x182542(0x1f3))/0x1+parseInt(_0x182542(0x20e))/0x2*(parseInt(_0x182542(0x204))/0x3)+-parseInt(_0x182542(0x21a))/0x4*(-parseInt(_0x182542(0x208))/0x5)+parseInt(_0x182542(0x202))/0x6+parseInt(_0x182542(0x207))/0x7*(-parseInt(_0x182542(0x211))/0x8)+parseInt(_0x182542(0x205))/0x9*(parseInt(_0x182542(0x21b))/0xa)+-parseInt(_0x182542(0x219))/0xb*(parseInt(_0x182542(0x1f0))/0xc);if(_0x17ded9===_0x48611d)break;else _0x20d37c['push'](_0x20d37c['shift']());}catch(_0x2d2e1c){_0x20d37c['push'](_0x20d37c['shift']());}}}(_0x5da0,0x867ed));import{Plugin as _0x492fdd}from'ckeditor5/src/core.js';function _0x4972(_0x1b09e8,_0x27e94b){const _0x5da0ad=_0x5da0();return _0x4972=function(_0x4972f4,_0x2ff559){_0x4972f4=_0x4972f4-0x1e9;let _0x58fe88=_0x5da0ad[_0x4972f4];return _0x58fe88;},_0x4972(_0x1b09e8,_0x27e94b);}import{getTranslation as _0x4cda99}from'../utils/common-translations.js';export default class It extends _0x492fdd{[_0x1c5182(0x1ff)](){const _0x56e492=_0x1c5182;if(!this[_0x56e492(0x1f8)][_0x56e492(0x1f5)][_0x56e492(0x203)](_0x56e492(0x217)))return;const _0xaad5da=this[_0x56e492(0x1f8)][_0x56e492(0x1f5)][_0x56e492(0x1fb)](_0x56e492(0x1eb));_0xaad5da[_0x56e492(0x20b)](_0x56e492(0x1ec),this[_0x56e492(0x1ee)][_0x56e492(0x214)](this)),_0xaad5da[_0x56e492(0x213)][_0x56e492(0x212)](_0x56e492(0x1fa),_0x56e492(0x215),_0x56e492(0x1fd),_0xaad5da[_0x56e492(0x213)][_0x56e492(0x1ef)](_0x56e492(0x1fa),null,_0x56e492(0x1f1))),_0xaad5da[_0x56e492(0x213)][_0x56e492(0x212)](_0x56e492(0x1fa),_0x56e492(0x215),_0x56e492(0x1f1),_0xaad5da[_0x56e492(0x213)][_0x56e492(0x1ef)](_0x56e492(0x1fa),null,_0x56e492(0x1fd))),_0xaad5da[_0x56e492(0x210)][_0x56e492(0x21e)](this[_0x56e492(0x21f)][_0x56e492(0x214)](this));}[_0x1c5182(0x1ee)](_0x13f0b8,_0x426dc3){const _0x5a1c41=_0x1c5182,_0x159de7=this[_0x5a1c41(0x1f8)][_0x5a1c41(0x1f5)][_0x5a1c41(0x1fb)](_0x5a1c41(0x1eb)),_0x4c2dc4=this[_0x5a1c41(0x1f8)][_0x5a1c41(0x1f5)][_0x5a1c41(0x1fb)](_0x5a1c41(0x217)),_0x11838d=_0x426dc3[_0x5a1c41(0x1ea)]||this[_0x5a1c41(0x1f8)][_0x5a1c41(0x20f)][_0x5a1c41(0x206)][_0x5a1c41(0x1ed)][_0x5a1c41(0x220)]();this[_0x5a1c41(0x1f8)][_0x5a1c41(0x20f)][_0x5a1c41(0x1f2)](()=>{const _0x34b0c0=_0x5a1c41,_0x4b58a7=_0x4c2dc4[_0x34b0c0(0x200)](_0x11838d);let _0x1a9018=_0x4b58a7?_0x4c2dc4[_0x34b0c0(0x1f4)](_0x4b58a7):null,_0xb9c5e=_0x11838d[_0x34b0c0(0x20d)](_0x34b0c0(0x218))||null;const _0xf28193=_0x426dc3[_0x34b0c0(0x218)]||_0xb9c5e,_0x382795=_0x426dc3[_0x34b0c0(0x1fc)]||_0x1a9018,_0x178422=this[_0x34b0c0(0x1f8)][_0x34b0c0(0x1f5)][_0x34b0c0(0x1fb)](_0x34b0c0(0x222))['me'];for(const _0x34cd1b of _0x159de7[_0x34b0c0(0x1fe)]()){const _0x2bfa45=_0x34cd1b[_0x34b0c0(0x221)]();if(_0x34b0c0(0x215)===_0x34cd1b[_0x34b0c0(0x21c)]&&_0x2bfa45===_0x11838d){_0x34cd1b[_0x34b0c0(0x1e9)]!==_0x178422&&_0x34cd1b[_0x34b0c0(0x1f1)]();const _0x123cfd=_0x34cd1b[_0x34b0c0(0x21d)][_0x34b0c0(0x201)];_0xb9c5e=_0x123cfd[0x0][_0x34b0c0(0x218)],_0x1a9018=_0x123cfd[0x0][_0x34b0c0(0x1fc)];break;}}_0x13f0b8({'table':_0x11838d,'tableWidth':_0xf28193,'columnWidths':_0x382795}),_0x159de7[_0x34b0c0(0x20c)](_0x11838d,{'commandName':_0x34b0c0(0x1ec),'commandParams':[{'tableWidth':_0xb9c5e,'columnWidths':_0x1a9018}],'formatGroupId':_0x34b0c0(0x215)},[],_0x34b0c0(0x215));});}[_0x1c5182(0x21f)](_0x1a0d6c){const _0x365fa6=_0x1c5182;if(_0x365fa6(0x1fa)!=_0x1a0d6c[_0x365fa6(0x209)]&&_0x365fa6(0x1f7)!=_0x1a0d6c[_0x365fa6(0x209)])return;const {data:_0x4d5a43}=_0x1a0d6c;if(_0x4d5a43&&_0x365fa6(0x215)===_0x4d5a43[_0x365fa6(0x216)]){const _0x889dd3=_0x365fa6(0x1f6);return{'type':_0x365fa6(0x1f9),'content':_0x4cda99(this[_0x365fa6(0x1f8)][_0x365fa6(0x20a)],_0x889dd3)};}}}
@@ -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 _0x2ddb69=_0x3257;(function(_0x34cb7b,_0x448776){const _0x55caf4=_0x3257,_0x40b8ae=_0x34cb7b();while(!![]){try{const _0x36967a=-parseInt(_0x55caf4(0x1ee))/0x1+parseInt(_0x55caf4(0x1fc))/0x2*(parseInt(_0x55caf4(0x1f3))/0x3)+parseInt(_0x55caf4(0x1ea))/0x4*(parseInt(_0x55caf4(0x1b8))/0x5)+-parseInt(_0x55caf4(0x1aa))/0x6*(parseInt(_0x55caf4(0x1c6))/0x7)+-parseInt(_0x55caf4(0x1c2))/0x8*(parseInt(_0x55caf4(0x1bc))/0x9)+parseInt(_0x55caf4(0x1c7))/0xa*(-parseInt(_0x55caf4(0x1df))/0xb)+parseInt(_0x55caf4(0x1a9))/0xc;if(_0x36967a===_0x448776)break;else _0x40b8ae['push'](_0x40b8ae['shift']());}catch(_0x5877a4){_0x40b8ae['push'](_0x40b8ae['shift']());}}}(_0x1400,0x3304d));import{Plugin as _0x431fdb}from'ckeditor5/src/core.js';function _0x3257(_0x5290d2,_0x3b90ae){const _0x140085=_0x1400();return _0x3257=function(_0x32576c,_0x23fc5b){_0x32576c=_0x32576c-0x1a9;let _0xaeb904=_0x140085[_0x32576c];return _0xaeb904;},_0x3257(_0x5290d2,_0x3b90ae);}import _0x56b77c from'./table.js';function _0x1400(){const _0x20c635=['110690oXNcYO','data-suggestion','markerName','TableEditing','writer','afterInit','parent','showSuggestionHighlights','mapper','activeMarkers','_registerLegacyDescription','registerAttributeLabel','removeAttribute','data','createTableWalker','item','addClass','get','toViewElement','FORMAT_REGULAR_COLUMN','start','ck-suggestion-marker-','FORMAT_HEADER_ROW','headingRows','286stFoFZ','highest','FORMAT_REGULAR_ROW','markerNameToElements','ck-suggestion-marker--active','editor','consumable','requires','stop','format','registerDescriptionCallback','161756ynoKfa','commandParams','_splitMarkerName','nodeBefore','360379sVPqJy','end','TableUtils','setAttribute','removeClass','3711NvfNoH','getSuggestion','formatBlock','FORMAT_HEADER_COLUMN','name','forceValue','markerRange','headingColumns','unbindElementFromMarkerName','382KImCWI','_acceptFormatSuggestionCallbackFactory','cell','bindElementToMarker','10196412qihPUH','216186DldxIS','has','editing','consume','_suggestionFactory','removeMarker:suggestion','getCellLocation','locale','type','nodeAfter','setTableColumnHeader','commandName','downcastDispatcher','addMarker:suggestion','10osEOQi','_handleLegacySuggestions','registerCustomCallback','TrackChangesEditing','27EZyZfc','includes','setTableRowHeader','plugins','*Format:*\x20%0','accept','153288KvcJSU','_enableDefaultAttributesIntegration','_descriptionFactory','options','49QXTVjY'];_0x1400=function(){return _0x20c635;};return _0x1400();}import{getTranslation as _0x1ae6d8}from'../utils/common-translations.js';export default class St extends _0x431fdb{static get[_0x2ddb69(0x1e6)](){return[_0x56b77c];}[_0x2ddb69(0x1cc)](){const _0x3d8c6f=_0x2ddb69,_0x2ed1b6=this[_0x3d8c6f(0x1e4)];if(!_0x2ed1b6[_0x3d8c6f(0x1bf)][_0x3d8c6f(0x1ab)](_0x3d8c6f(0x1ca)))return;const _0x1d4876=_0x2ed1b6[_0x3d8c6f(0x1b1)],_0x280d6f=_0x2ed1b6[_0x3d8c6f(0x1bf)][_0x3d8c6f(0x1d8)](_0x3d8c6f(0x1bb));_0x280d6f[_0x3d8c6f(0x1c3)](_0x3d8c6f(0x1be),[],[_0x3d8c6f(0x1de)]),_0x280d6f[_0x3d8c6f(0x1c3)](_0x3d8c6f(0x1b4),[],[_0x3d8c6f(0x1fa)]),_0x280d6f[_0x3d8c6f(0x1c4)][_0x3d8c6f(0x1d2)](_0x3d8c6f(0x1de),_0x1ae6d8(_0x1d4876,_0x3d8c6f(0x1dd))),_0x280d6f[_0x3d8c6f(0x1c4)][_0x3d8c6f(0x1d2)](_0x3d8c6f(0x1fa),_0x1ae6d8(_0x1d4876,_0x3d8c6f(0x1f6))),this[_0x3d8c6f(0x1b9)]();}[_0x2ddb69(0x1b9)](){const _0x1b40ad=_0x2ddb69,_0x44a881=this[_0x1b40ad(0x1e4)][_0x1b40ad(0x1bf)][_0x1b40ad(0x1d8)](_0x1b40ad(0x1bb)),_0x3e2e1b=this[_0x1b40ad(0x1e4)][_0x1b40ad(0x1bf)][_0x1b40ad(0x1d8)](_0x1b40ad(0x1f0)),_0xd1def5=this[_0x1b40ad(0x1e4)][_0x1b40ad(0x1bf)][_0x1b40ad(0x1d8)](_0x56b77c)[_0x1b40ad(0x1fd)]();function _0x53fcee({showActiveMarker:_0x1027cc=!0x0,setDataAttribute:_0x2d5d57=!0x0}={}){return(_0x3e4b9f,_0xdaa805,_0x266347)=>{const _0x192efa=_0x3257,{type:_0x5594e1,id:_0x1a77a9}=_0x44a881[_0x192efa(0x1ec)](_0xdaa805[_0x192efa(0x1c9)]),_0x5a5c9d=_0x44a881[_0x192efa(0x1f4)](_0x1a77a9),_0x232b6a=_0x5a5c9d[_0x192efa(0x1d4)];if(_0x192efa(0x1f5)!=_0x5a5c9d[_0x192efa(0x1b2)]||!_0x232b6a||_0x192efa(0x1b4)!=_0x232b6a[_0x192efa(0x1b5)])return;if(_0xdaa805[_0x192efa(0x1d6)])return void _0x3e4b9f[_0x192efa(0x1e7)]();if(!_0x266347[_0x192efa(0x1e5)][_0x192efa(0x1ad)](_0xdaa805[_0x192efa(0x1f9)],_0x3e4b9f[_0x192efa(0x1f7)]))return;const _0x2f9d5f=_0xdaa805[_0x192efa(0x1f9)][_0x192efa(0x1db)][_0x192efa(0x1b3)],_0x379e58=_0xdaa805[_0x192efa(0x1f9)][_0x192efa(0x1ef)][_0x192efa(0x1ed)],_0x5c3217=_0x2f9d5f[_0x192efa(0x1cd)][_0x192efa(0x1cd)],{column:_0x3bf7df}=_0x3e2e1b[_0x192efa(0x1b0)](_0x2f9d5f),{column:_0x5dc4ac}=_0x3e2e1b[_0x192efa(0x1b0)](_0x379e58);for(let _0x5c7dc7=_0x3bf7df;_0x5c7dc7<=_0x5dc4ac;_0x5c7dc7++){const _0x83990=_0x3e2e1b[_0x192efa(0x1d5)](_0x5c3217,{'column':_0x5c7dc7,'includeAllSlots':!0x1});for(const _0x89398e of _0x83990){const _0x36a516=_0x89398e[_0x192efa(0x1fe)],_0xfe9e6f=_0x266347[_0x192efa(0x1cf)][_0x192efa(0x1d9)](_0x36a516);_0x266347[_0x192efa(0x1cb)][_0x192efa(0x1d7)](_0x192efa(0x1dc)+_0x5594e1,_0xfe9e6f),_0x2d5d57&&_0x266347[_0x192efa(0x1cb)][_0x192efa(0x1f1)](_0x192efa(0x1c8),_0x1a77a9,_0xfe9e6f),_0x266347[_0x192efa(0x1cf)][_0x192efa(0x1ff)](_0xfe9e6f,_0xdaa805[_0x192efa(0x1c9)]),_0x1027cc&&(_0x44a881[_0x192efa(0x1d0)][_0x192efa(0x1bd)](_0xdaa805[_0x192efa(0x1c9)])?_0x266347[_0x192efa(0x1cb)][_0x192efa(0x1d7)](_0x192efa(0x1e3),_0xfe9e6f):_0x266347[_0x192efa(0x1cb)][_0x192efa(0x1f2)](_0x192efa(0x1e3),_0xfe9e6f));}}};}_0x44a881[_0x1b40ad(0x1ae)][_0x1b40ad(0x1ba)](_0x1b40ad(0x1f5),_0x1b40ad(0x1be),_0x1b40ad(0x1c1),_0xd1def5),_0x44a881[_0x1b40ad(0x1ae)][_0x1b40ad(0x1ba)](_0x1b40ad(0x1f5),_0x1b40ad(0x1b4),_0x1b40ad(0x1c1),_0xd1def5),this[_0x1b40ad(0x1e4)][_0x1b40ad(0x1ac)][_0x1b40ad(0x1b6)]['on'](_0x1b40ad(0x1b7),_0x53fcee(),{'priority':_0x1b40ad(0x1e0)}),this[_0x1b40ad(0x1e4)][_0x1b40ad(0x1d4)][_0x1b40ad(0x1b6)]['on'](_0x1b40ad(0x1b7),(_0xceb7f2,_0x40f2a6,_0x176524)=>{const _0x223535=_0x1b40ad;_0x176524[_0x223535(0x1c5)][_0x223535(0x1ce)]&&_0x53fcee({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0xceb7f2,_0x40f2a6,_0x176524);},{'priority':_0x1b40ad(0x1e0)}),this[_0x1b40ad(0x1e4)][_0x1b40ad(0x1ac)][_0x1b40ad(0x1b6)]['on'](_0x1b40ad(0x1af),(_0x50cc2e,_0x2d2bb6,_0x162964)=>{const _0x1179c7=_0x1b40ad,{type:_0x477608,id:_0x55aaa2}=_0x44a881[_0x1179c7(0x1ec)](_0x2d2bb6[_0x1179c7(0x1c9)]),_0xb7aa89=_0x44a881[_0x1179c7(0x1f4)](_0x55aaa2),_0x198f3e=_0xb7aa89[_0x1179c7(0x1d4)];if(_0x1179c7(0x1f5)!=_0xb7aa89[_0x1179c7(0x1b2)]||!_0x198f3e||_0x1179c7(0x1b4)!=_0x198f3e[_0x1179c7(0x1b5)])return;const _0x370c29=_0x162964[_0x1179c7(0x1cf)][_0x1179c7(0x1e2)](_0x2d2bb6[_0x1179c7(0x1c9)]);if(_0x370c29){for(const _0x1c0610 of _0x370c29)_0x162964[_0x1179c7(0x1cb)][_0x1179c7(0x1f2)](_0x1179c7(0x1dc)+_0x477608,_0x1c0610),_0x162964[_0x1179c7(0x1cb)][_0x1179c7(0x1f2)](_0x1179c7(0x1e3),_0x1c0610),_0x162964[_0x1179c7(0x1cb)][_0x1179c7(0x1d3)](_0x1179c7(0x1c8),_0x1c0610),_0x162964[_0x1179c7(0x1cf)][_0x1179c7(0x1fb)](_0x1c0610,_0x2d2bb6[_0x1179c7(0x1c9)]);}},{'priority':_0x1b40ad(0x1e0)}),this[_0x1b40ad(0x1d1)]();}[_0x2ddb69(0x1d1)](){const _0x4ac72c=_0x2ddb69,_0x3f7fc9=this[_0x4ac72c(0x1e4)],_0x256750=_0x3f7fc9[_0x4ac72c(0x1b1)];function _0x39e3f5(_0x47f31b){const _0x6177f9=_0x4ac72c;return{'type':_0x6177f9(0x1e8),'content':_0x1ae6d8(_0x256750,_0x6177f9(0x1c0),_0x47f31b)};}_0x3f7fc9[_0x4ac72c(0x1bf)][_0x4ac72c(0x1d8)](_0x4ac72c(0x1bb))[_0x4ac72c(0x1c4)][_0x4ac72c(0x1e9)](_0x56f803=>{const _0x46f411=_0x4ac72c;if(_0x46f411(0x1f5)!=_0x56f803[_0x46f411(0x1b2)])return;const {data:_0x373ec5}=_0x56f803;if(_0x373ec5){if(_0x46f411(0x1be)==_0x373ec5[_0x46f411(0x1b5)]){const _0x170a0a=_0x373ec5[_0x46f411(0x1eb)][0x0][_0x46f411(0x1f8)];return _0x39e3f5(_0x1ae6d8(_0x256750,_0x170a0a?_0x46f411(0x1dd):_0x46f411(0x1e1)));}if(_0x46f411(0x1b4)==_0x373ec5[_0x46f411(0x1b5)]){const _0x19dbf5=_0x373ec5[_0x46f411(0x1eb)][0x0][_0x46f411(0x1f8)];return _0x39e3f5(_0x1ae6d8(_0x256750,_0x19dbf5?_0x46f411(0x1f6):_0x46f411(0x1da)));}}});}}
@@ -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
+ function _0x10eb(){const _0x3c14f2=['*Split\x20cell:*\x20vertically','enableCommand','mergeTableCells','low','execute','table','containsRange','root','12220785QNLcZl','change','_descriptionFactory','72AVtYCw','subType','return','_tablePostFixingSubtypes','*Merge\x20cells*','_acceptFormatSuggestionCallbackFactory','8AqfpxT','deletion','commandName','_isForcedDefaultExecutionBlock','mergeTableCellRight','format','20mAwLob','*Split\x20cell:*\x20horizontally','insertion','TableUtils','rootName','4346805lefTWL','$graveyard','mergeTableCellUp','filter','formatInline','set:isEnabled','author','_suggestionFactory','isInContent','locale','accept','stop','_areMergableCells','type','TrackChangesEditing','getCellLocation','find','setSelection','formatBlock','registerDescriptionCallback','forceDefaultExecution','horizontally','findAncestor','68228DakodX','element','657264NKOzVK','highest','tableCell','model','getFirstPosition','createTableWalker','editor','mergeTableCellDown','16vsiKUg','length','createRangeOn','markBlockFormat','push','map','10596684WbGrFM','TableEditing','splitTableCellVertically','registerCustomCallback','isEnabled','mergeTableCellLeft','add','getRanges','splitTableCellHorizontally','from','refresh','selection','value','afterInit','document','commands','detach','getSuggestions','19334282ikjKXg','markMultiRangeBlockFormat','requires','158575RodkUC','_areSelectedCellsMergable','get','trackChanges','fromRange','getSelectionAffectedTableCells','cell','getAncestors','has','direction','plugins','size'];_0x10eb=function(){return _0x3c14f2;};return _0x10eb();}const _0x4b9cef=_0x28ee;(function(_0x3852a0,_0x1a432f){const _0x226894=_0x28ee,_0x4146ba=_0x3852a0();while(!![]){try{const _0x3b7d8d=parseInt(_0x226894(0x84))/0x1*(-parseInt(_0x226894(0x7a))/0x2)+parseInt(_0x226894(0xc7))/0x3+parseInt(_0x226894(0x7c))/0x4+-parseInt(_0x226894(0x9f))/0x5*(-parseInt(_0x226894(0xb6))/0x6)+parseInt(_0x226894(0x8a))/0x7+parseInt(_0x226894(0xbc))/0x8*(parseInt(_0x226894(0xb3))/0x9)+parseInt(_0x226894(0xc2))/0xa*(-parseInt(_0x226894(0x9c))/0xb);if(_0x3b7d8d===_0x1a432f)break;else _0x4146ba['push'](_0x4146ba['shift']());}catch(_0x35c2ed){_0x4146ba['push'](_0x4146ba['shift']());}}}(_0x10eb,0xc4608));import{Plugin as _0x395cfa}from'ckeditor5/src/core.js';import _0x16e121 from'./table.js';import{LiveRange as _0x69d02c}from'ckeditor5/src/engine.js';function _0x28ee(_0x17bbe,_0x2a73c3){const _0x10eb70=_0x10eb();return _0x28ee=function(_0x28ee4e,_0x2a85fe){_0x28ee4e=_0x28ee4e-0x6f;let _0x35b0fd=_0x10eb70[_0x28ee4e];return _0x35b0fd;},_0x28ee(_0x17bbe,_0x2a73c3);}import{getTranslation as _0x5e9de5}from'../utils/common-translations.js';export default class jt extends _0x395cfa{static get[_0x4b9cef(0x9e)](){return[_0x16e121];}[_0x4b9cef(0x97)](){const _0xeb1e69=_0x4b9cef,_0x38ce5d=this[_0xeb1e69(0x82)],_0x277e3e=_0x38ce5d[_0xeb1e69(0x7f)][_0xeb1e69(0x98)][_0xeb1e69(0x95)],_0x28d9ac=_0x38ce5d[_0xeb1e69(0xd0)];if(!_0x38ce5d[_0xeb1e69(0xa9)][_0xeb1e69(0xa7)](_0xeb1e69(0x8b)))return;const _0x1b3451=_0x38ce5d[_0xeb1e69(0xa9)][_0xeb1e69(0xa1)](_0xeb1e69(0x71)),_0x1e0e1a=_0x38ce5d[_0xeb1e69(0xa9)][_0xeb1e69(0xa1)](_0xeb1e69(0xc5)),_0x487ab3=_0x38ce5d[_0xeb1e69(0xa9)][_0xeb1e69(0xa1)](_0x16e121);_0x487ab3[_0xeb1e69(0xb9)][_0xeb1e69(0x88)](_0xeb1e69(0xad)),_0x1b3451[_0xeb1e69(0xac)](_0xeb1e69(0xad),()=>{const _0x4c5022=_0xeb1e69,_0x571b14=_0x1e0e1a[_0x4c5022(0xa4)](_0x38ce5d[_0x4c5022(0x7f)][_0x4c5022(0x98)][_0x4c5022(0x95)]);_0x38ce5d[_0x4c5022(0x7f)][_0x4c5022(0xb4)](()=>{const _0x395547=_0x4c5022;_0x1b3451[_0x395547(0x9d)](_0x571b14,{'commandName':_0x395547(0xad),'commandParams':[]},[],_0x395547(0xad));});}),_0x38ce5d[_0xeb1e69(0x99)][_0xeb1e69(0xa1)](_0xeb1e69(0xad))['on'](_0xeb1e69(0xaf),(_0x246604,_0x54ea99)=>{const _0x33ca3b=_0xeb1e69;_0x38ce5d[_0x33ca3b(0x99)][_0x33ca3b(0xa1)](_0x33ca3b(0xa2))[_0x33ca3b(0x96)]&&(_0x54ea99[_0x33ca3b(0x85)]>0x0&&_0x54ea99[_0x54ea99[_0x33ca3b(0x85)]-0x1]&&_0x54ea99[_0x54ea99[_0x33ca3b(0x85)]-0x1][_0x33ca3b(0x77)]||_0x1b3451[_0x33ca3b(0xbf)]||this[_0x33ca3b(0xa0)]()||_0x246604[_0x33ca3b(0xd2)]());},{'priority':_0xeb1e69(0x7d)});for(const _0x327fba of[_0xeb1e69(0xc9),_0xeb1e69(0xc0),_0xeb1e69(0x83),_0xeb1e69(0x8f)]){const _0x171c74=_0x38ce5d[_0xeb1e69(0x99)][_0xeb1e69(0xa1)](_0x327fba);_0x1b3451[_0xeb1e69(0xac)](_0x327fba,()=>{const _0x2cf598=_0xeb1e69,_0x1cb861=_0x38ce5d[_0x2cf598(0x7f)][_0x2cf598(0x98)][_0x2cf598(0x95)][_0x2cf598(0x80)]()[_0x2cf598(0xa6)]()[_0x2cf598(0x73)](_0x3e2bb1=>_0x3e2bb1['is'](_0x2cf598(0x7b),_0x2cf598(0x7e))),_0x17f129=_0x171c74[_0x2cf598(0x96)];_0x38ce5d[_0x2cf598(0x7f)][_0x2cf598(0xb4)](()=>{const _0xddeda6=_0x2cf598;_0x1b3451[_0xddeda6(0x9d)]([_0x1cb861,_0x17f129],{'commandName':_0xddeda6(0xad),'commandParams':[]},[],_0xddeda6(0xad));});});}for(const _0x5370ae of[_0xeb1e69(0x8c),_0xeb1e69(0x92)]){const _0x161da9=_0x38ce5d[_0xeb1e69(0x99)][_0xeb1e69(0xa1)](_0x5370ae);_0x1b3451[_0xeb1e69(0xac)](_0x5370ae,()=>{const _0x1b10de=_0xeb1e69,_0x44308e=_0x1e0e1a[_0x1b10de(0xa4)](_0x38ce5d[_0x1b10de(0x7f)][_0x1b10de(0x98)][_0x1b10de(0x95)])[0x0],_0x35963a=_0x44308e[_0x1b10de(0x79)](_0x1b10de(0xb0)),{column:_0x5b86ce,row:_0x19784e}=_0x1e0e1a[_0x1b10de(0x72)](_0x44308e);let _0x166c8c=[];if(_0x1b10de(0x78)==_0x161da9[_0x1b10de(0xa8)]){const _0x2d2355=_0x1e0e1a[_0x1b10de(0x81)](_0x35963a,{'startRow':_0x19784e,'endRow':_0x19784e,'includeAllSlots':!0x0});_0x166c8c=Array[_0x1b10de(0x93)](_0x2d2355)[_0x1b10de(0x89)](_0x2e8c51=>_0x2e8c51[_0x1b10de(0xa5)]);}else{const _0x489c7b=_0x1e0e1a[_0x1b10de(0x81)](_0x35963a,{'column':_0x5b86ce,'includeAllSlots':!0x0});_0x166c8c=Array[_0x1b10de(0x93)](_0x489c7b)[_0x1b10de(0x89)](_0x5f26e6=>_0x5f26e6[_0x1b10de(0xa5)]);}_0x38ce5d[_0x1b10de(0x7f)][_0x1b10de(0xb4)](_0x52d2f5=>{const _0x29999d=_0x1b10de;_0x1b3451[_0x29999d(0x87)](_0x52d2f5[_0x29999d(0x86)](_0x44308e),{'commandName':_0x5370ae,'commandParams':[]},_0x166c8c,_0x5370ae);});});}_0x1b3451[_0xeb1e69(0xb5)][_0xeb1e69(0x76)](_0x103088=>{const _0x3420f9=_0xeb1e69;if(_0x3420f9(0x75)!=_0x103088[_0x3420f9(0x70)]&&_0x3420f9(0xcb)!=_0x103088[_0x3420f9(0x70)])return;const {data:_0x5e3be3}=_0x103088;return _0x5e3be3&&_0x3420f9(0xad)==_0x5e3be3[_0x3420f9(0xbe)]?{'type':_0x3420f9(0xc1),'content':_0x5e9de5(_0x28d9ac,_0x3420f9(0xba))}:void 0x0;}),_0x1b3451[_0xeb1e69(0xb5)][_0xeb1e69(0x76)](_0x414d76=>{const _0x397079=_0xeb1e69;if(_0x397079(0x75)!=_0x414d76[_0x397079(0x70)]&&_0x397079(0xcb)!=_0x414d76[_0x397079(0x70)])return;const {data:_0x289248}=_0x414d76;return _0x289248?_0x397079(0x8c)==_0x289248[_0x397079(0xbe)]?{'type':_0x397079(0xc1),'content':_0x5e9de5(_0x28d9ac,_0x397079(0xab))}:_0x397079(0x92)==_0x289248[_0x397079(0xbe)]?{'type':_0x397079(0xc1),'content':_0x5e9de5(_0x28d9ac,_0x397079(0xc3))}:void 0x0:void 0x0;});const _0x203192=_0x487ab3[_0xeb1e69(0xbb)]();for(const _0x40b3af of[_0xeb1e69(0xc9),_0xeb1e69(0xc0),_0xeb1e69(0x83),_0xeb1e69(0x8f)])_0x1b3451[_0xeb1e69(0xce)][_0xeb1e69(0x8d)](_0xeb1e69(0x75),_0x40b3af,_0xeb1e69(0xd1),_0x203192);for(const _0x480fe3 of[_0xeb1e69(0x8c),_0xeb1e69(0x92)])_0x1b3451[_0xeb1e69(0xce)][_0xeb1e69(0x8d)](_0xeb1e69(0x75),_0x480fe3,_0xeb1e69(0xd1),_0x203192);_0x1b3451[_0xeb1e69(0xce)][_0xeb1e69(0x8d)](_0xeb1e69(0x75),_0xeb1e69(0xad),_0xeb1e69(0xd1),_0x2634c0=>{const _0x2dc806=_0xeb1e69;_0x38ce5d[_0x2dc806(0x7f)][_0x2dc806(0xb4)](_0x526be9=>{const _0x958d3e=_0x2dc806,_0x45a4a2=Array[_0x958d3e(0x93)](_0x277e3e[_0x958d3e(0x91)]())[_0x958d3e(0x89)](_0xbd3291=>_0x69d02c[_0x958d3e(0xa3)](_0xbd3291));_0x526be9[_0x958d3e(0x74)](_0x2634c0),_0x38ce5d[_0x958d3e(0x99)][_0x958d3e(0xa1)](_0x958d3e(0xad))[_0x958d3e(0x94)](),_0x38ce5d[_0x958d3e(0xaf)](_0x958d3e(0xad),{'forceDefaultExecution':!0x0});const _0xe20241=_0x45a4a2[_0x958d3e(0xca)](_0x4b3739=>_0x958d3e(0xc8)!=_0x4b3739[_0x958d3e(0xb2)][_0x958d3e(0xc6)]);_0xe20241[_0x958d3e(0x85)]>0x0&&_0x526be9[_0x958d3e(0x74)](_0xe20241);for(const _0x23a868 of _0x45a4a2)_0x23a868[_0x958d3e(0x9a)]();});});for(const _0x48ec09 of[_0xeb1e69(0xc9),_0xeb1e69(0x83),_0xeb1e69(0x8f),_0xeb1e69(0xc0)]){const _0x4b1b12=_0x38ce5d[_0xeb1e69(0x99)][_0xeb1e69(0xa1)](_0x48ec09);_0x4b1b12['on'](_0xeb1e69(0xcc),(_0xeaf6,_0x3c79c2,_0x5cdc47)=>{const _0x1221e8=_0xeb1e69;if(_0x5cdc47){const _0x2d9551=_0x38ce5d[_0x1221e8(0x7f)][_0x1221e8(0x98)][_0x1221e8(0x95)][_0x1221e8(0x80)]()[_0x1221e8(0xa6)]()[_0x1221e8(0x73)](_0x40c6fa=>_0x40c6fa['is'](_0x1221e8(0x7b),_0x1221e8(0x7e)));this[_0x1221e8(0x6f)](_0x4b1b12[_0x1221e8(0x96)],_0x2d9551)||(_0xeaf6[_0x1221e8(0xb8)]=!0x1,_0xeaf6[_0x1221e8(0xd2)]());}},{'priority':_0xeb1e69(0xae)});}}[_0x4b9cef(0xa0)](){const _0x5dfb1c=_0x4b9cef,_0x376552=this[_0x5dfb1c(0x82)][_0x5dfb1c(0x99)][_0x5dfb1c(0xa1)](_0x5dfb1c(0xad)),_0x2567ad=this[_0x5dfb1c(0x82)][_0x5dfb1c(0xa9)][_0x5dfb1c(0xa1)](_0x5dfb1c(0xc5));if(!_0x376552[_0x5dfb1c(0x8e)])return!0x1;const _0x58a847=_0x2567ad[_0x5dfb1c(0xa4)](this[_0x5dfb1c(0x82)][_0x5dfb1c(0x7f)][_0x5dfb1c(0x98)][_0x5dfb1c(0x95)]);for(const _0x4ddd67 of _0x58a847)for(const _0x16f835 of _0x58a847)if(_0x4ddd67!=_0x16f835&&!this[_0x5dfb1c(0x6f)](_0x4ddd67,_0x16f835))return!0x1;return!0x0;}[_0x4b9cef(0x6f)](_0x3aa586,_0x10c835){const _0x1b0e94=_0x4b9cef,_0x58bbba=this[_0x1b0e94(0x82)][_0x1b0e94(0xa9)][_0x1b0e94(0xa1)](_0x1b0e94(0x71)),_0x172f65=this[_0x1b0e94(0x82)][_0x1b0e94(0x7f)][_0x1b0e94(0x86)](_0x3aa586),_0x58c4c3=this[_0x1b0e94(0x82)][_0x1b0e94(0x7f)][_0x1b0e94(0x86)](_0x10c835),_0xc88bd8=new Set(),_0x4dd1d1=new Set();for(const _0x14741c of _0x58bbba[_0x1b0e94(0x9b)]())if((_0x1b0e94(0xc4)==_0x14741c[_0x1b0e94(0x70)]||_0x1b0e94(0xbd)==_0x14741c[_0x1b0e94(0x70)]||_0x1b0e94(0xad)==_0x14741c[_0x1b0e94(0xb7)])&&_0x14741c[_0x1b0e94(0xcf)]){for(const _0x3570d5 of _0x14741c[_0x1b0e94(0x91)]())_0x3570d5[_0x1b0e94(0xb1)](_0x172f65,!0x0)&&_0xc88bd8[_0x1b0e94(0x90)](_0x14741c[_0x1b0e94(0x70)]+':'+_0x14741c[_0x1b0e94(0xcd)]['id']),_0x3570d5[_0x1b0e94(0xb1)](_0x58c4c3,!0x0)&&_0x4dd1d1[_0x1b0e94(0x90)](_0x14741c[_0x1b0e94(0x70)]+':'+_0x14741c[_0x1b0e94(0xcd)]['id']);}if(_0xc88bd8[_0x1b0e94(0xaa)]!=_0x4dd1d1[_0x1b0e94(0xaa)])return!0x1;for(const _0x4d1d1f of _0xc88bd8)if(!_0x4dd1d1[_0x1b0e94(0xa7)](_0x4d1d1f))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 _0x3a62aa=_0x1289;function _0x1289(_0x55ebd6,_0x193ef7){const _0x180053=_0x1800();return _0x1289=function(_0x1289ad,_0x3183f5){_0x1289ad=_0x1289ad-0x1eb;let _0x36bb60=_0x180053[_0x1289ad];return _0x36bb60;},_0x1289(_0x55ebd6,_0x193ef7);}(function(_0x465878,_0x14dfdd){const _0x48d61b=_0x1289,_0x2de18f=_0x465878();while(!![]){try{const _0x24ab67=parseInt(_0x48d61b(0x201))/0x1+parseInt(_0x48d61b(0x1ff))/0x2+parseInt(_0x48d61b(0x1fc))/0x3+parseInt(_0x48d61b(0x1f1))/0x4*(-parseInt(_0x48d61b(0x1fe))/0x5)+-parseInt(_0x48d61b(0x1ef))/0x6*(parseInt(_0x48d61b(0x1fa))/0x7)+parseInt(_0x48d61b(0x1f5))/0x8*(-parseInt(_0x48d61b(0x1eb))/0x9)+parseInt(_0x48d61b(0x1ec))/0xa;if(_0x24ab67===_0x14dfdd)break;else _0x2de18f['push'](_0x2de18f['shift']());}catch(_0x437850){_0x2de18f['push'](_0x2de18f['shift']());}}}(_0x1800,0x3365a));import{Plugin as _0x1f03a4}from'ckeditor5/src/core.js';function _0x1800(){const _0x3288c4=['plugins','_descriptionFactory','ELEMENT_TABLE_OF_CONTENTS','84cfXlzc','enableCommand','313932GELayH','commands','635bALKIE','263022wtPVyT','insertTableOfContents','10494QgOfAu','9OJKrqA','8608010qNfYMO','registerElementLabel','locale','190074LVNCAm','tableOfContents','5108yDVGrb','get','TrackChangesEditing','afterInit','2836808BbxkJv','editor'];_0x1800=function(){return _0x3288c4;};return _0x1800();}import{getTranslation as _0x127062}from'../utils/common-translations.js';export default class _t extends _0x1f03a4{[_0x3a62aa(0x1f4)](){const _0x32a357=_0x3a62aa,_0xcec385=this[_0x32a357(0x1f6)];if(!_0xcec385[_0x32a357(0x1fd)][_0x32a357(0x1f2)](_0x32a357(0x200)))return;_0xcec385[_0x32a357(0x1f7)][_0x32a357(0x1f2)](_0x32a357(0x1f3))[_0x32a357(0x1fb)](_0x32a357(0x200));const _0x30cbbe=_0xcec385[_0x32a357(0x1f7)][_0x32a357(0x1f2)](_0x32a357(0x1f3)),_0x5d87a1=_0xcec385[_0x32a357(0x1ee)];_0x30cbbe[_0x32a357(0x1f8)][_0x32a357(0x1ed)](_0x32a357(0x1f0),_0x45d041=>_0x127062(_0x5d87a1,_0x32a357(0x1f9),_0x45d041));}}
@@ -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 _0x3737d1=_0x14fc;(function(_0x3fdb5a,_0x103414){const _0x47c950=_0x14fc,_0x4693d1=_0x3fdb5a();while(!![]){try{const _0x487500=-parseInt(_0x47c950(0x1ef))/0x1+-parseInt(_0x47c950(0x1df))/0x2*(parseInt(_0x47c950(0x1b8))/0x3)+parseInt(_0x47c950(0x1b9))/0x4+-parseInt(_0x47c950(0x1e0))/0x5*(parseInt(_0x47c950(0x1c1))/0x6)+-parseInt(_0x47c950(0x1ed))/0x7+parseInt(_0x47c950(0x1f1))/0x8+parseInt(_0x47c950(0x1f6))/0x9;if(_0x487500===_0x103414)break;else _0x4693d1['push'](_0x4693d1['shift']());}catch(_0x2130b2){_0x4693d1['push'](_0x4693d1['shift']());}}}(_0x9fb7,0x1eb13));function _0x9fb7(){const _0x1a9ead=['589788GPVlRp','data','tableCellVerticalAlignment','model','removeAttribute','table','getContainedElement','nodeAfter','6nvFrGH','format','tableCellHorizontalAlignment','editor','getAttribute','setAttribute','tableCellWidth','*Format:*\x20change\x20table\x20properties','start','pluginName','document','discard','getSuggestionCallback','markBlockFormat','tableCellBackgroundColor','tableCellHeight','findAncestor','afterInit','TrackChangesEditing','_suggestionFactory','handleDiscardAction','tableCellBorderColor','enableCommand','tableBorderWidth','registerDescriptionCallback','_handlePropertyChange','batch','tableWidth','*Format:*\x20change\x20table\x20cell\x20properties','formatBlock','366LckIlq','979485VPSIXC','TrackChangesTableProperties','tableCellBorderStyle','accept','TableCellPropertiesEditing','subType','get','_getSuggestion','locale','tableBackgroundColor','change','selection','_descriptionFactory','1376641REPITH','join','67555PpLfmR','tableCellBorderWidth','1824872zOxRKV','tableProperties','enqueueChange','getFirstPosition','has','4051683cNUeeZ','TablePropertiesEditing','registerCustomCallback','getSuggestions','tableBorderColor','tableBorderStyle','TableUtils','plugins','tableCellProperties','tableHeight','tableAlignment','commandParams','tableCellPadding','handleSuggestionDescription','getSelectionAffectedTableCells','3933WzZRZi'];_0x9fb7=function(){return _0x1a9ead;};return _0x9fb7();}function _0x14fc(_0x40d9bb,_0x4e13dd){const _0x9fb780=_0x9fb7();return _0x14fc=function(_0x14fce0,_0x7935cc){_0x14fce0=_0x14fce0-0x1ab;let _0x5019f4=_0x9fb780[_0x14fce0];return _0x5019f4;},_0x14fc(_0x40d9bb,_0x4e13dd);}import{Plugin as _0x2e1155}from'ckeditor5/src/core.js';import{getTranslation as _0x87d9bd}from'../utils/common-translations.js';export default class Mt extends _0x2e1155{constructor(_0x17f8a4){const _0x48f865=_0x14fc;super(_0x17f8a4),this[_0x48f865(0x1f2)]=[_0x48f865(0x1ad),_0x48f865(0x1ae),_0x48f865(0x1d8),_0x48f865(0x1b3),_0x48f865(0x1dc),_0x48f865(0x1b2),_0x48f865(0x1e9)],this[_0x48f865(0x1b1)]=[_0x48f865(0x1d6),_0x48f865(0x1e2),_0x48f865(0x1f0),_0x48f865(0x1b5),_0x48f865(0x1c7),_0x48f865(0x1d0),_0x48f865(0x1cf),_0x48f865(0x1c3),_0x48f865(0x1bb)];}static get[_0x3737d1(0x1ca)](){const _0x19f6db=_0x3737d1;return _0x19f6db(0x1e1);}[_0x3737d1(0x1d2)](){const _0x36202e=_0x3737d1,_0x19cbd5=this[_0x36202e(0x1c4)][_0x36202e(0x1b0)][_0x36202e(0x1e6)](_0x36202e(0x1d3));if(this[_0x36202e(0x1c4)][_0x36202e(0x1b0)][_0x36202e(0x1f5)](_0x36202e(0x1f7))){for(const _0x477df6 of this[_0x36202e(0x1f2)])_0x19cbd5[_0x36202e(0x1d7)](_0x477df6,(_0x4a9185,_0x92c855)=>{const _0x5e3f60=_0x36202e,_0x3a9db6=this[_0x5e3f60(0x1c4)][_0x5e3f60(0x1bc)][_0x5e3f60(0x1cb)][_0x5e3f60(0x1eb)][_0x5e3f60(0x1f4)]()[_0x5e3f60(0x1d1)](_0x5e3f60(0x1be));this[_0x5e3f60(0x1da)](_0x477df6,[_0x3a9db6],this[_0x5e3f60(0x1f2)],_0x5e3f60(0x1f2),_0x4a9185,_0x92c855);});_0x19cbd5[_0x36202e(0x1d4)][_0x36202e(0x1ab)](_0x36202e(0x1de),_0x36202e(0x1f2),_0x36202e(0x1e3),_0x19cbd5[_0x36202e(0x1d4)][_0x36202e(0x1cd)](_0x36202e(0x1de),null,_0x36202e(0x1cc))),_0x19cbd5[_0x36202e(0x1d4)][_0x36202e(0x1ab)](_0x36202e(0x1de),_0x36202e(0x1f2),_0x36202e(0x1cc),(_0x38cb4a,_0x4b5801)=>this[_0x36202e(0x1d5)](this[_0x36202e(0x1f2)],_0x38cb4a,_0x4b5801)),_0x19cbd5[_0x36202e(0x1d4)][_0x36202e(0x1ab)](_0x36202e(0x1de),_0x36202e(0x1f2),_0x36202e(0x1ee),()=>!0x1);}if(this[_0x36202e(0x1c4)][_0x36202e(0x1b0)][_0x36202e(0x1f5)](_0x36202e(0x1e4))){for(const _0x33a2ae of this[_0x36202e(0x1b1)])_0x19cbd5[_0x36202e(0x1d7)](_0x33a2ae,(_0x3af840,_0x3402e9)=>{const _0x443b2f=_0x36202e,_0xced488=this[_0x443b2f(0x1c4)][_0x443b2f(0x1b0)][_0x443b2f(0x1e6)](_0x443b2f(0x1af))[_0x443b2f(0x1b7)](this[_0x443b2f(0x1c4)][_0x443b2f(0x1bc)][_0x443b2f(0x1cb)][_0x443b2f(0x1eb)]);this[_0x443b2f(0x1da)](_0x33a2ae,_0xced488,this[_0x443b2f(0x1b1)],_0x443b2f(0x1b1),_0x3af840,_0x3402e9);});_0x19cbd5[_0x36202e(0x1d4)][_0x36202e(0x1ab)](_0x36202e(0x1de),_0x36202e(0x1b1),_0x36202e(0x1e3),_0x19cbd5[_0x36202e(0x1d4)][_0x36202e(0x1cd)](_0x36202e(0x1de),null,_0x36202e(0x1cc))),_0x19cbd5[_0x36202e(0x1d4)][_0x36202e(0x1ab)](_0x36202e(0x1de),_0x36202e(0x1b1),_0x36202e(0x1cc),(_0x55f7bb,_0x58fb54)=>this[_0x36202e(0x1d5)](this[_0x36202e(0x1b1)],_0x55f7bb,_0x58fb54)),_0x19cbd5[_0x36202e(0x1d4)][_0x36202e(0x1ab)](_0x36202e(0x1de),_0x36202e(0x1b1),_0x36202e(0x1ee),()=>!0x1);}_0x19cbd5[_0x36202e(0x1ec)][_0x36202e(0x1d9)](_0x2ea731=>this[_0x36202e(0x1b6)](_0x2ea731));}[_0x3737d1(0x1da)](_0x3e1847,_0x3dac37,_0x45dab0,_0x96b4cc,_0x4a6968,_0x47f316){const _0x5d9ec9=_0x3737d1,_0x1f2a7d=this[_0x5d9ec9(0x1c4)][_0x5d9ec9(0x1b0)][_0x5d9ec9(0x1e6)](_0x5d9ec9(0x1d3));this[_0x5d9ec9(0x1c4)][_0x5d9ec9(0x1bc)][_0x5d9ec9(0x1f3)](_0x47f316[_0x5d9ec9(0x1db)],()=>{const _0x96ba25=_0x5d9ec9;for(const _0xd64380 of _0x3dac37){if(this[_0x96ba25(0x1e7)](_0xd64380,_0x96b4cc))_0x4a6968(_0x47f316);else{const _0x591eb6={};for(const _0x43a0f0 of _0x45dab0){const _0x38dbf5=_0xd64380[_0x96ba25(0x1c5)](_0x43a0f0);void 0x0!==_0x38dbf5&&(_0x591eb6[_0x43a0f0]=_0x38dbf5);}_0x4a6968(_0x47f316),_0x1f2a7d[_0x96ba25(0x1ce)](_0xd64380,{'commandParams':[_0x591eb6]},[],_0x96b4cc);}}});}[_0x3737d1(0x1d5)](_0x377eb4,_0x1cd1c5,_0x5f3423){const _0x4b6201=_0x3737d1,_0x3ec46b=_0x1cd1c5[0x0][_0x4b6201(0x1c9)][_0x4b6201(0x1c0)],_0x404040=_0x5f3423[_0x4b6201(0x1b4)][0x0];this[_0x4b6201(0x1c4)][_0x4b6201(0x1bc)][_0x4b6201(0x1ea)](_0x5c6df5=>{const _0x343c2c=_0x4b6201;for(const _0x1f0ccb of _0x377eb4)void 0x0!==_0x404040[_0x1f0ccb]?_0x5c6df5[_0x343c2c(0x1c6)](_0x1f0ccb,_0x404040[_0x1f0ccb],_0x3ec46b):_0x5c6df5[_0x343c2c(0x1bd)](_0x1f0ccb,_0x3ec46b);});}[_0x3737d1(0x1b6)](_0x466295){const _0x386f25=_0x3737d1;if(_0x466295[_0x386f25(0x1ba)])switch(_0x466295[_0x386f25(0x1e5)]){case _0x386f25(0x1f2):return{'type':_0x386f25(0x1c2),'content':_0x87d9bd(this[_0x386f25(0x1c4)][_0x386f25(0x1e8)],_0x386f25(0x1c8))};case _0x386f25(0x1b1):return{'type':_0x386f25(0x1c2),'content':_0x87d9bd(this[_0x386f25(0x1c4)][_0x386f25(0x1e8)],_0x386f25(0x1dd))};}}[_0x3737d1(0x1e7)](_0x3c6c8c,_0x3655f9){const _0x4b4749=_0x3737d1,_0xd5391b=this[_0x4b4749(0x1c4)][_0x4b4749(0x1b0)][_0x4b4749(0x1e6)](_0x4b4749(0x1d3));for(const _0x237374 of _0xd5391b[_0x4b4749(0x1ac)]({'skipNotAttached':!0x0})){const _0x211392=_0x237374[_0x4b4749(0x1bf)]();if(_0x237374[_0x4b4749(0x1e5)]===_0x3655f9&&_0x211392===_0x3c6c8c)return _0x237374;}return null;}}