@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240521.0 → 0.0.0-nightly-20240523.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (166) hide show
  1. package/README.md +6 -0
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/package.json +3 -3
  100. package/src/commands/acceptsuggestioncommand.js +1 -1
  101. package/src/commands/discardsuggestioncommand.js +1 -1
  102. package/src/commands/executeonallsuggestionscommand.js +1 -1
  103. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  104. package/src/commands/trackchangescommand.js +1 -1
  105. package/src/index.js +1 -1
  106. package/src/integrations/aiassistant.js +1 -1
  107. package/src/integrations/alignment.js +1 -1
  108. package/src/integrations/basicstyles.js +1 -1
  109. package/src/integrations/blockquote.js +1 -1
  110. package/src/integrations/casechange.js +1 -1
  111. package/src/integrations/ckbox.js +1 -1
  112. package/src/integrations/codeblock.js +1 -1
  113. package/src/integrations/comments.js +1 -1
  114. package/src/integrations/deletecommand.js +1 -1
  115. package/src/integrations/entercommand.js +1 -1
  116. package/src/integrations/findandreplace.js +1 -1
  117. package/src/integrations/font.js +1 -1
  118. package/src/integrations/formatpainter.js +1 -1
  119. package/src/integrations/heading.js +1 -1
  120. package/src/integrations/highlight.js +1 -1
  121. package/src/integrations/horizontalline.js +1 -1
  122. package/src/integrations/htmlembed.js +1 -1
  123. package/src/integrations/image.js +1 -1
  124. package/src/integrations/imagereplace.js +1 -1
  125. package/src/integrations/imagestyle.js +1 -1
  126. package/src/integrations/importword.js +1 -1
  127. package/src/integrations/indent.js +1 -1
  128. package/src/integrations/inputcommand.js +1 -1
  129. package/src/integrations/legacylist.js +1 -1
  130. package/src/integrations/legacylistproperties.js +1 -1
  131. package/src/integrations/link.js +1 -1
  132. package/src/integrations/list.js +1 -1
  133. package/src/integrations/listproperties.js +1 -1
  134. package/src/integrations/mediaembed.js +1 -1
  135. package/src/integrations/mention.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x47b770=_0x130e;(function(_0x4b87a0,_0x5b8ecc){const _0x2eb126=_0x130e,_0xa8ee53=_0x4b87a0();while(!![]){try{const _0x2dc3b0=-parseInt(_0x2eb126(0x1eb))/0x1*(parseInt(_0x2eb126(0x1df))/0x2)+parseInt(_0x2eb126(0x215))/0x3+parseInt(_0x2eb126(0x1ee))/0x4+parseInt(_0x2eb126(0x22a))/0x5+-parseInt(_0x2eb126(0x1d2))/0x6+parseInt(_0x2eb126(0x21e))/0x7+parseInt(_0x2eb126(0x23d))/0x8*(-parseInt(_0x2eb126(0x24a))/0x9);if(_0x2dc3b0===_0x5b8ecc)break;else _0xa8ee53['push'](_0xa8ee53['shift']());}catch(_0x4fc680){_0xa8ee53['push'](_0xa8ee53['shift']());}}}(_0x30b5,0x188b3));import{Plugin as _0x16065c}from'ckeditor5/src/core.js';import{Collection as _0x253820}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x35fde2,createDropdown as _0x50f787,ListSeparatorView as _0xf6a464,MenuBarMenuView as _0x2ec3c5,MenuBarMenuListView as _0x57d797,MenuBarMenuListItemView as _0x22578f,MenuBarMenuListItemButtonView as _0x20fd43,SplitButtonView as _0x3bed26,ViewModel as _0x5ea708}from'ckeditor5/src/ui.js';function _0x30b5(){const _0xb58107=['add','createAnnotationView','comments.editorConfig','Annotations','addSourceCollector','keys','stopListening','66yKMgOp','CommentsUI','trackChanges.disableComments','acceptSelectedSuggestions','createAnnotation','has','_handleSuggestionControllerDelayed','previous','getDescriptions','acceptAllSuggestions','view','execute','2351jQElEM','isEnabled','TrackChangesUI','731728VNSwdB','values','Discard\x20all\x20suggestions','_disableComments','change:activeAnnotations','type','remove','suggestionUnloaded','trackChanges','_updateController','pluginName','isDirty','createCommentThreadController','componentFactory','_viewToController','init','editing','_addUIComponentsToFactory','_initializeController','delete','discardButton','isMultiRange','trackChanges.SuggestionThreadView','Discard\x20all\x20selected\x20suggestions','arrowView','change:previous','menuitemcheckbox','delegate','comments.maxThreadTotalWeight','comments.maxCommentCharsWhenCollapsed','requires','separator','CommentsRepository','children','comments.maxCommentsWhenCollapsed','some','getRanges','_createMenuBarMenu','focus','439419YhpPnU','source','SuggestionThreadView','actionView','locale','menuitem','discardAllSuggestions','_createToolbarButton','filter','895930fSDKfL','bind','panelView','button','_bindAnnotationToEditors','menuBar:trackChanges','getByInnerView','descriptionParts','activeMarkers','Track\x20changes','suggestionLoaded','EditorAnnotations','248505nRAxCr','suggestion-','_unbindEditors','lowest','unbind','listenTo','getJoined','_destroyController','buttonView','value','Accept\x20all\x20selected\x20suggestions','_suggestionToController','get','commands','from','menu','addComment','set','suggestionChanged','944GtGLgJ','head','_refreshActiveMarkers','_annotationViews','editor','commentThread','comments','descriptionFactory','mainView','config','discardSelectedSuggestions','toMany','model','16533MvSEoC','isOn','acceptButton','items','commandName','push','TrackChangesEditing','destroy','activeAnnotations','registerAnnotation','innerView','getAllAdjacentSuggestions','Accept\x20all\x20suggestions','clear','switchbutton','reduce','size','getMarkers','_handleControllerBuffer','define','length','isInContent','CommentView','getFirstRange','673296PJEasj','refreshSelectedViews','plugins','getMarkerNames','hasSuggestion','getSuggestion'];_0x30b5=function(){return _0xb58107;};return _0x30b5();}import{Users as _0x399b11,getDateTimeFormatter as _0x811602,getAllMarkersDomElementsSorted as _0x4e4e20}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x167d2e from'./trackchangesediting.js';import _0x5ab19f from'./ui/suggestioncontroller.js';import _0x12e40d from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x4b0d43}from'./utils/common-translations.js';import _0x119ea7 from'../theme/icons/track-changes.svg';function _0x130e(_0x103c6c,_0x4c68d2){const _0x30b581=_0x30b5();return _0x130e=function(_0x130eb4,_0x4889d4){_0x130eb4=_0x130eb4-0x1c8;let _0x75758b=_0x30b581[_0x130eb4];return _0x75758b;},_0x130e(_0x103c6c,_0x4c68d2);}export default class d extends _0x16065c{static get[_0x47b770(0x20c)](){const _0xc3b47b=_0x47b770;return[_0x167d2e,_0x399b11,_0xc3b47b(0x20e),_0xc3b47b(0x1db),_0xc3b47b(0x229)];}static get[_0x47b770(0x1f8)](){const _0x2332b7=_0x47b770;return _0x2332b7(0x1ed);}constructor(_0x50e00b){const _0x1e5bfb=_0x47b770;super(_0x50e00b),this[_0x1e5bfb(0x235)]=new Map(),this[_0x1e5bfb(0x1fc)]=new Map(),this[_0x1e5bfb(0x240)]=new Map(),this[_0x1e5bfb(0x1cc)]=new Map();const _0x4b2d83=this[_0x1e5bfb(0x241)][_0x1e5bfb(0x246)];_0x4b2d83[_0x1e5bfb(0x1cd)](_0x1e5bfb(0x204),_0x12e40d),_0x4b2d83[_0x1e5bfb(0x1cd)](_0x1e5bfb(0x1e1),!0x1),this[_0x1e5bfb(0x1f1)]=_0x4b2d83[_0x1e5bfb(0x236)](_0x1e5bfb(0x1e1));}[_0x47b770(0x1e5)](_0x1e9da6,_0x53c3cc){const _0x50f8fc=_0x47b770;0x0===this[_0x50f8fc(0x1cc)][_0x50f8fc(0x1ca)]&&setTimeout(()=>{const _0x4ea0ee=_0x50f8fc;for(const [_0x23cfa6,_0xb1b27b]of this[_0x4ea0ee(0x1cc)]){const _0x5cc56c=this[_0x4ea0ee(0x235)][_0x4ea0ee(0x1e4)](_0x23cfa6);_0x5cc56c||_0xb1b27b?_0x5cc56c&&_0xb1b27b&&this[_0x4ea0ee(0x231)](_0x23cfa6):this[_0x4ea0ee(0x200)](_0x23cfa6);}this[_0x4ea0ee(0x1cc)][_0x4ea0ee(0x257)](),this[_0x4ea0ee(0x241)][_0x4ea0ee(0x1d4)][_0x4ea0ee(0x236)](_0x4ea0ee(0x229))[_0x4ea0ee(0x1d3)](),this[_0x4ea0ee(0x23f)]();},0xa),this[_0x50f8fc(0x1cc)][_0x50f8fc(0x23b)](_0x1e9da6,_0x53c3cc);}[_0x47b770(0x1fd)](){const _0x576730=_0x47b770,_0x4c8788=this[_0x576730(0x241)],_0x5efdcb=_0x4c8788[_0x576730(0x1d4)][_0x576730(0x236)](_0x576730(0x250)),_0x1d7492=_0x4c8788[_0x576730(0x1d4)][_0x576730(0x236)](_0x576730(0x1db)),_0x5d134d=_0x4c8788[_0x576730(0x1d4)][_0x576730(0x236)](_0x576730(0x229)),_0x322a36=_0x4c8788[_0x576730(0x1d4)][_0x576730(0x236)](_0x576730(0x20e));this[_0x576730(0x1ff)](),_0x5d134d[_0x576730(0x1dc)](()=>{const _0x2e74ab=_0x576730,_0x8bdcfb=[];for(const [_0x613f19,_0x38055e]of Array[_0x2e74ab(0x238)](this[_0x2e74ab(0x235)])){const _0xfb4707=_0x613f19[_0x2e74ab(0x255)](),_0x2092ee=[];for(const _0x5a81d9 of _0xfb4707){if(!_0x5a81d9[_0x2e74ab(0x1cf)])continue;if(_0x5a81d9[_0x2e74ab(0x203)]){_0x2092ee[_0x2e74ab(0x24f)](..._0x5a81d9[_0x2e74ab(0x212)]());continue;}const _0x1ad9f9=_0x5a81d9[_0x2e74ab(0x1d1)]();if(_0x2092ee[_0x2e74ab(0x1ce)]>0x0){const _0x4e9c5d=_0x2092ee[0x0][_0x2e74ab(0x230)](_0x1ad9f9);if(_0x4e9c5d){_0x2092ee[0x0]=_0x4e9c5d;continue;}}_0x2092ee[_0x2e74ab(0x24f)](_0x1ad9f9);}_0x8bdcfb[_0x2e74ab(0x24f)]([_0x38055e[_0x2e74ab(0x1e9)],_0x2092ee]);}return _0x8bdcfb;}),this[_0x576730(0x22f)](_0x5efdcb,_0x576730(0x228),(_0x2ff82d,_0x4d9250)=>{const _0x17d239=_0x576730;this[_0x17d239(0x22f)](_0x4d9250,_0x17d239(0x207),(_0x498054,_0x593906,_0x130a3a,_0x5b9e4e)=>{const _0x5aadf1=_0x17d239;_0x4d9250[_0x5aadf1(0x1cf)]&&(null==_0x130a3a?(this[_0x5aadf1(0x1f7)](_0x5b9e4e[_0x5aadf1(0x23e)]),this[_0x5aadf1(0x1e5)](_0x4d9250,!0x1)):(this[_0x5aadf1(0x1f7)](_0x130a3a[_0x5aadf1(0x23e)]),null==_0x5b9e4e&&this[_0x5aadf1(0x1e5)](_0x4d9250,!0x0)));}),null!==_0x4d9250[_0x17d239(0x1e6)]?this[_0x17d239(0x1f7)](_0x4d9250[_0x17d239(0x23e)]):this[_0x17d239(0x1e5)](_0x4d9250,!0x1);}),this[_0x576730(0x22f)](_0x5efdcb,_0x576730(0x1f5),(_0x44efbd,_0x4aabc4,_0x1de4b9)=>{const _0xcca76a=_0x576730;this[_0xcca76a(0x1de)](_0x4aabc4,_0xcca76a(0x207)),this[_0xcca76a(0x1cc)][_0xcca76a(0x201)](_0x4aabc4),this[_0xcca76a(0x235)][_0xcca76a(0x1e4)](_0x4aabc4)&&this[_0xcca76a(0x231)](_0x4aabc4),_0x1de4b9&&this[_0xcca76a(0x1f7)](_0x1de4b9[_0xcca76a(0x23e)]);}),this[_0x576730(0x22f)](_0x5efdcb,_0x576730(0x23c),(_0x244e20,_0x466a07)=>{const _0x198b8c=_0x576730;this[_0x198b8c(0x1f7)](_0x466a07);}),this[_0x576730(0x22f)](_0x1d7492,_0x576730(0x1f2),()=>{const _0x89cebd=_0x576730;this[_0x89cebd(0x23f)]();}),this[_0x576730(0x22f)](_0x322a36,_0x576730(0x23a),(_0x157e2c,{threadId:_0x2ac799,isFromAdapter:_0x477a87})=>{const _0x28ce22=_0x576730;if(_0x477a87||!_0x5efdcb[_0x28ce22(0x1d6)](_0x2ac799))return;const _0x3dfca3=_0x5efdcb[_0x28ce22(0x1d7)](_0x2ac799);this[_0x28ce22(0x235)][_0x28ce22(0x236)](_0x3dfca3)[_0x28ce22(0x1e9)][_0x28ce22(0x214)]();},{'priority':_0x576730(0x22d)});}[_0x47b770(0x23f)](){const _0x2715fc=_0x47b770,_0xee9424=this[_0x2715fc(0x241)][_0x2715fc(0x1d4)][_0x2715fc(0x236)](_0x2715fc(0x1db)),_0x8399e4=this[_0x2715fc(0x241)][_0x2715fc(0x1d4)][_0x2715fc(0x236)](_0x2715fc(0x250)),_0x40de6f=Array[_0x2715fc(0x238)](_0xee9424[_0x2715fc(0x252)],_0x3e3b80=>_0x3e3b80[_0x2715fc(0x254)])[_0x2715fc(0x21d)](_0x4bee2e=>this[_0x2715fc(0x1fc)][_0x2715fc(0x1e4)](_0x4bee2e)),_0x2b8c9d=[];for(const _0x42df4a of _0x40de6f){const _0x4b955e=this[_0x2715fc(0x1fc)][_0x2715fc(0x236)](_0x42df4a)[_0x2715fc(0x249)][_0x2715fc(0x255)]();_0x2b8c9d[_0x2715fc(0x24f)](..._0x4b955e[_0x2715fc(0x1c9)]((_0x44b4c7,_0x1cd5ee)=>[..._0x44b4c7,..._0x1cd5ee[_0x2715fc(0x1d5)]()],[]));}_0x8399e4[_0x2715fc(0x226)]=_0x2b8c9d;}[_0x47b770(0x1ff)](){const _0x33e99=_0x47b770,_0x140fd5=this[_0x33e99(0x241)],_0xfe002e=_0x140fd5[_0x33e99(0x219)],_0x4d7191=_0x4b0d43(_0xfe002e,_0x33e99(0x227)),_0x4f8092=new _0x253820([{'type':_0x33e99(0x1c8),'model':new _0x5ea708({'withText':!0x0,'label':_0x4d7191,'commandName':_0x33e99(0x1f6),'role':_0x33e99(0x208)})},{'type':_0x33e99(0x20d)},{'type':_0x33e99(0x221),'model':new _0x5ea708({'withText':!0x0,'label':_0x4b0d43(_0xfe002e,_0x33e99(0x256)),'commandName':_0x33e99(0x1e8),'role':_0x33e99(0x21a)})},{'type':_0x33e99(0x221),'model':new _0x5ea708({'withText':!0x0,'label':_0x4b0d43(_0xfe002e,_0x33e99(0x234)),'commandName':_0x33e99(0x1e2),'role':_0x33e99(0x21a)})},{'type':_0x33e99(0x221),'model':new _0x5ea708({'withText':!0x0,'label':_0x4b0d43(_0xfe002e,_0x33e99(0x1f0)),'commandName':_0x33e99(0x21b),'role':_0x33e99(0x21a)})},{'type':_0x33e99(0x221),'model':new _0x5ea708({'withText':!0x0,'label':_0x4b0d43(_0xfe002e,_0x33e99(0x205)),'commandName':_0x33e99(0x247),'role':_0x33e99(0x21a)})}]);for(const _0x258a5c of _0x4f8092)if(ae(_0x258a5c)){const _0x3f58c9=_0x140fd5[_0x33e99(0x237)][_0x33e99(0x236)](_0x258a5c[_0x33e99(0x249)][_0x33e99(0x24e)]);_0x258a5c[_0x33e99(0x249)][_0x33e99(0x21f)](_0x33e99(0x24b),_0x33e99(0x1ec))['to'](_0x3f58c9,_0x33e99(0x233),_0x33e99(0x1ec));}_0x140fd5['ui'][_0x33e99(0x1fb)][_0x33e99(0x1d8)](_0x33e99(0x1f6),_0x1b21a2=>this[_0x33e99(0x21c)](_0x1b21a2,_0x4f8092,_0x4d7191)),_0x140fd5['ui'][_0x33e99(0x1fb)][_0x33e99(0x1d8)](_0x33e99(0x223),_0xe62aca=>this[_0x33e99(0x213)](_0xe62aca,_0x4f8092,_0x4d7191));}[_0x47b770(0x21c)](_0x328125,_0x22af1d,_0x487bf3){const _0x330ea6=_0x47b770,_0x508f8d=_0x50f787(_0x328125,_0x3bed26),_0x421792=this[_0x330ea6(0x241)][_0x330ea6(0x237)][_0x330ea6(0x236)](_0x330ea6(0x1f6));_0x508f8d[_0x330ea6(0x232)][_0x330ea6(0x23b)]({'tooltip':_0x487bf3,'label':_0x487bf3,'icon':_0x119ea7}),_0x508f8d[_0x330ea6(0x232)][_0x330ea6(0x21f)](_0x330ea6(0x24b))['to'](_0x421792,_0x330ea6(0x233)),_0x508f8d[_0x330ea6(0x232)]['on'](_0x330ea6(0x1ea),()=>{const _0x2bede5=_0x330ea6;_0x421792[_0x2bede5(0x1ea)](),this[_0x2bede5(0x241)][_0x2bede5(0x1fe)][_0x2bede5(0x1e9)][_0x2bede5(0x214)]();}),_0x35fde2(_0x508f8d,_0x22af1d,{'role':_0x330ea6(0x239)});const _0x41adb6=[];for(const _0x1912ae of _0x22af1d)ae(_0x1912ae)&&_0x41adb6[_0x330ea6(0x24f)](this[_0x330ea6(0x241)][_0x330ea6(0x237)][_0x330ea6(0x236)](_0x1912ae[_0x330ea6(0x249)][_0x330ea6(0x24e)]));const _0x4a191f=_0x508f8d[_0x330ea6(0x232)];return _0x4a191f[_0x330ea6(0x218)][_0x330ea6(0x22e)](_0x330ea6(0x1ec)),_0x4a191f[_0x330ea6(0x206)][_0x330ea6(0x22e)](_0x330ea6(0x1ec)),_0x4a191f[_0x330ea6(0x218)][_0x330ea6(0x21f)](_0x330ea6(0x1ec))['to'](_0x421792,_0x330ea6(0x1ec)),_0x4a191f[_0x330ea6(0x206)][_0x330ea6(0x21f)](_0x330ea6(0x1ec))[_0x330ea6(0x248)](_0x41adb6,_0x330ea6(0x1ec),(..._0x3a0620)=>_0x3a0620[_0x330ea6(0x211)](_0x561c91=>_0x561c91)),_0x508f8d['on'](_0x330ea6(0x1ea),_0x18de48=>{const _0x5a1d17=_0x330ea6;this[_0x5a1d17(0x241)][_0x5a1d17(0x1ea)](_0x18de48[_0x5a1d17(0x216)][_0x5a1d17(0x24e)]),this[_0x5a1d17(0x241)][_0x5a1d17(0x1fe)][_0x5a1d17(0x1e9)][_0x5a1d17(0x214)]();}),_0x508f8d;}[_0x47b770(0x213)](_0x101d01,_0x3b70c5,_0x20dede){const _0x24cdf8=_0x47b770,_0x41a085=new _0x2ec3c5(_0x101d01),_0x51b621=this[_0x24cdf8(0x241)][_0x24cdf8(0x237)][_0x24cdf8(0x236)](_0x24cdf8(0x1f6));_0x41a085[_0x24cdf8(0x232)][_0x24cdf8(0x23b)]({'label':_0x20dede,'icon':_0x119ea7});const _0x168549=new _0x57d797(_0x101d01);for(const _0x1fa186 of _0x3b70c5){if(_0x24cdf8(0x20d)==_0x1fa186[_0x24cdf8(0x1f3)]){_0x168549[_0x24cdf8(0x24d)][_0x24cdf8(0x1d8)](new _0xf6a464(_0x101d01));continue;}const _0xa777ba=new _0x22578f(_0x101d01,_0x41a085),_0x172e4c=new _0x20fd43(_0x101d01),_0x464237=_0x1fa186[_0x24cdf8(0x249)];_0x172e4c[_0x24cdf8(0x21f)](...Object[_0x24cdf8(0x1dd)](_0x464237))['to'](_0x464237),_0x172e4c[_0x24cdf8(0x209)](_0x24cdf8(0x1ea))['to'](_0x41a085),_0x172e4c['on'](_0x24cdf8(0x1ea),()=>{const _0x149006=_0x24cdf8;this[_0x149006(0x241)][_0x149006(0x1ea)](_0x464237[_0x149006(0x24e)]),this[_0x149006(0x241)][_0x149006(0x1fe)][_0x149006(0x1e9)][_0x149006(0x214)]();}),_0xa777ba[_0x24cdf8(0x20f)][_0x24cdf8(0x1d8)](_0x172e4c),_0x168549[_0x24cdf8(0x24d)][_0x24cdf8(0x1d8)](_0xa777ba);}return _0x41a085[_0x24cdf8(0x21f)](_0x24cdf8(0x1ec))['to'](_0x51b621,_0x24cdf8(0x1ec)),_0x41a085[_0x24cdf8(0x220)][_0x24cdf8(0x20f)][_0x24cdf8(0x1d8)](_0x168549),_0x41a085;}[_0x47b770(0x200)](_0x24ddd0){const _0x2cbded=_0x47b770,_0x317954=this[_0x2cbded(0x241)],_0x34e92c=_0x317954[_0x2cbded(0x246)],_0x3708d5=_0x317954[_0x2cbded(0x1d4)][_0x2cbded(0x236)](_0x2cbded(0x1db)),_0x1e6199=_0x317954[_0x2cbded(0x1d4)][_0x2cbded(0x236)](_0x2cbded(0x20e)),_0x2881bf=_0x317954[_0x2cbded(0x1d4)][_0x2cbded(0x236)](_0x2cbded(0x229)),_0xa49124=_0x317954[_0x2cbded(0x1d4)][_0x2cbded(0x236)](_0x399b11)['me'],_0x272f5a=_0x34e92c[_0x2cbded(0x236)](_0x2cbded(0x1f6))[_0x2cbded(0x217)],{CommentsListView:_0x104a09,CommentThreadInputView:_0x3c673f}=_0x317954[_0x2cbded(0x1d4)][_0x2cbded(0x236)](_0x2cbded(0x1e0));let _0x41c6ad,_0x4d44cb;this[_0x2cbded(0x240)][_0x2cbded(0x1e4)](_0x24ddd0['id'])?(_0x4d44cb=this[_0x2cbded(0x240)][_0x2cbded(0x236)](_0x24ddd0['id']),_0x41c6ad=_0x4d44cb[_0x2cbded(0x245)]):(_0x41c6ad=new _0x272f5a(_0x317954[_0x2cbded(0x219)],_0x24ddd0,_0xa49124,{'disableComments':this[_0x2cbded(0x1f1)],'editorConfig':_0x34e92c[_0x2cbded(0x236)](_0x2cbded(0x1da)),'maxCommentsWhenCollapsed':_0x34e92c[_0x2cbded(0x236)](_0x2cbded(0x210)),'maxThreadTotalWeight':_0x34e92c[_0x2cbded(0x236)](_0x2cbded(0x20a)),'maxCommentCharsWhenCollapsed':_0x34e92c[_0x2cbded(0x236)](_0x2cbded(0x20b)),'formatDateTime':_0x811602(_0x34e92c[_0x2cbded(0x236)](_0x2cbded(0x219))),'CommentView':_0x34e92c[_0x2cbded(0x236)](_0x2cbded(0x243))[_0x2cbded(0x1d0)],'CommentsListView':_0x104a09,'CommentThreadInputView':_0x3c673f}),_0x41c6ad[_0x2cbded(0x24c)]['on'](_0x2cbded(0x1ea),()=>{const _0xc52b1c=_0x2cbded;_0x317954[_0xc52b1c(0x1fe)][_0xc52b1c(0x1e9)][_0xc52b1c(0x214)]();}),_0x41c6ad[_0x2cbded(0x202)]['on'](_0x2cbded(0x1ea),()=>{const _0x414910=_0x2cbded;_0x317954[_0x414910(0x1fe)][_0x414910(0x1e9)][_0x414910(0x214)]();}),_0x4d44cb=_0x3708d5[_0x2cbded(0x1d9)](this[_0x2cbded(0x241)][_0x2cbded(0x219)],_0x41c6ad),_0x4d44cb[_0x2cbded(0x21f)](_0x2cbded(0x1f9))['to'](_0x41c6ad,_0x2cbded(0x1f9)),_0x4d44cb[_0x2cbded(0x21f)](_0x2cbded(0x1ce))['to'](_0x41c6ad),_0x4d44cb[_0x2cbded(0x21f)](_0x2cbded(0x1f3))['to'](_0x41c6ad,_0x2cbded(0x1f3),_0x4f1e40=>_0x2cbded(0x22b)+_0x4f1e40),this[_0x2cbded(0x240)][_0x2cbded(0x23b)](_0x24ddd0['id'],_0x4d44cb));const _0x185b68=_0x1e6199[_0x2cbded(0x1fa)](_0x24ddd0[_0x2cbded(0x242)],_0x41c6ad),_0x20870e=new _0x5ab19f(_0x317954,_0x24ddd0,_0x41c6ad,_0x185b68),_0x4cabc9=_0x24ddd0[_0x2cbded(0x255)]()[_0x2cbded(0x21d)](_0x4c1f3b=>_0x4c1f3b[_0x2cbded(0x1cf)]);_0x41c6ad[_0x2cbded(0x225)]=_0x317954[_0x2cbded(0x1d4)][_0x2cbded(0x236)](_0x2cbded(0x250))[_0x2cbded(0x244)][_0x2cbded(0x1e7)](_0x4cabc9),this[_0x2cbded(0x235)][_0x2cbded(0x23b)](_0x24ddd0,_0x20870e),this[_0x2cbded(0x1fc)][_0x2cbded(0x23b)](_0x41c6ad,_0x20870e);const _0x2fc5a3=_0x3708d5[_0x2cbded(0x1e3)]({'view':_0x4d44cb,'target':()=>{const _0x3843f5=_0x2cbded,_0x56b2ec=[],_0x4874b5=_0x24ddd0[_0x3843f5(0x255)]()[_0x3843f5(0x21d)](_0xa296cb=>_0xa296cb[_0x3843f5(0x1cf)]);for(const _0x2ab75b of _0x4874b5)_0x56b2ec[_0x3843f5(0x24f)](..._0x2ab75b[_0x3843f5(0x1cb)]());return _0x4e4e20(_0x317954[_0x3843f5(0x1fe)],_0x56b2ec);},'type':()=>_0x2cbded(0x22b)+_0x20870e[_0x2cbded(0x1e9)][_0x2cbded(0x1f3)]});_0x1e6199[_0x2cbded(0x222)](_0x41c6ad,_0x2fc5a3),_0x3708d5[_0x2cbded(0x1d8)](_0x2fc5a3),_0x2881bf[_0x2cbded(0x253)](_0x2fc5a3);}[_0x47b770(0x231)](_0x5edce0){const _0x3ba627=_0x47b770,_0x12037e=this[_0x3ba627(0x241)][_0x3ba627(0x1d4)][_0x3ba627(0x236)](_0x3ba627(0x20e)),_0x51cdce=this[_0x3ba627(0x241)][_0x3ba627(0x1d4)][_0x3ba627(0x236)](_0x3ba627(0x1db)),_0x29aee1=this[_0x3ba627(0x235)][_0x3ba627(0x236)](_0x5edce0),_0x5a10f0=_0x29aee1[_0x3ba627(0x1e9)],_0x3eebeb=_0x51cdce[_0x3ba627(0x224)](_0x5a10f0);_0x12037e[_0x3ba627(0x22c)](_0x5a10f0),_0x3eebeb&&_0x51cdce[_0x3ba627(0x1f4)](_0x3eebeb),this[_0x3ba627(0x235)][_0x3ba627(0x201)](_0x5edce0),this[_0x3ba627(0x1fc)][_0x3ba627(0x201)](_0x5a10f0),_0x29aee1[_0x3ba627(0x251)]();}[_0x47b770(0x1f7)](_0x52ab9f){const _0x9f7f0=_0x47b770;if(!_0x52ab9f[_0x9f7f0(0x1cf)]||!this[_0x9f7f0(0x235)][_0x9f7f0(0x1e4)](_0x52ab9f))return;const _0x2c7970=this[_0x9f7f0(0x241)][_0x9f7f0(0x1d4)][_0x9f7f0(0x236)](_0x9f7f0(0x250)),_0x469a51=this[_0x9f7f0(0x235)][_0x9f7f0(0x236)](_0x52ab9f),_0x556d8a=_0x52ab9f[_0x9f7f0(0x255)]();_0x469a51[_0x9f7f0(0x1e9)][_0x9f7f0(0x225)]=_0x2c7970[_0x9f7f0(0x244)][_0x9f7f0(0x1e7)](_0x556d8a);}[_0x47b770(0x251)](){const _0x1835b0=_0x47b770;for(const _0x10c009 of this[_0x1835b0(0x235)][_0x1835b0(0x1dd)]())this[_0x1835b0(0x231)](_0x10c009);for(const _0x2b0605 of this[_0x1835b0(0x240)][_0x1835b0(0x1ef)]())_0x2b0605[_0x1835b0(0x245)][_0x1835b0(0x251)]();super[_0x1835b0(0x251)]();}}function ae(_0x48af48){const _0x40cebb=_0x47b770;return _0x40cebb(0x249)in _0x48af48;}
