@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240514.0 → 0.0.0-nightly-20240516.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 -1
  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 -1
  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 -1
  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 _0x3f1565=_0xb74e;(function(_0x4e6e56,_0x434596){const _0x53b79a=_0xb74e,_0x43e78d=_0x4e6e56();while(!![]){try{const _0x315d51=-parseInt(_0x53b79a(0x1c1))/0x1+-parseInt(_0x53b79a(0x1ae))/0x2*(-parseInt(_0x53b79a(0x1b5))/0x3)+-parseInt(_0x53b79a(0x1b9))/0x4+-parseInt(_0x53b79a(0x1a9))/0x5+parseInt(_0x53b79a(0x1b3))/0x6*(-parseInt(_0x53b79a(0x1b1))/0x7)+parseInt(_0x53b79a(0x1aa))/0x8*(-parseInt(_0x53b79a(0x1af))/0x9)+parseInt(_0x53b79a(0x1c0))/0xa*(parseInt(_0x53b79a(0x1b6))/0xb);if(_0x315d51===_0x434596)break;else _0x43e78d['push'](_0x43e78d['shift']());}catch(_0x28cf51){_0x43e78d['push'](_0x43e78d['shift']());}}}(_0x3349,0x4f07e));import{Plugin as _0x6429b3}from'ckeditor5/src/core.js';function _0xb74e(_0x406851,_0x2bb6db){const _0x3349d6=_0x3349();return _0xb74e=function(_0xb74e82,_0x1690ca){_0xb74e82=_0xb74e82-0x1a7;let _0x10037b=_0x3349d6[_0xb74e82];return _0x10037b;},_0xb74e(_0x406851,_0x2bb6db);}function _0x3349(){const _0x31ee11=['2130328DJXoFX','TrackChangesEditing','has','discardAllSuggestions','afterInit','trackChanges','plugins','64690FYwELT','459331mlVdFV','RestrictedEditingModeEditing','editor','goToNextRestrictedEditingException','887295UjZmaU','4694616vheZil','get','acceptSuggestion','acceptSelectedSuggestions','187874qDZmjl','9iyXTpb','goToPreviousRestrictedEditingException','994iBjqOG','discardSuggestion','12lqOaYY','acceptAllSuggestions','9irzbej','3058SSPEKI','discardSelectedSuggestions','enableCommand'];_0x3349=function(){return _0x31ee11;};return _0x3349();}export default class kt extends _0x6429b3{[_0x3f1565(0x1bd)](){const _0x46a8db=_0x3f1565,_0x55692a=this[_0x46a8db(0x1a7)];if(!_0x55692a[_0x46a8db(0x1bf)][_0x46a8db(0x1bb)](_0x46a8db(0x1c2)))return;const _0x49aba2=_0x55692a[_0x46a8db(0x1bf)][_0x46a8db(0x1ab)](_0x46a8db(0x1ba));_0x49aba2[_0x46a8db(0x1b8)](_0x46a8db(0x1b0)),_0x49aba2[_0x46a8db(0x1b8)](_0x46a8db(0x1a8));const _0x4da48b=_0x55692a[_0x46a8db(0x1bf)][_0x46a8db(0x1ab)](_0x46a8db(0x1c2));_0x4da48b[_0x46a8db(0x1b8)](_0x46a8db(0x1be)),_0x4da48b[_0x46a8db(0x1b8)](_0x46a8db(0x1ac)),_0x4da48b[_0x46a8db(0x1b8)](_0x46a8db(0x1b2)),_0x4da48b[_0x46a8db(0x1b8)](_0x46a8db(0x1b4)),_0x4da48b[_0x46a8db(0x1b8)](_0x46a8db(0x1bc)),_0x4da48b[_0x46a8db(0x1b8)](_0x46a8db(0x1ad)),_0x4da48b[_0x46a8db(0x1b8)](_0x46a8db(0x1b7));}}
