@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240625.0 → 0.0.0-nightly-20240626.1

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 (165) 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/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x29eb53=_0x2e6c;(function(_0x169534,_0x142b3e){const _0x2d855f=_0x2e6c,_0x2a309e=_0x169534();while(!![]){try{const _0x433538=parseInt(_0x2d855f(0x1a9))/0x1*(-parseInt(_0x2d855f(0x1a1))/0x2)+parseInt(_0x2d855f(0x1a0))/0x3+parseInt(_0x2d855f(0x1ac))/0x4+-parseInt(_0x2d855f(0x1a8))/0x5+parseInt(_0x2d855f(0x1ae))/0x6*(parseInt(_0x2d855f(0x1b0))/0x7)+-parseInt(_0x2d855f(0x1b7))/0x8*(parseInt(_0x2d855f(0x1ab))/0x9)+parseInt(_0x2d855f(0x1a3))/0xa;if(_0x433538===_0x142b3e)break;else _0x2a309e['push'](_0x2a309e['shift']());}catch(_0x179dbb){_0x2a309e['push'](_0x2a309e['shift']());}}}(_0x1c6d,0x8155a));function _0x1c6d(){const _0x341232=['273225QWvMog','1AWztyj','TrackChangesEditing','17487QbOxgO','867060xUZerj','acceptSelectedSuggestions','15366cBGwyI','discardSelectedSuggestions','378PLbOMe','editor','plugins','acceptAllSuggestions','discardAllSuggestions','acceptSuggestion','afterInit','1816dmVtNf','discardSuggestion','get','RestrictedEditingModeEditing','319326VoZaFb','1369786KyYsFt','trackChanges','12488520rTwWlg','enableCommand','goToNextRestrictedEditingException','has','goToPreviousRestrictedEditingException'];_0x1c6d=function(){return _0x341232;};return _0x1c6d();}import{Plugin as _0x43598f}from'ckeditor5/src/core.js';function _0x2e6c(_0x4cb0b8,_0x10b8eb){const _0x1c6d1f=_0x1c6d();return _0x2e6c=function(_0x2e6c3a,_0x5a058f){_0x2e6c3a=_0x2e6c3a-0x19f;let _0x2f7b0b=_0x1c6d1f[_0x2e6c3a];return _0x2f7b0b;},_0x2e6c(_0x4cb0b8,_0x10b8eb);}export default class kt extends _0x43598f{[_0x29eb53(0x1b6)](){const _0xdee19=_0x29eb53,_0x16126e=this[_0xdee19(0x1b1)];if(!_0x16126e[_0xdee19(0x1b2)][_0xdee19(0x1a6)](_0xdee19(0x19f)))return;const _0x193d9d=_0x16126e[_0xdee19(0x1b2)][_0xdee19(0x1b9)](_0xdee19(0x1aa));_0x193d9d[_0xdee19(0x1a4)](_0xdee19(0x1a7)),_0x193d9d[_0xdee19(0x1a4)](_0xdee19(0x1a5));const _0x52ba8b=_0x16126e[_0xdee19(0x1b2)][_0xdee19(0x1b9)](_0xdee19(0x19f));_0x52ba8b[_0xdee19(0x1a4)](_0xdee19(0x1a2)),_0x52ba8b[_0xdee19(0x1a4)](_0xdee19(0x1b5)),_0x52ba8b[_0xdee19(0x1a4)](_0xdee19(0x1b8)),_0x52ba8b[_0xdee19(0x1a4)](_0xdee19(0x1b3)),_0x52ba8b[_0xdee19(0x1a4)](_0xdee19(0x1b4)),_0x52ba8b[_0xdee19(0x1a4)](_0xdee19(0x1ad)),_0x52ba8b[_0xdee19(0x1a4)](_0xdee19(0x1af));}}
23
+ const _0x4854be=_0x1797;function _0x1797(_0x1249d3,_0x57b21f){const _0x2c8937=_0x2c89();return _0x1797=function(_0x179793,_0x5602cc){_0x179793=_0x179793-0x1f4;let _0x5194f5=_0x2c8937[_0x179793];return _0x5194f5;},_0x1797(_0x1249d3,_0x57b21f);}(function(_0x5586fb,_0x2dc546){const _0x1c50ed=_0x1797,_0x14d71e=_0x5586fb();while(!![]){try{const _0x228395=parseInt(_0x1c50ed(0x208))/0x1+-parseInt(_0x1c50ed(0x1f8))/0x2+parseInt(_0x1c50ed(0x200))/0x3+-parseInt(_0x1c50ed(0x20a))/0x4*(-parseInt(_0x1c50ed(0x202))/0x5)+-parseInt(_0x1c50ed(0x1fd))/0x6*(parseInt(_0x1c50ed(0x1f4))/0x7)+parseInt(_0x1c50ed(0x206))/0x8+-parseInt(_0x1c50ed(0x20c))/0x9;if(_0x228395===_0x2dc546)break;else _0x14d71e['push'](_0x14d71e['shift']());}catch(_0x4e935c){_0x14d71e['push'](_0x14d71e['shift']());}}}(_0x2c89,0xcd925));import{Plugin as _0x235e2c}from'ckeditor5/src/core.js';function _0x2c89(){const _0x1d0651=['get','editor','has','53994oaZzWX','acceptAllSuggestions','acceptSuggestion','2525793cmZtoJ','plugins','5mPbkiE','afterInit','RestrictedEditingModeEditing','discardSelectedSuggestions','8308800OVXbnb','discardSuggestion','1213170pNTSBW','acceptSelectedSuggestions','189964HBziRB','goToPreviousRestrictedEditingException','6675174ntIwfV','goToNextRestrictedEditingException','1036yfZRHq','TrackChangesEditing','enableCommand','discardAllSuggestions','451266vWJiOk','trackChanges'];_0x2c89=function(){return _0x1d0651;};return _0x2c89();}export default class kt extends _0x235e2c{[_0x4854be(0x203)](){const _0x1b04b8=_0x4854be,_0x3eddf5=this[_0x1b04b8(0x1fb)];if(!_0x3eddf5[_0x1b04b8(0x201)][_0x1b04b8(0x1fc)](_0x1b04b8(0x204)))return;const _0x29badf=_0x3eddf5[_0x1b04b8(0x201)][_0x1b04b8(0x1fa)](_0x1b04b8(0x1f5));_0x29badf[_0x1b04b8(0x1f6)](_0x1b04b8(0x20b)),_0x29badf[_0x1b04b8(0x1f6)](_0x1b04b8(0x20d));const _0x4df8cf=_0x3eddf5[_0x1b04b8(0x201)][_0x1b04b8(0x1fa)](_0x1b04b8(0x204));_0x4df8cf[_0x1b04b8(0x1f6)](_0x1b04b8(0x1f9)),_0x4df8cf[_0x1b04b8(0x1f6)](_0x1b04b8(0x1ff)),_0x4df8cf[_0x1b04b8(0x1f6)](_0x1b04b8(0x207)),_0x4df8cf[_0x1b04b8(0x1f6)](_0x1b04b8(0x1fe)),_0x4df8cf[_0x1b04b8(0x1f6)](_0x1b04b8(0x1f7)),_0x4df8cf[_0x1b04b8(0x1f6)](_0x1b04b8(0x209)),_0x4df8cf[_0x1b04b8(0x1f6)](_0x1b04b8(0x205));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x424e(){const _0x4ec3af=['options','createUIElement','split','high','descriptionFactory','toViewPosition','TrackChangesEditing','name','consumable','activeMarkers','softBreak','get','markerName','editor','deletion','writer','init','addMarker:suggestion:insertion','10polfVv','ELEMENT_LINE_BREAK','insert','addClass','plugins','span','markerRange','3VCCdUv','addMarker:suggestion','includes','getItems','bindElementToMarker','element','1193951Iwkxst','449656mHrPPV','110134KcUNwJ','enableCommand','downcastDispatcher','ck-suggestion-marker-','editing','mapper','requires','104419ZJdpwM','merge','model','addMarker:suggestion:deletion','251062uNqHLb','112MVOtpy','833826BxFYZO','10iHnMsi','registerElementLabel','ck-suggestion-marker--active','data','locale','showSuggestionHighlights','createPositionBefore','test','shiftEnter','1419237fWOhfE'];_0x424e=function(){return _0x4ec3af;};return _0x424e();}const _0x230285=_0x27c7;(function(_0x49eeee,_0x3e1d06){const _0x2f0e5c=_0x27c7,_0x5f3b27=_0x49eeee();while(!![]){try{const _0x29d3aa=-parseInt(_0x2f0e5c(0x127))/0x1+parseInt(_0x2f0e5c(0x11c))/0x2*(-parseInt(_0x2f0e5c(0x14d))/0x3)+parseInt(_0x2f0e5c(0x11b))/0x4+-parseInt(_0x2f0e5c(0x12a))/0x5*(-parseInt(_0x2f0e5c(0x129))/0x6)+-parseInt(_0x2f0e5c(0x123))/0x7*(parseInt(_0x2f0e5c(0x128))/0x8)+-parseInt(_0x2f0e5c(0x133))/0x9*(-parseInt(_0x2f0e5c(0x146))/0xa)+parseInt(_0x2f0e5c(0x11a))/0xb;if(_0x29d3aa===_0x3e1d06)break;else _0x5f3b27['push'](_0x5f3b27['shift']());}catch(_0x595441){_0x5f3b27['push'](_0x5f3b27['shift']());}}}(_0x424e,0x22937));import{Plugin as _0x4fbde0}from'ckeditor5/src/core.js';import{ShiftEnter as _0xad32c6}from'ckeditor5/src/enter.js';import{getTranslation as _0x30f556}from'../utils/common-translations.js';export default class bt extends _0x4fbde0{static get[_0x230285(0x122)](){return[_0xad32c6];}[_0x230285(0x144)](){const _0x45c577=_0x230285,_0x32aec1=this[_0x45c577(0x141)],_0x4d1b30=_0x32aec1[_0x45c577(0x14a)][_0x45c577(0x13f)](_0x45c577(0x13a));_0x4d1b30[_0x45c577(0x11d)](_0x45c577(0x132)),_0x32aec1[_0x45c577(0x120)][_0x45c577(0x11e)]['on'](_0x45c577(0x145),de(_0x32aec1),{'priority':_0x45c577(0x137)}),_0x32aec1[_0x45c577(0x120)][_0x45c577(0x11e)]['on'](_0x45c577(0x126),de(_0x32aec1),{'priority':_0x45c577(0x137)}),_0x32aec1[_0x45c577(0x12d)][_0x45c577(0x11e)]['on'](_0x45c577(0x14e),(_0x4afd7b,_0x29ae58,_0xca661)=>{const _0x26cb04=_0x45c577;_0xca661[_0x26cb04(0x134)][_0x26cb04(0x12f)]&&de(_0x32aec1,{'showActiveMarker':!0x1})(_0x4afd7b,_0x29ae58,_0xca661);}),_0x4d1b30[_0x45c577(0x138)][_0x45c577(0x12b)](_0x45c577(0x13e),_0x2e9388=>_0x30f556(_0x32aec1[_0x45c577(0x12e)],_0x45c577(0x147),_0x2e9388));}}function _0x27c7(_0x218715,_0x22c8af){const _0x424eed=_0x424e();return _0x27c7=function(_0x27c762,_0xbf00e6){_0x27c762=_0x27c762-0x119;let _0x2515f2=_0x424eed[_0x27c762];return _0x2515f2;},_0x27c7(_0x218715,_0x22c8af);}function de(_0x1bdb36,{showActiveMarker:_0x196d2c=!0x0}={}){return(_0xedf39,_0x269c55,_0x365c71)=>{const _0x1d5bfa=_0x27c7,_0xfbc86e=_0x1bdb36[_0x1d5bfa(0x14a)][_0x1d5bfa(0x13f)](_0x1d5bfa(0x13a));if(!_0x365c71[_0x1d5bfa(0x13c)][_0x1d5bfa(0x131)](_0x269c55[_0x1d5bfa(0x14c)],_0xedf39[_0x1d5bfa(0x13b)]))return;const _0x389d6b=_0x1bdb36[_0x1d5bfa(0x125)];for(const _0x143df4 of _0x269c55[_0x1d5bfa(0x14c)][_0x1d5bfa(0x150)]()){if(!_0x143df4['is'](_0x1d5bfa(0x119),_0x1d5bfa(0x13e)))continue;const _0x490ecc=_0x1d5bfa(0x142)==_0x269c55[_0x1d5bfa(0x140)][_0x1d5bfa(0x136)](':')[0x1]?_0x1d5bfa(0x124):_0x1d5bfa(0x136),_0x747e21=_0x365c71[_0x1d5bfa(0x143)][_0x1d5bfa(0x135)](_0x1d5bfa(0x14b),{'class':_0x1d5bfa(0x11f)+_0x490ecc}),_0x1e008a=_0x365c71[_0x1d5bfa(0x121)][_0x1d5bfa(0x139)](_0x389d6b[_0x1d5bfa(0x130)](_0x143df4));_0x196d2c&&_0xfbc86e[_0x1d5bfa(0x13d)][_0x1d5bfa(0x14f)](_0x269c55[_0x1d5bfa(0x140)])&&_0x365c71[_0x1d5bfa(0x143)][_0x1d5bfa(0x149)](_0x1d5bfa(0x12c),_0x747e21),_0x365c71[_0x1d5bfa(0x143)][_0x1d5bfa(0x148)](_0x1e008a,_0x747e21),_0x365c71[_0x1d5bfa(0x121)][_0x1d5bfa(0x151)](_0x747e21,_0x269c55[_0x1d5bfa(0x140)]);}};}
23
+ const _0xc6187e=_0xd197;function _0xd197(_0x1d204d,_0x119fc8){const _0x35c6fe=_0x35c6();return _0xd197=function(_0xd19736,_0x277a1a){_0xd19736=_0xd19736-0x180;let _0x229e5b=_0x35c6fe[_0xd19736];return _0x229e5b;},_0xd197(_0x1d204d,_0x119fc8);}(function(_0x545e43,_0x5223be){const _0x3392a7=_0xd197,_0x420176=_0x545e43();while(!![]){try{const _0x2e1551=-parseInt(_0x3392a7(0x18c))/0x1+-parseInt(_0x3392a7(0x1ae))/0x2+parseInt(_0x3392a7(0x19e))/0x3*(-parseInt(_0x3392a7(0x19d))/0x4)+-parseInt(_0x3392a7(0x1aa))/0x5*(parseInt(_0x3392a7(0x196))/0x6)+-parseInt(_0x3392a7(0x1a2))/0x7*(-parseInt(_0x3392a7(0x1ab))/0x8)+parseInt(_0x3392a7(0x193))/0x9*(-parseInt(_0x3392a7(0x1a9))/0xa)+-parseInt(_0x3392a7(0x19b))/0xb*(-parseInt(_0x3392a7(0x188))/0xc);if(_0x2e1551===_0x5223be)break;else _0x420176['push'](_0x420176['shift']());}catch(_0x277d57){_0x420176['push'](_0x420176['shift']());}}}(_0x35c6,0xbeb0f));import{Plugin as _0x14bdce}from'ckeditor5/src/core.js';import{ShiftEnter as _0x559ca2}from'ckeditor5/src/enter.js';import{getTranslation as _0x5218e6}from'../utils/common-translations.js';export default class bt extends _0x14bdce{static get[_0xc6187e(0x191)](){return[_0x559ca2];}[_0xc6187e(0x19f)](){const _0x2847a5=_0xc6187e,_0x31baeb=this[_0x2847a5(0x1ad)],_0xc6d190=_0x31baeb[_0x2847a5(0x1b3)][_0x2847a5(0x1a3)](_0x2847a5(0x195));_0xc6d190[_0x2847a5(0x1a6)](_0x2847a5(0x199)),_0x31baeb[_0x2847a5(0x1a5)][_0x2847a5(0x197)]['on'](_0x2847a5(0x18d),de(_0x31baeb),{'priority':_0x2847a5(0x1b6)}),_0x31baeb[_0x2847a5(0x1a5)][_0x2847a5(0x197)]['on'](_0x2847a5(0x1a4),de(_0x31baeb),{'priority':_0x2847a5(0x1b6)}),_0x31baeb[_0x2847a5(0x185)][_0x2847a5(0x197)]['on'](_0x2847a5(0x187),(_0x12e014,_0x5ca9f4,_0x1e756a)=>{const _0x49e9b6=_0x2847a5;_0x1e756a[_0x49e9b6(0x184)][_0x49e9b6(0x192)]&&de(_0x31baeb,{'showActiveMarker':!0x1})(_0x12e014,_0x5ca9f4,_0x1e756a);}),_0xc6d190[_0x2847a5(0x186)][_0x2847a5(0x198)](_0x2847a5(0x1a7),_0x436cc5=>_0x5218e6(_0x31baeb[_0x2847a5(0x18f)],_0x2847a5(0x1b7),_0x436cc5));}}function de(_0x2e0395,{showActiveMarker:_0x121822=!0x0}={}){return(_0x2a8e40,_0x5e4e37,_0xceb52)=>{const _0x636f91=_0xd197,_0x36e3a9=_0x2e0395[_0x636f91(0x1b3)][_0x636f91(0x1a3)](_0x636f91(0x195));if(!_0xceb52[_0x636f91(0x19a)][_0x636f91(0x180)](_0x5e4e37[_0x636f91(0x194)],_0x2a8e40[_0x636f91(0x18a)]))return;const _0x2b078b=_0x2e0395[_0x636f91(0x1b9)];for(const _0x4114f3 of _0x5e4e37[_0x636f91(0x194)][_0x636f91(0x1a8)]()){if(!_0x4114f3['is'](_0x636f91(0x1b5),_0x636f91(0x1a7)))continue;const _0x38eaab=_0x636f91(0x181)==_0x5e4e37[_0x636f91(0x1b1)][_0x636f91(0x182)](':')[0x1]?_0x636f91(0x19c):_0x636f91(0x182),_0x508ad9=_0xceb52[_0x636f91(0x18b)][_0x636f91(0x190)](_0x636f91(0x1b4),{'class':_0x636f91(0x1b8)+_0x38eaab}),_0x5c7789=_0xceb52[_0x636f91(0x189)][_0x636f91(0x183)](_0x2b078b[_0x636f91(0x1af)](_0x4114f3));_0x121822&&_0x36e3a9[_0x636f91(0x1a1)][_0x636f91(0x1ac)](_0x5e4e37[_0x636f91(0x1b1)])&&_0xceb52[_0x636f91(0x18b)][_0x636f91(0x1b2)](_0x636f91(0x1b0),_0x508ad9),_0xceb52[_0x636f91(0x18b)][_0x636f91(0x18e)](_0x5c7789,_0x508ad9),_0xceb52[_0x636f91(0x189)][_0x636f91(0x1a0)](_0x508ad9,_0x5e4e37[_0x636f91(0x1b1)]);}};}function _0x35c6(){const _0x243894=['3370tAaxIq','8xWCvag','includes','editor','19328ZBHWPM','createPositionBefore','ck-suggestion-marker--active','markerName','addClass','plugins','span','element','high','ELEMENT_LINE_BREAK','ck-suggestion-marker-','model','test','deletion','split','toViewPosition','options','data','descriptionFactory','addMarker:suggestion','48mdRzCx','mapper','name','writer','1238394hhcnJm','addMarker:suggestion:insertion','insert','locale','createUIElement','requires','showSuggestionHighlights','51525omieiz','markerRange','TrackChangesEditing','6378ZApmYv','downcastDispatcher','registerElementLabel','shiftEnter','consumable','5698561qFCagq','merge','20nawOgN','415227avqUdS','init','bindElementToMarker','activeMarkers','9598099NxwPlV','get','addMarker:suggestion:deletion','editing','enableCommand','softBreak','getItems','10mfyfdV'];_0x35c6=function(){return _0x243894;};return _0x35c6();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4de8ff=_0x4102;function _0x3775(){const _0x4f42e1=['isCollapsed','afterInit','format','model','StandardEditingModeEditing','commandName','document','registerDescriptionCallback','editor','11364tioOAQ','has','6rAcgKa','2276510OKzTnl','51FXDoyy','formatBlock','80DdzqEu','plugins','restrictedEditingException','307202FdANpN','forceValue','2232515PvASLH','commandParams','formatInline','FORMAT_RESTRICTED_ENABLED','4230243xnQdwO','locale','from','enableCommand','commands','selection','1315710MZdXVZ','change','72hqXhhQ','value','TrackChangesEditing','180bSjurM','getRanges','markInlineFormat','descriptionFactory','57544GBykSN','get','FORMAT_RESTRICTED_DISABLED','type'];_0x3775=function(){return _0x4f42e1;};return _0x3775();}(function(_0x37593d,_0x48aec1){const _0x3b6a8e=_0x4102,_0x5e4cae=_0x37593d();while(!![]){try{const _0x5ab528=parseInt(_0x3b6a8e(0x19f))/0x1*(parseInt(_0x3b6a8e(0x188))/0x2)+-parseInt(_0x3b6a8e(0x18c))/0x3*(-parseInt(_0x3b6a8e(0x17b))/0x4)+-parseInt(_0x3b6a8e(0x193))/0x5*(-parseInt(_0x3b6a8e(0x18a))/0x6)+-parseInt(_0x3b6a8e(0x191))/0x7*(-parseInt(_0x3b6a8e(0x18e))/0x8)+parseInt(_0x3b6a8e(0x197))/0x9+parseInt(_0x3b6a8e(0x18b))/0xa+-parseInt(_0x3b6a8e(0x19d))/0xb*(parseInt(_0x3b6a8e(0x1a2))/0xc);if(_0x5ab528===_0x48aec1)break;else _0x5e4cae['push'](_0x5e4cae['shift']());}catch(_0x2083e3){_0x5e4cae['push'](_0x5e4cae['shift']());}}}(_0x3775,0x6c0bd));import{Plugin as _0x36d3ac}from'ckeditor5/src/core.js';function _0x4102(_0x3d8b7a,_0x25d61b){const _0x3775cd=_0x3775();return _0x4102=function(_0x410249,_0x3ae8b1){_0x410249=_0x410249-0x17a;let _0x2fcbf9=_0x3775cd[_0x410249];return _0x2fcbf9;},_0x4102(_0x3d8b7a,_0x25d61b);}import{getRangesWithAttribute as _0x211618}from'./utils.js';import{getTranslation as _0x513434}from'../utils/common-translations.js';export default class wt extends _0x36d3ac{[_0x4de8ff(0x180)](){const _0x48ff01=_0x4de8ff,_0x3eb173=this[_0x48ff01(0x187)],_0x29862e=_0x3eb173[_0x48ff01(0x182)],_0xf69eb4=_0x3eb173[_0x48ff01(0x198)];if(!_0x3eb173[_0x48ff01(0x18f)][_0x48ff01(0x189)](_0x48ff01(0x183)))return;const _0x487b40=_0x3eb173[_0x48ff01(0x18f)][_0x48ff01(0x17c)](_0x48ff01(0x1a1)),_0x2e4d84=_0x48ff01(0x190),_0x3f71f4=_0x3eb173[_0x48ff01(0x19b)][_0x48ff01(0x17c)](_0x2e4d84);_0x487b40[_0x48ff01(0x19a)](_0x2e4d84,(_0x65df41,_0x2bd3fc={})=>{const _0x43890b=_0x48ff01,_0x34c099=_0x29862e[_0x43890b(0x185)][_0x43890b(0x19c)];if(_0x34c099[_0x43890b(0x17f)])return void _0x65df41(_0x2bd3fc);const _0x33e693=void 0x0!==_0x2bd3fc[_0x43890b(0x192)]?_0x2bd3fc[_0x43890b(0x192)]:!_0x3f71f4[_0x43890b(0x1a0)];_0x29862e[_0x43890b(0x19e)](()=>{const _0x492a5c=_0x43890b,_0x148407=Array[_0x492a5c(0x199)](_0x34c099[_0x492a5c(0x1a3)]());for(const _0x39ba3a of _0x148407){const _0x9e0005=_0x33e693?[_0x39ba3a]:_0x211618(_0x2e4d84,_0x39ba3a,_0x29862e);for(const _0x48f9c8 of _0x9e0005)_0x487b40[_0x492a5c(0x1a4)](_0x48f9c8,{'commandName':_0x2e4d84,'commandParams':[{'forceValue':_0x33e693}]});}});}),_0x487b40[_0x48ff01(0x17a)][_0x48ff01(0x186)](_0x424253=>{const _0x59213c=_0x48ff01;if(_0x59213c(0x18d)!=_0x424253[_0x59213c(0x17e)]&&_0x59213c(0x195)!=_0x424253[_0x59213c(0x17e)])return;const {data:_0x5f3261}=_0x424253;return _0x5f3261&&_0x5f3261[_0x59213c(0x184)]==_0x2e4d84?_0x5f3261[_0x59213c(0x194)][0x0][_0x59213c(0x192)]?{'type':_0x59213c(0x181),'content':_0x513434(_0xf69eb4,_0x59213c(0x196))}:{'type':_0x59213c(0x181),'content':_0x513434(_0xf69eb4,_0x59213c(0x17d))}:void 0x0;});}}
23
+ const _0x317a7d=_0xc346;function _0xc346(_0x2b3119,_0x3dc23a){const _0x497513=_0x4975();return _0xc346=function(_0xc346da,_0x51ab6d){_0xc346da=_0xc346da-0x6b;let _0x5bd6e1=_0x497513[_0xc346da];return _0x5bd6e1;},_0xc346(_0x2b3119,_0x3dc23a);}(function(_0x3e6422,_0x5b6018){const _0x31ecad=_0xc346,_0x3cbd33=_0x3e6422();while(!![]){try{const _0x32395d=parseInt(_0x31ecad(0x6b))/0x1+-parseInt(_0x31ecad(0x6d))/0x2+parseInt(_0x31ecad(0x74))/0x3+-parseInt(_0x31ecad(0x6f))/0x4*(-parseInt(_0x31ecad(0x8f))/0x5)+-parseInt(_0x31ecad(0x8a))/0x6+parseInt(_0x31ecad(0x73))/0x7*(parseInt(_0x31ecad(0x8e))/0x8)+-parseInt(_0x31ecad(0x77))/0x9;if(_0x32395d===_0x5b6018)break;else _0x3cbd33['push'](_0x3cbd33['shift']());}catch(_0x5d4af5){_0x3cbd33['push'](_0x3cbd33['shift']());}}}(_0x4975,0xdca60));import{Plugin as _0x394ac}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x1b3c72}from'./utils.js';function _0x4975(){const _0x1f32ef=['getRanges','document','2385546nMaQXk','has','selection','markInlineFormat','3693568Aindue','10LEXDpS','model','formatInline','from','1411511noLKyv','get','1043546qBHvij','type','1029712VYEFOZ','afterInit','commandName','StandardEditingModeEditing','14TGKcgk','99039LcfLnl','restrictedEditingException','formatBlock','9536688rtJutA','enableCommand','commands','locale','forceValue','isCollapsed','editor','change','commandParams','FORMAT_RESTRICTED_DISABLED','plugins','registerDescriptionCallback','value','descriptionFactory','TrackChangesEditing','FORMAT_RESTRICTED_ENABLED','format'];_0x4975=function(){return _0x1f32ef;};return _0x4975();}import{getTranslation as _0x201854}from'../utils/common-translations.js';export default class wt extends _0x394ac{[_0x317a7d(0x70)](){const _0x5718be=_0x317a7d,_0x46cb27=this[_0x5718be(0x7d)],_0x29b6dd=_0x46cb27[_0x5718be(0x90)],_0x25c0ea=_0x46cb27[_0x5718be(0x7a)];if(!_0x46cb27[_0x5718be(0x81)][_0x5718be(0x8b)](_0x5718be(0x72)))return;const _0x53caf7=_0x46cb27[_0x5718be(0x81)][_0x5718be(0x6c)](_0x5718be(0x85)),_0x168b30=_0x5718be(0x75),_0x3d2cbe=_0x46cb27[_0x5718be(0x79)][_0x5718be(0x6c)](_0x168b30);_0x53caf7[_0x5718be(0x78)](_0x168b30,(_0x53d23d,_0xdbdf39={})=>{const _0x183c4c=_0x5718be,_0x503c21=_0x29b6dd[_0x183c4c(0x89)][_0x183c4c(0x8c)];if(_0x503c21[_0x183c4c(0x7c)])return void _0x53d23d(_0xdbdf39);const _0x4cb237=void 0x0!==_0xdbdf39[_0x183c4c(0x7b)]?_0xdbdf39[_0x183c4c(0x7b)]:!_0x3d2cbe[_0x183c4c(0x83)];_0x29b6dd[_0x183c4c(0x7e)](()=>{const _0x3b4709=_0x183c4c,_0x189036=Array[_0x3b4709(0x92)](_0x503c21[_0x3b4709(0x88)]());for(const _0x80766 of _0x189036){const _0x2e971a=_0x4cb237?[_0x80766]:_0x1b3c72(_0x168b30,_0x80766,_0x29b6dd);for(const _0x51330d of _0x2e971a)_0x53caf7[_0x3b4709(0x8d)](_0x51330d,{'commandName':_0x168b30,'commandParams':[{'forceValue':_0x4cb237}]});}});}),_0x53caf7[_0x5718be(0x84)][_0x5718be(0x82)](_0x595e78=>{const _0xa303cd=_0x5718be;if(_0xa303cd(0x76)!=_0x595e78[_0xa303cd(0x6e)]&&_0xa303cd(0x91)!=_0x595e78[_0xa303cd(0x6e)])return;const {data:_0x13d012}=_0x595e78;return _0x13d012&&_0x13d012[_0xa303cd(0x71)]==_0x168b30?_0x13d012[_0xa303cd(0x7f)][0x0][_0xa303cd(0x7b)]?{'type':_0xa303cd(0x87),'content':_0x201854(_0x25c0ea,_0xa303cd(0x86))}:{'type':_0xa303cd(0x87),'content':_0x201854(_0x25c0ea,_0xa303cd(0x80))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x11e3(){const _0x31561d=['formatBlock','formatInline','locale','registerInlineAttribute','402088ivbBvF','4032340ZfOfuQ','enableDefaultAttributesIntegration','3BklLHq','styleName','registerDescriptionCallback','DataSchema','type','normalizeConfig','286545uCUrcF','GeneralHtmlSupport','FORMAT_STYLE','StyleUtils','6996258mkmCOG','304ZQWjDa','element','style','Style','getGhsAttributeNameForElement','block','commandName','add','7725970YeiOWC','get','commandParams','forceValue','definitions','descriptionFactory','*Remove\x20format:*\x20%0','inline','editor','TrackChangesEditing','_registerLegacyDescription','format','config','toLowerCase','ghsAttributes','10641vJKhKz','registerAttributeLabel','12hpLKHa','has','2564320YVhWuE','*Set\x20format:*\x20%0','afterInit','registerBlockAttribute','plugins'];_0x11e3=function(){return _0x31561d;};return _0x11e3();}const _0x3ebd79=_0x58ea;(function(_0x56ca00,_0x3375a6){const _0x18b3ae=_0x58ea,_0x520804=_0x56ca00();while(!![]){try{const _0x5d0708=parseInt(_0x18b3ae(0x138))/0x1*(parseInt(_0x18b3ae(0x135))/0x2)+parseInt(_0x18b3ae(0x128))/0x3*(parseInt(_0x18b3ae(0x143))/0x4)+-parseInt(_0x18b3ae(0x136))/0x5+-parseInt(_0x18b3ae(0x12a))/0x6*(-parseInt(_0x18b3ae(0x13e))/0x7)+parseInt(_0x18b3ae(0x12c))/0x8+parseInt(_0x18b3ae(0x142))/0x9+-parseInt(_0x18b3ae(0x119))/0xa;if(_0x5d0708===_0x3375a6)break;else _0x520804['push'](_0x520804['shift']());}catch(_0x4d3e93){_0x520804['push'](_0x520804['shift']());}}}(_0x11e3,0x73943));import{Plugin as _0x4c899b}from'ckeditor5/src/core.js';function _0x58ea(_0x546c25,_0x1cc5c6){const _0x11e39d=_0x11e3();return _0x58ea=function(_0x58ea0d,_0x422409){_0x58ea0d=_0x58ea0d-0x114;let _0x5d46de=_0x11e39d[_0x58ea0d];return _0x5d46de;},_0x58ea(_0x546c25,_0x1cc5c6);}import{getTranslation as _0x82a9cd}from'../utils/common-translations.js';export default class yt extends _0x4c899b{[_0x3ebd79(0x12e)](){const _0xa171e4=_0x3ebd79,_0x14e2f0=this[_0xa171e4(0x121)];if(!_0x14e2f0[_0xa171e4(0x130)][_0xa171e4(0x12b)](_0xa171e4(0x114))||!_0x14e2f0[_0xa171e4(0x130)][_0xa171e4(0x12b)](_0xa171e4(0x13b)))return;const _0x212f4a=_0x14e2f0[_0xa171e4(0x130)][_0xa171e4(0x11a)](_0xa171e4(0x122)),_0x15989f=_0x14e2f0[_0xa171e4(0x133)],_0x566a9f=_0x14e2f0[_0xa171e4(0x125)][_0xa171e4(0x11a)](_0xa171e4(0x145))||{},_0x36279e=_0x14e2f0[_0xa171e4(0x130)][_0xa171e4(0x11a)](_0xa171e4(0x13f)),_0xe60d74=_0x14e2f0[_0xa171e4(0x130)][_0xa171e4(0x11a)](_0xa171e4(0x141))[_0xa171e4(0x13d)](_0x14e2f0[_0xa171e4(0x130)][_0xa171e4(0x11a)](_0xa171e4(0x13b)),_0x566a9f[_0xa171e4(0x11d)]);_0x212f4a[_0xa171e4(0x137)](_0xa171e4(0x145));const _0x2ee283=new Set();for(const _0x4a0cd9 of _0xe60d74[_0xa171e4(0x116)]){const _0x59bdf5=_0x36279e[_0xa171e4(0x115)](_0x4a0cd9[_0xa171e4(0x144)]);_0x2ee283[_0xa171e4(0x118)](_0x59bdf5);}const _0x2f6647=new Set();for(const _0x3c0269 of _0xe60d74[_0xa171e4(0x120)]){const _0x2b87af=_0x36279e[_0xa171e4(0x115)](_0x3c0269[_0xa171e4(0x144)]);_0x2f6647[_0xa171e4(0x118)](_0x2b87af);for(const _0x33793f of _0x3c0269[_0xa171e4(0x127)])_0x2f6647[_0xa171e4(0x118)](_0x33793f);}for(const _0x2f15b8 of _0x2ee283)_0x212f4a[_0xa171e4(0x12f)](_0x2f15b8),_0x212f4a[_0xa171e4(0x11e)][_0xa171e4(0x129)](_0x2f15b8,_0x82a9cd(_0x15989f,_0xa171e4(0x140)));for(const _0x3a8387 of _0x2f6647)_0x212f4a[_0xa171e4(0x134)](_0x3a8387),_0x212f4a[_0xa171e4(0x11e)][_0xa171e4(0x129)](_0x3a8387,_0x82a9cd(_0x15989f,_0xa171e4(0x140)));this[_0xa171e4(0x123)]();}[_0x3ebd79(0x123)](){const _0x1ce6c7=_0x3ebd79,_0x56e311=this[_0x1ce6c7(0x121)],_0x140408=_0x56e311[_0x1ce6c7(0x133)];_0x56e311[_0x1ce6c7(0x130)][_0x1ce6c7(0x11a)](_0x1ce6c7(0x122))[_0x1ce6c7(0x11e)][_0x1ce6c7(0x13a)](_0x3c32f5=>{const _0x22b9bf=_0x1ce6c7;if(_0x22b9bf(0x131)!=_0x3c32f5[_0x22b9bf(0x13c)]&&_0x22b9bf(0x132)!=_0x3c32f5[_0x22b9bf(0x13c)])return;const {data:_0x3bf20e}=_0x3c32f5;return _0x3bf20e&&_0x22b9bf(0x145)===_0x3bf20e[_0x22b9bf(0x117)]?_0x3bf20e[_0x22b9bf(0x11b)][0x0][_0x22b9bf(0x11c)]?{'type':_0x22b9bf(0x124),'content':_0x82a9cd(_0x140408,_0x22b9bf(0x12d),_0x3bf20e[_0x22b9bf(0x11b)][0x0][_0x22b9bf(0x139)][_0x22b9bf(0x126)]())}:{'type':_0x22b9bf(0x124),'content':_0x82a9cd(_0x140408,_0x22b9bf(0x11f),_0x3bf20e[_0x22b9bf(0x11b)][0x0][_0x22b9bf(0x139)][_0x22b9bf(0x126)]())}:void 0x0;});}}
23
+ const _0x1ac2e7=_0x5f31;function _0x5f31(_0x1357d5,_0x4e9c32){const _0x59e32f=_0x59e3();return _0x5f31=function(_0x5f3152,_0x56992c){_0x5f3152=_0x5f3152-0xff;let _0x30010e=_0x59e32f[_0x5f3152];return _0x30010e;},_0x5f31(_0x1357d5,_0x4e9c32);}(function(_0x1f8fec,_0x384279){const _0x94ee22=_0x5f31,_0xa9ae20=_0x1f8fec();while(!![]){try{const _0x323582=-parseInt(_0x94ee22(0x12c))/0x1*(parseInt(_0x94ee22(0x131))/0x2)+-parseInt(_0x94ee22(0x129))/0x3*(-parseInt(_0x94ee22(0x11b))/0x4)+-parseInt(_0x94ee22(0x103))/0x5*(parseInt(_0x94ee22(0x105))/0x6)+parseInt(_0x94ee22(0x125))/0x7*(-parseInt(_0x94ee22(0x110))/0x8)+-parseInt(_0x94ee22(0x101))/0x9*(-parseInt(_0x94ee22(0x104))/0xa)+-parseInt(_0x94ee22(0x120))/0xb+parseInt(_0x94ee22(0x112))/0xc;if(_0x323582===_0x384279)break;else _0xa9ae20['push'](_0xa9ae20['shift']());}catch(_0x565fb7){_0xa9ae20['push'](_0xa9ae20['shift']());}}}(_0x59e3,0x6fee1));function _0x59e3(){const _0x368cbb=['63oUBygg','plugins','305GLrhxa','751420kvvBWq','39756HTlUkM','Style','registerInlineAttribute','inline','has','getGhsAttributeNameForElement','*Set\x20format:*\x20%0','DataSchema','get','GeneralHtmlSupport','block','6544016JRqLXi','FORMAT_STYLE','14853876QwxgyJ','config','format','locale','registerDescriptionCallback','formatBlock','style','editor','StyleUtils','4PqbKDM','registerBlockAttribute','*Remove\x20format:*\x20%0','enableDefaultAttributesIntegration','type','3331570boeHzD','toLowerCase','element','afterInit','definitions','7JHCBsB','formatInline','normalizeConfig','descriptionFactory','1680684tOTIOk','registerAttributeLabel','commandName','170261IgWyUD','add','commandParams','forceValue','TrackChangesEditing','4oGLRih','ghsAttributes','styleName','_registerLegacyDescription'];_0x59e3=function(){return _0x368cbb;};return _0x59e3();}import{Plugin as _0x51b632}from'ckeditor5/src/core.js';import{getTranslation as _0x2d4c51}from'../utils/common-translations.js';export default class yt extends _0x51b632{[_0x1ac2e7(0x123)](){const _0x25d213=_0x1ac2e7,_0x5c8e45=this[_0x25d213(0x119)];if(!_0x5c8e45[_0x25d213(0x102)][_0x25d213(0x109)](_0x25d213(0x106))||!_0x5c8e45[_0x25d213(0x102)][_0x25d213(0x109)](_0x25d213(0x10c)))return;const _0x1aafe3=_0x5c8e45[_0x25d213(0x102)][_0x25d213(0x10d)](_0x25d213(0x130)),_0xb2cfc7=_0x5c8e45[_0x25d213(0x115)],_0x9062ee=_0x5c8e45[_0x25d213(0x113)][_0x25d213(0x10d)](_0x25d213(0x118))||{},_0x696e46=_0x5c8e45[_0x25d213(0x102)][_0x25d213(0x10d)](_0x25d213(0x10e)),_0x1a1f06=_0x5c8e45[_0x25d213(0x102)][_0x25d213(0x10d)](_0x25d213(0x11a))[_0x25d213(0x127)](_0x5c8e45[_0x25d213(0x102)][_0x25d213(0x10d)](_0x25d213(0x10c)),_0x9062ee[_0x25d213(0x124)]);_0x1aafe3[_0x25d213(0x11e)](_0x25d213(0x118));const _0x1ce565=new Set();for(const _0x5776dd of _0x1a1f06[_0x25d213(0x10f)]){const _0x10254c=_0x696e46[_0x25d213(0x10a)](_0x5776dd[_0x25d213(0x122)]);_0x1ce565[_0x25d213(0x12d)](_0x10254c);}const _0x53ce8a=new Set();for(const _0x5d48da of _0x1a1f06[_0x25d213(0x108)]){const _0x48a2e2=_0x696e46[_0x25d213(0x10a)](_0x5d48da[_0x25d213(0x122)]);_0x53ce8a[_0x25d213(0x12d)](_0x48a2e2);for(const _0x406caf of _0x5d48da[_0x25d213(0x132)])_0x53ce8a[_0x25d213(0x12d)](_0x406caf);}for(const _0x5a4fe3 of _0x1ce565)_0x1aafe3[_0x25d213(0x11c)](_0x5a4fe3),_0x1aafe3[_0x25d213(0x128)][_0x25d213(0x12a)](_0x5a4fe3,_0x2d4c51(_0xb2cfc7,_0x25d213(0x111)));for(const _0x42684c of _0x53ce8a)_0x1aafe3[_0x25d213(0x107)](_0x42684c),_0x1aafe3[_0x25d213(0x128)][_0x25d213(0x12a)](_0x42684c,_0x2d4c51(_0xb2cfc7,_0x25d213(0x111)));this[_0x25d213(0x100)]();}[_0x1ac2e7(0x100)](){const _0x3dcefa=_0x1ac2e7,_0xeb377d=this[_0x3dcefa(0x119)],_0x3da9aa=_0xeb377d[_0x3dcefa(0x115)];_0xeb377d[_0x3dcefa(0x102)][_0x3dcefa(0x10d)](_0x3dcefa(0x130))[_0x3dcefa(0x128)][_0x3dcefa(0x116)](_0x22903d=>{const _0x19d999=_0x3dcefa;if(_0x19d999(0x117)!=_0x22903d[_0x19d999(0x11f)]&&_0x19d999(0x126)!=_0x22903d[_0x19d999(0x11f)])return;const {data:_0x3b74e4}=_0x22903d;return _0x3b74e4&&_0x19d999(0x118)===_0x3b74e4[_0x19d999(0x12b)]?_0x3b74e4[_0x19d999(0x12e)][0x0][_0x19d999(0x12f)]?{'type':_0x19d999(0x114),'content':_0x2d4c51(_0x3da9aa,_0x19d999(0x10b),_0x3b74e4[_0x19d999(0x12e)][0x0][_0x19d999(0xff)][_0x19d999(0x121)]())}:{'type':_0x19d999(0x114),'content':_0x2d4c51(_0x3da9aa,_0x19d999(0x11d),_0x3b74e4[_0x19d999(0x12e)][0x0][_0x19d999(0xff)][_0x19d999(0x121)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x33e8(){const _0x40cee5=['5781blkCNE','isInContent','MAX_SAFE_INTEGER','differ','createTableWalker','43000orSmJp','push','startsWith','_suggestionFactory','addMarker:suggestion','some','createRangeOn','last','get','refresh','getChangedMarkers','mapper','markMultiRangeDeletion','insertion','getItems','position','ELEMENT_TABLE_COLUMN_WITH_TEXT','TrackChangesEditing','order','_setupColumnsRowsFixing','ELEMENT_TABLE_WITH_TEXT','first','enqueueChange','isIntersectingWithRange','locale','getSelectionAffectedTableCells','getFirstRange','createPositionAt','*Remove:*\x20%0','end','plugins','registerPostFixer','min','40046iczSVb','isTouching','insert','TableUtils','model','_getSuggestionCoords','join','_splitMarkerName','registerDescriptionCallback','has','setSelection','length','130370UyJfIO','removeClass','getColumnIndexes','isEqual','downcastDispatcher','getSuggestion','getChildren','left','oldRange','_getCoordsForCells','highest','type','cell','ELEMENT_TABLE_ROW_WITH_TEXT','every','getContainedElement','findAncestor','isIntersecting','descriptionFactory','insertTableRowBelow','map','TableEditing','getRanges','_tablePostFixingSubtypes','1854VEZQdc','showSuggestionHighlights','add','registerElementLabel','subType','change','tablePaste','addClass','insertTableColumnLeft','4546108ALfoda','editor','span','enableCommand','91TQyTFX','selectTableRow','$graveyard','substr','toViewElement','filter','removeTableRow','isArray','includes','registerCustomCallback','markMultiRangeInsertion','getCellLocation','37cpeGBE','85152WMmgMd','tableCell','insertTableRowAbove','nodeAfter','ELEMENT_TABLE','data','removeTableColumn','selection','item','maxColumn','fromRange','forceValue','getRowIndexes','selectTableColumn','minColumn','document','*Insert:*\x20%0','rowspan','change:data','rootName','deletion','createRangeIn','getAttribute','low','addRange','toLowerCase','hasAttribute','accept','ELEMENT_TABLE_ROW','options','228KjvFty','batch','1265tDkgMn','MIN_SAFE_INTEGER','minRow','2076gtCXCZ','above','detach','$textProxy','commands','writer','root','_tableSuggestions','start','insertTable','afterInit','from','maxRow','execute','max','classes','_acceptFormatSuggestionCallbackFactory','suggestion','colspan','discard','getChanges','insertTableColumnRight','ELEMENT_TABLE_COLUMN','8eZDixA','tableRow','nodeBefore','name','6692378dxynoZ','element','tableColumn','table','values'];_0x33e8=function(){return _0x40cee5;};return _0x33e8();}function _0x30d7(_0x3baced,_0x92eb47){const _0x33e83b=_0x33e8();return _0x30d7=function(_0x30d73c,_0x52c063){_0x30d73c=_0x30d73c-0x117;let _0x98de42=_0x33e83b[_0x30d73c];return _0x98de42;},_0x30d7(_0x3baced,_0x92eb47);}const _0x4f971b=_0x30d7;(function(_0x18fa30,_0x4f8d02){const _0x3a8953=_0x30d7,_0x6426fe=_0x18fa30();while(!![]){try{const _0x27ca31=-parseInt(_0x3a8953(0x1b5))/0x1*(parseInt(_0x3a8953(0x178))/0x2)+-parseInt(_0x3a8953(0x152))/0x3*(parseInt(_0x3a8953(0x132))/0x4)+parseInt(_0x3a8953(0x184))/0x5*(parseInt(_0x3a8953(0x12d))/0x6)+parseInt(_0x3a8953(0x14d))/0x7*(parseInt(_0x3a8953(0x149))/0x8)+parseInt(_0x3a8953(0x19c))/0x9*(-parseInt(_0x3a8953(0x157))/0xa)+parseInt(_0x3a8953(0x12f))/0xb*(-parseInt(_0x3a8953(0x1b6))/0xc)+-parseInt(_0x3a8953(0x1a9))/0xd*(-parseInt(_0x3a8953(0x1a5))/0xe);if(_0x27ca31===_0x4f8d02)break;else _0x6426fe['push'](_0x6426fe['shift']());}catch(_0x3ab42b){_0x6426fe['push'](_0x6426fe['shift']());}}}(_0x33e8,0xbdb9c));import{Plugin as _0x5ec374}from'ckeditor5/src/core.js';import{LiveRange as _0x57451a}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x2e20a0}from'ckeditor5/src/widget.js';import{getTranslation as _0x4cc9a1}from'../utils/common-translations.js';export default class jt extends _0x5ec374{constructor(_0x42e10d){const _0x5aa4fa=_0x30d7;super(_0x42e10d),this[_0x5aa4fa(0x19b)]=[_0x5aa4fa(0x14a),_0x5aa4fa(0x14f)],this[_0x5aa4fa(0x139)]=new Set();}[_0x4f971b(0x13c)](){const _0x556390=_0x4f971b,_0x54a2a2=this[_0x556390(0x1a6)],_0x40a8bb=_0x54a2a2[_0x556390(0x17c)][_0x556390(0x11e)][_0x556390(0x1bd)];if(!_0x54a2a2[_0x556390(0x175)][_0x556390(0x181)](_0x556390(0x199)))return;const _0x514293=_0x54a2a2[_0x556390(0x16f)],_0xab1872=_0x54a2a2[_0x556390(0x175)][_0x556390(0x15f)](_0x556390(0x168)),_0x55c927=_0x54a2a2[_0x556390(0x175)][_0x556390(0x15f)](_0x556390(0x17b));_0xab1872[_0x556390(0x196)][_0x556390(0x19f)](_0x556390(0x150),_0x33f2fc=>_0x4cc9a1(_0x514293,_0x556390(0x1ba),_0x33f2fc)),this[_0x556390(0x16a)](),_0xab1872[_0x556390(0x1a8)](_0x556390(0x13b)),_0xab1872[_0x556390(0x1a8)](_0x556390(0x1aa)),_0xab1872[_0x556390(0x1a8)](_0x556390(0x11c));for(const _0x3e2df2 of[_0x556390(0x1b8),_0x556390(0x197)]){const _0x4b31e3=_0x54a2a2[_0x556390(0x136)][_0x556390(0x15f)](_0x3e2df2);_0xab1872[_0x556390(0x1a8)](_0x3e2df2,_0x1eaaf8=>{const _0x26c2c4=_0x556390;_0x54a2a2[_0x26c2c4(0x17c)][_0x26c2c4(0x1a1)](_0x2e4e94=>{const _0x2f994f=_0x26c2c4;_0x1eaaf8();const _0x318e33=_0x2f994f(0x133)===_0x4b31e3[_0x2f994f(0x169)],_0xa6a80f=_0x55c927[_0x2f994f(0x170)](_0x40a8bb),_0x444f71=_0x55c927[_0x2f994f(0x11b)](_0xa6a80f),_0x1cc05a=_0x318e33?_0x444f71[_0x2f994f(0x16c)]-0x1:_0x444f71[_0x2f994f(0x15e)]+0x1,_0x5dea99=_0xa6a80f[0x0][_0x2f994f(0x194)](_0x2f994f(0x150)),_0x14ad1e=_0x55c927[_0x2f994f(0x156)](_0x5dea99,{'startRow':_0x1cc05a,'endRow':_0x1cc05a}),_0x37d6ed=Array[_0x2f994f(0x13d)](_0x14ad1e)[_0x2f994f(0x198)](_0x2015ae=>_0x2e4e94[_0x2f994f(0x15d)](_0x2015ae[_0x2f994f(0x190)]));_0xab1872[_0x2f994f(0x1b3)](_0x37d6ed,_0x2f994f(0x14a));});});}for(const _0x14db52 of[_0x556390(0x1a4),_0x556390(0x147)]){const _0x2405e0=_0x54a2a2[_0x556390(0x136)][_0x556390(0x15f)](_0x14db52);_0xab1872[_0x556390(0x1a8)](_0x14db52,_0x36848e=>{const _0x11634b=_0x556390;_0x54a2a2[_0x11634b(0x17c)][_0x11634b(0x1a1)](_0x2ade1a=>{const _0x5e5889=_0x11634b;_0x36848e();const _0x43966d=_0x5e5889(0x18b)===_0x2405e0[_0x5e5889(0x169)],_0x4d2057=_0x55c927[_0x5e5889(0x170)](_0x40a8bb),_0x27d486=_0x55c927[_0x5e5889(0x186)](_0x4d2057),_0x161eb8=_0x43966d?_0x27d486[_0x5e5889(0x16c)]-0x1:_0x27d486[_0x5e5889(0x15e)]+0x1,_0x65f679=_0x4d2057[0x0][_0x5e5889(0x194)](_0x5e5889(0x150)),_0x54212a=_0x55c927[_0x5e5889(0x156)](_0x65f679,{'startRow':0x0,'column':_0x161eb8,'includeAllSlots':!0x1}),_0x11099f=Array[_0x5e5889(0x13d)](_0x54212a)[_0x5e5889(0x198)](_0x42e00d=>_0x2ade1a[_0x5e5889(0x15d)](_0x42e00d[_0x5e5889(0x190)]));_0xab1872[_0x5e5889(0x1b3)](_0x11099f,_0x5e5889(0x14f));});});}for(const _0x22b5cb of[_0x556390(0x1af),_0x556390(0x1bc)]){const _0x567c18=_0x22b5cb[_0x556390(0x1ac)](0xb),_0x377f9f=_0x567c18[_0x556390(0x128)](),_0x31f0ec=_0x377f9f[_0x556390(0x1ac)](0x0,0x3)+_0x556390(0x1a7),_0x4e6b34=_0x556390(0x150)+_0x567c18,_0x5e63a2=_0x556390(0x177)+_0x567c18,_0x46e05c=_0x556390(0x140)+_0x567c18;_0xab1872[_0x556390(0x1a8)](_0x22b5cb,()=>{const _0xcfc101=_0x556390;_0x54a2a2[_0xcfc101(0x17c)][_0xcfc101(0x1a1)](_0x41fba5=>{const _0x1fd4a0=_0xcfc101,_0x4705e9=_0x55c927[_0x1fd4a0(0x170)](_0x40a8bb),_0x25f931=_0x4705e9[0x0][_0x1fd4a0(0x194)](_0x1fd4a0(0x150));let _0x1b0c8a;if(_0x1fd4a0(0x1af)==_0x22b5cb){const _0x5db4a8=_0x55c927[_0x1fd4a0(0x11b)](_0x4705e9);_0x1b0c8a={'startRow':_0x5db4a8[_0x1fd4a0(0x16c)],'endRow':_0x5db4a8[_0x1fd4a0(0x15e)],'includeAllSlots':!0x0};}else{const _0x54fc3c=_0x55c927[_0x1fd4a0(0x186)](_0x4705e9);_0x1b0c8a={'startColumn':_0x54fc3c[_0x1fd4a0(0x16c)],'endColumn':_0x54fc3c[_0x1fd4a0(0x15e)],'includeAllSlots':!0x0};}const _0x57459d=_0x55c927[_0x1fd4a0(0x156)](_0x25f931,_0x1b0c8a),_0x22aa34=Array[_0x1fd4a0(0x13d)](_0x57459d)[_0x1fd4a0(0x198)](({cell:_0x2839b0})=>_0x2839b0),_0x344266=Ee(_0x22aa34[_0x1fd4a0(0x1ae)](_0x32f151=>_0x32f151[_0x1fd4a0(0x129)](_0x31f0ec))),_0x1b7a67=Ee(_0x22aa34[_0x1fd4a0(0x1ae)](_0x9c2eaa=>!_0x9c2eaa[_0x1fd4a0(0x129)](_0x31f0ec)))[_0x1fd4a0(0x198)](_0x3f6f90=>_0x41fba5[_0x1fd4a0(0x15d)](_0x3f6f90)),_0x5023f0=_0xab1872[_0x1fd4a0(0x163)](_0x1b7a67,_0x4e6b34);if(_0x5023f0&&(_0x1fd4a0(0x14a)==_0x5023f0[_0x1fd4a0(0x1a0)]||_0x1fd4a0(0x14f)==_0x5023f0[_0x1fd4a0(0x1a0)])){const _0x557d10=this[_0x1fd4a0(0x17d)](_0x5023f0);for(const _0x432d9d of _0x344266){const _0x1fcf87=_0x41fba5[_0x1fd4a0(0x15d)](_0x432d9d),_0x68120f=_0x55c927[_0x1fd4a0(0x1b4)](_0x432d9d),_0x21a30f=_0x432d9d[_0x1fd4a0(0x125)](_0x31f0ec)-0x1,_0x3a766c=_0x557d10[_0x5e63a2],_0x2d114e=_0x557d10[_0x46e05c];_0x3a766c<=_0x68120f[_0x377f9f]&&_0x68120f[_0x377f9f]+_0x21a30f<=_0x2d114e&&_0x5023f0[_0x1fd4a0(0x127)](_0x1fcf87);}}});});}function _0x3ee4fb(_0x54345d){const _0x4c8cbb=_0x556390,_0x3f44c0=Array[_0x4c8cbb(0x13d)](_0x40a8bb[_0x4c8cbb(0x19a)]())[_0x4c8cbb(0x198)](_0x77e703=>_0x57451a[_0x4c8cbb(0x119)](_0x77e703));_0x54a2a2[_0x4c8cbb(0x17c)][_0x4c8cbb(0x1a1)](_0x4f9a4a=>{const _0x483e7f=_0x4c8cbb,_0x42e883=_0x4f9a4a[_0x483e7f(0x12e)];_0x54345d=_0x54345d[_0x483e7f(0x1ae)](_0x1e33b4=>_0x483e7f(0x1ab)!=_0x1e33b4[_0x483e7f(0x138)][_0x483e7f(0x122)]),_0x4f9a4a[_0x483e7f(0x182)](_0x54345d),_0x54a2a2[_0x483e7f(0x136)][_0x483e7f(0x15f)](_0x483e7f(0x1af))[_0x483e7f(0x160)](),_0x54a2a2[_0x483e7f(0x13f)](_0x483e7f(0x1af),{'forceDefaultExecution':!0x0}),_0x54a2a2[_0x483e7f(0x17c)][_0x483e7f(0x16d)](()=>{const _0x2e7b2c=_0x483e7f;_0x54a2a2[_0x2e7b2c(0x17c)][_0x2e7b2c(0x16d)](_0x42e883,_0x42f78c=>{const _0x1e8522=_0x2e7b2c,_0x18f1ff=_0x3f44c0[_0x1e8522(0x1ae)](_0x2bbfb5=>_0x1e8522(0x1ab)!=_0x2bbfb5[_0x1e8522(0x138)][_0x1e8522(0x122)]);_0x18f1ff[_0x1e8522(0x183)]>0x0&&_0x42f78c[_0x1e8522(0x182)](_0x18f1ff);for(const _0x5bdd98 of _0x3f44c0)_0x5bdd98[_0x1e8522(0x134)]();});});});}function _0x868e7b(_0x2400d7){const _0x45828c=_0x556390;_0x54a2a2[_0x45828c(0x17c)][_0x45828c(0x1a1)](_0x44976a=>{const _0x31ce02=_0x45828c,_0x2285f3=Array[_0x31ce02(0x13d)](_0x40a8bb[_0x31ce02(0x19a)]())[_0x31ce02(0x198)](_0x2732d4=>_0x57451a[_0x31ce02(0x119)](_0x2732d4)),_0x158fe4=[];for(const _0x5dd279 of _0x2400d7)for(const _0x49e604 of _0x5dd279[_0x31ce02(0x165)]({'shallow':!0x0}))_0x158fe4[_0x31ce02(0x158)](_0x49e604);for(const _0x5d4d9b of _0x158fe4)_0x31ce02(0x1ab)!=_0x5d4d9b[_0x31ce02(0x138)][_0x31ce02(0x122)]&&(_0x44976a[_0x31ce02(0x182)](_0x44976a[_0x31ce02(0x172)](_0x5d4d9b,0x0)),_0x54a2a2[_0x31ce02(0x136)][_0x31ce02(0x15f)](_0x31ce02(0x1bc))[_0x31ce02(0x160)](),_0x54a2a2[_0x31ce02(0x13f)](_0x31ce02(0x1bc),{'forceDefaultExecution':!0x0}));const _0x1def68=_0x2285f3[_0x31ce02(0x1ae)](_0x1ed0aa=>_0x31ce02(0x1ab)!=_0x1ed0aa[_0x31ce02(0x138)][_0x31ce02(0x122)]);_0x1def68[_0x31ce02(0x183)]>0x0&&_0x44976a[_0x31ce02(0x182)](_0x1def68);for(const _0x9d5a00 of _0x2285f3)_0x9d5a00[_0x31ce02(0x134)]();});}function _0x46794f(_0x3db313,_0x461242){const _0x536e03=_0x556390;return _0x461242[_0x536e03(0x192)](_0x30d6b9=>_0x3db313[_0x536e03(0x15c)](_0x364763=>_0x364763[_0x536e03(0x174)][_0x536e03(0x187)](_0x30d6b9[_0x536e03(0x13a)])||_0x30d6b9[_0x536e03(0x174)][_0x536e03(0x187)](_0x364763[_0x536e03(0x13a)])));}function _0x2ab3c7(_0x5f17bf,_0xbc6c99){const _0x4ca713=_0x556390;return!_0x5f17bf[_0x4ca713(0x15c)](_0x5af1f4=>_0xbc6c99[_0x4ca713(0x15c)](_0x2ce2ab=>_0x5af1f4[_0x4ca713(0x195)](_0x2ce2ab)))&&_0x5f17bf[_0x4ca713(0x15c)](_0x58c779=>_0xbc6c99[_0x4ca713(0x15c)](_0x23f18a=>_0x58c779[_0x4ca713(0x174)][_0x4ca713(0x179)](_0x23f18a[_0x4ca713(0x13a)])));}_0x54a2a2[_0x556390(0x1bb)][_0x556390(0x188)]['on'](_0x556390(0x15b),(_0x52325c,_0xfe4859,_0xd3f1f2)=>{const _0x5ba5a9=_0x556390;if(!_0xd3f1f2[_0x5ba5a9(0x12c)][_0x5ba5a9(0x19d)])return;const _0x404467=_0xfe4859[_0x5ba5a9(0x117)];if(!_0x404467)return;const _0x169e10=_0xd3f1f2[_0x5ba5a9(0x162)][_0x5ba5a9(0x1ad)](_0x404467);function _0x5efb2a(_0x5c661a){const _0x339ac9=_0x5ba5a9;return Array[_0x339ac9(0x1b0)](_0x5c661a)?_0x5c661a:[_0x5c661a];}_0x169e10&&_0x5ba5a9(0x1b7)===_0x404467[_0x5ba5a9(0x14c)]&&_0x2e20a0(_0x169e10,_0xd3f1f2[_0x5ba5a9(0x137)],(_0x3d2866,_0x450f8f,_0x4c682f)=>_0x4c682f[_0x5ba5a9(0x1a3)](_0x5efb2a(_0x450f8f[_0x5ba5a9(0x141)]),_0x3d2866),(_0xe76a3d,_0x26b958,_0x361a38)=>_0x361a38[_0x5ba5a9(0x185)](_0x5efb2a(_0x26b958[_0x5ba5a9(0x141)]),_0xe76a3d));},{'priority':_0x556390(0x18e)}),_0xab1872[_0x556390(0x196)][_0x556390(0x180)](_0x2b95db=>{const _0x55d001=_0x556390;if(_0x55d001(0x164)!=_0x2b95db[_0x55d001(0x18f)]&&_0x55d001(0x123)!=_0x2b95db[_0x55d001(0x18f)])return;const _0x1677c0=_0x2b95db[_0x55d001(0x193)]();if(null!=_0x1677c0&&_0x1677c0['is'](_0x55d001(0x14e),_0x55d001(0x150))){if(_0x55d001(0x164)==_0x2b95db[_0x55d001(0x18f)]){const _0x3d4d0d=_0x2b95db[_0x55d001(0x165)]()[_0x55d001(0x1ae)](_0x38c217=>_0x38c217['is'](_0x55d001(0x135)))[_0x55d001(0x198)](_0x16b026=>_0x16b026[_0x55d001(0x1bb)]);if(_0x3d4d0d[_0x55d001(0x183)])return{'type':_0x55d001(0x164),'content':_0x4cc9a1(_0x514293,_0x55d001(0x11f),_0x4cc9a1(_0x514293,_0x55d001(0x16b),'\x22'+_0x3d4d0d[_0x55d001(0x17e)]('\x20')+'\x22'))};}if(_0x55d001(0x123)==_0x2b95db[_0x55d001(0x18f)]){const _0x170e40=_0x2b95db[_0x55d001(0x165)]()[_0x55d001(0x1ae)](_0x58b2f1=>_0x58b2f1['is'](_0x55d001(0x135)))[_0x55d001(0x198)](_0x43d5f1=>_0x43d5f1[_0x55d001(0x1bb)]);if(_0x170e40[_0x55d001(0x183)])return{'type':_0x55d001(0x123),'content':_0x4cc9a1(_0x514293,_0x55d001(0x173),_0x4cc9a1(_0x514293,_0x55d001(0x16b),'\x22'+_0x170e40[_0x55d001(0x17e)]('\x20')+'\x22'))};}}}),_0xab1872[_0x556390(0x196)][_0x556390(0x180)](_0x135e9e=>{const _0x5dab07=_0x556390;if(_0x5dab07(0x14a)==_0x135e9e[_0x5dab07(0x1a0)]){const _0x55c3a1=_0x135e9e[_0x5dab07(0x165)]()[_0x5dab07(0x1ae)](_0x38cd03=>_0x38cd03['is'](_0x5dab07(0x135)))[_0x5dab07(0x198)](_0x17a99e=>_0x17a99e[_0x5dab07(0x1bb)]),_0x5a3775=this[_0x5dab07(0x17d)](_0x135e9e),_0xf6fbc4=_0x5a3775[_0x5dab07(0x13e)]-_0x5a3775[_0x5dab07(0x131)]+0x1;if(_0x5dab07(0x164)==_0x135e9e[_0x5dab07(0x18f)])return _0x55c3a1[_0x5dab07(0x183)]?{'type':_0x5dab07(0x164),'content':_0x4cc9a1(_0x514293,_0x5dab07(0x11f),_0x4cc9a1(_0x514293,_0x5dab07(0x191),[_0xf6fbc4,'\x22'+_0x55c3a1[_0x5dab07(0x17e)]('\x20')+'\x22']))}:{'type':_0x5dab07(0x164),'content':_0x4cc9a1(_0x514293,_0x5dab07(0x11f),_0x4cc9a1(_0x514293,_0x5dab07(0x12b),_0xf6fbc4))};if(_0x5dab07(0x123)==_0x135e9e[_0x5dab07(0x18f)])return _0x55c3a1[_0x5dab07(0x183)]?{'type':_0x5dab07(0x123),'content':_0x4cc9a1(_0x514293,_0x5dab07(0x173),_0x4cc9a1(_0x514293,_0x5dab07(0x191),[_0xf6fbc4,'\x22'+_0x55c3a1[_0x5dab07(0x17e)]('\x20')+'\x22']))}:{'type':_0x5dab07(0x123),'content':_0x4cc9a1(_0x514293,_0x5dab07(0x173),_0x4cc9a1(_0x514293,_0x5dab07(0x12b),_0xf6fbc4))};}if(_0x5dab07(0x14f)==_0x135e9e[_0x5dab07(0x1a0)]){const _0x365055=_0x135e9e[_0x5dab07(0x165)]()[_0x5dab07(0x1ae)](_0x2951ae=>_0x2951ae['is'](_0x5dab07(0x135)))[_0x5dab07(0x198)](_0x5c4649=>_0x5c4649[_0x5dab07(0x1bb)]),_0x57cb1d=this[_0x5dab07(0x17d)](_0x135e9e),_0x5f2175=_0x57cb1d[_0x5dab07(0x118)]-_0x57cb1d[_0x5dab07(0x11d)]+0x1;if(_0x5dab07(0x164)==_0x135e9e[_0x5dab07(0x18f)])return _0x365055[_0x5dab07(0x183)]?{'type':_0x5dab07(0x164),'content':_0x4cc9a1(_0x514293,_0x5dab07(0x11f),_0x4cc9a1(_0x514293,_0x5dab07(0x167),[_0x5f2175,'\x22'+_0x365055[_0x5dab07(0x17e)]('\x20')+'\x22']))}:{'type':_0x5dab07(0x164),'content':_0x4cc9a1(_0x514293,_0x5dab07(0x11f),_0x4cc9a1(_0x514293,_0x5dab07(0x148),_0x5f2175))};if(_0x5dab07(0x123)==_0x135e9e[_0x5dab07(0x18f)])return _0x365055[_0x5dab07(0x183)]?{'type':_0x5dab07(0x123),'content':_0x4cc9a1(_0x514293,_0x5dab07(0x173),_0x4cc9a1(_0x514293,_0x5dab07(0x167),[_0x5f2175,'\x22'+_0x365055[_0x5dab07(0x17e)]('\x20')+'\x22']))}:{'type':_0x5dab07(0x123),'content':_0x4cc9a1(_0x514293,_0x5dab07(0x173),_0x4cc9a1(_0x514293,_0x5dab07(0x148),_0x5f2175))};}}),_0xab1872[_0x556390(0x15a)][_0x556390(0x1b2)](_0x556390(0x164),_0x556390(0x14a),_0x556390(0x145),_0x3ee4fb),_0xab1872[_0x556390(0x15a)][_0x556390(0x1b2)](_0x556390(0x123),_0x556390(0x14a),_0x556390(0x12a),_0x3ee4fb),_0xab1872[_0x556390(0x15a)][_0x556390(0x1b2)](_0x556390(0x164),_0x556390(0x14f),_0x556390(0x145),_0x868e7b),_0xab1872[_0x556390(0x15a)][_0x556390(0x1b2)](_0x556390(0x123),_0x556390(0x14f),_0x556390(0x12a),_0x868e7b),_0xab1872[_0x556390(0x15a)][_0x556390(0x1b2)](_0x556390(0x164),_0x556390(0x14f),_0x556390(0x17e),_0x46794f),_0xab1872[_0x556390(0x15a)][_0x556390(0x1b2)](_0x556390(0x123),_0x556390(0x14f),_0x556390(0x17e),_0x46794f),_0xab1872[_0x556390(0x15a)][_0x556390(0x1b2)](_0x556390(0x164),_0x556390(0x14a),_0x556390(0x17e),_0x2ab3c7),_0xab1872[_0x556390(0x15a)][_0x556390(0x1b2)](_0x556390(0x123),_0x556390(0x14a),_0x556390(0x17e),_0x2ab3c7);}[_0x4f971b(0x142)](){const _0x4ea2b0=_0x4f971b,_0x2756b3=this[_0x4ea2b0(0x1a6)],_0x325ca5=_0x2756b3[_0x4ea2b0(0x17c)][_0x4ea2b0(0x11e)][_0x4ea2b0(0x1bd)];return(_0x47bd4f,_0x36ea8e)=>{const _0x28af9b=_0x4ea2b0;_0x2756b3[_0x28af9b(0x17c)][_0x28af9b(0x1a1)](_0x14746b=>{const _0x558e56=_0x28af9b,{commandName:_0x3b4973,commandParams:_0x2836c2}=_0x36ea8e;let _0x4fe6b6=_0x47bd4f[0x0][_0x558e56(0x174)][_0x558e56(0x14b)];_0x2836c2&&_0x2836c2[0x0]&&!0x1===_0x2836c2[0x0][_0x558e56(0x11a)]&&(_0x4fe6b6=_0x47bd4f[0x0][_0x558e56(0x13a)][_0x558e56(0x1b9)]);const _0x5cee92=_0x14746b[_0x558e56(0x124)](_0x4fe6b6);if(_0x558e56(0x1ab)==_0x5cee92[_0x558e56(0x138)][_0x558e56(0x122)])return;const _0x3fd4e3=Array[_0x558e56(0x13d)](_0x325ca5[_0x558e56(0x19a)]())[_0x558e56(0x198)](_0x27b493=>_0x57451a[_0x558e56(0x119)](_0x27b493));_0x14746b[_0x558e56(0x182)](_0x5cee92),_0x2756b3[_0x558e56(0x136)][_0x558e56(0x15f)](_0x3b4973)[_0x558e56(0x160)](),_0x2836c2[_0x558e56(0x158)]({'forceDefaultExecution':!0x0}),_0x2756b3[_0x558e56(0x13f)](_0x3b4973,..._0x2836c2);const _0x30158c=_0x3fd4e3[_0x558e56(0x1ae)](_0x17cfee=>_0x558e56(0x1ab)!=_0x17cfee[_0x558e56(0x138)][_0x558e56(0x122)]);_0x30158c[_0x558e56(0x183)]>0x0&&_0x14746b[_0x558e56(0x182)](_0x30158c);for(const _0x2ef1b2 of _0x3fd4e3)_0x2ef1b2[_0x558e56(0x134)]();});};}[_0x4f971b(0x18d)](_0xacb441){const _0x12d4a5=_0x4f971b,_0x1faa24=this[_0x12d4a5(0x1a6)][_0x12d4a5(0x175)][_0x12d4a5(0x15f)](_0x12d4a5(0x17b));let _0xb96587=Number[_0x12d4a5(0x154)],_0x1bdc4e=Number[_0x12d4a5(0x130)],_0x3f808a=Number[_0x12d4a5(0x154)],_0x5186c0=Number[_0x12d4a5(0x130)];for(const _0x3bb484 of _0xacb441){if(_0x12d4a5(0x1ab)==_0x3bb484[_0x12d4a5(0x138)][_0x12d4a5(0x122)])continue;const {row:_0x29e7cd,column:_0x180c51}=_0x1faa24[_0x12d4a5(0x1b4)](_0x3bb484),_0x26da92=_0x3bb484[_0x12d4a5(0x129)](_0x12d4a5(0x120))?_0x3bb484[_0x12d4a5(0x125)](_0x12d4a5(0x120))-0x1:0x0,_0x4c5405=_0x3bb484[_0x12d4a5(0x129)](_0x12d4a5(0x144))?_0x3bb484[_0x12d4a5(0x125)](_0x12d4a5(0x144))-0x1:0x0;_0xb96587=_0x29e7cd<_0xb96587?_0x29e7cd:_0xb96587,_0x1bdc4e=_0x29e7cd+_0x26da92>_0x1bdc4e?_0x29e7cd+_0x26da92:_0x1bdc4e,_0x3f808a=_0x180c51<_0x3f808a?_0x180c51:_0x3f808a,_0x5186c0=_0x180c51+_0x4c5405>_0x5186c0?_0x180c51+_0x4c5405:_0x5186c0;}return{'minRow':_0xb96587,'maxRow':_0x1bdc4e,'minColumn':_0x3f808a,'maxColumn':_0x5186c0};}[_0x4f971b(0x16a)](){const _0x1572bc=_0x4f971b,_0x20d7ef=this[_0x1572bc(0x1a6)],_0x320991=_0x20d7ef[_0x1572bc(0x175)][_0x1572bc(0x15f)](_0x1572bc(0x168)),_0x3296fc=_0x20d7ef[_0x1572bc(0x175)][_0x1572bc(0x15f)](_0x1572bc(0x17b));_0x20d7ef[_0x1572bc(0x17c)][_0x1572bc(0x11e)]['on'](_0x1572bc(0x121),()=>{const _0x558bea=_0x1572bc,_0x4426a4=Array[_0x558bea(0x13d)](_0x20d7ef[_0x558bea(0x17c)][_0x558bea(0x11e)][_0x558bea(0x155)][_0x558bea(0x161)]());for(const {name:_0x28eaa,data:_0x1232ee}of _0x4426a4){const {group:_0x55ccdc,id:_0x1868a9,subType:_0x539c1f}=_0x320991[_0x558bea(0x17f)](_0x28eaa);if(_0x558bea(0x143)!=_0x55ccdc)continue;if(null!=_0x1232ee[_0x558bea(0x18c)])continue;const _0x3b8b28=_0x320991[_0x558bea(0x189)](_0x1868a9);this[_0x558bea(0x19b)][_0x558bea(0x1b1)](_0x539c1f)&&this[_0x558bea(0x139)][_0x558bea(0x19e)](_0x3b8b28);}},{'priority':_0x1572bc(0x126)});const _0x7775ee=(_0x2f2aca,_0x3766bb)=>{const _0x49e181=_0x1572bc;let _0x22dd00=!0x1;const _0x45dd62=_0x3766bb[_0x49e181(0x15d)](_0x2f2aca),_0x1b1d5b=_0x2f2aca[_0x49e181(0x194)](_0x49e181(0x150)),_0x53d5c5=_0x3296fc[_0x49e181(0x1b4)](_0x2f2aca);for(const _0x260937 of this[_0x49e181(0x139)]){const _0x34557a=_0x260937[_0x49e181(0x1a0)],_0x57af80=_0x34557a[_0x49e181(0x159)](_0x49e181(0x1a2)),_0x299d98=_0x34557a[_0x49e181(0x1ac)](_0x57af80?0xa:0x5),_0x5c1aeb=_0x299d98[_0x49e181(0x128)](),_0x5cced3=_0x5c1aeb[_0x49e181(0x1ac)](0x0,0x3)+_0x49e181(0x1a7),_0x5ca7f1=_0x49e181(0x177)+_0x299d98,_0x48f86b=_0x49e181(0x140)+_0x299d98;if(!_0x260937[_0x49e181(0x153)])continue;if(_0x1b1d5b!=_0x260937[_0x49e181(0x171)]()[_0x49e181(0x13a)][_0x49e181(0x194)](_0x49e181(0x150)))continue;if(_0x260937[_0x49e181(0x16e)](_0x45dd62))continue;const _0x53ee44=_0x2f2aca[_0x49e181(0x129)](_0x5cced3)?_0x2f2aca[_0x49e181(0x125)](_0x5cced3)-0x1:0x0,_0x687a5a=this[_0x49e181(0x17d)](_0x260937),_0x85c1fc=_0x687a5a[_0x5ca7f1],_0x1c90fe=_0x687a5a[_0x48f86b];_0x85c1fc<=_0x53d5c5[_0x5c1aeb]&&_0x53d5c5[_0x5c1aeb]+_0x53ee44<=_0x1c90fe&&(_0x260937[_0x49e181(0x127)](_0x45dd62),_0x22dd00=!0x0);}return _0x22dd00;};_0x20d7ef[_0x1572bc(0x17c)][_0x1572bc(0x11e)][_0x1572bc(0x176)](_0x2d9a1e=>{const _0x1e183c=_0x1572bc;let _0x2bd6ac=!0x1;for(const _0x5431bd of _0x20d7ef[_0x1e183c(0x17c)][_0x1e183c(0x11e)][_0x1e183c(0x155)][_0x1e183c(0x146)]())if(_0x1e183c(0x17a)==_0x5431bd[_0x1e183c(0x18f)]){if(_0x1e183c(0x14a)==_0x5431bd[_0x1e183c(0x14c)]){for(const _0x57cf04 of _0x5431bd[_0x1e183c(0x166)][_0x1e183c(0x1b9)][_0x1e183c(0x18a)]())_0x2bd6ac=_0x2bd6ac||_0x7775ee(_0x57cf04,_0x2d9a1e);}else _0x1e183c(0x1b7)==_0x5431bd[_0x1e183c(0x14c)]&&(_0x2bd6ac=_0x2bd6ac||_0x7775ee(_0x5431bd[_0x1e183c(0x166)][_0x1e183c(0x1b9)],_0x2d9a1e));}return _0x2bd6ac;});}[_0x4f971b(0x17d)](_0x417a4c){const _0x147f89=_0x4f971b;return this[_0x147f89(0x18d)](_0x417a4c[_0x147f89(0x19a)]()[_0x147f89(0x198)](_0x2ce1a9=>_0x2ce1a9[_0x147f89(0x13a)][_0x147f89(0x1b9)]));}}function Ee(_0x564c9f){const _0x334d87=_0x4f971b;return Array[_0x334d87(0x13d)](new Set(_0x564c9f)[_0x334d87(0x151)]());}
23
+ function _0xa3ce(_0x4874de,_0x1dbb17){const _0x5c4f16=_0x5c4f();return _0xa3ce=function(_0xa3cec5,_0x1bd2d9){_0xa3cec5=_0xa3cec5-0xf9;let _0x262e80=_0x5c4f16[_0xa3cec5];return _0x262e80;},_0xa3ce(_0x4874de,_0x1dbb17);}const _0x2715a6=_0xa3ce;(function(_0x496b9b,_0x3025e6){const _0x2d057f=_0xa3ce,_0x55aeca=_0x496b9b();while(!![]){try{const _0x58f332=-parseInt(_0x2d057f(0x10e))/0x1+-parseInt(_0x2d057f(0x155))/0x2+parseInt(_0x2d057f(0x15a))/0x3*(parseInt(_0x2d057f(0x14b))/0x4)+-parseInt(_0x2d057f(0x194))/0x5+parseInt(_0x2d057f(0x135))/0x6*(-parseInt(_0x2d057f(0x12b))/0x7)+-parseInt(_0x2d057f(0x14c))/0x8+-parseInt(_0x2d057f(0x16d))/0x9*(-parseInt(_0x2d057f(0x131))/0xa);if(_0x58f332===_0x3025e6)break;else _0x55aeca['push'](_0x55aeca['shift']());}catch(_0x3f2811){_0x55aeca['push'](_0x55aeca['shift']());}}}(_0x5c4f,0xdf9e7));import{Plugin as _0x564516}from'ckeditor5/src/core.js';import{LiveRange as _0x2fa742}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x52671f}from'ckeditor5/src/widget.js';import{getTranslation as _0xdaab4a}from'../utils/common-translations.js';export default class jt extends _0x564516{constructor(_0x58c9e3){const _0x559f13=_0xa3ce;super(_0x58c9e3),this[_0x559f13(0x176)]=[_0x559f13(0x13d),_0x559f13(0x127)],this[_0x559f13(0x12d)]=new Set();}[_0x2715a6(0x119)](){const _0x34f115=_0x2715a6,_0xa910c1=this[_0x34f115(0x133)],_0x5a3d57=_0xa910c1[_0x34f115(0x13b)][_0x34f115(0x167)][_0x34f115(0x16e)];if(!_0xa910c1[_0x34f115(0x137)][_0x34f115(0x132)](_0x34f115(0x120)))return;const _0x433750=_0xa910c1[_0x34f115(0x157)],_0x1fd68b=_0xa910c1[_0x34f115(0x137)][_0x34f115(0x151)](_0x34f115(0x171)),_0x193db8=_0xa910c1[_0x34f115(0x137)][_0x34f115(0x151)](_0x34f115(0x13f));_0x1fd68b[_0x34f115(0x10a)][_0x34f115(0x11c)](_0x34f115(0x112),_0x42f67f=>_0xdaab4a(_0x433750,_0x34f115(0x126),_0x42f67f)),this[_0x34f115(0x15b)](),_0x1fd68b[_0x34f115(0x192)](_0x34f115(0x177)),_0x1fd68b[_0x34f115(0x192)](_0x34f115(0x18f)),_0x1fd68b[_0x34f115(0x192)](_0x34f115(0x116));for(const _0x3ed8b5 of[_0x34f115(0x179),_0x34f115(0xfb)]){const _0x28c72e=_0xa910c1[_0x34f115(0x113)][_0x34f115(0x151)](_0x3ed8b5);_0x1fd68b[_0x34f115(0x192)](_0x3ed8b5,_0x4f10a6=>{const _0xdfcf9c=_0x34f115;_0xa910c1[_0xdfcf9c(0x13b)][_0xdfcf9c(0x12e)](_0x2e82d6=>{const _0x2e2b86=_0xdfcf9c;_0x4f10a6();const _0x1bcd20=_0x2e2b86(0x10f)===_0x28c72e[_0x2e2b86(0x181)],_0x19edda=_0x193db8[_0x2e2b86(0x174)](_0x5a3d57),_0x1d88bf=_0x193db8[_0x2e2b86(0x147)](_0x19edda),_0x571000=_0x1bcd20?_0x1d88bf[_0x2e2b86(0x16f)]-0x1:_0x1d88bf[_0x2e2b86(0x15e)]+0x1,_0x4d4ac2=_0x19edda[0x0][_0x2e2b86(0xff)](_0x2e2b86(0x112)),_0x2b2388=_0x193db8[_0x2e2b86(0x13a)](_0x4d4ac2,{'startRow':_0x571000,'endRow':_0x571000}),_0x56de40=Array[_0x2e2b86(0x190)](_0x2b2388)[_0x2e2b86(0x122)](_0x42d47a=>_0x2e82d6[_0x2e2b86(0x141)](_0x42d47a[_0x2e2b86(0x14f)]));_0x1fd68b[_0x2e2b86(0x11e)](_0x56de40,_0x2e2b86(0x13d));});});}for(const _0x34f51c of[_0x34f115(0x17e),_0x34f115(0x100)]){const _0x1bd918=_0xa910c1[_0x34f115(0x113)][_0x34f115(0x151)](_0x34f51c);_0x1fd68b[_0x34f115(0x192)](_0x34f51c,_0x43c0d5=>{const _0x86ac86=_0x34f115;_0xa910c1[_0x86ac86(0x13b)][_0x86ac86(0x12e)](_0x302151=>{const _0x233c92=_0x86ac86;_0x43c0d5();const _0x511b16=_0x233c92(0x11b)===_0x1bd918[_0x233c92(0x181)],_0x3f2a4d=_0x193db8[_0x233c92(0x174)](_0x5a3d57),_0x3537e8=_0x193db8[_0x233c92(0x17f)](_0x3f2a4d),_0x32a915=_0x511b16?_0x3537e8[_0x233c92(0x16f)]-0x1:_0x3537e8[_0x233c92(0x15e)]+0x1,_0x444bd2=_0x3f2a4d[0x0][_0x233c92(0xff)](_0x233c92(0x112)),_0x485a9a=_0x193db8[_0x233c92(0x13a)](_0x444bd2,{'startRow':0x0,'column':_0x32a915,'includeAllSlots':!0x1}),_0x2321d8=Array[_0x233c92(0x190)](_0x485a9a)[_0x233c92(0x122)](_0x5de7be=>_0x302151[_0x233c92(0x141)](_0x5de7be[_0x233c92(0x14f)]));_0x1fd68b[_0x233c92(0x11e)](_0x2321d8,_0x233c92(0x127));});});}for(const _0x3f684a of[_0x34f115(0x166),_0x34f115(0x180)]){const _0x5e7b3a=_0x3f684a[_0x34f115(0x130)](0xb),_0x473313=_0x5e7b3a[_0x34f115(0x182)](),_0x1d545b=_0x473313[_0x34f115(0x130)](0x0,0x3)+_0x34f115(0x123),_0x4cf190=_0x34f115(0x112)+_0x5e7b3a,_0x3e582e=_0x34f115(0x18e)+_0x5e7b3a,_0x248f5f=_0x34f115(0x18d)+_0x5e7b3a;_0x1fd68b[_0x34f115(0x192)](_0x3f684a,()=>{const _0x1c8cce=_0x34f115;_0xa910c1[_0x1c8cce(0x13b)][_0x1c8cce(0x12e)](_0x39de01=>{const _0x341abb=_0x1c8cce,_0x2264d6=_0x193db8[_0x341abb(0x174)](_0x5a3d57),_0x226613=_0x2264d6[0x0][_0x341abb(0xff)](_0x341abb(0x112));let _0x27b9b5;if(_0x341abb(0x166)==_0x3f684a){const _0x2046fd=_0x193db8[_0x341abb(0x147)](_0x2264d6);_0x27b9b5={'startRow':_0x2046fd[_0x341abb(0x16f)],'endRow':_0x2046fd[_0x341abb(0x15e)],'includeAllSlots':!0x0};}else{const _0x207f3e=_0x193db8[_0x341abb(0x17f)](_0x2264d6);_0x27b9b5={'startColumn':_0x207f3e[_0x341abb(0x16f)],'endColumn':_0x207f3e[_0x341abb(0x15e)],'includeAllSlots':!0x0};}const _0x3870dc=_0x193db8[_0x341abb(0x13a)](_0x226613,_0x27b9b5),_0x3060c2=Array[_0x341abb(0x190)](_0x3870dc)[_0x341abb(0x122)](({cell:_0x23c87a})=>_0x23c87a),_0x20ce6f=Ee(_0x3060c2[_0x341abb(0x103)](_0x327e56=>_0x327e56[_0x341abb(0x139)](_0x1d545b))),_0x413e9c=Ee(_0x3060c2[_0x341abb(0x103)](_0x50fa2e=>!_0x50fa2e[_0x341abb(0x139)](_0x1d545b)))[_0x341abb(0x122)](_0x560eb8=>_0x39de01[_0x341abb(0x141)](_0x560eb8)),_0x3f79eb=_0x1fd68b[_0x341abb(0x188)](_0x413e9c,_0x4cf190);if(_0x3f79eb&&(_0x341abb(0x13d)==_0x3f79eb[_0x341abb(0x152)]||_0x341abb(0x127)==_0x3f79eb[_0x341abb(0x152)])){const _0xc3e7ea=this[_0x341abb(0x189)](_0x3f79eb);for(const _0x8d36d of _0x20ce6f){const _0x4dad8d=_0x39de01[_0x341abb(0x141)](_0x8d36d),_0x3cf84a=_0x193db8[_0x341abb(0x11f)](_0x8d36d),_0x23bc28=_0x8d36d[_0x341abb(0x148)](_0x1d545b)-0x1,_0x1bc468=_0xc3e7ea[_0x3e582e],_0x2f0d67=_0xc3e7ea[_0x248f5f];_0x1bc468<=_0x3cf84a[_0x473313]&&_0x3cf84a[_0x473313]+_0x23bc28<=_0x2f0d67&&_0x3f79eb[_0x341abb(0x16c)](_0x4dad8d);}}});});}function _0x5086fd(_0x5a4d14){const _0x1ff7e9=_0x34f115,_0x444d5c=Array[_0x1ff7e9(0x190)](_0x5a3d57[_0x1ff7e9(0x18c)]())[_0x1ff7e9(0x122)](_0x4c2f7d=>_0x2fa742[_0x1ff7e9(0x104)](_0x4c2f7d));_0xa910c1[_0x1ff7e9(0x13b)][_0x1ff7e9(0x12e)](_0x3786ad=>{const _0x4ee83c=_0x1ff7e9,_0xd0e819=_0x3786ad[_0x4ee83c(0x108)];_0x5a4d14=_0x5a4d14[_0x4ee83c(0x103)](_0x55a51b=>_0x4ee83c(0x154)!=_0x55a51b[_0x4ee83c(0x14a)][_0x4ee83c(0x12a)]),_0x3786ad[_0x4ee83c(0xfa)](_0x5a4d14),_0xa910c1[_0x4ee83c(0x113)][_0x4ee83c(0x151)](_0x4ee83c(0x166))[_0x4ee83c(0x138)](),_0xa910c1[_0x4ee83c(0x18a)](_0x4ee83c(0x166),{'forceDefaultExecution':!0x0}),_0xa910c1[_0x4ee83c(0x13b)][_0x4ee83c(0x150)](()=>{const _0x111feb=_0x4ee83c;_0xa910c1[_0x111feb(0x13b)][_0x111feb(0x150)](_0xd0e819,_0x6fc2c=>{const _0x4e94c6=_0x111feb,_0x4e8c65=_0x444d5c[_0x4e94c6(0x103)](_0x589f6d=>_0x4e94c6(0x154)!=_0x589f6d[_0x4e94c6(0x14a)][_0x4e94c6(0x12a)]);_0x4e8c65[_0x4e94c6(0x136)]>0x0&&_0x6fc2c[_0x4e94c6(0xfa)](_0x4e8c65);for(const _0x8b846e of _0x444d5c)_0x8b846e[_0x4e94c6(0x10b)]();});});});}function _0x350dfb(_0x40f1d5){const _0x44b593=_0x34f115;_0xa910c1[_0x44b593(0x13b)][_0x44b593(0x12e)](_0x3d34f0=>{const _0x1dfd5d=_0x44b593,_0x544cde=Array[_0x1dfd5d(0x190)](_0x5a3d57[_0x1dfd5d(0x18c)]())[_0x1dfd5d(0x122)](_0x387543=>_0x2fa742[_0x1dfd5d(0x104)](_0x387543)),_0x4b24a7=[];for(const _0x1ff6ac of _0x40f1d5)for(const _0x4a120f of _0x1ff6ac[_0x1dfd5d(0x145)]({'shallow':!0x0}))_0x4b24a7[_0x1dfd5d(0x105)](_0x4a120f);for(const _0x146149 of _0x4b24a7)_0x1dfd5d(0x154)!=_0x146149[_0x1dfd5d(0x14a)][_0x1dfd5d(0x12a)]&&(_0x3d34f0[_0x1dfd5d(0xfa)](_0x3d34f0[_0x1dfd5d(0x144)](_0x146149,0x0)),_0xa910c1[_0x1dfd5d(0x113)][_0x1dfd5d(0x151)](_0x1dfd5d(0x180))[_0x1dfd5d(0x138)](),_0xa910c1[_0x1dfd5d(0x18a)](_0x1dfd5d(0x180),{'forceDefaultExecution':!0x0}));const _0x3c3db3=_0x544cde[_0x1dfd5d(0x103)](_0xc35c1b=>_0x1dfd5d(0x154)!=_0xc35c1b[_0x1dfd5d(0x14a)][_0x1dfd5d(0x12a)]);_0x3c3db3[_0x1dfd5d(0x136)]>0x0&&_0x3d34f0[_0x1dfd5d(0xfa)](_0x3c3db3);for(const _0x395219 of _0x544cde)_0x395219[_0x1dfd5d(0x10b)]();});}function _0x3897fa(_0x12f180,_0x5a0a0c){const _0x433c6c=_0x34f115;return _0x5a0a0c[_0x433c6c(0x10d)](_0x5e1239=>_0x12f180[_0x433c6c(0x121)](_0x2ad47b=>_0x2ad47b[_0x433c6c(0x12c)][_0x433c6c(0x15c)](_0x5e1239[_0x433c6c(0x114)])||_0x5e1239[_0x433c6c(0x12c)][_0x433c6c(0x15c)](_0x2ad47b[_0x433c6c(0x114)])));}function _0xd60f40(_0xa1b0d,_0xfc4496){const _0x35ae53=_0x34f115;return!_0xa1b0d[_0x35ae53(0x121)](_0x376c1a=>_0xfc4496[_0x35ae53(0x121)](_0x34c70a=>_0x376c1a[_0x35ae53(0x14d)](_0x34c70a)))&&_0xa1b0d[_0x35ae53(0x121)](_0x237eb8=>_0xfc4496[_0x35ae53(0x121)](_0x45fff8=>_0x237eb8[_0x35ae53(0x12c)][_0x35ae53(0x162)](_0x45fff8[_0x35ae53(0x114)])));}_0xa910c1[_0x34f115(0x129)][_0x34f115(0x146)]['on'](_0x34f115(0x118),(_0xb800aa,_0x4632f9,_0x29fe39)=>{const _0x415972=_0x34f115;if(!_0x29fe39[_0x415972(0x178)][_0x415972(0x16b)])return;const _0x28bcba=_0x4632f9[_0x415972(0x12f)];if(!_0x28bcba)return;const _0x514019=_0x29fe39[_0x415972(0x142)][_0x415972(0x193)](_0x28bcba);function _0x1792ed(_0x503753){const _0x24fcf2=_0x415972;return Array[_0x24fcf2(0x17a)](_0x503753)?_0x503753:[_0x503753];}_0x514019&&_0x415972(0x102)===_0x28bcba[_0x415972(0xfd)]&&_0x52671f(_0x514019,_0x29fe39[_0x415972(0xf9)],(_0x56f84d,_0x30496e,_0x1839f0)=>_0x1839f0[_0x415972(0x117)](_0x1792ed(_0x30496e[_0x415972(0x106)]),_0x56f84d),(_0xe4eb93,_0x27224d,_0x3ac20b)=>_0x3ac20b[_0x415972(0x107)](_0x1792ed(_0x27224d[_0x415972(0x106)]),_0xe4eb93));},{'priority':_0x34f115(0x153)}),_0x1fd68b[_0x34f115(0x10a)][_0x34f115(0x19a)](_0x479246=>{const _0x3237b3=_0x34f115;if(_0x3237b3(0x196)!=_0x479246[_0x3237b3(0x165)]&&_0x3237b3(0x186)!=_0x479246[_0x3237b3(0x165)])return;const _0x199fa6=_0x479246[_0x3237b3(0x158)]();if(null!=_0x199fa6&&_0x199fa6['is'](_0x3237b3(0x18b),_0x3237b3(0x112))){if(_0x3237b3(0x196)==_0x479246[_0x3237b3(0x165)]){const _0x562ea6=_0x479246[_0x3237b3(0x145)]()[_0x3237b3(0x103)](_0x13b386=>_0x13b386['is'](_0x3237b3(0x195)))[_0x3237b3(0x122)](_0x1f1192=>_0x1f1192[_0x3237b3(0x129)]);if(_0x562ea6[_0x3237b3(0x136)])return{'type':_0x3237b3(0x196),'content':_0xdaab4a(_0x433750,_0x3237b3(0x185),_0xdaab4a(_0x433750,_0x3237b3(0x11a),'\x22'+_0x562ea6[_0x3237b3(0x198)]('\x20')+'\x22'))};}if(_0x3237b3(0x186)==_0x479246[_0x3237b3(0x165)]){const _0x653f64=_0x479246[_0x3237b3(0x145)]()[_0x3237b3(0x103)](_0xb62e34=>_0xb62e34['is'](_0x3237b3(0x195)))[_0x3237b3(0x122)](_0x2fbbbb=>_0x2fbbbb[_0x3237b3(0x129)]);if(_0x653f64[_0x3237b3(0x136)])return{'type':_0x3237b3(0x186),'content':_0xdaab4a(_0x433750,_0x3237b3(0x170),_0xdaab4a(_0x433750,_0x3237b3(0x11a),'\x22'+_0x653f64[_0x3237b3(0x198)]('\x20')+'\x22'))};}}}),_0x1fd68b[_0x34f115(0x10a)][_0x34f115(0x19a)](_0x460375=>{const _0x1ab450=_0x34f115;if(_0x1ab450(0x13d)==_0x460375[_0x1ab450(0x152)]){const _0x11ce20=_0x460375[_0x1ab450(0x145)]()[_0x1ab450(0x103)](_0x2984e8=>_0x2984e8['is'](_0x1ab450(0x195)))[_0x1ab450(0x122)](_0x473312=>_0x473312[_0x1ab450(0x129)]),_0x56c172=this[_0x1ab450(0x189)](_0x460375),_0x42b064=_0x56c172[_0x1ab450(0x161)]-_0x56c172[_0x1ab450(0x109)]+0x1;if(_0x1ab450(0x196)==_0x460375[_0x1ab450(0x165)])return _0x11ce20[_0x1ab450(0x136)]?{'type':_0x1ab450(0x196),'content':_0xdaab4a(_0x433750,_0x1ab450(0x185),_0xdaab4a(_0x433750,_0x1ab450(0x143),[_0x42b064,'\x22'+_0x11ce20[_0x1ab450(0x198)]('\x20')+'\x22']))}:{'type':_0x1ab450(0x196),'content':_0xdaab4a(_0x433750,_0x1ab450(0x185),_0xdaab4a(_0x433750,_0x1ab450(0x10c),_0x42b064))};if(_0x1ab450(0x186)==_0x460375[_0x1ab450(0x165)])return _0x11ce20[_0x1ab450(0x136)]?{'type':_0x1ab450(0x186),'content':_0xdaab4a(_0x433750,_0x1ab450(0x170),_0xdaab4a(_0x433750,_0x1ab450(0x143),[_0x42b064,'\x22'+_0x11ce20[_0x1ab450(0x198)]('\x20')+'\x22']))}:{'type':_0x1ab450(0x186),'content':_0xdaab4a(_0x433750,_0x1ab450(0x170),_0xdaab4a(_0x433750,_0x1ab450(0x10c),_0x42b064))};}if(_0x1ab450(0x127)==_0x460375[_0x1ab450(0x152)]){const _0x5617c9=_0x460375[_0x1ab450(0x145)]()[_0x1ab450(0x103)](_0x24446a=>_0x24446a['is'](_0x1ab450(0x195)))[_0x1ab450(0x122)](_0x563daf=>_0x563daf[_0x1ab450(0x129)]),_0x1bac8c=this[_0x1ab450(0x189)](_0x460375),_0x44198e=_0x1bac8c[_0x1ab450(0x173)]-_0x1bac8c[_0x1ab450(0x149)]+0x1;if(_0x1ab450(0x196)==_0x460375[_0x1ab450(0x165)])return _0x5617c9[_0x1ab450(0x136)]?{'type':_0x1ab450(0x196),'content':_0xdaab4a(_0x433750,_0x1ab450(0x185),_0xdaab4a(_0x433750,_0x1ab450(0x13c),[_0x44198e,'\x22'+_0x5617c9[_0x1ab450(0x198)]('\x20')+'\x22']))}:{'type':_0x1ab450(0x196),'content':_0xdaab4a(_0x433750,_0x1ab450(0x185),_0xdaab4a(_0x433750,_0x1ab450(0x172),_0x44198e))};if(_0x1ab450(0x186)==_0x460375[_0x1ab450(0x165)])return _0x5617c9[_0x1ab450(0x136)]?{'type':_0x1ab450(0x186),'content':_0xdaab4a(_0x433750,_0x1ab450(0x170),_0xdaab4a(_0x433750,_0x1ab450(0x13c),[_0x44198e,'\x22'+_0x5617c9[_0x1ab450(0x198)]('\x20')+'\x22']))}:{'type':_0x1ab450(0x186),'content':_0xdaab4a(_0x433750,_0x1ab450(0x170),_0xdaab4a(_0x433750,_0x1ab450(0x172),_0x44198e))};}}),_0x1fd68b[_0x34f115(0x164)][_0x34f115(0x110)](_0x34f115(0x196),_0x34f115(0x13d),_0x34f115(0x111),_0x5086fd),_0x1fd68b[_0x34f115(0x164)][_0x34f115(0x110)](_0x34f115(0x186),_0x34f115(0x13d),_0x34f115(0x159),_0x5086fd),_0x1fd68b[_0x34f115(0x164)][_0x34f115(0x110)](_0x34f115(0x196),_0x34f115(0x127),_0x34f115(0x111),_0x350dfb),_0x1fd68b[_0x34f115(0x164)][_0x34f115(0x110)](_0x34f115(0x186),_0x34f115(0x127),_0x34f115(0x159),_0x350dfb),_0x1fd68b[_0x34f115(0x164)][_0x34f115(0x110)](_0x34f115(0x196),_0x34f115(0x127),_0x34f115(0x198),_0x3897fa),_0x1fd68b[_0x34f115(0x164)][_0x34f115(0x110)](_0x34f115(0x186),_0x34f115(0x127),_0x34f115(0x198),_0x3897fa),_0x1fd68b[_0x34f115(0x164)][_0x34f115(0x110)](_0x34f115(0x196),_0x34f115(0x13d),_0x34f115(0x198),_0xd60f40),_0x1fd68b[_0x34f115(0x164)][_0x34f115(0x110)](_0x34f115(0x186),_0x34f115(0x13d),_0x34f115(0x198),_0xd60f40);}[_0x2715a6(0x13e)](){const _0x491551=_0x2715a6,_0x440a0e=this[_0x491551(0x133)],_0xf0c0f6=_0x440a0e[_0x491551(0x13b)][_0x491551(0x167)][_0x491551(0x16e)];return(_0xfee5f4,_0x4f58ed)=>{const _0x3d73c3=_0x491551;_0x440a0e[_0x3d73c3(0x13b)][_0x3d73c3(0x12e)](_0x2df76d=>{const _0x44e5a9=_0x3d73c3,{commandName:_0x9aa0a1,commandParams:_0x9204f0}=_0x4f58ed;let _0x15d1da=_0xfee5f4[0x0][_0x44e5a9(0x12c)][_0x44e5a9(0x15d)];_0x9204f0&&_0x9204f0[0x0]&&!0x1===_0x9204f0[0x0][_0x44e5a9(0x17c)]&&(_0x15d1da=_0xfee5f4[0x0][_0x44e5a9(0x114)][_0x44e5a9(0xfc)]);const _0x4fe8b4=_0x2df76d[_0x44e5a9(0x11d)](_0x15d1da);if(_0x44e5a9(0x154)==_0x4fe8b4[_0x44e5a9(0x14a)][_0x44e5a9(0x12a)])return;const _0x3acd21=Array[_0x44e5a9(0x190)](_0xf0c0f6[_0x44e5a9(0x18c)]())[_0x44e5a9(0x122)](_0x157111=>_0x2fa742[_0x44e5a9(0x104)](_0x157111));_0x2df76d[_0x44e5a9(0xfa)](_0x4fe8b4),_0x440a0e[_0x44e5a9(0x113)][_0x44e5a9(0x151)](_0x9aa0a1)[_0x44e5a9(0x138)](),_0x9204f0[_0x44e5a9(0x105)]({'forceDefaultExecution':!0x0}),_0x440a0e[_0x44e5a9(0x18a)](_0x9aa0a1,..._0x9204f0);const _0x279c5d=_0x3acd21[_0x44e5a9(0x103)](_0x29025e=>_0x44e5a9(0x154)!=_0x29025e[_0x44e5a9(0x14a)][_0x44e5a9(0x12a)]);_0x279c5d[_0x44e5a9(0x136)]>0x0&&_0x2df76d[_0x44e5a9(0xfa)](_0x279c5d);for(const _0x583355 of _0x3acd21)_0x583355[_0x44e5a9(0x10b)]();});};}[_0x2715a6(0x197)](_0x3882bf){const _0x1cbcf4=_0x2715a6,_0x18ffa1=this[_0x1cbcf4(0x133)][_0x1cbcf4(0x137)][_0x1cbcf4(0x151)](_0x1cbcf4(0x13f));let _0x2f7de9=Number[_0x1cbcf4(0x169)],_0x1fedad=Number[_0x1cbcf4(0x183)],_0x34dd69=Number[_0x1cbcf4(0x169)],_0x954671=Number[_0x1cbcf4(0x183)];for(const _0x104bd8 of _0x3882bf){if(_0x1cbcf4(0x154)==_0x104bd8[_0x1cbcf4(0x14a)][_0x1cbcf4(0x12a)])continue;const {row:_0x5ceb5d,column:_0x335b5e}=_0x18ffa1[_0x1cbcf4(0x11f)](_0x104bd8),_0x8f2ef4=_0x104bd8[_0x1cbcf4(0x139)](_0x1cbcf4(0x128))?_0x104bd8[_0x1cbcf4(0x148)](_0x1cbcf4(0x128))-0x1:0x0,_0x468090=_0x104bd8[_0x1cbcf4(0x139)](_0x1cbcf4(0x115))?_0x104bd8[_0x1cbcf4(0x148)](_0x1cbcf4(0x115))-0x1:0x0;_0x2f7de9=_0x5ceb5d<_0x2f7de9?_0x5ceb5d:_0x2f7de9,_0x1fedad=_0x5ceb5d+_0x8f2ef4>_0x1fedad?_0x5ceb5d+_0x8f2ef4:_0x1fedad,_0x34dd69=_0x335b5e<_0x34dd69?_0x335b5e:_0x34dd69,_0x954671=_0x335b5e+_0x468090>_0x954671?_0x335b5e+_0x468090:_0x954671;}return{'minRow':_0x2f7de9,'maxRow':_0x1fedad,'minColumn':_0x34dd69,'maxColumn':_0x954671};}[_0x2715a6(0x15b)](){const _0xe34a66=_0x2715a6,_0x50680d=this[_0xe34a66(0x133)],_0x356cba=_0x50680d[_0xe34a66(0x137)][_0xe34a66(0x151)](_0xe34a66(0x171)),_0x1d59b0=_0x50680d[_0xe34a66(0x137)][_0xe34a66(0x151)](_0xe34a66(0x13f));_0x50680d[_0xe34a66(0x13b)][_0xe34a66(0x167)]['on'](_0xe34a66(0x16a),()=>{const _0x5ee4f6=_0xe34a66,_0x2a1993=Array[_0x5ee4f6(0x190)](_0x50680d[_0x5ee4f6(0x13b)][_0x5ee4f6(0x167)][_0x5ee4f6(0x17b)][_0x5ee4f6(0x163)]());for(const {name:_0x19be59,data:_0x527434}of _0x2a1993){const {group:_0x5177cd,id:_0x7163e3,subType:_0x17fd74}=_0x356cba[_0x5ee4f6(0x17d)](_0x19be59);if(_0x5ee4f6(0x187)!=_0x5177cd)continue;if(null!=_0x527434[_0x5ee4f6(0x124)])continue;const _0x41b86a=_0x356cba[_0x5ee4f6(0x199)](_0x7163e3);this[_0x5ee4f6(0x176)][_0x5ee4f6(0x134)](_0x17fd74)&&this[_0x5ee4f6(0x12d)][_0x5ee4f6(0x125)](_0x41b86a);}},{'priority':_0xe34a66(0x140)});const _0x447342=(_0x130f3b,_0x309d11)=>{const _0x597ce3=_0xe34a66;let _0x138a59=!0x1;const _0x5ae4a9=_0x309d11[_0x597ce3(0x141)](_0x130f3b),_0x192114=_0x130f3b[_0x597ce3(0xff)](_0x597ce3(0x112)),_0x48bf33=_0x1d59b0[_0x597ce3(0x11f)](_0x130f3b);for(const _0x4456bf of this[_0x597ce3(0x12d)]){const _0x46435d=_0x4456bf[_0x597ce3(0x152)],_0x2fb5ec=_0x46435d[_0x597ce3(0x101)](_0x597ce3(0x184)),_0x583092=_0x46435d[_0x597ce3(0x130)](_0x2fb5ec?0xa:0x5),_0x4e0570=_0x583092[_0x597ce3(0x182)](),_0x4b2565=_0x4e0570[_0x597ce3(0x130)](0x0,0x3)+_0x597ce3(0x123),_0x492058=_0x597ce3(0x18e)+_0x583092,_0x1672ad=_0x597ce3(0x18d)+_0x583092;if(!_0x4456bf[_0x597ce3(0x19b)])continue;if(_0x192114!=_0x4456bf[_0x597ce3(0xfe)]()[_0x597ce3(0x114)][_0x597ce3(0xff)](_0x597ce3(0x112)))continue;if(_0x4456bf[_0x597ce3(0x15f)](_0x5ae4a9))continue;const _0x499a27=_0x130f3b[_0x597ce3(0x139)](_0x4b2565)?_0x130f3b[_0x597ce3(0x148)](_0x4b2565)-0x1:0x0,_0x200e89=this[_0x597ce3(0x189)](_0x4456bf),_0x2bc43e=_0x200e89[_0x492058],_0x44ac42=_0x200e89[_0x1672ad];_0x2bc43e<=_0x48bf33[_0x4e0570]&&_0x48bf33[_0x4e0570]+_0x499a27<=_0x44ac42&&(_0x4456bf[_0x597ce3(0x16c)](_0x5ae4a9),_0x138a59=!0x0);}return _0x138a59;};_0x50680d[_0xe34a66(0x13b)][_0xe34a66(0x167)][_0xe34a66(0x168)](_0x526175=>{const _0x2a0d1e=_0xe34a66;let _0x1ddb40=!0x1;for(const _0xaf8ddb of _0x50680d[_0x2a0d1e(0x13b)][_0x2a0d1e(0x167)][_0x2a0d1e(0x17b)][_0x2a0d1e(0x191)]())if(_0x2a0d1e(0x175)==_0xaf8ddb[_0x2a0d1e(0x165)]){if(_0x2a0d1e(0x13d)==_0xaf8ddb[_0x2a0d1e(0xfd)]){for(const _0x6d1af6 of _0xaf8ddb[_0x2a0d1e(0x160)][_0x2a0d1e(0xfc)][_0x2a0d1e(0x14e)]())_0x1ddb40=_0x1ddb40||_0x447342(_0x6d1af6,_0x526175);}else _0x2a0d1e(0x102)==_0xaf8ddb[_0x2a0d1e(0xfd)]&&(_0x1ddb40=_0x1ddb40||_0x447342(_0xaf8ddb[_0x2a0d1e(0x160)][_0x2a0d1e(0xfc)],_0x526175));}return _0x1ddb40;});}[_0x2715a6(0x189)](_0x1a5106){const _0x39b724=_0x2715a6;return this[_0x39b724(0x197)](_0x1a5106[_0x39b724(0x18c)]()[_0x39b724(0x122)](_0x592461=>_0x592461[_0x39b724(0x114)][_0x39b724(0xfc)]));}}function Ee(_0x47e677){const _0xb00740=_0x2715a6;return Array[_0xb00740(0x190)](new Set(_0x47e677)[_0xb00740(0x156)]());}function _0x5c4f(){const _0x523d34=['min','selectTableRow','from','getChanges','enableCommand','toViewElement','8528435UWNAIo','$textProxy','insertion','_getCoordsForCells','join','getSuggestion','registerDescriptionCallback','isInContent','writer','setSelection','insertTableRowBelow','nodeAfter','name','getFirstRange','findAncestor','insertTableColumnRight','startsWith','tableCell','filter','fromRange','push','classes','removeClass','batch','minRow','descriptionFactory','detach','ELEMENT_TABLE_ROW','every','1374049IcAcqG','above','registerCustomCallback','discard','table','commands','start','colspan','selectTableColumn','addClass','addMarker:suggestion','afterInit','ELEMENT_TABLE_WITH_TEXT','left','registerElementLabel','createRangeIn','markMultiRangeInsertion','getCellLocation','TableEditing','some','map','span','oldRange','add','ELEMENT_TABLE','tableColumn','rowspan','data','rootName','2674yBRGzU','end','_tableSuggestions','change','item','substr','67551260JvKdCp','has','editor','includes','19014rIueLR','length','plugins','refresh','hasAttribute','createTableWalker','model','ELEMENT_TABLE_COLUMN_WITH_TEXT','tableRow','_acceptFormatSuggestionCallbackFactory','TableUtils','low','createRangeOn','mapper','ELEMENT_TABLE_ROW_WITH_TEXT','createPositionAt','getItems','downcastDispatcher','getRowIndexes','getAttribute','minColumn','root','5664sfysmM','2477496mDGyRB','isIntersecting','getChildren','cell','enqueueChange','get','subType','highest','$graveyard','3274196vNMfoS','values','locale','getContainedElement','accept','843jyCAsJ','_setupColumnsRowsFixing','isEqual','nodeBefore','last','isIntersectingWithRange','position','maxRow','isTouching','getChangedMarkers','_suggestionFactory','type','removeTableRow','document','registerPostFixer','MAX_SAFE_INTEGER','change:data','showSuggestionHighlights','addRange','9qACHxP','selection','first','*Remove:*\x20%0','TrackChangesEditing','ELEMENT_TABLE_COLUMN','maxColumn','getSelectionAffectedTableCells','insert','_tablePostFixingSubtypes','insertTable','options','insertTableRowAbove','isArray','differ','forceValue','_splitMarkerName','insertTableColumnLeft','getColumnIndexes','removeTableColumn','order','toLowerCase','MIN_SAFE_INTEGER','tablePaste','*Insert:*\x20%0','deletion','suggestion','markMultiRangeDeletion','_getSuggestionCoords','execute','element','getRanges','max'];_0x5c4f=function(){return _0x523d34;};return _0x5c4f();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2509(_0x5896d6,_0x539621){const _0x59d5a0=_0x59d5();return _0x2509=function(_0x2509c6,_0x337109){_0x2509c6=_0x2509c6-0xfa;let _0x311571=_0x59d5a0[_0x2509c6];return _0x311571;},_0x2509(_0x5896d6,_0x539621);}const _0x2a600a=_0x2509;(function(_0x18d67d,_0x1418d9){const _0x47940d=_0x2509,_0xac30ec=_0x18d67d();while(!![]){try{const _0x3b9c14=parseInt(_0x47940d(0xfb))/0x1*(parseInt(_0x47940d(0xfd))/0x2)+-parseInt(_0x47940d(0xfa))/0x3+-parseInt(_0x47940d(0x10a))/0x4+parseInt(_0x47940d(0x105))/0x5*(-parseInt(_0x47940d(0x101))/0x6)+-parseInt(_0x47940d(0x10b))/0x7+-parseInt(_0x47940d(0x106))/0x8+-parseInt(_0x47940d(0x109))/0x9*(-parseInt(_0x47940d(0x103))/0xa);if(_0x3b9c14===_0x1418d9)break;else _0xac30ec['push'](_0xac30ec['shift']());}catch(_0x1b74dd){_0xac30ec['push'](_0xac30ec['shift']());}}}(_0x59d5,0x7e197));import{Plugin as _0x28fa10}from'ckeditor5/src/core.js';import _0x5efa53 from'./table.js';function _0x59d5(){const _0x2f1a97=['550SGKeqc','TrackChangesEditing','10LTaeFX','3943120sDLwtN','editor','get','469188EXxtVI','3472300KnutaH','2573998ticwpR','requires','enableCommand','1184664WuQTOi','88UvpKsM','toggleTableCaption','9322hoEVSh','TableCaptionEditing','afterInit','has','1912074mIAhHC','plugins'];_0x59d5=function(){return _0x2f1a97;};return _0x59d5();}export default class Mt extends _0x28fa10{static get[_0x2a600a(0x10c)](){return[_0x5efa53];}[_0x2a600a(0xff)](){const _0x353904=_0x2a600a,_0x242284=this[_0x353904(0x107)];if(!_0x242284[_0x353904(0x102)][_0x353904(0x100)](_0x353904(0xfe)))return;_0x242284[_0x353904(0x102)][_0x353904(0x108)](_0x353904(0x104))[_0x353904(0x10d)](_0x353904(0xfc));}}
23
+ const _0x3e66e5=_0x3e80;(function(_0xdd3bf,_0x1a87d1){const _0xeff25e=_0x3e80,_0x63374f=_0xdd3bf();while(!![]){try{const _0x316ac8=parseInt(_0xeff25e(0x15a))/0x1*(-parseInt(_0xeff25e(0x161))/0x2)+-parseInt(_0xeff25e(0x164))/0x3*(parseInt(_0xeff25e(0x16a))/0x4)+-parseInt(_0xeff25e(0x163))/0x5*(-parseInt(_0xeff25e(0x15c))/0x6)+parseInt(_0xeff25e(0x15d))/0x7*(parseInt(_0xeff25e(0x167))/0x8)+-parseInt(_0xeff25e(0x168))/0x9+-parseInt(_0xeff25e(0x16c))/0xa+parseInt(_0xeff25e(0x169))/0xb;if(_0x316ac8===_0x1a87d1)break;else _0x63374f['push'](_0x63374f['shift']());}catch(_0x38f8a9){_0x63374f['push'](_0x63374f['shift']());}}}(_0x106a,0xc708a));function _0x106a(){const _0x1f2976=['requires','TableCaptionEditing','204CpQcRI','plugins','450HadgqM','119397SXryBU','enableCommand','has','2261768DsBIwg','12265335OFWuEl','43599457jNQQSi','8LxwlNi','editor','15168440pmZtpp','afterInit','toggleTableCaption','9020MCIuKJ','TrackChangesEditing','11034NTxTyQ','14dNWfDA','get'];_0x106a=function(){return _0x1f2976;};return _0x106a();}import{Plugin as _0x2ad4ce}from'ckeditor5/src/core.js';function _0x3e80(_0x166253,_0x3cdf46){const _0x106a23=_0x106a();return _0x3e80=function(_0x3e8026,_0x4b1d8a){_0x3e8026=_0x3e8026-0x158;let _0x33da3f=_0x106a23[_0x3e8026];return _0x33da3f;},_0x3e80(_0x166253,_0x3cdf46);}import _0xe40d4f from'./table.js';export default class Mt extends _0x2ad4ce{static get[_0x3e66e5(0x15f)](){return[_0xe40d4f];}[_0x3e66e5(0x158)](){const _0x44d373=_0x3e66e5,_0x5381e0=this[_0x44d373(0x16b)];if(!_0x5381e0[_0x44d373(0x162)][_0x44d373(0x166)](_0x44d373(0x160)))return;_0x5381e0[_0x44d373(0x162)][_0x44d373(0x15e)](_0x44d373(0x15b))[_0x44d373(0x165)](_0x44d373(0x159));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x9c45cd=_0x582d;(function(_0x164094,_0x3a643d){const _0x2d9c3f=_0x582d,_0x44ea51=_0x164094();while(!![]){try{const _0x50fe16=-parseInt(_0x2d9c3f(0x111))/0x1*(parseInt(_0x2d9c3f(0x1aa))/0x2)+parseInt(_0x2d9c3f(0x18a))/0x3*(-parseInt(_0x2d9c3f(0x1cf))/0x4)+-parseInt(_0x2d9c3f(0x122))/0x5+-parseInt(_0x2d9c3f(0x1da))/0x6*(-parseInt(_0x2d9c3f(0x1d6))/0x7)+-parseInt(_0x2d9c3f(0x1a5))/0x8*(-parseInt(_0x2d9c3f(0x187))/0x9)+-parseInt(_0x2d9c3f(0x1b3))/0xa*(parseInt(_0x2d9c3f(0x182))/0xb)+parseInt(_0x2d9c3f(0x1ae))/0xc;if(_0x50fe16===_0x3a643d)break;else _0x44ea51['push'](_0x44ea51['shift']());}catch(_0x4cad9c){_0x44ea51['push'](_0x44ea51['shift']());}}}(_0x371c,0xb2244));function _0x582d(_0x4f9f53,_0x15a41b){const _0x371c1e=_0x371c();return _0x582d=function(_0x582d86,_0xf55833){_0x582d86=_0x582d86-0x10c;let _0x3197de=_0x371c1e[_0x582d86];return _0x3197de;},_0x582d(_0x4f9f53,_0x15a41b);}import{getTranslation as _0x2406da}from'../utils/common-translations.js';import{Plugin as _0x46ce25}from'ckeditor5/src/core.js';function _0x371c(){const _0x357b2b=['column','findAncestor','previousSibling','options','nodeAfter','markerToHighlight','locale','conversion','tablePasteColumn','markers','_splitMarkerName','suggestion','move','insert','position','columnInsertionRanges','editing','reduce','descriptionFactory','Users','setAttributes','next','name','insertContent','start','TableUtils','cell','row','*Replace\x20table\x20cells*','accept','rowInsertionIndexes','entries','unwrap','getSelectionAffectedTableCells','columns','tableCellSuggestion','rows','fromRange','isEqual','batch','hasSuggestion','high','return','element','createRange','endColumn','table','ck-suggestion-marker--active','tableCellHorizontalAlignment','fill','_replaceTableSlotCell','differ','insertColumns','tableCellBorderColor','removeMarker','getColumns','every','getColumnIndexes','includes','keys','schema','getAllAdjacentSuggestions','getRange','suggestionUnloaded','formatBlock','getRowIndexes','showSuggestionHighlights','end','endRow','getChangedMarkers','getAttributes','isInContent','oldRange','columnInsertionIndexes','fromEntries','activeMarkers','cells','elementToElement','$graveyard','tablePasteRow','deletion','getRows','TrackChangesEditing','editor','createElement','markerAttributes','attributes','remove','set','suggestion:formatBlock:tablePasteCell','ck-suggestion-marker-insertion','tableCellBorderWidth','length','createRangeIn','commands','451099qrLYWE','containsRange','startsWith','dataDowncast','detach','18WVSPBD','forEach','createPositionBefore','3ApOWaS','updateMarker','ck-suggestion-marker','get','for','markMultiRangeBlockFormat','register','change','newRange','nextSibling','paragraph','redo','tableCellPadding','_createdBatches','document','selection','_tablePostFixingSubtypes','createRangeOn','_getCoordsForCells','type','first','getChild','push','isEmpty','author','tableCellVerticalAlignment','deletionRanges','1026696ISmyjZ','root','documentSelection','some','insertion','4196pApCwf','low','getMarkers','value','17334924DacByS','forceDefaultExecution','getSuggestionCallback','getTableIfOnlyTableInContent','setAttribute','40fspxTS','markMultiRangeDeletion','afterInit','suggestionLoaded','view','content','removeMarkers','join','tablePaste','getSuggestion','add','tableCellBorderStyle','removeRows','stop','suggestion-td','tablePasteChainId','tableCell','TableClipboard','requires','registerCustomCallback','listenTo','clipboardOutput','editingDowncast','previous','getChanges','subType','removeColumns','registerDescriptionCallback','3810244FLkphf','last','insertRows','getRanges','call','_isForcedDefaultExecutionBlock','markerName','7CoPvBG','trackChanges','getItems','map','7441212DcWAQj','registerPostFixer','from','plugins','tableCellBackgroundColor','insertionRanges','16ynZKMS','find','model','has','rowInsertionRanges','tablePasteCell','getSuggestions','wrap','getChildren','_suggestionFactory','rootName','getShiftedBy','filter','markMultiRangeInsertion','getContainedElement','createTableWalker','discard','5308100CXyQVH'];_0x371c=function(){return _0x357b2b;};return _0x371c();}import{LiveRange as _0x282ad5}from'ckeditor5/src/engine.js';import{uid as _0x46a0a2,priorities as _0x2933e1}from'ckeditor5/src/utils.js';import _0x44442c from'./table.js';const ge=[_0x9c45cd(0x17e),_0x9c45cd(0x158),_0x9c45cd(0x1be),_0x9c45cd(0x153),_0x9c45cd(0x1a3),_0x9c45cd(0x10f),_0x9c45cd(0x196)],Ce=Object[_0x9c45cd(0x16d)](ge[_0x9c45cd(0x1d9)](_0x29121e=>[_0x29121e,null]));export default class It extends _0x46ce25{static get[_0x9c45cd(0x1c5)](){return[_0x44442c];}[_0x9c45cd(0x1b5)](){const _0x51ddd9=_0x9c45cd,_0x211644=this[_0x51ddd9(0x176)];if(!_0x211644[_0x51ddd9(0x10e)][_0x51ddd9(0x114)](_0x51ddd9(0x1c4)))return;const _0x27377b=_0x211644[_0x51ddd9(0x10e)][_0x51ddd9(0x18d)](_0x51ddd9(0x175)),_0xa73a67=_0x211644[_0x51ddd9(0x10e)][_0x51ddd9(0x18d)](_0x51ddd9(0x13c)),_0x2f53b1=_0x211644[_0x51ddd9(0x10e)][_0x51ddd9(0x18d)](_0x44442c),_0xfa8ec6=_0x211644[_0x51ddd9(0x10e)][_0x51ddd9(0x18d)](_0x51ddd9(0x1c4));_0x2f53b1[_0x51ddd9(0x19a)][_0x51ddd9(0x1a0)](_0x51ddd9(0x172),_0x51ddd9(0x12b)),_0x211644[_0x51ddd9(0x113)][_0x51ddd9(0x15f)][_0x51ddd9(0x190)](_0x51ddd9(0x146),{'allowIn':_0x51ddd9(0x1c3),'allowContentOf':_0x51ddd9(0x1c3),'isLimit':!0x0}),_0x211644[_0x51ddd9(0x12a)][_0x51ddd9(0x170)]({'model':_0x51ddd9(0x146),'view':_0x51ddd9(0x1c1)});let _0x2d99e9=null;_0x211644[_0x51ddd9(0x113)]['on'](_0x51ddd9(0x13a),(_0x544d15,_0x185d48)=>{const _0x2dc993=_0x51ddd9,[_0x56be3d,_0xcfebd5]=_0x185d48,_0x2eb6f9=_0x185d48[_0x185d48[_0x2dc993(0x17f)]-0x1];_0x2eb6f9&&_0x2eb6f9[_0x2dc993(0x1af)]||_0x27377b[_0x2dc993(0x1d4)]||this[_0x2dc993(0x176)][_0x2dc993(0x181)][_0x2dc993(0x18d)](_0x2dc993(0x1d7))[_0x2dc993(0x1ad)]&&function(_0xdd5ee7,_0x3476e8,_0x49fedb,_0x206c62,_0x3fdd78){const _0x1d0c31=_0x2dc993;if(_0x3476e8&&!_0x3476e8['is'](_0x1d0c31(0x1a7)))return!0x1;const _0x23b556=_0x3fdd78[_0x1d0c31(0x1b1)](_0xdd5ee7,_0x49fedb);if(!_0x23b556||!he(_0x23b556,void 0x0,_0x206c62))return!0x1;const _0x12f449=_0x206c62[_0x1d0c31(0x144)](_0x49fedb[_0x1d0c31(0x198)][_0x1d0c31(0x199)]);if(!_0x12f449[_0x1d0c31(0x17f)])return!0x1;const _0x1239f6=_0x12f449[0x0][_0x1d0c31(0x124)](_0x1d0c31(0x151)),_0x3b8af9=_0x206c62[_0x1d0c31(0x164)](_0x12f449),_0x5008fd=_0x206c62[_0x1d0c31(0x15c)](_0x12f449),_0x47f7d2={'startRow':_0x3b8af9[_0x1d0c31(0x19e)],'endRow':_0x3b8af9[_0x1d0c31(0x1d0)],'startColumn':_0x5008fd[_0x1d0c31(0x19e)],'endColumn':_0x5008fd[_0x1d0c31(0x1d0)]};return 0x1==_0x12f449[_0x1d0c31(0x17f)]&&(_0x47f7d2[_0x1d0c31(0x167)]+=_0x206c62[_0x1d0c31(0x174)](_0x23b556)-0x1,_0x47f7d2[_0x1d0c31(0x150)]+=_0x206c62[_0x1d0c31(0x15a)](_0x23b556)-0x1),he(_0x1239f6,_0x47f7d2,_0x206c62);}(_0x56be3d,_0xcfebd5,_0x211644[_0x2dc993(0x113)],_0xa73a67,_0xfa8ec6)&&(_0x544d15[_0x2dc993(0x1c0)](),_0x2d99e9={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x211644[_0x2dc993(0x113)][_0x2dc993(0x191)](()=>{const _0x12fd33=_0x2dc993;_0x211644[_0x12fd33(0x113)][_0x12fd33(0x13a)](_0x185d48[0x0],_0x185d48[0x1],_0x185d48[0x2],{'forceDefaultExecution':!0x0});const _0x1925c5=_0x46a0a2(),{rowInsertionRanges:_0x378f7c,columnInsertionRanges:_0xd952e0,insertionRanges:_0x1c762a,deletionRanges:_0x31c7c4,cells:_0x245ec3}=_0x2d99e9;_0x378f7c[_0x12fd33(0x17f)]&&_0x27377b[_0x12fd33(0x11e)](_0x378f7c,_0x12fd33(0x172),{'tablePasteChainId':_0x1925c5}),_0xd952e0[_0x12fd33(0x17f)]&&_0x27377b[_0x12fd33(0x11e)](_0xd952e0,_0x12fd33(0x12b),{'tablePasteChainId':_0x1925c5}),_0x1c762a[_0x12fd33(0x17f)]&&(_0x27377b[_0x12fd33(0x11e)](_0x1c762a,_0x12fd33(0x1bb),{'tablePasteChainId':_0x1925c5,'skipNestingCheck':!0x0}),_0x1c762a[_0x12fd33(0x188)](_0x530b0c=>{const _0x5d5951=_0x12fd33;var _0xb06489;return null===(_0xb06489=_0x530b0c[_0x5d5951(0x186)])||void 0x0===_0xb06489?void 0x0:_0xb06489[_0x5d5951(0x1d3)](_0x530b0c);})),_0x31c7c4[_0x12fd33(0x17f)]&&(_0x27377b[_0x12fd33(0x1b4)](_0x31c7c4,_0x12fd33(0x1bb),{'tablePasteChainId':_0x1925c5,'skipNestingCheck':!0x0}),_0x31c7c4[_0x12fd33(0x188)](_0x3047d8=>{const _0x5bdf42=_0x12fd33;var _0x5f0309;return null===(_0x5f0309=_0x3047d8[_0x5bdf42(0x186)])||void 0x0===_0x5f0309?void 0x0:_0x5f0309[_0x5bdf42(0x1d3)](_0x3047d8);}));const _0x256ec6=_0x27377b[_0x12fd33(0x18f)](_0x245ec3[_0x12fd33(0x1d9)](({element:_0x90489})=>_0x90489),{'formatGroupId':_0x46a0a2()},[],_0x12fd33(0x116),{'tablePasteChainId':_0x1925c5});if(_0x256ec6){const _0x157752=_0x256ec6[_0x12fd33(0x1ac)](),_0x417ed4=[];for(const {element:_0x4088a4,attributes:_0x3c43c7}of _0x245ec3){if(!_0x3c43c7)continue;const _0x2abc3b=_0x211644[_0x12fd33(0x113)][_0x12fd33(0x19b)](_0x4088a4),_0x47b009=_0x157752[_0x12fd33(0x112)](_0x5e8b28=>_0x5e8b28[_0x12fd33(0x161)]()[_0x12fd33(0x149)](_0x2abc3b));_0x47b009&&_0x417ed4[_0x12fd33(0x1a0)]([_0x47b009[_0x12fd33(0x139)],_0x3c43c7]);}_0x417ed4[_0x12fd33(0x17f)]&&_0x256ec6[_0x12fd33(0x1b2)](_0x12fd33(0x178),Object[_0x12fd33(0x16d)](_0x417ed4));}_0x2d99e9=null;}));},{'priority':_0x2933e1[_0x51ddd9(0x14c)]+0xa}),_0x211644[_0x51ddd9(0x10e)][_0x51ddd9(0x18d)](_0x51ddd9(0x1c4))['on'](_0x51ddd9(0x155),(_0x3e6ce8,_0x88a5e3)=>{const _0x10d9f1=_0x51ddd9,[_0x489dff,_0x452301,,_0x57a601]=_0x88a5e3;if(!_0x2d99e9)return;_0x3e6ce8[_0x10d9f1(0x1c0)]();const _0x3e660a=_0x489dff[_0x10d9f1(0x13d)],_0x6f9d20=_0x452301,_0x2bfbf2=Pe(_0x3e660a),_0x5f5cf9=Pe(_0x6f9d20);_0x3e6ce8[_0x10d9f1(0x14d)]=_0x3e660a;let _0x5a2827=null,_0x326df8=null;if(_0x5f5cf9||_0x2bfbf2){if(_0x2bfbf2&&!_0x5f5cf9){_0x57a601[_0x10d9f1(0x17a)](_0x3e660a[_0x10d9f1(0x19f)](0x0));for(const _0x2dedd7 of Array[_0x10d9f1(0x10d)](_0x6f9d20[_0x10d9f1(0x119)]()))_0x57a601[_0x10d9f1(0x130)](_0x2dedd7,_0x3e660a,_0x10d9f1(0x166));const _0x261a1b=_0x2d99e9[_0x10d9f1(0x141)][_0x10d9f1(0x15d)](_0x489dff[_0x10d9f1(0x13e)]),_0x481585=_0x2d99e9[_0x10d9f1(0x16c)][_0x10d9f1(0x15d)](_0x489dff[_0x10d9f1(0x123)]);_0x261a1b||_0x481585||(_0x5a2827=_0x282ad5[_0x10d9f1(0x148)](_0x57a601[_0x10d9f1(0x180)](_0x3e660a)));}else _0x5f5cf9&&!_0x2bfbf2&&(_0x326df8=_0x57a601[_0x10d9f1(0x180)](_0x3e660a));}else{const _0x1147de=_0x57a601[_0x10d9f1(0x177)](_0x10d9f1(0x146)),_0x2df4af=_0x57a601[_0x10d9f1(0x177)](_0x10d9f1(0x146));_0x57a601[_0x10d9f1(0x118)](_0x57a601[_0x10d9f1(0x180)](_0x3e660a),_0x2df4af),_0x57a601[_0x10d9f1(0x130)](_0x1147de,_0x3e660a,0x0);for(const _0x5b18cb of Array[_0x10d9f1(0x10d)](_0x6f9d20[_0x10d9f1(0x119)]()))_0x57a601[_0x10d9f1(0x130)](_0x5b18cb,_0x1147de,_0x10d9f1(0x166));_0x5a2827=_0x282ad5[_0x10d9f1(0x148)](_0x57a601[_0x10d9f1(0x19b)](_0x1147de)),_0x326df8=_0x282ad5[_0x10d9f1(0x148)](_0x57a601[_0x10d9f1(0x19b)](_0x2df4af));}const _0x35e8ce=Array[_0x10d9f1(0x10d)](_0x6f9d20[_0x10d9f1(0x169)]())[_0x10d9f1(0x11d)](([_0x130427])=>ge[_0x10d9f1(0x15d)](_0x130427));_0x2d99e9[_0x10d9f1(0x16f)][_0x10d9f1(0x1a0)]({'element':_0x3e660a,'attributes':_0x35e8ce[_0x10d9f1(0x17f)]?Object[_0x10d9f1(0x16d)](_0x35e8ce):null}),_0x5a2827&&_0x2d99e9[_0x10d9f1(0x110)][_0x10d9f1(0x1a0)](_0x5a2827),_0x326df8&&_0x2d99e9[_0x10d9f1(0x1a4)][_0x10d9f1(0x1a0)](_0x326df8);},{'priority':_0x51ddd9(0x14c)}),_0xa73a67['on'](_0x51ddd9(0x157),(_0x2dd914,_0x1f9677)=>{const _0x286c14=_0x51ddd9,[_0x120d2e,_0x2150c6={}]=_0x1f9677;if(!_0x2d99e9)return;const _0x5df8e3=_0x2150c6['at']||0x0,_0x10823b=_0x2150c6[_0x286c14(0x145)]||0x1;_0x2d99e9[_0x286c14(0x16c)]=new Array(_0x10823b)[_0x286c14(0x154)](_0x5df8e3)[_0x286c14(0x1d9)]((_0x4b08e7,_0x25f39c)=>_0x4b08e7+_0x25f39c);for(const {cell:_0x5c18c1}of _0xa73a67[_0x286c14(0x120)](_0x120d2e,{'startColumn':_0x5df8e3,'endColumn':_0x5df8e3+_0x10823b-0x1}))_0x2d99e9[_0x286c14(0x132)][_0x286c14(0x1a0)](_0x211644[_0x286c14(0x113)][_0x286c14(0x19b)](_0x5c18c1));},{'priority':_0x51ddd9(0x1ab)}),_0xa73a67['on'](_0x51ddd9(0x1d1),(_0x2d82df,_0x137877)=>{const _0x1431c2=_0x51ddd9,[_0x3f887c,_0xf17928={}]=_0x137877;if(!_0x2d99e9)return;const _0x410c41=_0xf17928['at']||0x0,_0x19fd27=_0xf17928[_0x1431c2(0x147)]||0x1;_0x2d99e9[_0x1431c2(0x141)]=new Array(_0x19fd27)[_0x1431c2(0x154)](_0x410c41)[_0x1431c2(0x1d9)]((_0x38250c,_0x566978)=>_0x38250c+_0x566978);for(const {cell:_0x137701}of _0xa73a67[_0x1431c2(0x120)](_0x3f887c,{'startRow':_0x410c41,'endRow':_0x410c41+_0x19fd27-0x1}))_0x2d99e9[_0x1431c2(0x115)][_0x1431c2(0x1a0)](_0x211644[_0x1431c2(0x113)][_0x1431c2(0x19b)](_0x137701));},{'priority':_0x51ddd9(0x1ab)}),_0x27377b[_0x51ddd9(0x135)][_0x51ddd9(0x1ce)](_0x2e7208=>{const _0x21f2a9=_0x51ddd9;if(_0x2e7208[_0x21f2a9(0x1cc)]&&_0x2e7208[_0x21f2a9(0x1cc)][_0x21f2a9(0x184)](_0x21f2a9(0x1bb)))return _0x2e7208[_0x21f2a9(0x1ca)]?{}:{'type':_0x21f2a9(0x1a9),'content':_0x2406da(_0x211644[_0x21f2a9(0x129)],_0x21f2a9(0x13f))};});const _0xded9b9=()=>!0x1;for(const _0xb97fd8 of[_0x51ddd9(0x1bb),_0x51ddd9(0x12b),_0x51ddd9(0x172),_0x51ddd9(0x116)])_0x27377b[_0x51ddd9(0x11a)][_0x51ddd9(0x1c6)](_0x51ddd9(0x1a9),_0xb97fd8,_0x51ddd9(0x1ba),_0xded9b9),_0x27377b[_0x51ddd9(0x11a)][_0x51ddd9(0x1c6)](_0x51ddd9(0x173),_0xb97fd8,_0x51ddd9(0x1ba),_0xded9b9),_0x27377b[_0x51ddd9(0x11a)][_0x51ddd9(0x1c6)](_0x51ddd9(0x163),_0xb97fd8,_0x51ddd9(0x1ba),_0xded9b9);_0x27377b[_0x51ddd9(0x11a)][_0x51ddd9(0x1c6)](_0x51ddd9(0x163),_0x51ddd9(0x116),_0x51ddd9(0x121),_0xded9b9),_0x27377b[_0x51ddd9(0x11a)][_0x51ddd9(0x1c6)](_0x51ddd9(0x163),_0x51ddd9(0x116),_0x51ddd9(0x140),(_0xc09d7,_0x584aff,_0x5672d8)=>{const _0x1a4d6e=_0x51ddd9,_0x5b942a=_0xc09d7[_0x1a4d6e(0x1d9)](_0x4d482c=>_0x4d482c[_0x1a4d6e(0x11f)]())[_0x1a4d6e(0x11d)](_0x4dd9d4=>_0x4dd9d4),_0x56234e=new Map(_0x5b942a[_0x1a4d6e(0x1d9)](_0x44b538=>[_0x44b538,null]));if(_0x2d99e9){for(const {element:_0x340a9b,attributes:_0x427a5d}of _0x2d99e9[_0x1a4d6e(0x16f)])_0x427a5d&&_0x56234e[_0x1a4d6e(0x17b)](_0x340a9b,_0x427a5d);}else{if(_0x5672d8&&_0x5672d8[_0x1a4d6e(0x178)])for(const [_0xbe817f,_0x2c01c7]of Object[_0x1a4d6e(0x142)](_0x5672d8[_0x1a4d6e(0x178)])){const _0x3d16b4=_0x211644[_0x1a4d6e(0x113)][_0x1a4d6e(0x12c)][_0x1a4d6e(0x18d)](_0xbe817f),_0x45d48c=_0x3d16b4?_0x3d16b4[_0x1a4d6e(0x161)]()[_0x1a4d6e(0x11f)]():null;_0x45d48c&&_0x56234e[_0x1a4d6e(0x17b)](_0x45d48c,_0x2c01c7);}}_0x211644[_0x1a4d6e(0x113)][_0x1a4d6e(0x191)](_0x3607d7=>{const _0xfd8db=_0x1a4d6e;for(const [_0x5a5324,_0x5c80d8]of _0x56234e)_0x3607d7[_0xfd8db(0x137)]({...Ce,..._0x5c80d8},_0x5a5324);});});const _0x40de37=(_0xbf4110,_0x205819)=>{const _0x32e1a1=_0x51ddd9;_0x27377b[_0x32e1a1(0x11a)][_0x32e1a1(0x1c6)](_0xbf4110,_0x32e1a1(0x1bb),_0x205819,(_0x4fa937,_0x57a5c1,_0x35e711)=>{const _0x3521d9=_0x32e1a1;_0x211644[_0x3521d9(0x113)][_0x3521d9(0x191)](_0x5cd9e5=>{const _0x5393dd=_0x3521d9,_0x4a8c79=[];for(const _0x492826 of _0x4fa937){const _0x16ccb1=_0x492826[_0x5393dd(0x13b)][_0x5393dd(0x127)];_0x16ccb1['is'](_0x5393dd(0x14e),_0x5393dd(0x146))&&_0x4a8c79[_0x5393dd(0x1a0)](_0x16ccb1);}_0x27377b[_0x5393dd(0x11a)][_0x5393dd(0x1b0)](_0xbf4110,null,_0x205819)(_0x4fa937,_0x57a5c1,_0x35e711);for(const _0x2578f1 of _0x4a8c79)_0x5393dd(0x171)!=_0x2578f1[_0x5393dd(0x1a6)][_0x5393dd(0x11b)]&&_0x5cd9e5[_0x5393dd(0x143)](_0x2578f1);});});};_0x40de37(_0x51ddd9(0x1a9),_0x51ddd9(0x140)),_0x40de37(_0x51ddd9(0x1a9),_0x51ddd9(0x121)),_0x40de37(_0x51ddd9(0x173),_0x51ddd9(0x140)),_0x40de37(_0x51ddd9(0x173),_0x51ddd9(0x121)),_0x27377b[_0x51ddd9(0x11a)][_0x51ddd9(0x1c6)](_0x51ddd9(0x1a9),_0x51ddd9(0x172),_0x51ddd9(0x121),_0x340a08=>{const _0x2b5a6a=_0x51ddd9,_0x3e5937=_0x340a08[_0x2b5a6a(0x1d9)](_0x47c0e2=>_0x47c0e2[_0x2b5a6a(0x11f)]()),_0x124874=_0x3e5937[0x0][_0x2b5a6a(0x124)](_0x2b5a6a(0x151)),{minRow:_0x429c78,maxRow:_0x3abfdd}=_0x2f53b1[_0x2b5a6a(0x19c)](_0x3e5937);_0xa73a67[_0x2b5a6a(0x1bf)](_0x124874,{'at':_0x429c78,'rows':_0x3abfdd-_0x429c78+0x1});}),_0x27377b[_0x51ddd9(0x11a)][_0x51ddd9(0x1c6)](_0x51ddd9(0x1a9),_0x51ddd9(0x12b),_0x51ddd9(0x121),_0x4a58b4=>{const _0x146b85=_0x51ddd9,_0x45068f=_0x4a58b4[_0x146b85(0x1d9)](_0x297e80=>_0x297e80[_0x146b85(0x11f)]()),_0x57089c=_0x45068f[0x0][_0x146b85(0x124)](_0x146b85(0x151)),{minColumn:_0x3732f0,maxColumn:_0x4d6713}=_0x2f53b1[_0x146b85(0x19c)](_0x45068f);_0xa73a67[_0x146b85(0x1cd)](_0x57089c,{'at':_0x3732f0,'columns':_0x4d6713-_0x3732f0+0x1});});const _0x13c0cf=(_0x3c6eb8,_0x23d05e)=>{const _0x57e8b3=_0x51ddd9;if(!_0x23d05e[_0x57e8b3(0x1cc)]||!_0x23d05e[_0x57e8b3(0x1cc)][_0x57e8b3(0x184)](_0x57e8b3(0x1bb)))return;const _0x459bcb=_0x23d05e[_0x57e8b3(0x179)][_0x57e8b3(0x1c2)],_0x4a69ef=_0x27377b[_0x57e8b3(0x117)]()[_0x57e8b3(0x11d)](_0x3b5614=>_0x3b5614[_0x57e8b3(0x16a)]&&_0x3b5614[_0x57e8b3(0x179)]&&_0x3b5614[_0x57e8b3(0x179)][_0x57e8b3(0x1c2)]==_0x459bcb);_0x4a69ef[_0x57e8b3(0x17f)]&&_0x23d05e[_0x57e8b3(0x160)]()[_0x57e8b3(0x17f)]!=_0x4a69ef[_0x57e8b3(0x17f)]&&_0x4a69ef[_0x57e8b3(0x134)]((_0xfffeaf,_0x46da32)=>(_0xfffeaf[_0x57e8b3(0x138)]=_0x46da32,_0x46da32[_0x57e8b3(0x1ca)]=_0xfffeaf,_0x46da32));};function _0x4ccd2d(_0x277055,_0x21b295=!0x0){const _0x139b7e=_0x51ddd9,{id:_0x3c8274}=_0x27377b[_0x139b7e(0x12d)](_0x277055[_0x139b7e(0x1d5)]),_0x30cb03=[_0x139b7e(0x18c),_0x139b7e(0x17d)],_0x2e3933=_0x27377b[_0x139b7e(0x16e)][_0x139b7e(0x15d)](_0x277055[_0x139b7e(0x1d5)]);return _0x2e3933&&_0x30cb03[_0x139b7e(0x1a0)](_0x139b7e(0x152)),{'classes':_0x30cb03,'attributes':{'data-suggestion':_0x3c8274},'priority':_0x2e3933&&_0x21b295?0xbc2:0xbb8};}_0x27377b['on'](_0x51ddd9(0x1b6),_0x13c0cf,{'priority':_0x51ddd9(0x14c)}),_0x27377b['on'](_0x51ddd9(0x162),_0x13c0cf,{'priority':_0x51ddd9(0x14c)}),_0x211644[_0x51ddd9(0x113)][_0x51ddd9(0x198)][_0x51ddd9(0x10c)](()=>{const _0x1d80cb=_0x51ddd9;let _0x4bbd85=!0x1;const _0x51f0ec=Array[_0x1d80cb(0x10d)](_0x211644[_0x1d80cb(0x113)][_0x1d80cb(0x198)][_0x1d80cb(0x156)][_0x1d80cb(0x168)]());for(const {name:_0x5367ec,data:_0xd88bed}of _0x51f0ec){const {group:_0x2a80aa,type:_0xf87d78,id:_0x232ad0}=_0x27377b[_0x1d80cb(0x12d)](_0x5367ec);if(_0x1d80cb(0x12e)!=_0x2a80aa||_0x1d80cb(0x173)!=_0xf87d78||_0xd88bed[_0x1d80cb(0x16b)])continue;if(!_0x27377b[_0x1d80cb(0x14b)](_0x232ad0))continue;const _0x3aa07e=_0x27377b[_0x1d80cb(0x1bc)](_0x232ad0)[_0x1d80cb(0x1d2)](),_0x5c6f9e=_0x211644[_0x1d80cb(0x10e)][_0x1d80cb(0x18d)](_0x1d80cb(0x136))['me'];for(const _0x4dcbc2 of _0x27377b[_0x1d80cb(0x117)]()){if(!_0x4dcbc2[_0x1d80cb(0x16a)]||_0x4dcbc2[_0x1d80cb(0x1a2)]!=_0x5c6f9e)continue;if(_0x1d80cb(0x163)!=_0x4dcbc2[_0x1d80cb(0x19d)]||_0x1d80cb(0x116)!=_0x4dcbc2[_0x1d80cb(0x1cc)])continue;if(_0x4dcbc2[_0x1d80cb(0x1d2)]()[_0x1d80cb(0x15b)](_0x4ec26c=>_0x3aa07e[_0x1d80cb(0x1a8)](_0x55fc79=>_0x55fc79[_0x1d80cb(0x183)](_0x4ec26c,!0x0)))){for(const _0x1ab07f of _0x4dcbc2[_0x1d80cb(0x160)]())_0x1ab07f[_0x1d80cb(0x16a)]&&(_0x1ab07f[_0x1d80cb(0x121)](),_0x4bbd85=!0x0);}}}return _0x4bbd85;}),_0x211644[_0x51ddd9(0x113)][_0x51ddd9(0x198)][_0x51ddd9(0x10c)](_0x996216=>{const _0x4fe1d9=_0x51ddd9,_0x2630de=_0x211644[_0x4fe1d9(0x181)][_0x4fe1d9(0x18d)](_0x4fe1d9(0x195));if(!_0x2630de||!_0x2630de[_0x4fe1d9(0x197)][_0x4fe1d9(0x114)](_0x996216[_0x4fe1d9(0x14a)]))return!0x1;let _0x43adeb=!0x1;const _0xaecc1d=_0x211644[_0x4fe1d9(0x10e)][_0x4fe1d9(0x18d)](_0x4fe1d9(0x136))['me'],_0x1001c5=_0x211644[_0x4fe1d9(0x113)][_0x4fe1d9(0x198)][_0x4fe1d9(0x156)][_0x4fe1d9(0x1cb)](),_0x50103f=Array[_0x4fe1d9(0x10d)](_0x211644[_0x4fe1d9(0x113)][_0x4fe1d9(0x198)][_0x4fe1d9(0x156)][_0x4fe1d9(0x168)]())[_0x4fe1d9(0x11d)](({name:_0x5e4b11,data:_0x5697ca})=>{const _0x28ee80=_0x4fe1d9,{group:_0x468be4,subType:_0x540aa8,authorId:_0x233c47}=_0x27377b[_0x28ee80(0x12d)](_0x5e4b11);return _0x28ee80(0x12e)==_0x468be4&&_0x28ee80(0x1bb)==_0x540aa8&&_0x233c47==_0xaecc1d['id']&&!_0x5697ca[_0x28ee80(0x16b)];});for(const _0xfa3339 of _0x1001c5){if(_0x4fe1d9(0x130)!=_0xfa3339[_0x4fe1d9(0x19d)]||_0x4fe1d9(0x146)!=_0xfa3339[_0x4fe1d9(0x139)]||0x1!=_0xfa3339[_0x4fe1d9(0x17f)])continue;const _0x37134a=_0x996216[_0x4fe1d9(0x14f)](_0xfa3339[_0x4fe1d9(0x131)],_0xfa3339[_0x4fe1d9(0x131)][_0x4fe1d9(0x11c)](0x1));if(!_0x50103f[_0x4fe1d9(0x112)](({data:_0x9dddd8})=>_0x9dddd8[_0x4fe1d9(0x192)][_0x4fe1d9(0x149)](_0x37134a))){for(const {name:_0x3278ae,data:_0x4219e6}of _0x50103f)if(_0x37134a[_0x4fe1d9(0x183)](_0x4219e6[_0x4fe1d9(0x192)])){_0x996216[_0x4fe1d9(0x18b)](_0x3278ae,{'range':_0x37134a}),_0x43adeb=!0x0;break;}}}return _0x43adeb;}),_0x211644[_0x51ddd9(0x113)][_0x51ddd9(0x198)][_0x51ddd9(0x10c)](_0x5dd97a=>{const _0x5ef913=_0x51ddd9;let _0x3653d8=!0x1;const _0x4296c9=_0x211644[_0x5ef913(0x10e)][_0x5ef913(0x18d)](_0x5ef913(0x136))['me'],_0x3d9049=_0x27377b[_0x5ef913(0x117)]()[_0x5ef913(0x11d)](_0x52ec5b=>_0x52ec5b[_0x5ef913(0x16a)]&&_0x52ec5b[_0x5ef913(0x1a2)]==_0x4296c9),_0x41deac=new Set(),_0x571abb=new Set();for(const _0x52e94b of _0x3d9049)if(_0x5ef913(0x1bb)==_0x52e94b[_0x5ef913(0x1cc)])for(const _0x2350f4 of _0x52e94b[_0x5ef913(0x1ac)]()){const _0x240934=_0x2350f4[_0x5ef913(0x161)]()[_0x5ef913(0x11f)]();if(_0x240934){if(_0x240934['is'](_0x5ef913(0x14e),_0x5ef913(0x146))&&Pe(_0x240934)){_0x52e94b[_0x5ef913(0x159)](_0x2350f4[_0x5ef913(0x139)]),_0x41deac[_0x5ef913(0x1bd)](_0x240934),_0x3653d8=!0x0;const _0x5f5d91=_0x240934[_0x5ef913(0x193)],_0x5a7df2=_0x240934[_0x5ef913(0x125)],_0x8c44c9=_0x5f5d91&&_0x5f5d91['is'](_0x5ef913(0x14e),_0x5ef913(0x146)),_0x540edc=_0x5a7df2&&_0x5a7df2['is'](_0x5ef913(0x14e),_0x5ef913(0x146));_0x8c44c9&&!_0x41deac[_0x5ef913(0x114)](_0x5f5d91)&&_0x571abb[_0x5ef913(0x1bd)](_0x5f5d91),_0x540edc&&!_0x41deac[_0x5ef913(0x114)](_0x5a7df2)&&_0x571abb[_0x5ef913(0x1bd)](_0x5a7df2);}else _0x240934['is'](_0x5ef913(0x14e),_0x5ef913(0x194))&&_0x240934[_0x5ef913(0x1a1)]&&(_0x52e94b[_0x5ef913(0x159)](_0x2350f4[_0x5ef913(0x139)]),_0x3653d8=!0x0);}}else{if(_0x5ef913(0x116)==_0x52e94b[_0x5ef913(0x1cc)]){if(!_0x52e94b[_0x5ef913(0x179)]||!_0x52e94b[_0x5ef913(0x179)][_0x5ef913(0x1c2)])continue;const _0x104b5d=_0x52e94b[_0x5ef913(0x179)][_0x5ef913(0x178)];if(_0x104b5d&&Object[_0x5ef913(0x15e)](_0x104b5d)[_0x5ef913(0x17f)])continue;const _0x346b81=_0x52e94b[_0x5ef913(0x179)][_0x5ef913(0x1c2)];let _0x129da8=!0x0,_0x298513=!0x0;for(const _0x574ae3 of _0x3d9049)if(_0x574ae3[_0x5ef913(0x1cc)]&&_0x574ae3[_0x5ef913(0x1cc)][_0x5ef913(0x184)](_0x5ef913(0x1bb))){if(!_0x574ae3[_0x5ef913(0x179)][_0x5ef913(0x1c2)]){_0x298513=!0x1;break;}if(_0x574ae3['id']!=_0x52e94b['id']&&_0x574ae3[_0x5ef913(0x179)][_0x5ef913(0x1c2)]==_0x346b81){_0x129da8=!0x1;break;}}_0x298513&&_0x129da8&&(_0x52e94b[_0x5ef913(0x1b9)](),_0x3653d8=!0x0);}}for(const _0x232d62 of _0x41deac)_0x5dd97a[_0x5ef913(0x17a)](_0x232d62);for(const _0x7cf591 of _0x571abb)_0x5dd97a[_0x5ef913(0x143)](_0x7cf591);return _0x3653d8;}),_0x211644[_0x51ddd9(0x12a)][_0x51ddd9(0x18e)](_0x51ddd9(0x1c9))[_0x51ddd9(0x128)]({'model':_0x51ddd9(0x17c),'view':(_0x3a25cf,_0x238493)=>_0x4ccd2d(_0x3a25cf),'converterPriority':_0x51ddd9(0x14c)}),_0x211644[_0x51ddd9(0x12a)][_0x51ddd9(0x18e)](_0x51ddd9(0x185))[_0x51ddd9(0x128)]({'model':_0x51ddd9(0x17c),'view':(_0x3b66ba,_0xa883d4)=>_0xa883d4[_0x51ddd9(0x126)][_0x51ddd9(0x165)]?_0x4ccd2d(_0x3b66ba,!0x1):null,'converterPriority':_0x51ddd9(0x14c)});const _0x8b09fa=_0x211644[_0x51ddd9(0x133)][_0x51ddd9(0x1b7)];this[_0x51ddd9(0x1c7)](_0x8b09fa[_0x51ddd9(0x198)],_0x51ddd9(0x1c8),(_0x3d1571,_0x45f33c)=>{const _0x13bc3a=_0x51ddd9,_0x48a83=[];for(const _0x5a6bd6 of _0x8b09fa[_0x13bc3a(0x180)](_0x45f33c[_0x13bc3a(0x1b8)])[_0x13bc3a(0x1d8)]())_0x5a6bd6['is'](_0x13bc3a(0x14e),_0x13bc3a(0x1c1))&&_0x48a83[_0x13bc3a(0x1a0)](_0x5a6bd6);_0x8b09fa[_0x13bc3a(0x191)](_0x1cb40d=>{const _0x553bb6=_0x13bc3a;for(const _0x125a9c of _0x48a83)_0x1cb40d[_0x553bb6(0x12f)](_0x1cb40d[_0x553bb6(0x180)](_0x125a9c),_0x1cb40d[_0x553bb6(0x189)](_0x125a9c)),_0x1cb40d[_0x553bb6(0x17a)](_0x125a9c);});});}}function Pe(_0x1aec3d){const _0x36a1ea=_0x9c45cd;if(_0x1aec3d[_0x36a1ea(0x1a1)])return!0x0;const _0x23decc=_0x1aec3d[_0x36a1ea(0x19f)](0x0);return _0x23decc['is'](_0x36a1ea(0x14e),_0x36a1ea(0x194))&&_0x23decc[_0x36a1ea(0x1a1)];}function he(_0x502040,_0x1b85fe={},_0x2c73cf){const _0x3160bd=_0x9c45cd;for(const {isAnchor:_0x34779d,cellHeight:_0x5162c2,cellWidth:_0x5c6df7}of _0x2c73cf[_0x3160bd(0x120)](_0x502040,{'includeAllSlots':!0x0,..._0x1b85fe}))if(!_0x34779d||0x1!=_0x5162c2||0x1!=_0x5c6df7)return!0x1;return!0x0;}
23
+ const _0x403bed=_0x4ca8;(function(_0x55696d,_0x106516){const _0x5ebbc4=_0x4ca8,_0x1e47e1=_0x55696d();while(!![]){try{const _0x16a4c0=parseInt(_0x5ebbc4(0x146))/0x1+parseInt(_0x5ebbc4(0x113))/0x2*(-parseInt(_0x5ebbc4(0x8f))/0x3)+-parseInt(_0x5ebbc4(0x96))/0x4+-parseInt(_0x5ebbc4(0xaa))/0x5+-parseInt(_0x5ebbc4(0x110))/0x6+parseInt(_0x5ebbc4(0xb4))/0x7*(parseInt(_0x5ebbc4(0x141))/0x8)+-parseInt(_0x5ebbc4(0x136))/0x9*(-parseInt(_0x5ebbc4(0x123))/0xa);if(_0x16a4c0===_0x106516)break;else _0x1e47e1['push'](_0x1e47e1['shift']());}catch(_0x1b5b83){_0x1e47e1['push'](_0x1e47e1['shift']());}}}(_0x29b2,0xba08f));import{getTranslation as _0x149a6a}from'../utils/common-translations.js';import{Plugin as _0x4dd22e}from'ckeditor5/src/core.js';function _0x29b2(){const _0x3a7738=['rootName','model','_splitMarkerName','discard','_tablePostFixingSubtypes','row','getContainedElement','rowInsertionRanges','every','tablePasteChainId','getSelectionAffectedTableCells','previous','rowInsertionIndexes','findAncestor','element','$graveyard','tableCellSuggestion','1824590mgPnOp','value','ck-suggestion-marker','cells','filter','getRowIndexes','fromEntries','stop','get','getColumnIndexes','217AzMVvG','schema','TableClipboard','fill','editor','suggestionLoaded','*Replace\x20table\x20cells*','view','forEach','listenTo','plugins','tablePasteCell','suggestionUnloaded','markMultiRangeInsertion','endColumn','removeMarkers','tablePasteRow','tableCellVerticalAlignment','has','showSuggestionHighlights','_replaceTableSlotCell','_isForcedDefaultExecutionBlock','getSuggestions','deletionRanges','accept','reduce','createRangeIn','_createdBatches','getAttributes','suggestion-td','createRange','change','insertColumns','insertContent','registerDescriptionCallback','createPositionBefore','getRanges','remove','redo','newRange','join','type','nodeAfter','tableCellPadding','createElement','getChangedMarkers','conversion','markerAttributes','removeColumns','setAttributes','Users','previousSibling','requires','fromRange','getAllAdjacentSuggestions','markMultiRangeDeletion','tableCellHorizontalAlignment','markerName','getColumns','suggestion','markers','getChild','next','getShiftedBy','attributes','getItems','getRows','content','map','removeMarker','insertRows','insertion','tablePaste','call','oldRange','from','clipboardOutput','rows','differ','isEmpty','selection','tableCellBorderStyle','end','tableCellBackgroundColor','getTableIfOnlyTableInContent','nextSibling','entries','tableCellBorderWidth','find','subType','forceDefaultExecution','deletion','3471756cfzKma','start','registerCustomCallback','138BSfivu','add','author','insertionRanges','hasSuggestion','commands','columnInsertionRanges','isInContent','_getCoordsForCells','set','insert','position','elementToElement','descriptionFactory','TableUtils','move','16340yZIniC','document','createTableWalker','register','documentSelection','getChildren','dataDowncast','name','paragraph','last','removeRows','high','locale','TrackChangesEditing','getSuggestionCallback','low','return','isEqual','column','7326MkdBCN','_suggestionFactory','getChanges','unwrap','endRow','activeMarkers','editingDowncast','first','table','keys','root','359768nwJBVN','cell','tablePasteColumn','trackChanges','updateMarker','779489FVHRMA','wrap','markMultiRangeBlockFormat','containsRange','columns','getSuggestion','tableCellBorderColor','editing','columnInsertionIndexes','some','createRangeOn','for','registerPostFixer','includes','batch','markerToHighlight','push','suggestion:formatBlock:tablePasteCell','formatBlock','startsWith','afterInit','setAttribute','29739LEUQjG','ck-suggestion-marker-insertion','options','detach','length','tableCell','getMarkers','4456504iwjGdX','getRange','ck-suggestion-marker--active'];_0x29b2=function(){return _0x3a7738;};return _0x29b2();}import{LiveRange as _0x5ce07f}from'ckeditor5/src/engine.js';import{uid as _0x3e7871,priorities as _0x51d60d}from'ckeditor5/src/utils.js';import _0x4ba6e7 from'./table.js';function _0x4ca8(_0x417a25,_0x18b202){const _0x29b23a=_0x29b2();return _0x4ca8=function(_0x4ca8cf,_0x4d43a4){_0x4ca8cf=_0x4ca8cf-0x7f;let _0x47efb0=_0x29b23a[_0x4ca8cf];return _0x47efb0;},_0x4ca8(_0x417a25,_0x18b202);}const ge=[_0x403bed(0x10b),_0x403bed(0x7f),_0x403bed(0x105),_0x403bed(0xec),_0x403bed(0xc5),_0x403bed(0x107),_0x403bed(0xdf)],Ce=Object[_0x403bed(0xb0)](ge[_0x403bed(0xf8)](_0x112407=>[_0x112407,null]));export default class It extends _0x4dd22e{static get[_0x403bed(0xe8)](){return[_0x4ba6e7];}[_0x403bed(0x8d)](){const _0x436872=_0x403bed,_0x244731=this[_0x436872(0xb8)];if(!_0x244731[_0x436872(0xbe)][_0x436872(0xc6)](_0x436872(0xb6)))return;const _0x306933=_0x244731[_0x436872(0xbe)][_0x436872(0xb2)](_0x436872(0x130)),_0x37b89b=_0x244731[_0x436872(0xbe)][_0x436872(0xb2)](_0x436872(0x121)),_0x52386b=_0x244731[_0x436872(0xbe)][_0x436872(0xb2)](_0x4ba6e7),_0x248f7a=_0x244731[_0x436872(0xbe)][_0x436872(0xb2)](_0x436872(0xb6));_0x52386b[_0x436872(0x9d)][_0x436872(0x89)](_0x436872(0xc4),_0x436872(0x143)),_0x244731[_0x436872(0x9a)][_0x436872(0xb5)][_0x436872(0x126)](_0x436872(0xa9),{'allowIn':_0x436872(0x94),'allowContentOf':_0x436872(0x94),'isLimit':!0x0}),_0x244731[_0x436872(0xe2)][_0x436872(0x11f)]({'model':_0x436872(0xa9),'view':_0x436872(0xd1)});let _0x39d0ca=null;_0x244731[_0x436872(0x9a)]['on'](_0x436872(0xd5),(_0x21713d,_0x1153b0)=>{const _0x169a4b=_0x436872,[_0x1ca607,_0x28409d]=_0x1153b0,_0x2ec2e0=_0x1153b0[_0x1153b0[_0x169a4b(0x93)]-0x1];_0x2ec2e0&&_0x2ec2e0[_0x169a4b(0x10e)]||_0x306933[_0x169a4b(0xc9)]||this[_0x169a4b(0xb8)][_0x169a4b(0x118)][_0x169a4b(0xb2)](_0x169a4b(0x144))[_0x169a4b(0xab)]&&function(_0x2b740c,_0x309c0d,_0x10b829,_0x1e37e9,_0x2840f0){const _0x183d6f=_0x169a4b;if(_0x309c0d&&!_0x309c0d['is'](_0x183d6f(0x127)))return!0x1;const _0x185e62=_0x2840f0[_0x183d6f(0x108)](_0x2b740c,_0x10b829);if(!_0x185e62||!he(_0x185e62,void 0x0,_0x1e37e9))return!0x1;const _0xe1f771=_0x1e37e9[_0x183d6f(0xa3)](_0x10b829[_0x183d6f(0x124)][_0x183d6f(0x104)]);if(!_0xe1f771[_0x183d6f(0x93)])return!0x1;const _0x5bf49f=_0xe1f771[0x0][_0x183d6f(0xa6)](_0x183d6f(0x13e)),_0x9eae5e=_0x1e37e9[_0x183d6f(0xaf)](_0xe1f771),_0x388cf3=_0x1e37e9[_0x183d6f(0xb3)](_0xe1f771),_0x5a1ada={'startRow':_0x9eae5e[_0x183d6f(0x13d)],'endRow':_0x9eae5e[_0x183d6f(0x12c)],'startColumn':_0x388cf3[_0x183d6f(0x13d)],'endColumn':_0x388cf3[_0x183d6f(0x12c)]};return 0x1==_0xe1f771[_0x183d6f(0x93)]&&(_0x5a1ada[_0x183d6f(0x13a)]+=_0x1e37e9[_0x183d6f(0xf6)](_0x185e62)-0x1,_0x5a1ada[_0x183d6f(0xc2)]+=_0x1e37e9[_0x183d6f(0xee)](_0x185e62)-0x1),he(_0x5bf49f,_0x5a1ada,_0x1e37e9);}(_0x1ca607,_0x28409d,_0x244731[_0x169a4b(0x9a)],_0x37b89b,_0x248f7a)&&(_0x21713d[_0x169a4b(0xb1)](),_0x39d0ca={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x244731[_0x169a4b(0x9a)][_0x169a4b(0xd3)](()=>{const _0x363c43=_0x169a4b;_0x244731[_0x363c43(0x9a)][_0x363c43(0xd5)](_0x1153b0[0x0],_0x1153b0[0x1],_0x1153b0[0x2],{'forceDefaultExecution':!0x0});const _0x2a50ca=_0x3e7871(),{rowInsertionRanges:_0x49c97e,columnInsertionRanges:_0x534127,insertionRanges:_0x5e236f,deletionRanges:_0x5c81cf,cells:_0x28f873}=_0x39d0ca;_0x49c97e[_0x363c43(0x93)]&&_0x306933[_0x363c43(0xc1)](_0x49c97e,_0x363c43(0xc4),{'tablePasteChainId':_0x2a50ca}),_0x534127[_0x363c43(0x93)]&&_0x306933[_0x363c43(0xc1)](_0x534127,_0x363c43(0x143),{'tablePasteChainId':_0x2a50ca}),_0x5e236f[_0x363c43(0x93)]&&(_0x306933[_0x363c43(0xc1)](_0x5e236f,_0x363c43(0xfc),{'tablePasteChainId':_0x2a50ca,'skipNestingCheck':!0x0}),_0x5e236f[_0x363c43(0xbc)](_0x525110=>{const _0x1e35fe=_0x363c43;var _0x16fe04;return null===(_0x16fe04=_0x525110[_0x1e35fe(0x92)])||void 0x0===_0x16fe04?void 0x0:_0x16fe04[_0x1e35fe(0xfd)](_0x525110);})),_0x5c81cf[_0x363c43(0x93)]&&(_0x306933[_0x363c43(0xeb)](_0x5c81cf,_0x363c43(0xfc),{'tablePasteChainId':_0x2a50ca,'skipNestingCheck':!0x0}),_0x5c81cf[_0x363c43(0xbc)](_0x2f37a6=>{const _0x54017a=_0x363c43;var _0x27501d;return null===(_0x27501d=_0x2f37a6[_0x54017a(0x92)])||void 0x0===_0x27501d?void 0x0:_0x27501d[_0x54017a(0xfd)](_0x2f37a6);}));const _0x34cc6f=_0x306933[_0x363c43(0x148)](_0x28f873[_0x363c43(0xf8)](({element:_0xb9b2cd})=>_0xb9b2cd),{'formatGroupId':_0x3e7871()},[],_0x363c43(0xbf),{'tablePasteChainId':_0x2a50ca});if(_0x34cc6f){const _0x79237d=_0x34cc6f[_0x363c43(0x95)](),_0x333831=[];for(const {element:_0x46721b,attributes:_0x34a4bf}of _0x28f873){if(!_0x34a4bf)continue;const _0x1d6fcf=_0x244731[_0x363c43(0x9a)][_0x363c43(0x83)](_0x46721b),_0x5d574e=_0x79237d[_0x363c43(0x10c)](_0x1069ff=>_0x1069ff[_0x363c43(0x97)]()[_0x363c43(0x134)](_0x1d6fcf));_0x5d574e&&_0x333831[_0x363c43(0x89)]([_0x5d574e[_0x363c43(0x12a)],_0x34a4bf]);}_0x333831[_0x363c43(0x93)]&&_0x34cc6f[_0x363c43(0x8e)](_0x363c43(0xe3),Object[_0x363c43(0xb0)](_0x333831));}_0x39d0ca=null;}));},{'priority':_0x51d60d[_0x436872(0x12e)]+0xa}),_0x244731[_0x436872(0xbe)][_0x436872(0xb2)](_0x436872(0xb6))['on'](_0x436872(0xc8),(_0x5288a8,_0x1c1f16)=>{const _0x2d999e=_0x436872,[_0x44f9b6,_0x14e06a,,_0x2502a9]=_0x1c1f16;if(!_0x39d0ca)return;_0x5288a8[_0x2d999e(0xb1)]();const _0x35e5df=_0x44f9b6[_0x2d999e(0x142)],_0x579160=_0x14e06a,_0x588930=Pe(_0x35e5df),_0x568e2d=Pe(_0x579160);_0x5288a8[_0x2d999e(0x133)]=_0x35e5df;let _0x5d3523=null,_0x107aad=null;if(_0x568e2d||_0x588930){if(_0x588930&&!_0x568e2d){_0x2502a9[_0x2d999e(0xd9)](_0x35e5df[_0x2d999e(0xf1)](0x0));for(const _0x1dd58c of Array[_0x2d999e(0xff)](_0x579160[_0x2d999e(0x128)]()))_0x2502a9[_0x2d999e(0x11d)](_0x1dd58c,_0x35e5df,_0x2d999e(0x106));const _0x151dcd=_0x39d0ca[_0x2d999e(0xa5)][_0x2d999e(0x86)](_0x44f9b6[_0x2d999e(0x9e)]),_0x5183e0=_0x39d0ca[_0x2d999e(0x81)][_0x2d999e(0x86)](_0x44f9b6[_0x2d999e(0x135)]);_0x151dcd||_0x5183e0||(_0x5d3523=_0x5ce07f[_0x2d999e(0xe9)](_0x2502a9[_0x2d999e(0xce)](_0x35e5df)));}else _0x568e2d&&!_0x588930&&(_0x107aad=_0x2502a9[_0x2d999e(0xce)](_0x35e5df));}else{const _0x282bcf=_0x2502a9[_0x2d999e(0xe0)](_0x2d999e(0xa9)),_0x62fe7c=_0x2502a9[_0x2d999e(0xe0)](_0x2d999e(0xa9));_0x2502a9[_0x2d999e(0x147)](_0x2502a9[_0x2d999e(0xce)](_0x35e5df),_0x62fe7c),_0x2502a9[_0x2d999e(0x11d)](_0x282bcf,_0x35e5df,0x0);for(const _0x190705 of Array[_0x2d999e(0xff)](_0x579160[_0x2d999e(0x128)]()))_0x2502a9[_0x2d999e(0x11d)](_0x190705,_0x282bcf,_0x2d999e(0x106));_0x5d3523=_0x5ce07f[_0x2d999e(0xe9)](_0x2502a9[_0x2d999e(0x83)](_0x282bcf)),_0x107aad=_0x5ce07f[_0x2d999e(0xe9)](_0x2502a9[_0x2d999e(0x83)](_0x62fe7c));}const _0x3a311a=Array[_0x2d999e(0xff)](_0x579160[_0x2d999e(0xd0)]())[_0x2d999e(0xae)](([_0x5090d9])=>ge[_0x2d999e(0x86)](_0x5090d9));_0x39d0ca[_0x2d999e(0xad)][_0x2d999e(0x89)]({'element':_0x35e5df,'attributes':_0x3a311a[_0x2d999e(0x93)]?Object[_0x2d999e(0xb0)](_0x3a311a):null}),_0x5d3523&&_0x39d0ca[_0x2d999e(0x116)][_0x2d999e(0x89)](_0x5d3523),_0x107aad&&_0x39d0ca[_0x2d999e(0xcb)][_0x2d999e(0x89)](_0x107aad);},{'priority':_0x436872(0x12e)}),_0x37b89b['on'](_0x436872(0xd4),(_0x3e0607,_0x4f09c5)=>{const _0x5be37b=_0x436872,[_0x3207bc,_0x3dcd11={}]=_0x4f09c5;if(!_0x39d0ca)return;const _0xbb223c=_0x3dcd11['at']||0x0,_0x5e2999=_0x3dcd11[_0x5be37b(0x14a)]||0x1;_0x39d0ca[_0x5be37b(0x81)]=new Array(_0x5e2999)[_0x5be37b(0xb7)](_0xbb223c)[_0x5be37b(0xf8)]((_0x59f695,_0x5cab91)=>_0x59f695+_0x5cab91);for(const {cell:_0xe8b11f}of _0x37b89b[_0x5be37b(0x125)](_0x3207bc,{'startColumn':_0xbb223c,'endColumn':_0xbb223c+_0x5e2999-0x1}))_0x39d0ca[_0x5be37b(0x119)][_0x5be37b(0x89)](_0x244731[_0x5be37b(0x9a)][_0x5be37b(0x83)](_0xe8b11f));},{'priority':_0x436872(0x132)}),_0x37b89b['on'](_0x436872(0xfa),(_0x227e51,_0x379e6a)=>{const _0x4bbcc8=_0x436872,[_0x373738,_0x4a7c70={}]=_0x379e6a;if(!_0x39d0ca)return;const _0x3623d8=_0x4a7c70['at']||0x0,_0x543c25=_0x4a7c70[_0x4bbcc8(0x101)]||0x1;_0x39d0ca[_0x4bbcc8(0xa5)]=new Array(_0x543c25)[_0x4bbcc8(0xb7)](_0x3623d8)[_0x4bbcc8(0xf8)]((_0x32d04a,_0x465d91)=>_0x32d04a+_0x465d91);for(const {cell:_0x3e6b34}of _0x37b89b[_0x4bbcc8(0x125)](_0x373738,{'startRow':_0x3623d8,'endRow':_0x3623d8+_0x543c25-0x1}))_0x39d0ca[_0x4bbcc8(0xa0)][_0x4bbcc8(0x89)](_0x244731[_0x4bbcc8(0x9a)][_0x4bbcc8(0x83)](_0x3e6b34));},{'priority':_0x436872(0x132)}),_0x306933[_0x436872(0x120)][_0x436872(0xd6)](_0x46b43b=>{const _0x1eecec=_0x436872;if(_0x46b43b[_0x1eecec(0x10d)]&&_0x46b43b[_0x1eecec(0x10d)][_0x1eecec(0x8c)](_0x1eecec(0xfc)))return _0x46b43b[_0x1eecec(0xa4)]?{}:{'type':_0x1eecec(0xfb),'content':_0x149a6a(_0x244731[_0x1eecec(0x12f)],_0x1eecec(0xba))};});const _0x1dba27=()=>!0x1;for(const _0x2aae1a of[_0x436872(0xfc),_0x436872(0x143),_0x436872(0xc4),_0x436872(0xbf)])_0x306933[_0x436872(0x137)][_0x436872(0x112)](_0x436872(0xfb),_0x2aae1a,_0x436872(0xdc),_0x1dba27),_0x306933[_0x436872(0x137)][_0x436872(0x112)](_0x436872(0x10f),_0x2aae1a,_0x436872(0xdc),_0x1dba27),_0x306933[_0x436872(0x137)][_0x436872(0x112)](_0x436872(0x8b),_0x2aae1a,_0x436872(0xdc),_0x1dba27);_0x306933[_0x436872(0x137)][_0x436872(0x112)](_0x436872(0x8b),_0x436872(0xbf),_0x436872(0x9c),_0x1dba27),_0x306933[_0x436872(0x137)][_0x436872(0x112)](_0x436872(0x8b),_0x436872(0xbf),_0x436872(0xcc),(_0xf87ae7,_0x5e42f6,_0x2e5097)=>{const _0x54e6da=_0x436872,_0x3b58a3=_0xf87ae7[_0x54e6da(0xf8)](_0x279ef1=>_0x279ef1[_0x54e6da(0x9f)]())[_0x54e6da(0xae)](_0xc7429e=>_0xc7429e),_0x3816f9=new Map(_0x3b58a3[_0x54e6da(0xf8)](_0x3599e7=>[_0x3599e7,null]));if(_0x39d0ca){for(const {element:_0x18a552,attributes:_0x32c1a2}of _0x39d0ca[_0x54e6da(0xad)])_0x32c1a2&&_0x3816f9[_0x54e6da(0x11c)](_0x18a552,_0x32c1a2);}else{if(_0x2e5097&&_0x2e5097[_0x54e6da(0xe3)])for(const [_0x4d8d0d,_0x289775]of Object[_0x54e6da(0x10a)](_0x2e5097[_0x54e6da(0xe3)])){const _0x5beae1=_0x244731[_0x54e6da(0x9a)][_0x54e6da(0xf0)][_0x54e6da(0xb2)](_0x4d8d0d),_0x40dd92=_0x5beae1?_0x5beae1[_0x54e6da(0x97)]()[_0x54e6da(0x9f)]():null;_0x40dd92&&_0x3816f9[_0x54e6da(0x11c)](_0x40dd92,_0x289775);}}_0x244731[_0x54e6da(0x9a)][_0x54e6da(0xd3)](_0x36db2d=>{const _0x427bcc=_0x54e6da;for(const [_0x44786b,_0x40a52c]of _0x3816f9)_0x36db2d[_0x427bcc(0xe5)]({...Ce,..._0x40a52c},_0x44786b);});});const _0x2a279a=(_0x583ecf,_0x4a9db8)=>{const _0x1d38ed=_0x436872;_0x306933[_0x1d38ed(0x137)][_0x1d38ed(0x112)](_0x583ecf,_0x1d38ed(0xfc),_0x4a9db8,(_0x360d49,_0x6f50bf,_0x1f252a)=>{const _0x4381f0=_0x1d38ed;_0x244731[_0x4381f0(0x9a)][_0x4381f0(0xd3)](_0x5d420a=>{const _0x5d6f07=_0x4381f0,_0x37e6d2=[];for(const _0x50d9a1 of _0x360d49){const _0x39d0eb=_0x50d9a1[_0x5d6f07(0x111)][_0x5d6f07(0xde)];_0x39d0eb['is'](_0x5d6f07(0xa7),_0x5d6f07(0xa9))&&_0x37e6d2[_0x5d6f07(0x89)](_0x39d0eb);}_0x306933[_0x5d6f07(0x137)][_0x5d6f07(0x131)](_0x583ecf,null,_0x4a9db8)(_0x360d49,_0x6f50bf,_0x1f252a);for(const _0x16cfcf of _0x37e6d2)_0x5d6f07(0xa8)!=_0x16cfcf[_0x5d6f07(0x140)][_0x5d6f07(0x99)]&&_0x5d420a[_0x5d6f07(0x139)](_0x16cfcf);});});};_0x2a279a(_0x436872(0xfb),_0x436872(0xcc)),_0x2a279a(_0x436872(0xfb),_0x436872(0x9c)),_0x2a279a(_0x436872(0x10f),_0x436872(0xcc)),_0x2a279a(_0x436872(0x10f),_0x436872(0x9c)),_0x306933[_0x436872(0x137)][_0x436872(0x112)](_0x436872(0xfb),_0x436872(0xc4),_0x436872(0x9c),_0xcd0d8f=>{const _0x2c2c3a=_0x436872,_0x477f4c=_0xcd0d8f[_0x2c2c3a(0xf8)](_0x4711cd=>_0x4711cd[_0x2c2c3a(0x9f)]()),_0x1c3aeb=_0x477f4c[0x0][_0x2c2c3a(0xa6)](_0x2c2c3a(0x13e)),{minRow:_0x42936c,maxRow:_0x125b67}=_0x52386b[_0x2c2c3a(0x11b)](_0x477f4c);_0x37b89b[_0x2c2c3a(0x12d)](_0x1c3aeb,{'at':_0x42936c,'rows':_0x125b67-_0x42936c+0x1});}),_0x306933[_0x436872(0x137)][_0x436872(0x112)](_0x436872(0xfb),_0x436872(0x143),_0x436872(0x9c),_0x400d98=>{const _0x67500e=_0x436872,_0x3178a7=_0x400d98[_0x67500e(0xf8)](_0x4316b5=>_0x4316b5[_0x67500e(0x9f)]()),_0x17886c=_0x3178a7[0x0][_0x67500e(0xa6)](_0x67500e(0x13e)),{minColumn:_0x26edea,maxColumn:_0x51c208}=_0x52386b[_0x67500e(0x11b)](_0x3178a7);_0x37b89b[_0x67500e(0xe4)](_0x17886c,{'at':_0x26edea,'columns':_0x51c208-_0x26edea+0x1});});const _0x5851a9=(_0xb16102,_0xec844b)=>{const _0x1dec57=_0x436872;if(!_0xec844b[_0x1dec57(0x10d)]||!_0xec844b[_0x1dec57(0x10d)][_0x1dec57(0x8c)](_0x1dec57(0xfc)))return;const _0x3a6550=_0xec844b[_0x1dec57(0xf4)][_0x1dec57(0xa2)],_0x3fd205=_0x306933[_0x1dec57(0xca)]()[_0x1dec57(0xae)](_0x52f46c=>_0x52f46c[_0x1dec57(0x11a)]&&_0x52f46c[_0x1dec57(0xf4)]&&_0x52f46c[_0x1dec57(0xf4)][_0x1dec57(0xa2)]==_0x3a6550);_0x3fd205[_0x1dec57(0x93)]&&_0xec844b[_0x1dec57(0xea)]()[_0x1dec57(0x93)]!=_0x3fd205[_0x1dec57(0x93)]&&_0x3fd205[_0x1dec57(0xcd)]((_0x3c1c5d,_0x1896b9)=>(_0x3c1c5d[_0x1dec57(0xf2)]=_0x1896b9,_0x1896b9[_0x1dec57(0xa4)]=_0x3c1c5d,_0x1896b9));};function _0x290c38(_0x24a8e4,_0x5b3bc2=!0x0){const _0x1e54f5=_0x436872,{id:_0x59fb6e}=_0x306933[_0x1e54f5(0x9b)](_0x24a8e4[_0x1e54f5(0xed)]),_0x3ff839=[_0x1e54f5(0xac),_0x1e54f5(0x90)],_0x227ecf=_0x306933[_0x1e54f5(0x13b)][_0x1e54f5(0x86)](_0x24a8e4[_0x1e54f5(0xed)]);return _0x227ecf&&_0x3ff839[_0x1e54f5(0x89)](_0x1e54f5(0x98)),{'classes':_0x3ff839,'attributes':{'data-suggestion':_0x59fb6e},'priority':_0x227ecf&&_0x5b3bc2?0xbc2:0xbb8};}_0x306933['on'](_0x436872(0xb9),_0x5851a9,{'priority':_0x436872(0x12e)}),_0x306933['on'](_0x436872(0xc0),_0x5851a9,{'priority':_0x436872(0x12e)}),_0x244731[_0x436872(0x9a)][_0x436872(0x124)][_0x436872(0x85)](()=>{const _0x4a32d9=_0x436872;let _0x2421a7=!0x1;const _0x19b9b2=Array[_0x4a32d9(0xff)](_0x244731[_0x4a32d9(0x9a)][_0x4a32d9(0x124)][_0x4a32d9(0x102)][_0x4a32d9(0xe1)]());for(const {name:_0x3608a4,data:_0x2d6e4}of _0x19b9b2){const {group:_0x3eed55,type:_0xfd893f,id:_0x3ee3ab}=_0x306933[_0x4a32d9(0x9b)](_0x3608a4);if(_0x4a32d9(0xef)!=_0x3eed55||_0x4a32d9(0x10f)!=_0xfd893f||_0x2d6e4[_0x4a32d9(0xfe)])continue;if(!_0x306933[_0x4a32d9(0x117)](_0x3ee3ab))continue;const _0x203606=_0x306933[_0x4a32d9(0x14b)](_0x3ee3ab)[_0x4a32d9(0xd8)](),_0x4a4336=_0x244731[_0x4a32d9(0xbe)][_0x4a32d9(0xb2)](_0x4a32d9(0xe6))['me'];for(const _0x4223d5 of _0x306933[_0x4a32d9(0xca)]()){if(!_0x4223d5[_0x4a32d9(0x11a)]||_0x4223d5[_0x4a32d9(0x115)]!=_0x4a4336)continue;if(_0x4a32d9(0x8b)!=_0x4223d5[_0x4a32d9(0xdd)]||_0x4a32d9(0xbf)!=_0x4223d5[_0x4a32d9(0x10d)])continue;if(_0x4223d5[_0x4a32d9(0xd8)]()[_0x4a32d9(0xa1)](_0x536dac=>_0x203606[_0x4a32d9(0x82)](_0x14726c=>_0x14726c[_0x4a32d9(0x149)](_0x536dac,!0x0)))){for(const _0x46c7a4 of _0x4223d5[_0x4a32d9(0xea)]())_0x46c7a4[_0x4a32d9(0x11a)]&&(_0x46c7a4[_0x4a32d9(0x9c)](),_0x2421a7=!0x0);}}}return _0x2421a7;}),_0x244731[_0x436872(0x9a)][_0x436872(0x124)][_0x436872(0x85)](_0x44a142=>{const _0x575e11=_0x436872,_0x19786b=_0x244731[_0x575e11(0x118)][_0x575e11(0xb2)](_0x575e11(0xda));if(!_0x19786b||!_0x19786b[_0x575e11(0xcf)][_0x575e11(0xc6)](_0x44a142[_0x575e11(0x87)]))return!0x1;let _0x1ebad6=!0x1;const _0x3e7210=_0x244731[_0x575e11(0xbe)][_0x575e11(0xb2)](_0x575e11(0xe6))['me'],_0x21ced4=_0x244731[_0x575e11(0x9a)][_0x575e11(0x124)][_0x575e11(0x102)][_0x575e11(0x138)](),_0x5cdf05=Array[_0x575e11(0xff)](_0x244731[_0x575e11(0x9a)][_0x575e11(0x124)][_0x575e11(0x102)][_0x575e11(0xe1)]())[_0x575e11(0xae)](({name:_0x4dd6fb,data:_0x193ca2})=>{const _0x29d6a6=_0x575e11,{group:_0xe30a02,subType:_0x78db39,authorId:_0x47b068}=_0x306933[_0x29d6a6(0x9b)](_0x4dd6fb);return _0x29d6a6(0xef)==_0xe30a02&&_0x29d6a6(0xfc)==_0x78db39&&_0x47b068==_0x3e7210['id']&&!_0x193ca2[_0x29d6a6(0xfe)];});for(const _0x29172d of _0x21ced4){if(_0x575e11(0x11d)!=_0x29172d[_0x575e11(0xdd)]||_0x575e11(0xa9)!=_0x29172d[_0x575e11(0x12a)]||0x1!=_0x29172d[_0x575e11(0x93)])continue;const _0x1743ad=_0x44a142[_0x575e11(0xd2)](_0x29172d[_0x575e11(0x11e)],_0x29172d[_0x575e11(0x11e)][_0x575e11(0xf3)](0x1));if(!_0x5cdf05[_0x575e11(0x10c)](({data:_0x7fd7f1})=>_0x7fd7f1[_0x575e11(0xdb)][_0x575e11(0x134)](_0x1743ad))){for(const {name:_0x35ee8d,data:_0x37c398}of _0x5cdf05)if(_0x1743ad[_0x575e11(0x149)](_0x37c398[_0x575e11(0xdb)])){_0x44a142[_0x575e11(0x145)](_0x35ee8d,{'range':_0x1743ad}),_0x1ebad6=!0x0;break;}}}return _0x1ebad6;}),_0x244731[_0x436872(0x9a)][_0x436872(0x124)][_0x436872(0x85)](_0x3029a7=>{const _0x4cfad5=_0x436872;let _0x590565=!0x1;const _0x1698bb=_0x244731[_0x4cfad5(0xbe)][_0x4cfad5(0xb2)](_0x4cfad5(0xe6))['me'],_0x54f828=_0x306933[_0x4cfad5(0xca)]()[_0x4cfad5(0xae)](_0x1be342=>_0x1be342[_0x4cfad5(0x11a)]&&_0x1be342[_0x4cfad5(0x115)]==_0x1698bb),_0x31ae51=new Set(),_0x59b3cb=new Set();for(const _0x47e085 of _0x54f828)if(_0x4cfad5(0xfc)==_0x47e085[_0x4cfad5(0x10d)])for(const _0x23880c of _0x47e085[_0x4cfad5(0x95)]()){const _0x658f6=_0x23880c[_0x4cfad5(0x97)]()[_0x4cfad5(0x9f)]();if(_0x658f6){if(_0x658f6['is'](_0x4cfad5(0xa7),_0x4cfad5(0xa9))&&Pe(_0x658f6)){_0x47e085[_0x4cfad5(0xf9)](_0x23880c[_0x4cfad5(0x12a)]),_0x31ae51[_0x4cfad5(0x114)](_0x658f6),_0x590565=!0x0;const _0x4c1c9b=_0x658f6[_0x4cfad5(0x109)],_0x1144b3=_0x658f6[_0x4cfad5(0xe7)],_0x7d567a=_0x4c1c9b&&_0x4c1c9b['is'](_0x4cfad5(0xa7),_0x4cfad5(0xa9)),_0x259872=_0x1144b3&&_0x1144b3['is'](_0x4cfad5(0xa7),_0x4cfad5(0xa9));_0x7d567a&&!_0x31ae51[_0x4cfad5(0xc6)](_0x4c1c9b)&&_0x59b3cb[_0x4cfad5(0x114)](_0x4c1c9b),_0x259872&&!_0x31ae51[_0x4cfad5(0xc6)](_0x1144b3)&&_0x59b3cb[_0x4cfad5(0x114)](_0x1144b3);}else _0x658f6['is'](_0x4cfad5(0xa7),_0x4cfad5(0x12b))&&_0x658f6[_0x4cfad5(0x103)]&&(_0x47e085[_0x4cfad5(0xf9)](_0x23880c[_0x4cfad5(0x12a)]),_0x590565=!0x0);}}else{if(_0x4cfad5(0xbf)==_0x47e085[_0x4cfad5(0x10d)]){if(!_0x47e085[_0x4cfad5(0xf4)]||!_0x47e085[_0x4cfad5(0xf4)][_0x4cfad5(0xa2)])continue;const _0x566e99=_0x47e085[_0x4cfad5(0xf4)][_0x4cfad5(0xe3)];if(_0x566e99&&Object[_0x4cfad5(0x13f)](_0x566e99)[_0x4cfad5(0x93)])continue;const _0x4bb507=_0x47e085[_0x4cfad5(0xf4)][_0x4cfad5(0xa2)];let _0x3e9020=!0x0,_0x5b0183=!0x0;for(const _0x5146b5 of _0x54f828)if(_0x5146b5[_0x4cfad5(0x10d)]&&_0x5146b5[_0x4cfad5(0x10d)][_0x4cfad5(0x8c)](_0x4cfad5(0xfc))){if(!_0x5146b5[_0x4cfad5(0xf4)][_0x4cfad5(0xa2)]){_0x5b0183=!0x1;break;}if(_0x5146b5['id']!=_0x47e085['id']&&_0x5146b5[_0x4cfad5(0xf4)][_0x4cfad5(0xa2)]==_0x4bb507){_0x3e9020=!0x1;break;}}_0x5b0183&&_0x3e9020&&(_0x47e085[_0x4cfad5(0xc3)](),_0x590565=!0x0);}}for(const _0x4247e9 of _0x31ae51)_0x3029a7[_0x4cfad5(0xd9)](_0x4247e9);for(const _0x42e89a of _0x59b3cb)_0x3029a7[_0x4cfad5(0x139)](_0x42e89a);return _0x590565;}),_0x244731[_0x436872(0xe2)][_0x436872(0x84)](_0x436872(0x13c))[_0x436872(0x88)]({'model':_0x436872(0x8a),'view':(_0x4dbc2f,_0x1ad7ea)=>_0x290c38(_0x4dbc2f),'converterPriority':_0x436872(0x12e)}),_0x244731[_0x436872(0xe2)][_0x436872(0x84)](_0x436872(0x129))[_0x436872(0x88)]({'model':_0x436872(0x8a),'view':(_0x3addf4,_0x5631c0)=>_0x5631c0[_0x436872(0x91)][_0x436872(0xc7)]?_0x290c38(_0x3addf4,!0x1):null,'converterPriority':_0x436872(0x12e)});const _0x4e3d23=_0x244731[_0x436872(0x80)][_0x436872(0xbb)];this[_0x436872(0xbd)](_0x4e3d23[_0x436872(0x124)],_0x436872(0x100),(_0x26541d,_0x54fd76)=>{const _0x1a9f33=_0x436872,_0x5cd11c=[];for(const _0x70ddc9 of _0x4e3d23[_0x1a9f33(0xce)](_0x54fd76[_0x1a9f33(0xf7)])[_0x1a9f33(0xf5)]())_0x70ddc9['is'](_0x1a9f33(0xa7),_0x1a9f33(0xd1))&&_0x5cd11c[_0x1a9f33(0x89)](_0x70ddc9);_0x4e3d23[_0x1a9f33(0xd3)](_0x53d584=>{const _0x39c994=_0x1a9f33;for(const _0x428fc9 of _0x5cd11c)_0x53d584[_0x39c994(0x122)](_0x53d584[_0x39c994(0xce)](_0x428fc9),_0x53d584[_0x39c994(0xd7)](_0x428fc9)),_0x53d584[_0x39c994(0xd9)](_0x428fc9);});});}}function Pe(_0x3e26a5){const _0x372251=_0x403bed;if(_0x3e26a5[_0x372251(0x103)])return!0x0;const _0x1fd545=_0x3e26a5[_0x372251(0xf1)](0x0);return _0x1fd545['is'](_0x372251(0xa7),_0x372251(0x12b))&&_0x1fd545[_0x372251(0x103)];}function he(_0x4cd344,_0x3dc79c={},_0x2e688e){const _0x985ad1=_0x403bed;for(const {isAnchor:_0x14d61f,cellHeight:_0x23b142,cellWidth:_0xf35273}of _0x2e688e[_0x985ad1(0x125)](_0x4cd344,{'includeAllSlots':!0x0,..._0x3dc79c}))if(!_0x14d61f||0x1!=_0x23b142||0x1!=_0xf35273)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x19a30f=_0x322e;function _0x322e(_0x3693fd,_0x3b1f2e){const _0x235442=_0x2354();return _0x322e=function(_0x322e52,_0x4e114c){_0x322e52=_0x322e52-0x186;let _0x3a10fb=_0x235442[_0x322e52];return _0x3a10fb;},_0x322e(_0x3693fd,_0x3b1f2e);}(function(_0x38ebda,_0x186e57){const _0x5bd8c4=_0x322e,_0x357e23=_0x38ebda();while(!![]){try{const _0x2e3cd5=-parseInt(_0x5bd8c4(0x1bd))/0x1+parseInt(_0x5bd8c4(0x1b7))/0x2*(parseInt(_0x5bd8c4(0x1ad))/0x3)+-parseInt(_0x5bd8c4(0x19d))/0x4+-parseInt(_0x5bd8c4(0x1b6))/0x5*(-parseInt(_0x5bd8c4(0x188))/0x6)+parseInt(_0x5bd8c4(0x18b))/0x7*(-parseInt(_0x5bd8c4(0x1b9))/0x8)+parseInt(_0x5bd8c4(0x187))/0x9*(-parseInt(_0x5bd8c4(0x18a))/0xa)+-parseInt(_0x5bd8c4(0x1a1))/0xb*(-parseInt(_0x5bd8c4(0x19e))/0xc);if(_0x2e3cd5===_0x186e57)break;else _0x357e23['push'](_0x357e23['shift']());}catch(_0x19eec1){_0x357e23['push'](_0x357e23['shift']());}}}(_0x2354,0xeb00f));import{Plugin as _0x59e798}from'ckeditor5/src/core.js';function _0x2354(){const _0x12b46d=['16VxkFMw','descriptionFactory','get','commandParams','1873069BdkhdZ','markBlockFormat','discard','formatInline','423ehyXsI','30fcxEKw','resizeTableWidth','351770YKAPdE','5358185spIIxn','data','resizeTable','format','handleResizeTableWidthCommand','plugins','getColumnGroupElement','document','Users','getContainedElement','subType','formatGroupId','*Format:*\x20resize\x20table','editor','has','author','formatBlock','_suggestionFactory','7691728LKAkpn','1453128FMaGFW','getSuggestionCallback','table','638YrRjfk','registerCustomCallback','TrackChangesEditing','getTableColumnsWidths','TableColumnResizeEditing','selection','tableWidth','type','model','bind','handleSuggestionDescription','registerDescriptionCallback','152454kCNzwl','columnWidths','enableCommand','afterInit','locale','getSelectedElement','getSuggestions','change','getAttribute','868535ztRDFn','2nfUehi','accept'];_0x2354=function(){return _0x12b46d;};return _0x2354();}import{getTranslation as _0x2bb9d9}from'../utils/common-translations.js';export default class vt extends _0x59e798{[_0x19a30f(0x1b0)](){const _0x525b5f=_0x19a30f;if(!this[_0x525b5f(0x198)][_0x525b5f(0x190)][_0x525b5f(0x199)](_0x525b5f(0x1a5)))return;const _0x5b999f=this[_0x525b5f(0x198)][_0x525b5f(0x190)][_0x525b5f(0x1bb)](_0x525b5f(0x1a3));_0x5b999f[_0x525b5f(0x1af)](_0x525b5f(0x189),this[_0x525b5f(0x18f)][_0x525b5f(0x1aa)](this)),_0x5b999f[_0x525b5f(0x19c)][_0x525b5f(0x1a2)](_0x525b5f(0x19b),_0x525b5f(0x18d),_0x525b5f(0x1b8),_0x5b999f[_0x525b5f(0x19c)][_0x525b5f(0x19f)](_0x525b5f(0x19b),null,_0x525b5f(0x1bf))),_0x5b999f[_0x525b5f(0x19c)][_0x525b5f(0x1a2)](_0x525b5f(0x19b),_0x525b5f(0x18d),_0x525b5f(0x1bf),_0x5b999f[_0x525b5f(0x19c)][_0x525b5f(0x19f)](_0x525b5f(0x19b),null,_0x525b5f(0x1b8))),_0x5b999f[_0x525b5f(0x1ba)][_0x525b5f(0x1ac)](this[_0x525b5f(0x1ab)][_0x525b5f(0x1aa)](this));}[_0x19a30f(0x18f)](_0x56e663,_0x37653a){const _0xecd235=_0x19a30f,_0x30ef0c=this[_0xecd235(0x198)][_0xecd235(0x190)][_0xecd235(0x1bb)](_0xecd235(0x1a3)),_0x240f72=this[_0xecd235(0x198)][_0xecd235(0x190)][_0xecd235(0x1bb)](_0xecd235(0x1a5)),_0x35b8a7=_0x37653a[_0xecd235(0x1a0)]||this[_0xecd235(0x198)][_0xecd235(0x1a9)][_0xecd235(0x192)][_0xecd235(0x1a6)][_0xecd235(0x1b2)]();this[_0xecd235(0x198)][_0xecd235(0x1a9)][_0xecd235(0x1b4)](()=>{const _0x4a828e=_0xecd235,_0x3e9b4e=_0x240f72[_0x4a828e(0x191)](_0x35b8a7);let _0xc8f207=_0x3e9b4e?_0x240f72[_0x4a828e(0x1a4)](_0x3e9b4e):null,_0xb67c52=_0x35b8a7[_0x4a828e(0x1b5)](_0x4a828e(0x1a7))||null;const _0x54352f=_0x37653a[_0x4a828e(0x1a7)]||_0xb67c52,_0x5f5d41=_0x37653a[_0x4a828e(0x1ae)]||_0xc8f207,_0x42263c=this[_0x4a828e(0x198)][_0x4a828e(0x190)][_0x4a828e(0x1bb)](_0x4a828e(0x193))['me'];for(const _0x11ee87 of _0x30ef0c[_0x4a828e(0x1b3)]()){const _0x5a8c50=_0x11ee87[_0x4a828e(0x194)]();if(_0x4a828e(0x18d)===_0x11ee87[_0x4a828e(0x195)]&&_0x5a8c50===_0x35b8a7){_0x11ee87[_0x4a828e(0x19a)]!==_0x42263c&&_0x11ee87[_0x4a828e(0x1bf)]();const _0x1074cf=_0x11ee87[_0x4a828e(0x18c)][_0x4a828e(0x1bc)];_0xb67c52=_0x1074cf[0x0][_0x4a828e(0x1a7)],_0xc8f207=_0x1074cf[0x0][_0x4a828e(0x1ae)];break;}}_0x56e663({'table':_0x35b8a7,'tableWidth':_0x54352f,'columnWidths':_0x5f5d41}),_0x30ef0c[_0x4a828e(0x1be)](_0x35b8a7,{'commandName':_0x4a828e(0x189),'commandParams':[{'tableWidth':_0xb67c52,'columnWidths':_0xc8f207}],'formatGroupId':_0x4a828e(0x18d)},[],_0x4a828e(0x18d));});}[_0x19a30f(0x1ab)](_0x3d8deb){const _0x3c4600=_0x19a30f;if(_0x3c4600(0x19b)!=_0x3d8deb[_0x3c4600(0x1a8)]&&_0x3c4600(0x186)!=_0x3d8deb[_0x3c4600(0x1a8)])return;const {data:_0x14bcfe}=_0x3d8deb;if(_0x14bcfe&&_0x3c4600(0x18d)===_0x14bcfe[_0x3c4600(0x196)]){const _0x2ef629=_0x3c4600(0x197);return{'type':_0x3c4600(0x18e),'content':_0x2bb9d9(this[_0x3c4600(0x198)][_0x3c4600(0x1b1)],_0x2ef629)};}}}
23
+ const _0x59130f=_0x41e7;function _0x41e7(_0x9098ea,_0x25d483){const _0x331fbe=_0x331f();return _0x41e7=function(_0x41e7c3,_0x4105f0){_0x41e7c3=_0x41e7c3-0x1bc;let _0x22af6d=_0x331fbe[_0x41e7c3];return _0x22af6d;},_0x41e7(_0x9098ea,_0x25d483);}(function(_0x166021,_0x48991e){const _0x1c1fc3=_0x41e7,_0xb5ccee=_0x166021();while(!![]){try{const _0x123cbd=-parseInt(_0x1c1fc3(0x1c7))/0x1+parseInt(_0x1c1fc3(0x1c9))/0x2*(-parseInt(_0x1c1fc3(0x1e3))/0x3)+parseInt(_0x1c1fc3(0x1eb))/0x4+parseInt(_0x1c1fc3(0x1c6))/0x5*(parseInt(_0x1c1fc3(0x1da))/0x6)+parseInt(_0x1c1fc3(0x1d8))/0x7+-parseInt(_0x1c1fc3(0x1d5))/0x8*(-parseInt(_0x1c1fc3(0x1d4))/0x9)+-parseInt(_0x1c1fc3(0x1e4))/0xa;if(_0x123cbd===_0x48991e)break;else _0xb5ccee['push'](_0xb5ccee['shift']());}catch(_0x5aaec0){_0xb5ccee['push'](_0xb5ccee['shift']());}}}(_0x331f,0x53538));import{Plugin as _0x2889c5}from'ckeditor5/src/core.js';import{getTranslation as _0x597c19}from'../utils/common-translations.js';export default class vt extends _0x2889c5{[_0x59130f(0x1f3)](){const _0x37da38=_0x59130f;if(!this[_0x37da38(0x1cd)][_0x37da38(0x1e7)][_0x37da38(0x1ee)](_0x37da38(0x1c4)))return;const _0x3c3eeb=this[_0x37da38(0x1cd)][_0x37da38(0x1e7)][_0x37da38(0x1cc)](_0x37da38(0x1df));_0x3c3eeb[_0x37da38(0x1db)](_0x37da38(0x1f0),this[_0x37da38(0x1d9)][_0x37da38(0x1dc)](this)),_0x3c3eeb[_0x37da38(0x1bd)][_0x37da38(0x1d3)](_0x37da38(0x1c2),_0x37da38(0x1ea),_0x37da38(0x1cf),_0x3c3eeb[_0x37da38(0x1bd)][_0x37da38(0x1e8)](_0x37da38(0x1c2),null,_0x37da38(0x1c5))),_0x3c3eeb[_0x37da38(0x1bd)][_0x37da38(0x1d3)](_0x37da38(0x1c2),_0x37da38(0x1ea),_0x37da38(0x1c5),_0x3c3eeb[_0x37da38(0x1bd)][_0x37da38(0x1e8)](_0x37da38(0x1c2),null,_0x37da38(0x1cf))),_0x3c3eeb[_0x37da38(0x1bc)][_0x37da38(0x1d0)](this[_0x37da38(0x1be)][_0x37da38(0x1dc)](this));}[_0x59130f(0x1d9)](_0x292529,_0x577d88){const _0x4f6c58=_0x59130f,_0xe875a3=this[_0x4f6c58(0x1cd)][_0x4f6c58(0x1e7)][_0x4f6c58(0x1cc)](_0x4f6c58(0x1df)),_0x2afad3=this[_0x4f6c58(0x1cd)][_0x4f6c58(0x1e7)][_0x4f6c58(0x1cc)](_0x4f6c58(0x1c4)),_0x1aeedb=_0x577d88[_0x4f6c58(0x1de)]||this[_0x4f6c58(0x1cd)][_0x4f6c58(0x1c8)][_0x4f6c58(0x1d7)][_0x4f6c58(0x1e1)][_0x4f6c58(0x1f1)]();this[_0x4f6c58(0x1cd)][_0x4f6c58(0x1c8)][_0x4f6c58(0x1c3)](()=>{const _0x4d3df6=_0x4f6c58,_0x5ca41d=_0x2afad3[_0x4d3df6(0x1e5)](_0x1aeedb);let _0x3ee774=_0x5ca41d?_0x2afad3[_0x4d3df6(0x1ef)](_0x5ca41d):null,_0x4c84bf=_0x1aeedb[_0x4d3df6(0x1e6)](_0x4d3df6(0x1d6))||null;const _0x2407e2=_0x577d88[_0x4d3df6(0x1d6)]||_0x4c84bf,_0x4c0a15=_0x577d88[_0x4d3df6(0x1e0)]||_0x3ee774,_0xf3e488=this[_0x4d3df6(0x1cd)][_0x4d3df6(0x1e7)][_0x4d3df6(0x1cc)](_0x4d3df6(0x1cb))['me'];for(const _0x45b8b3 of _0xe875a3[_0x4d3df6(0x1ce)]()){const _0x3ae4bd=_0x45b8b3[_0x4d3df6(0x1ca)]();if(_0x4d3df6(0x1ea)===_0x45b8b3[_0x4d3df6(0x1e9)]&&_0x3ae4bd===_0x1aeedb){_0x45b8b3[_0x4d3df6(0x1c0)]!==_0xf3e488&&_0x45b8b3[_0x4d3df6(0x1c5)]();const _0x40a2e3=_0x45b8b3[_0x4d3df6(0x1bf)][_0x4d3df6(0x1c1)];_0x4c84bf=_0x40a2e3[0x0][_0x4d3df6(0x1d6)],_0x3ee774=_0x40a2e3[0x0][_0x4d3df6(0x1e0)];break;}}_0x292529({'table':_0x1aeedb,'tableWidth':_0x2407e2,'columnWidths':_0x4c0a15}),_0xe875a3[_0x4d3df6(0x1e2)](_0x1aeedb,{'commandName':_0x4d3df6(0x1f0),'commandParams':[{'tableWidth':_0x4c84bf,'columnWidths':_0x3ee774}],'formatGroupId':_0x4d3df6(0x1ea)},[],_0x4d3df6(0x1ea));});}[_0x59130f(0x1be)](_0x55e173){const _0x20922a=_0x59130f;if(_0x20922a(0x1c2)!=_0x55e173[_0x20922a(0x1f2)]&&_0x20922a(0x1d1)!=_0x55e173[_0x20922a(0x1f2)])return;const {data:_0x291ac6}=_0x55e173;if(_0x291ac6&&_0x20922a(0x1ea)===_0x291ac6[_0x20922a(0x1d2)]){const _0x3711a9=_0x20922a(0x1ed);return{'type':_0x20922a(0x1dd),'content':_0x597c19(this[_0x20922a(0x1cd)][_0x20922a(0x1ec)],_0x3711a9)};}}}function _0x331f(){const _0x4101f4=['registerDescriptionCallback','formatInline','formatGroupId','registerCustomCallback','9027XlFYRM','1576IGFxIC','tableWidth','document','3633357BIICSV','handleResizeTableWidthCommand','67956fLqXEY','enableCommand','bind','format','table','TrackChangesEditing','columnWidths','selection','markBlockFormat','1431303BTyiTt','1596710SVEJOr','getColumnGroupElement','getAttribute','plugins','getSuggestionCallback','subType','resizeTable','126144agLSCE','locale','*Format:*\x20resize\x20table','has','getTableColumnsWidths','resizeTableWidth','getSelectedElement','type','afterInit','descriptionFactory','_suggestionFactory','handleSuggestionDescription','data','author','commandParams','formatBlock','change','TableColumnResizeEditing','discard','235PwAoyn','302424OZKebW','model','2trPRkZ','getContainedElement','Users','get','editor','getSuggestions','accept'];_0x331f=function(){return _0x4101f4;};return _0x331f();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1123e0=_0x44f7;function _0x4f88(){const _0x44b078=['_suggestionFactory','getCellLocation','nodeBefore','registerBlockAttribute','data-suggestion','addClass','editing','setTableColumnHeader','markerNameToElements','forceValue','removeClass','FORMAT_HEADER_COLUMN','format','bindElementToMarker','name','3292HPbOqH','_registerLegacyDescription','plugins','TableEditing','descriptionFactory','3694096FSMhpQ','5361996uWrxzE','_splitMarkerName','registerDescriptionCallback','removeAttribute','createTableWalker','includes','consume','4588040gozyWG','showSuggestionHighlights','_acceptFormatSuggestionCallbackFactory','writer','toViewElement','commandName','cell','markerRange','headingColumns','markerName','registerAttributeLabel','FORMAT_REGULAR_COLUMN','end','enableDefaultAttributesIntegration','nodeAfter','*Format:*\x20%0','registerCustomCallback','activeMarkers','locale','requires','FORMAT_REGULAR_ROW','start','has','stop','afterInit','FORMAT_HEADER_ROW','addMarker:suggestion','commandParams','_handleLegacySuggestions','type','ck-suggestion-marker--active','getSuggestion','TrackChangesEditing','data','parent','2220500WYcYGl','removeMarker:suggestion','setAttribute','42723cchEBf','accept','downcastDispatcher','get','543rUGPFq','editor','5szUJHc','1464ocAgNy','highest','setTableRowHeader','unbindElementFromMarkerName','options','consumable','item','headingRows','TableUtils','257332wkuyBA','formatBlock','mapper','ck-suggestion-marker-'];_0x4f88=function(){return _0x44b078;};return _0x4f88();}function _0x44f7(_0x2642c9,_0x3d74ea){const _0x4f880a=_0x4f88();return _0x44f7=function(_0x44f702,_0x1014b2){_0x44f702=_0x44f702-0x155;let _0x4fe2d3=_0x4f880a[_0x44f702];return _0x4fe2d3;},_0x44f7(_0x2642c9,_0x3d74ea);}(function(_0x53922d,_0x3f74b2){const _0x2e04d6=_0x44f7,_0x1e1909=_0x53922d();while(!![]){try{const _0x125d96=parseInt(_0x2e04d6(0x162))/0x1+parseInt(_0x2e04d6(0x175))/0x2*(-parseInt(_0x2e04d6(0x156))/0x3)+parseInt(_0x2e04d6(0x1a5))/0x4*(parseInt(_0x2e04d6(0x158))/0x5)+parseInt(_0x2e04d6(0x17b))/0x6+-parseInt(_0x2e04d6(0x17a))/0x7+parseInt(_0x2e04d6(0x159))/0x8*(-parseInt(_0x2e04d6(0x1a8))/0x9)+parseInt(_0x2e04d6(0x182))/0xa;if(_0x125d96===_0x3f74b2)break;else _0x1e1909['push'](_0x1e1909['shift']());}catch(_0xe02262){_0x1e1909['push'](_0x1e1909['shift']());}}}(_0x4f88,0x72e2c));import{Plugin as _0x1ab319}from'ckeditor5/src/core.js';import _0x4cb61c from'./table.js';import{getTranslation as _0x5d3792}from'../utils/common-translations.js';export default class At extends _0x1ab319{static get[_0x1123e0(0x195)](){return[_0x4cb61c];}[_0x1123e0(0x19a)](){const _0x10c438=_0x1123e0,_0x532dd2=this[_0x10c438(0x157)];if(!_0x532dd2[_0x10c438(0x177)][_0x10c438(0x198)](_0x10c438(0x178)))return;const _0x27355d=_0x532dd2[_0x10c438(0x194)],_0x3994d4=_0x532dd2[_0x10c438(0x177)][_0x10c438(0x155)](_0x10c438(0x1a2));_0x3994d4[_0x10c438(0x18f)](_0x10c438(0x15b)),_0x3994d4[_0x10c438(0x18f)](_0x10c438(0x16d)),_0x3994d4[_0x10c438(0x169)](_0x10c438(0x160)),_0x3994d4[_0x10c438(0x169)](_0x10c438(0x18a)),_0x3994d4[_0x10c438(0x179)][_0x10c438(0x18c)](_0x10c438(0x160),_0x5d3792(_0x27355d,_0x10c438(0x19b))),_0x3994d4[_0x10c438(0x179)][_0x10c438(0x18c)](_0x10c438(0x18a),_0x5d3792(_0x27355d,_0x10c438(0x171))),this[_0x10c438(0x19e)]();}[_0x1123e0(0x19e)](){const _0x4185bd=_0x1123e0,_0x12ccf8=this[_0x4185bd(0x157)][_0x4185bd(0x177)][_0x4185bd(0x155)](_0x4185bd(0x1a2)),_0x13d25c=this[_0x4185bd(0x157)][_0x4185bd(0x177)][_0x4185bd(0x155)](_0x4185bd(0x161)),_0x2892a9=this[_0x4185bd(0x157)][_0x4185bd(0x177)][_0x4185bd(0x155)](_0x4cb61c)[_0x4185bd(0x184)]();function _0x113623({showActiveMarker:_0x2676d3=!0x0,setDataAttribute:_0x3fb61d=!0x0}={}){return(_0x302477,_0x29e328,_0x4d211f)=>{const _0x4c63df=_0x44f7,{type:_0x1cba1f,id:_0x5c9ffa}=_0x12ccf8[_0x4c63df(0x17c)](_0x29e328[_0x4c63df(0x18b)]),_0x546d44=_0x12ccf8[_0x4c63df(0x1a1)](_0x5c9ffa),_0x4c65a9=_0x546d44[_0x4c63df(0x1a3)];if(_0x4c63df(0x163)!=_0x546d44[_0x4c63df(0x19f)]||!_0x4c65a9||_0x4c63df(0x16d)!=_0x4c65a9[_0x4c63df(0x187)])return;if(_0x29e328[_0x4c63df(0x15f)])return void _0x302477[_0x4c63df(0x199)]();if(!_0x4d211f[_0x4c63df(0x15e)][_0x4c63df(0x181)](_0x29e328[_0x4c63df(0x189)],_0x302477[_0x4c63df(0x174)]))return;const _0x34caf4=_0x29e328[_0x4c63df(0x189)][_0x4c63df(0x197)][_0x4c63df(0x190)],_0x4d0f7f=_0x29e328[_0x4c63df(0x189)][_0x4c63df(0x18e)][_0x4c63df(0x168)],_0x16a764=_0x34caf4[_0x4c63df(0x1a4)][_0x4c63df(0x1a4)],{column:_0x3a217e}=_0x13d25c[_0x4c63df(0x167)](_0x34caf4),{column:_0x569305}=_0x13d25c[_0x4c63df(0x167)](_0x4d0f7f);for(let _0x48a8ee=_0x3a217e;_0x48a8ee<=_0x569305;_0x48a8ee++){const _0x107125=_0x13d25c[_0x4c63df(0x17f)](_0x16a764,{'column':_0x48a8ee,'includeAllSlots':!0x1});for(const _0x505988 of _0x107125){const _0x24132a=_0x505988[_0x4c63df(0x188)],_0x458726=_0x4d211f[_0x4c63df(0x164)][_0x4c63df(0x186)](_0x24132a);_0x4d211f[_0x4c63df(0x185)][_0x4c63df(0x16b)](_0x4c63df(0x165)+_0x1cba1f,_0x458726),_0x3fb61d&&_0x4d211f[_0x4c63df(0x185)][_0x4c63df(0x1a7)](_0x4c63df(0x16a),_0x5c9ffa,_0x458726),_0x4d211f[_0x4c63df(0x164)][_0x4c63df(0x173)](_0x458726,_0x29e328[_0x4c63df(0x18b)]),_0x2676d3&&(_0x12ccf8[_0x4c63df(0x193)][_0x4c63df(0x180)](_0x29e328[_0x4c63df(0x18b)])?_0x4d211f[_0x4c63df(0x185)][_0x4c63df(0x16b)](_0x4c63df(0x1a0),_0x458726):_0x4d211f[_0x4c63df(0x185)][_0x4c63df(0x170)](_0x4c63df(0x1a0),_0x458726));}}};}_0x12ccf8[_0x4185bd(0x166)][_0x4185bd(0x192)](_0x4185bd(0x163),_0x4185bd(0x15b),_0x4185bd(0x1a9),_0x2892a9),_0x12ccf8[_0x4185bd(0x166)][_0x4185bd(0x192)](_0x4185bd(0x163),_0x4185bd(0x16d),_0x4185bd(0x1a9),_0x2892a9),this[_0x4185bd(0x157)][_0x4185bd(0x16c)][_0x4185bd(0x1aa)]['on'](_0x4185bd(0x19c),_0x113623(),{'priority':_0x4185bd(0x15a)}),this[_0x4185bd(0x157)][_0x4185bd(0x1a3)][_0x4185bd(0x1aa)]['on'](_0x4185bd(0x19c),(_0x54231b,_0x11a2d7,_0x494e36)=>{const _0x14dabc=_0x4185bd;_0x494e36[_0x14dabc(0x15d)][_0x14dabc(0x183)]&&_0x113623({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x54231b,_0x11a2d7,_0x494e36);},{'priority':_0x4185bd(0x15a)}),this[_0x4185bd(0x157)][_0x4185bd(0x16c)][_0x4185bd(0x1aa)]['on'](_0x4185bd(0x1a6),(_0x387cb7,_0x503fbb,_0x55f086)=>{const _0x408608=_0x4185bd,{type:_0x261766,id:_0x263054}=_0x12ccf8[_0x408608(0x17c)](_0x503fbb[_0x408608(0x18b)]),_0x276de1=_0x12ccf8[_0x408608(0x1a1)](_0x263054),_0x47cbc2=_0x276de1[_0x408608(0x1a3)];if(_0x408608(0x163)!=_0x276de1[_0x408608(0x19f)]||!_0x47cbc2||_0x408608(0x16d)!=_0x47cbc2[_0x408608(0x187)])return;const _0x12ed07=_0x55f086[_0x408608(0x164)][_0x408608(0x16e)](_0x503fbb[_0x408608(0x18b)]);if(_0x12ed07){for(const _0x58112d of _0x12ed07)_0x55f086[_0x408608(0x185)][_0x408608(0x170)](_0x408608(0x165)+_0x261766,_0x58112d),_0x55f086[_0x408608(0x185)][_0x408608(0x170)](_0x408608(0x1a0),_0x58112d),_0x55f086[_0x408608(0x185)][_0x408608(0x17e)](_0x408608(0x16a),_0x58112d),_0x55f086[_0x408608(0x164)][_0x408608(0x15c)](_0x58112d,_0x503fbb[_0x408608(0x18b)]);}},{'priority':_0x4185bd(0x15a)}),this[_0x4185bd(0x176)]();}[_0x1123e0(0x176)](){const _0x2d4769=_0x1123e0,_0x1ff536=this[_0x2d4769(0x157)],_0x245231=_0x1ff536[_0x2d4769(0x194)];function _0x421d00(_0x204d6a){const _0x1a93c5=_0x2d4769;return{'type':_0x1a93c5(0x172),'content':_0x5d3792(_0x245231,_0x1a93c5(0x191),_0x204d6a)};}_0x1ff536[_0x2d4769(0x177)][_0x2d4769(0x155)](_0x2d4769(0x1a2))[_0x2d4769(0x179)][_0x2d4769(0x17d)](_0xbf5175=>{const _0x3bf28e=_0x2d4769;if(_0x3bf28e(0x163)!=_0xbf5175[_0x3bf28e(0x19f)])return;const {data:_0x7d5ed8}=_0xbf5175;if(_0x7d5ed8){if(_0x3bf28e(0x15b)==_0x7d5ed8[_0x3bf28e(0x187)]){const _0x8ce81c=_0x7d5ed8[_0x3bf28e(0x19d)][0x0][_0x3bf28e(0x16f)];return _0x421d00(_0x5d3792(_0x245231,_0x8ce81c?_0x3bf28e(0x19b):_0x3bf28e(0x196)));}if(_0x3bf28e(0x16d)==_0x7d5ed8[_0x3bf28e(0x187)]){const _0x231333=_0x7d5ed8[_0x3bf28e(0x19d)][0x0][_0x3bf28e(0x16f)];return _0x421d00(_0x5d3792(_0x245231,_0x231333?_0x3bf28e(0x171):_0x3bf28e(0x18d)));}}});}}
23
+ const _0xcaab57=_0x38dd;(function(_0x2caa90,_0x59541b){const _0x4fd4c4=_0x38dd,_0x45c514=_0x2caa90();while(!![]){try{const _0x9e5985=-parseInt(_0x4fd4c4(0xa1))/0x1*(parseInt(_0x4fd4c4(0x83))/0x2)+-parseInt(_0x4fd4c4(0xb8))/0x3+-parseInt(_0x4fd4c4(0x85))/0x4*(-parseInt(_0x4fd4c4(0x7b))/0x5)+parseInt(_0x4fd4c4(0xaf))/0x6+-parseInt(_0x4fd4c4(0x88))/0x7*(-parseInt(_0x4fd4c4(0xb6))/0x8)+-parseInt(_0x4fd4c4(0x97))/0x9+-parseInt(_0x4fd4c4(0xa3))/0xa*(-parseInt(_0x4fd4c4(0xb5))/0xb);if(_0x9e5985===_0x59541b)break;else _0x45c514['push'](_0x45c514['shift']());}catch(_0xc8e562){_0x45c514['push'](_0x45c514['shift']());}}}(_0x43cc,0x22281));import{Plugin as _0x4506bd}from'ckeditor5/src/core.js';function _0x38dd(_0x43b94f,_0x46d695){const _0x43cc90=_0x43cc();return _0x38dd=function(_0x38dd99,_0x35e887){_0x38dd99=_0x38dd99-0x71;let _0x136ec6=_0x43cc90[_0x38dd99];return _0x136ec6;},_0x38dd(_0x43b94f,_0x46d695);}import _0x57687b from'./table.js';import{getTranslation as _0x5255e6}from'../utils/common-translations.js';function _0x43cc(){const _0x2c70c4=['editor','getSuggestion','name','unbindElementFromMarkerName','setTableRowHeader','getCellLocation','_registerLegacyDescription','6VXghmO','TableUtils','5348dwsoyK','markerRange','nodeAfter','7PartBH','consume','requires','_acceptFormatSuggestionCallbackFactory','TrackChangesEditing','get','enableDefaultAttributesIntegration','registerDescriptionCallback','commandParams','markerNameToElements','registerAttributeLabel','removeAttribute','highest','headingRows','type','1615968kvRMuf','setAttribute','consumable','mapper','forceValue','removeClass','options','accept','data-suggestion','activeMarkers','25531vdCxRT','createTableWalker','4385270uFATPx','has','stop','showSuggestionHighlights','formatBlock','FORMAT_HEADER_COLUMN','ck-suggestion-marker--active','data','descriptionFactory','afterInit','ck-suggestion-marker-','headingColumns','371652ItvANz','locale','addMarker:suggestion','editing','*Format:*\x20%0','parent','11tqDHST','472952RyywzW','toViewElement','542757SLEjSM','writer','includes','removeMarker:suggestion','registerCustomCallback','plugins','registerBlockAttribute','nodeBefore','_handleLegacySuggestions','TableEditing','downcastDispatcher','setTableColumnHeader','FORMAT_HEADER_ROW','item','end','FORMAT_REGULAR_ROW','_splitMarkerName','cell','commandName','FORMAT_REGULAR_COLUMN','_suggestionFactory','format','markerName','start','addClass','bindElementToMarker','65AcSzav'];_0x43cc=function(){return _0x2c70c4;};return _0x43cc();}export default class At extends _0x4506bd{static get[_0xcaab57(0x8a)](){return[_0x57687b];}[_0xcaab57(0xac)](){const _0xeae31=_0xcaab57,_0x5cc304=this[_0xeae31(0x7c)];if(!_0x5cc304[_0xeae31(0xbd)][_0xeae31(0xa4)](_0xeae31(0xc1)))return;const _0x5a474f=_0x5cc304[_0xeae31(0xb0)],_0x4685e6=_0x5cc304[_0xeae31(0xbd)][_0xeae31(0x8d)](_0xeae31(0x8c));_0x4685e6[_0xeae31(0x8e)](_0xeae31(0x80)),_0x4685e6[_0xeae31(0x8e)](_0xeae31(0xc3)),_0x4685e6[_0xeae31(0xbe)](_0xeae31(0x95)),_0x4685e6[_0xeae31(0xbe)](_0xeae31(0xae)),_0x4685e6[_0xeae31(0xab)][_0xeae31(0x92)](_0xeae31(0x95),_0x5255e6(_0x5a474f,_0xeae31(0xc4))),_0x4685e6[_0xeae31(0xab)][_0xeae31(0x92)](_0xeae31(0xae),_0x5255e6(_0x5a474f,_0xeae31(0xa8))),this[_0xeae31(0xc0)]();}[_0xcaab57(0xc0)](){const _0x1588cd=_0xcaab57,_0x43b38c=this[_0x1588cd(0x7c)][_0x1588cd(0xbd)][_0x1588cd(0x8d)](_0x1588cd(0x8c)),_0x552147=this[_0x1588cd(0x7c)][_0x1588cd(0xbd)][_0x1588cd(0x8d)](_0x1588cd(0x84)),_0x20eb3a=this[_0x1588cd(0x7c)][_0x1588cd(0xbd)][_0x1588cd(0x8d)](_0x57687b)[_0x1588cd(0x8b)]();function _0xbb31bd({showActiveMarker:_0x46b892=!0x0,setDataAttribute:_0x24cd06=!0x0}={}){return(_0x429abb,_0x5873bd,_0x553993)=>{const _0x41b292=_0x38dd,{type:_0x9898be,id:_0xa8a8a0}=_0x43b38c[_0x41b292(0x71)](_0x5873bd[_0x41b292(0x77)]),_0x14bbb2=_0x43b38c[_0x41b292(0x7d)](_0xa8a8a0),_0x471671=_0x14bbb2[_0x41b292(0xaa)];if(_0x41b292(0xa7)!=_0x14bbb2[_0x41b292(0x96)]||!_0x471671||_0x41b292(0xc3)!=_0x471671[_0x41b292(0x73)])return;if(_0x5873bd[_0x41b292(0xc5)])return void _0x429abb[_0x41b292(0xa5)]();if(!_0x553993[_0x41b292(0x99)][_0x41b292(0x89)](_0x5873bd[_0x41b292(0x86)],_0x429abb[_0x41b292(0x7e)]))return;const _0x33bf58=_0x5873bd[_0x41b292(0x86)][_0x41b292(0x78)][_0x41b292(0x87)],_0x2e8d74=_0x5873bd[_0x41b292(0x86)][_0x41b292(0xc6)][_0x41b292(0xbf)],_0x2b1209=_0x33bf58[_0x41b292(0xb4)][_0x41b292(0xb4)],{column:_0x4a03e0}=_0x552147[_0x41b292(0x81)](_0x33bf58),{column:_0xfa355f}=_0x552147[_0x41b292(0x81)](_0x2e8d74);for(let _0x48a048=_0x4a03e0;_0x48a048<=_0xfa355f;_0x48a048++){const _0x49ac2b=_0x552147[_0x41b292(0xa2)](_0x2b1209,{'column':_0x48a048,'includeAllSlots':!0x1});for(const _0x5ad41e of _0x49ac2b){const _0x279e87=_0x5ad41e[_0x41b292(0x72)],_0x244b36=_0x553993[_0x41b292(0x9a)][_0x41b292(0xb7)](_0x279e87);_0x553993[_0x41b292(0xb9)][_0x41b292(0x79)](_0x41b292(0xad)+_0x9898be,_0x244b36),_0x24cd06&&_0x553993[_0x41b292(0xb9)][_0x41b292(0x98)](_0x41b292(0x9f),_0xa8a8a0,_0x244b36),_0x553993[_0x41b292(0x9a)][_0x41b292(0x7a)](_0x244b36,_0x5873bd[_0x41b292(0x77)]),_0x46b892&&(_0x43b38c[_0x41b292(0xa0)][_0x41b292(0xba)](_0x5873bd[_0x41b292(0x77)])?_0x553993[_0x41b292(0xb9)][_0x41b292(0x79)](_0x41b292(0xa9),_0x244b36):_0x553993[_0x41b292(0xb9)][_0x41b292(0x9c)](_0x41b292(0xa9),_0x244b36));}}};}_0x43b38c[_0x1588cd(0x75)][_0x1588cd(0xbc)](_0x1588cd(0xa7),_0x1588cd(0x80),_0x1588cd(0x9e),_0x20eb3a),_0x43b38c[_0x1588cd(0x75)][_0x1588cd(0xbc)](_0x1588cd(0xa7),_0x1588cd(0xc3),_0x1588cd(0x9e),_0x20eb3a),this[_0x1588cd(0x7c)][_0x1588cd(0xb2)][_0x1588cd(0xc2)]['on'](_0x1588cd(0xb1),_0xbb31bd(),{'priority':_0x1588cd(0x94)}),this[_0x1588cd(0x7c)][_0x1588cd(0xaa)][_0x1588cd(0xc2)]['on'](_0x1588cd(0xb1),(_0x37d75b,_0x3f368e,_0x4f52cd)=>{const _0x36f1bd=_0x1588cd;_0x4f52cd[_0x36f1bd(0x9d)][_0x36f1bd(0xa6)]&&_0xbb31bd({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x37d75b,_0x3f368e,_0x4f52cd);},{'priority':_0x1588cd(0x94)}),this[_0x1588cd(0x7c)][_0x1588cd(0xb2)][_0x1588cd(0xc2)]['on'](_0x1588cd(0xbb),(_0x2e9dfc,_0x5d0885,_0xb6708)=>{const _0x543c8e=_0x1588cd,{type:_0x35d114,id:_0x18cbf6}=_0x43b38c[_0x543c8e(0x71)](_0x5d0885[_0x543c8e(0x77)]),_0x1f97ba=_0x43b38c[_0x543c8e(0x7d)](_0x18cbf6),_0x2801a8=_0x1f97ba[_0x543c8e(0xaa)];if(_0x543c8e(0xa7)!=_0x1f97ba[_0x543c8e(0x96)]||!_0x2801a8||_0x543c8e(0xc3)!=_0x2801a8[_0x543c8e(0x73)])return;const _0x528359=_0xb6708[_0x543c8e(0x9a)][_0x543c8e(0x91)](_0x5d0885[_0x543c8e(0x77)]);if(_0x528359){for(const _0x3c47a6 of _0x528359)_0xb6708[_0x543c8e(0xb9)][_0x543c8e(0x9c)](_0x543c8e(0xad)+_0x35d114,_0x3c47a6),_0xb6708[_0x543c8e(0xb9)][_0x543c8e(0x9c)](_0x543c8e(0xa9),_0x3c47a6),_0xb6708[_0x543c8e(0xb9)][_0x543c8e(0x93)](_0x543c8e(0x9f),_0x3c47a6),_0xb6708[_0x543c8e(0x9a)][_0x543c8e(0x7f)](_0x3c47a6,_0x5d0885[_0x543c8e(0x77)]);}},{'priority':_0x1588cd(0x94)}),this[_0x1588cd(0x82)]();}[_0xcaab57(0x82)](){const _0x882565=_0xcaab57,_0x535c42=this[_0x882565(0x7c)],_0x95fffb=_0x535c42[_0x882565(0xb0)];function _0x4db55d(_0x571810){const _0x3cc300=_0x882565;return{'type':_0x3cc300(0x76),'content':_0x5255e6(_0x95fffb,_0x3cc300(0xb3),_0x571810)};}_0x535c42[_0x882565(0xbd)][_0x882565(0x8d)](_0x882565(0x8c))[_0x882565(0xab)][_0x882565(0x8f)](_0x5ac562=>{const _0x5b9e3d=_0x882565;if(_0x5b9e3d(0xa7)!=_0x5ac562[_0x5b9e3d(0x96)])return;const {data:_0x5d8b87}=_0x5ac562;if(_0x5d8b87){if(_0x5b9e3d(0x80)==_0x5d8b87[_0x5b9e3d(0x73)]){const _0x4a0d6a=_0x5d8b87[_0x5b9e3d(0x90)][0x0][_0x5b9e3d(0x9b)];return _0x4db55d(_0x5255e6(_0x95fffb,_0x4a0d6a?_0x5b9e3d(0xc4):_0x5b9e3d(0xc7)));}if(_0x5b9e3d(0xc3)==_0x5d8b87[_0x5b9e3d(0x73)]){const _0x123a0=_0x5d8b87[_0x5b9e3d(0x90)][0x0][_0x5b9e3d(0x9b)];return _0x4db55d(_0x5255e6(_0x95fffb,_0x123a0?_0x5b9e3d(0xa8):_0x5b9e3d(0x74)));}}});}}