@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240814.0 → 0.0.0-nightly-20240815.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 (167) 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 +10 -10
  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/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3e5796=_0x45a2;(function(_0x5982aa,_0x275713){const _0x2e3a8e=_0x45a2,_0x530059=_0x5982aa();while(!![]){try{const _0x58af36=-parseInt(_0x2e3a8e(0x177))/0x1*(-parseInt(_0x2e3a8e(0x175))/0x2)+parseInt(_0x2e3a8e(0x170))/0x3*(-parseInt(_0x2e3a8e(0x187))/0x4)+-parseInt(_0x2e3a8e(0x173))/0x5+parseInt(_0x2e3a8e(0x180))/0x6+-parseInt(_0x2e3a8e(0x16a))/0x7+parseInt(_0x2e3a8e(0x17b))/0x8*(-parseInt(_0x2e3a8e(0x174))/0x9)+parseInt(_0x2e3a8e(0x185))/0xa;if(_0x58af36===_0x275713)break;else _0x530059['push'](_0x530059['shift']());}catch(_0x45a682){_0x530059['push'](_0x530059['shift']());}}}(_0x13dd,0x52b7d));import{Plugin as _0x46fa05}from'ckeditor5/src/core.js';import{getTranslation as _0x2a9a5f}from'../utils/common-translations.js';function _0x13dd(){const _0x4ed95c=['*Insert:*\x20%0','2919930KTWmOl','afterInit','plugins','type','element','17547330IRVacf','registerDescriptionCallback','12jEHrME','registerElementLabel','MergeFieldsEditing','getContainedElement','mergeField','3772811MjaPhw','TrackChangesEditing','insertMergeField','commands','locale','insertion','641091oNOnTO','get','descriptionFactory','2367925pQHUgj','211518aKwRcu','2siPeHM','*Remove:*\x20%0','244616AlVbSa','ELEMENT_MERGE_FIELD','enableCommand','getLabel','168NGlYLQ','editor','deletion','getAttribute'];_0x13dd=function(){return _0x4ed95c;};return _0x13dd();}function _0x45a2(_0x1b0f78,_0x1ce999){const _0x13ddb1=_0x13dd();return _0x45a2=function(_0x45a22d,_0xf2ad64){_0x45a22d=_0x45a22d-0x168;let _0x4f3582=_0x13ddb1[_0x45a22d];return _0x4f3582;},_0x45a2(_0x1b0f78,_0x1ce999);}export default class dt extends _0x46fa05{[_0x3e5796(0x181)](){const _0x51e806=_0x3e5796,_0x722b45=this[_0x51e806(0x17c)];if(!_0x722b45[_0x51e806(0x16d)][_0x51e806(0x171)](_0x51e806(0x16c)))return;_0x722b45[_0x51e806(0x182)][_0x51e806(0x171)](_0x51e806(0x16b))[_0x51e806(0x179)](_0x51e806(0x16c));const _0x2b13d1=_0x722b45[_0x51e806(0x182)][_0x51e806(0x171)](_0x51e806(0x16b)),_0x407647=_0x722b45[_0x51e806(0x16e)];_0x2b13d1[_0x51e806(0x172)][_0x51e806(0x188)](_0x51e806(0x169),_0x273905=>_0x2a9a5f(_0x407647,_0x51e806(0x178),_0x273905)),_0x2b13d1[_0x51e806(0x172)][_0x51e806(0x186)](_0x4f3a01=>{const _0x2129d5=_0x51e806;if(_0x2129d5(0x16f)!=_0x4f3a01[_0x2129d5(0x183)]&&_0x2129d5(0x17d)!=_0x4f3a01[_0x2129d5(0x183)])return;const _0x5e0f8a=_0x4f3a01[_0x2129d5(0x168)]();if(null==_0x5e0f8a)return;if(!_0x5e0f8a['is'](_0x2129d5(0x184),_0x2129d5(0x169)))return;const _0x1d41aa=_0x722b45[_0x2129d5(0x182)][_0x2129d5(0x171)](_0x2129d5(0x189))[_0x2129d5(0x17a)](_0x5e0f8a[_0x2129d5(0x17e)]('id'));return _0x2129d5(0x16f)==_0x4f3a01[_0x2129d5(0x183)]?{'type':_0x2129d5(0x16f),'content':_0x2a9a5f(_0x407647,_0x2129d5(0x17f),'\x22'+_0x1d41aa+'\x22\x20'+_0x2a9a5f(_0x407647,_0x2129d5(0x178)))}:{'type':_0x2129d5(0x17d),'content':_0x2a9a5f(_0x407647,_0x2129d5(0x176),'\x22'+_0x1d41aa+'\x22\x20'+_0x2a9a5f(_0x407647,_0x2129d5(0x178)))};});}}
