@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240916.1 → 0.0.0-nightly-20240917.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 (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x33286f=_0x1ccf;(function(_0x50788f,_0x33e554){const _0x1cea5a=_0x1ccf,_0x4dc322=_0x50788f();while(!![]){try{const _0x280758=-parseInt(_0x1cea5a(0x1e0))/0x1*(-parseInt(_0x1cea5a(0x1de))/0x2)+-parseInt(_0x1cea5a(0x1da))/0x3+parseInt(_0x1cea5a(0x1db))/0x4*(parseInt(_0x1cea5a(0x1e2))/0x5)+parseInt(_0x1cea5a(0x1ec))/0x6+-parseInt(_0x1cea5a(0x1dc))/0x7*(parseInt(_0x1cea5a(0x1e8))/0x8)+parseInt(_0x1cea5a(0x1eb))/0x9+-parseInt(_0x1cea5a(0x1e1))/0xa*(parseInt(_0x1cea5a(0x1e7))/0xb);if(_0x280758===_0x33e554)break;else _0x4dc322['push'](_0x4dc322['shift']());}catch(_0x52c6c4){_0x4dc322['push'](_0x4dc322['shift']());}}}(_0x4a28,0x396e3));function _0x4a28(){const _0x575965=['requires','plugins','55VvdCTe','152584VEvdKN','get','TrackChangesEditing','1160073Lqnzcj','99210gBlXSA','has','toggleTableCaption','229635TcCiFZ','64BcxCAu','91IFXTWk','afterInit','28cKGjCG','enableCommand','10562XoPNTy','232550QvItmN','119595AXHEui','editor','TableCaptionEditing'];_0x4a28=function(){return _0x575965;};return _0x4a28();}import{Plugin as _0x525c8a}from'ckeditor5/src/core.js';function _0x1ccf(_0x596d37,_0x3927cd){const _0x4a2824=_0x4a28();return _0x1ccf=function(_0x1ccf18,_0x57a46c){_0x1ccf18=_0x1ccf18-0x1da;let _0x55f554=_0x4a2824[_0x1ccf18];return _0x55f554;},_0x1ccf(_0x596d37,_0x3927cd);}import _0x291f48 from'./table.js';export default class xt extends _0x525c8a{static get[_0x33286f(0x1e5)](){return[_0x291f48];}[_0x33286f(0x1dd)](){const _0x319739=_0x33286f,_0x19f26d=this[_0x319739(0x1e3)];if(!_0x19f26d[_0x319739(0x1e6)][_0x319739(0x1ed)](_0x319739(0x1e4)))return;_0x19f26d[_0x319739(0x1e6)][_0x319739(0x1e9)](_0x319739(0x1ea))[_0x319739(0x1df)](_0x319739(0x1ee));}}
23
+ function _0x3ff0(){const _0x26d9e0=['get','4620775VEiraJ','804932QEVxSp','enableCommand','editor','afterInit','1605135tjqFkf','TableCaptionEditing','plugins','18134872FhziIf','2100012qgeJcD','3021738aPLdBW','requires','toggleTableCaption','2eVUYqn','has','2593768rowPdQ','TrackChangesEditing'];_0x3ff0=function(){return _0x26d9e0;};return _0x3ff0();}function _0x593a(_0xbfe4f9,_0x2972ca){const _0x3ff0b1=_0x3ff0();return _0x593a=function(_0x593a2e,_0x3a3a2f){_0x593a2e=_0x593a2e-0x161;let _0x27a8e2=_0x3ff0b1[_0x593a2e];return _0x27a8e2;},_0x593a(_0xbfe4f9,_0x2972ca);}const _0x147d57=_0x593a;(function(_0x2e5b8e,_0x59db92){const _0x511635=_0x593a,_0x3eec41=_0x2e5b8e();while(!![]){try{const _0x1916d3=parseInt(_0x511635(0x16f))/0x1*(parseInt(_0x511635(0x169))/0x2)+-parseInt(_0x511635(0x166))/0x3+-parseInt(_0x511635(0x16b))/0x4+-parseInt(_0x511635(0x16e))/0x5+parseInt(_0x511635(0x165))/0x6+-parseInt(_0x511635(0x161))/0x7+parseInt(_0x511635(0x164))/0x8;if(_0x1916d3===_0x59db92)break;else _0x3eec41['push'](_0x3eec41['shift']());}catch(_0x2c0e5f){_0x3eec41['push'](_0x3eec41['shift']());}}}(_0x3ff0,0x95925));import{Plugin as _0xcfd680}from'ckeditor5/src/core.js';import _0x536424 from'./table.js';export default class xt extends _0xcfd680{static get[_0x147d57(0x167)](){return[_0x536424];}[_0x147d57(0x172)](){const _0x481487=_0x147d57,_0x1558f8=this[_0x481487(0x171)];if(!_0x1558f8[_0x481487(0x163)][_0x481487(0x16a)](_0x481487(0x162)))return;_0x1558f8[_0x481487(0x163)][_0x481487(0x16d)](_0x481487(0x16c))[_0x481487(0x170)](_0x481487(0x168));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x175d23=_0x2fdd;(function(_0x325496,_0x1bca84){const _0x596c68=_0x2fdd,_0x2f6002=_0x325496();while(!![]){try{const _0xe512cf=parseInt(_0x596c68(0xea))/0x1+-parseInt(_0x596c68(0x10e))/0x2*(parseInt(_0x596c68(0x10b))/0x3)+parseInt(_0x596c68(0xf1))/0x4+-parseInt(_0x596c68(0x119))/0x5+parseInt(_0x596c68(0x180))/0x6*(parseInt(_0x596c68(0xe0))/0x7)+-parseInt(_0x596c68(0xdb))/0x8*(-parseInt(_0x596c68(0x191))/0x9)+-parseInt(_0x596c68(0x15e))/0xa;if(_0xe512cf===_0x1bca84)break;else _0x2f6002['push'](_0x2f6002['shift']());}catch(_0x191fdd){_0x2f6002['push'](_0x2f6002['shift']());}}}(_0x7b96,0x575a5));import{getTranslation as _0x2cc97f}from'../utils/common-translations.js';import{Plugin as _0x5d102c}from'ckeditor5/src/core.js';function _0x2fdd(_0x5a602f,_0x5dba3b){const _0x7b96fe=_0x7b96();return _0x2fdd=function(_0x2fdd2f,_0x4efc9c){_0x2fdd2f=_0x2fdd2f-0xd9;let _0x434da1=_0x7b96fe[_0x2fdd2f];return _0x434da1;},_0x2fdd(_0x5a602f,_0x5dba3b);}import{LiveRange as _0x57f171}from'ckeditor5/src/engine.js';import{uid as _0x5b3029,priorities as _0x2aa7c7}from'ckeditor5/src/utils.js';function _0x7b96(){const _0x4ea662=['tableCellVerticalAlignment','call','_getCoordsForCells','name','insertColumns','getChangedMarkers','filter','has','reduce','_isForcedDefaultExecutionBlock','markerName','column','tableCellBorderColor','requires','suggestionLoaded','set','getSuggestion','dataDowncast','createRangeOn','entries','cells','document','isInContent','move','accept','TableClipboard','$graveyard','markMultiRangeInsertion','author','startsWith','getAllAdjacentSuggestions','tableCellBackgroundColor','endRow','elementToElement','previousSibling','editing','getRange','selection','rootName','rowInsertionRanges','Users','table','fromRange','_replaceTableSlotCell','content','getMarkers','getSuggestionCallback','markerToHighlight','fill','detach','getAttributes','getSelectionAffectedTableCells','nextSibling','registerCustomCallback','endColumn','setAttribute','hasSuggestion','tableCellBorderStyle','tableCellHorizontalAlignment','16106720DjGFTY','getColumnIndexes','value','includes','_splitMarkerName','find','deletionRanges','root','unwrap','batch','model','end','_tablePostFixingSubtypes','suggestionUnloaded','element','type','return','removeColumns','createTableWalker','getTableIfOnlyTableInContent','ck-suggestion-marker-insertion','next','nodeAfter','tablePasteRow','keys','view','cell','getChild','newRange','removeMarker','attributes','tablePasteChainId','tableCellBorderWidth','listenTo','222IHcixX','getShiftedBy','fromEntries','map','previous','getRanges','*Replace\x20table\x20cells*','tableCell','low','some','ck-suggestion-marker--active','join','tablePasteCell','wrap','TrackChangesEditing','afterInit','row','3363237VKACjg','descriptionFactory','markerAttributes','deletion','registerPostFixer','insertion','get','position','oldRange','findAncestor','setAttributes','insertContent','clipboardOutput','suggestion-td','_createdBatches','options','conversion','ck-suggestion-marker','last','tablePasteColumn','markMultiRangeBlockFormat','plugins','insertionRanges','8atFtZL','subType','tablePaste','markers','tableCellPadding','120876binsks','editor','paragraph','getChanges','register','createRange','editingDowncast','getRowIndexes','documentSelection','commands','523989dyzTiq','createPositionBefore','updateMarker','createRangeIn','every','for','removeMarkers','2392868HhRPQE','formatBlock','getRows','first','start','columnInsertionIndexes','add','high','columns','removeRows','activeMarkers','schema','from','getColumns','insert','push','containsRange','getChildren','markMultiRangeDeletion','getSuggestions','isEmpty','getItems','forEach','tableCellSuggestion','remove','rowInsertionIndexes','112371pJKZvx','change','locale','2GeZWLi','differ','_suggestionFactory','redo','stop','registerDescriptionCallback','insertRows','discard','length','suggestion:formatBlock:tablePasteCell','showSuggestionHighlights','644445RiNJKG','forceDefaultExecution','isEqual','getContainedElement','createElement','rows','TableUtils','suggestion','trackChanges','columnInsertionRanges'];_0x7b96=function(){return _0x4ea662;};return _0x7b96();}import _0x3fbdc9 from'./table.js';const Pe=[_0x175d23(0x17e),_0x175d23(0x12f),_0x175d23(0x15c),_0x175d23(0x15d),_0x175d23(0x123),_0x175d23(0x142),_0x175d23(0xdf)],we=Object[_0x175d23(0x182)](Pe[_0x175d23(0x183)](_0x194553=>[_0x194553,null]));export default class _t extends _0x5d102c{static get[_0x175d23(0x130)](){return[_0x3fbdc9];}[_0x175d23(0x18f)](){const _0x322080=_0x175d23,_0x50cf59=this[_0x322080(0xe1)];if(!_0x50cf59[_0x322080(0xd9)][_0x322080(0x12a)](_0x322080(0x13c)))return;const _0x41bf53=_0x50cf59[_0x322080(0xd9)][_0x322080(0x197)](_0x322080(0x18e)),_0x91b0aa=_0x50cf59[_0x322080(0xd9)][_0x322080(0x197)](_0x322080(0x11f)),_0x4d2b78=_0x50cf59[_0x322080(0xd9)][_0x322080(0x197)](_0x3fbdc9),_0x2c216a=_0x50cf59[_0x322080(0xd9)][_0x322080(0x197)](_0x322080(0x13c));_0x4d2b78[_0x322080(0x16a)][_0x322080(0x100)](_0x322080(0x175),_0x322080(0x1a4)),_0x50cf59[_0x322080(0x168)][_0x322080(0xfc)][_0x322080(0xe4)](_0x322080(0x108),{'allowIn':_0x322080(0x187),'allowContentOf':_0x322080(0x187),'isLimit':!0x0}),_0x50cf59[_0x322080(0x1a1)][_0x322080(0x144)]({'model':_0x322080(0x108),'view':_0x322080(0x19e)});let _0x4f64f4=null;_0x50cf59[_0x322080(0x168)]['on'](_0x322080(0x19c),(_0x52b07e,_0x54ca49)=>{const _0x182f10=_0x322080,[_0x433257,_0x380c66]=_0x54ca49,_0x311682=_0x54ca49[_0x54ca49[_0x182f10(0x116)]-0x1];_0x311682&&_0x311682[_0x182f10(0x11a)]||_0x41bf53[_0x182f10(0x12c)]||this[_0x182f10(0xe1)][_0x182f10(0xe9)][_0x182f10(0x197)](_0x182f10(0x121))[_0x182f10(0x160)]&&function(_0x5dd75d,_0x5a1c4c,_0x465c9c,_0x3b67db,_0x11d138){const _0x4b0870=_0x182f10;if(_0x5a1c4c&&!_0x5a1c4c['is'](_0x4b0870(0xe8)))return!0x1;const _0x4fbc6d=_0x11d138[_0x4b0870(0x171)](_0x5dd75d,_0x465c9c);if(!_0x4fbc6d||!Re(_0x4fbc6d,void 0x0,_0x3b67db))return!0x1;const _0x4f7b1f=_0x3b67db[_0x4b0870(0x156)](_0x465c9c[_0x4b0870(0x138)][_0x4b0870(0x148)]);if(!_0x4f7b1f[_0x4b0870(0x116)])return!0x1;const _0x30a5a5=_0x4f7b1f[0x0][_0x4b0870(0x19a)](_0x4b0870(0x14c)),_0x1f95e3=_0x3b67db[_0x4b0870(0xe7)](_0x4f7b1f),_0x4a5c63=_0x3b67db[_0x4b0870(0x15f)](_0x4f7b1f),_0x289b9c={'startRow':_0x1f95e3[_0x4b0870(0xf4)],'endRow':_0x1f95e3[_0x4b0870(0x1a3)],'startColumn':_0x4a5c63[_0x4b0870(0xf4)],'endColumn':_0x4a5c63[_0x4b0870(0x1a3)]};return 0x1==_0x4f7b1f[_0x4b0870(0x116)]&&(_0x289b9c[_0x4b0870(0x143)]+=_0x3b67db[_0x4b0870(0xf3)](_0x4fbc6d)-0x1,_0x289b9c[_0x4b0870(0x159)]+=_0x3b67db[_0x4b0870(0xfe)](_0x4fbc6d)-0x1),Re(_0x30a5a5,_0x289b9c,_0x3b67db);}(_0x433257,_0x380c66,_0x50cf59[_0x182f10(0x168)],_0x91b0aa,_0x2c216a)&&(_0x52b07e[_0x182f10(0x112)](),_0x4f64f4={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x50cf59[_0x182f10(0x168)][_0x182f10(0x10c)](()=>{const _0x3e197c=_0x182f10;_0x50cf59[_0x3e197c(0x168)][_0x3e197c(0x19c)](_0x54ca49[0x0],_0x54ca49[0x1],_0x54ca49[0x2],{'forceDefaultExecution':!0x0});const _0x32b78b=_0x5b3029(),{rowInsertionRanges:_0x160359,columnInsertionRanges:_0x3984b9,insertionRanges:_0x31fbd1,deletionRanges:_0x26aea1,cells:_0x21af54}=_0x4f64f4;_0x160359[_0x3e197c(0x116)]&&_0x41bf53[_0x3e197c(0x13e)](_0x160359,_0x3e197c(0x175),{'tablePasteChainId':_0x32b78b}),_0x3984b9[_0x3e197c(0x116)]&&_0x41bf53[_0x3e197c(0x13e)](_0x3984b9,_0x3e197c(0x1a4),{'tablePasteChainId':_0x32b78b}),_0x31fbd1[_0x3e197c(0x116)]&&(_0x41bf53[_0x3e197c(0x13e)](_0x31fbd1,_0x3e197c(0xdd),{'tablePasteChainId':_0x32b78b,'skipNestingCheck':!0x0}),_0x31fbd1[_0x3e197c(0x107)](_0x5589e2=>{const _0x24cbe0=_0x3e197c;var _0x59cc1c;return null===(_0x59cc1c=_0x5589e2[_0x24cbe0(0x154)])||void 0x0===_0x59cc1c?void 0x0:_0x59cc1c[_0x24cbe0(0x124)](_0x5589e2);})),_0x26aea1[_0x3e197c(0x116)]&&(_0x41bf53[_0x3e197c(0x103)](_0x26aea1,_0x3e197c(0xdd),{'tablePasteChainId':_0x32b78b,'skipNestingCheck':!0x0}),_0x26aea1[_0x3e197c(0x107)](_0x253b32=>{const _0xb8fb19=_0x3e197c;var _0x5b7bb5;return null===(_0x5b7bb5=_0x253b32[_0xb8fb19(0x154)])||void 0x0===_0x5b7bb5?void 0x0:_0x5b7bb5[_0xb8fb19(0x124)](_0x253b32);}));const _0x5e59c3=_0x41bf53[_0x3e197c(0x1a5)](_0x21af54[_0x3e197c(0x183)](({element:_0x3fa0da})=>_0x3fa0da),{'formatGroupId':_0x5b3029()},[],_0x3e197c(0x18c),{'tablePasteChainId':_0x32b78b});if(_0x5e59c3){const _0x3432f1=_0x5e59c3[_0x3e197c(0x150)](),_0x812511=[];for(const {element:_0x12520d,attributes:_0x36c62a}of _0x21af54){if(!_0x36c62a)continue;const _0x581ffe=_0x50cf59[_0x3e197c(0x168)][_0x3e197c(0x135)](_0x12520d),_0x46bc0e=_0x3432f1[_0x3e197c(0x163)](_0xcac644=>_0xcac644[_0x3e197c(0x147)]()[_0x3e197c(0x11b)](_0x581ffe));_0x46bc0e&&_0x812511[_0x3e197c(0x100)]([_0x46bc0e[_0x3e197c(0x126)],_0x36c62a]);}_0x812511[_0x3e197c(0x116)]&&_0x5e59c3[_0x3e197c(0x15a)](_0x3e197c(0x193),Object[_0x3e197c(0x182)](_0x812511));}_0x4f64f4=null;}));},{'priority':_0x2aa7c7[_0x322080(0xf8)]+0xa}),_0x50cf59[_0x322080(0xd9)][_0x322080(0x197)](_0x322080(0x13c))['on'](_0x322080(0x14e),(_0x76291,_0x10bcb4)=>{const _0x352f7f=_0x322080,[_0x39d1e0,_0x44b411,,_0x268cd9]=_0x10bcb4;if(!_0x4f64f4)return;_0x76291[_0x352f7f(0x112)]();const _0x4fdf10=_0x39d1e0[_0x352f7f(0x178)],_0x1e21ea=_0x44b411,_0x53ca76=ke(_0x4fdf10),_0x1abecc=ke(_0x1e21ea);_0x76291[_0x352f7f(0x16e)]=_0x4fdf10;let _0x5d074b=null,_0xaef484=null;if(_0x1abecc||_0x53ca76){if(_0x53ca76&&!_0x1abecc){_0x268cd9[_0x352f7f(0x109)](_0x4fdf10[_0x352f7f(0x179)](0x0));for(const _0x39c391 of Array[_0x352f7f(0xfd)](_0x1e21ea[_0x352f7f(0x102)]()))_0x268cd9[_0x352f7f(0xff)](_0x39c391,_0x4fdf10,_0x352f7f(0x169));const _0x306de4=_0x4f64f4[_0x352f7f(0x10a)][_0x352f7f(0x161)](_0x39d1e0[_0x352f7f(0x190)]),_0x371d29=_0x4f64f4[_0x352f7f(0xf6)][_0x352f7f(0x161)](_0x39d1e0[_0x352f7f(0x12e)]);_0x306de4||_0x371d29||(_0x5d074b=_0x57f171[_0x352f7f(0x14d)](_0x268cd9[_0x352f7f(0xed)](_0x4fdf10)));}else _0x1abecc&&!_0x53ca76&&(_0xaef484=_0x268cd9[_0x352f7f(0xed)](_0x4fdf10));}else{const _0x3a6b45=_0x268cd9[_0x352f7f(0x11d)](_0x352f7f(0x108)),_0x515a2f=_0x268cd9[_0x352f7f(0x11d)](_0x352f7f(0x108));_0x268cd9[_0x352f7f(0x18d)](_0x268cd9[_0x352f7f(0xed)](_0x4fdf10),_0x515a2f),_0x268cd9[_0x352f7f(0xff)](_0x3a6b45,_0x4fdf10,0x0);for(const _0x199874 of Array[_0x352f7f(0xfd)](_0x1e21ea[_0x352f7f(0x102)]()))_0x268cd9[_0x352f7f(0xff)](_0x199874,_0x3a6b45,_0x352f7f(0x169));_0x5d074b=_0x57f171[_0x352f7f(0x14d)](_0x268cd9[_0x352f7f(0x135)](_0x3a6b45)),_0xaef484=_0x57f171[_0x352f7f(0x14d)](_0x268cd9[_0x352f7f(0x135)](_0x515a2f));}const _0x30982c=Array[_0x352f7f(0xfd)](_0x1e21ea[_0x352f7f(0x155)]())[_0x352f7f(0x129)](([_0x4d960b])=>Pe[_0x352f7f(0x161)](_0x4d960b));_0x4f64f4[_0x352f7f(0x137)][_0x352f7f(0x100)]({'element':_0x4fdf10,'attributes':_0x30982c[_0x352f7f(0x116)]?Object[_0x352f7f(0x182)](_0x30982c):null}),_0x5d074b&&_0x4f64f4[_0x352f7f(0xda)][_0x352f7f(0x100)](_0x5d074b),_0xaef484&&_0x4f64f4[_0x352f7f(0x164)][_0x352f7f(0x100)](_0xaef484);},{'priority':_0x322080(0xf8)}),_0x91b0aa['on'](_0x322080(0x127),(_0x46c71a,_0x2456d1)=>{const _0x2142fe=_0x322080,[_0x336969,_0x16561e={}]=_0x2456d1;if(!_0x4f64f4)return;const _0x48edc8=_0x16561e['at']||0x0,_0x130883=_0x16561e[_0x2142fe(0xf9)]||0x1;_0x4f64f4[_0x2142fe(0xf6)]=new Array(_0x130883)[_0x2142fe(0x153)](_0x48edc8)[_0x2142fe(0x183)]((_0x215665,_0x2cd097)=>_0x215665+_0x2cd097);for(const {cell:_0x31ce70}of _0x91b0aa[_0x2142fe(0x170)](_0x336969,{'startColumn':_0x48edc8,'endColumn':_0x48edc8+_0x130883-0x1}))_0x4f64f4[_0x2142fe(0x122)][_0x2142fe(0x100)](_0x50cf59[_0x2142fe(0x168)][_0x2142fe(0x135)](_0x31ce70));},{'priority':_0x322080(0x188)}),_0x91b0aa['on'](_0x322080(0x114),(_0x348301,_0x2a2263)=>{const _0x15c475=_0x322080,[_0x3ab447,_0x3803e5={}]=_0x2a2263;if(!_0x4f64f4)return;const _0x450bcc=_0x3803e5['at']||0x0,_0xa87f36=_0x3803e5[_0x15c475(0x11e)]||0x1;_0x4f64f4[_0x15c475(0x10a)]=new Array(_0xa87f36)[_0x15c475(0x153)](_0x450bcc)[_0x15c475(0x183)]((_0x3f041f,_0x2a8a63)=>_0x3f041f+_0x2a8a63);for(const {cell:_0x42c743}of _0x91b0aa[_0x15c475(0x170)](_0x3ab447,{'startRow':_0x450bcc,'endRow':_0x450bcc+_0xa87f36-0x1}))_0x4f64f4[_0x15c475(0x14a)][_0x15c475(0x100)](_0x50cf59[_0x15c475(0x168)][_0x15c475(0x135)](_0x42c743));},{'priority':_0x322080(0x188)}),_0x41bf53[_0x322080(0x192)][_0x322080(0x113)](_0x94c89=>{const _0x36fdc2=_0x322080;if(_0x94c89[_0x36fdc2(0xdc)]&&_0x94c89[_0x36fdc2(0xdc)][_0x36fdc2(0x140)](_0x36fdc2(0xdd)))return _0x94c89[_0x36fdc2(0x184)]?{}:{'type':_0x36fdc2(0x196),'content':_0x2cc97f(_0x50cf59[_0x36fdc2(0x10d)],_0x36fdc2(0x186))};});const _0x553ccb=()=>!0x1;for(const _0x31f19b of[_0x322080(0xdd),_0x322080(0x1a4),_0x322080(0x175),_0x322080(0x18c)])_0x41bf53[_0x322080(0x110)][_0x322080(0x158)](_0x322080(0x196),_0x31f19b,_0x322080(0x18b),_0x553ccb),_0x41bf53[_0x322080(0x110)][_0x322080(0x158)](_0x322080(0x194),_0x31f19b,_0x322080(0x18b),_0x553ccb),_0x41bf53[_0x322080(0x110)][_0x322080(0x158)](_0x322080(0xf2),_0x31f19b,_0x322080(0x18b),_0x553ccb);_0x41bf53[_0x322080(0x110)][_0x322080(0x158)](_0x322080(0xf2),_0x322080(0x18c),_0x322080(0x115),_0x553ccb),_0x41bf53[_0x322080(0x110)][_0x322080(0x158)](_0x322080(0xf2),_0x322080(0x18c),_0x322080(0x13b),(_0x20ba86,_0x502102,_0x2164df)=>{const _0x5b5eb5=_0x322080,_0x488aa3=_0x20ba86[_0x5b5eb5(0x183)](_0x4d4230=>_0x4d4230[_0x5b5eb5(0x11c)]())[_0x5b5eb5(0x129)](_0x36dc55=>_0x36dc55),_0x1e5bd7=new Map(_0x488aa3[_0x5b5eb5(0x183)](_0x54adfd=>[_0x54adfd,null]));if(_0x4f64f4){for(const {element:_0x5f357c,attributes:_0x3542a6}of _0x4f64f4[_0x5b5eb5(0x137)])_0x3542a6&&_0x1e5bd7[_0x5b5eb5(0x132)](_0x5f357c,_0x3542a6);}else{if(_0x2164df&&_0x2164df[_0x5b5eb5(0x193)])for(const [_0x48ba82,_0x161db3]of Object[_0x5b5eb5(0x136)](_0x2164df[_0x5b5eb5(0x193)])){const _0x4bfc42=_0x50cf59[_0x5b5eb5(0x168)][_0x5b5eb5(0xde)][_0x5b5eb5(0x197)](_0x48ba82),_0x4b2c69=_0x4bfc42?_0x4bfc42[_0x5b5eb5(0x147)]()[_0x5b5eb5(0x11c)]():null;_0x4b2c69&&_0x1e5bd7[_0x5b5eb5(0x132)](_0x4b2c69,_0x161db3);}}_0x50cf59[_0x5b5eb5(0x168)][_0x5b5eb5(0x10c)](_0x39e0c7=>{const _0x57c645=_0x5b5eb5;for(const [_0x1bc029,_0x2fba19]of _0x1e5bd7)_0x39e0c7[_0x57c645(0x19b)]({...we,..._0x2fba19},_0x1bc029);});});const _0x4b5afc=(_0xb5e6fe,_0x45f0d5)=>{const _0x3be1a6=_0x322080;_0x41bf53[_0x3be1a6(0x110)][_0x3be1a6(0x158)](_0xb5e6fe,_0x3be1a6(0xdd),_0x45f0d5,(_0x334854,_0x4c3347,_0x3c3703)=>{const _0x8ec6a=_0x3be1a6;_0x50cf59[_0x8ec6a(0x168)][_0x8ec6a(0x10c)](_0x18713c=>{const _0x3201ae=_0x8ec6a,_0x26438a=[];for(const _0x585c6c of _0x334854){const _0x6c5223=_0x585c6c[_0x3201ae(0xf5)][_0x3201ae(0x174)];_0x6c5223['is'](_0x3201ae(0x16c),_0x3201ae(0x108))&&_0x26438a[_0x3201ae(0x100)](_0x6c5223);}_0x41bf53[_0x3201ae(0x110)][_0x3201ae(0x151)](_0xb5e6fe,null,_0x45f0d5)(_0x334854,_0x4c3347,_0x3c3703);for(const _0x1124ea of _0x26438a)_0x3201ae(0x13d)!=_0x1124ea[_0x3201ae(0x165)][_0x3201ae(0x149)]&&_0x18713c[_0x3201ae(0x166)](_0x1124ea);});});};_0x4b5afc(_0x322080(0x196),_0x322080(0x13b)),_0x4b5afc(_0x322080(0x196),_0x322080(0x115)),_0x4b5afc(_0x322080(0x194),_0x322080(0x13b)),_0x4b5afc(_0x322080(0x194),_0x322080(0x115)),_0x41bf53[_0x322080(0x110)][_0x322080(0x158)](_0x322080(0x196),_0x322080(0x175),_0x322080(0x115),_0x22a90c=>{const _0xa8767c=_0x322080,_0x801d29=_0x22a90c[_0xa8767c(0x183)](_0x16f26c=>_0x16f26c[_0xa8767c(0x11c)]()),_0x35c977=_0x801d29[0x0][_0xa8767c(0x19a)](_0xa8767c(0x14c)),{minRow:_0x3288c4,maxRow:_0x40c71d}=_0x4d2b78[_0xa8767c(0x125)](_0x801d29);_0x91b0aa[_0xa8767c(0xfa)](_0x35c977,{'at':_0x3288c4,'rows':_0x40c71d-_0x3288c4+0x1});}),_0x41bf53[_0x322080(0x110)][_0x322080(0x158)](_0x322080(0x196),_0x322080(0x1a4),_0x322080(0x115),_0x5a8163=>{const _0x1ff566=_0x322080,_0x5371ec=_0x5a8163[_0x1ff566(0x183)](_0x5c64c9=>_0x5c64c9[_0x1ff566(0x11c)]()),_0x2e9efb=_0x5371ec[0x0][_0x1ff566(0x19a)](_0x1ff566(0x14c)),{minColumn:_0x28d531,maxColumn:_0x5b24df}=_0x4d2b78[_0x1ff566(0x125)](_0x5371ec);_0x91b0aa[_0x1ff566(0x16f)](_0x2e9efb,{'at':_0x28d531,'columns':_0x5b24df-_0x28d531+0x1});});const _0x46ce58=(_0x59ca99,_0x734d5f)=>{const _0x57bd2e=_0x322080;if(!_0x734d5f[_0x57bd2e(0xdc)]||!_0x734d5f[_0x57bd2e(0xdc)][_0x57bd2e(0x140)](_0x57bd2e(0xdd)))return;const _0x2ffd44=_0x734d5f[_0x57bd2e(0x17c)][_0x57bd2e(0x17d)],_0x30de23=_0x41bf53[_0x57bd2e(0x104)]()[_0x57bd2e(0x129)](_0x32111e=>_0x32111e[_0x57bd2e(0x139)]&&_0x32111e[_0x57bd2e(0x17c)]&&_0x32111e[_0x57bd2e(0x17c)][_0x57bd2e(0x17d)]==_0x2ffd44);_0x30de23[_0x57bd2e(0x116)]&&_0x734d5f[_0x57bd2e(0x141)]()[_0x57bd2e(0x116)]!=_0x30de23[_0x57bd2e(0x116)]&&_0x30de23[_0x57bd2e(0x12b)]((_0x48710c,_0x59e2a4)=>(_0x48710c[_0x57bd2e(0x173)]=_0x59e2a4,_0x59e2a4[_0x57bd2e(0x184)]=_0x48710c,_0x59e2a4));};function _0x42f976(_0x381187,_0x5b670d=!0x0){const _0x17efda=_0x322080,{id:_0x59465a,authorId:_0x4e10e5}=_0x41bf53[_0x17efda(0x162)](_0x381187[_0x17efda(0x12d)]),_0x212e8f=[_0x17efda(0x1a2),_0x17efda(0x172)],_0x249541=_0x41bf53[_0x17efda(0xfb)][_0x17efda(0x161)](_0x381187[_0x17efda(0x12d)]);return _0x249541&&_0x212e8f[_0x17efda(0x100)](_0x17efda(0x18a)),{'classes':_0x212e8f,'attributes':{'data-suggestion':_0x59465a,'data-author-id':_0x4e10e5},'priority':_0x249541&&_0x5b670d?0xbc2:0xbb8};}_0x41bf53['on'](_0x322080(0x131),_0x46ce58,{'priority':_0x322080(0xf8)}),_0x41bf53['on'](_0x322080(0x16b),_0x46ce58,{'priority':_0x322080(0xf8)}),_0x50cf59[_0x322080(0x168)][_0x322080(0x138)][_0x322080(0x195)](()=>{const _0x3ea170=_0x322080;let _0x44bf05=!0x1;const _0x3d7173=Array[_0x3ea170(0xfd)](_0x50cf59[_0x3ea170(0x168)][_0x3ea170(0x138)][_0x3ea170(0x10f)][_0x3ea170(0x128)]());for(const {name:_0x4f91a2,data:_0x1f03d5}of _0x3d7173){const {group:_0x9cbb70,type:_0x3d413c,id:_0x3f1f22}=_0x41bf53[_0x3ea170(0x162)](_0x4f91a2);if(_0x3ea170(0x120)!=_0x9cbb70||_0x3ea170(0x194)!=_0x3d413c||_0x1f03d5[_0x3ea170(0x199)])continue;if(!_0x41bf53[_0x3ea170(0x15b)](_0x3f1f22))continue;const _0x37895b=_0x41bf53[_0x3ea170(0x133)](_0x3f1f22)[_0x3ea170(0x185)](),_0x20dcc6=_0x50cf59[_0x3ea170(0xd9)][_0x3ea170(0x197)](_0x3ea170(0x14b))['me'];for(const _0x198196 of _0x41bf53[_0x3ea170(0x104)]()){if(!_0x198196[_0x3ea170(0x139)]||_0x198196[_0x3ea170(0x13f)]!=_0x20dcc6)continue;if(_0x3ea170(0xf2)!=_0x198196[_0x3ea170(0x16d)]||_0x3ea170(0x18c)!=_0x198196[_0x3ea170(0xdc)])continue;if(_0x198196[_0x3ea170(0x185)]()[_0x3ea170(0xee)](_0x95ec98=>_0x37895b[_0x3ea170(0x189)](_0x31cc4e=>_0x31cc4e[_0x3ea170(0x101)](_0x95ec98,!0x0)))){for(const _0x2e83b4 of _0x198196[_0x3ea170(0x141)]())_0x2e83b4[_0x3ea170(0x139)]&&(_0x2e83b4[_0x3ea170(0x115)](),_0x44bf05=!0x0);}}}return _0x44bf05;}),_0x50cf59[_0x322080(0x168)][_0x322080(0x138)][_0x322080(0x195)](_0x248c55=>{const _0x50f442=_0x322080,_0x1e33ab=_0x50cf59[_0x50f442(0xe9)][_0x50f442(0x197)](_0x50f442(0x111));if(!_0x1e33ab||!_0x1e33ab[_0x50f442(0x19f)][_0x50f442(0x12a)](_0x248c55[_0x50f442(0x167)]))return!0x1;let _0xb780ae=!0x1;const _0x3919e3=_0x50cf59[_0x50f442(0xd9)][_0x50f442(0x197)](_0x50f442(0x14b))['me'],_0x95e5c1=_0x50cf59[_0x50f442(0x168)][_0x50f442(0x138)][_0x50f442(0x10f)][_0x50f442(0xe3)](),_0x43c9f6=Array[_0x50f442(0xfd)](_0x50cf59[_0x50f442(0x168)][_0x50f442(0x138)][_0x50f442(0x10f)][_0x50f442(0x128)]())[_0x50f442(0x129)](({name:_0x3b859e,data:_0x2d74b8})=>{const _0x422d86=_0x50f442,{group:_0x9823a,subType:_0x362498,authorId:_0x1daa36}=_0x41bf53[_0x422d86(0x162)](_0x3b859e);return _0x422d86(0x120)==_0x9823a&&_0x422d86(0xdd)==_0x362498&&_0x1daa36==_0x3919e3['id']&&!_0x2d74b8[_0x422d86(0x199)];});for(const _0x1a993c of _0x95e5c1){if(_0x50f442(0xff)!=_0x1a993c[_0x50f442(0x16d)]||_0x50f442(0x108)!=_0x1a993c[_0x50f442(0x126)]||0x1!=_0x1a993c[_0x50f442(0x116)])continue;const _0x1ae5b9=_0x248c55[_0x50f442(0xe5)](_0x1a993c[_0x50f442(0x198)],_0x1a993c[_0x50f442(0x198)][_0x50f442(0x181)](0x1));if(!_0x43c9f6[_0x50f442(0x163)](({data:_0x5a2b00})=>_0x5a2b00[_0x50f442(0x17a)][_0x50f442(0x11b)](_0x1ae5b9))){for(const {name:_0xbafca4,data:_0x4dcd93}of _0x43c9f6)if(_0x1ae5b9[_0x50f442(0x101)](_0x4dcd93[_0x50f442(0x17a)])){_0x248c55[_0x50f442(0xec)](_0xbafca4,{'range':_0x1ae5b9}),_0xb780ae=!0x0;break;}}}return _0xb780ae;}),_0x50cf59[_0x322080(0x168)][_0x322080(0x138)][_0x322080(0x195)](_0x207670=>{const _0x3b690e=_0x322080;let _0x6456ea=!0x1;const _0xfa02bb=_0x50cf59[_0x3b690e(0xd9)][_0x3b690e(0x197)](_0x3b690e(0x14b))['me'],_0x4ff506=_0x41bf53[_0x3b690e(0x104)]()[_0x3b690e(0x129)](_0x49c7c6=>_0x49c7c6[_0x3b690e(0x139)]&&_0x49c7c6[_0x3b690e(0x13f)]==_0xfa02bb),_0x139f6b=new Set(),_0x102795=new Set();for(const _0x5410c8 of _0x4ff506)if(_0x3b690e(0xdd)==_0x5410c8[_0x3b690e(0xdc)])for(const _0x2b1166 of _0x5410c8[_0x3b690e(0x150)]()){const _0x571819=_0x2b1166[_0x3b690e(0x147)]()[_0x3b690e(0x11c)]();if(_0x571819){if(_0x571819['is'](_0x3b690e(0x16c),_0x3b690e(0x108))&&ke(_0x571819)){_0x5410c8[_0x3b690e(0x17b)](_0x2b1166[_0x3b690e(0x126)]),_0x139f6b[_0x3b690e(0xf7)](_0x571819),_0x6456ea=!0x0;const _0x382ab2=_0x571819[_0x3b690e(0x157)],_0x2acced=_0x571819[_0x3b690e(0x145)],_0x15e560=_0x382ab2&&_0x382ab2['is'](_0x3b690e(0x16c),_0x3b690e(0x108)),_0x575121=_0x2acced&&_0x2acced['is'](_0x3b690e(0x16c),_0x3b690e(0x108));_0x15e560&&!_0x139f6b[_0x3b690e(0x12a)](_0x382ab2)&&_0x102795[_0x3b690e(0xf7)](_0x382ab2),_0x575121&&!_0x139f6b[_0x3b690e(0x12a)](_0x2acced)&&_0x102795[_0x3b690e(0xf7)](_0x2acced);}else _0x571819['is'](_0x3b690e(0x16c),_0x3b690e(0xe2))&&_0x571819[_0x3b690e(0x105)]&&(_0x5410c8[_0x3b690e(0x17b)](_0x2b1166[_0x3b690e(0x126)]),_0x6456ea=!0x0);}}else{if(_0x3b690e(0x18c)==_0x5410c8[_0x3b690e(0xdc)]){if(!_0x5410c8[_0x3b690e(0x17c)]||!_0x5410c8[_0x3b690e(0x17c)][_0x3b690e(0x17d)])continue;const _0x107dd7=_0x5410c8[_0x3b690e(0x17c)][_0x3b690e(0x193)];if(_0x107dd7&&Object[_0x3b690e(0x176)](_0x107dd7)[_0x3b690e(0x116)])continue;const _0x265870=_0x5410c8[_0x3b690e(0x17c)][_0x3b690e(0x17d)];let _0xd9254d=!0x0,_0x3d7423=!0x0;for(const _0x498f4c of _0x4ff506)if(_0x498f4c[_0x3b690e(0xdc)]&&_0x498f4c[_0x3b690e(0xdc)][_0x3b690e(0x140)](_0x3b690e(0xdd))){if(!_0x498f4c[_0x3b690e(0x17c)][_0x3b690e(0x17d)]){_0x3d7423=!0x1;break;}if(_0x498f4c['id']!=_0x5410c8['id']&&_0x498f4c[_0x3b690e(0x17c)][_0x3b690e(0x17d)]==_0x265870){_0xd9254d=!0x1;break;}}_0x3d7423&&_0xd9254d&&(_0x5410c8[_0x3b690e(0xf0)](),_0x6456ea=!0x0);}}for(const _0x507769 of _0x139f6b)_0x207670[_0x3b690e(0x109)](_0x507769);for(const _0x958555 of _0x102795)_0x207670[_0x3b690e(0x166)](_0x958555);return _0x6456ea;}),_0x50cf59[_0x322080(0x1a1)][_0x322080(0xef)](_0x322080(0xe6))[_0x322080(0x152)]({'model':_0x322080(0x117),'view':(_0x57d301,_0x6a13bc)=>_0x42f976(_0x57d301),'converterPriority':_0x322080(0xf8)}),_0x50cf59[_0x322080(0x1a1)][_0x322080(0xef)](_0x322080(0x134))[_0x322080(0x152)]({'model':_0x322080(0x117),'view':(_0x533e98,_0x5c8914)=>_0x5c8914[_0x322080(0x1a0)][_0x322080(0x118)]?_0x42f976(_0x533e98,!0x1):null,'converterPriority':_0x322080(0xf8)});const _0x32d2f=_0x50cf59[_0x322080(0x146)][_0x322080(0x177)];this[_0x322080(0x17f)](_0x32d2f[_0x322080(0x138)],_0x322080(0x19d),(_0x6afcb5,_0x199c60)=>{const _0x4efae1=_0x322080,_0x2e4026=[];for(const _0x20d15c of _0x32d2f[_0x4efae1(0xed)](_0x199c60[_0x4efae1(0x14f)])[_0x4efae1(0x106)]())_0x20d15c['is'](_0x4efae1(0x16c),_0x4efae1(0x19e))&&_0x2e4026[_0x4efae1(0x100)](_0x20d15c);_0x32d2f[_0x4efae1(0x10c)](_0x7b7406=>{const _0x1a2d1a=_0x4efae1;for(const _0x3559a5 of _0x2e4026)_0x7b7406[_0x1a2d1a(0x13a)](_0x7b7406[_0x1a2d1a(0xed)](_0x3559a5),_0x7b7406[_0x1a2d1a(0xeb)](_0x3559a5)),_0x7b7406[_0x1a2d1a(0x109)](_0x3559a5);});});}}function ke(_0x3a8f1a){const _0x12ef30=_0x175d23;if(_0x3a8f1a[_0x12ef30(0x105)])return!0x0;const _0x4c6718=_0x3a8f1a[_0x12ef30(0x179)](0x0);return _0x4c6718['is'](_0x12ef30(0x16c),_0x12ef30(0xe2))&&_0x4c6718[_0x12ef30(0x105)];}function Re(_0x5d5315,_0x4db7f2={},_0x197053){const _0x23ea5a=_0x175d23;for(const {isAnchor:_0x3ead5a,cellHeight:_0x103f14,cellWidth:_0x302b63}of _0x197053[_0x23ea5a(0x170)](_0x5d5315,{'includeAllSlots':!0x0,..._0x4db7f2}))if(!_0x3ead5a||0x1!=_0x103f14||0x1!=_0x302b63)return!0x1;return!0x0;}
23
+ const _0xc426a9=_0x3004;(function(_0x51b884,_0x4c585b){const _0xd2d4c5=_0x3004,_0x43744c=_0x51b884();while(!![]){try{const _0x16aa72=parseInt(_0xd2d4c5(0x1bf))/0x1*(-parseInt(_0xd2d4c5(0x1cd))/0x2)+-parseInt(_0xd2d4c5(0x17b))/0x3+-parseInt(_0xd2d4c5(0x176))/0x4*(parseInt(_0xd2d4c5(0x206))/0x5)+-parseInt(_0xd2d4c5(0x1ea))/0x6+parseInt(_0xd2d4c5(0x182))/0x7+-parseInt(_0xd2d4c5(0x184))/0x8+-parseInt(_0xd2d4c5(0x210))/0x9*(-parseInt(_0xd2d4c5(0x1a7))/0xa);if(_0x16aa72===_0x4c585b)break;else _0x43744c['push'](_0x43744c['shift']());}catch(_0x154f38){_0x43744c['push'](_0x43744c['shift']());}}}(_0x29c5,0x9391d));import{getTranslation as _0x1d66ed}from'../utils/common-translations.js';import{Plugin as _0x1cffaf}from'ckeditor5/src/core.js';import{LiveRange as _0x18dabd}from'ckeditor5/src/engine.js';import{uid as _0x2a3cfb,priorities as _0x15c42e}from'ckeditor5/src/utils.js';import _0x5dfec0 from'./table.js';const Pe=[_0xc426a9(0x1bb),_0xc426a9(0x1dd),_0xc426a9(0x1d9),_0xc426a9(0x18d),_0xc426a9(0x164),_0xc426a9(0x192),_0xc426a9(0x1bc)],we=Object[_0xc426a9(0x19b)](Pe[_0xc426a9(0x1c5)](_0x208bdd=>[_0x208bdd,null]));function _0x29c5(){const _0x30fbb6=['columnInsertionIndexes','getChild','insertColumns','ck-suggestion-marker--active','20347010eQqHSi','removeRows','deletion','from','unwrap','columnInsertionRanges','getAllAdjacentSuggestions','*Replace\x20table\x20cells*','_isForcedDefaultExecutionBlock','type','_splitMarkerName','isInContent','insertion','author','markerAttributes','paragraph','markMultiRangeInsertion','createTableWalker','previousSibling','insert','tableCellBorderWidth','tableCellPadding','endRow','removeMarker','18hOgHSf','markerToHighlight','detach','commands','setAttribute','_createdBatches','map','table','TableUtils','newRange','getChangedMarkers','set','getShiftedBy','tablePasteRow','113612qbNaVT','containsRange','registerDescriptionCallback','editor','showSuggestionHighlights','getAttributes','registerCustomCallback','isEqual','entries','removeColumns','setAttributes','documentSelection','tableCellBorderStyle','attributes','content','call','tableCellBorderColor','low','schema','getItems','view','root','editing','getColumns','ck-suggestion-marker','filter','discard','forEach','descriptionFactory','2570592UaJDMI','start','suggestion:formatBlock:tablePasteCell','createPositionBefore','tableCellSuggestion','remove','plugins','options','tablePasteChainId','fill','findAncestor','getSuggestions','redo','insertRows','rootName','formatBlock','change','tablePasteColumn','column','ck-suggestion-marker-insertion','deletionRanges','createElement','_replaceTableSlotCell','markerName','trackChanges','tablePasteCell','elementToElement','suggestionLoaded','105UAVFsX','find','for','wrap','startsWith','tablePaste','insertionRanges','isEmpty','position','$graveyard','9GUnpMu','getChanges','cells','getRowIndexes','createRangeIn','TableClipboard','includes','return','_tablePostFixingSubtypes','TrackChangesEditing','register','last','high','fromRange','requires','forceDefaultExecution','clipboardOutput','suggestionUnloaded','markers','model','suggestion','next','subType','suggestion-td','tableCell','nextSibling','accept','move','rowInsertionRanges','dataDowncast','some','first','name','tableCellVerticalAlignment','element','insertContent','join','differ','document','row','length','getColumnIndexes','rowInsertionIndexes','getMarkers','end','getRanges','add','nodeAfter','locale','createRangeOn','afterInit','104508EPxEMz','createRange','updateMarker','getSuggestion','has','154638isLeHr','getRange','activeMarkers','push','conversion','reduce','batch','7655445ckdFvU','stop','3781904QbpoQZ','rows','removeMarkers','getSelectionAffectedTableCells','getRows','_suggestionFactory','markMultiRangeBlockFormat','_getCoordsForCells','every','tableCellHorizontalAlignment','editingDowncast','Users','value','hasSuggestion','tableCellBackgroundColor','markMultiRangeDeletion','getChildren','cell','selection','oldRange','columns','endColumn','get','fromEntries','previous','getTableIfOnlyTableInContent','keys','getSuggestionCallback','getContainedElement','registerPostFixer','listenTo'];_0x29c5=function(){return _0x30fbb6;};return _0x29c5();}export default class _t extends _0x1cffaf{static get[_0xc426a9(0x151)](){return[_0x5dfec0];}[_0xc426a9(0x175)](){const _0x54936d=_0xc426a9,_0x5cbb83=this[_0x54936d(0x1d0)];if(!_0x5cbb83[_0x54936d(0x1f0)][_0x54936d(0x17a)](_0x54936d(0x215)))return;const _0xb749e7=_0x5cbb83[_0x54936d(0x1f0)][_0x54936d(0x19a)](_0x54936d(0x219)),_0x306a9d=_0x5cbb83[_0x54936d(0x1f0)][_0x54936d(0x19a)](_0x54936d(0x1c7)),_0x609c07=_0x5cbb83[_0x54936d(0x1f0)][_0x54936d(0x19a)](_0x5dfec0),_0x48fdf5=_0x5cbb83[_0x54936d(0x1f0)][_0x54936d(0x19a)](_0x54936d(0x215));_0x609c07[_0x54936d(0x218)][_0x54936d(0x17e)](_0x54936d(0x1cc),_0x54936d(0x1fb)),_0x5cbb83[_0x54936d(0x156)][_0x54936d(0x1df)][_0x54936d(0x21a)](_0x54936d(0x1ee),{'allowIn':_0x54936d(0x15b),'allowContentOf':_0x54936d(0x15b),'isLimit':!0x0}),_0x5cbb83[_0x54936d(0x17f)][_0x54936d(0x204)]({'model':_0x54936d(0x1ee),'view':_0x54936d(0x15a)});let _0x3d93f4=null;_0x5cbb83[_0x54936d(0x156)]['on'](_0x54936d(0x166),(_0x29ff4c,_0x579577)=>{const _0x592626=_0x54936d,[_0x1fed00,_0x8f31d0]=_0x579577,_0xa57e2=_0x579577[_0x579577[_0x592626(0x16b)]-0x1];_0xa57e2&&_0xa57e2[_0x592626(0x152)]||_0xb749e7[_0x592626(0x1af)]||this[_0x592626(0x1d0)][_0x592626(0x1c2)][_0x592626(0x19a)](_0x592626(0x202))[_0x592626(0x190)]&&function(_0x1972f7,_0x481db4,_0x51c185,_0x458859,_0x3c1ecc){const _0x2dea0d=_0x592626;if(_0x481db4&&!_0x481db4['is'](_0x2dea0d(0x1d8)))return!0x1;const _0x1f3164=_0x3c1ecc[_0x2dea0d(0x19d)](_0x1972f7,_0x51c185);if(!_0x1f3164||!Re(_0x1f3164,void 0x0,_0x458859))return!0x1;const _0x3e90d0=_0x458859[_0x2dea0d(0x187)](_0x51c185[_0x2dea0d(0x169)][_0x2dea0d(0x196)]);if(!_0x3e90d0[_0x2dea0d(0x16b)])return!0x1;const _0x5e27d8=_0x3e90d0[0x0][_0x2dea0d(0x1f4)](_0x2dea0d(0x1c6)),_0x50319f=_0x458859[_0x2dea0d(0x213)](_0x3e90d0),_0xfffec9=_0x458859[_0x2dea0d(0x16c)](_0x3e90d0),_0x409159={'startRow':_0x50319f[_0x2dea0d(0x162)],'endRow':_0x50319f[_0x2dea0d(0x21b)],'startColumn':_0xfffec9[_0x2dea0d(0x162)],'endColumn':_0xfffec9[_0x2dea0d(0x21b)]};return 0x1==_0x3e90d0[_0x2dea0d(0x16b)]&&(_0x409159[_0x2dea0d(0x1bd)]+=_0x458859[_0x2dea0d(0x188)](_0x1f3164)-0x1,_0x409159[_0x2dea0d(0x199)]+=_0x458859[_0x2dea0d(0x1e4)](_0x1f3164)-0x1),Re(_0x5e27d8,_0x409159,_0x458859);}(_0x1fed00,_0x8f31d0,_0x5cbb83[_0x592626(0x156)],_0x306a9d,_0x48fdf5)&&(_0x29ff4c[_0x592626(0x183)](),_0x3d93f4={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x5cbb83[_0x592626(0x156)][_0x592626(0x1fa)](()=>{const _0x1b77ab=_0x592626;_0x5cbb83[_0x1b77ab(0x156)][_0x1b77ab(0x166)](_0x579577[0x0],_0x579577[0x1],_0x579577[0x2],{'forceDefaultExecution':!0x0});const _0x9a14e9=_0x2a3cfb(),{rowInsertionRanges:_0x8ee470,columnInsertionRanges:_0x502c56,insertionRanges:_0x50488c,deletionRanges:_0x246e5b,cells:_0x1512f8}=_0x3d93f4;_0x8ee470[_0x1b77ab(0x16b)]&&_0xb749e7[_0x1b77ab(0x1b7)](_0x8ee470,_0x1b77ab(0x1cc),{'tablePasteChainId':_0x9a14e9}),_0x502c56[_0x1b77ab(0x16b)]&&_0xb749e7[_0x1b77ab(0x1b7)](_0x502c56,_0x1b77ab(0x1fb),{'tablePasteChainId':_0x9a14e9}),_0x50488c[_0x1b77ab(0x16b)]&&(_0xb749e7[_0x1b77ab(0x1b7)](_0x50488c,_0x1b77ab(0x20b),{'tablePasteChainId':_0x9a14e9,'skipNestingCheck':!0x0}),_0x50488c[_0x1b77ab(0x1e8)](_0x17a191=>{const _0x23545f=_0x1b77ab;var _0x10be36;return null===(_0x10be36=_0x17a191[_0x23545f(0x1c1)])||void 0x0===_0x10be36?void 0x0:_0x10be36[_0x23545f(0x1dc)](_0x17a191);})),_0x246e5b[_0x1b77ab(0x16b)]&&(_0xb749e7[_0x1b77ab(0x193)](_0x246e5b,_0x1b77ab(0x20b),{'tablePasteChainId':_0x9a14e9,'skipNestingCheck':!0x0}),_0x246e5b[_0x1b77ab(0x1e8)](_0x177033=>{const _0x35627a=_0x1b77ab;var _0x13cc9c;return null===(_0x13cc9c=_0x177033[_0x35627a(0x1c1)])||void 0x0===_0x13cc9c?void 0x0:_0x13cc9c[_0x35627a(0x1dc)](_0x177033);}));const _0x4cbaee=_0xb749e7[_0x1b77ab(0x18a)](_0x1512f8[_0x1b77ab(0x1c5)](({element:_0x30a170})=>_0x30a170),{'formatGroupId':_0x2a3cfb()},[],_0x1b77ab(0x203),{'tablePasteChainId':_0x9a14e9});if(_0x4cbaee){const _0x1dbe2d=_0x4cbaee[_0x1b77ab(0x16e)](),_0x282e7d=[];for(const {element:_0x4c1619,attributes:_0x1e24a5}of _0x1512f8){if(!_0x1e24a5)continue;const _0x39e242=_0x5cbb83[_0x1b77ab(0x156)][_0x1b77ab(0x174)](_0x4c1619),_0x34e596=_0x1dbe2d[_0x1b77ab(0x207)](_0xa9c5ec=>_0xa9c5ec[_0x1b77ab(0x17c)]()[_0x1b77ab(0x1d4)](_0x39e242));_0x34e596&&_0x282e7d[_0x1b77ab(0x17e)]([_0x34e596[_0x1b77ab(0x163)],_0x1e24a5]);}_0x282e7d[_0x1b77ab(0x16b)]&&_0x4cbaee[_0x1b77ab(0x1c3)](_0x1b77ab(0x1b5),Object[_0x1b77ab(0x19b)](_0x282e7d));}_0x3d93f4=null;}));},{'priority':_0x15c42e[_0x54936d(0x21c)]+0xa}),_0x5cbb83[_0x54936d(0x1f0)][_0x54936d(0x19a)](_0x54936d(0x215))['on'](_0x54936d(0x200),(_0x189d30,_0x226cd5)=>{const _0x4cb341=_0x54936d,[_0x3a7517,_0x3e80f9,,_0x3d0a00]=_0x226cd5;if(!_0x3d93f4)return;_0x189d30[_0x4cb341(0x183)]();const _0x5e6068=_0x3a7517[_0x4cb341(0x195)],_0x355063=_0x3e80f9,_0x3fee1a=ke(_0x5e6068),_0x382077=ke(_0x355063);_0x189d30[_0x4cb341(0x217)]=_0x5e6068;let _0x4d8668=null,_0x34cb41=null;if(_0x382077||_0x3fee1a){if(_0x3fee1a&&!_0x382077){_0x3d0a00[_0x4cb341(0x1ef)](_0x5e6068[_0x4cb341(0x1a4)](0x0));for(const _0x1a2622 of Array[_0x4cb341(0x1aa)](_0x355063[_0x4cb341(0x194)]()))_0x3d0a00[_0x4cb341(0x1ba)](_0x1a2622,_0x5e6068,_0x4cb341(0x16f));const _0x233913=_0x3d93f4[_0x4cb341(0x16d)][_0x4cb341(0x216)](_0x3a7517[_0x4cb341(0x16a)]),_0x21cc57=_0x3d93f4[_0x4cb341(0x1a3)][_0x4cb341(0x216)](_0x3a7517[_0x4cb341(0x1fc)]);_0x233913||_0x21cc57||(_0x4d8668=_0x18dabd[_0x4cb341(0x21d)](_0x3d0a00[_0x4cb341(0x214)](_0x5e6068)));}else _0x382077&&!_0x3fee1a&&(_0x34cb41=_0x3d0a00[_0x4cb341(0x214)](_0x5e6068));}else{const _0x138620=_0x3d0a00[_0x4cb341(0x1ff)](_0x4cb341(0x1ee)),_0x3097a0=_0x3d0a00[_0x4cb341(0x1ff)](_0x4cb341(0x1ee));_0x3d0a00[_0x4cb341(0x209)](_0x3d0a00[_0x4cb341(0x214)](_0x5e6068),_0x3097a0),_0x3d0a00[_0x4cb341(0x1ba)](_0x138620,_0x5e6068,0x0);for(const _0x47a380 of Array[_0x4cb341(0x1aa)](_0x355063[_0x4cb341(0x194)]()))_0x3d0a00[_0x4cb341(0x1ba)](_0x47a380,_0x138620,_0x4cb341(0x16f));_0x4d8668=_0x18dabd[_0x4cb341(0x21d)](_0x3d0a00[_0x4cb341(0x174)](_0x138620)),_0x34cb41=_0x18dabd[_0x4cb341(0x21d)](_0x3d0a00[_0x4cb341(0x174)](_0x3097a0));}const _0x2ce2ad=Array[_0x4cb341(0x1aa)](_0x355063[_0x4cb341(0x1d2)]())[_0x4cb341(0x1e6)](([_0x4290de])=>Pe[_0x4cb341(0x216)](_0x4290de));_0x3d93f4[_0x4cb341(0x212)][_0x4cb341(0x17e)]({'element':_0x5e6068,'attributes':_0x2ce2ad[_0x4cb341(0x16b)]?Object[_0x4cb341(0x19b)](_0x2ce2ad):null}),_0x4d8668&&_0x3d93f4[_0x4cb341(0x20c)][_0x4cb341(0x17e)](_0x4d8668),_0x34cb41&&_0x3d93f4[_0x4cb341(0x1fe)][_0x4cb341(0x17e)](_0x34cb41);},{'priority':_0x54936d(0x21c)}),_0x306a9d['on'](_0x54936d(0x1a5),(_0x2329b7,_0x3800dd)=>{const _0x1b4df5=_0x54936d,[_0x5dfced,_0x3642fd={}]=_0x3800dd;if(!_0x3d93f4)return;const _0x1efc6a=_0x3642fd['at']||0x0,_0x4f3d8f=_0x3642fd[_0x1b4df5(0x198)]||0x1;_0x3d93f4[_0x1b4df5(0x1a3)]=new Array(_0x4f3d8f)[_0x1b4df5(0x1f3)](_0x1efc6a)[_0x1b4df5(0x1c5)]((_0x1198f9,_0x8b9861)=>_0x1198f9+_0x8b9861);for(const {cell:_0x235af4}of _0x306a9d[_0x1b4df5(0x1b8)](_0x5dfced,{'startColumn':_0x1efc6a,'endColumn':_0x1efc6a+_0x4f3d8f-0x1}))_0x3d93f4[_0x1b4df5(0x1ac)][_0x1b4df5(0x17e)](_0x5cbb83[_0x1b4df5(0x156)][_0x1b4df5(0x174)](_0x235af4));},{'priority':_0x54936d(0x1de)}),_0x306a9d['on'](_0x54936d(0x1f7),(_0x156d4e,_0x5ddf33)=>{const _0x354cb4=_0x54936d,[_0x19d191,_0x587b40={}]=_0x5ddf33;if(!_0x3d93f4)return;const _0x100d72=_0x587b40['at']||0x0,_0x20448c=_0x587b40[_0x354cb4(0x185)]||0x1;_0x3d93f4[_0x354cb4(0x16d)]=new Array(_0x20448c)[_0x354cb4(0x1f3)](_0x100d72)[_0x354cb4(0x1c5)]((_0x581a68,_0xdfefcb)=>_0x581a68+_0xdfefcb);for(const {cell:_0x5cb4dd}of _0x306a9d[_0x354cb4(0x1b8)](_0x19d191,{'startRow':_0x100d72,'endRow':_0x100d72+_0x20448c-0x1}))_0x3d93f4[_0x354cb4(0x15f)][_0x354cb4(0x17e)](_0x5cbb83[_0x354cb4(0x156)][_0x354cb4(0x174)](_0x5cb4dd));},{'priority':_0x54936d(0x1de)}),_0xb749e7[_0x54936d(0x1e9)][_0x54936d(0x1cf)](_0x35f0a9=>{const _0x43907e=_0x54936d;if(_0x35f0a9[_0x43907e(0x159)]&&_0x35f0a9[_0x43907e(0x159)][_0x43907e(0x20a)](_0x43907e(0x20b)))return _0x35f0a9[_0x43907e(0x19c)]?{}:{'type':_0x43907e(0x1b3),'content':_0x1d66ed(_0x5cbb83[_0x43907e(0x173)],_0x43907e(0x1ae))};});const _0x6ffeae=()=>!0x1;for(const _0x2c1685 of[_0x54936d(0x20b),_0x54936d(0x1fb),_0x54936d(0x1cc),_0x54936d(0x203)])_0xb749e7[_0x54936d(0x189)][_0x54936d(0x1d3)](_0x54936d(0x1b3),_0x2c1685,_0x54936d(0x167),_0x6ffeae),_0xb749e7[_0x54936d(0x189)][_0x54936d(0x1d3)](_0x54936d(0x1a9),_0x2c1685,_0x54936d(0x167),_0x6ffeae),_0xb749e7[_0x54936d(0x189)][_0x54936d(0x1d3)](_0x54936d(0x1f9),_0x2c1685,_0x54936d(0x167),_0x6ffeae);_0xb749e7[_0x54936d(0x189)][_0x54936d(0x1d3)](_0x54936d(0x1f9),_0x54936d(0x203),_0x54936d(0x1e7),_0x6ffeae),_0xb749e7[_0x54936d(0x189)][_0x54936d(0x1d3)](_0x54936d(0x1f9),_0x54936d(0x203),_0x54936d(0x15d),(_0x184173,_0x4edf05,_0x382c1b)=>{const _0x443847=_0x54936d,_0x139a55=_0x184173[_0x443847(0x1c5)](_0xc3c4d8=>_0xc3c4d8[_0x443847(0x1a0)]())[_0x443847(0x1e6)](_0xc25871=>_0xc25871),_0x16815a=new Map(_0x139a55[_0x443847(0x1c5)](_0x1568cc=>[_0x1568cc,null]));if(_0x3d93f4){for(const {element:_0x14ab21,attributes:_0x366b2e}of _0x3d93f4[_0x443847(0x212)])_0x366b2e&&_0x16815a[_0x443847(0x1ca)](_0x14ab21,_0x366b2e);}else{if(_0x382c1b&&_0x382c1b[_0x443847(0x1b5)])for(const [_0x4e11a0,_0x4e414e]of Object[_0x443847(0x1d5)](_0x382c1b[_0x443847(0x1b5)])){const _0x3045d0=_0x5cbb83[_0x443847(0x156)][_0x443847(0x155)][_0x443847(0x19a)](_0x4e11a0),_0x36f18f=_0x3045d0?_0x3045d0[_0x443847(0x17c)]()[_0x443847(0x1a0)]():null;_0x36f18f&&_0x16815a[_0x443847(0x1ca)](_0x36f18f,_0x4e414e);}}_0x5cbb83[_0x443847(0x156)][_0x443847(0x1fa)](_0x584c94=>{const _0x23e17e=_0x443847;for(const [_0x56a9d6,_0x21af10]of _0x16815a)_0x584c94[_0x23e17e(0x1d7)]({...we,..._0x21af10},_0x56a9d6);});});const _0xd64508=(_0x260e9b,_0x143763)=>{const _0x17f467=_0x54936d;_0xb749e7[_0x17f467(0x189)][_0x17f467(0x1d3)](_0x260e9b,_0x17f467(0x20b),_0x143763,(_0x2f17cb,_0x2c49aa,_0x4b44af)=>{const _0x55fa51=_0x17f467;_0x5cbb83[_0x55fa51(0x156)][_0x55fa51(0x1fa)](_0x1c178f=>{const _0x816342=_0x55fa51,_0x1c2e23=[];for(const _0x7ceae1 of _0x2f17cb){const _0x21e6e0=_0x7ceae1[_0x816342(0x1eb)][_0x816342(0x172)];_0x21e6e0['is'](_0x816342(0x165),_0x816342(0x1ee))&&_0x1c2e23[_0x816342(0x17e)](_0x21e6e0);}_0xb749e7[_0x816342(0x189)][_0x816342(0x19f)](_0x260e9b,null,_0x143763)(_0x2f17cb,_0x2c49aa,_0x4b44af);for(const _0x45f9e2 of _0x1c2e23)_0x816342(0x20f)!=_0x45f9e2[_0x816342(0x1e2)][_0x816342(0x1f8)]&&_0x1c178f[_0x816342(0x1ab)](_0x45f9e2);});});};_0xd64508(_0x54936d(0x1b3),_0x54936d(0x15d)),_0xd64508(_0x54936d(0x1b3),_0x54936d(0x1e7)),_0xd64508(_0x54936d(0x1a9),_0x54936d(0x15d)),_0xd64508(_0x54936d(0x1a9),_0x54936d(0x1e7)),_0xb749e7[_0x54936d(0x189)][_0x54936d(0x1d3)](_0x54936d(0x1b3),_0x54936d(0x1cc),_0x54936d(0x1e7),_0x457188=>{const _0x5bef4c=_0x54936d,_0x2b05d5=_0x457188[_0x5bef4c(0x1c5)](_0x1652c3=>_0x1652c3[_0x5bef4c(0x1a0)]()),_0x1a8ef1=_0x2b05d5[0x0][_0x5bef4c(0x1f4)](_0x5bef4c(0x1c6)),{minRow:_0x509cbf,maxRow:_0x55c6a0}=_0x609c07[_0x5bef4c(0x18b)](_0x2b05d5);_0x306a9d[_0x5bef4c(0x1a8)](_0x1a8ef1,{'at':_0x509cbf,'rows':_0x55c6a0-_0x509cbf+0x1});}),_0xb749e7[_0x54936d(0x189)][_0x54936d(0x1d3)](_0x54936d(0x1b3),_0x54936d(0x1fb),_0x54936d(0x1e7),_0x3dd59d=>{const _0x35bb8c=_0x54936d,_0xbd9c5f=_0x3dd59d[_0x35bb8c(0x1c5)](_0x1e6da4=>_0x1e6da4[_0x35bb8c(0x1a0)]()),_0x434406=_0xbd9c5f[0x0][_0x35bb8c(0x1f4)](_0x35bb8c(0x1c6)),{minColumn:_0xe639fd,maxColumn:_0x89d256}=_0x609c07[_0x35bb8c(0x18b)](_0xbd9c5f);_0x306a9d[_0x35bb8c(0x1d6)](_0x434406,{'at':_0xe639fd,'columns':_0x89d256-_0xe639fd+0x1});});const _0x36f608=(_0x28ced2,_0x51854b)=>{const _0x2f5405=_0x54936d;if(!_0x51854b[_0x2f5405(0x159)]||!_0x51854b[_0x2f5405(0x159)][_0x2f5405(0x20a)](_0x2f5405(0x20b)))return;const _0x252c7b=_0x51854b[_0x2f5405(0x1da)][_0x2f5405(0x1f2)],_0x2e12c2=_0xb749e7[_0x2f5405(0x1f5)]()[_0x2f5405(0x1e6)](_0x2d531e=>_0x2d531e[_0x2f5405(0x1b2)]&&_0x2d531e[_0x2f5405(0x1da)]&&_0x2d531e[_0x2f5405(0x1da)][_0x2f5405(0x1f2)]==_0x252c7b);_0x2e12c2[_0x2f5405(0x16b)]&&_0x51854b[_0x2f5405(0x1ad)]()[_0x2f5405(0x16b)]!=_0x2e12c2[_0x2f5405(0x16b)]&&_0x2e12c2[_0x2f5405(0x180)]((_0x363ada,_0x267187)=>(_0x363ada[_0x2f5405(0x158)]=_0x267187,_0x267187[_0x2f5405(0x19c)]=_0x363ada,_0x267187));};function _0x238cce(_0x45ef36,_0x547564=!0x0){const _0x14345c=_0x54936d,{id:_0x2d4a50,authorId:_0x5575b1}=_0xb749e7[_0x14345c(0x1b1)](_0x45ef36[_0x14345c(0x201)]),_0x1fbd4d=[_0x14345c(0x1e5),_0x14345c(0x1fd)],_0x3f93c4=_0xb749e7[_0x14345c(0x17d)][_0x14345c(0x216)](_0x45ef36[_0x14345c(0x201)]);return _0x3f93c4&&_0x1fbd4d[_0x14345c(0x17e)](_0x14345c(0x1a6)),{'classes':_0x1fbd4d,'attributes':{'data-suggestion':_0x2d4a50,'data-author-id':_0x5575b1},'priority':_0x3f93c4&&_0x547564?0xbc2:0xbb8};}_0xb749e7['on'](_0x54936d(0x205),_0x36f608,{'priority':_0x54936d(0x21c)}),_0xb749e7['on'](_0x54936d(0x154),_0x36f608,{'priority':_0x54936d(0x21c)}),_0x5cbb83[_0x54936d(0x156)][_0x54936d(0x169)][_0x54936d(0x1a1)](()=>{const _0x47e527=_0x54936d;let _0x1e7976=!0x1;const _0x31b231=Array[_0x47e527(0x1aa)](_0x5cbb83[_0x47e527(0x156)][_0x47e527(0x169)][_0x47e527(0x168)][_0x47e527(0x1c9)]());for(const {name:_0x50af1e,data:_0x5b6417}of _0x31b231){const {group:_0x9e2d0b,type:_0x3989d6,id:_0x1baf1c}=_0xb749e7[_0x47e527(0x1b1)](_0x50af1e);if(_0x47e527(0x157)!=_0x9e2d0b||_0x47e527(0x1a9)!=_0x3989d6||_0x5b6417[_0x47e527(0x197)])continue;if(!_0xb749e7[_0x47e527(0x191)](_0x1baf1c))continue;const _0x177c32=_0xb749e7[_0x47e527(0x179)](_0x1baf1c)[_0x47e527(0x170)](),_0x31c816=_0x5cbb83[_0x47e527(0x1f0)][_0x47e527(0x19a)](_0x47e527(0x18f))['me'];for(const _0x122982 of _0xb749e7[_0x47e527(0x1f5)]()){if(!_0x122982[_0x47e527(0x1b2)]||_0x122982[_0x47e527(0x1b4)]!=_0x31c816)continue;if(_0x47e527(0x1f9)!=_0x122982[_0x47e527(0x1b0)]||_0x47e527(0x203)!=_0x122982[_0x47e527(0x159)])continue;if(_0x122982[_0x47e527(0x170)]()[_0x47e527(0x18c)](_0x45f162=>_0x177c32[_0x47e527(0x161)](_0x19740f=>_0x19740f[_0x47e527(0x1ce)](_0x45f162,!0x0)))){for(const _0x33994a of _0x122982[_0x47e527(0x1ad)]())_0x33994a[_0x47e527(0x1b2)]&&(_0x33994a[_0x47e527(0x1e7)](),_0x1e7976=!0x0);}}}return _0x1e7976;}),_0x5cbb83[_0x54936d(0x156)][_0x54936d(0x169)][_0x54936d(0x1a1)](_0x40c27d=>{const _0x3d1075=_0x54936d,_0x3895d7=_0x5cbb83[_0x3d1075(0x1c2)][_0x3d1075(0x19a)](_0x3d1075(0x1f6));if(!_0x3895d7||!_0x3895d7[_0x3d1075(0x1c4)][_0x3d1075(0x17a)](_0x40c27d[_0x3d1075(0x181)]))return!0x1;let _0x434b87=!0x1;const _0x5151f7=_0x5cbb83[_0x3d1075(0x1f0)][_0x3d1075(0x19a)](_0x3d1075(0x18f))['me'],_0x345102=_0x5cbb83[_0x3d1075(0x156)][_0x3d1075(0x169)][_0x3d1075(0x168)][_0x3d1075(0x211)](),_0x45003a=Array[_0x3d1075(0x1aa)](_0x5cbb83[_0x3d1075(0x156)][_0x3d1075(0x169)][_0x3d1075(0x168)][_0x3d1075(0x1c9)]())[_0x3d1075(0x1e6)](({name:_0x38646d,data:_0xbd0372})=>{const _0x5687be=_0x3d1075,{group:_0x581f82,subType:_0x50285a,authorId:_0x1ed27e}=_0xb749e7[_0x5687be(0x1b1)](_0x38646d);return _0x5687be(0x157)==_0x581f82&&_0x5687be(0x20b)==_0x50285a&&_0x1ed27e==_0x5151f7['id']&&!_0xbd0372[_0x5687be(0x197)];});for(const _0x4ac7f8 of _0x345102){if(_0x3d1075(0x1ba)!=_0x4ac7f8[_0x3d1075(0x1b0)]||_0x3d1075(0x1ee)!=_0x4ac7f8[_0x3d1075(0x163)]||0x1!=_0x4ac7f8[_0x3d1075(0x16b)])continue;const _0x50428b=_0x40c27d[_0x3d1075(0x177)](_0x4ac7f8[_0x3d1075(0x20e)],_0x4ac7f8[_0x3d1075(0x20e)][_0x3d1075(0x1cb)](0x1));if(!_0x45003a[_0x3d1075(0x207)](({data:_0x31e3c9})=>_0x31e3c9[_0x3d1075(0x1c8)][_0x3d1075(0x1d4)](_0x50428b))){for(const {name:_0xa6a07a,data:_0x36985e}of _0x45003a)if(_0x50428b[_0x3d1075(0x1ce)](_0x36985e[_0x3d1075(0x1c8)])){_0x40c27d[_0x3d1075(0x178)](_0xa6a07a,{'range':_0x50428b}),_0x434b87=!0x0;break;}}}return _0x434b87;}),_0x5cbb83[_0x54936d(0x156)][_0x54936d(0x169)][_0x54936d(0x1a1)](_0x1a25ed=>{const _0x316458=_0x54936d;let _0x5dd924=!0x1;const _0x4040d4=_0x5cbb83[_0x316458(0x1f0)][_0x316458(0x19a)](_0x316458(0x18f))['me'],_0x3907d5=_0xb749e7[_0x316458(0x1f5)]()[_0x316458(0x1e6)](_0x144bba=>_0x144bba[_0x316458(0x1b2)]&&_0x144bba[_0x316458(0x1b4)]==_0x4040d4),_0x357df7=new Set(),_0x2ca592=new Set();for(const _0x8e8887 of _0x3907d5)if(_0x316458(0x20b)==_0x8e8887[_0x316458(0x159)])for(const _0xcca03 of _0x8e8887[_0x316458(0x16e)]()){const _0x3cac3d=_0xcca03[_0x316458(0x17c)]()[_0x316458(0x1a0)]();if(_0x3cac3d){if(_0x3cac3d['is'](_0x316458(0x165),_0x316458(0x1ee))&&ke(_0x3cac3d)){_0x8e8887[_0x316458(0x1be)](_0xcca03[_0x316458(0x163)]),_0x357df7[_0x316458(0x171)](_0x3cac3d),_0x5dd924=!0x0;const _0x1ca08f=_0x3cac3d[_0x316458(0x15c)],_0x435fae=_0x3cac3d[_0x316458(0x1b9)],_0x20d048=_0x1ca08f&&_0x1ca08f['is'](_0x316458(0x165),_0x316458(0x1ee)),_0x1f209c=_0x435fae&&_0x435fae['is'](_0x316458(0x165),_0x316458(0x1ee));_0x20d048&&!_0x357df7[_0x316458(0x17a)](_0x1ca08f)&&_0x2ca592[_0x316458(0x171)](_0x1ca08f),_0x1f209c&&!_0x357df7[_0x316458(0x17a)](_0x435fae)&&_0x2ca592[_0x316458(0x171)](_0x435fae);}else _0x3cac3d['is'](_0x316458(0x165),_0x316458(0x1b6))&&_0x3cac3d[_0x316458(0x20d)]&&(_0x8e8887[_0x316458(0x1be)](_0xcca03[_0x316458(0x163)]),_0x5dd924=!0x0);}}else{if(_0x316458(0x203)==_0x8e8887[_0x316458(0x159)]){if(!_0x8e8887[_0x316458(0x1da)]||!_0x8e8887[_0x316458(0x1da)][_0x316458(0x1f2)])continue;const _0x324416=_0x8e8887[_0x316458(0x1da)][_0x316458(0x1b5)];if(_0x324416&&Object[_0x316458(0x19e)](_0x324416)[_0x316458(0x16b)])continue;const _0x1009f2=_0x8e8887[_0x316458(0x1da)][_0x316458(0x1f2)];let _0xe23118=!0x0,_0x2fa99e=!0x0;for(const _0x5f31fa of _0x3907d5)if(_0x5f31fa[_0x316458(0x159)]&&_0x5f31fa[_0x316458(0x159)][_0x316458(0x20a)](_0x316458(0x20b))){if(!_0x5f31fa[_0x316458(0x1da)][_0x316458(0x1f2)]){_0x2fa99e=!0x1;break;}if(_0x5f31fa['id']!=_0x8e8887['id']&&_0x5f31fa[_0x316458(0x1da)][_0x316458(0x1f2)]==_0x1009f2){_0xe23118=!0x1;break;}}_0x2fa99e&&_0xe23118&&(_0x8e8887[_0x316458(0x186)](),_0x5dd924=!0x0);}}for(const _0x27f797 of _0x357df7)_0x1a25ed[_0x316458(0x1ef)](_0x27f797);for(const _0x1dcbb0 of _0x2ca592)_0x1a25ed[_0x316458(0x1ab)](_0x1dcbb0);return _0x5dd924;}),_0x5cbb83[_0x54936d(0x17f)][_0x54936d(0x208)](_0x54936d(0x18e))[_0x54936d(0x1c0)]({'model':_0x54936d(0x1ec),'view':_0x1304aa=>_0x238cce(_0x1304aa),'converterPriority':_0x54936d(0x21c)}),_0x5cbb83[_0x54936d(0x17f)][_0x54936d(0x208)](_0x54936d(0x160))[_0x54936d(0x1c0)]({'model':_0x54936d(0x1ec),'view':(_0x42348c,_0x374935)=>_0x374935[_0x54936d(0x1f1)][_0x54936d(0x1d1)]?_0x238cce(_0x42348c,!0x1):null,'converterPriority':_0x54936d(0x21c)});const _0x497c1d=_0x5cbb83[_0x54936d(0x1e3)][_0x54936d(0x1e1)];this[_0x54936d(0x1a2)](_0x497c1d[_0x54936d(0x169)],_0x54936d(0x153),(_0x45e7f7,_0x21372e)=>{const _0x337091=_0x54936d,_0x1817d1=[];for(const _0x11d6da of _0x497c1d[_0x337091(0x214)](_0x21372e[_0x337091(0x1db)])[_0x337091(0x1e0)]())_0x11d6da['is'](_0x337091(0x165),_0x337091(0x15a))&&_0x1817d1[_0x337091(0x17e)](_0x11d6da);_0x497c1d[_0x337091(0x1fa)](_0x227443=>{const _0x413d25=_0x337091;for(const _0x3f8b70 of _0x1817d1)_0x227443[_0x413d25(0x15e)](_0x227443[_0x413d25(0x214)](_0x3f8b70),_0x227443[_0x413d25(0x1ed)](_0x3f8b70)),_0x227443[_0x413d25(0x1ef)](_0x3f8b70);});});}}function _0x3004(_0x242656,_0x2106bc){const _0x29c5f4=_0x29c5();return _0x3004=function(_0x300407,_0x348e1f){_0x300407=_0x300407-0x151;let _0x58f9dc=_0x29c5f4[_0x300407];return _0x58f9dc;},_0x3004(_0x242656,_0x2106bc);}function ke(_0x57058b){const _0x50108f=_0xc426a9;if(_0x57058b[_0x50108f(0x20d)])return!0x0;const _0x12be74=_0x57058b[_0x50108f(0x1a4)](0x0);return _0x12be74['is'](_0x50108f(0x165),_0x50108f(0x1b6))&&_0x12be74[_0x50108f(0x20d)];}function Re(_0x4dee26,_0x1d91b7={},_0x4af247){const _0x2b6aa6=_0xc426a9;for(const {isAnchor:_0x4698e7,cellHeight:_0x3e38fd,cellWidth:_0x17d94c}of _0x4af247[_0x2b6aa6(0x1b8)](_0x4dee26,{'includeAllSlots':!0x0,..._0x1d91b7}))if(!_0x4698e7||0x1!=_0x3e38fd||0x1!=_0x17d94c)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1219(){const _0x2ada2c=['plugins','change','getAttribute','commandParams','getColumnGroupElement','1392NGnpwM','registerDescriptionCallback','registerCustomCallback','712uzXLKp','formatGroupId','106JjqdUq','format','19564LsfMoG','accept','TableColumnResizeEditing','subType','handleResizeTableWidthCommand','getSuggestionCallback','150LxAvIm','TrackChangesEditing','get','formatBlock','descriptionFactory','resizeTable','formatInline','enableCommand','916755ZdKXtr','tableWidth','author','getSelectedElement','Users','editor','discard','_suggestionFactory','locale','21604CzclDx','afterInit','54414liYDxM','selection','handleSuggestionDescription','582iPYkeY','type','data','getSuggestions','173243HrrLDy','getTableColumnsWidths','markBlockFormat','bind','table','resizeTableWidth','11635720YoGAOM','*Format:*\x20resize\x20table','columnWidths','has','model','document','getContainedElement','7457RUhnzC'];_0x1219=function(){return _0x2ada2c;};return _0x1219();}const _0x3114b9=_0x42d3;(function(_0x50ce5f,_0xfbe4a0){const _0x8a13bd=_0x42d3,_0x2cb23f=_0x50ce5f();while(!![]){try{const _0x3f1ae1=-parseInt(_0x8a13bd(0x90))/0x1*(-parseInt(_0x8a13bd(0x9b))/0x2)+parseInt(_0x8a13bd(0x7f))/0x3*(-parseInt(_0x8a13bd(0x9d))/0x4)+-parseInt(_0x8a13bd(0x71))/0x5+parseInt(_0x8a13bd(0xa3))/0x6*(parseInt(_0x8a13bd(0x83))/0x7)+-parseInt(_0x8a13bd(0x99))/0x8*(parseInt(_0x8a13bd(0x7c))/0x9)+parseInt(_0x8a13bd(0x89))/0xa+-parseInt(_0x8a13bd(0x7a))/0xb*(-parseInt(_0x8a13bd(0x96))/0xc);if(_0x3f1ae1===_0xfbe4a0)break;else _0x2cb23f['push'](_0x2cb23f['shift']());}catch(_0x5d53ec){_0x2cb23f['push'](_0x2cb23f['shift']());}}}(_0x1219,0xb3743));import{Plugin as _0x3a754b}from'ckeditor5/src/core.js';function _0x42d3(_0x332ea2,_0xcb4cf4){const _0x121918=_0x1219();return _0x42d3=function(_0x42d308,_0x245004){_0x42d308=_0x42d308-0x6e;let _0x23a87f=_0x121918[_0x42d308];return _0x23a87f;},_0x42d3(_0x332ea2,_0xcb4cf4);}import{getTranslation as _0x2cd717}from'../utils/common-translations.js';export default class Nt extends _0x3a754b{[_0x3114b9(0x7b)](){const _0x545ea3=_0x3114b9;if(!this[_0x545ea3(0x76)][_0x545ea3(0x91)][_0x545ea3(0x8c)](_0x545ea3(0x9f)))return;const _0x5dd020=this[_0x545ea3(0x76)][_0x545ea3(0x91)][_0x545ea3(0xa5)](_0x545ea3(0xa4));_0x5dd020[_0x545ea3(0x70)](_0x545ea3(0x88),this[_0x545ea3(0xa1)][_0x545ea3(0x86)](this)),_0x5dd020[_0x545ea3(0x78)][_0x545ea3(0x98)](_0x545ea3(0xa6),_0x545ea3(0x6e),_0x545ea3(0x9e),_0x5dd020[_0x545ea3(0x78)][_0x545ea3(0xa2)](_0x545ea3(0xa6),null,_0x545ea3(0x77))),_0x5dd020[_0x545ea3(0x78)][_0x545ea3(0x98)](_0x545ea3(0xa6),_0x545ea3(0x6e),_0x545ea3(0x77),_0x5dd020[_0x545ea3(0x78)][_0x545ea3(0xa2)](_0x545ea3(0xa6),null,_0x545ea3(0x9e))),_0x5dd020[_0x545ea3(0xa7)][_0x545ea3(0x97)](this[_0x545ea3(0x7e)][_0x545ea3(0x86)](this));}[_0x3114b9(0xa1)](_0x584742,_0x3c757d){const _0x31e786=_0x3114b9,_0x3e6ffa=this[_0x31e786(0x76)][_0x31e786(0x91)][_0x31e786(0xa5)](_0x31e786(0xa4)),_0x19b269=this[_0x31e786(0x76)][_0x31e786(0x91)][_0x31e786(0xa5)](_0x31e786(0x9f)),_0x295284=_0x3c757d[_0x31e786(0x87)]||this[_0x31e786(0x76)][_0x31e786(0x8d)][_0x31e786(0x8e)][_0x31e786(0x7d)][_0x31e786(0x74)]();this[_0x31e786(0x76)][_0x31e786(0x8d)][_0x31e786(0x92)](()=>{const _0x35e914=_0x31e786,_0x112cc0=_0x19b269[_0x35e914(0x95)](_0x295284);let _0x308cae=_0x112cc0?_0x19b269[_0x35e914(0x84)](_0x112cc0):null,_0x4e6e54=_0x295284[_0x35e914(0x93)](_0x35e914(0x72))||null;const _0x2ecc4e=_0x3c757d[_0x35e914(0x72)]||_0x4e6e54,_0x2574dd=_0x3c757d[_0x35e914(0x8b)]||_0x308cae,_0x19cbef=this[_0x35e914(0x76)][_0x35e914(0x91)][_0x35e914(0xa5)](_0x35e914(0x75))['me'];for(const _0x43d398 of _0x3e6ffa[_0x35e914(0x82)]()){const _0x5eb10d=_0x43d398[_0x35e914(0x8f)]();if(_0x35e914(0x6e)===_0x43d398[_0x35e914(0xa0)]&&_0x5eb10d===_0x295284){_0x43d398[_0x35e914(0x73)]!==_0x19cbef&&_0x43d398[_0x35e914(0x77)]();const _0x5884da=_0x43d398[_0x35e914(0x81)][_0x35e914(0x94)];_0x4e6e54=_0x5884da[0x0][_0x35e914(0x72)],_0x308cae=_0x5884da[0x0][_0x35e914(0x8b)];break;}}_0x584742({'table':_0x295284,'tableWidth':_0x2ecc4e,'columnWidths':_0x2574dd}),_0x3e6ffa[_0x35e914(0x85)](_0x295284,{'commandName':_0x35e914(0x88),'commandParams':[{'tableWidth':_0x4e6e54,'columnWidths':_0x308cae}],'formatGroupId':_0x35e914(0x6e)},[],_0x35e914(0x6e));});}[_0x3114b9(0x7e)](_0x26cb06){const _0x111a9e=_0x3114b9;if(_0x111a9e(0xa6)!=_0x26cb06[_0x111a9e(0x80)]&&_0x111a9e(0x6f)!=_0x26cb06[_0x111a9e(0x80)])return;const {data:_0x5a9f45}=_0x26cb06;if(_0x5a9f45&&_0x111a9e(0x6e)===_0x5a9f45[_0x111a9e(0x9a)]){const _0x59314f=_0x111a9e(0x8a);return{'type':_0x111a9e(0x9c),'content':_0x2cd717(this[_0x111a9e(0x76)][_0x111a9e(0x79)],_0x59314f)};}}}
23
+ const _0x11da81=_0x8f59;(function(_0x44b54c,_0x2ce5dd){const _0xfd7cc0=_0x8f59,_0xf2de47=_0x44b54c();while(!![]){try{const _0x2cef49=parseInt(_0xfd7cc0(0x1e6))/0x1*(-parseInt(_0xfd7cc0(0x1dd))/0x2)+parseInt(_0xfd7cc0(0x204))/0x3*(parseInt(_0xfd7cc0(0x1f2))/0x4)+parseInt(_0xfd7cc0(0x1eb))/0x5+parseInt(_0xfd7cc0(0x200))/0x6+-parseInt(_0xfd7cc0(0x20d))/0x7*(-parseInt(_0xfd7cc0(0x1f4))/0x8)+-parseInt(_0xfd7cc0(0x1f5))/0x9*(-parseInt(_0xfd7cc0(0x1f3))/0xa)+parseInt(_0xfd7cc0(0x1fd))/0xb*(-parseInt(_0xfd7cc0(0x1f7))/0xc);if(_0x2cef49===_0x2ce5dd)break;else _0xf2de47['push'](_0xf2de47['shift']());}catch(_0x49ae20){_0xf2de47['push'](_0xf2de47['shift']());}}}(_0xf567,0xe7914));import{Plugin as _0x45006a}from'ckeditor5/src/core.js';function _0xf567(){const _0x10ce36=['1ZlPtFf','get','resizeTable','getSuggestionCallback','registerCustomCallback','3997965HyUPey','getSuggestions','has','commandParams','TableColumnResizeEditing','tableWidth','discard','847428sPxBrS','30JpqlxV','24EvEstV','5634693EOVnRe','*Format:*\x20resize\x20table','37505508nQmzDE','enableCommand','handleResizeTableWidthCommand','change','model','subType','11LVjCPv','columnWidths','Users','3106014rmvrJf','getAttribute','document','handleSuggestionDescription','15duRXJd','TrackChangesEditing','getTableColumnsWidths','selection','getColumnGroupElement','formatBlock','accept','author','plugins','39340IbTJDk','data','_suggestionFactory','descriptionFactory','getContainedElement','formatGroupId','locale','format','formatInline','type','395358ICjdBM','editor','registerDescriptionCallback','resizeTableWidth','markBlockFormat','table','afterInit','bind','getSelectedElement'];_0xf567=function(){return _0x10ce36;};return _0xf567();}import{getTranslation as _0x50dae6}from'../utils/common-translations.js';function _0x8f59(_0x3f6d97,_0x461f34){const _0xf56778=_0xf567();return _0x8f59=function(_0x8f592b,_0x46c548){_0x8f592b=_0x8f592b-0x1db;let _0x55789f=_0xf56778[_0x8f592b];return _0x55789f;},_0x8f59(_0x3f6d97,_0x461f34);}export default class Nt extends _0x45006a{[_0x11da81(0x1e3)](){const _0x547748=_0x11da81;if(!this[_0x547748(0x1de)][_0x547748(0x20c)][_0x547748(0x1ed)](_0x547748(0x1ef)))return;const _0x3942ab=this[_0x547748(0x1de)][_0x547748(0x20c)][_0x547748(0x1e7)](_0x547748(0x205));_0x3942ab[_0x547748(0x1f8)](_0x547748(0x1e0),this[_0x547748(0x1f9)][_0x547748(0x1e4)](this)),_0x3942ab[_0x547748(0x20f)][_0x547748(0x1ea)](_0x547748(0x209),_0x547748(0x1e8),_0x547748(0x20a),_0x3942ab[_0x547748(0x20f)][_0x547748(0x1e9)](_0x547748(0x209),null,_0x547748(0x1f1))),_0x3942ab[_0x547748(0x20f)][_0x547748(0x1ea)](_0x547748(0x209),_0x547748(0x1e8),_0x547748(0x1f1),_0x3942ab[_0x547748(0x20f)][_0x547748(0x1e9)](_0x547748(0x209),null,_0x547748(0x20a))),_0x3942ab[_0x547748(0x210)][_0x547748(0x1df)](this[_0x547748(0x203)][_0x547748(0x1e4)](this));}[_0x11da81(0x1f9)](_0x1ffb6b,_0x2ea7c6){const _0x397d2a=_0x11da81,_0x213e04=this[_0x397d2a(0x1de)][_0x397d2a(0x20c)][_0x397d2a(0x1e7)](_0x397d2a(0x205)),_0x5823f8=this[_0x397d2a(0x1de)][_0x397d2a(0x20c)][_0x397d2a(0x1e7)](_0x397d2a(0x1ef)),_0x5bc08c=_0x2ea7c6[_0x397d2a(0x1e2)]||this[_0x397d2a(0x1de)][_0x397d2a(0x1fb)][_0x397d2a(0x202)][_0x397d2a(0x207)][_0x397d2a(0x1e5)]();this[_0x397d2a(0x1de)][_0x397d2a(0x1fb)][_0x397d2a(0x1fa)](()=>{const _0x272f1e=_0x397d2a,_0x4031af=_0x5823f8[_0x272f1e(0x208)](_0x5bc08c);let _0x1f6575=_0x4031af?_0x5823f8[_0x272f1e(0x206)](_0x4031af):null,_0x286702=_0x5bc08c[_0x272f1e(0x201)](_0x272f1e(0x1f0))||null;const _0x349156=_0x2ea7c6[_0x272f1e(0x1f0)]||_0x286702,_0x1ed3a0=_0x2ea7c6[_0x272f1e(0x1fe)]||_0x1f6575,_0x2e2933=this[_0x272f1e(0x1de)][_0x272f1e(0x20c)][_0x272f1e(0x1e7)](_0x272f1e(0x1ff))['me'];for(const _0x43a05e of _0x213e04[_0x272f1e(0x1ec)]()){const _0x1f5e2c=_0x43a05e[_0x272f1e(0x211)]();if(_0x272f1e(0x1e8)===_0x43a05e[_0x272f1e(0x1fc)]&&_0x1f5e2c===_0x5bc08c){_0x43a05e[_0x272f1e(0x20b)]!==_0x2e2933&&_0x43a05e[_0x272f1e(0x1f1)]();const _0x104d32=_0x43a05e[_0x272f1e(0x20e)][_0x272f1e(0x1ee)];_0x286702=_0x104d32[0x0][_0x272f1e(0x1f0)],_0x1f6575=_0x104d32[0x0][_0x272f1e(0x1fe)];break;}}_0x1ffb6b({'table':_0x5bc08c,'tableWidth':_0x349156,'columnWidths':_0x1ed3a0}),_0x213e04[_0x272f1e(0x1e1)](_0x5bc08c,{'commandName':_0x272f1e(0x1e0),'commandParams':[{'tableWidth':_0x286702,'columnWidths':_0x1f6575}],'formatGroupId':_0x272f1e(0x1e8)},[],_0x272f1e(0x1e8));});}[_0x11da81(0x203)](_0x336e34){const _0x123ac4=_0x11da81;if(_0x123ac4(0x209)!=_0x336e34[_0x123ac4(0x1dc)]&&_0x123ac4(0x1db)!=_0x336e34[_0x123ac4(0x1dc)])return;const {data:_0x3347b4}=_0x336e34;if(_0x3347b4&&_0x123ac4(0x1e8)===_0x3347b4[_0x123ac4(0x212)]){const _0x4197b7=_0x123ac4(0x1f6);return{'type':_0x123ac4(0x214),'content':_0x50dae6(this[_0x123ac4(0x1de)][_0x123ac4(0x213)],_0x4197b7)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4b1742=_0xff6c;function _0xff6c(_0x18437f,_0x16d7fe){const _0x20453d=_0x2045();return _0xff6c=function(_0xff6ccb,_0x44b698){_0xff6ccb=_0xff6ccb-0x102;let _0x1c0b43=_0x20453d[_0xff6ccb];return _0x1c0b43;},_0xff6c(_0x18437f,_0x16d7fe);}(function(_0x33bd98,_0x9ac832){const _0x20fdd0=_0xff6c,_0x4807af=_0x33bd98();while(!![]){try{const _0x63e71a=parseInt(_0x20fdd0(0x10e))/0x1+parseInt(_0x20fdd0(0x10c))/0x2+parseInt(_0x20fdd0(0x12b))/0x3*(-parseInt(_0x20fdd0(0x11c))/0x4)+-parseInt(_0x20fdd0(0x13d))/0x5*(-parseInt(_0x20fdd0(0x135))/0x6)+parseInt(_0x20fdd0(0x123))/0x7*(-parseInt(_0x20fdd0(0x138))/0x8)+-parseInt(_0x20fdd0(0x13c))/0x9*(parseInt(_0x20fdd0(0x122))/0xa)+parseInt(_0x20fdd0(0x11f))/0xb;if(_0x63e71a===_0x9ac832)break;else _0x4807af['push'](_0x4807af['shift']());}catch(_0x371415){_0x4807af['push'](_0x4807af['shift']());}}}(_0x2045,0x7ea40));function _0x2045(){const _0x5d93af=['659921inyPVH','item','setAttribute','unbindElementFromMarkerName','registerCustomCallback','plugins','getSuggestion','editor','showSuggestionHighlights','toViewElement','activeMarkers','FORMAT_REGULAR_ROW','FORMAT_REGULAR_COLUMN','requires','4aqWXcQ','highest','getCellLocation','1575156vEefuw','afterInit','ck-suggestion-marker-','1626130QhhfLH','994BjKZAW','registerBlockAttribute','addClass','_acceptFormatSuggestionCallbackFactory','get','consume','registerAttributeLabel','markerNameToElements','2101053FRZFwX','name','ck-suggestion-marker--active','TableEditing','_handleLegacySuggestions','registerDescriptionCallback','consumable','descriptionFactory','stop','data','84SOOpdC','start','_splitMarkerName','40696twjpXl','nodeAfter','markerRange','data-suggestion','36EmRvTA','299545dDrrXI','accept','createTableWalker','TableUtils','end','includes','headingRows','formatBlock','forceValue','type','enableDefaultAttributesIntegration','markerName','mapper','locale','commandName','removeClass','_registerLegacyDescription','setTableRowHeader','removeAttribute','TrackChangesEditing','has','setTableColumnHeader','bindElementToMarker','downcastDispatcher','options','parent','writer','addMarker:suggestion','cell','FORMAT_HEADER_COLUMN','commandParams','FORMAT_HEADER_ROW','headingColumns','removeMarker:suggestion','*Format:*\x20%0','nodeBefore','editing','format','1900068pxQaJh','_suggestionFactory'];_0x2045=function(){return _0x5d93af;};return _0x2045();}import{Plugin as _0x29a62b}from'ckeditor5/src/core.js';import _0x3f92dc from'./table.js';import{getTranslation as _0x3136c6}from'../utils/common-translations.js';export default class Ct extends _0x29a62b{static get[_0x4b1742(0x11b)](){return[_0x3f92dc];}[_0x4b1742(0x120)](){const _0x13d2ac=_0x4b1742,_0x318218=this[_0x13d2ac(0x115)];if(!_0x318218[_0x13d2ac(0x113)][_0x13d2ac(0x151)](_0x13d2ac(0x12e)))return;const _0x26fb04=_0x318218[_0x13d2ac(0x14a)],_0x52cc48=_0x318218[_0x13d2ac(0x113)][_0x13d2ac(0x127)](_0x13d2ac(0x150));_0x52cc48[_0x13d2ac(0x147)](_0x13d2ac(0x14e)),_0x52cc48[_0x13d2ac(0x147)](_0x13d2ac(0x152)),_0x52cc48[_0x13d2ac(0x124)](_0x13d2ac(0x143)),_0x52cc48[_0x13d2ac(0x124)](_0x13d2ac(0x106)),_0x52cc48[_0x13d2ac(0x132)][_0x13d2ac(0x129)](_0x13d2ac(0x143),_0x3136c6(_0x26fb04,_0x13d2ac(0x105))),_0x52cc48[_0x13d2ac(0x132)][_0x13d2ac(0x129)](_0x13d2ac(0x106),_0x3136c6(_0x26fb04,_0x13d2ac(0x103))),this[_0x13d2ac(0x12f)]();}[_0x4b1742(0x12f)](){const _0x2e8cbf=_0x4b1742,_0x2c9a29=this[_0x2e8cbf(0x115)][_0x2e8cbf(0x113)][_0x2e8cbf(0x127)](_0x2e8cbf(0x150)),_0x560102=this[_0x2e8cbf(0x115)][_0x2e8cbf(0x113)][_0x2e8cbf(0x127)](_0x2e8cbf(0x140)),_0x5c4c72=this[_0x2e8cbf(0x115)][_0x2e8cbf(0x113)][_0x2e8cbf(0x127)](_0x3f92dc)[_0x2e8cbf(0x126)]();function _0x371a4b({showActiveMarker:_0x5b2bda=!0x0,setDataAttribute:_0x2523a6=!0x0}={}){return(_0x2aa4cb,_0x41ca9e,_0xeab148)=>{const _0x5ed2c9=_0xff6c,{type:_0x69502d,id:_0x270a13}=_0x2c9a29[_0x5ed2c9(0x137)](_0x41ca9e[_0x5ed2c9(0x148)]),_0x560d96=_0x2c9a29[_0x5ed2c9(0x114)](_0x270a13),_0x507499=_0x560d96[_0x5ed2c9(0x134)];if(_0x5ed2c9(0x144)!=_0x560d96[_0x5ed2c9(0x146)]||!_0x507499||_0x5ed2c9(0x152)!=_0x507499[_0x5ed2c9(0x14b)])return;if(_0x41ca9e[_0x5ed2c9(0x10f)])return void _0x2aa4cb[_0x5ed2c9(0x133)]();if(!_0xeab148[_0x5ed2c9(0x131)][_0x5ed2c9(0x128)](_0x41ca9e[_0x5ed2c9(0x13a)],_0x2aa4cb[_0x5ed2c9(0x12c)]))return;const _0x5d3117=_0x41ca9e[_0x5ed2c9(0x13a)][_0x5ed2c9(0x136)][_0x5ed2c9(0x139)],_0x3472ad=_0x41ca9e[_0x5ed2c9(0x13a)][_0x5ed2c9(0x141)][_0x5ed2c9(0x109)],_0x5de7d0=_0x5d3117[_0x5ed2c9(0x156)][_0x5ed2c9(0x156)],{column:_0x9bd13}=_0x560102[_0x5ed2c9(0x11e)](_0x5d3117),{column:_0x2f667d}=_0x560102[_0x5ed2c9(0x11e)](_0x3472ad);for(let _0x1b38b4=_0x9bd13;_0x1b38b4<=_0x2f667d;_0x1b38b4++){const _0x1a695e=_0x560102[_0x5ed2c9(0x13f)](_0x5de7d0,{'column':_0x1b38b4,'includeAllSlots':!0x1});for(const _0x1dc6de of _0x1a695e){const _0x3f1645=_0x1dc6de[_0x5ed2c9(0x102)],_0x8ffda1=_0xeab148[_0x5ed2c9(0x149)][_0x5ed2c9(0x117)](_0x3f1645);_0xeab148[_0x5ed2c9(0x157)][_0x5ed2c9(0x125)](_0x5ed2c9(0x121)+_0x69502d,_0x8ffda1),_0x2523a6&&_0xeab148[_0x5ed2c9(0x157)][_0x5ed2c9(0x110)](_0x5ed2c9(0x13b),_0x270a13,_0x8ffda1),_0xeab148[_0x5ed2c9(0x149)][_0x5ed2c9(0x153)](_0x8ffda1,_0x41ca9e[_0x5ed2c9(0x148)]),_0x5b2bda&&(_0x2c9a29[_0x5ed2c9(0x118)][_0x5ed2c9(0x142)](_0x41ca9e[_0x5ed2c9(0x148)])?_0xeab148[_0x5ed2c9(0x157)][_0x5ed2c9(0x125)](_0x5ed2c9(0x12d),_0x8ffda1):_0xeab148[_0x5ed2c9(0x157)][_0x5ed2c9(0x14c)](_0x5ed2c9(0x12d),_0x8ffda1));}}};}_0x2c9a29[_0x2e8cbf(0x10d)][_0x2e8cbf(0x112)](_0x2e8cbf(0x144),_0x2e8cbf(0x14e),_0x2e8cbf(0x13e),_0x5c4c72),_0x2c9a29[_0x2e8cbf(0x10d)][_0x2e8cbf(0x112)](_0x2e8cbf(0x144),_0x2e8cbf(0x152),_0x2e8cbf(0x13e),_0x5c4c72),this[_0x2e8cbf(0x115)][_0x2e8cbf(0x10a)][_0x2e8cbf(0x154)]['on'](_0x2e8cbf(0x158),_0x371a4b(),{'priority':_0x2e8cbf(0x11d)}),this[_0x2e8cbf(0x115)][_0x2e8cbf(0x134)][_0x2e8cbf(0x154)]['on'](_0x2e8cbf(0x158),(_0x16900d,_0x195894,_0x23a3fa)=>{const _0x344a89=_0x2e8cbf;_0x23a3fa[_0x344a89(0x155)][_0x344a89(0x116)]&&_0x371a4b({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x16900d,_0x195894,_0x23a3fa);},{'priority':_0x2e8cbf(0x11d)}),this[_0x2e8cbf(0x115)][_0x2e8cbf(0x10a)][_0x2e8cbf(0x154)]['on'](_0x2e8cbf(0x107),(_0x53301b,_0x3dc5cb,_0x515f38)=>{const _0x495844=_0x2e8cbf,{type:_0x4f179a,id:_0x9d8ce0}=_0x2c9a29[_0x495844(0x137)](_0x3dc5cb[_0x495844(0x148)]),_0x4e4faf=_0x2c9a29[_0x495844(0x114)](_0x9d8ce0),_0x1a48d0=_0x4e4faf[_0x495844(0x134)];if(_0x495844(0x144)!=_0x4e4faf[_0x495844(0x146)]||!_0x1a48d0||_0x495844(0x152)!=_0x1a48d0[_0x495844(0x14b)])return;const _0x9fed80=_0x515f38[_0x495844(0x149)][_0x495844(0x12a)](_0x3dc5cb[_0x495844(0x148)]);if(_0x9fed80){for(const _0x7fa59f of _0x9fed80)_0x515f38[_0x495844(0x157)][_0x495844(0x14c)](_0x495844(0x121)+_0x4f179a,_0x7fa59f),_0x515f38[_0x495844(0x157)][_0x495844(0x14c)](_0x495844(0x12d),_0x7fa59f),_0x515f38[_0x495844(0x157)][_0x495844(0x14f)](_0x495844(0x13b),_0x7fa59f),_0x515f38[_0x495844(0x149)][_0x495844(0x111)](_0x7fa59f,_0x3dc5cb[_0x495844(0x148)]);}},{'priority':_0x2e8cbf(0x11d)}),this[_0x2e8cbf(0x14d)]();}[_0x4b1742(0x14d)](){const _0x5e6b0b=_0x4b1742,_0x474a67=this[_0x5e6b0b(0x115)],_0x4a2713=_0x474a67[_0x5e6b0b(0x14a)];function _0x1e68bd(_0x1ffb67){const _0x2687f9=_0x5e6b0b;return{'type':_0x2687f9(0x10b),'content':_0x3136c6(_0x4a2713,_0x2687f9(0x108),_0x1ffb67)};}_0x474a67[_0x5e6b0b(0x113)][_0x5e6b0b(0x127)](_0x5e6b0b(0x150))[_0x5e6b0b(0x132)][_0x5e6b0b(0x130)](_0x54487e=>{const _0x8501aa=_0x5e6b0b;if(_0x8501aa(0x144)!=_0x54487e[_0x8501aa(0x146)])return;const {data:_0x3800a7}=_0x54487e;if(_0x3800a7){if(_0x8501aa(0x14e)==_0x3800a7[_0x8501aa(0x14b)]){const _0x212315=_0x3800a7[_0x8501aa(0x104)][0x0][_0x8501aa(0x145)];return _0x1e68bd(_0x3136c6(_0x4a2713,_0x212315?_0x8501aa(0x105):_0x8501aa(0x119)));}if(_0x8501aa(0x152)==_0x3800a7[_0x8501aa(0x14b)]){const _0x27c6e9=_0x3800a7[_0x8501aa(0x104)][0x0][_0x8501aa(0x145)];return _0x1e68bd(_0x3136c6(_0x4a2713,_0x27c6e9?_0x8501aa(0x103):_0x8501aa(0x11a)));}}});}}
23
+ const _0x3bce34=_0x4c81;function _0x4c81(_0x303357,_0x5b1396){const _0x4ad1ed=_0x4ad1();return _0x4c81=function(_0x4c81bc,_0x58b9b9){_0x4c81bc=_0x4c81bc-0x108;let _0x568370=_0x4ad1ed[_0x4c81bc];return _0x568370;},_0x4c81(_0x303357,_0x5b1396);}function _0x4ad1(){const _0x3d246c=['addMarker:suggestion','createTableWalker','mapper','accept','306HXOvZK','editor','registerCustomCallback','bindElementToMarker','*Format:*\x20%0','formatBlock','1196920iuElXE','format','data-suggestion','markerName','1ByQOso','TableUtils','options','enableDefaultAttributesIntegration','descriptionFactory','parent','1224ygqHpe','984070hkTWff','registerAttributeLabel','896739ukYgOa','includes','has','3750712XDoDMP','FORMAT_HEADER_COLUMN','_registerLegacyDescription','highest','setTableColumnHeader','name','afterInit','activeMarkers','commandParams','toViewElement','consume','102190ynfHXx','markerNameToElements','_suggestionFactory','removeAttribute','get','FORMAT_REGULAR_COLUMN','requires','getSuggestion','forceValue','setTableRowHeader','showSuggestionHighlights','type','nodeAfter','markerRange','headingRows','registerDescriptionCallback','stop','start','27256BOytkR','editing','item','getCellLocation','_acceptFormatSuggestionCallbackFactory','unbindElementFromMarkerName','_splitMarkerName','data','ck-suggestion-marker-','removeMarker:suggestion','plugins','TrackChangesEditing','nodeBefore','ck-suggestion-marker--active','_handleLegacySuggestions','locale','headingColumns','setAttribute','consumable','1230CFOPsb','end','TableEditing','cell','FORMAT_HEADER_ROW','downcastDispatcher','addClass','commandName','writer','removeClass','13105BazQtD','FORMAT_REGULAR_ROW','registerBlockAttribute'];_0x4ad1=function(){return _0x3d246c;};return _0x4ad1();}(function(_0x367997,_0x36cf35){const _0x2e8f71=_0x4c81,_0x122679=_0x367997();while(!![]){try{const _0x22a247=-parseInt(_0x2e8f71(0x14e))/0x1*(parseInt(_0x2e8f71(0x155))/0x2)+parseInt(_0x2e8f71(0x157))/0x3+parseInt(_0x2e8f71(0x14a))/0x4+-parseInt(_0x2e8f71(0x13d))/0x5*(parseInt(_0x2e8f71(0x154))/0x6)+-parseInt(_0x2e8f71(0x15a))/0x7+parseInt(_0x2e8f71(0x120))/0x8*(parseInt(_0x2e8f71(0x144))/0x9)+-parseInt(_0x2e8f71(0x133))/0xa*(-parseInt(_0x2e8f71(0x10e))/0xb);if(_0x22a247===_0x36cf35)break;else _0x122679['push'](_0x122679['shift']());}catch(_0x86f964){_0x122679['push'](_0x122679['shift']());}}}(_0x4ad1,0x47ce4));import{Plugin as _0x35fc15}from'ckeditor5/src/core.js';import _0x442a19 from'./table.js';import{getTranslation as _0x169926}from'../utils/common-translations.js';export default class Ct extends _0x35fc15{static get[_0x3bce34(0x114)](){return[_0x442a19];}[_0x3bce34(0x109)](){const _0x4ea392=_0x3bce34,_0x2899f2=this[_0x4ea392(0x145)];if(!_0x2899f2[_0x4ea392(0x12a)][_0x4ea392(0x159)](_0x4ea392(0x135)))return;const _0x2f7947=_0x2899f2[_0x4ea392(0x12f)],_0x2043c0=_0x2899f2[_0x4ea392(0x12a)][_0x4ea392(0x112)](_0x4ea392(0x12b));_0x2043c0[_0x4ea392(0x151)](_0x4ea392(0x117)),_0x2043c0[_0x4ea392(0x151)](_0x4ea392(0x15e)),_0x2043c0[_0x4ea392(0x13f)](_0x4ea392(0x11c)),_0x2043c0[_0x4ea392(0x13f)](_0x4ea392(0x130)),_0x2043c0[_0x4ea392(0x152)][_0x4ea392(0x156)](_0x4ea392(0x11c),_0x169926(_0x2f7947,_0x4ea392(0x137))),_0x2043c0[_0x4ea392(0x152)][_0x4ea392(0x156)](_0x4ea392(0x130),_0x169926(_0x2f7947,_0x4ea392(0x15b))),this[_0x4ea392(0x12e)]();}[_0x3bce34(0x12e)](){const _0x175335=_0x3bce34,_0x5987a0=this[_0x175335(0x145)][_0x175335(0x12a)][_0x175335(0x112)](_0x175335(0x12b)),_0xea5579=this[_0x175335(0x145)][_0x175335(0x12a)][_0x175335(0x112)](_0x175335(0x14f)),_0x37906e=this[_0x175335(0x145)][_0x175335(0x12a)][_0x175335(0x112)](_0x442a19)[_0x175335(0x124)]();function _0x3d43df({showActiveMarker:_0x368df3=!0x0,setDataAttribute:_0x2f3d9b=!0x0}={}){return(_0x4747e3,_0x2a90d6,_0x51c181)=>{const _0x63421e=_0x4c81,{type:_0x316e82,id:_0x2e3418}=_0x5987a0[_0x63421e(0x126)](_0x2a90d6[_0x63421e(0x14d)]),_0x2fd278=_0x5987a0[_0x63421e(0x115)](_0x2e3418),_0x2689b5=_0x2fd278[_0x63421e(0x127)];if(_0x63421e(0x149)!=_0x2fd278[_0x63421e(0x119)]||!_0x2689b5||_0x63421e(0x15e)!=_0x2689b5[_0x63421e(0x13a)])return;if(_0x2a90d6[_0x63421e(0x122)])return void _0x4747e3[_0x63421e(0x11e)]();if(!_0x51c181[_0x63421e(0x132)][_0x63421e(0x10d)](_0x2a90d6[_0x63421e(0x11b)],_0x4747e3[_0x63421e(0x108)]))return;const _0x49f676=_0x2a90d6[_0x63421e(0x11b)][_0x63421e(0x11f)][_0x63421e(0x11a)],_0x44dc76=_0x2a90d6[_0x63421e(0x11b)][_0x63421e(0x134)][_0x63421e(0x12c)],_0x5a839b=_0x49f676[_0x63421e(0x153)][_0x63421e(0x153)],{column:_0x42908c}=_0xea5579[_0x63421e(0x123)](_0x49f676),{column:_0x39296e}=_0xea5579[_0x63421e(0x123)](_0x44dc76);for(let _0xd28614=_0x42908c;_0xd28614<=_0x39296e;_0xd28614++){const _0x486343=_0xea5579[_0x63421e(0x141)](_0x5a839b,{'column':_0xd28614,'includeAllSlots':!0x1});for(const _0x57ed4e of _0x486343){const _0x20f417=_0x57ed4e[_0x63421e(0x136)],_0x121dc8=_0x51c181[_0x63421e(0x142)][_0x63421e(0x10c)](_0x20f417);_0x51c181[_0x63421e(0x13b)][_0x63421e(0x139)](_0x63421e(0x128)+_0x316e82,_0x121dc8),_0x2f3d9b&&_0x51c181[_0x63421e(0x13b)][_0x63421e(0x131)](_0x63421e(0x14c),_0x2e3418,_0x121dc8),_0x51c181[_0x63421e(0x142)][_0x63421e(0x147)](_0x121dc8,_0x2a90d6[_0x63421e(0x14d)]),_0x368df3&&(_0x5987a0[_0x63421e(0x10a)][_0x63421e(0x158)](_0x2a90d6[_0x63421e(0x14d)])?_0x51c181[_0x63421e(0x13b)][_0x63421e(0x139)](_0x63421e(0x12d),_0x121dc8):_0x51c181[_0x63421e(0x13b)][_0x63421e(0x13c)](_0x63421e(0x12d),_0x121dc8));}}};}_0x5987a0[_0x175335(0x110)][_0x175335(0x146)](_0x175335(0x149),_0x175335(0x117),_0x175335(0x143),_0x37906e),_0x5987a0[_0x175335(0x110)][_0x175335(0x146)](_0x175335(0x149),_0x175335(0x15e),_0x175335(0x143),_0x37906e),this[_0x175335(0x145)][_0x175335(0x121)][_0x175335(0x138)]['on'](_0x175335(0x140),_0x3d43df(),{'priority':_0x175335(0x15d)}),this[_0x175335(0x145)][_0x175335(0x127)][_0x175335(0x138)]['on'](_0x175335(0x140),(_0x43a362,_0x5a5989,_0x1ebb4)=>{const _0x26d414=_0x175335;_0x1ebb4[_0x26d414(0x150)][_0x26d414(0x118)]&&_0x3d43df({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x43a362,_0x5a5989,_0x1ebb4);},{'priority':_0x175335(0x15d)}),this[_0x175335(0x145)][_0x175335(0x121)][_0x175335(0x138)]['on'](_0x175335(0x129),(_0x480f7b,_0x34478d,_0xd0183e)=>{const _0x495803=_0x175335,{type:_0x1ee022,id:_0x3b4b89}=_0x5987a0[_0x495803(0x126)](_0x34478d[_0x495803(0x14d)]),_0x2568b7=_0x5987a0[_0x495803(0x115)](_0x3b4b89),_0x3854b6=_0x2568b7[_0x495803(0x127)];if(_0x495803(0x149)!=_0x2568b7[_0x495803(0x119)]||!_0x3854b6||_0x495803(0x15e)!=_0x3854b6[_0x495803(0x13a)])return;const _0x229abd=_0xd0183e[_0x495803(0x142)][_0x495803(0x10f)](_0x34478d[_0x495803(0x14d)]);if(_0x229abd){for(const _0x3ac58f of _0x229abd)_0xd0183e[_0x495803(0x13b)][_0x495803(0x13c)](_0x495803(0x128)+_0x1ee022,_0x3ac58f),_0xd0183e[_0x495803(0x13b)][_0x495803(0x13c)](_0x495803(0x12d),_0x3ac58f),_0xd0183e[_0x495803(0x13b)][_0x495803(0x111)](_0x495803(0x14c),_0x3ac58f),_0xd0183e[_0x495803(0x142)][_0x495803(0x125)](_0x3ac58f,_0x34478d[_0x495803(0x14d)]);}},{'priority':_0x175335(0x15d)}),this[_0x175335(0x15c)]();}[_0x3bce34(0x15c)](){const _0x1388a4=_0x3bce34,_0x324c1f=this[_0x1388a4(0x145)],_0x182315=_0x324c1f[_0x1388a4(0x12f)];function _0x2fcea4(_0x453bfb){const _0x20198b=_0x1388a4;return{'type':_0x20198b(0x14b),'content':_0x169926(_0x182315,_0x20198b(0x148),_0x453bfb)};}_0x324c1f[_0x1388a4(0x12a)][_0x1388a4(0x112)](_0x1388a4(0x12b))[_0x1388a4(0x152)][_0x1388a4(0x11d)](_0xd44891=>{const _0x3e53b9=_0x1388a4;if(_0x3e53b9(0x149)!=_0xd44891[_0x3e53b9(0x119)])return;const {data:_0x2fb124}=_0xd44891;if(_0x2fb124){if(_0x3e53b9(0x117)==_0x2fb124[_0x3e53b9(0x13a)]){const _0x1e12b5=_0x2fb124[_0x3e53b9(0x10b)][0x0][_0x3e53b9(0x116)];return _0x2fcea4(_0x169926(_0x182315,_0x1e12b5?_0x3e53b9(0x137):_0x3e53b9(0x13e)));}if(_0x3e53b9(0x15e)==_0x2fb124[_0x3e53b9(0x13a)]){const _0x407b94=_0x2fb124[_0x3e53b9(0x10b)][0x0][_0x3e53b9(0x116)];return _0x2fcea4(_0x169926(_0x182315,_0x407b94?_0x3e53b9(0x15b):_0x3e53b9(0x113)));}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x21d3(_0x1a0205,_0x1b9038){const _0x31f9e1=_0x31f9();return _0x21d3=function(_0x21d365,_0xffccf7){_0x21d365=_0x21d365-0xf7;let _0x5b4375=_0x31f9e1[_0x21d365];return _0x5b4375;},_0x21d3(_0x1a0205,_0x1b9038);}const _0x51fca3=_0x21d3;(function(_0x330998,_0x2c1e1b){const _0x3596d3=_0x21d3,_0x417875=_0x330998();while(!![]){try{const _0x570c95=-parseInt(_0x3596d3(0x11d))/0x1*(parseInt(_0x3596d3(0xf8))/0x2)+parseInt(_0x3596d3(0x147))/0x3+parseInt(_0x3596d3(0x101))/0x4+-parseInt(_0x3596d3(0x150))/0x5+-parseInt(_0x3596d3(0x12a))/0x6+parseInt(_0x3596d3(0x112))/0x7*(parseInt(_0x3596d3(0x105))/0x8)+parseInt(_0x3596d3(0x131))/0x9;if(_0x570c95===_0x2c1e1b)break;else _0x417875['push'](_0x417875['shift']());}catch(_0x1f9cb6){_0x417875['push'](_0x417875['shift']());}}}(_0x31f9,0x6fa3a));import{Plugin as _0x5b512}from'ckeditor5/src/core.js';import _0x4227b6 from'./table.js';import{LiveRange as _0xe338a2}from'ckeditor5/src/engine.js';function _0x31f9(){const _0x3720ef=['markMultiRangeBlockFormat','model','low','has','1389596PjSRLj','isInContent','getAncestors','author','5672KVcXnM','root','forceDefaultExecution','findAncestor','requires','element','setSelection','commands','TrackChangesEditing','commandName','trackChanges','mergeTableCellRight','*Split\x20cell:*\x20vertically','6867tFKBxH','set:isEnabled','getFirstPosition','size','registerCustomCallback','subType','mergeTableCellDown','getRanges','_areSelectedCellsMergable','formatInline','formatBlock','6229ARGGDz','document','_suggestionFactory','filter','locale','execute','deletion','detach','createTableWalker','from','cell','mergeTableCellLeft','$graveyard','4406520nVUvnB','direction','tableCell','type','selection','afterInit','_isForcedDefaultExecutionBlock','4584582vVVVbt','plugins','getCellLocation','length','*Merge\x20cells*','map','insertion','find','splitTableCellVertically','fromRange','table','splitTableCellHorizontally','highest','stop','markBlockFormat','isEnabled','getSelectionAffectedTableCells','_tablePostFixingSubtypes','editor','createRangeOn','_acceptFormatSuggestionCallbackFactory','push','529608DWAcUs','change','add','descriptionFactory','_areMergableCells','mergeTableCellUp','containsRange','return','getSuggestions','1876070mhAmtc','refresh','enableCommand','get','registerDescriptionCallback','*Split\x20cell:*\x20horizontally','TableEditing','mergeTableCells','horizontally','format','52sdzBoh','value','rootName','accept','TableUtils'];_0x31f9=function(){return _0x3720ef;};return _0x31f9();}import{getTranslation as _0x146bd0}from'../utils/common-translations.js';export default class vt extends _0x5b512{static get[_0x51fca3(0x109)](){return[_0x4227b6];}[_0x51fca3(0x12f)](){const _0x525318=_0x51fca3,_0x17379d=this[_0x525318(0x143)],_0x157528=_0x17379d[_0x525318(0xfe)][_0x525318(0x11e)][_0x525318(0x12e)],_0x33dc2e=_0x17379d[_0x525318(0x121)];if(!_0x17379d[_0x525318(0x132)][_0x525318(0x100)](_0x525318(0x156)))return;const _0x5b6702=_0x17379d[_0x525318(0x132)][_0x525318(0x153)](_0x525318(0x10d)),_0x41208b=_0x17379d[_0x525318(0x132)][_0x525318(0x153)](_0x525318(0xfc)),_0xd75f11=_0x17379d[_0x525318(0x132)][_0x525318(0x153)](_0x4227b6);_0xd75f11[_0x525318(0x142)][_0x525318(0x146)](_0x525318(0x157)),_0x5b6702[_0x525318(0x152)](_0x525318(0x157),()=>{const _0x17b6b2=_0x525318,_0x3f0ac1=_0x41208b[_0x17b6b2(0x141)](_0x17379d[_0x17b6b2(0xfe)][_0x17b6b2(0x11e)][_0x17b6b2(0x12e)]);_0x17379d[_0x17b6b2(0xfe)][_0x17b6b2(0x148)](()=>{const _0x4e2e73=_0x17b6b2;_0x5b6702[_0x4e2e73(0xfd)](_0x3f0ac1,{'commandName':_0x4e2e73(0x157),'commandParams':[]},[],_0x4e2e73(0x157));});}),_0x17379d[_0x525318(0x10c)][_0x525318(0x153)](_0x525318(0x157))['on'](_0x525318(0x122),(_0x32f3a4,_0x10e3c1)=>{const _0x542432=_0x525318;_0x17379d[_0x542432(0x10c)][_0x542432(0x153)](_0x542432(0x10f))[_0x542432(0xf9)]&&(_0x10e3c1[_0x542432(0x134)]>0x0&&_0x10e3c1[_0x10e3c1[_0x542432(0x134)]-0x1]&&_0x10e3c1[_0x10e3c1[_0x542432(0x134)]-0x1][_0x542432(0x107)]||_0x5b6702[_0x542432(0x130)]||this[_0x542432(0x11a)]()||_0x32f3a4[_0x542432(0x13e)]());},{'priority':_0x525318(0x13d)});for(const _0x42d768 of[_0x525318(0x14c),_0x525318(0x110),_0x525318(0x118),_0x525318(0x128)]){const _0x2fdafe=_0x17379d[_0x525318(0x10c)][_0x525318(0x153)](_0x42d768);_0x5b6702[_0x525318(0x152)](_0x42d768,()=>{const _0x209d92=_0x525318,_0x466b00=_0x17379d[_0x209d92(0xfe)][_0x209d92(0x11e)][_0x209d92(0x12e)][_0x209d92(0x114)]()[_0x209d92(0x103)]()[_0x209d92(0x138)](_0x207bfd=>_0x207bfd['is'](_0x209d92(0x10a),_0x209d92(0x12c))),_0xc18800=_0x2fdafe[_0x209d92(0xf9)];_0x17379d[_0x209d92(0xfe)][_0x209d92(0x148)](()=>{const _0x6ccfa7=_0x209d92;_0x5b6702[_0x6ccfa7(0xfd)]([_0x466b00,_0xc18800],{'commandName':_0x6ccfa7(0x157),'commandParams':[]},[],_0x6ccfa7(0x157));});});}for(const _0xeeb019 of[_0x525318(0x139),_0x525318(0x13c)]){const _0x3883f9=_0x17379d[_0x525318(0x10c)][_0x525318(0x153)](_0xeeb019);_0x5b6702[_0x525318(0x152)](_0xeeb019,()=>{const _0x31719f=_0x525318,_0x5a8def=_0x41208b[_0x31719f(0x141)](_0x17379d[_0x31719f(0xfe)][_0x31719f(0x11e)][_0x31719f(0x12e)])[0x0],_0x58ea92=_0x5a8def[_0x31719f(0x108)](_0x31719f(0x13b)),{column:_0x3fa48e,row:_0x5b93e8}=_0x41208b[_0x31719f(0x133)](_0x5a8def);let _0x12c604=[];if(_0x31719f(0x158)==_0x3883f9[_0x31719f(0x12b)]){const _0x4a282c=_0x41208b[_0x31719f(0x125)](_0x58ea92,{'startRow':_0x5b93e8,'endRow':_0x5b93e8,'includeAllSlots':!0x0});_0x12c604=Array[_0x31719f(0x126)](_0x4a282c)[_0x31719f(0x136)](_0x5b7806=>_0x5b7806[_0x31719f(0x127)]);}else{const _0x2ff568=_0x41208b[_0x31719f(0x125)](_0x58ea92,{'column':_0x3fa48e,'includeAllSlots':!0x0});_0x12c604=Array[_0x31719f(0x126)](_0x2ff568)[_0x31719f(0x136)](_0x1648d0=>_0x1648d0[_0x31719f(0x127)]);}_0x17379d[_0x31719f(0xfe)][_0x31719f(0x148)](_0x26ca2e=>{const _0x407391=_0x31719f;_0x5b6702[_0x407391(0x13f)](_0x26ca2e[_0x407391(0x144)](_0x5a8def),{'commandName':_0xeeb019,'commandParams':[]},_0x12c604,_0xeeb019);});});}_0x5b6702[_0x525318(0x14a)][_0x525318(0x154)](_0x2a57c6=>{const _0x1b205f=_0x525318;if(_0x1b205f(0x11c)!=_0x2a57c6[_0x1b205f(0x12d)]&&_0x1b205f(0x11b)!=_0x2a57c6[_0x1b205f(0x12d)])return;const {data:_0x351e25}=_0x2a57c6;return _0x351e25&&_0x1b205f(0x157)==_0x351e25[_0x1b205f(0x10e)]?{'type':_0x1b205f(0xf7),'content':_0x146bd0(_0x33dc2e,_0x1b205f(0x135))}:void 0x0;}),_0x5b6702[_0x525318(0x14a)][_0x525318(0x154)](_0x162c62=>{const _0xf1dfe1=_0x525318;if(_0xf1dfe1(0x11c)!=_0x162c62[_0xf1dfe1(0x12d)]&&_0xf1dfe1(0x11b)!=_0x162c62[_0xf1dfe1(0x12d)])return;const {data:_0xa9e2bd}=_0x162c62;return _0xa9e2bd?_0xf1dfe1(0x139)==_0xa9e2bd[_0xf1dfe1(0x10e)]?{'type':_0xf1dfe1(0xf7),'content':_0x146bd0(_0x33dc2e,_0xf1dfe1(0x111))}:_0xf1dfe1(0x13c)==_0xa9e2bd[_0xf1dfe1(0x10e)]?{'type':_0xf1dfe1(0xf7),'content':_0x146bd0(_0x33dc2e,_0xf1dfe1(0x155))}:void 0x0:void 0x0;});const _0x5a5ba5=_0xd75f11[_0x525318(0x145)]();for(const _0x3203a6 of[_0x525318(0x14c),_0x525318(0x110),_0x525318(0x118),_0x525318(0x128)])_0x5b6702[_0x525318(0x11f)][_0x525318(0x116)](_0x525318(0x11c),_0x3203a6,_0x525318(0xfb),_0x5a5ba5);for(const _0x52a7f4 of[_0x525318(0x139),_0x525318(0x13c)])_0x5b6702[_0x525318(0x11f)][_0x525318(0x116)](_0x525318(0x11c),_0x52a7f4,_0x525318(0xfb),_0x5a5ba5);_0x5b6702[_0x525318(0x11f)][_0x525318(0x116)](_0x525318(0x11c),_0x525318(0x157),_0x525318(0xfb),_0x235af2=>{const _0x53ce0a=_0x525318;_0x17379d[_0x53ce0a(0xfe)][_0x53ce0a(0x148)](_0x49bede=>{const _0x5536cc=_0x53ce0a,_0x4b7550=Array[_0x5536cc(0x126)](_0x157528[_0x5536cc(0x119)]())[_0x5536cc(0x136)](_0x103f9d=>_0xe338a2[_0x5536cc(0x13a)](_0x103f9d));_0x49bede[_0x5536cc(0x10b)](_0x235af2),_0x17379d[_0x5536cc(0x10c)][_0x5536cc(0x153)](_0x5536cc(0x157))[_0x5536cc(0x151)](),_0x17379d[_0x5536cc(0x122)](_0x5536cc(0x157),{'forceDefaultExecution':!0x0});const _0x4c0b95=_0x4b7550[_0x5536cc(0x120)](_0x1f1448=>_0x5536cc(0x129)!=_0x1f1448[_0x5536cc(0x106)][_0x5536cc(0xfa)]);_0x4c0b95[_0x5536cc(0x134)]>0x0&&_0x49bede[_0x5536cc(0x10b)](_0x4c0b95);for(const _0x37110f of _0x4b7550)_0x37110f[_0x5536cc(0x124)]();});});for(const _0x38f3fe of[_0x525318(0x14c),_0x525318(0x118),_0x525318(0x128),_0x525318(0x110)]){const _0x164605=_0x17379d[_0x525318(0x10c)][_0x525318(0x153)](_0x38f3fe);_0x164605['on'](_0x525318(0x113),(_0xa6376a,_0x3c2d03,_0x29f951)=>{const _0x1e4fdb=_0x525318;if(_0x29f951){const _0x151331=_0x17379d[_0x1e4fdb(0xfe)][_0x1e4fdb(0x11e)][_0x1e4fdb(0x12e)][_0x1e4fdb(0x114)]()[_0x1e4fdb(0x103)]()[_0x1e4fdb(0x138)](_0x4579b0=>_0x4579b0['is'](_0x1e4fdb(0x10a),_0x1e4fdb(0x12c)));this[_0x1e4fdb(0x14b)](_0x164605[_0x1e4fdb(0xf9)],_0x151331)||(_0xa6376a[_0x1e4fdb(0x14e)]=!0x1,_0xa6376a[_0x1e4fdb(0x13e)]());}},{'priority':_0x525318(0xff)});}}[_0x51fca3(0x11a)](){const _0x1e356b=_0x51fca3,_0x1d7e91=this[_0x1e356b(0x143)][_0x1e356b(0x10c)][_0x1e356b(0x153)](_0x1e356b(0x157)),_0x5809e8=this[_0x1e356b(0x143)][_0x1e356b(0x132)][_0x1e356b(0x153)](_0x1e356b(0xfc));if(!_0x1d7e91[_0x1e356b(0x140)])return!0x1;const _0x546377=_0x5809e8[_0x1e356b(0x141)](this[_0x1e356b(0x143)][_0x1e356b(0xfe)][_0x1e356b(0x11e)][_0x1e356b(0x12e)]);for(const _0x2f5adb of _0x546377)for(const _0xe0adec of _0x546377)if(_0x2f5adb!=_0xe0adec&&!this[_0x1e356b(0x14b)](_0x2f5adb,_0xe0adec))return!0x1;return!0x0;}[_0x51fca3(0x14b)](_0x4b98c1,_0x1d178d){const _0x46c76e=_0x51fca3,_0x419c02=this[_0x46c76e(0x143)][_0x46c76e(0x132)][_0x46c76e(0x153)](_0x46c76e(0x10d)),_0x4c636c=this[_0x46c76e(0x143)][_0x46c76e(0xfe)][_0x46c76e(0x144)](_0x4b98c1),_0x10c121=this[_0x46c76e(0x143)][_0x46c76e(0xfe)][_0x46c76e(0x144)](_0x1d178d),_0x28a8e5=new Set(),_0x34924f=new Set();for(const _0x16e2d7 of _0x419c02[_0x46c76e(0x14f)]())if((_0x46c76e(0x137)==_0x16e2d7[_0x46c76e(0x12d)]||_0x46c76e(0x123)==_0x16e2d7[_0x46c76e(0x12d)]||_0x46c76e(0x157)==_0x16e2d7[_0x46c76e(0x117)])&&_0x16e2d7[_0x46c76e(0x102)]){for(const _0x55c255 of _0x16e2d7[_0x46c76e(0x119)]())_0x55c255[_0x46c76e(0x14d)](_0x4c636c,!0x0)&&_0x28a8e5[_0x46c76e(0x149)](_0x16e2d7[_0x46c76e(0x12d)]+':'+_0x16e2d7[_0x46c76e(0x104)]['id']),_0x55c255[_0x46c76e(0x14d)](_0x10c121,!0x0)&&_0x34924f[_0x46c76e(0x149)](_0x16e2d7[_0x46c76e(0x12d)]+':'+_0x16e2d7[_0x46c76e(0x104)]['id']);}if(_0x28a8e5[_0x46c76e(0x115)]!=_0x34924f[_0x46c76e(0x115)])return!0x1;for(const _0x2e8625 of _0x28a8e5)if(!_0x34924f[_0x46c76e(0x100)](_0x2e8625))return!0x1;return!0x0;}}
23
+ const _0x19ead9=_0xc097;function _0x1726(){const _0x3a4dca=['find','_suggestionFactory','value','locale','stop','fromRange','mergeTableCellRight','author','element','createRangeOn','execute','TableUtils','6WdByvm','editor','requires','_areSelectedCellsMergable','markBlockFormat','horizontally','1548208gNZeTZ','formatInline','*Merge\x20cells*','isEnabled','tableCell','getSuggestions','11LlOwBd','accept','mergeTableCellUp','commands','getSelectionAffectedTableCells','descriptionFactory','mergeTableCellLeft','size','_isForcedDefaultExecutionBlock','mergeTableCells','16eEAiYh','8185878XaVjYE','_acceptFormatSuggestionCallbackFactory','get','isInContent','getCellLocation','insertion','869704CzTVdg','splitTableCellHorizontally','type','registerCustomCallback','49552460aYBJCV','mergeTableCellDown','has','TableEditing','createTableWalker','369076WiLgbJ','from','subType','model','afterInit','add','refresh','getFirstPosition','return','findAncestor','cell','$graveyard','commandName','_areMergableCells','low','trackChanges','*Split\x20cell:*\x20vertically','detach','format','push','setSelection','33cVmnIZ','_tablePostFixingSubtypes','direction','set:isEnabled','length','*Split\x20cell:*\x20horizontally','root','highest','containsRange','getRanges','getAncestors','deletion','7414285uHJZcI','formatBlock','enableCommand','registerDescriptionCallback','rootName','map','table','plugins','TrackChangesEditing','change','3357228YInFYu','splitTableCellVertically','filter','document','markMultiRangeBlockFormat','forceDefaultExecution','selection'];_0x1726=function(){return _0x3a4dca;};return _0x1726();}(function(_0x2a180c,_0x5bbe19){const _0x5180fa=_0xc097,_0x3da773=_0x2a180c();while(!![]){try{const _0x4e4bd6=-parseInt(_0x5180fa(0x225))/0x1+-parseInt(_0x5180fa(0x20e))/0x2+parseInt(_0x5180fa(0x1df))/0x3*(-parseInt(_0x5180fa(0x22e))/0x4)+-parseInt(_0x5180fa(0x1eb))/0x5*(parseInt(_0x5180fa(0x208))/0x6)+-parseInt(_0x5180fa(0x1f5))/0x7*(parseInt(_0x5180fa(0x21e))/0x8)+parseInt(_0x5180fa(0x21f))/0x9+parseInt(_0x5180fa(0x229))/0xa*(parseInt(_0x5180fa(0x214))/0xb);if(_0x4e4bd6===_0x5bbe19)break;else _0x3da773['push'](_0x3da773['shift']());}catch(_0x4dccd0){_0x3da773['push'](_0x3da773['shift']());}}}(_0x1726,0xba834));import{Plugin as _0x5641f7}from'ckeditor5/src/core.js';import _0x3bccb0 from'./table.js';import{LiveRange as _0x2fa901}from'ckeditor5/src/engine.js';function _0xc097(_0x3ee5e7,_0x59113e){const _0x1726ef=_0x1726();return _0xc097=function(_0xc0976c,_0x1014f7){_0xc0976c=_0xc0976c-0x1d6;let _0x4e4cf2=_0x1726ef[_0xc0976c];return _0x4e4cf2;},_0xc097(_0x3ee5e7,_0x59113e);}import{getTranslation as _0x2522b2}from'../utils/common-translations.js';export default class vt extends _0x5641f7{static get[_0x19ead9(0x20a)](){return[_0x3bccb0];}[_0x19ead9(0x232)](){const _0x598673=_0x19ead9,_0x3954e9=this[_0x598673(0x209)],_0x4de7e1=_0x3954e9[_0x598673(0x231)][_0x598673(0x1f8)][_0x598673(0x1fb)],_0x1666af=_0x3954e9[_0x598673(0x1ff)];if(!_0x3954e9[_0x598673(0x1f2)][_0x598673(0x22b)](_0x598673(0x22c)))return;const _0x5048e7=_0x3954e9[_0x598673(0x1f2)][_0x598673(0x221)](_0x598673(0x1f3)),_0x23293b=_0x3954e9[_0x598673(0x1f2)][_0x598673(0x221)](_0x598673(0x207)),_0x507e3b=_0x3954e9[_0x598673(0x1f2)][_0x598673(0x221)](_0x3bccb0);_0x507e3b[_0x598673(0x1e0)][_0x598673(0x1dd)](_0x598673(0x21d)),_0x5048e7[_0x598673(0x1ed)](_0x598673(0x21d),()=>{const _0x2061de=_0x598673,_0x299fa9=_0x23293b[_0x2061de(0x218)](_0x3954e9[_0x2061de(0x231)][_0x2061de(0x1f8)][_0x2061de(0x1fb)]);_0x3954e9[_0x2061de(0x231)][_0x2061de(0x1f4)](()=>{const _0x2e5163=_0x2061de;_0x5048e7[_0x2e5163(0x1f9)](_0x299fa9,{'commandName':_0x2e5163(0x21d),'commandParams':[]},[],_0x2e5163(0x21d));});}),_0x3954e9[_0x598673(0x217)][_0x598673(0x221)](_0x598673(0x21d))['on'](_0x598673(0x206),(_0x409f9a,_0x192f00)=>{const _0x42d283=_0x598673;_0x3954e9[_0x42d283(0x217)][_0x42d283(0x221)](_0x42d283(0x1d9))[_0x42d283(0x1fe)]&&(_0x192f00[_0x42d283(0x1e3)]>0x0&&_0x192f00[_0x192f00[_0x42d283(0x1e3)]-0x1]&&_0x192f00[_0x192f00[_0x42d283(0x1e3)]-0x1][_0x42d283(0x1fa)]||_0x5048e7[_0x42d283(0x21c)]||this[_0x42d283(0x20b)]()||_0x409f9a[_0x42d283(0x200)]());},{'priority':_0x598673(0x1e6)});for(const _0x5bb8b5 of[_0x598673(0x216),_0x598673(0x202),_0x598673(0x22a),_0x598673(0x21a)]){const _0x41df74=_0x3954e9[_0x598673(0x217)][_0x598673(0x221)](_0x5bb8b5);_0x5048e7[_0x598673(0x1ed)](_0x5bb8b5,()=>{const _0x4d753f=_0x598673,_0x462bd6=_0x3954e9[_0x4d753f(0x231)][_0x4d753f(0x1f8)][_0x4d753f(0x1fb)][_0x4d753f(0x235)]()[_0x4d753f(0x1e9)]()[_0x4d753f(0x1fc)](_0x54059b=>_0x54059b['is'](_0x4d753f(0x204),_0x4d753f(0x212))),_0x24c049=_0x41df74[_0x4d753f(0x1fe)];_0x3954e9[_0x4d753f(0x231)][_0x4d753f(0x1f4)](()=>{const _0x29d984=_0x4d753f;_0x5048e7[_0x29d984(0x1f9)]([_0x462bd6,_0x24c049],{'commandName':_0x29d984(0x21d),'commandParams':[]},[],_0x29d984(0x21d));});});}for(const _0x1ff450 of[_0x598673(0x1f6),_0x598673(0x226)]){const _0x3a1bb4=_0x3954e9[_0x598673(0x217)][_0x598673(0x221)](_0x1ff450);_0x5048e7[_0x598673(0x1ed)](_0x1ff450,()=>{const _0x2c7f49=_0x598673,_0x333b5e=_0x23293b[_0x2c7f49(0x218)](_0x3954e9[_0x2c7f49(0x231)][_0x2c7f49(0x1f8)][_0x2c7f49(0x1fb)])[0x0],_0x1e9fa3=_0x333b5e[_0x2c7f49(0x237)](_0x2c7f49(0x1f1)),{column:_0xc7faaf,row:_0xec3e64}=_0x23293b[_0x2c7f49(0x223)](_0x333b5e);let _0x35fd5c=[];if(_0x2c7f49(0x20d)==_0x3a1bb4[_0x2c7f49(0x1e1)]){const _0x1a59b2=_0x23293b[_0x2c7f49(0x22d)](_0x1e9fa3,{'startRow':_0xec3e64,'endRow':_0xec3e64,'includeAllSlots':!0x0});_0x35fd5c=Array[_0x2c7f49(0x22f)](_0x1a59b2)[_0x2c7f49(0x1f0)](_0x224e44=>_0x224e44[_0x2c7f49(0x238)]);}else{const _0x14fc69=_0x23293b[_0x2c7f49(0x22d)](_0x1e9fa3,{'column':_0xc7faaf,'includeAllSlots':!0x0});_0x35fd5c=Array[_0x2c7f49(0x22f)](_0x14fc69)[_0x2c7f49(0x1f0)](_0x4c2622=>_0x4c2622[_0x2c7f49(0x238)]);}_0x3954e9[_0x2c7f49(0x231)][_0x2c7f49(0x1f4)](_0x16aaaa=>{const _0x296f11=_0x2c7f49;_0x5048e7[_0x296f11(0x20c)](_0x16aaaa[_0x296f11(0x205)](_0x333b5e),{'commandName':_0x1ff450,'commandParams':[]},_0x35fd5c,_0x1ff450);});});}_0x5048e7[_0x598673(0x219)][_0x598673(0x1ee)](_0x1239cc=>{const _0x4066d7=_0x598673;if(_0x4066d7(0x1ec)!=_0x1239cc[_0x4066d7(0x227)]&&_0x4066d7(0x20f)!=_0x1239cc[_0x4066d7(0x227)])return;const {data:_0xc2f287}=_0x1239cc;return _0xc2f287&&_0x4066d7(0x21d)==_0xc2f287[_0x4066d7(0x1d6)]?{'type':_0x4066d7(0x1dc),'content':_0x2522b2(_0x1666af,_0x4066d7(0x210))}:void 0x0;}),_0x5048e7[_0x598673(0x219)][_0x598673(0x1ee)](_0x2f61c7=>{const _0x4c6d38=_0x598673;if(_0x4c6d38(0x1ec)!=_0x2f61c7[_0x4c6d38(0x227)]&&_0x4c6d38(0x20f)!=_0x2f61c7[_0x4c6d38(0x227)])return;const {data:_0x7d8e51}=_0x2f61c7;return _0x7d8e51?_0x4c6d38(0x1f6)==_0x7d8e51[_0x4c6d38(0x1d6)]?{'type':_0x4c6d38(0x1dc),'content':_0x2522b2(_0x1666af,_0x4c6d38(0x1da))}:_0x4c6d38(0x226)==_0x7d8e51[_0x4c6d38(0x1d6)]?{'type':_0x4c6d38(0x1dc),'content':_0x2522b2(_0x1666af,_0x4c6d38(0x1e4))}:void 0x0:void 0x0;});const _0x4a58b0=_0x507e3b[_0x598673(0x220)]();for(const _0x48e586 of[_0x598673(0x216),_0x598673(0x202),_0x598673(0x22a),_0x598673(0x21a)])_0x5048e7[_0x598673(0x1fd)][_0x598673(0x228)](_0x598673(0x1ec),_0x48e586,_0x598673(0x215),_0x4a58b0);for(const _0x18032c of[_0x598673(0x1f6),_0x598673(0x226)])_0x5048e7[_0x598673(0x1fd)][_0x598673(0x228)](_0x598673(0x1ec),_0x18032c,_0x598673(0x215),_0x4a58b0);_0x5048e7[_0x598673(0x1fd)][_0x598673(0x228)](_0x598673(0x1ec),_0x598673(0x21d),_0x598673(0x215),_0x264d2e=>{const _0x44fd9b=_0x598673;_0x3954e9[_0x44fd9b(0x231)][_0x44fd9b(0x1f4)](_0x32885f=>{const _0x10f3f9=_0x44fd9b,_0x4e2541=Array[_0x10f3f9(0x22f)](_0x4de7e1[_0x10f3f9(0x1e8)]())[_0x10f3f9(0x1f0)](_0x513694=>_0x2fa901[_0x10f3f9(0x201)](_0x513694));_0x32885f[_0x10f3f9(0x1de)](_0x264d2e),_0x3954e9[_0x10f3f9(0x217)][_0x10f3f9(0x221)](_0x10f3f9(0x21d))[_0x10f3f9(0x234)](),_0x3954e9[_0x10f3f9(0x206)](_0x10f3f9(0x21d),{'forceDefaultExecution':!0x0});const _0x476b29=_0x4e2541[_0x10f3f9(0x1f7)](_0x196a79=>_0x10f3f9(0x239)!=_0x196a79[_0x10f3f9(0x1e5)][_0x10f3f9(0x1ef)]);_0x476b29[_0x10f3f9(0x1e3)]>0x0&&_0x32885f[_0x10f3f9(0x1de)](_0x476b29);for(const _0x117e81 of _0x4e2541)_0x117e81[_0x10f3f9(0x1db)]();});});for(const _0xd35c4e of[_0x598673(0x216),_0x598673(0x22a),_0x598673(0x21a),_0x598673(0x202)]){const _0x67e010=_0x3954e9[_0x598673(0x217)][_0x598673(0x221)](_0xd35c4e);_0x67e010['on'](_0x598673(0x1e2),(_0x34cc7b,_0x3cd368,_0xaac4a7)=>{const _0x100c74=_0x598673;if(_0xaac4a7){const _0x10fedf=_0x3954e9[_0x100c74(0x231)][_0x100c74(0x1f8)][_0x100c74(0x1fb)][_0x100c74(0x235)]()[_0x100c74(0x1e9)]()[_0x100c74(0x1fc)](_0x2fcfcb=>_0x2fcfcb['is'](_0x100c74(0x204),_0x100c74(0x212)));this[_0x100c74(0x1d7)](_0x67e010[_0x100c74(0x1fe)],_0x10fedf)||(_0x34cc7b[_0x100c74(0x236)]=!0x1,_0x34cc7b[_0x100c74(0x200)]());}},{'priority':_0x598673(0x1d8)});}}[_0x19ead9(0x20b)](){const _0x38b1da=_0x19ead9,_0x3b16b1=this[_0x38b1da(0x209)][_0x38b1da(0x217)][_0x38b1da(0x221)](_0x38b1da(0x21d)),_0x36f85f=this[_0x38b1da(0x209)][_0x38b1da(0x1f2)][_0x38b1da(0x221)](_0x38b1da(0x207));if(!_0x3b16b1[_0x38b1da(0x211)])return!0x1;const _0x4783fb=_0x36f85f[_0x38b1da(0x218)](this[_0x38b1da(0x209)][_0x38b1da(0x231)][_0x38b1da(0x1f8)][_0x38b1da(0x1fb)]);for(const _0x51be5d of _0x4783fb)for(const _0x5d040b of _0x4783fb)if(_0x51be5d!=_0x5d040b&&!this[_0x38b1da(0x1d7)](_0x51be5d,_0x5d040b))return!0x1;return!0x0;}[_0x19ead9(0x1d7)](_0x140003,_0x1b1fbf){const _0x339718=_0x19ead9,_0x4f37da=this[_0x339718(0x209)][_0x339718(0x1f2)][_0x339718(0x221)](_0x339718(0x1f3)),_0x2b11c8=this[_0x339718(0x209)][_0x339718(0x231)][_0x339718(0x205)](_0x140003),_0x3f3ac4=this[_0x339718(0x209)][_0x339718(0x231)][_0x339718(0x205)](_0x1b1fbf),_0x51a1e0=new Set(),_0x52c258=new Set();for(const _0x484a7b of _0x4f37da[_0x339718(0x213)]())if((_0x339718(0x224)==_0x484a7b[_0x339718(0x227)]||_0x339718(0x1ea)==_0x484a7b[_0x339718(0x227)]||_0x339718(0x21d)==_0x484a7b[_0x339718(0x230)])&&_0x484a7b[_0x339718(0x222)]){for(const _0x479324 of _0x484a7b[_0x339718(0x1e8)]())_0x479324[_0x339718(0x1e7)](_0x2b11c8,!0x0)&&_0x51a1e0[_0x339718(0x233)](_0x484a7b[_0x339718(0x227)]+':'+_0x484a7b[_0x339718(0x203)]['id']),_0x479324[_0x339718(0x1e7)](_0x3f3ac4,!0x0)&&_0x52c258[_0x339718(0x233)](_0x484a7b[_0x339718(0x227)]+':'+_0x484a7b[_0x339718(0x203)]['id']);}if(_0x51a1e0[_0x339718(0x21b)]!=_0x52c258[_0x339718(0x21b)])return!0x1;for(const _0x52e75a of _0x51a1e0)if(!_0x52c258[_0x339718(0x22b)](_0x52e75a))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4b8987=_0x5c11;function _0x5c11(_0x3921b5,_0x287e72){const _0x1cb71e=_0x1cb7();return _0x5c11=function(_0x5c1181,_0xefa4e6){_0x5c1181=_0x5c1181-0x1db;let _0x234675=_0x1cb71e[_0x5c1181];return _0x234675;},_0x5c11(_0x3921b5,_0x287e72);}function _0x1cb7(){const _0x74b568=['descriptionFactory','afterInit','locale','ELEMENT_TABLE_OF_CONTENTS','TrackChangesEditing','606QBmRzt','plugins','commands','insertTableOfContents','10381Jnbxxu','get','1212DVUqPD','236271mkGHBN','editor','2YfBuQf','6005lbSTkF','11uqwYRo','registerElementLabel','2350850LEXOSg','27LLdjsp','1115475iOBxru','56244QvQwNU','enableCommand','1256AVTIcR','247NsBdgy','tableOfContents'];_0x1cb7=function(){return _0x74b568;};return _0x1cb7();}(function(_0x121fe6,_0xf53fa3){const _0x259e2d=_0x5c11,_0x2e05ad=_0x121fe6();while(!![]){try{const _0x43e383=-parseInt(_0x259e2d(0x1f4))/0x1*(parseInt(_0x259e2d(0x1dc))/0x2)+parseInt(_0x259e2d(0x1e2))/0x3+-parseInt(_0x259e2d(0x1f3))/0x4*(-parseInt(_0x259e2d(0x1dd))/0x5)+-parseInt(_0x259e2d(0x1ed))/0x6*(parseInt(_0x259e2d(0x1f1))/0x7)+-parseInt(_0x259e2d(0x1e5))/0x8*(-parseInt(_0x259e2d(0x1e1))/0x9)+parseInt(_0x259e2d(0x1e0))/0xa*(-parseInt(_0x259e2d(0x1de))/0xb)+-parseInt(_0x259e2d(0x1e3))/0xc*(-parseInt(_0x259e2d(0x1e6))/0xd);if(_0x43e383===_0xf53fa3)break;else _0x2e05ad['push'](_0x2e05ad['shift']());}catch(_0x521ba5){_0x2e05ad['push'](_0x2e05ad['shift']());}}}(_0x1cb7,0x31d51));import{Plugin as _0x535b8e}from'ckeditor5/src/core.js';import{getTranslation as _0x1b8a98}from'../utils/common-translations.js';export default class Mt extends _0x535b8e{[_0x4b8987(0x1e9)](){const _0x147c64=_0x4b8987,_0x3dd538=this[_0x147c64(0x1db)];if(!_0x3dd538[_0x147c64(0x1ef)][_0x147c64(0x1f2)](_0x147c64(0x1f0)))return;_0x3dd538[_0x147c64(0x1ee)][_0x147c64(0x1f2)](_0x147c64(0x1ec))[_0x147c64(0x1e4)](_0x147c64(0x1f0));const _0x1b9d3d=_0x3dd538[_0x147c64(0x1ee)][_0x147c64(0x1f2)](_0x147c64(0x1ec)),_0x3bba48=_0x3dd538[_0x147c64(0x1ea)];_0x1b9d3d[_0x147c64(0x1e8)][_0x147c64(0x1df)](_0x147c64(0x1e7),_0x5c883d=>_0x1b8a98(_0x3bba48,_0x147c64(0x1eb),_0x5c883d));}}
23
+ const _0x952da5=_0x2de0;(function(_0x32da5f,_0x1f4da0){const _0x143b34=_0x2de0,_0x3058e0=_0x32da5f();while(!![]){try{const _0x16388d=-parseInt(_0x143b34(0x1f9))/0x1*(parseInt(_0x143b34(0x1ec))/0x2)+-parseInt(_0x143b34(0x1e6))/0x3+parseInt(_0x143b34(0x1e8))/0x4+-parseInt(_0x143b34(0x1e4))/0x5+-parseInt(_0x143b34(0x1f2))/0x6*(parseInt(_0x143b34(0x1e7))/0x7)+-parseInt(_0x143b34(0x1f3))/0x8*(-parseInt(_0x143b34(0x1ee))/0x9)+parseInt(_0x143b34(0x1f6))/0xa;if(_0x16388d===_0x1f4da0)break;else _0x3058e0['push'](_0x3058e0['shift']());}catch(_0x3f6b24){_0x3058e0['push'](_0x3058e0['shift']());}}}(_0xadf1,0x1875b));import{Plugin as _0x2b4028}from'ckeditor5/src/core.js';import{getTranslation as _0x5c4ef1}from'../utils/common-translations.js';function _0x2de0(_0x13c68c,_0x6f3d29){const _0xadf1f3=_0xadf1();return _0x2de0=function(_0x2de08c,_0x3e3b24){_0x2de08c=_0x2de08c-0x1e3;let _0x4cd560=_0xadf1f3[_0x2de08c];return _0x4cd560;},_0x2de0(_0x13c68c,_0x6f3d29);}function _0xadf1(){const _0x3582e0=['editor','20qMRpCb','get','721105aEIjFm','commands','205080FRFudH','14UszJHA','685000tVIKcp','enableCommand','registerElementLabel','insertTableOfContents','3524BLhVli','ELEMENT_TABLE_OF_CONTENTS','445707ZUOPnH','afterInit','TrackChangesEditing','plugins','10038qLjftw','16fgaNjG','tableOfContents','descriptionFactory','810580MVIvrS','locale'];_0xadf1=function(){return _0x3582e0;};return _0xadf1();}export default class Mt extends _0x2b4028{[_0x952da5(0x1ef)](){const _0x419eba=_0x952da5,_0x4aec45=this[_0x419eba(0x1f8)];if(!_0x4aec45[_0x419eba(0x1e5)][_0x419eba(0x1e3)](_0x419eba(0x1eb)))return;_0x4aec45[_0x419eba(0x1f1)][_0x419eba(0x1e3)](_0x419eba(0x1f0))[_0x419eba(0x1e9)](_0x419eba(0x1eb));const _0x372012=_0x4aec45[_0x419eba(0x1f1)][_0x419eba(0x1e3)](_0x419eba(0x1f0)),_0x189aeb=_0x4aec45[_0x419eba(0x1f7)];_0x372012[_0x419eba(0x1f5)][_0x419eba(0x1ea)](_0x419eba(0x1f4),_0x53e98c=>_0x5c4ef1(_0x189aeb,_0x419eba(0x1ed),_0x53e98c));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x362ac1=_0xa416;(function(_0x5754f7,_0x46c487){const _0x5c548f=_0xa416,_0x2f125c=_0x5754f7();while(!![]){try{const _0x331867=-parseInt(_0x5c548f(0x151))/0x1*(-parseInt(_0x5c548f(0x162))/0x2)+parseInt(_0x5c548f(0x120))/0x3+parseInt(_0x5c548f(0x133))/0x4*(parseInt(_0x5c548f(0x127))/0x5)+-parseInt(_0x5c548f(0x14f))/0x6+parseInt(_0x5c548f(0x141))/0x7*(-parseInt(_0x5c548f(0x130))/0x8)+-parseInt(_0x5c548f(0x146))/0x9+parseInt(_0x5c548f(0x12a))/0xa;if(_0x331867===_0x46c487)break;else _0x2f125c['push'](_0x2f125c['shift']());}catch(_0x8b7c42){_0x2f125c['push'](_0x2f125c['shift']());}}}(_0x59ba,0x39c30));import{Plugin as _0x1d858c}from'ckeditor5/src/core.js';function _0xa416(_0x5dca30,_0x17570f){const _0x59ba1f=_0x59ba();return _0xa416=function(_0xa416d5,_0x10def5){_0xa416d5=_0xa416d5-0x115;let _0x5c8be2=_0x59ba1f[_0xa416d5];return _0x5c8be2;},_0xa416(_0x5dca30,_0x17570f);}function _0x59ba(){const _0x111732=['has','pluginName','registerCustomCallback','tableCellPadding','TableCellPropertiesEditing','tableCellBackgroundColor','start','238SVGrIL','getSelectionAffectedTableCells','enableCommand','document','getFirstPosition','4049199XPvHii','getSuggestionCallback','batch','commandParams','data','selection','tableProperties','tableBorderColor','_getSuggestion','52902CKrTsF','tableCellProperties','7015ejtUlN','tableCellHeight','getSuggestions','locale','tableCellBorderColor','tableCellHorizontalAlignment','_handlePropertyChange','descriptionFactory','tableWidth','TrackChangesEditing','accept','handleDiscardAction','TrackChangesTableProperties','TablePropertiesEditing','*Format:*\x20change\x20table\x20properties','tableHeight','format','14gDiGnU','markBlockFormat','getAttribute','nodeAfter','enqueueChange','plugins','tableBorderStyle','tableBorderWidth','subType','_suggestionFactory','table','getContainedElement','578301vgNUbr','change','formatBlock','tableBackgroundColor','model','discard','registerDescriptionCallback','444495vwuuvX','handleSuggestionDescription','TableUtils','4535950Yoqweb','editor','findAncestor','*Format:*\x20change\x20table\x20cell\x20properties','get','join','20952rpcdzE','tableCellWidth','afterInit','4HdAEeI','tableAlignment','removeAttribute','tableCellBorderWidth','tableCellVerticalAlignment','setAttribute','tableCellBorderStyle'];_0x59ba=function(){return _0x111732;};return _0x59ba();}import{getTranslation as _0x45e64b}from'../utils/common-translations.js';export default class Rt extends _0x1d858c{constructor(_0x1c90b2){const _0x51a960=_0xa416;super(_0x1c90b2),this[_0x51a960(0x14c)]=[_0x51a960(0x14d),_0x51a960(0x11a),_0x51a960(0x11b),_0x51a960(0x134),_0x51a960(0x159),_0x51a960(0x160),_0x51a960(0x123)],this[_0x51a960(0x150)]=[_0x51a960(0x155),_0x51a960(0x139),_0x51a960(0x136),_0x51a960(0x13d),_0x51a960(0x131),_0x51a960(0x152),_0x51a960(0x13f),_0x51a960(0x156),_0x51a960(0x137)];}static get[_0x362ac1(0x13b)](){const _0x4be107=_0x362ac1;return _0x4be107(0x15d);}[_0x362ac1(0x132)](){const _0x3d5d3b=_0x362ac1,_0x1ef67c=this[_0x3d5d3b(0x12b)][_0x3d5d3b(0x119)][_0x3d5d3b(0x12e)](_0x3d5d3b(0x15a));if(this[_0x3d5d3b(0x12b)][_0x3d5d3b(0x119)][_0x3d5d3b(0x13a)](_0x3d5d3b(0x15e))){for(const _0x509bb9 of this[_0x3d5d3b(0x14c)])_0x1ef67c[_0x3d5d3b(0x143)](_0x509bb9,(_0x96596,_0x31ff9e)=>{const _0x58323c=_0x3d5d3b,_0x429a05=this[_0x58323c(0x12b)][_0x58323c(0x124)][_0x58323c(0x144)][_0x58323c(0x14b)][_0x58323c(0x145)]()[_0x58323c(0x12c)](_0x58323c(0x11e));this[_0x58323c(0x157)](_0x509bb9,[_0x429a05],this[_0x58323c(0x14c)],_0x58323c(0x14c),_0x96596,_0x31ff9e);});_0x1ef67c[_0x3d5d3b(0x11d)][_0x3d5d3b(0x13c)](_0x3d5d3b(0x122),_0x3d5d3b(0x14c),_0x3d5d3b(0x15b),_0x1ef67c[_0x3d5d3b(0x11d)][_0x3d5d3b(0x147)](_0x3d5d3b(0x122),null,_0x3d5d3b(0x125))),_0x1ef67c[_0x3d5d3b(0x11d)][_0x3d5d3b(0x13c)](_0x3d5d3b(0x122),_0x3d5d3b(0x14c),_0x3d5d3b(0x125),(_0x55703d,_0x9d083)=>this[_0x3d5d3b(0x15c)](this[_0x3d5d3b(0x14c)],_0x55703d,_0x9d083)),_0x1ef67c[_0x3d5d3b(0x11d)][_0x3d5d3b(0x13c)](_0x3d5d3b(0x122),_0x3d5d3b(0x14c),_0x3d5d3b(0x12f),()=>!0x1);}if(this[_0x3d5d3b(0x12b)][_0x3d5d3b(0x119)][_0x3d5d3b(0x13a)](_0x3d5d3b(0x13e))){for(const _0x49795c of this[_0x3d5d3b(0x150)])_0x1ef67c[_0x3d5d3b(0x143)](_0x49795c,(_0x443d5a,_0xf86c36)=>{const _0x180815=_0x3d5d3b,_0x17dcad=this[_0x180815(0x12b)][_0x180815(0x119)][_0x180815(0x12e)](_0x180815(0x129))[_0x180815(0x142)](this[_0x180815(0x12b)][_0x180815(0x124)][_0x180815(0x144)][_0x180815(0x14b)]);this[_0x180815(0x157)](_0x49795c,_0x17dcad,this[_0x180815(0x150)],_0x180815(0x150),_0x443d5a,_0xf86c36);});_0x1ef67c[_0x3d5d3b(0x11d)][_0x3d5d3b(0x13c)](_0x3d5d3b(0x122),_0x3d5d3b(0x150),_0x3d5d3b(0x15b),_0x1ef67c[_0x3d5d3b(0x11d)][_0x3d5d3b(0x147)](_0x3d5d3b(0x122),null,_0x3d5d3b(0x125))),_0x1ef67c[_0x3d5d3b(0x11d)][_0x3d5d3b(0x13c)](_0x3d5d3b(0x122),_0x3d5d3b(0x150),_0x3d5d3b(0x125),(_0x5bc1ac,_0x143302)=>this[_0x3d5d3b(0x15c)](this[_0x3d5d3b(0x150)],_0x5bc1ac,_0x143302)),_0x1ef67c[_0x3d5d3b(0x11d)][_0x3d5d3b(0x13c)](_0x3d5d3b(0x122),_0x3d5d3b(0x150),_0x3d5d3b(0x12f),()=>!0x1);}_0x1ef67c[_0x3d5d3b(0x158)][_0x3d5d3b(0x126)](_0x5519c8=>this[_0x3d5d3b(0x128)](_0x5519c8));}[_0x362ac1(0x157)](_0x460b1f,_0x389203,_0x369042,_0x452036,_0x1d9d51,_0x46571a){const _0x537ede=_0x362ac1,_0x230d07=this[_0x537ede(0x12b)][_0x537ede(0x119)][_0x537ede(0x12e)](_0x537ede(0x15a));this[_0x537ede(0x12b)][_0x537ede(0x124)][_0x537ede(0x118)](_0x46571a[_0x537ede(0x148)],()=>{const _0x588e34=_0x537ede;for(const _0x17359b of _0x389203){if(this[_0x588e34(0x14e)](_0x17359b,_0x452036))_0x1d9d51(_0x46571a);else{const _0x52716d={};for(const _0x44414f of _0x369042){const _0x47380f=_0x17359b[_0x588e34(0x116)](_0x44414f);void 0x0!==_0x47380f&&(_0x52716d[_0x44414f]=_0x47380f);}_0x1d9d51(_0x46571a),_0x230d07[_0x588e34(0x115)](_0x17359b,{'commandParams':[_0x52716d]},[],_0x452036);}}});}[_0x362ac1(0x15c)](_0x2938b1,_0x3c7910,_0x9b8afb){const _0x7de0ee=_0x362ac1,_0x5bd8cb=_0x3c7910[0x0][_0x7de0ee(0x140)][_0x7de0ee(0x117)],_0x150118=_0x9b8afb[_0x7de0ee(0x149)][0x0];this[_0x7de0ee(0x12b)][_0x7de0ee(0x124)][_0x7de0ee(0x121)](_0x12693a=>{const _0x3b1259=_0x7de0ee;for(const _0x317a94 of _0x2938b1)void 0x0!==_0x150118[_0x317a94]?_0x12693a[_0x3b1259(0x138)](_0x317a94,_0x150118[_0x317a94],_0x5bd8cb):_0x12693a[_0x3b1259(0x135)](_0x317a94,_0x5bd8cb);});}[_0x362ac1(0x128)](_0xafbb8e){const _0x2f58c0=_0x362ac1;if(_0xafbb8e[_0x2f58c0(0x14a)])switch(_0xafbb8e[_0x2f58c0(0x11c)]){case _0x2f58c0(0x14c):return{'type':_0x2f58c0(0x161),'content':_0x45e64b(this[_0x2f58c0(0x12b)][_0x2f58c0(0x154)],_0x2f58c0(0x15f))};case _0x2f58c0(0x150):return{'type':_0x2f58c0(0x161),'content':_0x45e64b(this[_0x2f58c0(0x12b)][_0x2f58c0(0x154)],_0x2f58c0(0x12d))};}}[_0x362ac1(0x14e)](_0x25adb1,_0x559083){const _0x1260e9=_0x362ac1,_0x170ee0=this[_0x1260e9(0x12b)][_0x1260e9(0x119)][_0x1260e9(0x12e)](_0x1260e9(0x15a));for(const _0x405c06 of _0x170ee0[_0x1260e9(0x153)]({'skipNotAttached':!0x0})){const _0x37e7a8=_0x405c06[_0x1260e9(0x11f)]();if(_0x405c06[_0x1260e9(0x11c)]===_0x559083&&_0x37e7a8===_0x25adb1)return _0x405c06;}return null;}}
23
+ const _0x5006bf=_0x328c;(function(_0x31c3bf,_0x4a825f){const _0x3a717f=_0x328c,_0x22cc0e=_0x31c3bf();while(!![]){try{const _0x39e18b=-parseInt(_0x3a717f(0x160))/0x1+parseInt(_0x3a717f(0x14b))/0x2*(-parseInt(_0x3a717f(0x125))/0x3)+-parseInt(_0x3a717f(0x12a))/0x4+parseInt(_0x3a717f(0x154))/0x5*(parseInt(_0x3a717f(0x129))/0x6)+parseInt(_0x3a717f(0x12c))/0x7+-parseInt(_0x3a717f(0x144))/0x8+parseInt(_0x3a717f(0x153))/0x9;if(_0x39e18b===_0x4a825f)break;else _0x22cc0e['push'](_0x22cc0e['shift']());}catch(_0x35c836){_0x22cc0e['push'](_0x22cc0e['shift']());}}}(_0x126b,0x797a6));function _0x126b(){const _0x5d50f0=['accept','getSuggestionCallback','tableAlignment','registerCustomCallback','registerDescriptionCallback','1791pLnsjT','formatBlock','tableBackgroundColor','TrackChangesTableProperties','174ljzJGW','1594720gsaQdD','subType','2024176zMbDFx','*Format:*\x20change\x20table\x20cell\x20properties','enqueueChange','tableCellWidth','descriptionFactory','selection','tableCellBorderStyle','batch','tableCellHeight','discard','data','get','TableCellPropertiesEditing','change','editor','handleDiscardAction','pluginName','afterInit','tableBorderColor','getContainedElement','format','start','TablePropertiesEditing','plugins','6776328jmXymk','has','markBlockFormat','getFirstPosition','tableBorderWidth','model','_handlePropertyChange','2892nJnnWU','handleSuggestionDescription','table','nodeAfter','getSuggestions','join','tableCellBorderWidth','_suggestionFactory','18138951xPiKIm','128185IFqnAk','commandParams','getAttribute','*Format:*\x20change\x20table\x20properties','tableProperties','findAncestor','tableBorderStyle','tableCellBorderColor','tableCellVerticalAlignment','tableCellPadding','setAttribute','tableWidth','441523AXDjfX','_getSuggestion','tableHeight','tableCellProperties','TableUtils','removeAttribute','locale','TrackChangesEditing','document','enableCommand','tableCellBackgroundColor','getSelectionAffectedTableCells','tableCellHorizontalAlignment'];_0x126b=function(){return _0x5d50f0;};return _0x126b();}import{Plugin as _0x2d7fc5}from'ckeditor5/src/core.js';import{getTranslation as _0xd261e1}from'../utils/common-translations.js';function _0x328c(_0x319dc3,_0x2cc01d){const _0x126ba7=_0x126b();return _0x328c=function(_0x328c7e,_0x2006bb){_0x328c7e=_0x328c7e-0x115;let _0x8734db=_0x126ba7[_0x328c7e];return _0x8734db;},_0x328c(_0x319dc3,_0x2cc01d);}export default class Rt extends _0x2d7fc5{constructor(_0x23b1de){const _0x414d51=_0x328c;super(_0x23b1de),this[_0x414d51(0x158)]=[_0x414d51(0x13e),_0x414d51(0x15a),_0x414d51(0x148),_0x414d51(0x122),_0x414d51(0x15f),_0x414d51(0x115),_0x414d51(0x127)],this[_0x414d51(0x116)]=[_0x414d51(0x15b),_0x414d51(0x132),_0x414d51(0x151),_0x414d51(0x15d),_0x414d51(0x12f),_0x414d51(0x134),_0x414d51(0x11d),_0x414d51(0x11f),_0x414d51(0x15c)];}static get[_0x5006bf(0x13c)](){const _0x495273=_0x5006bf;return _0x495273(0x128);}[_0x5006bf(0x13d)](){const _0x2ab42b=_0x5006bf,_0x1a316a=this[_0x2ab42b(0x13a)][_0x2ab42b(0x143)][_0x2ab42b(0x137)](_0x2ab42b(0x11a));if(this[_0x2ab42b(0x13a)][_0x2ab42b(0x143)][_0x2ab42b(0x145)](_0x2ab42b(0x142))){for(const _0x3cafc8 of this[_0x2ab42b(0x158)])_0x1a316a[_0x2ab42b(0x11c)](_0x3cafc8,(_0x51457,_0xa08b59)=>{const _0x482bee=_0x2ab42b,_0x16cb05=this[_0x482bee(0x13a)][_0x482bee(0x149)][_0x482bee(0x11b)][_0x482bee(0x131)][_0x482bee(0x147)]()[_0x482bee(0x159)](_0x482bee(0x14d));this[_0x482bee(0x14a)](_0x3cafc8,[_0x16cb05],this[_0x482bee(0x158)],_0x482bee(0x158),_0x51457,_0xa08b59);});_0x1a316a[_0x2ab42b(0x152)][_0x2ab42b(0x123)](_0x2ab42b(0x126),_0x2ab42b(0x158),_0x2ab42b(0x120),_0x1a316a[_0x2ab42b(0x152)][_0x2ab42b(0x121)](_0x2ab42b(0x126),null,_0x2ab42b(0x135))),_0x1a316a[_0x2ab42b(0x152)][_0x2ab42b(0x123)](_0x2ab42b(0x126),_0x2ab42b(0x158),_0x2ab42b(0x135),(_0x223423,_0x530f65)=>this[_0x2ab42b(0x13b)](this[_0x2ab42b(0x158)],_0x223423,_0x530f65)),_0x1a316a[_0x2ab42b(0x152)][_0x2ab42b(0x123)](_0x2ab42b(0x126),_0x2ab42b(0x158),_0x2ab42b(0x150),()=>!0x1);}if(this[_0x2ab42b(0x13a)][_0x2ab42b(0x143)][_0x2ab42b(0x145)](_0x2ab42b(0x138))){for(const _0xc4833e of this[_0x2ab42b(0x116)])_0x1a316a[_0x2ab42b(0x11c)](_0xc4833e,(_0x4e5b90,_0x43bccd)=>{const _0x238e9b=_0x2ab42b,_0xcf2e3d=this[_0x238e9b(0x13a)][_0x238e9b(0x143)][_0x238e9b(0x137)](_0x238e9b(0x117))[_0x238e9b(0x11e)](this[_0x238e9b(0x13a)][_0x238e9b(0x149)][_0x238e9b(0x11b)][_0x238e9b(0x131)]);this[_0x238e9b(0x14a)](_0xc4833e,_0xcf2e3d,this[_0x238e9b(0x116)],_0x238e9b(0x116),_0x4e5b90,_0x43bccd);});_0x1a316a[_0x2ab42b(0x152)][_0x2ab42b(0x123)](_0x2ab42b(0x126),_0x2ab42b(0x116),_0x2ab42b(0x120),_0x1a316a[_0x2ab42b(0x152)][_0x2ab42b(0x121)](_0x2ab42b(0x126),null,_0x2ab42b(0x135))),_0x1a316a[_0x2ab42b(0x152)][_0x2ab42b(0x123)](_0x2ab42b(0x126),_0x2ab42b(0x116),_0x2ab42b(0x135),(_0x2bf23c,_0x2edf4c)=>this[_0x2ab42b(0x13b)](this[_0x2ab42b(0x116)],_0x2bf23c,_0x2edf4c)),_0x1a316a[_0x2ab42b(0x152)][_0x2ab42b(0x123)](_0x2ab42b(0x126),_0x2ab42b(0x116),_0x2ab42b(0x150),()=>!0x1);}_0x1a316a[_0x2ab42b(0x130)][_0x2ab42b(0x124)](_0x5324e4=>this[_0x2ab42b(0x14c)](_0x5324e4));}[_0x5006bf(0x14a)](_0x2a9720,_0x56a216,_0x223716,_0x14022b,_0x46037e,_0x24e3e9){const _0x3b38d3=_0x5006bf,_0x4cdf83=this[_0x3b38d3(0x13a)][_0x3b38d3(0x143)][_0x3b38d3(0x137)](_0x3b38d3(0x11a));this[_0x3b38d3(0x13a)][_0x3b38d3(0x149)][_0x3b38d3(0x12e)](_0x24e3e9[_0x3b38d3(0x133)],()=>{const _0x54aa33=_0x3b38d3;for(const _0x441b0b of _0x56a216){if(this[_0x54aa33(0x161)](_0x441b0b,_0x14022b))_0x46037e(_0x24e3e9);else{const _0xc80e90={};for(const _0x1098bc of _0x223716){const _0x52a4d3=_0x441b0b[_0x54aa33(0x156)](_0x1098bc);void 0x0!==_0x52a4d3&&(_0xc80e90[_0x1098bc]=_0x52a4d3);}_0x46037e(_0x24e3e9),_0x4cdf83[_0x54aa33(0x146)](_0x441b0b,{'commandParams':[_0xc80e90]},[],_0x14022b);}}});}[_0x5006bf(0x13b)](_0x259a41,_0x1e71c7,_0x468b64){const _0x1dce6b=_0x5006bf,_0x25af33=_0x1e71c7[0x0][_0x1dce6b(0x141)][_0x1dce6b(0x14e)],_0x2b7dd8=_0x468b64[_0x1dce6b(0x155)][0x0];this[_0x1dce6b(0x13a)][_0x1dce6b(0x149)][_0x1dce6b(0x139)](_0x4f296b=>{const _0x3117a0=_0x1dce6b;for(const _0x391931 of _0x259a41)void 0x0!==_0x2b7dd8[_0x391931]?_0x4f296b[_0x3117a0(0x15e)](_0x391931,_0x2b7dd8[_0x391931],_0x25af33):_0x4f296b[_0x3117a0(0x118)](_0x391931,_0x25af33);});}[_0x5006bf(0x14c)](_0x110805){const _0x534470=_0x5006bf;if(_0x110805[_0x534470(0x136)])switch(_0x110805[_0x534470(0x12b)]){case _0x534470(0x158):return{'type':_0x534470(0x140),'content':_0xd261e1(this[_0x534470(0x13a)][_0x534470(0x119)],_0x534470(0x157))};case _0x534470(0x116):return{'type':_0x534470(0x140),'content':_0xd261e1(this[_0x534470(0x13a)][_0x534470(0x119)],_0x534470(0x12d))};}}[_0x5006bf(0x161)](_0x3b1e50,_0x215465){const _0xa2c96a=_0x5006bf,_0x455043=this[_0xa2c96a(0x13a)][_0xa2c96a(0x143)][_0xa2c96a(0x137)](_0xa2c96a(0x11a));for(const _0x543000 of _0x455043[_0xa2c96a(0x14f)]({'skipNotAttached':!0x0})){const _0x2d40a1=_0x543000[_0xa2c96a(0x13f)]();if(_0x543000[_0xa2c96a(0x12b)]===_0x215465&&_0x2d40a1===_0x3b1e50)return _0x543000;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x463a(_0x273452,_0x42966f){const _0x43c374=_0x43c3();return _0x463a=function(_0x463aba,_0x29f0b6){_0x463aba=_0x463aba-0xd6;let _0x457bd5=_0x43c374[_0x463aba];return _0x457bd5;},_0x463a(_0x273452,_0x42966f);}const _0x8fb3b2=_0x463a;(function(_0x4cf49d,_0x44f8eb){const _0x85ae24=_0x463a,_0x438dfd=_0x4cf49d();while(!![]){try{const _0x4b5af5=-parseInt(_0x85ae24(0xd9))/0x1+-parseInt(_0x85ae24(0xe5))/0x2+-parseInt(_0x85ae24(0xd8))/0x3*(parseInt(_0x85ae24(0xda))/0x4)+-parseInt(_0x85ae24(0xe1))/0x5+-parseInt(_0x85ae24(0xde))/0x6+-parseInt(_0x85ae24(0xe7))/0x7*(-parseInt(_0x85ae24(0xe4))/0x8)+parseInt(_0x85ae24(0xdc))/0x9;if(_0x4b5af5===_0x44f8eb)break;else _0x438dfd['push'](_0x438dfd['shift']());}catch(_0x1f9d4c){_0x438dfd['push'](_0x438dfd['shift']());}}}(_0x43c3,0x43083));import{Plugin as _0x1ce554}from'ckeditor5/src/core.js';function _0x43c3(){const _0x3a4baf=['1782jRlpzg','134612rtEzOF','2960JrVHVj','get','12986955UClXGQ','editor','2385840NEhTDD','has','TrackChangesEditing','1151220SuJJYJ','Template','insertTemplate','1535136eGuduL','316536edAoTL','plugins','7YnhYHL','afterInit','enableCommand'];_0x43c3=function(){return _0x3a4baf;};return _0x43c3();}export default class Dt extends _0x1ce554{[_0x8fb3b2(0xd6)](){const _0x3c3de8=_0x8fb3b2,_0x5dd0a1=this[_0x3c3de8(0xdd)];_0x5dd0a1[_0x3c3de8(0xe6)][_0x3c3de8(0xdf)](_0x3c3de8(0xe2))&&_0x5dd0a1[_0x3c3de8(0xe6)][_0x3c3de8(0xdb)](_0x3c3de8(0xe0))[_0x3c3de8(0xd7)](_0x3c3de8(0xe3));}}
23
+ const _0x16d2cb=_0x7836;(function(_0x5e7f2f,_0x5bdd2f){const _0x1b9a80=_0x7836,_0x3f739f=_0x5e7f2f();while(!![]){try{const _0x40cb8a=-parseInt(_0x1b9a80(0xd8))/0x1+parseInt(_0x1b9a80(0xd9))/0x2+-parseInt(_0x1b9a80(0xdf))/0x3*(parseInt(_0x1b9a80(0xe3))/0x4)+parseInt(_0x1b9a80(0xde))/0x5+-parseInt(_0x1b9a80(0xe0))/0x6*(parseInt(_0x1b9a80(0xd5))/0x7)+-parseInt(_0x1b9a80(0xd6))/0x8+-parseInt(_0x1b9a80(0xe6))/0x9*(-parseInt(_0x1b9a80(0xe1))/0xa);if(_0x40cb8a===_0x5bdd2f)break;else _0x3f739f['push'](_0x3f739f['shift']());}catch(_0x1fb309){_0x3f739f['push'](_0x3f739f['shift']());}}}(_0x1171,0x3a740));import{Plugin as _0x237e21}from'ckeditor5/src/core.js';function _0x1171(){const _0x4ff646=['get','12HwweKU','plugins','Template','45enORRn','afterInit','7KJCPpf','3145488ZHDnxA','insertTemplate','178402QANcKs','31008NYoGcd','enableCommand','has','editor','TrackChangesEditing','1521635aeYYmp','170769EOHxjm','2821290eNhREm','2264330SqXyAF'];_0x1171=function(){return _0x4ff646;};return _0x1171();}function _0x7836(_0x156d43,_0x445218){const _0x1171b6=_0x1171();return _0x7836=function(_0x7836c,_0x51692f){_0x7836c=_0x7836c-0xd5;let _0x25506d=_0x1171b6[_0x7836c];return _0x25506d;},_0x7836(_0x156d43,_0x445218);}export default class Dt extends _0x237e21{[_0x16d2cb(0xe7)](){const _0x2d76c3=_0x16d2cb,_0x989883=this[_0x2d76c3(0xdc)];_0x989883[_0x2d76c3(0xe4)][_0x2d76c3(0xdb)](_0x2d76c3(0xe5))&&_0x989883[_0x2d76c3(0xe4)][_0x2d76c3(0xe2)](_0x2d76c3(0xdd))[_0x2d76c3(0xda)](_0x2d76c3(0xd7));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x464e(_0x15bfc6,_0x1edb62){const _0x345f98=_0x345f();return _0x464e=function(_0x464e99,_0x4df8ca){_0x464e99=_0x464e99-0x11c;let _0x1a63c1=_0x345f98[_0x464e99];return _0x1a63c1;},_0x464e(_0x15bfc6,_0x1edb62);}const _0x47f2af=_0x464e;function _0x345f(){const _0x1c82c6=['editor','getNearestSelectionRange','124107vayViy','start','46qLHaXA','title-content','38310KMXwts','165nkMQod','forward','10377uDXXlS','TrackChangesEditing','registerElementLabel','has','removeMarker','model','registerPostFixer','schema','197156tGigov','document','get','_splitMarkerName','ELEMENT_TITLE','Title','suggestion','getChangedMarkers','isCollapsed','plugins','descriptionFactory','isTouching','differ','updateMarker','from','7679766EknVCr','end','afterInit','10068072pkZbXn','isEqual','1673322QCsIyR','12802363uZdjDT','createRange','nodeBefore','element','locale','newRange'];_0x345f=function(){return _0x1c82c6;};return _0x345f();}(function(_0x1e9ab0,_0x3ab6fc){const _0x5e3a18=_0x464e,_0x5f2aea=_0x1e9ab0();while(!![]){try{const _0x5a381e=-parseInt(_0x5e3a18(0x127))/0x1+-parseInt(_0x5e3a18(0x132))/0x2*(-parseInt(_0x5e3a18(0x130))/0x3)+parseInt(_0x5e3a18(0x13f))/0x4*(parseInt(_0x5e3a18(0x135))/0x5)+-parseInt(_0x5e3a18(0x122))/0x6+-parseInt(_0x5e3a18(0x128))/0x7+-parseInt(_0x5e3a18(0x125))/0x8+parseInt(_0x5e3a18(0x137))/0x9*(parseInt(_0x5e3a18(0x134))/0xa);if(_0x5a381e===_0x3ab6fc)break;else _0x5f2aea['push'](_0x5f2aea['shift']());}catch(_0x48f424){_0x5f2aea['push'](_0x5f2aea['shift']());}}}(_0x345f,0xe9062));import{Plugin as _0x456142}from'ckeditor5/src/core.js';import{getTranslation as _0x528f5a}from'../utils/common-translations.js';export default class $t extends _0x456142{[_0x47f2af(0x124)](){const _0x21e7f9=_0x47f2af,_0x3cf09d=this[_0x21e7f9(0x12e)];if(!_0x3cf09d[_0x21e7f9(0x11c)][_0x21e7f9(0x13a)](_0x21e7f9(0x144)))return;const _0x54109e=_0x3cf09d[_0x21e7f9(0x11c)][_0x21e7f9(0x141)](_0x21e7f9(0x138));_0x54109e[_0x21e7f9(0x11d)][_0x21e7f9(0x139)](_0x21e7f9(0x133),()=>_0x528f5a(_0x3cf09d[_0x21e7f9(0x12c)],_0x21e7f9(0x143))),_0x3cf09d[_0x21e7f9(0x13c)][_0x21e7f9(0x140)][_0x21e7f9(0x13d)](_0x3653af=>{const _0x976fac=_0x21e7f9;let _0x3428ab=!0x1;const _0x950a87=Array[_0x976fac(0x121)](_0x3cf09d[_0x976fac(0x13c)][_0x976fac(0x140)][_0x976fac(0x11f)][_0x976fac(0x146)]());for(const {name:_0x45fb70,data:_0x43b2c9}of _0x950a87){const {group:_0x48ee31}=_0x54109e[_0x976fac(0x142)](_0x45fb70);if(_0x976fac(0x145)!==_0x48ee31||!_0x43b2c9[_0x976fac(0x12d)])continue;const _0x16250c=_0x43b2c9[_0x976fac(0x12d)],_0x1e5b06=_0x16250c[_0x976fac(0x123)][_0x976fac(0x12a)];if(!_0x1e5b06||!_0x1e5b06['is'](_0x976fac(0x12b),_0x976fac(0x133)))continue;if(!_0x16250c[_0x976fac(0x131)][_0x976fac(0x11e)](_0x16250c[_0x976fac(0x123)]))continue;const _0x4549f6=_0x3cf09d[_0x976fac(0x13c)][_0x976fac(0x13e)][_0x976fac(0x12f)](_0x16250c[_0x976fac(0x123)],_0x976fac(0x136));if(_0x4549f6&&_0x4549f6[_0x976fac(0x147)]){const _0xe2f880=_0x3653af[_0x976fac(0x129)](_0x16250c[_0x976fac(0x131)],_0x4549f6[_0x976fac(0x131)]);_0xe2f880[_0x976fac(0x126)](_0x16250c)||(_0x3653af[_0x976fac(0x120)](_0x45fb70,{'range':_0xe2f880}),_0x3428ab=!0x0);}_0x3428ab||(_0x3653af[_0x976fac(0x13b)](_0x45fb70),_0x3428ab=!0x0);}return _0x3428ab;});}}
23
+ const _0x46ab9d=_0x567e;(function(_0x4117d4,_0x582c8e){const _0xb5a0be=_0x567e,_0x3b1781=_0x4117d4();while(!![]){try{const _0x589e49=parseInt(_0xb5a0be(0xf5))/0x1+parseInt(_0xb5a0be(0xe1))/0x2*(parseInt(_0xb5a0be(0xf0))/0x3)+-parseInt(_0xb5a0be(0xe8))/0x4*(-parseInt(_0xb5a0be(0xec))/0x5)+parseInt(_0xb5a0be(0xfc))/0x6+parseInt(_0xb5a0be(0xf4))/0x7*(-parseInt(_0xb5a0be(0xeb))/0x8)+parseInt(_0xb5a0be(0xfb))/0x9+-parseInt(_0xb5a0be(0xea))/0xa;if(_0x589e49===_0x582c8e)break;else _0x3b1781['push'](_0x3b1781['shift']());}catch(_0x545b00){_0x3b1781['push'](_0x3b1781['shift']());}}}(_0x1b18,0x2453e));function _0x567e(_0x19123b,_0x5993ed){const _0x1b189c=_0x1b18();return _0x567e=function(_0x567e58,_0x3bae4f){_0x567e58=_0x567e58-0xd8;let _0xbc2cdf=_0x1b189c[_0x567e58];return _0xbc2cdf;},_0x567e(_0x19123b,_0x5993ed);}import{Plugin as _0x1cf188}from'ckeditor5/src/core.js';import{getTranslation as _0x4df58c}from'../utils/common-translations.js';function _0x1b18(){const _0x5be5f7=['isCollapsed','end','removeMarker','element','getNearestSelectionRange','differ','14FkBiTg','plugins','schema','nodeBefore','editor','descriptionFactory','registerPostFixer','8OJkYNO','get','875020oLLIkf','104XanvhP','58695PGnNra','from','ELEMENT_TITLE','_splitMarkerName','72810oxkjYp','title-content','createRange','start','116613GJMRQt','76920ubOjIZ','afterInit','TrackChangesEditing','isEqual','suggestion','updateMarker','743445ieQJAS','599844CMDfqS','document','isTouching','has','Title','registerElementLabel','locale','forward','model','getChangedMarkers','newRange'];_0x1b18=function(){return _0x5be5f7;};return _0x1b18();}export default class $t extends _0x1cf188{[_0x46ab9d(0xf6)](){const _0x41355e=_0x46ab9d,_0x23f520=this[_0x41355e(0xe5)];if(!_0x23f520[_0x41355e(0xe2)][_0x41355e(0xff)](_0x41355e(0x100)))return;const _0x478c10=_0x23f520[_0x41355e(0xe2)][_0x41355e(0xe9)](_0x41355e(0xf7));_0x478c10[_0x41355e(0xe6)][_0x41355e(0x101)](_0x41355e(0xf1),()=>_0x4df58c(_0x23f520[_0x41355e(0x102)],_0x41355e(0xee))),_0x23f520[_0x41355e(0xd8)][_0x41355e(0xfd)][_0x41355e(0xe7)](_0x1217f5=>{const _0x589784=_0x41355e;let _0x1455fd=!0x1;const _0x590755=Array[_0x589784(0xed)](_0x23f520[_0x589784(0xd8)][_0x589784(0xfd)][_0x589784(0xe0)][_0x589784(0xd9)]());for(const {name:_0x4e7d69,data:_0xe928b8}of _0x590755){const {group:_0x4cd6f}=_0x478c10[_0x589784(0xef)](_0x4e7d69);if(_0x589784(0xf9)!==_0x4cd6f||!_0xe928b8[_0x589784(0xda)])continue;const _0x123671=_0xe928b8[_0x589784(0xda)],_0x4567f8=_0x123671[_0x589784(0xdc)][_0x589784(0xe4)];if(!_0x4567f8||!_0x4567f8['is'](_0x589784(0xde),_0x589784(0xf1)))continue;if(!_0x123671[_0x589784(0xf3)][_0x589784(0xfe)](_0x123671[_0x589784(0xdc)]))continue;const _0x443d53=_0x23f520[_0x589784(0xd8)][_0x589784(0xe3)][_0x589784(0xdf)](_0x123671[_0x589784(0xdc)],_0x589784(0x103));if(_0x443d53&&_0x443d53[_0x589784(0xdb)]){const _0x200899=_0x1217f5[_0x589784(0xf2)](_0x123671[_0x589784(0xf3)],_0x443d53[_0x589784(0xf3)]);_0x200899[_0x589784(0xf8)](_0x123671)||(_0x1217f5[_0x589784(0xfa)](_0x4e7d69,{'range':_0x200899}),_0x1455fd=!0x0);}_0x1455fd||(_0x1217f5[_0x589784(0xdd)](_0x4e7d69),_0x1455fd=!0x0);}return _0x1455fd;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x33788f=_0x4ce7;(function(_0x104da7,_0x569972){const _0x4f0f69=_0x4ce7,_0x4e13af=_0x104da7();while(!![]){try{const _0x139ab1=parseInt(_0x4f0f69(0x1b9))/0x1*(-parseInt(_0x4f0f69(0x1b3))/0x2)+parseInt(_0x4f0f69(0x1a8))/0x3*(-parseInt(_0x4f0f69(0x1af))/0x4)+-parseInt(_0x4f0f69(0x1b5))/0x5+-parseInt(_0x4f0f69(0x1a7))/0x6*(-parseInt(_0x4f0f69(0x1aa))/0x7)+parseInt(_0x4f0f69(0x1a9))/0x8*(parseInt(_0x4f0f69(0x1b8))/0x9)+parseInt(_0x4f0f69(0x1ae))/0xa+-parseInt(_0x4f0f69(0x1bb))/0xb*(-parseInt(_0x4f0f69(0x1ac))/0xc);if(_0x139ab1===_0x569972)break;else _0x4e13af['push'](_0x4e13af['shift']());}catch(_0xdb20be){_0x4e13af['push'](_0x4e13af['shift']());}}}(_0x21e7,0x6a08a));function _0x4ce7(_0x5d8b36,_0x21d627){const _0x21e7d5=_0x21e7();return _0x4ce7=function(_0x4ce7d4,_0x1b594b){_0x4ce7d4=_0x4ce7d4-0x1a7;let _0xb2d001=_0x21e7d5[_0x4ce7d4];return _0xb2d001;},_0x4ce7(_0x5d8b36,_0x21d627);}import{Plugin as _0x45a2f1}from'ckeditor5/src/core.js';function _0x21e7(){const _0x29c041=['redo','257314LHpKTR','TrackChangesEditing','3422825HgiHQn','enableCommand','afterInit','812043LuiZBj','5BPaxHT','plugins','66143hAqbdq','get','138IqOLnz','15gQdHax','32gfXnwf','221907ZQvJVx','has','912YbsDNh','editor','2646600DmCeHN','39612COwaQS','UndoEditing','undo'];_0x21e7=function(){return _0x29c041;};return _0x21e7();}export default class Bt extends _0x45a2f1{[_0x33788f(0x1b7)](){const _0x48028a=_0x33788f,_0x397737=this[_0x48028a(0x1ad)],_0x4f25f9=_0x397737[_0x48028a(0x1ba)][_0x48028a(0x1bc)](_0x48028a(0x1b4));_0x397737[_0x48028a(0x1ba)][_0x48028a(0x1ab)](_0x48028a(0x1b0))&&(_0x4f25f9[_0x48028a(0x1b6)](_0x48028a(0x1b1)),_0x4f25f9[_0x48028a(0x1b6)](_0x48028a(0x1b2)));}}
23
+ function _0x5619(_0x2eb9d2,_0x36367f){const _0x1f50af=_0x1f50();return _0x5619=function(_0x5619a4,_0xc73388){_0x5619a4=_0x5619a4-0x1b9;let _0x3eff1d=_0x1f50af[_0x5619a4];return _0x3eff1d;},_0x5619(_0x2eb9d2,_0x36367f);}const _0x549075=_0x5619;(function(_0x328ff4,_0x4a6f22){const _0x3c00fd=_0x5619,_0x28f376=_0x328ff4();while(!![]){try{const _0x134f22=parseInt(_0x3c00fd(0x1cc))/0x1+-parseInt(_0x3c00fd(0x1ba))/0x2*(parseInt(_0x3c00fd(0x1ca))/0x3)+-parseInt(_0x3c00fd(0x1c2))/0x4*(-parseInt(_0x3c00fd(0x1cd))/0x5)+-parseInt(_0x3c00fd(0x1ce))/0x6+-parseInt(_0x3c00fd(0x1c9))/0x7*(parseInt(_0x3c00fd(0x1bc))/0x8)+-parseInt(_0x3c00fd(0x1c1))/0x9*(parseInt(_0x3c00fd(0x1c5))/0xa)+-parseInt(_0x3c00fd(0x1be))/0xb*(-parseInt(_0x3c00fd(0x1c8))/0xc);if(_0x134f22===_0x4a6f22)break;else _0x28f376['push'](_0x28f376['shift']());}catch(_0x371a96){_0x28f376['push'](_0x28f376['shift']());}}}(_0x1f50,0xaeeaa));function _0x1f50(){const _0x2a9320=['5931mQOjcQ','3865332NREtBc','afterInit','plugins','19690AVifTW','editor','redo','33204516bNkuur','707PyYxRt','1402761DZxMWy','UndoEditing','25295oSVgcN','5CtbduR','4737168IuGBHM','get','2HWErhv','undo','38616tGqHse','enableCommand','11GXWjts','TrackChangesEditing','has'];_0x1f50=function(){return _0x2a9320;};return _0x1f50();}import{Plugin as _0x5e6f7f}from'ckeditor5/src/core.js';export default class Bt extends _0x5e6f7f{[_0x549075(0x1c3)](){const _0x524b05=_0x549075,_0xa23175=this[_0x524b05(0x1c6)],_0x4e5eac=_0xa23175[_0x524b05(0x1c4)][_0x524b05(0x1b9)](_0x524b05(0x1bf));_0xa23175[_0x524b05(0x1c4)][_0x524b05(0x1c0)](_0x524b05(0x1cb))&&(_0x4e5eac[_0x524b05(0x1bd)](_0x524b05(0x1bb)),_0x4e5eac[_0x524b05(0x1bd)](_0x524b05(0x1c7)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x43ab7f,_0x4347d1){const _0x5025e5=_0x38e5,_0xdd2c15=_0x43ab7f();while(!![]){try{const _0x37dde6=-parseInt(_0x5025e5(0xed))/0x1+-parseInt(_0x5025e5(0xfe))/0x2+-parseInt(_0x5025e5(0x103))/0x3+parseInt(_0x5025e5(0x10a))/0x4+parseInt(_0x5025e5(0x108))/0x5*(-parseInt(_0x5025e5(0x104))/0x6)+parseInt(_0x5025e5(0xec))/0x7+parseInt(_0x5025e5(0xfb))/0x8;if(_0x37dde6===_0x4347d1)break;else _0xdd2c15['push'](_0xdd2c15['shift']());}catch(_0x3e19ff){_0xdd2c15['push'](_0xdd2c15['shift']());}}}(_0x197a,0xf1a7a));function _0x38e5(_0x2ec533,_0x1ae1c1){const _0x197a50=_0x197a();return _0x38e5=function(_0x38e54b,_0x4fd73a){_0x38e54b=_0x38e54b-0xec;let _0x3f2090=_0x197a50[_0x38e54b];return _0x3f2090;},_0x38e5(_0x2ec533,_0x1ae1c1);}function _0x197a(){const _0x9aa13b=['_splitMarkerName','48685000rlvSRk','addClass','bindElementToMarker','1410228fxvmVr','model','item','markerRange','isContent','4830693OfQYHs','168HmNury','parent','name','isBlock','342165JTysKc','getCustomProperty','143664wUNOld','isLimit','activeMarkers','toViewElement','ck-suggestion-marker--active','toViewPosition','includes','markerName','mapper','addHighlight','isAtEnd','start','consumable','plugins','TrackChangesEditing','ck-suggestion-marker-','get','nextSibling','test','createUIElement','2225867XeEErh','1218235zPQRHA','push','createRangeOn','span','insert','getItems','elementEnd','hasAttribute','previousPosition','schema','type','writer','getWalker'];_0x197a=function(){return _0x9aa13b;};return _0x197a();}export function getRangesWithAttribute(_0x237d43,_0x18a97d,_0x24a11c){const _0x1459ae=_0x38e5,_0x2868ee=[];for(const _0x2d819f of _0x18a97d[_0x1459ae(0xf2)]())_0x2d819f[_0x1459ae(0xf4)](_0x237d43)&&_0x2868ee[_0x1459ae(0xee)](_0x24a11c[_0x1459ae(0xef)](_0x2d819f));return _0x2868ee;}export function downcastSplitMergeMarker(_0x5e0d0d,_0x21c051,{showActiveMarker:_0x5297a6=!0x0}={}){const _0x2df33f=_0x38e5,_0x3b5478=_0x5e0d0d[_0x2df33f(0x117)][_0x2df33f(0x11a)](_0x2df33f(0x118));return(_0xf1a9aa,_0x2fb510,_0x254230)=>{const _0x38d5e3=_0x2df33f;if(!_0x254230[_0x38d5e3(0x116)][_0x38d5e3(0x11c)](_0x2fb510[_0x38d5e3(0x101)],_0xf1a9aa[_0x38d5e3(0x106)]))return;const _0x594e4e=_0x2fb510[_0x38d5e3(0x101)][_0x38d5e3(0xf9)](),_0x10645a=_0x2fb510[_0x38d5e3(0x101)][_0x38d5e3(0x115)],_0x40a113=_0x5e0d0d[_0x38d5e3(0xff)][_0x38d5e3(0xf6)];let _0x1d1ea2=null,_0xb7d3dd=null,_0x3bbc68=!0x1,_0x51de30=!0x1;for(const _0x190d0c of _0x594e4e){const _0x163c8f=_0x190d0c[_0x38d5e3(0x100)];_0x3bbc68=_0x3bbc68||_0x40a113[_0x38d5e3(0x102)](_0x163c8f);const _0x85ad2e=_0x254230[_0x38d5e3(0x112)][_0x38d5e3(0x10d)](_0x163c8f);if(_0x85ad2e&&_0x85ad2e[_0x38d5e3(0x109)](_0x38d5e3(0x113)))return;_0x38d5e3(0xf3)==_0x190d0c[_0x38d5e3(0xf7)]&&(_0x40a113[_0x38d5e3(0x107)](_0x163c8f)&&!_0x40a113[_0x38d5e3(0x10b)](_0x163c8f)&&(_0x163c8f[_0x38d5e3(0x11b)]||_0x10645a[_0x38d5e3(0x114)]?_0x1d1ea2&&_0x1d1ea2[_0x38d5e3(0x105)]==_0x163c8f||(_0x1d1ea2=_0x163c8f,_0x1f3c2f(_0x190d0c[_0x38d5e3(0xf5)]),_0x51de30=!0x0):_0xb7d3dd=_0xb7d3dd||_0x190d0c[_0x38d5e3(0xf5)]));}function _0x1f3c2f(_0x45569b){const _0x5b9238=_0x38d5e3,{authorId:_0x35e1e9}=_0x3b5478[_0x5b9238(0xfa)](_0x2fb510[_0x5b9238(0x111)]),_0xa3bf68=_0x254230[_0x5b9238(0xf8)][_0x5b9238(0x11d)](_0x5b9238(0xf0),{'class':_0x5b9238(0x119)+_0x21c051,'data-author-id':_0x35e1e9}),_0x499025=_0x254230[_0x5b9238(0x112)][_0x5b9238(0x10f)](_0x45569b);_0x5297a6&&_0x3b5478[_0x5b9238(0x10c)][_0x5b9238(0x110)](_0x2fb510[_0x5b9238(0x111)])&&_0x254230[_0x5b9238(0xf8)][_0x5b9238(0xfc)](_0x5b9238(0x10e),_0xa3bf68),_0x254230[_0x5b9238(0xf8)][_0x5b9238(0xf1)](_0x499025,_0xa3bf68),_0x254230[_0x5b9238(0x112)][_0x5b9238(0xfd)](_0xa3bf68,_0x2fb510[_0x5b9238(0x111)]);}_0x3bbc68||_0x51de30||!_0xb7d3dd||_0x1f3c2f(_0xb7d3dd);};}
23
+ function _0x2d84(){const _0x24ff32=['get','consumable','test','name','11128856fCRkCX','ck-suggestion-marker--active','isContent','markerName','30PYmtMw','71024vixFRO','parent','activeMarkers','previousPosition','toViewPosition','push','isLimit','addHighlight','TrackChangesEditing','createUIElement','ck-suggestion-marker-','isAtEnd','getItems','plugins','elementEnd','model','markerRange','toViewElement','schema','createRangeOn','start','isBlock','includes','insert','155096gsiEAK','item','nextSibling','448936tyChIc','4667152DjXLKs','span','addClass','getCustomProperty','_splitMarkerName','bindElementToMarker','type','mapper','4782708VtujVP','getWalker','942975NjXyqB','hasAttribute','writer'];_0x2d84=function(){return _0x24ff32;};return _0x2d84();}(function(_0x339b81,_0x269159){const _0x3fe94c=_0x587b,_0x471640=_0x339b81();while(!![]){try{const _0x3b68b6=-parseInt(_0x3fe94c(0x1b8))/0x1+-parseInt(_0x3fe94c(0x19d))/0x2+-parseInt(_0x3fe94c(0x19c))/0x3*(parseInt(_0x3fe94c(0x1b5))/0x4)+-parseInt(_0x3fe94c(0x191))/0x5+parseInt(_0x3fe94c(0x18f))/0x6+-parseInt(_0x3fe94c(0x1b9))/0x7+parseInt(_0x3fe94c(0x198))/0x8;if(_0x3b68b6===_0x269159)break;else _0x471640['push'](_0x471640['shift']());}catch(_0x3f9db8){_0x471640['push'](_0x471640['shift']());}}}(_0x2d84,0x707a2));export function getRangesWithAttribute(_0x125828,_0x4031f3,_0x4094af){const _0x207f9c=_0x587b,_0x5c8e4f=[];for(const _0x55852f of _0x4031f3[_0x207f9c(0x1a9)]())_0x55852f[_0x207f9c(0x192)](_0x125828)&&_0x5c8e4f[_0x207f9c(0x1a2)](_0x4094af[_0x207f9c(0x1b0)](_0x55852f));return _0x5c8e4f;}function _0x587b(_0x3be090,_0x22b47f){const _0x2d8471=_0x2d84();return _0x587b=function(_0x587b9f,_0x39f836){_0x587b9f=_0x587b9f-0x18e;let _0x16a6e5=_0x2d8471[_0x587b9f];return _0x16a6e5;},_0x587b(_0x3be090,_0x22b47f);}export function downcastSplitMergeMarker(_0x2d9f71,_0x160502,{showActiveMarker:_0x346fd5=!0x0}={}){const _0x19f524=_0x587b,_0x5b7f69=_0x2d9f71[_0x19f524(0x1aa)][_0x19f524(0x194)](_0x19f524(0x1a5));return(_0x3fd305,_0x31ec45,_0x3514ca)=>{const _0x570f93=_0x19f524;if(!_0x3514ca[_0x570f93(0x195)][_0x570f93(0x196)](_0x31ec45[_0x570f93(0x1ad)],_0x3fd305[_0x570f93(0x197)]))return;const _0x2a5aff=_0x31ec45[_0x570f93(0x1ad)][_0x570f93(0x190)](),_0x2df5d8=_0x31ec45[_0x570f93(0x1ad)][_0x570f93(0x1b1)],_0x1a3e39=_0x2d9f71[_0x570f93(0x1ac)][_0x570f93(0x1af)];let _0x2151c5=null,_0x33e41e=null,_0x40dcf9=!0x1,_0x3a3e62=!0x1;for(const _0xd18646 of _0x2a5aff){const _0x34d232=_0xd18646[_0x570f93(0x1b6)];_0x40dcf9=_0x40dcf9||_0x1a3e39[_0x570f93(0x19a)](_0x34d232);const _0x3164c8=_0x3514ca[_0x570f93(0x18e)][_0x570f93(0x1ae)](_0x34d232);if(_0x3164c8&&_0x3164c8[_0x570f93(0x1bc)](_0x570f93(0x1a4)))return;_0x570f93(0x1ab)==_0xd18646[_0x570f93(0x1bf)]&&(_0x1a3e39[_0x570f93(0x1b2)](_0x34d232)&&!_0x1a3e39[_0x570f93(0x1a3)](_0x34d232)&&(_0x34d232[_0x570f93(0x1b7)]||_0x2df5d8[_0x570f93(0x1a8)]?_0x2151c5&&_0x2151c5[_0x570f93(0x19e)]==_0x34d232||(_0x2151c5=_0x34d232,_0x5b1a8f(_0xd18646[_0x570f93(0x1a0)]),_0x3a3e62=!0x0):_0x33e41e=_0x33e41e||_0xd18646[_0x570f93(0x1a0)]));}function _0x5b1a8f(_0x2d18d7){const _0x262d4a=_0x570f93,{authorId:_0x477eb1}=_0x5b7f69[_0x262d4a(0x1bd)](_0x31ec45[_0x262d4a(0x19b)]),_0x11ad6a=_0x3514ca[_0x262d4a(0x193)][_0x262d4a(0x1a6)](_0x262d4a(0x1ba),{'class':_0x262d4a(0x1a7)+_0x160502,'data-author-id':_0x477eb1}),_0x15bef4=_0x3514ca[_0x262d4a(0x18e)][_0x262d4a(0x1a1)](_0x2d18d7);_0x346fd5&&_0x5b7f69[_0x262d4a(0x19f)][_0x262d4a(0x1b3)](_0x31ec45[_0x262d4a(0x19b)])&&_0x3514ca[_0x262d4a(0x193)][_0x262d4a(0x1bb)](_0x262d4a(0x199),_0x11ad6a),_0x3514ca[_0x262d4a(0x193)][_0x262d4a(0x1b4)](_0x15bef4,_0x11ad6a),_0x3514ca[_0x262d4a(0x18e)][_0x262d4a(0x1be)](_0x11ad6a,_0x31ec45[_0x262d4a(0x19b)]);}_0x40dcf9||_0x3a3e62||!_0x33e41e||_0x5b1a8f(_0x33e41e);};}