@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240717.0 → 0.0.0-nightly-20240719.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
- const _0x107988=_0x5050;function _0x5050(_0xfc6f79,_0x464f2c){const _0xd4f087=_0xd4f0();return _0x5050=function(_0x505069,_0x2541c5){_0x505069=_0x505069-0xe4;let _0x951e36=_0xd4f087[_0x505069];return _0x951e36;},_0x5050(_0xfc6f79,_0x464f2c);}(function(_0x330c2d,_0x53a1b3){const _0x47c7e2=_0x5050,_0x460b81=_0x330c2d();while(!![]){try{const _0x55c5c5=parseInt(_0x47c7e2(0xf1))/0x1*(parseInt(_0x47c7e2(0xfc))/0x2)+parseInt(_0x47c7e2(0xf3))/0x3+-parseInt(_0x47c7e2(0xf4))/0x4*(-parseInt(_0x47c7e2(0xf5))/0x5)+parseInt(_0x47c7e2(0xe9))/0x6+parseInt(_0x47c7e2(0xf9))/0x7*(parseInt(_0x47c7e2(0xe6))/0x8)+parseInt(_0x47c7e2(0xf2))/0x9+parseInt(_0x47c7e2(0xfb))/0xa*(-parseInt(_0x47c7e2(0xee))/0xb);if(_0x55c5c5===_0x53a1b3)break;else _0x460b81['push'](_0x460b81['shift']());}catch(_0x441105){_0x460b81['push'](_0x460b81['shift']());}}}(_0xd4f0,0xd16ac));import{Plugin as _0x5611a1}from'ckeditor5/src/core.js';import{getTranslation as _0x511ad6}from'../utils/common-translations.js';export default class kt extends _0x5611a1{[_0x107988(0xfd)](){const _0xab9d58=_0x107988,_0x32f022=this[_0xab9d58(0xf7)];if(!_0x32f022[_0xab9d58(0x100)][_0xab9d58(0xef)](_0xab9d58(0xec)))return;_0x32f022[_0xab9d58(0x100)][_0xab9d58(0xf0)](_0xab9d58(0xed))[_0xab9d58(0xe5)](_0xab9d58(0xfa)),this[_0xab9d58(0xe7)]();}[_0x107988(0xe7)](){const _0xcc479d=_0x107988,_0x472571=this[_0xcc479d(0xf7)];_0x472571[_0xcc479d(0x100)][_0xcc479d(0xf0)](_0xcc479d(0xed))[_0xcc479d(0xe8)][_0xcc479d(0xf8)](_0x5bb6ec=>{const _0x48042e=_0xcc479d;if(_0x48042e(0x101)!=_0x5bb6ec[_0x48042e(0xfe)]&&_0x48042e(0xea)!=_0x5bb6ec[_0x48042e(0xfe)])return;const {data:_0x2898a1}=_0x5bb6ec;return _0x2898a1&&_0x48042e(0xfa)==_0x2898a1[_0x48042e(0xe4)]?{'type':_0x48042e(0xf6),'content':_0x511ad6(_0x472571[_0x48042e(0xff)],_0x48042e(0xeb))}:void 0x0;});}}function _0xd4f0(){const _0x447823=['removeFormat','23357150fiULsf','18Bnqhvg','afterInit','type','locale','plugins','formatBlock','commandName','enableDefaultAttributesIntegration','40088jjnCfd','_registerLegacyDescription','descriptionFactory','8784834EiajCG','formatInline','*Remove\x20all\x20formatting*','RemoveFormatEditing','TrackChangesEditing','22agqIku','has','get','170319tMXNuY','14037966ZrxWrA','1747854ylbTjT','8RyiMOQ','824170HTnmtb','format','editor','registerDescriptionCallback','84FMKwzq'];_0xd4f0=function(){return _0x447823;};return _0xd4f0();}
23
+ const _0x115e59=_0x334d;(function(_0x4e272a,_0x5f3a50){const _0x40f925=_0x334d,_0x5632a4=_0x4e272a();while(!![]){try{const _0x9cf8d6=-parseInt(_0x40f925(0xa5))/0x1+parseInt(_0x40f925(0xb7))/0x2+parseInt(_0x40f925(0xad))/0x3+parseInt(_0x40f925(0xab))/0x4+parseInt(_0x40f925(0xa4))/0x5+parseInt(_0x40f925(0xb1))/0x6*(parseInt(_0x40f925(0xb0))/0x7)+parseInt(_0x40f925(0xa6))/0x8*(parseInt(_0x40f925(0xaa))/0x9);if(_0x9cf8d6===_0x5f3a50)break;else _0x5632a4['push'](_0x5632a4['shift']());}catch(_0x209eb1){_0x5632a4['push'](_0x5632a4['shift']());}}}(_0x5aa6,0x7bf0c));function _0x334d(_0x4dacbd,_0x559342){const _0x5aa625=_0x5aa6();return _0x334d=function(_0x334daa,_0x4a69da){_0x334daa=_0x334daa-0xa4;let _0x3fcd24=_0x5aa625[_0x334daa];return _0x3fcd24;},_0x334d(_0x4dacbd,_0x559342);}function _0x5aa6(){const _0x168c17=['format','get','formatInline','2520370KBrNFP','987230upRqir','616ElsdCp','has','editor','enableDefaultAttributesIntegration','44865uSOkpZ','140272Tdammj','plugins','338763nisrdU','*Remove\x20all\x20formatting*','removeFormat','826AZSbPk','12786qJHZaQ','_registerLegacyDescription','locale','RemoveFormatEditing','afterInit','TrackChangesEditing','415048cPeJTh','commandName','registerDescriptionCallback','formatBlock','descriptionFactory','type'];_0x5aa6=function(){return _0x168c17;};return _0x5aa6();}import{Plugin as _0x13db3d}from'ckeditor5/src/core.js';import{getTranslation as _0x7b0439}from'../utils/common-translations.js';export default class kt extends _0x13db3d{[_0x115e59(0xb5)](){const _0x3fc822=_0x115e59,_0x5a6d1f=this[_0x3fc822(0xa8)];if(!_0x5a6d1f[_0x3fc822(0xac)][_0x3fc822(0xa7)](_0x3fc822(0xb4)))return;_0x5a6d1f[_0x3fc822(0xac)][_0x3fc822(0xbe)](_0x3fc822(0xb6))[_0x3fc822(0xa9)](_0x3fc822(0xaf)),this[_0x3fc822(0xb2)]();}[_0x115e59(0xb2)](){const _0x36d52d=_0x115e59,_0x502803=this[_0x36d52d(0xa8)];_0x502803[_0x36d52d(0xac)][_0x36d52d(0xbe)](_0x36d52d(0xb6))[_0x36d52d(0xbb)][_0x36d52d(0xb9)](_0x215dac=>{const _0x1744f9=_0x36d52d;if(_0x1744f9(0xba)!=_0x215dac[_0x1744f9(0xbc)]&&_0x1744f9(0xbf)!=_0x215dac[_0x1744f9(0xbc)])return;const {data:_0x10ad09}=_0x215dac;return _0x10ad09&&_0x1744f9(0xaf)==_0x10ad09[_0x1744f9(0xb8)]?{'type':_0x1744f9(0xbd),'content':_0x7b0439(_0x502803[_0x1744f9(0xb3)],_0x1744f9(0xae))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x59cb16=_0x9a0e;function _0x9a0e(_0x43b5c9,_0x590578){const _0x4c0a9a=_0x4c0a();return _0x9a0e=function(_0x9a0e01,_0x387feb){_0x9a0e01=_0x9a0e01-0xf5;let _0x4e0b92=_0x4c0a9a[_0x9a0e01];return _0x4e0b92;},_0x9a0e(_0x43b5c9,_0x590578);}(function(_0x2f64ed,_0x51ad2f){const _0x4e8bc9=_0x9a0e,_0xb30891=_0x2f64ed();while(!![]){try{const _0x2974fa=parseInt(_0x4e8bc9(0xfb))/0x1*(-parseInt(_0x4e8bc9(0xfd))/0x2)+parseInt(_0x4e8bc9(0xf9))/0x3*(-parseInt(_0x4e8bc9(0x109))/0x4)+-parseInt(_0x4e8bc9(0xf6))/0x5*(-parseInt(_0x4e8bc9(0x111))/0x6)+-parseInt(_0x4e8bc9(0x107))/0x7+-parseInt(_0x4e8bc9(0x102))/0x8*(-parseInt(_0x4e8bc9(0xff))/0x9)+parseInt(_0x4e8bc9(0x10a))/0xa*(parseInt(_0x4e8bc9(0x10e))/0xb)+parseInt(_0x4e8bc9(0x10f))/0xc*(parseInt(_0x4e8bc9(0xfc))/0xd);if(_0x2974fa===_0x51ad2f)break;else _0xb30891['push'](_0xb30891['shift']());}catch(_0x12b049){_0xb30891['push'](_0xb30891['shift']());}}}(_0x4c0a,0xe1331));import{Plugin as _0x259483}from'ckeditor5/src/core.js';function _0x4c0a(){const _0x4d1cac=['486836asiyci','has','3878828mBfEDs','10GKyzXy','acceptSuggestion','goToNextRestrictedEditingException','acceptSelectedSuggestions','732457quAOMF','35592hQMWlv','enableCommand','9283182AyVGNZ','goToPreviousRestrictedEditingException','TrackChangesEditing','5qXaNWM','trackChanges','afterInit','3CoAaxh','get','556139faIyjj','7306kAAuPM','6sWshGM','discardSuggestion','1048239mDRlvn','acceptAllSuggestions','discardSelectedSuggestions','24Lccxaq','editor','discardAllSuggestions','RestrictedEditingModeEditing','plugins'];_0x4c0a=function(){return _0x4d1cac;};return _0x4c0a();}export default class bt extends _0x259483{[_0x59cb16(0xf8)](){const _0x3d137b=_0x59cb16,_0x149136=this[_0x3d137b(0x103)];if(!_0x149136[_0x3d137b(0x106)][_0x3d137b(0x108)](_0x3d137b(0x105)))return;const _0x4b4422=_0x149136[_0x3d137b(0x106)][_0x3d137b(0xfa)](_0x3d137b(0xf5));_0x4b4422[_0x3d137b(0x110)](_0x3d137b(0x112)),_0x4b4422[_0x3d137b(0x110)](_0x3d137b(0x10c));const _0x17095c=_0x149136[_0x3d137b(0x106)][_0x3d137b(0xfa)](_0x3d137b(0x105));_0x17095c[_0x3d137b(0x110)](_0x3d137b(0xf7)),_0x17095c[_0x3d137b(0x110)](_0x3d137b(0x10b)),_0x17095c[_0x3d137b(0x110)](_0x3d137b(0xfe)),_0x17095c[_0x3d137b(0x110)](_0x3d137b(0x100)),_0x17095c[_0x3d137b(0x110)](_0x3d137b(0x104)),_0x17095c[_0x3d137b(0x110)](_0x3d137b(0x10d)),_0x17095c[_0x3d137b(0x110)](_0x3d137b(0x101));}}
23
+ const _0x1fce07=_0x4c43;function _0x15cf(){const _0x48266a=['plugins','216674vszMST','discardSelectedSuggestions','acceptSelectedSuggestions','4781TzxREB','get','goToPreviousRestrictedEditingException','acceptAllSuggestions','472gLJSIO','152750WbrDSN','TrackChangesEditing','2IAaQmu','discardAllSuggestions','964854HCydky','1612248UuxXxx','RestrictedEditingModeEditing','has','trackChanges','acceptSuggestion','228iNjuKE','editor','18639qisaix','afterInit','1240280FbcxeL','discardSuggestion','enableCommand','goToNextRestrictedEditingException'];_0x15cf=function(){return _0x48266a;};return _0x15cf();}(function(_0x5e60fb,_0x3f5bf7){const _0x2fb386=_0x4c43,_0x19e2fa=_0x5e60fb();while(!![]){try{const _0xaeab47=-parseInt(_0x2fb386(0x7d))/0x1*(-parseInt(_0x2fb386(0x73))/0x2)+parseInt(_0x2fb386(0x6c))/0x3*(-parseInt(_0x2fb386(0x6a))/0x4)+parseInt(_0x2fb386(0x6e))/0x5+parseInt(_0x2fb386(0x80))/0x6+parseInt(_0x2fb386(0x76))/0x7*(-parseInt(_0x2fb386(0x7a))/0x8)+-parseInt(_0x2fb386(0x7f))/0x9+-parseInt(_0x2fb386(0x7b))/0xa;if(_0xaeab47===_0x3f5bf7)break;else _0x19e2fa['push'](_0x19e2fa['shift']());}catch(_0x2d2eac){_0x19e2fa['push'](_0x19e2fa['shift']());}}}(_0x15cf,0x34dc7));function _0x4c43(_0x139bef,_0xb7f906){const _0x15cf99=_0x15cf();return _0x4c43=function(_0x4c4374,_0x176c57){_0x4c4374=_0x4c4374-0x67;let _0x593366=_0x15cf99[_0x4c4374];return _0x593366;},_0x4c43(_0x139bef,_0xb7f906);}import{Plugin as _0x2df817}from'ckeditor5/src/core.js';export default class bt extends _0x2df817{[_0x1fce07(0x6d)](){const _0x22e8be=_0x1fce07,_0x18fed3=this[_0x22e8be(0x6b)];if(!_0x18fed3[_0x22e8be(0x72)][_0x22e8be(0x67)](_0x22e8be(0x81)))return;const _0x297a97=_0x18fed3[_0x22e8be(0x72)][_0x22e8be(0x77)](_0x22e8be(0x7c));_0x297a97[_0x22e8be(0x70)](_0x22e8be(0x78)),_0x297a97[_0x22e8be(0x70)](_0x22e8be(0x71));const _0x572ce5=_0x18fed3[_0x22e8be(0x72)][_0x22e8be(0x77)](_0x22e8be(0x81));_0x572ce5[_0x22e8be(0x70)](_0x22e8be(0x68)),_0x572ce5[_0x22e8be(0x70)](_0x22e8be(0x69)),_0x572ce5[_0x22e8be(0x70)](_0x22e8be(0x6f)),_0x572ce5[_0x22e8be(0x70)](_0x22e8be(0x79)),_0x572ce5[_0x22e8be(0x70)](_0x22e8be(0x7e)),_0x572ce5[_0x22e8be(0x70)](_0x22e8be(0x75)),_0x572ce5[_0x22e8be(0x70)](_0x22e8be(0x74));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3f47bb=_0x31ca;(function(_0x4fd101,_0x22032f){const _0x378322=_0x31ca,_0x404a42=_0x4fd101();while(!![]){try{const _0x290240=-parseInt(_0x378322(0x10a))/0x1*(-parseInt(_0x378322(0x111))/0x2)+parseInt(_0x378322(0x104))/0x3+-parseInt(_0x378322(0x101))/0x4*(parseInt(_0x378322(0xf9))/0x5)+parseInt(_0x378322(0x105))/0x6*(parseInt(_0x378322(0xe6))/0x7)+-parseInt(_0x378322(0xfa))/0x8+parseInt(_0x378322(0x102))/0x9+-parseInt(_0x378322(0x11a))/0xa*(parseInt(_0x378322(0xe8))/0xb);if(_0x290240===_0x22032f)break;else _0x404a42['push'](_0x404a42['shift']());}catch(_0x2862d3){_0x404a42['push'](_0x404a42['shift']());}}}(_0x77db,0x38629));function _0x31ca(_0x5bfe44,_0x17b71e){const _0x77db25=_0x77db();return _0x31ca=function(_0x31ca65,_0x52d978){_0x31ca65=_0x31ca65-0xe6;let _0x317f7f=_0x77db25[_0x31ca65];return _0x317f7f;},_0x31ca(_0x5bfe44,_0x17b71e);}import{Plugin as _0xd84586}from'ckeditor5/src/core.js';import{ShiftEnter as _0x55532a}from'ckeditor5/src/enter.js';import{getTranslation as _0x47bcc5}from'../utils/common-translations.js';export default class wt extends _0xd84586{static get[_0x3f47bb(0xec)](){return[_0x55532a];}[_0x3f47bb(0xfb)](){const _0x1190e1=_0x3f47bb,_0x171d33=this[_0x1190e1(0xee)],_0xf1bce6=_0x171d33[_0x1190e1(0x117)][_0x1190e1(0x106)](_0x1190e1(0x119));_0xf1bce6[_0x1190e1(0xf4)](_0x1190e1(0xf8)),_0x171d33[_0x1190e1(0x11b)][_0x1190e1(0x114)]['on'](_0x1190e1(0x112),ce(_0x171d33),{'priority':_0x1190e1(0xf7)}),_0x171d33[_0x1190e1(0x11b)][_0x1190e1(0x114)]['on'](_0x1190e1(0x109),ce(_0x171d33),{'priority':_0x1190e1(0xf7)}),_0x171d33[_0x1190e1(0x10e)][_0x1190e1(0x114)]['on'](_0x1190e1(0xed),(_0x18e6b7,_0x5c9443,_0x20ec7a)=>{const _0x283796=_0x1190e1;_0x20ec7a[_0x283796(0xff)][_0x283796(0x115)]&&ce(_0x171d33,{'showActiveMarker':!0x1})(_0x18e6b7,_0x5c9443,_0x20ec7a);}),_0xf1bce6[_0x1190e1(0xf5)][_0x1190e1(0xf1)](_0x1190e1(0x11d),_0x2cc3ba=>_0x47bcc5(_0x171d33[_0x1190e1(0x116)],_0x1190e1(0xfd),_0x2cc3ba));}}function ce(_0x8fcbfb,{showActiveMarker:_0x419a1b=!0x0}={}){return(_0x1273f7,_0x2fd5ed,_0x19a3f3)=>{const _0x5009a8=_0x31ca,_0xc7e2fc=_0x8fcbfb[_0x5009a8(0x117)][_0x5009a8(0x106)](_0x5009a8(0x119));if(!_0x19a3f3[_0x5009a8(0x11e)][_0x5009a8(0x108)](_0x2fd5ed[_0x5009a8(0x10c)],_0x1273f7[_0x5009a8(0xe7)]))return;const _0x52e475=_0x8fcbfb[_0x5009a8(0x10d)];for(const _0x41eb7e of _0x2fd5ed[_0x5009a8(0x10c)][_0x5009a8(0xf2)]()){if(!_0x41eb7e['is'](_0x5009a8(0x10b),_0x5009a8(0x11d)))continue;const _0x5f1f92=_0x5009a8(0xef)==_0x2fd5ed[_0x5009a8(0x110)][_0x5009a8(0xe9)](':')[0x1]?_0x5009a8(0x100):_0x5009a8(0xe9),_0x51826b=_0x19a3f3[_0x5009a8(0x103)][_0x5009a8(0x107)](_0x5009a8(0xf0),{'class':_0x5009a8(0xfe)+_0x5f1f92}),_0x2a8e22=_0x19a3f3[_0x5009a8(0xf3)][_0x5009a8(0x10f)](_0x52e475[_0x5009a8(0xf6)](_0x41eb7e));_0x419a1b&&_0xc7e2fc[_0x5009a8(0xeb)][_0x5009a8(0x118)](_0x2fd5ed[_0x5009a8(0x110)])&&_0x19a3f3[_0x5009a8(0x103)][_0x5009a8(0xea)](_0x5009a8(0xfc),_0x51826b),_0x19a3f3[_0x5009a8(0x103)][_0x5009a8(0x11c)](_0x2a8e22,_0x51826b),_0x19a3f3[_0x5009a8(0xf3)][_0x5009a8(0x113)](_0x51826b,_0x2fd5ed[_0x5009a8(0x110)]);}};}function _0x77db(){const _0x323e3c=['split','addClass','activeMarkers','requires','addMarker:suggestion','editor','deletion','span','registerElementLabel','getItems','mapper','enableCommand','descriptionFactory','createPositionBefore','high','shiftEnter','2895SDALJy','3059112GcJjct','init','ck-suggestion-marker--active','ELEMENT_LINE_BREAK','ck-suggestion-marker-','options','merge','2900uFeQaY','3271860QEclmX','writer','1029444UwaSBP','42lLieIe','get','createUIElement','test','addMarker:suggestion:deletion','1AFuKnY','element','markerRange','model','data','toViewPosition','markerName','670738EYhqrc','addMarker:suggestion:insertion','bindElementToMarker','downcastDispatcher','showSuggestionHighlights','locale','plugins','includes','TrackChangesEditing','10VOpzlv','editing','insert','softBreak','consumable','157738xYNDHg','name','1833458XMsTIi'];_0x77db=function(){return _0x323e3c;};return _0x77db();}
23
+ const _0x3f5127=_0x1112;(function(_0x5f0ef1,_0x5542df){const _0x467e0c=_0x1112,_0x259e2d=_0x5f0ef1();while(!![]){try{const _0x26add2=parseInt(_0x467e0c(0x152))/0x1+-parseInt(_0x467e0c(0x155))/0x2*(parseInt(_0x467e0c(0x150))/0x3)+-parseInt(_0x467e0c(0x14a))/0x4*(-parseInt(_0x467e0c(0x167))/0x5)+-parseInt(_0x467e0c(0x166))/0x6+parseInt(_0x467e0c(0x15b))/0x7+parseInt(_0x467e0c(0x162))/0x8*(-parseInt(_0x467e0c(0x163))/0x9)+parseInt(_0x467e0c(0x147))/0xa;if(_0x26add2===_0x5542df)break;else _0x259e2d['push'](_0x259e2d['shift']());}catch(_0x15c6d1){_0x259e2d['push'](_0x259e2d['shift']());}}}(_0x2e3a,0x87397));function _0x1112(_0x1c2592,_0x5abbe7){const _0x2e3a14=_0x2e3a();return _0x1112=function(_0x111249,_0x123a01){_0x111249=_0x111249-0x136;let _0x12d08c=_0x2e3a14[_0x111249];return _0x12d08c;},_0x1112(_0x1c2592,_0x5abbe7);}import{Plugin as _0x5c93ce}from'ckeditor5/src/core.js';import{ShiftEnter as _0x1e36b5}from'ckeditor5/src/enter.js';import{getTranslation as _0x394a08}from'../utils/common-translations.js';export default class wt extends _0x5c93ce{static get[_0x3f5127(0x13d)](){return[_0x1e36b5];}[_0x3f5127(0x149)](){const _0x207ab5=_0x3f5127,_0x3894d6=this[_0x207ab5(0x156)],_0x1c140b=_0x3894d6[_0x207ab5(0x15a)][_0x207ab5(0x16a)](_0x207ab5(0x142));_0x1c140b[_0x207ab5(0x14d)](_0x207ab5(0x14c)),_0x3894d6[_0x207ab5(0x151)][_0x207ab5(0x141)]['on'](_0x207ab5(0x145),ce(_0x3894d6),{'priority':_0x207ab5(0x153)}),_0x3894d6[_0x207ab5(0x151)][_0x207ab5(0x141)]['on'](_0x207ab5(0x16d),ce(_0x3894d6),{'priority':_0x207ab5(0x153)}),_0x3894d6[_0x207ab5(0x15c)][_0x207ab5(0x141)]['on'](_0x207ab5(0x137),(_0x378178,_0x1a79e6,_0x5e0445)=>{const _0x24ceb5=_0x207ab5;_0x5e0445[_0x24ceb5(0x14e)][_0x24ceb5(0x169)]&&ce(_0x3894d6,{'showActiveMarker':!0x1})(_0x378178,_0x1a79e6,_0x5e0445);}),_0x1c140b[_0x207ab5(0x168)][_0x207ab5(0x164)](_0x207ab5(0x15f),_0x2238bc=>_0x394a08(_0x3894d6[_0x207ab5(0x15d)],_0x207ab5(0x138),_0x2238bc));}}function _0x2e3a(){const _0x183658=['getItems','3mDNYqD','editing','395229kRwYGu','high','insert','919848HGSNCe','editor','addClass','ck-suggestion-marker-','ck-suggestion-marker--active','plugins','1368507demuNo','data','locale','markerRange','softBreak','markerName','model','158024dYrHXI','225SqmJQa','registerElementLabel','includes','6581964wjBcNL','5ZiNcEn','descriptionFactory','showSuggestionHighlights','get','bindElementToMarker','createUIElement','addMarker:suggestion:deletion','merge','addMarker:suggestion','ELEMENT_LINE_BREAK','createPositionBefore','toViewPosition','test','span','requires','split','element','deletion','downcastDispatcher','TrackChangesEditing','mapper','consumable','addMarker:suggestion:insertion','activeMarkers','12325910PVfYBt','writer','init','3125204gflZWK','name','shiftEnter','enableCommand','options'];_0x2e3a=function(){return _0x183658;};return _0x2e3a();}function ce(_0x235f15,{showActiveMarker:_0x883674=!0x0}={}){return(_0x430828,_0x5f036e,_0x5441b8)=>{const _0x45fcff=_0x1112,_0x342d22=_0x235f15[_0x45fcff(0x15a)][_0x45fcff(0x16a)](_0x45fcff(0x142));if(!_0x5441b8[_0x45fcff(0x144)][_0x45fcff(0x13b)](_0x5f036e[_0x45fcff(0x15e)],_0x430828[_0x45fcff(0x14b)]))return;const _0x2e63a3=_0x235f15[_0x45fcff(0x161)];for(const _0x40bd6c of _0x5f036e[_0x45fcff(0x15e)][_0x45fcff(0x14f)]()){if(!_0x40bd6c['is'](_0x45fcff(0x13f),_0x45fcff(0x15f)))continue;const _0x5085d6=_0x45fcff(0x140)==_0x5f036e[_0x45fcff(0x160)][_0x45fcff(0x13e)](':')[0x1]?_0x45fcff(0x136):_0x45fcff(0x13e),_0x12200f=_0x5441b8[_0x45fcff(0x148)][_0x45fcff(0x16c)](_0x45fcff(0x13c),{'class':_0x45fcff(0x158)+_0x5085d6}),_0x54738f=_0x5441b8[_0x45fcff(0x143)][_0x45fcff(0x13a)](_0x2e63a3[_0x45fcff(0x139)](_0x40bd6c));_0x883674&&_0x342d22[_0x45fcff(0x146)][_0x45fcff(0x165)](_0x5f036e[_0x45fcff(0x160)])&&_0x5441b8[_0x45fcff(0x148)][_0x45fcff(0x157)](_0x45fcff(0x159),_0x12200f),_0x5441b8[_0x45fcff(0x148)][_0x45fcff(0x154)](_0x54738f,_0x12200f),_0x5441b8[_0x45fcff(0x143)][_0x45fcff(0x16b)](_0x12200f,_0x5f036e[_0x45fcff(0x160)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x42ecd8=_0x1519;(function(_0x17a533,_0x22081a){const _0x5d8b50=_0x1519,_0xe1fcef=_0x17a533();while(!![]){try{const _0x3973d0=parseInt(_0x5d8b50(0xff))/0x1+-parseInt(_0x5d8b50(0xe8))/0x2*(parseInt(_0x5d8b50(0x101))/0x3)+-parseInt(_0x5d8b50(0xe3))/0x4+parseInt(_0x5d8b50(0xe9))/0x5+-parseInt(_0x5d8b50(0x103))/0x6+-parseInt(_0x5d8b50(0xfe))/0x7*(-parseInt(_0x5d8b50(0xf8))/0x8)+parseInt(_0x5d8b50(0xee))/0x9;if(_0x3973d0===_0x22081a)break;else _0xe1fcef['push'](_0xe1fcef['shift']());}catch(_0x250f1d){_0xe1fcef['push'](_0xe1fcef['shift']());}}}(_0x5545,0x63e86));import{Plugin as _0x212b82}from'ckeditor5/src/core.js';function _0x5545(){const _0x36756e=['919695DHoHbl','change','plugins','has','forceValue','6386985IMsBTM','isCollapsed','model','editor','restrictedEditingException','formatInline','format','descriptionFactory','afterInit','markInlineFormat','5192ghQUlo','commandParams','get','getRanges','FORMAT_RESTRICTED_DISABLED','locale','959NypHfq','378166bytGAI','formatBlock','87RhizUM','commandName','2067768HNnwHR','value','StandardEditingModeEditing','enableCommand','from','type','TrackChangesEditing','FORMAT_RESTRICTED_ENABLED','2157400FnDFKQ','selection','registerDescriptionCallback','document','commands','4654QJXejS'];_0x5545=function(){return _0x36756e;};return _0x5545();}import{getRangesWithAttribute as _0x1ed141}from'./utils.js';function _0x1519(_0x34c547,_0x37e83b){const _0x55451a=_0x5545();return _0x1519=function(_0x1519f0,_0x5a46b2){_0x1519f0=_0x1519f0-0xe3;let _0x2edca9=_0x55451a[_0x1519f0];return _0x2edca9;},_0x1519(_0x34c547,_0x37e83b);}import{getTranslation as _0x44f0ff}from'../utils/common-translations.js';export default class yt extends _0x212b82{[_0x42ecd8(0xf6)](){const _0x399e08=_0x42ecd8,_0x505301=this[_0x399e08(0xf1)],_0x52528b=_0x505301[_0x399e08(0xf0)],_0x1c916c=_0x505301[_0x399e08(0xfd)];if(!_0x505301[_0x399e08(0xeb)][_0x399e08(0xec)](_0x399e08(0x105)))return;const _0x9e29cd=_0x505301[_0x399e08(0xeb)][_0x399e08(0xfa)](_0x399e08(0x109)),_0x2de88e=_0x399e08(0xf2),_0x32b9b1=_0x505301[_0x399e08(0xe7)][_0x399e08(0xfa)](_0x2de88e);_0x9e29cd[_0x399e08(0x106)](_0x2de88e,(_0x3a92b8,_0x52f751={})=>{const _0x2542b0=_0x399e08,_0x1862ca=_0x52528b[_0x2542b0(0xe6)][_0x2542b0(0xe4)];if(_0x1862ca[_0x2542b0(0xef)])return void _0x3a92b8(_0x52f751);const _0xf3a581=void 0x0!==_0x52f751[_0x2542b0(0xed)]?_0x52f751[_0x2542b0(0xed)]:!_0x32b9b1[_0x2542b0(0x104)];_0x52528b[_0x2542b0(0xea)](()=>{const _0xb1c590=_0x2542b0,_0x5d9787=Array[_0xb1c590(0x107)](_0x1862ca[_0xb1c590(0xfb)]());for(const _0x3f4a3e of _0x5d9787){const _0x2c9f86=_0xf3a581?[_0x3f4a3e]:_0x1ed141(_0x2de88e,_0x3f4a3e,_0x52528b);for(const _0x429d66 of _0x2c9f86)_0x9e29cd[_0xb1c590(0xf7)](_0x429d66,{'commandName':_0x2de88e,'commandParams':[{'forceValue':_0xf3a581}]});}});}),_0x9e29cd[_0x399e08(0xf5)][_0x399e08(0xe5)](_0x180dad=>{const _0x343e7=_0x399e08;if(_0x343e7(0x100)!=_0x180dad[_0x343e7(0x108)]&&_0x343e7(0xf3)!=_0x180dad[_0x343e7(0x108)])return;const {data:_0x1a2b28}=_0x180dad;return _0x1a2b28&&_0x1a2b28[_0x343e7(0x102)]==_0x2de88e?_0x1a2b28[_0x343e7(0xf9)][0x0][_0x343e7(0xed)]?{'type':_0x343e7(0xf4),'content':_0x44f0ff(_0x1c916c,_0x343e7(0x10a))}:{'type':_0x343e7(0xf4),'content':_0x44f0ff(_0x1c916c,_0x343e7(0xfc))}:void 0x0;});}}
23
+ const _0xf3f277=_0x5e2b;(function(_0x19eb13,_0x1707ca){const _0x2c2881=_0x5e2b,_0x327674=_0x19eb13();while(!![]){try{const _0x324382=parseInt(_0x2c2881(0xcf))/0x1*(-parseInt(_0x2c2881(0xea))/0x2)+-parseInt(_0x2c2881(0xc4))/0x3*(-parseInt(_0x2c2881(0xce))/0x4)+-parseInt(_0x2c2881(0xcc))/0x5+-parseInt(_0x2c2881(0xe7))/0x6+parseInt(_0x2c2881(0xd5))/0x7+parseInt(_0x2c2881(0xeb))/0x8*(-parseInt(_0x2c2881(0xe2))/0x9)+-parseInt(_0x2c2881(0xe8))/0xa*(-parseInt(_0x2c2881(0xe0))/0xb);if(_0x324382===_0x1707ca)break;else _0x327674['push'](_0x327674['shift']());}catch(_0x3017d9){_0x327674['push'](_0x327674['shift']());}}}(_0x3b2a,0x31335));import{Plugin as _0x319952}from'ckeditor5/src/core.js';function _0x5e2b(_0x4140d3,_0x4c1786){const _0x3b2ad1=_0x3b2a();return _0x5e2b=function(_0x5e2b0f,_0x54dbc2){_0x5e2b0f=_0x5e2b0f-0xc2;let _0x918248=_0x3b2ad1[_0x5e2b0f];return _0x918248;},_0x5e2b(_0x4140d3,_0x4c1786);}function _0x3b2a(){const _0x231e8c=['TrackChangesEditing','plugins','restrictedEditingException','registerDescriptionCallback','2598120MNevMp','formatInline','selection','commands','formatBlock','StandardEditingModeEditing','document','getRanges','commandParams','model','value','605AnJoSc','FORMAT_RESTRICTED_ENABLED','47367rOnKeU','type','has','enableCommand','FORMAT_RESTRICTED_DISABLED','1822116FGCUdH','55660ZvnOjH','change','582GqlcTI','80SkEtHl','markInlineFormat','locale','662811uzWVIp','isCollapsed','descriptionFactory','afterInit','commandName','forceValue','get','format','539385roftyC','from','4oiQaNK','799SkWhJL','editor'];_0x3b2a=function(){return _0x231e8c;};return _0x3b2a();}import{getRangesWithAttribute as _0x3c4606}from'./utils.js';import{getTranslation as _0x3c04b0}from'../utils/common-translations.js';export default class yt extends _0x319952{[_0xf3f277(0xc7)](){const _0x40cbd8=_0xf3f277,_0x2b8a1f=this[_0x40cbd8(0xd0)],_0x13b153=_0x2b8a1f[_0x40cbd8(0xde)],_0x29e36e=_0x2b8a1f[_0x40cbd8(0xc3)];if(!_0x2b8a1f[_0x40cbd8(0xd2)][_0x40cbd8(0xe4)](_0x40cbd8(0xda)))return;const _0x183aa6=_0x2b8a1f[_0x40cbd8(0xd2)][_0x40cbd8(0xca)](_0x40cbd8(0xd1)),_0x4452d5=_0x40cbd8(0xd3),_0xe1e858=_0x2b8a1f[_0x40cbd8(0xd8)][_0x40cbd8(0xca)](_0x4452d5);_0x183aa6[_0x40cbd8(0xe5)](_0x4452d5,(_0x20cc4d,_0x622c5={})=>{const _0x50d3e5=_0x40cbd8,_0x2e0a45=_0x13b153[_0x50d3e5(0xdb)][_0x50d3e5(0xd7)];if(_0x2e0a45[_0x50d3e5(0xc5)])return void _0x20cc4d(_0x622c5);const _0x282e6a=void 0x0!==_0x622c5[_0x50d3e5(0xc9)]?_0x622c5[_0x50d3e5(0xc9)]:!_0xe1e858[_0x50d3e5(0xdf)];_0x13b153[_0x50d3e5(0xe9)](()=>{const _0xea6acf=_0x50d3e5,_0x3fbbfd=Array[_0xea6acf(0xcd)](_0x2e0a45[_0xea6acf(0xdc)]());for(const _0x4cf7ae of _0x3fbbfd){const _0x125b7a=_0x282e6a?[_0x4cf7ae]:_0x3c4606(_0x4452d5,_0x4cf7ae,_0x13b153);for(const _0x13ea0e of _0x125b7a)_0x183aa6[_0xea6acf(0xc2)](_0x13ea0e,{'commandName':_0x4452d5,'commandParams':[{'forceValue':_0x282e6a}]});}});}),_0x183aa6[_0x40cbd8(0xc6)][_0x40cbd8(0xd4)](_0x4fbdd5=>{const _0x3428e6=_0x40cbd8;if(_0x3428e6(0xd9)!=_0x4fbdd5[_0x3428e6(0xe3)]&&_0x3428e6(0xd6)!=_0x4fbdd5[_0x3428e6(0xe3)])return;const {data:_0xab27e1}=_0x4fbdd5;return _0xab27e1&&_0xab27e1[_0x3428e6(0xc8)]==_0x4452d5?_0xab27e1[_0x3428e6(0xdd)][0x0][_0x3428e6(0xc9)]?{'type':_0x3428e6(0xcb),'content':_0x3c04b0(_0x29e36e,_0x3428e6(0xe1))}:{'type':_0x3428e6(0xcb),'content':_0x3c04b0(_0x29e36e,_0x3428e6(0xe6))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x133925=_0x3ecf;(function(_0x5ccb90,_0x555e4e){const _0xf58fd4=_0x3ecf,_0x4c1545=_0x5ccb90();while(!![]){try{const _0x213cca=parseInt(_0xf58fd4(0x11b))/0x1+-parseInt(_0xf58fd4(0x11e))/0x2+parseInt(_0xf58fd4(0x11d))/0x3+-parseInt(_0xf58fd4(0x111))/0x4*(parseInt(_0xf58fd4(0x12a))/0x5)+-parseInt(_0xf58fd4(0x119))/0x6+-parseInt(_0xf58fd4(0x129))/0x7+-parseInt(_0xf58fd4(0x127))/0x8*(-parseInt(_0xf58fd4(0x11a))/0x9);if(_0x213cca===_0x555e4e)break;else _0x4c1545['push'](_0x4c1545['shift']());}catch(_0x55f927){_0x4c1545['push'](_0x4c1545['shift']());}}}(_0x462f,0xc957e));import{Plugin as _0x4cd2a4}from'ckeditor5/src/core.js';function _0x462f(){const _0x21aa4a=['element','format','GeneralHtmlSupport','enableDefaultAttributesIntegration','type','style','forceValue','1284234AklnUB','477gxWTiy','1101767MGxfnj','block','2218041HxnQyX','3110152kcxOlK','*Set\x20format:*\x20%0','get','StyleUtils','add','TrackChangesEditing','commandParams','registerBlockAttribute','locale','219528rPlVSH','config','2753142zODfMj','220260MREJtz','styleName','formatInline','getGhsAttributeNameForElement','formatBlock','Style','commandName','*Remove\x20format:*\x20%0','registerDescriptionCallback','definitions','descriptionFactory','DataSchema','editor','registerInlineAttribute','plugins','has','registerAttributeLabel','inline','normalizeConfig','afterInit','FORMAT_STYLE','_registerLegacyDescription','ghsAttributes','toLowerCase','28NKTqom'];_0x462f=function(){return _0x21aa4a;};return _0x462f();}function _0x3ecf(_0x49ae5c,_0x123a3f){const _0x462f8f=_0x462f();return _0x3ecf=function(_0x3ecfe2,_0x38a2c3){_0x3ecfe2=_0x3ecfe2-0x110;let _0x4899c0=_0x462f8f[_0x3ecfe2];return _0x4899c0;},_0x3ecf(_0x49ae5c,_0x123a3f);}import{getTranslation as _0x50847f}from'../utils/common-translations.js';export default class jt extends _0x4cd2a4{[_0x133925(0x13d)](){const _0x3105e5=_0x133925,_0xa5c4bf=this[_0x3105e5(0x136)];if(!_0xa5c4bf[_0x3105e5(0x138)][_0x3105e5(0x139)](_0x3105e5(0x12f))||!_0xa5c4bf[_0x3105e5(0x138)][_0x3105e5(0x139)](_0x3105e5(0x135)))return;const _0x27151e=_0xa5c4bf[_0x3105e5(0x138)][_0x3105e5(0x120)](_0x3105e5(0x123)),_0x4bda97=_0xa5c4bf[_0x3105e5(0x126)],_0x47710b=_0xa5c4bf[_0x3105e5(0x128)][_0x3105e5(0x120)](_0x3105e5(0x117))||{},_0x581836=_0xa5c4bf[_0x3105e5(0x138)][_0x3105e5(0x120)](_0x3105e5(0x114)),_0x2a03d0=_0xa5c4bf[_0x3105e5(0x138)][_0x3105e5(0x120)](_0x3105e5(0x121))[_0x3105e5(0x13c)](_0xa5c4bf[_0x3105e5(0x138)][_0x3105e5(0x120)](_0x3105e5(0x135)),_0x47710b[_0x3105e5(0x133)]);_0x27151e[_0x3105e5(0x115)](_0x3105e5(0x117));const _0x253ea4=new Set();for(const _0x2f9692 of _0x2a03d0[_0x3105e5(0x11c)]){const _0x4f66aa=_0x581836[_0x3105e5(0x12d)](_0x2f9692[_0x3105e5(0x112)]);_0x253ea4[_0x3105e5(0x122)](_0x4f66aa);}const _0x580b23=new Set();for(const _0x460af4 of _0x2a03d0[_0x3105e5(0x13b)]){const _0x550182=_0x581836[_0x3105e5(0x12d)](_0x460af4[_0x3105e5(0x112)]);_0x580b23[_0x3105e5(0x122)](_0x550182);for(const _0x793216 of _0x460af4[_0x3105e5(0x140)])_0x580b23[_0x3105e5(0x122)](_0x793216);}for(const _0x49ca1c of _0x253ea4)_0x27151e[_0x3105e5(0x125)](_0x49ca1c),_0x27151e[_0x3105e5(0x134)][_0x3105e5(0x13a)](_0x49ca1c,_0x50847f(_0x4bda97,_0x3105e5(0x13e)));for(const _0x48f521 of _0x580b23)_0x27151e[_0x3105e5(0x137)](_0x48f521),_0x27151e[_0x3105e5(0x134)][_0x3105e5(0x13a)](_0x48f521,_0x50847f(_0x4bda97,_0x3105e5(0x13e)));this[_0x3105e5(0x13f)]();}[_0x133925(0x13f)](){const _0xde9ba1=_0x133925,_0xc0827e=this[_0xde9ba1(0x136)],_0x3cd976=_0xc0827e[_0xde9ba1(0x126)];_0xc0827e[_0xde9ba1(0x138)][_0xde9ba1(0x120)](_0xde9ba1(0x123))[_0xde9ba1(0x134)][_0xde9ba1(0x132)](_0x4a0883=>{const _0x545c64=_0xde9ba1;if(_0x545c64(0x12e)!=_0x4a0883[_0x545c64(0x116)]&&_0x545c64(0x12c)!=_0x4a0883[_0x545c64(0x116)])return;const {data:_0x3a04fc}=_0x4a0883;return _0x3a04fc&&_0x545c64(0x117)===_0x3a04fc[_0x545c64(0x130)]?_0x3a04fc[_0x545c64(0x124)][0x0][_0x545c64(0x118)]?{'type':_0x545c64(0x113),'content':_0x50847f(_0x3cd976,_0x545c64(0x11f),_0x3a04fc[_0x545c64(0x124)][0x0][_0x545c64(0x12b)][_0x545c64(0x110)]())}:{'type':_0x545c64(0x113),'content':_0x50847f(_0x3cd976,_0x545c64(0x131),_0x3a04fc[_0x545c64(0x124)][0x0][_0x545c64(0x12b)][_0x545c64(0x110)]())}:void 0x0;});}}
23
+ function _0x2b52(_0x58a2ea,_0x5d7626){const _0x35e4c5=_0x35e4();return _0x2b52=function(_0x2b5281,_0x3e85ca){_0x2b5281=_0x2b5281-0x101;let _0x694944=_0x35e4c5[_0x2b5281];return _0x694944;},_0x2b52(_0x58a2ea,_0x5d7626);}const _0x24e0ba=_0x2b52;(function(_0x2bf084,_0x20824c){const _0x123bb7=_0x2b52,_0x1c6887=_0x2bf084();while(!![]){try{const _0x32e55f=-parseInt(_0x123bb7(0x126))/0x1*(-parseInt(_0x123bb7(0x125))/0x2)+-parseInt(_0x123bb7(0x122))/0x3*(parseInt(_0x123bb7(0x124))/0x4)+-parseInt(_0x123bb7(0x130))/0x5*(parseInt(_0x123bb7(0x127))/0x6)+parseInt(_0x123bb7(0x105))/0x7+-parseInt(_0x123bb7(0x10d))/0x8+-parseInt(_0x123bb7(0x104))/0x9+parseInt(_0x123bb7(0x10e))/0xa;if(_0x32e55f===_0x20824c)break;else _0x1c6887['push'](_0x1c6887['shift']());}catch(_0x11c4b8){_0x1c6887['push'](_0x1c6887['shift']());}}}(_0x35e4,0x62a90));import{Plugin as _0x16da76}from'ckeditor5/src/core.js';import{getTranslation as _0x1001dc}from'../utils/common-translations.js';export default class jt extends _0x16da76{[_0x24e0ba(0x118)](){const _0x5ab72b=_0x24e0ba,_0x37b248=this[_0x5ab72b(0x10c)];if(!_0x37b248[_0x5ab72b(0x12a)][_0x5ab72b(0x12e)](_0x5ab72b(0x11a))||!_0x37b248[_0x5ab72b(0x12a)][_0x5ab72b(0x12e)](_0x5ab72b(0x110)))return;const _0x323e80=_0x37b248[_0x5ab72b(0x12a)][_0x5ab72b(0x117)](_0x5ab72b(0x12f)),_0x279cd2=_0x37b248[_0x5ab72b(0x112)],_0x3ebf46=_0x37b248[_0x5ab72b(0x11f)][_0x5ab72b(0x117)](_0x5ab72b(0x115))||{},_0x1b24ef=_0x37b248[_0x5ab72b(0x12a)][_0x5ab72b(0x117)](_0x5ab72b(0x101)),_0x15aaa1=_0x37b248[_0x5ab72b(0x12a)][_0x5ab72b(0x117)](_0x5ab72b(0x121))[_0x5ab72b(0x132)](_0x37b248[_0x5ab72b(0x12a)][_0x5ab72b(0x117)](_0x5ab72b(0x110)),_0x3ebf46[_0x5ab72b(0x116)]);_0x323e80[_0x5ab72b(0x11e)](_0x5ab72b(0x115));const _0x16be25=new Set();for(const _0x2f2eaf of _0x15aaa1[_0x5ab72b(0x131)]){const _0x407c5f=_0x1b24ef[_0x5ab72b(0x12b)](_0x2f2eaf[_0x5ab72b(0x120)]);_0x16be25[_0x5ab72b(0x11c)](_0x407c5f);}const _0x1e4611=new Set();for(const _0x3f0152 of _0x15aaa1[_0x5ab72b(0x10b)]){const _0x36f0ce=_0x1b24ef[_0x5ab72b(0x12b)](_0x3f0152[_0x5ab72b(0x120)]);_0x1e4611[_0x5ab72b(0x11c)](_0x36f0ce);for(const _0x5deb29 of _0x3f0152[_0x5ab72b(0x11d)])_0x1e4611[_0x5ab72b(0x11c)](_0x5deb29);}for(const _0x3dda52 of _0x16be25)_0x323e80[_0x5ab72b(0x111)](_0x3dda52),_0x323e80[_0x5ab72b(0x119)][_0x5ab72b(0x10a)](_0x3dda52,_0x1001dc(_0x279cd2,_0x5ab72b(0x108)));for(const _0x35c407 of _0x1e4611)_0x323e80[_0x5ab72b(0x128)](_0x35c407),_0x323e80[_0x5ab72b(0x119)][_0x5ab72b(0x10a)](_0x35c407,_0x1001dc(_0x279cd2,_0x5ab72b(0x108)));this[_0x5ab72b(0x123)]();}[_0x24e0ba(0x123)](){const _0x449bf2=_0x24e0ba,_0x4fe4ef=this[_0x449bf2(0x10c)],_0x51ac61=_0x4fe4ef[_0x449bf2(0x112)];_0x4fe4ef[_0x449bf2(0x12a)][_0x449bf2(0x117)](_0x449bf2(0x12f))[_0x449bf2(0x119)][_0x449bf2(0x11b)](_0x95715=>{const _0x53274e=_0x449bf2;if(_0x53274e(0x103)!=_0x95715[_0x53274e(0x106)]&&_0x53274e(0x102)!=_0x95715[_0x53274e(0x106)])return;const {data:_0x132f2c}=_0x95715;return _0x132f2c&&_0x53274e(0x115)===_0x132f2c[_0x53274e(0x114)]?_0x132f2c[_0x53274e(0x109)][0x0][_0x53274e(0x129)]?{'type':_0x53274e(0x10f),'content':_0x1001dc(_0x51ac61,_0x53274e(0x113),_0x132f2c[_0x53274e(0x109)][0x0][_0x53274e(0x12c)][_0x53274e(0x107)]())}:{'type':_0x53274e(0x10f),'content':_0x1001dc(_0x51ac61,_0x53274e(0x12d),_0x132f2c[_0x53274e(0x109)][0x0][_0x53274e(0x12c)][_0x53274e(0x107)]())}:void 0x0;});}}function _0x35e4(){const _0x30f971=['766216jycZyd','4565508CuBZNW','registerInlineAttribute','forceValue','plugins','getGhsAttributeNameForElement','styleName','*Remove\x20format:*\x20%0','has','TrackChangesEditing','5hMCFjh','block','normalizeConfig','GeneralHtmlSupport','formatInline','formatBlock','6552306SprOCL','238875vwPVan','type','toLowerCase','FORMAT_STYLE','commandParams','registerAttributeLabel','inline','editor','4270184dmbZuf','19822740rZekej','format','DataSchema','registerBlockAttribute','locale','*Set\x20format:*\x20%0','commandName','style','definitions','get','afterInit','descriptionFactory','Style','registerDescriptionCallback','add','ghsAttributes','enableDefaultAttributesIntegration','config','element','StyleUtils','533667FDdzOK','_registerLegacyDescription','8RktGao','2BKxHQQ'];_0x35e4=function(){return _0x30f971;};return _0x35e4();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xe3f8bb=_0x4939;(function(_0xb6b78a,_0x60f04c){const _0x4c08bb=_0x4939,_0xc43e4f=_0xb6b78a();while(!![]){try{const _0x375edc=parseInt(_0x4c08bb(0x123))/0x1*(parseInt(_0x4c08bb(0xe5))/0x2)+parseInt(_0x4c08bb(0xc6))/0x3+parseInt(_0x4c08bb(0xcb))/0x4+-parseInt(_0x4c08bb(0xb2))/0x5*(parseInt(_0x4c08bb(0xc3))/0x6)+parseInt(_0x4c08bb(0xa8))/0x7+parseInt(_0x4c08bb(0xce))/0x8*(-parseInt(_0x4c08bb(0xc5))/0x9)+-parseInt(_0x4c08bb(0xe1))/0xa*(parseInt(_0x4c08bb(0xde))/0xb);if(_0x375edc===_0x60f04c)break;else _0xc43e4f['push'](_0xc43e4f['shift']());}catch(_0x3b3683){_0xc43e4f['push'](_0xc43e4f['shift']());}}}(_0x807a,0x82a22));import{Plugin as _0x573a5e}from'ckeditor5/src/core.js';function _0x807a(){const _0x4b1c27=['getContainedElement','isTouching','10649890NjWCkC','insertTableRowAbove','differ','markMultiRangeDeletion','4yftUpB','start','getChangedMarkers','showSuggestionHighlights','get','registerElementLabel','createRangeOn','addClass','downcastDispatcher','item','filter','descriptionFactory','join','_setupColumnsRowsFixing','options','tableCell','order','TableUtils','getChanges','data','first','_tablePostFixingSubtypes','locale','tablePaste','getSelectionAffectedTableCells','MIN_SAFE_INTEGER','addMarker:suggestion','getColumnIndexes','deletion','startsWith','findAncestor','oldRange','isIntersectingWithRange','setSelection','subType','removeClass','nodeAfter','insert','ELEMENT_TABLE_WITH_TEXT','document','add','batch','insertTableColumnRight','low','change','execute','values','model','insertTableRowBelow','afterInit','createPositionAt','some','addRange','insertion','suggestion','removeTableRow','detach','classes','enqueueChange','min','enableCommand','isEqual','460807STlYWc','writer','selectTableRow','getCellLocation','*Remove:*\x20%0','getRowIndexes','ELEMENT_TABLE_COLUMN','discard','name','maxColumn','editor','type','span','createTableWalker','selectTableColumn','length','getChildren','ELEMENT_TABLE_COLUMN_WITH_TEXT','table','ELEMENT_TABLE_ROW','commands','highest','registerPostFixer','above','maxRow','insertTableColumnLeft','minColumn','refresh','mapper','rowspan','root','getRanges','minRow','has','getSuggestion','*Insert:*\x20%0','map','rootName','_splitMarkerName','left','getItems','5471984PMYHVF','_getSuggestionCoords','_acceptFormatSuggestionCallbackFactory','isIntersecting','selection','isInContent','fromRange','hasAttribute','createRangeIn','element','15565ZkNUHI','position','toViewElement','MAX_SAFE_INTEGER','getAttribute','every','_suggestionFactory','registerDescriptionCallback','_getCoordsForCells','last','forceValue','$textProxy','max','tableColumn','push','nodeBefore','ELEMENT_TABLE_ROW_WITH_TEXT','834caYqTc','TableEditing','297ktgRkB','1811994sksZjy','insertTable','end','tableRow','colspan','14148flagQS','substr','toLowerCase','67416osgEvu','accept','removeTableColumn','isArray','cell','registerCustomCallback','ELEMENT_TABLE','includes','_tableSuggestions','plugins','getFirstRange','markMultiRangeInsertion','from','TrackChangesEditing','change:data','$graveyard','11dSwyFO'];_0x807a=function(){return _0x4b1c27;};return _0x807a();}import{LiveRange as _0x3ccbc0}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x3cb26f}from'ckeditor5/src/widget.js';import{getTranslation as _0x3968c3}from'../utils/common-translations.js';export default class St extends _0x573a5e{constructor(_0x23e430){const _0xcade0d=_0x4939;super(_0x23e430),this[_0xcade0d(0xfa)]=[_0xcade0d(0xc9),_0xcade0d(0xbf)],this[_0xcade0d(0xd6)]=new Set();}[_0xe3f8bb(0x116)](){const _0x2acedd=_0xe3f8bb,_0x142b88=this[_0x2acedd(0x12d)],_0xb11c5d=_0x142b88[_0x2acedd(0x114)][_0x2acedd(0x10c)][_0x2acedd(0xac)];if(!_0x142b88[_0x2acedd(0xd7)][_0x2acedd(0x144)](_0x2acedd(0xc4)))return;const _0x5ef425=_0x142b88[_0x2acedd(0xfb)],_0xfe0af9=_0x142b88[_0x2acedd(0xd7)][_0x2acedd(0xe9)](_0x2acedd(0xdb)),_0x44ac53=_0x142b88[_0x2acedd(0xd7)][_0x2acedd(0xe9)](_0x2acedd(0xf6));_0xfe0af9[_0x2acedd(0xf0)][_0x2acedd(0xea)](_0x2acedd(0x135),_0x127cf0=>_0x3968c3(_0x5ef425,_0x2acedd(0xd4),_0x127cf0)),this[_0x2acedd(0xf2)](),_0xfe0af9[_0x2acedd(0x121)](_0x2acedd(0xc7)),_0xfe0af9[_0x2acedd(0x121)](_0x2acedd(0x125)),_0xfe0af9[_0x2acedd(0x121)](_0x2acedd(0x131));for(const _0x52fce7 of[_0x2acedd(0xe2),_0x2acedd(0x115)]){const _0x106932=_0x142b88[_0x2acedd(0x137)][_0x2acedd(0xe9)](_0x52fce7);_0xfe0af9[_0x2acedd(0x121)](_0x52fce7,_0x339efc=>{const _0x44759f=_0x2acedd;_0x142b88[_0x44759f(0x114)][_0x44759f(0x111)](_0x10b9b2=>{const _0x2f9df4=_0x44759f;_0x339efc();const _0x2e8f4e=_0x2f9df4(0x13a)===_0x106932[_0x2f9df4(0xf5)],_0x32d2c7=_0x44ac53[_0x2f9df4(0xfd)](_0xb11c5d),_0x2229e0=_0x44ac53[_0x2f9df4(0x128)](_0x32d2c7),_0x1ff898=_0x2e8f4e?_0x2229e0[_0x2f9df4(0xf9)]-0x1:_0x2229e0[_0x2f9df4(0xbb)]+0x1,_0x4c75d1=_0x32d2c7[0x0][_0x2f9df4(0x103)](_0x2f9df4(0x135)),_0xc4b7ed=_0x44ac53[_0x2f9df4(0x130)](_0x4c75d1,{'startRow':_0x1ff898,'endRow':_0x1ff898}),_0x26ff4c=Array[_0x2f9df4(0xda)](_0xc4b7ed)[_0x2f9df4(0x147)](_0x1ea820=>_0x10b9b2[_0x2f9df4(0xeb)](_0x1ea820[_0x2f9df4(0xd2)]));_0xfe0af9[_0x2f9df4(0xd9)](_0x26ff4c,_0x2f9df4(0xc9));});});}for(const _0x562751 of[_0x2acedd(0x13c),_0x2acedd(0x10f)]){const _0x3e6370=_0x142b88[_0x2acedd(0x137)][_0x2acedd(0xe9)](_0x562751);_0xfe0af9[_0x2acedd(0x121)](_0x562751,_0x346494=>{const _0x190f0d=_0x2acedd;_0x142b88[_0x190f0d(0x114)][_0x190f0d(0x111)](_0xa07159=>{const _0x256912=_0x190f0d;_0x346494();const _0x594a3d=_0x256912(0xa6)===_0x3e6370[_0x256912(0xf5)],_0xa4b83e=_0x44ac53[_0x256912(0xfd)](_0xb11c5d),_0xb846e3=_0x44ac53[_0x256912(0x100)](_0xa4b83e),_0x130635=_0x594a3d?_0xb846e3[_0x256912(0xf9)]-0x1:_0xb846e3[_0x256912(0xbb)]+0x1,_0x3efdec=_0xa4b83e[0x0][_0x256912(0x103)](_0x256912(0x135)),_0x10f9e4=_0x44ac53[_0x256912(0x130)](_0x3efdec,{'startRow':0x0,'column':_0x130635,'includeAllSlots':!0x1}),_0x55e610=Array[_0x256912(0xda)](_0x10f9e4)[_0x256912(0x147)](_0x580b6d=>_0xa07159[_0x256912(0xeb)](_0x580b6d[_0x256912(0xd2)]));_0xfe0af9[_0x256912(0xd9)](_0x55e610,_0x256912(0xbf));});});}for(const _0x553970 of[_0x2acedd(0x11c),_0x2acedd(0xd0)]){const _0x20645a=_0x553970[_0x2acedd(0xcc)](0xb),_0x5a080f=_0x20645a[_0x2acedd(0xcd)](),_0x3337e0=_0x5a080f[_0x2acedd(0xcc)](0x0,0x3)+_0x2acedd(0x12f),_0x22e00c=_0x2acedd(0x135)+_0x20645a,_0x119253=_0x2acedd(0x120)+_0x20645a,_0xc85ed6=_0x2acedd(0xbe)+_0x20645a;_0xfe0af9[_0x2acedd(0x121)](_0x553970,()=>{const _0x3519c6=_0x2acedd;_0x142b88[_0x3519c6(0x114)][_0x3519c6(0x111)](_0x2f0575=>{const _0x2e3b25=_0x3519c6,_0x22a1a1=_0x44ac53[_0x2e3b25(0xfd)](_0xb11c5d),_0x57ce6a=_0x22a1a1[0x0][_0x2e3b25(0x103)](_0x2e3b25(0x135));let _0x591f73;if(_0x2e3b25(0x11c)==_0x553970){const _0x1ad768=_0x44ac53[_0x2e3b25(0x128)](_0x22a1a1);_0x591f73={'startRow':_0x1ad768[_0x2e3b25(0xf9)],'endRow':_0x1ad768[_0x2e3b25(0xbb)],'includeAllSlots':!0x0};}else{const _0x1821a3=_0x44ac53[_0x2e3b25(0x100)](_0x22a1a1);_0x591f73={'startColumn':_0x1821a3[_0x2e3b25(0xf9)],'endColumn':_0x1821a3[_0x2e3b25(0xbb)],'includeAllSlots':!0x0};}const _0x4e4e26=_0x44ac53[_0x2e3b25(0x130)](_0x57ce6a,_0x591f73),_0x3fe54d=Array[_0x2e3b25(0xda)](_0x4e4e26)[_0x2e3b25(0x147)](({cell:_0x1da242})=>_0x1da242),_0x462fb7=Ee(_0x3fe54d[_0x2e3b25(0xef)](_0x38c0ca=>_0x38c0ca[_0x2e3b25(0xaf)](_0x3337e0))),_0x25d893=Ee(_0x3fe54d[_0x2e3b25(0xef)](_0xceb1fd=>!_0xceb1fd[_0x2e3b25(0xaf)](_0x3337e0)))[_0x2e3b25(0x147)](_0xd7af48=>_0x2f0575[_0x2e3b25(0xeb)](_0xd7af48)),_0x21f4cc=_0xfe0af9[_0x2e3b25(0xe4)](_0x25d893,_0x22e00c);if(_0x21f4cc&&(_0x2e3b25(0xc9)==_0x21f4cc[_0x2e3b25(0x107)]||_0x2e3b25(0xbf)==_0x21f4cc[_0x2e3b25(0x107)])){const _0x1f4782=this[_0x2e3b25(0xa9)](_0x21f4cc);for(const _0x17c33e of _0x462fb7){const _0x53fae0=_0x2f0575[_0x2e3b25(0xeb)](_0x17c33e),_0x50dca3=_0x44ac53[_0x2e3b25(0x126)](_0x17c33e),_0x59bbdb=_0x17c33e[_0x2e3b25(0xb6)](_0x3337e0)-0x1,_0x5c75ef=_0x1f4782[_0x119253],_0x2a85c9=_0x1f4782[_0xc85ed6];_0x5c75ef<=_0x50dca3[_0x5a080f]&&_0x50dca3[_0x5a080f]+_0x59bbdb<=_0x2a85c9&&_0x21f4cc[_0x2e3b25(0x119)](_0x53fae0);}}});});}function _0x54724a(_0x1dbf49){const _0x2d49ce=_0x2acedd,_0x40471e=Array[_0x2d49ce(0xda)](_0xb11c5d[_0x2d49ce(0x142)]())[_0x2d49ce(0x147)](_0xe0bec6=>_0x3ccbc0[_0x2d49ce(0xae)](_0xe0bec6));_0x142b88[_0x2d49ce(0x114)][_0x2d49ce(0x111)](_0x3fd65c=>{const _0x89738e=_0x2d49ce,_0xada29e=_0x3fd65c[_0x89738e(0x10e)];_0x1dbf49=_0x1dbf49[_0x89738e(0xef)](_0x168e54=>_0x89738e(0xdd)!=_0x168e54[_0x89738e(0x141)][_0x89738e(0xa4)]),_0x3fd65c[_0x89738e(0x106)](_0x1dbf49),_0x142b88[_0x89738e(0x137)][_0x89738e(0xe9)](_0x89738e(0x11c))[_0x89738e(0x13e)](),_0x142b88[_0x89738e(0x112)](_0x89738e(0x11c),{'forceDefaultExecution':!0x0}),_0x142b88[_0x89738e(0x114)][_0x89738e(0x11f)](()=>{const _0xa0c738=_0x89738e;_0x142b88[_0xa0c738(0x114)][_0xa0c738(0x11f)](_0xada29e,_0x12b49b=>{const _0x1ca437=_0xa0c738,_0x5f2c80=_0x40471e[_0x1ca437(0xef)](_0x237376=>_0x1ca437(0xdd)!=_0x237376[_0x1ca437(0x141)][_0x1ca437(0xa4)]);_0x5f2c80[_0x1ca437(0x132)]>0x0&&_0x12b49b[_0x1ca437(0x106)](_0x5f2c80);for(const _0x5745bf of _0x40471e)_0x5745bf[_0x1ca437(0x11d)]();});});});}function _0x1ab8bd(_0x582c6d){const _0x3599d2=_0x2acedd;_0x142b88[_0x3599d2(0x114)][_0x3599d2(0x111)](_0x59c00e=>{const _0x3f9ddd=_0x3599d2,_0x43434f=Array[_0x3f9ddd(0xda)](_0xb11c5d[_0x3f9ddd(0x142)]())[_0x3f9ddd(0x147)](_0x1f1f22=>_0x3ccbc0[_0x3f9ddd(0xae)](_0x1f1f22)),_0x1d1f2f=[];for(const _0x5841fa of _0x582c6d)for(const _0x3fb957 of _0x5841fa[_0x3f9ddd(0xa7)]({'shallow':!0x0}))_0x1d1f2f[_0x3f9ddd(0xc0)](_0x3fb957);for(const _0xaf4de7 of _0x1d1f2f)_0x3f9ddd(0xdd)!=_0xaf4de7[_0x3f9ddd(0x141)][_0x3f9ddd(0xa4)]&&(_0x59c00e[_0x3f9ddd(0x106)](_0x59c00e[_0x3f9ddd(0x117)](_0xaf4de7,0x0)),_0x142b88[_0x3f9ddd(0x137)][_0x3f9ddd(0xe9)](_0x3f9ddd(0xd0))[_0x3f9ddd(0x13e)](),_0x142b88[_0x3f9ddd(0x112)](_0x3f9ddd(0xd0),{'forceDefaultExecution':!0x0}));const _0x44f028=_0x43434f[_0x3f9ddd(0xef)](_0x4a03f3=>_0x3f9ddd(0xdd)!=_0x4a03f3[_0x3f9ddd(0x141)][_0x3f9ddd(0xa4)]);_0x44f028[_0x3f9ddd(0x132)]>0x0&&_0x59c00e[_0x3f9ddd(0x106)](_0x44f028);for(const _0x10252b of _0x43434f)_0x10252b[_0x3f9ddd(0x11d)]();});}function _0x27caae(_0x15e660,_0x4c4184){const _0x6d0ca7=_0x2acedd;return _0x4c4184[_0x6d0ca7(0xb7)](_0x26075a=>_0x15e660[_0x6d0ca7(0x118)](_0xc899c0=>_0xc899c0[_0x6d0ca7(0xc8)][_0x6d0ca7(0x122)](_0x26075a[_0x6d0ca7(0xe6)])||_0x26075a[_0x6d0ca7(0xc8)][_0x6d0ca7(0x122)](_0xc899c0[_0x6d0ca7(0xe6)])));}function _0x367429(_0x2e0052,_0x54bfd9){const _0x21e4ac=_0x2acedd;return!_0x2e0052[_0x21e4ac(0x118)](_0x1cc551=>_0x54bfd9[_0x21e4ac(0x118)](_0x7d0c37=>_0x1cc551[_0x21e4ac(0xab)](_0x7d0c37)))&&_0x2e0052[_0x21e4ac(0x118)](_0x1ae409=>_0x54bfd9[_0x21e4ac(0x118)](_0x159e04=>_0x1ae409[_0x21e4ac(0xc8)][_0x21e4ac(0xe0)](_0x159e04[_0x21e4ac(0xe6)])));}_0x142b88[_0x2acedd(0xf8)][_0x2acedd(0xed)]['on'](_0x2acedd(0xff),(_0x222f80,_0x18561f,_0x2c5e67)=>{const _0x188b30=_0x2acedd;if(!_0x2c5e67[_0x188b30(0xf3)][_0x188b30(0xe8)])return;const _0x590ba4=_0x18561f[_0x188b30(0xee)];if(!_0x590ba4)return;const _0x145aca=_0x2c5e67[_0x188b30(0x13f)][_0x188b30(0xb4)](_0x590ba4);function _0x2b6b33(_0x793d51){const _0x42a203=_0x188b30;return Array[_0x42a203(0xd1)](_0x793d51)?_0x793d51:[_0x793d51];}_0x145aca&&_0x188b30(0xf4)===_0x590ba4[_0x188b30(0x12b)]&&_0x3cb26f(_0x145aca,_0x2c5e67[_0x188b30(0x124)],(_0x215f6f,_0x2fe38c,_0x5c43de)=>_0x5c43de[_0x188b30(0xec)](_0x2b6b33(_0x2fe38c[_0x188b30(0x11e)]),_0x215f6f),(_0x1c2fa7,_0x4b5a39,_0x4bd927)=>_0x4bd927[_0x188b30(0x108)](_0x2b6b33(_0x4b5a39[_0x188b30(0x11e)]),_0x1c2fa7));},{'priority':_0x2acedd(0x138)}),_0xfe0af9[_0x2acedd(0xf0)][_0x2acedd(0xb9)](_0x122c33=>{const _0x5c88b1=_0x2acedd;if(_0x5c88b1(0x11a)!=_0x122c33[_0x5c88b1(0x12e)]&&_0x5c88b1(0x101)!=_0x122c33[_0x5c88b1(0x12e)])return;const _0x3df5d1=_0x122c33[_0x5c88b1(0xdf)]();if(null!=_0x3df5d1&&_0x3df5d1['is'](_0x5c88b1(0xb1),_0x5c88b1(0x135))){if(_0x5c88b1(0x11a)==_0x122c33[_0x5c88b1(0x12e)]){const _0x5490b8=_0x122c33[_0x5c88b1(0xa7)]()[_0x5c88b1(0xef)](_0x563602=>_0x563602['is'](_0x5c88b1(0xbd)))[_0x5c88b1(0x147)](_0x4fbc80=>_0x4fbc80[_0x5c88b1(0xf8)]);if(_0x5490b8[_0x5c88b1(0x132)])return{'type':_0x5c88b1(0x11a),'content':_0x3968c3(_0x5ef425,_0x5c88b1(0x146),_0x3968c3(_0x5ef425,_0x5c88b1(0x10b),'\x22'+_0x5490b8[_0x5c88b1(0xf1)]('\x20')+'\x22'))};}if(_0x5c88b1(0x101)==_0x122c33[_0x5c88b1(0x12e)]){const _0x39ed82=_0x122c33[_0x5c88b1(0xa7)]()[_0x5c88b1(0xef)](_0x3ac19b=>_0x3ac19b['is'](_0x5c88b1(0xbd)))[_0x5c88b1(0x147)](_0x1f6d24=>_0x1f6d24[_0x5c88b1(0xf8)]);if(_0x39ed82[_0x5c88b1(0x132)])return{'type':_0x5c88b1(0x101),'content':_0x3968c3(_0x5ef425,_0x5c88b1(0x127),_0x3968c3(_0x5ef425,_0x5c88b1(0x10b),'\x22'+_0x39ed82[_0x5c88b1(0xf1)]('\x20')+'\x22'))};}}}),_0xfe0af9[_0x2acedd(0xf0)][_0x2acedd(0xb9)](_0x3ba84e=>{const _0xf48afa=_0x2acedd;if(_0xf48afa(0xc9)==_0x3ba84e[_0xf48afa(0x107)]){const _0x2f2f11=_0x3ba84e[_0xf48afa(0xa7)]()[_0xf48afa(0xef)](_0x20fa6f=>_0x20fa6f['is'](_0xf48afa(0xbd)))[_0xf48afa(0x147)](_0x289e5f=>_0x289e5f[_0xf48afa(0xf8)]),_0x3f28f8=this[_0xf48afa(0xa9)](_0x3ba84e),_0x45f543=_0x3f28f8[_0xf48afa(0x13b)]-_0x3f28f8[_0xf48afa(0x143)]+0x1;if(_0xf48afa(0x11a)==_0x3ba84e[_0xf48afa(0x12e)])return _0x2f2f11[_0xf48afa(0x132)]?{'type':_0xf48afa(0x11a),'content':_0x3968c3(_0x5ef425,_0xf48afa(0x146),_0x3968c3(_0x5ef425,_0xf48afa(0xc2),[_0x45f543,'\x22'+_0x2f2f11[_0xf48afa(0xf1)]('\x20')+'\x22']))}:{'type':_0xf48afa(0x11a),'content':_0x3968c3(_0x5ef425,_0xf48afa(0x146),_0x3968c3(_0x5ef425,_0xf48afa(0x136),_0x45f543))};if(_0xf48afa(0x101)==_0x3ba84e[_0xf48afa(0x12e)])return _0x2f2f11[_0xf48afa(0x132)]?{'type':_0xf48afa(0x101),'content':_0x3968c3(_0x5ef425,_0xf48afa(0x127),_0x3968c3(_0x5ef425,_0xf48afa(0xc2),[_0x45f543,'\x22'+_0x2f2f11[_0xf48afa(0xf1)]('\x20')+'\x22']))}:{'type':_0xf48afa(0x101),'content':_0x3968c3(_0x5ef425,_0xf48afa(0x127),_0x3968c3(_0x5ef425,_0xf48afa(0x136),_0x45f543))};}if(_0xf48afa(0xbf)==_0x3ba84e[_0xf48afa(0x107)]){const _0x1e2d26=_0x3ba84e[_0xf48afa(0xa7)]()[_0xf48afa(0xef)](_0x3b994f=>_0x3b994f['is'](_0xf48afa(0xbd)))[_0xf48afa(0x147)](_0x59bd24=>_0x59bd24[_0xf48afa(0xf8)]),_0x27a7de=this[_0xf48afa(0xa9)](_0x3ba84e),_0x1585cc=_0x27a7de[_0xf48afa(0x12c)]-_0x27a7de[_0xf48afa(0x13d)]+0x1;if(_0xf48afa(0x11a)==_0x3ba84e[_0xf48afa(0x12e)])return _0x1e2d26[_0xf48afa(0x132)]?{'type':_0xf48afa(0x11a),'content':_0x3968c3(_0x5ef425,_0xf48afa(0x146),_0x3968c3(_0x5ef425,_0xf48afa(0x134),[_0x1585cc,'\x22'+_0x1e2d26[_0xf48afa(0xf1)]('\x20')+'\x22']))}:{'type':_0xf48afa(0x11a),'content':_0x3968c3(_0x5ef425,_0xf48afa(0x146),_0x3968c3(_0x5ef425,_0xf48afa(0x129),_0x1585cc))};if(_0xf48afa(0x101)==_0x3ba84e[_0xf48afa(0x12e)])return _0x1e2d26[_0xf48afa(0x132)]?{'type':_0xf48afa(0x101),'content':_0x3968c3(_0x5ef425,_0xf48afa(0x127),_0x3968c3(_0x5ef425,_0xf48afa(0x134),[_0x1585cc,'\x22'+_0x1e2d26[_0xf48afa(0xf1)]('\x20')+'\x22']))}:{'type':_0xf48afa(0x101),'content':_0x3968c3(_0x5ef425,_0xf48afa(0x127),_0x3968c3(_0x5ef425,_0xf48afa(0x129),_0x1585cc))};}}),_0xfe0af9[_0x2acedd(0xb8)][_0x2acedd(0xd3)](_0x2acedd(0x11a),_0x2acedd(0xc9),_0x2acedd(0x12a),_0x54724a),_0xfe0af9[_0x2acedd(0xb8)][_0x2acedd(0xd3)](_0x2acedd(0x101),_0x2acedd(0xc9),_0x2acedd(0xcf),_0x54724a),_0xfe0af9[_0x2acedd(0xb8)][_0x2acedd(0xd3)](_0x2acedd(0x11a),_0x2acedd(0xbf),_0x2acedd(0x12a),_0x1ab8bd),_0xfe0af9[_0x2acedd(0xb8)][_0x2acedd(0xd3)](_0x2acedd(0x101),_0x2acedd(0xbf),_0x2acedd(0xcf),_0x1ab8bd),_0xfe0af9[_0x2acedd(0xb8)][_0x2acedd(0xd3)](_0x2acedd(0x11a),_0x2acedd(0xbf),_0x2acedd(0xf1),_0x27caae),_0xfe0af9[_0x2acedd(0xb8)][_0x2acedd(0xd3)](_0x2acedd(0x101),_0x2acedd(0xbf),_0x2acedd(0xf1),_0x27caae),_0xfe0af9[_0x2acedd(0xb8)][_0x2acedd(0xd3)](_0x2acedd(0x11a),_0x2acedd(0xc9),_0x2acedd(0xf1),_0x367429),_0xfe0af9[_0x2acedd(0xb8)][_0x2acedd(0xd3)](_0x2acedd(0x101),_0x2acedd(0xc9),_0x2acedd(0xf1),_0x367429);}[_0xe3f8bb(0xaa)](){const _0x252baa=_0xe3f8bb,_0x421118=this[_0x252baa(0x12d)],_0x5a8744=_0x421118[_0x252baa(0x114)][_0x252baa(0x10c)][_0x252baa(0xac)];return(_0x5160a0,_0xf06de6)=>{const _0x392a07=_0x252baa;_0x421118[_0x392a07(0x114)][_0x392a07(0x111)](_0x4255a8=>{const _0x3182a3=_0x392a07,{commandName:_0x142639,commandParams:_0x26d03d}=_0xf06de6;let _0x17760f=_0x5160a0[0x0][_0x3182a3(0xc8)][_0x3182a3(0xc1)];_0x26d03d&&_0x26d03d[0x0]&&!0x1===_0x26d03d[0x0][_0x3182a3(0xbc)]&&(_0x17760f=_0x5160a0[0x0][_0x3182a3(0xe6)][_0x3182a3(0x109)]);const _0x51adf2=_0x4255a8[_0x3182a3(0xb0)](_0x17760f);if(_0x3182a3(0xdd)==_0x51adf2[_0x3182a3(0x141)][_0x3182a3(0xa4)])return;const _0x214a6d=Array[_0x3182a3(0xda)](_0x5a8744[_0x3182a3(0x142)]())[_0x3182a3(0x147)](_0x5b9ff8=>_0x3ccbc0[_0x3182a3(0xae)](_0x5b9ff8));_0x4255a8[_0x3182a3(0x106)](_0x51adf2),_0x421118[_0x3182a3(0x137)][_0x3182a3(0xe9)](_0x142639)[_0x3182a3(0x13e)](),_0x26d03d[_0x3182a3(0xc0)]({'forceDefaultExecution':!0x0}),_0x421118[_0x3182a3(0x112)](_0x142639,..._0x26d03d);const _0x239a66=_0x214a6d[_0x3182a3(0xef)](_0x37b49b=>_0x3182a3(0xdd)!=_0x37b49b[_0x3182a3(0x141)][_0x3182a3(0xa4)]);_0x239a66[_0x3182a3(0x132)]>0x0&&_0x4255a8[_0x3182a3(0x106)](_0x239a66);for(const _0x6c16f of _0x214a6d)_0x6c16f[_0x3182a3(0x11d)]();});};}[_0xe3f8bb(0xba)](_0x163a14){const _0x246112=_0xe3f8bb,_0x1418d0=this[_0x246112(0x12d)][_0x246112(0xd7)][_0x246112(0xe9)](_0x246112(0xf6));let _0x144b8e=Number[_0x246112(0xb5)],_0x3fd553=Number[_0x246112(0xfe)],_0x2906f2=Number[_0x246112(0xb5)],_0x520a5d=Number[_0x246112(0xfe)];for(const _0x4799b3 of _0x163a14){if(_0x246112(0xdd)==_0x4799b3[_0x246112(0x141)][_0x246112(0xa4)])continue;const {row:_0x51f453,column:_0x26a6b}=_0x1418d0[_0x246112(0x126)](_0x4799b3),_0x2a9f03=_0x4799b3[_0x246112(0xaf)](_0x246112(0x140))?_0x4799b3[_0x246112(0xb6)](_0x246112(0x140))-0x1:0x0,_0x2f64a1=_0x4799b3[_0x246112(0xaf)](_0x246112(0xca))?_0x4799b3[_0x246112(0xb6)](_0x246112(0xca))-0x1:0x0;_0x144b8e=_0x51f453<_0x144b8e?_0x51f453:_0x144b8e,_0x3fd553=_0x51f453+_0x2a9f03>_0x3fd553?_0x51f453+_0x2a9f03:_0x3fd553,_0x2906f2=_0x26a6b<_0x2906f2?_0x26a6b:_0x2906f2,_0x520a5d=_0x26a6b+_0x2f64a1>_0x520a5d?_0x26a6b+_0x2f64a1:_0x520a5d;}return{'minRow':_0x144b8e,'maxRow':_0x3fd553,'minColumn':_0x2906f2,'maxColumn':_0x520a5d};}[_0xe3f8bb(0xf2)](){const _0x11bd5b=_0xe3f8bb,_0x4aa8b3=this[_0x11bd5b(0x12d)],_0x5816ff=_0x4aa8b3[_0x11bd5b(0xd7)][_0x11bd5b(0xe9)](_0x11bd5b(0xdb)),_0x31a677=_0x4aa8b3[_0x11bd5b(0xd7)][_0x11bd5b(0xe9)](_0x11bd5b(0xf6));_0x4aa8b3[_0x11bd5b(0x114)][_0x11bd5b(0x10c)]['on'](_0x11bd5b(0xdc),()=>{const _0x5e3557=_0x11bd5b,_0x2d592d=Array[_0x5e3557(0xda)](_0x4aa8b3[_0x5e3557(0x114)][_0x5e3557(0x10c)][_0x5e3557(0xe3)][_0x5e3557(0xe7)]());for(const {name:_0x4fec42,data:_0x3ce70b}of _0x2d592d){const {group:_0x393f96,id:_0x39b473,subType:_0x3729f9}=_0x5816ff[_0x5e3557(0xa5)](_0x4fec42);if(_0x5e3557(0x11b)!=_0x393f96)continue;if(null!=_0x3ce70b[_0x5e3557(0x104)])continue;const _0x3894f2=_0x5816ff[_0x5e3557(0x145)](_0x39b473);this[_0x5e3557(0xfa)][_0x5e3557(0xd5)](_0x3729f9)&&this[_0x5e3557(0xd6)][_0x5e3557(0x10d)](_0x3894f2);}},{'priority':_0x11bd5b(0x110)});const _0xb8c573=(_0x5ef729,_0x376e32)=>{const _0x5f3337=_0x11bd5b;let _0x422706=!0x1;const _0x261829=_0x376e32[_0x5f3337(0xeb)](_0x5ef729),_0x538544=_0x5ef729[_0x5f3337(0x103)](_0x5f3337(0x135)),_0x58cda5=_0x31a677[_0x5f3337(0x126)](_0x5ef729);for(const _0x27e988 of this[_0x5f3337(0xd6)]){const _0xe04d16=_0x27e988[_0x5f3337(0x107)],_0x28e47e=_0xe04d16[_0x5f3337(0x102)](_0x5f3337(0xfc)),_0x507c90=_0xe04d16[_0x5f3337(0xcc)](_0x28e47e?0xa:0x5),_0x42cced=_0x507c90[_0x5f3337(0xcd)](),_0x4049ef=_0x42cced[_0x5f3337(0xcc)](0x0,0x3)+_0x5f3337(0x12f),_0x5cc3d0=_0x5f3337(0x120)+_0x507c90,_0x4aee64=_0x5f3337(0xbe)+_0x507c90;if(!_0x27e988[_0x5f3337(0xad)])continue;if(_0x538544!=_0x27e988[_0x5f3337(0xd8)]()[_0x5f3337(0xe6)][_0x5f3337(0x103)](_0x5f3337(0x135)))continue;if(_0x27e988[_0x5f3337(0x105)](_0x261829))continue;const _0x105348=_0x5ef729[_0x5f3337(0xaf)](_0x4049ef)?_0x5ef729[_0x5f3337(0xb6)](_0x4049ef)-0x1:0x0,_0x3deec1=this[_0x5f3337(0xa9)](_0x27e988),_0x35a1b7=_0x3deec1[_0x5cc3d0],_0xdfd65a=_0x3deec1[_0x4aee64];_0x35a1b7<=_0x58cda5[_0x42cced]&&_0x58cda5[_0x42cced]+_0x105348<=_0xdfd65a&&(_0x27e988[_0x5f3337(0x119)](_0x261829),_0x422706=!0x0);}return _0x422706;};_0x4aa8b3[_0x11bd5b(0x114)][_0x11bd5b(0x10c)][_0x11bd5b(0x139)](_0x4be92d=>{const _0x5d322b=_0x11bd5b;let _0x9277e0=!0x1;for(const _0x3cfb5d of _0x4aa8b3[_0x5d322b(0x114)][_0x5d322b(0x10c)][_0x5d322b(0xe3)][_0x5d322b(0xf7)]())if(_0x5d322b(0x10a)==_0x3cfb5d[_0x5d322b(0x12e)]){if(_0x5d322b(0xc9)==_0x3cfb5d[_0x5d322b(0x12b)]){for(const _0x442057 of _0x3cfb5d[_0x5d322b(0xb3)][_0x5d322b(0x109)][_0x5d322b(0x133)]())_0x9277e0=_0x9277e0||_0xb8c573(_0x442057,_0x4be92d);}else _0x5d322b(0xf4)==_0x3cfb5d[_0x5d322b(0x12b)]&&(_0x9277e0=_0x9277e0||_0xb8c573(_0x3cfb5d[_0x5d322b(0xb3)][_0x5d322b(0x109)],_0x4be92d));}return _0x9277e0;});}[_0xe3f8bb(0xa9)](_0xb7a85e){const _0x3acc92=_0xe3f8bb;return this[_0x3acc92(0xba)](_0xb7a85e[_0x3acc92(0x142)]()[_0x3acc92(0x147)](_0x13f2f4=>_0x13f2f4[_0x3acc92(0xe6)][_0x3acc92(0x109)]));}}function _0x4939(_0x58e60,_0xe009dc){const _0x807a5c=_0x807a();return _0x4939=function(_0x493991,_0x5e413c){_0x493991=_0x493991-0xa4;let _0x470d86=_0x807a5c[_0x493991];return _0x470d86;},_0x4939(_0x58e60,_0xe009dc);}function Ee(_0x5b3e42){const _0x17e912=_0xe3f8bb;return Array[_0x17e912(0xda)](new Set(_0x5b3e42)[_0x17e912(0x113)]());}
23
+ const _0x51229=_0x2ab4;(function(_0x5b9b06,_0x497da6){const _0x20d69a=_0x2ab4,_0x4c972d=_0x5b9b06();while(!![]){try{const _0x5550ea=-parseInt(_0x20d69a(0x1d3))/0x1+parseInt(_0x20d69a(0x1f7))/0x2*(parseInt(_0x20d69a(0x169))/0x3)+parseInt(_0x20d69a(0x19d))/0x4*(parseInt(_0x20d69a(0x1e4))/0x5)+-parseInt(_0x20d69a(0x193))/0x6+parseInt(_0x20d69a(0x1ab))/0x7*(-parseInt(_0x20d69a(0x1fe))/0x8)+-parseInt(_0x20d69a(0x179))/0x9*(parseInt(_0x20d69a(0x19c))/0xa)+parseInt(_0x20d69a(0x1a2))/0xb;if(_0x5550ea===_0x497da6)break;else _0x4c972d['push'](_0x4c972d['shift']());}catch(_0x27a00){_0x4c972d['push'](_0x4c972d['shift']());}}}(_0x4a5c,0x508f7));import{Plugin as _0x325b6f}from'ckeditor5/src/core.js';import{LiveRange as _0x461f65}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x5b5d8a}from'ckeditor5/src/widget.js';import{getTranslation as _0x3acc9f}from'../utils/common-translations.js';export default class St extends _0x325b6f{constructor(_0x564f91){const _0x4308ea=_0x2ab4;super(_0x564f91),this[_0x4308ea(0x1c3)]=[_0x4308ea(0x1a9),_0x4308ea(0x1f1)],this[_0x4308ea(0x198)]=new Set();}[_0x51229(0x194)](){const _0x32ebc2=_0x51229,_0x422755=this[_0x32ebc2(0x1aa)],_0x1698d1=_0x422755[_0x32ebc2(0x1cb)][_0x32ebc2(0x1c7)][_0x32ebc2(0x1c2)];if(!_0x422755[_0x32ebc2(0x1d7)][_0x32ebc2(0x1b2)](_0x32ebc2(0x190)))return;const _0xabf701=_0x422755[_0x32ebc2(0x164)],_0x9206a4=_0x422755[_0x32ebc2(0x1d7)][_0x32ebc2(0x1af)](_0x32ebc2(0x1c4)),_0xe08f6b=_0x422755[_0x32ebc2(0x1d7)][_0x32ebc2(0x1af)](_0x32ebc2(0x1eb));_0x9206a4[_0x32ebc2(0x1b6)][_0x32ebc2(0x177)](_0x32ebc2(0x1e0),_0x4d37d9=>_0x3acc9f(_0xabf701,_0x32ebc2(0x1e5),_0x4d37d9)),this[_0x32ebc2(0x1c6)](),_0x9206a4[_0x32ebc2(0x175)](_0x32ebc2(0x1f5)),_0x9206a4[_0x32ebc2(0x175)](_0x32ebc2(0x1a0)),_0x9206a4[_0x32ebc2(0x175)](_0x32ebc2(0x1b5));for(const _0x541511 of[_0x32ebc2(0x1b7),_0x32ebc2(0x1fd)]){const _0x49e305=_0x422755[_0x32ebc2(0x1b0)][_0x32ebc2(0x1af)](_0x541511);_0x9206a4[_0x32ebc2(0x175)](_0x541511,_0x539a1d=>{const _0x30906c=_0x32ebc2;_0x422755[_0x30906c(0x1cb)][_0x30906c(0x1ba)](_0x2cf29f=>{const _0x29923c=_0x30906c;_0x539a1d();const _0x50ddcd=_0x29923c(0x1b9)===_0x49e305[_0x29923c(0x203)],_0x2780eb=_0xe08f6b[_0x29923c(0x17f)](_0x1698d1),_0x407f10=_0xe08f6b[_0x29923c(0x1d1)](_0x2780eb),_0x258f68=_0x50ddcd?_0x407f10[_0x29923c(0x196)]-0x1:_0x407f10[_0x29923c(0x1c1)]+0x1,_0x4f7dc0=_0x2780eb[0x0][_0x29923c(0x1ee)](_0x29923c(0x1e0)),_0x443534=_0xe08f6b[_0x29923c(0x1e6)](_0x4f7dc0,{'startRow':_0x258f68,'endRow':_0x258f68}),_0x34fda4=Array[_0x29923c(0x170)](_0x443534)[_0x29923c(0x1e7)](_0xfb63b=>_0x2cf29f[_0x29923c(0x18f)](_0xfb63b[_0x29923c(0x1df)]));_0x9206a4[_0x29923c(0x1da)](_0x34fda4,_0x29923c(0x1a9));});});}for(const _0x2973f5 of[_0x32ebc2(0x1c0),_0x32ebc2(0x1f6)]){const _0x23bfe9=_0x422755[_0x32ebc2(0x1b0)][_0x32ebc2(0x1af)](_0x2973f5);_0x9206a4[_0x32ebc2(0x175)](_0x2973f5,_0xa6788f=>{const _0x24f955=_0x32ebc2;_0x422755[_0x24f955(0x1cb)][_0x24f955(0x1ba)](_0x5dd911=>{const _0x115769=_0x24f955;_0xa6788f();const _0x1ed4dd=_0x115769(0x1c9)===_0x23bfe9[_0x115769(0x203)],_0x17de1b=_0xe08f6b[_0x115769(0x17f)](_0x1698d1),_0x493cd6=_0xe08f6b[_0x115769(0x174)](_0x17de1b),_0x14fc95=_0x1ed4dd?_0x493cd6[_0x115769(0x196)]-0x1:_0x493cd6[_0x115769(0x1c1)]+0x1,_0x34e401=_0x17de1b[0x0][_0x115769(0x1ee)](_0x115769(0x1e0)),_0x550a67=_0xe08f6b[_0x115769(0x1e6)](_0x34e401,{'startRow':0x0,'column':_0x14fc95,'includeAllSlots':!0x1}),_0xe9d4ab=Array[_0x115769(0x170)](_0x550a67)[_0x115769(0x1e7)](_0xe3bc7b=>_0x5dd911[_0x115769(0x18f)](_0xe3bc7b[_0x115769(0x1df)]));_0x9206a4[_0x115769(0x1da)](_0xe9d4ab,_0x115769(0x1f1));});});}for(const _0x563293 of[_0x32ebc2(0x1e2),_0x32ebc2(0x167)]){const _0x16e56d=_0x563293[_0x32ebc2(0x16f)](0xb),_0x20b483=_0x16e56d[_0x32ebc2(0x199)](),_0xd86797=_0x20b483[_0x32ebc2(0x16f)](0x0,0x3)+_0x32ebc2(0x1e3),_0x5af804=_0x32ebc2(0x1e0)+_0x16e56d,_0x23ebaa=_0x32ebc2(0x191)+_0x16e56d,_0x196b19=_0x32ebc2(0x166)+_0x16e56d;_0x9206a4[_0x32ebc2(0x175)](_0x563293,()=>{const _0x4236f8=_0x32ebc2;_0x422755[_0x4236f8(0x1cb)][_0x4236f8(0x1ba)](_0x20b09=>{const _0x390658=_0x4236f8,_0x489e36=_0xe08f6b[_0x390658(0x17f)](_0x1698d1),_0x4b71b3=_0x489e36[0x0][_0x390658(0x1ee)](_0x390658(0x1e0));let _0x33741f;if(_0x390658(0x1e2)==_0x563293){const _0x9cd60f=_0xe08f6b[_0x390658(0x1d1)](_0x489e36);_0x33741f={'startRow':_0x9cd60f[_0x390658(0x196)],'endRow':_0x9cd60f[_0x390658(0x1c1)],'includeAllSlots':!0x0};}else{const _0x4f329f=_0xe08f6b[_0x390658(0x174)](_0x489e36);_0x33741f={'startColumn':_0x4f329f[_0x390658(0x196)],'endColumn':_0x4f329f[_0x390658(0x1c1)],'includeAllSlots':!0x0};}const _0x3890ee=_0xe08f6b[_0x390658(0x1e6)](_0x4b71b3,_0x33741f),_0x14228b=Array[_0x390658(0x170)](_0x3890ee)[_0x390658(0x1e7)](({cell:_0x2d8a72})=>_0x2d8a72),_0x169c85=Ee(_0x14228b[_0x390658(0x1de)](_0x1b480f=>_0x1b480f[_0x390658(0x1ed)](_0xd86797))),_0x5000d8=Ee(_0x14228b[_0x390658(0x1de)](_0x4d1dff=>!_0x4d1dff[_0x390658(0x1ed)](_0xd86797)))[_0x390658(0x1e7)](_0x137429=>_0x20b09[_0x390658(0x18f)](_0x137429)),_0x4c45ba=_0x9206a4[_0x390658(0x17d)](_0x5000d8,_0x5af804);if(_0x4c45ba&&(_0x390658(0x1a9)==_0x4c45ba[_0x390658(0x1b3)]||_0x390658(0x1f1)==_0x4c45ba[_0x390658(0x1b3)])){const _0x228bcd=this[_0x390658(0x17a)](_0x4c45ba);for(const _0x2d4d51 of _0x169c85){const _0xcb0beb=_0x20b09[_0x390658(0x18f)](_0x2d4d51),_0x365522=_0xe08f6b[_0x390658(0x163)](_0x2d4d51),_0x22909f=_0x2d4d51[_0x390658(0x197)](_0xd86797)-0x1,_0x1f6117=_0x228bcd[_0x23ebaa],_0x4a1b46=_0x228bcd[_0x196b19];_0x1f6117<=_0x365522[_0x20b483]&&_0x365522[_0x20b483]+_0x22909f<=_0x4a1b46&&_0x4c45ba[_0x390658(0x186)](_0xcb0beb);}}});});}function _0x1c8931(_0x23f96f){const _0x1c26c5=_0x32ebc2,_0x236f2d=Array[_0x1c26c5(0x170)](_0x1698d1[_0x1c26c5(0x1fb)]())[_0x1c26c5(0x1e7)](_0x2ffead=>_0x461f65[_0x1c26c5(0x178)](_0x2ffead));_0x422755[_0x1c26c5(0x1cb)][_0x1c26c5(0x1ba)](_0x41e115=>{const _0x134f1c=_0x1c26c5,_0x17d260=_0x41e115[_0x134f1c(0x182)];_0x23f96f=_0x23f96f[_0x134f1c(0x1de)](_0x28f41c=>_0x134f1c(0x181)!=_0x28f41c[_0x134f1c(0x202)][_0x134f1c(0x1a1)]),_0x41e115[_0x134f1c(0x183)](_0x23f96f),_0x422755[_0x134f1c(0x1b0)][_0x134f1c(0x1af)](_0x134f1c(0x1e2))[_0x134f1c(0x18b)](),_0x422755[_0x134f1c(0x1fa)](_0x134f1c(0x1e2),{'forceDefaultExecution':!0x0}),_0x422755[_0x134f1c(0x1cb)][_0x134f1c(0x1a7)](()=>{const _0x2f0601=_0x134f1c;_0x422755[_0x2f0601(0x1cb)][_0x2f0601(0x1a7)](_0x17d260,_0x1d56ed=>{const _0x25fbf1=_0x2f0601,_0x568069=_0x236f2d[_0x25fbf1(0x1de)](_0x2143a0=>_0x25fbf1(0x181)!=_0x2143a0[_0x25fbf1(0x202)][_0x25fbf1(0x1a1)]);_0x568069[_0x25fbf1(0x1b1)]>0x0&&_0x1d56ed[_0x25fbf1(0x183)](_0x568069);for(const _0x2e7b5e of _0x236f2d)_0x2e7b5e[_0x25fbf1(0x192)]();});});});}function _0x411b2e(_0x330641){const _0x4ccfa3=_0x32ebc2;_0x422755[_0x4ccfa3(0x1cb)][_0x4ccfa3(0x1ba)](_0x83efd8=>{const _0xdaf92c=_0x4ccfa3,_0x5153fc=Array[_0xdaf92c(0x170)](_0x1698d1[_0xdaf92c(0x1fb)]())[_0xdaf92c(0x1e7)](_0x2904bc=>_0x461f65[_0xdaf92c(0x178)](_0x2904bc)),_0x1ef975=[];for(const _0x41270d of _0x330641)for(const _0x187c02 of _0x41270d[_0xdaf92c(0x1bb)]({'shallow':!0x0}))_0x1ef975[_0xdaf92c(0x1ac)](_0x187c02);for(const _0x228e61 of _0x1ef975)_0xdaf92c(0x181)!=_0x228e61[_0xdaf92c(0x202)][_0xdaf92c(0x1a1)]&&(_0x83efd8[_0xdaf92c(0x183)](_0x83efd8[_0xdaf92c(0x162)](_0x228e61,0x0)),_0x422755[_0xdaf92c(0x1b0)][_0xdaf92c(0x1af)](_0xdaf92c(0x167))[_0xdaf92c(0x18b)](),_0x422755[_0xdaf92c(0x1fa)](_0xdaf92c(0x167),{'forceDefaultExecution':!0x0}));const _0x1f4a43=_0x5153fc[_0xdaf92c(0x1de)](_0xdacba3=>_0xdaf92c(0x181)!=_0xdacba3[_0xdaf92c(0x202)][_0xdaf92c(0x1a1)]);_0x1f4a43[_0xdaf92c(0x1b1)]>0x0&&_0x83efd8[_0xdaf92c(0x183)](_0x1f4a43);for(const _0x21204c of _0x5153fc)_0x21204c[_0xdaf92c(0x192)]();});}function _0x137f7f(_0x3ff12b,_0x2b58f7){const _0x1eb2c6=_0x32ebc2;return _0x2b58f7[_0x1eb2c6(0x1bd)](_0x40d594=>_0x3ff12b[_0x1eb2c6(0x1a8)](_0x24c9ce=>_0x24c9ce[_0x1eb2c6(0x19e)][_0x1eb2c6(0x1d2)](_0x40d594[_0x1eb2c6(0x1ae)])||_0x40d594[_0x1eb2c6(0x19e)][_0x1eb2c6(0x1d2)](_0x24c9ce[_0x1eb2c6(0x1ae)])));}function _0x28dea8(_0x17c060,_0x398a9a){const _0x4f8fd8=_0x32ebc2;return!_0x17c060[_0x4f8fd8(0x1a8)](_0x4286c8=>_0x398a9a[_0x4f8fd8(0x1a8)](_0xa6e78a=>_0x4286c8[_0x4f8fd8(0x200)](_0xa6e78a)))&&_0x17c060[_0x4f8fd8(0x1a8)](_0x12e345=>_0x398a9a[_0x4f8fd8(0x1a8)](_0x5e4e44=>_0x12e345[_0x4f8fd8(0x19e)][_0x4f8fd8(0x1a5)](_0x5e4e44[_0x4f8fd8(0x1ae)])));}_0x422755[_0x32ebc2(0x16e)][_0x32ebc2(0x1f3)]['on'](_0x32ebc2(0x201),(_0x2c1195,_0x457bb7,_0x51e0c9)=>{const _0x298fc1=_0x32ebc2;if(!_0x51e0c9[_0x298fc1(0x1cf)][_0x298fc1(0x1f0)])return;const _0xd4f420=_0x457bb7[_0x298fc1(0x188)];if(!_0xd4f420)return;const _0x57175d=_0x51e0c9[_0x298fc1(0x204)][_0x298fc1(0x18c)](_0xd4f420);function _0xbb64fb(_0x474443){const _0x9bc9aa=_0x298fc1;return Array[_0x9bc9aa(0x1a4)](_0x474443)?_0x474443:[_0x474443];}_0x57175d&&_0x298fc1(0x1d8)===_0xd4f420[_0x298fc1(0x1cd)]&&_0x5b5d8a(_0x57175d,_0x51e0c9[_0x298fc1(0x1ca)],(_0x57d54b,_0x4f3ab5,_0x184ce5)=>_0x184ce5[_0x298fc1(0x1db)](_0xbb64fb(_0x4f3ab5[_0x298fc1(0x180)]),_0x57d54b),(_0xce89b8,_0x4275db,_0x3184ea)=>_0x3184ea[_0x298fc1(0x185)](_0xbb64fb(_0x4275db[_0x298fc1(0x180)]),_0xce89b8));},{'priority':_0x32ebc2(0x19b)}),_0x9206a4[_0x32ebc2(0x1b6)][_0x32ebc2(0x16c)](_0x1e59cd=>{const _0x2ff3cd=_0x32ebc2;if(_0x2ff3cd(0x1a6)!=_0x1e59cd[_0x2ff3cd(0x16b)]&&_0x2ff3cd(0x1b4)!=_0x1e59cd[_0x2ff3cd(0x16b)])return;const _0x40b693=_0x1e59cd[_0x2ff3cd(0x17e)]();if(null!=_0x40b693&&_0x40b693['is'](_0x2ff3cd(0x1b8),_0x2ff3cd(0x1e0))){if(_0x2ff3cd(0x1a6)==_0x1e59cd[_0x2ff3cd(0x16b)]){const _0x1ab977=_0x1e59cd[_0x2ff3cd(0x1bb)]()[_0x2ff3cd(0x1de)](_0x50a3fe=>_0x50a3fe['is'](_0x2ff3cd(0x1ce)))[_0x2ff3cd(0x1e7)](_0x26fdfa=>_0x26fdfa[_0x2ff3cd(0x16e)]);if(_0x1ab977[_0x2ff3cd(0x1b1)])return{'type':_0x2ff3cd(0x1a6),'content':_0x3acc9f(_0xabf701,_0x2ff3cd(0x1c8),_0x3acc9f(_0xabf701,_0x2ff3cd(0x165),'\x22'+_0x1ab977[_0x2ff3cd(0x1f2)]('\x20')+'\x22'))};}if(_0x2ff3cd(0x1b4)==_0x1e59cd[_0x2ff3cd(0x16b)]){const _0x1bf566=_0x1e59cd[_0x2ff3cd(0x1bb)]()[_0x2ff3cd(0x1de)](_0x542fc0=>_0x542fc0['is'](_0x2ff3cd(0x1ce)))[_0x2ff3cd(0x1e7)](_0x40b342=>_0x40b342[_0x2ff3cd(0x16e)]);if(_0x1bf566[_0x2ff3cd(0x1b1)])return{'type':_0x2ff3cd(0x1b4),'content':_0x3acc9f(_0xabf701,_0x2ff3cd(0x1d0),_0x3acc9f(_0xabf701,_0x2ff3cd(0x165),'\x22'+_0x1bf566[_0x2ff3cd(0x1f2)]('\x20')+'\x22'))};}}}),_0x9206a4[_0x32ebc2(0x1b6)][_0x32ebc2(0x16c)](_0x52ba79=>{const _0xf7eef4=_0x32ebc2;if(_0xf7eef4(0x1a9)==_0x52ba79[_0xf7eef4(0x1b3)]){const _0x562eae=_0x52ba79[_0xf7eef4(0x1bb)]()[_0xf7eef4(0x1de)](_0x56cec0=>_0x56cec0['is'](_0xf7eef4(0x1ce)))[_0xf7eef4(0x1e7)](_0xad969c=>_0xad969c[_0xf7eef4(0x16e)]),_0x3e6155=this[_0xf7eef4(0x17a)](_0x52ba79),_0x2936e9=_0x3e6155[_0xf7eef4(0x189)]-_0x3e6155[_0xf7eef4(0x172)]+0x1;if(_0xf7eef4(0x1a6)==_0x52ba79[_0xf7eef4(0x16b)])return _0x562eae[_0xf7eef4(0x1b1)]?{'type':_0xf7eef4(0x1a6),'content':_0x3acc9f(_0xabf701,_0xf7eef4(0x1c8),_0x3acc9f(_0xabf701,_0xf7eef4(0x18e),[_0x2936e9,'\x22'+_0x562eae[_0xf7eef4(0x1f2)]('\x20')+'\x22']))}:{'type':_0xf7eef4(0x1a6),'content':_0x3acc9f(_0xabf701,_0xf7eef4(0x1c8),_0x3acc9f(_0xabf701,_0xf7eef4(0x1ad),_0x2936e9))};if(_0xf7eef4(0x1b4)==_0x52ba79[_0xf7eef4(0x16b)])return _0x562eae[_0xf7eef4(0x1b1)]?{'type':_0xf7eef4(0x1b4),'content':_0x3acc9f(_0xabf701,_0xf7eef4(0x1d0),_0x3acc9f(_0xabf701,_0xf7eef4(0x18e),[_0x2936e9,'\x22'+_0x562eae[_0xf7eef4(0x1f2)]('\x20')+'\x22']))}:{'type':_0xf7eef4(0x1b4),'content':_0x3acc9f(_0xabf701,_0xf7eef4(0x1d0),_0x3acc9f(_0xabf701,_0xf7eef4(0x1ad),_0x2936e9))};}if(_0xf7eef4(0x1f1)==_0x52ba79[_0xf7eef4(0x1b3)]){const _0x366eac=_0x52ba79[_0xf7eef4(0x1bb)]()[_0xf7eef4(0x1de)](_0x4d08ab=>_0x4d08ab['is'](_0xf7eef4(0x1ce)))[_0xf7eef4(0x1e7)](_0x30abb0=>_0x30abb0[_0xf7eef4(0x16e)]),_0x2789b7=this[_0xf7eef4(0x17a)](_0x52ba79),_0x23995c=_0x2789b7[_0xf7eef4(0x1a3)]-_0x2789b7[_0xf7eef4(0x1ef)]+0x1;if(_0xf7eef4(0x1a6)==_0x52ba79[_0xf7eef4(0x16b)])return _0x366eac[_0xf7eef4(0x1b1)]?{'type':_0xf7eef4(0x1a6),'content':_0x3acc9f(_0xabf701,_0xf7eef4(0x1c8),_0x3acc9f(_0xabf701,_0xf7eef4(0x18d),[_0x23995c,'\x22'+_0x366eac[_0xf7eef4(0x1f2)]('\x20')+'\x22']))}:{'type':_0xf7eef4(0x1a6),'content':_0x3acc9f(_0xabf701,_0xf7eef4(0x1c8),_0x3acc9f(_0xabf701,_0xf7eef4(0x1bc),_0x23995c))};if(_0xf7eef4(0x1b4)==_0x52ba79[_0xf7eef4(0x16b)])return _0x366eac[_0xf7eef4(0x1b1)]?{'type':_0xf7eef4(0x1b4),'content':_0x3acc9f(_0xabf701,_0xf7eef4(0x1d0),_0x3acc9f(_0xabf701,_0xf7eef4(0x18d),[_0x23995c,'\x22'+_0x366eac[_0xf7eef4(0x1f2)]('\x20')+'\x22']))}:{'type':_0xf7eef4(0x1b4),'content':_0x3acc9f(_0xabf701,_0xf7eef4(0x1d0),_0x3acc9f(_0xabf701,_0xf7eef4(0x1bc),_0x23995c))};}}),_0x9206a4[_0x32ebc2(0x173)][_0x32ebc2(0x16a)](_0x32ebc2(0x1a6),_0x32ebc2(0x1a9),_0x32ebc2(0x1e1),_0x1c8931),_0x9206a4[_0x32ebc2(0x173)][_0x32ebc2(0x16a)](_0x32ebc2(0x1b4),_0x32ebc2(0x1a9),_0x32ebc2(0x19f),_0x1c8931),_0x9206a4[_0x32ebc2(0x173)][_0x32ebc2(0x16a)](_0x32ebc2(0x1a6),_0x32ebc2(0x1f1),_0x32ebc2(0x1e1),_0x411b2e),_0x9206a4[_0x32ebc2(0x173)][_0x32ebc2(0x16a)](_0x32ebc2(0x1b4),_0x32ebc2(0x1f1),_0x32ebc2(0x19f),_0x411b2e),_0x9206a4[_0x32ebc2(0x173)][_0x32ebc2(0x16a)](_0x32ebc2(0x1a6),_0x32ebc2(0x1f1),_0x32ebc2(0x1f2),_0x137f7f),_0x9206a4[_0x32ebc2(0x173)][_0x32ebc2(0x16a)](_0x32ebc2(0x1b4),_0x32ebc2(0x1f1),_0x32ebc2(0x1f2),_0x137f7f),_0x9206a4[_0x32ebc2(0x173)][_0x32ebc2(0x16a)](_0x32ebc2(0x1a6),_0x32ebc2(0x1a9),_0x32ebc2(0x1f2),_0x28dea8),_0x9206a4[_0x32ebc2(0x173)][_0x32ebc2(0x16a)](_0x32ebc2(0x1b4),_0x32ebc2(0x1a9),_0x32ebc2(0x1f2),_0x28dea8);}[_0x51229(0x18a)](){const _0x35fea1=_0x51229,_0x2d3050=this[_0x35fea1(0x1aa)],_0x1c960f=_0x2d3050[_0x35fea1(0x1cb)][_0x35fea1(0x1c7)][_0x35fea1(0x1c2)];return(_0x367339,_0x59dc3b)=>{const _0x446e4c=_0x35fea1;_0x2d3050[_0x446e4c(0x1cb)][_0x446e4c(0x1ba)](_0x5bd5b5=>{const _0x40962a=_0x446e4c,{commandName:_0x50d14c,commandParams:_0x4d6433}=_0x59dc3b;let _0x2ca392=_0x367339[0x0][_0x40962a(0x19e)][_0x40962a(0x1e9)];_0x4d6433&&_0x4d6433[0x0]&&!0x1===_0x4d6433[0x0][_0x40962a(0x1f4)]&&(_0x2ca392=_0x367339[0x0][_0x40962a(0x1ae)][_0x40962a(0x1d9)]);const _0x4f305a=_0x5bd5b5[_0x40962a(0x1f9)](_0x2ca392);if(_0x40962a(0x181)==_0x4f305a[_0x40962a(0x202)][_0x40962a(0x1a1)])return;const _0x7759c8=Array[_0x40962a(0x170)](_0x1c960f[_0x40962a(0x1fb)]())[_0x40962a(0x1e7)](_0x5aecc4=>_0x461f65[_0x40962a(0x178)](_0x5aecc4));_0x5bd5b5[_0x40962a(0x183)](_0x4f305a),_0x2d3050[_0x40962a(0x1b0)][_0x40962a(0x1af)](_0x50d14c)[_0x40962a(0x18b)](),_0x4d6433[_0x40962a(0x1ac)]({'forceDefaultExecution':!0x0}),_0x2d3050[_0x40962a(0x1fa)](_0x50d14c,..._0x4d6433);const _0x2ff636=_0x7759c8[_0x40962a(0x1de)](_0x5737d9=>_0x40962a(0x181)!=_0x5737d9[_0x40962a(0x202)][_0x40962a(0x1a1)]);_0x2ff636[_0x40962a(0x1b1)]>0x0&&_0x5bd5b5[_0x40962a(0x183)](_0x2ff636);for(const _0x3afa32 of _0x7759c8)_0x3afa32[_0x40962a(0x192)]();});};}[_0x51229(0x1f8)](_0x50b396){const _0x3e5ab1=_0x51229,_0x47e1f7=this[_0x3e5ab1(0x1aa)][_0x3e5ab1(0x1d7)][_0x3e5ab1(0x1af)](_0x3e5ab1(0x1eb));let _0x4dae3e=Number[_0x3e5ab1(0x195)],_0x414674=Number[_0x3e5ab1(0x16d)],_0x35c670=Number[_0x3e5ab1(0x195)],_0x37f3b9=Number[_0x3e5ab1(0x16d)];for(const _0x158640 of _0x50b396){if(_0x3e5ab1(0x181)==_0x158640[_0x3e5ab1(0x202)][_0x3e5ab1(0x1a1)])continue;const {row:_0x2dc059,column:_0xb37963}=_0x47e1f7[_0x3e5ab1(0x163)](_0x158640),_0x30b7a=_0x158640[_0x3e5ab1(0x1ed)](_0x3e5ab1(0x1ff))?_0x158640[_0x3e5ab1(0x197)](_0x3e5ab1(0x1ff))-0x1:0x0,_0x45c134=_0x158640[_0x3e5ab1(0x1ed)](_0x3e5ab1(0x1bf))?_0x158640[_0x3e5ab1(0x197)](_0x3e5ab1(0x1bf))-0x1:0x0;_0x4dae3e=_0x2dc059<_0x4dae3e?_0x2dc059:_0x4dae3e,_0x414674=_0x2dc059+_0x30b7a>_0x414674?_0x2dc059+_0x30b7a:_0x414674,_0x35c670=_0xb37963<_0x35c670?_0xb37963:_0x35c670,_0x37f3b9=_0xb37963+_0x45c134>_0x37f3b9?_0xb37963+_0x45c134:_0x37f3b9;}return{'minRow':_0x4dae3e,'maxRow':_0x414674,'minColumn':_0x35c670,'maxColumn':_0x37f3b9};}[_0x51229(0x1c6)](){const _0x3b88eb=_0x51229,_0xe3bda=this[_0x3b88eb(0x1aa)],_0x253460=_0xe3bda[_0x3b88eb(0x1d7)][_0x3b88eb(0x1af)](_0x3b88eb(0x1c4)),_0x23bf42=_0xe3bda[_0x3b88eb(0x1d7)][_0x3b88eb(0x1af)](_0x3b88eb(0x1eb));_0xe3bda[_0x3b88eb(0x1cb)][_0x3b88eb(0x1c7)]['on'](_0x3b88eb(0x176),()=>{const _0x578844=_0x3b88eb,_0x50a834=Array[_0x578844(0x170)](_0xe3bda[_0x578844(0x1cb)][_0x578844(0x1c7)][_0x578844(0x17c)][_0x578844(0x1d4)]());for(const {name:_0x2e4bec,data:_0x23206b}of _0x50a834){const {group:_0x5d24b1,id:_0x4db386,subType:_0x1a3b98}=_0x253460[_0x578844(0x1be)](_0x2e4bec);if(_0x578844(0x168)!=_0x5d24b1)continue;if(null!=_0x23206b[_0x578844(0x1ea)])continue;const _0x13c6c1=_0x253460[_0x578844(0x184)](_0x4db386);this[_0x578844(0x1c3)][_0x578844(0x161)](_0x1a3b98)&&this[_0x578844(0x198)][_0x578844(0x1ec)](_0x13c6c1);}},{'priority':_0x3b88eb(0x1cc)});const _0x385959=(_0x204cb8,_0x1e8b12)=>{const _0x1e5bbd=_0x3b88eb;let _0x409116=!0x1;const _0x123bc3=_0x1e8b12[_0x1e5bbd(0x18f)](_0x204cb8),_0x2acb7a=_0x204cb8[_0x1e5bbd(0x1ee)](_0x1e5bbd(0x1e0)),_0x5a787d=_0x23bf42[_0x1e5bbd(0x163)](_0x204cb8);for(const _0x25724b of this[_0x1e5bbd(0x198)]){const _0x315bde=_0x25724b[_0x1e5bbd(0x1b3)],_0x2c531f=_0x315bde[_0x1e5bbd(0x1fc)](_0x1e5bbd(0x1dc)),_0x25014d=_0x315bde[_0x1e5bbd(0x16f)](_0x2c531f?0xa:0x5),_0x16de8a=_0x25014d[_0x1e5bbd(0x199)](),_0x88ba94=_0x16de8a[_0x1e5bbd(0x16f)](0x0,0x3)+_0x1e5bbd(0x1e3),_0x3a9fb0=_0x1e5bbd(0x191)+_0x25014d,_0x581f59=_0x1e5bbd(0x166)+_0x25014d;if(!_0x25724b[_0x1e5bbd(0x171)])continue;if(_0x2acb7a!=_0x25724b[_0x1e5bbd(0x187)]()[_0x1e5bbd(0x1ae)][_0x1e5bbd(0x1ee)](_0x1e5bbd(0x1e0)))continue;if(_0x25724b[_0x1e5bbd(0x1e8)](_0x123bc3))continue;const _0x10f8f0=_0x204cb8[_0x1e5bbd(0x1ed)](_0x88ba94)?_0x204cb8[_0x1e5bbd(0x197)](_0x88ba94)-0x1:0x0,_0x14ba98=this[_0x1e5bbd(0x17a)](_0x25724b),_0x585a65=_0x14ba98[_0x3a9fb0],_0x40e4da=_0x14ba98[_0x581f59];_0x585a65<=_0x5a787d[_0x16de8a]&&_0x5a787d[_0x16de8a]+_0x10f8f0<=_0x40e4da&&(_0x25724b[_0x1e5bbd(0x186)](_0x123bc3),_0x409116=!0x0);}return _0x409116;};_0xe3bda[_0x3b88eb(0x1cb)][_0x3b88eb(0x1c7)][_0x3b88eb(0x1dd)](_0x134d1e=>{const _0x5820c8=_0x3b88eb;let _0x598982=!0x1;for(const _0x359e84 of _0xe3bda[_0x5820c8(0x1cb)][_0x5820c8(0x1c7)][_0x5820c8(0x17c)][_0x5820c8(0x1d6)]())if(_0x5820c8(0x1c5)==_0x359e84[_0x5820c8(0x16b)]){if(_0x5820c8(0x1a9)==_0x359e84[_0x5820c8(0x1cd)]){for(const _0x29fd1e of _0x359e84[_0x5820c8(0x19a)][_0x5820c8(0x1d9)][_0x5820c8(0x1d5)]())_0x598982=_0x598982||_0x385959(_0x29fd1e,_0x134d1e);}else _0x5820c8(0x1d8)==_0x359e84[_0x5820c8(0x1cd)]&&(_0x598982=_0x598982||_0x385959(_0x359e84[_0x5820c8(0x19a)][_0x5820c8(0x1d9)],_0x134d1e));}return _0x598982;});}[_0x51229(0x17a)](_0x2154d6){const _0x9607f5=_0x51229;return this[_0x9607f5(0x1f8)](_0x2154d6[_0x9607f5(0x1fb)]()[_0x9607f5(0x1e7)](_0x7af933=>_0x7af933[_0x9607f5(0x1ae)][_0x9607f5(0x1d9)]));}}function Ee(_0x2cb14b){const _0x3e455f=_0x51229;return Array[_0x3e455f(0x170)](new Set(_0x2cb14b)[_0x3e455f(0x17b)]());}function _0x2ab4(_0x373c95,_0x3a8ee5){const _0x4a5c82=_0x4a5c();return _0x2ab4=function(_0x2ab4bb,_0x81c816){_0x2ab4bb=_0x2ab4bb-0x161;let _0xc2cf9c=_0x4a5c82[_0x2ab4bb];return _0xc2cf9c;},_0x2ab4(_0x373c95,_0x3a8ee5);}function _0x4a5c(){const _0x38d7be=['createTableWalker','map','isIntersectingWithRange','nodeBefore','oldRange','TableUtils','add','hasAttribute','findAncestor','minColumn','showSuggestionHighlights','tableColumn','join','downcastDispatcher','forceValue','insertTable','insertTableColumnRight','602358dFkcXO','_getCoordsForCells','createRangeIn','execute','getRanges','startsWith','insertTableRowBelow','8mDXYhO','rowspan','isIntersecting','addMarker:suggestion','root','order','mapper','includes','createPositionAt','getCellLocation','locale','ELEMENT_TABLE_WITH_TEXT','max','removeTableColumn','suggestion','3jUDfRf','registerCustomCallback','type','registerDescriptionCallback','MIN_SAFE_INTEGER','data','substr','from','isInContent','minRow','_suggestionFactory','getColumnIndexes','enableCommand','change:data','registerElementLabel','fromRange','34137bzGQYp','_getSuggestionCoords','values','differ','markMultiRangeDeletion','getContainedElement','getSelectionAffectedTableCells','classes','$graveyard','batch','setSelection','getSuggestion','removeClass','addRange','getFirstRange','item','maxRow','_acceptFormatSuggestionCallbackFactory','refresh','toViewElement','ELEMENT_TABLE_COLUMN_WITH_TEXT','ELEMENT_TABLE_ROW_WITH_TEXT','createRangeOn','TableEditing','min','detach','2372130ThDodr','afterInit','MAX_SAFE_INTEGER','first','getAttribute','_tableSuggestions','toLowerCase','position','highest','190TWSTdT','8RfVRDW','end','accept','selectTableRow','rootName','9591681ZvRsIs','maxColumn','isArray','isTouching','insertion','enqueueChange','some','tableRow','editor','241465IUsqLz','push','ELEMENT_TABLE_ROW','start','get','commands','length','has','subType','deletion','selectTableColumn','descriptionFactory','insertTableRowAbove','element','above','change','getItems','ELEMENT_TABLE_COLUMN','every','_splitMarkerName','colspan','insertTableColumnLeft','last','selection','_tablePostFixingSubtypes','TrackChangesEditing','insert','_setupColumnsRowsFixing','document','*Insert:*\x20%0','left','writer','model','low','name','$textProxy','options','*Remove:*\x20%0','getRowIndexes','isEqual','564816NcHlMx','getChangedMarkers','getChildren','getChanges','plugins','tableCell','nodeAfter','markMultiRangeInsertion','addClass','tablePaste','registerPostFixer','filter','cell','table','discard','removeTableRow','span','558895HDUKwT','ELEMENT_TABLE'];_0x4a5c=function(){return _0x38d7be;};return _0x4a5c();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x666f1d=_0x28ff;(function(_0x12c938,_0x5363de){const _0xdfc33=_0x28ff,_0x18280e=_0x12c938();while(!![]){try{const _0x1bb83f=-parseInt(_0xdfc33(0x1e7))/0x1+parseInt(_0xdfc33(0x1ea))/0x2*(-parseInt(_0xdfc33(0x1e8))/0x3)+-parseInt(_0xdfc33(0x1e2))/0x4*(parseInt(_0xdfc33(0x1e5))/0x5)+parseInt(_0xdfc33(0x1e3))/0x6+-parseInt(_0xdfc33(0x1de))/0x7*(-parseInt(_0xdfc33(0x1dc))/0x8)+-parseInt(_0xdfc33(0x1e6))/0x9+parseInt(_0xdfc33(0x1d9))/0xa;if(_0x1bb83f===_0x5363de)break;else _0x18280e['push'](_0x18280e['shift']());}catch(_0x443451){_0x18280e['push'](_0x18280e['shift']());}}}(_0x1b51,0x45f9a));function _0x28ff(_0x1132a5,_0x2bc5fe){const _0x1b5198=_0x1b51();return _0x28ff=function(_0x28ff32,_0x17ca5e){_0x28ff32=_0x28ff32-0x1d7;let _0x12bae0=_0x1b5198[_0x28ff32];return _0x12bae0;},_0x28ff(_0x1132a5,_0x2bc5fe);}import{Plugin as _0x10b663}from'ckeditor5/src/core.js';function _0x1b51(){const _0x48f839=['9187520nUEUqV','TableCaptionEditing','afterInit','128xQjxxd','requires','73108DSMzlC','TrackChangesEditing','toggleTableCaption','plugins','812qagQKN','1557540wVcbbo','get','865PdPOPs','959472GISoiI','345803dkdeQk','129RRtfFi','editor','26572chkVbK','enableCommand','has'];_0x1b51=function(){return _0x48f839;};return _0x1b51();}import _0x15d96a from'./table.js';export default class $t extends _0x10b663{static get[_0x666f1d(0x1dd)](){return[_0x15d96a];}[_0x666f1d(0x1db)](){const _0x256f6b=_0x666f1d,_0x115296=this[_0x256f6b(0x1e9)];if(!_0x115296[_0x256f6b(0x1e1)][_0x256f6b(0x1d8)](_0x256f6b(0x1da)))return;_0x115296[_0x256f6b(0x1e1)][_0x256f6b(0x1e4)](_0x256f6b(0x1df))[_0x256f6b(0x1d7)](_0x256f6b(0x1e0));}}
23
+ const _0x244f91=_0x49ef;function _0x49ef(_0x5a4ac9,_0x20906b){const _0x399a7e=_0x399a();return _0x49ef=function(_0x49efe3,_0x5b091a){_0x49efe3=_0x49efe3-0xf6;let _0x5328be=_0x399a7e[_0x49efe3];return _0x5328be;},_0x49ef(_0x5a4ac9,_0x20906b);}(function(_0x14ec3b,_0x62b73e){const _0x3a48c4=_0x49ef,_0xe6e7bf=_0x14ec3b();while(!![]){try{const _0x2a8a21=-parseInt(_0x3a48c4(0xf6))/0x1*(parseInt(_0x3a48c4(0x102))/0x2)+-parseInt(_0x3a48c4(0x100))/0x3*(parseInt(_0x3a48c4(0xfd))/0x4)+-parseInt(_0x3a48c4(0xfb))/0x5+-parseInt(_0x3a48c4(0x107))/0x6+-parseInt(_0x3a48c4(0xf7))/0x7+-parseInt(_0x3a48c4(0xf9))/0x8+parseInt(_0x3a48c4(0x101))/0x9;if(_0x2a8a21===_0x62b73e)break;else _0xe6e7bf['push'](_0xe6e7bf['shift']());}catch(_0x225160){_0xe6e7bf['push'](_0xe6e7bf['shift']());}}}(_0x399a,0xdb7d8));import{Plugin as _0x9e4c22}from'ckeditor5/src/core.js';import _0x470c49 from'./table.js';export default class $t extends _0x9e4c22{static get[_0x244f91(0xfc)](){return[_0x470c49];}[_0x244f91(0x108)](){const _0x3cf8c7=_0x244f91,_0xb37923=this[_0x3cf8c7(0xff)];if(!_0xb37923[_0x3cf8c7(0x106)][_0x3cf8c7(0xfe)](_0x3cf8c7(0xfa)))return;_0xb37923[_0x3cf8c7(0x106)][_0x3cf8c7(0x104)](_0x3cf8c7(0x105))[_0x3cf8c7(0x103)](_0x3cf8c7(0xf8));}}function _0x399a(){const _0x70e17c=['3GecGWQ','65290275egKtZm','518Drvevu','enableCommand','get','TrackChangesEditing','plugins','10477734bFjHBz','afterInit','1591DCercN','4576243WGWEEn','toggleTableCaption','13826400aWosAo','TableCaptionEditing','1763535msteBv','requires','5849316aUcomC','has','editor'];_0x399a=function(){return _0x70e17c;};return _0x399a();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x366f0c=_0x429b;(function(_0x449404,_0x3583b2){const _0x58ed5c=_0x429b,_0xa98f49=_0x449404();while(!![]){try{const _0x5e42c2=-parseInt(_0x58ed5c(0x182))/0x1*(-parseInt(_0x58ed5c(0x15c))/0x2)+parseInt(_0x58ed5c(0x1f5))/0x3*(parseInt(_0x58ed5c(0x156))/0x4)+parseInt(_0x58ed5c(0x1ce))/0x5+parseInt(_0x58ed5c(0x1d0))/0x6*(-parseInt(_0x58ed5c(0x15e))/0x7)+-parseInt(_0x58ed5c(0x1f1))/0x8*(parseInt(_0x58ed5c(0x13e))/0x9)+parseInt(_0x58ed5c(0x19a))/0xa*(parseInt(_0x58ed5c(0x184))/0xb)+parseInt(_0x58ed5c(0x17b))/0xc;if(_0x5e42c2===_0x3583b2)break;else _0xa98f49['push'](_0xa98f49['shift']());}catch(_0x6cb979){_0xa98f49['push'](_0xa98f49['shift']());}}}(_0x865f,0xda06e));import{getTranslation as _0x1e2f65}from'../utils/common-translations.js';import{Plugin as _0x628bed}from'ckeditor5/src/core.js';import{LiveRange as _0x131a2e}from'ckeditor5/src/engine.js';import{uid as _0xc88b06,priorities as _0x11e61b}from'ckeditor5/src/utils.js';function _0x865f(){const _0x532c60=['_createdBatches','tablePasteColumn','deletionRanges','selection','row','createRange','position','getAttributes','suggestionUnloaded','tableCellPadding','isEqual','getChangedMarkers','ck-suggestion-marker--active','insertColumns','dataDowncast','insert','entries','_getCoordsForCells','element','call','16USCvea','getRange','table','removeMarkers','471DvZUZH','_splitMarkerName','nextSibling','tablePasteChainId','isInContent','getItems','getMarkers','getSuggestions','containsRange','$graveyard','tableCellBorderColor','for','accept','includes','subType','editing','columnInsertionIndexes','keys','trackChanges','remove','getColumnIndexes','requires','getRows','insertion','3685212qkXBBu','unwrap','document','type','getSuggestionCallback','rootName','paragraph','updateMarker','filter','join','last','tableCellBorderStyle','descriptionFactory','getShiftedBy','map','listenTo','rows','hasSuggestion','batch','endRow','push','schema','cells','every','1404dVvPNS','author','tableCellBorderWidth','columns','deletion','endColumn','123372YPPAjT','markerAttributes','4515343YEaTzr','setAttribute','view','tableCellVerticalAlignment','attributes','fromRange','start','insertRows','findAncestor','clipboardOutput','createRangeIn','length','previous','redo','tableCellSuggestion','elementToElement','set','tableCell','register','oldRange','next','discard','stop','getContainedElement','removeColumns','rowInsertionIndexes','markMultiRangeDeletion','plugins','getTableIfOnlyTableInContent','3974040JUfZAk','registerDescriptionCallback','createRangeOn','suggestion-td','insertContent','Users','previousSibling','27OaWnxh','createPositionBefore','11UnaFlB','insertionRanges','TableClipboard','detach','editingDowncast','createTableWalker','registerCustomCallback','fromEntries','forceDefaultExecution','content','suggestion','suggestion:formatBlock:tablePasteCell','markers','TableUtils','markerToHighlight','_isForcedDefaultExecutionBlock','model','find','setAttributes','getSelectionAffectedTableCells','ck-suggestion-marker','end','2557280Ueyihk','markerName','markMultiRangeBlockFormat','_suggestionFactory','low','TrackChangesEditing','get','cell','rowInsertionRanges','options','high','suggestionLoaded','conversion','removeRows','forEach','columnInsertionRanges','startsWith','removeMarker','column','from','value','getChanges','*Replace\x20table\x20cells*','_replaceTableSlotCell','tablePaste','ck-suggestion-marker-insertion','locale','activeMarkers','return','isEmpty','has','_tablePostFixingSubtypes','getSuggestion','getAllAdjacentSuggestions','getChildren','afterInit','documentSelection','first','commands','newRange','fill','reduce','markMultiRangeInsertion','wrap','tableCellBackgroundColor','tablePasteCell','root','getRanges','registerPostFixer','change','getChild','tablePasteRow','247480NQVeDh','nodeAfter','6MqvLqS','some','name','createElement','showSuggestionHighlights','differ','tableCellHorizontalAlignment','formatBlock','getColumns','getRowIndexes','editor','add','move'];_0x865f=function(){return _0x532c60;};return _0x865f();}import _0x32715e from'./table.js';const ge=[_0x366f0c(0x158),_0x366f0c(0x1ff),_0x366f0c(0x149),_0x366f0c(0x1d6),_0x366f0c(0x161),_0x366f0c(0x1c6),_0x366f0c(0x1e6)],Ce=Object[_0x366f0c(0x18b)](ge[_0x366f0c(0x14c)](_0x3c0daa=>[_0x3c0daa,null]));export default class vt extends _0x628bed{static get[_0x366f0c(0x13b)](){return[_0x32715e];}[_0x366f0c(0x1bd)](){const _0x5c4f20=_0x366f0c,_0x23d651=this[_0x5c4f20(0x1da)];if(!_0x23d651[_0x5c4f20(0x179)][_0x5c4f20(0x1b8)](_0x5c4f20(0x186)))return;const _0xc7e4e2=_0x23d651[_0x5c4f20(0x179)][_0x5c4f20(0x1a0)](_0x5c4f20(0x19f)),_0x525efb=_0x23d651[_0x5c4f20(0x179)][_0x5c4f20(0x1a0)](_0x5c4f20(0x191)),_0x3d8300=_0x23d651[_0x5c4f20(0x179)][_0x5c4f20(0x1a0)](_0x32715e),_0x107e4a=_0x23d651[_0x5c4f20(0x179)][_0x5c4f20(0x1a0)](_0x5c4f20(0x186));_0x3d8300[_0x5c4f20(0x1b9)][_0x5c4f20(0x152)](_0x5c4f20(0x1cd),_0x5c4f20(0x1de)),_0x23d651[_0x5c4f20(0x194)][_0x5c4f20(0x153)][_0x5c4f20(0x170)](_0x5c4f20(0x16c),{'allowIn':_0x5c4f20(0x16f),'allowContentOf':_0x5c4f20(0x16f),'isLimit':!0x0}),_0x23d651[_0x5c4f20(0x1a6)][_0x5c4f20(0x16d)]({'model':_0x5c4f20(0x16c),'view':_0x5c4f20(0x17e)});let _0x21b3dd=null;_0x23d651[_0x5c4f20(0x194)]['on'](_0x5c4f20(0x17f),(_0x562758,_0x8bb79b)=>{const _0x5b3323=_0x5c4f20,[_0x2af4a5,_0x1e2a92]=_0x8bb79b,_0x457077=_0x8bb79b[_0x8bb79b[_0x5b3323(0x169)]-0x1];_0x457077&&_0x457077[_0x5b3323(0x18c)]||_0xc7e4e2[_0x5b3323(0x193)]||this[_0x5b3323(0x1da)][_0x5b3323(0x1c0)][_0x5b3323(0x1a0)](_0x5b3323(0x138))[_0x5b3323(0x1ae)]&&function(_0x182378,_0x58f123,_0x428699,_0x1baeaa,_0x3f603b){const _0x5cae3d=_0x5b3323;if(_0x58f123&&!_0x58f123['is'](_0x5cae3d(0x1be)))return!0x1;const _0x13ef5e=_0x3f603b[_0x5cae3d(0x17a)](_0x182378,_0x428699);if(!_0x13ef5e||!we(_0x13ef5e,void 0x0,_0x1baeaa))return!0x1;const _0x23cece=_0x1baeaa[_0x5cae3d(0x197)](_0x428699[_0x5cae3d(0x140)][_0x5cae3d(0x1e0)]);if(!_0x23cece[_0x5cae3d(0x169)])return!0x1;const _0x5eeaec=_0x23cece[0x0][_0x5cae3d(0x166)](_0x5cae3d(0x1f3)),_0x1163f0=_0x1baeaa[_0x5cae3d(0x1d9)](_0x23cece),_0x5c1c06=_0x1baeaa[_0x5cae3d(0x13a)](_0x23cece),_0x470c1f={'startRow':_0x1163f0[_0x5cae3d(0x1bf)],'endRow':_0x1163f0[_0x5cae3d(0x148)],'startColumn':_0x5c1c06[_0x5cae3d(0x1bf)],'endColumn':_0x5c1c06[_0x5cae3d(0x148)]};return 0x1==_0x23cece[_0x5cae3d(0x169)]&&(_0x470c1f[_0x5cae3d(0x151)]+=_0x1baeaa[_0x5cae3d(0x13c)](_0x13ef5e)-0x1,_0x470c1f[_0x5cae3d(0x15b)]+=_0x1baeaa[_0x5cae3d(0x1d8)](_0x13ef5e)-0x1),we(_0x5eeaec,_0x470c1f,_0x1baeaa);}(_0x2af4a5,_0x1e2a92,_0x23d651[_0x5b3323(0x194)],_0x525efb,_0x107e4a)&&(_0x562758[_0x5b3323(0x174)](),_0x21b3dd={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x23d651[_0x5b3323(0x194)][_0x5b3323(0x1cb)](()=>{const _0xb0bb9b=_0x5b3323;_0x23d651[_0xb0bb9b(0x194)][_0xb0bb9b(0x17f)](_0x8bb79b[0x0],_0x8bb79b[0x1],_0x8bb79b[0x2],{'forceDefaultExecution':!0x0});const _0x5ce4e4=_0xc88b06(),{rowInsertionRanges:_0x1421ae,columnInsertionRanges:_0x341adf,insertionRanges:_0x553ee0,deletionRanges:_0x12b3e4,cells:_0x48b90b}=_0x21b3dd;_0x1421ae[_0xb0bb9b(0x169)]&&_0xc7e4e2[_0xb0bb9b(0x1c4)](_0x1421ae,_0xb0bb9b(0x1cd),{'tablePasteChainId':_0x5ce4e4}),_0x341adf[_0xb0bb9b(0x169)]&&_0xc7e4e2[_0xb0bb9b(0x1c4)](_0x341adf,_0xb0bb9b(0x1de),{'tablePasteChainId':_0x5ce4e4}),_0x553ee0[_0xb0bb9b(0x169)]&&(_0xc7e4e2[_0xb0bb9b(0x1c4)](_0x553ee0,_0xb0bb9b(0x1b2),{'tablePasteChainId':_0x5ce4e4,'skipNestingCheck':!0x0}),_0x553ee0[_0xb0bb9b(0x1a8)](_0x3b66ab=>{const _0x22d758=_0xb0bb9b;var _0x2b459d;return null===(_0x2b459d=_0x3b66ab[_0x22d758(0x187)])||void 0x0===_0x2b459d?void 0x0:_0x2b459d[_0x22d758(0x1f0)](_0x3b66ab);})),_0x12b3e4[_0xb0bb9b(0x169)]&&(_0xc7e4e2[_0xb0bb9b(0x178)](_0x12b3e4,_0xb0bb9b(0x1b2),{'tablePasteChainId':_0x5ce4e4,'skipNestingCheck':!0x0}),_0x12b3e4[_0xb0bb9b(0x1a8)](_0x4c8f4b=>{const _0x387ea8=_0xb0bb9b;var _0x5be91f;return null===(_0x5be91f=_0x4c8f4b[_0x387ea8(0x187)])||void 0x0===_0x5be91f?void 0x0:_0x5be91f[_0x387ea8(0x1f0)](_0x4c8f4b);}));const _0x165a97=_0xc7e4e2[_0xb0bb9b(0x19c)](_0x48b90b[_0xb0bb9b(0x14c)](({element:_0x579c83})=>_0x579c83),{'formatGroupId':_0xc88b06()},[],_0xb0bb9b(0x1c7),{'tablePasteChainId':_0x5ce4e4});if(_0x165a97){const _0x2f8ce6=_0x165a97[_0xb0bb9b(0x1fb)](),_0x4ee25a=[];for(const {element:_0x4f6734,attributes:_0x68203b}of _0x48b90b){if(!_0x68203b)continue;const _0x61ced=_0x23d651[_0xb0bb9b(0x194)][_0xb0bb9b(0x17d)](_0x4f6734),_0x5b3d1f=_0x2f8ce6[_0xb0bb9b(0x195)](_0x4f05b2=>_0x4f05b2[_0xb0bb9b(0x1f2)]()[_0xb0bb9b(0x1e7)](_0x61ced));_0x5b3d1f&&_0x4ee25a[_0xb0bb9b(0x152)]([_0x5b3d1f[_0xb0bb9b(0x1d2)],_0x68203b]);}_0x4ee25a[_0xb0bb9b(0x169)]&&_0x165a97[_0xb0bb9b(0x15f)](_0xb0bb9b(0x15d),Object[_0xb0bb9b(0x18b)](_0x4ee25a));}_0x21b3dd=null;}));},{'priority':_0x11e61b[_0x5c4f20(0x1a4)]+0xa}),_0x23d651[_0x5c4f20(0x179)][_0x5c4f20(0x1a0)](_0x5c4f20(0x186))['on'](_0x5c4f20(0x1b1),(_0x46d80d,_0x2f2d04)=>{const _0xb38084=_0x5c4f20,[_0x23f95c,_0x32a82f,,_0x5a73da]=_0x2f2d04;if(!_0x21b3dd)return;_0x46d80d[_0xb38084(0x174)]();const _0x4d5eb3=_0x23f95c[_0xb38084(0x1a1)],_0x151cf9=_0x32a82f,_0x296303=Pe(_0x4d5eb3),_0x58bb10=Pe(_0x151cf9);_0x46d80d[_0xb38084(0x1b6)]=_0x4d5eb3;let _0x1fa791=null,_0x102ce2=null;if(_0x58bb10||_0x296303){if(_0x296303&&!_0x58bb10){_0x5a73da[_0xb38084(0x139)](_0x4d5eb3[_0xb38084(0x1cc)](0x0));for(const _0x53d0c2 of Array[_0xb38084(0x1ad)](_0x151cf9[_0xb38084(0x1bc)]()))_0x5a73da[_0xb38084(0x1ec)](_0x53d0c2,_0x4d5eb3,_0xb38084(0x199));const _0x2e51bc=_0x21b3dd[_0xb38084(0x177)][_0xb38084(0x202)](_0x23f95c[_0xb38084(0x1e1)]),_0x205b27=_0x21b3dd[_0xb38084(0x205)][_0xb38084(0x202)](_0x23f95c[_0xb38084(0x1ac)]);_0x2e51bc||_0x205b27||(_0x1fa791=_0x131a2e[_0xb38084(0x163)](_0x5a73da[_0xb38084(0x168)](_0x4d5eb3)));}else _0x58bb10&&!_0x296303&&(_0x102ce2=_0x5a73da[_0xb38084(0x168)](_0x4d5eb3));}else{const _0xf3d9b2=_0x5a73da[_0xb38084(0x1d3)](_0xb38084(0x16c)),_0x5a0fee=_0x5a73da[_0xb38084(0x1d3)](_0xb38084(0x16c));_0x5a73da[_0xb38084(0x1c5)](_0x5a73da[_0xb38084(0x168)](_0x4d5eb3),_0x5a0fee),_0x5a73da[_0xb38084(0x1ec)](_0xf3d9b2,_0x4d5eb3,0x0);for(const _0x7306a4 of Array[_0xb38084(0x1ad)](_0x151cf9[_0xb38084(0x1bc)]()))_0x5a73da[_0xb38084(0x1ec)](_0x7306a4,_0xf3d9b2,_0xb38084(0x199));_0x1fa791=_0x131a2e[_0xb38084(0x163)](_0x5a73da[_0xb38084(0x17d)](_0xf3d9b2)),_0x102ce2=_0x131a2e[_0xb38084(0x163)](_0x5a73da[_0xb38084(0x17d)](_0x5a0fee));}const _0x2b7f4c=Array[_0xb38084(0x1ad)](_0x151cf9[_0xb38084(0x1e4)]())[_0xb38084(0x146)](([_0x138138])=>ge[_0xb38084(0x202)](_0x138138));_0x21b3dd[_0xb38084(0x154)][_0xb38084(0x152)]({'element':_0x4d5eb3,'attributes':_0x2b7f4c[_0xb38084(0x169)]?Object[_0xb38084(0x18b)](_0x2b7f4c):null}),_0x1fa791&&_0x21b3dd[_0xb38084(0x185)][_0xb38084(0x152)](_0x1fa791),_0x102ce2&&_0x21b3dd[_0xb38084(0x1df)][_0xb38084(0x152)](_0x102ce2);},{'priority':_0x5c4f20(0x1a4)}),_0x525efb['on'](_0x5c4f20(0x1ea),(_0x329673,_0x542070)=>{const _0x2b03fa=_0x5c4f20,[_0x5b47f7,_0x3cafba={}]=_0x542070;if(!_0x21b3dd)return;const _0x843f9e=_0x3cafba['at']||0x0,_0x3cd1c4=_0x3cafba[_0x2b03fa(0x159)]||0x1;_0x21b3dd[_0x2b03fa(0x205)]=new Array(_0x3cd1c4)[_0x2b03fa(0x1c2)](_0x843f9e)[_0x2b03fa(0x14c)]((_0x55d93b,_0x46a276)=>_0x55d93b+_0x46a276);for(const {cell:_0x9097d0}of _0x525efb[_0x2b03fa(0x189)](_0x5b47f7,{'startColumn':_0x843f9e,'endColumn':_0x843f9e+_0x3cd1c4-0x1}))_0x21b3dd[_0x2b03fa(0x1a9)][_0x2b03fa(0x152)](_0x23d651[_0x2b03fa(0x194)][_0x2b03fa(0x17d)](_0x9097d0));},{'priority':_0x5c4f20(0x19e)}),_0x525efb['on'](_0x5c4f20(0x165),(_0x4fafe1,_0x1233a8)=>{const _0x184c1d=_0x5c4f20,[_0x6d9e5f,_0x4baab1={}]=_0x1233a8;if(!_0x21b3dd)return;const _0x4f5f15=_0x4baab1['at']||0x0,_0x51d439=_0x4baab1[_0x184c1d(0x14e)]||0x1;_0x21b3dd[_0x184c1d(0x177)]=new Array(_0x51d439)[_0x184c1d(0x1c2)](_0x4f5f15)[_0x184c1d(0x14c)]((_0x3017bd,_0x4dda84)=>_0x3017bd+_0x4dda84);for(const {cell:_0x5eaf5e}of _0x525efb[_0x184c1d(0x189)](_0x6d9e5f,{'startRow':_0x4f5f15,'endRow':_0x4f5f15+_0x51d439-0x1}))_0x21b3dd[_0x184c1d(0x1a2)][_0x184c1d(0x152)](_0x23d651[_0x184c1d(0x194)][_0x184c1d(0x17d)](_0x5eaf5e));},{'priority':_0x5c4f20(0x19e)}),_0xc7e4e2[_0x5c4f20(0x14a)][_0x5c4f20(0x17c)](_0x16bd92=>{const _0x210f35=_0x5c4f20;if(_0x16bd92[_0x210f35(0x203)]&&_0x16bd92[_0x210f35(0x203)][_0x210f35(0x1aa)](_0x210f35(0x1b2)))return _0x16bd92[_0x210f35(0x16a)]?{}:{'type':_0x210f35(0x13d),'content':_0x1e2f65(_0x23d651[_0x210f35(0x1b4)],_0x210f35(0x1b0))};});const _0x3e62f8=()=>!0x1;for(const _0x5742d9 of[_0x5c4f20(0x1b2),_0x5c4f20(0x1de),_0x5c4f20(0x1cd),_0x5c4f20(0x1c7)])_0xc7e4e2[_0x5c4f20(0x19d)][_0x5c4f20(0x18a)](_0x5c4f20(0x13d),_0x5742d9,_0x5c4f20(0x147),_0x3e62f8),_0xc7e4e2[_0x5c4f20(0x19d)][_0x5c4f20(0x18a)](_0x5c4f20(0x15a),_0x5742d9,_0x5c4f20(0x147),_0x3e62f8),_0xc7e4e2[_0x5c4f20(0x19d)][_0x5c4f20(0x18a)](_0x5c4f20(0x1d7),_0x5742d9,_0x5c4f20(0x147),_0x3e62f8);_0xc7e4e2[_0x5c4f20(0x19d)][_0x5c4f20(0x18a)](_0x5c4f20(0x1d7),_0x5c4f20(0x1c7),_0x5c4f20(0x173),_0x3e62f8),_0xc7e4e2[_0x5c4f20(0x19d)][_0x5c4f20(0x18a)](_0x5c4f20(0x1d7),_0x5c4f20(0x1c7),_0x5c4f20(0x201),(_0x3c9011,_0x522ab1,_0x188790)=>{const _0x187ea8=_0x5c4f20,_0x693e24=_0x3c9011[_0x187ea8(0x14c)](_0x1116bb=>_0x1116bb[_0x187ea8(0x175)]())[_0x187ea8(0x146)](_0x5e30bd=>_0x5e30bd),_0x35d39f=new Map(_0x693e24[_0x187ea8(0x14c)](_0x2f6357=>[_0x2f6357,null]));if(_0x21b3dd){for(const {element:_0x4737f5,attributes:_0x1c3910}of _0x21b3dd[_0x187ea8(0x154)])_0x1c3910&&_0x35d39f[_0x187ea8(0x16e)](_0x4737f5,_0x1c3910);}else{if(_0x188790&&_0x188790[_0x187ea8(0x15d)])for(const [_0x23fac7,_0x2ccac6]of Object[_0x187ea8(0x1ed)](_0x188790[_0x187ea8(0x15d)])){const _0x58545d=_0x23d651[_0x187ea8(0x194)][_0x187ea8(0x190)][_0x187ea8(0x1a0)](_0x23fac7),_0x2bb1c1=_0x58545d?_0x58545d[_0x187ea8(0x1f2)]()[_0x187ea8(0x175)]():null;_0x2bb1c1&&_0x35d39f[_0x187ea8(0x16e)](_0x2bb1c1,_0x2ccac6);}}_0x23d651[_0x187ea8(0x194)][_0x187ea8(0x1cb)](_0x45b07f=>{const _0x848d61=_0x187ea8;for(const [_0x477eb0,_0x424177]of _0x35d39f)_0x45b07f[_0x848d61(0x196)]({...Ce,..._0x424177},_0x477eb0);});});const _0x4e75b6=(_0x5b7238,_0x150b94)=>{const _0x16c143=_0x5c4f20;_0xc7e4e2[_0x16c143(0x19d)][_0x16c143(0x18a)](_0x5b7238,_0x16c143(0x1b2),_0x150b94,(_0x3eccce,_0x48325e,_0x54f05c)=>{const _0x3a5582=_0x16c143;_0x23d651[_0x3a5582(0x194)][_0x3a5582(0x1cb)](_0x16de93=>{const _0x507b32=_0x3a5582,_0x459a84=[];for(const _0x247144 of _0x3eccce){const _0x4e8f5a=_0x247144[_0x507b32(0x164)][_0x507b32(0x1cf)];_0x4e8f5a['is'](_0x507b32(0x1ef),_0x507b32(0x16c))&&_0x459a84[_0x507b32(0x152)](_0x4e8f5a);}_0xc7e4e2[_0x507b32(0x19d)][_0x507b32(0x142)](_0x5b7238,null,_0x150b94)(_0x3eccce,_0x48325e,_0x54f05c);for(const _0x330371 of _0x459a84)_0x507b32(0x1fe)!=_0x330371[_0x507b32(0x1c8)][_0x507b32(0x143)]&&_0x16de93[_0x507b32(0x13f)](_0x330371);});});};_0x4e75b6(_0x5c4f20(0x13d),_0x5c4f20(0x201)),_0x4e75b6(_0x5c4f20(0x13d),_0x5c4f20(0x173)),_0x4e75b6(_0x5c4f20(0x15a),_0x5c4f20(0x201)),_0x4e75b6(_0x5c4f20(0x15a),_0x5c4f20(0x173)),_0xc7e4e2[_0x5c4f20(0x19d)][_0x5c4f20(0x18a)](_0x5c4f20(0x13d),_0x5c4f20(0x1cd),_0x5c4f20(0x173),_0x1f2e2c=>{const _0x46dbf0=_0x5c4f20,_0x39a44e=_0x1f2e2c[_0x46dbf0(0x14c)](_0x5741fb=>_0x5741fb[_0x46dbf0(0x175)]()),_0x32436b=_0x39a44e[0x0][_0x46dbf0(0x166)](_0x46dbf0(0x1f3)),{minRow:_0x363ce6,maxRow:_0x2e01d2}=_0x3d8300[_0x46dbf0(0x1ee)](_0x39a44e);_0x525efb[_0x46dbf0(0x1a7)](_0x32436b,{'at':_0x363ce6,'rows':_0x2e01d2-_0x363ce6+0x1});}),_0xc7e4e2[_0x5c4f20(0x19d)][_0x5c4f20(0x18a)](_0x5c4f20(0x13d),_0x5c4f20(0x1de),_0x5c4f20(0x173),_0x3a6715=>{const _0x255c76=_0x5c4f20,_0x5a733b=_0x3a6715[_0x255c76(0x14c)](_0x5cad6f=>_0x5cad6f[_0x255c76(0x175)]()),_0x325b7a=_0x5a733b[0x0][_0x255c76(0x166)](_0x255c76(0x1f3)),{minColumn:_0x383f3a,maxColumn:_0x501383}=_0x3d8300[_0x255c76(0x1ee)](_0x5a733b);_0x525efb[_0x255c76(0x176)](_0x325b7a,{'at':_0x383f3a,'columns':_0x501383-_0x383f3a+0x1});});const _0x159025=(_0x8f17e6,_0x3d9e70)=>{const _0x5ca05b=_0x5c4f20;if(!_0x3d9e70[_0x5ca05b(0x203)]||!_0x3d9e70[_0x5ca05b(0x203)][_0x5ca05b(0x1aa)](_0x5ca05b(0x1b2)))return;const _0x271a75=_0x3d9e70[_0x5ca05b(0x162)][_0x5ca05b(0x1f8)],_0x28f0b3=_0xc7e4e2[_0x5ca05b(0x1fc)]()[_0x5ca05b(0x146)](_0x5842d8=>_0x5842d8[_0x5ca05b(0x1f9)]&&_0x5842d8[_0x5ca05b(0x162)]&&_0x5842d8[_0x5ca05b(0x162)][_0x5ca05b(0x1f8)]==_0x271a75);_0x28f0b3[_0x5ca05b(0x169)]&&_0x3d9e70[_0x5ca05b(0x1bb)]()[_0x5ca05b(0x169)]!=_0x28f0b3[_0x5ca05b(0x169)]&&_0x28f0b3[_0x5ca05b(0x1c3)]((_0x9ed42b,_0x281f76)=>(_0x9ed42b[_0x5ca05b(0x172)]=_0x281f76,_0x281f76[_0x5ca05b(0x16a)]=_0x9ed42b,_0x281f76));};function _0x449f25(_0x45dd6b,_0x2c2557=!0x0){const _0x3aa332=_0x5c4f20,{id:_0x39fda0}=_0xc7e4e2[_0x3aa332(0x1f6)](_0x45dd6b[_0x3aa332(0x19b)]),_0x7fcb62=[_0x3aa332(0x198),_0x3aa332(0x1b3)],_0x2afd9f=_0xc7e4e2[_0x3aa332(0x1b5)][_0x3aa332(0x202)](_0x45dd6b[_0x3aa332(0x19b)]);return _0x2afd9f&&_0x7fcb62[_0x3aa332(0x152)](_0x3aa332(0x1e9)),{'classes':_0x7fcb62,'attributes':{'data-suggestion':_0x39fda0},'priority':_0x2afd9f&&_0x2c2557?0xbc2:0xbb8};}_0xc7e4e2['on'](_0x5c4f20(0x1a5),_0x159025,{'priority':_0x5c4f20(0x1a4)}),_0xc7e4e2['on'](_0x5c4f20(0x1e5),_0x159025,{'priority':_0x5c4f20(0x1a4)}),_0x23d651[_0x5c4f20(0x194)][_0x5c4f20(0x140)][_0x5c4f20(0x1ca)](()=>{const _0x25cbd3=_0x5c4f20;let _0x451a8c=!0x1;const _0x448fa8=Array[_0x25cbd3(0x1ad)](_0x23d651[_0x25cbd3(0x194)][_0x25cbd3(0x140)][_0x25cbd3(0x1d5)][_0x25cbd3(0x1e8)]());for(const {name:_0x55a05f,data:_0x3a8a52}of _0x448fa8){const {group:_0x40862d,type:_0x22d52e,id:_0xcd5aee}=_0xc7e4e2[_0x25cbd3(0x1f6)](_0x55a05f);if(_0x25cbd3(0x18e)!=_0x40862d||_0x25cbd3(0x15a)!=_0x22d52e||_0x3a8a52[_0x25cbd3(0x171)])continue;if(!_0xc7e4e2[_0x25cbd3(0x14f)](_0xcd5aee))continue;const _0x765aea=_0xc7e4e2[_0x25cbd3(0x1ba)](_0xcd5aee)[_0x25cbd3(0x1c9)](),_0x32f92d=_0x23d651[_0x25cbd3(0x179)][_0x25cbd3(0x1a0)](_0x25cbd3(0x180))['me'];for(const _0x219423 of _0xc7e4e2[_0x25cbd3(0x1fc)]()){if(!_0x219423[_0x25cbd3(0x1f9)]||_0x219423[_0x25cbd3(0x157)]!=_0x32f92d)continue;if(_0x25cbd3(0x1d7)!=_0x219423[_0x25cbd3(0x141)]||_0x25cbd3(0x1c7)!=_0x219423[_0x25cbd3(0x203)])continue;if(_0x219423[_0x25cbd3(0x1c9)]()[_0x25cbd3(0x155)](_0x18b389=>_0x765aea[_0x25cbd3(0x1d1)](_0x2216c3=>_0x2216c3[_0x25cbd3(0x1fd)](_0x18b389,!0x0)))){for(const _0x5662d5 of _0x219423[_0x25cbd3(0x1bb)]())_0x5662d5[_0x25cbd3(0x1f9)]&&(_0x5662d5[_0x25cbd3(0x173)](),_0x451a8c=!0x0);}}}return _0x451a8c;}),_0x23d651[_0x5c4f20(0x194)][_0x5c4f20(0x140)][_0x5c4f20(0x1ca)](_0x2eaee1=>{const _0x2a7bab=_0x5c4f20,_0x57c30c=_0x23d651[_0x2a7bab(0x1c0)][_0x2a7bab(0x1a0)](_0x2a7bab(0x16b));if(!_0x57c30c||!_0x57c30c[_0x2a7bab(0x1dd)][_0x2a7bab(0x1b8)](_0x2eaee1[_0x2a7bab(0x150)]))return!0x1;let _0x5a5016=!0x1;const _0x44b54b=_0x23d651[_0x2a7bab(0x179)][_0x2a7bab(0x1a0)](_0x2a7bab(0x180))['me'],_0x260dc4=_0x23d651[_0x2a7bab(0x194)][_0x2a7bab(0x140)][_0x2a7bab(0x1d5)][_0x2a7bab(0x1af)](),_0x42e2a7=Array[_0x2a7bab(0x1ad)](_0x23d651[_0x2a7bab(0x194)][_0x2a7bab(0x140)][_0x2a7bab(0x1d5)][_0x2a7bab(0x1e8)]())[_0x2a7bab(0x146)](({name:_0xb6514a,data:_0x4851f3})=>{const _0x462417=_0x2a7bab,{group:_0x5d4213,subType:_0x57ba35,authorId:_0x3e7ee5}=_0xc7e4e2[_0x462417(0x1f6)](_0xb6514a);return _0x462417(0x18e)==_0x5d4213&&_0x462417(0x1b2)==_0x57ba35&&_0x3e7ee5==_0x44b54b['id']&&!_0x4851f3[_0x462417(0x171)];});for(const _0x4d65c8 of _0x260dc4){if(_0x2a7bab(0x1ec)!=_0x4d65c8[_0x2a7bab(0x141)]||_0x2a7bab(0x16c)!=_0x4d65c8[_0x2a7bab(0x1d2)]||0x1!=_0x4d65c8[_0x2a7bab(0x169)])continue;const _0x1a8234=_0x2eaee1[_0x2a7bab(0x1e2)](_0x4d65c8[_0x2a7bab(0x1e3)],_0x4d65c8[_0x2a7bab(0x1e3)][_0x2a7bab(0x14b)](0x1));if(!_0x42e2a7[_0x2a7bab(0x195)](({data:_0x56e99b})=>_0x56e99b[_0x2a7bab(0x1c1)][_0x2a7bab(0x1e7)](_0x1a8234))){for(const {name:_0x1c2e18,data:_0x264aa1}of _0x42e2a7)if(_0x1a8234[_0x2a7bab(0x1fd)](_0x264aa1[_0x2a7bab(0x1c1)])){_0x2eaee1[_0x2a7bab(0x145)](_0x1c2e18,{'range':_0x1a8234}),_0x5a5016=!0x0;break;}}}return _0x5a5016;}),_0x23d651[_0x5c4f20(0x194)][_0x5c4f20(0x140)][_0x5c4f20(0x1ca)](_0x4c2336=>{const _0x7211f5=_0x5c4f20;let _0x59cae1=!0x1;const _0x1fe189=_0x23d651[_0x7211f5(0x179)][_0x7211f5(0x1a0)](_0x7211f5(0x180))['me'],_0x31329f=_0xc7e4e2[_0x7211f5(0x1fc)]()[_0x7211f5(0x146)](_0x2f9db7=>_0x2f9db7[_0x7211f5(0x1f9)]&&_0x2f9db7[_0x7211f5(0x157)]==_0x1fe189),_0x41c292=new Set(),_0x481095=new Set();for(const _0x2cd672 of _0x31329f)if(_0x7211f5(0x1b2)==_0x2cd672[_0x7211f5(0x203)])for(const _0x4da103 of _0x2cd672[_0x7211f5(0x1fb)]()){const _0xcc0ce6=_0x4da103[_0x7211f5(0x1f2)]()[_0x7211f5(0x175)]();if(_0xcc0ce6){if(_0xcc0ce6['is'](_0x7211f5(0x1ef),_0x7211f5(0x16c))&&Pe(_0xcc0ce6)){_0x2cd672[_0x7211f5(0x1ab)](_0x4da103[_0x7211f5(0x1d2)]),_0x41c292[_0x7211f5(0x1db)](_0xcc0ce6),_0x59cae1=!0x0;const _0x17bee4=_0xcc0ce6[_0x7211f5(0x1f7)],_0x146968=_0xcc0ce6[_0x7211f5(0x181)],_0x35de66=_0x17bee4&&_0x17bee4['is'](_0x7211f5(0x1ef),_0x7211f5(0x16c)),_0x2b3a06=_0x146968&&_0x146968['is'](_0x7211f5(0x1ef),_0x7211f5(0x16c));_0x35de66&&!_0x41c292[_0x7211f5(0x1b8)](_0x17bee4)&&_0x481095[_0x7211f5(0x1db)](_0x17bee4),_0x2b3a06&&!_0x41c292[_0x7211f5(0x1b8)](_0x146968)&&_0x481095[_0x7211f5(0x1db)](_0x146968);}else _0xcc0ce6['is'](_0x7211f5(0x1ef),_0x7211f5(0x144))&&_0xcc0ce6[_0x7211f5(0x1b7)]&&(_0x2cd672[_0x7211f5(0x1ab)](_0x4da103[_0x7211f5(0x1d2)]),_0x59cae1=!0x0);}}else{if(_0x7211f5(0x1c7)==_0x2cd672[_0x7211f5(0x203)]){if(!_0x2cd672[_0x7211f5(0x162)]||!_0x2cd672[_0x7211f5(0x162)][_0x7211f5(0x1f8)])continue;const _0x754771=_0x2cd672[_0x7211f5(0x162)][_0x7211f5(0x15d)];if(_0x754771&&Object[_0x7211f5(0x206)](_0x754771)[_0x7211f5(0x169)])continue;const _0x4ad834=_0x2cd672[_0x7211f5(0x162)][_0x7211f5(0x1f8)];let _0x1de347=!0x0,_0x3af8a2=!0x0;for(const _0x51dc51 of _0x31329f)if(_0x51dc51[_0x7211f5(0x203)]&&_0x51dc51[_0x7211f5(0x203)][_0x7211f5(0x1aa)](_0x7211f5(0x1b2))){if(!_0x51dc51[_0x7211f5(0x162)][_0x7211f5(0x1f8)]){_0x3af8a2=!0x1;break;}if(_0x51dc51['id']!=_0x2cd672['id']&&_0x51dc51[_0x7211f5(0x162)][_0x7211f5(0x1f8)]==_0x4ad834){_0x1de347=!0x1;break;}}_0x3af8a2&&_0x1de347&&(_0x2cd672[_0x7211f5(0x1f4)](),_0x59cae1=!0x0);}}for(const _0x49d805 of _0x41c292)_0x4c2336[_0x7211f5(0x139)](_0x49d805);for(const _0x563582 of _0x481095)_0x4c2336[_0x7211f5(0x13f)](_0x563582);return _0x59cae1;}),_0x23d651[_0x5c4f20(0x1a6)][_0x5c4f20(0x200)](_0x5c4f20(0x188))[_0x5c4f20(0x192)]({'model':_0x5c4f20(0x18f),'view':(_0x4af171,_0x4334f9)=>_0x449f25(_0x4af171),'converterPriority':_0x5c4f20(0x1a4)}),_0x23d651[_0x5c4f20(0x1a6)][_0x5c4f20(0x200)](_0x5c4f20(0x1eb))[_0x5c4f20(0x192)]({'model':_0x5c4f20(0x18f),'view':(_0x71e96,_0x562374)=>_0x562374[_0x5c4f20(0x1a3)][_0x5c4f20(0x1d4)]?_0x449f25(_0x71e96,!0x1):null,'converterPriority':_0x5c4f20(0x1a4)});const _0x288e80=_0x23d651[_0x5c4f20(0x204)][_0x5c4f20(0x160)];this[_0x5c4f20(0x14d)](_0x288e80[_0x5c4f20(0x140)],_0x5c4f20(0x167),(_0x3d5b45,_0x3f1dcf)=>{const _0x573e6f=_0x5c4f20,_0x567bad=[];for(const _0x5328a9 of _0x288e80[_0x573e6f(0x168)](_0x3f1dcf[_0x573e6f(0x18d)])[_0x573e6f(0x1fa)]())_0x5328a9['is'](_0x573e6f(0x1ef),_0x573e6f(0x17e))&&_0x567bad[_0x573e6f(0x152)](_0x5328a9);_0x288e80[_0x573e6f(0x1cb)](_0x1abdf0=>{const _0x11dfdd=_0x573e6f;for(const _0x4417da of _0x567bad)_0x1abdf0[_0x11dfdd(0x1dc)](_0x1abdf0[_0x11dfdd(0x168)](_0x4417da),_0x1abdf0[_0x11dfdd(0x183)](_0x4417da)),_0x1abdf0[_0x11dfdd(0x139)](_0x4417da);});});}}function Pe(_0x4e8419){const _0x1c8d0d=_0x366f0c;if(_0x4e8419[_0x1c8d0d(0x1b7)])return!0x0;const _0x406e7d=_0x4e8419[_0x1c8d0d(0x1cc)](0x0);return _0x406e7d['is'](_0x1c8d0d(0x1ef),_0x1c8d0d(0x144))&&_0x406e7d[_0x1c8d0d(0x1b7)];}function _0x429b(_0x3ba5ea,_0x172543){const _0x865fb=_0x865f();return _0x429b=function(_0x429b57,_0x3503cb){_0x429b57=_0x429b57-0x138;let _0x150243=_0x865fb[_0x429b57];return _0x150243;},_0x429b(_0x3ba5ea,_0x172543);}function we(_0x40d9ca,_0x4f90ec={},_0x3a3487){const _0x5752a5=_0x366f0c;for(const {isAnchor:_0x5b2c22,cellHeight:_0x3c312d,cellWidth:_0x3eb3a7}of _0x3a3487[_0x5752a5(0x189)](_0x40d9ca,{'includeAllSlots':!0x0,..._0x4f90ec}))if(!_0x5b2c22||0x1!=_0x3c312d||0x1!=_0x3eb3a7)return!0x1;return!0x0;}
23
+ const _0x45af91=_0x1d00;function _0x476d(){const _0x340263=['reduce','registerPostFixer','filter','removeMarker','getTableIfOnlyTableInContent','suggestion:formatBlock:tablePasteCell','getItems','row','oldRange','fromEntries','$graveyard','30Kbefpo','insertContent','fromRange','rootName','entries','dataDowncast','getAttributes','deletion','_isForcedDefaultExecutionBlock','attributes','elementToElement','root','getChanges','author','includes','activeMarkers','next','clipboardOutput','get','from','table','nextSibling','subType','_createdBatches','tableCellBorderColor','rowInsertionRanges','getColumnIndexes','markerAttributes','suggestion','tableCellBackgroundColor','accept','commands','getMarkers','_tablePostFixingSubtypes','name','5OEfmhN','_getCoordsForCells','first','find','TrackChangesEditing','detach','keys','tablePasteCell','insert','showSuggestionHighlights','setAttribute','previousSibling','view','2940289cWxuFI','tableCellSuggestion','value','register','getRanges','getAllAdjacentSuggestions','suggestionUnloaded','editingDowncast','hasSuggestion','return','columnInsertionIndexes','221909sOmDBj','getRange','batch','TableUtils','options','tableCellHorizontalAlignment','add','model','registerDescriptionCallback','markMultiRangeBlockFormat','locale','containsRange','getShiftedBy','redo','removeColumns','afterInit','getChildren','getSuggestion','content','removeRows','change','conversion','tablePaste','markMultiRangeDeletion','startsWith','columnInsertionRanges','low','end','735680MWoxjn','ck-suggestion-marker--active','nodeAfter','insertColumns','6785527wvvUVR','markMultiRangeInsertion','listenTo','element','documentSelection','columns','newRange','updateMarker','differ','tablePasteRow','suggestionLoaded','discard','column','getChangedMarkers','getSuggestions','fill','selection','tableCellBorderStyle','ck-suggestion-marker-insertion','findAncestor','suggestion-td','forEach','wrap','tablePasteChainId','2603472XtUgrq','createTableWalker','endColumn','requires','markerName','getChild','descriptionFactory','move','schema','Users','cells','isEmpty','getColumns','previous','getSuggestionCallback','paragraph','setAttributes','stop','every','plugins','trackChanges','push','registerCustomCallback','set','createElement','unwrap','type','insertRows','for','_replaceTableSlotCell','_splitMarkerName','call','tablePasteColumn','insertion','forceDefaultExecution','rowInsertionIndexes','ck-suggestion-marker','start','last','createRange','createPositionBefore','endRow','editing','formatBlock','map','position','deletionRanges','getRows','tableCellVerticalAlignment','tableCellPadding','has','editor','remove','458904oIzadC','108luvdxr','document','createRangeIn','getRowIndexes','getSelectionAffectedTableCells','removeMarkers','isEqual','isInContent','markers','tableCellBorderWidth','join','cell','tableCell','8vdSycb','369774sUmyVr','_suggestionFactory','length','insertionRanges','*Replace\x20table\x20cells*','TableClipboard','some','high','getContainedElement','markerToHighlight','createRangeOn','rows'];_0x476d=function(){return _0x340263;};return _0x476d();}(function(_0x405fca,_0x189f13){const _0x214ad3=_0x1d00,_0x459160=_0x405fca();while(!![]){try{const _0x2c9e7e=-parseInt(_0x214ad3(0xa3))/0x1+parseInt(_0x214ad3(0xbf))/0x2+parseInt(_0x214ad3(0xdb))/0x3*(parseInt(_0x214ad3(0x11e))/0x4)+-parseInt(_0x214ad3(0x8b))/0x5*(parseInt(_0x214ad3(0x11f))/0x6)+-parseInt(_0x214ad3(0xc3))/0x7+parseInt(_0x214ad3(0x110))/0x8*(-parseInt(_0x214ad3(0x111))/0x9)+-parseInt(_0x214ad3(0x68))/0xa*(-parseInt(_0x214ad3(0x98))/0xb);if(_0x2c9e7e===_0x189f13)break;else _0x459160['push'](_0x459160['shift']());}catch(_0x2aebe4){_0x459160['push'](_0x459160['shift']());}}}(_0x476d,0xeb622));import{getTranslation as _0xd2dd29}from'../utils/common-translations.js';import{Plugin as _0x44a187}from'ckeditor5/src/core.js';import{LiveRange as _0x192530}from'ckeditor5/src/engine.js';import{uid as _0x3ac620,priorities as _0x4c5e96}from'ckeditor5/src/utils.js';import _0x539c37 from'./table.js';const ge=[_0x45af91(0x11a),_0x45af91(0x80),_0x45af91(0xd4),_0x45af91(0xa8),_0x45af91(0x10b),_0x45af91(0x85),_0x45af91(0x10c)],Ce=Object[_0x45af91(0x134)](ge[_0x45af91(0x107)](_0xd63aea=>[_0xd63aea,null]));function _0x1d00(_0x26ac0d,_0x578d56){const _0x476dc0=_0x476d();return _0x1d00=function(_0x1d00c9,_0x3b73f4){_0x1d00c9=_0x1d00c9-0x68;let _0x2ad2e2=_0x476dc0[_0x1d00c9];return _0x2ad2e2;},_0x1d00(_0x26ac0d,_0x578d56);}export default class vt extends _0x44a187{static get[_0x45af91(0xde)](){return[_0x539c37];}[_0x45af91(0xb2)](){const _0x2536ea=_0x45af91,_0x2c8984=this[_0x2536ea(0x10e)];if(!_0x2c8984[_0x2536ea(0xee)][_0x2536ea(0x10d)](_0x2536ea(0x124)))return;const _0x245df6=_0x2c8984[_0x2536ea(0xee)][_0x2536ea(0x7a)](_0x2536ea(0x8f)),_0x4baf8b=_0x2c8984[_0x2536ea(0xee)][_0x2536ea(0x7a)](_0x2536ea(0xa6)),_0x15a530=_0x2c8984[_0x2536ea(0xee)][_0x2536ea(0x7a)](_0x539c37),_0x3dd56f=_0x2c8984[_0x2536ea(0xee)][_0x2536ea(0x7a)](_0x2536ea(0x124));_0x15a530[_0x2536ea(0x89)][_0x2536ea(0xf0)](_0x2536ea(0xcc),_0x2536ea(0xfb)),_0x2c8984[_0x2536ea(0xaa)][_0x2536ea(0xe3)][_0x2536ea(0x9b)](_0x2536ea(0x99),{'allowIn':_0x2536ea(0x11d),'allowContentOf':_0x2536ea(0x11d),'isLimit':!0x0}),_0x2c8984[_0x2536ea(0xb8)][_0x2536ea(0x72)]({'model':_0x2536ea(0x99),'view':_0x2536ea(0xd7)});let _0x5ad1da=null;_0x2c8984[_0x2536ea(0xaa)]['on'](_0x2536ea(0x69),(_0x1de20d,_0x4c3111)=>{const _0x2a0a3a=_0x2536ea,[_0x1de3eb,_0x8104cc]=_0x4c3111,_0x1e6482=_0x4c3111[_0x4c3111[_0x2a0a3a(0x121)]-0x1];_0x1e6482&&_0x1e6482[_0x2a0a3a(0xfd)]||_0x245df6[_0x2a0a3a(0x70)]||this[_0x2a0a3a(0x10e)][_0x2a0a3a(0x87)][_0x2a0a3a(0x7a)](_0x2a0a3a(0xef))[_0x2a0a3a(0x9a)]&&function(_0x5b37c0,_0xc1f3d2,_0x1b5b14,_0x4ff5fd,_0x129f21){const _0x2f6400=_0x2a0a3a;if(_0xc1f3d2&&!_0xc1f3d2['is'](_0x2f6400(0xc7)))return!0x1;const _0xec3a7c=_0x129f21[_0x2f6400(0x12f)](_0x5b37c0,_0x1b5b14);if(!_0xec3a7c||!we(_0xec3a7c,void 0x0,_0x4ff5fd))return!0x1;const _0x213ca2=_0x4ff5fd[_0x2f6400(0x115)](_0x1b5b14[_0x2f6400(0x112)][_0x2f6400(0xd3)]);if(!_0x213ca2[_0x2f6400(0x121)])return!0x1;const _0x13e2db=_0x213ca2[0x0][_0x2f6400(0xd6)](_0x2f6400(0x7c)),_0x3137ee=_0x4ff5fd[_0x2f6400(0x114)](_0x213ca2),_0x47abf1=_0x4ff5fd[_0x2f6400(0x82)](_0x213ca2),_0x433306={'startRow':_0x3137ee[_0x2f6400(0x8d)],'endRow':_0x3137ee[_0x2f6400(0x101)],'startColumn':_0x47abf1[_0x2f6400(0x8d)],'endColumn':_0x47abf1[_0x2f6400(0x101)]};return 0x1==_0x213ca2[_0x2f6400(0x121)]&&(_0x433306[_0x2f6400(0x104)]+=_0x4ff5fd[_0x2f6400(0x10a)](_0xec3a7c)-0x1,_0x433306[_0x2f6400(0xdd)]+=_0x4ff5fd[_0x2f6400(0xe7)](_0xec3a7c)-0x1),we(_0x13e2db,_0x433306,_0x4ff5fd);}(_0x1de3eb,_0x8104cc,_0x2c8984[_0x2a0a3a(0xaa)],_0x4baf8b,_0x3dd56f)&&(_0x1de20d[_0x2a0a3a(0xec)](),_0x5ad1da={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x2c8984[_0x2a0a3a(0xaa)][_0x2a0a3a(0xb7)](()=>{const _0x5bacbc=_0x2a0a3a;_0x2c8984[_0x5bacbc(0xaa)][_0x5bacbc(0x69)](_0x4c3111[0x0],_0x4c3111[0x1],_0x4c3111[0x2],{'forceDefaultExecution':!0x0});const _0x5359ec=_0x3ac620(),{rowInsertionRanges:_0x5dd16b,columnInsertionRanges:_0x435c78,insertionRanges:_0x466deb,deletionRanges:_0x11d98d,cells:_0x54467e}=_0x5ad1da;_0x5dd16b[_0x5bacbc(0x121)]&&_0x245df6[_0x5bacbc(0xc4)](_0x5dd16b,_0x5bacbc(0xcc),{'tablePasteChainId':_0x5359ec}),_0x435c78[_0x5bacbc(0x121)]&&_0x245df6[_0x5bacbc(0xc4)](_0x435c78,_0x5bacbc(0xfb),{'tablePasteChainId':_0x5359ec}),_0x466deb[_0x5bacbc(0x121)]&&(_0x245df6[_0x5bacbc(0xc4)](_0x466deb,_0x5bacbc(0xb9),{'tablePasteChainId':_0x5359ec,'skipNestingCheck':!0x0}),_0x466deb[_0x5bacbc(0xd8)](_0xa27481=>{const _0x2ccadf=_0x5bacbc;var _0x5ab959;return null===(_0x5ab959=_0xa27481[_0x2ccadf(0x90)])||void 0x0===_0x5ab959?void 0x0:_0x5ab959[_0x2ccadf(0xfa)](_0xa27481);})),_0x11d98d[_0x5bacbc(0x121)]&&(_0x245df6[_0x5bacbc(0xba)](_0x11d98d,_0x5bacbc(0xb9),{'tablePasteChainId':_0x5359ec,'skipNestingCheck':!0x0}),_0x11d98d[_0x5bacbc(0xd8)](_0x6809e5=>{const _0x40db9e=_0x5bacbc;var _0x3637d6;return null===(_0x3637d6=_0x6809e5[_0x40db9e(0x90)])||void 0x0===_0x3637d6?void 0x0:_0x3637d6[_0x40db9e(0xfa)](_0x6809e5);}));const _0x54d7ea=_0x245df6[_0x5bacbc(0xac)](_0x54467e[_0x5bacbc(0x107)](({element:_0x4b3acc})=>_0x4b3acc),{'formatGroupId':_0x3ac620()},[],_0x5bacbc(0x92),{'tablePasteChainId':_0x5359ec});if(_0x54d7ea){const _0x569164=_0x54d7ea[_0x5bacbc(0x88)](),_0x148398=[];for(const {element:_0x2ef8de,attributes:_0x3596fb}of _0x54467e){if(!_0x3596fb)continue;const _0x94a889=_0x2c8984[_0x5bacbc(0xaa)][_0x5bacbc(0x129)](_0x2ef8de),_0x3b1179=_0x569164[_0x5bacbc(0x8e)](_0x7a032e=>_0x7a032e[_0x5bacbc(0xa4)]()[_0x5bacbc(0x117)](_0x94a889));_0x3b1179&&_0x148398[_0x5bacbc(0xf0)]([_0x3b1179[_0x5bacbc(0x8a)],_0x3596fb]);}_0x148398[_0x5bacbc(0x121)]&&_0x54d7ea[_0x5bacbc(0x95)](_0x5bacbc(0x83),Object[_0x5bacbc(0x134)](_0x148398));}_0x5ad1da=null;}));},{'priority':_0x4c5e96[_0x2536ea(0x126)]+0xa}),_0x2c8984[_0x2536ea(0xee)][_0x2536ea(0x7a)](_0x2536ea(0x124))['on'](_0x2536ea(0xf8),(_0x58644b,_0x3d972c)=>{const _0xa6fcb5=_0x2536ea,[_0x510676,_0x15d0c0,,_0x23397b]=_0x3d972c;if(!_0x5ad1da)return;_0x58644b[_0xa6fcb5(0xec)]();const _0x52544c=_0x510676[_0xa6fcb5(0x11c)],_0xa06522=_0x15d0c0,_0x2286f5=Pe(_0x52544c),_0x72d511=Pe(_0xa06522);_0x58644b[_0xa6fcb5(0xa1)]=_0x52544c;let _0x501595=null,_0x310b62=null;if(_0x72d511||_0x2286f5){if(_0x2286f5&&!_0x72d511){_0x23397b[_0xa6fcb5(0x10f)](_0x52544c[_0xa6fcb5(0xe0)](0x0));for(const _0x539f5c of Array[_0xa6fcb5(0x7b)](_0xa06522[_0xa6fcb5(0xb3)]()))_0x23397b[_0xa6fcb5(0x93)](_0x539f5c,_0x52544c,_0xa6fcb5(0xbe));const _0x15cc63=_0x5ad1da[_0xa6fcb5(0xfe)][_0xa6fcb5(0x76)](_0x510676[_0xa6fcb5(0x132)]),_0x2b5294=_0x5ad1da[_0xa6fcb5(0xa2)][_0xa6fcb5(0x76)](_0x510676[_0xa6fcb5(0xcf)]);_0x15cc63||_0x2b5294||(_0x501595=_0x192530[_0xa6fcb5(0x6a)](_0x23397b[_0xa6fcb5(0x113)](_0x52544c)));}else _0x72d511&&!_0x2286f5&&(_0x310b62=_0x23397b[_0xa6fcb5(0x113)](_0x52544c));}else{const _0x458622=_0x23397b[_0xa6fcb5(0xf3)](_0xa6fcb5(0x99)),_0x5dd928=_0x23397b[_0xa6fcb5(0xf3)](_0xa6fcb5(0x99));_0x23397b[_0xa6fcb5(0xd9)](_0x23397b[_0xa6fcb5(0x113)](_0x52544c),_0x5dd928),_0x23397b[_0xa6fcb5(0x93)](_0x458622,_0x52544c,0x0);for(const _0x513bdb of Array[_0xa6fcb5(0x7b)](_0xa06522[_0xa6fcb5(0xb3)]()))_0x23397b[_0xa6fcb5(0x93)](_0x513bdb,_0x458622,_0xa6fcb5(0xbe));_0x501595=_0x192530[_0xa6fcb5(0x6a)](_0x23397b[_0xa6fcb5(0x129)](_0x458622)),_0x310b62=_0x192530[_0xa6fcb5(0x6a)](_0x23397b[_0xa6fcb5(0x129)](_0x5dd928));}const _0x1b18db=Array[_0xa6fcb5(0x7b)](_0xa06522[_0xa6fcb5(0x6e)]())[_0xa6fcb5(0x12d)](([_0x4a5dc2])=>ge[_0xa6fcb5(0x76)](_0x4a5dc2));_0x5ad1da[_0xa6fcb5(0xe5)][_0xa6fcb5(0xf0)]({'element':_0x52544c,'attributes':_0x1b18db[_0xa6fcb5(0x121)]?Object[_0xa6fcb5(0x134)](_0x1b18db):null}),_0x501595&&_0x5ad1da[_0xa6fcb5(0x122)][_0xa6fcb5(0xf0)](_0x501595),_0x310b62&&_0x5ad1da[_0xa6fcb5(0x109)][_0xa6fcb5(0xf0)](_0x310b62);},{'priority':_0x2536ea(0x126)}),_0x4baf8b['on'](_0x2536ea(0xc2),(_0x1aa01f,_0x51d9f7)=>{const _0x280245=_0x2536ea,[_0x5ec686,_0x4271dd={}]=_0x51d9f7;if(!_0x5ad1da)return;const _0x4494d9=_0x4271dd['at']||0x0,_0x15a63e=_0x4271dd[_0x280245(0xc8)]||0x1;_0x5ad1da[_0x280245(0xa2)]=new Array(_0x15a63e)[_0x280245(0xd2)](_0x4494d9)[_0x280245(0x107)]((_0x59c503,_0x2524bb)=>_0x59c503+_0x2524bb);for(const {cell:_0xbeaa18}of _0x4baf8b[_0x280245(0xdc)](_0x5ec686,{'startColumn':_0x4494d9,'endColumn':_0x4494d9+_0x15a63e-0x1}))_0x5ad1da[_0x280245(0xbc)][_0x280245(0xf0)](_0x2c8984[_0x280245(0xaa)][_0x280245(0x129)](_0xbeaa18));},{'priority':_0x2536ea(0xbd)}),_0x4baf8b['on'](_0x2536ea(0xf6),(_0x124105,_0x158a86)=>{const _0x3aef1e=_0x2536ea,[_0x6508f5,_0x3a1c56={}]=_0x158a86;if(!_0x5ad1da)return;const _0x4a24ef=_0x3a1c56['at']||0x0,_0x42651d=_0x3a1c56[_0x3aef1e(0x12a)]||0x1;_0x5ad1da[_0x3aef1e(0xfe)]=new Array(_0x42651d)[_0x3aef1e(0xd2)](_0x4a24ef)[_0x3aef1e(0x107)]((_0x1fefb4,_0x108b41)=>_0x1fefb4+_0x108b41);for(const {cell:_0x16a8f4}of _0x4baf8b[_0x3aef1e(0xdc)](_0x6508f5,{'startRow':_0x4a24ef,'endRow':_0x4a24ef+_0x42651d-0x1}))_0x5ad1da[_0x3aef1e(0x81)][_0x3aef1e(0xf0)](_0x2c8984[_0x3aef1e(0xaa)][_0x3aef1e(0x129)](_0x16a8f4));},{'priority':_0x2536ea(0xbd)}),_0x245df6[_0x2536ea(0xe1)][_0x2536ea(0xab)](_0x313261=>{const _0x1ed84e=_0x2536ea;if(_0x313261[_0x1ed84e(0x7e)]&&_0x313261[_0x1ed84e(0x7e)][_0x1ed84e(0xbb)](_0x1ed84e(0xb9)))return _0x313261[_0x1ed84e(0xe8)]?{}:{'type':_0x1ed84e(0xfc),'content':_0xd2dd29(_0x2c8984[_0x1ed84e(0xad)],_0x1ed84e(0x123))};});const _0x3f2126=()=>!0x1;for(const _0x14a568 of[_0x2536ea(0xb9),_0x2536ea(0xfb),_0x2536ea(0xcc),_0x2536ea(0x92)])_0x245df6[_0x2536ea(0x120)][_0x2536ea(0xf1)](_0x2536ea(0xfc),_0x14a568,_0x2536ea(0x11b),_0x3f2126),_0x245df6[_0x2536ea(0x120)][_0x2536ea(0xf1)](_0x2536ea(0x6f),_0x14a568,_0x2536ea(0x11b),_0x3f2126),_0x245df6[_0x2536ea(0x120)][_0x2536ea(0xf1)](_0x2536ea(0x106),_0x14a568,_0x2536ea(0x11b),_0x3f2126);_0x245df6[_0x2536ea(0x120)][_0x2536ea(0xf1)](_0x2536ea(0x106),_0x2536ea(0x92),_0x2536ea(0xce),_0x3f2126),_0x245df6[_0x2536ea(0x120)][_0x2536ea(0xf1)](_0x2536ea(0x106),_0x2536ea(0x92),_0x2536ea(0x86),(_0x2e9cec,_0x50e928,_0x373a27)=>{const _0x3a3fc3=_0x2536ea,_0xfcfe1c=_0x2e9cec[_0x3a3fc3(0x107)](_0x28c5c2=>_0x28c5c2[_0x3a3fc3(0x127)]())[_0x3a3fc3(0x12d)](_0x53e329=>_0x53e329),_0x13b735=new Map(_0xfcfe1c[_0x3a3fc3(0x107)](_0xd0d7e7=>[_0xd0d7e7,null]));if(_0x5ad1da){for(const {element:_0x153a16,attributes:_0x78b0a6}of _0x5ad1da[_0x3a3fc3(0xe5)])_0x78b0a6&&_0x13b735[_0x3a3fc3(0xf2)](_0x153a16,_0x78b0a6);}else{if(_0x373a27&&_0x373a27[_0x3a3fc3(0x83)])for(const [_0x3af54c,_0x7ccfde]of Object[_0x3a3fc3(0x6c)](_0x373a27[_0x3a3fc3(0x83)])){const _0x1feebc=_0x2c8984[_0x3a3fc3(0xaa)][_0x3a3fc3(0x119)][_0x3a3fc3(0x7a)](_0x3af54c),_0x166f50=_0x1feebc?_0x1feebc[_0x3a3fc3(0xa4)]()[_0x3a3fc3(0x127)]():null;_0x166f50&&_0x13b735[_0x3a3fc3(0xf2)](_0x166f50,_0x7ccfde);}}_0x2c8984[_0x3a3fc3(0xaa)][_0x3a3fc3(0xb7)](_0x32b659=>{const _0x31ddf2=_0x3a3fc3;for(const [_0x256de6,_0x357d17]of _0x13b735)_0x32b659[_0x31ddf2(0xeb)]({...Ce,..._0x357d17},_0x256de6);});});const _0x1682d8=(_0x415d90,_0x4cc30f)=>{const _0x57a00e=_0x2536ea;_0x245df6[_0x57a00e(0x120)][_0x57a00e(0xf1)](_0x415d90,_0x57a00e(0xb9),_0x4cc30f,(_0x1e8e5,_0x57fc4c,_0x5d8d9b)=>{const _0x4be598=_0x57a00e;_0x2c8984[_0x4be598(0xaa)][_0x4be598(0xb7)](_0x157831=>{const _0x3a5410=_0x4be598,_0x46795c=[];for(const _0x3811fb of _0x1e8e5){const _0x2ee1e6=_0x3811fb[_0x3a5410(0x100)][_0x3a5410(0xc1)];_0x2ee1e6['is'](_0x3a5410(0xc6),_0x3a5410(0x99))&&_0x46795c[_0x3a5410(0xf0)](_0x2ee1e6);}_0x245df6[_0x3a5410(0x120)][_0x3a5410(0xe9)](_0x415d90,null,_0x4cc30f)(_0x1e8e5,_0x57fc4c,_0x5d8d9b);for(const _0x2b4050 of _0x46795c)_0x3a5410(0x135)!=_0x2b4050[_0x3a5410(0x73)][_0x3a5410(0x6b)]&&_0x157831[_0x3a5410(0xf4)](_0x2b4050);});});};_0x1682d8(_0x2536ea(0xfc),_0x2536ea(0x86)),_0x1682d8(_0x2536ea(0xfc),_0x2536ea(0xce)),_0x1682d8(_0x2536ea(0x6f),_0x2536ea(0x86)),_0x1682d8(_0x2536ea(0x6f),_0x2536ea(0xce)),_0x245df6[_0x2536ea(0x120)][_0x2536ea(0xf1)](_0x2536ea(0xfc),_0x2536ea(0xcc),_0x2536ea(0xce),_0x94e3e=>{const _0x3c8f18=_0x2536ea,_0x37e2d0=_0x94e3e[_0x3c8f18(0x107)](_0x25196c=>_0x25196c[_0x3c8f18(0x127)]()),_0x1f8cf0=_0x37e2d0[0x0][_0x3c8f18(0xd6)](_0x3c8f18(0x7c)),{minRow:_0x9b604,maxRow:_0x5d3add}=_0x15a530[_0x3c8f18(0x8c)](_0x37e2d0);_0x4baf8b[_0x3c8f18(0xb6)](_0x1f8cf0,{'at':_0x9b604,'rows':_0x5d3add-_0x9b604+0x1});}),_0x245df6[_0x2536ea(0x120)][_0x2536ea(0xf1)](_0x2536ea(0xfc),_0x2536ea(0xfb),_0x2536ea(0xce),_0x327a1d=>{const _0x44ceb8=_0x2536ea,_0x260034=_0x327a1d[_0x44ceb8(0x107)](_0xb70a8b=>_0xb70a8b[_0x44ceb8(0x127)]()),_0x47f87f=_0x260034[0x0][_0x44ceb8(0xd6)](_0x44ceb8(0x7c)),{minColumn:_0x3f5793,maxColumn:_0x4ecbaf}=_0x15a530[_0x44ceb8(0x8c)](_0x260034);_0x4baf8b[_0x44ceb8(0xb1)](_0x47f87f,{'at':_0x3f5793,'columns':_0x4ecbaf-_0x3f5793+0x1});});const _0x287867=(_0x2184a1,_0x359b52)=>{const _0x1562e2=_0x2536ea;if(!_0x359b52[_0x1562e2(0x7e)]||!_0x359b52[_0x1562e2(0x7e)][_0x1562e2(0xbb)](_0x1562e2(0xb9)))return;const _0x40f829=_0x359b52[_0x1562e2(0x71)][_0x1562e2(0xda)],_0x1e6512=_0x245df6[_0x1562e2(0xd1)]()[_0x1562e2(0x12d)](_0x543275=>_0x543275[_0x1562e2(0x118)]&&_0x543275[_0x1562e2(0x71)]&&_0x543275[_0x1562e2(0x71)][_0x1562e2(0xda)]==_0x40f829);_0x1e6512[_0x1562e2(0x121)]&&_0x359b52[_0x1562e2(0x9d)]()[_0x1562e2(0x121)]!=_0x1e6512[_0x1562e2(0x121)]&&_0x1e6512[_0x1562e2(0x12b)]((_0x193474,_0x2891e3)=>(_0x193474[_0x1562e2(0x78)]=_0x2891e3,_0x2891e3[_0x1562e2(0xe8)]=_0x193474,_0x2891e3));};function _0x4944d4(_0x5232c6,_0x516216=!0x0){const _0x12e593=_0x2536ea,{id:_0x201372}=_0x245df6[_0x12e593(0xf9)](_0x5232c6[_0x12e593(0xdf)]),_0x311538=[_0x12e593(0xff),_0x12e593(0xd5)],_0x4f576d=_0x245df6[_0x12e593(0x77)][_0x12e593(0x76)](_0x5232c6[_0x12e593(0xdf)]);return _0x4f576d&&_0x311538[_0x12e593(0xf0)](_0x12e593(0xc0)),{'classes':_0x311538,'attributes':{'data-suggestion':_0x201372},'priority':_0x4f576d&&_0x516216?0xbc2:0xbb8};}_0x245df6['on'](_0x2536ea(0xcd),_0x287867,{'priority':_0x2536ea(0x126)}),_0x245df6['on'](_0x2536ea(0x9e),_0x287867,{'priority':_0x2536ea(0x126)}),_0x2c8984[_0x2536ea(0xaa)][_0x2536ea(0x112)][_0x2536ea(0x12c)](()=>{const _0x30a3c0=_0x2536ea;let _0x551869=!0x1;const _0x3ea28f=Array[_0x30a3c0(0x7b)](_0x2c8984[_0x30a3c0(0xaa)][_0x30a3c0(0x112)][_0x30a3c0(0xcb)][_0x30a3c0(0xd0)]());for(const {name:_0x6deb02,data:_0x3db446}of _0x3ea28f){const {group:_0x4cefa2,type:_0x52b6d3,id:_0x350b11}=_0x245df6[_0x30a3c0(0xf9)](_0x6deb02);if(_0x30a3c0(0x84)!=_0x4cefa2||_0x30a3c0(0x6f)!=_0x52b6d3||_0x3db446[_0x30a3c0(0x133)])continue;if(!_0x245df6[_0x30a3c0(0xa0)](_0x350b11))continue;const _0xe6f510=_0x245df6[_0x30a3c0(0xb4)](_0x350b11)[_0x30a3c0(0x9c)](),_0x39931b=_0x2c8984[_0x30a3c0(0xee)][_0x30a3c0(0x7a)](_0x30a3c0(0xe4))['me'];for(const _0x4fca21 of _0x245df6[_0x30a3c0(0xd1)]()){if(!_0x4fca21[_0x30a3c0(0x118)]||_0x4fca21[_0x30a3c0(0x75)]!=_0x39931b)continue;if(_0x30a3c0(0x106)!=_0x4fca21[_0x30a3c0(0xf5)]||_0x30a3c0(0x92)!=_0x4fca21[_0x30a3c0(0x7e)])continue;if(_0x4fca21[_0x30a3c0(0x9c)]()[_0x30a3c0(0xed)](_0x2b0d78=>_0xe6f510[_0x30a3c0(0x125)](_0x480e3c=>_0x480e3c[_0x30a3c0(0xae)](_0x2b0d78,!0x0)))){for(const _0x4b38f5 of _0x4fca21[_0x30a3c0(0x9d)]())_0x4b38f5[_0x30a3c0(0x118)]&&(_0x4b38f5[_0x30a3c0(0xce)](),_0x551869=!0x0);}}}return _0x551869;}),_0x2c8984[_0x2536ea(0xaa)][_0x2536ea(0x112)][_0x2536ea(0x12c)](_0x5cfbb4=>{const _0x12820f=_0x2536ea,_0x4e7845=_0x2c8984[_0x12820f(0x87)][_0x12820f(0x7a)](_0x12820f(0xb0));if(!_0x4e7845||!_0x4e7845[_0x12820f(0x7f)][_0x12820f(0x10d)](_0x5cfbb4[_0x12820f(0xa5)]))return!0x1;let _0x459039=!0x1;const _0x49b483=_0x2c8984[_0x12820f(0xee)][_0x12820f(0x7a)](_0x12820f(0xe4))['me'],_0x1d7b9c=_0x2c8984[_0x12820f(0xaa)][_0x12820f(0x112)][_0x12820f(0xcb)][_0x12820f(0x74)](),_0x2b621d=Array[_0x12820f(0x7b)](_0x2c8984[_0x12820f(0xaa)][_0x12820f(0x112)][_0x12820f(0xcb)][_0x12820f(0xd0)]())[_0x12820f(0x12d)](({name:_0x180e0f,data:_0x2c2eea})=>{const _0x52c888=_0x12820f,{group:_0x1ca437,subType:_0xacfab3,authorId:_0x3a4c15}=_0x245df6[_0x52c888(0xf9)](_0x180e0f);return _0x52c888(0x84)==_0x1ca437&&_0x52c888(0xb9)==_0xacfab3&&_0x3a4c15==_0x49b483['id']&&!_0x2c2eea[_0x52c888(0x133)];});for(const _0x20ea87 of _0x1d7b9c){if(_0x12820f(0x93)!=_0x20ea87[_0x12820f(0xf5)]||_0x12820f(0x99)!=_0x20ea87[_0x12820f(0x8a)]||0x1!=_0x20ea87[_0x12820f(0x121)])continue;const _0x6eafb2=_0x5cfbb4[_0x12820f(0x102)](_0x20ea87[_0x12820f(0x108)],_0x20ea87[_0x12820f(0x108)][_0x12820f(0xaf)](0x1));if(!_0x2b621d[_0x12820f(0x8e)](({data:_0x41a30b})=>_0x41a30b[_0x12820f(0xc9)][_0x12820f(0x117)](_0x6eafb2))){for(const {name:_0x2bf66a,data:_0x3c1d98}of _0x2b621d)if(_0x6eafb2[_0x12820f(0xae)](_0x3c1d98[_0x12820f(0xc9)])){_0x5cfbb4[_0x12820f(0xca)](_0x2bf66a,{'range':_0x6eafb2}),_0x459039=!0x0;break;}}}return _0x459039;}),_0x2c8984[_0x2536ea(0xaa)][_0x2536ea(0x112)][_0x2536ea(0x12c)](_0x49f346=>{const _0x48f4b3=_0x2536ea;let _0x4eeb9a=!0x1;const _0x24b447=_0x2c8984[_0x48f4b3(0xee)][_0x48f4b3(0x7a)](_0x48f4b3(0xe4))['me'],_0x13c94e=_0x245df6[_0x48f4b3(0xd1)]()[_0x48f4b3(0x12d)](_0x126898=>_0x126898[_0x48f4b3(0x118)]&&_0x126898[_0x48f4b3(0x75)]==_0x24b447),_0x32f8d6=new Set(),_0x14c6e4=new Set();for(const _0x31c363 of _0x13c94e)if(_0x48f4b3(0xb9)==_0x31c363[_0x48f4b3(0x7e)])for(const _0xbb25c1 of _0x31c363[_0x48f4b3(0x88)]()){const _0x3b533f=_0xbb25c1[_0x48f4b3(0xa4)]()[_0x48f4b3(0x127)]();if(_0x3b533f){if(_0x3b533f['is'](_0x48f4b3(0xc6),_0x48f4b3(0x99))&&Pe(_0x3b533f)){_0x31c363[_0x48f4b3(0x12e)](_0xbb25c1[_0x48f4b3(0x8a)]),_0x32f8d6[_0x48f4b3(0xa9)](_0x3b533f),_0x4eeb9a=!0x0;const _0x846a3c=_0x3b533f[_0x48f4b3(0x7d)],_0x3ad071=_0x3b533f[_0x48f4b3(0x96)],_0x36c985=_0x846a3c&&_0x846a3c['is'](_0x48f4b3(0xc6),_0x48f4b3(0x99)),_0x3e63ad=_0x3ad071&&_0x3ad071['is'](_0x48f4b3(0xc6),_0x48f4b3(0x99));_0x36c985&&!_0x32f8d6[_0x48f4b3(0x10d)](_0x846a3c)&&_0x14c6e4[_0x48f4b3(0xa9)](_0x846a3c),_0x3e63ad&&!_0x32f8d6[_0x48f4b3(0x10d)](_0x3ad071)&&_0x14c6e4[_0x48f4b3(0xa9)](_0x3ad071);}else _0x3b533f['is'](_0x48f4b3(0xc6),_0x48f4b3(0xea))&&_0x3b533f[_0x48f4b3(0xe6)]&&(_0x31c363[_0x48f4b3(0x12e)](_0xbb25c1[_0x48f4b3(0x8a)]),_0x4eeb9a=!0x0);}}else{if(_0x48f4b3(0x92)==_0x31c363[_0x48f4b3(0x7e)]){if(!_0x31c363[_0x48f4b3(0x71)]||!_0x31c363[_0x48f4b3(0x71)][_0x48f4b3(0xda)])continue;const _0x1c0dcb=_0x31c363[_0x48f4b3(0x71)][_0x48f4b3(0x83)];if(_0x1c0dcb&&Object[_0x48f4b3(0x91)](_0x1c0dcb)[_0x48f4b3(0x121)])continue;const _0x2743c3=_0x31c363[_0x48f4b3(0x71)][_0x48f4b3(0xda)];let _0x2695e4=!0x0,_0x2b11e6=!0x0;for(const _0x4ebd32 of _0x13c94e)if(_0x4ebd32[_0x48f4b3(0x7e)]&&_0x4ebd32[_0x48f4b3(0x7e)][_0x48f4b3(0xbb)](_0x48f4b3(0xb9))){if(!_0x4ebd32[_0x48f4b3(0x71)][_0x48f4b3(0xda)]){_0x2b11e6=!0x1;break;}if(_0x4ebd32['id']!=_0x31c363['id']&&_0x4ebd32[_0x48f4b3(0x71)][_0x48f4b3(0xda)]==_0x2743c3){_0x2695e4=!0x1;break;}}_0x2b11e6&&_0x2695e4&&(_0x31c363[_0x48f4b3(0x116)](),_0x4eeb9a=!0x0);}}for(const _0x2653c4 of _0x32f8d6)_0x49f346[_0x48f4b3(0x10f)](_0x2653c4);for(const _0x431e6 of _0x14c6e4)_0x49f346[_0x48f4b3(0xf4)](_0x431e6);return _0x4eeb9a;}),_0x2c8984[_0x2536ea(0xb8)][_0x2536ea(0xf7)](_0x2536ea(0x9f))[_0x2536ea(0x128)]({'model':_0x2536ea(0x130),'view':(_0x487e82,_0x2e265a)=>_0x4944d4(_0x487e82),'converterPriority':_0x2536ea(0x126)}),_0x2c8984[_0x2536ea(0xb8)][_0x2536ea(0xf7)](_0x2536ea(0x6d))[_0x2536ea(0x128)]({'model':_0x2536ea(0x130),'view':(_0xecaa61,_0x1a221)=>_0x1a221[_0x2536ea(0xa7)][_0x2536ea(0x94)]?_0x4944d4(_0xecaa61,!0x1):null,'converterPriority':_0x2536ea(0x126)});const _0x3eca6c=_0x2c8984[_0x2536ea(0x105)][_0x2536ea(0x97)];this[_0x2536ea(0xc5)](_0x3eca6c[_0x2536ea(0x112)],_0x2536ea(0x79),(_0x4af48d,_0x4a2bf5)=>{const _0x4eda31=_0x2536ea,_0x32d25c=[];for(const _0x5b15a5 of _0x3eca6c[_0x4eda31(0x113)](_0x4a2bf5[_0x4eda31(0xb5)])[_0x4eda31(0x131)]())_0x5b15a5['is'](_0x4eda31(0xc6),_0x4eda31(0xd7))&&_0x32d25c[_0x4eda31(0xf0)](_0x5b15a5);_0x3eca6c[_0x4eda31(0xb7)](_0x2b18b9=>{const _0x31c979=_0x4eda31;for(const _0x5b3f68 of _0x32d25c)_0x2b18b9[_0x31c979(0xe2)](_0x2b18b9[_0x31c979(0x113)](_0x5b3f68),_0x2b18b9[_0x31c979(0x103)](_0x5b3f68)),_0x2b18b9[_0x31c979(0x10f)](_0x5b3f68);});});}}function Pe(_0x2ff033){const _0x166b4f=_0x45af91;if(_0x2ff033[_0x166b4f(0xe6)])return!0x0;const _0x8281c2=_0x2ff033[_0x166b4f(0xe0)](0x0);return _0x8281c2['is'](_0x166b4f(0xc6),_0x166b4f(0xea))&&_0x8281c2[_0x166b4f(0xe6)];}function we(_0x555139,_0x5e7869={},_0x3cad3e){const _0x2bc3bb=_0x45af91;for(const {isAnchor:_0x46f8c0,cellHeight:_0xe752f8,cellWidth:_0x4dc8fe}of _0x3cad3e[_0x2bc3bb(0xdc)](_0x555139,{'includeAllSlots':!0x0,..._0x5e7869}))if(!_0x46f8c0||0x1!=_0xe752f8||0x1!=_0x4dc8fe)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x45e001=_0x11ac;(function(_0x5a0d30,_0x11ee55){const _0x500c3f=_0x11ac,_0x3749e7=_0x5a0d30();while(!![]){try{const _0x3ff801=-parseInt(_0x500c3f(0x1b4))/0x1*(-parseInt(_0x500c3f(0x1ae))/0x2)+parseInt(_0x500c3f(0x1c4))/0x3*(-parseInt(_0x500c3f(0x1a4))/0x4)+-parseInt(_0x500c3f(0x1bf))/0x5*(-parseInt(_0x500c3f(0x1cc))/0x6)+parseInt(_0x500c3f(0x1a8))/0x7+-parseInt(_0x500c3f(0x1a6))/0x8+parseInt(_0x500c3f(0x1bd))/0x9*(parseInt(_0x500c3f(0x1ac))/0xa)+parseInt(_0x500c3f(0x1d5))/0xb*(-parseInt(_0x500c3f(0x1c5))/0xc);if(_0x3ff801===_0x11ee55)break;else _0x3749e7['push'](_0x3749e7['shift']());}catch(_0x47ca8c){_0x3749e7['push'](_0x3749e7['shift']());}}}(_0x2d31,0x48e28));function _0x11ac(_0x38acae,_0x3c5157){const _0x2d31f5=_0x2d31();return _0x11ac=function(_0x11ac0b,_0x55aabe){_0x11ac0b=_0x11ac0b-0x19f;let _0x593ac4=_0x2d31f5[_0x11ac0b];return _0x593ac4;},_0x11ac(_0x38acae,_0x3c5157);}function _0x2d31(){const _0x1699f9=['formatInline','312yVTTQq','getColumnGroupElement','commandParams','formatGroupId','Users','TrackChangesEditing','resizeTable','*Format:*\x20resize\x20table','editor','6521603QIjDXp','descriptionFactory','getTableColumnsWidths','registerCustomCallback','accept','has','_suggestionFactory','table','selection','8OIHVeQ','get','882936gLYYAG','afterInit','712236UFOvPE','getSuggestionCallback','locale','bind','2330qfuedy','tableWidth','4tyIMpa','discard','TableColumnResizeEditing','data','subType','resizeTableWidth','93158HpJlLd','getSuggestions','document','format','model','getAttribute','registerDescriptionCallback','formatBlock','getContainedElement','22752PtZOiD','getSelectedElement','45440WdwscD','markBlockFormat','change','author','plugins','521832yMfxtk','12oEcXFv','handleResizeTableWidthCommand','enableCommand','handleSuggestionDescription','columnWidths','type'];_0x2d31=function(){return _0x1699f9;};return _0x2d31();}import{Plugin as _0x352239}from'ckeditor5/src/core.js';import{getTranslation as _0x1d8cb4}from'../utils/common-translations.js';export default class Ct extends _0x352239{[_0x45e001(0x1a7)](){const _0x1abb95=_0x45e001;if(!this[_0x1abb95(0x1d4)][_0x1abb95(0x1c3)][_0x1abb95(0x1a0)](_0x1abb95(0x1b0)))return;const _0x554316=this[_0x1abb95(0x1d4)][_0x1abb95(0x1c3)][_0x1abb95(0x1a5)](_0x1abb95(0x1d1));_0x554316[_0x1abb95(0x1c7)](_0x1abb95(0x1b3),this[_0x1abb95(0x1c6)][_0x1abb95(0x1ab)](this)),_0x554316[_0x1abb95(0x1a1)][_0x1abb95(0x1d8)](_0x1abb95(0x1bb),_0x1abb95(0x1d2),_0x1abb95(0x19f),_0x554316[_0x1abb95(0x1a1)][_0x1abb95(0x1a9)](_0x1abb95(0x1bb),null,_0x1abb95(0x1af))),_0x554316[_0x1abb95(0x1a1)][_0x1abb95(0x1d8)](_0x1abb95(0x1bb),_0x1abb95(0x1d2),_0x1abb95(0x1af),_0x554316[_0x1abb95(0x1a1)][_0x1abb95(0x1a9)](_0x1abb95(0x1bb),null,_0x1abb95(0x19f))),_0x554316[_0x1abb95(0x1d6)][_0x1abb95(0x1ba)](this[_0x1abb95(0x1c8)][_0x1abb95(0x1ab)](this));}[_0x45e001(0x1c6)](_0x9b60f8,_0x49bae2){const _0x1da7f5=_0x45e001,_0x8fc70c=this[_0x1da7f5(0x1d4)][_0x1da7f5(0x1c3)][_0x1da7f5(0x1a5)](_0x1da7f5(0x1d1)),_0x3ee999=this[_0x1da7f5(0x1d4)][_0x1da7f5(0x1c3)][_0x1da7f5(0x1a5)](_0x1da7f5(0x1b0)),_0x38c26b=_0x49bae2[_0x1da7f5(0x1a2)]||this[_0x1da7f5(0x1d4)][_0x1da7f5(0x1b8)][_0x1da7f5(0x1b6)][_0x1da7f5(0x1a3)][_0x1da7f5(0x1be)]();this[_0x1da7f5(0x1d4)][_0x1da7f5(0x1b8)][_0x1da7f5(0x1c1)](()=>{const _0x54a330=_0x1da7f5,_0x111f4d=_0x3ee999[_0x54a330(0x1cd)](_0x38c26b);let _0x5a2902=_0x111f4d?_0x3ee999[_0x54a330(0x1d7)](_0x111f4d):null,_0x594314=_0x38c26b[_0x54a330(0x1b9)](_0x54a330(0x1ad))||null;const _0x5d6ed5=_0x49bae2[_0x54a330(0x1ad)]||_0x594314,_0x4bb12f=_0x49bae2[_0x54a330(0x1c9)]||_0x5a2902,_0x79236c=this[_0x54a330(0x1d4)][_0x54a330(0x1c3)][_0x54a330(0x1a5)](_0x54a330(0x1d0))['me'];for(const _0x3c757a of _0x8fc70c[_0x54a330(0x1b5)]()){const _0x1771e1=_0x3c757a[_0x54a330(0x1bc)]();if(_0x54a330(0x1d2)===_0x3c757a[_0x54a330(0x1b2)]&&_0x1771e1===_0x38c26b){_0x3c757a[_0x54a330(0x1c2)]!==_0x79236c&&_0x3c757a[_0x54a330(0x1af)]();const _0x29401b=_0x3c757a[_0x54a330(0x1b1)][_0x54a330(0x1ce)];_0x594314=_0x29401b[0x0][_0x54a330(0x1ad)],_0x5a2902=_0x29401b[0x0][_0x54a330(0x1c9)];break;}}_0x9b60f8({'table':_0x38c26b,'tableWidth':_0x5d6ed5,'columnWidths':_0x4bb12f}),_0x8fc70c[_0x54a330(0x1c0)](_0x38c26b,{'commandName':_0x54a330(0x1b3),'commandParams':[{'tableWidth':_0x594314,'columnWidths':_0x5a2902}],'formatGroupId':_0x54a330(0x1d2)},[],_0x54a330(0x1d2));});}[_0x45e001(0x1c8)](_0x58da4b){const _0x47e9aa=_0x45e001;if(_0x47e9aa(0x1bb)!=_0x58da4b[_0x47e9aa(0x1ca)]&&_0x47e9aa(0x1cb)!=_0x58da4b[_0x47e9aa(0x1ca)])return;const {data:_0x4db8a3}=_0x58da4b;if(_0x4db8a3&&_0x47e9aa(0x1d2)===_0x4db8a3[_0x47e9aa(0x1cf)]){const _0x15e9fd=_0x47e9aa(0x1d3);return{'type':_0x47e9aa(0x1b7),'content':_0x1d8cb4(this[_0x47e9aa(0x1d4)][_0x47e9aa(0x1aa)],_0x15e9fd)};}}}
23
+ const _0x3eeec6=_0x5070;function _0x5070(_0x4a4ca2,_0x2cf23a){const _0x4f4074=_0x4f40();return _0x5070=function(_0x507001,_0x48363d){_0x507001=_0x507001-0x161;let _0xafcd51=_0x4f4074[_0x507001];return _0xafcd51;},_0x5070(_0x4a4ca2,_0x2cf23a);}(function(_0x2cc277,_0x144ce5){const _0x307611=_0x5070,_0x4f9b68=_0x2cc277();while(!![]){try{const _0x305011=parseInt(_0x307611(0x168))/0x1*(-parseInt(_0x307611(0x16b))/0x2)+-parseInt(_0x307611(0x161))/0x3+-parseInt(_0x307611(0x167))/0x4+-parseInt(_0x307611(0x192))/0x5*(parseInt(_0x307611(0x164))/0x6)+-parseInt(_0x307611(0x18f))/0x7*(parseInt(_0x307611(0x170))/0x8)+-parseInt(_0x307611(0x176))/0x9*(-parseInt(_0x307611(0x187))/0xa)+parseInt(_0x307611(0x18a))/0xb;if(_0x305011===_0x144ce5)break;else _0x4f9b68['push'](_0x4f9b68['shift']());}catch(_0x85eaf4){_0x4f9b68['push'](_0x4f9b68['shift']());}}}(_0x4f40,0x1d2d8));import{Plugin as _0x59f6c7}from'ckeditor5/src/core.js';import{getTranslation as _0x649545}from'../utils/common-translations.js';function _0x4f40(){const _0x34a401=['registerDescriptionCallback','data','markBlockFormat','_suggestionFactory','editor','selection','accept','getSelectedElement','formatGroupId','has','getTableColumnsWidths','TableColumnResizeEditing','type','getColumnGroupElement','getContainedElement','getSuggestions','87610dtyGPS','handleResizeTableWidthCommand','formatBlock','6347517wIwiEi','getAttribute','registerCustomCallback','model','TrackChangesEditing','31031Hdtysg','change','formatInline','730WQAjRW','columnWidths','Users','subType','resizeTable','document','get','handleSuggestionDescription','636984TZCTnk','discard','locale','5364xVRQbN','commandParams','afterInit','27028BhzXjb','1322BwaRMW','format','*Format:*\x20resize\x20table','288KSNymg','getSuggestionCallback','descriptionFactory','enableCommand','resizeTableWidth','120CDUbkQ','table','plugins','bind','author','tableWidth','153CVeebI'];_0x4f40=function(){return _0x34a401;};return _0x4f40();}export default class Ct extends _0x59f6c7{[_0x3eeec6(0x166)](){const _0x63c5=_0x3eeec6;if(!this[_0x63c5(0x17b)][_0x63c5(0x172)][_0x63c5(0x180)](_0x63c5(0x182)))return;const _0x248f57=this[_0x63c5(0x17b)][_0x63c5(0x172)][_0x63c5(0x198)](_0x63c5(0x18e));_0x248f57[_0x63c5(0x16e)](_0x63c5(0x16f),this[_0x63c5(0x188)][_0x63c5(0x173)](this)),_0x248f57[_0x63c5(0x17a)][_0x63c5(0x18c)](_0x63c5(0x189),_0x63c5(0x196),_0x63c5(0x17d),_0x248f57[_0x63c5(0x17a)][_0x63c5(0x16c)](_0x63c5(0x189),null,_0x63c5(0x162))),_0x248f57[_0x63c5(0x17a)][_0x63c5(0x18c)](_0x63c5(0x189),_0x63c5(0x196),_0x63c5(0x162),_0x248f57[_0x63c5(0x17a)][_0x63c5(0x16c)](_0x63c5(0x189),null,_0x63c5(0x17d))),_0x248f57[_0x63c5(0x16d)][_0x63c5(0x177)](this[_0x63c5(0x199)][_0x63c5(0x173)](this));}[_0x3eeec6(0x188)](_0x56c810,_0x380a2f){const _0x57a031=_0x3eeec6,_0x2c4861=this[_0x57a031(0x17b)][_0x57a031(0x172)][_0x57a031(0x198)](_0x57a031(0x18e)),_0xdd1f13=this[_0x57a031(0x17b)][_0x57a031(0x172)][_0x57a031(0x198)](_0x57a031(0x182)),_0x1deab=_0x380a2f[_0x57a031(0x171)]||this[_0x57a031(0x17b)][_0x57a031(0x18d)][_0x57a031(0x197)][_0x57a031(0x17c)][_0x57a031(0x17e)]();this[_0x57a031(0x17b)][_0x57a031(0x18d)][_0x57a031(0x190)](()=>{const _0x2e3ae0=_0x57a031,_0x4b8e93=_0xdd1f13[_0x2e3ae0(0x184)](_0x1deab);let _0x4536c7=_0x4b8e93?_0xdd1f13[_0x2e3ae0(0x181)](_0x4b8e93):null,_0x49a367=_0x1deab[_0x2e3ae0(0x18b)](_0x2e3ae0(0x175))||null;const _0x3ef202=_0x380a2f[_0x2e3ae0(0x175)]||_0x49a367,_0x13ffb9=_0x380a2f[_0x2e3ae0(0x193)]||_0x4536c7,_0x48dd75=this[_0x2e3ae0(0x17b)][_0x2e3ae0(0x172)][_0x2e3ae0(0x198)](_0x2e3ae0(0x194))['me'];for(const _0x474a51 of _0x2c4861[_0x2e3ae0(0x186)]()){const _0x253c90=_0x474a51[_0x2e3ae0(0x185)]();if(_0x2e3ae0(0x196)===_0x474a51[_0x2e3ae0(0x195)]&&_0x253c90===_0x1deab){_0x474a51[_0x2e3ae0(0x174)]!==_0x48dd75&&_0x474a51[_0x2e3ae0(0x162)]();const _0x292e93=_0x474a51[_0x2e3ae0(0x178)][_0x2e3ae0(0x165)];_0x49a367=_0x292e93[0x0][_0x2e3ae0(0x175)],_0x4536c7=_0x292e93[0x0][_0x2e3ae0(0x193)];break;}}_0x56c810({'table':_0x1deab,'tableWidth':_0x3ef202,'columnWidths':_0x13ffb9}),_0x2c4861[_0x2e3ae0(0x179)](_0x1deab,{'commandName':_0x2e3ae0(0x16f),'commandParams':[{'tableWidth':_0x49a367,'columnWidths':_0x4536c7}],'formatGroupId':_0x2e3ae0(0x196)},[],_0x2e3ae0(0x196));});}[_0x3eeec6(0x199)](_0x29d0c0){const _0x4e7139=_0x3eeec6;if(_0x4e7139(0x189)!=_0x29d0c0[_0x4e7139(0x183)]&&_0x4e7139(0x191)!=_0x29d0c0[_0x4e7139(0x183)])return;const {data:_0x119264}=_0x29d0c0;if(_0x119264&&_0x4e7139(0x196)===_0x119264[_0x4e7139(0x17f)]){const _0x31b530=_0x4e7139(0x16a);return{'type':_0x4e7139(0x169),'content':_0x649545(this[_0x4e7139(0x17b)][_0x4e7139(0x163)],_0x31b530)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4a2c5f=_0x5c48;(function(_0xb0101b,_0x424390){const _0x21596b=_0x5c48,_0x12155b=_0xb0101b();while(!![]){try{const _0x1a96de=-parseInt(_0x21596b(0x189))/0x1+-parseInt(_0x21596b(0x1a6))/0x2+parseInt(_0x21596b(0x182))/0x3*(-parseInt(_0x21596b(0x1ac))/0x4)+-parseInt(_0x21596b(0x18f))/0x5*(parseInt(_0x21596b(0x197))/0x6)+parseInt(_0x21596b(0x180))/0x7*(parseInt(_0x21596b(0x178))/0x8)+-parseInt(_0x21596b(0x1c1))/0x9+parseInt(_0x21596b(0x1b5))/0xa*(parseInt(_0x21596b(0x1bc))/0xb);if(_0x1a96de===_0x424390)break;else _0x12155b['push'](_0x12155b['shift']());}catch(_0x209635){_0x12155b['push'](_0x12155b['shift']());}}}(_0x1120,0x34197));import{Plugin as _0x493f1d}from'ckeditor5/src/core.js';import _0x21c757 from'./table.js';function _0x5c48(_0x5f3f59,_0x255375){const _0x1120a4=_0x1120();return _0x5c48=function(_0x5c4887,_0x328608){_0x5c4887=_0x5c4887-0x171;let _0x513dfc=_0x1120a4[_0x5c4887];return _0x513dfc;},_0x5c48(_0x5f3f59,_0x255375);}function _0x1120(){const _0x21dd75=['_suggestionFactory','registerDescriptionCallback','setTableRowHeader','FORMAT_HEADER_COLUMN','39080uIZBes','markerRange','afterInit','format','removeAttribute','_splitMarkerName','unbindElementFromMarkerName','2563XDCdvL','setAttribute','TrackChangesEditing','type','mapper','391050wGYTKJ','removeMarker:suggestion','parent','markerNameToElements','requires','get','removeClass','highest','FORMAT_HEADER_ROW','registerBlockAttribute','plugins','stop','formatBlock','toViewElement','1168264rdJxnC','name','createTableWalker','options','commandParams','editor','_handleLegacySuggestions','enableDefaultAttributesIntegration','7DMLksq','getSuggestion','531777Keuedc','includes','consume','writer','addClass','nodeAfter','FORMAT_REGULAR_ROW','155651vUbkob','setTableColumnHeader','descriptionFactory','markerName','data-suggestion','ck-suggestion-marker-','25sKQyVa','registerCustomCallback','accept','cell','_acceptFormatSuggestionCallbackFactory','consumable','activeMarkers','start','424572bPWNUs','locale','TableEditing','editing','headingColumns','_registerLegacyDescription','nodeBefore','item','FORMAT_REGULAR_COLUMN','commandName','getCellLocation','bindElementToMarker','TableUtils','end','has','226056tpQoyc','showSuggestionHighlights','*Format:*\x20%0','headingRows','data','ck-suggestion-marker--active','4rRvBEP','downcastDispatcher','addMarker:suggestion','forceValue','registerAttributeLabel'];_0x1120=function(){return _0x21dd75;};return _0x1120();}import{getTranslation as _0x214ed5}from'../utils/common-translations.js';export default class It extends _0x493f1d{static get[_0x4a2c5f(0x1c5)](){return[_0x21c757];}[_0x4a2c5f(0x1b7)](){const _0x587b36=_0x4a2c5f,_0xa5701f=this[_0x587b36(0x17d)];if(!_0xa5701f[_0x587b36(0x174)][_0x587b36(0x1a5)](_0x587b36(0x199)))return;const _0x5d755d=_0xa5701f[_0x587b36(0x198)],_0x2ffd6b=_0xa5701f[_0x587b36(0x174)][_0x587b36(0x1c6)](_0x587b36(0x1be));_0x2ffd6b[_0x587b36(0x17f)](_0x587b36(0x1b3)),_0x2ffd6b[_0x587b36(0x17f)](_0x587b36(0x18a)),_0x2ffd6b[_0x587b36(0x173)](_0x587b36(0x1a9)),_0x2ffd6b[_0x587b36(0x173)](_0x587b36(0x19b)),_0x2ffd6b[_0x587b36(0x18b)][_0x587b36(0x1b0)](_0x587b36(0x1a9),_0x214ed5(_0x5d755d,_0x587b36(0x172))),_0x2ffd6b[_0x587b36(0x18b)][_0x587b36(0x1b0)](_0x587b36(0x19b),_0x214ed5(_0x5d755d,_0x587b36(0x1b4))),this[_0x587b36(0x17e)]();}[_0x4a2c5f(0x17e)](){const _0x7ca328=_0x4a2c5f,_0x4a1ce9=this[_0x7ca328(0x17d)][_0x7ca328(0x174)][_0x7ca328(0x1c6)](_0x7ca328(0x1be)),_0x46ac2a=this[_0x7ca328(0x17d)][_0x7ca328(0x174)][_0x7ca328(0x1c6)](_0x7ca328(0x1a3)),_0x2ea076=this[_0x7ca328(0x17d)][_0x7ca328(0x174)][_0x7ca328(0x1c6)](_0x21c757)[_0x7ca328(0x193)]();function _0x41fe48({showActiveMarker:_0x5a4235=!0x0,setDataAttribute:_0x5db8f4=!0x0}={}){return(_0x1df463,_0x414499,_0x267c40)=>{const _0x584e30=_0x5c48,{type:_0x18fb06,id:_0x2fdb1f}=_0x4a1ce9[_0x584e30(0x1ba)](_0x414499[_0x584e30(0x18c)]),_0x12094e=_0x4a1ce9[_0x584e30(0x181)](_0x2fdb1f),_0x48d657=_0x12094e[_0x584e30(0x1aa)];if(_0x584e30(0x176)!=_0x12094e[_0x584e30(0x1bf)]||!_0x48d657||_0x584e30(0x18a)!=_0x48d657[_0x584e30(0x1a0)])return;if(_0x414499[_0x584e30(0x19e)])return void _0x1df463[_0x584e30(0x175)]();if(!_0x267c40[_0x584e30(0x194)][_0x584e30(0x184)](_0x414499[_0x584e30(0x1b6)],_0x1df463[_0x584e30(0x179)]))return;const _0x589a20=_0x414499[_0x584e30(0x1b6)][_0x584e30(0x196)][_0x584e30(0x187)],_0x2dce0f=_0x414499[_0x584e30(0x1b6)][_0x584e30(0x1a4)][_0x584e30(0x19d)],_0x460038=_0x589a20[_0x584e30(0x1c3)][_0x584e30(0x1c3)],{column:_0x36e1e2}=_0x46ac2a[_0x584e30(0x1a1)](_0x589a20),{column:_0x9c0003}=_0x46ac2a[_0x584e30(0x1a1)](_0x2dce0f);for(let _0x10052d=_0x36e1e2;_0x10052d<=_0x9c0003;_0x10052d++){const _0x2b0a02=_0x46ac2a[_0x584e30(0x17a)](_0x460038,{'column':_0x10052d,'includeAllSlots':!0x1});for(const _0xdf2e75 of _0x2b0a02){const _0x481ffa=_0xdf2e75[_0x584e30(0x192)],_0x4ae439=_0x267c40[_0x584e30(0x1c0)][_0x584e30(0x177)](_0x481ffa);_0x267c40[_0x584e30(0x185)][_0x584e30(0x186)](_0x584e30(0x18e)+_0x18fb06,_0x4ae439),_0x5db8f4&&_0x267c40[_0x584e30(0x185)][_0x584e30(0x1bd)](_0x584e30(0x18d),_0x2fdb1f,_0x4ae439),_0x267c40[_0x584e30(0x1c0)][_0x584e30(0x1a2)](_0x4ae439,_0x414499[_0x584e30(0x18c)]),_0x5a4235&&(_0x4a1ce9[_0x584e30(0x195)][_0x584e30(0x183)](_0x414499[_0x584e30(0x18c)])?_0x267c40[_0x584e30(0x185)][_0x584e30(0x186)](_0x584e30(0x1ab),_0x4ae439):_0x267c40[_0x584e30(0x185)][_0x584e30(0x1c7)](_0x584e30(0x1ab),_0x4ae439));}}};}_0x4a1ce9[_0x7ca328(0x1b1)][_0x7ca328(0x190)](_0x7ca328(0x176),_0x7ca328(0x1b3),_0x7ca328(0x191),_0x2ea076),_0x4a1ce9[_0x7ca328(0x1b1)][_0x7ca328(0x190)](_0x7ca328(0x176),_0x7ca328(0x18a),_0x7ca328(0x191),_0x2ea076),this[_0x7ca328(0x17d)][_0x7ca328(0x19a)][_0x7ca328(0x1ad)]['on'](_0x7ca328(0x1ae),_0x41fe48(),{'priority':_0x7ca328(0x171)}),this[_0x7ca328(0x17d)][_0x7ca328(0x1aa)][_0x7ca328(0x1ad)]['on'](_0x7ca328(0x1ae),(_0x1a8154,_0x4c6f01,_0x54ff6e)=>{const _0x20972d=_0x7ca328;_0x54ff6e[_0x20972d(0x17b)][_0x20972d(0x1a7)]&&_0x41fe48({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x1a8154,_0x4c6f01,_0x54ff6e);},{'priority':_0x7ca328(0x171)}),this[_0x7ca328(0x17d)][_0x7ca328(0x19a)][_0x7ca328(0x1ad)]['on'](_0x7ca328(0x1c2),(_0x4b5fd3,_0x45b3ef,_0x791d56)=>{const _0x17c539=_0x7ca328,{type:_0xc5727e,id:_0x309c39}=_0x4a1ce9[_0x17c539(0x1ba)](_0x45b3ef[_0x17c539(0x18c)]),_0x52f15b=_0x4a1ce9[_0x17c539(0x181)](_0x309c39),_0x2652b6=_0x52f15b[_0x17c539(0x1aa)];if(_0x17c539(0x176)!=_0x52f15b[_0x17c539(0x1bf)]||!_0x2652b6||_0x17c539(0x18a)!=_0x2652b6[_0x17c539(0x1a0)])return;const _0x31c7cc=_0x791d56[_0x17c539(0x1c0)][_0x17c539(0x1c4)](_0x45b3ef[_0x17c539(0x18c)]);if(_0x31c7cc){for(const _0x718f08 of _0x31c7cc)_0x791d56[_0x17c539(0x185)][_0x17c539(0x1c7)](_0x17c539(0x18e)+_0xc5727e,_0x718f08),_0x791d56[_0x17c539(0x185)][_0x17c539(0x1c7)](_0x17c539(0x1ab),_0x718f08),_0x791d56[_0x17c539(0x185)][_0x17c539(0x1b9)](_0x17c539(0x18d),_0x718f08),_0x791d56[_0x17c539(0x1c0)][_0x17c539(0x1bb)](_0x718f08,_0x45b3ef[_0x17c539(0x18c)]);}},{'priority':_0x7ca328(0x171)}),this[_0x7ca328(0x19c)]();}[_0x4a2c5f(0x19c)](){const _0x76b224=_0x4a2c5f,_0x546918=this[_0x76b224(0x17d)],_0x19573c=_0x546918[_0x76b224(0x198)];function _0x44f354(_0x33839a){const _0x5e98e6=_0x76b224;return{'type':_0x5e98e6(0x1b8),'content':_0x214ed5(_0x19573c,_0x5e98e6(0x1a8),_0x33839a)};}_0x546918[_0x76b224(0x174)][_0x76b224(0x1c6)](_0x76b224(0x1be))[_0x76b224(0x18b)][_0x76b224(0x1b2)](_0x13f9e9=>{const _0x15fb38=_0x76b224;if(_0x15fb38(0x176)!=_0x13f9e9[_0x15fb38(0x1bf)])return;const {data:_0x4e77c2}=_0x13f9e9;if(_0x4e77c2){if(_0x15fb38(0x1b3)==_0x4e77c2[_0x15fb38(0x1a0)]){const _0x8dc821=_0x4e77c2[_0x15fb38(0x17c)][0x0][_0x15fb38(0x1af)];return _0x44f354(_0x214ed5(_0x19573c,_0x8dc821?_0x15fb38(0x172):_0x15fb38(0x188)));}if(_0x15fb38(0x18a)==_0x4e77c2[_0x15fb38(0x1a0)]){const _0xdc99a2=_0x4e77c2[_0x15fb38(0x17c)][0x0][_0x15fb38(0x1af)];return _0x44f354(_0x214ed5(_0x19573c,_0xdc99a2?_0x15fb38(0x1b4):_0x15fb38(0x19f)));}}});}}
23
+ const _0x124da8=_0x2409;(function(_0x524b9a,_0x12b2ef){const _0x38c375=_0x2409,_0x10df27=_0x524b9a();while(!![]){try{const _0x19e092=parseInt(_0x38c375(0x137))/0x1*(parseInt(_0x38c375(0xfa))/0x2)+parseInt(_0x38c375(0x128))/0x3*(-parseInt(_0x38c375(0x139))/0x4)+parseInt(_0x38c375(0x103))/0x5+-parseInt(_0x38c375(0x11c))/0x6+-parseInt(_0x38c375(0x11e))/0x7*(-parseInt(_0x38c375(0x148))/0x8)+parseInt(_0x38c375(0x133))/0x9*(parseInt(_0x38c375(0x12c))/0xa)+parseInt(_0x38c375(0x118))/0xb*(-parseInt(_0x38c375(0x130))/0xc);if(_0x19e092===_0x12b2ef)break;else _0x10df27['push'](_0x10df27['shift']());}catch(_0x3ea224){_0x10df27['push'](_0x10df27['shift']());}}}(_0x171c,0xa8ecc));function _0x2409(_0x3f17ad,_0x1ad5db){const _0x171c61=_0x171c();return _0x2409=function(_0x2409e0,_0x569b85){_0x2409e0=_0x2409e0-0xf1;let _0x355865=_0x171c61[_0x2409e0];return _0x355865;},_0x2409(_0x3f17ad,_0x1ad5db);}function _0x171c(){const _0x47dc22=['nodeAfter','activeMarkers','markerName','registerDescriptionCallback','parent','*Format:*\x20%0','_handleLegacySuggestions','get','setAttribute','_suggestionFactory','name','setTableRowHeader','registerCustomCallback','cell','254309kqvvPq','locale','showSuggestionHighlights','TableUtils','2741496fdlDqH','commandParams','253645cGBphY','data-suggestion','nodeBefore','setTableColumnHeader','accept','enableDefaultAttributesIntegration','afterInit','highest','forceValue','removeMarker:suggestion','2628UFJkId','descriptionFactory','FORMAT_HEADER_ROW','requires','6509010cytnMP','removeAttribute','addMarker:suggestion','registerAttributeLabel','1032xAscTy','commandName','removeClass','9slALdZ','downcastDispatcher','markerNameToElements','stop','2pRAEED','FORMAT_REGULAR_COLUMN','236dXrdKr','end','_splitMarkerName','toViewElement','format','formatBlock','TrackChangesEditing','options','mapper','ck-suggestion-marker-','markerRange','consume','consumable','writer','includes','288RvDXUg','headingRows','_acceptFormatSuggestionCallbackFactory','getSuggestion','TableEditing','data','ck-suggestion-marker--active','start','registerBlockAttribute','_registerLegacyDescription','496554ZnQnYa','has','createTableWalker','plugins','getCellLocation','unbindElementFromMarkerName','FORMAT_REGULAR_ROW','headingColumns','FORMAT_HEADER_COLUMN','3684175qfkWzv','editing','addClass','item','bindElementToMarker','type','editor'];_0x171c=function(){return _0x47dc22;};return _0x171c();}import{Plugin as _0x97a0e6}from'ckeditor5/src/core.js';import _0x36cca8 from'./table.js';import{getTranslation as _0x253210}from'../utils/common-translations.js';export default class It extends _0x97a0e6{static get[_0x124da8(0x12b)](){return[_0x36cca8];}[_0x124da8(0x124)](){const _0x295808=_0x124da8,_0x3665a6=this[_0x295808(0x109)];if(!_0x3665a6[_0x295808(0xfd)][_0x295808(0xfb)](_0x295808(0xf4)))return;const _0x5102de=_0x3665a6[_0x295808(0x119)],_0x3b63a1=_0x3665a6[_0x295808(0xfd)][_0x295808(0x111)](_0x295808(0x13f));_0x3b63a1[_0x295808(0x123)](_0x295808(0x115)),_0x3b63a1[_0x295808(0x123)](_0x295808(0x121)),_0x3b63a1[_0x295808(0xf8)](_0x295808(0xf1)),_0x3b63a1[_0x295808(0xf8)](_0x295808(0x101)),_0x3b63a1[_0x295808(0x129)][_0x295808(0x12f)](_0x295808(0xf1),_0x253210(_0x5102de,_0x295808(0x12a))),_0x3b63a1[_0x295808(0x129)][_0x295808(0x12f)](_0x295808(0x101),_0x253210(_0x5102de,_0x295808(0x102))),this[_0x295808(0x110)]();}[_0x124da8(0x110)](){const _0x4d5c87=_0x124da8,_0x29b8b2=this[_0x4d5c87(0x109)][_0x4d5c87(0xfd)][_0x4d5c87(0x111)](_0x4d5c87(0x13f)),_0x38c23d=this[_0x4d5c87(0x109)][_0x4d5c87(0xfd)][_0x4d5c87(0x111)](_0x4d5c87(0x11b)),_0x1eb5d3=this[_0x4d5c87(0x109)][_0x4d5c87(0xfd)][_0x4d5c87(0x111)](_0x36cca8)[_0x4d5c87(0xf2)]();function _0x1ce26a({showActiveMarker:_0x4f5c2f=!0x0,setDataAttribute:_0x3774d0=!0x0}={}){return(_0x177fd1,_0xffae33,_0x183dbe)=>{const _0x1b498d=_0x2409,{type:_0x4f6bf3,id:_0xd72bd8}=_0x29b8b2[_0x1b498d(0x13b)](_0xffae33[_0x1b498d(0x10c)]),_0x5e7551=_0x29b8b2[_0x1b498d(0xf3)](_0xd72bd8),_0x2079c2=_0x5e7551[_0x1b498d(0xf5)];if(_0x1b498d(0x13e)!=_0x5e7551[_0x1b498d(0x108)]||!_0x2079c2||_0x1b498d(0x121)!=_0x2079c2[_0x1b498d(0x131)])return;if(_0xffae33[_0x1b498d(0x106)])return void _0x177fd1[_0x1b498d(0x136)]();if(!_0x183dbe[_0x1b498d(0x145)][_0x1b498d(0x144)](_0xffae33[_0x1b498d(0x143)],_0x177fd1[_0x1b498d(0x114)]))return;const _0x4db52e=_0xffae33[_0x1b498d(0x143)][_0x1b498d(0xf7)][_0x1b498d(0x10a)],_0x1de353=_0xffae33[_0x1b498d(0x143)][_0x1b498d(0x13a)][_0x1b498d(0x120)],_0x57d80a=_0x4db52e[_0x1b498d(0x10e)][_0x1b498d(0x10e)],{column:_0x5e8ba6}=_0x38c23d[_0x1b498d(0xfe)](_0x4db52e),{column:_0x2ea5b9}=_0x38c23d[_0x1b498d(0xfe)](_0x1de353);for(let _0x299402=_0x5e8ba6;_0x299402<=_0x2ea5b9;_0x299402++){const _0x564322=_0x38c23d[_0x1b498d(0xfc)](_0x57d80a,{'column':_0x299402,'includeAllSlots':!0x1});for(const _0x484fc3 of _0x564322){const _0x29b5df=_0x484fc3[_0x1b498d(0x117)],_0x1a0c19=_0x183dbe[_0x1b498d(0x141)][_0x1b498d(0x13c)](_0x29b5df);_0x183dbe[_0x1b498d(0x146)][_0x1b498d(0x105)](_0x1b498d(0x142)+_0x4f6bf3,_0x1a0c19),_0x3774d0&&_0x183dbe[_0x1b498d(0x146)][_0x1b498d(0x112)](_0x1b498d(0x11f),_0xd72bd8,_0x1a0c19),_0x183dbe[_0x1b498d(0x141)][_0x1b498d(0x107)](_0x1a0c19,_0xffae33[_0x1b498d(0x10c)]),_0x4f5c2f&&(_0x29b8b2[_0x1b498d(0x10b)][_0x1b498d(0x147)](_0xffae33[_0x1b498d(0x10c)])?_0x183dbe[_0x1b498d(0x146)][_0x1b498d(0x105)](_0x1b498d(0xf6),_0x1a0c19):_0x183dbe[_0x1b498d(0x146)][_0x1b498d(0x132)](_0x1b498d(0xf6),_0x1a0c19));}}};}_0x29b8b2[_0x4d5c87(0x113)][_0x4d5c87(0x116)](_0x4d5c87(0x13e),_0x4d5c87(0x115),_0x4d5c87(0x122),_0x1eb5d3),_0x29b8b2[_0x4d5c87(0x113)][_0x4d5c87(0x116)](_0x4d5c87(0x13e),_0x4d5c87(0x121),_0x4d5c87(0x122),_0x1eb5d3),this[_0x4d5c87(0x109)][_0x4d5c87(0x104)][_0x4d5c87(0x134)]['on'](_0x4d5c87(0x12e),_0x1ce26a(),{'priority':_0x4d5c87(0x125)}),this[_0x4d5c87(0x109)][_0x4d5c87(0xf5)][_0x4d5c87(0x134)]['on'](_0x4d5c87(0x12e),(_0x661ad7,_0x170443,_0x147f8e)=>{const _0x5ea0b4=_0x4d5c87;_0x147f8e[_0x5ea0b4(0x140)][_0x5ea0b4(0x11a)]&&_0x1ce26a({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x661ad7,_0x170443,_0x147f8e);},{'priority':_0x4d5c87(0x125)}),this[_0x4d5c87(0x109)][_0x4d5c87(0x104)][_0x4d5c87(0x134)]['on'](_0x4d5c87(0x127),(_0xf5ed7b,_0x417c37,_0x8e573)=>{const _0x51306a=_0x4d5c87,{type:_0x1f2b0d,id:_0x151202}=_0x29b8b2[_0x51306a(0x13b)](_0x417c37[_0x51306a(0x10c)]),_0x281a4e=_0x29b8b2[_0x51306a(0xf3)](_0x151202),_0x129da5=_0x281a4e[_0x51306a(0xf5)];if(_0x51306a(0x13e)!=_0x281a4e[_0x51306a(0x108)]||!_0x129da5||_0x51306a(0x121)!=_0x129da5[_0x51306a(0x131)])return;const _0x33f498=_0x8e573[_0x51306a(0x141)][_0x51306a(0x135)](_0x417c37[_0x51306a(0x10c)]);if(_0x33f498){for(const _0x57fd33 of _0x33f498)_0x8e573[_0x51306a(0x146)][_0x51306a(0x132)](_0x51306a(0x142)+_0x1f2b0d,_0x57fd33),_0x8e573[_0x51306a(0x146)][_0x51306a(0x132)](_0x51306a(0xf6),_0x57fd33),_0x8e573[_0x51306a(0x146)][_0x51306a(0x12d)](_0x51306a(0x11f),_0x57fd33),_0x8e573[_0x51306a(0x141)][_0x51306a(0xff)](_0x57fd33,_0x417c37[_0x51306a(0x10c)]);}},{'priority':_0x4d5c87(0x125)}),this[_0x4d5c87(0xf9)]();}[_0x124da8(0xf9)](){const _0x16d340=_0x124da8,_0x7525c=this[_0x16d340(0x109)],_0x7bc0f2=_0x7525c[_0x16d340(0x119)];function _0x554abb(_0x5c6f0a){const _0x249e5d=_0x16d340;return{'type':_0x249e5d(0x13d),'content':_0x253210(_0x7bc0f2,_0x249e5d(0x10f),_0x5c6f0a)};}_0x7525c[_0x16d340(0xfd)][_0x16d340(0x111)](_0x16d340(0x13f))[_0x16d340(0x129)][_0x16d340(0x10d)](_0xcddca=>{const _0x19022f=_0x16d340;if(_0x19022f(0x13e)!=_0xcddca[_0x19022f(0x108)])return;const {data:_0x2d40c6}=_0xcddca;if(_0x2d40c6){if(_0x19022f(0x115)==_0x2d40c6[_0x19022f(0x131)]){const _0x579b1d=_0x2d40c6[_0x19022f(0x11d)][0x0][_0x19022f(0x126)];return _0x554abb(_0x253210(_0x7bc0f2,_0x579b1d?_0x19022f(0x12a):_0x19022f(0x100)));}if(_0x19022f(0x121)==_0x2d40c6[_0x19022f(0x131)]){const _0x1a211e=_0x2d40c6[_0x19022f(0x11d)][0x0][_0x19022f(0x126)];return _0x554abb(_0x253210(_0x7bc0f2,_0x1a211e?_0x19022f(0x102):_0x19022f(0x138)));}}});}}