@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240422.0 → 0.0.0-nightly-20240424.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 (238) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index-content.css +4 -0
  3. package/dist/index-editor.css +4 -0
  4. package/dist/index.css +4 -0
  5. package/dist/index.js +23 -0
  6. package/dist/translations/ar.d.ts +8 -0
  7. package/dist/translations/ar.js +23 -0
  8. package/dist/translations/az.d.ts +8 -0
  9. package/dist/translations/az.js +23 -0
  10. package/dist/translations/bg.d.ts +8 -0
  11. package/dist/translations/bg.js +23 -0
  12. package/dist/translations/bn.d.ts +8 -0
  13. package/dist/translations/bn.js +23 -0
  14. package/dist/translations/ca.d.ts +8 -0
  15. package/dist/translations/ca.js +23 -0
  16. package/dist/translations/cs.d.ts +8 -0
  17. package/dist/translations/cs.js +23 -0
  18. package/dist/translations/da.d.ts +8 -0
  19. package/dist/translations/da.js +23 -0
  20. package/dist/translations/de.d.ts +8 -0
  21. package/dist/translations/de.js +23 -0
  22. package/dist/translations/el.d.ts +8 -0
  23. package/dist/translations/el.js +23 -0
  24. package/dist/translations/en-au.d.ts +8 -0
  25. package/dist/translations/en-au.js +23 -0
  26. package/dist/translations/en.d.ts +8 -0
  27. package/dist/translations/en.js +23 -0
  28. package/dist/translations/es.d.ts +8 -0
  29. package/dist/translations/es.js +23 -0
  30. package/dist/translations/et.d.ts +8 -0
  31. package/dist/translations/et.js +23 -0
  32. package/dist/translations/fi.d.ts +8 -0
  33. package/dist/translations/fi.js +23 -0
  34. package/dist/translations/fr.d.ts +8 -0
  35. package/dist/translations/fr.js +23 -0
  36. package/dist/translations/gl.d.ts +8 -0
  37. package/dist/translations/gl.js +23 -0
  38. package/dist/translations/he.d.ts +8 -0
  39. package/dist/translations/he.js +23 -0
  40. package/dist/translations/hi.d.ts +8 -0
  41. package/dist/translations/hi.js +23 -0
  42. package/dist/translations/hr.d.ts +8 -0
  43. package/dist/translations/hr.js +23 -0
  44. package/dist/translations/hu.d.ts +8 -0
  45. package/dist/translations/hu.js +23 -0
  46. package/dist/translations/id.d.ts +8 -0
  47. package/dist/translations/id.js +23 -0
  48. package/dist/translations/it.d.ts +8 -0
  49. package/dist/translations/it.js +23 -0
  50. package/dist/translations/ja.d.ts +8 -0
  51. package/dist/translations/ja.js +23 -0
  52. package/dist/translations/ko.d.ts +8 -0
  53. package/dist/translations/ko.js +23 -0
  54. package/dist/translations/lt.d.ts +8 -0
  55. package/dist/translations/lt.js +23 -0
  56. package/dist/translations/lv.d.ts +8 -0
  57. package/dist/translations/lv.js +23 -0
  58. package/dist/translations/ms.d.ts +8 -0
  59. package/dist/translations/ms.js +23 -0
  60. package/dist/translations/nl.d.ts +8 -0
  61. package/dist/translations/nl.js +23 -0
  62. package/dist/translations/no.d.ts +8 -0
  63. package/dist/translations/no.js +23 -0
  64. package/dist/translations/pl.d.ts +8 -0
  65. package/dist/translations/pl.js +23 -0
  66. package/dist/translations/pt-br.d.ts +8 -0
  67. package/dist/translations/pt-br.js +23 -0
  68. package/dist/translations/pt.d.ts +8 -0
  69. package/dist/translations/pt.js +23 -0
  70. package/dist/translations/ro.d.ts +8 -0
  71. package/dist/translations/ro.js +23 -0
  72. package/dist/translations/ru.d.ts +8 -0
  73. package/dist/translations/ru.js +23 -0
  74. package/dist/translations/sk.d.ts +8 -0
  75. package/dist/translations/sk.js +23 -0
  76. package/dist/translations/sq.d.ts +8 -0
  77. package/dist/translations/sq.js +23 -0
  78. package/dist/translations/sr-latn.d.ts +8 -0
  79. package/dist/translations/sr-latn.js +23 -0
  80. package/dist/translations/sr.d.ts +8 -0
  81. package/dist/translations/sr.js +23 -0
  82. package/dist/translations/sv.d.ts +8 -0
  83. package/dist/translations/sv.js +23 -0
  84. package/dist/translations/th.d.ts +8 -0
  85. package/dist/translations/th.js +23 -0
  86. package/dist/translations/tk.d.ts +8 -0
  87. package/dist/translations/tk.js +23 -0
  88. package/dist/translations/tr.d.ts +8 -0
  89. package/dist/translations/tr.js +23 -0
  90. package/dist/translations/tt.d.ts +8 -0
  91. package/dist/translations/tt.js +23 -0
  92. package/dist/translations/uk.d.ts +8 -0
  93. package/dist/translations/uk.js +23 -0
  94. package/dist/translations/ur.d.ts +8 -0
  95. package/dist/translations/ur.js +23 -0
  96. package/dist/translations/vi.d.ts +8 -0
  97. package/dist/translations/vi.js +23 -0
  98. package/dist/translations/zh-cn.d.ts +8 -0
  99. package/dist/translations/zh-cn.js +23 -0
  100. package/dist/translations/zh.d.ts +8 -0
  101. package/dist/translations/zh.js +23 -0
  102. package/dist/types/augmentation.d.ts +44 -0
  103. package/dist/types/commands/acceptsuggestioncommand.d.ts +28 -0
  104. package/dist/types/commands/discardsuggestioncommand.d.ts +28 -0
  105. package/dist/types/commands/executeonallsuggestionscommand.d.ts +28 -0
  106. package/dist/types/commands/executeonselectedsuggestionscommand.d.ts +28 -0
  107. package/dist/types/commands/trackchangescommand.d.ts +30 -0
  108. package/dist/types/index.d.ts +20 -0
  109. package/dist/types/integrations/aiassistant.d.ts +21 -0
  110. package/dist/types/integrations/alignment.d.ts +21 -0
  111. package/dist/types/integrations/basicstyles.d.ts +21 -0
  112. package/dist/types/integrations/blockquote.d.ts +21 -0
  113. package/dist/types/integrations/casechange.d.ts +21 -0
  114. package/dist/types/integrations/ckbox.d.ts +21 -0
  115. package/dist/types/integrations/codeblock.d.ts +21 -0
  116. package/dist/types/integrations/comments.d.ts +18 -0
  117. package/dist/types/integrations/deletecommand.d.ts +21 -0
  118. package/dist/types/integrations/entercommand.d.ts +20 -0
  119. package/dist/types/integrations/findandreplace.d.ts +25 -0
  120. package/dist/types/integrations/font.d.ts +21 -0
  121. package/dist/types/integrations/formatpainter.d.ts +21 -0
  122. package/dist/types/integrations/heading.d.ts +21 -0
  123. package/dist/types/integrations/highlight.d.ts +21 -0
  124. package/dist/types/integrations/horizontalline.d.ts +21 -0
  125. package/dist/types/integrations/htmlembed.d.ts +21 -0
  126. package/dist/types/integrations/image.d.ts +21 -0
  127. package/dist/types/integrations/imagereplace.d.ts +21 -0
  128. package/dist/types/integrations/imagestyle.d.ts +21 -0
  129. package/dist/types/integrations/importword.d.ts +22 -0
  130. package/dist/types/integrations/indent.d.ts +21 -0
  131. package/dist/types/integrations/inputcommand.d.ts +20 -0
  132. package/dist/types/integrations/legacylist.d.ts +21 -0
  133. package/dist/types/integrations/legacylistproperties.d.ts +33 -0
  134. package/dist/types/integrations/link.d.ts +21 -0
  135. package/dist/types/integrations/list.d.ts +21 -0
  136. package/dist/types/integrations/listproperties.d.ts +24 -0
  137. package/dist/types/integrations/mediaembed.d.ts +21 -0
  138. package/dist/types/integrations/mention.d.ts +21 -0
  139. package/dist/types/integrations/multilevellist.d.ts +28 -0
  140. package/dist/types/integrations/pagebreak.d.ts +21 -0
  141. package/dist/types/integrations/paragraph.d.ts +21 -0
  142. package/dist/types/integrations/removeformat.d.ts +21 -0
  143. package/dist/types/integrations/restrictededitingmode.d.ts +21 -0
  144. package/dist/types/integrations/shiftentercommand.d.ts +20 -0
  145. package/dist/types/integrations/standardeditingmode.d.ts +21 -0
  146. package/dist/types/integrations/style.d.ts +21 -0
  147. package/dist/types/integrations/table.d.ts +46 -0
  148. package/dist/types/integrations/tablecaption.d.ts +26 -0
  149. package/dist/types/integrations/tableclipboard.d.ts +23 -0
  150. package/dist/types/integrations/tablecolumnresize.d.ts +30 -0
  151. package/dist/types/integrations/tableheadings.d.ts +26 -0
  152. package/dist/types/integrations/tablemergesplit.d.ts +26 -0
  153. package/dist/types/integrations/tableofcontents.d.ts +21 -0
  154. package/dist/types/integrations/tableproperties.d.ts +31 -0
  155. package/dist/types/integrations/template.d.ts +21 -0
  156. package/dist/types/integrations/title.d.ts +21 -0
  157. package/dist/types/integrations/undo.d.ts +21 -0
  158. package/dist/types/integrations/utils.d.ts +25 -0
  159. package/dist/types/suggestion.d.ts +295 -0
  160. package/dist/types/suggestiondescriptionfactory.d.ts +187 -0
  161. package/dist/types/trackchanges.d.ts +184 -0
  162. package/dist/types/trackchangesconfig.d.ts +82 -0
  163. package/dist/types/trackchangesdata.d.ts +45 -0
  164. package/dist/types/trackchangesediting.d.ts +530 -0
  165. package/dist/types/trackchangesui.d.ts +42 -0
  166. package/dist/types/ui/suggestioncontroller.d.ts +41 -0
  167. package/dist/types/ui/view/basesuggestionthreadview.d.ts +174 -0
  168. package/dist/types/ui/view/suggestionthreadview.d.ts +186 -0
  169. package/dist/types/utils/common-translations.d.ts +13 -0
  170. package/dist/types/utils/utils.d.ts +34 -0
  171. package/package.json +4 -3
  172. package/src/commands/acceptsuggestioncommand.js +1 -1
  173. package/src/commands/discardsuggestioncommand.js +1 -1
  174. package/src/commands/executeonallsuggestionscommand.js +1 -1
  175. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  176. package/src/commands/trackchangescommand.js +1 -1
  177. package/src/index.js +1 -1
  178. package/src/integrations/aiassistant.js +1 -1
  179. package/src/integrations/alignment.js +1 -1
  180. package/src/integrations/basicstyles.js +1 -1
  181. package/src/integrations/blockquote.js +1 -1
  182. package/src/integrations/casechange.js +1 -1
  183. package/src/integrations/ckbox.js +1 -1
  184. package/src/integrations/codeblock.js +1 -1
  185. package/src/integrations/comments.js +1 -1
  186. package/src/integrations/deletecommand.js +1 -1
  187. package/src/integrations/entercommand.js +1 -1
  188. package/src/integrations/findandreplace.js +1 -1
  189. package/src/integrations/font.js +1 -1
  190. package/src/integrations/formatpainter.js +1 -1
  191. package/src/integrations/heading.js +1 -1
  192. package/src/integrations/highlight.js +1 -1
  193. package/src/integrations/horizontalline.js +1 -1
  194. package/src/integrations/htmlembed.js +1 -1
  195. package/src/integrations/image.js +1 -1
  196. package/src/integrations/imagereplace.js +1 -1
  197. package/src/integrations/imagestyle.js +1 -1
  198. package/src/integrations/importword.js +1 -1
  199. package/src/integrations/indent.js +1 -1
  200. package/src/integrations/inputcommand.js +1 -1
  201. package/src/integrations/legacylist.js +1 -1
  202. package/src/integrations/legacylistproperties.js +1 -1
  203. package/src/integrations/link.js +1 -1
  204. package/src/integrations/list.js +1 -1
  205. package/src/integrations/listproperties.js +1 -1
  206. package/src/integrations/mediaembed.js +1 -1
  207. package/src/integrations/mention.js +1 -1
  208. package/src/integrations/multilevellist.js +1 -1
  209. package/src/integrations/pagebreak.js +1 -1
  210. package/src/integrations/paragraph.js +1 -1
  211. package/src/integrations/removeformat.js +1 -1
  212. package/src/integrations/restrictededitingmode.js +1 -1
  213. package/src/integrations/shiftentercommand.js +1 -1
  214. package/src/integrations/standardeditingmode.js +1 -1
  215. package/src/integrations/style.js +1 -1
  216. package/src/integrations/table.js +1 -1
  217. package/src/integrations/tablecaption.js +1 -1
  218. package/src/integrations/tableclipboard.js +1 -1
  219. package/src/integrations/tablecolumnresize.js +1 -1
  220. package/src/integrations/tableheadings.js +1 -1
  221. package/src/integrations/tablemergesplit.js +1 -1
  222. package/src/integrations/tableofcontents.js +1 -1
  223. package/src/integrations/tableproperties.js +1 -1
  224. package/src/integrations/template.js +1 -1
  225. package/src/integrations/title.js +1 -1
  226. package/src/integrations/undo.js +1 -1
  227. package/src/integrations/utils.js +1 -1
  228. package/src/suggestion.js +1 -1
  229. package/src/suggestiondescriptionfactory.js +1 -1
  230. package/src/trackchanges.js +1 -1
  231. package/src/trackchangesdata.js +1 -1
  232. package/src/trackchangesediting.js +1 -1
  233. package/src/trackchangesui.js +1 -1
  234. package/src/ui/suggestioncontroller.js +1 -1
  235. package/src/ui/view/basesuggestionthreadview.js +1 -1
  236. package/src/ui/view/suggestionthreadview.js +1 -1
  237. package/src/utils/common-translations.js +1 -1
  238. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3da936=_0x37de;function _0x2cb9(){const _0x93cd6b=['getColumnIndexes','max','rootName','rowspan','findAncestor','model','registerCustomCallback','selectTableRow','_splitMarkerName','element','_setupColumnsRowsFixing','ELEMENT_TABLE_ROW_WITH_TEXT','values','isEqual','join','getAttribute','editor','showSuggestionHighlights','plugins','some','isArray','*Remove:*\x20%0','change','document','ELEMENT_TABLE_COLUMN_WITH_TEXT','toLowerCase','item','addRange','change:data','insertTable','every','insert','low','_tablePostFixingSubtypes','insertTableRowAbove','min','has','registerPostFixer','markMultiRangeInsertion','first','ELEMENT_TABLE_COLUMN','root','getItems','minColumn','accept','_getSuggestionCoords','addClass','forceValue','removeTableColumn','last','getChangedMarkers','2237208EZpRBo','_descriptionFactory','createTableWalker','writer','add','setSelection','97887vpDhBC','TableEditing','30SCWhCF','name','_tableSuggestions','startsWith','getContainedElement','TrackChangesEditing','getFirstRange','TableUtils','classes','afterInit','getRowIndexes','9710YcEbys','addMarker:suggestion','1311237ZepRdz','markMultiRangeDeletion','substr','getCellLocation','data','locale','map','_acceptFormatSuggestionCallbackFactory','createPositionAt','position','_suggestionFactory','tableRow','order','selectTableColumn','options','ELEMENT_TABLE','tablePaste','_getCoordsForCells','mapper','$graveyard','*Insert:*\x20%0','isInContent','table','isTouching','highest','minRow','execute','span','getSelectionAffectedTableCells','nodeAfter','toViewElement','120ObDrTM','removeClass','type','colspan','left','get','cell','start','detach','getSuggestion','length','removeTableRow','enqueueChange','push','includes','createRangeOn','oldRange','hasAttribute','above','selection','$textProxy','enableCommand','differ','ELEMENT_TABLE_ROW','createRangeIn','downcastDispatcher','discard','MAX_SAFE_INTEGER','MIN_SAFE_INTEGER','tableCell','nodeBefore','2439WqUEuh','maxColumn','deletion','getChanges','1194208HUAnGD','suggestion','registerElementLabel','insertTableRowBelow','commands','tableColumn','maxRow','insertTableColumnRight','filter','end','insertion','getChildren','fromRange','4834220MGimAQ','getRanges','isIntersectingWithRange','batch','from','ELEMENT_TABLE_WITH_TEXT','insertTableColumnLeft','refresh','subType','1552313lIZfxp','registerDescriptionCallback'];_0x2cb9=function(){return _0x93cd6b;};return _0x2cb9();}function _0x37de(_0x2e413f,_0x4d3457){const _0x2cb9e2=_0x2cb9();return _0x37de=function(_0x37de19,_0x4623dd){_0x37de19=_0x37de19-0x162;let _0x494815=_0x2cb9e2[_0x37de19];return _0x494815;},_0x37de(_0x2e413f,_0x4d3457);}(function(_0x53f3d6,_0xe224e7){const _0x5c860c=_0x37de,_0x470ffb=_0x53f3d6();while(!![]){try{const _0x44e230=parseInt(_0x5c860c(0x1c1))/0x1+parseInt(_0x5c860c(0x203))/0x2+-parseInt(_0x5c860c(0x1b2))/0x3*(-parseInt(_0x5c860c(0x1e0))/0x4)+-parseInt(_0x5c860c(0x16e))/0x5+-parseInt(_0x5c860c(0x1b4))/0x6*(parseInt(_0x5c860c(0x177))/0x7)+-parseInt(_0x5c860c(0x1ac))/0x8+parseInt(_0x5c860c(0x1ff))/0x9*(parseInt(_0x5c860c(0x1bf))/0xa);if(_0x44e230===_0xe224e7)break;else _0x470ffb['push'](_0x470ffb['shift']());}catch(_0x7ef3e9){_0x470ffb['push'](_0x470ffb['shift']());}}}(_0x2cb9,0xc21b6));import{Plugin as _0x467835}from'ckeditor5/src/core.js';import{LiveRange as _0x31c43f}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x544370}from'ckeditor5/src/widget.js';import{getTranslation as _0x32f174}from'../utils/common-translations.js';export default class jt extends _0x467835{constructor(_0x1c488b){const _0x470884=_0x37de;super(_0x1c488b),this[_0x470884(0x19a)]=[_0x470884(0x1cc),_0x470884(0x166)],this[_0x470884(0x1b6)]=new Set();}[_0x3da936(0x1bd)](){const _0x3335df=_0x3da936,_0x230302=this[_0x3335df(0x189)],_0x55b53f=_0x230302[_0x3335df(0x17e)][_0x3335df(0x190)][_0x3335df(0x1f3)];if(!_0x230302[_0x3335df(0x18b)][_0x3335df(0x19d)](_0x3335df(0x1b3)))return;const _0xd7fcee=_0x230302[_0x3335df(0x1c6)],_0x1da22b=_0x230302[_0x3335df(0x18b)][_0x3335df(0x1e5)](_0x3335df(0x1b9)),_0x42f4b0=_0x230302[_0x3335df(0x18b)][_0x3335df(0x1e5)](_0x3335df(0x1bb));_0x1da22b[_0x3335df(0x1ad)][_0x3335df(0x163)](_0x3335df(0x1d7),_0x3c8bce=>_0x32f174(_0xd7fcee,_0x3335df(0x1d0),_0x3c8bce)),this[_0x3335df(0x183)](),_0x1da22b[_0x3335df(0x1f5)](_0x3335df(0x196)),_0x1da22b[_0x3335df(0x1f5)](_0x3335df(0x180)),_0x1da22b[_0x3335df(0x1f5)](_0x3335df(0x1ce));for(const _0x2c0fba of[_0x3335df(0x19b),_0x3335df(0x164)]){const _0x120140=_0x230302[_0x3335df(0x165)][_0x3335df(0x1e5)](_0x2c0fba);_0x1da22b[_0x3335df(0x1f5)](_0x2c0fba,_0x5274e6=>{const _0x2be08e=_0x3335df;_0x230302[_0x2be08e(0x17e)][_0x2be08e(0x18f)](_0x105754=>{const _0x2bd3d0=_0x2be08e;_0x5274e6();const _0x3881a6=_0x2bd3d0(0x1f2)===_0x120140[_0x2bd3d0(0x1cd)],_0x391c93=_0x42f4b0[_0x2bd3d0(0x1dd)](_0x55b53f),_0x4bb544=_0x42f4b0[_0x2bd3d0(0x1be)](_0x391c93),_0x16bb75=_0x3881a6?_0x4bb544[_0x2bd3d0(0x1a0)]-0x1:_0x4bb544[_0x2bd3d0(0x1aa)]+0x1,_0x2268f6=_0x391c93[0x0][_0x2bd3d0(0x17d)](_0x2bd3d0(0x1d7)),_0x23c581=_0x42f4b0[_0x2bd3d0(0x1ae)](_0x2268f6,{'startRow':_0x16bb75,'endRow':_0x16bb75}),_0x11e7cd=Array[_0x2bd3d0(0x172)](_0x23c581)[_0x2bd3d0(0x1c7)](_0x560745=>_0x105754[_0x2bd3d0(0x1ef)](_0x560745[_0x2bd3d0(0x1e6)]));_0x1da22b[_0x2bd3d0(0x19f)](_0x11e7cd,_0x2bd3d0(0x1cc));});});}for(const _0x1894ff of[_0x3335df(0x174),_0x3335df(0x168)]){const _0x1afdf5=_0x230302[_0x3335df(0x165)][_0x3335df(0x1e5)](_0x1894ff);_0x1da22b[_0x3335df(0x1f5)](_0x1894ff,_0x4dc6be=>{const _0xc67337=_0x3335df;_0x230302[_0xc67337(0x17e)][_0xc67337(0x18f)](_0x2b9a65=>{const _0x346b80=_0xc67337;_0x4dc6be();const _0x189851=_0x346b80(0x1e4)===_0x1afdf5[_0x346b80(0x1cd)],_0x58833c=_0x42f4b0[_0x346b80(0x1dd)](_0x55b53f),_0x2ae144=_0x42f4b0[_0x346b80(0x179)](_0x58833c),_0x384dbf=_0x189851?_0x2ae144[_0x346b80(0x1a0)]-0x1:_0x2ae144[_0x346b80(0x1aa)]+0x1,_0x231852=_0x58833c[0x0][_0x346b80(0x17d)](_0x346b80(0x1d7)),_0x34abd0=_0x42f4b0[_0x346b80(0x1ae)](_0x231852,{'startRow':0x0,'column':_0x384dbf,'includeAllSlots':!0x1}),_0x52065e=Array[_0x346b80(0x172)](_0x34abd0)[_0x346b80(0x1c7)](_0x403834=>_0x2b9a65[_0x346b80(0x1ef)](_0x403834[_0x346b80(0x1e6)]));_0x1da22b[_0x346b80(0x19f)](_0x52065e,_0x346b80(0x166));});});}for(const _0x37abf1 of[_0x3335df(0x1eb),_0x3335df(0x1a9)]){const _0x2e6f92=_0x37abf1[_0x3335df(0x1c3)](0xb),_0x54a96b=_0x2e6f92[_0x3335df(0x192)](),_0x3780a0=_0x54a96b[_0x3335df(0x1c3)](0x0,0x3)+_0x3335df(0x1dc),_0x2f0f24=_0x3335df(0x1d7)+_0x2e6f92,_0x45bd08=_0x3335df(0x19c)+_0x2e6f92,_0x40d651=_0x3335df(0x17a)+_0x2e6f92;_0x1da22b[_0x3335df(0x1f5)](_0x37abf1,()=>{const _0x59db85=_0x3335df;_0x230302[_0x59db85(0x17e)][_0x59db85(0x18f)](_0x305cbc=>{const _0x2f7d15=_0x59db85,_0x36e4a2=_0x42f4b0[_0x2f7d15(0x1dd)](_0x55b53f),_0x5538da=_0x36e4a2[0x0][_0x2f7d15(0x17d)](_0x2f7d15(0x1d7));let _0x39b9c7;if(_0x2f7d15(0x1eb)==_0x37abf1){const _0x48e050=_0x42f4b0[_0x2f7d15(0x1be)](_0x36e4a2);_0x39b9c7={'startRow':_0x48e050[_0x2f7d15(0x1a0)],'endRow':_0x48e050[_0x2f7d15(0x1aa)],'includeAllSlots':!0x0};}else{const _0x544fe6=_0x42f4b0[_0x2f7d15(0x179)](_0x36e4a2);_0x39b9c7={'startColumn':_0x544fe6[_0x2f7d15(0x1a0)],'endColumn':_0x544fe6[_0x2f7d15(0x1aa)],'includeAllSlots':!0x0};}const _0x4502b1=_0x42f4b0[_0x2f7d15(0x1ae)](_0x5538da,_0x39b9c7),_0x5a094d=Array[_0x2f7d15(0x172)](_0x4502b1)[_0x2f7d15(0x1c7)](({cell:_0x802662})=>_0x802662),_0x316174=Ee(_0x5a094d[_0x2f7d15(0x169)](_0x41fa1c=>_0x41fa1c[_0x2f7d15(0x1f1)](_0x3780a0))),_0x4f4ed9=Ee(_0x5a094d[_0x2f7d15(0x169)](_0x3b32fa=>!_0x3b32fa[_0x2f7d15(0x1f1)](_0x3780a0)))[_0x2f7d15(0x1c7)](_0x2dde68=>_0x305cbc[_0x2f7d15(0x1ef)](_0x2dde68)),_0x1e37eb=_0x1da22b[_0x2f7d15(0x1c2)](_0x4f4ed9,_0x2f0f24);if(_0x1e37eb&&(_0x2f7d15(0x1cc)==_0x1e37eb[_0x2f7d15(0x176)]||_0x2f7d15(0x166)==_0x1e37eb[_0x2f7d15(0x176)])){const _0x230d0d=this[_0x2f7d15(0x1a6)](_0x1e37eb);for(const _0x1219f4 of _0x316174){const _0x1e2b98=_0x305cbc[_0x2f7d15(0x1ef)](_0x1219f4),_0x254e03=_0x42f4b0[_0x2f7d15(0x1c4)](_0x1219f4),_0x2fbc23=_0x1219f4[_0x2f7d15(0x188)](_0x3780a0)-0x1,_0x1eee2d=_0x230d0d[_0x45bd08],_0x4778d2=_0x230d0d[_0x40d651];_0x1eee2d<=_0x254e03[_0x54a96b]&&_0x254e03[_0x54a96b]+_0x2fbc23<=_0x4778d2&&_0x1e37eb[_0x2f7d15(0x194)](_0x1e2b98);}}});});}function _0x40ece2(_0x401a12){const _0x2427e2=_0x3335df,_0xfa5228=Array[_0x2427e2(0x172)](_0x55b53f[_0x2427e2(0x16f)]())[_0x2427e2(0x1c7)](_0x321fc9=>_0x31c43f[_0x2427e2(0x16d)](_0x321fc9));_0x230302[_0x2427e2(0x17e)][_0x2427e2(0x18f)](_0x125977=>{const _0x2176e8=_0x2427e2,_0x2262c6=_0x125977[_0x2176e8(0x171)];_0x401a12=_0x401a12[_0x2176e8(0x169)](_0x5b008a=>_0x2176e8(0x1d4)!=_0x5b008a[_0x2176e8(0x1a2)][_0x2176e8(0x17b)]),_0x125977[_0x2176e8(0x1b1)](_0x401a12),_0x230302[_0x2176e8(0x165)][_0x2176e8(0x1e5)](_0x2176e8(0x1eb))[_0x2176e8(0x175)](),_0x230302[_0x2176e8(0x1db)](_0x2176e8(0x1eb),{'forceDefaultExecution':!0x0}),_0x230302[_0x2176e8(0x17e)][_0x2176e8(0x1ec)](()=>{const _0x4a5146=_0x2176e8;_0x230302[_0x4a5146(0x17e)][_0x4a5146(0x1ec)](_0x2262c6,_0x579aec=>{const _0x3bba2a=_0x4a5146,_0x526476=_0xfa5228[_0x3bba2a(0x169)](_0x487fa5=>_0x3bba2a(0x1d4)!=_0x487fa5[_0x3bba2a(0x1a2)][_0x3bba2a(0x17b)]);_0x526476[_0x3bba2a(0x1ea)]>0x0&&_0x579aec[_0x3bba2a(0x1b1)](_0x526476);for(const _0x2eeaff of _0xfa5228)_0x2eeaff[_0x3bba2a(0x1e8)]();});});});}function _0x58e758(_0x47906a){const _0xabc273=_0x3335df;_0x230302[_0xabc273(0x17e)][_0xabc273(0x18f)](_0x46b7eb=>{const _0x40fcc9=_0xabc273,_0x2134c4=Array[_0x40fcc9(0x172)](_0x55b53f[_0x40fcc9(0x16f)]())[_0x40fcc9(0x1c7)](_0x398970=>_0x31c43f[_0x40fcc9(0x16d)](_0x398970)),_0x4a5d94=[];for(const _0x4b7a3e of _0x47906a)for(const _0x11daf8 of _0x4b7a3e[_0x40fcc9(0x1a3)]({'shallow':!0x0}))_0x4a5d94[_0x40fcc9(0x1ed)](_0x11daf8);for(const _0x2b9af8 of _0x4a5d94)_0x40fcc9(0x1d4)!=_0x2b9af8[_0x40fcc9(0x1a2)][_0x40fcc9(0x17b)]&&(_0x46b7eb[_0x40fcc9(0x1b1)](_0x46b7eb[_0x40fcc9(0x1c9)](_0x2b9af8,0x0)),_0x230302[_0x40fcc9(0x165)][_0x40fcc9(0x1e5)](_0x40fcc9(0x1a9))[_0x40fcc9(0x175)](),_0x230302[_0x40fcc9(0x1db)](_0x40fcc9(0x1a9),{'forceDefaultExecution':!0x0}));const _0x442f3a=_0x2134c4[_0x40fcc9(0x169)](_0x23fbc6=>_0x40fcc9(0x1d4)!=_0x23fbc6[_0x40fcc9(0x1a2)][_0x40fcc9(0x17b)]);_0x442f3a[_0x40fcc9(0x1ea)]>0x0&&_0x46b7eb[_0x40fcc9(0x1b1)](_0x442f3a);for(const _0x50f141 of _0x2134c4)_0x50f141[_0x40fcc9(0x1e8)]();});}function _0x419550(_0x1cc618,_0x240e9e){const _0x20bbcf=_0x3335df;return _0x240e9e[_0x20bbcf(0x197)](_0x1afe18=>_0x1cc618[_0x20bbcf(0x18c)](_0x4a09db=>_0x4a09db[_0x20bbcf(0x16a)][_0x20bbcf(0x186)](_0x1afe18[_0x20bbcf(0x1e7)])||_0x1afe18[_0x20bbcf(0x16a)][_0x20bbcf(0x186)](_0x4a09db[_0x20bbcf(0x1e7)])));}function _0x143708(_0x5a5194,_0x2577ea){const _0x1d8cf1=_0x3335df;return _0x5a5194[_0x1d8cf1(0x18c)](_0x4ef7ff=>_0x2577ea[_0x1d8cf1(0x18c)](_0x33a518=>_0x4ef7ff[_0x1d8cf1(0x16a)][_0x1d8cf1(0x1d8)](_0x33a518[_0x1d8cf1(0x1e7)])));}_0x230302[_0x3335df(0x1c5)][_0x3335df(0x1f9)]['on'](_0x3335df(0x1c0),(_0x54b1b5,_0x1a6603,_0x9a5147)=>{const _0x398385=_0x3335df;if(!_0x9a5147[_0x398385(0x1cf)][_0x398385(0x18a)])return;const _0x535724=_0x1a6603[_0x398385(0x193)];if(!_0x535724)return;const _0x516434=_0x9a5147[_0x398385(0x1d3)][_0x398385(0x1df)](_0x535724);function _0x26cf00(_0x4e04a1){const _0x63de94=_0x398385;return Array[_0x63de94(0x18d)](_0x4e04a1)?_0x4e04a1:[_0x4e04a1];}_0x516434&&_0x398385(0x1fd)===_0x535724[_0x398385(0x1b5)]&&_0x544370(_0x516434,_0x9a5147[_0x398385(0x1af)],(_0x4cbf18,_0x500ba6,_0x135f15)=>_0x135f15[_0x398385(0x1a7)](_0x26cf00(_0x500ba6[_0x398385(0x1bc)]),_0x4cbf18),(_0x5aeb2e,_0xe7c925,_0x8d84d)=>_0x8d84d[_0x398385(0x1e1)](_0x26cf00(_0xe7c925[_0x398385(0x1bc)]),_0x5aeb2e));},{'priority':_0x3335df(0x1d9)}),_0x1da22b[_0x3335df(0x1ad)][_0x3335df(0x178)](_0x252991=>{const _0x2d9563=_0x3335df;if(_0x2d9563(0x16b)!=_0x252991[_0x2d9563(0x1e2)]&&_0x2d9563(0x201)!=_0x252991[_0x2d9563(0x1e2)])return;const _0x2c6a68=_0x252991[_0x2d9563(0x1b8)]();if(null!=_0x2c6a68&&_0x2c6a68['is'](_0x2d9563(0x182),_0x2d9563(0x1d7))){if(_0x2d9563(0x16b)==_0x252991[_0x2d9563(0x1e2)]){const _0x157e7a=_0x252991[_0x2d9563(0x1a3)]()[_0x2d9563(0x169)](_0x41f5a3=>_0x41f5a3['is'](_0x2d9563(0x1f4)))[_0x2d9563(0x1c7)](_0x2de5e8=>_0x2de5e8[_0x2d9563(0x1c5)]);if(_0x157e7a[_0x2d9563(0x1ea)])return{'type':_0x2d9563(0x16b),'content':_0x32f174(_0xd7fcee,_0x2d9563(0x1d5),_0x32f174(_0xd7fcee,_0x2d9563(0x173),'\x22'+_0x157e7a[_0x2d9563(0x187)]('\x20')+'\x22'))};}if(_0x2d9563(0x201)==_0x252991[_0x2d9563(0x1e2)]){const _0x4eb956=_0x252991[_0x2d9563(0x1a3)]()[_0x2d9563(0x169)](_0x2ba507=>_0x2ba507['is'](_0x2d9563(0x1f4)))[_0x2d9563(0x1c7)](_0x36dce3=>_0x36dce3[_0x2d9563(0x1c5)]);if(_0x4eb956[_0x2d9563(0x1ea)])return{'type':_0x2d9563(0x201),'content':_0x32f174(_0xd7fcee,_0x2d9563(0x18e),_0x32f174(_0xd7fcee,_0x2d9563(0x173),'\x22'+_0x4eb956[_0x2d9563(0x187)]('\x20')+'\x22'))};}}}),_0x1da22b[_0x3335df(0x1ad)][_0x3335df(0x178)](_0x3842c8=>{const _0x1c1aa7=_0x3335df;if(_0x1c1aa7(0x1cc)==_0x3842c8[_0x1c1aa7(0x176)]){const _0x4fe2f2=_0x3842c8[_0x1c1aa7(0x1a3)]()[_0x1c1aa7(0x169)](_0x5328c9=>_0x5328c9['is'](_0x1c1aa7(0x1f4)))[_0x1c1aa7(0x1c7)](_0x410d74=>_0x410d74[_0x1c1aa7(0x1c5)]),_0x55e9ca=this[_0x1c1aa7(0x1a6)](_0x3842c8),_0x3c431c=_0x55e9ca[_0x1c1aa7(0x167)]-_0x55e9ca[_0x1c1aa7(0x1da)]+0x1;if(_0x1c1aa7(0x16b)==_0x3842c8[_0x1c1aa7(0x1e2)])return _0x4fe2f2[_0x1c1aa7(0x1ea)]?{'type':_0x1c1aa7(0x16b),'content':_0x32f174(_0xd7fcee,_0x1c1aa7(0x1d5),_0x32f174(_0xd7fcee,_0x1c1aa7(0x184),[_0x3c431c,'\x22'+_0x4fe2f2[_0x1c1aa7(0x187)]('\x20')+'\x22']))}:{'type':_0x1c1aa7(0x16b),'content':_0x32f174(_0xd7fcee,_0x1c1aa7(0x1d5),_0x32f174(_0xd7fcee,_0x1c1aa7(0x1f7),_0x3c431c))};if(_0x1c1aa7(0x201)==_0x3842c8[_0x1c1aa7(0x1e2)])return _0x4fe2f2[_0x1c1aa7(0x1ea)]?{'type':_0x1c1aa7(0x201),'content':_0x32f174(_0xd7fcee,_0x1c1aa7(0x18e),_0x32f174(_0xd7fcee,_0x1c1aa7(0x184),[_0x3c431c,'\x22'+_0x4fe2f2[_0x1c1aa7(0x187)]('\x20')+'\x22']))}:{'type':_0x1c1aa7(0x201),'content':_0x32f174(_0xd7fcee,_0x1c1aa7(0x18e),_0x32f174(_0xd7fcee,_0x1c1aa7(0x1f7),_0x3c431c))};}if(_0x1c1aa7(0x166)==_0x3842c8[_0x1c1aa7(0x176)]){const _0x32df16=_0x3842c8[_0x1c1aa7(0x1a3)]()[_0x1c1aa7(0x169)](_0x48999=>_0x48999['is'](_0x1c1aa7(0x1f4)))[_0x1c1aa7(0x1c7)](_0x52afbe=>_0x52afbe[_0x1c1aa7(0x1c5)]),_0x34886e=this[_0x1c1aa7(0x1a6)](_0x3842c8),_0x56991b=_0x34886e[_0x1c1aa7(0x200)]-_0x34886e[_0x1c1aa7(0x1a4)]+0x1;if(_0x1c1aa7(0x16b)==_0x3842c8[_0x1c1aa7(0x1e2)])return _0x32df16[_0x1c1aa7(0x1ea)]?{'type':_0x1c1aa7(0x16b),'content':_0x32f174(_0xd7fcee,_0x1c1aa7(0x1d5),_0x32f174(_0xd7fcee,_0x1c1aa7(0x191),[_0x56991b,'\x22'+_0x32df16[_0x1c1aa7(0x187)]('\x20')+'\x22']))}:{'type':_0x1c1aa7(0x16b),'content':_0x32f174(_0xd7fcee,_0x1c1aa7(0x1d5),_0x32f174(_0xd7fcee,_0x1c1aa7(0x1a1),_0x56991b))};if(_0x1c1aa7(0x201)==_0x3842c8[_0x1c1aa7(0x1e2)])return _0x32df16[_0x1c1aa7(0x1ea)]?{'type':_0x1c1aa7(0x201),'content':_0x32f174(_0xd7fcee,_0x1c1aa7(0x18e),_0x32f174(_0xd7fcee,_0x1c1aa7(0x191),[_0x56991b,'\x22'+_0x32df16[_0x1c1aa7(0x187)]('\x20')+'\x22']))}:{'type':_0x1c1aa7(0x201),'content':_0x32f174(_0xd7fcee,_0x1c1aa7(0x18e),_0x32f174(_0xd7fcee,_0x1c1aa7(0x1a1),_0x56991b))};}}),_0x1da22b[_0x3335df(0x1cb)][_0x3335df(0x17f)](_0x3335df(0x16b),_0x3335df(0x1cc),_0x3335df(0x1fa),_0x40ece2),_0x1da22b[_0x3335df(0x1cb)][_0x3335df(0x17f)](_0x3335df(0x201),_0x3335df(0x1cc),_0x3335df(0x1a5),_0x40ece2),_0x1da22b[_0x3335df(0x1cb)][_0x3335df(0x17f)](_0x3335df(0x16b),_0x3335df(0x166),_0x3335df(0x1fa),_0x58e758),_0x1da22b[_0x3335df(0x1cb)][_0x3335df(0x17f)](_0x3335df(0x201),_0x3335df(0x166),_0x3335df(0x1a5),_0x58e758),_0x1da22b[_0x3335df(0x1cb)][_0x3335df(0x17f)](_0x3335df(0x16b),_0x3335df(0x166),_0x3335df(0x187),_0x419550),_0x1da22b[_0x3335df(0x1cb)][_0x3335df(0x17f)](_0x3335df(0x201),_0x3335df(0x166),_0x3335df(0x187),_0x419550),_0x1da22b[_0x3335df(0x1cb)][_0x3335df(0x17f)](_0x3335df(0x16b),_0x3335df(0x1cc),_0x3335df(0x187),_0x143708),_0x1da22b[_0x3335df(0x1cb)][_0x3335df(0x17f)](_0x3335df(0x201),_0x3335df(0x1cc),_0x3335df(0x187),_0x143708);}[_0x3da936(0x1c8)](){const _0x5b17e4=_0x3da936,_0x10c122=this[_0x5b17e4(0x189)],_0xf5c4f7=_0x10c122[_0x5b17e4(0x17e)][_0x5b17e4(0x190)][_0x5b17e4(0x1f3)];return(_0x2a37db,_0x565eb8)=>{const _0x30ae22=_0x5b17e4;_0x10c122[_0x30ae22(0x17e)][_0x30ae22(0x18f)](_0x505d13=>{const _0x1d4a26=_0x30ae22,{commandName:_0x3ba06f,commandParams:_0x749bc9}=_0x565eb8;let _0x421cd2=_0x2a37db[0x0][_0x1d4a26(0x16a)][_0x1d4a26(0x1fe)];_0x749bc9&&_0x749bc9[0x0]&&!0x1===_0x749bc9[0x0][_0x1d4a26(0x1a8)]&&(_0x421cd2=_0x2a37db[0x0][_0x1d4a26(0x1e7)][_0x1d4a26(0x1de)]);const _0x12ffd0=_0x505d13[_0x1d4a26(0x1f8)](_0x421cd2);if(_0x1d4a26(0x1d4)==_0x12ffd0[_0x1d4a26(0x1a2)][_0x1d4a26(0x17b)])return;const _0x1ce64d=Array[_0x1d4a26(0x172)](_0xf5c4f7[_0x1d4a26(0x16f)]())[_0x1d4a26(0x1c7)](_0x8b244f=>_0x31c43f[_0x1d4a26(0x16d)](_0x8b244f));_0x505d13[_0x1d4a26(0x1b1)](_0x12ffd0),_0x10c122[_0x1d4a26(0x165)][_0x1d4a26(0x1e5)](_0x3ba06f)[_0x1d4a26(0x175)](),_0x749bc9[_0x1d4a26(0x1ed)]({'forceDefaultExecution':!0x0}),_0x10c122[_0x1d4a26(0x1db)](_0x3ba06f,..._0x749bc9);const _0x483a10=_0x1ce64d[_0x1d4a26(0x169)](_0xf12405=>_0x1d4a26(0x1d4)!=_0xf12405[_0x1d4a26(0x1a2)][_0x1d4a26(0x17b)]);_0x483a10[_0x1d4a26(0x1ea)]>0x0&&_0x505d13[_0x1d4a26(0x1b1)](_0x483a10);for(const _0x4f67b2 of _0x1ce64d)_0x4f67b2[_0x1d4a26(0x1e8)]();});};}[_0x3da936(0x1d2)](_0x27a329){const _0x558ffe=_0x3da936,_0x3d23d4=this[_0x558ffe(0x189)][_0x558ffe(0x18b)][_0x558ffe(0x1e5)](_0x558ffe(0x1bb));let _0x6e792=Number[_0x558ffe(0x1fb)],_0x1b8da1=Number[_0x558ffe(0x1fc)],_0x9d3d2a=Number[_0x558ffe(0x1fb)],_0x2f82f9=Number[_0x558ffe(0x1fc)];for(const _0x7227b9 of _0x27a329){if(_0x558ffe(0x1d4)==_0x7227b9[_0x558ffe(0x1a2)][_0x558ffe(0x17b)])continue;const {row:_0x1a4873,column:_0x43d22d}=_0x3d23d4[_0x558ffe(0x1c4)](_0x7227b9),_0x16fd5b=_0x7227b9[_0x558ffe(0x1f1)](_0x558ffe(0x17c))?_0x7227b9[_0x558ffe(0x188)](_0x558ffe(0x17c))-0x1:0x0,_0x1eaec8=_0x7227b9[_0x558ffe(0x1f1)](_0x558ffe(0x1e3))?_0x7227b9[_0x558ffe(0x188)](_0x558ffe(0x1e3))-0x1:0x0;_0x6e792=_0x1a4873<_0x6e792?_0x1a4873:_0x6e792,_0x1b8da1=_0x1a4873+_0x16fd5b>_0x1b8da1?_0x1a4873+_0x16fd5b:_0x1b8da1,_0x9d3d2a=_0x43d22d<_0x9d3d2a?_0x43d22d:_0x9d3d2a,_0x2f82f9=_0x43d22d+_0x1eaec8>_0x2f82f9?_0x43d22d+_0x1eaec8:_0x2f82f9;}return{'minRow':_0x6e792,'maxRow':_0x1b8da1,'minColumn':_0x9d3d2a,'maxColumn':_0x2f82f9};}[_0x3da936(0x183)](){const _0x55a0c8=_0x3da936,_0x3bf1af=this[_0x55a0c8(0x189)],_0x2ce783=_0x3bf1af[_0x55a0c8(0x18b)][_0x55a0c8(0x1e5)](_0x55a0c8(0x1b9)),_0x160bc1=_0x3bf1af[_0x55a0c8(0x18b)][_0x55a0c8(0x1e5)](_0x55a0c8(0x1bb));_0x3bf1af[_0x55a0c8(0x17e)][_0x55a0c8(0x190)]['on'](_0x55a0c8(0x195),()=>{const _0x40ba70=_0x55a0c8,_0x336008=Array[_0x40ba70(0x172)](_0x3bf1af[_0x40ba70(0x17e)][_0x40ba70(0x190)][_0x40ba70(0x1f6)][_0x40ba70(0x1ab)]());for(const {name:_0x3c722f,data:_0x2b396c}of _0x336008){const {group:_0x475efc,id:_0x1467ad,subType:_0x18357b}=_0x2ce783[_0x40ba70(0x181)](_0x3c722f);if(_0x40ba70(0x162)!=_0x475efc)continue;if(null!=_0x2b396c[_0x40ba70(0x1f0)])continue;const _0x197435=_0x2ce783[_0x40ba70(0x1e9)](_0x1467ad);this[_0x40ba70(0x19a)][_0x40ba70(0x1ee)](_0x18357b)&&this[_0x40ba70(0x1b6)][_0x40ba70(0x1b0)](_0x197435);}},{'priority':_0x55a0c8(0x199)});const _0x49b55b=(_0x5b01c2,_0x53fa3f)=>{const _0x579d03=_0x55a0c8;let _0x239951=!0x1;const _0x118c54=_0x53fa3f[_0x579d03(0x1ef)](_0x5b01c2),_0x3328d9=_0x5b01c2[_0x579d03(0x17d)](_0x579d03(0x1d7)),_0x18d5f6=_0x160bc1[_0x579d03(0x1c4)](_0x5b01c2);for(const _0x57fd73 of this[_0x579d03(0x1b6)]){const _0x1e174f=_0x57fd73[_0x579d03(0x176)],_0x31a5a3=_0x1e174f[_0x579d03(0x1b7)](_0x579d03(0x1d1)),_0x491636=_0x1e174f[_0x579d03(0x1c3)](_0x31a5a3?0xa:0x5),_0x2bf01f=_0x491636[_0x579d03(0x192)](),_0x718d81=_0x2bf01f[_0x579d03(0x1c3)](0x0,0x3)+_0x579d03(0x1dc),_0x57c5e2=_0x579d03(0x19c)+_0x491636,_0x46a992=_0x579d03(0x17a)+_0x491636;if(!_0x57fd73[_0x579d03(0x1d6)])continue;if(_0x3328d9!=_0x57fd73[_0x579d03(0x1ba)]()[_0x579d03(0x1e7)][_0x579d03(0x17d)](_0x579d03(0x1d7)))continue;if(_0x57fd73[_0x579d03(0x170)](_0x118c54))continue;const _0x496751=_0x5b01c2[_0x579d03(0x1f1)](_0x718d81)?_0x5b01c2[_0x579d03(0x188)](_0x718d81)-0x1:0x0,_0x5d313a=this[_0x579d03(0x1a6)](_0x57fd73),_0xe8a381=_0x5d313a[_0x57c5e2],_0x3b76d2=_0x5d313a[_0x46a992];_0xe8a381<=_0x18d5f6[_0x2bf01f]&&_0x18d5f6[_0x2bf01f]+_0x496751<=_0x3b76d2&&(_0x57fd73[_0x579d03(0x194)](_0x118c54),_0x239951=!0x0);}return _0x239951;};_0x3bf1af[_0x55a0c8(0x17e)][_0x55a0c8(0x190)][_0x55a0c8(0x19e)](_0x4e2e30=>{const _0x467fab=_0x55a0c8;let _0x122d1f=!0x1;for(const _0x1420fb of _0x3bf1af[_0x467fab(0x17e)][_0x467fab(0x190)][_0x467fab(0x1f6)][_0x467fab(0x202)]())if(_0x467fab(0x198)==_0x1420fb[_0x467fab(0x1e2)]){if(_0x467fab(0x1cc)==_0x1420fb[_0x467fab(0x1b5)]){for(const _0x153d89 of _0x1420fb[_0x467fab(0x1ca)][_0x467fab(0x1de)][_0x467fab(0x16c)]())_0x122d1f=_0x122d1f||_0x49b55b(_0x153d89,_0x4e2e30);}else _0x467fab(0x1fd)==_0x1420fb[_0x467fab(0x1b5)]&&(_0x122d1f=_0x122d1f||_0x49b55b(_0x1420fb[_0x467fab(0x1ca)][_0x467fab(0x1de)],_0x4e2e30));}return _0x122d1f;});}[_0x3da936(0x1a6)](_0x5d6926){const _0x52b404=_0x3da936;return this[_0x52b404(0x1d2)](_0x5d6926[_0x52b404(0x16f)]()[_0x52b404(0x1c7)](_0x184450=>_0x184450[_0x52b404(0x1e7)][_0x52b404(0x1de)]));}}function Ee(_0x413961){const _0x229b3b=_0x3da936;return Array[_0x229b3b(0x172)](new Set(_0x413961)[_0x229b3b(0x185)]());}
