@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240717.0 → 0.0.0-nightly-20240718.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (166) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x107988=_0x5050;function _0x5050(_0xfc6f79,_0x464f2c){const _0xd4f087=_0xd4f0();return _0x5050=function(_0x505069,_0x2541c5){_0x505069=_0x505069-0xe4;let _0x951e36=_0xd4f087[_0x505069];return _0x951e36;},_0x5050(_0xfc6f79,_0x464f2c);}(function(_0x330c2d,_0x53a1b3){const _0x47c7e2=_0x5050,_0x460b81=_0x330c2d();while(!![]){try{const _0x55c5c5=parseInt(_0x47c7e2(0xf1))/0x1*(parseInt(_0x47c7e2(0xfc))/0x2)+parseInt(_0x47c7e2(0xf3))/0x3+-parseInt(_0x47c7e2(0xf4))/0x4*(-parseInt(_0x47c7e2(0xf5))/0x5)+parseInt(_0x47c7e2(0xe9))/0x6+parseInt(_0x47c7e2(0xf9))/0x7*(parseInt(_0x47c7e2(0xe6))/0x8)+parseInt(_0x47c7e2(0xf2))/0x9+parseInt(_0x47c7e2(0xfb))/0xa*(-parseInt(_0x47c7e2(0xee))/0xb);if(_0x55c5c5===_0x53a1b3)break;else _0x460b81['push'](_0x460b81['shift']());}catch(_0x441105){_0x460b81['push'](_0x460b81['shift']());}}}(_0xd4f0,0xd16ac));import{Plugin as _0x5611a1}from'ckeditor5/src/core.js';import{getTranslation as _0x511ad6}from'../utils/common-translations.js';export default class kt extends _0x5611a1{[_0x107988(0xfd)](){const _0xab9d58=_0x107988,_0x32f022=this[_0xab9d58(0xf7)];if(!_0x32f022[_0xab9d58(0x100)][_0xab9d58(0xef)](_0xab9d58(0xec)))return;_0x32f022[_0xab9d58(0x100)][_0xab9d58(0xf0)](_0xab9d58(0xed))[_0xab9d58(0xe5)](_0xab9d58(0xfa)),this[_0xab9d58(0xe7)]();}[_0x107988(0xe7)](){const _0xcc479d=_0x107988,_0x472571=this[_0xcc479d(0xf7)];_0x472571[_0xcc479d(0x100)][_0xcc479d(0xf0)](_0xcc479d(0xed))[_0xcc479d(0xe8)][_0xcc479d(0xf8)](_0x5bb6ec=>{const _0x48042e=_0xcc479d;if(_0x48042e(0x101)!=_0x5bb6ec[_0x48042e(0xfe)]&&_0x48042e(0xea)!=_0x5bb6ec[_0x48042e(0xfe)])return;const {data:_0x2898a1}=_0x5bb6ec;return _0x2898a1&&_0x48042e(0xfa)==_0x2898a1[_0x48042e(0xe4)]?{'type':_0x48042e(0xf6),'content':_0x511ad6(_0x472571[_0x48042e(0xff)],_0x48042e(0xeb))}:void 0x0;});}}function _0xd4f0(){const _0x447823=['removeFormat','23357150fiULsf','18Bnqhvg','afterInit','type','locale','plugins','formatBlock','commandName','enableDefaultAttributesIntegration','40088jjnCfd','_registerLegacyDescription','descriptionFactory','8784834EiajCG','formatInline','*Remove\x20all\x20formatting*','RemoveFormatEditing','TrackChangesEditing','22agqIku','has','get','170319tMXNuY','14037966ZrxWrA','1747854ylbTjT','8RyiMOQ','824170HTnmtb','format','editor','registerDescriptionCallback','84FMKwzq'];_0xd4f0=function(){return _0x447823;};return _0xd4f0();}
23
+ const _0xbd05f1=_0x4f68;(function(_0x3d8741,_0x4b894f){const _0x5b8adf=_0x4f68,_0x5de021=_0x3d8741();while(!![]){try{const _0x42e388=-parseInt(_0x5b8adf(0xa8))/0x1*(parseInt(_0x5b8adf(0x9d))/0x2)+-parseInt(_0x5b8adf(0xa5))/0x3*(parseInt(_0x5b8adf(0xac))/0x4)+parseInt(_0x5b8adf(0xb0))/0x5*(-parseInt(_0x5b8adf(0xa1))/0x6)+-parseInt(_0x5b8adf(0xa6))/0x7*(parseInt(_0x5b8adf(0xa7))/0x8)+parseInt(_0x5b8adf(0xb4))/0x9*(-parseInt(_0x5b8adf(0x96))/0xa)+parseInt(_0x5b8adf(0xaf))/0xb*(-parseInt(_0x5b8adf(0xa3))/0xc)+parseInt(_0x5b8adf(0x99))/0xd;if(_0x42e388===_0x4b894f)break;else _0x5de021['push'](_0x5de021['shift']());}catch(_0x5cfaf1){_0x5de021['push'](_0x5de021['shift']());}}}(_0x4bbe,0xef836));import{Plugin as _0x11bccf}from'ckeditor5/src/core.js';import{getTranslation as _0xa4d497}from'../utils/common-translations.js';export default class kt extends _0x11bccf{[_0xbd05f1(0xab)](){const _0x170d42=_0xbd05f1,_0x3a474e=this[_0x170d42(0x9a)];if(!_0x3a474e[_0x170d42(0x9c)][_0x170d42(0xad)](_0x170d42(0xb1)))return;_0x3a474e[_0x170d42(0x9c)][_0x170d42(0x98)](_0x170d42(0x9b))[_0x170d42(0xaa)](_0x170d42(0xa2)),this[_0x170d42(0xa9)]();}[_0xbd05f1(0xa9)](){const _0x24c179=_0xbd05f1,_0x4cf530=this[_0x24c179(0x9a)];_0x4cf530[_0x24c179(0x9c)][_0x24c179(0x98)](_0x24c179(0x9b))[_0x24c179(0x97)][_0x24c179(0xa4)](_0x1fcaeb=>{const _0x29cb6e=_0x24c179;if(_0x29cb6e(0xb2)!=_0x1fcaeb[_0x29cb6e(0xb3)]&&_0x29cb6e(0x95)!=_0x1fcaeb[_0x29cb6e(0xb3)])return;const {data:_0x2200d0}=_0x1fcaeb;return _0x2200d0&&_0x29cb6e(0xa2)==_0x2200d0[_0x29cb6e(0xae)]?{'type':_0x29cb6e(0x9f),'content':_0xa4d497(_0x4cf530[_0x29cb6e(0xa0)],_0x29cb6e(0x9e))}:void 0x0;});}}function _0x4f68(_0x2e4956,_0x4f0783){const _0x4bbe0e=_0x4bbe();return _0x4f68=function(_0x4f6896,_0xb024b0){_0x4f6896=_0x4f6896-0x95;let _0x5f22cf=_0x4bbe0e[_0x4f6896];return _0x5f22cf;},_0x4f68(_0x2e4956,_0x4f0783);}function _0x4bbe(){const _0x3c179f=['formatInline','5035900fxuvMi','descriptionFactory','get','96463705jJpfda','editor','TrackChangesEditing','plugins','972566pSctzj','*Remove\x20all\x20formatting*','format','locale','455892QJCEJT','removeFormat','639060JAOmqj','registerDescriptionCallback','387795kGCOiZ','6573HtKJRQ','824mMEtWi','4tNhdkp','_registerLegacyDescription','enableDefaultAttributesIntegration','afterInit','28nLiRCW','has','commandName','121aqlhXw','125CljhaS','RemoveFormatEditing','formatBlock','type','18rvgiJJ'];_0x4bbe=function(){return _0x3c179f;};return _0x4bbe();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x59cb16=_0x9a0e;function _0x9a0e(_0x43b5c9,_0x590578){const _0x4c0a9a=_0x4c0a();return _0x9a0e=function(_0x9a0e01,_0x387feb){_0x9a0e01=_0x9a0e01-0xf5;let _0x4e0b92=_0x4c0a9a[_0x9a0e01];return _0x4e0b92;},_0x9a0e(_0x43b5c9,_0x590578);}(function(_0x2f64ed,_0x51ad2f){const _0x4e8bc9=_0x9a0e,_0xb30891=_0x2f64ed();while(!![]){try{const _0x2974fa=parseInt(_0x4e8bc9(0xfb))/0x1*(-parseInt(_0x4e8bc9(0xfd))/0x2)+parseInt(_0x4e8bc9(0xf9))/0x3*(-parseInt(_0x4e8bc9(0x109))/0x4)+-parseInt(_0x4e8bc9(0xf6))/0x5*(-parseInt(_0x4e8bc9(0x111))/0x6)+-parseInt(_0x4e8bc9(0x107))/0x7+-parseInt(_0x4e8bc9(0x102))/0x8*(-parseInt(_0x4e8bc9(0xff))/0x9)+parseInt(_0x4e8bc9(0x10a))/0xa*(parseInt(_0x4e8bc9(0x10e))/0xb)+parseInt(_0x4e8bc9(0x10f))/0xc*(parseInt(_0x4e8bc9(0xfc))/0xd);if(_0x2974fa===_0x51ad2f)break;else _0xb30891['push'](_0xb30891['shift']());}catch(_0x12b049){_0xb30891['push'](_0xb30891['shift']());}}}(_0x4c0a,0xe1331));import{Plugin as _0x259483}from'ckeditor5/src/core.js';function _0x4c0a(){const _0x4d1cac=['486836asiyci','has','3878828mBfEDs','10GKyzXy','acceptSuggestion','goToNextRestrictedEditingException','acceptSelectedSuggestions','732457quAOMF','35592hQMWlv','enableCommand','9283182AyVGNZ','goToPreviousRestrictedEditingException','TrackChangesEditing','5qXaNWM','trackChanges','afterInit','3CoAaxh','get','556139faIyjj','7306kAAuPM','6sWshGM','discardSuggestion','1048239mDRlvn','acceptAllSuggestions','discardSelectedSuggestions','24Lccxaq','editor','discardAllSuggestions','RestrictedEditingModeEditing','plugins'];_0x4c0a=function(){return _0x4d1cac;};return _0x4c0a();}export default class bt extends _0x259483{[_0x59cb16(0xf8)](){const _0x3d137b=_0x59cb16,_0x149136=this[_0x3d137b(0x103)];if(!_0x149136[_0x3d137b(0x106)][_0x3d137b(0x108)](_0x3d137b(0x105)))return;const _0x4b4422=_0x149136[_0x3d137b(0x106)][_0x3d137b(0xfa)](_0x3d137b(0xf5));_0x4b4422[_0x3d137b(0x110)](_0x3d137b(0x112)),_0x4b4422[_0x3d137b(0x110)](_0x3d137b(0x10c));const _0x17095c=_0x149136[_0x3d137b(0x106)][_0x3d137b(0xfa)](_0x3d137b(0x105));_0x17095c[_0x3d137b(0x110)](_0x3d137b(0xf7)),_0x17095c[_0x3d137b(0x110)](_0x3d137b(0x10b)),_0x17095c[_0x3d137b(0x110)](_0x3d137b(0xfe)),_0x17095c[_0x3d137b(0x110)](_0x3d137b(0x100)),_0x17095c[_0x3d137b(0x110)](_0x3d137b(0x104)),_0x17095c[_0x3d137b(0x110)](_0x3d137b(0x10d)),_0x17095c[_0x3d137b(0x110)](_0x3d137b(0x101));}}
23
+ function _0x2c7b(_0x2bb27c,_0x18aae4){const _0x7e349c=_0x7e34();return _0x2c7b=function(_0x2c7b12,_0x29d53b){_0x2c7b12=_0x2c7b12-0x1d0;let _0x2863b8=_0x7e349c[_0x2c7b12];return _0x2863b8;},_0x2c7b(_0x2bb27c,_0x18aae4);}const _0x5d48bd=_0x2c7b;(function(_0x45d35e,_0x4ed029){const _0x57ff4a=_0x2c7b,_0x57db20=_0x45d35e();while(!![]){try{const _0x29c8f3=parseInt(_0x57ff4a(0x1d9))/0x1*(-parseInt(_0x57ff4a(0x1d7))/0x2)+parseInt(_0x57ff4a(0x1de))/0x3*(parseInt(_0x57ff4a(0x1d5))/0x4)+parseInt(_0x57ff4a(0x1e9))/0x5+parseInt(_0x57ff4a(0x1db))/0x6+-parseInt(_0x57ff4a(0x1dd))/0x7*(-parseInt(_0x57ff4a(0x1d0))/0x8)+-parseInt(_0x57ff4a(0x1e5))/0x9*(parseInt(_0x57ff4a(0x1e7))/0xa)+-parseInt(_0x57ff4a(0x1d8))/0xb;if(_0x29c8f3===_0x4ed029)break;else _0x57db20['push'](_0x57db20['shift']());}catch(_0x2fb86f){_0x57db20['push'](_0x57db20['shift']());}}}(_0x7e34,0xc3448));import{Plugin as _0x89ab8e}from'ckeditor5/src/core.js';export default class bt extends _0x89ab8e{[_0x5d48bd(0x1e0)](){const _0x167a65=_0x5d48bd,_0x2077b2=this[_0x167a65(0x1d3)];if(!_0x2077b2[_0x167a65(0x1eb)][_0x167a65(0x1d6)](_0x167a65(0x1e6)))return;const _0x8bd06e=_0x2077b2[_0x167a65(0x1eb)][_0x167a65(0x1e1)](_0x167a65(0x1da));_0x8bd06e[_0x167a65(0x1e4)](_0x167a65(0x1d2)),_0x8bd06e[_0x167a65(0x1e4)](_0x167a65(0x1e8));const _0x32eb0c=_0x2077b2[_0x167a65(0x1eb)][_0x167a65(0x1e1)](_0x167a65(0x1e6));_0x32eb0c[_0x167a65(0x1e4)](_0x167a65(0x1d4)),_0x32eb0c[_0x167a65(0x1e4)](_0x167a65(0x1d1)),_0x32eb0c[_0x167a65(0x1e4)](_0x167a65(0x1dc)),_0x32eb0c[_0x167a65(0x1e4)](_0x167a65(0x1df)),_0x32eb0c[_0x167a65(0x1e4)](_0x167a65(0x1e2)),_0x32eb0c[_0x167a65(0x1e4)](_0x167a65(0x1e3)),_0x32eb0c[_0x167a65(0x1e4)](_0x167a65(0x1ea));}}function _0x7e34(){const _0x4dfd49=['discardSuggestion','349937ubjnZb','47469pPjDQq','acceptAllSuggestions','afterInit','get','discardAllSuggestions','acceptSelectedSuggestions','enableCommand','954wIVpuR','RestrictedEditingModeEditing','3100oCCSrp','goToNextRestrictedEditingException','5636505FKXuEA','discardSelectedSuggestions','plugins','8CvEpNI','acceptSuggestion','goToPreviousRestrictedEditingException','editor','trackChanges','36zdSker','has','375274YlYqRn','5337937ZaDpqG','4wUHuVD','TrackChangesEditing','4492752aityqZ'];_0x7e34=function(){return _0x4dfd49;};return _0x7e34();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3f47bb=_0x31ca;(function(_0x4fd101,_0x22032f){const _0x378322=_0x31ca,_0x404a42=_0x4fd101();while(!![]){try{const _0x290240=-parseInt(_0x378322(0x10a))/0x1*(-parseInt(_0x378322(0x111))/0x2)+parseInt(_0x378322(0x104))/0x3+-parseInt(_0x378322(0x101))/0x4*(parseInt(_0x378322(0xf9))/0x5)+parseInt(_0x378322(0x105))/0x6*(parseInt(_0x378322(0xe6))/0x7)+-parseInt(_0x378322(0xfa))/0x8+parseInt(_0x378322(0x102))/0x9+-parseInt(_0x378322(0x11a))/0xa*(parseInt(_0x378322(0xe8))/0xb);if(_0x290240===_0x22032f)break;else _0x404a42['push'](_0x404a42['shift']());}catch(_0x2862d3){_0x404a42['push'](_0x404a42['shift']());}}}(_0x77db,0x38629));function _0x31ca(_0x5bfe44,_0x17b71e){const _0x77db25=_0x77db();return _0x31ca=function(_0x31ca65,_0x52d978){_0x31ca65=_0x31ca65-0xe6;let _0x317f7f=_0x77db25[_0x31ca65];return _0x317f7f;},_0x31ca(_0x5bfe44,_0x17b71e);}import{Plugin as _0xd84586}from'ckeditor5/src/core.js';import{ShiftEnter as _0x55532a}from'ckeditor5/src/enter.js';import{getTranslation as _0x47bcc5}from'../utils/common-translations.js';export default class wt extends _0xd84586{static get[_0x3f47bb(0xec)](){return[_0x55532a];}[_0x3f47bb(0xfb)](){const _0x1190e1=_0x3f47bb,_0x171d33=this[_0x1190e1(0xee)],_0xf1bce6=_0x171d33[_0x1190e1(0x117)][_0x1190e1(0x106)](_0x1190e1(0x119));_0xf1bce6[_0x1190e1(0xf4)](_0x1190e1(0xf8)),_0x171d33[_0x1190e1(0x11b)][_0x1190e1(0x114)]['on'](_0x1190e1(0x112),ce(_0x171d33),{'priority':_0x1190e1(0xf7)}),_0x171d33[_0x1190e1(0x11b)][_0x1190e1(0x114)]['on'](_0x1190e1(0x109),ce(_0x171d33),{'priority':_0x1190e1(0xf7)}),_0x171d33[_0x1190e1(0x10e)][_0x1190e1(0x114)]['on'](_0x1190e1(0xed),(_0x18e6b7,_0x5c9443,_0x20ec7a)=>{const _0x283796=_0x1190e1;_0x20ec7a[_0x283796(0xff)][_0x283796(0x115)]&&ce(_0x171d33,{'showActiveMarker':!0x1})(_0x18e6b7,_0x5c9443,_0x20ec7a);}),_0xf1bce6[_0x1190e1(0xf5)][_0x1190e1(0xf1)](_0x1190e1(0x11d),_0x2cc3ba=>_0x47bcc5(_0x171d33[_0x1190e1(0x116)],_0x1190e1(0xfd),_0x2cc3ba));}}function ce(_0x8fcbfb,{showActiveMarker:_0x419a1b=!0x0}={}){return(_0x1273f7,_0x2fd5ed,_0x19a3f3)=>{const _0x5009a8=_0x31ca,_0xc7e2fc=_0x8fcbfb[_0x5009a8(0x117)][_0x5009a8(0x106)](_0x5009a8(0x119));if(!_0x19a3f3[_0x5009a8(0x11e)][_0x5009a8(0x108)](_0x2fd5ed[_0x5009a8(0x10c)],_0x1273f7[_0x5009a8(0xe7)]))return;const _0x52e475=_0x8fcbfb[_0x5009a8(0x10d)];for(const _0x41eb7e of _0x2fd5ed[_0x5009a8(0x10c)][_0x5009a8(0xf2)]()){if(!_0x41eb7e['is'](_0x5009a8(0x10b),_0x5009a8(0x11d)))continue;const _0x5f1f92=_0x5009a8(0xef)==_0x2fd5ed[_0x5009a8(0x110)][_0x5009a8(0xe9)](':')[0x1]?_0x5009a8(0x100):_0x5009a8(0xe9),_0x51826b=_0x19a3f3[_0x5009a8(0x103)][_0x5009a8(0x107)](_0x5009a8(0xf0),{'class':_0x5009a8(0xfe)+_0x5f1f92}),_0x2a8e22=_0x19a3f3[_0x5009a8(0xf3)][_0x5009a8(0x10f)](_0x52e475[_0x5009a8(0xf6)](_0x41eb7e));_0x419a1b&&_0xc7e2fc[_0x5009a8(0xeb)][_0x5009a8(0x118)](_0x2fd5ed[_0x5009a8(0x110)])&&_0x19a3f3[_0x5009a8(0x103)][_0x5009a8(0xea)](_0x5009a8(0xfc),_0x51826b),_0x19a3f3[_0x5009a8(0x103)][_0x5009a8(0x11c)](_0x2a8e22,_0x51826b),_0x19a3f3[_0x5009a8(0xf3)][_0x5009a8(0x113)](_0x51826b,_0x2fd5ed[_0x5009a8(0x110)]);}};}function _0x77db(){const _0x323e3c=['split','addClass','activeMarkers','requires','addMarker:suggestion','editor','deletion','span','registerElementLabel','getItems','mapper','enableCommand','descriptionFactory','createPositionBefore','high','shiftEnter','2895SDALJy','3059112GcJjct','init','ck-suggestion-marker--active','ELEMENT_LINE_BREAK','ck-suggestion-marker-','options','merge','2900uFeQaY','3271860QEclmX','writer','1029444UwaSBP','42lLieIe','get','createUIElement','test','addMarker:suggestion:deletion','1AFuKnY','element','markerRange','model','data','toViewPosition','markerName','670738EYhqrc','addMarker:suggestion:insertion','bindElementToMarker','downcastDispatcher','showSuggestionHighlights','locale','plugins','includes','TrackChangesEditing','10VOpzlv','editing','insert','softBreak','consumable','157738xYNDHg','name','1833458XMsTIi'];_0x77db=function(){return _0x323e3c;};return _0x77db();}
23
+ const _0x41bdb1=_0x17d9;function _0x17d9(_0xbd3677,_0x2532c8){const _0x53cc4f=_0x53cc();return _0x17d9=function(_0x17d9a4,_0x283194){_0x17d9a4=_0x17d9a4-0x1a4;let _0x3c86fa=_0x53cc4f[_0x17d9a4];return _0x3c86fa;},_0x17d9(_0xbd3677,_0x2532c8);}(function(_0x30ee0b,_0x9146c1){const _0x55a372=_0x17d9,_0x5eac5a=_0x30ee0b();while(!![]){try{const _0x22e6e7=-parseInt(_0x55a372(0x1b8))/0x1*(parseInt(_0x55a372(0x1cf))/0x2)+parseInt(_0x55a372(0x1db))/0x3+-parseInt(_0x55a372(0x1cd))/0x4*(-parseInt(_0x55a372(0x1b9))/0x5)+-parseInt(_0x55a372(0x1ac))/0x6*(parseInt(_0x55a372(0x1b3))/0x7)+parseInt(_0x55a372(0x1c1))/0x8*(-parseInt(_0x55a372(0x1b5))/0x9)+-parseInt(_0x55a372(0x1c7))/0xa*(parseInt(_0x55a372(0x1b2))/0xb)+-parseInt(_0x55a372(0x1d4))/0xc*(-parseInt(_0x55a372(0x1ce))/0xd);if(_0x22e6e7===_0x9146c1)break;else _0x5eac5a['push'](_0x5eac5a['shift']());}catch(_0xc5fbc2){_0x5eac5a['push'](_0x5eac5a['shift']());}}}(_0x53cc,0xe03a1));import{Plugin as _0x5eeb1c}from'ckeditor5/src/core.js';import{ShiftEnter as _0x1aa85f}from'ckeditor5/src/enter.js';import{getTranslation as _0x2c5d43}from'../utils/common-translations.js';export default class wt extends _0x5eeb1c{static get[_0x41bdb1(0x1ca)](){return[_0x1aa85f];}[_0x41bdb1(0x1a7)](){const _0x5c8d8e=_0x41bdb1,_0x4c1465=this[_0x5c8d8e(0x1d6)],_0x1aded3=_0x4c1465[_0x5c8d8e(0x1c5)][_0x5c8d8e(0x1a8)](_0x5c8d8e(0x1bb));_0x1aded3[_0x5c8d8e(0x1c9)](_0x5c8d8e(0x1bf)),_0x4c1465[_0x5c8d8e(0x1c4)][_0x5c8d8e(0x1be)]['on'](_0x5c8d8e(0x1d8),ce(_0x4c1465),{'priority':_0x5c8d8e(0x1b1)}),_0x4c1465[_0x5c8d8e(0x1c4)][_0x5c8d8e(0x1be)]['on'](_0x5c8d8e(0x1d7),ce(_0x4c1465),{'priority':_0x5c8d8e(0x1b1)}),_0x4c1465[_0x5c8d8e(0x1dc)][_0x5c8d8e(0x1be)]['on'](_0x5c8d8e(0x1de),(_0x185469,_0x27d114,_0x39e0ae)=>{const _0x512061=_0x5c8d8e;_0x39e0ae[_0x512061(0x1ad)][_0x512061(0x1c8)]&&ce(_0x4c1465,{'showActiveMarker':!0x1})(_0x185469,_0x27d114,_0x39e0ae);}),_0x1aded3[_0x5c8d8e(0x1b0)][_0x5c8d8e(0x1af)](_0x5c8d8e(0x1da),_0x108598=>_0x2c5d43(_0x4c1465[_0x5c8d8e(0x1cb)],_0x5c8d8e(0x1d9),_0x108598));}}function _0x53cc(){const _0x33053a=['markerName','markerRange','model','12570YjpXjO','options','includes','registerElementLabel','descriptionFactory','high','33FGJwhM','2877WqHksm','bindElementToMarker','171FuShMw','span','writer','4lhHYmD','4175645DDPazO','toViewPosition','TrackChangesEditing','mapper','insert','downcastDispatcher','shiftEnter','ck-suggestion-marker--active','298856QSGDXf','createPositionBefore','deletion','editing','plugins','activeMarkers','1511330HYngfr','showSuggestionHighlights','enableCommand','requires','locale','element','4wrkDWF','416HaOwiU','109034EDJehm','test','name','split','merge','334284pnplbr','createUIElement','editor','addMarker:suggestion:deletion','addMarker:suggestion:insertion','ELEMENT_LINE_BREAK','softBreak','4302525CDnHlL','data','consumable','addMarker:suggestion','getItems','ck-suggestion-marker-','addClass','init','get'];_0x53cc=function(){return _0x33053a;};return _0x53cc();}function ce(_0x289a33,{showActiveMarker:_0x2cb962=!0x0}={}){return(_0x908d75,_0x4231c3,_0x4148b8)=>{const _0x8f172b=_0x17d9,_0x44bfd6=_0x289a33[_0x8f172b(0x1c5)][_0x8f172b(0x1a8)](_0x8f172b(0x1bb));if(!_0x4148b8[_0x8f172b(0x1dd)][_0x8f172b(0x1d0)](_0x4231c3[_0x8f172b(0x1aa)],_0x908d75[_0x8f172b(0x1d1)]))return;const _0xeeaac=_0x289a33[_0x8f172b(0x1ab)];for(const _0x1bb645 of _0x4231c3[_0x8f172b(0x1aa)][_0x8f172b(0x1a4)]()){if(!_0x1bb645['is'](_0x8f172b(0x1cc),_0x8f172b(0x1da)))continue;const _0x1baef4=_0x8f172b(0x1c3)==_0x4231c3[_0x8f172b(0x1a9)][_0x8f172b(0x1d2)](':')[0x1]?_0x8f172b(0x1d3):_0x8f172b(0x1d2),_0x265918=_0x4148b8[_0x8f172b(0x1b7)][_0x8f172b(0x1d5)](_0x8f172b(0x1b6),{'class':_0x8f172b(0x1a5)+_0x1baef4}),_0x204fa2=_0x4148b8[_0x8f172b(0x1bc)][_0x8f172b(0x1ba)](_0xeeaac[_0x8f172b(0x1c2)](_0x1bb645));_0x2cb962&&_0x44bfd6[_0x8f172b(0x1c6)][_0x8f172b(0x1ae)](_0x4231c3[_0x8f172b(0x1a9)])&&_0x4148b8[_0x8f172b(0x1b7)][_0x8f172b(0x1a6)](_0x8f172b(0x1c0),_0x265918),_0x4148b8[_0x8f172b(0x1b7)][_0x8f172b(0x1bd)](_0x204fa2,_0x265918),_0x4148b8[_0x8f172b(0x1bc)][_0x8f172b(0x1b4)](_0x265918,_0x4231c3[_0x8f172b(0x1a9)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x42ecd8=_0x1519;(function(_0x17a533,_0x22081a){const _0x5d8b50=_0x1519,_0xe1fcef=_0x17a533();while(!![]){try{const _0x3973d0=parseInt(_0x5d8b50(0xff))/0x1+-parseInt(_0x5d8b50(0xe8))/0x2*(parseInt(_0x5d8b50(0x101))/0x3)+-parseInt(_0x5d8b50(0xe3))/0x4+parseInt(_0x5d8b50(0xe9))/0x5+-parseInt(_0x5d8b50(0x103))/0x6+-parseInt(_0x5d8b50(0xfe))/0x7*(-parseInt(_0x5d8b50(0xf8))/0x8)+parseInt(_0x5d8b50(0xee))/0x9;if(_0x3973d0===_0x22081a)break;else _0xe1fcef['push'](_0xe1fcef['shift']());}catch(_0x250f1d){_0xe1fcef['push'](_0xe1fcef['shift']());}}}(_0x5545,0x63e86));import{Plugin as _0x212b82}from'ckeditor5/src/core.js';function _0x5545(){const _0x36756e=['919695DHoHbl','change','plugins','has','forceValue','6386985IMsBTM','isCollapsed','model','editor','restrictedEditingException','formatInline','format','descriptionFactory','afterInit','markInlineFormat','5192ghQUlo','commandParams','get','getRanges','FORMAT_RESTRICTED_DISABLED','locale','959NypHfq','378166bytGAI','formatBlock','87RhizUM','commandName','2067768HNnwHR','value','StandardEditingModeEditing','enableCommand','from','type','TrackChangesEditing','FORMAT_RESTRICTED_ENABLED','2157400FnDFKQ','selection','registerDescriptionCallback','document','commands','4654QJXejS'];_0x5545=function(){return _0x36756e;};return _0x5545();}import{getRangesWithAttribute as _0x1ed141}from'./utils.js';function _0x1519(_0x34c547,_0x37e83b){const _0x55451a=_0x5545();return _0x1519=function(_0x1519f0,_0x5a46b2){_0x1519f0=_0x1519f0-0xe3;let _0x2edca9=_0x55451a[_0x1519f0];return _0x2edca9;},_0x1519(_0x34c547,_0x37e83b);}import{getTranslation as _0x44f0ff}from'../utils/common-translations.js';export default class yt extends _0x212b82{[_0x42ecd8(0xf6)](){const _0x399e08=_0x42ecd8,_0x505301=this[_0x399e08(0xf1)],_0x52528b=_0x505301[_0x399e08(0xf0)],_0x1c916c=_0x505301[_0x399e08(0xfd)];if(!_0x505301[_0x399e08(0xeb)][_0x399e08(0xec)](_0x399e08(0x105)))return;const _0x9e29cd=_0x505301[_0x399e08(0xeb)][_0x399e08(0xfa)](_0x399e08(0x109)),_0x2de88e=_0x399e08(0xf2),_0x32b9b1=_0x505301[_0x399e08(0xe7)][_0x399e08(0xfa)](_0x2de88e);_0x9e29cd[_0x399e08(0x106)](_0x2de88e,(_0x3a92b8,_0x52f751={})=>{const _0x2542b0=_0x399e08,_0x1862ca=_0x52528b[_0x2542b0(0xe6)][_0x2542b0(0xe4)];if(_0x1862ca[_0x2542b0(0xef)])return void _0x3a92b8(_0x52f751);const _0xf3a581=void 0x0!==_0x52f751[_0x2542b0(0xed)]?_0x52f751[_0x2542b0(0xed)]:!_0x32b9b1[_0x2542b0(0x104)];_0x52528b[_0x2542b0(0xea)](()=>{const _0xb1c590=_0x2542b0,_0x5d9787=Array[_0xb1c590(0x107)](_0x1862ca[_0xb1c590(0xfb)]());for(const _0x3f4a3e of _0x5d9787){const _0x2c9f86=_0xf3a581?[_0x3f4a3e]:_0x1ed141(_0x2de88e,_0x3f4a3e,_0x52528b);for(const _0x429d66 of _0x2c9f86)_0x9e29cd[_0xb1c590(0xf7)](_0x429d66,{'commandName':_0x2de88e,'commandParams':[{'forceValue':_0xf3a581}]});}});}),_0x9e29cd[_0x399e08(0xf5)][_0x399e08(0xe5)](_0x180dad=>{const _0x343e7=_0x399e08;if(_0x343e7(0x100)!=_0x180dad[_0x343e7(0x108)]&&_0x343e7(0xf3)!=_0x180dad[_0x343e7(0x108)])return;const {data:_0x1a2b28}=_0x180dad;return _0x1a2b28&&_0x1a2b28[_0x343e7(0x102)]==_0x2de88e?_0x1a2b28[_0x343e7(0xf9)][0x0][_0x343e7(0xed)]?{'type':_0x343e7(0xf4),'content':_0x44f0ff(_0x1c916c,_0x343e7(0x10a))}:{'type':_0x343e7(0xf4),'content':_0x44f0ff(_0x1c916c,_0x343e7(0xfc))}:void 0x0;});}}
23
+ const _0x901509=_0x144c;(function(_0x8bacfb,_0x23195c){const _0x54c7d8=_0x144c,_0x34208f=_0x8bacfb();while(!![]){try{const _0x5ad6ac=parseInt(_0x54c7d8(0x73))/0x1+-parseInt(_0x54c7d8(0x80))/0x2+parseInt(_0x54c7d8(0x8f))/0x3+parseInt(_0x54c7d8(0x83))/0x4*(-parseInt(_0x54c7d8(0x86))/0x5)+parseInt(_0x54c7d8(0x77))/0x6+parseInt(_0x54c7d8(0x81))/0x7*(-parseInt(_0x54c7d8(0x79))/0x8)+-parseInt(_0x54c7d8(0x78))/0x9;if(_0x5ad6ac===_0x23195c)break;else _0x34208f['push'](_0x34208f['shift']());}catch(_0x193394){_0x34208f['push'](_0x34208f['shift']());}}}(_0x43c8,0x7ec3b));function _0x43c8(){const _0x532af4=['selection','formatBlock','35092IxofDv','4796729pfKHOQ','from','16GKzSnt','model','FORMAT_RESTRICTED_ENABLED','46990rPDyEV','enableCommand','afterInit','FORMAT_RESTRICTED_DISABLED','markInlineFormat','type','TrackChangesEditing','document','commandParams','2559018saXtpF','getRanges','restrictedEditingException','formatInline','forceValue','commands','has','change','plugins','registerDescriptionCallback','descriptionFactory','format','881984gFNkpg','commandName','locale','get','4691754tpkYsg','11316033ZkpnyR','8SXvnuT','isCollapsed','StandardEditingModeEditing','value','editor'];_0x43c8=function(){return _0x532af4;};return _0x43c8();}import{Plugin as _0x59253a}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x3214cf}from'./utils.js';function _0x144c(_0x10fb9f,_0x542bde){const _0x43c83b=_0x43c8();return _0x144c=function(_0x144c8c,_0x4fdb46){_0x144c8c=_0x144c8c-0x6d;let _0x21a37a=_0x43c83b[_0x144c8c];return _0x21a37a;},_0x144c(_0x10fb9f,_0x542bde);}import{getTranslation as _0x4fc839}from'../utils/common-translations.js';export default class yt extends _0x59253a{[_0x901509(0x88)](){const _0x12d0ac=_0x901509,_0x5f5376=this[_0x12d0ac(0x7d)],_0x3ac2c4=_0x5f5376[_0x12d0ac(0x84)],_0x685f52=_0x5f5376[_0x12d0ac(0x75)];if(!_0x5f5376[_0x12d0ac(0x6f)][_0x12d0ac(0x6d)](_0x12d0ac(0x7b)))return;const _0x3db31c=_0x5f5376[_0x12d0ac(0x6f)][_0x12d0ac(0x76)](_0x12d0ac(0x8c)),_0x525816=_0x12d0ac(0x91),_0x33eda9=_0x5f5376[_0x12d0ac(0x94)][_0x12d0ac(0x76)](_0x525816);_0x3db31c[_0x12d0ac(0x87)](_0x525816,(_0x3107f0,_0x1a3f70={})=>{const _0x64cb5=_0x12d0ac,_0x232933=_0x3ac2c4[_0x64cb5(0x8d)][_0x64cb5(0x7e)];if(_0x232933[_0x64cb5(0x7a)])return void _0x3107f0(_0x1a3f70);const _0x376cde=void 0x0!==_0x1a3f70[_0x64cb5(0x93)]?_0x1a3f70[_0x64cb5(0x93)]:!_0x33eda9[_0x64cb5(0x7c)];_0x3ac2c4[_0x64cb5(0x6e)](()=>{const _0x11aff5=_0x64cb5,_0x1a4261=Array[_0x11aff5(0x82)](_0x232933[_0x11aff5(0x90)]());for(const _0x5432f1 of _0x1a4261){const _0x333b0e=_0x376cde?[_0x5432f1]:_0x3214cf(_0x525816,_0x5432f1,_0x3ac2c4);for(const _0x50d7de of _0x333b0e)_0x3db31c[_0x11aff5(0x8a)](_0x50d7de,{'commandName':_0x525816,'commandParams':[{'forceValue':_0x376cde}]});}});}),_0x3db31c[_0x12d0ac(0x71)][_0x12d0ac(0x70)](_0x2f0501=>{const _0xb29421=_0x12d0ac;if(_0xb29421(0x7f)!=_0x2f0501[_0xb29421(0x8b)]&&_0xb29421(0x92)!=_0x2f0501[_0xb29421(0x8b)])return;const {data:_0x3e031f}=_0x2f0501;return _0x3e031f&&_0x3e031f[_0xb29421(0x74)]==_0x525816?_0x3e031f[_0xb29421(0x8e)][0x0][_0xb29421(0x93)]?{'type':_0xb29421(0x72),'content':_0x4fc839(_0x685f52,_0xb29421(0x85))}:{'type':_0xb29421(0x72),'content':_0x4fc839(_0x685f52,_0xb29421(0x89))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x133925=_0x3ecf;(function(_0x5ccb90,_0x555e4e){const _0xf58fd4=_0x3ecf,_0x4c1545=_0x5ccb90();while(!![]){try{const _0x213cca=parseInt(_0xf58fd4(0x11b))/0x1+-parseInt(_0xf58fd4(0x11e))/0x2+parseInt(_0xf58fd4(0x11d))/0x3+-parseInt(_0xf58fd4(0x111))/0x4*(parseInt(_0xf58fd4(0x12a))/0x5)+-parseInt(_0xf58fd4(0x119))/0x6+-parseInt(_0xf58fd4(0x129))/0x7+-parseInt(_0xf58fd4(0x127))/0x8*(-parseInt(_0xf58fd4(0x11a))/0x9);if(_0x213cca===_0x555e4e)break;else _0x4c1545['push'](_0x4c1545['shift']());}catch(_0x55f927){_0x4c1545['push'](_0x4c1545['shift']());}}}(_0x462f,0xc957e));import{Plugin as _0x4cd2a4}from'ckeditor5/src/core.js';function _0x462f(){const _0x21aa4a=['element','format','GeneralHtmlSupport','enableDefaultAttributesIntegration','type','style','forceValue','1284234AklnUB','477gxWTiy','1101767MGxfnj','block','2218041HxnQyX','3110152kcxOlK','*Set\x20format:*\x20%0','get','StyleUtils','add','TrackChangesEditing','commandParams','registerBlockAttribute','locale','219528rPlVSH','config','2753142zODfMj','220260MREJtz','styleName','formatInline','getGhsAttributeNameForElement','formatBlock','Style','commandName','*Remove\x20format:*\x20%0','registerDescriptionCallback','definitions','descriptionFactory','DataSchema','editor','registerInlineAttribute','plugins','has','registerAttributeLabel','inline','normalizeConfig','afterInit','FORMAT_STYLE','_registerLegacyDescription','ghsAttributes','toLowerCase','28NKTqom'];_0x462f=function(){return _0x21aa4a;};return _0x462f();}function _0x3ecf(_0x49ae5c,_0x123a3f){const _0x462f8f=_0x462f();return _0x3ecf=function(_0x3ecfe2,_0x38a2c3){_0x3ecfe2=_0x3ecfe2-0x110;let _0x4899c0=_0x462f8f[_0x3ecfe2];return _0x4899c0;},_0x3ecf(_0x49ae5c,_0x123a3f);}import{getTranslation as _0x50847f}from'../utils/common-translations.js';export default class jt extends _0x4cd2a4{[_0x133925(0x13d)](){const _0x3105e5=_0x133925,_0xa5c4bf=this[_0x3105e5(0x136)];if(!_0xa5c4bf[_0x3105e5(0x138)][_0x3105e5(0x139)](_0x3105e5(0x12f))||!_0xa5c4bf[_0x3105e5(0x138)][_0x3105e5(0x139)](_0x3105e5(0x135)))return;const _0x27151e=_0xa5c4bf[_0x3105e5(0x138)][_0x3105e5(0x120)](_0x3105e5(0x123)),_0x4bda97=_0xa5c4bf[_0x3105e5(0x126)],_0x47710b=_0xa5c4bf[_0x3105e5(0x128)][_0x3105e5(0x120)](_0x3105e5(0x117))||{},_0x581836=_0xa5c4bf[_0x3105e5(0x138)][_0x3105e5(0x120)](_0x3105e5(0x114)),_0x2a03d0=_0xa5c4bf[_0x3105e5(0x138)][_0x3105e5(0x120)](_0x3105e5(0x121))[_0x3105e5(0x13c)](_0xa5c4bf[_0x3105e5(0x138)][_0x3105e5(0x120)](_0x3105e5(0x135)),_0x47710b[_0x3105e5(0x133)]);_0x27151e[_0x3105e5(0x115)](_0x3105e5(0x117));const _0x253ea4=new Set();for(const _0x2f9692 of _0x2a03d0[_0x3105e5(0x11c)]){const _0x4f66aa=_0x581836[_0x3105e5(0x12d)](_0x2f9692[_0x3105e5(0x112)]);_0x253ea4[_0x3105e5(0x122)](_0x4f66aa);}const _0x580b23=new Set();for(const _0x460af4 of _0x2a03d0[_0x3105e5(0x13b)]){const _0x550182=_0x581836[_0x3105e5(0x12d)](_0x460af4[_0x3105e5(0x112)]);_0x580b23[_0x3105e5(0x122)](_0x550182);for(const _0x793216 of _0x460af4[_0x3105e5(0x140)])_0x580b23[_0x3105e5(0x122)](_0x793216);}for(const _0x49ca1c of _0x253ea4)_0x27151e[_0x3105e5(0x125)](_0x49ca1c),_0x27151e[_0x3105e5(0x134)][_0x3105e5(0x13a)](_0x49ca1c,_0x50847f(_0x4bda97,_0x3105e5(0x13e)));for(const _0x48f521 of _0x580b23)_0x27151e[_0x3105e5(0x137)](_0x48f521),_0x27151e[_0x3105e5(0x134)][_0x3105e5(0x13a)](_0x48f521,_0x50847f(_0x4bda97,_0x3105e5(0x13e)));this[_0x3105e5(0x13f)]();}[_0x133925(0x13f)](){const _0xde9ba1=_0x133925,_0xc0827e=this[_0xde9ba1(0x136)],_0x3cd976=_0xc0827e[_0xde9ba1(0x126)];_0xc0827e[_0xde9ba1(0x138)][_0xde9ba1(0x120)](_0xde9ba1(0x123))[_0xde9ba1(0x134)][_0xde9ba1(0x132)](_0x4a0883=>{const _0x545c64=_0xde9ba1;if(_0x545c64(0x12e)!=_0x4a0883[_0x545c64(0x116)]&&_0x545c64(0x12c)!=_0x4a0883[_0x545c64(0x116)])return;const {data:_0x3a04fc}=_0x4a0883;return _0x3a04fc&&_0x545c64(0x117)===_0x3a04fc[_0x545c64(0x130)]?_0x3a04fc[_0x545c64(0x124)][0x0][_0x545c64(0x118)]?{'type':_0x545c64(0x113),'content':_0x50847f(_0x3cd976,_0x545c64(0x11f),_0x3a04fc[_0x545c64(0x124)][0x0][_0x545c64(0x12b)][_0x545c64(0x110)]())}:{'type':_0x545c64(0x113),'content':_0x50847f(_0x3cd976,_0x545c64(0x131),_0x3a04fc[_0x545c64(0x124)][0x0][_0x545c64(0x12b)][_0x545c64(0x110)]())}:void 0x0;});}}
23
+ const _0x183697=_0x5a51;(function(_0x136c0a,_0x5a149c){const _0x30be05=_0x5a51,_0x349436=_0x136c0a();while(!![]){try{const _0x1df368=-parseInt(_0x30be05(0x1a9))/0x1*(parseInt(_0x30be05(0x186))/0x2)+parseInt(_0x30be05(0x189))/0x3*(-parseInt(_0x30be05(0x19c))/0x4)+-parseInt(_0x30be05(0x193))/0x5*(parseInt(_0x30be05(0x17e))/0x6)+-parseInt(_0x30be05(0x184))/0x7+parseInt(_0x30be05(0x19d))/0x8+-parseInt(_0x30be05(0x196))/0x9*(-parseInt(_0x30be05(0x1af))/0xa)+-parseInt(_0x30be05(0x199))/0xb*(-parseInt(_0x30be05(0x1a5))/0xc);if(_0x1df368===_0x5a149c)break;else _0x349436['push'](_0x349436['shift']());}catch(_0x172f88){_0x349436['push'](_0x349436['shift']());}}}(_0x26a3,0x4421c));import{Plugin as _0x2166be}from'ckeditor5/src/core.js';import{getTranslation as _0x3c64a0}from'../utils/common-translations.js';function _0x26a3(){const _0x5b766d=['40FfmjbS','has','block','402dyKEtL','element','getGhsAttributeNameForElement','plugins','format','FORMAT_STYLE','1275729xHEyFG','afterInit','45510RqynwN','ghsAttributes','forceValue','75UWKrQa','registerDescriptionCallback','formatBlock','DataSchema','registerInlineAttribute','toLowerCase','descriptionFactory','config','StyleUtils','registerBlockAttribute','29465WUDQlR','get','commandParams','188856EeWejf','type','GeneralHtmlSupport','13989998AKRiFY','normalizeConfig','inline','22524QgizQw','1498296BtdRqX','TrackChangesEditing','*Set\x20format:*\x20%0','locale','add','definitions','editor','registerAttributeLabel','12sIWDZh','_registerLegacyDescription','styleName','commandName','24naakQl','*Remove\x20format:*\x20%0','style','Style','formatInline','enableDefaultAttributesIntegration'];_0x26a3=function(){return _0x5b766d;};return _0x26a3();}function _0x5a51(_0x5078e7,_0x2a5539){const _0x26a31c=_0x26a3();return _0x5a51=function(_0x5a51d1,_0x5b8501){_0x5a51d1=_0x5a51d1-0x17e;let _0x3b15a5=_0x26a31c[_0x5a51d1];return _0x3b15a5;},_0x5a51(_0x5078e7,_0x2a5539);}export default class jt extends _0x2166be{[_0x183697(0x185)](){const _0x10bdf4=_0x183697,_0x2f5f03=this[_0x10bdf4(0x1a3)];if(!_0x2f5f03[_0x10bdf4(0x181)][_0x10bdf4(0x1b0)](_0x10bdf4(0x1ac))||!_0x2f5f03[_0x10bdf4(0x181)][_0x10bdf4(0x1b0)](_0x10bdf4(0x18c)))return;const _0x57974f=_0x2f5f03[_0x10bdf4(0x181)][_0x10bdf4(0x194)](_0x10bdf4(0x19e)),_0x23dcf0=_0x2f5f03[_0x10bdf4(0x1a0)],_0x3593d7=_0x2f5f03[_0x10bdf4(0x190)][_0x10bdf4(0x194)](_0x10bdf4(0x1ab))||{},_0x44099c=_0x2f5f03[_0x10bdf4(0x181)][_0x10bdf4(0x194)](_0x10bdf4(0x198)),_0x754d2b=_0x2f5f03[_0x10bdf4(0x181)][_0x10bdf4(0x194)](_0x10bdf4(0x191))[_0x10bdf4(0x19a)](_0x2f5f03[_0x10bdf4(0x181)][_0x10bdf4(0x194)](_0x10bdf4(0x18c)),_0x3593d7[_0x10bdf4(0x1a2)]);_0x57974f[_0x10bdf4(0x1ae)](_0x10bdf4(0x1ab));const _0x1bdf01=new Set();for(const _0x5db09b of _0x754d2b[_0x10bdf4(0x1b1)]){const _0x18f3b3=_0x44099c[_0x10bdf4(0x180)](_0x5db09b[_0x10bdf4(0x17f)]);_0x1bdf01[_0x10bdf4(0x1a1)](_0x18f3b3);}const _0x929a5a=new Set();for(const _0x360490 of _0x754d2b[_0x10bdf4(0x19b)]){const _0xfd5281=_0x44099c[_0x10bdf4(0x180)](_0x360490[_0x10bdf4(0x17f)]);_0x929a5a[_0x10bdf4(0x1a1)](_0xfd5281);for(const _0x2cc571 of _0x360490[_0x10bdf4(0x187)])_0x929a5a[_0x10bdf4(0x1a1)](_0x2cc571);}for(const _0x420305 of _0x1bdf01)_0x57974f[_0x10bdf4(0x192)](_0x420305),_0x57974f[_0x10bdf4(0x18f)][_0x10bdf4(0x1a4)](_0x420305,_0x3c64a0(_0x23dcf0,_0x10bdf4(0x183)));for(const _0x3dbf78 of _0x929a5a)_0x57974f[_0x10bdf4(0x18d)](_0x3dbf78),_0x57974f[_0x10bdf4(0x18f)][_0x10bdf4(0x1a4)](_0x3dbf78,_0x3c64a0(_0x23dcf0,_0x10bdf4(0x183)));this[_0x10bdf4(0x1a6)]();}[_0x183697(0x1a6)](){const _0x3fa3bf=_0x183697,_0x3a6b63=this[_0x3fa3bf(0x1a3)],_0x3767ef=_0x3a6b63[_0x3fa3bf(0x1a0)];_0x3a6b63[_0x3fa3bf(0x181)][_0x3fa3bf(0x194)](_0x3fa3bf(0x19e))[_0x3fa3bf(0x18f)][_0x3fa3bf(0x18a)](_0x42047b=>{const _0xe96c03=_0x3fa3bf;if(_0xe96c03(0x18b)!=_0x42047b[_0xe96c03(0x197)]&&_0xe96c03(0x1ad)!=_0x42047b[_0xe96c03(0x197)])return;const {data:_0x40c220}=_0x42047b;return _0x40c220&&_0xe96c03(0x1ab)===_0x40c220[_0xe96c03(0x1a8)]?_0x40c220[_0xe96c03(0x195)][0x0][_0xe96c03(0x188)]?{'type':_0xe96c03(0x182),'content':_0x3c64a0(_0x3767ef,_0xe96c03(0x19f),_0x40c220[_0xe96c03(0x195)][0x0][_0xe96c03(0x1a7)][_0xe96c03(0x18e)]())}:{'type':_0xe96c03(0x182),'content':_0x3c64a0(_0x3767ef,_0xe96c03(0x1aa),_0x40c220[_0xe96c03(0x195)][0x0][_0xe96c03(0x1a7)][_0xe96c03(0x18e)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xe3f8bb=_0x4939;(function(_0xb6b78a,_0x60f04c){const _0x4c08bb=_0x4939,_0xc43e4f=_0xb6b78a();while(!![]){try{const _0x375edc=parseInt(_0x4c08bb(0x123))/0x1*(parseInt(_0x4c08bb(0xe5))/0x2)+parseInt(_0x4c08bb(0xc6))/0x3+parseInt(_0x4c08bb(0xcb))/0x4+-parseInt(_0x4c08bb(0xb2))/0x5*(parseInt(_0x4c08bb(0xc3))/0x6)+parseInt(_0x4c08bb(0xa8))/0x7+parseInt(_0x4c08bb(0xce))/0x8*(-parseInt(_0x4c08bb(0xc5))/0x9)+-parseInt(_0x4c08bb(0xe1))/0xa*(parseInt(_0x4c08bb(0xde))/0xb);if(_0x375edc===_0x60f04c)break;else _0xc43e4f['push'](_0xc43e4f['shift']());}catch(_0x3b3683){_0xc43e4f['push'](_0xc43e4f['shift']());}}}(_0x807a,0x82a22));import{Plugin as _0x573a5e}from'ckeditor5/src/core.js';function _0x807a(){const _0x4b1c27=['getContainedElement','isTouching','10649890NjWCkC','insertTableRowAbove','differ','markMultiRangeDeletion','4yftUpB','start','getChangedMarkers','showSuggestionHighlights','get','registerElementLabel','createRangeOn','addClass','downcastDispatcher','item','filter','descriptionFactory','join','_setupColumnsRowsFixing','options','tableCell','order','TableUtils','getChanges','data','first','_tablePostFixingSubtypes','locale','tablePaste','getSelectionAffectedTableCells','MIN_SAFE_INTEGER','addMarker:suggestion','getColumnIndexes','deletion','startsWith','findAncestor','oldRange','isIntersectingWithRange','setSelection','subType','removeClass','nodeAfter','insert','ELEMENT_TABLE_WITH_TEXT','document','add','batch','insertTableColumnRight','low','change','execute','values','model','insertTableRowBelow','afterInit','createPositionAt','some','addRange','insertion','suggestion','removeTableRow','detach','classes','enqueueChange','min','enableCommand','isEqual','460807STlYWc','writer','selectTableRow','getCellLocation','*Remove:*\x20%0','getRowIndexes','ELEMENT_TABLE_COLUMN','discard','name','maxColumn','editor','type','span','createTableWalker','selectTableColumn','length','getChildren','ELEMENT_TABLE_COLUMN_WITH_TEXT','table','ELEMENT_TABLE_ROW','commands','highest','registerPostFixer','above','maxRow','insertTableColumnLeft','minColumn','refresh','mapper','rowspan','root','getRanges','minRow','has','getSuggestion','*Insert:*\x20%0','map','rootName','_splitMarkerName','left','getItems','5471984PMYHVF','_getSuggestionCoords','_acceptFormatSuggestionCallbackFactory','isIntersecting','selection','isInContent','fromRange','hasAttribute','createRangeIn','element','15565ZkNUHI','position','toViewElement','MAX_SAFE_INTEGER','getAttribute','every','_suggestionFactory','registerDescriptionCallback','_getCoordsForCells','last','forceValue','$textProxy','max','tableColumn','push','nodeBefore','ELEMENT_TABLE_ROW_WITH_TEXT','834caYqTc','TableEditing','297ktgRkB','1811994sksZjy','insertTable','end','tableRow','colspan','14148flagQS','substr','toLowerCase','67416osgEvu','accept','removeTableColumn','isArray','cell','registerCustomCallback','ELEMENT_TABLE','includes','_tableSuggestions','plugins','getFirstRange','markMultiRangeInsertion','from','TrackChangesEditing','change:data','$graveyard','11dSwyFO'];_0x807a=function(){return _0x4b1c27;};return _0x807a();}import{LiveRange as _0x3ccbc0}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x3cb26f}from'ckeditor5/src/widget.js';import{getTranslation as _0x3968c3}from'../utils/common-translations.js';export default class St extends _0x573a5e{constructor(_0x23e430){const _0xcade0d=_0x4939;super(_0x23e430),this[_0xcade0d(0xfa)]=[_0xcade0d(0xc9),_0xcade0d(0xbf)],this[_0xcade0d(0xd6)]=new Set();}[_0xe3f8bb(0x116)](){const _0x2acedd=_0xe3f8bb,_0x142b88=this[_0x2acedd(0x12d)],_0xb11c5d=_0x142b88[_0x2acedd(0x114)][_0x2acedd(0x10c)][_0x2acedd(0xac)];if(!_0x142b88[_0x2acedd(0xd7)][_0x2acedd(0x144)](_0x2acedd(0xc4)))return;const _0x5ef425=_0x142b88[_0x2acedd(0xfb)],_0xfe0af9=_0x142b88[_0x2acedd(0xd7)][_0x2acedd(0xe9)](_0x2acedd(0xdb)),_0x44ac53=_0x142b88[_0x2acedd(0xd7)][_0x2acedd(0xe9)](_0x2acedd(0xf6));_0xfe0af9[_0x2acedd(0xf0)][_0x2acedd(0xea)](_0x2acedd(0x135),_0x127cf0=>_0x3968c3(_0x5ef425,_0x2acedd(0xd4),_0x127cf0)),this[_0x2acedd(0xf2)](),_0xfe0af9[_0x2acedd(0x121)](_0x2acedd(0xc7)),_0xfe0af9[_0x2acedd(0x121)](_0x2acedd(0x125)),_0xfe0af9[_0x2acedd(0x121)](_0x2acedd(0x131));for(const _0x52fce7 of[_0x2acedd(0xe2),_0x2acedd(0x115)]){const _0x106932=_0x142b88[_0x2acedd(0x137)][_0x2acedd(0xe9)](_0x52fce7);_0xfe0af9[_0x2acedd(0x121)](_0x52fce7,_0x339efc=>{const _0x44759f=_0x2acedd;_0x142b88[_0x44759f(0x114)][_0x44759f(0x111)](_0x10b9b2=>{const _0x2f9df4=_0x44759f;_0x339efc();const _0x2e8f4e=_0x2f9df4(0x13a)===_0x106932[_0x2f9df4(0xf5)],_0x32d2c7=_0x44ac53[_0x2f9df4(0xfd)](_0xb11c5d),_0x2229e0=_0x44ac53[_0x2f9df4(0x128)](_0x32d2c7),_0x1ff898=_0x2e8f4e?_0x2229e0[_0x2f9df4(0xf9)]-0x1:_0x2229e0[_0x2f9df4(0xbb)]+0x1,_0x4c75d1=_0x32d2c7[0x0][_0x2f9df4(0x103)](_0x2f9df4(0x135)),_0xc4b7ed=_0x44ac53[_0x2f9df4(0x130)](_0x4c75d1,{'startRow':_0x1ff898,'endRow':_0x1ff898}),_0x26ff4c=Array[_0x2f9df4(0xda)](_0xc4b7ed)[_0x2f9df4(0x147)](_0x1ea820=>_0x10b9b2[_0x2f9df4(0xeb)](_0x1ea820[_0x2f9df4(0xd2)]));_0xfe0af9[_0x2f9df4(0xd9)](_0x26ff4c,_0x2f9df4(0xc9));});});}for(const _0x562751 of[_0x2acedd(0x13c),_0x2acedd(0x10f)]){const _0x3e6370=_0x142b88[_0x2acedd(0x137)][_0x2acedd(0xe9)](_0x562751);_0xfe0af9[_0x2acedd(0x121)](_0x562751,_0x346494=>{const _0x190f0d=_0x2acedd;_0x142b88[_0x190f0d(0x114)][_0x190f0d(0x111)](_0xa07159=>{const _0x256912=_0x190f0d;_0x346494();const _0x594a3d=_0x256912(0xa6)===_0x3e6370[_0x256912(0xf5)],_0xa4b83e=_0x44ac53[_0x256912(0xfd)](_0xb11c5d),_0xb846e3=_0x44ac53[_0x256912(0x100)](_0xa4b83e),_0x130635=_0x594a3d?_0xb846e3[_0x256912(0xf9)]-0x1:_0xb846e3[_0x256912(0xbb)]+0x1,_0x3efdec=_0xa4b83e[0x0][_0x256912(0x103)](_0x256912(0x135)),_0x10f9e4=_0x44ac53[_0x256912(0x130)](_0x3efdec,{'startRow':0x0,'column':_0x130635,'includeAllSlots':!0x1}),_0x55e610=Array[_0x256912(0xda)](_0x10f9e4)[_0x256912(0x147)](_0x580b6d=>_0xa07159[_0x256912(0xeb)](_0x580b6d[_0x256912(0xd2)]));_0xfe0af9[_0x256912(0xd9)](_0x55e610,_0x256912(0xbf));});});}for(const _0x553970 of[_0x2acedd(0x11c),_0x2acedd(0xd0)]){const _0x20645a=_0x553970[_0x2acedd(0xcc)](0xb),_0x5a080f=_0x20645a[_0x2acedd(0xcd)](),_0x3337e0=_0x5a080f[_0x2acedd(0xcc)](0x0,0x3)+_0x2acedd(0x12f),_0x22e00c=_0x2acedd(0x135)+_0x20645a,_0x119253=_0x2acedd(0x120)+_0x20645a,_0xc85ed6=_0x2acedd(0xbe)+_0x20645a;_0xfe0af9[_0x2acedd(0x121)](_0x553970,()=>{const _0x3519c6=_0x2acedd;_0x142b88[_0x3519c6(0x114)][_0x3519c6(0x111)](_0x2f0575=>{const _0x2e3b25=_0x3519c6,_0x22a1a1=_0x44ac53[_0x2e3b25(0xfd)](_0xb11c5d),_0x57ce6a=_0x22a1a1[0x0][_0x2e3b25(0x103)](_0x2e3b25(0x135));let _0x591f73;if(_0x2e3b25(0x11c)==_0x553970){const _0x1ad768=_0x44ac53[_0x2e3b25(0x128)](_0x22a1a1);_0x591f73={'startRow':_0x1ad768[_0x2e3b25(0xf9)],'endRow':_0x1ad768[_0x2e3b25(0xbb)],'includeAllSlots':!0x0};}else{const _0x1821a3=_0x44ac53[_0x2e3b25(0x100)](_0x22a1a1);_0x591f73={'startColumn':_0x1821a3[_0x2e3b25(0xf9)],'endColumn':_0x1821a3[_0x2e3b25(0xbb)],'includeAllSlots':!0x0};}const _0x4e4e26=_0x44ac53[_0x2e3b25(0x130)](_0x57ce6a,_0x591f73),_0x3fe54d=Array[_0x2e3b25(0xda)](_0x4e4e26)[_0x2e3b25(0x147)](({cell:_0x1da242})=>_0x1da242),_0x462fb7=Ee(_0x3fe54d[_0x2e3b25(0xef)](_0x38c0ca=>_0x38c0ca[_0x2e3b25(0xaf)](_0x3337e0))),_0x25d893=Ee(_0x3fe54d[_0x2e3b25(0xef)](_0xceb1fd=>!_0xceb1fd[_0x2e3b25(0xaf)](_0x3337e0)))[_0x2e3b25(0x147)](_0xd7af48=>_0x2f0575[_0x2e3b25(0xeb)](_0xd7af48)),_0x21f4cc=_0xfe0af9[_0x2e3b25(0xe4)](_0x25d893,_0x22e00c);if(_0x21f4cc&&(_0x2e3b25(0xc9)==_0x21f4cc[_0x2e3b25(0x107)]||_0x2e3b25(0xbf)==_0x21f4cc[_0x2e3b25(0x107)])){const _0x1f4782=this[_0x2e3b25(0xa9)](_0x21f4cc);for(const _0x17c33e of _0x462fb7){const _0x53fae0=_0x2f0575[_0x2e3b25(0xeb)](_0x17c33e),_0x50dca3=_0x44ac53[_0x2e3b25(0x126)](_0x17c33e),_0x59bbdb=_0x17c33e[_0x2e3b25(0xb6)](_0x3337e0)-0x1,_0x5c75ef=_0x1f4782[_0x119253],_0x2a85c9=_0x1f4782[_0xc85ed6];_0x5c75ef<=_0x50dca3[_0x5a080f]&&_0x50dca3[_0x5a080f]+_0x59bbdb<=_0x2a85c9&&_0x21f4cc[_0x2e3b25(0x119)](_0x53fae0);}}});});}function _0x54724a(_0x1dbf49){const _0x2d49ce=_0x2acedd,_0x40471e=Array[_0x2d49ce(0xda)](_0xb11c5d[_0x2d49ce(0x142)]())[_0x2d49ce(0x147)](_0xe0bec6=>_0x3ccbc0[_0x2d49ce(0xae)](_0xe0bec6));_0x142b88[_0x2d49ce(0x114)][_0x2d49ce(0x111)](_0x3fd65c=>{const _0x89738e=_0x2d49ce,_0xada29e=_0x3fd65c[_0x89738e(0x10e)];_0x1dbf49=_0x1dbf49[_0x89738e(0xef)](_0x168e54=>_0x89738e(0xdd)!=_0x168e54[_0x89738e(0x141)][_0x89738e(0xa4)]),_0x3fd65c[_0x89738e(0x106)](_0x1dbf49),_0x142b88[_0x89738e(0x137)][_0x89738e(0xe9)](_0x89738e(0x11c))[_0x89738e(0x13e)](),_0x142b88[_0x89738e(0x112)](_0x89738e(0x11c),{'forceDefaultExecution':!0x0}),_0x142b88[_0x89738e(0x114)][_0x89738e(0x11f)](()=>{const _0xa0c738=_0x89738e;_0x142b88[_0xa0c738(0x114)][_0xa0c738(0x11f)](_0xada29e,_0x12b49b=>{const _0x1ca437=_0xa0c738,_0x5f2c80=_0x40471e[_0x1ca437(0xef)](_0x237376=>_0x1ca437(0xdd)!=_0x237376[_0x1ca437(0x141)][_0x1ca437(0xa4)]);_0x5f2c80[_0x1ca437(0x132)]>0x0&&_0x12b49b[_0x1ca437(0x106)](_0x5f2c80);for(const _0x5745bf of _0x40471e)_0x5745bf[_0x1ca437(0x11d)]();});});});}function _0x1ab8bd(_0x582c6d){const _0x3599d2=_0x2acedd;_0x142b88[_0x3599d2(0x114)][_0x3599d2(0x111)](_0x59c00e=>{const _0x3f9ddd=_0x3599d2,_0x43434f=Array[_0x3f9ddd(0xda)](_0xb11c5d[_0x3f9ddd(0x142)]())[_0x3f9ddd(0x147)](_0x1f1f22=>_0x3ccbc0[_0x3f9ddd(0xae)](_0x1f1f22)),_0x1d1f2f=[];for(const _0x5841fa of _0x582c6d)for(const _0x3fb957 of _0x5841fa[_0x3f9ddd(0xa7)]({'shallow':!0x0}))_0x1d1f2f[_0x3f9ddd(0xc0)](_0x3fb957);for(const _0xaf4de7 of _0x1d1f2f)_0x3f9ddd(0xdd)!=_0xaf4de7[_0x3f9ddd(0x141)][_0x3f9ddd(0xa4)]&&(_0x59c00e[_0x3f9ddd(0x106)](_0x59c00e[_0x3f9ddd(0x117)](_0xaf4de7,0x0)),_0x142b88[_0x3f9ddd(0x137)][_0x3f9ddd(0xe9)](_0x3f9ddd(0xd0))[_0x3f9ddd(0x13e)](),_0x142b88[_0x3f9ddd(0x112)](_0x3f9ddd(0xd0),{'forceDefaultExecution':!0x0}));const _0x44f028=_0x43434f[_0x3f9ddd(0xef)](_0x4a03f3=>_0x3f9ddd(0xdd)!=_0x4a03f3[_0x3f9ddd(0x141)][_0x3f9ddd(0xa4)]);_0x44f028[_0x3f9ddd(0x132)]>0x0&&_0x59c00e[_0x3f9ddd(0x106)](_0x44f028);for(const _0x10252b of _0x43434f)_0x10252b[_0x3f9ddd(0x11d)]();});}function _0x27caae(_0x15e660,_0x4c4184){const _0x6d0ca7=_0x2acedd;return _0x4c4184[_0x6d0ca7(0xb7)](_0x26075a=>_0x15e660[_0x6d0ca7(0x118)](_0xc899c0=>_0xc899c0[_0x6d0ca7(0xc8)][_0x6d0ca7(0x122)](_0x26075a[_0x6d0ca7(0xe6)])||_0x26075a[_0x6d0ca7(0xc8)][_0x6d0ca7(0x122)](_0xc899c0[_0x6d0ca7(0xe6)])));}function _0x367429(_0x2e0052,_0x54bfd9){const _0x21e4ac=_0x2acedd;return!_0x2e0052[_0x21e4ac(0x118)](_0x1cc551=>_0x54bfd9[_0x21e4ac(0x118)](_0x7d0c37=>_0x1cc551[_0x21e4ac(0xab)](_0x7d0c37)))&&_0x2e0052[_0x21e4ac(0x118)](_0x1ae409=>_0x54bfd9[_0x21e4ac(0x118)](_0x159e04=>_0x1ae409[_0x21e4ac(0xc8)][_0x21e4ac(0xe0)](_0x159e04[_0x21e4ac(0xe6)])));}_0x142b88[_0x2acedd(0xf8)][_0x2acedd(0xed)]['on'](_0x2acedd(0xff),(_0x222f80,_0x18561f,_0x2c5e67)=>{const _0x188b30=_0x2acedd;if(!_0x2c5e67[_0x188b30(0xf3)][_0x188b30(0xe8)])return;const _0x590ba4=_0x18561f[_0x188b30(0xee)];if(!_0x590ba4)return;const _0x145aca=_0x2c5e67[_0x188b30(0x13f)][_0x188b30(0xb4)](_0x590ba4);function _0x2b6b33(_0x793d51){const _0x42a203=_0x188b30;return Array[_0x42a203(0xd1)](_0x793d51)?_0x793d51:[_0x793d51];}_0x145aca&&_0x188b30(0xf4)===_0x590ba4[_0x188b30(0x12b)]&&_0x3cb26f(_0x145aca,_0x2c5e67[_0x188b30(0x124)],(_0x215f6f,_0x2fe38c,_0x5c43de)=>_0x5c43de[_0x188b30(0xec)](_0x2b6b33(_0x2fe38c[_0x188b30(0x11e)]),_0x215f6f),(_0x1c2fa7,_0x4b5a39,_0x4bd927)=>_0x4bd927[_0x188b30(0x108)](_0x2b6b33(_0x4b5a39[_0x188b30(0x11e)]),_0x1c2fa7));},{'priority':_0x2acedd(0x138)}),_0xfe0af9[_0x2acedd(0xf0)][_0x2acedd(0xb9)](_0x122c33=>{const _0x5c88b1=_0x2acedd;if(_0x5c88b1(0x11a)!=_0x122c33[_0x5c88b1(0x12e)]&&_0x5c88b1(0x101)!=_0x122c33[_0x5c88b1(0x12e)])return;const _0x3df5d1=_0x122c33[_0x5c88b1(0xdf)]();if(null!=_0x3df5d1&&_0x3df5d1['is'](_0x5c88b1(0xb1),_0x5c88b1(0x135))){if(_0x5c88b1(0x11a)==_0x122c33[_0x5c88b1(0x12e)]){const _0x5490b8=_0x122c33[_0x5c88b1(0xa7)]()[_0x5c88b1(0xef)](_0x563602=>_0x563602['is'](_0x5c88b1(0xbd)))[_0x5c88b1(0x147)](_0x4fbc80=>_0x4fbc80[_0x5c88b1(0xf8)]);if(_0x5490b8[_0x5c88b1(0x132)])return{'type':_0x5c88b1(0x11a),'content':_0x3968c3(_0x5ef425,_0x5c88b1(0x146),_0x3968c3(_0x5ef425,_0x5c88b1(0x10b),'\x22'+_0x5490b8[_0x5c88b1(0xf1)]('\x20')+'\x22'))};}if(_0x5c88b1(0x101)==_0x122c33[_0x5c88b1(0x12e)]){const _0x39ed82=_0x122c33[_0x5c88b1(0xa7)]()[_0x5c88b1(0xef)](_0x3ac19b=>_0x3ac19b['is'](_0x5c88b1(0xbd)))[_0x5c88b1(0x147)](_0x1f6d24=>_0x1f6d24[_0x5c88b1(0xf8)]);if(_0x39ed82[_0x5c88b1(0x132)])return{'type':_0x5c88b1(0x101),'content':_0x3968c3(_0x5ef425,_0x5c88b1(0x127),_0x3968c3(_0x5ef425,_0x5c88b1(0x10b),'\x22'+_0x39ed82[_0x5c88b1(0xf1)]('\x20')+'\x22'))};}}}),_0xfe0af9[_0x2acedd(0xf0)][_0x2acedd(0xb9)](_0x3ba84e=>{const _0xf48afa=_0x2acedd;if(_0xf48afa(0xc9)==_0x3ba84e[_0xf48afa(0x107)]){const _0x2f2f11=_0x3ba84e[_0xf48afa(0xa7)]()[_0xf48afa(0xef)](_0x20fa6f=>_0x20fa6f['is'](_0xf48afa(0xbd)))[_0xf48afa(0x147)](_0x289e5f=>_0x289e5f[_0xf48afa(0xf8)]),_0x3f28f8=this[_0xf48afa(0xa9)](_0x3ba84e),_0x45f543=_0x3f28f8[_0xf48afa(0x13b)]-_0x3f28f8[_0xf48afa(0x143)]+0x1;if(_0xf48afa(0x11a)==_0x3ba84e[_0xf48afa(0x12e)])return _0x2f2f11[_0xf48afa(0x132)]?{'type':_0xf48afa(0x11a),'content':_0x3968c3(_0x5ef425,_0xf48afa(0x146),_0x3968c3(_0x5ef425,_0xf48afa(0xc2),[_0x45f543,'\x22'+_0x2f2f11[_0xf48afa(0xf1)]('\x20')+'\x22']))}:{'type':_0xf48afa(0x11a),'content':_0x3968c3(_0x5ef425,_0xf48afa(0x146),_0x3968c3(_0x5ef425,_0xf48afa(0x136),_0x45f543))};if(_0xf48afa(0x101)==_0x3ba84e[_0xf48afa(0x12e)])return _0x2f2f11[_0xf48afa(0x132)]?{'type':_0xf48afa(0x101),'content':_0x3968c3(_0x5ef425,_0xf48afa(0x127),_0x3968c3(_0x5ef425,_0xf48afa(0xc2),[_0x45f543,'\x22'+_0x2f2f11[_0xf48afa(0xf1)]('\x20')+'\x22']))}:{'type':_0xf48afa(0x101),'content':_0x3968c3(_0x5ef425,_0xf48afa(0x127),_0x3968c3(_0x5ef425,_0xf48afa(0x136),_0x45f543))};}if(_0xf48afa(0xbf)==_0x3ba84e[_0xf48afa(0x107)]){const _0x1e2d26=_0x3ba84e[_0xf48afa(0xa7)]()[_0xf48afa(0xef)](_0x3b994f=>_0x3b994f['is'](_0xf48afa(0xbd)))[_0xf48afa(0x147)](_0x59bd24=>_0x59bd24[_0xf48afa(0xf8)]),_0x27a7de=this[_0xf48afa(0xa9)](_0x3ba84e),_0x1585cc=_0x27a7de[_0xf48afa(0x12c)]-_0x27a7de[_0xf48afa(0x13d)]+0x1;if(_0xf48afa(0x11a)==_0x3ba84e[_0xf48afa(0x12e)])return _0x1e2d26[_0xf48afa(0x132)]?{'type':_0xf48afa(0x11a),'content':_0x3968c3(_0x5ef425,_0xf48afa(0x146),_0x3968c3(_0x5ef425,_0xf48afa(0x134),[_0x1585cc,'\x22'+_0x1e2d26[_0xf48afa(0xf1)]('\x20')+'\x22']))}:{'type':_0xf48afa(0x11a),'content':_0x3968c3(_0x5ef425,_0xf48afa(0x146),_0x3968c3(_0x5ef425,_0xf48afa(0x129),_0x1585cc))};if(_0xf48afa(0x101)==_0x3ba84e[_0xf48afa(0x12e)])return _0x1e2d26[_0xf48afa(0x132)]?{'type':_0xf48afa(0x101),'content':_0x3968c3(_0x5ef425,_0xf48afa(0x127),_0x3968c3(_0x5ef425,_0xf48afa(0x134),[_0x1585cc,'\x22'+_0x1e2d26[_0xf48afa(0xf1)]('\x20')+'\x22']))}:{'type':_0xf48afa(0x101),'content':_0x3968c3(_0x5ef425,_0xf48afa(0x127),_0x3968c3(_0x5ef425,_0xf48afa(0x129),_0x1585cc))};}}),_0xfe0af9[_0x2acedd(0xb8)][_0x2acedd(0xd3)](_0x2acedd(0x11a),_0x2acedd(0xc9),_0x2acedd(0x12a),_0x54724a),_0xfe0af9[_0x2acedd(0xb8)][_0x2acedd(0xd3)](_0x2acedd(0x101),_0x2acedd(0xc9),_0x2acedd(0xcf),_0x54724a),_0xfe0af9[_0x2acedd(0xb8)][_0x2acedd(0xd3)](_0x2acedd(0x11a),_0x2acedd(0xbf),_0x2acedd(0x12a),_0x1ab8bd),_0xfe0af9[_0x2acedd(0xb8)][_0x2acedd(0xd3)](_0x2acedd(0x101),_0x2acedd(0xbf),_0x2acedd(0xcf),_0x1ab8bd),_0xfe0af9[_0x2acedd(0xb8)][_0x2acedd(0xd3)](_0x2acedd(0x11a),_0x2acedd(0xbf),_0x2acedd(0xf1),_0x27caae),_0xfe0af9[_0x2acedd(0xb8)][_0x2acedd(0xd3)](_0x2acedd(0x101),_0x2acedd(0xbf),_0x2acedd(0xf1),_0x27caae),_0xfe0af9[_0x2acedd(0xb8)][_0x2acedd(0xd3)](_0x2acedd(0x11a),_0x2acedd(0xc9),_0x2acedd(0xf1),_0x367429),_0xfe0af9[_0x2acedd(0xb8)][_0x2acedd(0xd3)](_0x2acedd(0x101),_0x2acedd(0xc9),_0x2acedd(0xf1),_0x367429);}[_0xe3f8bb(0xaa)](){const _0x252baa=_0xe3f8bb,_0x421118=this[_0x252baa(0x12d)],_0x5a8744=_0x421118[_0x252baa(0x114)][_0x252baa(0x10c)][_0x252baa(0xac)];return(_0x5160a0,_0xf06de6)=>{const _0x392a07=_0x252baa;_0x421118[_0x392a07(0x114)][_0x392a07(0x111)](_0x4255a8=>{const _0x3182a3=_0x392a07,{commandName:_0x142639,commandParams:_0x26d03d}=_0xf06de6;let _0x17760f=_0x5160a0[0x0][_0x3182a3(0xc8)][_0x3182a3(0xc1)];_0x26d03d&&_0x26d03d[0x0]&&!0x1===_0x26d03d[0x0][_0x3182a3(0xbc)]&&(_0x17760f=_0x5160a0[0x0][_0x3182a3(0xe6)][_0x3182a3(0x109)]);const _0x51adf2=_0x4255a8[_0x3182a3(0xb0)](_0x17760f);if(_0x3182a3(0xdd)==_0x51adf2[_0x3182a3(0x141)][_0x3182a3(0xa4)])return;const _0x214a6d=Array[_0x3182a3(0xda)](_0x5a8744[_0x3182a3(0x142)]())[_0x3182a3(0x147)](_0x5b9ff8=>_0x3ccbc0[_0x3182a3(0xae)](_0x5b9ff8));_0x4255a8[_0x3182a3(0x106)](_0x51adf2),_0x421118[_0x3182a3(0x137)][_0x3182a3(0xe9)](_0x142639)[_0x3182a3(0x13e)](),_0x26d03d[_0x3182a3(0xc0)]({'forceDefaultExecution':!0x0}),_0x421118[_0x3182a3(0x112)](_0x142639,..._0x26d03d);const _0x239a66=_0x214a6d[_0x3182a3(0xef)](_0x37b49b=>_0x3182a3(0xdd)!=_0x37b49b[_0x3182a3(0x141)][_0x3182a3(0xa4)]);_0x239a66[_0x3182a3(0x132)]>0x0&&_0x4255a8[_0x3182a3(0x106)](_0x239a66);for(const _0x6c16f of _0x214a6d)_0x6c16f[_0x3182a3(0x11d)]();});};}[_0xe3f8bb(0xba)](_0x163a14){const _0x246112=_0xe3f8bb,_0x1418d0=this[_0x246112(0x12d)][_0x246112(0xd7)][_0x246112(0xe9)](_0x246112(0xf6));let _0x144b8e=Number[_0x246112(0xb5)],_0x3fd553=Number[_0x246112(0xfe)],_0x2906f2=Number[_0x246112(0xb5)],_0x520a5d=Number[_0x246112(0xfe)];for(const _0x4799b3 of _0x163a14){if(_0x246112(0xdd)==_0x4799b3[_0x246112(0x141)][_0x246112(0xa4)])continue;const {row:_0x51f453,column:_0x26a6b}=_0x1418d0[_0x246112(0x126)](_0x4799b3),_0x2a9f03=_0x4799b3[_0x246112(0xaf)](_0x246112(0x140))?_0x4799b3[_0x246112(0xb6)](_0x246112(0x140))-0x1:0x0,_0x2f64a1=_0x4799b3[_0x246112(0xaf)](_0x246112(0xca))?_0x4799b3[_0x246112(0xb6)](_0x246112(0xca))-0x1:0x0;_0x144b8e=_0x51f453<_0x144b8e?_0x51f453:_0x144b8e,_0x3fd553=_0x51f453+_0x2a9f03>_0x3fd553?_0x51f453+_0x2a9f03:_0x3fd553,_0x2906f2=_0x26a6b<_0x2906f2?_0x26a6b:_0x2906f2,_0x520a5d=_0x26a6b+_0x2f64a1>_0x520a5d?_0x26a6b+_0x2f64a1:_0x520a5d;}return{'minRow':_0x144b8e,'maxRow':_0x3fd553,'minColumn':_0x2906f2,'maxColumn':_0x520a5d};}[_0xe3f8bb(0xf2)](){const _0x11bd5b=_0xe3f8bb,_0x4aa8b3=this[_0x11bd5b(0x12d)],_0x5816ff=_0x4aa8b3[_0x11bd5b(0xd7)][_0x11bd5b(0xe9)](_0x11bd5b(0xdb)),_0x31a677=_0x4aa8b3[_0x11bd5b(0xd7)][_0x11bd5b(0xe9)](_0x11bd5b(0xf6));_0x4aa8b3[_0x11bd5b(0x114)][_0x11bd5b(0x10c)]['on'](_0x11bd5b(0xdc),()=>{const _0x5e3557=_0x11bd5b,_0x2d592d=Array[_0x5e3557(0xda)](_0x4aa8b3[_0x5e3557(0x114)][_0x5e3557(0x10c)][_0x5e3557(0xe3)][_0x5e3557(0xe7)]());for(const {name:_0x4fec42,data:_0x3ce70b}of _0x2d592d){const {group:_0x393f96,id:_0x39b473,subType:_0x3729f9}=_0x5816ff[_0x5e3557(0xa5)](_0x4fec42);if(_0x5e3557(0x11b)!=_0x393f96)continue;if(null!=_0x3ce70b[_0x5e3557(0x104)])continue;const _0x3894f2=_0x5816ff[_0x5e3557(0x145)](_0x39b473);this[_0x5e3557(0xfa)][_0x5e3557(0xd5)](_0x3729f9)&&this[_0x5e3557(0xd6)][_0x5e3557(0x10d)](_0x3894f2);}},{'priority':_0x11bd5b(0x110)});const _0xb8c573=(_0x5ef729,_0x376e32)=>{const _0x5f3337=_0x11bd5b;let _0x422706=!0x1;const _0x261829=_0x376e32[_0x5f3337(0xeb)](_0x5ef729),_0x538544=_0x5ef729[_0x5f3337(0x103)](_0x5f3337(0x135)),_0x58cda5=_0x31a677[_0x5f3337(0x126)](_0x5ef729);for(const _0x27e988 of this[_0x5f3337(0xd6)]){const _0xe04d16=_0x27e988[_0x5f3337(0x107)],_0x28e47e=_0xe04d16[_0x5f3337(0x102)](_0x5f3337(0xfc)),_0x507c90=_0xe04d16[_0x5f3337(0xcc)](_0x28e47e?0xa:0x5),_0x42cced=_0x507c90[_0x5f3337(0xcd)](),_0x4049ef=_0x42cced[_0x5f3337(0xcc)](0x0,0x3)+_0x5f3337(0x12f),_0x5cc3d0=_0x5f3337(0x120)+_0x507c90,_0x4aee64=_0x5f3337(0xbe)+_0x507c90;if(!_0x27e988[_0x5f3337(0xad)])continue;if(_0x538544!=_0x27e988[_0x5f3337(0xd8)]()[_0x5f3337(0xe6)][_0x5f3337(0x103)](_0x5f3337(0x135)))continue;if(_0x27e988[_0x5f3337(0x105)](_0x261829))continue;const _0x105348=_0x5ef729[_0x5f3337(0xaf)](_0x4049ef)?_0x5ef729[_0x5f3337(0xb6)](_0x4049ef)-0x1:0x0,_0x3deec1=this[_0x5f3337(0xa9)](_0x27e988),_0x35a1b7=_0x3deec1[_0x5cc3d0],_0xdfd65a=_0x3deec1[_0x4aee64];_0x35a1b7<=_0x58cda5[_0x42cced]&&_0x58cda5[_0x42cced]+_0x105348<=_0xdfd65a&&(_0x27e988[_0x5f3337(0x119)](_0x261829),_0x422706=!0x0);}return _0x422706;};_0x4aa8b3[_0x11bd5b(0x114)][_0x11bd5b(0x10c)][_0x11bd5b(0x139)](_0x4be92d=>{const _0x5d322b=_0x11bd5b;let _0x9277e0=!0x1;for(const _0x3cfb5d of _0x4aa8b3[_0x5d322b(0x114)][_0x5d322b(0x10c)][_0x5d322b(0xe3)][_0x5d322b(0xf7)]())if(_0x5d322b(0x10a)==_0x3cfb5d[_0x5d322b(0x12e)]){if(_0x5d322b(0xc9)==_0x3cfb5d[_0x5d322b(0x12b)]){for(const _0x442057 of _0x3cfb5d[_0x5d322b(0xb3)][_0x5d322b(0x109)][_0x5d322b(0x133)]())_0x9277e0=_0x9277e0||_0xb8c573(_0x442057,_0x4be92d);}else _0x5d322b(0xf4)==_0x3cfb5d[_0x5d322b(0x12b)]&&(_0x9277e0=_0x9277e0||_0xb8c573(_0x3cfb5d[_0x5d322b(0xb3)][_0x5d322b(0x109)],_0x4be92d));}return _0x9277e0;});}[_0xe3f8bb(0xa9)](_0xb7a85e){const _0x3acc92=_0xe3f8bb;return this[_0x3acc92(0xba)](_0xb7a85e[_0x3acc92(0x142)]()[_0x3acc92(0x147)](_0x13f2f4=>_0x13f2f4[_0x3acc92(0xe6)][_0x3acc92(0x109)]));}}function _0x4939(_0x58e60,_0xe009dc){const _0x807a5c=_0x807a();return _0x4939=function(_0x493991,_0x5e413c){_0x493991=_0x493991-0xa4;let _0x470d86=_0x807a5c[_0x493991];return _0x470d86;},_0x4939(_0x58e60,_0xe009dc);}function Ee(_0x5b3e42){const _0x17e912=_0xe3f8bb;return Array[_0x17e912(0xda)](new Set(_0x5b3e42)[_0x17e912(0x113)]());}
23
+ const _0x1c0377=_0x567e;function _0x567e(_0x172646,_0x218008){const _0x57c5e9=_0x57c5();return _0x567e=function(_0x567e4f,_0x1a0775){_0x567e4f=_0x567e4f-0x11e;let _0x2ea592=_0x57c5e9[_0x567e4f];return _0x2ea592;},_0x567e(_0x172646,_0x218008);}(function(_0x4c333c,_0x3e99ea){const _0xdf8069=_0x567e,_0x19a2ba=_0x4c333c();while(!![]){try{const _0x3a7c7e=-parseInt(_0xdf8069(0x1a4))/0x1*(parseInt(_0xdf8069(0x14f))/0x2)+-parseInt(_0xdf8069(0x1c2))/0x3*(-parseInt(_0xdf8069(0x131))/0x4)+parseInt(_0xdf8069(0x17a))/0x5+-parseInt(_0xdf8069(0x152))/0x6*(parseInt(_0xdf8069(0x15a))/0x7)+parseInt(_0xdf8069(0x171))/0x8*(-parseInt(_0xdf8069(0x1a2))/0x9)+-parseInt(_0xdf8069(0x178))/0xa+parseInt(_0xdf8069(0x18d))/0xb*(parseInt(_0xdf8069(0x13d))/0xc);if(_0x3a7c7e===_0x3e99ea)break;else _0x19a2ba['push'](_0x19a2ba['shift']());}catch(_0xc2c764){_0x19a2ba['push'](_0x19a2ba['shift']());}}}(_0x57c5,0x795b1));import{Plugin as _0x1f6c3c}from'ckeditor5/src/core.js';import{LiveRange as _0x3ff28c}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x376295}from'ckeditor5/src/widget.js';import{getTranslation as _0x526873}from'../utils/common-translations.js';export default class St extends _0x1f6c3c{constructor(_0x356454){const _0x40a65f=_0x567e;super(_0x356454),this[_0x40a65f(0x156)]=[_0x40a65f(0x124),_0x40a65f(0x19c)],this[_0x40a65f(0x192)]=new Set();}[_0x1c0377(0x19d)](){const _0x229b30=_0x1c0377,_0x544dc6=this[_0x229b30(0x12e)],_0x155834=_0x544dc6[_0x229b30(0x122)][_0x229b30(0x11e)][_0x229b30(0x164)];if(!_0x544dc6[_0x229b30(0x129)][_0x229b30(0x176)](_0x229b30(0x182)))return;const _0x363f2a=_0x544dc6[_0x229b30(0x126)],_0x528de7=_0x544dc6[_0x229b30(0x129)][_0x229b30(0x1b3)](_0x229b30(0x120)),_0x327c0b=_0x544dc6[_0x229b30(0x129)][_0x229b30(0x1b3)](_0x229b30(0x186));_0x528de7[_0x229b30(0x168)][_0x229b30(0x12f)](_0x229b30(0x13f),_0x11b2ed=>_0x526873(_0x363f2a,_0x229b30(0x14b),_0x11b2ed)),this[_0x229b30(0x173)](),_0x528de7[_0x229b30(0x1ab)](_0x229b30(0x179)),_0x528de7[_0x229b30(0x1ab)](_0x229b30(0x14c)),_0x528de7[_0x229b30(0x1ab)](_0x229b30(0x1b1));for(const _0x401b5c of[_0x229b30(0x184),_0x229b30(0x13a)]){const _0x3c1ce8=_0x544dc6[_0x229b30(0x153)][_0x229b30(0x1b3)](_0x401b5c);_0x528de7[_0x229b30(0x1ab)](_0x401b5c,_0x47ff1a=>{const _0x4806be=_0x229b30;_0x544dc6[_0x4806be(0x122)][_0x4806be(0x197)](_0xd39ee4=>{const _0x1ecbbe=_0x4806be;_0x47ff1a();const _0x1e63eb=_0x1ecbbe(0x149)===_0x3c1ce8[_0x1ecbbe(0x158)],_0x832b84=_0x327c0b[_0x1ecbbe(0x135)](_0x155834),_0x17e9bb=_0x327c0b[_0x1ecbbe(0x1b2)](_0x832b84),_0x4e5d30=_0x1e63eb?_0x17e9bb[_0x1ecbbe(0x1b6)]-0x1:_0x17e9bb[_0x1ecbbe(0x174)]+0x1,_0x32cbfc=_0x832b84[0x0][_0x1ecbbe(0x163)](_0x1ecbbe(0x13f)),_0x2b8161=_0x327c0b[_0x1ecbbe(0x17e)](_0x32cbfc,{'startRow':_0x4e5d30,'endRow':_0x4e5d30}),_0x410ec3=Array[_0x1ecbbe(0x151)](_0x2b8161)[_0x1ecbbe(0x189)](_0x555f6b=>_0xd39ee4[_0x1ecbbe(0x160)](_0x555f6b[_0x1ecbbe(0x181)]));_0x528de7[_0x1ecbbe(0x17f)](_0x410ec3,_0x1ecbbe(0x124));});});}for(const _0x2294f5 of[_0x229b30(0x136),_0x229b30(0x130)]){const _0x20358c=_0x544dc6[_0x229b30(0x153)][_0x229b30(0x1b3)](_0x2294f5);_0x528de7[_0x229b30(0x1ab)](_0x2294f5,_0x83c8f5=>{const _0x36cb05=_0x229b30;_0x544dc6[_0x36cb05(0x122)][_0x36cb05(0x197)](_0x5007c4=>{const _0x4e0813=_0x36cb05;_0x83c8f5();const _0x2082d9=_0x4e0813(0x145)===_0x20358c[_0x4e0813(0x158)],_0x1a21d4=_0x327c0b[_0x4e0813(0x135)](_0x155834),_0x168f88=_0x327c0b[_0x4e0813(0x195)](_0x1a21d4),_0x202eb1=_0x2082d9?_0x168f88[_0x4e0813(0x1b6)]-0x1:_0x168f88[_0x4e0813(0x174)]+0x1,_0x16dd69=_0x1a21d4[0x0][_0x4e0813(0x163)](_0x4e0813(0x13f)),_0x4c5846=_0x327c0b[_0x4e0813(0x17e)](_0x16dd69,{'startRow':0x0,'column':_0x202eb1,'includeAllSlots':!0x1}),_0x35f2ea=Array[_0x4e0813(0x151)](_0x4c5846)[_0x4e0813(0x189)](_0x3ff891=>_0x5007c4[_0x4e0813(0x160)](_0x3ff891[_0x4e0813(0x181)]));_0x528de7[_0x4e0813(0x17f)](_0x35f2ea,_0x4e0813(0x19c));});});}for(const _0x4e9fbe of[_0x229b30(0x15f),_0x229b30(0x16a)]){const _0x55ca80=_0x4e9fbe[_0x229b30(0x1a6)](0xb),_0x4dc354=_0x55ca80[_0x229b30(0x1ba)](),_0x3e78e3=_0x4dc354[_0x229b30(0x1a6)](0x0,0x3)+_0x229b30(0x140),_0x2f048c=_0x229b30(0x13f)+_0x55ca80,_0x378c2f=_0x229b30(0x16e)+_0x55ca80,_0x36af9d=_0x229b30(0x198)+_0x55ca80;_0x528de7[_0x229b30(0x1ab)](_0x4e9fbe,()=>{const _0x45c10b=_0x229b30;_0x544dc6[_0x45c10b(0x122)][_0x45c10b(0x197)](_0x1217b8=>{const _0x3252d0=_0x45c10b,_0x4ae5f3=_0x327c0b[_0x3252d0(0x135)](_0x155834),_0x4ff1f6=_0x4ae5f3[0x0][_0x3252d0(0x163)](_0x3252d0(0x13f));let _0x3b7bd7;if(_0x3252d0(0x15f)==_0x4e9fbe){const _0x24e18b=_0x327c0b[_0x3252d0(0x1b2)](_0x4ae5f3);_0x3b7bd7={'startRow':_0x24e18b[_0x3252d0(0x1b6)],'endRow':_0x24e18b[_0x3252d0(0x174)],'includeAllSlots':!0x0};}else{const _0x3132c1=_0x327c0b[_0x3252d0(0x195)](_0x4ae5f3);_0x3b7bd7={'startColumn':_0x3132c1[_0x3252d0(0x1b6)],'endColumn':_0x3132c1[_0x3252d0(0x174)],'includeAllSlots':!0x0};}const _0xdeab92=_0x327c0b[_0x3252d0(0x17e)](_0x4ff1f6,_0x3b7bd7),_0x359284=Array[_0x3252d0(0x151)](_0xdeab92)[_0x3252d0(0x189)](({cell:_0x22ab07})=>_0x22ab07),_0x19912e=Ee(_0x359284[_0x3252d0(0x13e)](_0x166296=>_0x166296[_0x3252d0(0x1aa)](_0x3e78e3))),_0x3cb137=Ee(_0x359284[_0x3252d0(0x13e)](_0x446512=>!_0x446512[_0x3252d0(0x1aa)](_0x3e78e3)))[_0x3252d0(0x189)](_0x4d10ef=>_0x1217b8[_0x3252d0(0x160)](_0x4d10ef)),_0x5705ff=_0x528de7[_0x3252d0(0x18a)](_0x3cb137,_0x2f048c);if(_0x5705ff&&(_0x3252d0(0x124)==_0x5705ff[_0x3252d0(0x15d)]||_0x3252d0(0x19c)==_0x5705ff[_0x3252d0(0x15d)])){const _0x2e207a=this[_0x3252d0(0x170)](_0x5705ff);for(const _0x49e6d6 of _0x19912e){const _0x11c4ca=_0x1217b8[_0x3252d0(0x160)](_0x49e6d6),_0x39714e=_0x327c0b[_0x3252d0(0x177)](_0x49e6d6),_0x33427f=_0x49e6d6[_0x3252d0(0x123)](_0x3e78e3)-0x1,_0x2bf7d7=_0x2e207a[_0x378c2f],_0x56316d=_0x2e207a[_0x36af9d];_0x2bf7d7<=_0x39714e[_0x4dc354]&&_0x39714e[_0x4dc354]+_0x33427f<=_0x56316d&&_0x5705ff[_0x3252d0(0x1c1)](_0x11c4ca);}}});});}function _0x3b9775(_0x389885){const _0x1c7322=_0x229b30,_0x1e8c26=Array[_0x1c7322(0x151)](_0x155834[_0x1c7322(0x166)]())[_0x1c7322(0x189)](_0x53860a=>_0x3ff28c[_0x1c7322(0x1b0)](_0x53860a));_0x544dc6[_0x1c7322(0x122)][_0x1c7322(0x197)](_0x500a8c=>{const _0x1445c9=_0x1c7322,_0x47e68d=_0x500a8c[_0x1445c9(0x187)];_0x389885=_0x389885[_0x1445c9(0x13e)](_0x18c3c6=>_0x1445c9(0x190)!=_0x18c3c6[_0x1445c9(0x1b5)][_0x1445c9(0x1a3)]),_0x500a8c[_0x1445c9(0x148)](_0x389885),_0x544dc6[_0x1445c9(0x153)][_0x1445c9(0x1b3)](_0x1445c9(0x15f))[_0x1445c9(0x1bf)](),_0x544dc6[_0x1445c9(0x180)](_0x1445c9(0x15f),{'forceDefaultExecution':!0x0}),_0x544dc6[_0x1445c9(0x122)][_0x1445c9(0x183)](()=>{const _0x3059c6=_0x1445c9;_0x544dc6[_0x3059c6(0x122)][_0x3059c6(0x183)](_0x47e68d,_0x4b9fb9=>{const _0x5b0718=_0x3059c6,_0x48dfbc=_0x1e8c26[_0x5b0718(0x13e)](_0x4d1987=>_0x5b0718(0x190)!=_0x4d1987[_0x5b0718(0x1b5)][_0x5b0718(0x1a3)]);_0x48dfbc[_0x5b0718(0x1a1)]>0x0&&_0x4b9fb9[_0x5b0718(0x148)](_0x48dfbc);for(const _0x3d1fea of _0x1e8c26)_0x3d1fea[_0x5b0718(0x11f)]();});});});}function _0x1fc198(_0x21dedf){const _0x16b75c=_0x229b30;_0x544dc6[_0x16b75c(0x122)][_0x16b75c(0x197)](_0x1af8ca=>{const _0x1b58ba=_0x16b75c,_0x214470=Array[_0x1b58ba(0x151)](_0x155834[_0x1b58ba(0x166)]())[_0x1b58ba(0x189)](_0x4488b2=>_0x3ff28c[_0x1b58ba(0x1b0)](_0x4488b2)),_0x5d5612=[];for(const _0x359f5c of _0x21dedf)for(const _0x14f9d1 of _0x359f5c[_0x1b58ba(0x194)]({'shallow':!0x0}))_0x5d5612[_0x1b58ba(0x19f)](_0x14f9d1);for(const _0x24509e of _0x5d5612)_0x1b58ba(0x190)!=_0x24509e[_0x1b58ba(0x1b5)][_0x1b58ba(0x1a3)]&&(_0x1af8ca[_0x1b58ba(0x148)](_0x1af8ca[_0x1b58ba(0x144)](_0x24509e,0x0)),_0x544dc6[_0x1b58ba(0x153)][_0x1b58ba(0x1b3)](_0x1b58ba(0x16a))[_0x1b58ba(0x1bf)](),_0x544dc6[_0x1b58ba(0x180)](_0x1b58ba(0x16a),{'forceDefaultExecution':!0x0}));const _0x1c75c3=_0x214470[_0x1b58ba(0x13e)](_0x281eba=>_0x1b58ba(0x190)!=_0x281eba[_0x1b58ba(0x1b5)][_0x1b58ba(0x1a3)]);_0x1c75c3[_0x1b58ba(0x1a1)]>0x0&&_0x1af8ca[_0x1b58ba(0x148)](_0x1c75c3);for(const _0x229b34 of _0x214470)_0x229b34[_0x1b58ba(0x11f)]();});}function _0x4cc92a(_0x2dc58a,_0x5a7d8a){const _0x4b65f3=_0x229b30;return _0x5a7d8a[_0x4b65f3(0x175)](_0x2252ab=>_0x2dc58a[_0x4b65f3(0x14e)](_0x5523f7=>_0x5523f7[_0x4b65f3(0x154)][_0x4b65f3(0x165)](_0x2252ab[_0x4b65f3(0x1bd)])||_0x2252ab[_0x4b65f3(0x154)][_0x4b65f3(0x165)](_0x5523f7[_0x4b65f3(0x1bd)])));}function _0xf3e00e(_0x42c645,_0x16f563){const _0x3c99e0=_0x229b30;return!_0x42c645[_0x3c99e0(0x14e)](_0x2c685b=>_0x16f563[_0x3c99e0(0x14e)](_0x58b9c7=>_0x2c685b[_0x3c99e0(0x17d)](_0x58b9c7)))&&_0x42c645[_0x3c99e0(0x14e)](_0x2f10f9=>_0x16f563[_0x3c99e0(0x14e)](_0x3422e6=>_0x2f10f9[_0x3c99e0(0x154)][_0x3c99e0(0x157)](_0x3422e6[_0x3c99e0(0x1bd)])));}_0x544dc6[_0x229b30(0x16d)][_0x229b30(0x1b7)]['on'](_0x229b30(0x147),(_0x1067f2,_0x5b1ed5,_0x2252eb)=>{const _0x383a47=_0x229b30;if(!_0x2252eb[_0x383a47(0x1b4)][_0x383a47(0x1af)])return;const _0x3f1e41=_0x5b1ed5[_0x383a47(0x121)];if(!_0x3f1e41)return;const _0x295384=_0x2252eb[_0x383a47(0x139)][_0x383a47(0x1bc)](_0x3f1e41);function _0x5d114c(_0x784ee3){const _0x5afdaf=_0x383a47;return Array[_0x5afdaf(0x193)](_0x784ee3)?_0x784ee3:[_0x784ee3];}_0x295384&&_0x383a47(0x159)===_0x3f1e41[_0x383a47(0x1a7)]&&_0x376295(_0x295384,_0x2252eb[_0x383a47(0x199)],(_0x164d2b,_0x33b6d5,_0x275de9)=>_0x275de9[_0x383a47(0x185)](_0x5d114c(_0x33b6d5[_0x383a47(0x14a)]),_0x164d2b),(_0x585cc7,_0x342c43,_0x2d2a91)=>_0x2d2a91[_0x383a47(0x1bb)](_0x5d114c(_0x342c43[_0x383a47(0x14a)]),_0x585cc7));},{'priority':_0x229b30(0x138)}),_0x528de7[_0x229b30(0x168)][_0x229b30(0x16f)](_0x48fad9=>{const _0x152784=_0x229b30;if(_0x152784(0x162)!=_0x48fad9[_0x152784(0x1be)]&&_0x152784(0x1c0)!=_0x48fad9[_0x152784(0x1be)])return;const _0x349dbc=_0x48fad9[_0x152784(0x128)]();if(null!=_0x349dbc&&_0x349dbc['is'](_0x152784(0x137),_0x152784(0x13f))){if(_0x152784(0x162)==_0x48fad9[_0x152784(0x1be)]){const _0x20c989=_0x48fad9[_0x152784(0x194)]()[_0x152784(0x13e)](_0x1f2784=>_0x1f2784['is'](_0x152784(0x18b)))[_0x152784(0x189)](_0x2c0ab9=>_0x2c0ab9[_0x152784(0x16d)]);if(_0x20c989[_0x152784(0x1a1)])return{'type':_0x152784(0x162),'content':_0x526873(_0x363f2a,_0x152784(0x12a),_0x526873(_0x363f2a,_0x152784(0x188),'\x22'+_0x20c989[_0x152784(0x15b)]('\x20')+'\x22'))};}if(_0x152784(0x1c0)==_0x48fad9[_0x152784(0x1be)]){const _0x56252e=_0x48fad9[_0x152784(0x194)]()[_0x152784(0x13e)](_0x3dcc6a=>_0x3dcc6a['is'](_0x152784(0x18b)))[_0x152784(0x189)](_0x396fca=>_0x396fca[_0x152784(0x16d)]);if(_0x56252e[_0x152784(0x1a1)])return{'type':_0x152784(0x1c0),'content':_0x526873(_0x363f2a,_0x152784(0x13b),_0x526873(_0x363f2a,_0x152784(0x188),'\x22'+_0x56252e[_0x152784(0x15b)]('\x20')+'\x22'))};}}}),_0x528de7[_0x229b30(0x168)][_0x229b30(0x16f)](_0x146566=>{const _0x87b632=_0x229b30;if(_0x87b632(0x124)==_0x146566[_0x87b632(0x15d)]){const _0x53beff=_0x146566[_0x87b632(0x194)]()[_0x87b632(0x13e)](_0x33fdff=>_0x33fdff['is'](_0x87b632(0x18b)))[_0x87b632(0x189)](_0x25a31a=>_0x25a31a[_0x87b632(0x16d)]),_0x276dbd=this[_0x87b632(0x170)](_0x146566),_0x479fbd=_0x276dbd[_0x87b632(0x127)]-_0x276dbd[_0x87b632(0x17b)]+0x1;if(_0x87b632(0x162)==_0x146566[_0x87b632(0x1be)])return _0x53beff[_0x87b632(0x1a1)]?{'type':_0x87b632(0x162),'content':_0x526873(_0x363f2a,_0x87b632(0x12a),_0x526873(_0x363f2a,_0x87b632(0x12c),[_0x479fbd,'\x22'+_0x53beff[_0x87b632(0x15b)]('\x20')+'\x22']))}:{'type':_0x87b632(0x162),'content':_0x526873(_0x363f2a,_0x87b632(0x12a),_0x526873(_0x363f2a,_0x87b632(0x13c),_0x479fbd))};if(_0x87b632(0x1c0)==_0x146566[_0x87b632(0x1be)])return _0x53beff[_0x87b632(0x1a1)]?{'type':_0x87b632(0x1c0),'content':_0x526873(_0x363f2a,_0x87b632(0x13b),_0x526873(_0x363f2a,_0x87b632(0x12c),[_0x479fbd,'\x22'+_0x53beff[_0x87b632(0x15b)]('\x20')+'\x22']))}:{'type':_0x87b632(0x1c0),'content':_0x526873(_0x363f2a,_0x87b632(0x13b),_0x526873(_0x363f2a,_0x87b632(0x13c),_0x479fbd))};}if(_0x87b632(0x19c)==_0x146566[_0x87b632(0x15d)]){const _0x3f29ea=_0x146566[_0x87b632(0x194)]()[_0x87b632(0x13e)](_0x259338=>_0x259338['is'](_0x87b632(0x18b)))[_0x87b632(0x189)](_0x111f47=>_0x111f47[_0x87b632(0x16d)]),_0x1d9454=this[_0x87b632(0x170)](_0x146566),_0x555599=_0x1d9454[_0x87b632(0x16c)]-_0x1d9454[_0x87b632(0x18f)]+0x1;if(_0x87b632(0x162)==_0x146566[_0x87b632(0x1be)])return _0x3f29ea[_0x87b632(0x1a1)]?{'type':_0x87b632(0x162),'content':_0x526873(_0x363f2a,_0x87b632(0x12a),_0x526873(_0x363f2a,_0x87b632(0x196),[_0x555599,'\x22'+_0x3f29ea[_0x87b632(0x15b)]('\x20')+'\x22']))}:{'type':_0x87b632(0x162),'content':_0x526873(_0x363f2a,_0x87b632(0x12a),_0x526873(_0x363f2a,_0x87b632(0x1ae),_0x555599))};if(_0x87b632(0x1c0)==_0x146566[_0x87b632(0x1be)])return _0x3f29ea[_0x87b632(0x1a1)]?{'type':_0x87b632(0x1c0),'content':_0x526873(_0x363f2a,_0x87b632(0x13b),_0x526873(_0x363f2a,_0x87b632(0x196),[_0x555599,'\x22'+_0x3f29ea[_0x87b632(0x15b)]('\x20')+'\x22']))}:{'type':_0x87b632(0x1c0),'content':_0x526873(_0x363f2a,_0x87b632(0x13b),_0x526873(_0x363f2a,_0x87b632(0x1ae),_0x555599))};}}),_0x528de7[_0x229b30(0x19a)][_0x229b30(0x1b9)](_0x229b30(0x162),_0x229b30(0x124),_0x229b30(0x14d),_0x3b9775),_0x528de7[_0x229b30(0x19a)][_0x229b30(0x1b9)](_0x229b30(0x1c0),_0x229b30(0x124),_0x229b30(0x191),_0x3b9775),_0x528de7[_0x229b30(0x19a)][_0x229b30(0x1b9)](_0x229b30(0x162),_0x229b30(0x19c),_0x229b30(0x14d),_0x1fc198),_0x528de7[_0x229b30(0x19a)][_0x229b30(0x1b9)](_0x229b30(0x1c0),_0x229b30(0x19c),_0x229b30(0x191),_0x1fc198),_0x528de7[_0x229b30(0x19a)][_0x229b30(0x1b9)](_0x229b30(0x162),_0x229b30(0x19c),_0x229b30(0x15b),_0x4cc92a),_0x528de7[_0x229b30(0x19a)][_0x229b30(0x1b9)](_0x229b30(0x1c0),_0x229b30(0x19c),_0x229b30(0x15b),_0x4cc92a),_0x528de7[_0x229b30(0x19a)][_0x229b30(0x1b9)](_0x229b30(0x162),_0x229b30(0x124),_0x229b30(0x15b),_0xf3e00e),_0x528de7[_0x229b30(0x19a)][_0x229b30(0x1b9)](_0x229b30(0x1c0),_0x229b30(0x124),_0x229b30(0x15b),_0xf3e00e);}[_0x1c0377(0x1a0)](){const _0x313db2=_0x1c0377,_0x5e9220=this[_0x313db2(0x12e)],_0xb2314d=_0x5e9220[_0x313db2(0x122)][_0x313db2(0x11e)][_0x313db2(0x164)];return(_0x1526d8,_0x1aa492)=>{const _0xafb677=_0x313db2;_0x5e9220[_0xafb677(0x122)][_0xafb677(0x197)](_0x4e4b4f=>{const _0x2c818a=_0xafb677,{commandName:_0x57af43,commandParams:_0x7dbc7f}=_0x1aa492;let _0x31880c=_0x1526d8[0x0][_0x2c818a(0x154)][_0x2c818a(0x155)];_0x7dbc7f&&_0x7dbc7f[0x0]&&!0x1===_0x7dbc7f[0x0][_0x2c818a(0x142)]&&(_0x31880c=_0x1526d8[0x0][_0x2c818a(0x1bd)][_0x2c818a(0x17c)]);const _0x4109e2=_0x4e4b4f[_0x2c818a(0x1ac)](_0x31880c);if(_0x2c818a(0x190)==_0x4109e2[_0x2c818a(0x1b5)][_0x2c818a(0x1a3)])return;const _0x4044b4=Array[_0x2c818a(0x151)](_0xb2314d[_0x2c818a(0x166)]())[_0x2c818a(0x189)](_0x146d1a=>_0x3ff28c[_0x2c818a(0x1b0)](_0x146d1a));_0x4e4b4f[_0x2c818a(0x148)](_0x4109e2),_0x5e9220[_0x2c818a(0x153)][_0x2c818a(0x1b3)](_0x57af43)[_0x2c818a(0x1bf)](),_0x7dbc7f[_0x2c818a(0x19f)]({'forceDefaultExecution':!0x0}),_0x5e9220[_0x2c818a(0x180)](_0x57af43,..._0x7dbc7f);const _0x38436a=_0x4044b4[_0x2c818a(0x13e)](_0x3e1a26=>_0x2c818a(0x190)!=_0x3e1a26[_0x2c818a(0x1b5)][_0x2c818a(0x1a3)]);_0x38436a[_0x2c818a(0x1a1)]>0x0&&_0x4e4b4f[_0x2c818a(0x148)](_0x38436a);for(const _0x12251f of _0x4044b4)_0x12251f[_0x2c818a(0x11f)]();});};}[_0x1c0377(0x15c)](_0x15a050){const _0x39a80f=_0x1c0377,_0x2e1658=this[_0x39a80f(0x12e)][_0x39a80f(0x129)][_0x39a80f(0x1b3)](_0x39a80f(0x186));let _0x32c502=Number[_0x39a80f(0x1ad)],_0x196e4f=Number[_0x39a80f(0x1a5)],_0x10d2bf=Number[_0x39a80f(0x1ad)],_0x2d4d0b=Number[_0x39a80f(0x1a5)];for(const _0x2f7298 of _0x15a050){if(_0x39a80f(0x190)==_0x2f7298[_0x39a80f(0x1b5)][_0x39a80f(0x1a3)])continue;const {row:_0x1aa152,column:_0x1a0ba8}=_0x2e1658[_0x39a80f(0x177)](_0x2f7298),_0x1c37ad=_0x2f7298[_0x39a80f(0x1aa)](_0x39a80f(0x150))?_0x2f7298[_0x39a80f(0x123)](_0x39a80f(0x150))-0x1:0x0,_0x45cfa1=_0x2f7298[_0x39a80f(0x1aa)](_0x39a80f(0x19b))?_0x2f7298[_0x39a80f(0x123)](_0x39a80f(0x19b))-0x1:0x0;_0x32c502=_0x1aa152<_0x32c502?_0x1aa152:_0x32c502,_0x196e4f=_0x1aa152+_0x1c37ad>_0x196e4f?_0x1aa152+_0x1c37ad:_0x196e4f,_0x10d2bf=_0x1a0ba8<_0x10d2bf?_0x1a0ba8:_0x10d2bf,_0x2d4d0b=_0x1a0ba8+_0x45cfa1>_0x2d4d0b?_0x1a0ba8+_0x45cfa1:_0x2d4d0b;}return{'minRow':_0x32c502,'maxRow':_0x196e4f,'minColumn':_0x10d2bf,'maxColumn':_0x2d4d0b};}[_0x1c0377(0x173)](){const _0x9db530=_0x1c0377,_0x28b556=this[_0x9db530(0x12e)],_0x5380a5=_0x28b556[_0x9db530(0x129)][_0x9db530(0x1b3)](_0x9db530(0x120)),_0x50f09e=_0x28b556[_0x9db530(0x129)][_0x9db530(0x1b3)](_0x9db530(0x186));_0x28b556[_0x9db530(0x122)][_0x9db530(0x11e)]['on'](_0x9db530(0x18c),()=>{const _0x418e77=_0x9db530,_0xb333c0=Array[_0x418e77(0x151)](_0x28b556[_0x418e77(0x122)][_0x418e77(0x11e)][_0x418e77(0x161)][_0x418e77(0x146)]());for(const {name:_0x278d34,data:_0x842162}of _0xb333c0){const {group:_0x22091c,id:_0x56220b,subType:_0x3c7522}=_0x5380a5[_0x418e77(0x141)](_0x278d34);if(_0x418e77(0x12d)!=_0x22091c)continue;if(null!=_0x842162[_0x418e77(0x172)])continue;const _0x3058b9=_0x5380a5[_0x418e77(0x143)](_0x56220b);this[_0x418e77(0x156)][_0x418e77(0x133)](_0x3c7522)&&this[_0x418e77(0x192)][_0x418e77(0x1a8)](_0x3058b9);}},{'priority':_0x9db530(0x125)});const _0x5b130f=(_0x2c6230,_0x220bb1)=>{const _0x14edf8=_0x9db530;let _0x58195d=!0x1;const _0x4450de=_0x220bb1[_0x14edf8(0x160)](_0x2c6230),_0x455f84=_0x2c6230[_0x14edf8(0x163)](_0x14edf8(0x13f)),_0x497721=_0x50f09e[_0x14edf8(0x177)](_0x2c6230);for(const _0x357379 of this[_0x14edf8(0x192)]){const _0x141b46=_0x357379[_0x14edf8(0x15d)],_0x2a2356=_0x141b46[_0x14edf8(0x12b)](_0x14edf8(0x15e)),_0x36e1a6=_0x141b46[_0x14edf8(0x1a6)](_0x2a2356?0xa:0x5),_0x101c5e=_0x36e1a6[_0x14edf8(0x1ba)](),_0x121cba=_0x101c5e[_0x14edf8(0x1a6)](0x0,0x3)+_0x14edf8(0x140),_0x4432aa=_0x14edf8(0x16e)+_0x36e1a6,_0x384953=_0x14edf8(0x198)+_0x36e1a6;if(!_0x357379[_0x14edf8(0x167)])continue;if(_0x455f84!=_0x357379[_0x14edf8(0x1a9)]()[_0x14edf8(0x1bd)][_0x14edf8(0x163)](_0x14edf8(0x13f)))continue;if(_0x357379[_0x14edf8(0x134)](_0x4450de))continue;const _0x200bfe=_0x2c6230[_0x14edf8(0x1aa)](_0x121cba)?_0x2c6230[_0x14edf8(0x123)](_0x121cba)-0x1:0x0,_0x1bcfbf=this[_0x14edf8(0x170)](_0x357379),_0x2d177c=_0x1bcfbf[_0x4432aa],_0xd087e6=_0x1bcfbf[_0x384953];_0x2d177c<=_0x497721[_0x101c5e]&&_0x497721[_0x101c5e]+_0x200bfe<=_0xd087e6&&(_0x357379[_0x14edf8(0x1c1)](_0x4450de),_0x58195d=!0x0);}return _0x58195d;};_0x28b556[_0x9db530(0x122)][_0x9db530(0x11e)][_0x9db530(0x132)](_0x5774f8=>{const _0x392f4e=_0x9db530;let _0x5ef5e7=!0x1;for(const _0x30abb1 of _0x28b556[_0x392f4e(0x122)][_0x392f4e(0x11e)][_0x392f4e(0x161)][_0x392f4e(0x169)]())if(_0x392f4e(0x1b8)==_0x30abb1[_0x392f4e(0x1be)]){if(_0x392f4e(0x124)==_0x30abb1[_0x392f4e(0x1a7)]){for(const _0x50f2d3 of _0x30abb1[_0x392f4e(0x19e)][_0x392f4e(0x17c)][_0x392f4e(0x18e)]())_0x5ef5e7=_0x5ef5e7||_0x5b130f(_0x50f2d3,_0x5774f8);}else _0x392f4e(0x159)==_0x30abb1[_0x392f4e(0x1a7)]&&(_0x5ef5e7=_0x5ef5e7||_0x5b130f(_0x30abb1[_0x392f4e(0x19e)][_0x392f4e(0x17c)],_0x5774f8));}return _0x5ef5e7;});}[_0x1c0377(0x170)](_0x2c4474){const _0x1a0735=_0x1c0377;return this[_0x1a0735(0x15c)](_0x2c4474[_0x1a0735(0x166)]()[_0x1a0735(0x189)](_0x29e22e=>_0x29e22e[_0x1a0735(0x1bd)][_0x1a0735(0x17c)]));}}function _0x57c5(){const _0x69dab6=['removeTableColumn','values','maxColumn','data','min','registerDescriptionCallback','_getSuggestionCoords','1471664rSNhwJ','oldRange','_setupColumnsRowsFixing','last','every','has','getCellLocation','7126200alwTlA','insertTable','1774520mswYij','minRow','nodeAfter','isIntersecting','createTableWalker','markMultiRangeInsertion','execute','cell','TableEditing','enqueueChange','insertTableRowAbove','addClass','TableUtils','batch','ELEMENT_TABLE_WITH_TEXT','map','markMultiRangeDeletion','$textProxy','change:data','18264257IQpBbv','getChildren','minColumn','$graveyard','accept','_tableSuggestions','isArray','getItems','getColumnIndexes','ELEMENT_TABLE_COLUMN_WITH_TEXT','change','max','writer','_suggestionFactory','colspan','tableColumn','afterInit','position','push','_acceptFormatSuggestionCallbackFactory','length','45qGxVNC','rootName','4fbhOKB','MIN_SAFE_INTEGER','substr','name','add','getFirstRange','hasAttribute','enableCommand','createRangeIn','MAX_SAFE_INTEGER','ELEMENT_TABLE_COLUMN','showSuggestionHighlights','fromRange','selectTableColumn','getRowIndexes','get','options','root','first','downcastDispatcher','insert','registerCustomCallback','toLowerCase','removeClass','toViewElement','start','type','refresh','deletion','addRange','21ePsGty','document','detach','TrackChangesEditing','item','model','getAttribute','tableRow','low','locale','maxRow','getContainedElement','plugins','*Insert:*\x20%0','startsWith','ELEMENT_TABLE_ROW_WITH_TEXT','suggestion','editor','registerElementLabel','insertTableColumnRight','56552APNtje','registerPostFixer','includes','isIntersectingWithRange','getSelectionAffectedTableCells','insertTableColumnLeft','element','highest','mapper','insertTableRowBelow','*Remove:*\x20%0','ELEMENT_TABLE_ROW','24pnAUPr','filter','table','span','_splitMarkerName','forceValue','getSuggestion','createPositionAt','left','getChangedMarkers','addMarker:suggestion','setSelection','above','classes','ELEMENT_TABLE','selectTableRow','discard','some','426788JCYCvR','rowspan','from','30MzVUdp','commands','end','nodeBefore','_tablePostFixingSubtypes','isTouching','order','tableCell','1108219FKZRRW','join','_getCoordsForCells','subType','tablePaste','removeTableRow','createRangeOn','differ','insertion','findAncestor','selection','isEqual','getRanges','isInContent','descriptionFactory','getChanges'];_0x57c5=function(){return _0x69dab6;};return _0x57c5();}function Ee(_0x381835){const _0x297620=_0x1c0377;return Array[_0x297620(0x151)](new Set(_0x381835)[_0x297620(0x16b)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x666f1d=_0x28ff;(function(_0x12c938,_0x5363de){const _0xdfc33=_0x28ff,_0x18280e=_0x12c938();while(!![]){try{const _0x1bb83f=-parseInt(_0xdfc33(0x1e7))/0x1+parseInt(_0xdfc33(0x1ea))/0x2*(-parseInt(_0xdfc33(0x1e8))/0x3)+-parseInt(_0xdfc33(0x1e2))/0x4*(parseInt(_0xdfc33(0x1e5))/0x5)+parseInt(_0xdfc33(0x1e3))/0x6+-parseInt(_0xdfc33(0x1de))/0x7*(-parseInt(_0xdfc33(0x1dc))/0x8)+-parseInt(_0xdfc33(0x1e6))/0x9+parseInt(_0xdfc33(0x1d9))/0xa;if(_0x1bb83f===_0x5363de)break;else _0x18280e['push'](_0x18280e['shift']());}catch(_0x443451){_0x18280e['push'](_0x18280e['shift']());}}}(_0x1b51,0x45f9a));function _0x28ff(_0x1132a5,_0x2bc5fe){const _0x1b5198=_0x1b51();return _0x28ff=function(_0x28ff32,_0x17ca5e){_0x28ff32=_0x28ff32-0x1d7;let _0x12bae0=_0x1b5198[_0x28ff32];return _0x12bae0;},_0x28ff(_0x1132a5,_0x2bc5fe);}import{Plugin as _0x10b663}from'ckeditor5/src/core.js';function _0x1b51(){const _0x48f839=['9187520nUEUqV','TableCaptionEditing','afterInit','128xQjxxd','requires','73108DSMzlC','TrackChangesEditing','toggleTableCaption','plugins','812qagQKN','1557540wVcbbo','get','865PdPOPs','959472GISoiI','345803dkdeQk','129RRtfFi','editor','26572chkVbK','enableCommand','has'];_0x1b51=function(){return _0x48f839;};return _0x1b51();}import _0x15d96a from'./table.js';export default class $t extends _0x10b663{static get[_0x666f1d(0x1dd)](){return[_0x15d96a];}[_0x666f1d(0x1db)](){const _0x256f6b=_0x666f1d,_0x115296=this[_0x256f6b(0x1e9)];if(!_0x115296[_0x256f6b(0x1e1)][_0x256f6b(0x1d8)](_0x256f6b(0x1da)))return;_0x115296[_0x256f6b(0x1e1)][_0x256f6b(0x1e4)](_0x256f6b(0x1df))[_0x256f6b(0x1d7)](_0x256f6b(0x1e0));}}
23
+ function _0x5558(){const _0x2ce53e=['TrackChangesEditing','6xvrFwI','requires','3179260kXpcCE','1090750AXuTvh','261zQEfbr','TableCaptionEditing','344325UTnGmw','afterInit','2078845pgiujV','plugins','3893883MnCVpD','1927040rCeFLu','6DwJNtq','get','enableCommand','editor','971400flqOmo','toggleTableCaption','has'];_0x5558=function(){return _0x2ce53e;};return _0x5558();}const _0x5aa0dc=_0x5376;function _0x5376(_0x47e8ef,_0x335740){const _0x555819=_0x5558();return _0x5376=function(_0x5376de,_0x2b893e){_0x5376de=_0x5376de-0x1c3;let _0x1187cb=_0x555819[_0x5376de];return _0x1187cb;},_0x5376(_0x47e8ef,_0x335740);}(function(_0x501eb2,_0x1b53a7){const _0x36e2ae=_0x5376,_0x29f924=_0x501eb2();while(!![]){try{const _0x1a209b=parseInt(_0x36e2ae(0x1c8))/0x1+parseInt(_0x36e2ae(0x1ce))/0x2*(-parseInt(_0x36e2ae(0x1d2))/0x3)+-parseInt(_0x36e2ae(0x1c4))/0x4+-parseInt(_0x36e2ae(0x1ca))/0x5+-parseInt(_0x36e2ae(0x1d6))/0x6*(parseInt(_0x36e2ae(0x1cc))/0x7)+-parseInt(_0x36e2ae(0x1cd))/0x8+-parseInt(_0x36e2ae(0x1c6))/0x9*(-parseInt(_0x36e2ae(0x1c5))/0xa);if(_0x1a209b===_0x1b53a7)break;else _0x29f924['push'](_0x29f924['shift']());}catch(_0x3c0f99){_0x29f924['push'](_0x29f924['shift']());}}}(_0x5558,0x80fef));import{Plugin as _0x1df926}from'ckeditor5/src/core.js';import _0x44fe8d from'./table.js';export default class $t extends _0x1df926{static get[_0x5aa0dc(0x1c3)](){return[_0x44fe8d];}[_0x5aa0dc(0x1c9)](){const _0x4f704e=_0x5aa0dc,_0x1893ef=this[_0x4f704e(0x1d1)];if(!_0x1893ef[_0x4f704e(0x1cb)][_0x4f704e(0x1d4)](_0x4f704e(0x1c7)))return;_0x1893ef[_0x4f704e(0x1cb)][_0x4f704e(0x1cf)](_0x4f704e(0x1d5))[_0x4f704e(0x1d0)](_0x4f704e(0x1d3));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x366f0c=_0x429b;(function(_0x449404,_0x3583b2){const _0x58ed5c=_0x429b,_0xa98f49=_0x449404();while(!![]){try{const _0x5e42c2=-parseInt(_0x58ed5c(0x182))/0x1*(-parseInt(_0x58ed5c(0x15c))/0x2)+parseInt(_0x58ed5c(0x1f5))/0x3*(parseInt(_0x58ed5c(0x156))/0x4)+parseInt(_0x58ed5c(0x1ce))/0x5+parseInt(_0x58ed5c(0x1d0))/0x6*(-parseInt(_0x58ed5c(0x15e))/0x7)+-parseInt(_0x58ed5c(0x1f1))/0x8*(parseInt(_0x58ed5c(0x13e))/0x9)+parseInt(_0x58ed5c(0x19a))/0xa*(parseInt(_0x58ed5c(0x184))/0xb)+parseInt(_0x58ed5c(0x17b))/0xc;if(_0x5e42c2===_0x3583b2)break;else _0xa98f49['push'](_0xa98f49['shift']());}catch(_0x6cb979){_0xa98f49['push'](_0xa98f49['shift']());}}}(_0x865f,0xda06e));import{getTranslation as _0x1e2f65}from'../utils/common-translations.js';import{Plugin as _0x628bed}from'ckeditor5/src/core.js';import{LiveRange as _0x131a2e}from'ckeditor5/src/engine.js';import{uid as _0xc88b06,priorities as _0x11e61b}from'ckeditor5/src/utils.js';function _0x865f(){const _0x532c60=['_createdBatches','tablePasteColumn','deletionRanges','selection','row','createRange','position','getAttributes','suggestionUnloaded','tableCellPadding','isEqual','getChangedMarkers','ck-suggestion-marker--active','insertColumns','dataDowncast','insert','entries','_getCoordsForCells','element','call','16USCvea','getRange','table','removeMarkers','471DvZUZH','_splitMarkerName','nextSibling','tablePasteChainId','isInContent','getItems','getMarkers','getSuggestions','containsRange','$graveyard','tableCellBorderColor','for','accept','includes','subType','editing','columnInsertionIndexes','keys','trackChanges','remove','getColumnIndexes','requires','getRows','insertion','3685212qkXBBu','unwrap','document','type','getSuggestionCallback','rootName','paragraph','updateMarker','filter','join','last','tableCellBorderStyle','descriptionFactory','getShiftedBy','map','listenTo','rows','hasSuggestion','batch','endRow','push','schema','cells','every','1404dVvPNS','author','tableCellBorderWidth','columns','deletion','endColumn','123372YPPAjT','markerAttributes','4515343YEaTzr','setAttribute','view','tableCellVerticalAlignment','attributes','fromRange','start','insertRows','findAncestor','clipboardOutput','createRangeIn','length','previous','redo','tableCellSuggestion','elementToElement','set','tableCell','register','oldRange','next','discard','stop','getContainedElement','removeColumns','rowInsertionIndexes','markMultiRangeDeletion','plugins','getTableIfOnlyTableInContent','3974040JUfZAk','registerDescriptionCallback','createRangeOn','suggestion-td','insertContent','Users','previousSibling','27OaWnxh','createPositionBefore','11UnaFlB','insertionRanges','TableClipboard','detach','editingDowncast','createTableWalker','registerCustomCallback','fromEntries','forceDefaultExecution','content','suggestion','suggestion:formatBlock:tablePasteCell','markers','TableUtils','markerToHighlight','_isForcedDefaultExecutionBlock','model','find','setAttributes','getSelectionAffectedTableCells','ck-suggestion-marker','end','2557280Ueyihk','markerName','markMultiRangeBlockFormat','_suggestionFactory','low','TrackChangesEditing','get','cell','rowInsertionRanges','options','high','suggestionLoaded','conversion','removeRows','forEach','columnInsertionRanges','startsWith','removeMarker','column','from','value','getChanges','*Replace\x20table\x20cells*','_replaceTableSlotCell','tablePaste','ck-suggestion-marker-insertion','locale','activeMarkers','return','isEmpty','has','_tablePostFixingSubtypes','getSuggestion','getAllAdjacentSuggestions','getChildren','afterInit','documentSelection','first','commands','newRange','fill','reduce','markMultiRangeInsertion','wrap','tableCellBackgroundColor','tablePasteCell','root','getRanges','registerPostFixer','change','getChild','tablePasteRow','247480NQVeDh','nodeAfter','6MqvLqS','some','name','createElement','showSuggestionHighlights','differ','tableCellHorizontalAlignment','formatBlock','getColumns','getRowIndexes','editor','add','move'];_0x865f=function(){return _0x532c60;};return _0x865f();}import _0x32715e from'./table.js';const ge=[_0x366f0c(0x158),_0x366f0c(0x1ff),_0x366f0c(0x149),_0x366f0c(0x1d6),_0x366f0c(0x161),_0x366f0c(0x1c6),_0x366f0c(0x1e6)],Ce=Object[_0x366f0c(0x18b)](ge[_0x366f0c(0x14c)](_0x3c0daa=>[_0x3c0daa,null]));export default class vt extends _0x628bed{static get[_0x366f0c(0x13b)](){return[_0x32715e];}[_0x366f0c(0x1bd)](){const _0x5c4f20=_0x366f0c,_0x23d651=this[_0x5c4f20(0x1da)];if(!_0x23d651[_0x5c4f20(0x179)][_0x5c4f20(0x1b8)](_0x5c4f20(0x186)))return;const _0xc7e4e2=_0x23d651[_0x5c4f20(0x179)][_0x5c4f20(0x1a0)](_0x5c4f20(0x19f)),_0x525efb=_0x23d651[_0x5c4f20(0x179)][_0x5c4f20(0x1a0)](_0x5c4f20(0x191)),_0x3d8300=_0x23d651[_0x5c4f20(0x179)][_0x5c4f20(0x1a0)](_0x32715e),_0x107e4a=_0x23d651[_0x5c4f20(0x179)][_0x5c4f20(0x1a0)](_0x5c4f20(0x186));_0x3d8300[_0x5c4f20(0x1b9)][_0x5c4f20(0x152)](_0x5c4f20(0x1cd),_0x5c4f20(0x1de)),_0x23d651[_0x5c4f20(0x194)][_0x5c4f20(0x153)][_0x5c4f20(0x170)](_0x5c4f20(0x16c),{'allowIn':_0x5c4f20(0x16f),'allowContentOf':_0x5c4f20(0x16f),'isLimit':!0x0}),_0x23d651[_0x5c4f20(0x1a6)][_0x5c4f20(0x16d)]({'model':_0x5c4f20(0x16c),'view':_0x5c4f20(0x17e)});let _0x21b3dd=null;_0x23d651[_0x5c4f20(0x194)]['on'](_0x5c4f20(0x17f),(_0x562758,_0x8bb79b)=>{const _0x5b3323=_0x5c4f20,[_0x2af4a5,_0x1e2a92]=_0x8bb79b,_0x457077=_0x8bb79b[_0x8bb79b[_0x5b3323(0x169)]-0x1];_0x457077&&_0x457077[_0x5b3323(0x18c)]||_0xc7e4e2[_0x5b3323(0x193)]||this[_0x5b3323(0x1da)][_0x5b3323(0x1c0)][_0x5b3323(0x1a0)](_0x5b3323(0x138))[_0x5b3323(0x1ae)]&&function(_0x182378,_0x58f123,_0x428699,_0x1baeaa,_0x3f603b){const _0x5cae3d=_0x5b3323;if(_0x58f123&&!_0x58f123['is'](_0x5cae3d(0x1be)))return!0x1;const _0x13ef5e=_0x3f603b[_0x5cae3d(0x17a)](_0x182378,_0x428699);if(!_0x13ef5e||!we(_0x13ef5e,void 0x0,_0x1baeaa))return!0x1;const _0x23cece=_0x1baeaa[_0x5cae3d(0x197)](_0x428699[_0x5cae3d(0x140)][_0x5cae3d(0x1e0)]);if(!_0x23cece[_0x5cae3d(0x169)])return!0x1;const _0x5eeaec=_0x23cece[0x0][_0x5cae3d(0x166)](_0x5cae3d(0x1f3)),_0x1163f0=_0x1baeaa[_0x5cae3d(0x1d9)](_0x23cece),_0x5c1c06=_0x1baeaa[_0x5cae3d(0x13a)](_0x23cece),_0x470c1f={'startRow':_0x1163f0[_0x5cae3d(0x1bf)],'endRow':_0x1163f0[_0x5cae3d(0x148)],'startColumn':_0x5c1c06[_0x5cae3d(0x1bf)],'endColumn':_0x5c1c06[_0x5cae3d(0x148)]};return 0x1==_0x23cece[_0x5cae3d(0x169)]&&(_0x470c1f[_0x5cae3d(0x151)]+=_0x1baeaa[_0x5cae3d(0x13c)](_0x13ef5e)-0x1,_0x470c1f[_0x5cae3d(0x15b)]+=_0x1baeaa[_0x5cae3d(0x1d8)](_0x13ef5e)-0x1),we(_0x5eeaec,_0x470c1f,_0x1baeaa);}(_0x2af4a5,_0x1e2a92,_0x23d651[_0x5b3323(0x194)],_0x525efb,_0x107e4a)&&(_0x562758[_0x5b3323(0x174)](),_0x21b3dd={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x23d651[_0x5b3323(0x194)][_0x5b3323(0x1cb)](()=>{const _0xb0bb9b=_0x5b3323;_0x23d651[_0xb0bb9b(0x194)][_0xb0bb9b(0x17f)](_0x8bb79b[0x0],_0x8bb79b[0x1],_0x8bb79b[0x2],{'forceDefaultExecution':!0x0});const _0x5ce4e4=_0xc88b06(),{rowInsertionRanges:_0x1421ae,columnInsertionRanges:_0x341adf,insertionRanges:_0x553ee0,deletionRanges:_0x12b3e4,cells:_0x48b90b}=_0x21b3dd;_0x1421ae[_0xb0bb9b(0x169)]&&_0xc7e4e2[_0xb0bb9b(0x1c4)](_0x1421ae,_0xb0bb9b(0x1cd),{'tablePasteChainId':_0x5ce4e4}),_0x341adf[_0xb0bb9b(0x169)]&&_0xc7e4e2[_0xb0bb9b(0x1c4)](_0x341adf,_0xb0bb9b(0x1de),{'tablePasteChainId':_0x5ce4e4}),_0x553ee0[_0xb0bb9b(0x169)]&&(_0xc7e4e2[_0xb0bb9b(0x1c4)](_0x553ee0,_0xb0bb9b(0x1b2),{'tablePasteChainId':_0x5ce4e4,'skipNestingCheck':!0x0}),_0x553ee0[_0xb0bb9b(0x1a8)](_0x3b66ab=>{const _0x22d758=_0xb0bb9b;var _0x2b459d;return null===(_0x2b459d=_0x3b66ab[_0x22d758(0x187)])||void 0x0===_0x2b459d?void 0x0:_0x2b459d[_0x22d758(0x1f0)](_0x3b66ab);})),_0x12b3e4[_0xb0bb9b(0x169)]&&(_0xc7e4e2[_0xb0bb9b(0x178)](_0x12b3e4,_0xb0bb9b(0x1b2),{'tablePasteChainId':_0x5ce4e4,'skipNestingCheck':!0x0}),_0x12b3e4[_0xb0bb9b(0x1a8)](_0x4c8f4b=>{const _0x387ea8=_0xb0bb9b;var _0x5be91f;return null===(_0x5be91f=_0x4c8f4b[_0x387ea8(0x187)])||void 0x0===_0x5be91f?void 0x0:_0x5be91f[_0x387ea8(0x1f0)](_0x4c8f4b);}));const _0x165a97=_0xc7e4e2[_0xb0bb9b(0x19c)](_0x48b90b[_0xb0bb9b(0x14c)](({element:_0x579c83})=>_0x579c83),{'formatGroupId':_0xc88b06()},[],_0xb0bb9b(0x1c7),{'tablePasteChainId':_0x5ce4e4});if(_0x165a97){const _0x2f8ce6=_0x165a97[_0xb0bb9b(0x1fb)](),_0x4ee25a=[];for(const {element:_0x4f6734,attributes:_0x68203b}of _0x48b90b){if(!_0x68203b)continue;const _0x61ced=_0x23d651[_0xb0bb9b(0x194)][_0xb0bb9b(0x17d)](_0x4f6734),_0x5b3d1f=_0x2f8ce6[_0xb0bb9b(0x195)](_0x4f05b2=>_0x4f05b2[_0xb0bb9b(0x1f2)]()[_0xb0bb9b(0x1e7)](_0x61ced));_0x5b3d1f&&_0x4ee25a[_0xb0bb9b(0x152)]([_0x5b3d1f[_0xb0bb9b(0x1d2)],_0x68203b]);}_0x4ee25a[_0xb0bb9b(0x169)]&&_0x165a97[_0xb0bb9b(0x15f)](_0xb0bb9b(0x15d),Object[_0xb0bb9b(0x18b)](_0x4ee25a));}_0x21b3dd=null;}));},{'priority':_0x11e61b[_0x5c4f20(0x1a4)]+0xa}),_0x23d651[_0x5c4f20(0x179)][_0x5c4f20(0x1a0)](_0x5c4f20(0x186))['on'](_0x5c4f20(0x1b1),(_0x46d80d,_0x2f2d04)=>{const _0xb38084=_0x5c4f20,[_0x23f95c,_0x32a82f,,_0x5a73da]=_0x2f2d04;if(!_0x21b3dd)return;_0x46d80d[_0xb38084(0x174)]();const _0x4d5eb3=_0x23f95c[_0xb38084(0x1a1)],_0x151cf9=_0x32a82f,_0x296303=Pe(_0x4d5eb3),_0x58bb10=Pe(_0x151cf9);_0x46d80d[_0xb38084(0x1b6)]=_0x4d5eb3;let _0x1fa791=null,_0x102ce2=null;if(_0x58bb10||_0x296303){if(_0x296303&&!_0x58bb10){_0x5a73da[_0xb38084(0x139)](_0x4d5eb3[_0xb38084(0x1cc)](0x0));for(const _0x53d0c2 of Array[_0xb38084(0x1ad)](_0x151cf9[_0xb38084(0x1bc)]()))_0x5a73da[_0xb38084(0x1ec)](_0x53d0c2,_0x4d5eb3,_0xb38084(0x199));const _0x2e51bc=_0x21b3dd[_0xb38084(0x177)][_0xb38084(0x202)](_0x23f95c[_0xb38084(0x1e1)]),_0x205b27=_0x21b3dd[_0xb38084(0x205)][_0xb38084(0x202)](_0x23f95c[_0xb38084(0x1ac)]);_0x2e51bc||_0x205b27||(_0x1fa791=_0x131a2e[_0xb38084(0x163)](_0x5a73da[_0xb38084(0x168)](_0x4d5eb3)));}else _0x58bb10&&!_0x296303&&(_0x102ce2=_0x5a73da[_0xb38084(0x168)](_0x4d5eb3));}else{const _0xf3d9b2=_0x5a73da[_0xb38084(0x1d3)](_0xb38084(0x16c)),_0x5a0fee=_0x5a73da[_0xb38084(0x1d3)](_0xb38084(0x16c));_0x5a73da[_0xb38084(0x1c5)](_0x5a73da[_0xb38084(0x168)](_0x4d5eb3),_0x5a0fee),_0x5a73da[_0xb38084(0x1ec)](_0xf3d9b2,_0x4d5eb3,0x0);for(const _0x7306a4 of Array[_0xb38084(0x1ad)](_0x151cf9[_0xb38084(0x1bc)]()))_0x5a73da[_0xb38084(0x1ec)](_0x7306a4,_0xf3d9b2,_0xb38084(0x199));_0x1fa791=_0x131a2e[_0xb38084(0x163)](_0x5a73da[_0xb38084(0x17d)](_0xf3d9b2)),_0x102ce2=_0x131a2e[_0xb38084(0x163)](_0x5a73da[_0xb38084(0x17d)](_0x5a0fee));}const _0x2b7f4c=Array[_0xb38084(0x1ad)](_0x151cf9[_0xb38084(0x1e4)]())[_0xb38084(0x146)](([_0x138138])=>ge[_0xb38084(0x202)](_0x138138));_0x21b3dd[_0xb38084(0x154)][_0xb38084(0x152)]({'element':_0x4d5eb3,'attributes':_0x2b7f4c[_0xb38084(0x169)]?Object[_0xb38084(0x18b)](_0x2b7f4c):null}),_0x1fa791&&_0x21b3dd[_0xb38084(0x185)][_0xb38084(0x152)](_0x1fa791),_0x102ce2&&_0x21b3dd[_0xb38084(0x1df)][_0xb38084(0x152)](_0x102ce2);},{'priority':_0x5c4f20(0x1a4)}),_0x525efb['on'](_0x5c4f20(0x1ea),(_0x329673,_0x542070)=>{const _0x2b03fa=_0x5c4f20,[_0x5b47f7,_0x3cafba={}]=_0x542070;if(!_0x21b3dd)return;const _0x843f9e=_0x3cafba['at']||0x0,_0x3cd1c4=_0x3cafba[_0x2b03fa(0x159)]||0x1;_0x21b3dd[_0x2b03fa(0x205)]=new Array(_0x3cd1c4)[_0x2b03fa(0x1c2)](_0x843f9e)[_0x2b03fa(0x14c)]((_0x55d93b,_0x46a276)=>_0x55d93b+_0x46a276);for(const {cell:_0x9097d0}of _0x525efb[_0x2b03fa(0x189)](_0x5b47f7,{'startColumn':_0x843f9e,'endColumn':_0x843f9e+_0x3cd1c4-0x1}))_0x21b3dd[_0x2b03fa(0x1a9)][_0x2b03fa(0x152)](_0x23d651[_0x2b03fa(0x194)][_0x2b03fa(0x17d)](_0x9097d0));},{'priority':_0x5c4f20(0x19e)}),_0x525efb['on'](_0x5c4f20(0x165),(_0x4fafe1,_0x1233a8)=>{const _0x184c1d=_0x5c4f20,[_0x6d9e5f,_0x4baab1={}]=_0x1233a8;if(!_0x21b3dd)return;const _0x4f5f15=_0x4baab1['at']||0x0,_0x51d439=_0x4baab1[_0x184c1d(0x14e)]||0x1;_0x21b3dd[_0x184c1d(0x177)]=new Array(_0x51d439)[_0x184c1d(0x1c2)](_0x4f5f15)[_0x184c1d(0x14c)]((_0x3017bd,_0x4dda84)=>_0x3017bd+_0x4dda84);for(const {cell:_0x5eaf5e}of _0x525efb[_0x184c1d(0x189)](_0x6d9e5f,{'startRow':_0x4f5f15,'endRow':_0x4f5f15+_0x51d439-0x1}))_0x21b3dd[_0x184c1d(0x1a2)][_0x184c1d(0x152)](_0x23d651[_0x184c1d(0x194)][_0x184c1d(0x17d)](_0x5eaf5e));},{'priority':_0x5c4f20(0x19e)}),_0xc7e4e2[_0x5c4f20(0x14a)][_0x5c4f20(0x17c)](_0x16bd92=>{const _0x210f35=_0x5c4f20;if(_0x16bd92[_0x210f35(0x203)]&&_0x16bd92[_0x210f35(0x203)][_0x210f35(0x1aa)](_0x210f35(0x1b2)))return _0x16bd92[_0x210f35(0x16a)]?{}:{'type':_0x210f35(0x13d),'content':_0x1e2f65(_0x23d651[_0x210f35(0x1b4)],_0x210f35(0x1b0))};});const _0x3e62f8=()=>!0x1;for(const _0x5742d9 of[_0x5c4f20(0x1b2),_0x5c4f20(0x1de),_0x5c4f20(0x1cd),_0x5c4f20(0x1c7)])_0xc7e4e2[_0x5c4f20(0x19d)][_0x5c4f20(0x18a)](_0x5c4f20(0x13d),_0x5742d9,_0x5c4f20(0x147),_0x3e62f8),_0xc7e4e2[_0x5c4f20(0x19d)][_0x5c4f20(0x18a)](_0x5c4f20(0x15a),_0x5742d9,_0x5c4f20(0x147),_0x3e62f8),_0xc7e4e2[_0x5c4f20(0x19d)][_0x5c4f20(0x18a)](_0x5c4f20(0x1d7),_0x5742d9,_0x5c4f20(0x147),_0x3e62f8);_0xc7e4e2[_0x5c4f20(0x19d)][_0x5c4f20(0x18a)](_0x5c4f20(0x1d7),_0x5c4f20(0x1c7),_0x5c4f20(0x173),_0x3e62f8),_0xc7e4e2[_0x5c4f20(0x19d)][_0x5c4f20(0x18a)](_0x5c4f20(0x1d7),_0x5c4f20(0x1c7),_0x5c4f20(0x201),(_0x3c9011,_0x522ab1,_0x188790)=>{const _0x187ea8=_0x5c4f20,_0x693e24=_0x3c9011[_0x187ea8(0x14c)](_0x1116bb=>_0x1116bb[_0x187ea8(0x175)]())[_0x187ea8(0x146)](_0x5e30bd=>_0x5e30bd),_0x35d39f=new Map(_0x693e24[_0x187ea8(0x14c)](_0x2f6357=>[_0x2f6357,null]));if(_0x21b3dd){for(const {element:_0x4737f5,attributes:_0x1c3910}of _0x21b3dd[_0x187ea8(0x154)])_0x1c3910&&_0x35d39f[_0x187ea8(0x16e)](_0x4737f5,_0x1c3910);}else{if(_0x188790&&_0x188790[_0x187ea8(0x15d)])for(const [_0x23fac7,_0x2ccac6]of Object[_0x187ea8(0x1ed)](_0x188790[_0x187ea8(0x15d)])){const _0x58545d=_0x23d651[_0x187ea8(0x194)][_0x187ea8(0x190)][_0x187ea8(0x1a0)](_0x23fac7),_0x2bb1c1=_0x58545d?_0x58545d[_0x187ea8(0x1f2)]()[_0x187ea8(0x175)]():null;_0x2bb1c1&&_0x35d39f[_0x187ea8(0x16e)](_0x2bb1c1,_0x2ccac6);}}_0x23d651[_0x187ea8(0x194)][_0x187ea8(0x1cb)](_0x45b07f=>{const _0x848d61=_0x187ea8;for(const [_0x477eb0,_0x424177]of _0x35d39f)_0x45b07f[_0x848d61(0x196)]({...Ce,..._0x424177},_0x477eb0);});});const _0x4e75b6=(_0x5b7238,_0x150b94)=>{const _0x16c143=_0x5c4f20;_0xc7e4e2[_0x16c143(0x19d)][_0x16c143(0x18a)](_0x5b7238,_0x16c143(0x1b2),_0x150b94,(_0x3eccce,_0x48325e,_0x54f05c)=>{const _0x3a5582=_0x16c143;_0x23d651[_0x3a5582(0x194)][_0x3a5582(0x1cb)](_0x16de93=>{const _0x507b32=_0x3a5582,_0x459a84=[];for(const _0x247144 of _0x3eccce){const _0x4e8f5a=_0x247144[_0x507b32(0x164)][_0x507b32(0x1cf)];_0x4e8f5a['is'](_0x507b32(0x1ef),_0x507b32(0x16c))&&_0x459a84[_0x507b32(0x152)](_0x4e8f5a);}_0xc7e4e2[_0x507b32(0x19d)][_0x507b32(0x142)](_0x5b7238,null,_0x150b94)(_0x3eccce,_0x48325e,_0x54f05c);for(const _0x330371 of _0x459a84)_0x507b32(0x1fe)!=_0x330371[_0x507b32(0x1c8)][_0x507b32(0x143)]&&_0x16de93[_0x507b32(0x13f)](_0x330371);});});};_0x4e75b6(_0x5c4f20(0x13d),_0x5c4f20(0x201)),_0x4e75b6(_0x5c4f20(0x13d),_0x5c4f20(0x173)),_0x4e75b6(_0x5c4f20(0x15a),_0x5c4f20(0x201)),_0x4e75b6(_0x5c4f20(0x15a),_0x5c4f20(0x173)),_0xc7e4e2[_0x5c4f20(0x19d)][_0x5c4f20(0x18a)](_0x5c4f20(0x13d),_0x5c4f20(0x1cd),_0x5c4f20(0x173),_0x1f2e2c=>{const _0x46dbf0=_0x5c4f20,_0x39a44e=_0x1f2e2c[_0x46dbf0(0x14c)](_0x5741fb=>_0x5741fb[_0x46dbf0(0x175)]()),_0x32436b=_0x39a44e[0x0][_0x46dbf0(0x166)](_0x46dbf0(0x1f3)),{minRow:_0x363ce6,maxRow:_0x2e01d2}=_0x3d8300[_0x46dbf0(0x1ee)](_0x39a44e);_0x525efb[_0x46dbf0(0x1a7)](_0x32436b,{'at':_0x363ce6,'rows':_0x2e01d2-_0x363ce6+0x1});}),_0xc7e4e2[_0x5c4f20(0x19d)][_0x5c4f20(0x18a)](_0x5c4f20(0x13d),_0x5c4f20(0x1de),_0x5c4f20(0x173),_0x3a6715=>{const _0x255c76=_0x5c4f20,_0x5a733b=_0x3a6715[_0x255c76(0x14c)](_0x5cad6f=>_0x5cad6f[_0x255c76(0x175)]()),_0x325b7a=_0x5a733b[0x0][_0x255c76(0x166)](_0x255c76(0x1f3)),{minColumn:_0x383f3a,maxColumn:_0x501383}=_0x3d8300[_0x255c76(0x1ee)](_0x5a733b);_0x525efb[_0x255c76(0x176)](_0x325b7a,{'at':_0x383f3a,'columns':_0x501383-_0x383f3a+0x1});});const _0x159025=(_0x8f17e6,_0x3d9e70)=>{const _0x5ca05b=_0x5c4f20;if(!_0x3d9e70[_0x5ca05b(0x203)]||!_0x3d9e70[_0x5ca05b(0x203)][_0x5ca05b(0x1aa)](_0x5ca05b(0x1b2)))return;const _0x271a75=_0x3d9e70[_0x5ca05b(0x162)][_0x5ca05b(0x1f8)],_0x28f0b3=_0xc7e4e2[_0x5ca05b(0x1fc)]()[_0x5ca05b(0x146)](_0x5842d8=>_0x5842d8[_0x5ca05b(0x1f9)]&&_0x5842d8[_0x5ca05b(0x162)]&&_0x5842d8[_0x5ca05b(0x162)][_0x5ca05b(0x1f8)]==_0x271a75);_0x28f0b3[_0x5ca05b(0x169)]&&_0x3d9e70[_0x5ca05b(0x1bb)]()[_0x5ca05b(0x169)]!=_0x28f0b3[_0x5ca05b(0x169)]&&_0x28f0b3[_0x5ca05b(0x1c3)]((_0x9ed42b,_0x281f76)=>(_0x9ed42b[_0x5ca05b(0x172)]=_0x281f76,_0x281f76[_0x5ca05b(0x16a)]=_0x9ed42b,_0x281f76));};function _0x449f25(_0x45dd6b,_0x2c2557=!0x0){const _0x3aa332=_0x5c4f20,{id:_0x39fda0}=_0xc7e4e2[_0x3aa332(0x1f6)](_0x45dd6b[_0x3aa332(0x19b)]),_0x7fcb62=[_0x3aa332(0x198),_0x3aa332(0x1b3)],_0x2afd9f=_0xc7e4e2[_0x3aa332(0x1b5)][_0x3aa332(0x202)](_0x45dd6b[_0x3aa332(0x19b)]);return _0x2afd9f&&_0x7fcb62[_0x3aa332(0x152)](_0x3aa332(0x1e9)),{'classes':_0x7fcb62,'attributes':{'data-suggestion':_0x39fda0},'priority':_0x2afd9f&&_0x2c2557?0xbc2:0xbb8};}_0xc7e4e2['on'](_0x5c4f20(0x1a5),_0x159025,{'priority':_0x5c4f20(0x1a4)}),_0xc7e4e2['on'](_0x5c4f20(0x1e5),_0x159025,{'priority':_0x5c4f20(0x1a4)}),_0x23d651[_0x5c4f20(0x194)][_0x5c4f20(0x140)][_0x5c4f20(0x1ca)](()=>{const _0x25cbd3=_0x5c4f20;let _0x451a8c=!0x1;const _0x448fa8=Array[_0x25cbd3(0x1ad)](_0x23d651[_0x25cbd3(0x194)][_0x25cbd3(0x140)][_0x25cbd3(0x1d5)][_0x25cbd3(0x1e8)]());for(const {name:_0x55a05f,data:_0x3a8a52}of _0x448fa8){const {group:_0x40862d,type:_0x22d52e,id:_0xcd5aee}=_0xc7e4e2[_0x25cbd3(0x1f6)](_0x55a05f);if(_0x25cbd3(0x18e)!=_0x40862d||_0x25cbd3(0x15a)!=_0x22d52e||_0x3a8a52[_0x25cbd3(0x171)])continue;if(!_0xc7e4e2[_0x25cbd3(0x14f)](_0xcd5aee))continue;const _0x765aea=_0xc7e4e2[_0x25cbd3(0x1ba)](_0xcd5aee)[_0x25cbd3(0x1c9)](),_0x32f92d=_0x23d651[_0x25cbd3(0x179)][_0x25cbd3(0x1a0)](_0x25cbd3(0x180))['me'];for(const _0x219423 of _0xc7e4e2[_0x25cbd3(0x1fc)]()){if(!_0x219423[_0x25cbd3(0x1f9)]||_0x219423[_0x25cbd3(0x157)]!=_0x32f92d)continue;if(_0x25cbd3(0x1d7)!=_0x219423[_0x25cbd3(0x141)]||_0x25cbd3(0x1c7)!=_0x219423[_0x25cbd3(0x203)])continue;if(_0x219423[_0x25cbd3(0x1c9)]()[_0x25cbd3(0x155)](_0x18b389=>_0x765aea[_0x25cbd3(0x1d1)](_0x2216c3=>_0x2216c3[_0x25cbd3(0x1fd)](_0x18b389,!0x0)))){for(const _0x5662d5 of _0x219423[_0x25cbd3(0x1bb)]())_0x5662d5[_0x25cbd3(0x1f9)]&&(_0x5662d5[_0x25cbd3(0x173)](),_0x451a8c=!0x0);}}}return _0x451a8c;}),_0x23d651[_0x5c4f20(0x194)][_0x5c4f20(0x140)][_0x5c4f20(0x1ca)](_0x2eaee1=>{const _0x2a7bab=_0x5c4f20,_0x57c30c=_0x23d651[_0x2a7bab(0x1c0)][_0x2a7bab(0x1a0)](_0x2a7bab(0x16b));if(!_0x57c30c||!_0x57c30c[_0x2a7bab(0x1dd)][_0x2a7bab(0x1b8)](_0x2eaee1[_0x2a7bab(0x150)]))return!0x1;let _0x5a5016=!0x1;const _0x44b54b=_0x23d651[_0x2a7bab(0x179)][_0x2a7bab(0x1a0)](_0x2a7bab(0x180))['me'],_0x260dc4=_0x23d651[_0x2a7bab(0x194)][_0x2a7bab(0x140)][_0x2a7bab(0x1d5)][_0x2a7bab(0x1af)](),_0x42e2a7=Array[_0x2a7bab(0x1ad)](_0x23d651[_0x2a7bab(0x194)][_0x2a7bab(0x140)][_0x2a7bab(0x1d5)][_0x2a7bab(0x1e8)]())[_0x2a7bab(0x146)](({name:_0xb6514a,data:_0x4851f3})=>{const _0x462417=_0x2a7bab,{group:_0x5d4213,subType:_0x57ba35,authorId:_0x3e7ee5}=_0xc7e4e2[_0x462417(0x1f6)](_0xb6514a);return _0x462417(0x18e)==_0x5d4213&&_0x462417(0x1b2)==_0x57ba35&&_0x3e7ee5==_0x44b54b['id']&&!_0x4851f3[_0x462417(0x171)];});for(const _0x4d65c8 of _0x260dc4){if(_0x2a7bab(0x1ec)!=_0x4d65c8[_0x2a7bab(0x141)]||_0x2a7bab(0x16c)!=_0x4d65c8[_0x2a7bab(0x1d2)]||0x1!=_0x4d65c8[_0x2a7bab(0x169)])continue;const _0x1a8234=_0x2eaee1[_0x2a7bab(0x1e2)](_0x4d65c8[_0x2a7bab(0x1e3)],_0x4d65c8[_0x2a7bab(0x1e3)][_0x2a7bab(0x14b)](0x1));if(!_0x42e2a7[_0x2a7bab(0x195)](({data:_0x56e99b})=>_0x56e99b[_0x2a7bab(0x1c1)][_0x2a7bab(0x1e7)](_0x1a8234))){for(const {name:_0x1c2e18,data:_0x264aa1}of _0x42e2a7)if(_0x1a8234[_0x2a7bab(0x1fd)](_0x264aa1[_0x2a7bab(0x1c1)])){_0x2eaee1[_0x2a7bab(0x145)](_0x1c2e18,{'range':_0x1a8234}),_0x5a5016=!0x0;break;}}}return _0x5a5016;}),_0x23d651[_0x5c4f20(0x194)][_0x5c4f20(0x140)][_0x5c4f20(0x1ca)](_0x4c2336=>{const _0x7211f5=_0x5c4f20;let _0x59cae1=!0x1;const _0x1fe189=_0x23d651[_0x7211f5(0x179)][_0x7211f5(0x1a0)](_0x7211f5(0x180))['me'],_0x31329f=_0xc7e4e2[_0x7211f5(0x1fc)]()[_0x7211f5(0x146)](_0x2f9db7=>_0x2f9db7[_0x7211f5(0x1f9)]&&_0x2f9db7[_0x7211f5(0x157)]==_0x1fe189),_0x41c292=new Set(),_0x481095=new Set();for(const _0x2cd672 of _0x31329f)if(_0x7211f5(0x1b2)==_0x2cd672[_0x7211f5(0x203)])for(const _0x4da103 of _0x2cd672[_0x7211f5(0x1fb)]()){const _0xcc0ce6=_0x4da103[_0x7211f5(0x1f2)]()[_0x7211f5(0x175)]();if(_0xcc0ce6){if(_0xcc0ce6['is'](_0x7211f5(0x1ef),_0x7211f5(0x16c))&&Pe(_0xcc0ce6)){_0x2cd672[_0x7211f5(0x1ab)](_0x4da103[_0x7211f5(0x1d2)]),_0x41c292[_0x7211f5(0x1db)](_0xcc0ce6),_0x59cae1=!0x0;const _0x17bee4=_0xcc0ce6[_0x7211f5(0x1f7)],_0x146968=_0xcc0ce6[_0x7211f5(0x181)],_0x35de66=_0x17bee4&&_0x17bee4['is'](_0x7211f5(0x1ef),_0x7211f5(0x16c)),_0x2b3a06=_0x146968&&_0x146968['is'](_0x7211f5(0x1ef),_0x7211f5(0x16c));_0x35de66&&!_0x41c292[_0x7211f5(0x1b8)](_0x17bee4)&&_0x481095[_0x7211f5(0x1db)](_0x17bee4),_0x2b3a06&&!_0x41c292[_0x7211f5(0x1b8)](_0x146968)&&_0x481095[_0x7211f5(0x1db)](_0x146968);}else _0xcc0ce6['is'](_0x7211f5(0x1ef),_0x7211f5(0x144))&&_0xcc0ce6[_0x7211f5(0x1b7)]&&(_0x2cd672[_0x7211f5(0x1ab)](_0x4da103[_0x7211f5(0x1d2)]),_0x59cae1=!0x0);}}else{if(_0x7211f5(0x1c7)==_0x2cd672[_0x7211f5(0x203)]){if(!_0x2cd672[_0x7211f5(0x162)]||!_0x2cd672[_0x7211f5(0x162)][_0x7211f5(0x1f8)])continue;const _0x754771=_0x2cd672[_0x7211f5(0x162)][_0x7211f5(0x15d)];if(_0x754771&&Object[_0x7211f5(0x206)](_0x754771)[_0x7211f5(0x169)])continue;const _0x4ad834=_0x2cd672[_0x7211f5(0x162)][_0x7211f5(0x1f8)];let _0x1de347=!0x0,_0x3af8a2=!0x0;for(const _0x51dc51 of _0x31329f)if(_0x51dc51[_0x7211f5(0x203)]&&_0x51dc51[_0x7211f5(0x203)][_0x7211f5(0x1aa)](_0x7211f5(0x1b2))){if(!_0x51dc51[_0x7211f5(0x162)][_0x7211f5(0x1f8)]){_0x3af8a2=!0x1;break;}if(_0x51dc51['id']!=_0x2cd672['id']&&_0x51dc51[_0x7211f5(0x162)][_0x7211f5(0x1f8)]==_0x4ad834){_0x1de347=!0x1;break;}}_0x3af8a2&&_0x1de347&&(_0x2cd672[_0x7211f5(0x1f4)](),_0x59cae1=!0x0);}}for(const _0x49d805 of _0x41c292)_0x4c2336[_0x7211f5(0x139)](_0x49d805);for(const _0x563582 of _0x481095)_0x4c2336[_0x7211f5(0x13f)](_0x563582);return _0x59cae1;}),_0x23d651[_0x5c4f20(0x1a6)][_0x5c4f20(0x200)](_0x5c4f20(0x188))[_0x5c4f20(0x192)]({'model':_0x5c4f20(0x18f),'view':(_0x4af171,_0x4334f9)=>_0x449f25(_0x4af171),'converterPriority':_0x5c4f20(0x1a4)}),_0x23d651[_0x5c4f20(0x1a6)][_0x5c4f20(0x200)](_0x5c4f20(0x1eb))[_0x5c4f20(0x192)]({'model':_0x5c4f20(0x18f),'view':(_0x71e96,_0x562374)=>_0x562374[_0x5c4f20(0x1a3)][_0x5c4f20(0x1d4)]?_0x449f25(_0x71e96,!0x1):null,'converterPriority':_0x5c4f20(0x1a4)});const _0x288e80=_0x23d651[_0x5c4f20(0x204)][_0x5c4f20(0x160)];this[_0x5c4f20(0x14d)](_0x288e80[_0x5c4f20(0x140)],_0x5c4f20(0x167),(_0x3d5b45,_0x3f1dcf)=>{const _0x573e6f=_0x5c4f20,_0x567bad=[];for(const _0x5328a9 of _0x288e80[_0x573e6f(0x168)](_0x3f1dcf[_0x573e6f(0x18d)])[_0x573e6f(0x1fa)]())_0x5328a9['is'](_0x573e6f(0x1ef),_0x573e6f(0x17e))&&_0x567bad[_0x573e6f(0x152)](_0x5328a9);_0x288e80[_0x573e6f(0x1cb)](_0x1abdf0=>{const _0x11dfdd=_0x573e6f;for(const _0x4417da of _0x567bad)_0x1abdf0[_0x11dfdd(0x1dc)](_0x1abdf0[_0x11dfdd(0x168)](_0x4417da),_0x1abdf0[_0x11dfdd(0x183)](_0x4417da)),_0x1abdf0[_0x11dfdd(0x139)](_0x4417da);});});}}function Pe(_0x4e8419){const _0x1c8d0d=_0x366f0c;if(_0x4e8419[_0x1c8d0d(0x1b7)])return!0x0;const _0x406e7d=_0x4e8419[_0x1c8d0d(0x1cc)](0x0);return _0x406e7d['is'](_0x1c8d0d(0x1ef),_0x1c8d0d(0x144))&&_0x406e7d[_0x1c8d0d(0x1b7)];}function _0x429b(_0x3ba5ea,_0x172543){const _0x865fb=_0x865f();return _0x429b=function(_0x429b57,_0x3503cb){_0x429b57=_0x429b57-0x138;let _0x150243=_0x865fb[_0x429b57];return _0x150243;},_0x429b(_0x3ba5ea,_0x172543);}function we(_0x40d9ca,_0x4f90ec={},_0x3a3487){const _0x5752a5=_0x366f0c;for(const {isAnchor:_0x5b2c22,cellHeight:_0x3c312d,cellWidth:_0x3eb3a7}of _0x3a3487[_0x5752a5(0x189)](_0x40d9ca,{'includeAllSlots':!0x0,..._0x4f90ec}))if(!_0x5b2c22||0x1!=_0x3c312d||0x1!=_0x3eb3a7)return!0x1;return!0x0;}
23
+ const _0x1fb19e=_0x2f32;(function(_0x552223,_0x1c31b0){const _0x338f30=_0x2f32,_0x20ff8a=_0x552223();while(!![]){try{const _0x2e1d70=-parseInt(_0x338f30(0x102))/0x1+-parseInt(_0x338f30(0x144))/0x2+parseInt(_0x338f30(0xf5))/0x3+parseInt(_0x338f30(0xeb))/0x4+parseInt(_0x338f30(0x11e))/0x5*(parseInt(_0x338f30(0xc7))/0x6)+parseInt(_0x338f30(0x153))/0x7*(parseInt(_0x338f30(0xc5))/0x8)+parseInt(_0x338f30(0xab))/0x9*(parseInt(_0x338f30(0x139))/0xa);if(_0x2e1d70===_0x1c31b0)break;else _0x20ff8a['push'](_0x20ff8a['shift']());}catch(_0x24af31){_0x20ff8a['push'](_0x20ff8a['shift']());}}}(_0x28f4,0x9fd61));import{getTranslation as _0x1434f5}from'../utils/common-translations.js';function _0x2f32(_0x1bab93,_0x4c2a5e){const _0x28f4d0=_0x28f4();return _0x2f32=function(_0x2f3256,_0x10c0f1){_0x2f3256=_0x2f3256-0xa2;let _0x47bd8a=_0x28f4d0[_0x2f3256];return _0x47bd8a;},_0x2f32(_0x1bab93,_0x4c2a5e);}import{Plugin as _0x26abd4}from'ckeditor5/src/core.js';import{LiveRange as _0x42d5de}from'ckeditor5/src/engine.js';import{uid as _0x1d8fb3,priorities as _0x119cd1}from'ckeditor5/src/utils.js';function _0x28f4(){const _0x529021=['requires','removeMarkers','wrap','deletion','forceDefaultExecution','keys','endColumn','map','getAllAdjacentSuggestions','selection','formatBlock','previousSibling','setAttribute','high','row','tableCellSuggestion','clipboardOutput','oldRange','getSuggestionCallback','suggestionUnloaded','tableCellBorderColor','tableCellBorderWidth','3501448srKbqt','suggestionLoaded','subType','filter','attributes','setAttributes','every','start','markMultiRangeDeletion','stop','763479gsWDBV','listenTo','createPositionBefore','from','discard','insertionRanges','tablePaste','createRange','editingDowncast','*Replace\x20table\x20cells*','end','tableCellBorderStyle','tableCellBackgroundColor','385770KeGtUp','differ','markMultiRangeInsertion','suggestion','isEqual','root','hasSuggestion','element','includes','insertRows','insertContent','author','has','redo','TrackChangesEditing','join','last','detach','_replaceTableSlotCell','insertColumns','forEach','getContainedElement','createRangeOn','tablePasteChainId','ck-suggestion-marker-insertion','tableCellHorizontalAlignment','rowInsertionIndexes','TableClipboard','1988745HqAXck','commands','_suggestionFactory','getSuggestions','suggestion:formatBlock:tablePasteCell','markers','removeRows','Users','registerDescriptionCallback','type','dataDowncast','_splitMarkerName','next','first','removeColumns','move','tablePasteRow','descriptionFactory','return','getRows','registerPostFixer','nextSibling','getSelectionAffectedTableCells','_getCoordsForCells','remove','afterInit','cell','2541610FBWkEz','deletionRanges','some','getChild','insertion','ck-suggestion-marker','batch','createRangeIn','suggestion-td','getAttributes','conversion','2139498amLtEK','getItems','trackChanges','newRange','paragraph','createTableWalker','content','change','model','getChanges','position','low','editor','options','columns','766367RHxbyJ','get','findAncestor','push','columnInsertionIndexes','plugins','rows','getMarkers','markerToHighlight','isInContent','set','schema','name','insert','getRowIndexes','view','getSuggestion','add','for','reduce','documentSelection','registerCustomCallback','fill','find','previous','tableCell','elementToElement','endRow','getChangedMarkers','containsRange','_tablePostFixingSubtypes','fromEntries','document','length','createElement','startsWith','editing','9GJDWFm','isEmpty','column','fromRange','markerAttributes','accept','columnInsertionRanges','markerName','nodeAfter','table','getColumnIndexes','locale','call','tableCellPadding','unwrap','tablePasteColumn','getColumns','tablePasteCell','_createdBatches','cells','activeMarkers','getShiftedBy','updateMarker','showSuggestionHighlights','_isForcedDefaultExecutionBlock','tableCellVerticalAlignment','24OHBzKA','getRange','6DMoeEH','getRanges','markMultiRangeBlockFormat','getTableIfOnlyTableInContent','value','getChildren','ck-suggestion-marker--active','removeMarker','entries','rootName','$graveyard','register','TableUtils','rowInsertionRanges'];_0x28f4=function(){return _0x529021;};return _0x28f4();}import _0x436be8 from'./table.js';const ge=[_0x1fb19e(0xea),_0x1fb19e(0xe9),_0x1fb19e(0x100),_0x1fb19e(0x11b),_0x1fb19e(0xc4),_0x1fb19e(0x101),_0x1fb19e(0xb8)],Ce=Object[_0x1fb19e(0xa5)](ge[_0x1fb19e(0xdc)](_0x330376=>[_0x330376,null]));export default class vt extends _0x26abd4{static get[_0x1fb19e(0xd5)](){return[_0x436be8];}[_0x1fb19e(0x137)](){const _0x3299ed=_0x1fb19e,_0x4c200b=this[_0x3299ed(0x150)];if(!_0x4c200b[_0x3299ed(0x158)][_0x3299ed(0x10e)](_0x3299ed(0x11d)))return;const _0x5daf82=_0x4c200b[_0x3299ed(0x158)][_0x3299ed(0x154)](_0x3299ed(0x110)),_0x2a8ed4=_0x4c200b[_0x3299ed(0x158)][_0x3299ed(0x154)](_0x3299ed(0xd3)),_0x1f3c8b=_0x4c200b[_0x3299ed(0x158)][_0x3299ed(0x154)](_0x436be8),_0x57d3c1=_0x4c200b[_0x3299ed(0x158)][_0x3299ed(0x154)](_0x3299ed(0x11d));_0x1f3c8b[_0x3299ed(0xa4)][_0x3299ed(0x156)](_0x3299ed(0x12e),_0x3299ed(0xba)),_0x4c200b[_0x3299ed(0x14c)][_0x3299ed(0x15e)][_0x3299ed(0xd2)](_0x3299ed(0xe4),{'allowIn':_0x3299ed(0x16c),'allowContentOf':_0x3299ed(0x16c),'isLimit':!0x0}),_0x4c200b[_0x3299ed(0x143)][_0x3299ed(0x16d)]({'model':_0x3299ed(0xe4),'view':_0x3299ed(0x141)});let _0x369eea=null;_0x4c200b[_0x3299ed(0x14c)]['on'](_0x3299ed(0x10c),(_0x3503d1,_0x2ba317)=>{const _0x543b73=_0x3299ed,[_0x2c51ee,_0x3d86a3]=_0x2ba317,_0x3a7ff1=_0x2ba317[_0x2ba317[_0x543b73(0xa7)]-0x1];_0x3a7ff1&&_0x3a7ff1[_0x543b73(0xd9)]||_0x5daf82[_0x543b73(0xc3)]||this[_0x543b73(0x150)][_0x543b73(0x11f)][_0x543b73(0x154)](_0x543b73(0x146))[_0x543b73(0xcb)]&&function(_0xc88527,_0x21fde6,_0xb8e400,_0x519931,_0x15b94e){const _0x122017=_0x543b73;if(_0x21fde6&&!_0x21fde6['is'](_0x122017(0x167)))return!0x1;const _0x597ff6=_0x15b94e[_0x122017(0xca)](_0xc88527,_0xb8e400);if(!_0x597ff6||!we(_0x597ff6,void 0x0,_0x519931))return!0x1;const _0x32ba66=_0x519931[_0x122017(0x134)](_0xb8e400[_0x122017(0xa6)][_0x122017(0xde)]);if(!_0x32ba66[_0x122017(0xa7)])return!0x1;const _0x1fe514=_0x32ba66[0x0][_0x122017(0x155)](_0x122017(0xb4)),_0x4a45b4=_0x519931[_0x122017(0x161)](_0x32ba66),_0x69f70f=_0x519931[_0x122017(0xb5)](_0x32ba66),_0x26d6d0={'startRow':_0x4a45b4[_0x122017(0x12b)],'endRow':_0x4a45b4[_0x122017(0x112)],'startColumn':_0x69f70f[_0x122017(0x12b)],'endColumn':_0x69f70f[_0x122017(0x112)]};return 0x1==_0x32ba66[_0x122017(0xa7)]&&(_0x26d6d0[_0x122017(0x16e)]+=_0x519931[_0x122017(0x131)](_0x597ff6)-0x1,_0x26d6d0[_0x122017(0xdb)]+=_0x519931[_0x122017(0xbb)](_0x597ff6)-0x1),we(_0x1fe514,_0x26d6d0,_0x519931);}(_0x2c51ee,_0x3d86a3,_0x4c200b[_0x543b73(0x14c)],_0x2a8ed4,_0x57d3c1)&&(_0x3503d1[_0x543b73(0xf4)](),_0x369eea={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4c200b[_0x543b73(0x14c)][_0x543b73(0x14b)](()=>{const _0x271ba6=_0x543b73;_0x4c200b[_0x271ba6(0x14c)][_0x271ba6(0x10c)](_0x2ba317[0x0],_0x2ba317[0x1],_0x2ba317[0x2],{'forceDefaultExecution':!0x0});const _0x469aee=_0x1d8fb3(),{rowInsertionRanges:_0x519ca6,columnInsertionRanges:_0xfcf9d9,insertionRanges:_0x1514a6,deletionRanges:_0x682c0a,cells:_0x254312}=_0x369eea;_0x519ca6[_0x271ba6(0xa7)]&&_0x5daf82[_0x271ba6(0x104)](_0x519ca6,_0x271ba6(0x12e),{'tablePasteChainId':_0x469aee}),_0xfcf9d9[_0x271ba6(0xa7)]&&_0x5daf82[_0x271ba6(0x104)](_0xfcf9d9,_0x271ba6(0xba),{'tablePasteChainId':_0x469aee}),_0x1514a6[_0x271ba6(0xa7)]&&(_0x5daf82[_0x271ba6(0x104)](_0x1514a6,_0x271ba6(0xfb),{'tablePasteChainId':_0x469aee,'skipNestingCheck':!0x0}),_0x1514a6[_0x271ba6(0x116)](_0x35b9c2=>{const _0x3686b4=_0x271ba6;var _0x10b731;return null===(_0x10b731=_0x35b9c2[_0x3686b4(0x113)])||void 0x0===_0x10b731?void 0x0:_0x10b731[_0x3686b4(0xb7)](_0x35b9c2);})),_0x682c0a[_0x271ba6(0xa7)]&&(_0x5daf82[_0x271ba6(0xf3)](_0x682c0a,_0x271ba6(0xfb),{'tablePasteChainId':_0x469aee,'skipNestingCheck':!0x0}),_0x682c0a[_0x271ba6(0x116)](_0x2526ea=>{const _0x499a70=_0x271ba6;var _0x16fe7f;return null===(_0x16fe7f=_0x2526ea[_0x499a70(0x113)])||void 0x0===_0x16fe7f?void 0x0:_0x16fe7f[_0x499a70(0xb7)](_0x2526ea);}));const _0x15f653=_0x5daf82[_0x271ba6(0xc9)](_0x254312[_0x271ba6(0xdc)](({element:_0x4f2b99})=>_0x4f2b99),{'formatGroupId':_0x1d8fb3()},[],_0x271ba6(0xbc),{'tablePasteChainId':_0x469aee});if(_0x15f653){const _0x460df1=_0x15f653[_0x271ba6(0x15a)](),_0x36ccbf=[];for(const {element:_0x4eafa5,attributes:_0x5bd6da}of _0x254312){if(!_0x5bd6da)continue;const _0x1ec19f=_0x4c200b[_0x271ba6(0x14c)][_0x271ba6(0x118)](_0x4eafa5),_0x260bb8=_0x460df1[_0x271ba6(0x16a)](_0x4aacf2=>_0x4aacf2[_0x271ba6(0xc6)]()[_0x271ba6(0x106)](_0x1ec19f));_0x260bb8&&_0x36ccbf[_0x271ba6(0x156)]([_0x260bb8[_0x271ba6(0x15f)],_0x5bd6da]);}_0x36ccbf[_0x271ba6(0xa7)]&&_0x15f653[_0x271ba6(0xe1)](_0x271ba6(0xaf),Object[_0x271ba6(0xa5)](_0x36ccbf));}_0x369eea=null;}));},{'priority':_0x119cd1[_0x3299ed(0xe2)]+0xa}),_0x4c200b[_0x3299ed(0x158)][_0x3299ed(0x154)](_0x3299ed(0x11d))['on'](_0x3299ed(0x114),(_0x61a2d7,_0xa1c086)=>{const _0xdd4257=_0x3299ed,[_0x466103,_0x2b973a,,_0x5960e8]=_0xa1c086;if(!_0x369eea)return;_0x61a2d7[_0xdd4257(0xf4)]();const _0x282567=_0x466103[_0xdd4257(0x138)],_0x4e981c=_0x2b973a,_0x2e1c50=Pe(_0x282567),_0x49382f=Pe(_0x4e981c);_0x61a2d7[_0xdd4257(0x130)]=_0x282567;let _0x232791=null,_0x4b967c=null;if(_0x49382f||_0x2e1c50){if(_0x2e1c50&&!_0x49382f){_0x5960e8[_0xdd4257(0x136)](_0x282567[_0xdd4257(0x13c)](0x0));for(const _0x33152c of Array[_0xdd4257(0xf8)](_0x4e981c[_0xdd4257(0xcc)]()))_0x5960e8[_0xdd4257(0x160)](_0x33152c,_0x282567,_0xdd4257(0xff));const _0x526915=_0x369eea[_0xdd4257(0x11c)][_0xdd4257(0x10a)](_0x466103[_0xdd4257(0xe3)]),_0x486695=_0x369eea[_0xdd4257(0x157)][_0xdd4257(0x10a)](_0x466103[_0xdd4257(0xad)]);_0x526915||_0x486695||(_0x232791=_0x42d5de[_0xdd4257(0xae)](_0x5960e8[_0xdd4257(0x140)](_0x282567)));}else _0x49382f&&!_0x2e1c50&&(_0x4b967c=_0x5960e8[_0xdd4257(0x140)](_0x282567));}else{const _0x385944=_0x5960e8[_0xdd4257(0xa8)](_0xdd4257(0xe4)),_0x572d8b=_0x5960e8[_0xdd4257(0xa8)](_0xdd4257(0xe4));_0x5960e8[_0xdd4257(0xd7)](_0x5960e8[_0xdd4257(0x140)](_0x282567),_0x572d8b),_0x5960e8[_0xdd4257(0x160)](_0x385944,_0x282567,0x0);for(const _0x309ff9 of Array[_0xdd4257(0xf8)](_0x4e981c[_0xdd4257(0xcc)]()))_0x5960e8[_0xdd4257(0x160)](_0x309ff9,_0x385944,_0xdd4257(0xff));_0x232791=_0x42d5de[_0xdd4257(0xae)](_0x5960e8[_0xdd4257(0x118)](_0x385944)),_0x4b967c=_0x42d5de[_0xdd4257(0xae)](_0x5960e8[_0xdd4257(0x118)](_0x572d8b));}const _0x46e910=Array[_0xdd4257(0xf8)](_0x4e981c[_0xdd4257(0x142)]())[_0xdd4257(0xee)](([_0x2afb03])=>ge[_0xdd4257(0x10a)](_0x2afb03));_0x369eea[_0xdd4257(0xbe)][_0xdd4257(0x156)]({'element':_0x282567,'attributes':_0x46e910[_0xdd4257(0xa7)]?Object[_0xdd4257(0xa5)](_0x46e910):null}),_0x232791&&_0x369eea[_0xdd4257(0xfa)][_0xdd4257(0x156)](_0x232791),_0x4b967c&&_0x369eea[_0xdd4257(0x13a)][_0xdd4257(0x156)](_0x4b967c);},{'priority':_0x3299ed(0xe2)}),_0x2a8ed4['on'](_0x3299ed(0x115),(_0x4df093,_0x280718)=>{const _0x4d2b36=_0x3299ed,[_0x3c864a,_0x5557c2={}]=_0x280718;if(!_0x369eea)return;const _0x2118aa=_0x5557c2['at']||0x0,_0x59b38c=_0x5557c2[_0x4d2b36(0x152)]||0x1;_0x369eea[_0x4d2b36(0x157)]=new Array(_0x59b38c)[_0x4d2b36(0x169)](_0x2118aa)[_0x4d2b36(0xdc)]((_0x4d8fac,_0x4f6307)=>_0x4d8fac+_0x4f6307);for(const {cell:_0x42ac58}of _0x2a8ed4[_0x4d2b36(0x149)](_0x3c864a,{'startColumn':_0x2118aa,'endColumn':_0x2118aa+_0x59b38c-0x1}))_0x369eea[_0x4d2b36(0xb1)][_0x4d2b36(0x156)](_0x4c200b[_0x4d2b36(0x14c)][_0x4d2b36(0x118)](_0x42ac58));},{'priority':_0x3299ed(0x14f)}),_0x2a8ed4['on'](_0x3299ed(0x10b),(_0x231f28,_0x444dc7)=>{const _0x413392=_0x3299ed,[_0x4739f1,_0x5f290a={}]=_0x444dc7;if(!_0x369eea)return;const _0xa38a2c=_0x5f290a['at']||0x0,_0xed099e=_0x5f290a[_0x413392(0x159)]||0x1;_0x369eea[_0x413392(0x11c)]=new Array(_0xed099e)[_0x413392(0x169)](_0xa38a2c)[_0x413392(0xdc)]((_0x4fe1c4,_0xf2902c)=>_0x4fe1c4+_0xf2902c);for(const {cell:_0x5e80ff}of _0x2a8ed4[_0x413392(0x149)](_0x4739f1,{'startRow':_0xa38a2c,'endRow':_0xa38a2c+_0xed099e-0x1}))_0x369eea[_0x413392(0xd4)][_0x413392(0x156)](_0x4c200b[_0x413392(0x14c)][_0x413392(0x118)](_0x5e80ff));},{'priority':_0x3299ed(0x14f)}),_0x5daf82[_0x3299ed(0x12f)][_0x3299ed(0x126)](_0x1e0ab9=>{const _0x413bc3=_0x3299ed;if(_0x1e0ab9[_0x413bc3(0xed)]&&_0x1e0ab9[_0x413bc3(0xed)][_0x413bc3(0xa9)](_0x413bc3(0xfb)))return _0x1e0ab9[_0x413bc3(0x16b)]?{}:{'type':_0x413bc3(0x13d),'content':_0x1434f5(_0x4c200b[_0x413bc3(0xb6)],_0x413bc3(0xfe))};});const _0x2b08a5=()=>!0x1;for(const _0x2d2d10 of[_0x3299ed(0xfb),_0x3299ed(0xba),_0x3299ed(0x12e),_0x3299ed(0xbc)])_0x5daf82[_0x3299ed(0x120)][_0x3299ed(0x168)](_0x3299ed(0x13d),_0x2d2d10,_0x3299ed(0x111),_0x2b08a5),_0x5daf82[_0x3299ed(0x120)][_0x3299ed(0x168)](_0x3299ed(0xd8),_0x2d2d10,_0x3299ed(0x111),_0x2b08a5),_0x5daf82[_0x3299ed(0x120)][_0x3299ed(0x168)](_0x3299ed(0xdf),_0x2d2d10,_0x3299ed(0x111),_0x2b08a5);_0x5daf82[_0x3299ed(0x120)][_0x3299ed(0x168)](_0x3299ed(0xdf),_0x3299ed(0xbc),_0x3299ed(0xf9),_0x2b08a5),_0x5daf82[_0x3299ed(0x120)][_0x3299ed(0x168)](_0x3299ed(0xdf),_0x3299ed(0xbc),_0x3299ed(0xb0),(_0x544c45,_0x428749,_0x56833d)=>{const _0x41154a=_0x3299ed,_0x5df85f=_0x544c45[_0x41154a(0xdc)](_0xe26da7=>_0xe26da7[_0x41154a(0x117)]())[_0x41154a(0xee)](_0xf9fcbf=>_0xf9fcbf),_0x57e4e3=new Map(_0x5df85f[_0x41154a(0xdc)](_0x91e537=>[_0x91e537,null]));if(_0x369eea){for(const {element:_0x3eb0f4,attributes:_0x4f069f}of _0x369eea[_0x41154a(0xbe)])_0x4f069f&&_0x57e4e3[_0x41154a(0x15d)](_0x3eb0f4,_0x4f069f);}else{if(_0x56833d&&_0x56833d[_0x41154a(0xaf)])for(const [_0x2d7908,_0x165ec6]of Object[_0x41154a(0xcf)](_0x56833d[_0x41154a(0xaf)])){const _0x4580f5=_0x4c200b[_0x41154a(0x14c)][_0x41154a(0x123)][_0x41154a(0x154)](_0x2d7908),_0x5d24ea=_0x4580f5?_0x4580f5[_0x41154a(0xc6)]()[_0x41154a(0x117)]():null;_0x5d24ea&&_0x57e4e3[_0x41154a(0x15d)](_0x5d24ea,_0x165ec6);}}_0x4c200b[_0x41154a(0x14c)][_0x41154a(0x14b)](_0x5462ac=>{const _0x11ec48=_0x41154a;for(const [_0x47e167,_0x2caa57]of _0x57e4e3)_0x5462ac[_0x11ec48(0xf0)]({...Ce,..._0x2caa57},_0x47e167);});});const _0xf1d0d=(_0x41ecad,_0x56d5e1)=>{const _0x8724ad=_0x3299ed;_0x5daf82[_0x8724ad(0x120)][_0x8724ad(0x168)](_0x41ecad,_0x8724ad(0xfb),_0x56d5e1,(_0x206ea2,_0x2e4d8a,_0x5d27d5)=>{const _0x119aff=_0x8724ad;_0x4c200b[_0x119aff(0x14c)][_0x119aff(0x14b)](_0x5b88a1=>{const _0x5dcae2=_0x119aff,_0x1998db=[];for(const _0x33e048 of _0x206ea2){const _0x53a247=_0x33e048[_0x5dcae2(0xf2)][_0x5dcae2(0xb3)];_0x53a247['is'](_0x5dcae2(0x109),_0x5dcae2(0xe4))&&_0x1998db[_0x5dcae2(0x156)](_0x53a247);}_0x5daf82[_0x5dcae2(0x120)][_0x5dcae2(0xe7)](_0x41ecad,null,_0x56d5e1)(_0x206ea2,_0x2e4d8a,_0x5d27d5);for(const _0x3b2d38 of _0x1998db)_0x5dcae2(0xd1)!=_0x3b2d38[_0x5dcae2(0x107)][_0x5dcae2(0xd0)]&&_0x5b88a1[_0x5dcae2(0xb9)](_0x3b2d38);});});};_0xf1d0d(_0x3299ed(0x13d),_0x3299ed(0xb0)),_0xf1d0d(_0x3299ed(0x13d),_0x3299ed(0xf9)),_0xf1d0d(_0x3299ed(0xd8),_0x3299ed(0xb0)),_0xf1d0d(_0x3299ed(0xd8),_0x3299ed(0xf9)),_0x5daf82[_0x3299ed(0x120)][_0x3299ed(0x168)](_0x3299ed(0x13d),_0x3299ed(0x12e),_0x3299ed(0xf9),_0x2391ee=>{const _0x590487=_0x3299ed,_0x214184=_0x2391ee[_0x590487(0xdc)](_0x1664d5=>_0x1664d5[_0x590487(0x117)]()),_0x4d4d15=_0x214184[0x0][_0x590487(0x155)](_0x590487(0xb4)),{minRow:_0x121bb9,maxRow:_0x425502}=_0x1f3c8b[_0x590487(0x135)](_0x214184);_0x2a8ed4[_0x590487(0x124)](_0x4d4d15,{'at':_0x121bb9,'rows':_0x425502-_0x121bb9+0x1});}),_0x5daf82[_0x3299ed(0x120)][_0x3299ed(0x168)](_0x3299ed(0x13d),_0x3299ed(0xba),_0x3299ed(0xf9),_0x5c8ae5=>{const _0xb69812=_0x3299ed,_0xb9c0be=_0x5c8ae5[_0xb69812(0xdc)](_0x20caf8=>_0x20caf8[_0xb69812(0x117)]()),_0x3a5a58=_0xb9c0be[0x0][_0xb69812(0x155)](_0xb69812(0xb4)),{minColumn:_0x11709a,maxColumn:_0x484aa0}=_0x1f3c8b[_0xb69812(0x135)](_0xb9c0be);_0x2a8ed4[_0xb69812(0x12c)](_0x3a5a58,{'at':_0x11709a,'columns':_0x484aa0-_0x11709a+0x1});});const _0x50ac3d=(_0x46fd2b,_0x3a883e)=>{const _0x713ddd=_0x3299ed;if(!_0x3a883e[_0x713ddd(0xed)]||!_0x3a883e[_0x713ddd(0xed)][_0x713ddd(0xa9)](_0x713ddd(0xfb)))return;const _0x56534f=_0x3a883e[_0x713ddd(0xef)][_0x713ddd(0x119)],_0x3cd3f0=_0x5daf82[_0x713ddd(0x121)]()[_0x713ddd(0xee)](_0x33af90=>_0x33af90[_0x713ddd(0x15c)]&&_0x33af90[_0x713ddd(0xef)]&&_0x33af90[_0x713ddd(0xef)][_0x713ddd(0x119)]==_0x56534f);_0x3cd3f0[_0x713ddd(0xa7)]&&_0x3a883e[_0x713ddd(0xdd)]()[_0x713ddd(0xa7)]!=_0x3cd3f0[_0x713ddd(0xa7)]&&_0x3cd3f0[_0x713ddd(0x166)]((_0x2b5f34,_0x486ae2)=>(_0x2b5f34[_0x713ddd(0x12a)]=_0x486ae2,_0x486ae2[_0x713ddd(0x16b)]=_0x2b5f34,_0x486ae2));};function _0x40eba1(_0x57dd4d,_0x5f356e=!0x0){const _0x3214af=_0x3299ed,{id:_0x210674}=_0x5daf82[_0x3214af(0x129)](_0x57dd4d[_0x3214af(0xb2)]),_0x3ca264=[_0x3214af(0x13e),_0x3214af(0x11a)],_0x1dde03=_0x5daf82[_0x3214af(0xbf)][_0x3214af(0x10a)](_0x57dd4d[_0x3214af(0xb2)]);return _0x1dde03&&_0x3ca264[_0x3214af(0x156)](_0x3214af(0xcd)),{'classes':_0x3ca264,'attributes':{'data-suggestion':_0x210674},'priority':_0x1dde03&&_0x5f356e?0xbc2:0xbb8};}_0x5daf82['on'](_0x3299ed(0xec),_0x50ac3d,{'priority':_0x3299ed(0xe2)}),_0x5daf82['on'](_0x3299ed(0xe8),_0x50ac3d,{'priority':_0x3299ed(0xe2)}),_0x4c200b[_0x3299ed(0x14c)][_0x3299ed(0xa6)][_0x3299ed(0x132)](()=>{const _0x1f1251=_0x3299ed;let _0x25bcd3=!0x1;const _0x139df4=Array[_0x1f1251(0xf8)](_0x4c200b[_0x1f1251(0x14c)][_0x1f1251(0xa6)][_0x1f1251(0x103)][_0x1f1251(0xa2)]());for(const {name:_0x93fd53,data:_0x55e719}of _0x139df4){const {group:_0x337fe3,type:_0x437c13,id:_0x407c97}=_0x5daf82[_0x1f1251(0x129)](_0x93fd53);if(_0x1f1251(0x105)!=_0x337fe3||_0x1f1251(0xd8)!=_0x437c13||_0x55e719[_0x1f1251(0xe6)])continue;if(!_0x5daf82[_0x1f1251(0x108)](_0x407c97))continue;const _0x509015=_0x5daf82[_0x1f1251(0x163)](_0x407c97)[_0x1f1251(0xc8)](),_0x4692e7=_0x4c200b[_0x1f1251(0x158)][_0x1f1251(0x154)](_0x1f1251(0x125))['me'];for(const _0xb92c61 of _0x5daf82[_0x1f1251(0x121)]()){if(!_0xb92c61[_0x1f1251(0x15c)]||_0xb92c61[_0x1f1251(0x10d)]!=_0x4692e7)continue;if(_0x1f1251(0xdf)!=_0xb92c61[_0x1f1251(0x127)]||_0x1f1251(0xbc)!=_0xb92c61[_0x1f1251(0xed)])continue;if(_0xb92c61[_0x1f1251(0xc8)]()[_0x1f1251(0xf1)](_0x51468d=>_0x509015[_0x1f1251(0x13b)](_0x54fdd0=>_0x54fdd0[_0x1f1251(0xa3)](_0x51468d,!0x0)))){for(const _0x34f0a2 of _0xb92c61[_0x1f1251(0xdd)]())_0x34f0a2[_0x1f1251(0x15c)]&&(_0x34f0a2[_0x1f1251(0xf9)](),_0x25bcd3=!0x0);}}}return _0x25bcd3;}),_0x4c200b[_0x3299ed(0x14c)][_0x3299ed(0xa6)][_0x3299ed(0x132)](_0x42ff26=>{const _0x3e6dd8=_0x3299ed,_0x23b255=_0x4c200b[_0x3e6dd8(0x11f)][_0x3e6dd8(0x154)](_0x3e6dd8(0x10f));if(!_0x23b255||!_0x23b255[_0x3e6dd8(0xbd)][_0x3e6dd8(0x10e)](_0x42ff26[_0x3e6dd8(0x13f)]))return!0x1;let _0x5bee98=!0x1;const _0x34a582=_0x4c200b[_0x3e6dd8(0x158)][_0x3e6dd8(0x154)](_0x3e6dd8(0x125))['me'],_0x83ec77=_0x4c200b[_0x3e6dd8(0x14c)][_0x3e6dd8(0xa6)][_0x3e6dd8(0x103)][_0x3e6dd8(0x14d)](),_0x8501c5=Array[_0x3e6dd8(0xf8)](_0x4c200b[_0x3e6dd8(0x14c)][_0x3e6dd8(0xa6)][_0x3e6dd8(0x103)][_0x3e6dd8(0xa2)]())[_0x3e6dd8(0xee)](({name:_0x146d7c,data:_0x30d0d9})=>{const _0x37aa64=_0x3e6dd8,{group:_0x5903a5,subType:_0x5b0dc6,authorId:_0x5dab80}=_0x5daf82[_0x37aa64(0x129)](_0x146d7c);return _0x37aa64(0x105)==_0x5903a5&&_0x37aa64(0xfb)==_0x5b0dc6&&_0x5dab80==_0x34a582['id']&&!_0x30d0d9[_0x37aa64(0xe6)];});for(const _0x39cc55 of _0x83ec77){if(_0x3e6dd8(0x160)!=_0x39cc55[_0x3e6dd8(0x127)]||_0x3e6dd8(0xe4)!=_0x39cc55[_0x3e6dd8(0x15f)]||0x1!=_0x39cc55[_0x3e6dd8(0xa7)])continue;const _0x570ee3=_0x42ff26[_0x3e6dd8(0xfc)](_0x39cc55[_0x3e6dd8(0x14e)],_0x39cc55[_0x3e6dd8(0x14e)][_0x3e6dd8(0xc0)](0x1));if(!_0x8501c5[_0x3e6dd8(0x16a)](({data:_0x2848d8})=>_0x2848d8[_0x3e6dd8(0x147)][_0x3e6dd8(0x106)](_0x570ee3))){for(const {name:_0x5ea720,data:_0x1ae1fa}of _0x8501c5)if(_0x570ee3[_0x3e6dd8(0xa3)](_0x1ae1fa[_0x3e6dd8(0x147)])){_0x42ff26[_0x3e6dd8(0xc1)](_0x5ea720,{'range':_0x570ee3}),_0x5bee98=!0x0;break;}}}return _0x5bee98;}),_0x4c200b[_0x3299ed(0x14c)][_0x3299ed(0xa6)][_0x3299ed(0x132)](_0x278f2a=>{const _0x364959=_0x3299ed;let _0x35321a=!0x1;const _0x408cfe=_0x4c200b[_0x364959(0x158)][_0x364959(0x154)](_0x364959(0x125))['me'],_0x3505ce=_0x5daf82[_0x364959(0x121)]()[_0x364959(0xee)](_0x1d45f9=>_0x1d45f9[_0x364959(0x15c)]&&_0x1d45f9[_0x364959(0x10d)]==_0x408cfe),_0x18e182=new Set(),_0x4dc817=new Set();for(const _0x2ff1a8 of _0x3505ce)if(_0x364959(0xfb)==_0x2ff1a8[_0x364959(0xed)])for(const _0x5f0af4 of _0x2ff1a8[_0x364959(0x15a)]()){const _0x1127cb=_0x5f0af4[_0x364959(0xc6)]()[_0x364959(0x117)]();if(_0x1127cb){if(_0x1127cb['is'](_0x364959(0x109),_0x364959(0xe4))&&Pe(_0x1127cb)){_0x2ff1a8[_0x364959(0xce)](_0x5f0af4[_0x364959(0x15f)]),_0x18e182[_0x364959(0x164)](_0x1127cb),_0x35321a=!0x0;const _0x446a00=_0x1127cb[_0x364959(0x133)],_0x2e7f3b=_0x1127cb[_0x364959(0xe0)],_0x144529=_0x446a00&&_0x446a00['is'](_0x364959(0x109),_0x364959(0xe4)),_0x5e6c8c=_0x2e7f3b&&_0x2e7f3b['is'](_0x364959(0x109),_0x364959(0xe4));_0x144529&&!_0x18e182[_0x364959(0x10e)](_0x446a00)&&_0x4dc817[_0x364959(0x164)](_0x446a00),_0x5e6c8c&&!_0x18e182[_0x364959(0x10e)](_0x2e7f3b)&&_0x4dc817[_0x364959(0x164)](_0x2e7f3b);}else _0x1127cb['is'](_0x364959(0x109),_0x364959(0x148))&&_0x1127cb[_0x364959(0xac)]&&(_0x2ff1a8[_0x364959(0xce)](_0x5f0af4[_0x364959(0x15f)]),_0x35321a=!0x0);}}else{if(_0x364959(0xbc)==_0x2ff1a8[_0x364959(0xed)]){if(!_0x2ff1a8[_0x364959(0xef)]||!_0x2ff1a8[_0x364959(0xef)][_0x364959(0x119)])continue;const _0x232912=_0x2ff1a8[_0x364959(0xef)][_0x364959(0xaf)];if(_0x232912&&Object[_0x364959(0xda)](_0x232912)[_0x364959(0xa7)])continue;const _0x501b95=_0x2ff1a8[_0x364959(0xef)][_0x364959(0x119)];let _0x30b05b=!0x0,_0x527e3b=!0x0;for(const _0x56ada9 of _0x3505ce)if(_0x56ada9[_0x364959(0xed)]&&_0x56ada9[_0x364959(0xed)][_0x364959(0xa9)](_0x364959(0xfb))){if(!_0x56ada9[_0x364959(0xef)][_0x364959(0x119)]){_0x527e3b=!0x1;break;}if(_0x56ada9['id']!=_0x2ff1a8['id']&&_0x56ada9[_0x364959(0xef)][_0x364959(0x119)]==_0x501b95){_0x30b05b=!0x1;break;}}_0x527e3b&&_0x30b05b&&(_0x2ff1a8[_0x364959(0xd6)](),_0x35321a=!0x0);}}for(const _0x4b9a41 of _0x18e182)_0x278f2a[_0x364959(0x136)](_0x4b9a41);for(const _0x4577b2 of _0x4dc817)_0x278f2a[_0x364959(0xb9)](_0x4577b2);return _0x35321a;}),_0x4c200b[_0x3299ed(0x143)][_0x3299ed(0x165)](_0x3299ed(0xfd))[_0x3299ed(0x15b)]({'model':_0x3299ed(0x122),'view':(_0x385347,_0x7c3692)=>_0x40eba1(_0x385347),'converterPriority':_0x3299ed(0xe2)}),_0x4c200b[_0x3299ed(0x143)][_0x3299ed(0x165)](_0x3299ed(0x128))[_0x3299ed(0x15b)]({'model':_0x3299ed(0x122),'view':(_0x2bcf8e,_0x286fd3)=>_0x286fd3[_0x3299ed(0x151)][_0x3299ed(0xc2)]?_0x40eba1(_0x2bcf8e,!0x1):null,'converterPriority':_0x3299ed(0xe2)});const _0x480fb4=_0x4c200b[_0x3299ed(0xaa)][_0x3299ed(0x162)];this[_0x3299ed(0xf6)](_0x480fb4[_0x3299ed(0xa6)],_0x3299ed(0xe5),(_0x51b836,_0x4e9ce0)=>{const _0x351ca1=_0x3299ed,_0x3d64ff=[];for(const _0x58d6ee of _0x480fb4[_0x351ca1(0x140)](_0x4e9ce0[_0x351ca1(0x14a)])[_0x351ca1(0x145)]())_0x58d6ee['is'](_0x351ca1(0x109),_0x351ca1(0x141))&&_0x3d64ff[_0x351ca1(0x156)](_0x58d6ee);_0x480fb4[_0x351ca1(0x14b)](_0x3de754=>{const _0x400731=_0x351ca1;for(const _0x2769bf of _0x3d64ff)_0x3de754[_0x400731(0x12d)](_0x3de754[_0x400731(0x140)](_0x2769bf),_0x3de754[_0x400731(0xf7)](_0x2769bf)),_0x3de754[_0x400731(0x136)](_0x2769bf);});});}}function Pe(_0x28f229){const _0x2d4660=_0x1fb19e;if(_0x28f229[_0x2d4660(0xac)])return!0x0;const _0x5e5520=_0x28f229[_0x2d4660(0x13c)](0x0);return _0x5e5520['is'](_0x2d4660(0x109),_0x2d4660(0x148))&&_0x5e5520[_0x2d4660(0xac)];}function we(_0x106db9,_0x552e46={},_0xd6771e){const _0x58c904=_0x1fb19e;for(const {isAnchor:_0x479042,cellHeight:_0x161b5d,cellWidth:_0x26aac0}of _0xd6771e[_0x58c904(0x149)](_0x106db9,{'includeAllSlots':!0x0,..._0x552e46}))if(!_0x479042||0x1!=_0x161b5d||0x1!=_0x26aac0)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x45e001=_0x11ac;(function(_0x5a0d30,_0x11ee55){const _0x500c3f=_0x11ac,_0x3749e7=_0x5a0d30();while(!![]){try{const _0x3ff801=-parseInt(_0x500c3f(0x1b4))/0x1*(-parseInt(_0x500c3f(0x1ae))/0x2)+parseInt(_0x500c3f(0x1c4))/0x3*(-parseInt(_0x500c3f(0x1a4))/0x4)+-parseInt(_0x500c3f(0x1bf))/0x5*(-parseInt(_0x500c3f(0x1cc))/0x6)+parseInt(_0x500c3f(0x1a8))/0x7+-parseInt(_0x500c3f(0x1a6))/0x8+parseInt(_0x500c3f(0x1bd))/0x9*(parseInt(_0x500c3f(0x1ac))/0xa)+parseInt(_0x500c3f(0x1d5))/0xb*(-parseInt(_0x500c3f(0x1c5))/0xc);if(_0x3ff801===_0x11ee55)break;else _0x3749e7['push'](_0x3749e7['shift']());}catch(_0x47ca8c){_0x3749e7['push'](_0x3749e7['shift']());}}}(_0x2d31,0x48e28));function _0x11ac(_0x38acae,_0x3c5157){const _0x2d31f5=_0x2d31();return _0x11ac=function(_0x11ac0b,_0x55aabe){_0x11ac0b=_0x11ac0b-0x19f;let _0x593ac4=_0x2d31f5[_0x11ac0b];return _0x593ac4;},_0x11ac(_0x38acae,_0x3c5157);}function _0x2d31(){const _0x1699f9=['formatInline','312yVTTQq','getColumnGroupElement','commandParams','formatGroupId','Users','TrackChangesEditing','resizeTable','*Format:*\x20resize\x20table','editor','6521603QIjDXp','descriptionFactory','getTableColumnsWidths','registerCustomCallback','accept','has','_suggestionFactory','table','selection','8OIHVeQ','get','882936gLYYAG','afterInit','712236UFOvPE','getSuggestionCallback','locale','bind','2330qfuedy','tableWidth','4tyIMpa','discard','TableColumnResizeEditing','data','subType','resizeTableWidth','93158HpJlLd','getSuggestions','document','format','model','getAttribute','registerDescriptionCallback','formatBlock','getContainedElement','22752PtZOiD','getSelectedElement','45440WdwscD','markBlockFormat','change','author','plugins','521832yMfxtk','12oEcXFv','handleResizeTableWidthCommand','enableCommand','handleSuggestionDescription','columnWidths','type'];_0x2d31=function(){return _0x1699f9;};return _0x2d31();}import{Plugin as _0x352239}from'ckeditor5/src/core.js';import{getTranslation as _0x1d8cb4}from'../utils/common-translations.js';export default class Ct extends _0x352239{[_0x45e001(0x1a7)](){const _0x1abb95=_0x45e001;if(!this[_0x1abb95(0x1d4)][_0x1abb95(0x1c3)][_0x1abb95(0x1a0)](_0x1abb95(0x1b0)))return;const _0x554316=this[_0x1abb95(0x1d4)][_0x1abb95(0x1c3)][_0x1abb95(0x1a5)](_0x1abb95(0x1d1));_0x554316[_0x1abb95(0x1c7)](_0x1abb95(0x1b3),this[_0x1abb95(0x1c6)][_0x1abb95(0x1ab)](this)),_0x554316[_0x1abb95(0x1a1)][_0x1abb95(0x1d8)](_0x1abb95(0x1bb),_0x1abb95(0x1d2),_0x1abb95(0x19f),_0x554316[_0x1abb95(0x1a1)][_0x1abb95(0x1a9)](_0x1abb95(0x1bb),null,_0x1abb95(0x1af))),_0x554316[_0x1abb95(0x1a1)][_0x1abb95(0x1d8)](_0x1abb95(0x1bb),_0x1abb95(0x1d2),_0x1abb95(0x1af),_0x554316[_0x1abb95(0x1a1)][_0x1abb95(0x1a9)](_0x1abb95(0x1bb),null,_0x1abb95(0x19f))),_0x554316[_0x1abb95(0x1d6)][_0x1abb95(0x1ba)](this[_0x1abb95(0x1c8)][_0x1abb95(0x1ab)](this));}[_0x45e001(0x1c6)](_0x9b60f8,_0x49bae2){const _0x1da7f5=_0x45e001,_0x8fc70c=this[_0x1da7f5(0x1d4)][_0x1da7f5(0x1c3)][_0x1da7f5(0x1a5)](_0x1da7f5(0x1d1)),_0x3ee999=this[_0x1da7f5(0x1d4)][_0x1da7f5(0x1c3)][_0x1da7f5(0x1a5)](_0x1da7f5(0x1b0)),_0x38c26b=_0x49bae2[_0x1da7f5(0x1a2)]||this[_0x1da7f5(0x1d4)][_0x1da7f5(0x1b8)][_0x1da7f5(0x1b6)][_0x1da7f5(0x1a3)][_0x1da7f5(0x1be)]();this[_0x1da7f5(0x1d4)][_0x1da7f5(0x1b8)][_0x1da7f5(0x1c1)](()=>{const _0x54a330=_0x1da7f5,_0x111f4d=_0x3ee999[_0x54a330(0x1cd)](_0x38c26b);let _0x5a2902=_0x111f4d?_0x3ee999[_0x54a330(0x1d7)](_0x111f4d):null,_0x594314=_0x38c26b[_0x54a330(0x1b9)](_0x54a330(0x1ad))||null;const _0x5d6ed5=_0x49bae2[_0x54a330(0x1ad)]||_0x594314,_0x4bb12f=_0x49bae2[_0x54a330(0x1c9)]||_0x5a2902,_0x79236c=this[_0x54a330(0x1d4)][_0x54a330(0x1c3)][_0x54a330(0x1a5)](_0x54a330(0x1d0))['me'];for(const _0x3c757a of _0x8fc70c[_0x54a330(0x1b5)]()){const _0x1771e1=_0x3c757a[_0x54a330(0x1bc)]();if(_0x54a330(0x1d2)===_0x3c757a[_0x54a330(0x1b2)]&&_0x1771e1===_0x38c26b){_0x3c757a[_0x54a330(0x1c2)]!==_0x79236c&&_0x3c757a[_0x54a330(0x1af)]();const _0x29401b=_0x3c757a[_0x54a330(0x1b1)][_0x54a330(0x1ce)];_0x594314=_0x29401b[0x0][_0x54a330(0x1ad)],_0x5a2902=_0x29401b[0x0][_0x54a330(0x1c9)];break;}}_0x9b60f8({'table':_0x38c26b,'tableWidth':_0x5d6ed5,'columnWidths':_0x4bb12f}),_0x8fc70c[_0x54a330(0x1c0)](_0x38c26b,{'commandName':_0x54a330(0x1b3),'commandParams':[{'tableWidth':_0x594314,'columnWidths':_0x5a2902}],'formatGroupId':_0x54a330(0x1d2)},[],_0x54a330(0x1d2));});}[_0x45e001(0x1c8)](_0x58da4b){const _0x47e9aa=_0x45e001;if(_0x47e9aa(0x1bb)!=_0x58da4b[_0x47e9aa(0x1ca)]&&_0x47e9aa(0x1cb)!=_0x58da4b[_0x47e9aa(0x1ca)])return;const {data:_0x4db8a3}=_0x58da4b;if(_0x4db8a3&&_0x47e9aa(0x1d2)===_0x4db8a3[_0x47e9aa(0x1cf)]){const _0x15e9fd=_0x47e9aa(0x1d3);return{'type':_0x47e9aa(0x1b7),'content':_0x1d8cb4(this[_0x47e9aa(0x1d4)][_0x47e9aa(0x1aa)],_0x15e9fd)};}}}
23
+ const _0x15aae3=_0x4dec;(function(_0xc57eb7,_0xcdeac9){const _0x435deb=_0x4dec,_0x190e68=_0xc57eb7();while(!![]){try{const _0x2bcf77=-parseInt(_0x435deb(0x189))/0x1*(parseInt(_0x435deb(0x1b4))/0x2)+parseInt(_0x435deb(0x199))/0x3*(-parseInt(_0x435deb(0x19a))/0x4)+parseInt(_0x435deb(0x19d))/0x5+parseInt(_0x435deb(0x1a6))/0x6+parseInt(_0x435deb(0x193))/0x7*(parseInt(_0x435deb(0x1b6))/0x8)+parseInt(_0x435deb(0x1ba))/0x9*(-parseInt(_0x435deb(0x1a5))/0xa)+-parseInt(_0x435deb(0x18e))/0xb*(-parseInt(_0x435deb(0x19b))/0xc);if(_0x2bcf77===_0xcdeac9)break;else _0x190e68['push'](_0x190e68['shift']());}catch(_0x38ebb1){_0x190e68['push'](_0x190e68['shift']());}}}(_0x43d3,0x286e2));import{Plugin as _0x2a2823}from'ckeditor5/src/core.js';function _0x43d3(){const _0x575d1e=['locale','table','152430aeiZyk','20ThfCot','492uqHyXr','subType','1462645VgxyyG','descriptionFactory','afterInit','TrackChangesEditing','markBlockFormat','author','editor','getSelectedElement','80NbEPXD','1578732eoGsuO','discard','handleSuggestionDescription','bind','has','format','resizeTable','get','handleResizeTableWidthCommand','registerCustomCallback','formatInline','enableCommand','document','registerDescriptionCallback','46946jREiMn','model','8520BiTiHl','resizeTableWidth','tableWidth','getColumnGroupElement','50409pHkVAv','data','getSuggestionCallback','*Format:*\x20resize\x20table','getTableColumnsWidths','TableColumnResizeEditing','plugins','type','selection','11icZCAX','accept','change','getAttribute','getContainedElement','3377JIXqst','getSuggestions','formatBlock','_suggestionFactory','columnWidths','1015QsPAuZ','Users','commandParams','formatGroupId'];_0x43d3=function(){return _0x575d1e;};return _0x43d3();}function _0x4dec(_0x2d79b3,_0xa7cb61){const _0x43d3e1=_0x43d3();return _0x4dec=function(_0x4dec46,_0x6baff2){_0x4dec46=_0x4dec46-0x189;let _0x2eba79=_0x43d3e1[_0x4dec46];return _0x2eba79;},_0x4dec(_0x2d79b3,_0xa7cb61);}import{getTranslation as _0x2446b1}from'../utils/common-translations.js';export default class Ct extends _0x2a2823{[_0x15aae3(0x19f)](){const _0xb25324=_0x15aae3;if(!this[_0xb25324(0x1a3)][_0xb25324(0x1c0)][_0xb25324(0x1aa)](_0xb25324(0x1bf)))return;const _0x396be6=this[_0xb25324(0x1a3)][_0xb25324(0x1c0)][_0xb25324(0x1ad)](_0xb25324(0x1a0));_0x396be6[_0xb25324(0x1b1)](_0xb25324(0x1b7),this[_0xb25324(0x1ae)][_0xb25324(0x1a9)](this)),_0x396be6[_0xb25324(0x191)][_0xb25324(0x1af)](_0xb25324(0x190),_0xb25324(0x1ac),_0xb25324(0x18a),_0x396be6[_0xb25324(0x191)][_0xb25324(0x1bc)](_0xb25324(0x190),null,_0xb25324(0x1a7))),_0x396be6[_0xb25324(0x191)][_0xb25324(0x1af)](_0xb25324(0x190),_0xb25324(0x1ac),_0xb25324(0x1a7),_0x396be6[_0xb25324(0x191)][_0xb25324(0x1bc)](_0xb25324(0x190),null,_0xb25324(0x18a))),_0x396be6[_0xb25324(0x19e)][_0xb25324(0x1b3)](this[_0xb25324(0x1a8)][_0xb25324(0x1a9)](this));}[_0x15aae3(0x1ae)](_0x237023,_0x2e7d9f){const _0x1522be=_0x15aae3,_0x527c5d=this[_0x1522be(0x1a3)][_0x1522be(0x1c0)][_0x1522be(0x1ad)](_0x1522be(0x1a0)),_0x1d10da=this[_0x1522be(0x1a3)][_0x1522be(0x1c0)][_0x1522be(0x1ad)](_0x1522be(0x1bf)),_0x56782f=_0x2e7d9f[_0x1522be(0x198)]||this[_0x1522be(0x1a3)][_0x1522be(0x1b5)][_0x1522be(0x1b2)][_0x1522be(0x1c2)][_0x1522be(0x1a4)]();this[_0x1522be(0x1a3)][_0x1522be(0x1b5)][_0x1522be(0x18b)](()=>{const _0x4a7fad=_0x1522be,_0x88ecf5=_0x1d10da[_0x4a7fad(0x1b9)](_0x56782f);let _0x2cfb25=_0x88ecf5?_0x1d10da[_0x4a7fad(0x1be)](_0x88ecf5):null,_0x509741=_0x56782f[_0x4a7fad(0x18c)](_0x4a7fad(0x1b8))||null;const _0xb5efa4=_0x2e7d9f[_0x4a7fad(0x1b8)]||_0x509741,_0x118e14=_0x2e7d9f[_0x4a7fad(0x192)]||_0x2cfb25,_0x5c2714=this[_0x4a7fad(0x1a3)][_0x4a7fad(0x1c0)][_0x4a7fad(0x1ad)](_0x4a7fad(0x194))['me'];for(const _0x474ea9 of _0x527c5d[_0x4a7fad(0x18f)]()){const _0x54e4e5=_0x474ea9[_0x4a7fad(0x18d)]();if(_0x4a7fad(0x1ac)===_0x474ea9[_0x4a7fad(0x19c)]&&_0x54e4e5===_0x56782f){_0x474ea9[_0x4a7fad(0x1a2)]!==_0x5c2714&&_0x474ea9[_0x4a7fad(0x1a7)]();const _0x196fe8=_0x474ea9[_0x4a7fad(0x1bb)][_0x4a7fad(0x195)];_0x509741=_0x196fe8[0x0][_0x4a7fad(0x1b8)],_0x2cfb25=_0x196fe8[0x0][_0x4a7fad(0x192)];break;}}_0x237023({'table':_0x56782f,'tableWidth':_0xb5efa4,'columnWidths':_0x118e14}),_0x527c5d[_0x4a7fad(0x1a1)](_0x56782f,{'commandName':_0x4a7fad(0x1b7),'commandParams':[{'tableWidth':_0x509741,'columnWidths':_0x2cfb25}],'formatGroupId':_0x4a7fad(0x1ac)},[],_0x4a7fad(0x1ac));});}[_0x15aae3(0x1a8)](_0x14dab5){const _0x5a7dad=_0x15aae3;if(_0x5a7dad(0x190)!=_0x14dab5[_0x5a7dad(0x1c1)]&&_0x5a7dad(0x1b0)!=_0x14dab5[_0x5a7dad(0x1c1)])return;const {data:_0x34ff03}=_0x14dab5;if(_0x34ff03&&_0x5a7dad(0x1ac)===_0x34ff03[_0x5a7dad(0x196)]){const _0xcb3f89=_0x5a7dad(0x1bd);return{'type':_0x5a7dad(0x1ab),'content':_0x2446b1(this[_0x5a7dad(0x1a3)][_0x5a7dad(0x197)],_0xcb3f89)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4a2c5f=_0x5c48;(function(_0xb0101b,_0x424390){const _0x21596b=_0x5c48,_0x12155b=_0xb0101b();while(!![]){try{const _0x1a96de=-parseInt(_0x21596b(0x189))/0x1+-parseInt(_0x21596b(0x1a6))/0x2+parseInt(_0x21596b(0x182))/0x3*(-parseInt(_0x21596b(0x1ac))/0x4)+-parseInt(_0x21596b(0x18f))/0x5*(parseInt(_0x21596b(0x197))/0x6)+parseInt(_0x21596b(0x180))/0x7*(parseInt(_0x21596b(0x178))/0x8)+-parseInt(_0x21596b(0x1c1))/0x9+parseInt(_0x21596b(0x1b5))/0xa*(parseInt(_0x21596b(0x1bc))/0xb);if(_0x1a96de===_0x424390)break;else _0x12155b['push'](_0x12155b['shift']());}catch(_0x209635){_0x12155b['push'](_0x12155b['shift']());}}}(_0x1120,0x34197));import{Plugin as _0x493f1d}from'ckeditor5/src/core.js';import _0x21c757 from'./table.js';function _0x5c48(_0x5f3f59,_0x255375){const _0x1120a4=_0x1120();return _0x5c48=function(_0x5c4887,_0x328608){_0x5c4887=_0x5c4887-0x171;let _0x513dfc=_0x1120a4[_0x5c4887];return _0x513dfc;},_0x5c48(_0x5f3f59,_0x255375);}function _0x1120(){const _0x21dd75=['_suggestionFactory','registerDescriptionCallback','setTableRowHeader','FORMAT_HEADER_COLUMN','39080uIZBes','markerRange','afterInit','format','removeAttribute','_splitMarkerName','unbindElementFromMarkerName','2563XDCdvL','setAttribute','TrackChangesEditing','type','mapper','391050wGYTKJ','removeMarker:suggestion','parent','markerNameToElements','requires','get','removeClass','highest','FORMAT_HEADER_ROW','registerBlockAttribute','plugins','stop','formatBlock','toViewElement','1168264rdJxnC','name','createTableWalker','options','commandParams','editor','_handleLegacySuggestions','enableDefaultAttributesIntegration','7DMLksq','getSuggestion','531777Keuedc','includes','consume','writer','addClass','nodeAfter','FORMAT_REGULAR_ROW','155651vUbkob','setTableColumnHeader','descriptionFactory','markerName','data-suggestion','ck-suggestion-marker-','25sKQyVa','registerCustomCallback','accept','cell','_acceptFormatSuggestionCallbackFactory','consumable','activeMarkers','start','424572bPWNUs','locale','TableEditing','editing','headingColumns','_registerLegacyDescription','nodeBefore','item','FORMAT_REGULAR_COLUMN','commandName','getCellLocation','bindElementToMarker','TableUtils','end','has','226056tpQoyc','showSuggestionHighlights','*Format:*\x20%0','headingRows','data','ck-suggestion-marker--active','4rRvBEP','downcastDispatcher','addMarker:suggestion','forceValue','registerAttributeLabel'];_0x1120=function(){return _0x21dd75;};return _0x1120();}import{getTranslation as _0x214ed5}from'../utils/common-translations.js';export default class It extends _0x493f1d{static get[_0x4a2c5f(0x1c5)](){return[_0x21c757];}[_0x4a2c5f(0x1b7)](){const _0x587b36=_0x4a2c5f,_0xa5701f=this[_0x587b36(0x17d)];if(!_0xa5701f[_0x587b36(0x174)][_0x587b36(0x1a5)](_0x587b36(0x199)))return;const _0x5d755d=_0xa5701f[_0x587b36(0x198)],_0x2ffd6b=_0xa5701f[_0x587b36(0x174)][_0x587b36(0x1c6)](_0x587b36(0x1be));_0x2ffd6b[_0x587b36(0x17f)](_0x587b36(0x1b3)),_0x2ffd6b[_0x587b36(0x17f)](_0x587b36(0x18a)),_0x2ffd6b[_0x587b36(0x173)](_0x587b36(0x1a9)),_0x2ffd6b[_0x587b36(0x173)](_0x587b36(0x19b)),_0x2ffd6b[_0x587b36(0x18b)][_0x587b36(0x1b0)](_0x587b36(0x1a9),_0x214ed5(_0x5d755d,_0x587b36(0x172))),_0x2ffd6b[_0x587b36(0x18b)][_0x587b36(0x1b0)](_0x587b36(0x19b),_0x214ed5(_0x5d755d,_0x587b36(0x1b4))),this[_0x587b36(0x17e)]();}[_0x4a2c5f(0x17e)](){const _0x7ca328=_0x4a2c5f,_0x4a1ce9=this[_0x7ca328(0x17d)][_0x7ca328(0x174)][_0x7ca328(0x1c6)](_0x7ca328(0x1be)),_0x46ac2a=this[_0x7ca328(0x17d)][_0x7ca328(0x174)][_0x7ca328(0x1c6)](_0x7ca328(0x1a3)),_0x2ea076=this[_0x7ca328(0x17d)][_0x7ca328(0x174)][_0x7ca328(0x1c6)](_0x21c757)[_0x7ca328(0x193)]();function _0x41fe48({showActiveMarker:_0x5a4235=!0x0,setDataAttribute:_0x5db8f4=!0x0}={}){return(_0x1df463,_0x414499,_0x267c40)=>{const _0x584e30=_0x5c48,{type:_0x18fb06,id:_0x2fdb1f}=_0x4a1ce9[_0x584e30(0x1ba)](_0x414499[_0x584e30(0x18c)]),_0x12094e=_0x4a1ce9[_0x584e30(0x181)](_0x2fdb1f),_0x48d657=_0x12094e[_0x584e30(0x1aa)];if(_0x584e30(0x176)!=_0x12094e[_0x584e30(0x1bf)]||!_0x48d657||_0x584e30(0x18a)!=_0x48d657[_0x584e30(0x1a0)])return;if(_0x414499[_0x584e30(0x19e)])return void _0x1df463[_0x584e30(0x175)]();if(!_0x267c40[_0x584e30(0x194)][_0x584e30(0x184)](_0x414499[_0x584e30(0x1b6)],_0x1df463[_0x584e30(0x179)]))return;const _0x589a20=_0x414499[_0x584e30(0x1b6)][_0x584e30(0x196)][_0x584e30(0x187)],_0x2dce0f=_0x414499[_0x584e30(0x1b6)][_0x584e30(0x1a4)][_0x584e30(0x19d)],_0x460038=_0x589a20[_0x584e30(0x1c3)][_0x584e30(0x1c3)],{column:_0x36e1e2}=_0x46ac2a[_0x584e30(0x1a1)](_0x589a20),{column:_0x9c0003}=_0x46ac2a[_0x584e30(0x1a1)](_0x2dce0f);for(let _0x10052d=_0x36e1e2;_0x10052d<=_0x9c0003;_0x10052d++){const _0x2b0a02=_0x46ac2a[_0x584e30(0x17a)](_0x460038,{'column':_0x10052d,'includeAllSlots':!0x1});for(const _0xdf2e75 of _0x2b0a02){const _0x481ffa=_0xdf2e75[_0x584e30(0x192)],_0x4ae439=_0x267c40[_0x584e30(0x1c0)][_0x584e30(0x177)](_0x481ffa);_0x267c40[_0x584e30(0x185)][_0x584e30(0x186)](_0x584e30(0x18e)+_0x18fb06,_0x4ae439),_0x5db8f4&&_0x267c40[_0x584e30(0x185)][_0x584e30(0x1bd)](_0x584e30(0x18d),_0x2fdb1f,_0x4ae439),_0x267c40[_0x584e30(0x1c0)][_0x584e30(0x1a2)](_0x4ae439,_0x414499[_0x584e30(0x18c)]),_0x5a4235&&(_0x4a1ce9[_0x584e30(0x195)][_0x584e30(0x183)](_0x414499[_0x584e30(0x18c)])?_0x267c40[_0x584e30(0x185)][_0x584e30(0x186)](_0x584e30(0x1ab),_0x4ae439):_0x267c40[_0x584e30(0x185)][_0x584e30(0x1c7)](_0x584e30(0x1ab),_0x4ae439));}}};}_0x4a1ce9[_0x7ca328(0x1b1)][_0x7ca328(0x190)](_0x7ca328(0x176),_0x7ca328(0x1b3),_0x7ca328(0x191),_0x2ea076),_0x4a1ce9[_0x7ca328(0x1b1)][_0x7ca328(0x190)](_0x7ca328(0x176),_0x7ca328(0x18a),_0x7ca328(0x191),_0x2ea076),this[_0x7ca328(0x17d)][_0x7ca328(0x19a)][_0x7ca328(0x1ad)]['on'](_0x7ca328(0x1ae),_0x41fe48(),{'priority':_0x7ca328(0x171)}),this[_0x7ca328(0x17d)][_0x7ca328(0x1aa)][_0x7ca328(0x1ad)]['on'](_0x7ca328(0x1ae),(_0x1a8154,_0x4c6f01,_0x54ff6e)=>{const _0x20972d=_0x7ca328;_0x54ff6e[_0x20972d(0x17b)][_0x20972d(0x1a7)]&&_0x41fe48({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x1a8154,_0x4c6f01,_0x54ff6e);},{'priority':_0x7ca328(0x171)}),this[_0x7ca328(0x17d)][_0x7ca328(0x19a)][_0x7ca328(0x1ad)]['on'](_0x7ca328(0x1c2),(_0x4b5fd3,_0x45b3ef,_0x791d56)=>{const _0x17c539=_0x7ca328,{type:_0xc5727e,id:_0x309c39}=_0x4a1ce9[_0x17c539(0x1ba)](_0x45b3ef[_0x17c539(0x18c)]),_0x52f15b=_0x4a1ce9[_0x17c539(0x181)](_0x309c39),_0x2652b6=_0x52f15b[_0x17c539(0x1aa)];if(_0x17c539(0x176)!=_0x52f15b[_0x17c539(0x1bf)]||!_0x2652b6||_0x17c539(0x18a)!=_0x2652b6[_0x17c539(0x1a0)])return;const _0x31c7cc=_0x791d56[_0x17c539(0x1c0)][_0x17c539(0x1c4)](_0x45b3ef[_0x17c539(0x18c)]);if(_0x31c7cc){for(const _0x718f08 of _0x31c7cc)_0x791d56[_0x17c539(0x185)][_0x17c539(0x1c7)](_0x17c539(0x18e)+_0xc5727e,_0x718f08),_0x791d56[_0x17c539(0x185)][_0x17c539(0x1c7)](_0x17c539(0x1ab),_0x718f08),_0x791d56[_0x17c539(0x185)][_0x17c539(0x1b9)](_0x17c539(0x18d),_0x718f08),_0x791d56[_0x17c539(0x1c0)][_0x17c539(0x1bb)](_0x718f08,_0x45b3ef[_0x17c539(0x18c)]);}},{'priority':_0x7ca328(0x171)}),this[_0x7ca328(0x19c)]();}[_0x4a2c5f(0x19c)](){const _0x76b224=_0x4a2c5f,_0x546918=this[_0x76b224(0x17d)],_0x19573c=_0x546918[_0x76b224(0x198)];function _0x44f354(_0x33839a){const _0x5e98e6=_0x76b224;return{'type':_0x5e98e6(0x1b8),'content':_0x214ed5(_0x19573c,_0x5e98e6(0x1a8),_0x33839a)};}_0x546918[_0x76b224(0x174)][_0x76b224(0x1c6)](_0x76b224(0x1be))[_0x76b224(0x18b)][_0x76b224(0x1b2)](_0x13f9e9=>{const _0x15fb38=_0x76b224;if(_0x15fb38(0x176)!=_0x13f9e9[_0x15fb38(0x1bf)])return;const {data:_0x4e77c2}=_0x13f9e9;if(_0x4e77c2){if(_0x15fb38(0x1b3)==_0x4e77c2[_0x15fb38(0x1a0)]){const _0x8dc821=_0x4e77c2[_0x15fb38(0x17c)][0x0][_0x15fb38(0x1af)];return _0x44f354(_0x214ed5(_0x19573c,_0x8dc821?_0x15fb38(0x172):_0x15fb38(0x188)));}if(_0x15fb38(0x18a)==_0x4e77c2[_0x15fb38(0x1a0)]){const _0xdc99a2=_0x4e77c2[_0x15fb38(0x17c)][0x0][_0x15fb38(0x1af)];return _0x44f354(_0x214ed5(_0x19573c,_0xdc99a2?_0x15fb38(0x1b4):_0x15fb38(0x19f)));}}});}}
23
+ const _0x3ff5ce=_0x3ad0;(function(_0xca2796,_0x24c473){const _0x35ab28=_0x3ad0,_0x3dfbb8=_0xca2796();while(!![]){try{const _0x4c187d=parseInt(_0x35ab28(0xa5))/0x1+parseInt(_0x35ab28(0x71))/0x2*(-parseInt(_0x35ab28(0xa6))/0x3)+-parseInt(_0x35ab28(0xa4))/0x4*(-parseInt(_0x35ab28(0x96))/0x5)+-parseInt(_0x35ab28(0xb8))/0x6*(parseInt(_0x35ab28(0x99))/0x7)+-parseInt(_0x35ab28(0xbe))/0x8*(-parseInt(_0x35ab28(0xb2))/0x9)+-parseInt(_0x35ab28(0x6e))/0xa+parseInt(_0x35ab28(0x89))/0xb*(parseInt(_0x35ab28(0x80))/0xc);if(_0x4c187d===_0x24c473)break;else _0x3dfbb8['push'](_0x3dfbb8['shift']());}catch(_0x12c876){_0x3dfbb8['push'](_0x3dfbb8['shift']());}}}(_0x3c64,0xaa312));import{Plugin as _0x370a48}from'ckeditor5/src/core.js';import _0x2888af from'./table.js';import{getTranslation as _0x34797f}from'../utils/common-translations.js';function _0x3c64(){const _0x1118f8=['428087HWMuHE','createTableWalker','TableUtils','registerBlockAttribute','options','enableDefaultAttributesIntegration','_handleLegacySuggestions','removeMarker:suggestion','_splitMarkerName','setTableRowHeader','includes','*Format:*\x20%0','_suggestionFactory','5lxRoHJ','getCellLocation','FORMAT_HEADER_COLUMN','47523EFwwWo','end','locale','consume','mapper','setAttribute','setTableColumnHeader','formatBlock','addMarker:suggestion','activeMarkers','commandParams','1525876aLxpoy','1380985brLVSj','3777SvBUCy','markerNameToElements','parent','forceValue','editor','descriptionFactory','headingRows','TableEditing','requires','editing','FORMAT_REGULAR_ROW','ck-suggestion-marker-','9gGZZqH','registerDescriptionCallback','FORMAT_HEADER_ROW','accept','format','data-suggestion','1098pdgOHr','unbindElementFromMarkerName','data','cell','stop','TrackChangesEditing','143176HccLbv','commandName','_acceptFormatSuggestionCallbackFactory','consumable','bindElementToMarker','ck-suggestion-marker--active','has','toViewElement','5698730UtkQRN','highest','showSuggestionHighlights','202RWoygl','type','markerName','nodeBefore','start','removeAttribute','afterInit','registerCustomCallback','writer','markerRange','removeClass','headingColumns','plugins','get','addClass','264QFQRWZ','getSuggestion','FORMAT_REGULAR_COLUMN','name','_registerLegacyDescription','item','nodeAfter','downcastDispatcher','registerAttributeLabel'];_0x3c64=function(){return _0x1118f8;};return _0x3c64();}function _0x3ad0(_0x312709,_0x577a04){const _0x3c6447=_0x3c64();return _0x3ad0=function(_0x3ad08b,_0x133656){_0x3ad08b=_0x3ad08b-0x6c;let _0x35e4f0=_0x3c6447[_0x3ad08b];return _0x35e4f0;},_0x3ad0(_0x312709,_0x577a04);}export default class It extends _0x370a48{static get[_0x3ff5ce(0xae)](){return[_0x2888af];}[_0x3ff5ce(0x77)](){const _0x331df5=_0x3ff5ce,_0x3131bf=this[_0x331df5(0xaa)];if(!_0x3131bf[_0x331df5(0x7d)][_0x331df5(0x6c)](_0x331df5(0xad)))return;const _0x3a307e=_0x3131bf[_0x331df5(0x9b)],_0x47dcba=_0x3131bf[_0x331df5(0x7d)][_0x331df5(0x7e)](_0x331df5(0xbd));_0x47dcba[_0x331df5(0x8e)](_0x331df5(0x92)),_0x47dcba[_0x331df5(0x8e)](_0x331df5(0x9f)),_0x47dcba[_0x331df5(0x8c)](_0x331df5(0xac)),_0x47dcba[_0x331df5(0x8c)](_0x331df5(0x7c)),_0x47dcba[_0x331df5(0xab)][_0x331df5(0x88)](_0x331df5(0xac),_0x34797f(_0x3a307e,_0x331df5(0xb4))),_0x47dcba[_0x331df5(0xab)][_0x331df5(0x88)](_0x331df5(0x7c),_0x34797f(_0x3a307e,_0x331df5(0x98))),this[_0x331df5(0x8f)]();}[_0x3ff5ce(0x8f)](){const _0x9b451b=_0x3ff5ce,_0x2f33b7=this[_0x9b451b(0xaa)][_0x9b451b(0x7d)][_0x9b451b(0x7e)](_0x9b451b(0xbd)),_0x69d400=this[_0x9b451b(0xaa)][_0x9b451b(0x7d)][_0x9b451b(0x7e)](_0x9b451b(0x8b)),_0x2ee70d=this[_0x9b451b(0xaa)][_0x9b451b(0x7d)][_0x9b451b(0x7e)](_0x2888af)[_0x9b451b(0xc0)]();function _0x1a1bf8({showActiveMarker:_0x3a4e77=!0x0,setDataAttribute:_0xc4a373=!0x0}={}){return(_0x192c34,_0x305c8b,_0x1e7ccd)=>{const _0x21b840=_0x3ad0,{type:_0x500236,id:_0x1f4022}=_0x2f33b7[_0x21b840(0x91)](_0x305c8b[_0x21b840(0x73)]),_0x2f1608=_0x2f33b7[_0x21b840(0x81)](_0x1f4022),_0x573ad2=_0x2f1608[_0x21b840(0xba)];if(_0x21b840(0xa0)!=_0x2f1608[_0x21b840(0x72)]||!_0x573ad2||_0x21b840(0x9f)!=_0x573ad2[_0x21b840(0xbf)])return;if(_0x305c8b[_0x21b840(0x85)])return void _0x192c34[_0x21b840(0xbc)]();if(!_0x1e7ccd[_0x21b840(0xc1)][_0x21b840(0x9c)](_0x305c8b[_0x21b840(0x7a)],_0x192c34[_0x21b840(0x83)]))return;const _0x361c94=_0x305c8b[_0x21b840(0x7a)][_0x21b840(0x75)][_0x21b840(0x86)],_0x56d909=_0x305c8b[_0x21b840(0x7a)][_0x21b840(0x9a)][_0x21b840(0x74)],_0x2fed93=_0x361c94[_0x21b840(0xa8)][_0x21b840(0xa8)],{column:_0x3015b1}=_0x69d400[_0x21b840(0x97)](_0x361c94),{column:_0x111e1a}=_0x69d400[_0x21b840(0x97)](_0x56d909);for(let _0x5be476=_0x3015b1;_0x5be476<=_0x111e1a;_0x5be476++){const _0x5cbe9a=_0x69d400[_0x21b840(0x8a)](_0x2fed93,{'column':_0x5be476,'includeAllSlots':!0x1});for(const _0x20e779 of _0x5cbe9a){const _0x2d087e=_0x20e779[_0x21b840(0xbb)],_0x46e9af=_0x1e7ccd[_0x21b840(0x9d)][_0x21b840(0x6d)](_0x2d087e);_0x1e7ccd[_0x21b840(0x79)][_0x21b840(0x7f)](_0x21b840(0xb1)+_0x500236,_0x46e9af),_0xc4a373&&_0x1e7ccd[_0x21b840(0x79)][_0x21b840(0x9e)](_0x21b840(0xb7),_0x1f4022,_0x46e9af),_0x1e7ccd[_0x21b840(0x9d)][_0x21b840(0xc2)](_0x46e9af,_0x305c8b[_0x21b840(0x73)]),_0x3a4e77&&(_0x2f33b7[_0x21b840(0xa2)][_0x21b840(0x93)](_0x305c8b[_0x21b840(0x73)])?_0x1e7ccd[_0x21b840(0x79)][_0x21b840(0x7f)](_0x21b840(0xc3),_0x46e9af):_0x1e7ccd[_0x21b840(0x79)][_0x21b840(0x7b)](_0x21b840(0xc3),_0x46e9af));}}};}_0x2f33b7[_0x9b451b(0x95)][_0x9b451b(0x78)](_0x9b451b(0xa0),_0x9b451b(0x92),_0x9b451b(0xb5),_0x2ee70d),_0x2f33b7[_0x9b451b(0x95)][_0x9b451b(0x78)](_0x9b451b(0xa0),_0x9b451b(0x9f),_0x9b451b(0xb5),_0x2ee70d),this[_0x9b451b(0xaa)][_0x9b451b(0xaf)][_0x9b451b(0x87)]['on'](_0x9b451b(0xa1),_0x1a1bf8(),{'priority':_0x9b451b(0x6f)}),this[_0x9b451b(0xaa)][_0x9b451b(0xba)][_0x9b451b(0x87)]['on'](_0x9b451b(0xa1),(_0x2bf53d,_0x5aff5f,_0x56b982)=>{const _0x15dc95=_0x9b451b;_0x56b982[_0x15dc95(0x8d)][_0x15dc95(0x70)]&&_0x1a1bf8({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2bf53d,_0x5aff5f,_0x56b982);},{'priority':_0x9b451b(0x6f)}),this[_0x9b451b(0xaa)][_0x9b451b(0xaf)][_0x9b451b(0x87)]['on'](_0x9b451b(0x90),(_0x4a7ae0,_0x3e7a99,_0x5a581d)=>{const _0x42e83c=_0x9b451b,{type:_0x3c27f9,id:_0x1a73fb}=_0x2f33b7[_0x42e83c(0x91)](_0x3e7a99[_0x42e83c(0x73)]),_0x37af25=_0x2f33b7[_0x42e83c(0x81)](_0x1a73fb),_0x17f2df=_0x37af25[_0x42e83c(0xba)];if(_0x42e83c(0xa0)!=_0x37af25[_0x42e83c(0x72)]||!_0x17f2df||_0x42e83c(0x9f)!=_0x17f2df[_0x42e83c(0xbf)])return;const _0x4a5a20=_0x5a581d[_0x42e83c(0x9d)][_0x42e83c(0xa7)](_0x3e7a99[_0x42e83c(0x73)]);if(_0x4a5a20){for(const _0x35b122 of _0x4a5a20)_0x5a581d[_0x42e83c(0x79)][_0x42e83c(0x7b)](_0x42e83c(0xb1)+_0x3c27f9,_0x35b122),_0x5a581d[_0x42e83c(0x79)][_0x42e83c(0x7b)](_0x42e83c(0xc3),_0x35b122),_0x5a581d[_0x42e83c(0x79)][_0x42e83c(0x76)](_0x42e83c(0xb7),_0x35b122),_0x5a581d[_0x42e83c(0x9d)][_0x42e83c(0xb9)](_0x35b122,_0x3e7a99[_0x42e83c(0x73)]);}},{'priority':_0x9b451b(0x6f)}),this[_0x9b451b(0x84)]();}[_0x3ff5ce(0x84)](){const _0x3843db=_0x3ff5ce,_0x40a264=this[_0x3843db(0xaa)],_0x4474b2=_0x40a264[_0x3843db(0x9b)];function _0x36e1d6(_0x3e305f){const _0x231672=_0x3843db;return{'type':_0x231672(0xb6),'content':_0x34797f(_0x4474b2,_0x231672(0x94),_0x3e305f)};}_0x40a264[_0x3843db(0x7d)][_0x3843db(0x7e)](_0x3843db(0xbd))[_0x3843db(0xab)][_0x3843db(0xb3)](_0x2bd0bf=>{const _0x30abcd=_0x3843db;if(_0x30abcd(0xa0)!=_0x2bd0bf[_0x30abcd(0x72)])return;const {data:_0x5eb42e}=_0x2bd0bf;if(_0x5eb42e){if(_0x30abcd(0x92)==_0x5eb42e[_0x30abcd(0xbf)]){const _0x34167f=_0x5eb42e[_0x30abcd(0xa3)][0x0][_0x30abcd(0xa9)];return _0x36e1d6(_0x34797f(_0x4474b2,_0x34167f?_0x30abcd(0xb4):_0x30abcd(0xb0)));}if(_0x30abcd(0x9f)==_0x5eb42e[_0x30abcd(0xbf)]){const _0x2ca4d6=_0x5eb42e[_0x30abcd(0xa3)][0x0][_0x30abcd(0xa9)];return _0x36e1d6(_0x34797f(_0x4474b2,_0x2ca4d6?_0x30abcd(0x98):_0x30abcd(0x82)));}}});}}