23
+ function _0x5ea7(_0x299a99,_0x5737a2){const _0x1d17c1=_0x1d17();return _0x5ea7=function(_0x5ea705,_0x51d818){_0x5ea705=_0x5ea705-0x181;let _0x187135=_0x1d17c1[_0x5ea705];return _0x187135;},_0x5ea7(_0x299a99,_0x5737a2);}const _0x2fd04b=_0x5ea7;(function(_0x52da35,_0x468def){const _0x103e17=_0x5ea7,_0x7c1961=_0x52da35();while(!![]){try{const _0x1dc3c5=parseInt(_0x103e17(0x19b))/0x1*(-parseInt(_0x103e17(0x18d))/0x2)+-parseInt(_0x103e17(0x188))/0x3*(parseInt(_0x103e17(0x192))/0x4)+-parseInt(_0x103e17(0x196))/0x5*(-parseInt(_0x103e17(0x184))/0x6)+-parseInt(_0x103e17(0x18f))/0x7+-parseInt(_0x103e17(0x189))/0x8*(-parseInt(_0x103e17(0x19e))/0x9)+parseInt(_0x103e17(0x195))/0xa*(-parseInt(_0x103e17(0x191))/0xb)+parseInt(_0x103e17(0x185))/0xc*(parseInt(_0x103e17(0x186))/0xd);if(_0x1dc3c5===_0x468def)break;else _0x7c1961['push'](_0x7c1961['shift']());}catch(_0x141896){_0x7c1961['push'](_0x7c1961['shift']());}}}(_0x1d17,0xa239d));import{Plugin as _0x573556}from'ckeditor5/src/core.js';function _0x1d17(){const _0x10d35c=['enableCommand','411eWGBJe','trackChanges','afterInit','1515186bnqtUz','discardSelectedSuggestions','discardAllSuggestions','goToPreviousRestrictedEditingException','18huoQde','19740624WBapTs','13bDRAAl','plugins','3Nkxlab','16znbGBU','TrackChangesEditing','acceptAllSuggestions','get','522bRrflp','goToNextRestrictedEditingException','5369014UTNQRA','editor','4763AWyzbv','4220416VpUYCT','has','acceptSuggestion','7730zudgqS','1578005NKlMwS','acceptSelectedSuggestions','RestrictedEditingModeEditing','discardSuggestion'];_0x1d17=function(){return _0x10d35c;};return _0x1d17();}export default class kt extends _0x573556{[_0x2fd04b(0x19d)](){const _0x45edf9=_0x2fd04b,_0x4f63ef=this[_0x45edf9(0x190)];if(!_0x4f63ef[_0x45edf9(0x187)][_0x45edf9(0x193)](_0x45edf9(0x198)))return;const _0x871e36=_0x4f63ef[_0x45edf9(0x187)][_0x45edf9(0x18c)](_0x45edf9(0x18a));_0x871e36[_0x45edf9(0x19a)](_0x45edf9(0x183)),_0x871e36[_0x45edf9(0x19a)](_0x45edf9(0x18e));const _0x3fdbc1=_0x4f63ef[_0x45edf9(0x187)][_0x45edf9(0x18c)](_0x45edf9(0x198));_0x3fdbc1[_0x45edf9(0x19a)](_0x45edf9(0x19c)),_0x3fdbc1[_0x45edf9(0x19a)](_0x45edf9(0x194)),_0x3fdbc1[_0x45edf9(0x19a)](_0x45edf9(0x199)),_0x3fdbc1[_0x45edf9(0x19a)](_0x45edf9(0x18b)),_0x3fdbc1[_0x45edf9(0x19a)](_0x45edf9(0x182)),_0x3fdbc1[_0x45edf9(0x19a)](_0x45edf9(0x197)),_0x3fdbc1[_0x45edf9(0x19a)](_0x45edf9(0x181));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4ffc(){const _0x503f12=['markerRange','565374FkRVJR','showSuggestionHighlights','createPositionBefore','808096puyfkf','includes','shiftEnter','data','locale','getItems','activeMarkers','addMarker:suggestion:deletion','test','element','addMarker:suggestion','options','6KBgyeH','mapper','insert','2524884DGvpVB','descriptionFactory','editor','requires','ck-suggestion-marker-','high','8685250CsCkPw','span','toViewPosition','get','149352jZLJdp','TrackChangesEditing','plugins','bindElementToMarker','addMarker:suggestion:insertion','28yNQKza','init','454431iGgMnt','split','deletion','createUIElement','81IqezxO','downcastDispatcher','1024134FYlLZr','name','671alCoMk','merge','model','enableCommand','softBreak','markerName','editing','5gBierZ','writer','ck-suggestion-marker--active','addClass','consumable','registerElementLabel','ELEMENT_LINE_BREAK'];_0x4ffc=function(){return _0x503f12;};return _0x4ffc();}const _0x1a5272=_0x327c;function _0x327c(_0x32efd6,_0x293f3c){const _0x4ffcd2=_0x4ffc();return _0x327c=function(_0x327c49,_0x3f3346){_0x327c49=_0x327c49-0x92;let _0x144b8b=_0x4ffcd2[_0x327c49];return _0x144b8b;},_0x327c(_0x32efd6,_0x293f3c);}(function(_0xce60d9,_0x49418c){const _0x1897a7=_0x327c,_0x594f6f=_0xce60d9();while(!![]){try{const _0x18daa0=-parseInt(_0x1897a7(0xa4))/0x1+-parseInt(_0x1897a7(0xca))/0x2*(-parseInt(_0x1897a7(0xaa))/0x3)+parseInt(_0x1897a7(0x93))/0x4*(-parseInt(_0x1897a7(0xb3))/0x5)+-parseInt(_0x1897a7(0xbb))/0x6*(parseInt(_0x1897a7(0xa2))/0x7)+-parseInt(_0x1897a7(0xbe))/0x8*(-parseInt(_0x1897a7(0xa8))/0x9)+parseInt(_0x1897a7(0x99))/0xa+-parseInt(_0x1897a7(0xac))/0xb*(parseInt(_0x1897a7(0x9d))/0xc);if(_0x18daa0===_0x49418c)break;else _0x594f6f['push'](_0x594f6f['shift']());}catch(_0x203736){_0x594f6f['push'](_0x594f6f['shift']());}}}(_0x4ffc,0x8d999));import{Plugin as _0x692391}from'ckeditor5/src/core.js';import{ShiftEnter as _0x4e0229}from'ckeditor5/src/enter.js';import{getTranslation as _0x34b382}from'../utils/common-translations.js';export default class bt extends _0x692391{static get[_0x1a5272(0x96)](){return[_0x4e0229];}[_0x1a5272(0xa3)](){const _0x54bbe4=_0x1a5272,_0x4a1892=this[_0x54bbe4(0x95)],_0x5ae023=_0x4a1892[_0x54bbe4(0x9f)][_0x54bbe4(0x9c)](_0x54bbe4(0x9e));_0x5ae023[_0x54bbe4(0xaf)](_0x54bbe4(0xc0)),_0x4a1892[_0x54bbe4(0xb2)][_0x54bbe4(0xa9)]['on'](_0x54bbe4(0xa1),de(_0x4a1892),{'priority':_0x54bbe4(0x98)}),_0x4a1892[_0x54bbe4(0xb2)][_0x54bbe4(0xa9)]['on'](_0x54bbe4(0xc5),de(_0x4a1892),{'priority':_0x54bbe4(0x98)}),_0x4a1892[_0x54bbe4(0xc1)][_0x54bbe4(0xa9)]['on'](_0x54bbe4(0xc8),(_0x16cb26,_0x449d8c,_0x43c861)=>{const _0x1952d6=_0x54bbe4;_0x43c861[_0x1952d6(0xc9)][_0x1952d6(0xbc)]&&de(_0x4a1892,{'showActiveMarker':!0x1})(_0x16cb26,_0x449d8c,_0x43c861);}),_0x5ae023[_0x54bbe4(0x94)][_0x54bbe4(0xb8)](_0x54bbe4(0xb0),_0x348ca1=>_0x34b382(_0x4a1892[_0x54bbe4(0xc2)],_0x54bbe4(0xb9),_0x348ca1));}}function de(_0x6d4655,{showActiveMarker:_0x5d069a=!0x0}={}){return(_0x2454a9,_0x16d670,_0x395595)=>{const _0x5eeee5=_0x327c,_0x2fd656=_0x6d4655[_0x5eeee5(0x9f)][_0x5eeee5(0x9c)](_0x5eeee5(0x9e));if(!_0x395595[_0x5eeee5(0xb7)][_0x5eeee5(0xc6)](_0x16d670[_0x5eeee5(0xba)],_0x2454a9[_0x5eeee5(0xab)]))return;const _0x2270ef=_0x6d4655[_0x5eeee5(0xae)];for(const _0x361d85 of _0x16d670[_0x5eeee5(0xba)][_0x5eeee5(0xc3)]()){if(!_0x361d85['is'](_0x5eeee5(0xc7),_0x5eeee5(0xb0)))continue;const _0xe52c8=_0x5eeee5(0xa6)==_0x16d670[_0x5eeee5(0xb1)][_0x5eeee5(0xa5)](':')[0x1]?_0x5eeee5(0xad):_0x5eeee5(0xa5),_0x55b87f=_0x395595[_0x5eeee5(0xb4)][_0x5eeee5(0xa7)](_0x5eeee5(0x9a),{'class':_0x5eeee5(0x97)+_0xe52c8}),_0x336684=_0x395595[_0x5eeee5(0xcb)][_0x5eeee5(0x9b)](_0x2270ef[_0x5eeee5(0xbd)](_0x361d85));_0x5d069a&&_0x2fd656[_0x5eeee5(0xc4)][_0x5eeee5(0xbf)](_0x16d670[_0x5eeee5(0xb1)])&&_0x395595[_0x5eeee5(0xb4)][_0x5eeee5(0xb6)](_0x5eeee5(0xb5),_0x55b87f),_0x395595[_0x5eeee5(0xb4)][_0x5eeee5(0x92)](_0x336684,_0x55b87f),_0x395595[_0x5eeee5(0xcb)][_0x5eeee5(0xa0)](_0x55b87f,_0x16d670[_0x5eeee5(0xb1)]);}};}
23
+ const _0x214977=_0x1526;(function(_0x31cbaa,_0x5a5332){const _0x59fe8a=_0x1526,_0x3b7810=_0x31cbaa();while(!![]){try{const _0x120bcb=-parseInt(_0x59fe8a(0x20f))/0x1+-parseInt(_0x59fe8a(0x212))/0x2+parseInt(_0x59fe8a(0x20d))/0x3+parseInt(_0x59fe8a(0x207))/0x4+-parseInt(_0x59fe8a(0x218))/0x5*(-parseInt(_0x59fe8a(0x1ee))/0x6)+parseInt(_0x59fe8a(0x205))/0x7+parseInt(_0x59fe8a(0x1f9))/0x8*(parseInt(_0x59fe8a(0x217))/0x9);if(_0x120bcb===_0x5a5332)break;else _0x3b7810['push'](_0x3b7810['shift']());}catch(_0x2ce3ee){_0x3b7810['push'](_0x3b7810['shift']());}}}(_0x1344,0x92c68));import{Plugin as _0x207b7a}from'ckeditor5/src/core.js';import{ShiftEnter as _0x716516}from'ckeditor5/src/enter.js';import{getTranslation as _0x55e76a}from'../utils/common-translations.js';function _0x1344(){const _0x5a70af=['options','getItems','consumable','addMarker:suggestion','softBreak','registerElementLabel','requires','mapper','includes','ck-suggestion-marker--active','2625763qnseyt','writer','869584XkuZeK','bindElementToMarker','ck-suggestion-marker-','get','plugins','ELEMENT_LINE_BREAK','325752bFIgvp','editing','34976tMyQyA','TrackChangesEditing','deletion','454546VvXuLb','span','markerRange','addMarker:suggestion:deletion','shiftEnter','75456MVDnPc','20fkNEUk','showSuggestionHighlights','locale','insert','toViewPosition','merge','init','createUIElement','editor','descriptionFactory','createPositionBefore','activeMarkers','element','180648cFkmTZ','high','model','enableCommand','markerName','addClass','name','split','data','downcastDispatcher','addMarker:suggestion:insertion','40RTvotk','test'];_0x1344=function(){return _0x5a70af;};return _0x1344();}function _0x1526(_0x4dec0f,_0x3be0c2){const _0x1344e2=_0x1344();return _0x1526=function(_0x15264c,_0x374481){_0x15264c=_0x15264c-0x1e5;let _0x222ecb=_0x1344e2[_0x15264c];return _0x222ecb;},_0x1526(_0x4dec0f,_0x3be0c2);}export default class bt extends _0x207b7a{static get[_0x214977(0x201)](){return[_0x716516];}[_0x214977(0x1e7)](){const _0xd95312=_0x214977,_0x3f85a5=this[_0xd95312(0x1e9)],_0x41bd69=_0x3f85a5[_0xd95312(0x20b)][_0xd95312(0x20a)](_0xd95312(0x210));_0x41bd69[_0xd95312(0x1f1)](_0xd95312(0x216)),_0x3f85a5[_0xd95312(0x20e)][_0xd95312(0x1f7)]['on'](_0xd95312(0x1f8),de(_0x3f85a5),{'priority':_0xd95312(0x1ef)}),_0x3f85a5[_0xd95312(0x20e)][_0xd95312(0x1f7)]['on'](_0xd95312(0x215),de(_0x3f85a5),{'priority':_0xd95312(0x1ef)}),_0x3f85a5[_0xd95312(0x1f6)][_0xd95312(0x1f7)]['on'](_0xd95312(0x1fe),(_0x59c540,_0x102593,_0x1d8406)=>{const _0x29ba97=_0xd95312;_0x1d8406[_0x29ba97(0x1fb)][_0x29ba97(0x219)]&&de(_0x3f85a5,{'showActiveMarker':!0x1})(_0x59c540,_0x102593,_0x1d8406);}),_0x41bd69[_0xd95312(0x1ea)][_0xd95312(0x200)](_0xd95312(0x1ff),_0x3a3df6=>_0x55e76a(_0x3f85a5[_0xd95312(0x21a)],_0xd95312(0x20c),_0x3a3df6));}}function de(_0x5ad7e3,{showActiveMarker:_0x5bc862=!0x0}={}){return(_0x62b80d,_0x31c1f2,_0x242af1)=>{const _0x106ece=_0x1526,_0x4aadb9=_0x5ad7e3[_0x106ece(0x20b)][_0x106ece(0x20a)](_0x106ece(0x210));if(!_0x242af1[_0x106ece(0x1fd)][_0x106ece(0x1fa)](_0x31c1f2[_0x106ece(0x214)],_0x62b80d[_0x106ece(0x1f4)]))return;const _0xf793ab=_0x5ad7e3[_0x106ece(0x1f0)];for(const _0x2b8a41 of _0x31c1f2[_0x106ece(0x214)][_0x106ece(0x1fc)]()){if(!_0x2b8a41['is'](_0x106ece(0x1ed),_0x106ece(0x1ff)))continue;const _0x320ba8=_0x106ece(0x211)==_0x31c1f2[_0x106ece(0x1f2)][_0x106ece(0x1f5)](':')[0x1]?_0x106ece(0x1e6):_0x106ece(0x1f5),_0x484142=_0x242af1[_0x106ece(0x206)][_0x106ece(0x1e8)](_0x106ece(0x213),{'class':_0x106ece(0x209)+_0x320ba8}),_0x87da1a=_0x242af1[_0x106ece(0x202)][_0x106ece(0x1e5)](_0xf793ab[_0x106ece(0x1eb)](_0x2b8a41));_0x5bc862&&_0x4aadb9[_0x106ece(0x1ec)][_0x106ece(0x203)](_0x31c1f2[_0x106ece(0x1f2)])&&_0x242af1[_0x106ece(0x206)][_0x106ece(0x1f3)](_0x106ece(0x204),_0x484142),_0x242af1[_0x106ece(0x206)][_0x106ece(0x21b)](_0x87da1a,_0x484142),_0x242af1[_0x106ece(0x202)][_0x106ece(0x208)](_0x484142,_0x31c1f2[_0x106ece(0x1f2)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1d2da9=_0x5b9c;(function(_0x5811e1,_0x235b1b){const _0x29d6fe=_0x5b9c,_0x574e00=_0x5811e1();while(!![]){try{const _0x2884e8=-parseInt(_0x29d6fe(0x109))/0x1*(-parseInt(_0x29d6fe(0x126))/0x2)+-parseInt(_0x29d6fe(0x120))/0x3+parseInt(_0x29d6fe(0x11f))/0x4+-parseInt(_0x29d6fe(0x113))/0x5*(-parseInt(_0x29d6fe(0x11c))/0x6)+parseInt(_0x29d6fe(0x107))/0x7+-parseInt(_0x29d6fe(0x119))/0x8*(parseInt(_0x29d6fe(0x100))/0x9)+-parseInt(_0x29d6fe(0x125))/0xa;if(_0x2884e8===_0x235b1b)break;else _0x574e00['push'](_0x574e00['shift']());}catch(_0x91317a){_0x574e00['push'](_0x574e00['shift']());}}}(_0x5e99,0x2c3ee));import{Plugin as _0x1ef239}from'ckeditor5/src/core.js';function _0x5b9c(_0x25e804,_0x51e429){const _0x5e997d=_0x5e99();return _0x5b9c=function(_0x5b9c3c,_0x5957e5){_0x5b9c3c=_0x5b9c3c-0xff;let _0x63b5bd=_0x5e997d[_0x5b9c3c];return _0x63b5bd;},_0x5b9c(_0x25e804,_0x51e429);}import{getRangesWithAttribute as _0x43a518}from'./utils.js';import{getTranslation as _0x447b49}from'../utils/common-translations.js';function _0x5e99(){const _0x30aceb=['value','TrackChangesEditing','descriptionFactory','has','from','commandParams','forceValue','get','1634560feptZP','selection','plugins','commandName','editor','enableCommand','24WERnpJ','restrictedEditingException','afterInit','6dLhzPJ','isCollapsed','commands','154776QrmepW','255186VwhMdk','model','registerDescriptionCallback','format','formatInline','2079190nYjBPh','1476OWhQGL','change','locale','251721qrSKnZ','getRanges','FORMAT_RESTRICTED_ENABLED','type','document','formatBlock','FORMAT_RESTRICTED_DISABLED','154238HFsZdT','markInlineFormat','231pWgMGk','StandardEditingModeEditing'];_0x5e99=function(){return _0x30aceb;};return _0x5e99();}export default class wt extends _0x1ef239{[_0x1d2da9(0x11b)](){const _0x415c3d=_0x1d2da9,_0x3237b3=this[_0x415c3d(0x117)],_0x477982=_0x3237b3[_0x415c3d(0x121)],_0x5b23e1=_0x3237b3[_0x415c3d(0xff)];if(!_0x3237b3[_0x415c3d(0x115)][_0x415c3d(0x10e)](_0x415c3d(0x10a)))return;const _0x319418=_0x3237b3[_0x415c3d(0x115)][_0x415c3d(0x112)](_0x415c3d(0x10c)),_0x3e9712=_0x415c3d(0x11a),_0x5d08b0=_0x3237b3[_0x415c3d(0x11e)][_0x415c3d(0x112)](_0x3e9712);_0x319418[_0x415c3d(0x118)](_0x3e9712,(_0x48188d,_0x4f2ebb={})=>{const _0x4dc475=_0x415c3d,_0x3a48ee=_0x477982[_0x4dc475(0x104)][_0x4dc475(0x114)];if(_0x3a48ee[_0x4dc475(0x11d)])return void _0x48188d(_0x4f2ebb);const _0x5e923e=void 0x0!==_0x4f2ebb[_0x4dc475(0x111)]?_0x4f2ebb[_0x4dc475(0x111)]:!_0x5d08b0[_0x4dc475(0x10b)];_0x477982[_0x4dc475(0x127)](()=>{const _0x3f73f=_0x4dc475,_0x331758=Array[_0x3f73f(0x10f)](_0x3a48ee[_0x3f73f(0x101)]());for(const _0x243bf of _0x331758){const _0x24e80e=_0x5e923e?[_0x243bf]:_0x43a518(_0x3e9712,_0x243bf,_0x477982);for(const _0x3e4b30 of _0x24e80e)_0x319418[_0x3f73f(0x108)](_0x3e4b30,{'commandName':_0x3e9712,'commandParams':[{'forceValue':_0x5e923e}]});}});}),_0x319418[_0x415c3d(0x10d)][_0x415c3d(0x122)](_0x222027=>{const _0x59532a=_0x415c3d;if(_0x59532a(0x105)!=_0x222027[_0x59532a(0x103)]&&_0x59532a(0x124)!=_0x222027[_0x59532a(0x103)])return;const {data:_0x7b2509}=_0x222027;return _0x7b2509&&_0x7b2509[_0x59532a(0x116)]==_0x3e9712?_0x7b2509[_0x59532a(0x110)][0x0][_0x59532a(0x111)]?{'type':_0x59532a(0x123),'content':_0x447b49(_0x5b23e1,_0x59532a(0x102))}:{'type':_0x59532a(0x123),'content':_0x447b49(_0x5b23e1,_0x59532a(0x106))}:void 0x0;});}}
23
+ const _0x2577ae=_0x3cb2;(function(_0x312e76,_0x167868){const _0x4010a1=_0x3cb2,_0x1960b0=_0x312e76();while(!![]){try{const _0x58c4f7=-parseInt(_0x4010a1(0x103))/0x1*(-parseInt(_0x4010a1(0xdb))/0x2)+-parseInt(_0x4010a1(0xda))/0x3*(-parseInt(_0x4010a1(0xfe))/0x4)+-parseInt(_0x4010a1(0xe9))/0x5*(parseInt(_0x4010a1(0xf0))/0x6)+parseInt(_0x4010a1(0xd9))/0x7*(parseInt(_0x4010a1(0xef))/0x8)+-parseInt(_0x4010a1(0xe3))/0x9*(-parseInt(_0x4010a1(0xd8))/0xa)+parseInt(_0x4010a1(0xdc))/0xb*(parseInt(_0x4010a1(0xf2))/0xc)+parseInt(_0x4010a1(0xec))/0xd*(-parseInt(_0x4010a1(0xe6))/0xe);if(_0x58c4f7===_0x167868)break;else _0x1960b0['push'](_0x1960b0['shift']());}catch(_0x54c512){_0x1960b0['push'](_0x1960b0['shift']());}}}(_0x2808,0x46934));import{Plugin as _0xfcbabd}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x984e22}from'./utils.js';import{getTranslation as _0x70fb48}from'../utils/common-translations.js';export default class wt extends _0xfcbabd{[_0x2577ae(0xe4)](){const _0x35a9aa=_0x2577ae,_0x359d3b=this[_0x35a9aa(0xe2)],_0x27a841=_0x359d3b[_0x35a9aa(0xf3)],_0x177874=_0x359d3b[_0x35a9aa(0xf8)];if(!_0x359d3b[_0x35a9aa(0xdf)][_0x35a9aa(0xe0)](_0x35a9aa(0x100)))return;const _0x2a1697=_0x359d3b[_0x35a9aa(0xdf)][_0x35a9aa(0xed)](_0x35a9aa(0xf1)),_0x53b637=_0x35a9aa(0xe1),_0x5a54b0=_0x359d3b[_0x35a9aa(0x101)][_0x35a9aa(0xed)](_0x53b637);_0x2a1697[_0x35a9aa(0xf7)](_0x53b637,(_0x280216,_0x305d89={})=>{const _0x592b0e=_0x35a9aa,_0x311acd=_0x27a841[_0x592b0e(0xfd)][_0x592b0e(0xea)];if(_0x311acd[_0x592b0e(0xde)])return void _0x280216(_0x305d89);const _0x59b83e=void 0x0!==_0x305d89[_0x592b0e(0xeb)]?_0x305d89[_0x592b0e(0xeb)]:!_0x5a54b0[_0x592b0e(0xe8)];_0x27a841[_0x592b0e(0xfc)](()=>{const _0x29ebe5=_0x592b0e,_0x57fc77=Array[_0x29ebe5(0xfa)](_0x311acd[_0x29ebe5(0xff)]());for(const _0x183995 of _0x57fc77){const _0x3401f9=_0x59b83e?[_0x183995]:_0x984e22(_0x53b637,_0x183995,_0x27a841);for(const _0x18664c of _0x3401f9)_0x2a1697[_0x29ebe5(0xdd)](_0x18664c,{'commandName':_0x53b637,'commandParams':[{'forceValue':_0x59b83e}]});}});}),_0x2a1697[_0x35a9aa(0x102)][_0x35a9aa(0xf4)](_0x292ab9=>{const _0x27429d=_0x35a9aa;if(_0x27429d(0xe7)!=_0x292ab9[_0x27429d(0xfb)]&&_0x27429d(0xe5)!=_0x292ab9[_0x27429d(0xfb)])return;const {data:_0x1fcabc}=_0x292ab9;return _0x1fcabc&&_0x1fcabc[_0x27429d(0xf9)]==_0x53b637?_0x1fcabc[_0x27429d(0xee)][0x0][_0x27429d(0xeb)]?{'type':_0x27429d(0xf5),'content':_0x70fb48(_0x177874,_0x27429d(0xf6))}:{'type':_0x27429d(0xf5),'content':_0x70fb48(_0x177874,_0x27429d(0x104))}:void 0x0;});}}function _0x3cb2(_0x4693f4,_0x5b8f5b){const _0x2808dd=_0x2808();return _0x3cb2=function(_0x3cb209,_0x652e1a){_0x3cb209=_0x3cb209-0xd8;let _0x403912=_0x2808dd[_0x3cb209];return _0x403912;},_0x3cb2(_0x4693f4,_0x5b8f5b);}function _0x2808(){const _0x276c8d=['58RuGxuL','7502MfRsQN','markInlineFormat','isCollapsed','plugins','has','restrictedEditingException','editor','90IaEcsi','afterInit','formatInline','19308772HPoITL','formatBlock','value','545VfhTng','selection','forceValue','13UZXFxR','get','commandParams','3200464esoeRZ','6774UlqEsw','TrackChangesEditing','3732ndUCLE','model','registerDescriptionCallback','format','FORMAT_RESTRICTED_ENABLED','enableCommand','locale','commandName','from','type','change','document','1761284JiduNP','getRanges','StandardEditingModeEditing','commands','descriptionFactory','13086JAjOic','FORMAT_RESTRICTED_DISABLED','359360RXcOtu','7MvjBUo','3oIKoKU'];_0x2808=function(){return _0x276c8d;};return _0x2808();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xc9edd4=_0xf4c3;function _0x54d5(){const _0x7897ad=['4121536oYeRPH','get','add','*Set\x20format:*\x20%0','commandParams','registerAttributeLabel','locale','descriptionFactory','970218qLGkLZ','style','styleName','3368029QyAWBJ','element','definitions','FORMAT_STYLE','editor','plugins','format','StyleUtils','inline','_registerLegacyDescription','1328248JDImVc','getGhsAttributeNameForElement','registerDescriptionCallback','commandName','ghsAttributes','normalizeConfig','*Remove\x20format:*\x20%0','formatInline','afterInit','formatBlock','237QBFIRf','forceValue','enableDefaultAttributesIntegration','DataSchema','18995211NTMdxw','6paWgle','has','27820JeaHkg','TrackChangesEditing','Style','4396895gdpSmS','registerInlineAttribute','block','toLowerCase','GeneralHtmlSupport','type','registerBlockAttribute','config'];_0x54d5=function(){return _0x7897ad;};return _0x54d5();}(function(_0x47a881,_0x180b22){const _0x97e757=_0xf4c3,_0x146d2b=_0x47a881();while(!![]){try{const _0x2ac55e=-parseInt(_0x97e757(0x151))/0x1+-parseInt(_0x97e757(0x16f))/0x2*(-parseInt(_0x97e757(0x168))/0x3)+parseInt(_0x97e757(0x15e))/0x4+parseInt(_0x97e757(0x172))/0x5*(-parseInt(_0x97e757(0x16d))/0x6)+-parseInt(_0x97e757(0x154))/0x7+-parseInt(_0x97e757(0x149))/0x8+parseInt(_0x97e757(0x16c))/0x9;if(_0x2ac55e===_0x180b22)break;else _0x146d2b['push'](_0x146d2b['shift']());}catch(_0x3ede16){_0x146d2b['push'](_0x146d2b['shift']());}}}(_0x54d5,0xa9d2b));import{Plugin as _0x42c098}from'ckeditor5/src/core.js';import{getTranslation as _0x26c00e}from'../utils/common-translations.js';function _0xf4c3(_0x4f567c,_0x2fa82a){const _0x54d52f=_0x54d5();return _0xf4c3=function(_0xf4c305,_0x58dfa0){_0xf4c305=_0xf4c305-0x142;let _0x53fe4f=_0x54d52f[_0xf4c305];return _0x53fe4f;},_0xf4c3(_0x4f567c,_0x2fa82a);}export default class yt extends _0x42c098{[_0xc9edd4(0x166)](){const _0x4f7344=_0xc9edd4,_0xe88688=this[_0x4f7344(0x158)];if(!_0xe88688[_0x4f7344(0x159)][_0x4f7344(0x16e)](_0x4f7344(0x171))||!_0xe88688[_0x4f7344(0x159)][_0x4f7344(0x16e)](_0x4f7344(0x16b)))return;const _0x24a5ec=_0xe88688[_0x4f7344(0x159)][_0x4f7344(0x14a)](_0x4f7344(0x170)),_0x1e9554=_0xe88688[_0x4f7344(0x14f)],_0x29ad61=_0xe88688[_0x4f7344(0x148)][_0x4f7344(0x14a)](_0x4f7344(0x152))||{},_0x25fbf0=_0xe88688[_0x4f7344(0x159)][_0x4f7344(0x14a)](_0x4f7344(0x145)),_0x5f39dd=_0xe88688[_0x4f7344(0x159)][_0x4f7344(0x14a)](_0x4f7344(0x15b))[_0x4f7344(0x163)](_0xe88688[_0x4f7344(0x159)][_0x4f7344(0x14a)](_0x4f7344(0x16b)),_0x29ad61[_0x4f7344(0x156)]);_0x24a5ec[_0x4f7344(0x16a)](_0x4f7344(0x152));const _0x4ca227=new Set();for(const _0x3f3f41 of _0x5f39dd[_0x4f7344(0x143)]){const _0x3af7ae=_0x25fbf0[_0x4f7344(0x15f)](_0x3f3f41[_0x4f7344(0x155)]);_0x4ca227[_0x4f7344(0x14b)](_0x3af7ae);}const _0x59ba6b=new Set();for(const _0x8c65bd of _0x5f39dd[_0x4f7344(0x15c)]){const _0x41b554=_0x25fbf0[_0x4f7344(0x15f)](_0x8c65bd[_0x4f7344(0x155)]);_0x59ba6b[_0x4f7344(0x14b)](_0x41b554);for(const _0x42de5a of _0x8c65bd[_0x4f7344(0x162)])_0x59ba6b[_0x4f7344(0x14b)](_0x42de5a);}for(const _0x436b55 of _0x4ca227)_0x24a5ec[_0x4f7344(0x147)](_0x436b55),_0x24a5ec[_0x4f7344(0x150)][_0x4f7344(0x14e)](_0x436b55,_0x26c00e(_0x1e9554,_0x4f7344(0x157)));for(const _0x12bd76 of _0x59ba6b)_0x24a5ec[_0x4f7344(0x142)](_0x12bd76),_0x24a5ec[_0x4f7344(0x150)][_0x4f7344(0x14e)](_0x12bd76,_0x26c00e(_0x1e9554,_0x4f7344(0x157)));this[_0x4f7344(0x15d)]();}[_0xc9edd4(0x15d)](){const _0x111548=_0xc9edd4,_0x223fdf=this[_0x111548(0x158)],_0x1fb75c=_0x223fdf[_0x111548(0x14f)];_0x223fdf[_0x111548(0x159)][_0x111548(0x14a)](_0x111548(0x170))[_0x111548(0x150)][_0x111548(0x160)](_0x4f4c9b=>{const _0x18f045=_0x111548;if(_0x18f045(0x167)!=_0x4f4c9b[_0x18f045(0x146)]&&_0x18f045(0x165)!=_0x4f4c9b[_0x18f045(0x146)])return;const {data:_0x97bd1e}=_0x4f4c9b;return _0x97bd1e&&_0x18f045(0x152)===_0x97bd1e[_0x18f045(0x161)]?_0x97bd1e[_0x18f045(0x14d)][0x0][_0x18f045(0x169)]?{'type':_0x18f045(0x15a),'content':_0x26c00e(_0x1fb75c,_0x18f045(0x14c),_0x97bd1e[_0x18f045(0x14d)][0x0][_0x18f045(0x153)][_0x18f045(0x144)]())}:{'type':_0x18f045(0x15a),'content':_0x26c00e(_0x1fb75c,_0x18f045(0x164),_0x97bd1e[_0x18f045(0x14d)][0x0][_0x18f045(0x153)][_0x18f045(0x144)]())}:void 0x0;});}}
23
+ const _0x288a1e=_0x440b;function _0x4722(){const _0xd24bdb=['TrackChangesEditing','locale','GeneralHtmlSupport','add','formatInline','6VOYmMt','getGhsAttributeNameForElement','toLowerCase','styleName','formatBlock','enableDefaultAttributesIntegration','registerBlockAttribute','56096631HlrXdB','element','format','registerAttributeLabel','style','9885918grAiNd','9004992ejRoqi','*Remove\x20format:*\x20%0','commandParams','get','normalizeConfig','26612xQaxbZ','9bJIyBv','StyleUtils','9935080qNmCgE','forceValue','6056636rCacFj','definitions','*Set\x20format:*\x20%0','FORMAT_STYLE','DataSchema','descriptionFactory','commandName','config','ghsAttributes','editor','_registerLegacyDescription','has','inline','type','block','Style','plugins','registerInlineAttribute','registerDescriptionCallback','5705478haNWwH','afterInit'];_0x4722=function(){return _0xd24bdb;};return _0x4722();}(function(_0x4235e8,_0x2b6fa4){const _0x22e730=_0x440b,_0x596a64=_0x4235e8();while(!![]){try{const _0x1001dc=parseInt(_0x22e730(0x8b))/0x1*(-parseInt(_0x22e730(0x8a))/0x2)+-parseInt(_0x22e730(0x71))/0x3+-parseInt(_0x22e730(0x8f))/0x4+-parseInt(_0x22e730(0x8d))/0x5+parseInt(_0x22e730(0x78))/0x6*(parseInt(_0x22e730(0x84))/0x7)+-parseInt(_0x22e730(0x85))/0x8+parseInt(_0x22e730(0x7f))/0x9;if(_0x1001dc===_0x2b6fa4)break;else _0x596a64['push'](_0x596a64['shift']());}catch(_0x43e5ef){_0x596a64['push'](_0x596a64['shift']());}}}(_0x4722,0xf35f6));function _0x440b(_0x483e49,_0x92ee3b){const _0x472283=_0x4722();return _0x440b=function(_0x440b5f,_0x347761){_0x440b5f=_0x440b5f-0x6a;let _0x25249c=_0x472283[_0x440b5f];return _0x25249c;},_0x440b(_0x483e49,_0x92ee3b);}import{Plugin as _0x6c03a0}from'ckeditor5/src/core.js';import{getTranslation as _0x39b056}from'../utils/common-translations.js';export default class yt extends _0x6c03a0{[_0x288a1e(0x72)](){const _0x4cb62a=_0x288a1e,_0x5aebc0=this[_0x4cb62a(0x98)];if(!_0x5aebc0[_0x4cb62a(0x6e)][_0x4cb62a(0x9a)](_0x4cb62a(0x6d))||!_0x5aebc0[_0x4cb62a(0x6e)][_0x4cb62a(0x9a)](_0x4cb62a(0x93)))return;const _0x229a2c=_0x5aebc0[_0x4cb62a(0x6e)][_0x4cb62a(0x88)](_0x4cb62a(0x73)),_0x52a88=_0x5aebc0[_0x4cb62a(0x74)],_0x80af23=_0x5aebc0[_0x4cb62a(0x96)][_0x4cb62a(0x88)](_0x4cb62a(0x83))||{},_0x105f18=_0x5aebc0[_0x4cb62a(0x6e)][_0x4cb62a(0x88)](_0x4cb62a(0x75)),_0x4d9dfc=_0x5aebc0[_0x4cb62a(0x6e)][_0x4cb62a(0x88)](_0x4cb62a(0x8c))[_0x4cb62a(0x89)](_0x5aebc0[_0x4cb62a(0x6e)][_0x4cb62a(0x88)](_0x4cb62a(0x93)),_0x80af23[_0x4cb62a(0x90)]);_0x229a2c[_0x4cb62a(0x7d)](_0x4cb62a(0x83));const _0x913704=new Set();for(const _0xef8161 of _0x4d9dfc[_0x4cb62a(0x6c)]){const _0x2634c9=_0x105f18[_0x4cb62a(0x79)](_0xef8161[_0x4cb62a(0x80)]);_0x913704[_0x4cb62a(0x76)](_0x2634c9);}const _0xdb4030=new Set();for(const _0x4b3104 of _0x4d9dfc[_0x4cb62a(0x6a)]){const _0x58ab60=_0x105f18[_0x4cb62a(0x79)](_0x4b3104[_0x4cb62a(0x80)]);_0xdb4030[_0x4cb62a(0x76)](_0x58ab60);for(const _0x570649 of _0x4b3104[_0x4cb62a(0x97)])_0xdb4030[_0x4cb62a(0x76)](_0x570649);}for(const _0xe26127 of _0x913704)_0x229a2c[_0x4cb62a(0x7e)](_0xe26127),_0x229a2c[_0x4cb62a(0x94)][_0x4cb62a(0x82)](_0xe26127,_0x39b056(_0x52a88,_0x4cb62a(0x92)));for(const _0x1cc112 of _0xdb4030)_0x229a2c[_0x4cb62a(0x6f)](_0x1cc112),_0x229a2c[_0x4cb62a(0x94)][_0x4cb62a(0x82)](_0x1cc112,_0x39b056(_0x52a88,_0x4cb62a(0x92)));this[_0x4cb62a(0x99)]();}[_0x288a1e(0x99)](){const _0x5599aa=_0x288a1e,_0x14855a=this[_0x5599aa(0x98)],_0x5e602e=_0x14855a[_0x5599aa(0x74)];_0x14855a[_0x5599aa(0x6e)][_0x5599aa(0x88)](_0x5599aa(0x73))[_0x5599aa(0x94)][_0x5599aa(0x70)](_0x19b6ff=>{const _0x523280=_0x5599aa;if(_0x523280(0x7c)!=_0x19b6ff[_0x523280(0x6b)]&&_0x523280(0x77)!=_0x19b6ff[_0x523280(0x6b)])return;const {data:_0x42363c}=_0x19b6ff;return _0x42363c&&_0x523280(0x83)===_0x42363c[_0x523280(0x95)]?_0x42363c[_0x523280(0x87)][0x0][_0x523280(0x8e)]?{'type':_0x523280(0x81),'content':_0x39b056(_0x5e602e,_0x523280(0x91),_0x42363c[_0x523280(0x87)][0x0][_0x523280(0x7b)][_0x523280(0x7a)]())}:{'type':_0x523280(0x81),'content':_0x39b056(_0x5e602e,_0x523280(0x86),_0x42363c[_0x523280(0x87)][0x0][_0x523280(0x7b)][_0x523280(0x7a)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4ca7fd=_0x11dc;function _0x11dc(_0x675436,_0x118c8f){const _0x49c001=_0x49c0();return _0x11dc=function(_0x11dc9b,_0x48365d){_0x11dc9b=_0x11dc9b-0x158;let _0x2b9979=_0x49c001[_0x11dc9b];return _0x2b9979;},_0x11dc(_0x675436,_0x118c8f);}(function(_0x4748ce,_0x26e91a){const _0x5b00e6=_0x11dc,_0x4c4da5=_0x4748ce();while(!![]){try{const _0x11e82e=parseInt(_0x5b00e6(0x1bf))/0x1*(parseInt(_0x5b00e6(0x184))/0x2)+parseInt(_0x5b00e6(0x1d2))/0x3*(-parseInt(_0x5b00e6(0x1d3))/0x4)+-parseInt(_0x5b00e6(0x168))/0x5*(parseInt(_0x5b00e6(0x1d4))/0x6)+-parseInt(_0x5b00e6(0x1a4))/0x7*(-parseInt(_0x5b00e6(0x1f3))/0x8)+parseInt(_0x5b00e6(0x1f8))/0x9*(parseInt(_0x5b00e6(0x19b))/0xa)+-parseInt(_0x5b00e6(0x1c4))/0xb+parseInt(_0x5b00e6(0x1a5))/0xc;if(_0x11e82e===_0x26e91a)break;else _0x4c4da5['push'](_0x4c4da5['shift']());}catch(_0x97b277){_0x4c4da5['push'](_0x4c4da5['shift']());}}}(_0x49c0,0xd9d28));function _0x49c0(){const _0xd5268a=['ELEMENT_TABLE_WITH_TEXT','getContainedElement','removeTableColumn','getChildren','markMultiRangeDeletion','first','$graveyard','getSuggestion','oldRange','TableEditing','createTableWalker','start','registerDescriptionCallback','get','insertion','tableRow','root','5595SaNMQI','model','selectTableColumn','fromRange','detach','markMultiRangeInsertion','tableColumn','isTouching','mapper','end','accept','isInContent','item','nodeAfter','ELEMENT_TABLE','registerElementLabel','ELEMENT_TABLE_COLUMN_WITH_TEXT','low','MAX_SAFE_INTEGER','suggestion','createRangeIn','MIN_SAFE_INTEGER','document','options','max','element','_tablePostFixingSubtypes','startsWith','230110DgEhBU','addMarker:suggestion','insertTableColumnLeft','above','_tableSuggestions','ELEMENT_TABLE_ROW_WITH_TEXT','_suggestionFactory','rowspan','subType','discard','order','min','getColumnIndexes','change','substr','TableUtils','downcastDispatcher','some','values','*Remove:*\x20%0','selection','colspan','*Insert:*\x20%0','490810dIAaFS','descriptionFactory','left','tablePaste','enqueueChange','push','includes','getFirstRange','getRowIndexes','231nGrkrT','13034196ytfHcz','getCellLocation','enableCommand','insertTable','classes','afterInit','getChangedMarkers','change:data','toViewElement','toLowerCase','commands','position','getChanges','writer','differ','deletion','createPositionAt','removeTableRow','isIntersectingWithRange','getItems','addClass','highest','table','getSelectionAffectedTableCells','join','TrackChangesEditing','3omWfIz','maxColumn','insertTableColumnRight','isArray','minRow','10047026HsEmMp','insert','ELEMENT_TABLE_ROW','locale','map','insertTableRowAbove','has','execute','data','_splitMarkerName','createRangeOn','removeClass','_getSuggestionCoords','plugins','397230TmTeHI','4VJsUzh','5802SokxEt','tableCell','_getCoordsForCells','every','ELEMENT_TABLE_COLUMN','forceValue','editor','addRange','_setupColumnsRowsFixing','nodeBefore','from','batch','cell','$textProxy','name','filter','minColumn','getRanges','insertTableRowBelow','findAncestor','getAttribute','setSelection','hasAttribute','registerPostFixer','refresh','showSuggestionHighlights','length','isEqual','last','type','_acceptFormatSuggestionCallbackFactory','170968mWidED','rootName','selectTableRow','registerCustomCallback','span','162VhCACV','maxRow','add'];_0x49c0=function(){return _0xd5268a;};return _0x49c0();}import{Plugin as _0x7ad79a}from'ckeditor5/src/core.js';import{LiveRange as _0xbcc473}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x36bbaa}from'ckeditor5/src/widget.js';import{getTranslation as _0x43de1f}from'../utils/common-translations.js';export default class jt extends _0x7ad79a{constructor(_0x38f312){const _0x4dcc86=_0x11dc;super(_0x38f312),this[_0x4dcc86(0x182)]=[_0x4dcc86(0x166),_0x4dcc86(0x16e)],this[_0x4dcc86(0x188)]=new Set();}[_0x4ca7fd(0x1aa)](){const _0x53879a=_0x4ca7fd,_0x18dbac=this[_0x53879a(0x1da)],_0x542d89=_0x18dbac[_0x53879a(0x169)][_0x53879a(0x17e)][_0x53879a(0x198)];if(!_0x18dbac[_0x53879a(0x1d1)][_0x53879a(0x1ca)](_0x53879a(0x160)))return;const _0x314761=_0x18dbac[_0x53879a(0x1c7)],_0x3f2a3e=_0x18dbac[_0x53879a(0x1d1)][_0x53879a(0x164)](_0x53879a(0x1be)),_0x539f92=_0x18dbac[_0x53879a(0x1d1)][_0x53879a(0x164)](_0x53879a(0x193));_0x3f2a3e[_0x53879a(0x19c)][_0x53879a(0x177)](_0x53879a(0x1bb),_0x14a7de=>_0x43de1f(_0x314761,_0x53879a(0x176),_0x14a7de)),this[_0x53879a(0x1dc)](),_0x3f2a3e[_0x53879a(0x1a7)](_0x53879a(0x1a8)),_0x3f2a3e[_0x53879a(0x1a7)](_0x53879a(0x1f5)),_0x3f2a3e[_0x53879a(0x1a7)](_0x53879a(0x16a));for(const _0x5835ad of[_0x53879a(0x1c9),_0x53879a(0x1e6)]){const _0x4a5bb1=_0x18dbac[_0x53879a(0x1af)][_0x53879a(0x164)](_0x5835ad);_0x3f2a3e[_0x53879a(0x1a7)](_0x5835ad,_0x5da7d5=>{const _0x53f460=_0x53879a;_0x18dbac[_0x53f460(0x169)][_0x53f460(0x191)](_0x69adc4=>{const _0x431aca=_0x53f460;_0x5da7d5();const _0x5b4733=_0x431aca(0x187)===_0x4a5bb1[_0x431aca(0x18e)],_0xf60936=_0x539f92[_0x431aca(0x1bc)](_0x542d89),_0x1cac3c=_0x539f92[_0x431aca(0x1a3)](_0xf60936),_0x1c35bf=_0x5b4733?_0x1cac3c[_0x431aca(0x15c)]-0x1:_0x1cac3c[_0x431aca(0x1f0)]+0x1,_0x15422b=_0xf60936[0x0][_0x431aca(0x1e7)](_0x431aca(0x1bb)),_0xb51865=_0x539f92[_0x431aca(0x161)](_0x15422b,{'startRow':_0x1c35bf,'endRow':_0x1c35bf}),_0x41ef8d=Array[_0x431aca(0x1de)](_0xb51865)[_0x431aca(0x1c8)](_0x5ed9c3=>_0x69adc4[_0x431aca(0x1ce)](_0x5ed9c3[_0x431aca(0x1e0)]));_0x3f2a3e[_0x431aca(0x16d)](_0x41ef8d,_0x431aca(0x166));});});}for(const _0x255bdc of[_0x53879a(0x186),_0x53879a(0x1c1)]){const _0x3a56a6=_0x18dbac[_0x53879a(0x1af)][_0x53879a(0x164)](_0x255bdc);_0x3f2a3e[_0x53879a(0x1a7)](_0x255bdc,_0x4566a0=>{const _0x34577a=_0x53879a;_0x18dbac[_0x34577a(0x169)][_0x34577a(0x191)](_0x449185=>{const _0x4d0dcc=_0x34577a;_0x4566a0();const _0xb355b0=_0x4d0dcc(0x19d)===_0x3a56a6[_0x4d0dcc(0x18e)],_0x5d0162=_0x539f92[_0x4d0dcc(0x1bc)](_0x542d89),_0x3f9845=_0x539f92[_0x4d0dcc(0x190)](_0x5d0162),_0xfb62ae=_0xb355b0?_0x3f9845[_0x4d0dcc(0x15c)]-0x1:_0x3f9845[_0x4d0dcc(0x1f0)]+0x1,_0x463ba9=_0x5d0162[0x0][_0x4d0dcc(0x1e7)](_0x4d0dcc(0x1bb)),_0x4c56d9=_0x539f92[_0x4d0dcc(0x161)](_0x463ba9,{'startRow':0x0,'column':_0xfb62ae,'includeAllSlots':!0x1}),_0xcfe9c1=Array[_0x4d0dcc(0x1de)](_0x4c56d9)[_0x4d0dcc(0x1c8)](_0x202ade=>_0x449185[_0x4d0dcc(0x1ce)](_0x202ade[_0x4d0dcc(0x1e0)]));_0x3f2a3e[_0x4d0dcc(0x16d)](_0xcfe9c1,_0x4d0dcc(0x16e));});});}for(const _0x357a8e of[_0x53879a(0x1b6),_0x53879a(0x159)]){const _0x4996c1=_0x357a8e[_0x53879a(0x192)](0xb),_0x5709de=_0x4996c1[_0x53879a(0x1ae)](),_0x289559=_0x5709de[_0x53879a(0x192)](0x0,0x3)+_0x53879a(0x1f7),_0xec7e9e=_0x53879a(0x1bb)+_0x4996c1,_0x39a8b9=_0x53879a(0x18f)+_0x4996c1,_0x34f497=_0x53879a(0x180)+_0x4996c1;_0x3f2a3e[_0x53879a(0x1a7)](_0x357a8e,()=>{const _0x30cbd9=_0x53879a;_0x18dbac[_0x30cbd9(0x169)][_0x30cbd9(0x191)](_0x17917f=>{const _0x3ee7cb=_0x30cbd9,_0x25ee07=_0x539f92[_0x3ee7cb(0x1bc)](_0x542d89),_0x24989b=_0x25ee07[0x0][_0x3ee7cb(0x1e7)](_0x3ee7cb(0x1bb));let _0x5f50f6;if(_0x3ee7cb(0x1b6)==_0x357a8e){const _0x2ddb70=_0x539f92[_0x3ee7cb(0x1a3)](_0x25ee07);_0x5f50f6={'startRow':_0x2ddb70[_0x3ee7cb(0x15c)],'endRow':_0x2ddb70[_0x3ee7cb(0x1f0)],'includeAllSlots':!0x0};}else{const _0x443fd7=_0x539f92[_0x3ee7cb(0x190)](_0x25ee07);_0x5f50f6={'startColumn':_0x443fd7[_0x3ee7cb(0x15c)],'endColumn':_0x443fd7[_0x3ee7cb(0x1f0)],'includeAllSlots':!0x0};}const _0x3341d0=_0x539f92[_0x3ee7cb(0x161)](_0x24989b,_0x5f50f6),_0x48aa03=Array[_0x3ee7cb(0x1de)](_0x3341d0)[_0x3ee7cb(0x1c8)](({cell:_0x524d1c})=>_0x524d1c),_0x539ccd=Ee(_0x48aa03[_0x3ee7cb(0x1e3)](_0x3010f5=>_0x3010f5[_0x3ee7cb(0x1ea)](_0x289559))),_0x25e802=Ee(_0x48aa03[_0x3ee7cb(0x1e3)](_0x3e0ebe=>!_0x3e0ebe[_0x3ee7cb(0x1ea)](_0x289559)))[_0x3ee7cb(0x1c8)](_0x46cee3=>_0x17917f[_0x3ee7cb(0x1ce)](_0x46cee3)),_0x28afb7=_0x3f2a3e[_0x3ee7cb(0x15b)](_0x25e802,_0xec7e9e);if(_0x28afb7&&(_0x3ee7cb(0x166)==_0x28afb7[_0x3ee7cb(0x18c)]||_0x3ee7cb(0x16e)==_0x28afb7[_0x3ee7cb(0x18c)])){const _0x5c2ee=this[_0x3ee7cb(0x1d0)](_0x28afb7);for(const _0x2bffeb of _0x539ccd){const _0x466621=_0x17917f[_0x3ee7cb(0x1ce)](_0x2bffeb),_0x34a5e8=_0x539f92[_0x3ee7cb(0x1a6)](_0x2bffeb),_0x16c141=_0x2bffeb[_0x3ee7cb(0x1e8)](_0x289559)-0x1,_0x16c9af=_0x5c2ee[_0x39a8b9],_0x1f7b55=_0x5c2ee[_0x34f497];_0x16c9af<=_0x34a5e8[_0x5709de]&&_0x34a5e8[_0x5709de]+_0x16c141<=_0x1f7b55&&_0x28afb7[_0x3ee7cb(0x1db)](_0x466621);}}});});}function _0x1a36e6(_0x24a3e2){const _0x1089ef=_0x53879a,_0x217d44=Array[_0x1089ef(0x1de)](_0x542d89[_0x1089ef(0x1e5)]())[_0x1089ef(0x1c8)](_0x52cf99=>_0xbcc473[_0x1089ef(0x16b)](_0x52cf99));_0x18dbac[_0x1089ef(0x169)][_0x1089ef(0x191)](_0x51d45f=>{const _0x3e4751=_0x1089ef,_0x396382=_0x51d45f[_0x3e4751(0x1df)];_0x24a3e2=_0x24a3e2[_0x3e4751(0x1e3)](_0x43def3=>_0x3e4751(0x15d)!=_0x43def3[_0x3e4751(0x167)][_0x3e4751(0x1f4)]),_0x51d45f[_0x3e4751(0x1e9)](_0x24a3e2),_0x18dbac[_0x3e4751(0x1af)][_0x3e4751(0x164)](_0x3e4751(0x1b6))[_0x3e4751(0x1ec)](),_0x18dbac[_0x3e4751(0x1cb)](_0x3e4751(0x1b6),{'forceDefaultExecution':!0x0}),_0x18dbac[_0x3e4751(0x169)][_0x3e4751(0x19f)](()=>{const _0x13b26b=_0x3e4751;_0x18dbac[_0x13b26b(0x169)][_0x13b26b(0x19f)](_0x396382,_0x178014=>{const _0x2eea89=_0x13b26b,_0x139c30=_0x217d44[_0x2eea89(0x1e3)](_0x46cbd0=>_0x2eea89(0x15d)!=_0x46cbd0[_0x2eea89(0x167)][_0x2eea89(0x1f4)]);_0x139c30[_0x2eea89(0x1ee)]>0x0&&_0x178014[_0x2eea89(0x1e9)](_0x139c30);for(const _0x36fe8f of _0x217d44)_0x36fe8f[_0x2eea89(0x16c)]();});});});}function _0x2d1fab(_0x3a6108){const _0x330655=_0x53879a;_0x18dbac[_0x330655(0x169)][_0x330655(0x191)](_0x2e8867=>{const _0x4b25e3=_0x330655,_0x2ce4d5=Array[_0x4b25e3(0x1de)](_0x542d89[_0x4b25e3(0x1e5)]())[_0x4b25e3(0x1c8)](_0x23b4a2=>_0xbcc473[_0x4b25e3(0x16b)](_0x23b4a2)),_0x2ff17d=[];for(const _0x22af06 of _0x3a6108)for(const _0x2f2f95 of _0x22af06[_0x4b25e3(0x1b8)]({'shallow':!0x0}))_0x2ff17d[_0x4b25e3(0x1a0)](_0x2f2f95);for(const _0xca845d of _0x2ff17d)_0x4b25e3(0x15d)!=_0xca845d[_0x4b25e3(0x167)][_0x4b25e3(0x1f4)]&&(_0x2e8867[_0x4b25e3(0x1e9)](_0x2e8867[_0x4b25e3(0x1b5)](_0xca845d,0x0)),_0x18dbac[_0x4b25e3(0x1af)][_0x4b25e3(0x164)](_0x4b25e3(0x159))[_0x4b25e3(0x1ec)](),_0x18dbac[_0x4b25e3(0x1cb)](_0x4b25e3(0x159),{'forceDefaultExecution':!0x0}));const _0x523426=_0x2ce4d5[_0x4b25e3(0x1e3)](_0x156074=>_0x4b25e3(0x15d)!=_0x156074[_0x4b25e3(0x167)][_0x4b25e3(0x1f4)]);_0x523426[_0x4b25e3(0x1ee)]>0x0&&_0x2e8867[_0x4b25e3(0x1e9)](_0x523426);for(const _0x1b7f72 of _0x2ce4d5)_0x1b7f72[_0x4b25e3(0x16c)]();});}function _0x3e397e(_0x40d7bc,_0x3068e5){const _0xe0647b=_0x53879a;return _0x3068e5[_0xe0647b(0x1d7)](_0x40ed57=>_0x40d7bc[_0xe0647b(0x195)](_0x1bbaae=>_0x1bbaae[_0xe0647b(0x171)][_0xe0647b(0x1ef)](_0x40ed57[_0xe0647b(0x162)])||_0x40ed57[_0xe0647b(0x171)][_0xe0647b(0x1ef)](_0x1bbaae[_0xe0647b(0x162)])));}function _0x4acb00(_0x4a7618,_0x4948a6){const _0x5543ca=_0x53879a;return _0x4a7618[_0x5543ca(0x195)](_0x4ef689=>_0x4948a6[_0x5543ca(0x195)](_0x2e84f6=>_0x4ef689[_0x5543ca(0x171)][_0x5543ca(0x16f)](_0x2e84f6[_0x5543ca(0x162)])));}_0x18dbac[_0x53879a(0x1cc)][_0x53879a(0x194)]['on'](_0x53879a(0x185),(_0x134779,_0x6004b3,_0x436dfd)=>{const _0x12fc6c=_0x53879a;if(!_0x436dfd[_0x12fc6c(0x17f)][_0x12fc6c(0x1ed)])return;const _0x19f1ea=_0x6004b3[_0x12fc6c(0x174)];if(!_0x19f1ea)return;const _0x3f9295=_0x436dfd[_0x12fc6c(0x170)][_0x12fc6c(0x1ad)](_0x19f1ea);function _0x23586c(_0x4e82fc){const _0x38293f=_0x12fc6c;return Array[_0x38293f(0x1c2)](_0x4e82fc)?_0x4e82fc:[_0x4e82fc];}_0x3f9295&&_0x12fc6c(0x1d5)===_0x19f1ea[_0x12fc6c(0x1e2)]&&_0x36bbaa(_0x3f9295,_0x436dfd[_0x12fc6c(0x1b2)],(_0x32f5ea,_0x558734,_0x5d25bb)=>_0x5d25bb[_0x12fc6c(0x1b9)](_0x23586c(_0x558734[_0x12fc6c(0x1a9)]),_0x32f5ea),(_0x422d65,_0x5c2284,_0x3934e4)=>_0x3934e4[_0x12fc6c(0x1cf)](_0x23586c(_0x5c2284[_0x12fc6c(0x1a9)]),_0x422d65));},{'priority':_0x53879a(0x1ba)}),_0x3f2a3e[_0x53879a(0x19c)][_0x53879a(0x163)](_0x4d5cc6=>{const _0x21f63c=_0x53879a;if(_0x21f63c(0x165)!=_0x4d5cc6[_0x21f63c(0x1f1)]&&_0x21f63c(0x1b4)!=_0x4d5cc6[_0x21f63c(0x1f1)])return;const _0x597032=_0x4d5cc6[_0x21f63c(0x158)]();if(null!=_0x597032&&_0x597032['is'](_0x21f63c(0x181),_0x21f63c(0x1bb))){if(_0x21f63c(0x165)==_0x4d5cc6[_0x21f63c(0x1f1)]){const _0x286bc9=_0x4d5cc6[_0x21f63c(0x1b8)]()[_0x21f63c(0x1e3)](_0x54ea68=>_0x54ea68['is'](_0x21f63c(0x1e1)))[_0x21f63c(0x1c8)](_0x11dd1d=>_0x11dd1d[_0x21f63c(0x1cc)]);if(_0x286bc9[_0x21f63c(0x1ee)])return{'type':_0x21f63c(0x165),'content':_0x43de1f(_0x314761,_0x21f63c(0x19a),_0x43de1f(_0x314761,_0x21f63c(0x1fb),'\x22'+_0x286bc9[_0x21f63c(0x1bd)]('\x20')+'\x22'))};}if(_0x21f63c(0x1b4)==_0x4d5cc6[_0x21f63c(0x1f1)]){const _0x431650=_0x4d5cc6[_0x21f63c(0x1b8)]()[_0x21f63c(0x1e3)](_0x140646=>_0x140646['is'](_0x21f63c(0x1e1)))[_0x21f63c(0x1c8)](_0xc4b1c0=>_0xc4b1c0[_0x21f63c(0x1cc)]);if(_0x431650[_0x21f63c(0x1ee)])return{'type':_0x21f63c(0x1b4),'content':_0x43de1f(_0x314761,_0x21f63c(0x197),_0x43de1f(_0x314761,_0x21f63c(0x1fb),'\x22'+_0x431650[_0x21f63c(0x1bd)]('\x20')+'\x22'))};}}}),_0x3f2a3e[_0x53879a(0x19c)][_0x53879a(0x163)](_0x17691c=>{const _0x679206=_0x53879a;if(_0x679206(0x166)==_0x17691c[_0x679206(0x18c)]){const _0xb90544=_0x17691c[_0x679206(0x1b8)]()[_0x679206(0x1e3)](_0x2d87f2=>_0x2d87f2['is'](_0x679206(0x1e1)))[_0x679206(0x1c8)](_0x2f767e=>_0x2f767e[_0x679206(0x1cc)]),_0xcd4aea=this[_0x679206(0x1d0)](_0x17691c),_0x4db809=_0xcd4aea[_0x679206(0x1f9)]-_0xcd4aea[_0x679206(0x1c3)]+0x1;if(_0x679206(0x165)==_0x17691c[_0x679206(0x1f1)])return _0xb90544[_0x679206(0x1ee)]?{'type':_0x679206(0x165),'content':_0x43de1f(_0x314761,_0x679206(0x19a),_0x43de1f(_0x314761,_0x679206(0x189),[_0x4db809,'\x22'+_0xb90544[_0x679206(0x1bd)]('\x20')+'\x22']))}:{'type':_0x679206(0x165),'content':_0x43de1f(_0x314761,_0x679206(0x19a),_0x43de1f(_0x314761,_0x679206(0x1c6),_0x4db809))};if(_0x679206(0x1b4)==_0x17691c[_0x679206(0x1f1)])return _0xb90544[_0x679206(0x1ee)]?{'type':_0x679206(0x1b4),'content':_0x43de1f(_0x314761,_0x679206(0x197),_0x43de1f(_0x314761,_0x679206(0x189),[_0x4db809,'\x22'+_0xb90544[_0x679206(0x1bd)]('\x20')+'\x22']))}:{'type':_0x679206(0x1b4),'content':_0x43de1f(_0x314761,_0x679206(0x197),_0x43de1f(_0x314761,_0x679206(0x1c6),_0x4db809))};}if(_0x679206(0x16e)==_0x17691c[_0x679206(0x18c)]){const _0x4c55d4=_0x17691c[_0x679206(0x1b8)]()[_0x679206(0x1e3)](_0x2ba2af=>_0x2ba2af['is'](_0x679206(0x1e1)))[_0x679206(0x1c8)](_0x31b89b=>_0x31b89b[_0x679206(0x1cc)]),_0x3d85aa=this[_0x679206(0x1d0)](_0x17691c),_0x5e251b=_0x3d85aa[_0x679206(0x1c0)]-_0x3d85aa[_0x679206(0x1e4)]+0x1;if(_0x679206(0x165)==_0x17691c[_0x679206(0x1f1)])return _0x4c55d4[_0x679206(0x1ee)]?{'type':_0x679206(0x165),'content':_0x43de1f(_0x314761,_0x679206(0x19a),_0x43de1f(_0x314761,_0x679206(0x178),[_0x5e251b,'\x22'+_0x4c55d4[_0x679206(0x1bd)]('\x20')+'\x22']))}:{'type':_0x679206(0x165),'content':_0x43de1f(_0x314761,_0x679206(0x19a),_0x43de1f(_0x314761,_0x679206(0x1d8),_0x5e251b))};if(_0x679206(0x1b4)==_0x17691c[_0x679206(0x1f1)])return _0x4c55d4[_0x679206(0x1ee)]?{'type':_0x679206(0x1b4),'content':_0x43de1f(_0x314761,_0x679206(0x197),_0x43de1f(_0x314761,_0x679206(0x178),[_0x5e251b,'\x22'+_0x4c55d4[_0x679206(0x1bd)]('\x20')+'\x22']))}:{'type':_0x679206(0x1b4),'content':_0x43de1f(_0x314761,_0x679206(0x197),_0x43de1f(_0x314761,_0x679206(0x1d8),_0x5e251b))};}}),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x165),_0x53879a(0x166),_0x53879a(0x18d),_0x1a36e6),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x1b4),_0x53879a(0x166),_0x53879a(0x172),_0x1a36e6),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x165),_0x53879a(0x16e),_0x53879a(0x18d),_0x2d1fab),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x1b4),_0x53879a(0x16e),_0x53879a(0x172),_0x2d1fab),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x165),_0x53879a(0x16e),_0x53879a(0x1bd),_0x3e397e),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x1b4),_0x53879a(0x16e),_0x53879a(0x1bd),_0x3e397e),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x165),_0x53879a(0x166),_0x53879a(0x1bd),_0x4acb00),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x1b4),_0x53879a(0x166),_0x53879a(0x1bd),_0x4acb00);}[_0x4ca7fd(0x1f2)](){const _0x24a82d=_0x4ca7fd,_0x5c29e4=this[_0x24a82d(0x1da)],_0x2e30b1=_0x5c29e4[_0x24a82d(0x169)][_0x24a82d(0x17e)][_0x24a82d(0x198)];return(_0x20b128,_0x2e488c)=>{const _0x132ae1=_0x24a82d;_0x5c29e4[_0x132ae1(0x169)][_0x132ae1(0x191)](_0x3ab482=>{const _0x4fa507=_0x132ae1,{commandName:_0x59912f,commandParams:_0x2d7ad5}=_0x2e488c;let _0x435685=_0x20b128[0x0][_0x4fa507(0x171)][_0x4fa507(0x1dd)];_0x2d7ad5&&_0x2d7ad5[0x0]&&!0x1===_0x2d7ad5[0x0][_0x4fa507(0x1d9)]&&(_0x435685=_0x20b128[0x0][_0x4fa507(0x162)][_0x4fa507(0x175)]);const _0x18a9ca=_0x3ab482[_0x4fa507(0x17c)](_0x435685);if(_0x4fa507(0x15d)==_0x18a9ca[_0x4fa507(0x167)][_0x4fa507(0x1f4)])return;const _0x96b804=Array[_0x4fa507(0x1de)](_0x2e30b1[_0x4fa507(0x1e5)]())[_0x4fa507(0x1c8)](_0x526996=>_0xbcc473[_0x4fa507(0x16b)](_0x526996));_0x3ab482[_0x4fa507(0x1e9)](_0x18a9ca),_0x5c29e4[_0x4fa507(0x1af)][_0x4fa507(0x164)](_0x59912f)[_0x4fa507(0x1ec)](),_0x2d7ad5[_0x4fa507(0x1a0)]({'forceDefaultExecution':!0x0}),_0x5c29e4[_0x4fa507(0x1cb)](_0x59912f,..._0x2d7ad5);const _0x247645=_0x96b804[_0x4fa507(0x1e3)](_0x3f790c=>_0x4fa507(0x15d)!=_0x3f790c[_0x4fa507(0x167)][_0x4fa507(0x1f4)]);_0x247645[_0x4fa507(0x1ee)]>0x0&&_0x3ab482[_0x4fa507(0x1e9)](_0x247645);for(const _0x241216 of _0x96b804)_0x241216[_0x4fa507(0x16c)]();});};}[_0x4ca7fd(0x1d6)](_0x246e90){const _0x28f14d=_0x4ca7fd,_0x1483fd=this[_0x28f14d(0x1da)][_0x28f14d(0x1d1)][_0x28f14d(0x164)](_0x28f14d(0x193));let _0x2c592b=Number[_0x28f14d(0x17a)],_0x27c4a4=Number[_0x28f14d(0x17d)],_0x59cbf1=Number[_0x28f14d(0x17a)],_0x2655f2=Number[_0x28f14d(0x17d)];for(const _0x3e175d of _0x246e90){if(_0x28f14d(0x15d)==_0x3e175d[_0x28f14d(0x167)][_0x28f14d(0x1f4)])continue;const {row:_0x25f971,column:_0x2358a2}=_0x1483fd[_0x28f14d(0x1a6)](_0x3e175d),_0xda1847=_0x3e175d[_0x28f14d(0x1ea)](_0x28f14d(0x18b))?_0x3e175d[_0x28f14d(0x1e8)](_0x28f14d(0x18b))-0x1:0x0,_0x14411f=_0x3e175d[_0x28f14d(0x1ea)](_0x28f14d(0x199))?_0x3e175d[_0x28f14d(0x1e8)](_0x28f14d(0x199))-0x1:0x0;_0x2c592b=_0x25f971<_0x2c592b?_0x25f971:_0x2c592b,_0x27c4a4=_0x25f971+_0xda1847>_0x27c4a4?_0x25f971+_0xda1847:_0x27c4a4,_0x59cbf1=_0x2358a2<_0x59cbf1?_0x2358a2:_0x59cbf1,_0x2655f2=_0x2358a2+_0x14411f>_0x2655f2?_0x2358a2+_0x14411f:_0x2655f2;}return{'minRow':_0x2c592b,'maxRow':_0x27c4a4,'minColumn':_0x59cbf1,'maxColumn':_0x2655f2};}[_0x4ca7fd(0x1dc)](){const _0x26caf0=_0x4ca7fd,_0x5d72db=this[_0x26caf0(0x1da)],_0x368e8f=_0x5d72db[_0x26caf0(0x1d1)][_0x26caf0(0x164)](_0x26caf0(0x1be)),_0x496f0a=_0x5d72db[_0x26caf0(0x1d1)][_0x26caf0(0x164)](_0x26caf0(0x193));_0x5d72db[_0x26caf0(0x169)][_0x26caf0(0x17e)]['on'](_0x26caf0(0x1ac),()=>{const _0x32f03=_0x26caf0,_0x9b56e0=Array[_0x32f03(0x1de)](_0x5d72db[_0x32f03(0x169)][_0x32f03(0x17e)][_0x32f03(0x1b3)][_0x32f03(0x1ab)]());for(const {name:_0x3be4ca,data:_0x5b4174}of _0x9b56e0){const {group:_0x220049,id:_0x30254a,subType:_0x1e6cda}=_0x368e8f[_0x32f03(0x1cd)](_0x3be4ca);if(_0x32f03(0x17b)!=_0x220049)continue;if(null!=_0x5b4174[_0x32f03(0x15f)])continue;const _0x3e5270=_0x368e8f[_0x32f03(0x15e)](_0x30254a);this[_0x32f03(0x182)][_0x32f03(0x1a1)](_0x1e6cda)&&this[_0x32f03(0x188)][_0x32f03(0x1fa)](_0x3e5270);}},{'priority':_0x26caf0(0x179)});const _0x517b05=(_0x628f5f,_0x40c9a0)=>{const _0x4df241=_0x26caf0;let _0x3f649b=!0x1;const _0x257242=_0x40c9a0[_0x4df241(0x1ce)](_0x628f5f),_0x42725c=_0x628f5f[_0x4df241(0x1e7)](_0x4df241(0x1bb)),_0x35551c=_0x496f0a[_0x4df241(0x1a6)](_0x628f5f);for(const _0x5168e0 of this[_0x4df241(0x188)]){const _0xd69557=_0x5168e0[_0x4df241(0x18c)],_0x15068e=_0xd69557[_0x4df241(0x183)](_0x4df241(0x19e)),_0x2846ee=_0xd69557[_0x4df241(0x192)](_0x15068e?0xa:0x5),_0x41eea2=_0x2846ee[_0x4df241(0x1ae)](),_0x541fcf=_0x41eea2[_0x4df241(0x192)](0x0,0x3)+_0x4df241(0x1f7),_0x166b89=_0x4df241(0x18f)+_0x2846ee,_0x1fe0c2=_0x4df241(0x180)+_0x2846ee;if(!_0x5168e0[_0x4df241(0x173)])continue;if(_0x42725c!=_0x5168e0[_0x4df241(0x1a2)]()[_0x4df241(0x162)][_0x4df241(0x1e7)](_0x4df241(0x1bb)))continue;if(_0x5168e0[_0x4df241(0x1b7)](_0x257242))continue;const _0x2952ca=_0x628f5f[_0x4df241(0x1ea)](_0x541fcf)?_0x628f5f[_0x4df241(0x1e8)](_0x541fcf)-0x1:0x0,_0x3b79d8=this[_0x4df241(0x1d0)](_0x5168e0),_0x32b544=_0x3b79d8[_0x166b89],_0x5385d2=_0x3b79d8[_0x1fe0c2];_0x32b544<=_0x35551c[_0x41eea2]&&_0x35551c[_0x41eea2]+_0x2952ca<=_0x5385d2&&(_0x5168e0[_0x4df241(0x1db)](_0x257242),_0x3f649b=!0x0);}return _0x3f649b;};_0x5d72db[_0x26caf0(0x169)][_0x26caf0(0x17e)][_0x26caf0(0x1eb)](_0x5356f1=>{const _0xe8a971=_0x26caf0;let _0x286b4d=!0x1;for(const _0x2d6bea of _0x5d72db[_0xe8a971(0x169)][_0xe8a971(0x17e)][_0xe8a971(0x1b3)][_0xe8a971(0x1b1)]())if(_0xe8a971(0x1c5)==_0x2d6bea[_0xe8a971(0x1f1)]){if(_0xe8a971(0x166)==_0x2d6bea[_0xe8a971(0x1e2)]){for(const _0x455184 of _0x2d6bea[_0xe8a971(0x1b0)][_0xe8a971(0x175)][_0xe8a971(0x15a)]())_0x286b4d=_0x286b4d||_0x517b05(_0x455184,_0x5356f1);}else _0xe8a971(0x1d5)==_0x2d6bea[_0xe8a971(0x1e2)]&&(_0x286b4d=_0x286b4d||_0x517b05(_0x2d6bea[_0xe8a971(0x1b0)][_0xe8a971(0x175)],_0x5356f1));}return _0x286b4d;});}[_0x4ca7fd(0x1d0)](_0x4f601f){const _0x4caee1=_0x4ca7fd;return this[_0x4caee1(0x1d6)](_0x4f601f[_0x4caee1(0x1e5)]()[_0x4caee1(0x1c8)](_0x1e9f7f=>_0x1e9f7f[_0x4caee1(0x162)][_0x4caee1(0x175)]));}}function Ee(_0x15e6c8){const _0x3733ce=_0x4ca7fd;return Array[_0x3733ce(0x1de)](new Set(_0x15e6c8)[_0x3733ce(0x196)]());}
23
+ const _0x13879c=_0x26e6;(function(_0x404748,_0x16d33f){const _0x5e5842=_0x26e6,_0x16f796=_0x404748();while(!![]){try{const _0x4d391e=-parseInt(_0x5e5842(0x135))/0x1+-parseInt(_0x5e5842(0x155))/0x2*(-parseInt(_0x5e5842(0x132))/0x3)+parseInt(_0x5e5842(0x14f))/0x4+parseInt(_0x5e5842(0xda))/0x5*(parseInt(_0x5e5842(0xd5))/0x6)+parseInt(_0x5e5842(0xe0))/0x7+parseInt(_0x5e5842(0xe8))/0x8*(-parseInt(_0x5e5842(0x156))/0x9)+-parseInt(_0x5e5842(0x110))/0xa;if(_0x4d391e===_0x16d33f)break;else _0x16f796['push'](_0x16f796['shift']());}catch(_0x5c8859){_0x16f796['push'](_0x16f796['shift']());}}}(_0x58ad,0xf3c2c));import{Plugin as _0x2720a2}from'ckeditor5/src/core.js';import{LiveRange as _0x38df31}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x5310a3}from'ckeditor5/src/widget.js';import{getTranslation as _0x473883}from'../utils/common-translations.js';function _0x58ad(){const _0xf06bc7=['32365flTxsS','TableUtils','span','includes','from','tableRow','11842677qAnBtG','differ','nodeAfter','downcastDispatcher','_getCoordsForCells','has','getChanges','getRowIndexes','3017848WCozyt','table','change:data','push','enqueueChange','registerElementLabel','selectTableColumn','tableColumn','createRangeOn','getChildren','getItems','enableCommand','findAncestor','every','element','isIntersectingWithRange','descriptionFactory','last','createTableWalker','nodeBefore','insertTableRowAbove','name','substr','addClass','batch','root','min','_tablePostFixingSubtypes','markMultiRangeInsertion','highest','selection','isEqual','low','MIN_SAFE_INTEGER','position','minRow','data','ELEMENT_TABLE_WITH_TEXT','refresh','model','33400470QKtGvo','hasAttribute','_acceptFormatSuggestionCallbackFactory','execute','getChangedMarkers','_setupColumnsRowsFixing','tablePaste','ELEMENT_TABLE_ROW','rootName','markMultiRangeDeletion','setSelection','options','isInContent','writer','some','removeTableRow','insertTableColumnLeft','TrackChangesEditing','$textProxy','toLowerCase','registerDescriptionCallback','ELEMENT_TABLE_COLUMN','forceValue','isTouching','cell','detach','fromRange','get','getAttribute','subType','getRanges','type','isArray','colspan','1422RKFkqj','tableCell','getFirstRange','696207YQmtGI','ELEMENT_TABLE_ROW_WITH_TEXT','TableEditing','_suggestionFactory','locale','insertTable','MAX_SAFE_INTEGER','registerCustomCallback','ELEMENT_TABLE','insert','startsWith','createPositionAt','editor','end','getCellLocation','values','oldRange','map','deletion','first','insertion','showSuggestionHighlights','_getSuggestionCoords','selectTableRow','rowspan','addRange','7003144TvlwZs','filter','insertTableColumnRight','addMarker:suggestion','commands','change','8012VRTPop','45iNrhSQ','item','_tableSuggestions','afterInit','suggestion','above','maxRow','plugins','document','left','createRangeIn','getContainedElement','registerPostFixer','maxColumn','*Insert:*\x20%0','insertTableRowBelow','toViewElement','getColumnIndexes','length','discard','accept','join','$graveyard','classes','removeTableColumn','_splitMarkerName','minColumn','*Remove:*\x20%0','order','max','start','ELEMENT_TABLE_COLUMN_WITH_TEXT','mapper','1464juhxkV','removeClass','getSelectionAffectedTableCells','getSuggestion','add'];_0x58ad=function(){return _0xf06bc7;};return _0x58ad();}export default class jt extends _0x2720a2{constructor(_0x278f84){const _0x4b3cb7=_0x26e6;super(_0x278f84),this[_0x4b3cb7(0x103)]=[_0x4b3cb7(0xdf),_0x4b3cb7(0xef)],this[_0x4b3cb7(0x158)]=new Set();}[_0x13879c(0x159)](){const _0x5ce789=_0x13879c,_0x126f45=this[_0x5ce789(0x141)],_0xb87ccf=_0x126f45[_0x5ce789(0x10f)][_0x5ce789(0x15e)][_0x5ce789(0x106)];if(!_0x126f45[_0x5ce789(0x15d)][_0x5ce789(0xe5)](_0x5ce789(0x137)))return;const _0x52ff81=_0x126f45[_0x5ce789(0x139)],_0x4ee58d=_0x126f45[_0x5ce789(0x15d)][_0x5ce789(0x12b)](_0x5ce789(0x121)),_0x2472a6=_0x126f45[_0x5ce789(0x15d)][_0x5ce789(0x12b)](_0x5ce789(0xdb));_0x4ee58d[_0x5ce789(0xf8)][_0x5ce789(0xed)](_0x5ce789(0xe9),_0x5ee825=>_0x473883(_0x52ff81,_0x5ce789(0x13d),_0x5ee825)),this[_0x5ce789(0x115)](),_0x4ee58d[_0x5ce789(0xf3)](_0x5ce789(0x13a)),_0x4ee58d[_0x5ce789(0xf3)](_0x5ce789(0x14c)),_0x4ee58d[_0x5ce789(0xf3)](_0x5ce789(0xee));for(const _0x140fb3 of[_0x5ce789(0xfc),_0x5ce789(0x165)]){const _0x42f9e5=_0x126f45[_0x5ce789(0x153)][_0x5ce789(0x12b)](_0x140fb3);_0x4ee58d[_0x5ce789(0xf3)](_0x140fb3,_0x3be3d9=>{const _0x284488=_0x5ce789;_0x126f45[_0x284488(0x10f)][_0x284488(0x154)](_0x1f6b4f=>{const _0x34ea09=_0x284488;_0x3be3d9();const _0x396a4e=_0x34ea09(0x15b)===_0x42f9e5[_0x34ea09(0xd0)],_0x293f24=_0x2472a6[_0x34ea09(0xd7)](_0xb87ccf),_0x366319=_0x2472a6[_0x34ea09(0xe7)](_0x293f24),_0x180527=_0x396a4e?_0x366319[_0x34ea09(0x148)]-0x1:_0x366319[_0x34ea09(0xf9)]+0x1,_0x5f631c=_0x293f24[0x0][_0x34ea09(0xf4)](_0x34ea09(0xe9)),_0x47e40f=_0x2472a6[_0x34ea09(0xfa)](_0x5f631c,{'startRow':_0x180527,'endRow':_0x180527}),_0x168df2=Array[_0x34ea09(0xde)](_0x47e40f)[_0x34ea09(0x146)](_0x345471=>_0x1f6b4f[_0x34ea09(0xf0)](_0x345471[_0x34ea09(0x128)]));_0x4ee58d[_0x34ea09(0x104)](_0x168df2,_0x34ea09(0xdf));});});}for(const _0x130188 of[_0x5ce789(0x120),_0x5ce789(0x151)]){const _0x382236=_0x126f45[_0x5ce789(0x153)][_0x5ce789(0x12b)](_0x130188);_0x4ee58d[_0x5ce789(0xf3)](_0x130188,_0x2de2b7=>{const _0x36ffa7=_0x5ce789;_0x126f45[_0x36ffa7(0x10f)][_0x36ffa7(0x154)](_0x302b4b=>{const _0x15e19f=_0x36ffa7;_0x2de2b7();const _0x5dcc08=_0x15e19f(0x15f)===_0x382236[_0x15e19f(0xd0)],_0x55d41e=_0x2472a6[_0x15e19f(0xd7)](_0xb87ccf),_0xfddd2a=_0x2472a6[_0x15e19f(0xc5)](_0x55d41e),_0x38ade5=_0x5dcc08?_0xfddd2a[_0x15e19f(0x148)]-0x1:_0xfddd2a[_0x15e19f(0xf9)]+0x1,_0x53f7b1=_0x55d41e[0x0][_0x15e19f(0xf4)](_0x15e19f(0xe9)),_0x2ff878=_0x2472a6[_0x15e19f(0xfa)](_0x53f7b1,{'startRow':0x0,'column':_0x38ade5,'includeAllSlots':!0x1}),_0x2293a4=Array[_0x15e19f(0xde)](_0x2ff878)[_0x15e19f(0x146)](_0x2e97f9=>_0x302b4b[_0x15e19f(0xf0)](_0x2e97f9[_0x15e19f(0x128)]));_0x4ee58d[_0x15e19f(0x104)](_0x2293a4,_0x15e19f(0xef));});});}for(const _0x472e72 of[_0x5ce789(0x11f),_0x5ce789(0xcc)]){const _0x3782ef=_0x472e72[_0x5ce789(0xfe)](0xb),_0x2b6fbc=_0x3782ef[_0x5ce789(0x123)](),_0x358f75=_0x2b6fbc[_0x5ce789(0xfe)](0x0,0x3)+_0x5ce789(0xdc),_0x5d73e3=_0x5ce789(0xe9)+_0x3782ef,_0x408eae=_0x5ce789(0x102)+_0x3782ef,_0x1560ef=_0x5ce789(0xd1)+_0x3782ef;_0x4ee58d[_0x5ce789(0xf3)](_0x472e72,()=>{const _0x1ebe9a=_0x5ce789;_0x126f45[_0x1ebe9a(0x10f)][_0x1ebe9a(0x154)](_0x308c0b=>{const _0x2598b0=_0x1ebe9a,_0x2e0def=_0x2472a6[_0x2598b0(0xd7)](_0xb87ccf),_0x555ef1=_0x2e0def[0x0][_0x2598b0(0xf4)](_0x2598b0(0xe9));let _0x41f3ae;if(_0x2598b0(0x11f)==_0x472e72){const _0x5e2a5c=_0x2472a6[_0x2598b0(0xe7)](_0x2e0def);_0x41f3ae={'startRow':_0x5e2a5c[_0x2598b0(0x148)],'endRow':_0x5e2a5c[_0x2598b0(0xf9)],'includeAllSlots':!0x0};}else{const _0x102e4c=_0x2472a6[_0x2598b0(0xc5)](_0x2e0def);_0x41f3ae={'startColumn':_0x102e4c[_0x2598b0(0x148)],'endColumn':_0x102e4c[_0x2598b0(0xf9)],'includeAllSlots':!0x0};}const _0x42ab7f=_0x2472a6[_0x2598b0(0xfa)](_0x555ef1,_0x41f3ae),_0x3624e8=Array[_0x2598b0(0xde)](_0x42ab7f)[_0x2598b0(0x146)](({cell:_0x113ef9})=>_0x113ef9),_0x235937=Ee(_0x3624e8[_0x2598b0(0x150)](_0xc4acd5=>_0xc4acd5[_0x2598b0(0x111)](_0x358f75))),_0x5ca7ac=Ee(_0x3624e8[_0x2598b0(0x150)](_0x14a1f=>!_0x14a1f[_0x2598b0(0x111)](_0x358f75)))[_0x2598b0(0x146)](_0x6c4c5a=>_0x308c0b[_0x2598b0(0xf0)](_0x6c4c5a)),_0x3ea019=_0x4ee58d[_0x2598b0(0x119)](_0x5ca7ac,_0x5d73e3);if(_0x3ea019&&(_0x2598b0(0xdf)==_0x3ea019[_0x2598b0(0x12d)]||_0x2598b0(0xef)==_0x3ea019[_0x2598b0(0x12d)])){const _0x2b73e5=this[_0x2598b0(0x14b)](_0x3ea019);for(const _0x14241a of _0x235937){const _0x5859f0=_0x308c0b[_0x2598b0(0xf0)](_0x14241a),_0x595665=_0x2472a6[_0x2598b0(0x143)](_0x14241a),_0x492f47=_0x14241a[_0x2598b0(0x12c)](_0x358f75)-0x1,_0x14e6b6=_0x2b73e5[_0x408eae],_0x3177af=_0x2b73e5[_0x1560ef];_0x14e6b6<=_0x595665[_0x2b6fbc]&&_0x595665[_0x2b6fbc]+_0x492f47<=_0x3177af&&_0x3ea019[_0x2598b0(0x14e)](_0x5859f0);}}});});}function _0x2922cb(_0x1f37c7){const _0x1c6a16=_0x5ce789,_0x316890=Array[_0x1c6a16(0xde)](_0xb87ccf[_0x1c6a16(0x12e)]())[_0x1c6a16(0x146)](_0x19aeb8=>_0x38df31[_0x1c6a16(0x12a)](_0x19aeb8));_0x126f45[_0x1c6a16(0x10f)][_0x1c6a16(0x154)](_0x1110ed=>{const _0x5b64ff=_0x1c6a16,_0x54bf49=_0x1110ed[_0x5b64ff(0x100)];_0x1f37c7=_0x1f37c7[_0x5b64ff(0x150)](_0x2a6109=>_0x5b64ff(0xca)!=_0x2a6109[_0x5b64ff(0x101)][_0x5b64ff(0x118)]),_0x1110ed[_0x5b64ff(0x11a)](_0x1f37c7),_0x126f45[_0x5b64ff(0x153)][_0x5b64ff(0x12b)](_0x5b64ff(0x11f))[_0x5b64ff(0x10e)](),_0x126f45[_0x5b64ff(0x113)](_0x5b64ff(0x11f),{'forceDefaultExecution':!0x0}),_0x126f45[_0x5b64ff(0x10f)][_0x5b64ff(0xec)](()=>{const _0x4d6972=_0x5b64ff;_0x126f45[_0x4d6972(0x10f)][_0x4d6972(0xec)](_0x54bf49,_0x542f06=>{const _0xaf5112=_0x4d6972,_0x457222=_0x316890[_0xaf5112(0x150)](_0x5be7a2=>_0xaf5112(0xca)!=_0x5be7a2[_0xaf5112(0x101)][_0xaf5112(0x118)]);_0x457222[_0xaf5112(0xc6)]>0x0&&_0x542f06[_0xaf5112(0x11a)](_0x457222);for(const _0x3841c1 of _0x316890)_0x3841c1[_0xaf5112(0x129)]();});});});}function _0x422b39(_0x13b9c8){const _0x373fa4=_0x5ce789;_0x126f45[_0x373fa4(0x10f)][_0x373fa4(0x154)](_0x1ba675=>{const _0x4d16e0=_0x373fa4,_0x1f88aa=Array[_0x4d16e0(0xde)](_0xb87ccf[_0x4d16e0(0x12e)]())[_0x4d16e0(0x146)](_0x4ea41c=>_0x38df31[_0x4d16e0(0x12a)](_0x4ea41c)),_0x3e6567=[];for(const _0x4da97e of _0x13b9c8)for(const _0x148de4 of _0x4da97e[_0x4d16e0(0xf2)]({'shallow':!0x0}))_0x3e6567[_0x4d16e0(0xeb)](_0x148de4);for(const _0x5cf8d4 of _0x3e6567)_0x4d16e0(0xca)!=_0x5cf8d4[_0x4d16e0(0x101)][_0x4d16e0(0x118)]&&(_0x1ba675[_0x4d16e0(0x11a)](_0x1ba675[_0x4d16e0(0x140)](_0x5cf8d4,0x0)),_0x126f45[_0x4d16e0(0x153)][_0x4d16e0(0x12b)](_0x4d16e0(0xcc))[_0x4d16e0(0x10e)](),_0x126f45[_0x4d16e0(0x113)](_0x4d16e0(0xcc),{'forceDefaultExecution':!0x0}));const _0x479bd5=_0x1f88aa[_0x4d16e0(0x150)](_0x5eb2a1=>_0x4d16e0(0xca)!=_0x5eb2a1[_0x4d16e0(0x101)][_0x4d16e0(0x118)]);_0x479bd5[_0x4d16e0(0xc6)]>0x0&&_0x1ba675[_0x4d16e0(0x11a)](_0x479bd5);for(const _0x4de9d1 of _0x1f88aa)_0x4de9d1[_0x4d16e0(0x129)]();});}function _0x199624(_0x58c73e,_0x200a87){const _0x45fa47=_0x5ce789;return _0x200a87[_0x45fa47(0xf5)](_0x90455a=>_0x58c73e[_0x45fa47(0x11e)](_0x566bf3=>_0x566bf3[_0x45fa47(0x142)][_0x45fa47(0x107)](_0x90455a[_0x45fa47(0xd2)])||_0x90455a[_0x45fa47(0x142)][_0x45fa47(0x107)](_0x566bf3[_0x45fa47(0xd2)])));}function _0x298ed7(_0x1fd1fb,_0xf064c8){const _0x56769a=_0x5ce789;return _0x1fd1fb[_0x56769a(0x11e)](_0x26ad83=>_0xf064c8[_0x56769a(0x11e)](_0x277a6c=>_0x26ad83[_0x56769a(0x142)][_0x56769a(0x127)](_0x277a6c[_0x56769a(0xd2)])));}_0x126f45[_0x5ce789(0x10c)][_0x5ce789(0xe3)]['on'](_0x5ce789(0x152),(_0x58fe74,_0x48a84d,_0xbf2064)=>{const _0x552341=_0x5ce789;if(!_0xbf2064[_0x552341(0x11b)][_0x552341(0x14a)])return;const _0x3fbfa7=_0x48a84d[_0x552341(0x157)];if(!_0x3fbfa7)return;const _0x288f58=_0xbf2064[_0x552341(0xd4)][_0x552341(0xc4)](_0x3fbfa7);function _0x33d689(_0x2e75a4){const _0x17e7f7=_0x552341;return Array[_0x17e7f7(0x130)](_0x2e75a4)?_0x2e75a4:[_0x2e75a4];}_0x288f58&&_0x552341(0x133)===_0x3fbfa7[_0x552341(0xfd)]&&_0x5310a3(_0x288f58,_0xbf2064[_0x552341(0x11d)],(_0x381814,_0x15eb1b,_0x4b6573)=>_0x4b6573[_0x552341(0xff)](_0x33d689(_0x15eb1b[_0x552341(0xcb)]),_0x381814),(_0x5cf999,_0x476215,_0x26d406)=>_0x26d406[_0x552341(0xd6)](_0x33d689(_0x476215[_0x552341(0xcb)]),_0x5cf999));},{'priority':_0x5ce789(0x105)}),_0x4ee58d[_0x5ce789(0xf8)][_0x5ce789(0x124)](_0x2f354a=>{const _0x2612d0=_0x5ce789;if(_0x2612d0(0x149)!=_0x2f354a[_0x2612d0(0x12f)]&&_0x2612d0(0x147)!=_0x2f354a[_0x2612d0(0x12f)])return;const _0xfca335=_0x2f354a[_0x2612d0(0x161)]();if(null!=_0xfca335&&_0xfca335['is'](_0x2612d0(0xf6),_0x2612d0(0xe9))){if(_0x2612d0(0x149)==_0x2f354a[_0x2612d0(0x12f)]){const _0x3e64ef=_0x2f354a[_0x2612d0(0xf2)]()[_0x2612d0(0x150)](_0x3ae0e5=>_0x3ae0e5['is'](_0x2612d0(0x122)))[_0x2612d0(0x146)](_0x5a6a41=>_0x5a6a41[_0x2612d0(0x10c)]);if(_0x3e64ef[_0x2612d0(0xc6)])return{'type':_0x2612d0(0x149),'content':_0x473883(_0x52ff81,_0x2612d0(0x164),_0x473883(_0x52ff81,_0x2612d0(0x10d),'\x22'+_0x3e64ef[_0x2612d0(0xc9)]('\x20')+'\x22'))};}if(_0x2612d0(0x147)==_0x2f354a[_0x2612d0(0x12f)]){const _0x267f80=_0x2f354a[_0x2612d0(0xf2)]()[_0x2612d0(0x150)](_0x4c6e89=>_0x4c6e89['is'](_0x2612d0(0x122)))[_0x2612d0(0x146)](_0x8f81e0=>_0x8f81e0[_0x2612d0(0x10c)]);if(_0x267f80[_0x2612d0(0xc6)])return{'type':_0x2612d0(0x147),'content':_0x473883(_0x52ff81,_0x2612d0(0xcf),_0x473883(_0x52ff81,_0x2612d0(0x10d),'\x22'+_0x267f80[_0x2612d0(0xc9)]('\x20')+'\x22'))};}}}),_0x4ee58d[_0x5ce789(0xf8)][_0x5ce789(0x124)](_0x504907=>{const _0x29fe2f=_0x5ce789;if(_0x29fe2f(0xdf)==_0x504907[_0x29fe2f(0x12d)]){const _0xf003d9=_0x504907[_0x29fe2f(0xf2)]()[_0x29fe2f(0x150)](_0x4b78e1=>_0x4b78e1['is'](_0x29fe2f(0x122)))[_0x29fe2f(0x146)](_0x435e48=>_0x435e48[_0x29fe2f(0x10c)]),_0x5a6d6f=this[_0x29fe2f(0x14b)](_0x504907),_0x515f0d=_0x5a6d6f[_0x29fe2f(0x15c)]-_0x5a6d6f[_0x29fe2f(0x10b)]+0x1;if(_0x29fe2f(0x149)==_0x504907[_0x29fe2f(0x12f)])return _0xf003d9[_0x29fe2f(0xc6)]?{'type':_0x29fe2f(0x149),'content':_0x473883(_0x52ff81,_0x29fe2f(0x164),_0x473883(_0x52ff81,_0x29fe2f(0x136),[_0x515f0d,'\x22'+_0xf003d9[_0x29fe2f(0xc9)]('\x20')+'\x22']))}:{'type':_0x29fe2f(0x149),'content':_0x473883(_0x52ff81,_0x29fe2f(0x164),_0x473883(_0x52ff81,_0x29fe2f(0x117),_0x515f0d))};if(_0x29fe2f(0x147)==_0x504907[_0x29fe2f(0x12f)])return _0xf003d9[_0x29fe2f(0xc6)]?{'type':_0x29fe2f(0x147),'content':_0x473883(_0x52ff81,_0x29fe2f(0xcf),_0x473883(_0x52ff81,_0x29fe2f(0x136),[_0x515f0d,'\x22'+_0xf003d9[_0x29fe2f(0xc9)]('\x20')+'\x22']))}:{'type':_0x29fe2f(0x147),'content':_0x473883(_0x52ff81,_0x29fe2f(0xcf),_0x473883(_0x52ff81,_0x29fe2f(0x117),_0x515f0d))};}if(_0x29fe2f(0xef)==_0x504907[_0x29fe2f(0x12d)]){const _0x18508e=_0x504907[_0x29fe2f(0xf2)]()[_0x29fe2f(0x150)](_0x34a104=>_0x34a104['is'](_0x29fe2f(0x122)))[_0x29fe2f(0x146)](_0x5c0675=>_0x5c0675[_0x29fe2f(0x10c)]),_0x88c3c9=this[_0x29fe2f(0x14b)](_0x504907),_0x39f815=_0x88c3c9[_0x29fe2f(0x163)]-_0x88c3c9[_0x29fe2f(0xce)]+0x1;if(_0x29fe2f(0x149)==_0x504907[_0x29fe2f(0x12f)])return _0x18508e[_0x29fe2f(0xc6)]?{'type':_0x29fe2f(0x149),'content':_0x473883(_0x52ff81,_0x29fe2f(0x164),_0x473883(_0x52ff81,_0x29fe2f(0xd3),[_0x39f815,'\x22'+_0x18508e[_0x29fe2f(0xc9)]('\x20')+'\x22']))}:{'type':_0x29fe2f(0x149),'content':_0x473883(_0x52ff81,_0x29fe2f(0x164),_0x473883(_0x52ff81,_0x29fe2f(0x125),_0x39f815))};if(_0x29fe2f(0x147)==_0x504907[_0x29fe2f(0x12f)])return _0x18508e[_0x29fe2f(0xc6)]?{'type':_0x29fe2f(0x147),'content':_0x473883(_0x52ff81,_0x29fe2f(0xcf),_0x473883(_0x52ff81,_0x29fe2f(0xd3),[_0x39f815,'\x22'+_0x18508e[_0x29fe2f(0xc9)]('\x20')+'\x22']))}:{'type':_0x29fe2f(0x147),'content':_0x473883(_0x52ff81,_0x29fe2f(0xcf),_0x473883(_0x52ff81,_0x29fe2f(0x125),_0x39f815))};}}),_0x4ee58d[_0x5ce789(0x138)][_0x5ce789(0x13c)](_0x5ce789(0x149),_0x5ce789(0xdf),_0x5ce789(0xc7),_0x2922cb),_0x4ee58d[_0x5ce789(0x138)][_0x5ce789(0x13c)](_0x5ce789(0x147),_0x5ce789(0xdf),_0x5ce789(0xc8),_0x2922cb),_0x4ee58d[_0x5ce789(0x138)][_0x5ce789(0x13c)](_0x5ce789(0x149),_0x5ce789(0xef),_0x5ce789(0xc7),_0x422b39),_0x4ee58d[_0x5ce789(0x138)][_0x5ce789(0x13c)](_0x5ce789(0x147),_0x5ce789(0xef),_0x5ce789(0xc8),_0x422b39),_0x4ee58d[_0x5ce789(0x138)][_0x5ce789(0x13c)](_0x5ce789(0x149),_0x5ce789(0xef),_0x5ce789(0xc9),_0x199624),_0x4ee58d[_0x5ce789(0x138)][_0x5ce789(0x13c)](_0x5ce789(0x147),_0x5ce789(0xef),_0x5ce789(0xc9),_0x199624),_0x4ee58d[_0x5ce789(0x138)][_0x5ce789(0x13c)](_0x5ce789(0x149),_0x5ce789(0xdf),_0x5ce789(0xc9),_0x298ed7),_0x4ee58d[_0x5ce789(0x138)][_0x5ce789(0x13c)](_0x5ce789(0x147),_0x5ce789(0xdf),_0x5ce789(0xc9),_0x298ed7);}[_0x13879c(0x112)](){const _0x1dd47d=_0x13879c,_0x52b770=this[_0x1dd47d(0x141)],_0x1d9ad7=_0x52b770[_0x1dd47d(0x10f)][_0x1dd47d(0x15e)][_0x1dd47d(0x106)];return(_0x5d460b,_0x145fbd)=>{const _0x444734=_0x1dd47d;_0x52b770[_0x444734(0x10f)][_0x444734(0x154)](_0x9aad8b=>{const _0x47bbed=_0x444734,{commandName:_0x21d691,commandParams:_0x1fae9b}=_0x145fbd;let _0x5627f2=_0x5d460b[0x0][_0x47bbed(0x142)][_0x47bbed(0xfb)];_0x1fae9b&&_0x1fae9b[0x0]&&!0x1===_0x1fae9b[0x0][_0x47bbed(0x126)]&&(_0x5627f2=_0x5d460b[0x0][_0x47bbed(0xd2)][_0x47bbed(0xe2)]);const _0x415d63=_0x9aad8b[_0x47bbed(0x160)](_0x5627f2);if(_0x47bbed(0xca)==_0x415d63[_0x47bbed(0x101)][_0x47bbed(0x118)])return;const _0x1a6016=Array[_0x47bbed(0xde)](_0x1d9ad7[_0x47bbed(0x12e)]())[_0x47bbed(0x146)](_0x173659=>_0x38df31[_0x47bbed(0x12a)](_0x173659));_0x9aad8b[_0x47bbed(0x11a)](_0x415d63),_0x52b770[_0x47bbed(0x153)][_0x47bbed(0x12b)](_0x21d691)[_0x47bbed(0x10e)](),_0x1fae9b[_0x47bbed(0xeb)]({'forceDefaultExecution':!0x0}),_0x52b770[_0x47bbed(0x113)](_0x21d691,..._0x1fae9b);const _0xc50a13=_0x1a6016[_0x47bbed(0x150)](_0x530438=>_0x47bbed(0xca)!=_0x530438[_0x47bbed(0x101)][_0x47bbed(0x118)]);_0xc50a13[_0x47bbed(0xc6)]>0x0&&_0x9aad8b[_0x47bbed(0x11a)](_0xc50a13);for(const _0x1af47f of _0x1a6016)_0x1af47f[_0x47bbed(0x129)]();});};}[_0x13879c(0xe4)](_0x30e37c){const _0x371d3c=_0x13879c,_0x878b4e=this[_0x371d3c(0x141)][_0x371d3c(0x15d)][_0x371d3c(0x12b)](_0x371d3c(0xdb));let _0x164a19=Number[_0x371d3c(0x13b)],_0x58398e=Number[_0x371d3c(0x109)],_0x2cbf9b=Number[_0x371d3c(0x13b)],_0x20eff0=Number[_0x371d3c(0x109)];for(const _0x31ae36 of _0x30e37c){if(_0x371d3c(0xca)==_0x31ae36[_0x371d3c(0x101)][_0x371d3c(0x118)])continue;const {row:_0x509e37,column:_0x51c0d7}=_0x878b4e[_0x371d3c(0x143)](_0x31ae36),_0x3dc404=_0x31ae36[_0x371d3c(0x111)](_0x371d3c(0x14d))?_0x31ae36[_0x371d3c(0x12c)](_0x371d3c(0x14d))-0x1:0x0,_0x119a2c=_0x31ae36[_0x371d3c(0x111)](_0x371d3c(0x131))?_0x31ae36[_0x371d3c(0x12c)](_0x371d3c(0x131))-0x1:0x0;_0x164a19=_0x509e37<_0x164a19?_0x509e37:_0x164a19,_0x58398e=_0x509e37+_0x3dc404>_0x58398e?_0x509e37+_0x3dc404:_0x58398e,_0x2cbf9b=_0x51c0d7<_0x2cbf9b?_0x51c0d7:_0x2cbf9b,_0x20eff0=_0x51c0d7+_0x119a2c>_0x20eff0?_0x51c0d7+_0x119a2c:_0x20eff0;}return{'minRow':_0x164a19,'maxRow':_0x58398e,'minColumn':_0x2cbf9b,'maxColumn':_0x20eff0};}[_0x13879c(0x115)](){const _0x4d54d0=_0x13879c,_0x5541d3=this[_0x4d54d0(0x141)],_0x2ce572=_0x5541d3[_0x4d54d0(0x15d)][_0x4d54d0(0x12b)](_0x4d54d0(0x121)),_0x2a270c=_0x5541d3[_0x4d54d0(0x15d)][_0x4d54d0(0x12b)](_0x4d54d0(0xdb));_0x5541d3[_0x4d54d0(0x10f)][_0x4d54d0(0x15e)]['on'](_0x4d54d0(0xea),()=>{const _0x49bb3d=_0x4d54d0,_0x138739=Array[_0x49bb3d(0xde)](_0x5541d3[_0x49bb3d(0x10f)][_0x49bb3d(0x15e)][_0x49bb3d(0xe1)][_0x49bb3d(0x114)]());for(const {name:_0xcbc215,data:_0xe455d8}of _0x138739){const {group:_0x3a8bf2,id:_0x2cb005,subType:_0x25b750}=_0x2ce572[_0x49bb3d(0xcd)](_0xcbc215);if(_0x49bb3d(0x15a)!=_0x3a8bf2)continue;if(null!=_0xe455d8[_0x49bb3d(0x145)])continue;const _0x21883b=_0x2ce572[_0x49bb3d(0xd8)](_0x2cb005);this[_0x49bb3d(0x103)][_0x49bb3d(0xdd)](_0x25b750)&&this[_0x49bb3d(0x158)][_0x49bb3d(0xd9)](_0x21883b);}},{'priority':_0x4d54d0(0x108)});const _0x4d3e90=(_0xdb5a61,_0x425bd9)=>{const _0x37d30f=_0x4d54d0;let _0x385cdd=!0x1;const _0x132ea6=_0x425bd9[_0x37d30f(0xf0)](_0xdb5a61),_0x18ae44=_0xdb5a61[_0x37d30f(0xf4)](_0x37d30f(0xe9)),_0x3a1f0f=_0x2a270c[_0x37d30f(0x143)](_0xdb5a61);for(const _0x2b1ed6 of this[_0x37d30f(0x158)]){const _0x5b6c32=_0x2b1ed6[_0x37d30f(0x12d)],_0x44f0da=_0x5b6c32[_0x37d30f(0x13f)](_0x37d30f(0x116)),_0x29ea64=_0x5b6c32[_0x37d30f(0xfe)](_0x44f0da?0xa:0x5),_0xf60280=_0x29ea64[_0x37d30f(0x123)](),_0x49a18f=_0xf60280[_0x37d30f(0xfe)](0x0,0x3)+_0x37d30f(0xdc),_0x1f0dc1=_0x37d30f(0x102)+_0x29ea64,_0x368934=_0x37d30f(0xd1)+_0x29ea64;if(!_0x2b1ed6[_0x37d30f(0x11c)])continue;if(_0x18ae44!=_0x2b1ed6[_0x37d30f(0x134)]()[_0x37d30f(0xd2)][_0x37d30f(0xf4)](_0x37d30f(0xe9)))continue;if(_0x2b1ed6[_0x37d30f(0xf7)](_0x132ea6))continue;const _0x2ebd6f=_0xdb5a61[_0x37d30f(0x111)](_0x49a18f)?_0xdb5a61[_0x37d30f(0x12c)](_0x49a18f)-0x1:0x0,_0x9f5a08=this[_0x37d30f(0x14b)](_0x2b1ed6),_0x32e14f=_0x9f5a08[_0x1f0dc1],_0x4eb063=_0x9f5a08[_0x368934];_0x32e14f<=_0x3a1f0f[_0xf60280]&&_0x3a1f0f[_0xf60280]+_0x2ebd6f<=_0x4eb063&&(_0x2b1ed6[_0x37d30f(0x14e)](_0x132ea6),_0x385cdd=!0x0);}return _0x385cdd;};_0x5541d3[_0x4d54d0(0x10f)][_0x4d54d0(0x15e)][_0x4d54d0(0x162)](_0x57b47e=>{const _0x4382ef=_0x4d54d0;let _0x4ab704=!0x1;for(const _0x1442e6 of _0x5541d3[_0x4382ef(0x10f)][_0x4382ef(0x15e)][_0x4382ef(0xe1)][_0x4382ef(0xe6)]())if(_0x4382ef(0x13e)==_0x1442e6[_0x4382ef(0x12f)]){if(_0x4382ef(0xdf)==_0x1442e6[_0x4382ef(0xfd)]){for(const _0x1b29cb of _0x1442e6[_0x4382ef(0x10a)][_0x4382ef(0xe2)][_0x4382ef(0xf1)]())_0x4ab704=_0x4ab704||_0x4d3e90(_0x1b29cb,_0x57b47e);}else _0x4382ef(0x133)==_0x1442e6[_0x4382ef(0xfd)]&&(_0x4ab704=_0x4ab704||_0x4d3e90(_0x1442e6[_0x4382ef(0x10a)][_0x4382ef(0xe2)],_0x57b47e));}return _0x4ab704;});}[_0x13879c(0x14b)](_0x23f9d7){const _0x4a4ec1=_0x13879c;return this[_0x4a4ec1(0xe4)](_0x23f9d7[_0x4a4ec1(0x12e)]()[_0x4a4ec1(0x146)](_0x551b7f=>_0x551b7f[_0x4a4ec1(0xd2)][_0x4a4ec1(0xe2)]));}}function _0x26e6(_0x429d24,_0x1f675b){const _0x58ada0=_0x58ad();return _0x26e6=function(_0x26e68c,_0x2b9b2f){_0x26e68c=_0x26e68c-0xc4;let _0x22aca0=_0x58ada0[_0x26e68c];return _0x22aca0;},_0x26e6(_0x429d24,_0x1f675b);}function Ee(_0x1599e4){const _0x1ac0bb=_0x13879c;return Array[_0x1ac0bb(0xde)](new Set(_0x1599e4)[_0x1ac0bb(0x144)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x211fcd=_0x4c51;function _0x4c51(_0x235d98,_0x16dfb1){const _0x3b4553=_0x3b45();return _0x4c51=function(_0x4c51ac,_0xf9f690){_0x4c51ac=_0x4c51ac-0x18f;let _0xc3119e=_0x3b4553[_0x4c51ac];return _0xc3119e;},_0x4c51(_0x235d98,_0x16dfb1);}function _0x3b45(){const _0x2124e6=['1003512jtvGNk','get','29449EROQxt','TableCaptionEditing','editor','plugins','498904AgdFSM','9tfzGxz','175002BpVNiR','enableCommand','165iRtWpk','127760MaOhFr','9ndCrRv','toggleTableCaption','has','5EhrWPm','240458cLgOWL','590310mQzEkQ','requires','afterInit','TrackChangesEditing'];_0x3b45=function(){return _0x2124e6;};return _0x3b45();}(function(_0x152761,_0x3ef132){const _0x43781f=_0x4c51,_0x4d7528=_0x152761();while(!![]){try{const _0x2ec024=parseInt(_0x43781f(0x19f))/0x1+parseInt(_0x43781f(0x1a0))/0x2+-parseInt(_0x43781f(0x19b))/0x3*(parseInt(_0x43781f(0x195))/0x4)+parseInt(_0x43781f(0x19e))/0x5*(-parseInt(_0x43781f(0x197))/0x6)+-parseInt(_0x43781f(0x191))/0x7+-parseInt(_0x43781f(0x18f))/0x8*(parseInt(_0x43781f(0x196))/0x9)+parseInt(_0x43781f(0x19a))/0xa*(parseInt(_0x43781f(0x199))/0xb);if(_0x2ec024===_0x3ef132)break;else _0x4d7528['push'](_0x4d7528['shift']());}catch(_0xc6b38c){_0x4d7528['push'](_0x4d7528['shift']());}}}(_0x3b45,0x2f6d6));import{Plugin as _0x295fea}from'ckeditor5/src/core.js';import _0x2794b5 from'./table.js';export default class Mt extends _0x295fea{static get[_0x211fcd(0x1a1)](){return[_0x2794b5];}[_0x211fcd(0x1a2)](){const _0x59787a=_0x211fcd,_0xdb7145=this[_0x59787a(0x193)];if(!_0xdb7145[_0x59787a(0x194)][_0x59787a(0x19d)](_0x59787a(0x192)))return;_0xdb7145[_0x59787a(0x194)][_0x59787a(0x190)](_0x59787a(0x1a3))[_0x59787a(0x198)](_0x59787a(0x19c));}}
23
+ function _0x591f(_0x5ba540,_0x39be2f){const _0x2d09b5=_0x2d09();return _0x591f=function(_0x591f02,_0x4676d1){_0x591f02=_0x591f02-0xdf;let _0x1a83cd=_0x2d09b5[_0x591f02];return _0x1a83cd;},_0x591f(_0x5ba540,_0x39be2f);}const _0x39f207=_0x591f;(function(_0x399154,_0x3169dd){const _0xe25d96=_0x591f,_0x3b0803=_0x399154();while(!![]){try{const _0x13aba1=parseInt(_0xe25d96(0xeb))/0x1+parseInt(_0xe25d96(0xe5))/0x2*(-parseInt(_0xe25d96(0xf0))/0x3)+-parseInt(_0xe25d96(0xe3))/0x4+parseInt(_0xe25d96(0xe4))/0x5+parseInt(_0xe25d96(0xe6))/0x6+parseInt(_0xe25d96(0xea))/0x7+parseInt(_0xe25d96(0xdf))/0x8;if(_0x13aba1===_0x3169dd)break;else _0x3b0803['push'](_0x3b0803['shift']());}catch(_0x55f94a){_0x3b0803['push'](_0x3b0803['shift']());}}}(_0x2d09,0xbb589));import{Plugin as _0x428fb7}from'ckeditor5/src/core.js';function _0x2d09(){const _0x50ed98=['69180VchAld','toggleTableCaption','afterInit','TrackChangesEditing','editor','291zeLuGN','2134784vxHwOF','requires','TableCaptionEditing','get','854304mxMssJ','2976530thRJRg','25706YizMyB','65190nvdoZk','plugins','has','enableCommand','8998409exrkbp'];_0x2d09=function(){return _0x50ed98;};return _0x2d09();}import _0x467c23 from'./table.js';export default class Mt extends _0x428fb7{static get[_0x39f207(0xe0)](){return[_0x467c23];}[_0x39f207(0xed)](){const _0x1cd73d=_0x39f207,_0x146ccb=this[_0x1cd73d(0xef)];if(!_0x146ccb[_0x1cd73d(0xe7)][_0x1cd73d(0xe8)](_0x1cd73d(0xe1)))return;_0x146ccb[_0x1cd73d(0xe7)][_0x1cd73d(0xe2)](_0x1cd73d(0xee))[_0x1cd73d(0xe9)](_0x1cd73d(0xec));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x356d4a=_0x1830;(function(_0x429c81,_0xf0f386){const _0x30d2a2=_0x1830,_0x595f22=_0x429c81();while(!![]){try{const _0x34b90c=parseInt(_0x30d2a2(0x129))/0x1*(-parseInt(_0x30d2a2(0xb8))/0x2)+parseInt(_0x30d2a2(0x119))/0x3*(parseInt(_0x30d2a2(0x10a))/0x4)+-parseInt(_0x30d2a2(0xf3))/0x5+parseInt(_0x30d2a2(0xd8))/0x6*(parseInt(_0x30d2a2(0xf5))/0x7)+parseInt(_0x30d2a2(0x181))/0x8*(-parseInt(_0x30d2a2(0x116))/0x9)+-parseInt(_0x30d2a2(0xdf))/0xa*(-parseInt(_0x30d2a2(0xd1))/0xb)+parseInt(_0x30d2a2(0x169))/0xc;if(_0x34b90c===_0xf0f386)break;else _0x595f22['push'](_0x595f22['shift']());}catch(_0x28247b){_0x595f22['push'](_0x595f22['shift']());}}}(_0x2b92,0xa1d56));import{getTranslation as _0x5c6a47}from'../utils/common-translations.js';import{Plugin as _0x8bc7c8}from'ckeditor5/src/core.js';function _0x2b92(){const _0xa69216=['clipboardOutput','tableCellPadding','push','return','cell','Users','nodeAfter','activeMarkers','createRangeOn','getItems','startsWith','markMultiRangeInsertion','getRanges','call','registerDescriptionCallback','setAttributes','containsRange','markerAttributes','tablePasteRow','content','_replaceTableSlotCell','11561LzLkFt','element','createElement','has','listenTo','discard','getColumns','12dZndgo','tablePasteCell','createPositionBefore','previous','tableCellHorizontalAlignment','TableClipboard','suggestion','2250eFtJmm','redo','insertColumns','markMultiRangeDeletion','suggestionUnloaded','getSelectionAffectedTableCells','columnInsertionIndexes','_tablePostFixingSubtypes','locale','setAttribute','insertion','add','start','markerName','name','end','view','getMarkers','TrackChangesEditing','detach','3658065qaxhcw','afterInit','1302329eRsSkZ','subType','getChildren','last','tableCellBorderStyle','length','_getCoordsForCells','trackChanges','fill','differ','stop','author','getTableIfOnlyTableInContent','schema','hasSuggestion','endColumn','isEmpty','every','root','removeMarker','_isForcedDefaultExecutionBlock','55884ZImJsq','documentSelection','registerCustomCallback','fromEntries','getAttributes','next','find','createRange','tableCellBackgroundColor','some','*Replace\x20table\x20cells*','editor','27HKNzCd','editingDowncast','forEach','159FXGzVW','nextSibling','getRowIndexes','model','getSuggestion','tablePaste','cells','change','requires','deletion','paragraph','high','_createdBatches','move','join','options','1117iDoHfZ','keys','deletionRanges','ck-suggestion-marker','getRows','getAllAdjacentSuggestions','previousSibling','tableCellBorderWidth','ck-suggestion-marker-insertion','markMultiRangeBlockFormat','set','editing','reduce','filter','getRange','tableCell','tablePasteChainId','markers','document','register','removeMarkers','insertionRanges','rootName','rowInsertionRanges','get','getContainedElement','map','rowInsertionIndexes','formatBlock','getChangedMarkers','suggestionLoaded','insertContent','suggestion:formatBlock:tablePasteCell','columnInsertionRanges','getChild','insertRows','remove','markerToHighlight','getChanges','_suggestionFactory','tablePasteColumn','updateMarker','columns','first','dataDowncast','attributes','low','from','isInContent','plugins','commands','wrap','showSuggestionHighlights','getColumnIndexes','ck-suggestion-marker--active','table','value','suggestion-td','getSuggestions','$graveyard','batch','for','accept','selection','21885336diSWdZ','tableCellVerticalAlignment','getSuggestionCallback','getShiftedBy','createRangeIn','position','removeRows','column','includes','insert','forceDefaultExecution','registerPostFixer','tableCellSuggestion','TableUtils','descriptionFactory','conversion','isEqual','rows','removeColumns','endRow','oldRange','createTableWalker','row','tableCellBorderColor','1233336YDvmEp','elementToElement','fromRange','unwrap','type','findAncestor','2356pZFddD','entries','_splitMarkerName','newRange'];_0x2b92=function(){return _0xa69216;};return _0x2b92();}import{LiveRange as _0x24582a}from'ckeditor5/src/engine.js';import{uid as _0x241e66,priorities as _0x4f00d1}from'ckeditor5/src/utils.js';import _0x237627 from'./table.js';const ge=[_0x356d4a(0x130),_0x356d4a(0x180),_0x356d4a(0xf9),_0x356d4a(0xdc),_0x356d4a(0x16a),_0x356d4a(0x112),_0x356d4a(0xbd)],Ce=Object[_0x356d4a(0x10d)](ge[_0x356d4a(0x143)](_0x1e38c=>[_0x1e38c,null]));function _0x1830(_0x255b51,_0x1d229c){const _0x2b92ce=_0x2b92();return _0x1830=function(_0x183048,_0x4941d7){_0x183048=_0x183048-0xb3;let _0x59655e=_0x2b92ce[_0x183048];return _0x59655e;},_0x1830(_0x255b51,_0x1d229c);}export default class It extends _0x8bc7c8{static get[_0x356d4a(0x121)](){return[_0x237627];}[_0x356d4a(0xf4)](){const _0x6eb902=_0x356d4a,_0x3b9478=this[_0x6eb902(0x115)];if(!_0x3b9478[_0x6eb902(0x15a)][_0x6eb902(0xd4)](_0x6eb902(0xdd)))return;const _0x396276=_0x3b9478[_0x6eb902(0x15a)][_0x6eb902(0x141)](_0x6eb902(0xf1)),_0x1cceb5=_0x3b9478[_0x6eb902(0x15a)][_0x6eb902(0x141)](_0x6eb902(0x176)),_0x55de71=_0x3b9478[_0x6eb902(0x15a)][_0x6eb902(0x141)](_0x237627),_0x54ab13=_0x3b9478[_0x6eb902(0x15a)][_0x6eb902(0x141)](_0x6eb902(0xdd));_0x55de71[_0x6eb902(0xe6)][_0x6eb902(0xbe)](_0x6eb902(0xce),_0x6eb902(0x151)),_0x3b9478[_0x6eb902(0x11c)][_0x6eb902(0x102)][_0x6eb902(0x13c)](_0x6eb902(0x175),{'allowIn':_0x6eb902(0x138),'allowContentOf':_0x6eb902(0x138),'isLimit':!0x0}),_0x3b9478[_0x6eb902(0x178)][_0x6eb902(0xb3)]({'model':_0x6eb902(0x175),'view':_0x6eb902(0x162)});let _0x18818a=null;_0x3b9478[_0x6eb902(0x11c)]['on'](_0x6eb902(0x148),(_0x40ff75,_0x5b4c0d)=>{const _0x367293=_0x6eb902,[_0x71dbf3,_0x285278]=_0x5b4c0d,_0x3396f7=_0x5b4c0d[_0x5b4c0d[_0x367293(0xfa)]-0x1];_0x3396f7&&_0x3396f7[_0x367293(0x173)]||_0x396276[_0x367293(0x109)]||this[_0x367293(0x115)][_0x367293(0x15b)][_0x367293(0x141)](_0x367293(0xfc))[_0x367293(0x161)]&&function(_0x561c9e,_0x166d64,_0x55501a,_0x460e32,_0x4c0bf0){const _0x21af40=_0x367293;if(_0x166d64&&!_0x166d64['is'](_0x21af40(0x10b)))return!0x1;const _0x4c4a92=_0x4c0bf0[_0x21af40(0x101)](_0x561c9e,_0x55501a);if(!_0x4c4a92||!he(_0x4c4a92,void 0x0,_0x460e32))return!0x1;const _0x118b26=_0x460e32[_0x21af40(0xe4)](_0x55501a[_0x21af40(0x13b)][_0x21af40(0x168)]);if(!_0x118b26[_0x21af40(0xfa)])return!0x1;const _0x206834=_0x118b26[0x0][_0x21af40(0xb7)](_0x21af40(0x160)),_0x5b2cf3=_0x460e32[_0x21af40(0x11b)](_0x118b26),_0x327b77=_0x460e32[_0x21af40(0x15e)](_0x118b26),_0x42cf1c={'startRow':_0x5b2cf3[_0x21af40(0x154)],'endRow':_0x5b2cf3[_0x21af40(0xf8)],'startColumn':_0x327b77[_0x21af40(0x154)],'endColumn':_0x327b77[_0x21af40(0xf8)]};return 0x1==_0x118b26[_0x21af40(0xfa)]&&(_0x42cf1c[_0x21af40(0x17c)]+=_0x460e32[_0x21af40(0x12d)](_0x4c4a92)-0x1,_0x42cf1c[_0x21af40(0x104)]+=_0x460e32[_0x21af40(0xd7)](_0x4c4a92)-0x1),he(_0x206834,_0x42cf1c,_0x460e32);}(_0x71dbf3,_0x285278,_0x3b9478[_0x367293(0x11c)],_0x1cceb5,_0x54ab13)&&(_0x40ff75[_0x367293(0xff)](),_0x18818a={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x3b9478[_0x367293(0x11c)][_0x367293(0x120)](()=>{const _0x5f0103=_0x367293;_0x3b9478[_0x5f0103(0x11c)][_0x5f0103(0x148)](_0x5b4c0d[0x0],_0x5b4c0d[0x1],_0x5b4c0d[0x2],{'forceDefaultExecution':!0x0});const _0x2c233a=_0x241e66(),{rowInsertionRanges:_0x320621,columnInsertionRanges:_0x5b2ad9,insertionRanges:_0x2581c5,deletionRanges:_0x1a3e72,cells:_0x1fecc4}=_0x18818a;_0x320621[_0x5f0103(0xfa)]&&_0x396276[_0x5f0103(0xc7)](_0x320621,_0x5f0103(0xce),{'tablePasteChainId':_0x2c233a}),_0x5b2ad9[_0x5f0103(0xfa)]&&_0x396276[_0x5f0103(0xc7)](_0x5b2ad9,_0x5f0103(0x151),{'tablePasteChainId':_0x2c233a}),_0x2581c5[_0x5f0103(0xfa)]&&(_0x396276[_0x5f0103(0xc7)](_0x2581c5,_0x5f0103(0x11e),{'tablePasteChainId':_0x2c233a,'skipNestingCheck':!0x0}),_0x2581c5[_0x5f0103(0x118)](_0x4f9275=>{const _0x63bcab=_0x5f0103;var _0x28acc3;return null===(_0x28acc3=_0x4f9275[_0x63bcab(0xf2)])||void 0x0===_0x28acc3?void 0x0:_0x28acc3[_0x63bcab(0xc9)](_0x4f9275);})),_0x1a3e72[_0x5f0103(0xfa)]&&(_0x396276[_0x5f0103(0xe2)](_0x1a3e72,_0x5f0103(0x11e),{'tablePasteChainId':_0x2c233a,'skipNestingCheck':!0x0}),_0x1a3e72[_0x5f0103(0x118)](_0x4dc5bd=>{const _0x1f8564=_0x5f0103;var _0x124950;return null===(_0x124950=_0x4dc5bd[_0x1f8564(0xf2)])||void 0x0===_0x124950?void 0x0:_0x124950[_0x1f8564(0xc9)](_0x4dc5bd);}));const _0x14882b=_0x396276[_0x5f0103(0x132)](_0x1fecc4[_0x5f0103(0x143)](({element:_0x578b23})=>_0x578b23),{'formatGroupId':_0x241e66()},[],_0x5f0103(0xd9),{'tablePasteChainId':_0x2c233a});if(_0x14882b){const _0x3c86f2=_0x14882b[_0x5f0103(0xf0)](),_0x14eec4=[];for(const {element:_0xe59a29,attributes:_0x322c19}of _0x1fecc4){if(!_0x322c19)continue;const _0x3b02c4=_0x3b9478[_0x5f0103(0x11c)][_0x5f0103(0xc4)](_0xe59a29),_0x3fa30c=_0x3c86f2[_0x5f0103(0x110)](_0x55070f=>_0x55070f[_0x5f0103(0x137)]()[_0x5f0103(0x179)](_0x3b02c4));_0x3fa30c&&_0x14eec4[_0x5f0103(0xbe)]([_0x3fa30c[_0x5f0103(0xed)],_0x322c19]);}_0x14eec4[_0x5f0103(0xfa)]&&_0x14882b[_0x5f0103(0xe8)](_0x5f0103(0xcd),Object[_0x5f0103(0x10d)](_0x14eec4));}_0x18818a=null;}));},{'priority':_0x4f00d1[_0x6eb902(0x124)]+0xa}),_0x3b9478[_0x6eb902(0x15a)][_0x6eb902(0x141)](_0x6eb902(0xdd))['on'](_0x6eb902(0xd0),(_0x58b964,_0x4cc139)=>{const _0x27d040=_0x6eb902,[_0x5122eb,_0x48f980,,_0x380d52]=_0x4cc139;if(!_0x18818a)return;_0x58b964[_0x27d040(0xff)]();const _0x317025=_0x5122eb[_0x27d040(0xc0)],_0x196812=_0x48f980,_0x3bc4e5=Pe(_0x317025),_0x33bb5a=Pe(_0x196812);_0x58b964[_0x27d040(0xbf)]=_0x317025;let _0x5d4256=null,_0x30ef03=null;if(_0x33bb5a||_0x3bc4e5){if(_0x3bc4e5&&!_0x33bb5a){_0x380d52[_0x27d040(0x14d)](_0x317025[_0x27d040(0x14b)](0x0));for(const _0xab1523 of Array[_0x27d040(0x158)](_0x196812[_0x27d040(0xf7)]()))_0x380d52[_0x27d040(0x172)](_0xab1523,_0x317025,_0x27d040(0xee));const _0x1ab0b4=_0x18818a[_0x27d040(0x144)][_0x27d040(0x171)](_0x5122eb[_0x27d040(0x17f)]),_0x356672=_0x18818a[_0x27d040(0xe5)][_0x27d040(0x171)](_0x5122eb[_0x27d040(0x170)]);_0x1ab0b4||_0x356672||(_0x5d4256=_0x24582a[_0x27d040(0xb4)](_0x380d52[_0x27d040(0x16d)](_0x317025)));}else _0x33bb5a&&!_0x3bc4e5&&(_0x30ef03=_0x380d52[_0x27d040(0x16d)](_0x317025));}else{const _0x4b36dd=_0x380d52[_0x27d040(0xd3)](_0x27d040(0x175)),_0x4636a0=_0x380d52[_0x27d040(0xd3)](_0x27d040(0x175));_0x380d52[_0x27d040(0x15c)](_0x380d52[_0x27d040(0x16d)](_0x317025),_0x4636a0),_0x380d52[_0x27d040(0x172)](_0x4b36dd,_0x317025,0x0);for(const _0x54e75b of Array[_0x27d040(0x158)](_0x196812[_0x27d040(0xf7)]()))_0x380d52[_0x27d040(0x172)](_0x54e75b,_0x4b36dd,_0x27d040(0xee));_0x5d4256=_0x24582a[_0x27d040(0xb4)](_0x380d52[_0x27d040(0xc4)](_0x4b36dd)),_0x30ef03=_0x24582a[_0x27d040(0xb4)](_0x380d52[_0x27d040(0xc4)](_0x4636a0));}const _0x14a95c=Array[_0x27d040(0x158)](_0x196812[_0x27d040(0x10e)]())[_0x27d040(0x136)](([_0x2c124a])=>ge[_0x27d040(0x171)](_0x2c124a));_0x18818a[_0x27d040(0x11f)][_0x27d040(0xbe)]({'element':_0x317025,'attributes':_0x14a95c[_0x27d040(0xfa)]?Object[_0x27d040(0x10d)](_0x14a95c):null}),_0x5d4256&&_0x18818a[_0x27d040(0x13e)][_0x27d040(0xbe)](_0x5d4256),_0x30ef03&&_0x18818a[_0x27d040(0x12b)][_0x27d040(0xbe)](_0x30ef03);},{'priority':_0x6eb902(0x124)}),_0x1cceb5['on'](_0x6eb902(0xe1),(_0x28e2cb,_0x28893a)=>{const _0x18497f=_0x6eb902,[_0x5c79bc,_0x12d658={}]=_0x28893a;if(!_0x18818a)return;const _0x960795=_0x12d658['at']||0x0,_0x252578=_0x12d658[_0x18497f(0x153)]||0x1;_0x18818a[_0x18497f(0xe5)]=new Array(_0x252578)[_0x18497f(0xfd)](_0x960795)[_0x18497f(0x143)]((_0x374a98,_0x143af3)=>_0x374a98+_0x143af3);for(const {cell:_0x174513}of _0x1cceb5[_0x18497f(0x17e)](_0x5c79bc,{'startColumn':_0x960795,'endColumn':_0x960795+_0x252578-0x1}))_0x18818a[_0x18497f(0x14a)][_0x18497f(0xbe)](_0x3b9478[_0x18497f(0x11c)][_0x18497f(0xc4)](_0x174513));},{'priority':_0x6eb902(0x157)}),_0x1cceb5['on'](_0x6eb902(0x14c),(_0x42569b,_0xdb5a6d)=>{const _0x4639fe=_0x6eb902,[_0x3f5c0f,_0x3c490c={}]=_0xdb5a6d;if(!_0x18818a)return;const _0x131f34=_0x3c490c['at']||0x0,_0x5c433e=_0x3c490c[_0x4639fe(0x17a)]||0x1;_0x18818a[_0x4639fe(0x144)]=new Array(_0x5c433e)[_0x4639fe(0xfd)](_0x131f34)[_0x4639fe(0x143)]((_0x2e1386,_0x226e6f)=>_0x2e1386+_0x226e6f);for(const {cell:_0x3e6d71}of _0x1cceb5[_0x4639fe(0x17e)](_0x3f5c0f,{'startRow':_0x131f34,'endRow':_0x131f34+_0x5c433e-0x1}))_0x18818a[_0x4639fe(0x140)][_0x4639fe(0xbe)](_0x3b9478[_0x4639fe(0x11c)][_0x4639fe(0xc4)](_0x3e6d71));},{'priority':_0x6eb902(0x157)}),_0x396276[_0x6eb902(0x177)][_0x6eb902(0xca)](_0x4560ba=>{const _0x3cc0c1=_0x6eb902;if(_0x4560ba[_0x3cc0c1(0xf6)]&&_0x4560ba[_0x3cc0c1(0xf6)][_0x3cc0c1(0xc6)](_0x3cc0c1(0x11e)))return _0x4560ba[_0x3cc0c1(0xdb)]?{}:{'type':_0x3cc0c1(0xe9),'content':_0x5c6a47(_0x3b9478[_0x3cc0c1(0xe7)],_0x3cc0c1(0x114))};});const _0x525c22=()=>!0x1;for(const _0x41267e of[_0x6eb902(0x11e),_0x6eb902(0x151),_0x6eb902(0xce),_0x6eb902(0xd9)])_0x396276[_0x6eb902(0x150)][_0x6eb902(0x10c)](_0x6eb902(0xe9),_0x41267e,_0x6eb902(0x127),_0x525c22),_0x396276[_0x6eb902(0x150)][_0x6eb902(0x10c)](_0x6eb902(0x122),_0x41267e,_0x6eb902(0x127),_0x525c22),_0x396276[_0x6eb902(0x150)][_0x6eb902(0x10c)](_0x6eb902(0x145),_0x41267e,_0x6eb902(0x127),_0x525c22);_0x396276[_0x6eb902(0x150)][_0x6eb902(0x10c)](_0x6eb902(0x145),_0x6eb902(0xd9),_0x6eb902(0xd6),_0x525c22),_0x396276[_0x6eb902(0x150)][_0x6eb902(0x10c)](_0x6eb902(0x145),_0x6eb902(0xd9),_0x6eb902(0x167),(_0x5d2e38,_0x56d7db,_0x20c859)=>{const _0x15d57a=_0x6eb902,_0x2a00a6=_0x5d2e38[_0x15d57a(0x143)](_0xbf0621=>_0xbf0621[_0x15d57a(0x142)]())[_0x15d57a(0x136)](_0x3a1aa3=>_0x3a1aa3),_0x4f5a8b=new Map(_0x2a00a6[_0x15d57a(0x143)](_0x1247cf=>[_0x1247cf,null]));if(_0x18818a){for(const {element:_0x4d35c6,attributes:_0x1dcf90}of _0x18818a[_0x15d57a(0x11f)])_0x1dcf90&&_0x4f5a8b[_0x15d57a(0x133)](_0x4d35c6,_0x1dcf90);}else{if(_0x20c859&&_0x20c859[_0x15d57a(0xcd)])for(const [_0x3f24af,_0x4a8813]of Object[_0x15d57a(0xb9)](_0x20c859[_0x15d57a(0xcd)])){const _0x565838=_0x3b9478[_0x15d57a(0x11c)][_0x15d57a(0x13a)][_0x15d57a(0x141)](_0x3f24af),_0x4f85ee=_0x565838?_0x565838[_0x15d57a(0x137)]()[_0x15d57a(0x142)]():null;_0x4f85ee&&_0x4f5a8b[_0x15d57a(0x133)](_0x4f85ee,_0x4a8813);}}_0x3b9478[_0x15d57a(0x11c)][_0x15d57a(0x120)](_0x4a3bee=>{const _0xaf5442=_0x15d57a;for(const [_0xb81cc1,_0x201b96]of _0x4f5a8b)_0x4a3bee[_0xaf5442(0xcb)]({...Ce,..._0x201b96},_0xb81cc1);});});const _0x1895dc=(_0x58af7a,_0x19d806)=>{const _0x9bab44=_0x6eb902;_0x396276[_0x9bab44(0x150)][_0x9bab44(0x10c)](_0x58af7a,_0x9bab44(0x11e),_0x19d806,(_0xf88be4,_0x1b2546,_0x3914b8)=>{const _0x3a3b2c=_0x9bab44;_0x3b9478[_0x3a3b2c(0x11c)][_0x3a3b2c(0x120)](_0x58c033=>{const _0x9f106b=_0x3a3b2c,_0x594510=[];for(const _0x86e3fe of _0xf88be4){const _0x2a6d22=_0x86e3fe[_0x9f106b(0xeb)][_0x9f106b(0xc2)];_0x2a6d22['is'](_0x9f106b(0xd2),_0x9f106b(0x175))&&_0x594510[_0x9f106b(0xbe)](_0x2a6d22);}_0x396276[_0x9f106b(0x150)][_0x9f106b(0x16b)](_0x58af7a,null,_0x19d806)(_0xf88be4,_0x1b2546,_0x3914b8);for(const _0x231dd4 of _0x594510)_0x9f106b(0x164)!=_0x231dd4[_0x9f106b(0x107)][_0x9f106b(0x13f)]&&_0x58c033[_0x9f106b(0xb5)](_0x231dd4);});});};_0x1895dc(_0x6eb902(0xe9),_0x6eb902(0x167)),_0x1895dc(_0x6eb902(0xe9),_0x6eb902(0xd6)),_0x1895dc(_0x6eb902(0x122),_0x6eb902(0x167)),_0x1895dc(_0x6eb902(0x122),_0x6eb902(0xd6)),_0x396276[_0x6eb902(0x150)][_0x6eb902(0x10c)](_0x6eb902(0xe9),_0x6eb902(0xce),_0x6eb902(0xd6),_0x53b5d9=>{const _0x14e38a=_0x6eb902,_0x4d4779=_0x53b5d9[_0x14e38a(0x143)](_0x22b945=>_0x22b945[_0x14e38a(0x142)]()),_0x5e441d=_0x4d4779[0x0][_0x14e38a(0xb7)](_0x14e38a(0x160)),{minRow:_0x420fc2,maxRow:_0x292cc7}=_0x55de71[_0x14e38a(0xfb)](_0x4d4779);_0x1cceb5[_0x14e38a(0x16f)](_0x5e441d,{'at':_0x420fc2,'rows':_0x292cc7-_0x420fc2+0x1});}),_0x396276[_0x6eb902(0x150)][_0x6eb902(0x10c)](_0x6eb902(0xe9),_0x6eb902(0x151),_0x6eb902(0xd6),_0x3a1b13=>{const _0x378d8f=_0x6eb902,_0x44c38d=_0x3a1b13[_0x378d8f(0x143)](_0x55cf0b=>_0x55cf0b[_0x378d8f(0x142)]()),_0x98d21b=_0x44c38d[0x0][_0x378d8f(0xb7)](_0x378d8f(0x160)),{minColumn:_0x548cda,maxColumn:_0xbd0cbe}=_0x55de71[_0x378d8f(0xfb)](_0x44c38d);_0x1cceb5[_0x378d8f(0x17b)](_0x98d21b,{'at':_0x548cda,'columns':_0xbd0cbe-_0x548cda+0x1});});const _0x9cc283=(_0x166805,_0x5cf962)=>{const _0x331268=_0x6eb902;if(!_0x5cf962[_0x331268(0xf6)]||!_0x5cf962[_0x331268(0xf6)][_0x331268(0xc6)](_0x331268(0x11e)))return;const _0x2bc43d=_0x5cf962[_0x331268(0x156)][_0x331268(0x139)],_0x123c45=_0x396276[_0x331268(0x163)]()[_0x331268(0x136)](_0x4da055=>_0x4da055[_0x331268(0x159)]&&_0x4da055[_0x331268(0x156)]&&_0x4da055[_0x331268(0x156)][_0x331268(0x139)]==_0x2bc43d);_0x123c45[_0x331268(0xfa)]&&_0x5cf962[_0x331268(0x12e)]()[_0x331268(0xfa)]!=_0x123c45[_0x331268(0xfa)]&&_0x123c45[_0x331268(0x135)]((_0xbea9c8,_0x5df6c2)=>(_0xbea9c8[_0x331268(0x10f)]=_0x5df6c2,_0x5df6c2[_0x331268(0xdb)]=_0xbea9c8,_0x5df6c2));};function _0x20c457(_0x16c47e,_0x37073a=!0x0){const _0x22625=_0x6eb902,{id:_0x3a82f3}=_0x396276[_0x22625(0xba)](_0x16c47e[_0x22625(0xec)]),_0x3250c5=[_0x22625(0x12c),_0x22625(0x131)],_0x42e8b3=_0x396276[_0x22625(0xc3)][_0x22625(0x171)](_0x16c47e[_0x22625(0xec)]);return _0x42e8b3&&_0x3250c5[_0x22625(0xbe)](_0x22625(0x15f)),{'classes':_0x3250c5,'attributes':{'data-suggestion':_0x3a82f3},'priority':_0x42e8b3&&_0x37073a?0xbc2:0xbb8};}_0x396276['on'](_0x6eb902(0x147),_0x9cc283,{'priority':_0x6eb902(0x124)}),_0x396276['on'](_0x6eb902(0xe3),_0x9cc283,{'priority':_0x6eb902(0x124)}),_0x3b9478[_0x6eb902(0x11c)][_0x6eb902(0x13b)][_0x6eb902(0x174)](()=>{const _0x210028=_0x6eb902;let _0xe7568=!0x1;const _0x260a05=Array[_0x210028(0x158)](_0x3b9478[_0x210028(0x11c)][_0x210028(0x13b)][_0x210028(0xfe)][_0x210028(0x146)]());for(const {name:_0x12963c,data:_0x47fac2}of _0x260a05){const {group:_0x446d85,type:_0x39276f,id:_0x38ab3f}=_0x396276[_0x210028(0xba)](_0x12963c);if(_0x210028(0xde)!=_0x446d85||_0x210028(0x122)!=_0x39276f||_0x47fac2[_0x210028(0x17d)])continue;if(!_0x396276[_0x210028(0x103)](_0x38ab3f))continue;const _0x41fd41=_0x396276[_0x210028(0x11d)](_0x38ab3f)[_0x210028(0xc8)](),_0x2f230b=_0x3b9478[_0x210028(0x15a)][_0x210028(0x141)](_0x210028(0xc1))['me'];for(const _0x2c04a3 of _0x396276[_0x210028(0x163)]()){if(!_0x2c04a3[_0x210028(0x159)]||_0x2c04a3[_0x210028(0x100)]!=_0x2f230b)continue;if(_0x210028(0x145)!=_0x2c04a3[_0x210028(0xb6)]||_0x210028(0xd9)!=_0x2c04a3[_0x210028(0xf6)])continue;if(_0x2c04a3[_0x210028(0xc8)]()[_0x210028(0x106)](_0x469f69=>_0x41fd41[_0x210028(0x113)](_0x1340ef=>_0x1340ef[_0x210028(0xcc)](_0x469f69,!0x0)))){for(const _0x4e2b37 of _0x2c04a3[_0x210028(0x12e)]())_0x4e2b37[_0x210028(0x159)]&&(_0x4e2b37[_0x210028(0xd6)](),_0xe7568=!0x0);}}}return _0xe7568;}),_0x3b9478[_0x6eb902(0x11c)][_0x6eb902(0x13b)][_0x6eb902(0x174)](_0x1f807c=>{const _0x48e93e=_0x6eb902,_0x3fc904=_0x3b9478[_0x48e93e(0x15b)][_0x48e93e(0x141)](_0x48e93e(0xe0));if(!_0x3fc904||!_0x3fc904[_0x48e93e(0x125)][_0x48e93e(0xd4)](_0x1f807c[_0x48e93e(0x165)]))return!0x1;let _0x5b8d50=!0x1;const _0x4a66eb=_0x3b9478[_0x48e93e(0x15a)][_0x48e93e(0x141)](_0x48e93e(0xc1))['me'],_0x4a4b4d=_0x3b9478[_0x48e93e(0x11c)][_0x48e93e(0x13b)][_0x48e93e(0xfe)][_0x48e93e(0x14f)](),_0x21eb28=Array[_0x48e93e(0x158)](_0x3b9478[_0x48e93e(0x11c)][_0x48e93e(0x13b)][_0x48e93e(0xfe)][_0x48e93e(0x146)]())[_0x48e93e(0x136)](({name:_0x333ea8,data:_0x4a08fc})=>{const _0x40acad=_0x48e93e,{group:_0x43a047,subType:_0x31c573,authorId:_0x2c21c0}=_0x396276[_0x40acad(0xba)](_0x333ea8);return _0x40acad(0xde)==_0x43a047&&_0x40acad(0x11e)==_0x31c573&&_0x2c21c0==_0x4a66eb['id']&&!_0x4a08fc[_0x40acad(0x17d)];});for(const _0x115edb of _0x4a4b4d){if(_0x48e93e(0x172)!=_0x115edb[_0x48e93e(0xb6)]||_0x48e93e(0x175)!=_0x115edb[_0x48e93e(0xed)]||0x1!=_0x115edb[_0x48e93e(0xfa)])continue;const _0x2be0d4=_0x1f807c[_0x48e93e(0x111)](_0x115edb[_0x48e93e(0x16e)],_0x115edb[_0x48e93e(0x16e)][_0x48e93e(0x16c)](0x1));if(!_0x21eb28[_0x48e93e(0x110)](({data:_0x30b94a})=>_0x30b94a[_0x48e93e(0xbb)][_0x48e93e(0x179)](_0x2be0d4))){for(const {name:_0x36106,data:_0x4f1cf6}of _0x21eb28)if(_0x2be0d4[_0x48e93e(0xcc)](_0x4f1cf6[_0x48e93e(0xbb)])){_0x1f807c[_0x48e93e(0x152)](_0x36106,{'range':_0x2be0d4}),_0x5b8d50=!0x0;break;}}}return _0x5b8d50;}),_0x3b9478[_0x6eb902(0x11c)][_0x6eb902(0x13b)][_0x6eb902(0x174)](_0x11f306=>{const _0x415e9a=_0x6eb902;let _0x1ecfd2=!0x1;const _0x4b784a=_0x3b9478[_0x415e9a(0x15a)][_0x415e9a(0x141)](_0x415e9a(0xc1))['me'],_0x36064a=_0x396276[_0x415e9a(0x163)]()[_0x415e9a(0x136)](_0x224b87=>_0x224b87[_0x415e9a(0x159)]&&_0x224b87[_0x415e9a(0x100)]==_0x4b784a),_0x467364=new Set(),_0x1edb4a=new Set();for(const _0x2e85a6 of _0x36064a)if(_0x415e9a(0x11e)==_0x2e85a6[_0x415e9a(0xf6)])for(const _0x2e4db5 of _0x2e85a6[_0x415e9a(0xf0)]()){const _0x113606=_0x2e4db5[_0x415e9a(0x137)]()[_0x415e9a(0x142)]();if(_0x113606){if(_0x113606['is'](_0x415e9a(0xd2),_0x415e9a(0x175))&&Pe(_0x113606)){_0x2e85a6[_0x415e9a(0x108)](_0x2e4db5[_0x415e9a(0xed)]),_0x467364[_0x415e9a(0xea)](_0x113606),_0x1ecfd2=!0x0;const _0x41f601=_0x113606[_0x415e9a(0x11a)],_0x33e0c5=_0x113606[_0x415e9a(0x12f)],_0x3077f9=_0x41f601&&_0x41f601['is'](_0x415e9a(0xd2),_0x415e9a(0x175)),_0x36274f=_0x33e0c5&&_0x33e0c5['is'](_0x415e9a(0xd2),_0x415e9a(0x175));_0x3077f9&&!_0x467364[_0x415e9a(0xd4)](_0x41f601)&&_0x1edb4a[_0x415e9a(0xea)](_0x41f601),_0x36274f&&!_0x467364[_0x415e9a(0xd4)](_0x33e0c5)&&_0x1edb4a[_0x415e9a(0xea)](_0x33e0c5);}else _0x113606['is'](_0x415e9a(0xd2),_0x415e9a(0x123))&&_0x113606[_0x415e9a(0x105)]&&(_0x2e85a6[_0x415e9a(0x108)](_0x2e4db5[_0x415e9a(0xed)]),_0x1ecfd2=!0x0);}}else{if(_0x415e9a(0xd9)==_0x2e85a6[_0x415e9a(0xf6)]){if(!_0x2e85a6[_0x415e9a(0x156)]||!_0x2e85a6[_0x415e9a(0x156)][_0x415e9a(0x139)])continue;const _0xab51ab=_0x2e85a6[_0x415e9a(0x156)][_0x415e9a(0xcd)];if(_0xab51ab&&Object[_0x415e9a(0x12a)](_0xab51ab)[_0x415e9a(0xfa)])continue;const _0x3139a6=_0x2e85a6[_0x415e9a(0x156)][_0x415e9a(0x139)];let _0x5b9aba=!0x0,_0x440434=!0x0;for(const _0x4a5041 of _0x36064a)if(_0x4a5041[_0x415e9a(0xf6)]&&_0x4a5041[_0x415e9a(0xf6)][_0x415e9a(0xc6)](_0x415e9a(0x11e))){if(!_0x4a5041[_0x415e9a(0x156)][_0x415e9a(0x139)]){_0x440434=!0x1;break;}if(_0x4a5041['id']!=_0x2e85a6['id']&&_0x4a5041[_0x415e9a(0x156)][_0x415e9a(0x139)]==_0x3139a6){_0x5b9aba=!0x1;break;}}_0x440434&&_0x5b9aba&&(_0x2e85a6[_0x415e9a(0x13d)](),_0x1ecfd2=!0x0);}}for(const _0x26b491 of _0x467364)_0x11f306[_0x415e9a(0x14d)](_0x26b491);for(const _0xc12cd8 of _0x1edb4a)_0x11f306[_0x415e9a(0xb5)](_0xc12cd8);return _0x1ecfd2;}),_0x3b9478[_0x6eb902(0x178)][_0x6eb902(0x166)](_0x6eb902(0x117))[_0x6eb902(0x14e)]({'model':_0x6eb902(0x149),'view':(_0x57f114,_0x4e3cd5)=>_0x20c457(_0x57f114),'converterPriority':_0x6eb902(0x124)}),_0x3b9478[_0x6eb902(0x178)][_0x6eb902(0x166)](_0x6eb902(0x155))[_0x6eb902(0x14e)]({'model':_0x6eb902(0x149),'view':(_0x42654e,_0x2bce52)=>_0x2bce52[_0x6eb902(0x128)][_0x6eb902(0x15d)]?_0x20c457(_0x42654e,!0x1):null,'converterPriority':_0x6eb902(0x124)});const _0x5891e2=_0x3b9478[_0x6eb902(0x134)][_0x6eb902(0xef)];this[_0x6eb902(0xd5)](_0x5891e2[_0x6eb902(0x13b)],_0x6eb902(0xbc),(_0x57e093,_0x208d4c)=>{const _0x23d6bb=_0x6eb902,_0xeb800e=[];for(const _0x323fd7 of _0x5891e2[_0x23d6bb(0x16d)](_0x208d4c[_0x23d6bb(0xcf)])[_0x23d6bb(0xc5)]())_0x323fd7['is'](_0x23d6bb(0xd2),_0x23d6bb(0x162))&&_0xeb800e[_0x23d6bb(0xbe)](_0x323fd7);_0x5891e2[_0x23d6bb(0x120)](_0x3f5ed1=>{const _0x7add85=_0x23d6bb;for(const _0x115de1 of _0xeb800e)_0x3f5ed1[_0x7add85(0x126)](_0x3f5ed1[_0x7add85(0x16d)](_0x115de1),_0x3f5ed1[_0x7add85(0xda)](_0x115de1)),_0x3f5ed1[_0x7add85(0x14d)](_0x115de1);});});}}function Pe(_0x4d0d7c){const _0x202af6=_0x356d4a;if(_0x4d0d7c[_0x202af6(0x105)])return!0x0;const _0x586efa=_0x4d0d7c[_0x202af6(0x14b)](0x0);return _0x586efa['is'](_0x202af6(0xd2),_0x202af6(0x123))&&_0x586efa[_0x202af6(0x105)];}function he(_0x4c9e8a,_0x58305e={},_0x2703e5){const _0x30a7dd=_0x356d4a;for(const {isAnchor:_0x3dfb0b,cellHeight:_0x3bc766,cellWidth:_0x14aa67}of _0x2703e5[_0x30a7dd(0x17e)](_0x4c9e8a,{'includeAllSlots':!0x0,..._0x58305e}))if(!_0x3dfb0b||0x1!=_0x3bc766||0x1!=_0x14aa67)return!0x1;return!0x0;}
23
+ const _0xf5d914=_0x1c5a;(function(_0x5a0e80,_0x19b70e){const _0x27a61e=_0x1c5a,_0x460b68=_0x5a0e80();while(!![]){try{const _0x390cae=parseInt(_0x27a61e(0x142))/0x1+parseInt(_0x27a61e(0x13f))/0x2*(parseInt(_0x27a61e(0x12c))/0x3)+parseInt(_0x27a61e(0xd0))/0x4+-parseInt(_0x27a61e(0x95))/0x5*(-parseInt(_0x27a61e(0x8f))/0x6)+parseInt(_0x27a61e(0x8b))/0x7*(-parseInt(_0x27a61e(0xcd))/0x8)+-parseInt(_0x27a61e(0xde))/0x9*(-parseInt(_0x27a61e(0xdd))/0xa)+-parseInt(_0x27a61e(0x121))/0xb*(parseInt(_0x27a61e(0x138))/0xc);if(_0x390cae===_0x19b70e)break;else _0x460b68['push'](_0x460b68['shift']());}catch(_0x1bc71e){_0x460b68['push'](_0x460b68['shift']());}}}(_0x3bb4,0x49a02));function _0x3bb4(){const _0x343f06=['TableUtils','batch','111384OlEDAE','options','showSuggestionHighlights','name','deletion','change','fill','866YrNvsD','rootName','detach','79299mXBepQ','createRange','column','content','registerCustomCallback','tableCellHorizontalAlignment','clipboardOutput','element','document','_replaceTableSlotCell','from','next','deletionRanges','insertColumns','some','keys','plugins','getContainedElement','getMarkers','documentSelection','nextSibling','createRangeOn','endRow','subType','399ztverz','suggestion:formatBlock:tablePasteCell','markMultiRangeInsertion','registerDescriptionCallback','204pnxZjh','removeRows','set','forEach','hasSuggestion','suggestion-td','33715MtaKHF','tableCell','cell','elementToElement','get','markerName','columnInsertionRanges','has','start','root','first','paragraph','high','cells','markMultiRangeDeletion','insert','_isForcedDefaultExecutionBlock','selection','unwrap','getItems','dataDowncast','previous','setAttribute','containsRange','rowInsertionRanges','_createdBatches','startsWith','row','_suggestionFactory','commands','every','ck-suggestion-marker-insertion','wrap','isEqual','stop','type','getShiftedBy','tableCellVerticalAlignment','markMultiRangeBlockFormat','view','insertionRanges','value','markerAttributes','redo','_splitMarkerName','*Replace\x20table\x20cells*','previousSibling','includes','push','newRange','author','getSelectionAffectedTableCells','findAncestor','tableCellSuggestion','tableCellBorderWidth','Users','30584JxSAtb','oldRange','getRanges','787976NuPhZQ','remove','tableCellPadding','afterInit','createPositionBefore','getChangedMarkers','tablePaste','getRange','insertRows','editingDowncast','reduce','endColumn','model','4248870ozurrJ','9iKFHRH','table','getColumns','fromEntries','columns','listenTo','getColumnIndexes','entries','getAllAdjacentSuggestions','getRowIndexes','locale','move','markers','tablePasteColumn','getTableIfOnlyTableInContent','forceDefaultExecution','markerToHighlight','isInContent','tablePasteCell','editor','isEmpty','tablePasteRow','$graveyard','activeMarkers','discard','ck-suggestion-marker--active','insertion','_getCoordsForCells','trackChanges','registerPostFixer','insertContent','editing','getSuggestionCallback','join','find','suggestionLoaded','removeColumns','columnInsertionIndexes','setAttributes','fromRange','createTableWalker','rows','suggestion','getChanges','tableCellBorderColor','schema','differ','createRangeIn','getRows','suggestionUnloaded','last','end','nodeAfter','TableClipboard','length','filter','call','requires','getChild','position','descriptionFactory','getChildren','createElement','tableCellBorderStyle','getSuggestion','for','_tablePostFixingSubtypes','935OSVZAx','attributes','tableCellBackgroundColor','low','removeMarkers','updateMarker','accept','add','removeMarker','map','register','2619xHkfuV','getSuggestions','tablePasteChainId','getAttributes','rowInsertionIndexes','TrackChangesEditing','return','ck-suggestion-marker','conversion','formatBlock'];_0x3bb4=function(){return _0x343f06;};return _0x3bb4();}import{getTranslation as _0x5832cf}from'../utils/common-translations.js';import{Plugin as _0x201e6e}from'ckeditor5/src/core.js';import{LiveRange as _0x2a2f7d}from'ckeditor5/src/engine.js';import{uid as _0x465413,priorities as _0x438245}from'ckeditor5/src/utils.js';import _0x3e49c4 from'./table.js';const ge=[_0xf5d914(0xcb),_0xf5d914(0x10a),_0xf5d914(0x11d),_0xf5d914(0x147),_0xf5d914(0xba),_0xf5d914(0x123),_0xf5d914(0xd2)],Ce=Object[_0xf5d914(0xe1)](ge[_0xf5d914(0x12a)](_0x2a415c=>[_0x2a415c,null]));function _0x1c5a(_0x522d7c,_0x4e414f){const _0x3bb4ee=_0x3bb4();return _0x1c5a=function(_0x1c5af3,_0x5b59c3){_0x1c5af3=_0x1c5af3-0x7b;let _0x4e10fd=_0x3bb4ee[_0x1c5af3];return _0x4e10fd;},_0x1c5a(_0x522d7c,_0x4e414f);}export default class It extends _0x201e6e{static get[_0xf5d914(0x117)](){return[_0x3e49c4];}[_0xf5d914(0xd3)](){const _0x471a68=_0xf5d914,_0x2d26d9=this[_0x471a68(0xf1)];if(!_0x2d26d9[_0x471a68(0x83)][_0x471a68(0x9c)](_0x471a68(0x113)))return;const _0x28fb4e=_0x2d26d9[_0x471a68(0x83)][_0x471a68(0x99)](_0x471a68(0x131)),_0x4e99c0=_0x2d26d9[_0x471a68(0x83)][_0x471a68(0x99)](_0x471a68(0x136)),_0x56a114=_0x2d26d9[_0x471a68(0x83)][_0x471a68(0x99)](_0x3e49c4),_0x33c9e3=_0x2d26d9[_0x471a68(0x83)][_0x471a68(0x99)](_0x471a68(0x113));_0x56a114[_0x471a68(0x120)][_0x471a68(0xc5)](_0x471a68(0xf3),_0x471a68(0xeb)),_0x2d26d9[_0x471a68(0xdc)][_0x471a68(0x10b)][_0x471a68(0x12b)](_0x471a68(0xca),{'allowIn':_0x471a68(0x96),'allowContentOf':_0x471a68(0x96),'isLimit':!0x0}),_0x2d26d9[_0x471a68(0x134)][_0x471a68(0x98)]({'model':_0x471a68(0xca),'view':_0x471a68(0x94)});let _0x2403a3=null;_0x2d26d9[_0x471a68(0xdc)]['on'](_0x471a68(0xfc),(_0x446430,_0x4e90e7)=>{const _0xa89380=_0x471a68,[_0x2acd55,_0x385461]=_0x4e90e7,_0x45de39=_0x4e90e7[_0x4e90e7[_0xa89380(0x114)]-0x1];_0x45de39&&_0x45de39[_0xa89380(0xed)]||_0x28fb4e[_0xa89380(0xa5)]||this[_0xa89380(0xf1)][_0xa89380(0xb2)][_0xa89380(0x99)](_0xa89380(0xfa))[_0xa89380(0xbe)]&&function(_0x172740,_0xfde1cd,_0x1dca37,_0x1602de,_0x1a4676){const _0x56d078=_0xa89380;if(_0xfde1cd&&!_0xfde1cd['is'](_0x56d078(0x86)))return!0x1;const _0x80e587=_0x1a4676[_0x56d078(0xec)](_0x172740,_0x1dca37);if(!_0x80e587||!he(_0x80e587,void 0x0,_0x1602de))return!0x1;const _0x95659f=_0x1602de[_0x56d078(0xc8)](_0x1dca37[_0x56d078(0x7b)][_0x56d078(0xa6)]);if(!_0x95659f[_0x56d078(0x114)])return!0x1;const _0x2e2cfd=_0x95659f[0x0][_0x56d078(0xc9)](_0x56d078(0xdf)),_0x2d38dc=_0x1602de[_0x56d078(0xe7)](_0x95659f),_0x285bac=_0x1602de[_0x56d078(0xe4)](_0x95659f),_0x3f8e74={'startRow':_0x2d38dc[_0x56d078(0x9f)],'endRow':_0x2d38dc[_0x56d078(0x110)],'startColumn':_0x285bac[_0x56d078(0x9f)],'endColumn':_0x285bac[_0x56d078(0x110)]};return 0x1==_0x95659f[_0x56d078(0x114)]&&(_0x3f8e74[_0x56d078(0x89)]+=_0x1602de[_0x56d078(0x10e)](_0x80e587)-0x1,_0x3f8e74[_0x56d078(0xdb)]+=_0x1602de[_0x56d078(0xe0)](_0x80e587)-0x1),he(_0x2e2cfd,_0x3f8e74,_0x1602de);}(_0x2acd55,_0x385461,_0x2d26d9[_0xa89380(0xdc)],_0x4e99c0,_0x33c9e3)&&(_0x446430[_0xa89380(0xb7)](),_0x2403a3={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x2d26d9[_0xa89380(0xdc)][_0xa89380(0x13d)](()=>{const _0x22b709=_0xa89380;_0x2d26d9[_0x22b709(0xdc)][_0x22b709(0xfc)](_0x4e90e7[0x0],_0x4e90e7[0x1],_0x4e90e7[0x2],{'forceDefaultExecution':!0x0});const _0x3f033b=_0x465413(),{rowInsertionRanges:_0x42c4bd,columnInsertionRanges:_0x2a5635,insertionRanges:_0x20d127,deletionRanges:_0x19957d,cells:_0x53d73e}=_0x2403a3;_0x42c4bd[_0x22b709(0x114)]&&_0x28fb4e[_0x22b709(0x8d)](_0x42c4bd,_0x22b709(0xf3),{'tablePasteChainId':_0x3f033b}),_0x2a5635[_0x22b709(0x114)]&&_0x28fb4e[_0x22b709(0x8d)](_0x2a5635,_0x22b709(0xeb),{'tablePasteChainId':_0x3f033b}),_0x20d127[_0x22b709(0x114)]&&(_0x28fb4e[_0x22b709(0x8d)](_0x20d127,_0x22b709(0xd6),{'tablePasteChainId':_0x3f033b,'skipNestingCheck':!0x0}),_0x20d127[_0x22b709(0x92)](_0x49c6df=>{const _0x4fdd89=_0x22b709;var _0xe3d059;return null===(_0xe3d059=_0x49c6df[_0x4fdd89(0x141)])||void 0x0===_0xe3d059?void 0x0:_0xe3d059[_0x4fdd89(0x116)](_0x49c6df);})),_0x19957d[_0x22b709(0x114)]&&(_0x28fb4e[_0x22b709(0xa3)](_0x19957d,_0x22b709(0xd6),{'tablePasteChainId':_0x3f033b,'skipNestingCheck':!0x0}),_0x19957d[_0x22b709(0x92)](_0x41044c=>{const _0x4023a9=_0x22b709;var _0x5a81f4;return null===(_0x5a81f4=_0x41044c[_0x4023a9(0x141)])||void 0x0===_0x5a81f4?void 0x0:_0x5a81f4[_0x4023a9(0x116)](_0x41044c);}));const _0x5e29be=_0x28fb4e[_0x22b709(0xbb)](_0x53d73e[_0x22b709(0x12a)](({element:_0x350987})=>_0x350987),{'formatGroupId':_0x465413()},[],_0x22b709(0xf0),{'tablePasteChainId':_0x3f033b});if(_0x5e29be){const _0x3e4614=_0x5e29be[_0x22b709(0x85)](),_0x3f3e8a=[];for(const {element:_0x5a8b69,attributes:_0x5f0385}of _0x53d73e){if(!_0x5f0385)continue;const _0x24cef5=_0x2d26d9[_0x22b709(0xdc)][_0x22b709(0x88)](_0x5a8b69),_0x30802f=_0x3e4614[_0x22b709(0x100)](_0x386f87=>_0x386f87[_0x22b709(0xd7)]()[_0x22b709(0xb6)](_0x24cef5));_0x30802f&&_0x3f3e8a[_0x22b709(0xc5)]([_0x30802f[_0x22b709(0x13b)],_0x5f0385]);}_0x3f3e8a[_0x22b709(0x114)]&&_0x5e29be[_0x22b709(0xab)](_0x22b709(0xbf),Object[_0x22b709(0xe1)](_0x3f3e8a));}_0x2403a3=null;}));},{'priority':_0x438245[_0x471a68(0xa1)]+0xa}),_0x2d26d9[_0x471a68(0x83)][_0x471a68(0x99)](_0x471a68(0x113))['on'](_0x471a68(0x7c),(_0x4b1175,_0x27eb06)=>{const _0x406286=_0x471a68,[_0x2528dd,_0x3d62da,,_0x4f4461]=_0x27eb06;if(!_0x2403a3)return;_0x4b1175[_0x406286(0xb7)]();const _0x26cc74=_0x2528dd[_0x406286(0x97)],_0x2bf7cb=_0x3d62da,_0x5b2d42=Pe(_0x26cc74),_0x1a1863=Pe(_0x2bf7cb);_0x4b1175[_0x406286(0x132)]=_0x26cc74;let _0x47d3f3=null,_0x9044af=null;if(_0x1a1863||_0x5b2d42){if(_0x5b2d42&&!_0x1a1863){_0x4f4461[_0x406286(0xd1)](_0x26cc74[_0x406286(0x118)](0x0));for(const _0x5de913 of Array[_0x406286(0x7d)](_0x2bf7cb[_0x406286(0x11b)]()))_0x4f4461[_0x406286(0xa4)](_0x5de913,_0x26cc74,_0x406286(0x111));const _0x44c3e5=_0x2403a3[_0x406286(0x130)][_0x406286(0xc4)](_0x2528dd[_0x406286(0xb0)]),_0x51b967=_0x2403a3[_0x406286(0x103)][_0x406286(0xc4)](_0x2528dd[_0x406286(0x144)]);_0x44c3e5||_0x51b967||(_0x47d3f3=_0x2a2f7d[_0x406286(0x105)](_0x4f4461[_0x406286(0x10d)](_0x26cc74)));}else _0x1a1863&&!_0x5b2d42&&(_0x9044af=_0x4f4461[_0x406286(0x10d)](_0x26cc74));}else{const _0x1c6e3d=_0x4f4461[_0x406286(0x11c)](_0x406286(0xca)),_0x39b38c=_0x4f4461[_0x406286(0x11c)](_0x406286(0xca));_0x4f4461[_0x406286(0xb5)](_0x4f4461[_0x406286(0x10d)](_0x26cc74),_0x39b38c),_0x4f4461[_0x406286(0xa4)](_0x1c6e3d,_0x26cc74,0x0);for(const _0x5cee58 of Array[_0x406286(0x7d)](_0x2bf7cb[_0x406286(0x11b)]()))_0x4f4461[_0x406286(0xa4)](_0x5cee58,_0x1c6e3d,_0x406286(0x111));_0x47d3f3=_0x2a2f7d[_0x406286(0x105)](_0x4f4461[_0x406286(0x88)](_0x1c6e3d)),_0x9044af=_0x2a2f7d[_0x406286(0x105)](_0x4f4461[_0x406286(0x88)](_0x39b38c));}const _0x1a3b2c=Array[_0x406286(0x7d)](_0x2bf7cb[_0x406286(0x12f)]())[_0x406286(0x115)](([_0x2d2938])=>ge[_0x406286(0xc4)](_0x2d2938));_0x2403a3[_0x406286(0xa2)][_0x406286(0xc5)]({'element':_0x26cc74,'attributes':_0x1a3b2c[_0x406286(0x114)]?Object[_0x406286(0xe1)](_0x1a3b2c):null}),_0x47d3f3&&_0x2403a3[_0x406286(0xbd)][_0x406286(0xc5)](_0x47d3f3),_0x9044af&&_0x2403a3[_0x406286(0x7f)][_0x406286(0xc5)](_0x9044af);},{'priority':_0x471a68(0xa1)}),_0x4e99c0['on'](_0x471a68(0x80),(_0x4566b6,_0x5ce605)=>{const _0x59ad95=_0x471a68,[_0x86e2e0,_0xa48636={}]=_0x5ce605;if(!_0x2403a3)return;const _0x5a2d8a=_0xa48636['at']||0x0,_0x12ee86=_0xa48636[_0x59ad95(0xe2)]||0x1;_0x2403a3[_0x59ad95(0x103)]=new Array(_0x12ee86)[_0x59ad95(0x13e)](_0x5a2d8a)[_0x59ad95(0x12a)]((_0x4d53b8,_0x48ef63)=>_0x4d53b8+_0x48ef63);for(const {cell:_0x26aa27}of _0x4e99c0[_0x59ad95(0x106)](_0x86e2e0,{'startColumn':_0x5a2d8a,'endColumn':_0x5a2d8a+_0x12ee86-0x1}))_0x2403a3[_0x59ad95(0x9b)][_0x59ad95(0xc5)](_0x2d26d9[_0x59ad95(0xdc)][_0x59ad95(0x88)](_0x26aa27));},{'priority':_0x471a68(0x124)}),_0x4e99c0['on'](_0x471a68(0xd8),(_0x4073e1,_0x401d0b)=>{const _0x35d83a=_0x471a68,[_0x4a640d,_0x5db9d8={}]=_0x401d0b;if(!_0x2403a3)return;const _0x7b17d2=_0x5db9d8['at']||0x0,_0x59ac62=_0x5db9d8[_0x35d83a(0x107)]||0x1;_0x2403a3[_0x35d83a(0x130)]=new Array(_0x59ac62)[_0x35d83a(0x13e)](_0x7b17d2)[_0x35d83a(0x12a)]((_0x535496,_0x3bb518)=>_0x535496+_0x3bb518);for(const {cell:_0x499591}of _0x4e99c0[_0x35d83a(0x106)](_0x4a640d,{'startRow':_0x7b17d2,'endRow':_0x7b17d2+_0x59ac62-0x1}))_0x2403a3[_0x35d83a(0xad)][_0x35d83a(0xc5)](_0x2d26d9[_0x35d83a(0xdc)][_0x35d83a(0x88)](_0x499591));},{'priority':_0x471a68(0x124)}),_0x28fb4e[_0x471a68(0x11a)][_0x471a68(0x8e)](_0x1bfe35=>{const _0xb9b590=_0x471a68;if(_0x1bfe35[_0xb9b590(0x8a)]&&_0x1bfe35[_0xb9b590(0x8a)][_0xb9b590(0xaf)](_0xb9b590(0xd6)))return _0x1bfe35[_0xb9b590(0xaa)]?{}:{'type':_0xb9b590(0xf8),'content':_0x5832cf(_0x2d26d9[_0xb9b590(0xe8)],_0xb9b590(0xc2))};});const _0x29e073=()=>!0x1;for(const _0x174b72 of[_0x471a68(0xd6),_0x471a68(0xeb),_0x471a68(0xf3),_0x471a68(0xf0)])_0x28fb4e[_0x471a68(0xb1)][_0x471a68(0x146)](_0x471a68(0xf8),_0x174b72,_0x471a68(0xff),_0x29e073),_0x28fb4e[_0x471a68(0xb1)][_0x471a68(0x146)](_0x471a68(0x13c),_0x174b72,_0x471a68(0xff),_0x29e073),_0x28fb4e[_0x471a68(0xb1)][_0x471a68(0x146)](_0x471a68(0x135),_0x174b72,_0x471a68(0xff),_0x29e073);_0x28fb4e[_0x471a68(0xb1)][_0x471a68(0x146)](_0x471a68(0x135),_0x471a68(0xf0),_0x471a68(0xf6),_0x29e073),_0x28fb4e[_0x471a68(0xb1)][_0x471a68(0x146)](_0x471a68(0x135),_0x471a68(0xf0),_0x471a68(0x127),(_0x527f5f,_0x5bf2fd,_0x4e0438)=>{const _0x49d1a9=_0x471a68,_0x36b337=_0x527f5f[_0x49d1a9(0x12a)](_0x299eef=>_0x299eef[_0x49d1a9(0x84)]())[_0x49d1a9(0x115)](_0x584755=>_0x584755),_0x4661a7=new Map(_0x36b337[_0x49d1a9(0x12a)](_0x4e8d2f=>[_0x4e8d2f,null]));if(_0x2403a3){for(const {element:_0x431dfb,attributes:_0x3dd185}of _0x2403a3[_0x49d1a9(0xa2)])_0x3dd185&&_0x4661a7[_0x49d1a9(0x91)](_0x431dfb,_0x3dd185);}else{if(_0x4e0438&&_0x4e0438[_0x49d1a9(0xbf)])for(const [_0x1f4a1f,_0x3682bf]of Object[_0x49d1a9(0xe5)](_0x4e0438[_0x49d1a9(0xbf)])){const _0x44519d=_0x2d26d9[_0x49d1a9(0xdc)][_0x49d1a9(0xea)][_0x49d1a9(0x99)](_0x1f4a1f),_0x153d4c=_0x44519d?_0x44519d[_0x49d1a9(0xd7)]()[_0x49d1a9(0x84)]():null;_0x153d4c&&_0x4661a7[_0x49d1a9(0x91)](_0x153d4c,_0x3682bf);}}_0x2d26d9[_0x49d1a9(0xdc)][_0x49d1a9(0x13d)](_0x1678c5=>{const _0x4feb9c=_0x49d1a9;for(const [_0x353e87,_0x431805]of _0x4661a7)_0x1678c5[_0x4feb9c(0x104)]({...Ce,..._0x431805},_0x353e87);});});const _0x1f9f6e=(_0x3e8ef6,_0x25d6fd)=>{const _0x40ba33=_0x471a68;_0x28fb4e[_0x40ba33(0xb1)][_0x40ba33(0x146)](_0x3e8ef6,_0x40ba33(0xd6),_0x25d6fd,(_0x3ed5e0,_0xc861b7,_0x2fee12)=>{const _0x1b9be2=_0x40ba33;_0x2d26d9[_0x1b9be2(0xdc)][_0x1b9be2(0x13d)](_0x5bb69d=>{const _0xe6fc98=_0x1b9be2,_0x5dec64=[];for(const _0x3153bc of _0x3ed5e0){const _0x20e000=_0x3153bc[_0xe6fc98(0x9d)][_0xe6fc98(0x112)];_0x20e000['is'](_0xe6fc98(0x149),_0xe6fc98(0xca))&&_0x5dec64[_0xe6fc98(0xc5)](_0x20e000);}_0x28fb4e[_0xe6fc98(0xb1)][_0xe6fc98(0xfe)](_0x3e8ef6,null,_0x25d6fd)(_0x3ed5e0,_0xc861b7,_0x2fee12);for(const _0x52d538 of _0x5dec64)_0xe6fc98(0xf4)!=_0x52d538[_0xe6fc98(0x9e)][_0xe6fc98(0x140)]&&_0x5bb69d[_0xe6fc98(0xa7)](_0x52d538);});});};_0x1f9f6e(_0x471a68(0xf8),_0x471a68(0x127)),_0x1f9f6e(_0x471a68(0xf8),_0x471a68(0xf6)),_0x1f9f6e(_0x471a68(0x13c),_0x471a68(0x127)),_0x1f9f6e(_0x471a68(0x13c),_0x471a68(0xf6)),_0x28fb4e[_0x471a68(0xb1)][_0x471a68(0x146)](_0x471a68(0xf8),_0x471a68(0xf3),_0x471a68(0xf6),_0x2dcd90=>{const _0x17964e=_0x471a68,_0x10df28=_0x2dcd90[_0x17964e(0x12a)](_0x1a69fd=>_0x1a69fd[_0x17964e(0x84)]()),_0x4116d6=_0x10df28[0x0][_0x17964e(0xc9)](_0x17964e(0xdf)),{minRow:_0x138ab9,maxRow:_0xbadc29}=_0x56a114[_0x17964e(0xf9)](_0x10df28);_0x4e99c0[_0x17964e(0x90)](_0x4116d6,{'at':_0x138ab9,'rows':_0xbadc29-_0x138ab9+0x1});}),_0x28fb4e[_0x471a68(0xb1)][_0x471a68(0x146)](_0x471a68(0xf8),_0x471a68(0xeb),_0x471a68(0xf6),_0x58e641=>{const _0x19f70c=_0x471a68,_0x35ecf1=_0x58e641[_0x19f70c(0x12a)](_0x16ab22=>_0x16ab22[_0x19f70c(0x84)]()),_0x2d2266=_0x35ecf1[0x0][_0x19f70c(0xc9)](_0x19f70c(0xdf)),{minColumn:_0x11bc34,maxColumn:_0x24584b}=_0x56a114[_0x19f70c(0xf9)](_0x35ecf1);_0x4e99c0[_0x19f70c(0x102)](_0x2d2266,{'at':_0x11bc34,'columns':_0x24584b-_0x11bc34+0x1});});const _0x16dabe=(_0x2389fc,_0x371253)=>{const _0x4c85e1=_0x471a68;if(!_0x371253[_0x4c85e1(0x8a)]||!_0x371253[_0x4c85e1(0x8a)][_0x4c85e1(0xaf)](_0x4c85e1(0xd6)))return;const _0x5d4199=_0x371253[_0x4c85e1(0x122)][_0x4c85e1(0x12e)],_0x3116f9=_0x28fb4e[_0x4c85e1(0x12d)]()[_0x4c85e1(0x115)](_0x277b00=>_0x277b00[_0x4c85e1(0xef)]&&_0x277b00[_0x4c85e1(0x122)]&&_0x277b00[_0x4c85e1(0x122)][_0x4c85e1(0x12e)]==_0x5d4199);_0x3116f9[_0x4c85e1(0x114)]&&_0x371253[_0x4c85e1(0xe6)]()[_0x4c85e1(0x114)]!=_0x3116f9[_0x4c85e1(0x114)]&&_0x3116f9[_0x4c85e1(0xda)]((_0x5e98c7,_0x398eb9)=>(_0x5e98c7[_0x4c85e1(0x7e)]=_0x398eb9,_0x398eb9[_0x4c85e1(0xaa)]=_0x5e98c7,_0x398eb9));};function _0x57ea54(_0x4dad88,_0x1595dd=!0x0){const _0x149e61=_0x471a68,{id:_0x5c3af3}=_0x28fb4e[_0x149e61(0xc1)](_0x4dad88[_0x149e61(0x9a)]),_0x49b500=[_0x149e61(0x133),_0x149e61(0xb4)],_0x42563f=_0x28fb4e[_0x149e61(0xf5)][_0x149e61(0xc4)](_0x4dad88[_0x149e61(0x9a)]);return _0x42563f&&_0x49b500[_0x149e61(0xc5)](_0x149e61(0xf7)),{'classes':_0x49b500,'attributes':{'data-suggestion':_0x5c3af3},'priority':_0x42563f&&_0x1595dd?0xbc2:0xbb8};}_0x28fb4e['on'](_0x471a68(0x101),_0x16dabe,{'priority':_0x471a68(0xa1)}),_0x28fb4e['on'](_0x471a68(0x10f),_0x16dabe,{'priority':_0x471a68(0xa1)}),_0x2d26d9[_0x471a68(0xdc)][_0x471a68(0x7b)][_0x471a68(0xfb)](()=>{const _0x1f9a86=_0x471a68;let _0x5795a0=!0x1;const _0x4f2302=Array[_0x1f9a86(0x7d)](_0x2d26d9[_0x1f9a86(0xdc)][_0x1f9a86(0x7b)][_0x1f9a86(0x10c)][_0x1f9a86(0xd5)]());for(const {name:_0x20b5f8,data:_0x1f46bd}of _0x4f2302){const {group:_0x170b40,type:_0x35baa2,id:_0x2cf80a}=_0x28fb4e[_0x1f9a86(0xc1)](_0x20b5f8);if(_0x1f9a86(0x108)!=_0x170b40||_0x1f9a86(0x13c)!=_0x35baa2||_0x1f46bd[_0x1f9a86(0xce)])continue;if(!_0x28fb4e[_0x1f9a86(0x93)](_0x2cf80a))continue;const _0x1d157e=_0x28fb4e[_0x1f9a86(0x11e)](_0x2cf80a)[_0x1f9a86(0xcf)](),_0x530467=_0x2d26d9[_0x1f9a86(0x83)][_0x1f9a86(0x99)](_0x1f9a86(0xcc))['me'];for(const _0x130af8 of _0x28fb4e[_0x1f9a86(0x12d)]()){if(!_0x130af8[_0x1f9a86(0xef)]||_0x130af8[_0x1f9a86(0xc7)]!=_0x530467)continue;if(_0x1f9a86(0x135)!=_0x130af8[_0x1f9a86(0xb8)]||_0x1f9a86(0xf0)!=_0x130af8[_0x1f9a86(0x8a)])continue;if(_0x130af8[_0x1f9a86(0xcf)]()[_0x1f9a86(0xb3)](_0x32ac56=>_0x1d157e[_0x1f9a86(0x81)](_0x35e676=>_0x35e676[_0x1f9a86(0xac)](_0x32ac56,!0x0)))){for(const _0x3ee949 of _0x130af8[_0x1f9a86(0xe6)]())_0x3ee949[_0x1f9a86(0xef)]&&(_0x3ee949[_0x1f9a86(0xf6)](),_0x5795a0=!0x0);}}}return _0x5795a0;}),_0x2d26d9[_0x471a68(0xdc)][_0x471a68(0x7b)][_0x471a68(0xfb)](_0x222e71=>{const _0xaf7204=_0x471a68,_0x3eba20=_0x2d26d9[_0xaf7204(0xb2)][_0xaf7204(0x99)](_0xaf7204(0xc0));if(!_0x3eba20||!_0x3eba20[_0xaf7204(0xae)][_0xaf7204(0x9c)](_0x222e71[_0xaf7204(0x137)]))return!0x1;let _0x4fb407=!0x1;const _0x5e6685=_0x2d26d9[_0xaf7204(0x83)][_0xaf7204(0x99)](_0xaf7204(0xcc))['me'],_0x56a51d=_0x2d26d9[_0xaf7204(0xdc)][_0xaf7204(0x7b)][_0xaf7204(0x10c)][_0xaf7204(0x109)](),_0x521d5e=Array[_0xaf7204(0x7d)](_0x2d26d9[_0xaf7204(0xdc)][_0xaf7204(0x7b)][_0xaf7204(0x10c)][_0xaf7204(0xd5)]())[_0xaf7204(0x115)](({name:_0x32502e,data:_0x5aab30})=>{const _0x577d32=_0xaf7204,{group:_0x73926d,subType:_0x2fcc88,authorId:_0x2704aa}=_0x28fb4e[_0x577d32(0xc1)](_0x32502e);return _0x577d32(0x108)==_0x73926d&&_0x577d32(0xd6)==_0x2fcc88&&_0x2704aa==_0x5e6685['id']&&!_0x5aab30[_0x577d32(0xce)];});for(const _0x4561e2 of _0x56a51d){if(_0xaf7204(0xa4)!=_0x4561e2[_0xaf7204(0xb8)]||_0xaf7204(0xca)!=_0x4561e2[_0xaf7204(0x13b)]||0x1!=_0x4561e2[_0xaf7204(0x114)])continue;const _0x30d80f=_0x222e71[_0xaf7204(0x143)](_0x4561e2[_0xaf7204(0x119)],_0x4561e2[_0xaf7204(0x119)][_0xaf7204(0xb9)](0x1));if(!_0x521d5e[_0xaf7204(0x100)](({data:_0x10b638})=>_0x10b638[_0xaf7204(0xc6)][_0xaf7204(0xb6)](_0x30d80f))){for(const {name:_0x12ea40,data:_0x447a7e}of _0x521d5e)if(_0x30d80f[_0xaf7204(0xac)](_0x447a7e[_0xaf7204(0xc6)])){_0x222e71[_0xaf7204(0x126)](_0x12ea40,{'range':_0x30d80f}),_0x4fb407=!0x0;break;}}}return _0x4fb407;}),_0x2d26d9[_0x471a68(0xdc)][_0x471a68(0x7b)][_0x471a68(0xfb)](_0x1ab8b6=>{const _0x59706c=_0x471a68;let _0x47ca8c=!0x1;const _0x45ed2b=_0x2d26d9[_0x59706c(0x83)][_0x59706c(0x99)](_0x59706c(0xcc))['me'],_0x3f26af=_0x28fb4e[_0x59706c(0x12d)]()[_0x59706c(0x115)](_0xc57751=>_0xc57751[_0x59706c(0xef)]&&_0xc57751[_0x59706c(0xc7)]==_0x45ed2b),_0x2a6ad8=new Set(),_0x3af8e3=new Set();for(const _0x5d39af of _0x3f26af)if(_0x59706c(0xd6)==_0x5d39af[_0x59706c(0x8a)])for(const _0x5462de of _0x5d39af[_0x59706c(0x85)]()){const _0x424535=_0x5462de[_0x59706c(0xd7)]()[_0x59706c(0x84)]();if(_0x424535){if(_0x424535['is'](_0x59706c(0x149),_0x59706c(0xca))&&Pe(_0x424535)){_0x5d39af[_0x59706c(0x129)](_0x5462de[_0x59706c(0x13b)]),_0x2a6ad8[_0x59706c(0x128)](_0x424535),_0x47ca8c=!0x0;const _0x26e79e=_0x424535[_0x59706c(0x87)],_0x40dc6b=_0x424535[_0x59706c(0xc3)],_0x2d544f=_0x26e79e&&_0x26e79e['is'](_0x59706c(0x149),_0x59706c(0xca)),_0x32afc8=_0x40dc6b&&_0x40dc6b['is'](_0x59706c(0x149),_0x59706c(0xca));_0x2d544f&&!_0x2a6ad8[_0x59706c(0x9c)](_0x26e79e)&&_0x3af8e3[_0x59706c(0x128)](_0x26e79e),_0x32afc8&&!_0x2a6ad8[_0x59706c(0x9c)](_0x40dc6b)&&_0x3af8e3[_0x59706c(0x128)](_0x40dc6b);}else _0x424535['is'](_0x59706c(0x149),_0x59706c(0xa0))&&_0x424535[_0x59706c(0xf2)]&&(_0x5d39af[_0x59706c(0x129)](_0x5462de[_0x59706c(0x13b)]),_0x47ca8c=!0x0);}}else{if(_0x59706c(0xf0)==_0x5d39af[_0x59706c(0x8a)]){if(!_0x5d39af[_0x59706c(0x122)]||!_0x5d39af[_0x59706c(0x122)][_0x59706c(0x12e)])continue;const _0x3318ed=_0x5d39af[_0x59706c(0x122)][_0x59706c(0xbf)];if(_0x3318ed&&Object[_0x59706c(0x82)](_0x3318ed)[_0x59706c(0x114)])continue;const _0x4e496a=_0x5d39af[_0x59706c(0x122)][_0x59706c(0x12e)];let _0x535e55=!0x0,_0x391acd=!0x0;for(const _0x3acf7e of _0x3f26af)if(_0x3acf7e[_0x59706c(0x8a)]&&_0x3acf7e[_0x59706c(0x8a)][_0x59706c(0xaf)](_0x59706c(0xd6))){if(!_0x3acf7e[_0x59706c(0x122)][_0x59706c(0x12e)]){_0x391acd=!0x1;break;}if(_0x3acf7e['id']!=_0x5d39af['id']&&_0x3acf7e[_0x59706c(0x122)][_0x59706c(0x12e)]==_0x4e496a){_0x535e55=!0x1;break;}}_0x391acd&&_0x535e55&&(_0x5d39af[_0x59706c(0x125)](),_0x47ca8c=!0x0);}}for(const _0x42eb47 of _0x2a6ad8)_0x1ab8b6[_0x59706c(0xd1)](_0x42eb47);for(const _0x42623e of _0x3af8e3)_0x1ab8b6[_0x59706c(0xa7)](_0x42623e);return _0x47ca8c;}),_0x2d26d9[_0x471a68(0x134)][_0x471a68(0x11f)](_0x471a68(0xd9))[_0x471a68(0xee)]({'model':_0x471a68(0x8c),'view':(_0x47be50,_0x1dcba1)=>_0x57ea54(_0x47be50),'converterPriority':_0x471a68(0xa1)}),_0x2d26d9[_0x471a68(0x134)][_0x471a68(0x11f)](_0x471a68(0xa9))[_0x471a68(0xee)]({'model':_0x471a68(0x8c),'view':(_0x4183f8,_0x206491)=>_0x206491[_0x471a68(0x139)][_0x471a68(0x13a)]?_0x57ea54(_0x4183f8,!0x1):null,'converterPriority':_0x471a68(0xa1)});const _0x5df5ff=_0x2d26d9[_0x471a68(0xfd)][_0x471a68(0xbc)];this[_0x471a68(0xe3)](_0x5df5ff[_0x471a68(0x7b)],_0x471a68(0x148),(_0xa4802b,_0x3d099f)=>{const _0x595686=_0x471a68,_0x97a455=[];for(const _0x5c5298 of _0x5df5ff[_0x595686(0x10d)](_0x3d099f[_0x595686(0x145)])[_0x595686(0xa8)]())_0x5c5298['is'](_0x595686(0x149),_0x595686(0x94))&&_0x97a455[_0x595686(0xc5)](_0x5c5298);_0x5df5ff[_0x595686(0x13d)](_0x4e1dd8=>{const _0x53e144=_0x595686;for(const _0xb60102 of _0x97a455)_0x4e1dd8[_0x53e144(0xe9)](_0x4e1dd8[_0x53e144(0x10d)](_0xb60102),_0x4e1dd8[_0x53e144(0xd4)](_0xb60102)),_0x4e1dd8[_0x53e144(0xd1)](_0xb60102);});});}}function Pe(_0x38e5a8){const _0x3fe1b4=_0xf5d914;if(_0x38e5a8[_0x3fe1b4(0xf2)])return!0x0;const _0x36f551=_0x38e5a8[_0x3fe1b4(0x118)](0x0);return _0x36f551['is'](_0x3fe1b4(0x149),_0x3fe1b4(0xa0))&&_0x36f551[_0x3fe1b4(0xf2)];}function he(_0x420654,_0x51c7a5={},_0x16f551){const _0x4b1f6d=_0xf5d914;for(const {isAnchor:_0xd6d43e,cellHeight:_0x4f35a4,cellWidth:_0x39eb34}of _0x16f551[_0x4b1f6d(0x106)](_0x420654,{'includeAllSlots':!0x0,..._0x51c7a5}))if(!_0xd6d43e||0x1!=_0x4f35a4||0x1!=_0x39eb34)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4483bf=_0x2465;function _0x2465(_0x258f1e,_0x4102e4){const _0x263810=_0x2638();return _0x2465=function(_0x246596,_0x52d23f){_0x246596=_0x246596-0xb4;let _0x105989=_0x263810[_0x246596];return _0x105989;},_0x2465(_0x258f1e,_0x4102e4);}(function(_0x3642ce,_0x182420){const _0x48d047=_0x2465,_0x1ada9c=_0x3642ce();while(!![]){try{const _0x113645=parseInt(_0x48d047(0xe4))/0x1+-parseInt(_0x48d047(0xd9))/0x2+-parseInt(_0x48d047(0xd6))/0x3*(parseInt(_0x48d047(0xbb))/0x4)+parseInt(_0x48d047(0xc6))/0x5+parseInt(_0x48d047(0xe2))/0x6*(-parseInt(_0x48d047(0xc7))/0x7)+parseInt(_0x48d047(0xb5))/0x8*(parseInt(_0x48d047(0xc8))/0x9)+parseInt(_0x48d047(0xb9))/0xa;if(_0x113645===_0x182420)break;else _0x1ada9c['push'](_0x1ada9c['shift']());}catch(_0x53b8d9){_0x1ada9c['push'](_0x1ada9c['shift']());}}}(_0x2638,0x19e85));import{Plugin as _0x22d31c}from'ckeditor5/src/core.js';import{getTranslation as _0x2b3363}from'../utils/common-translations.js';function _0x2638(){const _0x56f9d0=['plugins','getSuggestions','formatInline','commandParams','resizeTable','change','model','270EKZCAH','getSuggestionCallback','170983yRFtVF','editor','registerDescriptionCallback','descriptionFactory','getColumnGroupElement','type','data','locale','markBlockFormat','280424yuLspj','handleResizeTableWidthCommand','get','discard','6260tmiSxd','_suggestionFactory','212deTdIP','format','accept','author','resizeTableWidth','handleSuggestionDescription','tableWidth','has','TableColumnResizeEditing','formatGroupId','getContainedElement','730425Qomgic','3010MKRzCj','27mOHfHk','Users','enableCommand','getSelectedElement','registerCustomCallback','*Format:*\x20resize\x20table','columnWidths','selection','getTableColumnsWidths','table','document','getAttribute','subType','bind','8031OWLaKp','afterInit','formatBlock','311010otFtOj','TrackChangesEditing'];_0x2638=function(){return _0x56f9d0;};return _0x2638();}export default class vt extends _0x22d31c{[_0x4483bf(0xd7)](){const _0x1f7195=_0x4483bf;if(!this[_0x1f7195(0xe5)][_0x1f7195(0xdb)][_0x1f7195(0xc2)](_0x1f7195(0xc3)))return;const _0x1db224=this[_0x1f7195(0xe5)][_0x1f7195(0xdb)][_0x1f7195(0xb7)](_0x1f7195(0xda));_0x1db224[_0x1f7195(0xca)](_0x1f7195(0xbf),this[_0x1f7195(0xb6)][_0x1f7195(0xd5)](this)),_0x1db224[_0x1f7195(0xba)][_0x1f7195(0xcc)](_0x1f7195(0xd8),_0x1f7195(0xdf),_0x1f7195(0xbd),_0x1db224[_0x1f7195(0xba)][_0x1f7195(0xe3)](_0x1f7195(0xd8),null,_0x1f7195(0xb8))),_0x1db224[_0x1f7195(0xba)][_0x1f7195(0xcc)](_0x1f7195(0xd8),_0x1f7195(0xdf),_0x1f7195(0xb8),_0x1db224[_0x1f7195(0xba)][_0x1f7195(0xe3)](_0x1f7195(0xd8),null,_0x1f7195(0xbd))),_0x1db224[_0x1f7195(0xe7)][_0x1f7195(0xe6)](this[_0x1f7195(0xc0)][_0x1f7195(0xd5)](this));}[_0x4483bf(0xb6)](_0x3cf0ff,_0x5c5c0a){const _0x4451fa=_0x4483bf,_0x5a9205=this[_0x4451fa(0xe5)][_0x4451fa(0xdb)][_0x4451fa(0xb7)](_0x4451fa(0xda)),_0x18ac61=this[_0x4451fa(0xe5)][_0x4451fa(0xdb)][_0x4451fa(0xb7)](_0x4451fa(0xc3)),_0x2e82b4=_0x5c5c0a[_0x4451fa(0xd1)]||this[_0x4451fa(0xe5)][_0x4451fa(0xe1)][_0x4451fa(0xd2)][_0x4451fa(0xcf)][_0x4451fa(0xcb)]();this[_0x4451fa(0xe5)][_0x4451fa(0xe1)][_0x4451fa(0xe0)](()=>{const _0x1b1946=_0x4451fa,_0x48b66b=_0x18ac61[_0x1b1946(0xe8)](_0x2e82b4);let _0x3c2e8e=_0x48b66b?_0x18ac61[_0x1b1946(0xd0)](_0x48b66b):null,_0xa20bd1=_0x2e82b4[_0x1b1946(0xd3)](_0x1b1946(0xc1))||null;const _0x3f565b=_0x5c5c0a[_0x1b1946(0xc1)]||_0xa20bd1,_0x1ee6b9=_0x5c5c0a[_0x1b1946(0xce)]||_0x3c2e8e,_0x481d21=this[_0x1b1946(0xe5)][_0x1b1946(0xdb)][_0x1b1946(0xb7)](_0x1b1946(0xc9))['me'];for(const _0x209ad2 of _0x5a9205[_0x1b1946(0xdc)]()){const _0x917787=_0x209ad2[_0x1b1946(0xc5)]();if(_0x1b1946(0xdf)===_0x209ad2[_0x1b1946(0xd4)]&&_0x917787===_0x2e82b4){_0x209ad2[_0x1b1946(0xbe)]!==_0x481d21&&_0x209ad2[_0x1b1946(0xb8)]();const _0x2c49c5=_0x209ad2[_0x1b1946(0xea)][_0x1b1946(0xde)];_0xa20bd1=_0x2c49c5[0x0][_0x1b1946(0xc1)],_0x3c2e8e=_0x2c49c5[0x0][_0x1b1946(0xce)];break;}}_0x3cf0ff({'table':_0x2e82b4,'tableWidth':_0x3f565b,'columnWidths':_0x1ee6b9}),_0x5a9205[_0x1b1946(0xb4)](_0x2e82b4,{'commandName':_0x1b1946(0xbf),'commandParams':[{'tableWidth':_0xa20bd1,'columnWidths':_0x3c2e8e}],'formatGroupId':_0x1b1946(0xdf)},[],_0x1b1946(0xdf));});}[_0x4483bf(0xc0)](_0x4d645b){const _0x45bba4=_0x4483bf;if(_0x45bba4(0xd8)!=_0x4d645b[_0x45bba4(0xe9)]&&_0x45bba4(0xdd)!=_0x4d645b[_0x45bba4(0xe9)])return;const {data:_0x2c3dcb}=_0x4d645b;if(_0x2c3dcb&&_0x45bba4(0xdf)===_0x2c3dcb[_0x45bba4(0xc4)]){const _0x2f84da=_0x45bba4(0xcd);return{'type':_0x45bba4(0xbc),'content':_0x2b3363(this[_0x45bba4(0xe5)][_0x45bba4(0xeb)],_0x2f84da)};}}}
23
+ function _0x13a1(){const _0x33e298=['getTableColumnsWidths','getSelectedElement','formatGroupId','210cBcFsu','getAttribute','type','document','commandParams','1106560jfsTFN','Users','selection','29510hWRPXi','_suggestionFactory','change','formatBlock','registerCustomCallback','get','getContainedElement','resizeTable','getColumnGroupElement','editor','handleResizeTableWidthCommand','author','columnWidths','handleSuggestionDescription','3539640jAQwZo','formatInline','descriptionFactory','48016mFQkWB','TrackChangesEditing','resizeTableWidth','accept','format','10evtysz','44487oOWUQl','bind','subType','getSuggestionCallback','afterInit','table','model','has','enableCommand','959kDjAWi','markBlockFormat','data','registerDescriptionCallback','getSuggestions','tableWidth','2434944rXSLyr','TableColumnResizeEditing','discard','locale','34570539xFRhpG','plugins','*Format:*\x20resize\x20table'];_0x13a1=function(){return _0x33e298;};return _0x13a1();}const _0x359313=_0x5f88;(function(_0x26d9dd,_0x3c47da){const _0x4b9e81=_0x5f88,_0x3c6630=_0x26d9dd();while(!![]){try{const _0x24acb1=parseInt(_0x4b9e81(0x1d1))/0x1+parseInt(_0x4b9e81(0x1ba))/0x2*(-parseInt(_0x4b9e81(0x1b2))/0x3)+-parseInt(_0x4b9e81(0x1c8))/0x4+-parseInt(_0x4b9e81(0x1b7))/0x5+-parseInt(_0x4b9e81(0x1a8))/0x6+parseInt(_0x4b9e81(0x1da))/0x7*(-parseInt(_0x4b9e81(0x1cb))/0x8)+parseInt(_0x4b9e81(0x1ac))/0x9*(parseInt(_0x4b9e81(0x1d0))/0xa);if(_0x24acb1===_0x3c47da)break;else _0x3c6630['push'](_0x3c6630['shift']());}catch(_0x4a0496){_0x3c6630['push'](_0x3c6630['shift']());}}}(_0x13a1,0x7e958));import{Plugin as _0x3d7b9b}from'ckeditor5/src/core.js';import{getTranslation as _0x97f30f}from'../utils/common-translations.js';function _0x5f88(_0x4ff919,_0x3dbcb7){const _0x13a102=_0x13a1();return _0x5f88=function(_0x5f88ea,_0x177191){_0x5f88ea=_0x5f88ea-0x1a5;let _0x1d5862=_0x13a102[_0x5f88ea];return _0x1d5862;},_0x5f88(_0x4ff919,_0x3dbcb7);}export default class vt extends _0x3d7b9b{[_0x359313(0x1d5)](){const _0x41318e=_0x359313;if(!this[_0x41318e(0x1c3)][_0x41318e(0x1ad)][_0x41318e(0x1d8)](_0x41318e(0x1a9)))return;const _0x3b1068=this[_0x41318e(0x1c3)][_0x41318e(0x1ad)][_0x41318e(0x1bf)](_0x41318e(0x1cc));_0x3b1068[_0x41318e(0x1d9)](_0x41318e(0x1cd),this[_0x41318e(0x1c4)][_0x41318e(0x1d2)](this)),_0x3b1068[_0x41318e(0x1bb)][_0x41318e(0x1be)](_0x41318e(0x1bd),_0x41318e(0x1c1),_0x41318e(0x1ce),_0x3b1068[_0x41318e(0x1bb)][_0x41318e(0x1d4)](_0x41318e(0x1bd),null,_0x41318e(0x1aa))),_0x3b1068[_0x41318e(0x1bb)][_0x41318e(0x1be)](_0x41318e(0x1bd),_0x41318e(0x1c1),_0x41318e(0x1aa),_0x3b1068[_0x41318e(0x1bb)][_0x41318e(0x1d4)](_0x41318e(0x1bd),null,_0x41318e(0x1ce))),_0x3b1068[_0x41318e(0x1ca)][_0x41318e(0x1a5)](this[_0x41318e(0x1c7)][_0x41318e(0x1d2)](this));}[_0x359313(0x1c4)](_0x4a1402,_0x5068a6){const _0x4689e0=_0x359313,_0x424e90=this[_0x4689e0(0x1c3)][_0x4689e0(0x1ad)][_0x4689e0(0x1bf)](_0x4689e0(0x1cc)),_0x374627=this[_0x4689e0(0x1c3)][_0x4689e0(0x1ad)][_0x4689e0(0x1bf)](_0x4689e0(0x1a9)),_0x5e0cb9=_0x5068a6[_0x4689e0(0x1d6)]||this[_0x4689e0(0x1c3)][_0x4689e0(0x1d7)][_0x4689e0(0x1b5)][_0x4689e0(0x1b9)][_0x4689e0(0x1b0)]();this[_0x4689e0(0x1c3)][_0x4689e0(0x1d7)][_0x4689e0(0x1bc)](()=>{const _0x1b11db=_0x4689e0,_0x70f938=_0x374627[_0x1b11db(0x1c2)](_0x5e0cb9);let _0x263c1c=_0x70f938?_0x374627[_0x1b11db(0x1af)](_0x70f938):null,_0x11006c=_0x5e0cb9[_0x1b11db(0x1b3)](_0x1b11db(0x1a7))||null;const _0x2aec71=_0x5068a6[_0x1b11db(0x1a7)]||_0x11006c,_0x5da830=_0x5068a6[_0x1b11db(0x1c6)]||_0x263c1c,_0x7a1b6d=this[_0x1b11db(0x1c3)][_0x1b11db(0x1ad)][_0x1b11db(0x1bf)](_0x1b11db(0x1b8))['me'];for(const _0x485d2f of _0x424e90[_0x1b11db(0x1a6)]()){const _0x2ffda0=_0x485d2f[_0x1b11db(0x1c0)]();if(_0x1b11db(0x1c1)===_0x485d2f[_0x1b11db(0x1d3)]&&_0x2ffda0===_0x5e0cb9){_0x485d2f[_0x1b11db(0x1c5)]!==_0x7a1b6d&&_0x485d2f[_0x1b11db(0x1aa)]();const _0x3ad48f=_0x485d2f[_0x1b11db(0x1dc)][_0x1b11db(0x1b6)];_0x11006c=_0x3ad48f[0x0][_0x1b11db(0x1a7)],_0x263c1c=_0x3ad48f[0x0][_0x1b11db(0x1c6)];break;}}_0x4a1402({'table':_0x5e0cb9,'tableWidth':_0x2aec71,'columnWidths':_0x5da830}),_0x424e90[_0x1b11db(0x1db)](_0x5e0cb9,{'commandName':_0x1b11db(0x1cd),'commandParams':[{'tableWidth':_0x11006c,'columnWidths':_0x263c1c}],'formatGroupId':_0x1b11db(0x1c1)},[],_0x1b11db(0x1c1));});}[_0x359313(0x1c7)](_0x3cc256){const _0x5c5e=_0x359313;if(_0x5c5e(0x1bd)!=_0x3cc256[_0x5c5e(0x1b4)]&&_0x5c5e(0x1c9)!=_0x3cc256[_0x5c5e(0x1b4)])return;const {data:_0x306315}=_0x3cc256;if(_0x306315&&_0x5c5e(0x1c1)===_0x306315[_0x5c5e(0x1b1)]){const _0x5b0bef=_0x5c5e(0x1ae);return{'type':_0x5c5e(0x1cf),'content':_0x97f30f(this[_0x5c5e(0x1c3)][_0x5c5e(0x1ab)],_0x5b0bef)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x998472=_0x2053;(function(_0x1af290,_0x307a4f){const _0x1fc727=_0x2053,_0x13d082=_0x1af290();while(!![]){try{const _0x46ea42=-parseInt(_0x1fc727(0xf3))/0x1*(-parseInt(_0x1fc727(0x106))/0x2)+-parseInt(_0x1fc727(0x13b))/0x3+parseInt(_0x1fc727(0x13e))/0x4*(parseInt(_0x1fc727(0x112))/0x5)+-parseInt(_0x1fc727(0x13d))/0x6*(-parseInt(_0x1fc727(0x103))/0x7)+parseInt(_0x1fc727(0xfd))/0x8*(parseInt(_0x1fc727(0xf2))/0x9)+-parseInt(_0x1fc727(0x100))/0xa*(parseInt(_0x1fc727(0x10b))/0xb)+parseInt(_0x1fc727(0x13a))/0xc;if(_0x46ea42===_0x307a4f)break;else _0x13d082['push'](_0x13d082['shift']());}catch(_0xf42e7e){_0x13d082['push'](_0x13d082['shift']());}}}(_0x46a3,0xec93b));import{Plugin as _0x3d677a}from'ckeditor5/src/core.js';import _0x23de66 from'./table.js';function _0x2053(_0x4ecbe3,_0x5a5d5c){const _0x46a3d2=_0x46a3();return _0x2053=function(_0x205385,_0x411b9f){_0x205385=_0x205385-0xf1;let _0x237e7b=_0x46a3d2[_0x205385];return _0x237e7b;},_0x2053(_0x4ecbe3,_0x5a5d5c);}import{getTranslation as _0x2c3be9}from'../utils/common-translations.js';export default class At extends _0x3d677a{static get[_0x998472(0x11d)](){return[_0x23de66];}[_0x998472(0x118)](){const _0x5e76d1=_0x998472,_0x4ebea1=this[_0x5e76d1(0xfa)];if(!_0x4ebea1[_0x5e76d1(0xf7)][_0x5e76d1(0x142)](_0x5e76d1(0x144)))return;const _0x542987=_0x4ebea1[_0x5e76d1(0xf1)],_0x40fb0d=_0x4ebea1[_0x5e76d1(0xf7)][_0x5e76d1(0x12d)](_0x5e76d1(0x117));_0x40fb0d[_0x5e76d1(0x12f)](_0x5e76d1(0x132)),_0x40fb0d[_0x5e76d1(0x12f)](_0x5e76d1(0x128)),_0x40fb0d[_0x5e76d1(0x146)](_0x5e76d1(0x119)),_0x40fb0d[_0x5e76d1(0x146)](_0x5e76d1(0x127)),_0x40fb0d[_0x5e76d1(0x145)][_0x5e76d1(0xfe)](_0x5e76d1(0x119),_0x2c3be9(_0x542987,_0x5e76d1(0xf6))),_0x40fb0d[_0x5e76d1(0x145)][_0x5e76d1(0xfe)](_0x5e76d1(0x127),_0x2c3be9(_0x542987,_0x5e76d1(0xf4))),this[_0x5e76d1(0x11a)]();}[_0x998472(0x11a)](){const _0x3e86ac=_0x998472,_0x5243a0=this[_0x3e86ac(0xfa)][_0x3e86ac(0xf7)][_0x3e86ac(0x12d)](_0x3e86ac(0x117)),_0x1ebc5f=this[_0x3e86ac(0xfa)][_0x3e86ac(0xf7)][_0x3e86ac(0x12d)](_0x3e86ac(0x139)),_0x1eeb22=this[_0x3e86ac(0xfa)][_0x3e86ac(0xf7)][_0x3e86ac(0x12d)](_0x23de66)[_0x3e86ac(0x105)]();function _0xebe0c2({showActiveMarker:_0x8548cf=!0x0,setDataAttribute:_0x459e99=!0x0}={}){return(_0x2702e3,_0x207890,_0x239259)=>{const _0x158398=_0x2053,{type:_0x517038,id:_0x37f07f}=_0x5243a0[_0x158398(0xfb)](_0x207890[_0x158398(0xfc)]),_0x27e61a=_0x5243a0[_0x158398(0x148)](_0x37f07f),_0x10b8b7=_0x27e61a[_0x158398(0x122)];if(_0x158398(0x141)!=_0x27e61a[_0x158398(0x10c)]||!_0x10b8b7||_0x158398(0x128)!=_0x10b8b7[_0x158398(0x131)])return;if(_0x207890[_0x158398(0x121)])return void _0x2702e3[_0x158398(0x129)]();if(!_0x239259[_0x158398(0x123)][_0x158398(0xf9)](_0x207890[_0x158398(0x133)],_0x2702e3[_0x158398(0x124)]))return;const _0x111e11=_0x207890[_0x158398(0x133)][_0x158398(0xff)][_0x158398(0x13f)],_0x49c5c5=_0x207890[_0x158398(0x133)][_0x158398(0x138)][_0x158398(0x107)],_0xf7f8c=_0x111e11[_0x158398(0x10a)][_0x158398(0x10a)],{column:_0x33f23a}=_0x1ebc5f[_0x158398(0x11c)](_0x111e11),{column:_0x299eb8}=_0x1ebc5f[_0x158398(0x11c)](_0x49c5c5);for(let _0x16de6d=_0x33f23a;_0x16de6d<=_0x299eb8;_0x16de6d++){const _0x3dc8a0=_0x1ebc5f[_0x158398(0x136)](_0xf7f8c,{'column':_0x16de6d,'includeAllSlots':!0x1});for(const _0x7ff907 of _0x3dc8a0){const _0x27f3fc=_0x7ff907[_0x158398(0x10e)],_0x10c22c=_0x239259[_0x158398(0x12e)][_0x158398(0x104)](_0x27f3fc);_0x239259[_0x158398(0x134)][_0x158398(0x143)](_0x158398(0x10f)+_0x517038,_0x10c22c),_0x459e99&&_0x239259[_0x158398(0x134)][_0x158398(0x130)](_0x158398(0x13c),_0x37f07f,_0x10c22c),_0x239259[_0x158398(0x12e)][_0x158398(0x109)](_0x10c22c,_0x207890[_0x158398(0xfc)]),_0x8548cf&&(_0x5243a0[_0x158398(0x120)][_0x158398(0x12c)](_0x207890[_0x158398(0xfc)])?_0x239259[_0x158398(0x134)][_0x158398(0x143)](_0x158398(0x140),_0x10c22c):_0x239259[_0x158398(0x134)][_0x158398(0x116)](_0x158398(0x140),_0x10c22c));}}};}_0x5243a0[_0x3e86ac(0x10d)][_0x3e86ac(0x114)](_0x3e86ac(0x141),_0x3e86ac(0x132),_0x3e86ac(0x137),_0x1eeb22),_0x5243a0[_0x3e86ac(0x10d)][_0x3e86ac(0x114)](_0x3e86ac(0x141),_0x3e86ac(0x128),_0x3e86ac(0x137),_0x1eeb22),this[_0x3e86ac(0xfa)][_0x3e86ac(0x11b)][_0x3e86ac(0xf5)]['on'](_0x3e86ac(0x126),_0xebe0c2(),{'priority':_0x3e86ac(0x115)}),this[_0x3e86ac(0xfa)][_0x3e86ac(0x122)][_0x3e86ac(0xf5)]['on'](_0x3e86ac(0x126),(_0xa22538,_0x1bb212,_0x541fad)=>{const _0x3b7de8=_0x3e86ac;_0x541fad[_0x3b7de8(0x12a)][_0x3b7de8(0xf8)]&&_0xebe0c2({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0xa22538,_0x1bb212,_0x541fad);},{'priority':_0x3e86ac(0x115)}),this[_0x3e86ac(0xfa)][_0x3e86ac(0x11b)][_0x3e86ac(0xf5)]['on'](_0x3e86ac(0x11f),(_0x3029ab,_0x5a2577,_0x2e5e28)=>{const _0x12f987=_0x3e86ac,{type:_0x72eaa2,id:_0x2228ea}=_0x5243a0[_0x12f987(0xfb)](_0x5a2577[_0x12f987(0xfc)]),_0x2f06fa=_0x5243a0[_0x12f987(0x148)](_0x2228ea),_0x49a197=_0x2f06fa[_0x12f987(0x122)];if(_0x12f987(0x141)!=_0x2f06fa[_0x12f987(0x10c)]||!_0x49a197||_0x12f987(0x128)!=_0x49a197[_0x12f987(0x131)])return;const _0x32bb8b=_0x2e5e28[_0x12f987(0x12e)][_0x12f987(0x110)](_0x5a2577[_0x12f987(0xfc)]);if(_0x32bb8b){for(const _0x5c906e of _0x32bb8b)_0x2e5e28[_0x12f987(0x134)][_0x12f987(0x116)](_0x12f987(0x10f)+_0x72eaa2,_0x5c906e),_0x2e5e28[_0x12f987(0x134)][_0x12f987(0x116)](_0x12f987(0x140),_0x5c906e),_0x2e5e28[_0x12f987(0x134)][_0x12f987(0x11e)](_0x12f987(0x13c),_0x5c906e),_0x2e5e28[_0x12f987(0x12e)][_0x12f987(0x102)](_0x5c906e,_0x5a2577[_0x12f987(0xfc)]);}},{'priority':_0x3e86ac(0x115)}),this[_0x3e86ac(0x12b)]();}[_0x998472(0x12b)](){const _0x30edc5=_0x998472,_0xdd2a61=this[_0x30edc5(0xfa)],_0x33a7b5=_0xdd2a61[_0x30edc5(0xf1)];function _0x5dd87b(_0x373f30){const _0x4ad115=_0x30edc5;return{'type':_0x4ad115(0x147),'content':_0x2c3be9(_0x33a7b5,_0x4ad115(0x125),_0x373f30)};}_0xdd2a61[_0x30edc5(0xf7)][_0x30edc5(0x12d)](_0x30edc5(0x117))[_0x30edc5(0x145)][_0x30edc5(0x108)](_0x4db2af=>{const _0x309140=_0x30edc5;if(_0x309140(0x141)!=_0x4db2af[_0x309140(0x10c)])return;const {data:_0x501cdf}=_0x4db2af;if(_0x501cdf){if(_0x309140(0x132)==_0x501cdf[_0x309140(0x131)]){const _0x382e30=_0x501cdf[_0x309140(0x111)][0x0][_0x309140(0x113)];return _0x5dd87b(_0x2c3be9(_0x33a7b5,_0x382e30?_0x309140(0xf6):_0x309140(0x135)));}if(_0x309140(0x128)==_0x501cdf[_0x309140(0x131)]){const _0x56e5c9=_0x501cdf[_0x309140(0x111)][0x0][_0x309140(0x113)];return _0x5dd87b(_0x2c3be9(_0x33a7b5,_0x56e5c9?_0x309140(0xf4):_0x309140(0x101)));}}});}}function _0x46a3(){const _0x5d72b7=['_registerLegacyDescription','includes','get','mapper','enableDefaultAttributesIntegration','setAttribute','commandName','setTableRowHeader','markerRange','writer','FORMAT_REGULAR_ROW','createTableWalker','accept','end','TableUtils','3409320xTpYoF','3001035uzppwj','data-suggestion','4721778ByzzMY','4612TYnfwB','nodeAfter','ck-suggestion-marker--active','formatBlock','has','addClass','TableEditing','descriptionFactory','registerBlockAttribute','format','getSuggestion','locale','1690587MDFEIL','3HVyBek','FORMAT_HEADER_COLUMN','downcastDispatcher','FORMAT_HEADER_ROW','plugins','showSuggestionHighlights','consume','editor','_splitMarkerName','markerName','16ZnlSTt','registerAttributeLabel','start','30iEpyCh','FORMAT_REGULAR_COLUMN','unbindElementFromMarkerName','7SAliPl','toViewElement','_acceptFormatSuggestionCallbackFactory','780838xEXtkY','nodeBefore','registerDescriptionCallback','bindElementToMarker','parent','3008313VHnLZt','type','_suggestionFactory','cell','ck-suggestion-marker-','markerNameToElements','commandParams','745lfLTzA','forceValue','registerCustomCallback','highest','removeClass','TrackChangesEditing','afterInit','headingRows','_handleLegacySuggestions','editing','getCellLocation','requires','removeAttribute','removeMarker:suggestion','activeMarkers','item','data','consumable','name','*Format:*\x20%0','addMarker:suggestion','headingColumns','setTableColumnHeader','stop','options'];_0x46a3=function(){return _0x5d72b7;};return _0x46a3();}
23
+ const _0x56770f=_0x198e;function _0x587e(){const _0x2212d8=['removeAttribute','end','208opOUXj','createTableWalker','accept','addMarker:suggestion','afterInit','forceValue','enableDefaultAttributesIntegration','commandParams','item','_registerLegacyDescription','ck-suggestion-marker-','458822jGykeD','setAttribute','600fGMDKP','registerAttributeLabel','data','8MFtSsg','_acceptFormatSuggestionCallbackFactory','markerRange','downcastDispatcher','11NCsvMB','mapper','markerName','_splitMarkerName','format','addClass','showSuggestionHighlights','FORMAT_HEADER_ROW','unbindElementFromMarkerName','get','679548QhrOtl','getCellLocation','editing','127QJCpUx','nodeAfter','type','includes','options','descriptionFactory','consume','_handleLegacySuggestions','141975zrbgxN','setTableRowHeader','25lVRoIa','_suggestionFactory','commandName','markerNameToElements','16012TYfedp','registerBlockAttribute','TableEditing','TableUtils','nodeBefore','headingColumns','removeClass','toViewElement','highest','writer','setTableColumnHeader','headingRows','getSuggestion','*Format:*\x20%0','data-suggestion','name','has','stop','formatBlock','FORMAT_HEADER_COLUMN','cell','editor','268779lqytRT','11727660qZnIVp','consumable','264411fKYHLG','activeMarkers','parent','13ljTyLq','FORMAT_REGULAR_COLUMN','plugins','requires','ck-suggestion-marker--active','TrackChangesEditing','start','registerDescriptionCallback','bindElementToMarker','registerCustomCallback','locale','removeMarker:suggestion','FORMAT_REGULAR_ROW'];_0x587e=function(){return _0x2212d8;};return _0x587e();}(function(_0xa1eb68,_0x6c1d2b){const _0x8b90cd=_0x198e,_0x1f79b1=_0xa1eb68();while(!![]){try{const _0xd511f6=parseInt(_0x8b90cd(0x1e7))/0x1*(parseInt(_0x8b90cd(0x1f5))/0x2)+-parseInt(_0x8b90cd(0x20e))/0x3*(parseInt(_0x8b90cd(0x1d6))/0x4)+parseInt(_0x8b90cd(0x1f1))/0x5*(parseInt(_0x8b90cd(0x1e4))/0x6)+parseInt(_0x8b90cd(0x20b))/0x7*(parseInt(_0x8b90cd(0x220))/0x8)+-parseInt(_0x8b90cd(0x1ef))/0x9*(parseInt(_0x8b90cd(0x1d3))/0xa)+parseInt(_0x8b90cd(0x1da))/0xb*(-parseInt(_0x8b90cd(0x20c))/0xc)+parseInt(_0x8b90cd(0x211))/0xd*(parseInt(_0x8b90cd(0x1d1))/0xe);if(_0xd511f6===_0x6c1d2b)break;else _0x1f79b1['push'](_0x1f79b1['shift']());}catch(_0x1b9258){_0x1f79b1['push'](_0x1f79b1['shift']());}}}(_0x587e,0x7d814));import{Plugin as _0x52115b}from'ckeditor5/src/core.js';import _0x1edaaa from'./table.js';import{getTranslation as _0x40dc01}from'../utils/common-translations.js';function _0x198e(_0x47892b,_0x55e181){const _0x587e14=_0x587e();return _0x198e=function(_0x198e56,_0x3f4bc1){_0x198e56=_0x198e56-0x1ca;let _0x5ca53d=_0x587e14[_0x198e56];return _0x5ca53d;},_0x198e(_0x47892b,_0x55e181);}export default class At extends _0x52115b{static get[_0x56770f(0x214)](){return[_0x1edaaa];}[_0x56770f(0x1ca)](){const _0x279c51=_0x56770f,_0x27e0e7=this[_0x279c51(0x20a)];if(!_0x27e0e7[_0x279c51(0x213)][_0x279c51(0x205)](_0x279c51(0x1f7)))return;const _0x3a6b5c=_0x27e0e7[_0x279c51(0x21b)],_0x2ee72e=_0x27e0e7[_0x279c51(0x213)][_0x279c51(0x1e3)](_0x279c51(0x216));_0x2ee72e[_0x279c51(0x1cc)](_0x279c51(0x1f0)),_0x2ee72e[_0x279c51(0x1cc)](_0x279c51(0x1ff)),_0x2ee72e[_0x279c51(0x1f6)](_0x279c51(0x200)),_0x2ee72e[_0x279c51(0x1f6)](_0x279c51(0x1fa)),_0x2ee72e[_0x279c51(0x1ec)][_0x279c51(0x1d4)](_0x279c51(0x200),_0x40dc01(_0x3a6b5c,_0x279c51(0x1e1))),_0x2ee72e[_0x279c51(0x1ec)][_0x279c51(0x1d4)](_0x279c51(0x1fa),_0x40dc01(_0x3a6b5c,_0x279c51(0x208))),this[_0x279c51(0x1ee)]();}[_0x56770f(0x1ee)](){const _0x1007d6=_0x56770f,_0x5436c5=this[_0x1007d6(0x20a)][_0x1007d6(0x213)][_0x1007d6(0x1e3)](_0x1007d6(0x216)),_0x5c491c=this[_0x1007d6(0x20a)][_0x1007d6(0x213)][_0x1007d6(0x1e3)](_0x1007d6(0x1f8)),_0x1b198c=this[_0x1007d6(0x20a)][_0x1007d6(0x213)][_0x1007d6(0x1e3)](_0x1edaaa)[_0x1007d6(0x1d7)]();function _0x49a2b6({showActiveMarker:_0x2828e2=!0x0,setDataAttribute:_0x3f7912=!0x0}={}){return(_0x570b84,_0x230ac7,_0x1d26d5)=>{const _0xc65f1a=_0x198e,{type:_0x42225c,id:_0x47249e}=_0x5436c5[_0xc65f1a(0x1dd)](_0x230ac7[_0xc65f1a(0x1dc)]),_0x3d29f7=_0x5436c5[_0xc65f1a(0x201)](_0x47249e),_0x33cca0=_0x3d29f7[_0xc65f1a(0x1d5)];if(_0xc65f1a(0x207)!=_0x3d29f7[_0xc65f1a(0x1e9)]||!_0x33cca0||_0xc65f1a(0x1ff)!=_0x33cca0[_0xc65f1a(0x1f3)])return;if(_0x230ac7[_0xc65f1a(0x1ce)])return void _0x570b84[_0xc65f1a(0x206)]();if(!_0x1d26d5[_0xc65f1a(0x20d)][_0xc65f1a(0x1ed)](_0x230ac7[_0xc65f1a(0x1d8)],_0x570b84[_0xc65f1a(0x204)]))return;const _0x12264f=_0x230ac7[_0xc65f1a(0x1d8)][_0xc65f1a(0x217)][_0xc65f1a(0x1e8)],_0x251b45=_0x230ac7[_0xc65f1a(0x1d8)][_0xc65f1a(0x21f)][_0xc65f1a(0x1f9)],_0x16aedc=_0x12264f[_0xc65f1a(0x210)][_0xc65f1a(0x210)],{column:_0x2adde3}=_0x5c491c[_0xc65f1a(0x1e5)](_0x12264f),{column:_0x470930}=_0x5c491c[_0xc65f1a(0x1e5)](_0x251b45);for(let _0x48bf03=_0x2adde3;_0x48bf03<=_0x470930;_0x48bf03++){const _0x31d6c3=_0x5c491c[_0xc65f1a(0x221)](_0x16aedc,{'column':_0x48bf03,'includeAllSlots':!0x1});for(const _0x46b560 of _0x31d6c3){const _0x3be63e=_0x46b560[_0xc65f1a(0x209)],_0x2c5937=_0x1d26d5[_0xc65f1a(0x1db)][_0xc65f1a(0x1fc)](_0x3be63e);_0x1d26d5[_0xc65f1a(0x1fe)][_0xc65f1a(0x1df)](_0xc65f1a(0x1d0)+_0x42225c,_0x2c5937),_0x3f7912&&_0x1d26d5[_0xc65f1a(0x1fe)][_0xc65f1a(0x1d2)](_0xc65f1a(0x203),_0x47249e,_0x2c5937),_0x1d26d5[_0xc65f1a(0x1db)][_0xc65f1a(0x219)](_0x2c5937,_0x230ac7[_0xc65f1a(0x1dc)]),_0x2828e2&&(_0x5436c5[_0xc65f1a(0x20f)][_0xc65f1a(0x1ea)](_0x230ac7[_0xc65f1a(0x1dc)])?_0x1d26d5[_0xc65f1a(0x1fe)][_0xc65f1a(0x1df)](_0xc65f1a(0x215),_0x2c5937):_0x1d26d5[_0xc65f1a(0x1fe)][_0xc65f1a(0x1fb)](_0xc65f1a(0x215),_0x2c5937));}}};}_0x5436c5[_0x1007d6(0x1f2)][_0x1007d6(0x21a)](_0x1007d6(0x207),_0x1007d6(0x1f0),_0x1007d6(0x222),_0x1b198c),_0x5436c5[_0x1007d6(0x1f2)][_0x1007d6(0x21a)](_0x1007d6(0x207),_0x1007d6(0x1ff),_0x1007d6(0x222),_0x1b198c),this[_0x1007d6(0x20a)][_0x1007d6(0x1e6)][_0x1007d6(0x1d9)]['on'](_0x1007d6(0x223),_0x49a2b6(),{'priority':_0x1007d6(0x1fd)}),this[_0x1007d6(0x20a)][_0x1007d6(0x1d5)][_0x1007d6(0x1d9)]['on'](_0x1007d6(0x223),(_0x2ab7b1,_0x8ae39a,_0x34c516)=>{const _0x1476b2=_0x1007d6;_0x34c516[_0x1476b2(0x1eb)][_0x1476b2(0x1e0)]&&_0x49a2b6({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2ab7b1,_0x8ae39a,_0x34c516);},{'priority':_0x1007d6(0x1fd)}),this[_0x1007d6(0x20a)][_0x1007d6(0x1e6)][_0x1007d6(0x1d9)]['on'](_0x1007d6(0x21c),(_0x3ba692,_0x135ec8,_0x308754)=>{const _0x236e63=_0x1007d6,{type:_0x299e8e,id:_0x4587d4}=_0x5436c5[_0x236e63(0x1dd)](_0x135ec8[_0x236e63(0x1dc)]),_0x352067=_0x5436c5[_0x236e63(0x201)](_0x4587d4),_0x1555d4=_0x352067[_0x236e63(0x1d5)];if(_0x236e63(0x207)!=_0x352067[_0x236e63(0x1e9)]||!_0x1555d4||_0x236e63(0x1ff)!=_0x1555d4[_0x236e63(0x1f3)])return;const _0x2519a8=_0x308754[_0x236e63(0x1db)][_0x236e63(0x1f4)](_0x135ec8[_0x236e63(0x1dc)]);if(_0x2519a8){for(const _0x2dc542 of _0x2519a8)_0x308754[_0x236e63(0x1fe)][_0x236e63(0x1fb)](_0x236e63(0x1d0)+_0x299e8e,_0x2dc542),_0x308754[_0x236e63(0x1fe)][_0x236e63(0x1fb)](_0x236e63(0x215),_0x2dc542),_0x308754[_0x236e63(0x1fe)][_0x236e63(0x21e)](_0x236e63(0x203),_0x2dc542),_0x308754[_0x236e63(0x1db)][_0x236e63(0x1e2)](_0x2dc542,_0x135ec8[_0x236e63(0x1dc)]);}},{'priority':_0x1007d6(0x1fd)}),this[_0x1007d6(0x1cf)]();}[_0x56770f(0x1cf)](){const _0x431e53=_0x56770f,_0xef2623=this[_0x431e53(0x20a)],_0x3f6dd5=_0xef2623[_0x431e53(0x21b)];function _0x297ac4(_0xec24d8){const _0x418aa4=_0x431e53;return{'type':_0x418aa4(0x1de),'content':_0x40dc01(_0x3f6dd5,_0x418aa4(0x202),_0xec24d8)};}_0xef2623[_0x431e53(0x213)][_0x431e53(0x1e3)](_0x431e53(0x216))[_0x431e53(0x1ec)][_0x431e53(0x218)](_0x1263b4=>{const _0x498670=_0x431e53;if(_0x498670(0x207)!=_0x1263b4[_0x498670(0x1e9)])return;const {data:_0xa1d74c}=_0x1263b4;if(_0xa1d74c){if(_0x498670(0x1f0)==_0xa1d74c[_0x498670(0x1f3)]){const _0x5143ba=_0xa1d74c[_0x498670(0x1cd)][0x0][_0x498670(0x1cb)];return _0x297ac4(_0x40dc01(_0x3f6dd5,_0x5143ba?_0x498670(0x1e1):_0x498670(0x21d)));}if(_0x498670(0x1ff)==_0xa1d74c[_0x498670(0x1f3)]){const _0x25a0b3=_0xa1d74c[_0x498670(0x1cd)][0x0][_0x498670(0x1cb)];return _0x297ac4(_0x40dc01(_0x3f6dd5,_0x25a0b3?_0x498670(0x208):_0x498670(0x212)));}}});}}