@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240722.0 → 0.0.0-nightly-20240724.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 (166) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x25cb(){const _0x4f258b=['12392TEogjK','registerDescriptionCallback','TrackChangesEditing','_registerLegacyDescription','has','24SKNlPv','commandName','descriptionFactory','46636SgtHLK','plugins','locale','RemoveFormatEditing','*Remove\x20all\x20formatting*','formatBlock','get','8929212HzzURs','enableDefaultAttributesIntegration','1221486Ashoej','editor','afterInit','5034140hqfyZC','4785214qJPLvA','formatInline','13257OoYzTZ','4345545TLuGfk','format','type','removeFormat'];_0x25cb=function(){return _0x4f258b;};return _0x25cb();}const _0x2aa3d6=_0x3339;function _0x3339(_0x518664,_0x510fee){const _0x25cb27=_0x25cb();return _0x3339=function(_0x3339fd,_0x4a65dc){_0x3339fd=_0x3339fd-0x101;let _0x56f7ed=_0x25cb27[_0x3339fd];return _0x56f7ed;},_0x3339(_0x518664,_0x510fee);}(function(_0x1aec83,_0x27ed06){const _0x6dd517=_0x3339,_0x5bbe93=_0x1aec83();while(!![]){try{const _0x2f6046=-parseInt(_0x6dd517(0x11b))/0x1+-parseInt(_0x6dd517(0x112))/0x2*(parseInt(_0x6dd517(0x10f))/0x3)+parseInt(_0x6dd517(0x102))/0x4+parseInt(_0x6dd517(0x106))/0x5+-parseInt(_0x6dd517(0x119))/0x6+-parseInt(_0x6dd517(0x103))/0x7+parseInt(_0x6dd517(0x10a))/0x8*(parseInt(_0x6dd517(0x105))/0x9);if(_0x2f6046===_0x27ed06)break;else _0x5bbe93['push'](_0x5bbe93['shift']());}catch(_0x544cd2){_0x5bbe93['push'](_0x5bbe93['shift']());}}}(_0x25cb,0xca82f));import{Plugin as _0x4d5245}from'ckeditor5/src/core.js';import{getTranslation as _0x12a301}from'../utils/common-translations.js';export default class kt extends _0x4d5245{[_0x2aa3d6(0x101)](){const _0x18efc6=_0x2aa3d6,_0x3f2bee=this[_0x18efc6(0x11c)];if(!_0x3f2bee[_0x18efc6(0x113)][_0x18efc6(0x10e)](_0x18efc6(0x115)))return;_0x3f2bee[_0x18efc6(0x113)][_0x18efc6(0x118)](_0x18efc6(0x10c))[_0x18efc6(0x11a)](_0x18efc6(0x109)),this[_0x18efc6(0x10d)]();}[_0x2aa3d6(0x10d)](){const _0x16a572=_0x2aa3d6,_0x51d703=this[_0x16a572(0x11c)];_0x51d703[_0x16a572(0x113)][_0x16a572(0x118)](_0x16a572(0x10c))[_0x16a572(0x111)][_0x16a572(0x10b)](_0x3970a6=>{const _0x20f1ac=_0x16a572;if(_0x20f1ac(0x117)!=_0x3970a6[_0x20f1ac(0x108)]&&_0x20f1ac(0x104)!=_0x3970a6[_0x20f1ac(0x108)])return;const {data:_0x36dc83}=_0x3970a6;return _0x36dc83&&_0x20f1ac(0x109)==_0x36dc83[_0x20f1ac(0x110)]?{'type':_0x20f1ac(0x107),'content':_0x12a301(_0x51d703[_0x20f1ac(0x114)],_0x20f1ac(0x116))}:void 0x0;});}}
23
+ function _0x31ea(){const _0x5b0dc6=['*Remove\x20all\x20formatting*','removeFormat','3073737xjoxhR','descriptionFactory','format','TrackChangesEditing','commandName','RemoveFormatEditing','get','registerDescriptionCallback','4467085vbiIct','96299KGWHwA','formatBlock','locale','11471576aHTbTG','303574SUuiLe','16615395aJLpfP','24SYmKfC','2EwfSPw','plugins','enableDefaultAttributesIntegration','type','editor','_registerLegacyDescription','798300ERDiFZ','has','afterInit','formatInline'];_0x31ea=function(){return _0x5b0dc6;};return _0x31ea();}const _0x2863a3=_0x41bf;function _0x41bf(_0x5a84a2,_0x3bba88){const _0x31ea16=_0x31ea();return _0x41bf=function(_0x41bfb5,_0xda4e24){_0x41bfb5=_0x41bfb5-0x13b;let _0x12fdbb=_0x31ea16[_0x41bfb5];return _0x12fdbb;},_0x41bf(_0x5a84a2,_0x3bba88);}(function(_0x55fa19,_0xc0556d){const _0x11b662=_0x41bf,_0x29cc49=_0x55fa19();while(!![]){try{const _0x5f06d2=parseInt(_0x11b662(0x143))/0x1*(parseInt(_0x11b662(0x140))/0x2)+-parseInt(_0x11b662(0x14f))/0x3+parseInt(_0x11b662(0x149))/0x4+parseInt(_0x11b662(0x13b))/0x5+parseInt(_0x11b662(0x142))/0x6*(-parseInt(_0x11b662(0x13c))/0x7)+-parseInt(_0x11b662(0x13f))/0x8+parseInt(_0x11b662(0x141))/0x9;if(_0x5f06d2===_0xc0556d)break;else _0x29cc49['push'](_0x29cc49['shift']());}catch(_0x5c77f3){_0x29cc49['push'](_0x29cc49['shift']());}}}(_0x31ea,0xb204f));import{Plugin as _0x37126f}from'ckeditor5/src/core.js';import{getTranslation as _0x1005aa}from'../utils/common-translations.js';export default class kt extends _0x37126f{[_0x2863a3(0x14b)](){const _0xcdb68=_0x2863a3,_0x4a14fe=this[_0xcdb68(0x147)];if(!_0x4a14fe[_0xcdb68(0x144)][_0xcdb68(0x14a)](_0xcdb68(0x154)))return;_0x4a14fe[_0xcdb68(0x144)][_0xcdb68(0x155)](_0xcdb68(0x152))[_0xcdb68(0x145)](_0xcdb68(0x14e)),this[_0xcdb68(0x148)]();}[_0x2863a3(0x148)](){const _0x14e774=_0x2863a3,_0x4c0446=this[_0x14e774(0x147)];_0x4c0446[_0x14e774(0x144)][_0x14e774(0x155)](_0x14e774(0x152))[_0x14e774(0x150)][_0x14e774(0x156)](_0x1c22ee=>{const _0x4d6196=_0x14e774;if(_0x4d6196(0x13d)!=_0x1c22ee[_0x4d6196(0x146)]&&_0x4d6196(0x14c)!=_0x1c22ee[_0x4d6196(0x146)])return;const {data:_0x4a6952}=_0x1c22ee;return _0x4a6952&&_0x4d6196(0x14e)==_0x4a6952[_0x4d6196(0x153)]?{'type':_0x4d6196(0x151),'content':_0x1005aa(_0x4c0446[_0x4d6196(0x13e)],_0x4d6196(0x14d))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x9389(_0x5b4a92,_0x209bb5){const _0xff18dc=_0xff18();return _0x9389=function(_0x938952,_0x300739){_0x938952=_0x938952-0x130;let _0x2666e7=_0xff18dc[_0x938952];return _0x2666e7;},_0x9389(_0x5b4a92,_0x209bb5);}const _0x489553=_0x9389;(function(_0x1d330d,_0x2af20b){const _0x22c489=_0x9389,_0x3b6f61=_0x1d330d();while(!![]){try{const _0xb985e=-parseInt(_0x22c489(0x130))/0x1*(parseInt(_0x22c489(0x137))/0x2)+-parseInt(_0x22c489(0x145))/0x3*(parseInt(_0x22c489(0x149))/0x4)+parseInt(_0x22c489(0x13b))/0x5+-parseInt(_0x22c489(0x135))/0x6+parseInt(_0x22c489(0x134))/0x7+parseInt(_0x22c489(0x148))/0x8+parseInt(_0x22c489(0x144))/0x9;if(_0xb985e===_0x2af20b)break;else _0x3b6f61['push'](_0x3b6f61['shift']());}catch(_0x1f52cb){_0x3b6f61['push'](_0x3b6f61['shift']());}}}(_0xff18,0x40089));import{Plugin as _0xd0d03e}from'ckeditor5/src/core.js';export default class bt extends _0xd0d03e{[_0x489553(0x146)](){const _0x4585b7=_0x489553,_0x1ea4ad=this[_0x4585b7(0x13e)];if(!_0x1ea4ad[_0x4585b7(0x131)][_0x4585b7(0x132)](_0x4585b7(0x139)))return;const _0xa881c0=_0x1ea4ad[_0x4585b7(0x131)][_0x4585b7(0x143)](_0x4585b7(0x133));_0xa881c0[_0x4585b7(0x13f)](_0x4585b7(0x142)),_0xa881c0[_0x4585b7(0x13f)](_0x4585b7(0x13d));const _0xcef3fb=_0x1ea4ad[_0x4585b7(0x131)][_0x4585b7(0x143)](_0x4585b7(0x139));_0xcef3fb[_0x4585b7(0x13f)](_0x4585b7(0x147)),_0xcef3fb[_0x4585b7(0x13f)](_0x4585b7(0x13a)),_0xcef3fb[_0x4585b7(0x13f)](_0x4585b7(0x136)),_0xcef3fb[_0x4585b7(0x13f)](_0x4585b7(0x13c)),_0xcef3fb[_0x4585b7(0x13f)](_0x4585b7(0x140)),_0xcef3fb[_0x4585b7(0x13f)](_0x4585b7(0x141)),_0xcef3fb[_0x4585b7(0x13f)](_0x4585b7(0x138));}}function _0xff18(){const _0x2ac8cb=['282056fUAFzk','8VyoFup','1ApCTCb','plugins','has','TrackChangesEditing','3433157LFyiNn','2630784phsVha','discardSuggestion','387586gJyRPZ','discardSelectedSuggestions','RestrictedEditingModeEditing','acceptSuggestion','475435uPhnCD','acceptAllSuggestions','goToNextRestrictedEditingException','editor','enableCommand','discardAllSuggestions','acceptSelectedSuggestions','goToPreviousRestrictedEditingException','get','5269221zDBBdN','467589sGAnkl','afterInit','trackChanges'];_0xff18=function(){return _0x2ac8cb;};return _0xff18();}
23
+ const _0x5dd574=_0x5b63;function _0x5b63(_0x176996,_0x27c4d7){const _0x417324=_0x4173();return _0x5b63=function(_0x5b6382,_0x4cbac9){_0x5b6382=_0x5b6382-0xe3;let _0x896ee5=_0x417324[_0x5b6382];return _0x896ee5;},_0x5b63(_0x176996,_0x27c4d7);}(function(_0x4e3583,_0x47a9f0){const _0x198e59=_0x5b63,_0x548383=_0x4e3583();while(!![]){try{const _0x378eac=parseInt(_0x198e59(0xf5))/0x1+-parseInt(_0x198e59(0xf8))/0x2*(parseInt(_0x198e59(0xef))/0x3)+parseInt(_0x198e59(0xf2))/0x4+parseInt(_0x198e59(0xea))/0x5*(parseInt(_0x198e59(0xe8))/0x6)+parseInt(_0x198e59(0xf3))/0x7*(parseInt(_0x198e59(0xe7))/0x8)+-parseInt(_0x198e59(0xfc))/0x9*(-parseInt(_0x198e59(0xfa))/0xa)+-parseInt(_0x198e59(0xf4))/0xb;if(_0x378eac===_0x47a9f0)break;else _0x548383['push'](_0x548383['shift']());}catch(_0x2107cf){_0x548383['push'](_0x548383['shift']());}}}(_0x4173,0x5d339));import{Plugin as _0xc081df}from'ckeditor5/src/core.js';function _0x4173(){const _0x553db2=['acceptSuggestion','TrackChangesEditing','editor','1533000eqTakB','86538oEGUOU','get','255UuFhlC','discardAllSuggestions','acceptAllSuggestions','discardSelectedSuggestions','discardSuggestion','522186fSEGdI','goToNextRestrictedEditingException','has','545936UoCojh','21qQDEeb','17814610XtisAS','251875vTbEnf','goToPreviousRestrictedEditingException','RestrictedEditingModeEditing','2mjRsMB','acceptSelectedSuggestions','7070XEcwLv','trackChanges','6066eSOXmD','plugins','enableCommand','afterInit'];_0x4173=function(){return _0x553db2;};return _0x4173();}export default class bt extends _0xc081df{[_0x5dd574(0xe3)](){const _0x556ce0=_0x5dd574,_0x16e705=this[_0x556ce0(0xe6)];if(!_0x16e705[_0x556ce0(0xfd)][_0x556ce0(0xf1)](_0x556ce0(0xf7)))return;const _0x5745f3=_0x16e705[_0x556ce0(0xfd)][_0x556ce0(0xe9)](_0x556ce0(0xe5));_0x5745f3[_0x556ce0(0xfe)](_0x556ce0(0xf6)),_0x5745f3[_0x556ce0(0xfe)](_0x556ce0(0xf0));const _0x2514da=_0x16e705[_0x556ce0(0xfd)][_0x556ce0(0xe9)](_0x556ce0(0xf7));_0x2514da[_0x556ce0(0xfe)](_0x556ce0(0xfb)),_0x2514da[_0x556ce0(0xfe)](_0x556ce0(0xe4)),_0x2514da[_0x556ce0(0xfe)](_0x556ce0(0xee)),_0x2514da[_0x556ce0(0xfe)](_0x556ce0(0xec)),_0x2514da[_0x556ce0(0xfe)](_0x556ce0(0xeb)),_0x2514da[_0x556ce0(0xfe)](_0x556ce0(0xf9)),_0x2514da[_0x556ce0(0xfe)](_0x556ce0(0xed));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4c3b40=_0x4e7c;(function(_0x27f92d,_0x4e7f92){const _0x765131=_0x4e7c,_0x4e5315=_0x27f92d();while(!![]){try{const _0x21daa3=-parseInt(_0x765131(0xad))/0x1*(parseInt(_0x765131(0x95))/0x2)+parseInt(_0x765131(0xa5))/0x3*(parseInt(_0x765131(0xb1))/0x4)+-parseInt(_0x765131(0xa9))/0x5+parseInt(_0x765131(0x87))/0x6*(parseInt(_0x765131(0x99))/0x7)+parseInt(_0x765131(0xaa))/0x8*(parseInt(_0x765131(0xab))/0x9)+parseInt(_0x765131(0xb3))/0xa+-parseInt(_0x765131(0x96))/0xb;if(_0x21daa3===_0x4e7f92)break;else _0x4e5315['push'](_0x4e5315['shift']());}catch(_0x402bd5){_0x4e5315['push'](_0x4e5315['shift']());}}}(_0x3a74,0x3fb65));function _0x3a74(){const _0x42fd17=['createPositionBefore','ck-suggestion-marker--active','model','6njyciL','3317512vgonra','addMarker:suggestion','ck-suggestion-marker-','917JgTIKz','merge','editing','deletion','high','test','addMarker:suggestion:insertion','requires','downcastDispatcher','consumable','span','locale','21486oLVFHW','addClass','insert','ELEMENT_LINE_BREAK','286455ViTGez','131568pjnRkq','9nfPHpS','element','52403fLkuou','get','mapper','plugins','12rKLlLm','getItems','2320240XgxXww','init','createUIElement','includes','registerElementLabel','softBreak','data','options','TrackChangesEditing','split','showSuggestionHighlights','markerRange','bindElementToMarker','23226ltcifD','toViewPosition','shiftEnter','editor','descriptionFactory','activeMarkers','name','markerName','addMarker:suggestion:deletion','writer','enableCommand'];_0x3a74=function(){return _0x42fd17;};return _0x3a74();}import{Plugin as _0x4c93d6}from'ckeditor5/src/core.js';import{ShiftEnter as _0x25257e}from'ckeditor5/src/enter.js';function _0x4e7c(_0x1b7dec,_0x4c15c1){const _0x3a7415=_0x3a74();return _0x4e7c=function(_0x4e7c97,_0x191220){_0x4e7c97=_0x4e7c97-0x82;let _0x2928cc=_0x3a7415[_0x4e7c97];return _0x2928cc;},_0x4e7c(_0x1b7dec,_0x4c15c1);}import{getTranslation as _0x291d1c}from'../utils/common-translations.js';export default class wt extends _0x4c93d6{static get[_0x4c3b40(0xa0)](){return[_0x25257e];}[_0x4c3b40(0xb4)](){const _0xc2adcd=_0x4c3b40,_0x367742=this[_0xc2adcd(0x8a)],_0x529a6a=_0x367742[_0xc2adcd(0xb0)][_0xc2adcd(0xae)](_0xc2adcd(0x82));_0x529a6a[_0xc2adcd(0x91)](_0xc2adcd(0x89)),_0x367742[_0xc2adcd(0x9b)][_0xc2adcd(0xa1)]['on'](_0xc2adcd(0x9f),ce(_0x367742),{'priority':_0xc2adcd(0x9d)}),_0x367742[_0xc2adcd(0x9b)][_0xc2adcd(0xa1)]['on'](_0xc2adcd(0x8f),ce(_0x367742),{'priority':_0xc2adcd(0x9d)}),_0x367742[_0xc2adcd(0xb9)][_0xc2adcd(0xa1)]['on'](_0xc2adcd(0x97),(_0x5bc9eb,_0x2d1363,_0x34b49d)=>{const _0x53d0cc=_0xc2adcd;_0x34b49d[_0x53d0cc(0xba)][_0x53d0cc(0x84)]&&ce(_0x367742,{'showActiveMarker':!0x1})(_0x5bc9eb,_0x2d1363,_0x34b49d);}),_0x529a6a[_0xc2adcd(0x8b)][_0xc2adcd(0xb7)](_0xc2adcd(0xb8),_0x87cc0d=>_0x291d1c(_0x367742[_0xc2adcd(0xa4)],_0xc2adcd(0xa8),_0x87cc0d));}}function ce(_0xefabce,{showActiveMarker:_0x51130e=!0x0}={}){return(_0x16f28d,_0x59dbe,_0x8d53a3)=>{const _0x10c58e=_0x4e7c,_0xcf9caf=_0xefabce[_0x10c58e(0xb0)][_0x10c58e(0xae)](_0x10c58e(0x82));if(!_0x8d53a3[_0x10c58e(0xa2)][_0x10c58e(0x9e)](_0x59dbe[_0x10c58e(0x85)],_0x16f28d[_0x10c58e(0x8d)]))return;const _0x368a3f=_0xefabce[_0x10c58e(0x94)];for(const _0x2a2305 of _0x59dbe[_0x10c58e(0x85)][_0x10c58e(0xb2)]()){if(!_0x2a2305['is'](_0x10c58e(0xac),_0x10c58e(0xb8)))continue;const _0x4812fe=_0x10c58e(0x9c)==_0x59dbe[_0x10c58e(0x8e)][_0x10c58e(0x83)](':')[0x1]?_0x10c58e(0x9a):_0x10c58e(0x83),_0x484be8=_0x8d53a3[_0x10c58e(0x90)][_0x10c58e(0xb5)](_0x10c58e(0xa3),{'class':_0x10c58e(0x98)+_0x4812fe}),_0x515685=_0x8d53a3[_0x10c58e(0xaf)][_0x10c58e(0x88)](_0x368a3f[_0x10c58e(0x92)](_0x2a2305));_0x51130e&&_0xcf9caf[_0x10c58e(0x8c)][_0x10c58e(0xb6)](_0x59dbe[_0x10c58e(0x8e)])&&_0x8d53a3[_0x10c58e(0x90)][_0x10c58e(0xa6)](_0x10c58e(0x93),_0x484be8),_0x8d53a3[_0x10c58e(0x90)][_0x10c58e(0xa7)](_0x515685,_0x484be8),_0x8d53a3[_0x10c58e(0xaf)][_0x10c58e(0x86)](_0x484be8,_0x59dbe[_0x10c58e(0x8e)]);}};}
23
+ const _0x39b1c4=_0x2dd9;(function(_0x37f37c,_0x3c9436){const _0x5bf55b=_0x2dd9,_0x33844c=_0x37f37c();while(!![]){try{const _0x2d2e80=parseInt(_0x5bf55b(0x146))/0x1+parseInt(_0x5bf55b(0x166))/0x2+-parseInt(_0x5bf55b(0x14f))/0x3+-parseInt(_0x5bf55b(0x161))/0x4+parseInt(_0x5bf55b(0x15c))/0x5+-parseInt(_0x5bf55b(0x13c))/0x6*(parseInt(_0x5bf55b(0x13b))/0x7)+parseInt(_0x5bf55b(0x148))/0x8*(-parseInt(_0x5bf55b(0x139))/0x9);if(_0x2d2e80===_0x3c9436)break;else _0x33844c['push'](_0x33844c['shift']());}catch(_0x12a2e6){_0x33844c['push'](_0x33844c['shift']());}}}(_0x53ca,0x43a49));import{Plugin as _0x587882}from'ckeditor5/src/core.js';function _0x53ca(){const _0x171e03=['ELEMENT_LINE_BREAK','markerRange','plugins','split','915135ouqFaj','softBreak','toViewPosition','editor','span','showSuggestionHighlights','element','TrackChangesEditing','addMarker:suggestion:deletion','locale','enableCommand','getItems','merge','573615dVIoui','model','get','consumable','addMarker:suggestion:insertion','89408GqqPXy','requires','insert','ck-suggestion-marker--active','registerElementLabel','1083560OwahKR','addClass','deletion','createUIElement','addMarker:suggestion','test','name','high','downcastDispatcher','activeMarkers','5769DZVVRC','includes','1169nozrxS','7782YKqpGn','bindElementToMarker','shiftEnter','mapper','markerName','descriptionFactory','createPositionBefore','options','writer','editing','494673LEEynP','data','4120XJtFSB','init','ck-suggestion-marker-'];_0x53ca=function(){return _0x171e03;};return _0x53ca();}import{ShiftEnter as _0xa1436d}from'ckeditor5/src/enter.js';import{getTranslation as _0x19a726}from'../utils/common-translations.js';function _0x2dd9(_0x385bf0,_0x147975){const _0x53cad2=_0x53ca();return _0x2dd9=function(_0x2dd9bf,_0x49ee0f){_0x2dd9bf=_0x2dd9bf-0x137;let _0x1c5b4e=_0x53cad2[_0x2dd9bf];return _0x1c5b4e;},_0x2dd9(_0x385bf0,_0x147975);}export default class wt extends _0x587882{static get[_0x39b1c4(0x162)](){return[_0xa1436d];}[_0x39b1c4(0x149)](){const _0x1c0c35=_0x39b1c4,_0x122862=this[_0x1c0c35(0x152)],_0x345d4d=_0x122862[_0x1c0c35(0x14d)][_0x1c0c35(0x15e)](_0x1c0c35(0x156));_0x345d4d[_0x1c0c35(0x159)](_0x1c0c35(0x13e)),_0x122862[_0x1c0c35(0x145)][_0x1c0c35(0x137)]['on'](_0x1c0c35(0x160),ce(_0x122862),{'priority':_0x1c0c35(0x16d)}),_0x122862[_0x1c0c35(0x145)][_0x1c0c35(0x137)]['on'](_0x1c0c35(0x157),ce(_0x122862),{'priority':_0x1c0c35(0x16d)}),_0x122862[_0x1c0c35(0x147)][_0x1c0c35(0x137)]['on'](_0x1c0c35(0x16a),(_0x3194e6,_0x4e208a,_0x4eaa24)=>{const _0x50769d=_0x1c0c35;_0x4eaa24[_0x50769d(0x143)][_0x50769d(0x154)]&&ce(_0x122862,{'showActiveMarker':!0x1})(_0x3194e6,_0x4e208a,_0x4eaa24);}),_0x345d4d[_0x1c0c35(0x141)][_0x1c0c35(0x165)](_0x1c0c35(0x150),_0x36a5ee=>_0x19a726(_0x122862[_0x1c0c35(0x158)],_0x1c0c35(0x14b),_0x36a5ee));}}function ce(_0xa3d4,{showActiveMarker:_0x161a56=!0x0}={}){return(_0x555384,_0x4a2f21,_0x12f3c2)=>{const _0x59c5d7=_0x2dd9,_0xb80ad=_0xa3d4[_0x59c5d7(0x14d)][_0x59c5d7(0x15e)](_0x59c5d7(0x156));if(!_0x12f3c2[_0x59c5d7(0x15f)][_0x59c5d7(0x16b)](_0x4a2f21[_0x59c5d7(0x14c)],_0x555384[_0x59c5d7(0x16c)]))return;const _0x346842=_0xa3d4[_0x59c5d7(0x15d)];for(const _0x423b34 of _0x4a2f21[_0x59c5d7(0x14c)][_0x59c5d7(0x15a)]()){if(!_0x423b34['is'](_0x59c5d7(0x155),_0x59c5d7(0x150)))continue;const _0x3e9ef7=_0x59c5d7(0x168)==_0x4a2f21[_0x59c5d7(0x140)][_0x59c5d7(0x14e)](':')[0x1]?_0x59c5d7(0x15b):_0x59c5d7(0x14e),_0x102640=_0x12f3c2[_0x59c5d7(0x144)][_0x59c5d7(0x169)](_0x59c5d7(0x153),{'class':_0x59c5d7(0x14a)+_0x3e9ef7}),_0x110928=_0x12f3c2[_0x59c5d7(0x13f)][_0x59c5d7(0x151)](_0x346842[_0x59c5d7(0x142)](_0x423b34));_0x161a56&&_0xb80ad[_0x59c5d7(0x138)][_0x59c5d7(0x13a)](_0x4a2f21[_0x59c5d7(0x140)])&&_0x12f3c2[_0x59c5d7(0x144)][_0x59c5d7(0x167)](_0x59c5d7(0x164),_0x102640),_0x12f3c2[_0x59c5d7(0x144)][_0x59c5d7(0x163)](_0x110928,_0x102640),_0x12f3c2[_0x59c5d7(0x13f)][_0x59c5d7(0x13d)](_0x102640,_0x4a2f21[_0x59c5d7(0x140)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x43dbb2=_0x1f02;(function(_0x2deace,_0x346577){const _0x42f837=_0x1f02,_0x498a0b=_0x2deace();while(!![]){try{const _0x14d4f2=-parseInt(_0x42f837(0x10f))/0x1*(-parseInt(_0x42f837(0x12b))/0x2)+parseInt(_0x42f837(0x10e))/0x3+-parseInt(_0x42f837(0x107))/0x4+parseInt(_0x42f837(0x10a))/0x5+parseInt(_0x42f837(0x122))/0x6+-parseInt(_0x42f837(0x120))/0x7+-parseInt(_0x42f837(0x11a))/0x8;if(_0x14d4f2===_0x346577)break;else _0x498a0b['push'](_0x498a0b['shift']());}catch(_0x56022e){_0x498a0b['push'](_0x498a0b['shift']());}}}(_0x57ad,0x35601));import{Plugin as _0x46c408}from'ckeditor5/src/core.js';function _0x1f02(_0x1ffb21,_0x38a795){const _0x57ad3e=_0x57ad();return _0x1f02=function(_0x1f0260,_0xb69be2){_0x1f0260=_0x1f0260-0x105;let _0x254072=_0x57ad3e[_0x1f0260];return _0x254072;},_0x1f02(_0x1ffb21,_0x38a795);}import{getRangesWithAttribute as _0x415fa0}from'./utils.js';import{getTranslation as _0x3c24a1}from'../utils/common-translations.js';export default class yt extends _0x46c408{[_0x43dbb2(0x116)](){const _0x1e04e6=_0x43dbb2,_0x2325cf=this[_0x1e04e6(0x11e)],_0x203ee1=_0x2325cf[_0x1e04e6(0x109)],_0x383421=_0x2325cf[_0x1e04e6(0x11f)];if(!_0x2325cf[_0x1e04e6(0x10b)][_0x1e04e6(0x106)](_0x1e04e6(0x112)))return;const _0x3fe18b=_0x2325cf[_0x1e04e6(0x10b)][_0x1e04e6(0x105)](_0x1e04e6(0x129)),_0x7b92cf=_0x1e04e6(0x119),_0x3bb46f=_0x2325cf[_0x1e04e6(0x124)][_0x1e04e6(0x105)](_0x7b92cf);_0x3fe18b[_0x1e04e6(0x125)](_0x7b92cf,(_0x17ea9b,_0x3b5c73={})=>{const _0x536d78=_0x1e04e6,_0x1881dc=_0x203ee1[_0x536d78(0x11d)][_0x536d78(0x114)];if(_0x1881dc[_0x536d78(0x10d)])return void _0x17ea9b(_0x3b5c73);const _0x26d8a8=void 0x0!==_0x3b5c73[_0x536d78(0x123)]?_0x3b5c73[_0x536d78(0x123)]:!_0x3bb46f[_0x536d78(0x127)];_0x203ee1[_0x536d78(0x11b)](()=>{const _0x15ce8b=_0x536d78,_0x4103c1=Array[_0x15ce8b(0x121)](_0x1881dc[_0x15ce8b(0x12a)]());for(const _0x13820c of _0x4103c1){const _0x58f9ed=_0x26d8a8?[_0x13820c]:_0x415fa0(_0x7b92cf,_0x13820c,_0x203ee1);for(const _0x457bed of _0x58f9ed)_0x3fe18b[_0x15ce8b(0x108)](_0x457bed,{'commandName':_0x7b92cf,'commandParams':[{'forceValue':_0x26d8a8}]});}});}),_0x3fe18b[_0x1e04e6(0x115)][_0x1e04e6(0x10c)](_0x4dcae3=>{const _0x2bb63c=_0x1e04e6;if(_0x2bb63c(0x128)!=_0x4dcae3[_0x2bb63c(0x111)]&&_0x2bb63c(0x126)!=_0x4dcae3[_0x2bb63c(0x111)])return;const {data:_0x5ef4e8}=_0x4dcae3;return _0x5ef4e8&&_0x5ef4e8[_0x2bb63c(0x11c)]==_0x7b92cf?_0x5ef4e8[_0x2bb63c(0x118)][0x0][_0x2bb63c(0x123)]?{'type':_0x2bb63c(0x117),'content':_0x3c24a1(_0x383421,_0x2bb63c(0x113))}:{'type':_0x2bb63c(0x117),'content':_0x3c24a1(_0x383421,_0x2bb63c(0x110))}:void 0x0;});}}function _0x57ad(){const _0x4f812=['value','formatBlock','TrackChangesEditing','getRanges','2oOqzCn','get','has','67112ffZKAT','markInlineFormat','model','140555MjZkWy','plugins','registerDescriptionCallback','isCollapsed','995220qZczMp','333787KqQMkG','FORMAT_RESTRICTED_DISABLED','type','StandardEditingModeEditing','FORMAT_RESTRICTED_ENABLED','selection','descriptionFactory','afterInit','format','commandParams','restrictedEditingException','4018768tJauhF','change','commandName','document','editor','locale','1613290jeUUEl','from','1647486NBJXFC','forceValue','commands','enableCommand','formatInline'];_0x57ad=function(){return _0x4f812;};return _0x57ad();}
23
+ const _0x5dee11=_0x191e;(function(_0x236fe4,_0x87a9a1){const _0x4452a2=_0x191e,_0x4dfbcb=_0x236fe4();while(!![]){try{const _0x27f5bb=-parseInt(_0x4452a2(0x1e1))/0x1+parseInt(_0x4452a2(0x1db))/0x2*(parseInt(_0x4452a2(0x1ef))/0x3)+parseInt(_0x4452a2(0x1c9))/0x4*(-parseInt(_0x4452a2(0x1e2))/0x5)+parseInt(_0x4452a2(0x1da))/0x6+parseInt(_0x4452a2(0x1e5))/0x7*(-parseInt(_0x4452a2(0x1c7))/0x8)+parseInt(_0x4452a2(0x1d1))/0x9*(parseInt(_0x4452a2(0x1ca))/0xa)+-parseInt(_0x4452a2(0x1dd))/0xb*(-parseInt(_0x4452a2(0x1d4))/0xc);if(_0x27f5bb===_0x87a9a1)break;else _0x4dfbcb['push'](_0x4dfbcb['shift']());}catch(_0x4b3f48){_0x4dfbcb['push'](_0x4dfbcb['shift']());}}}(_0x4e82,0xbd3d3));import{Plugin as _0x486f2d}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0xb1c96c}from'./utils.js';import{getTranslation as _0x118a8a}from'../utils/common-translations.js';function _0x4e82(){const _0x1fa98d=['21506964ODFEMH','TrackChangesEditing','restrictedEditingException','markInlineFormat','descriptionFactory','change','4227162zbGbVs','27458UOjZLG','FORMAT_RESTRICTED_ENABLED','11NsevNK','getRanges','model','StandardEditingModeEditing','624510SXCsVR','5451830sRimfR','registerDescriptionCallback','editor','23933HwKdoY','commands','has','format','get','plugins','from','forceValue','selection','formatBlock','159CSKHbk','locale','type','2608dlxdPS','isCollapsed','4eVjMPb','110TBOmGx','commandName','formatInline','document','afterInit','FORMAT_RESTRICTED_DISABLED','commandParams','311058dWsIoE','value','enableCommand'];_0x4e82=function(){return _0x1fa98d;};return _0x4e82();}function _0x191e(_0x5da583,_0x416522){const _0x4e826d=_0x4e82();return _0x191e=function(_0x191efb,_0x5062c7){_0x191efb=_0x191efb-0x1c7;let _0x41a97b=_0x4e826d[_0x191efb];return _0x41a97b;},_0x191e(_0x5da583,_0x416522);}export default class yt extends _0x486f2d{[_0x5dee11(0x1ce)](){const _0x219810=_0x5dee11,_0x4c47f6=this[_0x219810(0x1e4)],_0x1b0ded=_0x4c47f6[_0x219810(0x1df)],_0x1023de=_0x4c47f6[_0x219810(0x1f0)];if(!_0x4c47f6[_0x219810(0x1ea)][_0x219810(0x1e7)](_0x219810(0x1e0)))return;const _0x5c0cfa=_0x4c47f6[_0x219810(0x1ea)][_0x219810(0x1e9)](_0x219810(0x1d5)),_0xdd3d6a=_0x219810(0x1d6),_0x528027=_0x4c47f6[_0x219810(0x1e6)][_0x219810(0x1e9)](_0xdd3d6a);_0x5c0cfa[_0x219810(0x1d3)](_0xdd3d6a,(_0x1b77fc,_0x1db05f={})=>{const _0x525a1e=_0x219810,_0x3cd2cb=_0x1b0ded[_0x525a1e(0x1cd)][_0x525a1e(0x1ed)];if(_0x3cd2cb[_0x525a1e(0x1c8)])return void _0x1b77fc(_0x1db05f);const _0x172ca8=void 0x0!==_0x1db05f[_0x525a1e(0x1ec)]?_0x1db05f[_0x525a1e(0x1ec)]:!_0x528027[_0x525a1e(0x1d2)];_0x1b0ded[_0x525a1e(0x1d9)](()=>{const _0x446de1=_0x525a1e,_0x19361a=Array[_0x446de1(0x1eb)](_0x3cd2cb[_0x446de1(0x1de)]());for(const _0x170cd8 of _0x19361a){const _0xee22c2=_0x172ca8?[_0x170cd8]:_0xb1c96c(_0xdd3d6a,_0x170cd8,_0x1b0ded);for(const _0x3051e3 of _0xee22c2)_0x5c0cfa[_0x446de1(0x1d7)](_0x3051e3,{'commandName':_0xdd3d6a,'commandParams':[{'forceValue':_0x172ca8}]});}});}),_0x5c0cfa[_0x219810(0x1d8)][_0x219810(0x1e3)](_0x876278=>{const _0x7bc9d1=_0x219810;if(_0x7bc9d1(0x1ee)!=_0x876278[_0x7bc9d1(0x1f1)]&&_0x7bc9d1(0x1cc)!=_0x876278[_0x7bc9d1(0x1f1)])return;const {data:_0x510937}=_0x876278;return _0x510937&&_0x510937[_0x7bc9d1(0x1cb)]==_0xdd3d6a?_0x510937[_0x7bc9d1(0x1d0)][0x0][_0x7bc9d1(0x1ec)]?{'type':_0x7bc9d1(0x1e8),'content':_0x118a8a(_0x1023de,_0x7bc9d1(0x1dc))}:{'type':_0x7bc9d1(0x1e8),'content':_0x118a8a(_0x1023de,_0x7bc9d1(0x1cf))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x40b47c=_0x4b67;function _0x2801(){const _0x29f591=['afterInit','TrackChangesEditing','element','226970ASGJWJ','formatInline','*Set\x20format:*\x20%0','registerDescriptionCallback','12VmCzno','120054EylmIS','1669789GtuWyR','447000xbXWxm','formatBlock','126QUOLtj','registerBlockAttribute','locale','registerAttributeLabel','ghsAttributes','_registerLegacyDescription','definitions','registerInlineAttribute','editor','forceValue','41251ftcfVk','*Remove\x20format:*\x20%0','plugins','format','enableDefaultAttributesIntegration','150174iMOSDg','StyleUtils','config','commandParams','33114uSMABn','styleName','232ZGdNNf','DataSchema','95NhfSCg','60sfYGjN','FORMAT_STYLE','has','GeneralHtmlSupport','commandName','style','add','Style','type','normalizeConfig','block','get','toLowerCase','getGhsAttributeNameForElement','inline','descriptionFactory'];_0x2801=function(){return _0x29f591;};return _0x2801();}function _0x4b67(_0x313b34,_0x25a6af){const _0x2801d1=_0x2801();return _0x4b67=function(_0x4b6748,_0x4a9252){_0x4b6748=_0x4b6748-0x1d1;let _0x454afc=_0x2801d1[_0x4b6748];return _0x454afc;},_0x4b67(_0x313b34,_0x25a6af);}(function(_0x386023,_0x4fb98d){const _0x534cb1=_0x4b67,_0x217306=_0x386023();while(!![]){try{const _0x11cb79=-parseInt(_0x534cb1(0x1d6))/0x1+-parseInt(_0x534cb1(0x1d5))/0x2*(-parseInt(_0x534cb1(0x1ed))/0x3)+parseInt(_0x534cb1(0x1d8))/0x4+parseInt(_0x534cb1(0x1f1))/0x5*(parseInt(_0x534cb1(0x1e9))/0x6)+-parseInt(_0x534cb1(0x1e4))/0x7*(-parseInt(_0x534cb1(0x1ef))/0x8)+-parseInt(_0x534cb1(0x1da))/0x9*(-parseInt(_0x534cb1(0x1d1))/0xa)+parseInt(_0x534cb1(0x1d7))/0xb*(-parseInt(_0x534cb1(0x1f2))/0xc);if(_0x11cb79===_0x4fb98d)break;else _0x217306['push'](_0x217306['shift']());}catch(_0x57e6fe){_0x217306['push'](_0x217306['shift']());}}}(_0x2801,0x403df));import{Plugin as _0x89a1bd}from'ckeditor5/src/core.js';import{getTranslation as _0x56ccf0}from'../utils/common-translations.js';export default class jt extends _0x89a1bd{[_0x40b47c(0x202)](){const _0x49ce3d=_0x40b47c,_0x2a9c41=this[_0x49ce3d(0x1e2)];if(!_0x2a9c41[_0x49ce3d(0x1e6)][_0x49ce3d(0x1f4)](_0x49ce3d(0x1f9))||!_0x2a9c41[_0x49ce3d(0x1e6)][_0x49ce3d(0x1f4)](_0x49ce3d(0x1f0)))return;const _0x3a528c=_0x2a9c41[_0x49ce3d(0x1e6)][_0x49ce3d(0x1fd)](_0x49ce3d(0x203)),_0x47432e=_0x2a9c41[_0x49ce3d(0x1dc)],_0x33e5a4=_0x2a9c41[_0x49ce3d(0x1eb)][_0x49ce3d(0x1fd)](_0x49ce3d(0x1f7))||{},_0x5a7654=_0x2a9c41[_0x49ce3d(0x1e6)][_0x49ce3d(0x1fd)](_0x49ce3d(0x1f5)),_0x19117c=_0x2a9c41[_0x49ce3d(0x1e6)][_0x49ce3d(0x1fd)](_0x49ce3d(0x1ea))[_0x49ce3d(0x1fb)](_0x2a9c41[_0x49ce3d(0x1e6)][_0x49ce3d(0x1fd)](_0x49ce3d(0x1f0)),_0x33e5a4[_0x49ce3d(0x1e0)]);_0x3a528c[_0x49ce3d(0x1e8)](_0x49ce3d(0x1f7));const _0x4c1f7c=new Set();for(const _0x152242 of _0x19117c[_0x49ce3d(0x1fc)]){const _0x4cd482=_0x5a7654[_0x49ce3d(0x1ff)](_0x152242[_0x49ce3d(0x204)]);_0x4c1f7c[_0x49ce3d(0x1f8)](_0x4cd482);}const _0x58a3e3=new Set();for(const _0x555a04 of _0x19117c[_0x49ce3d(0x200)]){const _0x50a239=_0x5a7654[_0x49ce3d(0x1ff)](_0x555a04[_0x49ce3d(0x204)]);_0x58a3e3[_0x49ce3d(0x1f8)](_0x50a239);for(const _0x495f52 of _0x555a04[_0x49ce3d(0x1de)])_0x58a3e3[_0x49ce3d(0x1f8)](_0x495f52);}for(const _0x16bbc2 of _0x4c1f7c)_0x3a528c[_0x49ce3d(0x1db)](_0x16bbc2),_0x3a528c[_0x49ce3d(0x201)][_0x49ce3d(0x1dd)](_0x16bbc2,_0x56ccf0(_0x47432e,_0x49ce3d(0x1f3)));for(const _0x147656 of _0x58a3e3)_0x3a528c[_0x49ce3d(0x1e1)](_0x147656),_0x3a528c[_0x49ce3d(0x201)][_0x49ce3d(0x1dd)](_0x147656,_0x56ccf0(_0x47432e,_0x49ce3d(0x1f3)));this[_0x49ce3d(0x1df)]();}[_0x40b47c(0x1df)](){const _0xf3f03c=_0x40b47c,_0x16e51d=this[_0xf3f03c(0x1e2)],_0x3229d2=_0x16e51d[_0xf3f03c(0x1dc)];_0x16e51d[_0xf3f03c(0x1e6)][_0xf3f03c(0x1fd)](_0xf3f03c(0x203))[_0xf3f03c(0x201)][_0xf3f03c(0x1d4)](_0x31f6b5=>{const _0x40b5fb=_0xf3f03c;if(_0x40b5fb(0x1d9)!=_0x31f6b5[_0x40b5fb(0x1fa)]&&_0x40b5fb(0x1d2)!=_0x31f6b5[_0x40b5fb(0x1fa)])return;const {data:_0x7c7663}=_0x31f6b5;return _0x7c7663&&_0x40b5fb(0x1f7)===_0x7c7663[_0x40b5fb(0x1f6)]?_0x7c7663[_0x40b5fb(0x1ec)][0x0][_0x40b5fb(0x1e3)]?{'type':_0x40b5fb(0x1e7),'content':_0x56ccf0(_0x3229d2,_0x40b5fb(0x1d3),_0x7c7663[_0x40b5fb(0x1ec)][0x0][_0x40b5fb(0x1ee)][_0x40b5fb(0x1fe)]())}:{'type':_0x40b5fb(0x1e7),'content':_0x56ccf0(_0x3229d2,_0x40b5fb(0x1e5),_0x7c7663[_0x40b5fb(0x1ec)][0x0][_0x40b5fb(0x1ee)][_0x40b5fb(0x1fe)]())}:void 0x0;});}}
23
+ function _0x4737(){const _0x8f5240=['Style','normalizeConfig','4083924SUUXXH','styleName','300805jbpApI','_registerLegacyDescription','*Set\x20format:*\x20%0','commandName','registerBlockAttribute','186791NFiJTf','plugins','registerDescriptionCallback','get','registerAttributeLabel','2HZYwsZ','getGhsAttributeNameForElement','47800bXRzbY','forceValue','formatInline','*Remove\x20format:*\x20%0','enableDefaultAttributesIntegration','format','5696600rhTNmH','locale','has','ghsAttributes','definitions','StyleUtils','4881222ixbBzR','config','12UbJoLk','editor','descriptionFactory','block','inline','toLowerCase','style','1479784vSAmGH','322MTwFHU','commandParams','afterInit','1670wcYuhb','type','registerInlineAttribute','formatBlock','add','DataSchema','GeneralHtmlSupport','TrackChangesEditing','element','FORMAT_STYLE'];_0x4737=function(){return _0x8f5240;};return _0x4737();}const _0x265796=_0x172e;(function(_0x2a27c1,_0x3c9d62){const _0x45d0bc=_0x172e,_0x411fe5=_0x2a27c1();while(!![]){try{const _0xf93520=parseInt(_0x45d0bc(0xf7))/0x1*(parseInt(_0x45d0bc(0x113))/0x2)+-parseInt(_0x45d0bc(0x107))/0x3+-parseInt(_0x45d0bc(0x11b))/0x4+-parseInt(_0x45d0bc(0x109))/0x5*(-parseInt(_0x45d0bc(0x123))/0x6)+parseInt(_0x45d0bc(0xf8))/0x7*(-parseInt(_0x45d0bc(0x115))/0x8)+-parseInt(_0x45d0bc(0x121))/0x9+-parseInt(_0x45d0bc(0xfb))/0xa*(-parseInt(_0x45d0bc(0x10e))/0xb);if(_0xf93520===_0x3c9d62)break;else _0x411fe5['push'](_0x411fe5['shift']());}catch(_0x4e7f83){_0x411fe5['push'](_0x411fe5['shift']());}}}(_0x4737,0xcb6f3));function _0x172e(_0x3d3f60,_0x1caf54){const _0x47378f=_0x4737();return _0x172e=function(_0x172ee8,_0xdc25fc){_0x172ee8=_0x172ee8-0xf6;let _0x11948d=_0x47378f[_0x172ee8];return _0x11948d;},_0x172e(_0x3d3f60,_0x1caf54);}import{Plugin as _0x4da19a}from'ckeditor5/src/core.js';import{getTranslation as _0x1b9c5f}from'../utils/common-translations.js';export default class jt extends _0x4da19a{[_0x265796(0xfa)](){const _0x14a33d=_0x265796,_0x5f2d03=this[_0x14a33d(0x124)];if(!_0x5f2d03[_0x14a33d(0x10f)][_0x14a33d(0x11d)](_0x14a33d(0x105))||!_0x5f2d03[_0x14a33d(0x10f)][_0x14a33d(0x11d)](_0x14a33d(0x100)))return;const _0x7d2756=_0x5f2d03[_0x14a33d(0x10f)][_0x14a33d(0x111)](_0x14a33d(0x102)),_0x348232=_0x5f2d03[_0x14a33d(0x11c)],_0x198a72=_0x5f2d03[_0x14a33d(0x122)][_0x14a33d(0x111)](_0x14a33d(0xf6))||{},_0x14e16d=_0x5f2d03[_0x14a33d(0x10f)][_0x14a33d(0x111)](_0x14a33d(0x101)),_0x3970d5=_0x5f2d03[_0x14a33d(0x10f)][_0x14a33d(0x111)](_0x14a33d(0x120))[_0x14a33d(0x106)](_0x5f2d03[_0x14a33d(0x10f)][_0x14a33d(0x111)](_0x14a33d(0x100)),_0x198a72[_0x14a33d(0x11f)]);_0x7d2756[_0x14a33d(0x119)](_0x14a33d(0xf6));const _0x3455a3=new Set();for(const _0x248786 of _0x3970d5[_0x14a33d(0x126)]){const _0x2ec8aa=_0x14e16d[_0x14a33d(0x114)](_0x248786[_0x14a33d(0x103)]);_0x3455a3[_0x14a33d(0xff)](_0x2ec8aa);}const _0x2b3af6=new Set();for(const _0x2260b3 of _0x3970d5[_0x14a33d(0x127)]){const _0x46253f=_0x14e16d[_0x14a33d(0x114)](_0x2260b3[_0x14a33d(0x103)]);_0x2b3af6[_0x14a33d(0xff)](_0x46253f);for(const _0x533755 of _0x2260b3[_0x14a33d(0x11e)])_0x2b3af6[_0x14a33d(0xff)](_0x533755);}for(const _0x25bfb6 of _0x3455a3)_0x7d2756[_0x14a33d(0x10d)](_0x25bfb6),_0x7d2756[_0x14a33d(0x125)][_0x14a33d(0x112)](_0x25bfb6,_0x1b9c5f(_0x348232,_0x14a33d(0x104)));for(const _0x539d85 of _0x2b3af6)_0x7d2756[_0x14a33d(0xfd)](_0x539d85),_0x7d2756[_0x14a33d(0x125)][_0x14a33d(0x112)](_0x539d85,_0x1b9c5f(_0x348232,_0x14a33d(0x104)));this[_0x14a33d(0x10a)]();}[_0x265796(0x10a)](){const _0xc086c8=_0x265796,_0x18c214=this[_0xc086c8(0x124)],_0x3fed0e=_0x18c214[_0xc086c8(0x11c)];_0x18c214[_0xc086c8(0x10f)][_0xc086c8(0x111)](_0xc086c8(0x102))[_0xc086c8(0x125)][_0xc086c8(0x110)](_0x248d74=>{const _0x83713=_0xc086c8;if(_0x83713(0xfe)!=_0x248d74[_0x83713(0xfc)]&&_0x83713(0x117)!=_0x248d74[_0x83713(0xfc)])return;const {data:_0x17d3a9}=_0x248d74;return _0x17d3a9&&_0x83713(0xf6)===_0x17d3a9[_0x83713(0x10c)]?_0x17d3a9[_0x83713(0xf9)][0x0][_0x83713(0x116)]?{'type':_0x83713(0x11a),'content':_0x1b9c5f(_0x3fed0e,_0x83713(0x10b),_0x17d3a9[_0x83713(0xf9)][0x0][_0x83713(0x108)][_0x83713(0x128)]())}:{'type':_0x83713(0x11a),'content':_0x1b9c5f(_0x3fed0e,_0x83713(0x118),_0x17d3a9[_0x83713(0xf9)][0x0][_0x83713(0x108)][_0x83713(0x128)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x41d956=_0x1a87;function _0x418e(){const _0x11cebd=['suggestion','ELEMENT_TABLE_COLUMN','MIN_SAFE_INTEGER','add','insertion','_getCoordsForCells','createRangeOn','selection','max','differ','28IkKmzb','insertTableColumnLeft','first','ELEMENT_TABLE_WITH_TEXT','downcastDispatcher','startsWith','*Insert:*\x20%0','nodeBefore','_splitMarkerName','writer','descriptionFactory','$graveyard','getRanges','insertTable','get','createPositionAt','addRange','selectTableRow','highest','refresh','2063760dSDPqB','classes','accept','removeClass','findAncestor','317802BUKfub','63333HRMwqv','TableUtils','options','subType','ELEMENT_TABLE_ROW_WITH_TEXT','getContainedElement','registerDescriptionCallback','35NjsbUp','1940CEVDlK','getSuggestion','start','TrackChangesEditing','editor','maxColumn','isTouching','isInContent','insertTableColumnRight','toLowerCase','_tableSuggestions','mapper','from','ELEMENT_TABLE_ROW','ELEMENT_TABLE','createTableWalker','afterInit','forceValue','$textProxy','MAX_SAFE_INTEGER','isIntersecting','_suggestionFactory','markMultiRangeInsertion','insert','471772TKQrLB','end','nodeAfter','removeTableColumn','getAttribute','tableRow','type','span','every','2254540dCMaVf','filter','document','614659AIRUer','maxRow','getChanges','length','rootName','getChangedMarkers','registerCustomCallback','isIntersectingWithRange','_tablePostFixingSubtypes','_setupColumnsRowsFixing','element','plugins','substr','above','getSelectionAffectedTableCells','insertTableRowBelow','rowspan','fromRange','insertTableRowAbove','position','getChildren','name','includes','getItems','commands','minColumn','change','setSelection','ELEMENT_TABLE_COLUMN_WITH_TEXT','getCellLocation','values','item','table','minRow','getColumnIndexes','has','toViewElement','isEqual','data','change:data','selectTableColumn','425176fCIsmM','map','discard','low','locale','showSuggestionHighlights','TableEditing','model','removeTableRow','getFirstRange','createRangeIn','colspan','enqueueChange','left','registerPostFixer','addMarker:suggestion','batch','some','root','hasAttribute','markMultiRangeDeletion','tableCell','min','oldRange','push','getRowIndexes','cell','tablePaste','*Remove:*\x20%0','order','execute','tableColumn','last','_getSuggestionCoords','_acceptFormatSuggestionCallbackFactory','isArray','registerElementLabel','detach','addClass','join','enableCommand','deletion'];_0x418e=function(){return _0x11cebd;};return _0x418e();}(function(_0x1976a1,_0x33a72f){const _0x3f1391=_0x1a87,_0x4f2f58=_0x1976a1();while(!![]){try{const _0x1cc369=parseInt(_0x3f1391(0xe4))/0x1+parseInt(_0x3f1391(0xd8))/0x2+-parseInt(_0x3f1391(0xb2))/0x3+-parseInt(_0x3f1391(0xe1))/0x4+parseInt(_0x3f1391(0xbf))/0x5*(-parseInt(_0x3f1391(0xb7))/0x6)+-parseInt(_0x3f1391(0x9e))/0x7*(parseInt(_0x3f1391(0x10d))/0x8)+-parseInt(_0x3f1391(0xb8))/0x9*(-parseInt(_0x3f1391(0xc0))/0xa);if(_0x1cc369===_0x33a72f)break;else _0x4f2f58['push'](_0x4f2f58['shift']());}catch(_0x21b5e8){_0x4f2f58['push'](_0x4f2f58['shift']());}}}(_0x418e,0x5cf8b));import{Plugin as _0x195301}from'ckeditor5/src/core.js';import{LiveRange as _0x57bf96}from'ckeditor5/src/engine.js';function _0x1a87(_0x494928,_0xc05951){const _0x418e5a=_0x418e();return _0x1a87=function(_0x1a87f8,_0xf5eb3a){_0x1a87f8=_0x1a87f8-0x8f;let _0x30f2ab=_0x418e5a[_0x1a87f8];return _0x30f2ab;},_0x1a87(_0x494928,_0xc05951);}import{setHighlightHandling as _0x29710f}from'ckeditor5/src/widget.js';import{getTranslation as _0x3f12a1}from'../utils/common-translations.js';export default class St extends _0x195301{constructor(_0x5df237){const _0x17116b=_0x1a87;super(_0x5df237),this[_0x17116b(0xec)]=[_0x17116b(0xdd),_0x17116b(0x12c)],this[_0x17116b(0xca)]=new Set();}[_0x41d956(0xd0)](){const _0x5e9d34=_0x41d956,_0x2d48a8=this[_0x5e9d34(0xc4)],_0x15cef3=_0x2d48a8[_0x5e9d34(0x114)][_0x5e9d34(0xe3)][_0x5e9d34(0x9b)];if(!_0x2d48a8[_0x5e9d34(0xef)][_0x5e9d34(0x107)](_0x5e9d34(0x113)))return;const _0xfe5881=_0x2d48a8[_0x5e9d34(0x111)],_0x16732e=_0x2d48a8[_0x5e9d34(0xef)][_0x5e9d34(0xac)](_0x5e9d34(0xc3)),_0x357e98=_0x2d48a8[_0x5e9d34(0xef)][_0x5e9d34(0xac)](_0x5e9d34(0xb9));_0x16732e[_0x5e9d34(0xa8)][_0x5e9d34(0x131)](_0x5e9d34(0x104),_0x27e9f6=>_0x3f12a1(_0xfe5881,_0x5e9d34(0xce),_0x27e9f6)),this[_0x5e9d34(0xed)](),_0x16732e[_0x5e9d34(0x92)](_0x5e9d34(0xab)),_0x16732e[_0x5e9d34(0x92)](_0x5e9d34(0xaf)),_0x16732e[_0x5e9d34(0x92)](_0x5e9d34(0x10c));for(const _0x194e18 of[_0x5e9d34(0xf6),_0x5e9d34(0xf3)]){const _0x17b28f=_0x2d48a8[_0x5e9d34(0xfc)][_0x5e9d34(0xac)](_0x194e18);_0x16732e[_0x5e9d34(0x92)](_0x194e18,_0xaeab7d=>{const _0x43abc0=_0x5e9d34;_0x2d48a8[_0x43abc0(0x114)][_0x43abc0(0xfe)](_0x1d52c9=>{const _0x392b23=_0x43abc0;_0xaeab7d();const _0x27a6e6=_0x392b23(0xf1)===_0x17b28f[_0x392b23(0x12a)],_0x52e1f2=_0x357e98[_0x392b23(0xf2)](_0x15cef3),_0x1407aa=_0x357e98[_0x392b23(0x126)](_0x52e1f2),_0x1f77e2=_0x27a6e6?_0x1407aa[_0x392b23(0xa0)]-0x1:_0x1407aa[_0x392b23(0x12d)]+0x1,_0x51e036=_0x52e1f2[0x0][_0x392b23(0xb6)](_0x392b23(0x104)),_0x514380=_0x357e98[_0x392b23(0xcf)](_0x51e036,{'startRow':_0x1f77e2,'endRow':_0x1f77e2}),_0x2bd2d8=Array[_0x392b23(0xcc)](_0x514380)[_0x392b23(0x10e)](_0x56d34c=>_0x1d52c9[_0x392b23(0x9a)](_0x56d34c[_0x392b23(0x127)]));_0x16732e[_0x392b23(0xd6)](_0x2bd2d8,_0x392b23(0xdd));});});}for(const _0x4d6fa9 of[_0x5e9d34(0x9f),_0x5e9d34(0xc8)]){const _0x36d147=_0x2d48a8[_0x5e9d34(0xfc)][_0x5e9d34(0xac)](_0x4d6fa9);_0x16732e[_0x5e9d34(0x92)](_0x4d6fa9,_0x1ec826=>{const _0x1425e5=_0x5e9d34;_0x2d48a8[_0x1425e5(0x114)][_0x1425e5(0xfe)](_0x3311e3=>{const _0x5073fd=_0x1425e5;_0x1ec826();const _0x46d29a=_0x5073fd(0x11a)===_0x36d147[_0x5073fd(0x12a)],_0x543758=_0x357e98[_0x5073fd(0xf2)](_0x15cef3),_0x4eb550=_0x357e98[_0x5073fd(0x106)](_0x543758),_0x50ab61=_0x46d29a?_0x4eb550[_0x5073fd(0xa0)]-0x1:_0x4eb550[_0x5073fd(0x12d)]+0x1,_0x4f7bd9=_0x543758[0x0][_0x5073fd(0xb6)](_0x5073fd(0x104)),_0x76a4e8=_0x357e98[_0x5073fd(0xcf)](_0x4f7bd9,{'startRow':0x0,'column':_0x50ab61,'includeAllSlots':!0x1}),_0x58ed02=Array[_0x5073fd(0xcc)](_0x76a4e8)[_0x5073fd(0x10e)](_0x3fcd58=>_0x3311e3[_0x5073fd(0x9a)](_0x3fcd58[_0x5073fd(0x127)]));_0x16732e[_0x5073fd(0xd6)](_0x58ed02,_0x5073fd(0x12c));});});}for(const _0x47c948 of[_0x5e9d34(0x115),_0x5e9d34(0xdb)]){const _0x1f652f=_0x47c948[_0x5e9d34(0xf0)](0xb),_0x348fd0=_0x1f652f[_0x5e9d34(0xc9)](),_0xd86872=_0x348fd0[_0x5e9d34(0xf0)](0x0,0x3)+_0x5e9d34(0xdf),_0x53232f=_0x5e9d34(0x104)+_0x1f652f,_0x460e1c=_0x5e9d34(0x123)+_0x1f652f,_0x4850af=_0x5e9d34(0x9c)+_0x1f652f;_0x16732e[_0x5e9d34(0x92)](_0x47c948,()=>{const _0x481718=_0x5e9d34;_0x2d48a8[_0x481718(0x114)][_0x481718(0xfe)](_0x58fa61=>{const _0x4a9aef=_0x481718,_0x23453a=_0x357e98[_0x4a9aef(0xf2)](_0x15cef3),_0x4f0060=_0x23453a[0x0][_0x4a9aef(0xb6)](_0x4a9aef(0x104));let _0x375676;if(_0x4a9aef(0x115)==_0x47c948){const _0x6b023c=_0x357e98[_0x4a9aef(0x126)](_0x23453a);_0x375676={'startRow':_0x6b023c[_0x4a9aef(0xa0)],'endRow':_0x6b023c[_0x4a9aef(0x12d)],'includeAllSlots':!0x0};}else{const _0x8dba23=_0x357e98[_0x4a9aef(0x106)](_0x23453a);_0x375676={'startColumn':_0x8dba23[_0x4a9aef(0xa0)],'endColumn':_0x8dba23[_0x4a9aef(0x12d)],'includeAllSlots':!0x0};}const _0x4fd7e9=_0x357e98[_0x4a9aef(0xcf)](_0x4f0060,_0x375676),_0x40b4f2=Array[_0x4a9aef(0xcc)](_0x4fd7e9)[_0x4a9aef(0x10e)](({cell:_0x2be7a1})=>_0x2be7a1),_0x3ac380=Ee(_0x40b4f2[_0x4a9aef(0xe2)](_0x497295=>_0x497295[_0x4a9aef(0x120)](_0xd86872))),_0x3ceb03=Ee(_0x40b4f2[_0x4a9aef(0xe2)](_0x17c306=>!_0x17c306[_0x4a9aef(0x120)](_0xd86872)))[_0x4a9aef(0x10e)](_0x4c60aa=>_0x58fa61[_0x4a9aef(0x9a)](_0x4c60aa)),_0x222873=_0x16732e[_0x4a9aef(0x121)](_0x3ceb03,_0x53232f);if(_0x222873&&(_0x4a9aef(0xdd)==_0x222873[_0x4a9aef(0xbb)]||_0x4a9aef(0x12c)==_0x222873[_0x4a9aef(0xbb)])){const _0x38fc94=this[_0x4a9aef(0x12e)](_0x222873);for(const _0x11c33a of _0x3ac380){const _0xab0a88=_0x58fa61[_0x4a9aef(0x9a)](_0x11c33a),_0x43569e=_0x357e98[_0x4a9aef(0x101)](_0x11c33a),_0x3f1b95=_0x11c33a[_0x4a9aef(0xdc)](_0xd86872)-0x1,_0x21cfde=_0x38fc94[_0x460e1c],_0x3e0ba2=_0x38fc94[_0x4850af];_0x21cfde<=_0x43569e[_0x348fd0]&&_0x43569e[_0x348fd0]+_0x3f1b95<=_0x3e0ba2&&_0x222873[_0x4a9aef(0xae)](_0xab0a88);}}});});}function _0x4d58d7(_0x56a115){const _0x240e1b=_0x5e9d34,_0x53569e=Array[_0x240e1b(0xcc)](_0x15cef3[_0x240e1b(0xaa)]())[_0x240e1b(0x10e)](_0xd6bba5=>_0x57bf96[_0x240e1b(0xf5)](_0xd6bba5));_0x2d48a8[_0x240e1b(0x114)][_0x240e1b(0xfe)](_0x554830=>{const _0x36feb1=_0x240e1b,_0xe27a65=_0x554830[_0x36feb1(0x11d)];_0x56a115=_0x56a115[_0x36feb1(0xe2)](_0x2c32dd=>_0x36feb1(0xa9)!=_0x2c32dd[_0x36feb1(0x11f)][_0x36feb1(0xe8)]),_0x554830[_0x36feb1(0xff)](_0x56a115),_0x2d48a8[_0x36feb1(0xfc)][_0x36feb1(0xac)](_0x36feb1(0x115))[_0x36feb1(0xb1)](),_0x2d48a8[_0x36feb1(0x12b)](_0x36feb1(0x115),{'forceDefaultExecution':!0x0}),_0x2d48a8[_0x36feb1(0x114)][_0x36feb1(0x119)](()=>{const _0x4cd969=_0x36feb1;_0x2d48a8[_0x4cd969(0x114)][_0x4cd969(0x119)](_0xe27a65,_0x5b6cf9=>{const _0x4763bc=_0x4cd969,_0x1d91a2=_0x53569e[_0x4763bc(0xe2)](_0x10cfd8=>_0x4763bc(0xa9)!=_0x10cfd8[_0x4763bc(0x11f)][_0x4763bc(0xe8)]);_0x1d91a2[_0x4763bc(0xe7)]>0x0&&_0x5b6cf9[_0x4763bc(0xff)](_0x1d91a2);for(const _0x2e651d of _0x53569e)_0x2e651d[_0x4763bc(0x8f)]();});});});}function _0x4f4819(_0x4492fc){const _0x4e06fb=_0x5e9d34;_0x2d48a8[_0x4e06fb(0x114)][_0x4e06fb(0xfe)](_0x22961f=>{const _0x26dc1e=_0x4e06fb,_0x359b26=Array[_0x26dc1e(0xcc)](_0x15cef3[_0x26dc1e(0xaa)]())[_0x26dc1e(0x10e)](_0x32fc0e=>_0x57bf96[_0x26dc1e(0xf5)](_0x32fc0e)),_0x41d3df=[];for(const _0xcb8c5a of _0x4492fc)for(const _0x5dc80a of _0xcb8c5a[_0x26dc1e(0xfb)]({'shallow':!0x0}))_0x41d3df[_0x26dc1e(0x125)](_0x5dc80a);for(const _0x55fa90 of _0x41d3df)_0x26dc1e(0xa9)!=_0x55fa90[_0x26dc1e(0x11f)][_0x26dc1e(0xe8)]&&(_0x22961f[_0x26dc1e(0xff)](_0x22961f[_0x26dc1e(0xad)](_0x55fa90,0x0)),_0x2d48a8[_0x26dc1e(0xfc)][_0x26dc1e(0xac)](_0x26dc1e(0xdb))[_0x26dc1e(0xb1)](),_0x2d48a8[_0x26dc1e(0x12b)](_0x26dc1e(0xdb),{'forceDefaultExecution':!0x0}));const _0x3abf40=_0x359b26[_0x26dc1e(0xe2)](_0x2b0a22=>_0x26dc1e(0xa9)!=_0x2b0a22[_0x26dc1e(0x11f)][_0x26dc1e(0xe8)]);_0x3abf40[_0x26dc1e(0xe7)]>0x0&&_0x22961f[_0x26dc1e(0xff)](_0x3abf40);for(const _0x175d29 of _0x359b26)_0x175d29[_0x26dc1e(0x8f)]();});}function _0x1fd834(_0x2b6291,_0x4f097d){const _0x44027b=_0x5e9d34;return _0x4f097d[_0x44027b(0xe0)](_0x5f3740=>_0x2b6291[_0x44027b(0x11e)](_0x22e76b=>_0x22e76b[_0x44027b(0xd9)][_0x44027b(0x109)](_0x5f3740[_0x44027b(0xc2)])||_0x5f3740[_0x44027b(0xd9)][_0x44027b(0x109)](_0x22e76b[_0x44027b(0xc2)])));}function _0x3b2c16(_0x3da7e3,_0x239dca){const _0x254381=_0x5e9d34;return!_0x3da7e3[_0x254381(0x11e)](_0x32c707=>_0x239dca[_0x254381(0x11e)](_0x2eb2c1=>_0x32c707[_0x254381(0xd4)](_0x2eb2c1)))&&_0x3da7e3[_0x254381(0x11e)](_0x21516e=>_0x239dca[_0x254381(0x11e)](_0x483f68=>_0x21516e[_0x254381(0xd9)][_0x254381(0xc6)](_0x483f68[_0x254381(0xc2)])));}_0x2d48a8[_0x5e9d34(0x10a)][_0x5e9d34(0xa2)]['on'](_0x5e9d34(0x11c),(_0x2eba90,_0x1b0b96,_0x5e4592)=>{const _0x4f2851=_0x5e9d34;if(!_0x5e4592[_0x4f2851(0xba)][_0x4f2851(0x112)])return;const _0x32ac8c=_0x1b0b96[_0x4f2851(0x103)];if(!_0x32ac8c)return;const _0x5df111=_0x5e4592[_0x4f2851(0xcb)][_0x4f2851(0x108)](_0x32ac8c);function _0x1a1dd8(_0x3ad5a0){const _0xe08d03=_0x4f2851;return Array[_0xe08d03(0x130)](_0x3ad5a0)?_0x3ad5a0:[_0x3ad5a0];}_0x5df111&&_0x4f2851(0x122)===_0x32ac8c[_0x4f2851(0xf9)]&&_0x29710f(_0x5df111,_0x5e4592[_0x4f2851(0xa7)],(_0x1e4698,_0x403a94,_0x3557c8)=>_0x3557c8[_0x4f2851(0x90)](_0x1a1dd8(_0x403a94[_0x4f2851(0xb3)]),_0x1e4698),(_0x3a0c0a,_0x318d34,_0xc8497e)=>_0xc8497e[_0x4f2851(0xb5)](_0x1a1dd8(_0x318d34[_0x4f2851(0xb3)]),_0x3a0c0a));},{'priority':_0x5e9d34(0xb0)}),_0x16732e[_0x5e9d34(0xa8)][_0x5e9d34(0xbe)](_0x1023da=>{const _0xadb487=_0x5e9d34;if(_0xadb487(0x98)!=_0x1023da[_0xadb487(0xde)]&&_0xadb487(0x93)!=_0x1023da[_0xadb487(0xde)])return;const _0x437f69=_0x1023da[_0xadb487(0xbd)]();if(null!=_0x437f69&&_0x437f69['is'](_0xadb487(0xee),_0xadb487(0x104))){if(_0xadb487(0x98)==_0x1023da[_0xadb487(0xde)]){const _0x2010b0=_0x1023da[_0xadb487(0xfb)]()[_0xadb487(0xe2)](_0x11858f=>_0x11858f['is'](_0xadb487(0xd2)))[_0xadb487(0x10e)](_0x3e49e1=>_0x3e49e1[_0xadb487(0x10a)]);if(_0x2010b0[_0xadb487(0xe7)])return{'type':_0xadb487(0x98),'content':_0x3f12a1(_0xfe5881,_0xadb487(0xa4),_0x3f12a1(_0xfe5881,_0xadb487(0xa1),'\x22'+_0x2010b0[_0xadb487(0x91)]('\x20')+'\x22'))};}if(_0xadb487(0x93)==_0x1023da[_0xadb487(0xde)]){const _0x3a6f96=_0x1023da[_0xadb487(0xfb)]()[_0xadb487(0xe2)](_0x4562de=>_0x4562de['is'](_0xadb487(0xd2)))[_0xadb487(0x10e)](_0x1e5f4d=>_0x1e5f4d[_0xadb487(0x10a)]);if(_0x3a6f96[_0xadb487(0xe7)])return{'type':_0xadb487(0x93),'content':_0x3f12a1(_0xfe5881,_0xadb487(0x129),_0x3f12a1(_0xfe5881,_0xadb487(0xa1),'\x22'+_0x3a6f96[_0xadb487(0x91)]('\x20')+'\x22'))};}}}),_0x16732e[_0x5e9d34(0xa8)][_0x5e9d34(0xbe)](_0x5a96e2=>{const _0x1edef8=_0x5e9d34;if(_0x1edef8(0xdd)==_0x5a96e2[_0x1edef8(0xbb)]){const _0x34b364=_0x5a96e2[_0x1edef8(0xfb)]()[_0x1edef8(0xe2)](_0x5db1fb=>_0x5db1fb['is'](_0x1edef8(0xd2)))[_0x1edef8(0x10e)](_0x12cf6a=>_0x12cf6a[_0x1edef8(0x10a)]),_0xe57723=this[_0x1edef8(0x12e)](_0x5a96e2),_0x476ded=_0xe57723[_0x1edef8(0xe5)]-_0xe57723[_0x1edef8(0x105)]+0x1;if(_0x1edef8(0x98)==_0x5a96e2[_0x1edef8(0xde)])return _0x34b364[_0x1edef8(0xe7)]?{'type':_0x1edef8(0x98),'content':_0x3f12a1(_0xfe5881,_0x1edef8(0xa4),_0x3f12a1(_0xfe5881,_0x1edef8(0xbc),[_0x476ded,'\x22'+_0x34b364[_0x1edef8(0x91)]('\x20')+'\x22']))}:{'type':_0x1edef8(0x98),'content':_0x3f12a1(_0xfe5881,_0x1edef8(0xa4),_0x3f12a1(_0xfe5881,_0x1edef8(0xcd),_0x476ded))};if(_0x1edef8(0x93)==_0x5a96e2[_0x1edef8(0xde)])return _0x34b364[_0x1edef8(0xe7)]?{'type':_0x1edef8(0x93),'content':_0x3f12a1(_0xfe5881,_0x1edef8(0x129),_0x3f12a1(_0xfe5881,_0x1edef8(0xbc),[_0x476ded,'\x22'+_0x34b364[_0x1edef8(0x91)]('\x20')+'\x22']))}:{'type':_0x1edef8(0x93),'content':_0x3f12a1(_0xfe5881,_0x1edef8(0x129),_0x3f12a1(_0xfe5881,_0x1edef8(0xcd),_0x476ded))};}if(_0x1edef8(0x12c)==_0x5a96e2[_0x1edef8(0xbb)]){const _0x58a7dc=_0x5a96e2[_0x1edef8(0xfb)]()[_0x1edef8(0xe2)](_0x11b0cc=>_0x11b0cc['is'](_0x1edef8(0xd2)))[_0x1edef8(0x10e)](_0x1465cc=>_0x1465cc[_0x1edef8(0x10a)]),_0x42c5c8=this[_0x1edef8(0x12e)](_0x5a96e2),_0x139f28=_0x42c5c8[_0x1edef8(0xc5)]-_0x42c5c8[_0x1edef8(0xfd)]+0x1;if(_0x1edef8(0x98)==_0x5a96e2[_0x1edef8(0xde)])return _0x58a7dc[_0x1edef8(0xe7)]?{'type':_0x1edef8(0x98),'content':_0x3f12a1(_0xfe5881,_0x1edef8(0xa4),_0x3f12a1(_0xfe5881,_0x1edef8(0x100),[_0x139f28,'\x22'+_0x58a7dc[_0x1edef8(0x91)]('\x20')+'\x22']))}:{'type':_0x1edef8(0x98),'content':_0x3f12a1(_0xfe5881,_0x1edef8(0xa4),_0x3f12a1(_0xfe5881,_0x1edef8(0x95),_0x139f28))};if(_0x1edef8(0x93)==_0x5a96e2[_0x1edef8(0xde)])return _0x58a7dc[_0x1edef8(0xe7)]?{'type':_0x1edef8(0x93),'content':_0x3f12a1(_0xfe5881,_0x1edef8(0x129),_0x3f12a1(_0xfe5881,_0x1edef8(0x100),[_0x139f28,'\x22'+_0x58a7dc[_0x1edef8(0x91)]('\x20')+'\x22']))}:{'type':_0x1edef8(0x93),'content':_0x3f12a1(_0xfe5881,_0x1edef8(0x129),_0x3f12a1(_0xfe5881,_0x1edef8(0x95),_0x139f28))};}}),_0x16732e[_0x5e9d34(0xd5)][_0x5e9d34(0xea)](_0x5e9d34(0x98),_0x5e9d34(0xdd),_0x5e9d34(0x10f),_0x4d58d7),_0x16732e[_0x5e9d34(0xd5)][_0x5e9d34(0xea)](_0x5e9d34(0x93),_0x5e9d34(0xdd),_0x5e9d34(0xb4),_0x4d58d7),_0x16732e[_0x5e9d34(0xd5)][_0x5e9d34(0xea)](_0x5e9d34(0x98),_0x5e9d34(0x12c),_0x5e9d34(0x10f),_0x4f4819),_0x16732e[_0x5e9d34(0xd5)][_0x5e9d34(0xea)](_0x5e9d34(0x93),_0x5e9d34(0x12c),_0x5e9d34(0xb4),_0x4f4819),_0x16732e[_0x5e9d34(0xd5)][_0x5e9d34(0xea)](_0x5e9d34(0x98),_0x5e9d34(0x12c),_0x5e9d34(0x91),_0x1fd834),_0x16732e[_0x5e9d34(0xd5)][_0x5e9d34(0xea)](_0x5e9d34(0x93),_0x5e9d34(0x12c),_0x5e9d34(0x91),_0x1fd834),_0x16732e[_0x5e9d34(0xd5)][_0x5e9d34(0xea)](_0x5e9d34(0x98),_0x5e9d34(0xdd),_0x5e9d34(0x91),_0x3b2c16),_0x16732e[_0x5e9d34(0xd5)][_0x5e9d34(0xea)](_0x5e9d34(0x93),_0x5e9d34(0xdd),_0x5e9d34(0x91),_0x3b2c16);}[_0x41d956(0x12f)](){const _0x6ee933=_0x41d956,_0xf5e2ed=this[_0x6ee933(0xc4)],_0x5d1e36=_0xf5e2ed[_0x6ee933(0x114)][_0x6ee933(0xe3)][_0x6ee933(0x9b)];return(_0x1a76d5,_0x4dfb89)=>{const _0x4add3f=_0x6ee933;_0xf5e2ed[_0x4add3f(0x114)][_0x4add3f(0xfe)](_0x27f697=>{const _0x5a7221=_0x4add3f,{commandName:_0x34dc21,commandParams:_0x5cce5a}=_0x4dfb89;let _0x62c4a8=_0x1a76d5[0x0][_0x5a7221(0xd9)][_0x5a7221(0xa5)];_0x5cce5a&&_0x5cce5a[0x0]&&!0x1===_0x5cce5a[0x0][_0x5a7221(0xd1)]&&(_0x62c4a8=_0x1a76d5[0x0][_0x5a7221(0xc2)][_0x5a7221(0xda)]);const _0x58293d=_0x27f697[_0x5a7221(0x117)](_0x62c4a8);if(_0x5a7221(0xa9)==_0x58293d[_0x5a7221(0x11f)][_0x5a7221(0xe8)])return;const _0x2c850f=Array[_0x5a7221(0xcc)](_0x5d1e36[_0x5a7221(0xaa)]())[_0x5a7221(0x10e)](_0x4e4a29=>_0x57bf96[_0x5a7221(0xf5)](_0x4e4a29));_0x27f697[_0x5a7221(0xff)](_0x58293d),_0xf5e2ed[_0x5a7221(0xfc)][_0x5a7221(0xac)](_0x34dc21)[_0x5a7221(0xb1)](),_0x5cce5a[_0x5a7221(0x125)]({'forceDefaultExecution':!0x0}),_0xf5e2ed[_0x5a7221(0x12b)](_0x34dc21,..._0x5cce5a);const _0x59fb33=_0x2c850f[_0x5a7221(0xe2)](_0x2c9924=>_0x5a7221(0xa9)!=_0x2c9924[_0x5a7221(0x11f)][_0x5a7221(0xe8)]);_0x59fb33[_0x5a7221(0xe7)]>0x0&&_0x27f697[_0x5a7221(0xff)](_0x59fb33);for(const _0x4df32a of _0x2c850f)_0x4df32a[_0x5a7221(0x8f)]();});};}[_0x41d956(0x99)](_0x43e4d3){const _0x5e5d05=_0x41d956,_0x1cecb9=this[_0x5e5d05(0xc4)][_0x5e5d05(0xef)][_0x5e5d05(0xac)](_0x5e5d05(0xb9));let _0x2586e0=Number[_0x5e5d05(0xd3)],_0xcbe90=Number[_0x5e5d05(0x96)],_0x15dd70=Number[_0x5e5d05(0xd3)],_0x531c7f=Number[_0x5e5d05(0x96)];for(const _0x4f238b of _0x43e4d3){if(_0x5e5d05(0xa9)==_0x4f238b[_0x5e5d05(0x11f)][_0x5e5d05(0xe8)])continue;const {row:_0x13f255,column:_0x3fe2fc}=_0x1cecb9[_0x5e5d05(0x101)](_0x4f238b),_0xd9faf0=_0x4f238b[_0x5e5d05(0x120)](_0x5e5d05(0xf4))?_0x4f238b[_0x5e5d05(0xdc)](_0x5e5d05(0xf4))-0x1:0x0,_0x1da732=_0x4f238b[_0x5e5d05(0x120)](_0x5e5d05(0x118))?_0x4f238b[_0x5e5d05(0xdc)](_0x5e5d05(0x118))-0x1:0x0;_0x2586e0=_0x13f255<_0x2586e0?_0x13f255:_0x2586e0,_0xcbe90=_0x13f255+_0xd9faf0>_0xcbe90?_0x13f255+_0xd9faf0:_0xcbe90,_0x15dd70=_0x3fe2fc<_0x15dd70?_0x3fe2fc:_0x15dd70,_0x531c7f=_0x3fe2fc+_0x1da732>_0x531c7f?_0x3fe2fc+_0x1da732:_0x531c7f;}return{'minRow':_0x2586e0,'maxRow':_0xcbe90,'minColumn':_0x15dd70,'maxColumn':_0x531c7f};}[_0x41d956(0xed)](){const _0x46e5a5=_0x41d956,_0x11419b=this[_0x46e5a5(0xc4)],_0x3086e1=_0x11419b[_0x46e5a5(0xef)][_0x46e5a5(0xac)](_0x46e5a5(0xc3)),_0x48a4e9=_0x11419b[_0x46e5a5(0xef)][_0x46e5a5(0xac)](_0x46e5a5(0xb9));_0x11419b[_0x46e5a5(0x114)][_0x46e5a5(0xe3)]['on'](_0x46e5a5(0x10b),()=>{const _0xf2624b=_0x46e5a5,_0x34c1b5=Array[_0xf2624b(0xcc)](_0x11419b[_0xf2624b(0x114)][_0xf2624b(0xe3)][_0xf2624b(0x9d)][_0xf2624b(0xe9)]());for(const {name:_0x193e27,data:_0x53491a}of _0x34c1b5){const {group:_0x1a843a,id:_0xdd80dd,subType:_0x50ebbb}=_0x3086e1[_0xf2624b(0xa6)](_0x193e27);if(_0xf2624b(0x94)!=_0x1a843a)continue;if(null!=_0x53491a[_0xf2624b(0x124)])continue;const _0x5d0870=_0x3086e1[_0xf2624b(0xc1)](_0xdd80dd);this[_0xf2624b(0xec)][_0xf2624b(0xfa)](_0x50ebbb)&&this[_0xf2624b(0xca)][_0xf2624b(0x97)](_0x5d0870);}},{'priority':_0x46e5a5(0x110)});const _0x213dca=(_0x1b5fc8,_0x51f314)=>{const _0x126a53=_0x46e5a5;let _0x37b667=!0x1;const _0x22477e=_0x51f314[_0x126a53(0x9a)](_0x1b5fc8),_0x2392f7=_0x1b5fc8[_0x126a53(0xb6)](_0x126a53(0x104)),_0x379927=_0x48a4e9[_0x126a53(0x101)](_0x1b5fc8);for(const _0x46d3f1 of this[_0x126a53(0xca)]){const _0x310963=_0x46d3f1[_0x126a53(0xbb)],_0xe664f0=_0x310963[_0x126a53(0xa3)](_0x126a53(0x128)),_0x598dcd=_0x310963[_0x126a53(0xf0)](_0xe664f0?0xa:0x5),_0x16759a=_0x598dcd[_0x126a53(0xc9)](),_0x51551f=_0x16759a[_0x126a53(0xf0)](0x0,0x3)+_0x126a53(0xdf),_0x40f91b=_0x126a53(0x123)+_0x598dcd,_0x1bed61=_0x126a53(0x9c)+_0x598dcd;if(!_0x46d3f1[_0x126a53(0xc7)])continue;if(_0x2392f7!=_0x46d3f1[_0x126a53(0x116)]()[_0x126a53(0xc2)][_0x126a53(0xb6)](_0x126a53(0x104)))continue;if(_0x46d3f1[_0x126a53(0xeb)](_0x22477e))continue;const _0x4dcefd=_0x1b5fc8[_0x126a53(0x120)](_0x51551f)?_0x1b5fc8[_0x126a53(0xdc)](_0x51551f)-0x1:0x0,_0x4f6c8b=this[_0x126a53(0x12e)](_0x46d3f1),_0x247221=_0x4f6c8b[_0x40f91b],_0x16474e=_0x4f6c8b[_0x1bed61];_0x247221<=_0x379927[_0x16759a]&&_0x379927[_0x16759a]+_0x4dcefd<=_0x16474e&&(_0x46d3f1[_0x126a53(0xae)](_0x22477e),_0x37b667=!0x0);}return _0x37b667;};_0x11419b[_0x46e5a5(0x114)][_0x46e5a5(0xe3)][_0x46e5a5(0x11b)](_0x431eb4=>{const _0x55b510=_0x46e5a5;let _0x3e3858=!0x1;for(const _0x4579c2 of _0x11419b[_0x55b510(0x114)][_0x55b510(0xe3)][_0x55b510(0x9d)][_0x55b510(0xe6)]())if(_0x55b510(0xd7)==_0x4579c2[_0x55b510(0xde)]){if(_0x55b510(0xdd)==_0x4579c2[_0x55b510(0xf9)]){for(const _0x64823e of _0x4579c2[_0x55b510(0xf7)][_0x55b510(0xda)][_0x55b510(0xf8)]())_0x3e3858=_0x3e3858||_0x213dca(_0x64823e,_0x431eb4);}else _0x55b510(0x122)==_0x4579c2[_0x55b510(0xf9)]&&(_0x3e3858=_0x3e3858||_0x213dca(_0x4579c2[_0x55b510(0xf7)][_0x55b510(0xda)],_0x431eb4));}return _0x3e3858;});}[_0x41d956(0x12e)](_0x1a2d3e){const _0x3a69d3=_0x41d956;return this[_0x3a69d3(0x99)](_0x1a2d3e[_0x3a69d3(0xaa)]()[_0x3a69d3(0x10e)](_0x53c548=>_0x53c548[_0x3a69d3(0xc2)][_0x3a69d3(0xda)]));}}function Ee(_0x421235){const _0x3dbbc3=_0x41d956;return Array[_0x3dbbc3(0xcc)](new Set(_0x421235)[_0x3dbbc3(0x102)]());}
23
+ const _0x244ae3=_0x1435;(function(_0x2ca514,_0x259603){const _0x41b61f=_0x1435,_0x305d4a=_0x2ca514();while(!![]){try{const _0x273956=parseInt(_0x41b61f(0x1d4))/0x1*(parseInt(_0x41b61f(0x187))/0x2)+parseInt(_0x41b61f(0x1fc))/0x3*(-parseInt(_0x41b61f(0x206))/0x4)+parseInt(_0x41b61f(0x186))/0x5*(parseInt(_0x41b61f(0x20a))/0x6)+-parseInt(_0x41b61f(0x1d9))/0x7*(-parseInt(_0x41b61f(0x203))/0x8)+-parseInt(_0x41b61f(0x205))/0x9+-parseInt(_0x41b61f(0x201))/0xa*(parseInt(_0x41b61f(0x1cc))/0xb)+-parseInt(_0x41b61f(0x1ee))/0xc*(-parseInt(_0x41b61f(0x21d))/0xd);if(_0x273956===_0x259603)break;else _0x305d4a['push'](_0x305d4a['shift']());}catch(_0x23411b){_0x305d4a['push'](_0x305d4a['shift']());}}}(_0x25f9,0x51bf1));function _0x25f9(){const _0x3c5a06=['getContainedElement','values','commands','afterInit','tablePaste','ELEMENT_TABLE_COLUMN','selectTableRow','execute','map','insert','low','isInContent','getChildren','some','hasAttribute','tableColumn','writer','308fEJfPD','getChanges','join','name','getColumnIndexes','batch','createPositionAt','getRowIndexes','29615ARiPbO','startsWith','showSuggestionHighlights','addClass','change','21CVZuPv','ELEMENT_TABLE','rootName','createRangeOn','TableUtils','from','detach','isArray','has','insertTableRowBelow','MIN_SAFE_INTEGER','getItems','oldRange','accept','addMarker:suggestion','classes','insertTable','nodeBefore','enqueueChange','removeClass','descriptionFactory','3228492oonGmI','nodeAfter','toViewElement','add','every','root','createTableWalker','rowspan','getSuggestion','min','last','locale','markMultiRangeInsertion','start','481821JrPdtP','refresh','*Remove:*\x20%0','colspan','$textProxy','167410YDSvor','isEqual','1169704KWDFEo','_tablePostFixingSubtypes','22122aNwDyi','12pVPLGw','item','mapper','getCellLocation','18phCgUk','get','$graveyard','table','substr','_suggestionFactory','isIntersectingWithRange','findAncestor','registerCustomCallback','insertTableColumnLeft','_getSuggestionCoords','filter','getFirstRange','addRange','ELEMENT_TABLE_ROW','above','TrackChangesEditing','toLowerCase','cell','26xNTEMy','differ','data','_getCoordsForCells','isIntersecting','end','type','TableEditing','options','tableRow','_tableSuggestions','highest','discard','_acceptFormatSuggestionCallbackFactory','tableCell','222415WmffEG','12NYIBzH','subType','getAttribute','plugins','getRanges','includes','registerElementLabel','registerPostFixer','getSelectionAffectedTableCells','downcastDispatcher','ELEMENT_TABLE_ROW_WITH_TEXT','push','order','isTouching','selection','createRangeIn','change:data','model','MAX_SAFE_INTEGER','fromRange','markMultiRangeDeletion','_splitMarkerName','removeTableRow','*Insert:*\x20%0','minColumn','ELEMENT_TABLE_WITH_TEXT','getChangedMarkers','maxColumn','deletion','span','enableCommand','editor','insertTableColumnRight','registerDescriptionCallback','setSelection','forceValue','document','length','position','removeTableColumn','selectTableColumn','insertTableRowAbove','maxRow','first','left','_setupColumnsRowsFixing','insertion','minRow','suggestion','element','max','ELEMENT_TABLE_COLUMN_WITH_TEXT'];_0x25f9=function(){return _0x3c5a06;};return _0x25f9();}import{Plugin as _0xc0329e}from'ckeditor5/src/core.js';function _0x1435(_0x1fc7df,_0x4980a3){const _0x25f9f9=_0x25f9();return _0x1435=function(_0x143501,_0x59f4ba){_0x143501=_0x143501-0x186;let _0x23e433=_0x25f9f9[_0x143501];return _0x23e433;},_0x1435(_0x1fc7df,_0x4980a3);}import{LiveRange as _0x28bc81}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x1db918}from'ckeditor5/src/widget.js';import{getTranslation as _0x431a6c}from'../utils/common-translations.js';export default class St extends _0xc0329e{constructor(_0x4f385c){const _0x4f3eb7=_0x1435;super(_0x4f385c),this[_0x4f3eb7(0x204)]=[_0x4f3eb7(0x226),_0x4f3eb7(0x1ca)],this[_0x4f3eb7(0x227)]=new Set();}[_0x244ae3(0x1be)](){const _0x42a31b=_0x244ae3,_0x278f20=this[_0x42a31b(0x1a6)],_0x2ad43d=_0x278f20[_0x42a31b(0x198)][_0x42a31b(0x1ab)][_0x42a31b(0x195)];if(!_0x278f20[_0x42a31b(0x18a)][_0x42a31b(0x1e1)](_0x42a31b(0x224)))return;const _0x4b66f3=_0x278f20[_0x42a31b(0x1f9)],_0x38cf82=_0x278f20[_0x42a31b(0x18a)][_0x42a31b(0x20b)](_0x42a31b(0x21a)),_0x107206=_0x278f20[_0x42a31b(0x18a)][_0x42a31b(0x20b)](_0x42a31b(0x1dd));_0x38cf82[_0x42a31b(0x1ed)][_0x42a31b(0x18d)](_0x42a31b(0x20d),_0x5844d3=>_0x431a6c(_0x4b66f3,_0x42a31b(0x1da),_0x5844d3)),this[_0x42a31b(0x1b4)](),_0x38cf82[_0x42a31b(0x1a5)](_0x42a31b(0x1e9)),_0x38cf82[_0x42a31b(0x1a5)](_0x42a31b(0x1c1)),_0x38cf82[_0x42a31b(0x1a5)](_0x42a31b(0x1af));for(const _0x2cca89 of[_0x42a31b(0x1b0),_0x42a31b(0x1e2)]){const _0x46ee4c=_0x278f20[_0x42a31b(0x1bd)][_0x42a31b(0x20b)](_0x2cca89);_0x38cf82[_0x42a31b(0x1a5)](_0x2cca89,_0x30881b=>{const _0x566c0d=_0x42a31b;_0x278f20[_0x566c0d(0x198)][_0x566c0d(0x1d8)](_0x20e12d=>{const _0x259d94=_0x566c0d;_0x30881b();const _0x2e3226=_0x259d94(0x219)===_0x46ee4c[_0x259d94(0x193)],_0x3ee001=_0x107206[_0x259d94(0x18f)](_0x2ad43d),_0x4c397b=_0x107206[_0x259d94(0x1d3)](_0x3ee001),_0x56c36e=_0x2e3226?_0x4c397b[_0x259d94(0x1b2)]-0x1:_0x4c397b[_0x259d94(0x1f8)]+0x1,_0x5a143e=_0x3ee001[0x0][_0x259d94(0x211)](_0x259d94(0x20d)),_0x456fb6=_0x107206[_0x259d94(0x1f4)](_0x5a143e,{'startRow':_0x56c36e,'endRow':_0x56c36e}),_0x5b7f=Array[_0x259d94(0x1de)](_0x456fb6)[_0x259d94(0x1c3)](_0x420364=>_0x20e12d[_0x259d94(0x1dc)](_0x420364[_0x259d94(0x21c)]));_0x38cf82[_0x259d94(0x1fa)](_0x5b7f,_0x259d94(0x226));});});}for(const _0x589710 of[_0x42a31b(0x213),_0x42a31b(0x1a7)]){const _0x51ca34=_0x278f20[_0x42a31b(0x1bd)][_0x42a31b(0x20b)](_0x589710);_0x38cf82[_0x42a31b(0x1a5)](_0x589710,_0x226302=>{const _0xb66bf8=_0x42a31b;_0x278f20[_0xb66bf8(0x198)][_0xb66bf8(0x1d8)](_0x3a4119=>{const _0x268d1a=_0xb66bf8;_0x226302();const _0x25feb9=_0x268d1a(0x1b3)===_0x51ca34[_0x268d1a(0x193)],_0x253729=_0x107206[_0x268d1a(0x18f)](_0x2ad43d),_0x140fba=_0x107206[_0x268d1a(0x1d0)](_0x253729),_0x20e611=_0x25feb9?_0x140fba[_0x268d1a(0x1b2)]-0x1:_0x140fba[_0x268d1a(0x1f8)]+0x1,_0x1f8360=_0x253729[0x0][_0x268d1a(0x211)](_0x268d1a(0x20d)),_0x452f88=_0x107206[_0x268d1a(0x1f4)](_0x1f8360,{'startRow':0x0,'column':_0x20e611,'includeAllSlots':!0x1}),_0x2acb98=Array[_0x268d1a(0x1de)](_0x452f88)[_0x268d1a(0x1c3)](_0x349f02=>_0x3a4119[_0x268d1a(0x1dc)](_0x349f02[_0x268d1a(0x21c)]));_0x38cf82[_0x268d1a(0x1fa)](_0x2acb98,_0x268d1a(0x1ca));});});}for(const _0x58e843 of[_0x42a31b(0x19d),_0x42a31b(0x1ae)]){const _0x581a13=_0x58e843[_0x42a31b(0x20e)](0xb),_0x236d56=_0x581a13[_0x42a31b(0x21b)](),_0x3422f2=_0x236d56[_0x42a31b(0x20e)](0x0,0x3)+_0x42a31b(0x1a4),_0x9e4d91=_0x42a31b(0x20d)+_0x581a13,_0x7da242=_0x42a31b(0x1f7)+_0x581a13,_0x19c887=_0x42a31b(0x1b9)+_0x581a13;_0x38cf82[_0x42a31b(0x1a5)](_0x58e843,()=>{const _0x4a013c=_0x42a31b;_0x278f20[_0x4a013c(0x198)][_0x4a013c(0x1d8)](_0x4aece3=>{const _0x56cd2a=_0x4a013c,_0x39dabe=_0x107206[_0x56cd2a(0x18f)](_0x2ad43d),_0x24bf05=_0x39dabe[0x0][_0x56cd2a(0x211)](_0x56cd2a(0x20d));let _0x5d0480;if(_0x56cd2a(0x19d)==_0x58e843){const _0x3af5ab=_0x107206[_0x56cd2a(0x1d3)](_0x39dabe);_0x5d0480={'startRow':_0x3af5ab[_0x56cd2a(0x1b2)],'endRow':_0x3af5ab[_0x56cd2a(0x1f8)],'includeAllSlots':!0x0};}else{const _0x3e4912=_0x107206[_0x56cd2a(0x1d0)](_0x39dabe);_0x5d0480={'startColumn':_0x3e4912[_0x56cd2a(0x1b2)],'endColumn':_0x3e4912[_0x56cd2a(0x1f8)],'includeAllSlots':!0x0};}const _0x2330ab=_0x107206[_0x56cd2a(0x1f4)](_0x24bf05,_0x5d0480),_0x141442=Array[_0x56cd2a(0x1de)](_0x2330ab)[_0x56cd2a(0x1c3)](({cell:_0x5298a2})=>_0x5298a2),_0x14f95d=Ee(_0x141442[_0x56cd2a(0x215)](_0x1066cd=>_0x1066cd[_0x56cd2a(0x1c9)](_0x3422f2))),_0x5013af=Ee(_0x141442[_0x56cd2a(0x215)](_0x527945=>!_0x527945[_0x56cd2a(0x1c9)](_0x3422f2)))[_0x56cd2a(0x1c3)](_0xad7465=>_0x4aece3[_0x56cd2a(0x1dc)](_0xad7465)),_0x362632=_0x38cf82[_0x56cd2a(0x19b)](_0x5013af,_0x9e4d91);if(_0x362632&&(_0x56cd2a(0x226)==_0x362632[_0x56cd2a(0x188)]||_0x56cd2a(0x1ca)==_0x362632[_0x56cd2a(0x188)])){const _0x13bf1f=this[_0x56cd2a(0x214)](_0x362632);for(const _0x306ab1 of _0x14f95d){const _0x259307=_0x4aece3[_0x56cd2a(0x1dc)](_0x306ab1),_0x49581a=_0x107206[_0x56cd2a(0x209)](_0x306ab1),_0x50e69d=_0x306ab1[_0x56cd2a(0x189)](_0x3422f2)-0x1,_0x5d7c6f=_0x13bf1f[_0x7da242],_0x1ad2ed=_0x13bf1f[_0x19c887];_0x5d7c6f<=_0x49581a[_0x236d56]&&_0x49581a[_0x236d56]+_0x50e69d<=_0x1ad2ed&&_0x362632[_0x56cd2a(0x217)](_0x259307);}}});});}function _0x2da835(_0x5ac47a){const _0x3e3f66=_0x42a31b,_0x415b6c=Array[_0x3e3f66(0x1de)](_0x2ad43d[_0x3e3f66(0x18b)]())[_0x3e3f66(0x1c3)](_0x12887e=>_0x28bc81[_0x3e3f66(0x19a)](_0x12887e));_0x278f20[_0x3e3f66(0x198)][_0x3e3f66(0x1d8)](_0x5f0103=>{const _0x3b48aa=_0x3e3f66,_0x3323c9=_0x5f0103[_0x3b48aa(0x1d1)];_0x5ac47a=_0x5ac47a[_0x3b48aa(0x215)](_0xaf56f0=>_0x3b48aa(0x20c)!=_0xaf56f0[_0x3b48aa(0x1f3)][_0x3b48aa(0x1db)]),_0x5f0103[_0x3b48aa(0x1a9)](_0x5ac47a),_0x278f20[_0x3b48aa(0x1bd)][_0x3b48aa(0x20b)](_0x3b48aa(0x19d))[_0x3b48aa(0x1fd)](),_0x278f20[_0x3b48aa(0x1c2)](_0x3b48aa(0x19d),{'forceDefaultExecution':!0x0}),_0x278f20[_0x3b48aa(0x198)][_0x3b48aa(0x1eb)](()=>{const _0xc00928=_0x3b48aa;_0x278f20[_0xc00928(0x198)][_0xc00928(0x1eb)](_0x3323c9,_0x28db10=>{const _0xbab95c=_0xc00928,_0x345234=_0x415b6c[_0xbab95c(0x215)](_0x3ec144=>_0xbab95c(0x20c)!=_0x3ec144[_0xbab95c(0x1f3)][_0xbab95c(0x1db)]);_0x345234[_0xbab95c(0x1ac)]>0x0&&_0x28db10[_0xbab95c(0x1a9)](_0x345234);for(const _0x5f4c14 of _0x415b6c)_0x5f4c14[_0xbab95c(0x1df)]();});});});}function _0x2305f1(_0x1b7194){const _0x1ad332=_0x42a31b;_0x278f20[_0x1ad332(0x198)][_0x1ad332(0x1d8)](_0x4ee068=>{const _0x759fb0=_0x1ad332,_0x29f605=Array[_0x759fb0(0x1de)](_0x2ad43d[_0x759fb0(0x18b)]())[_0x759fb0(0x1c3)](_0x4e740f=>_0x28bc81[_0x759fb0(0x19a)](_0x4e740f)),_0x3295de=[];for(const _0x4a1912 of _0x1b7194)for(const _0x3fe416 of _0x4a1912[_0x759fb0(0x1e4)]({'shallow':!0x0}))_0x3295de[_0x759fb0(0x192)](_0x3fe416);for(const _0x41a5ed of _0x3295de)_0x759fb0(0x20c)!=_0x41a5ed[_0x759fb0(0x1f3)][_0x759fb0(0x1db)]&&(_0x4ee068[_0x759fb0(0x1a9)](_0x4ee068[_0x759fb0(0x1d2)](_0x41a5ed,0x0)),_0x278f20[_0x759fb0(0x1bd)][_0x759fb0(0x20b)](_0x759fb0(0x1ae))[_0x759fb0(0x1fd)](),_0x278f20[_0x759fb0(0x1c2)](_0x759fb0(0x1ae),{'forceDefaultExecution':!0x0}));const _0x2803ff=_0x29f605[_0x759fb0(0x215)](_0x37608e=>_0x759fb0(0x20c)!=_0x37608e[_0x759fb0(0x1f3)][_0x759fb0(0x1db)]);_0x2803ff[_0x759fb0(0x1ac)]>0x0&&_0x4ee068[_0x759fb0(0x1a9)](_0x2803ff);for(const _0x543004 of _0x29f605)_0x543004[_0x759fb0(0x1df)]();});}function _0x1f505a(_0x1353be,_0x58165c){const _0x229c88=_0x42a31b;return _0x58165c[_0x229c88(0x1f2)](_0x3e2631=>_0x1353be[_0x229c88(0x1c8)](_0x1f332c=>_0x1f332c[_0x229c88(0x222)][_0x229c88(0x202)](_0x3e2631[_0x229c88(0x1fb)])||_0x3e2631[_0x229c88(0x222)][_0x229c88(0x202)](_0x1f332c[_0x229c88(0x1fb)])));}function _0x2073d9(_0x112c29,_0xc010fd){const _0x11b762=_0x42a31b;return!_0x112c29[_0x11b762(0x1c8)](_0x2a3f99=>_0xc010fd[_0x11b762(0x1c8)](_0x43c25e=>_0x2a3f99[_0x11b762(0x221)](_0x43c25e)))&&_0x112c29[_0x11b762(0x1c8)](_0x2e14b3=>_0xc010fd[_0x11b762(0x1c8)](_0x3eb524=>_0x2e14b3[_0x11b762(0x222)][_0x11b762(0x194)](_0x3eb524[_0x11b762(0x1fb)])));}_0x278f20[_0x42a31b(0x21f)][_0x42a31b(0x190)]['on'](_0x42a31b(0x1e7),(_0x92362d,_0x469808,_0x1b44e8)=>{const _0x29e9ff=_0x42a31b;if(!_0x1b44e8[_0x29e9ff(0x225)][_0x29e9ff(0x1d6)])return;const _0x2131f5=_0x469808[_0x29e9ff(0x207)];if(!_0x2131f5)return;const _0x1ab1df=_0x1b44e8[_0x29e9ff(0x208)][_0x29e9ff(0x1f0)](_0x2131f5);function _0x15d24e(_0x39460d){const _0x30dc14=_0x29e9ff;return Array[_0x30dc14(0x1e0)](_0x39460d)?_0x39460d:[_0x39460d];}_0x1ab1df&&_0x29e9ff(0x22b)===_0x2131f5[_0x29e9ff(0x1cf)]&&_0x1db918(_0x1ab1df,_0x1b44e8[_0x29e9ff(0x1cb)],(_0x7e660e,_0x2083a5,_0x467a16)=>_0x467a16[_0x29e9ff(0x1d7)](_0x15d24e(_0x2083a5[_0x29e9ff(0x1e8)]),_0x7e660e),(_0x37cf48,_0x13c3ae,_0x3a1854)=>_0x3a1854[_0x29e9ff(0x1ec)](_0x15d24e(_0x13c3ae[_0x29e9ff(0x1e8)]),_0x37cf48));},{'priority':_0x42a31b(0x228)}),_0x38cf82[_0x42a31b(0x1ed)][_0x42a31b(0x1a8)](_0x2201e7=>{const _0x1ad245=_0x42a31b;if(_0x1ad245(0x1b5)!=_0x2201e7[_0x1ad245(0x223)]&&_0x1ad245(0x1a3)!=_0x2201e7[_0x1ad245(0x223)])return;const _0x111e53=_0x2201e7[_0x1ad245(0x1bb)]();if(null!=_0x111e53&&_0x111e53['is'](_0x1ad245(0x1b8),_0x1ad245(0x20d))){if(_0x1ad245(0x1b5)==_0x2201e7[_0x1ad245(0x223)]){const _0x4bf566=_0x2201e7[_0x1ad245(0x1e4)]()[_0x1ad245(0x215)](_0x42accd=>_0x42accd['is'](_0x1ad245(0x200)))[_0x1ad245(0x1c3)](_0x369ba8=>_0x369ba8[_0x1ad245(0x21f)]);if(_0x4bf566[_0x1ad245(0x1ac)])return{'type':_0x1ad245(0x1b5),'content':_0x431a6c(_0x4b66f3,_0x1ad245(0x19e),_0x431a6c(_0x4b66f3,_0x1ad245(0x1a0),'\x22'+_0x4bf566[_0x1ad245(0x1ce)]('\x20')+'\x22'))};}if(_0x1ad245(0x1a3)==_0x2201e7[_0x1ad245(0x223)]){const _0x1a8e1c=_0x2201e7[_0x1ad245(0x1e4)]()[_0x1ad245(0x215)](_0x103596=>_0x103596['is'](_0x1ad245(0x200)))[_0x1ad245(0x1c3)](_0x309dc2=>_0x309dc2[_0x1ad245(0x21f)]);if(_0x1a8e1c[_0x1ad245(0x1ac)])return{'type':_0x1ad245(0x1a3),'content':_0x431a6c(_0x4b66f3,_0x1ad245(0x1fe),_0x431a6c(_0x4b66f3,_0x1ad245(0x1a0),'\x22'+_0x1a8e1c[_0x1ad245(0x1ce)]('\x20')+'\x22'))};}}}),_0x38cf82[_0x42a31b(0x1ed)][_0x42a31b(0x1a8)](_0x548d52=>{const _0x2e5682=_0x42a31b;if(_0x2e5682(0x226)==_0x548d52[_0x2e5682(0x188)]){const _0x25b6c1=_0x548d52[_0x2e5682(0x1e4)]()[_0x2e5682(0x215)](_0x156e8d=>_0x156e8d['is'](_0x2e5682(0x200)))[_0x2e5682(0x1c3)](_0x51224a=>_0x51224a[_0x2e5682(0x21f)]),_0x5200b7=this[_0x2e5682(0x214)](_0x548d52),_0x1e7004=_0x5200b7[_0x2e5682(0x1b1)]-_0x5200b7[_0x2e5682(0x1b6)]+0x1;if(_0x2e5682(0x1b5)==_0x548d52[_0x2e5682(0x223)])return _0x25b6c1[_0x2e5682(0x1ac)]?{'type':_0x2e5682(0x1b5),'content':_0x431a6c(_0x4b66f3,_0x2e5682(0x19e),_0x431a6c(_0x4b66f3,_0x2e5682(0x191),[_0x1e7004,'\x22'+_0x25b6c1[_0x2e5682(0x1ce)]('\x20')+'\x22']))}:{'type':_0x2e5682(0x1b5),'content':_0x431a6c(_0x4b66f3,_0x2e5682(0x19e),_0x431a6c(_0x4b66f3,_0x2e5682(0x218),_0x1e7004))};if(_0x2e5682(0x1a3)==_0x548d52[_0x2e5682(0x223)])return _0x25b6c1[_0x2e5682(0x1ac)]?{'type':_0x2e5682(0x1a3),'content':_0x431a6c(_0x4b66f3,_0x2e5682(0x1fe),_0x431a6c(_0x4b66f3,_0x2e5682(0x191),[_0x1e7004,'\x22'+_0x25b6c1[_0x2e5682(0x1ce)]('\x20')+'\x22']))}:{'type':_0x2e5682(0x1a3),'content':_0x431a6c(_0x4b66f3,_0x2e5682(0x1fe),_0x431a6c(_0x4b66f3,_0x2e5682(0x218),_0x1e7004))};}if(_0x2e5682(0x1ca)==_0x548d52[_0x2e5682(0x188)]){const _0x15e51d=_0x548d52[_0x2e5682(0x1e4)]()[_0x2e5682(0x215)](_0x5b9960=>_0x5b9960['is'](_0x2e5682(0x200)))[_0x2e5682(0x1c3)](_0x6b2470=>_0x6b2470[_0x2e5682(0x21f)]),_0x10e20a=this[_0x2e5682(0x214)](_0x548d52),_0x5e1eba=_0x10e20a[_0x2e5682(0x1a2)]-_0x10e20a[_0x2e5682(0x19f)]+0x1;if(_0x2e5682(0x1b5)==_0x548d52[_0x2e5682(0x223)])return _0x15e51d[_0x2e5682(0x1ac)]?{'type':_0x2e5682(0x1b5),'content':_0x431a6c(_0x4b66f3,_0x2e5682(0x19e),_0x431a6c(_0x4b66f3,_0x2e5682(0x1ba),[_0x5e1eba,'\x22'+_0x15e51d[_0x2e5682(0x1ce)]('\x20')+'\x22']))}:{'type':_0x2e5682(0x1b5),'content':_0x431a6c(_0x4b66f3,_0x2e5682(0x19e),_0x431a6c(_0x4b66f3,_0x2e5682(0x1c0),_0x5e1eba))};if(_0x2e5682(0x1a3)==_0x548d52[_0x2e5682(0x223)])return _0x15e51d[_0x2e5682(0x1ac)]?{'type':_0x2e5682(0x1a3),'content':_0x431a6c(_0x4b66f3,_0x2e5682(0x1fe),_0x431a6c(_0x4b66f3,_0x2e5682(0x1ba),[_0x5e1eba,'\x22'+_0x15e51d[_0x2e5682(0x1ce)]('\x20')+'\x22']))}:{'type':_0x2e5682(0x1a3),'content':_0x431a6c(_0x4b66f3,_0x2e5682(0x1fe),_0x431a6c(_0x4b66f3,_0x2e5682(0x1c0),_0x5e1eba))};}}),_0x38cf82[_0x42a31b(0x20f)][_0x42a31b(0x212)](_0x42a31b(0x1b5),_0x42a31b(0x226),_0x42a31b(0x229),_0x2da835),_0x38cf82[_0x42a31b(0x20f)][_0x42a31b(0x212)](_0x42a31b(0x1a3),_0x42a31b(0x226),_0x42a31b(0x1e6),_0x2da835),_0x38cf82[_0x42a31b(0x20f)][_0x42a31b(0x212)](_0x42a31b(0x1b5),_0x42a31b(0x1ca),_0x42a31b(0x229),_0x2305f1),_0x38cf82[_0x42a31b(0x20f)][_0x42a31b(0x212)](_0x42a31b(0x1a3),_0x42a31b(0x1ca),_0x42a31b(0x1e6),_0x2305f1),_0x38cf82[_0x42a31b(0x20f)][_0x42a31b(0x212)](_0x42a31b(0x1b5),_0x42a31b(0x1ca),_0x42a31b(0x1ce),_0x1f505a),_0x38cf82[_0x42a31b(0x20f)][_0x42a31b(0x212)](_0x42a31b(0x1a3),_0x42a31b(0x1ca),_0x42a31b(0x1ce),_0x1f505a),_0x38cf82[_0x42a31b(0x20f)][_0x42a31b(0x212)](_0x42a31b(0x1b5),_0x42a31b(0x226),_0x42a31b(0x1ce),_0x2073d9),_0x38cf82[_0x42a31b(0x20f)][_0x42a31b(0x212)](_0x42a31b(0x1a3),_0x42a31b(0x226),_0x42a31b(0x1ce),_0x2073d9);}[_0x244ae3(0x22a)](){const _0x1c3e1e=_0x244ae3,_0x5367c3=this[_0x1c3e1e(0x1a6)],_0x4d394e=_0x5367c3[_0x1c3e1e(0x198)][_0x1c3e1e(0x1ab)][_0x1c3e1e(0x195)];return(_0x266fad,_0x21b06f)=>{const _0x4eb2f7=_0x1c3e1e;_0x5367c3[_0x4eb2f7(0x198)][_0x4eb2f7(0x1d8)](_0x2aa3f4=>{const _0x5eafd5=_0x4eb2f7,{commandName:_0x69aab0,commandParams:_0x2a7435}=_0x21b06f;let _0x57599f=_0x266fad[0x0][_0x5eafd5(0x222)][_0x5eafd5(0x1ea)];_0x2a7435&&_0x2a7435[0x0]&&!0x1===_0x2a7435[0x0][_0x5eafd5(0x1aa)]&&(_0x57599f=_0x266fad[0x0][_0x5eafd5(0x1fb)][_0x5eafd5(0x1ef)]);const _0x7dd816=_0x2aa3f4[_0x5eafd5(0x196)](_0x57599f);if(_0x5eafd5(0x20c)==_0x7dd816[_0x5eafd5(0x1f3)][_0x5eafd5(0x1db)])return;const _0x36901a=Array[_0x5eafd5(0x1de)](_0x4d394e[_0x5eafd5(0x18b)]())[_0x5eafd5(0x1c3)](_0x1345db=>_0x28bc81[_0x5eafd5(0x19a)](_0x1345db));_0x2aa3f4[_0x5eafd5(0x1a9)](_0x7dd816),_0x5367c3[_0x5eafd5(0x1bd)][_0x5eafd5(0x20b)](_0x69aab0)[_0x5eafd5(0x1fd)](),_0x2a7435[_0x5eafd5(0x192)]({'forceDefaultExecution':!0x0}),_0x5367c3[_0x5eafd5(0x1c2)](_0x69aab0,..._0x2a7435);const _0x4e5630=_0x36901a[_0x5eafd5(0x215)](_0x50f786=>_0x5eafd5(0x20c)!=_0x50f786[_0x5eafd5(0x1f3)][_0x5eafd5(0x1db)]);_0x4e5630[_0x5eafd5(0x1ac)]>0x0&&_0x2aa3f4[_0x5eafd5(0x1a9)](_0x4e5630);for(const _0x3f6db9 of _0x36901a)_0x3f6db9[_0x5eafd5(0x1df)]();});};}[_0x244ae3(0x220)](_0x4414c3){const _0x2649f3=_0x244ae3,_0xad60bb=this[_0x2649f3(0x1a6)][_0x2649f3(0x18a)][_0x2649f3(0x20b)](_0x2649f3(0x1dd));let _0xfb126a=Number[_0x2649f3(0x199)],_0x39eba9=Number[_0x2649f3(0x1e3)],_0x11d061=Number[_0x2649f3(0x199)],_0x144a3e=Number[_0x2649f3(0x1e3)];for(const _0x5336b3 of _0x4414c3){if(_0x2649f3(0x20c)==_0x5336b3[_0x2649f3(0x1f3)][_0x2649f3(0x1db)])continue;const {row:_0x4a48cf,column:_0x163526}=_0xad60bb[_0x2649f3(0x209)](_0x5336b3),_0x544ebf=_0x5336b3[_0x2649f3(0x1c9)](_0x2649f3(0x1f5))?_0x5336b3[_0x2649f3(0x189)](_0x2649f3(0x1f5))-0x1:0x0,_0x28411c=_0x5336b3[_0x2649f3(0x1c9)](_0x2649f3(0x1ff))?_0x5336b3[_0x2649f3(0x189)](_0x2649f3(0x1ff))-0x1:0x0;_0xfb126a=_0x4a48cf<_0xfb126a?_0x4a48cf:_0xfb126a,_0x39eba9=_0x4a48cf+_0x544ebf>_0x39eba9?_0x4a48cf+_0x544ebf:_0x39eba9,_0x11d061=_0x163526<_0x11d061?_0x163526:_0x11d061,_0x144a3e=_0x163526+_0x28411c>_0x144a3e?_0x163526+_0x28411c:_0x144a3e;}return{'minRow':_0xfb126a,'maxRow':_0x39eba9,'minColumn':_0x11d061,'maxColumn':_0x144a3e};}[_0x244ae3(0x1b4)](){const _0x2d4bb8=_0x244ae3,_0x10306f=this[_0x2d4bb8(0x1a6)],_0x3f8f46=_0x10306f[_0x2d4bb8(0x18a)][_0x2d4bb8(0x20b)](_0x2d4bb8(0x21a)),_0xf84721=_0x10306f[_0x2d4bb8(0x18a)][_0x2d4bb8(0x20b)](_0x2d4bb8(0x1dd));_0x10306f[_0x2d4bb8(0x198)][_0x2d4bb8(0x1ab)]['on'](_0x2d4bb8(0x197),()=>{const _0x5aa844=_0x2d4bb8,_0x55f1f0=Array[_0x5aa844(0x1de)](_0x10306f[_0x5aa844(0x198)][_0x5aa844(0x1ab)][_0x5aa844(0x21e)][_0x5aa844(0x1a1)]());for(const {name:_0x1e1b8e,data:_0x2397de}of _0x55f1f0){const {group:_0x2e00d7,id:_0x256c2a,subType:_0x1b9c05}=_0x3f8f46[_0x5aa844(0x19c)](_0x1e1b8e);if(_0x5aa844(0x1b7)!=_0x2e00d7)continue;if(null!=_0x2397de[_0x5aa844(0x1e5)])continue;const _0x6ec46e=_0x3f8f46[_0x5aa844(0x1f6)](_0x256c2a);this[_0x5aa844(0x204)][_0x5aa844(0x18c)](_0x1b9c05)&&this[_0x5aa844(0x227)][_0x5aa844(0x1f1)](_0x6ec46e);}},{'priority':_0x2d4bb8(0x1c5)});const _0x54bd0c=(_0x3fccdd,_0xe8a822)=>{const _0x1317e6=_0x2d4bb8;let _0x3be4c3=!0x1;const _0x435048=_0xe8a822[_0x1317e6(0x1dc)](_0x3fccdd),_0x4b3c07=_0x3fccdd[_0x1317e6(0x211)](_0x1317e6(0x20d)),_0x478fe6=_0xf84721[_0x1317e6(0x209)](_0x3fccdd);for(const _0x5f482f of this[_0x1317e6(0x227)]){const _0x212910=_0x5f482f[_0x1317e6(0x188)],_0x20dd66=_0x212910[_0x1317e6(0x1d5)](_0x1317e6(0x1bf)),_0x553462=_0x212910[_0x1317e6(0x20e)](_0x20dd66?0xa:0x5),_0x392d86=_0x553462[_0x1317e6(0x21b)](),_0x96d8f2=_0x392d86[_0x1317e6(0x20e)](0x0,0x3)+_0x1317e6(0x1a4),_0x14854d=_0x1317e6(0x1f7)+_0x553462,_0x2d9e44=_0x1317e6(0x1b9)+_0x553462;if(!_0x5f482f[_0x1317e6(0x1c6)])continue;if(_0x4b3c07!=_0x5f482f[_0x1317e6(0x216)]()[_0x1317e6(0x1fb)][_0x1317e6(0x211)](_0x1317e6(0x20d)))continue;if(_0x5f482f[_0x1317e6(0x210)](_0x435048))continue;const _0x3aaf86=_0x3fccdd[_0x1317e6(0x1c9)](_0x96d8f2)?_0x3fccdd[_0x1317e6(0x189)](_0x96d8f2)-0x1:0x0,_0x37659a=this[_0x1317e6(0x214)](_0x5f482f),_0x4b042a=_0x37659a[_0x14854d],_0xbbf85=_0x37659a[_0x2d9e44];_0x4b042a<=_0x478fe6[_0x392d86]&&_0x478fe6[_0x392d86]+_0x3aaf86<=_0xbbf85&&(_0x5f482f[_0x1317e6(0x217)](_0x435048),_0x3be4c3=!0x0);}return _0x3be4c3;};_0x10306f[_0x2d4bb8(0x198)][_0x2d4bb8(0x1ab)][_0x2d4bb8(0x18e)](_0x3a4694=>{const _0x96f45b=_0x2d4bb8;let _0x4703cf=!0x1;for(const _0x4f2901 of _0x10306f[_0x96f45b(0x198)][_0x96f45b(0x1ab)][_0x96f45b(0x21e)][_0x96f45b(0x1cd)]())if(_0x96f45b(0x1c4)==_0x4f2901[_0x96f45b(0x223)]){if(_0x96f45b(0x226)==_0x4f2901[_0x96f45b(0x1cf)]){for(const _0x1b7254 of _0x4f2901[_0x96f45b(0x1ad)][_0x96f45b(0x1ef)][_0x96f45b(0x1c7)]())_0x4703cf=_0x4703cf||_0x54bd0c(_0x1b7254,_0x3a4694);}else _0x96f45b(0x22b)==_0x4f2901[_0x96f45b(0x1cf)]&&(_0x4703cf=_0x4703cf||_0x54bd0c(_0x4f2901[_0x96f45b(0x1ad)][_0x96f45b(0x1ef)],_0x3a4694));}return _0x4703cf;});}[_0x244ae3(0x214)](_0x573682){const _0x20b493=_0x244ae3;return this[_0x20b493(0x220)](_0x573682[_0x20b493(0x18b)]()[_0x20b493(0x1c3)](_0xcaa49f=>_0xcaa49f[_0x20b493(0x1fb)][_0x20b493(0x1ef)]));}}function Ee(_0x35c264){const _0x14d62e=_0x244ae3;return Array[_0x14d62e(0x1de)](new Set(_0x35c264)[_0x14d62e(0x1bc)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5c7b(_0x5c2fe8,_0x3edb39){const _0x218ec2=_0x218e();return _0x5c7b=function(_0x5c7bd9,_0xa448f3){_0x5c7bd9=_0x5c7bd9-0x157;let _0x4cb367=_0x218ec2[_0x5c7bd9];return _0x4cb367;},_0x5c7b(_0x5c2fe8,_0x3edb39);}const _0x1b49cd=_0x5c7b;(function(_0x13a25c,_0x3c4fe3){const _0x50c881=_0x5c7b,_0x55c532=_0x13a25c();while(!![]){try{const _0xacf844=parseInt(_0x50c881(0x157))/0x1+parseInt(_0x50c881(0x166))/0x2+-parseInt(_0x50c881(0x164))/0x3*(parseInt(_0x50c881(0x161))/0x4)+parseInt(_0x50c881(0x167))/0x5+parseInt(_0x50c881(0x159))/0x6+parseInt(_0x50c881(0x15e))/0x7+-parseInt(_0x50c881(0x160))/0x8;if(_0xacf844===_0x3c4fe3)break;else _0x55c532['push'](_0x55c532['shift']());}catch(_0x505611){_0x55c532['push'](_0x55c532['shift']());}}}(_0x218e,0xf2aa0));import{Plugin as _0x3e559e}from'ckeditor5/src/core.js';import _0x5b43c9 from'./table.js';function _0x218e(){const _0x31a61e=['3532030LjXROB','2719750ArhKke','toggleTableCaption','97915dyAmbg','TableCaptionEditing','6838422mPcGcd','TrackChangesEditing','has','enableCommand','requires','5600973weGGuQ','afterInit','11120424LRNAgG','4lYOJDY','plugins','editor','5891253DTwqQs','get'];_0x218e=function(){return _0x31a61e;};return _0x218e();}export default class $t extends _0x3e559e{static get[_0x1b49cd(0x15d)](){return[_0x5b43c9];}[_0x1b49cd(0x15f)](){const _0x13a9be=_0x1b49cd,_0x4988d7=this[_0x13a9be(0x163)];if(!_0x4988d7[_0x13a9be(0x162)][_0x13a9be(0x15b)](_0x13a9be(0x158)))return;_0x4988d7[_0x13a9be(0x162)][_0x13a9be(0x165)](_0x13a9be(0x15a))[_0x13a9be(0x15c)](_0x13a9be(0x168));}}
23
+ function _0x1b33(_0xc18047,_0x36e27b){const _0x475149=_0x4751();return _0x1b33=function(_0x1b33c1,_0x49ea2b){_0x1b33c1=_0x1b33c1-0x159;let _0x2411d0=_0x475149[_0x1b33c1];return _0x2411d0;},_0x1b33(_0xc18047,_0x36e27b);}function _0x4751(){const _0xe5503e=['TableCaptionEditing','1743492xbUNSN','1858998EJeIUt','TrackChangesEditing','get','afterInit','7341632jPJcax','2NutPXF','9261880wxcXiH','39303ofKykr','toggleTableCaption','has','12259254iQJhpM','enableCommand','plugins','requires','76983QUAgPm','editor','15560alflQz'];_0x4751=function(){return _0xe5503e;};return _0x4751();}const _0x5d876c=_0x1b33;(function(_0x1f218e,_0xf47258){const _0x3e8e62=_0x1b33,_0x458b6f=_0x1f218e();while(!![]){try{const _0x5ccf54=-parseInt(_0x3e8e62(0x162))/0x1+-parseInt(_0x3e8e62(0x168))/0x2*(parseInt(_0x3e8e62(0x15e))/0x3)+-parseInt(_0x3e8e62(0x167))/0x4+-parseInt(_0x3e8e62(0x169))/0x5+-parseInt(_0x3e8e62(0x163))/0x6+-parseInt(_0x3e8e62(0x15a))/0x7+parseInt(_0x3e8e62(0x160))/0x8*(parseInt(_0x3e8e62(0x16a))/0x9);if(_0x5ccf54===_0xf47258)break;else _0x458b6f['push'](_0x458b6f['shift']());}catch(_0x395ad4){_0x458b6f['push'](_0x458b6f['shift']());}}}(_0x4751,0xee36b));import{Plugin as _0x11134f}from'ckeditor5/src/core.js';import _0x5a1475 from'./table.js';export default class $t extends _0x11134f{static get[_0x5d876c(0x15d)](){return[_0x5a1475];}[_0x5d876c(0x166)](){const _0x283bc3=_0x5d876c,_0x1af1fa=this[_0x283bc3(0x15f)];if(!_0x1af1fa[_0x283bc3(0x15c)][_0x283bc3(0x159)](_0x283bc3(0x161)))return;_0x1af1fa[_0x283bc3(0x15c)][_0x283bc3(0x165)](_0x283bc3(0x164))[_0x283bc3(0x15b)](_0x283bc3(0x16b));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x32c6e6=_0x17b8;function _0x17b8(_0x441fde,_0x6db3c2){const _0xb7b219=_0xb7b2();return _0x17b8=function(_0x17b817,_0x10a0c8){_0x17b817=_0x17b817-0x84;let _0x5b61fa=_0xb7b219[_0x17b817];return _0x5b61fa;},_0x17b8(_0x441fde,_0x6db3c2);}(function(_0x460147,_0x2f3f72){const _0xc1bad3=_0x17b8,_0x5f43c9=_0x460147();while(!![]){try{const _0x4a1814=parseInt(_0xc1bad3(0xe3))/0x1*(-parseInt(_0xc1bad3(0x10c))/0x2)+-parseInt(_0xc1bad3(0xb4))/0x3+parseInt(_0xc1bad3(0xd4))/0x4+-parseInt(_0xc1bad3(0xb2))/0x5+parseInt(_0xc1bad3(0x111))/0x6*(parseInt(_0xc1bad3(0xe8))/0x7)+parseInt(_0xc1bad3(0xc8))/0x8*(parseInt(_0xc1bad3(0xe7))/0x9)+-parseInt(_0xc1bad3(0x116))/0xa*(-parseInt(_0xc1bad3(0xe4))/0xb);if(_0x4a1814===_0x2f3f72)break;else _0x5f43c9['push'](_0x5f43c9['shift']());}catch(_0x24d40e){_0x5f43c9['push'](_0x5f43c9['shift']());}}}(_0xb7b2,0x866cf));import{getTranslation as _0xf2d8e7}from'../utils/common-translations.js';import{Plugin as _0x4bee0d}from'ckeditor5/src/core.js';function _0xb7b2(){const _0x57d148=['_isForcedDefaultExecutionBlock','elementToElement','getChildren','getTableIfOnlyTableInContent','suggestion-td','editing','isInContent','conversion','ck-suggestion-marker','getAllAdjacentSuggestions','every','rows','differ','next','listenTo','model','createRange','rowInsertionRanges','clipboardOutput','getColumns','type','_tablePostFixingSubtypes','TrackChangesEditing','findAncestor','tableCellHorizontalAlignment','register','fill','tableCellVerticalAlignment','oldRange','low','getSelectionAffectedTableCells','18UgZBYO','stop','wrap','_replaceTableSlotCell','set','3834alusbc','$graveyard','markMultiRangeInsertion','getShiftedBy','showSuggestionHighlights','2077130OMmcZs','tablePasteRow','author','isEqual','fromEntries','join','subType','tablePasteChainId','reduce','getAttributes','unwrap','options','batch','filter','return','tablePasteCell','plugins','ck-suggestion-marker-insertion','dataDowncast','rootName','document','markMultiRangeBlockFormat','tableCellBorderWidth','markerToHighlight','name','getSuggestions','newRange','getChild','remove','fromRange','editor','tablePasteColumn','_createdBatches','content','*Replace\x20table\x20cells*','updateMarker','get','columnInsertionRanges','suggestion','column','removeMarkers','schema','root','requires','deletionRanges','nodeAfter','endRow','redo','createPositionBefore','getRowIndexes','columnInsertionIndexes','_suggestionFactory','createTableWalker','end','deletion','getMarkers','containsRange','tableCellBackgroundColor','push','insertion','activeMarkers','getChanges','previousSibling','some','tablePaste','insertRows','hasSuggestion','previous','createRangeOn','_getCoordsForCells','createRangeIn','setAttribute','cell','element','map','tableCellBorderColor','view','registerDescriptionCallback','getRows','Users','markerName','markers','rowInsertionIndexes','call','move','attributes','accept','documentSelection','getColumnIndexes','trackChanges','endColumn','cells','registerPostFixer','getRange','suggestionLoaded','formatBlock','keys','detach','descriptionFactory','insert','getSuggestion','find','change','setAttributes','tableCellBorderStyle','getSuggestionCallback','1426750sknnzB','tableCell','2294217EGuIOB','first','registerCustomCallback','selection','high','insertColumns','createElement','markMultiRangeDeletion','suggestionUnloaded','insertContent','TableClipboard','includes','value','start','from','row','add','TableUtils','has','insertionRanges','10672YrCJMT','forEach','for','position','entries','getItems','commands','markerAttributes','editingDowncast','suggestion:formatBlock:tablePasteCell','columns','locale','575348FtUdIM','removeRows','last','removeColumns','tableCellSuggestion','_splitMarkerName','length','removeMarker','table','getContainedElement','tableCellPadding','ck-suggestion-marker--active','forceDefaultExecution','discard','getRanges','12142AJNzQM','44iJeQcy','afterInit','isEmpty','378wthFvT','7441wfTskb','paragraph','getChangedMarkers','nextSibling','startsWith'];_0xb7b2=function(){return _0x57d148;};return _0xb7b2();}import{LiveRange as _0x48c0cf}from'ckeditor5/src/engine.js';import{uid as _0xe219c6,priorities as _0x1cc462}from'ckeditor5/src/utils.js';import _0x387d4c from'./table.js';const ge=[_0x32c6e6(0x12c),_0x32c6e6(0x93),_0x32c6e6(0xb0),_0x32c6e6(0x105),_0x32c6e6(0x108),_0x32c6e6(0x14f),_0x32c6e6(0xde)],Ce=Object[_0x32c6e6(0x11a)](ge[_0x32c6e6(0x92)](_0x5846d7=>[_0x5846d7,null]));export default class vt extends _0x4bee0d{static get[_0x32c6e6(0x141)](){return[_0x387d4c];}[_0x32c6e6(0xe5)](){const _0x1562a4=_0x32c6e6,_0x3c690d=this[_0x1562a4(0x134)];if(!_0x3c690d[_0x1562a4(0x126)][_0x1562a4(0xc6)](_0x1562a4(0xbe)))return;const _0x39cd20=_0x3c690d[_0x1562a4(0x126)][_0x1562a4(0x13a)](_0x1562a4(0x103)),_0x2d0484=_0x3c690d[_0x1562a4(0x126)][_0x1562a4(0x13a)](_0x1562a4(0xc5)),_0x4f9768=_0x3c690d[_0x1562a4(0x126)][_0x1562a4(0x13a)](_0x387d4c),_0x4b0290=_0x3c690d[_0x1562a4(0x126)][_0x1562a4(0x13a)](_0x1562a4(0xbe));_0x4f9768[_0x1562a4(0x102)][_0x1562a4(0x150)](_0x1562a4(0x117),_0x1562a4(0x135)),_0x3c690d[_0x1562a4(0xfc)][_0x1562a4(0x13f)][_0x1562a4(0x106)](_0x1562a4(0xd8),{'allowIn':_0x1562a4(0xb3),'allowContentOf':_0x1562a4(0xb3),'isLimit':!0x0}),_0x3c690d[_0x1562a4(0xf4)][_0x1562a4(0xee)]({'model':_0x1562a4(0xd8),'view':_0x1562a4(0xf1)});let _0x16b4eb=null;_0x3c690d[_0x1562a4(0xfc)]['on'](_0x1562a4(0xbd),(_0x26e782,_0x21d410)=>{const _0xcaa733=_0x1562a4,[_0x13fe97,_0x47a197]=_0x21d410,_0x561c5f=_0x21d410[_0x21d410[_0xcaa733(0xda)]-0x1];_0x561c5f&&_0x561c5f[_0xcaa733(0xe0)]||_0x39cd20[_0xcaa733(0xed)]||this[_0xcaa733(0x134)][_0xcaa733(0xce)][_0xcaa733(0x13a)](_0xcaa733(0xa1))[_0xcaa733(0xc0)]&&function(_0x349c4c,_0x564728,_0x1e279e,_0x3f104a,_0x269c77){const _0x46d53d=_0xcaa733;if(_0x564728&&!_0x564728['is'](_0x46d53d(0x9f)))return!0x1;const _0x4b243a=_0x269c77[_0x46d53d(0xf0)](_0x349c4c,_0x1e279e);if(!_0x4b243a||!we(_0x4b243a,void 0x0,_0x3f104a))return!0x1;const _0x44f158=_0x3f104a[_0x46d53d(0x10b)](_0x1e279e[_0x46d53d(0x12a)][_0x46d53d(0xb7)]);if(!_0x44f158[_0x46d53d(0xda)])return!0x1;const _0x551063=_0x44f158[0x0][_0x46d53d(0x104)](_0x46d53d(0xdc)),_0x3a009f=_0x3f104a[_0x46d53d(0x147)](_0x44f158),_0x65f0e1=_0x3f104a[_0x46d53d(0xa0)](_0x44f158),_0x2483f3={'startRow':_0x3a009f[_0x46d53d(0xb5)],'endRow':_0x3a009f[_0x46d53d(0xd6)],'startColumn':_0x65f0e1[_0x46d53d(0xb5)],'endColumn':_0x65f0e1[_0x46d53d(0xd6)]};return 0x1==_0x44f158[_0x46d53d(0xda)]&&(_0x2483f3[_0x46d53d(0x144)]+=_0x3f104a[_0x46d53d(0x96)](_0x4b243a)-0x1,_0x2483f3[_0x46d53d(0xa2)]+=_0x3f104a[_0x46d53d(0x100)](_0x4b243a)-0x1),we(_0x551063,_0x2483f3,_0x3f104a);}(_0x13fe97,_0x47a197,_0x3c690d[_0xcaa733(0xfc)],_0x2d0484,_0x4b0290)&&(_0x26e782[_0xcaa733(0x10d)](),_0x16b4eb={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x3c690d[_0xcaa733(0xfc)][_0xcaa733(0xae)](()=>{const _0x4249f5=_0xcaa733;_0x3c690d[_0x4249f5(0xfc)][_0x4249f5(0xbd)](_0x21d410[0x0],_0x21d410[0x1],_0x21d410[0x2],{'forceDefaultExecution':!0x0});const _0x559c25=_0xe219c6(),{rowInsertionRanges:_0x4af043,columnInsertionRanges:_0x3a333d,insertionRanges:_0x312a9d,deletionRanges:_0x4316a4,cells:_0x3b35dc}=_0x16b4eb;_0x4af043[_0x4249f5(0xda)]&&_0x39cd20[_0x4249f5(0x113)](_0x4af043,_0x4249f5(0x117),{'tablePasteChainId':_0x559c25}),_0x3a333d[_0x4249f5(0xda)]&&_0x39cd20[_0x4249f5(0x113)](_0x3a333d,_0x4249f5(0x135),{'tablePasteChainId':_0x559c25}),_0x312a9d[_0x4249f5(0xda)]&&(_0x39cd20[_0x4249f5(0x113)](_0x312a9d,_0x4249f5(0x88),{'tablePasteChainId':_0x559c25,'skipNestingCheck':!0x0}),_0x312a9d[_0x4249f5(0xc9)](_0x197d6a=>{const _0x3fd127=_0x4249f5;var _0x2f3bf5;return null===(_0x2f3bf5=_0x197d6a[_0x3fd127(0xa9)])||void 0x0===_0x2f3bf5?void 0x0:_0x2f3bf5[_0x3fd127(0x9b)](_0x197d6a);})),_0x4316a4[_0x4249f5(0xda)]&&(_0x39cd20[_0x4249f5(0xbb)](_0x4316a4,_0x4249f5(0x88),{'tablePasteChainId':_0x559c25,'skipNestingCheck':!0x0}),_0x4316a4[_0x4249f5(0xc9)](_0x2d9dcb=>{const _0x23a5a7=_0x4249f5;var _0x39e185;return null===(_0x39e185=_0x2d9dcb[_0x23a5a7(0xa9)])||void 0x0===_0x39e185?void 0x0:_0x39e185[_0x23a5a7(0x9b)](_0x2d9dcb);}));const _0x3b1320=_0x39cd20[_0x4249f5(0x12b)](_0x3b35dc[_0x4249f5(0x92)](({element:_0x37f6ad})=>_0x37f6ad),{'formatGroupId':_0xe219c6()},[],_0x4249f5(0x125),{'tablePasteChainId':_0x559c25});if(_0x3b1320){const _0x2ff61b=_0x3b1320[_0x4249f5(0x14d)](),_0x7f0f3b=[];for(const {element:_0x1e249a,attributes:_0x533e17}of _0x3b35dc){if(!_0x533e17)continue;const _0x45017e=_0x3c690d[_0x4249f5(0xfc)][_0x4249f5(0x8c)](_0x1e249a),_0x46c2bd=_0x2ff61b[_0x4249f5(0xad)](_0xe72b8f=>_0xe72b8f[_0x4249f5(0xa5)]()[_0x4249f5(0x119)](_0x45017e));_0x46c2bd&&_0x7f0f3b[_0x4249f5(0x150)]([_0x46c2bd[_0x4249f5(0x12e)],_0x533e17]);}_0x7f0f3b[_0x4249f5(0xda)]&&_0x3b1320[_0x4249f5(0x8f)](_0x4249f5(0xcf),Object[_0x4249f5(0x11a)](_0x7f0f3b));}_0x16b4eb=null;}));},{'priority':_0x1cc462[_0x1562a4(0xb8)]+0xa}),_0x3c690d[_0x1562a4(0x126)][_0x1562a4(0x13a)](_0x1562a4(0xbe))['on'](_0x1562a4(0x10f),(_0x22a66b,_0x2f8a45)=>{const _0x186c56=_0x1562a4,[_0xb594e1,_0x2e62ac,,_0x5e6659]=_0x2f8a45;if(!_0x16b4eb)return;_0x22a66b[_0x186c56(0x10d)]();const _0x27bf3b=_0xb594e1[_0x186c56(0x90)],_0x5eb401=_0x2e62ac,_0x54a6f0=Pe(_0x27bf3b),_0x428cb4=Pe(_0x5eb401);_0x22a66b[_0x186c56(0x124)]=_0x27bf3b;let _0x414c0c=null,_0x456cd8=null;if(_0x428cb4||_0x54a6f0){if(_0x54a6f0&&!_0x428cb4){_0x5e6659[_0x186c56(0x132)](_0x27bf3b[_0x186c56(0x131)](0x0));for(const _0x3d828d of Array[_0x186c56(0xc2)](_0x5eb401[_0x186c56(0xef)]()))_0x5e6659[_0x186c56(0xab)](_0x3d828d,_0x27bf3b,_0x186c56(0x14b));const _0x1c950b=_0x16b4eb[_0x186c56(0x9a)][_0x186c56(0xbf)](_0xb594e1[_0x186c56(0xc3)]),_0x4e1b7d=_0x16b4eb[_0x186c56(0x148)][_0x186c56(0xbf)](_0xb594e1[_0x186c56(0x13d)]);_0x1c950b||_0x4e1b7d||(_0x414c0c=_0x48c0cf[_0x186c56(0x133)](_0x5e6659[_0x186c56(0x8e)](_0x27bf3b)));}else _0x428cb4&&!_0x54a6f0&&(_0x456cd8=_0x5e6659[_0x186c56(0x8e)](_0x27bf3b));}else{const _0x2bee8e=_0x5e6659[_0x186c56(0xba)](_0x186c56(0xd8)),_0x32608f=_0x5e6659[_0x186c56(0xba)](_0x186c56(0xd8));_0x5e6659[_0x186c56(0x10e)](_0x5e6659[_0x186c56(0x8e)](_0x27bf3b),_0x32608f),_0x5e6659[_0x186c56(0xab)](_0x2bee8e,_0x27bf3b,0x0);for(const _0x39fca6 of Array[_0x186c56(0xc2)](_0x5eb401[_0x186c56(0xef)]()))_0x5e6659[_0x186c56(0xab)](_0x39fca6,_0x2bee8e,_0x186c56(0x14b));_0x414c0c=_0x48c0cf[_0x186c56(0x133)](_0x5e6659[_0x186c56(0x8c)](_0x2bee8e)),_0x456cd8=_0x48c0cf[_0x186c56(0x133)](_0x5e6659[_0x186c56(0x8c)](_0x32608f));}const _0x2e8ffb=Array[_0x186c56(0xc2)](_0x5eb401[_0x186c56(0x11f)]())[_0x186c56(0x123)](([_0xc774fb])=>ge[_0x186c56(0xbf)](_0xc774fb));_0x16b4eb[_0x186c56(0xa3)][_0x186c56(0x150)]({'element':_0x27bf3b,'attributes':_0x2e8ffb[_0x186c56(0xda)]?Object[_0x186c56(0x11a)](_0x2e8ffb):null}),_0x414c0c&&_0x16b4eb[_0x186c56(0xc7)][_0x186c56(0x150)](_0x414c0c),_0x456cd8&&_0x16b4eb[_0x186c56(0x142)][_0x186c56(0x150)](_0x456cd8);},{'priority':_0x1562a4(0xb8)}),_0x2d0484['on'](_0x1562a4(0xb9),(_0x996905,_0x2684b3)=>{const _0x35b3e7=_0x1562a4,[_0x3dd494,_0x2d56f8={}]=_0x2684b3;if(!_0x16b4eb)return;const _0x356b33=_0x2d56f8['at']||0x0,_0x55f3f9=_0x2d56f8[_0x35b3e7(0xd2)]||0x1;_0x16b4eb[_0x35b3e7(0x148)]=new Array(_0x55f3f9)[_0x35b3e7(0x107)](_0x356b33)[_0x35b3e7(0x92)]((_0x2aca55,_0x4d56a2)=>_0x2aca55+_0x4d56a2);for(const {cell:_0x424955}of _0x2d0484[_0x35b3e7(0x14a)](_0x3dd494,{'startColumn':_0x356b33,'endColumn':_0x356b33+_0x55f3f9-0x1}))_0x16b4eb[_0x35b3e7(0x13b)][_0x35b3e7(0x150)](_0x3c690d[_0x35b3e7(0xfc)][_0x35b3e7(0x8c)](_0x424955));},{'priority':_0x1562a4(0x10a)}),_0x2d0484['on'](_0x1562a4(0x89),(_0x6bd263,_0x34a488)=>{const _0x3ce9cc=_0x1562a4,[_0x1e90bb,_0x36060e={}]=_0x34a488;if(!_0x16b4eb)return;const _0x92200b=_0x36060e['at']||0x0,_0x121680=_0x36060e[_0x3ce9cc(0xf8)]||0x1;_0x16b4eb[_0x3ce9cc(0x9a)]=new Array(_0x121680)[_0x3ce9cc(0x107)](_0x92200b)[_0x3ce9cc(0x92)]((_0x1ae850,_0x511836)=>_0x1ae850+_0x511836);for(const {cell:_0x192ce8}of _0x2d0484[_0x3ce9cc(0x14a)](_0x1e90bb,{'startRow':_0x92200b,'endRow':_0x92200b+_0x121680-0x1}))_0x16b4eb[_0x3ce9cc(0xfe)][_0x3ce9cc(0x150)](_0x3c690d[_0x3ce9cc(0xfc)][_0x3ce9cc(0x8c)](_0x192ce8));},{'priority':_0x1562a4(0x10a)}),_0x39cd20[_0x1562a4(0xaa)][_0x1562a4(0x95)](_0x8187e9=>{const _0x8a6271=_0x1562a4;if(_0x8187e9[_0x8a6271(0x11c)]&&_0x8187e9[_0x8a6271(0x11c)][_0x8a6271(0xec)](_0x8a6271(0x88)))return _0x8187e9[_0x8a6271(0x8b)]?{}:{'type':_0x8a6271(0x151),'content':_0xf2d8e7(_0x3c690d[_0x8a6271(0xd3)],_0x8a6271(0x138))};});const _0x33f724=()=>!0x1;for(const _0xb81cc4 of[_0x1562a4(0x88),_0x1562a4(0x135),_0x1562a4(0x117),_0x1562a4(0x125)])_0x39cd20[_0x1562a4(0x149)][_0x1562a4(0xb6)](_0x1562a4(0x151),_0xb81cc4,_0x1562a4(0x11b),_0x33f724),_0x39cd20[_0x1562a4(0x149)][_0x1562a4(0xb6)](_0x1562a4(0x14c),_0xb81cc4,_0x1562a4(0x11b),_0x33f724),_0x39cd20[_0x1562a4(0x149)][_0x1562a4(0xb6)](_0x1562a4(0xa7),_0xb81cc4,_0x1562a4(0x11b),_0x33f724);_0x39cd20[_0x1562a4(0x149)][_0x1562a4(0xb6)](_0x1562a4(0xa7),_0x1562a4(0x125),_0x1562a4(0xe1),_0x33f724),_0x39cd20[_0x1562a4(0x149)][_0x1562a4(0xb6)](_0x1562a4(0xa7),_0x1562a4(0x125),_0x1562a4(0x9e),(_0x34416f,_0x23876c,_0xddbb26)=>{const _0x4f5b8c=_0x1562a4,_0x80dd91=_0x34416f[_0x4f5b8c(0x92)](_0x4a10ce=>_0x4a10ce[_0x4f5b8c(0xdd)]())[_0x4f5b8c(0x123)](_0x32def1=>_0x32def1),_0x258fff=new Map(_0x80dd91[_0x4f5b8c(0x92)](_0x2f32e3=>[_0x2f32e3,null]));if(_0x16b4eb){for(const {element:_0x4e20b3,attributes:_0x20c265}of _0x16b4eb[_0x4f5b8c(0xa3)])_0x20c265&&_0x258fff[_0x4f5b8c(0x110)](_0x4e20b3,_0x20c265);}else{if(_0xddbb26&&_0xddbb26[_0x4f5b8c(0xcf)])for(const [_0x42ff01,_0xe43cc]of Object[_0x4f5b8c(0xcc)](_0xddbb26[_0x4f5b8c(0xcf)])){const _0xa1c2c0=_0x3c690d[_0x4f5b8c(0xfc)][_0x4f5b8c(0x99)][_0x4f5b8c(0x13a)](_0x42ff01),_0x1ab566=_0xa1c2c0?_0xa1c2c0[_0x4f5b8c(0xa5)]()[_0x4f5b8c(0xdd)]():null;_0x1ab566&&_0x258fff[_0x4f5b8c(0x110)](_0x1ab566,_0xe43cc);}}_0x3c690d[_0x4f5b8c(0xfc)][_0x4f5b8c(0xae)](_0x4625b8=>{const _0x34e232=_0x4f5b8c;for(const [_0x2b84a6,_0x3a8ec6]of _0x258fff)_0x4625b8[_0x34e232(0xaf)]({...Ce,..._0x3a8ec6},_0x2b84a6);});});const _0xe1ede4=(_0x417ff8,_0x4f72e7)=>{const _0x5bc6f7=_0x1562a4;_0x39cd20[_0x5bc6f7(0x149)][_0x5bc6f7(0xb6)](_0x417ff8,_0x5bc6f7(0x88),_0x4f72e7,(_0x5ddd84,_0x43eab3,_0x20cee4)=>{const _0x4271fe=_0x5bc6f7;_0x3c690d[_0x4271fe(0xfc)][_0x4271fe(0xae)](_0x2214d6=>{const _0x2f64fe=_0x4271fe,_0x27e8f9=[];for(const _0x44d2b7 of _0x5ddd84){const _0x16818c=_0x44d2b7[_0x2f64fe(0xc1)][_0x2f64fe(0x143)];_0x16818c['is'](_0x2f64fe(0x91),_0x2f64fe(0xd8))&&_0x27e8f9[_0x2f64fe(0x150)](_0x16818c);}_0x39cd20[_0x2f64fe(0x149)][_0x2f64fe(0xb1)](_0x417ff8,null,_0x4f72e7)(_0x5ddd84,_0x43eab3,_0x20cee4);for(const _0x58dad1 of _0x27e8f9)_0x2f64fe(0x112)!=_0x58dad1[_0x2f64fe(0x140)][_0x2f64fe(0x129)]&&_0x2214d6[_0x2f64fe(0x120)](_0x58dad1);});});};_0xe1ede4(_0x1562a4(0x151),_0x1562a4(0x9e)),_0xe1ede4(_0x1562a4(0x151),_0x1562a4(0xe1)),_0xe1ede4(_0x1562a4(0x14c),_0x1562a4(0x9e)),_0xe1ede4(_0x1562a4(0x14c),_0x1562a4(0xe1)),_0x39cd20[_0x1562a4(0x149)][_0x1562a4(0xb6)](_0x1562a4(0x151),_0x1562a4(0x117),_0x1562a4(0xe1),_0x4db669=>{const _0xdd9ca1=_0x1562a4,_0x564d5a=_0x4db669[_0xdd9ca1(0x92)](_0x57c20d=>_0x57c20d[_0xdd9ca1(0xdd)]()),_0x5247c0=_0x564d5a[0x0][_0xdd9ca1(0x104)](_0xdd9ca1(0xdc)),{minRow:_0x17a7b2,maxRow:_0x519298}=_0x4f9768[_0xdd9ca1(0x8d)](_0x564d5a);_0x2d0484[_0xdd9ca1(0xd5)](_0x5247c0,{'at':_0x17a7b2,'rows':_0x519298-_0x17a7b2+0x1});}),_0x39cd20[_0x1562a4(0x149)][_0x1562a4(0xb6)](_0x1562a4(0x151),_0x1562a4(0x135),_0x1562a4(0xe1),_0x32c025=>{const _0xe64e1f=_0x1562a4,_0xaea3b8=_0x32c025[_0xe64e1f(0x92)](_0x2d6810=>_0x2d6810[_0xe64e1f(0xdd)]()),_0x57d86b=_0xaea3b8[0x0][_0xe64e1f(0x104)](_0xe64e1f(0xdc)),{minColumn:_0x320222,maxColumn:_0x283593}=_0x4f9768[_0xe64e1f(0x8d)](_0xaea3b8);_0x2d0484[_0xe64e1f(0xd7)](_0x57d86b,{'at':_0x320222,'columns':_0x283593-_0x320222+0x1});});const _0x209c55=(_0x4365c4,_0x471160)=>{const _0x4b30de=_0x1562a4;if(!_0x471160[_0x4b30de(0x11c)]||!_0x471160[_0x4b30de(0x11c)][_0x4b30de(0xec)](_0x4b30de(0x88)))return;const _0x138c11=_0x471160[_0x4b30de(0x9d)][_0x4b30de(0x11d)],_0x34d6de=_0x39cd20[_0x4b30de(0x12f)]()[_0x4b30de(0x123)](_0xeee311=>_0xeee311[_0x4b30de(0xf3)]&&_0xeee311[_0x4b30de(0x9d)]&&_0xeee311[_0x4b30de(0x9d)][_0x4b30de(0x11d)]==_0x138c11);_0x34d6de[_0x4b30de(0xda)]&&_0x471160[_0x4b30de(0xf6)]()[_0x4b30de(0xda)]!=_0x34d6de[_0x4b30de(0xda)]&&_0x34d6de[_0x4b30de(0x11e)]((_0x245861,_0x3b80fa)=>(_0x245861[_0x4b30de(0xfa)]=_0x3b80fa,_0x3b80fa[_0x4b30de(0x8b)]=_0x245861,_0x3b80fa));};function _0x367c71(_0x2cccc0,_0x1afc88=!0x0){const _0xb1be82=_0x1562a4,{id:_0x5a79e3}=_0x39cd20[_0xb1be82(0xd9)](_0x2cccc0[_0xb1be82(0x98)]),_0x33eedf=[_0xb1be82(0xf5),_0xb1be82(0x127)],_0x755aa6=_0x39cd20[_0xb1be82(0x84)][_0xb1be82(0xbf)](_0x2cccc0[_0xb1be82(0x98)]);return _0x755aa6&&_0x33eedf[_0xb1be82(0x150)](_0xb1be82(0xdf)),{'classes':_0x33eedf,'attributes':{'data-suggestion':_0x5a79e3},'priority':_0x755aa6&&_0x1afc88?0xbc2:0xbb8};}_0x39cd20['on'](_0x1562a4(0xa6),_0x209c55,{'priority':_0x1562a4(0xb8)}),_0x39cd20['on'](_0x1562a4(0xbc),_0x209c55,{'priority':_0x1562a4(0xb8)}),_0x3c690d[_0x1562a4(0xfc)][_0x1562a4(0x12a)][_0x1562a4(0xa4)](()=>{const _0x57c16d=_0x1562a4;let _0x134db4=!0x1;const _0x3b5b35=Array[_0x57c16d(0xc2)](_0x3c690d[_0x57c16d(0xfc)][_0x57c16d(0x12a)][_0x57c16d(0xf9)][_0x57c16d(0xea)]());for(const {name:_0x1c7e90,data:_0x2ea4c9}of _0x3b5b35){const {group:_0xd0460,type:_0x34375c,id:_0x3e4969}=_0x39cd20[_0x57c16d(0xd9)](_0x1c7e90);if(_0x57c16d(0x13c)!=_0xd0460||_0x57c16d(0x14c)!=_0x34375c||_0x2ea4c9[_0x57c16d(0x109)])continue;if(!_0x39cd20[_0x57c16d(0x8a)](_0x3e4969))continue;const _0x820248=_0x39cd20[_0x57c16d(0xac)](_0x3e4969)[_0x57c16d(0xe2)](),_0x9f9e42=_0x3c690d[_0x57c16d(0x126)][_0x57c16d(0x13a)](_0x57c16d(0x97))['me'];for(const _0x487586 of _0x39cd20[_0x57c16d(0x12f)]()){if(!_0x487586[_0x57c16d(0xf3)]||_0x487586[_0x57c16d(0x118)]!=_0x9f9e42)continue;if(_0x57c16d(0xa7)!=_0x487586[_0x57c16d(0x101)]||_0x57c16d(0x125)!=_0x487586[_0x57c16d(0x11c)])continue;if(_0x487586[_0x57c16d(0xe2)]()[_0x57c16d(0xf7)](_0x3238b4=>_0x820248[_0x57c16d(0x87)](_0x2caa06=>_0x2caa06[_0x57c16d(0x14e)](_0x3238b4,!0x0)))){for(const _0x9044f4 of _0x487586[_0x57c16d(0xf6)]())_0x9044f4[_0x57c16d(0xf3)]&&(_0x9044f4[_0x57c16d(0xe1)](),_0x134db4=!0x0);}}}return _0x134db4;}),_0x3c690d[_0x1562a4(0xfc)][_0x1562a4(0x12a)][_0x1562a4(0xa4)](_0x298be1=>{const _0x557c9b=_0x1562a4,_0x252b9e=_0x3c690d[_0x557c9b(0xce)][_0x557c9b(0x13a)](_0x557c9b(0x145));if(!_0x252b9e||!_0x252b9e[_0x557c9b(0x136)][_0x557c9b(0xc6)](_0x298be1[_0x557c9b(0x122)]))return!0x1;let _0x27a54b=!0x1;const _0x4673ee=_0x3c690d[_0x557c9b(0x126)][_0x557c9b(0x13a)](_0x557c9b(0x97))['me'],_0x2a513d=_0x3c690d[_0x557c9b(0xfc)][_0x557c9b(0x12a)][_0x557c9b(0xf9)][_0x557c9b(0x85)](),_0x2bb2c3=Array[_0x557c9b(0xc2)](_0x3c690d[_0x557c9b(0xfc)][_0x557c9b(0x12a)][_0x557c9b(0xf9)][_0x557c9b(0xea)]())[_0x557c9b(0x123)](({name:_0x41e798,data:_0x52b97b})=>{const _0xef2645=_0x557c9b,{group:_0x234694,subType:_0x14f5ad,authorId:_0x3b021f}=_0x39cd20[_0xef2645(0xd9)](_0x41e798);return _0xef2645(0x13c)==_0x234694&&_0xef2645(0x88)==_0x14f5ad&&_0x3b021f==_0x4673ee['id']&&!_0x52b97b[_0xef2645(0x109)];});for(const _0x18805c of _0x2a513d){if(_0x557c9b(0xab)!=_0x18805c[_0x557c9b(0x101)]||_0x557c9b(0xd8)!=_0x18805c[_0x557c9b(0x12e)]||0x1!=_0x18805c[_0x557c9b(0xda)])continue;const _0xcf142a=_0x298be1[_0x557c9b(0xfd)](_0x18805c[_0x557c9b(0xcb)],_0x18805c[_0x557c9b(0xcb)][_0x557c9b(0x114)](0x1));if(!_0x2bb2c3[_0x557c9b(0xad)](({data:_0x46e9f3})=>_0x46e9f3[_0x557c9b(0x130)][_0x557c9b(0x119)](_0xcf142a))){for(const {name:_0x4aec3a,data:_0x4f9557}of _0x2bb2c3)if(_0xcf142a[_0x557c9b(0x14e)](_0x4f9557[_0x557c9b(0x130)])){_0x298be1[_0x557c9b(0x139)](_0x4aec3a,{'range':_0xcf142a}),_0x27a54b=!0x0;break;}}}return _0x27a54b;}),_0x3c690d[_0x1562a4(0xfc)][_0x1562a4(0x12a)][_0x1562a4(0xa4)](_0x4e1d10=>{const _0x1aac34=_0x1562a4;let _0x1e64d6=!0x1;const _0x530518=_0x3c690d[_0x1aac34(0x126)][_0x1aac34(0x13a)](_0x1aac34(0x97))['me'],_0x38c80f=_0x39cd20[_0x1aac34(0x12f)]()[_0x1aac34(0x123)](_0x45c0cb=>_0x45c0cb[_0x1aac34(0xf3)]&&_0x45c0cb[_0x1aac34(0x118)]==_0x530518),_0xadb7b6=new Set(),_0x1e2b64=new Set();for(const _0x4b1821 of _0x38c80f)if(_0x1aac34(0x88)==_0x4b1821[_0x1aac34(0x11c)])for(const _0x500c18 of _0x4b1821[_0x1aac34(0x14d)]()){const _0x2125b0=_0x500c18[_0x1aac34(0xa5)]()[_0x1aac34(0xdd)]();if(_0x2125b0){if(_0x2125b0['is'](_0x1aac34(0x91),_0x1aac34(0xd8))&&Pe(_0x2125b0)){_0x4b1821[_0x1aac34(0xdb)](_0x500c18[_0x1aac34(0x12e)]),_0xadb7b6[_0x1aac34(0xc4)](_0x2125b0),_0x1e64d6=!0x0;const _0x458a79=_0x2125b0[_0x1aac34(0xeb)],_0x279c48=_0x2125b0[_0x1aac34(0x86)],_0x31fa52=_0x458a79&&_0x458a79['is'](_0x1aac34(0x91),_0x1aac34(0xd8)),_0x149faa=_0x279c48&&_0x279c48['is'](_0x1aac34(0x91),_0x1aac34(0xd8));_0x31fa52&&!_0xadb7b6[_0x1aac34(0xc6)](_0x458a79)&&_0x1e2b64[_0x1aac34(0xc4)](_0x458a79),_0x149faa&&!_0xadb7b6[_0x1aac34(0xc6)](_0x279c48)&&_0x1e2b64[_0x1aac34(0xc4)](_0x279c48);}else _0x2125b0['is'](_0x1aac34(0x91),_0x1aac34(0xe9))&&_0x2125b0[_0x1aac34(0xe6)]&&(_0x4b1821[_0x1aac34(0xdb)](_0x500c18[_0x1aac34(0x12e)]),_0x1e64d6=!0x0);}}else{if(_0x1aac34(0x125)==_0x4b1821[_0x1aac34(0x11c)]){if(!_0x4b1821[_0x1aac34(0x9d)]||!_0x4b1821[_0x1aac34(0x9d)][_0x1aac34(0x11d)])continue;const _0x293d3f=_0x4b1821[_0x1aac34(0x9d)][_0x1aac34(0xcf)];if(_0x293d3f&&Object[_0x1aac34(0xa8)](_0x293d3f)[_0x1aac34(0xda)])continue;const _0xd1d59=_0x4b1821[_0x1aac34(0x9d)][_0x1aac34(0x11d)];let _0x5884e7=!0x0,_0x5d6998=!0x0;for(const _0x4847dd of _0x38c80f)if(_0x4847dd[_0x1aac34(0x11c)]&&_0x4847dd[_0x1aac34(0x11c)][_0x1aac34(0xec)](_0x1aac34(0x88))){if(!_0x4847dd[_0x1aac34(0x9d)][_0x1aac34(0x11d)]){_0x5d6998=!0x1;break;}if(_0x4847dd['id']!=_0x4b1821['id']&&_0x4847dd[_0x1aac34(0x9d)][_0x1aac34(0x11d)]==_0xd1d59){_0x5884e7=!0x1;break;}}_0x5d6998&&_0x5884e7&&(_0x4b1821[_0x1aac34(0x13e)](),_0x1e64d6=!0x0);}}for(const _0x26d574 of _0xadb7b6)_0x4e1d10[_0x1aac34(0x132)](_0x26d574);for(const _0x3c9e91 of _0x1e2b64)_0x4e1d10[_0x1aac34(0x120)](_0x3c9e91);return _0x1e64d6;}),_0x3c690d[_0x1562a4(0xf4)][_0x1562a4(0xca)](_0x1562a4(0xd0))[_0x1562a4(0x12d)]({'model':_0x1562a4(0xd1),'view':(_0x57acf2,_0x4dcda6)=>_0x367c71(_0x57acf2),'converterPriority':_0x1562a4(0xb8)}),_0x3c690d[_0x1562a4(0xf4)][_0x1562a4(0xca)](_0x1562a4(0x128))[_0x1562a4(0x12d)]({'model':_0x1562a4(0xd1),'view':(_0x4d929e,_0xefb4e6)=>_0xefb4e6[_0x1562a4(0x121)][_0x1562a4(0x115)]?_0x367c71(_0x4d929e,!0x1):null,'converterPriority':_0x1562a4(0xb8)});const _0x4ceef9=_0x3c690d[_0x1562a4(0xf2)][_0x1562a4(0x94)];this[_0x1562a4(0xfb)](_0x4ceef9[_0x1562a4(0x12a)],_0x1562a4(0xff),(_0x44f3c0,_0x5a33d5)=>{const _0x21a252=_0x1562a4,_0x1b0276=[];for(const _0x5d2a74 of _0x4ceef9[_0x21a252(0x8e)](_0x5a33d5[_0x21a252(0x137)])[_0x21a252(0xcd)]())_0x5d2a74['is'](_0x21a252(0x91),_0x21a252(0xf1))&&_0x1b0276[_0x21a252(0x150)](_0x5d2a74);_0x4ceef9[_0x21a252(0xae)](_0x3fc5d6=>{const _0x579fbf=_0x21a252;for(const _0x55742c of _0x1b0276)_0x3fc5d6[_0x579fbf(0x9c)](_0x3fc5d6[_0x579fbf(0x8e)](_0x55742c),_0x3fc5d6[_0x579fbf(0x146)](_0x55742c)),_0x3fc5d6[_0x579fbf(0x132)](_0x55742c);});});}}function Pe(_0x3a451a){const _0x8531ae=_0x32c6e6;if(_0x3a451a[_0x8531ae(0xe6)])return!0x0;const _0xf4228b=_0x3a451a[_0x8531ae(0x131)](0x0);return _0xf4228b['is'](_0x8531ae(0x91),_0x8531ae(0xe9))&&_0xf4228b[_0x8531ae(0xe6)];}function we(_0x3d0640,_0xb2a650={},_0x500084){const _0x1ec0f3=_0x32c6e6;for(const {isAnchor:_0x1ea2ac,cellHeight:_0x3bd3ba,cellWidth:_0xf601f7}of _0x500084[_0x1ec0f3(0x14a)](_0x3d0640,{'includeAllSlots':!0x0,..._0xb2a650}))if(!_0x1ea2ac||0x1!=_0x3bd3ba||0x1!=_0xf601f7)return!0x1;return!0x0;}
23
+ const _0x4301f4=_0x13e2;(function(_0x1a6122,_0x58702e){const _0x513ac4=_0x13e2,_0x3d060e=_0x1a6122();while(!![]){try{const _0x50d0fa=parseInt(_0x513ac4(0x17d))/0x1*(parseInt(_0x513ac4(0x1f7))/0x2)+parseInt(_0x513ac4(0x168))/0x3+-parseInt(_0x513ac4(0x17a))/0x4*(-parseInt(_0x513ac4(0x16b))/0x5)+-parseInt(_0x513ac4(0x17c))/0x6+-parseInt(_0x513ac4(0x1ab))/0x7*(parseInt(_0x513ac4(0x202))/0x8)+parseInt(_0x513ac4(0x1ed))/0x9*(parseInt(_0x513ac4(0x1ff))/0xa)+-parseInt(_0x513ac4(0x1e0))/0xb;if(_0x50d0fa===_0x58702e)break;else _0x3d060e['push'](_0x3d060e['shift']());}catch(_0x3eb57b){_0x3d060e['push'](_0x3d060e['shift']());}}}(_0xf0aa,0x3edf7));function _0x13e2(_0x21c7a1,_0x272b5e){const _0xf0aa33=_0xf0aa();return _0x13e2=function(_0x13e28a,_0x3dfdd1){_0x13e28a=_0x13e28a-0x14c;let _0x53ecfc=_0xf0aa33[_0x13e28a];return _0x53ecfc;},_0x13e2(_0x21c7a1,_0x272b5e);}import{getTranslation as _0x3ea84e}from'../utils/common-translations.js';import{Plugin as _0x2ead95}from'ckeditor5/src/core.js';import{LiveRange as _0x21b1b4}from'ckeditor5/src/engine.js';import{uid as _0x181e4c,priorities as _0x422247}from'ckeditor5/src/utils.js';import _0x3777e3 from'./table.js';const ge=[_0x4301f4(0x203),_0x4301f4(0x1f8),_0x4301f4(0x155),_0x4301f4(0x1e9),_0x4301f4(0x1df),_0x4301f4(0x1da),_0x4301f4(0x1b6)],Ce=Object[_0x4301f4(0x219)](ge[_0x4301f4(0x1c2)](_0x25a4a5=>[_0x25a4a5,null]));export default class vt extends _0x2ead95{static get[_0x4301f4(0x1aa)](){return[_0x3777e3];}[_0x4301f4(0x196)](){const _0x162940=_0x4301f4,_0x3521d3=this[_0x162940(0x1dc)];if(!_0x3521d3[_0x162940(0x1e7)][_0x162940(0x216)](_0x162940(0x186)))return;const _0x447c41=_0x3521d3[_0x162940(0x1e7)][_0x162940(0x1ec)](_0x162940(0x154)),_0x1f55f4=_0x3521d3[_0x162940(0x1e7)][_0x162940(0x1ec)](_0x162940(0x1fb)),_0x45c09b=_0x3521d3[_0x162940(0x1e7)][_0x162940(0x1ec)](_0x3777e3),_0x501619=_0x3521d3[_0x162940(0x1e7)][_0x162940(0x1ec)](_0x162940(0x186));_0x45c09b[_0x162940(0x161)][_0x162940(0x1c7)](_0x162940(0x182),_0x162940(0x213)),_0x3521d3[_0x162940(0x1c3)][_0x162940(0x1dd)][_0x162940(0x18a)](_0x162940(0x18e),{'allowIn':_0x162940(0x17b),'allowContentOf':_0x162940(0x17b),'isLimit':!0x0}),_0x3521d3[_0x162940(0x193)][_0x162940(0x1e8)]({'model':_0x162940(0x18e),'view':_0x162940(0x1d8)});let _0x3a5334=null;_0x3521d3[_0x162940(0x1c3)]['on'](_0x162940(0x15e),(_0x108906,_0xd73066)=>{const _0x38586a=_0x162940,[_0x94d0bf,_0x1db85e]=_0xd73066,_0x58ad53=_0xd73066[_0xd73066[_0x38586a(0x165)]-0x1];_0x58ad53&&_0x58ad53[_0x38586a(0x157)]||_0x447c41[_0x38586a(0x214)]||this[_0x38586a(0x1dc)][_0x38586a(0x205)][_0x38586a(0x1ec)](_0x38586a(0x198))[_0x38586a(0x15c)]&&function(_0x513fc1,_0x455fd6,_0x71fed6,_0xb4572f,_0x13be28){const _0x4ba9cf=_0x38586a;if(_0x455fd6&&!_0x455fd6['is'](_0x4ba9cf(0x1ac)))return!0x1;const _0x19076=_0x13be28[_0x4ba9cf(0x183)](_0x513fc1,_0x71fed6);if(!_0x19076||!we(_0x19076,void 0x0,_0xb4572f))return!0x1;const _0x7a0a95=_0xb4572f[_0x4ba9cf(0x1bf)](_0x71fed6[_0x4ba9cf(0x1fa)][_0x4ba9cf(0x1c1)]);if(!_0x7a0a95[_0x4ba9cf(0x165)])return!0x1;const _0x221461=_0x7a0a95[0x0][_0x4ba9cf(0x1ae)](_0x4ba9cf(0x1d4)),_0x15ede5=_0xb4572f[_0x4ba9cf(0x184)](_0x7a0a95),_0x4fa858=_0xb4572f[_0x4ba9cf(0x197)](_0x7a0a95),_0x5ec71b={'startRow':_0x15ede5[_0x4ba9cf(0x14c)],'endRow':_0x15ede5[_0x4ba9cf(0x1fe)],'startColumn':_0x4fa858[_0x4ba9cf(0x14c)],'endColumn':_0x4fa858[_0x4ba9cf(0x1fe)]};return 0x1==_0x7a0a95[_0x4ba9cf(0x165)]&&(_0x5ec71b[_0x4ba9cf(0x1ea)]+=_0xb4572f[_0x4ba9cf(0x176)](_0x19076)-0x1,_0x5ec71b[_0x4ba9cf(0x20a)]+=_0xb4572f[_0x4ba9cf(0x1a9)](_0x19076)-0x1),we(_0x221461,_0x5ec71b,_0xb4572f);}(_0x94d0bf,_0x1db85e,_0x3521d3[_0x38586a(0x1c3)],_0x1f55f4,_0x501619)&&(_0x108906[_0x38586a(0x1eb)](),_0x3a5334={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x3521d3[_0x38586a(0x1c3)][_0x38586a(0x16e)](()=>{const _0x4115dc=_0x38586a;_0x3521d3[_0x4115dc(0x1c3)][_0x4115dc(0x15e)](_0xd73066[0x0],_0xd73066[0x1],_0xd73066[0x2],{'forceDefaultExecution':!0x0});const _0x2af7b0=_0x181e4c(),{rowInsertionRanges:_0x279c0b,columnInsertionRanges:_0x3176bd,insertionRanges:_0x421d6d,deletionRanges:_0x2e84c1,cells:_0x53ad81}=_0x3a5334;_0x279c0b[_0x4115dc(0x165)]&&_0x447c41[_0x4115dc(0x1e4)](_0x279c0b,_0x4115dc(0x182),{'tablePasteChainId':_0x2af7b0}),_0x3176bd[_0x4115dc(0x165)]&&_0x447c41[_0x4115dc(0x1e4)](_0x3176bd,_0x4115dc(0x213),{'tablePasteChainId':_0x2af7b0}),_0x421d6d[_0x4115dc(0x165)]&&(_0x447c41[_0x4115dc(0x1e4)](_0x421d6d,_0x4115dc(0x163),{'tablePasteChainId':_0x2af7b0,'skipNestingCheck':!0x0}),_0x421d6d[_0x4115dc(0x1b4)](_0x3304b1=>{const _0x4fd393=_0x4115dc;var _0x7bdafe;return null===(_0x7bdafe=_0x3304b1[_0x4fd393(0x190)])||void 0x0===_0x7bdafe?void 0x0:_0x7bdafe[_0x4fd393(0x1e5)](_0x3304b1);})),_0x2e84c1[_0x4115dc(0x165)]&&(_0x447c41[_0x4115dc(0x170)](_0x2e84c1,_0x4115dc(0x163),{'tablePasteChainId':_0x2af7b0,'skipNestingCheck':!0x0}),_0x2e84c1[_0x4115dc(0x1b4)](_0x134b59=>{const _0x17ee98=_0x4115dc;var _0x598879;return null===(_0x598879=_0x134b59[_0x17ee98(0x190)])||void 0x0===_0x598879?void 0x0:_0x598879[_0x17ee98(0x1e5)](_0x134b59);}));const _0xd5f14c=_0x447c41[_0x4115dc(0x1ef)](_0x53ad81[_0x4115dc(0x1c2)](({element:_0x290b56})=>_0x290b56),{'formatGroupId':_0x181e4c()},[],_0x4115dc(0x199),{'tablePasteChainId':_0x2af7b0});if(_0xd5f14c){const _0x3a7d51=_0xd5f14c[_0x4115dc(0x218)](),_0x32442b=[];for(const {element:_0x21c441,attributes:_0x10b5d3}of _0x53ad81){if(!_0x10b5d3)continue;const _0x54f96b=_0x3521d3[_0x4115dc(0x1c3)][_0x4115dc(0x1c0)](_0x21c441),_0xd4080c=_0x3a7d51[_0x4115dc(0x1cd)](_0xb08a6=>_0xb08a6[_0x4115dc(0x206)]()[_0x4115dc(0x1c6)](_0x54f96b));_0xd4080c&&_0x32442b[_0x4115dc(0x1c7)]([_0xd4080c[_0x4115dc(0x1b5)],_0x10b5d3]);}_0x32442b[_0x4115dc(0x165)]&&_0xd5f14c[_0x4115dc(0x16c)](_0x4115dc(0x195),Object[_0x4115dc(0x219)](_0x32442b));}_0x3a5334=null;}));},{'priority':_0x422247[_0x162940(0x1f2)]+0xa}),_0x3521d3[_0x162940(0x1e7)][_0x162940(0x1ec)](_0x162940(0x186))['on'](_0x162940(0x1bc),(_0x4869c4,_0x4f960c)=>{const _0x2d7e49=_0x162940,[_0x10f564,_0x5f26e4,,_0x3bab95]=_0x4f960c;if(!_0x3a5334)return;_0x4869c4[_0x2d7e49(0x1eb)]();const _0x45a667=_0x10f564[_0x2d7e49(0x1a4)],_0x105321=_0x5f26e4,_0x2fa93d=Pe(_0x45a667),_0x15ae42=Pe(_0x105321);_0x4869c4[_0x2d7e49(0x1f4)]=_0x45a667;let _0x1066c1=null,_0x7f3fb6=null;if(_0x15ae42||_0x2fa93d){if(_0x2fa93d&&!_0x15ae42){_0x3bab95[_0x2d7e49(0x1d2)](_0x45a667[_0x2d7e49(0x16f)](0x0));for(const _0x27e624 of Array[_0x2d7e49(0x14d)](_0x105321[_0x2d7e49(0x18c)]()))_0x3bab95[_0x2d7e49(0x209)](_0x27e624,_0x45a667,_0x2d7e49(0x20b));const _0x1ae957=_0x3a5334[_0x2d7e49(0x1ba)][_0x2d7e49(0x1f5)](_0x10f564[_0x2d7e49(0x16a)]),_0x1587e9=_0x3a5334[_0x2d7e49(0x207)][_0x2d7e49(0x1f5)](_0x10f564[_0x2d7e49(0x20c)]);_0x1ae957||_0x1587e9||(_0x1066c1=_0x21b1b4[_0x2d7e49(0x166)](_0x3bab95[_0x2d7e49(0x178)](_0x45a667)));}else _0x15ae42&&!_0x2fa93d&&(_0x7f3fb6=_0x3bab95[_0x2d7e49(0x178)](_0x45a667));}else{const _0x45b8bd=_0x3bab95[_0x2d7e49(0x18f)](_0x2d7e49(0x18e)),_0x5770db=_0x3bab95[_0x2d7e49(0x18f)](_0x2d7e49(0x18e));_0x3bab95[_0x2d7e49(0x169)](_0x3bab95[_0x2d7e49(0x178)](_0x45a667),_0x5770db),_0x3bab95[_0x2d7e49(0x209)](_0x45b8bd,_0x45a667,0x0);for(const _0x368830 of Array[_0x2d7e49(0x14d)](_0x105321[_0x2d7e49(0x18c)]()))_0x3bab95[_0x2d7e49(0x209)](_0x368830,_0x45b8bd,_0x2d7e49(0x20b));_0x1066c1=_0x21b1b4[_0x2d7e49(0x166)](_0x3bab95[_0x2d7e49(0x1c0)](_0x45b8bd)),_0x7f3fb6=_0x21b1b4[_0x2d7e49(0x166)](_0x3bab95[_0x2d7e49(0x1c0)](_0x5770db));}const _0x20b156=Array[_0x2d7e49(0x14d)](_0x105321[_0x2d7e49(0x187)]())[_0x2d7e49(0x1db)](([_0x3e3592])=>ge[_0x2d7e49(0x1f5)](_0x3e3592));_0x3a5334[_0x2d7e49(0x1f6)][_0x2d7e49(0x1c7)]({'element':_0x45a667,'attributes':_0x20b156[_0x2d7e49(0x165)]?Object[_0x2d7e49(0x219)](_0x20b156):null}),_0x1066c1&&_0x3a5334[_0x2d7e49(0x19f)][_0x2d7e49(0x1c7)](_0x1066c1),_0x7f3fb6&&_0x3a5334[_0x2d7e49(0x158)][_0x2d7e49(0x1c7)](_0x7f3fb6);},{'priority':_0x162940(0x1f2)}),_0x1f55f4['on'](_0x162940(0x15d),(_0x106b52,_0x7f45f5)=>{const _0x23569a=_0x162940,[_0x1c9253,_0x33b4c8={}]=_0x7f45f5;if(!_0x3a5334)return;const _0x4bfdd1=_0x33b4c8['at']||0x0,_0x1a40fa=_0x33b4c8[_0x23569a(0x185)]||0x1;_0x3a5334[_0x23569a(0x207)]=new Array(_0x1a40fa)[_0x23569a(0x188)](_0x4bfdd1)[_0x23569a(0x1c2)]((_0x530dcf,_0x14cba0)=>_0x530dcf+_0x14cba0);for(const {cell:_0x39dee7}of _0x1f55f4[_0x23569a(0x1ee)](_0x1c9253,{'startColumn':_0x4bfdd1,'endColumn':_0x4bfdd1+_0x1a40fa-0x1}))_0x3a5334[_0x23569a(0x1c4)][_0x23569a(0x1c7)](_0x3521d3[_0x23569a(0x1c3)][_0x23569a(0x1c0)](_0x39dee7));},{'priority':_0x162940(0x1cc)}),_0x1f55f4['on'](_0x162940(0x1bb),(_0x5ebc3a,_0x553879)=>{const _0x56f3ca=_0x162940,[_0x58a9ba,_0x3e58a7={}]=_0x553879;if(!_0x3a5334)return;const _0x569f3c=_0x3e58a7['at']||0x0,_0x5d00af=_0x3e58a7[_0x56f3ca(0x215)]||0x1;_0x3a5334[_0x56f3ca(0x1ba)]=new Array(_0x5d00af)[_0x56f3ca(0x188)](_0x569f3c)[_0x56f3ca(0x1c2)]((_0x589b,_0x478ffd)=>_0x589b+_0x478ffd);for(const {cell:_0x4a247a}of _0x1f55f4[_0x56f3ca(0x1ee)](_0x58a9ba,{'startRow':_0x569f3c,'endRow':_0x569f3c+_0x5d00af-0x1}))_0x3a5334[_0x56f3ca(0x1d0)][_0x56f3ca(0x1c7)](_0x3521d3[_0x56f3ca(0x1c3)][_0x56f3ca(0x1c0)](_0x4a247a));},{'priority':_0x162940(0x1cc)}),_0x447c41[_0x162940(0x179)][_0x162940(0x151)](_0x5b116b=>{const _0x5a3861=_0x162940;if(_0x5b116b[_0x5a3861(0x1a7)]&&_0x5b116b[_0x5a3861(0x1a7)][_0x5a3861(0x1b8)](_0x5a3861(0x163)))return _0x5b116b[_0x5a3861(0x1f9)]?{}:{'type':_0x5a3861(0x1bd),'content':_0x3ea84e(_0x3521d3[_0x5a3861(0x20d)],_0x5a3861(0x156))};});const _0x118142=()=>!0x1;for(const _0x55d663 of[_0x162940(0x163),_0x162940(0x213),_0x162940(0x182),_0x162940(0x199)])_0x447c41[_0x162940(0x150)][_0x162940(0x1c8)](_0x162940(0x1bd),_0x55d663,_0x162940(0x1b7),_0x118142),_0x447c41[_0x162940(0x150)][_0x162940(0x1c8)](_0x162940(0x189),_0x55d663,_0x162940(0x1b7),_0x118142),_0x447c41[_0x162940(0x150)][_0x162940(0x1c8)](_0x162940(0x175),_0x55d663,_0x162940(0x1b7),_0x118142);_0x447c41[_0x162940(0x150)][_0x162940(0x1c8)](_0x162940(0x175),_0x162940(0x199),_0x162940(0x20f),_0x118142),_0x447c41[_0x162940(0x150)][_0x162940(0x1c8)](_0x162940(0x175),_0x162940(0x199),_0x162940(0x18d),(_0x4bc1bb,_0x2a520f,_0xe73e44)=>{const _0x367f44=_0x162940,_0x889131=_0x4bc1bb[_0x367f44(0x1c2)](_0x4b4762=>_0x4b4762[_0x367f44(0x19e)]())[_0x367f44(0x1db)](_0x67cb61=>_0x67cb61),_0x279aca=new Map(_0x889131[_0x367f44(0x1c2)](_0x245af7=>[_0x245af7,null]));if(_0x3a5334){for(const {element:_0x3ba4f3,attributes:_0x263105}of _0x3a5334[_0x367f44(0x1f6)])_0x263105&&_0x279aca[_0x367f44(0x217)](_0x3ba4f3,_0x263105);}else{if(_0xe73e44&&_0xe73e44[_0x367f44(0x195)])for(const [_0x4aa187,_0x3afa58]of Object[_0x367f44(0x1ca)](_0xe73e44[_0x367f44(0x195)])){const _0x393f6f=_0x3521d3[_0x367f44(0x1c3)][_0x367f44(0x1af)][_0x367f44(0x1ec)](_0x4aa187),_0x32c86a=_0x393f6f?_0x393f6f[_0x367f44(0x206)]()[_0x367f44(0x19e)]():null;_0x32c86a&&_0x279aca[_0x367f44(0x217)](_0x32c86a,_0x3afa58);}}_0x3521d3[_0x367f44(0x1c3)][_0x367f44(0x16e)](_0xfab08d=>{const _0x181430=_0x367f44;for(const [_0x59cf6f,_0x3047fe]of _0x279aca)_0xfab08d[_0x181430(0x1d7)]({...Ce,..._0x3047fe},_0x59cf6f);});});const _0x194c58=(_0x4fa38c,_0x590fd1)=>{const _0x385941=_0x162940;_0x447c41[_0x385941(0x150)][_0x385941(0x1c8)](_0x4fa38c,_0x385941(0x163),_0x590fd1,(_0x1d802a,_0x22bc38,_0x25504b)=>{const _0x28adde=_0x385941;_0x3521d3[_0x28adde(0x1c3)][_0x28adde(0x16e)](_0x44135b=>{const _0x4d1ffd=_0x28adde,_0x535108=[];for(const _0x4588cd of _0x1d802a){const _0x2483e5=_0x4588cd[_0x4d1ffd(0x1e3)][_0x4d1ffd(0x15f)];_0x2483e5['is'](_0x4d1ffd(0x16d),_0x4d1ffd(0x18e))&&_0x535108[_0x4d1ffd(0x1c7)](_0x2483e5);}_0x447c41[_0x4d1ffd(0x150)][_0x4d1ffd(0x1d9)](_0x4fa38c,null,_0x590fd1)(_0x1d802a,_0x22bc38,_0x25504b);for(const _0x2343b5 of _0x535108)_0x4d1ffd(0x200)!=_0x2343b5[_0x4d1ffd(0x19b)][_0x4d1ffd(0x167)]&&_0x44135b[_0x4d1ffd(0x177)](_0x2343b5);});});};_0x194c58(_0x162940(0x1bd),_0x162940(0x18d)),_0x194c58(_0x162940(0x1bd),_0x162940(0x20f)),_0x194c58(_0x162940(0x189),_0x162940(0x18d)),_0x194c58(_0x162940(0x189),_0x162940(0x20f)),_0x447c41[_0x162940(0x150)][_0x162940(0x1c8)](_0x162940(0x1bd),_0x162940(0x182),_0x162940(0x20f),_0x48fe77=>{const _0x1010cb=_0x162940,_0x5c246b=_0x48fe77[_0x1010cb(0x1c2)](_0x10e598=>_0x10e598[_0x1010cb(0x19e)]()),_0x9886=_0x5c246b[0x0][_0x1010cb(0x1ae)](_0x1010cb(0x1d4)),{minRow:_0x1fcbfb,maxRow:_0x30bc5a}=_0x45c09b[_0x1010cb(0x174)](_0x5c246b);_0x1f55f4[_0x1010cb(0x19a)](_0x9886,{'at':_0x1fcbfb,'rows':_0x30bc5a-_0x1fcbfb+0x1});}),_0x447c41[_0x162940(0x150)][_0x162940(0x1c8)](_0x162940(0x1bd),_0x162940(0x213),_0x162940(0x20f),_0x3965b5=>{const _0xef33db=_0x162940,_0x8ce7c1=_0x3965b5[_0xef33db(0x1c2)](_0x1e4c11=>_0x1e4c11[_0xef33db(0x19e)]()),_0x5ac6ef=_0x8ce7c1[0x0][_0xef33db(0x1ae)](_0xef33db(0x1d4)),{minColumn:_0x4dc180,maxColumn:_0x54a420}=_0x45c09b[_0xef33db(0x174)](_0x8ce7c1);_0x1f55f4[_0xef33db(0x1ce)](_0x5ac6ef,{'at':_0x4dc180,'columns':_0x54a420-_0x4dc180+0x1});});const _0x4838d5=(_0xc9dedf,_0x4d930a)=>{const _0x3f28c2=_0x162940;if(!_0x4d930a[_0x3f28c2(0x1a7)]||!_0x4d930a[_0x3f28c2(0x1a7)][_0x3f28c2(0x1b8)](_0x3f28c2(0x163)))return;const _0x4925c0=_0x4d930a[_0x3f28c2(0x1a2)][_0x3f28c2(0x152)],_0x42f281=_0x447c41[_0x3f28c2(0x212)]()[_0x3f28c2(0x1db)](_0x214316=>_0x214316[_0x3f28c2(0x1f1)]&&_0x214316[_0x3f28c2(0x1a2)]&&_0x214316[_0x3f28c2(0x1a2)][_0x3f28c2(0x152)]==_0x4925c0);_0x42f281[_0x3f28c2(0x165)]&&_0x4d930a[_0x3f28c2(0x19c)]()[_0x3f28c2(0x165)]!=_0x42f281[_0x3f28c2(0x165)]&&_0x42f281[_0x3f28c2(0x1f0)]((_0x2b8713,_0x3089c9)=>(_0x2b8713[_0x3f28c2(0x20e)]=_0x3089c9,_0x3089c9[_0x3f28c2(0x1f9)]=_0x2b8713,_0x3089c9));};function _0x1bd1bd(_0x53a710,_0xc7e6de=!0x0){const _0x22200d=_0x162940,{id:_0x3157f3}=_0x447c41[_0x22200d(0x1d1)](_0x53a710[_0x22200d(0x1e6)]),_0x4d67a5=[_0x22200d(0x1e2),_0x22200d(0x201)],_0x52fb18=_0x447c41[_0x22200d(0x1d6)][_0x22200d(0x1f5)](_0x53a710[_0x22200d(0x1e6)]);return _0x52fb18&&_0x4d67a5[_0x22200d(0x1c7)](_0x22200d(0x1cb)),{'classes':_0x4d67a5,'attributes':{'data-suggestion':_0x3157f3},'priority':_0x52fb18&&_0xc7e6de?0xbc2:0xbb8};}_0x447c41['on'](_0x162940(0x1a8),_0x4838d5,{'priority':_0x162940(0x1f2)}),_0x447c41['on'](_0x162940(0x15a),_0x4838d5,{'priority':_0x162940(0x1f2)}),_0x3521d3[_0x162940(0x1c3)][_0x162940(0x1fa)][_0x162940(0x1f3)](()=>{const _0x4db202=_0x162940;let _0x126a14=!0x1;const _0x24cee4=Array[_0x4db202(0x14d)](_0x3521d3[_0x4db202(0x1c3)][_0x4db202(0x1fa)][_0x4db202(0x19d)][_0x4db202(0x1a0)]());for(const {name:_0x2f5f44,data:_0x7ebc75}of _0x24cee4){const {group:_0x139b08,type:_0x4bb7d0,id:_0x55bf33}=_0x447c41[_0x4db202(0x1d1)](_0x2f5f44);if(_0x4db202(0x210)!=_0x139b08||_0x4db202(0x189)!=_0x4bb7d0||_0x7ebc75[_0x4db202(0x17e)])continue;if(!_0x447c41[_0x4db202(0x1b2)](_0x55bf33))continue;const _0x26daae=_0x447c41[_0x4db202(0x1b9)](_0x55bf33)[_0x4db202(0x160)](),_0x4018c0=_0x3521d3[_0x4db202(0x1e7)][_0x4db202(0x1ec)](_0x4db202(0x15b))['me'];for(const _0x47f482 of _0x447c41[_0x4db202(0x212)]()){if(!_0x47f482[_0x4db202(0x1f1)]||_0x47f482[_0x4db202(0x1be)]!=_0x4018c0)continue;if(_0x4db202(0x175)!=_0x47f482[_0x4db202(0x1b3)]||_0x4db202(0x199)!=_0x47f482[_0x4db202(0x1a7)])continue;if(_0x47f482[_0x4db202(0x160)]()[_0x4db202(0x194)](_0x53d8b5=>_0x26daae[_0x4db202(0x204)](_0x7ca326=>_0x7ca326[_0x4db202(0x1b0)](_0x53d8b5,!0x0)))){for(const _0x4935a3 of _0x47f482[_0x4db202(0x19c)]())_0x4935a3[_0x4db202(0x1f1)]&&(_0x4935a3[_0x4db202(0x20f)](),_0x126a14=!0x0);}}}return _0x126a14;}),_0x3521d3[_0x162940(0x1c3)][_0x162940(0x1fa)][_0x162940(0x1f3)](_0x3a6fb2=>{const _0x53b05d=_0x162940,_0x24d565=_0x3521d3[_0x53b05d(0x205)][_0x53b05d(0x1ec)](_0x53b05d(0x171));if(!_0x24d565||!_0x24d565[_0x53b05d(0x153)][_0x53b05d(0x216)](_0x3a6fb2[_0x53b05d(0x208)]))return!0x1;let _0x43ae1b=!0x1;const _0x22ffdf=_0x3521d3[_0x53b05d(0x1e7)][_0x53b05d(0x1ec)](_0x53b05d(0x15b))['me'],_0x49cdf5=_0x3521d3[_0x53b05d(0x1c3)][_0x53b05d(0x1fa)][_0x53b05d(0x19d)][_0x53b05d(0x1c5)](),_0x7d8d7e=Array[_0x53b05d(0x14d)](_0x3521d3[_0x53b05d(0x1c3)][_0x53b05d(0x1fa)][_0x53b05d(0x19d)][_0x53b05d(0x1a0)]())[_0x53b05d(0x1db)](({name:_0x2b60d4,data:_0x341709})=>{const _0x39d17c=_0x53b05d,{group:_0x26b49b,subType:_0x628b2d,authorId:_0x3e1347}=_0x447c41[_0x39d17c(0x1d1)](_0x2b60d4);return _0x39d17c(0x210)==_0x26b49b&&_0x39d17c(0x163)==_0x628b2d&&_0x3e1347==_0x22ffdf['id']&&!_0x341709[_0x39d17c(0x17e)];});for(const _0x23b09a of _0x49cdf5){if(_0x53b05d(0x209)!=_0x23b09a[_0x53b05d(0x1b3)]||_0x53b05d(0x18e)!=_0x23b09a[_0x53b05d(0x1b5)]||0x1!=_0x23b09a[_0x53b05d(0x165)])continue;const _0xee2492=_0x3a6fb2[_0x53b05d(0x1de)](_0x23b09a[_0x53b05d(0x180)],_0x23b09a[_0x53b05d(0x180)][_0x53b05d(0x164)](0x1));if(!_0x7d8d7e[_0x53b05d(0x1cd)](({data:_0x129bdd})=>_0x129bdd[_0x53b05d(0x14e)][_0x53b05d(0x1c6)](_0xee2492))){for(const {name:_0x4e6aef,data:_0x354b84}of _0x7d8d7e)if(_0xee2492[_0x53b05d(0x1b0)](_0x354b84[_0x53b05d(0x14e)])){_0x3a6fb2[_0x53b05d(0x159)](_0x4e6aef,{'range':_0xee2492}),_0x43ae1b=!0x0;break;}}}return _0x43ae1b;}),_0x3521d3[_0x162940(0x1c3)][_0x162940(0x1fa)][_0x162940(0x1f3)](_0x3d45d6=>{const _0x4dfacf=_0x162940;let _0x3637eb=!0x1;const _0x55afe8=_0x3521d3[_0x4dfacf(0x1e7)][_0x4dfacf(0x1ec)](_0x4dfacf(0x15b))['me'],_0x2a2a6f=_0x447c41[_0x4dfacf(0x212)]()[_0x4dfacf(0x1db)](_0x3c4f46=>_0x3c4f46[_0x4dfacf(0x1f1)]&&_0x3c4f46[_0x4dfacf(0x1be)]==_0x55afe8),_0x3fd897=new Set(),_0x5ad74f=new Set();for(const _0x4bd634 of _0x2a2a6f)if(_0x4dfacf(0x163)==_0x4bd634[_0x4dfacf(0x1a7)])for(const _0x3e6899 of _0x4bd634[_0x4dfacf(0x218)]()){const _0x27d108=_0x3e6899[_0x4dfacf(0x206)]()[_0x4dfacf(0x19e)]();if(_0x27d108){if(_0x27d108['is'](_0x4dfacf(0x16d),_0x4dfacf(0x18e))&&Pe(_0x27d108)){_0x4bd634[_0x4dfacf(0x172)](_0x3e6899[_0x4dfacf(0x1b5)]),_0x3fd897[_0x4dfacf(0x1a1)](_0x27d108),_0x3637eb=!0x0;const _0x18ddcb=_0x27d108[_0x4dfacf(0x162)],_0x3686f7=_0x27d108[_0x4dfacf(0x173)],_0x194873=_0x18ddcb&&_0x18ddcb['is'](_0x4dfacf(0x16d),_0x4dfacf(0x18e)),_0x3a5275=_0x3686f7&&_0x3686f7['is'](_0x4dfacf(0x16d),_0x4dfacf(0x18e));_0x194873&&!_0x3fd897[_0x4dfacf(0x216)](_0x18ddcb)&&_0x5ad74f[_0x4dfacf(0x1a1)](_0x18ddcb),_0x3a5275&&!_0x3fd897[_0x4dfacf(0x216)](_0x3686f7)&&_0x5ad74f[_0x4dfacf(0x1a1)](_0x3686f7);}else _0x27d108['is'](_0x4dfacf(0x16d),_0x4dfacf(0x1fd))&&_0x27d108[_0x4dfacf(0x17f)]&&(_0x4bd634[_0x4dfacf(0x172)](_0x3e6899[_0x4dfacf(0x1b5)]),_0x3637eb=!0x0);}}else{if(_0x4dfacf(0x199)==_0x4bd634[_0x4dfacf(0x1a7)]){if(!_0x4bd634[_0x4dfacf(0x1a2)]||!_0x4bd634[_0x4dfacf(0x1a2)][_0x4dfacf(0x152)])continue;const _0xfc42bb=_0x4bd634[_0x4dfacf(0x1a2)][_0x4dfacf(0x195)];if(_0xfc42bb&&Object[_0x4dfacf(0x1cf)](_0xfc42bb)[_0x4dfacf(0x165)])continue;const _0x2de76c=_0x4bd634[_0x4dfacf(0x1a2)][_0x4dfacf(0x152)];let _0x27ca22=!0x0,_0x7cc02b=!0x0;for(const _0x15e64d of _0x2a2a6f)if(_0x15e64d[_0x4dfacf(0x1a7)]&&_0x15e64d[_0x4dfacf(0x1a7)][_0x4dfacf(0x1b8)](_0x4dfacf(0x163))){if(!_0x15e64d[_0x4dfacf(0x1a2)][_0x4dfacf(0x152)]){_0x7cc02b=!0x1;break;}if(_0x15e64d['id']!=_0x4bd634['id']&&_0x15e64d[_0x4dfacf(0x1a2)][_0x4dfacf(0x152)]==_0x2de76c){_0x27ca22=!0x1;break;}}_0x7cc02b&&_0x27ca22&&(_0x4bd634[_0x4dfacf(0x1b1)](),_0x3637eb=!0x0);}}for(const _0x201720 of _0x3fd897)_0x3d45d6[_0x4dfacf(0x1d2)](_0x201720);for(const _0xc9f28c of _0x5ad74f)_0x3d45d6[_0x4dfacf(0x177)](_0xc9f28c);return _0x3637eb;}),_0x3521d3[_0x162940(0x193)][_0x162940(0x1e1)](_0x162940(0x1ad))[_0x162940(0x1a6)]({'model':_0x162940(0x211),'view':(_0x22ff5c,_0x3e0676)=>_0x1bd1bd(_0x22ff5c),'converterPriority':_0x162940(0x1f2)}),_0x3521d3[_0x162940(0x193)][_0x162940(0x1e1)](_0x162940(0x18b))[_0x162940(0x1a6)]({'model':_0x162940(0x211),'view':(_0x4bade9,_0x20d63d)=>_0x20d63d[_0x162940(0x1d3)][_0x162940(0x14f)]?_0x1bd1bd(_0x4bade9,!0x1):null,'converterPriority':_0x162940(0x1f2)});const _0x22c7f1=_0x3521d3[_0x162940(0x192)][_0x162940(0x191)];this[_0x162940(0x1a3)](_0x22c7f1[_0x162940(0x1fa)],_0x162940(0x181),(_0x1c1a1d,_0x8fe18a)=>{const _0x59c141=_0x162940,_0x16001a=[];for(const _0x3cd63b of _0x22c7f1[_0x59c141(0x178)](_0x8fe18a[_0x59c141(0x1a5)])[_0x59c141(0x1fc)]())_0x3cd63b['is'](_0x59c141(0x16d),_0x59c141(0x1d8))&&_0x16001a[_0x59c141(0x1c7)](_0x3cd63b);_0x22c7f1[_0x59c141(0x16e)](_0x4cabb5=>{const _0x39e988=_0x59c141;for(const _0x5bb98a of _0x16001a)_0x4cabb5[_0x39e988(0x1d5)](_0x4cabb5[_0x39e988(0x178)](_0x5bb98a),_0x4cabb5[_0x39e988(0x1c9)](_0x5bb98a)),_0x4cabb5[_0x39e988(0x1d2)](_0x5bb98a);});});}}function Pe(_0xabdf4d){const _0x14b7ee=_0x4301f4;if(_0xabdf4d[_0x14b7ee(0x17f)])return!0x0;const _0x115382=_0xabdf4d[_0x14b7ee(0x16f)](0x0);return _0x115382['is'](_0x14b7ee(0x16d),_0x14b7ee(0x1fd))&&_0x115382[_0x14b7ee(0x17f)];}function _0xf0aa(){const _0x476aab=['tablePasteChainId','_createdBatches','TrackChangesEditing','tableCellBorderStyle','*Replace\x20table\x20cells*','forceDefaultExecution','deletionRanges','updateMarker','suggestionUnloaded','Users','value','insertColumns','insertContent','nodeAfter','getRanges','_tablePostFixingSubtypes','nextSibling','tablePaste','getShiftedBy','length','fromRange','rootName','1483356qcDOXP','wrap','row','1585JYLbQm','setAttribute','element','change','getChild','markMultiRangeDeletion','redo','removeMarker','previousSibling','_getCoordsForCells','formatBlock','getRows','unwrap','createRangeIn','descriptionFactory','1108XTzweT','tableCell','2986266pprPPM','199165AyEqdD','oldRange','isEmpty','position','clipboardOutput','tablePasteRow','getTableIfOnlyTableInContent','getRowIndexes','columns','TableClipboard','getAttributes','fill','deletion','register','dataDowncast','getChildren','accept','tableCellSuggestion','createElement','detach','view','editing','conversion','every','markerAttributes','afterInit','getColumnIndexes','trackChanges','tablePasteCell','removeRows','root','getAllAdjacentSuggestions','differ','getContainedElement','insertionRanges','getChangedMarkers','add','attributes','listenTo','cell','content','markerToHighlight','subType','suggestionLoaded','getColumns','requires','1878541MkjiCh','documentSelection','editingDowncast','findAncestor','markers','containsRange','removeMarkers','hasSuggestion','type','forEach','name','tableCellPadding','join','startsWith','getSuggestion','rowInsertionIndexes','insertRows','_replaceTableSlotCell','insertion','author','getSelectionAffectedTableCells','createRangeOn','selection','map','model','columnInsertionRanges','getChanges','isEqual','push','registerCustomCallback','createPositionBefore','entries','ck-suggestion-marker--active','low','find','removeColumns','keys','rowInsertionRanges','_splitMarkerName','remove','options','table','move','activeMarkers','setAttributes','suggestion-td','getSuggestionCallback','tableCellBackgroundColor','filter','editor','schema','createRange','tableCellVerticalAlignment','458106jcsIfU','for','ck-suggestion-marker','start','markMultiRangeInsertion','call','markerName','plugins','elementToElement','tableCellHorizontalAlignment','endRow','stop','get','14652zHLOco','createTableWalker','markMultiRangeBlockFormat','reduce','isInContent','high','registerPostFixer','return','includes','cells','4NJGYsy','tableCellBorderColor','previous','document','TableUtils','getItems','paragraph','last','520wQfPRB','$graveyard','ck-suggestion-marker-insertion','8uhLFYI','tableCellBorderWidth','some','commands','getRange','columnInsertionIndexes','batch','insert','endColumn','end','column','locale','next','discard','suggestion','suggestion:formatBlock:tablePasteCell','getSuggestions','tablePasteColumn','_isForcedDefaultExecutionBlock','rows','has','set','getMarkers','fromEntries','first','from','newRange','showSuggestionHighlights','_suggestionFactory','registerDescriptionCallback'];_0xf0aa=function(){return _0x476aab;};return _0xf0aa();}function we(_0x55b24c,_0xf810f1={},_0x551717){const _0x40d649=_0x4301f4;for(const {isAnchor:_0x1962e3,cellHeight:_0x584737,cellWidth:_0xbf37f7}of _0x551717[_0x40d649(0x1ee)](_0x55b24c,{'includeAllSlots':!0x0,..._0xf810f1}))if(!_0x1962e3||0x1!=_0x584737||0x1!=_0xbf37f7)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3f363f=_0x26e3;(function(_0xd0abb0,_0x438800){const _0x4e6b31=_0x26e3,_0xc5f8bf=_0xd0abb0();while(!![]){try{const _0x22e879=parseInt(_0x4e6b31(0x17b))/0x1*(parseInt(_0x4e6b31(0x18c))/0x2)+-parseInt(_0x4e6b31(0x18a))/0x3+parseInt(_0x4e6b31(0x170))/0x4*(-parseInt(_0x4e6b31(0x19d))/0x5)+parseInt(_0x4e6b31(0x196))/0x6*(parseInt(_0x4e6b31(0x19a))/0x7)+parseInt(_0x4e6b31(0x185))/0x8*(parseInt(_0x4e6b31(0x16c))/0x9)+parseInt(_0x4e6b31(0x16f))/0xa*(parseInt(_0x4e6b31(0x186))/0xb)+-parseInt(_0x4e6b31(0x191))/0xc;if(_0x22e879===_0x438800)break;else _0xc5f8bf['push'](_0xc5f8bf['shift']());}catch(_0x3c7108){_0xc5f8bf['push'](_0xc5f8bf['shift']());}}}(_0x4e8a,0x6caf9));import{Plugin as _0x124d33}from'ckeditor5/src/core.js';import{getTranslation as _0x37f209}from'../utils/common-translations.js';function _0x26e3(_0x306de0,_0x2b8e80){const _0x4e8af1=_0x4e8a();return _0x26e3=function(_0x26e344,_0x40cdef){_0x26e344=_0x26e344-0x164;let _0x2a6e99=_0x4e8af1[_0x26e344];return _0x2a6e99;},_0x26e3(_0x306de0,_0x2b8e80);}export default class Ct extends _0x124d33{[_0x3f363f(0x174)](){const _0x2e042e=_0x3f363f;if(!this[_0x2e042e(0x165)][_0x2e042e(0x17f)][_0x2e042e(0x184)](_0x2e042e(0x190)))return;const _0x4b8df0=this[_0x2e042e(0x165)][_0x2e042e(0x17f)][_0x2e042e(0x17e)](_0x2e042e(0x175));_0x4b8df0[_0x2e042e(0x19c)](_0x2e042e(0x168),this[_0x2e042e(0x16d)][_0x2e042e(0x181)](this)),_0x4b8df0[_0x2e042e(0x193)][_0x2e042e(0x183)](_0x2e042e(0x18f),_0x2e042e(0x17d),_0x2e042e(0x171),_0x4b8df0[_0x2e042e(0x193)][_0x2e042e(0x187)](_0x2e042e(0x18f),null,_0x2e042e(0x178))),_0x4b8df0[_0x2e042e(0x193)][_0x2e042e(0x183)](_0x2e042e(0x18f),_0x2e042e(0x17d),_0x2e042e(0x178),_0x4b8df0[_0x2e042e(0x193)][_0x2e042e(0x187)](_0x2e042e(0x18f),null,_0x2e042e(0x171))),_0x4b8df0[_0x2e042e(0x176)][_0x2e042e(0x19b)](this[_0x2e042e(0x164)][_0x2e042e(0x181)](this));}[_0x3f363f(0x16d)](_0x2324d5,_0x2c5501){const _0x31e5ee=_0x3f363f,_0x4af8ab=this[_0x31e5ee(0x165)][_0x31e5ee(0x17f)][_0x31e5ee(0x17e)](_0x31e5ee(0x175)),_0x500c05=this[_0x31e5ee(0x165)][_0x31e5ee(0x17f)][_0x31e5ee(0x17e)](_0x31e5ee(0x190)),_0x37c01f=_0x2c5501[_0x31e5ee(0x18d)]||this[_0x31e5ee(0x165)][_0x31e5ee(0x192)][_0x31e5ee(0x16b)][_0x31e5ee(0x169)][_0x31e5ee(0x194)]();this[_0x31e5ee(0x165)][_0x31e5ee(0x192)][_0x31e5ee(0x195)](()=>{const _0x3edb3a=_0x31e5ee,_0x3da4e0=_0x500c05[_0x3edb3a(0x16e)](_0x37c01f);let _0xe055c1=_0x3da4e0?_0x500c05[_0x3edb3a(0x172)](_0x3da4e0):null,_0x25f5d9=_0x37c01f[_0x3edb3a(0x180)](_0x3edb3a(0x166))||null;const _0x48d397=_0x2c5501[_0x3edb3a(0x166)]||_0x25f5d9,_0x2ee2da=_0x2c5501[_0x3edb3a(0x182)]||_0xe055c1,_0x343a80=this[_0x3edb3a(0x165)][_0x3edb3a(0x17f)][_0x3edb3a(0x17e)](_0x3edb3a(0x177))['me'];for(const _0x2ee002 of _0x4af8ab[_0x3edb3a(0x198)]()){const _0x16bd6c=_0x2ee002[_0x3edb3a(0x173)]();if(_0x3edb3a(0x17d)===_0x2ee002[_0x3edb3a(0x16a)]&&_0x16bd6c===_0x37c01f){_0x2ee002[_0x3edb3a(0x199)]!==_0x343a80&&_0x2ee002[_0x3edb3a(0x178)]();const _0x2456f5=_0x2ee002[_0x3edb3a(0x17a)][_0x3edb3a(0x188)];_0x25f5d9=_0x2456f5[0x0][_0x3edb3a(0x166)],_0xe055c1=_0x2456f5[0x0][_0x3edb3a(0x182)];break;}}_0x2324d5({'table':_0x37c01f,'tableWidth':_0x48d397,'columnWidths':_0x2ee2da}),_0x4af8ab[_0x3edb3a(0x17c)](_0x37c01f,{'commandName':_0x3edb3a(0x168),'commandParams':[{'tableWidth':_0x25f5d9,'columnWidths':_0xe055c1}],'formatGroupId':_0x3edb3a(0x17d)},[],_0x3edb3a(0x17d));});}[_0x3f363f(0x164)](_0x3e81be){const _0x1b3402=_0x3f363f;if(_0x1b3402(0x18f)!=_0x3e81be[_0x1b3402(0x18b)]&&_0x1b3402(0x18e)!=_0x3e81be[_0x1b3402(0x18b)])return;const {data:_0x24598}=_0x3e81be;if(_0x24598&&_0x1b3402(0x17d)===_0x24598[_0x1b3402(0x197)]){const _0x570dd2=_0x1b3402(0x189);return{'type':_0x1b3402(0x167),'content':_0x37f209(this[_0x1b3402(0x165)][_0x1b3402(0x179)],_0x570dd2)};}}}function _0x4e8a(){const _0x255afd=['has','111304ufPjlH','48301hMnxAZ','getSuggestionCallback','commandParams','*Format:*\x20resize\x20table','998559aBkBNX','type','8IGqLnh','table','formatInline','formatBlock','TableColumnResizeEditing','4689252HhDWuM','model','_suggestionFactory','getSelectedElement','change','100542RrNmqR','formatGroupId','getSuggestions','author','119gedcFz','registerDescriptionCallback','enableCommand','119410Thjhit','handleSuggestionDescription','editor','tableWidth','format','resizeTableWidth','selection','subType','document','144uJrNua','handleResizeTableWidthCommand','getColumnGroupElement','320zoLvCo','8hoClMy','accept','getTableColumnsWidths','getContainedElement','afterInit','TrackChangesEditing','descriptionFactory','Users','discard','locale','data','142144gtMCNG','markBlockFormat','resizeTable','get','plugins','getAttribute','bind','columnWidths','registerCustomCallback'];_0x4e8a=function(){return _0x255afd;};return _0x4e8a();}
23
+ const _0x25eb9e=_0x5cdf;(function(_0x6948b5,_0x35650f){const _0x397df7=_0x5cdf,_0x5ac4e4=_0x6948b5();while(!![]){try{const _0x590097=parseInt(_0x397df7(0x1b2))/0x1*(parseInt(_0x397df7(0x1a9))/0x2)+parseInt(_0x397df7(0x1cc))/0x3*(parseInt(_0x397df7(0x1c8))/0x4)+parseInt(_0x397df7(0x1cb))/0x5*(-parseInt(_0x397df7(0x199))/0x6)+-parseInt(_0x397df7(0x1c4))/0x7+parseInt(_0x397df7(0x1b1))/0x8+parseInt(_0x397df7(0x1ad))/0x9*(-parseInt(_0x397df7(0x1c5))/0xa)+-parseInt(_0x397df7(0x1ce))/0xb;if(_0x590097===_0x35650f)break;else _0x5ac4e4['push'](_0x5ac4e4['shift']());}catch(_0x4e2352){_0x5ac4e4['push'](_0x5ac4e4['shift']());}}}(_0x26ad,0x80dac));import{Plugin as _0x38d863}from'ckeditor5/src/core.js';function _0x5cdf(_0x33d6de,_0x2df862){const _0x26ad17=_0x26ad();return _0x5cdf=function(_0x5cdf1b,_0x2525ae){_0x5cdf1b=_0x5cdf1b-0x198;let _0x5ce0a1=_0x26ad17[_0x5cdf1b];return _0x5ce0a1;},_0x5cdf(_0x33d6de,_0x2df862);}import{getTranslation as _0x2c8ea8}from'../utils/common-translations.js';function _0x26ad(){const _0x191b5e=['_suggestionFactory','discard','getAttribute','type','getSuggestions','getTableColumnsWidths','accept','handleResizeTableWidthCommand','getSuggestionCallback','46VgoeDM','subType','document','getColumnGroupElement','81BpoRij','*Format:*\x20resize\x20table','formatInline','bind','7174000whYpaK','28463qjGxkL','model','afterInit','getContainedElement','editor','selection','columnWidths','author','table','get','getSelectedElement','Users','registerCustomCallback','handleSuggestionDescription','data','TableColumnResizeEditing','locale','formatGroupId','3722551eswnqw','413210HpOINQ','markBlockFormat','resizeTable','6088gFXRhp','formatBlock','tableWidth','80665PcWlqS','1371DioAvv','TrackChangesEditing','3468960gHHpWL','change','commandParams','enableCommand','186WzaCfd','has','registerDescriptionCallback','descriptionFactory','resizeTableWidth','plugins','format'];_0x26ad=function(){return _0x191b5e;};return _0x26ad();}export default class Ct extends _0x38d863{[_0x25eb9e(0x1b4)](){const _0x25fc3e=_0x25eb9e;if(!this[_0x25fc3e(0x1b6)][_0x25fc3e(0x19e)][_0x25fc3e(0x19a)](_0x25fc3e(0x1c1)))return;const _0x3da0fb=this[_0x25fc3e(0x1b6)][_0x25fc3e(0x19e)][_0x25fc3e(0x1bb)](_0x25fc3e(0x1cd));_0x3da0fb[_0x25fc3e(0x198)](_0x25fc3e(0x19d),this[_0x25fc3e(0x1a7)][_0x25fc3e(0x1b0)](this)),_0x3da0fb[_0x25fc3e(0x1a0)][_0x25fc3e(0x1be)](_0x25fc3e(0x1c9),_0x25fc3e(0x1c7),_0x25fc3e(0x1a6),_0x3da0fb[_0x25fc3e(0x1a0)][_0x25fc3e(0x1a8)](_0x25fc3e(0x1c9),null,_0x25fc3e(0x1a1))),_0x3da0fb[_0x25fc3e(0x1a0)][_0x25fc3e(0x1be)](_0x25fc3e(0x1c9),_0x25fc3e(0x1c7),_0x25fc3e(0x1a1),_0x3da0fb[_0x25fc3e(0x1a0)][_0x25fc3e(0x1a8)](_0x25fc3e(0x1c9),null,_0x25fc3e(0x1a6))),_0x3da0fb[_0x25fc3e(0x19c)][_0x25fc3e(0x19b)](this[_0x25fc3e(0x1bf)][_0x25fc3e(0x1b0)](this));}[_0x25eb9e(0x1a7)](_0xe989ef,_0x3c952e){const _0x40c65d=_0x25eb9e,_0x5a850c=this[_0x40c65d(0x1b6)][_0x40c65d(0x19e)][_0x40c65d(0x1bb)](_0x40c65d(0x1cd)),_0x7b0155=this[_0x40c65d(0x1b6)][_0x40c65d(0x19e)][_0x40c65d(0x1bb)](_0x40c65d(0x1c1)),_0xa7add5=_0x3c952e[_0x40c65d(0x1ba)]||this[_0x40c65d(0x1b6)][_0x40c65d(0x1b3)][_0x40c65d(0x1ab)][_0x40c65d(0x1b7)][_0x40c65d(0x1bc)]();this[_0x40c65d(0x1b6)][_0x40c65d(0x1b3)][_0x40c65d(0x1cf)](()=>{const _0x2faf59=_0x40c65d,_0x38e51c=_0x7b0155[_0x2faf59(0x1ac)](_0xa7add5);let _0x357c97=_0x38e51c?_0x7b0155[_0x2faf59(0x1a5)](_0x38e51c):null,_0x1ac56c=_0xa7add5[_0x2faf59(0x1a2)](_0x2faf59(0x1ca))||null;const _0x1f131a=_0x3c952e[_0x2faf59(0x1ca)]||_0x1ac56c,_0x549401=_0x3c952e[_0x2faf59(0x1b8)]||_0x357c97,_0x34cbfb=this[_0x2faf59(0x1b6)][_0x2faf59(0x19e)][_0x2faf59(0x1bb)](_0x2faf59(0x1bd))['me'];for(const _0x2a5090 of _0x5a850c[_0x2faf59(0x1a4)]()){const _0x36e166=_0x2a5090[_0x2faf59(0x1b5)]();if(_0x2faf59(0x1c7)===_0x2a5090[_0x2faf59(0x1aa)]&&_0x36e166===_0xa7add5){_0x2a5090[_0x2faf59(0x1b9)]!==_0x34cbfb&&_0x2a5090[_0x2faf59(0x1a1)]();const _0x4f17c5=_0x2a5090[_0x2faf59(0x1c0)][_0x2faf59(0x1d0)];_0x1ac56c=_0x4f17c5[0x0][_0x2faf59(0x1ca)],_0x357c97=_0x4f17c5[0x0][_0x2faf59(0x1b8)];break;}}_0xe989ef({'table':_0xa7add5,'tableWidth':_0x1f131a,'columnWidths':_0x549401}),_0x5a850c[_0x2faf59(0x1c6)](_0xa7add5,{'commandName':_0x2faf59(0x19d),'commandParams':[{'tableWidth':_0x1ac56c,'columnWidths':_0x357c97}],'formatGroupId':_0x2faf59(0x1c7)},[],_0x2faf59(0x1c7));});}[_0x25eb9e(0x1bf)](_0x7b92fc){const _0x29f1ce=_0x25eb9e;if(_0x29f1ce(0x1c9)!=_0x7b92fc[_0x29f1ce(0x1a3)]&&_0x29f1ce(0x1af)!=_0x7b92fc[_0x29f1ce(0x1a3)])return;const {data:_0x546f43}=_0x7b92fc;if(_0x546f43&&_0x29f1ce(0x1c7)===_0x546f43[_0x29f1ce(0x1c3)]){const _0x1750cc=_0x29f1ce(0x1ae);return{'type':_0x29f1ce(0x19f),'content':_0x2c8ea8(this[_0x29f1ce(0x1b6)][_0x29f1ce(0x1c2)],_0x1750cc)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x59ade3=_0x4b61;(function(_0x30424a,_0x16f5a3){const _0x320000=_0x4b61,_0xd12283=_0x30424a();while(!![]){try{const _0x2d4eea=parseInt(_0x320000(0x17a))/0x1*(parseInt(_0x320000(0x1a6))/0x2)+-parseInt(_0x320000(0x1a0))/0x3+parseInt(_0x320000(0x16d))/0x4+parseInt(_0x320000(0x165))/0x5*(-parseInt(_0x320000(0x163))/0x6)+parseInt(_0x320000(0x1a5))/0x7*(-parseInt(_0x320000(0x198))/0x8)+-parseInt(_0x320000(0x194))/0x9+parseInt(_0x320000(0x19a))/0xa;if(_0x2d4eea===_0x16f5a3)break;else _0xd12283['push'](_0xd12283['shift']());}catch(_0x154335){_0xd12283['push'](_0xd12283['shift']());}}}(_0x2007,0xbbe65));import{Plugin as _0x14b717}from'ckeditor5/src/core.js';function _0x4b61(_0x1b7e1a,_0x51c1f8){const _0x2007e7=_0x2007();return _0x4b61=function(_0x4b6115,_0x222da2){_0x4b6115=_0x4b6115-0x151;let _0x4f8616=_0x2007e7[_0x4b6115];return _0x4f8616;},_0x4b61(_0x1b7e1a,_0x51c1f8);}function _0x2007(){const _0xa09bd3=['registerDescriptionCallback','start','plugins','setTableRowHeader','FORMAT_HEADER_ROW','removeAttribute','TableUtils','removeClass','getSuggestion','6CjVKTE','FORMAT_REGULAR_ROW','4764075MhgTZW','setTableColumnHeader','name','_splitMarkerName','getCellLocation','TableEditing','registerAttributeLabel','_suggestionFactory','4534960ndeebP','_handleLegacySuggestions','nodeAfter','markerNameToElements','afterInit','_acceptFormatSuggestionCallbackFactory','get','editing','end','has','highest','registerBlockAttribute','writer','9qrAHQw','commandName','locale','ck-suggestion-marker--active','createTableWalker','stop','consumable','addMarker:suggestion','enableDefaultAttributesIntegration','mapper','commandParams','data','forceValue','formatBlock','descriptionFactory','*Format:*\x20%0','activeMarkers','parent','type','toViewElement','data-suggestion','consume','cell','addClass','TrackChangesEditing','nodeBefore','159561bkAZlW','downcastDispatcher','accept','unbindElementFromMarkerName','5312592BUOeqd','FORMAT_HEADER_COLUMN','19422790obfRoq','headingColumns','headingRows','removeMarker:suggestion','bindElementToMarker','FORMAT_REGULAR_COLUMN','2040807uMmTtM','markerRange','format','registerCustomCallback','ck-suggestion-marker-','14XIoHXH','149462RvcOIJ','_registerLegacyDescription','includes','showSuggestionHighlights','item','options','editor','markerName','setAttribute','requires'];_0x2007=function(){return _0xa09bd3;};return _0x2007();}import _0x437cc3 from'./table.js';import{getTranslation as _0x376511}from'../utils/common-translations.js';export default class It extends _0x14b717{static get[_0x59ade3(0x159)](){return[_0x437cc3];}[_0x59ade3(0x171)](){const _0x3101ad=_0x59ade3,_0x2d2a64=this[_0x3101ad(0x156)];if(!_0x2d2a64[_0x3101ad(0x15c)][_0x3101ad(0x176)](_0x3101ad(0x16a)))return;const _0xa2c804=_0x2d2a64[_0x3101ad(0x17c)],_0x5898de=_0x2d2a64[_0x3101ad(0x15c)][_0x3101ad(0x173)](_0x3101ad(0x192));_0x5898de[_0x3101ad(0x182)](_0x3101ad(0x15d)),_0x5898de[_0x3101ad(0x182)](_0x3101ad(0x166)),_0x5898de[_0x3101ad(0x178)](_0x3101ad(0x19c)),_0x5898de[_0x3101ad(0x178)](_0x3101ad(0x19b)),_0x5898de[_0x3101ad(0x188)][_0x3101ad(0x16b)](_0x3101ad(0x19c),_0x376511(_0xa2c804,_0x3101ad(0x15e))),_0x5898de[_0x3101ad(0x188)][_0x3101ad(0x16b)](_0x3101ad(0x19b),_0x376511(_0xa2c804,_0x3101ad(0x199))),this[_0x3101ad(0x16e)]();}[_0x59ade3(0x16e)](){const _0x34c1ce=_0x59ade3,_0x3f828b=this[_0x34c1ce(0x156)][_0x34c1ce(0x15c)][_0x34c1ce(0x173)](_0x34c1ce(0x192)),_0x12def4=this[_0x34c1ce(0x156)][_0x34c1ce(0x15c)][_0x34c1ce(0x173)](_0x34c1ce(0x160)),_0x20f7b9=this[_0x34c1ce(0x156)][_0x34c1ce(0x15c)][_0x34c1ce(0x173)](_0x437cc3)[_0x34c1ce(0x172)]();function _0x34aa01({showActiveMarker:_0x39a50f=!0x0,setDataAttribute:_0x2d07a6=!0x0}={}){return(_0x390d62,_0x6cfc31,_0x82e1c0)=>{const _0x201614=_0x4b61,{type:_0x253231,id:_0x1252e3}=_0x3f828b[_0x201614(0x168)](_0x6cfc31[_0x201614(0x157)]),_0x55eadc=_0x3f828b[_0x201614(0x162)](_0x1252e3),_0x4c48a3=_0x55eadc[_0x201614(0x185)];if(_0x201614(0x187)!=_0x55eadc[_0x201614(0x18c)]||!_0x4c48a3||_0x201614(0x166)!=_0x4c48a3[_0x201614(0x17b)])return;if(_0x6cfc31[_0x201614(0x154)])return void _0x390d62[_0x201614(0x17f)]();if(!_0x82e1c0[_0x201614(0x180)][_0x201614(0x18f)](_0x6cfc31[_0x201614(0x1a1)],_0x390d62[_0x201614(0x167)]))return;const _0x2ce7a8=_0x6cfc31[_0x201614(0x1a1)][_0x201614(0x15b)][_0x201614(0x16f)],_0x479f6c=_0x6cfc31[_0x201614(0x1a1)][_0x201614(0x175)][_0x201614(0x193)],_0x1c250d=_0x2ce7a8[_0x201614(0x18b)][_0x201614(0x18b)],{column:_0x2b59a1}=_0x12def4[_0x201614(0x169)](_0x2ce7a8),{column:_0x51547b}=_0x12def4[_0x201614(0x169)](_0x479f6c);for(let _0x578a9b=_0x2b59a1;_0x578a9b<=_0x51547b;_0x578a9b++){const _0x11a3af=_0x12def4[_0x201614(0x17e)](_0x1c250d,{'column':_0x578a9b,'includeAllSlots':!0x1});for(const _0x489e18 of _0x11a3af){const _0x32f471=_0x489e18[_0x201614(0x190)],_0x20165f=_0x82e1c0[_0x201614(0x183)][_0x201614(0x18d)](_0x32f471);_0x82e1c0[_0x201614(0x179)][_0x201614(0x191)](_0x201614(0x1a4)+_0x253231,_0x20165f),_0x2d07a6&&_0x82e1c0[_0x201614(0x179)][_0x201614(0x158)](_0x201614(0x18e),_0x1252e3,_0x20165f),_0x82e1c0[_0x201614(0x183)][_0x201614(0x19e)](_0x20165f,_0x6cfc31[_0x201614(0x157)]),_0x39a50f&&(_0x3f828b[_0x201614(0x18a)][_0x201614(0x152)](_0x6cfc31[_0x201614(0x157)])?_0x82e1c0[_0x201614(0x179)][_0x201614(0x191)](_0x201614(0x17d),_0x20165f):_0x82e1c0[_0x201614(0x179)][_0x201614(0x161)](_0x201614(0x17d),_0x20165f));}}};}_0x3f828b[_0x34c1ce(0x16c)][_0x34c1ce(0x1a3)](_0x34c1ce(0x187),_0x34c1ce(0x15d),_0x34c1ce(0x196),_0x20f7b9),_0x3f828b[_0x34c1ce(0x16c)][_0x34c1ce(0x1a3)](_0x34c1ce(0x187),_0x34c1ce(0x166),_0x34c1ce(0x196),_0x20f7b9),this[_0x34c1ce(0x156)][_0x34c1ce(0x174)][_0x34c1ce(0x195)]['on'](_0x34c1ce(0x181),_0x34aa01(),{'priority':_0x34c1ce(0x177)}),this[_0x34c1ce(0x156)][_0x34c1ce(0x185)][_0x34c1ce(0x195)]['on'](_0x34c1ce(0x181),(_0x5b8f94,_0x278278,_0x205b5c)=>{const _0x5847c7=_0x34c1ce;_0x205b5c[_0x5847c7(0x155)][_0x5847c7(0x153)]&&_0x34aa01({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x5b8f94,_0x278278,_0x205b5c);},{'priority':_0x34c1ce(0x177)}),this[_0x34c1ce(0x156)][_0x34c1ce(0x174)][_0x34c1ce(0x195)]['on'](_0x34c1ce(0x19d),(_0x1229b3,_0x7126e8,_0x3bb3e7)=>{const _0xc7d314=_0x34c1ce,{type:_0x4e0848,id:_0x54b861}=_0x3f828b[_0xc7d314(0x168)](_0x7126e8[_0xc7d314(0x157)]),_0x1f44fe=_0x3f828b[_0xc7d314(0x162)](_0x54b861),_0x184b17=_0x1f44fe[_0xc7d314(0x185)];if(_0xc7d314(0x187)!=_0x1f44fe[_0xc7d314(0x18c)]||!_0x184b17||_0xc7d314(0x166)!=_0x184b17[_0xc7d314(0x17b)])return;const _0x104281=_0x3bb3e7[_0xc7d314(0x183)][_0xc7d314(0x170)](_0x7126e8[_0xc7d314(0x157)]);if(_0x104281){for(const _0x2e7dfe of _0x104281)_0x3bb3e7[_0xc7d314(0x179)][_0xc7d314(0x161)](_0xc7d314(0x1a4)+_0x4e0848,_0x2e7dfe),_0x3bb3e7[_0xc7d314(0x179)][_0xc7d314(0x161)](_0xc7d314(0x17d),_0x2e7dfe),_0x3bb3e7[_0xc7d314(0x179)][_0xc7d314(0x15f)](_0xc7d314(0x18e),_0x2e7dfe),_0x3bb3e7[_0xc7d314(0x183)][_0xc7d314(0x197)](_0x2e7dfe,_0x7126e8[_0xc7d314(0x157)]);}},{'priority':_0x34c1ce(0x177)}),this[_0x34c1ce(0x151)]();}[_0x59ade3(0x151)](){const _0x4a936d=_0x59ade3,_0x5b1e00=this[_0x4a936d(0x156)],_0x537e3c=_0x5b1e00[_0x4a936d(0x17c)];function _0x38110f(_0x4b9443){const _0xd69fb7=_0x4a936d;return{'type':_0xd69fb7(0x1a2),'content':_0x376511(_0x537e3c,_0xd69fb7(0x189),_0x4b9443)};}_0x5b1e00[_0x4a936d(0x15c)][_0x4a936d(0x173)](_0x4a936d(0x192))[_0x4a936d(0x188)][_0x4a936d(0x15a)](_0x1de184=>{const _0x40f746=_0x4a936d;if(_0x40f746(0x187)!=_0x1de184[_0x40f746(0x18c)])return;const {data:_0x363eb8}=_0x1de184;if(_0x363eb8){if(_0x40f746(0x15d)==_0x363eb8[_0x40f746(0x17b)]){const _0x5ddacf=_0x363eb8[_0x40f746(0x184)][0x0][_0x40f746(0x186)];return _0x38110f(_0x376511(_0x537e3c,_0x5ddacf?_0x40f746(0x15e):_0x40f746(0x164)));}if(_0x40f746(0x166)==_0x363eb8[_0x40f746(0x17b)]){const _0x56bb25=_0x363eb8[_0x40f746(0x184)][0x0][_0x40f746(0x186)];return _0x38110f(_0x376511(_0x537e3c,_0x56bb25?_0x40f746(0x199):_0x40f746(0x19f)));}}});}}
23
+ const _0xc0007e=_0x36ff;(function(_0x282259,_0x4e0f68){const _0xdfbabb=_0x36ff,_0x4966bf=_0x282259();while(!![]){try{const _0x43406d=-parseInt(_0xdfbabb(0xd1))/0x1*(-parseInt(_0xdfbabb(0xe5))/0x2)+-parseInt(_0xdfbabb(0xf1))/0x3+parseInt(_0xdfbabb(0xe4))/0x4*(-parseInt(_0xdfbabb(0x11a))/0x5)+parseInt(_0xdfbabb(0xe6))/0x6*(-parseInt(_0xdfbabb(0xf9))/0x7)+parseInt(_0xdfbabb(0xd2))/0x8*(parseInt(_0xdfbabb(0xf8))/0x9)+-parseInt(_0xdfbabb(0x115))/0xa+-parseInt(_0xdfbabb(0x119))/0xb*(-parseInt(_0xdfbabb(0x117))/0xc);if(_0x43406d===_0x4e0f68)break;else _0x4966bf['push'](_0x4966bf['shift']());}catch(_0x55d6e5){_0x4966bf['push'](_0x4966bf['shift']());}}}(_0xa47a,0xb78c0));import{Plugin as _0x3ffb53}from'ckeditor5/src/core.js';import _0x1de902 from'./table.js';import{getTranslation as _0x5312f9}from'../utils/common-translations.js';export default class It extends _0x3ffb53{static get[_0xc0007e(0xdc)](){return[_0x1de902];}[_0xc0007e(0xef)](){const _0x7d8725=_0xc0007e,_0x3cc4c4=this[_0x7d8725(0xfe)];if(!_0x3cc4c4[_0x7d8725(0xf7)][_0x7d8725(0xcc)](_0x7d8725(0x112)))return;const _0x5d57c9=_0x3cc4c4[_0x7d8725(0x114)],_0x23e412=_0x3cc4c4[_0x7d8725(0xf7)][_0x7d8725(0x105)](_0x7d8725(0xcf));_0x23e412[_0x7d8725(0xf3)](_0x7d8725(0xd3)),_0x23e412[_0x7d8725(0xf3)](_0x7d8725(0x106)),_0x23e412[_0x7d8725(0xeb)](_0x7d8725(0x11c)),_0x23e412[_0x7d8725(0xeb)](_0x7d8725(0xf5)),_0x23e412[_0x7d8725(0xfa)][_0x7d8725(0xee)](_0x7d8725(0x11c),_0x5312f9(_0x5d57c9,_0x7d8725(0xfc))),_0x23e412[_0x7d8725(0xfa)][_0x7d8725(0xee)](_0x7d8725(0xf5),_0x5312f9(_0x5d57c9,_0x7d8725(0xf4))),this[_0x7d8725(0x123)]();}[_0xc0007e(0x123)](){const _0x4b14c6=_0xc0007e,_0x39c461=this[_0x4b14c6(0xfe)][_0x4b14c6(0xf7)][_0x4b14c6(0x105)](_0x4b14c6(0xcf)),_0x3cfe0b=this[_0x4b14c6(0xfe)][_0x4b14c6(0xf7)][_0x4b14c6(0x105)](_0x4b14c6(0xda)),_0x1c5414=this[_0x4b14c6(0xfe)][_0x4b14c6(0xf7)][_0x4b14c6(0x105)](_0x1de902)[_0x4b14c6(0xfb)]();function _0x3ad0ae({showActiveMarker:_0x5c0ab7=!0x0,setDataAttribute:_0x382550=!0x0}={}){return(_0xb2eef4,_0x2ee27b,_0x4d6f21)=>{const _0x3dcfce=_0x36ff,{type:_0x18a612,id:_0x8a118b}=_0x39c461[_0x3dcfce(0x118)](_0x2ee27b[_0x3dcfce(0x111)]),_0x360187=_0x39c461[_0x3dcfce(0x11d)](_0x8a118b),_0x40b698=_0x360187[_0x3dcfce(0xe2)];if(_0x3dcfce(0x109)!=_0x360187[_0x3dcfce(0xde)]||!_0x40b698||_0x3dcfce(0x106)!=_0x40b698[_0x3dcfce(0x101)])return;if(_0x2ee27b[_0x3dcfce(0x10d)])return void _0xb2eef4[_0x3dcfce(0xf0)]();if(!_0x4d6f21[_0x3dcfce(0xf6)][_0x3dcfce(0x10b)](_0x2ee27b[_0x3dcfce(0x102)],_0xb2eef4[_0x3dcfce(0xd5)]))return;const _0x1e94ee=_0x2ee27b[_0x3dcfce(0x102)][_0x3dcfce(0xfd)][_0x3dcfce(0xce)],_0x2b606b=_0x2ee27b[_0x3dcfce(0x102)][_0x3dcfce(0x107)][_0x3dcfce(0x11f)],_0x1abb84=_0x1e94ee[_0x3dcfce(0xd6)][_0x3dcfce(0xd6)],{column:_0xb959e0}=_0x3cfe0b[_0x3dcfce(0xe0)](_0x1e94ee),{column:_0x16da03}=_0x3cfe0b[_0x3dcfce(0xe0)](_0x2b606b);for(let _0x43370f=_0xb959e0;_0x43370f<=_0x16da03;_0x43370f++){const _0xa438fc=_0x3cfe0b[_0x3dcfce(0xdb)](_0x1abb84,{'column':_0x43370f,'includeAllSlots':!0x1});for(const _0x389a8e of _0xa438fc){const _0x2c2fb3=_0x389a8e[_0x3dcfce(0x103)],_0x301b28=_0x4d6f21[_0x3dcfce(0x100)][_0x3dcfce(0xf2)](_0x2c2fb3);_0x4d6f21[_0x3dcfce(0x113)][_0x3dcfce(0x10c)](_0x3dcfce(0xd4)+_0x18a612,_0x301b28),_0x382550&&_0x4d6f21[_0x3dcfce(0x113)][_0x3dcfce(0xd0)](_0x3dcfce(0xdf),_0x8a118b,_0x301b28),_0x4d6f21[_0x3dcfce(0x100)][_0x3dcfce(0x11e)](_0x301b28,_0x2ee27b[_0x3dcfce(0x111)]),_0x5c0ab7&&(_0x39c461[_0x3dcfce(0x10f)][_0x3dcfce(0xcd)](_0x2ee27b[_0x3dcfce(0x111)])?_0x4d6f21[_0x3dcfce(0x113)][_0x3dcfce(0x10c)](_0x3dcfce(0xe8),_0x301b28):_0x4d6f21[_0x3dcfce(0x113)][_0x3dcfce(0x104)](_0x3dcfce(0xe8),_0x301b28));}}};}_0x39c461[_0x4b14c6(0xe9)][_0x4b14c6(0xd7)](_0x4b14c6(0x109),_0x4b14c6(0xd3),_0x4b14c6(0x110),_0x1c5414),_0x39c461[_0x4b14c6(0xe9)][_0x4b14c6(0xd7)](_0x4b14c6(0x109),_0x4b14c6(0x106),_0x4b14c6(0x110),_0x1c5414),this[_0x4b14c6(0xfe)][_0x4b14c6(0x10e)][_0x4b14c6(0xea)]['on'](_0x4b14c6(0xe7),_0x3ad0ae(),{'priority':_0x4b14c6(0xec)}),this[_0x4b14c6(0xfe)][_0x4b14c6(0xe2)][_0x4b14c6(0xea)]['on'](_0x4b14c6(0xe7),(_0x558ddb,_0x29eb32,_0x380de9)=>{const _0x30d001=_0x4b14c6;_0x380de9[_0x30d001(0x10a)][_0x30d001(0xed)]&&_0x3ad0ae({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x558ddb,_0x29eb32,_0x380de9);},{'priority':_0x4b14c6(0xec)}),this[_0x4b14c6(0xfe)][_0x4b14c6(0x10e)][_0x4b14c6(0xea)]['on'](_0x4b14c6(0x120),(_0x5aa5c8,_0x32fc44,_0x5822db)=>{const _0x1d7cd1=_0x4b14c6,{type:_0x30367d,id:_0x45de9d}=_0x39c461[_0x1d7cd1(0x118)](_0x32fc44[_0x1d7cd1(0x111)]),_0x1e344d=_0x39c461[_0x1d7cd1(0x11d)](_0x45de9d),_0x415002=_0x1e344d[_0x1d7cd1(0xe2)];if(_0x1d7cd1(0x109)!=_0x1e344d[_0x1d7cd1(0xde)]||!_0x415002||_0x1d7cd1(0x106)!=_0x415002[_0x1d7cd1(0x101)])return;const _0x8c1ba9=_0x5822db[_0x1d7cd1(0x100)][_0x1d7cd1(0xd9)](_0x32fc44[_0x1d7cd1(0x111)]);if(_0x8c1ba9){for(const _0x4c9c67 of _0x8c1ba9)_0x5822db[_0x1d7cd1(0x113)][_0x1d7cd1(0x104)](_0x1d7cd1(0xd4)+_0x30367d,_0x4c9c67),_0x5822db[_0x1d7cd1(0x113)][_0x1d7cd1(0x104)](_0x1d7cd1(0xe8),_0x4c9c67),_0x5822db[_0x1d7cd1(0x113)][_0x1d7cd1(0x116)](_0x1d7cd1(0xdf),_0x4c9c67),_0x5822db[_0x1d7cd1(0x100)][_0x1d7cd1(0xdd)](_0x4c9c67,_0x32fc44[_0x1d7cd1(0x111)]);}},{'priority':_0x4b14c6(0xec)}),this[_0x4b14c6(0x11b)]();}[_0xc0007e(0x11b)](){const _0x60a13f=_0xc0007e,_0x48a259=this[_0x60a13f(0xfe)],_0x23a7bd=_0x48a259[_0x60a13f(0x114)];function _0x5dcb5d(_0x1eef22){const _0x595b72=_0x60a13f;return{'type':_0x595b72(0xd8),'content':_0x5312f9(_0x23a7bd,_0x595b72(0x108),_0x1eef22)};}_0x48a259[_0x60a13f(0xf7)][_0x60a13f(0x105)](_0x60a13f(0xcf))[_0x60a13f(0xfa)][_0x60a13f(0xe1)](_0x5aa40f=>{const _0x5bd773=_0x60a13f;if(_0x5bd773(0x109)!=_0x5aa40f[_0x5bd773(0xde)])return;const {data:_0x112da7}=_0x5aa40f;if(_0x112da7){if(_0x5bd773(0xd3)==_0x112da7[_0x5bd773(0x101)]){const _0x391200=_0x112da7[_0x5bd773(0xe3)][0x0][_0x5bd773(0x121)];return _0x5dcb5d(_0x5312f9(_0x23a7bd,_0x391200?_0x5bd773(0xfc):_0x5bd773(0x122)));}if(_0x5bd773(0x106)==_0x112da7[_0x5bd773(0x101)]){const _0x40cda3=_0x112da7[_0x5bd773(0xe3)][0x0][_0x5bd773(0x121)];return _0x5dcb5d(_0x5312f9(_0x23a7bd,_0x40cda3?_0x5bd773(0xf4):_0x5bd773(0xff)));}}});}}function _0x36ff(_0x445531,_0x72cf44){const _0xa47aa6=_0xa47a();return _0x36ff=function(_0x36ff48,_0x4b672f){_0x36ff48=_0x36ff48-0xcc;let _0x102988=_0xa47aa6[_0x36ff48];return _0x102988;},_0x36ff(_0x445531,_0x72cf44);}function _0xa47a(){const _0x5a27bd=['removeMarker:suggestion','forceValue','FORMAT_REGULAR_ROW','_handleLegacySuggestions','has','includes','nodeAfter','TrackChangesEditing','setAttribute','5hEOuWz','974184frexUT','setTableRowHeader','ck-suggestion-marker-','name','parent','registerCustomCallback','format','markerNameToElements','TableUtils','createTableWalker','requires','unbindElementFromMarkerName','type','data-suggestion','getCellLocation','registerDescriptionCallback','data','commandParams','864244yJlUFx','90756dBpukm','189624kxmFwF','addMarker:suggestion','ck-suggestion-marker--active','_suggestionFactory','downcastDispatcher','registerBlockAttribute','highest','showSuggestionHighlights','registerAttributeLabel','afterInit','stop','483855BHHCrf','toViewElement','enableDefaultAttributesIntegration','FORMAT_HEADER_COLUMN','headingColumns','consumable','plugins','108XymCeT','63wpsMAr','descriptionFactory','_acceptFormatSuggestionCallbackFactory','FORMAT_HEADER_ROW','start','editor','FORMAT_REGULAR_COLUMN','mapper','commandName','markerRange','cell','removeClass','get','setTableColumnHeader','end','*Format:*\x20%0','formatBlock','options','consume','addClass','item','editing','activeMarkers','accept','markerName','TableEditing','writer','locale','9621570nWaDEQ','removeAttribute','13436436GJcUJu','_splitMarkerName','11QZsuZB','15wpItHq','_registerLegacyDescription','headingRows','getSuggestion','bindElementToMarker','nodeBefore'];_0xa47a=function(){return _0x5a27bd;};return _0xa47a();}