@ckeditor/ckeditor5-track-changes 41.3.1 → 41.4.0-alpha.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
- function _0x7f5b(_0x43d9c2,_0x5cb11d){const _0x1c150f=_0x1c15();return _0x7f5b=function(_0x7f5bdd,_0x3027fd){_0x7f5bdd=_0x7f5bdd-0x8d;let _0xcb8dc5=_0x1c150f[_0x7f5bdd];return _0xcb8dc5;},_0x7f5b(_0x43d9c2,_0x5cb11d);}const _0x54cbb7=_0x7f5b;(function(_0x3351e0,_0x3a702e){const _0x3760a4=_0x7f5b,_0x3ee85d=_0x3351e0();while(!![]){try{const _0x4bf90b=-parseInt(_0x3760a4(0xeb))/0x1*(-parseInt(_0x3760a4(0x11c))/0x2)+-parseInt(_0x3760a4(0xf9))/0x3+-parseInt(_0x3760a4(0xff))/0x4+parseInt(_0x3760a4(0x125))/0x5+-parseInt(_0x3760a4(0xc9))/0x6*(-parseInt(_0x3760a4(0xba))/0x7)+-parseInt(_0x3760a4(0x12d))/0x8*(parseInt(_0x3760a4(0xc6))/0x9)+parseInt(_0x3760a4(0x9e))/0xa;if(_0x4bf90b===_0x3a702e)break;else _0x3ee85d['push'](_0x3ee85d['shift']());}catch(_0x2d3899){_0x3ee85d['push'](_0x3ee85d['shift']());}}}(_0x1c15,0xaeba1));function _0x1c15(){const _0x35dcce=['min','position','editor','options','showSuggestionHighlights','getChanges','hasAttribute','getItems','filter','isArray','getSelectionAffectedTableCells','map','plugins','1604577YxZvHO','mapper','detach','MAX_SAFE_INTEGER','insertion','includes','2758780SdViyZ','refresh','registerCustomCallback','*Insert:*\x20%0','setSelection','get','insertTable','removeTableColumn','*Remove:*\x20%0','writer','substr','selectTableRow','TableUtils','name','data','suggestion','addClass','table','getAttribute','change:data','tablePaste','first','markMultiRangeInsertion','removeTableRow','selection','getColumnIndexes','minColumn','insert','maxRow','32822NPcDgw','MIN_SAFE_INTEGER','ELEMENT_TABLE_WITH_TEXT','isTouching','insertTableColumnRight','nodeAfter','registerDescriptionCallback','model','insertTableRowAbove','110710lZYaEH','nodeBefore','locale','push','root','addRange','createRangeOn','accept','8MfhymZ','batch','forceValue','ELEMENT_TABLE_ROW','ELEMENT_TABLE_COLUMN_WITH_TEXT','getRowIndexes','getFirstRange','_setupColumnsRowsFixing','rowspan','removeClass','registerElementLabel','order','maxColumn','isInContent','last','ELEMENT_TABLE_ROW_WITH_TEXT','colspan','low','_tablePostFixingSubtypes','17557160CIubiY','_descriptionFactory','downcastDispatcher','differ','enableCommand','tableCell','createPositionAt','fromRange','insertTableRowBelow','ELEMENT_TABLE','_splitMarkerName','oldRange','tableRow','classes','selectTableColumn','discard','minRow','isEqual','getChildren','commands','join','_suggestionFactory','toViewElement','_getSuggestionCoords','getSuggestion','addMarker:suggestion','insertTableColumnLeft','toLowerCase','1134091aryfgE','createTableWalker','cell','startsWith','markMultiRangeDeletion','length','type','getContainedElement','createRangeIn','$graveyard','end','getChangedMarkers','2507607SGonnS','getRanges','TableEditing','6CSpLtV','getCellLocation','execute','ELEMENT_TABLE_COLUMN','findAncestor','change','span','_getCoordsForCells','_acceptFormatSuggestionCallbackFactory','from','enqueueChange','left','rootName','every','values','afterInit','$textProxy','some','start','subType','tableColumn','TrackChangesEditing','isIntersectingWithRange','has','_tableSuggestions','max','deletion','above','registerPostFixer','highest','item','add','document','element','17hQIzls'];_0x1c15=function(){return _0x35dcce;};return _0x1c15();}import{Plugin as _0x15d151}from'ckeditor5/src/core.js';import{LiveRange as _0x292377}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x3feed4}from'ckeditor5/src/widget.js';import{getTranslation as _0x6f2a2a}from'../utils/common-translations.js';export default class jt extends _0x15d151{constructor(_0xc0ba3a){const _0x520423=_0x7f5b;super(_0xc0ba3a),this[_0x520423(0x9d)]=[_0x520423(0xaa),_0x520423(0xdd)],this[_0x520423(0xe1)]=new Set();}[_0x54cbb7(0xd8)](){const _0x569258=_0x54cbb7,_0x2c0f96=this[_0x569258(0xee)],_0x2d36a0=_0x2c0f96[_0x569258(0x123)][_0x569258(0xe9)][_0x569258(0x117)];if(!_0x2c0f96[_0x569258(0xf8)][_0x569258(0xe0)](_0x569258(0xc8)))return;const _0xb682bf=_0x2c0f96[_0x569258(0x127)],_0x510623=_0x2c0f96[_0x569258(0xf8)][_0x569258(0x104)](_0x569258(0xde)),_0x466db3=_0x2c0f96[_0x569258(0xf8)][_0x569258(0x104)](_0x569258(0x10b));_0x510623[_0x569258(0x9f)][_0x569258(0x95)](_0x569258(0x110),_0x2ef1a1=>_0x6f2a2a(_0xb682bf,_0x569258(0xa7),_0x2ef1a1)),this[_0x569258(0x92)](),_0x510623[_0x569258(0xa2)](_0x569258(0x105)),_0x510623[_0x569258(0xa2)](_0x569258(0x10a)),_0x510623[_0x569258(0xa2)](_0x569258(0xac));for(const _0x351401 of[_0x569258(0x124),_0x569258(0xa6)]){const _0xa32f8f=_0x2c0f96[_0x569258(0xb1)][_0x569258(0x104)](_0x351401);_0x510623[_0x569258(0xa2)](_0x351401,_0x413cba=>{const _0x2c122f=_0x569258;_0x2c0f96[_0x2c122f(0x123)][_0x2c122f(0xce)](_0x36626b=>{const _0x180c27=_0x2c122f;_0x413cba();const _0x8a5a54=_0x180c27(0xe4)===_0xa32f8f[_0x180c27(0x96)],_0x1a4068=_0x466db3[_0x180c27(0xf6)](_0x2d36a0),_0x4ec614=_0x466db3[_0x180c27(0x90)](_0x1a4068),_0x2d8bf5=_0x8a5a54?_0x4ec614[_0x180c27(0x114)]-0x1:_0x4ec614[_0x180c27(0x99)]+0x1,_0x2672df=_0x1a4068[0x0][_0x180c27(0xcd)](_0x180c27(0x110)),_0x486c6b=_0x466db3[_0x180c27(0xbb)](_0x2672df,{'startRow':_0x2d8bf5,'endRow':_0x2d8bf5}),_0x2e2257=Array[_0x180c27(0xd2)](_0x486c6b)[_0x180c27(0xf7)](_0x4f4eb9=>_0x36626b[_0x180c27(0x12b)](_0x4f4eb9[_0x180c27(0xbc)]));_0x510623[_0x180c27(0x115)](_0x2e2257,_0x180c27(0xaa));});});}for(const _0x1f8473 of[_0x569258(0xb8),_0x569258(0x120)]){const _0x14b708=_0x2c0f96[_0x569258(0xb1)][_0x569258(0x104)](_0x1f8473);_0x510623[_0x569258(0xa2)](_0x1f8473,_0x56f854=>{const _0x2f96d1=_0x569258;_0x2c0f96[_0x2f96d1(0x123)][_0x2f96d1(0xce)](_0x41f3a4=>{const _0x4c77c7=_0x2f96d1;_0x56f854();const _0x27384a=_0x4c77c7(0xd4)===_0x14b708[_0x4c77c7(0x96)],_0x3ba6ad=_0x466db3[_0x4c77c7(0xf6)](_0x2d36a0),_0x30235c=_0x466db3[_0x4c77c7(0x118)](_0x3ba6ad),_0x32040e=_0x27384a?_0x30235c[_0x4c77c7(0x114)]-0x1:_0x30235c[_0x4c77c7(0x99)]+0x1,_0xe7a2fb=_0x3ba6ad[0x0][_0x4c77c7(0xcd)](_0x4c77c7(0x110)),_0x55feff=_0x466db3[_0x4c77c7(0xbb)](_0xe7a2fb,{'startRow':0x0,'column':_0x32040e,'includeAllSlots':!0x1}),_0xb2a976=Array[_0x4c77c7(0xd2)](_0x55feff)[_0x4c77c7(0xf7)](_0x4c7d3e=>_0x41f3a4[_0x4c77c7(0x12b)](_0x4c7d3e[_0x4c77c7(0xbc)]));_0x510623[_0x4c77c7(0x115)](_0xb2a976,_0x4c77c7(0xdd));});});}for(const _0x1d16c9 of[_0x569258(0x116),_0x569258(0x106)]){const _0x2aed0b=_0x1d16c9[_0x569258(0x109)](0xb),_0x3c1273=_0x2aed0b[_0x569258(0xb9)](),_0xbc235f=_0x3c1273[_0x569258(0x109)](0x0,0x3)+_0x569258(0xcf),_0x589c5e=_0x569258(0x110)+_0x2aed0b,_0x2d2c23=_0x569258(0xec)+_0x2aed0b,_0x3821d8=_0x569258(0xe2)+_0x2aed0b;_0x510623[_0x569258(0xa2)](_0x1d16c9,()=>{const _0x273c01=_0x569258;_0x2c0f96[_0x273c01(0x123)][_0x273c01(0xce)](_0x8df31a=>{const _0x18ea83=_0x273c01,_0x10a03c=_0x466db3[_0x18ea83(0xf6)](_0x2d36a0),_0x47b04e=_0x10a03c[0x0][_0x18ea83(0xcd)](_0x18ea83(0x110));let _0x4156d8;if(_0x18ea83(0x116)==_0x1d16c9){const _0x51de14=_0x466db3[_0x18ea83(0x90)](_0x10a03c);_0x4156d8={'startRow':_0x51de14[_0x18ea83(0x114)],'endRow':_0x51de14[_0x18ea83(0x99)],'includeAllSlots':!0x0};}else{const _0x439979=_0x466db3[_0x18ea83(0x118)](_0x10a03c);_0x4156d8={'startColumn':_0x439979[_0x18ea83(0x114)],'endColumn':_0x439979[_0x18ea83(0x99)],'includeAllSlots':!0x0};}const _0x1bf3b2=_0x466db3[_0x18ea83(0xbb)](_0x47b04e,_0x4156d8),_0x351d58=Array[_0x18ea83(0xd2)](_0x1bf3b2)[_0x18ea83(0xf7)](({cell:_0x486473})=>_0x486473),_0x224b3b=Ee(_0x351d58[_0x18ea83(0xf4)](_0x2e4ba7=>_0x2e4ba7[_0x18ea83(0xf2)](_0xbc235f))),_0x1ca82e=Ee(_0x351d58[_0x18ea83(0xf4)](_0x166762=>!_0x166762[_0x18ea83(0xf2)](_0xbc235f)))[_0x18ea83(0xf7)](_0x2a0190=>_0x8df31a[_0x18ea83(0x12b)](_0x2a0190)),_0x371d89=_0x510623[_0x18ea83(0xbe)](_0x1ca82e,_0x589c5e);if(_0x371d89&&(_0x18ea83(0xaa)==_0x371d89[_0x18ea83(0xdc)]||_0x18ea83(0xdd)==_0x371d89[_0x18ea83(0xdc)])){const _0x38e27a=this[_0x18ea83(0xb5)](_0x371d89);for(const _0x9b5186 of _0x224b3b){const _0x10478a=_0x8df31a[_0x18ea83(0x12b)](_0x9b5186),_0x3c2fd4=_0x466db3[_0x18ea83(0xca)](_0x9b5186),_0x3e353c=_0x9b5186[_0x18ea83(0x111)](_0xbc235f)-0x1,_0x2fb3f2=_0x38e27a[_0x2d2c23],_0x310785=_0x38e27a[_0x3821d8];_0x2fb3f2<=_0x3c2fd4[_0x3c1273]&&_0x3c2fd4[_0x3c1273]+_0x3e353c<=_0x310785&&_0x371d89[_0x18ea83(0x12a)](_0x10478a);}}});});}function _0x3b02d8(_0x2422ba){const _0x3ce43d=_0x569258,_0x33966a=Array[_0x3ce43d(0xd2)](_0x2d36a0[_0x3ce43d(0xc7)]())[_0x3ce43d(0xf7)](_0x48ed40=>_0x292377[_0x3ce43d(0xa5)](_0x48ed40));_0x2c0f96[_0x3ce43d(0x123)][_0x3ce43d(0xce)](_0x1d813a=>{const _0x39749b=_0x3ce43d,_0x2766bd=_0x1d813a[_0x39749b(0x12e)];_0x2422ba=_0x2422ba[_0x39749b(0xf4)](_0x177ab5=>_0x39749b(0xc3)!=_0x177ab5[_0x39749b(0x129)][_0x39749b(0xd5)]),_0x1d813a[_0x39749b(0x103)](_0x2422ba),_0x2c0f96[_0x39749b(0xb1)][_0x39749b(0x104)](_0x39749b(0x116))[_0x39749b(0x100)](),_0x2c0f96[_0x39749b(0xcb)](_0x39749b(0x116),{'forceDefaultExecution':!0x0}),_0x2c0f96[_0x39749b(0x123)][_0x39749b(0xd3)](()=>{const _0x45cb10=_0x39749b;_0x2c0f96[_0x45cb10(0x123)][_0x45cb10(0xd3)](_0x2766bd,_0x326bf0=>{const _0x511001=_0x45cb10,_0x1f1af7=_0x33966a[_0x511001(0xf4)](_0x389114=>_0x511001(0xc3)!=_0x389114[_0x511001(0x129)][_0x511001(0xd5)]);_0x1f1af7[_0x511001(0xbf)]>0x0&&_0x326bf0[_0x511001(0x103)](_0x1f1af7);for(const _0x59bbd2 of _0x33966a)_0x59bbd2[_0x511001(0xfb)]();});});});}function _0x539d0e(_0x5d40da){const _0x3269c9=_0x569258;_0x2c0f96[_0x3269c9(0x123)][_0x3269c9(0xce)](_0x163edd=>{const _0x252f39=_0x3269c9,_0x119b38=Array[_0x252f39(0xd2)](_0x2d36a0[_0x252f39(0xc7)]())[_0x252f39(0xf7)](_0x462bb0=>_0x292377[_0x252f39(0xa5)](_0x462bb0)),_0x1a46d3=[];for(const _0x4b64d5 of _0x5d40da)for(const _0x19ddc2 of _0x4b64d5[_0x252f39(0xf3)]({'shallow':!0x0}))_0x1a46d3[_0x252f39(0x128)](_0x19ddc2);for(const _0x5cf815 of _0x1a46d3)_0x252f39(0xc3)!=_0x5cf815[_0x252f39(0x129)][_0x252f39(0xd5)]&&(_0x163edd[_0x252f39(0x103)](_0x163edd[_0x252f39(0xa4)](_0x5cf815,0x0)),_0x2c0f96[_0x252f39(0xb1)][_0x252f39(0x104)](_0x252f39(0x106))[_0x252f39(0x100)](),_0x2c0f96[_0x252f39(0xcb)](_0x252f39(0x106),{'forceDefaultExecution':!0x0}));const _0x140410=_0x119b38[_0x252f39(0xf4)](_0x1d320a=>_0x252f39(0xc3)!=_0x1d320a[_0x252f39(0x129)][_0x252f39(0xd5)]);_0x140410[_0x252f39(0xbf)]>0x0&&_0x163edd[_0x252f39(0x103)](_0x140410);for(const _0x305a47 of _0x119b38)_0x305a47[_0x252f39(0xfb)]();});}function _0x1b577b(_0x73b828,_0x103e2c){const _0x36981c=_0x569258;return _0x103e2c[_0x36981c(0xd6)](_0x3abbf7=>_0x73b828[_0x36981c(0xda)](_0x20568f=>_0x20568f[_0x36981c(0xc4)][_0x36981c(0xaf)](_0x3abbf7[_0x36981c(0xdb)])||_0x3abbf7[_0x36981c(0xc4)][_0x36981c(0xaf)](_0x20568f[_0x36981c(0xdb)])));}function _0x3c1fd7(_0x35b45f,_0x422619){const _0x53fb69=_0x569258;return _0x35b45f[_0x53fb69(0xda)](_0x15a28b=>_0x422619[_0x53fb69(0xda)](_0x49a211=>_0x15a28b[_0x53fb69(0xc4)][_0x53fb69(0x11f)](_0x49a211[_0x53fb69(0xdb)])));}_0x2c0f96[_0x569258(0x10d)][_0x569258(0xa0)]['on'](_0x569258(0xb7),(_0x5b9302,_0x40b11c,_0xc08b2e)=>{const _0x26e1e1=_0x569258;if(!_0xc08b2e[_0x26e1e1(0xef)][_0x26e1e1(0xf0)])return;const _0x491e37=_0x40b11c[_0x26e1e1(0xe7)];if(!_0x491e37)return;const _0x3b8898=_0xc08b2e[_0x26e1e1(0xfa)][_0x26e1e1(0xb4)](_0x491e37);function _0x7556d5(_0x50cc11){const _0x22bbb9=_0x26e1e1;return Array[_0x22bbb9(0xf5)](_0x50cc11)?_0x50cc11:[_0x50cc11];}_0x3b8898&&_0x26e1e1(0xa3)===_0x491e37[_0x26e1e1(0x10c)]&&_0x3feed4(_0x3b8898,_0xc08b2e[_0x26e1e1(0x108)],(_0x3224a5,_0x2efbd4,_0x263910)=>_0x263910[_0x26e1e1(0x10f)](_0x7556d5(_0x2efbd4[_0x26e1e1(0xab)]),_0x3224a5),(_0x3e388d,_0x386eb7,_0x263262)=>_0x263262[_0x26e1e1(0x94)](_0x7556d5(_0x386eb7[_0x26e1e1(0xab)]),_0x3e388d));},{'priority':_0x569258(0xe6)}),_0x510623[_0x569258(0x9f)][_0x569258(0x122)](_0x2a888d=>{const _0x1d856f=_0x569258;if(_0x1d856f(0xfd)!=_0x2a888d[_0x1d856f(0xc0)]&&_0x1d856f(0xe3)!=_0x2a888d[_0x1d856f(0xc0)])return;const _0x390d5f=_0x2a888d[_0x1d856f(0xc1)]();if(null!=_0x390d5f&&_0x390d5f['is'](_0x1d856f(0xea),_0x1d856f(0x110))){if(_0x1d856f(0xfd)==_0x2a888d[_0x1d856f(0xc0)]){const _0x328a36=_0x2a888d[_0x1d856f(0xf3)]()[_0x1d856f(0xf4)](_0x3381e0=>_0x3381e0['is'](_0x1d856f(0xd9)))[_0x1d856f(0xf7)](_0x40536e=>_0x40536e[_0x1d856f(0x10d)]);if(_0x328a36[_0x1d856f(0xbf)])return{'type':_0x1d856f(0xfd),'content':_0x6f2a2a(_0xb682bf,_0x1d856f(0x102),_0x6f2a2a(_0xb682bf,_0x1d856f(0x11e),'\x22'+_0x328a36[_0x1d856f(0xb2)]('\x20')+'\x22'))};}if(_0x1d856f(0xe3)==_0x2a888d[_0x1d856f(0xc0)]){const _0x4cf95a=_0x2a888d[_0x1d856f(0xf3)]()[_0x1d856f(0xf4)](_0x19fc72=>_0x19fc72['is'](_0x1d856f(0xd9)))[_0x1d856f(0xf7)](_0x1a1c15=>_0x1a1c15[_0x1d856f(0x10d)]);if(_0x4cf95a[_0x1d856f(0xbf)])return{'type':_0x1d856f(0xe3),'content':_0x6f2a2a(_0xb682bf,_0x1d856f(0x107),_0x6f2a2a(_0xb682bf,_0x1d856f(0x11e),'\x22'+_0x4cf95a[_0x1d856f(0xb2)]('\x20')+'\x22'))};}}}),_0x510623[_0x569258(0x9f)][_0x569258(0x122)](_0x33a754=>{const _0x489d73=_0x569258;if(_0x489d73(0xaa)==_0x33a754[_0x489d73(0xdc)]){const _0x432145=_0x33a754[_0x489d73(0xf3)]()[_0x489d73(0xf4)](_0x22eb0d=>_0x22eb0d['is'](_0x489d73(0xd9)))[_0x489d73(0xf7)](_0xae7e0f=>_0xae7e0f[_0x489d73(0x10d)]),_0x2d073d=this[_0x489d73(0xb5)](_0x33a754),_0xadb882=_0x2d073d[_0x489d73(0x11b)]-_0x2d073d[_0x489d73(0xae)]+0x1;if(_0x489d73(0xfd)==_0x33a754[_0x489d73(0xc0)])return _0x432145[_0x489d73(0xbf)]?{'type':_0x489d73(0xfd),'content':_0x6f2a2a(_0xb682bf,_0x489d73(0x102),_0x6f2a2a(_0xb682bf,_0x489d73(0x9a),[_0xadb882,'\x22'+_0x432145[_0x489d73(0xb2)]('\x20')+'\x22']))}:{'type':_0x489d73(0xfd),'content':_0x6f2a2a(_0xb682bf,_0x489d73(0x102),_0x6f2a2a(_0xb682bf,_0x489d73(0x8e),_0xadb882))};if(_0x489d73(0xe3)==_0x33a754[_0x489d73(0xc0)])return _0x432145[_0x489d73(0xbf)]?{'type':_0x489d73(0xe3),'content':_0x6f2a2a(_0xb682bf,_0x489d73(0x107),_0x6f2a2a(_0xb682bf,_0x489d73(0x9a),[_0xadb882,'\x22'+_0x432145[_0x489d73(0xb2)]('\x20')+'\x22']))}:{'type':_0x489d73(0xe3),'content':_0x6f2a2a(_0xb682bf,_0x489d73(0x107),_0x6f2a2a(_0xb682bf,_0x489d73(0x8e),_0xadb882))};}if(_0x489d73(0xdd)==_0x33a754[_0x489d73(0xdc)]){const _0x50fd85=_0x33a754[_0x489d73(0xf3)]()[_0x489d73(0xf4)](_0x2165ad=>_0x2165ad['is'](_0x489d73(0xd9)))[_0x489d73(0xf7)](_0x36e277=>_0x36e277[_0x489d73(0x10d)]),_0x52fa08=this[_0x489d73(0xb5)](_0x33a754),_0x51395d=_0x52fa08[_0x489d73(0x97)]-_0x52fa08[_0x489d73(0x119)]+0x1;if(_0x489d73(0xfd)==_0x33a754[_0x489d73(0xc0)])return _0x50fd85[_0x489d73(0xbf)]?{'type':_0x489d73(0xfd),'content':_0x6f2a2a(_0xb682bf,_0x489d73(0x102),_0x6f2a2a(_0xb682bf,_0x489d73(0x8f),[_0x51395d,'\x22'+_0x50fd85[_0x489d73(0xb2)]('\x20')+'\x22']))}:{'type':_0x489d73(0xfd),'content':_0x6f2a2a(_0xb682bf,_0x489d73(0x102),_0x6f2a2a(_0xb682bf,_0x489d73(0xcc),_0x51395d))};if(_0x489d73(0xe3)==_0x33a754[_0x489d73(0xc0)])return _0x50fd85[_0x489d73(0xbf)]?{'type':_0x489d73(0xe3),'content':_0x6f2a2a(_0xb682bf,_0x489d73(0x107),_0x6f2a2a(_0xb682bf,_0x489d73(0x8f),[_0x51395d,'\x22'+_0x50fd85[_0x489d73(0xb2)]('\x20')+'\x22']))}:{'type':_0x489d73(0xe3),'content':_0x6f2a2a(_0xb682bf,_0x489d73(0x107),_0x6f2a2a(_0xb682bf,_0x489d73(0xcc),_0x51395d))};}}),_0x510623[_0x569258(0xb3)][_0x569258(0x101)](_0x569258(0xfd),_0x569258(0xaa),_0x569258(0xad),_0x3b02d8),_0x510623[_0x569258(0xb3)][_0x569258(0x101)](_0x569258(0xe3),_0x569258(0xaa),_0x569258(0x12c),_0x3b02d8),_0x510623[_0x569258(0xb3)][_0x569258(0x101)](_0x569258(0xfd),_0x569258(0xdd),_0x569258(0xad),_0x539d0e),_0x510623[_0x569258(0xb3)][_0x569258(0x101)](_0x569258(0xe3),_0x569258(0xdd),_0x569258(0x12c),_0x539d0e),_0x510623[_0x569258(0xb3)][_0x569258(0x101)](_0x569258(0xfd),_0x569258(0xdd),_0x569258(0xb2),_0x1b577b),_0x510623[_0x569258(0xb3)][_0x569258(0x101)](_0x569258(0xe3),_0x569258(0xdd),_0x569258(0xb2),_0x1b577b),_0x510623[_0x569258(0xb3)][_0x569258(0x101)](_0x569258(0xfd),_0x569258(0xaa),_0x569258(0xb2),_0x3c1fd7),_0x510623[_0x569258(0xb3)][_0x569258(0x101)](_0x569258(0xe3),_0x569258(0xaa),_0x569258(0xb2),_0x3c1fd7);}[_0x54cbb7(0xd1)](){const _0x2d2bfc=_0x54cbb7,_0x2babff=this[_0x2d2bfc(0xee)],_0x3d04ba=_0x2babff[_0x2d2bfc(0x123)][_0x2d2bfc(0xe9)][_0x2d2bfc(0x117)];return(_0x1b8cd8,_0x28f665)=>{const _0x235818=_0x2d2bfc;_0x2babff[_0x235818(0x123)][_0x235818(0xce)](_0x3eb45c=>{const _0x17a816=_0x235818,{commandName:_0x7b55cb,commandParams:_0x51b1c6}=_0x28f665;let _0x1ba5d7=_0x1b8cd8[0x0][_0x17a816(0xc4)][_0x17a816(0x126)];_0x51b1c6&&_0x51b1c6[0x0]&&!0x1===_0x51b1c6[0x0][_0x17a816(0x8d)]&&(_0x1ba5d7=_0x1b8cd8[0x0][_0x17a816(0xdb)][_0x17a816(0x121)]);const _0x2d2c7c=_0x3eb45c[_0x17a816(0xc2)](_0x1ba5d7);if(_0x17a816(0xc3)==_0x2d2c7c[_0x17a816(0x129)][_0x17a816(0xd5)])return;const _0x3e5c5f=Array[_0x17a816(0xd2)](_0x3d04ba[_0x17a816(0xc7)]())[_0x17a816(0xf7)](_0x1fe992=>_0x292377[_0x17a816(0xa5)](_0x1fe992));_0x3eb45c[_0x17a816(0x103)](_0x2d2c7c),_0x2babff[_0x17a816(0xb1)][_0x17a816(0x104)](_0x7b55cb)[_0x17a816(0x100)](),_0x51b1c6[_0x17a816(0x128)]({'forceDefaultExecution':!0x0}),_0x2babff[_0x17a816(0xcb)](_0x7b55cb,..._0x51b1c6);const _0x3fc9e5=_0x3e5c5f[_0x17a816(0xf4)](_0x4a3f8c=>_0x17a816(0xc3)!=_0x4a3f8c[_0x17a816(0x129)][_0x17a816(0xd5)]);_0x3fc9e5[_0x17a816(0xbf)]>0x0&&_0x3eb45c[_0x17a816(0x103)](_0x3fc9e5);for(const _0x164206 of _0x3e5c5f)_0x164206[_0x17a816(0xfb)]();});};}[_0x54cbb7(0xd0)](_0x10cdf6){const _0x18de10=_0x54cbb7,_0x3b77eb=this[_0x18de10(0xee)][_0x18de10(0xf8)][_0x18de10(0x104)](_0x18de10(0x10b));let _0x2361a4=Number[_0x18de10(0xfc)],_0x53dcfb=Number[_0x18de10(0x11d)],_0x3a73c8=Number[_0x18de10(0xfc)],_0x4ffb78=Number[_0x18de10(0x11d)];for(const _0x2332dc of _0x10cdf6){if(_0x18de10(0xc3)==_0x2332dc[_0x18de10(0x129)][_0x18de10(0xd5)])continue;const {row:_0x5b097b,column:_0x1cd297}=_0x3b77eb[_0x18de10(0xca)](_0x2332dc),_0x2673f9=_0x2332dc[_0x18de10(0xf2)](_0x18de10(0x93))?_0x2332dc[_0x18de10(0x111)](_0x18de10(0x93))-0x1:0x0,_0x58770b=_0x2332dc[_0x18de10(0xf2)](_0x18de10(0x9b))?_0x2332dc[_0x18de10(0x111)](_0x18de10(0x9b))-0x1:0x0;_0x2361a4=_0x5b097b<_0x2361a4?_0x5b097b:_0x2361a4,_0x53dcfb=_0x5b097b+_0x2673f9>_0x53dcfb?_0x5b097b+_0x2673f9:_0x53dcfb,_0x3a73c8=_0x1cd297<_0x3a73c8?_0x1cd297:_0x3a73c8,_0x4ffb78=_0x1cd297+_0x58770b>_0x4ffb78?_0x1cd297+_0x58770b:_0x4ffb78;}return{'minRow':_0x2361a4,'maxRow':_0x53dcfb,'minColumn':_0x3a73c8,'maxColumn':_0x4ffb78};}[_0x54cbb7(0x92)](){const _0x31446b=_0x54cbb7,_0x237b94=this[_0x31446b(0xee)],_0x24551a=_0x237b94[_0x31446b(0xf8)][_0x31446b(0x104)](_0x31446b(0xde)),_0x4d7f5e=_0x237b94[_0x31446b(0xf8)][_0x31446b(0x104)](_0x31446b(0x10b));_0x237b94[_0x31446b(0x123)][_0x31446b(0xe9)]['on'](_0x31446b(0x112),()=>{const _0x22bbb7=_0x31446b,_0xa13259=Array[_0x22bbb7(0xd2)](_0x237b94[_0x22bbb7(0x123)][_0x22bbb7(0xe9)][_0x22bbb7(0xa1)][_0x22bbb7(0xc5)]());for(const {name:_0x173560,data:_0x5c031c}of _0xa13259){const {group:_0x18d0d9,id:_0x169548,subType:_0x41e9e2}=_0x24551a[_0x22bbb7(0xa8)](_0x173560);if(_0x22bbb7(0x10e)!=_0x18d0d9)continue;if(null!=_0x5c031c[_0x22bbb7(0xa9)])continue;const _0x34c7de=_0x24551a[_0x22bbb7(0xb6)](_0x169548);this[_0x22bbb7(0x9d)][_0x22bbb7(0xfe)](_0x41e9e2)&&this[_0x22bbb7(0xe1)][_0x22bbb7(0xe8)](_0x34c7de);}},{'priority':_0x31446b(0x9c)});const _0x1c47f0=(_0x2e2995,_0x3c2626)=>{const _0xc9a68a=_0x31446b;let _0x157ff6=!0x1;const _0x1cbd73=_0x3c2626[_0xc9a68a(0x12b)](_0x2e2995),_0x5aedc3=_0x2e2995[_0xc9a68a(0xcd)](_0xc9a68a(0x110)),_0x49dc39=_0x4d7f5e[_0xc9a68a(0xca)](_0x2e2995);for(const _0x5a4a2a of this[_0xc9a68a(0xe1)]){const _0xc56323=_0x5a4a2a[_0xc9a68a(0xdc)],_0x42ff43=_0xc56323[_0xc9a68a(0xbd)](_0xc9a68a(0x113)),_0x506b81=_0xc56323[_0xc9a68a(0x109)](_0x42ff43?0xa:0x5),_0x2b9443=_0x506b81[_0xc9a68a(0xb9)](),_0x164ead=_0x2b9443[_0xc9a68a(0x109)](0x0,0x3)+_0xc9a68a(0xcf),_0x407868=_0xc9a68a(0xec)+_0x506b81,_0x77603f=_0xc9a68a(0xe2)+_0x506b81;if(!_0x5a4a2a[_0xc9a68a(0x98)])continue;if(_0x5aedc3!=_0x5a4a2a[_0xc9a68a(0x91)]()[_0xc9a68a(0xdb)][_0xc9a68a(0xcd)](_0xc9a68a(0x110)))continue;if(_0x5a4a2a[_0xc9a68a(0xdf)](_0x1cbd73))continue;const _0x4912f5=_0x2e2995[_0xc9a68a(0xf2)](_0x164ead)?_0x2e2995[_0xc9a68a(0x111)](_0x164ead)-0x1:0x0,_0x34bcb8=this[_0xc9a68a(0xb5)](_0x5a4a2a),_0x52750b=_0x34bcb8[_0x407868],_0x561af7=_0x34bcb8[_0x77603f];_0x52750b<=_0x49dc39[_0x2b9443]&&_0x49dc39[_0x2b9443]+_0x4912f5<=_0x561af7&&(_0x5a4a2a[_0xc9a68a(0x12a)](_0x1cbd73),_0x157ff6=!0x0);}return _0x157ff6;};_0x237b94[_0x31446b(0x123)][_0x31446b(0xe9)][_0x31446b(0xe5)](_0x592f2b=>{const _0x15c35f=_0x31446b;let _0x19e086=!0x1;for(const _0xdf8604 of _0x237b94[_0x15c35f(0x123)][_0x15c35f(0xe9)][_0x15c35f(0xa1)][_0x15c35f(0xf1)]())if(_0x15c35f(0x11a)==_0xdf8604[_0x15c35f(0xc0)]){if(_0x15c35f(0xaa)==_0xdf8604[_0x15c35f(0x10c)]){for(const _0x101640 of _0xdf8604[_0x15c35f(0xed)][_0x15c35f(0x121)][_0x15c35f(0xb0)]())_0x19e086=_0x19e086||_0x1c47f0(_0x101640,_0x592f2b);}else _0x15c35f(0xa3)==_0xdf8604[_0x15c35f(0x10c)]&&(_0x19e086=_0x19e086||_0x1c47f0(_0xdf8604[_0x15c35f(0xed)][_0x15c35f(0x121)],_0x592f2b));}return _0x19e086;});}[_0x54cbb7(0xb5)](_0x45369a){const _0x5f5118=_0x54cbb7;return this[_0x5f5118(0xd0)](_0x45369a[_0x5f5118(0xc7)]()[_0x5f5118(0xf7)](_0x1d605d=>_0x1d605d[_0x5f5118(0xdb)][_0x5f5118(0x121)]));}}function Ee(_0x1e9f39){const _0x2ad1b1=_0x54cbb7;return Array[_0x2ad1b1(0xd2)](new Set(_0x1e9f39)[_0x2ad1b1(0xd7)]());}
23
+ const _0x498d5d=_0x466e;function _0x466e(_0x47de09,_0xe52916){const _0xe34bb3=_0xe34b();return _0x466e=function(_0x466eb3,_0x5e53fd){_0x466eb3=_0x466eb3-0x162;let _0x1ccb09=_0xe34bb3[_0x466eb3];return _0x1ccb09;},_0x466e(_0x47de09,_0xe52916);}(function(_0x251692,_0x2d7a7b){const _0x5bd62e=_0x466e,_0x5cc28b=_0x251692();while(!![]){try{const _0x5cd387=parseInt(_0x5bd62e(0x18c))/0x1+parseInt(_0x5bd62e(0x19c))/0x2*(parseInt(_0x5bd62e(0x171))/0x3)+-parseInt(_0x5bd62e(0x1fb))/0x4+-parseInt(_0x5bd62e(0x183))/0x5+parseInt(_0x5bd62e(0x1e4))/0x6+-parseInt(_0x5bd62e(0x186))/0x7*(-parseInt(_0x5bd62e(0x1ca))/0x8)+-parseInt(_0x5bd62e(0x1db))/0x9*(-parseInt(_0x5bd62e(0x1b5))/0xa);if(_0x5cd387===_0x2d7a7b)break;else _0x5cc28b['push'](_0x5cc28b['shift']());}catch(_0x5e721c){_0x5cc28b['push'](_0x5cc28b['shift']());}}}(_0xe34b,0xd491c));import{Plugin as _0x374726}from'ckeditor5/src/core.js';import{LiveRange as _0x1a1882}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x3f31f5}from'ckeditor5/src/widget.js';function _0xe34b(){const _0x36327d=['rootName','isIntersectingWithRange','startsWith','substr','insertTableRowBelow','max','_getSuggestionCoords','discard','_descriptionFactory','registerPostFixer','*Insert:*\x20%0','createPositionAt','tableColumn','push','low','registerCustomCallback','suggestion','insertTable','1016TrhuJx','classes','isTouching','nodeAfter','_tableSuggestions','minColumn','selectTableRow','get','editor','getAttribute','name','removeTableRow','includes','locale','position','findAncestor','batch','38817atJjiQ','insertion','getContainedElement','selectTableColumn','getRowIndexes','toViewElement','downcastDispatcher','above','element','2448336PXjZTC','from','getCellLocation','values','last','*Remove:*\x20%0','registerElementLabel','minRow','insertTableColumnLeft','nodeBefore','options','createRangeOn','order','ELEMENT_TABLE_COLUMN','getChangedMarkers','createRangeIn','registerDescriptionCallback','forceValue','change','every','$graveyard','isEqual','some','5885116RFQmqC','toLowerCase','type','mapper','getSelectionAffectedTableCells','showSuggestionHighlights','subType','deletion','join','root','_splitMarkerName','maxColumn','removeClass','span','getRanges','table','insertTableColumnRight','MIN_SAFE_INTEGER','createTableWalker','refresh','ELEMENT_TABLE_ROW_WITH_TEXT','data','isInContent','_suggestionFactory','848385vyJzoo','ELEMENT_TABLE_COLUMN_WITH_TEXT','rowspan','getItems','_tablePostFixingSubtypes','getFirstRange','TableEditing','selection','_setupColumnsRowsFixing','enqueueChange','enableCommand','oldRange','differ','afterInit','markMultiRangeDeletion','$textProxy','_getCoordsForCells','tableCell','5313565FPjdSB','document','length','22463YCgdGN','tableRow','has','execute','change:data','tablePaste','1190491PmFORc','isArray','end','insert','addMarker:suggestion','commands','filter','left','insertTableRowAbove','ELEMENT_TABLE','plugins','add','addRange','map','highest','colspan','8MJOqip','getColumnIndexes','maxRow','ELEMENT_TABLE_WITH_TEXT','ELEMENT_TABLE_ROW','model','cell','_acceptFormatSuggestionCallbackFactory','addClass','markMultiRangeInsertion','accept','getSuggestion','hasAttribute','MAX_SAFE_INTEGER','item','detach','start','getChanges','TrackChangesEditing','TableUtils','min','first','fromRange','writer','getChildren','620GqmpVs','removeTableColumn','setSelection'];_0xe34b=function(){return _0x36327d;};return _0xe34b();}import{getTranslation as _0x281072}from'../utils/common-translations.js';export default class jt extends _0x374726{constructor(_0x114edc){const _0x1e6beb=_0x466e;super(_0x114edc),this[_0x1e6beb(0x175)]=[_0x1e6beb(0x187),_0x1e6beb(0x1c4)],this[_0x1e6beb(0x1ce)]=new Set();}[_0x498d5d(0x17e)](){const _0x29f1d4=_0x498d5d,_0x452931=this[_0x29f1d4(0x1d2)],_0x47b059=_0x452931[_0x29f1d4(0x1a1)][_0x29f1d4(0x184)][_0x29f1d4(0x178)];if(!_0x452931[_0x29f1d4(0x196)][_0x29f1d4(0x188)](_0x29f1d4(0x177)))return;const _0x4e8ada=_0x452931[_0x29f1d4(0x1d7)],_0x4a7ea8=_0x452931[_0x29f1d4(0x196)][_0x29f1d4(0x1d1)](_0x29f1d4(0x1ae)),_0x5e6eab=_0x452931[_0x29f1d4(0x196)][_0x29f1d4(0x1d1)](_0x29f1d4(0x1af));_0x4a7ea8[_0x29f1d4(0x1c0)][_0x29f1d4(0x1ea)](_0x29f1d4(0x168),_0x1e643d=>_0x281072(_0x4e8ada,_0x29f1d4(0x195),_0x1e643d)),this[_0x29f1d4(0x179)](),_0x4a7ea8[_0x29f1d4(0x17b)](_0x29f1d4(0x1c9)),_0x4a7ea8[_0x29f1d4(0x17b)](_0x29f1d4(0x1d0)),_0x4a7ea8[_0x29f1d4(0x17b)](_0x29f1d4(0x1de));for(const _0x5b26e5 of[_0x29f1d4(0x194),_0x29f1d4(0x1bc)]){const _0x1fa460=_0x452931[_0x29f1d4(0x191)][_0x29f1d4(0x1d1)](_0x5b26e5);_0x4a7ea8[_0x29f1d4(0x17b)](_0x5b26e5,_0x267a67=>{const _0x2e7675=_0x29f1d4;_0x452931[_0x2e7675(0x1a1)][_0x2e7675(0x1f6)](_0x15933b=>{const _0x576c6f=_0x2e7675;_0x267a67();const _0x37d0c8=_0x576c6f(0x1e2)===_0x1fa460[_0x576c6f(0x1f0)],_0x141b39=_0x5e6eab[_0x576c6f(0x1ff)](_0x47b059),_0x2650be=_0x5e6eab[_0x576c6f(0x1df)](_0x141b39),_0x299675=_0x37d0c8?_0x2650be[_0x576c6f(0x1b1)]-0x1:_0x2650be[_0x576c6f(0x1e8)]+0x1,_0x5cab05=_0x141b39[0x0][_0x576c6f(0x1d9)](_0x576c6f(0x168)),_0xa73d0a=_0x5e6eab[_0x576c6f(0x16b)](_0x5cab05,{'startRow':_0x299675,'endRow':_0x299675}),_0x4e610d=Array[_0x576c6f(0x1e5)](_0xa73d0a)[_0x576c6f(0x199)](_0x399fb8=>_0x15933b[_0x576c6f(0x1ef)](_0x399fb8[_0x576c6f(0x1a2)]));_0x4a7ea8[_0x576c6f(0x1a5)](_0x4e610d,_0x576c6f(0x187));});});}for(const _0x1c55c7 of[_0x29f1d4(0x1ec),_0x29f1d4(0x169)]){const _0x1f01f5=_0x452931[_0x29f1d4(0x191)][_0x29f1d4(0x1d1)](_0x1c55c7);_0x4a7ea8[_0x29f1d4(0x17b)](_0x1c55c7,_0x489e46=>{const _0x5322e0=_0x29f1d4;_0x452931[_0x5322e0(0x1a1)][_0x5322e0(0x1f6)](_0x1b4a2f=>{const _0x5a1584=_0x5322e0;_0x489e46();const _0x2c551f=_0x5a1584(0x193)===_0x1f01f5[_0x5a1584(0x1f0)],_0x1e084a=_0x5e6eab[_0x5a1584(0x1ff)](_0x47b059),_0x679a51=_0x5e6eab[_0x5a1584(0x19d)](_0x1e084a),_0xd73501=_0x2c551f?_0x679a51[_0x5a1584(0x1b1)]-0x1:_0x679a51[_0x5a1584(0x1e8)]+0x1,_0x135718=_0x1e084a[0x0][_0x5a1584(0x1d9)](_0x5a1584(0x168)),_0x235571=_0x5e6eab[_0x5a1584(0x16b)](_0x135718,{'startRow':0x0,'column':_0xd73501,'includeAllSlots':!0x1}),_0xf862a2=Array[_0x5a1584(0x1e5)](_0x235571)[_0x5a1584(0x199)](_0x4d607d=>_0x1b4a2f[_0x5a1584(0x1ef)](_0x4d607d[_0x5a1584(0x1a2)]));_0x4a7ea8[_0x5a1584(0x1a5)](_0xf862a2,_0x5a1584(0x1c4));});});}for(const _0x581b52 of[_0x29f1d4(0x1d5),_0x29f1d4(0x1b6)]){const _0x413663=_0x581b52[_0x29f1d4(0x1bb)](0xb),_0x40831b=_0x413663[_0x29f1d4(0x1fc)](),_0x150892=_0x40831b[_0x29f1d4(0x1bb)](0x0,0x3)+_0x29f1d4(0x166),_0x244f60=_0x29f1d4(0x168)+_0x413663,_0x10c331=_0x29f1d4(0x1b0)+_0x413663,_0x54791b=_0x29f1d4(0x1bd)+_0x413663;_0x4a7ea8[_0x29f1d4(0x17b)](_0x581b52,()=>{const _0x57c628=_0x29f1d4;_0x452931[_0x57c628(0x1a1)][_0x57c628(0x1f6)](_0x37d199=>{const _0x3ebe1f=_0x57c628,_0x15068f=_0x5e6eab[_0x3ebe1f(0x1ff)](_0x47b059),_0x5c1561=_0x15068f[0x0][_0x3ebe1f(0x1d9)](_0x3ebe1f(0x168));let _0x38784a;if(_0x3ebe1f(0x1d5)==_0x581b52){const _0x3a42c7=_0x5e6eab[_0x3ebe1f(0x1df)](_0x15068f);_0x38784a={'startRow':_0x3a42c7[_0x3ebe1f(0x1b1)],'endRow':_0x3a42c7[_0x3ebe1f(0x1e8)],'includeAllSlots':!0x0};}else{const _0x1a3748=_0x5e6eab[_0x3ebe1f(0x19d)](_0x15068f);_0x38784a={'startColumn':_0x1a3748[_0x3ebe1f(0x1b1)],'endColumn':_0x1a3748[_0x3ebe1f(0x1e8)],'includeAllSlots':!0x0};}const _0x2717b3=_0x5e6eab[_0x3ebe1f(0x16b)](_0x5c1561,_0x38784a),_0x1177f9=Array[_0x3ebe1f(0x1e5)](_0x2717b3)[_0x3ebe1f(0x199)](({cell:_0x337c28})=>_0x337c28),_0x1c9d57=Ee(_0x1177f9[_0x3ebe1f(0x192)](_0x1b5359=>_0x1b5359[_0x3ebe1f(0x1a8)](_0x150892))),_0xe3721f=Ee(_0x1177f9[_0x3ebe1f(0x192)](_0x3d22c9=>!_0x3d22c9[_0x3ebe1f(0x1a8)](_0x150892)))[_0x3ebe1f(0x199)](_0x37d49a=>_0x37d199[_0x3ebe1f(0x1ef)](_0x37d49a)),_0x322b93=_0x4a7ea8[_0x3ebe1f(0x17f)](_0xe3721f,_0x244f60);if(_0x322b93&&(_0x3ebe1f(0x187)==_0x322b93[_0x3ebe1f(0x201)]||_0x3ebe1f(0x1c4)==_0x322b93[_0x3ebe1f(0x201)])){const _0xa42753=this[_0x3ebe1f(0x1be)](_0x322b93);for(const _0x49a8c6 of _0x1c9d57){const _0x100f18=_0x37d199[_0x3ebe1f(0x1ef)](_0x49a8c6),_0x1774e5=_0x5e6eab[_0x3ebe1f(0x1e6)](_0x49a8c6),_0x560b50=_0x49a8c6[_0x3ebe1f(0x1d3)](_0x150892)-0x1,_0x38b0a0=_0xa42753[_0x10c331],_0x260191=_0xa42753[_0x54791b];_0x38b0a0<=_0x1774e5[_0x40831b]&&_0x1774e5[_0x40831b]+_0x560b50<=_0x260191&&_0x322b93[_0x3ebe1f(0x198)](_0x100f18);}}});});}function _0x1e9f82(_0x354ed8){const _0x4c0abd=_0x29f1d4,_0x5e65c1=Array[_0x4c0abd(0x1e5)](_0x47b059[_0x4c0abd(0x167)]())[_0x4c0abd(0x199)](_0x49a76a=>_0x1a1882[_0x4c0abd(0x1b2)](_0x49a76a));_0x452931[_0x4c0abd(0x1a1)][_0x4c0abd(0x1f6)](_0x4a50ae=>{const _0x3e163b=_0x4c0abd,_0x253115=_0x4a50ae[_0x3e163b(0x1da)];_0x354ed8=_0x354ed8[_0x3e163b(0x192)](_0x2d4791=>_0x3e163b(0x1f8)!=_0x2d4791[_0x3e163b(0x162)][_0x3e163b(0x1b8)]),_0x4a50ae[_0x3e163b(0x1b7)](_0x354ed8),_0x452931[_0x3e163b(0x191)][_0x3e163b(0x1d1)](_0x3e163b(0x1d5))[_0x3e163b(0x16c)](),_0x452931[_0x3e163b(0x189)](_0x3e163b(0x1d5),{'forceDefaultExecution':!0x0}),_0x452931[_0x3e163b(0x1a1)][_0x3e163b(0x17a)](()=>{const _0x53c2ad=_0x3e163b;_0x452931[_0x53c2ad(0x1a1)][_0x53c2ad(0x17a)](_0x253115,_0x2c998a=>{const _0x49282b=_0x53c2ad,_0x5a36b=_0x5e65c1[_0x49282b(0x192)](_0x208cdd=>_0x49282b(0x1f8)!=_0x208cdd[_0x49282b(0x162)][_0x49282b(0x1b8)]);_0x5a36b[_0x49282b(0x185)]>0x0&&_0x2c998a[_0x49282b(0x1b7)](_0x5a36b);for(const _0x122105 of _0x5e65c1)_0x122105[_0x49282b(0x1ab)]();});});});}function _0x4ccd46(_0x50c981){const _0x36c34d=_0x29f1d4;_0x452931[_0x36c34d(0x1a1)][_0x36c34d(0x1f6)](_0x55f78a=>{const _0x3eaf94=_0x36c34d,_0xe8c43=Array[_0x3eaf94(0x1e5)](_0x47b059[_0x3eaf94(0x167)]())[_0x3eaf94(0x199)](_0x173048=>_0x1a1882[_0x3eaf94(0x1b2)](_0x173048)),_0x521f32=[];for(const _0x2174bf of _0x50c981)for(const _0x279a3f of _0x2174bf[_0x3eaf94(0x174)]({'shallow':!0x0}))_0x521f32[_0x3eaf94(0x1c5)](_0x279a3f);for(const _0x2df0d0 of _0x521f32)_0x3eaf94(0x1f8)!=_0x2df0d0[_0x3eaf94(0x162)][_0x3eaf94(0x1b8)]&&(_0x55f78a[_0x3eaf94(0x1b7)](_0x55f78a[_0x3eaf94(0x1c3)](_0x2df0d0,0x0)),_0x452931[_0x3eaf94(0x191)][_0x3eaf94(0x1d1)](_0x3eaf94(0x1b6))[_0x3eaf94(0x16c)](),_0x452931[_0x3eaf94(0x189)](_0x3eaf94(0x1b6),{'forceDefaultExecution':!0x0}));const _0x625cd1=_0xe8c43[_0x3eaf94(0x192)](_0x2c1c4c=>_0x3eaf94(0x1f8)!=_0x2c1c4c[_0x3eaf94(0x162)][_0x3eaf94(0x1b8)]);_0x625cd1[_0x3eaf94(0x185)]>0x0&&_0x55f78a[_0x3eaf94(0x1b7)](_0x625cd1);for(const _0x711b0b of _0xe8c43)_0x711b0b[_0x3eaf94(0x1ab)]();});}function _0x15487e(_0x4b744a,_0xc1ac68){const _0x3119e2=_0x29f1d4;return _0xc1ac68[_0x3119e2(0x1f7)](_0x1da678=>_0x4b744a[_0x3119e2(0x1fa)](_0xb44824=>_0xb44824[_0x3119e2(0x18e)][_0x3119e2(0x1f9)](_0x1da678[_0x3119e2(0x1ac)])||_0x1da678[_0x3119e2(0x18e)][_0x3119e2(0x1f9)](_0xb44824[_0x3119e2(0x1ac)])));}function _0x4ae822(_0x353959,_0x11c388){const _0x105c73=_0x29f1d4;return _0x353959[_0x105c73(0x1fa)](_0x51e616=>_0x11c388[_0x105c73(0x1fa)](_0x2316b6=>_0x51e616[_0x105c73(0x18e)][_0x105c73(0x1cc)](_0x2316b6[_0x105c73(0x1ac)])));}_0x452931[_0x29f1d4(0x16e)][_0x29f1d4(0x1e1)]['on'](_0x29f1d4(0x190),(_0xa609a7,_0x2485ec,_0x13b064)=>{const _0x4eefab=_0x29f1d4;if(!_0x13b064[_0x4eefab(0x1ee)][_0x4eefab(0x200)])return;const _0x3a3805=_0x2485ec[_0x4eefab(0x1aa)];if(!_0x3a3805)return;const _0x126174=_0x13b064[_0x4eefab(0x1fe)][_0x4eefab(0x1e0)](_0x3a3805);function _0x2ae185(_0x1ff1f4){const _0xbc5c3d=_0x4eefab;return Array[_0xbc5c3d(0x18d)](_0x1ff1f4)?_0x1ff1f4:[_0x1ff1f4];}_0x126174&&_0x4eefab(0x182)===_0x3a3805[_0x4eefab(0x1d4)]&&_0x3f31f5(_0x126174,_0x13b064[_0x4eefab(0x1b3)],(_0x57127f,_0x361a06,_0x4e578f)=>_0x4e578f[_0x4eefab(0x1a4)](_0x2ae185(_0x361a06[_0x4eefab(0x1cb)]),_0x57127f),(_0x34f9ed,_0x4de11e,_0x4e0cf6)=>_0x4e0cf6[_0x4eefab(0x165)](_0x2ae185(_0x4de11e[_0x4eefab(0x1cb)]),_0x34f9ed));},{'priority':_0x29f1d4(0x19a)}),_0x4a7ea8[_0x29f1d4(0x1c0)][_0x29f1d4(0x1f4)](_0x294432=>{const _0x17df54=_0x29f1d4;if(_0x17df54(0x1dc)!=_0x294432[_0x17df54(0x1fd)]&&_0x17df54(0x202)!=_0x294432[_0x17df54(0x1fd)])return;const _0x9a99f2=_0x294432[_0x17df54(0x1dd)]();if(null!=_0x9a99f2&&_0x9a99f2['is'](_0x17df54(0x1e3),_0x17df54(0x168))){if(_0x17df54(0x1dc)==_0x294432[_0x17df54(0x1fd)]){const _0x49f955=_0x294432[_0x17df54(0x174)]()[_0x17df54(0x192)](_0x4b2740=>_0x4b2740['is'](_0x17df54(0x180)))[_0x17df54(0x199)](_0x12542e=>_0x12542e[_0x17df54(0x16e)]);if(_0x49f955[_0x17df54(0x185)])return{'type':_0x17df54(0x1dc),'content':_0x281072(_0x4e8ada,_0x17df54(0x1c2),_0x281072(_0x4e8ada,_0x17df54(0x19f),'\x22'+_0x49f955[_0x17df54(0x203)]('\x20')+'\x22'))};}if(_0x17df54(0x202)==_0x294432[_0x17df54(0x1fd)]){const _0x1fc2ae=_0x294432[_0x17df54(0x174)]()[_0x17df54(0x192)](_0x411bb4=>_0x411bb4['is'](_0x17df54(0x180)))[_0x17df54(0x199)](_0x174692=>_0x174692[_0x17df54(0x16e)]);if(_0x1fc2ae[_0x17df54(0x185)])return{'type':_0x17df54(0x202),'content':_0x281072(_0x4e8ada,_0x17df54(0x1e9),_0x281072(_0x4e8ada,_0x17df54(0x19f),'\x22'+_0x1fc2ae[_0x17df54(0x203)]('\x20')+'\x22'))};}}}),_0x4a7ea8[_0x29f1d4(0x1c0)][_0x29f1d4(0x1f4)](_0x5665df=>{const _0x5c2e4c=_0x29f1d4;if(_0x5c2e4c(0x187)==_0x5665df[_0x5c2e4c(0x201)]){const _0xe0052e=_0x5665df[_0x5c2e4c(0x174)]()[_0x5c2e4c(0x192)](_0x52dcc4=>_0x52dcc4['is'](_0x5c2e4c(0x180)))[_0x5c2e4c(0x199)](_0x3dc0e3=>_0x3dc0e3[_0x5c2e4c(0x16e)]),_0x492881=this[_0x5c2e4c(0x1be)](_0x5665df),_0x402db0=_0x492881[_0x5c2e4c(0x19e)]-_0x492881[_0x5c2e4c(0x1eb)]+0x1;if(_0x5c2e4c(0x1dc)==_0x5665df[_0x5c2e4c(0x1fd)])return _0xe0052e[_0x5c2e4c(0x185)]?{'type':_0x5c2e4c(0x1dc),'content':_0x281072(_0x4e8ada,_0x5c2e4c(0x1c2),_0x281072(_0x4e8ada,_0x5c2e4c(0x16d),[_0x402db0,'\x22'+_0xe0052e[_0x5c2e4c(0x203)]('\x20')+'\x22']))}:{'type':_0x5c2e4c(0x1dc),'content':_0x281072(_0x4e8ada,_0x5c2e4c(0x1c2),_0x281072(_0x4e8ada,_0x5c2e4c(0x1a0),_0x402db0))};if(_0x5c2e4c(0x202)==_0x5665df[_0x5c2e4c(0x1fd)])return _0xe0052e[_0x5c2e4c(0x185)]?{'type':_0x5c2e4c(0x202),'content':_0x281072(_0x4e8ada,_0x5c2e4c(0x1e9),_0x281072(_0x4e8ada,_0x5c2e4c(0x16d),[_0x402db0,'\x22'+_0xe0052e[_0x5c2e4c(0x203)]('\x20')+'\x22']))}:{'type':_0x5c2e4c(0x202),'content':_0x281072(_0x4e8ada,_0x5c2e4c(0x1e9),_0x281072(_0x4e8ada,_0x5c2e4c(0x1a0),_0x402db0))};}if(_0x5c2e4c(0x1c4)==_0x5665df[_0x5c2e4c(0x201)]){const _0x1ef5e3=_0x5665df[_0x5c2e4c(0x174)]()[_0x5c2e4c(0x192)](_0x2da9ff=>_0x2da9ff['is'](_0x5c2e4c(0x180)))[_0x5c2e4c(0x199)](_0x59bb45=>_0x59bb45[_0x5c2e4c(0x16e)]),_0x583375=this[_0x5c2e4c(0x1be)](_0x5665df),_0x3bde2d=_0x583375[_0x5c2e4c(0x164)]-_0x583375[_0x5c2e4c(0x1cf)]+0x1;if(_0x5c2e4c(0x1dc)==_0x5665df[_0x5c2e4c(0x1fd)])return _0x1ef5e3[_0x5c2e4c(0x185)]?{'type':_0x5c2e4c(0x1dc),'content':_0x281072(_0x4e8ada,_0x5c2e4c(0x1c2),_0x281072(_0x4e8ada,_0x5c2e4c(0x172),[_0x3bde2d,'\x22'+_0x1ef5e3[_0x5c2e4c(0x203)]('\x20')+'\x22']))}:{'type':_0x5c2e4c(0x1dc),'content':_0x281072(_0x4e8ada,_0x5c2e4c(0x1c2),_0x281072(_0x4e8ada,_0x5c2e4c(0x1f1),_0x3bde2d))};if(_0x5c2e4c(0x202)==_0x5665df[_0x5c2e4c(0x1fd)])return _0x1ef5e3[_0x5c2e4c(0x185)]?{'type':_0x5c2e4c(0x202),'content':_0x281072(_0x4e8ada,_0x5c2e4c(0x1e9),_0x281072(_0x4e8ada,_0x5c2e4c(0x172),[_0x3bde2d,'\x22'+_0x1ef5e3[_0x5c2e4c(0x203)]('\x20')+'\x22']))}:{'type':_0x5c2e4c(0x202),'content':_0x281072(_0x4e8ada,_0x5c2e4c(0x1e9),_0x281072(_0x4e8ada,_0x5c2e4c(0x1f1),_0x3bde2d))};}}),_0x4a7ea8[_0x29f1d4(0x170)][_0x29f1d4(0x1c7)](_0x29f1d4(0x1dc),_0x29f1d4(0x187),_0x29f1d4(0x1bf),_0x1e9f82),_0x4a7ea8[_0x29f1d4(0x170)][_0x29f1d4(0x1c7)](_0x29f1d4(0x202),_0x29f1d4(0x187),_0x29f1d4(0x1a6),_0x1e9f82),_0x4a7ea8[_0x29f1d4(0x170)][_0x29f1d4(0x1c7)](_0x29f1d4(0x1dc),_0x29f1d4(0x1c4),_0x29f1d4(0x1bf),_0x4ccd46),_0x4a7ea8[_0x29f1d4(0x170)][_0x29f1d4(0x1c7)](_0x29f1d4(0x202),_0x29f1d4(0x1c4),_0x29f1d4(0x1a6),_0x4ccd46),_0x4a7ea8[_0x29f1d4(0x170)][_0x29f1d4(0x1c7)](_0x29f1d4(0x1dc),_0x29f1d4(0x1c4),_0x29f1d4(0x203),_0x15487e),_0x4a7ea8[_0x29f1d4(0x170)][_0x29f1d4(0x1c7)](_0x29f1d4(0x202),_0x29f1d4(0x1c4),_0x29f1d4(0x203),_0x15487e),_0x4a7ea8[_0x29f1d4(0x170)][_0x29f1d4(0x1c7)](_0x29f1d4(0x1dc),_0x29f1d4(0x187),_0x29f1d4(0x203),_0x4ae822),_0x4a7ea8[_0x29f1d4(0x170)][_0x29f1d4(0x1c7)](_0x29f1d4(0x202),_0x29f1d4(0x187),_0x29f1d4(0x203),_0x4ae822);}[_0x498d5d(0x1a3)](){const _0x2b9fd1=_0x498d5d,_0x48c213=this[_0x2b9fd1(0x1d2)],_0x6f549e=_0x48c213[_0x2b9fd1(0x1a1)][_0x2b9fd1(0x184)][_0x2b9fd1(0x178)];return(_0x53e43a,_0x431400)=>{const _0x968512=_0x2b9fd1;_0x48c213[_0x968512(0x1a1)][_0x968512(0x1f6)](_0x49b3b3=>{const _0x3f714d=_0x968512,{commandName:_0xfb4169,commandParams:_0x553bf9}=_0x431400;let _0x2f5394=_0x53e43a[0x0][_0x3f714d(0x18e)][_0x3f714d(0x1ed)];_0x553bf9&&_0x553bf9[0x0]&&!0x1===_0x553bf9[0x0][_0x3f714d(0x1f5)]&&(_0x2f5394=_0x53e43a[0x0][_0x3f714d(0x1ac)][_0x3f714d(0x1cd)]);const _0x54dfe1=_0x49b3b3[_0x3f714d(0x1f3)](_0x2f5394);if(_0x3f714d(0x1f8)==_0x54dfe1[_0x3f714d(0x162)][_0x3f714d(0x1b8)])return;const _0x8e41a3=Array[_0x3f714d(0x1e5)](_0x6f549e[_0x3f714d(0x167)]())[_0x3f714d(0x199)](_0x24f075=>_0x1a1882[_0x3f714d(0x1b2)](_0x24f075));_0x49b3b3[_0x3f714d(0x1b7)](_0x54dfe1),_0x48c213[_0x3f714d(0x191)][_0x3f714d(0x1d1)](_0xfb4169)[_0x3f714d(0x16c)](),_0x553bf9[_0x3f714d(0x1c5)]({'forceDefaultExecution':!0x0}),_0x48c213[_0x3f714d(0x189)](_0xfb4169,..._0x553bf9);const _0x47b257=_0x8e41a3[_0x3f714d(0x192)](_0x4f5e47=>_0x3f714d(0x1f8)!=_0x4f5e47[_0x3f714d(0x162)][_0x3f714d(0x1b8)]);_0x47b257[_0x3f714d(0x185)]>0x0&&_0x49b3b3[_0x3f714d(0x1b7)](_0x47b257);for(const _0x3087a0 of _0x8e41a3)_0x3087a0[_0x3f714d(0x1ab)]();});};}[_0x498d5d(0x181)](_0x1d0ecd){const _0x1f3aa6=_0x498d5d,_0x266a47=this[_0x1f3aa6(0x1d2)][_0x1f3aa6(0x196)][_0x1f3aa6(0x1d1)](_0x1f3aa6(0x1af));let _0x2f54c7=Number[_0x1f3aa6(0x1a9)],_0x327153=Number[_0x1f3aa6(0x16a)],_0x5446a8=Number[_0x1f3aa6(0x1a9)],_0x8d2657=Number[_0x1f3aa6(0x16a)];for(const _0x406b92 of _0x1d0ecd){if(_0x1f3aa6(0x1f8)==_0x406b92[_0x1f3aa6(0x162)][_0x1f3aa6(0x1b8)])continue;const {row:_0x190c9d,column:_0x3f464a}=_0x266a47[_0x1f3aa6(0x1e6)](_0x406b92),_0xd7cf43=_0x406b92[_0x1f3aa6(0x1a8)](_0x1f3aa6(0x173))?_0x406b92[_0x1f3aa6(0x1d3)](_0x1f3aa6(0x173))-0x1:0x0,_0x4a048a=_0x406b92[_0x1f3aa6(0x1a8)](_0x1f3aa6(0x19b))?_0x406b92[_0x1f3aa6(0x1d3)](_0x1f3aa6(0x19b))-0x1:0x0;_0x2f54c7=_0x190c9d<_0x2f54c7?_0x190c9d:_0x2f54c7,_0x327153=_0x190c9d+_0xd7cf43>_0x327153?_0x190c9d+_0xd7cf43:_0x327153,_0x5446a8=_0x3f464a<_0x5446a8?_0x3f464a:_0x5446a8,_0x8d2657=_0x3f464a+_0x4a048a>_0x8d2657?_0x3f464a+_0x4a048a:_0x8d2657;}return{'minRow':_0x2f54c7,'maxRow':_0x327153,'minColumn':_0x5446a8,'maxColumn':_0x8d2657};}[_0x498d5d(0x179)](){const _0x110075=_0x498d5d,_0x5ebc9f=this[_0x110075(0x1d2)],_0x4a2fed=_0x5ebc9f[_0x110075(0x196)][_0x110075(0x1d1)](_0x110075(0x1ae)),_0x4d6835=_0x5ebc9f[_0x110075(0x196)][_0x110075(0x1d1)](_0x110075(0x1af));_0x5ebc9f[_0x110075(0x1a1)][_0x110075(0x184)]['on'](_0x110075(0x18a),()=>{const _0x27aa82=_0x110075,_0x165add=Array[_0x27aa82(0x1e5)](_0x5ebc9f[_0x27aa82(0x1a1)][_0x27aa82(0x184)][_0x27aa82(0x17d)][_0x27aa82(0x1f2)]());for(const {name:_0x37706d,data:_0x41154f}of _0x165add){const {group:_0x5c6e27,id:_0x44a618,subType:_0x3b5337}=_0x4a2fed[_0x27aa82(0x163)](_0x37706d);if(_0x27aa82(0x1c8)!=_0x5c6e27)continue;if(null!=_0x41154f[_0x27aa82(0x17c)])continue;const _0x2a226c=_0x4a2fed[_0x27aa82(0x1a7)](_0x44a618);this[_0x27aa82(0x175)][_0x27aa82(0x1d6)](_0x3b5337)&&this[_0x27aa82(0x1ce)][_0x27aa82(0x197)](_0x2a226c);}},{'priority':_0x110075(0x1c6)});const _0x47d77c=(_0x4a110b,_0x34604b)=>{const _0xd95d48=_0x110075;let _0x479b59=!0x1;const _0x22c555=_0x34604b[_0xd95d48(0x1ef)](_0x4a110b),_0x4771a9=_0x4a110b[_0xd95d48(0x1d9)](_0xd95d48(0x168)),_0x1e0ae4=_0x4d6835[_0xd95d48(0x1e6)](_0x4a110b);for(const _0x21893f of this[_0xd95d48(0x1ce)]){const _0x4143e2=_0x21893f[_0xd95d48(0x201)],_0x41da04=_0x4143e2[_0xd95d48(0x1ba)](_0xd95d48(0x18b)),_0xc30542=_0x4143e2[_0xd95d48(0x1bb)](_0x41da04?0xa:0x5),_0x19553a=_0xc30542[_0xd95d48(0x1fc)](),_0x5dc5b=_0x19553a[_0xd95d48(0x1bb)](0x0,0x3)+_0xd95d48(0x166),_0x5aca60=_0xd95d48(0x1b0)+_0xc30542,_0x360f1f=_0xd95d48(0x1bd)+_0xc30542;if(!_0x21893f[_0xd95d48(0x16f)])continue;if(_0x4771a9!=_0x21893f[_0xd95d48(0x176)]()[_0xd95d48(0x1ac)][_0xd95d48(0x1d9)](_0xd95d48(0x168)))continue;if(_0x21893f[_0xd95d48(0x1b9)](_0x22c555))continue;const _0x55d3d1=_0x4a110b[_0xd95d48(0x1a8)](_0x5dc5b)?_0x4a110b[_0xd95d48(0x1d3)](_0x5dc5b)-0x1:0x0,_0x34e238=this[_0xd95d48(0x1be)](_0x21893f),_0x33b116=_0x34e238[_0x5aca60],_0x5dbf77=_0x34e238[_0x360f1f];_0x33b116<=_0x1e0ae4[_0x19553a]&&_0x1e0ae4[_0x19553a]+_0x55d3d1<=_0x5dbf77&&(_0x21893f[_0xd95d48(0x198)](_0x22c555),_0x479b59=!0x0);}return _0x479b59;};_0x5ebc9f[_0x110075(0x1a1)][_0x110075(0x184)][_0x110075(0x1c1)](_0x5e0497=>{const _0xa1965c=_0x110075;let _0x5c4d32=!0x1;for(const _0x549869 of _0x5ebc9f[_0xa1965c(0x1a1)][_0xa1965c(0x184)][_0xa1965c(0x17d)][_0xa1965c(0x1ad)]())if(_0xa1965c(0x18f)==_0x549869[_0xa1965c(0x1fd)]){if(_0xa1965c(0x187)==_0x549869[_0xa1965c(0x1d4)]){for(const _0x2b3c8b of _0x549869[_0xa1965c(0x1d8)][_0xa1965c(0x1cd)][_0xa1965c(0x1b4)]())_0x5c4d32=_0x5c4d32||_0x47d77c(_0x2b3c8b,_0x5e0497);}else _0xa1965c(0x182)==_0x549869[_0xa1965c(0x1d4)]&&(_0x5c4d32=_0x5c4d32||_0x47d77c(_0x549869[_0xa1965c(0x1d8)][_0xa1965c(0x1cd)],_0x5e0497));}return _0x5c4d32;});}[_0x498d5d(0x1be)](_0x31baf3){const _0x180947=_0x498d5d;return this[_0x180947(0x181)](_0x31baf3[_0x180947(0x167)]()[_0x180947(0x199)](_0x186016=>_0x186016[_0x180947(0x1ac)][_0x180947(0x1cd)]));}}function Ee(_0x346887){const _0x525627=_0x498d5d;return Array[_0x525627(0x1e5)](new Set(_0x346887)[_0x525627(0x1e7)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x12694c=_0x3f18;(function(_0x4388a8,_0x128000){const _0x4025dc=_0x3f18,_0x44a5ea=_0x4388a8();while(!![]){try{const _0x51fb93=-parseInt(_0x4025dc(0xcd))/0x1+-parseInt(_0x4025dc(0xc1))/0x2+parseInt(_0x4025dc(0xbe))/0x3*(-parseInt(_0x4025dc(0xcf))/0x4)+parseInt(_0x4025dc(0xc7))/0x5*(parseInt(_0x4025dc(0xcb))/0x6)+parseInt(_0x4025dc(0xc4))/0x7+-parseInt(_0x4025dc(0xbf))/0x8+parseInt(_0x4025dc(0xce))/0x9*(parseInt(_0x4025dc(0xc6))/0xa);if(_0x51fb93===_0x128000)break;else _0x44a5ea['push'](_0x44a5ea['shift']());}catch(_0x555b39){_0x44a5ea['push'](_0x44a5ea['shift']());}}}(_0x3bf6,0xd182b));function _0x3bf6(){const _0x69e696=['9952lJvUnW','toggleTableCaption','editor','1587MMkWyn','4678088GhnHQi','requires','348622knLbqg','plugins','TableCaptionEditing','1433264yCiEkd','has','1510UvWAEV','20QWWkxQ','get','afterInit','TrackChangesEditing','1529478rMFCOz','enableCommand','1630390AsmWSx','199035MqRDPl'];_0x3bf6=function(){return _0x69e696;};return _0x3bf6();}import{Plugin as _0x91fab7}from'ckeditor5/src/core.js';function _0x3f18(_0x23529d,_0x7ac42e){const _0x3bf605=_0x3bf6();return _0x3f18=function(_0x3f1843,_0x23acf6){_0x3f1843=_0x3f1843-0xbc;let _0x554484=_0x3bf605[_0x3f1843];return _0x554484;},_0x3f18(_0x23529d,_0x7ac42e);}import _0x3e882b from'./table.js';export default class Mt extends _0x91fab7{static get[_0x12694c(0xc0)](){return[_0x3e882b];}[_0x12694c(0xc9)](){const _0x2f9530=_0x12694c,_0x1a85f5=this[_0x2f9530(0xbd)];if(!_0x1a85f5[_0x2f9530(0xc2)][_0x2f9530(0xc5)](_0x2f9530(0xc3)))return;_0x1a85f5[_0x2f9530(0xc2)][_0x2f9530(0xc8)](_0x2f9530(0xca))[_0x2f9530(0xcc)](_0x2f9530(0xbc));}}
23
+ const _0x405914=_0x130c;(function(_0x1df4a4,_0x2406ab){const _0x3d3e62=_0x130c,_0x171b92=_0x1df4a4();while(!![]){try{const _0x5c2388=-parseInt(_0x3d3e62(0x13e))/0x1*(parseInt(_0x3d3e62(0x140))/0x2)+-parseInt(_0x3d3e62(0x142))/0x3*(-parseInt(_0x3d3e62(0x150))/0x4)+parseInt(_0x3d3e62(0x141))/0x5+parseInt(_0x3d3e62(0x13d))/0x6+-parseInt(_0x3d3e62(0x143))/0x7*(parseInt(_0x3d3e62(0x14b))/0x8)+-parseInt(_0x3d3e62(0x146))/0x9*(parseInt(_0x3d3e62(0x147))/0xa)+parseInt(_0x3d3e62(0x13f))/0xb;if(_0x5c2388===_0x2406ab)break;else _0x171b92['push'](_0x171b92['shift']());}catch(_0x2275b7){_0x171b92['push'](_0x171b92['shift']());}}}(_0x3b12,0x80239));import{Plugin as _0x1d2e23}from'ckeditor5/src/core.js';import _0x15e3ff from'./table.js';export default class Mt extends _0x1d2e23{static get[_0x405914(0x14e)](){return[_0x15e3ff];}[_0x405914(0x144)](){const _0x48379e=_0x405914,_0x521e63=this[_0x48379e(0x14a)];if(!_0x521e63[_0x48379e(0x149)][_0x48379e(0x14f)](_0x48379e(0x145)))return;_0x521e63[_0x48379e(0x149)][_0x48379e(0x14d)](_0x48379e(0x148))[_0x48379e(0x13c)](_0x48379e(0x14c));}}function _0x130c(_0x5300ca,_0x1fe8de){const _0x3b1279=_0x3b12();return _0x130c=function(_0x130cc0,_0x1b5170){_0x130cc0=_0x130cc0-0x13c;let _0x185f99=_0x3b1279[_0x130cc0];return _0x185f99;},_0x130c(_0x5300ca,_0x1fe8de);}function _0x3b12(){const _0x20199a=['plugins','editor','1424OSOaOP','toggleTableCaption','get','requires','has','1080PQHsvg','enableCommand','1786392scRaKx','35exCGgR','9561948vFThRf','42674yNxzsl','4779845DKeASB','1014TunERm','5999fJJlhO','afterInit','TableCaptionEditing','7110279fVOQeh','10yYaXuV','TrackChangesEditing'];_0x3b12=function(){return _0x20199a;};return _0x3b12();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xbb3f(){const _0x2284c7=['registerPostFixer','getContainedElement','type','markers','call','removeColumns','position','getRows','_createdBatches','columnInsertionIndexes','root','endRow','join','9411464zLZYcV','_isForcedDefaultExecutionBlock','_splitMarkerName','createRange','afterInit','_suggestionFactory','showSuggestionHighlights','push','editor','TableClipboard','suggestionLoaded','setAttribute','getRanges','getColumns','insert','6991740tbxZTy','columnInsertionRanges','20622700aiqpbo','TrackChangesEditing','removeRows','ck-suggestion-marker','includes','keys','newRange','getChangedMarkers','document','find','author','change','tableCellBorderStyle','75109hjrSch','createRangeIn','setAttributes','$graveyard','filter','view','detach','6263905kqTrhE','low','clipboardOutput','rowInsertionRanges','discard','registerDescriptionCallback','markMultiRangeInsertion','removeMarker','accept','nodeAfter','tablePasteChainId','model','length','insertRows','markerAttributes','stop','options','ck-suggestion-marker-insertion','redo','tableCellBorderWidth','editing','reduce','rows','createTableWalker','createRangeOn','getTableIfOnlyTableInContent','getShiftedBy','14uJUJLi','plugins','row','getRowIndexes','ck-suggestion-marker--active','has','rowInsertionIndexes','tableCellBorderColor','cells','dataDowncast','conversion','suggestionUnloaded','tableCellHorizontalAlignment','TableUtils','previous','move','locale','tableCellSuggestion','_descriptionFactory','return','getChanges','tablePasteColumn','getAttributes','tableCell','schema','suggestion-td','differ','high','column','getMarkers','getChildren','*Replace\x20table\x20cells*','insertionRanges','cell','for','endColumn','content','register','7ePOFPq','name','suggestion:formatBlock:tablePasteCell','start','_replaceTableSlotCell','getSelectionAffectedTableCells','getItems','insertContent','from','markMultiRangeDeletion','commands','isInContent','tableCellPadding','markerToHighlight','fill','2815200Mgdyys','isEqual','hasSuggestion','documentSelection','trackChanges','createElement','getRange','formatBlock','insertColumns','add','end','getSuggestions','get','createPositionBefore','registerCustomCallback','isEmpty','batch','tablePasteCell','_getCoordsForCells','getColumnIndexes','rootName','tablePasteRow','last','map','listenTo','_tablePostFixingSubtypes','fromEntries','value','startsWith','containsRange','elementToElement','markerName','every','fromRange','requires','deletionRanges','deletion','tableCellVerticalAlignment','removeMarkers','entries','unwrap','next','wrap','some','updateMarker','forEach','insertion','suggestion','Users','paragraph','6OSltoO','oldRange','getChild','first','findAncestor','element','subType','nextSibling','remove','tablePaste','forceDefaultExecution','tableCellBackgroundColor','248742MCLQfk','getSuggestion','set','getAllAdjacentSuggestions','selection','editingDowncast','previousSibling','markMultiRangeBlockFormat','activeMarkers','getSuggestionCallback','columns','table','attributes'];_0xbb3f=function(){return _0x2284c7;};return _0xbb3f();}function _0x5af5(_0x54fbc5,_0x1b3a6a){const _0xbb3f89=_0xbb3f();return _0x5af5=function(_0x5af550,_0x608a73){_0x5af550=_0x5af550-0x135;let _0x2fa83f=_0xbb3f89[_0x5af550];return _0x2fa83f;},_0x5af5(_0x54fbc5,_0x1b3a6a);}const _0x23e9fb=_0x5af5;(function(_0x4480c1,_0x1ede11){const _0xfb8409=_0x5af5,_0x9f56c2=_0x4480c1();while(!![]){try{const _0x4d9d81=-parseInt(_0xfb8409(0x183))/0x1*(parseInt(_0xfb8409(0x1a5))/0x2)+parseInt(_0xfb8409(0x14b))/0x3+parseInt(_0xfb8409(0x1da))/0x4+parseInt(_0xfb8409(0x18a))/0x5*(-parseInt(_0xfb8409(0x13f))/0x6)+parseInt(_0xfb8409(0x1cb))/0x7*(-parseInt(_0xfb8409(0x165))/0x8)+parseInt(_0xfb8409(0x174))/0x9+parseInt(_0xfb8409(0x176))/0xa;if(_0x4d9d81===_0x1ede11)break;else _0x9f56c2['push'](_0x9f56c2['shift']());}catch(_0x2a06e1){_0x9f56c2['push'](_0x9f56c2['shift']());}}}(_0xbb3f,0xa3c93));import{getTranslation as _0x4ea9e4}from'../utils/common-translations.js';import{Plugin as _0x125ebe}from'ckeditor5/src/core.js';import{LiveRange as _0x5739c2}from'ckeditor5/src/engine.js';import{uid as _0x1da072,priorities as _0x33c2ff}from'ckeditor5/src/utils.js';import _0x2fa461 from'./table.js';const ge=[_0x23e9fb(0x19d),_0x23e9fb(0x1ac),_0x23e9fb(0x182),_0x23e9fb(0x1b1),_0x23e9fb(0x1ff),_0x23e9fb(0x14a),_0x23e9fb(0x1d7)],Ce=Object[_0x23e9fb(0x1f4)](ge[_0x23e9fb(0x1f1)](_0x27b66a=>[_0x27b66a,null]));export default class It extends _0x125ebe{static get[_0x23e9fb(0x1fc)](){return[_0x2fa461];}[_0x23e9fb(0x169)](){const _0xdb4032=_0x23e9fb,_0x5da0ab=this[_0xdb4032(0x16d)];if(!_0x5da0ab[_0xdb4032(0x1a6)][_0xdb4032(0x1aa)](_0xdb4032(0x16e)))return;const _0x4c27e4=_0x5da0ab[_0xdb4032(0x1a6)][_0xdb4032(0x1e6)](_0xdb4032(0x177)),_0x46c593=_0x5da0ab[_0xdb4032(0x1a6)][_0xdb4032(0x1e6)](_0xdb4032(0x1b2)),_0x3374af=_0x5da0ab[_0xdb4032(0x1a6)][_0xdb4032(0x1e6)](_0x2fa461),_0x4fabb4=_0x5da0ab[_0xdb4032(0x1a6)][_0xdb4032(0x1e6)](_0xdb4032(0x16e));_0x3374af[_0xdb4032(0x1f3)][_0xdb4032(0x16c)](_0xdb4032(0x1ef),_0xdb4032(0x1ba)),_0x5da0ab[_0xdb4032(0x195)][_0xdb4032(0x1bd)][_0xdb4032(0x1ca)](_0xdb4032(0x1b6),{'allowIn':_0xdb4032(0x1bc),'allowContentOf':_0xdb4032(0x1bc),'isLimit':!0x0}),_0x5da0ab[_0xdb4032(0x1af)][_0xdb4032(0x1f8)]({'model':_0xdb4032(0x1b6),'view':_0xdb4032(0x1be)});let _0x488d93=null;_0x5da0ab[_0xdb4032(0x195)]['on'](_0xdb4032(0x1d2),(_0x320c90,_0x5904a6)=>{const _0x590a55=_0xdb4032,[_0x28a777,_0x56e72e]=_0x5904a6,_0x14a14b=_0x5904a6[_0x5904a6[_0x590a55(0x196)]-0x1];_0x14a14b&&_0x14a14b[_0x590a55(0x149)]||_0x4c27e4[_0x590a55(0x166)]||this[_0x590a55(0x16d)][_0x590a55(0x1d5)][_0x590a55(0x1e6)](_0x590a55(0x1de))[_0x590a55(0x1f5)]&&function(_0x12b445,_0x3873f0,_0x15db04,_0x57d821,_0x3213f7){const _0x3bbbea=_0x590a55;if(_0x3873f0&&!_0x3873f0['is'](_0x3bbbea(0x1dd)))return!0x1;const _0x1502de=_0x3213f7[_0x3bbbea(0x1a3)](_0x12b445,_0x15db04);if(!_0x1502de||!he(_0x1502de,void 0x0,_0x57d821))return!0x1;const _0x37076e=_0x57d821[_0x3bbbea(0x1d0)](_0x15db04[_0x3bbbea(0x17e)][_0x3bbbea(0x14f)]);if(!_0x37076e[_0x3bbbea(0x196)])return!0x1;const _0x7b0849=_0x37076e[0x0][_0x3bbbea(0x143)](_0x3bbbea(0x156)),_0x205591=_0x57d821[_0x3bbbea(0x1a8)](_0x37076e),_0x2e5050=_0x57d821[_0x3bbbea(0x1ed)](_0x37076e),_0x3f7f15={'startRow':_0x205591[_0x3bbbea(0x142)],'endRow':_0x205591[_0x3bbbea(0x1f0)],'startColumn':_0x2e5050[_0x3bbbea(0x142)],'endColumn':_0x2e5050[_0x3bbbea(0x1f0)]};return 0x1==_0x37076e[_0x3bbbea(0x196)]&&(_0x3f7f15[_0x3bbbea(0x163)]+=_0x57d821[_0x3bbbea(0x15f)](_0x1502de)-0x1,_0x3f7f15[_0x3bbbea(0x1c8)]+=_0x57d821[_0x3bbbea(0x172)](_0x1502de)-0x1),he(_0x7b0849,_0x3f7f15,_0x57d821);}(_0x28a777,_0x56e72e,_0x5da0ab[_0x590a55(0x195)],_0x46c593,_0x4fabb4)&&(_0x320c90[_0x590a55(0x199)](),_0x488d93={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x5da0ab[_0x590a55(0x195)][_0x590a55(0x181)](()=>{const _0x24bcfc=_0x590a55;_0x5da0ab[_0x24bcfc(0x195)][_0x24bcfc(0x1d2)](_0x5904a6[0x0],_0x5904a6[0x1],_0x5904a6[0x2],{'forceDefaultExecution':!0x0});const _0x589b76=_0x1da072(),{rowInsertionRanges:_0x3f3a25,columnInsertionRanges:_0x3734b6,insertionRanges:_0x218499,deletionRanges:_0x2c5330,cells:_0x147e03}=_0x488d93;_0x3f3a25[_0x24bcfc(0x196)]&&_0x4c27e4[_0x24bcfc(0x190)](_0x3f3a25,_0x24bcfc(0x1ef),{'tablePasteChainId':_0x589b76}),_0x3734b6[_0x24bcfc(0x196)]&&_0x4c27e4[_0x24bcfc(0x190)](_0x3734b6,_0x24bcfc(0x1ba),{'tablePasteChainId':_0x589b76}),_0x218499[_0x24bcfc(0x196)]&&(_0x4c27e4[_0x24bcfc(0x190)](_0x218499,_0x24bcfc(0x148),{'tablePasteChainId':_0x589b76,'skipNestingCheck':!0x0}),_0x218499[_0x24bcfc(0x13a)](_0x5cf2aa=>{const _0x5bc556=_0x24bcfc;var _0x371e60;return null===(_0x371e60=_0x5cf2aa[_0x5bc556(0x189)])||void 0x0===_0x371e60?void 0x0:_0x371e60[_0x5bc556(0x15c)](_0x5cf2aa);})),_0x2c5330[_0x24bcfc(0x196)]&&(_0x4c27e4[_0x24bcfc(0x1d4)](_0x2c5330,_0x24bcfc(0x148),{'tablePasteChainId':_0x589b76,'skipNestingCheck':!0x0}),_0x2c5330[_0x24bcfc(0x13a)](_0x4b4c4c=>{const _0x146a87=_0x24bcfc;var _0x16df3a;return null===(_0x16df3a=_0x4b4c4c[_0x146a87(0x189)])||void 0x0===_0x16df3a?void 0x0:_0x16df3a[_0x146a87(0x15c)](_0x4b4c4c);}));const _0x4a7304=_0x4c27e4[_0x24bcfc(0x152)](_0x147e03[_0x24bcfc(0x1f1)](({element:_0x19562a})=>_0x19562a),{'formatGroupId':_0x1da072()},[],_0x24bcfc(0x1eb),{'tablePasteChainId':_0x589b76});if(_0x4a7304){const _0x52b226=_0x4a7304[_0x24bcfc(0x1c2)](),_0xd8b4ce=[];for(const {element:_0x51d4bb,attributes:_0x3556f1}of _0x147e03){if(!_0x3556f1)continue;const _0x2ac16b=_0x5da0ab[_0x24bcfc(0x195)][_0x24bcfc(0x1a2)](_0x51d4bb),_0x15462d=_0x52b226[_0x24bcfc(0x17f)](_0x388fd2=>_0x388fd2[_0x24bcfc(0x1e0)]()[_0x24bcfc(0x1db)](_0x2ac16b));_0x15462d&&_0xd8b4ce[_0x24bcfc(0x16c)]([_0x15462d[_0x24bcfc(0x1cc)],_0x3556f1]);}_0xd8b4ce[_0x24bcfc(0x196)]&&_0x4a7304[_0x24bcfc(0x170)](_0x24bcfc(0x198),Object[_0x24bcfc(0x1f4)](_0xd8b4ce));}_0x488d93=null;}));},{'priority':_0x33c2ff[_0xdb4032(0x1c0)]+0xa}),_0x5da0ab[_0xdb4032(0x1a6)][_0xdb4032(0x1e6)](_0xdb4032(0x16e))['on'](_0xdb4032(0x1cf),(_0x227d5f,_0x57bd38)=>{const _0x38b95c=_0xdb4032,[_0x5a5fcd,_0x1a5b47,,_0x1d58af]=_0x57bd38;if(!_0x488d93)return;_0x227d5f[_0x38b95c(0x199)]();const _0x416f5b=_0x5a5fcd[_0x38b95c(0x1c6)],_0x5e24e7=_0x1a5b47,_0x7c0f83=Pe(_0x416f5b),_0x2a4206=Pe(_0x5e24e7);_0x227d5f[_0x38b95c(0x1b8)]=_0x416f5b;let _0x133417=null,_0x5df786=null;if(_0x2a4206||_0x7c0f83){if(_0x7c0f83&&!_0x2a4206){_0x1d58af[_0x38b95c(0x147)](_0x416f5b[_0x38b95c(0x141)](0x0));for(const _0x673128 of Array[_0x38b95c(0x1d3)](_0x5e24e7[_0x38b95c(0x1c3)]()))_0x1d58af[_0x38b95c(0x173)](_0x673128,_0x416f5b,_0x38b95c(0x1e4));const _0xa7607d=_0x488d93[_0x38b95c(0x1ab)][_0x38b95c(0x17a)](_0x5a5fcd[_0x38b95c(0x1a7)]),_0x3fa045=_0x488d93[_0x38b95c(0x161)][_0x38b95c(0x17a)](_0x5a5fcd[_0x38b95c(0x1c1)]);_0xa7607d||_0x3fa045||(_0x133417=_0x5739c2[_0x38b95c(0x1fb)](_0x1d58af[_0x38b95c(0x184)](_0x416f5b)));}else _0x2a4206&&!_0x7c0f83&&(_0x5df786=_0x1d58af[_0x38b95c(0x184)](_0x416f5b));}else{const _0x4cbc81=_0x1d58af[_0x38b95c(0x1df)](_0x38b95c(0x1b6)),_0x51aec1=_0x1d58af[_0x38b95c(0x1df)](_0x38b95c(0x1b6));_0x1d58af[_0x38b95c(0x137)](_0x1d58af[_0x38b95c(0x184)](_0x416f5b),_0x51aec1),_0x1d58af[_0x38b95c(0x173)](_0x4cbc81,_0x416f5b,0x0);for(const _0x38c515 of Array[_0x38b95c(0x1d3)](_0x5e24e7[_0x38b95c(0x1c3)]()))_0x1d58af[_0x38b95c(0x173)](_0x38c515,_0x4cbc81,_0x38b95c(0x1e4));_0x133417=_0x5739c2[_0x38b95c(0x1fb)](_0x1d58af[_0x38b95c(0x1a2)](_0x4cbc81)),_0x5df786=_0x5739c2[_0x38b95c(0x1fb)](_0x1d58af[_0x38b95c(0x1a2)](_0x51aec1));}const _0x230c4f=Array[_0x38b95c(0x1d3)](_0x5e24e7[_0x38b95c(0x1bb)]())[_0x38b95c(0x187)](([_0x26c069])=>ge[_0x38b95c(0x17a)](_0x26c069));_0x488d93[_0x38b95c(0x1ad)][_0x38b95c(0x16c)]({'element':_0x416f5b,'attributes':_0x230c4f[_0x38b95c(0x196)]?Object[_0x38b95c(0x1f4)](_0x230c4f):null}),_0x133417&&_0x488d93[_0x38b95c(0x1c5)][_0x38b95c(0x16c)](_0x133417),_0x5df786&&_0x488d93[_0x38b95c(0x1fd)][_0x38b95c(0x16c)](_0x5df786);},{'priority':_0xdb4032(0x1c0)}),_0x46c593['on'](_0xdb4032(0x1e2),(_0x276e4b,_0x4431ea)=>{const _0x16e17d=_0xdb4032,[_0x54dd38,_0x5150f8={}]=_0x4431ea;if(!_0x488d93)return;const _0xbf9434=_0x5150f8['at']||0x0,_0x42a3b7=_0x5150f8[_0x16e17d(0x155)]||0x1;_0x488d93[_0x16e17d(0x161)]=new Array(_0x42a3b7)[_0x16e17d(0x1d9)](_0xbf9434)[_0x16e17d(0x1f1)]((_0x16df7f,_0x2aac8a)=>_0x16df7f+_0x2aac8a);for(const {cell:_0x3eb84c}of _0x46c593[_0x16e17d(0x1a1)](_0x54dd38,{'startColumn':_0xbf9434,'endColumn':_0xbf9434+_0x42a3b7-0x1}))_0x488d93[_0x16e17d(0x175)][_0x16e17d(0x16c)](_0x5da0ab[_0x16e17d(0x195)][_0x16e17d(0x1a2)](_0x3eb84c));},{'priority':_0xdb4032(0x18b)}),_0x46c593['on'](_0xdb4032(0x197),(_0x46d3e4,_0x4525c3)=>{const _0x4e8fce=_0xdb4032,[_0x2888c9,_0x5c9087={}]=_0x4525c3;if(!_0x488d93)return;const _0x1974e2=_0x5c9087['at']||0x0,_0x59170f=_0x5c9087[_0x4e8fce(0x1a0)]||0x1;_0x488d93[_0x4e8fce(0x1ab)]=new Array(_0x59170f)[_0x4e8fce(0x1d9)](_0x1974e2)[_0x4e8fce(0x1f1)]((_0x42a671,_0x4e99d7)=>_0x42a671+_0x4e99d7);for(const {cell:_0x4d3ebb}of _0x46c593[_0x4e8fce(0x1a1)](_0x2888c9,{'startRow':_0x1974e2,'endRow':_0x1974e2+_0x59170f-0x1}))_0x488d93[_0x4e8fce(0x18d)][_0x4e8fce(0x16c)](_0x5da0ab[_0x4e8fce(0x195)][_0x4e8fce(0x1a2)](_0x4d3ebb));},{'priority':_0xdb4032(0x18b)}),_0x4c27e4[_0xdb4032(0x1b7)][_0xdb4032(0x18f)](_0x37a39e=>{const _0x351b6d=_0xdb4032;if(_0x37a39e[_0x351b6d(0x145)]&&_0x37a39e[_0x351b6d(0x145)][_0x351b6d(0x1f6)](_0x351b6d(0x148)))return _0x37a39e[_0x351b6d(0x1b3)]?{}:{'type':_0x351b6d(0x13b),'content':_0x4ea9e4(_0x5da0ab[_0x351b6d(0x1b5)],_0x351b6d(0x1c4))};});const _0x3a2dca=()=>!0x1;for(const _0x541b55 of[_0xdb4032(0x148),_0xdb4032(0x1ba),_0xdb4032(0x1ef),_0xdb4032(0x1eb)])_0x4c27e4[_0xdb4032(0x16a)][_0xdb4032(0x1e8)](_0xdb4032(0x13b),_0x541b55,_0xdb4032(0x164),_0x3a2dca),_0x4c27e4[_0xdb4032(0x16a)][_0xdb4032(0x1e8)](_0xdb4032(0x1fe),_0x541b55,_0xdb4032(0x164),_0x3a2dca),_0x4c27e4[_0xdb4032(0x16a)][_0xdb4032(0x1e8)](_0xdb4032(0x1e1),_0x541b55,_0xdb4032(0x164),_0x3a2dca);_0x4c27e4[_0xdb4032(0x16a)][_0xdb4032(0x1e8)](_0xdb4032(0x1e1),_0xdb4032(0x1eb),_0xdb4032(0x18e),_0x3a2dca),_0x4c27e4[_0xdb4032(0x16a)][_0xdb4032(0x1e8)](_0xdb4032(0x1e1),_0xdb4032(0x1eb),_0xdb4032(0x192),(_0x4e2a62,_0x179c2e,_0x373f09)=>{const _0x4e123f=_0xdb4032,_0x5ebe29=_0x4e2a62[_0x4e123f(0x1f1)](_0x9c0626=>_0x9c0626[_0x4e123f(0x159)]())[_0x4e123f(0x187)](_0x22a3e8=>_0x22a3e8),_0x5ccb1d=new Map(_0x5ebe29[_0x4e123f(0x1f1)](_0x574661=>[_0x574661,null]));if(_0x488d93){for(const {element:_0xf887ba,attributes:_0x21e3e1}of _0x488d93[_0x4e123f(0x1ad)])_0x21e3e1&&_0x5ccb1d[_0x4e123f(0x14d)](_0xf887ba,_0x21e3e1);}else{if(_0x373f09&&_0x373f09[_0x4e123f(0x198)])for(const [_0x42a9d5,_0x4e0b45]of Object[_0x4e123f(0x201)](_0x373f09[_0x4e123f(0x198)])){const _0x1a94d2=_0x5da0ab[_0x4e123f(0x195)][_0x4e123f(0x15b)][_0x4e123f(0x1e6)](_0x42a9d5),_0x18cb59=_0x1a94d2?_0x1a94d2[_0x4e123f(0x1e0)]()[_0x4e123f(0x159)]():null;_0x18cb59&&_0x5ccb1d[_0x4e123f(0x14d)](_0x18cb59,_0x4e0b45);}}_0x5da0ab[_0x4e123f(0x195)][_0x4e123f(0x181)](_0x2cb95b=>{const _0x25fbea=_0x4e123f;for(const [_0x16b4d8,_0x592209]of _0x5ccb1d)_0x2cb95b[_0x25fbea(0x185)]({...Ce,..._0x592209},_0x16b4d8);});});const _0x340cd2=(_0x3357de,_0x19ffde)=>{const _0x303f83=_0xdb4032;_0x4c27e4[_0x303f83(0x16a)][_0x303f83(0x1e8)](_0x3357de,_0x303f83(0x148),_0x19ffde,(_0x3408df,_0x114d4b,_0x2a5917)=>{const _0x48f094=_0x303f83;_0x5da0ab[_0x48f094(0x195)][_0x48f094(0x181)](_0xf02a96=>{const _0x134c7c=_0x48f094,_0x5bb247=[];for(const _0xe89c1 of _0x3408df){const _0x3daf13=_0xe89c1[_0x134c7c(0x1ce)][_0x134c7c(0x193)];_0x3daf13['is'](_0x134c7c(0x144),_0x134c7c(0x1b6))&&_0x5bb247[_0x134c7c(0x16c)](_0x3daf13);}_0x4c27e4[_0x134c7c(0x16a)][_0x134c7c(0x154)](_0x3357de,null,_0x19ffde)(_0x3408df,_0x114d4b,_0x2a5917);for(const _0x208809 of _0x5bb247)_0x134c7c(0x186)!=_0x208809[_0x134c7c(0x162)][_0x134c7c(0x1ee)]&&_0xf02a96[_0x134c7c(0x135)](_0x208809);});});};_0x340cd2(_0xdb4032(0x13b),_0xdb4032(0x192)),_0x340cd2(_0xdb4032(0x13b),_0xdb4032(0x18e)),_0x340cd2(_0xdb4032(0x1fe),_0xdb4032(0x192)),_0x340cd2(_0xdb4032(0x1fe),_0xdb4032(0x18e)),_0x4c27e4[_0xdb4032(0x16a)][_0xdb4032(0x1e8)](_0xdb4032(0x13b),_0xdb4032(0x1ef),_0xdb4032(0x18e),_0x40d131=>{const _0x2d0f77=_0xdb4032,_0x12ed52=_0x40d131[_0x2d0f77(0x1f1)](_0x295c91=>_0x295c91[_0x2d0f77(0x159)]()),_0x4b4be8=_0x12ed52[0x0][_0x2d0f77(0x143)](_0x2d0f77(0x156)),{minRow:_0x304e41,maxRow:_0x534dd9}=_0x3374af[_0x2d0f77(0x1ec)](_0x12ed52);_0x46c593[_0x2d0f77(0x178)](_0x4b4be8,{'at':_0x304e41,'rows':_0x534dd9-_0x304e41+0x1});}),_0x4c27e4[_0xdb4032(0x16a)][_0xdb4032(0x1e8)](_0xdb4032(0x13b),_0xdb4032(0x1ba),_0xdb4032(0x18e),_0x571eeb=>{const _0x3e4962=_0xdb4032,_0x53ccaf=_0x571eeb[_0x3e4962(0x1f1)](_0x581c0c=>_0x581c0c[_0x3e4962(0x159)]()),_0x4b58e5=_0x53ccaf[0x0][_0x3e4962(0x143)](_0x3e4962(0x156)),{minColumn:_0x5691d3,maxColumn:_0x3e9ac4}=_0x3374af[_0x3e4962(0x1ec)](_0x53ccaf);_0x46c593[_0x3e4962(0x15d)](_0x4b58e5,{'at':_0x5691d3,'columns':_0x3e9ac4-_0x5691d3+0x1});});const _0x103cc9=(_0x59a2de,_0x11f423)=>{const _0x5f03bc=_0xdb4032;if(!_0x11f423[_0x5f03bc(0x145)]||!_0x11f423[_0x5f03bc(0x145)][_0x5f03bc(0x1f6)](_0x5f03bc(0x148)))return;const _0x243d55=_0x11f423[_0x5f03bc(0x157)][_0x5f03bc(0x194)],_0x396f1f=_0x4c27e4[_0x5f03bc(0x1e5)]()[_0x5f03bc(0x187)](_0x4bc54f=>_0x4bc54f[_0x5f03bc(0x1d6)]&&_0x4bc54f[_0x5f03bc(0x157)]&&_0x4bc54f[_0x5f03bc(0x157)][_0x5f03bc(0x194)]==_0x243d55);_0x396f1f[_0x5f03bc(0x196)]&&_0x11f423[_0x5f03bc(0x14e)]()[_0x5f03bc(0x196)]!=_0x396f1f[_0x5f03bc(0x196)]&&_0x396f1f[_0x5f03bc(0x19f)]((_0x3146fc,_0x4dff7d)=>(_0x3146fc[_0x5f03bc(0x136)]=_0x4dff7d,_0x4dff7d[_0x5f03bc(0x1b3)]=_0x3146fc,_0x4dff7d));};function _0xd6b0c9(_0x2df268,_0x1d57d9=!0x0){const _0x4a0452=_0xdb4032,{id:_0x44b0a5}=_0x4c27e4[_0x4a0452(0x167)](_0x2df268[_0x4a0452(0x1f9)]),_0x485b3d=[_0x4a0452(0x179),_0x4a0452(0x19b)],_0x2a13c0=_0x4c27e4[_0x4a0452(0x153)][_0x4a0452(0x17a)](_0x2df268[_0x4a0452(0x1f9)]);return _0x2a13c0&&_0x485b3d[_0x4a0452(0x16c)](_0x4a0452(0x1a9)),{'classes':_0x485b3d,'attributes':{'data-suggestion':_0x44b0a5},'priority':_0x2a13c0&&_0x1d57d9?0xbc2:0xbb8};}_0x4c27e4['on'](_0xdb4032(0x16f),_0x103cc9,{'priority':_0xdb4032(0x1c0)}),_0x4c27e4['on'](_0xdb4032(0x1b0),_0x103cc9,{'priority':_0xdb4032(0x1c0)}),_0x5da0ab[_0xdb4032(0x195)][_0xdb4032(0x17e)][_0xdb4032(0x158)](()=>{const _0x2190b3=_0xdb4032;let _0x5d3b36=!0x1;const _0x238851=Array[_0x2190b3(0x1d3)](_0x5da0ab[_0x2190b3(0x195)][_0x2190b3(0x17e)][_0x2190b3(0x1bf)][_0x2190b3(0x17d)]());for(const {name:_0x2b61aa,data:_0xac64e3}of _0x238851){const {group:_0x119735,type:_0x597c96,id:_0x562c33}=_0x4c27e4[_0x2190b3(0x167)](_0x2b61aa);if(_0x2190b3(0x13c)!=_0x119735||_0x2190b3(0x1fe)!=_0x597c96||_0xac64e3[_0x2190b3(0x140)])continue;if(!_0x4c27e4[_0x2190b3(0x1dc)](_0x562c33))continue;const _0x3b890b=_0x4c27e4[_0x2190b3(0x14c)](_0x562c33)[_0x2190b3(0x171)](),_0x1f2bfe=_0x5da0ab[_0x2190b3(0x1a6)][_0x2190b3(0x1e6)](_0x2190b3(0x13d))['me'];for(const _0x161684 of _0x4c27e4[_0x2190b3(0x1e5)]()){if(!_0x161684[_0x2190b3(0x1d6)]||_0x161684[_0x2190b3(0x180)]!=_0x1f2bfe)continue;if(_0x2190b3(0x1e1)!=_0x161684[_0x2190b3(0x15a)]||_0x2190b3(0x1eb)!=_0x161684[_0x2190b3(0x145)])continue;if(_0x161684[_0x2190b3(0x171)]()[_0x2190b3(0x1fa)](_0x27e9d2=>_0x3b890b[_0x2190b3(0x138)](_0x2248d1=>_0x2248d1[_0x2190b3(0x1f7)](_0x27e9d2,!0x0)))){for(const _0x130d38 of _0x161684[_0x2190b3(0x14e)]())_0x130d38[_0x2190b3(0x1d6)]&&(_0x130d38[_0x2190b3(0x18e)](),_0x5d3b36=!0x0);}}}return _0x5d3b36;}),_0x5da0ab[_0xdb4032(0x195)][_0xdb4032(0x17e)][_0xdb4032(0x158)](_0x43396b=>{const _0x429e32=_0xdb4032,_0x357fc1=_0x5da0ab[_0x429e32(0x1d5)][_0x429e32(0x1e6)](_0x429e32(0x19c));if(!_0x357fc1||!_0x357fc1[_0x429e32(0x160)][_0x429e32(0x1aa)](_0x43396b[_0x429e32(0x1ea)]))return!0x1;let _0x4fd27a=!0x1;const _0xc75709=_0x5da0ab[_0x429e32(0x1a6)][_0x429e32(0x1e6)](_0x429e32(0x13d))['me'],_0x1f518e=_0x5da0ab[_0x429e32(0x195)][_0x429e32(0x17e)][_0x429e32(0x1bf)][_0x429e32(0x1b9)](),_0x7775f8=Array[_0x429e32(0x1d3)](_0x5da0ab[_0x429e32(0x195)][_0x429e32(0x17e)][_0x429e32(0x1bf)][_0x429e32(0x17d)]())[_0x429e32(0x187)](({name:_0x1b13d8,data:_0x1900c9})=>{const _0x149226=_0x429e32,{group:_0x42730d,subType:_0x3c3e42,authorId:_0x126587}=_0x4c27e4[_0x149226(0x167)](_0x1b13d8);return _0x149226(0x13c)==_0x42730d&&_0x149226(0x148)==_0x3c3e42&&_0x126587==_0xc75709['id']&&!_0x1900c9[_0x149226(0x140)];});for(const _0x59c0bf of _0x1f518e){if(_0x429e32(0x173)!=_0x59c0bf[_0x429e32(0x15a)]||_0x429e32(0x1b6)!=_0x59c0bf[_0x429e32(0x1cc)]||0x1!=_0x59c0bf[_0x429e32(0x196)])continue;const _0x2fc4bc=_0x43396b[_0x429e32(0x168)](_0x59c0bf[_0x429e32(0x15e)],_0x59c0bf[_0x429e32(0x15e)][_0x429e32(0x1a4)](0x1));if(!_0x7775f8[_0x429e32(0x17f)](({data:_0x231b32})=>_0x231b32[_0x429e32(0x17c)][_0x429e32(0x1db)](_0x2fc4bc))){for(const {name:_0x5b9b5c,data:_0x4ff5da}of _0x7775f8)if(_0x2fc4bc[_0x429e32(0x1f7)](_0x4ff5da[_0x429e32(0x17c)])){_0x43396b[_0x429e32(0x139)](_0x5b9b5c,{'range':_0x2fc4bc}),_0x4fd27a=!0x0;break;}}}return _0x4fd27a;}),_0x5da0ab[_0xdb4032(0x195)][_0xdb4032(0x17e)][_0xdb4032(0x158)](_0x2b9a45=>{const _0x5dbc1c=_0xdb4032;let _0xdfcaa6=!0x1;const _0x155b23=_0x5da0ab[_0x5dbc1c(0x1a6)][_0x5dbc1c(0x1e6)](_0x5dbc1c(0x13d))['me'],_0xa1df9c=_0x4c27e4[_0x5dbc1c(0x1e5)]()[_0x5dbc1c(0x187)](_0x2f7e96=>_0x2f7e96[_0x5dbc1c(0x1d6)]&&_0x2f7e96[_0x5dbc1c(0x180)]==_0x155b23),_0x21cad4=new Set(),_0x38260d=new Set();for(const _0x1ee6e3 of _0xa1df9c)if(_0x5dbc1c(0x148)==_0x1ee6e3[_0x5dbc1c(0x145)])for(const _0xb3d258 of _0x1ee6e3[_0x5dbc1c(0x1c2)]()){const _0x444711=_0xb3d258[_0x5dbc1c(0x1e0)]()[_0x5dbc1c(0x159)]();if(_0x444711){if(_0x444711['is'](_0x5dbc1c(0x144),_0x5dbc1c(0x1b6))&&Pe(_0x444711)){_0x1ee6e3[_0x5dbc1c(0x191)](_0xb3d258[_0x5dbc1c(0x1cc)]),_0x21cad4[_0x5dbc1c(0x1e3)](_0x444711),_0xdfcaa6=!0x0;const _0x2ac68e=_0x444711[_0x5dbc1c(0x146)],_0x490c69=_0x444711[_0x5dbc1c(0x151)],_0xabea72=_0x2ac68e&&_0x2ac68e['is'](_0x5dbc1c(0x144),_0x5dbc1c(0x1b6)),_0x1cb821=_0x490c69&&_0x490c69['is'](_0x5dbc1c(0x144),_0x5dbc1c(0x1b6));_0xabea72&&!_0x21cad4[_0x5dbc1c(0x1aa)](_0x2ac68e)&&_0x38260d[_0x5dbc1c(0x1e3)](_0x2ac68e),_0x1cb821&&!_0x21cad4[_0x5dbc1c(0x1aa)](_0x490c69)&&_0x38260d[_0x5dbc1c(0x1e3)](_0x490c69);}else _0x444711['is'](_0x5dbc1c(0x144),_0x5dbc1c(0x13e))&&_0x444711[_0x5dbc1c(0x1e9)]&&(_0x1ee6e3[_0x5dbc1c(0x191)](_0xb3d258[_0x5dbc1c(0x1cc)]),_0xdfcaa6=!0x0);}}else{if(_0x5dbc1c(0x1eb)==_0x1ee6e3[_0x5dbc1c(0x145)]){if(!_0x1ee6e3[_0x5dbc1c(0x157)]||!_0x1ee6e3[_0x5dbc1c(0x157)][_0x5dbc1c(0x194)])continue;const _0xc69229=_0x1ee6e3[_0x5dbc1c(0x157)][_0x5dbc1c(0x198)];if(_0xc69229&&Object[_0x5dbc1c(0x17b)](_0xc69229)[_0x5dbc1c(0x196)])continue;const _0x358393=_0x1ee6e3[_0x5dbc1c(0x157)][_0x5dbc1c(0x194)];let _0x13f016=!0x0,_0x373332=!0x0;for(const _0x22ea67 of _0xa1df9c)if(_0x22ea67[_0x5dbc1c(0x145)]&&_0x22ea67[_0x5dbc1c(0x145)][_0x5dbc1c(0x1f6)](_0x5dbc1c(0x148))){if(!_0x22ea67[_0x5dbc1c(0x157)][_0x5dbc1c(0x194)]){_0x373332=!0x1;break;}if(_0x22ea67['id']!=_0x1ee6e3['id']&&_0x22ea67[_0x5dbc1c(0x157)][_0x5dbc1c(0x194)]==_0x358393){_0x13f016=!0x1;break;}}_0x373332&&_0x13f016&&(_0x1ee6e3[_0x5dbc1c(0x200)](),_0xdfcaa6=!0x0);}}for(const _0x240a11 of _0x21cad4)_0x2b9a45[_0x5dbc1c(0x147)](_0x240a11);for(const _0x3da9b1 of _0x38260d)_0x2b9a45[_0x5dbc1c(0x135)](_0x3da9b1);return _0xdfcaa6;}),_0x5da0ab[_0xdb4032(0x1af)][_0xdb4032(0x1c7)](_0xdb4032(0x150))[_0xdb4032(0x1d8)]({'model':_0xdb4032(0x1cd),'view':(_0x55bb89,_0x4bd237)=>_0xd6b0c9(_0x55bb89),'converterPriority':_0xdb4032(0x1c0)}),_0x5da0ab[_0xdb4032(0x1af)][_0xdb4032(0x1c7)](_0xdb4032(0x1ae))[_0xdb4032(0x1d8)]({'model':_0xdb4032(0x1cd),'view':(_0x5188c0,_0xa1c1d3)=>_0xa1c1d3[_0xdb4032(0x19a)][_0xdb4032(0x16b)]?_0xd6b0c9(_0x5188c0,!0x1):null,'converterPriority':_0xdb4032(0x1c0)});const _0x4e1963=_0x5da0ab[_0xdb4032(0x19e)][_0xdb4032(0x188)];this[_0xdb4032(0x1f2)](_0x4e1963[_0xdb4032(0x17e)],_0xdb4032(0x18c),(_0x57d3d4,_0x20e149)=>{const _0x326355=_0xdb4032,_0x1aae35=[];for(const _0x4c1627 of _0x4e1963[_0x326355(0x184)](_0x20e149[_0x326355(0x1c9)])[_0x326355(0x1d1)]())_0x4c1627['is'](_0x326355(0x144),_0x326355(0x1be))&&_0x1aae35[_0x326355(0x16c)](_0x4c1627);_0x4e1963[_0x326355(0x181)](_0xd0dc66=>{const _0x19876f=_0x326355;for(const _0x1e92de of _0x1aae35)_0xd0dc66[_0x19876f(0x1b4)](_0xd0dc66[_0x19876f(0x184)](_0x1e92de),_0xd0dc66[_0x19876f(0x1e7)](_0x1e92de)),_0xd0dc66[_0x19876f(0x147)](_0x1e92de);});});}}function Pe(_0x3a3149){const _0x1c82c0=_0x23e9fb;if(_0x3a3149[_0x1c82c0(0x1e9)])return!0x0;const _0x5bb790=_0x3a3149[_0x1c82c0(0x141)](0x0);return _0x5bb790['is'](_0x1c82c0(0x144),_0x1c82c0(0x13e))&&_0x5bb790[_0x1c82c0(0x1e9)];}function he(_0x1e2023,_0x505507={},_0x3c03d6){const _0x520c6a=_0x23e9fb;for(const {isAnchor:_0x59f3fb,cellHeight:_0x417666,cellWidth:_0x2f0a0d}of _0x3c03d6[_0x520c6a(0x1a1)](_0x1e2023,{'includeAllSlots':!0x0,..._0x505507}))if(!_0x59f3fb||0x1!=_0x417666||0x1!=_0x2f0a0d)return!0x1;return!0x0;}
23
+ const _0x4e386b=_0x4316;(function(_0x268cb2,_0x46e1b9){const _0x25fed9=_0x4316,_0x240c5f=_0x268cb2();while(!![]){try{const _0x1b150c=-parseInt(_0x25fed9(0x190))/0x1+-parseInt(_0x25fed9(0x189))/0x2+-parseInt(_0x25fed9(0xe5))/0x3*(-parseInt(_0x25fed9(0x182))/0x4)+-parseInt(_0x25fed9(0x13f))/0x5+-parseInt(_0x25fed9(0x130))/0x6+parseInt(_0x25fed9(0x12e))/0x7*(parseInt(_0x25fed9(0x176))/0x8)+parseInt(_0x25fed9(0x165))/0x9;if(_0x1b150c===_0x46e1b9)break;else _0x240c5f['push'](_0x240c5f['shift']());}catch(_0x49da06){_0x240c5f['push'](_0x240c5f['shift']());}}}(_0x4aab,0xd67a4));import{getTranslation as _0x4ff3aa}from'../utils/common-translations.js';import{Plugin as _0x475e43}from'ckeditor5/src/core.js';import{LiveRange as _0x30dfdb}from'ckeditor5/src/engine.js';import{uid as _0x118a34,priorities as _0x3046f3}from'ckeditor5/src/utils.js';function _0x4aab(){const _0xa8d8ee=['getTableIfOnlyTableInContent','accept','afterInit','nodeAfter','end','stop','value','forceDefaultExecution','rootName','suggestionLoaded','5795665XBkzfE','getSuggestion','getRowIndexes','getRanges','name','root','getSuggestionCallback','options','tableCellVerticalAlignment','registerPostFixer','suggestion:formatBlock:tablePasteCell','paragraph','column','markMultiRangeInsertion','_getCoordsForCells','*Replace\x20table\x20cells*','tablePasteCell','hasSuggestion','author','wrap','tablePaste','ck-suggestion-marker-insertion','deletion','nextSibling','isInContent','plugins','removeRows','ck-suggestion-marker','insert','selection','commands','documentSelection','TrackChangesEditing','type','previous','insertRows','for','ck-suggestion-marker--active','30843504hsiLWb','setAttribute','entries','Users','$graveyard','model','getItems','markMultiRangeBlockFormat','cell','markerName','conversion','removeMarkers','tableCellBackgroundColor','reduce','markMultiRangeDeletion','unwrap','some','480sCnrZA','dataDowncast','markerAttributes','setAttributes','has','editing','next','start','activeMarkers','clipboardOutput','createPositionBefore','high','11128lyYlZr','elementToElement','includes','updateMarker','detach','columnInsertionRanges','TableClipboard','762928rELHwu','tablePasteColumn','createRangeOn','isEqual','tableCellBorderColor','findAncestor','add','1307201hjGvwA','_tablePostFixingSubtypes','tableCellBorderStyle','previousSibling','schema','getAttributes','find','markers','editor','element','rows','getContainedElement','getColumnIndexes','suggestionUnloaded','move','markerToHighlight','oldRange','tablePasteRow','map','getShiftedBy','tableCellBorderWidth','rowInsertionRanges','insertColumns','insertContent','endRow','first','_suggestionFactory','insertionRanges','return','isEmpty','deletionRanges','fill','rowInsertionIndexes','1218DzWoZJ','fromRange','tablePasteChainId','trackChanges','keys','fromEntries','table','requires','register','tableCellPadding','removeColumns','remove','from','newRange','tableCellHorizontalAlignment','cells','view','join','registerCustomCallback','filter','startsWith','getColumns','endColumn','getChildren','call','getMarkers','getAllAdjacentSuggestions','differ','columns','_replaceTableSlotCell','_descriptionFactory','change','getRows','createRangeIn','getChangedMarkers','getSuggestions','insertion','createRange','get','set','tableCellSuggestion','attributes','forEach','getSelectionAffectedTableCells','getChild','TableUtils','document','formatBlock','suggestion','last','suggestion-td','columnInsertionIndexes','containsRange','subType','_splitMarkerName','length','getChanges','editingDowncast','removeMarker','discard','showSuggestionHighlights','registerDescriptionCallback','_createdBatches','createTableWalker','redo','every','position','row','tableCell','getRange','content','listenTo','createElement','91112PNjFle','push','9667260LqEgqr','batch','low','_isForcedDefaultExecutionBlock','locale'];_0x4aab=function(){return _0xa8d8ee;};return _0x4aab();}import _0x126310 from'./table.js';const ge=[_0x4e386b(0xd8),_0x4e386b(0x18d),_0x4e386b(0x192),_0x4e386b(0xf3),_0x4e386b(0x147),_0x4e386b(0x171),_0x4e386b(0xee)],Ce=Object[_0x4e386b(0xea)](ge[_0x4e386b(0xd6)](_0xc6f655=>[_0xc6f655,null]));function _0x4316(_0x32588c,_0x5b2b55){const _0x4aab2d=_0x4aab();return _0x4316=function(_0x431673,_0x5407d4){_0x431673=_0x431673-0xce;let _0x3be56c=_0x4aab2d[_0x431673];return _0x3be56c;},_0x4316(_0x32588c,_0x5b2b55);}export default class It extends _0x475e43{static get[_0x4e386b(0xec)](){return[_0x126310];}[_0x4e386b(0x137)](){const _0xc796db=_0x4e386b,_0x3ce570=this[_0xc796db(0x198)];if(!_0x3ce570[_0xc796db(0x158)][_0xc796db(0x17a)](_0xc796db(0x188)))return;const _0x5c4edf=_0x3ce570[_0xc796db(0x158)][_0xc796db(0x10b)](_0xc796db(0x15f)),_0x1006cf=_0x3ce570[_0xc796db(0x158)][_0xc796db(0x10b)](_0xc796db(0x112)),_0x4bdae2=_0x3ce570[_0xc796db(0x158)][_0xc796db(0x10b)](_0x126310),_0x3001b4=_0x3ce570[_0xc796db(0x158)][_0xc796db(0x10b)](_0xc796db(0x188));_0x4bdae2[_0xc796db(0x191)][_0xc796db(0x12f)](_0xc796db(0xd5),_0xc796db(0x18a)),_0x3ce570[_0xc796db(0x16a)][_0xc796db(0x194)][_0xc796db(0xed)](_0xc796db(0x10d),{'allowIn':_0xc796db(0x129),'allowContentOf':_0xc796db(0x129),'isLimit':!0x0}),_0x3ce570[_0xc796db(0x16f)][_0xc796db(0x183)]({'model':_0xc796db(0x10d),'view':_0xc796db(0x117)});let _0x31dd04=null;_0x3ce570[_0xc796db(0x16a)]['on'](_0xc796db(0xdb),(_0x107c82,_0x2cb8a7)=>{const _0x493d06=_0xc796db,[_0x4a9a14,_0x164450]=_0x2cb8a7,_0x4bf158=_0x2cb8a7[_0x2cb8a7[_0x493d06(0x11c)]-0x1];_0x4bf158&&_0x4bf158[_0x493d06(0x13c)]||_0x5c4edf[_0x493d06(0x133)]||this[_0x493d06(0x198)][_0x493d06(0x15d)][_0x493d06(0x10b)](_0x493d06(0xe8))[_0x493d06(0x13b)]&&function(_0x23f0e0,_0x41a065,_0x1af895,_0x32e210,_0x16c058){const _0x4207c1=_0x493d06;if(_0x41a065&&!_0x41a065['is'](_0x4207c1(0x15e)))return!0x1;const _0x495d89=_0x16c058[_0x4207c1(0x135)](_0x23f0e0,_0x1af895);if(!_0x495d89||!he(_0x495d89,void 0x0,_0x32e210))return!0x1;const _0x24c259=_0x32e210[_0x4207c1(0x110)](_0x1af895[_0x4207c1(0x113)][_0x4207c1(0x15c)]);if(!_0x24c259[_0x4207c1(0x11c)])return!0x1;const _0x7308fe=_0x24c259[0x0][_0x4207c1(0x18e)](_0x4207c1(0xeb)),_0x7c463c=_0x32e210[_0x4207c1(0x141)](_0x24c259),_0x45825d=_0x32e210[_0x4207c1(0xd0)](_0x24c259),_0x1f1f7b={'startRow':_0x7c463c[_0x4207c1(0xdd)],'endRow':_0x7c463c[_0x4207c1(0x116)],'startColumn':_0x45825d[_0x4207c1(0xdd)],'endColumn':_0x45825d[_0x4207c1(0x116)]};return 0x1==_0x24c259[_0x4207c1(0x11c)]&&(_0x1f1f7b[_0x4207c1(0xdc)]+=_0x32e210[_0x4207c1(0x105)](_0x495d89)-0x1,_0x1f1f7b[_0x4207c1(0xfb)]+=_0x32e210[_0x4207c1(0xfa)](_0x495d89)-0x1),he(_0x7308fe,_0x1f1f7b,_0x32e210);}(_0x4a9a14,_0x164450,_0x3ce570[_0x493d06(0x16a)],_0x1006cf,_0x3001b4)&&(_0x107c82[_0x493d06(0x13a)](),_0x31dd04={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x3ce570[_0x493d06(0x16a)][_0x493d06(0x104)](()=>{const _0xca6d40=_0x493d06;_0x3ce570[_0xca6d40(0x16a)][_0xca6d40(0xdb)](_0x2cb8a7[0x0],_0x2cb8a7[0x1],_0x2cb8a7[0x2],{'forceDefaultExecution':!0x0});const _0x3e32a6=_0x118a34(),{rowInsertionRanges:_0x3aa2ca,columnInsertionRanges:_0x398916,insertionRanges:_0x24d38c,deletionRanges:_0x1dbddd,cells:_0x4320e5}=_0x31dd04;_0x3aa2ca[_0xca6d40(0x11c)]&&_0x5c4edf[_0xca6d40(0x14c)](_0x3aa2ca,_0xca6d40(0xd5),{'tablePasteChainId':_0x3e32a6}),_0x398916[_0xca6d40(0x11c)]&&_0x5c4edf[_0xca6d40(0x14c)](_0x398916,_0xca6d40(0x18a),{'tablePasteChainId':_0x3e32a6}),_0x24d38c[_0xca6d40(0x11c)]&&(_0x5c4edf[_0xca6d40(0x14c)](_0x24d38c,_0xca6d40(0x153),{'tablePasteChainId':_0x3e32a6,'skipNestingCheck':!0x0}),_0x24d38c[_0xca6d40(0x10f)](_0x102a2f=>{const _0x31373e=_0xca6d40;var _0xbb9b87;return null===(_0xbb9b87=_0x102a2f[_0x31373e(0x186)])||void 0x0===_0xbb9b87?void 0x0:_0xbb9b87[_0x31373e(0xfd)](_0x102a2f);})),_0x1dbddd[_0xca6d40(0x11c)]&&(_0x5c4edf[_0xca6d40(0x173)](_0x1dbddd,_0xca6d40(0x153),{'tablePasteChainId':_0x3e32a6,'skipNestingCheck':!0x0}),_0x1dbddd[_0xca6d40(0x10f)](_0x66d11c=>{const _0x23b33d=_0xca6d40;var _0x20b114;return null===(_0x20b114=_0x66d11c[_0x23b33d(0x186)])||void 0x0===_0x20b114?void 0x0:_0x20b114[_0x23b33d(0xfd)](_0x66d11c);}));const _0x42c752=_0x5c4edf[_0xca6d40(0x16c)](_0x4320e5[_0xca6d40(0xd6)](({element:_0x299971})=>_0x299971),{'formatGroupId':_0x118a34()},[],_0xca6d40(0x14f),{'tablePasteChainId':_0x3e32a6});if(_0x42c752){const _0x20b29b=_0x42c752[_0xca6d40(0xfe)](),_0x2199c5=[];for(const {element:_0x185263,attributes:_0x27816f}of _0x4320e5){if(!_0x27816f)continue;const _0x11b19e=_0x3ce570[_0xca6d40(0x16a)][_0xca6d40(0x18b)](_0x185263),_0x15261d=_0x20b29b[_0xca6d40(0x196)](_0x5dde4f=>_0x5dde4f[_0xca6d40(0x12a)]()[_0xca6d40(0x18c)](_0x11b19e));_0x15261d&&_0x2199c5[_0xca6d40(0x12f)]([_0x15261d[_0xca6d40(0x143)],_0x27816f]);}_0x2199c5[_0xca6d40(0x11c)]&&_0x42c752[_0xca6d40(0x166)](_0xca6d40(0x178),Object[_0xca6d40(0xea)](_0x2199c5));}_0x31dd04=null;}));},{'priority':_0x3046f3[_0xc796db(0x181)]+0xa}),_0x3ce570[_0xc796db(0x158)][_0xc796db(0x10b)](_0xc796db(0x188))['on'](_0xc796db(0x102),(_0x44b6b6,_0x276605)=>{const _0x2cdd69=_0xc796db,[_0x1c1c36,_0x597afc,,_0x2a47b6]=_0x276605;if(!_0x31dd04)return;_0x44b6b6[_0x2cdd69(0x13a)]();const _0x3782b7=_0x1c1c36[_0x2cdd69(0x16d)],_0x2fd271=_0x597afc,_0x5ab8da=Pe(_0x3782b7),_0x4d97b8=Pe(_0x2fd271);_0x44b6b6[_0x2cdd69(0xe0)]=_0x3782b7;let _0x4c3c91=null,_0x4be7f7=null;if(_0x4d97b8||_0x5ab8da){if(_0x5ab8da&&!_0x4d97b8){_0x2a47b6[_0x2cdd69(0xf0)](_0x3782b7[_0x2cdd69(0x111)](0x0));for(const _0x291a19 of Array[_0x2cdd69(0xf1)](_0x2fd271[_0x2cdd69(0xfc)]()))_0x2a47b6[_0x2cdd69(0x15b)](_0x291a19,_0x3782b7,_0x2cdd69(0x139));const _0x19f8c3=_0x31dd04[_0x2cdd69(0xe4)][_0x2cdd69(0x184)](_0x1c1c36[_0x2cdd69(0x128)]),_0x22e68c=_0x31dd04[_0x2cdd69(0x118)][_0x2cdd69(0x184)](_0x1c1c36[_0x2cdd69(0x14b)]);_0x19f8c3||_0x22e68c||(_0x4c3c91=_0x30dfdb[_0x2cdd69(0xe6)](_0x2a47b6[_0x2cdd69(0x106)](_0x3782b7)));}else _0x4d97b8&&!_0x5ab8da&&(_0x4be7f7=_0x2a47b6[_0x2cdd69(0x106)](_0x3782b7));}else{const _0x1a0603=_0x2a47b6[_0x2cdd69(0x12d)](_0x2cdd69(0x10d)),_0x39640e=_0x2a47b6[_0x2cdd69(0x12d)](_0x2cdd69(0x10d));_0x2a47b6[_0x2cdd69(0x152)](_0x2a47b6[_0x2cdd69(0x106)](_0x3782b7),_0x39640e),_0x2a47b6[_0x2cdd69(0x15b)](_0x1a0603,_0x3782b7,0x0);for(const _0x3f0de8 of Array[_0x2cdd69(0xf1)](_0x2fd271[_0x2cdd69(0xfc)]()))_0x2a47b6[_0x2cdd69(0x15b)](_0x3f0de8,_0x1a0603,_0x2cdd69(0x139));_0x4c3c91=_0x30dfdb[_0x2cdd69(0xe6)](_0x2a47b6[_0x2cdd69(0x18b)](_0x1a0603)),_0x4be7f7=_0x30dfdb[_0x2cdd69(0xe6)](_0x2a47b6[_0x2cdd69(0x18b)](_0x39640e));}const _0xba4dd3=Array[_0x2cdd69(0xf1)](_0x2fd271[_0x2cdd69(0x195)]())[_0x2cdd69(0xf8)](([_0x5655e1])=>ge[_0x2cdd69(0x184)](_0x5655e1));_0x31dd04[_0x2cdd69(0xf4)][_0x2cdd69(0x12f)]({'element':_0x3782b7,'attributes':_0xba4dd3[_0x2cdd69(0x11c)]?Object[_0x2cdd69(0xea)](_0xba4dd3):null}),_0x4c3c91&&_0x31dd04[_0x2cdd69(0xdf)][_0x2cdd69(0x12f)](_0x4c3c91),_0x4be7f7&&_0x31dd04[_0x2cdd69(0xe2)][_0x2cdd69(0x12f)](_0x4be7f7);},{'priority':_0xc796db(0x181)}),_0x1006cf['on'](_0xc796db(0xda),(_0x5b5f29,_0x17dc13)=>{const _0x98deab=_0xc796db,[_0x276c47,_0x3d00a4={}]=_0x17dc13;if(!_0x31dd04)return;const _0x56e5c6=_0x3d00a4['at']||0x0,_0x65775e=_0x3d00a4[_0x98deab(0x101)]||0x1;_0x31dd04[_0x98deab(0x118)]=new Array(_0x65775e)[_0x98deab(0xe3)](_0x56e5c6)[_0x98deab(0xd6)]((_0x131ffd,_0x295df3)=>_0x131ffd+_0x295df3);for(const {cell:_0x983646}of _0x1006cf[_0x98deab(0x124)](_0x276c47,{'startColumn':_0x56e5c6,'endColumn':_0x56e5c6+_0x65775e-0x1}))_0x31dd04[_0x98deab(0x187)][_0x98deab(0x12f)](_0x3ce570[_0x98deab(0x16a)][_0x98deab(0x18b)](_0x983646));},{'priority':_0xc796db(0x132)}),_0x1006cf['on'](_0xc796db(0x162),(_0x328509,_0x53425f)=>{const _0x4041d1=_0xc796db,[_0x5e0672,_0x2f957e={}]=_0x53425f;if(!_0x31dd04)return;const _0xc1de7f=_0x2f957e['at']||0x0,_0x43ed53=_0x2f957e[_0x4041d1(0xce)]||0x1;_0x31dd04[_0x4041d1(0xe4)]=new Array(_0x43ed53)[_0x4041d1(0xe3)](_0xc1de7f)[_0x4041d1(0xd6)]((_0x42dde2,_0x9e0c5d)=>_0x42dde2+_0x9e0c5d);for(const {cell:_0x1c4e92}of _0x1006cf[_0x4041d1(0x124)](_0x5e0672,{'startRow':_0xc1de7f,'endRow':_0xc1de7f+_0x43ed53-0x1}))_0x31dd04[_0x4041d1(0xd9)][_0x4041d1(0x12f)](_0x3ce570[_0x4041d1(0x16a)][_0x4041d1(0x18b)](_0x1c4e92));},{'priority':_0xc796db(0x132)}),_0x5c4edf[_0xc796db(0x103)][_0xc796db(0x122)](_0xf2f85a=>{const _0x31f5f2=_0xc796db;if(_0xf2f85a[_0x31f5f2(0x11a)]&&_0xf2f85a[_0x31f5f2(0x11a)][_0x31f5f2(0xf9)](_0x31f5f2(0x153)))return _0xf2f85a[_0x31f5f2(0x161)]?{}:{'type':_0x31f5f2(0x109),'content':_0x4ff3aa(_0x3ce570[_0x31f5f2(0x134)],_0x31f5f2(0x14e))};});const _0x11b3a6=()=>!0x1;for(const _0x17e972 of[_0xc796db(0x153),_0xc796db(0x18a),_0xc796db(0xd5),_0xc796db(0x14f)])_0x5c4edf[_0xc796db(0xde)][_0xc796db(0xf7)](_0xc796db(0x109),_0x17e972,_0xc796db(0xf6),_0x11b3a6),_0x5c4edf[_0xc796db(0xde)][_0xc796db(0xf7)](_0xc796db(0x155),_0x17e972,_0xc796db(0xf6),_0x11b3a6),_0x5c4edf[_0xc796db(0xde)][_0xc796db(0xf7)](_0xc796db(0x114),_0x17e972,_0xc796db(0xf6),_0x11b3a6);_0x5c4edf[_0xc796db(0xde)][_0xc796db(0xf7)](_0xc796db(0x114),_0xc796db(0x14f),_0xc796db(0x120),_0x11b3a6),_0x5c4edf[_0xc796db(0xde)][_0xc796db(0xf7)](_0xc796db(0x114),_0xc796db(0x14f),_0xc796db(0x136),(_0xaed056,_0x7ad316,_0x2d0652)=>{const _0x277dbc=_0xc796db,_0x3de4db=_0xaed056[_0x277dbc(0xd6)](_0x4314bc=>_0x4314bc[_0x277dbc(0xcf)]())[_0x277dbc(0xf8)](_0x134f09=>_0x134f09),_0x3c6146=new Map(_0x3de4db[_0x277dbc(0xd6)](_0x7bc3c9=>[_0x7bc3c9,null]));if(_0x31dd04){for(const {element:_0x2b8556,attributes:_0x331105}of _0x31dd04[_0x277dbc(0xf4)])_0x331105&&_0x3c6146[_0x277dbc(0x10c)](_0x2b8556,_0x331105);}else{if(_0x2d0652&&_0x2d0652[_0x277dbc(0x178)])for(const [_0x223f5b,_0x3923b0]of Object[_0x277dbc(0x167)](_0x2d0652[_0x277dbc(0x178)])){const _0x4f9171=_0x3ce570[_0x277dbc(0x16a)][_0x277dbc(0x197)][_0x277dbc(0x10b)](_0x223f5b),_0x25966c=_0x4f9171?_0x4f9171[_0x277dbc(0x12a)]()[_0x277dbc(0xcf)]():null;_0x25966c&&_0x3c6146[_0x277dbc(0x10c)](_0x25966c,_0x3923b0);}}_0x3ce570[_0x277dbc(0x16a)][_0x277dbc(0x104)](_0x49c480=>{const _0x2a1d73=_0x277dbc;for(const [_0xe04ff6,_0x1fed2c]of _0x3c6146)_0x49c480[_0x2a1d73(0x179)]({...Ce,..._0x1fed2c},_0xe04ff6);});});const _0x139f6d=(_0x55be81,_0x5e07f1)=>{const _0x25fdea=_0xc796db;_0x5c4edf[_0x25fdea(0xde)][_0x25fdea(0xf7)](_0x55be81,_0x25fdea(0x153),_0x5e07f1,(_0x54aeef,_0x44f1f4,_0x46660f)=>{const _0x4b57ad=_0x25fdea;_0x3ce570[_0x4b57ad(0x16a)][_0x4b57ad(0x104)](_0x295c58=>{const _0x3f4b6b=_0x4b57ad,_0x3a8d2c=[];for(const _0x26c84b of _0x54aeef){const _0x4c9242=_0x26c84b[_0x3f4b6b(0x17d)][_0x3f4b6b(0x138)];_0x4c9242['is'](_0x3f4b6b(0x199),_0x3f4b6b(0x10d))&&_0x3a8d2c[_0x3f4b6b(0x12f)](_0x4c9242);}_0x5c4edf[_0x3f4b6b(0xde)][_0x3f4b6b(0x145)](_0x55be81,null,_0x5e07f1)(_0x54aeef,_0x44f1f4,_0x46660f);for(const _0x91aa1f of _0x3a8d2c)_0x3f4b6b(0x169)!=_0x91aa1f[_0x3f4b6b(0x144)][_0x3f4b6b(0x13d)]&&_0x295c58[_0x3f4b6b(0x174)](_0x91aa1f);});});};_0x139f6d(_0xc796db(0x109),_0xc796db(0x136)),_0x139f6d(_0xc796db(0x109),_0xc796db(0x120)),_0x139f6d(_0xc796db(0x155),_0xc796db(0x136)),_0x139f6d(_0xc796db(0x155),_0xc796db(0x120)),_0x5c4edf[_0xc796db(0xde)][_0xc796db(0xf7)](_0xc796db(0x109),_0xc796db(0xd5),_0xc796db(0x120),_0x18ecc2=>{const _0x155f0e=_0xc796db,_0x107527=_0x18ecc2[_0x155f0e(0xd6)](_0x2e7885=>_0x2e7885[_0x155f0e(0xcf)]()),_0x5c240d=_0x107527[0x0][_0x155f0e(0x18e)](_0x155f0e(0xeb)),{minRow:_0x378e3b,maxRow:_0x2bdf79}=_0x4bdae2[_0x155f0e(0x14d)](_0x107527);_0x1006cf[_0x155f0e(0x159)](_0x5c240d,{'at':_0x378e3b,'rows':_0x2bdf79-_0x378e3b+0x1});}),_0x5c4edf[_0xc796db(0xde)][_0xc796db(0xf7)](_0xc796db(0x109),_0xc796db(0x18a),_0xc796db(0x120),_0x5d592f=>{const _0x367c64=_0xc796db,_0x23a32a=_0x5d592f[_0x367c64(0xd6)](_0x546d5e=>_0x546d5e[_0x367c64(0xcf)]()),_0xba111a=_0x23a32a[0x0][_0x367c64(0x18e)](_0x367c64(0xeb)),{minColumn:_0x4b6762,maxColumn:_0x217dbe}=_0x4bdae2[_0x367c64(0x14d)](_0x23a32a);_0x1006cf[_0x367c64(0xef)](_0xba111a,{'at':_0x4b6762,'columns':_0x217dbe-_0x4b6762+0x1});});const _0x2f0c1f=(_0x571f38,_0x110e7b)=>{const _0x3b5303=_0xc796db;if(!_0x110e7b[_0x3b5303(0x11a)]||!_0x110e7b[_0x3b5303(0x11a)][_0x3b5303(0xf9)](_0x3b5303(0x153)))return;const _0x3b04de=_0x110e7b[_0x3b5303(0x10e)][_0x3b5303(0xe7)],_0x42295d=_0x5c4edf[_0x3b5303(0x108)]()[_0x3b5303(0xf8)](_0x1f8c49=>_0x1f8c49[_0x3b5303(0x157)]&&_0x1f8c49[_0x3b5303(0x10e)]&&_0x1f8c49[_0x3b5303(0x10e)][_0x3b5303(0xe7)]==_0x3b04de);_0x42295d[_0x3b5303(0x11c)]&&_0x110e7b[_0x3b5303(0xff)]()[_0x3b5303(0x11c)]!=_0x42295d[_0x3b5303(0x11c)]&&_0x42295d[_0x3b5303(0x172)]((_0x349da3,_0x18d466)=>(_0x349da3[_0x3b5303(0x17c)]=_0x18d466,_0x18d466[_0x3b5303(0x161)]=_0x349da3,_0x18d466));};function _0x52c863(_0xaf9c26,_0x39c55c=!0x0){const _0x261ba4=_0xc796db,{id:_0x363c7b}=_0x5c4edf[_0x261ba4(0x11b)](_0xaf9c26[_0x261ba4(0x16e)]),_0x5e1d00=[_0x261ba4(0x15a),_0x261ba4(0x154)],_0x468904=_0x5c4edf[_0x261ba4(0x17e)][_0x261ba4(0x184)](_0xaf9c26[_0x261ba4(0x16e)]);return _0x468904&&_0x5e1d00[_0x261ba4(0x12f)](_0x261ba4(0x164)),{'classes':_0x5e1d00,'attributes':{'data-suggestion':_0x363c7b},'priority':_0x468904&&_0x39c55c?0xbc2:0xbb8};}_0x5c4edf['on'](_0xc796db(0x13e),_0x2f0c1f,{'priority':_0xc796db(0x181)}),_0x5c4edf['on'](_0xc796db(0xd1),_0x2f0c1f,{'priority':_0xc796db(0x181)}),_0x3ce570[_0xc796db(0x16a)][_0xc796db(0x113)][_0xc796db(0x148)](()=>{const _0xf791e0=_0xc796db;let _0x2a57d3=!0x1;const _0x42779a=Array[_0xf791e0(0xf1)](_0x3ce570[_0xf791e0(0x16a)][_0xf791e0(0x113)][_0xf791e0(0x100)][_0xf791e0(0x107)]());for(const {name:_0x2aed81,data:_0x53ee7a}of _0x42779a){const {group:_0x49b672,type:_0x4641dc,id:_0x1ee6b2}=_0x5c4edf[_0xf791e0(0x11b)](_0x2aed81);if(_0xf791e0(0x115)!=_0x49b672||_0xf791e0(0x155)!=_0x4641dc||_0x53ee7a[_0xf791e0(0xd4)])continue;if(!_0x5c4edf[_0xf791e0(0x150)](_0x1ee6b2))continue;const _0xcdf2d0=_0x5c4edf[_0xf791e0(0x140)](_0x1ee6b2)[_0xf791e0(0x142)](),_0x2d3a90=_0x3ce570[_0xf791e0(0x158)][_0xf791e0(0x10b)](_0xf791e0(0x168))['me'];for(const _0x2b253f of _0x5c4edf[_0xf791e0(0x108)]()){if(!_0x2b253f[_0xf791e0(0x157)]||_0x2b253f[_0xf791e0(0x151)]!=_0x2d3a90)continue;if(_0xf791e0(0x114)!=_0x2b253f[_0xf791e0(0x160)]||_0xf791e0(0x14f)!=_0x2b253f[_0xf791e0(0x11a)])continue;if(_0x2b253f[_0xf791e0(0x142)]()[_0xf791e0(0x126)](_0x3c6ea6=>_0xcdf2d0[_0xf791e0(0x175)](_0x426f66=>_0x426f66[_0xf791e0(0x119)](_0x3c6ea6,!0x0)))){for(const _0x25c1f1 of _0x2b253f[_0xf791e0(0xff)]())_0x25c1f1[_0xf791e0(0x157)]&&(_0x25c1f1[_0xf791e0(0x120)](),_0x2a57d3=!0x0);}}}return _0x2a57d3;}),_0x3ce570[_0xc796db(0x16a)][_0xc796db(0x113)][_0xc796db(0x148)](_0x6f17c9=>{const _0x2c4e79=_0xc796db,_0x45e788=_0x3ce570[_0x2c4e79(0x15d)][_0x2c4e79(0x10b)](_0x2c4e79(0x125));if(!_0x45e788||!_0x45e788[_0x2c4e79(0x123)][_0x2c4e79(0x17a)](_0x6f17c9[_0x2c4e79(0x131)]))return!0x1;let _0x31cba8=!0x1;const _0x558840=_0x3ce570[_0x2c4e79(0x158)][_0x2c4e79(0x10b)](_0x2c4e79(0x168))['me'],_0x55ae9b=_0x3ce570[_0x2c4e79(0x16a)][_0x2c4e79(0x113)][_0x2c4e79(0x100)][_0x2c4e79(0x11d)](),_0x52d286=Array[_0x2c4e79(0xf1)](_0x3ce570[_0x2c4e79(0x16a)][_0x2c4e79(0x113)][_0x2c4e79(0x100)][_0x2c4e79(0x107)]())[_0x2c4e79(0xf8)](({name:_0x51d4b6,data:_0x498f0f})=>{const _0x2fef4b=_0x2c4e79,{group:_0x3ee167,subType:_0x35a3a0,authorId:_0x500274}=_0x5c4edf[_0x2fef4b(0x11b)](_0x51d4b6);return _0x2fef4b(0x115)==_0x3ee167&&_0x2fef4b(0x153)==_0x35a3a0&&_0x500274==_0x558840['id']&&!_0x498f0f[_0x2fef4b(0xd4)];});for(const _0x32569b of _0x55ae9b){if(_0x2c4e79(0x15b)!=_0x32569b[_0x2c4e79(0x160)]||_0x2c4e79(0x10d)!=_0x32569b[_0x2c4e79(0x143)]||0x1!=_0x32569b[_0x2c4e79(0x11c)])continue;const _0x505d8f=_0x6f17c9[_0x2c4e79(0x10a)](_0x32569b[_0x2c4e79(0x127)],_0x32569b[_0x2c4e79(0x127)][_0x2c4e79(0xd7)](0x1));if(!_0x52d286[_0x2c4e79(0x196)](({data:_0x5c68d4})=>_0x5c68d4[_0x2c4e79(0xf2)][_0x2c4e79(0x18c)](_0x505d8f))){for(const {name:_0x492a3a,data:_0xd4a75d}of _0x52d286)if(_0x505d8f[_0x2c4e79(0x119)](_0xd4a75d[_0x2c4e79(0xf2)])){_0x6f17c9[_0x2c4e79(0x185)](_0x492a3a,{'range':_0x505d8f}),_0x31cba8=!0x0;break;}}}return _0x31cba8;}),_0x3ce570[_0xc796db(0x16a)][_0xc796db(0x113)][_0xc796db(0x148)](_0x45b8be=>{const _0x1a650a=_0xc796db;let _0x3f5aea=!0x1;const _0x16bd0a=_0x3ce570[_0x1a650a(0x158)][_0x1a650a(0x10b)](_0x1a650a(0x168))['me'],_0x468302=_0x5c4edf[_0x1a650a(0x108)]()[_0x1a650a(0xf8)](_0x9e223=>_0x9e223[_0x1a650a(0x157)]&&_0x9e223[_0x1a650a(0x151)]==_0x16bd0a),_0x3570f5=new Set(),_0x46a826=new Set();for(const _0x9805fd of _0x468302)if(_0x1a650a(0x153)==_0x9805fd[_0x1a650a(0x11a)])for(const _0x25eff3 of _0x9805fd[_0x1a650a(0xfe)]()){const _0x4dd78d=_0x25eff3[_0x1a650a(0x12a)]()[_0x1a650a(0xcf)]();if(_0x4dd78d){if(_0x4dd78d['is'](_0x1a650a(0x199),_0x1a650a(0x10d))&&Pe(_0x4dd78d)){_0x9805fd[_0x1a650a(0x11f)](_0x25eff3[_0x1a650a(0x143)]),_0x3570f5[_0x1a650a(0x18f)](_0x4dd78d),_0x3f5aea=!0x0;const _0xec7dea=_0x4dd78d[_0x1a650a(0x156)],_0x2b0c23=_0x4dd78d[_0x1a650a(0x193)],_0xd81fa0=_0xec7dea&&_0xec7dea['is'](_0x1a650a(0x199),_0x1a650a(0x10d)),_0x36a3e8=_0x2b0c23&&_0x2b0c23['is'](_0x1a650a(0x199),_0x1a650a(0x10d));_0xd81fa0&&!_0x3570f5[_0x1a650a(0x17a)](_0xec7dea)&&_0x46a826[_0x1a650a(0x18f)](_0xec7dea),_0x36a3e8&&!_0x3570f5[_0x1a650a(0x17a)](_0x2b0c23)&&_0x46a826[_0x1a650a(0x18f)](_0x2b0c23);}else _0x4dd78d['is'](_0x1a650a(0x199),_0x1a650a(0x14a))&&_0x4dd78d[_0x1a650a(0xe1)]&&(_0x9805fd[_0x1a650a(0x11f)](_0x25eff3[_0x1a650a(0x143)]),_0x3f5aea=!0x0);}}else{if(_0x1a650a(0x14f)==_0x9805fd[_0x1a650a(0x11a)]){if(!_0x9805fd[_0x1a650a(0x10e)]||!_0x9805fd[_0x1a650a(0x10e)][_0x1a650a(0xe7)])continue;const _0xa96b93=_0x9805fd[_0x1a650a(0x10e)][_0x1a650a(0x178)];if(_0xa96b93&&Object[_0x1a650a(0xe9)](_0xa96b93)[_0x1a650a(0x11c)])continue;const _0x2f8f28=_0x9805fd[_0x1a650a(0x10e)][_0x1a650a(0xe7)];let _0x1c22b4=!0x0,_0x273bda=!0x0;for(const _0x453f0e of _0x468302)if(_0x453f0e[_0x1a650a(0x11a)]&&_0x453f0e[_0x1a650a(0x11a)][_0x1a650a(0xf9)](_0x1a650a(0x153))){if(!_0x453f0e[_0x1a650a(0x10e)][_0x1a650a(0xe7)]){_0x273bda=!0x1;break;}if(_0x453f0e['id']!=_0x9805fd['id']&&_0x453f0e[_0x1a650a(0x10e)][_0x1a650a(0xe7)]==_0x2f8f28){_0x1c22b4=!0x1;break;}}_0x273bda&&_0x1c22b4&&(_0x9805fd[_0x1a650a(0x170)](),_0x3f5aea=!0x0);}}for(const _0x3d94d9 of _0x3570f5)_0x45b8be[_0x1a650a(0xf0)](_0x3d94d9);for(const _0x5b8632 of _0x46a826)_0x45b8be[_0x1a650a(0x174)](_0x5b8632);return _0x3f5aea;}),_0x3ce570[_0xc796db(0x16f)][_0xc796db(0x163)](_0xc796db(0x11e))[_0xc796db(0xd3)]({'model':_0xc796db(0x149),'view':(_0x5d46d4,_0x24f8b6)=>_0x52c863(_0x5d46d4),'converterPriority':_0xc796db(0x181)}),_0x3ce570[_0xc796db(0x16f)][_0xc796db(0x163)](_0xc796db(0x177))[_0xc796db(0xd3)]({'model':_0xc796db(0x149),'view':(_0x34e23f,_0x3d396b)=>_0x3d396b[_0xc796db(0x146)][_0xc796db(0x121)]?_0x52c863(_0x34e23f,!0x1):null,'converterPriority':_0xc796db(0x181)});const _0x165525=_0x3ce570[_0xc796db(0x17b)][_0xc796db(0xf5)];this[_0xc796db(0x12c)](_0x165525[_0xc796db(0x113)],_0xc796db(0x17f),(_0x5d1dd9,_0x104890)=>{const _0x1d7e99=_0xc796db,_0xbad4f9=[];for(const _0x3a4dad of _0x165525[_0x1d7e99(0x106)](_0x104890[_0x1d7e99(0x12b)])[_0x1d7e99(0x16b)]())_0x3a4dad['is'](_0x1d7e99(0x199),_0x1d7e99(0x117))&&_0xbad4f9[_0x1d7e99(0x12f)](_0x3a4dad);_0x165525[_0x1d7e99(0x104)](_0x765bfa=>{const _0x5acd67=_0x1d7e99;for(const _0x3aec5e of _0xbad4f9)_0x765bfa[_0x5acd67(0xd2)](_0x765bfa[_0x5acd67(0x106)](_0x3aec5e),_0x765bfa[_0x5acd67(0x180)](_0x3aec5e)),_0x765bfa[_0x5acd67(0xf0)](_0x3aec5e);});});}}function Pe(_0x4814aa){const _0x4d8527=_0x4e386b;if(_0x4814aa[_0x4d8527(0xe1)])return!0x0;const _0x228d20=_0x4814aa[_0x4d8527(0x111)](0x0);return _0x228d20['is'](_0x4d8527(0x199),_0x4d8527(0x14a))&&_0x228d20[_0x4d8527(0xe1)];}function he(_0x53dab5,_0x38ecde={},_0x1c229a){const _0x553396=_0x4e386b;for(const {isAnchor:_0x5488a1,cellHeight:_0x326313,cellWidth:_0x164677}of _0x1c229a[_0x553396(0x124)](_0x53dab5,{'includeAllSlots':!0x0,..._0x38ecde}))if(!_0x5488a1||0x1!=_0x326313||0x1!=_0x164677)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4967(_0x4a85b2,_0x551f24){const _0x11254f=_0x1125();return _0x4967=function(_0x4967e0,_0x10b2d5){_0x4967e0=_0x4967e0-0xe1;let _0xc4714e=_0x11254f[_0x4967e0];return _0xc4714e;},_0x4967(_0x4a85b2,_0x551f24);}const _0x322be0=_0x4967;(function(_0x1cd15b,_0x199b7c){const _0x39bd7a=_0x4967,_0x5bc8f3=_0x1cd15b();while(!![]){try{const _0x2cbced=parseInt(_0x39bd7a(0xf4))/0x1+-parseInt(_0x39bd7a(0xea))/0x2+-parseInt(_0x39bd7a(0xe8))/0x3+parseInt(_0x39bd7a(0xe4))/0x4+parseInt(_0x39bd7a(0xf1))/0x5*(parseInt(_0x39bd7a(0x107))/0x6)+parseInt(_0x39bd7a(0x100))/0x7+-parseInt(_0x39bd7a(0xfa))/0x8;if(_0x2cbced===_0x199b7c)break;else _0x5bc8f3['push'](_0x5bc8f3['shift']());}catch(_0x1bb263){_0x5bc8f3['push'](_0x5bc8f3['shift']());}}}(_0x1125,0x2aa66));function _0x1125(){const _0x359555=['type','registerDescriptionCallback','859664gcxysU','change','TableColumnResizeEditing','data','827820unTIzV','_descriptionFactory','115358OeTdxR','selection','_suggestionFactory','getTableColumnsWidths','document','formatInline','author','5OqYViO','getSelectedElement','handleSuggestionDescription','220709KOerop','registerCustomCallback','has','locale','*Format:*\x20resize\x20table','format','4524304FWrjtQ','Users','formatBlock','plugins','resizeTable','model','2240630eKnTny','getSuggestionCallback','editor','formatGroupId','resizeTableWidth','commandParams','get','1908816ckDmDl','table','tableWidth','columnWidths','markBlockFormat','enableCommand','getSuggestions','afterInit','accept','getAttribute','subType','TrackChangesEditing','getContainedElement','bind','handleResizeTableWidthCommand','getColumnGroupElement','discard'];_0x1125=function(){return _0x359555;};return _0x1125();}import{Plugin as _0x464321}from'ckeditor5/src/core.js';import{getTranslation as _0x5c9501}from'../utils/common-translations.js';export default class vt extends _0x464321{[_0x322be0(0x10e)](){const _0x403f31=_0x322be0;if(!this[_0x403f31(0x102)][_0x403f31(0xfd)][_0x403f31(0xf6)](_0x403f31(0xe6)))return;const _0x2042b2=this[_0x403f31(0x102)][_0x403f31(0xfd)][_0x403f31(0x106)](_0x403f31(0x112));_0x2042b2[_0x403f31(0x10c)](_0x403f31(0x104),this[_0x403f31(0x115)][_0x403f31(0x114)](this)),_0x2042b2[_0x403f31(0xec)][_0x403f31(0xf5)](_0x403f31(0xfc),_0x403f31(0xfe),_0x403f31(0x10f),_0x2042b2[_0x403f31(0xec)][_0x403f31(0x101)](_0x403f31(0xfc),null,_0x403f31(0xe1))),_0x2042b2[_0x403f31(0xec)][_0x403f31(0xf5)](_0x403f31(0xfc),_0x403f31(0xfe),_0x403f31(0xe1),_0x2042b2[_0x403f31(0xec)][_0x403f31(0x101)](_0x403f31(0xfc),null,_0x403f31(0x10f))),_0x2042b2[_0x403f31(0xe9)][_0x403f31(0xe3)](this[_0x403f31(0xf3)][_0x403f31(0x114)](this));}[_0x322be0(0x115)](_0x3a971d,_0x54b4ba){const _0x2c06ed=_0x322be0,_0xa00eb7=this[_0x2c06ed(0x102)][_0x2c06ed(0xfd)][_0x2c06ed(0x106)](_0x2c06ed(0x112)),_0xe047e3=this[_0x2c06ed(0x102)][_0x2c06ed(0xfd)][_0x2c06ed(0x106)](_0x2c06ed(0xe6)),_0x4dcfcf=_0x54b4ba[_0x2c06ed(0x108)]||this[_0x2c06ed(0x102)][_0x2c06ed(0xff)][_0x2c06ed(0xee)][_0x2c06ed(0xeb)][_0x2c06ed(0xf2)]();this[_0x2c06ed(0x102)][_0x2c06ed(0xff)][_0x2c06ed(0xe5)](()=>{const _0x4ef7be=_0x2c06ed,_0x245e3e=_0xe047e3[_0x4ef7be(0x116)](_0x4dcfcf);let _0x468d2f=_0x245e3e?_0xe047e3[_0x4ef7be(0xed)](_0x245e3e):null,_0x58a2e3=_0x4dcfcf[_0x4ef7be(0x110)](_0x4ef7be(0x109))||null;const _0x5025cf=_0x54b4ba[_0x4ef7be(0x109)]||_0x58a2e3,_0x407b22=_0x54b4ba[_0x4ef7be(0x10a)]||_0x468d2f,_0x36e9e8=this[_0x4ef7be(0x102)][_0x4ef7be(0xfd)][_0x4ef7be(0x106)](_0x4ef7be(0xfb))['me'];for(const _0x4aed4e of _0xa00eb7[_0x4ef7be(0x10d)]()){const _0x21445d=_0x4aed4e[_0x4ef7be(0x113)]();if(_0x4ef7be(0xfe)===_0x4aed4e[_0x4ef7be(0x111)]&&_0x21445d===_0x4dcfcf){_0x4aed4e[_0x4ef7be(0xf0)]!==_0x36e9e8&&_0x4aed4e[_0x4ef7be(0xe1)]();const _0x3c8dc8=_0x4aed4e[_0x4ef7be(0xe7)][_0x4ef7be(0x105)];_0x58a2e3=_0x3c8dc8[0x0][_0x4ef7be(0x109)],_0x468d2f=_0x3c8dc8[0x0][_0x4ef7be(0x10a)];break;}}_0x3a971d({'table':_0x4dcfcf,'tableWidth':_0x5025cf,'columnWidths':_0x407b22}),_0xa00eb7[_0x4ef7be(0x10b)](_0x4dcfcf,{'commandName':_0x4ef7be(0x104),'commandParams':[{'tableWidth':_0x58a2e3,'columnWidths':_0x468d2f}],'formatGroupId':_0x4ef7be(0xfe)},[],_0x4ef7be(0xfe));});}[_0x322be0(0xf3)](_0x2297f2){const _0x34f5a2=_0x322be0;if(_0x34f5a2(0xfc)!=_0x2297f2[_0x34f5a2(0xe2)]&&_0x34f5a2(0xef)!=_0x2297f2[_0x34f5a2(0xe2)])return;const {data:_0xf15c6f}=_0x2297f2;if(_0xf15c6f&&_0x34f5a2(0xfe)===_0xf15c6f[_0x34f5a2(0x103)]){const _0x3666ae=_0x34f5a2(0xf8);return{'type':_0x34f5a2(0xf9),'content':_0x5c9501(this[_0x34f5a2(0x102)][_0x34f5a2(0xf7)],_0x3666ae)};}}}
23
+ const _0x542138=_0x18d0;function _0x51c8(){const _0x42998f=['_descriptionFactory','getContainedElement','registerCustomCallback','format','getSuggestionCallback','has','getTableColumnsWidths','4097376gPalBb','formatInline','2241inFTNj','subType','_suggestionFactory','get','resizeTableWidth','registerDescriptionCallback','accept','77990tTmISA','Users','document','formatGroupId','formatBlock','getSelectedElement','resizeTable','columnWidths','author','editor','table','*Format:*\x20resize\x20table','enableCommand','discard','plugins','tableWidth','commandParams','getAttribute','data','TrackChangesEditing','975573BSIUMS','markBlockFormat','afterInit','bind','getSuggestions','4159288gFAHTr','2383490VAtDZO','2481750Huzxag','type','3146CHsXKl','TableColumnResizeEditing','handleSuggestionDescription','getColumnGroupElement','4Finijr','handleResizeTableWidthCommand','85NlSZny','change','locale','selection','model'];_0x51c8=function(){return _0x42998f;};return _0x51c8();}(function(_0x4a974e,_0x285bb9){const _0x3fff66=_0x18d0,_0x57195b=_0x4a974e();while(!![]){try{const _0x1ceab0=parseInt(_0x3fff66(0x20d))/0x1*(-parseInt(_0x3fff66(0x207))/0x2)+-parseInt(_0x3fff66(0x1fe))/0x3+-parseInt(_0x3fff66(0x20b))/0x4*(parseInt(_0x3fff66(0x204))/0x5)+parseInt(_0x3fff66(0x205))/0x6+-parseInt(_0x3fff66(0x203))/0x7+-parseInt(_0x3fff66(0x1e1))/0x8+parseInt(_0x3fff66(0x1e3))/0x9*(parseInt(_0x3fff66(0x1ea))/0xa);if(_0x1ceab0===_0x285bb9)break;else _0x57195b['push'](_0x57195b['shift']());}catch(_0x3872b4){_0x57195b['push'](_0x57195b['shift']());}}}(_0x51c8,0x4c91a));import{Plugin as _0x1ebcd1}from'ckeditor5/src/core.js';function _0x18d0(_0x2834f7,_0x551aa9){const _0x51c859=_0x51c8();return _0x18d0=function(_0x18d06f,_0x3ac1ab){_0x18d06f=_0x18d06f-0x1e1;let _0x29e999=_0x51c859[_0x18d06f];return _0x29e999;},_0x18d0(_0x2834f7,_0x551aa9);}import{getTranslation as _0x13babf}from'../utils/common-translations.js';export default class vt extends _0x1ebcd1{[_0x542138(0x200)](){const _0x56f97b=_0x542138;if(!this[_0x56f97b(0x1f3)][_0x56f97b(0x1f8)][_0x56f97b(0x217)](_0x56f97b(0x208)))return;const _0x3e9dae=this[_0x56f97b(0x1f3)][_0x56f97b(0x1f8)][_0x56f97b(0x1e6)](_0x56f97b(0x1fd));_0x3e9dae[_0x56f97b(0x1f6)](_0x56f97b(0x1e7),this[_0x56f97b(0x20c)][_0x56f97b(0x201)](this)),_0x3e9dae[_0x56f97b(0x1e5)][_0x56f97b(0x214)](_0x56f97b(0x1ee),_0x56f97b(0x1f0),_0x56f97b(0x1e9),_0x3e9dae[_0x56f97b(0x1e5)][_0x56f97b(0x216)](_0x56f97b(0x1ee),null,_0x56f97b(0x1f7))),_0x3e9dae[_0x56f97b(0x1e5)][_0x56f97b(0x214)](_0x56f97b(0x1ee),_0x56f97b(0x1f0),_0x56f97b(0x1f7),_0x3e9dae[_0x56f97b(0x1e5)][_0x56f97b(0x216)](_0x56f97b(0x1ee),null,_0x56f97b(0x1e9))),_0x3e9dae[_0x56f97b(0x212)][_0x56f97b(0x1e8)](this[_0x56f97b(0x209)][_0x56f97b(0x201)](this));}[_0x542138(0x20c)](_0x5f0775,_0x43f4c6){const _0x3518f8=_0x542138,_0x352625=this[_0x3518f8(0x1f3)][_0x3518f8(0x1f8)][_0x3518f8(0x1e6)](_0x3518f8(0x1fd)),_0x1b4214=this[_0x3518f8(0x1f3)][_0x3518f8(0x1f8)][_0x3518f8(0x1e6)](_0x3518f8(0x208)),_0x276283=_0x43f4c6[_0x3518f8(0x1f4)]||this[_0x3518f8(0x1f3)][_0x3518f8(0x211)][_0x3518f8(0x1ec)][_0x3518f8(0x210)][_0x3518f8(0x1ef)]();this[_0x3518f8(0x1f3)][_0x3518f8(0x211)][_0x3518f8(0x20e)](()=>{const _0x508d29=_0x3518f8,_0xdcec88=_0x1b4214[_0x508d29(0x20a)](_0x276283);let _0x21c911=_0xdcec88?_0x1b4214[_0x508d29(0x218)](_0xdcec88):null,_0x428937=_0x276283[_0x508d29(0x1fb)](_0x508d29(0x1f9))||null;const _0x1f014a=_0x43f4c6[_0x508d29(0x1f9)]||_0x428937,_0x36371d=_0x43f4c6[_0x508d29(0x1f1)]||_0x21c911,_0x78eb94=this[_0x508d29(0x1f3)][_0x508d29(0x1f8)][_0x508d29(0x1e6)](_0x508d29(0x1eb))['me'];for(const _0x5d4f7b of _0x352625[_0x508d29(0x202)]()){const _0x540352=_0x5d4f7b[_0x508d29(0x213)]();if(_0x508d29(0x1f0)===_0x5d4f7b[_0x508d29(0x1e4)]&&_0x540352===_0x276283){_0x5d4f7b[_0x508d29(0x1f2)]!==_0x78eb94&&_0x5d4f7b[_0x508d29(0x1f7)]();const _0x1a57bd=_0x5d4f7b[_0x508d29(0x1fc)][_0x508d29(0x1fa)];_0x428937=_0x1a57bd[0x0][_0x508d29(0x1f9)],_0x21c911=_0x1a57bd[0x0][_0x508d29(0x1f1)];break;}}_0x5f0775({'table':_0x276283,'tableWidth':_0x1f014a,'columnWidths':_0x36371d}),_0x352625[_0x508d29(0x1ff)](_0x276283,{'commandName':_0x508d29(0x1e7),'commandParams':[{'tableWidth':_0x428937,'columnWidths':_0x21c911}],'formatGroupId':_0x508d29(0x1f0)},[],_0x508d29(0x1f0));});}[_0x542138(0x209)](_0x119662){const _0x42cf08=_0x542138;if(_0x42cf08(0x1ee)!=_0x119662[_0x42cf08(0x206)]&&_0x42cf08(0x1e2)!=_0x119662[_0x42cf08(0x206)])return;const {data:_0x27af2e}=_0x119662;if(_0x27af2e&&_0x42cf08(0x1f0)===_0x27af2e[_0x42cf08(0x1ed)]){const _0x5d5965=_0x42cf08(0x1f5);return{'type':_0x42cf08(0x215),'content':_0x13babf(this[_0x42cf08(0x1f3)][_0x42cf08(0x20f)],_0x5d5965)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x215ec6=_0x2262;(function(_0x4b8c98,_0xec19e0){const _0x4e40b8=_0x2262,_0x1e4501=_0x4b8c98();while(!![]){try{const _0x4a6819=-parseInt(_0x4e40b8(0x19b))/0x1+-parseInt(_0x4e40b8(0x160))/0x2*(parseInt(_0x4e40b8(0x150))/0x3)+-parseInt(_0x4e40b8(0x196))/0x4*(parseInt(_0x4e40b8(0x173))/0x5)+parseInt(_0x4e40b8(0x162))/0x6+-parseInt(_0x4e40b8(0x14e))/0x7*(-parseInt(_0x4e40b8(0x168))/0x8)+parseInt(_0x4e40b8(0x157))/0x9+parseInt(_0x4e40b8(0x17d))/0xa;if(_0x4a6819===_0xec19e0)break;else _0x1e4501['push'](_0x1e4501['shift']());}catch(_0x2927ab){_0x1e4501['push'](_0x1e4501['shift']());}}}(_0x5ed7,0x2c16a));import{Plugin as _0x411407}from'ckeditor5/src/core.js';function _0x2262(_0x32fbc5,_0x3a0715){const _0x5ed7f0=_0x5ed7();return _0x2262=function(_0x226255,_0x4aefd1){_0x226255=_0x226255-0x14c;let _0x23055b=_0x5ed7f0[_0x226255];return _0x23055b;},_0x2262(_0x32fbc5,_0x3a0715);}import _0x4cfbab from'./table.js';import{getTranslation as _0x27e9d2}from'../utils/common-translations.js';export default class At extends _0x411407{static get[_0x215ec6(0x16a)](){return[_0x4cfbab];}[_0x215ec6(0x170)](){const _0x3379e9=_0x215ec6,_0x25bfee=this[_0x3379e9(0x153)];if(!_0x25bfee[_0x3379e9(0x174)][_0x3379e9(0x197)](_0x3379e9(0x18b)))return;const _0x2dbb84=_0x25bfee[_0x3379e9(0x195)],_0x3b6a99=_0x25bfee[_0x3379e9(0x174)][_0x3379e9(0x154)](_0x3379e9(0x161));_0x3b6a99[_0x3379e9(0x191)](_0x3379e9(0x15f),[],[_0x3379e9(0x1a0)]),_0x3b6a99[_0x3379e9(0x191)](_0x3379e9(0x158),[],[_0x3379e9(0x165)]),_0x3b6a99[_0x3379e9(0x18d)][_0x3379e9(0x18a)](_0x3379e9(0x1a0),_0x27e9d2(_0x2dbb84,_0x3379e9(0x19e))),_0x3b6a99[_0x3379e9(0x18d)][_0x3379e9(0x18a)](_0x3379e9(0x165),_0x27e9d2(_0x2dbb84,_0x3379e9(0x18c))),this[_0x3379e9(0x159)]();}[_0x215ec6(0x159)](){const _0x54d11b=_0x215ec6,_0x47c6fd=this[_0x54d11b(0x153)][_0x54d11b(0x174)][_0x54d11b(0x154)](_0x54d11b(0x161)),_0x3766a7=this[_0x54d11b(0x153)][_0x54d11b(0x174)][_0x54d11b(0x154)](_0x54d11b(0x190)),_0x33c54a=this[_0x54d11b(0x153)][_0x54d11b(0x174)][_0x54d11b(0x154)](_0x4cfbab)[_0x54d11b(0x16d)]();function _0x15a96d({showActiveMarker:_0x1b97eb=!0x0,setDataAttribute:_0xb4d19a=!0x0}={}){return(_0x5a35aa,_0x2790b7,_0x586cb2)=>{const _0x581e52=_0x2262,{type:_0x228e03,id:_0x55b2dd}=_0x47c6fd[_0x581e52(0x198)](_0x2790b7[_0x581e52(0x152)]),_0x2995ce=_0x47c6fd[_0x581e52(0x166)](_0x55b2dd),_0x76d285=_0x2995ce[_0x581e52(0x19f)];if(_0x581e52(0x169)!=_0x2995ce[_0x581e52(0x185)]||!_0x76d285||_0x581e52(0x158)!=_0x76d285[_0x581e52(0x186)])return;if(_0x2790b7[_0x581e52(0x17e)])return void _0x5a35aa[_0x581e52(0x189)]();if(!_0x586cb2[_0x581e52(0x192)][_0x581e52(0x19d)](_0x2790b7[_0x581e52(0x194)],_0x5a35aa[_0x581e52(0x182)]))return;const _0x3c693a=_0x2790b7[_0x581e52(0x194)][_0x581e52(0x16c)][_0x581e52(0x16f)],_0x7ee11d=_0x2790b7[_0x581e52(0x194)][_0x581e52(0x172)][_0x581e52(0x181)],_0xe43fb9=_0x3c693a[_0x581e52(0x15c)][_0x581e52(0x15c)],{column:_0x3f8f98}=_0x3766a7[_0x581e52(0x17f)](_0x3c693a),{column:_0x12feea}=_0x3766a7[_0x581e52(0x17f)](_0x7ee11d);for(let _0x375489=_0x3f8f98;_0x375489<=_0x12feea;_0x375489++){const _0xad8409=_0x3766a7[_0x581e52(0x14c)](_0xe43fb9,{'column':_0x375489,'includeAllSlots':!0x1});for(const _0x31cef6 of _0xad8409){const _0x3bdd69=_0x31cef6[_0x581e52(0x17b)],_0x2b9410=_0x586cb2[_0x581e52(0x193)][_0x581e52(0x156)](_0x3bdd69);_0x586cb2[_0x581e52(0x164)][_0x581e52(0x14f)](_0x581e52(0x15a)+_0x228e03,_0x2b9410),_0xb4d19a&&_0x586cb2[_0x581e52(0x164)][_0x581e52(0x180)](_0x581e52(0x17c),_0x55b2dd,_0x2b9410),_0x586cb2[_0x581e52(0x193)][_0x581e52(0x155)](_0x2b9410,_0x2790b7[_0x581e52(0x152)]),_0x1b97eb&&(_0x47c6fd[_0x581e52(0x16e)][_0x581e52(0x183)](_0x2790b7[_0x581e52(0x152)])?_0x586cb2[_0x581e52(0x164)][_0x581e52(0x14f)](_0x581e52(0x184),_0x2b9410):_0x586cb2[_0x581e52(0x164)][_0x581e52(0x15d)](_0x581e52(0x184),_0x2b9410));}}};}_0x47c6fd[_0x54d11b(0x171)][_0x54d11b(0x179)](_0x54d11b(0x169),_0x54d11b(0x15f),_0x54d11b(0x17a),_0x33c54a),_0x47c6fd[_0x54d11b(0x171)][_0x54d11b(0x179)](_0x54d11b(0x169),_0x54d11b(0x158),_0x54d11b(0x17a),_0x33c54a),this[_0x54d11b(0x153)][_0x54d11b(0x177)][_0x54d11b(0x18e)]['on'](_0x54d11b(0x199),_0x15a96d(),{'priority':_0x54d11b(0x175)}),this[_0x54d11b(0x153)][_0x54d11b(0x19f)][_0x54d11b(0x18e)]['on'](_0x54d11b(0x199),(_0x1c178d,_0x46f352,_0x1678a8)=>{const _0x29c5ae=_0x54d11b;_0x1678a8[_0x29c5ae(0x14d)][_0x29c5ae(0x167)]&&_0x15a96d({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x1c178d,_0x46f352,_0x1678a8);},{'priority':_0x54d11b(0x175)}),this[_0x54d11b(0x153)][_0x54d11b(0x177)][_0x54d11b(0x18e)]['on'](_0x54d11b(0x187),(_0xac15f2,_0x1d5b03,_0x42e1a5)=>{const _0x3bf59f=_0x54d11b,{type:_0xe5a584,id:_0x3ed700}=_0x47c6fd[_0x3bf59f(0x198)](_0x1d5b03[_0x3bf59f(0x152)]),_0x1080be=_0x47c6fd[_0x3bf59f(0x166)](_0x3ed700),_0x344b8d=_0x1080be[_0x3bf59f(0x19f)];if(_0x3bf59f(0x169)!=_0x1080be[_0x3bf59f(0x185)]||!_0x344b8d||_0x3bf59f(0x158)!=_0x344b8d[_0x3bf59f(0x186)])return;const _0x181e2c=_0x42e1a5[_0x3bf59f(0x193)][_0x3bf59f(0x188)](_0x1d5b03[_0x3bf59f(0x152)]);if(_0x181e2c){for(const _0x44c418 of _0x181e2c)_0x42e1a5[_0x3bf59f(0x164)][_0x3bf59f(0x15d)](_0x3bf59f(0x15a)+_0xe5a584,_0x44c418),_0x42e1a5[_0x3bf59f(0x164)][_0x3bf59f(0x15d)](_0x3bf59f(0x184),_0x44c418),_0x42e1a5[_0x3bf59f(0x164)][_0x3bf59f(0x151)](_0x3bf59f(0x17c),_0x44c418),_0x42e1a5[_0x3bf59f(0x193)][_0x3bf59f(0x163)](_0x44c418,_0x1d5b03[_0x3bf59f(0x152)]);}},{'priority':_0x54d11b(0x175)}),this[_0x54d11b(0x16b)]();}[_0x215ec6(0x16b)](){const _0x2b1ed5=_0x215ec6,_0x336627=this[_0x2b1ed5(0x153)],_0x7296d=_0x336627[_0x2b1ed5(0x195)];function _0x3688e8(_0x145362){const _0x364205=_0x2b1ed5;return{'type':_0x364205(0x19c),'content':_0x27e9d2(_0x7296d,_0x364205(0x15b),_0x145362)};}_0x336627[_0x2b1ed5(0x174)][_0x2b1ed5(0x154)](_0x2b1ed5(0x161))[_0x2b1ed5(0x18d)][_0x2b1ed5(0x15e)](_0x2697e5=>{const _0x3f1b2e=_0x2b1ed5;if(_0x3f1b2e(0x169)!=_0x2697e5[_0x3f1b2e(0x185)])return;const {data:_0x5e41bd}=_0x2697e5;if(_0x5e41bd){if(_0x3f1b2e(0x15f)==_0x5e41bd[_0x3f1b2e(0x186)]){const _0x485fba=_0x5e41bd[_0x3f1b2e(0x178)][0x0][_0x3f1b2e(0x176)];return _0x3688e8(_0x27e9d2(_0x7296d,_0x485fba?_0x3f1b2e(0x19e):_0x3f1b2e(0x18f)));}if(_0x3f1b2e(0x158)==_0x5e41bd[_0x3f1b2e(0x186)]){const _0x2b14ae=_0x5e41bd[_0x3f1b2e(0x178)][0x0][_0x3f1b2e(0x176)];return _0x3688e8(_0x27e9d2(_0x7296d,_0x2b14ae?_0x3f1b2e(0x18c):_0x3f1b2e(0x19a)));}}});}}function _0x5ed7(){const _0xf82ac=['setTableColumnHeader','_handleLegacySuggestions','ck-suggestion-marker-','*Format:*\x20%0','parent','removeClass','registerDescriptionCallback','setTableRowHeader','19798sGJSBU','TrackChangesEditing','469044hOGzwI','unbindElementFromMarkerName','writer','headingColumns','getSuggestion','showSuggestionHighlights','211744PoBXrZ','formatBlock','requires','_registerLegacyDescription','start','_acceptFormatSuggestionCallbackFactory','activeMarkers','nodeAfter','afterInit','_suggestionFactory','end','179985RhyFDd','plugins','highest','forceValue','editing','commandParams','registerCustomCallback','accept','cell','data-suggestion','7336460VLntuh','item','getCellLocation','setAttribute','nodeBefore','name','includes','ck-suggestion-marker--active','type','commandName','removeMarker:suggestion','markerNameToElements','stop','registerAttributeLabel','TableEditing','FORMAT_HEADER_COLUMN','_descriptionFactory','downcastDispatcher','FORMAT_REGULAR_ROW','TableUtils','_enableDefaultAttributesIntegration','consumable','mapper','markerRange','locale','36jDOkLg','has','_splitMarkerName','addMarker:suggestion','FORMAT_REGULAR_COLUMN','127358yvJyyd','format','consume','FORMAT_HEADER_ROW','data','headingRows','createTableWalker','options','7QMMqVO','addClass','96vGjNpj','removeAttribute','markerName','editor','get','bindElementToMarker','toViewElement','993573pHxJYs'];_0x5ed7=function(){return _0xf82ac;};return _0x5ed7();}
23
+ const _0x4c7471=_0x2877;(function(_0x20bfca,_0x5b8c4b){const _0x24a889=_0x2877,_0x34e138=_0x20bfca();while(!![]){try{const _0x3b122f=parseInt(_0x24a889(0x19b))/0x1+parseInt(_0x24a889(0x1c0))/0x2*(parseInt(_0x24a889(0x1e5))/0x3)+-parseInt(_0x24a889(0x1ac))/0x4+parseInt(_0x24a889(0x1d2))/0x5+-parseInt(_0x24a889(0x1d3))/0x6+-parseInt(_0x24a889(0x1b8))/0x7+parseInt(_0x24a889(0x1e4))/0x8*(parseInt(_0x24a889(0x1d5))/0x9);if(_0x3b122f===_0x5b8c4b)break;else _0x34e138['push'](_0x34e138['shift']());}catch(_0x3a243c){_0x34e138['push'](_0x34e138['shift']());}}}(_0x3d32,0x36752));import{Plugin as _0xb9c427}from'ckeditor5/src/core.js';function _0x2877(_0x4a6eec,_0x1ec35d){const _0x3d32af=_0x3d32();return _0x2877=function(_0x2877ee,_0x5bd22c){_0x2877ee=_0x2877ee-0x199;let _0x437352=_0x3d32af[_0x2877ee];return _0x437352;},_0x2877(_0x4a6eec,_0x1ec35d);}import _0xa17bc0 from'./table.js';import{getTranslation as _0x5ca973}from'../utils/common-translations.js';export default class At extends _0xb9c427{static get[_0x4c7471(0x1c7)](){return[_0xa17bc0];}[_0x4c7471(0x1c2)](){const _0x516bc9=_0x4c7471,_0x46b60=this[_0x516bc9(0x1b0)];if(!_0x46b60[_0x516bc9(0x1df)][_0x516bc9(0x1c5)](_0x516bc9(0x1d8)))return;const _0x25c779=_0x46b60[_0x516bc9(0x1e1)],_0x25dd8e=_0x46b60[_0x516bc9(0x1df)][_0x516bc9(0x1e8)](_0x516bc9(0x1b1));_0x25dd8e[_0x516bc9(0x1ea)](_0x516bc9(0x1b7),[],[_0x516bc9(0x19d)]),_0x25dd8e[_0x516bc9(0x1ea)](_0x516bc9(0x1ad),[],[_0x516bc9(0x1a2)]),_0x25dd8e[_0x516bc9(0x1ca)][_0x516bc9(0x1a4)](_0x516bc9(0x19d),_0x5ca973(_0x25c779,_0x516bc9(0x1d4))),_0x25dd8e[_0x516bc9(0x1ca)][_0x516bc9(0x1a4)](_0x516bc9(0x1a2),_0x5ca973(_0x25c779,_0x516bc9(0x1a6))),this[_0x516bc9(0x1d6)]();}[_0x4c7471(0x1d6)](){const _0x4c5907=_0x4c7471,_0x175874=this[_0x4c5907(0x1b0)][_0x4c5907(0x1df)][_0x4c5907(0x1e8)](_0x4c5907(0x1b1)),_0x52db36=this[_0x4c5907(0x1b0)][_0x4c5907(0x1df)][_0x4c5907(0x1e8)](_0x4c5907(0x1b6)),_0x1915a3=this[_0x4c5907(0x1b0)][_0x4c5907(0x1df)][_0x4c5907(0x1e8)](_0xa17bc0)[_0x4c5907(0x1e7)]();function _0x2f2a80({showActiveMarker:_0x11a51c=!0x0,setDataAttribute:_0x1d6524=!0x0}={}){return(_0x4adab2,_0x470058,_0x328b34)=>{const _0x455020=_0x2877,{type:_0x5e424a,id:_0x1b2b11}=_0x175874[_0x455020(0x1da)](_0x470058[_0x455020(0x1bd)]),_0x4437a7=_0x175874[_0x455020(0x1cf)](_0x1b2b11),_0x11230e=_0x4437a7[_0x455020(0x1eb)];if(_0x455020(0x19e)!=_0x4437a7[_0x455020(0x1b4)]||!_0x11230e||_0x455020(0x1ad)!=_0x11230e[_0x455020(0x19c)])return;if(_0x470058[_0x455020(0x1c3)])return void _0x4adab2[_0x455020(0x1cc)]();if(!_0x328b34[_0x455020(0x1c9)][_0x455020(0x1e6)](_0x470058[_0x455020(0x1bf)],_0x4adab2[_0x455020(0x1aa)]))return;const _0x2ca243=_0x470058[_0x455020(0x1bf)][_0x455020(0x1b5)][_0x455020(0x1c1)],_0x2bad4e=_0x470058[_0x455020(0x1bf)][_0x455020(0x19a)][_0x455020(0x1cd)],_0x27d251=_0x2ca243[_0x455020(0x1af)][_0x455020(0x1af)],{column:_0x2dba6e}=_0x52db36[_0x455020(0x1c8)](_0x2ca243),{column:_0x437363}=_0x52db36[_0x455020(0x1c8)](_0x2bad4e);for(let _0x1b2903=_0x2dba6e;_0x1b2903<=_0x437363;_0x1b2903++){const _0x3e8ef1=_0x52db36[_0x455020(0x1de)](_0x27d251,{'column':_0x1b2903,'includeAllSlots':!0x1});for(const _0x2d74c3 of _0x3e8ef1){const _0x438ac7=_0x2d74c3[_0x455020(0x1e2)],_0x465c72=_0x328b34[_0x455020(0x1d1)][_0x455020(0x1a7)](_0x438ac7);_0x328b34[_0x455020(0x199)][_0x455020(0x1cb)](_0x455020(0x1bb)+_0x5e424a,_0x465c72),_0x1d6524&&_0x328b34[_0x455020(0x199)][_0x455020(0x1a5)](_0x455020(0x1a9),_0x1b2b11,_0x465c72),_0x328b34[_0x455020(0x1d1)][_0x455020(0x1a3)](_0x465c72,_0x470058[_0x455020(0x1bd)]),_0x11a51c&&(_0x175874[_0x455020(0x1b3)][_0x455020(0x19f)](_0x470058[_0x455020(0x1bd)])?_0x328b34[_0x455020(0x199)][_0x455020(0x1cb)](_0x455020(0x1ce),_0x465c72):_0x328b34[_0x455020(0x199)][_0x455020(0x1ba)](_0x455020(0x1ce),_0x465c72));}}};}_0x175874[_0x4c5907(0x1a0)][_0x4c5907(0x1db)](_0x4c5907(0x19e),_0x4c5907(0x1b7),_0x4c5907(0x1be),_0x1915a3),_0x175874[_0x4c5907(0x1a0)][_0x4c5907(0x1db)](_0x4c5907(0x19e),_0x4c5907(0x1ad),_0x4c5907(0x1be),_0x1915a3),this[_0x4c5907(0x1b0)][_0x4c5907(0x1dc)][_0x4c5907(0x1dd)]['on'](_0x4c5907(0x1ae),_0x2f2a80(),{'priority':_0x4c5907(0x1d0)}),this[_0x4c5907(0x1b0)][_0x4c5907(0x1eb)][_0x4c5907(0x1dd)]['on'](_0x4c5907(0x1ae),(_0xdabe8c,_0x3df6fb,_0x51a6b1)=>{const _0x3988f5=_0x4c5907;_0x51a6b1[_0x3988f5(0x1e0)][_0x3988f5(0x1a8)]&&_0x2f2a80({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0xdabe8c,_0x3df6fb,_0x51a6b1);},{'priority':_0x4c5907(0x1d0)}),this[_0x4c5907(0x1b0)][_0x4c5907(0x1dc)][_0x4c5907(0x1dd)]['on'](_0x4c5907(0x1b9),(_0x1e5c67,_0x585dd2,_0x150714)=>{const _0x2b040e=_0x4c5907,{type:_0x4f2f81,id:_0x1aedb3}=_0x175874[_0x2b040e(0x1da)](_0x585dd2[_0x2b040e(0x1bd)]),_0x31c0f2=_0x175874[_0x2b040e(0x1cf)](_0x1aedb3),_0x508f67=_0x31c0f2[_0x2b040e(0x1eb)];if(_0x2b040e(0x19e)!=_0x31c0f2[_0x2b040e(0x1b4)]||!_0x508f67||_0x2b040e(0x1ad)!=_0x508f67[_0x2b040e(0x19c)])return;const _0x301472=_0x150714[_0x2b040e(0x1d1)][_0x2b040e(0x1e3)](_0x585dd2[_0x2b040e(0x1bd)]);if(_0x301472){for(const _0x23a1ab of _0x301472)_0x150714[_0x2b040e(0x199)][_0x2b040e(0x1ba)](_0x2b040e(0x1bb)+_0x4f2f81,_0x23a1ab),_0x150714[_0x2b040e(0x199)][_0x2b040e(0x1ba)](_0x2b040e(0x1ce),_0x23a1ab),_0x150714[_0x2b040e(0x199)][_0x2b040e(0x1bc)](_0x2b040e(0x1a9),_0x23a1ab),_0x150714[_0x2b040e(0x1d1)][_0x2b040e(0x1ab)](_0x23a1ab,_0x585dd2[_0x2b040e(0x1bd)]);}},{'priority':_0x4c5907(0x1d0)}),this[_0x4c5907(0x1d7)]();}[_0x4c7471(0x1d7)](){const _0x59cc3e=_0x4c7471,_0x308aec=this[_0x59cc3e(0x1b0)],_0x5191c2=_0x308aec[_0x59cc3e(0x1e1)];function _0xde3d6f(_0x51c113){const _0x15e681=_0x59cc3e;return{'type':_0x15e681(0x1c4),'content':_0x5ca973(_0x5191c2,_0x15e681(0x1e9),_0x51c113)};}_0x308aec[_0x59cc3e(0x1df)][_0x59cc3e(0x1e8)](_0x59cc3e(0x1b1))[_0x59cc3e(0x1ca)][_0x59cc3e(0x1a1)](_0x3f4482=>{const _0x2f0922=_0x59cc3e;if(_0x2f0922(0x19e)!=_0x3f4482[_0x2f0922(0x1b4)])return;const {data:_0x1a2313}=_0x3f4482;if(_0x1a2313){if(_0x2f0922(0x1b7)==_0x1a2313[_0x2f0922(0x19c)]){const _0x121df1=_0x1a2313[_0x2f0922(0x1c6)][0x0][_0x2f0922(0x1d9)];return _0xde3d6f(_0x5ca973(_0x5191c2,_0x121df1?_0x2f0922(0x1d4):_0x2f0922(0x1ec)));}if(_0x2f0922(0x1ad)==_0x1a2313[_0x2f0922(0x19c)]){const _0x131047=_0x1a2313[_0x2f0922(0x1c6)][0x0][_0x2f0922(0x1d9)];return _0xde3d6f(_0x5ca973(_0x5191c2,_0x131047?_0x2f0922(0x1a6):_0x2f0922(0x1b2)));}}});}}function _0x3d32(){const _0x48e8ef=['markerRange','330SBqoAs','nodeAfter','afterInit','item','format','has','commandParams','requires','getCellLocation','consumable','_descriptionFactory','addClass','stop','nodeBefore','ck-suggestion-marker--active','getSuggestion','highest','mapper','1319510sxapxz','2156772rVMgYc','FORMAT_HEADER_ROW','33606qWKIWG','_handleLegacySuggestions','_registerLegacyDescription','TableEditing','forceValue','_splitMarkerName','registerCustomCallback','editing','downcastDispatcher','createTableWalker','plugins','options','locale','cell','markerNameToElements','1208fyMnqh','723STbNAV','consume','_acceptFormatSuggestionCallbackFactory','get','*Format:*\x20%0','_enableDefaultAttributesIntegration','data','FORMAT_REGULAR_ROW','writer','end','164427htUuBi','commandName','headingRows','formatBlock','includes','_suggestionFactory','registerDescriptionCallback','headingColumns','bindElementToMarker','registerAttributeLabel','setAttribute','FORMAT_HEADER_COLUMN','toViewElement','showSuggestionHighlights','data-suggestion','name','unbindElementFromMarkerName','420992BfMamM','setTableColumnHeader','addMarker:suggestion','parent','editor','TrackChangesEditing','FORMAT_REGULAR_COLUMN','activeMarkers','type','start','TableUtils','setTableRowHeader','2409120NQYXEi','removeMarker:suggestion','removeClass','ck-suggestion-marker-','removeAttribute','markerName','accept'];_0x3d32=function(){return _0x48e8ef;};return _0x3d32();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x45449c=_0x1aca;function _0x1aca(_0x29ed1e,_0x5eb6db){const _0x3348ff=_0x3348();return _0x1aca=function(_0x1aca8b,_0x1620d4){_0x1aca8b=_0x1aca8b-0x1c0;let _0x598d57=_0x3348ff[_0x1aca8b];return _0x598d57;},_0x1aca(_0x29ed1e,_0x5eb6db);}(function(_0x60d9a5,_0x2b54a4){const _0x54eae8=_0x1aca,_0x34fa2c=_0x60d9a5();while(!![]){try{const _0x55dbc6=-parseInt(_0x54eae8(0x1c1))/0x1*(-parseInt(_0x54eae8(0x1e2))/0x2)+-parseInt(_0x54eae8(0x1ff))/0x3+parseInt(_0x54eae8(0x1df))/0x4+-parseInt(_0x54eae8(0x21e))/0x5+-parseInt(_0x54eae8(0x1c2))/0x6+parseInt(_0x54eae8(0x1c9))/0x7+-parseInt(_0x54eae8(0x1f1))/0x8*(-parseInt(_0x54eae8(0x1e6))/0x9);if(_0x55dbc6===_0x2b54a4)break;else _0x34fa2c['push'](_0x34fa2c['shift']());}catch(_0x5edf95){_0x34fa2c['push'](_0x34fa2c['shift']());}}}(_0x3348,0x2c3f5));function _0x3348(){const _0x3b38bd=['_descriptionFactory','mergeTableCellDown','cell','*Merge\x20cells*','document','rootName','1484480uRdIsh','forceDefaultExecution','TableEditing','execute','trackChanges','166bAtRIr','457632wJNzvU','_areMergableCells','plugins','createTableWalker','accept','change','has','634207ORRRrW','getFirstPosition','tableCell','isEnabled','horizontally','model','splitTableCellHorizontally','commands','getAncestors','return','mergeTableCellLeft','formatBlock','low','find','getSelectionAffectedTableCells','locale','length','TrackChangesEditing','get','$graveyard','mergeTableCellRight','table','464500Vesyog','formatInline','author','3242XOzOmZ','setSelection','_suggestionFactory','markBlockFormat','27pSziRJ','filter','direction','selection','fromRange','refresh','enableCommand','findAncestor','splitTableCellVertically','containsRange','stop','819528CuRIWd','_tablePostFixingSubtypes','markMultiRangeBlockFormat','root','insertion','type','subType','value','format','element','TableUtils','highest','commandName','getSuggestions','686190NpJGHx','afterInit','*Split\x20cell:*\x20vertically','set:isEnabled','*Split\x20cell:*\x20horizontally','getCellLocation','size','registerCustomCallback','editor','add','_areSelectedCellsMergable','_acceptFormatSuggestionCallbackFactory','push','getRanges','registerDescriptionCallback','mergeTableCells','_isForcedDefaultExecutionBlock','deletion','map','from','isInContent','mergeTableCellUp','requires','createRangeOn','detach'];_0x3348=function(){return _0x3b38bd;};return _0x3348();}import{Plugin as _0x16275c}from'ckeditor5/src/core.js';import _0x52f2a9 from'./table.js';import{LiveRange as _0x1527a9}from'ckeditor5/src/engine.js';import{getTranslation as _0x5dbd05}from'../utils/common-translations.js';export default class St extends _0x16275c{static get[_0x45449c(0x215)](){return[_0x52f2a9];}[_0x45449c(0x200)](){const _0x58e952=_0x45449c,_0x2ccc68=this[_0x58e952(0x207)],_0x540672=_0x2ccc68[_0x58e952(0x1ce)][_0x58e952(0x21c)][_0x58e952(0x1e9)],_0x469692=_0x2ccc68[_0x58e952(0x1d8)];if(!_0x2ccc68[_0x58e952(0x1c4)][_0x58e952(0x1c8)](_0x58e952(0x220)))return;const _0x2ab1d2=_0x2ccc68[_0x58e952(0x1c4)][_0x58e952(0x1db)](_0x58e952(0x1da)),_0x7a2c16=_0x2ccc68[_0x58e952(0x1c4)][_0x58e952(0x1db)](_0x58e952(0x1fb)),_0x13eca8=_0x2ccc68[_0x58e952(0x1c4)][_0x58e952(0x1db)](_0x52f2a9);_0x13eca8[_0x58e952(0x1f2)][_0x58e952(0x20b)](_0x58e952(0x20e)),_0x2ab1d2[_0x58e952(0x1ec)](_0x58e952(0x20e),()=>{const _0x473743=_0x58e952,_0x3c5efe=_0x7a2c16[_0x473743(0x1d7)](_0x2ccc68[_0x473743(0x1ce)][_0x473743(0x21c)][_0x473743(0x1e9)]);_0x2ccc68[_0x473743(0x1ce)][_0x473743(0x1c7)](()=>{const _0x2d16c1=_0x473743;_0x2ab1d2[_0x2d16c1(0x1f3)](_0x3c5efe,{'commandName':_0x2d16c1(0x20e),'commandParams':[]},[],_0x2d16c1(0x20e));});}),_0x2ccc68[_0x58e952(0x1d0)][_0x58e952(0x1db)](_0x58e952(0x20e))['on'](_0x58e952(0x221),(_0x379ce7,_0x3a1b5b)=>{const _0x479b35=_0x58e952;_0x2ccc68[_0x479b35(0x1d0)][_0x479b35(0x1db)](_0x479b35(0x1c0))[_0x479b35(0x1f8)]&&(_0x3a1b5b[_0x479b35(0x1d9)]>0x0&&_0x3a1b5b[_0x3a1b5b[_0x479b35(0x1d9)]-0x1]&&_0x3a1b5b[_0x3a1b5b[_0x479b35(0x1d9)]-0x1][_0x479b35(0x21f)]||_0x2ab1d2[_0x479b35(0x20f)]||this[_0x479b35(0x209)]()||_0x379ce7[_0x479b35(0x1f0)]());},{'priority':_0x58e952(0x1fc)});for(const _0x3c71d8 of[_0x58e952(0x214),_0x58e952(0x1dd),_0x58e952(0x219),_0x58e952(0x1d3)]){const _0x6db22f=_0x2ccc68[_0x58e952(0x1d0)][_0x58e952(0x1db)](_0x3c71d8);_0x2ab1d2[_0x58e952(0x1ec)](_0x3c71d8,()=>{const _0x4e9313=_0x58e952,_0x2d7ded=_0x2ccc68[_0x4e9313(0x1ce)][_0x4e9313(0x21c)][_0x4e9313(0x1e9)][_0x4e9313(0x1ca)]()[_0x4e9313(0x1d1)]()[_0x4e9313(0x1d6)](_0x520cb3=>_0x520cb3['is'](_0x4e9313(0x1fa),_0x4e9313(0x1cb))),_0x5dab48=_0x6db22f[_0x4e9313(0x1f8)];_0x2ccc68[_0x4e9313(0x1ce)][_0x4e9313(0x1c7)](()=>{const _0x4c16a7=_0x4e9313;_0x2ab1d2[_0x4c16a7(0x1f3)]([_0x2d7ded,_0x5dab48],{'commandName':_0x4c16a7(0x20e),'commandParams':[]},[],_0x4c16a7(0x20e));});});}for(const _0xb517fa of[_0x58e952(0x1ee),_0x58e952(0x1cf)]){const _0x3f27a7=_0x2ccc68[_0x58e952(0x1d0)][_0x58e952(0x1db)](_0xb517fa);_0x2ab1d2[_0x58e952(0x1ec)](_0xb517fa,()=>{const _0x4ca501=_0x58e952,_0x2f7890=_0x7a2c16[_0x4ca501(0x1d7)](_0x2ccc68[_0x4ca501(0x1ce)][_0x4ca501(0x21c)][_0x4ca501(0x1e9)])[0x0],_0x5bc7aa=_0x2f7890[_0x4ca501(0x1ed)](_0x4ca501(0x1de)),{column:_0x101a58,row:_0x4a68e0}=_0x7a2c16[_0x4ca501(0x204)](_0x2f7890);let _0x421065=[];if(_0x4ca501(0x1cd)==_0x3f27a7[_0x4ca501(0x1e8)]){const _0x416983=_0x7a2c16[_0x4ca501(0x1c5)](_0x5bc7aa,{'startRow':_0x4a68e0,'endRow':_0x4a68e0,'includeAllSlots':!0x0});_0x421065=Array[_0x4ca501(0x212)](_0x416983)[_0x4ca501(0x211)](_0x1149da=>_0x1149da[_0x4ca501(0x21a)]);}else{const _0x711d97=_0x7a2c16[_0x4ca501(0x1c5)](_0x5bc7aa,{'column':_0x101a58,'includeAllSlots':!0x0});_0x421065=Array[_0x4ca501(0x212)](_0x711d97)[_0x4ca501(0x211)](_0x2ed69d=>_0x2ed69d[_0x4ca501(0x21a)]);}_0x2ccc68[_0x4ca501(0x1ce)][_0x4ca501(0x1c7)](_0x2576d8=>{const _0x4dc600=_0x4ca501;_0x2ab1d2[_0x4dc600(0x1e5)](_0x2576d8[_0x4dc600(0x216)](_0x2f7890),{'commandName':_0xb517fa,'commandParams':[]},_0x421065,_0xb517fa);});});}_0x2ab1d2[_0x58e952(0x218)][_0x58e952(0x20d)](_0x5566b2=>{const _0x79068f=_0x58e952;if(_0x79068f(0x1d4)!=_0x5566b2[_0x79068f(0x1f6)]&&_0x79068f(0x1e0)!=_0x5566b2[_0x79068f(0x1f6)])return;const {data:_0x4571f9}=_0x5566b2;return _0x4571f9&&_0x79068f(0x20e)==_0x4571f9[_0x79068f(0x1fd)]?{'type':_0x79068f(0x1f9),'content':_0x5dbd05(_0x469692,_0x79068f(0x21b))}:void 0x0;}),_0x2ab1d2[_0x58e952(0x218)][_0x58e952(0x20d)](_0xdaa286=>{const _0x1d79f1=_0x58e952;if(_0x1d79f1(0x1d4)!=_0xdaa286[_0x1d79f1(0x1f6)]&&_0x1d79f1(0x1e0)!=_0xdaa286[_0x1d79f1(0x1f6)])return;const {data:_0x1454bb}=_0xdaa286;return _0x1454bb?_0x1d79f1(0x1ee)==_0x1454bb[_0x1d79f1(0x1fd)]?{'type':_0x1d79f1(0x1f9),'content':_0x5dbd05(_0x469692,_0x1d79f1(0x201))}:_0x1d79f1(0x1cf)==_0x1454bb[_0x1d79f1(0x1fd)]?{'type':_0x1d79f1(0x1f9),'content':_0x5dbd05(_0x469692,_0x1d79f1(0x203))}:void 0x0:void 0x0;});const _0x5eb605=_0x13eca8[_0x58e952(0x20a)]();for(const _0x2c21b5 of[_0x58e952(0x214),_0x58e952(0x1dd),_0x58e952(0x219),_0x58e952(0x1d3)])_0x2ab1d2[_0x58e952(0x1e4)][_0x58e952(0x206)](_0x58e952(0x1d4),_0x2c21b5,_0x58e952(0x1c6),_0x5eb605);for(const _0x16f4d4 of[_0x58e952(0x1ee),_0x58e952(0x1cf)])_0x2ab1d2[_0x58e952(0x1e4)][_0x58e952(0x206)](_0x58e952(0x1d4),_0x16f4d4,_0x58e952(0x1c6),_0x5eb605);_0x2ab1d2[_0x58e952(0x1e4)][_0x58e952(0x206)](_0x58e952(0x1d4),_0x58e952(0x20e),_0x58e952(0x1c6),_0x4f8ff1=>{const _0x21bea0=_0x58e952;_0x2ccc68[_0x21bea0(0x1ce)][_0x21bea0(0x1c7)](_0x18fa0a=>{const _0x5dfbc2=_0x21bea0,_0x575198=Array[_0x5dfbc2(0x212)](_0x540672[_0x5dfbc2(0x20c)]())[_0x5dfbc2(0x211)](_0x1869b8=>_0x1527a9[_0x5dfbc2(0x1ea)](_0x1869b8));_0x18fa0a[_0x5dfbc2(0x1e3)](_0x4f8ff1),_0x2ccc68[_0x5dfbc2(0x1d0)][_0x5dfbc2(0x1db)](_0x5dfbc2(0x20e))[_0x5dfbc2(0x1eb)](),_0x2ccc68[_0x5dfbc2(0x221)](_0x5dfbc2(0x20e),{'forceDefaultExecution':!0x0});const _0x24223a=_0x575198[_0x5dfbc2(0x1e7)](_0x1616ab=>_0x5dfbc2(0x1dc)!=_0x1616ab[_0x5dfbc2(0x1f4)][_0x5dfbc2(0x21d)]);_0x24223a[_0x5dfbc2(0x1d9)]>0x0&&_0x18fa0a[_0x5dfbc2(0x1e3)](_0x24223a);for(const _0x125b8b of _0x575198)_0x125b8b[_0x5dfbc2(0x217)]();});});for(const _0x13aa57 of[_0x58e952(0x214),_0x58e952(0x219),_0x58e952(0x1d3),_0x58e952(0x1dd)]){const _0x5aa096=_0x2ccc68[_0x58e952(0x1d0)][_0x58e952(0x1db)](_0x13aa57);_0x5aa096['on'](_0x58e952(0x202),(_0x4cf752,_0x5a5b93,_0x58f55a)=>{const _0x18a970=_0x58e952;if(_0x58f55a){const _0x190d02=_0x2ccc68[_0x18a970(0x1ce)][_0x18a970(0x21c)][_0x18a970(0x1e9)][_0x18a970(0x1ca)]()[_0x18a970(0x1d1)]()[_0x18a970(0x1d6)](_0x3696cb=>_0x3696cb['is'](_0x18a970(0x1fa),_0x18a970(0x1cb)));this[_0x18a970(0x1c3)](_0x5aa096[_0x18a970(0x1f8)],_0x190d02)||(_0x4cf752[_0x18a970(0x1d2)]=!0x1,_0x4cf752[_0x18a970(0x1f0)]());}},{'priority':_0x58e952(0x1d5)});}}[_0x45449c(0x209)](){const _0x4ede25=_0x45449c,_0x2a380a=this[_0x4ede25(0x207)][_0x4ede25(0x1d0)][_0x4ede25(0x1db)](_0x4ede25(0x20e)),_0x28d139=this[_0x4ede25(0x207)][_0x4ede25(0x1c4)][_0x4ede25(0x1db)](_0x4ede25(0x1fb));if(!_0x2a380a[_0x4ede25(0x1cc)])return!0x1;const _0x23e21c=_0x28d139[_0x4ede25(0x1d7)](this[_0x4ede25(0x207)][_0x4ede25(0x1ce)][_0x4ede25(0x21c)][_0x4ede25(0x1e9)]);for(const _0x1a2aab of _0x23e21c)for(const _0x26af52 of _0x23e21c)if(_0x1a2aab!=_0x26af52&&!this[_0x4ede25(0x1c3)](_0x1a2aab,_0x26af52))return!0x1;return!0x0;}[_0x45449c(0x1c3)](_0x5c7f3e,_0x2785e9){const _0x3eff3f=_0x45449c,_0x785b3c=this[_0x3eff3f(0x207)][_0x3eff3f(0x1c4)][_0x3eff3f(0x1db)](_0x3eff3f(0x1da)),_0x45f6a9=this[_0x3eff3f(0x207)][_0x3eff3f(0x1ce)][_0x3eff3f(0x216)](_0x5c7f3e),_0x1cd50d=this[_0x3eff3f(0x207)][_0x3eff3f(0x1ce)][_0x3eff3f(0x216)](_0x2785e9),_0x47b63c=new Set(),_0x13a0c7=new Set();for(const _0x449999 of _0x785b3c[_0x3eff3f(0x1fe)]())if((_0x3eff3f(0x1f5)==_0x449999[_0x3eff3f(0x1f6)]||_0x3eff3f(0x210)==_0x449999[_0x3eff3f(0x1f6)]||_0x3eff3f(0x20e)==_0x449999[_0x3eff3f(0x1f7)])&&_0x449999[_0x3eff3f(0x213)]){for(const _0x3b0479 of _0x449999[_0x3eff3f(0x20c)]())_0x3b0479[_0x3eff3f(0x1ef)](_0x45f6a9,!0x0)&&_0x47b63c[_0x3eff3f(0x208)](_0x449999[_0x3eff3f(0x1f6)]+':'+_0x449999[_0x3eff3f(0x1e1)]['id']),_0x3b0479[_0x3eff3f(0x1ef)](_0x1cd50d,!0x0)&&_0x13a0c7[_0x3eff3f(0x208)](_0x449999[_0x3eff3f(0x1f6)]+':'+_0x449999[_0x3eff3f(0x1e1)]['id']);}if(_0x47b63c[_0x3eff3f(0x205)]!=_0x13a0c7[_0x3eff3f(0x205)])return!0x1;for(const _0x47b7b0 of _0x47b63c)if(!_0x13a0c7[_0x3eff3f(0x1c8)](_0x47b7b0))return!0x1;return!0x0;}}
23
+ const _0x3b719b=_0x37c4;(function(_0x131efa,_0x6f60f){const _0x158fea=_0x37c4,_0x15d8c4=_0x131efa();while(!![]){try{const _0x3893a0=parseInt(_0x158fea(0x12f))/0x1+parseInt(_0x158fea(0x12d))/0x2*(parseInt(_0x158fea(0x152))/0x3)+-parseInt(_0x158fea(0x14d))/0x4+-parseInt(_0x158fea(0x158))/0x5+parseInt(_0x158fea(0x155))/0x6*(-parseInt(_0x158fea(0x116))/0x7)+parseInt(_0x158fea(0x113))/0x8*(parseInt(_0x158fea(0x163))/0x9)+parseInt(_0x158fea(0x127))/0xa;if(_0x3893a0===_0x6f60f)break;else _0x15d8c4['push'](_0x15d8c4['shift']());}catch(_0x1aec98){_0x15d8c4['push'](_0x15d8c4['shift']());}}}(_0x14a0,0x63fe9));function _0x14a0(){const _0x17ba94=['mergeTableCellDown','stop','tableCell','splitTableCellHorizontally','author','accept','length','size','low','9kiULIp','fromRange','commands','cell','push','_acceptFormatSuggestionCallbackFactory','getFirstPosition','*Split\x20cell:*\x20vertically','rootName','from','format','add','find','locale','editor','containsRange','map','subType','detach','287600LzoQkx','direction','highest','1299760rtEOyX','selection','getRanges','value','_tablePostFixingSubtypes','setSelection','TableEditing','change','findAncestor','registerDescriptionCallback','*Split\x20cell:*\x20horizontally','isInContent','getSelectionAffectedTableCells','_descriptionFactory','forceDefaultExecution','insertion','execute','5462010AxlzxO','*Merge\x20cells*','TableUtils','TrackChangesEditing','element','isEnabled','2nXhjMJ','requires','64738MhjRQw','splitTableCellVertically','afterInit','root','_areSelectedCellsMergable','_suggestionFactory','createRangeOn','getSuggestions','mergeTableCellLeft','$graveyard','return','trackChanges','set:isEnabled','refresh','mergeTableCellRight','markMultiRangeBlockFormat','enableCommand','model','getCellLocation','has','document','filter','getAncestors','table','mergeTableCells','plugins','_isForcedDefaultExecutionBlock','formatInline','deletion','registerCustomCallback','2395956glErRw','mergeTableCellUp','type','_areMergableCells','markBlockFormat','2237301ZJwGZd','commandName','createTableWalker','12ayUNdW','formatBlock','horizontally','63650IRWatX','get'];_0x14a0=function(){return _0x17ba94;};return _0x14a0();}function _0x37c4(_0xe20154,_0x2e45ae){const _0x14a0c2=_0x14a0();return _0x37c4=function(_0x37c467,_0x4441f8){_0x37c467=_0x37c467-0x113;let _0x1f3e51=_0x14a0c2[_0x37c467];return _0x1f3e51;},_0x37c4(_0xe20154,_0x2e45ae);}import{Plugin as _0x55a188}from'ckeditor5/src/core.js';import _0x57bb4f from'./table.js';import{LiveRange as _0x2294b0}from'ckeditor5/src/engine.js';import{getTranslation as _0x3ff5f6}from'../utils/common-translations.js';export default class St extends _0x55a188{static get[_0x3b719b(0x12e)](){return[_0x57bb4f];}[_0x3b719b(0x131)](){const _0x1ae62d=_0x3b719b,_0x2b3ee2=this[_0x1ae62d(0x171)],_0x3bbd96=_0x2b3ee2[_0x1ae62d(0x140)][_0x1ae62d(0x143)][_0x1ae62d(0x117)],_0x148b20=_0x2b3ee2[_0x1ae62d(0x170)];if(!_0x2b3ee2[_0x1ae62d(0x148)][_0x1ae62d(0x142)](_0x1ae62d(0x11c)))return;const _0x1ae9da=_0x2b3ee2[_0x1ae62d(0x148)][_0x1ae62d(0x159)](_0x1ae62d(0x12a)),_0x55a1c1=_0x2b3ee2[_0x1ae62d(0x148)][_0x1ae62d(0x159)](_0x1ae62d(0x129)),_0x21886c=_0x2b3ee2[_0x1ae62d(0x148)][_0x1ae62d(0x159)](_0x57bb4f);_0x21886c[_0x1ae62d(0x11a)][_0x1ae62d(0x167)](_0x1ae62d(0x147)),_0x1ae9da[_0x1ae62d(0x13f)](_0x1ae62d(0x147),()=>{const _0x57789f=_0x1ae62d,_0x40faa7=_0x55a1c1[_0x57789f(0x122)](_0x2b3ee2[_0x57789f(0x140)][_0x57789f(0x143)][_0x57789f(0x117)]);_0x2b3ee2[_0x57789f(0x140)][_0x57789f(0x11d)](()=>{const _0x1a454e=_0x57789f;_0x1ae9da[_0x1a454e(0x13e)](_0x40faa7,{'commandName':_0x1a454e(0x147),'commandParams':[]},[],_0x1a454e(0x147));});}),_0x2b3ee2[_0x1ae62d(0x165)][_0x1ae62d(0x159)](_0x1ae62d(0x147))['on'](_0x1ae62d(0x126),(_0x5b1e75,_0x2dba7f)=>{const _0x4f2133=_0x1ae62d;_0x2b3ee2[_0x4f2133(0x165)][_0x4f2133(0x159)](_0x4f2133(0x13a))[_0x4f2133(0x119)]&&(_0x2dba7f[_0x4f2133(0x160)]>0x0&&_0x2dba7f[_0x2dba7f[_0x4f2133(0x160)]-0x1]&&_0x2dba7f[_0x2dba7f[_0x4f2133(0x160)]-0x1][_0x4f2133(0x124)]||_0x1ae9da[_0x4f2133(0x149)]||this[_0x4f2133(0x133)]()||_0x5b1e75[_0x4f2133(0x15b)]());},{'priority':_0x1ae62d(0x115)});for(const _0x54f43f of[_0x1ae62d(0x14e),_0x1ae62d(0x13d),_0x1ae62d(0x15a),_0x1ae62d(0x137)]){const _0x1d5967=_0x2b3ee2[_0x1ae62d(0x165)][_0x1ae62d(0x159)](_0x54f43f);_0x1ae9da[_0x1ae62d(0x13f)](_0x54f43f,()=>{const _0x20e7bd=_0x1ae62d,_0x2e539d=_0x2b3ee2[_0x20e7bd(0x140)][_0x20e7bd(0x143)][_0x20e7bd(0x117)][_0x20e7bd(0x169)]()[_0x20e7bd(0x145)]()[_0x20e7bd(0x16f)](_0x57d717=>_0x57d717['is'](_0x20e7bd(0x12b),_0x20e7bd(0x15c))),_0x2a04ff=_0x1d5967[_0x20e7bd(0x119)];_0x2b3ee2[_0x20e7bd(0x140)][_0x20e7bd(0x11d)](()=>{const _0x151f28=_0x20e7bd;_0x1ae9da[_0x151f28(0x13e)]([_0x2e539d,_0x2a04ff],{'commandName':_0x151f28(0x147),'commandParams':[]},[],_0x151f28(0x147));});});}for(const _0x5bbb4d of[_0x1ae62d(0x130),_0x1ae62d(0x15d)]){const _0x31e968=_0x2b3ee2[_0x1ae62d(0x165)][_0x1ae62d(0x159)](_0x5bbb4d);_0x1ae9da[_0x1ae62d(0x13f)](_0x5bbb4d,()=>{const _0x152902=_0x1ae62d,_0xc13f6f=_0x55a1c1[_0x152902(0x122)](_0x2b3ee2[_0x152902(0x140)][_0x152902(0x143)][_0x152902(0x117)])[0x0],_0x394c22=_0xc13f6f[_0x152902(0x11e)](_0x152902(0x146)),{column:_0x7fed61,row:_0x1079d3}=_0x55a1c1[_0x152902(0x141)](_0xc13f6f);let _0x53b649=[];if(_0x152902(0x157)==_0x31e968[_0x152902(0x114)]){const _0x4687a8=_0x55a1c1[_0x152902(0x154)](_0x394c22,{'startRow':_0x1079d3,'endRow':_0x1079d3,'includeAllSlots':!0x0});_0x53b649=Array[_0x152902(0x16c)](_0x4687a8)[_0x152902(0x173)](_0x1b077d=>_0x1b077d[_0x152902(0x166)]);}else{const _0x468025=_0x55a1c1[_0x152902(0x154)](_0x394c22,{'column':_0x7fed61,'includeAllSlots':!0x0});_0x53b649=Array[_0x152902(0x16c)](_0x468025)[_0x152902(0x173)](_0x2f2f14=>_0x2f2f14[_0x152902(0x166)]);}_0x2b3ee2[_0x152902(0x140)][_0x152902(0x11d)](_0x1f6508=>{const _0x2b50f4=_0x152902;_0x1ae9da[_0x2b50f4(0x151)](_0x1f6508[_0x2b50f4(0x135)](_0xc13f6f),{'commandName':_0x5bbb4d,'commandParams':[]},_0x53b649,_0x5bbb4d);});});}_0x1ae9da[_0x1ae62d(0x123)][_0x1ae62d(0x11f)](_0x36fabc=>{const _0x59f08f=_0x1ae62d;if(_0x59f08f(0x156)!=_0x36fabc[_0x59f08f(0x14f)]&&_0x59f08f(0x14a)!=_0x36fabc[_0x59f08f(0x14f)])return;const {data:_0x345845}=_0x36fabc;return _0x345845&&_0x59f08f(0x147)==_0x345845[_0x59f08f(0x153)]?{'type':_0x59f08f(0x16d),'content':_0x3ff5f6(_0x148b20,_0x59f08f(0x128))}:void 0x0;}),_0x1ae9da[_0x1ae62d(0x123)][_0x1ae62d(0x11f)](_0x2f8745=>{const _0x3bf4d6=_0x1ae62d;if(_0x3bf4d6(0x156)!=_0x2f8745[_0x3bf4d6(0x14f)]&&_0x3bf4d6(0x14a)!=_0x2f8745[_0x3bf4d6(0x14f)])return;const {data:_0x4e5d93}=_0x2f8745;return _0x4e5d93?_0x3bf4d6(0x130)==_0x4e5d93[_0x3bf4d6(0x153)]?{'type':_0x3bf4d6(0x16d),'content':_0x3ff5f6(_0x148b20,_0x3bf4d6(0x16a))}:_0x3bf4d6(0x15d)==_0x4e5d93[_0x3bf4d6(0x153)]?{'type':_0x3bf4d6(0x16d),'content':_0x3ff5f6(_0x148b20,_0x3bf4d6(0x120))}:void 0x0:void 0x0;});const _0x519c11=_0x21886c[_0x1ae62d(0x168)]();for(const _0x40df74 of[_0x1ae62d(0x14e),_0x1ae62d(0x13d),_0x1ae62d(0x15a),_0x1ae62d(0x137)])_0x1ae9da[_0x1ae62d(0x134)][_0x1ae62d(0x14c)](_0x1ae62d(0x156),_0x40df74,_0x1ae62d(0x15f),_0x519c11);for(const _0x2ea204 of[_0x1ae62d(0x130),_0x1ae62d(0x15d)])_0x1ae9da[_0x1ae62d(0x134)][_0x1ae62d(0x14c)](_0x1ae62d(0x156),_0x2ea204,_0x1ae62d(0x15f),_0x519c11);_0x1ae9da[_0x1ae62d(0x134)][_0x1ae62d(0x14c)](_0x1ae62d(0x156),_0x1ae62d(0x147),_0x1ae62d(0x15f),_0x3c7554=>{const _0x4cc117=_0x1ae62d;_0x2b3ee2[_0x4cc117(0x140)][_0x4cc117(0x11d)](_0x1ca5a5=>{const _0x2d9cb5=_0x4cc117,_0x24e095=Array[_0x2d9cb5(0x16c)](_0x3bbd96[_0x2d9cb5(0x118)]())[_0x2d9cb5(0x173)](_0x3738b2=>_0x2294b0[_0x2d9cb5(0x164)](_0x3738b2));_0x1ca5a5[_0x2d9cb5(0x11b)](_0x3c7554),_0x2b3ee2[_0x2d9cb5(0x165)][_0x2d9cb5(0x159)](_0x2d9cb5(0x147))[_0x2d9cb5(0x13c)](),_0x2b3ee2[_0x2d9cb5(0x126)](_0x2d9cb5(0x147),{'forceDefaultExecution':!0x0});const _0x3a091c=_0x24e095[_0x2d9cb5(0x144)](_0x3696de=>_0x2d9cb5(0x138)!=_0x3696de[_0x2d9cb5(0x132)][_0x2d9cb5(0x16b)]);_0x3a091c[_0x2d9cb5(0x160)]>0x0&&_0x1ca5a5[_0x2d9cb5(0x11b)](_0x3a091c);for(const _0x465054 of _0x24e095)_0x465054[_0x2d9cb5(0x175)]();});});for(const _0x2a477c of[_0x1ae62d(0x14e),_0x1ae62d(0x15a),_0x1ae62d(0x137),_0x1ae62d(0x13d)]){const _0x35bc6f=_0x2b3ee2[_0x1ae62d(0x165)][_0x1ae62d(0x159)](_0x2a477c);_0x35bc6f['on'](_0x1ae62d(0x13b),(_0x11a631,_0xf15466,_0x383841)=>{const _0xc9e028=_0x1ae62d;if(_0x383841){const _0x5626de=_0x2b3ee2[_0xc9e028(0x140)][_0xc9e028(0x143)][_0xc9e028(0x117)][_0xc9e028(0x169)]()[_0xc9e028(0x145)]()[_0xc9e028(0x16f)](_0x174432=>_0x174432['is'](_0xc9e028(0x12b),_0xc9e028(0x15c)));this[_0xc9e028(0x150)](_0x35bc6f[_0xc9e028(0x119)],_0x5626de)||(_0x11a631[_0xc9e028(0x139)]=!0x1,_0x11a631[_0xc9e028(0x15b)]());}},{'priority':_0x1ae62d(0x162)});}}[_0x3b719b(0x133)](){const _0x25c292=_0x3b719b,_0x594e4d=this[_0x25c292(0x171)][_0x25c292(0x165)][_0x25c292(0x159)](_0x25c292(0x147)),_0x34034b=this[_0x25c292(0x171)][_0x25c292(0x148)][_0x25c292(0x159)](_0x25c292(0x129));if(!_0x594e4d[_0x25c292(0x12c)])return!0x1;const _0x52a36e=_0x34034b[_0x25c292(0x122)](this[_0x25c292(0x171)][_0x25c292(0x140)][_0x25c292(0x143)][_0x25c292(0x117)]);for(const _0x529338 of _0x52a36e)for(const _0x3e48e4 of _0x52a36e)if(_0x529338!=_0x3e48e4&&!this[_0x25c292(0x150)](_0x529338,_0x3e48e4))return!0x1;return!0x0;}[_0x3b719b(0x150)](_0x405970,_0x2593dd){const _0x1a38ea=_0x3b719b,_0x58fe2f=this[_0x1a38ea(0x171)][_0x1a38ea(0x148)][_0x1a38ea(0x159)](_0x1a38ea(0x12a)),_0x1bb17e=this[_0x1a38ea(0x171)][_0x1a38ea(0x140)][_0x1a38ea(0x135)](_0x405970),_0x21cbb9=this[_0x1a38ea(0x171)][_0x1a38ea(0x140)][_0x1a38ea(0x135)](_0x2593dd),_0x386e34=new Set(),_0x38b79e=new Set();for(const _0x5f3ceb of _0x58fe2f[_0x1a38ea(0x136)]())if((_0x1a38ea(0x125)==_0x5f3ceb[_0x1a38ea(0x14f)]||_0x1a38ea(0x14b)==_0x5f3ceb[_0x1a38ea(0x14f)]||_0x1a38ea(0x147)==_0x5f3ceb[_0x1a38ea(0x174)])&&_0x5f3ceb[_0x1a38ea(0x121)]){for(const _0x218fa0 of _0x5f3ceb[_0x1a38ea(0x118)]())_0x218fa0[_0x1a38ea(0x172)](_0x1bb17e,!0x0)&&_0x386e34[_0x1a38ea(0x16e)](_0x5f3ceb[_0x1a38ea(0x14f)]+':'+_0x5f3ceb[_0x1a38ea(0x15e)]['id']),_0x218fa0[_0x1a38ea(0x172)](_0x21cbb9,!0x0)&&_0x38b79e[_0x1a38ea(0x16e)](_0x5f3ceb[_0x1a38ea(0x14f)]+':'+_0x5f3ceb[_0x1a38ea(0x15e)]['id']);}if(_0x386e34[_0x1a38ea(0x161)]!=_0x38b79e[_0x1a38ea(0x161)])return!0x1;for(const _0x107985 of _0x386e34)if(!_0x38b79e[_0x1a38ea(0x142)](_0x107985))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1bc29e=_0x152c;function _0x152c(_0x3d3561,_0x1e726d){const _0x2c88a1=_0x2c88();return _0x152c=function(_0x152c54,_0xf396e5){_0x152c54=_0x152c54-0xbd;let _0x5010cc=_0x2c88a1[_0x152c54];return _0x5010cc;},_0x152c(_0x3d3561,_0x1e726d);}(function(_0x18dba6,_0xf13aed){const _0x5bcf53=_0x152c,_0x4cb95b=_0x18dba6();while(!![]){try{const _0x49c7f5=-parseInt(_0x5bcf53(0xca))/0x1+-parseInt(_0x5bcf53(0xc1))/0x2*(parseInt(_0x5bcf53(0xc9))/0x3)+-parseInt(_0x5bcf53(0xc5))/0x4+parseInt(_0x5bcf53(0xd2))/0x5+parseInt(_0x5bcf53(0xc0))/0x6+parseInt(_0x5bcf53(0xcf))/0x7*(-parseInt(_0x5bcf53(0xc2))/0x8)+parseInt(_0x5bcf53(0xc6))/0x9;if(_0x49c7f5===_0xf13aed)break;else _0x4cb95b['push'](_0x4cb95b['shift']());}catch(_0x247dcc){_0x4cb95b['push'](_0x4cb95b['shift']());}}}(_0x2c88,0x5177e));import{Plugin as _0x4f2fa7}from'ckeditor5/src/core.js';function _0x2c88(){const _0x1c21b1=['TrackChangesEditing','1342296dcMJOs','2RrqgYf','1872MXnsEk','get','commands','689036GwvMZm','18848376ETcRAY','_descriptionFactory','editor','1915065etjXeH','664398ZHGCPI','ELEMENT_TABLE_OF_CONTENTS','plugins','locale','tableOfContents','19558NaFkBL','insertTableOfContents','registerElementLabel','722610ARUyNx','afterInit','enableCommand'];_0x2c88=function(){return _0x1c21b1;};return _0x2c88();}import{getTranslation as _0x262e4c}from'../utils/common-translations.js';export default class Ct extends _0x4f2fa7{[_0x1bc29e(0xbd)](){const _0x10da3a=_0x1bc29e,_0xbf37e4=this[_0x10da3a(0xc8)];if(!_0xbf37e4[_0x10da3a(0xc4)][_0x10da3a(0xc3)](_0x10da3a(0xd0)))return;_0xbf37e4[_0x10da3a(0xcc)][_0x10da3a(0xc3)](_0x10da3a(0xbf))[_0x10da3a(0xbe)](_0x10da3a(0xd0));const _0x16d7a5=_0xbf37e4[_0x10da3a(0xcc)][_0x10da3a(0xc3)](_0x10da3a(0xbf)),_0x769682=_0xbf37e4[_0x10da3a(0xcd)];_0x16d7a5[_0x10da3a(0xc7)][_0x10da3a(0xd1)](_0x10da3a(0xce),_0xddb8b4=>_0x262e4c(_0x769682,_0x10da3a(0xcb),_0xddb8b4));}}
23
+ const _0x4715b5=_0x5e61;(function(_0x1269dc,_0x2fa282){const _0x5f2a58=_0x5e61,_0x52842b=_0x1269dc();while(!![]){try{const _0x20993c=parseInt(_0x5f2a58(0x154))/0x1*(parseInt(_0x5f2a58(0x155))/0x2)+-parseInt(_0x5f2a58(0x15f))/0x3*(parseInt(_0x5f2a58(0x15e))/0x4)+-parseInt(_0x5f2a58(0x148))/0x5+-parseInt(_0x5f2a58(0x152))/0x6+-parseInt(_0x5f2a58(0x149))/0x7+-parseInt(_0x5f2a58(0x15c))/0x8*(-parseInt(_0x5f2a58(0x15a))/0x9)+-parseInt(_0x5f2a58(0x150))/0xa*(-parseInt(_0x5f2a58(0x153))/0xb);if(_0x20993c===_0x2fa282)break;else _0x52842b['push'](_0x52842b['shift']());}catch(_0x333831){_0x52842b['push'](_0x52842b['shift']());}}}(_0x107a,0xeb975));import{Plugin as _0x256abe}from'ckeditor5/src/core.js';import{getTranslation as _0x1941f8}from'../utils/common-translations.js';function _0x5e61(_0x339252,_0x2a2549){const _0x107a2f=_0x107a();return _0x5e61=function(_0x5e61eb,_0x2388e8){_0x5e61eb=_0x5e61eb-0x148;let _0x1ebc24=_0x107a2f[_0x5e61eb];return _0x1ebc24;},_0x5e61(_0x339252,_0x2a2549);}function _0x107a(){const _0x80aaa1=['TrackChangesEditing','6959745FOsvFV','tableOfContents','8bLRXKc','insertTableOfContents','841476aNgsqN','18wjKYsV','3971205nHdxBa','13213613NQcVSl','ELEMENT_TABLE_OF_CONTENTS','get','enableCommand','registerElementLabel','locale','plugins','45421370dMfiVV','commands','3708024jlJCPG','11XnEaCx','1BlrsDW','423314RqZPJt','afterInit','_descriptionFactory','editor'];_0x107a=function(){return _0x80aaa1;};return _0x107a();}export default class Ct extends _0x256abe{[_0x4715b5(0x156)](){const _0x482b51=_0x4715b5,_0x557f2f=this[_0x482b51(0x158)];if(!_0x557f2f[_0x482b51(0x151)][_0x482b51(0x14b)](_0x482b51(0x15d)))return;_0x557f2f[_0x482b51(0x14f)][_0x482b51(0x14b)](_0x482b51(0x159))[_0x482b51(0x14c)](_0x482b51(0x15d));const _0x38be46=_0x557f2f[_0x482b51(0x14f)][_0x482b51(0x14b)](_0x482b51(0x159)),_0x49f9d6=_0x557f2f[_0x482b51(0x14e)];_0x38be46[_0x482b51(0x157)][_0x482b51(0x14d)](_0x482b51(0x15b),_0x3d099d=>_0x1941f8(_0x49f9d6,_0x482b51(0x14a),_0x3d099d));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xbf6b16=_0x45c1;(function(_0x516bc2,_0x3750fe){const _0x3860c7=_0x45c1,_0x41a1be=_0x516bc2();while(!![]){try{const _0x33b67e=parseInt(_0x3860c7(0xcb))/0x1*(parseInt(_0x3860c7(0xdf))/0x2)+parseInt(_0x3860c7(0xb1))/0x3*(-parseInt(_0x3860c7(0x97))/0x4)+parseInt(_0x3860c7(0xc6))/0x5+-parseInt(_0x3860c7(0xc3))/0x6+parseInt(_0x3860c7(0xcc))/0x7*(-parseInt(_0x3860c7(0xd3))/0x8)+parseInt(_0x3860c7(0x96))/0x9+parseInt(_0x3860c7(0xb7))/0xa*(parseInt(_0x3860c7(0x98))/0xb);if(_0x33b67e===_0x3750fe)break;else _0x41a1be['push'](_0x41a1be['shift']());}catch(_0x4447e6){_0x41a1be['push'](_0x41a1be['shift']());}}}(_0x168a,0x39a4c));function _0x168a(){const _0xded76c=['1656468vCzEmq','tableBorderStyle','handleSuggestionDescription','220815vPRveh','tableCellVerticalAlignment','removeAttribute','getFirstPosition','format','157841OSEjqq','536102HgdSTb','TablePropertiesEditing','tableCellWidth','tableAlignment','has','tableCellProperties','handleDiscardAction','8fKVdmC','tableCellBorderColor','get','registerCustomCallback','markBlockFormat','TableCellPropertiesEditing','selection','join','getSuggestionCallback','formatBlock','table','locale','2dfcOGr','tableCellHeight','discard','enqueueChange','TableUtils','tableBorderColor','3046428TiNkUt','529352lPefaz','20482KVDrdK','subType','tableBackgroundColor','getContainedElement','plugins','pluginName','tableHeight','nodeAfter','tableCellBackgroundColor','*Format:*\x20change\x20table\x20properties','tableCellPadding','_descriptionFactory','getSelectionAffectedTableCells','commandParams','accept','batch','TrackChangesTableProperties','getSuggestions','registerDescriptionCallback','_handlePropertyChange','editor','enableCommand','start','findAncestor','*Format:*\x20change\x20table\x20cell\x20properties','3oLhscQ','getAttribute','model','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellBorderWidth','970GWZyXM','tableProperties','tableWidth','afterInit','document','change','tableBorderWidth','_suggestionFactory','_getSuggestion','TrackChangesEditing','data','setAttribute'];_0x168a=function(){return _0xded76c;};return _0x168a();}import{Plugin as _0x4dc9c3}from'ckeditor5/src/core.js';function _0x45c1(_0x99160a,_0x17e04b){const _0x168a53=_0x168a();return _0x45c1=function(_0x45c137,_0x1757d5){_0x45c137=_0x45c137-0x94;let _0x47835b=_0x168a53[_0x45c137];return _0x47835b;},_0x45c1(_0x99160a,_0x17e04b);}import{getTranslation as _0x26c604}from'../utils/common-translations.js';export default class $t extends _0x4dc9c3{constructor(_0x1182a6){const _0x5124f4=_0x45c1;super(_0x1182a6),this[_0x5124f4(0xb8)]=[_0x5124f4(0x95),_0x5124f4(0xc4),_0x5124f4(0xbd),_0x5124f4(0xcf),_0x5124f4(0xb9),_0x5124f4(0x9e),_0x5124f4(0x9a)],this[_0x5124f4(0xd1)]=[_0x5124f4(0xd4),_0x5124f4(0xb4),_0x5124f4(0xb6),_0x5124f4(0xa2),_0x5124f4(0xce),_0x5124f4(0xe0),_0x5124f4(0xa0),_0x5124f4(0xb5),_0x5124f4(0xc7)];}static get[_0xbf6b16(0x9d)](){const _0x9e03d4=_0xbf6b16;return _0x9e03d4(0xa8);}[_0xbf6b16(0xba)](){const _0xb78065=_0xbf6b16,_0x137328=this[_0xb78065(0xac)][_0xb78065(0x9c)][_0xb78065(0xd5)](_0xb78065(0xc0));if(this[_0xb78065(0xac)][_0xb78065(0x9c)][_0xb78065(0xd0)](_0xb78065(0xcd))){for(const _0x42b55a of this[_0xb78065(0xb8)])_0x137328[_0xb78065(0xad)](_0x42b55a,(_0x4294cd,_0x18d08e)=>{const _0x496b4b=_0xb78065,_0x5cbfee=this[_0x496b4b(0xac)][_0x496b4b(0xb3)][_0x496b4b(0xbb)][_0x496b4b(0xd9)][_0x496b4b(0xc9)]()[_0x496b4b(0xaf)](_0x496b4b(0xdd));this[_0x496b4b(0xab)](_0x42b55a,[_0x5cbfee],this[_0x496b4b(0xb8)],_0x496b4b(0xb8),_0x4294cd,_0x18d08e);});_0x137328[_0xb78065(0xbe)][_0xb78065(0xd6)](_0xb78065(0xdc),_0xb78065(0xb8),_0xb78065(0xa6),_0x137328[_0xb78065(0xbe)][_0xb78065(0xdb)](_0xb78065(0xdc),null,_0xb78065(0xe1))),_0x137328[_0xb78065(0xbe)][_0xb78065(0xd6)](_0xb78065(0xdc),_0xb78065(0xb8),_0xb78065(0xe1),(_0x136c4f,_0x47d656)=>this[_0xb78065(0xd2)](this[_0xb78065(0xb8)],_0x136c4f,_0x47d656)),_0x137328[_0xb78065(0xbe)][_0xb78065(0xd6)](_0xb78065(0xdc),_0xb78065(0xb8),_0xb78065(0xda),()=>!0x1);}if(this[_0xb78065(0xac)][_0xb78065(0x9c)][_0xb78065(0xd0)](_0xb78065(0xd8))){for(const _0x2e936f of this[_0xb78065(0xd1)])_0x137328[_0xb78065(0xad)](_0x2e936f,(_0x6353f8,_0x4d92cf)=>{const _0x55feb3=_0xb78065,_0x5a2a6e=this[_0x55feb3(0xac)][_0x55feb3(0x9c)][_0x55feb3(0xd5)](_0x55feb3(0x94))[_0x55feb3(0xa4)](this[_0x55feb3(0xac)][_0x55feb3(0xb3)][_0x55feb3(0xbb)][_0x55feb3(0xd9)]);this[_0x55feb3(0xab)](_0x2e936f,_0x5a2a6e,this[_0x55feb3(0xd1)],_0x55feb3(0xd1),_0x6353f8,_0x4d92cf);});_0x137328[_0xb78065(0xbe)][_0xb78065(0xd6)](_0xb78065(0xdc),_0xb78065(0xd1),_0xb78065(0xa6),_0x137328[_0xb78065(0xbe)][_0xb78065(0xdb)](_0xb78065(0xdc),null,_0xb78065(0xe1))),_0x137328[_0xb78065(0xbe)][_0xb78065(0xd6)](_0xb78065(0xdc),_0xb78065(0xd1),_0xb78065(0xe1),(_0x37b584,_0x1da75c)=>this[_0xb78065(0xd2)](this[_0xb78065(0xd1)],_0x37b584,_0x1da75c)),_0x137328[_0xb78065(0xbe)][_0xb78065(0xd6)](_0xb78065(0xdc),_0xb78065(0xd1),_0xb78065(0xda),()=>!0x1);}_0x137328[_0xb78065(0xa3)][_0xb78065(0xaa)](_0xdc2a1f=>this[_0xb78065(0xc5)](_0xdc2a1f));}[_0xbf6b16(0xab)](_0x27b58a,_0x293cce,_0x1fa827,_0x4f5c15,_0x4eeb74,_0x239fa1){const _0x9b9d34=_0xbf6b16,_0x5221bf=this[_0x9b9d34(0xac)][_0x9b9d34(0x9c)][_0x9b9d34(0xd5)](_0x9b9d34(0xc0));this[_0x9b9d34(0xac)][_0x9b9d34(0xb3)][_0x9b9d34(0xe2)](_0x239fa1[_0x9b9d34(0xa7)],()=>{const _0x2c4c51=_0x9b9d34;for(const _0x1ae610 of _0x293cce){if(this[_0x2c4c51(0xbf)](_0x1ae610,_0x4f5c15))_0x4eeb74(_0x239fa1);else{const _0x5d5ac3={};for(const _0x2fc9d9 of _0x1fa827){const _0xaf2414=_0x1ae610[_0x2c4c51(0xb2)](_0x2fc9d9);void 0x0!==_0xaf2414&&(_0x5d5ac3[_0x2fc9d9]=_0xaf2414);}_0x4eeb74(_0x239fa1),_0x5221bf[_0x2c4c51(0xd7)](_0x1ae610,{'commandParams':[_0x5d5ac3]},[],_0x4f5c15);}}});}[_0xbf6b16(0xd2)](_0xbdf8a0,_0x5ef472,_0x20dc3c){const _0x404976=_0xbf6b16,_0x3dea58=_0x5ef472[0x0][_0x404976(0xae)][_0x404976(0x9f)],_0x2352d0=_0x20dc3c[_0x404976(0xa5)][0x0];this[_0x404976(0xac)][_0x404976(0xb3)][_0x404976(0xbc)](_0x4a7f9e=>{const _0x263490=_0x404976;for(const _0x329bb3 of _0xbdf8a0)void 0x0!==_0x2352d0[_0x329bb3]?_0x4a7f9e[_0x263490(0xc2)](_0x329bb3,_0x2352d0[_0x329bb3],_0x3dea58):_0x4a7f9e[_0x263490(0xc8)](_0x329bb3,_0x3dea58);});}[_0xbf6b16(0xc5)](_0xb2ae3c){const _0x37e28e=_0xbf6b16;if(_0xb2ae3c[_0x37e28e(0xc1)])switch(_0xb2ae3c[_0x37e28e(0x99)]){case _0x37e28e(0xb8):return{'type':_0x37e28e(0xca),'content':_0x26c604(this[_0x37e28e(0xac)][_0x37e28e(0xde)],_0x37e28e(0xa1))};case _0x37e28e(0xd1):return{'type':_0x37e28e(0xca),'content':_0x26c604(this[_0x37e28e(0xac)][_0x37e28e(0xde)],_0x37e28e(0xb0))};}}[_0xbf6b16(0xbf)](_0x5d9115,_0x51f69b){const _0x250c5e=_0xbf6b16,_0x23d72b=this[_0x250c5e(0xac)][_0x250c5e(0x9c)][_0x250c5e(0xd5)](_0x250c5e(0xc0));for(const _0x58e3f8 of _0x23d72b[_0x250c5e(0xa9)]({'skipNotAttached':!0x0})){const _0x39ea7a=_0x58e3f8[_0x250c5e(0x9b)]();if(_0x58e3f8[_0x250c5e(0x99)]===_0x51f69b&&_0x39ea7a===_0x5d9115)return _0x58e3f8;}return null;}}
23
+ const _0x3e59e5=_0x4331;function _0x4331(_0x360e94,_0x271670){const _0x4f927c=_0x4f92();return _0x4331=function(_0x4331ab,_0x51a6d3){_0x4331ab=_0x4331ab-0x18c;let _0x48a5cc=_0x4f927c[_0x4331ab];return _0x48a5cc;},_0x4331(_0x360e94,_0x271670);}function _0x4f92(){const _0x1dedcf=['tableCellBorderColor','locale','enqueueChange','6799905zsUyfX','tableBorderColor','handleDiscardAction','nodeAfter','getFirstPosition','afterInit','table','*Format:*\x20change\x20table\x20properties','tableCellHeight','data','tableHeight','getSuggestions','TrackChangesEditing','registerCustomCallback','markBlockFormat','TrackChangesTableProperties','1022979QBhAXo','enableCommand','184edOBir','*Format:*\x20change\x20table\x20cell\x20properties','getAttribute','tableCellBackgroundColor','tableCellProperties','document','2268DIkEJU','tableCellBorderWidth','tableBorderStyle','handleSuggestionDescription','tableWidth','findAncestor','tableAlignment','1043718AuNTVk','format','601088lZJtQc','subType','_descriptionFactory','accept','_getSuggestion','discard','has','TableCellPropertiesEditing','batch','setAttribute','TablePropertiesEditing','2359KTeQwf','get','7145MWFBuv','tableBackgroundColor','commandParams','getSelectionAffectedTableCells','join','model','getContainedElement','start','change','tableCellVerticalAlignment','formatBlock','tableCellBorderStyle','tableCellPadding','pluginName','TableUtils','tableBorderWidth','registerDescriptionCallback','getSuggestionCallback','_suggestionFactory','403215LAFCGY','tableCellWidth','plugins','tableCellHorizontalAlignment','selection','tableProperties','editor','_handlePropertyChange','removeAttribute'];_0x4f92=function(){return _0x1dedcf;};return _0x4f92();}(function(_0x78967f,_0x4359e7){const _0x221b05=_0x4331,_0x387c93=_0x78967f();while(!![]){try{const _0x393945=-parseInt(_0x221b05(0x1be))/0x1+parseInt(_0x221b05(0x19c))/0x2+-parseInt(_0x221b05(0x18d))/0x3+-parseInt(_0x221b05(0x18f))/0x4*(parseInt(_0x221b05(0x1ab))/0x5)+parseInt(_0x221b05(0x195))/0x6*(-parseInt(_0x221b05(0x1a9))/0x7)+-parseInt(_0x221b05(0x19e))/0x8+parseInt(_0x221b05(0x1ca))/0x9;if(_0x393945===_0x4359e7)break;else _0x387c93['push'](_0x387c93['shift']());}catch(_0x19f518){_0x387c93['push'](_0x387c93['shift']());}}}(_0x4f92,0x40aec));import{Plugin as _0x6317da}from'ckeditor5/src/core.js';import{getTranslation as _0x4079f6}from'../utils/common-translations.js';export default class $t extends _0x6317da{constructor(_0x1cac46){const _0x2a6a11=_0x4331;super(_0x1cac46),this[_0x2a6a11(0x1c3)]=[_0x2a6a11(0x1cb),_0x2a6a11(0x197),_0x2a6a11(0x1ba),_0x2a6a11(0x19b),_0x2a6a11(0x199),_0x2a6a11(0x1d4),_0x2a6a11(0x1ac)],this[_0x2a6a11(0x193)]=[_0x2a6a11(0x1c7),_0x2a6a11(0x1b6),_0x2a6a11(0x196),_0x2a6a11(0x1b7),_0x2a6a11(0x1bf),_0x2a6a11(0x1d2),_0x2a6a11(0x192),_0x2a6a11(0x1c1),_0x2a6a11(0x1b4)];}static get[_0x3e59e5(0x1b8)](){const _0x1c2880=_0x3e59e5;return _0x1c2880(0x18c);}[_0x3e59e5(0x1cf)](){const _0x57145a=_0x3e59e5,_0x46768d=this[_0x57145a(0x1c4)][_0x57145a(0x1c0)][_0x57145a(0x1aa)](_0x57145a(0x1d6));if(this[_0x57145a(0x1c4)][_0x57145a(0x1c0)][_0x57145a(0x1a4)](_0x57145a(0x1a8))){for(const _0x1ecfa0 of this[_0x57145a(0x1c3)])_0x46768d[_0x57145a(0x18e)](_0x1ecfa0,(_0x40bb69,_0x2d7edd)=>{const _0x2d2da3=_0x57145a,_0x4b8b64=this[_0x2d2da3(0x1c4)][_0x2d2da3(0x1b0)][_0x2d2da3(0x194)][_0x2d2da3(0x1c2)][_0x2d2da3(0x1ce)]()[_0x2d2da3(0x19a)](_0x2d2da3(0x1d0));this[_0x2d2da3(0x1c5)](_0x1ecfa0,[_0x4b8b64],this[_0x2d2da3(0x1c3)],_0x2d2da3(0x1c3),_0x40bb69,_0x2d7edd);});_0x46768d[_0x57145a(0x1bd)][_0x57145a(0x1d7)](_0x57145a(0x1b5),_0x57145a(0x1c3),_0x57145a(0x1a1),_0x46768d[_0x57145a(0x1bd)][_0x57145a(0x1bc)](_0x57145a(0x1b5),null,_0x57145a(0x1a3))),_0x46768d[_0x57145a(0x1bd)][_0x57145a(0x1d7)](_0x57145a(0x1b5),_0x57145a(0x1c3),_0x57145a(0x1a3),(_0x29a75b,_0xa058ba)=>this[_0x57145a(0x1cc)](this[_0x57145a(0x1c3)],_0x29a75b,_0xa058ba)),_0x46768d[_0x57145a(0x1bd)][_0x57145a(0x1d7)](_0x57145a(0x1b5),_0x57145a(0x1c3),_0x57145a(0x1af),()=>!0x1);}if(this[_0x57145a(0x1c4)][_0x57145a(0x1c0)][_0x57145a(0x1a4)](_0x57145a(0x1a5))){for(const _0x317a8c of this[_0x57145a(0x193)])_0x46768d[_0x57145a(0x18e)](_0x317a8c,(_0x413835,_0x13d47e)=>{const _0x14d2ed=_0x57145a,_0xd6b6d8=this[_0x14d2ed(0x1c4)][_0x14d2ed(0x1c0)][_0x14d2ed(0x1aa)](_0x14d2ed(0x1b9))[_0x14d2ed(0x1ae)](this[_0x14d2ed(0x1c4)][_0x14d2ed(0x1b0)][_0x14d2ed(0x194)][_0x14d2ed(0x1c2)]);this[_0x14d2ed(0x1c5)](_0x317a8c,_0xd6b6d8,this[_0x14d2ed(0x193)],_0x14d2ed(0x193),_0x413835,_0x13d47e);});_0x46768d[_0x57145a(0x1bd)][_0x57145a(0x1d7)](_0x57145a(0x1b5),_0x57145a(0x193),_0x57145a(0x1a1),_0x46768d[_0x57145a(0x1bd)][_0x57145a(0x1bc)](_0x57145a(0x1b5),null,_0x57145a(0x1a3))),_0x46768d[_0x57145a(0x1bd)][_0x57145a(0x1d7)](_0x57145a(0x1b5),_0x57145a(0x193),_0x57145a(0x1a3),(_0x77d7b7,_0xc5c22f)=>this[_0x57145a(0x1cc)](this[_0x57145a(0x193)],_0x77d7b7,_0xc5c22f)),_0x46768d[_0x57145a(0x1bd)][_0x57145a(0x1d7)](_0x57145a(0x1b5),_0x57145a(0x193),_0x57145a(0x1af),()=>!0x1);}_0x46768d[_0x57145a(0x1a0)][_0x57145a(0x1bb)](_0xf888ec=>this[_0x57145a(0x198)](_0xf888ec));}[_0x3e59e5(0x1c5)](_0x3a72b3,_0x3ed2ba,_0xe756cb,_0x711544,_0x49661b,_0x5738b4){const _0x12a234=_0x3e59e5,_0xb19087=this[_0x12a234(0x1c4)][_0x12a234(0x1c0)][_0x12a234(0x1aa)](_0x12a234(0x1d6));this[_0x12a234(0x1c4)][_0x12a234(0x1b0)][_0x12a234(0x1c9)](_0x5738b4[_0x12a234(0x1a6)],()=>{const _0x39889c=_0x12a234;for(const _0x275f9e of _0x3ed2ba){if(this[_0x39889c(0x1a2)](_0x275f9e,_0x711544))_0x49661b(_0x5738b4);else{const _0x4c89ee={};for(const _0x20a3a7 of _0xe756cb){const _0x13b91c=_0x275f9e[_0x39889c(0x191)](_0x20a3a7);void 0x0!==_0x13b91c&&(_0x4c89ee[_0x20a3a7]=_0x13b91c);}_0x49661b(_0x5738b4),_0xb19087[_0x39889c(0x1d8)](_0x275f9e,{'commandParams':[_0x4c89ee]},[],_0x711544);}}});}[_0x3e59e5(0x1cc)](_0x4866b6,_0x80496b,_0x41b749){const _0x732cf3=_0x3e59e5,_0x2d7ab2=_0x80496b[0x0][_0x732cf3(0x1b2)][_0x732cf3(0x1cd)],_0x30227f=_0x41b749[_0x732cf3(0x1ad)][0x0];this[_0x732cf3(0x1c4)][_0x732cf3(0x1b0)][_0x732cf3(0x1b3)](_0x367051=>{const _0x39cfc3=_0x732cf3;for(const _0x2a0c0e of _0x4866b6)void 0x0!==_0x30227f[_0x2a0c0e]?_0x367051[_0x39cfc3(0x1a7)](_0x2a0c0e,_0x30227f[_0x2a0c0e],_0x2d7ab2):_0x367051[_0x39cfc3(0x1c6)](_0x2a0c0e,_0x2d7ab2);});}[_0x3e59e5(0x198)](_0xbdedc0){const _0x243037=_0x3e59e5;if(_0xbdedc0[_0x243037(0x1d3)])switch(_0xbdedc0[_0x243037(0x19f)]){case _0x243037(0x1c3):return{'type':_0x243037(0x19d),'content':_0x4079f6(this[_0x243037(0x1c4)][_0x243037(0x1c8)],_0x243037(0x1d1))};case _0x243037(0x193):return{'type':_0x243037(0x19d),'content':_0x4079f6(this[_0x243037(0x1c4)][_0x243037(0x1c8)],_0x243037(0x190))};}}[_0x3e59e5(0x1a2)](_0x6177a6,_0x447cb4){const _0x330f32=_0x3e59e5,_0x55af71=this[_0x330f32(0x1c4)][_0x330f32(0x1c0)][_0x330f32(0x1aa)](_0x330f32(0x1d6));for(const _0x454e1c of _0x55af71[_0x330f32(0x1d5)]({'skipNotAttached':!0x0})){const _0x22524c=_0x454e1c[_0x330f32(0x1b1)]();if(_0x454e1c[_0x330f32(0x19f)]===_0x447cb4&&_0x22524c===_0x6177a6)return _0x454e1c;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x33a8(_0x451f25,_0x4f926e){const _0x57d32e=_0x57d3();return _0x33a8=function(_0x33a89b,_0xdddfd8){_0x33a89b=_0x33a89b-0x8f;let _0x466446=_0x57d32e[_0x33a89b];return _0x466446;},_0x33a8(_0x451f25,_0x4f926e);}function _0x57d3(){const _0x5a1f91=['enableCommand','insertTemplate','get','editor','18168WFQqXM','4248BtlksM','20603XeORdp','1108045lwBxNQ','afterInit','50DnQOPl','3449642UTgCpU','2710184SEyNtV','6VPMdrK','TrackChangesEditing','14EJJoOS','plugins','1355589UmiHAy','4612DDboNY','has','1136986ZpiUCx','Template'];_0x57d3=function(){return _0x5a1f91;};return _0x57d3();}const _0x201ca7=_0x33a8;(function(_0xe2965b,_0x2d0c51){const _0x352c9e=_0x33a8,_0x2b7a53=_0xe2965b();while(!![]){try{const _0x5e9792=parseInt(_0x352c9e(0xa0))/0x1+-parseInt(_0x352c9e(0x97))/0x2+parseInt(_0x352c9e(0x92))/0x3*(-parseInt(_0x352c9e(0x9e))/0x4)+-parseInt(_0x352c9e(0x94))/0x5*(-parseInt(_0x352c9e(0x99))/0x6)+-parseInt(_0x352c9e(0x9b))/0x7*(parseInt(_0x352c9e(0x98))/0x8)+parseInt(_0x352c9e(0x9d))/0x9*(parseInt(_0x352c9e(0x96))/0xa)+-parseInt(_0x352c9e(0x93))/0xb*(-parseInt(_0x352c9e(0x91))/0xc);if(_0x5e9792===_0x2d0c51)break;else _0x2b7a53['push'](_0x2b7a53['shift']());}catch(_0x14641f){_0x2b7a53['push'](_0x2b7a53['shift']());}}}(_0x57d3,0xdec17));import{Plugin as _0x1e5b96}from'ckeditor5/src/core.js';export default class _t extends _0x1e5b96{[_0x201ca7(0x95)](){const _0x15bb42=_0x201ca7,_0x1c0877=this[_0x15bb42(0x90)];_0x1c0877[_0x15bb42(0x9c)][_0x15bb42(0x9f)](_0x15bb42(0xa1))&&_0x1c0877[_0x15bb42(0x9c)][_0x15bb42(0x8f)](_0x15bb42(0x9a))[_0x15bb42(0xa2)](_0x15bb42(0xa3));}}
23
+ const _0x39dfa1=_0x4411;(function(_0x58aa7b,_0x351e65){const _0x2c65e0=_0x4411,_0x172c40=_0x58aa7b();while(!![]){try{const _0x11ac49=parseInt(_0x2c65e0(0x1fe))/0x1*(parseInt(_0x2c65e0(0x205))/0x2)+parseInt(_0x2c65e0(0x207))/0x3+-parseInt(_0x2c65e0(0x1f6))/0x4+-parseInt(_0x2c65e0(0x1fb))/0x5*(parseInt(_0x2c65e0(0x203))/0x6)+parseInt(_0x2c65e0(0x1f7))/0x7*(parseInt(_0x2c65e0(0x200))/0x8)+-parseInt(_0x2c65e0(0x1f4))/0x9*(-parseInt(_0x2c65e0(0x1ff))/0xa)+parseInt(_0x2c65e0(0x202))/0xb*(-parseInt(_0x2c65e0(0x1f3))/0xc);if(_0x11ac49===_0x351e65)break;else _0x172c40['push'](_0x172c40['shift']());}catch(_0x3d8018){_0x172c40['push'](_0x172c40['shift']());}}}(_0x3a3c,0x29771));function _0x4411(_0x21a355,_0x4714a4){const _0x3a3c70=_0x3a3c();return _0x4411=function(_0x4411bb,_0x10c3ed){_0x4411bb=_0x4411bb-0x1f3;let _0x10ae70=_0x3a3c70[_0x4411bb];return _0x10ae70;},_0x4411(_0x21a355,_0x4714a4);}import{Plugin as _0x43611e}from'ckeditor5/src/core.js';export default class _t extends _0x43611e{[_0x39dfa1(0x1fc)](){const _0x591d22=_0x39dfa1,_0x11d38b=this[_0x591d22(0x204)];_0x11d38b[_0x591d22(0x1fa)][_0x591d22(0x1f8)](_0x591d22(0x1f5))&&_0x11d38b[_0x591d22(0x1fa)][_0x591d22(0x201)](_0x591d22(0x1f9))[_0x591d22(0x206)](_0x591d22(0x1fd));}}function _0x3a3c(){const _0x37c411=['1DEQyra','10KfcqGF','152TeTobI','get','473xVjtyi','1152gCNCgA','editor','560894wbReKN','enableCommand','94299GABJsJ','22212jztkMN','1818603azAbkU','Template','586824EiiRfy','30093FKfguN','has','TrackChangesEditing','plugins','5195QkPxsc','afterInit','insertTemplate'];_0x3a3c=function(){return _0x37c411;};return _0x3a3c();}