@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240529.0 → 0.0.0-nightly-20240531.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x256642=_0x1d81;(function(_0x52ee38,_0x3fbc93){const _0x42e019=_0x1d81,_0x4c05d8=_0x52ee38();while(!![]){try{const _0x28fe88=-parseInt(_0x42e019(0x1df))/0x1+-parseInt(_0x42e019(0x1b5))/0x2+parseInt(_0x42e019(0x1da))/0x3*(-parseInt(_0x42e019(0x1b7))/0x4)+parseInt(_0x42e019(0x1a5))/0x5+parseInt(_0x42e019(0x1d6))/0x6+parseInt(_0x42e019(0x19c))/0x7*(-parseInt(_0x42e019(0x1b3))/0x8)+parseInt(_0x42e019(0x1b1))/0x9*(parseInt(_0x42e019(0x195))/0xa);if(_0x28fe88===_0x3fbc93)break;else _0x4c05d8['push'](_0x4c05d8['shift']());}catch(_0x432ab0){_0x4c05d8['push'](_0x4c05d8['shift']());}}}(_0x47d1,0x9fb3f));import{Plugin as _0x5c8d0d}from'ckeditor5/src/core.js';import{Collection as _0x5f0b5d}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x32f440,createDropdown as _0x51617a,ListSeparatorView as _0x18e871,MenuBarMenuView as _0x53344b,MenuBarMenuListView as _0x5498cf,MenuBarMenuListItemView as _0xcc5be0,MenuBarMenuListItemButtonView as _0x18e189,SplitButtonView as _0x280d4c,ViewModel as _0x40d971}from'ckeditor5/src/ui.js';function _0x1d81(_0x3608f0,_0x1e90dc){const _0x47d1bc=_0x47d1();return _0x1d81=function(_0x1d81f5,_0x2c012e){_0x1d81f5=_0x1d81f5-0x153;let _0x34a243=_0x47d1bc[_0x1d81f5];return _0x34a243;},_0x1d81(_0x3608f0,_0x1e90dc);}import{Users as _0x2fe17a,getDateTimeFormatter as _0x2cc8f1,getAllMarkersDomElementsSorted as _0x2cc06a}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x1fbf69 from'./trackchangesediting.js';function _0x47d1(){const _0x43eb76=['isInContent','actionView','Accept\x20all\x20selected\x20suggestions','isDirty','hasSuggestion','menuBar:trackChanges','plugins','5748471UCLoub','getMarkers','3856024DgzPAk','delegate','233512qMRnOf','_refreshActiveMarkers','446156FucvAb','editing','mainView','addSourceCollector','componentFactory','listenTo','Discard\x20all\x20suggestions','trackChanges.disableComments','head','suggestion-','remove','button','isMultiRange','activeAnnotations','length','push','has','suggestionUnloaded','add','isOn','some','activeMarkers','toMany','getDescriptions','pluginName','children','suggestionChanged','reduce','innerView','editor','value','2774052ryiIZu','Track\x20changes','from','descriptionParts','12nmILwm','panelView','focus','acceptSelectedSuggestions','locale','788467xEWUQy','keys','getJoined','size','model','comments','acceptButton','discardButton','getFirstRange','createAnnotationView','refreshSelectedViews','get','Annotations','delete','comments.maxThreadTotalWeight','_createToolbarButton','TrackChangesUI','getSuggestion','set','_unbindEditors','_updateController','TrackChangesEditing','execute','discardSelectedSuggestions','CommentView','_initializeController','registerAnnotation','buttonView','getAllAdjacentSuggestions','menuitemcheckbox','getRanges','Accept\x20all\x20suggestions','previous','_bindAnnotationToEditors','items','getMarkerNames','_annotationViews','menu','commands','createAnnotation','Discard\x20all\x20selected\x20suggestions','type','CommentsUI','bind','values','addComment','CommentsRepository','trackChanges.SuggestionThreadView','init','destroy','comments.maxCommentCharsWhenCollapsed','comments.editorConfig','define','_addUIComponentsToFactory','view','arrowView','suggestionLoaded','_createMenuBarMenu','stopListening','requires','_disableComments','change:activeAnnotations','source','_handleControllerBuffer','_viewToController','commentThread','_suggestionToController','filter','EditorAnnotations','change:previous','SuggestionThreadView','20rDlnhs','discardAllSuggestions','_destroyController','descriptionFactory','trackChanges','lowest','createCommentThreadController','7YUYtSc','isEnabled','switchbutton','getByInnerView','acceptAllSuggestions','comments.maxCommentsWhenCollapsed','config','commandName','menuitem','3738725akjBil','separator','unbind','_handleSuggestionControllerDelayed','clear'];_0x47d1=function(){return _0x43eb76;};return _0x47d1();}import _0x4a59e0 from'./ui/suggestioncontroller.js';import _0x19c99a from'./ui/view/suggestionthreadview.js';import{getTranslation as _0xb6ee60}from'./utils/common-translations.js';import _0x398a28 from'../theme/icons/track-changes.svg';export default class d extends _0x5c8d0d{static get[_0x256642(0x189)](){const _0x217ce3=_0x256642;return[_0x1fbf69,_0x2fe17a,_0x217ce3(0x17c),_0x217ce3(0x15a),_0x217ce3(0x192)];}static get[_0x256642(0x1cf)](){const _0x1f804a=_0x256642;return _0x1f804a(0x15e);}constructor(_0x152a70){const _0x50829e=_0x256642;super(_0x152a70),this[_0x50829e(0x190)]=new Map(),this[_0x50829e(0x18e)]=new Map(),this[_0x50829e(0x172)]=new Map(),this[_0x50829e(0x18d)]=new Map();const _0xf858ee=this[_0x50829e(0x1d4)][_0x50829e(0x1a2)];_0xf858ee[_0x50829e(0x182)](_0x50829e(0x17d),_0x19c99a),_0xf858ee[_0x50829e(0x182)](_0x50829e(0x1be),!0x1),this[_0x50829e(0x18a)]=_0xf858ee[_0x50829e(0x159)](_0x50829e(0x1be));}[_0x256642(0x1a8)](_0x18151b,_0x50e773){const _0x175344=_0x256642;0x0===this[_0x175344(0x18d)][_0x175344(0x1e2)]&&setTimeout(()=>{const _0x1ae456=_0x175344;for(const [_0x2e42e2,_0x15b87b]of this[_0x1ae456(0x18d)]){const _0x185ee7=this[_0x1ae456(0x190)][_0x1ae456(0x1c7)](_0x2e42e2);_0x185ee7||_0x15b87b?_0x185ee7&&_0x15b87b&&this[_0x1ae456(0x197)](_0x2e42e2):this[_0x1ae456(0x167)](_0x2e42e2);}this[_0x1ae456(0x18d)][_0x1ae456(0x1a9)](),this[_0x1ae456(0x1d4)][_0x1ae456(0x1b0)][_0x1ae456(0x159)](_0x1ae456(0x192))[_0x1ae456(0x158)](),this[_0x1ae456(0x1b6)]();},0xa),this[_0x175344(0x18d)][_0x175344(0x160)](_0x18151b,_0x50e773);}[_0x256642(0x17e)](){const _0x50fa13=_0x256642,_0x3c69bd=this[_0x50fa13(0x1d4)],_0x1786a4=_0x3c69bd[_0x50fa13(0x1b0)][_0x50fa13(0x159)](_0x50fa13(0x163)),_0x1183ba=_0x3c69bd[_0x50fa13(0x1b0)][_0x50fa13(0x159)](_0x50fa13(0x15a)),_0x4df0d5=_0x3c69bd[_0x50fa13(0x1b0)][_0x50fa13(0x159)](_0x50fa13(0x192)),_0x4e54ec=_0x3c69bd[_0x50fa13(0x1b0)][_0x50fa13(0x159)](_0x50fa13(0x17c));this[_0x50fa13(0x183)](),_0x4df0d5[_0x50fa13(0x1ba)](()=>{const _0x243b1f=_0x50fa13,_0xf1b578=[];for(const [_0x3e0c08,_0x2bc7e4]of Array[_0x243b1f(0x1d8)](this[_0x243b1f(0x190)])){const _0x151339=_0x3e0c08[_0x243b1f(0x16a)](),_0x5a1241=[];for(const _0x40408a of _0x151339){if(!_0x40408a[_0x243b1f(0x1aa)])continue;if(_0x40408a[_0x243b1f(0x1c3)]){_0x5a1241[_0x243b1f(0x1c6)](..._0x40408a[_0x243b1f(0x16c)]());continue;}const _0x25258=_0x40408a[_0x243b1f(0x156)]();if(_0x5a1241[_0x243b1f(0x1c5)]>0x0){const _0x19f516=_0x5a1241[0x0][_0x243b1f(0x1e1)](_0x25258);if(_0x19f516){_0x5a1241[0x0]=_0x19f516;continue;}}_0x5a1241[_0x243b1f(0x1c6)](_0x25258);}_0xf1b578[_0x243b1f(0x1c6)]([_0x2bc7e4[_0x243b1f(0x184)],_0x5a1241]);}return _0xf1b578;}),this[_0x50fa13(0x1bc)](_0x1786a4,_0x50fa13(0x186),(_0x20d689,_0x2dab32)=>{const _0x4e922f=_0x50fa13;this[_0x4e922f(0x1bc)](_0x2dab32,_0x4e922f(0x193),(_0x3cae49,_0x2cc5a5,_0x278af4,_0x577542)=>{const _0x20eb50=_0x4e922f;_0x2dab32[_0x20eb50(0x1aa)]&&(null==_0x278af4?(this[_0x20eb50(0x162)](_0x577542[_0x20eb50(0x1bf)]),this[_0x20eb50(0x1a8)](_0x2dab32,!0x1)):(this[_0x20eb50(0x162)](_0x278af4[_0x20eb50(0x1bf)]),null==_0x577542&&this[_0x20eb50(0x1a8)](_0x2dab32,!0x0)));}),null!==_0x2dab32[_0x4e922f(0x16e)]?this[_0x4e922f(0x162)](_0x2dab32[_0x4e922f(0x1bf)]):this[_0x4e922f(0x1a8)](_0x2dab32,!0x1);}),this[_0x50fa13(0x1bc)](_0x1786a4,_0x50fa13(0x1c8),(_0x249ef4,_0x482d13,_0x279ec4)=>{const _0x191283=_0x50fa13;this[_0x191283(0x188)](_0x482d13,_0x191283(0x193)),this[_0x191283(0x18d)][_0x191283(0x15b)](_0x482d13),this[_0x191283(0x190)][_0x191283(0x1c7)](_0x482d13)&&this[_0x191283(0x197)](_0x482d13),_0x279ec4&&this[_0x191283(0x162)](_0x279ec4[_0x191283(0x1bf)]);}),this[_0x50fa13(0x1bc)](_0x1786a4,_0x50fa13(0x1d1),(_0x4ce50e,_0x51165c)=>{const _0x1ba0cd=_0x50fa13;this[_0x1ba0cd(0x162)](_0x51165c);}),this[_0x50fa13(0x1bc)](_0x1183ba,_0x50fa13(0x18b),()=>{const _0x31af0d=_0x50fa13;this[_0x31af0d(0x1b6)]();}),this[_0x50fa13(0x1bc)](_0x4e54ec,_0x50fa13(0x17b),(_0x296574,{threadId:_0x38681c,isFromAdapter:_0x52b9a3})=>{const _0x27f447=_0x50fa13;if(_0x52b9a3||!_0x1786a4[_0x27f447(0x1ae)](_0x38681c))return;const _0x539d2f=_0x1786a4[_0x27f447(0x15f)](_0x38681c);this[_0x27f447(0x190)][_0x27f447(0x159)](_0x539d2f)[_0x27f447(0x184)][_0x27f447(0x1dc)]();},{'priority':_0x50fa13(0x19a)});}[_0x256642(0x1b6)](){const _0x21f762=_0x256642,_0x2e4fb6=this[_0x21f762(0x1d4)][_0x21f762(0x1b0)][_0x21f762(0x159)](_0x21f762(0x15a)),_0x1e0d27=this[_0x21f762(0x1d4)][_0x21f762(0x1b0)][_0x21f762(0x159)](_0x21f762(0x163)),_0x5eeef5=Array[_0x21f762(0x1d8)](_0x2e4fb6[_0x21f762(0x1c4)],_0x18dbe2=>_0x18dbe2[_0x21f762(0x1d3)])[_0x21f762(0x191)](_0x1443c6=>this[_0x21f762(0x18e)][_0x21f762(0x1c7)](_0x1443c6)),_0x9625d9=[];for(const _0x5e9e7d of _0x5eeef5){const _0x40ee7f=this[_0x21f762(0x18e)][_0x21f762(0x159)](_0x5e9e7d)[_0x21f762(0x1e3)][_0x21f762(0x16a)]();_0x9625d9[_0x21f762(0x1c6)](..._0x40ee7f[_0x21f762(0x1d2)]((_0x15890a,_0x2802f5)=>[..._0x15890a,..._0x2802f5[_0x21f762(0x171)]()],[]));}_0x1e0d27[_0x21f762(0x1cc)]=_0x9625d9;}[_0x256642(0x183)](){const _0x3b0f9a=_0x256642,_0x29ccb8=this[_0x3b0f9a(0x1d4)],_0x26d2eb=_0x29ccb8[_0x3b0f9a(0x1de)],_0x10d874=_0xb6ee60(_0x26d2eb,_0x3b0f9a(0x1d7)),_0x53750c=new _0x5f0b5d([{'type':_0x3b0f9a(0x19e),'model':new _0x40d971({'withText':!0x0,'label':_0x10d874,'commandName':_0x3b0f9a(0x199),'role':_0x3b0f9a(0x16b)})},{'type':_0x3b0f9a(0x1a6)},{'type':_0x3b0f9a(0x1c2),'model':new _0x40d971({'withText':!0x0,'label':_0xb6ee60(_0x26d2eb,_0x3b0f9a(0x16d)),'commandName':_0x3b0f9a(0x1a0),'role':_0x3b0f9a(0x1a4)})},{'type':_0x3b0f9a(0x1c2),'model':new _0x40d971({'withText':!0x0,'label':_0xb6ee60(_0x26d2eb,_0x3b0f9a(0x1ac)),'commandName':_0x3b0f9a(0x1dd),'role':_0x3b0f9a(0x1a4)})},{'type':_0x3b0f9a(0x1c2),'model':new _0x40d971({'withText':!0x0,'label':_0xb6ee60(_0x26d2eb,_0x3b0f9a(0x1bd)),'commandName':_0x3b0f9a(0x196),'role':_0x3b0f9a(0x1a4)})},{'type':_0x3b0f9a(0x1c2),'model':new _0x40d971({'withText':!0x0,'label':_0xb6ee60(_0x26d2eb,_0x3b0f9a(0x176)),'commandName':_0x3b0f9a(0x165),'role':_0x3b0f9a(0x1a4)})}]);for(const _0x453d95 of _0x53750c)if(ae(_0x453d95)){const _0x3106b4=_0x29ccb8[_0x3b0f9a(0x174)][_0x3b0f9a(0x159)](_0x453d95[_0x3b0f9a(0x1e3)][_0x3b0f9a(0x1a3)]);_0x453d95[_0x3b0f9a(0x1e3)][_0x3b0f9a(0x179)](_0x3b0f9a(0x1ca),_0x3b0f9a(0x19d))['to'](_0x3106b4,_0x3b0f9a(0x1d5),_0x3b0f9a(0x19d));}_0x29ccb8['ui'][_0x3b0f9a(0x1bb)][_0x3b0f9a(0x1c9)](_0x3b0f9a(0x199),_0x1ae77c=>this[_0x3b0f9a(0x15d)](_0x1ae77c,_0x53750c,_0x10d874)),_0x29ccb8['ui'][_0x3b0f9a(0x1bb)][_0x3b0f9a(0x1c9)](_0x3b0f9a(0x1af),_0x2129ac=>this[_0x3b0f9a(0x187)](_0x2129ac,_0x53750c,_0x10d874));}[_0x256642(0x15d)](_0x1cfafd,_0x517a71,_0x57f57f){const _0x446970=_0x256642,_0x4279e0=_0x51617a(_0x1cfafd,_0x280d4c),_0x409ba0=this[_0x446970(0x1d4)][_0x446970(0x174)][_0x446970(0x159)](_0x446970(0x199));_0x4279e0[_0x446970(0x169)][_0x446970(0x160)]({'tooltip':_0x57f57f,'label':_0x57f57f,'icon':_0x398a28}),_0x4279e0[_0x446970(0x169)][_0x446970(0x179)](_0x446970(0x1ca))['to'](_0x409ba0,_0x446970(0x1d5)),_0x4279e0[_0x446970(0x169)]['on'](_0x446970(0x164),()=>{const _0x18848f=_0x446970;_0x409ba0[_0x18848f(0x164)](),this[_0x18848f(0x1d4)][_0x18848f(0x1b8)][_0x18848f(0x184)][_0x18848f(0x1dc)]();}),_0x32f440(_0x4279e0,_0x517a71,{'role':_0x446970(0x173)});const _0x3f96de=[];for(const _0xff6aa8 of _0x517a71)ae(_0xff6aa8)&&_0x3f96de[_0x446970(0x1c6)](this[_0x446970(0x1d4)][_0x446970(0x174)][_0x446970(0x159)](_0xff6aa8[_0x446970(0x1e3)][_0x446970(0x1a3)]));const _0x6f884d=_0x4279e0[_0x446970(0x169)];return _0x6f884d[_0x446970(0x1ab)][_0x446970(0x1a7)](_0x446970(0x19d)),_0x6f884d[_0x446970(0x185)][_0x446970(0x1a7)](_0x446970(0x19d)),_0x6f884d[_0x446970(0x1ab)][_0x446970(0x179)](_0x446970(0x19d))['to'](_0x409ba0,_0x446970(0x19d)),_0x6f884d[_0x446970(0x185)][_0x446970(0x179)](_0x446970(0x19d))[_0x446970(0x1cd)](_0x3f96de,_0x446970(0x19d),(..._0x25292e)=>_0x25292e[_0x446970(0x1cb)](_0x4c1bcd=>_0x4c1bcd)),_0x4279e0['on'](_0x446970(0x164),_0x23e138=>{const _0x163367=_0x446970;this[_0x163367(0x1d4)][_0x163367(0x164)](_0x23e138[_0x163367(0x18c)][_0x163367(0x1a3)]),this[_0x163367(0x1d4)][_0x163367(0x1b8)][_0x163367(0x184)][_0x163367(0x1dc)]();}),_0x4279e0;}[_0x256642(0x187)](_0xf9e02a,_0x329550,_0x17a663){const _0x33cde6=_0x256642,_0xffd4e2=new _0x53344b(_0xf9e02a),_0x32f8d6=this[_0x33cde6(0x1d4)][_0x33cde6(0x174)][_0x33cde6(0x159)](_0x33cde6(0x199));_0xffd4e2[_0x33cde6(0x169)][_0x33cde6(0x160)]({'label':_0x17a663,'icon':_0x398a28});const _0x1cd263=new _0x5498cf(_0xf9e02a);for(const _0x2e8647 of _0x329550){if(_0x33cde6(0x1a6)==_0x2e8647[_0x33cde6(0x177)]){_0x1cd263[_0x33cde6(0x170)][_0x33cde6(0x1c9)](new _0x18e871(_0xf9e02a));continue;}const _0x3ae5d1=new _0xcc5be0(_0xf9e02a,_0xffd4e2),_0x48c949=new _0x18e189(_0xf9e02a),_0x29f995=_0x2e8647[_0x33cde6(0x1e3)];_0x48c949[_0x33cde6(0x179)](...Object[_0x33cde6(0x1e0)](_0x29f995))['to'](_0x29f995),_0x48c949[_0x33cde6(0x1b4)](_0x33cde6(0x164))['to'](_0xffd4e2),_0x48c949['on'](_0x33cde6(0x164),()=>{const _0x30d7bf=_0x33cde6;this[_0x30d7bf(0x1d4)][_0x30d7bf(0x164)](_0x29f995[_0x30d7bf(0x1a3)]),this[_0x30d7bf(0x1d4)][_0x30d7bf(0x1b8)][_0x30d7bf(0x184)][_0x30d7bf(0x1dc)]();}),_0x3ae5d1[_0x33cde6(0x1d0)][_0x33cde6(0x1c9)](_0x48c949),_0x1cd263[_0x33cde6(0x170)][_0x33cde6(0x1c9)](_0x3ae5d1);}return _0xffd4e2[_0x33cde6(0x179)](_0x33cde6(0x19d))['to'](_0x32f8d6,_0x33cde6(0x19d)),_0xffd4e2[_0x33cde6(0x1db)][_0x33cde6(0x1d0)][_0x33cde6(0x1c9)](_0x1cd263),_0xffd4e2;}[_0x256642(0x167)](_0x16bfc4){const _0x462232=_0x256642,_0x25cb4a=this[_0x462232(0x1d4)],_0xde6084=_0x25cb4a[_0x462232(0x1a2)],_0xe1d07e=_0x25cb4a[_0x462232(0x1b0)][_0x462232(0x159)](_0x462232(0x15a)),_0xaa7e54=_0x25cb4a[_0x462232(0x1b0)][_0x462232(0x159)](_0x462232(0x17c)),_0x4b05fa=_0x25cb4a[_0x462232(0x1b0)][_0x462232(0x159)](_0x462232(0x192)),_0x2548bf=_0x25cb4a[_0x462232(0x1b0)][_0x462232(0x159)](_0x2fe17a)['me'],_0x7ec770=_0xde6084[_0x462232(0x159)](_0x462232(0x199))[_0x462232(0x194)],{CommentsListView:_0x5102c9,CommentThreadInputView:_0x34eac2}=_0x25cb4a[_0x462232(0x1b0)][_0x462232(0x159)](_0x462232(0x178));let _0x3be21f,_0x1b259e;this[_0x462232(0x172)][_0x462232(0x1c7)](_0x16bfc4['id'])?(_0x1b259e=this[_0x462232(0x172)][_0x462232(0x159)](_0x16bfc4['id']),_0x3be21f=_0x1b259e[_0x462232(0x1b9)]):(_0x3be21f=new _0x7ec770(_0x25cb4a[_0x462232(0x1de)],_0x16bfc4,_0x2548bf,{'disableComments':this[_0x462232(0x18a)],'editorConfig':_0xde6084[_0x462232(0x159)](_0x462232(0x181)),'maxCommentsWhenCollapsed':_0xde6084[_0x462232(0x159)](_0x462232(0x1a1)),'maxThreadTotalWeight':_0xde6084[_0x462232(0x159)](_0x462232(0x15c)),'maxCommentCharsWhenCollapsed':_0xde6084[_0x462232(0x159)](_0x462232(0x180)),'formatDateTime':_0x2cc8f1(_0xde6084[_0x462232(0x159)](_0x462232(0x1de))),'CommentView':_0xde6084[_0x462232(0x159)](_0x462232(0x153))[_0x462232(0x166)],'CommentsListView':_0x5102c9,'CommentThreadInputView':_0x34eac2}),_0x3be21f[_0x462232(0x154)]['on'](_0x462232(0x164),()=>{const _0x5c26c5=_0x462232;_0x25cb4a[_0x5c26c5(0x1b8)][_0x5c26c5(0x184)][_0x5c26c5(0x1dc)]();}),_0x3be21f[_0x462232(0x155)]['on'](_0x462232(0x164),()=>{const _0x3e5c5e=_0x462232;_0x25cb4a[_0x3e5c5e(0x1b8)][_0x3e5c5e(0x184)][_0x3e5c5e(0x1dc)]();}),_0x1b259e=_0xe1d07e[_0x462232(0x157)](this[_0x462232(0x1d4)][_0x462232(0x1de)],_0x3be21f),_0x1b259e[_0x462232(0x179)](_0x462232(0x1ad))['to'](_0x3be21f,_0x462232(0x1ad)),_0x1b259e[_0x462232(0x179)](_0x462232(0x1c5))['to'](_0x3be21f),_0x1b259e[_0x462232(0x179)](_0x462232(0x177))['to'](_0x3be21f,_0x462232(0x177),_0x57c65a=>_0x462232(0x1c0)+_0x57c65a),this[_0x462232(0x172)][_0x462232(0x160)](_0x16bfc4['id'],_0x1b259e));const _0x5ce6c0=_0xaa7e54[_0x462232(0x19b)](_0x16bfc4[_0x462232(0x18f)],_0x3be21f),_0x48405d=new _0x4a59e0(_0x25cb4a,_0x16bfc4,_0x3be21f,_0x5ce6c0),_0x224f63=_0x16bfc4[_0x462232(0x16a)]()[_0x462232(0x191)](_0xc21658=>_0xc21658[_0x462232(0x1aa)]);_0x3be21f[_0x462232(0x1d9)]=_0x25cb4a[_0x462232(0x1b0)][_0x462232(0x159)](_0x462232(0x163))[_0x462232(0x198)][_0x462232(0x1ce)](_0x224f63),this[_0x462232(0x190)][_0x462232(0x160)](_0x16bfc4,_0x48405d),this[_0x462232(0x18e)][_0x462232(0x160)](_0x3be21f,_0x48405d);const _0x41b1d6=_0xe1d07e[_0x462232(0x175)]({'view':_0x1b259e,'target':()=>{const _0x4cc184=_0x462232,_0x366844=[],_0x1c1eca=_0x16bfc4[_0x4cc184(0x16a)]()[_0x4cc184(0x191)](_0x1551aa=>_0x1551aa[_0x4cc184(0x1aa)]);for(const _0x16d64f of _0x1c1eca)_0x366844[_0x4cc184(0x1c6)](..._0x16d64f[_0x4cc184(0x1b2)]());return _0x2cc06a(_0x25cb4a[_0x4cc184(0x1b8)],_0x366844);},'type':()=>_0x462232(0x1c0)+_0x48405d[_0x462232(0x184)][_0x462232(0x177)]});_0xaa7e54[_0x462232(0x16f)](_0x3be21f,_0x41b1d6),_0xe1d07e[_0x462232(0x1c9)](_0x41b1d6),_0x4b05fa[_0x462232(0x168)](_0x41b1d6);}[_0x256642(0x197)](_0x48669b){const _0x2102a1=_0x256642,_0x6a4d55=this[_0x2102a1(0x1d4)][_0x2102a1(0x1b0)][_0x2102a1(0x159)](_0x2102a1(0x17c)),_0x42ff5c=this[_0x2102a1(0x1d4)][_0x2102a1(0x1b0)][_0x2102a1(0x159)](_0x2102a1(0x15a)),_0xe8b539=this[_0x2102a1(0x190)][_0x2102a1(0x159)](_0x48669b),_0x58be7d=_0xe8b539[_0x2102a1(0x184)],_0x16b72d=_0x42ff5c[_0x2102a1(0x19f)](_0x58be7d);_0x6a4d55[_0x2102a1(0x161)](_0x58be7d),_0x16b72d&&_0x42ff5c[_0x2102a1(0x1c1)](_0x16b72d),this[_0x2102a1(0x190)][_0x2102a1(0x15b)](_0x48669b),this[_0x2102a1(0x18e)][_0x2102a1(0x15b)](_0x58be7d),_0xe8b539[_0x2102a1(0x17f)]();}[_0x256642(0x162)](_0x39d353){const _0x35b97b=_0x256642;if(!_0x39d353[_0x35b97b(0x1aa)]||!this[_0x35b97b(0x190)][_0x35b97b(0x1c7)](_0x39d353))return;const _0x4db55c=this[_0x35b97b(0x1d4)][_0x35b97b(0x1b0)][_0x35b97b(0x159)](_0x35b97b(0x163)),_0x4470b6=this[_0x35b97b(0x190)][_0x35b97b(0x159)](_0x39d353),_0x4f30c1=_0x39d353[_0x35b97b(0x16a)]();_0x4470b6[_0x35b97b(0x184)][_0x35b97b(0x1d9)]=_0x4db55c[_0x35b97b(0x198)][_0x35b97b(0x1ce)](_0x4f30c1);}[_0x256642(0x17f)](){const _0x5766d2=_0x256642;for(const _0x45632e of this[_0x5766d2(0x190)][_0x5766d2(0x1e0)]())this[_0x5766d2(0x197)](_0x45632e);for(const _0x21b9b2 of this[_0x5766d2(0x172)][_0x5766d2(0x17a)]())_0x21b9b2[_0x5766d2(0x1b9)][_0x5766d2(0x17f)]();super[_0x5766d2(0x17f)]();}}function ae(_0x2edc66){const _0x57f787=_0x256642;return _0x57f787(0x1e3)in _0x2edc66;}
23
+ const _0x38e45b=_0x6fc5;(function(_0x3c27cb,_0x5c6cf2){const _0x266424=_0x6fc5,_0x9ada88=_0x3c27cb();while(!![]){try{const _0x3cfe39=parseInt(_0x266424(0x162))/0x1+-parseInt(_0x266424(0x1cc))/0x2*(parseInt(_0x266424(0x1b7))/0x3)+parseInt(_0x266424(0x1e5))/0x4+parseInt(_0x266424(0x167))/0x5*(parseInt(_0x266424(0x1c2))/0x6)+-parseInt(_0x266424(0x1b9))/0x7*(parseInt(_0x266424(0x182))/0x8)+-parseInt(_0x266424(0x1a0))/0x9*(-parseInt(_0x266424(0x1dc))/0xa)+-parseInt(_0x266424(0x1df))/0xb;if(_0x3cfe39===_0x5c6cf2)break;else _0x9ada88['push'](_0x9ada88['shift']());}catch(_0x541031){_0x9ada88['push'](_0x9ada88['shift']());}}}(_0x5a41,0x32aa3));import{Plugin as _0x97a759}from'ckeditor5/src/core.js';import{Collection as _0x13b616}from'ckeditor5/src/utils.js';function _0x6fc5(_0x44861a,_0x39a058){const _0x5a419f=_0x5a41();return _0x6fc5=function(_0x6fc582,_0x55b946){_0x6fc582=_0x6fc582-0x157;let _0x2b133b=_0x5a419f[_0x6fc582];return _0x2b133b;},_0x6fc5(_0x44861a,_0x39a058);}import{addListToDropdown as _0x23b015,createDropdown as _0x2d560b,ListSeparatorView as _0x30e9a1,MenuBarMenuView as _0x3a2357,MenuBarMenuListView as _0x1c03fa,MenuBarMenuListItemView as _0x5eeeed,MenuBarMenuListItemButtonView as _0x549433,SplitButtonView as _0x176107,ViewModel as _0x30db40}from'ckeditor5/src/ui.js';import{Users as _0x15cbeb,getDateTimeFormatter as _0x37ebd3,getAllMarkersDomElementsSorted as _0x3969a9}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x348353 from'./trackchangesediting.js';function _0x5a41(){const _0x52e2a1=['getMarkers','Accept\x20all\x20selected\x20suggestions','isOn','menu','acceptSelectedSuggestions','source','Track\x20changes','innerView','_refreshActiveMarkers','Discard\x20all\x20suggestions','descriptionParts','actionView','discardAllSuggestions','add','define','_suggestionToController','_createToolbarButton','arrowView','CommentsRepository','27eGRNPh','_handleControllerBuffer','activeAnnotations','length','pluginName','focus','destroy','trackChanges.disableComments','getDescriptions','commandName','items','isMultiRange','execute','createCommentThreadController','Annotations','isEnabled','getAllAdjacentSuggestions','separator','comments.maxCommentCharsWhenCollapsed','config','_createMenuBarMenu','delegate','_handleSuggestionControllerDelayed','14847RrRdXZ','CommentView','371rAIXQh','head','discardButton','filter','clear','values','comments.maxCommentsWhenCollapsed','addComment','getJoined','10974eqmduZ','menuBar:trackChanges','listenTo','acceptButton','plugins','switchbutton','CommentsUI','suggestionUnloaded','set','commentThread','66glheKB','some','trackChanges.SuggestionThreadView','_updateController','get','keys','suggestionChanged','previous','from','push','isDirty','suggestionLoaded','unbind','menuitem','createAnnotationView','addSourceCollector','991030rPHDsJ','activeMarkers','Accept\x20all\x20suggestions','4254195fWUIsr','_annotationViews','_disableComments','_unbindEditors','value','mainView','106944AJGcdv','stopListening','descriptionFactory','button','change:activeAnnotations','acceptAllSuggestions','TrackChangesEditing','comments.editorConfig','has','delete','requires','suggestion-','componentFactory','locale','refreshSelectedViews','288779YDhaga','SuggestionThreadView','getSuggestion','createAnnotation','init','445JXFjns','_viewToController','_destroyController','isInContent','view','_bindAnnotationToEditors','getByInnerView','_addUIComponentsToFactory','getMarkerNames','buttonView','lowest','children','comments','registerAnnotation','bind','hasSuggestion','commands','EditorAnnotations','menuitemcheckbox','getRanges','remove','_initializeController','reduce','TrackChangesUI','editor','discardSelectedSuggestions','trackChanges','2720katRLD','type','toMany','Discard\x20all\x20selected\x20suggestions','editing','change:previous','model','comments.maxThreadTotalWeight','size','getFirstRange','panelView'];_0x5a41=function(){return _0x52e2a1;};return _0x5a41();}import _0x366b21 from'./ui/suggestioncontroller.js';import _0x1badd9 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x186e00}from'./utils/common-translations.js';import _0x50d319 from'../theme/icons/track-changes.svg';export default class d extends _0x97a759{static get[_0x38e45b(0x15d)](){const _0x362043=_0x38e45b;return[_0x348353,_0x15cbeb,_0x362043(0x19f),_0x362043(0x1ae),_0x362043(0x178)];}static get[_0x38e45b(0x1a4)](){const _0x2f0fd3=_0x38e45b;return _0x2f0fd3(0x17e);}constructor(_0x5bd6fa){const _0x40bbc6=_0x38e45b;super(_0x5bd6fa),this[_0x40bbc6(0x19c)]=new Map(),this[_0x40bbc6(0x168)]=new Map(),this[_0x40bbc6(0x1e0)]=new Map(),this[_0x40bbc6(0x1a1)]=new Map();const _0x4141e7=this[_0x40bbc6(0x17f)][_0x40bbc6(0x1b3)];_0x4141e7[_0x40bbc6(0x19b)](_0x40bbc6(0x1ce),_0x1badd9),_0x4141e7[_0x40bbc6(0x19b)](_0x40bbc6(0x1a7),!0x1),this[_0x40bbc6(0x1e1)]=_0x4141e7[_0x40bbc6(0x1d0)](_0x40bbc6(0x1a7));}[_0x38e45b(0x1b6)](_0x314459,_0x3cecba){const _0x301d4e=_0x38e45b;0x0===this[_0x301d4e(0x1a1)][_0x301d4e(0x18a)]&&setTimeout(()=>{const _0x4feb98=_0x301d4e;for(const [_0x1fd6d8,_0x174b94]of this[_0x4feb98(0x1a1)]){const _0x516c38=this[_0x4feb98(0x19c)][_0x4feb98(0x15b)](_0x1fd6d8);_0x516c38||_0x174b94?_0x516c38&&_0x174b94&&this[_0x4feb98(0x169)](_0x1fd6d8):this[_0x4feb98(0x17c)](_0x1fd6d8);}this[_0x4feb98(0x1a1)][_0x4feb98(0x1bd)](),this[_0x4feb98(0x17f)][_0x4feb98(0x1c6)][_0x4feb98(0x1d0)](_0x4feb98(0x178))[_0x4feb98(0x161)](),this[_0x4feb98(0x195)]();},0xa),this[_0x301d4e(0x1a1)][_0x301d4e(0x1ca)](_0x314459,_0x3cecba);}[_0x38e45b(0x166)](){const _0x5f332f=_0x38e45b,_0x25857d=this[_0x5f332f(0x17f)],_0x506cad=_0x25857d[_0x5f332f(0x1c6)][_0x5f332f(0x1d0)](_0x5f332f(0x159)),_0x360fc7=_0x25857d[_0x5f332f(0x1c6)][_0x5f332f(0x1d0)](_0x5f332f(0x1ae)),_0x394143=_0x25857d[_0x5f332f(0x1c6)][_0x5f332f(0x1d0)](_0x5f332f(0x178)),_0x27936f=_0x25857d[_0x5f332f(0x1c6)][_0x5f332f(0x1d0)](_0x5f332f(0x19f));this[_0x5f332f(0x16e)](),_0x394143[_0x5f332f(0x1db)](()=>{const _0x37b9cf=_0x5f332f,_0x3c26a8=[];for(const [_0x5053a5,_0x475400]of Array[_0x37b9cf(0x1d4)](this[_0x37b9cf(0x19c)])){const _0x445a46=_0x5053a5[_0x37b9cf(0x1b0)](),_0x3023d8=[];for(const _0x5213a0 of _0x445a46){if(!_0x5213a0[_0x37b9cf(0x16a)])continue;if(_0x5213a0[_0x37b9cf(0x1ab)]){_0x3023d8[_0x37b9cf(0x1d5)](..._0x5213a0[_0x37b9cf(0x17a)]());continue;}const _0x2b7630=_0x5213a0[_0x37b9cf(0x18b)]();if(_0x3023d8[_0x37b9cf(0x1a3)]>0x0){const _0x447f64=_0x3023d8[0x0][_0x37b9cf(0x1c1)](_0x2b7630);if(_0x447f64){_0x3023d8[0x0]=_0x447f64;continue;}}_0x3023d8[_0x37b9cf(0x1d5)](_0x2b7630);}_0x3c26a8[_0x37b9cf(0x1d5)]([_0x475400[_0x37b9cf(0x16b)],_0x3023d8]);}return _0x3c26a8;}),this[_0x5f332f(0x1c4)](_0x506cad,_0x5f332f(0x1d7),(_0x2e201f,_0x46e4fd)=>{const _0x5eabe7=_0x5f332f;this[_0x5eabe7(0x1c4)](_0x46e4fd,_0x5eabe7(0x187),(_0x3379f5,_0x1b6f05,_0xdf648a,_0x464a16)=>{const _0x5a24a4=_0x5eabe7;_0x46e4fd[_0x5a24a4(0x16a)]&&(null==_0xdf648a?(this[_0x5a24a4(0x1cf)](_0x464a16[_0x5a24a4(0x1ba)]),this[_0x5a24a4(0x1b6)](_0x46e4fd,!0x1)):(this[_0x5a24a4(0x1cf)](_0xdf648a[_0x5a24a4(0x1ba)]),null==_0x464a16&&this[_0x5a24a4(0x1b6)](_0x46e4fd,!0x0)));}),null!==_0x46e4fd[_0x5eabe7(0x1d3)]?this[_0x5eabe7(0x1cf)](_0x46e4fd[_0x5eabe7(0x1ba)]):this[_0x5eabe7(0x1b6)](_0x46e4fd,!0x1);}),this[_0x5f332f(0x1c4)](_0x506cad,_0x5f332f(0x1c9),(_0x5dfeaa,_0x3ae72f,_0x347391)=>{const _0x4520a7=_0x5f332f;this[_0x4520a7(0x1e6)](_0x3ae72f,_0x4520a7(0x187)),this[_0x4520a7(0x1a1)][_0x4520a7(0x15c)](_0x3ae72f),this[_0x4520a7(0x19c)][_0x4520a7(0x15b)](_0x3ae72f)&&this[_0x4520a7(0x169)](_0x3ae72f),_0x347391&&this[_0x4520a7(0x1cf)](_0x347391[_0x4520a7(0x1ba)]);}),this[_0x5f332f(0x1c4)](_0x506cad,_0x5f332f(0x1d2),(_0x221ec1,_0x1a675d)=>{const _0x353263=_0x5f332f;this[_0x353263(0x1cf)](_0x1a675d);}),this[_0x5f332f(0x1c4)](_0x360fc7,_0x5f332f(0x157),()=>{const _0x3d17cb=_0x5f332f;this[_0x3d17cb(0x195)]();}),this[_0x5f332f(0x1c4)](_0x27936f,_0x5f332f(0x1c0),(_0x3d25b5,{threadId:_0xdf4b41,isFromAdapter:_0x810ed2})=>{const _0x436bd3=_0x5f332f;if(_0x810ed2||!_0x506cad[_0x436bd3(0x176)](_0xdf4b41))return;const _0x384149=_0x506cad[_0x436bd3(0x164)](_0xdf4b41);this[_0x436bd3(0x19c)][_0x436bd3(0x1d0)](_0x384149)[_0x436bd3(0x16b)][_0x436bd3(0x1a5)]();},{'priority':_0x5f332f(0x171)});}[_0x38e45b(0x195)](){const _0x4e8d06=_0x38e45b,_0x18a930=this[_0x4e8d06(0x17f)][_0x4e8d06(0x1c6)][_0x4e8d06(0x1d0)](_0x4e8d06(0x1ae)),_0x5e35f0=this[_0x4e8d06(0x17f)][_0x4e8d06(0x1c6)][_0x4e8d06(0x1d0)](_0x4e8d06(0x159)),_0xf22eaa=Array[_0x4e8d06(0x1d4)](_0x18a930[_0x4e8d06(0x1a2)],_0x223594=>_0x223594[_0x4e8d06(0x194)])[_0x4e8d06(0x1bc)](_0x3d04c0=>this[_0x4e8d06(0x168)][_0x4e8d06(0x15b)](_0x3d04c0)),_0xd207fa=[];for(const _0x29148c of _0xf22eaa){const _0xc154fa=this[_0x4e8d06(0x168)][_0x4e8d06(0x1d0)](_0x29148c)[_0x4e8d06(0x188)][_0x4e8d06(0x1b0)]();_0xd207fa[_0x4e8d06(0x1d5)](..._0xc154fa[_0x4e8d06(0x17d)]((_0x3fbf0d,_0x372c37)=>[..._0x3fbf0d,..._0x372c37[_0x4e8d06(0x16f)]()],[]));}_0x5e35f0[_0x4e8d06(0x1dd)]=_0xd207fa;}[_0x38e45b(0x16e)](){const _0x96d650=_0x38e45b,_0x2d5360=this[_0x96d650(0x17f)],_0x46909a=_0x2d5360[_0x96d650(0x160)],_0x10f7f4=_0x186e00(_0x46909a,_0x96d650(0x193)),_0x2a822e=new _0x13b616([{'type':_0x96d650(0x1c7),'model':new _0x30db40({'withText':!0x0,'label':_0x10f7f4,'commandName':_0x96d650(0x181),'role':_0x96d650(0x179)})},{'type':_0x96d650(0x1b1)},{'type':_0x96d650(0x1e8),'model':new _0x30db40({'withText':!0x0,'label':_0x186e00(_0x46909a,_0x96d650(0x1de)),'commandName':_0x96d650(0x158),'role':_0x96d650(0x1d9)})},{'type':_0x96d650(0x1e8),'model':new _0x30db40({'withText':!0x0,'label':_0x186e00(_0x46909a,_0x96d650(0x18e)),'commandName':_0x96d650(0x191),'role':_0x96d650(0x1d9)})},{'type':_0x96d650(0x1e8),'model':new _0x30db40({'withText':!0x0,'label':_0x186e00(_0x46909a,_0x96d650(0x196)),'commandName':_0x96d650(0x199),'role':_0x96d650(0x1d9)})},{'type':_0x96d650(0x1e8),'model':new _0x30db40({'withText':!0x0,'label':_0x186e00(_0x46909a,_0x96d650(0x185)),'commandName':_0x96d650(0x180),'role':_0x96d650(0x1d9)})}]);for(const _0xfae4e5 of _0x2a822e)if(ae(_0xfae4e5)){const _0x1b0d21=_0x2d5360[_0x96d650(0x177)][_0x96d650(0x1d0)](_0xfae4e5[_0x96d650(0x188)][_0x96d650(0x1a9)]);_0xfae4e5[_0x96d650(0x188)][_0x96d650(0x175)](_0x96d650(0x18f),_0x96d650(0x1af))['to'](_0x1b0d21,_0x96d650(0x1e3),_0x96d650(0x1af));}_0x2d5360['ui'][_0x96d650(0x15f)][_0x96d650(0x19a)](_0x96d650(0x181),_0x5e8d0f=>this[_0x96d650(0x19d)](_0x5e8d0f,_0x2a822e,_0x10f7f4)),_0x2d5360['ui'][_0x96d650(0x15f)][_0x96d650(0x19a)](_0x96d650(0x1c3),_0x533745=>this[_0x96d650(0x1b4)](_0x533745,_0x2a822e,_0x10f7f4));}[_0x38e45b(0x19d)](_0x563d60,_0x5ce94a,_0x5653d4){const _0x1a58b9=_0x38e45b,_0x29ded5=_0x2d560b(_0x563d60,_0x176107),_0x3c84b1=this[_0x1a58b9(0x17f)][_0x1a58b9(0x177)][_0x1a58b9(0x1d0)](_0x1a58b9(0x181));_0x29ded5[_0x1a58b9(0x170)][_0x1a58b9(0x1ca)]({'tooltip':_0x5653d4,'label':_0x5653d4,'icon':_0x50d319}),_0x29ded5[_0x1a58b9(0x170)][_0x1a58b9(0x175)](_0x1a58b9(0x18f))['to'](_0x3c84b1,_0x1a58b9(0x1e3)),_0x29ded5[_0x1a58b9(0x170)]['on'](_0x1a58b9(0x1ac),()=>{const _0x431c9a=_0x1a58b9;_0x3c84b1[_0x431c9a(0x1ac)](),this[_0x431c9a(0x17f)][_0x431c9a(0x186)][_0x431c9a(0x16b)][_0x431c9a(0x1a5)]();}),_0x23b015(_0x29ded5,_0x5ce94a,{'role':_0x1a58b9(0x190)});const _0x140beb=[];for(const _0xb0c262 of _0x5ce94a)ae(_0xb0c262)&&_0x140beb[_0x1a58b9(0x1d5)](this[_0x1a58b9(0x17f)][_0x1a58b9(0x177)][_0x1a58b9(0x1d0)](_0xb0c262[_0x1a58b9(0x188)][_0x1a58b9(0x1a9)]));const _0x1097af=_0x29ded5[_0x1a58b9(0x170)];return _0x1097af[_0x1a58b9(0x198)][_0x1a58b9(0x1d8)](_0x1a58b9(0x1af)),_0x1097af[_0x1a58b9(0x19e)][_0x1a58b9(0x1d8)](_0x1a58b9(0x1af)),_0x1097af[_0x1a58b9(0x198)][_0x1a58b9(0x175)](_0x1a58b9(0x1af))['to'](_0x3c84b1,_0x1a58b9(0x1af)),_0x1097af[_0x1a58b9(0x19e)][_0x1a58b9(0x175)](_0x1a58b9(0x1af))[_0x1a58b9(0x184)](_0x140beb,_0x1a58b9(0x1af),(..._0x83e1f6)=>_0x83e1f6[_0x1a58b9(0x1cd)](_0x160532=>_0x160532)),_0x29ded5['on'](_0x1a58b9(0x1ac),_0xb2899e=>{const _0x56f6cf=_0x1a58b9;this[_0x56f6cf(0x17f)][_0x56f6cf(0x1ac)](_0xb2899e[_0x56f6cf(0x192)][_0x56f6cf(0x1a9)]),this[_0x56f6cf(0x17f)][_0x56f6cf(0x186)][_0x56f6cf(0x16b)][_0x56f6cf(0x1a5)]();}),_0x29ded5;}[_0x38e45b(0x1b4)](_0x3de330,_0x925a93,_0x4ce911){const _0x35f6c4=_0x38e45b,_0x77d40b=new _0x3a2357(_0x3de330),_0xfe12d8=this[_0x35f6c4(0x17f)][_0x35f6c4(0x177)][_0x35f6c4(0x1d0)](_0x35f6c4(0x181));_0x77d40b[_0x35f6c4(0x170)][_0x35f6c4(0x1ca)]({'label':_0x4ce911,'icon':_0x50d319});const _0x36ecd4=new _0x1c03fa(_0x3de330);for(const _0x4af47a of _0x925a93){if(_0x35f6c4(0x1b1)==_0x4af47a[_0x35f6c4(0x183)]){_0x36ecd4[_0x35f6c4(0x1aa)][_0x35f6c4(0x19a)](new _0x30e9a1(_0x3de330));continue;}const _0x241f2e=new _0x5eeeed(_0x3de330,_0x77d40b),_0x122af9=new _0x549433(_0x3de330),_0x9dc45b=_0x4af47a[_0x35f6c4(0x188)];_0x122af9[_0x35f6c4(0x175)](...Object[_0x35f6c4(0x1d1)](_0x9dc45b))['to'](_0x9dc45b),_0x122af9[_0x35f6c4(0x1b5)](_0x35f6c4(0x1ac))['to'](_0x77d40b),_0x122af9['on'](_0x35f6c4(0x1ac),()=>{const _0x4d3d6a=_0x35f6c4;this[_0x4d3d6a(0x17f)][_0x4d3d6a(0x1ac)](_0x9dc45b[_0x4d3d6a(0x1a9)]),this[_0x4d3d6a(0x17f)][_0x4d3d6a(0x186)][_0x4d3d6a(0x16b)][_0x4d3d6a(0x1a5)]();}),_0x241f2e[_0x35f6c4(0x172)][_0x35f6c4(0x19a)](_0x122af9),_0x36ecd4[_0x35f6c4(0x1aa)][_0x35f6c4(0x19a)](_0x241f2e);}return _0x77d40b[_0x35f6c4(0x175)](_0x35f6c4(0x1af))['to'](_0xfe12d8,_0x35f6c4(0x1af)),_0x77d40b[_0x35f6c4(0x18c)][_0x35f6c4(0x172)][_0x35f6c4(0x19a)](_0x36ecd4),_0x77d40b;}[_0x38e45b(0x17c)](_0x4ae028){const _0x5e0e74=_0x38e45b,_0xb50fe4=this[_0x5e0e74(0x17f)],_0x1db694=_0xb50fe4[_0x5e0e74(0x1b3)],_0x344dae=_0xb50fe4[_0x5e0e74(0x1c6)][_0x5e0e74(0x1d0)](_0x5e0e74(0x1ae)),_0x4f69ff=_0xb50fe4[_0x5e0e74(0x1c6)][_0x5e0e74(0x1d0)](_0x5e0e74(0x19f)),_0x5ca2d2=_0xb50fe4[_0x5e0e74(0x1c6)][_0x5e0e74(0x1d0)](_0x5e0e74(0x178)),_0x55886b=_0xb50fe4[_0x5e0e74(0x1c6)][_0x5e0e74(0x1d0)](_0x15cbeb)['me'],_0x2dafc5=_0x1db694[_0x5e0e74(0x1d0)](_0x5e0e74(0x181))[_0x5e0e74(0x163)],{CommentsListView:_0x20ea61,CommentThreadInputView:_0x2e4721}=_0xb50fe4[_0x5e0e74(0x1c6)][_0x5e0e74(0x1d0)](_0x5e0e74(0x1c8));let _0x5d2ee2,_0x2d0b6c;this[_0x5e0e74(0x1e0)][_0x5e0e74(0x15b)](_0x4ae028['id'])?(_0x2d0b6c=this[_0x5e0e74(0x1e0)][_0x5e0e74(0x1d0)](_0x4ae028['id']),_0x5d2ee2=_0x2d0b6c[_0x5e0e74(0x1e4)]):(_0x5d2ee2=new _0x2dafc5(_0xb50fe4[_0x5e0e74(0x160)],_0x4ae028,_0x55886b,{'disableComments':this[_0x5e0e74(0x1e1)],'editorConfig':_0x1db694[_0x5e0e74(0x1d0)](_0x5e0e74(0x15a)),'maxCommentsWhenCollapsed':_0x1db694[_0x5e0e74(0x1d0)](_0x5e0e74(0x1bf)),'maxThreadTotalWeight':_0x1db694[_0x5e0e74(0x1d0)](_0x5e0e74(0x189)),'maxCommentCharsWhenCollapsed':_0x1db694[_0x5e0e74(0x1d0)](_0x5e0e74(0x1b2)),'formatDateTime':_0x37ebd3(_0x1db694[_0x5e0e74(0x1d0)](_0x5e0e74(0x160))),'CommentView':_0x1db694[_0x5e0e74(0x1d0)](_0x5e0e74(0x173))[_0x5e0e74(0x1b8)],'CommentsListView':_0x20ea61,'CommentThreadInputView':_0x2e4721}),_0x5d2ee2[_0x5e0e74(0x1c5)]['on'](_0x5e0e74(0x1ac),()=>{const _0x4b7a49=_0x5e0e74;_0xb50fe4[_0x4b7a49(0x186)][_0x4b7a49(0x16b)][_0x4b7a49(0x1a5)]();}),_0x5d2ee2[_0x5e0e74(0x1bb)]['on'](_0x5e0e74(0x1ac),()=>{const _0x324a4c=_0x5e0e74;_0xb50fe4[_0x324a4c(0x186)][_0x324a4c(0x16b)][_0x324a4c(0x1a5)]();}),_0x2d0b6c=_0x344dae[_0x5e0e74(0x1da)](this[_0x5e0e74(0x17f)][_0x5e0e74(0x160)],_0x5d2ee2),_0x2d0b6c[_0x5e0e74(0x175)](_0x5e0e74(0x1d6))['to'](_0x5d2ee2,_0x5e0e74(0x1d6)),_0x2d0b6c[_0x5e0e74(0x175)](_0x5e0e74(0x1a3))['to'](_0x5d2ee2),_0x2d0b6c[_0x5e0e74(0x175)](_0x5e0e74(0x183))['to'](_0x5d2ee2,_0x5e0e74(0x183),_0x4a8db8=>_0x5e0e74(0x15e)+_0x4a8db8),this[_0x5e0e74(0x1e0)][_0x5e0e74(0x1ca)](_0x4ae028['id'],_0x2d0b6c));const _0x53d154=_0x4f69ff[_0x5e0e74(0x1ad)](_0x4ae028[_0x5e0e74(0x1cb)],_0x5d2ee2),_0x534d41=new _0x366b21(_0xb50fe4,_0x4ae028,_0x5d2ee2,_0x53d154),_0x485d82=_0x4ae028[_0x5e0e74(0x1b0)]()[_0x5e0e74(0x1bc)](_0x54eab3=>_0x54eab3[_0x5e0e74(0x16a)]);_0x5d2ee2[_0x5e0e74(0x197)]=_0xb50fe4[_0x5e0e74(0x1c6)][_0x5e0e74(0x1d0)](_0x5e0e74(0x159))[_0x5e0e74(0x1e7)][_0x5e0e74(0x1a8)](_0x485d82),this[_0x5e0e74(0x19c)][_0x5e0e74(0x1ca)](_0x4ae028,_0x534d41),this[_0x5e0e74(0x168)][_0x5e0e74(0x1ca)](_0x5d2ee2,_0x534d41);const _0x5a3700=_0x344dae[_0x5e0e74(0x165)]({'view':_0x2d0b6c,'target':()=>{const _0x35388f=_0x5e0e74,_0x3730fa=[],_0x3054c9=_0x4ae028[_0x35388f(0x1b0)]()[_0x35388f(0x1bc)](_0x2d3e6a=>_0x2d3e6a[_0x35388f(0x16a)]);for(const _0x3c3a0f of _0x3054c9)_0x3730fa[_0x35388f(0x1d5)](..._0x3c3a0f[_0x35388f(0x18d)]());return _0x3969a9(_0xb50fe4[_0x35388f(0x186)],_0x3730fa);},'type':()=>_0x5e0e74(0x15e)+_0x534d41[_0x5e0e74(0x16b)][_0x5e0e74(0x183)]});_0x4f69ff[_0x5e0e74(0x16c)](_0x5d2ee2,_0x5a3700),_0x344dae[_0x5e0e74(0x19a)](_0x5a3700),_0x5ca2d2[_0x5e0e74(0x174)](_0x5a3700);}[_0x38e45b(0x169)](_0x1d47fd){const _0x29cd28=_0x38e45b,_0x23a4f7=this[_0x29cd28(0x17f)][_0x29cd28(0x1c6)][_0x29cd28(0x1d0)](_0x29cd28(0x19f)),_0x2e53e7=this[_0x29cd28(0x17f)][_0x29cd28(0x1c6)][_0x29cd28(0x1d0)](_0x29cd28(0x1ae)),_0x175e25=this[_0x29cd28(0x19c)][_0x29cd28(0x1d0)](_0x1d47fd),_0x14176c=_0x175e25[_0x29cd28(0x16b)],_0x19b6b8=_0x2e53e7[_0x29cd28(0x16d)](_0x14176c);_0x23a4f7[_0x29cd28(0x1e2)](_0x14176c),_0x19b6b8&&_0x2e53e7[_0x29cd28(0x17b)](_0x19b6b8),this[_0x29cd28(0x19c)][_0x29cd28(0x15c)](_0x1d47fd),this[_0x29cd28(0x168)][_0x29cd28(0x15c)](_0x14176c),_0x175e25[_0x29cd28(0x1a6)]();}[_0x38e45b(0x1cf)](_0x26ca6a){const _0x3cfd6d=_0x38e45b;if(!_0x26ca6a[_0x3cfd6d(0x16a)]||!this[_0x3cfd6d(0x19c)][_0x3cfd6d(0x15b)](_0x26ca6a))return;const _0x45c85f=this[_0x3cfd6d(0x17f)][_0x3cfd6d(0x1c6)][_0x3cfd6d(0x1d0)](_0x3cfd6d(0x159)),_0x37899e=this[_0x3cfd6d(0x19c)][_0x3cfd6d(0x1d0)](_0x26ca6a),_0xdfd4a0=_0x26ca6a[_0x3cfd6d(0x1b0)]();_0x37899e[_0x3cfd6d(0x16b)][_0x3cfd6d(0x197)]=_0x45c85f[_0x3cfd6d(0x1e7)][_0x3cfd6d(0x1a8)](_0xdfd4a0);}[_0x38e45b(0x1a6)](){const _0xab382=_0x38e45b;for(const _0x241205 of this[_0xab382(0x19c)][_0xab382(0x1d1)]())this[_0xab382(0x169)](_0x241205);for(const _0x14d1f2 of this[_0xab382(0x1e0)][_0xab382(0x1be)]())_0x14d1f2[_0xab382(0x1e4)][_0xab382(0x1a6)]();super[_0xab382(0x1a6)]();}}function ae(_0x4b1ade){const _0x11e32a=_0x38e45b;return _0x11e32a(0x188)in _0x4b1ade;}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x55464d=_0x549b;(function(_0x5e876e,_0x5d198b){const _0x404d20=_0x549b,_0x40ab14=_0x5e876e();while(!![]){try{const _0x1a7cf3=-parseInt(_0x404d20(0xec))/0x1*(parseInt(_0x404d20(0xff))/0x2)+-parseInt(_0x404d20(0xd5))/0x3+-parseInt(_0x404d20(0xf4))/0x4*(parseInt(_0x404d20(0xe2))/0x5)+-parseInt(_0x404d20(0xf6))/0x6+-parseInt(_0x404d20(0xf2))/0x7*(parseInt(_0x404d20(0xdc))/0x8)+parseInt(_0x404d20(0xe0))/0x9*(parseInt(_0x404d20(0xef))/0xa)+parseInt(_0x404d20(0xeb))/0xb;if(_0x1a7cf3===_0x5d198b)break;else _0x40ab14['push'](_0x40ab14['shift']());}catch(_0x41f8fc){_0x40ab14['push'](_0x40ab14['shift']());}}}(_0x4919,0xeae75));import{ObservableMixin as _0x1d432e}from'ckeditor5/src/utils.js';import{getTranslation as _0x3a54bf}from'../utils/common-translations.js';function _0x4919(){const _0x3226ef=['unbind','6402230XMgKFc','_editor','locale','isDirty','stopListening','listenTo','change:isDirty','_acceptCommand','_setPendingAction','40364005lhMHGM','86993HJwaCw','canEditAt','PendingActions','648110RZhqsJ','_discardCommand','canDiscard','2147803lkOrhX','get','4PwEGyy','commands','3161880HUPEIe','discardSuggestion','add','execute','isEnabled','destroy','_removePendingAction','acceptSuggestion','commentThreadController','16MANfwg','2024469kkEEfS','PENDING_ACTION_SUGGESTION','_pendingAction','model','plugins','getRanges','bind','8dYUwJv','remove','view','canAccept','108XvSIfs'];_0x4919=function(){return _0x3226ef;};return _0x4919();}function _0x549b(_0x9f1069,_0x36bac2){const _0x49195b=_0x4919();return _0x549b=function(_0x549b84,_0x478b0d){_0x549b84=_0x549b84-0xd5;let _0x290722=_0x49195b[_0x549b84];return _0x290722;},_0x549b(_0x9f1069,_0x36bac2);}export default class oe extends/* #__PURE__ -- @preserve */
24
- _0x1d432e(){constructor(_0x3ad390,_0x41ab5e,_0x268641,_0x96fe8c){const _0x43c7b8=_0x549b;super(),this[_0x43c7b8(0xd8)]=_0x41ab5e,this[_0x43c7b8(0xde)]=_0x268641,this[_0x43c7b8(0xfe)]=_0x96fe8c,this[_0x43c7b8(0xe3)]=_0x3ad390,this[_0x43c7b8(0xe9)]=_0x3ad390[_0x43c7b8(0xf5)][_0x43c7b8(0xf3)](_0x43c7b8(0xfd)),this[_0x43c7b8(0xf0)]=_0x3ad390[_0x43c7b8(0xf5)][_0x43c7b8(0xf3)](_0x43c7b8(0xf7)),this[_0x43c7b8(0xde)][_0x43c7b8(0xdb)](_0x43c7b8(0xfa))['to'](this[_0x43c7b8(0xe9)],this[_0x43c7b8(0xf0)],(_0x4db081,_0x421e26)=>_0x4db081||_0x421e26),this[_0x43c7b8(0xde)][_0x43c7b8(0xdb)](_0x43c7b8(0xdf))['to'](this[_0x43c7b8(0xe9)],_0x43c7b8(0xfa),_0x5a670b=>_0x5a670b&&this[_0x43c7b8(0xe3)][_0x43c7b8(0xd8)][_0x43c7b8(0xed)](_0x41ab5e[_0x43c7b8(0xda)]())),this[_0x43c7b8(0xde)][_0x43c7b8(0xdb)](_0x43c7b8(0xf1))['to'](this[_0x43c7b8(0xf0)],_0x43c7b8(0xfa),_0x54e40c=>_0x54e40c&&this[_0x43c7b8(0xe3)][_0x43c7b8(0xd8)][_0x43c7b8(0xed)](_0x41ab5e[_0x43c7b8(0xda)]())),this[_0x43c7b8(0xd7)]=null,_0x268641[_0x43c7b8(0xe5)]&&this[_0x43c7b8(0xea)](),this[_0x43c7b8(0xe7)](_0x268641,_0x43c7b8(0xfd),()=>this[_0x43c7b8(0xfd)]()),this[_0x43c7b8(0xe7)](_0x268641,_0x43c7b8(0xf7),()=>this[_0x43c7b8(0xf7)]()),this[_0x43c7b8(0xe7)](_0x268641,_0x43c7b8(0xe8),()=>{const _0x15e9fa=_0x43c7b8;_0x268641[_0x15e9fa(0xe5)]?this[_0x15e9fa(0xea)]():this[_0x15e9fa(0xfc)]();});}[_0x55464d(0xfd)](){const _0x13f02a=_0x55464d;this[_0x13f02a(0xe9)][_0x13f02a(0xf9)](this[_0x13f02a(0xd8)]['id']);}[_0x55464d(0xf7)](){const _0x2cbd08=_0x55464d;this[_0x2cbd08(0xf0)][_0x2cbd08(0xf9)](this[_0x2cbd08(0xd8)]['id']);}[_0x55464d(0xfb)](){const _0x5c69b6=_0x55464d;this[_0x5c69b6(0xde)][_0x5c69b6(0xe1)](_0x5c69b6(0xfa)),this[_0x5c69b6(0xde)][_0x5c69b6(0xe1)](_0x5c69b6(0xdf)),this[_0x5c69b6(0xde)][_0x5c69b6(0xe1)](_0x5c69b6(0xf1)),this[_0x5c69b6(0xe6)](),this[_0x5c69b6(0xfe)][_0x5c69b6(0xfb)](),this[_0x5c69b6(0xd7)]&&this[_0x5c69b6(0xfc)]();}[_0x55464d(0xea)](){const _0x37d122=_0x55464d,_0x46ea39=_0x3a54bf(this[_0x37d122(0xe3)][_0x37d122(0xe4)],_0x37d122(0xd6));this[_0x37d122(0xd7)]=this[_0x37d122(0xe3)][_0x37d122(0xd9)][_0x37d122(0xf3)](_0x37d122(0xee))[_0x37d122(0xf8)](_0x46ea39);}[_0x55464d(0xfc)](){const _0x4c5240=_0x55464d;null!==this[_0x4c5240(0xd7)]&&this[_0x4c5240(0xe3)][_0x4c5240(0xd9)][_0x4c5240(0xf3)](_0x4c5240(0xee))[_0x4c5240(0xdd)](this[_0x4c5240(0xd7)]),this[_0x4c5240(0xd7)]=null;}}
23
+ const _0x1f5ef6=_0x18af;function _0x18af(_0x481339,_0x46b4b2){const _0xdd14c9=_0xdd14();return _0x18af=function(_0x18af40,_0x5c2c46){_0x18af40=_0x18af40-0x1c8;let _0x315b77=_0xdd14c9[_0x18af40];return _0x315b77;},_0x18af(_0x481339,_0x46b4b2);}(function(_0x17a8da,_0x5cc194){const _0x11ccee=_0x18af,_0x305b1b=_0x17a8da();while(!![]){try{const _0x277cda=-parseInt(_0x11ccee(0x1cc))/0x1*(parseInt(_0x11ccee(0x1d2))/0x2)+parseInt(_0x11ccee(0x1d4))/0x3+-parseInt(_0x11ccee(0x1e6))/0x4*(parseInt(_0x11ccee(0x1e3))/0x5)+parseInt(_0x11ccee(0x1f1))/0x6*(parseInt(_0x11ccee(0x1e0))/0x7)+parseInt(_0x11ccee(0x1eb))/0x8+parseInt(_0x11ccee(0x1cd))/0x9+-parseInt(_0x11ccee(0x1ea))/0xa;if(_0x277cda===_0x5cc194)break;else _0x305b1b['push'](_0x305b1b['shift']());}catch(_0x4ffaef){_0x305b1b['push'](_0x305b1b['shift']());}}}(_0xdd14,0xbe2ac));function _0xdd14(){const _0x24c7b8=['3856485qpknyq','commands','canAccept','acceptSuggestion','_acceptCommand','_removePendingAction','commentThreadController','_discardCommand','change:isDirty','listenTo','model','locale','7ifCScZ','canEditAt','remove','10paNNII','canDiscard','execute','427708rzwWzz','get','discardSuggestion','stopListening','25441000ehTSwo','6850440UpqQxp','_pendingAction','add','plugins','view','isEnabled','3996078lVQsrX','destroy','isDirty','PENDING_ACTION_SUGGESTION','_editor','101qcEocP','9573102hGQcmJ','unbind','_setPendingAction','PendingActions','getRanges','6626EkyejZ','bind'];_0xdd14=function(){return _0x24c7b8;};return _0xdd14();}import{ObservableMixin as _0xf2999b}from'ckeditor5/src/utils.js';import{getTranslation as _0x40e2d2}from'../utils/common-translations.js';export default class oe extends/* #__PURE__ -- @preserve */
24
+ _0xf2999b(){constructor(_0xbd5f10,_0x316256,_0x21a2aa,_0x30c522){const _0x13c39a=_0x18af;super(),this[_0x13c39a(0x1de)]=_0x316256,this[_0x13c39a(0x1ef)]=_0x21a2aa,this[_0x13c39a(0x1da)]=_0x30c522,this[_0x13c39a(0x1cb)]=_0xbd5f10,this[_0x13c39a(0x1d8)]=_0xbd5f10[_0x13c39a(0x1d5)][_0x13c39a(0x1e7)](_0x13c39a(0x1d7)),this[_0x13c39a(0x1db)]=_0xbd5f10[_0x13c39a(0x1d5)][_0x13c39a(0x1e7)](_0x13c39a(0x1e8)),this[_0x13c39a(0x1ef)][_0x13c39a(0x1d3)](_0x13c39a(0x1f0))['to'](this[_0x13c39a(0x1d8)],this[_0x13c39a(0x1db)],(_0x1d2921,_0x1fc297)=>_0x1d2921||_0x1fc297),this[_0x13c39a(0x1ef)][_0x13c39a(0x1d3)](_0x13c39a(0x1d6))['to'](this[_0x13c39a(0x1d8)],_0x13c39a(0x1f0),_0x3fa8d1=>_0x3fa8d1&&this[_0x13c39a(0x1cb)][_0x13c39a(0x1de)][_0x13c39a(0x1e1)](_0x316256[_0x13c39a(0x1d1)]())),this[_0x13c39a(0x1ef)][_0x13c39a(0x1d3)](_0x13c39a(0x1e4))['to'](this[_0x13c39a(0x1db)],_0x13c39a(0x1f0),_0x439b1f=>_0x439b1f&&this[_0x13c39a(0x1cb)][_0x13c39a(0x1de)][_0x13c39a(0x1e1)](_0x316256[_0x13c39a(0x1d1)]())),this[_0x13c39a(0x1ec)]=null,_0x21a2aa[_0x13c39a(0x1c9)]&&this[_0x13c39a(0x1cf)](),this[_0x13c39a(0x1dd)](_0x21a2aa,_0x13c39a(0x1d7),()=>this[_0x13c39a(0x1d7)]()),this[_0x13c39a(0x1dd)](_0x21a2aa,_0x13c39a(0x1e8),()=>this[_0x13c39a(0x1e8)]()),this[_0x13c39a(0x1dd)](_0x21a2aa,_0x13c39a(0x1dc),()=>{const _0x2062b4=_0x13c39a;_0x21a2aa[_0x2062b4(0x1c9)]?this[_0x2062b4(0x1cf)]():this[_0x2062b4(0x1d9)]();});}[_0x1f5ef6(0x1d7)](){const _0x2ec316=_0x1f5ef6;this[_0x2ec316(0x1d8)][_0x2ec316(0x1e5)](this[_0x2ec316(0x1de)]['id']);}[_0x1f5ef6(0x1e8)](){const _0x2270af=_0x1f5ef6;this[_0x2270af(0x1db)][_0x2270af(0x1e5)](this[_0x2270af(0x1de)]['id']);}[_0x1f5ef6(0x1c8)](){const _0x58f7b8=_0x1f5ef6;this[_0x58f7b8(0x1ef)][_0x58f7b8(0x1ce)](_0x58f7b8(0x1f0)),this[_0x58f7b8(0x1ef)][_0x58f7b8(0x1ce)](_0x58f7b8(0x1d6)),this[_0x58f7b8(0x1ef)][_0x58f7b8(0x1ce)](_0x58f7b8(0x1e4)),this[_0x58f7b8(0x1e9)](),this[_0x58f7b8(0x1da)][_0x58f7b8(0x1c8)](),this[_0x58f7b8(0x1ec)]&&this[_0x58f7b8(0x1d9)]();}[_0x1f5ef6(0x1cf)](){const _0x314fdb=_0x1f5ef6,_0x411f11=_0x40e2d2(this[_0x314fdb(0x1cb)][_0x314fdb(0x1df)],_0x314fdb(0x1ca));this[_0x314fdb(0x1ec)]=this[_0x314fdb(0x1cb)][_0x314fdb(0x1ee)][_0x314fdb(0x1e7)](_0x314fdb(0x1d0))[_0x314fdb(0x1ed)](_0x411f11);}[_0x1f5ef6(0x1d9)](){const _0x3d56d1=_0x1f5ef6;null!==this[_0x3d56d1(0x1ec)]&&this[_0x3d56d1(0x1cb)][_0x3d56d1(0x1ee)][_0x3d56d1(0x1e7)](_0x3d56d1(0x1d0))[_0x3d56d1(0x1e2)](this[_0x3d56d1(0x1ec)]),this[_0x3d56d1(0x1ec)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1859(_0xe45c9d,_0x3d42f3){const _0x1e937f=_0x1e93();return _0x1859=function(_0x1859f1,_0x3f73da){_0x1859f1=_0x1859f1-0x1a3;let _0x496c84=_0x1e937f[_0x1859f1];return _0x496c84;},_0x1859(_0xe45c9d,_0x3d42f3);}function _0x1e93(){const _0x3ecb1a=['146792hxftXD','_createCommentViews','canDiscard','232992AAuZnD','commentThreadInputView','addComment','185XfNUzj','length','isReadOnly','isEnabled','element','isDirty','setData','removeComment','isActive','17896879JkrOle','value','890ThDDGc','disabledSubmit','authoredAt','focus','descriptionParts','assign','hasDirtyComment','_createCommentThreadInputView','cancel','submit','commentThread','disableComments','editor','editorConfig','100tKcACy','329YAwFwv','updateComment','291987GPmULL','4299RtSkLz','locale','commentsListView','1563279HEskuB','bind','showInput','CommentView','canAccept','146652dXYUGu','destroy','_localUser','set','_config','_model','commentInputView','delegate','fire'];_0x1e93=function(){return _0x3ecb1a;};return _0x1e93();}const _0x24a91a=_0x1859;(function(_0xb54f8e,_0x2672b8){const _0x55a6cd=_0x1859,_0x530152=_0xb54f8e();while(!![]){try{const _0x2d9c45=parseInt(_0x55a6cd(0x1c0))/0x1+-parseInt(_0x55a6cd(0x1ab))/0x2*(-parseInt(_0x55a6cd(0x1bd))/0x3)+parseInt(_0x55a6cd(0x1d1))/0x4+-parseInt(_0x55a6cd(0x1d4))/0x5*(-parseInt(_0x55a6cd(0x1c5))/0x6)+-parseInt(_0x55a6cd(0x1ba))/0x7*(parseInt(_0x55a6cd(0x1ce))/0x8)+-parseInt(_0x55a6cd(0x1bc))/0x9*(-parseInt(_0x55a6cd(0x1b9))/0xa)+-parseInt(_0x55a6cd(0x1a9))/0xb;if(_0x2d9c45===_0x2672b8)break;else _0x530152['push'](_0x530152['shift']());}catch(_0x37e5e0){_0x530152['push'](_0x530152['shift']());}}}(_0x1e93,0xf3ccc));import{View as _0x53f081}from'ckeditor5/src/ui.js';export default class es extends _0x53f081{constructor(_0x18a99c,_0x19a15f,_0xcf5ccc,_0x49f5b1){const _0x3faaab=_0x1859;super(_0x18a99c),this[_0x3faaab(0x1bf)]=null,this[_0x3faaab(0x1d2)]=null,this[_0x3faaab(0x1c8)](_0x3faaab(0x1a8),!0x1),this[_0x3faaab(0x1c8)](_0x3faaab(0x1ad),_0x19a15f[_0x3faaab(0x1ad)]),this[_0x3faaab(0x1c1)](_0x3faaab(0x1ad))['to'](_0x19a15f),this[_0x3faaab(0x1c8)](_0x3faaab(0x1af),[]),this[_0x3faaab(0x1c8)](_0x3faaab(0x1a5),!0x1),this[_0x3faaab(0x1c8)](_0x3faaab(0x1a3),!0x1),this[_0x3faaab(0x1c8)](_0x3faaab(0x1c4),!0x1),this[_0x3faaab(0x1c8)](_0x3faaab(0x1d0),!0x1),this[_0x3faaab(0x1ca)]=_0x19a15f,this[_0x3faaab(0x1c7)]=_0xcf5ccc,this[_0x3faaab(0x1c9)]=_0x49f5b1,_0x49f5b1[_0x3faaab(0x1b6)]?this[_0x3faaab(0x1c8)](_0x3faaab(0x1d5),0x1):this[_0x3faaab(0x1cf)]();}[_0x24a91a(0x1ae)](){const _0x370896=_0x24a91a;this[_0x370896(0x1a4)][_0x370896(0x1ae)]();}[_0x24a91a(0x1c6)](){const _0x3cc4bf=_0x24a91a;this[_0x3cc4bf(0x1bf)]&&this[_0x3cc4bf(0x1bf)][_0x3cc4bf(0x1c6)](),this[_0x3cc4bf(0x1d2)]&&this[_0x3cc4bf(0x1d2)][_0x3cc4bf(0x1c6)](),super[_0x3cc4bf(0x1c6)]();}[_0x24a91a(0x1cf)](){const _0x5c33d3=_0x24a91a,{CommentsListView:_0x46037f}=this[_0x5c33d3(0x1c9)];this[_0x5c33d3(0x1bf)]=new _0x46037f(this[_0x5c33d3(0x1be)],this[_0x5c33d3(0x1ca)][_0x5c33d3(0x1b5)],Object[_0x5c33d3(0x1b0)]({'CommentView':this[_0x5c33d3(0x1c9)][_0x5c33d3(0x1c3)]},this[_0x5c33d3(0x1c9)])),this[_0x5c33d3(0x1bf)][_0x5c33d3(0x1cc)](_0x5c33d3(0x1a7))['to'](this),this[_0x5c33d3(0x1bf)][_0x5c33d3(0x1cc)](_0x5c33d3(0x1bb))['to'](this),this[_0x5c33d3(0x1bf)][_0x5c33d3(0x1c1)](_0x5c33d3(0x1a8))['to'](this),this[_0x5c33d3(0x1c8)](_0x5c33d3(0x1d5),this[_0x5c33d3(0x1bf)][_0x5c33d3(0x1d5)]+0x1),this[_0x5c33d3(0x1c1)](_0x5c33d3(0x1d5))['to'](this[_0x5c33d3(0x1bf)],_0x5c33d3(0x1d5),_0x5c8e2a=>_0x5c8e2a+0x1),this[_0x5c33d3(0x1d2)]=this[_0x5c33d3(0x1b2)](),this['on'](_0x5c33d3(0x1a7),()=>this[_0x5c33d3(0x1ae)]()),this[_0x5c33d3(0x1c1)](_0x5c33d3(0x1a5))['to'](this[_0x5c33d3(0x1bf)],_0x5c33d3(0x1b1),this[_0x5c33d3(0x1d2)][_0x5c33d3(0x1cb)],_0x5c33d3(0x1aa),(_0x11af14,_0x5bdcc2)=>_0x11af14||!!_0x5bdcc2);}[_0x24a91a(0x1b2)](){const _0x785493=_0x24a91a,{CommentThreadInputView:_0x3f7b94}=this[_0x785493(0x1c9)],_0xf3367e=new _0x3f7b94(this[_0x785493(0x1be)],this[_0x785493(0x1c7)],this[_0x785493(0x1c9)][_0x785493(0x1b8)]),_0x5457c0=_0xf3367e[_0x785493(0x1cb)];return _0xf3367e[_0x785493(0x1c1)](_0x785493(0x1c2))['to'](this,_0x785493(0x1a8),this[_0x785493(0x1ca)][_0x785493(0x1b5)],_0x785493(0x1d6),_0x5457c0,_0x785493(0x1aa),(_0x2d84a9,_0x4c8fda,_0x42a59d)=>!!_0x42a59d||_0x2d84a9&&!_0x4c8fda),_0x5457c0['on'](_0x785493(0x1b4),(_0x47a1c3,_0x729de)=>{const _0x26e738=_0x785493;this[_0x26e738(0x1cd)](_0x26e738(0x1d3),_0x729de),_0x5457c0[_0x26e738(0x1b7)][_0x26e738(0x1a6)]('');}),_0x5457c0['on'](_0x785493(0x1b3),()=>this[_0x785493(0x1ae)]()),_0x5457c0[_0x785493(0x1c1)](_0x785493(0x1ac))['to'](this[_0x785493(0x1ca)][_0x785493(0x1b5)],_0x785493(0x1d6)),_0xf3367e;}}
23
+ function _0x3bba(_0x434923,_0x22c1a7){const _0x4d841e=_0x4d84();return _0x3bba=function(_0x3bba94,_0x594937){_0x3bba94=_0x3bba94-0x8d;let _0x284ed9=_0x4d841e[_0x3bba94];return _0x284ed9;},_0x3bba(_0x434923,_0x22c1a7);}const _0x4e9cfb=_0x3bba;function _0x4d84(){const _0x40bbbf=['isDirty','CommentView','value','disabledSubmit','authoredAt','canDiscard','destroy','isEnabled','commentsListView','showInput','focus','_localUser','1221456aucciW','cancel','isReadOnly','_model','124aezVkJ','addComment','26271zwtoDF','hasDirtyComment','locale','commentThread','canAccept','submit','removeComment','delegate','_config','updateComment','bind','descriptionParts','editorConfig','52848veRoiS','setData','_createCommentViews','33117KQvFvI','10311147ppPkNc','set','commentThreadInputView','disableComments','assign','isActive','_createCommentThreadInputView','144nODdnL','fire','450ADOaPf','2VjFOEU','editor','1732010SLudgf','31116sLdAEw','length','element','commentInputView'];_0x4d84=function(){return _0x40bbbf;};return _0x4d84();}(function(_0x567ac4,_0x8ac2b){const _0x195cce=_0x3bba,_0x5377b1=_0x567ac4();while(!![]){try{const _0xfa688c=parseInt(_0x195cce(0xa9))/0x1*(-parseInt(_0x195cce(0xac))/0x2)+parseInt(_0x195cce(0x9e))/0x3*(-parseInt(_0x195cce(0xc0))/0x4)+parseInt(_0x195cce(0xab))/0x5+-parseInt(_0x195cce(0xbc))/0x6+parseInt(_0x195cce(0x8e))/0x7*(-parseInt(_0x195cce(0xa6))/0x8)+parseInt(_0x195cce(0x9b))/0x9*(-parseInt(_0x195cce(0xa8))/0xa)+parseInt(_0x195cce(0x9f))/0xb;if(_0xfa688c===_0x8ac2b)break;else _0x5377b1['push'](_0x5377b1['shift']());}catch(_0x398641){_0x5377b1['push'](_0x5377b1['shift']());}}}(_0x4d84,0x5b92c));import{View as _0x7f96f5}from'ckeditor5/src/ui.js';export default class es extends _0x7f96f5{constructor(_0x53a1c3,_0x4ed383,_0x595021,_0x827e73){const _0x2f81de=_0x3bba;super(_0x53a1c3),this[_0x2f81de(0xb8)]=null,this[_0x2f81de(0xa1)]=null,this[_0x2f81de(0xa0)](_0x2f81de(0xa4),!0x1),this[_0x2f81de(0xa0)](_0x2f81de(0xb4),_0x4ed383[_0x2f81de(0xb4)]),this[_0x2f81de(0x98)](_0x2f81de(0xb4))['to'](_0x4ed383),this[_0x2f81de(0xa0)](_0x2f81de(0x99),[]),this[_0x2f81de(0xa0)](_0x2f81de(0xb0),!0x1),this[_0x2f81de(0xa0)](_0x2f81de(0xb7),!0x1),this[_0x2f81de(0xa0)](_0x2f81de(0x92),!0x1),this[_0x2f81de(0xa0)](_0x2f81de(0xb5),!0x1),this[_0x2f81de(0xbf)]=_0x4ed383,this[_0x2f81de(0xbb)]=_0x595021,this[_0x2f81de(0x96)]=_0x827e73,_0x827e73[_0x2f81de(0xa2)]?this[_0x2f81de(0xa0)](_0x2f81de(0xad),0x1):this[_0x2f81de(0x9d)]();}[_0x4e9cfb(0xba)](){const _0x6b6d91=_0x4e9cfb;this[_0x6b6d91(0xae)][_0x6b6d91(0xba)]();}[_0x4e9cfb(0xb6)](){const _0x396949=_0x4e9cfb;this[_0x396949(0xb8)]&&this[_0x396949(0xb8)][_0x396949(0xb6)](),this[_0x396949(0xa1)]&&this[_0x396949(0xa1)][_0x396949(0xb6)](),super[_0x396949(0xb6)]();}[_0x4e9cfb(0x9d)](){const _0x4c93ef=_0x4e9cfb,{CommentsListView:_0x803692}=this[_0x4c93ef(0x96)];this[_0x4c93ef(0xb8)]=new _0x803692(this[_0x4c93ef(0x90)],this[_0x4c93ef(0xbf)][_0x4c93ef(0x91)],Object[_0x4c93ef(0xa3)]({'CommentView':this[_0x4c93ef(0x96)][_0x4c93ef(0xb1)]},this[_0x4c93ef(0x96)])),this[_0x4c93ef(0xb8)][_0x4c93ef(0x95)](_0x4c93ef(0x94))['to'](this),this[_0x4c93ef(0xb8)][_0x4c93ef(0x95)](_0x4c93ef(0x97))['to'](this),this[_0x4c93ef(0xb8)][_0x4c93ef(0x98)](_0x4c93ef(0xa4))['to'](this),this[_0x4c93ef(0xa0)](_0x4c93ef(0xad),this[_0x4c93ef(0xb8)][_0x4c93ef(0xad)]+0x1),this[_0x4c93ef(0x98)](_0x4c93ef(0xad))['to'](this[_0x4c93ef(0xb8)],_0x4c93ef(0xad),_0x565940=>_0x565940+0x1),this[_0x4c93ef(0xa1)]=this[_0x4c93ef(0xa5)](),this['on'](_0x4c93ef(0x94),()=>this[_0x4c93ef(0xba)]()),this[_0x4c93ef(0x98)](_0x4c93ef(0xb0))['to'](this[_0x4c93ef(0xb8)],_0x4c93ef(0x8f),this[_0x4c93ef(0xa1)][_0x4c93ef(0xaf)],_0x4c93ef(0xb2),(_0x540718,_0x51753d)=>_0x540718||!!_0x51753d);}[_0x4e9cfb(0xa5)](){const _0x271194=_0x4e9cfb,{CommentThreadInputView:_0x247ded}=this[_0x271194(0x96)],_0x1bd058=new _0x247ded(this[_0x271194(0x90)],this[_0x271194(0xbb)],this[_0x271194(0x96)][_0x271194(0x9a)]),_0x332397=_0x1bd058[_0x271194(0xaf)];return _0x1bd058[_0x271194(0x98)](_0x271194(0xb9))['to'](this,_0x271194(0xa4),this[_0x271194(0xbf)][_0x271194(0x91)],_0x271194(0xbe),_0x332397,_0x271194(0xb2),(_0x146fc5,_0x5e43b5,_0x4ce81c)=>!!_0x4ce81c||_0x146fc5&&!_0x5e43b5),_0x332397['on'](_0x271194(0x93),(_0x5d5361,_0x205e1a)=>{const _0x2ddb7d=_0x271194;this[_0x2ddb7d(0xa7)](_0x2ddb7d(0x8d),_0x205e1a),_0x332397[_0x2ddb7d(0xaa)][_0x2ddb7d(0x9c)]('');}),_0x332397['on'](_0x271194(0xbd),()=>this[_0x271194(0xba)]()),_0x332397[_0x271194(0x98)](_0x271194(0xb3))['to'](this[_0x271194(0xbf)][_0x271194(0x91)],_0x271194(0xbe)),_0x1bd058;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x444079=_0x2ec7;function _0xe0db(){const _0x1ce59c=['source','ck-suggestion__main','4650UjuKbX','385VrpiJG','ck-suggestion-','canDiscard','editorDestroyed','</span>','ck-comment__info-time','ck-suggestion__info-name','ck-suggestion__user','getUserViewNotificationText','ck-annotation__main','Accept\x20suggestion','querySelector','ck-annotation__user','1095572asjxEJ','div','acceptSuggestion','ck-suggestion--accept','element','locale','.ck-annotation__content-wrapper','join','content','authoredAt','_model','innerHTML','fire','EXTERNAL_AVATAR','<p>','ck-annotation__info-time','execute','discardSuggestion','commentThread','change:description','innerText','1hzpIhR','550642aItBFz','bind','@external','attributes','disableComments','canAccept','acceptButton','type','importWord','1303263szyzDw','formatDateTime','ck-suggestion__info','description','extendTemplate','author','name','\x22\x20title=\x22','EXTERNAL_SUGGESTION','ck-annotation__info','isEnabled','531344HpczjI','1197765jQjvMR','ck-annotation__content-wrapper','commentThreadInputView','creator','delegate','cancel','getTemplate','ck-suggestion-wrapper--active','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','createElement','ck-comment__external','\x22></span>','span','render','title','check','ck-suggestion','discardButton','getExternalSuggestionNote','EXTERNAL_IMPORT_WORD_SUGGESTION','value','_config','map','isExternal','<span\x20class=\x22ck-suggestion-type\x22>','set','ck-suggestion-wrapper','Discard\x20suggestion','children','ck-suggestion--disabled-comments','setTemplate','EXTERNAL_IMPORT_WORD_AVATAR','ck-annotation__actions','_descriptionElement','ck-suggestion__actions','push','ck-suggestion--discard','editorReady','</p>','bindTemplate','commentsListView','_createButton','ck-annotation','397584nJGczz','isActive','descriptionParts','time','color','split','userView','ck-annotation__info-name'];_0xe0db=function(){return _0x1ce59c;};return _0xe0db();}(function(_0x3ba2bf,_0x24b8d0){const _0x1853df=_0x2ec7,_0x2e3ead=_0x3ba2bf();while(!![]){try{const _0x1fcb13=-parseInt(_0x1853df(0xf5))/0x1*(-parseInt(_0x1853df(0xf6))/0x2)+parseInt(_0x1853df(0xc8))/0x3+-parseInt(_0x1853df(0xe0))/0x4+-parseInt(_0x1853df(0x10b))/0x5+-parseInt(_0x1853df(0xd2))/0x6*(-parseInt(_0x1853df(0xd3))/0x7)+parseInt(_0x1853df(0x10a))/0x8+parseInt(_0x1853df(0xff))/0x9;if(_0x1fcb13===_0x24b8d0)break;else _0x2e3ead['push'](_0x2e3ead['shift']());}catch(_0xf7f8fd){_0x2e3ead['push'](_0x2e3ead['shift']());}}}(_0xe0db,0x2431d));import{getTranslation as _0x31929a}from'../../utils/common-translations.js';import{default as _0x61902}from'./basesuggestionthreadview.js';function _0x2ec7(_0x2d5cc1,_0x495f4f){const _0xe0db7c=_0xe0db();return _0x2ec7=function(_0x2ec7c5,_0x1ba6f7){_0x2ec7c5=_0x2ec7c5-0xc4;let _0x51795f=_0xe0db7c[_0x2ec7c5];return _0x51795f;},_0x2ec7(_0x2d5cc1,_0x495f4f);}import{ButtonView as _0x8514c7}from'ckeditor5/src/ui.js';import{icons as _0x514d34}from'ckeditor5/src/core.js';import{trimHtml as _0x1e44ca,UserView as _0x277be6}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x61902{constructor(_0x23ec98,_0x515bd5,_0x40fee2,_0x4314fc){const _0x57cb82=_0x2ec7;super(_0x23ec98,_0x515bd5,_0x40fee2,_0x4314fc),this[_0x57cb82(0x124)](_0x57cb82(0xfd),''),this[_0x57cb82(0xf7)](_0x57cb82(0xfd))['to'](this,_0x57cb82(0xca),_0x20e29b=>_0x20e29b&&_0x20e29b[0x0]?_0x20e29b[0x0][_0x57cb82(0xfd)]:''),this[_0x57cb82(0xf7)](_0x57cb82(0x102))['to'](this,_0x57cb82(0xca),this,_0x57cb82(0xc9),(_0x1b90df,_0x38f8bc)=>{const _0xf10cdf=_0x57cb82;let _0x5e3a8d='';for(const _0x4f40ab of _0x1b90df)_0x5e3a8d+=_0xf10cdf(0xee)+ds(_0x4f40ab[_0xf10cdf(0xe8)],_0x4f40ab[_0xf10cdf(0xcc)])+_0xf10cdf(0x131);return _0x38f8bc?_0x5e3a8d:_0x1e44ca(_0x5e3a8d,{'limit':0x8c});}),this[_0x57cb82(0x12c)]=null,this[_0x57cb82(0xfc)]=this[_0x57cb82(0xc6)](_0x31929a(_0x23ec98,_0x57cb82(0xdd)),_0x514d34[_0x57cb82(0x11a)],_0x57cb82(0xe3),_0x57cb82(0xe2),'sw'),this[_0x57cb82(0xfc)][_0x57cb82(0xf7)](_0x57cb82(0x109))['to'](this,_0x57cb82(0xfb)),this[_0x57cb82(0x11c)]=this[_0x57cb82(0xc6)](_0x31929a(_0x23ec98,_0x57cb82(0x126)),_0x514d34[_0x57cb82(0x110)],_0x57cb82(0x12f),_0x57cb82(0xf1),'sw'),this[_0x57cb82(0x11c)][_0x57cb82(0xf7)](_0x57cb82(0x109))['to'](this,_0x57cb82(0xd5)),this[_0x57cb82(0xce)]=new _0x277be6(_0x23ec98,this[_0x57cb82(0xea)][_0x57cb82(0x104)],this[_0x57cb82(0xdb)]()),this[_0x57cb82(0xce)][_0x57cb82(0x103)]({'attributes':{'class':[_0x57cb82(0xda),_0x57cb82(0xdf)]}}),this[_0x57cb82(0x129)](this[_0x57cb82(0x111)]());}[_0x444079(0x111)](){const _0x62b8a4=_0x444079,_0x4daf40=this[_0x62b8a4(0xc4)],_0x38d5c5=[{'tag':_0x62b8a4(0xe1),'attributes':{'class':[_0x62b8a4(0x101),_0x62b8a4(0x108)]},'children':[{'tag':_0x62b8a4(0x117),'children':[{'text':this[_0x62b8a4(0xce)][_0x62b8a4(0x105)]}],'attributes':{'class':[_0x62b8a4(0xd9),_0x62b8a4(0xcf)]}},{'tag':_0x62b8a4(0xcb),'attributes':{'datetime':_0x4daf40['to'](_0x62b8a4(0xe9)),'class':[_0x62b8a4(0xd8),_0x62b8a4(0xef)]},'children':[{'text':_0x4daf40['to'](_0x62b8a4(0xe9),_0x4ad470=>this[_0x62b8a4(0x120)][_0x62b8a4(0x100)](_0x4ad470))}]}]},{'tag':_0x62b8a4(0xe1),'attributes':{'class':[_0x62b8a4(0x12d),_0x62b8a4(0x12b)]},'children':[this[_0x62b8a4(0xfc)],this[_0x62b8a4(0x11c)]]},{'tag':_0x62b8a4(0xe1),'attributes':{'class':[_0x62b8a4(0x10c)]}}];this[_0x62b8a4(0xea)][_0x62b8a4(0x122)]&&_0x38d5c5[_0x62b8a4(0x12e)]({'tag':_0x62b8a4(0xe1),'attributes':{'class':[_0x62b8a4(0x115)]},'children':[{'text':this[_0x62b8a4(0x11d)]()}]});const _0x831462={'tag':_0x62b8a4(0xe1),'attributes':{'class':[_0x62b8a4(0x125),_0x4daf40['if'](_0x62b8a4(0xc9),_0x62b8a4(0x112)),_0x4daf40['to'](_0x62b8a4(0xfd),_0x4cc250=>_0x62b8a4(0xd4)+_0x4cc250),this[_0x62b8a4(0x120)][_0x62b8a4(0xfa)]&&_0x62b8a4(0x128)],'data-suggestion-id':this[_0x62b8a4(0xea)]['id'],'data-thread-id':this[_0x62b8a4(0xea)][_0x62b8a4(0xf2)]['id'],'data-author-id':this[_0x62b8a4(0xea)][_0x62b8a4(0x104)]['id'],'tabindex':-0x1},'children':[{'tag':_0x62b8a4(0xe1),'attributes':{'class':[_0x62b8a4(0x11b),_0x62b8a4(0xc7)]},'children':[this[_0x62b8a4(0xce)],{'tag':_0x62b8a4(0xe1),'attributes':{'class':[_0x62b8a4(0xd1),_0x62b8a4(0xdc)]},'children':_0x38d5c5}]}]};return this[_0x62b8a4(0xc5)]&&this[_0x62b8a4(0x10d)]&&(_0x831462[_0x62b8a4(0x127)][_0x62b8a4(0x12e)](this[_0x62b8a4(0xc5)],this[_0x62b8a4(0x10d)]),this[_0x62b8a4(0xc5)][_0x62b8a4(0x10f)](_0x62b8a4(0x130))['to'](this),this[_0x62b8a4(0xc5)][_0x62b8a4(0x10f)](_0x62b8a4(0xd6))['to'](this),this[_0x62b8a4(0x10d)][_0x62b8a4(0x10f)](_0x62b8a4(0x130))['to'](this),this[_0x62b8a4(0x10d)][_0x62b8a4(0x10f)](_0x62b8a4(0xd6))['to'](this)),_0x831462;}[_0x444079(0x118)](){const _0x4629c5=_0x444079;super[_0x4629c5(0x118)](),this[_0x4629c5(0x12c)]=this[_0x4629c5(0xe4)][_0x4629c5(0xde)](_0x4629c5(0xe6)),this[_0x4629c5(0x12c)][_0x4629c5(0xeb)]=this[_0x4629c5(0x102)],this['on'](_0x4629c5(0xf3),(_0x83b80c,_0x4038b9,_0x517f5d)=>{const _0x2bb113=_0x4629c5;this[_0x2bb113(0x12c)][_0x2bb113(0xeb)]=_0x517f5d;});}[_0x444079(0xc6)](_0x33fdfe,_0x542fb6,_0x2a8216,_0x23bcdd,_0x536767){const _0x11d9e4=_0x444079,_0x1aba09=new _0x8514c7(this[_0x11d9e4(0xe5)]);return _0x1aba09[_0x11d9e4(0x124)]({'label':_0x33fdfe,'icon':_0x542fb6,'tooltip':!0x0,'tooltipPosition':_0x536767}),_0x1aba09[_0x11d9e4(0x103)]({'attributes':{'class':_0x2a8216}}),_0x1aba09['on'](_0x11d9e4(0xf0),()=>{const _0x469f71=_0x11d9e4;this[_0x469f71(0xec)](_0x23bcdd,this[_0x469f71(0xea)]['id']);}),_0x1aba09;}[_0x444079(0x11d)](){const _0x452bb2=_0x444079;return _0x452bb2(0xfe)===this[_0x452bb2(0xea)][_0x452bb2(0xf9)][_0x452bb2(0xf8)][_0x452bb2(0xd0)]?_0x31929a(this[_0x452bb2(0xe5)],_0x452bb2(0x11e)):_0x31929a(this[_0x452bb2(0xe5)],_0x452bb2(0x107));}[_0x444079(0xdb)](){const _0x12fd4b=_0x444079;return this[_0x12fd4b(0xea)][_0x12fd4b(0x122)]?_0x12fd4b(0xfe)===this[_0x12fd4b(0xea)][_0x12fd4b(0xf9)][_0x12fd4b(0xf8)][_0x12fd4b(0xd0)]?_0x31929a(this[_0x12fd4b(0xe5)],_0x12fd4b(0x12a),this[_0x12fd4b(0xea)][_0x12fd4b(0x10e)][_0x12fd4b(0x105)]):_0x31929a(this[_0x12fd4b(0xe5)],_0x12fd4b(0xed),this[_0x12fd4b(0xea)][_0x12fd4b(0x10e)][_0x12fd4b(0x105)]):null;}}function ds(_0xaa56a1,_0x2a2844){const _0x65c98=_0x444079;let _0x22bffc='';return _0x22bffc+=_0xaa56a1[_0x65c98(0xcd)]('*')[_0x65c98(0x121)]((_0x1f74e9,_0x428888)=>_0x428888%0x2!=0x0?_0x65c98(0x123)+us(_0x1f74e9)+_0x65c98(0xd7):us(_0x1f74e9))[_0x65c98(0xe7)](''),_0x2a2844&&(_0x22bffc+=_0x65c98(0x113)+_0x2a2844[_0x65c98(0x11f)]+_0x65c98(0x106)+_0x2a2844[_0x65c98(0x119)]+_0x65c98(0x116)),_0x22bffc;}function us(_0x7b1333){const _0x45e3af=_0x444079,_0x1b2962=document[_0x45e3af(0x114)](_0x45e3af(0x117));return _0x1b2962[_0x45e3af(0xf4)]=_0x7b1333,_0x1b2962[_0x45e3af(0xeb)];}
23
+ const _0x3a0dea=_0x394c;(function(_0x2359d7,_0x1fc552){const _0x47819f=_0x394c,_0x3a4f0c=_0x2359d7();while(!![]){try{const _0x595e5d=-parseInt(_0x47819f(0x99))/0x1+-parseInt(_0x47819f(0xdb))/0x2*(parseInt(_0x47819f(0x7d))/0x3)+parseInt(_0x47819f(0x7c))/0x4+-parseInt(_0x47819f(0x7e))/0x5*(parseInt(_0x47819f(0xd7))/0x6)+-parseInt(_0x47819f(0x80))/0x7*(-parseInt(_0x47819f(0x97))/0x8)+parseInt(_0x47819f(0x9b))/0x9+parseInt(_0x47819f(0x8f))/0xa*(parseInt(_0x47819f(0xd0))/0xb);if(_0x595e5d===_0x1fc552)break;else _0x3a4f0c['push'](_0x3a4f0c['shift']());}catch(_0x18aff9){_0x3a4f0c['push'](_0x3a4f0c['shift']());}}}(_0x308d,0x44d2f));function _0x394c(_0x700342,_0x27b2b2){const _0x308d7f=_0x308d();return _0x394c=function(_0x394c8e,_0x2baf58){_0x394c8e=_0x394c8e-0x6f;let _0x14ac48=_0x308d7f[_0x394c8e];return _0x14ac48;},_0x394c(_0x700342,_0x27b2b2);}import{getTranslation as _0x5e2d5b}from'../../utils/common-translations.js';import{default as _0x232312}from'./basesuggestionthreadview.js';import{ButtonView as _0x3708bd}from'ckeditor5/src/ui.js';function _0x308d(){const _0xb08029=['ck-suggestion--disabled-comments','querySelector','set','div','@external','ck-annotation','ck-suggestion--accept','createElement','EXTERNAL_IMPORT_WORD_SUGGESTION','isExternal','ck-suggestion__actions','ck-suggestion-','.ck-annotation__content-wrapper','author','isActive','delegate','bind','value','getExternalSuggestionNote','discardSuggestion','discardButton','ck-annotation__info-name','disableComments','ck-annotation__info','EXTERNAL_SUGGESTION','creator','setTemplate','<span\x20class=\x22ck-suggestion-type\x22>','map','isEnabled','type','33jSGZGw','title','execute','</p>','importWord','Accept\x20suggestion','editorReady','37434nBDYWH','element','_config','ck-suggestion__info','6eljgER','cancel','Discard\x20suggestion','userView','check','join','ck-annotation__main','commentThread','authoredAt','span','split','locale','EXTERNAL_IMPORT_WORD_AVATAR','ck-suggestion','<p>','time','ck-suggestion__user','1131408vtDQTS','332457QbzGCR','40XtzYhC','commentsListView','2457twiUpt','ck-comment__info-time','name','change:description','ck-suggestion__main','ck-annotation__info-time','ck-annotation__actions','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','render','_createButton','push','extendTemplate','acceptSuggestion','ck-suggestion-wrapper--active','_model','268010SlqGRg','source','description','attributes','ck-suggestion-wrapper','content','descriptionParts','ck-comment__external','8824DyZWCZ','ck-suggestion__info-name','142680bqFOEx','\x22\x20title=\x22','508896PDlQus','</span>','getTemplate','ck-annotation__user','editorDestroyed','getUserViewNotificationText','children','ck-annotation__content-wrapper','commentThreadInputView','bindTemplate','\x22></span>','innerHTML','acceptButton','ck-suggestion--discard','formatDateTime','canAccept','_descriptionElement','fire','color','canDiscard','EXTERNAL_AVATAR','innerText'];_0x308d=function(){return _0xb08029;};return _0x308d();}import{icons as _0x526bc8}from'ckeditor5/src/core.js';import{trimHtml as _0x56f142,UserView as _0x30982e}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x232312{constructor(_0x49ee07,_0x32b297,_0x37bb95,_0x4890fe){const _0x2dfe22=_0x394c;super(_0x49ee07,_0x32b297,_0x37bb95,_0x4890fe),this[_0x2dfe22(0xb3)](_0x2dfe22(0xcf),''),this[_0x2dfe22(0xc1)](_0x2dfe22(0xcf))['to'](this,_0x2dfe22(0x95),_0x2ebcac=>_0x2ebcac&&_0x2ebcac[0x0]?_0x2ebcac[0x0][_0x2dfe22(0xcf)]:''),this[_0x2dfe22(0xc1)](_0x2dfe22(0x91))['to'](this,_0x2dfe22(0x95),this,_0x2dfe22(0xbf),(_0x18b97d,_0x2fa4f4)=>{const _0x45e10b=_0x2dfe22;let _0x10076c='';for(const _0x245611 of _0x18b97d)_0x10076c+=_0x45e10b(0x79)+ds(_0x245611[_0x45e10b(0x94)],_0x245611[_0x45e10b(0xad)])+_0x45e10b(0xd3);return _0x2fa4f4?_0x10076c:_0x56f142(_0x10076c,{'limit':0x8c});}),this[_0x2dfe22(0xab)]=null,this[_0x2dfe22(0xa7)]=this[_0x2dfe22(0x89)](_0x5e2d5b(_0x49ee07,_0x2dfe22(0xd5)),_0x526bc8[_0x2dfe22(0x6f)],_0x2dfe22(0xb7),_0x2dfe22(0x8c),'sw'),this[_0x2dfe22(0xa7)][_0x2dfe22(0xc1)](_0x2dfe22(0xce))['to'](this,_0x2dfe22(0xaa)),this[_0x2dfe22(0xc5)]=this[_0x2dfe22(0x89)](_0x5e2d5b(_0x49ee07,_0x2dfe22(0xdd)),_0x526bc8[_0x2dfe22(0xdc)],_0x2dfe22(0xa8),_0x2dfe22(0xc4),'sw'),this[_0x2dfe22(0xc5)][_0x2dfe22(0xc1)](_0x2dfe22(0xce))['to'](this,_0x2dfe22(0xae)),this[_0x2dfe22(0xde)]=new _0x30982e(_0x49ee07,this[_0x2dfe22(0x8e)][_0x2dfe22(0xbe)],this[_0x2dfe22(0xa0)]()),this[_0x2dfe22(0xde)][_0x2dfe22(0x8b)]({'attributes':{'class':[_0x2dfe22(0x7b),_0x2dfe22(0x9e)]}}),this[_0x2dfe22(0xcb)](this[_0x2dfe22(0x9d)]());}[_0x3a0dea(0x9d)](){const _0x51ef4e=_0x3a0dea,_0x318d6e=this[_0x51ef4e(0xa4)],_0x49ff46=[{'tag':_0x51ef4e(0xb4),'attributes':{'class':[_0x51ef4e(0xda),_0x51ef4e(0xc8)]},'children':[{'tag':_0x51ef4e(0x74),'children':[{'text':this[_0x51ef4e(0xde)][_0x51ef4e(0x82)]}],'attributes':{'class':[_0x51ef4e(0x98),_0x51ef4e(0xc6)]}},{'tag':_0x51ef4e(0x7a),'attributes':{'datetime':_0x318d6e['to'](_0x51ef4e(0x73)),'class':[_0x51ef4e(0x81),_0x51ef4e(0x85)]},'children':[{'text':_0x318d6e['to'](_0x51ef4e(0x73),_0x5e66c4=>this[_0x51ef4e(0xd9)][_0x51ef4e(0xa9)](_0x5e66c4))}]}]},{'tag':_0x51ef4e(0xb4),'attributes':{'class':[_0x51ef4e(0xbb),_0x51ef4e(0x86)]},'children':[this[_0x51ef4e(0xa7)],this[_0x51ef4e(0xc5)]]},{'tag':_0x51ef4e(0xb4),'attributes':{'class':[_0x51ef4e(0xa2)]}}];this[_0x51ef4e(0x8e)][_0x51ef4e(0xba)]&&_0x49ff46[_0x51ef4e(0x8a)]({'tag':_0x51ef4e(0xb4),'attributes':{'class':[_0x51ef4e(0x96)]},'children':[{'text':this[_0x51ef4e(0xc3)]()}]});const _0x215970={'tag':_0x51ef4e(0xb4),'attributes':{'class':[_0x51ef4e(0x93),_0x318d6e['if'](_0x51ef4e(0xbf),_0x51ef4e(0x8d)),_0x318d6e['to'](_0x51ef4e(0xcf),_0xb7d1c0=>_0x51ef4e(0xbc)+_0xb7d1c0),this[_0x51ef4e(0xd9)][_0x51ef4e(0xc7)]&&_0x51ef4e(0xb1)],'data-suggestion-id':this[_0x51ef4e(0x8e)]['id'],'data-thread-id':this[_0x51ef4e(0x8e)][_0x51ef4e(0x72)]['id'],'data-author-id':this[_0x51ef4e(0x8e)][_0x51ef4e(0xbe)]['id'],'tabindex':-0x1},'children':[{'tag':_0x51ef4e(0xb4),'attributes':{'class':[_0x51ef4e(0x78),_0x51ef4e(0xb6)]},'children':[this[_0x51ef4e(0xde)],{'tag':_0x51ef4e(0xb4),'attributes':{'class':[_0x51ef4e(0x84),_0x51ef4e(0x71)]},'children':_0x49ff46}]}]};return this[_0x51ef4e(0x7f)]&&this[_0x51ef4e(0xa3)]&&(_0x215970[_0x51ef4e(0xa1)][_0x51ef4e(0x8a)](this[_0x51ef4e(0x7f)],this[_0x51ef4e(0xa3)]),this[_0x51ef4e(0x7f)][_0x51ef4e(0xc0)](_0x51ef4e(0xd6))['to'](this),this[_0x51ef4e(0x7f)][_0x51ef4e(0xc0)](_0x51ef4e(0x9f))['to'](this),this[_0x51ef4e(0xa3)][_0x51ef4e(0xc0)](_0x51ef4e(0xd6))['to'](this),this[_0x51ef4e(0xa3)][_0x51ef4e(0xc0)](_0x51ef4e(0x9f))['to'](this)),_0x215970;}[_0x3a0dea(0x88)](){const _0x397b72=_0x3a0dea;super[_0x397b72(0x88)](),this[_0x397b72(0xab)]=this[_0x397b72(0xd8)][_0x397b72(0xb2)](_0x397b72(0xbd)),this[_0x397b72(0xab)][_0x397b72(0xa6)]=this[_0x397b72(0x91)],this['on'](_0x397b72(0x83),(_0x274046,_0x397d95,_0x42d658)=>{const _0x5c7019=_0x397b72;this[_0x5c7019(0xab)][_0x5c7019(0xa6)]=_0x42d658;});}[_0x3a0dea(0x89)](_0x22ab4e,_0x15357d,_0x185352,_0x2c725b,_0x5b3649){const _0x1753e9=_0x3a0dea,_0x452273=new _0x3708bd(this[_0x1753e9(0x76)]);return _0x452273[_0x1753e9(0xb3)]({'label':_0x22ab4e,'icon':_0x15357d,'tooltip':!0x0,'tooltipPosition':_0x5b3649}),_0x452273[_0x1753e9(0x8b)]({'attributes':{'class':_0x185352}}),_0x452273['on'](_0x1753e9(0xd2),()=>{const _0x20a41d=_0x1753e9;this[_0x20a41d(0xac)](_0x2c725b,this[_0x20a41d(0x8e)]['id']);}),_0x452273;}[_0x3a0dea(0xc3)](){const _0x3ac307=_0x3a0dea;return _0x3ac307(0xd4)===this[_0x3ac307(0x8e)][_0x3ac307(0x92)][_0x3ac307(0xb5)][_0x3ac307(0x90)]?_0x5e2d5b(this[_0x3ac307(0x76)],_0x3ac307(0xb9)):_0x5e2d5b(this[_0x3ac307(0x76)],_0x3ac307(0xc9));}[_0x3a0dea(0xa0)](){const _0x3c2f9d=_0x3a0dea;return this[_0x3c2f9d(0x8e)][_0x3c2f9d(0xba)]?_0x3c2f9d(0xd4)===this[_0x3c2f9d(0x8e)][_0x3c2f9d(0x92)][_0x3c2f9d(0xb5)][_0x3c2f9d(0x90)]?_0x5e2d5b(this[_0x3c2f9d(0x76)],_0x3c2f9d(0x77),this[_0x3c2f9d(0x8e)][_0x3c2f9d(0xca)][_0x3c2f9d(0x82)]):_0x5e2d5b(this[_0x3c2f9d(0x76)],_0x3c2f9d(0xaf),this[_0x3c2f9d(0x8e)][_0x3c2f9d(0xca)][_0x3c2f9d(0x82)]):null;}}function ds(_0x6be26a,_0x562d36){const _0x5deb7c=_0x3a0dea;let _0x41ed34='';return _0x41ed34+=_0x6be26a[_0x5deb7c(0x75)]('*')[_0x5deb7c(0xcd)]((_0x4f65ff,_0x12e16e)=>_0x12e16e%0x2!=0x0?_0x5deb7c(0xcc)+us(_0x4f65ff)+_0x5deb7c(0x9c):us(_0x4f65ff))[_0x5deb7c(0x70)](''),_0x562d36&&(_0x41ed34+=_0x5deb7c(0x87)+_0x562d36[_0x5deb7c(0xc2)]+_0x5deb7c(0x9a)+_0x562d36[_0x5deb7c(0xd1)]+_0x5deb7c(0xa5)),_0x41ed34;}function us(_0x5b4bb8){const _0x8dc8f3=_0x3a0dea,_0x1ed64f=document[_0x8dc8f3(0xb8)](_0x8dc8f3(0x74));return _0x1ed64f[_0x8dc8f3(0xb0)]=_0x5b4bb8,_0x1ed64f[_0x8dc8f3(0xa6)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x5a901f,_0x2e6e2d,_0x4c2f0d){const t=_0x5a901f['t'];switch(_0x2e6e2d){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',_0x4c2f0d);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x4c2f0d);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x4c2f0d);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x4c2f0d);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x4c2f0d);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',_0x4c2f0d);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x4c2f0d);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',_0x4c2f0d);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x4c2f0d);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x4c2f0d);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x4c2f0d);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x4c2f0d);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x4c2f0d);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x4c2f0d);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x4c2f0d);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x4c2f0d);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x4c2f0d);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x4c2f0d);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x4c2f0d);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x4c2f0d);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x4c2f0d);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x4c2f0d);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x4c2f0d);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'},_0x4c2f0d);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x4c2f0d);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x4c2f0d);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x4c2f0d);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x4c2f0d);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x4c2f0d);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'},_0x4c2f0d);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x4c2f0d);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x4c2f0d);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x4c2f0d);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x4c2f0d);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'},_0x4c2f0d);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x4c2f0d);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'},_0x4c2f0d);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'},_0x4c2f0d);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x4c2f0d);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'},_0x4c2f0d);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x4c2f0d);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'},_0x4c2f0d);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x4c2f0d);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x4c2f0d);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'},_0x4c2f0d);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'},_0x4c2f0d);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 _0x2e6e2d;}}
23
+ export function getTranslation(_0x202561,_0x452702,_0x393b58){const t=_0x202561['t'];switch(_0x452702){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',_0x393b58);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x393b58);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x393b58);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x393b58);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x393b58);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',_0x393b58);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x393b58);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',_0x393b58);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x393b58);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x393b58);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x393b58);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x393b58);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x393b58);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x393b58);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x393b58);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x393b58);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x393b58);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x393b58);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x393b58);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x393b58);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x393b58);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x393b58);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x393b58);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'},_0x393b58);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x393b58);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x393b58);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x393b58);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x393b58);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x393b58);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'},_0x393b58);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x393b58);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x393b58);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x393b58);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x393b58);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'},_0x393b58);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x393b58);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'},_0x393b58);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'},_0x393b58);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x393b58);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'},_0x393b58);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x393b58);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'},_0x393b58);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x393b58);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x393b58);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'},_0x393b58);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'},_0x393b58);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 _0x452702;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x566a39,_0x4ab189){const _0x4d060e=_0x2851,_0x3bf8c2=_0x566a39();while(!![]){try{const _0x2b6d1f=parseInt(_0x4d060e(0xe0))/0x1*(parseInt(_0x4d060e(0xde))/0x2)+parseInt(_0x4d060e(0xef))/0x3*(-parseInt(_0x4d060e(0xf8))/0x4)+-parseInt(_0x4d060e(0xea))/0x5+parseInt(_0x4d060e(0xfc))/0x6*(-parseInt(_0x4d060e(0xe2))/0x7)+-parseInt(_0x4d060e(0x102))/0x8+-parseInt(_0x4d060e(0xdf))/0x9+-parseInt(_0x4d060e(0xf6))/0xa*(-parseInt(_0x4d060e(0xff))/0xb);if(_0x2b6d1f===_0x4ab189)break;else _0x3bf8c2['push'](_0x3bf8c2['shift']());}catch(_0x3b11b1){_0x3bf8c2['push'](_0x3bf8c2['shift']());}}}(_0x30b7,0x3544f));export function normalizeDescription(_0x4f9c47){const _0x32e3fd=_0x2851;return Array[_0x32e3fd(0xfa)](_0x4f9c47)||(_0x4f9c47=[_0x4f9c47]),_0x4f9c47[_0x32e3fd(0xdc)](_0xa48937=>{const _0x47a694=_0x32e3fd,_0x40afb4=_0xa48937[_0x47a694(0xe1)][_0x47a694(0xfd)](/\*/g,''),_0x4f47c8=_0xa48937[_0x47a694(0xe6)]?_0x47a694(0xf3)+_0xa48937[_0x47a694(0xe6)][_0x47a694(0xf0)]+']':'';return'['+_0xa48937[_0x47a694(0xfe)]+']\x20'+_0x40afb4+_0x4f47c8;})[_0x32e3fd(0xe5)](';\x20');}function _0x2851(_0x5db8b3,_0x415286){const _0x30b7f7=_0x30b7();return _0x2851=function(_0x285154,_0x5357aa){_0x285154=_0x285154-0xdc;let _0x2eacb8=_0x30b7f7[_0x285154];return _0x2eacb8;},_0x2851(_0x5db8b3,_0x415286);}export function sortSuggestions(_0x520c3f){const _0x51ef1c=_0x2851;return _0x520c3f[_0x51ef1c(0xee)]((_0x2f68bc,_0x1ea4b5)=>_0x51ef1c(0xeb)==_0x2f68bc[_0x51ef1c(0xfe)]&&_0x51ef1c(0xeb)!=_0x1ea4b5[_0x51ef1c(0xfe)]?-0x1:_0x51ef1c(0xeb)!=_0x2f68bc[_0x51ef1c(0xfe)]&&_0x51ef1c(0xeb)==_0x1ea4b5[_0x51ef1c(0xfe)]?0x1:0x0);}export function getSelectedSuggestions(_0x472da3,_0xbe5eb6){const _0x5b37f4=_0x2851,_0x5c90bb=Array[_0x5b37f4(0x101)](_0x472da3[_0x5b37f4(0xe4)]()),_0x5489df=new Set();for(const _0x168dcf of _0xbe5eb6)if(_0x168dcf[_0x5b37f4(0xf1)]){for(const _0x1f4d04 of _0x5c90bb)for(const _0x42b7bc of _0x168dcf[_0x5b37f4(0xe4)]())(_0x1f4d04[_0x5b37f4(0xed)](_0x42b7bc)||_0x472da3[_0x5b37f4(0xdd)]&&!_0x168dcf[_0x5b37f4(0x107)]&&_0x168dcf[_0x5b37f4(0x103)]&&_0x42b7bc[_0x5b37f4(0x104)][_0x5b37f4(0xfb)](_0x1f4d04[_0x5b37f4(0x100)]))&&_0x5489df[_0x5b37f4(0xe9)](_0x168dcf);}return _0x5489df;}export function getRangesOfBlockGroups(_0x4130fa,_0x103685){const _0x51d56d=_0x2851;let _0x85e610,_0x5ab20f=0x0;const _0x423c79=[],_0x2c5ffb=_0x103685[_0x51d56d(0xf2)];for(;_0x5ab20f<_0x4130fa[_0x51d56d(0xe8)];){const _0x40a380=_0x4130fa[_0x5ab20f],_0xfed729=_0x4130fa[_0x5ab20f+0x1];_0x85e610||(_0x85e610=_0x103685[_0x51d56d(0xf9)](_0x40a380)),co(_0x103685,_0x40a380,_0xfed729)||(_0x423c79[_0x51d56d(0xe7)](_0x103685[_0x51d56d(0x106)](_0x85e610,_0x2c5ffb[_0x51d56d(0xe3)](_0x40a380)?_0x103685[_0x51d56d(0xf7)](_0x40a380):_0x103685[_0x51d56d(0xec)](_0x40a380,_0x51d56d(0x104)))),_0x85e610=null),_0x5ab20f++;}return _0x423c79;}function co(_0x16bc60,_0x573b43,_0x12d82a){const _0x57f799=_0x2851;if(!_0x12d82a)return!0x1;const _0x470ddd=_0x16bc60[_0x57f799(0xf7)](_0x573b43),_0x17a7e0=_0x16bc60[_0x57f799(0xf9)](_0x12d82a);return _0x470ddd[_0x57f799(0xfb)](_0x17a7e0);}function _0x30b7(){const _0x4c97e2=['next','end','change','createRange','isMultiRange','map','isCollapsed','8100xTOsvv','1491750jeyeNl','76mMOtlb','content','770yVaOTZ','isObject','getRanges','join','color','push','length','add','1257630AFUPFt','deletion','createPositionAt','isIntersecting','sort','336615wUCroJ','value','isInContent','schema','\x20[color\x20','execute','splice','3260Fywjnf','createPositionAfter','8zrhQtZ','createPositionBefore','isArray','isTouching','10758YYCFjr','replace','type','28237roKqtn','start','from','700280vJvxMg'];_0x30b7=function(){return _0x4c97e2;};return _0x30b7();}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x1332ad,_0x169c99,_0x571198){const _0x1c1bd0=_0x2851;for(;_0x571198[_0x1c1bd0(0xe8)];){const _0x1895a1=_0x571198[_0x1c1bd0(0xf5)](0x0,0x64);_0x1332ad[_0x1c1bd0(0x105)](()=>{const _0x1bd276=_0x1c1bd0;for(const _0x15dbb6 of _0x1895a1)_0x15dbb6[_0x1bd276(0xf1)]&&_0x169c99[_0x1bd276(0xf4)](_0x15dbb6['id']);});}}
23
+ (function(_0x43e424,_0x132660){const _0x4e6bf0=_0x2ba8,_0x2d2486=_0x43e424();while(!![]){try{const _0x261da2=-parseInt(_0x4e6bf0(0xba))/0x1+-parseInt(_0x4e6bf0(0xb0))/0x2*(parseInt(_0x4e6bf0(0xbb))/0x3)+-parseInt(_0x4e6bf0(0xc8))/0x4*(-parseInt(_0x4e6bf0(0xcb))/0x5)+parseInt(_0x4e6bf0(0xb6))/0x6*(-parseInt(_0x4e6bf0(0xc9))/0x7)+-parseInt(_0x4e6bf0(0xb4))/0x8*(parseInt(_0x4e6bf0(0xa9))/0x9)+-parseInt(_0x4e6bf0(0xce))/0xa*(-parseInt(_0x4e6bf0(0xd6))/0xb)+-parseInt(_0x4e6bf0(0xca))/0xc*(-parseInt(_0x4e6bf0(0xab))/0xd);if(_0x261da2===_0x132660)break;else _0x2d2486['push'](_0x2d2486['shift']());}catch(_0x24b046){_0x2d2486['push'](_0x2d2486['shift']());}}}(_0x4fe0,0xb2d6c));export function normalizeDescription(_0x286eb1){const _0x42d178=_0x2ba8;return Array[_0x42d178(0xc6)](_0x286eb1)||(_0x286eb1=[_0x286eb1]),_0x286eb1[_0x42d178(0xd5)](_0x25c115=>{const _0x22233c=_0x42d178,_0x1ee268=_0x25c115[_0x22233c(0xbe)][_0x22233c(0xb9)](/\*/g,''),_0x2061b3=_0x25c115[_0x22233c(0xc0)]?_0x22233c(0xaa)+_0x25c115[_0x22233c(0xc0)][_0x22233c(0xc5)]+']':'';return'['+_0x25c115[_0x22233c(0xb7)]+']\x20'+_0x1ee268+_0x2061b3;})[_0x42d178(0xc2)](';\x20');}export function sortSuggestions(_0x82c98e){const _0x4b75ee=_0x2ba8;return _0x82c98e[_0x4b75ee(0xcd)]((_0x5df713,_0x2766ce)=>_0x4b75ee(0xc7)==_0x5df713[_0x4b75ee(0xb7)]&&_0x4b75ee(0xc7)!=_0x2766ce[_0x4b75ee(0xb7)]?-0x1:_0x4b75ee(0xc7)!=_0x5df713[_0x4b75ee(0xb7)]&&_0x4b75ee(0xc7)==_0x2766ce[_0x4b75ee(0xb7)]?0x1:0x0);}export function getSelectedSuggestions(_0x3b8b28,_0x132fe6){const _0x136091=_0x2ba8,_0x55cdcb=Array[_0x136091(0xd2)](_0x3b8b28[_0x136091(0xad)]()),_0xb4271=new Set();for(const _0x2c4936 of _0x132fe6)if(_0x2c4936[_0x136091(0xd3)]){for(const _0x21362a of _0x55cdcb)for(const _0x106b9f of _0x2c4936[_0x136091(0xad)]())(_0x21362a[_0x136091(0xc3)](_0x106b9f)||_0x3b8b28[_0x136091(0xbd)]&&!_0x2c4936[_0x136091(0xbc)]&&_0x2c4936[_0x136091(0xb2)]&&_0x106b9f[_0x136091(0xd4)][_0x136091(0xc1)](_0x21362a[_0x136091(0xd0)]))&&_0xb4271[_0x136091(0xae)](_0x2c4936);}return _0xb4271;}export function getRangesOfBlockGroups(_0x594fb9,_0x1c9341){const _0x17be0b=_0x2ba8;let _0x23834a,_0x5bd60f=0x0;const _0x65cd1e=[],_0x59df16=_0x1c9341[_0x17be0b(0xb1)];for(;_0x5bd60f<_0x594fb9[_0x17be0b(0xb3)];){const _0x3668f8=_0x594fb9[_0x5bd60f],_0x2f1be5=_0x594fb9[_0x5bd60f+0x1];_0x23834a||(_0x23834a=_0x1c9341[_0x17be0b(0xb5)](_0x3668f8)),co(_0x1c9341,_0x3668f8,_0x2f1be5)||(_0x65cd1e[_0x17be0b(0xd1)](_0x1c9341[_0x17be0b(0xac)](_0x23834a,_0x59df16[_0x17be0b(0xbf)](_0x3668f8)?_0x1c9341[_0x17be0b(0xaf)](_0x3668f8):_0x1c9341[_0x17be0b(0xc4)](_0x3668f8,_0x17be0b(0xd4)))),_0x23834a=null),_0x5bd60f++;}return _0x65cd1e;}function co(_0x25ddce,_0x2382d3,_0x277175){const _0x3a2817=_0x2ba8;if(!_0x277175)return!0x1;const _0x3b5687=_0x25ddce[_0x3a2817(0xaf)](_0x2382d3),_0x14f5c7=_0x25ddce[_0x3a2817(0xb5)](_0x277175);return _0x3b5687[_0x3a2817(0xc1)](_0x14f5c7);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x296122,_0x35eede,_0x1c2812){const _0x104643=_0x2ba8;for(;_0x1c2812[_0x104643(0xb3)];){const _0x5d3e63=_0x1c2812[_0x104643(0xcf)](0x0,0x64);_0x296122[_0x104643(0xb8)](()=>{const _0x38de88=_0x104643;for(const _0x4316bb of _0x5d3e63)_0x4316bb[_0x38de88(0xd3)]&&_0x35eede[_0x38de88(0xcc)](_0x4316bb['id']);});}}function _0x2ba8(_0x44d1d6,_0x1907b8){const _0x4fe0c3=_0x4fe0();return _0x2ba8=function(_0x2ba8b8,_0x377fe7){_0x2ba8b8=_0x2ba8b8-0xa9;let _0x34da99=_0x4fe0c3[_0x2ba8b8];return _0x34da99;},_0x2ba8(_0x44d1d6,_0x1907b8);}function _0x4fe0(){const _0x67f9f8=['schema','next','length','307768iPuRoY','createPositionBefore','710412cirxky','type','change','replace','1000414KWXwRh','761223RfYMYe','isMultiRange','isCollapsed','content','isObject','color','isTouching','join','isIntersecting','createPositionAt','value','isArray','deletion','1610408vYIZSj','84gqidvm','24vHwAsY','15gNoiaE','execute','sort','2860ZCKDWO','splice','start','push','from','isInContent','end','map','10901ZfUkut','171MUTJdT','\x20[color\x20','17206930oelxqr','createRange','getRanges','add','createPositionAfter','2oaiKWZ'];_0x4fe0=function(){return _0x67f9f8;};return _0x4fe0();}