@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240702.0 → 0.0.0-nightly-20240703.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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 _0x2e28f8=_0x1efb;(function(_0x95f1ea,_0x57c606){const _0x187983=_0x1efb,_0x68cd87=_0x95f1ea();while(!![]){try{const _0x2be8cf=-parseInt(_0x187983(0x1a4))/0x1+parseInt(_0x187983(0x19a))/0x2+parseInt(_0x187983(0x19b))/0x3*(parseInt(_0x187983(0x19f))/0x4)+-parseInt(_0x187983(0x197))/0x5*(-parseInt(_0x187983(0x19d))/0x6)+parseInt(_0x187983(0x1a8))/0x7+-parseInt(_0x187983(0x192))/0x8+parseInt(_0x187983(0x1a9))/0x9*(-parseInt(_0x187983(0x19e))/0xa);if(_0x2be8cf===_0x57c606)break;else _0x68cd87['push'](_0x68cd87['shift']());}catch(_0x4743bc){_0x68cd87['push'](_0x68cd87['shift']());}}}(_0x2d80,0x372bf));function _0x1efb(_0x2a9b45,_0x3ff4b9){const _0x2d8049=_0x2d80();return _0x1efb=function(_0x1efba2,_0x340393){_0x1efba2=_0x1efba2-0x191;let _0xc56ff8=_0x2d8049[_0x1efba2];return _0xc56ff8;},_0x1efb(_0x2a9b45,_0x3ff4b9);}import{Plugin as _0x109bb1}from'ckeditor5/src/core.js';function _0x2d80(){const _0xf50666=['editor','15pkKIwn','discardSuggestion','acceptSelectedSuggestions','98302mssiBU','906xWXmlP','acceptAllSuggestions','132834jcBTXC','151010flypRN','2008eyUcun','RestrictedEditingModeEditing','discardSelectedSuggestions','discardAllSuggestions','acceptSuggestion','198861cIdzjM','trackChanges','get','plugins','1485274ZZuzOE','27OrjzxU','goToPreviousRestrictedEditingException','enableCommand','afterInit','73656OgGrOb','has','TrackChangesEditing','goToNextRestrictedEditingException'];_0x2d80=function(){return _0xf50666;};return _0x2d80();}export default class kt extends _0x109bb1{[_0x2e28f8(0x191)](){const _0x5a0625=_0x2e28f8,_0x4dbf7e=this[_0x5a0625(0x196)];if(!_0x4dbf7e[_0x5a0625(0x1a7)][_0x5a0625(0x193)](_0x5a0625(0x1a0)))return;const _0x5a4452=_0x4dbf7e[_0x5a0625(0x1a7)][_0x5a0625(0x1a6)](_0x5a0625(0x194));_0x5a4452[_0x5a0625(0x1ab)](_0x5a0625(0x1aa)),_0x5a4452[_0x5a0625(0x1ab)](_0x5a0625(0x195));const _0x39f836=_0x4dbf7e[_0x5a0625(0x1a7)][_0x5a0625(0x1a6)](_0x5a0625(0x1a0));_0x39f836[_0x5a0625(0x1ab)](_0x5a0625(0x1a5)),_0x39f836[_0x5a0625(0x1ab)](_0x5a0625(0x1a3)),_0x39f836[_0x5a0625(0x1ab)](_0x5a0625(0x198)),_0x39f836[_0x5a0625(0x1ab)](_0x5a0625(0x19c)),_0x39f836[_0x5a0625(0x1ab)](_0x5a0625(0x1a2)),_0x39f836[_0x5a0625(0x1ab)](_0x5a0625(0x199)),_0x39f836[_0x5a0625(0x1ab)](_0x5a0625(0x1a1));}}
23
+ const _0x4d2728=_0x5009;function _0x5009(_0x5d6633,_0x13e17a){const _0x2e8d7c=_0x2e8d();return _0x5009=function(_0x5009e6,_0x12d789){_0x5009e6=_0x5009e6-0xd9;let _0x21d394=_0x2e8d7c[_0x5009e6];return _0x21d394;},_0x5009(_0x5d6633,_0x13e17a);}(function(_0x2cf70a,_0x2012be){const _0x30623f=_0x5009,_0x6c8667=_0x2cf70a();while(!![]){try{const _0x17fa51=-parseInt(_0x30623f(0xdf))/0x1+parseInt(_0x30623f(0xee))/0x2*(-parseInt(_0x30623f(0xf0))/0x3)+-parseInt(_0x30623f(0xe9))/0x4*(parseInt(_0x30623f(0xe7))/0x5)+-parseInt(_0x30623f(0xdc))/0x6+parseInt(_0x30623f(0xf2))/0x7*(parseInt(_0x30623f(0xda))/0x8)+-parseInt(_0x30623f(0xde))/0x9*(parseInt(_0x30623f(0xe8))/0xa)+parseInt(_0x30623f(0xea))/0xb;if(_0x17fa51===_0x2012be)break;else _0x6c8667['push'](_0x6c8667['shift']());}catch(_0xb7d70){_0x6c8667['push'](_0x6c8667['shift']());}}}(_0x2e8d,0x8a0fc));import{Plugin as _0x337acd}from'ckeditor5/src/core.js';function _0x2e8d(){const _0x5f040c=['1007310Jumcwy','acceptSuggestion','get','afterInit','goToPreviousRestrictedEditingException','discardAllSuggestions','trackChanges','acceptAllSuggestions','1430095CncUHt','20kMLbdp','4iWuepd','29580298rlIAox','plugins','RestrictedEditingModeEditing','discardSuggestion','16GTFGfU','TrackChangesEditing','40617JsGPNP','has','7vAkIZD','editor','goToNextRestrictedEditingException','enableCommand','471368OStuNc','acceptSelectedSuggestions','208620ZjxeZn','discardSelectedSuggestions','3357576GSrMlr'];_0x2e8d=function(){return _0x5f040c;};return _0x2e8d();}export default class kt extends _0x337acd{[_0x4d2728(0xe2)](){const _0x37e7fd=_0x4d2728,_0x5b1850=this[_0x37e7fd(0xf3)];if(!_0x5b1850[_0x37e7fd(0xeb)][_0x37e7fd(0xf1)](_0x37e7fd(0xec)))return;const _0x244c66=_0x5b1850[_0x37e7fd(0xeb)][_0x37e7fd(0xe1)](_0x37e7fd(0xef));_0x244c66[_0x37e7fd(0xd9)](_0x37e7fd(0xe3)),_0x244c66[_0x37e7fd(0xd9)](_0x37e7fd(0xf4));const _0x3c53ab=_0x5b1850[_0x37e7fd(0xeb)][_0x37e7fd(0xe1)](_0x37e7fd(0xec));_0x3c53ab[_0x37e7fd(0xd9)](_0x37e7fd(0xe5)),_0x3c53ab[_0x37e7fd(0xd9)](_0x37e7fd(0xe0)),_0x3c53ab[_0x37e7fd(0xd9)](_0x37e7fd(0xed)),_0x3c53ab[_0x37e7fd(0xd9)](_0x37e7fd(0xe6)),_0x3c53ab[_0x37e7fd(0xd9)](_0x37e7fd(0xe4)),_0x3c53ab[_0x37e7fd(0xd9)](_0x37e7fd(0xdb)),_0x3c53ab[_0x37e7fd(0xd9)](_0x37e7fd(0xdd));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4faf2b=_0x332a;(function(_0x185df2,_0x1303ef){const _0x39d9eb=_0x332a,_0x3f1912=_0x185df2();while(!![]){try{const _0x336f75=parseInt(_0x39d9eb(0x170))/0x1+-parseInt(_0x39d9eb(0x19a))/0x2+-parseInt(_0x39d9eb(0x167))/0x3+-parseInt(_0x39d9eb(0x192))/0x4+parseInt(_0x39d9eb(0x17f))/0x5*(parseInt(_0x39d9eb(0x184))/0x6)+-parseInt(_0x39d9eb(0x18d))/0x7*(parseInt(_0x39d9eb(0x18e))/0x8)+parseInt(_0x39d9eb(0x174))/0x9*(parseInt(_0x39d9eb(0x171))/0xa);if(_0x336f75===_0x1303ef)break;else _0x3f1912['push'](_0x3f1912['shift']());}catch(_0x4f427a){_0x3f1912['push'](_0x3f1912['shift']());}}}(_0x45a7,0x69e62));import{Plugin as _0x192cd8}from'ckeditor5/src/core.js';function _0x332a(_0x1ff68b,_0x44472e){const _0x45a7d4=_0x45a7();return _0x332a=function(_0x332a50,_0x591c9d){_0x332a50=_0x332a50-0x165;let _0x474bae=_0x45a7d4[_0x332a50];return _0x474bae;},_0x332a(_0x1ff68b,_0x44472e);}import{ShiftEnter as _0x40e537}from'ckeditor5/src/enter.js';function _0x45a7(){const _0x14013b=['name','locale','getItems','addMarker:suggestion:deletion','writer','options','185uAuwcT','createPositionBefore','consumable','showSuggestionHighlights','softBreak','29658lTjzeR','plugins','createUIElement','merge','descriptionFactory','downcastDispatcher','toViewPosition','test','enableCommand','48034WGXqoB','848sRjcOK','activeMarkers','markerName','markerRange','2529380wfQPFq','addMarker:suggestion:insertion','TrackChangesEditing','ck-suggestion-marker--active','get','split','ck-suggestion-marker-','element','737312VpWeQz','mapper','model','addMarker:suggestion','editor','965379nyibej','high','data','shiftEnter','insert','init','addClass','bindElementToMarker','includes','774863hKgNab','7630870bbffTO','deletion','span','18UINTNM','registerElementLabel','editing','requires','ELEMENT_LINE_BREAK'];_0x45a7=function(){return _0x14013b;};return _0x45a7();}import{getTranslation as _0x5e7052}from'../utils/common-translations.js';export default class bt extends _0x192cd8{static get[_0x4faf2b(0x177)](){return[_0x40e537];}[_0x4faf2b(0x16c)](){const _0x47f06c=_0x4faf2b,_0x3252e5=this[_0x47f06c(0x166)],_0x3c7ebb=_0x3252e5[_0x47f06c(0x185)][_0x47f06c(0x196)](_0x47f06c(0x194));_0x3c7ebb[_0x47f06c(0x18c)](_0x47f06c(0x16a)),_0x3252e5[_0x47f06c(0x176)][_0x47f06c(0x189)]['on'](_0x47f06c(0x193),de(_0x3252e5),{'priority':_0x47f06c(0x168)}),_0x3252e5[_0x47f06c(0x176)][_0x47f06c(0x189)]['on'](_0x47f06c(0x17c),de(_0x3252e5),{'priority':_0x47f06c(0x168)}),_0x3252e5[_0x47f06c(0x169)][_0x47f06c(0x189)]['on'](_0x47f06c(0x165),(_0x2e9df2,_0xa821d3,_0x404e57)=>{const _0x55aa64=_0x47f06c;_0x404e57[_0x55aa64(0x17e)][_0x55aa64(0x182)]&&de(_0x3252e5,{'showActiveMarker':!0x1})(_0x2e9df2,_0xa821d3,_0x404e57);}),_0x3c7ebb[_0x47f06c(0x188)][_0x47f06c(0x175)](_0x47f06c(0x183),_0x523efc=>_0x5e7052(_0x3252e5[_0x47f06c(0x17a)],_0x47f06c(0x178),_0x523efc));}}function de(_0x2fd9a5,{showActiveMarker:_0x28a45f=!0x0}={}){return(_0x14de3d,_0x19f8af,_0xf1d8f6)=>{const _0x340292=_0x332a,_0x3513fb=_0x2fd9a5[_0x340292(0x185)][_0x340292(0x196)](_0x340292(0x194));if(!_0xf1d8f6[_0x340292(0x181)][_0x340292(0x18b)](_0x19f8af[_0x340292(0x191)],_0x14de3d[_0x340292(0x179)]))return;const _0x222da1=_0x2fd9a5[_0x340292(0x19c)];for(const _0x42cb39 of _0x19f8af[_0x340292(0x191)][_0x340292(0x17b)]()){if(!_0x42cb39['is'](_0x340292(0x199),_0x340292(0x183)))continue;const _0x3447fe=_0x340292(0x172)==_0x19f8af[_0x340292(0x190)][_0x340292(0x197)](':')[0x1]?_0x340292(0x187):_0x340292(0x197),_0x19f9b6=_0xf1d8f6[_0x340292(0x17d)][_0x340292(0x186)](_0x340292(0x173),{'class':_0x340292(0x198)+_0x3447fe}),_0x425c01=_0xf1d8f6[_0x340292(0x19b)][_0x340292(0x18a)](_0x222da1[_0x340292(0x180)](_0x42cb39));_0x28a45f&&_0x3513fb[_0x340292(0x18f)][_0x340292(0x16f)](_0x19f8af[_0x340292(0x190)])&&_0xf1d8f6[_0x340292(0x17d)][_0x340292(0x16d)](_0x340292(0x195),_0x19f9b6),_0xf1d8f6[_0x340292(0x17d)][_0x340292(0x16b)](_0x425c01,_0x19f9b6),_0xf1d8f6[_0x340292(0x19b)][_0x340292(0x16e)](_0x19f9b6,_0x19f8af[_0x340292(0x190)]);}};}
23
+ function _0x3e69(_0x16b05b,_0x34f9e2){const _0x2b00b5=_0x2b00();return _0x3e69=function(_0x3e69aa,_0x346a85){_0x3e69aa=_0x3e69aa-0xa7;let _0xf32dec=_0x2b00b5[_0x3e69aa];return _0xf32dec;},_0x3e69(_0x16b05b,_0x34f9e2);}const _0x22ac41=_0x3e69;(function(_0x24ec7d,_0x4515b7){const _0x5e0ae0=_0x3e69,_0x1cf757=_0x24ec7d();while(!![]){try{const _0x5afac5=parseInt(_0x5e0ae0(0xd4))/0x1*(-parseInt(_0x5e0ae0(0xce))/0x2)+parseInt(_0x5e0ae0(0xb4))/0x3*(parseInt(_0x5e0ae0(0xca))/0x4)+parseInt(_0x5e0ae0(0xc6))/0x5+-parseInt(_0x5e0ae0(0xc8))/0x6+-parseInt(_0x5e0ae0(0xb9))/0x7*(-parseInt(_0x5e0ae0(0xdb))/0x8)+parseInt(_0x5e0ae0(0xd7))/0x9+parseInt(_0x5e0ae0(0xa9))/0xa*(-parseInt(_0x5e0ae0(0xc1))/0xb);if(_0x5afac5===_0x4515b7)break;else _0x1cf757['push'](_0x1cf757['shift']());}catch(_0x445f92){_0x1cf757['push'](_0x1cf757['shift']());}}}(_0x2b00,0xa827b));import{Plugin as _0x204d11}from'ckeditor5/src/core.js';function _0x2b00(){const _0x478ff6=['merge','softBreak','1770872BqTLuD','ck-suggestion-marker--active','markerName','high','plugins','test','addClass','70CccePo','consumable','addMarker:suggestion','bindElementToMarker','deletion','markerRange','descriptionFactory','editor','name','options','editing','710142ywaHwV','span','ELEMENT_LINE_BREAK','toViewPosition','includes','42fdSmdO','TrackChangesEditing','element','addMarker:suggestion:insertion','createPositionBefore','mapper','addMarker:suggestion:deletion','downcastDispatcher','2710653SPTSuT','locale','getItems','get','writer','5309205Hdemyu','registerElementLabel','7032054rCZGJi','data','4TfbUrG','ck-suggestion-marker-','insert','model','169034kzOZmy','init','createUIElement','activeMarkers','split','requires','3KIIVoV','enableCommand','showSuggestionHighlights','10913175AFOahW','shiftEnter'];_0x2b00=function(){return _0x478ff6;};return _0x2b00();}import{ShiftEnter as _0x115cfd}from'ckeditor5/src/enter.js';import{getTranslation as _0x5ee619}from'../utils/common-translations.js';export default class bt extends _0x204d11{static get[_0x22ac41(0xd3)](){return[_0x115cfd];}[_0x22ac41(0xcf)](){const _0x2e4d7d=_0x22ac41,_0x31e271=this[_0x2e4d7d(0xb0)],_0x1982b6=_0x31e271[_0x2e4d7d(0xdf)][_0x2e4d7d(0xc4)](_0x2e4d7d(0xba));_0x1982b6[_0x2e4d7d(0xd5)](_0x2e4d7d(0xd8)),_0x31e271[_0x2e4d7d(0xb3)][_0x2e4d7d(0xc0)]['on'](_0x2e4d7d(0xbc),de(_0x31e271),{'priority':_0x2e4d7d(0xde)}),_0x31e271[_0x2e4d7d(0xb3)][_0x2e4d7d(0xc0)]['on'](_0x2e4d7d(0xbf),de(_0x31e271),{'priority':_0x2e4d7d(0xde)}),_0x31e271[_0x2e4d7d(0xc9)][_0x2e4d7d(0xc0)]['on'](_0x2e4d7d(0xab),(_0x1f90e8,_0x2c2b31,_0x5304b4)=>{const _0xb3eb13=_0x2e4d7d;_0x5304b4[_0xb3eb13(0xb2)][_0xb3eb13(0xd6)]&&de(_0x31e271,{'showActiveMarker':!0x1})(_0x1f90e8,_0x2c2b31,_0x5304b4);}),_0x1982b6[_0x2e4d7d(0xaf)][_0x2e4d7d(0xc7)](_0x2e4d7d(0xda),_0x101857=>_0x5ee619(_0x31e271[_0x2e4d7d(0xc2)],_0x2e4d7d(0xb6),_0x101857));}}function de(_0x304edc,{showActiveMarker:_0x37fcd5=!0x0}={}){return(_0x6d000,_0xa7c6e4,_0x3d448a)=>{const _0x1cb253=_0x3e69,_0x8370c=_0x304edc[_0x1cb253(0xdf)][_0x1cb253(0xc4)](_0x1cb253(0xba));if(!_0x3d448a[_0x1cb253(0xaa)][_0x1cb253(0xa7)](_0xa7c6e4[_0x1cb253(0xae)],_0x6d000[_0x1cb253(0xb1)]))return;const _0x4df6bf=_0x304edc[_0x1cb253(0xcd)];for(const _0x5228d9 of _0xa7c6e4[_0x1cb253(0xae)][_0x1cb253(0xc3)]()){if(!_0x5228d9['is'](_0x1cb253(0xbb),_0x1cb253(0xda)))continue;const _0x101c47=_0x1cb253(0xad)==_0xa7c6e4[_0x1cb253(0xdd)][_0x1cb253(0xd2)](':')[0x1]?_0x1cb253(0xd9):_0x1cb253(0xd2),_0x3c87d0=_0x3d448a[_0x1cb253(0xc5)][_0x1cb253(0xd0)](_0x1cb253(0xb5),{'class':_0x1cb253(0xcb)+_0x101c47}),_0x4fdc9f=_0x3d448a[_0x1cb253(0xbe)][_0x1cb253(0xb7)](_0x4df6bf[_0x1cb253(0xbd)](_0x5228d9));_0x37fcd5&&_0x8370c[_0x1cb253(0xd1)][_0x1cb253(0xb8)](_0xa7c6e4[_0x1cb253(0xdd)])&&_0x3d448a[_0x1cb253(0xc5)][_0x1cb253(0xa8)](_0x1cb253(0xdc),_0x3c87d0),_0x3d448a[_0x1cb253(0xc5)][_0x1cb253(0xcc)](_0x4fdc9f,_0x3c87d0),_0x3d448a[_0x1cb253(0xbe)][_0x1cb253(0xac)](_0x3c87d0,_0xa7c6e4[_0x1cb253(0xdd)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1aa98f=_0x46c3;(function(_0x4adddd,_0x204938){const _0x5f2a98=_0x46c3,_0x2d56a3=_0x4adddd();while(!![]){try{const _0x526a41=-parseInt(_0x5f2a98(0x1b7))/0x1+parseInt(_0x5f2a98(0x1c9))/0x2*(parseInt(_0x5f2a98(0x1bc))/0x3)+parseInt(_0x5f2a98(0x1bf))/0x4*(parseInt(_0x5f2a98(0x1b8))/0x5)+-parseInt(_0x5f2a98(0x1cc))/0x6*(-parseInt(_0x5f2a98(0x1af))/0x7)+-parseInt(_0x5f2a98(0x1c4))/0x8*(parseInt(_0x5f2a98(0x1b9))/0x9)+-parseInt(_0x5f2a98(0x1b5))/0xa*(-parseInt(_0x5f2a98(0x1d3))/0xb)+-parseInt(_0x5f2a98(0x1c0))/0xc;if(_0x526a41===_0x204938)break;else _0x2d56a3['push'](_0x2d56a3['shift']());}catch(_0x3c28d0){_0x2d56a3['push'](_0x2d56a3['shift']());}}}(_0xfd32,0x3eebc));import{Plugin as _0x553c6d}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x13180a}from'./utils.js';import{getTranslation as _0x1a95e8}from'../utils/common-translations.js';function _0x46c3(_0x307948,_0x1be3de){const _0xfd3248=_0xfd32();return _0x46c3=function(_0x46c372,_0x1acc15){_0x46c372=_0x46c372-0x1ad;let _0x30bfdf=_0xfd3248[_0x46c372];return _0x30bfdf;},_0x46c3(_0x307948,_0x1be3de);}export default class wt extends _0x553c6d{[_0x1aa98f(0x1b4)](){const _0x2a0c46=_0x1aa98f,_0x2dc91c=this[_0x2a0c46(0x1d0)],_0x28accc=_0x2dc91c[_0x2a0c46(0x1cd)],_0x4407ee=_0x2dc91c[_0x2a0c46(0x1bb)];if(!_0x2dc91c[_0x2a0c46(0x1be)][_0x2a0c46(0x1d6)](_0x2a0c46(0x1b6)))return;const _0x587602=_0x2dc91c[_0x2a0c46(0x1be)][_0x2a0c46(0x1c1)](_0x2a0c46(0x1b1)),_0x8f88b2=_0x2a0c46(0x1c8),_0x309779=_0x2dc91c[_0x2a0c46(0x1bd)][_0x2a0c46(0x1c1)](_0x8f88b2);_0x587602[_0x2a0c46(0x1c7)](_0x8f88b2,(_0x29900d,_0x331784={})=>{const _0x53a49f=_0x2a0c46,_0x1ab5e3=_0x28accc[_0x53a49f(0x1c5)][_0x53a49f(0x1ae)];if(_0x1ab5e3[_0x53a49f(0x1cb)])return void _0x29900d(_0x331784);const _0x50b963=void 0x0!==_0x331784[_0x53a49f(0x1d1)]?_0x331784[_0x53a49f(0x1d1)]:!_0x309779[_0x53a49f(0x1b2)];_0x28accc[_0x53a49f(0x1c3)](()=>{const _0x13c5b3=_0x53a49f,_0x1bcae3=Array[_0x13c5b3(0x1ce)](_0x1ab5e3[_0x13c5b3(0x1d2)]());for(const _0x539547 of _0x1bcae3){const _0x430c77=_0x50b963?[_0x539547]:_0x13180a(_0x8f88b2,_0x539547,_0x28accc);for(const _0x31df7e of _0x430c77)_0x587602[_0x13c5b3(0x1d4)](_0x31df7e,{'commandName':_0x8f88b2,'commandParams':[{'forceValue':_0x50b963}]});}});}),_0x587602[_0x2a0c46(0x1c6)][_0x2a0c46(0x1d7)](_0x577298=>{const _0x16d37b=_0x2a0c46;if(_0x16d37b(0x1ba)!=_0x577298[_0x16d37b(0x1b0)]&&_0x16d37b(0x1c2)!=_0x577298[_0x16d37b(0x1b0)])return;const {data:_0x27bbcd}=_0x577298;return _0x27bbcd&&_0x27bbcd[_0x16d37b(0x1ca)]==_0x8f88b2?_0x27bbcd[_0x16d37b(0x1d5)][0x0][_0x16d37b(0x1d1)]?{'type':_0x16d37b(0x1b3),'content':_0x1a95e8(_0x4407ee,_0x16d37b(0x1cf))}:{'type':_0x16d37b(0x1b3),'content':_0x1a95e8(_0x4407ee,_0x16d37b(0x1ad))}:void 0x0;});}}function _0xfd32(){const _0x3cbf80=['forceValue','getRanges','127171eRRaKq','markInlineFormat','commandParams','has','registerDescriptionCallback','FORMAT_RESTRICTED_DISABLED','selection','1667015EYuRfE','type','TrackChangesEditing','value','format','afterInit','420NKCnGd','StandardEditingModeEditing','496165PeTDVS','35830sYjQRk','14247lLtTBR','formatBlock','locale','3QnaoDm','commands','plugins','32gmkcRJ','2027184NtOhPl','get','formatInline','change','392SObSAj','document','descriptionFactory','enableCommand','restrictedEditingException','438706iooNzn','commandName','isCollapsed','6spFGyI','model','from','FORMAT_RESTRICTED_ENABLED','editor'];_0xfd32=function(){return _0x3cbf80;};return _0xfd32();}
23
+ const _0x486406=_0x5674;(function(_0x143d0c,_0x14ce18){const _0x2ecd5a=_0x5674,_0x35802d=_0x143d0c();while(!![]){try{const _0x458d03=parseInt(_0x2ecd5a(0x10d))/0x1*(-parseInt(_0x2ecd5a(0xf4))/0x2)+-parseInt(_0x2ecd5a(0xfc))/0x3*(-parseInt(_0x2ecd5a(0xf1))/0x4)+parseInt(_0x2ecd5a(0x100))/0x5*(parseInt(_0x2ecd5a(0xe9))/0x6)+-parseInt(_0x2ecd5a(0xf3))/0x7*(-parseInt(_0x2ecd5a(0xfb))/0x8)+-parseInt(_0x2ecd5a(0x102))/0x9*(parseInt(_0x2ecd5a(0xf7))/0xa)+-parseInt(_0x2ecd5a(0xed))/0xb*(parseInt(_0x2ecd5a(0x104))/0xc)+parseInt(_0x2ecd5a(0xf5))/0xd*(parseInt(_0x2ecd5a(0x106))/0xe);if(_0x458d03===_0x14ce18)break;else _0x35802d['push'](_0x35802d['shift']());}catch(_0x5e4cce){_0x35802d['push'](_0x35802d['shift']());}}}(_0x12e1,0xa5e76));function _0x12e1(){const _0x114d38=['304PQbBgq','3296262aWjPjv','descriptionFactory','enableCommand','StandardEditingModeEditing','15oslcoL','plugins','9oRWkSd','editor','9708aLgnRC','afterInit','6105330tDpfsu','forceValue','restrictedEditingException','markInlineFormat','commands','type','from','6cgueng','commandParams','value','getRanges','change','registerDescriptionCallback','format','get','selection','249126zlqPsu','FORMAT_RESTRICTED_ENABLED','locale','FORMAT_RESTRICTED_DISABLED','2959UgFuTQ','TrackChangesEditing','commandName','model','4uSlxxl','has','26782BULRoW','233382SsIlZt','13Ynybdp','formatInline','2074910xZBdFg','formatBlock','document','isCollapsed'];_0x12e1=function(){return _0x114d38;};return _0x12e1();}import{Plugin as _0x43db78}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x9c7c40}from'./utils.js';function _0x5674(_0x5debb3,_0x44edb9){const _0x12e137=_0x12e1();return _0x5674=function(_0x567412,_0x28b43e){_0x567412=_0x567412-0xe9;let _0x19be27=_0x12e137[_0x567412];return _0x19be27;},_0x5674(_0x5debb3,_0x44edb9);}import{getTranslation as _0x2a1f9e}from'../utils/common-translations.js';export default class wt extends _0x43db78{[_0x486406(0x105)](){const _0x4c6453=_0x486406,_0x39567c=this[_0x4c6453(0x103)],_0x5d094b=_0x39567c[_0x4c6453(0xf0)],_0x46e0cd=_0x39567c[_0x4c6453(0xeb)];if(!_0x39567c[_0x4c6453(0x101)][_0x4c6453(0xf2)](_0x4c6453(0xff)))return;const _0x5294ad=_0x39567c[_0x4c6453(0x101)][_0x4c6453(0x114)](_0x4c6453(0xee)),_0x400660=_0x4c6453(0x108),_0x52a1ba=_0x39567c[_0x4c6453(0x10a)][_0x4c6453(0x114)](_0x400660);_0x5294ad[_0x4c6453(0xfe)](_0x400660,(_0x2ec14b,_0xa1535f={})=>{const _0x4b89fb=_0x4c6453,_0x47735c=_0x5d094b[_0x4b89fb(0xf9)][_0x4b89fb(0x115)];if(_0x47735c[_0x4b89fb(0xfa)])return void _0x2ec14b(_0xa1535f);const _0xeea103=void 0x0!==_0xa1535f[_0x4b89fb(0x107)]?_0xa1535f[_0x4b89fb(0x107)]:!_0x52a1ba[_0x4b89fb(0x10f)];_0x5d094b[_0x4b89fb(0x111)](()=>{const _0x1d2d94=_0x4b89fb,_0x1d636f=Array[_0x1d2d94(0x10c)](_0x47735c[_0x1d2d94(0x110)]());for(const _0xda4d6f of _0x1d636f){const _0x483c7f=_0xeea103?[_0xda4d6f]:_0x9c7c40(_0x400660,_0xda4d6f,_0x5d094b);for(const _0x5ed5e5 of _0x483c7f)_0x5294ad[_0x1d2d94(0x109)](_0x5ed5e5,{'commandName':_0x400660,'commandParams':[{'forceValue':_0xeea103}]});}});}),_0x5294ad[_0x4c6453(0xfd)][_0x4c6453(0x112)](_0x2addce=>{const _0xaea2d6=_0x4c6453;if(_0xaea2d6(0xf8)!=_0x2addce[_0xaea2d6(0x10b)]&&_0xaea2d6(0xf6)!=_0x2addce[_0xaea2d6(0x10b)])return;const {data:_0x3f420}=_0x2addce;return _0x3f420&&_0x3f420[_0xaea2d6(0xef)]==_0x400660?_0x3f420[_0xaea2d6(0x10e)][0x0][_0xaea2d6(0x107)]?{'type':_0xaea2d6(0x113),'content':_0x2a1f9e(_0x46e0cd,_0xaea2d6(0xea))}:{'type':_0xaea2d6(0x113),'content':_0x2a1f9e(_0x46e0cd,_0xaea2d6(0xec))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x307b29=_0x45a7;(function(_0x38f857,_0xa7dfcc){const _0x590857=_0x45a7,_0x801e89=_0x38f857();while(!![]){try{const _0x217b03=parseInt(_0x590857(0xb0))/0x1+parseInt(_0x590857(0xa8))/0x2*(-parseInt(_0x590857(0x90))/0x3)+parseInt(_0x590857(0x8f))/0x4*(-parseInt(_0x590857(0x9f))/0x5)+parseInt(_0x590857(0xab))/0x6*(-parseInt(_0x590857(0xb3))/0x7)+-parseInt(_0x590857(0xad))/0x8*(-parseInt(_0x590857(0xb1))/0x9)+-parseInt(_0x590857(0x89))/0xa+parseInt(_0x590857(0xb5))/0xb*(parseInt(_0x590857(0xa3))/0xc);if(_0x217b03===_0xa7dfcc)break;else _0x801e89['push'](_0x801e89['shift']());}catch(_0x3d2f47){_0x801e89['push'](_0x801e89['shift']());}}}(_0xdd09,0x5f952));import{Plugin as _0x5e9bea}from'ckeditor5/src/core.js';function _0xdd09(){const _0x4da117=['styleName','TrackChangesEditing','*Remove\x20format:*\x20%0','toLowerCase','commandName','registerBlockAttribute','config','1762460DAncBs','add','get','editor','ghsAttributes','getGhsAttributeNameForElement','4SKcqIK','71163Bymoah','has','FORMAT_STYLE','formatBlock','plugins','commandParams','registerDescriptionCallback','locale','Style','style','descriptionFactory','format','DataSchema','inline','formatInline','817565MNlKBu','block','registerAttributeLabel','element','15684GNZWYW','normalizeConfig','_registerLegacyDescription','registerInlineAttribute','*Set\x20format:*\x20%0','32ateelQ','StyleUtils','definitions','1092504SYbCUx','type','4899128LWbOzS','forceValue','afterInit','254412Bkkuwq','9FzfxnA','GeneralHtmlSupport','7oeHssx','enableDefaultAttributesIntegration','3586syTHve'];_0xdd09=function(){return _0x4da117;};return _0xdd09();}import{getTranslation as _0x5f12d9}from'../utils/common-translations.js';function _0x45a7(_0x48c49c,_0x4510cc){const _0xdd0930=_0xdd09();return _0x45a7=function(_0x45a718,_0x8e20f7){_0x45a718=_0x45a718-0x88;let _0x14b9f9=_0xdd0930[_0x45a718];return _0x14b9f9;},_0x45a7(_0x48c49c,_0x4510cc);}export default class yt extends _0x5e9bea{[_0x307b29(0xaf)](){const _0x4b308c=_0x307b29,_0xaad990=this[_0x4b308c(0x8c)];if(!_0xaad990[_0x4b308c(0x94)][_0x4b308c(0x91)](_0x4b308c(0x98))||!_0xaad990[_0x4b308c(0x94)][_0x4b308c(0x91)](_0x4b308c(0x9c)))return;const _0x4c0ded=_0xaad990[_0x4b308c(0x94)][_0x4b308c(0x8b)](_0x4b308c(0xb7)),_0x129846=_0xaad990[_0x4b308c(0x97)],_0x3ca700=_0xaad990[_0x4b308c(0x88)][_0x4b308c(0x8b)](_0x4b308c(0x99))||{},_0x540241=_0xaad990[_0x4b308c(0x94)][_0x4b308c(0x8b)](_0x4b308c(0xb2)),_0x45e4bc=_0xaad990[_0x4b308c(0x94)][_0x4b308c(0x8b)](_0x4b308c(0xa9))[_0x4b308c(0xa4)](_0xaad990[_0x4b308c(0x94)][_0x4b308c(0x8b)](_0x4b308c(0x9c)),_0x3ca700[_0x4b308c(0xaa)]);_0x4c0ded[_0x4b308c(0xb4)](_0x4b308c(0x99));const _0x3ec2bb=new Set();for(const _0x5db816 of _0x45e4bc[_0x4b308c(0xa0)]){const _0x161f2e=_0x540241[_0x4b308c(0x8e)](_0x5db816[_0x4b308c(0xa2)]);_0x3ec2bb[_0x4b308c(0x8a)](_0x161f2e);}const _0x433cd5=new Set();for(const _0x4ae205 of _0x45e4bc[_0x4b308c(0x9d)]){const _0x39092e=_0x540241[_0x4b308c(0x8e)](_0x4ae205[_0x4b308c(0xa2)]);_0x433cd5[_0x4b308c(0x8a)](_0x39092e);for(const _0x528bbe of _0x4ae205[_0x4b308c(0x8d)])_0x433cd5[_0x4b308c(0x8a)](_0x528bbe);}for(const _0x3458d7 of _0x3ec2bb)_0x4c0ded[_0x4b308c(0xbb)](_0x3458d7),_0x4c0ded[_0x4b308c(0x9a)][_0x4b308c(0xa1)](_0x3458d7,_0x5f12d9(_0x129846,_0x4b308c(0x92)));for(const _0x424410 of _0x433cd5)_0x4c0ded[_0x4b308c(0xa6)](_0x424410),_0x4c0ded[_0x4b308c(0x9a)][_0x4b308c(0xa1)](_0x424410,_0x5f12d9(_0x129846,_0x4b308c(0x92)));this[_0x4b308c(0xa5)]();}[_0x307b29(0xa5)](){const _0x4bd5d0=_0x307b29,_0x434dc7=this[_0x4bd5d0(0x8c)],_0xfa569=_0x434dc7[_0x4bd5d0(0x97)];_0x434dc7[_0x4bd5d0(0x94)][_0x4bd5d0(0x8b)](_0x4bd5d0(0xb7))[_0x4bd5d0(0x9a)][_0x4bd5d0(0x96)](_0x43a907=>{const _0x2b680d=_0x4bd5d0;if(_0x2b680d(0x93)!=_0x43a907[_0x2b680d(0xac)]&&_0x2b680d(0x9e)!=_0x43a907[_0x2b680d(0xac)])return;const {data:_0x1d18e7}=_0x43a907;return _0x1d18e7&&_0x2b680d(0x99)===_0x1d18e7[_0x2b680d(0xba)]?_0x1d18e7[_0x2b680d(0x95)][0x0][_0x2b680d(0xae)]?{'type':_0x2b680d(0x9b),'content':_0x5f12d9(_0xfa569,_0x2b680d(0xa7),_0x1d18e7[_0x2b680d(0x95)][0x0][_0x2b680d(0xb6)][_0x2b680d(0xb9)]())}:{'type':_0x2b680d(0x9b),'content':_0x5f12d9(_0xfa569,_0x2b680d(0xb8),_0x1d18e7[_0x2b680d(0x95)][0x0][_0x2b680d(0xb6)][_0x2b680d(0xb9)]())}:void 0x0;});}}
23
+ const _0x41b414=_0x13f8;function _0x13f8(_0x985a1a,_0x532e19){const _0x2c681f=_0x2c68();return _0x13f8=function(_0x13f87d,_0xa41724){_0x13f87d=_0x13f87d-0x12c;let _0x4d906c=_0x2c681f[_0x13f87d];return _0x4d906c;},_0x13f8(_0x985a1a,_0x532e19);}(function(_0x54b6,_0xecb1d5){const _0x94aa97=_0x13f8,_0x14c4c3=_0x54b6();while(!![]){try{const _0x43e70e=parseInt(_0x94aa97(0x13d))/0x1+-parseInt(_0x94aa97(0x14a))/0x2+parseInt(_0x94aa97(0x15d))/0x3*(-parseInt(_0x94aa97(0x151))/0x4)+parseInt(_0x94aa97(0x12d))/0x5*(parseInt(_0x94aa97(0x159))/0x6)+parseInt(_0x94aa97(0x134))/0x7+parseInt(_0x94aa97(0x15b))/0x8*(-parseInt(_0x94aa97(0x133))/0x9)+-parseInt(_0x94aa97(0x14e))/0xa;if(_0x43e70e===_0xecb1d5)break;else _0x14c4c3['push'](_0x14c4c3['shift']());}catch(_0x186f79){_0x14c4c3['push'](_0x14c4c3['shift']());}}}(_0x2c68,0x7337b));import{Plugin as _0x3a555a}from'ckeditor5/src/core.js';function _0x2c68(){const _0xa04e20=['add','*Remove\x20format:*\x20%0','GeneralHtmlSupport','forceValue','config','660xHZjat','formatBlock','392ozmGSt','has','3uxiUhM','locale','30035TQpaJR','registerBlockAttribute','normalizeConfig','ghsAttributes','type','commandParams','8739CVQcAd','5485634pmwotT','get','format','toLowerCase','getGhsAttributeNameForElement','Style','block','afterInit','formatInline','366817bgQbaC','DataSchema','descriptionFactory','element','definitions','editor','styleName','TrackChangesEditing','StyleUtils','plugins','commandName','registerInlineAttribute','FORMAT_STYLE','1795874YJWppO','registerAttributeLabel','style','_registerLegacyDescription','3009580IyndnJ','*Set\x20format:*\x20%0','enableDefaultAttributesIntegration','371376SiDQJk','inline','registerDescriptionCallback'];_0x2c68=function(){return _0xa04e20;};return _0x2c68();}import{getTranslation as _0xfb0b04}from'../utils/common-translations.js';export default class yt extends _0x3a555a{[_0x41b414(0x13b)](){const _0x234df5=_0x41b414,_0x59bc43=this[_0x234df5(0x142)];if(!_0x59bc43[_0x234df5(0x146)][_0x234df5(0x15c)](_0x234df5(0x139))||!_0x59bc43[_0x234df5(0x146)][_0x234df5(0x15c)](_0x234df5(0x13e)))return;const _0x2887eb=_0x59bc43[_0x234df5(0x146)][_0x234df5(0x135)](_0x234df5(0x144)),_0x428176=_0x59bc43[_0x234df5(0x12c)],_0x5d6653=_0x59bc43[_0x234df5(0x158)][_0x234df5(0x135)](_0x234df5(0x14c))||{},_0x8eb46c=_0x59bc43[_0x234df5(0x146)][_0x234df5(0x135)](_0x234df5(0x156)),_0xd8c2cf=_0x59bc43[_0x234df5(0x146)][_0x234df5(0x135)](_0x234df5(0x145))[_0x234df5(0x12f)](_0x59bc43[_0x234df5(0x146)][_0x234df5(0x135)](_0x234df5(0x13e)),_0x5d6653[_0x234df5(0x141)]);_0x2887eb[_0x234df5(0x150)](_0x234df5(0x14c));const _0x544f68=new Set();for(const _0x2e6689 of _0xd8c2cf[_0x234df5(0x13a)]){const _0x585d3b=_0x8eb46c[_0x234df5(0x138)](_0x2e6689[_0x234df5(0x140)]);_0x544f68[_0x234df5(0x154)](_0x585d3b);}const _0x28cabc=new Set();for(const _0x1168e4 of _0xd8c2cf[_0x234df5(0x152)]){const _0x56899e=_0x8eb46c[_0x234df5(0x138)](_0x1168e4[_0x234df5(0x140)]);_0x28cabc[_0x234df5(0x154)](_0x56899e);for(const _0x80ab8c of _0x1168e4[_0x234df5(0x130)])_0x28cabc[_0x234df5(0x154)](_0x80ab8c);}for(const _0x4693c0 of _0x544f68)_0x2887eb[_0x234df5(0x12e)](_0x4693c0),_0x2887eb[_0x234df5(0x13f)][_0x234df5(0x14b)](_0x4693c0,_0xfb0b04(_0x428176,_0x234df5(0x149)));for(const _0x13ae52 of _0x28cabc)_0x2887eb[_0x234df5(0x148)](_0x13ae52),_0x2887eb[_0x234df5(0x13f)][_0x234df5(0x14b)](_0x13ae52,_0xfb0b04(_0x428176,_0x234df5(0x149)));this[_0x234df5(0x14d)]();}[_0x41b414(0x14d)](){const _0x4be447=_0x41b414,_0x3111a9=this[_0x4be447(0x142)],_0x3209cf=_0x3111a9[_0x4be447(0x12c)];_0x3111a9[_0x4be447(0x146)][_0x4be447(0x135)](_0x4be447(0x144))[_0x4be447(0x13f)][_0x4be447(0x153)](_0x2c468d=>{const _0x3d92ed=_0x4be447;if(_0x3d92ed(0x15a)!=_0x2c468d[_0x3d92ed(0x131)]&&_0x3d92ed(0x13c)!=_0x2c468d[_0x3d92ed(0x131)])return;const {data:_0x2f93f1}=_0x2c468d;return _0x2f93f1&&_0x3d92ed(0x14c)===_0x2f93f1[_0x3d92ed(0x147)]?_0x2f93f1[_0x3d92ed(0x132)][0x0][_0x3d92ed(0x157)]?{'type':_0x3d92ed(0x136),'content':_0xfb0b04(_0x3209cf,_0x3d92ed(0x14f),_0x2f93f1[_0x3d92ed(0x132)][0x0][_0x3d92ed(0x143)][_0x3d92ed(0x137)]())}:{'type':_0x3d92ed(0x136),'content':_0xfb0b04(_0x3209cf,_0x3d92ed(0x155),_0x2f93f1[_0x3d92ed(0x132)][0x0][_0x3d92ed(0x143)][_0x3d92ed(0x137)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5da3(){const _0x5e4f53=['end','39biAPJh','createRangeIn','markMultiRangeDeletion','selectTableRow','substr','getSelectionAffectedTableCells','item','TableUtils','rootName','element','*Remove:*\x20%0','_acceptFormatSuggestionCallbackFactory','registerElementLabel','getChildren','min','18diqowr','addClass','MIN_SAFE_INTEGER','rowspan','getContainedElement','enqueueChange','data','position','cell','getRanges','593272tkeRfE','selectTableColumn','12759513MLnmls','insertTableColumnLeft','insert','change','locale','toViewElement','refresh','ELEMENT_TABLE_ROW','_suggestionFactory','2099647nXeQoD','registerCustomCallback','getFirstRange','_getSuggestionCoords','span','selection','_tablePostFixingSubtypes','isTouching','registerPostFixer','removeClass','table','change:data','getAttribute','classes','suggestion','getItems','push','registerDescriptionCallback','document','addMarker:suggestion','12YnxrYG','getCellLocation','max','accept','maxRow','some','5YAJCoY','forceValue','tablePaste','tableCell','add','values','type','_setupColumnsRowsFixing','low','oldRange','$graveyard','getChangedMarkers','getColumnIndexes','tableColumn','showSuggestionHighlights','colspan','getChanges','$textProxy','downcastDispatcher','addRange','_getCoordsForCells','first','join','map','createPositionAt','_tableSuggestions','has','execute','model','descriptionFactory','plugins','includes','createRangeOn','length','start','getSuggestion','isArray','ELEMENT_TABLE_COLUMN_WITH_TEXT','TrackChangesEditing','findAncestor','tableRow','removeTableColumn','deletion','MAX_SAFE_INTEGER','subType','filter','removeTableRow','_splitMarkerName','commands','maxColumn','minColumn','root','options','above','highest','ELEMENT_TABLE_COLUMN','isEqual','nodeAfter','TableEditing','markMultiRangeInsertion','batch','*Insert:*\x20%0','afterInit','hasAttribute','2741599NhkeWk','3304filcGr','toLowerCase','fromRange','discard','10CHfNLW','left','5288766TDmrAJ','nodeBefore','get','minRow','10494yaguvt','insertTableRowAbove','53bzJjxC','isIntersectingWithRange','editor','startsWith','insertTableColumnRight','detach','createTableWalker','name','ELEMENT_TABLE_ROW_WITH_TEXT','ELEMENT_TABLE','writer','insertTable','last','order','ELEMENT_TABLE_WITH_TEXT','setSelection','insertion','differ','isIntersecting','isInContent','from','mapper','every','insertTableRowBelow','enableCommand','getRowIndexes'];_0x5da3=function(){return _0x5e4f53;};return _0x5da3();}const _0x305689=_0x4f7f;(function(_0x12fbb3,_0x46bcb5){const _0x2ed354=_0x4f7f,_0x52e87f=_0x12fbb3();while(!![]){try{const _0x25f739=parseInt(_0x2ed354(0x162))/0x1*(parseInt(_0x2ed354(0x160))/0x2)+parseInt(_0x2ed354(0x17d))/0x3*(parseInt(_0x2ed354(0x156))/0x4)+-parseInt(_0x2ed354(0x115))/0x5*(-parseInt(_0x2ed354(0x15c))/0x6)+parseInt(_0x2ed354(0x155))/0x7+parseInt(_0x2ed354(0x196))/0x8*(parseInt(_0x2ed354(0x18c))/0x9)+parseInt(_0x2ed354(0x15a))/0xa*(-parseInt(_0x2ed354(0x1a1))/0xb)+parseInt(_0x2ed354(0x10f))/0xc*(-parseInt(_0x2ed354(0x198))/0xd);if(_0x25f739===_0x46bcb5)break;else _0x52e87f['push'](_0x52e87f['shift']());}catch(_0xb48a5f){_0x52e87f['push'](_0x52e87f['shift']());}}}(_0x5da3,0x8351f));function _0x4f7f(_0x250a4d,_0x417349){const _0x5da38b=_0x5da3();return _0x4f7f=function(_0x4f7f6d,_0x5c10c4){_0x4f7f6d=_0x4f7f6d-0xfc;let _0x56849a=_0x5da38b[_0x4f7f6d];return _0x56849a;},_0x4f7f(_0x250a4d,_0x417349);}import{Plugin as _0x166fb9}from'ckeditor5/src/core.js';import{LiveRange as _0x482475}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x1c00de}from'ckeditor5/src/widget.js';import{getTranslation as _0x526821}from'../utils/common-translations.js';export default class jt extends _0x166fb9{constructor(_0x45619b){const _0x350ce3=_0x4f7f;super(_0x45619b),this[_0x350ce3(0x101)]=[_0x350ce3(0x13d),_0x350ce3(0x122)],this[_0x350ce3(0x12e)]=new Set();}[_0x305689(0x153)](){const _0x19aa56=_0x305689,_0x4dbef5=this[_0x19aa56(0x164)],_0x40f0ff=_0x4dbef5[_0x19aa56(0x131)][_0x19aa56(0x10d)][_0x19aa56(0x100)];if(!_0x4dbef5[_0x19aa56(0x133)][_0x19aa56(0x12f)](_0x19aa56(0x14f)))return;const _0x23b05c=_0x4dbef5[_0x19aa56(0x19c)],_0x40c519=_0x4dbef5[_0x19aa56(0x133)][_0x19aa56(0x15e)](_0x19aa56(0x13b)),_0xd88076=_0x4dbef5[_0x19aa56(0x133)][_0x19aa56(0x15e)](_0x19aa56(0x184));_0x40c519[_0x19aa56(0x132)][_0x19aa56(0x189)](_0x19aa56(0x105),_0x51b76c=>_0x526821(_0x23b05c,_0x19aa56(0x16b),_0x51b76c)),this[_0x19aa56(0x11c)](),_0x40c519[_0x19aa56(0x17a)](_0x19aa56(0x16d)),_0x40c519[_0x19aa56(0x17a)](_0x19aa56(0x180)),_0x40c519[_0x19aa56(0x17a)](_0x19aa56(0x197));for(const _0xc3d28d of[_0x19aa56(0x161),_0x19aa56(0x179)]){const _0x2f582b=_0x4dbef5[_0x19aa56(0x145)][_0x19aa56(0x15e)](_0xc3d28d);_0x40c519[_0x19aa56(0x17a)](_0xc3d28d,_0x128e83=>{const _0x500ba9=_0x19aa56;_0x4dbef5[_0x500ba9(0x131)][_0x500ba9(0x19b)](_0x1ed280=>{const _0x103946=_0x500ba9;_0x128e83();const _0x2dbbb3=_0x103946(0x14a)===_0x2f582b[_0x103946(0x16f)],_0x4cc480=_0xd88076[_0x103946(0x182)](_0x40f0ff),_0x407800=_0xd88076[_0x103946(0x17b)](_0x4cc480),_0x523b29=_0x2dbbb3?_0x407800[_0x103946(0x12a)]-0x1:_0x407800[_0x103946(0x16e)]+0x1,_0x54f19f=_0x4cc480[0x0][_0x103946(0x13c)](_0x103946(0x105)),_0x3b462b=_0xd88076[_0x103946(0x168)](_0x54f19f,{'startRow':_0x523b29,'endRow':_0x523b29}),_0x1fb322=Array[_0x103946(0x176)](_0x3b462b)[_0x103946(0x12c)](_0xb0b38d=>_0x1ed280[_0x103946(0x135)](_0xb0b38d[_0x103946(0x194)]));_0x40c519[_0x103946(0x150)](_0x1fb322,_0x103946(0x13d));});});}for(const _0x33f430 of[_0x19aa56(0x199),_0x19aa56(0x166)]){const _0x412219=_0x4dbef5[_0x19aa56(0x145)][_0x19aa56(0x15e)](_0x33f430);_0x40c519[_0x19aa56(0x17a)](_0x33f430,_0x5d3240=>{const _0x2b4f3c=_0x19aa56;_0x4dbef5[_0x2b4f3c(0x131)][_0x2b4f3c(0x19b)](_0x1a1812=>{const _0x18f594=_0x2b4f3c;_0x5d3240();const _0x58d319=_0x18f594(0x15b)===_0x412219[_0x18f594(0x16f)],_0x27d9b1=_0xd88076[_0x18f594(0x182)](_0x40f0ff),_0x276ee4=_0xd88076[_0x18f594(0x121)](_0x27d9b1),_0x5cf600=_0x58d319?_0x276ee4[_0x18f594(0x12a)]-0x1:_0x276ee4[_0x18f594(0x16e)]+0x1,_0x3f2161=_0x27d9b1[0x0][_0x18f594(0x13c)](_0x18f594(0x105)),_0x3ca231=_0xd88076[_0x18f594(0x168)](_0x3f2161,{'startRow':0x0,'column':_0x5cf600,'includeAllSlots':!0x1}),_0x4cf159=Array[_0x18f594(0x176)](_0x3ca231)[_0x18f594(0x12c)](_0xaba1ad=>_0x1a1812[_0x18f594(0x135)](_0xaba1ad[_0x18f594(0x194)]));_0x40c519[_0x18f594(0x150)](_0x4cf159,_0x18f594(0x122));});});}for(const _0x39cc80 of[_0x19aa56(0x143),_0x19aa56(0x13e)]){const _0x1b4cd3=_0x39cc80[_0x19aa56(0x181)](0xb),_0x5806bb=_0x1b4cd3[_0x19aa56(0x157)](),_0x42aeef=_0x5806bb[_0x19aa56(0x181)](0x0,0x3)+_0x19aa56(0xff),_0x2954dc=_0x19aa56(0x105)+_0x1b4cd3,_0x223874=_0x19aa56(0x18b)+_0x1b4cd3,_0x50f44f=_0x19aa56(0x111)+_0x1b4cd3;_0x40c519[_0x19aa56(0x17a)](_0x39cc80,()=>{const _0x1e7ad6=_0x19aa56;_0x4dbef5[_0x1e7ad6(0x131)][_0x1e7ad6(0x19b)](_0x136ff1=>{const _0x56ab11=_0x1e7ad6,_0x2b9378=_0xd88076[_0x56ab11(0x182)](_0x40f0ff),_0x3c388d=_0x2b9378[0x0][_0x56ab11(0x13c)](_0x56ab11(0x105));let _0x44c8e2;if(_0x56ab11(0x143)==_0x39cc80){const _0x25e5ad=_0xd88076[_0x56ab11(0x17b)](_0x2b9378);_0x44c8e2={'startRow':_0x25e5ad[_0x56ab11(0x12a)],'endRow':_0x25e5ad[_0x56ab11(0x16e)],'includeAllSlots':!0x0};}else{const _0x4b403d=_0xd88076[_0x56ab11(0x121)](_0x2b9378);_0x44c8e2={'startColumn':_0x4b403d[_0x56ab11(0x12a)],'endColumn':_0x4b403d[_0x56ab11(0x16e)],'includeAllSlots':!0x0};}const _0x3c0f83=_0xd88076[_0x56ab11(0x168)](_0x3c388d,_0x44c8e2),_0x3b8515=Array[_0x56ab11(0x176)](_0x3c0f83)[_0x56ab11(0x12c)](({cell:_0x2ba055})=>_0x2ba055),_0x21ff11=Ee(_0x3b8515[_0x56ab11(0x142)](_0x3e768c=>_0x3e768c[_0x56ab11(0x154)](_0x42aeef))),_0x2a2d9d=Ee(_0x3b8515[_0x56ab11(0x142)](_0x4ab4b6=>!_0x4ab4b6[_0x56ab11(0x154)](_0x42aeef)))[_0x56ab11(0x12c)](_0x198561=>_0x136ff1[_0x56ab11(0x135)](_0x198561)),_0x1dec65=_0x40c519[_0x56ab11(0x17f)](_0x2a2d9d,_0x2954dc);if(_0x1dec65&&(_0x56ab11(0x13d)==_0x1dec65[_0x56ab11(0x141)]||_0x56ab11(0x122)==_0x1dec65[_0x56ab11(0x141)])){const _0x19377c=this[_0x56ab11(0xfe)](_0x1dec65);for(const _0x5cf19b of _0x21ff11){const _0x3d8995=_0x136ff1[_0x56ab11(0x135)](_0x5cf19b),_0x6b5d81=_0xd88076[_0x56ab11(0x110)](_0x5cf19b),_0x2df6c4=_0x5cf19b[_0x56ab11(0x107)](_0x42aeef)-0x1,_0xd6de4c=_0x19377c[_0x223874],_0x36168c=_0x19377c[_0x50f44f];_0xd6de4c<=_0x6b5d81[_0x5806bb]&&_0x6b5d81[_0x5806bb]+_0x2df6c4<=_0x36168c&&_0x1dec65[_0x56ab11(0x128)](_0x3d8995);}}});});}function _0x149eec(_0x53be3b){const _0x51fa06=_0x19aa56,_0x21ce61=Array[_0x51fa06(0x176)](_0x40f0ff[_0x51fa06(0x195)]())[_0x51fa06(0x12c)](_0x54a532=>_0x482475[_0x51fa06(0x158)](_0x54a532));_0x4dbef5[_0x51fa06(0x131)][_0x51fa06(0x19b)](_0x432c72=>{const _0x1778cd=_0x51fa06,_0xeb3f1e=_0x432c72[_0x1778cd(0x151)];_0x53be3b=_0x53be3b[_0x1778cd(0x142)](_0x5dcd0a=>_0x1778cd(0x11f)!=_0x5dcd0a[_0x1778cd(0x148)][_0x1778cd(0x185)]),_0x432c72[_0x1778cd(0x171)](_0x53be3b),_0x4dbef5[_0x1778cd(0x145)][_0x1778cd(0x15e)](_0x1778cd(0x143))[_0x1778cd(0x19e)](),_0x4dbef5[_0x1778cd(0x130)](_0x1778cd(0x143),{'forceDefaultExecution':!0x0}),_0x4dbef5[_0x1778cd(0x131)][_0x1778cd(0x191)](()=>{const _0x579cf5=_0x1778cd;_0x4dbef5[_0x579cf5(0x131)][_0x579cf5(0x191)](_0xeb3f1e,_0x84a951=>{const _0x5703a7=_0x579cf5,_0x16d9fd=_0x21ce61[_0x5703a7(0x142)](_0x17b686=>_0x5703a7(0x11f)!=_0x17b686[_0x5703a7(0x148)][_0x5703a7(0x185)]);_0x16d9fd[_0x5703a7(0x136)]>0x0&&_0x84a951[_0x5703a7(0x171)](_0x16d9fd);for(const _0x156f8b of _0x21ce61)_0x156f8b[_0x5703a7(0x167)]();});});});}function _0x5832ab(_0x522527){const _0x1af038=_0x19aa56;_0x4dbef5[_0x1af038(0x131)][_0x1af038(0x19b)](_0x193c0d=>{const _0x4db895=_0x1af038,_0x4eae6b=Array[_0x4db895(0x176)](_0x40f0ff[_0x4db895(0x195)]())[_0x4db895(0x12c)](_0x1814fb=>_0x482475[_0x4db895(0x158)](_0x1814fb)),_0x5cb560=[];for(const _0x456af9 of _0x522527)for(const _0x2d914a of _0x456af9[_0x4db895(0x10a)]({'shallow':!0x0}))_0x5cb560[_0x4db895(0x10b)](_0x2d914a);for(const _0xc4f2e3 of _0x5cb560)_0x4db895(0x11f)!=_0xc4f2e3[_0x4db895(0x148)][_0x4db895(0x185)]&&(_0x193c0d[_0x4db895(0x171)](_0x193c0d[_0x4db895(0x12d)](_0xc4f2e3,0x0)),_0x4dbef5[_0x4db895(0x145)][_0x4db895(0x15e)](_0x4db895(0x13e))[_0x4db895(0x19e)](),_0x4dbef5[_0x4db895(0x130)](_0x4db895(0x13e),{'forceDefaultExecution':!0x0}));const _0x11336d=_0x4eae6b[_0x4db895(0x142)](_0x7cff01=>_0x4db895(0x11f)!=_0x7cff01[_0x4db895(0x148)][_0x4db895(0x185)]);_0x11336d[_0x4db895(0x136)]>0x0&&_0x193c0d[_0x4db895(0x171)](_0x11336d);for(const _0x13efcd of _0x4eae6b)_0x13efcd[_0x4db895(0x167)]();});}function _0x25599f(_0xaa5a12,_0x190b20){const _0x4f7e6b=_0x19aa56;return _0x190b20[_0x4f7e6b(0x178)](_0x50dc55=>_0xaa5a12[_0x4f7e6b(0x114)](_0x1de8e7=>_0x1de8e7[_0x4f7e6b(0x17c)][_0x4f7e6b(0x14d)](_0x50dc55[_0x4f7e6b(0x137)])||_0x50dc55[_0x4f7e6b(0x17c)][_0x4f7e6b(0x14d)](_0x1de8e7[_0x4f7e6b(0x137)])));}function _0xc4f13a(_0xb135be,_0x1819a1){const _0x275ccc=_0x19aa56;return!_0xb135be[_0x275ccc(0x114)](_0x44148e=>_0x1819a1[_0x275ccc(0x114)](_0x3c90a5=>_0x44148e[_0x275ccc(0x174)](_0x3c90a5)))&&_0xb135be[_0x275ccc(0x114)](_0x88f5b8=>_0x1819a1[_0x275ccc(0x114)](_0x307f1f=>_0x88f5b8[_0x275ccc(0x17c)][_0x275ccc(0x102)](_0x307f1f[_0x275ccc(0x137)])));}_0x4dbef5[_0x19aa56(0x192)][_0x19aa56(0x127)]['on'](_0x19aa56(0x10e),(_0xd523d7,_0x550d08,_0x39b4cd)=>{const _0x261d8e=_0x19aa56;if(!_0x39b4cd[_0x261d8e(0x149)][_0x261d8e(0x123)])return;const _0x35db9c=_0x550d08[_0x261d8e(0x183)];if(!_0x35db9c)return;const _0x55c6db=_0x39b4cd[_0x261d8e(0x177)][_0x261d8e(0x19d)](_0x35db9c);function _0x5be6cd(_0x11a75a){const _0xa2fa25=_0x261d8e;return Array[_0xa2fa25(0x139)](_0x11a75a)?_0x11a75a:[_0x11a75a];}_0x55c6db&&_0x261d8e(0x118)===_0x35db9c[_0x261d8e(0x169)]&&_0x1c00de(_0x55c6db,_0x39b4cd[_0x261d8e(0x16c)],(_0x1e0b76,_0x594f6a,_0x18a658)=>_0x18a658[_0x261d8e(0x18d)](_0x5be6cd(_0x594f6a[_0x261d8e(0x108)]),_0x1e0b76),(_0x33ccb8,_0x522971,_0x9110a3)=>_0x9110a3[_0x261d8e(0x104)](_0x5be6cd(_0x522971[_0x261d8e(0x108)]),_0x33ccb8));},{'priority':_0x19aa56(0x14b)}),_0x40c519[_0x19aa56(0x132)][_0x19aa56(0x10c)](_0xe1b915=>{const _0x2e7ec8=_0x19aa56;if(_0x2e7ec8(0x172)!=_0xe1b915[_0x2e7ec8(0x11b)]&&_0x2e7ec8(0x13f)!=_0xe1b915[_0x2e7ec8(0x11b)])return;const _0x2fc06e=_0xe1b915[_0x2e7ec8(0x190)]();if(null!=_0x2fc06e&&_0x2fc06e['is'](_0x2e7ec8(0x186),_0x2e7ec8(0x105))){if(_0x2e7ec8(0x172)==_0xe1b915[_0x2e7ec8(0x11b)]){const _0x39d69f=_0xe1b915[_0x2e7ec8(0x10a)]()[_0x2e7ec8(0x142)](_0x241dd3=>_0x241dd3['is'](_0x2e7ec8(0x126)))[_0x2e7ec8(0x12c)](_0x34f8d6=>_0x34f8d6[_0x2e7ec8(0x192)]);if(_0x39d69f[_0x2e7ec8(0x136)])return{'type':_0x2e7ec8(0x172),'content':_0x526821(_0x23b05c,_0x2e7ec8(0x152),_0x526821(_0x23b05c,_0x2e7ec8(0x170),'\x22'+_0x39d69f[_0x2e7ec8(0x12b)]('\x20')+'\x22'))};}if(_0x2e7ec8(0x13f)==_0xe1b915[_0x2e7ec8(0x11b)]){const _0x57e8c2=_0xe1b915[_0x2e7ec8(0x10a)]()[_0x2e7ec8(0x142)](_0xf8000=>_0xf8000['is'](_0x2e7ec8(0x126)))[_0x2e7ec8(0x12c)](_0x579876=>_0x579876[_0x2e7ec8(0x192)]);if(_0x57e8c2[_0x2e7ec8(0x136)])return{'type':_0x2e7ec8(0x13f),'content':_0x526821(_0x23b05c,_0x2e7ec8(0x187),_0x526821(_0x23b05c,_0x2e7ec8(0x170),'\x22'+_0x57e8c2[_0x2e7ec8(0x12b)]('\x20')+'\x22'))};}}}),_0x40c519[_0x19aa56(0x132)][_0x19aa56(0x10c)](_0x3acd31=>{const _0x1778a8=_0x19aa56;if(_0x1778a8(0x13d)==_0x3acd31[_0x1778a8(0x141)]){const _0x53dc8f=_0x3acd31[_0x1778a8(0x10a)]()[_0x1778a8(0x142)](_0x27c011=>_0x27c011['is'](_0x1778a8(0x126)))[_0x1778a8(0x12c)](_0x5db29d=>_0x5db29d[_0x1778a8(0x192)]),_0x2a2ce6=this[_0x1778a8(0xfe)](_0x3acd31),_0x262710=_0x2a2ce6[_0x1778a8(0x113)]-_0x2a2ce6[_0x1778a8(0x15f)]+0x1;if(_0x1778a8(0x172)==_0x3acd31[_0x1778a8(0x11b)])return _0x53dc8f[_0x1778a8(0x136)]?{'type':_0x1778a8(0x172),'content':_0x526821(_0x23b05c,_0x1778a8(0x152),_0x526821(_0x23b05c,_0x1778a8(0x16a),[_0x262710,'\x22'+_0x53dc8f[_0x1778a8(0x12b)]('\x20')+'\x22']))}:{'type':_0x1778a8(0x172),'content':_0x526821(_0x23b05c,_0x1778a8(0x152),_0x526821(_0x23b05c,_0x1778a8(0x19f),_0x262710))};if(_0x1778a8(0x13f)==_0x3acd31[_0x1778a8(0x11b)])return _0x53dc8f[_0x1778a8(0x136)]?{'type':_0x1778a8(0x13f),'content':_0x526821(_0x23b05c,_0x1778a8(0x187),_0x526821(_0x23b05c,_0x1778a8(0x16a),[_0x262710,'\x22'+_0x53dc8f[_0x1778a8(0x12b)]('\x20')+'\x22']))}:{'type':_0x1778a8(0x13f),'content':_0x526821(_0x23b05c,_0x1778a8(0x187),_0x526821(_0x23b05c,_0x1778a8(0x19f),_0x262710))};}if(_0x1778a8(0x122)==_0x3acd31[_0x1778a8(0x141)]){const _0x31beaf=_0x3acd31[_0x1778a8(0x10a)]()[_0x1778a8(0x142)](_0x366b1e=>_0x366b1e['is'](_0x1778a8(0x126)))[_0x1778a8(0x12c)](_0x59803d=>_0x59803d[_0x1778a8(0x192)]),_0x2d2b96=this[_0x1778a8(0xfe)](_0x3acd31),_0x7ce942=_0x2d2b96[_0x1778a8(0x146)]-_0x2d2b96[_0x1778a8(0x147)]+0x1;if(_0x1778a8(0x172)==_0x3acd31[_0x1778a8(0x11b)])return _0x31beaf[_0x1778a8(0x136)]?{'type':_0x1778a8(0x172),'content':_0x526821(_0x23b05c,_0x1778a8(0x152),_0x526821(_0x23b05c,_0x1778a8(0x13a),[_0x7ce942,'\x22'+_0x31beaf[_0x1778a8(0x12b)]('\x20')+'\x22']))}:{'type':_0x1778a8(0x172),'content':_0x526821(_0x23b05c,_0x1778a8(0x152),_0x526821(_0x23b05c,_0x1778a8(0x14c),_0x7ce942))};if(_0x1778a8(0x13f)==_0x3acd31[_0x1778a8(0x11b)])return _0x31beaf[_0x1778a8(0x136)]?{'type':_0x1778a8(0x13f),'content':_0x526821(_0x23b05c,_0x1778a8(0x187),_0x526821(_0x23b05c,_0x1778a8(0x13a),[_0x7ce942,'\x22'+_0x31beaf[_0x1778a8(0x12b)]('\x20')+'\x22']))}:{'type':_0x1778a8(0x13f),'content':_0x526821(_0x23b05c,_0x1778a8(0x187),_0x526821(_0x23b05c,_0x1778a8(0x14c),_0x7ce942))};}}),_0x40c519[_0x19aa56(0x1a0)][_0x19aa56(0xfc)](_0x19aa56(0x172),_0x19aa56(0x13d),_0x19aa56(0x159),_0x149eec),_0x40c519[_0x19aa56(0x1a0)][_0x19aa56(0xfc)](_0x19aa56(0x13f),_0x19aa56(0x13d),_0x19aa56(0x112),_0x149eec),_0x40c519[_0x19aa56(0x1a0)][_0x19aa56(0xfc)](_0x19aa56(0x172),_0x19aa56(0x122),_0x19aa56(0x159),_0x5832ab),_0x40c519[_0x19aa56(0x1a0)][_0x19aa56(0xfc)](_0x19aa56(0x13f),_0x19aa56(0x122),_0x19aa56(0x112),_0x5832ab),_0x40c519[_0x19aa56(0x1a0)][_0x19aa56(0xfc)](_0x19aa56(0x172),_0x19aa56(0x122),_0x19aa56(0x12b),_0x25599f),_0x40c519[_0x19aa56(0x1a0)][_0x19aa56(0xfc)](_0x19aa56(0x13f),_0x19aa56(0x122),_0x19aa56(0x12b),_0x25599f),_0x40c519[_0x19aa56(0x1a0)][_0x19aa56(0xfc)](_0x19aa56(0x172),_0x19aa56(0x13d),_0x19aa56(0x12b),_0xc4f13a),_0x40c519[_0x19aa56(0x1a0)][_0x19aa56(0xfc)](_0x19aa56(0x13f),_0x19aa56(0x13d),_0x19aa56(0x12b),_0xc4f13a);}[_0x305689(0x188)](){const _0x2e4fae=_0x305689,_0x2e461e=this[_0x2e4fae(0x164)],_0x4b9358=_0x2e461e[_0x2e4fae(0x131)][_0x2e4fae(0x10d)][_0x2e4fae(0x100)];return(_0x119ea5,_0x415af1)=>{const _0xf3d76c=_0x2e4fae;_0x2e461e[_0xf3d76c(0x131)][_0xf3d76c(0x19b)](_0xa36c4a=>{const _0x1080f8=_0xf3d76c,{commandName:_0x35a175,commandParams:_0x2606ac}=_0x415af1;let _0x508ea8=_0x119ea5[0x0][_0x1080f8(0x17c)][_0x1080f8(0x15d)];_0x2606ac&&_0x2606ac[0x0]&&!0x1===_0x2606ac[0x0][_0x1080f8(0x116)]&&(_0x508ea8=_0x119ea5[0x0][_0x1080f8(0x137)][_0x1080f8(0x14e)]);const _0x11131a=_0xa36c4a[_0x1080f8(0x17e)](_0x508ea8);if(_0x1080f8(0x11f)==_0x11131a[_0x1080f8(0x148)][_0x1080f8(0x185)])return;const _0xc213f0=Array[_0x1080f8(0x176)](_0x4b9358[_0x1080f8(0x195)]())[_0x1080f8(0x12c)](_0xac791a=>_0x482475[_0x1080f8(0x158)](_0xac791a));_0xa36c4a[_0x1080f8(0x171)](_0x11131a),_0x2e461e[_0x1080f8(0x145)][_0x1080f8(0x15e)](_0x35a175)[_0x1080f8(0x19e)](),_0x2606ac[_0x1080f8(0x10b)]({'forceDefaultExecution':!0x0}),_0x2e461e[_0x1080f8(0x130)](_0x35a175,..._0x2606ac);const _0x17a1ae=_0xc213f0[_0x1080f8(0x142)](_0x2ff4bb=>_0x1080f8(0x11f)!=_0x2ff4bb[_0x1080f8(0x148)][_0x1080f8(0x185)]);_0x17a1ae[_0x1080f8(0x136)]>0x0&&_0xa36c4a[_0x1080f8(0x171)](_0x17a1ae);for(const _0x1e1305 of _0xc213f0)_0x1e1305[_0x1080f8(0x167)]();});};}[_0x305689(0x129)](_0x3a71c5){const _0x44be2e=_0x305689,_0x184e60=this[_0x44be2e(0x164)][_0x44be2e(0x133)][_0x44be2e(0x15e)](_0x44be2e(0x184));let _0x3231e8=Number[_0x44be2e(0x140)],_0xc2d9dd=Number[_0x44be2e(0x18e)],_0x5f34ad=Number[_0x44be2e(0x140)],_0x1000f1=Number[_0x44be2e(0x18e)];for(const _0x247e68 of _0x3a71c5){if(_0x44be2e(0x11f)==_0x247e68[_0x44be2e(0x148)][_0x44be2e(0x185)])continue;const {row:_0x20a13a,column:_0x43edf9}=_0x184e60[_0x44be2e(0x110)](_0x247e68),_0x539113=_0x247e68[_0x44be2e(0x154)](_0x44be2e(0x18f))?_0x247e68[_0x44be2e(0x107)](_0x44be2e(0x18f))-0x1:0x0,_0x438ea7=_0x247e68[_0x44be2e(0x154)](_0x44be2e(0x124))?_0x247e68[_0x44be2e(0x107)](_0x44be2e(0x124))-0x1:0x0;_0x3231e8=_0x20a13a<_0x3231e8?_0x20a13a:_0x3231e8,_0xc2d9dd=_0x20a13a+_0x539113>_0xc2d9dd?_0x20a13a+_0x539113:_0xc2d9dd,_0x5f34ad=_0x43edf9<_0x5f34ad?_0x43edf9:_0x5f34ad,_0x1000f1=_0x43edf9+_0x438ea7>_0x1000f1?_0x43edf9+_0x438ea7:_0x1000f1;}return{'minRow':_0x3231e8,'maxRow':_0xc2d9dd,'minColumn':_0x5f34ad,'maxColumn':_0x1000f1};}[_0x305689(0x11c)](){const _0x4d547c=_0x305689,_0x3acf39=this[_0x4d547c(0x164)],_0xbcbbab=_0x3acf39[_0x4d547c(0x133)][_0x4d547c(0x15e)](_0x4d547c(0x13b)),_0x495074=_0x3acf39[_0x4d547c(0x133)][_0x4d547c(0x15e)](_0x4d547c(0x184));_0x3acf39[_0x4d547c(0x131)][_0x4d547c(0x10d)]['on'](_0x4d547c(0x106),()=>{const _0x591dde=_0x4d547c,_0x5b0943=Array[_0x591dde(0x176)](_0x3acf39[_0x591dde(0x131)][_0x591dde(0x10d)][_0x591dde(0x173)][_0x591dde(0x120)]());for(const {name:_0x475814,data:_0x10c378}of _0x5b0943){const {group:_0x59ec14,id:_0x5bc1b7,subType:_0x54b9c1}=_0xbcbbab[_0x591dde(0x144)](_0x475814);if(_0x591dde(0x109)!=_0x59ec14)continue;if(null!=_0x10c378[_0x591dde(0x11e)])continue;const _0x348293=_0xbcbbab[_0x591dde(0x138)](_0x5bc1b7);this[_0x591dde(0x101)][_0x591dde(0x134)](_0x54b9c1)&&this[_0x591dde(0x12e)][_0x591dde(0x119)](_0x348293);}},{'priority':_0x4d547c(0x11d)});const _0x39db1c=(_0x2c5bc0,_0x58f9e8)=>{const _0xcf558e=_0x4d547c;let _0x1e1f58=!0x1;const _0x2c9703=_0x58f9e8[_0xcf558e(0x135)](_0x2c5bc0),_0x5aba1f=_0x2c5bc0[_0xcf558e(0x13c)](_0xcf558e(0x105)),_0xc759ec=_0x495074[_0xcf558e(0x110)](_0x2c5bc0);for(const _0x84955a of this[_0xcf558e(0x12e)]){const _0x15bed7=_0x84955a[_0xcf558e(0x141)],_0x2d884e=_0x15bed7[_0xcf558e(0x165)](_0xcf558e(0x117)),_0x449d8e=_0x15bed7[_0xcf558e(0x181)](_0x2d884e?0xa:0x5),_0x2369af=_0x449d8e[_0xcf558e(0x157)](),_0x180560=_0x2369af[_0xcf558e(0x181)](0x0,0x3)+_0xcf558e(0xff),_0x2df07c=_0xcf558e(0x18b)+_0x449d8e,_0xd246c7=_0xcf558e(0x111)+_0x449d8e;if(!_0x84955a[_0xcf558e(0x175)])continue;if(_0x5aba1f!=_0x84955a[_0xcf558e(0xfd)]()[_0xcf558e(0x137)][_0xcf558e(0x13c)](_0xcf558e(0x105)))continue;if(_0x84955a[_0xcf558e(0x163)](_0x2c9703))continue;const _0x4ccccf=_0x2c5bc0[_0xcf558e(0x154)](_0x180560)?_0x2c5bc0[_0xcf558e(0x107)](_0x180560)-0x1:0x0,_0x16b1d4=this[_0xcf558e(0xfe)](_0x84955a),_0x101608=_0x16b1d4[_0x2df07c],_0x20f016=_0x16b1d4[_0xd246c7];_0x101608<=_0xc759ec[_0x2369af]&&_0xc759ec[_0x2369af]+_0x4ccccf<=_0x20f016&&(_0x84955a[_0xcf558e(0x128)](_0x2c9703),_0x1e1f58=!0x0);}return _0x1e1f58;};_0x3acf39[_0x4d547c(0x131)][_0x4d547c(0x10d)][_0x4d547c(0x103)](_0x327d30=>{const _0x5cc039=_0x4d547c;let _0x1f61ee=!0x1;for(const _0x4836d4 of _0x3acf39[_0x5cc039(0x131)][_0x5cc039(0x10d)][_0x5cc039(0x173)][_0x5cc039(0x125)]())if(_0x5cc039(0x19a)==_0x4836d4[_0x5cc039(0x11b)]){if(_0x5cc039(0x13d)==_0x4836d4[_0x5cc039(0x169)]){for(const _0x5e6047 of _0x4836d4[_0x5cc039(0x193)][_0x5cc039(0x14e)][_0x5cc039(0x18a)]())_0x1f61ee=_0x1f61ee||_0x39db1c(_0x5e6047,_0x327d30);}else _0x5cc039(0x118)==_0x4836d4[_0x5cc039(0x169)]&&(_0x1f61ee=_0x1f61ee||_0x39db1c(_0x4836d4[_0x5cc039(0x193)][_0x5cc039(0x14e)],_0x327d30));}return _0x1f61ee;});}[_0x305689(0xfe)](_0x5d3775){const _0x5e126a=_0x305689;return this[_0x5e126a(0x129)](_0x5d3775[_0x5e126a(0x195)]()[_0x5e126a(0x12c)](_0x515102=>_0x515102[_0x5e126a(0x137)][_0x5e126a(0x14e)]));}}function Ee(_0xef7060){const _0x5307c6=_0x305689;return Array[_0x5307c6(0x176)](new Set(_0xef7060)[_0x5307c6(0x11a)]());}
23
+ const _0x158781=_0x4b83;function _0x4b83(_0x52bb6b,_0x32a59a){const _0x3667c3=_0x3667();return _0x4b83=function(_0x4b83d8,_0x31fa81){_0x4b83d8=_0x4b83d8-0x9a;let _0x536408=_0x3667c3[_0x4b83d8];return _0x536408;},_0x4b83(_0x52bb6b,_0x32a59a);}(function(_0x30469a,_0x537106){const _0x371ed2=_0x4b83,_0x1810a9=_0x30469a();while(!![]){try{const _0x1d18b4=parseInt(_0x371ed2(0xb6))/0x1+parseInt(_0x371ed2(0xfa))/0x2+-parseInt(_0x371ed2(0x132))/0x3*(parseInt(_0x371ed2(0x13a))/0x4)+parseInt(_0x371ed2(0xef))/0x5*(-parseInt(_0x371ed2(0xba))/0x6)+parseInt(_0x371ed2(0xac))/0x7*(parseInt(_0x371ed2(0xfd))/0x8)+-parseInt(_0x371ed2(0xbb))/0x9+-parseInt(_0x371ed2(0xec))/0xa;if(_0x1d18b4===_0x537106)break;else _0x1810a9['push'](_0x1810a9['shift']());}catch(_0x53c8c9){_0x1810a9['push'](_0x1810a9['shift']());}}}(_0x3667,0xcb80d));import{Plugin as _0x1e8071}from'ckeditor5/src/core.js';import{LiveRange as _0x4e793d}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x20b467}from'ckeditor5/src/widget.js';import{getTranslation as _0x5b779d}from'../utils/common-translations.js';export default class jt extends _0x1e8071{constructor(_0x4974f6){const _0x208ffc=_0x4b83;super(_0x4974f6),this[_0x208ffc(0xa4)]=[_0x208ffc(0x10e),_0x208ffc(0x112)],this[_0x208ffc(0x10c)]=new Set();}[_0x158781(0x114)](){const _0x42db1c=_0x158781,_0x343a60=this[_0x42db1c(0xf3)],_0x64ab93=_0x343a60[_0x42db1c(0xdf)][_0x42db1c(0xe7)][_0x42db1c(0xc4)];if(!_0x343a60[_0x42db1c(0xf0)][_0x42db1c(0x104)](_0x42db1c(0x103)))return;const _0x5a3c42=_0x343a60[_0x42db1c(0xb8)],_0x51db6c=_0x343a60[_0x42db1c(0xf0)][_0x42db1c(0xc2)](_0x42db1c(0x111)),_0x2c8991=_0x343a60[_0x42db1c(0xf0)][_0x42db1c(0xc2)](_0x42db1c(0xcd));_0x51db6c[_0x42db1c(0x102)][_0x42db1c(0xc8)](_0x42db1c(0xcf),_0x2ec434=>_0x5b779d(_0x5a3c42,_0x42db1c(0xb4),_0x2ec434)),this[_0x42db1c(0xbf)](),_0x51db6c[_0x42db1c(0xb7)](_0x42db1c(0xa1)),_0x51db6c[_0x42db1c(0xb7)](_0x42db1c(0x10a)),_0x51db6c[_0x42db1c(0xb7)](_0x42db1c(0xff));for(const _0xe1a0b5 of[_0x42db1c(0x10b),_0x42db1c(0x13c)]){const _0x2f2763=_0x343a60[_0x42db1c(0xc6)][_0x42db1c(0xc2)](_0xe1a0b5);_0x51db6c[_0x42db1c(0xb7)](_0xe1a0b5,_0x5cd370=>{const _0x594f16=_0x42db1c;_0x343a60[_0x594f16(0xdf)][_0x594f16(0xde)](_0x535a8f=>{const _0x263f61=_0x594f16;_0x5cd370();const _0x310d51=_0x263f61(0xf5)===_0x2f2763[_0x263f61(0x121)],_0x47105a=_0x2c8991[_0x263f61(0x120)](_0x64ab93),_0x551cce=_0x2c8991[_0x263f61(0xeb)](_0x47105a),_0x2f6896=_0x310d51?_0x551cce[_0x263f61(0xe0)]-0x1:_0x551cce[_0x263f61(0x115)]+0x1,_0x3c907f=_0x47105a[0x0][_0x263f61(0x9b)](_0x263f61(0xcf)),_0x1412fb=_0x2c8991[_0x263f61(0x137)](_0x3c907f,{'startRow':_0x2f6896,'endRow':_0x2f6896}),_0x2e9b08=Array[_0x263f61(0xee)](_0x1412fb)[_0x263f61(0xe5)](_0x151ddd=>_0x535a8f[_0x263f61(0xf9)](_0x151ddd[_0x263f61(0x9e)]));_0x51db6c[_0x263f61(0xb0)](_0x2e9b08,_0x263f61(0x10e));});});}for(const _0x1d5c78 of[_0x42db1c(0xc9),_0x42db1c(0x11e)]){const _0x3614f4=_0x343a60[_0x42db1c(0xc6)][_0x42db1c(0xc2)](_0x1d5c78);_0x51db6c[_0x42db1c(0xb7)](_0x1d5c78,_0x3323b6=>{const _0xfa4b87=_0x42db1c;_0x343a60[_0xfa4b87(0xdf)][_0xfa4b87(0xde)](_0x561049=>{const _0x33cf1a=_0xfa4b87;_0x3323b6();const _0x215ed8=_0x33cf1a(0xd8)===_0x3614f4[_0x33cf1a(0x121)],_0xeb133f=_0x2c8991[_0x33cf1a(0x120)](_0x64ab93),_0x25ea16=_0x2c8991[_0x33cf1a(0x13b)](_0xeb133f),_0x1e157a=_0x215ed8?_0x25ea16[_0x33cf1a(0xe0)]-0x1:_0x25ea16[_0x33cf1a(0x115)]+0x1,_0x158d9a=_0xeb133f[0x0][_0x33cf1a(0x9b)](_0x33cf1a(0xcf)),_0xa01bc3=_0x2c8991[_0x33cf1a(0x137)](_0x158d9a,{'startRow':0x0,'column':_0x1e157a,'includeAllSlots':!0x1}),_0x5196ad=Array[_0x33cf1a(0xee)](_0xa01bc3)[_0x33cf1a(0xe5)](_0x35b03a=>_0x561049[_0x33cf1a(0xf9)](_0x35b03a[_0x33cf1a(0x9e)]));_0x51db6c[_0x33cf1a(0xb0)](_0x5196ad,_0x33cf1a(0x112));});});}for(const _0x379cb7 of[_0x42db1c(0x12e),_0x42db1c(0xf2)]){const _0x2f8271=_0x379cb7[_0x42db1c(0xd1)](0xb),_0x302e90=_0x2f8271[_0x42db1c(0xea)](),_0x3c25b1=_0x302e90[_0x42db1c(0xd1)](0x0,0x3)+_0x42db1c(0x12f),_0x43613d=_0x42db1c(0xcf)+_0x2f8271,_0x40a34c=_0x42db1c(0xc7)+_0x2f8271,_0x1a6fd3=_0x42db1c(0x11b)+_0x2f8271;_0x51db6c[_0x42db1c(0xb7)](_0x379cb7,()=>{const _0x49edf2=_0x42db1c;_0x343a60[_0x49edf2(0xdf)][_0x49edf2(0xde)](_0x32221f=>{const _0x3f4321=_0x49edf2,_0x346504=_0x2c8991[_0x3f4321(0x120)](_0x64ab93),_0x1f4c47=_0x346504[0x0][_0x3f4321(0x9b)](_0x3f4321(0xcf));let _0x1c60ac;if(_0x3f4321(0x12e)==_0x379cb7){const _0x2dc0ac=_0x2c8991[_0x3f4321(0xeb)](_0x346504);_0x1c60ac={'startRow':_0x2dc0ac[_0x3f4321(0xe0)],'endRow':_0x2dc0ac[_0x3f4321(0x115)],'includeAllSlots':!0x0};}else{const _0x4a3981=_0x2c8991[_0x3f4321(0x13b)](_0x346504);_0x1c60ac={'startColumn':_0x4a3981[_0x3f4321(0xe0)],'endColumn':_0x4a3981[_0x3f4321(0x115)],'includeAllSlots':!0x0};}const _0x26f13e=_0x2c8991[_0x3f4321(0x137)](_0x1f4c47,_0x1c60ac),_0x43fd65=Array[_0x3f4321(0xee)](_0x26f13e)[_0x3f4321(0xe5)](({cell:_0x1bb2a8})=>_0x1bb2a8),_0x14b0f4=Ee(_0x43fd65[_0x3f4321(0xe3)](_0x5cd828=>_0x5cd828[_0x3f4321(0x101)](_0x3c25b1))),_0x3f862a=Ee(_0x43fd65[_0x3f4321(0xe3)](_0x1ebb6a=>!_0x1ebb6a[_0x3f4321(0x101)](_0x3c25b1)))[_0x3f4321(0xe5)](_0xca4ee8=>_0x32221f[_0x3f4321(0xf9)](_0xca4ee8)),_0x2f57ce=_0x51db6c[_0x3f4321(0x12b)](_0x3f862a,_0x43613d);if(_0x2f57ce&&(_0x3f4321(0x10e)==_0x2f57ce[_0x3f4321(0x10d)]||_0x3f4321(0x112)==_0x2f57ce[_0x3f4321(0x10d)])){const _0x3d1b47=this[_0x3f4321(0xed)](_0x2f57ce);for(const _0x1c37fe of _0x14b0f4){const _0x50cc98=_0x32221f[_0x3f4321(0xf9)](_0x1c37fe),_0x288790=_0x2c8991[_0x3f4321(0xd2)](_0x1c37fe),_0x32346d=_0x1c37fe[_0x3f4321(0x9a)](_0x3c25b1)-0x1,_0x5b7efb=_0x3d1b47[_0x40a34c],_0x44f559=_0x3d1b47[_0x1a6fd3];_0x5b7efb<=_0x288790[_0x302e90]&&_0x288790[_0x302e90]+_0x32346d<=_0x44f559&&_0x2f57ce[_0x3f4321(0xa7)](_0x50cc98);}}});});}function _0x7fb043(_0x2f8e9e){const _0x1eb202=_0x42db1c,_0x3f45c5=Array[_0x1eb202(0xee)](_0x64ab93[_0x1eb202(0x116)]())[_0x1eb202(0xe5)](_0x565c05=>_0x4e793d[_0x1eb202(0x11f)](_0x565c05));_0x343a60[_0x1eb202(0xdf)][_0x1eb202(0xde)](_0xf878f=>{const _0x172f9b=_0x1eb202,_0x428a0c=_0xf878f[_0x172f9b(0xf8)];_0x2f8e9e=_0x2f8e9e[_0x172f9b(0xe3)](_0x218974=>_0x172f9b(0xe4)!=_0x218974[_0x172f9b(0x12c)][_0x172f9b(0xab)]),_0xf878f[_0x172f9b(0x12d)](_0x2f8e9e),_0x343a60[_0x172f9b(0xc6)][_0x172f9b(0xc2)](_0x172f9b(0x12e))[_0x172f9b(0xcb)](),_0x343a60[_0x172f9b(0x113)](_0x172f9b(0x12e),{'forceDefaultExecution':!0x0}),_0x343a60[_0x172f9b(0xdf)][_0x172f9b(0x108)](()=>{const _0x3f886f=_0x172f9b;_0x343a60[_0x3f886f(0xdf)][_0x3f886f(0x108)](_0x428a0c,_0x3135eb=>{const _0x4beec9=_0x3f886f,_0x4a1a37=_0x3f45c5[_0x4beec9(0xe3)](_0x25328a=>_0x4beec9(0xe4)!=_0x25328a[_0x4beec9(0x12c)][_0x4beec9(0xab)]);_0x4a1a37[_0x4beec9(0xda)]>0x0&&_0x3135eb[_0x4beec9(0x12d)](_0x4a1a37);for(const _0x5bd04d of _0x3f45c5)_0x5bd04d[_0x4beec9(0xe9)]();});});});}function _0x5c5d40(_0xb948f0){const _0xee05ad=_0x42db1c;_0x343a60[_0xee05ad(0xdf)][_0xee05ad(0xde)](_0x2dafd0=>{const _0xa29803=_0xee05ad,_0x4d7e7c=Array[_0xa29803(0xee)](_0x64ab93[_0xa29803(0x116)]())[_0xa29803(0xe5)](_0x45a219=>_0x4e793d[_0xa29803(0x11f)](_0x45a219)),_0xbb18da=[];for(const _0x5414fa of _0xb948f0)for(const _0x53c7f7 of _0x5414fa[_0xa29803(0xc0)]({'shallow':!0x0}))_0xbb18da[_0xa29803(0xaa)](_0x53c7f7);for(const _0xf1c716 of _0xbb18da)_0xa29803(0xe4)!=_0xf1c716[_0xa29803(0x12c)][_0xa29803(0xab)]&&(_0x2dafd0[_0xa29803(0x12d)](_0x2dafd0[_0xa29803(0x9f)](_0xf1c716,0x0)),_0x343a60[_0xa29803(0xc6)][_0xa29803(0xc2)](_0xa29803(0xf2))[_0xa29803(0xcb)](),_0x343a60[_0xa29803(0x113)](_0xa29803(0xf2),{'forceDefaultExecution':!0x0}));const _0x282d24=_0x4d7e7c[_0xa29803(0xe3)](_0x16a458=>_0xa29803(0xe4)!=_0x16a458[_0xa29803(0x12c)][_0xa29803(0xab)]);_0x282d24[_0xa29803(0xda)]>0x0&&_0x2dafd0[_0xa29803(0x12d)](_0x282d24);for(const _0x30ab88 of _0x4d7e7c)_0x30ab88[_0xa29803(0xe9)]();});}function _0x404537(_0x2dd8d4,_0x15d43b){const _0x53fa24=_0x42db1c;return _0x15d43b[_0x53fa24(0x126)](_0x16acad=>_0x2dd8d4[_0x53fa24(0x11d)](_0x292b96=>_0x292b96[_0x53fa24(0xfb)][_0x53fa24(0xaf)](_0x16acad[_0x53fa24(0x131)])||_0x16acad[_0x53fa24(0xfb)][_0x53fa24(0xaf)](_0x292b96[_0x53fa24(0x131)])));}function _0x25bf0c(_0x2cab19,_0x1fb80d){const _0x53a340=_0x42db1c;return!_0x2cab19[_0x53a340(0x11d)](_0x387102=>_0x1fb80d[_0x53a340(0x11d)](_0x22317d=>_0x387102[_0x53a340(0x11c)](_0x22317d)))&&_0x2cab19[_0x53a340(0x11d)](_0x199d94=>_0x1fb80d[_0x53a340(0x11d)](_0x2ae93f=>_0x199d94[_0x53a340(0xfb)][_0x53a340(0xdb)](_0x2ae93f[_0x53a340(0x131)])));}_0x343a60[_0x42db1c(0xa0)][_0x42db1c(0x110)]['on'](_0x42db1c(0x12a),(_0x11f0b4,_0x232054,_0x226d66)=>{const _0x289540=_0x42db1c;if(!_0x226d66[_0x289540(0x128)][_0x289540(0xa6)])return;const _0x35c27c=_0x232054[_0x289540(0x123)];if(!_0x35c27c)return;const _0x5007f7=_0x226d66[_0x289540(0xd3)][_0x289540(0xe8)](_0x35c27c);function _0xbc2362(_0x1842cf){const _0x401e9c=_0x289540;return Array[_0x401e9c(0x117)](_0x1842cf)?_0x1842cf:[_0x1842cf];}_0x5007f7&&_0x289540(0x130)===_0x35c27c[_0x289540(0x138)]&&_0x20b467(_0x5007f7,_0x226d66[_0x289540(0x10f)],(_0x2de832,_0x3f366b,_0x4345a9)=>_0x4345a9[_0x289540(0xca)](_0xbc2362(_0x3f366b[_0x289540(0xc5)]),_0x2de832),(_0x3d0afb,_0x2d263e,_0x586fe8)=>_0x586fe8[_0x289540(0xe2)](_0xbc2362(_0x2d263e[_0x289540(0xc5)]),_0x3d0afb));},{'priority':_0x42db1c(0x134)}),_0x51db6c[_0x42db1c(0x102)][_0x42db1c(0xcc)](_0x254f0d=>{const _0x1df830=_0x42db1c;if(_0x1df830(0xbd)!=_0x254f0d[_0x1df830(0xa3)]&&_0x1df830(0x119)!=_0x254f0d[_0x1df830(0xa3)])return;const _0x508c43=_0x254f0d[_0x1df830(0xe6)]();if(null!=_0x508c43&&_0x508c43['is'](_0x1df830(0x127),_0x1df830(0xcf))){if(_0x1df830(0xbd)==_0x254f0d[_0x1df830(0xa3)]){const _0x13274d=_0x254f0d[_0x1df830(0xc0)]()[_0x1df830(0xe3)](_0x1c044c=>_0x1c044c['is'](_0x1df830(0x125)))[_0x1df830(0xe5)](_0x42fc42=>_0x42fc42[_0x1df830(0xa0)]);if(_0x13274d[_0x1df830(0xda)])return{'type':_0x1df830(0xbd),'content':_0x5b779d(_0x5a3c42,_0x1df830(0xae),_0x5b779d(_0x5a3c42,_0x1df830(0x105),'\x22'+_0x13274d[_0x1df830(0xd4)]('\x20')+'\x22'))};}if(_0x1df830(0x119)==_0x254f0d[_0x1df830(0xa3)]){const _0x3ec28c=_0x254f0d[_0x1df830(0xc0)]()[_0x1df830(0xe3)](_0x1b13e5=>_0x1b13e5['is'](_0x1df830(0x125)))[_0x1df830(0xe5)](_0x3dd64e=>_0x3dd64e[_0x1df830(0xa0)]);if(_0x3ec28c[_0x1df830(0xda)])return{'type':_0x1df830(0x119),'content':_0x5b779d(_0x5a3c42,_0x1df830(0x139),_0x5b779d(_0x5a3c42,_0x1df830(0x105),'\x22'+_0x3ec28c[_0x1df830(0xd4)]('\x20')+'\x22'))};}}}),_0x51db6c[_0x42db1c(0x102)][_0x42db1c(0xcc)](_0x4d0309=>{const _0x17dfa9=_0x42db1c;if(_0x17dfa9(0x10e)==_0x4d0309[_0x17dfa9(0x10d)]){const _0x336774=_0x4d0309[_0x17dfa9(0xc0)]()[_0x17dfa9(0xe3)](_0x5f2e61=>_0x5f2e61['is'](_0x17dfa9(0x125)))[_0x17dfa9(0xe5)](_0x3ca352=>_0x3ca352[_0x17dfa9(0xa0)]),_0xacd80=this[_0x17dfa9(0xed)](_0x4d0309),_0x1a4d0f=_0xacd80[_0x17dfa9(0xa2)]-_0xacd80[_0x17dfa9(0xce)]+0x1;if(_0x17dfa9(0xbd)==_0x4d0309[_0x17dfa9(0xa3)])return _0x336774[_0x17dfa9(0xda)]?{'type':_0x17dfa9(0xbd),'content':_0x5b779d(_0x5a3c42,_0x17dfa9(0xae),_0x5b779d(_0x5a3c42,_0x17dfa9(0x106),[_0x1a4d0f,'\x22'+_0x336774[_0x17dfa9(0xd4)]('\x20')+'\x22']))}:{'type':_0x17dfa9(0xbd),'content':_0x5b779d(_0x5a3c42,_0x17dfa9(0xae),_0x5b779d(_0x5a3c42,_0x17dfa9(0x129),_0x1a4d0f))};if(_0x17dfa9(0x119)==_0x4d0309[_0x17dfa9(0xa3)])return _0x336774[_0x17dfa9(0xda)]?{'type':_0x17dfa9(0x119),'content':_0x5b779d(_0x5a3c42,_0x17dfa9(0x139),_0x5b779d(_0x5a3c42,_0x17dfa9(0x106),[_0x1a4d0f,'\x22'+_0x336774[_0x17dfa9(0xd4)]('\x20')+'\x22']))}:{'type':_0x17dfa9(0x119),'content':_0x5b779d(_0x5a3c42,_0x17dfa9(0x139),_0x5b779d(_0x5a3c42,_0x17dfa9(0x129),_0x1a4d0f))};}if(_0x17dfa9(0x112)==_0x4d0309[_0x17dfa9(0x10d)]){const _0x1a34f3=_0x4d0309[_0x17dfa9(0xc0)]()[_0x17dfa9(0xe3)](_0x1e1760=>_0x1e1760['is'](_0x17dfa9(0x125)))[_0x17dfa9(0xe5)](_0x68b6b8=>_0x68b6b8[_0x17dfa9(0xa0)]),_0x5a9714=this[_0x17dfa9(0xed)](_0x4d0309),_0x517296=_0x5a9714[_0x17dfa9(0xc1)]-_0x5a9714[_0x17dfa9(0xbc)]+0x1;if(_0x17dfa9(0xbd)==_0x4d0309[_0x17dfa9(0xa3)])return _0x1a34f3[_0x17dfa9(0xda)]?{'type':_0x17dfa9(0xbd),'content':_0x5b779d(_0x5a3c42,_0x17dfa9(0xae),_0x5b779d(_0x5a3c42,_0x17dfa9(0x118),[_0x517296,'\x22'+_0x1a34f3[_0x17dfa9(0xd4)]('\x20')+'\x22']))}:{'type':_0x17dfa9(0xbd),'content':_0x5b779d(_0x5a3c42,_0x17dfa9(0xae),_0x5b779d(_0x5a3c42,_0x17dfa9(0x9c),_0x517296))};if(_0x17dfa9(0x119)==_0x4d0309[_0x17dfa9(0xa3)])return _0x1a34f3[_0x17dfa9(0xda)]?{'type':_0x17dfa9(0x119),'content':_0x5b779d(_0x5a3c42,_0x17dfa9(0x139),_0x5b779d(_0x5a3c42,_0x17dfa9(0x118),[_0x517296,'\x22'+_0x1a34f3[_0x17dfa9(0xd4)]('\x20')+'\x22']))}:{'type':_0x17dfa9(0x119),'content':_0x5b779d(_0x5a3c42,_0x17dfa9(0x139),_0x5b779d(_0x5a3c42,_0x17dfa9(0x9c),_0x517296))};}}),_0x51db6c[_0x42db1c(0xc3)][_0x42db1c(0xa8)](_0x42db1c(0xbd),_0x42db1c(0x10e),_0x42db1c(0xf6),_0x7fb043),_0x51db6c[_0x42db1c(0xc3)][_0x42db1c(0xa8)](_0x42db1c(0x119),_0x42db1c(0x10e),_0x42db1c(0xf1),_0x7fb043),_0x51db6c[_0x42db1c(0xc3)][_0x42db1c(0xa8)](_0x42db1c(0xbd),_0x42db1c(0x112),_0x42db1c(0xf6),_0x5c5d40),_0x51db6c[_0x42db1c(0xc3)][_0x42db1c(0xa8)](_0x42db1c(0x119),_0x42db1c(0x112),_0x42db1c(0xf1),_0x5c5d40),_0x51db6c[_0x42db1c(0xc3)][_0x42db1c(0xa8)](_0x42db1c(0xbd),_0x42db1c(0x112),_0x42db1c(0xd4),_0x404537),_0x51db6c[_0x42db1c(0xc3)][_0x42db1c(0xa8)](_0x42db1c(0x119),_0x42db1c(0x112),_0x42db1c(0xd4),_0x404537),_0x51db6c[_0x42db1c(0xc3)][_0x42db1c(0xa8)](_0x42db1c(0xbd),_0x42db1c(0x10e),_0x42db1c(0xd4),_0x25bf0c),_0x51db6c[_0x42db1c(0xc3)][_0x42db1c(0xa8)](_0x42db1c(0x119),_0x42db1c(0x10e),_0x42db1c(0xd4),_0x25bf0c);}[_0x158781(0xd9)](){const _0x3175c7=_0x158781,_0x5e7bc4=this[_0x3175c7(0xf3)],_0xd2c7da=_0x5e7bc4[_0x3175c7(0xdf)][_0x3175c7(0xe7)][_0x3175c7(0xc4)];return(_0x47d9ad,_0x36a5cb)=>{const _0x1f8f32=_0x3175c7;_0x5e7bc4[_0x1f8f32(0xdf)][_0x1f8f32(0xde)](_0x12b2bc=>{const _0x149a23=_0x1f8f32,{commandName:_0x10e941,commandParams:_0x3a6f96}=_0x36a5cb;let _0x276c0c=_0x47d9ad[0x0][_0x149a23(0xfb)][_0x149a23(0x136)];_0x3a6f96&&_0x3a6f96[0x0]&&!0x1===_0x3a6f96[0x0][_0x149a23(0xbe)]&&(_0x276c0c=_0x47d9ad[0x0][_0x149a23(0x131)][_0x149a23(0x109)]);const _0x4ae2f8=_0x12b2bc[_0x149a23(0xe1)](_0x276c0c);if(_0x149a23(0xe4)==_0x4ae2f8[_0x149a23(0x12c)][_0x149a23(0xab)])return;const _0xb14080=Array[_0x149a23(0xee)](_0xd2c7da[_0x149a23(0x116)]())[_0x149a23(0xe5)](_0xb971c1=>_0x4e793d[_0x149a23(0x11f)](_0xb971c1));_0x12b2bc[_0x149a23(0x12d)](_0x4ae2f8),_0x5e7bc4[_0x149a23(0xc6)][_0x149a23(0xc2)](_0x10e941)[_0x149a23(0xcb)](),_0x3a6f96[_0x149a23(0xaa)]({'forceDefaultExecution':!0x0}),_0x5e7bc4[_0x149a23(0x113)](_0x10e941,..._0x3a6f96);const _0x830bbf=_0xb14080[_0x149a23(0xe3)](_0x33cf11=>_0x149a23(0xe4)!=_0x33cf11[_0x149a23(0x12c)][_0x149a23(0xab)]);_0x830bbf[_0x149a23(0xda)]>0x0&&_0x12b2bc[_0x149a23(0x12d)](_0x830bbf);for(const _0xdd10ad of _0xb14080)_0xdd10ad[_0x149a23(0xe9)]();});};}[_0x158781(0x122)](_0x91e77c){const _0x35d4a8=_0x158781,_0xd7cd64=this[_0x35d4a8(0xf3)][_0x35d4a8(0xf0)][_0x35d4a8(0xc2)](_0x35d4a8(0xcd));let _0x39f5df=Number[_0x35d4a8(0xf4)],_0x5c7fff=Number[_0x35d4a8(0x100)],_0x6b627a=Number[_0x35d4a8(0xf4)],_0x18d0d3=Number[_0x35d4a8(0x100)];for(const _0x18b040 of _0x91e77c){if(_0x35d4a8(0xe4)==_0x18b040[_0x35d4a8(0x12c)][_0x35d4a8(0xab)])continue;const {row:_0x2537f7,column:_0x15490a}=_0xd7cd64[_0x35d4a8(0xd2)](_0x18b040),_0x14918a=_0x18b040[_0x35d4a8(0x101)](_0x35d4a8(0xb9))?_0x18b040[_0x35d4a8(0x9a)](_0x35d4a8(0xb9))-0x1:0x0,_0x4de5b9=_0x18b040[_0x35d4a8(0x101)](_0x35d4a8(0xd7))?_0x18b040[_0x35d4a8(0x9a)](_0x35d4a8(0xd7))-0x1:0x0;_0x39f5df=_0x2537f7<_0x39f5df?_0x2537f7:_0x39f5df,_0x5c7fff=_0x2537f7+_0x14918a>_0x5c7fff?_0x2537f7+_0x14918a:_0x5c7fff,_0x6b627a=_0x15490a<_0x6b627a?_0x15490a:_0x6b627a,_0x18d0d3=_0x15490a+_0x4de5b9>_0x18d0d3?_0x15490a+_0x4de5b9:_0x18d0d3;}return{'minRow':_0x39f5df,'maxRow':_0x5c7fff,'minColumn':_0x6b627a,'maxColumn':_0x18d0d3};}[_0x158781(0xbf)](){const _0x2b6851=_0x158781,_0x3b0e6f=this[_0x2b6851(0xf3)],_0x410e56=_0x3b0e6f[_0x2b6851(0xf0)][_0x2b6851(0xc2)](_0x2b6851(0x111)),_0x897f88=_0x3b0e6f[_0x2b6851(0xf0)][_0x2b6851(0xc2)](_0x2b6851(0xcd));_0x3b0e6f[_0x2b6851(0xdf)][_0x2b6851(0xe7)]['on'](_0x2b6851(0xad),()=>{const _0x5b9cb5=_0x2b6851,_0xee122c=Array[_0x5b9cb5(0xee)](_0x3b0e6f[_0x5b9cb5(0xdf)][_0x5b9cb5(0xe7)][_0x5b9cb5(0x124)][_0x5b9cb5(0xa9)]());for(const {name:_0x1455cb,data:_0x18c5fb}of _0xee122c){const {group:_0x2ef335,id:_0x307930,subType:_0x54e6d7}=_0x410e56[_0x5b9cb5(0xb2)](_0x1455cb);if(_0x5b9cb5(0xb1)!=_0x2ef335)continue;if(null!=_0x18c5fb[_0x5b9cb5(0x133)])continue;const _0xbb54ca=_0x410e56[_0x5b9cb5(0x11a)](_0x307930);this[_0x5b9cb5(0xa4)][_0x5b9cb5(0xa5)](_0x54e6d7)&&this[_0x5b9cb5(0x10c)][_0x5b9cb5(0xf7)](_0xbb54ca);}},{'priority':_0x2b6851(0xb3)});const _0x8485ba=(_0x5f2bcd,_0x1f4cf4)=>{const _0x2fd951=_0x2b6851;let _0x58be16=!0x1;const _0x1169fc=_0x1f4cf4[_0x2fd951(0xf9)](_0x5f2bcd),_0x2cdc1b=_0x5f2bcd[_0x2fd951(0x9b)](_0x2fd951(0xcf)),_0x278e60=_0x897f88[_0x2fd951(0xd2)](_0x5f2bcd);for(const _0xd95544 of this[_0x2fd951(0x10c)]){const _0x315594=_0xd95544[_0x2fd951(0x10d)],_0xa1ed82=_0x315594[_0x2fd951(0xd6)](_0x2fd951(0x107)),_0x13a910=_0x315594[_0x2fd951(0xd1)](_0xa1ed82?0xa:0x5),_0x16f3f9=_0x13a910[_0x2fd951(0xea)](),_0xf64643=_0x16f3f9[_0x2fd951(0xd1)](0x0,0x3)+_0x2fd951(0x12f),_0x5a7d50=_0x2fd951(0xc7)+_0x13a910,_0x58972d=_0x2fd951(0x11b)+_0x13a910;if(!_0xd95544[_0x2fd951(0x9d)])continue;if(_0x2cdc1b!=_0xd95544[_0x2fd951(0xfc)]()[_0x2fd951(0x131)][_0x2fd951(0x9b)](_0x2fd951(0xcf)))continue;if(_0xd95544[_0x2fd951(0xdd)](_0x1169fc))continue;const _0x5ca311=_0x5f2bcd[_0x2fd951(0x101)](_0xf64643)?_0x5f2bcd[_0x2fd951(0x9a)](_0xf64643)-0x1:0x0,_0x2e6444=this[_0x2fd951(0xed)](_0xd95544),_0xb88a11=_0x2e6444[_0x5a7d50],_0x434ca0=_0x2e6444[_0x58972d];_0xb88a11<=_0x278e60[_0x16f3f9]&&_0x278e60[_0x16f3f9]+_0x5ca311<=_0x434ca0&&(_0xd95544[_0x2fd951(0xa7)](_0x1169fc),_0x58be16=!0x0);}return _0x58be16;};_0x3b0e6f[_0x2b6851(0xdf)][_0x2b6851(0xe7)][_0x2b6851(0x135)](_0x530f3b=>{const _0x2ea638=_0x2b6851;let _0x4f386a=!0x1;for(const _0x3b1730 of _0x3b0e6f[_0x2ea638(0xdf)][_0x2ea638(0xe7)][_0x2ea638(0x124)][_0x2ea638(0xfe)]())if(_0x2ea638(0xd5)==_0x3b1730[_0x2ea638(0xa3)]){if(_0x2ea638(0x10e)==_0x3b1730[_0x2ea638(0x138)]){for(const _0x1334e2 of _0x3b1730[_0x2ea638(0xb5)][_0x2ea638(0x109)][_0x2ea638(0xd0)]())_0x4f386a=_0x4f386a||_0x8485ba(_0x1334e2,_0x530f3b);}else _0x2ea638(0x130)==_0x3b1730[_0x2ea638(0x138)]&&(_0x4f386a=_0x4f386a||_0x8485ba(_0x3b1730[_0x2ea638(0xb5)][_0x2ea638(0x109)],_0x530f3b));}return _0x4f386a;});}[_0x158781(0xed)](_0x350115){const _0x23b5f1=_0x158781;return this[_0x23b5f1(0x122)](_0x350115[_0x23b5f1(0x116)]()[_0x23b5f1(0xe5)](_0x1356f6=>_0x1356f6[_0x23b5f1(0x131)][_0x23b5f1(0x109)]));}}function _0x3667(){const _0x1d3bfc=['tableCell','start','3200733pFBaIU','oldRange','highest','registerPostFixer','nodeBefore','createTableWalker','name','*Remove:*\x20%0','4Zxilra','getColumnIndexes','insertTableRowBelow','getAttribute','findAncestor','ELEMENT_TABLE_COLUMN','isInContent','cell','createPositionAt','data','insertTable','maxRow','type','_tablePostFixingSubtypes','includes','showSuggestionHighlights','addRange','registerCustomCallback','getChangedMarkers','push','rootName','7443282gZMQpU','change:data','*Insert:*\x20%0','isEqual','markMultiRangeInsertion','suggestion','_splitMarkerName','low','ELEMENT_TABLE','position','1490120HitZHf','enableCommand','locale','rowspan','2265936YNspRZ','9494694rdSVli','minColumn','insertion','forceValue','_setupColumnsRowsFixing','getItems','maxColumn','get','_suggestionFactory','selection','classes','commands','min','registerElementLabel','insertTableColumnLeft','addClass','refresh','registerDescriptionCallback','TableUtils','minRow','table','getChildren','substr','getCellLocation','mapper','join','insert','startsWith','colspan','left','_acceptFormatSuggestionCallbackFactory','length','isTouching','values','isIntersectingWithRange','change','model','first','createRangeIn','removeClass','filter','$graveyard','map','getContainedElement','document','toViewElement','detach','toLowerCase','getRowIndexes','5538420XACXJN','_getSuggestionCoords','from','5JcQpmU','plugins','accept','removeTableColumn','editor','MAX_SAFE_INTEGER','above','discard','add','batch','createRangeOn','2666956MozbBk','end','getFirstRange','8PlIFYZ','getChanges','selectTableColumn','MIN_SAFE_INTEGER','hasAttribute','descriptionFactory','TableEditing','has','ELEMENT_TABLE_WITH_TEXT','ELEMENT_TABLE_ROW_WITH_TEXT','tablePaste','enqueueChange','nodeAfter','selectTableRow','insertTableRowAbove','_tableSuggestions','subType','tableRow','writer','downcastDispatcher','TrackChangesEditing','tableColumn','execute','afterInit','last','getRanges','isArray','ELEMENT_TABLE_COLUMN_WITH_TEXT','deletion','getSuggestion','max','isIntersecting','some','insertTableColumnRight','fromRange','getSelectionAffectedTableCells','order','_getCoordsForCells','item','differ','$textProxy','every','element','options','ELEMENT_TABLE_ROW','addMarker:suggestion','markMultiRangeDeletion','root','setSelection','removeTableRow','span'];_0x3667=function(){return _0x1d3bfc;};return _0x3667();}function Ee(_0x2f1c54){const _0x4322e8=_0x158781;return Array[_0x4322e8(0xee)](new Set(_0x2f1c54)[_0x4322e8(0xdc)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x263441=_0xe494;function _0xe494(_0x391cf9,_0x2d14d6){const _0x36c746=_0x36c7();return _0xe494=function(_0xe49433,_0x3aca24){_0xe49433=_0xe49433-0x1ba;let _0x1628d6=_0x36c746[_0xe49433];return _0x1628d6;},_0xe494(_0x391cf9,_0x2d14d6);}(function(_0x520f40,_0x14e016){const _0x2fd3f9=_0xe494,_0x36bf95=_0x520f40();while(!![]){try{const _0x4e3ad0=-parseInt(_0x2fd3f9(0x1c5))/0x1*(-parseInt(_0x2fd3f9(0x1bf))/0x2)+-parseInt(_0x2fd3f9(0x1ca))/0x3+parseInt(_0x2fd3f9(0x1ba))/0x4*(-parseInt(_0x2fd3f9(0x1cb))/0x5)+-parseInt(_0x2fd3f9(0x1cc))/0x6*(parseInt(_0x2fd3f9(0x1c9))/0x7)+-parseInt(_0x2fd3f9(0x1bd))/0x8*(-parseInt(_0x2fd3f9(0x1c4))/0x9)+parseInt(_0x2fd3f9(0x1c2))/0xa+parseInt(_0x2fd3f9(0x1c1))/0xb*(-parseInt(_0x2fd3f9(0x1cd))/0xc);if(_0x4e3ad0===_0x14e016)break;else _0x36bf95['push'](_0x36bf95['shift']());}catch(_0x281ff5){_0x36bf95['push'](_0x36bf95['shift']());}}}(_0x36c7,0xd5ed9));function _0x36c7(){const _0x2cac4b=['plugins','42qhPuhs','4129434cQmieX','12265milPVI','216666AmiaPL','552awsTsh','requires','afterInit','332CrCmNm','TableCaptionEditing','has','8waQjSn','get','11548phgdIQ','editor','60698HRlItA','11661180khxBFY','TrackChangesEditing','6440472XemgVq','181pLYXLx','enableCommand','toggleTableCaption'];_0x36c7=function(){return _0x2cac4b;};return _0x36c7();}import{Plugin as _0x599c3b}from'ckeditor5/src/core.js';import _0x3c2e04 from'./table.js';export default class Mt extends _0x599c3b{static get[_0x263441(0x1ce)](){return[_0x3c2e04];}[_0x263441(0x1cf)](){const _0xaf996a=_0x263441,_0x47d29c=this[_0xaf996a(0x1c0)];if(!_0x47d29c[_0xaf996a(0x1c8)][_0xaf996a(0x1bc)](_0xaf996a(0x1bb)))return;_0x47d29c[_0xaf996a(0x1c8)][_0xaf996a(0x1be)](_0xaf996a(0x1c3))[_0xaf996a(0x1c6)](_0xaf996a(0x1c7));}}
23
+ const _0x4ff4d3=_0x4e71;(function(_0x6c33dd,_0x3c6aeb){const _0xf59d30=_0x4e71,_0x4f9666=_0x6c33dd();while(!![]){try{const _0x18f871=parseInt(_0xf59d30(0xad))/0x1*(-parseInt(_0xf59d30(0xb1))/0x2)+-parseInt(_0xf59d30(0xb6))/0x3*(parseInt(_0xf59d30(0xb4))/0x4)+parseInt(_0xf59d30(0xb2))/0x5*(-parseInt(_0xf59d30(0xb0))/0x6)+parseInt(_0xf59d30(0xb3))/0x7*(-parseInt(_0xf59d30(0xb5))/0x8)+parseInt(_0xf59d30(0xac))/0x9+-parseInt(_0xf59d30(0xab))/0xa+parseInt(_0xf59d30(0xae))/0xb*(parseInt(_0xf59d30(0xb9))/0xc);if(_0x18f871===_0x3c6aeb)break;else _0x4f9666['push'](_0x4f9666['shift']());}catch(_0x3587fc){_0x4f9666['push'](_0x4f9666['shift']());}}}(_0x1bab,0x40bd2));import{Plugin as _0x3fc870}from'ckeditor5/src/core.js';function _0x1bab(){const _0x485cfa=['toggleTableCaption','requires','TrackChangesEditing','plugins','afterInit','724310RzPvOP','2876589UYxxEE','4489dXgbzq','121jhcsjr','get','165102zZGjXh','182bczQLO','75NgjwOF','77zWJWYC','4SapIkr','341008CHEDai','1528197xkLcaD','TableCaptionEditing','enableCommand','1982748tAHjtB','editor','has'];_0x1bab=function(){return _0x485cfa;};return _0x1bab();}function _0x4e71(_0x1fd0b2,_0x1619cc){const _0x1bab06=_0x1bab();return _0x4e71=function(_0x4e713a,_0x4c59cb){_0x4e713a=_0x4e713a-0xaa;let _0x3a64ac=_0x1bab06[_0x4e713a];return _0x3a64ac;},_0x4e71(_0x1fd0b2,_0x1619cc);}import _0x3e354f from'./table.js';export default class Mt extends _0x3fc870{static get[_0x4ff4d3(0xbd)](){return[_0x3e354f];}[_0x4ff4d3(0xaa)](){const _0x76b546=_0x4ff4d3,_0x24d7dc=this[_0x76b546(0xba)];if(!_0x24d7dc[_0x76b546(0xbf)][_0x76b546(0xbb)](_0x76b546(0xb7)))return;_0x24d7dc[_0x76b546(0xbf)][_0x76b546(0xaf)](_0x76b546(0xbe))[_0x76b546(0xb8)](_0x76b546(0xbc));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xda8a63=_0xfd1f;(function(_0x47354b,_0x555d97){const _0x182783=_0xfd1f,_0x2f7380=_0x47354b();while(!![]){try{const _0x3e381e=-parseInt(_0x182783(0x116))/0x1*(parseInt(_0x182783(0x1c4))/0x2)+-parseInt(_0x182783(0x19e))/0x3*(parseInt(_0x182783(0x1b6))/0x4)+-parseInt(_0x182783(0x174))/0x5*(parseInt(_0x182783(0x105))/0x6)+parseInt(_0x182783(0x11d))/0x7*(parseInt(_0x182783(0x12c))/0x8)+-parseInt(_0x182783(0x114))/0x9*(-parseInt(_0x182783(0x17c))/0xa)+-parseInt(_0x182783(0x1b0))/0xb*(-parseInt(_0x182783(0x1a3))/0xc)+-parseInt(_0x182783(0x164))/0xd*(-parseInt(_0x182783(0x199))/0xe);if(_0x3e381e===_0x555d97)break;else _0x2f7380['push'](_0x2f7380['shift']());}catch(_0xd680fe){_0x2f7380['push'](_0x2f7380['shift']());}}}(_0x3458,0xdafdb));import{getTranslation as _0x4058f1}from'../utils/common-translations.js';import{Plugin as _0x1b1da3}from'ckeditor5/src/core.js';function _0xfd1f(_0x4ed5f6,_0x57b05c){const _0x3458aa=_0x3458();return _0xfd1f=function(_0xfd1f9b,_0x1cc303){_0xfd1f9b=_0xfd1f9b-0xf6;let _0x3105f5=_0x3458aa[_0xfd1f9b];return _0x3105f5;},_0xfd1f(_0x4ed5f6,_0x57b05c);}import{LiveRange as _0xadc141}from'ckeditor5/src/engine.js';function _0x3458(){const _0x1e84c3=['return','tablePasteRow','getContainedElement','next','markMultiRangeBlockFormat','markers','document','last','fill','deletionRanges','getSuggestionCallback','schema','selection','row','tablePaste','insertionRanges','fromEntries','some','find','tablePasteColumn','activeMarkers','_suggestionFactory','getRange','createRange','for','suggestion-td','ck-suggestion-marker','getTableIfOnlyTableInContent','model','high','51051ECSzIC','removeMarker','columns','getAllAdjacentSuggestions','createRangeOn','editor','registerCustomCallback','table','previousSibling','options','remove','add','author','element','markMultiRangeInsertion','isEmpty','5UKpetv','plugins','call','rowInsertionIndexes','type','hasSuggestion','reduce','TableClipboard','20DjtrUh','getChild','getSelectionAffectedTableCells','removeColumns','createPositionBefore','$graveyard','insertRows','newRange','createElement','tableCellBorderStyle','commands','getRowIndexes','map','_createdBatches','afterInit','insert','entries','stop','name','updateMarker','attributes','unwrap','dataDowncast','filter','cell','elementToElement','getRows','move','forceDefaultExecution','7630fWgcOQ','root','markMultiRangeDeletion','isEqual','content','3CcDjqK','setAttribute','findAncestor','_splitMarkerName','discard','12TrAYOi','start','nodeAfter','columnInsertionRanges','register','_tablePostFixingSubtypes','getAttributes','createRangeIn','createTableWalker','registerDescriptionCallback','suggestionLoaded','push','detach','6259ANbfgF','editingDowncast','_getCoordsForCells','endRow','differ','view','3606524XfBBmU','showSuggestionHighlights','batch','getChangedMarkers','insertContent','insertColumns','removeRows','ck-suggestion-marker-insertion','suggestionUnloaded','previous','get','getColumns','rows','deletion','1998690aZFeZg','locale','columnInsertionIndexes','getMarkers','oldRange','TrackChangesEditing','getItems','Users','low','insertion','suggestion','every','suggestion:formatBlock:tablePasteCell','requires','markerName','tablePasteCell','tablePasteChainId','ck-suggestion-marker--active','2651874wGnqKq','wrap','includes','editing','tableCellHorizontalAlignment','*Replace\x20table\x20cells*','tableCell','conversion','_isForcedDefaultExecutionBlock','getRanges','forEach','documentSelection','length','paragraph','getSuggestion','261594MWsRBv','isInContent','1lYBQSV','getSuggestions','nextSibling','redo','setAttributes','endColumn','formatBlock','427ZTAwcc','TableUtils','cells','removeMarkers','trackChanges','first','clipboardOutput','tableCellBackgroundColor','tableCellBorderWidth','getShiftedBy','registerPostFixer','markerAttributes','getChanges','join','fromRange','136528ZoNFhg','set','value','tableCellVerticalAlignment','_replaceTableSlotCell','has','containsRange','tableCellBorderColor','rootName','accept','getChildren','subType','from','rowInsertionRanges','startsWith','listenTo','change','end','getColumnIndexes','descriptionFactory','column','tableCellSuggestion','markerToHighlight','position','keys','tableCellPadding'];_0x3458=function(){return _0x1e84c3;};return _0x3458();}import{uid as _0x2dd08a,priorities as _0x1773ff}from'ckeditor5/src/utils.js';import _0x30b712 from'./table.js';const ge=[_0xda8a63(0x125),_0xda8a63(0x133),_0xda8a63(0x185),_0xda8a63(0x109),_0xda8a63(0x12f),_0xda8a63(0x124),_0xda8a63(0x145)],Ce=Object[_0xda8a63(0x156)](ge[_0xda8a63(0x188)](_0x385d55=>[_0x385d55,null]));export default class It extends _0x1b1da3{static get[_0xda8a63(0x100)](){return[_0x30b712];}[_0xda8a63(0x18a)](){const _0x59856f=_0xda8a63,_0x25791=this[_0x59856f(0x169)];if(!_0x25791[_0x59856f(0x175)][_0x59856f(0x131)](_0x59856f(0x17b)))return;const _0x5a4e3d=_0x25791[_0x59856f(0x175)][_0x59856f(0x1c0)](_0x59856f(0xf8)),_0x39bccc=_0x25791[_0x59856f(0x175)][_0x59856f(0x1c0)](_0x59856f(0x11e)),_0xfbdee=_0x25791[_0x59856f(0x175)][_0x59856f(0x1c0)](_0x30b712),_0x2c7c24=_0x25791[_0x59856f(0x175)][_0x59856f(0x1c0)](_0x59856f(0x17b));_0xfbdee[_0x59856f(0x1a8)][_0x59856f(0x1ae)](_0x59856f(0x147),_0x59856f(0x159)),_0x25791[_0x59856f(0x162)][_0x59856f(0x151)][_0x59856f(0x1a7)](_0x59856f(0x141),{'allowIn':_0x59856f(0x10b),'allowContentOf':_0x59856f(0x10b),'isLimit':!0x0}),_0x25791[_0x59856f(0x10c)][_0x59856f(0x195)]({'model':_0x59856f(0x141),'view':_0x59856f(0x15f)});let _0x3e1694=null;_0x25791[_0x59856f(0x162)]['on'](_0x59856f(0x1ba),(_0x3e35a8,_0x442d9c)=>{const _0x52de7c=_0x59856f,[_0x208f74,_0x57d685]=_0x442d9c,_0xb8a8df=_0x442d9c[_0x442d9c[_0x52de7c(0x111)]-0x1];_0xb8a8df&&_0xb8a8df[_0x52de7c(0x198)]||_0x5a4e3d[_0x52de7c(0x10d)]||this[_0x52de7c(0x169)][_0x52de7c(0x186)][_0x52de7c(0x1c0)](_0x52de7c(0x121))[_0x52de7c(0x12e)]&&function(_0x484b6c,_0x1987bd,_0x1967d0,_0x522ad6,_0x576ac1){const _0x37eead=_0x52de7c;if(_0x1987bd&&!_0x1987bd['is'](_0x37eead(0x110)))return!0x1;const _0x3dab23=_0x576ac1[_0x37eead(0x161)](_0x484b6c,_0x1967d0);if(!_0x3dab23||!he(_0x3dab23,void 0x0,_0x522ad6))return!0x1;const _0x2896b0=_0x522ad6[_0x37eead(0x17e)](_0x1967d0[_0x37eead(0x14c)][_0x37eead(0x152)]);if(!_0x2896b0[_0x37eead(0x111)])return!0x1;const _0x41876d=_0x2896b0[0x0][_0x37eead(0x1a0)](_0x37eead(0x16b)),_0x302501=_0x522ad6[_0x37eead(0x187)](_0x2896b0),_0x40edf7=_0x522ad6[_0x37eead(0x13e)](_0x2896b0),_0x2a1d66={'startRow':_0x302501[_0x37eead(0x122)],'endRow':_0x302501[_0x37eead(0x14d)],'startColumn':_0x40edf7[_0x37eead(0x122)],'endColumn':_0x40edf7[_0x37eead(0x14d)]};return 0x1==_0x2896b0[_0x37eead(0x111)]&&(_0x2a1d66[_0x37eead(0x1b3)]+=_0x522ad6[_0x37eead(0x196)](_0x3dab23)-0x1,_0x2a1d66[_0x37eead(0x11b)]+=_0x522ad6[_0x37eead(0x1c1)](_0x3dab23)-0x1),he(_0x41876d,_0x2a1d66,_0x522ad6);}(_0x208f74,_0x57d685,_0x25791[_0x52de7c(0x162)],_0x39bccc,_0x2c7c24)&&(_0x3e35a8[_0x52de7c(0x18d)](),_0x3e1694={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x25791[_0x52de7c(0x162)][_0x52de7c(0x13c)](()=>{const _0x27fb58=_0x52de7c;_0x25791[_0x27fb58(0x162)][_0x27fb58(0x1ba)](_0x442d9c[0x0],_0x442d9c[0x1],_0x442d9c[0x2],{'forceDefaultExecution':!0x0});const _0x90af8a=_0x2dd08a(),{rowInsertionRanges:_0x52ab73,columnInsertionRanges:_0x1ee86d,insertionRanges:_0x4a4686,deletionRanges:_0x4fab51,cells:_0x2c7fca}=_0x3e1694;_0x52ab73[_0x27fb58(0x111)]&&_0x5a4e3d[_0x27fb58(0x172)](_0x52ab73,_0x27fb58(0x147),{'tablePasteChainId':_0x90af8a}),_0x1ee86d[_0x27fb58(0x111)]&&_0x5a4e3d[_0x27fb58(0x172)](_0x1ee86d,_0x27fb58(0x159),{'tablePasteChainId':_0x90af8a}),_0x4a4686[_0x27fb58(0x111)]&&(_0x5a4e3d[_0x27fb58(0x172)](_0x4a4686,_0x27fb58(0x154),{'tablePasteChainId':_0x90af8a,'skipNestingCheck':!0x0}),_0x4a4686[_0x27fb58(0x10f)](_0x106500=>{const _0x4ec71c=_0x27fb58;var _0xb25e03;return null===(_0xb25e03=_0x106500[_0x4ec71c(0x1af)])||void 0x0===_0xb25e03?void 0x0:_0xb25e03[_0x4ec71c(0x176)](_0x106500);})),_0x4fab51[_0x27fb58(0x111)]&&(_0x5a4e3d[_0x27fb58(0x19b)](_0x4fab51,_0x27fb58(0x154),{'tablePasteChainId':_0x90af8a,'skipNestingCheck':!0x0}),_0x4fab51[_0x27fb58(0x10f)](_0x26e412=>{const _0x264b41=_0x27fb58;var _0x104e80;return null===(_0x104e80=_0x26e412[_0x264b41(0x1af)])||void 0x0===_0x104e80?void 0x0:_0x104e80[_0x264b41(0x176)](_0x26e412);}));const _0x3fe8c2=_0x5a4e3d[_0x27fb58(0x14a)](_0x2c7fca[_0x27fb58(0x188)](({element:_0x38ea4})=>_0x38ea4),{'formatGroupId':_0x2dd08a()},[],_0x27fb58(0x102),{'tablePasteChainId':_0x90af8a});if(_0x3fe8c2){const _0x2fe027=_0x3fe8c2[_0x27fb58(0xf6)](),_0x3a53f0=[];for(const {element:_0x2d867a,attributes:_0x35f9a7}of _0x2c7fca){if(!_0x35f9a7)continue;const _0x42a2bd=_0x25791[_0x27fb58(0x162)][_0x27fb58(0x168)](_0x2d867a),_0xca9ae1=_0x2fe027[_0x27fb58(0x158)](_0x534dac=>_0x534dac[_0x27fb58(0x15c)]()[_0x27fb58(0x19c)](_0x42a2bd));_0xca9ae1&&_0x3a53f0[_0x27fb58(0x1ae)]([_0xca9ae1[_0x27fb58(0x18e)],_0x35f9a7]);}_0x3a53f0[_0x27fb58(0x111)]&&_0x3fe8c2[_0x27fb58(0x19f)](_0x27fb58(0x128),Object[_0x27fb58(0x156)](_0x3a53f0));}_0x3e1694=null;}));},{'priority':_0x1773ff[_0x59856f(0x163)]+0xa}),_0x25791[_0x59856f(0x175)][_0x59856f(0x1c0)](_0x59856f(0x17b))['on'](_0x59856f(0x130),(_0x3a7a43,_0x1472c6)=>{const _0x46e358=_0x59856f,[_0x2adfd5,_0x4a948d,,_0x5ef35c]=_0x1472c6;if(!_0x3e1694)return;_0x3a7a43[_0x46e358(0x18d)]();const _0x37a3da=_0x2adfd5[_0x46e358(0x194)],_0x3f2a42=_0x4a948d,_0x2f801d=Pe(_0x37a3da),_0x5f96fd=Pe(_0x3f2a42);_0x3a7a43[_0x46e358(0x146)]=_0x37a3da;let _0x1e0325=null,_0x4d2c03=null;if(_0x5f96fd||_0x2f801d){if(_0x2f801d&&!_0x5f96fd){_0x5ef35c[_0x46e358(0x16e)](_0x37a3da[_0x46e358(0x17d)](0x0));for(const _0x3133e0 of Array[_0x46e358(0x138)](_0x3f2a42[_0x46e358(0x136)]()))_0x5ef35c[_0x46e358(0x18b)](_0x3133e0,_0x37a3da,_0x46e358(0x13d));const _0x4935df=_0x3e1694[_0x46e358(0x177)][_0x46e358(0x107)](_0x2adfd5[_0x46e358(0x153)]),_0x1f23a2=_0x3e1694[_0x46e358(0x1c6)][_0x46e358(0x107)](_0x2adfd5[_0x46e358(0x140)]);_0x4935df||_0x1f23a2||(_0x1e0325=_0xadc141[_0x46e358(0x12b)](_0x5ef35c[_0x46e358(0x1aa)](_0x37a3da)));}else _0x5f96fd&&!_0x2f801d&&(_0x4d2c03=_0x5ef35c[_0x46e358(0x1aa)](_0x37a3da));}else{const _0x58994e=_0x5ef35c[_0x46e358(0x184)](_0x46e358(0x141)),_0x13cc30=_0x5ef35c[_0x46e358(0x184)](_0x46e358(0x141));_0x5ef35c[_0x46e358(0x106)](_0x5ef35c[_0x46e358(0x1aa)](_0x37a3da),_0x13cc30),_0x5ef35c[_0x46e358(0x18b)](_0x58994e,_0x37a3da,0x0);for(const _0x272e63 of Array[_0x46e358(0x138)](_0x3f2a42[_0x46e358(0x136)]()))_0x5ef35c[_0x46e358(0x18b)](_0x272e63,_0x58994e,_0x46e358(0x13d));_0x1e0325=_0xadc141[_0x46e358(0x12b)](_0x5ef35c[_0x46e358(0x168)](_0x58994e)),_0x4d2c03=_0xadc141[_0x46e358(0x12b)](_0x5ef35c[_0x46e358(0x168)](_0x13cc30));}const _0x26f5f2=Array[_0x46e358(0x138)](_0x3f2a42[_0x46e358(0x1a9)]())[_0x46e358(0x193)](([_0xac83fe])=>ge[_0x46e358(0x107)](_0xac83fe));_0x3e1694[_0x46e358(0x11f)][_0x46e358(0x1ae)]({'element':_0x37a3da,'attributes':_0x26f5f2[_0x46e358(0x111)]?Object[_0x46e358(0x156)](_0x26f5f2):null}),_0x1e0325&&_0x3e1694[_0x46e358(0x155)][_0x46e358(0x1ae)](_0x1e0325),_0x4d2c03&&_0x3e1694[_0x46e358(0x14f)][_0x46e358(0x1ae)](_0x4d2c03);},{'priority':_0x59856f(0x163)}),_0x39bccc['on'](_0x59856f(0x1bb),(_0x500d11,_0x2fc1c6)=>{const _0x1a66d3=_0x59856f,[_0x3fbfbe,_0x2445a5={}]=_0x2fc1c6;if(!_0x3e1694)return;const _0x324518=_0x2445a5['at']||0x0,_0x3f24f1=_0x2445a5[_0x1a66d3(0x166)]||0x1;_0x3e1694[_0x1a66d3(0x1c6)]=new Array(_0x3f24f1)[_0x1a66d3(0x14e)](_0x324518)[_0x1a66d3(0x188)]((_0x580293,_0x469852)=>_0x580293+_0x469852);for(const {cell:_0x79ec83}of _0x39bccc[_0x1a66d3(0x1ab)](_0x3fbfbe,{'startColumn':_0x324518,'endColumn':_0x324518+_0x3f24f1-0x1}))_0x3e1694[_0x1a66d3(0x1a6)][_0x1a66d3(0x1ae)](_0x25791[_0x1a66d3(0x162)][_0x1a66d3(0x168)](_0x79ec83));},{'priority':_0x59856f(0xfb)}),_0x39bccc['on'](_0x59856f(0x182),(_0x2c095a,_0x31314d)=>{const _0x592d09=_0x59856f,[_0x21548b,_0x2c90e7={}]=_0x31314d;if(!_0x3e1694)return;const _0x1a8f54=_0x2c90e7['at']||0x0,_0x577f3e=_0x2c90e7[_0x592d09(0x1c2)]||0x1;_0x3e1694[_0x592d09(0x177)]=new Array(_0x577f3e)[_0x592d09(0x14e)](_0x1a8f54)[_0x592d09(0x188)]((_0x478933,_0x49338b)=>_0x478933+_0x49338b);for(const {cell:_0x23c5f7}of _0x39bccc[_0x592d09(0x1ab)](_0x21548b,{'startRow':_0x1a8f54,'endRow':_0x1a8f54+_0x577f3e-0x1}))_0x3e1694[_0x592d09(0x139)][_0x592d09(0x1ae)](_0x25791[_0x592d09(0x162)][_0x592d09(0x168)](_0x23c5f7));},{'priority':_0x59856f(0xfb)}),_0x5a4e3d[_0x59856f(0x13f)][_0x59856f(0x1ac)](_0x2a70e6=>{const _0x2d02be=_0x59856f;if(_0x2a70e6[_0x2d02be(0x137)]&&_0x2a70e6[_0x2d02be(0x137)][_0x2d02be(0x13a)](_0x2d02be(0x154)))return _0x2a70e6[_0x2d02be(0x1bf)]?{}:{'type':_0x2d02be(0xfc),'content':_0x4058f1(_0x25791[_0x2d02be(0x1c5)],_0x2d02be(0x10a))};});const _0x5a7e66=()=>!0x1;for(const _0x38893e of[_0x59856f(0x154),_0x59856f(0x159),_0x59856f(0x147),_0x59856f(0x102)])_0x5a4e3d[_0x59856f(0x15b)][_0x59856f(0x16a)](_0x59856f(0xfc),_0x38893e,_0x59856f(0x12a),_0x5a7e66),_0x5a4e3d[_0x59856f(0x15b)][_0x59856f(0x16a)](_0x59856f(0x1c3),_0x38893e,_0x59856f(0x12a),_0x5a7e66),_0x5a4e3d[_0x59856f(0x15b)][_0x59856f(0x16a)](_0x59856f(0x11c),_0x38893e,_0x59856f(0x12a),_0x5a7e66);_0x5a4e3d[_0x59856f(0x15b)][_0x59856f(0x16a)](_0x59856f(0x11c),_0x59856f(0x102),_0x59856f(0x1a2),_0x5a7e66),_0x5a4e3d[_0x59856f(0x15b)][_0x59856f(0x16a)](_0x59856f(0x11c),_0x59856f(0x102),_0x59856f(0x135),(_0x3c1a3c,_0x4c8849,_0x55783c)=>{const _0x292ebf=_0x59856f,_0xd5144=_0x3c1a3c[_0x292ebf(0x188)](_0x491a66=>_0x491a66[_0x292ebf(0x148)]())[_0x292ebf(0x193)](_0x2ac2e4=>_0x2ac2e4),_0x52a5f8=new Map(_0xd5144[_0x292ebf(0x188)](_0xa81b5=>[_0xa81b5,null]));if(_0x3e1694){for(const {element:_0x3bc2e5,attributes:_0x40e58a}of _0x3e1694[_0x292ebf(0x11f)])_0x40e58a&&_0x52a5f8[_0x292ebf(0x12d)](_0x3bc2e5,_0x40e58a);}else{if(_0x55783c&&_0x55783c[_0x292ebf(0x128)])for(const [_0x43ee9f,_0x4b721d]of Object[_0x292ebf(0x18c)](_0x55783c[_0x292ebf(0x128)])){const _0x112058=_0x25791[_0x292ebf(0x162)][_0x292ebf(0x14b)][_0x292ebf(0x1c0)](_0x43ee9f),_0x2559d0=_0x112058?_0x112058[_0x292ebf(0x15c)]()[_0x292ebf(0x148)]():null;_0x2559d0&&_0x52a5f8[_0x292ebf(0x12d)](_0x2559d0,_0x4b721d);}}_0x25791[_0x292ebf(0x162)][_0x292ebf(0x13c)](_0x4008fb=>{const _0x8c0633=_0x292ebf;for(const [_0x4e94f7,_0x395219]of _0x52a5f8)_0x4008fb[_0x8c0633(0x11a)]({...Ce,..._0x395219},_0x4e94f7);});});const _0xfb290f=(_0x3f644a,_0x3da5)=>{const _0x404073=_0x59856f;_0x5a4e3d[_0x404073(0x15b)][_0x404073(0x16a)](_0x3f644a,_0x404073(0x154),_0x3da5,(_0x317716,_0x37abbd,_0x2d3c9e)=>{const _0x2f5366=_0x404073;_0x25791[_0x2f5366(0x162)][_0x2f5366(0x13c)](_0x5eab0f=>{const _0x13001b=_0x2f5366,_0x5c1978=[];for(const _0x16ddf3 of _0x317716){const _0x4b7d4e=_0x16ddf3[_0x13001b(0x1a4)][_0x13001b(0x1a5)];_0x4b7d4e['is'](_0x13001b(0x171),_0x13001b(0x141))&&_0x5c1978[_0x13001b(0x1ae)](_0x4b7d4e);}_0x5a4e3d[_0x13001b(0x15b)][_0x13001b(0x150)](_0x3f644a,null,_0x3da5)(_0x317716,_0x37abbd,_0x2d3c9e);for(const _0x1d834e of _0x5c1978)_0x13001b(0x181)!=_0x1d834e[_0x13001b(0x19a)][_0x13001b(0x134)]&&_0x5eab0f[_0x13001b(0x191)](_0x1d834e);});});};_0xfb290f(_0x59856f(0xfc),_0x59856f(0x135)),_0xfb290f(_0x59856f(0xfc),_0x59856f(0x1a2)),_0xfb290f(_0x59856f(0x1c3),_0x59856f(0x135)),_0xfb290f(_0x59856f(0x1c3),_0x59856f(0x1a2)),_0x5a4e3d[_0x59856f(0x15b)][_0x59856f(0x16a)](_0x59856f(0xfc),_0x59856f(0x147),_0x59856f(0x1a2),_0x86dfdc=>{const _0x412ead=_0x59856f,_0x4f79a6=_0x86dfdc[_0x412ead(0x188)](_0x2e75fc=>_0x2e75fc[_0x412ead(0x148)]()),_0x20995c=_0x4f79a6[0x0][_0x412ead(0x1a0)](_0x412ead(0x16b)),{minRow:_0x1ab25d,maxRow:_0x1cf1b8}=_0xfbdee[_0x412ead(0x1b2)](_0x4f79a6);_0x39bccc[_0x412ead(0x1bc)](_0x20995c,{'at':_0x1ab25d,'rows':_0x1cf1b8-_0x1ab25d+0x1});}),_0x5a4e3d[_0x59856f(0x15b)][_0x59856f(0x16a)](_0x59856f(0xfc),_0x59856f(0x159),_0x59856f(0x1a2),_0x2c1b7f=>{const _0x48450d=_0x59856f,_0x443d27=_0x2c1b7f[_0x48450d(0x188)](_0x267d4d=>_0x267d4d[_0x48450d(0x148)]()),_0x5923ca=_0x443d27[0x0][_0x48450d(0x1a0)](_0x48450d(0x16b)),{minColumn:_0x568084,maxColumn:_0x433149}=_0xfbdee[_0x48450d(0x1b2)](_0x443d27);_0x39bccc[_0x48450d(0x17f)](_0x5923ca,{'at':_0x568084,'columns':_0x433149-_0x568084+0x1});});const _0x54788a=(_0x53169a,_0x1ad3f1)=>{const _0x49626c=_0x59856f;if(!_0x1ad3f1[_0x49626c(0x137)]||!_0x1ad3f1[_0x49626c(0x137)][_0x49626c(0x13a)](_0x49626c(0x154)))return;const _0x426d06=_0x1ad3f1[_0x49626c(0x190)][_0x49626c(0x103)],_0x56edca=_0x5a4e3d[_0x49626c(0x117)]()[_0x49626c(0x193)](_0x2b9906=>_0x2b9906[_0x49626c(0x115)]&&_0x2b9906[_0x49626c(0x190)]&&_0x2b9906[_0x49626c(0x190)][_0x49626c(0x103)]==_0x426d06);_0x56edca[_0x49626c(0x111)]&&_0x1ad3f1[_0x49626c(0x167)]()[_0x49626c(0x111)]!=_0x56edca[_0x49626c(0x111)]&&_0x56edca[_0x49626c(0x17a)]((_0x38da56,_0x3d96cf)=>(_0x38da56[_0x49626c(0x149)]=_0x3d96cf,_0x3d96cf[_0x49626c(0x1bf)]=_0x38da56,_0x3d96cf));};function _0x4edf30(_0x28a1d2,_0xb1b59e=!0x0){const _0x399f12=_0x59856f,{id:_0x4cb590}=_0x5a4e3d[_0x399f12(0x1a1)](_0x28a1d2[_0x399f12(0x101)]),_0x322a06=[_0x399f12(0x160),_0x399f12(0x1bd)],_0x44c674=_0x5a4e3d[_0x399f12(0x15a)][_0x399f12(0x107)](_0x28a1d2[_0x399f12(0x101)]);return _0x44c674&&_0x322a06[_0x399f12(0x1ae)](_0x399f12(0x104)),{'classes':_0x322a06,'attributes':{'data-suggestion':_0x4cb590},'priority':_0x44c674&&_0xb1b59e?0xbc2:0xbb8};}_0x5a4e3d['on'](_0x59856f(0x1ad),_0x54788a,{'priority':_0x59856f(0x163)}),_0x5a4e3d['on'](_0x59856f(0x1be),_0x54788a,{'priority':_0x59856f(0x163)}),_0x25791[_0x59856f(0x162)][_0x59856f(0x14c)][_0x59856f(0x127)](()=>{const _0x21171a=_0x59856f;let _0x4a1895=!0x1;const _0x48cbdc=Array[_0x21171a(0x138)](_0x25791[_0x21171a(0x162)][_0x21171a(0x14c)][_0x21171a(0x1b4)][_0x21171a(0x1b9)]());for(const {name:_0x3183c4,data:_0x5429b2}of _0x48cbdc){const {group:_0x5ba4a1,type:_0x505d4a,id:_0x3975d3}=_0x5a4e3d[_0x21171a(0x1a1)](_0x3183c4);if(_0x21171a(0xfd)!=_0x5ba4a1||_0x21171a(0x1c3)!=_0x505d4a||_0x5429b2[_0x21171a(0xf7)])continue;if(!_0x5a4e3d[_0x21171a(0x179)](_0x3975d3))continue;const _0x277aaf=_0x5a4e3d[_0x21171a(0x113)](_0x3975d3)[_0x21171a(0x10e)](),_0x1eb4ab=_0x25791[_0x21171a(0x175)][_0x21171a(0x1c0)](_0x21171a(0xfa))['me'];for(const _0x1af50c of _0x5a4e3d[_0x21171a(0x117)]()){if(!_0x1af50c[_0x21171a(0x115)]||_0x1af50c[_0x21171a(0x170)]!=_0x1eb4ab)continue;if(_0x21171a(0x11c)!=_0x1af50c[_0x21171a(0x178)]||_0x21171a(0x102)!=_0x1af50c[_0x21171a(0x137)])continue;if(_0x1af50c[_0x21171a(0x10e)]()[_0x21171a(0xfe)](_0x541584=>_0x277aaf[_0x21171a(0x157)](_0x18d9c6=>_0x18d9c6[_0x21171a(0x132)](_0x541584,!0x0)))){for(const _0x491579 of _0x1af50c[_0x21171a(0x167)]())_0x491579[_0x21171a(0x115)]&&(_0x491579[_0x21171a(0x1a2)](),_0x4a1895=!0x0);}}}return _0x4a1895;}),_0x25791[_0x59856f(0x162)][_0x59856f(0x14c)][_0x59856f(0x127)](_0x68579f=>{const _0x2da9e2=_0x59856f,_0x49f8c8=_0x25791[_0x2da9e2(0x186)][_0x2da9e2(0x1c0)](_0x2da9e2(0x119));if(!_0x49f8c8||!_0x49f8c8[_0x2da9e2(0x189)][_0x2da9e2(0x131)](_0x68579f[_0x2da9e2(0x1b8)]))return!0x1;let _0xfe855=!0x1;const _0x4a1261=_0x25791[_0x2da9e2(0x175)][_0x2da9e2(0x1c0)](_0x2da9e2(0xfa))['me'],_0x37b08a=_0x25791[_0x2da9e2(0x162)][_0x2da9e2(0x14c)][_0x2da9e2(0x1b4)][_0x2da9e2(0x129)](),_0x3b2bec=Array[_0x2da9e2(0x138)](_0x25791[_0x2da9e2(0x162)][_0x2da9e2(0x14c)][_0x2da9e2(0x1b4)][_0x2da9e2(0x1b9)]())[_0x2da9e2(0x193)](({name:_0x3f14ac,data:_0x3a89b2})=>{const _0x552909=_0x2da9e2,{group:_0x59addf,subType:_0x10e584,authorId:_0x111844}=_0x5a4e3d[_0x552909(0x1a1)](_0x3f14ac);return _0x552909(0xfd)==_0x59addf&&_0x552909(0x154)==_0x10e584&&_0x111844==_0x4a1261['id']&&!_0x3a89b2[_0x552909(0xf7)];});for(const _0xa67ef6 of _0x37b08a){if(_0x2da9e2(0x18b)!=_0xa67ef6[_0x2da9e2(0x178)]||_0x2da9e2(0x141)!=_0xa67ef6[_0x2da9e2(0x18e)]||0x1!=_0xa67ef6[_0x2da9e2(0x111)])continue;const _0x21b892=_0x68579f[_0x2da9e2(0x15d)](_0xa67ef6[_0x2da9e2(0x143)],_0xa67ef6[_0x2da9e2(0x143)][_0x2da9e2(0x126)](0x1));if(!_0x3b2bec[_0x2da9e2(0x158)](({data:_0x2c00d8})=>_0x2c00d8[_0x2da9e2(0x183)][_0x2da9e2(0x19c)](_0x21b892))){for(const {name:_0x17ffc0,data:_0x522ff1}of _0x3b2bec)if(_0x21b892[_0x2da9e2(0x132)](_0x522ff1[_0x2da9e2(0x183)])){_0x68579f[_0x2da9e2(0x18f)](_0x17ffc0,{'range':_0x21b892}),_0xfe855=!0x0;break;}}}return _0xfe855;}),_0x25791[_0x59856f(0x162)][_0x59856f(0x14c)][_0x59856f(0x127)](_0x153116=>{const _0x533889=_0x59856f;let _0x51e71f=!0x1;const _0x3fcae0=_0x25791[_0x533889(0x175)][_0x533889(0x1c0)](_0x533889(0xfa))['me'],_0x1c26bf=_0x5a4e3d[_0x533889(0x117)]()[_0x533889(0x193)](_0x4ffc43=>_0x4ffc43[_0x533889(0x115)]&&_0x4ffc43[_0x533889(0x170)]==_0x3fcae0),_0x3b75b2=new Set(),_0x5914aa=new Set();for(const _0x59c69b of _0x1c26bf)if(_0x533889(0x154)==_0x59c69b[_0x533889(0x137)])for(const _0x26787e of _0x59c69b[_0x533889(0xf6)]()){const _0x1ad700=_0x26787e[_0x533889(0x15c)]()[_0x533889(0x148)]();if(_0x1ad700){if(_0x1ad700['is'](_0x533889(0x171),_0x533889(0x141))&&Pe(_0x1ad700)){_0x59c69b[_0x533889(0x165)](_0x26787e[_0x533889(0x18e)]),_0x3b75b2[_0x533889(0x16f)](_0x1ad700),_0x51e71f=!0x0;const _0xbe6359=_0x1ad700[_0x533889(0x118)],_0x520513=_0x1ad700[_0x533889(0x16c)],_0x3390a4=_0xbe6359&&_0xbe6359['is'](_0x533889(0x171),_0x533889(0x141)),_0x28eb82=_0x520513&&_0x520513['is'](_0x533889(0x171),_0x533889(0x141));_0x3390a4&&!_0x3b75b2[_0x533889(0x131)](_0xbe6359)&&_0x5914aa[_0x533889(0x16f)](_0xbe6359),_0x28eb82&&!_0x3b75b2[_0x533889(0x131)](_0x520513)&&_0x5914aa[_0x533889(0x16f)](_0x520513);}else _0x1ad700['is'](_0x533889(0x171),_0x533889(0x112))&&_0x1ad700[_0x533889(0x173)]&&(_0x59c69b[_0x533889(0x165)](_0x26787e[_0x533889(0x18e)]),_0x51e71f=!0x0);}}else{if(_0x533889(0x102)==_0x59c69b[_0x533889(0x137)]){if(!_0x59c69b[_0x533889(0x190)]||!_0x59c69b[_0x533889(0x190)][_0x533889(0x103)])continue;const _0x3c4ded=_0x59c69b[_0x533889(0x190)][_0x533889(0x128)];if(_0x3c4ded&&Object[_0x533889(0x144)](_0x3c4ded)[_0x533889(0x111)])continue;const _0x361ab9=_0x59c69b[_0x533889(0x190)][_0x533889(0x103)];let _0x2cc4f3=!0x0,_0x2029f9=!0x0;for(const _0x32e15f of _0x1c26bf)if(_0x32e15f[_0x533889(0x137)]&&_0x32e15f[_0x533889(0x137)][_0x533889(0x13a)](_0x533889(0x154))){if(!_0x32e15f[_0x533889(0x190)][_0x533889(0x103)]){_0x2029f9=!0x1;break;}if(_0x32e15f['id']!=_0x59c69b['id']&&_0x32e15f[_0x533889(0x190)][_0x533889(0x103)]==_0x361ab9){_0x2cc4f3=!0x1;break;}}_0x2029f9&&_0x2cc4f3&&(_0x59c69b[_0x533889(0x120)](),_0x51e71f=!0x0);}}for(const _0x38a531 of _0x3b75b2)_0x153116[_0x533889(0x16e)](_0x38a531);for(const _0x357108 of _0x5914aa)_0x153116[_0x533889(0x191)](_0x357108);return _0x51e71f;}),_0x25791[_0x59856f(0x10c)][_0x59856f(0x15e)](_0x59856f(0x1b1))[_0x59856f(0x142)]({'model':_0x59856f(0xff),'view':(_0x3b4ed1,_0x3e7f82)=>_0x4edf30(_0x3b4ed1),'converterPriority':_0x59856f(0x163)}),_0x25791[_0x59856f(0x10c)][_0x59856f(0x15e)](_0x59856f(0x192))[_0x59856f(0x142)]({'model':_0x59856f(0xff),'view':(_0xb9c402,_0x1fd4a0)=>_0x1fd4a0[_0x59856f(0x16d)][_0x59856f(0x1b7)]?_0x4edf30(_0xb9c402,!0x1):null,'converterPriority':_0x59856f(0x163)});const _0x10ede9=_0x25791[_0x59856f(0x108)][_0x59856f(0x1b5)];this[_0x59856f(0x13b)](_0x10ede9[_0x59856f(0x14c)],_0x59856f(0x123),(_0x640ffc,_0x37ec27)=>{const _0x106e80=_0x59856f,_0x4d31b8=[];for(const _0x521453 of _0x10ede9[_0x106e80(0x1aa)](_0x37ec27[_0x106e80(0x19d)])[_0x106e80(0xf9)]())_0x521453['is'](_0x106e80(0x171),_0x106e80(0x15f))&&_0x4d31b8[_0x106e80(0x1ae)](_0x521453);_0x10ede9[_0x106e80(0x13c)](_0x34b04e=>{const _0x4748f1=_0x106e80;for(const _0x1bd494 of _0x4d31b8)_0x34b04e[_0x4748f1(0x197)](_0x34b04e[_0x4748f1(0x1aa)](_0x1bd494),_0x34b04e[_0x4748f1(0x180)](_0x1bd494)),_0x34b04e[_0x4748f1(0x16e)](_0x1bd494);});});}}function Pe(_0x10ed93){const _0x4b4b55=_0xda8a63;if(_0x10ed93[_0x4b4b55(0x173)])return!0x0;const _0x3db87d=_0x10ed93[_0x4b4b55(0x17d)](0x0);return _0x3db87d['is'](_0x4b4b55(0x171),_0x4b4b55(0x112))&&_0x3db87d[_0x4b4b55(0x173)];}function he(_0x264ed2,_0x42986a={},_0x19073d){const _0xbb68c=_0xda8a63;for(const {isAnchor:_0x5b8c2d,cellHeight:_0x371391,cellWidth:_0x2bfce1}of _0x19073d[_0xbb68c(0x1ab)](_0x264ed2,{'includeAllSlots':!0x0,..._0x42986a}))if(!_0x5b8c2d||0x1!=_0x371391||0x1!=_0x2bfce1)return!0x1;return!0x0;}
23
+ const _0x57278e=_0x3158;(function(_0x517e32,_0x324609){const _0x1b2777=_0x3158,_0x2d35ee=_0x517e32();while(!![]){try{const _0x156ab2=parseInt(_0x1b2777(0x1ab))/0x1+parseInt(_0x1b2777(0x1f4))/0x2*(-parseInt(_0x1b2777(0x1ea))/0x3)+-parseInt(_0x1b2777(0x180))/0x4+parseInt(_0x1b2777(0x204))/0x5+-parseInt(_0x1b2777(0x19b))/0x6+-parseInt(_0x1b2777(0x1bb))/0x7*(-parseInt(_0x1b2777(0x206))/0x8)+parseInt(_0x1b2777(0x1e7))/0x9;if(_0x156ab2===_0x324609)break;else _0x2d35ee['push'](_0x2d35ee['shift']());}catch(_0x4555ff){_0x2d35ee['push'](_0x2d35ee['shift']());}}}(_0x10c1,0x6cc8e));import{getTranslation as _0x1bcb59}from'../utils/common-translations.js';import{Plugin as _0xf3482b}from'ckeditor5/src/core.js';function _0x3158(_0x3838f1,_0x3d9933){const _0x10c18d=_0x10c1();return _0x3158=function(_0x31587a,_0x2fde1c){_0x31587a=_0x31587a-0x14f;let _0x3ed746=_0x10c18d[_0x31587a];return _0x3ed746;},_0x3158(_0x3838f1,_0x3d9933);}function _0x10c1(){const _0x2fe7d5=['view','find','newRange','clipboardOutput','locale','join','markerName','tableCellPadding','entries','documentSelection','columns','tableCellBackgroundColor','isInContent','last','getChildren','next','redo','suggestion:formatBlock:tablePasteCell','start','some','forEach','filter','paragraph','tableCellBorderWidth','insertColumns','removeMarkers','_isForcedDefaultExecutionBlock','fromRange','element','row','afterInit','setAttribute','activeMarkers','detach','_replaceTableSlotCell','formatBlock','editor','createPositionBefore','removeRows','commands','ck-suggestion-marker-insertion','schema','subType','2835544FwbICw','length','markers','getSuggestionCallback','table','insert','insertionRanges','descriptionFactory','keys','suggestion','cell','position','insertContent','tablePasteColumn','fill','previous','getMarkers','suggestionUnloaded','register','accept','registerCustomCallback','endRow','_splitMarkerName','getChanges','removeColumns','low','markMultiRangeInsertion','4525788BzEVhQ','rows','root','trackChanges','Users','updateMarker','stop','discard','markerAttributes','nodeAfter','first','unwrap','batch','getAllAdjacentSuggestions','createTableWalker','TableUtils','4347ERyaGC','markerToHighlight','markMultiRangeDeletion','map','return','tableCellHorizontalAlignment','tableCellBorderColor','containsRange','tablePasteChainId','remove','TableClipboard','columnInsertionRanges','rootName','getRows','column','createElement','1011997GueUbW','$graveyard','startsWith','columnInsertionIndexes','requires','hasSuggestion','markMultiRangeBlockFormat','elementToElement','forceDefaultExecution','content','selection','has','isEqual','_createdBatches','getRanges','getColumns','_tablePostFixingSubtypes','set','getRange','reduce','getChild','_getCoordsForCells','deletionRanges','model','isEmpty','editing','getTableIfOnlyTableInContent','tablePasteRow','_suggestionFactory','ck-suggestion-marker','value','suggestion-td','rowInsertionIndexes','move','rowInsertionRanges','plugins','call','tableCellVerticalAlignment','editingDowncast','nextSibling','registerPostFixer','tablePasteCell','showSuggestionHighlights','*Replace\x20table\x20cells*','12266217ZhyHRg','tableCellBorderStyle','options','148197vDLXwx','attributes','oldRange','suggestionLoaded','getChangedMarkers','getSuggestion','getRowIndexes','previousSibling','insertion','author','28rubIwl','add','high','for','TrackChangesEditing','includes','every','from','push','getContainedElement','getShiftedBy','change','name','removeMarker','getSuggestions','tableCellSuggestion','3274040ZzkLPf','conversion','32nXiFcs','createRangeOn','document','findAncestor','cells','dataDowncast','tableCell','wrap','ck-suggestion-marker--active','getAttributes','createRangeIn','createRange','tablePaste','getItems','differ','listenTo','endColumn','setAttributes','deletion','end','type','get','insertRows','getSelectionAffectedTableCells','getColumnIndexes','fromEntries','registerDescriptionCallback'];_0x10c1=function(){return _0x2fe7d5;};return _0x10c1();}import{LiveRange as _0x379c24}from'ckeditor5/src/engine.js';import{uid as _0xcf710d,priorities as _0x1d7773}from'ckeditor5/src/utils.js';import _0x58fa64 from'./table.js';const ge=[_0x57278e(0x16c),_0x57278e(0x1b1),_0x57278e(0x1e8),_0x57278e(0x1b0),_0x57278e(0x1e0),_0x57278e(0x160),_0x57278e(0x15c)],Ce=Object[_0x57278e(0x153)](ge[_0x57278e(0x1ae)](_0xa0f927=>[_0xa0f927,null]));export default class It extends _0xf3482b{static get[_0x57278e(0x1bf)](){return[_0x58fa64];}[_0x57278e(0x173)](){const _0x43ba46=_0x57278e,_0x305fe7=this[_0x43ba46(0x179)];if(!_0x305fe7[_0x43ba46(0x1de)][_0x43ba46(0x1c6)](_0x43ba46(0x1b5)))return;const _0x8ef6ba=_0x305fe7[_0x43ba46(0x1de)][_0x43ba46(0x14f)](_0x43ba46(0x1f8)),_0x160a87=_0x305fe7[_0x43ba46(0x1de)][_0x43ba46(0x14f)](_0x43ba46(0x1aa)),_0x2d95a2=_0x305fe7[_0x43ba46(0x1de)][_0x43ba46(0x14f)](_0x58fa64),_0x376cc1=_0x305fe7[_0x43ba46(0x1de)][_0x43ba46(0x14f)](_0x43ba46(0x1b5));_0x2d95a2[_0x43ba46(0x1cb)][_0x43ba46(0x1fc)](_0x43ba46(0x1d6),_0x43ba46(0x18d)),_0x305fe7[_0x43ba46(0x1d2)][_0x43ba46(0x17e)][_0x43ba46(0x192)](_0x43ba46(0x203),{'allowIn':_0x43ba46(0x20c),'allowContentOf':_0x43ba46(0x20c),'isLimit':!0x0}),_0x305fe7[_0x43ba46(0x205)][_0x43ba46(0x1c2)]({'model':_0x43ba46(0x203),'view':_0x43ba46(0x1da)});let _0x4c3560=null;_0x305fe7[_0x43ba46(0x1d2)]['on'](_0x43ba46(0x18c),(_0x3d05dd,_0x50fa07)=>{const _0x22dc04=_0x43ba46,[_0x3947bd,_0x2842d8]=_0x50fa07,_0x1f152a=_0x50fa07[_0x50fa07[_0x22dc04(0x181)]-0x1];_0x1f152a&&_0x1f152a[_0x22dc04(0x1c3)]||_0x8ef6ba[_0x22dc04(0x16f)]||this[_0x22dc04(0x179)][_0x22dc04(0x17c)][_0x22dc04(0x14f)](_0x22dc04(0x19e))[_0x22dc04(0x1d9)]&&function(_0x3e0a46,_0x3b3331,_0x7a3a49,_0x12b355,_0x5b0529){const _0x565dba=_0x22dc04;if(_0x3b3331&&!_0x3b3331['is'](_0x565dba(0x15e)))return!0x1;const _0x572ec2=_0x5b0529[_0x565dba(0x1d5)](_0x3e0a46,_0x7a3a49);if(!_0x572ec2||!he(_0x572ec2,void 0x0,_0x12b355))return!0x1;const _0x5557f9=_0x12b355[_0x565dba(0x151)](_0x7a3a49[_0x565dba(0x208)][_0x565dba(0x1c5)]);if(!_0x5557f9[_0x565dba(0x181)])return!0x1;const _0x5743bb=_0x5557f9[0x0][_0x565dba(0x209)](_0x565dba(0x184)),_0x25953e=_0x12b355[_0x565dba(0x1f0)](_0x5557f9),_0x11a375=_0x12b355[_0x565dba(0x152)](_0x5557f9),_0x5551cc={'startRow':_0x25953e[_0x565dba(0x1a5)],'endRow':_0x25953e[_0x565dba(0x162)],'startColumn':_0x11a375[_0x565dba(0x1a5)],'endColumn':_0x11a375[_0x565dba(0x162)]};return 0x1==_0x5557f9[_0x565dba(0x181)]&&(_0x5551cc[_0x565dba(0x195)]+=_0x12b355[_0x565dba(0x1b8)](_0x572ec2)-0x1,_0x5551cc[_0x565dba(0x216)]+=_0x12b355[_0x565dba(0x1ca)](_0x572ec2)-0x1),he(_0x5743bb,_0x5551cc,_0x12b355);}(_0x3947bd,_0x2842d8,_0x305fe7[_0x22dc04(0x1d2)],_0x160a87,_0x376cc1)&&(_0x3d05dd[_0x22dc04(0x1a1)](),_0x4c3560={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x305fe7[_0x22dc04(0x1d2)][_0x22dc04(0x1ff)](()=>{const _0x4757f8=_0x22dc04;_0x305fe7[_0x4757f8(0x1d2)][_0x4757f8(0x18c)](_0x50fa07[0x0],_0x50fa07[0x1],_0x50fa07[0x2],{'forceDefaultExecution':!0x0});const _0x55a23a=_0xcf710d(),{rowInsertionRanges:_0x36681f,columnInsertionRanges:_0x58a052,insertionRanges:_0x3f91d9,deletionRanges:_0x1c344d,cells:_0x25e0da}=_0x4c3560;_0x36681f[_0x4757f8(0x181)]&&_0x8ef6ba[_0x4757f8(0x19a)](_0x36681f,_0x4757f8(0x1d6),{'tablePasteChainId':_0x55a23a}),_0x58a052[_0x4757f8(0x181)]&&_0x8ef6ba[_0x4757f8(0x19a)](_0x58a052,_0x4757f8(0x18d),{'tablePasteChainId':_0x55a23a}),_0x3f91d9[_0x4757f8(0x181)]&&(_0x8ef6ba[_0x4757f8(0x19a)](_0x3f91d9,_0x4757f8(0x212),{'tablePasteChainId':_0x55a23a,'skipNestingCheck':!0x0}),_0x3f91d9[_0x4757f8(0x169)](_0x3f4e57=>{const _0x5cd3fc=_0x4757f8;var _0x37f459;return null===(_0x37f459=_0x3f4e57[_0x5cd3fc(0x176)])||void 0x0===_0x37f459?void 0x0:_0x37f459[_0x5cd3fc(0x1df)](_0x3f4e57);})),_0x1c344d[_0x4757f8(0x181)]&&(_0x8ef6ba[_0x4757f8(0x1ad)](_0x1c344d,_0x4757f8(0x212),{'tablePasteChainId':_0x55a23a,'skipNestingCheck':!0x0}),_0x1c344d[_0x4757f8(0x169)](_0x22eaf2=>{const _0x531c6a=_0x4757f8;var _0x5b9136;return null===(_0x5b9136=_0x22eaf2[_0x531c6a(0x176)])||void 0x0===_0x5b9136?void 0x0:_0x5b9136[_0x531c6a(0x1df)](_0x22eaf2);}));const _0x50c542=_0x8ef6ba[_0x4757f8(0x1c1)](_0x25e0da[_0x4757f8(0x1ae)](({element:_0x18f298})=>_0x18f298),{'formatGroupId':_0xcf710d()},[],_0x4757f8(0x1e4),{'tablePasteChainId':_0x55a23a});if(_0x50c542){const _0x2d16bb=_0x50c542[_0x4757f8(0x190)](),_0x3ce09e=[];for(const {element:_0xef5e99,attributes:_0x54ce2f}of _0x25e0da){if(!_0x54ce2f)continue;const _0x2c717f=_0x305fe7[_0x4757f8(0x1d2)][_0x4757f8(0x207)](_0xef5e99),_0x5e54b7=_0x2d16bb[_0x4757f8(0x156)](_0x4fdcc5=>_0x4fdcc5[_0x4757f8(0x1cd)]()[_0x4757f8(0x1c7)](_0x2c717f));_0x5e54b7&&_0x3ce09e[_0x4757f8(0x1fc)]([_0x5e54b7[_0x4757f8(0x200)],_0x54ce2f]);}_0x3ce09e[_0x4757f8(0x181)]&&_0x50c542[_0x4757f8(0x174)](_0x4757f8(0x1a3),Object[_0x4757f8(0x153)](_0x3ce09e));}_0x4c3560=null;}));},{'priority':_0x1d7773[_0x43ba46(0x1f6)]+0xa}),_0x305fe7[_0x43ba46(0x1de)][_0x43ba46(0x14f)](_0x43ba46(0x1b5))['on'](_0x43ba46(0x177),(_0x3c8d57,_0x45d7bd)=>{const _0x43024b=_0x43ba46,[_0x40f8d9,_0x4b5325,,_0x1dfc6e]=_0x45d7bd;if(!_0x4c3560)return;_0x3c8d57[_0x43024b(0x1a1)]();const _0x35e254=_0x40f8d9[_0x43024b(0x18a)],_0xbe335b=_0x4b5325,_0x314530=Pe(_0x35e254),_0x47b4a9=Pe(_0xbe335b);_0x3c8d57[_0x43024b(0x1af)]=_0x35e254;let _0x5a7457=null,_0x4c2c9b=null;if(_0x47b4a9||_0x314530){if(_0x314530&&!_0x47b4a9){_0x1dfc6e[_0x43024b(0x1b4)](_0x35e254[_0x43024b(0x1cf)](0x0));for(const _0x5a3e84 of Array[_0x43024b(0x1fb)](_0xbe335b[_0x43024b(0x163)]()))_0x1dfc6e[_0x43024b(0x185)](_0x5a3e84,_0x35e254,_0x43024b(0x219));const _0x2ec462=_0x4c3560[_0x43024b(0x1db)][_0x43024b(0x1f9)](_0x40f8d9[_0x43024b(0x172)]),_0x35ad6e=_0x4c3560[_0x43024b(0x1be)][_0x43024b(0x1f9)](_0x40f8d9[_0x43024b(0x1b9)]);_0x2ec462||_0x35ad6e||(_0x5a7457=_0x379c24[_0x43024b(0x170)](_0x1dfc6e[_0x43024b(0x210)](_0x35e254)));}else _0x47b4a9&&!_0x314530&&(_0x4c2c9b=_0x1dfc6e[_0x43024b(0x210)](_0x35e254));}else{const _0x487ba4=_0x1dfc6e[_0x43024b(0x1ba)](_0x43024b(0x203)),_0xc0efae=_0x1dfc6e[_0x43024b(0x1ba)](_0x43024b(0x203));_0x1dfc6e[_0x43024b(0x20d)](_0x1dfc6e[_0x43024b(0x210)](_0x35e254),_0xc0efae),_0x1dfc6e[_0x43024b(0x185)](_0x487ba4,_0x35e254,0x0);for(const _0x465567 of Array[_0x43024b(0x1fb)](_0xbe335b[_0x43024b(0x163)]()))_0x1dfc6e[_0x43024b(0x185)](_0x465567,_0x487ba4,_0x43024b(0x219));_0x5a7457=_0x379c24[_0x43024b(0x170)](_0x1dfc6e[_0x43024b(0x207)](_0x487ba4)),_0x4c2c9b=_0x379c24[_0x43024b(0x170)](_0x1dfc6e[_0x43024b(0x207)](_0xc0efae));}const _0x40f343=Array[_0x43024b(0x1fb)](_0xbe335b[_0x43024b(0x20f)]())[_0x43024b(0x16a)](([_0x47fb74])=>ge[_0x43024b(0x1f9)](_0x47fb74));_0x4c3560[_0x43024b(0x20a)][_0x43024b(0x1fc)]({'element':_0x35e254,'attributes':_0x40f343[_0x43024b(0x181)]?Object[_0x43024b(0x153)](_0x40f343):null}),_0x5a7457&&_0x4c3560[_0x43024b(0x186)][_0x43024b(0x1fc)](_0x5a7457),_0x4c2c9b&&_0x4c3560[_0x43024b(0x1d1)][_0x43024b(0x1fc)](_0x4c2c9b);},{'priority':_0x43ba46(0x1f6)}),_0x160a87['on'](_0x43ba46(0x16d),(_0x102620,_0x23d5a1)=>{const _0x346ed0=_0x43ba46,[_0xd08e46,_0x48b628={}]=_0x23d5a1;if(!_0x4c3560)return;const _0x51b09e=_0x48b628['at']||0x0,_0x3b431b=_0x48b628[_0x346ed0(0x15f)]||0x1;_0x4c3560[_0x346ed0(0x1be)]=new Array(_0x3b431b)[_0x346ed0(0x18e)](_0x51b09e)[_0x346ed0(0x1ae)]((_0x4a7612,_0x1e4fa8)=>_0x4a7612+_0x1e4fa8);for(const {cell:_0x4a3165}of _0x160a87[_0x346ed0(0x1a9)](_0xd08e46,{'startColumn':_0x51b09e,'endColumn':_0x51b09e+_0x3b431b-0x1}))_0x4c3560[_0x346ed0(0x1b6)][_0x346ed0(0x1fc)](_0x305fe7[_0x346ed0(0x1d2)][_0x346ed0(0x207)](_0x4a3165));},{'priority':_0x43ba46(0x199)}),_0x160a87['on'](_0x43ba46(0x150),(_0x47af03,_0x5cdea9)=>{const _0x5c4c70=_0x43ba46,[_0x29b36,_0x56296a={}]=_0x5cdea9;if(!_0x4c3560)return;const _0x61e539=_0x56296a['at']||0x0,_0x5e6551=_0x56296a[_0x5c4c70(0x19c)]||0x1;_0x4c3560[_0x5c4c70(0x1db)]=new Array(_0x5e6551)[_0x5c4c70(0x18e)](_0x61e539)[_0x5c4c70(0x1ae)]((_0x3433d6,_0x37c5cb)=>_0x3433d6+_0x37c5cb);for(const {cell:_0x2150d3}of _0x160a87[_0x5c4c70(0x1a9)](_0x29b36,{'startRow':_0x61e539,'endRow':_0x61e539+_0x5e6551-0x1}))_0x4c3560[_0x5c4c70(0x1dd)][_0x5c4c70(0x1fc)](_0x305fe7[_0x5c4c70(0x1d2)][_0x5c4c70(0x207)](_0x2150d3));},{'priority':_0x43ba46(0x199)}),_0x8ef6ba[_0x43ba46(0x187)][_0x43ba46(0x154)](_0x3aec5b=>{const _0x5028d1=_0x43ba46;if(_0x3aec5b[_0x5028d1(0x17f)]&&_0x3aec5b[_0x5028d1(0x17f)][_0x5028d1(0x1bd)](_0x5028d1(0x212)))return _0x3aec5b[_0x5028d1(0x18f)]?{}:{'type':_0x5028d1(0x1f2),'content':_0x1bcb59(_0x305fe7[_0x5028d1(0x159)],_0x5028d1(0x1e6))};});const _0x52654e=()=>!0x1;for(const _0x3a4ce6 of[_0x43ba46(0x212),_0x43ba46(0x18d),_0x43ba46(0x1d6),_0x43ba46(0x1e4)])_0x8ef6ba[_0x43ba46(0x1d7)][_0x43ba46(0x194)](_0x43ba46(0x1f2),_0x3a4ce6,_0x43ba46(0x15a),_0x52654e),_0x8ef6ba[_0x43ba46(0x1d7)][_0x43ba46(0x194)](_0x43ba46(0x218),_0x3a4ce6,_0x43ba46(0x15a),_0x52654e),_0x8ef6ba[_0x43ba46(0x1d7)][_0x43ba46(0x194)](_0x43ba46(0x178),_0x3a4ce6,_0x43ba46(0x15a),_0x52654e);_0x8ef6ba[_0x43ba46(0x1d7)][_0x43ba46(0x194)](_0x43ba46(0x178),_0x43ba46(0x1e4),_0x43ba46(0x1a2),_0x52654e),_0x8ef6ba[_0x43ba46(0x1d7)][_0x43ba46(0x194)](_0x43ba46(0x178),_0x43ba46(0x1e4),_0x43ba46(0x193),(_0x40797d,_0x540228,_0x22e468)=>{const _0x322f7c=_0x43ba46,_0x4f1854=_0x40797d[_0x322f7c(0x1ae)](_0x30f5d0=>_0x30f5d0[_0x322f7c(0x1fd)]())[_0x322f7c(0x16a)](_0x219cba=>_0x219cba),_0x21aedb=new Map(_0x4f1854[_0x322f7c(0x1ae)](_0x475d6c=>[_0x475d6c,null]));if(_0x4c3560){for(const {element:_0x4ece6e,attributes:_0x2c6485}of _0x4c3560[_0x322f7c(0x20a)])_0x2c6485&&_0x21aedb[_0x322f7c(0x1cc)](_0x4ece6e,_0x2c6485);}else{if(_0x22e468&&_0x22e468[_0x322f7c(0x1a3)])for(const [_0x280cd3,_0x4acce5]of Object[_0x322f7c(0x15d)](_0x22e468[_0x322f7c(0x1a3)])){const _0x2553ac=_0x305fe7[_0x322f7c(0x1d2)][_0x322f7c(0x182)][_0x322f7c(0x14f)](_0x280cd3),_0x4a8abd=_0x2553ac?_0x2553ac[_0x322f7c(0x1cd)]()[_0x322f7c(0x1fd)]():null;_0x4a8abd&&_0x21aedb[_0x322f7c(0x1cc)](_0x4a8abd,_0x4acce5);}}_0x305fe7[_0x322f7c(0x1d2)][_0x322f7c(0x1ff)](_0x38b1d6=>{const _0x3b5f62=_0x322f7c;for(const [_0x205dd1,_0x1a665c]of _0x21aedb)_0x38b1d6[_0x3b5f62(0x217)]({...Ce,..._0x1a665c},_0x205dd1);});});const _0x3187c5=(_0xde4c14,_0x104a91)=>{const _0x2e482b=_0x43ba46;_0x8ef6ba[_0x2e482b(0x1d7)][_0x2e482b(0x194)](_0xde4c14,_0x2e482b(0x212),_0x104a91,(_0x43a74f,_0x27a985,_0x20d01)=>{const _0x591d48=_0x2e482b;_0x305fe7[_0x591d48(0x1d2)][_0x591d48(0x1ff)](_0x1b63e4=>{const _0x347cb1=_0x591d48,_0x32e35a=[];for(const _0x69d04d of _0x43a74f){const _0x58b6ed=_0x69d04d[_0x347cb1(0x167)][_0x347cb1(0x1a4)];_0x58b6ed['is'](_0x347cb1(0x171),_0x347cb1(0x203))&&_0x32e35a[_0x347cb1(0x1fc)](_0x58b6ed);}_0x8ef6ba[_0x347cb1(0x1d7)][_0x347cb1(0x183)](_0xde4c14,null,_0x104a91)(_0x43a74f,_0x27a985,_0x20d01);for(const _0x1cf51a of _0x32e35a)_0x347cb1(0x1bc)!=_0x1cf51a[_0x347cb1(0x19d)][_0x347cb1(0x1b7)]&&_0x1b63e4[_0x347cb1(0x1a6)](_0x1cf51a);});});};_0x3187c5(_0x43ba46(0x1f2),_0x43ba46(0x193)),_0x3187c5(_0x43ba46(0x1f2),_0x43ba46(0x1a2)),_0x3187c5(_0x43ba46(0x218),_0x43ba46(0x193)),_0x3187c5(_0x43ba46(0x218),_0x43ba46(0x1a2)),_0x8ef6ba[_0x43ba46(0x1d7)][_0x43ba46(0x194)](_0x43ba46(0x1f2),_0x43ba46(0x1d6),_0x43ba46(0x1a2),_0x347892=>{const _0x55e2a6=_0x43ba46,_0x428af0=_0x347892[_0x55e2a6(0x1ae)](_0x18f890=>_0x18f890[_0x55e2a6(0x1fd)]()),_0x42789e=_0x428af0[0x0][_0x55e2a6(0x209)](_0x55e2a6(0x184)),{minRow:_0x43c9d9,maxRow:_0x4a09ef}=_0x2d95a2[_0x55e2a6(0x1d0)](_0x428af0);_0x160a87[_0x55e2a6(0x17b)](_0x42789e,{'at':_0x43c9d9,'rows':_0x4a09ef-_0x43c9d9+0x1});}),_0x8ef6ba[_0x43ba46(0x1d7)][_0x43ba46(0x194)](_0x43ba46(0x1f2),_0x43ba46(0x18d),_0x43ba46(0x1a2),_0xb6bf20=>{const _0x5131ab=_0x43ba46,_0x54eb1e=_0xb6bf20[_0x5131ab(0x1ae)](_0xb9df87=>_0xb9df87[_0x5131ab(0x1fd)]()),_0xd8adf2=_0x54eb1e[0x0][_0x5131ab(0x209)](_0x5131ab(0x184)),{minColumn:_0x26a78f,maxColumn:_0x333834}=_0x2d95a2[_0x5131ab(0x1d0)](_0x54eb1e);_0x160a87[_0x5131ab(0x198)](_0xd8adf2,{'at':_0x26a78f,'columns':_0x333834-_0x26a78f+0x1});});const _0x5da35b=(_0x158551,_0x3c8e8c)=>{const _0x2ed2b0=_0x43ba46;if(!_0x3c8e8c[_0x2ed2b0(0x17f)]||!_0x3c8e8c[_0x2ed2b0(0x17f)][_0x2ed2b0(0x1bd)](_0x2ed2b0(0x212)))return;const _0x15690e=_0x3c8e8c[_0x2ed2b0(0x1eb)][_0x2ed2b0(0x1b3)],_0x4d085f=_0x8ef6ba[_0x2ed2b0(0x202)]()[_0x2ed2b0(0x16a)](_0x39d323=>_0x39d323[_0x2ed2b0(0x161)]&&_0x39d323[_0x2ed2b0(0x1eb)]&&_0x39d323[_0x2ed2b0(0x1eb)][_0x2ed2b0(0x1b3)]==_0x15690e);_0x4d085f[_0x2ed2b0(0x181)]&&_0x3c8e8c[_0x2ed2b0(0x1a8)]()[_0x2ed2b0(0x181)]!=_0x4d085f[_0x2ed2b0(0x181)]&&_0x4d085f[_0x2ed2b0(0x1ce)]((_0x4b1d04,_0x161a46)=>(_0x4b1d04[_0x2ed2b0(0x164)]=_0x161a46,_0x161a46[_0x2ed2b0(0x18f)]=_0x4b1d04,_0x161a46));};function _0x30379d(_0xa6c7,_0x307b4a=!0x0){const _0x29045f=_0x43ba46,{id:_0x44559e}=_0x8ef6ba[_0x29045f(0x196)](_0xa6c7[_0x29045f(0x15b)]),_0x499115=[_0x29045f(0x1d8),_0x29045f(0x17d)],_0x3bba82=_0x8ef6ba[_0x29045f(0x175)][_0x29045f(0x1f9)](_0xa6c7[_0x29045f(0x15b)]);return _0x3bba82&&_0x499115[_0x29045f(0x1fc)](_0x29045f(0x20e)),{'classes':_0x499115,'attributes':{'data-suggestion':_0x44559e},'priority':_0x3bba82&&_0x307b4a?0xbc2:0xbb8};}_0x8ef6ba['on'](_0x43ba46(0x1ed),_0x5da35b,{'priority':_0x43ba46(0x1f6)}),_0x8ef6ba['on'](_0x43ba46(0x191),_0x5da35b,{'priority':_0x43ba46(0x1f6)}),_0x305fe7[_0x43ba46(0x1d2)][_0x43ba46(0x208)][_0x43ba46(0x1e3)](()=>{const _0x44b6b8=_0x43ba46;let _0x25808d=!0x1;const _0x150ea8=Array[_0x44b6b8(0x1fb)](_0x305fe7[_0x44b6b8(0x1d2)][_0x44b6b8(0x208)][_0x44b6b8(0x214)][_0x44b6b8(0x1ee)]());for(const {name:_0x55650e,data:_0x2a61f4}of _0x150ea8){const {group:_0x25fdf7,type:_0x27cbfc,id:_0x23d4c1}=_0x8ef6ba[_0x44b6b8(0x196)](_0x55650e);if(_0x44b6b8(0x189)!=_0x25fdf7||_0x44b6b8(0x218)!=_0x27cbfc||_0x2a61f4[_0x44b6b8(0x1ec)])continue;if(!_0x8ef6ba[_0x44b6b8(0x1c0)](_0x23d4c1))continue;const _0x36b65d=_0x8ef6ba[_0x44b6b8(0x1ef)](_0x23d4c1)[_0x44b6b8(0x1c9)](),_0x25f543=_0x305fe7[_0x44b6b8(0x1de)][_0x44b6b8(0x14f)](_0x44b6b8(0x19f))['me'];for(const _0x44cadf of _0x8ef6ba[_0x44b6b8(0x202)]()){if(!_0x44cadf[_0x44b6b8(0x161)]||_0x44cadf[_0x44b6b8(0x1f3)]!=_0x25f543)continue;if(_0x44b6b8(0x178)!=_0x44cadf[_0x44b6b8(0x21a)]||_0x44b6b8(0x1e4)!=_0x44cadf[_0x44b6b8(0x17f)])continue;if(_0x44cadf[_0x44b6b8(0x1c9)]()[_0x44b6b8(0x1fa)](_0x2836ed=>_0x36b65d[_0x44b6b8(0x168)](_0x40dab4=>_0x40dab4[_0x44b6b8(0x1b2)](_0x2836ed,!0x0)))){for(const _0x452a19 of _0x44cadf[_0x44b6b8(0x1a8)]())_0x452a19[_0x44b6b8(0x161)]&&(_0x452a19[_0x44b6b8(0x1a2)](),_0x25808d=!0x0);}}}return _0x25808d;}),_0x305fe7[_0x43ba46(0x1d2)][_0x43ba46(0x208)][_0x43ba46(0x1e3)](_0x2cac5c=>{const _0x4c19fa=_0x43ba46,_0x44e968=_0x305fe7[_0x4c19fa(0x17c)][_0x4c19fa(0x14f)](_0x4c19fa(0x165));if(!_0x44e968||!_0x44e968[_0x4c19fa(0x1c8)][_0x4c19fa(0x1c6)](_0x2cac5c[_0x4c19fa(0x1a7)]))return!0x1;let _0x3e11b9=!0x1;const _0x1e7656=_0x305fe7[_0x4c19fa(0x1de)][_0x4c19fa(0x14f)](_0x4c19fa(0x19f))['me'],_0xccc426=_0x305fe7[_0x4c19fa(0x1d2)][_0x4c19fa(0x208)][_0x4c19fa(0x214)][_0x4c19fa(0x197)](),_0x1b6e89=Array[_0x4c19fa(0x1fb)](_0x305fe7[_0x4c19fa(0x1d2)][_0x4c19fa(0x208)][_0x4c19fa(0x214)][_0x4c19fa(0x1ee)]())[_0x4c19fa(0x16a)](({name:_0x264334,data:_0x4467f2})=>{const _0x461e28=_0x4c19fa,{group:_0x38da19,subType:_0x3aa0a4,authorId:_0x286376}=_0x8ef6ba[_0x461e28(0x196)](_0x264334);return _0x461e28(0x189)==_0x38da19&&_0x461e28(0x212)==_0x3aa0a4&&_0x286376==_0x1e7656['id']&&!_0x4467f2[_0x461e28(0x1ec)];});for(const _0x19a49f of _0xccc426){if(_0x4c19fa(0x185)!=_0x19a49f[_0x4c19fa(0x21a)]||_0x4c19fa(0x203)!=_0x19a49f[_0x4c19fa(0x200)]||0x1!=_0x19a49f[_0x4c19fa(0x181)])continue;const _0x5e68a8=_0x2cac5c[_0x4c19fa(0x211)](_0x19a49f[_0x4c19fa(0x18b)],_0x19a49f[_0x4c19fa(0x18b)][_0x4c19fa(0x1fe)](0x1));if(!_0x1b6e89[_0x4c19fa(0x156)](({data:_0x4d1a7e})=>_0x4d1a7e[_0x4c19fa(0x157)][_0x4c19fa(0x1c7)](_0x5e68a8))){for(const {name:_0x41ed7a,data:_0x57e2fd}of _0x1b6e89)if(_0x5e68a8[_0x4c19fa(0x1b2)](_0x57e2fd[_0x4c19fa(0x157)])){_0x2cac5c[_0x4c19fa(0x1a0)](_0x41ed7a,{'range':_0x5e68a8}),_0x3e11b9=!0x0;break;}}}return _0x3e11b9;}),_0x305fe7[_0x43ba46(0x1d2)][_0x43ba46(0x208)][_0x43ba46(0x1e3)](_0x501d45=>{const _0x5dd844=_0x43ba46;let _0x158216=!0x1;const _0x40856f=_0x305fe7[_0x5dd844(0x1de)][_0x5dd844(0x14f)](_0x5dd844(0x19f))['me'],_0x487777=_0x8ef6ba[_0x5dd844(0x202)]()[_0x5dd844(0x16a)](_0x5ac7cc=>_0x5ac7cc[_0x5dd844(0x161)]&&_0x5ac7cc[_0x5dd844(0x1f3)]==_0x40856f),_0x4ee04b=new Set(),_0x24b693=new Set();for(const _0x301354 of _0x487777)if(_0x5dd844(0x212)==_0x301354[_0x5dd844(0x17f)])for(const _0x1da6e2 of _0x301354[_0x5dd844(0x190)]()){const _0x29ea13=_0x1da6e2[_0x5dd844(0x1cd)]()[_0x5dd844(0x1fd)]();if(_0x29ea13){if(_0x29ea13['is'](_0x5dd844(0x171),_0x5dd844(0x203))&&Pe(_0x29ea13)){_0x301354[_0x5dd844(0x201)](_0x1da6e2[_0x5dd844(0x200)]),_0x4ee04b[_0x5dd844(0x1f5)](_0x29ea13),_0x158216=!0x0;const _0x22e8af=_0x29ea13[_0x5dd844(0x1e2)],_0x48dd7d=_0x29ea13[_0x5dd844(0x1f1)],_0x20ac5=_0x22e8af&&_0x22e8af['is'](_0x5dd844(0x171),_0x5dd844(0x203)),_0x22a95e=_0x48dd7d&&_0x48dd7d['is'](_0x5dd844(0x171),_0x5dd844(0x203));_0x20ac5&&!_0x4ee04b[_0x5dd844(0x1c6)](_0x22e8af)&&_0x24b693[_0x5dd844(0x1f5)](_0x22e8af),_0x22a95e&&!_0x4ee04b[_0x5dd844(0x1c6)](_0x48dd7d)&&_0x24b693[_0x5dd844(0x1f5)](_0x48dd7d);}else _0x29ea13['is'](_0x5dd844(0x171),_0x5dd844(0x16b))&&_0x29ea13[_0x5dd844(0x1d3)]&&(_0x301354[_0x5dd844(0x201)](_0x1da6e2[_0x5dd844(0x200)]),_0x158216=!0x0);}}else{if(_0x5dd844(0x1e4)==_0x301354[_0x5dd844(0x17f)]){if(!_0x301354[_0x5dd844(0x1eb)]||!_0x301354[_0x5dd844(0x1eb)][_0x5dd844(0x1b3)])continue;const _0x5daf5b=_0x301354[_0x5dd844(0x1eb)][_0x5dd844(0x1a3)];if(_0x5daf5b&&Object[_0x5dd844(0x188)](_0x5daf5b)[_0x5dd844(0x181)])continue;const _0x3de7df=_0x301354[_0x5dd844(0x1eb)][_0x5dd844(0x1b3)];let _0x454156=!0x0,_0x206572=!0x0;for(const _0x416867 of _0x487777)if(_0x416867[_0x5dd844(0x17f)]&&_0x416867[_0x5dd844(0x17f)][_0x5dd844(0x1bd)](_0x5dd844(0x212))){if(!_0x416867[_0x5dd844(0x1eb)][_0x5dd844(0x1b3)]){_0x206572=!0x1;break;}if(_0x416867['id']!=_0x301354['id']&&_0x416867[_0x5dd844(0x1eb)][_0x5dd844(0x1b3)]==_0x3de7df){_0x454156=!0x1;break;}}_0x206572&&_0x454156&&(_0x301354[_0x5dd844(0x16e)](),_0x158216=!0x0);}}for(const _0x11c9b0 of _0x4ee04b)_0x501d45[_0x5dd844(0x1b4)](_0x11c9b0);for(const _0x8ea329 of _0x24b693)_0x501d45[_0x5dd844(0x1a6)](_0x8ea329);return _0x158216;}),_0x305fe7[_0x43ba46(0x205)][_0x43ba46(0x1f7)](_0x43ba46(0x1e1))[_0x43ba46(0x1ac)]({'model':_0x43ba46(0x166),'view':(_0x338ba1,_0x35b496)=>_0x30379d(_0x338ba1),'converterPriority':_0x43ba46(0x1f6)}),_0x305fe7[_0x43ba46(0x205)][_0x43ba46(0x1f7)](_0x43ba46(0x20b))[_0x43ba46(0x1ac)]({'model':_0x43ba46(0x166),'view':(_0x499d27,_0x9e65e0)=>_0x9e65e0[_0x43ba46(0x1e9)][_0x43ba46(0x1e5)]?_0x30379d(_0x499d27,!0x1):null,'converterPriority':_0x43ba46(0x1f6)});const _0x511ad3=_0x305fe7[_0x43ba46(0x1d4)][_0x43ba46(0x155)];this[_0x43ba46(0x215)](_0x511ad3[_0x43ba46(0x208)],_0x43ba46(0x158),(_0x38a268,_0x11958a)=>{const _0x43d047=_0x43ba46,_0x161341=[];for(const _0x135a96 of _0x511ad3[_0x43d047(0x210)](_0x11958a[_0x43d047(0x1c4)])[_0x43d047(0x213)]())_0x135a96['is'](_0x43d047(0x171),_0x43d047(0x1da))&&_0x161341[_0x43d047(0x1fc)](_0x135a96);_0x511ad3[_0x43d047(0x1ff)](_0x32c2b7=>{const _0x5cacc3=_0x43d047;for(const _0x4bf68c of _0x161341)_0x32c2b7[_0x5cacc3(0x1dc)](_0x32c2b7[_0x5cacc3(0x210)](_0x4bf68c),_0x32c2b7[_0x5cacc3(0x17a)](_0x4bf68c)),_0x32c2b7[_0x5cacc3(0x1b4)](_0x4bf68c);});});}}function Pe(_0x206019){const _0x33a3dc=_0x57278e;if(_0x206019[_0x33a3dc(0x1d3)])return!0x0;const _0x5e81be=_0x206019[_0x33a3dc(0x1cf)](0x0);return _0x5e81be['is'](_0x33a3dc(0x171),_0x33a3dc(0x16b))&&_0x5e81be[_0x33a3dc(0x1d3)];}function he(_0x13c190,_0x56d118={},_0x45478f){const _0x3c3b3b=_0x57278e;for(const {isAnchor:_0x3c0a54,cellHeight:_0x4f53aa,cellWidth:_0x5c7454}of _0x45478f[_0x3c3b3b(0x1a9)](_0x13c190,{'includeAllSlots':!0x0,..._0x56d118}))if(!_0x3c0a54||0x1!=_0x4f53aa||0x1!=_0x5c7454)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2a8805=_0x257c;(function(_0x4789b7,_0x38148b){const _0x3379cf=_0x257c,_0x37c80a=_0x4789b7();while(!![]){try{const _0x3d07c5=-parseInt(_0x3379cf(0x1a1))/0x1+parseInt(_0x3379cf(0x19a))/0x2+parseInt(_0x3379cf(0x18c))/0x3*(-parseInt(_0x3379cf(0x1aa))/0x4)+-parseInt(_0x3379cf(0x192))/0x5*(-parseInt(_0x3379cf(0x181))/0x6)+-parseInt(_0x3379cf(0x1a5))/0x7+-parseInt(_0x3379cf(0x188))/0x8+-parseInt(_0x3379cf(0x18b))/0x9*(-parseInt(_0x3379cf(0x191))/0xa);if(_0x3d07c5===_0x38148b)break;else _0x37c80a['push'](_0x37c80a['shift']());}catch(_0xfb4e25){_0x37c80a['push'](_0x37c80a['shift']());}}}(_0x4486,0x56fc0));import{Plugin as _0x268d96}from'ckeditor5/src/core.js';function _0x257c(_0x25041b,_0xbcc48b){const _0x4486bb=_0x4486();return _0x257c=function(_0x257c6b,_0x59efdb){_0x257c6b=_0x257c6b-0x17c;let _0x56bd31=_0x4486bb[_0x257c6b];return _0x56bd31;},_0x257c(_0x25041b,_0xbcc48b);}import{getTranslation as _0x10653a}from'../utils/common-translations.js';export default class vt extends _0x268d96{[_0x2a8805(0x198)](){const _0x456a61=_0x2a8805;if(!this[_0x456a61(0x18a)][_0x456a61(0x1b0)][_0x456a61(0x1a7)](_0x456a61(0x187)))return;const _0x580072=this[_0x456a61(0x18a)][_0x456a61(0x1b0)][_0x456a61(0x18f)](_0x456a61(0x17e));_0x580072[_0x456a61(0x197)](_0x456a61(0x17f),this[_0x456a61(0x180)][_0x456a61(0x185)](this)),_0x580072[_0x456a61(0x183)][_0x456a61(0x1a0)](_0x456a61(0x1b2),_0x456a61(0x19e),_0x456a61(0x1a8),_0x580072[_0x456a61(0x183)][_0x456a61(0x1a4)](_0x456a61(0x1b2),null,_0x456a61(0x190))),_0x580072[_0x456a61(0x183)][_0x456a61(0x1a0)](_0x456a61(0x1b2),_0x456a61(0x19e),_0x456a61(0x190),_0x580072[_0x456a61(0x183)][_0x456a61(0x1a4)](_0x456a61(0x1b2),null,_0x456a61(0x1a8))),_0x580072[_0x456a61(0x1ac)][_0x456a61(0x1af)](this[_0x456a61(0x194)][_0x456a61(0x185)](this));}[_0x2a8805(0x180)](_0x5643cf,_0x2216eb){const _0x31600e=_0x2a8805,_0xbc602d=this[_0x31600e(0x18a)][_0x31600e(0x1b0)][_0x31600e(0x18f)](_0x31600e(0x17e)),_0x27eaba=this[_0x31600e(0x18a)][_0x31600e(0x1b0)][_0x31600e(0x18f)](_0x31600e(0x187)),_0x21c48a=_0x2216eb[_0x31600e(0x17d)]||this[_0x31600e(0x18a)][_0x31600e(0x1a2)][_0x31600e(0x19c)][_0x31600e(0x18d)][_0x31600e(0x1a3)]();this[_0x31600e(0x18a)][_0x31600e(0x1a2)][_0x31600e(0x1ad)](()=>{const _0x172d82=_0x31600e,_0x1fafcb=_0x27eaba[_0x172d82(0x1b3)](_0x21c48a);let _0x1bde29=_0x1fafcb?_0x27eaba[_0x172d82(0x17c)](_0x1fafcb):null,_0x5789a8=_0x21c48a[_0x172d82(0x19d)](_0x172d82(0x193))||null;const _0x1c4740=_0x2216eb[_0x172d82(0x193)]||_0x5789a8,_0x3f838b=_0x2216eb[_0x172d82(0x189)]||_0x1bde29,_0xb2d245=this[_0x172d82(0x18a)][_0x172d82(0x1b0)][_0x172d82(0x18f)](_0x172d82(0x182))['me'];for(const _0x274589 of _0xbc602d[_0x172d82(0x19b)]()){const _0xafe3eb=_0x274589[_0x172d82(0x196)]();if(_0x172d82(0x19e)===_0x274589[_0x172d82(0x1ab)]&&_0xafe3eb===_0x21c48a){_0x274589[_0x172d82(0x195)]!==_0xb2d245&&_0x274589[_0x172d82(0x190)]();const _0x1c775b=_0x274589[_0x172d82(0x184)][_0x172d82(0x1a6)];_0x5789a8=_0x1c775b[0x0][_0x172d82(0x193)],_0x1bde29=_0x1c775b[0x0][_0x172d82(0x189)];break;}}_0x5643cf({'table':_0x21c48a,'tableWidth':_0x1c4740,'columnWidths':_0x3f838b}),_0xbc602d[_0x172d82(0x19f)](_0x21c48a,{'commandName':_0x172d82(0x17f),'commandParams':[{'tableWidth':_0x5789a8,'columnWidths':_0x1bde29}],'formatGroupId':_0x172d82(0x19e)},[],_0x172d82(0x19e));});}[_0x2a8805(0x194)](_0x3eaada){const _0x363920=_0x2a8805;if(_0x363920(0x1b2)!=_0x3eaada[_0x363920(0x1a9)]&&_0x363920(0x186)!=_0x3eaada[_0x363920(0x1a9)])return;const {data:_0x2a472a}=_0x3eaada;if(_0x2a472a&&_0x363920(0x19e)===_0x2a472a[_0x363920(0x18e)]){const _0x49d13c=_0x363920(0x1ae);return{'type':_0x363920(0x1b1),'content':_0x10653a(this[_0x363920(0x18a)][_0x363920(0x199)],_0x49d13c)};}}}function _0x4486(){const _0x319a0b=['getSuggestionCallback','313075tKldin','commandParams','has','accept','type','28SBhoeN','subType','descriptionFactory','change','*Format:*\x20resize\x20table','registerDescriptionCallback','plugins','format','formatBlock','getColumnGroupElement','getTableColumnsWidths','table','TrackChangesEditing','resizeTableWidth','handleResizeTableWidthCommand','6PhzBVG','Users','_suggestionFactory','data','bind','formatInline','TableColumnResizeEditing','3906248UQHNTK','columnWidths','editor','333rUlZIl','199929MusUYl','selection','formatGroupId','get','discard','299000mcgZXe','1699090NLGZgF','tableWidth','handleSuggestionDescription','author','getContainedElement','enableCommand','afterInit','locale','871012uARZXy','getSuggestions','document','getAttribute','resizeTable','markBlockFormat','registerCustomCallback','525829wkrnWn','model','getSelectedElement'];_0x4486=function(){return _0x319a0b;};return _0x4486();}
23
+ const _0x1d6074=_0x27d3;(function(_0x54e806,_0x5c3009){const _0x2288ea=_0x27d3,_0x3b65b7=_0x54e806();while(!![]){try{const _0x3b73f9=-parseInt(_0x2288ea(0xf9))/0x1+-parseInt(_0x2288ea(0xf8))/0x2+-parseInt(_0x2288ea(0x108))/0x3+parseInt(_0x2288ea(0xec))/0x4*(parseInt(_0x2288ea(0x115))/0x5)+parseInt(_0x2288ea(0xe8))/0x6+parseInt(_0x2288ea(0xe9))/0x7+parseInt(_0x2288ea(0xe5))/0x8*(parseInt(_0x2288ea(0xf1))/0x9);if(_0x3b73f9===_0x5c3009)break;else _0x3b65b7['push'](_0x3b65b7['shift']());}catch(_0x87ed5f){_0x3b65b7['push'](_0x3b65b7['shift']());}}}(_0x1276,0x27f28));import{Plugin as _0x44cc3f}from'ckeditor5/src/core.js';function _0x27d3(_0x8fd209,_0x366df5){const _0x127657=_0x1276();return _0x27d3=function(_0x27d3f9,_0x123db7){_0x27d3f9=_0x27d3f9-0xe2;let _0x5bd2fc=_0x127657[_0x27d3f9];return _0x5bd2fc;},_0x27d3(_0x8fd209,_0x366df5);}import{getTranslation as _0x596b14}from'../utils/common-translations.js';function _0x1276(){const _0x279213=['2127419PglTxh','resizeTable','get','463412wVkdgJ','markBlockFormat','data','locale','subType','72HgYtpP','table','getSuggestions','handleSuggestionDescription','handleResizeTableWidthCommand','editor','getAttribute','176988ffmCCx','148999bTXIDe','format','bind','_suggestionFactory','*Format:*\x20resize\x20table','document','author','getColumnGroupElement','TrackChangesEditing','getSelectedElement','registerDescriptionCallback','enableCommand','change','selection','columnWidths','843081lsmrOc','getContainedElement','type','registerCustomCallback','getSuggestionCallback','Users','commandParams','plugins','model','formatInline','resizeTableWidth','formatGroupId','tableWidth','5DrMslS','formatBlock','getTableColumnsWidths','has','descriptionFactory','TableColumnResizeEditing','accept','64784VzeqnT','afterInit','discard','1185540hrHrZx'];_0x1276=function(){return _0x279213;};return _0x1276();}export default class vt extends _0x44cc3f{[_0x1d6074(0xe6)](){const _0x5dcfc9=_0x1d6074;if(!this[_0x5dcfc9(0xf6)][_0x5dcfc9(0x10f)][_0x5dcfc9(0x118)](_0x5dcfc9(0xe3)))return;const _0x2a2250=this[_0x5dcfc9(0xf6)][_0x5dcfc9(0x10f)][_0x5dcfc9(0xeb)](_0x5dcfc9(0x101));_0x2a2250[_0x5dcfc9(0x104)](_0x5dcfc9(0x112),this[_0x5dcfc9(0xf5)][_0x5dcfc9(0xfb)](this)),_0x2a2250[_0x5dcfc9(0xfc)][_0x5dcfc9(0x10b)](_0x5dcfc9(0x116),_0x5dcfc9(0xea),_0x5dcfc9(0xe4),_0x2a2250[_0x5dcfc9(0xfc)][_0x5dcfc9(0x10c)](_0x5dcfc9(0x116),null,_0x5dcfc9(0xe7))),_0x2a2250[_0x5dcfc9(0xfc)][_0x5dcfc9(0x10b)](_0x5dcfc9(0x116),_0x5dcfc9(0xea),_0x5dcfc9(0xe7),_0x2a2250[_0x5dcfc9(0xfc)][_0x5dcfc9(0x10c)](_0x5dcfc9(0x116),null,_0x5dcfc9(0xe4))),_0x2a2250[_0x5dcfc9(0xe2)][_0x5dcfc9(0x103)](this[_0x5dcfc9(0xf4)][_0x5dcfc9(0xfb)](this));}[_0x1d6074(0xf5)](_0x2cb2a4,_0x5414af){const _0x4b8f1f=_0x1d6074,_0x1b9480=this[_0x4b8f1f(0xf6)][_0x4b8f1f(0x10f)][_0x4b8f1f(0xeb)](_0x4b8f1f(0x101)),_0x85e6a6=this[_0x4b8f1f(0xf6)][_0x4b8f1f(0x10f)][_0x4b8f1f(0xeb)](_0x4b8f1f(0xe3)),_0x23f56c=_0x5414af[_0x4b8f1f(0xf2)]||this[_0x4b8f1f(0xf6)][_0x4b8f1f(0x110)][_0x4b8f1f(0xfe)][_0x4b8f1f(0x106)][_0x4b8f1f(0x102)]();this[_0x4b8f1f(0xf6)][_0x4b8f1f(0x110)][_0x4b8f1f(0x105)](()=>{const _0x3bbade=_0x4b8f1f,_0x417d32=_0x85e6a6[_0x3bbade(0x100)](_0x23f56c);let _0x352bc3=_0x417d32?_0x85e6a6[_0x3bbade(0x117)](_0x417d32):null,_0xe6c874=_0x23f56c[_0x3bbade(0xf7)](_0x3bbade(0x114))||null;const _0x5a4db1=_0x5414af[_0x3bbade(0x114)]||_0xe6c874,_0x4b32ea=_0x5414af[_0x3bbade(0x107)]||_0x352bc3,_0x272fa5=this[_0x3bbade(0xf6)][_0x3bbade(0x10f)][_0x3bbade(0xeb)](_0x3bbade(0x10d))['me'];for(const _0xb1890f of _0x1b9480[_0x3bbade(0xf3)]()){const _0x49e2ab=_0xb1890f[_0x3bbade(0x109)]();if(_0x3bbade(0xea)===_0xb1890f[_0x3bbade(0xf0)]&&_0x49e2ab===_0x23f56c){_0xb1890f[_0x3bbade(0xff)]!==_0x272fa5&&_0xb1890f[_0x3bbade(0xe7)]();const _0xa374e=_0xb1890f[_0x3bbade(0xee)][_0x3bbade(0x10e)];_0xe6c874=_0xa374e[0x0][_0x3bbade(0x114)],_0x352bc3=_0xa374e[0x0][_0x3bbade(0x107)];break;}}_0x2cb2a4({'table':_0x23f56c,'tableWidth':_0x5a4db1,'columnWidths':_0x4b32ea}),_0x1b9480[_0x3bbade(0xed)](_0x23f56c,{'commandName':_0x3bbade(0x112),'commandParams':[{'tableWidth':_0xe6c874,'columnWidths':_0x352bc3}],'formatGroupId':_0x3bbade(0xea)},[],_0x3bbade(0xea));});}[_0x1d6074(0xf4)](_0x1a0672){const _0x359f91=_0x1d6074;if(_0x359f91(0x116)!=_0x1a0672[_0x359f91(0x10a)]&&_0x359f91(0x111)!=_0x1a0672[_0x359f91(0x10a)])return;const {data:_0x5c60d0}=_0x1a0672;if(_0x5c60d0&&_0x359f91(0xea)===_0x5c60d0[_0x359f91(0x113)]){const _0x1bb2f9=_0x359f91(0xfd);return{'type':_0x359f91(0xfa),'content':_0x596b14(this[_0x359f91(0xf6)][_0x359f91(0xef)],_0x1bb2f9)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x16c2(_0x177dab,_0x347847){const _0x5daf36=_0x5daf();return _0x16c2=function(_0x16c2a4,_0x3eabde){_0x16c2a4=_0x16c2a4-0x175;let _0x3693db=_0x5daf36[_0x16c2a4];return _0x3693db;},_0x16c2(_0x177dab,_0x347847);}const _0x43d18b=_0x16c2;(function(_0x86c5fd,_0x4e4fd5){const _0x19d81a=_0x16c2,_0x299724=_0x86c5fd();while(!![]){try{const _0xa644b5=-parseInt(_0x19d81a(0x1b8))/0x1*(-parseInt(_0x19d81a(0x1b9))/0x2)+-parseInt(_0x19d81a(0x1bb))/0x3+-parseInt(_0x19d81a(0x1a0))/0x4+-parseInt(_0x19d81a(0x1c4))/0x5*(parseInt(_0x19d81a(0x1ad))/0x6)+parseInt(_0x19d81a(0x1bd))/0x7*(parseInt(_0x19d81a(0x19f))/0x8)+-parseInt(_0x19d81a(0x1c5))/0x9+parseInt(_0x19d81a(0x1b1))/0xa;if(_0xa644b5===_0x4e4fd5)break;else _0x299724['push'](_0x299724['shift']());}catch(_0x37036b){_0x299724['push'](_0x299724['shift']());}}}(_0x5daf,0x18f4f));import{Plugin as _0x2b8bab}from'ckeditor5/src/core.js';import _0x279871 from'./table.js';import{getTranslation as _0x4305c8}from'../utils/common-translations.js';export default class At extends _0x2b8bab{static get[_0x43d18b(0x1a9)](){return[_0x279871];}[_0x43d18b(0x1c0)](){const _0x13580e=_0x43d18b,_0x20d66f=this[_0x13580e(0x19d)];if(!_0x20d66f[_0x13580e(0x1aa)][_0x13580e(0x1c1)](_0x13580e(0x18f)))return;const _0x2cefbb=_0x20d66f[_0x13580e(0x1b3)],_0x5d706c=_0x20d66f[_0x13580e(0x1aa)][_0x13580e(0x176)](_0x13580e(0x1af));_0x5d706c[_0x13580e(0x1ae)](_0x13580e(0x189)),_0x5d706c[_0x13580e(0x1ae)](_0x13580e(0x1a1)),_0x5d706c[_0x13580e(0x18e)](_0x13580e(0x182)),_0x5d706c[_0x13580e(0x18e)](_0x13580e(0x178)),_0x5d706c[_0x13580e(0x175)][_0x13580e(0x1c9)](_0x13580e(0x182),_0x4305c8(_0x2cefbb,_0x13580e(0x197))),_0x5d706c[_0x13580e(0x175)][_0x13580e(0x1c9)](_0x13580e(0x178),_0x4305c8(_0x2cefbb,_0x13580e(0x19e))),this[_0x13580e(0x1c6)]();}[_0x43d18b(0x1c6)](){const _0x3ec804=_0x43d18b,_0x160e72=this[_0x3ec804(0x19d)][_0x3ec804(0x1aa)][_0x3ec804(0x176)](_0x3ec804(0x1af)),_0x3f257a=this[_0x3ec804(0x19d)][_0x3ec804(0x1aa)][_0x3ec804(0x176)](_0x3ec804(0x1a5)),_0xf79604=this[_0x3ec804(0x19d)][_0x3ec804(0x1aa)][_0x3ec804(0x176)](_0x279871)[_0x3ec804(0x17c)]();function _0x198132({showActiveMarker:_0x559479=!0x0,setDataAttribute:_0x335596=!0x0}={}){return(_0x230e1e,_0x4bc7ef,_0x56f403)=>{const _0x43c51a=_0x16c2,{type:_0x179181,id:_0x3c3b6a}=_0x160e72[_0x43c51a(0x179)](_0x4bc7ef[_0x43c51a(0x1bc)]),_0x3dbef3=_0x160e72[_0x43c51a(0x1a6)](_0x3c3b6a),_0x3b04a6=_0x3dbef3[_0x43c51a(0x1b2)];if(_0x43c51a(0x17e)!=_0x3dbef3[_0x43c51a(0x1c2)]||!_0x3b04a6||_0x43c51a(0x1a1)!=_0x3b04a6[_0x43c51a(0x18b)])return;if(_0x4bc7ef[_0x43c51a(0x183)])return void _0x230e1e[_0x43c51a(0x194)]();if(!_0x56f403[_0x43c51a(0x19b)][_0x43c51a(0x1b7)](_0x4bc7ef[_0x43c51a(0x1c3)],_0x230e1e[_0x43c51a(0x19a)]))return;const _0x2c2dd8=_0x4bc7ef[_0x43c51a(0x1c3)][_0x43c51a(0x181)][_0x43c51a(0x191)],_0x2d48b5=_0x4bc7ef[_0x43c51a(0x1c3)][_0x43c51a(0x1c7)][_0x43c51a(0x1ac)],_0x246df1=_0x2c2dd8[_0x43c51a(0x196)][_0x43c51a(0x196)],{column:_0x174d5b}=_0x3f257a[_0x43c51a(0x17b)](_0x2c2dd8),{column:_0xcf3571}=_0x3f257a[_0x43c51a(0x17b)](_0x2d48b5);for(let _0xa14e11=_0x174d5b;_0xa14e11<=_0xcf3571;_0xa14e11++){const _0x3ec2a2=_0x3f257a[_0x43c51a(0x1a4)](_0x246df1,{'column':_0xa14e11,'includeAllSlots':!0x1});for(const _0x46104c of _0x3ec2a2){const _0x569259=_0x46104c[_0x43c51a(0x1b6)],_0x1911ec=_0x56f403[_0x43c51a(0x18d)][_0x43c51a(0x18c)](_0x569259);_0x56f403[_0x43c51a(0x17d)][_0x43c51a(0x185)](_0x43c51a(0x1b5)+_0x179181,_0x1911ec),_0x335596&&_0x56f403[_0x43c51a(0x17d)][_0x43c51a(0x188)](_0x43c51a(0x1be),_0x3c3b6a,_0x1911ec),_0x56f403[_0x43c51a(0x18d)][_0x43c51a(0x1b0)](_0x1911ec,_0x4bc7ef[_0x43c51a(0x1bc)]),_0x559479&&(_0x160e72[_0x43c51a(0x17a)][_0x43c51a(0x199)](_0x4bc7ef[_0x43c51a(0x1bc)])?_0x56f403[_0x43c51a(0x17d)][_0x43c51a(0x185)](_0x43c51a(0x198),_0x1911ec):_0x56f403[_0x43c51a(0x17d)][_0x43c51a(0x19c)](_0x43c51a(0x198),_0x1911ec));}}};}_0x160e72[_0x3ec804(0x1b4)][_0x3ec804(0x1a7)](_0x3ec804(0x17e),_0x3ec804(0x189),_0x3ec804(0x1ca),_0xf79604),_0x160e72[_0x3ec804(0x1b4)][_0x3ec804(0x1a7)](_0x3ec804(0x17e),_0x3ec804(0x1a1),_0x3ec804(0x1ca),_0xf79604),this[_0x3ec804(0x19d)][_0x3ec804(0x1ba)][_0x3ec804(0x187)]['on'](_0x3ec804(0x195),_0x198132(),{'priority':_0x3ec804(0x1a8)}),this[_0x3ec804(0x19d)][_0x3ec804(0x1b2)][_0x3ec804(0x187)]['on'](_0x3ec804(0x195),(_0x9cf31e,_0x1d71f8,_0x590887)=>{const _0x20dd1d=_0x3ec804;_0x590887[_0x20dd1d(0x184)][_0x20dd1d(0x1c8)]&&_0x198132({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x9cf31e,_0x1d71f8,_0x590887);},{'priority':_0x3ec804(0x1a8)}),this[_0x3ec804(0x19d)][_0x3ec804(0x1ba)][_0x3ec804(0x187)]['on'](_0x3ec804(0x193),(_0x3b75f,_0xee52b2,_0x390399)=>{const _0x289727=_0x3ec804,{type:_0x5b2540,id:_0x3d2662}=_0x160e72[_0x289727(0x179)](_0xee52b2[_0x289727(0x1bc)]),_0xfd404c=_0x160e72[_0x289727(0x1a6)](_0x3d2662),_0x264f93=_0xfd404c[_0x289727(0x1b2)];if(_0x289727(0x17e)!=_0xfd404c[_0x289727(0x1c2)]||!_0x264f93||_0x289727(0x1a1)!=_0x264f93[_0x289727(0x18b)])return;const _0x29b5c6=_0x390399[_0x289727(0x18d)][_0x289727(0x186)](_0xee52b2[_0x289727(0x1bc)]);if(_0x29b5c6){for(const _0x1d0bc6 of _0x29b5c6)_0x390399[_0x289727(0x17d)][_0x289727(0x19c)](_0x289727(0x1b5)+_0x5b2540,_0x1d0bc6),_0x390399[_0x289727(0x17d)][_0x289727(0x19c)](_0x289727(0x198),_0x1d0bc6),_0x390399[_0x289727(0x17d)][_0x289727(0x17f)](_0x289727(0x1be),_0x1d0bc6),_0x390399[_0x289727(0x18d)][_0x289727(0x1ab)](_0x1d0bc6,_0xee52b2[_0x289727(0x1bc)]);}},{'priority':_0x3ec804(0x1a8)}),this[_0x3ec804(0x177)]();}[_0x43d18b(0x177)](){const _0x381d70=_0x43d18b,_0x58457f=this[_0x381d70(0x19d)],_0x29bec3=_0x58457f[_0x381d70(0x1b3)];function _0x40fb05(_0x3cca95){const _0x971e29=_0x381d70;return{'type':_0x971e29(0x190),'content':_0x4305c8(_0x29bec3,_0x971e29(0x1a2),_0x3cca95)};}_0x58457f[_0x381d70(0x1aa)][_0x381d70(0x176)](_0x381d70(0x1af))[_0x381d70(0x175)][_0x381d70(0x180)](_0x1f8b7f=>{const _0xd0847b=_0x381d70;if(_0xd0847b(0x17e)!=_0x1f8b7f[_0xd0847b(0x1c2)])return;const {data:_0x6407d1}=_0x1f8b7f;if(_0x6407d1){if(_0xd0847b(0x189)==_0x6407d1[_0xd0847b(0x18b)]){const _0x183b50=_0x6407d1[_0xd0847b(0x1a3)][0x0][_0xd0847b(0x1bf)];return _0x40fb05(_0x4305c8(_0x29bec3,_0x183b50?_0xd0847b(0x197):_0xd0847b(0x18a)));}if(_0xd0847b(0x1a1)==_0x6407d1[_0xd0847b(0x18b)]){const _0x41b4b9=_0x6407d1[_0xd0847b(0x1a3)][0x0][_0xd0847b(0x1bf)];return _0x40fb05(_0x4305c8(_0x29bec3,_0x41b4b9?_0xd0847b(0x19e):_0xd0847b(0x192)));}}});}}function _0x5daf(){const _0x503ef6=['bindElementToMarker','2705200YznrQv','data','locale','_suggestionFactory','ck-suggestion-marker-','cell','consume','20343TxPVse','4mKqJGH','editing','279333uMVLmO','markerName','49SNNmDo','data-suggestion','forceValue','afterInit','has','type','markerRange','4015GeSeiu','229293qPlHiP','_handleLegacySuggestions','end','showSuggestionHighlights','registerAttributeLabel','accept','descriptionFactory','get','_registerLegacyDescription','headingColumns','_splitMarkerName','activeMarkers','getCellLocation','_acceptFormatSuggestionCallbackFactory','writer','formatBlock','removeAttribute','registerDescriptionCallback','start','headingRows','item','options','addClass','markerNameToElements','downcastDispatcher','setAttribute','setTableRowHeader','FORMAT_REGULAR_ROW','commandName','toViewElement','mapper','registerBlockAttribute','TableEditing','format','nodeAfter','FORMAT_REGULAR_COLUMN','removeMarker:suggestion','stop','addMarker:suggestion','parent','FORMAT_HEADER_ROW','ck-suggestion-marker--active','includes','name','consumable','removeClass','editor','FORMAT_HEADER_COLUMN','100016EINIRC','1784ITRKNn','setTableColumnHeader','*Format:*\x20%0','commandParams','createTableWalker','TableUtils','getSuggestion','registerCustomCallback','highest','requires','plugins','unbindElementFromMarkerName','nodeBefore','1326dMiwbq','enableDefaultAttributesIntegration','TrackChangesEditing'];_0x5daf=function(){return _0x503ef6;};return _0x5daf();}
23
+ function _0x3192(_0xeddabe,_0x39e234){const _0x5702bc=_0x5702();return _0x3192=function(_0x319233,_0x4a43b4){_0x319233=_0x319233-0x180;let _0x47d674=_0x5702bc[_0x319233];return _0x47d674;},_0x3192(_0xeddabe,_0x39e234);}const _0x127460=_0x3192;function _0x5702(){const _0x90a410=['descriptionFactory','data','setAttribute','requires','markerRange','commandParams','formatBlock','toViewElement','1037559btnvnD','_acceptFormatSuggestionCallbackFactory','cell','item','accept','has','removeMarker:suggestion','bindElementToMarker','430760UnFuNN','consume','addMarker:suggestion','_handleLegacySuggestions','FORMAT_HEADER_ROW','registerCustomCallback','type','FORMAT_REGULAR_ROW','stop','unbindElementFromMarkerName','locale','ck-suggestion-marker-','_splitMarkerName','removeClass','_registerLegacyDescription','95cPRtSS','ck-suggestion-marker--active','downcastDispatcher','48474wQfXIg','get','removeAttribute','afterInit','forceValue','1703975XUJcIh','getCellLocation','addClass','256454WLyqnB','markerName','2907WxTrno','activeMarkers','*Format:*\x20%0','writer','registerDescriptionCallback','mapper','editor','format','createTableWalker','data-suggestion','start','includes','end','enableDefaultAttributesIntegration','FORMAT_REGULAR_COLUMN','registerBlockAttribute','name','TableUtils','392596LMVLaX','430yXIned','nodeAfter','nodeBefore','setTableColumnHeader','FORMAT_HEADER_COLUMN','_suggestionFactory','consumable','10792uNAbzh','editing','getSuggestion','parent','TableEditing','commandName','plugins','showSuggestionHighlights','options','markerNameToElements','headingRows','highest','TrackChangesEditing','2TWfCWM','setTableRowHeader','headingColumns','registerAttributeLabel'];_0x5702=function(){return _0x90a410;};return _0x5702();}(function(_0x556200,_0xae7485){const _0x5325d4=_0x3192,_0x2a3f6e=_0x556200();while(!![]){try{const _0xbf52f7=-parseInt(_0x5325d4(0x18f))/0x1+parseInt(_0x5325d4(0x1a4))/0x2*(-parseInt(_0x5325d4(0x1b0))/0x3)+-parseInt(_0x5325d4(0x1b8))/0x4+parseInt(_0x5325d4(0x1c7))/0x5*(parseInt(_0x5325d4(0x1ca))/0x6)+-parseInt(_0x5325d4(0x1cf))/0x7+parseInt(_0x5325d4(0x197))/0x8*(parseInt(_0x5325d4(0x1d4))/0x9)+-parseInt(_0x5325d4(0x190))/0xa*(-parseInt(_0x5325d4(0x1d2))/0xb);if(_0xbf52f7===_0xae7485)break;else _0x2a3f6e['push'](_0x2a3f6e['shift']());}catch(_0x32197c){_0x2a3f6e['push'](_0x2a3f6e['shift']());}}}(_0x5702,0x7a996));import{Plugin as _0x8333fc}from'ckeditor5/src/core.js';import _0x5c8e6d from'./table.js';import{getTranslation as _0x312343}from'../utils/common-translations.js';export default class At extends _0x8333fc{static get[_0x127460(0x1ab)](){return[_0x5c8e6d];}[_0x127460(0x1cd)](){const _0x2f1db7=_0x127460,_0x22de7b=this[_0x2f1db7(0x183)];if(!_0x22de7b[_0x2f1db7(0x19d)][_0x2f1db7(0x1b5)](_0x2f1db7(0x19b)))return;const _0x1ba2dc=_0x22de7b[_0x2f1db7(0x1c2)],_0x153e48=_0x22de7b[_0x2f1db7(0x19d)][_0x2f1db7(0x1cb)](_0x2f1db7(0x1a3));_0x153e48[_0x2f1db7(0x18a)](_0x2f1db7(0x1a5)),_0x153e48[_0x2f1db7(0x18a)](_0x2f1db7(0x193)),_0x153e48[_0x2f1db7(0x18c)](_0x2f1db7(0x1a1)),_0x153e48[_0x2f1db7(0x18c)](_0x2f1db7(0x1a6)),_0x153e48[_0x2f1db7(0x1a8)][_0x2f1db7(0x1a7)](_0x2f1db7(0x1a1),_0x312343(_0x1ba2dc,_0x2f1db7(0x1bc))),_0x153e48[_0x2f1db7(0x1a8)][_0x2f1db7(0x1a7)](_0x2f1db7(0x1a6),_0x312343(_0x1ba2dc,_0x2f1db7(0x194))),this[_0x2f1db7(0x1bb)]();}[_0x127460(0x1bb)](){const _0x18aa49=_0x127460,_0x2d2271=this[_0x18aa49(0x183)][_0x18aa49(0x19d)][_0x18aa49(0x1cb)](_0x18aa49(0x1a3)),_0x12b6f9=this[_0x18aa49(0x183)][_0x18aa49(0x19d)][_0x18aa49(0x1cb)](_0x18aa49(0x18e)),_0x3103b9=this[_0x18aa49(0x183)][_0x18aa49(0x19d)][_0x18aa49(0x1cb)](_0x5c8e6d)[_0x18aa49(0x1b1)]();function _0x4c67d8({showActiveMarker:_0x4e9b50=!0x0,setDataAttribute:_0x11227d=!0x0}={}){return(_0x2a1d92,_0x14159a,_0x4528de)=>{const _0x11fb24=_0x3192,{type:_0x748fe1,id:_0x5ad463}=_0x2d2271[_0x11fb24(0x1c4)](_0x14159a[_0x11fb24(0x1d3)]),_0x4ba457=_0x2d2271[_0x11fb24(0x199)](_0x5ad463),_0x219f06=_0x4ba457[_0x11fb24(0x1a9)];if(_0x11fb24(0x1ae)!=_0x4ba457[_0x11fb24(0x1be)]||!_0x219f06||_0x11fb24(0x193)!=_0x219f06[_0x11fb24(0x19c)])return;if(_0x14159a[_0x11fb24(0x1b3)])return void _0x2a1d92[_0x11fb24(0x1c0)]();if(!_0x4528de[_0x11fb24(0x196)][_0x11fb24(0x1b9)](_0x14159a[_0x11fb24(0x1ac)],_0x2a1d92[_0x11fb24(0x18d)]))return;const _0x24b3c7=_0x14159a[_0x11fb24(0x1ac)][_0x11fb24(0x187)][_0x11fb24(0x191)],_0x476eb8=_0x14159a[_0x11fb24(0x1ac)][_0x11fb24(0x189)][_0x11fb24(0x192)],_0x56d3f8=_0x24b3c7[_0x11fb24(0x19a)][_0x11fb24(0x19a)],{column:_0xb9f2ca}=_0x12b6f9[_0x11fb24(0x1d0)](_0x24b3c7),{column:_0x5aedb8}=_0x12b6f9[_0x11fb24(0x1d0)](_0x476eb8);for(let _0x40b54a=_0xb9f2ca;_0x40b54a<=_0x5aedb8;_0x40b54a++){const _0x30caad=_0x12b6f9[_0x11fb24(0x185)](_0x56d3f8,{'column':_0x40b54a,'includeAllSlots':!0x1});for(const _0x13dba9 of _0x30caad){const _0x35ffa1=_0x13dba9[_0x11fb24(0x1b2)],_0x3e2a86=_0x4528de[_0x11fb24(0x182)][_0x11fb24(0x1af)](_0x35ffa1);_0x4528de[_0x11fb24(0x180)][_0x11fb24(0x1d1)](_0x11fb24(0x1c3)+_0x748fe1,_0x3e2a86),_0x11227d&&_0x4528de[_0x11fb24(0x180)][_0x11fb24(0x1aa)](_0x11fb24(0x186),_0x5ad463,_0x3e2a86),_0x4528de[_0x11fb24(0x182)][_0x11fb24(0x1b7)](_0x3e2a86,_0x14159a[_0x11fb24(0x1d3)]),_0x4e9b50&&(_0x2d2271[_0x11fb24(0x1d5)][_0x11fb24(0x188)](_0x14159a[_0x11fb24(0x1d3)])?_0x4528de[_0x11fb24(0x180)][_0x11fb24(0x1d1)](_0x11fb24(0x1c8),_0x3e2a86):_0x4528de[_0x11fb24(0x180)][_0x11fb24(0x1c5)](_0x11fb24(0x1c8),_0x3e2a86));}}};}_0x2d2271[_0x18aa49(0x195)][_0x18aa49(0x1bd)](_0x18aa49(0x1ae),_0x18aa49(0x1a5),_0x18aa49(0x1b4),_0x3103b9),_0x2d2271[_0x18aa49(0x195)][_0x18aa49(0x1bd)](_0x18aa49(0x1ae),_0x18aa49(0x193),_0x18aa49(0x1b4),_0x3103b9),this[_0x18aa49(0x183)][_0x18aa49(0x198)][_0x18aa49(0x1c9)]['on'](_0x18aa49(0x1ba),_0x4c67d8(),{'priority':_0x18aa49(0x1a2)}),this[_0x18aa49(0x183)][_0x18aa49(0x1a9)][_0x18aa49(0x1c9)]['on'](_0x18aa49(0x1ba),(_0x1ca9b3,_0x59efa7,_0x20d006)=>{const _0x3051b9=_0x18aa49;_0x20d006[_0x3051b9(0x19f)][_0x3051b9(0x19e)]&&_0x4c67d8({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x1ca9b3,_0x59efa7,_0x20d006);},{'priority':_0x18aa49(0x1a2)}),this[_0x18aa49(0x183)][_0x18aa49(0x198)][_0x18aa49(0x1c9)]['on'](_0x18aa49(0x1b6),(_0x22b07f,_0x30b151,_0x2bfd54)=>{const _0x5f581f=_0x18aa49,{type:_0x27e8e9,id:_0x1befb5}=_0x2d2271[_0x5f581f(0x1c4)](_0x30b151[_0x5f581f(0x1d3)]),_0x2d099b=_0x2d2271[_0x5f581f(0x199)](_0x1befb5),_0x3d0500=_0x2d099b[_0x5f581f(0x1a9)];if(_0x5f581f(0x1ae)!=_0x2d099b[_0x5f581f(0x1be)]||!_0x3d0500||_0x5f581f(0x193)!=_0x3d0500[_0x5f581f(0x19c)])return;const _0x3b82e7=_0x2bfd54[_0x5f581f(0x182)][_0x5f581f(0x1a0)](_0x30b151[_0x5f581f(0x1d3)]);if(_0x3b82e7){for(const _0x3095b0 of _0x3b82e7)_0x2bfd54[_0x5f581f(0x180)][_0x5f581f(0x1c5)](_0x5f581f(0x1c3)+_0x27e8e9,_0x3095b0),_0x2bfd54[_0x5f581f(0x180)][_0x5f581f(0x1c5)](_0x5f581f(0x1c8),_0x3095b0),_0x2bfd54[_0x5f581f(0x180)][_0x5f581f(0x1cc)](_0x5f581f(0x186),_0x3095b0),_0x2bfd54[_0x5f581f(0x182)][_0x5f581f(0x1c1)](_0x3095b0,_0x30b151[_0x5f581f(0x1d3)]);}},{'priority':_0x18aa49(0x1a2)}),this[_0x18aa49(0x1c6)]();}[_0x127460(0x1c6)](){const _0x3ba091=_0x127460,_0x359c4b=this[_0x3ba091(0x183)],_0x1f472c=_0x359c4b[_0x3ba091(0x1c2)];function _0xe0f8aa(_0x54a77a){const _0x505f8c=_0x3ba091;return{'type':_0x505f8c(0x184),'content':_0x312343(_0x1f472c,_0x505f8c(0x1d6),_0x54a77a)};}_0x359c4b[_0x3ba091(0x19d)][_0x3ba091(0x1cb)](_0x3ba091(0x1a3))[_0x3ba091(0x1a8)][_0x3ba091(0x181)](_0x5d665a=>{const _0x24d123=_0x3ba091;if(_0x24d123(0x1ae)!=_0x5d665a[_0x24d123(0x1be)])return;const {data:_0x108335}=_0x5d665a;if(_0x108335){if(_0x24d123(0x1a5)==_0x108335[_0x24d123(0x19c)]){const _0x1b6c28=_0x108335[_0x24d123(0x1ad)][0x0][_0x24d123(0x1ce)];return _0xe0f8aa(_0x312343(_0x1f472c,_0x1b6c28?_0x24d123(0x1bc):_0x24d123(0x1bf)));}if(_0x24d123(0x193)==_0x108335[_0x24d123(0x19c)]){const _0x4d1304=_0x108335[_0x24d123(0x1ad)][0x0][_0x24d123(0x1ce)];return _0xe0f8aa(_0x312343(_0x1f472c,_0x4d1304?_0x24d123(0x194):_0x24d123(0x18b)));}}});}}