@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240718.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 _0xbd05f1=_0x4f68;(function(_0x3d8741,_0x4b894f){const _0x5b8adf=_0x4f68,_0x5de021=_0x3d8741();while(!![]){try{const _0x42e388=-parseInt(_0x5b8adf(0xa8))/0x1*(parseInt(_0x5b8adf(0x9d))/0x2)+-parseInt(_0x5b8adf(0xa5))/0x3*(parseInt(_0x5b8adf(0xac))/0x4)+parseInt(_0x5b8adf(0xb0))/0x5*(-parseInt(_0x5b8adf(0xa1))/0x6)+-parseInt(_0x5b8adf(0xa6))/0x7*(parseInt(_0x5b8adf(0xa7))/0x8)+parseInt(_0x5b8adf(0xb4))/0x9*(-parseInt(_0x5b8adf(0x96))/0xa)+parseInt(_0x5b8adf(0xaf))/0xb*(-parseInt(_0x5b8adf(0xa3))/0xc)+parseInt(_0x5b8adf(0x99))/0xd;if(_0x42e388===_0x4b894f)break;else _0x5de021['push'](_0x5de021['shift']());}catch(_0x5cfaf1){_0x5de021['push'](_0x5de021['shift']());}}}(_0x4bbe,0xef836));import{Plugin as _0x11bccf}from'ckeditor5/src/core.js';import{getTranslation as _0xa4d497}from'../utils/common-translations.js';export default class kt extends _0x11bccf{[_0xbd05f1(0xab)](){const _0x170d42=_0xbd05f1,_0x3a474e=this[_0x170d42(0x9a)];if(!_0x3a474e[_0x170d42(0x9c)][_0x170d42(0xad)](_0x170d42(0xb1)))return;_0x3a474e[_0x170d42(0x9c)][_0x170d42(0x98)](_0x170d42(0x9b))[_0x170d42(0xaa)](_0x170d42(0xa2)),this[_0x170d42(0xa9)]();}[_0xbd05f1(0xa9)](){const _0x24c179=_0xbd05f1,_0x4cf530=this[_0x24c179(0x9a)];_0x4cf530[_0x24c179(0x9c)][_0x24c179(0x98)](_0x24c179(0x9b))[_0x24c179(0x97)][_0x24c179(0xa4)](_0x1fcaeb=>{const _0x29cb6e=_0x24c179;if(_0x29cb6e(0xb2)!=_0x1fcaeb[_0x29cb6e(0xb3)]&&_0x29cb6e(0x95)!=_0x1fcaeb[_0x29cb6e(0xb3)])return;const {data:_0x2200d0}=_0x1fcaeb;return _0x2200d0&&_0x29cb6e(0xa2)==_0x2200d0[_0x29cb6e(0xae)]?{'type':_0x29cb6e(0x9f),'content':_0xa4d497(_0x4cf530[_0x29cb6e(0xa0)],_0x29cb6e(0x9e))}:void 0x0;});}}function _0x4f68(_0x2e4956,_0x4f0783){const _0x4bbe0e=_0x4bbe();return _0x4f68=function(_0x4f6896,_0xb024b0){_0x4f6896=_0x4f6896-0x95;let _0x5f22cf=_0x4bbe0e[_0x4f6896];return _0x5f22cf;},_0x4f68(_0x2e4956,_0x4f0783);}function _0x4bbe(){const _0x3c179f=['formatInline','5035900fxuvMi','descriptionFactory','get','96463705jJpfda','editor','TrackChangesEditing','plugins','972566pSctzj','*Remove\x20all\x20formatting*','format','locale','455892QJCEJT','removeFormat','639060JAOmqj','registerDescriptionCallback','387795kGCOiZ','6573HtKJRQ','824mMEtWi','4tNhdkp','_registerLegacyDescription','enableDefaultAttributesIntegration','afterInit','28nLiRCW','has','commandName','121aqlhXw','125CljhaS','RemoveFormatEditing','formatBlock','type','18rvgiJJ'];_0x4bbe=function(){return _0x3c179f;};return _0x4bbe();}
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
- function _0x2c7b(_0x2bb27c,_0x18aae4){const _0x7e349c=_0x7e34();return _0x2c7b=function(_0x2c7b12,_0x29d53b){_0x2c7b12=_0x2c7b12-0x1d0;let _0x2863b8=_0x7e349c[_0x2c7b12];return _0x2863b8;},_0x2c7b(_0x2bb27c,_0x18aae4);}const _0x5d48bd=_0x2c7b;(function(_0x45d35e,_0x4ed029){const _0x57ff4a=_0x2c7b,_0x57db20=_0x45d35e();while(!![]){try{const _0x29c8f3=parseInt(_0x57ff4a(0x1d9))/0x1*(-parseInt(_0x57ff4a(0x1d7))/0x2)+parseInt(_0x57ff4a(0x1de))/0x3*(parseInt(_0x57ff4a(0x1d5))/0x4)+parseInt(_0x57ff4a(0x1e9))/0x5+parseInt(_0x57ff4a(0x1db))/0x6+-parseInt(_0x57ff4a(0x1dd))/0x7*(-parseInt(_0x57ff4a(0x1d0))/0x8)+-parseInt(_0x57ff4a(0x1e5))/0x9*(parseInt(_0x57ff4a(0x1e7))/0xa)+-parseInt(_0x57ff4a(0x1d8))/0xb;if(_0x29c8f3===_0x4ed029)break;else _0x57db20['push'](_0x57db20['shift']());}catch(_0x2fb86f){_0x57db20['push'](_0x57db20['shift']());}}}(_0x7e34,0xc3448));import{Plugin as _0x89ab8e}from'ckeditor5/src/core.js';export default class bt extends _0x89ab8e{[_0x5d48bd(0x1e0)](){const _0x167a65=_0x5d48bd,_0x2077b2=this[_0x167a65(0x1d3)];if(!_0x2077b2[_0x167a65(0x1eb)][_0x167a65(0x1d6)](_0x167a65(0x1e6)))return;const _0x8bd06e=_0x2077b2[_0x167a65(0x1eb)][_0x167a65(0x1e1)](_0x167a65(0x1da));_0x8bd06e[_0x167a65(0x1e4)](_0x167a65(0x1d2)),_0x8bd06e[_0x167a65(0x1e4)](_0x167a65(0x1e8));const _0x32eb0c=_0x2077b2[_0x167a65(0x1eb)][_0x167a65(0x1e1)](_0x167a65(0x1e6));_0x32eb0c[_0x167a65(0x1e4)](_0x167a65(0x1d4)),_0x32eb0c[_0x167a65(0x1e4)](_0x167a65(0x1d1)),_0x32eb0c[_0x167a65(0x1e4)](_0x167a65(0x1dc)),_0x32eb0c[_0x167a65(0x1e4)](_0x167a65(0x1df)),_0x32eb0c[_0x167a65(0x1e4)](_0x167a65(0x1e2)),_0x32eb0c[_0x167a65(0x1e4)](_0x167a65(0x1e3)),_0x32eb0c[_0x167a65(0x1e4)](_0x167a65(0x1ea));}}function _0x7e34(){const _0x4dfd49=['discardSuggestion','349937ubjnZb','47469pPjDQq','acceptAllSuggestions','afterInit','get','discardAllSuggestions','acceptSelectedSuggestions','enableCommand','954wIVpuR','RestrictedEditingModeEditing','3100oCCSrp','goToNextRestrictedEditingException','5636505FKXuEA','discardSelectedSuggestions','plugins','8CvEpNI','acceptSuggestion','goToPreviousRestrictedEditingException','editor','trackChanges','36zdSker','has','375274YlYqRn','5337937ZaDpqG','4wUHuVD','TrackChangesEditing','4492752aityqZ'];_0x7e34=function(){return _0x4dfd49;};return _0x7e34();}
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 _0x41bdb1=_0x17d9;function _0x17d9(_0xbd3677,_0x2532c8){const _0x53cc4f=_0x53cc();return _0x17d9=function(_0x17d9a4,_0x283194){_0x17d9a4=_0x17d9a4-0x1a4;let _0x3c86fa=_0x53cc4f[_0x17d9a4];return _0x3c86fa;},_0x17d9(_0xbd3677,_0x2532c8);}(function(_0x30ee0b,_0x9146c1){const _0x55a372=_0x17d9,_0x5eac5a=_0x30ee0b();while(!![]){try{const _0x22e6e7=-parseInt(_0x55a372(0x1b8))/0x1*(parseInt(_0x55a372(0x1cf))/0x2)+parseInt(_0x55a372(0x1db))/0x3+-parseInt(_0x55a372(0x1cd))/0x4*(-parseInt(_0x55a372(0x1b9))/0x5)+-parseInt(_0x55a372(0x1ac))/0x6*(parseInt(_0x55a372(0x1b3))/0x7)+parseInt(_0x55a372(0x1c1))/0x8*(-parseInt(_0x55a372(0x1b5))/0x9)+-parseInt(_0x55a372(0x1c7))/0xa*(parseInt(_0x55a372(0x1b2))/0xb)+-parseInt(_0x55a372(0x1d4))/0xc*(-parseInt(_0x55a372(0x1ce))/0xd);if(_0x22e6e7===_0x9146c1)break;else _0x5eac5a['push'](_0x5eac5a['shift']());}catch(_0xc5fbc2){_0x5eac5a['push'](_0x5eac5a['shift']());}}}(_0x53cc,0xe03a1));import{Plugin as _0x5eeb1c}from'ckeditor5/src/core.js';import{ShiftEnter as _0x1aa85f}from'ckeditor5/src/enter.js';import{getTranslation as _0x2c5d43}from'../utils/common-translations.js';export default class wt extends _0x5eeb1c{static get[_0x41bdb1(0x1ca)](){return[_0x1aa85f];}[_0x41bdb1(0x1a7)](){const _0x5c8d8e=_0x41bdb1,_0x4c1465=this[_0x5c8d8e(0x1d6)],_0x1aded3=_0x4c1465[_0x5c8d8e(0x1c5)][_0x5c8d8e(0x1a8)](_0x5c8d8e(0x1bb));_0x1aded3[_0x5c8d8e(0x1c9)](_0x5c8d8e(0x1bf)),_0x4c1465[_0x5c8d8e(0x1c4)][_0x5c8d8e(0x1be)]['on'](_0x5c8d8e(0x1d8),ce(_0x4c1465),{'priority':_0x5c8d8e(0x1b1)}),_0x4c1465[_0x5c8d8e(0x1c4)][_0x5c8d8e(0x1be)]['on'](_0x5c8d8e(0x1d7),ce(_0x4c1465),{'priority':_0x5c8d8e(0x1b1)}),_0x4c1465[_0x5c8d8e(0x1dc)][_0x5c8d8e(0x1be)]['on'](_0x5c8d8e(0x1de),(_0x185469,_0x27d114,_0x39e0ae)=>{const _0x512061=_0x5c8d8e;_0x39e0ae[_0x512061(0x1ad)][_0x512061(0x1c8)]&&ce(_0x4c1465,{'showActiveMarker':!0x1})(_0x185469,_0x27d114,_0x39e0ae);}),_0x1aded3[_0x5c8d8e(0x1b0)][_0x5c8d8e(0x1af)](_0x5c8d8e(0x1da),_0x108598=>_0x2c5d43(_0x4c1465[_0x5c8d8e(0x1cb)],_0x5c8d8e(0x1d9),_0x108598));}}function _0x53cc(){const _0x33053a=['markerName','markerRange','model','12570YjpXjO','options','includes','registerElementLabel','descriptionFactory','high','33FGJwhM','2877WqHksm','bindElementToMarker','171FuShMw','span','writer','4lhHYmD','4175645DDPazO','toViewPosition','TrackChangesEditing','mapper','insert','downcastDispatcher','shiftEnter','ck-suggestion-marker--active','298856QSGDXf','createPositionBefore','deletion','editing','plugins','activeMarkers','1511330HYngfr','showSuggestionHighlights','enableCommand','requires','locale','element','4wrkDWF','416HaOwiU','109034EDJehm','test','name','split','merge','334284pnplbr','createUIElement','editor','addMarker:suggestion:deletion','addMarker:suggestion:insertion','ELEMENT_LINE_BREAK','softBreak','4302525CDnHlL','data','consumable','addMarker:suggestion','getItems','ck-suggestion-marker-','addClass','init','get'];_0x53cc=function(){return _0x33053a;};return _0x53cc();}function ce(_0x289a33,{showActiveMarker:_0x2cb962=!0x0}={}){return(_0x908d75,_0x4231c3,_0x4148b8)=>{const _0x8f172b=_0x17d9,_0x44bfd6=_0x289a33[_0x8f172b(0x1c5)][_0x8f172b(0x1a8)](_0x8f172b(0x1bb));if(!_0x4148b8[_0x8f172b(0x1dd)][_0x8f172b(0x1d0)](_0x4231c3[_0x8f172b(0x1aa)],_0x908d75[_0x8f172b(0x1d1)]))return;const _0xeeaac=_0x289a33[_0x8f172b(0x1ab)];for(const _0x1bb645 of _0x4231c3[_0x8f172b(0x1aa)][_0x8f172b(0x1a4)]()){if(!_0x1bb645['is'](_0x8f172b(0x1cc),_0x8f172b(0x1da)))continue;const _0x1baef4=_0x8f172b(0x1c3)==_0x4231c3[_0x8f172b(0x1a9)][_0x8f172b(0x1d2)](':')[0x1]?_0x8f172b(0x1d3):_0x8f172b(0x1d2),_0x265918=_0x4148b8[_0x8f172b(0x1b7)][_0x8f172b(0x1d5)](_0x8f172b(0x1b6),{'class':_0x8f172b(0x1a5)+_0x1baef4}),_0x204fa2=_0x4148b8[_0x8f172b(0x1bc)][_0x8f172b(0x1ba)](_0xeeaac[_0x8f172b(0x1c2)](_0x1bb645));_0x2cb962&&_0x44bfd6[_0x8f172b(0x1c6)][_0x8f172b(0x1ae)](_0x4231c3[_0x8f172b(0x1a9)])&&_0x4148b8[_0x8f172b(0x1b7)][_0x8f172b(0x1a6)](_0x8f172b(0x1c0),_0x265918),_0x4148b8[_0x8f172b(0x1b7)][_0x8f172b(0x1bd)](_0x204fa2,_0x265918),_0x4148b8[_0x8f172b(0x1bc)][_0x8f172b(0x1b4)](_0x265918,_0x4231c3[_0x8f172b(0x1a9)]);}};}
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 _0x901509=_0x144c;(function(_0x8bacfb,_0x23195c){const _0x54c7d8=_0x144c,_0x34208f=_0x8bacfb();while(!![]){try{const _0x5ad6ac=parseInt(_0x54c7d8(0x73))/0x1+-parseInt(_0x54c7d8(0x80))/0x2+parseInt(_0x54c7d8(0x8f))/0x3+parseInt(_0x54c7d8(0x83))/0x4*(-parseInt(_0x54c7d8(0x86))/0x5)+parseInt(_0x54c7d8(0x77))/0x6+parseInt(_0x54c7d8(0x81))/0x7*(-parseInt(_0x54c7d8(0x79))/0x8)+-parseInt(_0x54c7d8(0x78))/0x9;if(_0x5ad6ac===_0x23195c)break;else _0x34208f['push'](_0x34208f['shift']());}catch(_0x193394){_0x34208f['push'](_0x34208f['shift']());}}}(_0x43c8,0x7ec3b));function _0x43c8(){const _0x532af4=['selection','formatBlock','35092IxofDv','4796729pfKHOQ','from','16GKzSnt','model','FORMAT_RESTRICTED_ENABLED','46990rPDyEV','enableCommand','afterInit','FORMAT_RESTRICTED_DISABLED','markInlineFormat','type','TrackChangesEditing','document','commandParams','2559018saXtpF','getRanges','restrictedEditingException','formatInline','forceValue','commands','has','change','plugins','registerDescriptionCallback','descriptionFactory','format','881984gFNkpg','commandName','locale','get','4691754tpkYsg','11316033ZkpnyR','8SXvnuT','isCollapsed','StandardEditingModeEditing','value','editor'];_0x43c8=function(){return _0x532af4;};return _0x43c8();}import{Plugin as _0x59253a}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x3214cf}from'./utils.js';function _0x144c(_0x10fb9f,_0x542bde){const _0x43c83b=_0x43c8();return _0x144c=function(_0x144c8c,_0x4fdb46){_0x144c8c=_0x144c8c-0x6d;let _0x21a37a=_0x43c83b[_0x144c8c];return _0x21a37a;},_0x144c(_0x10fb9f,_0x542bde);}import{getTranslation as _0x4fc839}from'../utils/common-translations.js';export default class yt extends _0x59253a{[_0x901509(0x88)](){const _0x12d0ac=_0x901509,_0x5f5376=this[_0x12d0ac(0x7d)],_0x3ac2c4=_0x5f5376[_0x12d0ac(0x84)],_0x685f52=_0x5f5376[_0x12d0ac(0x75)];if(!_0x5f5376[_0x12d0ac(0x6f)][_0x12d0ac(0x6d)](_0x12d0ac(0x7b)))return;const _0x3db31c=_0x5f5376[_0x12d0ac(0x6f)][_0x12d0ac(0x76)](_0x12d0ac(0x8c)),_0x525816=_0x12d0ac(0x91),_0x33eda9=_0x5f5376[_0x12d0ac(0x94)][_0x12d0ac(0x76)](_0x525816);_0x3db31c[_0x12d0ac(0x87)](_0x525816,(_0x3107f0,_0x1a3f70={})=>{const _0x64cb5=_0x12d0ac,_0x232933=_0x3ac2c4[_0x64cb5(0x8d)][_0x64cb5(0x7e)];if(_0x232933[_0x64cb5(0x7a)])return void _0x3107f0(_0x1a3f70);const _0x376cde=void 0x0!==_0x1a3f70[_0x64cb5(0x93)]?_0x1a3f70[_0x64cb5(0x93)]:!_0x33eda9[_0x64cb5(0x7c)];_0x3ac2c4[_0x64cb5(0x6e)](()=>{const _0x11aff5=_0x64cb5,_0x1a4261=Array[_0x11aff5(0x82)](_0x232933[_0x11aff5(0x90)]());for(const _0x5432f1 of _0x1a4261){const _0x333b0e=_0x376cde?[_0x5432f1]:_0x3214cf(_0x525816,_0x5432f1,_0x3ac2c4);for(const _0x50d7de of _0x333b0e)_0x3db31c[_0x11aff5(0x8a)](_0x50d7de,{'commandName':_0x525816,'commandParams':[{'forceValue':_0x376cde}]});}});}),_0x3db31c[_0x12d0ac(0x71)][_0x12d0ac(0x70)](_0x2f0501=>{const _0xb29421=_0x12d0ac;if(_0xb29421(0x7f)!=_0x2f0501[_0xb29421(0x8b)]&&_0xb29421(0x92)!=_0x2f0501[_0xb29421(0x8b)])return;const {data:_0x3e031f}=_0x2f0501;return _0x3e031f&&_0x3e031f[_0xb29421(0x74)]==_0x525816?_0x3e031f[_0xb29421(0x8e)][0x0][_0xb29421(0x93)]?{'type':_0xb29421(0x72),'content':_0x4fc839(_0x685f52,_0xb29421(0x85))}:{'type':_0xb29421(0x72),'content':_0x4fc839(_0x685f52,_0xb29421(0x89))}: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 _0x183697=_0x5a51;(function(_0x136c0a,_0x5a149c){const _0x30be05=_0x5a51,_0x349436=_0x136c0a();while(!![]){try{const _0x1df368=-parseInt(_0x30be05(0x1a9))/0x1*(parseInt(_0x30be05(0x186))/0x2)+parseInt(_0x30be05(0x189))/0x3*(-parseInt(_0x30be05(0x19c))/0x4)+-parseInt(_0x30be05(0x193))/0x5*(parseInt(_0x30be05(0x17e))/0x6)+-parseInt(_0x30be05(0x184))/0x7+parseInt(_0x30be05(0x19d))/0x8+-parseInt(_0x30be05(0x196))/0x9*(-parseInt(_0x30be05(0x1af))/0xa)+-parseInt(_0x30be05(0x199))/0xb*(-parseInt(_0x30be05(0x1a5))/0xc);if(_0x1df368===_0x5a149c)break;else _0x349436['push'](_0x349436['shift']());}catch(_0x172f88){_0x349436['push'](_0x349436['shift']());}}}(_0x26a3,0x4421c));import{Plugin as _0x2166be}from'ckeditor5/src/core.js';import{getTranslation as _0x3c64a0}from'../utils/common-translations.js';function _0x26a3(){const _0x5b766d=['40FfmjbS','has','block','402dyKEtL','element','getGhsAttributeNameForElement','plugins','format','FORMAT_STYLE','1275729xHEyFG','afterInit','45510RqynwN','ghsAttributes','forceValue','75UWKrQa','registerDescriptionCallback','formatBlock','DataSchema','registerInlineAttribute','toLowerCase','descriptionFactory','config','StyleUtils','registerBlockAttribute','29465WUDQlR','get','commandParams','188856EeWejf','type','GeneralHtmlSupport','13989998AKRiFY','normalizeConfig','inline','22524QgizQw','1498296BtdRqX','TrackChangesEditing','*Set\x20format:*\x20%0','locale','add','definitions','editor','registerAttributeLabel','12sIWDZh','_registerLegacyDescription','styleName','commandName','24naakQl','*Remove\x20format:*\x20%0','style','Style','formatInline','enableDefaultAttributesIntegration'];_0x26a3=function(){return _0x5b766d;};return _0x26a3();}function _0x5a51(_0x5078e7,_0x2a5539){const _0x26a31c=_0x26a3();return _0x5a51=function(_0x5a51d1,_0x5b8501){_0x5a51d1=_0x5a51d1-0x17e;let _0x3b15a5=_0x26a31c[_0x5a51d1];return _0x3b15a5;},_0x5a51(_0x5078e7,_0x2a5539);}export default class jt extends _0x2166be{[_0x183697(0x185)](){const _0x10bdf4=_0x183697,_0x2f5f03=this[_0x10bdf4(0x1a3)];if(!_0x2f5f03[_0x10bdf4(0x181)][_0x10bdf4(0x1b0)](_0x10bdf4(0x1ac))||!_0x2f5f03[_0x10bdf4(0x181)][_0x10bdf4(0x1b0)](_0x10bdf4(0x18c)))return;const _0x57974f=_0x2f5f03[_0x10bdf4(0x181)][_0x10bdf4(0x194)](_0x10bdf4(0x19e)),_0x23dcf0=_0x2f5f03[_0x10bdf4(0x1a0)],_0x3593d7=_0x2f5f03[_0x10bdf4(0x190)][_0x10bdf4(0x194)](_0x10bdf4(0x1ab))||{},_0x44099c=_0x2f5f03[_0x10bdf4(0x181)][_0x10bdf4(0x194)](_0x10bdf4(0x198)),_0x754d2b=_0x2f5f03[_0x10bdf4(0x181)][_0x10bdf4(0x194)](_0x10bdf4(0x191))[_0x10bdf4(0x19a)](_0x2f5f03[_0x10bdf4(0x181)][_0x10bdf4(0x194)](_0x10bdf4(0x18c)),_0x3593d7[_0x10bdf4(0x1a2)]);_0x57974f[_0x10bdf4(0x1ae)](_0x10bdf4(0x1ab));const _0x1bdf01=new Set();for(const _0x5db09b of _0x754d2b[_0x10bdf4(0x1b1)]){const _0x18f3b3=_0x44099c[_0x10bdf4(0x180)](_0x5db09b[_0x10bdf4(0x17f)]);_0x1bdf01[_0x10bdf4(0x1a1)](_0x18f3b3);}const _0x929a5a=new Set();for(const _0x360490 of _0x754d2b[_0x10bdf4(0x19b)]){const _0xfd5281=_0x44099c[_0x10bdf4(0x180)](_0x360490[_0x10bdf4(0x17f)]);_0x929a5a[_0x10bdf4(0x1a1)](_0xfd5281);for(const _0x2cc571 of _0x360490[_0x10bdf4(0x187)])_0x929a5a[_0x10bdf4(0x1a1)](_0x2cc571);}for(const _0x420305 of _0x1bdf01)_0x57974f[_0x10bdf4(0x192)](_0x420305),_0x57974f[_0x10bdf4(0x18f)][_0x10bdf4(0x1a4)](_0x420305,_0x3c64a0(_0x23dcf0,_0x10bdf4(0x183)));for(const _0x3dbf78 of _0x929a5a)_0x57974f[_0x10bdf4(0x18d)](_0x3dbf78),_0x57974f[_0x10bdf4(0x18f)][_0x10bdf4(0x1a4)](_0x3dbf78,_0x3c64a0(_0x23dcf0,_0x10bdf4(0x183)));this[_0x10bdf4(0x1a6)]();}[_0x183697(0x1a6)](){const _0x3fa3bf=_0x183697,_0x3a6b63=this[_0x3fa3bf(0x1a3)],_0x3767ef=_0x3a6b63[_0x3fa3bf(0x1a0)];_0x3a6b63[_0x3fa3bf(0x181)][_0x3fa3bf(0x194)](_0x3fa3bf(0x19e))[_0x3fa3bf(0x18f)][_0x3fa3bf(0x18a)](_0x42047b=>{const _0xe96c03=_0x3fa3bf;if(_0xe96c03(0x18b)!=_0x42047b[_0xe96c03(0x197)]&&_0xe96c03(0x1ad)!=_0x42047b[_0xe96c03(0x197)])return;const {data:_0x40c220}=_0x42047b;return _0x40c220&&_0xe96c03(0x1ab)===_0x40c220[_0xe96c03(0x1a8)]?_0x40c220[_0xe96c03(0x195)][0x0][_0xe96c03(0x188)]?{'type':_0xe96c03(0x182),'content':_0x3c64a0(_0x3767ef,_0xe96c03(0x19f),_0x40c220[_0xe96c03(0x195)][0x0][_0xe96c03(0x1a7)][_0xe96c03(0x18e)]())}:{'type':_0xe96c03(0x182),'content':_0x3c64a0(_0x3767ef,_0xe96c03(0x1aa),_0x40c220[_0xe96c03(0x195)][0x0][_0xe96c03(0x1a7)][_0xe96c03(0x18e)]())}: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 _0x1c0377=_0x567e;function _0x567e(_0x172646,_0x218008){const _0x57c5e9=_0x57c5();return _0x567e=function(_0x567e4f,_0x1a0775){_0x567e4f=_0x567e4f-0x11e;let _0x2ea592=_0x57c5e9[_0x567e4f];return _0x2ea592;},_0x567e(_0x172646,_0x218008);}(function(_0x4c333c,_0x3e99ea){const _0xdf8069=_0x567e,_0x19a2ba=_0x4c333c();while(!![]){try{const _0x3a7c7e=-parseInt(_0xdf8069(0x1a4))/0x1*(parseInt(_0xdf8069(0x14f))/0x2)+-parseInt(_0xdf8069(0x1c2))/0x3*(-parseInt(_0xdf8069(0x131))/0x4)+parseInt(_0xdf8069(0x17a))/0x5+-parseInt(_0xdf8069(0x152))/0x6*(parseInt(_0xdf8069(0x15a))/0x7)+parseInt(_0xdf8069(0x171))/0x8*(-parseInt(_0xdf8069(0x1a2))/0x9)+-parseInt(_0xdf8069(0x178))/0xa+parseInt(_0xdf8069(0x18d))/0xb*(parseInt(_0xdf8069(0x13d))/0xc);if(_0x3a7c7e===_0x3e99ea)break;else _0x19a2ba['push'](_0x19a2ba['shift']());}catch(_0xc2c764){_0x19a2ba['push'](_0x19a2ba['shift']());}}}(_0x57c5,0x795b1));import{Plugin as _0x1f6c3c}from'ckeditor5/src/core.js';import{LiveRange as _0x3ff28c}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x376295}from'ckeditor5/src/widget.js';import{getTranslation as _0x526873}from'../utils/common-translations.js';export default class St extends _0x1f6c3c{constructor(_0x356454){const _0x40a65f=_0x567e;super(_0x356454),this[_0x40a65f(0x156)]=[_0x40a65f(0x124),_0x40a65f(0x19c)],this[_0x40a65f(0x192)]=new Set();}[_0x1c0377(0x19d)](){const _0x229b30=_0x1c0377,_0x544dc6=this[_0x229b30(0x12e)],_0x155834=_0x544dc6[_0x229b30(0x122)][_0x229b30(0x11e)][_0x229b30(0x164)];if(!_0x544dc6[_0x229b30(0x129)][_0x229b30(0x176)](_0x229b30(0x182)))return;const _0x363f2a=_0x544dc6[_0x229b30(0x126)],_0x528de7=_0x544dc6[_0x229b30(0x129)][_0x229b30(0x1b3)](_0x229b30(0x120)),_0x327c0b=_0x544dc6[_0x229b30(0x129)][_0x229b30(0x1b3)](_0x229b30(0x186));_0x528de7[_0x229b30(0x168)][_0x229b30(0x12f)](_0x229b30(0x13f),_0x11b2ed=>_0x526873(_0x363f2a,_0x229b30(0x14b),_0x11b2ed)),this[_0x229b30(0x173)](),_0x528de7[_0x229b30(0x1ab)](_0x229b30(0x179)),_0x528de7[_0x229b30(0x1ab)](_0x229b30(0x14c)),_0x528de7[_0x229b30(0x1ab)](_0x229b30(0x1b1));for(const _0x401b5c of[_0x229b30(0x184),_0x229b30(0x13a)]){const _0x3c1ce8=_0x544dc6[_0x229b30(0x153)][_0x229b30(0x1b3)](_0x401b5c);_0x528de7[_0x229b30(0x1ab)](_0x401b5c,_0x47ff1a=>{const _0x4806be=_0x229b30;_0x544dc6[_0x4806be(0x122)][_0x4806be(0x197)](_0xd39ee4=>{const _0x1ecbbe=_0x4806be;_0x47ff1a();const _0x1e63eb=_0x1ecbbe(0x149)===_0x3c1ce8[_0x1ecbbe(0x158)],_0x832b84=_0x327c0b[_0x1ecbbe(0x135)](_0x155834),_0x17e9bb=_0x327c0b[_0x1ecbbe(0x1b2)](_0x832b84),_0x4e5d30=_0x1e63eb?_0x17e9bb[_0x1ecbbe(0x1b6)]-0x1:_0x17e9bb[_0x1ecbbe(0x174)]+0x1,_0x32cbfc=_0x832b84[0x0][_0x1ecbbe(0x163)](_0x1ecbbe(0x13f)),_0x2b8161=_0x327c0b[_0x1ecbbe(0x17e)](_0x32cbfc,{'startRow':_0x4e5d30,'endRow':_0x4e5d30}),_0x410ec3=Array[_0x1ecbbe(0x151)](_0x2b8161)[_0x1ecbbe(0x189)](_0x555f6b=>_0xd39ee4[_0x1ecbbe(0x160)](_0x555f6b[_0x1ecbbe(0x181)]));_0x528de7[_0x1ecbbe(0x17f)](_0x410ec3,_0x1ecbbe(0x124));});});}for(const _0x2294f5 of[_0x229b30(0x136),_0x229b30(0x130)]){const _0x20358c=_0x544dc6[_0x229b30(0x153)][_0x229b30(0x1b3)](_0x2294f5);_0x528de7[_0x229b30(0x1ab)](_0x2294f5,_0x83c8f5=>{const _0x36cb05=_0x229b30;_0x544dc6[_0x36cb05(0x122)][_0x36cb05(0x197)](_0x5007c4=>{const _0x4e0813=_0x36cb05;_0x83c8f5();const _0x2082d9=_0x4e0813(0x145)===_0x20358c[_0x4e0813(0x158)],_0x1a21d4=_0x327c0b[_0x4e0813(0x135)](_0x155834),_0x168f88=_0x327c0b[_0x4e0813(0x195)](_0x1a21d4),_0x202eb1=_0x2082d9?_0x168f88[_0x4e0813(0x1b6)]-0x1:_0x168f88[_0x4e0813(0x174)]+0x1,_0x16dd69=_0x1a21d4[0x0][_0x4e0813(0x163)](_0x4e0813(0x13f)),_0x4c5846=_0x327c0b[_0x4e0813(0x17e)](_0x16dd69,{'startRow':0x0,'column':_0x202eb1,'includeAllSlots':!0x1}),_0x35f2ea=Array[_0x4e0813(0x151)](_0x4c5846)[_0x4e0813(0x189)](_0x3ff891=>_0x5007c4[_0x4e0813(0x160)](_0x3ff891[_0x4e0813(0x181)]));_0x528de7[_0x4e0813(0x17f)](_0x35f2ea,_0x4e0813(0x19c));});});}for(const _0x4e9fbe of[_0x229b30(0x15f),_0x229b30(0x16a)]){const _0x55ca80=_0x4e9fbe[_0x229b30(0x1a6)](0xb),_0x4dc354=_0x55ca80[_0x229b30(0x1ba)](),_0x3e78e3=_0x4dc354[_0x229b30(0x1a6)](0x0,0x3)+_0x229b30(0x140),_0x2f048c=_0x229b30(0x13f)+_0x55ca80,_0x378c2f=_0x229b30(0x16e)+_0x55ca80,_0x36af9d=_0x229b30(0x198)+_0x55ca80;_0x528de7[_0x229b30(0x1ab)](_0x4e9fbe,()=>{const _0x45c10b=_0x229b30;_0x544dc6[_0x45c10b(0x122)][_0x45c10b(0x197)](_0x1217b8=>{const _0x3252d0=_0x45c10b,_0x4ae5f3=_0x327c0b[_0x3252d0(0x135)](_0x155834),_0x4ff1f6=_0x4ae5f3[0x0][_0x3252d0(0x163)](_0x3252d0(0x13f));let _0x3b7bd7;if(_0x3252d0(0x15f)==_0x4e9fbe){const _0x24e18b=_0x327c0b[_0x3252d0(0x1b2)](_0x4ae5f3);_0x3b7bd7={'startRow':_0x24e18b[_0x3252d0(0x1b6)],'endRow':_0x24e18b[_0x3252d0(0x174)],'includeAllSlots':!0x0};}else{const _0x3132c1=_0x327c0b[_0x3252d0(0x195)](_0x4ae5f3);_0x3b7bd7={'startColumn':_0x3132c1[_0x3252d0(0x1b6)],'endColumn':_0x3132c1[_0x3252d0(0x174)],'includeAllSlots':!0x0};}const _0xdeab92=_0x327c0b[_0x3252d0(0x17e)](_0x4ff1f6,_0x3b7bd7),_0x359284=Array[_0x3252d0(0x151)](_0xdeab92)[_0x3252d0(0x189)](({cell:_0x22ab07})=>_0x22ab07),_0x19912e=Ee(_0x359284[_0x3252d0(0x13e)](_0x166296=>_0x166296[_0x3252d0(0x1aa)](_0x3e78e3))),_0x3cb137=Ee(_0x359284[_0x3252d0(0x13e)](_0x446512=>!_0x446512[_0x3252d0(0x1aa)](_0x3e78e3)))[_0x3252d0(0x189)](_0x4d10ef=>_0x1217b8[_0x3252d0(0x160)](_0x4d10ef)),_0x5705ff=_0x528de7[_0x3252d0(0x18a)](_0x3cb137,_0x2f048c);if(_0x5705ff&&(_0x3252d0(0x124)==_0x5705ff[_0x3252d0(0x15d)]||_0x3252d0(0x19c)==_0x5705ff[_0x3252d0(0x15d)])){const _0x2e207a=this[_0x3252d0(0x170)](_0x5705ff);for(const _0x49e6d6 of _0x19912e){const _0x11c4ca=_0x1217b8[_0x3252d0(0x160)](_0x49e6d6),_0x39714e=_0x327c0b[_0x3252d0(0x177)](_0x49e6d6),_0x33427f=_0x49e6d6[_0x3252d0(0x123)](_0x3e78e3)-0x1,_0x2bf7d7=_0x2e207a[_0x378c2f],_0x56316d=_0x2e207a[_0x36af9d];_0x2bf7d7<=_0x39714e[_0x4dc354]&&_0x39714e[_0x4dc354]+_0x33427f<=_0x56316d&&_0x5705ff[_0x3252d0(0x1c1)](_0x11c4ca);}}});});}function _0x3b9775(_0x389885){const _0x1c7322=_0x229b30,_0x1e8c26=Array[_0x1c7322(0x151)](_0x155834[_0x1c7322(0x166)]())[_0x1c7322(0x189)](_0x53860a=>_0x3ff28c[_0x1c7322(0x1b0)](_0x53860a));_0x544dc6[_0x1c7322(0x122)][_0x1c7322(0x197)](_0x500a8c=>{const _0x1445c9=_0x1c7322,_0x47e68d=_0x500a8c[_0x1445c9(0x187)];_0x389885=_0x389885[_0x1445c9(0x13e)](_0x18c3c6=>_0x1445c9(0x190)!=_0x18c3c6[_0x1445c9(0x1b5)][_0x1445c9(0x1a3)]),_0x500a8c[_0x1445c9(0x148)](_0x389885),_0x544dc6[_0x1445c9(0x153)][_0x1445c9(0x1b3)](_0x1445c9(0x15f))[_0x1445c9(0x1bf)](),_0x544dc6[_0x1445c9(0x180)](_0x1445c9(0x15f),{'forceDefaultExecution':!0x0}),_0x544dc6[_0x1445c9(0x122)][_0x1445c9(0x183)](()=>{const _0x3059c6=_0x1445c9;_0x544dc6[_0x3059c6(0x122)][_0x3059c6(0x183)](_0x47e68d,_0x4b9fb9=>{const _0x5b0718=_0x3059c6,_0x48dfbc=_0x1e8c26[_0x5b0718(0x13e)](_0x4d1987=>_0x5b0718(0x190)!=_0x4d1987[_0x5b0718(0x1b5)][_0x5b0718(0x1a3)]);_0x48dfbc[_0x5b0718(0x1a1)]>0x0&&_0x4b9fb9[_0x5b0718(0x148)](_0x48dfbc);for(const _0x3d1fea of _0x1e8c26)_0x3d1fea[_0x5b0718(0x11f)]();});});});}function _0x1fc198(_0x21dedf){const _0x16b75c=_0x229b30;_0x544dc6[_0x16b75c(0x122)][_0x16b75c(0x197)](_0x1af8ca=>{const _0x1b58ba=_0x16b75c,_0x214470=Array[_0x1b58ba(0x151)](_0x155834[_0x1b58ba(0x166)]())[_0x1b58ba(0x189)](_0x4488b2=>_0x3ff28c[_0x1b58ba(0x1b0)](_0x4488b2)),_0x5d5612=[];for(const _0x359f5c of _0x21dedf)for(const _0x14f9d1 of _0x359f5c[_0x1b58ba(0x194)]({'shallow':!0x0}))_0x5d5612[_0x1b58ba(0x19f)](_0x14f9d1);for(const _0x24509e of _0x5d5612)_0x1b58ba(0x190)!=_0x24509e[_0x1b58ba(0x1b5)][_0x1b58ba(0x1a3)]&&(_0x1af8ca[_0x1b58ba(0x148)](_0x1af8ca[_0x1b58ba(0x144)](_0x24509e,0x0)),_0x544dc6[_0x1b58ba(0x153)][_0x1b58ba(0x1b3)](_0x1b58ba(0x16a))[_0x1b58ba(0x1bf)](),_0x544dc6[_0x1b58ba(0x180)](_0x1b58ba(0x16a),{'forceDefaultExecution':!0x0}));const _0x1c75c3=_0x214470[_0x1b58ba(0x13e)](_0x281eba=>_0x1b58ba(0x190)!=_0x281eba[_0x1b58ba(0x1b5)][_0x1b58ba(0x1a3)]);_0x1c75c3[_0x1b58ba(0x1a1)]>0x0&&_0x1af8ca[_0x1b58ba(0x148)](_0x1c75c3);for(const _0x229b34 of _0x214470)_0x229b34[_0x1b58ba(0x11f)]();});}function _0x4cc92a(_0x2dc58a,_0x5a7d8a){const _0x4b65f3=_0x229b30;return _0x5a7d8a[_0x4b65f3(0x175)](_0x2252ab=>_0x2dc58a[_0x4b65f3(0x14e)](_0x5523f7=>_0x5523f7[_0x4b65f3(0x154)][_0x4b65f3(0x165)](_0x2252ab[_0x4b65f3(0x1bd)])||_0x2252ab[_0x4b65f3(0x154)][_0x4b65f3(0x165)](_0x5523f7[_0x4b65f3(0x1bd)])));}function _0xf3e00e(_0x42c645,_0x16f563){const _0x3c99e0=_0x229b30;return!_0x42c645[_0x3c99e0(0x14e)](_0x2c685b=>_0x16f563[_0x3c99e0(0x14e)](_0x58b9c7=>_0x2c685b[_0x3c99e0(0x17d)](_0x58b9c7)))&&_0x42c645[_0x3c99e0(0x14e)](_0x2f10f9=>_0x16f563[_0x3c99e0(0x14e)](_0x3422e6=>_0x2f10f9[_0x3c99e0(0x154)][_0x3c99e0(0x157)](_0x3422e6[_0x3c99e0(0x1bd)])));}_0x544dc6[_0x229b30(0x16d)][_0x229b30(0x1b7)]['on'](_0x229b30(0x147),(_0x1067f2,_0x5b1ed5,_0x2252eb)=>{const _0x383a47=_0x229b30;if(!_0x2252eb[_0x383a47(0x1b4)][_0x383a47(0x1af)])return;const _0x3f1e41=_0x5b1ed5[_0x383a47(0x121)];if(!_0x3f1e41)return;const _0x295384=_0x2252eb[_0x383a47(0x139)][_0x383a47(0x1bc)](_0x3f1e41);function _0x5d114c(_0x784ee3){const _0x5afdaf=_0x383a47;return Array[_0x5afdaf(0x193)](_0x784ee3)?_0x784ee3:[_0x784ee3];}_0x295384&&_0x383a47(0x159)===_0x3f1e41[_0x383a47(0x1a7)]&&_0x376295(_0x295384,_0x2252eb[_0x383a47(0x199)],(_0x164d2b,_0x33b6d5,_0x275de9)=>_0x275de9[_0x383a47(0x185)](_0x5d114c(_0x33b6d5[_0x383a47(0x14a)]),_0x164d2b),(_0x585cc7,_0x342c43,_0x2d2a91)=>_0x2d2a91[_0x383a47(0x1bb)](_0x5d114c(_0x342c43[_0x383a47(0x14a)]),_0x585cc7));},{'priority':_0x229b30(0x138)}),_0x528de7[_0x229b30(0x168)][_0x229b30(0x16f)](_0x48fad9=>{const _0x152784=_0x229b30;if(_0x152784(0x162)!=_0x48fad9[_0x152784(0x1be)]&&_0x152784(0x1c0)!=_0x48fad9[_0x152784(0x1be)])return;const _0x349dbc=_0x48fad9[_0x152784(0x128)]();if(null!=_0x349dbc&&_0x349dbc['is'](_0x152784(0x137),_0x152784(0x13f))){if(_0x152784(0x162)==_0x48fad9[_0x152784(0x1be)]){const _0x20c989=_0x48fad9[_0x152784(0x194)]()[_0x152784(0x13e)](_0x1f2784=>_0x1f2784['is'](_0x152784(0x18b)))[_0x152784(0x189)](_0x2c0ab9=>_0x2c0ab9[_0x152784(0x16d)]);if(_0x20c989[_0x152784(0x1a1)])return{'type':_0x152784(0x162),'content':_0x526873(_0x363f2a,_0x152784(0x12a),_0x526873(_0x363f2a,_0x152784(0x188),'\x22'+_0x20c989[_0x152784(0x15b)]('\x20')+'\x22'))};}if(_0x152784(0x1c0)==_0x48fad9[_0x152784(0x1be)]){const _0x56252e=_0x48fad9[_0x152784(0x194)]()[_0x152784(0x13e)](_0x3dcc6a=>_0x3dcc6a['is'](_0x152784(0x18b)))[_0x152784(0x189)](_0x396fca=>_0x396fca[_0x152784(0x16d)]);if(_0x56252e[_0x152784(0x1a1)])return{'type':_0x152784(0x1c0),'content':_0x526873(_0x363f2a,_0x152784(0x13b),_0x526873(_0x363f2a,_0x152784(0x188),'\x22'+_0x56252e[_0x152784(0x15b)]('\x20')+'\x22'))};}}}),_0x528de7[_0x229b30(0x168)][_0x229b30(0x16f)](_0x146566=>{const _0x87b632=_0x229b30;if(_0x87b632(0x124)==_0x146566[_0x87b632(0x15d)]){const _0x53beff=_0x146566[_0x87b632(0x194)]()[_0x87b632(0x13e)](_0x33fdff=>_0x33fdff['is'](_0x87b632(0x18b)))[_0x87b632(0x189)](_0x25a31a=>_0x25a31a[_0x87b632(0x16d)]),_0x276dbd=this[_0x87b632(0x170)](_0x146566),_0x479fbd=_0x276dbd[_0x87b632(0x127)]-_0x276dbd[_0x87b632(0x17b)]+0x1;if(_0x87b632(0x162)==_0x146566[_0x87b632(0x1be)])return _0x53beff[_0x87b632(0x1a1)]?{'type':_0x87b632(0x162),'content':_0x526873(_0x363f2a,_0x87b632(0x12a),_0x526873(_0x363f2a,_0x87b632(0x12c),[_0x479fbd,'\x22'+_0x53beff[_0x87b632(0x15b)]('\x20')+'\x22']))}:{'type':_0x87b632(0x162),'content':_0x526873(_0x363f2a,_0x87b632(0x12a),_0x526873(_0x363f2a,_0x87b632(0x13c),_0x479fbd))};if(_0x87b632(0x1c0)==_0x146566[_0x87b632(0x1be)])return _0x53beff[_0x87b632(0x1a1)]?{'type':_0x87b632(0x1c0),'content':_0x526873(_0x363f2a,_0x87b632(0x13b),_0x526873(_0x363f2a,_0x87b632(0x12c),[_0x479fbd,'\x22'+_0x53beff[_0x87b632(0x15b)]('\x20')+'\x22']))}:{'type':_0x87b632(0x1c0),'content':_0x526873(_0x363f2a,_0x87b632(0x13b),_0x526873(_0x363f2a,_0x87b632(0x13c),_0x479fbd))};}if(_0x87b632(0x19c)==_0x146566[_0x87b632(0x15d)]){const _0x3f29ea=_0x146566[_0x87b632(0x194)]()[_0x87b632(0x13e)](_0x259338=>_0x259338['is'](_0x87b632(0x18b)))[_0x87b632(0x189)](_0x111f47=>_0x111f47[_0x87b632(0x16d)]),_0x1d9454=this[_0x87b632(0x170)](_0x146566),_0x555599=_0x1d9454[_0x87b632(0x16c)]-_0x1d9454[_0x87b632(0x18f)]+0x1;if(_0x87b632(0x162)==_0x146566[_0x87b632(0x1be)])return _0x3f29ea[_0x87b632(0x1a1)]?{'type':_0x87b632(0x162),'content':_0x526873(_0x363f2a,_0x87b632(0x12a),_0x526873(_0x363f2a,_0x87b632(0x196),[_0x555599,'\x22'+_0x3f29ea[_0x87b632(0x15b)]('\x20')+'\x22']))}:{'type':_0x87b632(0x162),'content':_0x526873(_0x363f2a,_0x87b632(0x12a),_0x526873(_0x363f2a,_0x87b632(0x1ae),_0x555599))};if(_0x87b632(0x1c0)==_0x146566[_0x87b632(0x1be)])return _0x3f29ea[_0x87b632(0x1a1)]?{'type':_0x87b632(0x1c0),'content':_0x526873(_0x363f2a,_0x87b632(0x13b),_0x526873(_0x363f2a,_0x87b632(0x196),[_0x555599,'\x22'+_0x3f29ea[_0x87b632(0x15b)]('\x20')+'\x22']))}:{'type':_0x87b632(0x1c0),'content':_0x526873(_0x363f2a,_0x87b632(0x13b),_0x526873(_0x363f2a,_0x87b632(0x1ae),_0x555599))};}}),_0x528de7[_0x229b30(0x19a)][_0x229b30(0x1b9)](_0x229b30(0x162),_0x229b30(0x124),_0x229b30(0x14d),_0x3b9775),_0x528de7[_0x229b30(0x19a)][_0x229b30(0x1b9)](_0x229b30(0x1c0),_0x229b30(0x124),_0x229b30(0x191),_0x3b9775),_0x528de7[_0x229b30(0x19a)][_0x229b30(0x1b9)](_0x229b30(0x162),_0x229b30(0x19c),_0x229b30(0x14d),_0x1fc198),_0x528de7[_0x229b30(0x19a)][_0x229b30(0x1b9)](_0x229b30(0x1c0),_0x229b30(0x19c),_0x229b30(0x191),_0x1fc198),_0x528de7[_0x229b30(0x19a)][_0x229b30(0x1b9)](_0x229b30(0x162),_0x229b30(0x19c),_0x229b30(0x15b),_0x4cc92a),_0x528de7[_0x229b30(0x19a)][_0x229b30(0x1b9)](_0x229b30(0x1c0),_0x229b30(0x19c),_0x229b30(0x15b),_0x4cc92a),_0x528de7[_0x229b30(0x19a)][_0x229b30(0x1b9)](_0x229b30(0x162),_0x229b30(0x124),_0x229b30(0x15b),_0xf3e00e),_0x528de7[_0x229b30(0x19a)][_0x229b30(0x1b9)](_0x229b30(0x1c0),_0x229b30(0x124),_0x229b30(0x15b),_0xf3e00e);}[_0x1c0377(0x1a0)](){const _0x313db2=_0x1c0377,_0x5e9220=this[_0x313db2(0x12e)],_0xb2314d=_0x5e9220[_0x313db2(0x122)][_0x313db2(0x11e)][_0x313db2(0x164)];return(_0x1526d8,_0x1aa492)=>{const _0xafb677=_0x313db2;_0x5e9220[_0xafb677(0x122)][_0xafb677(0x197)](_0x4e4b4f=>{const _0x2c818a=_0xafb677,{commandName:_0x57af43,commandParams:_0x7dbc7f}=_0x1aa492;let _0x31880c=_0x1526d8[0x0][_0x2c818a(0x154)][_0x2c818a(0x155)];_0x7dbc7f&&_0x7dbc7f[0x0]&&!0x1===_0x7dbc7f[0x0][_0x2c818a(0x142)]&&(_0x31880c=_0x1526d8[0x0][_0x2c818a(0x1bd)][_0x2c818a(0x17c)]);const _0x4109e2=_0x4e4b4f[_0x2c818a(0x1ac)](_0x31880c);if(_0x2c818a(0x190)==_0x4109e2[_0x2c818a(0x1b5)][_0x2c818a(0x1a3)])return;const _0x4044b4=Array[_0x2c818a(0x151)](_0xb2314d[_0x2c818a(0x166)]())[_0x2c818a(0x189)](_0x146d1a=>_0x3ff28c[_0x2c818a(0x1b0)](_0x146d1a));_0x4e4b4f[_0x2c818a(0x148)](_0x4109e2),_0x5e9220[_0x2c818a(0x153)][_0x2c818a(0x1b3)](_0x57af43)[_0x2c818a(0x1bf)](),_0x7dbc7f[_0x2c818a(0x19f)]({'forceDefaultExecution':!0x0}),_0x5e9220[_0x2c818a(0x180)](_0x57af43,..._0x7dbc7f);const _0x38436a=_0x4044b4[_0x2c818a(0x13e)](_0x3e1a26=>_0x2c818a(0x190)!=_0x3e1a26[_0x2c818a(0x1b5)][_0x2c818a(0x1a3)]);_0x38436a[_0x2c818a(0x1a1)]>0x0&&_0x4e4b4f[_0x2c818a(0x148)](_0x38436a);for(const _0x12251f of _0x4044b4)_0x12251f[_0x2c818a(0x11f)]();});};}[_0x1c0377(0x15c)](_0x15a050){const _0x39a80f=_0x1c0377,_0x2e1658=this[_0x39a80f(0x12e)][_0x39a80f(0x129)][_0x39a80f(0x1b3)](_0x39a80f(0x186));let _0x32c502=Number[_0x39a80f(0x1ad)],_0x196e4f=Number[_0x39a80f(0x1a5)],_0x10d2bf=Number[_0x39a80f(0x1ad)],_0x2d4d0b=Number[_0x39a80f(0x1a5)];for(const _0x2f7298 of _0x15a050){if(_0x39a80f(0x190)==_0x2f7298[_0x39a80f(0x1b5)][_0x39a80f(0x1a3)])continue;const {row:_0x1aa152,column:_0x1a0ba8}=_0x2e1658[_0x39a80f(0x177)](_0x2f7298),_0x1c37ad=_0x2f7298[_0x39a80f(0x1aa)](_0x39a80f(0x150))?_0x2f7298[_0x39a80f(0x123)](_0x39a80f(0x150))-0x1:0x0,_0x45cfa1=_0x2f7298[_0x39a80f(0x1aa)](_0x39a80f(0x19b))?_0x2f7298[_0x39a80f(0x123)](_0x39a80f(0x19b))-0x1:0x0;_0x32c502=_0x1aa152<_0x32c502?_0x1aa152:_0x32c502,_0x196e4f=_0x1aa152+_0x1c37ad>_0x196e4f?_0x1aa152+_0x1c37ad:_0x196e4f,_0x10d2bf=_0x1a0ba8<_0x10d2bf?_0x1a0ba8:_0x10d2bf,_0x2d4d0b=_0x1a0ba8+_0x45cfa1>_0x2d4d0b?_0x1a0ba8+_0x45cfa1:_0x2d4d0b;}return{'minRow':_0x32c502,'maxRow':_0x196e4f,'minColumn':_0x10d2bf,'maxColumn':_0x2d4d0b};}[_0x1c0377(0x173)](){const _0x9db530=_0x1c0377,_0x28b556=this[_0x9db530(0x12e)],_0x5380a5=_0x28b556[_0x9db530(0x129)][_0x9db530(0x1b3)](_0x9db530(0x120)),_0x50f09e=_0x28b556[_0x9db530(0x129)][_0x9db530(0x1b3)](_0x9db530(0x186));_0x28b556[_0x9db530(0x122)][_0x9db530(0x11e)]['on'](_0x9db530(0x18c),()=>{const _0x418e77=_0x9db530,_0xb333c0=Array[_0x418e77(0x151)](_0x28b556[_0x418e77(0x122)][_0x418e77(0x11e)][_0x418e77(0x161)][_0x418e77(0x146)]());for(const {name:_0x278d34,data:_0x842162}of _0xb333c0){const {group:_0x22091c,id:_0x56220b,subType:_0x3c7522}=_0x5380a5[_0x418e77(0x141)](_0x278d34);if(_0x418e77(0x12d)!=_0x22091c)continue;if(null!=_0x842162[_0x418e77(0x172)])continue;const _0x3058b9=_0x5380a5[_0x418e77(0x143)](_0x56220b);this[_0x418e77(0x156)][_0x418e77(0x133)](_0x3c7522)&&this[_0x418e77(0x192)][_0x418e77(0x1a8)](_0x3058b9);}},{'priority':_0x9db530(0x125)});const _0x5b130f=(_0x2c6230,_0x220bb1)=>{const _0x14edf8=_0x9db530;let _0x58195d=!0x1;const _0x4450de=_0x220bb1[_0x14edf8(0x160)](_0x2c6230),_0x455f84=_0x2c6230[_0x14edf8(0x163)](_0x14edf8(0x13f)),_0x497721=_0x50f09e[_0x14edf8(0x177)](_0x2c6230);for(const _0x357379 of this[_0x14edf8(0x192)]){const _0x141b46=_0x357379[_0x14edf8(0x15d)],_0x2a2356=_0x141b46[_0x14edf8(0x12b)](_0x14edf8(0x15e)),_0x36e1a6=_0x141b46[_0x14edf8(0x1a6)](_0x2a2356?0xa:0x5),_0x101c5e=_0x36e1a6[_0x14edf8(0x1ba)](),_0x121cba=_0x101c5e[_0x14edf8(0x1a6)](0x0,0x3)+_0x14edf8(0x140),_0x4432aa=_0x14edf8(0x16e)+_0x36e1a6,_0x384953=_0x14edf8(0x198)+_0x36e1a6;if(!_0x357379[_0x14edf8(0x167)])continue;if(_0x455f84!=_0x357379[_0x14edf8(0x1a9)]()[_0x14edf8(0x1bd)][_0x14edf8(0x163)](_0x14edf8(0x13f)))continue;if(_0x357379[_0x14edf8(0x134)](_0x4450de))continue;const _0x200bfe=_0x2c6230[_0x14edf8(0x1aa)](_0x121cba)?_0x2c6230[_0x14edf8(0x123)](_0x121cba)-0x1:0x0,_0x1bcfbf=this[_0x14edf8(0x170)](_0x357379),_0x2d177c=_0x1bcfbf[_0x4432aa],_0xd087e6=_0x1bcfbf[_0x384953];_0x2d177c<=_0x497721[_0x101c5e]&&_0x497721[_0x101c5e]+_0x200bfe<=_0xd087e6&&(_0x357379[_0x14edf8(0x1c1)](_0x4450de),_0x58195d=!0x0);}return _0x58195d;};_0x28b556[_0x9db530(0x122)][_0x9db530(0x11e)][_0x9db530(0x132)](_0x5774f8=>{const _0x392f4e=_0x9db530;let _0x5ef5e7=!0x1;for(const _0x30abb1 of _0x28b556[_0x392f4e(0x122)][_0x392f4e(0x11e)][_0x392f4e(0x161)][_0x392f4e(0x169)]())if(_0x392f4e(0x1b8)==_0x30abb1[_0x392f4e(0x1be)]){if(_0x392f4e(0x124)==_0x30abb1[_0x392f4e(0x1a7)]){for(const _0x50f2d3 of _0x30abb1[_0x392f4e(0x19e)][_0x392f4e(0x17c)][_0x392f4e(0x18e)]())_0x5ef5e7=_0x5ef5e7||_0x5b130f(_0x50f2d3,_0x5774f8);}else _0x392f4e(0x159)==_0x30abb1[_0x392f4e(0x1a7)]&&(_0x5ef5e7=_0x5ef5e7||_0x5b130f(_0x30abb1[_0x392f4e(0x19e)][_0x392f4e(0x17c)],_0x5774f8));}return _0x5ef5e7;});}[_0x1c0377(0x170)](_0x2c4474){const _0x1a0735=_0x1c0377;return this[_0x1a0735(0x15c)](_0x2c4474[_0x1a0735(0x166)]()[_0x1a0735(0x189)](_0x29e22e=>_0x29e22e[_0x1a0735(0x1bd)][_0x1a0735(0x17c)]));}}function _0x57c5(){const _0x69dab6=['removeTableColumn','values','maxColumn','data','min','registerDescriptionCallback','_getSuggestionCoords','1471664rSNhwJ','oldRange','_setupColumnsRowsFixing','last','every','has','getCellLocation','7126200alwTlA','insertTable','1774520mswYij','minRow','nodeAfter','isIntersecting','createTableWalker','markMultiRangeInsertion','execute','cell','TableEditing','enqueueChange','insertTableRowAbove','addClass','TableUtils','batch','ELEMENT_TABLE_WITH_TEXT','map','markMultiRangeDeletion','$textProxy','change:data','18264257IQpBbv','getChildren','minColumn','$graveyard','accept','_tableSuggestions','isArray','getItems','getColumnIndexes','ELEMENT_TABLE_COLUMN_WITH_TEXT','change','max','writer','_suggestionFactory','colspan','tableColumn','afterInit','position','push','_acceptFormatSuggestionCallbackFactory','length','45qGxVNC','rootName','4fbhOKB','MIN_SAFE_INTEGER','substr','name','add','getFirstRange','hasAttribute','enableCommand','createRangeIn','MAX_SAFE_INTEGER','ELEMENT_TABLE_COLUMN','showSuggestionHighlights','fromRange','selectTableColumn','getRowIndexes','get','options','root','first','downcastDispatcher','insert','registerCustomCallback','toLowerCase','removeClass','toViewElement','start','type','refresh','deletion','addRange','21ePsGty','document','detach','TrackChangesEditing','item','model','getAttribute','tableRow','low','locale','maxRow','getContainedElement','plugins','*Insert:*\x20%0','startsWith','ELEMENT_TABLE_ROW_WITH_TEXT','suggestion','editor','registerElementLabel','insertTableColumnRight','56552APNtje','registerPostFixer','includes','isIntersectingWithRange','getSelectionAffectedTableCells','insertTableColumnLeft','element','highest','mapper','insertTableRowBelow','*Remove:*\x20%0','ELEMENT_TABLE_ROW','24pnAUPr','filter','table','span','_splitMarkerName','forceValue','getSuggestion','createPositionAt','left','getChangedMarkers','addMarker:suggestion','setSelection','above','classes','ELEMENT_TABLE','selectTableRow','discard','some','426788JCYCvR','rowspan','from','30MzVUdp','commands','end','nodeBefore','_tablePostFixingSubtypes','isTouching','order','tableCell','1108219FKZRRW','join','_getCoordsForCells','subType','tablePaste','removeTableRow','createRangeOn','differ','insertion','findAncestor','selection','isEqual','getRanges','isInContent','descriptionFactory','getChanges'];_0x57c5=function(){return _0x69dab6;};return _0x57c5();}function Ee(_0x381835){const _0x297620=_0x1c0377;return Array[_0x297620(0x151)](new Set(_0x381835)[_0x297620(0x16b)]());}
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
- function _0x5558(){const _0x2ce53e=['TrackChangesEditing','6xvrFwI','requires','3179260kXpcCE','1090750AXuTvh','261zQEfbr','TableCaptionEditing','344325UTnGmw','afterInit','2078845pgiujV','plugins','3893883MnCVpD','1927040rCeFLu','6DwJNtq','get','enableCommand','editor','971400flqOmo','toggleTableCaption','has'];_0x5558=function(){return _0x2ce53e;};return _0x5558();}const _0x5aa0dc=_0x5376;function _0x5376(_0x47e8ef,_0x335740){const _0x555819=_0x5558();return _0x5376=function(_0x5376de,_0x2b893e){_0x5376de=_0x5376de-0x1c3;let _0x1187cb=_0x555819[_0x5376de];return _0x1187cb;},_0x5376(_0x47e8ef,_0x335740);}(function(_0x501eb2,_0x1b53a7){const _0x36e2ae=_0x5376,_0x29f924=_0x501eb2();while(!![]){try{const _0x1a209b=parseInt(_0x36e2ae(0x1c8))/0x1+parseInt(_0x36e2ae(0x1ce))/0x2*(-parseInt(_0x36e2ae(0x1d2))/0x3)+-parseInt(_0x36e2ae(0x1c4))/0x4+-parseInt(_0x36e2ae(0x1ca))/0x5+-parseInt(_0x36e2ae(0x1d6))/0x6*(parseInt(_0x36e2ae(0x1cc))/0x7)+-parseInt(_0x36e2ae(0x1cd))/0x8+-parseInt(_0x36e2ae(0x1c6))/0x9*(-parseInt(_0x36e2ae(0x1c5))/0xa);if(_0x1a209b===_0x1b53a7)break;else _0x29f924['push'](_0x29f924['shift']());}catch(_0x3c0f99){_0x29f924['push'](_0x29f924['shift']());}}}(_0x5558,0x80fef));import{Plugin as _0x1df926}from'ckeditor5/src/core.js';import _0x44fe8d from'./table.js';export default class $t extends _0x1df926{static get[_0x5aa0dc(0x1c3)](){return[_0x44fe8d];}[_0x5aa0dc(0x1c9)](){const _0x4f704e=_0x5aa0dc,_0x1893ef=this[_0x4f704e(0x1d1)];if(!_0x1893ef[_0x4f704e(0x1cb)][_0x4f704e(0x1d4)](_0x4f704e(0x1c7)))return;_0x1893ef[_0x4f704e(0x1cb)][_0x4f704e(0x1cf)](_0x4f704e(0x1d5))[_0x4f704e(0x1d0)](_0x4f704e(0x1d3));}}
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 _0x1fb19e=_0x2f32;(function(_0x552223,_0x1c31b0){const _0x338f30=_0x2f32,_0x20ff8a=_0x552223();while(!![]){try{const _0x2e1d70=-parseInt(_0x338f30(0x102))/0x1+-parseInt(_0x338f30(0x144))/0x2+parseInt(_0x338f30(0xf5))/0x3+parseInt(_0x338f30(0xeb))/0x4+parseInt(_0x338f30(0x11e))/0x5*(parseInt(_0x338f30(0xc7))/0x6)+parseInt(_0x338f30(0x153))/0x7*(parseInt(_0x338f30(0xc5))/0x8)+parseInt(_0x338f30(0xab))/0x9*(parseInt(_0x338f30(0x139))/0xa);if(_0x2e1d70===_0x1c31b0)break;else _0x20ff8a['push'](_0x20ff8a['shift']());}catch(_0x24af31){_0x20ff8a['push'](_0x20ff8a['shift']());}}}(_0x28f4,0x9fd61));import{getTranslation as _0x1434f5}from'../utils/common-translations.js';function _0x2f32(_0x1bab93,_0x4c2a5e){const _0x28f4d0=_0x28f4();return _0x2f32=function(_0x2f3256,_0x10c0f1){_0x2f3256=_0x2f3256-0xa2;let _0x47bd8a=_0x28f4d0[_0x2f3256];return _0x47bd8a;},_0x2f32(_0x1bab93,_0x4c2a5e);}import{Plugin as _0x26abd4}from'ckeditor5/src/core.js';import{LiveRange as _0x42d5de}from'ckeditor5/src/engine.js';import{uid as _0x1d8fb3,priorities as _0x119cd1}from'ckeditor5/src/utils.js';function _0x28f4(){const _0x529021=['requires','removeMarkers','wrap','deletion','forceDefaultExecution','keys','endColumn','map','getAllAdjacentSuggestions','selection','formatBlock','previousSibling','setAttribute','high','row','tableCellSuggestion','clipboardOutput','oldRange','getSuggestionCallback','suggestionUnloaded','tableCellBorderColor','tableCellBorderWidth','3501448srKbqt','suggestionLoaded','subType','filter','attributes','setAttributes','every','start','markMultiRangeDeletion','stop','763479gsWDBV','listenTo','createPositionBefore','from','discard','insertionRanges','tablePaste','createRange','editingDowncast','*Replace\x20table\x20cells*','end','tableCellBorderStyle','tableCellBackgroundColor','385770KeGtUp','differ','markMultiRangeInsertion','suggestion','isEqual','root','hasSuggestion','element','includes','insertRows','insertContent','author','has','redo','TrackChangesEditing','join','last','detach','_replaceTableSlotCell','insertColumns','forEach','getContainedElement','createRangeOn','tablePasteChainId','ck-suggestion-marker-insertion','tableCellHorizontalAlignment','rowInsertionIndexes','TableClipboard','1988745HqAXck','commands','_suggestionFactory','getSuggestions','suggestion:formatBlock:tablePasteCell','markers','removeRows','Users','registerDescriptionCallback','type','dataDowncast','_splitMarkerName','next','first','removeColumns','move','tablePasteRow','descriptionFactory','return','getRows','registerPostFixer','nextSibling','getSelectionAffectedTableCells','_getCoordsForCells','remove','afterInit','cell','2541610FBWkEz','deletionRanges','some','getChild','insertion','ck-suggestion-marker','batch','createRangeIn','suggestion-td','getAttributes','conversion','2139498amLtEK','getItems','trackChanges','newRange','paragraph','createTableWalker','content','change','model','getChanges','position','low','editor','options','columns','766367RHxbyJ','get','findAncestor','push','columnInsertionIndexes','plugins','rows','getMarkers','markerToHighlight','isInContent','set','schema','name','insert','getRowIndexes','view','getSuggestion','add','for','reduce','documentSelection','registerCustomCallback','fill','find','previous','tableCell','elementToElement','endRow','getChangedMarkers','containsRange','_tablePostFixingSubtypes','fromEntries','document','length','createElement','startsWith','editing','9GJDWFm','isEmpty','column','fromRange','markerAttributes','accept','columnInsertionRanges','markerName','nodeAfter','table','getColumnIndexes','locale','call','tableCellPadding','unwrap','tablePasteColumn','getColumns','tablePasteCell','_createdBatches','cells','activeMarkers','getShiftedBy','updateMarker','showSuggestionHighlights','_isForcedDefaultExecutionBlock','tableCellVerticalAlignment','24OHBzKA','getRange','6DMoeEH','getRanges','markMultiRangeBlockFormat','getTableIfOnlyTableInContent','value','getChildren','ck-suggestion-marker--active','removeMarker','entries','rootName','$graveyard','register','TableUtils','rowInsertionRanges'];_0x28f4=function(){return _0x529021;};return _0x28f4();}import _0x436be8 from'./table.js';const ge=[_0x1fb19e(0xea),_0x1fb19e(0xe9),_0x1fb19e(0x100),_0x1fb19e(0x11b),_0x1fb19e(0xc4),_0x1fb19e(0x101),_0x1fb19e(0xb8)],Ce=Object[_0x1fb19e(0xa5)](ge[_0x1fb19e(0xdc)](_0x330376=>[_0x330376,null]));export default class vt extends _0x26abd4{static get[_0x1fb19e(0xd5)](){return[_0x436be8];}[_0x1fb19e(0x137)](){const _0x3299ed=_0x1fb19e,_0x4c200b=this[_0x3299ed(0x150)];if(!_0x4c200b[_0x3299ed(0x158)][_0x3299ed(0x10e)](_0x3299ed(0x11d)))return;const _0x5daf82=_0x4c200b[_0x3299ed(0x158)][_0x3299ed(0x154)](_0x3299ed(0x110)),_0x2a8ed4=_0x4c200b[_0x3299ed(0x158)][_0x3299ed(0x154)](_0x3299ed(0xd3)),_0x1f3c8b=_0x4c200b[_0x3299ed(0x158)][_0x3299ed(0x154)](_0x436be8),_0x57d3c1=_0x4c200b[_0x3299ed(0x158)][_0x3299ed(0x154)](_0x3299ed(0x11d));_0x1f3c8b[_0x3299ed(0xa4)][_0x3299ed(0x156)](_0x3299ed(0x12e),_0x3299ed(0xba)),_0x4c200b[_0x3299ed(0x14c)][_0x3299ed(0x15e)][_0x3299ed(0xd2)](_0x3299ed(0xe4),{'allowIn':_0x3299ed(0x16c),'allowContentOf':_0x3299ed(0x16c),'isLimit':!0x0}),_0x4c200b[_0x3299ed(0x143)][_0x3299ed(0x16d)]({'model':_0x3299ed(0xe4),'view':_0x3299ed(0x141)});let _0x369eea=null;_0x4c200b[_0x3299ed(0x14c)]['on'](_0x3299ed(0x10c),(_0x3503d1,_0x2ba317)=>{const _0x543b73=_0x3299ed,[_0x2c51ee,_0x3d86a3]=_0x2ba317,_0x3a7ff1=_0x2ba317[_0x2ba317[_0x543b73(0xa7)]-0x1];_0x3a7ff1&&_0x3a7ff1[_0x543b73(0xd9)]||_0x5daf82[_0x543b73(0xc3)]||this[_0x543b73(0x150)][_0x543b73(0x11f)][_0x543b73(0x154)](_0x543b73(0x146))[_0x543b73(0xcb)]&&function(_0xc88527,_0x21fde6,_0xb8e400,_0x519931,_0x15b94e){const _0x122017=_0x543b73;if(_0x21fde6&&!_0x21fde6['is'](_0x122017(0x167)))return!0x1;const _0x597ff6=_0x15b94e[_0x122017(0xca)](_0xc88527,_0xb8e400);if(!_0x597ff6||!we(_0x597ff6,void 0x0,_0x519931))return!0x1;const _0x32ba66=_0x519931[_0x122017(0x134)](_0xb8e400[_0x122017(0xa6)][_0x122017(0xde)]);if(!_0x32ba66[_0x122017(0xa7)])return!0x1;const _0x1fe514=_0x32ba66[0x0][_0x122017(0x155)](_0x122017(0xb4)),_0x4a45b4=_0x519931[_0x122017(0x161)](_0x32ba66),_0x69f70f=_0x519931[_0x122017(0xb5)](_0x32ba66),_0x26d6d0={'startRow':_0x4a45b4[_0x122017(0x12b)],'endRow':_0x4a45b4[_0x122017(0x112)],'startColumn':_0x69f70f[_0x122017(0x12b)],'endColumn':_0x69f70f[_0x122017(0x112)]};return 0x1==_0x32ba66[_0x122017(0xa7)]&&(_0x26d6d0[_0x122017(0x16e)]+=_0x519931[_0x122017(0x131)](_0x597ff6)-0x1,_0x26d6d0[_0x122017(0xdb)]+=_0x519931[_0x122017(0xbb)](_0x597ff6)-0x1),we(_0x1fe514,_0x26d6d0,_0x519931);}(_0x2c51ee,_0x3d86a3,_0x4c200b[_0x543b73(0x14c)],_0x2a8ed4,_0x57d3c1)&&(_0x3503d1[_0x543b73(0xf4)](),_0x369eea={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4c200b[_0x543b73(0x14c)][_0x543b73(0x14b)](()=>{const _0x271ba6=_0x543b73;_0x4c200b[_0x271ba6(0x14c)][_0x271ba6(0x10c)](_0x2ba317[0x0],_0x2ba317[0x1],_0x2ba317[0x2],{'forceDefaultExecution':!0x0});const _0x469aee=_0x1d8fb3(),{rowInsertionRanges:_0x519ca6,columnInsertionRanges:_0xfcf9d9,insertionRanges:_0x1514a6,deletionRanges:_0x682c0a,cells:_0x254312}=_0x369eea;_0x519ca6[_0x271ba6(0xa7)]&&_0x5daf82[_0x271ba6(0x104)](_0x519ca6,_0x271ba6(0x12e),{'tablePasteChainId':_0x469aee}),_0xfcf9d9[_0x271ba6(0xa7)]&&_0x5daf82[_0x271ba6(0x104)](_0xfcf9d9,_0x271ba6(0xba),{'tablePasteChainId':_0x469aee}),_0x1514a6[_0x271ba6(0xa7)]&&(_0x5daf82[_0x271ba6(0x104)](_0x1514a6,_0x271ba6(0xfb),{'tablePasteChainId':_0x469aee,'skipNestingCheck':!0x0}),_0x1514a6[_0x271ba6(0x116)](_0x35b9c2=>{const _0x3686b4=_0x271ba6;var _0x10b731;return null===(_0x10b731=_0x35b9c2[_0x3686b4(0x113)])||void 0x0===_0x10b731?void 0x0:_0x10b731[_0x3686b4(0xb7)](_0x35b9c2);})),_0x682c0a[_0x271ba6(0xa7)]&&(_0x5daf82[_0x271ba6(0xf3)](_0x682c0a,_0x271ba6(0xfb),{'tablePasteChainId':_0x469aee,'skipNestingCheck':!0x0}),_0x682c0a[_0x271ba6(0x116)](_0x2526ea=>{const _0x499a70=_0x271ba6;var _0x16fe7f;return null===(_0x16fe7f=_0x2526ea[_0x499a70(0x113)])||void 0x0===_0x16fe7f?void 0x0:_0x16fe7f[_0x499a70(0xb7)](_0x2526ea);}));const _0x15f653=_0x5daf82[_0x271ba6(0xc9)](_0x254312[_0x271ba6(0xdc)](({element:_0x4f2b99})=>_0x4f2b99),{'formatGroupId':_0x1d8fb3()},[],_0x271ba6(0xbc),{'tablePasteChainId':_0x469aee});if(_0x15f653){const _0x460df1=_0x15f653[_0x271ba6(0x15a)](),_0x36ccbf=[];for(const {element:_0x4eafa5,attributes:_0x5bd6da}of _0x254312){if(!_0x5bd6da)continue;const _0x1ec19f=_0x4c200b[_0x271ba6(0x14c)][_0x271ba6(0x118)](_0x4eafa5),_0x260bb8=_0x460df1[_0x271ba6(0x16a)](_0x4aacf2=>_0x4aacf2[_0x271ba6(0xc6)]()[_0x271ba6(0x106)](_0x1ec19f));_0x260bb8&&_0x36ccbf[_0x271ba6(0x156)]([_0x260bb8[_0x271ba6(0x15f)],_0x5bd6da]);}_0x36ccbf[_0x271ba6(0xa7)]&&_0x15f653[_0x271ba6(0xe1)](_0x271ba6(0xaf),Object[_0x271ba6(0xa5)](_0x36ccbf));}_0x369eea=null;}));},{'priority':_0x119cd1[_0x3299ed(0xe2)]+0xa}),_0x4c200b[_0x3299ed(0x158)][_0x3299ed(0x154)](_0x3299ed(0x11d))['on'](_0x3299ed(0x114),(_0x61a2d7,_0xa1c086)=>{const _0xdd4257=_0x3299ed,[_0x466103,_0x2b973a,,_0x5960e8]=_0xa1c086;if(!_0x369eea)return;_0x61a2d7[_0xdd4257(0xf4)]();const _0x282567=_0x466103[_0xdd4257(0x138)],_0x4e981c=_0x2b973a,_0x2e1c50=Pe(_0x282567),_0x49382f=Pe(_0x4e981c);_0x61a2d7[_0xdd4257(0x130)]=_0x282567;let _0x232791=null,_0x4b967c=null;if(_0x49382f||_0x2e1c50){if(_0x2e1c50&&!_0x49382f){_0x5960e8[_0xdd4257(0x136)](_0x282567[_0xdd4257(0x13c)](0x0));for(const _0x33152c of Array[_0xdd4257(0xf8)](_0x4e981c[_0xdd4257(0xcc)]()))_0x5960e8[_0xdd4257(0x160)](_0x33152c,_0x282567,_0xdd4257(0xff));const _0x526915=_0x369eea[_0xdd4257(0x11c)][_0xdd4257(0x10a)](_0x466103[_0xdd4257(0xe3)]),_0x486695=_0x369eea[_0xdd4257(0x157)][_0xdd4257(0x10a)](_0x466103[_0xdd4257(0xad)]);_0x526915||_0x486695||(_0x232791=_0x42d5de[_0xdd4257(0xae)](_0x5960e8[_0xdd4257(0x140)](_0x282567)));}else _0x49382f&&!_0x2e1c50&&(_0x4b967c=_0x5960e8[_0xdd4257(0x140)](_0x282567));}else{const _0x385944=_0x5960e8[_0xdd4257(0xa8)](_0xdd4257(0xe4)),_0x572d8b=_0x5960e8[_0xdd4257(0xa8)](_0xdd4257(0xe4));_0x5960e8[_0xdd4257(0xd7)](_0x5960e8[_0xdd4257(0x140)](_0x282567),_0x572d8b),_0x5960e8[_0xdd4257(0x160)](_0x385944,_0x282567,0x0);for(const _0x309ff9 of Array[_0xdd4257(0xf8)](_0x4e981c[_0xdd4257(0xcc)]()))_0x5960e8[_0xdd4257(0x160)](_0x309ff9,_0x385944,_0xdd4257(0xff));_0x232791=_0x42d5de[_0xdd4257(0xae)](_0x5960e8[_0xdd4257(0x118)](_0x385944)),_0x4b967c=_0x42d5de[_0xdd4257(0xae)](_0x5960e8[_0xdd4257(0x118)](_0x572d8b));}const _0x46e910=Array[_0xdd4257(0xf8)](_0x4e981c[_0xdd4257(0x142)]())[_0xdd4257(0xee)](([_0x2afb03])=>ge[_0xdd4257(0x10a)](_0x2afb03));_0x369eea[_0xdd4257(0xbe)][_0xdd4257(0x156)]({'element':_0x282567,'attributes':_0x46e910[_0xdd4257(0xa7)]?Object[_0xdd4257(0xa5)](_0x46e910):null}),_0x232791&&_0x369eea[_0xdd4257(0xfa)][_0xdd4257(0x156)](_0x232791),_0x4b967c&&_0x369eea[_0xdd4257(0x13a)][_0xdd4257(0x156)](_0x4b967c);},{'priority':_0x3299ed(0xe2)}),_0x2a8ed4['on'](_0x3299ed(0x115),(_0x4df093,_0x280718)=>{const _0x4d2b36=_0x3299ed,[_0x3c864a,_0x5557c2={}]=_0x280718;if(!_0x369eea)return;const _0x2118aa=_0x5557c2['at']||0x0,_0x59b38c=_0x5557c2[_0x4d2b36(0x152)]||0x1;_0x369eea[_0x4d2b36(0x157)]=new Array(_0x59b38c)[_0x4d2b36(0x169)](_0x2118aa)[_0x4d2b36(0xdc)]((_0x4d8fac,_0x4f6307)=>_0x4d8fac+_0x4f6307);for(const {cell:_0x42ac58}of _0x2a8ed4[_0x4d2b36(0x149)](_0x3c864a,{'startColumn':_0x2118aa,'endColumn':_0x2118aa+_0x59b38c-0x1}))_0x369eea[_0x4d2b36(0xb1)][_0x4d2b36(0x156)](_0x4c200b[_0x4d2b36(0x14c)][_0x4d2b36(0x118)](_0x42ac58));},{'priority':_0x3299ed(0x14f)}),_0x2a8ed4['on'](_0x3299ed(0x10b),(_0x231f28,_0x444dc7)=>{const _0x413392=_0x3299ed,[_0x4739f1,_0x5f290a={}]=_0x444dc7;if(!_0x369eea)return;const _0xa38a2c=_0x5f290a['at']||0x0,_0xed099e=_0x5f290a[_0x413392(0x159)]||0x1;_0x369eea[_0x413392(0x11c)]=new Array(_0xed099e)[_0x413392(0x169)](_0xa38a2c)[_0x413392(0xdc)]((_0x4fe1c4,_0xf2902c)=>_0x4fe1c4+_0xf2902c);for(const {cell:_0x5e80ff}of _0x2a8ed4[_0x413392(0x149)](_0x4739f1,{'startRow':_0xa38a2c,'endRow':_0xa38a2c+_0xed099e-0x1}))_0x369eea[_0x413392(0xd4)][_0x413392(0x156)](_0x4c200b[_0x413392(0x14c)][_0x413392(0x118)](_0x5e80ff));},{'priority':_0x3299ed(0x14f)}),_0x5daf82[_0x3299ed(0x12f)][_0x3299ed(0x126)](_0x1e0ab9=>{const _0x413bc3=_0x3299ed;if(_0x1e0ab9[_0x413bc3(0xed)]&&_0x1e0ab9[_0x413bc3(0xed)][_0x413bc3(0xa9)](_0x413bc3(0xfb)))return _0x1e0ab9[_0x413bc3(0x16b)]?{}:{'type':_0x413bc3(0x13d),'content':_0x1434f5(_0x4c200b[_0x413bc3(0xb6)],_0x413bc3(0xfe))};});const _0x2b08a5=()=>!0x1;for(const _0x2d2d10 of[_0x3299ed(0xfb),_0x3299ed(0xba),_0x3299ed(0x12e),_0x3299ed(0xbc)])_0x5daf82[_0x3299ed(0x120)][_0x3299ed(0x168)](_0x3299ed(0x13d),_0x2d2d10,_0x3299ed(0x111),_0x2b08a5),_0x5daf82[_0x3299ed(0x120)][_0x3299ed(0x168)](_0x3299ed(0xd8),_0x2d2d10,_0x3299ed(0x111),_0x2b08a5),_0x5daf82[_0x3299ed(0x120)][_0x3299ed(0x168)](_0x3299ed(0xdf),_0x2d2d10,_0x3299ed(0x111),_0x2b08a5);_0x5daf82[_0x3299ed(0x120)][_0x3299ed(0x168)](_0x3299ed(0xdf),_0x3299ed(0xbc),_0x3299ed(0xf9),_0x2b08a5),_0x5daf82[_0x3299ed(0x120)][_0x3299ed(0x168)](_0x3299ed(0xdf),_0x3299ed(0xbc),_0x3299ed(0xb0),(_0x544c45,_0x428749,_0x56833d)=>{const _0x41154a=_0x3299ed,_0x5df85f=_0x544c45[_0x41154a(0xdc)](_0xe26da7=>_0xe26da7[_0x41154a(0x117)]())[_0x41154a(0xee)](_0xf9fcbf=>_0xf9fcbf),_0x57e4e3=new Map(_0x5df85f[_0x41154a(0xdc)](_0x91e537=>[_0x91e537,null]));if(_0x369eea){for(const {element:_0x3eb0f4,attributes:_0x4f069f}of _0x369eea[_0x41154a(0xbe)])_0x4f069f&&_0x57e4e3[_0x41154a(0x15d)](_0x3eb0f4,_0x4f069f);}else{if(_0x56833d&&_0x56833d[_0x41154a(0xaf)])for(const [_0x2d7908,_0x165ec6]of Object[_0x41154a(0xcf)](_0x56833d[_0x41154a(0xaf)])){const _0x4580f5=_0x4c200b[_0x41154a(0x14c)][_0x41154a(0x123)][_0x41154a(0x154)](_0x2d7908),_0x5d24ea=_0x4580f5?_0x4580f5[_0x41154a(0xc6)]()[_0x41154a(0x117)]():null;_0x5d24ea&&_0x57e4e3[_0x41154a(0x15d)](_0x5d24ea,_0x165ec6);}}_0x4c200b[_0x41154a(0x14c)][_0x41154a(0x14b)](_0x5462ac=>{const _0x11ec48=_0x41154a;for(const [_0x47e167,_0x2caa57]of _0x57e4e3)_0x5462ac[_0x11ec48(0xf0)]({...Ce,..._0x2caa57},_0x47e167);});});const _0xf1d0d=(_0x41ecad,_0x56d5e1)=>{const _0x8724ad=_0x3299ed;_0x5daf82[_0x8724ad(0x120)][_0x8724ad(0x168)](_0x41ecad,_0x8724ad(0xfb),_0x56d5e1,(_0x206ea2,_0x2e4d8a,_0x5d27d5)=>{const _0x119aff=_0x8724ad;_0x4c200b[_0x119aff(0x14c)][_0x119aff(0x14b)](_0x5b88a1=>{const _0x5dcae2=_0x119aff,_0x1998db=[];for(const _0x33e048 of _0x206ea2){const _0x53a247=_0x33e048[_0x5dcae2(0xf2)][_0x5dcae2(0xb3)];_0x53a247['is'](_0x5dcae2(0x109),_0x5dcae2(0xe4))&&_0x1998db[_0x5dcae2(0x156)](_0x53a247);}_0x5daf82[_0x5dcae2(0x120)][_0x5dcae2(0xe7)](_0x41ecad,null,_0x56d5e1)(_0x206ea2,_0x2e4d8a,_0x5d27d5);for(const _0x3b2d38 of _0x1998db)_0x5dcae2(0xd1)!=_0x3b2d38[_0x5dcae2(0x107)][_0x5dcae2(0xd0)]&&_0x5b88a1[_0x5dcae2(0xb9)](_0x3b2d38);});});};_0xf1d0d(_0x3299ed(0x13d),_0x3299ed(0xb0)),_0xf1d0d(_0x3299ed(0x13d),_0x3299ed(0xf9)),_0xf1d0d(_0x3299ed(0xd8),_0x3299ed(0xb0)),_0xf1d0d(_0x3299ed(0xd8),_0x3299ed(0xf9)),_0x5daf82[_0x3299ed(0x120)][_0x3299ed(0x168)](_0x3299ed(0x13d),_0x3299ed(0x12e),_0x3299ed(0xf9),_0x2391ee=>{const _0x590487=_0x3299ed,_0x214184=_0x2391ee[_0x590487(0xdc)](_0x1664d5=>_0x1664d5[_0x590487(0x117)]()),_0x4d4d15=_0x214184[0x0][_0x590487(0x155)](_0x590487(0xb4)),{minRow:_0x121bb9,maxRow:_0x425502}=_0x1f3c8b[_0x590487(0x135)](_0x214184);_0x2a8ed4[_0x590487(0x124)](_0x4d4d15,{'at':_0x121bb9,'rows':_0x425502-_0x121bb9+0x1});}),_0x5daf82[_0x3299ed(0x120)][_0x3299ed(0x168)](_0x3299ed(0x13d),_0x3299ed(0xba),_0x3299ed(0xf9),_0x5c8ae5=>{const _0xb69812=_0x3299ed,_0xb9c0be=_0x5c8ae5[_0xb69812(0xdc)](_0x20caf8=>_0x20caf8[_0xb69812(0x117)]()),_0x3a5a58=_0xb9c0be[0x0][_0xb69812(0x155)](_0xb69812(0xb4)),{minColumn:_0x11709a,maxColumn:_0x484aa0}=_0x1f3c8b[_0xb69812(0x135)](_0xb9c0be);_0x2a8ed4[_0xb69812(0x12c)](_0x3a5a58,{'at':_0x11709a,'columns':_0x484aa0-_0x11709a+0x1});});const _0x50ac3d=(_0x46fd2b,_0x3a883e)=>{const _0x713ddd=_0x3299ed;if(!_0x3a883e[_0x713ddd(0xed)]||!_0x3a883e[_0x713ddd(0xed)][_0x713ddd(0xa9)](_0x713ddd(0xfb)))return;const _0x56534f=_0x3a883e[_0x713ddd(0xef)][_0x713ddd(0x119)],_0x3cd3f0=_0x5daf82[_0x713ddd(0x121)]()[_0x713ddd(0xee)](_0x33af90=>_0x33af90[_0x713ddd(0x15c)]&&_0x33af90[_0x713ddd(0xef)]&&_0x33af90[_0x713ddd(0xef)][_0x713ddd(0x119)]==_0x56534f);_0x3cd3f0[_0x713ddd(0xa7)]&&_0x3a883e[_0x713ddd(0xdd)]()[_0x713ddd(0xa7)]!=_0x3cd3f0[_0x713ddd(0xa7)]&&_0x3cd3f0[_0x713ddd(0x166)]((_0x2b5f34,_0x486ae2)=>(_0x2b5f34[_0x713ddd(0x12a)]=_0x486ae2,_0x486ae2[_0x713ddd(0x16b)]=_0x2b5f34,_0x486ae2));};function _0x40eba1(_0x57dd4d,_0x5f356e=!0x0){const _0x3214af=_0x3299ed,{id:_0x210674}=_0x5daf82[_0x3214af(0x129)](_0x57dd4d[_0x3214af(0xb2)]),_0x3ca264=[_0x3214af(0x13e),_0x3214af(0x11a)],_0x1dde03=_0x5daf82[_0x3214af(0xbf)][_0x3214af(0x10a)](_0x57dd4d[_0x3214af(0xb2)]);return _0x1dde03&&_0x3ca264[_0x3214af(0x156)](_0x3214af(0xcd)),{'classes':_0x3ca264,'attributes':{'data-suggestion':_0x210674},'priority':_0x1dde03&&_0x5f356e?0xbc2:0xbb8};}_0x5daf82['on'](_0x3299ed(0xec),_0x50ac3d,{'priority':_0x3299ed(0xe2)}),_0x5daf82['on'](_0x3299ed(0xe8),_0x50ac3d,{'priority':_0x3299ed(0xe2)}),_0x4c200b[_0x3299ed(0x14c)][_0x3299ed(0xa6)][_0x3299ed(0x132)](()=>{const _0x1f1251=_0x3299ed;let _0x25bcd3=!0x1;const _0x139df4=Array[_0x1f1251(0xf8)](_0x4c200b[_0x1f1251(0x14c)][_0x1f1251(0xa6)][_0x1f1251(0x103)][_0x1f1251(0xa2)]());for(const {name:_0x93fd53,data:_0x55e719}of _0x139df4){const {group:_0x337fe3,type:_0x437c13,id:_0x407c97}=_0x5daf82[_0x1f1251(0x129)](_0x93fd53);if(_0x1f1251(0x105)!=_0x337fe3||_0x1f1251(0xd8)!=_0x437c13||_0x55e719[_0x1f1251(0xe6)])continue;if(!_0x5daf82[_0x1f1251(0x108)](_0x407c97))continue;const _0x509015=_0x5daf82[_0x1f1251(0x163)](_0x407c97)[_0x1f1251(0xc8)](),_0x4692e7=_0x4c200b[_0x1f1251(0x158)][_0x1f1251(0x154)](_0x1f1251(0x125))['me'];for(const _0xb92c61 of _0x5daf82[_0x1f1251(0x121)]()){if(!_0xb92c61[_0x1f1251(0x15c)]||_0xb92c61[_0x1f1251(0x10d)]!=_0x4692e7)continue;if(_0x1f1251(0xdf)!=_0xb92c61[_0x1f1251(0x127)]||_0x1f1251(0xbc)!=_0xb92c61[_0x1f1251(0xed)])continue;if(_0xb92c61[_0x1f1251(0xc8)]()[_0x1f1251(0xf1)](_0x51468d=>_0x509015[_0x1f1251(0x13b)](_0x54fdd0=>_0x54fdd0[_0x1f1251(0xa3)](_0x51468d,!0x0)))){for(const _0x34f0a2 of _0xb92c61[_0x1f1251(0xdd)]())_0x34f0a2[_0x1f1251(0x15c)]&&(_0x34f0a2[_0x1f1251(0xf9)](),_0x25bcd3=!0x0);}}}return _0x25bcd3;}),_0x4c200b[_0x3299ed(0x14c)][_0x3299ed(0xa6)][_0x3299ed(0x132)](_0x42ff26=>{const _0x3e6dd8=_0x3299ed,_0x23b255=_0x4c200b[_0x3e6dd8(0x11f)][_0x3e6dd8(0x154)](_0x3e6dd8(0x10f));if(!_0x23b255||!_0x23b255[_0x3e6dd8(0xbd)][_0x3e6dd8(0x10e)](_0x42ff26[_0x3e6dd8(0x13f)]))return!0x1;let _0x5bee98=!0x1;const _0x34a582=_0x4c200b[_0x3e6dd8(0x158)][_0x3e6dd8(0x154)](_0x3e6dd8(0x125))['me'],_0x83ec77=_0x4c200b[_0x3e6dd8(0x14c)][_0x3e6dd8(0xa6)][_0x3e6dd8(0x103)][_0x3e6dd8(0x14d)](),_0x8501c5=Array[_0x3e6dd8(0xf8)](_0x4c200b[_0x3e6dd8(0x14c)][_0x3e6dd8(0xa6)][_0x3e6dd8(0x103)][_0x3e6dd8(0xa2)]())[_0x3e6dd8(0xee)](({name:_0x146d7c,data:_0x30d0d9})=>{const _0x37aa64=_0x3e6dd8,{group:_0x5903a5,subType:_0x5b0dc6,authorId:_0x5dab80}=_0x5daf82[_0x37aa64(0x129)](_0x146d7c);return _0x37aa64(0x105)==_0x5903a5&&_0x37aa64(0xfb)==_0x5b0dc6&&_0x5dab80==_0x34a582['id']&&!_0x30d0d9[_0x37aa64(0xe6)];});for(const _0x39cc55 of _0x83ec77){if(_0x3e6dd8(0x160)!=_0x39cc55[_0x3e6dd8(0x127)]||_0x3e6dd8(0xe4)!=_0x39cc55[_0x3e6dd8(0x15f)]||0x1!=_0x39cc55[_0x3e6dd8(0xa7)])continue;const _0x570ee3=_0x42ff26[_0x3e6dd8(0xfc)](_0x39cc55[_0x3e6dd8(0x14e)],_0x39cc55[_0x3e6dd8(0x14e)][_0x3e6dd8(0xc0)](0x1));if(!_0x8501c5[_0x3e6dd8(0x16a)](({data:_0x2848d8})=>_0x2848d8[_0x3e6dd8(0x147)][_0x3e6dd8(0x106)](_0x570ee3))){for(const {name:_0x5ea720,data:_0x1ae1fa}of _0x8501c5)if(_0x570ee3[_0x3e6dd8(0xa3)](_0x1ae1fa[_0x3e6dd8(0x147)])){_0x42ff26[_0x3e6dd8(0xc1)](_0x5ea720,{'range':_0x570ee3}),_0x5bee98=!0x0;break;}}}return _0x5bee98;}),_0x4c200b[_0x3299ed(0x14c)][_0x3299ed(0xa6)][_0x3299ed(0x132)](_0x278f2a=>{const _0x364959=_0x3299ed;let _0x35321a=!0x1;const _0x408cfe=_0x4c200b[_0x364959(0x158)][_0x364959(0x154)](_0x364959(0x125))['me'],_0x3505ce=_0x5daf82[_0x364959(0x121)]()[_0x364959(0xee)](_0x1d45f9=>_0x1d45f9[_0x364959(0x15c)]&&_0x1d45f9[_0x364959(0x10d)]==_0x408cfe),_0x18e182=new Set(),_0x4dc817=new Set();for(const _0x2ff1a8 of _0x3505ce)if(_0x364959(0xfb)==_0x2ff1a8[_0x364959(0xed)])for(const _0x5f0af4 of _0x2ff1a8[_0x364959(0x15a)]()){const _0x1127cb=_0x5f0af4[_0x364959(0xc6)]()[_0x364959(0x117)]();if(_0x1127cb){if(_0x1127cb['is'](_0x364959(0x109),_0x364959(0xe4))&&Pe(_0x1127cb)){_0x2ff1a8[_0x364959(0xce)](_0x5f0af4[_0x364959(0x15f)]),_0x18e182[_0x364959(0x164)](_0x1127cb),_0x35321a=!0x0;const _0x446a00=_0x1127cb[_0x364959(0x133)],_0x2e7f3b=_0x1127cb[_0x364959(0xe0)],_0x144529=_0x446a00&&_0x446a00['is'](_0x364959(0x109),_0x364959(0xe4)),_0x5e6c8c=_0x2e7f3b&&_0x2e7f3b['is'](_0x364959(0x109),_0x364959(0xe4));_0x144529&&!_0x18e182[_0x364959(0x10e)](_0x446a00)&&_0x4dc817[_0x364959(0x164)](_0x446a00),_0x5e6c8c&&!_0x18e182[_0x364959(0x10e)](_0x2e7f3b)&&_0x4dc817[_0x364959(0x164)](_0x2e7f3b);}else _0x1127cb['is'](_0x364959(0x109),_0x364959(0x148))&&_0x1127cb[_0x364959(0xac)]&&(_0x2ff1a8[_0x364959(0xce)](_0x5f0af4[_0x364959(0x15f)]),_0x35321a=!0x0);}}else{if(_0x364959(0xbc)==_0x2ff1a8[_0x364959(0xed)]){if(!_0x2ff1a8[_0x364959(0xef)]||!_0x2ff1a8[_0x364959(0xef)][_0x364959(0x119)])continue;const _0x232912=_0x2ff1a8[_0x364959(0xef)][_0x364959(0xaf)];if(_0x232912&&Object[_0x364959(0xda)](_0x232912)[_0x364959(0xa7)])continue;const _0x501b95=_0x2ff1a8[_0x364959(0xef)][_0x364959(0x119)];let _0x30b05b=!0x0,_0x527e3b=!0x0;for(const _0x56ada9 of _0x3505ce)if(_0x56ada9[_0x364959(0xed)]&&_0x56ada9[_0x364959(0xed)][_0x364959(0xa9)](_0x364959(0xfb))){if(!_0x56ada9[_0x364959(0xef)][_0x364959(0x119)]){_0x527e3b=!0x1;break;}if(_0x56ada9['id']!=_0x2ff1a8['id']&&_0x56ada9[_0x364959(0xef)][_0x364959(0x119)]==_0x501b95){_0x30b05b=!0x1;break;}}_0x527e3b&&_0x30b05b&&(_0x2ff1a8[_0x364959(0xd6)](),_0x35321a=!0x0);}}for(const _0x4b9a41 of _0x18e182)_0x278f2a[_0x364959(0x136)](_0x4b9a41);for(const _0x4577b2 of _0x4dc817)_0x278f2a[_0x364959(0xb9)](_0x4577b2);return _0x35321a;}),_0x4c200b[_0x3299ed(0x143)][_0x3299ed(0x165)](_0x3299ed(0xfd))[_0x3299ed(0x15b)]({'model':_0x3299ed(0x122),'view':(_0x385347,_0x7c3692)=>_0x40eba1(_0x385347),'converterPriority':_0x3299ed(0xe2)}),_0x4c200b[_0x3299ed(0x143)][_0x3299ed(0x165)](_0x3299ed(0x128))[_0x3299ed(0x15b)]({'model':_0x3299ed(0x122),'view':(_0x2bcf8e,_0x286fd3)=>_0x286fd3[_0x3299ed(0x151)][_0x3299ed(0xc2)]?_0x40eba1(_0x2bcf8e,!0x1):null,'converterPriority':_0x3299ed(0xe2)});const _0x480fb4=_0x4c200b[_0x3299ed(0xaa)][_0x3299ed(0x162)];this[_0x3299ed(0xf6)](_0x480fb4[_0x3299ed(0xa6)],_0x3299ed(0xe5),(_0x51b836,_0x4e9ce0)=>{const _0x351ca1=_0x3299ed,_0x3d64ff=[];for(const _0x58d6ee of _0x480fb4[_0x351ca1(0x140)](_0x4e9ce0[_0x351ca1(0x14a)])[_0x351ca1(0x145)]())_0x58d6ee['is'](_0x351ca1(0x109),_0x351ca1(0x141))&&_0x3d64ff[_0x351ca1(0x156)](_0x58d6ee);_0x480fb4[_0x351ca1(0x14b)](_0x3de754=>{const _0x400731=_0x351ca1;for(const _0x2769bf of _0x3d64ff)_0x3de754[_0x400731(0x12d)](_0x3de754[_0x400731(0x140)](_0x2769bf),_0x3de754[_0x400731(0xf7)](_0x2769bf)),_0x3de754[_0x400731(0x136)](_0x2769bf);});});}}function Pe(_0x28f229){const _0x2d4660=_0x1fb19e;if(_0x28f229[_0x2d4660(0xac)])return!0x0;const _0x5e5520=_0x28f229[_0x2d4660(0x13c)](0x0);return _0x5e5520['is'](_0x2d4660(0x109),_0x2d4660(0x148))&&_0x5e5520[_0x2d4660(0xac)];}function we(_0x106db9,_0x552e46={},_0xd6771e){const _0x58c904=_0x1fb19e;for(const {isAnchor:_0x479042,cellHeight:_0x161b5d,cellWidth:_0x26aac0}of _0xd6771e[_0x58c904(0x149)](_0x106db9,{'includeAllSlots':!0x0,..._0x552e46}))if(!_0x479042||0x1!=_0x161b5d||0x1!=_0x26aac0)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 _0x15aae3=_0x4dec;(function(_0xc57eb7,_0xcdeac9){const _0x435deb=_0x4dec,_0x190e68=_0xc57eb7();while(!![]){try{const _0x2bcf77=-parseInt(_0x435deb(0x189))/0x1*(parseInt(_0x435deb(0x1b4))/0x2)+parseInt(_0x435deb(0x199))/0x3*(-parseInt(_0x435deb(0x19a))/0x4)+parseInt(_0x435deb(0x19d))/0x5+parseInt(_0x435deb(0x1a6))/0x6+parseInt(_0x435deb(0x193))/0x7*(parseInt(_0x435deb(0x1b6))/0x8)+parseInt(_0x435deb(0x1ba))/0x9*(-parseInt(_0x435deb(0x1a5))/0xa)+-parseInt(_0x435deb(0x18e))/0xb*(-parseInt(_0x435deb(0x19b))/0xc);if(_0x2bcf77===_0xcdeac9)break;else _0x190e68['push'](_0x190e68['shift']());}catch(_0x38ebb1){_0x190e68['push'](_0x190e68['shift']());}}}(_0x43d3,0x286e2));import{Plugin as _0x2a2823}from'ckeditor5/src/core.js';function _0x43d3(){const _0x575d1e=['locale','table','152430aeiZyk','20ThfCot','492uqHyXr','subType','1462645VgxyyG','descriptionFactory','afterInit','TrackChangesEditing','markBlockFormat','author','editor','getSelectedElement','80NbEPXD','1578732eoGsuO','discard','handleSuggestionDescription','bind','has','format','resizeTable','get','handleResizeTableWidthCommand','registerCustomCallback','formatInline','enableCommand','document','registerDescriptionCallback','46946jREiMn','model','8520BiTiHl','resizeTableWidth','tableWidth','getColumnGroupElement','50409pHkVAv','data','getSuggestionCallback','*Format:*\x20resize\x20table','getTableColumnsWidths','TableColumnResizeEditing','plugins','type','selection','11icZCAX','accept','change','getAttribute','getContainedElement','3377JIXqst','getSuggestions','formatBlock','_suggestionFactory','columnWidths','1015QsPAuZ','Users','commandParams','formatGroupId'];_0x43d3=function(){return _0x575d1e;};return _0x43d3();}function _0x4dec(_0x2d79b3,_0xa7cb61){const _0x43d3e1=_0x43d3();return _0x4dec=function(_0x4dec46,_0x6baff2){_0x4dec46=_0x4dec46-0x189;let _0x2eba79=_0x43d3e1[_0x4dec46];return _0x2eba79;},_0x4dec(_0x2d79b3,_0xa7cb61);}import{getTranslation as _0x2446b1}from'../utils/common-translations.js';export default class Ct extends _0x2a2823{[_0x15aae3(0x19f)](){const _0xb25324=_0x15aae3;if(!this[_0xb25324(0x1a3)][_0xb25324(0x1c0)][_0xb25324(0x1aa)](_0xb25324(0x1bf)))return;const _0x396be6=this[_0xb25324(0x1a3)][_0xb25324(0x1c0)][_0xb25324(0x1ad)](_0xb25324(0x1a0));_0x396be6[_0xb25324(0x1b1)](_0xb25324(0x1b7),this[_0xb25324(0x1ae)][_0xb25324(0x1a9)](this)),_0x396be6[_0xb25324(0x191)][_0xb25324(0x1af)](_0xb25324(0x190),_0xb25324(0x1ac),_0xb25324(0x18a),_0x396be6[_0xb25324(0x191)][_0xb25324(0x1bc)](_0xb25324(0x190),null,_0xb25324(0x1a7))),_0x396be6[_0xb25324(0x191)][_0xb25324(0x1af)](_0xb25324(0x190),_0xb25324(0x1ac),_0xb25324(0x1a7),_0x396be6[_0xb25324(0x191)][_0xb25324(0x1bc)](_0xb25324(0x190),null,_0xb25324(0x18a))),_0x396be6[_0xb25324(0x19e)][_0xb25324(0x1b3)](this[_0xb25324(0x1a8)][_0xb25324(0x1a9)](this));}[_0x15aae3(0x1ae)](_0x237023,_0x2e7d9f){const _0x1522be=_0x15aae3,_0x527c5d=this[_0x1522be(0x1a3)][_0x1522be(0x1c0)][_0x1522be(0x1ad)](_0x1522be(0x1a0)),_0x1d10da=this[_0x1522be(0x1a3)][_0x1522be(0x1c0)][_0x1522be(0x1ad)](_0x1522be(0x1bf)),_0x56782f=_0x2e7d9f[_0x1522be(0x198)]||this[_0x1522be(0x1a3)][_0x1522be(0x1b5)][_0x1522be(0x1b2)][_0x1522be(0x1c2)][_0x1522be(0x1a4)]();this[_0x1522be(0x1a3)][_0x1522be(0x1b5)][_0x1522be(0x18b)](()=>{const _0x4a7fad=_0x1522be,_0x88ecf5=_0x1d10da[_0x4a7fad(0x1b9)](_0x56782f);let _0x2cfb25=_0x88ecf5?_0x1d10da[_0x4a7fad(0x1be)](_0x88ecf5):null,_0x509741=_0x56782f[_0x4a7fad(0x18c)](_0x4a7fad(0x1b8))||null;const _0xb5efa4=_0x2e7d9f[_0x4a7fad(0x1b8)]||_0x509741,_0x118e14=_0x2e7d9f[_0x4a7fad(0x192)]||_0x2cfb25,_0x5c2714=this[_0x4a7fad(0x1a3)][_0x4a7fad(0x1c0)][_0x4a7fad(0x1ad)](_0x4a7fad(0x194))['me'];for(const _0x474ea9 of _0x527c5d[_0x4a7fad(0x18f)]()){const _0x54e4e5=_0x474ea9[_0x4a7fad(0x18d)]();if(_0x4a7fad(0x1ac)===_0x474ea9[_0x4a7fad(0x19c)]&&_0x54e4e5===_0x56782f){_0x474ea9[_0x4a7fad(0x1a2)]!==_0x5c2714&&_0x474ea9[_0x4a7fad(0x1a7)]();const _0x196fe8=_0x474ea9[_0x4a7fad(0x1bb)][_0x4a7fad(0x195)];_0x509741=_0x196fe8[0x0][_0x4a7fad(0x1b8)],_0x2cfb25=_0x196fe8[0x0][_0x4a7fad(0x192)];break;}}_0x237023({'table':_0x56782f,'tableWidth':_0xb5efa4,'columnWidths':_0x118e14}),_0x527c5d[_0x4a7fad(0x1a1)](_0x56782f,{'commandName':_0x4a7fad(0x1b7),'commandParams':[{'tableWidth':_0x509741,'columnWidths':_0x2cfb25}],'formatGroupId':_0x4a7fad(0x1ac)},[],_0x4a7fad(0x1ac));});}[_0x15aae3(0x1a8)](_0x14dab5){const _0x5a7dad=_0x15aae3;if(_0x5a7dad(0x190)!=_0x14dab5[_0x5a7dad(0x1c1)]&&_0x5a7dad(0x1b0)!=_0x14dab5[_0x5a7dad(0x1c1)])return;const {data:_0x34ff03}=_0x14dab5;if(_0x34ff03&&_0x5a7dad(0x1ac)===_0x34ff03[_0x5a7dad(0x196)]){const _0xcb3f89=_0x5a7dad(0x1bd);return{'type':_0x5a7dad(0x1ab),'content':_0x2446b1(this[_0x5a7dad(0x1a3)][_0x5a7dad(0x197)],_0xcb3f89)};}}}
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 _0x3ff5ce=_0x3ad0;(function(_0xca2796,_0x24c473){const _0x35ab28=_0x3ad0,_0x3dfbb8=_0xca2796();while(!![]){try{const _0x4c187d=parseInt(_0x35ab28(0xa5))/0x1+parseInt(_0x35ab28(0x71))/0x2*(-parseInt(_0x35ab28(0xa6))/0x3)+-parseInt(_0x35ab28(0xa4))/0x4*(-parseInt(_0x35ab28(0x96))/0x5)+-parseInt(_0x35ab28(0xb8))/0x6*(parseInt(_0x35ab28(0x99))/0x7)+-parseInt(_0x35ab28(0xbe))/0x8*(-parseInt(_0x35ab28(0xb2))/0x9)+-parseInt(_0x35ab28(0x6e))/0xa+parseInt(_0x35ab28(0x89))/0xb*(parseInt(_0x35ab28(0x80))/0xc);if(_0x4c187d===_0x24c473)break;else _0x3dfbb8['push'](_0x3dfbb8['shift']());}catch(_0x12c876){_0x3dfbb8['push'](_0x3dfbb8['shift']());}}}(_0x3c64,0xaa312));import{Plugin as _0x370a48}from'ckeditor5/src/core.js';import _0x2888af from'./table.js';import{getTranslation as _0x34797f}from'../utils/common-translations.js';function _0x3c64(){const _0x1118f8=['428087HWMuHE','createTableWalker','TableUtils','registerBlockAttribute','options','enableDefaultAttributesIntegration','_handleLegacySuggestions','removeMarker:suggestion','_splitMarkerName','setTableRowHeader','includes','*Format:*\x20%0','_suggestionFactory','5lxRoHJ','getCellLocation','FORMAT_HEADER_COLUMN','47523EFwwWo','end','locale','consume','mapper','setAttribute','setTableColumnHeader','formatBlock','addMarker:suggestion','activeMarkers','commandParams','1525876aLxpoy','1380985brLVSj','3777SvBUCy','markerNameToElements','parent','forceValue','editor','descriptionFactory','headingRows','TableEditing','requires','editing','FORMAT_REGULAR_ROW','ck-suggestion-marker-','9gGZZqH','registerDescriptionCallback','FORMAT_HEADER_ROW','accept','format','data-suggestion','1098pdgOHr','unbindElementFromMarkerName','data','cell','stop','TrackChangesEditing','143176HccLbv','commandName','_acceptFormatSuggestionCallbackFactory','consumable','bindElementToMarker','ck-suggestion-marker--active','has','toViewElement','5698730UtkQRN','highest','showSuggestionHighlights','202RWoygl','type','markerName','nodeBefore','start','removeAttribute','afterInit','registerCustomCallback','writer','markerRange','removeClass','headingColumns','plugins','get','addClass','264QFQRWZ','getSuggestion','FORMAT_REGULAR_COLUMN','name','_registerLegacyDescription','item','nodeAfter','downcastDispatcher','registerAttributeLabel'];_0x3c64=function(){return _0x1118f8;};return _0x3c64();}function _0x3ad0(_0x312709,_0x577a04){const _0x3c6447=_0x3c64();return _0x3ad0=function(_0x3ad08b,_0x133656){_0x3ad08b=_0x3ad08b-0x6c;let _0x35e4f0=_0x3c6447[_0x3ad08b];return _0x35e4f0;},_0x3ad0(_0x312709,_0x577a04);}export default class It extends _0x370a48{static get[_0x3ff5ce(0xae)](){return[_0x2888af];}[_0x3ff5ce(0x77)](){const _0x331df5=_0x3ff5ce,_0x3131bf=this[_0x331df5(0xaa)];if(!_0x3131bf[_0x331df5(0x7d)][_0x331df5(0x6c)](_0x331df5(0xad)))return;const _0x3a307e=_0x3131bf[_0x331df5(0x9b)],_0x47dcba=_0x3131bf[_0x331df5(0x7d)][_0x331df5(0x7e)](_0x331df5(0xbd));_0x47dcba[_0x331df5(0x8e)](_0x331df5(0x92)),_0x47dcba[_0x331df5(0x8e)](_0x331df5(0x9f)),_0x47dcba[_0x331df5(0x8c)](_0x331df5(0xac)),_0x47dcba[_0x331df5(0x8c)](_0x331df5(0x7c)),_0x47dcba[_0x331df5(0xab)][_0x331df5(0x88)](_0x331df5(0xac),_0x34797f(_0x3a307e,_0x331df5(0xb4))),_0x47dcba[_0x331df5(0xab)][_0x331df5(0x88)](_0x331df5(0x7c),_0x34797f(_0x3a307e,_0x331df5(0x98))),this[_0x331df5(0x8f)]();}[_0x3ff5ce(0x8f)](){const _0x9b451b=_0x3ff5ce,_0x2f33b7=this[_0x9b451b(0xaa)][_0x9b451b(0x7d)][_0x9b451b(0x7e)](_0x9b451b(0xbd)),_0x69d400=this[_0x9b451b(0xaa)][_0x9b451b(0x7d)][_0x9b451b(0x7e)](_0x9b451b(0x8b)),_0x2ee70d=this[_0x9b451b(0xaa)][_0x9b451b(0x7d)][_0x9b451b(0x7e)](_0x2888af)[_0x9b451b(0xc0)]();function _0x1a1bf8({showActiveMarker:_0x3a4e77=!0x0,setDataAttribute:_0xc4a373=!0x0}={}){return(_0x192c34,_0x305c8b,_0x1e7ccd)=>{const _0x21b840=_0x3ad0,{type:_0x500236,id:_0x1f4022}=_0x2f33b7[_0x21b840(0x91)](_0x305c8b[_0x21b840(0x73)]),_0x2f1608=_0x2f33b7[_0x21b840(0x81)](_0x1f4022),_0x573ad2=_0x2f1608[_0x21b840(0xba)];if(_0x21b840(0xa0)!=_0x2f1608[_0x21b840(0x72)]||!_0x573ad2||_0x21b840(0x9f)!=_0x573ad2[_0x21b840(0xbf)])return;if(_0x305c8b[_0x21b840(0x85)])return void _0x192c34[_0x21b840(0xbc)]();if(!_0x1e7ccd[_0x21b840(0xc1)][_0x21b840(0x9c)](_0x305c8b[_0x21b840(0x7a)],_0x192c34[_0x21b840(0x83)]))return;const _0x361c94=_0x305c8b[_0x21b840(0x7a)][_0x21b840(0x75)][_0x21b840(0x86)],_0x56d909=_0x305c8b[_0x21b840(0x7a)][_0x21b840(0x9a)][_0x21b840(0x74)],_0x2fed93=_0x361c94[_0x21b840(0xa8)][_0x21b840(0xa8)],{column:_0x3015b1}=_0x69d400[_0x21b840(0x97)](_0x361c94),{column:_0x111e1a}=_0x69d400[_0x21b840(0x97)](_0x56d909);for(let _0x5be476=_0x3015b1;_0x5be476<=_0x111e1a;_0x5be476++){const _0x5cbe9a=_0x69d400[_0x21b840(0x8a)](_0x2fed93,{'column':_0x5be476,'includeAllSlots':!0x1});for(const _0x20e779 of _0x5cbe9a){const _0x2d087e=_0x20e779[_0x21b840(0xbb)],_0x46e9af=_0x1e7ccd[_0x21b840(0x9d)][_0x21b840(0x6d)](_0x2d087e);_0x1e7ccd[_0x21b840(0x79)][_0x21b840(0x7f)](_0x21b840(0xb1)+_0x500236,_0x46e9af),_0xc4a373&&_0x1e7ccd[_0x21b840(0x79)][_0x21b840(0x9e)](_0x21b840(0xb7),_0x1f4022,_0x46e9af),_0x1e7ccd[_0x21b840(0x9d)][_0x21b840(0xc2)](_0x46e9af,_0x305c8b[_0x21b840(0x73)]),_0x3a4e77&&(_0x2f33b7[_0x21b840(0xa2)][_0x21b840(0x93)](_0x305c8b[_0x21b840(0x73)])?_0x1e7ccd[_0x21b840(0x79)][_0x21b840(0x7f)](_0x21b840(0xc3),_0x46e9af):_0x1e7ccd[_0x21b840(0x79)][_0x21b840(0x7b)](_0x21b840(0xc3),_0x46e9af));}}};}_0x2f33b7[_0x9b451b(0x95)][_0x9b451b(0x78)](_0x9b451b(0xa0),_0x9b451b(0x92),_0x9b451b(0xb5),_0x2ee70d),_0x2f33b7[_0x9b451b(0x95)][_0x9b451b(0x78)](_0x9b451b(0xa0),_0x9b451b(0x9f),_0x9b451b(0xb5),_0x2ee70d),this[_0x9b451b(0xaa)][_0x9b451b(0xaf)][_0x9b451b(0x87)]['on'](_0x9b451b(0xa1),_0x1a1bf8(),{'priority':_0x9b451b(0x6f)}),this[_0x9b451b(0xaa)][_0x9b451b(0xba)][_0x9b451b(0x87)]['on'](_0x9b451b(0xa1),(_0x2bf53d,_0x5aff5f,_0x56b982)=>{const _0x15dc95=_0x9b451b;_0x56b982[_0x15dc95(0x8d)][_0x15dc95(0x70)]&&_0x1a1bf8({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2bf53d,_0x5aff5f,_0x56b982);},{'priority':_0x9b451b(0x6f)}),this[_0x9b451b(0xaa)][_0x9b451b(0xaf)][_0x9b451b(0x87)]['on'](_0x9b451b(0x90),(_0x4a7ae0,_0x3e7a99,_0x5a581d)=>{const _0x42e83c=_0x9b451b,{type:_0x3c27f9,id:_0x1a73fb}=_0x2f33b7[_0x42e83c(0x91)](_0x3e7a99[_0x42e83c(0x73)]),_0x37af25=_0x2f33b7[_0x42e83c(0x81)](_0x1a73fb),_0x17f2df=_0x37af25[_0x42e83c(0xba)];if(_0x42e83c(0xa0)!=_0x37af25[_0x42e83c(0x72)]||!_0x17f2df||_0x42e83c(0x9f)!=_0x17f2df[_0x42e83c(0xbf)])return;const _0x4a5a20=_0x5a581d[_0x42e83c(0x9d)][_0x42e83c(0xa7)](_0x3e7a99[_0x42e83c(0x73)]);if(_0x4a5a20){for(const _0x35b122 of _0x4a5a20)_0x5a581d[_0x42e83c(0x79)][_0x42e83c(0x7b)](_0x42e83c(0xb1)+_0x3c27f9,_0x35b122),_0x5a581d[_0x42e83c(0x79)][_0x42e83c(0x7b)](_0x42e83c(0xc3),_0x35b122),_0x5a581d[_0x42e83c(0x79)][_0x42e83c(0x76)](_0x42e83c(0xb7),_0x35b122),_0x5a581d[_0x42e83c(0x9d)][_0x42e83c(0xb9)](_0x35b122,_0x3e7a99[_0x42e83c(0x73)]);}},{'priority':_0x9b451b(0x6f)}),this[_0x9b451b(0x84)]();}[_0x3ff5ce(0x84)](){const _0x3843db=_0x3ff5ce,_0x40a264=this[_0x3843db(0xaa)],_0x4474b2=_0x40a264[_0x3843db(0x9b)];function _0x36e1d6(_0x3e305f){const _0x231672=_0x3843db;return{'type':_0x231672(0xb6),'content':_0x34797f(_0x4474b2,_0x231672(0x94),_0x3e305f)};}_0x40a264[_0x3843db(0x7d)][_0x3843db(0x7e)](_0x3843db(0xbd))[_0x3843db(0xab)][_0x3843db(0xb3)](_0x2bd0bf=>{const _0x30abcd=_0x3843db;if(_0x30abcd(0xa0)!=_0x2bd0bf[_0x30abcd(0x72)])return;const {data:_0x5eb42e}=_0x2bd0bf;if(_0x5eb42e){if(_0x30abcd(0x92)==_0x5eb42e[_0x30abcd(0xbf)]){const _0x34167f=_0x5eb42e[_0x30abcd(0xa3)][0x0][_0x30abcd(0xa9)];return _0x36e1d6(_0x34797f(_0x4474b2,_0x34167f?_0x30abcd(0xb4):_0x30abcd(0xb0)));}if(_0x30abcd(0x9f)==_0x5eb42e[_0x30abcd(0xbf)]){const _0x2ca4d6=_0x5eb42e[_0x30abcd(0xa3)][0x0][_0x30abcd(0xa9)];return _0x36e1d6(_0x34797f(_0x4474b2,_0x2ca4d6?_0x30abcd(0x98):_0x30abcd(0x82)));}}});}}
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)));}}});}}