23
+ const _0x29dc6e=_0x18f3;(function(_0xe57d58,_0x33e3a7){const _0x44810b=_0x18f3,_0x37baf6=_0xe57d58();while(!![]){try{const _0x11d71c=parseInt(_0x44810b(0x1c4))/0x1+-parseInt(_0x44810b(0x1e8))/0x2+-parseInt(_0x44810b(0x1ad))/0x3+-parseInt(_0x44810b(0x221))/0x4*(-parseInt(_0x44810b(0x1b7))/0x5)+-parseInt(_0x44810b(0x1a4))/0x6*(-parseInt(_0x44810b(0x22c))/0x7)+-parseInt(_0x44810b(0x22a))/0x8*(-parseInt(_0x44810b(0x207))/0x9)+-parseInt(_0x44810b(0x227))/0xa*(parseInt(_0x44810b(0x1e9))/0xb);if(_0x11d71c===_0x33e3a7)break;else _0x37baf6['push'](_0x37baf6['shift']());}catch(_0x2b94c0){_0x37baf6['push'](_0x37baf6['shift']());}}}(_0x80de,0xdfd3c));import{Plugin as _0x2d7bf0}from'ckeditor5/src/core.js';import{Collection as _0x56be7e}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x352481,createDropdown as _0x377c95,ListSeparatorView as _0xc8fdd,MenuBarMenuView as _0x5a1623,MenuBarMenuListView as _0xced2db,MenuBarMenuListItemView as _0x17c206,MenuBarMenuListItemButtonView as _0x94bc32,SplitButtonView as _0x252bb1,ViewModel as _0x166e44}from'ckeditor5/src/ui.js';import{Users as _0x5b12cb,getDateTimeFormatter as _0x523ce2,getAllMarkersDomElementsSorted as _0x5764cc}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x5ee9f0 from'./trackchangesediting.js';import _0x6e17db from'./ui/suggestioncontroller.js';import _0x481513 from'./ui/view/suggestionthreadview.js';function _0x18f3(_0x5759f3,_0x556218){const _0x80de6c=_0x80de();return _0x18f3=function(_0x18f33d,_0x186f19){_0x18f33d=_0x18f33d-0x1a2;let _0x2df696=_0x80de6c[_0x18f33d];return _0x2df696;},_0x18f3(_0x5759f3,_0x556218);}function _0x80de(){const _0x245d5a=['isMultiRange','has','comments.editorConfig','menuitemcheckbox','_createToolbarButton','push','29196qhqQkP','listenTo','clear','descriptionFactory','discardSelectedSuggestions','previous','innerView','_viewToController','arrowView','5077584uoDuqR','_createMenuBarMenu','menu','buttonView','acceptAllSuggestions','_handleControllerBuffer','length','switchbutton','actionView','plugins','2715fxtNFB','locale','values','suggestionChanged','_bindAnnotationToEditors','TrackChangesEditing','TrackChangesUI','commandName','trackChanges.disableComments','suggestion-','_destroyController','_initializeController','_unbindEditors','383927YVbmWY','registerAnnotation','createAnnotationView','value','_suggestionToController','comments.maxCommentsWhenCollapsed','_handleSuggestionControllerDelayed','_updateController','getSuggestion','getAllAdjacentSuggestions','size','_refreshActiveMarkers','getByInnerView','activeMarkers','trackChanges','getRanges','comments.maxCommentCharsWhenCollapsed','_annotationViews','getJoined','addSourceCollector','componentFactory','hasSuggestion','destroy','Accept\x20all\x20suggestions','view','panelView','isDirty','editing','comments','config','getFirstRange','editor','CommentView','Discard\x20all\x20selected\x20suggestions','delegate','mainView','2317328ZHmUwq','4367cgArKx','discardAllSuggestions','change:activeAnnotations','refreshSelectedViews','trackChanges.SuggestionThreadView','unbind','_addUIComponentsToFactory','execute','type','isOn','discardButton','from','CommentsRepository','getMarkerNames','change:previous','source','activeAnnotations','suggestionUnloaded','descriptionParts','toMany','commands','Accept\x20all\x20selected\x20suggestions','button','filter','pluginName','items','isEnabled','Track\x20changes','Discard\x20all\x20suggestions','define','650691YHhEbb','init','reduce','acceptSelectedSuggestions','children','lowest','commentThread','add','Annotations','separator','suggestionLoaded','set','createAnnotation','SuggestionThreadView','delete','get','getDescriptions','menuBar:trackChanges','remove','CommentsUI','isInContent','focus','stopListening','menuitem','bind','getMarkers','11576BbQArR','some','EditorAnnotations','createCommentThreadController','addComment','keys','39110aYDOay','model','acceptButton','192utXmai','comments.maxThreadTotalWeight','2345nBfBlU','requires','head','_disableComments'];_0x80de=function(){return _0x245d5a;};return _0x80de();}import{getTranslation as _0x82b176}from'./utils/common-translations.js';import _0xfa1c8d from'../theme/icons/track-changes.svg';export default class d extends _0x2d7bf0{static get[_0x29dc6e(0x22d)](){const _0x593bb8=_0x29dc6e;return[_0x5ee9f0,_0x5b12cb,_0x593bb8(0x1f5),_0x593bb8(0x20f),_0x593bb8(0x223)];}static get[_0x29dc6e(0x201)](){const _0x14a2e5=_0x29dc6e;return _0x14a2e5(0x1bd);}constructor(_0x298a30){const _0x2c33b4=_0x29dc6e;super(_0x298a30),this[_0x2c33b4(0x1c8)]=new Map(),this[_0x2c33b4(0x1ab)]=new Map(),this[_0x2c33b4(0x1d5)]=new Map(),this[_0x2c33b4(0x1b2)]=new Map();const _0x5de28d=this[_0x2c33b4(0x1e3)][_0x2c33b4(0x1e1)];_0x5de28d[_0x2c33b4(0x206)](_0x2c33b4(0x1ed),_0x481513),_0x5de28d[_0x2c33b4(0x206)](_0x2c33b4(0x1bf),!0x1),this[_0x2c33b4(0x22f)]=_0x5de28d[_0x2c33b4(0x216)](_0x2c33b4(0x1bf));}[_0x29dc6e(0x1ca)](_0x1af468,_0x50e7fe){const _0x26c486=_0x29dc6e;0x0===this[_0x26c486(0x1b2)][_0x26c486(0x1ce)]&&setTimeout(()=>{const _0x25cc3a=_0x26c486;for(const [_0x1e81c1,_0x1a1afe]of this[_0x25cc3a(0x1b2)]){const _0x54b227=this[_0x25cc3a(0x1c8)][_0x25cc3a(0x231)](_0x1e81c1);_0x54b227||_0x1a1afe?_0x54b227&&_0x1a1afe&&this[_0x25cc3a(0x1c1)](_0x1e81c1):this[_0x25cc3a(0x1c2)](_0x1e81c1);}this[_0x25cc3a(0x1b2)][_0x25cc3a(0x1a6)](),this[_0x25cc3a(0x1e3)][_0x25cc3a(0x1b6)][_0x25cc3a(0x216)](_0x25cc3a(0x223))[_0x25cc3a(0x1ec)](),this[_0x25cc3a(0x1cf)]();},0xa),this[_0x26c486(0x1b2)][_0x26c486(0x212)](_0x1af468,_0x50e7fe);}[_0x29dc6e(0x208)](){const _0x47d497=_0x29dc6e,_0x68bfc6=this[_0x47d497(0x1e3)],_0x1d41fb=_0x68bfc6[_0x47d497(0x1b6)][_0x47d497(0x216)](_0x47d497(0x1bc)),_0x3c3e2e=_0x68bfc6[_0x47d497(0x1b6)][_0x47d497(0x216)](_0x47d497(0x20f)),_0x199cbd=_0x68bfc6[_0x47d497(0x1b6)][_0x47d497(0x216)](_0x47d497(0x223)),_0x52510d=_0x68bfc6[_0x47d497(0x1b6)][_0x47d497(0x216)](_0x47d497(0x1f5));this[_0x47d497(0x1ef)](),_0x199cbd[_0x47d497(0x1d7)](()=>{const _0xe86ab8=_0x47d497,_0x405042=[];for(const [_0x565d6c,_0x31d1a7]of Array[_0xe86ab8(0x1f4)](this[_0xe86ab8(0x1c8)])){const _0x41a584=_0x565d6c[_0xe86ab8(0x1cd)](),_0x5bf0af=[];for(const _0x47dc39 of _0x41a584){if(!_0x47dc39[_0xe86ab8(0x21b)])continue;if(_0x47dc39[_0xe86ab8(0x230)]){_0x5bf0af[_0xe86ab8(0x1a3)](..._0x47dc39[_0xe86ab8(0x1d3)]());continue;}const _0x2ab205=_0x47dc39[_0xe86ab8(0x1e2)]();if(_0x5bf0af[_0xe86ab8(0x1b3)]>0x0){const _0x43b754=_0x5bf0af[0x0][_0xe86ab8(0x1d6)](_0x2ab205);if(_0x43b754){_0x5bf0af[0x0]=_0x43b754;continue;}}_0x5bf0af[_0xe86ab8(0x1a3)](_0x2ab205);}_0x405042[_0xe86ab8(0x1a3)]([_0x31d1a7[_0xe86ab8(0x1dc)],_0x5bf0af]);}return _0x405042;}),this[_0x47d497(0x1a5)](_0x1d41fb,_0x47d497(0x211),(_0x3eea7d,_0x140e41)=>{const _0x563197=_0x47d497;this[_0x563197(0x1a5)](_0x140e41,_0x563197(0x1f7),(_0x278c2f,_0x24a916,_0x3e5b31,_0x202a2b)=>{const _0x37d71d=_0x563197;_0x140e41[_0x37d71d(0x21b)]&&(null==_0x3e5b31?(this[_0x37d71d(0x1cb)](_0x202a2b[_0x37d71d(0x22e)]),this[_0x37d71d(0x1ca)](_0x140e41,!0x1)):(this[_0x37d71d(0x1cb)](_0x3e5b31[_0x37d71d(0x22e)]),null==_0x202a2b&&this[_0x37d71d(0x1ca)](_0x140e41,!0x0)));}),null!==_0x140e41[_0x563197(0x1a9)]?this[_0x563197(0x1cb)](_0x140e41[_0x563197(0x22e)]):this[_0x563197(0x1ca)](_0x140e41,!0x1);}),this[_0x47d497(0x1a5)](_0x1d41fb,_0x47d497(0x1fa),(_0x1bfeb3,_0x2b988a,_0xd6206b)=>{const _0x166709=_0x47d497;this[_0x166709(0x21d)](_0x2b988a,_0x166709(0x1f7)),this[_0x166709(0x1b2)][_0x166709(0x215)](_0x2b988a),this[_0x166709(0x1c8)][_0x166709(0x231)](_0x2b988a)&&this[_0x166709(0x1c1)](_0x2b988a),_0xd6206b&&this[_0x166709(0x1cb)](_0xd6206b[_0x166709(0x22e)]);}),this[_0x47d497(0x1a5)](_0x1d41fb,_0x47d497(0x1ba),(_0x2cd109,_0x5427c2)=>{const _0x197f1c=_0x47d497;this[_0x197f1c(0x1cb)](_0x5427c2);}),this[_0x47d497(0x1a5)](_0x3c3e2e,_0x47d497(0x1eb),()=>{const _0x1f4ddf=_0x47d497;this[_0x1f4ddf(0x1cf)]();}),this[_0x47d497(0x1a5)](_0x52510d,_0x47d497(0x225),(_0x247f27,{threadId:_0x151c76,isFromAdapter:_0x3af3dd})=>{const _0x4311fd=_0x47d497;if(_0x3af3dd||!_0x1d41fb[_0x4311fd(0x1d9)](_0x151c76))return;const _0x87d9d9=_0x1d41fb[_0x4311fd(0x1cc)](_0x151c76);this[_0x4311fd(0x1c8)][_0x4311fd(0x216)](_0x87d9d9)[_0x4311fd(0x1dc)][_0x4311fd(0x21c)]();},{'priority':_0x47d497(0x20c)});}[_0x29dc6e(0x1cf)](){const _0x2b19de=_0x29dc6e,_0x1e7326=this[_0x2b19de(0x1e3)][_0x2b19de(0x1b6)][_0x2b19de(0x216)](_0x2b19de(0x20f)),_0x4f4d5b=this[_0x2b19de(0x1e3)][_0x2b19de(0x1b6)][_0x2b19de(0x216)](_0x2b19de(0x1bc)),_0x396df5=Array[_0x2b19de(0x1f4)](_0x1e7326[_0x2b19de(0x1f9)],_0x120497=>_0x120497[_0x2b19de(0x1aa)])[_0x2b19de(0x200)](_0x592ae5=>this[_0x2b19de(0x1ab)][_0x2b19de(0x231)](_0x592ae5)),_0x7fe40a=[];for(const _0x148ddd of _0x396df5){const _0x478793=this[_0x2b19de(0x1ab)][_0x2b19de(0x216)](_0x148ddd)[_0x2b19de(0x228)][_0x2b19de(0x1cd)]();_0x7fe40a[_0x2b19de(0x1a3)](..._0x478793[_0x2b19de(0x209)]((_0x527446,_0x58e222)=>[..._0x527446,..._0x58e222[_0x2b19de(0x1f6)]()],[]));}_0x4f4d5b[_0x2b19de(0x1d1)]=_0x7fe40a;}[_0x29dc6e(0x1ef)](){const _0x100d37=_0x29dc6e,_0x144bcd=this[_0x100d37(0x1e3)],_0x2f9a9c=_0x144bcd[_0x100d37(0x1b8)],_0x1f4c20=_0x82b176(_0x2f9a9c,_0x100d37(0x204)),_0x52584d=new _0x56be7e([{'type':_0x100d37(0x1b4),'model':new _0x166e44({'withText':!0x0,'label':_0x1f4c20,'commandName':_0x100d37(0x1d2),'role':_0x100d37(0x233)})},{'type':_0x100d37(0x210)},{'type':_0x100d37(0x1ff),'model':new _0x166e44({'withText':!0x0,'label':_0x82b176(_0x2f9a9c,_0x100d37(0x1db)),'commandName':_0x100d37(0x1b1),'role':_0x100d37(0x21e)})},{'type':_0x100d37(0x1ff),'model':new _0x166e44({'withText':!0x0,'label':_0x82b176(_0x2f9a9c,_0x100d37(0x1fe)),'commandName':_0x100d37(0x20a),'role':_0x100d37(0x21e)})},{'type':_0x100d37(0x1ff),'model':new _0x166e44({'withText':!0x0,'label':_0x82b176(_0x2f9a9c,_0x100d37(0x205)),'commandName':_0x100d37(0x1ea),'role':_0x100d37(0x21e)})},{'type':_0x100d37(0x1ff),'model':new _0x166e44({'withText':!0x0,'label':_0x82b176(_0x2f9a9c,_0x100d37(0x1e5)),'commandName':_0x100d37(0x1a8),'role':_0x100d37(0x21e)})}]);for(const _0x1789e9 of _0x52584d)if(ae(_0x1789e9)){const _0x1e3307=_0x144bcd[_0x100d37(0x1fd)][_0x100d37(0x216)](_0x1789e9[_0x100d37(0x228)][_0x100d37(0x1be)]);_0x1789e9[_0x100d37(0x228)][_0x100d37(0x21f)](_0x100d37(0x1f2),_0x100d37(0x203))['to'](_0x1e3307,_0x100d37(0x1c7),_0x100d37(0x203));}_0x144bcd['ui'][_0x100d37(0x1d8)][_0x100d37(0x20e)](_0x100d37(0x1d2),_0x507449=>this[_0x100d37(0x1a2)](_0x507449,_0x52584d,_0x1f4c20)),_0x144bcd['ui'][_0x100d37(0x1d8)][_0x100d37(0x20e)](_0x100d37(0x218),_0x3f0d26=>this[_0x100d37(0x1ae)](_0x3f0d26,_0x52584d,_0x1f4c20));}[_0x29dc6e(0x1a2)](_0xcb8b00,_0x2a9a06,_0x30eb4a){const _0x467ee6=_0x29dc6e,_0x51d5c7=_0x377c95(_0xcb8b00,_0x252bb1),_0x80168a=this[_0x467ee6(0x1e3)][_0x467ee6(0x1fd)][_0x467ee6(0x216)](_0x467ee6(0x1d2));_0x51d5c7[_0x467ee6(0x1b0)][_0x467ee6(0x212)]({'tooltip':_0x30eb4a,'label':_0x30eb4a,'icon':_0xfa1c8d}),_0x51d5c7[_0x467ee6(0x1b0)][_0x467ee6(0x21f)](_0x467ee6(0x1f2))['to'](_0x80168a,_0x467ee6(0x1c7)),_0x51d5c7[_0x467ee6(0x1b0)]['on'](_0x467ee6(0x1f0),()=>{const _0x209176=_0x467ee6;_0x80168a[_0x209176(0x1f0)](),this[_0x209176(0x1e3)][_0x209176(0x1df)][_0x209176(0x1dc)][_0x209176(0x21c)]();}),_0x352481(_0x51d5c7,_0x2a9a06,{'role':_0x467ee6(0x1af)});const _0x238378=[];for(const _0x5318dd of _0x2a9a06)ae(_0x5318dd)&&_0x238378[_0x467ee6(0x1a3)](this[_0x467ee6(0x1e3)][_0x467ee6(0x1fd)][_0x467ee6(0x216)](_0x5318dd[_0x467ee6(0x228)][_0x467ee6(0x1be)]));const _0x753d80=_0x51d5c7[_0x467ee6(0x1b0)];return _0x753d80[_0x467ee6(0x1b5)][_0x467ee6(0x1ee)](_0x467ee6(0x203)),_0x753d80[_0x467ee6(0x1ac)][_0x467ee6(0x1ee)](_0x467ee6(0x203)),_0x753d80[_0x467ee6(0x1b5)][_0x467ee6(0x21f)](_0x467ee6(0x203))['to'](_0x80168a,_0x467ee6(0x203)),_0x753d80[_0x467ee6(0x1ac)][_0x467ee6(0x21f)](_0x467ee6(0x203))[_0x467ee6(0x1fc)](_0x238378,_0x467ee6(0x203),(..._0x55b420)=>_0x55b420[_0x467ee6(0x222)](_0x15393a=>_0x15393a)),_0x51d5c7['on'](_0x467ee6(0x1f0),_0x184144=>{const _0x135723=_0x467ee6;this[_0x135723(0x1e3)][_0x135723(0x1f0)](_0x184144[_0x135723(0x1f8)][_0x135723(0x1be)]),this[_0x135723(0x1e3)][_0x135723(0x1df)][_0x135723(0x1dc)][_0x135723(0x21c)]();}),_0x51d5c7;}[_0x29dc6e(0x1ae)](_0x5d3702,_0x3e313b,_0x39c67d){const _0x40deed=_0x29dc6e,_0x5599a6=new _0x5a1623(_0x5d3702),_0x5f1280=this[_0x40deed(0x1e3)][_0x40deed(0x1fd)][_0x40deed(0x216)](_0x40deed(0x1d2));_0x5599a6[_0x40deed(0x1b0)][_0x40deed(0x212)]({'label':_0x39c67d,'icon':_0xfa1c8d});const _0x51bea1=new _0xced2db(_0x5d3702);for(const _0x1d938d of _0x3e313b){if(_0x40deed(0x210)==_0x1d938d[_0x40deed(0x1f1)]){_0x51bea1[_0x40deed(0x202)][_0x40deed(0x20e)](new _0xc8fdd(_0x5d3702));continue;}const _0x3dcffa=new _0x17c206(_0x5d3702,_0x5599a6),_0x3f3584=new _0x94bc32(_0x5d3702),_0x5cb55d=_0x1d938d[_0x40deed(0x228)];_0x3f3584[_0x40deed(0x21f)](...Object[_0x40deed(0x226)](_0x5cb55d))['to'](_0x5cb55d),_0x3f3584[_0x40deed(0x1e6)](_0x40deed(0x1f0))['to'](_0x5599a6),_0x3f3584['on'](_0x40deed(0x1f0),()=>{const _0x1e984f=_0x40deed;this[_0x1e984f(0x1e3)][_0x1e984f(0x1f0)](_0x5cb55d[_0x1e984f(0x1be)]),this[_0x1e984f(0x1e3)][_0x1e984f(0x1df)][_0x1e984f(0x1dc)][_0x1e984f(0x21c)]();}),_0x3dcffa[_0x40deed(0x20b)][_0x40deed(0x20e)](_0x3f3584),_0x51bea1[_0x40deed(0x202)][_0x40deed(0x20e)](_0x3dcffa);}return _0x5599a6[_0x40deed(0x21f)](_0x40deed(0x203))['to'](_0x5f1280,_0x40deed(0x203)),_0x5599a6[_0x40deed(0x1dd)][_0x40deed(0x20b)][_0x40deed(0x20e)](_0x51bea1),_0x5599a6;}[_0x29dc6e(0x1c2)](_0x6be6cc){const _0x118b74=_0x29dc6e,_0xe98bc9=this[_0x118b74(0x1e3)],_0x294915=_0xe98bc9[_0x118b74(0x1e1)],_0x49d3ce=_0xe98bc9[_0x118b74(0x1b6)][_0x118b74(0x216)](_0x118b74(0x20f)),_0x574c74=_0xe98bc9[_0x118b74(0x1b6)][_0x118b74(0x216)](_0x118b74(0x1f5)),_0x52c122=_0xe98bc9[_0x118b74(0x1b6)][_0x118b74(0x216)](_0x118b74(0x223)),_0x1119c0=_0xe98bc9[_0x118b74(0x1b6)][_0x118b74(0x216)](_0x5b12cb)['me'],_0xbfae3=_0x294915[_0x118b74(0x216)](_0x118b74(0x1d2))[_0x118b74(0x214)],{CommentsListView:_0x207570,CommentThreadInputView:_0x27eef1}=_0xe98bc9[_0x118b74(0x1b6)][_0x118b74(0x216)](_0x118b74(0x21a));let _0x291cf5,_0x1d22c1;this[_0x118b74(0x1d5)][_0x118b74(0x231)](_0x6be6cc['id'])?(_0x1d22c1=this[_0x118b74(0x1d5)][_0x118b74(0x216)](_0x6be6cc['id']),_0x291cf5=_0x1d22c1[_0x118b74(0x1e7)]):(_0x291cf5=new _0xbfae3(_0xe98bc9[_0x118b74(0x1b8)],_0x6be6cc,_0x1119c0,{'disableComments':this[_0x118b74(0x22f)],'editorConfig':_0x294915[_0x118b74(0x216)](_0x118b74(0x232)),'maxCommentsWhenCollapsed':_0x294915[_0x118b74(0x216)](_0x118b74(0x1c9)),'maxThreadTotalWeight':_0x294915[_0x118b74(0x216)](_0x118b74(0x22b)),'maxCommentCharsWhenCollapsed':_0x294915[_0x118b74(0x216)](_0x118b74(0x1d4)),'formatDateTime':_0x523ce2(_0x294915[_0x118b74(0x216)](_0x118b74(0x1b8))),'CommentView':_0x294915[_0x118b74(0x216)](_0x118b74(0x1e0))[_0x118b74(0x1e4)],'CommentsListView':_0x207570,'CommentThreadInputView':_0x27eef1}),_0x291cf5[_0x118b74(0x229)]['on'](_0x118b74(0x1f0),()=>{const _0x405260=_0x118b74;_0xe98bc9[_0x405260(0x1df)][_0x405260(0x1dc)][_0x405260(0x21c)]();}),_0x291cf5[_0x118b74(0x1f3)]['on'](_0x118b74(0x1f0),()=>{const _0x3c1b24=_0x118b74;_0xe98bc9[_0x3c1b24(0x1df)][_0x3c1b24(0x1dc)][_0x3c1b24(0x21c)]();}),_0x1d22c1=_0x49d3ce[_0x118b74(0x1c6)](this[_0x118b74(0x1e3)][_0x118b74(0x1b8)],_0x291cf5),_0x1d22c1[_0x118b74(0x21f)](_0x118b74(0x1de))['to'](_0x291cf5,_0x118b74(0x1de)),_0x1d22c1[_0x118b74(0x21f)](_0x118b74(0x1b3))['to'](_0x291cf5),_0x1d22c1[_0x118b74(0x21f)](_0x118b74(0x1f1))['to'](_0x291cf5,_0x118b74(0x1f1),_0x32d30d=>_0x118b74(0x1c0)+_0x32d30d),this[_0x118b74(0x1d5)][_0x118b74(0x212)](_0x6be6cc['id'],_0x1d22c1));const _0x2afc58=_0x574c74[_0x118b74(0x224)](_0x6be6cc[_0x118b74(0x20d)],_0x291cf5),_0x12a84e=new _0x6e17db(_0xe98bc9,_0x6be6cc,_0x291cf5,_0x2afc58),_0x2c0b18=_0x6be6cc[_0x118b74(0x1cd)]()[_0x118b74(0x200)](_0x3373ce=>_0x3373ce[_0x118b74(0x21b)]);_0x291cf5[_0x118b74(0x1fb)]=_0xe98bc9[_0x118b74(0x1b6)][_0x118b74(0x216)](_0x118b74(0x1bc))[_0x118b74(0x1a7)][_0x118b74(0x217)](_0x2c0b18),this[_0x118b74(0x1c8)][_0x118b74(0x212)](_0x6be6cc,_0x12a84e),this[_0x118b74(0x1ab)][_0x118b74(0x212)](_0x291cf5,_0x12a84e);const _0x3f8757=_0x49d3ce[_0x118b74(0x213)]({'view':_0x1d22c1,'target':()=>{const _0x458ae6=_0x118b74,_0x579457=[],_0x21ea81=_0x6be6cc[_0x458ae6(0x1cd)]()[_0x458ae6(0x200)](_0x56543f=>_0x56543f[_0x458ae6(0x21b)]);for(const _0x3b482e of _0x21ea81)_0x579457[_0x458ae6(0x1a3)](..._0x3b482e[_0x458ae6(0x220)]());return _0x5764cc(_0xe98bc9[_0x458ae6(0x1df)],_0x579457);},'type':()=>_0x118b74(0x1c0)+_0x12a84e[_0x118b74(0x1dc)][_0x118b74(0x1f1)]});_0x574c74[_0x118b74(0x1bb)](_0x291cf5,_0x3f8757),_0x49d3ce[_0x118b74(0x20e)](_0x3f8757),_0x52c122[_0x118b74(0x1c5)](_0x3f8757);}[_0x29dc6e(0x1c1)](_0x509c65){const _0x1283ef=_0x29dc6e,_0x5017ee=this[_0x1283ef(0x1e3)][_0x1283ef(0x1b6)][_0x1283ef(0x216)](_0x1283ef(0x1f5)),_0xa425ad=this[_0x1283ef(0x1e3)][_0x1283ef(0x1b6)][_0x1283ef(0x216)](_0x1283ef(0x20f)),_0x3e3529=this[_0x1283ef(0x1c8)][_0x1283ef(0x216)](_0x509c65),_0x21aed8=_0x3e3529[_0x1283ef(0x1dc)],_0x29cda7=_0xa425ad[_0x1283ef(0x1d0)](_0x21aed8);_0x5017ee[_0x1283ef(0x1c3)](_0x21aed8),_0x29cda7&&_0xa425ad[_0x1283ef(0x219)](_0x29cda7),this[_0x1283ef(0x1c8)][_0x1283ef(0x215)](_0x509c65),this[_0x1283ef(0x1ab)][_0x1283ef(0x215)](_0x21aed8),_0x3e3529[_0x1283ef(0x1da)]();}[_0x29dc6e(0x1cb)](_0x57c081){const _0x11de38=_0x29dc6e;if(!_0x57c081[_0x11de38(0x21b)]||!this[_0x11de38(0x1c8)][_0x11de38(0x231)](_0x57c081))return;const _0x5646d7=this[_0x11de38(0x1e3)][_0x11de38(0x1b6)][_0x11de38(0x216)](_0x11de38(0x1bc)),_0x5d4a0b=this[_0x11de38(0x1c8)][_0x11de38(0x216)](_0x57c081),_0x1d9d6d=_0x57c081[_0x11de38(0x1cd)]();_0x5d4a0b[_0x11de38(0x1dc)][_0x11de38(0x1fb)]=_0x5646d7[_0x11de38(0x1a7)][_0x11de38(0x217)](_0x1d9d6d);}[_0x29dc6e(0x1da)](){const _0x6cece4=_0x29dc6e;for(const _0x9bba18 of this[_0x6cece4(0x1c8)][_0x6cece4(0x226)]())this[_0x6cece4(0x1c1)](_0x9bba18);for(const _0x49fc68 of this[_0x6cece4(0x1d5)][_0x6cece4(0x1b9)]())_0x49fc68[_0x6cece4(0x1e7)][_0x6cece4(0x1da)]();super[_0x6cece4(0x1da)]();}}function ae(_0xb672fa){const _0x48d481=_0x29dc6e;return _0x48d481(0x228)in _0xb672fa;}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x52e213=_0x3233;function _0x2409(){const _0x33583b=['destroy','discardSuggestion','stopListening','4793985Qhkbel','_pendingAction','add','_discardCommand','execute','plugins','3237808prsWOL','view','_setPendingAction','429650sYiFGP','canEditAt','acceptSuggestion','_acceptCommand','commentThreadController','canAccept','768158tiJYqD','_removePendingAction','bind','5009410bqLMIb','8PjlYvh','locale','_editor','935379xsZJzb','change:isDirty','PendingActions','get','isEnabled','canDiscard','529634YxAZeS','model','6WGtcMe','PENDING_ACTION_SUGGESTION','getRanges','unbind','listenTo','isDirty','commands','remove'];_0x2409=function(){return _0x33583b;};return _0x2409();}(function(_0xf7f71e,_0x2e03dc){const _0x13d2cd=_0x3233,_0x212eb6=_0xf7f71e();while(!![]){try{const _0x5af60f=-parseInt(_0x13d2cd(0x20d))/0x1+-parseInt(_0x13d2cd(0x207))/0x2+parseInt(_0x13d2cd(0x1eb))/0x3+parseInt(_0x13d2cd(0x204))/0x4+-parseInt(_0x13d2cd(0x1e7))/0x5*(-parseInt(_0x13d2cd(0x1f3))/0x6)+-parseInt(_0x13d2cd(0x1f1))/0x7*(-parseInt(_0x13d2cd(0x1e8))/0x8)+-parseInt(_0x13d2cd(0x1fe))/0x9;if(_0x5af60f===_0x2e03dc)break;else _0x212eb6['push'](_0x212eb6['shift']());}catch(_0x89225a){_0x212eb6['push'](_0x212eb6['shift']());}}}(_0x2409,0xa6c85));function _0x3233(_0x1db116,_0x5aae03){const _0x2409aa=_0x2409();return _0x3233=function(_0x323368,_0x2ee5dc){_0x323368=_0x323368-0x1e6;let _0x506712=_0x2409aa[_0x323368];return _0x506712;},_0x3233(_0x1db116,_0x5aae03);}import{ObservableMixin as _0x46eae}from'ckeditor5/src/utils.js';import{getTranslation as _0x3d2d30}from'../utils/common-translations.js';export default class oe extends/* #__PURE__ -- @preserve */
24
- _0x46eae(){constructor(_0x1bc0f4,_0x913299,_0x4d9051,_0x339e59){const _0x20a257=_0x3233;super(),this[_0x20a257(0x1f2)]=_0x913299,this[_0x20a257(0x205)]=_0x4d9051,this[_0x20a257(0x20b)]=_0x339e59,this[_0x20a257(0x1ea)]=_0x1bc0f4,this[_0x20a257(0x20a)]=_0x1bc0f4[_0x20a257(0x1f9)][_0x20a257(0x1ee)](_0x20a257(0x209)),this[_0x20a257(0x201)]=_0x1bc0f4[_0x20a257(0x1f9)][_0x20a257(0x1ee)](_0x20a257(0x1fc)),this[_0x20a257(0x205)][_0x20a257(0x1e6)](_0x20a257(0x1ef))['to'](this[_0x20a257(0x20a)],this[_0x20a257(0x201)],(_0x171025,_0x3b486b)=>_0x171025||_0x3b486b),this[_0x20a257(0x205)][_0x20a257(0x1e6)](_0x20a257(0x20c))['to'](this[_0x20a257(0x20a)],_0x20a257(0x1ef),_0x2473e4=>_0x2473e4&&this[_0x20a257(0x1ea)][_0x20a257(0x1f2)][_0x20a257(0x208)](_0x913299[_0x20a257(0x1f5)]())),this[_0x20a257(0x205)][_0x20a257(0x1e6)](_0x20a257(0x1f0))['to'](this[_0x20a257(0x201)],_0x20a257(0x1ef),_0x2ef908=>_0x2ef908&&this[_0x20a257(0x1ea)][_0x20a257(0x1f2)][_0x20a257(0x208)](_0x913299[_0x20a257(0x1f5)]())),this[_0x20a257(0x1ff)]=null,_0x4d9051[_0x20a257(0x1f8)]&&this[_0x20a257(0x206)](),this[_0x20a257(0x1f7)](_0x4d9051,_0x20a257(0x209),()=>this[_0x20a257(0x209)]()),this[_0x20a257(0x1f7)](_0x4d9051,_0x20a257(0x1fc),()=>this[_0x20a257(0x1fc)]()),this[_0x20a257(0x1f7)](_0x4d9051,_0x20a257(0x1ec),()=>{const _0x2d227e=_0x20a257;_0x4d9051[_0x2d227e(0x1f8)]?this[_0x2d227e(0x206)]():this[_0x2d227e(0x20e)]();});}[_0x52e213(0x209)](){const _0x4343a8=_0x52e213;this[_0x4343a8(0x20a)][_0x4343a8(0x202)](this[_0x4343a8(0x1f2)]['id']);}[_0x52e213(0x1fc)](){const _0xe4381e=_0x52e213;this[_0xe4381e(0x201)][_0xe4381e(0x202)](this[_0xe4381e(0x1f2)]['id']);}[_0x52e213(0x1fb)](){const _0x2b91a3=_0x52e213;this[_0x2b91a3(0x205)][_0x2b91a3(0x1f6)](_0x2b91a3(0x1ef)),this[_0x2b91a3(0x205)][_0x2b91a3(0x1f6)](_0x2b91a3(0x20c)),this[_0x2b91a3(0x205)][_0x2b91a3(0x1f6)](_0x2b91a3(0x1f0)),this[_0x2b91a3(0x1fd)](),this[_0x2b91a3(0x20b)][_0x2b91a3(0x1fb)](),this[_0x2b91a3(0x1ff)]&&this[_0x2b91a3(0x20e)]();}[_0x52e213(0x206)](){const _0x4b246a=_0x52e213,_0x2e853a=_0x3d2d30(this[_0x4b246a(0x1ea)][_0x4b246a(0x1e9)],_0x4b246a(0x1f4));this[_0x4b246a(0x1ff)]=this[_0x4b246a(0x1ea)][_0x4b246a(0x203)][_0x4b246a(0x1ee)](_0x4b246a(0x1ed))[_0x4b246a(0x200)](_0x2e853a);}[_0x52e213(0x20e)](){const _0x1cf0b7=_0x52e213;null!==this[_0x1cf0b7(0x1ff)]&&this[_0x1cf0b7(0x1ea)][_0x1cf0b7(0x203)][_0x1cf0b7(0x1ee)](_0x1cf0b7(0x1ed))[_0x1cf0b7(0x1fa)](this[_0x1cf0b7(0x1ff)]),this[_0x1cf0b7(0x1ff)]=null;}}
23
+ const _0x5d04fb=_0x4e58;(function(_0x44406c,_0x57d917){const _0x57f2e1=_0x4e58,_0x2fccc0=_0x44406c();while(!![]){try{const _0x1c2309=-parseInt(_0x57f2e1(0xf2))/0x1*(-parseInt(_0x57f2e1(0xea))/0x2)+-parseInt(_0x57f2e1(0xe9))/0x3+-parseInt(_0x57f2e1(0xff))/0x4*(parseInt(_0x57f2e1(0xfa))/0x5)+parseInt(_0x57f2e1(0xef))/0x6+parseInt(_0x57f2e1(0x113))/0x7*(-parseInt(_0x57f2e1(0xed))/0x8)+parseInt(_0x57f2e1(0xf9))/0x9*(parseInt(_0x57f2e1(0xec))/0xa)+-parseInt(_0x57f2e1(0xfe))/0xb*(-parseInt(_0x57f2e1(0xeb))/0xc);if(_0x1c2309===_0x57d917)break;else _0x2fccc0['push'](_0x2fccc0['shift']());}catch(_0xb2ef3c){_0x2fccc0['push'](_0x2fccc0['shift']());}}}(_0x478d,0x393fa));import{ObservableMixin as _0x3eb056}from'ckeditor5/src/utils.js';function _0x478d(){const _0x5068d2=['PENDING_ACTION_SUGGESTION','11wZDzIg','12bxLxMM','remove','discardSuggestion','commands','getRanges','change:isDirty','isDirty','_pendingAction','get','_acceptCommand','_setPendingAction','destroy','listenTo','view','add','model','plugins','unbind','canEditAt','_editor','14tixyjq','isEnabled','1266549AJbtUM','2XPwlqG','9615852mwuurz','10fYeSMD','1287312GBOdBg','bind','79806NhEHEN','acceptSuggestion','execute','346582QRFtTN','canDiscard','_discardCommand','canAccept','_removePendingAction','PendingActions','commentThreadController','521181fOwSha','401020DmGMoa','locale','stopListening'];_0x478d=function(){return _0x5068d2;};return _0x478d();}import{getTranslation as _0x8265cd}from'../utils/common-translations.js';function _0x4e58(_0x190505,_0x20cf67){const _0x478d8e=_0x478d();return _0x4e58=function(_0x4e5816,_0x2174b7){_0x4e5816=_0x4e5816-0xe9;let _0x5dc30d=_0x478d8e[_0x4e5816];return _0x5dc30d;},_0x4e58(_0x190505,_0x20cf67);}export default class oe extends/* #__PURE__ -- @preserve */
24
+ _0x3eb056(){constructor(_0xf34a97,_0x1583ea,_0x392493,_0x22b9e9){const _0x12e0a1=_0x4e58;super(),this[_0x12e0a1(0x10e)]=_0x1583ea,this[_0x12e0a1(0x10c)]=_0x392493,this[_0x12e0a1(0xf8)]=_0x22b9e9,this[_0x12e0a1(0x112)]=_0xf34a97,this[_0x12e0a1(0x108)]=_0xf34a97[_0x12e0a1(0x102)][_0x12e0a1(0x107)](_0x12e0a1(0xf0)),this[_0x12e0a1(0xf4)]=_0xf34a97[_0x12e0a1(0x102)][_0x12e0a1(0x107)](_0x12e0a1(0x101)),this[_0x12e0a1(0x10c)][_0x12e0a1(0xee)](_0x12e0a1(0x114))['to'](this[_0x12e0a1(0x108)],this[_0x12e0a1(0xf4)],(_0x3223e,_0x27b05d)=>_0x3223e||_0x27b05d),this[_0x12e0a1(0x10c)][_0x12e0a1(0xee)](_0x12e0a1(0xf5))['to'](this[_0x12e0a1(0x108)],_0x12e0a1(0x114),_0x2f3dc9=>_0x2f3dc9&&this[_0x12e0a1(0x112)][_0x12e0a1(0x10e)][_0x12e0a1(0x111)](_0x1583ea[_0x12e0a1(0x103)]())),this[_0x12e0a1(0x10c)][_0x12e0a1(0xee)](_0x12e0a1(0xf3))['to'](this[_0x12e0a1(0xf4)],_0x12e0a1(0x114),_0x2d7b55=>_0x2d7b55&&this[_0x12e0a1(0x112)][_0x12e0a1(0x10e)][_0x12e0a1(0x111)](_0x1583ea[_0x12e0a1(0x103)]())),this[_0x12e0a1(0x106)]=null,_0x392493[_0x12e0a1(0x105)]&&this[_0x12e0a1(0x109)](),this[_0x12e0a1(0x10b)](_0x392493,_0x12e0a1(0xf0),()=>this[_0x12e0a1(0xf0)]()),this[_0x12e0a1(0x10b)](_0x392493,_0x12e0a1(0x101),()=>this[_0x12e0a1(0x101)]()),this[_0x12e0a1(0x10b)](_0x392493,_0x12e0a1(0x104),()=>{const _0x2bac6f=_0x12e0a1;_0x392493[_0x2bac6f(0x105)]?this[_0x2bac6f(0x109)]():this[_0x2bac6f(0xf6)]();});}[_0x5d04fb(0xf0)](){const _0xb2f7b0=_0x5d04fb;this[_0xb2f7b0(0x108)][_0xb2f7b0(0xf1)](this[_0xb2f7b0(0x10e)]['id']);}[_0x5d04fb(0x101)](){const _0x51c0b0=_0x5d04fb;this[_0x51c0b0(0xf4)][_0x51c0b0(0xf1)](this[_0x51c0b0(0x10e)]['id']);}[_0x5d04fb(0x10a)](){const _0x53ef5c=_0x5d04fb;this[_0x53ef5c(0x10c)][_0x53ef5c(0x110)](_0x53ef5c(0x114)),this[_0x53ef5c(0x10c)][_0x53ef5c(0x110)](_0x53ef5c(0xf5)),this[_0x53ef5c(0x10c)][_0x53ef5c(0x110)](_0x53ef5c(0xf3)),this[_0x53ef5c(0xfc)](),this[_0x53ef5c(0xf8)][_0x53ef5c(0x10a)](),this[_0x53ef5c(0x106)]&&this[_0x53ef5c(0xf6)]();}[_0x5d04fb(0x109)](){const _0x2d5300=_0x5d04fb,_0x4043ee=_0x8265cd(this[_0x2d5300(0x112)][_0x2d5300(0xfb)],_0x2d5300(0xfd));this[_0x2d5300(0x106)]=this[_0x2d5300(0x112)][_0x2d5300(0x10f)][_0x2d5300(0x107)](_0x2d5300(0xf7))[_0x2d5300(0x10d)](_0x4043ee);}[_0x5d04fb(0xf6)](){const _0x7bea94=_0x5d04fb;null!==this[_0x7bea94(0x106)]&&this[_0x7bea94(0x112)][_0x7bea94(0x10f)][_0x7bea94(0x107)](_0x7bea94(0xf7))[_0x7bea94(0x100)](this[_0x7bea94(0x106)]),this[_0x7bea94(0x106)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xf8cf5b=_0x1512;function _0x1512(_0x3ff627,_0x938008){const _0x45fee8=_0x45fe();return _0x1512=function(_0x1512f3,_0x22b9b4){_0x1512f3=_0x1512f3-0xe8;let _0x30c558=_0x45fee8[_0x1512f3];return _0x30c558;},_0x1512(_0x3ff627,_0x938008);}(function(_0x1d82a8,_0x57b08a){const _0x1d4ed5=_0x1512,_0x499f00=_0x1d82a8();while(!![]){try{const _0x131ac4=-parseInt(_0x1d4ed5(0x10a))/0x1*(-parseInt(_0x1d4ed5(0xf8))/0x2)+-parseInt(_0x1d4ed5(0x100))/0x3*(-parseInt(_0x1d4ed5(0xe8))/0x4)+-parseInt(_0x1d4ed5(0x104))/0x5+-parseInt(_0x1d4ed5(0x110))/0x6*(parseInt(_0x1d4ed5(0x101))/0x7)+-parseInt(_0x1d4ed5(0x10e))/0x8+-parseInt(_0x1d4ed5(0x111))/0x9+parseInt(_0x1d4ed5(0x109))/0xa;if(_0x131ac4===_0x57b08a)break;else _0x499f00['push'](_0x499f00['shift']());}catch(_0x2a1338){_0x499f00['push'](_0x499f00['shift']());}}}(_0x45fe,0x8496b));import{View as _0x5fdfd1}from'ckeditor5/src/ui.js';export default class es extends _0x5fdfd1{constructor(_0xfe1e3f,_0x34223f,_0x2ba2ea,_0x24bb5b){const _0x309bb3=_0x1512;super(_0xfe1e3f),this[_0x309bb3(0x11a)]=null,this[_0x309bb3(0x117)]=null,this[_0x309bb3(0x106)](_0x309bb3(0xec),!0x1),this[_0x309bb3(0x106)](_0x309bb3(0x107),_0x34223f[_0x309bb3(0x107)]),this[_0x309bb3(0xf1)](_0x309bb3(0x107))['to'](_0x34223f),this[_0x309bb3(0x106)](_0x309bb3(0xfd),[]),this[_0x309bb3(0x106)](_0x309bb3(0xeb),!0x1),this[_0x309bb3(0x106)](_0x309bb3(0xed),!0x1),this[_0x309bb3(0x106)](_0x309bb3(0xef),!0x1),this[_0x309bb3(0x106)](_0x309bb3(0xff),!0x1),this[_0x309bb3(0xf0)]=_0x34223f,this[_0x309bb3(0xfe)]=_0x2ba2ea,this[_0x309bb3(0xf2)]=_0x24bb5b,_0x24bb5b[_0x309bb3(0x108)]?this[_0x309bb3(0x106)](_0x309bb3(0xf5),0x1):this[_0x309bb3(0xfa)]();}[_0xf8cf5b(0xf7)](){const _0x7d74f5=_0xf8cf5b;this[_0x7d74f5(0x112)][_0x7d74f5(0xf7)]();}[_0xf8cf5b(0xea)](){const _0x16329b=_0xf8cf5b;this[_0x16329b(0x11a)]&&this[_0x16329b(0x11a)][_0x16329b(0xea)](),this[_0x16329b(0x117)]&&this[_0x16329b(0x117)][_0x16329b(0xea)](),super[_0x16329b(0xea)]();}[_0xf8cf5b(0xfa)](){const _0x450496=_0xf8cf5b,{CommentsListView:_0x537752}=this[_0x450496(0xf2)];this[_0x450496(0x11a)]=new _0x537752(this[_0x450496(0x103)],this[_0x450496(0xf0)][_0x450496(0xe9)],Object[_0x450496(0x102)]({'CommentView':this[_0x450496(0xf2)][_0x450496(0x10b)]},this[_0x450496(0xf2)])),this[_0x450496(0x11a)][_0x450496(0x119)](_0x450496(0x118))['to'](this),this[_0x450496(0x11a)][_0x450496(0x119)](_0x450496(0x10d))['to'](this),this[_0x450496(0x11a)][_0x450496(0xf1)](_0x450496(0xec))['to'](this),this[_0x450496(0x106)](_0x450496(0xf5),this[_0x450496(0x11a)][_0x450496(0xf5)]+0x1),this[_0x450496(0xf1)](_0x450496(0xf5))['to'](this[_0x450496(0x11a)],_0x450496(0xf5),_0x4528f1=>_0x4528f1+0x1),this[_0x450496(0x117)]=this[_0x450496(0x10c)](),this['on'](_0x450496(0x118),()=>this[_0x450496(0xf7)]()),this[_0x450496(0xf1)](_0x450496(0xeb))['to'](this[_0x450496(0x11a)],_0x450496(0x105),this[_0x450496(0x117)][_0x450496(0x113)],_0x450496(0x10f),(_0x46d91c,_0x35f301)=>_0x46d91c||!!_0x35f301);}[_0xf8cf5b(0x10c)](){const _0x44fc4a=_0xf8cf5b,{CommentThreadInputView:_0x37c051}=this[_0x44fc4a(0xf2)],_0x1b6af1=new _0x37c051(this[_0x44fc4a(0x103)],this[_0x44fc4a(0xfe)],this[_0x44fc4a(0xf2)][_0x44fc4a(0xee)]),_0x51eb49=_0x1b6af1[_0x44fc4a(0x113)];return _0x1b6af1[_0x44fc4a(0xf1)](_0x44fc4a(0xfb))['to'](this,_0x44fc4a(0xec),this[_0x44fc4a(0xf0)][_0x44fc4a(0xe9)],_0x44fc4a(0xf3),_0x51eb49,_0x44fc4a(0x10f),(_0xe4a47,_0x99d27d,_0x502a45)=>!!_0x502a45||_0xe4a47&&!_0x99d27d),_0x51eb49['on'](_0x44fc4a(0x114),(_0x20dc98,_0x4c123a)=>{const _0xb32dae=_0x44fc4a;this[_0xb32dae(0xf6)](_0xb32dae(0xf9),_0x4c123a),_0x51eb49[_0xb32dae(0x116)][_0xb32dae(0x115)]('');}),_0x51eb49['on'](_0x44fc4a(0xfc),()=>this[_0x44fc4a(0xf7)]()),_0x51eb49[_0x44fc4a(0xf1)](_0x44fc4a(0xf4))['to'](this[_0x44fc4a(0xf0)][_0x44fc4a(0xe9)],_0x44fc4a(0xf3)),_0x1b6af1;}}function _0x45fe(){const _0x2e55b4=['assign','locale','2156965xKeJlw','hasDirtyComment','set','authoredAt','disableComments','24577040UsbWLB','1VSytNH','CommentView','_createCommentThreadInputView','updateComment','8531520zQsMUa','value','102jhDFBI','8133561vKVjFr','element','commentInputView','submit','setData','editor','commentThreadInputView','removeComment','delegate','commentsListView','1048iKwbtv','commentThread','destroy','isDirty','isActive','isEnabled','editorConfig','canAccept','_model','bind','_config','isReadOnly','disabledSubmit','length','fire','focus','1712162PSYfja','addComment','_createCommentViews','showInput','cancel','descriptionParts','_localUser','canDiscard','735zdFnnv','178430JAxSAg'];_0x45fe=function(){return _0x2e55b4;};return _0x45fe();}
23
+ const _0x12c7be=_0x208d;(function(_0x1049ca,_0x5111e1){const _0x5f4efe=_0x208d,_0x390522=_0x1049ca();while(!![]){try{const _0x33d3f9=-parseInt(_0x5f4efe(0x173))/0x1*(parseInt(_0x5f4efe(0x160))/0x2)+-parseInt(_0x5f4efe(0x15d))/0x3+-parseInt(_0x5f4efe(0x157))/0x4+-parseInt(_0x5f4efe(0x150))/0x5+parseInt(_0x5f4efe(0x14d))/0x6+parseInt(_0x5f4efe(0x171))/0x7*(-parseInt(_0x5f4efe(0x174))/0x8)+parseInt(_0x5f4efe(0x165))/0x9;if(_0x33d3f9===_0x5111e1)break;else _0x390522['push'](_0x390522['shift']());}catch(_0x2cb0e5){_0x390522['push'](_0x390522['shift']());}}}(_0x5567,0x5b397));import{View as _0x1156f5}from'ckeditor5/src/ui.js';function _0x208d(_0x170720,_0x54b565){const _0x5567c1=_0x5567();return _0x208d=function(_0x208d21,_0x5af8e2){_0x208d21=_0x208d21-0x14b;let _0x213fe9=_0x5567c1[_0x208d21];return _0x213fe9;},_0x208d(_0x170720,_0x54b565);}function _0x5567(){const _0x281c77=['value','isActive','updateComment','set','descriptionParts','showInput','isReadOnly','hasDirtyComment','56KNoLfg','element','1ouqzDn','140312XQUYMN','removeComment','focus','addComment','disabledSubmit','cancel','editor','destroy','isEnabled','editorConfig','locale','103986epWlZG','length','_model','2918600nObmcN','_localUser','submit','canDiscard','isDirty','commentThread','authoredAt','2152280MPyeSl','setData','commentThreadInputView','_createCommentThreadInputView','_config','CommentView','1309149nRsRhK','bind','delegate','1110314Uaayyj','fire','assign','_createCommentViews','commentInputView','23489694FFNTFU','commentsListView','disableComments','canAccept'];_0x5567=function(){return _0x281c77;};return _0x5567();}export default class es extends _0x1156f5{constructor(_0x495bbb,_0x3dfc91,_0x1af7ac,_0x2ee8b9){const _0x44eddb=_0x208d;super(_0x495bbb),this[_0x44eddb(0x166)]=null,this[_0x44eddb(0x159)]=null,this[_0x44eddb(0x16c)](_0x44eddb(0x16a),!0x1),this[_0x44eddb(0x16c)](_0x44eddb(0x156),_0x3dfc91[_0x44eddb(0x156)]),this[_0x44eddb(0x15e)](_0x44eddb(0x156))['to'](_0x3dfc91),this[_0x44eddb(0x16c)](_0x44eddb(0x16d),[]),this[_0x44eddb(0x16c)](_0x44eddb(0x154),!0x1),this[_0x44eddb(0x16c)](_0x44eddb(0x17c),!0x1),this[_0x44eddb(0x16c)](_0x44eddb(0x168),!0x1),this[_0x44eddb(0x16c)](_0x44eddb(0x153),!0x1),this[_0x44eddb(0x14f)]=_0x3dfc91,this[_0x44eddb(0x151)]=_0x1af7ac,this[_0x44eddb(0x15b)]=_0x2ee8b9,_0x2ee8b9[_0x44eddb(0x167)]?this[_0x44eddb(0x16c)](_0x44eddb(0x14e),0x1):this[_0x44eddb(0x163)]();}[_0x12c7be(0x176)](){const _0x3d5048=_0x12c7be;this[_0x3d5048(0x172)][_0x3d5048(0x176)]();}[_0x12c7be(0x17b)](){const _0x229c48=_0x12c7be;this[_0x229c48(0x166)]&&this[_0x229c48(0x166)][_0x229c48(0x17b)](),this[_0x229c48(0x159)]&&this[_0x229c48(0x159)][_0x229c48(0x17b)](),super[_0x229c48(0x17b)]();}[_0x12c7be(0x163)](){const _0x46568d=_0x12c7be,{CommentsListView:_0x1c2030}=this[_0x46568d(0x15b)];this[_0x46568d(0x166)]=new _0x1c2030(this[_0x46568d(0x14c)],this[_0x46568d(0x14f)][_0x46568d(0x155)],Object[_0x46568d(0x162)]({'CommentView':this[_0x46568d(0x15b)][_0x46568d(0x15c)]},this[_0x46568d(0x15b)])),this[_0x46568d(0x166)][_0x46568d(0x15f)](_0x46568d(0x175))['to'](this),this[_0x46568d(0x166)][_0x46568d(0x15f)](_0x46568d(0x16b))['to'](this),this[_0x46568d(0x166)][_0x46568d(0x15e)](_0x46568d(0x16a))['to'](this),this[_0x46568d(0x16c)](_0x46568d(0x14e),this[_0x46568d(0x166)][_0x46568d(0x14e)]+0x1),this[_0x46568d(0x15e)](_0x46568d(0x14e))['to'](this[_0x46568d(0x166)],_0x46568d(0x14e),_0x3314f0=>_0x3314f0+0x1),this[_0x46568d(0x159)]=this[_0x46568d(0x15a)](),this['on'](_0x46568d(0x175),()=>this[_0x46568d(0x176)]()),this[_0x46568d(0x15e)](_0x46568d(0x154))['to'](this[_0x46568d(0x166)],_0x46568d(0x170),this[_0x46568d(0x159)][_0x46568d(0x164)],_0x46568d(0x169),(_0x3283b1,_0x456b1a)=>_0x3283b1||!!_0x456b1a);}[_0x12c7be(0x15a)](){const _0x3534e2=_0x12c7be,{CommentThreadInputView:_0x1aad44}=this[_0x3534e2(0x15b)],_0x1d68cb=new _0x1aad44(this[_0x3534e2(0x14c)],this[_0x3534e2(0x151)],this[_0x3534e2(0x15b)][_0x3534e2(0x14b)]),_0x5b3f17=_0x1d68cb[_0x3534e2(0x164)];return _0x1d68cb[_0x3534e2(0x15e)](_0x3534e2(0x16e))['to'](this,_0x3534e2(0x16a),this[_0x3534e2(0x14f)][_0x3534e2(0x155)],_0x3534e2(0x16f),_0x5b3f17,_0x3534e2(0x169),(_0x1b19a5,_0x29b6eb,_0x4739f0)=>!!_0x4739f0||_0x1b19a5&&!_0x29b6eb),_0x5b3f17['on'](_0x3534e2(0x152),(_0x421540,_0x4ab0f2)=>{const _0x39cd74=_0x3534e2;this[_0x39cd74(0x161)](_0x39cd74(0x177),_0x4ab0f2),_0x5b3f17[_0x39cd74(0x17a)][_0x39cd74(0x158)]('');}),_0x5b3f17['on'](_0x3534e2(0x179),()=>this[_0x3534e2(0x176)]()),_0x5b3f17[_0x3534e2(0x15e)](_0x3534e2(0x178))['to'](this[_0x3534e2(0x14f)][_0x3534e2(0x155)],_0x3534e2(0x16f)),_0x1d68cb;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x10e1(){const _0x3daeec=['1951740ZSwfsC','createElement','querySelector','ck-annotation__info','disableComments','520932LTaJmU','ck-suggestion-wrapper','ck-suggestion','innerText','isActive','change:description','setTemplate','Discard\x20suggestion','ck-suggestion--disabled-comments','11kYBkTc','ck-annotation__content-wrapper','ck-annotation__actions','span','</span>','fire','name','set','canDiscard','2652450eQtbQO','locale','7qjSyhX','<p>','execute','getExternalSuggestionNote','description','ck-suggestion--accept','ck-annotation__info-time','join','isEnabled','EXTERNAL_SUGGESTION','title','</p>','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','.ck-annotation__content-wrapper','getTemplate','\x22\x20title=\x22','ck-suggestion-wrapper--active','div','author','userView','ck-suggestion__user','ck-suggestion__actions','children','ck-suggestion-','720308sowBZE','commentThread','Accept\x20suggestion','ck-comment__info-time','cancel','EXTERNAL_IMPORT_WORD_SUGGESTION','descriptionParts','time','3234606nmaZEv','render','innerHTML','ck-suggestion__info','ck-annotation__main','editorReady','attributes','content','<span\x20class=\x22ck-suggestion-type\x22>','isExternal','_config','creator','_createButton','ck-annotation','_model','ck-suggestion__info-name','map','importWord','20494qZapHW','source','split','commentsListView','formatDateTime','@external','color','ck-suggestion__main','editorDestroyed','check','element','value','_descriptionElement','ck-annotation__user','type','6PgTKRH','ck-suggestion--discard','3488hnHcom','acceptButton','EXTERNAL_IMPORT_WORD_AVATAR','ck-annotation__info-name','bindTemplate','getUserViewNotificationText','acceptSuggestion','authoredAt','delegate','EXTERNAL_AVATAR','3eceHPu','extendTemplate','ck-comment__external','push','commentThreadInputView','801nhynkW','\x22></span>','discardButton','bind','discardSuggestion','canAccept'];_0x10e1=function(){return _0x3daeec;};return _0x10e1();}const _0x1e4dd5=_0x28c9;function _0x28c9(_0x21a2c5,_0x538d11){const _0x10e1d6=_0x10e1();return _0x28c9=function(_0x28c963,_0x3a82a9){_0x28c963=_0x28c963-0x1f3;let _0x5df00f=_0x10e1d6[_0x28c963];return _0x5df00f;},_0x28c9(_0x21a2c5,_0x538d11);}(function(_0x2fc226,_0x2c9d27){const _0x4139ed=_0x28c9,_0x5d8d68=_0x2fc226();while(!![]){try{const _0x520f89=parseInt(_0x4139ed(0x21b))/0x1*(-parseInt(_0x4139ed(0x200))/0x2)+-parseInt(_0x4139ed(0x20f))/0x3*(-parseInt(_0x4139ed(0x257))/0x4)+-parseInt(_0x4139ed(0x23d))/0x5+-parseInt(_0x4139ed(0x25f))/0x6*(-parseInt(_0x4139ed(0x23f))/0x7)+parseInt(_0x4139ed(0x211))/0x8*(parseInt(_0x4139ed(0x220))/0x9)+parseInt(_0x4139ed(0x226))/0xa+parseInt(_0x4139ed(0x234))/0xb*(-parseInt(_0x4139ed(0x22b))/0xc);if(_0x520f89===_0x2c9d27)break;else _0x5d8d68['push'](_0x5d8d68['shift']());}catch(_0x4cee73){_0x5d8d68['push'](_0x5d8d68['shift']());}}}(_0x10e1,0x810cf));import{getTranslation as _0x684ec}from'../../utils/common-translations.js';import{default as _0x59e400}from'./basesuggestionthreadview.js';import{ButtonView as _0x664931}from'ckeditor5/src/ui.js';import{icons as _0x2da9e1}from'ckeditor5/src/core.js';import{trimHtml as _0x2e420f,UserView as _0x238b96}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x59e400{constructor(_0x176a9d,_0x5613f5,_0x5ceffb,_0x51c840){const _0x3dcc7c=_0x28c9;super(_0x176a9d,_0x5613f5,_0x5ceffb,_0x51c840),this[_0x3dcc7c(0x23b)](_0x3dcc7c(0x20e),''),this[_0x3dcc7c(0x223)](_0x3dcc7c(0x20e))['to'](this,_0x3dcc7c(0x25d),_0x515c8a=>_0x515c8a&&_0x515c8a[0x0]?_0x515c8a[0x0][_0x3dcc7c(0x20e)]:''),this[_0x3dcc7c(0x223)](_0x3dcc7c(0x243))['to'](this,_0x3dcc7c(0x25d),this,_0x3dcc7c(0x22f),(_0x493f32,_0x1c760d)=>{const _0x4564d3=_0x3dcc7c;let _0x18c5e1='';for(const _0x100ae5 of _0x493f32)_0x18c5e1+=_0x4564d3(0x240)+ds(_0x100ae5[_0x4564d3(0x1f5)],_0x100ae5[_0x4564d3(0x206)])+_0x4564d3(0x24a);return _0x1c760d?_0x18c5e1:_0x2e420f(_0x18c5e1,{'limit':0x8c});}),this[_0x3dcc7c(0x20c)]=null,this[_0x3dcc7c(0x212)]=this[_0x3dcc7c(0x1fa)](_0x684ec(_0x176a9d,_0x3dcc7c(0x259)),_0x2da9e1[_0x3dcc7c(0x209)],_0x3dcc7c(0x244),_0x3dcc7c(0x217),'sw'),this[_0x3dcc7c(0x212)][_0x3dcc7c(0x223)](_0x3dcc7c(0x247))['to'](this,_0x3dcc7c(0x225)),this[_0x3dcc7c(0x222)]=this[_0x3dcc7c(0x1fa)](_0x684ec(_0x176a9d,_0x3dcc7c(0x232)),_0x2da9e1[_0x3dcc7c(0x25b)],_0x3dcc7c(0x210),_0x3dcc7c(0x224),'sw'),this[_0x3dcc7c(0x222)][_0x3dcc7c(0x223)](_0x3dcc7c(0x247))['to'](this,_0x3dcc7c(0x23c)),this[_0x3dcc7c(0x252)]=new _0x238b96(_0x176a9d,this[_0x3dcc7c(0x1fc)][_0x3dcc7c(0x251)],this[_0x3dcc7c(0x216)]()),this[_0x3dcc7c(0x252)][_0x3dcc7c(0x21c)]({'attributes':{'class':[_0x3dcc7c(0x253),_0x3dcc7c(0x20d)]}}),this[_0x3dcc7c(0x231)](this[_0x3dcc7c(0x24d)]());}[_0x1e4dd5(0x24d)](){const _0x4f0fba=_0x1e4dd5,_0x3445f0=this[_0x4f0fba(0x215)],_0x2fe1dc=[{'tag':_0x4f0fba(0x250),'attributes':{'class':[_0x4f0fba(0x262),_0x4f0fba(0x229)]},'children':[{'tag':_0x4f0fba(0x237),'children':[{'text':this[_0x4f0fba(0x252)][_0x4f0fba(0x23a)]}],'attributes':{'class':[_0x4f0fba(0x1fd),_0x4f0fba(0x214)]}},{'tag':_0x4f0fba(0x25e),'attributes':{'datetime':_0x3445f0['to'](_0x4f0fba(0x218)),'class':[_0x4f0fba(0x25a),_0x4f0fba(0x245)]},'children':[{'text':_0x3445f0['to'](_0x4f0fba(0x218),_0x419c71=>this[_0x4f0fba(0x1f8)][_0x4f0fba(0x204)](_0x419c71))}]}]},{'tag':_0x4f0fba(0x250),'attributes':{'class':[_0x4f0fba(0x254),_0x4f0fba(0x236)]},'children':[this[_0x4f0fba(0x212)],this[_0x4f0fba(0x222)]]},{'tag':_0x4f0fba(0x250),'attributes':{'class':[_0x4f0fba(0x235)]}}];this[_0x4f0fba(0x1fc)][_0x4f0fba(0x1f7)]&&_0x2fe1dc[_0x4f0fba(0x21e)]({'tag':_0x4f0fba(0x250),'attributes':{'class':[_0x4f0fba(0x21d)]},'children':[{'text':this[_0x4f0fba(0x242)]()}]});const _0x1664b2={'tag':_0x4f0fba(0x250),'attributes':{'class':[_0x4f0fba(0x22c),_0x3445f0['if'](_0x4f0fba(0x22f),_0x4f0fba(0x24f)),_0x3445f0['to'](_0x4f0fba(0x20e),_0x51b429=>_0x4f0fba(0x256)+_0x51b429),this[_0x4f0fba(0x1f8)][_0x4f0fba(0x22a)]&&_0x4f0fba(0x233)],'data-suggestion-id':this[_0x4f0fba(0x1fc)]['id'],'data-thread-id':this[_0x4f0fba(0x1fc)][_0x4f0fba(0x258)]['id'],'data-author-id':this[_0x4f0fba(0x1fc)][_0x4f0fba(0x251)]['id'],'tabindex':-0x1},'children':[{'tag':_0x4f0fba(0x250),'attributes':{'class':[_0x4f0fba(0x22d),_0x4f0fba(0x1fb)]},'children':[this[_0x4f0fba(0x252)],{'tag':_0x4f0fba(0x250),'attributes':{'class':[_0x4f0fba(0x207),_0x4f0fba(0x263)]},'children':_0x2fe1dc}]}]};return this[_0x4f0fba(0x203)]&&this[_0x4f0fba(0x21f)]&&(_0x1664b2[_0x4f0fba(0x255)][_0x4f0fba(0x21e)](this[_0x4f0fba(0x203)],this[_0x4f0fba(0x21f)]),this[_0x4f0fba(0x203)][_0x4f0fba(0x219)](_0x4f0fba(0x1f3))['to'](this),this[_0x4f0fba(0x203)][_0x4f0fba(0x219)](_0x4f0fba(0x208))['to'](this),this[_0x4f0fba(0x21f)][_0x4f0fba(0x219)](_0x4f0fba(0x1f3))['to'](this),this[_0x4f0fba(0x21f)][_0x4f0fba(0x219)](_0x4f0fba(0x208))['to'](this)),_0x1664b2;}[_0x1e4dd5(0x260)](){const _0x8bf6c5=_0x1e4dd5;super[_0x8bf6c5(0x260)](),this[_0x8bf6c5(0x20c)]=this[_0x8bf6c5(0x20a)][_0x8bf6c5(0x228)](_0x8bf6c5(0x24c)),this[_0x8bf6c5(0x20c)][_0x8bf6c5(0x261)]=this[_0x8bf6c5(0x243)],this['on'](_0x8bf6c5(0x230),(_0x14867b,_0xdb152c,_0x8c111)=>{const _0x5b980b=_0x8bf6c5;this[_0x5b980b(0x20c)][_0x5b980b(0x261)]=_0x8c111;});}[_0x1e4dd5(0x1fa)](_0x3cbd1b,_0x560029,_0x35b2f5,_0x251e5e,_0x1c9f04){const _0x90a672=_0x1e4dd5,_0x565951=new _0x664931(this[_0x90a672(0x23e)]);return _0x565951[_0x90a672(0x23b)]({'label':_0x3cbd1b,'icon':_0x560029,'tooltip':!0x0,'tooltipPosition':_0x1c9f04}),_0x565951[_0x90a672(0x21c)]({'attributes':{'class':_0x35b2f5}}),_0x565951['on'](_0x90a672(0x241),()=>{const _0x4fe693=_0x90a672;this[_0x4fe693(0x239)](_0x251e5e,this[_0x4fe693(0x1fc)]['id']);}),_0x565951;}[_0x1e4dd5(0x242)](){const _0x49393f=_0x1e4dd5;return _0x49393f(0x1ff)===this[_0x49393f(0x1fc)][_0x49393f(0x1f4)][_0x49393f(0x205)][_0x49393f(0x201)]?_0x684ec(this[_0x49393f(0x23e)],_0x49393f(0x25c)):_0x684ec(this[_0x49393f(0x23e)],_0x49393f(0x248));}[_0x1e4dd5(0x216)](){const _0x3b9bea=_0x1e4dd5;return this[_0x3b9bea(0x1fc)][_0x3b9bea(0x1f7)]?_0x3b9bea(0x1ff)===this[_0x3b9bea(0x1fc)][_0x3b9bea(0x1f4)][_0x3b9bea(0x205)][_0x3b9bea(0x201)]?_0x684ec(this[_0x3b9bea(0x23e)],_0x3b9bea(0x213),this[_0x3b9bea(0x1fc)][_0x3b9bea(0x1f9)][_0x3b9bea(0x23a)]):_0x684ec(this[_0x3b9bea(0x23e)],_0x3b9bea(0x21a),this[_0x3b9bea(0x1fc)][_0x3b9bea(0x1f9)][_0x3b9bea(0x23a)]):null;}}function ds(_0x2bcdb4,_0x1b151a){const _0x41bd78=_0x1e4dd5;let _0x47489a='';return _0x47489a+=_0x2bcdb4[_0x41bd78(0x202)]('*')[_0x41bd78(0x1fe)]((_0x3d183,_0x485868)=>_0x485868%0x2!=0x0?_0x41bd78(0x1f6)+us(_0x3d183)+_0x41bd78(0x238):us(_0x3d183))[_0x41bd78(0x246)](''),_0x1b151a&&(_0x47489a+=_0x41bd78(0x24b)+_0x1b151a[_0x41bd78(0x20b)]+_0x41bd78(0x24e)+_0x1b151a[_0x41bd78(0x249)]+_0x41bd78(0x221)),_0x47489a;}function us(_0x4a4d8d){const _0x3c50af=_0x1e4dd5,_0x55533c=document[_0x3c50af(0x227)](_0x3c50af(0x237));return _0x55533c[_0x3c50af(0x22e)]=_0x4a4d8d,_0x55533c[_0x3c50af(0x261)];}
23
+ const _0x3b8ace=_0x5b94;(function(_0xe7796e,_0xc4ae9e){const _0x203b27=_0x5b94,_0x352643=_0xe7796e();while(!![]){try{const _0x52f553=parseInt(_0x203b27(0x1d6))/0x1*(parseInt(_0x203b27(0x218))/0x2)+parseInt(_0x203b27(0x1f7))/0x3*(-parseInt(_0x203b27(0x214))/0x4)+parseInt(_0x203b27(0x1d1))/0x5*(parseInt(_0x203b27(0x1ec))/0x6)+parseInt(_0x203b27(0x1fe))/0x7+-parseInt(_0x203b27(0x1f9))/0x8+parseInt(_0x203b27(0x208))/0x9*(-parseInt(_0x203b27(0x21d))/0xa)+parseInt(_0x203b27(0x1c1))/0xb*(parseInt(_0x203b27(0x1fa))/0xc);if(_0x52f553===_0xc4ae9e)break;else _0x352643['push'](_0x352643['shift']());}catch(_0x4f4ee0){_0x352643['push'](_0x352643['shift']());}}}(_0x33c4,0xcdb7b));function _0x5b94(_0xd7540c,_0x398fb4){const _0x33c4a8=_0x33c4();return _0x5b94=function(_0x5b9428,_0x5c43aa){_0x5b9428=_0x5b9428-0x1b4;let _0x527bee=_0x33c4a8[_0x5b9428];return _0x527bee;},_0x5b94(_0xd7540c,_0x398fb4);}import{getTranslation as _0x30663a}from'../../utils/common-translations.js';import{default as _0x5a31c6}from'./basesuggestionthreadview.js';import{ButtonView as _0x1dfa97}from'ckeditor5/src/ui.js';import{icons as _0x37469a}from'ckeditor5/src/core.js';import{trimHtml as _0x32555d,UserView as _0xdc2434}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x5a31c6{constructor(_0x5d3578,_0x269161,_0x52be55,_0x36d945){const _0x1aef51=_0x5b94;super(_0x5d3578,_0x269161,_0x52be55,_0x36d945),this[_0x1aef51(0x210)](_0x1aef51(0x1e1),''),this[_0x1aef51(0x1ba)](_0x1aef51(0x1e1))['to'](this,_0x1aef51(0x217),_0x745897=>_0x745897&&_0x745897[0x0]?_0x745897[0x0][_0x1aef51(0x1e1)]:''),this[_0x1aef51(0x1ba)](_0x1aef51(0x215))['to'](this,_0x1aef51(0x217),this,_0x1aef51(0x1e5),(_0x536117,_0x1f79d5)=>{const _0x1a778c=_0x1aef51;let _0x26917c='';for(const _0x4af00b of _0x536117)_0x26917c+=_0x1a778c(0x1fb)+ds(_0x4af00b[_0x1a778c(0x204)],_0x4af00b[_0x1a778c(0x205)])+_0x1a778c(0x1c0);return _0x1f79d5?_0x26917c:_0x32555d(_0x26917c,{'limit':0x8c});}),this[_0x1aef51(0x1ef)]=null,this[_0x1aef51(0x1ee)]=this[_0x1aef51(0x224)](_0x30663a(_0x5d3578,_0x1aef51(0x1c9)),_0x37469a[_0x1aef51(0x1bf)],_0x1aef51(0x1eb),_0x1aef51(0x21c),'sw'),this[_0x1aef51(0x1ee)][_0x1aef51(0x1ba)](_0x1aef51(0x1ca))['to'](this,_0x1aef51(0x1e2)),this[_0x1aef51(0x206)]=this[_0x1aef51(0x224)](_0x30663a(_0x5d3578,_0x1aef51(0x200)),_0x37469a[_0x1aef51(0x20d)],_0x1aef51(0x1d7),_0x1aef51(0x1cc),'sw'),this[_0x1aef51(0x206)][_0x1aef51(0x1ba)](_0x1aef51(0x1ca))['to'](this,_0x1aef51(0x1c3)),this[_0x1aef51(0x1bc)]=new _0xdc2434(_0x5d3578,this[_0x1aef51(0x20e)][_0x1aef51(0x1b4)],this[_0x1aef51(0x1d5)]()),this[_0x1aef51(0x1bc)][_0x1aef51(0x1e4)]({'attributes':{'class':[_0x1aef51(0x1e3),_0x1aef51(0x1c5)]}}),this[_0x1aef51(0x1b8)](this[_0x1aef51(0x1db)]());}[_0x3b8ace(0x1db)](){const _0x414019=_0x3b8ace,_0x4e07fd=this[_0x414019(0x219)],_0x32255e=[{'tag':_0x414019(0x1e0),'attributes':{'class':[_0x414019(0x1e7),_0x414019(0x209)]},'children':[{'tag':_0x414019(0x1d4),'children':[{'text':this[_0x414019(0x1bc)][_0x414019(0x1ea)]}],'attributes':{'class':[_0x414019(0x211),_0x414019(0x1d8)]}},{'tag':_0x414019(0x1e6),'attributes':{'datetime':_0x4e07fd['to'](_0x414019(0x1d9)),'class':[_0x414019(0x1b5),_0x414019(0x1cb)]},'children':[{'text':_0x4e07fd['to'](_0x414019(0x1d9),_0x2a2774=>this[_0x414019(0x1bd)][_0x414019(0x1e9)](_0x2a2774))}]}]},{'tag':_0x414019(0x1e0),'attributes':{'class':[_0x414019(0x207),_0x414019(0x1cd)]},'children':[this[_0x414019(0x1ee)],this[_0x414019(0x206)]]},{'tag':_0x414019(0x1e0),'attributes':{'class':[_0x414019(0x1fc)]}}];this[_0x414019(0x20e)][_0x414019(0x20a)]&&_0x32255e[_0x414019(0x1bb)]({'tag':_0x414019(0x1e0),'attributes':{'class':[_0x414019(0x20b)]},'children':[{'text':this[_0x414019(0x1e8)]()}]});const _0x2dd3b4={'tag':_0x414019(0x1e0),'attributes':{'class':[_0x414019(0x213),_0x4e07fd['if'](_0x414019(0x1e5),_0x414019(0x201)),_0x4e07fd['to'](_0x414019(0x1e1),_0x389b06=>_0x414019(0x1ff)+_0x389b06),this[_0x414019(0x1bd)][_0x414019(0x1f8)]&&_0x414019(0x1b9)],'data-suggestion-id':this[_0x414019(0x20e)]['id'],'data-thread-id':this[_0x414019(0x20e)][_0x414019(0x1b6)]['id'],'data-author-id':this[_0x414019(0x20e)][_0x414019(0x1b4)]['id'],'tabindex':-0x1},'children':[{'tag':_0x414019(0x1e0),'attributes':{'class':[_0x414019(0x1fd),_0x414019(0x222)]},'children':[this[_0x414019(0x1bc)],{'tag':_0x414019(0x1e0),'attributes':{'class':[_0x414019(0x1f1),_0x414019(0x221)]},'children':_0x32255e}]}]};return this[_0x414019(0x1f0)]&&this[_0x414019(0x21b)]&&(_0x2dd3b4[_0x414019(0x20c)][_0x414019(0x1bb)](this[_0x414019(0x1f0)],this[_0x414019(0x21b)]),this[_0x414019(0x1f0)][_0x414019(0x1f5)](_0x414019(0x1d0))['to'](this),this[_0x414019(0x1f0)][_0x414019(0x1f5)](_0x414019(0x1da))['to'](this),this[_0x414019(0x21b)][_0x414019(0x1f5)](_0x414019(0x1d0))['to'](this),this[_0x414019(0x21b)][_0x414019(0x1f5)](_0x414019(0x1da))['to'](this)),_0x2dd3b4;}[_0x3b8ace(0x202)](){const _0x49a80e=_0x3b8ace;super[_0x49a80e(0x202)](),this[_0x49a80e(0x1ef)]=this[_0x49a80e(0x1ce)][_0x49a80e(0x1d2)](_0x49a80e(0x1cf)),this[_0x49a80e(0x1ef)][_0x49a80e(0x1c6)]=this[_0x49a80e(0x215)],this['on'](_0x49a80e(0x223),(_0x24a4e2,_0x1caf1f,_0xbefd0a)=>{const _0x121a37=_0x49a80e;this[_0x121a37(0x1ef)][_0x121a37(0x1c6)]=_0xbefd0a;});}[_0x3b8ace(0x224)](_0x268e64,_0x35f8cb,_0x479c44,_0xc2e2bd,_0x42e913){const _0x579023=_0x3b8ace,_0x3f4f4c=new _0x1dfa97(this[_0x579023(0x1df)]);return _0x3f4f4c[_0x579023(0x210)]({'label':_0x268e64,'icon':_0x35f8cb,'tooltip':!0x0,'tooltipPosition':_0x42e913}),_0x3f4f4c[_0x579023(0x1e4)]({'attributes':{'class':_0x479c44}}),_0x3f4f4c['on'](_0x579023(0x1de),()=>{const _0x4b13ae=_0x579023;this[_0x4b13ae(0x1f6)](_0xc2e2bd,this[_0x4b13ae(0x20e)]['id']);}),_0x3f4f4c;}[_0x3b8ace(0x1e8)](){const _0x19eb7a=_0x3b8ace;return _0x19eb7a(0x203)===this[_0x19eb7a(0x20e)][_0x19eb7a(0x212)][_0x19eb7a(0x216)][_0x19eb7a(0x1c7)]?_0x30663a(this[_0x19eb7a(0x1df)],_0x19eb7a(0x20f)):_0x30663a(this[_0x19eb7a(0x1df)],_0x19eb7a(0x1f2));}[_0x3b8ace(0x1d5)](){const _0x45a217=_0x3b8ace;return this[_0x45a217(0x20e)][_0x45a217(0x20a)]?_0x45a217(0x203)===this[_0x45a217(0x20e)][_0x45a217(0x212)][_0x45a217(0x216)][_0x45a217(0x1c7)]?_0x30663a(this[_0x45a217(0x1df)],_0x45a217(0x1f4),this[_0x45a217(0x20e)][_0x45a217(0x220)][_0x45a217(0x1ea)]):_0x30663a(this[_0x45a217(0x1df)],_0x45a217(0x1c4),this[_0x45a217(0x20e)][_0x45a217(0x220)][_0x45a217(0x1ea)]):null;}}function ds(_0x45972a,_0x54bc8a){const _0x25a8bc=_0x3b8ace;let _0x1af94a='';return _0x1af94a+=_0x45972a[_0x25a8bc(0x1ed)]('*')[_0x25a8bc(0x1d3)]((_0x1fa4e6,_0x2ede06)=>_0x2ede06%0x2!=0x0?_0x25a8bc(0x1b7)+us(_0x1fa4e6)+_0x25a8bc(0x21e):us(_0x1fa4e6))[_0x25a8bc(0x1f3)](''),_0x54bc8a&&(_0x1af94a+=_0x25a8bc(0x1c2)+_0x54bc8a[_0x25a8bc(0x1be)]+_0x25a8bc(0x1dd)+_0x54bc8a[_0x25a8bc(0x1dc)]+_0x25a8bc(0x21f)),_0x1af94a;}function _0x33c4(){const _0x493b70=['acceptButton','_descriptionElement','commentsListView','ck-suggestion__main','EXTERNAL_SUGGESTION','join','EXTERNAL_IMPORT_WORD_AVATAR','delegate','fire','100029ajOHvi','disableComments','8928352SyeTLI','91020JVVYaJ','<p>','ck-annotation__content-wrapper','ck-suggestion','10250800aONggw','ck-suggestion-','Discard\x20suggestion','ck-suggestion-wrapper--active','render','importWord','content','color','discardButton','ck-suggestion__actions','18UPEHqV','ck-annotation__info','isExternal','ck-comment__external','children','cancel','_model','EXTERNAL_IMPORT_WORD_SUGGESTION','set','ck-suggestion__info-name','attributes','ck-suggestion-wrapper','116jMlDva','description','@external','descriptionParts','9090aAIwVA','bindTemplate','createElement','commentThreadInputView','acceptSuggestion','1509240yavPWT','</span>','\x22></span>','creator','ck-annotation__main','ck-annotation','change:description','_createButton','author','ck-comment__info-time','commentThread','<span\x20class=\x22ck-suggestion-type\x22>','setTemplate','ck-suggestion--disabled-comments','bind','push','userView','_config','value','check','</p>','781ybgyOa','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','canDiscard','EXTERNAL_AVATAR','ck-annotation__user','innerHTML','source','innerText','Accept\x20suggestion','isEnabled','ck-annotation__info-time','discardSuggestion','ck-annotation__actions','element','.ck-annotation__content-wrapper','editorReady','5rsbtQX','querySelector','map','span','getUserViewNotificationText','269VsEprZ','ck-suggestion--discard','ck-annotation__info-name','authoredAt','editorDestroyed','getTemplate','title','\x22\x20title=\x22','execute','locale','div','type','canAccept','ck-suggestion__user','extendTemplate','isActive','time','ck-suggestion__info','getExternalSuggestionNote','formatDateTime','name','ck-suggestion--accept','11508GwWXtI','split'];_0x33c4=function(){return _0x493b70;};return _0x33c4();}function us(_0x24da19){const _0x2dc755=_0x3b8ace,_0x483dab=document[_0x2dc755(0x21a)](_0x2dc755(0x1d4));return _0x483dab[_0x2dc755(0x1c8)]=_0x24da19,_0x483dab[_0x2dc755(0x1c6)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x4d98db,_0x27dffd,_0x329135){const t=_0x4d98db['t'];switch(_0x27dffd){case'Track\x20changes':return t('Track\x20changes');case'Accept\x20suggestion':return t('Accept\x20suggestion');case'Discard\x20suggestion':return t('Discard\x20suggestion');case'Accept\x20all\x20suggestions':return t('Accept\x20all\x20suggestions');case'Accept\x20all\x20selected\x20suggestions':return t('Accept\x20all\x20selected\x20suggestions');case'Discard\x20all\x20suggestions':return t('Discard\x20all\x20suggestions');case'Discard\x20all\x20selected\x20suggestions':return t('Discard\x20all\x20selected\x20suggestions');case'*Reset\x20font\x20size*':return t('*Reset\x20font\x20size*');case'*Reset\x20font\x20family*':return t('*Reset\x20font\x20family*');case'*Reset\x20font\x20color*':return t('*Reset\x20font\x20color*');case'*Reset\x20font\x20background\x20color*':return t('*Reset\x20font\x20background\x20color*');case'*Remove\x20image\x20text\x20alternative*':return t('*Remove\x20image\x20text\x20alternative*');case'*Reset\x20image\x20width*':return t('*Reset\x20image\x20width*');case'*Remove\x20link*':return t('*Remove\x20link*');case'*Check\x20item*':return t('*Check\x20item*');case'*Uncheck\x20item*':return t('*Uncheck\x20item*');case'*Remove\x20all\x20formatting*':return t('*Remove\x20all\x20formatting*');case'*Replace\x20table\x20cells*':return t('*Replace\x20table\x20cells*');case'*Merge\x20cells*':return t('*Merge\x20cells*');case'*Split\x20cell:*\x20vertically':return t('*Split\x20cell:*\x20vertically');case'*Split\x20cell:*\x20horizontally':return t('*Split\x20cell:*\x20horizontally');case'*Indent:*\x20%0':return t('*Indent:*\x20%0',_0x329135);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x329135);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x329135);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x329135);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x329135);case'*Format:*\x20change\x20table\x20properties':return t('*Format:*\x20change\x20table\x20properties');case'*Format:*\x20change\x20table\x20cell\x20properties':return t('*Format:*\x20change\x20table\x20cell\x20properties');case'*Format:*\x20insert\x20into\x20%0':return t('*Format:*\x20insert\x20into\x20%0',_0x329135);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x329135);case'*Replace\x20image\x20URL*':return t('*Replace\x20image\x20URL*');case'*Format:*\x20resize\x20table':return t('*Format:*\x20resize\x20table');case'*Format:*\x20set\x20order\x20to\x20reversed':return t('*Format:*\x20set\x20order\x20to\x20reversed');case'*Format:*\x20set\x20order\x20to\x20regular':return t('*Format:*\x20set\x20order\x20to\x20regular');case'*Format:*\x20set\x20start\x20index\x20to\x20%0':return t('*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x329135);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x329135);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x329135);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x329135);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x329135);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x329135);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x329135);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x329135);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x329135);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x329135);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x329135);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x329135);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x329135);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x329135);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x329135);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x329135);case'*Remove\x20highlight*':return t('*Remove\x20highlight*');case'FORMAT_HIGHLIGHT':return t({'string':'highlight','id':'FORMAT_HIGHLIGHT'});case'FORMAT_RESTRICTED_ENABLED':return t({'string':'*Enable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_ENABLED'});case'FORMAT_RESTRICTED_DISABLED':return t({'string':'*Disable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_DISABLED'});case'ELEMENT_TABLE':return t({'string':'table','plural':'%0\x20tables','id':'ELEMENT_TABLE'},_0x329135);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x329135);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x329135);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x329135);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x329135);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x329135);case'FORMAT_SIDE_IMAGE':return t({'string':'side\x20image','id':'FORMAT_SIDE_IMAGE'});case'ELEMENT_CAPTION':return t({'string':'caption','id':'ELEMENT_CAPTION'});case'ELEMENT_HORIZONTAL_LINE':return t({'string':'horizontal\x20line','plural':'%0\x20horizontal\x20lines','id':'ELEMENT_HORIZONTAL_LINE'},_0x329135);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x329135);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x329135);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x329135);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x329135);case'ELEMENT_DEFAULT_LIST_DEFAULT':return t({'string':'default\x20list\x20style','id':'ELEMENT_DEFAULT_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST':return t({'string':'bulleted\x20list','id':'ELEMENT_BULLETED_LIST'});case'ELEMENT_BULLETED_LIST_DEFAULT':return t({'string':'bulleted\x20list\x20(default)','id':'ELEMENT_BULLETED_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST_CIRCLE':return t({'string':'bulleted\x20list\x20(circle)','id':'ELEMENT_BULLETED_LIST_CIRCLE'});case'ELEMENT_BULLETED_LIST_DISC':return t({'string':'bulleted\x20list\x20(disc)','id':'ELEMENT_BULLETED_LIST_DISC'});case'ELEMENT_BULLETED_LIST_SQUARE':return t({'string':'bulleted\x20list\x20(square)','id':'ELEMENT_BULLETED_LIST_SQUARE'});case'ELEMENT_NUMBERED_LIST_DEFAULT':return t({'string':'numbered\x20list\x20(default)','id':'ELEMENT_NUMBERED_LIST_DEFAULT'});case'ELEMENT_NUMBERED_LIST':return t({'string':'numbered\x20list','id':'ELEMENT_NUMBERED_LIST'});case'ELEMENT_NUMBERED_LIST_DECIMAL':return t({'string':'numbered\x20list\x20(decimal)','id':'ELEMENT_NUMBERED_LIST_DECIMAL'});case'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':return t({'string':'numbered\x20list\x20(decimal\x20with\x20leading\x20zero)','id':'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO'});case'ELEMENT_NUMBERED_LIST_LOWER_LATIN':return t({'string':'numbered\x20list\x20(lower-latin)','id':'ELEMENT_NUMBERED_LIST_LOWER_LATIN'});case'ELEMENT_NUMBERED_LIST_LOWER_ROMAN':return t({'string':'numbered\x20list\x20(lower-roman)','id':'ELEMENT_NUMBERED_LIST_LOWER_ROMAN'});case'ELEMENT_NUMBERED_LIST_UPPER_LATIN':return t({'string':'numbered\x20list\x20(upper-latin)','id':'ELEMENT_NUMBERED_LIST_UPPER_LATIN'});case'ELEMENT_NUMBERED_LIST_UPPER_ROMAN':return t({'string':'numbered\x20list\x20(upper-roman)','id':'ELEMENT_NUMBERED_LIST_UPPER_ROMAN'});case'ELEMENT_TODO_LIST':return t({'string':'to-do\x20list','id':'ELEMENT_TODO_LIST'});case'ELEMENT_MULTI_LEVEL_LIST':return t({'string':'multi-level\x20list','id':'ELEMENT_MULTI_LEVEL_LIST'});case'REPLACE_TEXT':return t({'string':'*Replace:*\x20%0\x20*with*\x20%1','id':'REPLACE_TEXT'},_0x329135);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x329135);case'FORMAT_ALIGNMENT':return t({'string':'alignment','id':'FORMAT_ALIGNMENT'});case'FORMAT_ALIGN_TO_LEFT':return t({'string':'align\x20to\x20left','id':'FORMAT_ALIGN_TO_LEFT'});case'FORMAT_ALIGN_TO_RIGHT':return t({'string':'align\x20to\x20right','id':'FORMAT_ALIGN_TO_RIGHT'});case'FORMAT_ALIGN_TO_CENTER':return t({'string':'align\x20to\x20center','id':'FORMAT_ALIGN_TO_CENTER'});case'FORMAT_JUSTIFY_TEXT':return t({'string':'justify','id':'FORMAT_JUSTIFY_TEXT'});case'FORMAT_BOLD':return t({'string':'bold','id':'FORMAT_BOLD'});case'FORMAT_ITALIC':return t({'string':'italic','id':'FORMAT_ITALIC'});case'FORMAT_UNDERLINE':return t({'string':'underline','id':'FORMAT_UNDERLINE'});case'FORMAT_CODE':return t({'string':'code','id':'FORMAT_CODE'});case'FORMAT_STRIKETHROUGH':return t({'string':'strikethrough','id':'FORMAT_STRIKETHROUGH'});case'FORMAT_SUBSCRIPT':return t({'string':'subscript','id':'FORMAT_SUBSCRIPT'});case'FORMAT_SUPERSCRIPT':return t({'string':'superscript','id':'FORMAT_SUPERSCRIPT'});case'ELEMENT_BLOCK_QUOTE':return t({'string':'block\x20quote','id':'ELEMENT_BLOCK_QUOTE'});case'ELEMENT_CODE_BLOCK':return t({'string':'code\x20block','plural':'%0\x20code\x20blocks','id':'ELEMENT_CODE_BLOCK'},_0x329135);case'FORMAT_HEADER_COLUMN':return t({'string':'header\x20column','id':'FORMAT_HEADER_COLUMN'});case'FORMAT_REGULAR_COLUMN':return t({'string':'regular\x20column','id':'FORMAT_REGULAR_COLUMN'});case'FORMAT_HEADER_ROW':return t({'string':'header\x20row','id':'FORMAT_HEADER_ROW'});case'FORMAT_REGULAR_ROW':return t({'string':'regular\x20row','id':'FORMAT_REGULAR_ROW'});case'FORMAT_INDENT':return t({'string':'indent','id':'FORMAT_INDENT'});case'FORMAT_LIST_REVERSED':return t({'string':'list\x20reversed','id':'FORMAT_LIST_REVERSED'});case'FORMAT_LIST_START':return t({'string':'list\x20start','id':'FORMAT_LIST_START'});case'FORMAT_FONT_SIZE':return t({'string':'font\x20size','id':'FORMAT_FONT_SIZE'});case'FORMAT_FONT_FAMILY':return t({'string':'font\x20family','id':'FORMAT_FONT_FAMILY'});case'FORMAT_FONT_COLOR':return t({'string':'font\x20color','id':'FORMAT_FONT_COLOR'});case'FORMAT_FONT_BACKGROUND':return t({'string':'font\x20background\x20color','id':'FORMAT_FONT_BACKGROUND'});case'FORMAT_IMAGE_SIZE':return t({'string':'image\x20size','id':'FORMAT_IMAGE_SIZE'});case'FORMAT_STYLE':return t({'string':'style','id':'FORMAT_STYLE'});case'PENDING_ACTION_SUGGESTION':return t({'string':'Unsaved\x20change\x20in\x20suggestion.','id':'PENDING_ACTION_SUGGESTION'});case'ELEMENT_TABLE_WITH_TEXT':return t({'string':'table\x20*with\x20text*\x20%0','id':'ELEMENT_TABLE_WITH_TEXT'},_0x329135);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x329135);case'ELEMENT_TABLE_ROW_WITH_TEXT':return t({'string':'table\x20row\x20*with\x20text*\x20%1','plural':'%0\x20table\x20rows\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_ROW_WITH_TEXT'},_0x329135);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x329135);case'ELEMENT_TABLE_COLUMN_WITH_TEXT':return t({'string':'table\x20column\x20*with\x20text*\x20%1','plural':'%0\x20table\x20columns\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_COLUMN_WITH_TEXT'},_0x329135);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x329135);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x329135);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x329135);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x329135);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x27dffd;}}
23
+ export function getTranslation(_0x34bd88,_0x5b8a7a,_0x23063c){const t=_0x34bd88['t'];switch(_0x5b8a7a){case'Track\x20changes':return t('Track\x20changes');case'Accept\x20suggestion':return t('Accept\x20suggestion');case'Discard\x20suggestion':return t('Discard\x20suggestion');case'Accept\x20all\x20suggestions':return t('Accept\x20all\x20suggestions');case'Accept\x20all\x20selected\x20suggestions':return t('Accept\x20all\x20selected\x20suggestions');case'Discard\x20all\x20suggestions':return t('Discard\x20all\x20suggestions');case'Discard\x20all\x20selected\x20suggestions':return t('Discard\x20all\x20selected\x20suggestions');case'*Reset\x20font\x20size*':return t('*Reset\x20font\x20size*');case'*Reset\x20font\x20family*':return t('*Reset\x20font\x20family*');case'*Reset\x20font\x20color*':return t('*Reset\x20font\x20color*');case'*Reset\x20font\x20background\x20color*':return t('*Reset\x20font\x20background\x20color*');case'*Remove\x20image\x20text\x20alternative*':return t('*Remove\x20image\x20text\x20alternative*');case'*Reset\x20image\x20width*':return t('*Reset\x20image\x20width*');case'*Remove\x20link*':return t('*Remove\x20link*');case'*Check\x20item*':return t('*Check\x20item*');case'*Uncheck\x20item*':return t('*Uncheck\x20item*');case'*Remove\x20all\x20formatting*':return t('*Remove\x20all\x20formatting*');case'*Replace\x20table\x20cells*':return t('*Replace\x20table\x20cells*');case'*Merge\x20cells*':return t('*Merge\x20cells*');case'*Split\x20cell:*\x20vertically':return t('*Split\x20cell:*\x20vertically');case'*Split\x20cell:*\x20horizontally':return t('*Split\x20cell:*\x20horizontally');case'*Indent:*\x20%0':return t('*Indent:*\x20%0',_0x23063c);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x23063c);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x23063c);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x23063c);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x23063c);case'*Format:*\x20change\x20table\x20properties':return t('*Format:*\x20change\x20table\x20properties');case'*Format:*\x20change\x20table\x20cell\x20properties':return t('*Format:*\x20change\x20table\x20cell\x20properties');case'*Format:*\x20insert\x20into\x20%0':return t('*Format:*\x20insert\x20into\x20%0',_0x23063c);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x23063c);case'*Replace\x20image\x20URL*':return t('*Replace\x20image\x20URL*');case'*Format:*\x20resize\x20table':return t('*Format:*\x20resize\x20table');case'*Format:*\x20set\x20order\x20to\x20reversed':return t('*Format:*\x20set\x20order\x20to\x20reversed');case'*Format:*\x20set\x20order\x20to\x20regular':return t('*Format:*\x20set\x20order\x20to\x20regular');case'*Format:*\x20set\x20start\x20index\x20to\x20%0':return t('*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x23063c);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x23063c);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x23063c);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x23063c);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x23063c);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x23063c);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x23063c);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x23063c);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x23063c);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x23063c);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x23063c);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x23063c);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x23063c);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x23063c);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x23063c);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x23063c);case'*Remove\x20highlight*':return t('*Remove\x20highlight*');case'FORMAT_HIGHLIGHT':return t({'string':'highlight','id':'FORMAT_HIGHLIGHT'});case'FORMAT_RESTRICTED_ENABLED':return t({'string':'*Enable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_ENABLED'});case'FORMAT_RESTRICTED_DISABLED':return t({'string':'*Disable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_DISABLED'});case'ELEMENT_TABLE':return t({'string':'table','plural':'%0\x20tables','id':'ELEMENT_TABLE'},_0x23063c);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x23063c);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x23063c);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x23063c);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x23063c);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x23063c);case'FORMAT_SIDE_IMAGE':return t({'string':'side\x20image','id':'FORMAT_SIDE_IMAGE'});case'ELEMENT_CAPTION':return t({'string':'caption','id':'ELEMENT_CAPTION'});case'ELEMENT_HORIZONTAL_LINE':return t({'string':'horizontal\x20line','plural':'%0\x20horizontal\x20lines','id':'ELEMENT_HORIZONTAL_LINE'},_0x23063c);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x23063c);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x23063c);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x23063c);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x23063c);case'ELEMENT_DEFAULT_LIST_DEFAULT':return t({'string':'default\x20list\x20style','id':'ELEMENT_DEFAULT_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST':return t({'string':'bulleted\x20list','id':'ELEMENT_BULLETED_LIST'});case'ELEMENT_BULLETED_LIST_DEFAULT':return t({'string':'bulleted\x20list\x20(default)','id':'ELEMENT_BULLETED_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST_CIRCLE':return t({'string':'bulleted\x20list\x20(circle)','id':'ELEMENT_BULLETED_LIST_CIRCLE'});case'ELEMENT_BULLETED_LIST_DISC':return t({'string':'bulleted\x20list\x20(disc)','id':'ELEMENT_BULLETED_LIST_DISC'});case'ELEMENT_BULLETED_LIST_SQUARE':return t({'string':'bulleted\x20list\x20(square)','id':'ELEMENT_BULLETED_LIST_SQUARE'});case'ELEMENT_NUMBERED_LIST_DEFAULT':return t({'string':'numbered\x20list\x20(default)','id':'ELEMENT_NUMBERED_LIST_DEFAULT'});case'ELEMENT_NUMBERED_LIST':return t({'string':'numbered\x20list','id':'ELEMENT_NUMBERED_LIST'});case'ELEMENT_NUMBERED_LIST_DECIMAL':return t({'string':'numbered\x20list\x20(decimal)','id':'ELEMENT_NUMBERED_LIST_DECIMAL'});case'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':return t({'string':'numbered\x20list\x20(decimal\x20with\x20leading\x20zero)','id':'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO'});case'ELEMENT_NUMBERED_LIST_LOWER_LATIN':return t({'string':'numbered\x20list\x20(lower-latin)','id':'ELEMENT_NUMBERED_LIST_LOWER_LATIN'});case'ELEMENT_NUMBERED_LIST_LOWER_ROMAN':return t({'string':'numbered\x20list\x20(lower-roman)','id':'ELEMENT_NUMBERED_LIST_LOWER_ROMAN'});case'ELEMENT_NUMBERED_LIST_UPPER_LATIN':return t({'string':'numbered\x20list\x20(upper-latin)','id':'ELEMENT_NUMBERED_LIST_UPPER_LATIN'});case'ELEMENT_NUMBERED_LIST_UPPER_ROMAN':return t({'string':'numbered\x20list\x20(upper-roman)','id':'ELEMENT_NUMBERED_LIST_UPPER_ROMAN'});case'ELEMENT_TODO_LIST':return t({'string':'to-do\x20list','id':'ELEMENT_TODO_LIST'});case'ELEMENT_MULTI_LEVEL_LIST':return t({'string':'multi-level\x20list','id':'ELEMENT_MULTI_LEVEL_LIST'});case'REPLACE_TEXT':return t({'string':'*Replace:*\x20%0\x20*with*\x20%1','id':'REPLACE_TEXT'},_0x23063c);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x23063c);case'FORMAT_ALIGNMENT':return t({'string':'alignment','id':'FORMAT_ALIGNMENT'});case'FORMAT_ALIGN_TO_LEFT':return t({'string':'align\x20to\x20left','id':'FORMAT_ALIGN_TO_LEFT'});case'FORMAT_ALIGN_TO_RIGHT':return t({'string':'align\x20to\x20right','id':'FORMAT_ALIGN_TO_RIGHT'});case'FORMAT_ALIGN_TO_CENTER':return t({'string':'align\x20to\x20center','id':'FORMAT_ALIGN_TO_CENTER'});case'FORMAT_JUSTIFY_TEXT':return t({'string':'justify','id':'FORMAT_JUSTIFY_TEXT'});case'FORMAT_BOLD':return t({'string':'bold','id':'FORMAT_BOLD'});case'FORMAT_ITALIC':return t({'string':'italic','id':'FORMAT_ITALIC'});case'FORMAT_UNDERLINE':return t({'string':'underline','id':'FORMAT_UNDERLINE'});case'FORMAT_CODE':return t({'string':'code','id':'FORMAT_CODE'});case'FORMAT_STRIKETHROUGH':return t({'string':'strikethrough','id':'FORMAT_STRIKETHROUGH'});case'FORMAT_SUBSCRIPT':return t({'string':'subscript','id':'FORMAT_SUBSCRIPT'});case'FORMAT_SUPERSCRIPT':return t({'string':'superscript','id':'FORMAT_SUPERSCRIPT'});case'ELEMENT_BLOCK_QUOTE':return t({'string':'block\x20quote','id':'ELEMENT_BLOCK_QUOTE'});case'ELEMENT_CODE_BLOCK':return t({'string':'code\x20block','plural':'%0\x20code\x20blocks','id':'ELEMENT_CODE_BLOCK'},_0x23063c);case'FORMAT_HEADER_COLUMN':return t({'string':'header\x20column','id':'FORMAT_HEADER_COLUMN'});case'FORMAT_REGULAR_COLUMN':return t({'string':'regular\x20column','id':'FORMAT_REGULAR_COLUMN'});case'FORMAT_HEADER_ROW':return t({'string':'header\x20row','id':'FORMAT_HEADER_ROW'});case'FORMAT_REGULAR_ROW':return t({'string':'regular\x20row','id':'FORMAT_REGULAR_ROW'});case'FORMAT_INDENT':return t({'string':'indent','id':'FORMAT_INDENT'});case'FORMAT_LIST_REVERSED':return t({'string':'list\x20reversed','id':'FORMAT_LIST_REVERSED'});case'FORMAT_LIST_START':return t({'string':'list\x20start','id':'FORMAT_LIST_START'});case'FORMAT_FONT_SIZE':return t({'string':'font\x20size','id':'FORMAT_FONT_SIZE'});case'FORMAT_FONT_FAMILY':return t({'string':'font\x20family','id':'FORMAT_FONT_FAMILY'});case'FORMAT_FONT_COLOR':return t({'string':'font\x20color','id':'FORMAT_FONT_COLOR'});case'FORMAT_FONT_BACKGROUND':return t({'string':'font\x20background\x20color','id':'FORMAT_FONT_BACKGROUND'});case'FORMAT_IMAGE_SIZE':return t({'string':'image\x20size','id':'FORMAT_IMAGE_SIZE'});case'FORMAT_STYLE':return t({'string':'style','id':'FORMAT_STYLE'});case'PENDING_ACTION_SUGGESTION':return t({'string':'Unsaved\x20change\x20in\x20suggestion.','id':'PENDING_ACTION_SUGGESTION'});case'ELEMENT_TABLE_WITH_TEXT':return t({'string':'table\x20*with\x20text*\x20%0','id':'ELEMENT_TABLE_WITH_TEXT'},_0x23063c);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x23063c);case'ELEMENT_TABLE_ROW_WITH_TEXT':return t({'string':'table\x20row\x20*with\x20text*\x20%1','plural':'%0\x20table\x20rows\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_ROW_WITH_TEXT'},_0x23063c);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x23063c);case'ELEMENT_TABLE_COLUMN_WITH_TEXT':return t({'string':'table\x20column\x20*with\x20text*\x20%1','plural':'%0\x20table\x20columns\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_COLUMN_WITH_TEXT'},_0x23063c);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x23063c);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x23063c);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x23063c);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x23063c);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x5b8a7a;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x436d95,_0x2a945f){const _0xfda2fa=_0x4bac,_0x36c6a3=_0x436d95();while(!![]){try{const _0x2b9e47=-parseInt(_0xfda2fa(0xa9))/0x1+-parseInt(_0xfda2fa(0xb3))/0x2*(parseInt(_0xfda2fa(0x9f))/0x3)+parseInt(_0xfda2fa(0xaf))/0x4*(parseInt(_0xfda2fa(0xca))/0x5)+-parseInt(_0xfda2fa(0xa2))/0x6*(-parseInt(_0xfda2fa(0xb6))/0x7)+parseInt(_0xfda2fa(0xb2))/0x8+parseInt(_0xfda2fa(0xb7))/0x9*(parseInt(_0xfda2fa(0xa4))/0xa)+-parseInt(_0xfda2fa(0xbd))/0xb;if(_0x2b9e47===_0x2a945f)break;else _0x36c6a3['push'](_0x36c6a3['shift']());}catch(_0x57e862){_0x36c6a3['push'](_0x36c6a3['shift']());}}}(_0x4bd6,0xeb207));export function normalizeDescription(_0x296f6d){const _0x1fa20b=_0x4bac;return Array[_0x1fa20b(0xbe)](_0x296f6d)||(_0x296f6d=[_0x296f6d]),_0x296f6d[_0x1fa20b(0xbb)](_0x516dac=>{const _0xb758a=_0x1fa20b,_0x4476b1=_0x516dac[_0xb758a(0xaa)][_0xb758a(0xb8)](/\*/g,''),_0x5a67d8=_0x516dac[_0xb758a(0xb4)]?_0xb758a(0xa1)+_0x516dac[_0xb758a(0xb4)][_0xb758a(0xa6)]+']':'';return'['+_0x516dac[_0xb758a(0xc5)]+']\x20'+_0x4476b1+_0x5a67d8;})[_0x1fa20b(0xc0)](';\x20');}export function sortSuggestions(_0x2d8892){const _0x144b5a=_0x4bac;return _0x2d8892[_0x144b5a(0xb1)]((_0x1268d3,_0x5c296c)=>_0x144b5a(0xae)==_0x1268d3[_0x144b5a(0xc5)]&&_0x144b5a(0xae)!=_0x5c296c[_0x144b5a(0xc5)]?-0x1:_0x144b5a(0xae)!=_0x1268d3[_0x144b5a(0xc5)]&&_0x144b5a(0xae)==_0x5c296c[_0x144b5a(0xc5)]?0x1:0x0);}export function getSelectedSuggestions(_0x3a64a3,_0x534330){const _0xf93d9=_0x4bac,_0x49e4bf=Array[_0xf93d9(0xc6)](_0x3a64a3[_0xf93d9(0xba)]()),_0x2939a6=new Set();for(const _0x210212 of _0x534330)if(_0x210212[_0xf93d9(0xc1)]){for(const _0x2f4095 of _0x49e4bf)for(const _0x230472 of _0x210212[_0xf93d9(0xba)]())(_0x2f4095[_0xf93d9(0xa5)](_0x230472)||_0x3a64a3[_0xf93d9(0xb0)]&&!_0x210212[_0xf93d9(0xc2)]&&_0x210212[_0xf93d9(0xa8)]&&_0x230472[_0xf93d9(0xac)][_0xf93d9(0xc9)](_0x2f4095[_0xf93d9(0xc4)]))&&_0x2939a6[_0xf93d9(0xa3)](_0x210212);}return _0x2939a6;}function _0x4bac(_0x54b915,_0x567b36){const _0x4bd67b=_0x4bd6();return _0x4bac=function(_0x4bac53,_0x1e6efc){_0x4bac53=_0x4bac53-0x9f;let _0x1cbc79=_0x4bd67b[_0x4bac53];return _0x1cbc79;},_0x4bac(_0x54b915,_0x567b36);}export function getRangesOfBlockGroups(_0x49452f,_0x5af51b){const _0x19d5bb=_0x4bac;let _0x1d4e5b,_0x291698=0x0;const _0x429d75=[],_0x12788e=_0x5af51b[_0x19d5bb(0xa7)];for(;_0x291698<_0x49452f[_0x19d5bb(0xb9)];){const _0x829f7c=_0x49452f[_0x291698],_0x19c923=_0x49452f[_0x291698+0x1];_0x1d4e5b||(_0x1d4e5b=_0x5af51b[_0x19d5bb(0xc8)](_0x829f7c)),co(_0x5af51b,_0x829f7c,_0x19c923)||(_0x429d75[_0x19d5bb(0xad)](_0x5af51b[_0x19d5bb(0xc3)](_0x1d4e5b,_0x12788e[_0x19d5bb(0xab)](_0x829f7c)?_0x5af51b[_0x19d5bb(0xa0)](_0x829f7c):_0x5af51b[_0x19d5bb(0xb5)](_0x829f7c,_0x19d5bb(0xac)))),_0x1d4e5b=null),_0x291698++;}return _0x429d75;}function co(_0x9ed7f,_0x416f87,_0x4854db){const _0x2826de=_0x4bac;if(!_0x4854db)return!0x1;const _0x3b66b6=_0x9ed7f[_0x2826de(0xa0)](_0x416f87),_0x1596cf=_0x9ed7f[_0x2826de(0xc8)](_0x4854db);return _0x3b66b6[_0x2826de(0xc9)](_0x1596cf);}function _0x4bd6(){const _0x558b12=['isMultiRange','createRange','start','type','from','splice','createPositionBefore','isTouching','5JhLNlI','1143AGKaOT','createPositionAfter','\x20[color\x20','12gWHmWa','add','13566210zAUZLw','isIntersecting','value','schema','next','262243btJrgY','content','isObject','end','push','deletion','1640196CaXFcj','isCollapsed','sort','4616712zgaYWF','9566tSrfGm','color','createPositionAt','5999007eivhIW','9DSlxjO','replace','length','getRanges','map','execute','11111276RDSJWW','isArray','change','join','isInContent'];_0x4bd6=function(){return _0x558b12;};return _0x4bd6();}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x23923d,_0x3fe8e5,_0xd858a9){const _0xb229f4=_0x4bac;for(;_0xd858a9[_0xb229f4(0xb9)];){const _0x67716d=_0xd858a9[_0xb229f4(0xc7)](0x0,0x64);_0x23923d[_0xb229f4(0xbf)](()=>{const _0x443883=_0xb229f4;for(const _0x433ef9 of _0x67716d)_0x433ef9[_0x443883(0xc1)]&&_0x3fe8e5[_0x443883(0xbc)](_0x433ef9['id']);});}}
23
+ (function(_0x1534d2,_0x50fc4d){const _0x3d7fac=_0x44ba,_0x434c1d=_0x1534d2();while(!![]){try{const _0x3cacd2=-parseInt(_0x3d7fac(0x1e0))/0x1*(parseInt(_0x3d7fac(0x1ee))/0x2)+-parseInt(_0x3d7fac(0x1d1))/0x3*(-parseInt(_0x3d7fac(0x1d2))/0x4)+-parseInt(_0x3d7fac(0x1f0))/0x5*(parseInt(_0x3d7fac(0x1cb))/0x6)+-parseInt(_0x3d7fac(0x1da))/0x7*(parseInt(_0x3d7fac(0x1d5))/0x8)+parseInt(_0x3d7fac(0x1d6))/0x9+parseInt(_0x3d7fac(0x1eb))/0xa*(parseInt(_0x3d7fac(0x1e7))/0xb)+-parseInt(_0x3d7fac(0x1d7))/0xc;if(_0x3cacd2===_0x50fc4d)break;else _0x434c1d['push'](_0x434c1d['shift']());}catch(_0x2beb87){_0x434c1d['push'](_0x434c1d['shift']());}}}(_0x1a88,0xc4ab1));export function normalizeDescription(_0x1b05d8){const _0x2531f5=_0x44ba;return Array[_0x2531f5(0x1c5)](_0x1b05d8)||(_0x1b05d8=[_0x1b05d8]),_0x1b05d8[_0x2531f5(0x1cd)](_0x3e9203=>{const _0x5d800d=_0x2531f5,_0x1f91ca=_0x3e9203[_0x5d800d(0x1e9)][_0x5d800d(0x1e1)](/\*/g,''),_0x58e829=_0x3e9203[_0x5d800d(0x1cc)]?_0x5d800d(0x1ec)+_0x3e9203[_0x5d800d(0x1cc)][_0x5d800d(0x1e2)]+']':'';return'['+_0x3e9203[_0x5d800d(0x1c8)]+']\x20'+_0x1f91ca+_0x58e829;})[_0x2531f5(0x1ca)](';\x20');}function _0x44ba(_0x7104e0,_0x4a4ea1){const _0x1a88f0=_0x1a88();return _0x44ba=function(_0x44bac2,_0x1afae7){_0x44bac2=_0x44bac2-0x1c4;let _0x41c5c1=_0x1a88f0[_0x44bac2];return _0x41c5c1;},_0x44ba(_0x7104e0,_0x4a4ea1);}export function sortSuggestions(_0x26ac4b){const _0x55e502=_0x44ba;return _0x26ac4b[_0x55e502(0x1df)]((_0x646698,_0x29a006)=>_0x55e502(0x1de)==_0x646698[_0x55e502(0x1c8)]&&_0x55e502(0x1de)!=_0x29a006[_0x55e502(0x1c8)]?-0x1:_0x55e502(0x1de)!=_0x646698[_0x55e502(0x1c8)]&&_0x55e502(0x1de)==_0x29a006[_0x55e502(0x1c8)]?0x1:0x0);}export function getSelectedSuggestions(_0x4b3a4b,_0x2efff5){const _0x20e269=_0x44ba,_0x3dc0ae=Array[_0x20e269(0x1cf)](_0x4b3a4b[_0x20e269(0x1e8)]()),_0x13cb3a=new Set();for(const _0xc49f90 of _0x2efff5)if(_0xc49f90[_0x20e269(0x1e4)]){for(const _0x210421 of _0x3dc0ae)for(const _0x32b308 of _0xc49f90[_0x20e269(0x1e8)]())(_0x210421[_0x20e269(0x1ef)](_0x32b308)||_0x4b3a4b[_0x20e269(0x1d4)]&&!_0xc49f90[_0x20e269(0x1db)]&&_0xc49f90[_0x20e269(0x1ed)]&&_0x32b308[_0x20e269(0x1ce)][_0x20e269(0x1d8)](_0x210421[_0x20e269(0x1c4)]))&&_0x13cb3a[_0x20e269(0x1c9)](_0xc49f90);}return _0x13cb3a;}export function getRangesOfBlockGroups(_0x35e7f0,_0x24ee50){const _0x6b070=_0x44ba;let _0x327d25,_0x517fa3=0x0;const _0x2a2d41=[],_0x3d9490=_0x24ee50[_0x6b070(0x1d9)];for(;_0x517fa3<_0x35e7f0[_0x6b070(0x1e6)];){const _0x30aa7a=_0x35e7f0[_0x517fa3],_0x3d0925=_0x35e7f0[_0x517fa3+0x1];_0x327d25||(_0x327d25=_0x24ee50[_0x6b070(0x1e5)](_0x30aa7a)),co(_0x24ee50,_0x30aa7a,_0x3d0925)||(_0x2a2d41[_0x6b070(0x1d0)](_0x24ee50[_0x6b070(0x1c7)](_0x327d25,_0x3d9490[_0x6b070(0x1e3)](_0x30aa7a)?_0x24ee50[_0x6b070(0x1c6)](_0x30aa7a):_0x24ee50[_0x6b070(0x1ea)](_0x30aa7a,_0x6b070(0x1ce)))),_0x327d25=null),_0x517fa3++;}return _0x2a2d41;}function _0x1a88(){const _0x16d6c1=['createPositionAt','9803770vygXhN','\x20[color\x20','next','22QbXQnR','isIntersecting','530MAhnqU','start','isArray','createPositionAfter','createRange','type','add','join','21768feNtvR','color','map','end','from','push','3wcAEvL','2312260coyAfH','splice','isCollapsed','8ZxLqgE','13867254CdVBAr','2201028YHnfPs','isTouching','schema','5000114UGEVcT','isMultiRange','change','execute','deletion','sort','91946MnSAZo','replace','value','isObject','isInContent','createPositionBefore','length','11YWbdIV','getRanges','content'];_0x1a88=function(){return _0x16d6c1;};return _0x1a88();}function co(_0x1ccfb1,_0xd23445,_0x376f6b){const _0x362024=_0x44ba;if(!_0x376f6b)return!0x1;const _0xaf9e3b=_0x1ccfb1[_0x362024(0x1c6)](_0xd23445),_0x70503d=_0x1ccfb1[_0x362024(0x1e5)](_0x376f6b);return _0xaf9e3b[_0x362024(0x1d8)](_0x70503d);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x2fea1c,_0x118447,_0x581bdd){const _0x3073d2=_0x44ba;for(;_0x581bdd[_0x3073d2(0x1e6)];){const _0x5e1cec=_0x581bdd[_0x3073d2(0x1d3)](0x0,0x64);_0x2fea1c[_0x3073d2(0x1dc)](()=>{const _0x1d93b0=_0x3073d2;for(const _0xfb38a3 of _0x5e1cec)_0xfb38a3[_0x1d93b0(0x1e4)]&&_0x118447[_0x1d93b0(0x1dd)](_0xfb38a3['id']);});}}