23
+ function _0x756e(_0x42a5e7,_0x38c020){const _0x236998=_0x2369();return _0x756e=function(_0x756e2d,_0x212c9c){_0x756e2d=_0x756e2d-0x168;let _0xfa55ea=_0x236998[_0x756e2d];return _0xfa55ea;},_0x756e(_0x42a5e7,_0x38c020);}const _0x43afd6=_0x756e;(function(_0x109ced,_0xed5eba){const _0x5017f7=_0x756e,_0x17fd03=_0x109ced();while(!![]){try{const _0xd828c4=-parseInt(_0x5017f7(0x16a))/0x1+-parseInt(_0x5017f7(0x172))/0x2+parseInt(_0x5017f7(0x179))/0x3+parseInt(_0x5017f7(0x187))/0x4+-parseInt(_0x5017f7(0x186))/0x5*(parseInt(_0x5017f7(0x17b))/0x6)+-parseInt(_0x5017f7(0x16e))/0x7*(-parseInt(_0x5017f7(0x17c))/0x8)+-parseInt(_0x5017f7(0x171))/0x9*(-parseInt(_0x5017f7(0x16c))/0xa);if(_0xd828c4===_0xed5eba)break;else _0x17fd03['push'](_0x17fd03['shift']());}catch(_0xc32744){_0x17fd03['push'](_0x17fd03['shift']());}}}(_0x2369,0x196f0));import{Plugin as _0x40aafc}from'ckeditor5/src/core.js';import{getTranslation as _0x18b3fb}from'../utils/common-translations.js';export default class dt extends _0x40aafc{[_0x43afd6(0x175)](){const _0x45afe1=_0x43afd6,_0x33c827=this[_0x45afe1(0x174)];if(!_0x33c827[_0x45afe1(0x178)][_0x45afe1(0x180)](_0x45afe1(0x189)))return;_0x33c827[_0x45afe1(0x17f)][_0x45afe1(0x180)](_0x45afe1(0x184))[_0x45afe1(0x169)](_0x45afe1(0x189));const _0x566192=_0x33c827[_0x45afe1(0x17f)][_0x45afe1(0x180)](_0x45afe1(0x184)),_0x77e678=_0x33c827[_0x45afe1(0x168)];_0x566192[_0x45afe1(0x181)][_0x45afe1(0x16f)](_0x45afe1(0x177),_0x1f8b22=>_0x18b3fb(_0x77e678,_0x45afe1(0x185),_0x1f8b22)),_0x566192[_0x45afe1(0x181)][_0x45afe1(0x188)](_0x1f9056=>{const _0xed57b6=_0x45afe1;if(_0xed57b6(0x16d)!=_0x1f9056[_0xed57b6(0x17a)]&&_0xed57b6(0x17d)!=_0x1f9056[_0xed57b6(0x17a)])return;const _0x4704c7=_0x1f9056[_0xed57b6(0x176)]();if(null==_0x4704c7)return;if(!_0x4704c7['is'](_0xed57b6(0x173),_0xed57b6(0x177)))return;const _0x5aac5c=_0x33c827[_0xed57b6(0x17f)][_0xed57b6(0x180)](_0xed57b6(0x16b))[_0xed57b6(0x182)](_0x4704c7[_0xed57b6(0x183)]('id'));return _0xed57b6(0x16d)==_0x1f9056[_0xed57b6(0x17a)]?{'type':_0xed57b6(0x16d),'content':_0x18b3fb(_0x77e678,_0xed57b6(0x170),'\x22'+_0x5aac5c+'\x22\x20'+_0x18b3fb(_0x77e678,_0xed57b6(0x185)))}:{'type':_0xed57b6(0x17d),'content':_0x18b3fb(_0x77e678,_0xed57b6(0x17e),'\x22'+_0x5aac5c+'\x22\x20'+_0x18b3fb(_0x77e678,_0xed57b6(0x185)))};});}}function _0x2369(){const _0x2956e5=['12NbsXdP','159176SlvOqL','deletion','*Remove:*\x20%0','plugins','get','descriptionFactory','getLabel','getAttribute','TrackChangesEditing','ELEMENT_MERGE_FIELD','476585opmRxw','556540xPSNcg','registerDescriptionCallback','insertMergeField','locale','enableCommand','133816KxsLVF','MergeFieldsEditing','90nMBWle','insertion','21lJxrqp','registerElementLabel','*Insert:*\x20%0','269316nLVfRM','187054ynqeXi','element','editor','afterInit','getContainedElement','mergeField','commands','162033mkwAfG','type'];_0x2369=function(){return _0x2956e5;};return _0x2369();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x31a3c1=_0x624f;function _0x624f(_0x187b65,_0x2fcd70){const _0x225404=_0x2254();return _0x624f=function(_0x624f3e,_0x2db4c0){_0x624f3e=_0x624f3e-0x19b;let _0x252497=_0x225404[_0x624f3e];return _0x252497;},_0x624f(_0x187b65,_0x2fcd70);}(function(_0x29e1c6,_0x5aef58){const _0x50b039=_0x624f,_0x3c76ae=_0x29e1c6();while(!![]){try{const _0xda6057=-parseInt(_0x50b039(0x1b8))/0x1+parseInt(_0x50b039(0x19b))/0x2*(parseInt(_0x50b039(0x1ad))/0x3)+parseInt(_0x50b039(0x1a3))/0x4+-parseInt(_0x50b039(0x19c))/0x5+-parseInt(_0x50b039(0x1a0))/0x6+parseInt(_0x50b039(0x1a1))/0x7*(-parseInt(_0x50b039(0x1b4))/0x8)+parseInt(_0x50b039(0x1a9))/0x9;if(_0xda6057===_0x5aef58)break;else _0x3c76ae['push'](_0x3c76ae['shift']());}catch(_0x39def2){_0x3c76ae['push'](_0x3c76ae['shift']());}}}(_0x2254,0xae199));function _0x2254(){const _0x4af916=['head','has','listType','afterInit','2224SHyAnT','newValue','enableDefaultAttributesIntegration','ELEMENT_MULTI_LEVEL_LIST','468277IrXzpu','listMarkerStyle','format','TrackChangesEditing','*Set\x20format:*\x20%0','editor','113122QvrLcd','154595CVXiFn','locale','multiLevelList','get','7208088XwliMg','10493hyFJmD','next','5141276zmOCPv','descriptionFactory','plugins','registerBlockAttribute','oldValue','data','9324099hZNaDV','MultiLevelList','key','handleDescriptions','27fEYRgl','*Remove\x20format:*\x20%0','registerDescriptionCallback'];_0x2254=function(){return _0x4af916;};return _0x2254();}import{Plugin as _0x418ab6}from'ckeditor5/src/core.js';import{getTranslation as _0x1c0b20}from'../utils/common-translations.js';export default class pt extends _0x418ab6{[_0x31a3c1(0x1b3)](){const _0x294e08=_0x31a3c1,_0x7d69bb=this[_0x294e08(0x1bd)],_0x2df009=_0x7d69bb[_0x294e08(0x1a5)][_0x294e08(0x19f)](_0x294e08(0x1bb));_0x7d69bb[_0x294e08(0x1a5)][_0x294e08(0x1b1)](_0x294e08(0x1aa))&&(_0x2df009[_0x294e08(0x1b6)](_0x294e08(0x19e)),_0x2df009[_0x294e08(0x1a6)](_0x294e08(0x1b9)),_0x2df009[_0x294e08(0x1a4)][_0x294e08(0x1af)](_0x20368c=>this[_0x294e08(0x1ac)](_0x20368c)));}[_0x31a3c1(0x1ac)](_0xc2f2c4){const _0x35c152=_0x31a3c1,_0x40d86d=this[_0x35c152(0x1bd)][_0x35c152(0x19d)],{data:_0x198c86}=_0xc2f2c4,_0x5acc3f={'type':_0x35c152(0x1ba),'content':''};if(_0x198c86&&_0x35c152(0x1b9)==_0x198c86[_0x35c152(0x1ab)]){if(!_0x198c86[_0x35c152(0x1a7)])return{'type':_0x35c152(0x1ba),'content':_0x1c0b20(_0x40d86d,_0x35c152(0x1bc),_0x1c0b20(_0x40d86d,_0x35c152(0x1b7)))+'\x20('+_0x198c86[_0x35c152(0x1b5)]+')'};if(!_0x198c86[_0x35c152(0x1b5)]){let _0x541f53=_0xc2f2c4[_0x35c152(0x1b0)];for(;_0x541f53;){if(_0x541f53[_0x35c152(0x1a8)]&&_0x35c152(0x1b2)==_0x541f53[_0x35c152(0x1a8)][_0x35c152(0x1ab)]&&_0x541f53[_0x35c152(0x1a8)][_0x35c152(0x1b5)])return _0x5acc3f;_0x541f53=_0x541f53[_0x35c152(0x1a2)];}return{'type':_0x35c152(0x1ba),'content':_0x1c0b20(_0x40d86d,_0x35c152(0x1ae),_0x1c0b20(_0x40d86d,_0x35c152(0x1b7)))+'\x20('+_0x198c86[_0x35c152(0x1a7)]+')'};}}}}
23
+ function _0x3dd8(){const _0x464364=['4223956zcDMKp','32628woDZKX','ELEMENT_MULTI_LEVEL_LIST','35pHPjUy','listMarkerStyle','registerDescriptionCallback','318498WSjRYL','enableDefaultAttributesIntegration','newValue','12cInOpZ','next','has','354327QZhyQA','locale','head','handleDescriptions','TrackChangesEditing','registerBlockAttribute','85GcYdHu','multiLevelList','oldValue','data','key','editor','9FNqyrc','get','format','37977IKmKJJ','descriptionFactory','*Set\x20format:*\x20%0','808640zDQeVc','listType','*Remove\x20format:*\x20%0','afterInit','720152xhkKOa','MultiLevelList','plugins'];_0x3dd8=function(){return _0x464364;};return _0x3dd8();}const _0x9c9d52=_0x4715;(function(_0x4bf634,_0x16f8ce){const _0xc17593=_0x4715,_0x171dc8=_0x4bf634();while(!![]){try{const _0x53e14b=-parseInt(_0xc17593(0xa4))/0x1*(-parseInt(_0xc17593(0x92))/0x2)+-parseInt(_0xc17593(0x95))/0x3+parseInt(_0xc17593(0x8a))/0x4*(parseInt(_0xc17593(0x9b))/0x5)+-parseInt(_0xc17593(0x8f))/0x6*(-parseInt(_0xc17593(0x8c))/0x7)+parseInt(_0xc17593(0xab))/0x8+-parseInt(_0xc17593(0xa1))/0x9*(parseInt(_0xc17593(0xa7))/0xa)+-parseInt(_0xc17593(0x89))/0xb;if(_0x53e14b===_0x16f8ce)break;else _0x171dc8['push'](_0x171dc8['shift']());}catch(_0x3d3e20){_0x171dc8['push'](_0x171dc8['shift']());}}}(_0x3dd8,0x21ef4));import{Plugin as _0x3efd84}from'ckeditor5/src/core.js';function _0x4715(_0x52d7bd,_0x37cd62){const _0x3dd816=_0x3dd8();return _0x4715=function(_0x4715de,_0x3d193b){_0x4715de=_0x4715de-0x88;let _0x1f3ad6=_0x3dd816[_0x4715de];return _0x1f3ad6;},_0x4715(_0x52d7bd,_0x37cd62);}import{getTranslation as _0x16fa9b}from'../utils/common-translations.js';export default class pt extends _0x3efd84{[_0x9c9d52(0xaa)](){const _0xf4361e=_0x9c9d52,_0x532b5e=this[_0xf4361e(0xa0)],_0xec8324=_0x532b5e[_0xf4361e(0x88)][_0xf4361e(0xa2)](_0xf4361e(0x99));_0x532b5e[_0xf4361e(0x88)][_0xf4361e(0x94)](_0xf4361e(0xac))&&(_0xec8324[_0xf4361e(0x90)](_0xf4361e(0x9c)),_0xec8324[_0xf4361e(0x9a)](_0xf4361e(0x8d)),_0xec8324[_0xf4361e(0xa5)][_0xf4361e(0x8e)](_0x27ac41=>this[_0xf4361e(0x98)](_0x27ac41)));}[_0x9c9d52(0x98)](_0x88f054){const _0xc1bdce=_0x9c9d52,_0x2709ae=this[_0xc1bdce(0xa0)][_0xc1bdce(0x96)],{data:_0x5c278d}=_0x88f054,_0x3eb9f8={'type':_0xc1bdce(0xa3),'content':''};if(_0x5c278d&&_0xc1bdce(0x8d)==_0x5c278d[_0xc1bdce(0x9f)]){if(!_0x5c278d[_0xc1bdce(0x9d)])return{'type':_0xc1bdce(0xa3),'content':_0x16fa9b(_0x2709ae,_0xc1bdce(0xa6),_0x16fa9b(_0x2709ae,_0xc1bdce(0x8b)))+'\x20('+_0x5c278d[_0xc1bdce(0x91)]+')'};if(!_0x5c278d[_0xc1bdce(0x91)]){let _0x24ab46=_0x88f054[_0xc1bdce(0x97)];for(;_0x24ab46;){if(_0x24ab46[_0xc1bdce(0x9e)]&&_0xc1bdce(0xa8)==_0x24ab46[_0xc1bdce(0x9e)][_0xc1bdce(0x9f)]&&_0x24ab46[_0xc1bdce(0x9e)][_0xc1bdce(0x91)])return _0x3eb9f8;_0x24ab46=_0x24ab46[_0xc1bdce(0x93)];}return{'type':_0xc1bdce(0xa3),'content':_0x16fa9b(_0x2709ae,_0xc1bdce(0xa9),_0x16fa9b(_0x2709ae,_0xc1bdce(0x8b)))+'\x20('+_0x5c278d[_0xc1bdce(0x9d)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x287e(){const _0x3b12bc=['1965510pLPZuV','has','9992eBMqrH','enableCommand','pageBreak','15340hyqpSz','descriptionFactory','2815290HfrcWX','147WgjbBS','get','TrackChangesEditing','locale','553992tLQvcn','afterInit','4125PWkwaE','32150HVRCUJ','PageBreakEditing','1YSXpKZ','registerElementLabel','editor','366868shFDWq','175xQawTm','ELEMENT_PAGE_BREAK','plugins'];_0x287e=function(){return _0x3b12bc;};return _0x287e();}const _0x83cfdf=_0x4cc4;(function(_0x146409,_0x5a3fd5){const _0x26e17f=_0x4cc4,_0x46d967=_0x146409();while(!![]){try{const _0xb28e42=-parseInt(_0x26e17f(0x1c1))/0x1*(-parseInt(_0x26e17f(0x1c4))/0x2)+parseInt(_0x26e17f(0x1d0))/0x3*(-parseInt(_0x26e17f(0x1cd))/0x4)+-parseInt(_0x26e17f(0x1cf))/0x5+-parseInt(_0x26e17f(0x1d4))/0x6+-parseInt(_0x26e17f(0x1c5))/0x7*(-parseInt(_0x26e17f(0x1ca))/0x8)+-parseInt(_0x26e17f(0x1c8))/0x9+-parseInt(_0x26e17f(0x1bf))/0xa*(-parseInt(_0x26e17f(0x1be))/0xb);if(_0xb28e42===_0x5a3fd5)break;else _0x46d967['push'](_0x46d967['shift']());}catch(_0x45a31e){_0x46d967['push'](_0x46d967['shift']());}}}(_0x287e,0x578bd));import{Plugin as _0x47215c}from'ckeditor5/src/core.js';function _0x4cc4(_0x4c750d,_0x299a29){const _0x287e9e=_0x287e();return _0x4cc4=function(_0x4cc4d1,_0x3e83d1){_0x4cc4d1=_0x4cc4d1-0x1bd;let _0x37e567=_0x287e9e[_0x4cc4d1];return _0x37e567;},_0x4cc4(_0x4c750d,_0x299a29);}import{getTranslation as _0x284c6e}from'../utils/common-translations.js';export default class kt extends _0x47215c{[_0x83cfdf(0x1bd)](){const _0x2adce4=_0x83cfdf,_0x3c3bd7=this[_0x2adce4(0x1c3)];if(!_0x3c3bd7[_0x2adce4(0x1c7)][_0x2adce4(0x1c9)](_0x2adce4(0x1c0)))return;_0x3c3bd7[_0x2adce4(0x1c7)][_0x2adce4(0x1d1)](_0x2adce4(0x1d2))[_0x2adce4(0x1cb)](_0x2adce4(0x1cc));const _0x2409e5=_0x3c3bd7[_0x2adce4(0x1c7)][_0x2adce4(0x1d1)](_0x2adce4(0x1d2)),_0x15df74=_0x3c3bd7[_0x2adce4(0x1d3)];_0x2409e5[_0x2adce4(0x1ce)][_0x2adce4(0x1c2)](_0x2adce4(0x1cc),_0x322fbd=>_0x284c6e(_0x15df74,_0x2adce4(0x1c6),_0x322fbd));}}
23
+ function _0x3a21(){const _0x48ed10=['PageBreakEditing','1077156ylaUyI','TrackChangesEditing','afterInit','12kOANUf','has','105325ahXwAn','editor','1404380yJZIhj','plugins','get','enableCommand','2627712jhxpwH','registerElementLabel','247974GgbNWH','5630508VrVAkW','pageBreak','6EDNceP','descriptionFactory','ELEMENT_PAGE_BREAK','locale','3512236LFFMhq'];_0x3a21=function(){return _0x48ed10;};return _0x3a21();}const _0x39fa1f=_0x3ce9;(function(_0x2efdaf,_0x3841d6){const _0x56985a=_0x3ce9,_0x22e612=_0x2efdaf();while(!![]){try{const _0x1fa4e5=parseInt(_0x56985a(0x1af))/0x1+-parseInt(_0x56985a(0x1b7))/0x2+parseInt(_0x56985a(0x1a4))/0x3*(-parseInt(_0x56985a(0x1aa))/0x4)+parseInt(_0x56985a(0x1b1))/0x5*(-parseInt(_0x56985a(0x1ad))/0x6)+parseInt(_0x56985a(0x1a8))/0x7+parseInt(_0x56985a(0x1b5))/0x8+parseInt(_0x56985a(0x1a2))/0x9;if(_0x1fa4e5===_0x3841d6)break;else _0x22e612['push'](_0x22e612['shift']());}catch(_0x350410){_0x22e612['push'](_0x22e612['shift']());}}}(_0x3a21,0x523c0));import{Plugin as _0x395a93}from'ckeditor5/src/core.js';function _0x3ce9(_0x138a1c,_0x517662){const _0x3a211d=_0x3a21();return _0x3ce9=function(_0x3ce9f7,_0x5584d0){_0x3ce9f7=_0x3ce9f7-0x1a2;let _0x2d1aa9=_0x3a211d[_0x3ce9f7];return _0x2d1aa9;},_0x3ce9(_0x138a1c,_0x517662);}import{getTranslation as _0x34ad48}from'../utils/common-translations.js';export default class kt extends _0x395a93{[_0x39fa1f(0x1ac)](){const _0x54c046=_0x39fa1f,_0x524394=this[_0x54c046(0x1b0)];if(!_0x524394[_0x54c046(0x1b2)][_0x54c046(0x1ae)](_0x54c046(0x1a9)))return;_0x524394[_0x54c046(0x1b2)][_0x54c046(0x1b3)](_0x54c046(0x1ab))[_0x54c046(0x1b4)](_0x54c046(0x1a3));const _0x537a2c=_0x524394[_0x54c046(0x1b2)][_0x54c046(0x1b3)](_0x54c046(0x1ab)),_0x58b266=_0x524394[_0x54c046(0x1a7)];_0x537a2c[_0x54c046(0x1a5)][_0x54c046(0x1b6)](_0x54c046(0x1a3),_0x224c4b=>_0x34ad48(_0x58b266,_0x54c046(0x1a6),_0x224c4b));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3b4a(_0x4bdf84,_0x5c40f5){const _0x1995f8=_0x1995();return _0x3b4a=function(_0x3b4aa4,_0x53af07){_0x3b4aa4=_0x3b4aa4-0x1c9;let _0x530f33=_0x1995f8[_0x3b4aa4];return _0x530f33;},_0x3b4a(_0x4bdf84,_0x5c40f5);}const _0x20fdfd=_0x3b4a;(function(_0x21f79f,_0xa391a1){const _0x14312d=_0x3b4a,_0x64ed4=_0x21f79f();while(!![]){try{const _0x302ad2=-parseInt(_0x14312d(0x206))/0x1+-parseInt(_0x14312d(0x1ec))/0x2*(parseInt(_0x14312d(0x1fb))/0x3)+-parseInt(_0x14312d(0x1f0))/0x4+-parseInt(_0x14312d(0x1d1))/0x5*(-parseInt(_0x14312d(0x1d0))/0x6)+-parseInt(_0x14312d(0x1df))/0x7+-parseInt(_0x14312d(0x1d6))/0x8*(parseInt(_0x14312d(0x20c))/0x9)+parseInt(_0x14312d(0x1e0))/0xa*(parseInt(_0x14312d(0x1dc))/0xb);if(_0x302ad2===_0xa391a1)break;else _0x64ed4['push'](_0x64ed4['shift']());}catch(_0x3fcf24){_0x64ed4['push'](_0x64ed4['shift']());}}}(_0x1995,0x69112));function _0x1995(){const _0x39d6e8=['TrackChangesEditing','121Rkvhyl','isBlock','insertParagraph','3342605apOJVK','2178170zUVlxP','commandName','plugins','addClass','*Change\x20to:*\x20%0','consumable','enableCommand','registerElementLabel','_splitMarkerName','markerName','nodeAfter','*Insert:*\x20%0','2bsEtdd','type','locale','end','281192KgdRyD','has','consume','get','downcastDispatcher','formatBlock','span','includes','paragraph','isTouching','afterInit','1622772CtsTwC','insertion','options','enableDefaultAttributesIntegration','model','writer','Paragraph','$text','format','schema','insert','838271YvxRmF','activeMarkers','registerDescriptionCallback','getItemLabel','markerRange','toViewPosition','809523otdxxK','getFirstRange','isLimit','data','editing','_registerLegacyDescription','ck-suggestion-marker--active','createUIElement','ck-suggestion-marker-split','name','showSuggestionHighlights','start','24GjQUbo','738755lCEYkV','highest','editor','checkChild','bindElementToMarker','56nXdIDS','descriptionFactory','addMarker:suggestion:insertion','ELEMENT_PARAGRAPH','mapper'];_0x1995=function(){return _0x39d6e8;};return _0x1995();}import{Plugin as _0x1dcac1}from'ckeditor5/src/core.js';import{getTranslation as _0x30d57c}from'../utils/common-translations.js';export default class bt extends _0x1dcac1{[_0x20fdfd(0x1fa)](){const _0x44d95c=_0x20fdfd,_0x12cf19=this[_0x44d95c(0x1d3)];if(!_0x12cf19[_0x44d95c(0x1e2)][_0x44d95c(0x1f1)](_0x44d95c(0x201)))return;const _0x5600d2=_0x12cf19[_0x44d95c(0x1ee)],_0x4ea3fc=_0x12cf19[_0x44d95c(0x1e2)][_0x44d95c(0x1f3)](_0x44d95c(0x1db));_0x4ea3fc[_0x44d95c(0x1d7)][_0x44d95c(0x1e7)](_0x44d95c(0x1f8),_0xd56079=>_0x30d57c(_0x5600d2,_0x44d95c(0x1d9),_0xd56079)),_0x4ea3fc[_0x44d95c(0x1fe)](_0x44d95c(0x1f8)),_0x4ea3fc[_0x44d95c(0x1e6)](_0x44d95c(0x1de)),_0x12cf19[_0x44d95c(0x210)][_0x44d95c(0x1f4)]['on'](_0x44d95c(0x1d8),nr(_0x12cf19),{'priority':_0x44d95c(0x1d2)}),_0x12cf19[_0x44d95c(0x20f)][_0x44d95c(0x1f4)]['on'](_0x44d95c(0x1d8),(_0x539f37,_0x3572a4,_0x447cbe)=>{const _0x7e63c3=_0x44d95c;_0x447cbe[_0x7e63c3(0x1fd)][_0x7e63c3(0x1ce)]&&nr(_0x12cf19,{'showActiveMarker':!0x1})(_0x539f37,_0x3572a4,_0x447cbe);},{'priority':_0x44d95c(0x1d2)});const _0x8c0f53=_0x4ea3fc[_0x44d95c(0x1d7)];_0x8c0f53[_0x44d95c(0x208)](_0x1edad8=>{const _0x36c895=_0x44d95c;if(_0x36c895(0x1fc)!==_0x1edad8[_0x36c895(0x1ed)])return;const {start:_0x146edc,end:_0x230b39}=_0x1edad8[_0x36c895(0x20d)]();if(!_0x146edc[_0x36c895(0x1f9)](_0x230b39)||!_0x146edc[_0x36c895(0x1ea)])return;const _0x486287=_0x12cf19[_0x36c895(0x1ff)][_0x36c895(0x204)],_0x1b3712=_0x146edc[_0x36c895(0x1ea)];return _0x486287[_0x36c895(0x1dd)](_0x1b3712)&&!_0x486287[_0x36c895(0x20e)](_0x1b3712)&&_0x486287[_0x36c895(0x1d4)](_0x1b3712,_0x36c895(0x202))?{'type':_0x36c895(0x1fc),'content':_0x30d57c(_0x5600d2,_0x36c895(0x1eb),_0x8c0f53[_0x36c895(0x209)](_0x1b3712,0x1))}:void 0x0;}),this[_0x44d95c(0x1c9)]();}[_0x20fdfd(0x1c9)](){const _0x3b10ee=_0x20fdfd,_0x71ead0=this[_0x3b10ee(0x1d3)],_0x2d251d=_0x71ead0[_0x3b10ee(0x1ee)];_0x71ead0[_0x3b10ee(0x1e2)][_0x3b10ee(0x1f3)](_0x3b10ee(0x1db))[_0x3b10ee(0x1d7)][_0x3b10ee(0x208)](_0x1352d4=>{const _0x3e4277=_0x3b10ee;if(_0x3e4277(0x1f5)!=_0x1352d4[_0x3e4277(0x1ed)])return;const {data:_0x2e5d9d}=_0x1352d4;return _0x2e5d9d&&_0x3e4277(0x1f8)==_0x2e5d9d[_0x3e4277(0x1e1)]?{'type':_0x3e4277(0x203),'content':_0x30d57c(_0x2d251d,_0x3e4277(0x1e4),_0x30d57c(_0x2d251d,_0x3e4277(0x1d9)))}:void 0x0;});}}function nr(_0x422f29,{showActiveMarker:_0xf3db4d=!0x0}={}){return(_0x278580,_0x4fb033,_0x4f1dbe)=>{const _0x5e9cb4=_0x3b4a,_0x195571=_0x422f29[_0x5e9cb4(0x1e2)][_0x5e9cb4(0x1f3)](_0x5e9cb4(0x1db)),_0x3ab617=_0x4fb033[_0x5e9cb4(0x20a)][_0x5e9cb4(0x1cf)],_0x2e269b=_0x4fb033[_0x5e9cb4(0x20a)][_0x5e9cb4(0x1ef)],_0x90a4c6=_0x422f29[_0x5e9cb4(0x1ff)][_0x5e9cb4(0x204)];if(!_0x3ab617[_0x5e9cb4(0x1f9)](_0x2e269b)||!_0x3ab617[_0x5e9cb4(0x1ea)])return;const _0x912bde=_0x3ab617[_0x5e9cb4(0x1ea)];if(_0x90a4c6[_0x5e9cb4(0x1dd)](_0x912bde)&&!_0x90a4c6[_0x5e9cb4(0x20e)](_0x912bde)&&_0x90a4c6[_0x5e9cb4(0x1d4)](_0x912bde,_0x5e9cb4(0x202))){if(!_0x4f1dbe[_0x5e9cb4(0x1e5)][_0x5e9cb4(0x1f2)](_0x4fb033[_0x5e9cb4(0x20a)],_0x278580[_0x5e9cb4(0x1cd)]))return;const {authorId:_0x239f9b}=_0x195571[_0x5e9cb4(0x1e8)](_0x4fb033[_0x5e9cb4(0x1e9)]),_0x53cd4c=_0x4f1dbe[_0x5e9cb4(0x200)][_0x5e9cb4(0x1cb)](_0x5e9cb4(0x1f6),{'class':_0x5e9cb4(0x1cc),'data-author-id':_0x239f9b}),_0x360dc3=_0x4f1dbe[_0x5e9cb4(0x1da)][_0x5e9cb4(0x20b)](_0x2e269b);_0xf3db4d&&_0x195571[_0x5e9cb4(0x207)][_0x5e9cb4(0x1f7)](_0x4fb033[_0x5e9cb4(0x1e9)])&&_0x4f1dbe[_0x5e9cb4(0x200)][_0x5e9cb4(0x1e3)](_0x5e9cb4(0x1ca),_0x53cd4c),_0x4f1dbe[_0x5e9cb4(0x200)][_0x5e9cb4(0x205)](_0x360dc3,_0x53cd4c),_0x4f1dbe[_0x5e9cb4(0x1da)][_0x5e9cb4(0x1d5)](_0x53cd4c,_0x4fb033[_0x5e9cb4(0x1e9)]);}};}
23
+ function _0x1243(_0x7367e7,_0x506727){const _0x29d6d8=_0x29d6();return _0x1243=function(_0x1243f4,_0x1de4fe){_0x1243f4=_0x1243f4-0xbd;let _0x14e8a3=_0x29d6d8[_0x1243f4];return _0x14e8a3;},_0x1243(_0x7367e7,_0x506727);}const _0x4c2dd5=_0x1243;function _0x29d6(){const _0x230ebd=['$text','registerElementLabel','options','consumable','activeMarkers','showSuggestionHighlights','ck-suggestion-marker-split','getFirstRange','isBlock','isLimit','has','end','writer','type','*Insert:*\x20%0','checkChild','registerDescriptionCallback','get','_registerLegacyDescription','paragraph','includes','format','span','data','113414YxEsxF','toViewPosition','155280UMgEMg','schema','plugins','insertion','_splitMarkerName','addMarker:suggestion:insertion','3wbzcLh','15PNKKsc','ck-suggestion-marker--active','descriptionFactory','editor','editing','locale','enableDefaultAttributesIntegration','commandName','292540UZgLOy','addClass','bindElementToMarker','createUIElement','44XaDQOn','ELEMENT_PARAGRAPH','highest','16948HbJVTC','markerRange','Paragraph','start','TrackChangesEditing','name','insertParagraph','mapper','insert','nodeAfter','enableCommand','getItemLabel','model','formatBlock','consume','*Change\x20to:*\x20%0','65690VJYHea','853263wRhuMI','markerName','downcastDispatcher','afterInit','701392IEkMbx','isTouching','48JDksXN'];_0x29d6=function(){return _0x230ebd;};return _0x29d6();}(function(_0x36fe7e,_0x3c2bcb){const _0x4cc618=_0x1243,_0xa941bb=_0x36fe7e();while(!![]){try{const _0xbb0561=parseInt(_0x4cc618(0xcc))/0x1*(-parseInt(_0x4cc618(0xec))/0x2)+parseInt(_0x4cc618(0xc6))/0x3+parseInt(_0x4cc618(0xdc))/0x4*(-parseInt(_0x4cc618(0xcd))/0x5)+parseInt(_0x4cc618(0xf3))/0x6*(-parseInt(_0x4cc618(0xc4))/0x7)+parseInt(_0x4cc618(0xf1))/0x8+parseInt(_0x4cc618(0xed))/0x9+-parseInt(_0x4cc618(0xd5))/0xa*(-parseInt(_0x4cc618(0xd9))/0xb);if(_0xbb0561===_0x3c2bcb)break;else _0xa941bb['push'](_0xa941bb['shift']());}catch(_0x334152){_0xa941bb['push'](_0xa941bb['shift']());}}}(_0x29d6,0x1af3b));import{Plugin as _0x3cb19e}from'ckeditor5/src/core.js';import{getTranslation as _0x5d835c}from'../utils/common-translations.js';export default class bt extends _0x3cb19e{[_0x4c2dd5(0xf0)](){const _0xf328fc=_0x4c2dd5,_0x1836aa=this[_0xf328fc(0xd0)];if(!_0x1836aa[_0xf328fc(0xc8)][_0xf328fc(0xfe)](_0xf328fc(0xde)))return;const _0x3a341a=_0x1836aa[_0xf328fc(0xd2)],_0x396fff=_0x1836aa[_0xf328fc(0xc8)][_0xf328fc(0xbd)](_0xf328fc(0xe0));_0x396fff[_0xf328fc(0xcf)][_0xf328fc(0xf5)](_0xf328fc(0xbf),_0x32e807=>_0x5d835c(_0x3a341a,_0xf328fc(0xda),_0x32e807)),_0x396fff[_0xf328fc(0xd3)](_0xf328fc(0xbf)),_0x396fff[_0xf328fc(0xe6)](_0xf328fc(0xe2)),_0x1836aa[_0xf328fc(0xd1)][_0xf328fc(0xef)]['on'](_0xf328fc(0xcb),nr(_0x1836aa),{'priority':_0xf328fc(0xdb)}),_0x1836aa[_0xf328fc(0xc3)][_0xf328fc(0xef)]['on'](_0xf328fc(0xcb),(_0x1b18e2,_0xf64c29,_0x53bb64)=>{const _0x4a86b1=_0xf328fc;_0x53bb64[_0x4a86b1(0xf6)][_0x4a86b1(0xf9)]&&nr(_0x1836aa,{'showActiveMarker':!0x1})(_0x1b18e2,_0xf64c29,_0x53bb64);},{'priority':_0xf328fc(0xdb)});const _0xe7d279=_0x396fff[_0xf328fc(0xcf)];_0xe7d279[_0xf328fc(0x104)](_0xcc7b59=>{const _0x41d5fa=_0xf328fc;if(_0x41d5fa(0xc9)!==_0xcc7b59[_0x41d5fa(0x101)])return;const {start:_0x280bad,end:_0x9ef1d6}=_0xcc7b59[_0x41d5fa(0xfb)]();if(!_0x280bad[_0x41d5fa(0xf2)](_0x9ef1d6)||!_0x280bad[_0x41d5fa(0xe5)])return;const _0x4934ee=_0x1836aa[_0x41d5fa(0xe8)][_0x41d5fa(0xc7)],_0x176305=_0x280bad[_0x41d5fa(0xe5)];return _0x4934ee[_0x41d5fa(0xfc)](_0x176305)&&!_0x4934ee[_0x41d5fa(0xfd)](_0x176305)&&_0x4934ee[_0x41d5fa(0x103)](_0x176305,_0x41d5fa(0xf4))?{'type':_0x41d5fa(0xc9),'content':_0x5d835c(_0x3a341a,_0x41d5fa(0x102),_0xe7d279[_0x41d5fa(0xe7)](_0x176305,0x1))}:void 0x0;}),this[_0xf328fc(0xbe)]();}[_0x4c2dd5(0xbe)](){const _0xadb75=_0x4c2dd5,_0x3cee24=this[_0xadb75(0xd0)],_0x3ed768=_0x3cee24[_0xadb75(0xd2)];_0x3cee24[_0xadb75(0xc8)][_0xadb75(0xbd)](_0xadb75(0xe0))[_0xadb75(0xcf)][_0xadb75(0x104)](_0x161b05=>{const _0x3e2be2=_0xadb75;if(_0x3e2be2(0xe9)!=_0x161b05[_0x3e2be2(0x101)])return;const {data:_0x49c644}=_0x161b05;return _0x49c644&&_0x3e2be2(0xbf)==_0x49c644[_0x3e2be2(0xd4)]?{'type':_0x3e2be2(0xc1),'content':_0x5d835c(_0x3ed768,_0x3e2be2(0xeb),_0x5d835c(_0x3ed768,_0x3e2be2(0xda)))}:void 0x0;});}}function nr(_0x5b2434,{showActiveMarker:_0x555f4d=!0x0}={}){return(_0x5ad50e,_0x2e63e3,_0x358309)=>{const _0x296bae=_0x1243,_0x27cbe9=_0x5b2434[_0x296bae(0xc8)][_0x296bae(0xbd)](_0x296bae(0xe0)),_0x425dfe=_0x2e63e3[_0x296bae(0xdd)][_0x296bae(0xdf)],_0x2da4b7=_0x2e63e3[_0x296bae(0xdd)][_0x296bae(0xff)],_0x42376d=_0x5b2434[_0x296bae(0xe8)][_0x296bae(0xc7)];if(!_0x425dfe[_0x296bae(0xf2)](_0x2da4b7)||!_0x425dfe[_0x296bae(0xe5)])return;const _0x12f0d4=_0x425dfe[_0x296bae(0xe5)];if(_0x42376d[_0x296bae(0xfc)](_0x12f0d4)&&!_0x42376d[_0x296bae(0xfd)](_0x12f0d4)&&_0x42376d[_0x296bae(0x103)](_0x12f0d4,_0x296bae(0xf4))){if(!_0x358309[_0x296bae(0xf7)][_0x296bae(0xea)](_0x2e63e3[_0x296bae(0xdd)],_0x5ad50e[_0x296bae(0xe1)]))return;const {authorId:_0x1a2996}=_0x27cbe9[_0x296bae(0xca)](_0x2e63e3[_0x296bae(0xee)]),_0x47dc5e=_0x358309[_0x296bae(0x100)][_0x296bae(0xd8)](_0x296bae(0xc2),{'class':_0x296bae(0xfa),'data-author-id':_0x1a2996}),_0x4eae07=_0x358309[_0x296bae(0xe3)][_0x296bae(0xc5)](_0x2da4b7);_0x555f4d&&_0x27cbe9[_0x296bae(0xf8)][_0x296bae(0xc0)](_0x2e63e3[_0x296bae(0xee)])&&_0x358309[_0x296bae(0x100)][_0x296bae(0xd6)](_0x296bae(0xce),_0x47dc5e),_0x358309[_0x296bae(0x100)][_0x296bae(0xe4)](_0x4eae07,_0x47dc5e),_0x358309[_0x296bae(0xe3)][_0x296bae(0xd7)](_0x47dc5e,_0x2e63e3[_0x296bae(0xee)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1eec7a=_0x1684;function _0x1684(_0x2d8802,_0x20a585){const _0x370d8b=_0x370d();return _0x1684=function(_0x16844e,_0xa7765c){_0x16844e=_0x16844e-0xf0;let _0x3d422b=_0x370d8b[_0x16844e];return _0x3d422b;},_0x1684(_0x2d8802,_0x20a585);}function _0x370d(){const _0x8b3a07=['TrackChangesEditing','has','1003916JIaSIU','enableDefaultAttributesIntegration','formatInline','2037366TTnIaS','removeFormat','plugins','2756733syQNlU','RemoveFormatEditing','1457984SbOPvp','format','567162iyEpBo','editor','get','registerDescriptionCallback','type','*Remove\x20all\x20formatting*','descriptionFactory','3TyECLG','commandName','_registerLegacyDescription','locale','afterInit','1787229HVmIYG','5288880rCmfPM','48zhNZPP','formatBlock'];_0x370d=function(){return _0x8b3a07;};return _0x370d();}(function(_0x545100,_0x215590){const _0x299b57=_0x1684,_0x2b6c6a=_0x545100();while(!![]){try{const _0x17121c=parseInt(_0x299b57(0x105))/0x1+-parseInt(_0x299b57(0x107))/0x2+parseInt(_0x299b57(0xf2))/0x3*(-parseInt(_0x299b57(0xfd))/0x4)+parseInt(_0x299b57(0xf8))/0x5+parseInt(_0x299b57(0x100))/0x6+-parseInt(_0x299b57(0x103))/0x7+-parseInt(_0x299b57(0xf9))/0x8*(parseInt(_0x299b57(0xf7))/0x9);if(_0x17121c===_0x215590)break;else _0x2b6c6a['push'](_0x2b6c6a['shift']());}catch(_0x29e0a6){_0x2b6c6a['push'](_0x2b6c6a['shift']());}}}(_0x370d,0xb38e0));import{Plugin as _0x3897a0}from'ckeditor5/src/core.js';import{getTranslation as _0x59ec33}from'../utils/common-translations.js';export default class wt extends _0x3897a0{[_0x1eec7a(0xf6)](){const _0x228143=_0x1eec7a,_0x184dde=this[_0x228143(0x108)];if(!_0x184dde[_0x228143(0x102)][_0x228143(0xfc)](_0x228143(0x104)))return;_0x184dde[_0x228143(0x102)][_0x228143(0x109)](_0x228143(0xfb))[_0x228143(0xfe)](_0x228143(0x101)),this[_0x228143(0xf4)]();}[_0x1eec7a(0xf4)](){const _0x132b80=_0x1eec7a,_0x451f75=this[_0x132b80(0x108)];_0x451f75[_0x132b80(0x102)][_0x132b80(0x109)](_0x132b80(0xfb))[_0x132b80(0xf1)][_0x132b80(0x10a)](_0x1ade30=>{const _0x44f60f=_0x132b80;if(_0x44f60f(0xfa)!=_0x1ade30[_0x44f60f(0x10b)]&&_0x44f60f(0xff)!=_0x1ade30[_0x44f60f(0x10b)])return;const {data:_0x1895df}=_0x1ade30;return _0x1895df&&_0x44f60f(0x101)==_0x1895df[_0x44f60f(0xf3)]?{'type':_0x44f60f(0x106),'content':_0x59ec33(_0x451f75[_0x44f60f(0xf5)],_0x44f60f(0xf0))}:void 0x0;});}}
23
+ const _0x16fcfc=_0x30b1;(function(_0x285a7b,_0x232e39){const _0x2c9b6e=_0x30b1,_0x1ca46f=_0x285a7b();while(!![]){try{const _0x3581a9=parseInt(_0x2c9b6e(0xe3))/0x1*(-parseInt(_0x2c9b6e(0xd9))/0x2)+parseInt(_0x2c9b6e(0xcb))/0x3*(-parseInt(_0x2c9b6e(0xdc))/0x4)+parseInt(_0x2c9b6e(0xd0))/0x5+parseInt(_0x2c9b6e(0xcc))/0x6+-parseInt(_0x2c9b6e(0xca))/0x7*(parseInt(_0x2c9b6e(0xd5))/0x8)+parseInt(_0x2c9b6e(0xd1))/0x9*(-parseInt(_0x2c9b6e(0xe5))/0xa)+parseInt(_0x2c9b6e(0xda))/0xb;if(_0x3581a9===_0x232e39)break;else _0x1ca46f['push'](_0x1ca46f['shift']());}catch(_0x4a67e0){_0x1ca46f['push'](_0x1ca46f['shift']());}}}(_0x410c,0xee4b7));function _0x30b1(_0xcfb2da,_0xad866a){const _0x410c22=_0x410c();return _0x30b1=function(_0x30b1c0,_0x5cb705){_0x30b1c0=_0x30b1c0-0xc9;let _0x4ee142=_0x410c22[_0x30b1c0];return _0x4ee142;},_0x30b1(_0xcfb2da,_0xad866a);}function _0x410c(){const _0x2f299e=['enableDefaultAttributesIntegration','afterInit','has','4976TjJNvI','plugins','TrackChangesEditing','_registerLegacyDescription','753374gYdUMI','20326592hzuwMe','get','52gwprzg','removeFormat','registerDescriptionCallback','formatInline','descriptionFactory','locale','format','2MoajdA','RemoveFormatEditing','7470tnFdYS','commandName','*Remove\x20all\x20formatting*','6685zMjlbH','151257KDGQBZ','7695390rYCHox','type','formatBlock','editor','4034250shadYP','11547QOyFkp'];_0x410c=function(){return _0x2f299e;};return _0x410c();}import{Plugin as _0x3dda14}from'ckeditor5/src/core.js';import{getTranslation as _0x2bae38}from'../utils/common-translations.js';export default class wt extends _0x3dda14{[_0x16fcfc(0xd3)](){const _0x595d97=_0x16fcfc,_0x388e39=this[_0x595d97(0xcf)];if(!_0x388e39[_0x595d97(0xd6)][_0x595d97(0xd4)](_0x595d97(0xe4)))return;_0x388e39[_0x595d97(0xd6)][_0x595d97(0xdb)](_0x595d97(0xd7))[_0x595d97(0xd2)](_0x595d97(0xdd)),this[_0x595d97(0xd8)]();}[_0x16fcfc(0xd8)](){const _0x24a41e=_0x16fcfc,_0x1c7456=this[_0x24a41e(0xcf)];_0x1c7456[_0x24a41e(0xd6)][_0x24a41e(0xdb)](_0x24a41e(0xd7))[_0x24a41e(0xe0)][_0x24a41e(0xde)](_0x4ec496=>{const _0x4dd5b5=_0x24a41e;if(_0x4dd5b5(0xce)!=_0x4ec496[_0x4dd5b5(0xcd)]&&_0x4dd5b5(0xdf)!=_0x4ec496[_0x4dd5b5(0xcd)])return;const {data:_0x57ba80}=_0x4ec496;return _0x57ba80&&_0x4dd5b5(0xdd)==_0x57ba80[_0x4dd5b5(0xe6)]?{'type':_0x4dd5b5(0xe2),'content':_0x2bae38(_0x1c7456[_0x4dd5b5(0xe1)],_0x4dd5b5(0xc9))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e0ab7=_0x50cb;function _0x50cb(_0x2065ac,_0x103fb2){const _0x254c5e=_0x254c();return _0x50cb=function(_0x50cbdb,_0x19d636){_0x50cbdb=_0x50cbdb-0x1d7;let _0x2fe76d=_0x254c5e[_0x50cbdb];return _0x2fe76d;},_0x50cb(_0x2065ac,_0x103fb2);}function _0x254c(){const _0x16b136=['goToNextRestrictedEditingException','77377zfsyOi','27871128tHpsQh','2269832ofdxOe','goToPreviousRestrictedEditingException','TrackChangesEditing','RestrictedEditingModeEditing','has','5528815kKVkAQ','4ILnHPB','discardSelectedSuggestions','acceptSelectedSuggestions','6330648jtpMbX','plugins','editor','4428529EIYIxx','afterInit','trackChanges','enableCommand','2712930nMpdjV','acceptAllSuggestions','get','discardAllSuggestions','acceptSuggestion','discardSuggestion','8RSTVqu'];_0x254c=function(){return _0x16b136;};return _0x254c();}(function(_0x1d7e34,_0x52db24){const _0x22eedd=_0x50cb,_0x496401=_0x1d7e34();while(!![]){try{const _0x13c727=parseInt(_0x22eedd(0x1db))/0x1+parseInt(_0x22eedd(0x1dd))/0x2+-parseInt(_0x22eedd(0x1ed))/0x3+parseInt(_0x22eedd(0x1e3))/0x4*(-parseInt(_0x22eedd(0x1e2))/0x5)+-parseInt(_0x22eedd(0x1e6))/0x6+parseInt(_0x22eedd(0x1e9))/0x7*(-parseInt(_0x22eedd(0x1d9))/0x8)+parseInt(_0x22eedd(0x1dc))/0x9;if(_0x13c727===_0x52db24)break;else _0x496401['push'](_0x496401['shift']());}catch(_0x2489eb){_0x496401['push'](_0x496401['shift']());}}}(_0x254c,0x953b9));import{Plugin as _0x4844d0}from'ckeditor5/src/core.js';export default class yt extends _0x4844d0{[_0x2e0ab7(0x1ea)](){const _0x450925=_0x2e0ab7,_0x44d520=this[_0x450925(0x1e8)];if(!_0x44d520[_0x450925(0x1e7)][_0x450925(0x1e1)](_0x450925(0x1e0)))return;const _0x394f9f=_0x44d520[_0x450925(0x1e7)][_0x450925(0x1ef)](_0x450925(0x1df));_0x394f9f[_0x450925(0x1ec)](_0x450925(0x1de)),_0x394f9f[_0x450925(0x1ec)](_0x450925(0x1da));const _0x586e43=_0x44d520[_0x450925(0x1e7)][_0x450925(0x1ef)](_0x450925(0x1e0));_0x586e43[_0x450925(0x1ec)](_0x450925(0x1eb)),_0x586e43[_0x450925(0x1ec)](_0x450925(0x1d7)),_0x586e43[_0x450925(0x1ec)](_0x450925(0x1d8)),_0x586e43[_0x450925(0x1ec)](_0x450925(0x1ee)),_0x586e43[_0x450925(0x1ec)](_0x450925(0x1f0)),_0x586e43[_0x450925(0x1ec)](_0x450925(0x1e5)),_0x586e43[_0x450925(0x1ec)](_0x450925(0x1e4));}}
23
+ function _0x9b1b(_0x2da6fb,_0x48c952){const _0x97787f=_0x9778();return _0x9b1b=function(_0x9b1be5,_0x840f31){_0x9b1be5=_0x9b1be5-0x178;let _0x3da839=_0x97787f[_0x9b1be5];return _0x3da839;},_0x9b1b(_0x2da6fb,_0x48c952);}const _0x42f607=_0x9b1b;(function(_0x2327ec,_0x5a0d89){const _0x261b9c=_0x9b1b,_0x34b816=_0x2327ec();while(!![]){try{const _0x3a3718=-parseInt(_0x261b9c(0x178))/0x1+-parseInt(_0x261b9c(0x186))/0x2+parseInt(_0x261b9c(0x17b))/0x3*(parseInt(_0x261b9c(0x17f))/0x4)+parseInt(_0x261b9c(0x192))/0x5+parseInt(_0x261b9c(0x18f))/0x6*(-parseInt(_0x261b9c(0x184))/0x7)+-parseInt(_0x261b9c(0x17c))/0x8+parseInt(_0x261b9c(0x18c))/0x9*(parseInt(_0x261b9c(0x189))/0xa);if(_0x3a3718===_0x5a0d89)break;else _0x34b816['push'](_0x34b816['shift']());}catch(_0x467eb1){_0x34b816['push'](_0x34b816['shift']());}}}(_0x9778,0x7bb13));import{Plugin as _0x1b5a76}from'ckeditor5/src/core.js';export default class yt extends _0x1b5a76{[_0x42f607(0x191)](){const _0x46cb17=_0x42f607,_0xa7f970=this[_0x46cb17(0x183)];if(!_0xa7f970[_0x46cb17(0x185)][_0x46cb17(0x17d)](_0x46cb17(0x18e)))return;const _0x157fa6=_0xa7f970[_0x46cb17(0x185)][_0x46cb17(0x18d)](_0x46cb17(0x181));_0x157fa6[_0x46cb17(0x17a)](_0x46cb17(0x179)),_0x157fa6[_0x46cb17(0x17a)](_0x46cb17(0x190));const _0x5c5417=_0xa7f970[_0x46cb17(0x185)][_0x46cb17(0x18d)](_0x46cb17(0x18e));_0x5c5417[_0x46cb17(0x17a)](_0x46cb17(0x18a)),_0x5c5417[_0x46cb17(0x17a)](_0x46cb17(0x182)),_0x5c5417[_0x46cb17(0x17a)](_0x46cb17(0x17e)),_0x5c5417[_0x46cb17(0x17a)](_0x46cb17(0x188)),_0x5c5417[_0x46cb17(0x17a)](_0x46cb17(0x180)),_0x5c5417[_0x46cb17(0x17a)](_0x46cb17(0x187)),_0x5c5417[_0x46cb17(0x17a)](_0x46cb17(0x18b));}}function _0x9778(){const _0x106704=['discardSelectedSuggestions','341541lPcQAJ','get','RestrictedEditingModeEditing','295872YTcpLr','goToNextRestrictedEditingException','afterInit','3943350djOiTB','818084gbmXSL','goToPreviousRestrictedEditingException','enableCommand','36KZhoAR','2703120vrVknM','has','discardSuggestion','87564hoVKMN','discardAllSuggestions','TrackChangesEditing','acceptSuggestion','editor','28RQwjIn','plugins','2026098eOEvYF','acceptSelectedSuggestions','acceptAllSuggestions','480zrDHeX','trackChanges'];_0x9778=function(){return _0x106704;};return _0x9778();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2fd51f=_0x170e;(function(_0x373306,_0xba7d15){const _0x271ffc=_0x170e,_0x410c42=_0x373306();while(!![]){try{const _0x110800=-parseInt(_0x271ffc(0xa2))/0x1*(parseInt(_0x271ffc(0xb5))/0x2)+-parseInt(_0x271ffc(0xa4))/0x3+-parseInt(_0x271ffc(0xb9))/0x4*(parseInt(_0x271ffc(0xa9))/0x5)+-parseInt(_0x271ffc(0x99))/0x6+parseInt(_0x271ffc(0x9c))/0x7*(parseInt(_0x271ffc(0xa5))/0x8)+parseInt(_0x271ffc(0x90))/0x9*(-parseInt(_0x271ffc(0xb8))/0xa)+-parseInt(_0x271ffc(0xc1))/0xb*(-parseInt(_0x271ffc(0xad))/0xc);if(_0x110800===_0xba7d15)break;else _0x410c42['push'](_0x410c42['shift']());}catch(_0x230eff){_0x410c42['push'](_0x410c42['shift']());}}}(_0x5564,0x83eb0));import{Plugin as _0x3c4ce1}from'ckeditor5/src/core.js';import{ShiftEnter as _0x2f409d}from'ckeditor5/src/enter.js';function _0x5564(){const _0x447209=['markerRange','registerElementLabel','14011WpkoYA','_splitMarkerName','633867RFAhMF','8301112jiZTLV','createUIElement','locale','options','35sUzLyw','high','ck-suggestion-marker-','enableCommand','324XOfrCh','showSuggestionHighlights','span','requires','writer','addMarker:suggestion:deletion','ELEMENT_LINE_BREAK','addMarker:suggestion','108ZwdXEP','element','downcastDispatcher','1330cwNhKN','229808GVTCEH','bindElementToMarker','toViewPosition','editor','consumable','markerName','descriptionFactory','editing','584551NlimVG','test','TrackChangesEditing','getItems','split','includes','name','deletion','model','get','37377OgxEtp','merge','insert','createPositionBefore','addMarker:suggestion:insertion','shiftEnter','ck-suggestion-marker--active','data','mapper','58284NIUsiu','softBreak','addClass','7OptTBF','init','activeMarkers','plugins'];_0x5564=function(){return _0x447209;};return _0x5564();}import{getTranslation as _0x337dd2}from'../utils/common-translations.js';function _0x170e(_0x1d74bc,_0x380e35){const _0x55645e=_0x5564();return _0x170e=function(_0x170e7a,_0x4088f0){_0x170e7a=_0x170e7a-0x8e;let _0x160e0c=_0x55645e[_0x170e7a];return _0x160e0c;},_0x170e(_0x1d74bc,_0x380e35);}export default class jt extends _0x3c4ce1{static get[_0x2fd51f(0xb0)](){return[_0x2f409d];}[_0x2fd51f(0x9d)](){const _0x560993=_0x2fd51f,_0x39b7a3=this[_0x560993(0xbc)],_0x25cdf3=_0x39b7a3[_0x560993(0x9f)][_0x560993(0x8f)](_0x560993(0xc3));_0x25cdf3[_0x560993(0xac)](_0x560993(0x95)),_0x39b7a3[_0x560993(0xc0)][_0x560993(0xb7)]['on'](_0x560993(0x94),ge(_0x39b7a3),{'priority':_0x560993(0xaa)}),_0x39b7a3[_0x560993(0xc0)][_0x560993(0xb7)]['on'](_0x560993(0xb2),ge(_0x39b7a3),{'priority':_0x560993(0xaa)}),_0x39b7a3[_0x560993(0x97)][_0x560993(0xb7)]['on'](_0x560993(0xb4),(_0x608e1b,_0x272d26,_0x3aea6e)=>{const _0x4a49e6=_0x560993;_0x3aea6e[_0x4a49e6(0xa8)][_0x4a49e6(0xae)]&&ge(_0x39b7a3,{'showActiveMarker':!0x1})(_0x608e1b,_0x272d26,_0x3aea6e);}),_0x25cdf3[_0x560993(0xbf)][_0x560993(0xa1)](_0x560993(0x9a),_0x948fad=>_0x337dd2(_0x39b7a3[_0x560993(0xa7)],_0x560993(0xb3),_0x948fad));}}function ge(_0x52a275,{showActiveMarker:_0x2584fd=!0x0}={}){return(_0x2ea155,_0x524f39,_0x32c90c)=>{const _0x1597db=_0x170e,_0x415d24=_0x52a275[_0x1597db(0x9f)][_0x1597db(0x8f)](_0x1597db(0xc3));if(!_0x32c90c[_0x1597db(0xbd)][_0x1597db(0xc2)](_0x524f39[_0x1597db(0xa0)],_0x2ea155[_0x1597db(0xc7)]))return;const _0x40b9b3=_0x52a275[_0x1597db(0x8e)];for(const _0x5c7ae0 of _0x524f39[_0x1597db(0xa0)][_0x1597db(0xc4)]()){if(!_0x5c7ae0['is'](_0x1597db(0xb6),_0x1597db(0x9a)))continue;const _0x30701a=_0x1597db(0xc8)==_0x524f39[_0x1597db(0xbe)][_0x1597db(0xc5)](':')[0x1]?_0x1597db(0x91):_0x1597db(0xc5),{authorId:_0x47cd7e}=_0x415d24[_0x1597db(0xa3)](_0x524f39[_0x1597db(0xbe)]),_0x118885=_0x32c90c[_0x1597db(0xb1)][_0x1597db(0xa6)](_0x1597db(0xaf),{'class':_0x1597db(0xab)+_0x30701a,'data-author-id':_0x47cd7e}),_0x276dcd=_0x32c90c[_0x1597db(0x98)][_0x1597db(0xbb)](_0x40b9b3[_0x1597db(0x93)](_0x5c7ae0));_0x2584fd&&_0x415d24[_0x1597db(0x9e)][_0x1597db(0xc6)](_0x524f39[_0x1597db(0xbe)])&&_0x32c90c[_0x1597db(0xb1)][_0x1597db(0x9b)](_0x1597db(0x96),_0x118885),_0x32c90c[_0x1597db(0xb1)][_0x1597db(0x92)](_0x276dcd,_0x118885),_0x32c90c[_0x1597db(0x98)][_0x1597db(0xba)](_0x118885,_0x524f39[_0x1597db(0xbe)]);}};}
23
+ const _0x3f6add=_0x5112;(function(_0x27ef78,_0x1989ac){const _0x1fc693=_0x5112,_0xae0459=_0x27ef78();while(!![]){try{const _0x166762=-parseInt(_0x1fc693(0x165))/0x1+-parseInt(_0x1fc693(0x15a))/0x2*(parseInt(_0x1fc693(0x14d))/0x3)+parseInt(_0x1fc693(0x13f))/0x4+parseInt(_0x1fc693(0x15d))/0x5*(parseInt(_0x1fc693(0x156))/0x6)+parseInt(_0x1fc693(0x166))/0x7+-parseInt(_0x1fc693(0x14b))/0x8+parseInt(_0x1fc693(0x143))/0x9;if(_0x166762===_0x1989ac)break;else _0xae0459['push'](_0xae0459['shift']());}catch(_0x3726a6){_0xae0459['push'](_0xae0459['shift']());}}}(_0x53b7,0x83310));function _0x53b7(){const _0x332159=['writer','getItems','locale','split','addClass','TrackChangesEditing','toViewPosition','282jpXUoF','createPositionBefore','deletion','includes','173812msybDy','span','downcastDispatcher','2535zQADyU','editing','data','test','merge','createUIElement','requires','addMarker:suggestion:deletion','615117rVxZlq','2822141cbTepn','addMarker:suggestion:insertion','shiftEnter','activeMarkers','addMarker:suggestion','plugins','_splitMarkerName','ck-suggestion-marker--active','registerElementLabel','enableCommand','ELEMENT_LINE_BREAK','consumable','init','markerRange','element','editor','descriptionFactory','2298652RLdavR','name','showSuggestionHighlights','ck-suggestion-marker-','12268314wVTdFB','high','mapper','markerName','bindElementToMarker','options','model','get','8308096xuEclk','softBreak','6HjJYoF','insert'];_0x53b7=function(){return _0x332159;};return _0x53b7();}import{Plugin as _0x17f86f}from'ckeditor5/src/core.js';import{ShiftEnter as _0x1d1d8b}from'ckeditor5/src/enter.js';import{getTranslation as _0x4ba1ca}from'../utils/common-translations.js';export default class jt extends _0x17f86f{static get[_0x3f6add(0x163)](){return[_0x1d1d8b];}[_0x3f6add(0x13a)](){const _0x201d87=_0x3f6add,_0x142d4c=this[_0x201d87(0x13d)],_0x157d48=_0x142d4c[_0x201d87(0x16b)][_0x201d87(0x14a)](_0x201d87(0x154));_0x157d48[_0x201d87(0x16f)](_0x201d87(0x168)),_0x142d4c[_0x201d87(0x15e)][_0x201d87(0x15c)]['on'](_0x201d87(0x167),ge(_0x142d4c),{'priority':_0x201d87(0x144)}),_0x142d4c[_0x201d87(0x15e)][_0x201d87(0x15c)]['on'](_0x201d87(0x164),ge(_0x142d4c),{'priority':_0x201d87(0x144)}),_0x142d4c[_0x201d87(0x15f)][_0x201d87(0x15c)]['on'](_0x201d87(0x16a),(_0x5ea586,_0x5411a9,_0x3f6648)=>{const _0xb72416=_0x201d87;_0x3f6648[_0xb72416(0x148)][_0xb72416(0x141)]&&ge(_0x142d4c,{'showActiveMarker':!0x1})(_0x5ea586,_0x5411a9,_0x3f6648);}),_0x157d48[_0x201d87(0x13e)][_0x201d87(0x16e)](_0x201d87(0x14c),_0xe9b17f=>_0x4ba1ca(_0x142d4c[_0x201d87(0x151)],_0x201d87(0x170),_0xe9b17f));}}function _0x5112(_0xb53e74,_0x1b6b64){const _0x53b709=_0x53b7();return _0x5112=function(_0x5112b8,_0x440d92){_0x5112b8=_0x5112b8-0x139;let _0x152767=_0x53b709[_0x5112b8];return _0x152767;},_0x5112(_0xb53e74,_0x1b6b64);}function ge(_0x149981,{showActiveMarker:_0x28433b=!0x0}={}){return(_0x39086c,_0x30a793,_0x1cd432)=>{const _0x9c57e7=_0x5112,_0x5632ad=_0x149981[_0x9c57e7(0x16b)][_0x9c57e7(0x14a)](_0x9c57e7(0x154));if(!_0x1cd432[_0x9c57e7(0x139)][_0x9c57e7(0x160)](_0x30a793[_0x9c57e7(0x13b)],_0x39086c[_0x9c57e7(0x140)]))return;const _0x206d39=_0x149981[_0x9c57e7(0x149)];for(const _0x51de67 of _0x30a793[_0x9c57e7(0x13b)][_0x9c57e7(0x150)]()){if(!_0x51de67['is'](_0x9c57e7(0x13c),_0x9c57e7(0x14c)))continue;const _0x3b8cb3=_0x9c57e7(0x158)==_0x30a793[_0x9c57e7(0x146)][_0x9c57e7(0x152)](':')[0x1]?_0x9c57e7(0x161):_0x9c57e7(0x152),{authorId:_0x3eb333}=_0x5632ad[_0x9c57e7(0x16c)](_0x30a793[_0x9c57e7(0x146)]),_0x2ef0ff=_0x1cd432[_0x9c57e7(0x14f)][_0x9c57e7(0x162)](_0x9c57e7(0x15b),{'class':_0x9c57e7(0x142)+_0x3b8cb3,'data-author-id':_0x3eb333}),_0x5d489f=_0x1cd432[_0x9c57e7(0x145)][_0x9c57e7(0x155)](_0x206d39[_0x9c57e7(0x157)](_0x51de67));_0x28433b&&_0x5632ad[_0x9c57e7(0x169)][_0x9c57e7(0x159)](_0x30a793[_0x9c57e7(0x146)])&&_0x1cd432[_0x9c57e7(0x14f)][_0x9c57e7(0x153)](_0x9c57e7(0x16d),_0x2ef0ff),_0x1cd432[_0x9c57e7(0x14f)][_0x9c57e7(0x14e)](_0x5d489f,_0x2ef0ff),_0x1cd432[_0x9c57e7(0x145)][_0x9c57e7(0x147)](_0x2ef0ff,_0x30a793[_0x9c57e7(0x146)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3a8b(){const _0xc46e6d=['formatInline','from','StandardEditingModeEditing','descriptionFactory','commands','editor','type','selection','change','FORMAT_RESTRICTED_ENABLED','has','9429101HrrryB','isCollapsed','get','locale','commandName','3AWCKpz','model','2145987KLncLE','commandParams','markInlineFormat','plugins','1926436yjwiiv','28umKSte','10sqIHdd','value','registerDescriptionCallback','FORMAT_RESTRICTED_DISABLED','983768uJlyKP','forceValue','enableCommand','142444KKdtBk','restrictedEditingException','185460zOgIbj','format','afterInit','TrackChangesEditing','document','formatBlock','375750wjjZhp','getRanges','12igQkxr'];_0x3a8b=function(){return _0xc46e6d;};return _0x3a8b();}const _0x3c7002=_0x3c93;(function(_0x110b4e,_0x339b33){const _0x38f615=_0x3c93,_0x21e720=_0x110b4e();while(!![]){try{const _0x2b573f=-parseInt(_0x38f615(0x9e))/0x1+-parseInt(_0x38f615(0xc6))/0x2*(parseInt(_0x38f615(0xb7))/0x3)+parseInt(_0x38f615(0xbd))/0x4+-parseInt(_0x38f615(0xa4))/0x5*(-parseInt(_0x38f615(0xa6))/0x6)+parseInt(_0x38f615(0xbe))/0x7*(parseInt(_0x38f615(0xc3))/0x8)+-parseInt(_0x38f615(0xb9))/0x9*(-parseInt(_0x38f615(0xbf))/0xa)+-parseInt(_0x38f615(0xb2))/0xb;if(_0x2b573f===_0x339b33)break;else _0x21e720['push'](_0x21e720['shift']());}catch(_0x4a4949){_0x21e720['push'](_0x21e720['shift']());}}}(_0x3a8b,0x3ca2b));import{Plugin as _0x4c8abd}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x3eb7bc}from'./utils.js';function _0x3c93(_0x48682d,_0x17be58){const _0x3a8b8e=_0x3a8b();return _0x3c93=function(_0x3c930a,_0x217027){_0x3c930a=_0x3c930a-0x9d;let _0x3b4561=_0x3a8b8e[_0x3c930a];return _0x3b4561;},_0x3c93(_0x48682d,_0x17be58);}import{getTranslation as _0x1e9496}from'../utils/common-translations.js';export default class St extends _0x4c8abd{[_0x3c7002(0xa0)](){const _0x3c3626=_0x3c7002,_0x25123f=this[_0x3c3626(0xac)],_0x30a1c4=_0x25123f[_0x3c3626(0xb8)],_0x3065be=_0x25123f[_0x3c3626(0xb5)];if(!_0x25123f[_0x3c3626(0xbc)][_0x3c3626(0xb1)](_0x3c3626(0xa9)))return;const _0x240003=_0x25123f[_0x3c3626(0xbc)][_0x3c3626(0xb4)](_0x3c3626(0xa1)),_0x1082ea=_0x3c3626(0x9d),_0x8f9859=_0x25123f[_0x3c3626(0xab)][_0x3c3626(0xb4)](_0x1082ea);_0x240003[_0x3c3626(0xc5)](_0x1082ea,(_0x41ea3d,_0x1b2e7f={})=>{const _0x359f4c=_0x3c3626,_0x823eff=_0x30a1c4[_0x359f4c(0xa2)][_0x359f4c(0xae)];if(_0x823eff[_0x359f4c(0xb3)])return void _0x41ea3d(_0x1b2e7f);const _0x26228c=void 0x0!==_0x1b2e7f[_0x359f4c(0xc4)]?_0x1b2e7f[_0x359f4c(0xc4)]:!_0x8f9859[_0x359f4c(0xc0)];_0x30a1c4[_0x359f4c(0xaf)](()=>{const _0x139a32=_0x359f4c,_0x91b4b4=Array[_0x139a32(0xa8)](_0x823eff[_0x139a32(0xa5)]());for(const _0x47421a of _0x91b4b4){const _0x5e6e68=_0x26228c?[_0x47421a]:_0x3eb7bc(_0x1082ea,_0x47421a,_0x30a1c4);for(const _0x41b122 of _0x5e6e68)_0x240003[_0x139a32(0xbb)](_0x41b122,{'commandName':_0x1082ea,'commandParams':[{'forceValue':_0x26228c}]});}});}),_0x240003[_0x3c3626(0xaa)][_0x3c3626(0xc1)](_0x1b2ad2=>{const _0x489d93=_0x3c3626;if(_0x489d93(0xa3)!=_0x1b2ad2[_0x489d93(0xad)]&&_0x489d93(0xa7)!=_0x1b2ad2[_0x489d93(0xad)])return;const {data:_0x20a0a4}=_0x1b2ad2;return _0x20a0a4&&_0x20a0a4[_0x489d93(0xb6)]==_0x1082ea?_0x20a0a4[_0x489d93(0xba)][0x0][_0x489d93(0xc4)]?{'type':_0x489d93(0x9f),'content':_0x1e9496(_0x3065be,_0x489d93(0xb0))}:{'type':_0x489d93(0x9f),'content':_0x1e9496(_0x3065be,_0x489d93(0xc2))}:void 0x0;});}}
23
+ const _0x28e683=_0x5510;(function(_0x40adcf,_0x163730){const _0x1bd805=_0x5510,_0x7310b3=_0x40adcf();while(!![]){try{const _0x28467c=-parseInt(_0x1bd805(0x1b7))/0x1*(-parseInt(_0x1bd805(0x1b2))/0x2)+-parseInt(_0x1bd805(0x1a7))/0x3*(parseInt(_0x1bd805(0x19b))/0x4)+parseInt(_0x1bd805(0x199))/0x5+-parseInt(_0x1bd805(0x19f))/0x6+parseInt(_0x1bd805(0x1b8))/0x7*(-parseInt(_0x1bd805(0x194))/0x8)+-parseInt(_0x1bd805(0x1b1))/0x9*(parseInt(_0x1bd805(0x1a8))/0xa)+parseInt(_0x1bd805(0x18f))/0xb;if(_0x28467c===_0x163730)break;else _0x7310b3['push'](_0x7310b3['shift']());}catch(_0x30d8bc){_0x7310b3['push'](_0x7310b3['shift']());}}}(_0x4ccf,0x77fb7));import{Plugin as _0x1e9695}from'ckeditor5/src/core.js';function _0x5510(_0x58163a,_0x25b727){const _0x4ccfbb=_0x4ccf();return _0x5510=function(_0x5510af,_0x389ff4){_0x5510af=_0x5510af-0x18f;let _0x57ff17=_0x4ccfbb[_0x5510af];return _0x57ff17;},_0x5510(_0x58163a,_0x25b727);}import{getRangesWithAttribute as _0x44b68a}from'./utils.js';import{getTranslation as _0x4a661a}from'../utils/common-translations.js';function _0x4ccf(){const _0x513a62=['registerDescriptionCallback','20896pGkNHB','5705DQgldq','25835249pOWVKf','has','enableCommand','model','selection','6888SdhojH','from','get','commandName','editor','880615TvcvKE','afterInit','8bnTdTR','markInlineFormat','type','formatBlock','4355238Tdummb','FORMAT_RESTRICTED_ENABLED','locale','document','FORMAT_RESTRICTED_DISABLED','commandParams','plugins','formatInline','331467BtKhgr','5937290CjRfFl','change','isCollapsed','StandardEditingModeEditing','descriptionFactory','value','commands','TrackChangesEditing','restrictedEditingException','9HcBuhG','20BQuRDO','forceValue','getRanges','format'];_0x4ccf=function(){return _0x513a62;};return _0x4ccf();}export default class St extends _0x1e9695{[_0x28e683(0x19a)](){const _0xda71fb=_0x28e683,_0x5b0fd6=this[_0xda71fb(0x198)],_0x51d479=_0x5b0fd6[_0xda71fb(0x192)],_0x5c5a90=_0x5b0fd6[_0xda71fb(0x1a1)];if(!_0x5b0fd6[_0xda71fb(0x1a5)][_0xda71fb(0x190)](_0xda71fb(0x1ab)))return;const _0x4d6f3d=_0x5b0fd6[_0xda71fb(0x1a5)][_0xda71fb(0x196)](_0xda71fb(0x1af)),_0x1522e1=_0xda71fb(0x1b0),_0x464391=_0x5b0fd6[_0xda71fb(0x1ae)][_0xda71fb(0x196)](_0x1522e1);_0x4d6f3d[_0xda71fb(0x191)](_0x1522e1,(_0x592cfb,_0x7fe28a={})=>{const _0x209c8c=_0xda71fb,_0x24ce1f=_0x51d479[_0x209c8c(0x1a2)][_0x209c8c(0x193)];if(_0x24ce1f[_0x209c8c(0x1aa)])return void _0x592cfb(_0x7fe28a);const _0x1f3237=void 0x0!==_0x7fe28a[_0x209c8c(0x1b3)]?_0x7fe28a[_0x209c8c(0x1b3)]:!_0x464391[_0x209c8c(0x1ad)];_0x51d479[_0x209c8c(0x1a9)](()=>{const _0x35d896=_0x209c8c,_0x119c68=Array[_0x35d896(0x195)](_0x24ce1f[_0x35d896(0x1b4)]());for(const _0x1e29a of _0x119c68){const _0x1b2466=_0x1f3237?[_0x1e29a]:_0x44b68a(_0x1522e1,_0x1e29a,_0x51d479);for(const _0x1a0850 of _0x1b2466)_0x4d6f3d[_0x35d896(0x19c)](_0x1a0850,{'commandName':_0x1522e1,'commandParams':[{'forceValue':_0x1f3237}]});}});}),_0x4d6f3d[_0xda71fb(0x1ac)][_0xda71fb(0x1b6)](_0x4548ae=>{const _0x5bd89a=_0xda71fb;if(_0x5bd89a(0x19e)!=_0x4548ae[_0x5bd89a(0x19d)]&&_0x5bd89a(0x1a6)!=_0x4548ae[_0x5bd89a(0x19d)])return;const {data:_0x5679e9}=_0x4548ae;return _0x5679e9&&_0x5679e9[_0x5bd89a(0x197)]==_0x1522e1?_0x5679e9[_0x5bd89a(0x1a4)][0x0][_0x5bd89a(0x1b3)]?{'type':_0x5bd89a(0x1b5),'content':_0x4a661a(_0x5c5a90,_0x5bd89a(0x1a0))}:{'type':_0x5bd89a(0x1b5),'content':_0x4a661a(_0x5c5a90,_0x5bd89a(0x1a3))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xa7de(_0x4b7538,_0x9cde1){const _0x1b85da=_0x1b85();return _0xa7de=function(_0xa7de34,_0x5c885d){_0xa7de34=_0xa7de34-0x132;let _0x429ce0=_0x1b85da[_0xa7de34];return _0x429ce0;},_0xa7de(_0x4b7538,_0x9cde1);}const _0xdcfd10=_0xa7de;function _0x1b85(){const _0x280350=['registerInlineAttribute','registerAttributeLabel','ghsAttributes','formatBlock','definitions','registerDescriptionCallback','33369mziFfO','formatInline','registerBlockAttribute','*Remove\x20format:*\x20%0','plugins','editor','toLowerCase','36HnCizE','commandParams','add','afterInit','styleName','2120sprWiq','style','30oKHhBE','forceValue','4YhbpTZ','FORMAT_STYLE','normalizeConfig','block','1196070crjMrV','2475hpuvIF','2407218edbHJx','format','*Set\x20format:*\x20%0','get','DataSchema','element','inline','descriptionFactory','TrackChangesEditing','GeneralHtmlSupport','config','Style','getGhsAttributeNameForElement','commandName','type','locale','StyleUtils','311607EwTTYM','52NKvpAM','_registerLegacyDescription','1713650LAdLgk','enableDefaultAttributesIntegration','has','5333911WFJyyQ'];_0x1b85=function(){return _0x280350;};return _0x1b85();}(function(_0x259948,_0x1e446e){const _0x6f17c6=_0xa7de,_0x46c8b4=_0x259948();while(!![]){try{const _0x4ace92=parseInt(_0x6f17c6(0x135))/0x1+parseInt(_0x6f17c6(0x149))/0x2*(-parseInt(_0x6f17c6(0x136))/0x3)+parseInt(_0x6f17c6(0x165))/0x4*(parseInt(_0x6f17c6(0x14b))/0x5)+-parseInt(_0x6f17c6(0x137))/0x6+parseInt(_0x6f17c6(0x155))/0x7*(parseInt(_0x6f17c6(0x161))/0x8)+-parseInt(_0x6f17c6(0x148))/0x9*(parseInt(_0x6f17c6(0x163))/0xa)+parseInt(_0x6f17c6(0x14e))/0xb*(-parseInt(_0x6f17c6(0x15c))/0xc);if(_0x4ace92===_0x1e446e)break;else _0x46c8b4['push'](_0x46c8b4['shift']());}catch(_0x16c704){_0x46c8b4['push'](_0x46c8b4['shift']());}}}(_0x1b85,0xc865e));import{Plugin as _0x34a6bd}from'ckeditor5/src/core.js';import{getTranslation as _0x3d9121}from'../utils/common-translations.js';export default class At extends _0x34a6bd{[_0xdcfd10(0x15f)](){const _0x3b26ce=_0xdcfd10,_0x2dd50b=this[_0x3b26ce(0x15a)];if(!_0x2dd50b[_0x3b26ce(0x159)][_0x3b26ce(0x14d)](_0x3b26ce(0x142))||!_0x2dd50b[_0x3b26ce(0x159)][_0x3b26ce(0x14d)](_0x3b26ce(0x13b)))return;const _0x2db8b6=_0x2dd50b[_0x3b26ce(0x159)][_0x3b26ce(0x13a)](_0x3b26ce(0x13f)),_0x1eb092=_0x2dd50b[_0x3b26ce(0x146)],_0x310ed2=_0x2dd50b[_0x3b26ce(0x141)][_0x3b26ce(0x13a)](_0x3b26ce(0x162))||{},_0x319f76=_0x2dd50b[_0x3b26ce(0x159)][_0x3b26ce(0x13a)](_0x3b26ce(0x140)),_0x474187=_0x2dd50b[_0x3b26ce(0x159)][_0x3b26ce(0x13a)](_0x3b26ce(0x147))[_0x3b26ce(0x133)](_0x2dd50b[_0x3b26ce(0x159)][_0x3b26ce(0x13a)](_0x3b26ce(0x13b)),_0x310ed2[_0x3b26ce(0x153)]);_0x2db8b6[_0x3b26ce(0x14c)](_0x3b26ce(0x162));const _0x2b90f3=new Set();for(const _0x7eaa6b of _0x474187[_0x3b26ce(0x134)]){const _0x508c67=_0x319f76[_0x3b26ce(0x143)](_0x7eaa6b[_0x3b26ce(0x13c)]);_0x2b90f3[_0x3b26ce(0x15e)](_0x508c67);}const _0x4216f2=new Set();for(const _0x1427d9 of _0x474187[_0x3b26ce(0x13d)]){const _0xc76e1=_0x319f76[_0x3b26ce(0x143)](_0x1427d9[_0x3b26ce(0x13c)]);_0x4216f2[_0x3b26ce(0x15e)](_0xc76e1);for(const _0x34a731 of _0x1427d9[_0x3b26ce(0x151)])_0x4216f2[_0x3b26ce(0x15e)](_0x34a731);}for(const _0x56806b of _0x2b90f3)_0x2db8b6[_0x3b26ce(0x157)](_0x56806b),_0x2db8b6[_0x3b26ce(0x13e)][_0x3b26ce(0x150)](_0x56806b,_0x3d9121(_0x1eb092,_0x3b26ce(0x132)));for(const _0x247f23 of _0x4216f2)_0x2db8b6[_0x3b26ce(0x14f)](_0x247f23),_0x2db8b6[_0x3b26ce(0x13e)][_0x3b26ce(0x150)](_0x247f23,_0x3d9121(_0x1eb092,_0x3b26ce(0x132)));this[_0x3b26ce(0x14a)]();}[_0xdcfd10(0x14a)](){const _0x35af3d=_0xdcfd10,_0x34dd76=this[_0x35af3d(0x15a)],_0x5ed7c9=_0x34dd76[_0x35af3d(0x146)];_0x34dd76[_0x35af3d(0x159)][_0x35af3d(0x13a)](_0x35af3d(0x13f))[_0x35af3d(0x13e)][_0x35af3d(0x154)](_0x5ea920=>{const _0x4e5e43=_0x35af3d;if(_0x4e5e43(0x152)!=_0x5ea920[_0x4e5e43(0x145)]&&_0x4e5e43(0x156)!=_0x5ea920[_0x4e5e43(0x145)])return;const {data:_0x26c5c7}=_0x5ea920;return _0x26c5c7&&_0x4e5e43(0x162)===_0x26c5c7[_0x4e5e43(0x144)]?_0x26c5c7[_0x4e5e43(0x15d)][0x0][_0x4e5e43(0x164)]?{'type':_0x4e5e43(0x138),'content':_0x3d9121(_0x5ed7c9,_0x4e5e43(0x139),_0x26c5c7[_0x4e5e43(0x15d)][0x0][_0x4e5e43(0x160)][_0x4e5e43(0x15b)]())}:{'type':_0x4e5e43(0x138),'content':_0x3d9121(_0x5ed7c9,_0x4e5e43(0x158),_0x26c5c7[_0x4e5e43(0x15d)][0x0][_0x4e5e43(0x160)][_0x4e5e43(0x15b)]())}:void 0x0;});}}
23
+ function _0x5b3a(_0x3be182,_0x3f04ab){const _0x2e5d77=_0x2e5d();return _0x5b3a=function(_0x5b3a45,_0x106dac){_0x5b3a45=_0x5b3a45-0xe1;let _0x4c702f=_0x2e5d77[_0x5b3a45];return _0x4c702f;},_0x5b3a(_0x3be182,_0x3f04ab);}const _0x342d38=_0x5b3a;(function(_0x4f06f7,_0x1e74a5){const _0x55839d=_0x5b3a,_0x180dd0=_0x4f06f7();while(!![]){try{const _0x1da072=-parseInt(_0x55839d(0xfc))/0x1*(-parseInt(_0x55839d(0xee))/0x2)+parseInt(_0x55839d(0xe9))/0x3+-parseInt(_0x55839d(0x112))/0x4+-parseInt(_0x55839d(0x110))/0x5+parseInt(_0x55839d(0xfd))/0x6+-parseInt(_0x55839d(0x10d))/0x7*(-parseInt(_0x55839d(0xef))/0x8)+parseInt(_0x55839d(0xeb))/0x9*(-parseInt(_0x55839d(0x109))/0xa);if(_0x1da072===_0x1e74a5)break;else _0x180dd0['push'](_0x180dd0['shift']());}catch(_0x42e1b7){_0x180dd0['push'](_0x180dd0['shift']());}}}(_0x2e5d,0x686aa));function _0x2e5d(){const _0x66888b=['*Remove\x20format:*\x20%0','has','1443582jflgGk','toLowerCase','9GKAqco','commandName','enableDefaultAttributesIntegration','4MDTMFs','35080kIGqAs','registerDescriptionCallback','plugins','definitions','style','afterInit','config','_registerLegacyDescription','normalizeConfig','registerInlineAttribute','format','type','styleName','404389lFiGlm','4961538bazBTq','get','add','FORMAT_STYLE','TrackChangesEditing','formatInline','descriptionFactory','element','*Set\x20format:*\x20%0','formatBlock','Style','registerBlockAttribute','12072630QVBVly','ghsAttributes','GeneralHtmlSupport','block','315QylKVs','StyleUtils','getGhsAttributeNameForElement','718015oCQlWl','locale','2142656iEGbiM','DataSchema','forceValue','registerAttributeLabel','commandParams','inline','editor'];_0x2e5d=function(){return _0x66888b;};return _0x2e5d();}import{Plugin as _0x49cf7a}from'ckeditor5/src/core.js';import{getTranslation as _0x5a62ea}from'../utils/common-translations.js';export default class At extends _0x49cf7a{[_0x342d38(0xf4)](){const _0x578c82=_0x342d38,_0x5e153c=this[_0x578c82(0xe6)];if(!_0x5e153c[_0x578c82(0xf1)][_0x578c82(0xe8)](_0x578c82(0x107))||!_0x5e153c[_0x578c82(0xf1)][_0x578c82(0xe8)](_0x578c82(0xe1)))return;const _0x4d282e=_0x5e153c[_0x578c82(0xf1)][_0x578c82(0xfe)](_0x578c82(0x101)),_0x4f7ad1=_0x5e153c[_0x578c82(0x111)],_0x1b78e9=_0x5e153c[_0x578c82(0xf5)][_0x578c82(0xfe)](_0x578c82(0xf3))||{},_0xceffd=_0x5e153c[_0x578c82(0xf1)][_0x578c82(0xfe)](_0x578c82(0x10b)),_0x578b2d=_0x5e153c[_0x578c82(0xf1)][_0x578c82(0xfe)](_0x578c82(0x10e))[_0x578c82(0xf7)](_0x5e153c[_0x578c82(0xf1)][_0x578c82(0xfe)](_0x578c82(0xe1)),_0x1b78e9[_0x578c82(0xf2)]);_0x4d282e[_0x578c82(0xed)](_0x578c82(0xf3));const _0x28f7e5=new Set();for(const _0x18fe59 of _0x578b2d[_0x578c82(0x10c)]){const _0x350e21=_0xceffd[_0x578c82(0x10f)](_0x18fe59[_0x578c82(0x104)]);_0x28f7e5[_0x578c82(0xff)](_0x350e21);}const _0x27f933=new Set();for(const _0x3e40fb of _0x578b2d[_0x578c82(0xe5)]){const _0x4f54e5=_0xceffd[_0x578c82(0x10f)](_0x3e40fb[_0x578c82(0x104)]);_0x27f933[_0x578c82(0xff)](_0x4f54e5);for(const _0x34ea89 of _0x3e40fb[_0x578c82(0x10a)])_0x27f933[_0x578c82(0xff)](_0x34ea89);}for(const _0x164ec3 of _0x28f7e5)_0x4d282e[_0x578c82(0x108)](_0x164ec3),_0x4d282e[_0x578c82(0x103)][_0x578c82(0xe3)](_0x164ec3,_0x5a62ea(_0x4f7ad1,_0x578c82(0x100)));for(const _0x5418ca of _0x27f933)_0x4d282e[_0x578c82(0xf8)](_0x5418ca),_0x4d282e[_0x578c82(0x103)][_0x578c82(0xe3)](_0x5418ca,_0x5a62ea(_0x4f7ad1,_0x578c82(0x100)));this[_0x578c82(0xf6)]();}[_0x342d38(0xf6)](){const _0x1ca6ca=_0x342d38,_0x32d943=this[_0x1ca6ca(0xe6)],_0x59f63e=_0x32d943[_0x1ca6ca(0x111)];_0x32d943[_0x1ca6ca(0xf1)][_0x1ca6ca(0xfe)](_0x1ca6ca(0x101))[_0x1ca6ca(0x103)][_0x1ca6ca(0xf0)](_0x49b27f=>{const _0x56228a=_0x1ca6ca;if(_0x56228a(0x106)!=_0x49b27f[_0x56228a(0xfa)]&&_0x56228a(0x102)!=_0x49b27f[_0x56228a(0xfa)])return;const {data:_0x52848c}=_0x49b27f;return _0x52848c&&_0x56228a(0xf3)===_0x52848c[_0x56228a(0xec)]?_0x52848c[_0x56228a(0xe4)][0x0][_0x56228a(0xe2)]?{'type':_0x56228a(0xf9),'content':_0x5a62ea(_0x59f63e,_0x56228a(0x105),_0x52848c[_0x56228a(0xe4)][0x0][_0x56228a(0xfb)][_0x56228a(0xea)]())}:{'type':_0x56228a(0xf9),'content':_0x5a62ea(_0x59f63e,_0x56228a(0xe7),_0x52848c[_0x56228a(0xe4)][0x0][_0x56228a(0xfb)][_0x56228a(0xea)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3b1082=_0x39b7;(function(_0x410264,_0x1afe36){const _0x4aa505=_0x39b7,_0x190b86=_0x410264();while(!![]){try{const _0x4873e2=-parseInt(_0x4aa505(0xfc))/0x1+parseInt(_0x4aa505(0xa8))/0x2+-parseInt(_0x4aa505(0x9f))/0x3+parseInt(_0x4aa505(0xc9))/0x4*(parseInt(_0x4aa505(0xec))/0x5)+parseInt(_0x4aa505(0xd3))/0x6*(-parseInt(_0x4aa505(0xd2))/0x7)+parseInt(_0x4aa505(0xbc))/0x8*(-parseInt(_0x4aa505(0xf6))/0x9)+-parseInt(_0x4aa505(0x8d))/0xa*(-parseInt(_0x4aa505(0x81))/0xb);if(_0x4873e2===_0x1afe36)break;else _0x190b86['push'](_0x190b86['shift']());}catch(_0x429ff0){_0x190b86['push'](_0x190b86['shift']());}}}(_0x3896,0x1cd3b));import{Plugin as _0x78cb39}from'ckeditor5/src/core.js';function _0x3896(){const _0x5b0558=['map','*Insert:*\x20%0','isTouching','model','some','insertTableRowAbove','above','createRangeIn','has','registerCustomCallback','max','_suggestionFactory','element','removeTableColumn','toLowerCase','afterInit','get','nodeBefore','$graveyard','maxColumn','markMultiRangeInsertion','tableColumn','getSuggestion','removeTableRow','902TlyVuH','getRanges','getFirstRange','accept','getChanges','ELEMENT_TABLE_ROW_WITH_TEXT','getRowIndexes','locale','mapper','_getSuggestionCoords','tableCell','rootName','62780jxIlRC','ELEMENT_TABLE_COLUMN_WITH_TEXT','selectTableColumn','nodeAfter','addMarker:suggestion','_tableSuggestions','ELEMENT_TABLE','writer','from','showSuggestionHighlights','ELEMENT_TABLE_ROW','discard','insertTableRowBelow','isArray','minRow','createTableWalker','document','getItems','365250gZtyWG','selection','descriptionFactory','getContainedElement','isInContent','cell','selectTableRow','enqueueChange','toViewElement','56868XDubEm','highest','insertTableColumnLeft','root','change','filter','registerElementLabel','maxRow','registerPostFixer','createRangeOn','MAX_SAFE_INTEGER','values','classes','TrackChangesEditing','detach','addClass','insertion','downcastDispatcher','markMultiRangeDeletion','oldRange','587344uHFLMz','tablePaste','batch','table','subType','getChangedMarkers','name','_tablePostFixingSubtypes','getSelectionAffectedTableCells','push','change:data','MIN_SAFE_INTEGER','_splitMarkerName','9692SZCBTB','length','position','execute','addRange','start','removeClass','options','insertTable','7kCxoeW','531834tlyIXH','commands','findAncestor','isEqual','order','first','_setupColumnsRowsFixing','getChildren','ELEMENT_TABLE_WITH_TEXT','item','every','registerDescriptionCallback','isIntersectingWithRange','hasAttribute','low','setSelection','$textProxy','suggestion','*Remove:*\x20%0','getCellLocation','substr','isIntersecting','join','insert','colspan','320JImJLA','getColumnIndexes','tableRow','_getCoordsForCells','editor','insertTableColumnRight','enableCommand','differ','deletion','last','18bwRfqp','refresh','plugins','span','minColumn','type','223002JjSJZi','startsWith','includes','ELEMENT_TABLE_COLUMN','getAttribute','forceValue','TableUtils','rowspan','fromRange','min','end','createPositionAt','left','_acceptFormatSuggestionCallbackFactory','data','add','TableEditing'];_0x3896=function(){return _0x5b0558;};return _0x3896();}function _0x39b7(_0x5ec57d,_0x144314){const _0x3896b8=_0x3896();return _0x39b7=function(_0x39b791,_0x5799e6){_0x39b791=_0x39b791-0x7f;let _0x4cd3b4=_0x3896b8[_0x39b791];return _0x4cd3b4;},_0x39b7(_0x5ec57d,_0x144314);}import{LiveRange as _0xd4046b}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x3b9798}from'ckeditor5/src/widget.js';import{getTranslation as _0x5b24ef}from'../utils/common-translations.js';export default class It extends _0x78cb39{constructor(_0x4b1a9e){const _0x55df07=_0x39b7;super(_0x4b1a9e),this[_0x55df07(0xc3)]=[_0x55df07(0xee),_0x55df07(0x122)],this[_0x55df07(0x92)]=new Set();}[_0x3b1082(0x11c)](){const _0x590258=_0x3b1082,_0xaf2890=this[_0x590258(0xf0)],_0x2aba3a=_0xaf2890[_0x590258(0x110)][_0x590258(0x9d)][_0x590258(0xa0)];if(!_0xaf2890[_0x590258(0xf8)][_0x590258(0x115)](_0x590258(0x10c)))return;const _0x1198da=_0xaf2890[_0x590258(0x88)],_0x220dc5=_0xaf2890[_0x590258(0xf8)][_0x590258(0x11d)](_0x590258(0xb5)),_0x52bf6a=_0xaf2890[_0x590258(0xf8)][_0x590258(0x11d)](_0x590258(0x102));_0x220dc5[_0x590258(0xa1)][_0x590258(0xae)](_0x590258(0xbf),_0x12f19f=>_0x5b24ef(_0x1198da,_0x590258(0x93),_0x12f19f)),this[_0x590258(0xd9)](),_0x220dc5[_0x590258(0xf2)](_0x590258(0xd1)),_0x220dc5[_0x590258(0xf2)](_0x590258(0xa5)),_0x220dc5[_0x590258(0xf2)](_0x590258(0x8f));for(const _0x12eed7 of[_0x590258(0x112),_0x590258(0x99)]){const _0x4c2c5a=_0xaf2890[_0x590258(0xd4)][_0x590258(0x11d)](_0x12eed7);_0x220dc5[_0x590258(0xf2)](_0x12eed7,_0x1113e8=>{const _0x120f74=_0x590258;_0xaf2890[_0x120f74(0x110)][_0x120f74(0xac)](_0x549284=>{const _0x3240f9=_0x120f74;_0x1113e8();const _0x1c658b=_0x3240f9(0x113)===_0x4c2c5a[_0x3240f9(0xd7)],_0x3bc38b=_0x52bf6a[_0x3240f9(0xc4)](_0x2aba3a),_0x4739d2=_0x52bf6a[_0x3240f9(0x87)](_0x3bc38b),_0x2bf4a5=_0x1c658b?_0x4739d2[_0x3240f9(0xd8)]-0x1:_0x4739d2[_0x3240f9(0xf5)]+0x1,_0x22913f=_0x3bc38b[0x0][_0x3240f9(0xd5)](_0x3240f9(0xbf)),_0x233087=_0x52bf6a[_0x3240f9(0x9c)](_0x22913f,{'startRow':_0x2bf4a5,'endRow':_0x2bf4a5}),_0xee7441=Array[_0x3240f9(0x95)](_0x233087)[_0x3240f9(0x10d)](_0x21430a=>_0x549284[_0x3240f9(0xb1)](_0x21430a[_0x3240f9(0xa4)]));_0x220dc5[_0x3240f9(0x121)](_0xee7441,_0x3240f9(0xee));});});}for(const _0x27cd35 of[_0x590258(0xaa),_0x590258(0xf1)]){const _0x2d746e=_0xaf2890[_0x590258(0xd4)][_0x590258(0x11d)](_0x27cd35);_0x220dc5[_0x590258(0xf2)](_0x27cd35,_0x29ab34=>{const _0x1b17b0=_0x590258;_0xaf2890[_0x1b17b0(0x110)][_0x1b17b0(0xac)](_0x30af65=>{const _0x22d61a=_0x1b17b0;_0x29ab34();const _0x34facc=_0x22d61a(0x108)===_0x2d746e[_0x22d61a(0xd7)],_0xd9cea9=_0x52bf6a[_0x22d61a(0xc4)](_0x2aba3a),_0x1f72a5=_0x52bf6a[_0x22d61a(0xed)](_0xd9cea9),_0x3ba614=_0x34facc?_0x1f72a5[_0x22d61a(0xd8)]-0x1:_0x1f72a5[_0x22d61a(0xf5)]+0x1,_0x326378=_0xd9cea9[0x0][_0x22d61a(0xd5)](_0x22d61a(0xbf)),_0xa1c1d=_0x52bf6a[_0x22d61a(0x9c)](_0x326378,{'startRow':0x0,'column':_0x3ba614,'includeAllSlots':!0x1}),_0x8f9ec5=Array[_0x22d61a(0x95)](_0xa1c1d)[_0x22d61a(0x10d)](_0x1368df=>_0x30af65[_0x22d61a(0xb1)](_0x1368df[_0x22d61a(0xa4)]));_0x220dc5[_0x22d61a(0x121)](_0x8f9ec5,_0x22d61a(0x122));});});}for(const _0x590f31 of[_0x590258(0x80),_0x590258(0x11a)]){const _0x3675ed=_0x590f31[_0x590258(0xe7)](0xb),_0x3ec0ed=_0x3675ed[_0x590258(0x11b)](),_0x4de2ab=_0x3ec0ed[_0x590258(0xe7)](0x0,0x3)+_0x590258(0xf9),_0x296453=_0x590258(0xbf)+_0x3675ed,_0x1803ce=_0x590258(0x105)+_0x3675ed,_0x541ce4=_0x590258(0x117)+_0x3675ed;_0x220dc5[_0x590258(0xf2)](_0x590f31,()=>{const _0x51077f=_0x590258;_0xaf2890[_0x51077f(0x110)][_0x51077f(0xac)](_0x300710=>{const _0x2f99ca=_0x51077f,_0x38a01f=_0x52bf6a[_0x2f99ca(0xc4)](_0x2aba3a),_0x4f9d57=_0x38a01f[0x0][_0x2f99ca(0xd5)](_0x2f99ca(0xbf));let _0x4839bc;if(_0x2f99ca(0x80)==_0x590f31){const _0x92697b=_0x52bf6a[_0x2f99ca(0x87)](_0x38a01f);_0x4839bc={'startRow':_0x92697b[_0x2f99ca(0xd8)],'endRow':_0x92697b[_0x2f99ca(0xf5)],'includeAllSlots':!0x0};}else{const _0x4b3200=_0x52bf6a[_0x2f99ca(0xed)](_0x38a01f);_0x4839bc={'startColumn':_0x4b3200[_0x2f99ca(0xd8)],'endColumn':_0x4b3200[_0x2f99ca(0xf5)],'includeAllSlots':!0x0};}const _0x17b3a6=_0x52bf6a[_0x2f99ca(0x9c)](_0x4f9d57,_0x4839bc),_0x2d95bd=Array[_0x2f99ca(0x95)](_0x17b3a6)[_0x2f99ca(0x10d)](({cell:_0x434846})=>_0x434846),_0x40ea58=be(_0x2d95bd[_0x2f99ca(0xad)](_0xf56d08=>_0xf56d08[_0x2f99ca(0xe0)](_0x4de2ab))),_0x19c7df=be(_0x2d95bd[_0x2f99ca(0xad)](_0x1d097b=>!_0x1d097b[_0x2f99ca(0xe0)](_0x4de2ab)))[_0x2f99ca(0x10d)](_0x2d26aa=>_0x300710[_0x2f99ca(0xb1)](_0x2d26aa)),_0x4ff2c9=_0x220dc5[_0x2f99ca(0xba)](_0x19c7df,_0x296453);if(_0x4ff2c9&&(_0x2f99ca(0xee)==_0x4ff2c9[_0x2f99ca(0xc0)]||_0x2f99ca(0x122)==_0x4ff2c9[_0x2f99ca(0xc0)])){const _0x2a728d=this[_0x2f99ca(0x8a)](_0x4ff2c9);for(const _0x41461f of _0x40ea58){const _0x56f25f=_0x300710[_0x2f99ca(0xb1)](_0x41461f),_0x567202=_0x52bf6a[_0x2f99ca(0xe6)](_0x41461f),_0x512198=_0x41461f[_0x2f99ca(0x100)](_0x4de2ab)-0x1,_0xb416b0=_0x2a728d[_0x1803ce],_0xfdd47a=_0x2a728d[_0x541ce4];_0xb416b0<=_0x567202[_0x3ec0ed]&&_0x567202[_0x3ec0ed]+_0x512198<=_0xfdd47a&&_0x4ff2c9[_0x2f99ca(0xcd)](_0x56f25f);}}});});}function _0x2e19e3(_0x115ebd){const _0x27f5be=_0x590258,_0x14cfbd=Array[_0x27f5be(0x95)](_0x2aba3a[_0x27f5be(0x82)]())[_0x27f5be(0x10d)](_0x2e91c6=>_0xd4046b[_0x27f5be(0x104)](_0x2e91c6));_0xaf2890[_0x27f5be(0x110)][_0x27f5be(0xac)](_0x2a85eb=>{const _0x325fb1=_0x27f5be,_0x228eae=_0x2a85eb[_0x325fb1(0xbe)];_0x115ebd=_0x115ebd[_0x325fb1(0xad)](_0x5eb75e=>_0x325fb1(0x11f)!=_0x5eb75e[_0x325fb1(0xab)][_0x325fb1(0x8c)]),_0x2a85eb[_0x325fb1(0xe2)](_0x115ebd),_0xaf2890[_0x325fb1(0xd4)][_0x325fb1(0x11d)](_0x325fb1(0x80))[_0x325fb1(0xf7)](),_0xaf2890[_0x325fb1(0xcc)](_0x325fb1(0x80),{'forceDefaultExecution':!0x0}),_0xaf2890[_0x325fb1(0x110)][_0x325fb1(0xa6)](()=>{const _0x54808b=_0x325fb1;_0xaf2890[_0x54808b(0x110)][_0x54808b(0xa6)](_0x228eae,_0x2e6f36=>{const _0x5c62e2=_0x54808b,_0x22da0a=_0x14cfbd[_0x5c62e2(0xad)](_0x3530e2=>_0x5c62e2(0x11f)!=_0x3530e2[_0x5c62e2(0xab)][_0x5c62e2(0x8c)]);_0x22da0a[_0x5c62e2(0xca)]>0x0&&_0x2e6f36[_0x5c62e2(0xe2)](_0x22da0a);for(const _0x286cbe of _0x14cfbd)_0x286cbe[_0x5c62e2(0xb6)]();});});});}function _0x39c63f(_0x4824d3){const _0x2f7996=_0x590258;_0xaf2890[_0x2f7996(0x110)][_0x2f7996(0xac)](_0x5daedf=>{const _0x5cead4=_0x2f7996,_0x296f89=Array[_0x5cead4(0x95)](_0x2aba3a[_0x5cead4(0x82)]())[_0x5cead4(0x10d)](_0x5e4121=>_0xd4046b[_0x5cead4(0x104)](_0x5e4121)),_0x3f3641=[];for(const _0x430b8e of _0x4824d3)for(const _0x37b544 of _0x430b8e[_0x5cead4(0x9e)]({'shallow':!0x0}))_0x3f3641[_0x5cead4(0xc5)](_0x37b544);for(const _0x53db9b of _0x3f3641)_0x5cead4(0x11f)!=_0x53db9b[_0x5cead4(0xab)][_0x5cead4(0x8c)]&&(_0x5daedf[_0x5cead4(0xe2)](_0x5daedf[_0x5cead4(0x107)](_0x53db9b,0x0)),_0xaf2890[_0x5cead4(0xd4)][_0x5cead4(0x11d)](_0x5cead4(0x11a))[_0x5cead4(0xf7)](),_0xaf2890[_0x5cead4(0xcc)](_0x5cead4(0x11a),{'forceDefaultExecution':!0x0}));const _0xf5aa96=_0x296f89[_0x5cead4(0xad)](_0xcc2ddf=>_0x5cead4(0x11f)!=_0xcc2ddf[_0x5cead4(0xab)][_0x5cead4(0x8c)]);_0xf5aa96[_0x5cead4(0xca)]>0x0&&_0x5daedf[_0x5cead4(0xe2)](_0xf5aa96);for(const _0x1d3f28 of _0x296f89)_0x1d3f28[_0x5cead4(0xb6)]();});}function _0x407be4(_0x9cb24,_0xf4f5d9){const _0x26b361=_0x590258;return _0xf4f5d9[_0x26b361(0xdd)](_0x892e27=>_0x9cb24[_0x26b361(0x111)](_0x6de79d=>_0x6de79d[_0x26b361(0x106)][_0x26b361(0xd6)](_0x892e27[_0x26b361(0xce)])||_0x892e27[_0x26b361(0x106)][_0x26b361(0xd6)](_0x6de79d[_0x26b361(0xce)])));}function _0x57b7e1(_0x146bcd,_0x162185){const _0x19ac6f=_0x590258;return!_0x146bcd[_0x19ac6f(0x111)](_0x59d85b=>_0x162185[_0x19ac6f(0x111)](_0x1e9be9=>_0x59d85b[_0x19ac6f(0xe8)](_0x1e9be9)))&&_0x146bcd[_0x19ac6f(0x111)](_0x419864=>_0x162185[_0x19ac6f(0x111)](_0x3d647e=>_0x419864[_0x19ac6f(0x106)][_0x19ac6f(0x10f)](_0x3d647e[_0x19ac6f(0xce)])));}_0xaf2890[_0x590258(0x10a)][_0x590258(0xb9)]['on'](_0x590258(0x91),(_0x5746a8,_0x3364c6,_0x2d741d)=>{const _0x56211a=_0x590258;if(!_0x2d741d[_0x56211a(0xd0)][_0x56211a(0x96)])return;const _0x2a43f6=_0x3364c6[_0x56211a(0xdc)];if(!_0x2a43f6)return;const _0x4c7049=_0x2d741d[_0x56211a(0x89)][_0x56211a(0xa7)](_0x2a43f6);function _0x4f27d2(_0x10e1d7){const _0x2461ba=_0x56211a;return Array[_0x2461ba(0x9a)](_0x10e1d7)?_0x10e1d7:[_0x10e1d7];}_0x4c7049&&_0x56211a(0x8b)===_0x2a43f6[_0x56211a(0xc2)]&&_0x3b9798(_0x4c7049,_0x2d741d[_0x56211a(0x94)],(_0x3d6b00,_0x13f469,_0x5bd599)=>_0x5bd599[_0x56211a(0xb7)](_0x4f27d2(_0x13f469[_0x56211a(0xb4)]),_0x3d6b00),(_0x5bd4b8,_0x3dde3c,_0x2e9962)=>_0x2e9962[_0x56211a(0xcf)](_0x4f27d2(_0x3dde3c[_0x56211a(0xb4)]),_0x5bd4b8));},{'priority':_0x590258(0xa9)}),_0x220dc5[_0x590258(0xa1)][_0x590258(0xde)](_0x30f415=>{const _0x261b52=_0x590258;if(_0x261b52(0xb8)!=_0x30f415[_0x261b52(0xfb)]&&_0x261b52(0xf4)!=_0x30f415[_0x261b52(0xfb)])return;const _0x11170a=_0x30f415[_0x261b52(0xa2)]();if(null!=_0x11170a&&_0x11170a['is'](_0x261b52(0x119),_0x261b52(0xbf))){if(_0x261b52(0xb8)==_0x30f415[_0x261b52(0xfb)]){const _0x10c038=_0x30f415[_0x261b52(0x9e)]()[_0x261b52(0xad)](_0x114e47=>_0x114e47['is'](_0x261b52(0xe3)))[_0x261b52(0x10d)](_0x1339eb=>_0x1339eb[_0x261b52(0x10a)]);if(_0x10c038[_0x261b52(0xca)])return{'type':_0x261b52(0xb8),'content':_0x5b24ef(_0x1198da,_0x261b52(0x10e),_0x5b24ef(_0x1198da,_0x261b52(0xdb),'\x22'+_0x10c038[_0x261b52(0xe9)]('\x20')+'\x22'))};}if(_0x261b52(0xf4)==_0x30f415[_0x261b52(0xfb)]){const _0x3600ee=_0x30f415[_0x261b52(0x9e)]()[_0x261b52(0xad)](_0x4106f4=>_0x4106f4['is'](_0x261b52(0xe3)))[_0x261b52(0x10d)](_0x3e02d5=>_0x3e02d5[_0x261b52(0x10a)]);if(_0x3600ee[_0x261b52(0xca)])return{'type':_0x261b52(0xf4),'content':_0x5b24ef(_0x1198da,_0x261b52(0xe5),_0x5b24ef(_0x1198da,_0x261b52(0xdb),'\x22'+_0x3600ee[_0x261b52(0xe9)]('\x20')+'\x22'))};}}}),_0x220dc5[_0x590258(0xa1)][_0x590258(0xde)](_0x36e281=>{const _0x10a797=_0x590258;if(_0x10a797(0xee)==_0x36e281[_0x10a797(0xc0)]){const _0x30ec10=_0x36e281[_0x10a797(0x9e)]()[_0x10a797(0xad)](_0x4785a2=>_0x4785a2['is'](_0x10a797(0xe3)))[_0x10a797(0x10d)](_0x2dd5b6=>_0x2dd5b6[_0x10a797(0x10a)]),_0x24d9a9=this[_0x10a797(0x8a)](_0x36e281),_0x35d45b=_0x24d9a9[_0x10a797(0xaf)]-_0x24d9a9[_0x10a797(0x9b)]+0x1;if(_0x10a797(0xb8)==_0x36e281[_0x10a797(0xfb)])return _0x30ec10[_0x10a797(0xca)]?{'type':_0x10a797(0xb8),'content':_0x5b24ef(_0x1198da,_0x10a797(0x10e),_0x5b24ef(_0x1198da,_0x10a797(0x86),[_0x35d45b,'\x22'+_0x30ec10[_0x10a797(0xe9)]('\x20')+'\x22']))}:{'type':_0x10a797(0xb8),'content':_0x5b24ef(_0x1198da,_0x10a797(0x10e),_0x5b24ef(_0x1198da,_0x10a797(0x97),_0x35d45b))};if(_0x10a797(0xf4)==_0x36e281[_0x10a797(0xfb)])return _0x30ec10[_0x10a797(0xca)]?{'type':_0x10a797(0xf4),'content':_0x5b24ef(_0x1198da,_0x10a797(0xe5),_0x5b24ef(_0x1198da,_0x10a797(0x86),[_0x35d45b,'\x22'+_0x30ec10[_0x10a797(0xe9)]('\x20')+'\x22']))}:{'type':_0x10a797(0xf4),'content':_0x5b24ef(_0x1198da,_0x10a797(0xe5),_0x5b24ef(_0x1198da,_0x10a797(0x97),_0x35d45b))};}if(_0x10a797(0x122)==_0x36e281[_0x10a797(0xc0)]){const _0x5865f3=_0x36e281[_0x10a797(0x9e)]()[_0x10a797(0xad)](_0x50cb24=>_0x50cb24['is'](_0x10a797(0xe3)))[_0x10a797(0x10d)](_0x137f00=>_0x137f00[_0x10a797(0x10a)]),_0x27d06b=this[_0x10a797(0x8a)](_0x36e281),_0x53f30f=_0x27d06b[_0x10a797(0x120)]-_0x27d06b[_0x10a797(0xfa)]+0x1;if(_0x10a797(0xb8)==_0x36e281[_0x10a797(0xfb)])return _0x5865f3[_0x10a797(0xca)]?{'type':_0x10a797(0xb8),'content':_0x5b24ef(_0x1198da,_0x10a797(0x10e),_0x5b24ef(_0x1198da,_0x10a797(0x8e),[_0x53f30f,'\x22'+_0x5865f3[_0x10a797(0xe9)]('\x20')+'\x22']))}:{'type':_0x10a797(0xb8),'content':_0x5b24ef(_0x1198da,_0x10a797(0x10e),_0x5b24ef(_0x1198da,_0x10a797(0xff),_0x53f30f))};if(_0x10a797(0xf4)==_0x36e281[_0x10a797(0xfb)])return _0x5865f3[_0x10a797(0xca)]?{'type':_0x10a797(0xf4),'content':_0x5b24ef(_0x1198da,_0x10a797(0xe5),_0x5b24ef(_0x1198da,_0x10a797(0x8e),[_0x53f30f,'\x22'+_0x5865f3[_0x10a797(0xe9)]('\x20')+'\x22']))}:{'type':_0x10a797(0xf4),'content':_0x5b24ef(_0x1198da,_0x10a797(0xe5),_0x5b24ef(_0x1198da,_0x10a797(0xff),_0x53f30f))};}}),_0x220dc5[_0x590258(0x118)][_0x590258(0x116)](_0x590258(0xb8),_0x590258(0xee),_0x590258(0x98),_0x2e19e3),_0x220dc5[_0x590258(0x118)][_0x590258(0x116)](_0x590258(0xf4),_0x590258(0xee),_0x590258(0x84),_0x2e19e3),_0x220dc5[_0x590258(0x118)][_0x590258(0x116)](_0x590258(0xb8),_0x590258(0x122),_0x590258(0x98),_0x39c63f),_0x220dc5[_0x590258(0x118)][_0x590258(0x116)](_0x590258(0xf4),_0x590258(0x122),_0x590258(0x84),_0x39c63f),_0x220dc5[_0x590258(0x118)][_0x590258(0x116)](_0x590258(0xb8),_0x590258(0x122),_0x590258(0xe9),_0x407be4),_0x220dc5[_0x590258(0x118)][_0x590258(0x116)](_0x590258(0xf4),_0x590258(0x122),_0x590258(0xe9),_0x407be4),_0x220dc5[_0x590258(0x118)][_0x590258(0x116)](_0x590258(0xb8),_0x590258(0xee),_0x590258(0xe9),_0x57b7e1),_0x220dc5[_0x590258(0x118)][_0x590258(0x116)](_0x590258(0xf4),_0x590258(0xee),_0x590258(0xe9),_0x57b7e1);}[_0x3b1082(0x109)](){const _0x569f5a=_0x3b1082,_0x576b3c=this[_0x569f5a(0xf0)],_0x3e0a03=_0x576b3c[_0x569f5a(0x110)][_0x569f5a(0x9d)][_0x569f5a(0xa0)];return(_0x870f3,_0x3ad2dd)=>{const _0x40f781=_0x569f5a;_0x576b3c[_0x40f781(0x110)][_0x40f781(0xac)](_0x2e0df1=>{const _0x33d2fd=_0x40f781,{commandName:_0x3f531e,commandParams:_0x46648e}=_0x3ad2dd;let _0x168f44=_0x870f3[0x0][_0x33d2fd(0x106)][_0x33d2fd(0x11e)];_0x46648e&&_0x46648e[0x0]&&!0x1===_0x46648e[0x0][_0x33d2fd(0x101)]&&(_0x168f44=_0x870f3[0x0][_0x33d2fd(0xce)][_0x33d2fd(0x90)]);const _0x5e7be1=_0x2e0df1[_0x33d2fd(0x114)](_0x168f44);if(_0x33d2fd(0x11f)==_0x5e7be1[_0x33d2fd(0xab)][_0x33d2fd(0x8c)])return;const _0x24d98a=Array[_0x33d2fd(0x95)](_0x3e0a03[_0x33d2fd(0x82)]())[_0x33d2fd(0x10d)](_0x3d694e=>_0xd4046b[_0x33d2fd(0x104)](_0x3d694e));_0x2e0df1[_0x33d2fd(0xe2)](_0x5e7be1),_0x576b3c[_0x33d2fd(0xd4)][_0x33d2fd(0x11d)](_0x3f531e)[_0x33d2fd(0xf7)](),_0x46648e[_0x33d2fd(0xc5)]({'forceDefaultExecution':!0x0}),_0x576b3c[_0x33d2fd(0xcc)](_0x3f531e,..._0x46648e);const _0x4fea98=_0x24d98a[_0x33d2fd(0xad)](_0x65a85f=>_0x33d2fd(0x11f)!=_0x65a85f[_0x33d2fd(0xab)][_0x33d2fd(0x8c)]);_0x4fea98[_0x33d2fd(0xca)]>0x0&&_0x2e0df1[_0x33d2fd(0xe2)](_0x4fea98);for(const _0x31d3d6 of _0x24d98a)_0x31d3d6[_0x33d2fd(0xb6)]();});};}[_0x3b1082(0xef)](_0x293b41){const _0x32a849=_0x3b1082,_0x19f28e=this[_0x32a849(0xf0)][_0x32a849(0xf8)][_0x32a849(0x11d)](_0x32a849(0x102));let _0x3b9bd9=Number[_0x32a849(0xb2)],_0x944d4d=Number[_0x32a849(0xc7)],_0x5ed338=Number[_0x32a849(0xb2)],_0x5c8fec=Number[_0x32a849(0xc7)];for(const _0x3050f2 of _0x293b41){if(_0x32a849(0x11f)==_0x3050f2[_0x32a849(0xab)][_0x32a849(0x8c)])continue;const {row:_0x45e4cb,column:_0x1f7529}=_0x19f28e[_0x32a849(0xe6)](_0x3050f2),_0x46a37b=_0x3050f2[_0x32a849(0xe0)](_0x32a849(0x103))?_0x3050f2[_0x32a849(0x100)](_0x32a849(0x103))-0x1:0x0,_0x3285cb=_0x3050f2[_0x32a849(0xe0)](_0x32a849(0xeb))?_0x3050f2[_0x32a849(0x100)](_0x32a849(0xeb))-0x1:0x0;_0x3b9bd9=_0x45e4cb<_0x3b9bd9?_0x45e4cb:_0x3b9bd9,_0x944d4d=_0x45e4cb+_0x46a37b>_0x944d4d?_0x45e4cb+_0x46a37b:_0x944d4d,_0x5ed338=_0x1f7529<_0x5ed338?_0x1f7529:_0x5ed338,_0x5c8fec=_0x1f7529+_0x3285cb>_0x5c8fec?_0x1f7529+_0x3285cb:_0x5c8fec;}return{'minRow':_0x3b9bd9,'maxRow':_0x944d4d,'minColumn':_0x5ed338,'maxColumn':_0x5c8fec};}[_0x3b1082(0xd9)](){const _0x1ad3c5=_0x3b1082,_0x40bdc6=this[_0x1ad3c5(0xf0)],_0x721da=_0x40bdc6[_0x1ad3c5(0xf8)][_0x1ad3c5(0x11d)](_0x1ad3c5(0xb5)),_0x23ba37=_0x40bdc6[_0x1ad3c5(0xf8)][_0x1ad3c5(0x11d)](_0x1ad3c5(0x102));_0x40bdc6[_0x1ad3c5(0x110)][_0x1ad3c5(0x9d)]['on'](_0x1ad3c5(0xc6),()=>{const _0x48eec8=_0x1ad3c5,_0x355dd2=Array[_0x48eec8(0x95)](_0x40bdc6[_0x48eec8(0x110)][_0x48eec8(0x9d)][_0x48eec8(0xf3)][_0x48eec8(0xc1)]());for(const {name:_0x22533e,data:_0x2c22c1}of _0x355dd2){const {group:_0x513afd,id:_0x4f41b2,subType:_0x37ec58}=_0x721da[_0x48eec8(0xc8)](_0x22533e);if(_0x48eec8(0xe4)!=_0x513afd)continue;if(null!=_0x2c22c1[_0x48eec8(0xbb)])continue;const _0x48382f=_0x721da[_0x48eec8(0x7f)](_0x4f41b2);this[_0x48eec8(0xc3)][_0x48eec8(0xfe)](_0x37ec58)&&this[_0x48eec8(0x92)][_0x48eec8(0x10b)](_0x48382f);}},{'priority':_0x1ad3c5(0xe1)});const _0x159baf=(_0x36474b,_0x3c5189)=>{const _0x12c14e=_0x1ad3c5;let _0x24f560=!0x1;const _0x3e02d0=_0x3c5189[_0x12c14e(0xb1)](_0x36474b),_0x13f1f4=_0x36474b[_0x12c14e(0xd5)](_0x12c14e(0xbf)),_0x297d57=_0x23ba37[_0x12c14e(0xe6)](_0x36474b);for(const _0x3bf7c3 of this[_0x12c14e(0x92)]){const _0x2b9310=_0x3bf7c3[_0x12c14e(0xc0)],_0x492ede=_0x2b9310[_0x12c14e(0xfd)](_0x12c14e(0xbd)),_0x5a6451=_0x2b9310[_0x12c14e(0xe7)](_0x492ede?0xa:0x5),_0x54698a=_0x5a6451[_0x12c14e(0x11b)](),_0x1a5c80=_0x54698a[_0x12c14e(0xe7)](0x0,0x3)+_0x12c14e(0xf9),_0x3dda39=_0x12c14e(0x105)+_0x5a6451,_0x234a93=_0x12c14e(0x117)+_0x5a6451;if(!_0x3bf7c3[_0x12c14e(0xa3)])continue;if(_0x13f1f4!=_0x3bf7c3[_0x12c14e(0x83)]()[_0x12c14e(0xce)][_0x12c14e(0xd5)](_0x12c14e(0xbf)))continue;if(_0x3bf7c3[_0x12c14e(0xdf)](_0x3e02d0))continue;const _0x57c73f=_0x36474b[_0x12c14e(0xe0)](_0x1a5c80)?_0x36474b[_0x12c14e(0x100)](_0x1a5c80)-0x1:0x0,_0x516015=this[_0x12c14e(0x8a)](_0x3bf7c3),_0x5461f5=_0x516015[_0x3dda39],_0x1967b8=_0x516015[_0x234a93];_0x5461f5<=_0x297d57[_0x54698a]&&_0x297d57[_0x54698a]+_0x57c73f<=_0x1967b8&&(_0x3bf7c3[_0x12c14e(0xcd)](_0x3e02d0),_0x24f560=!0x0);}return _0x24f560;};_0x40bdc6[_0x1ad3c5(0x110)][_0x1ad3c5(0x9d)][_0x1ad3c5(0xb0)](_0x36274a=>{const _0x3b6897=_0x1ad3c5;let _0x426f44=!0x1;for(const _0x5b222d of _0x40bdc6[_0x3b6897(0x110)][_0x3b6897(0x9d)][_0x3b6897(0xf3)][_0x3b6897(0x85)]())if(_0x3b6897(0xea)==_0x5b222d[_0x3b6897(0xfb)]){if(_0x3b6897(0xee)==_0x5b222d[_0x3b6897(0xc2)]){for(const _0x525364 of _0x5b222d[_0x3b6897(0xcb)][_0x3b6897(0x90)][_0x3b6897(0xda)]())_0x426f44=_0x426f44||_0x159baf(_0x525364,_0x36274a);}else _0x3b6897(0x8b)==_0x5b222d[_0x3b6897(0xc2)]&&(_0x426f44=_0x426f44||_0x159baf(_0x5b222d[_0x3b6897(0xcb)][_0x3b6897(0x90)],_0x36274a));}return _0x426f44;});}[_0x3b1082(0x8a)](_0x575572){const _0xcb6cc3=_0x3b1082;return this[_0xcb6cc3(0xef)](_0x575572[_0xcb6cc3(0x82)]()[_0xcb6cc3(0x10d)](_0x466a93=>_0x466a93[_0xcb6cc3(0xce)][_0xcb6cc3(0x90)]));}}function be(_0x55e278){const _0x3c8e64=_0x3b1082;return Array[_0x3c8e64(0x95)](new Set(_0x55e278)[_0x3c8e64(0xb3)]());}
23
+ function _0x1eef(){const _0x54d3dc=['*Remove:*\x20%0','start','createRangeOn','join','MAX_SAFE_INTEGER','getColumnIndexes','tableCell','name','descriptionFactory','getSuggestion','change','_setupColumnsRowsFixing','TableEditing','enableCommand','toLowerCase','writer','suggestion','3687219okSAeP','_acceptFormatSuggestionCallbackFactory','addMarker:suggestion','min','getChanges','isArray','$graveyard','enqueueChange','insertTableColumnLeft','fromRange','406tZtLuE','isInContent','substr','first','change:data','batch','insertTableColumnRight','_tableSuggestions','commands','startsWith','refresh','subType','insertion','showSuggestionHighlights','addClass','highest','maxRow','options','low','order','has','cell','removeClass','getCellLocation','editor','markMultiRangeInsertion','length','$textProxy','minRow','plugins','from','*Insert:*\x20%0','rowspan','getChangedMarkers','MIN_SAFE_INTEGER','max','deletion','removeTableRow','registerPostFixer','setSelection','373763GPEpsf','left','detach','registerCustomCallback','hasAttribute','mapper','values','selectTableColumn','getSelectionAffectedTableCells','isTouching','differ','minColumn','_getCoordsForCells','colspan','_getSuggestionCoords','getRanges','6RuNbmi','root','downcastDispatcher','insertTableRowAbove','tablePaste','oldRange','nodeBefore','span','get','last','975568sEsHkQ','getRowIndexes','459195DrNbCb','selection','type','document','ELEMENT_TABLE_COLUMN','data','tableRow','53832nOXanL','TableUtils','removeTableColumn','ELEMENT_TABLE_ROW_WITH_TEXT','TrackChangesEditing','toViewElement','markMultiRangeDeletion','getAttribute','addRange','isIntersectingWithRange','add','isEqual','getItems','createTableWalker','insertTable','map','_splitMarkerName','getContainedElement','insert','registerDescriptionCallback','every','push','forceValue','rootName','item','locale','577515cUouIa','table','getFirstRange','accept','selectTableRow','element','execute','maxColumn','findAncestor','isIntersecting','registerElementLabel','model','classes','_tablePostFixingSubtypes','tableColumn','end','ELEMENT_TABLE','filter','ELEMENT_TABLE_WITH_TEXT','includes','above','createPositionAt','insertTableRowBelow','ELEMENT_TABLE_ROW','getChildren','nodeAfter','createRangeIn','292356DTSPId','some','discard','ELEMENT_TABLE_COLUMN_WITH_TEXT','position','_suggestionFactory','afterInit'];_0x1eef=function(){return _0x54d3dc;};return _0x1eef();}const _0x1e5a64=_0x4ff9;(function(_0x2f6246,_0x5d03f4){const _0x35cd8d=_0x4ff9,_0x22a8a1=_0x2f6246();while(!![]){try{const _0x43a330=parseInt(_0x35cd8d(0x126))/0x1+-parseInt(_0x35cd8d(0xdc))/0x2+-parseInt(_0x35cd8d(0xc1))/0x3+parseInt(_0x35cd8d(0x140))/0x4+-parseInt(_0x35cd8d(0x142))/0x5*(parseInt(_0x35cd8d(0x136))/0x6)+-parseInt(_0x35cd8d(0xfe))/0x7*(parseInt(_0x35cd8d(0xa7))/0x8)+parseInt(_0x35cd8d(0xf4))/0x9;if(_0x43a330===_0x5d03f4)break;else _0x22a8a1['push'](_0x22a8a1['shift']());}catch(_0x137d87){_0x22a8a1['push'](_0x22a8a1['shift']());}}}(_0x1eef,0x326ce));import{Plugin as _0x2ef835}from'ckeditor5/src/core.js';import{LiveRange as _0x54db93}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x2a5cd6}from'ckeditor5/src/widget.js';import{getTranslation as _0x3d69fc}from'../utils/common-translations.js';function _0x4ff9(_0x4dd6ee,_0x75d5){const _0x1eef3a=_0x1eef();return _0x4ff9=function(_0x4ff9b9,_0x5bf1a5){_0x4ff9b9=_0x4ff9b9-0xa7;let _0x5716f4=_0x1eef3a[_0x4ff9b9];return _0x5716f4;},_0x4ff9(_0x4dd6ee,_0x75d5);}export default class It extends _0x2ef835{constructor(_0x190f26){const _0x1008b0=_0x4ff9;super(_0x190f26),this[_0x1008b0(0xce)]=[_0x1008b0(0x148),_0x1008b0(0xcf)],this[_0x1008b0(0x105)]=new Set();}[_0x1e5a64(0xe2)](){const _0x488ebe=_0x1e5a64,_0x5c10be=this[_0x488ebe(0x116)],_0x12901d=_0x5c10be[_0x488ebe(0xcc)][_0x488ebe(0x145)][_0x488ebe(0x143)];if(!_0x5c10be[_0x488ebe(0x11b)][_0x488ebe(0x112)](_0x488ebe(0xef)))return;const _0x4190da=_0x5c10be[_0x488ebe(0xc0)],_0x49d0ac=_0x5c10be[_0x488ebe(0x11b)][_0x488ebe(0x13e)](_0x488ebe(0xab)),_0x46d00f=_0x5c10be[_0x488ebe(0x11b)][_0x488ebe(0x13e)](_0x488ebe(0xa8));_0x49d0ac[_0x488ebe(0xeb)][_0x488ebe(0xcb)](_0x488ebe(0xc2),_0x25d6f3=>_0x3d69fc(_0x4190da,_0x488ebe(0xd1),_0x25d6f3)),this[_0x488ebe(0xee)](),_0x49d0ac[_0x488ebe(0xf0)](_0x488ebe(0xb5)),_0x49d0ac[_0x488ebe(0xf0)](_0x488ebe(0xc5)),_0x49d0ac[_0x488ebe(0xf0)](_0x488ebe(0x12d));for(const _0x28d5f0 of[_0x488ebe(0x139),_0x488ebe(0xd7)]){const _0x3626a5=_0x5c10be[_0x488ebe(0x106)][_0x488ebe(0x13e)](_0x28d5f0);_0x49d0ac[_0x488ebe(0xf0)](_0x28d5f0,_0x56ea17=>{const _0x1f21c6=_0x488ebe;_0x5c10be[_0x1f21c6(0xcc)][_0x1f21c6(0xed)](_0x513d79=>{const _0xee9906=_0x1f21c6;_0x56ea17();const _0x3962b8=_0xee9906(0xd5)===_0x3626a5[_0xee9906(0x111)],_0x4d074b=_0x46d00f[_0xee9906(0x12e)](_0x12901d),_0x305352=_0x46d00f[_0xee9906(0x141)](_0x4d074b),_0x5914f2=_0x3962b8?_0x305352[_0xee9906(0x101)]-0x1:_0x305352[_0xee9906(0x13f)]+0x1,_0x4c72b8=_0x4d074b[0x0][_0xee9906(0xc9)](_0xee9906(0xc2)),_0x15be2b=_0x46d00f[_0xee9906(0xb4)](_0x4c72b8,{'startRow':_0x5914f2,'endRow':_0x5914f2}),_0x4cef96=Array[_0xee9906(0x11c)](_0x15be2b)[_0xee9906(0xb6)](_0x2fbb66=>_0x513d79[_0xee9906(0xe5)](_0x2fbb66[_0xee9906(0x113)]));_0x49d0ac[_0xee9906(0x117)](_0x4cef96,_0xee9906(0x148));});});}for(const _0x47f049 of[_0x488ebe(0xfc),_0x488ebe(0x104)]){const _0x4471c8=_0x5c10be[_0x488ebe(0x106)][_0x488ebe(0x13e)](_0x47f049);_0x49d0ac[_0x488ebe(0xf0)](_0x47f049,_0x3fc350=>{const _0x486bec=_0x488ebe;_0x5c10be[_0x486bec(0xcc)][_0x486bec(0xed)](_0xaba402=>{const _0x1caf1c=_0x486bec;_0x3fc350();const _0x488fad=_0x1caf1c(0x127)===_0x4471c8[_0x1caf1c(0x111)],_0x42b388=_0x46d00f[_0x1caf1c(0x12e)](_0x12901d),_0x50cdc8=_0x46d00f[_0x1caf1c(0xe8)](_0x42b388),_0x8905ee=_0x488fad?_0x50cdc8[_0x1caf1c(0x101)]-0x1:_0x50cdc8[_0x1caf1c(0x13f)]+0x1,_0x577d7c=_0x42b388[0x0][_0x1caf1c(0xc9)](_0x1caf1c(0xc2)),_0x5ea028=_0x46d00f[_0x1caf1c(0xb4)](_0x577d7c,{'startRow':0x0,'column':_0x8905ee,'includeAllSlots':!0x1}),_0xd9ec8e=Array[_0x1caf1c(0x11c)](_0x5ea028)[_0x1caf1c(0xb6)](_0x505309=>_0xaba402[_0x1caf1c(0xe5)](_0x505309[_0x1caf1c(0x113)]));_0x49d0ac[_0x1caf1c(0x117)](_0xd9ec8e,_0x1caf1c(0xcf));});});}for(const _0x18e13d of[_0x488ebe(0x123),_0x488ebe(0xa9)]){const _0x248c6c=_0x18e13d[_0x488ebe(0x100)](0xb),_0x5e5bf7=_0x248c6c[_0x488ebe(0xf1)](),_0x1ce38d=_0x5e5bf7[_0x488ebe(0x100)](0x0,0x3)+_0x488ebe(0x13d),_0x20a357=_0x488ebe(0xc2)+_0x248c6c,_0x42430c=_0x488ebe(0xf7)+_0x248c6c,_0x206ae4=_0x488ebe(0x121)+_0x248c6c;_0x49d0ac[_0x488ebe(0xf0)](_0x18e13d,()=>{const _0xd4b84b=_0x488ebe;_0x5c10be[_0xd4b84b(0xcc)][_0xd4b84b(0xed)](_0x4ecdc6=>{const _0x10f1f0=_0xd4b84b,_0x562d78=_0x46d00f[_0x10f1f0(0x12e)](_0x12901d),_0x2d3126=_0x562d78[0x0][_0x10f1f0(0xc9)](_0x10f1f0(0xc2));let _0x4c4621;if(_0x10f1f0(0x123)==_0x18e13d){const _0xddb12=_0x46d00f[_0x10f1f0(0x141)](_0x562d78);_0x4c4621={'startRow':_0xddb12[_0x10f1f0(0x101)],'endRow':_0xddb12[_0x10f1f0(0x13f)],'includeAllSlots':!0x0};}else{const _0x2cad3b=_0x46d00f[_0x10f1f0(0xe8)](_0x562d78);_0x4c4621={'startColumn':_0x2cad3b[_0x10f1f0(0x101)],'endColumn':_0x2cad3b[_0x10f1f0(0x13f)],'includeAllSlots':!0x0};}const _0x407f5e=_0x46d00f[_0x10f1f0(0xb4)](_0x2d3126,_0x4c4621),_0x831c14=Array[_0x10f1f0(0x11c)](_0x407f5e)[_0x10f1f0(0xb6)](({cell:_0x1c50c5})=>_0x1c50c5),_0x3449a7=be(_0x831c14[_0x10f1f0(0xd2)](_0x10ad70=>_0x10ad70[_0x10f1f0(0x12a)](_0x1ce38d))),_0x4c1ab2=be(_0x831c14[_0x10f1f0(0xd2)](_0x11537c=>!_0x11537c[_0x10f1f0(0x12a)](_0x1ce38d)))[_0x10f1f0(0xb6)](_0x222dce=>_0x4ecdc6[_0x10f1f0(0xe5)](_0x222dce)),_0x4e1748=_0x49d0ac[_0x10f1f0(0xad)](_0x4c1ab2,_0x20a357);if(_0x4e1748&&(_0x10f1f0(0x148)==_0x4e1748[_0x10f1f0(0x109)]||_0x10f1f0(0xcf)==_0x4e1748[_0x10f1f0(0x109)])){const _0x2a2456=this[_0x10f1f0(0x134)](_0x4e1748);for(const _0x2c66b2 of _0x3449a7){const _0x2d6d8f=_0x4ecdc6[_0x10f1f0(0xe5)](_0x2c66b2),_0x3f76db=_0x46d00f[_0x10f1f0(0x115)](_0x2c66b2),_0x3bfdfd=_0x2c66b2[_0x10f1f0(0xae)](_0x1ce38d)-0x1,_0x36b3da=_0x2a2456[_0x42430c],_0xbe61f5=_0x2a2456[_0x206ae4];_0x36b3da<=_0x3f76db[_0x5e5bf7]&&_0x3f76db[_0x5e5bf7]+_0x3bfdfd<=_0xbe61f5&&_0x4e1748[_0x10f1f0(0xaf)](_0x2d6d8f);}}});});}function _0x32cab6(_0x62e6b1){const _0x5aaa8e=_0x488ebe,_0x5bdc2a=Array[_0x5aaa8e(0x11c)](_0x12901d[_0x5aaa8e(0x135)]())[_0x5aaa8e(0xb6)](_0x434cec=>_0x54db93[_0x5aaa8e(0xfd)](_0x434cec));_0x5c10be[_0x5aaa8e(0xcc)][_0x5aaa8e(0xed)](_0x329762=>{const _0x48eb36=_0x5aaa8e,_0x57b14a=_0x329762[_0x48eb36(0x103)];_0x62e6b1=_0x62e6b1[_0x48eb36(0xd2)](_0xc7fa82=>_0x48eb36(0xfa)!=_0xc7fa82[_0x48eb36(0x137)][_0x48eb36(0xbe)]),_0x329762[_0x48eb36(0x125)](_0x62e6b1),_0x5c10be[_0x48eb36(0x106)][_0x48eb36(0x13e)](_0x48eb36(0x123))[_0x48eb36(0x108)](),_0x5c10be[_0x48eb36(0xc7)](_0x48eb36(0x123),{'forceDefaultExecution':!0x0}),_0x5c10be[_0x48eb36(0xcc)][_0x48eb36(0xfb)](()=>{const _0x57e09d=_0x48eb36;_0x5c10be[_0x57e09d(0xcc)][_0x57e09d(0xfb)](_0x57b14a,_0x2e5f70=>{const _0x25a8cf=_0x57e09d,_0x582f4d=_0x5bdc2a[_0x25a8cf(0xd2)](_0x364092=>_0x25a8cf(0xfa)!=_0x364092[_0x25a8cf(0x137)][_0x25a8cf(0xbe)]);_0x582f4d[_0x25a8cf(0x118)]>0x0&&_0x2e5f70[_0x25a8cf(0x125)](_0x582f4d);for(const _0xc2a397 of _0x5bdc2a)_0xc2a397[_0x25a8cf(0x128)]();});});});}function _0x3f366f(_0x21008a){const _0x4bc27e=_0x488ebe;_0x5c10be[_0x4bc27e(0xcc)][_0x4bc27e(0xed)](_0x282f91=>{const _0x52807b=_0x4bc27e,_0x4356a4=Array[_0x52807b(0x11c)](_0x12901d[_0x52807b(0x135)]())[_0x52807b(0xb6)](_0x35fb95=>_0x54db93[_0x52807b(0xfd)](_0x35fb95)),_0x493993=[];for(const _0x2f6ddb of _0x21008a)for(const _0x4763f6 of _0x2f6ddb[_0x52807b(0xb3)]({'shallow':!0x0}))_0x493993[_0x52807b(0xbc)](_0x4763f6);for(const _0x2a83a0 of _0x493993)_0x52807b(0xfa)!=_0x2a83a0[_0x52807b(0x137)][_0x52807b(0xbe)]&&(_0x282f91[_0x52807b(0x125)](_0x282f91[_0x52807b(0xd6)](_0x2a83a0,0x0)),_0x5c10be[_0x52807b(0x106)][_0x52807b(0x13e)](_0x52807b(0xa9))[_0x52807b(0x108)](),_0x5c10be[_0x52807b(0xc7)](_0x52807b(0xa9),{'forceDefaultExecution':!0x0}));const _0x3abefa=_0x4356a4[_0x52807b(0xd2)](_0x3ca97d=>_0x52807b(0xfa)!=_0x3ca97d[_0x52807b(0x137)][_0x52807b(0xbe)]);_0x3abefa[_0x52807b(0x118)]>0x0&&_0x282f91[_0x52807b(0x125)](_0x3abefa);for(const _0x5ef959 of _0x4356a4)_0x5ef959[_0x52807b(0x128)]();});}function _0x5b50d4(_0xd2a4a0,_0x8946af){const _0x107a86=_0x488ebe;return _0x8946af[_0x107a86(0xbb)](_0x48d272=>_0xd2a4a0[_0x107a86(0xdd)](_0x35a05c=>_0x35a05c[_0x107a86(0xd0)][_0x107a86(0xb2)](_0x48d272[_0x107a86(0xe4)])||_0x48d272[_0x107a86(0xd0)][_0x107a86(0xb2)](_0x35a05c[_0x107a86(0xe4)])));}function _0x33f86c(_0x1b2a2e,_0xbe32b){const _0x1ca8a0=_0x488ebe;return!_0x1b2a2e[_0x1ca8a0(0xdd)](_0x164463=>_0xbe32b[_0x1ca8a0(0xdd)](_0x38cf09=>_0x164463[_0x1ca8a0(0xca)](_0x38cf09)))&&_0x1b2a2e[_0x1ca8a0(0xdd)](_0x59a8db=>_0xbe32b[_0x1ca8a0(0xdd)](_0x2a4e6b=>_0x59a8db[_0x1ca8a0(0xd0)][_0x1ca8a0(0x12f)](_0x2a4e6b[_0x1ca8a0(0xe4)])));}_0x5c10be[_0x488ebe(0x147)][_0x488ebe(0x138)]['on'](_0x488ebe(0xf6),(_0x20c6b2,_0x4d4a42,_0x1ecaef)=>{const _0x3f99d7=_0x488ebe;if(!_0x1ecaef[_0x3f99d7(0x10f)][_0x3f99d7(0x10b)])return;const _0xbbcef2=_0x4d4a42[_0x3f99d7(0xbf)];if(!_0xbbcef2)return;const _0xfbd992=_0x1ecaef[_0x3f99d7(0x12b)][_0x3f99d7(0xac)](_0xbbcef2);function _0x17ea70(_0x37be3b){const _0x7b27a1=_0x3f99d7;return Array[_0x7b27a1(0xf9)](_0x37be3b)?_0x37be3b:[_0x37be3b];}_0xfbd992&&_0x3f99d7(0xe9)===_0xbbcef2[_0x3f99d7(0xea)]&&_0x2a5cd6(_0xfbd992,_0x1ecaef[_0x3f99d7(0xf2)],(_0x30b32f,_0x24545f,_0x114dcf)=>_0x114dcf[_0x3f99d7(0x10c)](_0x17ea70(_0x24545f[_0x3f99d7(0xcd)]),_0x30b32f),(_0x455df7,_0x5c2ad4,_0xf5d2f8)=>_0xf5d2f8[_0x3f99d7(0x114)](_0x17ea70(_0x5c2ad4[_0x3f99d7(0xcd)]),_0x455df7));},{'priority':_0x488ebe(0x10d)}),_0x49d0ac[_0x488ebe(0xeb)][_0x488ebe(0xba)](_0x4dfefd=>{const _0x2e8ed8=_0x488ebe;if(_0x2e8ed8(0x10a)!=_0x4dfefd[_0x2e8ed8(0x144)]&&_0x2e8ed8(0x122)!=_0x4dfefd[_0x2e8ed8(0x144)])return;const _0x93f5d7=_0x4dfefd[_0x2e8ed8(0xb8)]();if(null!=_0x93f5d7&&_0x93f5d7['is'](_0x2e8ed8(0xc6),_0x2e8ed8(0xc2))){if(_0x2e8ed8(0x10a)==_0x4dfefd[_0x2e8ed8(0x144)]){const _0x8f9438=_0x4dfefd[_0x2e8ed8(0xb3)]()[_0x2e8ed8(0xd2)](_0x8edf9f=>_0x8edf9f['is'](_0x2e8ed8(0x119)))[_0x2e8ed8(0xb6)](_0x1020fc=>_0x1020fc[_0x2e8ed8(0x147)]);if(_0x8f9438[_0x2e8ed8(0x118)])return{'type':_0x2e8ed8(0x10a),'content':_0x3d69fc(_0x4190da,_0x2e8ed8(0x11d),_0x3d69fc(_0x4190da,_0x2e8ed8(0xd3),'\x22'+_0x8f9438[_0x2e8ed8(0xe6)]('\x20')+'\x22'))};}if(_0x2e8ed8(0x122)==_0x4dfefd[_0x2e8ed8(0x144)]){const _0x5ba20c=_0x4dfefd[_0x2e8ed8(0xb3)]()[_0x2e8ed8(0xd2)](_0x5d0eab=>_0x5d0eab['is'](_0x2e8ed8(0x119)))[_0x2e8ed8(0xb6)](_0x5d4738=>_0x5d4738[_0x2e8ed8(0x147)]);if(_0x5ba20c[_0x2e8ed8(0x118)])return{'type':_0x2e8ed8(0x122),'content':_0x3d69fc(_0x4190da,_0x2e8ed8(0xe3),_0x3d69fc(_0x4190da,_0x2e8ed8(0xd3),'\x22'+_0x5ba20c[_0x2e8ed8(0xe6)]('\x20')+'\x22'))};}}}),_0x49d0ac[_0x488ebe(0xeb)][_0x488ebe(0xba)](_0x24f17b=>{const _0x33efe1=_0x488ebe;if(_0x33efe1(0x148)==_0x24f17b[_0x33efe1(0x109)]){const _0x35758e=_0x24f17b[_0x33efe1(0xb3)]()[_0x33efe1(0xd2)](_0x2b57be=>_0x2b57be['is'](_0x33efe1(0x119)))[_0x33efe1(0xb6)](_0x1e005b=>_0x1e005b[_0x33efe1(0x147)]),_0x1d92cc=this[_0x33efe1(0x134)](_0x24f17b),_0x506437=_0x1d92cc[_0x33efe1(0x10e)]-_0x1d92cc[_0x33efe1(0x11a)]+0x1;if(_0x33efe1(0x10a)==_0x24f17b[_0x33efe1(0x144)])return _0x35758e[_0x33efe1(0x118)]?{'type':_0x33efe1(0x10a),'content':_0x3d69fc(_0x4190da,_0x33efe1(0x11d),_0x3d69fc(_0x4190da,_0x33efe1(0xaa),[_0x506437,'\x22'+_0x35758e[_0x33efe1(0xe6)]('\x20')+'\x22']))}:{'type':_0x33efe1(0x10a),'content':_0x3d69fc(_0x4190da,_0x33efe1(0x11d),_0x3d69fc(_0x4190da,_0x33efe1(0xd8),_0x506437))};if(_0x33efe1(0x122)==_0x24f17b[_0x33efe1(0x144)])return _0x35758e[_0x33efe1(0x118)]?{'type':_0x33efe1(0x122),'content':_0x3d69fc(_0x4190da,_0x33efe1(0xe3),_0x3d69fc(_0x4190da,_0x33efe1(0xaa),[_0x506437,'\x22'+_0x35758e[_0x33efe1(0xe6)]('\x20')+'\x22']))}:{'type':_0x33efe1(0x122),'content':_0x3d69fc(_0x4190da,_0x33efe1(0xe3),_0x3d69fc(_0x4190da,_0x33efe1(0xd8),_0x506437))};}if(_0x33efe1(0xcf)==_0x24f17b[_0x33efe1(0x109)]){const _0xf3c5e4=_0x24f17b[_0x33efe1(0xb3)]()[_0x33efe1(0xd2)](_0x1d0f16=>_0x1d0f16['is'](_0x33efe1(0x119)))[_0x33efe1(0xb6)](_0x3ff523=>_0x3ff523[_0x33efe1(0x147)]),_0x524133=this[_0x33efe1(0x134)](_0x24f17b),_0x3a99c8=_0x524133[_0x33efe1(0xc8)]-_0x524133[_0x33efe1(0x131)]+0x1;if(_0x33efe1(0x10a)==_0x24f17b[_0x33efe1(0x144)])return _0xf3c5e4[_0x33efe1(0x118)]?{'type':_0x33efe1(0x10a),'content':_0x3d69fc(_0x4190da,_0x33efe1(0x11d),_0x3d69fc(_0x4190da,_0x33efe1(0xdf),[_0x3a99c8,'\x22'+_0xf3c5e4[_0x33efe1(0xe6)]('\x20')+'\x22']))}:{'type':_0x33efe1(0x10a),'content':_0x3d69fc(_0x4190da,_0x33efe1(0x11d),_0x3d69fc(_0x4190da,_0x33efe1(0x146),_0x3a99c8))};if(_0x33efe1(0x122)==_0x24f17b[_0x33efe1(0x144)])return _0xf3c5e4[_0x33efe1(0x118)]?{'type':_0x33efe1(0x122),'content':_0x3d69fc(_0x4190da,_0x33efe1(0xe3),_0x3d69fc(_0x4190da,_0x33efe1(0xdf),[_0x3a99c8,'\x22'+_0xf3c5e4[_0x33efe1(0xe6)]('\x20')+'\x22']))}:{'type':_0x33efe1(0x122),'content':_0x3d69fc(_0x4190da,_0x33efe1(0xe3),_0x3d69fc(_0x4190da,_0x33efe1(0x146),_0x3a99c8))};}}),_0x49d0ac[_0x488ebe(0xe1)][_0x488ebe(0x129)](_0x488ebe(0x10a),_0x488ebe(0x148),_0x488ebe(0xde),_0x32cab6),_0x49d0ac[_0x488ebe(0xe1)][_0x488ebe(0x129)](_0x488ebe(0x122),_0x488ebe(0x148),_0x488ebe(0xc4),_0x32cab6),_0x49d0ac[_0x488ebe(0xe1)][_0x488ebe(0x129)](_0x488ebe(0x10a),_0x488ebe(0xcf),_0x488ebe(0xde),_0x3f366f),_0x49d0ac[_0x488ebe(0xe1)][_0x488ebe(0x129)](_0x488ebe(0x122),_0x488ebe(0xcf),_0x488ebe(0xc4),_0x3f366f),_0x49d0ac[_0x488ebe(0xe1)][_0x488ebe(0x129)](_0x488ebe(0x10a),_0x488ebe(0xcf),_0x488ebe(0xe6),_0x5b50d4),_0x49d0ac[_0x488ebe(0xe1)][_0x488ebe(0x129)](_0x488ebe(0x122),_0x488ebe(0xcf),_0x488ebe(0xe6),_0x5b50d4),_0x49d0ac[_0x488ebe(0xe1)][_0x488ebe(0x129)](_0x488ebe(0x10a),_0x488ebe(0x148),_0x488ebe(0xe6),_0x33f86c),_0x49d0ac[_0x488ebe(0xe1)][_0x488ebe(0x129)](_0x488ebe(0x122),_0x488ebe(0x148),_0x488ebe(0xe6),_0x33f86c);}[_0x1e5a64(0xf5)](){const _0x38072e=_0x1e5a64,_0x2dcb6b=this[_0x38072e(0x116)],_0x41c449=_0x2dcb6b[_0x38072e(0xcc)][_0x38072e(0x145)][_0x38072e(0x143)];return(_0x28e7bd,_0x175d6c)=>{const _0x380277=_0x38072e;_0x2dcb6b[_0x380277(0xcc)][_0x380277(0xed)](_0x41b4e5=>{const _0x57effe=_0x380277,{commandName:_0x9377c5,commandParams:_0x270047}=_0x175d6c;let _0x1376d0=_0x28e7bd[0x0][_0x57effe(0xd0)][_0x57effe(0x13c)];_0x270047&&_0x270047[0x0]&&!0x1===_0x270047[0x0][_0x57effe(0xbd)]&&(_0x1376d0=_0x28e7bd[0x0][_0x57effe(0xe4)][_0x57effe(0xda)]);const _0x2fa4ae=_0x41b4e5[_0x57effe(0xdb)](_0x1376d0);if(_0x57effe(0xfa)==_0x2fa4ae[_0x57effe(0x137)][_0x57effe(0xbe)])return;const _0x5b7e91=Array[_0x57effe(0x11c)](_0x41c449[_0x57effe(0x135)]())[_0x57effe(0xb6)](_0x352ec2=>_0x54db93[_0x57effe(0xfd)](_0x352ec2));_0x41b4e5[_0x57effe(0x125)](_0x2fa4ae),_0x2dcb6b[_0x57effe(0x106)][_0x57effe(0x13e)](_0x9377c5)[_0x57effe(0x108)](),_0x270047[_0x57effe(0xbc)]({'forceDefaultExecution':!0x0}),_0x2dcb6b[_0x57effe(0xc7)](_0x9377c5,..._0x270047);const _0x20aeb4=_0x5b7e91[_0x57effe(0xd2)](_0x388d7f=>_0x57effe(0xfa)!=_0x388d7f[_0x57effe(0x137)][_0x57effe(0xbe)]);_0x20aeb4[_0x57effe(0x118)]>0x0&&_0x41b4e5[_0x57effe(0x125)](_0x20aeb4);for(const _0x3bad0a of _0x5b7e91)_0x3bad0a[_0x57effe(0x128)]();});};}[_0x1e5a64(0x132)](_0x833dad){const _0x7c0fef=_0x1e5a64,_0x296523=this[_0x7c0fef(0x116)][_0x7c0fef(0x11b)][_0x7c0fef(0x13e)](_0x7c0fef(0xa8));let _0x32d7c8=Number[_0x7c0fef(0xe7)],_0x139943=Number[_0x7c0fef(0x120)],_0x586342=Number[_0x7c0fef(0xe7)],_0x2dbf23=Number[_0x7c0fef(0x120)];for(const _0x2e431f of _0x833dad){if(_0x7c0fef(0xfa)==_0x2e431f[_0x7c0fef(0x137)][_0x7c0fef(0xbe)])continue;const {row:_0x43a582,column:_0x57a7d1}=_0x296523[_0x7c0fef(0x115)](_0x2e431f),_0x3001e7=_0x2e431f[_0x7c0fef(0x12a)](_0x7c0fef(0x11e))?_0x2e431f[_0x7c0fef(0xae)](_0x7c0fef(0x11e))-0x1:0x0,_0x4d0122=_0x2e431f[_0x7c0fef(0x12a)](_0x7c0fef(0x133))?_0x2e431f[_0x7c0fef(0xae)](_0x7c0fef(0x133))-0x1:0x0;_0x32d7c8=_0x43a582<_0x32d7c8?_0x43a582:_0x32d7c8,_0x139943=_0x43a582+_0x3001e7>_0x139943?_0x43a582+_0x3001e7:_0x139943,_0x586342=_0x57a7d1<_0x586342?_0x57a7d1:_0x586342,_0x2dbf23=_0x57a7d1+_0x4d0122>_0x2dbf23?_0x57a7d1+_0x4d0122:_0x2dbf23;}return{'minRow':_0x32d7c8,'maxRow':_0x139943,'minColumn':_0x586342,'maxColumn':_0x2dbf23};}[_0x1e5a64(0xee)](){const _0xa5628e=_0x1e5a64,_0x1da61d=this[_0xa5628e(0x116)],_0x524d33=_0x1da61d[_0xa5628e(0x11b)][_0xa5628e(0x13e)](_0xa5628e(0xab)),_0x1829e6=_0x1da61d[_0xa5628e(0x11b)][_0xa5628e(0x13e)](_0xa5628e(0xa8));_0x1da61d[_0xa5628e(0xcc)][_0xa5628e(0x145)]['on'](_0xa5628e(0x102),()=>{const _0x4dde84=_0xa5628e,_0x471d51=Array[_0x4dde84(0x11c)](_0x1da61d[_0x4dde84(0xcc)][_0x4dde84(0x145)][_0x4dde84(0x130)][_0x4dde84(0x11f)]());for(const {name:_0x4cde59,data:_0x1af76e}of _0x471d51){const {group:_0x5ca44e,id:_0x57e5c1,subType:_0x1112ff}=_0x524d33[_0x4dde84(0xb7)](_0x4cde59);if(_0x4dde84(0xf3)!=_0x5ca44e)continue;if(null!=_0x1af76e[_0x4dde84(0x13b)])continue;const _0x44679a=_0x524d33[_0x4dde84(0xec)](_0x57e5c1);this[_0x4dde84(0xce)][_0x4dde84(0xd4)](_0x1112ff)&&this[_0x4dde84(0x105)][_0x4dde84(0xb1)](_0x44679a);}},{'priority':_0xa5628e(0x110)});const _0x7bb0cc=(_0x333134,_0x334b43)=>{const _0x5986ac=_0xa5628e;let _0x12f5a1=!0x1;const _0x54a6f3=_0x334b43[_0x5986ac(0xe5)](_0x333134),_0x2cd2c0=_0x333134[_0x5986ac(0xc9)](_0x5986ac(0xc2)),_0x5c4f7a=_0x1829e6[_0x5986ac(0x115)](_0x333134);for(const _0x58b0b0 of this[_0x5986ac(0x105)]){const _0x311b25=_0x58b0b0[_0x5986ac(0x109)],_0x374ea6=_0x311b25[_0x5986ac(0x107)](_0x5986ac(0x13a)),_0x2b2b26=_0x311b25[_0x5986ac(0x100)](_0x374ea6?0xa:0x5),_0x116f91=_0x2b2b26[_0x5986ac(0xf1)](),_0x18b151=_0x116f91[_0x5986ac(0x100)](0x0,0x3)+_0x5986ac(0x13d),_0x26374a=_0x5986ac(0xf7)+_0x2b2b26,_0x183948=_0x5986ac(0x121)+_0x2b2b26;if(!_0x58b0b0[_0x5986ac(0xff)])continue;if(_0x2cd2c0!=_0x58b0b0[_0x5986ac(0xc3)]()[_0x5986ac(0xe4)][_0x5986ac(0xc9)](_0x5986ac(0xc2)))continue;if(_0x58b0b0[_0x5986ac(0xb0)](_0x54a6f3))continue;const _0x5959a5=_0x333134[_0x5986ac(0x12a)](_0x18b151)?_0x333134[_0x5986ac(0xae)](_0x18b151)-0x1:0x0,_0x2dcd9e=this[_0x5986ac(0x134)](_0x58b0b0),_0x5d597c=_0x2dcd9e[_0x26374a],_0x26aa1d=_0x2dcd9e[_0x183948];_0x5d597c<=_0x5c4f7a[_0x116f91]&&_0x5c4f7a[_0x116f91]+_0x5959a5<=_0x26aa1d&&(_0x58b0b0[_0x5986ac(0xaf)](_0x54a6f3),_0x12f5a1=!0x0);}return _0x12f5a1;};_0x1da61d[_0xa5628e(0xcc)][_0xa5628e(0x145)][_0xa5628e(0x124)](_0xc4059c=>{const _0x5c6e39=_0xa5628e;let _0x313c33=!0x1;for(const _0x47ffb5 of _0x1da61d[_0x5c6e39(0xcc)][_0x5c6e39(0x145)][_0x5c6e39(0x130)][_0x5c6e39(0xf8)]())if(_0x5c6e39(0xb9)==_0x47ffb5[_0x5c6e39(0x144)]){if(_0x5c6e39(0x148)==_0x47ffb5[_0x5c6e39(0xea)]){for(const _0x5ea9eb of _0x47ffb5[_0x5c6e39(0xe0)][_0x5c6e39(0xda)][_0x5c6e39(0xd9)]())_0x313c33=_0x313c33||_0x7bb0cc(_0x5ea9eb,_0xc4059c);}else _0x5c6e39(0xe9)==_0x47ffb5[_0x5c6e39(0xea)]&&(_0x313c33=_0x313c33||_0x7bb0cc(_0x47ffb5[_0x5c6e39(0xe0)][_0x5c6e39(0xda)],_0xc4059c));}return _0x313c33;});}[_0x1e5a64(0x134)](_0x35a6ee){const _0x21f05f=_0x1e5a64;return this[_0x21f05f(0x132)](_0x35a6ee[_0x21f05f(0x135)]()[_0x21f05f(0xb6)](_0x540793=>_0x540793[_0x21f05f(0xe4)][_0x21f05f(0xda)]));}}function be(_0x1b70bd){const _0x2d8324=_0x1e5a64;return Array[_0x2d8324(0x11c)](new Set(_0x1b70bd)[_0x2d8324(0x12c)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x49bd(){const _0x3f2b97=['TableCaptionEditing','get','2754776HVISPE','7JsBMDl','340650uupPwv','4392300bCbyAl','plugins','requires','toggleTableCaption','afterInit','874662mTsmjf','170883nKCwfT','5CjYOIn','66972mWunaW','15TaODEK','has','enableCommand','editor','TrackChangesEditing','1439456kCIQkl'];_0x49bd=function(){return _0x3f2b97;};return _0x49bd();}const _0x3a7e9b=_0xb691;(function(_0x5de39b,_0x4ba54c){const _0x176b22=_0xb691,_0x226f18=_0x5de39b();while(!![]){try{const _0x2cddbf=-parseInt(_0x176b22(0x198))/0x1*(-parseInt(_0x176b22(0x197))/0x2)+parseInt(_0x176b22(0x195))/0x3+-parseInt(_0x176b22(0x189))/0x4+-parseInt(_0x176b22(0x196))/0x5*(-parseInt(_0x176b22(0x194))/0x6)+parseInt(_0x176b22(0x18d))/0x7*(parseInt(_0x176b22(0x18c))/0x8)+parseInt(_0x176b22(0x18e))/0x9+-parseInt(_0x176b22(0x18f))/0xa;if(_0x2cddbf===_0x4ba54c)break;else _0x226f18['push'](_0x226f18['shift']());}catch(_0x4e826a){_0x226f18['push'](_0x226f18['shift']());}}}(_0x49bd,0x46583));import{Plugin as _0x35444b}from'ckeditor5/src/core.js';function _0xb691(_0x170fa4,_0x2698f4){const _0x49bdef=_0x49bd();return _0xb691=function(_0xb691b7,_0x19e009){_0xb691b7=_0xb691b7-0x187;let _0x38de22=_0x49bdef[_0xb691b7];return _0x38de22;},_0xb691(_0x170fa4,_0x2698f4);}import _0x384682 from'./table.js';export default class xt extends _0x35444b{static get[_0x3a7e9b(0x191)](){return[_0x384682];}[_0x3a7e9b(0x193)](){const _0x31ab06=_0x3a7e9b,_0x51abe8=this[_0x31ab06(0x187)];if(!_0x51abe8[_0x31ab06(0x190)][_0x31ab06(0x199)](_0x31ab06(0x18a)))return;_0x51abe8[_0x31ab06(0x190)][_0x31ab06(0x18b)](_0x31ab06(0x188))[_0x31ab06(0x19a)](_0x31ab06(0x192));}}
23
+ const _0x2de446=_0x16f5;function _0x16f5(_0x109150,_0x4ca59e){const _0x4257c0=_0x4257();return _0x16f5=function(_0x16f5c8,_0x13bade){_0x16f5c8=_0x16f5c8-0x1c7;let _0x1cd46a=_0x4257c0[_0x16f5c8];return _0x1cd46a;},_0x16f5(_0x109150,_0x4ca59e);}(function(_0x2344b8,_0x58a0c3){const _0x25d79f=_0x16f5,_0x1c311d=_0x2344b8();while(!![]){try{const _0x214866=parseInt(_0x25d79f(0x1d8))/0x1*(-parseInt(_0x25d79f(0x1ce))/0x2)+-parseInt(_0x25d79f(0x1d7))/0x3*(-parseInt(_0x25d79f(0x1da))/0x4)+-parseInt(_0x25d79f(0x1cf))/0x5*(-parseInt(_0x25d79f(0x1ca))/0x6)+-parseInt(_0x25d79f(0x1d4))/0x7+-parseInt(_0x25d79f(0x1cc))/0x8*(parseInt(_0x25d79f(0x1d1))/0x9)+parseInt(_0x25d79f(0x1d0))/0xa+parseInt(_0x25d79f(0x1d5))/0xb;if(_0x214866===_0x58a0c3)break;else _0x1c311d['push'](_0x1c311d['shift']());}catch(_0x42b67b){_0x1c311d['push'](_0x1c311d['shift']());}}}(_0x4257,0xb51ca));import{Plugin as _0x116cda}from'ckeditor5/src/core.js';function _0x4257(){const _0x37792f=['291779kIsYQa','requires','4TobEXd','enableCommand','plugins','TrackChangesEditing','TableCaptionEditing','6yzXlPB','get','48FbsnoL','toggleTableCaption','6DhgDHI','6216245RNekpe','3803140kTrQVw','1756467AGOCBw','afterInit','has','4342457etWUJx','4600024cCbewe','editor','4100259zPuqPL'];_0x4257=function(){return _0x37792f;};return _0x4257();}import _0x5d103f from'./table.js';export default class xt extends _0x116cda{static get[_0x2de446(0x1d9)](){return[_0x5d103f];}[_0x2de446(0x1d2)](){const _0xc51203=_0x2de446,_0x289c60=this[_0xc51203(0x1d6)];if(!_0x289c60[_0xc51203(0x1c7)][_0xc51203(0x1d3)](_0xc51203(0x1c9)))return;_0x289c60[_0xc51203(0x1c7)][_0xc51203(0x1cb)](_0xc51203(0x1c8))[_0xc51203(0x1db)](_0xc51203(0x1cd));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x270a56=_0x16ff;(function(_0x13c8db,_0x5cbdd4){const _0x37d2ad=_0x16ff,_0xdefde3=_0x13c8db();while(!![]){try{const _0x431d66=-parseInt(_0x37d2ad(0x168))/0x1*(parseInt(_0x37d2ad(0x14f))/0x2)+parseInt(_0x37d2ad(0x156))/0x3+parseInt(_0x37d2ad(0x126))/0x4*(parseInt(_0x37d2ad(0x129))/0x5)+-parseInt(_0x37d2ad(0x17a))/0x6+parseInt(_0x37d2ad(0x192))/0x7*(-parseInt(_0x37d2ad(0x1d2))/0x8)+parseInt(_0x37d2ad(0x13e))/0x9*(-parseInt(_0x37d2ad(0x135))/0xa)+parseInt(_0x37d2ad(0x1c2))/0xb;if(_0x431d66===_0x5cbdd4)break;else _0xdefde3['push'](_0xdefde3['shift']());}catch(_0x52e393){_0xdefde3['push'](_0xdefde3['shift']());}}}(_0xc83d,0x376e6));import{getTranslation as _0x12879d}from'../utils/common-translations.js';import{Plugin as _0x563850}from'ckeditor5/src/core.js';import{LiveRange as _0xe57f62}from'ckeditor5/src/engine.js';import{uid as _0x4e9b6a,priorities as _0x50e75f}from'ckeditor5/src/utils.js';import _0x5988b5 from'./table.js';const Pe=[_0x270a56(0x142),_0x270a56(0x1b5),_0x270a56(0x1cf),_0x270a56(0x151),_0x270a56(0x140),_0x270a56(0x145),_0x270a56(0x1c5)],we=Object[_0x270a56(0x19b)](Pe[_0x270a56(0x15e)](_0x365231=>[_0x365231,null]));function _0x16ff(_0x495fdb,_0x1ec1a1){const _0xc83d01=_0xc83d();return _0x16ff=function(_0x16ffd3,_0x37babd){_0x16ffd3=_0x16ffd3-0x10b;let _0x43a0f9=_0xc83d01[_0x16ffd3];return _0x43a0f9;},_0x16ff(_0x495fdb,_0x1ec1a1);}export default class _t extends _0x563850{static get[_0x270a56(0x174)](){return[_0x5988b5];}[_0x270a56(0x163)](){const _0x2bffa0=_0x270a56,_0x3a8609=this[_0x2bffa0(0x10c)];if(!_0x3a8609[_0x2bffa0(0x1d4)][_0x2bffa0(0x148)](_0x2bffa0(0x164)))return;const _0x256275=_0x3a8609[_0x2bffa0(0x1d4)][_0x2bffa0(0x125)](_0x2bffa0(0x114)),_0x5df02e=_0x3a8609[_0x2bffa0(0x1d4)][_0x2bffa0(0x125)](_0x2bffa0(0x12a)),_0x44d426=_0x3a8609[_0x2bffa0(0x1d4)][_0x2bffa0(0x125)](_0x5988b5),_0x195d4f=_0x3a8609[_0x2bffa0(0x1d4)][_0x2bffa0(0x125)](_0x2bffa0(0x164));_0x44d426[_0x2bffa0(0x16b)][_0x2bffa0(0x12e)](_0x2bffa0(0x1bc),_0x2bffa0(0x10e)),_0x3a8609[_0x2bffa0(0x11b)][_0x2bffa0(0x193)][_0x2bffa0(0x10b)](_0x2bffa0(0x167),{'allowIn':_0x2bffa0(0x1b0),'allowContentOf':_0x2bffa0(0x1b0),'isLimit':!0x0}),_0x3a8609[_0x2bffa0(0x136)][_0x2bffa0(0x189)]({'model':_0x2bffa0(0x167),'view':_0x2bffa0(0x110)});let _0x4e3b27=null;_0x3a8609[_0x2bffa0(0x11b)]['on'](_0x2bffa0(0x12f),(_0x341c43,_0x51caac)=>{const _0x56df6b=_0x2bffa0,[_0x535485,_0x5da6ce]=_0x51caac,_0x1d640a=_0x51caac[_0x51caac[_0x56df6b(0x166)]-0x1];_0x1d640a&&_0x1d640a[_0x56df6b(0x179)]||_0x256275[_0x56df6b(0x14e)]||this[_0x56df6b(0x10c)][_0x56df6b(0x120)][_0x56df6b(0x125)](_0x56df6b(0x175))[_0x56df6b(0x1c8)]&&function(_0x3cd389,_0x82e17d,_0x1525f0,_0x3b1de9,_0x1ac142){const _0x1e0fcb=_0x56df6b;if(_0x82e17d&&!_0x82e17d['is'](_0x1e0fcb(0x157)))return!0x1;const _0x5d9887=_0x1ac142[_0x1e0fcb(0x16e)](_0x3cd389,_0x1525f0);if(!_0x5d9887||!Re(_0x5d9887,void 0x0,_0x3b1de9))return!0x1;const _0x1b81a8=_0x3b1de9[_0x1e0fcb(0x1ab)](_0x1525f0[_0x1e0fcb(0x187)][_0x1e0fcb(0x16d)]);if(!_0x1b81a8[_0x1e0fcb(0x166)])return!0x1;const _0x13a1fa=_0x1b81a8[0x0][_0x1e0fcb(0x197)](_0x1e0fcb(0x1b6)),_0x1cf227=_0x3b1de9[_0x1e0fcb(0x176)](_0x1b81a8),_0x1263e8=_0x3b1de9[_0x1e0fcb(0x17e)](_0x1b81a8),_0x55dcc0={'startRow':_0x1cf227[_0x1e0fcb(0x119)],'endRow':_0x1cf227[_0x1e0fcb(0x199)],'startColumn':_0x1263e8[_0x1e0fcb(0x119)],'endColumn':_0x1263e8[_0x1e0fcb(0x199)]};return 0x1==_0x1b81a8[_0x1e0fcb(0x166)]&&(_0x55dcc0[_0x1e0fcb(0x1ae)]+=_0x3b1de9[_0x1e0fcb(0x154)](_0x5d9887)-0x1,_0x55dcc0[_0x1e0fcb(0x1bf)]+=_0x3b1de9[_0x1e0fcb(0x1b8)](_0x5d9887)-0x1),Re(_0x13a1fa,_0x55dcc0,_0x3b1de9);}(_0x535485,_0x5da6ce,_0x3a8609[_0x56df6b(0x11b)],_0x5df02e,_0x195d4f)&&(_0x341c43[_0x56df6b(0x160)](),_0x4e3b27={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x3a8609[_0x56df6b(0x11b)][_0x56df6b(0x190)](()=>{const _0x5298d8=_0x56df6b;_0x3a8609[_0x5298d8(0x11b)][_0x5298d8(0x12f)](_0x51caac[0x0],_0x51caac[0x1],_0x51caac[0x2],{'forceDefaultExecution':!0x0});const _0x36dc89=_0x4e9b6a(),{rowInsertionRanges:_0xeea607,columnInsertionRanges:_0xe96e30,insertionRanges:_0x322539,deletionRanges:_0xf2bbdb,cells:_0x1a71c1}=_0x4e3b27;_0xeea607[_0x5298d8(0x166)]&&_0x256275[_0x5298d8(0x146)](_0xeea607,_0x5298d8(0x1bc),{'tablePasteChainId':_0x36dc89}),_0xe96e30[_0x5298d8(0x166)]&&_0x256275[_0x5298d8(0x146)](_0xe96e30,_0x5298d8(0x10e),{'tablePasteChainId':_0x36dc89}),_0x322539[_0x5298d8(0x166)]&&(_0x256275[_0x5298d8(0x146)](_0x322539,_0x5298d8(0x13c),{'tablePasteChainId':_0x36dc89,'skipNestingCheck':!0x0}),_0x322539[_0x5298d8(0x10d)](_0x563168=>{const _0x49c16d=_0x5298d8;var _0x36ae2b;return null===(_0x36ae2b=_0x563168[_0x49c16d(0x11a)])||void 0x0===_0x36ae2b?void 0x0:_0x36ae2b[_0x49c16d(0x149)](_0x563168);})),_0xf2bbdb[_0x5298d8(0x166)]&&(_0x256275[_0x5298d8(0x17b)](_0xf2bbdb,_0x5298d8(0x13c),{'tablePasteChainId':_0x36dc89,'skipNestingCheck':!0x0}),_0xf2bbdb[_0x5298d8(0x10d)](_0x258f28=>{const _0x5dc485=_0x5298d8;var _0x18af1b;return null===(_0x18af1b=_0x258f28[_0x5dc485(0x11a)])||void 0x0===_0x18af1b?void 0x0:_0x18af1b[_0x5dc485(0x149)](_0x258f28);}));const _0x119c50=_0x256275[_0x5298d8(0x121)](_0x1a71c1[_0x5298d8(0x15e)](({element:_0x22107d})=>_0x22107d),{'formatGroupId':_0x4e9b6a()},[],_0x5298d8(0x180),{'tablePasteChainId':_0x36dc89});if(_0x119c50){const _0x5117d2=_0x119c50[_0x5298d8(0x165)](),_0x375e45=[];for(const {element:_0x13f4b4,attributes:_0x37e553}of _0x1a71c1){if(!_0x37e553)continue;const _0x292729=_0x3a8609[_0x5298d8(0x11b)][_0x5298d8(0x184)](_0x13f4b4),_0x507dc2=_0x5117d2[_0x5298d8(0x1d5)](_0x1eec11=>_0x1eec11[_0x5298d8(0x1ca)]()[_0x5298d8(0x161)](_0x292729));_0x507dc2&&_0x375e45[_0x5298d8(0x12e)]([_0x507dc2[_0x5298d8(0x1aa)],_0x37e553]);}_0x375e45[_0x5298d8(0x166)]&&_0x119c50[_0x5298d8(0x13f)](_0x5298d8(0x15d),Object[_0x5298d8(0x19b)](_0x375e45));}_0x4e3b27=null;}));},{'priority':_0x50e75f[_0x2bffa0(0x144)]+0xa}),_0x3a8609[_0x2bffa0(0x1d4)][_0x2bffa0(0x125)](_0x2bffa0(0x164))['on'](_0x2bffa0(0x169),(_0x28e65b,_0x10b611)=>{const _0x10170d=_0x2bffa0,[_0x39924e,_0x17ca34,,_0x512ee7]=_0x10b611;if(!_0x4e3b27)return;_0x28e65b[_0x10170d(0x160)]();const _0x3610c6=_0x39924e[_0x10170d(0x1a4)],_0x59561e=_0x17ca34,_0x380fe8=ke(_0x3610c6),_0x16ba91=ke(_0x59561e);_0x28e65b[_0x10170d(0x191)]=_0x3610c6;let _0x29307c=null,_0x15b63a=null;if(_0x16ba91||_0x380fe8){if(_0x380fe8&&!_0x16ba91){_0x512ee7[_0x10170d(0x1d6)](_0x3610c6[_0x10170d(0x127)](0x0));for(const _0x3f7309 of Array[_0x10170d(0x162)](_0x59561e[_0x10170d(0x12d)]()))_0x512ee7[_0x10170d(0x1a1)](_0x3f7309,_0x3610c6,_0x10170d(0x14d));const _0x55b1ee=_0x4e3b27[_0x10170d(0x12b)][_0x10170d(0x18e)](_0x39924e[_0x10170d(0x1cb)]),_0x17d9e8=_0x4e3b27[_0x10170d(0x15b)][_0x10170d(0x18e)](_0x39924e[_0x10170d(0x116)]);_0x55b1ee||_0x17d9e8||(_0x29307c=_0xe57f62[_0x10170d(0x177)](_0x512ee7[_0x10170d(0x1bb)](_0x3610c6)));}else _0x16ba91&&!_0x380fe8&&(_0x15b63a=_0x512ee7[_0x10170d(0x1bb)](_0x3610c6));}else{const _0xb7c88e=_0x512ee7[_0x10170d(0x198)](_0x10170d(0x167)),_0x3f4701=_0x512ee7[_0x10170d(0x198)](_0x10170d(0x167));_0x512ee7[_0x10170d(0x112)](_0x512ee7[_0x10170d(0x1bb)](_0x3610c6),_0x3f4701),_0x512ee7[_0x10170d(0x1a1)](_0xb7c88e,_0x3610c6,0x0);for(const _0x393f2b of Array[_0x10170d(0x162)](_0x59561e[_0x10170d(0x12d)]()))_0x512ee7[_0x10170d(0x1a1)](_0x393f2b,_0xb7c88e,_0x10170d(0x14d));_0x29307c=_0xe57f62[_0x10170d(0x177)](_0x512ee7[_0x10170d(0x184)](_0xb7c88e)),_0x15b63a=_0xe57f62[_0x10170d(0x177)](_0x512ee7[_0x10170d(0x184)](_0x3f4701));}const _0x3e0847=Array[_0x10170d(0x162)](_0x59561e[_0x10170d(0x19e)]())[_0x10170d(0x13a)](([_0x12f0bd])=>Pe[_0x10170d(0x18e)](_0x12f0bd));_0x4e3b27[_0x10170d(0x14b)][_0x10170d(0x12e)]({'element':_0x3610c6,'attributes':_0x3e0847[_0x10170d(0x166)]?Object[_0x10170d(0x19b)](_0x3e0847):null}),_0x29307c&&_0x4e3b27[_0x10170d(0x1b4)][_0x10170d(0x12e)](_0x29307c),_0x15b63a&&_0x4e3b27[_0x10170d(0x111)][_0x10170d(0x12e)](_0x15b63a);},{'priority':_0x2bffa0(0x144)}),_0x5df02e['on'](_0x2bffa0(0x18c),(_0x279c14,_0x2f23bb)=>{const _0x104d43=_0x2bffa0,[_0x2f332f,_0x113638={}]=_0x2f23bb;if(!_0x4e3b27)return;const _0x47f797=_0x113638['at']||0x0,_0x1bad96=_0x113638[_0x104d43(0x13d)]||0x1;_0x4e3b27[_0x104d43(0x15b)]=new Array(_0x1bad96)[_0x104d43(0x186)](_0x47f797)[_0x104d43(0x15e)]((_0xb3c63c,_0x58288f)=>_0xb3c63c+_0x58288f);for(const {cell:_0x26fbd2}of _0x5df02e[_0x104d43(0x1a6)](_0x2f332f,{'startColumn':_0x47f797,'endColumn':_0x47f797+_0x1bad96-0x1}))_0x4e3b27[_0x104d43(0x1a2)][_0x104d43(0x12e)](_0x3a8609[_0x104d43(0x11b)][_0x104d43(0x184)](_0x26fbd2));},{'priority':_0x2bffa0(0x194)}),_0x5df02e['on'](_0x2bffa0(0x1bd),(_0x381bc3,_0x2bf416)=>{const _0x28a6de=_0x2bffa0,[_0x4d697b,_0x401978={}]=_0x2bf416;if(!_0x4e3b27)return;const _0x207de2=_0x401978['at']||0x0,_0x5375dd=_0x401978[_0x28a6de(0x15f)]||0x1;_0x4e3b27[_0x28a6de(0x12b)]=new Array(_0x5375dd)[_0x28a6de(0x186)](_0x207de2)[_0x28a6de(0x15e)]((_0x3db7d7,_0x452e20)=>_0x3db7d7+_0x452e20);for(const {cell:_0x54688a}of _0x5df02e[_0x28a6de(0x1a6)](_0x4d697b,{'startRow':_0x207de2,'endRow':_0x207de2+_0x5375dd-0x1}))_0x4e3b27[_0x28a6de(0x138)][_0x28a6de(0x12e)](_0x3a8609[_0x28a6de(0x11b)][_0x28a6de(0x184)](_0x54688a));},{'priority':_0x2bffa0(0x194)}),_0x256275[_0x2bffa0(0x1c4)][_0x2bffa0(0x183)](_0x500fbe=>{const _0x459600=_0x2bffa0;if(_0x500fbe[_0x459600(0x150)]&&_0x500fbe[_0x459600(0x150)][_0x459600(0x172)](_0x459600(0x13c)))return _0x500fbe[_0x459600(0x131)]?{}:{'type':_0x459600(0x139),'content':_0x12879d(_0x3a8609[_0x459600(0x173)],_0x459600(0x14a))};});const _0x7f2aba=()=>!0x1;for(const _0x28e66a of[_0x2bffa0(0x13c),_0x2bffa0(0x10e),_0x2bffa0(0x1bc),_0x2bffa0(0x180)])_0x256275[_0x2bffa0(0x1ba)][_0x2bffa0(0x130)](_0x2bffa0(0x139),_0x28e66a,_0x2bffa0(0x1d7),_0x7f2aba),_0x256275[_0x2bffa0(0x1ba)][_0x2bffa0(0x130)](_0x2bffa0(0x124),_0x28e66a,_0x2bffa0(0x1d7),_0x7f2aba),_0x256275[_0x2bffa0(0x1ba)][_0x2bffa0(0x130)](_0x2bffa0(0x1c6),_0x28e66a,_0x2bffa0(0x1d7),_0x7f2aba);_0x256275[_0x2bffa0(0x1ba)][_0x2bffa0(0x130)](_0x2bffa0(0x1c6),_0x2bffa0(0x180),_0x2bffa0(0x147),_0x7f2aba),_0x256275[_0x2bffa0(0x1ba)][_0x2bffa0(0x130)](_0x2bffa0(0x1c6),_0x2bffa0(0x180),_0x2bffa0(0x1b9),(_0xb86fb9,_0x4d15c0,_0x1c593a)=>{const _0xc16710=_0x2bffa0,_0x2a228d=_0xb86fb9[_0xc16710(0x15e)](_0x1cb750=>_0x1cb750[_0xc16710(0x113)]())[_0xc16710(0x13a)](_0x2cd60b=>_0x2cd60b),_0x24f671=new Map(_0x2a228d[_0xc16710(0x15e)](_0x285f6f=>[_0x285f6f,null]));if(_0x4e3b27){for(const {element:_0x5ad1a6,attributes:_0x1c20bc}of _0x4e3b27[_0xc16710(0x14b)])_0x1c20bc&&_0x24f671[_0xc16710(0x15a)](_0x5ad1a6,_0x1c20bc);}else{if(_0x1c593a&&_0x1c593a[_0xc16710(0x15d)])for(const [_0x2a0f25,_0x260281]of Object[_0xc16710(0x123)](_0x1c593a[_0xc16710(0x15d)])){const _0x152b01=_0x3a8609[_0xc16710(0x11b)][_0xc16710(0x143)][_0xc16710(0x125)](_0x2a0f25),_0x215a0b=_0x152b01?_0x152b01[_0xc16710(0x1ca)]()[_0xc16710(0x113)]():null;_0x215a0b&&_0x24f671[_0xc16710(0x15a)](_0x215a0b,_0x260281);}}_0x3a8609[_0xc16710(0x11b)][_0xc16710(0x190)](_0x20e45a=>{const _0x3e8ba8=_0xc16710;for(const [_0x2c5874,_0xfe137e]of _0x24f671)_0x20e45a[_0x3e8ba8(0x19f)]({...we,..._0xfe137e},_0x2c5874);});});const _0xbac8e6=(_0x5a09d1,_0xee5d5c)=>{const _0x1d3081=_0x2bffa0;_0x256275[_0x1d3081(0x1ba)][_0x1d3081(0x130)](_0x5a09d1,_0x1d3081(0x13c),_0xee5d5c,(_0x2413d0,_0xbe8e39,_0x56177f)=>{const _0x5eb8f3=_0x1d3081;_0x3a8609[_0x5eb8f3(0x11b)][_0x5eb8f3(0x190)](_0x1e5d00=>{const _0x5ad7cc=_0x5eb8f3,_0x295555=[];for(const _0x43fc0d of _0x2413d0){const _0x4cbe2c=_0x43fc0d[_0x5ad7cc(0x1ad)][_0x5ad7cc(0x155)];_0x4cbe2c['is'](_0x5ad7cc(0x178),_0x5ad7cc(0x167))&&_0x295555[_0x5ad7cc(0x12e)](_0x4cbe2c);}_0x256275[_0x5ad7cc(0x1ba)][_0x5ad7cc(0x181)](_0x5a09d1,null,_0xee5d5c)(_0x2413d0,_0xbe8e39,_0x56177f);for(const _0xe1ca3b of _0x295555)_0x5ad7cc(0x11e)!=_0xe1ca3b[_0x5ad7cc(0x122)][_0x5ad7cc(0x19c)]&&_0x1e5d00[_0x5ad7cc(0x1cd)](_0xe1ca3b);});});};_0xbac8e6(_0x2bffa0(0x139),_0x2bffa0(0x1b9)),_0xbac8e6(_0x2bffa0(0x139),_0x2bffa0(0x147)),_0xbac8e6(_0x2bffa0(0x124),_0x2bffa0(0x1b9)),_0xbac8e6(_0x2bffa0(0x124),_0x2bffa0(0x147)),_0x256275[_0x2bffa0(0x1ba)][_0x2bffa0(0x130)](_0x2bffa0(0x139),_0x2bffa0(0x1bc),_0x2bffa0(0x147),_0xaa780f=>{const _0x155a1e=_0x2bffa0,_0x29904b=_0xaa780f[_0x155a1e(0x15e)](_0x245668=>_0x245668[_0x155a1e(0x113)]()),_0x4bb93d=_0x29904b[0x0][_0x155a1e(0x197)](_0x155a1e(0x1b6)),{minRow:_0xe6db24,maxRow:_0x56f11d}=_0x44d426[_0x155a1e(0x137)](_0x29904b);_0x5df02e[_0x155a1e(0x1b3)](_0x4bb93d,{'at':_0xe6db24,'rows':_0x56f11d-_0xe6db24+0x1});}),_0x256275[_0x2bffa0(0x1ba)][_0x2bffa0(0x130)](_0x2bffa0(0x139),_0x2bffa0(0x10e),_0x2bffa0(0x147),_0x3a3379=>{const _0x135431=_0x2bffa0,_0xcb88b2=_0x3a3379[_0x135431(0x15e)](_0x5a6524=>_0x5a6524[_0x135431(0x113)]()),_0x1e8cdb=_0xcb88b2[0x0][_0x135431(0x197)](_0x135431(0x1b6)),{minColumn:_0x2f4dfe,maxColumn:_0x3e7cf2}=_0x44d426[_0x135431(0x137)](_0xcb88b2);_0x5df02e[_0x135431(0x1be)](_0x1e8cdb,{'at':_0x2f4dfe,'columns':_0x3e7cf2-_0x2f4dfe+0x1});});const _0x43b412=(_0x1c5968,_0x185b1f)=>{const _0x344bb0=_0x2bffa0;if(!_0x185b1f[_0x344bb0(0x150)]||!_0x185b1f[_0x344bb0(0x150)][_0x344bb0(0x172)](_0x344bb0(0x13c)))return;const _0x51b913=_0x185b1f[_0x344bb0(0x17d)][_0x344bb0(0x1d8)],_0x11abec=_0x256275[_0x344bb0(0x132)]()[_0x344bb0(0x13a)](_0x3c8d3f=>_0x3c8d3f[_0x344bb0(0x158)]&&_0x3c8d3f[_0x344bb0(0x17d)]&&_0x3c8d3f[_0x344bb0(0x17d)][_0x344bb0(0x1d8)]==_0x51b913);_0x11abec[_0x344bb0(0x166)]&&_0x185b1f[_0x344bb0(0x1a5)]()[_0x344bb0(0x166)]!=_0x11abec[_0x344bb0(0x166)]&&_0x11abec[_0x344bb0(0x1a8)]((_0x4e12d1,_0x8358d3)=>(_0x4e12d1[_0x344bb0(0x16f)]=_0x8358d3,_0x8358d3[_0x344bb0(0x131)]=_0x4e12d1,_0x8358d3));};function _0x37fd14(_0x336b2c,_0x23d779=!0x0){const _0xa09f88=_0x2bffa0,{id:_0x59962c,authorId:_0x53c7f1}=_0x256275[_0xa09f88(0x17c)](_0x336b2c[_0xa09f88(0x1b7)]),_0x40fe51=[_0xa09f88(0x1a9),_0xa09f88(0x1d3)],_0x5d2cf8=_0x256275[_0xa09f88(0x1c3)][_0xa09f88(0x18e)](_0x336b2c[_0xa09f88(0x1b7)]);return _0x5d2cf8&&_0x40fe51[_0xa09f88(0x12e)](_0xa09f88(0x18f)),{'classes':_0x40fe51,'attributes':{'data-suggestion':_0x59962c,'data-author-id':_0x53c7f1},'priority':_0x5d2cf8&&_0x23d779?0xbc2:0xbb8};}_0x256275['on'](_0x2bffa0(0x18b),_0x43b412,{'priority':_0x2bffa0(0x144)}),_0x256275['on'](_0x2bffa0(0x1a0),_0x43b412,{'priority':_0x2bffa0(0x144)}),_0x3a8609[_0x2bffa0(0x11b)][_0x2bffa0(0x187)][_0x2bffa0(0x1ce)](()=>{const _0x1bef0d=_0x2bffa0;let _0x12c834=!0x1;const _0x8ef709=Array[_0x1bef0d(0x162)](_0x3a8609[_0x1bef0d(0x11b)][_0x1bef0d(0x187)][_0x1bef0d(0x19a)][_0x1bef0d(0x1a3)]());for(const {name:_0x59659e,data:_0x3e9549}of _0x8ef709){const {group:_0x15754c,type:_0x19e960,id:_0x145557}=_0x256275[_0x1bef0d(0x17c)](_0x59659e);if(_0x1bef0d(0x16a)!=_0x15754c||_0x1bef0d(0x124)!=_0x19e960||_0x3e9549[_0x1bef0d(0x182)])continue;if(!_0x256275[_0x1bef0d(0x159)](_0x145557))continue;const _0x34ef8c=_0x256275[_0x1bef0d(0x18a)](_0x145557)[_0x1bef0d(0x11d)](),_0x5e0da9=_0x3a8609[_0x1bef0d(0x1d4)][_0x1bef0d(0x125)](_0x1bef0d(0x15c))['me'];for(const _0x44c0c2 of _0x256275[_0x1bef0d(0x132)]()){if(!_0x44c0c2[_0x1bef0d(0x158)]||_0x44c0c2[_0x1bef0d(0x1c9)]!=_0x5e0da9)continue;if(_0x1bef0d(0x1c6)!=_0x44c0c2[_0x1bef0d(0x118)]||_0x1bef0d(0x180)!=_0x44c0c2[_0x1bef0d(0x150)])continue;if(_0x44c0c2[_0x1bef0d(0x11d)]()[_0x1bef0d(0x188)](_0x4c2587=>_0x34ef8c[_0x1bef0d(0x11c)](_0x230872=>_0x230872[_0x1bef0d(0x12c)](_0x4c2587,!0x0)))){for(const _0x5f4ac8 of _0x44c0c2[_0x1bef0d(0x1a5)]())_0x5f4ac8[_0x1bef0d(0x158)]&&(_0x5f4ac8[_0x1bef0d(0x147)](),_0x12c834=!0x0);}}}return _0x12c834;}),_0x3a8609[_0x2bffa0(0x11b)][_0x2bffa0(0x187)][_0x2bffa0(0x1ce)](_0x4666b9=>{const _0x3a29d3=_0x2bffa0,_0x30f4d1=_0x3a8609[_0x3a29d3(0x120)][_0x3a29d3(0x125)](_0x3a29d3(0x18d));if(!_0x30f4d1||!_0x30f4d1[_0x3a29d3(0x1d1)][_0x3a29d3(0x148)](_0x4666b9[_0x3a29d3(0x1b2)]))return!0x1;let _0x35e2bc=!0x1;const _0x331636=_0x3a8609[_0x3a29d3(0x1d4)][_0x3a29d3(0x125)](_0x3a29d3(0x15c))['me'],_0x2c026d=_0x3a8609[_0x3a29d3(0x11b)][_0x3a29d3(0x187)][_0x3a29d3(0x19a)][_0x3a29d3(0x1a7)](),_0x16e07f=Array[_0x3a29d3(0x162)](_0x3a8609[_0x3a29d3(0x11b)][_0x3a29d3(0x187)][_0x3a29d3(0x19a)][_0x3a29d3(0x1a3)]())[_0x3a29d3(0x13a)](({name:_0x52b7b1,data:_0x12b610})=>{const _0x46142a=_0x3a29d3,{group:_0x24ee5f,subType:_0x1b60ca,authorId:_0x2a22d1}=_0x256275[_0x46142a(0x17c)](_0x52b7b1);return _0x46142a(0x16a)==_0x24ee5f&&_0x46142a(0x13c)==_0x1b60ca&&_0x2a22d1==_0x331636['id']&&!_0x12b610[_0x46142a(0x182)];});for(const _0x694f32 of _0x2c026d){if(_0x3a29d3(0x1a1)!=_0x694f32[_0x3a29d3(0x118)]||_0x3a29d3(0x167)!=_0x694f32[_0x3a29d3(0x1aa)]||0x1!=_0x694f32[_0x3a29d3(0x166)])continue;const _0x2d4b4a=_0x4666b9[_0x3a29d3(0x1ac)](_0x694f32[_0x3a29d3(0x196)],_0x694f32[_0x3a29d3(0x196)][_0x3a29d3(0x152)](0x1));if(!_0x16e07f[_0x3a29d3(0x1d5)](({data:_0x11ecfb})=>_0x11ecfb[_0x3a29d3(0x1cc)][_0x3a29d3(0x161)](_0x2d4b4a))){for(const {name:_0x44c0f1,data:_0x8fa320}of _0x16e07f)if(_0x2d4b4a[_0x3a29d3(0x12c)](_0x8fa320[_0x3a29d3(0x1cc)])){_0x4666b9[_0x3a29d3(0x171)](_0x44c0f1,{'range':_0x2d4b4a}),_0x35e2bc=!0x0;break;}}}return _0x35e2bc;}),_0x3a8609[_0x2bffa0(0x11b)][_0x2bffa0(0x187)][_0x2bffa0(0x1ce)](_0x5b21c0=>{const _0x80c159=_0x2bffa0;let _0x40b8ff=!0x1;const _0x22143d=_0x3a8609[_0x80c159(0x1d4)][_0x80c159(0x125)](_0x80c159(0x15c))['me'],_0x993c4=_0x256275[_0x80c159(0x132)]()[_0x80c159(0x13a)](_0x54bf06=>_0x54bf06[_0x80c159(0x158)]&&_0x54bf06[_0x80c159(0x1c9)]==_0x22143d),_0x5d16d6=new Set(),_0x7bd4f9=new Set();for(const _0x5f3570 of _0x993c4)if(_0x80c159(0x13c)==_0x5f3570[_0x80c159(0x150)])for(const _0x1cc481 of _0x5f3570[_0x80c159(0x165)]()){const _0x2e427b=_0x1cc481[_0x80c159(0x1ca)]()[_0x80c159(0x113)]();if(_0x2e427b){if(_0x2e427b['is'](_0x80c159(0x178),_0x80c159(0x167))&&ke(_0x2e427b)){_0x5f3570[_0x80c159(0x16c)](_0x1cc481[_0x80c159(0x1aa)]),_0x5d16d6[_0x80c159(0x1c0)](_0x2e427b),_0x40b8ff=!0x0;const _0x161903=_0x2e427b[_0x80c159(0x1af)],_0x56c407=_0x2e427b[_0x80c159(0x153)],_0x30c6b6=_0x161903&&_0x161903['is'](_0x80c159(0x178),_0x80c159(0x167)),_0x2bbed8=_0x56c407&&_0x56c407['is'](_0x80c159(0x178),_0x80c159(0x167));_0x30c6b6&&!_0x5d16d6[_0x80c159(0x148)](_0x161903)&&_0x7bd4f9[_0x80c159(0x1c0)](_0x161903),_0x2bbed8&&!_0x5d16d6[_0x80c159(0x148)](_0x56c407)&&_0x7bd4f9[_0x80c159(0x1c0)](_0x56c407);}else _0x2e427b['is'](_0x80c159(0x178),_0x80c159(0x11f))&&_0x2e427b[_0x80c159(0x134)]&&(_0x5f3570[_0x80c159(0x16c)](_0x1cc481[_0x80c159(0x1aa)]),_0x40b8ff=!0x0);}}else{if(_0x80c159(0x180)==_0x5f3570[_0x80c159(0x150)]){if(!_0x5f3570[_0x80c159(0x17d)]||!_0x5f3570[_0x80c159(0x17d)][_0x80c159(0x1d8)])continue;const _0x3e8f17=_0x5f3570[_0x80c159(0x17d)][_0x80c159(0x15d)];if(_0x3e8f17&&Object[_0x80c159(0x1c1)](_0x3e8f17)[_0x80c159(0x166)])continue;const _0x27712c=_0x5f3570[_0x80c159(0x17d)][_0x80c159(0x1d8)];let _0x478380=!0x0,_0x1c173b=!0x0;for(const _0x2fa95e of _0x993c4)if(_0x2fa95e[_0x80c159(0x150)]&&_0x2fa95e[_0x80c159(0x150)][_0x80c159(0x172)](_0x80c159(0x13c))){if(!_0x2fa95e[_0x80c159(0x17d)][_0x80c159(0x1d8)]){_0x1c173b=!0x1;break;}if(_0x2fa95e['id']!=_0x5f3570['id']&&_0x2fa95e[_0x80c159(0x17d)][_0x80c159(0x1d8)]==_0x27712c){_0x478380=!0x1;break;}}_0x1c173b&&_0x478380&&(_0x5f3570[_0x80c159(0x1d0)](),_0x40b8ff=!0x0);}}for(const _0x84f206 of _0x5d16d6)_0x5b21c0[_0x80c159(0x1d6)](_0x84f206);for(const _0x5d4605 of _0x7bd4f9)_0x5b21c0[_0x80c159(0x1cd)](_0x5d4605);return _0x40b8ff;}),_0x3a8609[_0x2bffa0(0x136)][_0x2bffa0(0x128)](_0x2bffa0(0x141))[_0x2bffa0(0x133)]({'model':_0x2bffa0(0x1b1),'view':(_0x36fec4,_0x3ca2cc)=>_0x37fd14(_0x36fec4),'converterPriority':_0x2bffa0(0x144)}),_0x3a8609[_0x2bffa0(0x136)][_0x2bffa0(0x128)](_0x2bffa0(0x19d))[_0x2bffa0(0x133)]({'model':_0x2bffa0(0x1b1),'view':(_0x19d60f,_0x4ad15d)=>_0x4ad15d[_0x2bffa0(0x13b)][_0x2bffa0(0x14c)]?_0x37fd14(_0x19d60f,!0x1):null,'converterPriority':_0x2bffa0(0x144)});const _0x465061=_0x3a8609[_0x2bffa0(0x115)][_0x2bffa0(0x17f)];this[_0x2bffa0(0x10f)](_0x465061[_0x2bffa0(0x187)],_0x2bffa0(0x195),(_0x2315d1,_0x3a9df9)=>{const _0x15822b=_0x2bffa0,_0x38c5d5=[];for(const _0xe3d544 of _0x465061[_0x15822b(0x1bb)](_0x3a9df9[_0x15822b(0x170)])[_0x15822b(0x117)]())_0xe3d544['is'](_0x15822b(0x178),_0x15822b(0x110))&&_0x38c5d5[_0x15822b(0x12e)](_0xe3d544);_0x465061[_0x15822b(0x190)](_0xd97d8b=>{const _0x3f7472=_0x15822b;for(const _0x3f2ead of _0x38c5d5)_0xd97d8b[_0x3f7472(0x1c7)](_0xd97d8b[_0x3f7472(0x1bb)](_0x3f2ead),_0xd97d8b[_0x3f7472(0x185)](_0x3f2ead)),_0xd97d8b[_0x3f7472(0x1d6)](_0x3f2ead);});});}}function ke(_0xec6ec2){const _0x5ce262=_0x270a56;if(_0xec6ec2[_0x5ce262(0x134)])return!0x0;const _0x254275=_0xec6ec2[_0x5ce262(0x127)](0x0);return _0x254275['is'](_0x5ce262(0x178),_0x5ce262(0x11f))&&_0x254275[_0x5ce262(0x134)];}function _0xc83d(){const _0x109952=['removeRows','insertionRanges','tableCellBorderColor','table','markerName','getColumns','accept','_suggestionFactory','createRangeIn','tablePasteRow','insertRows','removeColumns','endColumn','add','keys','9026754oJFlhB','activeMarkers','descriptionFactory','tableCellPadding','formatBlock','move','value','author','getRange','row','newRange','unwrap','registerPostFixer','tableCellBorderStyle','removeMarkers','_createdBatches','284112xQDlxP','ck-suggestion-marker-insertion','plugins','find','remove','join','tablePasteChainId','register','editor','forEach','tablePasteColumn','listenTo','suggestion-td','deletionRanges','wrap','getContainedElement','TrackChangesEditing','editing','column','getItems','type','first','detach','model','some','getRanges','$graveyard','paragraph','commands','markMultiRangeBlockFormat','root','entries','deletion','get','1410180clywOX','getChild','for','5RWKhtl','TableUtils','rowInsertionIndexes','containsRange','getChildren','push','insertContent','registerCustomCallback','previous','getSuggestions','markerToHighlight','isEmpty','10EslizY','conversion','_getCoordsForCells','rowInsertionRanges','insertion','filter','options','tablePaste','columns','3100149wDkyNf','setAttribute','tableCellVerticalAlignment','editingDowncast','tableCellBorderWidth','markers','high','tableCellBackgroundColor','markMultiRangeInsertion','discard','has','call','*Replace\x20table\x20cells*','cells','showSuggestionHighlights','end','_isForcedDefaultExecutionBlock','129378tkrCBd','subType','tableCellHorizontalAlignment','getShiftedBy','previousSibling','getRows','nodeAfter','273879OPFnHy','documentSelection','isInContent','hasSuggestion','set','columnInsertionIndexes','Users','markerAttributes','map','rows','stop','isEqual','from','afterInit','TableClipboard','getMarkers','length','tableCellSuggestion','2DFfqei','_replaceTableSlotCell','suggestion','_tablePostFixingSubtypes','removeMarker','selection','getTableIfOnlyTableInContent','next','content','updateMarker','startsWith','locale','requires','trackChanges','getRowIndexes','fromRange','element','forceDefaultExecution','1250562zmpZAE','markMultiRangeDeletion','_splitMarkerName','attributes','getColumnIndexes','view','tablePasteCell','getSuggestionCallback','oldRange','registerDescriptionCallback','createRangeOn','createPositionBefore','fill','document','every','elementToElement','getSuggestion','suggestionLoaded','insertColumns','redo','includes','ck-suggestion-marker--active','change','return','70VUkxke','schema','low','clipboardOutput','position','findAncestor','createElement','last','differ','fromEntries','rootName','dataDowncast','getAttributes','setAttributes','suggestionUnloaded','insert','columnInsertionRanges','getChangedMarkers','cell','getAllAdjacentSuggestions','createTableWalker','getChanges','reduce','ck-suggestion-marker','name','getSelectionAffectedTableCells','createRange','start','endRow','nextSibling','tableCell','suggestion:formatBlock:tablePasteCell','batch'];_0xc83d=function(){return _0x109952;};return _0xc83d();}function Re(_0xbb17f6,_0xbbe2={},_0x321c07){const _0x393f25=_0x270a56;for(const {isAnchor:_0xa4996f,cellHeight:_0x2b1a55,cellWidth:_0x6c4df9}of _0x321c07[_0x393f25(0x1a6)](_0xbb17f6,{'includeAllSlots':!0x0,..._0xbbe2}))if(!_0xa4996f||0x1!=_0x2b1a55||0x1!=_0x6c4df9)return!0x1;return!0x0;}
23
+ const _0x2ccfa4=_0x26e1;(function(_0x188a15,_0x4e5542){const _0x1ab648=_0x26e1,_0x167231=_0x188a15();while(!![]){try{const _0x1cec2c=parseInt(_0x1ab648(0x11d))/0x1+parseInt(_0x1ab648(0x138))/0x2+parseInt(_0x1ab648(0xe4))/0x3*(parseInt(_0x1ab648(0xfb))/0x4)+-parseInt(_0x1ab648(0x125))/0x5*(-parseInt(_0x1ab648(0x110))/0x6)+parseInt(_0x1ab648(0xab))/0x7*(-parseInt(_0x1ab648(0xe7))/0x8)+-parseInt(_0x1ab648(0xf4))/0x9+-parseInt(_0x1ab648(0x129))/0xa*(parseInt(_0x1ab648(0xb2))/0xb);if(_0x1cec2c===_0x4e5542)break;else _0x167231['push'](_0x167231['shift']());}catch(_0x354168){_0x167231['push'](_0x167231['shift']());}}}(_0x4b37,0x73c42));import{getTranslation as _0x48f864}from'../utils/common-translations.js';import{Plugin as _0x45447c}from'ckeditor5/src/core.js';import{LiveRange as _0x24227d}from'ckeditor5/src/engine.js';function _0x26e1(_0x155cc7,_0x489f10){const _0x4b3778=_0x4b37();return _0x26e1=function(_0x26e181,_0x3dc9c7){_0x26e181=_0x26e181-0x84;let _0x1b980d=_0x4b3778[_0x26e181];return _0x1b980d;},_0x26e1(_0x155cc7,_0x489f10);}import{uid as _0x12b070,priorities as _0xfb5ba4}from'ckeditor5/src/utils.js';import _0x4859d0 from'./table.js';const Pe=[_0x2ccfa4(0xe0),_0x2ccfa4(0x130),_0x2ccfa4(0xba),_0x2ccfa4(0xc9),_0x2ccfa4(0x118),_0x2ccfa4(0xc7),_0x2ccfa4(0x107)],we=Object[_0x2ccfa4(0x9a)](Pe[_0x2ccfa4(0x134)](_0x2cf531=>[_0x2cf531,null]));export default class _t extends _0x45447c{static get[_0x2ccfa4(0xbb)](){return[_0x4859d0];}[_0x2ccfa4(0x8b)](){const _0x2c480f=_0x2ccfa4,_0x20cdb1=this[_0x2c480f(0xf0)];if(!_0x20cdb1[_0x2c480f(0xe8)][_0x2c480f(0x109)](_0x2c480f(0xf7)))return;const _0x2af80b=_0x20cdb1[_0x2c480f(0xe8)][_0x2c480f(0x86)](_0x2c480f(0x89)),_0x35c622=_0x20cdb1[_0x2c480f(0xe8)][_0x2c480f(0x86)](_0x2c480f(0x114)),_0x3e1173=_0x20cdb1[_0x2c480f(0xe8)][_0x2c480f(0x86)](_0x4859d0),_0x2745f2=_0x20cdb1[_0x2c480f(0xe8)][_0x2c480f(0x86)](_0x2c480f(0xf7));_0x3e1173[_0x2c480f(0x99)][_0x2c480f(0x149)](_0x2c480f(0x113),_0x2c480f(0xcf)),_0x20cdb1[_0x2c480f(0xc6)][_0x2c480f(0xe6)][_0x2c480f(0x127)](_0x2c480f(0xa1),{'allowIn':_0x2c480f(0xa9),'allowContentOf':_0x2c480f(0xa9),'isLimit':!0x0}),_0x20cdb1[_0x2c480f(0x8e)][_0x2c480f(0xb1)]({'model':_0x2c480f(0xa1),'view':_0x2c480f(0xb5)});let _0x4f4c60=null;_0x20cdb1[_0x2c480f(0xc6)]['on'](_0x2c480f(0x101),(_0x2384d6,_0xeaaa1f)=>{const _0x496a96=_0x2c480f,[_0x382b65,_0x2e1ac1]=_0xeaaa1f,_0xf12108=_0xeaaa1f[_0xeaaa1f[_0x496a96(0x85)]-0x1];_0xf12108&&_0xf12108[_0x496a96(0x14e)]||_0x2af80b[_0x496a96(0xc8)]||this[_0x496a96(0xf0)][_0x496a96(0x119)][_0x496a96(0x86)](_0x496a96(0x140))[_0x496a96(0xa4)]&&function(_0x1f21a0,_0x495d46,_0x5bb3a3,_0x552a05,_0x4c1913){const _0x352eec=_0x496a96;if(_0x495d46&&!_0x495d46['is'](_0x352eec(0xbc)))return!0x1;const _0x5c77c5=_0x4c1913[_0x352eec(0x97)](_0x1f21a0,_0x5bb3a3);if(!_0x5c77c5||!Re(_0x5c77c5,void 0x0,_0x552a05))return!0x1;const _0x18c9f7=_0x552a05[_0x352eec(0x8c)](_0x5bb3a3[_0x352eec(0x100)][_0x352eec(0x143)]);if(!_0x18c9f7[_0x352eec(0x85)])return!0x1;const _0xc2127a=_0x18c9f7[0x0][_0x352eec(0xde)](_0x352eec(0x12e)),_0x9bb7e8=_0x552a05[_0x352eec(0xce)](_0x18c9f7),_0x2a60c4=_0x552a05[_0x352eec(0x122)](_0x18c9f7),_0x32b480={'startRow':_0x9bb7e8[_0x352eec(0x11b)],'endRow':_0x9bb7e8[_0x352eec(0x9f)],'startColumn':_0x2a60c4[_0x352eec(0x11b)],'endColumn':_0x2a60c4[_0x352eec(0x9f)]};return 0x1==_0x18c9f7[_0x352eec(0x85)]&&(_0x32b480[_0x352eec(0xa7)]+=_0x552a05[_0x352eec(0xd9)](_0x5c77c5)-0x1,_0x32b480[_0x352eec(0x150)]+=_0x552a05[_0x352eec(0xa8)](_0x5c77c5)-0x1),Re(_0xc2127a,_0x32b480,_0x552a05);}(_0x382b65,_0x2e1ac1,_0x20cdb1[_0x496a96(0xc6)],_0x35c622,_0x2745f2)&&(_0x2384d6[_0x496a96(0x92)](),_0x4f4c60={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x20cdb1[_0x496a96(0xc6)][_0x496a96(0xbf)](()=>{const _0x348624=_0x496a96;_0x20cdb1[_0x348624(0xc6)][_0x348624(0x101)](_0xeaaa1f[0x0],_0xeaaa1f[0x1],_0xeaaa1f[0x2],{'forceDefaultExecution':!0x0});const _0x4e1bd7=_0x12b070(),{rowInsertionRanges:_0x27e76c,columnInsertionRanges:_0x3d430d,insertionRanges:_0xd02c93,deletionRanges:_0x41c337,cells:_0x2faf15}=_0x4f4c60;_0x27e76c[_0x348624(0x85)]&&_0x2af80b[_0x348624(0xf8)](_0x27e76c,_0x348624(0x113),{'tablePasteChainId':_0x4e1bd7}),_0x3d430d[_0x348624(0x85)]&&_0x2af80b[_0x348624(0xf8)](_0x3d430d,_0x348624(0xcf),{'tablePasteChainId':_0x4e1bd7}),_0xd02c93[_0x348624(0x85)]&&(_0x2af80b[_0x348624(0xf8)](_0xd02c93,_0x348624(0xb3),{'tablePasteChainId':_0x4e1bd7,'skipNestingCheck':!0x0}),_0xd02c93[_0x348624(0x9e)](_0x3ffcc2=>{const _0x388917=_0x348624;var _0x53473c;return null===(_0x53473c=_0x3ffcc2[_0x388917(0x13f)])||void 0x0===_0x53473c?void 0x0:_0x53473c[_0x388917(0x136)](_0x3ffcc2);})),_0x41c337[_0x348624(0x85)]&&(_0x2af80b[_0x348624(0xc2)](_0x41c337,_0x348624(0xb3),{'tablePasteChainId':_0x4e1bd7,'skipNestingCheck':!0x0}),_0x41c337[_0x348624(0x9e)](_0x23829e=>{const _0x6f19b1=_0x348624;var _0x34bc08;return null===(_0x34bc08=_0x23829e[_0x6f19b1(0x13f)])||void 0x0===_0x34bc08?void 0x0:_0x34bc08[_0x6f19b1(0x136)](_0x23829e);}));const _0x2562fe=_0x2af80b[_0x348624(0xd5)](_0x2faf15[_0x348624(0x134)](({element:_0x468985})=>_0x468985),{'formatGroupId':_0x12b070()},[],_0x348624(0xcb),{'tablePasteChainId':_0x4e1bd7});if(_0x2562fe){const _0x277d12=_0x2562fe[_0x348624(0xfe)](),_0x4642a0=[];for(const {element:_0x160037,attributes:_0xb71fac}of _0x2faf15){if(!_0xb71fac)continue;const _0x2f4800=_0x20cdb1[_0x348624(0xc6)][_0x348624(0x135)](_0x160037),_0x41021b=_0x277d12[_0x348624(0xe5)](_0x10cf36=>_0x10cf36[_0x348624(0xdf)]()[_0x348624(0xff)](_0x2f4800));_0x41021b&&_0x4642a0[_0x348624(0x149)]([_0x41021b[_0x348624(0x144)],_0xb71fac]);}_0x4642a0[_0x348624(0x85)]&&_0x2562fe[_0x348624(0xd4)](_0x348624(0x14c),Object[_0x348624(0x9a)](_0x4642a0));}_0x4f4c60=null;}));},{'priority':_0xfb5ba4[_0x2c480f(0x14a)]+0xa}),_0x20cdb1[_0x2c480f(0xe8)][_0x2c480f(0x86)](_0x2c480f(0xf7))['on'](_0x2c480f(0x132),(_0xf7fc03,_0x9f1d07)=>{const _0x1a2178=_0x2c480f,[_0x36bd0d,_0x2b83cf,,_0x50ab50]=_0x9f1d07;if(!_0x4f4c60)return;_0xf7fc03[_0x1a2178(0x92)]();const _0x55faad=_0x36bd0d[_0x1a2178(0xef)],_0x122eb0=_0x2b83cf,_0x5347cb=ke(_0x55faad),_0x1f4880=ke(_0x122eb0);_0xf7fc03[_0x1a2178(0x88)]=_0x55faad;let _0x444150=null,_0x140a81=null;if(_0x1f4880||_0x5347cb){if(_0x5347cb&&!_0x1f4880){_0x50ab50[_0x1a2178(0x105)](_0x55faad[_0x1a2178(0xb6)](0x0));for(const _0x59b78d of Array[_0x1a2178(0xe3)](_0x122eb0[_0x1a2178(0x112)]()))_0x50ab50[_0x1a2178(0xdd)](_0x59b78d,_0x55faad,_0x1a2178(0xc3));const _0x2fd4e9=_0x4f4c60[_0x1a2178(0xaf)][_0x1a2178(0xd8)](_0x36bd0d[_0x1a2178(0x146)]),_0x45e5a3=_0x4f4c60[_0x1a2178(0x87)][_0x1a2178(0xd8)](_0x36bd0d[_0x1a2178(0xbe)]);_0x2fd4e9||_0x45e5a3||(_0x444150=_0x24227d[_0x1a2178(0x121)](_0x50ab50[_0x1a2178(0xa2)](_0x55faad)));}else _0x1f4880&&!_0x5347cb&&(_0x140a81=_0x50ab50[_0x1a2178(0xa2)](_0x55faad));}else{const _0x3b3c78=_0x50ab50[_0x1a2178(0xc4)](_0x1a2178(0xa1)),_0x10d516=_0x50ab50[_0x1a2178(0xc4)](_0x1a2178(0xa1));_0x50ab50[_0x1a2178(0xb4)](_0x50ab50[_0x1a2178(0xa2)](_0x55faad),_0x10d516),_0x50ab50[_0x1a2178(0xdd)](_0x3b3c78,_0x55faad,0x0);for(const _0x47e413 of Array[_0x1a2178(0xe3)](_0x122eb0[_0x1a2178(0x112)]()))_0x50ab50[_0x1a2178(0xdd)](_0x47e413,_0x3b3c78,_0x1a2178(0xc3));_0x444150=_0x24227d[_0x1a2178(0x121)](_0x50ab50[_0x1a2178(0x135)](_0x3b3c78)),_0x140a81=_0x24227d[_0x1a2178(0x121)](_0x50ab50[_0x1a2178(0x135)](_0x10d516));}const _0x1c16dc=Array[_0x1a2178(0xe3)](_0x122eb0[_0x1a2178(0xcc)]())[_0x1a2178(0x9b)](([_0x465efe])=>Pe[_0x1a2178(0xd8)](_0x465efe));_0x4f4c60[_0x1a2178(0x13c)][_0x1a2178(0x149)]({'element':_0x55faad,'attributes':_0x1c16dc[_0x1a2178(0x85)]?Object[_0x1a2178(0x9a)](_0x1c16dc):null}),_0x444150&&_0x4f4c60[_0x1a2178(0x11c)][_0x1a2178(0x149)](_0x444150),_0x140a81&&_0x4f4c60[_0x1a2178(0x12d)][_0x1a2178(0x149)](_0x140a81);},{'priority':_0x2c480f(0x14a)}),_0x35c622['on'](_0x2c480f(0x96),(_0x2b1747,_0x418f06)=>{const _0x5671a0=_0x2c480f,[_0x1cd51d,_0x2126f8={}]=_0x418f06;if(!_0x4f4c60)return;const _0x105ba9=_0x2126f8['at']||0x0,_0x3f2572=_0x2126f8[_0x5671a0(0x128)]||0x1;_0x4f4c60[_0x5671a0(0x87)]=new Array(_0x3f2572)[_0x5671a0(0xda)](_0x105ba9)[_0x5671a0(0x134)]((_0x16722a,_0x58b31a)=>_0x16722a+_0x58b31a);for(const {cell:_0x1b2cdc}of _0x35c622[_0x5671a0(0xf5)](_0x1cd51d,{'startColumn':_0x105ba9,'endColumn':_0x105ba9+_0x3f2572-0x1}))_0x4f4c60[_0x5671a0(0x10e)][_0x5671a0(0x149)](_0x20cdb1[_0x5671a0(0xc6)][_0x5671a0(0x135)](_0x1b2cdc));},{'priority':_0x2c480f(0x111)}),_0x35c622['on'](_0x2c480f(0x11a),(_0x21e28d,_0x81e8fd)=>{const _0x54ca82=_0x2c480f,[_0xc6c738,_0xd42a8f={}]=_0x81e8fd;if(!_0x4f4c60)return;const _0x18c2b9=_0xd42a8f['at']||0x0,_0x136598=_0xd42a8f[_0x54ca82(0x102)]||0x1;_0x4f4c60[_0x54ca82(0xaf)]=new Array(_0x136598)[_0x54ca82(0xda)](_0x18c2b9)[_0x54ca82(0x134)]((_0x3e9a46,_0x570c5d)=>_0x3e9a46+_0x570c5d);for(const {cell:_0x193846}of _0x35c622[_0x54ca82(0xf5)](_0xc6c738,{'startRow':_0x18c2b9,'endRow':_0x18c2b9+_0x136598-0x1}))_0x4f4c60[_0x54ca82(0x98)][_0x54ca82(0x149)](_0x20cdb1[_0x54ca82(0xc6)][_0x54ca82(0x135)](_0x193846));},{'priority':_0x2c480f(0x111)}),_0x2af80b[_0x2c480f(0x10d)][_0x2c480f(0xf6)](_0x19979d=>{const _0x4391c6=_0x2c480f;if(_0x19979d[_0x4391c6(0xac)]&&_0x19979d[_0x4391c6(0xac)][_0x4391c6(0x10f)](_0x4391c6(0xb3)))return _0x19979d[_0x4391c6(0x116)]?{}:{'type':_0x4391c6(0x14f),'content':_0x48f864(_0x20cdb1[_0x4391c6(0x133)],_0x4391c6(0x137))};});const _0x558623=()=>!0x1;for(const _0x2dd8f7 of[_0x2c480f(0xb3),_0x2c480f(0xcf),_0x2c480f(0x113),_0x2c480f(0xcb)])_0x2af80b[_0x2c480f(0xfc)][_0x2c480f(0xf2)](_0x2c480f(0x14f),_0x2dd8f7,_0x2c480f(0xcd),_0x558623),_0x2af80b[_0x2c480f(0xfc)][_0x2c480f(0xf2)](_0x2c480f(0x8f),_0x2dd8f7,_0x2c480f(0xcd),_0x558623),_0x2af80b[_0x2c480f(0xfc)][_0x2c480f(0xf2)](_0x2c480f(0xea),_0x2dd8f7,_0x2c480f(0xcd),_0x558623);_0x2af80b[_0x2c480f(0xfc)][_0x2c480f(0xf2)](_0x2c480f(0xea),_0x2c480f(0xcb),_0x2c480f(0x12a),_0x558623),_0x2af80b[_0x2c480f(0xfc)][_0x2c480f(0xf2)](_0x2c480f(0xea),_0x2c480f(0xcb),_0x2c480f(0x10b),(_0x109644,_0x2636f4,_0x1e9567)=>{const _0x1d4428=_0x2c480f,_0x1e907c=_0x109644[_0x1d4428(0x134)](_0x2671a9=>_0x2671a9[_0x1d4428(0xbd)]())[_0x1d4428(0x9b)](_0x2a774c=>_0x2a774c),_0x30d285=new Map(_0x1e907c[_0x1d4428(0x134)](_0x9720c1=>[_0x9720c1,null]));if(_0x4f4c60){for(const {element:_0x31fc32,attributes:_0x1933e2}of _0x4f4c60[_0x1d4428(0x13c)])_0x1933e2&&_0x30d285[_0x1d4428(0x139)](_0x31fc32,_0x1933e2);}else{if(_0x1e9567&&_0x1e9567[_0x1d4428(0x14c)])for(const [_0x11651a,_0x3ccd69]of Object[_0x1d4428(0xe9)](_0x1e9567[_0x1d4428(0x14c)])){const _0x46ebce=_0x20cdb1[_0x1d4428(0xc6)][_0x1d4428(0xae)][_0x1d4428(0x86)](_0x11651a),_0x25b078=_0x46ebce?_0x46ebce[_0x1d4428(0xdf)]()[_0x1d4428(0xbd)]():null;_0x25b078&&_0x30d285[_0x1d4428(0x139)](_0x25b078,_0x3ccd69);}}_0x20cdb1[_0x1d4428(0xc6)][_0x1d4428(0xbf)](_0x2751d2=>{const _0x11d94d=_0x1d4428;for(const [_0x418877,_0x433ca8]of _0x30d285)_0x2751d2[_0x11d94d(0x148)]({...we,..._0x433ca8},_0x418877);});});const _0x2b5cd7=(_0x35ba4d,_0x262b5d)=>{const _0x2925a8=_0x2c480f;_0x2af80b[_0x2925a8(0xfc)][_0x2925a8(0xf2)](_0x35ba4d,_0x2925a8(0xb3),_0x262b5d,(_0x3e71c9,_0x181693,_0x4cef28)=>{const _0x54e598=_0x2925a8;_0x20cdb1[_0x54e598(0xc6)][_0x54e598(0xbf)](_0x3a6b47=>{const _0x5bdb4b=_0x54e598,_0x40b12d=[];for(const _0x5c3a8d of _0x3e71c9){const _0x56ccb1=_0x5c3a8d[_0x5bdb4b(0xaa)][_0x5bdb4b(0xa5)];_0x56ccb1['is'](_0x5bdb4b(0x9d),_0x5bdb4b(0xa1))&&_0x40b12d[_0x5bdb4b(0x149)](_0x56ccb1);}_0x2af80b[_0x5bdb4b(0xfc)][_0x5bdb4b(0x93)](_0x35ba4d,null,_0x262b5d)(_0x3e71c9,_0x181693,_0x4cef28);for(const _0x28a4f8 of _0x40b12d)_0x5bdb4b(0xfd)!=_0x28a4f8[_0x5bdb4b(0xdc)][_0x5bdb4b(0x90)]&&_0x3a6b47[_0x5bdb4b(0xed)](_0x28a4f8);});});};_0x2b5cd7(_0x2c480f(0x14f),_0x2c480f(0x10b)),_0x2b5cd7(_0x2c480f(0x14f),_0x2c480f(0x12a)),_0x2b5cd7(_0x2c480f(0x8f),_0x2c480f(0x10b)),_0x2b5cd7(_0x2c480f(0x8f),_0x2c480f(0x12a)),_0x2af80b[_0x2c480f(0xfc)][_0x2c480f(0xf2)](_0x2c480f(0x14f),_0x2c480f(0x113),_0x2c480f(0x12a),_0x51e477=>{const _0x329d30=_0x2c480f,_0x1412c5=_0x51e477[_0x329d30(0x134)](_0x29ed38=>_0x29ed38[_0x329d30(0xbd)]()),_0x38e001=_0x1412c5[0x0][_0x329d30(0xde)](_0x329d30(0x12e)),{minRow:_0x115cfc,maxRow:_0x505a96}=_0x3e1173[_0x329d30(0x147)](_0x1412c5);_0x35c622[_0x329d30(0x126)](_0x38e001,{'at':_0x115cfc,'rows':_0x505a96-_0x115cfc+0x1});}),_0x2af80b[_0x2c480f(0xfc)][_0x2c480f(0xf2)](_0x2c480f(0x14f),_0x2c480f(0xcf),_0x2c480f(0x12a),_0x283f38=>{const _0x47b6f8=_0x2c480f,_0x2d67f9=_0x283f38[_0x47b6f8(0x134)](_0x3f4f91=>_0x3f4f91[_0x47b6f8(0xbd)]()),_0x3dbcf6=_0x2d67f9[0x0][_0x47b6f8(0xde)](_0x47b6f8(0x12e)),{minColumn:_0x59dbc7,maxColumn:_0x3be31c}=_0x3e1173[_0x47b6f8(0x147)](_0x2d67f9);_0x35c622[_0x47b6f8(0xf9)](_0x3dbcf6,{'at':_0x59dbc7,'columns':_0x3be31c-_0x59dbc7+0x1});});const _0x3dccd3=(_0x4a980d,_0x31d9ab)=>{const _0x445bf4=_0x2c480f;if(!_0x31d9ab[_0x445bf4(0xac)]||!_0x31d9ab[_0x445bf4(0xac)][_0x445bf4(0x10f)](_0x445bf4(0xb3)))return;const _0x2741c8=_0x31d9ab[_0x445bf4(0x13b)][_0x445bf4(0xd3)],_0x1c979a=_0x2af80b[_0x445bf4(0x11e)]()[_0x445bf4(0x9b)](_0x36b59d=>_0x36b59d[_0x445bf4(0xd2)]&&_0x36b59d[_0x445bf4(0x13b)]&&_0x36b59d[_0x445bf4(0x13b)][_0x445bf4(0xd3)]==_0x2741c8);_0x1c979a[_0x445bf4(0x85)]&&_0x31d9ab[_0x445bf4(0x103)]()[_0x445bf4(0x85)]!=_0x1c979a[_0x445bf4(0x85)]&&_0x1c979a[_0x445bf4(0x106)]((_0x54235b,_0x290340)=>(_0x54235b[_0x445bf4(0xc1)]=_0x290340,_0x290340[_0x445bf4(0x116)]=_0x54235b,_0x290340));};function _0x486203(_0x56ebf2,_0x34fbe7=!0x0){const _0x4acac5=_0x2c480f,{id:_0x305d24,authorId:_0xad82ea}=_0x2af80b[_0x4acac5(0x151)](_0x56ebf2[_0x4acac5(0x91)]),_0x3e43bb=[_0x4acac5(0x117),_0x4acac5(0x12b)],_0x3e9933=_0x2af80b[_0x4acac5(0x94)][_0x4acac5(0xd8)](_0x56ebf2[_0x4acac5(0x91)]);return _0x3e9933&&_0x3e43bb[_0x4acac5(0x149)](_0x4acac5(0x12f)),{'classes':_0x3e43bb,'attributes':{'data-suggestion':_0x305d24,'data-author-id':_0xad82ea},'priority':_0x3e9933&&_0x34fbe7?0xbc2:0xbb8};}_0x2af80b['on'](_0x2c480f(0x12c),_0x3dccd3,{'priority':_0x2c480f(0x14a)}),_0x2af80b['on'](_0x2c480f(0xca),_0x3dccd3,{'priority':_0x2c480f(0x14a)}),_0x20cdb1[_0x2c480f(0xc6)][_0x2c480f(0x100)][_0x2c480f(0xc5)](()=>{const _0x5f4d0f=_0x2c480f;let _0x1b1538=!0x1;const _0x25f7e4=Array[_0x5f4d0f(0xe3)](_0x20cdb1[_0x5f4d0f(0xc6)][_0x5f4d0f(0x100)][_0x5f4d0f(0x9c)][_0x5f4d0f(0xfa)]());for(const {name:_0x48b004,data:_0x2adf5e}of _0x25f7e4){const {group:_0x1eb969,type:_0x56dac3,id:_0x5b7b17}=_0x2af80b[_0x5f4d0f(0x151)](_0x48b004);if(_0x5f4d0f(0x95)!=_0x1eb969||_0x5f4d0f(0x8f)!=_0x56dac3||_0x2adf5e[_0x5f4d0f(0x131)])continue;if(!_0x2af80b[_0x5f4d0f(0xd6)](_0x5b7b17))continue;const _0x118f52=_0x2af80b[_0x5f4d0f(0xb9)](_0x5b7b17)[_0x5f4d0f(0x10a)](),_0x1aa29d=_0x20cdb1[_0x5f4d0f(0xe8)][_0x5f4d0f(0x86)](_0x5f4d0f(0xc0))['me'];for(const _0x5b7b23 of _0x2af80b[_0x5f4d0f(0x11e)]()){if(!_0x5b7b23[_0x5f4d0f(0xd2)]||_0x5b7b23[_0x5f4d0f(0x84)]!=_0x1aa29d)continue;if(_0x5f4d0f(0xea)!=_0x5b7b23[_0x5f4d0f(0xb8)]||_0x5f4d0f(0xcb)!=_0x5b7b23[_0x5f4d0f(0xac)])continue;if(_0x5b7b23[_0x5f4d0f(0x10a)]()[_0x5f4d0f(0x13d)](_0x8db35c=>_0x118f52[_0x5f4d0f(0x13a)](_0x8088f0=>_0x8088f0[_0x5f4d0f(0xd7)](_0x8db35c,!0x0)))){for(const _0x21700b of _0x5b7b23[_0x5f4d0f(0x103)]())_0x21700b[_0x5f4d0f(0xd2)]&&(_0x21700b[_0x5f4d0f(0x12a)](),_0x1b1538=!0x0);}}}return _0x1b1538;}),_0x20cdb1[_0x2c480f(0xc6)][_0x2c480f(0x100)][_0x2c480f(0xc5)](_0x2c356e=>{const _0x4b66e6=_0x2c480f,_0x4215d9=_0x20cdb1[_0x4b66e6(0x119)][_0x4b66e6(0x86)](_0x4b66e6(0xe1));if(!_0x4215d9||!_0x4215d9[_0x4b66e6(0xdb)][_0x4b66e6(0x109)](_0x2c356e[_0x4b66e6(0x14b)]))return!0x1;let _0x1a0688=!0x1;const _0x589c96=_0x20cdb1[_0x4b66e6(0xe8)][_0x4b66e6(0x86)](_0x4b66e6(0xc0))['me'],_0x1edb68=_0x20cdb1[_0x4b66e6(0xc6)][_0x4b66e6(0x100)][_0x4b66e6(0x9c)][_0x4b66e6(0x14d)](),_0x169e66=Array[_0x4b66e6(0xe3)](_0x20cdb1[_0x4b66e6(0xc6)][_0x4b66e6(0x100)][_0x4b66e6(0x9c)][_0x4b66e6(0xfa)]())[_0x4b66e6(0x9b)](({name:_0x1b8784,data:_0x105569})=>{const _0x5c3ba4=_0x4b66e6,{group:_0x1374cd,subType:_0x64f1c2,authorId:_0x571d1a}=_0x2af80b[_0x5c3ba4(0x151)](_0x1b8784);return _0x5c3ba4(0x95)==_0x1374cd&&_0x5c3ba4(0xb3)==_0x64f1c2&&_0x571d1a==_0x589c96['id']&&!_0x105569[_0x5c3ba4(0x131)];});for(const _0x50aa57 of _0x1edb68){if(_0x4b66e6(0xdd)!=_0x50aa57[_0x4b66e6(0xb8)]||_0x4b66e6(0xa1)!=_0x50aa57[_0x4b66e6(0x144)]||0x1!=_0x50aa57[_0x4b66e6(0x85)])continue;const _0x535571=_0x2c356e[_0x4b66e6(0x8a)](_0x50aa57[_0x4b66e6(0x115)],_0x50aa57[_0x4b66e6(0x115)][_0x4b66e6(0xe2)](0x1));if(!_0x169e66[_0x4b66e6(0xe5)](({data:_0x13d5ab})=>_0x13d5ab[_0x4b66e6(0x10c)][_0x4b66e6(0xff)](_0x535571))){for(const {name:_0x1cb96e,data:_0x565644}of _0x169e66)if(_0x535571[_0x4b66e6(0xd7)](_0x565644[_0x4b66e6(0x10c)])){_0x2c356e[_0x4b66e6(0x104)](_0x1cb96e,{'range':_0x535571}),_0x1a0688=!0x0;break;}}}return _0x1a0688;}),_0x20cdb1[_0x2c480f(0xc6)][_0x2c480f(0x100)][_0x2c480f(0xc5)](_0x596283=>{const _0x216b30=_0x2c480f;let _0x5d6b9f=!0x1;const _0x446600=_0x20cdb1[_0x216b30(0xe8)][_0x216b30(0x86)](_0x216b30(0xc0))['me'],_0x479083=_0x2af80b[_0x216b30(0x11e)]()[_0x216b30(0x9b)](_0x4afe96=>_0x4afe96[_0x216b30(0xd2)]&&_0x4afe96[_0x216b30(0x84)]==_0x446600),_0x164158=new Set(),_0x20a0b8=new Set();for(const _0x16173a of _0x479083)if(_0x216b30(0xb3)==_0x16173a[_0x216b30(0xac)])for(const _0x485e26 of _0x16173a[_0x216b30(0xfe)]()){const _0x3d2fc3=_0x485e26[_0x216b30(0xdf)]()[_0x216b30(0xbd)]();if(_0x3d2fc3){if(_0x3d2fc3['is'](_0x216b30(0x9d),_0x216b30(0xa1))&&ke(_0x3d2fc3)){_0x16173a[_0x216b30(0xb0)](_0x485e26[_0x216b30(0x144)]),_0x164158[_0x216b30(0x120)](_0x3d2fc3),_0x5d6b9f=!0x0;const _0x3feb1f=_0x3d2fc3[_0x216b30(0x123)],_0x7f590d=_0x3d2fc3[_0x216b30(0xad)],_0x4f3603=_0x3feb1f&&_0x3feb1f['is'](_0x216b30(0x9d),_0x216b30(0xa1)),_0x2314d3=_0x7f590d&&_0x7f590d['is'](_0x216b30(0x9d),_0x216b30(0xa1));_0x4f3603&&!_0x164158[_0x216b30(0x109)](_0x3feb1f)&&_0x20a0b8[_0x216b30(0x120)](_0x3feb1f),_0x2314d3&&!_0x164158[_0x216b30(0x109)](_0x7f590d)&&_0x20a0b8[_0x216b30(0x120)](_0x7f590d);}else _0x3d2fc3['is'](_0x216b30(0x9d),_0x216b30(0xa6))&&_0x3d2fc3[_0x216b30(0xeb)]&&(_0x16173a[_0x216b30(0xb0)](_0x485e26[_0x216b30(0x144)]),_0x5d6b9f=!0x0);}}else{if(_0x216b30(0xcb)==_0x16173a[_0x216b30(0xac)]){if(!_0x16173a[_0x216b30(0x13b)]||!_0x16173a[_0x216b30(0x13b)][_0x216b30(0xd3)])continue;const _0x185993=_0x16173a[_0x216b30(0x13b)][_0x216b30(0x14c)];if(_0x185993&&Object[_0x216b30(0xec)](_0x185993)[_0x216b30(0x85)])continue;const _0x30f9f2=_0x16173a[_0x216b30(0x13b)][_0x216b30(0xd3)];let _0x21ea6f=!0x0,_0x394054=!0x0;for(const _0x5eea4f of _0x479083)if(_0x5eea4f[_0x216b30(0xac)]&&_0x5eea4f[_0x216b30(0xac)][_0x216b30(0x10f)](_0x216b30(0xb3))){if(!_0x5eea4f[_0x216b30(0x13b)][_0x216b30(0xd3)]){_0x394054=!0x1;break;}if(_0x5eea4f['id']!=_0x16173a['id']&&_0x5eea4f[_0x216b30(0x13b)][_0x216b30(0xd3)]==_0x30f9f2){_0x21ea6f=!0x1;break;}}_0x394054&&_0x21ea6f&&(_0x16173a[_0x216b30(0x142)](),_0x5d6b9f=!0x0);}}for(const _0x1e0781 of _0x164158)_0x596283[_0x216b30(0x105)](_0x1e0781);for(const _0x4bf142 of _0x20a0b8)_0x596283[_0x216b30(0xed)](_0x4bf142);return _0x5d6b9f;}),_0x20cdb1[_0x2c480f(0x8e)][_0x2c480f(0xa3)](_0x2c480f(0x145))[_0x2c480f(0xa0)]({'model':_0x2c480f(0x13e),'view':(_0x1efaf6,_0x3be250)=>_0x486203(_0x1efaf6),'converterPriority':_0x2c480f(0x14a)}),_0x20cdb1[_0x2c480f(0x8e)][_0x2c480f(0xa3)](_0x2c480f(0xd0))[_0x2c480f(0xa0)]({'model':_0x2c480f(0x13e),'view':(_0x51ef90,_0x35d5a2)=>_0x35d5a2[_0x2c480f(0xb7)][_0x2c480f(0x124)]?_0x486203(_0x51ef90,!0x1):null,'converterPriority':_0x2c480f(0x14a)});const _0x47c58b=_0x20cdb1[_0x2c480f(0xf3)][_0x2c480f(0x108)];this[_0x2c480f(0xd1)](_0x47c58b[_0x2c480f(0x100)],_0x2c480f(0x11f),(_0x2d0285,_0x523fa8)=>{const _0x47bf09=_0x2c480f,_0x5c5957=[];for(const _0x7f331 of _0x47c58b[_0x47bf09(0xa2)](_0x523fa8[_0x47bf09(0x8d)])[_0x47bf09(0xf1)]())_0x7f331['is'](_0x47bf09(0x9d),_0x47bf09(0xb5))&&_0x5c5957[_0x47bf09(0x149)](_0x7f331);_0x47c58b[_0x47bf09(0xbf)](_0x4b066b=>{const _0x106193=_0x47bf09;for(const _0x28f533 of _0x5c5957)_0x4b066b[_0x106193(0x141)](_0x4b066b[_0x106193(0xa2)](_0x28f533),_0x4b066b[_0x106193(0xee)](_0x28f533)),_0x4b066b[_0x106193(0x105)](_0x28f533);});});}}function ke(_0x3990b7){const _0x41497f=_0x2ccfa4;if(_0x3990b7[_0x41497f(0xeb)])return!0x0;const _0x3fe8b6=_0x3990b7[_0x41497f(0xb6)](0x0);return _0x3fe8b6['is'](_0x41497f(0x9d),_0x41497f(0xa6))&&_0x3fe8b6[_0x41497f(0xeb)];}function _0x4b37(){const _0x4f0676=['join','getRowIndexes','tablePasteColumn','dataDowncast','listenTo','isInContent','tablePasteChainId','setAttribute','markMultiRangeBlockFormat','hasSuggestion','containsRange','includes','getRows','fill','_createdBatches','root','insert','findAncestor','getRange','tableCellBorderWidth','redo','getShiftedBy','from','148575eOxBDF','find','schema','952dvlXyo','plugins','entries','formatBlock','isEmpty','keys','unwrap','createPositionBefore','cell','editor','getItems','registerCustomCallback','editing','3775923cdNrpY','createTableWalker','registerDescriptionCallback','TableClipboard','markMultiRangeInsertion','removeColumns','getChangedMarkers','20eXjcjq','_suggestionFactory','$graveyard','getMarkers','isEqual','document','insertContent','rows','getAllAdjacentSuggestions','updateMarker','remove','reduce','tableCellPadding','view','has','getRanges','accept','newRange','descriptionFactory','columnInsertionRanges','startsWith','1758BTNdLo','low','getChildren','tablePasteRow','TableUtils','position','previous','ck-suggestion-marker','tableCellVerticalAlignment','commands','insertRows','first','insertionRanges','7764ZqRqwa','getSuggestions','clipboardOutput','add','fromRange','getColumnIndexes','nextSibling','showSuggestionHighlights','11140dZtCtN','removeRows','register','columns','2140wKjvVj','discard','ck-suggestion-marker-insertion','suggestionLoaded','deletionRanges','table','ck-suggestion-marker--active','tableCellBorderColor','oldRange','_replaceTableSlotCell','locale','map','createRangeOn','call','*Replace\x20table\x20cells*','56886gOGPTL','set','some','attributes','cells','every','suggestion:formatBlock:tablePasteCell','detach','trackChanges','move','removeMarkers','selection','name','editingDowncast','row','_getCoordsForCells','setAttributes','push','high','batch','markerAttributes','getChanges','forceDefaultExecution','insertion','endColumn','_splitMarkerName','author','length','get','columnInsertionIndexes','return','TrackChangesEditing','createRange','afterInit','getSelectionAffectedTableCells','content','conversion','deletion','rootName','markerName','stop','getSuggestionCallback','activeMarkers','suggestion','insertColumns','getTableIfOnlyTableInContent','rowInsertionRanges','_tablePostFixingSubtypes','fromEntries','filter','differ','element','forEach','last','markerToHighlight','tableCellSuggestion','createRangeIn','for','value','nodeAfter','paragraph','endRow','getColumns','tableCell','start','1001WRJNXn','subType','previousSibling','markers','rowInsertionIndexes','removeMarker','elementToElement','1331DovyJY','tablePaste','wrap','suggestion-td','getChild','options','type','getSuggestion','tableCellBorderStyle','requires','documentSelection','getContainedElement','column','change','Users','next','markMultiRangeDeletion','end','createElement','registerPostFixer','model','tableCellBackgroundColor','_isForcedDefaultExecutionBlock','tableCellHorizontalAlignment','suggestionUnloaded','tablePasteCell','getAttributes'];_0x4b37=function(){return _0x4f0676;};return _0x4b37();}function Re(_0xe903c8,_0x59428c={},_0x542eb2){const _0x2f9b10=_0x2ccfa4;for(const {isAnchor:_0x5afde9,cellHeight:_0x12af95,cellWidth:_0x22f687}of _0x542eb2[_0x2f9b10(0xf5)](_0xe903c8,{'includeAllSlots':!0x0,..._0x59428c}))if(!_0x5afde9||0x1!=_0x12af95||0x1!=_0x22f687)return!0x1;return!0x0;}