23
+ const _0x51f066=_0x2cc0;(function(_0x26ba65,_0x214cec){const _0x45213e=_0x2cc0,_0x23a81d=_0x26ba65();while(!![]){try{const _0x402d16=parseInt(_0x45213e(0x22e))/0x1*(-parseInt(_0x45213e(0x239))/0x2)+parseInt(_0x45213e(0x26a))/0x3*(-parseInt(_0x45213e(0x250))/0x4)+-parseInt(_0x45213e(0x252))/0x5+parseInt(_0x45213e(0x1cd))/0x6+-parseInt(_0x45213e(0x1dc))/0x7+parseInt(_0x45213e(0x244))/0x8+parseInt(_0x45213e(0x20e))/0x9*(parseInt(_0x45213e(0x219))/0xa);if(_0x402d16===_0x214cec)break;else _0x23a81d['push'](_0x23a81d['shift']());}catch(_0x3ec990){_0x23a81d['push'](_0x23a81d['shift']());}}}(_0x4a6f,0x2eed0));import{Plugin as _0x35de41}from'ckeditor5/src/core.js';import{LiveRange as _0xb4a589}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x5f26be}from'ckeditor5/src/widget.js';import{getTranslation as _0x3f6775}from'../utils/common-translations.js';function _0x4a6f(){const _0x582122=['getRowIndexes','MIN_SAFE_INTEGER','maxRow','_getCoordsForCells','last','end','subType','isEqual','1854ueTRxy','toLowerCase','getColumnIndexes','insertTableColumnLeft','editor','forceValue','left','enqueueChange','options','values','getSuggestion','50090mUpfdB','_splitMarkerName','push','registerCustomCallback','max','change','insertTable','_acceptFormatSuggestionCallbackFactory','minRow','execute','isIntersectingWithRange','registerElementLabel','fromRange','isInContent','discard','tableColumn','registerDescriptionCallback','length','getRanges','first','above','36ULYHbX','TableEditing','createRangeIn','add','getAttribute','model','TrackChangesEditing','findAncestor','*Remove:*\x20%0','getContainedElement','getSelectionAffectedTableCells','19438DcwiUs','classes','_tablePostFixingSubtypes','get','span','registerPostFixer','startsWith','MAX_SAFE_INTEGER','cell','mapper','start','3028768ADCSaf','getCellLocation','maxColumn','batch','refresh','selectTableColumn','minColumn','rowspan','order','document','getChanges','getFirstRange','292528YYRnDI','showSuggestionHighlights','1058225ZtgGFU','tableCell','insertion','createRangeOn','_getSuggestionCoords','colspan','addClass','ELEMENT_TABLE_ROW_WITH_TEXT','$graveyard','locale','ELEMENT_TABLE_WITH_TEXT','selectTableRow','root','filter','map','enableCommand','markMultiRangeDeletion','substr','oldRange','_setupColumnsRowsFixing','getChildren','tableRow','removeTableColumn','some','15CHKCLi','deletion','rootName','afterInit','accept','219006SzPlRH','_descriptionFactory','selection','insertTableColumnRight','TableUtils','ELEMENT_TABLE','_suggestionFactory','addMarker:suggestion','hasAttribute','low','detach','position','name','ELEMENT_TABLE_COLUMN_WITH_TEXT','tablePaste','2292878fndMUx','$textProxy','commands','createPositionAt','every','createTableWalker','from','type','_tableSuggestions','downcastDispatcher','addRange','nodeBefore','insertTableRowAbove','insertTableRowBelow','isArray','suggestion','insert','table','item','change:data','join','toViewElement','*Insert:*\x20%0','element','isTouching','removeTableRow','includes','ELEMENT_TABLE_ROW','nodeAfter','removeClass','has','plugins','getItems','differ','highest','writer','min','ELEMENT_TABLE_COLUMN','setSelection','markMultiRangeInsertion','data','getChangedMarkers'];_0x4a6f=function(){return _0x582122;};return _0x4a6f();}function _0x2cc0(_0x1502b5,_0x47c7b0){const _0x4a6f39=_0x4a6f();return _0x2cc0=function(_0x2cc0c8,_0xc4ce5a){_0x2cc0c8=_0x2cc0c8-0x1c9;let _0x57c9f1=_0x4a6f39[_0x2cc0c8];return _0x57c9f1;},_0x2cc0(_0x1502b5,_0x47c7b0);}export default class jt extends _0x35de41{constructor(_0x563c29){const _0x476a76=_0x2cc0;super(_0x563c29),this[_0x476a76(0x23b)]=[_0x476a76(0x267),_0x476a76(0x228)],this[_0x476a76(0x1e4)]=new Set();}[_0x51f066(0x1cb)](){const _0x2c797a=_0x51f066,_0x4eb5d8=this[_0x2c797a(0x212)],_0x34d337=_0x4eb5d8[_0x2c797a(0x233)][_0x2c797a(0x24d)][_0x2c797a(0x1cf)];if(!_0x4eb5d8[_0x2c797a(0x1fb)][_0x2c797a(0x1fa)](_0x2c797a(0x22f)))return;const _0x43f0d3=_0x4eb5d8[_0x2c797a(0x25b)],_0x57433b=_0x4eb5d8[_0x2c797a(0x1fb)][_0x2c797a(0x23c)](_0x2c797a(0x234)),_0x2a469c=_0x4eb5d8[_0x2c797a(0x1fb)][_0x2c797a(0x23c)](_0x2c797a(0x1d1));_0x57433b[_0x2c797a(0x1ce)][_0x2c797a(0x224)](_0x2c797a(0x1ed),_0x2bcff3=>_0x3f6775(_0x43f0d3,_0x2c797a(0x1d2),_0x2bcff3)),this[_0x2c797a(0x265)](),_0x57433b[_0x2c797a(0x261)](_0x2c797a(0x21f)),_0x57433b[_0x2c797a(0x261)](_0x2c797a(0x25d)),_0x57433b[_0x2c797a(0x261)](_0x2c797a(0x249));for(const _0x44c604 of[_0x2c797a(0x1e8),_0x2c797a(0x1e9)]){const _0x4b7b3e=_0x4eb5d8[_0x2c797a(0x1de)][_0x2c797a(0x23c)](_0x44c604);_0x57433b[_0x2c797a(0x261)](_0x44c604,_0xdbf643=>{const _0x334d07=_0x2c797a;_0x4eb5d8[_0x334d07(0x233)][_0x334d07(0x21e)](_0x5a49e1=>{const _0x4afac6=_0x334d07;_0xdbf643();const _0x2c2f7b=_0x4afac6(0x22d)===_0x4b7b3e[_0x4afac6(0x24c)],_0x6fb34=_0x2a469c[_0x4afac6(0x238)](_0x34d337),_0x87c3b7=_0x2a469c[_0x4afac6(0x206)](_0x6fb34),_0x53b723=_0x2c2f7b?_0x87c3b7[_0x4afac6(0x22c)]-0x1:_0x87c3b7[_0x4afac6(0x20a)]+0x1,_0x329cc8=_0x6fb34[0x0][_0x4afac6(0x235)](_0x4afac6(0x1ed)),_0x1e30a5=_0x2a469c[_0x4afac6(0x1e1)](_0x329cc8,{'startRow':_0x53b723,'endRow':_0x53b723}),_0x3017d9=Array[_0x4afac6(0x1e2)](_0x1e30a5)[_0x4afac6(0x260)](_0x5ebadb=>_0x5a49e1[_0x4afac6(0x255)](_0x5ebadb[_0x4afac6(0x241)]));_0x57433b[_0x4afac6(0x203)](_0x3017d9,_0x4afac6(0x267));});});}for(const _0x46e164 of[_0x2c797a(0x211),_0x2c797a(0x1d0)]){const _0x31b99e=_0x4eb5d8[_0x2c797a(0x1de)][_0x2c797a(0x23c)](_0x46e164);_0x57433b[_0x2c797a(0x261)](_0x46e164,_0x549ed9=>{const _0x319dcb=_0x2c797a;_0x4eb5d8[_0x319dcb(0x233)][_0x319dcb(0x21e)](_0x223cb4=>{const _0x5a6b30=_0x319dcb;_0x549ed9();const _0x551785=_0x5a6b30(0x214)===_0x31b99e[_0x5a6b30(0x24c)],_0x3fec48=_0x2a469c[_0x5a6b30(0x238)](_0x34d337),_0x52a32c=_0x2a469c[_0x5a6b30(0x210)](_0x3fec48),_0x3f048d=_0x551785?_0x52a32c[_0x5a6b30(0x22c)]-0x1:_0x52a32c[_0x5a6b30(0x20a)]+0x1,_0x323843=_0x3fec48[0x0][_0x5a6b30(0x235)](_0x5a6b30(0x1ed)),_0x2a6349=_0x2a469c[_0x5a6b30(0x1e1)](_0x323843,{'startRow':0x0,'column':_0x3f048d,'includeAllSlots':!0x1}),_0x4d1dc2=Array[_0x5a6b30(0x1e2)](_0x2a6349)[_0x5a6b30(0x260)](_0x2af522=>_0x223cb4[_0x5a6b30(0x255)](_0x2af522[_0x5a6b30(0x241)]));_0x57433b[_0x5a6b30(0x203)](_0x4d1dc2,_0x5a6b30(0x228));});});}for(const _0x2e17f8 of[_0x2c797a(0x1f5),_0x2c797a(0x268)]){const _0x2e1ef7=_0x2e17f8[_0x2c797a(0x263)](0xb),_0x32790e=_0x2e1ef7[_0x2c797a(0x20f)](),_0x1e2e99=_0x32790e[_0x2c797a(0x263)](0x0,0x3)+_0x2c797a(0x23d),_0x5dcc9a=_0x2c797a(0x1ed)+_0x2e1ef7,_0x14671b=_0x2c797a(0x200)+_0x2e1ef7,_0x5daf15=_0x2c797a(0x21d)+_0x2e1ef7;_0x57433b[_0x2c797a(0x261)](_0x2e17f8,()=>{const _0x533d00=_0x2c797a;_0x4eb5d8[_0x533d00(0x233)][_0x533d00(0x21e)](_0x5a67e5=>{const _0xfe9ee6=_0x533d00,_0x43bd3a=_0x2a469c[_0xfe9ee6(0x238)](_0x34d337),_0x1a054f=_0x43bd3a[0x0][_0xfe9ee6(0x235)](_0xfe9ee6(0x1ed));let _0x407295;if(_0xfe9ee6(0x1f5)==_0x2e17f8){const _0x30bd0a=_0x2a469c[_0xfe9ee6(0x206)](_0x43bd3a);_0x407295={'startRow':_0x30bd0a[_0xfe9ee6(0x22c)],'endRow':_0x30bd0a[_0xfe9ee6(0x20a)],'includeAllSlots':!0x0};}else{const _0x194f52=_0x2a469c[_0xfe9ee6(0x210)](_0x43bd3a);_0x407295={'startColumn':_0x194f52[_0xfe9ee6(0x22c)],'endColumn':_0x194f52[_0xfe9ee6(0x20a)],'includeAllSlots':!0x0};}const _0x112cf6=_0x2a469c[_0xfe9ee6(0x1e1)](_0x1a054f,_0x407295),_0x3d02e4=Array[_0xfe9ee6(0x1e2)](_0x112cf6)[_0xfe9ee6(0x260)](({cell:_0x1cda51})=>_0x1cda51),_0x29bc82=Ee(_0x3d02e4[_0xfe9ee6(0x25f)](_0x264d01=>_0x264d01[_0xfe9ee6(0x1d5)](_0x1e2e99))),_0x19ea68=Ee(_0x3d02e4[_0xfe9ee6(0x25f)](_0x4f2edf=>!_0x4f2edf[_0xfe9ee6(0x1d5)](_0x1e2e99)))[_0xfe9ee6(0x260)](_0x4a7f78=>_0x5a67e5[_0xfe9ee6(0x255)](_0x4a7f78)),_0x467055=_0x57433b[_0xfe9ee6(0x262)](_0x19ea68,_0x5dcc9a);if(_0x467055&&(_0xfe9ee6(0x267)==_0x467055[_0xfe9ee6(0x20c)]||_0xfe9ee6(0x228)==_0x467055[_0xfe9ee6(0x20c)])){const _0x404419=this[_0xfe9ee6(0x256)](_0x467055);for(const _0x314e87 of _0x29bc82){const _0x48eff2=_0x5a67e5[_0xfe9ee6(0x255)](_0x314e87),_0x5586e4=_0x2a469c[_0xfe9ee6(0x245)](_0x314e87),_0x70835c=_0x314e87[_0xfe9ee6(0x232)](_0x1e2e99)-0x1,_0x564a71=_0x404419[_0x14671b],_0x2c8a38=_0x404419[_0x5daf15];_0x564a71<=_0x5586e4[_0x32790e]&&_0x5586e4[_0x32790e]+_0x70835c<=_0x2c8a38&&_0x467055[_0xfe9ee6(0x1e6)](_0x48eff2);}}});});}function _0x91da90(_0x4cf3f6){const _0x23c633=_0x2c797a,_0x4cb63d=Array[_0x23c633(0x1e2)](_0x34d337[_0x23c633(0x22b)]())[_0x23c633(0x260)](_0x5926a6=>_0xb4a589[_0x23c633(0x225)](_0x5926a6));_0x4eb5d8[_0x23c633(0x233)][_0x23c633(0x21e)](_0x15325c=>{const _0x5a66bd=_0x23c633,_0x5c1492=_0x15325c[_0x5a66bd(0x247)];_0x4cf3f6=_0x4cf3f6[_0x5a66bd(0x25f)](_0x45b761=>_0x5a66bd(0x25a)!=_0x45b761[_0x5a66bd(0x25e)][_0x5a66bd(0x1ca)]),_0x15325c[_0x5a66bd(0x202)](_0x4cf3f6),_0x4eb5d8[_0x5a66bd(0x1de)][_0x5a66bd(0x23c)](_0x5a66bd(0x1f5))[_0x5a66bd(0x248)](),_0x4eb5d8[_0x5a66bd(0x222)](_0x5a66bd(0x1f5),{'forceDefaultExecution':!0x0}),_0x4eb5d8[_0x5a66bd(0x233)][_0x5a66bd(0x215)](()=>{const _0x358e03=_0x5a66bd;_0x4eb5d8[_0x358e03(0x233)][_0x358e03(0x215)](_0x5c1492,_0x1c1124=>{const _0x4e5f8f=_0x358e03,_0x30881d=_0x4cb63d[_0x4e5f8f(0x25f)](_0x54b06b=>_0x4e5f8f(0x25a)!=_0x54b06b[_0x4e5f8f(0x25e)][_0x4e5f8f(0x1ca)]);_0x30881d[_0x4e5f8f(0x22a)]>0x0&&_0x1c1124[_0x4e5f8f(0x202)](_0x30881d);for(const _0x449dca of _0x4cb63d)_0x449dca[_0x4e5f8f(0x1d7)]();});});});}function _0x5b0a52(_0x2a32a3){const _0x1ed8d8=_0x2c797a;_0x4eb5d8[_0x1ed8d8(0x233)][_0x1ed8d8(0x21e)](_0x31e67b=>{const _0x287257=_0x1ed8d8,_0x2641ae=Array[_0x287257(0x1e2)](_0x34d337[_0x287257(0x22b)]())[_0x287257(0x260)](_0x29a4f2=>_0xb4a589[_0x287257(0x225)](_0x29a4f2)),_0x44ba22=[];for(const _0xa03faa of _0x2a32a3)for(const _0x31c991 of _0xa03faa[_0x287257(0x1fc)]({'shallow':!0x0}))_0x44ba22[_0x287257(0x21b)](_0x31c991);for(const _0x142ed0 of _0x44ba22)_0x287257(0x25a)!=_0x142ed0[_0x287257(0x25e)][_0x287257(0x1ca)]&&(_0x31e67b[_0x287257(0x202)](_0x31e67b[_0x287257(0x1df)](_0x142ed0,0x0)),_0x4eb5d8[_0x287257(0x1de)][_0x287257(0x23c)](_0x287257(0x268))[_0x287257(0x248)](),_0x4eb5d8[_0x287257(0x222)](_0x287257(0x268),{'forceDefaultExecution':!0x0}));const _0x14177c=_0x2641ae[_0x287257(0x25f)](_0x1befea=>_0x287257(0x25a)!=_0x1befea[_0x287257(0x25e)][_0x287257(0x1ca)]);_0x14177c[_0x287257(0x22a)]>0x0&&_0x31e67b[_0x287257(0x202)](_0x14177c);for(const _0x9ef2a of _0x2641ae)_0x9ef2a[_0x287257(0x1d7)]();});}function _0x4450a8(_0x39fd06,_0x53fe33){const _0x449be0=_0x2c797a;return _0x53fe33[_0x449be0(0x1e0)](_0x38f38b=>_0x39fd06[_0x449be0(0x269)](_0x57307e=>_0x57307e[_0x449be0(0x20b)][_0x449be0(0x20d)](_0x38f38b[_0x449be0(0x243)])||_0x38f38b[_0x449be0(0x20b)][_0x449be0(0x20d)](_0x57307e[_0x449be0(0x243)])));}function _0x89f62f(_0x459452,_0x26fe90){const _0xff258a=_0x2c797a;return _0x459452[_0xff258a(0x269)](_0x26fa9a=>_0x26fe90[_0xff258a(0x269)](_0x4347ea=>_0x26fa9a[_0xff258a(0x20b)][_0xff258a(0x1f4)](_0x4347ea[_0xff258a(0x243)])));}_0x4eb5d8[_0x2c797a(0x204)][_0x2c797a(0x1e5)]['on'](_0x2c797a(0x1d4),(_0x4099c0,_0x40205,_0x259306)=>{const _0x522f1b=_0x2c797a;if(!_0x259306[_0x522f1b(0x216)][_0x522f1b(0x251)])return;const _0x93400f=_0x40205[_0x522f1b(0x1ee)];if(!_0x93400f)return;const _0x56e574=_0x259306[_0x522f1b(0x242)][_0x522f1b(0x1f1)](_0x93400f);function _0x382740(_0x1f2f79){const _0x4f78d3=_0x522f1b;return Array[_0x4f78d3(0x1ea)](_0x1f2f79)?_0x1f2f79:[_0x1f2f79];}_0x56e574&&_0x522f1b(0x253)===_0x93400f[_0x522f1b(0x1d9)]&&_0x5f26be(_0x56e574,_0x259306[_0x522f1b(0x1ff)],(_0x11e113,_0x905f6e,_0x3e549d)=>_0x3e549d[_0x522f1b(0x258)](_0x382740(_0x905f6e[_0x522f1b(0x23a)]),_0x11e113),(_0x252a0e,_0x346a96,_0x28412d)=>_0x28412d[_0x522f1b(0x1f9)](_0x382740(_0x346a96[_0x522f1b(0x23a)]),_0x252a0e));},{'priority':_0x2c797a(0x1fe)}),_0x57433b[_0x2c797a(0x1ce)][_0x2c797a(0x229)](_0x21f064=>{const _0x130a1a=_0x2c797a;if(_0x130a1a(0x254)!=_0x21f064[_0x130a1a(0x1e3)]&&_0x130a1a(0x1c9)!=_0x21f064[_0x130a1a(0x1e3)])return;const _0x2aca3b=_0x21f064[_0x130a1a(0x237)]();if(null!=_0x2aca3b&&_0x2aca3b['is'](_0x130a1a(0x1f3),_0x130a1a(0x1ed))){if(_0x130a1a(0x254)==_0x21f064[_0x130a1a(0x1e3)]){const _0x8f2079=_0x21f064[_0x130a1a(0x1fc)]()[_0x130a1a(0x25f)](_0xb29e96=>_0xb29e96['is'](_0x130a1a(0x1dd)))[_0x130a1a(0x260)](_0xdd2824=>_0xdd2824[_0x130a1a(0x204)]);if(_0x8f2079[_0x130a1a(0x22a)])return{'type':_0x130a1a(0x254),'content':_0x3f6775(_0x43f0d3,_0x130a1a(0x1f2),_0x3f6775(_0x43f0d3,_0x130a1a(0x25c),'\x22'+_0x8f2079[_0x130a1a(0x1f0)]('\x20')+'\x22'))};}if(_0x130a1a(0x1c9)==_0x21f064[_0x130a1a(0x1e3)]){const _0x4acca5=_0x21f064[_0x130a1a(0x1fc)]()[_0x130a1a(0x25f)](_0x15adf5=>_0x15adf5['is'](_0x130a1a(0x1dd)))[_0x130a1a(0x260)](_0x12400d=>_0x12400d[_0x130a1a(0x204)]);if(_0x4acca5[_0x130a1a(0x22a)])return{'type':_0x130a1a(0x1c9),'content':_0x3f6775(_0x43f0d3,_0x130a1a(0x236),_0x3f6775(_0x43f0d3,_0x130a1a(0x25c),'\x22'+_0x4acca5[_0x130a1a(0x1f0)]('\x20')+'\x22'))};}}}),_0x57433b[_0x2c797a(0x1ce)][_0x2c797a(0x229)](_0x3750a3=>{const _0x12ced0=_0x2c797a;if(_0x12ced0(0x267)==_0x3750a3[_0x12ced0(0x20c)]){const _0x1384bf=_0x3750a3[_0x12ced0(0x1fc)]()[_0x12ced0(0x25f)](_0x3fc35d=>_0x3fc35d['is'](_0x12ced0(0x1dd)))[_0x12ced0(0x260)](_0x598115=>_0x598115[_0x12ced0(0x204)]),_0x2fc4c3=this[_0x12ced0(0x256)](_0x3750a3),_0x19355b=_0x2fc4c3[_0x12ced0(0x208)]-_0x2fc4c3[_0x12ced0(0x221)]+0x1;if(_0x12ced0(0x254)==_0x3750a3[_0x12ced0(0x1e3)])return _0x1384bf[_0x12ced0(0x22a)]?{'type':_0x12ced0(0x254),'content':_0x3f6775(_0x43f0d3,_0x12ced0(0x1f2),_0x3f6775(_0x43f0d3,_0x12ced0(0x259),[_0x19355b,'\x22'+_0x1384bf[_0x12ced0(0x1f0)]('\x20')+'\x22']))}:{'type':_0x12ced0(0x254),'content':_0x3f6775(_0x43f0d3,_0x12ced0(0x1f2),_0x3f6775(_0x43f0d3,_0x12ced0(0x1f7),_0x19355b))};if(_0x12ced0(0x1c9)==_0x3750a3[_0x12ced0(0x1e3)])return _0x1384bf[_0x12ced0(0x22a)]?{'type':_0x12ced0(0x1c9),'content':_0x3f6775(_0x43f0d3,_0x12ced0(0x236),_0x3f6775(_0x43f0d3,_0x12ced0(0x259),[_0x19355b,'\x22'+_0x1384bf[_0x12ced0(0x1f0)]('\x20')+'\x22']))}:{'type':_0x12ced0(0x1c9),'content':_0x3f6775(_0x43f0d3,_0x12ced0(0x236),_0x3f6775(_0x43f0d3,_0x12ced0(0x1f7),_0x19355b))};}if(_0x12ced0(0x228)==_0x3750a3[_0x12ced0(0x20c)]){const _0x458a94=_0x3750a3[_0x12ced0(0x1fc)]()[_0x12ced0(0x25f)](_0x558934=>_0x558934['is'](_0x12ced0(0x1dd)))[_0x12ced0(0x260)](_0x6ad3b5=>_0x6ad3b5[_0x12ced0(0x204)]),_0xab6ee5=this[_0x12ced0(0x256)](_0x3750a3),_0x860fed=_0xab6ee5[_0x12ced0(0x246)]-_0xab6ee5[_0x12ced0(0x24a)]+0x1;if(_0x12ced0(0x254)==_0x3750a3[_0x12ced0(0x1e3)])return _0x458a94[_0x12ced0(0x22a)]?{'type':_0x12ced0(0x254),'content':_0x3f6775(_0x43f0d3,_0x12ced0(0x1f2),_0x3f6775(_0x43f0d3,_0x12ced0(0x1da),[_0x860fed,'\x22'+_0x458a94[_0x12ced0(0x1f0)]('\x20')+'\x22']))}:{'type':_0x12ced0(0x254),'content':_0x3f6775(_0x43f0d3,_0x12ced0(0x1f2),_0x3f6775(_0x43f0d3,_0x12ced0(0x201),_0x860fed))};if(_0x12ced0(0x1c9)==_0x3750a3[_0x12ced0(0x1e3)])return _0x458a94[_0x12ced0(0x22a)]?{'type':_0x12ced0(0x1c9),'content':_0x3f6775(_0x43f0d3,_0x12ced0(0x236),_0x3f6775(_0x43f0d3,_0x12ced0(0x1da),[_0x860fed,'\x22'+_0x458a94[_0x12ced0(0x1f0)]('\x20')+'\x22']))}:{'type':_0x12ced0(0x1c9),'content':_0x3f6775(_0x43f0d3,_0x12ced0(0x236),_0x3f6775(_0x43f0d3,_0x12ced0(0x201),_0x860fed))};}}),_0x57433b[_0x2c797a(0x1d3)][_0x2c797a(0x21c)](_0x2c797a(0x254),_0x2c797a(0x267),_0x2c797a(0x227),_0x91da90),_0x57433b[_0x2c797a(0x1d3)][_0x2c797a(0x21c)](_0x2c797a(0x1c9),_0x2c797a(0x267),_0x2c797a(0x1cc),_0x91da90),_0x57433b[_0x2c797a(0x1d3)][_0x2c797a(0x21c)](_0x2c797a(0x254),_0x2c797a(0x228),_0x2c797a(0x227),_0x5b0a52),_0x57433b[_0x2c797a(0x1d3)][_0x2c797a(0x21c)](_0x2c797a(0x1c9),_0x2c797a(0x228),_0x2c797a(0x1cc),_0x5b0a52),_0x57433b[_0x2c797a(0x1d3)][_0x2c797a(0x21c)](_0x2c797a(0x254),_0x2c797a(0x228),_0x2c797a(0x1f0),_0x4450a8),_0x57433b[_0x2c797a(0x1d3)][_0x2c797a(0x21c)](_0x2c797a(0x1c9),_0x2c797a(0x228),_0x2c797a(0x1f0),_0x4450a8),_0x57433b[_0x2c797a(0x1d3)][_0x2c797a(0x21c)](_0x2c797a(0x254),_0x2c797a(0x267),_0x2c797a(0x1f0),_0x89f62f),_0x57433b[_0x2c797a(0x1d3)][_0x2c797a(0x21c)](_0x2c797a(0x1c9),_0x2c797a(0x267),_0x2c797a(0x1f0),_0x89f62f);}[_0x51f066(0x220)](){const _0x971f7d=_0x51f066,_0x4ac2bc=this[_0x971f7d(0x212)],_0x27bdd8=_0x4ac2bc[_0x971f7d(0x233)][_0x971f7d(0x24d)][_0x971f7d(0x1cf)];return(_0x518f2a,_0x165888)=>{const _0x9a25e4=_0x971f7d;_0x4ac2bc[_0x9a25e4(0x233)][_0x9a25e4(0x21e)](_0xa5517d=>{const _0x3c82a9=_0x9a25e4,{commandName:_0x5a6328,commandParams:_0x47412d}=_0x165888;let _0x57672f=_0x518f2a[0x0][_0x3c82a9(0x20b)][_0x3c82a9(0x1e7)];_0x47412d&&_0x47412d[0x0]&&!0x1===_0x47412d[0x0][_0x3c82a9(0x213)]&&(_0x57672f=_0x518f2a[0x0][_0x3c82a9(0x243)][_0x3c82a9(0x1f8)]);const _0x49e0bc=_0xa5517d[_0x3c82a9(0x230)](_0x57672f);if(_0x3c82a9(0x25a)==_0x49e0bc[_0x3c82a9(0x25e)][_0x3c82a9(0x1ca)])return;const _0x4e5595=Array[_0x3c82a9(0x1e2)](_0x27bdd8[_0x3c82a9(0x22b)]())[_0x3c82a9(0x260)](_0x33c0ab=>_0xb4a589[_0x3c82a9(0x225)](_0x33c0ab));_0xa5517d[_0x3c82a9(0x202)](_0x49e0bc),_0x4ac2bc[_0x3c82a9(0x1de)][_0x3c82a9(0x23c)](_0x5a6328)[_0x3c82a9(0x248)](),_0x47412d[_0x3c82a9(0x21b)]({'forceDefaultExecution':!0x0}),_0x4ac2bc[_0x3c82a9(0x222)](_0x5a6328,..._0x47412d);const _0x19aff5=_0x4e5595[_0x3c82a9(0x25f)](_0x1c4fa0=>_0x3c82a9(0x25a)!=_0x1c4fa0[_0x3c82a9(0x25e)][_0x3c82a9(0x1ca)]);_0x19aff5[_0x3c82a9(0x22a)]>0x0&&_0xa5517d[_0x3c82a9(0x202)](_0x19aff5);for(const _0x228516 of _0x4e5595)_0x228516[_0x3c82a9(0x1d7)]();});};}[_0x51f066(0x209)](_0x35ba8e){const _0x37b4ce=_0x51f066,_0x22a9ce=this[_0x37b4ce(0x212)][_0x37b4ce(0x1fb)][_0x37b4ce(0x23c)](_0x37b4ce(0x1d1));let _0x58f660=Number[_0x37b4ce(0x240)],_0x45c06b=Number[_0x37b4ce(0x207)],_0x56e166=Number[_0x37b4ce(0x240)],_0x254f04=Number[_0x37b4ce(0x207)];for(const _0x47c067 of _0x35ba8e){if(_0x37b4ce(0x25a)==_0x47c067[_0x37b4ce(0x25e)][_0x37b4ce(0x1ca)])continue;const {row:_0x5635f8,column:_0x2d9c9c}=_0x22a9ce[_0x37b4ce(0x245)](_0x47c067),_0x57a8fa=_0x47c067[_0x37b4ce(0x1d5)](_0x37b4ce(0x24b))?_0x47c067[_0x37b4ce(0x232)](_0x37b4ce(0x24b))-0x1:0x0,_0x48da51=_0x47c067[_0x37b4ce(0x1d5)](_0x37b4ce(0x257))?_0x47c067[_0x37b4ce(0x232)](_0x37b4ce(0x257))-0x1:0x0;_0x58f660=_0x5635f8<_0x58f660?_0x5635f8:_0x58f660,_0x45c06b=_0x5635f8+_0x57a8fa>_0x45c06b?_0x5635f8+_0x57a8fa:_0x45c06b,_0x56e166=_0x2d9c9c<_0x56e166?_0x2d9c9c:_0x56e166,_0x254f04=_0x2d9c9c+_0x48da51>_0x254f04?_0x2d9c9c+_0x48da51:_0x254f04;}return{'minRow':_0x58f660,'maxRow':_0x45c06b,'minColumn':_0x56e166,'maxColumn':_0x254f04};}[_0x51f066(0x265)](){const _0x5094de=_0x51f066,_0x847110=this[_0x5094de(0x212)],_0x5084d9=_0x847110[_0x5094de(0x1fb)][_0x5094de(0x23c)](_0x5094de(0x234)),_0x2c744e=_0x847110[_0x5094de(0x1fb)][_0x5094de(0x23c)](_0x5094de(0x1d1));_0x847110[_0x5094de(0x233)][_0x5094de(0x24d)]['on'](_0x5094de(0x1ef),()=>{const _0x5b0dde=_0x5094de,_0x120a84=Array[_0x5b0dde(0x1e2)](_0x847110[_0x5b0dde(0x233)][_0x5b0dde(0x24d)][_0x5b0dde(0x1fd)][_0x5b0dde(0x205)]());for(const {name:_0xdb754e,data:_0x56caae}of _0x120a84){const {group:_0x45e7ac,id:_0x5ec3f4,subType:_0x3a177f}=_0x5084d9[_0x5b0dde(0x21a)](_0xdb754e);if(_0x5b0dde(0x1eb)!=_0x45e7ac)continue;if(null!=_0x56caae[_0x5b0dde(0x264)])continue;const _0x312d4c=_0x5084d9[_0x5b0dde(0x218)](_0x5ec3f4);this[_0x5b0dde(0x23b)][_0x5b0dde(0x1f6)](_0x3a177f)&&this[_0x5b0dde(0x1e4)][_0x5b0dde(0x231)](_0x312d4c);}},{'priority':_0x5094de(0x1d6)});const _0x4a6a9d=(_0x5c9609,_0x2a089a)=>{const _0x99d089=_0x5094de;let _0x5c5bf7=!0x1;const _0x5c41a7=_0x2a089a[_0x99d089(0x255)](_0x5c9609),_0x5667fb=_0x5c9609[_0x99d089(0x235)](_0x99d089(0x1ed)),_0x42c0f0=_0x2c744e[_0x99d089(0x245)](_0x5c9609);for(const _0x5c2774 of this[_0x99d089(0x1e4)]){const _0x347d81=_0x5c2774[_0x99d089(0x20c)],_0x48c54d=_0x347d81[_0x99d089(0x23f)](_0x99d089(0x1db)),_0x11a232=_0x347d81[_0x99d089(0x263)](_0x48c54d?0xa:0x5),_0x5a2c1c=_0x11a232[_0x99d089(0x20f)](),_0x3f4bad=_0x5a2c1c[_0x99d089(0x263)](0x0,0x3)+_0x99d089(0x23d),_0xc4eb2a=_0x99d089(0x200)+_0x11a232,_0x16b1a6=_0x99d089(0x21d)+_0x11a232;if(!_0x5c2774[_0x99d089(0x226)])continue;if(_0x5667fb!=_0x5c2774[_0x99d089(0x24f)]()[_0x99d089(0x243)][_0x99d089(0x235)](_0x99d089(0x1ed)))continue;if(_0x5c2774[_0x99d089(0x223)](_0x5c41a7))continue;const _0x1df704=_0x5c9609[_0x99d089(0x1d5)](_0x3f4bad)?_0x5c9609[_0x99d089(0x232)](_0x3f4bad)-0x1:0x0,_0x36e49a=this[_0x99d089(0x256)](_0x5c2774),_0x13a301=_0x36e49a[_0xc4eb2a],_0x107338=_0x36e49a[_0x16b1a6];_0x13a301<=_0x42c0f0[_0x5a2c1c]&&_0x42c0f0[_0x5a2c1c]+_0x1df704<=_0x107338&&(_0x5c2774[_0x99d089(0x1e6)](_0x5c41a7),_0x5c5bf7=!0x0);}return _0x5c5bf7;};_0x847110[_0x5094de(0x233)][_0x5094de(0x24d)][_0x5094de(0x23e)](_0x1ebd2b=>{const _0x20e2a9=_0x5094de;let _0x3a9ede=!0x1;for(const _0x256262 of _0x847110[_0x20e2a9(0x233)][_0x20e2a9(0x24d)][_0x20e2a9(0x1fd)][_0x20e2a9(0x24e)]())if(_0x20e2a9(0x1ec)==_0x256262[_0x20e2a9(0x1e3)]){if(_0x20e2a9(0x267)==_0x256262[_0x20e2a9(0x1d9)]){for(const _0x19990b of _0x256262[_0x20e2a9(0x1d8)][_0x20e2a9(0x1f8)][_0x20e2a9(0x266)]())_0x3a9ede=_0x3a9ede||_0x4a6a9d(_0x19990b,_0x1ebd2b);}else _0x20e2a9(0x253)==_0x256262[_0x20e2a9(0x1d9)]&&(_0x3a9ede=_0x3a9ede||_0x4a6a9d(_0x256262[_0x20e2a9(0x1d8)][_0x20e2a9(0x1f8)],_0x1ebd2b));}return _0x3a9ede;});}[_0x51f066(0x256)](_0x2f194a){const _0x4e2b9f=_0x51f066;return this[_0x4e2b9f(0x209)](_0x2f194a[_0x4e2b9f(0x22b)]()[_0x4e2b9f(0x260)](_0xd2793e=>_0xd2793e[_0x4e2b9f(0x243)][_0x4e2b9f(0x1f8)]));}}function Ee(_0x59320c){const _0x14c917=_0x51f066;return Array[_0x14c917(0x1e2)](new Set(_0x59320c)[_0x14c917(0x217)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2cb4(){const _0x4f954b=['afterInit','TrackChangesEditing','toggleTableCaption','enableCommand','77432lMdHJu','get','6505990IYeuzj','has','editor','48BnFBhF','6nWHRXc','TableCaptionEditing','4442834jVpOsN','765626Aroeky','plugins','375WijitT','25148BVITzb','9wAqGma','requires','503750NLytmH','1015dtjpKx','1936605GHXNtw'];_0x2cb4=function(){return _0x4f954b;};return _0x2cb4();}const _0x129c24=_0x17de;(function(_0x4e49d7,_0x2d8e73){const _0x39e1d2=_0x17de,_0x26b4d6=_0x4e49d7();while(!![]){try{const _0x4531ad=-parseInt(_0x39e1d2(0x194))/0x1+-parseInt(_0x39e1d2(0x1a4))/0x2+parseInt(_0x39e1d2(0x1a6))/0x3*(parseInt(_0x39e1d2(0x1a7))/0x4)+parseInt(_0x39e1d2(0x196))/0x5*(parseInt(_0x39e1d2(0x1a1))/0x6)+parseInt(_0x39e1d2(0x195))/0x7*(parseInt(_0x39e1d2(0x19b))/0x8)+-parseInt(_0x39e1d2(0x192))/0x9*(-parseInt(_0x39e1d2(0x19d))/0xa)+-parseInt(_0x39e1d2(0x1a3))/0xb*(parseInt(_0x39e1d2(0x1a0))/0xc);if(_0x4531ad===_0x2d8e73)break;else _0x26b4d6['push'](_0x26b4d6['shift']());}catch(_0x3f924f){_0x26b4d6['push'](_0x26b4d6['shift']());}}}(_0x2cb4,0xb1077));import{Plugin as _0x4153eb}from'ckeditor5/src/core.js';import _0x339151 from'./table.js';function _0x17de(_0x54c606,_0xc15c55){const _0x2cb498=_0x2cb4();return _0x17de=function(_0x17deab,_0x38b518){_0x17deab=_0x17deab-0x192;let _0x16bd68=_0x2cb498[_0x17deab];return _0x16bd68;},_0x17de(_0x54c606,_0xc15c55);}export default class Mt extends _0x4153eb{static get[_0x129c24(0x193)](){return[_0x339151];}[_0x129c24(0x197)](){const _0x1bcc5e=_0x129c24,_0x1b2c40=this[_0x1bcc5e(0x19f)];if(!_0x1b2c40[_0x1bcc5e(0x1a5)][_0x1bcc5e(0x19e)](_0x1bcc5e(0x1a2)))return;_0x1b2c40[_0x1bcc5e(0x1a5)][_0x1bcc5e(0x19c)](_0x1bcc5e(0x198))[_0x1bcc5e(0x19a)](_0x1bcc5e(0x199));}}
23
+ function _0x4d3b(_0x28baa4,_0x335e8c){const _0x5efe5e=_0x5efe();return _0x4d3b=function(_0x4d3b3d,_0x11f238){_0x4d3b3d=_0x4d3b3d-0x116;let _0x503ebd=_0x5efe5e[_0x4d3b3d];return _0x503ebd;},_0x4d3b(_0x28baa4,_0x335e8c);}const _0x3cbce3=_0x4d3b;(function(_0xf7f34f,_0x234d18){const _0x466fd1=_0x4d3b,_0x4160fe=_0xf7f34f();while(!![]){try{const _0x191cc7=-parseInt(_0x466fd1(0x129))/0x1+parseInt(_0x466fd1(0x125))/0x2+parseInt(_0x466fd1(0x126))/0x3+-parseInt(_0x466fd1(0x127))/0x4*(-parseInt(_0x466fd1(0x11e))/0x5)+-parseInt(_0x466fd1(0x124))/0x6*(-parseInt(_0x466fd1(0x123))/0x7)+parseInt(_0x466fd1(0x122))/0x8*(parseInt(_0x466fd1(0x128))/0x9)+-parseInt(_0x466fd1(0x118))/0xa;if(_0x191cc7===_0x234d18)break;else _0x4160fe['push'](_0x4160fe['shift']());}catch(_0x4cea23){_0x4160fe['push'](_0x4160fe['shift']());}}}(_0x5efe,0x77234));import{Plugin as _0x31866b}from'ckeditor5/src/core.js';import _0x1b29a9 from'./table.js';function _0x5efe(){const _0x6c4a4a=['1926327jkqMNc','249988xNldHM','5688747jKgcVD','196184LflNAB','plugins','has','16178330mdsMJw','toggleTableCaption','TrackChangesEditing','afterInit','requires','editor','40HQHLii','TableCaptionEditing','enableCommand','get','8avajsw','149807pDPgzx','18BtSNZD','927268ctXCWk'];_0x5efe=function(){return _0x6c4a4a;};return _0x5efe();}export default class Mt extends _0x31866b{static get[_0x3cbce3(0x11c)](){return[_0x1b29a9];}[_0x3cbce3(0x11b)](){const _0x32cba2=_0x3cbce3,_0x1c1804=this[_0x32cba2(0x11d)];if(!_0x1c1804[_0x32cba2(0x116)][_0x32cba2(0x117)](_0x32cba2(0x11f)))return;_0x1c1804[_0x32cba2(0x116)][_0x32cba2(0x121)](_0x32cba2(0x11a))[_0x32cba2(0x120)](_0x32cba2(0x119));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2a4da1=_0x39d7;(function(_0x450f45,_0x1a8a47){const _0x3c68d3=_0x39d7,_0x29d756=_0x450f45();while(!![]){try{const _0x70b0c4=parseInt(_0x3c68d3(0x215))/0x1*(parseInt(_0x3c68d3(0x1f1))/0x2)+parseInt(_0x3c68d3(0x252))/0x3+parseInt(_0x3c68d3(0x1d9))/0x4+parseInt(_0x3c68d3(0x20c))/0x5+-parseInt(_0x3c68d3(0x24d))/0x6*(parseInt(_0x3c68d3(0x213))/0x7)+parseInt(_0x3c68d3(0x208))/0x8*(parseInt(_0x3c68d3(0x255))/0x9)+-parseInt(_0x3c68d3(0x1f0))/0xa;if(_0x70b0c4===_0x1a8a47)break;else _0x29d756['push'](_0x29d756['shift']());}catch(_0x13234f){_0x29d756['push'](_0x29d756['shift']());}}}(_0x2d0f,0x6a892));import{getTranslation as _0x3fee64}from'../utils/common-translations.js';import{Plugin as _0x2dc522}from'ckeditor5/src/core.js';function _0x2d0f(){const _0xbc9ff9=['getChangedMarkers','fromEntries','stop','getTableIfOnlyTableInContent','markers','columnInsertionRanges','row','locale','startsWith','name','findAncestor','discard','unwrap','elementToElement','getAllAdjacentSuggestions','2149600sLOqHV','24RnqOaW','isInContent','cells','getSuggestion','getSuggestionCallback','TrackChangesEditing','position','getItems','getColumns','createTableWalker','redo','filter','suggestion-td','author','entries','nextSibling','set','attributes','TableUtils','TableClipboard','end','columnInsertionIndexes','_tablePostFixingSubtypes','8vqGcEU','showSuggestionHighlights','tableCellSuggestion','ck-suggestion-marker--active','2598075ErevUa','getSelectionAffectedTableCells','wrap','_getCoordsForCells','type','suggestionLoaded','find','2394sIcQbr','getChildren','41673gcPDSN','getMarkers','insertion','getShiftedBy','getContainedElement','tablePasteCell','change','root','getChanges','rowInsertionIndexes','paragraph','_replaceTableSlotCell','editingDowncast','tableCellVerticalAlignment','fill','tablePasteColumn','options','clipboardOutput','oldRange','_descriptionFactory','push','register','insert','deletion','getRange','Users','getColumnIndexes','conversion','insertionRanges','subType','hasSuggestion','listenTo','fromRange','suggestion:formatBlock:tablePasteCell','_isForcedDefaultExecutionBlock','return','model','insertContent','high','registerDescriptionCallback','markerName','reduce','tablePaste','tableCellPadding','get','columns','column','document','tablePasteRow','editor','requires','some','afterInit','start','last','documentSelection','12654KtdKWy','view','tableCellBorderWidth','setAttribute','rowInsertionRanges','68745nkSRSH','add','newRange','2658357YQGfac','rootName','ck-suggestion-marker','low','markerAttributes','keys','_createdBatches','isEmpty','markMultiRangeInsertion','every','$graveyard','content','createElement','getSuggestions','table','commands','_suggestionFactory','activeMarkers','setAttributes','forEach','schema','removeMarker','rows','createRange','insertRows','remove','getChild','element','next','for','forceDefaultExecution','containsRange','tableCellHorizontalAlignment','markerToHighlight','map','removeMarkers','length','detach','endRow','deletionRanges','dataDowncast','previousSibling','selection','tableCellBackgroundColor','registerCustomCallback','suggestionUnloaded','includes','trackChanges','batch','move','tableCell','first','tablePasteChainId','previous','join','value','insertColumns','suggestion','ck-suggestion-marker-insertion','editing','markMultiRangeBlockFormat','call','registerPostFixer','accept','getRanges','has','markMultiRangeDeletion','getAttributes','differ','tableCellBorderColor','_splitMarkerName','plugins','updateMarker','isEqual','createPositionBefore','getRows','cell','removeColumns','createRangeIn','removeRows','formatBlock','138516XKeQNw','from','tableCellBorderStyle','createRangeOn','endColumn','*Replace\x20table\x20cells*','getRowIndexes','nodeAfter'];_0x2d0f=function(){return _0xbc9ff9;};return _0x2d0f();}import{LiveRange as _0x20efab}from'ckeditor5/src/engine.js';import{uid as _0x2f0d7e,priorities as _0x2f3f78}from'ckeditor5/src/utils.js';import _0x4a730b from'./table.js';function _0x39d7(_0x12e918,_0x27ea28){const _0x2d0f1f=_0x2d0f();return _0x39d7=function(_0x39d722,_0x274940){_0x39d722=_0x39d722-0x18d;let _0x5dda7f=_0x2d0f1f[_0x39d722];return _0x5dda7f;},_0x39d7(_0x12e918,_0x27ea28);}const ge=[_0x2a4da1(0x24f),_0x2a4da1(0x1cd),_0x2a4da1(0x1db),_0x2a4da1(0x1a8),_0x2a4da1(0x222),_0x2a4da1(0x1b3),_0x2a4da1(0x240)],Ce=Object[_0x2a4da1(0x1e2)](ge[_0x2a4da1(0x1aa)](_0x39d7e2=>[_0x39d7e2,null]));export default class It extends _0x2dc522{static get[_0x2a4da1(0x247)](){return[_0x4a730b];}[_0x2a4da1(0x249)](){const _0x3238b3=_0x2a4da1,_0x3a9e28=this[_0x3238b3(0x246)];if(!_0x3a9e28[_0x3238b3(0x1cf)][_0x3238b3(0x1c9)](_0x3238b3(0x204)))return;const _0x1caf1a=_0x3a9e28[_0x3238b3(0x1cf)][_0x3238b3(0x241)](_0x3238b3(0x1f6)),_0x5e3824=_0x3a9e28[_0x3238b3(0x1cf)][_0x3238b3(0x241)](_0x3238b3(0x203)),_0x2dfd31=_0x3a9e28[_0x3238b3(0x1cf)][_0x3238b3(0x241)](_0x4a730b),_0x5cde0a=_0x3a9e28[_0x3238b3(0x1cf)][_0x3238b3(0x241)](_0x3238b3(0x204));_0x2dfd31[_0x3238b3(0x207)][_0x3238b3(0x229)](_0x3238b3(0x245),_0x3238b3(0x224)),_0x3a9e28[_0x3238b3(0x239)][_0x3238b3(0x19c)][_0x3238b3(0x22a)](_0x3238b3(0x20a),{'allowIn':_0x3238b3(0x1ba),'allowContentOf':_0x3238b3(0x1ba),'isLimit':!0x0}),_0x3a9e28[_0x3238b3(0x230)][_0x3238b3(0x1ee)]({'model':_0x3238b3(0x20a),'view':_0x3238b3(0x1fd)});let _0x4a0d7e=null;_0x3a9e28[_0x3238b3(0x239)]['on'](_0x3238b3(0x23a),(_0x429281,_0x133293)=>{const _0x24a145=_0x3238b3,[_0x5d35be,_0x1d0cde]=_0x133293,_0x146b0c=_0x133293[_0x133293[_0x24a145(0x1ac)]-0x1];_0x146b0c&&_0x146b0c[_0x24a145(0x1a6)]||_0x1caf1a[_0x24a145(0x237)]||this[_0x24a145(0x246)][_0x24a145(0x197)][_0x24a145(0x241)](_0x24a145(0x1b7))[_0x24a145(0x1bf)]&&function(_0x2437c0,_0x4077ab,_0x372d51,_0x13e47b,_0x240006){const _0x28e929=_0x24a145;if(_0x4077ab&&!_0x4077ab['is'](_0x28e929(0x24c)))return!0x1;const _0x3aca22=_0x240006[_0x28e929(0x1e4)](_0x2437c0,_0x372d51);if(!_0x3aca22||!he(_0x3aca22,void 0x0,_0x13e47b))return!0x1;const _0x23737d=_0x13e47b[_0x28e929(0x20d)](_0x372d51[_0x28e929(0x244)][_0x28e929(0x1b2)]);if(!_0x23737d[_0x28e929(0x1ac)])return!0x1;const _0x4f469e=_0x23737d[0x0][_0x28e929(0x1eb)](_0x28e929(0x196)),_0x6168e4=_0x13e47b[_0x28e929(0x1df)](_0x23737d),_0x15b4bb=_0x13e47b[_0x28e929(0x22f)](_0x23737d),_0x20b949={'startRow':_0x6168e4[_0x28e929(0x1bb)],'endRow':_0x6168e4[_0x28e929(0x24b)],'startColumn':_0x15b4bb[_0x28e929(0x1bb)],'endColumn':_0x15b4bb[_0x28e929(0x24b)]};return 0x1==_0x23737d[_0x28e929(0x1ac)]&&(_0x20b949[_0x28e929(0x1ae)]+=_0x13e47b[_0x28e929(0x1d3)](_0x3aca22)-0x1,_0x20b949[_0x28e929(0x1dd)]+=_0x13e47b[_0x28e929(0x1f9)](_0x3aca22)-0x1),he(_0x4f469e,_0x20b949,_0x13e47b);}(_0x5d35be,_0x1d0cde,_0x3a9e28[_0x24a145(0x239)],_0x5e3824,_0x5cde0a)&&(_0x429281[_0x24a145(0x1e3)](),_0x4a0d7e={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x3a9e28[_0x24a145(0x239)][_0x24a145(0x21b)](()=>{const _0x2e045f=_0x24a145;_0x3a9e28[_0x2e045f(0x239)][_0x2e045f(0x23a)](_0x133293[0x0],_0x133293[0x1],_0x133293[0x2],{'forceDefaultExecution':!0x0});const _0x3e098d=_0x2f0d7e(),{rowInsertionRanges:_0x4761fc,columnInsertionRanges:_0x13674d,insertionRanges:_0x193b32,deletionRanges:_0x20b0e4,cells:_0x299e41}=_0x4a0d7e;_0x4761fc[_0x2e045f(0x1ac)]&&_0x1caf1a[_0x2e045f(0x190)](_0x4761fc,_0x2e045f(0x245),{'tablePasteChainId':_0x3e098d}),_0x13674d[_0x2e045f(0x1ac)]&&_0x1caf1a[_0x2e045f(0x190)](_0x13674d,_0x2e045f(0x224),{'tablePasteChainId':_0x3e098d}),_0x193b32[_0x2e045f(0x1ac)]&&(_0x1caf1a[_0x2e045f(0x190)](_0x193b32,_0x2e045f(0x23f),{'tablePasteChainId':_0x3e098d,'skipNestingCheck':!0x0}),_0x193b32[_0x2e045f(0x19b)](_0x5b7a9e=>{const _0xb26457=_0x2e045f;var _0x5c2dff;return null===(_0x5c2dff=_0x5b7a9e[_0xb26457(0x1ad)])||void 0x0===_0x5c2dff?void 0x0:_0x5c2dff[_0xb26457(0x1c5)](_0x5b7a9e);})),_0x20b0e4[_0x2e045f(0x1ac)]&&(_0x1caf1a[_0x2e045f(0x1ca)](_0x20b0e4,_0x2e045f(0x23f),{'tablePasteChainId':_0x3e098d,'skipNestingCheck':!0x0}),_0x20b0e4[_0x2e045f(0x19b)](_0x4b4a60=>{const _0x515620=_0x2e045f;var _0x1d6881;return null===(_0x1d6881=_0x4b4a60[_0x515620(0x1ad)])||void 0x0===_0x1d6881?void 0x0:_0x1d6881[_0x515620(0x1c5)](_0x4b4a60);}));const _0x3cbb27=_0x1caf1a[_0x2e045f(0x1c4)](_0x299e41[_0x2e045f(0x1aa)](({element:_0x531b99})=>_0x531b99),{'formatGroupId':_0x2f0d7e()},[],_0x2e045f(0x21a),{'tablePasteChainId':_0x3e098d});if(_0x3cbb27){const _0x3e12dd=_0x3cbb27[_0x2e045f(0x216)](),_0x57c315=[];for(const {element:_0x57b369,attributes:_0x3921c6}of _0x299e41){if(!_0x3921c6)continue;const _0x48a9de=_0x3a9e28[_0x2e045f(0x239)][_0x2e045f(0x1dc)](_0x57b369),_0x3ef45e=_0x3e12dd[_0x2e045f(0x212)](_0x37afc1=>_0x37afc1[_0x2e045f(0x22d)]()[_0x2e045f(0x1d1)](_0x48a9de));_0x3ef45e&&_0x57c315[_0x2e045f(0x229)]([_0x3ef45e[_0x2e045f(0x1ea)],_0x3921c6]);}_0x57c315[_0x2e045f(0x1ac)]&&_0x3cbb27[_0x2e045f(0x250)](_0x2e045f(0x259),Object[_0x2e045f(0x1e2)](_0x57c315));}_0x4a0d7e=null;}));},{'priority':_0x2f3f78[_0x3238b3(0x23b)]+0xa}),_0x3a9e28[_0x3238b3(0x1cf)][_0x3238b3(0x241)](_0x3238b3(0x204))['on'](_0x3238b3(0x220),(_0x136c75,_0x2f2d34)=>{const _0x6ce4a9=_0x3238b3,[_0x499900,_0x2d67e7,,_0x266db1]=_0x2f2d34;if(!_0x4a0d7e)return;_0x136c75[_0x6ce4a9(0x1e3)]();const _0x3fde9b=_0x499900[_0x6ce4a9(0x1d4)],_0x17f756=_0x2d67e7,_0x3bdb2e=Pe(_0x3fde9b),_0x1c5a06=Pe(_0x17f756);_0x136c75[_0x6ce4a9(0x238)]=_0x3fde9b;let _0x58fb4e=null,_0x10325e=null;if(_0x1c5a06||_0x3bdb2e){if(_0x3bdb2e&&!_0x1c5a06){_0x266db1[_0x6ce4a9(0x1a1)](_0x3fde9b[_0x6ce4a9(0x1a2)](0x0));for(const _0x494ace of Array[_0x6ce4a9(0x1da)](_0x17f756[_0x6ce4a9(0x214)]()))_0x266db1[_0x6ce4a9(0x22b)](_0x494ace,_0x3fde9b,_0x6ce4a9(0x205));const _0x1c5bdc=_0x4a0d7e[_0x6ce4a9(0x21e)][_0x6ce4a9(0x1b6)](_0x499900[_0x6ce4a9(0x1e7)]),_0x18b6f6=_0x4a0d7e[_0x6ce4a9(0x206)][_0x6ce4a9(0x1b6)](_0x499900[_0x6ce4a9(0x243)]);_0x1c5bdc||_0x18b6f6||(_0x58fb4e=_0x20efab[_0x6ce4a9(0x235)](_0x266db1[_0x6ce4a9(0x1d6)](_0x3fde9b)));}else _0x1c5a06&&!_0x3bdb2e&&(_0x10325e=_0x266db1[_0x6ce4a9(0x1d6)](_0x3fde9b));}else{const _0xd6e6be=_0x266db1[_0x6ce4a9(0x194)](_0x6ce4a9(0x20a)),_0x49e01f=_0x266db1[_0x6ce4a9(0x194)](_0x6ce4a9(0x20a));_0x266db1[_0x6ce4a9(0x20e)](_0x266db1[_0x6ce4a9(0x1d6)](_0x3fde9b),_0x49e01f),_0x266db1[_0x6ce4a9(0x22b)](_0xd6e6be,_0x3fde9b,0x0);for(const _0xf0a64 of Array[_0x6ce4a9(0x1da)](_0x17f756[_0x6ce4a9(0x214)]()))_0x266db1[_0x6ce4a9(0x22b)](_0xf0a64,_0xd6e6be,_0x6ce4a9(0x205));_0x58fb4e=_0x20efab[_0x6ce4a9(0x235)](_0x266db1[_0x6ce4a9(0x1dc)](_0xd6e6be)),_0x10325e=_0x20efab[_0x6ce4a9(0x235)](_0x266db1[_0x6ce4a9(0x1dc)](_0x49e01f));}const _0x559f61=Array[_0x6ce4a9(0x1da)](_0x17f756[_0x6ce4a9(0x1cb)]())[_0x6ce4a9(0x1fc)](([_0x280945])=>ge[_0x6ce4a9(0x1b6)](_0x280945));_0x4a0d7e[_0x6ce4a9(0x1f3)][_0x6ce4a9(0x229)]({'element':_0x3fde9b,'attributes':_0x559f61[_0x6ce4a9(0x1ac)]?Object[_0x6ce4a9(0x1e2)](_0x559f61):null}),_0x58fb4e&&_0x4a0d7e[_0x6ce4a9(0x231)][_0x6ce4a9(0x229)](_0x58fb4e),_0x10325e&&_0x4a0d7e[_0x6ce4a9(0x1af)][_0x6ce4a9(0x229)](_0x10325e);},{'priority':_0x3238b3(0x23b)}),_0x5e3824['on'](_0x3238b3(0x1c0),(_0xde70f7,_0x107bbc)=>{const _0x254ff0=_0x3238b3,[_0x3265e8,_0x5d51d3={}]=_0x107bbc;if(!_0x4a0d7e)return;const _0x1f0ca9=_0x5d51d3['at']||0x0,_0x3ffc76=_0x5d51d3[_0x254ff0(0x242)]||0x1;_0x4a0d7e[_0x254ff0(0x206)]=new Array(_0x3ffc76)[_0x254ff0(0x223)](_0x1f0ca9)[_0x254ff0(0x1aa)]((_0x4718a4,_0x4aaf76)=>_0x4718a4+_0x4aaf76);for(const {cell:_0x20219d}of _0x5e3824[_0x254ff0(0x1fa)](_0x3265e8,{'startColumn':_0x1f0ca9,'endColumn':_0x1f0ca9+_0x3ffc76-0x1}))_0x4a0d7e[_0x254ff0(0x1e6)][_0x254ff0(0x229)](_0x3a9e28[_0x254ff0(0x239)][_0x254ff0(0x1dc)](_0x20219d));},{'priority':_0x3238b3(0x258)}),_0x5e3824['on'](_0x3238b3(0x1a0),(_0xdf966b,_0x2dec49)=>{const _0x1c42fc=_0x3238b3,[_0x36ac88,_0x223ac4={}]=_0x2dec49;if(!_0x4a0d7e)return;const _0x337a90=_0x223ac4['at']||0x0,_0xe45207=_0x223ac4[_0x1c42fc(0x19e)]||0x1;_0x4a0d7e[_0x1c42fc(0x21e)]=new Array(_0xe45207)[_0x1c42fc(0x223)](_0x337a90)[_0x1c42fc(0x1aa)]((_0x6f9a27,_0x36b71b)=>_0x6f9a27+_0x36b71b);for(const {cell:_0xc2a071}of _0x5e3824[_0x1c42fc(0x1fa)](_0x36ac88,{'startRow':_0x337a90,'endRow':_0x337a90+_0xe45207-0x1}))_0x4a0d7e[_0x1c42fc(0x251)][_0x1c42fc(0x229)](_0x3a9e28[_0x1c42fc(0x239)][_0x1c42fc(0x1dc)](_0xc2a071));},{'priority':_0x3238b3(0x258)}),_0x1caf1a[_0x3238b3(0x228)][_0x3238b3(0x23c)](_0x3b538a=>{const _0x32a5b4=_0x3238b3;if(_0x3b538a[_0x32a5b4(0x232)]&&_0x3b538a[_0x32a5b4(0x232)][_0x32a5b4(0x1e9)](_0x32a5b4(0x23f)))return _0x3b538a[_0x32a5b4(0x1bd)]?{}:{'type':_0x32a5b4(0x217),'content':_0x3fee64(_0x3a9e28[_0x32a5b4(0x1e8)],_0x32a5b4(0x1de))};});const _0x53e703=()=>!0x1;for(const _0x440170 of[_0x3238b3(0x23f),_0x3238b3(0x224),_0x3238b3(0x245),_0x3238b3(0x21a)])_0x1caf1a[_0x3238b3(0x198)][_0x3238b3(0x1b4)](_0x3238b3(0x217),_0x440170,_0x3238b3(0x1be),_0x53e703),_0x1caf1a[_0x3238b3(0x198)][_0x3238b3(0x1b4)](_0x3238b3(0x22c),_0x440170,_0x3238b3(0x1be),_0x53e703),_0x1caf1a[_0x3238b3(0x198)][_0x3238b3(0x1b4)](_0x3238b3(0x1d8),_0x440170,_0x3238b3(0x1be),_0x53e703);_0x1caf1a[_0x3238b3(0x198)][_0x3238b3(0x1b4)](_0x3238b3(0x1d8),_0x3238b3(0x21a),_0x3238b3(0x1ec),_0x53e703),_0x1caf1a[_0x3238b3(0x198)][_0x3238b3(0x1b4)](_0x3238b3(0x1d8),_0x3238b3(0x21a),_0x3238b3(0x1c7),(_0x1400d5,_0x4fd5a2,_0x5e3161)=>{const _0x2efb86=_0x3238b3,_0x35e916=_0x1400d5[_0x2efb86(0x1aa)](_0xf4f392=>_0xf4f392[_0x2efb86(0x219)]())[_0x2efb86(0x1fc)](_0x291184=>_0x291184),_0x2d11e7=new Map(_0x35e916[_0x2efb86(0x1aa)](_0x2fb674=>[_0x2fb674,null]));if(_0x4a0d7e){for(const {element:_0x32fefd,attributes:_0x36305a}of _0x4a0d7e[_0x2efb86(0x1f3)])_0x36305a&&_0x2d11e7[_0x2efb86(0x201)](_0x32fefd,_0x36305a);}else{if(_0x5e3161&&_0x5e3161[_0x2efb86(0x259)])for(const [_0x5b85c6,_0x34165d]of Object[_0x2efb86(0x1ff)](_0x5e3161[_0x2efb86(0x259)])){const _0x565df3=_0x3a9e28[_0x2efb86(0x239)][_0x2efb86(0x1e5)][_0x2efb86(0x241)](_0x5b85c6),_0x56b818=_0x565df3?_0x565df3[_0x2efb86(0x22d)]()[_0x2efb86(0x219)]():null;_0x56b818&&_0x2d11e7[_0x2efb86(0x201)](_0x56b818,_0x34165d);}}_0x3a9e28[_0x2efb86(0x239)][_0x2efb86(0x21b)](_0x50450b=>{const _0x52c60e=_0x2efb86;for(const [_0xfe4436,_0x118523]of _0x2d11e7)_0x50450b[_0x52c60e(0x19a)]({...Ce,..._0x118523},_0xfe4436);});});const _0x18e7da=(_0x465642,_0x1117a3)=>{const _0x5435d6=_0x3238b3;_0x1caf1a[_0x5435d6(0x198)][_0x5435d6(0x1b4)](_0x465642,_0x5435d6(0x23f),_0x1117a3,(_0x367438,_0x3a03bf,_0x2a4d6c)=>{const _0x58b11b=_0x5435d6;_0x3a9e28[_0x58b11b(0x239)][_0x58b11b(0x21b)](_0x27d3c2=>{const _0x544960=_0x58b11b,_0x4b9fc4=[];for(const _0xb54ca9 of _0x367438){const _0x4417a9=_0xb54ca9[_0x544960(0x24a)][_0x544960(0x1e0)];_0x4417a9['is'](_0x544960(0x1a3),_0x544960(0x20a))&&_0x4b9fc4[_0x544960(0x229)](_0x4417a9);}_0x1caf1a[_0x544960(0x198)][_0x544960(0x1f5)](_0x465642,null,_0x1117a3)(_0x367438,_0x3a03bf,_0x2a4d6c);for(const _0x2d9358 of _0x4b9fc4)_0x544960(0x192)!=_0x2d9358[_0x544960(0x21c)][_0x544960(0x256)]&&_0x27d3c2[_0x544960(0x1ed)](_0x2d9358);});});};_0x18e7da(_0x3238b3(0x217),_0x3238b3(0x1c7)),_0x18e7da(_0x3238b3(0x217),_0x3238b3(0x1ec)),_0x18e7da(_0x3238b3(0x22c),_0x3238b3(0x1c7)),_0x18e7da(_0x3238b3(0x22c),_0x3238b3(0x1ec)),_0x1caf1a[_0x3238b3(0x198)][_0x3238b3(0x1b4)](_0x3238b3(0x217),_0x3238b3(0x245),_0x3238b3(0x1ec),_0xdef602=>{const _0x5584fb=_0x3238b3,_0x4677b2=_0xdef602[_0x5584fb(0x1aa)](_0x1047ae=>_0x1047ae[_0x5584fb(0x219)]()),_0x2bacc8=_0x4677b2[0x0][_0x5584fb(0x1eb)](_0x5584fb(0x196)),{minRow:_0x48634d,maxRow:_0x5ad725}=_0x2dfd31[_0x5584fb(0x20f)](_0x4677b2);_0x5e3824[_0x5584fb(0x1d7)](_0x2bacc8,{'at':_0x48634d,'rows':_0x5ad725-_0x48634d+0x1});}),_0x1caf1a[_0x3238b3(0x198)][_0x3238b3(0x1b4)](_0x3238b3(0x217),_0x3238b3(0x224),_0x3238b3(0x1ec),_0xc16906=>{const _0x1e7c99=_0x3238b3,_0x5c61e0=_0xc16906[_0x1e7c99(0x1aa)](_0xb4260=>_0xb4260[_0x1e7c99(0x219)]()),_0x1fb434=_0x5c61e0[0x0][_0x1e7c99(0x1eb)](_0x1e7c99(0x196)),{minColumn:_0x37c097,maxColumn:_0x12b9c6}=_0x2dfd31[_0x1e7c99(0x20f)](_0x5c61e0);_0x5e3824[_0x1e7c99(0x1d5)](_0x1fb434,{'at':_0x37c097,'columns':_0x12b9c6-_0x37c097+0x1});});const _0x2343e9=(_0x190d08,_0x272cf2)=>{const _0x48a705=_0x3238b3;if(!_0x272cf2[_0x48a705(0x232)]||!_0x272cf2[_0x48a705(0x232)][_0x48a705(0x1e9)](_0x48a705(0x23f)))return;const _0xc8c0b9=_0x272cf2[_0x48a705(0x202)][_0x48a705(0x1bc)],_0x3e7813=_0x1caf1a[_0x48a705(0x195)]()[_0x48a705(0x1fc)](_0x250e99=>_0x250e99[_0x48a705(0x1f2)]&&_0x250e99[_0x48a705(0x202)]&&_0x250e99[_0x48a705(0x202)][_0x48a705(0x1bc)]==_0xc8c0b9);_0x3e7813[_0x48a705(0x1ac)]&&_0x272cf2[_0x48a705(0x1ef)]()[_0x48a705(0x1ac)]!=_0x3e7813[_0x48a705(0x1ac)]&&_0x3e7813[_0x48a705(0x23e)]((_0x42bd4d,_0x1ce393)=>(_0x42bd4d[_0x48a705(0x1a4)]=_0x1ce393,_0x1ce393[_0x48a705(0x1bd)]=_0x42bd4d,_0x1ce393));};function _0x7ef4eb(_0x300b54,_0x52f26c=!0x0){const _0x392fe6=_0x3238b3,{id:_0x5d6dc6}=_0x1caf1a[_0x392fe6(0x1ce)](_0x300b54[_0x392fe6(0x23d)]),_0x19f24a=[_0x392fe6(0x257),_0x392fe6(0x1c2)],_0x86d604=_0x1caf1a[_0x392fe6(0x199)][_0x392fe6(0x1b6)](_0x300b54[_0x392fe6(0x23d)]);return _0x86d604&&_0x19f24a[_0x392fe6(0x229)](_0x392fe6(0x20b)),{'classes':_0x19f24a,'attributes':{'data-suggestion':_0x5d6dc6},'priority':_0x86d604&&_0x52f26c?0xbc2:0xbb8};}_0x1caf1a['on'](_0x3238b3(0x211),_0x2343e9,{'priority':_0x3238b3(0x23b)}),_0x1caf1a['on'](_0x3238b3(0x1b5),_0x2343e9,{'priority':_0x3238b3(0x23b)}),_0x3a9e28[_0x3238b3(0x239)][_0x3238b3(0x244)][_0x3238b3(0x1c6)](()=>{const _0x2d6549=_0x3238b3;let _0x1b33a3=!0x1;const _0x5ee198=Array[_0x2d6549(0x1da)](_0x3a9e28[_0x2d6549(0x239)][_0x2d6549(0x244)][_0x2d6549(0x1cc)][_0x2d6549(0x1e1)]());for(const {name:_0x5f25ba,data:_0x538902}of _0x5ee198){const {group:_0x5c854b,type:_0x498714,id:_0x345739}=_0x1caf1a[_0x2d6549(0x1ce)](_0x5f25ba);if(_0x2d6549(0x1c1)!=_0x5c854b||_0x2d6549(0x22c)!=_0x498714||_0x538902[_0x2d6549(0x227)])continue;if(!_0x1caf1a[_0x2d6549(0x233)](_0x345739))continue;const _0x299fba=_0x1caf1a[_0x2d6549(0x1f4)](_0x345739)[_0x2d6549(0x1c8)](),_0x3549d8=_0x3a9e28[_0x2d6549(0x1cf)][_0x2d6549(0x241)](_0x2d6549(0x22e))['me'];for(const _0x27a74a of _0x1caf1a[_0x2d6549(0x195)]()){if(!_0x27a74a[_0x2d6549(0x1f2)]||_0x27a74a[_0x2d6549(0x1fe)]!=_0x3549d8)continue;if(_0x2d6549(0x1d8)!=_0x27a74a[_0x2d6549(0x210)]||_0x2d6549(0x21a)!=_0x27a74a[_0x2d6549(0x232)])continue;if(_0x27a74a[_0x2d6549(0x1c8)]()[_0x2d6549(0x191)](_0x1a0d49=>_0x299fba[_0x2d6549(0x248)](_0x3baf05=>_0x3baf05[_0x2d6549(0x1a7)](_0x1a0d49,!0x0)))){for(const _0x170ec6 of _0x27a74a[_0x2d6549(0x1ef)]())_0x170ec6[_0x2d6549(0x1f2)]&&(_0x170ec6[_0x2d6549(0x1ec)](),_0x1b33a3=!0x0);}}}return _0x1b33a3;}),_0x3a9e28[_0x3238b3(0x239)][_0x3238b3(0x244)][_0x3238b3(0x1c6)](_0x882d3f=>{const _0x577609=_0x3238b3,_0x121781=_0x3a9e28[_0x577609(0x197)][_0x577609(0x241)](_0x577609(0x1fb));if(!_0x121781||!_0x121781[_0x577609(0x18e)][_0x577609(0x1c9)](_0x882d3f[_0x577609(0x1b8)]))return!0x1;let _0x31b49b=!0x1;const _0x2d822c=_0x3a9e28[_0x577609(0x1cf)][_0x577609(0x241)](_0x577609(0x22e))['me'],_0x43a808=_0x3a9e28[_0x577609(0x239)][_0x577609(0x244)][_0x577609(0x1cc)][_0x577609(0x21d)](),_0x2fb510=Array[_0x577609(0x1da)](_0x3a9e28[_0x577609(0x239)][_0x577609(0x244)][_0x577609(0x1cc)][_0x577609(0x1e1)]())[_0x577609(0x1fc)](({name:_0x3ba7fd,data:_0x47d770})=>{const _0x19c0e7=_0x577609,{group:_0x1f2e4c,subType:_0x5e0d46,authorId:_0x2e5b6}=_0x1caf1a[_0x19c0e7(0x1ce)](_0x3ba7fd);return _0x19c0e7(0x1c1)==_0x1f2e4c&&_0x19c0e7(0x23f)==_0x5e0d46&&_0x2e5b6==_0x2d822c['id']&&!_0x47d770[_0x19c0e7(0x227)];});for(const _0x2f3d30 of _0x43a808){if(_0x577609(0x22b)!=_0x2f3d30[_0x577609(0x210)]||_0x577609(0x20a)!=_0x2f3d30[_0x577609(0x1ea)]||0x1!=_0x2f3d30[_0x577609(0x1ac)])continue;const _0x565635=_0x882d3f[_0x577609(0x19f)](_0x2f3d30[_0x577609(0x1f7)],_0x2f3d30[_0x577609(0x1f7)][_0x577609(0x218)](0x1));if(!_0x2fb510[_0x577609(0x212)](({data:_0x1520bc})=>_0x1520bc[_0x577609(0x254)][_0x577609(0x1d1)](_0x565635))){for(const {name:_0x20a121,data:_0x35e236}of _0x2fb510)if(_0x565635[_0x577609(0x1a7)](_0x35e236[_0x577609(0x254)])){_0x882d3f[_0x577609(0x1d0)](_0x20a121,{'range':_0x565635}),_0x31b49b=!0x0;break;}}}return _0x31b49b;}),_0x3a9e28[_0x3238b3(0x239)][_0x3238b3(0x244)][_0x3238b3(0x1c6)](_0x234c52=>{const _0x4ceea6=_0x3238b3;let _0x26f1b4=!0x1;const _0x2a1ac6=_0x3a9e28[_0x4ceea6(0x1cf)][_0x4ceea6(0x241)](_0x4ceea6(0x22e))['me'],_0x49b2a7=_0x1caf1a[_0x4ceea6(0x195)]()[_0x4ceea6(0x1fc)](_0x211d79=>_0x211d79[_0x4ceea6(0x1f2)]&&_0x211d79[_0x4ceea6(0x1fe)]==_0x2a1ac6),_0x13d447=new Set(),_0x4eca4b=new Set();for(const _0x3f44e6 of _0x49b2a7)if(_0x4ceea6(0x23f)==_0x3f44e6[_0x4ceea6(0x232)])for(const _0x24d1bd of _0x3f44e6[_0x4ceea6(0x216)]()){const _0x35873b=_0x24d1bd[_0x4ceea6(0x22d)]()[_0x4ceea6(0x219)]();if(_0x35873b){if(_0x35873b['is'](_0x4ceea6(0x1a3),_0x4ceea6(0x20a))&&Pe(_0x35873b)){_0x3f44e6[_0x4ceea6(0x19d)](_0x24d1bd[_0x4ceea6(0x1ea)]),_0x13d447[_0x4ceea6(0x253)](_0x35873b),_0x26f1b4=!0x0;const _0x4a1388=_0x35873b[_0x4ceea6(0x200)],_0x17f0e3=_0x35873b[_0x4ceea6(0x1b1)],_0xb898f=_0x4a1388&&_0x4a1388['is'](_0x4ceea6(0x1a3),_0x4ceea6(0x20a)),_0xa6524=_0x17f0e3&&_0x17f0e3['is'](_0x4ceea6(0x1a3),_0x4ceea6(0x20a));_0xb898f&&!_0x13d447[_0x4ceea6(0x1c9)](_0x4a1388)&&_0x4eca4b[_0x4ceea6(0x253)](_0x4a1388),_0xa6524&&!_0x13d447[_0x4ceea6(0x1c9)](_0x17f0e3)&&_0x4eca4b[_0x4ceea6(0x253)](_0x17f0e3);}else _0x35873b['is'](_0x4ceea6(0x1a3),_0x4ceea6(0x21f))&&_0x35873b[_0x4ceea6(0x18f)]&&(_0x3f44e6[_0x4ceea6(0x19d)](_0x24d1bd[_0x4ceea6(0x1ea)]),_0x26f1b4=!0x0);}}else{if(_0x4ceea6(0x21a)==_0x3f44e6[_0x4ceea6(0x232)]){if(!_0x3f44e6[_0x4ceea6(0x202)]||!_0x3f44e6[_0x4ceea6(0x202)][_0x4ceea6(0x1bc)])continue;const _0x2e5573=_0x3f44e6[_0x4ceea6(0x202)][_0x4ceea6(0x259)];if(_0x2e5573&&Object[_0x4ceea6(0x18d)](_0x2e5573)[_0x4ceea6(0x1ac)])continue;const _0x3c2b84=_0x3f44e6[_0x4ceea6(0x202)][_0x4ceea6(0x1bc)];let _0xb914f4=!0x0,_0x14affc=!0x0;for(const _0x1baaf6 of _0x49b2a7)if(_0x1baaf6[_0x4ceea6(0x232)]&&_0x1baaf6[_0x4ceea6(0x232)][_0x4ceea6(0x1e9)](_0x4ceea6(0x23f))){if(!_0x1baaf6[_0x4ceea6(0x202)][_0x4ceea6(0x1bc)]){_0x14affc=!0x1;break;}if(_0x1baaf6['id']!=_0x3f44e6['id']&&_0x1baaf6[_0x4ceea6(0x202)][_0x4ceea6(0x1bc)]==_0x3c2b84){_0xb914f4=!0x1;break;}}_0x14affc&&_0xb914f4&&(_0x3f44e6[_0x4ceea6(0x1ab)](),_0x26f1b4=!0x0);}}for(const _0x5346e3 of _0x13d447)_0x234c52[_0x4ceea6(0x1a1)](_0x5346e3);for(const _0xf54211 of _0x4eca4b)_0x234c52[_0x4ceea6(0x1ed)](_0xf54211);return _0x26f1b4;}),_0x3a9e28[_0x3238b3(0x230)][_0x3238b3(0x1a5)](_0x3238b3(0x221))[_0x3238b3(0x1a9)]({'model':_0x3238b3(0x236),'view':(_0x287fbe,_0x5c17de)=>_0x7ef4eb(_0x287fbe),'converterPriority':_0x3238b3(0x23b)}),_0x3a9e28[_0x3238b3(0x230)][_0x3238b3(0x1a5)](_0x3238b3(0x1b0))[_0x3238b3(0x1a9)]({'model':_0x3238b3(0x236),'view':(_0x53de7c,_0x4f12e6)=>_0x4f12e6[_0x3238b3(0x225)][_0x3238b3(0x209)]?_0x7ef4eb(_0x53de7c,!0x1):null,'converterPriority':_0x3238b3(0x23b)});const _0x2739fe=_0x3a9e28[_0x3238b3(0x1c3)][_0x3238b3(0x24e)];this[_0x3238b3(0x234)](_0x2739fe[_0x3238b3(0x244)],_0x3238b3(0x226),(_0x5b3242,_0x260ac3)=>{const _0x165d5b=_0x3238b3,_0x12a50f=[];for(const _0x2262e1 of _0x2739fe[_0x165d5b(0x1d6)](_0x260ac3[_0x165d5b(0x193)])[_0x165d5b(0x1f8)]())_0x2262e1['is'](_0x165d5b(0x1a3),_0x165d5b(0x1fd))&&_0x12a50f[_0x165d5b(0x229)](_0x2262e1);_0x2739fe[_0x165d5b(0x21b)](_0x514bfd=>{const _0x1419bd=_0x165d5b;for(const _0x460672 of _0x12a50f)_0x514bfd[_0x1419bd(0x1b9)](_0x514bfd[_0x1419bd(0x1d6)](_0x460672),_0x514bfd[_0x1419bd(0x1d2)](_0x460672)),_0x514bfd[_0x1419bd(0x1a1)](_0x460672);});});}}function Pe(_0x3ea955){const _0x14dca8=_0x2a4da1;if(_0x3ea955[_0x14dca8(0x18f)])return!0x0;const _0xbfeb4f=_0x3ea955[_0x14dca8(0x1a2)](0x0);return _0xbfeb4f['is'](_0x14dca8(0x1a3),_0x14dca8(0x21f))&&_0xbfeb4f[_0x14dca8(0x18f)];}function he(_0x4f68a8,_0x1e8106={},_0x2c0f4a){const _0x1ea9c8=_0x2a4da1;for(const {isAnchor:_0x1fd855,cellHeight:_0x29450f,cellWidth:_0x44ddf8}of _0x2c0f4a[_0x1ea9c8(0x1fa)](_0x4f68a8,{'includeAllSlots':!0x0,..._0x1e8106}))if(!_0x1fd855||0x1!=_0x29450f||0x1!=_0x44ddf8)return!0x1;return!0x0;}
23
+ const _0x5dca3e=_0x12b7;(function(_0x4ae295,_0x2a6726){const _0x141f3d=_0x12b7,_0x2195d6=_0x4ae295();while(!![]){try{const _0x245720=parseInt(_0x141f3d(0x1b6))/0x1+-parseInt(_0x141f3d(0x21d))/0x2+-parseInt(_0x141f3d(0x1fd))/0x3*(parseInt(_0x141f3d(0x252))/0x4)+-parseInt(_0x141f3d(0x20c))/0x5+parseInt(_0x141f3d(0x1ca))/0x6+-parseInt(_0x141f3d(0x24f))/0x7+parseInt(_0x141f3d(0x23e))/0x8;if(_0x245720===_0x2a6726)break;else _0x2195d6['push'](_0x2195d6['shift']());}catch(_0x29a9a2){_0x2195d6['push'](_0x2195d6['shift']());}}}(_0x1332,0xc0c75));import{getTranslation as _0x52f29e}from'../utils/common-translations.js';import{Plugin as _0x59dbb9}from'ckeditor5/src/core.js';import{LiveRange as _0x78c61d}from'ckeditor5/src/engine.js';import{uid as _0x3c0ce8,priorities as _0x3db225}from'ckeditor5/src/utils.js';import _0x5c4159 from'./table.js';function _0x12b7(_0x4142f5,_0x40e34e){const _0x1332f5=_0x1332();return _0x12b7=function(_0x12b75d,_0x1620a4){_0x12b75d=_0x12b75d-0x1b1;let _0x5cdd73=_0x1332f5[_0x12b75d];return _0x5cdd73;},_0x12b7(_0x4142f5,_0x40e34e);}const ge=[_0x5dca3e(0x1b9),_0x5dca3e(0x266),_0x5dca3e(0x21b),_0x5dca3e(0x265),_0x5dca3e(0x1e7),_0x5dca3e(0x1be),_0x5dca3e(0x249)],Ce=Object[_0x5dca3e(0x279)](ge[_0x5dca3e(0x22f)](_0x289414=>[_0x289414,null]));export default class It extends _0x59dbb9{static get[_0x5dca3e(0x1da)](){return[_0x5c4159];}[_0x5dca3e(0x25e)](){const _0x499209=_0x5dca3e,_0xfe9b0a=this[_0x499209(0x1c3)];if(!_0xfe9b0a[_0x499209(0x219)][_0x499209(0x1ec)](_0x499209(0x207)))return;const _0x591c87=_0xfe9b0a[_0x499209(0x219)][_0x499209(0x27b)](_0x499209(0x24d)),_0x3172c7=_0xfe9b0a[_0x499209(0x219)][_0x499209(0x27b)](_0x499209(0x1ea)),_0xac1918=_0xfe9b0a[_0x499209(0x219)][_0x499209(0x27b)](_0x5c4159),_0x4a1a41=_0xfe9b0a[_0x499209(0x219)][_0x499209(0x27b)](_0x499209(0x207));_0xac1918[_0x499209(0x230)][_0x499209(0x224)](_0x499209(0x1d7),_0x499209(0x221)),_0xfe9b0a[_0x499209(0x1d9)][_0x499209(0x1ed)][_0x499209(0x24a)](_0x499209(0x1d8),{'allowIn':_0x499209(0x25f),'allowContentOf':_0x499209(0x25f),'isLimit':!0x0}),_0xfe9b0a[_0x499209(0x263)][_0x499209(0x1f4)]({'model':_0x499209(0x1d8),'view':_0x499209(0x220)});let _0x37bfa5=null;_0xfe9b0a[_0x499209(0x1d9)]['on'](_0x499209(0x1dd),(_0x5d3a18,_0x1e4d7f)=>{const _0x22b5c8=_0x499209,[_0x395853,_0x36b062]=_0x1e4d7f,_0x3382b4=_0x1e4d7f[_0x1e4d7f[_0x22b5c8(0x26e)]-0x1];_0x3382b4&&_0x3382b4[_0x22b5c8(0x1c2)]||_0x591c87[_0x22b5c8(0x1f7)]||this[_0x22b5c8(0x1c3)][_0x22b5c8(0x200)][_0x22b5c8(0x27b)](_0x22b5c8(0x1e5))[_0x22b5c8(0x1df)]&&function(_0x283c14,_0x120c49,_0x121e7f,_0x2f902f,_0x4770a7){const _0x40d99d=_0x22b5c8;if(_0x120c49&&!_0x120c49['is'](_0x40d99d(0x270)))return!0x1;const _0x365225=_0x4770a7[_0x40d99d(0x1d4)](_0x283c14,_0x121e7f);if(!_0x365225||!he(_0x365225,void 0x0,_0x2f902f))return!0x1;const _0x3cf0ab=_0x2f902f[_0x40d99d(0x1bb)](_0x121e7f[_0x40d99d(0x1db)][_0x40d99d(0x1c0)]);if(!_0x3cf0ab[_0x40d99d(0x26e)])return!0x1;const _0x1a883e=_0x3cf0ab[0x0][_0x40d99d(0x1e8)](_0x40d99d(0x1ef)),_0x45ac0b=_0x2f902f[_0x40d99d(0x206)](_0x3cf0ab),_0x5477cb=_0x2f902f[_0x40d99d(0x256)](_0x3cf0ab),_0x4693e6={'startRow':_0x45ac0b[_0x40d99d(0x21f)],'endRow':_0x45ac0b[_0x40d99d(0x264)],'startColumn':_0x5477cb[_0x40d99d(0x21f)],'endColumn':_0x5477cb[_0x40d99d(0x264)]};return 0x1==_0x3cf0ab[_0x40d99d(0x26e)]&&(_0x4693e6[_0x40d99d(0x1b2)]+=_0x2f902f[_0x40d99d(0x203)](_0x365225)-0x1,_0x4693e6[_0x40d99d(0x244)]+=_0x2f902f[_0x40d99d(0x21a)](_0x365225)-0x1),he(_0x1a883e,_0x4693e6,_0x2f902f);}(_0x395853,_0x36b062,_0xfe9b0a[_0x22b5c8(0x1d9)],_0x3172c7,_0x4a1a41)&&(_0x5d3a18[_0x22b5c8(0x1f6)](),_0x37bfa5={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0xfe9b0a[_0x22b5c8(0x1d9)][_0x22b5c8(0x216)](()=>{const _0x564805=_0x22b5c8;_0xfe9b0a[_0x564805(0x1d9)][_0x564805(0x1dd)](_0x1e4d7f[0x0],_0x1e4d7f[0x1],_0x1e4d7f[0x2],{'forceDefaultExecution':!0x0});const _0x3e6374=_0x3c0ce8(),{rowInsertionRanges:_0x528618,columnInsertionRanges:_0xe71af5,insertionRanges:_0xa6d306,deletionRanges:_0x45062a,cells:_0x496d6d}=_0x37bfa5;_0x528618[_0x564805(0x26e)]&&_0x591c87[_0x564805(0x1d1)](_0x528618,_0x564805(0x1d7),{'tablePasteChainId':_0x3e6374}),_0xe71af5[_0x564805(0x26e)]&&_0x591c87[_0x564805(0x1d1)](_0xe71af5,_0x564805(0x221),{'tablePasteChainId':_0x3e6374}),_0xa6d306[_0x564805(0x26e)]&&(_0x591c87[_0x564805(0x1d1)](_0xa6d306,_0x564805(0x24c),{'tablePasteChainId':_0x3e6374,'skipNestingCheck':!0x0}),_0xa6d306[_0x564805(0x1c1)](_0x2e578f=>{const _0x2bd1fa=_0x564805;var _0x18fef4;return null===(_0x18fef4=_0x2e578f[_0x2bd1fa(0x278)])||void 0x0===_0x18fef4?void 0x0:_0x18fef4[_0x2bd1fa(0x232)](_0x2e578f);})),_0x45062a[_0x564805(0x26e)]&&(_0x591c87[_0x564805(0x1f1)](_0x45062a,_0x564805(0x24c),{'tablePasteChainId':_0x3e6374,'skipNestingCheck':!0x0}),_0x45062a[_0x564805(0x1c1)](_0x2eef80=>{const _0x4fe692=_0x564805;var _0x3af98b;return null===(_0x3af98b=_0x2eef80[_0x4fe692(0x278)])||void 0x0===_0x3af98b?void 0x0:_0x3af98b[_0x4fe692(0x232)](_0x2eef80);}));const _0x408a72=_0x591c87[_0x564805(0x1ff)](_0x496d6d[_0x564805(0x22f)](({element:_0x2320c0})=>_0x2320c0),{'formatGroupId':_0x3c0ce8()},[],_0x564805(0x1c5),{'tablePasteChainId':_0x3e6374});if(_0x408a72){const _0x3b3892=_0x408a72[_0x564805(0x273)](),_0x490c45=[];for(const {element:_0x2d3b1a,attributes:_0x2be883}of _0x496d6d){if(!_0x2be883)continue;const _0xd39e32=_0xfe9b0a[_0x564805(0x1d9)][_0x564805(0x269)](_0x2d3b1a),_0x3103df=_0x3b3892[_0x564805(0x226)](_0x370a23=>_0x370a23[_0x564805(0x20b)]()[_0x564805(0x241)](_0xd39e32));_0x3103df&&_0x490c45[_0x564805(0x224)]([_0x3103df[_0x564805(0x1b8)],_0x2be883]);}_0x490c45[_0x564805(0x26e)]&&_0x408a72[_0x564805(0x277)](_0x564805(0x235),Object[_0x564805(0x279)](_0x490c45));}_0x37bfa5=null;}));},{'priority':_0x3db225[_0x499209(0x1bc)]+0xa}),_0xfe9b0a[_0x499209(0x219)][_0x499209(0x27b)](_0x499209(0x207))['on'](_0x499209(0x22a),(_0x582d87,_0x2b00b9)=>{const _0x465b1f=_0x499209,[_0x3cc076,_0x400c7c,,_0x52b56f]=_0x2b00b9;if(!_0x37bfa5)return;_0x582d87[_0x465b1f(0x1f6)]();const _0x5c1325=_0x3cc076[_0x465b1f(0x222)],_0x5cdd01=_0x400c7c,_0x19378=Pe(_0x5c1325),_0x1d4af4=Pe(_0x5cdd01);_0x582d87[_0x465b1f(0x238)]=_0x5c1325;let _0x1311d8=null,_0x22f425=null;if(_0x1d4af4||_0x19378){if(_0x19378&&!_0x1d4af4){_0x52b56f[_0x465b1f(0x211)](_0x5c1325[_0x465b1f(0x23f)](0x0));for(const _0xc36f64 of Array[_0x465b1f(0x245)](_0x5cdd01[_0x465b1f(0x1fa)]()))_0x52b56f[_0x465b1f(0x247)](_0xc36f64,_0x5c1325,_0x465b1f(0x1fb));const _0x22e735=_0x37bfa5[_0x465b1f(0x212)][_0x465b1f(0x272)](_0x3cc076[_0x465b1f(0x1c6)]),_0x53a12d=_0x37bfa5[_0x465b1f(0x205)][_0x465b1f(0x272)](_0x3cc076[_0x465b1f(0x1fc)]);_0x22e735||_0x53a12d||(_0x1311d8=_0x78c61d[_0x465b1f(0x201)](_0x52b56f[_0x465b1f(0x20e)](_0x5c1325)));}else _0x1d4af4&&!_0x19378&&(_0x22f425=_0x52b56f[_0x465b1f(0x20e)](_0x5c1325));}else{const _0x1fec99=_0x52b56f[_0x465b1f(0x1b5)](_0x465b1f(0x1d8)),_0x25f5eb=_0x52b56f[_0x465b1f(0x1b5)](_0x465b1f(0x1d8));_0x52b56f[_0x465b1f(0x1e9)](_0x52b56f[_0x465b1f(0x20e)](_0x5c1325),_0x25f5eb),_0x52b56f[_0x465b1f(0x247)](_0x1fec99,_0x5c1325,0x0);for(const _0x271e97 of Array[_0x465b1f(0x245)](_0x5cdd01[_0x465b1f(0x1fa)]()))_0x52b56f[_0x465b1f(0x247)](_0x271e97,_0x1fec99,_0x465b1f(0x1fb));_0x1311d8=_0x78c61d[_0x465b1f(0x201)](_0x52b56f[_0x465b1f(0x269)](_0x1fec99)),_0x22f425=_0x78c61d[_0x465b1f(0x201)](_0x52b56f[_0x465b1f(0x269)](_0x25f5eb));}const _0x2b1ffb=Array[_0x465b1f(0x245)](_0x5cdd01[_0x465b1f(0x268)]())[_0x465b1f(0x239)](([_0xc17c92])=>ge[_0x465b1f(0x272)](_0xc17c92));_0x37bfa5[_0x465b1f(0x1d0)][_0x465b1f(0x224)]({'element':_0x5c1325,'attributes':_0x2b1ffb[_0x465b1f(0x26e)]?Object[_0x465b1f(0x279)](_0x2b1ffb):null}),_0x1311d8&&_0x37bfa5[_0x465b1f(0x26d)][_0x465b1f(0x224)](_0x1311d8),_0x22f425&&_0x37bfa5[_0x465b1f(0x20a)][_0x465b1f(0x224)](_0x22f425);},{'priority':_0x499209(0x1bc)}),_0x3172c7['on'](_0x499209(0x237),(_0x508c40,_0x55567f)=>{const _0x6d4e9e=_0x499209,[_0x236286,_0x5e6e7b={}]=_0x55567f;if(!_0x37bfa5)return;const _0x3681de=_0x5e6e7b['at']||0x0,_0x18b9f9=_0x5e6e7b[_0x6d4e9e(0x24e)]||0x1;_0x37bfa5[_0x6d4e9e(0x205)]=new Array(_0x18b9f9)[_0x6d4e9e(0x248)](_0x3681de)[_0x6d4e9e(0x22f)]((_0x8fcec2,_0x313eeb)=>_0x8fcec2+_0x313eeb);for(const {cell:_0x2c4939}of _0x3172c7[_0x6d4e9e(0x22c)](_0x236286,{'startColumn':_0x3681de,'endColumn':_0x3681de+_0x18b9f9-0x1}))_0x37bfa5[_0x6d4e9e(0x1cd)][_0x6d4e9e(0x224)](_0xfe9b0a[_0x6d4e9e(0x1d9)][_0x6d4e9e(0x269)](_0x2c4939));},{'priority':_0x499209(0x257)}),_0x3172c7['on'](_0x499209(0x1f9),(_0x3dee7d,_0x4dc13e)=>{const _0x26bd88=_0x499209,[_0x4fc736,_0x17076a={}]=_0x4dc13e;if(!_0x37bfa5)return;const _0x3468fa=_0x17076a['at']||0x0,_0x40ee93=_0x17076a[_0x26bd88(0x23a)]||0x1;_0x37bfa5[_0x26bd88(0x212)]=new Array(_0x40ee93)[_0x26bd88(0x248)](_0x3468fa)[_0x26bd88(0x22f)]((_0x5d3788,_0x7361f7)=>_0x5d3788+_0x7361f7);for(const {cell:_0x2c2bbe}of _0x3172c7[_0x26bd88(0x22c)](_0x4fc736,{'startRow':_0x3468fa,'endRow':_0x3468fa+_0x40ee93-0x1}))_0x37bfa5[_0x26bd88(0x271)][_0x26bd88(0x224)](_0xfe9b0a[_0x26bd88(0x1d9)][_0x26bd88(0x269)](_0x2c2bbe));},{'priority':_0x499209(0x257)}),_0x591c87[_0x499209(0x26b)][_0x499209(0x228)](_0x46661c=>{const _0x364011=_0x499209;if(_0x46661c[_0x364011(0x276)]&&_0x46661c[_0x364011(0x276)][_0x364011(0x1f3)](_0x364011(0x24c)))return _0x46661c[_0x364011(0x260)]?{}:{'type':_0x364011(0x21e),'content':_0x52f29e(_0xfe9b0a[_0x364011(0x1bf)],_0x364011(0x236))};});const _0x52d964=()=>!0x1;for(const _0x3c60de of[_0x499209(0x24c),_0x499209(0x221),_0x499209(0x1d7),_0x499209(0x1c5)])_0x591c87[_0x499209(0x255)][_0x499209(0x231)](_0x499209(0x21e),_0x3c60de,_0x499209(0x210),_0x52d964),_0x591c87[_0x499209(0x255)][_0x499209(0x231)](_0x499209(0x1c4),_0x3c60de,_0x499209(0x210),_0x52d964),_0x591c87[_0x499209(0x255)][_0x499209(0x231)](_0x499209(0x274),_0x3c60de,_0x499209(0x210),_0x52d964);_0x591c87[_0x499209(0x255)][_0x499209(0x231)](_0x499209(0x274),_0x499209(0x1c5),_0x499209(0x246),_0x52d964),_0x591c87[_0x499209(0x255)][_0x499209(0x231)](_0x499209(0x274),_0x499209(0x1c5),_0x499209(0x209),(_0x5ac273,_0x2c2bae,_0x7a1ae6)=>{const _0x101caf=_0x499209,_0x22b958=_0x5ac273[_0x101caf(0x22f)](_0x206a1a=>_0x206a1a[_0x101caf(0x1e1)]())[_0x101caf(0x239)](_0x3fb1f7=>_0x3fb1f7),_0x2c737f=new Map(_0x22b958[_0x101caf(0x22f)](_0x43a46a=>[_0x43a46a,null]));if(_0x37bfa5){for(const {element:_0x1bfd2f,attributes:_0x1bb5d8}of _0x37bfa5[_0x101caf(0x1d0)])_0x1bb5d8&&_0x2c737f[_0x101caf(0x250)](_0x1bfd2f,_0x1bb5d8);}else{if(_0x7a1ae6&&_0x7a1ae6[_0x101caf(0x235)])for(const [_0x1d2b77,_0x42d841]of Object[_0x101caf(0x253)](_0x7a1ae6[_0x101caf(0x235)])){const _0x49170b=_0xfe9b0a[_0x101caf(0x1d9)][_0x101caf(0x251)][_0x101caf(0x27b)](_0x1d2b77),_0x23fd98=_0x49170b?_0x49170b[_0x101caf(0x20b)]()[_0x101caf(0x1e1)]():null;_0x23fd98&&_0x2c737f[_0x101caf(0x250)](_0x23fd98,_0x42d841);}}_0xfe9b0a[_0x101caf(0x1d9)][_0x101caf(0x216)](_0x186c80=>{const _0x113ba5=_0x101caf;for(const [_0x3b05c9,_0x22387d]of _0x2c737f)_0x186c80[_0x113ba5(0x225)]({...Ce,..._0x22387d},_0x3b05c9);});});const _0x448c7a=(_0x38af67,_0x4ca56d)=>{const _0x14ba3d=_0x499209;_0x591c87[_0x14ba3d(0x255)][_0x14ba3d(0x231)](_0x38af67,_0x14ba3d(0x24c),_0x4ca56d,(_0x493312,_0x10727f,_0x26e665)=>{const _0x1cc1d3=_0x14ba3d;_0xfe9b0a[_0x1cc1d3(0x1d9)][_0x1cc1d3(0x216)](_0x24c2d7=>{const _0x34d156=_0x1cc1d3,_0x36ecad=[];for(const _0xd1ffca of _0x493312){const _0x50cbe6=_0xd1ffca[_0x34d156(0x1fe)][_0x34d156(0x1e2)];_0x50cbe6['is'](_0x34d156(0x1b1),_0x34d156(0x1d8))&&_0x36ecad[_0x34d156(0x224)](_0x50cbe6);}_0x591c87[_0x34d156(0x255)][_0x34d156(0x27a)](_0x38af67,null,_0x4ca56d)(_0x493312,_0x10727f,_0x26e665);for(const _0x10c144 of _0x36ecad)_0x34d156(0x1d5)!=_0x10c144[_0x34d156(0x217)][_0x34d156(0x22b)]&&_0x24c2d7[_0x34d156(0x1d3)](_0x10c144);});});};_0x448c7a(_0x499209(0x21e),_0x499209(0x209)),_0x448c7a(_0x499209(0x21e),_0x499209(0x246)),_0x448c7a(_0x499209(0x1c4),_0x499209(0x209)),_0x448c7a(_0x499209(0x1c4),_0x499209(0x246)),_0x591c87[_0x499209(0x255)][_0x499209(0x231)](_0x499209(0x21e),_0x499209(0x1d7),_0x499209(0x246),_0x231c84=>{const _0x5c6728=_0x499209,_0x381f2e=_0x231c84[_0x5c6728(0x22f)](_0x2fccbb=>_0x2fccbb[_0x5c6728(0x1e1)]()),_0x207367=_0x381f2e[0x0][_0x5c6728(0x1e8)](_0x5c6728(0x1ef)),{minRow:_0x425a16,maxRow:_0x5484f3}=_0xac1918[_0x5c6728(0x1e4)](_0x381f2e);_0x3172c7[_0x5c6728(0x233)](_0x207367,{'at':_0x425a16,'rows':_0x5484f3-_0x425a16+0x1});}),_0x591c87[_0x499209(0x255)][_0x499209(0x231)](_0x499209(0x21e),_0x499209(0x221),_0x499209(0x246),_0x12a29c=>{const _0xd2fd11=_0x499209,_0x3274ab=_0x12a29c[_0xd2fd11(0x22f)](_0x209ecf=>_0x209ecf[_0xd2fd11(0x1e1)]()),_0x33262d=_0x3274ab[0x0][_0xd2fd11(0x1e8)](_0xd2fd11(0x1ef)),{minColumn:_0x4e33e1,maxColumn:_0xb10d14}=_0xac1918[_0xd2fd11(0x1e4)](_0x3274ab);_0x3172c7[_0xd2fd11(0x26f)](_0x33262d,{'at':_0x4e33e1,'columns':_0xb10d14-_0x4e33e1+0x1});});const _0xa106ec=(_0xf99b20,_0x31416f)=>{const _0x16d3c5=_0x499209;if(!_0x31416f[_0x16d3c5(0x276)]||!_0x31416f[_0x16d3c5(0x276)][_0x16d3c5(0x1f3)](_0x16d3c5(0x24c)))return;const _0x23c3eb=_0x31416f[_0x16d3c5(0x1ee)][_0x16d3c5(0x21c)],_0x322de1=_0x591c87[_0x16d3c5(0x26c)]()[_0x16d3c5(0x239)](_0x4b8caa=>_0x4b8caa[_0x16d3c5(0x22d)]&&_0x4b8caa[_0x16d3c5(0x1ee)]&&_0x4b8caa[_0x16d3c5(0x1ee)][_0x16d3c5(0x21c)]==_0x23c3eb);_0x322de1[_0x16d3c5(0x26e)]&&_0x31416f[_0x16d3c5(0x25a)]()[_0x16d3c5(0x26e)]!=_0x322de1[_0x16d3c5(0x26e)]&&_0x322de1[_0x16d3c5(0x1e0)]((_0xd898b6,_0x361b65)=>(_0xd898b6[_0x16d3c5(0x25c)]=_0x361b65,_0x361b65[_0x16d3c5(0x260)]=_0xd898b6,_0x361b65));};function _0xefd026(_0x27b151,_0x1fafda=!0x0){const _0x5318c0=_0x499209,{id:_0x299d0a}=_0x591c87[_0x5318c0(0x1f2)](_0x27b151[_0x5318c0(0x1b7)]),_0xbc385a=[_0x5318c0(0x1dc),_0x5318c0(0x1eb)],_0x55850d=_0x591c87[_0x5318c0(0x229)][_0x5318c0(0x272)](_0x27b151[_0x5318c0(0x1b7)]);return _0x55850d&&_0xbc385a[_0x5318c0(0x224)](_0x5318c0(0x1e3)),{'classes':_0xbc385a,'attributes':{'data-suggestion':_0x299d0a},'priority':_0x55850d&&_0x1fafda?0xbc2:0xbb8};}_0x591c87['on'](_0x499209(0x262),_0xa106ec,{'priority':_0x499209(0x1bc)}),_0x591c87['on'](_0x499209(0x1c8),_0xa106ec,{'priority':_0x499209(0x1bc)}),_0xfe9b0a[_0x499209(0x1d9)][_0x499209(0x1db)][_0x499209(0x215)](()=>{const _0x3e345d=_0x499209;let _0x2158ab=!0x1;const _0x41786f=Array[_0x3e345d(0x245)](_0xfe9b0a[_0x3e345d(0x1d9)][_0x3e345d(0x1db)][_0x3e345d(0x218)][_0x3e345d(0x1b3)]());for(const {name:_0x1d6abf,data:_0x5665fe}of _0x41786f){const {group:_0x5cb753,type:_0x2ff1d3,id:_0x1fa124}=_0x591c87[_0x3e345d(0x1f2)](_0x1d6abf);if(_0x3e345d(0x23d)!=_0x5cb753||_0x3e345d(0x1c4)!=_0x2ff1d3||_0x5665fe[_0x3e345d(0x1e6)])continue;if(!_0x591c87[_0x3e345d(0x204)](_0x1fa124))continue;const _0x364372=_0x591c87[_0x3e345d(0x214)](_0x1fa124)[_0x3e345d(0x275)](),_0x5b3440=_0xfe9b0a[_0x3e345d(0x219)][_0x3e345d(0x27b)](_0x3e345d(0x23b))['me'];for(const _0x24f875 of _0x591c87[_0x3e345d(0x26c)]()){if(!_0x24f875[_0x3e345d(0x22d)]||_0x24f875[_0x3e345d(0x208)]!=_0x5b3440)continue;if(_0x3e345d(0x274)!=_0x24f875[_0x3e345d(0x259)]||_0x3e345d(0x1c5)!=_0x24f875[_0x3e345d(0x276)])continue;if(_0x24f875[_0x3e345d(0x275)]()[_0x3e345d(0x26a)](_0x19f9ef=>_0x364372[_0x3e345d(0x20d)](_0x43d0e1=>_0x43d0e1[_0x3e345d(0x223)](_0x19f9ef,!0x0)))){for(const _0x4b102e of _0x24f875[_0x3e345d(0x25a)]())_0x4b102e[_0x3e345d(0x22d)]&&(_0x4b102e[_0x3e345d(0x246)](),_0x2158ab=!0x0);}}}return _0x2158ab;}),_0xfe9b0a[_0x499209(0x1d9)][_0x499209(0x1db)][_0x499209(0x215)](_0x352436=>{const _0x500816=_0x499209,_0x4454f8=_0xfe9b0a[_0x500816(0x200)][_0x500816(0x27b)](_0x500816(0x25b));if(!_0x4454f8||!_0x4454f8[_0x500816(0x1c7)][_0x500816(0x1ec)](_0x352436[_0x500816(0x240)]))return!0x1;let _0x48fafd=!0x1;const _0x703ce6=_0xfe9b0a[_0x500816(0x219)][_0x500816(0x27b)](_0x500816(0x23b))['me'],_0x3b9b46=_0xfe9b0a[_0x500816(0x1d9)][_0x500816(0x1db)][_0x500816(0x218)][_0x500816(0x213)](),_0x1cdc19=Array[_0x500816(0x245)](_0xfe9b0a[_0x500816(0x1d9)][_0x500816(0x1db)][_0x500816(0x218)][_0x500816(0x1b3)]())[_0x500816(0x239)](({name:_0x5a996a,data:_0x1b86ec})=>{const _0x37c25e=_0x500816,{group:_0x2591ad,subType:_0x16450c,authorId:_0x39d086}=_0x591c87[_0x37c25e(0x1f2)](_0x5a996a);return _0x37c25e(0x23d)==_0x2591ad&&_0x37c25e(0x24c)==_0x16450c&&_0x39d086==_0x703ce6['id']&&!_0x1b86ec[_0x37c25e(0x1e6)];});for(const _0x21461b of _0x3b9b46){if(_0x500816(0x247)!=_0x21461b[_0x500816(0x259)]||_0x500816(0x1d8)!=_0x21461b[_0x500816(0x1b8)]||0x1!=_0x21461b[_0x500816(0x26e)])continue;const _0x4988a0=_0x352436[_0x500816(0x242)](_0x21461b[_0x500816(0x24b)],_0x21461b[_0x500816(0x24b)][_0x500816(0x1f0)](0x1));if(!_0x1cdc19[_0x500816(0x226)](({data:_0x1fada1})=>_0x1fada1[_0x500816(0x1cc)][_0x500816(0x241)](_0x4988a0))){for(const {name:_0x593196,data:_0x39ec3a}of _0x1cdc19)if(_0x4988a0[_0x500816(0x223)](_0x39ec3a[_0x500816(0x1cc)])){_0x352436[_0x500816(0x25d)](_0x593196,{'range':_0x4988a0}),_0x48fafd=!0x0;break;}}}return _0x48fafd;}),_0xfe9b0a[_0x499209(0x1d9)][_0x499209(0x1db)][_0x499209(0x215)](_0x1283cc=>{const _0x2d99da=_0x499209;let _0x268136=!0x1;const _0x4a7c23=_0xfe9b0a[_0x2d99da(0x219)][_0x2d99da(0x27b)](_0x2d99da(0x23b))['me'],_0x93b12b=_0x591c87[_0x2d99da(0x26c)]()[_0x2d99da(0x239)](_0x466558=>_0x466558[_0x2d99da(0x22d)]&&_0x466558[_0x2d99da(0x208)]==_0x4a7c23),_0x56b841=new Set(),_0x321320=new Set();for(const _0x4b1b92 of _0x93b12b)if(_0x2d99da(0x24c)==_0x4b1b92[_0x2d99da(0x276)])for(const _0x3ea4bc of _0x4b1b92[_0x2d99da(0x273)]()){const _0x2681ba=_0x3ea4bc[_0x2d99da(0x20b)]()[_0x2d99da(0x1e1)]();if(_0x2681ba){if(_0x2681ba['is'](_0x2d99da(0x1b1),_0x2d99da(0x1d8))&&Pe(_0x2681ba)){_0x4b1b92[_0x2d99da(0x1c9)](_0x3ea4bc[_0x2d99da(0x1b8)]),_0x56b841[_0x2d99da(0x20f)](_0x2681ba),_0x268136=!0x0;const _0x3ceea1=_0x2681ba[_0x2d99da(0x254)],_0xf17266=_0x2681ba[_0x2d99da(0x267)],_0x24f80f=_0x3ceea1&&_0x3ceea1['is'](_0x2d99da(0x1b1),_0x2d99da(0x1d8)),_0x4c97d9=_0xf17266&&_0xf17266['is'](_0x2d99da(0x1b1),_0x2d99da(0x1d8));_0x24f80f&&!_0x56b841[_0x2d99da(0x1ec)](_0x3ceea1)&&_0x321320[_0x2d99da(0x20f)](_0x3ceea1),_0x4c97d9&&!_0x56b841[_0x2d99da(0x1ec)](_0xf17266)&&_0x321320[_0x2d99da(0x20f)](_0xf17266);}else _0x2681ba['is'](_0x2d99da(0x1b1),_0x2d99da(0x1d6))&&_0x2681ba[_0x2d99da(0x261)]&&(_0x4b1b92[_0x2d99da(0x1c9)](_0x3ea4bc[_0x2d99da(0x1b8)]),_0x268136=!0x0);}}else{if(_0x2d99da(0x1c5)==_0x4b1b92[_0x2d99da(0x276)]){if(!_0x4b1b92[_0x2d99da(0x1ee)]||!_0x4b1b92[_0x2d99da(0x1ee)][_0x2d99da(0x21c)])continue;const _0x3811bf=_0x4b1b92[_0x2d99da(0x1ee)][_0x2d99da(0x235)];if(_0x3811bf&&Object[_0x2d99da(0x202)](_0x3811bf)[_0x2d99da(0x26e)])continue;const _0x376243=_0x4b1b92[_0x2d99da(0x1ee)][_0x2d99da(0x21c)];let _0xa9f994=!0x0,_0x5f02e1=!0x0;for(const _0x2c4149 of _0x93b12b)if(_0x2c4149[_0x2d99da(0x276)]&&_0x2c4149[_0x2d99da(0x276)][_0x2d99da(0x1f3)](_0x2d99da(0x24c))){if(!_0x2c4149[_0x2d99da(0x1ee)][_0x2d99da(0x21c)]){_0x5f02e1=!0x1;break;}if(_0x2c4149['id']!=_0x4b1b92['id']&&_0x2c4149[_0x2d99da(0x1ee)][_0x2d99da(0x21c)]==_0x376243){_0xa9f994=!0x1;break;}}_0x5f02e1&&_0xa9f994&&(_0x4b1b92[_0x2d99da(0x1ba)](),_0x268136=!0x0);}}for(const _0x5040d1 of _0x56b841)_0x1283cc[_0x2d99da(0x211)](_0x5040d1);for(const _0x32345c of _0x321320)_0x1283cc[_0x2d99da(0x1d3)](_0x32345c);return _0x268136;}),_0xfe9b0a[_0x499209(0x263)][_0x499209(0x234)](_0x499209(0x1cb))[_0x499209(0x1cf)]({'model':_0x499209(0x1de),'view':(_0x5230d3,_0x16c697)=>_0xefd026(_0x5230d3),'converterPriority':_0x499209(0x1bc)}),_0xfe9b0a[_0x499209(0x263)][_0x499209(0x234)](_0x499209(0x227))[_0x499209(0x1cf)]({'model':_0x499209(0x1de),'view':(_0x5a83b0,_0x5e891c)=>_0x5e891c[_0x499209(0x1f8)][_0x499209(0x1f5)]?_0xefd026(_0x5a83b0,!0x1):null,'converterPriority':_0x499209(0x1bc)});const _0x47baf5=_0xfe9b0a[_0x499209(0x243)][_0x499209(0x1bd)];this[_0x499209(0x1b4)](_0x47baf5[_0x499209(0x1db)],_0x499209(0x1d2),(_0x171a0a,_0x42e9ec)=>{const _0x107224=_0x499209,_0x14200d=[];for(const _0x206f4f of _0x47baf5[_0x107224(0x20e)](_0x42e9ec[_0x107224(0x23c)])[_0x107224(0x1ce)]())_0x206f4f['is'](_0x107224(0x1b1),_0x107224(0x220))&&_0x14200d[_0x107224(0x224)](_0x206f4f);_0x47baf5[_0x107224(0x216)](_0x1f3285=>{const _0x28c33f=_0x107224;for(const _0x2d55ef of _0x14200d)_0x1f3285[_0x28c33f(0x258)](_0x1f3285[_0x28c33f(0x20e)](_0x2d55ef),_0x1f3285[_0x28c33f(0x22e)](_0x2d55ef)),_0x1f3285[_0x28c33f(0x211)](_0x2d55ef);});});}}function Pe(_0x464b5c){const _0x598cdb=_0x5dca3e;if(_0x464b5c[_0x598cdb(0x261)])return!0x0;const _0x5033ee=_0x464b5c[_0x598cdb(0x23f)](0x0);return _0x5033ee['is'](_0x598cdb(0x1b1),_0x598cdb(0x1d6))&&_0x5033ee[_0x598cdb(0x261)];}function he(_0x1017f6,_0x46ef5c={},_0x37d9da){const _0x49d8d7=_0x5dca3e;for(const {isAnchor:_0x37b2db,cellHeight:_0x4e0eb8,cellWidth:_0x38f2bd}of _0x37d9da[_0x49d8d7(0x22c)](_0x1017f6,{'includeAllSlots':!0x0,..._0x46ef5c}))if(!_0x37b2db||0x1!=_0x4e0eb8||0x1!=_0x38f2bd)return!0x1;return!0x0;}function _0x1332(){const _0x588db3=['start','markMultiRangeBlockFormat','commands','fromRange','keys','getRows','hasSuggestion','columnInsertionIndexes','getRowIndexes','TableClipboard','author','accept','deletionRanges','getRange','2803720GbfdcU','some','createRangeIn','add','join','remove','rowInsertionIndexes','getChanges','getSuggestion','registerPostFixer','change','root','differ','plugins','getColumns','tableCellBorderStyle','tablePasteChainId','3077832luzRXg','insertion','first','suggestion-td','tablePasteColumn','cell','containsRange','push','setAttributes','find','dataDowncast','registerDescriptionCallback','activeMarkers','_replaceTableSlotCell','rootName','createTableWalker','isInContent','createPositionBefore','map','_tablePostFixingSubtypes','registerCustomCallback','call','removeRows','for','markerAttributes','*Replace\x20table\x20cells*','insertColumns','return','filter','rows','Users','content','suggestion','28999872PtjuLA','getChild','batch','isEqual','createRange','editing','endColumn','from','discard','insert','fill','tableCellPadding','register','position','tablePaste','TrackChangesEditing','columns','6581183RLzubz','set','markers','1108QKRviE','entries','nextSibling','_suggestionFactory','getColumnIndexes','low','move','type','getAllAdjacentSuggestions','redo','next','updateMarker','afterInit','tableCell','previous','isEmpty','suggestionLoaded','conversion','last','tableCellHorizontalAlignment','tableCellBorderColor','previousSibling','getAttributes','createRangeOn','every','_descriptionFactory','getSuggestions','insertionRanges','length','removeColumns','documentSelection','rowInsertionRanges','includes','getMarkers','formatBlock','getRanges','subType','setAttribute','detach','fromEntries','getSuggestionCallback','get','element','endRow','getChangedMarkers','listenTo','createElement','183073kKKVYO','markerName','name','tableCellBorderWidth','removeMarkers','getSelectionAffectedTableCells','high','view','tableCellBackgroundColor','locale','selection','forEach','forceDefaultExecution','editor','deletion','tablePasteCell','row','_createdBatches','suggestionUnloaded','removeMarker','5418504NatJPn','editingDowncast','newRange','columnInsertionRanges','getItems','markerToHighlight','cells','markMultiRangeInsertion','clipboardOutput','unwrap','getTableIfOnlyTableInContent','$graveyard','paragraph','tablePasteRow','tableCellSuggestion','model','requires','document','ck-suggestion-marker','insertContent','suggestion:formatBlock:tablePasteCell','value','reduce','getContainedElement','nodeAfter','ck-suggestion-marker--active','_getCoordsForCells','trackChanges','oldRange','tableCellVerticalAlignment','findAncestor','wrap','TableUtils','ck-suggestion-marker-insertion','has','schema','attributes','table','getShiftedBy','markMultiRangeDeletion','_splitMarkerName','startsWith','elementToElement','showSuggestionHighlights','stop','_isForcedDefaultExecutionBlock','options','insertRows','getChildren','end','column','9549MsNkty'];_0x1332=function(){return _0x588db3;};return _0x1332();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3d11(_0x22a5d9,_0x5440ca){const _0x1bad54=_0x1bad();return _0x3d11=function(_0x3d1174,_0x2f5fa0){_0x3d1174=_0x3d1174-0x1dc;let _0x1b08b0=_0x1bad54[_0x3d1174];return _0x1b08b0;},_0x3d11(_0x22a5d9,_0x5440ca);}const _0xf051c8=_0x3d11;(function(_0x7d24f4,_0x4ba3f1){const _0x259391=_0x3d11,_0x35348d=_0x7d24f4();while(!![]){try{const _0x5c61c8=parseInt(_0x259391(0x209))/0x1+-parseInt(_0x259391(0x206))/0x2*(parseInt(_0x259391(0x1fe))/0x3)+-parseInt(_0x259391(0x205))/0x4*(-parseInt(_0x259391(0x20f))/0x5)+-parseInt(_0x259391(0x20c))/0x6*(parseInt(_0x259391(0x1f8))/0x7)+parseInt(_0x259391(0x1fb))/0x8*(-parseInt(_0x259391(0x1f5))/0x9)+-parseInt(_0x259391(0x207))/0xa+parseInt(_0x259391(0x1de))/0xb;if(_0x5c61c8===_0x4ba3f1)break;else _0x35348d['push'](_0x35348d['shift']());}catch(_0x406e73){_0x35348d['push'](_0x35348d['shift']());}}}(_0x1bad,0xbb82b));import{Plugin as _0x3610ff}from'ckeditor5/src/core.js';import{getTranslation as _0x1bedde}from'../utils/common-translations.js';export default class vt extends _0x3610ff{[_0xf051c8(0x210)](){const _0x3dff0c=_0xf051c8;if(!this[_0x3dff0c(0x20b)][_0x3dff0c(0x1e0)][_0x3dff0c(0x1f2)](_0x3dff0c(0x1f4)))return;const _0xd96902=this[_0x3dff0c(0x20b)][_0x3dff0c(0x1e0)][_0x3dff0c(0x200)](_0x3dff0c(0x1ff));_0xd96902[_0x3dff0c(0x1f0)](_0x3dff0c(0x1e7),this[_0x3dff0c(0x1ef)][_0x3dff0c(0x1ee)](this)),_0xd96902[_0x3dff0c(0x1e8)][_0x3dff0c(0x208)](_0x3dff0c(0x1ec),_0x3dff0c(0x20a),_0x3dff0c(0x1eb),_0xd96902[_0x3dff0c(0x1e8)][_0x3dff0c(0x1f9)](_0x3dff0c(0x1ec),null,_0x3dff0c(0x214))),_0xd96902[_0x3dff0c(0x1e8)][_0x3dff0c(0x208)](_0x3dff0c(0x1ec),_0x3dff0c(0x20a),_0x3dff0c(0x214),_0xd96902[_0x3dff0c(0x1e8)][_0x3dff0c(0x1f9)](_0x3dff0c(0x1ec),null,_0x3dff0c(0x1eb))),_0xd96902[_0x3dff0c(0x1fc)][_0x3dff0c(0x201)](this[_0x3dff0c(0x20e)][_0x3dff0c(0x1ee)](this));}[_0xf051c8(0x1ef)](_0x27e562,_0x354cbf){const _0x4c2888=_0xf051c8,_0xbf8ca4=this[_0x4c2888(0x20b)][_0x4c2888(0x1e0)][_0x4c2888(0x200)](_0x4c2888(0x1ff)),_0x956df4=this[_0x4c2888(0x20b)][_0x4c2888(0x1e0)][_0x4c2888(0x200)](_0x4c2888(0x1f4)),_0x296be5=_0x354cbf[_0x4c2888(0x204)]||this[_0x4c2888(0x20b)][_0x4c2888(0x1f7)][_0x4c2888(0x1ed)][_0x4c2888(0x1e1)][_0x4c2888(0x1e6)]();this[_0x4c2888(0x20b)][_0x4c2888(0x1f7)][_0x4c2888(0x1e9)](()=>{const _0x4d1ec8=_0x4c2888,_0x476dbd=_0x956df4[_0x4d1ec8(0x1e3)](_0x296be5);let _0xf928d9=_0x476dbd?_0x956df4[_0x4d1ec8(0x202)](_0x476dbd):null,_0xfa97db=_0x296be5[_0x4d1ec8(0x1e5)](_0x4d1ec8(0x1df))||null;const _0x21e7f8=_0x354cbf[_0x4d1ec8(0x1df)]||_0xfa97db,_0x366c46=_0x354cbf[_0x4d1ec8(0x1dc)]||_0xf928d9,_0x33d9ca=this[_0x4d1ec8(0x20b)][_0x4d1ec8(0x1e0)][_0x4d1ec8(0x200)](_0x4d1ec8(0x1f1))['me'];for(const _0x352621 of _0xbf8ca4[_0x4d1ec8(0x1ea)]()){const _0x434f77=_0x352621[_0x4d1ec8(0x1fa)]();if(_0x4d1ec8(0x20a)===_0x352621[_0x4d1ec8(0x1dd)]&&_0x434f77===_0x296be5){_0x352621[_0x4d1ec8(0x1f6)]!==_0x33d9ca&&_0x352621[_0x4d1ec8(0x214)]();const _0x4eb5ed=_0x352621[_0x4d1ec8(0x1fd)][_0x4d1ec8(0x203)];_0xfa97db=_0x4eb5ed[0x0][_0x4d1ec8(0x1df)],_0xf928d9=_0x4eb5ed[0x0][_0x4d1ec8(0x1dc)];break;}}_0x27e562({'table':_0x296be5,'tableWidth':_0x21e7f8,'columnWidths':_0x366c46}),_0xbf8ca4[_0x4d1ec8(0x212)](_0x296be5,{'commandName':_0x4d1ec8(0x1e7),'commandParams':[{'tableWidth':_0xfa97db,'columnWidths':_0xf928d9}],'formatGroupId':_0x4d1ec8(0x20a)},[],_0x4d1ec8(0x20a));});}[_0xf051c8(0x20e)](_0x1470a8){const _0x4f0050=_0xf051c8;if(_0x4f0050(0x1ec)!=_0x1470a8[_0x4f0050(0x20d)]&&_0x4f0050(0x1e2)!=_0x1470a8[_0x4f0050(0x20d)])return;const {data:_0x302e53}=_0x1470a8;if(_0x302e53&&_0x4f0050(0x20a)===_0x302e53[_0x4f0050(0x211)]){const _0xf59515=_0x4f0050(0x1e4);return{'type':_0x4f0050(0x1f3),'content':_0x1bedde(this[_0x4f0050(0x20b)][_0x4f0050(0x213)],_0xf59515)};}}}function _0x1bad(){const _0x5341f4=['model','4501XcoQwR','getSuggestionCallback','getContainedElement','16nYOOQS','_descriptionFactory','data','5109kPGcQu','TrackChangesEditing','get','registerDescriptionCallback','getTableColumnsWidths','commandParams','table','12rhVCEP','394DqGgwM','8538770DZrSLr','registerCustomCallback','698172HbUiaC','resizeTable','editor','4812XgjqgI','type','handleSuggestionDescription','1384645bsEQhU','afterInit','formatGroupId','markBlockFormat','locale','discard','columnWidths','subType','16985672bisxkv','tableWidth','plugins','selection','formatInline','getColumnGroupElement','*Format:*\x20resize\x20table','getAttribute','getSelectedElement','resizeTableWidth','_suggestionFactory','change','getSuggestions','accept','formatBlock','document','bind','handleResizeTableWidthCommand','enableCommand','Users','has','format','TableColumnResizeEditing','2700063dNbuln','author'];_0x1bad=function(){return _0x5341f4;};return _0x1bad();}
23
+ function _0x4faa(){const _0x2c47bf=['getAttribute','resizeTable','_descriptionFactory','document','enableCommand','get','5619397LKdwEw','formatBlock','formatGroupId','_suggestionFactory','markBlockFormat','selection','handleResizeTableWidthCommand','147786AGabIh','data','registerCustomCallback','getContainedElement','editor','model','resizeTableWidth','Users','format','plugins','registerDescriptionCallback','discard','change','8595055TFpvwf','TableColumnResizeEditing','columnWidths','4AMECxS','getSuggestions','getSelectedElement','TrackChangesEditing','has','91629GcOyjK','subType','handleSuggestionDescription','getSuggestionCallback','getTableColumnsWidths','tableWidth','accept','bind','formatInline','9356580Xtgrvq','1764537xDAUNp','author','1054737QFokDH','afterInit','locale','*Format:*\x20resize\x20table','table','commandParams','2992nWWiqi','getColumnGroupElement','type'];_0x4faa=function(){return _0x2c47bf;};return _0x4faa();}const _0x573e45=_0x3a94;(function(_0x9d891b,_0x9255f){const _0x549136=_0x3a94,_0x36f14c=_0x9d891b();while(!![]){try{const _0x5a16a3=-parseInt(_0x549136(0x129))/0x1+-parseInt(_0x549136(0x141))/0x2+-parseInt(_0x549136(0x12b))/0x3+-parseInt(_0x549136(0x151))/0x4*(-parseInt(_0x549136(0x14e))/0x5)+-parseInt(_0x549136(0x128))/0x6+-parseInt(_0x549136(0x13a))/0x7+parseInt(_0x549136(0x131))/0x8*(parseInt(_0x549136(0x156))/0x9);if(_0x5a16a3===_0x9255f)break;else _0x36f14c['push'](_0x36f14c['shift']());}catch(_0x112a4b){_0x36f14c['push'](_0x36f14c['shift']());}}}(_0x4faa,0xede9f));function _0x3a94(_0x267abb,_0x57944f){const _0x4faad3=_0x4faa();return _0x3a94=function(_0x3a94b3,_0x512582){_0x3a94b3=_0x3a94b3-0x123;let _0x290967=_0x4faad3[_0x3a94b3];return _0x290967;},_0x3a94(_0x267abb,_0x57944f);}import{Plugin as _0x57ad52}from'ckeditor5/src/core.js';import{getTranslation as _0x4237ef}from'../utils/common-translations.js';export default class vt extends _0x57ad52{[_0x573e45(0x12c)](){const _0xbb6d28=_0x573e45;if(!this[_0xbb6d28(0x145)][_0xbb6d28(0x14a)][_0xbb6d28(0x155)](_0xbb6d28(0x14f)))return;const _0x426db6=this[_0xbb6d28(0x145)][_0xbb6d28(0x14a)][_0xbb6d28(0x139)](_0xbb6d28(0x154));_0x426db6[_0xbb6d28(0x138)](_0xbb6d28(0x147),this[_0xbb6d28(0x140)][_0xbb6d28(0x126)](this)),_0x426db6[_0xbb6d28(0x13d)][_0xbb6d28(0x143)](_0xbb6d28(0x13b),_0xbb6d28(0x135),_0xbb6d28(0x125),_0x426db6[_0xbb6d28(0x13d)][_0xbb6d28(0x159)](_0xbb6d28(0x13b),null,_0xbb6d28(0x14c))),_0x426db6[_0xbb6d28(0x13d)][_0xbb6d28(0x143)](_0xbb6d28(0x13b),_0xbb6d28(0x135),_0xbb6d28(0x14c),_0x426db6[_0xbb6d28(0x13d)][_0xbb6d28(0x159)](_0xbb6d28(0x13b),null,_0xbb6d28(0x125))),_0x426db6[_0xbb6d28(0x136)][_0xbb6d28(0x14b)](this[_0xbb6d28(0x158)][_0xbb6d28(0x126)](this));}[_0x573e45(0x140)](_0x53a626,_0xc193d2){const _0x7263cd=_0x573e45,_0x49a2ec=this[_0x7263cd(0x145)][_0x7263cd(0x14a)][_0x7263cd(0x139)](_0x7263cd(0x154)),_0x1db839=this[_0x7263cd(0x145)][_0x7263cd(0x14a)][_0x7263cd(0x139)](_0x7263cd(0x14f)),_0x595664=_0xc193d2[_0x7263cd(0x12f)]||this[_0x7263cd(0x145)][_0x7263cd(0x146)][_0x7263cd(0x137)][_0x7263cd(0x13f)][_0x7263cd(0x153)]();this[_0x7263cd(0x145)][_0x7263cd(0x146)][_0x7263cd(0x14d)](()=>{const _0x3ecc44=_0x7263cd,_0x2b0af7=_0x1db839[_0x3ecc44(0x132)](_0x595664);let _0x2f75e3=_0x2b0af7?_0x1db839[_0x3ecc44(0x123)](_0x2b0af7):null,_0xa4b61a=_0x595664[_0x3ecc44(0x134)](_0x3ecc44(0x124))||null;const _0x2dbf5=_0xc193d2[_0x3ecc44(0x124)]||_0xa4b61a,_0x41198b=_0xc193d2[_0x3ecc44(0x150)]||_0x2f75e3,_0x2b8a2e=this[_0x3ecc44(0x145)][_0x3ecc44(0x14a)][_0x3ecc44(0x139)](_0x3ecc44(0x148))['me'];for(const _0x99c9a6 of _0x49a2ec[_0x3ecc44(0x152)]()){const _0x62699e=_0x99c9a6[_0x3ecc44(0x144)]();if(_0x3ecc44(0x135)===_0x99c9a6[_0x3ecc44(0x157)]&&_0x62699e===_0x595664){_0x99c9a6[_0x3ecc44(0x12a)]!==_0x2b8a2e&&_0x99c9a6[_0x3ecc44(0x14c)]();const _0x4effd2=_0x99c9a6[_0x3ecc44(0x142)][_0x3ecc44(0x130)];_0xa4b61a=_0x4effd2[0x0][_0x3ecc44(0x124)],_0x2f75e3=_0x4effd2[0x0][_0x3ecc44(0x150)];break;}}_0x53a626({'table':_0x595664,'tableWidth':_0x2dbf5,'columnWidths':_0x41198b}),_0x49a2ec[_0x3ecc44(0x13e)](_0x595664,{'commandName':_0x3ecc44(0x147),'commandParams':[{'tableWidth':_0xa4b61a,'columnWidths':_0x2f75e3}],'formatGroupId':_0x3ecc44(0x135)},[],_0x3ecc44(0x135));});}[_0x573e45(0x158)](_0x408fd0){const _0x19d87d=_0x573e45;if(_0x19d87d(0x13b)!=_0x408fd0[_0x19d87d(0x133)]&&_0x19d87d(0x127)!=_0x408fd0[_0x19d87d(0x133)])return;const {data:_0x54b892}=_0x408fd0;if(_0x54b892&&_0x19d87d(0x135)===_0x54b892[_0x19d87d(0x13c)]){const _0x3e113c=_0x19d87d(0x12e);return{'type':_0x19d87d(0x149),'content':_0x4237ef(this[_0x19d87d(0x145)][_0x19d87d(0x12d)],_0x3e113c)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2bb5(_0x4a7a47,_0x48c370){const _0x450cc5=_0x450c();return _0x2bb5=function(_0x2bb54a,_0x586522){_0x2bb54a=_0x2bb54a-0xc7;let _0x7a15a4=_0x450cc5[_0x2bb54a];return _0x7a15a4;},_0x2bb5(_0x4a7a47,_0x48c370);}const _0x3d1b73=_0x2bb5;(function(_0x22f0c7,_0x28a667){const _0x2331b2=_0x2bb5,_0xaeb628=_0x22f0c7();while(!![]){try{const _0x30020c=parseInt(_0x2331b2(0xca))/0x1+-parseInt(_0x2331b2(0x103))/0x2+-parseInt(_0x2331b2(0xd2))/0x3*(parseInt(_0x2331b2(0x102))/0x4)+-parseInt(_0x2331b2(0xe5))/0x5+parseInt(_0x2331b2(0xd0))/0x6+parseInt(_0x2331b2(0xf2))/0x7*(-parseInt(_0x2331b2(0x11b))/0x8)+parseInt(_0x2331b2(0x111))/0x9*(parseInt(_0x2331b2(0xdc))/0xa);if(_0x30020c===_0x28a667)break;else _0xaeb628['push'](_0xaeb628['shift']());}catch(_0x4c5699){_0xaeb628['push'](_0xaeb628['shift']());}}}(_0x450c,0x5a8e7));import{Plugin as _0x1a94ae}from'ckeditor5/src/core.js';import _0x1ac312 from'./table.js';import{getTranslation as _0x533647}from'../utils/common-translations.js';export default class At extends _0x1a94ae{static get[_0x3d1b73(0xf3)](){return[_0x1ac312];}[_0x3d1b73(0x116)](){const _0x43da06=_0x3d1b73,_0x381349=this[_0x43da06(0xdd)];if(!_0x381349[_0x43da06(0xcd)][_0x43da06(0x10c)](_0x43da06(0xe7)))return;const _0x693796=_0x381349[_0x43da06(0x114)],_0x1b76ae=_0x381349[_0x43da06(0xcd)][_0x43da06(0x10e)](_0x43da06(0x107));_0x1b76ae[_0x43da06(0x109)](_0x43da06(0xd7),[],[_0x43da06(0xe2)]),_0x1b76ae[_0x43da06(0x109)](_0x43da06(0x101),[],[_0x43da06(0x108)]),_0x1b76ae[_0x43da06(0xd3)][_0x43da06(0xea)](_0x43da06(0xe2),_0x533647(_0x693796,_0x43da06(0xfd))),_0x1b76ae[_0x43da06(0xd3)][_0x43da06(0xea)](_0x43da06(0x108),_0x533647(_0x693796,_0x43da06(0x11a))),this[_0x43da06(0x10b)]();}[_0x3d1b73(0x10b)](){const _0x5d9fe5=_0x3d1b73,_0x4d5056=this[_0x5d9fe5(0xdd)][_0x5d9fe5(0xcd)][_0x5d9fe5(0x10e)](_0x5d9fe5(0x107)),_0x63c985=this[_0x5d9fe5(0xdd)][_0x5d9fe5(0xcd)][_0x5d9fe5(0x10e)](_0x5d9fe5(0xda)),_0x44f109=this[_0x5d9fe5(0xdd)][_0x5d9fe5(0xcd)][_0x5d9fe5(0x10e)](_0x1ac312)[_0x5d9fe5(0xc8)]();function _0x5e082c({showActiveMarker:_0x3bf1d7=!0x0,setDataAttribute:_0x44add6=!0x0}={}){return(_0x365685,_0x43dc4b,_0x39edea)=>{const _0x1a1a96=_0x2bb5,{type:_0x3b2caf,id:_0x47c5c8}=_0x4d5056[_0x1a1a96(0xd5)](_0x43dc4b[_0x1a1a96(0xee)]),_0x39e8e6=_0x4d5056[_0x1a1a96(0xf0)](_0x47c5c8),_0x2f29c9=_0x39e8e6[_0x1a1a96(0x119)];if(_0x1a1a96(0xe8)!=_0x39e8e6[_0x1a1a96(0xf6)]||!_0x2f29c9||_0x1a1a96(0x101)!=_0x2f29c9[_0x1a1a96(0xde)])return;if(_0x43dc4b[_0x1a1a96(0x104)])return void _0x365685[_0x1a1a96(0x106)]();if(!_0x39edea[_0x1a1a96(0xc9)][_0x1a1a96(0xf1)](_0x43dc4b[_0x1a1a96(0xe0)],_0x365685[_0x1a1a96(0x100)]))return;const _0x52b634=_0x43dc4b[_0x1a1a96(0xe0)][_0x1a1a96(0xe4)][_0x1a1a96(0xd4)],_0x4056bc=_0x43dc4b[_0x1a1a96(0xe0)][_0x1a1a96(0xcf)][_0x1a1a96(0x10f)],_0x21468b=_0x52b634[_0x1a1a96(0xf9)][_0x1a1a96(0xf9)],{column:_0x25b3da}=_0x63c985[_0x1a1a96(0xfe)](_0x52b634),{column:_0x41302a}=_0x63c985[_0x1a1a96(0xfe)](_0x4056bc);for(let _0x2e0618=_0x25b3da;_0x2e0618<=_0x41302a;_0x2e0618++){const _0x156d68=_0x63c985[_0x1a1a96(0xce)](_0x21468b,{'column':_0x2e0618,'includeAllSlots':!0x1});for(const _0x19277d of _0x156d68){const _0x14db50=_0x19277d[_0x1a1a96(0xf8)],_0x17db08=_0x39edea[_0x1a1a96(0xe9)][_0x1a1a96(0xcb)](_0x14db50);_0x39edea[_0x1a1a96(0xcc)][_0x1a1a96(0xdb)](_0x1a1a96(0xe1)+_0x3b2caf,_0x17db08),_0x44add6&&_0x39edea[_0x1a1a96(0xcc)][_0x1a1a96(0x10a)](_0x1a1a96(0xec),_0x47c5c8,_0x17db08),_0x39edea[_0x1a1a96(0xe9)][_0x1a1a96(0x105)](_0x17db08,_0x43dc4b[_0x1a1a96(0xee)]),_0x3bf1d7&&(_0x4d5056[_0x1a1a96(0x113)][_0x1a1a96(0xe6)](_0x43dc4b[_0x1a1a96(0xee)])?_0x39edea[_0x1a1a96(0xcc)][_0x1a1a96(0xdb)](_0x1a1a96(0xdf),_0x17db08):_0x39edea[_0x1a1a96(0xcc)][_0x1a1a96(0xfc)](_0x1a1a96(0xdf),_0x17db08));}}};}_0x4d5056[_0x5d9fe5(0xf7)][_0x5d9fe5(0xd9)](_0x5d9fe5(0xe8),_0x5d9fe5(0xd7),_0x5d9fe5(0xfb),_0x44f109),_0x4d5056[_0x5d9fe5(0xf7)][_0x5d9fe5(0xd9)](_0x5d9fe5(0xe8),_0x5d9fe5(0x101),_0x5d9fe5(0xfb),_0x44f109),this[_0x5d9fe5(0xdd)][_0x5d9fe5(0x112)][_0x5d9fe5(0xd1)]['on'](_0x5d9fe5(0xc7),_0x5e082c(),{'priority':_0x5d9fe5(0x10d)}),this[_0x5d9fe5(0xdd)][_0x5d9fe5(0x119)][_0x5d9fe5(0xd1)]['on'](_0x5d9fe5(0xc7),(_0x1638ea,_0x1828dd,_0x3708f3)=>{const _0x4ebe24=_0x5d9fe5;_0x3708f3[_0x4ebe24(0xff)][_0x4ebe24(0x117)]&&_0x5e082c({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x1638ea,_0x1828dd,_0x3708f3);},{'priority':_0x5d9fe5(0x10d)}),this[_0x5d9fe5(0xdd)][_0x5d9fe5(0x112)][_0x5d9fe5(0xd1)]['on'](_0x5d9fe5(0x110),(_0x84293a,_0x19f85b,_0x5d809f)=>{const _0x3d0e73=_0x5d9fe5,{type:_0x574d00,id:_0x17eeb2}=_0x4d5056[_0x3d0e73(0xd5)](_0x19f85b[_0x3d0e73(0xee)]),_0x4e87e2=_0x4d5056[_0x3d0e73(0xf0)](_0x17eeb2),_0x7ac650=_0x4e87e2[_0x3d0e73(0x119)];if(_0x3d0e73(0xe8)!=_0x4e87e2[_0x3d0e73(0xf6)]||!_0x7ac650||_0x3d0e73(0x101)!=_0x7ac650[_0x3d0e73(0xde)])return;const _0x39c011=_0x5d809f[_0x3d0e73(0xe9)][_0x3d0e73(0xfa)](_0x19f85b[_0x3d0e73(0xee)]);if(_0x39c011){for(const _0x441eed of _0x39c011)_0x5d809f[_0x3d0e73(0xcc)][_0x3d0e73(0xfc)](_0x3d0e73(0xe1)+_0x574d00,_0x441eed),_0x5d809f[_0x3d0e73(0xcc)][_0x3d0e73(0xfc)](_0x3d0e73(0xdf),_0x441eed),_0x5d809f[_0x3d0e73(0xcc)][_0x3d0e73(0xf5)](_0x3d0e73(0xec),_0x441eed),_0x5d809f[_0x3d0e73(0xe9)][_0x3d0e73(0x118)](_0x441eed,_0x19f85b[_0x3d0e73(0xee)]);}},{'priority':_0x5d9fe5(0x10d)}),this[_0x5d9fe5(0xef)]();}[_0x3d1b73(0xef)](){const _0x3fca04=_0x3d1b73,_0x2387e7=this[_0x3fca04(0xdd)],_0x5e1f23=_0x2387e7[_0x3fca04(0x114)];function _0x361648(_0x2b672f){const _0x162640=_0x3fca04;return{'type':_0x162640(0x115),'content':_0x533647(_0x5e1f23,_0x162640(0xd6),_0x2b672f)};}_0x2387e7[_0x3fca04(0xcd)][_0x3fca04(0x10e)](_0x3fca04(0x107))[_0x3fca04(0xd3)][_0x3fca04(0xf4)](_0x566f9f=>{const _0x4e0dbd=_0x3fca04;if(_0x4e0dbd(0xe8)!=_0x566f9f[_0x4e0dbd(0xf6)])return;const {data:_0x3c3322}=_0x566f9f;if(_0x3c3322){if(_0x4e0dbd(0xd7)==_0x3c3322[_0x4e0dbd(0xde)]){const _0x50a3f3=_0x3c3322[_0x4e0dbd(0xd8)][0x0][_0x4e0dbd(0xeb)];return _0x361648(_0x533647(_0x5e1f23,_0x50a3f3?_0x4e0dbd(0xfd):_0x4e0dbd(0xe3)));}if(_0x4e0dbd(0x101)==_0x3c3322[_0x4e0dbd(0xde)]){const _0x8816c6=_0x3c3322[_0x4e0dbd(0xd8)][0x0][_0x4e0dbd(0xeb)];return _0x361648(_0x533647(_0x5e1f23,_0x8816c6?_0x4e0dbd(0x11a):_0x4e0dbd(0xed)));}}});}}function _0x450c(){const _0x1fdc00=['plugins','createTableWalker','end','2870124TIOBym','downcastDispatcher','3KYXzGN','_descriptionFactory','nodeAfter','_splitMarkerName','*Format:*\x20%0','setTableRowHeader','commandParams','registerCustomCallback','TableUtils','addClass','47870qaIzeG','editor','commandName','ck-suggestion-marker--active','markerRange','ck-suggestion-marker-','headingRows','FORMAT_REGULAR_ROW','start','2688710ARenaD','includes','TableEditing','formatBlock','mapper','registerAttributeLabel','forceValue','data-suggestion','FORMAT_REGULAR_COLUMN','markerName','_registerLegacyDescription','getSuggestion','consume','78974SvywpD','requires','registerDescriptionCallback','removeAttribute','type','_suggestionFactory','cell','parent','markerNameToElements','accept','removeClass','FORMAT_HEADER_ROW','getCellLocation','options','name','setTableColumnHeader','2052368DaRjzv','1349984saDwRd','item','bindElementToMarker','stop','TrackChangesEditing','headingColumns','_enableDefaultAttributesIntegration','setAttribute','_handleLegacySuggestions','has','highest','get','nodeBefore','removeMarker:suggestion','3321TlAtWp','editing','activeMarkers','locale','format','afterInit','showSuggestionHighlights','unbindElementFromMarkerName','data','FORMAT_HEADER_COLUMN','248dKMgrD','addMarker:suggestion','_acceptFormatSuggestionCallbackFactory','consumable','201730UxDgOb','toViewElement','writer'];_0x450c=function(){return _0x1fdc00;};return _0x450c();}
23
+ function _0x21f7(){const _0x485857=['consume','cell','1632666XySURo','10809432nEhnce','25130391ycGCNR','removeClass','FORMAT_REGULAR_COLUMN','options','bindElementToMarker','68rQPNEW','name','afterInit','FORMAT_REGULAR_ROW','nodeBefore','toViewElement','setTableRowHeader','markerRange','*Format:*\x20%0','formatBlock','747KwLLGD','includes','unbindElementFromMarkerName','_registerLegacyDescription','headingRows','setAttribute','data','item','mapper','TrackChangesEditing','registerCustomCallback','accept','downcastDispatcher','end','locale','plugins','addMarker:suggestion','155470Lcinuz','writer','_suggestionFactory','nodeAfter','FORMAT_HEADER_ROW','_enableDefaultAttributesIntegration','21vRFbOX','FORMAT_HEADER_COLUMN','getCellLocation','format','169581YxGGdo','setTableColumnHeader','removeMarker:suggestion','34GOzXwq','4648850PfNkbc','parent','consumable','get','_splitMarkerName','commandParams','data-suggestion','forceValue','showSuggestionHighlights','ck-suggestion-marker--active','markerName','getSuggestion','registerAttributeLabel','highest','start','39233ZyWSJe','_acceptFormatSuggestionCallbackFactory','commandName','TableUtils','stop','activeMarkers','editing','_handleLegacySuggestions','addClass','TableEditing','type','removeAttribute','ck-suggestion-marker-','registerDescriptionCallback','createTableWalker','requires','headingColumns','_descriptionFactory','has','editor','markerNameToElements'];_0x21f7=function(){return _0x485857;};return _0x21f7();}const _0x8689e7=_0x1f37;(function(_0x3ab38f,_0x4abe73){const _0xcddc72=_0x1f37,_0x27413a=_0x3ab38f();while(!![]){try{const _0x201ff5=parseInt(_0xcddc72(0x1cf))/0x1*(-parseInt(_0xcddc72(0x1bf))/0x2)+parseInt(_0xcddc72(0x1bc))/0x3*(parseInt(_0xcddc72(0x1ed))/0x4)+parseInt(_0xcddc72(0x1c0))/0x5+-parseInt(_0xcddc72(0x1e6))/0x6*(parseInt(_0xcddc72(0x1b8))/0x7)+parseInt(_0xcddc72(0x1e7))/0x8+-parseInt(_0xcddc72(0x1f7))/0x9*(-parseInt(_0xcddc72(0x1b2))/0xa)+-parseInt(_0xcddc72(0x1e8))/0xb;if(_0x201ff5===_0x4abe73)break;else _0x27413a['push'](_0x27413a['shift']());}catch(_0x30a74f){_0x27413a['push'](_0x27413a['shift']());}}}(_0x21f7,0xbaa12));import{Plugin as _0x1b7ed5}from'ckeditor5/src/core.js';import _0x27630d from'./table.js';function _0x1f37(_0x5ee92b,_0x3d1536){const _0x21f737=_0x21f7();return _0x1f37=function(_0x1f37ae,_0x347f55){_0x1f37ae=_0x1f37ae-0x1ae;let _0x2881e9=_0x21f737[_0x1f37ae];return _0x2881e9;},_0x1f37(_0x5ee92b,_0x3d1536);}import{getTranslation as _0x501675}from'../utils/common-translations.js';export default class At extends _0x1b7ed5{static get[_0x8689e7(0x1de)](){return[_0x27630d];}[_0x8689e7(0x1ef)](){const _0x210762=_0x8689e7,_0x2ae28a=this[_0x210762(0x1e2)];if(!_0x2ae28a[_0x210762(0x1b0)][_0x210762(0x1e1)](_0x210762(0x1d8)))return;const _0x2cd2b3=_0x2ae28a[_0x210762(0x1af)],_0x557fe6=_0x2ae28a[_0x210762(0x1b0)][_0x210762(0x1c3)](_0x210762(0x200));_0x557fe6[_0x210762(0x1b7)](_0x210762(0x1f3),[],[_0x210762(0x1fb)]),_0x557fe6[_0x210762(0x1b7)](_0x210762(0x1bd),[],[_0x210762(0x1df)]),_0x557fe6[_0x210762(0x1e0)][_0x210762(0x1cc)](_0x210762(0x1fb),_0x501675(_0x2cd2b3,_0x210762(0x1b6))),_0x557fe6[_0x210762(0x1e0)][_0x210762(0x1cc)](_0x210762(0x1df),_0x501675(_0x2cd2b3,_0x210762(0x1b9))),this[_0x210762(0x1d6)]();}[_0x8689e7(0x1d6)](){const _0x5de594=_0x8689e7,_0x11a56d=this[_0x5de594(0x1e2)][_0x5de594(0x1b0)][_0x5de594(0x1c3)](_0x5de594(0x200)),_0x2eaa90=this[_0x5de594(0x1e2)][_0x5de594(0x1b0)][_0x5de594(0x1c3)](_0x5de594(0x1d2)),_0xa5004f=this[_0x5de594(0x1e2)][_0x5de594(0x1b0)][_0x5de594(0x1c3)](_0x27630d)[_0x5de594(0x1d0)]();function _0xa75bab({showActiveMarker:_0x4b6be6=!0x0,setDataAttribute:_0x234741=!0x0}={}){return(_0x50fa92,_0x186112,_0x253f7b)=>{const _0xf8acbe=_0x1f37,{type:_0x36e1bb,id:_0x460f96}=_0x11a56d[_0xf8acbe(0x1c4)](_0x186112[_0xf8acbe(0x1ca)]),_0x400a87=_0x11a56d[_0xf8acbe(0x1cb)](_0x460f96),_0x1ae336=_0x400a87[_0xf8acbe(0x1fd)];if(_0xf8acbe(0x1f6)!=_0x400a87[_0xf8acbe(0x1d9)]||!_0x1ae336||_0xf8acbe(0x1bd)!=_0x1ae336[_0xf8acbe(0x1d1)])return;if(_0x186112[_0xf8acbe(0x1fe)])return void _0x50fa92[_0xf8acbe(0x1d3)]();if(!_0x253f7b[_0xf8acbe(0x1c2)][_0xf8acbe(0x1e4)](_0x186112[_0xf8acbe(0x1f4)],_0x50fa92[_0xf8acbe(0x1ee)]))return;const _0x3e9e14=_0x186112[_0xf8acbe(0x1f4)][_0xf8acbe(0x1ce)][_0xf8acbe(0x1b5)],_0x2230f6=_0x186112[_0xf8acbe(0x1f4)][_0xf8acbe(0x1ae)][_0xf8acbe(0x1f1)],_0x1a242f=_0x3e9e14[_0xf8acbe(0x1c1)][_0xf8acbe(0x1c1)],{column:_0x204535}=_0x2eaa90[_0xf8acbe(0x1ba)](_0x3e9e14),{column:_0x52eb43}=_0x2eaa90[_0xf8acbe(0x1ba)](_0x2230f6);for(let _0x3c6db9=_0x204535;_0x3c6db9<=_0x52eb43;_0x3c6db9++){const _0x5d78a3=_0x2eaa90[_0xf8acbe(0x1dd)](_0x1a242f,{'column':_0x3c6db9,'includeAllSlots':!0x1});for(const _0x3d30e5 of _0x5d78a3){const _0x4be148=_0x3d30e5[_0xf8acbe(0x1e5)],_0x5cecd3=_0x253f7b[_0xf8acbe(0x1ff)][_0xf8acbe(0x1f2)](_0x4be148);_0x253f7b[_0xf8acbe(0x1b3)][_0xf8acbe(0x1d7)](_0xf8acbe(0x1db)+_0x36e1bb,_0x5cecd3),_0x234741&&_0x253f7b[_0xf8acbe(0x1b3)][_0xf8acbe(0x1fc)](_0xf8acbe(0x1c6),_0x460f96,_0x5cecd3),_0x253f7b[_0xf8acbe(0x1ff)][_0xf8acbe(0x1ec)](_0x5cecd3,_0x186112[_0xf8acbe(0x1ca)]),_0x4b6be6&&(_0x11a56d[_0xf8acbe(0x1d4)][_0xf8acbe(0x1f8)](_0x186112[_0xf8acbe(0x1ca)])?_0x253f7b[_0xf8acbe(0x1b3)][_0xf8acbe(0x1d7)](_0xf8acbe(0x1c9),_0x5cecd3):_0x253f7b[_0xf8acbe(0x1b3)][_0xf8acbe(0x1e9)](_0xf8acbe(0x1c9),_0x5cecd3));}}};}_0x11a56d[_0x5de594(0x1b4)][_0x5de594(0x201)](_0x5de594(0x1f6),_0x5de594(0x1f3),_0x5de594(0x202),_0xa5004f),_0x11a56d[_0x5de594(0x1b4)][_0x5de594(0x201)](_0x5de594(0x1f6),_0x5de594(0x1bd),_0x5de594(0x202),_0xa5004f),this[_0x5de594(0x1e2)][_0x5de594(0x1d5)][_0x5de594(0x203)]['on'](_0x5de594(0x1b1),_0xa75bab(),{'priority':_0x5de594(0x1cd)}),this[_0x5de594(0x1e2)][_0x5de594(0x1fd)][_0x5de594(0x203)]['on'](_0x5de594(0x1b1),(_0x497462,_0x1c9a30,_0x57906c)=>{const _0x431b55=_0x5de594;_0x57906c[_0x431b55(0x1eb)][_0x431b55(0x1c8)]&&_0xa75bab({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x497462,_0x1c9a30,_0x57906c);},{'priority':_0x5de594(0x1cd)}),this[_0x5de594(0x1e2)][_0x5de594(0x1d5)][_0x5de594(0x203)]['on'](_0x5de594(0x1be),(_0x2c4954,_0x24d2c1,_0x8fa777)=>{const _0x54f42a=_0x5de594,{type:_0x1bb287,id:_0x4cc9f1}=_0x11a56d[_0x54f42a(0x1c4)](_0x24d2c1[_0x54f42a(0x1ca)]),_0x57bd30=_0x11a56d[_0x54f42a(0x1cb)](_0x4cc9f1),_0x3b3596=_0x57bd30[_0x54f42a(0x1fd)];if(_0x54f42a(0x1f6)!=_0x57bd30[_0x54f42a(0x1d9)]||!_0x3b3596||_0x54f42a(0x1bd)!=_0x3b3596[_0x54f42a(0x1d1)])return;const _0x1a5e6e=_0x8fa777[_0x54f42a(0x1ff)][_0x54f42a(0x1e3)](_0x24d2c1[_0x54f42a(0x1ca)]);if(_0x1a5e6e){for(const _0x1528d0 of _0x1a5e6e)_0x8fa777[_0x54f42a(0x1b3)][_0x54f42a(0x1e9)](_0x54f42a(0x1db)+_0x1bb287,_0x1528d0),_0x8fa777[_0x54f42a(0x1b3)][_0x54f42a(0x1e9)](_0x54f42a(0x1c9),_0x1528d0),_0x8fa777[_0x54f42a(0x1b3)][_0x54f42a(0x1da)](_0x54f42a(0x1c6),_0x1528d0),_0x8fa777[_0x54f42a(0x1ff)][_0x54f42a(0x1f9)](_0x1528d0,_0x24d2c1[_0x54f42a(0x1ca)]);}},{'priority':_0x5de594(0x1cd)}),this[_0x5de594(0x1fa)]();}[_0x8689e7(0x1fa)](){const _0x3ec602=_0x8689e7,_0x6a966=this[_0x3ec602(0x1e2)],_0x42c3fd=_0x6a966[_0x3ec602(0x1af)];function _0x353809(_0xb4da7d){const _0x5c2071=_0x3ec602;return{'type':_0x5c2071(0x1bb),'content':_0x501675(_0x42c3fd,_0x5c2071(0x1f5),_0xb4da7d)};}_0x6a966[_0x3ec602(0x1b0)][_0x3ec602(0x1c3)](_0x3ec602(0x200))[_0x3ec602(0x1e0)][_0x3ec602(0x1dc)](_0xe17e6f=>{const _0x49087b=_0x3ec602;if(_0x49087b(0x1f6)!=_0xe17e6f[_0x49087b(0x1d9)])return;const {data:_0x52618f}=_0xe17e6f;if(_0x52618f){if(_0x49087b(0x1f3)==_0x52618f[_0x49087b(0x1d1)]){const _0x889baa=_0x52618f[_0x49087b(0x1c5)][0x0][_0x49087b(0x1c7)];return _0x353809(_0x501675(_0x42c3fd,_0x889baa?_0x49087b(0x1b6):_0x49087b(0x1f0)));}if(_0x49087b(0x1bd)==_0x52618f[_0x49087b(0x1d1)]){const _0x1e1d2b=_0x52618f[_0x49087b(0x1c5)][0x0][_0x49087b(0x1c7)];return _0x353809(_0x501675(_0x42c3fd,_0x1e1d2b?_0x49087b(0x1b9):_0x49087b(0x1ea)));}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x421c46=_0x5d73;function _0x3b5f(){const _0x16e861=['add','*Split\x20cell:*\x20horizontally','get','markMultiRangeBlockFormat','42128oibUqh','formatBlock','rootName','commands','setSelection','cell','TrackChangesEditing','editor','find','selection','enableCommand','commandName','_isForcedDefaultExecutionBlock','length','horizontally','size','_areMergableCells','low','locale','_suggestionFactory','stop','findAncestor','getFirstPosition','document','from','splitTableCellVertically','set:isEnabled','deletion','filter','mergeTableCellDown','return','subType','getSuggestions','_descriptionFactory','2705120eWXthJ','TableUtils','highest','insertion','splitTableCellHorizontally','detach','119ScvCjD','$graveyard','refresh','createTableWalker','getCellLocation','requires','mergeTableCellRight','accept','trackChanges','forceDefaultExecution','17180HMXYFj','element','14wqNmUt','getSelectionAffectedTableCells','author','value','createRangeOn','*Split\x20cell:*\x20vertically','push','177529bOmEGc','formatInline','type','*Merge\x20cells*','mergeTableCellLeft','_areSelectedCellsMergable','15QOLsYG','afterInit','plugins','mergeTableCellUp','isInContent','1836432cXxzvf','getRanges','1042314FOzEIn','model','direction','isEnabled','table','_tablePostFixingSubtypes','change','registerDescriptionCallback','format','mergeTableCells','21107MPhvoF','map','registerCustomCallback','TableEditing','has','execute','_acceptFormatSuggestionCallbackFactory','tableCell','132JTODTZ','containsRange','fromRange','markBlockFormat','207AJkoaJ','root','getAncestors'];_0x3b5f=function(){return _0x16e861;};return _0x3b5f();}(function(_0x371333,_0x3aacbb){const _0x34d587=_0x5d73,_0x270a4f=_0x371333();while(!![]){try{const _0x5c3908=-parseInt(_0x34d587(0x1f3))/0x1*(parseInt(_0x34d587(0x1d5))/0x2)+-parseInt(_0x34d587(0x1ff))/0x3*(-parseInt(_0x34d587(0x1d3))/0x4)+-parseInt(_0x34d587(0x1e2))/0x5*(-parseInt(_0x34d587(0x1e9))/0x6)+-parseInt(_0x34d587(0x1c9))/0x7*(parseInt(_0x34d587(0x1a1))/0x8)+parseInt(_0x34d587(0x1e7))/0x9+-parseInt(_0x34d587(0x1c3))/0xa+parseInt(_0x34d587(0x1dc))/0xb*(-parseInt(_0x34d587(0x1fb))/0xc);if(_0x5c3908===_0x3aacbb)break;else _0x270a4f['push'](_0x270a4f['shift']());}catch(_0x359697){_0x270a4f['push'](_0x270a4f['shift']());}}}(_0x3b5f,0x52178));import{Plugin as _0x31f9ab}from'ckeditor5/src/core.js';function _0x5d73(_0x5796de,_0x4b1356){const _0x3b5f9d=_0x3b5f();return _0x5d73=function(_0x5d73b5,_0x370b71){_0x5d73b5=_0x5d73b5-0x1a0;let _0x4baad1=_0x3b5f9d[_0x5d73b5];return _0x4baad1;},_0x5d73(_0x5796de,_0x4b1356);}import _0x21c5b from'./table.js';import{LiveRange as _0x10713c}from'ckeditor5/src/engine.js';import{getTranslation as _0x47fe0f}from'../utils/common-translations.js';export default class St extends _0x31f9ab{static get[_0x421c46(0x1ce)](){return[_0x21c5b];}[_0x421c46(0x1e3)](){const _0x28863b=_0x421c46,_0x4471df=this[_0x28863b(0x1a8)],_0x13e3f1=_0x4471df[_0x28863b(0x1ea)][_0x28863b(0x1b8)][_0x28863b(0x1aa)],_0x33328a=_0x4471df[_0x28863b(0x1b3)];if(!_0x4471df[_0x28863b(0x1e4)][_0x28863b(0x1f7)](_0x28863b(0x1f6)))return;const _0x15ce56=_0x4471df[_0x28863b(0x1e4)][_0x28863b(0x204)](_0x28863b(0x1a7)),_0x96c3e7=_0x4471df[_0x28863b(0x1e4)][_0x28863b(0x204)](_0x28863b(0x1c4)),_0x4dd22d=_0x4471df[_0x28863b(0x1e4)][_0x28863b(0x204)](_0x21c5b);_0x4dd22d[_0x28863b(0x1ee)][_0x28863b(0x1db)](_0x28863b(0x1f2)),_0x15ce56[_0x28863b(0x1ab)](_0x28863b(0x1f2),()=>{const _0x41121f=_0x28863b,_0x1b7cc5=_0x96c3e7[_0x41121f(0x1d6)](_0x4471df[_0x41121f(0x1ea)][_0x41121f(0x1b8)][_0x41121f(0x1aa)]);_0x4471df[_0x41121f(0x1ea)][_0x41121f(0x1ef)](()=>{const _0x2b2d4d=_0x41121f;_0x15ce56[_0x2b2d4d(0x1a0)](_0x1b7cc5,{'commandName':_0x2b2d4d(0x1f2),'commandParams':[]},[],_0x2b2d4d(0x1f2));});}),_0x4471df[_0x28863b(0x1a4)][_0x28863b(0x204)](_0x28863b(0x1f2))['on'](_0x28863b(0x1f8),(_0x539c26,_0x12bfe1)=>{const _0x32faee=_0x28863b;_0x4471df[_0x32faee(0x1a4)][_0x32faee(0x204)](_0x32faee(0x1d1))[_0x32faee(0x1d8)]&&(_0x12bfe1[_0x32faee(0x1ae)]>0x0&&_0x12bfe1[_0x12bfe1[_0x32faee(0x1ae)]-0x1]&&_0x12bfe1[_0x12bfe1[_0x32faee(0x1ae)]-0x1][_0x32faee(0x1d2)]||_0x15ce56[_0x32faee(0x1ad)]||this[_0x32faee(0x1e1)]()||_0x539c26[_0x32faee(0x1b5)]());},{'priority':_0x28863b(0x1c5)});for(const _0x751ad8 of[_0x28863b(0x1e5),_0x28863b(0x1cf),_0x28863b(0x1be),_0x28863b(0x1e0)]){const _0x24fb9a=_0x4471df[_0x28863b(0x1a4)][_0x28863b(0x204)](_0x751ad8);_0x15ce56[_0x28863b(0x1ab)](_0x751ad8,()=>{const _0x40db19=_0x28863b,_0x10fa3b=_0x4471df[_0x40db19(0x1ea)][_0x40db19(0x1b8)][_0x40db19(0x1aa)][_0x40db19(0x1b7)]()[_0x40db19(0x201)]()[_0x40db19(0x1a9)](_0xe9c2dd=>_0xe9c2dd['is'](_0x40db19(0x1d4),_0x40db19(0x1fa))),_0x1ae38a=_0x24fb9a[_0x40db19(0x1d8)];_0x4471df[_0x40db19(0x1ea)][_0x40db19(0x1ef)](()=>{const _0x1b767a=_0x40db19;_0x15ce56[_0x1b767a(0x1a0)]([_0x10fa3b,_0x1ae38a],{'commandName':_0x1b767a(0x1f2),'commandParams':[]},[],_0x1b767a(0x1f2));});});}for(const _0x5f238c of[_0x28863b(0x1ba),_0x28863b(0x1c7)]){const _0x2f1fe5=_0x4471df[_0x28863b(0x1a4)][_0x28863b(0x204)](_0x5f238c);_0x15ce56[_0x28863b(0x1ab)](_0x5f238c,()=>{const _0x1b46b4=_0x28863b,_0x319973=_0x96c3e7[_0x1b46b4(0x1d6)](_0x4471df[_0x1b46b4(0x1ea)][_0x1b46b4(0x1b8)][_0x1b46b4(0x1aa)])[0x0],_0x2c1825=_0x319973[_0x1b46b4(0x1b6)](_0x1b46b4(0x1ed)),{column:_0x20ee97,row:_0xfa4c6}=_0x96c3e7[_0x1b46b4(0x1cd)](_0x319973);let _0x80354b=[];if(_0x1b46b4(0x1af)==_0x2f1fe5[_0x1b46b4(0x1eb)]){const _0x360cca=_0x96c3e7[_0x1b46b4(0x1cc)](_0x2c1825,{'startRow':_0xfa4c6,'endRow':_0xfa4c6,'includeAllSlots':!0x0});_0x80354b=Array[_0x1b46b4(0x1b9)](_0x360cca)[_0x1b46b4(0x1f4)](_0x135fe6=>_0x135fe6[_0x1b46b4(0x1a6)]);}else{const _0xd45578=_0x96c3e7[_0x1b46b4(0x1cc)](_0x2c1825,{'column':_0x20ee97,'includeAllSlots':!0x0});_0x80354b=Array[_0x1b46b4(0x1b9)](_0xd45578)[_0x1b46b4(0x1f4)](_0x2c50f6=>_0x2c50f6[_0x1b46b4(0x1a6)]);}_0x4471df[_0x1b46b4(0x1ea)][_0x1b46b4(0x1ef)](_0x32837d=>{const _0x3d195f=_0x1b46b4;_0x15ce56[_0x3d195f(0x1fe)](_0x32837d[_0x3d195f(0x1d9)](_0x319973),{'commandName':_0x5f238c,'commandParams':[]},_0x80354b,_0x5f238c);});});}_0x15ce56[_0x28863b(0x1c2)][_0x28863b(0x1f0)](_0x13e2b3=>{const _0x19b245=_0x28863b;if(_0x19b245(0x1a2)!=_0x13e2b3[_0x19b245(0x1de)]&&_0x19b245(0x1dd)!=_0x13e2b3[_0x19b245(0x1de)])return;const {data:_0x5ef2de}=_0x13e2b3;return _0x5ef2de&&_0x19b245(0x1f2)==_0x5ef2de[_0x19b245(0x1ac)]?{'type':_0x19b245(0x1f1),'content':_0x47fe0f(_0x33328a,_0x19b245(0x1df))}:void 0x0;}),_0x15ce56[_0x28863b(0x1c2)][_0x28863b(0x1f0)](_0x4ebc07=>{const _0x3c4d7d=_0x28863b;if(_0x3c4d7d(0x1a2)!=_0x4ebc07[_0x3c4d7d(0x1de)]&&_0x3c4d7d(0x1dd)!=_0x4ebc07[_0x3c4d7d(0x1de)])return;const {data:_0x8f168}=_0x4ebc07;return _0x8f168?_0x3c4d7d(0x1ba)==_0x8f168[_0x3c4d7d(0x1ac)]?{'type':_0x3c4d7d(0x1f1),'content':_0x47fe0f(_0x33328a,_0x3c4d7d(0x1da))}:_0x3c4d7d(0x1c7)==_0x8f168[_0x3c4d7d(0x1ac)]?{'type':_0x3c4d7d(0x1f1),'content':_0x47fe0f(_0x33328a,_0x3c4d7d(0x203))}:void 0x0:void 0x0;});const _0x369fcf=_0x4dd22d[_0x28863b(0x1f9)]();for(const _0x3460e2 of[_0x28863b(0x1e5),_0x28863b(0x1cf),_0x28863b(0x1be),_0x28863b(0x1e0)])_0x15ce56[_0x28863b(0x1b4)][_0x28863b(0x1f5)](_0x28863b(0x1a2),_0x3460e2,_0x28863b(0x1d0),_0x369fcf);for(const _0x8698fa of[_0x28863b(0x1ba),_0x28863b(0x1c7)])_0x15ce56[_0x28863b(0x1b4)][_0x28863b(0x1f5)](_0x28863b(0x1a2),_0x8698fa,_0x28863b(0x1d0),_0x369fcf);_0x15ce56[_0x28863b(0x1b4)][_0x28863b(0x1f5)](_0x28863b(0x1a2),_0x28863b(0x1f2),_0x28863b(0x1d0),_0x5d0fb4=>{const _0x317f6c=_0x28863b;_0x4471df[_0x317f6c(0x1ea)][_0x317f6c(0x1ef)](_0x2398bd=>{const _0x6f2313=_0x317f6c,_0x3c211d=Array[_0x6f2313(0x1b9)](_0x13e3f1[_0x6f2313(0x1e8)]())[_0x6f2313(0x1f4)](_0x5015ec=>_0x10713c[_0x6f2313(0x1fd)](_0x5015ec));_0x2398bd[_0x6f2313(0x1a5)](_0x5d0fb4),_0x4471df[_0x6f2313(0x1a4)][_0x6f2313(0x204)](_0x6f2313(0x1f2))[_0x6f2313(0x1cb)](),_0x4471df[_0x6f2313(0x1f8)](_0x6f2313(0x1f2),{'forceDefaultExecution':!0x0});const _0xddc05f=_0x3c211d[_0x6f2313(0x1bd)](_0x195e41=>_0x6f2313(0x1ca)!=_0x195e41[_0x6f2313(0x200)][_0x6f2313(0x1a3)]);_0xddc05f[_0x6f2313(0x1ae)]>0x0&&_0x2398bd[_0x6f2313(0x1a5)](_0xddc05f);for(const _0x36b098 of _0x3c211d)_0x36b098[_0x6f2313(0x1c8)]();});});for(const _0x86b276 of[_0x28863b(0x1e5),_0x28863b(0x1be),_0x28863b(0x1e0),_0x28863b(0x1cf)]){const _0x162ca5=_0x4471df[_0x28863b(0x1a4)][_0x28863b(0x204)](_0x86b276);_0x162ca5['on'](_0x28863b(0x1bb),(_0x5d3966,_0x2e37d1,_0x215c20)=>{const _0x1f6503=_0x28863b;if(_0x215c20){const _0x3dab90=_0x4471df[_0x1f6503(0x1ea)][_0x1f6503(0x1b8)][_0x1f6503(0x1aa)][_0x1f6503(0x1b7)]()[_0x1f6503(0x201)]()[_0x1f6503(0x1a9)](_0x2b8e69=>_0x2b8e69['is'](_0x1f6503(0x1d4),_0x1f6503(0x1fa)));this[_0x1f6503(0x1b1)](_0x162ca5[_0x1f6503(0x1d8)],_0x3dab90)||(_0x5d3966[_0x1f6503(0x1bf)]=!0x1,_0x5d3966[_0x1f6503(0x1b5)]());}},{'priority':_0x28863b(0x1b2)});}}[_0x421c46(0x1e1)](){const _0x28eacb=_0x421c46,_0x1c3255=this[_0x28eacb(0x1a8)][_0x28eacb(0x1a4)][_0x28eacb(0x204)](_0x28eacb(0x1f2)),_0x525db7=this[_0x28eacb(0x1a8)][_0x28eacb(0x1e4)][_0x28eacb(0x204)](_0x28eacb(0x1c4));if(!_0x1c3255[_0x28eacb(0x1ec)])return!0x1;const _0x1f121f=_0x525db7[_0x28eacb(0x1d6)](this[_0x28eacb(0x1a8)][_0x28eacb(0x1ea)][_0x28eacb(0x1b8)][_0x28eacb(0x1aa)]);for(const _0x494bd6 of _0x1f121f)for(const _0x6c0b2c of _0x1f121f)if(_0x494bd6!=_0x6c0b2c&&!this[_0x28eacb(0x1b1)](_0x494bd6,_0x6c0b2c))return!0x1;return!0x0;}[_0x421c46(0x1b1)](_0x53d4df,_0x528a9b){const _0x1ae673=_0x421c46,_0x244342=this[_0x1ae673(0x1a8)][_0x1ae673(0x1e4)][_0x1ae673(0x204)](_0x1ae673(0x1a7)),_0x4e487e=this[_0x1ae673(0x1a8)][_0x1ae673(0x1ea)][_0x1ae673(0x1d9)](_0x53d4df),_0x40bf80=this[_0x1ae673(0x1a8)][_0x1ae673(0x1ea)][_0x1ae673(0x1d9)](_0x528a9b),_0x4a28f6=new Set(),_0x4bb596=new Set();for(const _0x5b0b8a of _0x244342[_0x1ae673(0x1c1)]())if((_0x1ae673(0x1c6)==_0x5b0b8a[_0x1ae673(0x1de)]||_0x1ae673(0x1bc)==_0x5b0b8a[_0x1ae673(0x1de)]||_0x1ae673(0x1f2)==_0x5b0b8a[_0x1ae673(0x1c0)])&&_0x5b0b8a[_0x1ae673(0x1e6)]){for(const _0x18112f of _0x5b0b8a[_0x1ae673(0x1e8)]())_0x18112f[_0x1ae673(0x1fc)](_0x4e487e,!0x0)&&_0x4a28f6[_0x1ae673(0x202)](_0x5b0b8a[_0x1ae673(0x1de)]+':'+_0x5b0b8a[_0x1ae673(0x1d7)]['id']),_0x18112f[_0x1ae673(0x1fc)](_0x40bf80,!0x0)&&_0x4bb596[_0x1ae673(0x202)](_0x5b0b8a[_0x1ae673(0x1de)]+':'+_0x5b0b8a[_0x1ae673(0x1d7)]['id']);}if(_0x4a28f6[_0x1ae673(0x1b0)]!=_0x4bb596[_0x1ae673(0x1b0)])return!0x1;for(const _0x12b6fa of _0x4a28f6)if(!_0x4bb596[_0x1ae673(0x1f7)](_0x12b6fa))return!0x1;return!0x0;}}
23
+ const _0x4310cb=_0x23ee;(function(_0x2ed9e5,_0x1e4dae){const _0x1ec154=_0x23ee,_0x24e09a=_0x2ed9e5();while(!![]){try{const _0x431f20=parseInt(_0x1ec154(0x12b))/0x1+parseInt(_0x1ec154(0x164))/0x2*(parseInt(_0x1ec154(0x135))/0x3)+parseInt(_0x1ec154(0x132))/0x4+parseInt(_0x1ec154(0x15e))/0x5*(parseInt(_0x1ec154(0x17e))/0x6)+-parseInt(_0x1ec154(0x12c))/0x7+parseInt(_0x1ec154(0x149))/0x8+-parseInt(_0x1ec154(0x174))/0x9;if(_0x431f20===_0x1e4dae)break;else _0x24e09a['push'](_0x24e09a['shift']());}catch(_0x25a682){_0x24e09a['push'](_0x24e09a['shift']());}}}(_0x14c2,0x80750));import{Plugin as _0x4685d3}from'ckeditor5/src/core.js';import _0x283af4 from'./table.js';function _0x23ee(_0x5206fd,_0x540577){const _0x14c2a8=_0x14c2();return _0x23ee=function(_0x23ee7c,_0x3199b2){_0x23ee7c=_0x23ee7c-0x125;let _0x80740f=_0x14c2a8[_0x23ee7c];return _0x80740f;},_0x23ee(_0x5206fd,_0x540577);}import{LiveRange as _0x46b4e2}from'ckeditor5/src/engine.js';function _0x14c2(){const _0xa7f76f=['_areSelectedCellsMergable','model','insertion','506546yZbkaB','markBlockFormat','push','root','selection','stop','map','getFirstPosition','_descriptionFactory','size','table','registerDescriptionCallback','_areMergableCells','highest','enableCommand','registerCustomCallback','6651405eHlyuu','cell','findAncestor','TrackChangesEditing','execute','mergeTableCellLeft','getCellLocation','set:isEnabled','setSelection','getRanges','341958VlrfKH','mergeTableCells','editor','_tablePostFixingSubtypes','from','plugins','get','createTableWalker','formatBlock','containsRange','*Split\x20cell:*\x20horizontally','getSuggestions','rootName','afterInit','commands','57527rUwcAb','2923669xEHpnx','isInContent','markMultiRangeBlockFormat','_suggestionFactory','splitTableCellHorizontally','low','1854668jPhBOW','getSelectionAffectedTableCells','isEnabled','3YypSWI','direction','locale','formatInline','document','TableEditing','format','mergeTableCellDown','has','find','filter','_acceptFormatSuggestionCallbackFactory','*Merge\x20cells*','trackChanges','createRangeOn','length','mergeTableCellRight','mergeTableCellUp','forceDefaultExecution','detach','2251856AaJpiW','tableCell','type','$graveyard','TableUtils','author','fromRange','requires','getAncestors','horizontally','change','add','deletion','subType','accept','_isForcedDefaultExecutionBlock','splitTableCellVertically','*Split\x20cell:*\x20vertically','refresh','return','value','55mUlXgq','element','commandName'];_0x14c2=function(){return _0xa7f76f;};return _0x14c2();}import{getTranslation as _0x429a31}from'../utils/common-translations.js';export default class St extends _0x4685d3{static get[_0x4310cb(0x150)](){return[_0x283af4];}[_0x4310cb(0x129)](){const _0x3d5469=_0x4310cb,_0x3d0b79=this[_0x3d5469(0x180)],_0x583a15=_0x3d0b79[_0x3d5469(0x162)][_0x3d5469(0x139)][_0x3d5469(0x168)],_0x38b5d2=_0x3d0b79[_0x3d5469(0x137)];if(!_0x3d0b79[_0x3d5469(0x183)][_0x3d5469(0x13d)](_0x3d5469(0x13a)))return;const _0x178166=_0x3d0b79[_0x3d5469(0x183)][_0x3d5469(0x184)](_0x3d5469(0x177)),_0x404d62=_0x3d0b79[_0x3d5469(0x183)][_0x3d5469(0x184)](_0x3d5469(0x14d)),_0x3b686f=_0x3d0b79[_0x3d5469(0x183)][_0x3d5469(0x184)](_0x283af4);_0x3b686f[_0x3d5469(0x181)][_0x3d5469(0x166)](_0x3d5469(0x17f)),_0x178166[_0x3d5469(0x172)](_0x3d5469(0x17f),()=>{const _0x1a0590=_0x3d5469,_0x55a32b=_0x404d62[_0x1a0590(0x133)](_0x3d0b79[_0x1a0590(0x162)][_0x1a0590(0x139)][_0x1a0590(0x168)]);_0x3d0b79[_0x1a0590(0x162)][_0x1a0590(0x153)](()=>{const _0x45ed9a=_0x1a0590;_0x178166[_0x45ed9a(0x12e)](_0x55a32b,{'commandName':_0x45ed9a(0x17f),'commandParams':[]},[],_0x45ed9a(0x17f));});}),_0x3d0b79[_0x3d5469(0x12a)][_0x3d5469(0x184)](_0x3d5469(0x17f))['on'](_0x3d5469(0x178),(_0x20ba2d,_0x183ad3)=>{const _0x453d84=_0x3d5469;_0x3d0b79[_0x453d84(0x12a)][_0x453d84(0x184)](_0x453d84(0x142))[_0x453d84(0x15d)]&&(_0x183ad3[_0x453d84(0x144)]>0x0&&_0x183ad3[_0x183ad3[_0x453d84(0x144)]-0x1]&&_0x183ad3[_0x183ad3[_0x453d84(0x144)]-0x1][_0x453d84(0x147)]||_0x178166[_0x453d84(0x158)]||this[_0x453d84(0x161)]()||_0x20ba2d[_0x453d84(0x169)]());},{'priority':_0x3d5469(0x171)});for(const _0x24d200 of[_0x3d5469(0x146),_0x3d5469(0x145),_0x3d5469(0x13c),_0x3d5469(0x179)]){const _0x2bbf2c=_0x3d0b79[_0x3d5469(0x12a)][_0x3d5469(0x184)](_0x24d200);_0x178166[_0x3d5469(0x172)](_0x24d200,()=>{const _0x369db0=_0x3d5469,_0x7198b=_0x3d0b79[_0x369db0(0x162)][_0x369db0(0x139)][_0x369db0(0x168)][_0x369db0(0x16b)]()[_0x369db0(0x151)]()[_0x369db0(0x13e)](_0x334334=>_0x334334['is'](_0x369db0(0x15f),_0x369db0(0x14a))),_0x5b397a=_0x2bbf2c[_0x369db0(0x15d)];_0x3d0b79[_0x369db0(0x162)][_0x369db0(0x153)](()=>{const _0x313dbb=_0x369db0;_0x178166[_0x313dbb(0x12e)]([_0x7198b,_0x5b397a],{'commandName':_0x313dbb(0x17f),'commandParams':[]},[],_0x313dbb(0x17f));});});}for(const _0x41a5c8 of[_0x3d5469(0x159),_0x3d5469(0x130)]){const _0x3c642e=_0x3d0b79[_0x3d5469(0x12a)][_0x3d5469(0x184)](_0x41a5c8);_0x178166[_0x3d5469(0x172)](_0x41a5c8,()=>{const _0x5de8bb=_0x3d5469,_0x274ca3=_0x404d62[_0x5de8bb(0x133)](_0x3d0b79[_0x5de8bb(0x162)][_0x5de8bb(0x139)][_0x5de8bb(0x168)])[0x0],_0x72fe40=_0x274ca3[_0x5de8bb(0x176)](_0x5de8bb(0x16e)),{column:_0x174c7c,row:_0x1e4dfd}=_0x404d62[_0x5de8bb(0x17a)](_0x274ca3);let _0x3428e1=[];if(_0x5de8bb(0x152)==_0x3c642e[_0x5de8bb(0x136)]){const _0x2a5571=_0x404d62[_0x5de8bb(0x185)](_0x72fe40,{'startRow':_0x1e4dfd,'endRow':_0x1e4dfd,'includeAllSlots':!0x0});_0x3428e1=Array[_0x5de8bb(0x182)](_0x2a5571)[_0x5de8bb(0x16a)](_0x693e06=>_0x693e06[_0x5de8bb(0x175)]);}else{const _0x294528=_0x404d62[_0x5de8bb(0x185)](_0x72fe40,{'column':_0x174c7c,'includeAllSlots':!0x0});_0x3428e1=Array[_0x5de8bb(0x182)](_0x294528)[_0x5de8bb(0x16a)](_0x512cbb=>_0x512cbb[_0x5de8bb(0x175)]);}_0x3d0b79[_0x5de8bb(0x162)][_0x5de8bb(0x153)](_0x5e8ee1=>{const _0x246b99=_0x5de8bb;_0x178166[_0x246b99(0x165)](_0x5e8ee1[_0x246b99(0x143)](_0x274ca3),{'commandName':_0x41a5c8,'commandParams':[]},_0x3428e1,_0x41a5c8);});});}_0x178166[_0x3d5469(0x16c)][_0x3d5469(0x16f)](_0x1d2557=>{const _0x61fd5d=_0x3d5469;if(_0x61fd5d(0x186)!=_0x1d2557[_0x61fd5d(0x14b)]&&_0x61fd5d(0x138)!=_0x1d2557[_0x61fd5d(0x14b)])return;const {data:_0x2f79a3}=_0x1d2557;return _0x2f79a3&&_0x61fd5d(0x17f)==_0x2f79a3[_0x61fd5d(0x160)]?{'type':_0x61fd5d(0x13b),'content':_0x429a31(_0x38b5d2,_0x61fd5d(0x141))}:void 0x0;}),_0x178166[_0x3d5469(0x16c)][_0x3d5469(0x16f)](_0x414047=>{const _0x3ddc16=_0x3d5469;if(_0x3ddc16(0x186)!=_0x414047[_0x3ddc16(0x14b)]&&_0x3ddc16(0x138)!=_0x414047[_0x3ddc16(0x14b)])return;const {data:_0x4e6b6d}=_0x414047;return _0x4e6b6d?_0x3ddc16(0x159)==_0x4e6b6d[_0x3ddc16(0x160)]?{'type':_0x3ddc16(0x13b),'content':_0x429a31(_0x38b5d2,_0x3ddc16(0x15a))}:_0x3ddc16(0x130)==_0x4e6b6d[_0x3ddc16(0x160)]?{'type':_0x3ddc16(0x13b),'content':_0x429a31(_0x38b5d2,_0x3ddc16(0x126))}:void 0x0:void 0x0;});const _0x4363f9=_0x3b686f[_0x3d5469(0x140)]();for(const _0x5c69b1 of[_0x3d5469(0x146),_0x3d5469(0x145),_0x3d5469(0x13c),_0x3d5469(0x179)])_0x178166[_0x3d5469(0x12f)][_0x3d5469(0x173)](_0x3d5469(0x186),_0x5c69b1,_0x3d5469(0x157),_0x4363f9);for(const _0x3e4393 of[_0x3d5469(0x159),_0x3d5469(0x130)])_0x178166[_0x3d5469(0x12f)][_0x3d5469(0x173)](_0x3d5469(0x186),_0x3e4393,_0x3d5469(0x157),_0x4363f9);_0x178166[_0x3d5469(0x12f)][_0x3d5469(0x173)](_0x3d5469(0x186),_0x3d5469(0x17f),_0x3d5469(0x157),_0x534609=>{const _0x713f1d=_0x3d5469;_0x3d0b79[_0x713f1d(0x162)][_0x713f1d(0x153)](_0x34a3ba=>{const _0x286129=_0x713f1d,_0x2bef78=Array[_0x286129(0x182)](_0x583a15[_0x286129(0x17d)]())[_0x286129(0x16a)](_0x48b87c=>_0x46b4e2[_0x286129(0x14f)](_0x48b87c));_0x34a3ba[_0x286129(0x17c)](_0x534609),_0x3d0b79[_0x286129(0x12a)][_0x286129(0x184)](_0x286129(0x17f))[_0x286129(0x15b)](),_0x3d0b79[_0x286129(0x178)](_0x286129(0x17f),{'forceDefaultExecution':!0x0});const _0x100faf=_0x2bef78[_0x286129(0x13f)](_0x2f5783=>_0x286129(0x14c)!=_0x2f5783[_0x286129(0x167)][_0x286129(0x128)]);_0x100faf[_0x286129(0x144)]>0x0&&_0x34a3ba[_0x286129(0x17c)](_0x100faf);for(const _0x4f7fd3 of _0x2bef78)_0x4f7fd3[_0x286129(0x148)]();});});for(const _0x4b30b7 of[_0x3d5469(0x146),_0x3d5469(0x13c),_0x3d5469(0x179),_0x3d5469(0x145)]){const _0x38d1ab=_0x3d0b79[_0x3d5469(0x12a)][_0x3d5469(0x184)](_0x4b30b7);_0x38d1ab['on'](_0x3d5469(0x17b),(_0x2f5e8d,_0x2bf43e,_0x304965)=>{const _0x3f2cf3=_0x3d5469;if(_0x304965){const _0x16b925=_0x3d0b79[_0x3f2cf3(0x162)][_0x3f2cf3(0x139)][_0x3f2cf3(0x168)][_0x3f2cf3(0x16b)]()[_0x3f2cf3(0x151)]()[_0x3f2cf3(0x13e)](_0x318547=>_0x318547['is'](_0x3f2cf3(0x15f),_0x3f2cf3(0x14a)));this[_0x3f2cf3(0x170)](_0x38d1ab[_0x3f2cf3(0x15d)],_0x16b925)||(_0x2f5e8d[_0x3f2cf3(0x15c)]=!0x1,_0x2f5e8d[_0x3f2cf3(0x169)]());}},{'priority':_0x3d5469(0x131)});}}[_0x4310cb(0x161)](){const _0x5a3f44=_0x4310cb,_0x5e2aa5=this[_0x5a3f44(0x180)][_0x5a3f44(0x12a)][_0x5a3f44(0x184)](_0x5a3f44(0x17f)),_0x1deb19=this[_0x5a3f44(0x180)][_0x5a3f44(0x183)][_0x5a3f44(0x184)](_0x5a3f44(0x14d));if(!_0x5e2aa5[_0x5a3f44(0x134)])return!0x1;const _0x5ec116=_0x1deb19[_0x5a3f44(0x133)](this[_0x5a3f44(0x180)][_0x5a3f44(0x162)][_0x5a3f44(0x139)][_0x5a3f44(0x168)]);for(const _0x6ab838 of _0x5ec116)for(const _0x59b82d of _0x5ec116)if(_0x6ab838!=_0x59b82d&&!this[_0x5a3f44(0x170)](_0x6ab838,_0x59b82d))return!0x1;return!0x0;}[_0x4310cb(0x170)](_0xf64676,_0x5ab2aa){const _0x5bbb37=_0x4310cb,_0x418ffe=this[_0x5bbb37(0x180)][_0x5bbb37(0x183)][_0x5bbb37(0x184)](_0x5bbb37(0x177)),_0x14f2f6=this[_0x5bbb37(0x180)][_0x5bbb37(0x162)][_0x5bbb37(0x143)](_0xf64676),_0x1baf3e=this[_0x5bbb37(0x180)][_0x5bbb37(0x162)][_0x5bbb37(0x143)](_0x5ab2aa),_0x3af361=new Set(),_0x31d105=new Set();for(const _0x42fd0b of _0x418ffe[_0x5bbb37(0x127)]())if((_0x5bbb37(0x163)==_0x42fd0b[_0x5bbb37(0x14b)]||_0x5bbb37(0x155)==_0x42fd0b[_0x5bbb37(0x14b)]||_0x5bbb37(0x17f)==_0x42fd0b[_0x5bbb37(0x156)])&&_0x42fd0b[_0x5bbb37(0x12d)]){for(const _0x3d4dc7 of _0x42fd0b[_0x5bbb37(0x17d)]())_0x3d4dc7[_0x5bbb37(0x125)](_0x14f2f6,!0x0)&&_0x3af361[_0x5bbb37(0x154)](_0x42fd0b[_0x5bbb37(0x14b)]+':'+_0x42fd0b[_0x5bbb37(0x14e)]['id']),_0x3d4dc7[_0x5bbb37(0x125)](_0x1baf3e,!0x0)&&_0x31d105[_0x5bbb37(0x154)](_0x42fd0b[_0x5bbb37(0x14b)]+':'+_0x42fd0b[_0x5bbb37(0x14e)]['id']);}if(_0x3af361[_0x5bbb37(0x16d)]!=_0x31d105[_0x5bbb37(0x16d)])return!0x1;for(const _0x136ea8 of _0x3af361)if(!_0x31d105[_0x5bbb37(0x13d)](_0x136ea8))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x20e80c=_0x5f48;(function(_0xb4708e,_0x157291){const _0x47787b=_0x5f48,_0x1abd12=_0xb4708e();while(!![]){try{const _0x4ee2f9=parseInt(_0x47787b(0x7b))/0x1*(parseInt(_0x47787b(0x69))/0x2)+-parseInt(_0x47787b(0x6d))/0x3+-parseInt(_0x47787b(0x76))/0x4*(-parseInt(_0x47787b(0x74))/0x5)+parseInt(_0x47787b(0x6a))/0x6+-parseInt(_0x47787b(0x73))/0x7+-parseInt(_0x47787b(0x79))/0x8+parseInt(_0x47787b(0x67))/0x9;if(_0x4ee2f9===_0x157291)break;else _0x1abd12['push'](_0x1abd12['shift']());}catch(_0x22d181){_0x1abd12['push'](_0x1abd12['shift']());}}}(_0x8bde,0xbe48b));import{Plugin as _0x440638}from'ckeditor5/src/core.js';import{getTranslation as _0x2794fb}from'../utils/common-translations.js';function _0x8bde(){const _0x470301=['afterInit','registerElementLabel','2846296gPKbdk','locale','9973CCZnDc','get','140589eItgXL','ELEMENT_TABLE_OF_CONTENTS','282HxEycF','9136974VuQggU','enableCommand','plugins','2811027wvpACb','_descriptionFactory','commands','TrackChangesEditing','editor','tableOfContents','6801963TGOHSW','5cOiTyS','insertTableOfContents','397060rGjjRJ'];_0x8bde=function(){return _0x470301;};return _0x8bde();}function _0x5f48(_0x377648,_0x47fa0c){const _0x8bde41=_0x8bde();return _0x5f48=function(_0x5f485e,_0x28ea0c){_0x5f485e=_0x5f485e-0x66;let _0x453d4c=_0x8bde41[_0x5f485e];return _0x453d4c;},_0x5f48(_0x377648,_0x47fa0c);}export default class Ct extends _0x440638{[_0x20e80c(0x77)](){const _0xfd1945=_0x20e80c,_0x449636=this[_0xfd1945(0x71)];if(!_0x449636[_0xfd1945(0x6f)][_0xfd1945(0x66)](_0xfd1945(0x75)))return;_0x449636[_0xfd1945(0x6c)][_0xfd1945(0x66)](_0xfd1945(0x70))[_0xfd1945(0x6b)](_0xfd1945(0x75));const _0x1a83fc=_0x449636[_0xfd1945(0x6c)][_0xfd1945(0x66)](_0xfd1945(0x70)),_0x1a58bd=_0x449636[_0xfd1945(0x7a)];_0x1a83fc[_0xfd1945(0x6e)][_0xfd1945(0x78)](_0xfd1945(0x72),_0x3e395c=>_0x2794fb(_0x1a58bd,_0xfd1945(0x68),_0x3e395c));}}
23
+ function _0x18c5(){const _0x4ed0da=['4815020hRgsgb','3931812AMGlqU','TrackChangesEditing','plugins','2516684cPbaDI','insertTableOfContents','tableOfContents','238890UgEMKN','afterInit','get','enableCommand','477dUWiuy','5zVSABw','_descriptionFactory','commands','ELEMENT_TABLE_OF_CONTENTS','528678PnAjdq','locale','registerElementLabel','520184JuQXLD','68648iODTxR','editor'];_0x18c5=function(){return _0x4ed0da;};return _0x18c5();}const _0x7a0cd8=_0x3e10;(function(_0x3eea0a,_0x390fda){const _0x2892a4=_0x3e10,_0x3739db=_0x3eea0a();while(!![]){try{const _0x4a1b94=parseInt(_0x2892a4(0x193))/0x1+-parseInt(_0x2892a4(0x187))/0x2+-parseInt(_0x2892a4(0x190))/0x3+parseInt(_0x2892a4(0x19a))/0x4*(parseInt(_0x2892a4(0x18c))/0x5)+parseInt(_0x2892a4(0x197))/0x6+-parseInt(_0x2892a4(0x196))/0x7+-parseInt(_0x2892a4(0x194))/0x8*(parseInt(_0x2892a4(0x18b))/0x9);if(_0x4a1b94===_0x390fda)break;else _0x3739db['push'](_0x3739db['shift']());}catch(_0x43aaf8){_0x3739db['push'](_0x3739db['shift']());}}}(_0x18c5,0x596fd));function _0x3e10(_0x4ea36a,_0x2c2406){const _0x18c5d3=_0x18c5();return _0x3e10=function(_0x3e1077,_0x1457b1){_0x3e1077=_0x3e1077-0x186;let _0x4a1c6a=_0x18c5d3[_0x3e1077];return _0x4a1c6a;},_0x3e10(_0x4ea36a,_0x2c2406);}import{Plugin as _0x5badeb}from'ckeditor5/src/core.js';import{getTranslation as _0x42ceff}from'../utils/common-translations.js';export default class Ct extends _0x5badeb{[_0x7a0cd8(0x188)](){const _0x222ed3=_0x7a0cd8,_0xeefcf7=this[_0x222ed3(0x195)];if(!_0xeefcf7[_0x222ed3(0x18e)][_0x222ed3(0x189)](_0x222ed3(0x19b)))return;_0xeefcf7[_0x222ed3(0x199)][_0x222ed3(0x189)](_0x222ed3(0x198))[_0x222ed3(0x18a)](_0x222ed3(0x19b));const _0x1a34da=_0xeefcf7[_0x222ed3(0x199)][_0x222ed3(0x189)](_0x222ed3(0x198)),_0x32357a=_0xeefcf7[_0x222ed3(0x191)];_0x1a34da[_0x222ed3(0x18d)][_0x222ed3(0x192)](_0x222ed3(0x186),_0xb85e83=>_0x42ceff(_0x32357a,_0x222ed3(0x18f),_0xb85e83));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4554b3=_0x4e05;(function(_0x29b40e,_0x32fdd3){const _0x513d11=_0x4e05,_0x5e5377=_0x29b40e();while(!![]){try{const _0xa94e57=parseInt(_0x513d11(0xc9))/0x1*(parseInt(_0x513d11(0xe0))/0x2)+parseInt(_0x513d11(0x102))/0x3*(-parseInt(_0x513d11(0xfe))/0x4)+parseInt(_0x513d11(0xc5))/0x5*(parseInt(_0x513d11(0xea))/0x6)+-parseInt(_0x513d11(0xd1))/0x7*(-parseInt(_0x513d11(0xee))/0x8)+-parseInt(_0x513d11(0xdf))/0x9*(parseInt(_0x513d11(0xe2))/0xa)+-parseInt(_0x513d11(0xec))/0xb*(parseInt(_0x513d11(0x106))/0xc)+parseInt(_0x513d11(0xc7))/0xd*(parseInt(_0x513d11(0xe1))/0xe);if(_0xa94e57===_0x32fdd3)break;else _0x5e5377['push'](_0x5e5377['shift']());}catch(_0x15077f){_0x5e5377['push'](_0x5e5377['shift']());}}}(_0x1efa,0xd092b));function _0x1efa(){const _0x3c9922=['TrackChangesEditing','*Format:*\x20change\x20table\x20cell\x20properties','editor','getContainedElement','48476noAsib','TablePropertiesEditing','has','handleSuggestionDescription','6EVpVvG','TrackChangesTableProperties','getAttribute','getFirstPosition','5696076aDgWmK','tableHeight','tableBorderColor','TableCellPropertiesEditing','pluginName','getSuggestions','tableAlignment','data','getSuggestionCallback','_getSuggestion','setAttribute','tableCellProperties','model','registerDescriptionCallback','tableCellWidth','tableBackgroundColor','_suggestionFactory','8805GKMBYI','removeAttribute','1391ySxCZy','subType','1394408FZkTPG','registerCustomCallback','join','tableCellBackgroundColor','markBlockFormat','discard','change','start','7WqrHim','*Format:*\x20change\x20table\x20properties','handleDiscardAction','_handlePropertyChange','tableCellBorderStyle','commandParams','accept','tableCellHorizontalAlignment','formatBlock','tableCellHeight','get','_descriptionFactory','document','enableCommand','2362734IRAhNr','2BVhuUN','9002ReRRlj','30txfPJi','tableProperties','getSelectionAffectedTableCells','enqueueChange','tableWidth','plugins','tableBorderStyle','tableCellPadding','558fVuzGF','tableBorderWidth','22KhakkX','format','7907960csXHTH','nodeAfter','tableCellVerticalAlignment','tableCellBorderColor','afterInit','table','tableCellBorderWidth','findAncestor','batch','TableUtils','locale','selection'];_0x1efa=function(){return _0x3c9922;};return _0x1efa();}function _0x4e05(_0x287582,_0x4068d9){const _0x1efa2b=_0x1efa();return _0x4e05=function(_0x4e0527,_0x5597cb){_0x4e0527=_0x4e0527-0xc4;let _0x4e012e=_0x1efa2b[_0x4e0527];return _0x4e012e;},_0x4e05(_0x287582,_0x4068d9);}import{Plugin as _0x37e342}from'ckeditor5/src/core.js';import{getTranslation as _0x26b7bc}from'../utils/common-translations.js';export default class $t extends _0x37e342{constructor(_0x19abb0){const _0x2854ed=_0x4e05;super(_0x19abb0),this[_0x2854ed(0xe3)]=[_0x2854ed(0x108),_0x2854ed(0xe8),_0x2854ed(0xeb),_0x2854ed(0x10c),_0x2854ed(0xe6),_0x2854ed(0x107),_0x2854ed(0x115)],this[_0x2854ed(0x111)]=[_0x2854ed(0xf1),_0x2854ed(0xd5),_0x2854ed(0xf4),_0x2854ed(0xe9),_0x2854ed(0x114),_0x2854ed(0xda),_0x2854ed(0xcc),_0x2854ed(0xd8),_0x2854ed(0xf0)];}static get[_0x4554b3(0x10a)](){const _0x462a5e=_0x4554b3;return _0x462a5e(0x103);}[_0x4554b3(0xf2)](){const _0x4e3ac1=_0x4554b3,_0x563489=this[_0x4e3ac1(0xfc)][_0x4e3ac1(0xe7)][_0x4e3ac1(0xdb)](_0x4e3ac1(0xfa));if(this[_0x4e3ac1(0xfc)][_0x4e3ac1(0xe7)][_0x4e3ac1(0x100)](_0x4e3ac1(0xff))){for(const _0x5e0f89 of this[_0x4e3ac1(0xe3)])_0x563489[_0x4e3ac1(0xde)](_0x5e0f89,(_0x460c0d,_0x3ecc25)=>{const _0x25dbc8=_0x4e3ac1,_0x364897=this[_0x25dbc8(0xfc)][_0x25dbc8(0x112)][_0x25dbc8(0xdd)][_0x25dbc8(0xf9)][_0x25dbc8(0x105)]()[_0x25dbc8(0xf5)](_0x25dbc8(0xf3));this[_0x25dbc8(0xd4)](_0x5e0f89,[_0x364897],this[_0x25dbc8(0xe3)],_0x25dbc8(0xe3),_0x460c0d,_0x3ecc25);});_0x563489[_0x4e3ac1(0xc4)][_0x4e3ac1(0xca)](_0x4e3ac1(0xd9),_0x4e3ac1(0xe3),_0x4e3ac1(0xd7),_0x563489[_0x4e3ac1(0xc4)][_0x4e3ac1(0x10e)](_0x4e3ac1(0xd9),null,_0x4e3ac1(0xce))),_0x563489[_0x4e3ac1(0xc4)][_0x4e3ac1(0xca)](_0x4e3ac1(0xd9),_0x4e3ac1(0xe3),_0x4e3ac1(0xce),(_0x54201e,_0x3460f7)=>this[_0x4e3ac1(0xd3)](this[_0x4e3ac1(0xe3)],_0x54201e,_0x3460f7)),_0x563489[_0x4e3ac1(0xc4)][_0x4e3ac1(0xca)](_0x4e3ac1(0xd9),_0x4e3ac1(0xe3),_0x4e3ac1(0xcb),()=>!0x1);}if(this[_0x4e3ac1(0xfc)][_0x4e3ac1(0xe7)][_0x4e3ac1(0x100)](_0x4e3ac1(0x109))){for(const _0x28386f of this[_0x4e3ac1(0x111)])_0x563489[_0x4e3ac1(0xde)](_0x28386f,(_0x13ec1a,_0x5b9d0e)=>{const _0x50e155=_0x4e3ac1,_0x457b5c=this[_0x50e155(0xfc)][_0x50e155(0xe7)][_0x50e155(0xdb)](_0x50e155(0xf7))[_0x50e155(0xe4)](this[_0x50e155(0xfc)][_0x50e155(0x112)][_0x50e155(0xdd)][_0x50e155(0xf9)]);this[_0x50e155(0xd4)](_0x28386f,_0x457b5c,this[_0x50e155(0x111)],_0x50e155(0x111),_0x13ec1a,_0x5b9d0e);});_0x563489[_0x4e3ac1(0xc4)][_0x4e3ac1(0xca)](_0x4e3ac1(0xd9),_0x4e3ac1(0x111),_0x4e3ac1(0xd7),_0x563489[_0x4e3ac1(0xc4)][_0x4e3ac1(0x10e)](_0x4e3ac1(0xd9),null,_0x4e3ac1(0xce))),_0x563489[_0x4e3ac1(0xc4)][_0x4e3ac1(0xca)](_0x4e3ac1(0xd9),_0x4e3ac1(0x111),_0x4e3ac1(0xce),(_0xec4100,_0x49aa55)=>this[_0x4e3ac1(0xd3)](this[_0x4e3ac1(0x111)],_0xec4100,_0x49aa55)),_0x563489[_0x4e3ac1(0xc4)][_0x4e3ac1(0xca)](_0x4e3ac1(0xd9),_0x4e3ac1(0x111),_0x4e3ac1(0xcb),()=>!0x1);}_0x563489[_0x4e3ac1(0xdc)][_0x4e3ac1(0x113)](_0x1bbac7=>this[_0x4e3ac1(0x101)](_0x1bbac7));}[_0x4554b3(0xd4)](_0x299dbd,_0x29129f,_0x5628e7,_0x197d20,_0x34e435,_0x28f0e7){const _0x14b138=_0x4554b3,_0x47b778=this[_0x14b138(0xfc)][_0x14b138(0xe7)][_0x14b138(0xdb)](_0x14b138(0xfa));this[_0x14b138(0xfc)][_0x14b138(0x112)][_0x14b138(0xe5)](_0x28f0e7[_0x14b138(0xf6)],()=>{const _0x4f6810=_0x14b138;for(const _0x16b89c of _0x29129f){if(this[_0x4f6810(0x10f)](_0x16b89c,_0x197d20))_0x34e435(_0x28f0e7);else{const _0x3105ba={};for(const _0x138a12 of _0x5628e7){const _0x416e30=_0x16b89c[_0x4f6810(0x104)](_0x138a12);void 0x0!==_0x416e30&&(_0x3105ba[_0x138a12]=_0x416e30);}_0x34e435(_0x28f0e7),_0x47b778[_0x4f6810(0xcd)](_0x16b89c,{'commandParams':[_0x3105ba]},[],_0x197d20);}}});}[_0x4554b3(0xd3)](_0x20b080,_0x36d5a6,_0x563797){const _0x3d5384=_0x4554b3,_0x129fc6=_0x36d5a6[0x0][_0x3d5384(0xd0)][_0x3d5384(0xef)],_0x2d8728=_0x563797[_0x3d5384(0xd6)][0x0];this[_0x3d5384(0xfc)][_0x3d5384(0x112)][_0x3d5384(0xcf)](_0x2ed65a=>{const _0x3c0e5b=_0x3d5384;for(const _0x18f5a0 of _0x20b080)void 0x0!==_0x2d8728[_0x18f5a0]?_0x2ed65a[_0x3c0e5b(0x110)](_0x18f5a0,_0x2d8728[_0x18f5a0],_0x129fc6):_0x2ed65a[_0x3c0e5b(0xc6)](_0x18f5a0,_0x129fc6);});}[_0x4554b3(0x101)](_0x30aa3b){const _0x1d4525=_0x4554b3;if(_0x30aa3b[_0x1d4525(0x10d)])switch(_0x30aa3b[_0x1d4525(0xc8)]){case _0x1d4525(0xe3):return{'type':_0x1d4525(0xed),'content':_0x26b7bc(this[_0x1d4525(0xfc)][_0x1d4525(0xf8)],_0x1d4525(0xd2))};case _0x1d4525(0x111):return{'type':_0x1d4525(0xed),'content':_0x26b7bc(this[_0x1d4525(0xfc)][_0x1d4525(0xf8)],_0x1d4525(0xfb))};}}[_0x4554b3(0x10f)](_0x57fdc8,_0x38e5da){const _0xb759ed=_0x4554b3,_0x475a50=this[_0xb759ed(0xfc)][_0xb759ed(0xe7)][_0xb759ed(0xdb)](_0xb759ed(0xfa));for(const _0x31ee6a of _0x475a50[_0xb759ed(0x10b)]({'skipNotAttached':!0x0})){const _0x477768=_0x31ee6a[_0xb759ed(0xfd)]();if(_0x31ee6a[_0xb759ed(0xc8)]===_0x38e5da&&_0x477768===_0x57fdc8)return _0x31ee6a;}return null;}}
23
+ function _0x5461(){const _0x582c9e=['tableCellBorderColor','tableCellBorderWidth','model','_suggestionFactory','getAttribute','_descriptionFactory','commandParams','972198wvkiSH','tableAlignment','312jApFco','registerDescriptionCallback','TableCellPropertiesEditing','handleDiscardAction','1543496cUXsWC','pluginName','getSelectionAffectedTableCells','tableBorderWidth','getFirstPosition','6OBLctW','discard','TableUtils','get','TablePropertiesEditing','removeAttribute','getContainedElement','512426XBeLkB','getSuggestionCallback','18geWeBN','tableCellVerticalAlignment','tableBorderColor','484685nJepgU','plugins','subType','tableCellBackgroundColor','change','tableHeight','8KjZnej','TrackChangesEditing','tableProperties','enableCommand','markBlockFormat','enqueueChange','tableCellPadding','105371indxbH','afterInit','_getSuggestion','tableBorderStyle','*Format:*\x20change\x20table\x20properties','has','start','_handlePropertyChange','registerCustomCallback','tableCellWidth','formatBlock','6162450NBruoW','tableWidth','data','table','nodeAfter','setAttribute','tableCellHorizontalAlignment','locale','findAncestor','tableCellHeight','format','*Format:*\x20change\x20table\x20cell\x20properties','TrackChangesTableProperties','join','document','getSuggestions','accept','batch','4178933KHaYEF','selection','handleSuggestionDescription','tableBackgroundColor','tableCellProperties','editor','tableCellBorderStyle'];_0x5461=function(){return _0x582c9e;};return _0x5461();}const _0x162f40=_0x5559;(function(_0x131f6b,_0x21e417){const _0x2dfb66=_0x5559,_0xa55ccc=_0x131f6b();while(!![]){try{const _0x560956=-parseInt(_0x2dfb66(0x1d1))/0x1*(-parseInt(_0x2dfb66(0x1ca))/0x2)+parseInt(_0x2dfb66(0x1bf))/0x3*(parseInt(_0x2dfb66(0x18d))/0x4)+parseInt(_0x2dfb66(0x1d6))/0x5+parseInt(_0x2dfb66(0x1c1))/0x6*(-parseInt(_0x2dfb66(0x194))/0x7)+parseInt(_0x2dfb66(0x1c5))/0x8*(-parseInt(_0x2dfb66(0x1d3))/0x9)+-parseInt(_0x2dfb66(0x19f))/0xa+parseInt(_0x2dfb66(0x1b1))/0xb;if(_0x560956===_0x21e417)break;else _0xa55ccc['push'](_0xa55ccc['shift']());}catch(_0x14b193){_0xa55ccc['push'](_0xa55ccc['shift']());}}}(_0x5461,0xd633f));function _0x5559(_0xb8f0b6,_0x340f31){const _0x5461d5=_0x5461();return _0x5559=function(_0x555921,_0x8781ec){_0x555921=_0x555921-0x189;let _0x752004=_0x5461d5[_0x555921];return _0x752004;},_0x5559(_0xb8f0b6,_0x340f31);}import{Plugin as _0x1a610a}from'ckeditor5/src/core.js';import{getTranslation as _0x5b96e6}from'../utils/common-translations.js';export default class $t extends _0x1a610a{constructor(_0x282df3){const _0x41c1c0=_0x5559;super(_0x282df3),this[_0x41c1c0(0x18f)]=[_0x41c1c0(0x1d5),_0x41c1c0(0x197),_0x41c1c0(0x1c8),_0x41c1c0(0x1c0),_0x41c1c0(0x1a0),_0x41c1c0(0x18c),_0x41c1c0(0x1b4)],this[_0x41c1c0(0x1b5)]=[_0x41c1c0(0x1b8),_0x41c1c0(0x1b7),_0x41c1c0(0x1b9),_0x41c1c0(0x193),_0x41c1c0(0x19d),_0x41c1c0(0x1a8),_0x41c1c0(0x18a),_0x41c1c0(0x1a5),_0x41c1c0(0x1d4)];}static get[_0x162f40(0x1c6)](){const _0x575e49=_0x162f40;return _0x575e49(0x1ab);}[_0x162f40(0x195)](){const _0x4f53ed=_0x162f40,_0x4399c0=this[_0x4f53ed(0x1b6)][_0x4f53ed(0x1d7)][_0x4f53ed(0x1cd)](_0x4f53ed(0x18e));if(this[_0x4f53ed(0x1b6)][_0x4f53ed(0x1d7)][_0x4f53ed(0x199)](_0x4f53ed(0x1ce))){for(const _0x40e7b9 of this[_0x4f53ed(0x18f)])_0x4399c0[_0x4f53ed(0x190)](_0x40e7b9,(_0x300e78,_0x1137dd)=>{const _0x4cda3c=_0x4f53ed,_0xc8546f=this[_0x4cda3c(0x1b6)][_0x4cda3c(0x1ba)][_0x4cda3c(0x1ad)][_0x4cda3c(0x1b2)][_0x4cda3c(0x1c9)]()[_0x4cda3c(0x1a7)](_0x4cda3c(0x1a2));this[_0x4cda3c(0x19b)](_0x40e7b9,[_0xc8546f],this[_0x4cda3c(0x18f)],_0x4cda3c(0x18f),_0x300e78,_0x1137dd);});_0x4399c0[_0x4f53ed(0x1bb)][_0x4f53ed(0x19c)](_0x4f53ed(0x19e),_0x4f53ed(0x18f),_0x4f53ed(0x1af),_0x4399c0[_0x4f53ed(0x1bb)][_0x4f53ed(0x1d2)](_0x4f53ed(0x19e),null,_0x4f53ed(0x1cb))),_0x4399c0[_0x4f53ed(0x1bb)][_0x4f53ed(0x19c)](_0x4f53ed(0x19e),_0x4f53ed(0x18f),_0x4f53ed(0x1cb),(_0x5eea9d,_0x4b584a)=>this[_0x4f53ed(0x1c4)](this[_0x4f53ed(0x18f)],_0x5eea9d,_0x4b584a)),_0x4399c0[_0x4f53ed(0x1bb)][_0x4f53ed(0x19c)](_0x4f53ed(0x19e),_0x4f53ed(0x18f),_0x4f53ed(0x1ac),()=>!0x1);}if(this[_0x4f53ed(0x1b6)][_0x4f53ed(0x1d7)][_0x4f53ed(0x199)](_0x4f53ed(0x1c3))){for(const _0x2679ea of this[_0x4f53ed(0x1b5)])_0x4399c0[_0x4f53ed(0x190)](_0x2679ea,(_0x5bf459,_0x459bbb)=>{const _0x11508b=_0x4f53ed,_0x8789df=this[_0x11508b(0x1b6)][_0x11508b(0x1d7)][_0x11508b(0x1cd)](_0x11508b(0x1cc))[_0x11508b(0x1c7)](this[_0x11508b(0x1b6)][_0x11508b(0x1ba)][_0x11508b(0x1ad)][_0x11508b(0x1b2)]);this[_0x11508b(0x19b)](_0x2679ea,_0x8789df,this[_0x11508b(0x1b5)],_0x11508b(0x1b5),_0x5bf459,_0x459bbb);});_0x4399c0[_0x4f53ed(0x1bb)][_0x4f53ed(0x19c)](_0x4f53ed(0x19e),_0x4f53ed(0x1b5),_0x4f53ed(0x1af),_0x4399c0[_0x4f53ed(0x1bb)][_0x4f53ed(0x1d2)](_0x4f53ed(0x19e),null,_0x4f53ed(0x1cb))),_0x4399c0[_0x4f53ed(0x1bb)][_0x4f53ed(0x19c)](_0x4f53ed(0x19e),_0x4f53ed(0x1b5),_0x4f53ed(0x1cb),(_0x14853a,_0x34cdb1)=>this[_0x4f53ed(0x1c4)](this[_0x4f53ed(0x1b5)],_0x14853a,_0x34cdb1)),_0x4399c0[_0x4f53ed(0x1bb)][_0x4f53ed(0x19c)](_0x4f53ed(0x19e),_0x4f53ed(0x1b5),_0x4f53ed(0x1ac),()=>!0x1);}_0x4399c0[_0x4f53ed(0x1bd)][_0x4f53ed(0x1c2)](_0x3779bd=>this[_0x4f53ed(0x1b3)](_0x3779bd));}[_0x162f40(0x19b)](_0x38ecd4,_0x41db97,_0x3c1183,_0x45ad7c,_0x1e26ea,_0x4fd175){const _0x521f2f=_0x162f40,_0x21b76c=this[_0x521f2f(0x1b6)][_0x521f2f(0x1d7)][_0x521f2f(0x1cd)](_0x521f2f(0x18e));this[_0x521f2f(0x1b6)][_0x521f2f(0x1ba)][_0x521f2f(0x192)](_0x4fd175[_0x521f2f(0x1b0)],()=>{const _0x1f81c3=_0x521f2f;for(const _0x191204 of _0x41db97){if(this[_0x1f81c3(0x196)](_0x191204,_0x45ad7c))_0x1e26ea(_0x4fd175);else{const _0x4aba85={};for(const _0x1f8489 of _0x3c1183){const _0x8b2052=_0x191204[_0x1f81c3(0x1bc)](_0x1f8489);void 0x0!==_0x8b2052&&(_0x4aba85[_0x1f8489]=_0x8b2052);}_0x1e26ea(_0x4fd175),_0x21b76c[_0x1f81c3(0x191)](_0x191204,{'commandParams':[_0x4aba85]},[],_0x45ad7c);}}});}[_0x162f40(0x1c4)](_0x4c9f41,_0x3b7edd,_0x4c7dd1){const _0x44a6c0=_0x162f40,_0x1488be=_0x3b7edd[0x0][_0x44a6c0(0x19a)][_0x44a6c0(0x1a3)],_0x44ddfd=_0x4c7dd1[_0x44a6c0(0x1be)][0x0];this[_0x44a6c0(0x1b6)][_0x44a6c0(0x1ba)][_0x44a6c0(0x18b)](_0x546583=>{const _0x2461f8=_0x44a6c0;for(const _0x25ae3 of _0x4c9f41)void 0x0!==_0x44ddfd[_0x25ae3]?_0x546583[_0x2461f8(0x1a4)](_0x25ae3,_0x44ddfd[_0x25ae3],_0x1488be):_0x546583[_0x2461f8(0x1cf)](_0x25ae3,_0x1488be);});}[_0x162f40(0x1b3)](_0x37f70f){const _0x51d617=_0x162f40;if(_0x37f70f[_0x51d617(0x1a1)])switch(_0x37f70f[_0x51d617(0x189)]){case _0x51d617(0x18f):return{'type':_0x51d617(0x1a9),'content':_0x5b96e6(this[_0x51d617(0x1b6)][_0x51d617(0x1a6)],_0x51d617(0x198))};case _0x51d617(0x1b5):return{'type':_0x51d617(0x1a9),'content':_0x5b96e6(this[_0x51d617(0x1b6)][_0x51d617(0x1a6)],_0x51d617(0x1aa))};}}[_0x162f40(0x196)](_0x291da7,_0x3c5b6a){const _0x4f8d27=_0x162f40,_0xe37a2a=this[_0x4f8d27(0x1b6)][_0x4f8d27(0x1d7)][_0x4f8d27(0x1cd)](_0x4f8d27(0x18e));for(const _0x2b4e2b of _0xe37a2a[_0x4f8d27(0x1ae)]({'skipNotAttached':!0x0})){const _0x221279=_0x2b4e2b[_0x4f8d27(0x1d0)]();if(_0x2b4e2b[_0x4f8d27(0x189)]===_0x3c5b6a&&_0x221279===_0x291da7)return _0x2b4e2b;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2a01(_0x4b7a42,_0x22bc23){const _0x15dc05=_0x15dc();return _0x2a01=function(_0x2a0188,_0x28f0cb){_0x2a0188=_0x2a0188-0xda;let _0x2dcccb=_0x15dc05[_0x2a0188];return _0x2dcccb;},_0x2a01(_0x4b7a42,_0x22bc23);}const _0x58f18f=_0x2a01;function _0x15dc(){const _0x22bbaa=['editor','163999XviNKC','has','3674742CrSOXG','2394624BCLKAS','Template','708708Ikyjnr','insertTemplate','afterInit','16xXiqPX','TrackChangesEditing','plugins','5tJDwWt','833532AriVXC','159320rUoMVq','1BYJPyA','enableCommand','890fDhyZl','3671127ffvqgV','get'];_0x15dc=function(){return _0x22bbaa;};return _0x15dc();}(function(_0x5a2707,_0x3ff2a4){const _0x49de4b=_0x2a01,_0x422e47=_0x5a2707();while(!![]){try{const _0x3ead67=parseInt(_0x49de4b(0xe6))/0x1*(parseInt(_0x49de4b(0xe5))/0x2)+-parseInt(_0x49de4b(0xdb))/0x3+parseInt(_0x49de4b(0xdd))/0x4+-parseInt(_0x49de4b(0xe3))/0x5*(-parseInt(_0x49de4b(0xda))/0x6)+-parseInt(_0x49de4b(0xe4))/0x7+parseInt(_0x49de4b(0xe0))/0x8*(-parseInt(_0x49de4b(0xe9))/0x9)+parseInt(_0x49de4b(0xe8))/0xa*(parseInt(_0x49de4b(0xec))/0xb);if(_0x3ead67===_0x3ff2a4)break;else _0x422e47['push'](_0x422e47['shift']());}catch(_0x57b61a){_0x422e47['push'](_0x422e47['shift']());}}}(_0x15dc,0x71101));import{Plugin as _0x17e251}from'ckeditor5/src/core.js';export default class _t extends _0x17e251{[_0x58f18f(0xdf)](){const _0x4740ec=_0x58f18f,_0x2762ff=this[_0x4740ec(0xeb)];_0x2762ff[_0x4740ec(0xe2)][_0x4740ec(0xed)](_0x4740ec(0xdc))&&_0x2762ff[_0x4740ec(0xe2)][_0x4740ec(0xea)](_0x4740ec(0xe1))[_0x4740ec(0xe7)](_0x4740ec(0xde));}}
23
+ const _0x2d454b=_0x3fea;function _0x3fea(_0x35d514,_0x31af9c){const _0x397799=_0x3977();return _0x3fea=function(_0x3feac8,_0x11d7d6){_0x3feac8=_0x3feac8-0x82;let _0x199402=_0x397799[_0x3feac8];return _0x199402;},_0x3fea(_0x35d514,_0x31af9c);}(function(_0x5c5f57,_0x47e03b){const _0x52a466=_0x3fea,_0x300415=_0x5c5f57();while(!![]){try{const _0x5d157d=-parseInt(_0x52a466(0x8e))/0x1+-parseInt(_0x52a466(0x85))/0x2*(-parseInt(_0x52a466(0x82))/0x3)+-parseInt(_0x52a466(0x89))/0x4+parseInt(_0x52a466(0x84))/0x5+-parseInt(_0x52a466(0x90))/0x6*(-parseInt(_0x52a466(0x8a))/0x7)+parseInt(_0x52a466(0x8b))/0x8+-parseInt(_0x52a466(0x87))/0x9;if(_0x5d157d===_0x47e03b)break;else _0x300415['push'](_0x300415['shift']());}catch(_0x29124a){_0x300415['push'](_0x300415['shift']());}}}(_0x3977,0x72855));import{Plugin as _0x3d623a}from'ckeditor5/src/core.js';function _0x3977(){const _0xdd2a2d=['Template','78ZDpdkV','editor','has','enableCommand','30xULwYi','get','1226590cEsnqM','66254SJvGGw','afterInit','1822455JmiWKP','plugins','3725392jmMxiN','215089RjfJhL','5288104ZILbuZ','insertTemplate','TrackChangesEditing','34132NbDAVN'];_0x3977=function(){return _0xdd2a2d;};return _0x3977();}export default class _t extends _0x3d623a{[_0x2d454b(0x86)](){const _0xc65a34=_0x2d454b,_0xdba4fc=this[_0xc65a34(0x91)];_0xdba4fc[_0xc65a34(0x88)][_0xc65a34(0x92)](_0xc65a34(0x8f))&&_0xdba4fc[_0xc65a34(0x88)][_0xc65a34(0x83)](_0xc65a34(0x8d))[_0xc65a34(0x93)](_0xc65a34(0x8c));}}