@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240613.0 → 0.0.0-nightly-20240615.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 _0x13a2eb=_0x1ce9;function _0x4930(){const _0x4e86dd=['view','getMarkerNames','filter','223091pcrKxB','menuBar:trackChanges','_handleControllerBuffer','has','_annotationViews','Annotations','arrowView','model','clear','descriptionParts','add','isMultiRange','EditorAnnotations','isEnabled','4348BPwnjy','innerView','activeAnnotations','_destroyController','createAnnotationView','CommentView','suggestion-','CommentsUI','Accept\x20all\x20suggestions','init','values','editor','trackChanges.disableComments','trackChanges','items','hasSuggestion','_handleSuggestionControllerDelayed','getSuggestion','remove','trackChanges.SuggestionThreadView','createAnnotation','requires','push','getMarkers','getFirstRange','_unbindEditors','SuggestionThreadView','getRanges','78rjwCsC','18244ZRiRoZ','switchbutton','suggestionUnloaded','from','6MEWFwK','comments.editorConfig','descriptionFactory','acceptButton','type','separator','keys','Accept\x20all\x20selected\x20suggestions','stopListening','createCommentThreadController','Discard\x20all\x20selected\x20suggestions','delete','getDescriptions','pluginName','buttonView','213gwLOXg','getAllAdjacentSuggestions','_initializeController','config','value','editing','getJoined','change:previous','suggestionChanged','commands','96kLCTUv','length','acceptAllSuggestions','comments.maxCommentCharsWhenCollapsed','listenTo','bind','delegate','_addUIComponentsToFactory','Discard\x20all\x20suggestions','plugins','set','menuitemcheckbox','unbind','locale','_viewToController','focus','define','_suggestionToController','get','head','commandName','_createToolbarButton','_bindAnnotationToEditors','Track\x20changes','addComment','3691270MGjmgF','3199021slwcxa','addSourceCollector','getByInnerView','menu','discardSelectedSuggestions','toMany','TrackChangesEditing','reduce','size','isInContent','previous','registerAnnotation','comments.maxCommentsWhenCollapsed','isDirty','isOn','comments','comments.maxThreadTotalWeight','2862605lxTJwz','panelView','suggestionLoaded','change:activeAnnotations','button','_disableComments','destroy','8pHzsLs','discardAllSuggestions','activeMarkers','CommentsRepository','mainView','commentThread','1944711ZeRuDe','discardButton','acceptSelectedSuggestions','TrackChangesUI','menuitem','some','children','_updateController','_refreshActiveMarkers','source','actionView','refreshSelectedViews','lowest','_createMenuBarMenu','componentFactory','execute'];_0x4930=function(){return _0x4e86dd;};return _0x4930();}(function(_0x50a52e,_0x5cb8df){const _0xff7a53=_0x1ce9,_0x37a0e9=_0x50a52e();while(!![]){try{const _0x2da04a=-parseInt(_0xff7a53(0xd6))/0x1*(parseInt(_0xff7a53(0x139))/0x2)+parseInt(_0xff7a53(0x155))/0x3*(-parseInt(_0xff7a53(0x156))/0x4)+parseInt(_0xff7a53(0x10b))/0x5*(parseInt(_0xff7a53(0x15a))/0x6)+-parseInt(_0xff7a53(0xfa))/0x7*(-parseInt(_0xff7a53(0x112))/0x8)+parseInt(_0xff7a53(0x118))/0x9+-parseInt(_0xff7a53(0xf9))/0xa+-parseInt(_0xff7a53(0x12b))/0xb*(-parseInt(_0xff7a53(0xe0))/0xc);if(_0x2da04a===_0x5cb8df)break;else _0x37a0e9['push'](_0x37a0e9['shift']());}catch(_0x4c6d87){_0x37a0e9['push'](_0x37a0e9['shift']());}}}(_0x4930,0x6f974));function _0x1ce9(_0x45a4ff,_0x501734){const _0x49302c=_0x4930();return _0x1ce9=function(_0x1ce9aa,_0x3de137){_0x1ce9aa=_0x1ce9aa-0xce;let _0x34fb87=_0x49302c[_0x1ce9aa];return _0x34fb87;},_0x1ce9(_0x45a4ff,_0x501734);}import{Plugin as _0x20c643}from'ckeditor5/src/core.js';import{Collection as _0x4e0ac1}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x3e74df,createDropdown as _0xd16f58,ListSeparatorView as _0x379b1d,MenuBarMenuView as _0x2ca91d,MenuBarMenuListView as _0x3e70f0,MenuBarMenuListItemView as _0x3b5df0,MenuBarMenuListItemButtonView as _0x5cceea,SplitButtonView as _0x3750a5,ViewModel as _0x2a527b}from'ckeditor5/src/ui.js';import{Users as _0x387051,getDateTimeFormatter as _0x592828,getAllMarkersDomElementsSorted as _0x2ba571}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x58f8bc from'./trackchangesediting.js';import _0xdf46a7 from'./ui/suggestioncontroller.js';import _0x498a87 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x3c293a}from'./utils/common-translations.js';import _0x5bb5f5 from'../theme/icons/track-changes.svg';export default class d extends _0x20c643{static get[_0x13a2eb(0x14e)](){const _0x28100c=_0x13a2eb;return[_0x58f8bc,_0x387051,_0x28100c(0x115),_0x28100c(0x130),_0x28100c(0x137)];}static get[_0x13a2eb(0xd4)](){const _0x4b95d7=_0x13a2eb;return _0x4b95d7(0x11b);}constructor(_0x356e77){const _0x5f2e2b=_0x13a2eb;super(_0x356e77),this[_0x5f2e2b(0xf1)]=new Map(),this[_0x5f2e2b(0xee)]=new Map(),this[_0x5f2e2b(0x12f)]=new Map(),this[_0x5f2e2b(0x12d)]=new Map();const _0x33e769=this[_0x5f2e2b(0x144)][_0x5f2e2b(0xd9)];_0x33e769[_0x5f2e2b(0xf0)](_0x5f2e2b(0x14c),_0x498a87),_0x33e769[_0x5f2e2b(0xf0)](_0x5f2e2b(0x145),!0x1),this[_0x5f2e2b(0x110)]=_0x33e769[_0x5f2e2b(0xf2)](_0x5f2e2b(0x145));}[_0x13a2eb(0x149)](_0x31c2ad,_0x35d828){const _0x2511c5=_0x13a2eb;0x0===this[_0x2511c5(0x12d)][_0x2511c5(0x102)]&&setTimeout(()=>{const _0xa076d3=_0x2511c5;for(const [_0x9c1c24,_0x4e6584]of this[_0xa076d3(0x12d)]){const _0x5bca4b=this[_0xa076d3(0xf1)][_0xa076d3(0x12e)](_0x9c1c24);_0x5bca4b||_0x4e6584?_0x5bca4b&&_0x4e6584&&this[_0xa076d3(0x13c)](_0x9c1c24):this[_0xa076d3(0xd8)](_0x9c1c24);}this[_0xa076d3(0x12d)][_0xa076d3(0x133)](),this[_0xa076d3(0x144)][_0xa076d3(0xe9)][_0xa076d3(0xf2)](_0xa076d3(0x137))[_0xa076d3(0x123)](),this[_0xa076d3(0x120)]();},0xa),this[_0x2511c5(0x12d)][_0x2511c5(0xea)](_0x31c2ad,_0x35d828);}[_0x13a2eb(0x142)](){const _0x1fe5d8=_0x13a2eb,_0x3971d9=this[_0x1fe5d8(0x144)],_0x3502f0=_0x3971d9[_0x1fe5d8(0xe9)][_0x1fe5d8(0xf2)](_0x1fe5d8(0x100)),_0x3f7428=_0x3971d9[_0x1fe5d8(0xe9)][_0x1fe5d8(0xf2)](_0x1fe5d8(0x130)),_0x145d86=_0x3971d9[_0x1fe5d8(0xe9)][_0x1fe5d8(0xf2)](_0x1fe5d8(0x137)),_0x2445e4=_0x3971d9[_0x1fe5d8(0xe9)][_0x1fe5d8(0xf2)](_0x1fe5d8(0x115));this[_0x1fe5d8(0xe7)](),_0x145d86[_0x1fe5d8(0xfb)](()=>{const _0x5ba8d9=_0x1fe5d8,_0x4fb7de=[];for(const [_0x505249,_0x3792eb]of Array[_0x5ba8d9(0x159)](this[_0x5ba8d9(0xf1)])){const _0x232956=_0x505249[_0x5ba8d9(0xd7)](),_0x2c427c=[];for(const _0xe892fa of _0x232956){if(!_0xe892fa[_0x5ba8d9(0x103)])continue;if(_0xe892fa[_0x5ba8d9(0x136)]){_0x2c427c[_0x5ba8d9(0x14f)](..._0xe892fa[_0x5ba8d9(0x154)]());continue;}const _0x182a33=_0xe892fa[_0x5ba8d9(0x151)]();if(_0x2c427c[_0x5ba8d9(0xe1)]>0x0){const _0x406eb4=_0x2c427c[0x0][_0x5ba8d9(0xdc)](_0x182a33);if(_0x406eb4){_0x2c427c[0x0]=_0x406eb4;continue;}}_0x2c427c[_0x5ba8d9(0x14f)](_0x182a33);}_0x4fb7de[_0x5ba8d9(0x14f)]([_0x3792eb[_0x5ba8d9(0x128)],_0x2c427c]);}return _0x4fb7de;}),this[_0x1fe5d8(0xe4)](_0x3502f0,_0x1fe5d8(0x10d),(_0x52a812,_0x46445b)=>{const _0xe67475=_0x1fe5d8;this[_0xe67475(0xe4)](_0x46445b,_0xe67475(0xdd),(_0x1ab4bd,_0x3cd2ee,_0x39aaf3,_0x3c136f)=>{const _0x6c9443=_0xe67475;_0x46445b[_0x6c9443(0x103)]&&(null==_0x39aaf3?(this[_0x6c9443(0x11f)](_0x3c136f[_0x6c9443(0xf3)]),this[_0x6c9443(0x149)](_0x46445b,!0x1)):(this[_0x6c9443(0x11f)](_0x39aaf3[_0x6c9443(0xf3)]),null==_0x3c136f&&this[_0x6c9443(0x149)](_0x46445b,!0x0)));}),null!==_0x46445b[_0xe67475(0x104)]?this[_0xe67475(0x11f)](_0x46445b[_0xe67475(0xf3)]):this[_0xe67475(0x149)](_0x46445b,!0x1);}),this[_0x1fe5d8(0xe4)](_0x3502f0,_0x1fe5d8(0x158),(_0x2aa4b4,_0x5ca960,_0x451b73)=>{const _0x439e3d=_0x1fe5d8;this[_0x439e3d(0xcf)](_0x5ca960,_0x439e3d(0xdd)),this[_0x439e3d(0x12d)][_0x439e3d(0xd2)](_0x5ca960),this[_0x439e3d(0xf1)][_0x439e3d(0x12e)](_0x5ca960)&&this[_0x439e3d(0x13c)](_0x5ca960),_0x451b73&&this[_0x439e3d(0x11f)](_0x451b73[_0x439e3d(0xf3)]);}),this[_0x1fe5d8(0xe4)](_0x3502f0,_0x1fe5d8(0xde),(_0x3468d6,_0x161add)=>{const _0x14feaf=_0x1fe5d8;this[_0x14feaf(0x11f)](_0x161add);}),this[_0x1fe5d8(0xe4)](_0x3f7428,_0x1fe5d8(0x10e),()=>{const _0x284435=_0x1fe5d8;this[_0x284435(0x120)]();}),this[_0x1fe5d8(0xe4)](_0x2445e4,_0x1fe5d8(0xf8),(_0x30812b,{threadId:_0x1b119b,isFromAdapter:_0xcb8797})=>{const _0x1d959b=_0x1fe5d8;if(_0xcb8797||!_0x3502f0[_0x1d959b(0x148)](_0x1b119b))return;const _0x50a3a4=_0x3502f0[_0x1d959b(0x14a)](_0x1b119b);this[_0x1d959b(0xf1)][_0x1d959b(0xf2)](_0x50a3a4)[_0x1d959b(0x128)][_0x1d959b(0xef)]();},{'priority':_0x1fe5d8(0x124)});}[_0x13a2eb(0x120)](){const _0x11b31e=_0x13a2eb,_0xe3228b=this[_0x11b31e(0x144)][_0x11b31e(0xe9)][_0x11b31e(0xf2)](_0x11b31e(0x130)),_0x2fb634=this[_0x11b31e(0x144)][_0x11b31e(0xe9)][_0x11b31e(0xf2)](_0x11b31e(0x100)),_0x2c6755=Array[_0x11b31e(0x159)](_0xe3228b[_0x11b31e(0x13b)],_0x43c891=>_0x43c891[_0x11b31e(0x13a)])[_0x11b31e(0x12a)](_0x3b72ee=>this[_0x11b31e(0xee)][_0x11b31e(0x12e)](_0x3b72ee)),_0x293d64=[];for(const _0x4dba99 of _0x2c6755){const _0x173eae=this[_0x11b31e(0xee)][_0x11b31e(0xf2)](_0x4dba99)[_0x11b31e(0x132)][_0x11b31e(0xd7)]();_0x293d64[_0x11b31e(0x14f)](..._0x173eae[_0x11b31e(0x101)]((_0x3e0b6f,_0x5ba7ef)=>[..._0x3e0b6f,..._0x5ba7ef[_0x11b31e(0x129)]()],[]));}_0x2fb634[_0x11b31e(0x114)]=_0x293d64;}[_0x13a2eb(0xe7)](){const _0x3ae261=_0x13a2eb,_0x1ee357=this[_0x3ae261(0x144)],_0x1fc1cd=_0x1ee357[_0x3ae261(0xed)],_0x4402c5=_0x3c293a(_0x1fc1cd,_0x3ae261(0xf7)),_0x505c63=new _0x4e0ac1([{'type':_0x3ae261(0x157),'model':new _0x2a527b({'withText':!0x0,'label':_0x4402c5,'commandName':_0x3ae261(0x146),'role':_0x3ae261(0xeb)})},{'type':_0x3ae261(0x15f)},{'type':_0x3ae261(0x10f),'model':new _0x2a527b({'withText':!0x0,'label':_0x3c293a(_0x1fc1cd,_0x3ae261(0x141)),'commandName':_0x3ae261(0xe2),'role':_0x3ae261(0x11c)})},{'type':_0x3ae261(0x10f),'model':new _0x2a527b({'withText':!0x0,'label':_0x3c293a(_0x1fc1cd,_0x3ae261(0xce)),'commandName':_0x3ae261(0x11a),'role':_0x3ae261(0x11c)})},{'type':_0x3ae261(0x10f),'model':new _0x2a527b({'withText':!0x0,'label':_0x3c293a(_0x1fc1cd,_0x3ae261(0xe8)),'commandName':_0x3ae261(0x113),'role':_0x3ae261(0x11c)})},{'type':_0x3ae261(0x10f),'model':new _0x2a527b({'withText':!0x0,'label':_0x3c293a(_0x1fc1cd,_0x3ae261(0xd1)),'commandName':_0x3ae261(0xfe),'role':_0x3ae261(0x11c)})}]);for(const _0x2849c0 of _0x505c63)if(ae(_0x2849c0)){const _0x5a8984=_0x1ee357[_0x3ae261(0xdf)][_0x3ae261(0xf2)](_0x2849c0[_0x3ae261(0x132)][_0x3ae261(0xf4)]);_0x2849c0[_0x3ae261(0x132)][_0x3ae261(0xe5)](_0x3ae261(0x108),_0x3ae261(0x138))['to'](_0x5a8984,_0x3ae261(0xda),_0x3ae261(0x138));}_0x1ee357['ui'][_0x3ae261(0x126)][_0x3ae261(0x135)](_0x3ae261(0x146),_0x12a292=>this[_0x3ae261(0xf5)](_0x12a292,_0x505c63,_0x4402c5)),_0x1ee357['ui'][_0x3ae261(0x126)][_0x3ae261(0x135)](_0x3ae261(0x12c),_0x136211=>this[_0x3ae261(0x125)](_0x136211,_0x505c63,_0x4402c5));}[_0x13a2eb(0xf5)](_0x49ad98,_0x8a79df,_0x5724e2){const _0x74f01f=_0x13a2eb,_0x22ec3d=_0xd16f58(_0x49ad98,_0x3750a5),_0x2b1009=this[_0x74f01f(0x144)][_0x74f01f(0xdf)][_0x74f01f(0xf2)](_0x74f01f(0x146));_0x22ec3d[_0x74f01f(0xd5)][_0x74f01f(0xea)]({'tooltip':_0x5724e2,'label':_0x5724e2,'icon':_0x5bb5f5}),_0x22ec3d[_0x74f01f(0xd5)][_0x74f01f(0xe5)](_0x74f01f(0x108))['to'](_0x2b1009,_0x74f01f(0xda)),_0x22ec3d[_0x74f01f(0xd5)]['on'](_0x74f01f(0x127),()=>{const _0x1e8a36=_0x74f01f;_0x2b1009[_0x1e8a36(0x127)](),this[_0x1e8a36(0x144)][_0x1e8a36(0xdb)][_0x1e8a36(0x128)][_0x1e8a36(0xef)]();}),_0x3e74df(_0x22ec3d,_0x8a79df,{'role':_0x74f01f(0xfd)});const _0x297d5f=[];for(const _0x1487c2 of _0x8a79df)ae(_0x1487c2)&&_0x297d5f[_0x74f01f(0x14f)](this[_0x74f01f(0x144)][_0x74f01f(0xdf)][_0x74f01f(0xf2)](_0x1487c2[_0x74f01f(0x132)][_0x74f01f(0xf4)]));const _0x440546=_0x22ec3d[_0x74f01f(0xd5)];return _0x440546[_0x74f01f(0x122)][_0x74f01f(0xec)](_0x74f01f(0x138)),_0x440546[_0x74f01f(0x131)][_0x74f01f(0xec)](_0x74f01f(0x138)),_0x440546[_0x74f01f(0x122)][_0x74f01f(0xe5)](_0x74f01f(0x138))['to'](_0x2b1009,_0x74f01f(0x138)),_0x440546[_0x74f01f(0x131)][_0x74f01f(0xe5)](_0x74f01f(0x138))[_0x74f01f(0xff)](_0x297d5f,_0x74f01f(0x138),(..._0x2223d3)=>_0x2223d3[_0x74f01f(0x11d)](_0x145168=>_0x145168)),_0x22ec3d['on'](_0x74f01f(0x127),_0x23b2f5=>{const _0x5c7f0d=_0x74f01f;this[_0x5c7f0d(0x144)][_0x5c7f0d(0x127)](_0x23b2f5[_0x5c7f0d(0x121)][_0x5c7f0d(0xf4)]),this[_0x5c7f0d(0x144)][_0x5c7f0d(0xdb)][_0x5c7f0d(0x128)][_0x5c7f0d(0xef)]();}),_0x22ec3d;}[_0x13a2eb(0x125)](_0x14d325,_0x1926f0,_0x5dc51d){const _0x43c51b=_0x13a2eb,_0x5ce64c=new _0x2ca91d(_0x14d325),_0x33ea7a=this[_0x43c51b(0x144)][_0x43c51b(0xdf)][_0x43c51b(0xf2)](_0x43c51b(0x146));_0x5ce64c[_0x43c51b(0xd5)][_0x43c51b(0xea)]({'label':_0x5dc51d,'icon':_0x5bb5f5});const _0x57e49f=new _0x3e70f0(_0x14d325);for(const _0x3e4e4a of _0x1926f0){if(_0x43c51b(0x15f)==_0x3e4e4a[_0x43c51b(0x15e)]){_0x57e49f[_0x43c51b(0x147)][_0x43c51b(0x135)](new _0x379b1d(_0x14d325));continue;}const _0x5b5939=new _0x3b5df0(_0x14d325,_0x5ce64c),_0x2f9813=new _0x5cceea(_0x14d325),_0x3a50ae=_0x3e4e4a[_0x43c51b(0x132)];_0x2f9813[_0x43c51b(0xe5)](...Object[_0x43c51b(0x160)](_0x3a50ae))['to'](_0x3a50ae),_0x2f9813[_0x43c51b(0xe6)](_0x43c51b(0x127))['to'](_0x5ce64c),_0x2f9813['on'](_0x43c51b(0x127),()=>{const _0x397e36=_0x43c51b;this[_0x397e36(0x144)][_0x397e36(0x127)](_0x3a50ae[_0x397e36(0xf4)]),this[_0x397e36(0x144)][_0x397e36(0xdb)][_0x397e36(0x128)][_0x397e36(0xef)]();}),_0x5b5939[_0x43c51b(0x11e)][_0x43c51b(0x135)](_0x2f9813),_0x57e49f[_0x43c51b(0x147)][_0x43c51b(0x135)](_0x5b5939);}return _0x5ce64c[_0x43c51b(0xe5)](_0x43c51b(0x138))['to'](_0x33ea7a,_0x43c51b(0x138)),_0x5ce64c[_0x43c51b(0x10c)][_0x43c51b(0x11e)][_0x43c51b(0x135)](_0x57e49f),_0x5ce64c;}[_0x13a2eb(0xd8)](_0x30b718){const _0x91fae9=_0x13a2eb,_0x2483b9=this[_0x91fae9(0x144)],_0x3344de=_0x2483b9[_0x91fae9(0xd9)],_0x12bc65=_0x2483b9[_0x91fae9(0xe9)][_0x91fae9(0xf2)](_0x91fae9(0x130)),_0x172953=_0x2483b9[_0x91fae9(0xe9)][_0x91fae9(0xf2)](_0x91fae9(0x115)),_0x466a3f=_0x2483b9[_0x91fae9(0xe9)][_0x91fae9(0xf2)](_0x91fae9(0x137)),_0x55a612=_0x2483b9[_0x91fae9(0xe9)][_0x91fae9(0xf2)](_0x387051)['me'],_0x53f25e=_0x3344de[_0x91fae9(0xf2)](_0x91fae9(0x146))[_0x91fae9(0x153)],{CommentsListView:_0x2290c7,CommentThreadInputView:_0x56b4f6}=_0x2483b9[_0x91fae9(0xe9)][_0x91fae9(0xf2)](_0x91fae9(0x140));let _0x1a9d3a,_0x2d37ea;this[_0x91fae9(0x12f)][_0x91fae9(0x12e)](_0x30b718['id'])?(_0x2d37ea=this[_0x91fae9(0x12f)][_0x91fae9(0xf2)](_0x30b718['id']),_0x1a9d3a=_0x2d37ea[_0x91fae9(0x116)]):(_0x1a9d3a=new _0x53f25e(_0x2483b9[_0x91fae9(0xed)],_0x30b718,_0x55a612,{'disableComments':this[_0x91fae9(0x110)],'editorConfig':_0x3344de[_0x91fae9(0xf2)](_0x91fae9(0x15b)),'maxCommentsWhenCollapsed':_0x3344de[_0x91fae9(0xf2)](_0x91fae9(0x106)),'maxThreadTotalWeight':_0x3344de[_0x91fae9(0xf2)](_0x91fae9(0x10a)),'maxCommentCharsWhenCollapsed':_0x3344de[_0x91fae9(0xf2)](_0x91fae9(0xe3)),'formatDateTime':_0x592828(_0x3344de[_0x91fae9(0xf2)](_0x91fae9(0xed))),'CommentView':_0x3344de[_0x91fae9(0xf2)](_0x91fae9(0x109))[_0x91fae9(0x13e)],'CommentsListView':_0x2290c7,'CommentThreadInputView':_0x56b4f6}),_0x1a9d3a[_0x91fae9(0x15d)]['on'](_0x91fae9(0x127),()=>{const _0x698c85=_0x91fae9;_0x2483b9[_0x698c85(0xdb)][_0x698c85(0x128)][_0x698c85(0xef)]();}),_0x1a9d3a[_0x91fae9(0x119)]['on'](_0x91fae9(0x127),()=>{const _0x114c73=_0x91fae9;_0x2483b9[_0x114c73(0xdb)][_0x114c73(0x128)][_0x114c73(0xef)]();}),_0x2d37ea=_0x12bc65[_0x91fae9(0x13d)](this[_0x91fae9(0x144)][_0x91fae9(0xed)],_0x1a9d3a),_0x2d37ea[_0x91fae9(0xe5)](_0x91fae9(0x107))['to'](_0x1a9d3a,_0x91fae9(0x107)),_0x2d37ea[_0x91fae9(0xe5)](_0x91fae9(0xe1))['to'](_0x1a9d3a),_0x2d37ea[_0x91fae9(0xe5)](_0x91fae9(0x15e))['to'](_0x1a9d3a,_0x91fae9(0x15e),_0x5dfa16=>_0x91fae9(0x13f)+_0x5dfa16),this[_0x91fae9(0x12f)][_0x91fae9(0xea)](_0x30b718['id'],_0x2d37ea));const _0x94f8a4=_0x172953[_0x91fae9(0xd0)](_0x30b718[_0x91fae9(0x117)],_0x1a9d3a),_0x3cbf92=new _0xdf46a7(_0x2483b9,_0x30b718,_0x1a9d3a,_0x94f8a4),_0x39420f=_0x30b718[_0x91fae9(0xd7)]()[_0x91fae9(0x12a)](_0x737e5=>_0x737e5[_0x91fae9(0x103)]);_0x1a9d3a[_0x91fae9(0x134)]=_0x2483b9[_0x91fae9(0xe9)][_0x91fae9(0xf2)](_0x91fae9(0x100))[_0x91fae9(0x15c)][_0x91fae9(0xd3)](_0x39420f),this[_0x91fae9(0xf1)][_0x91fae9(0xea)](_0x30b718,_0x3cbf92),this[_0x91fae9(0xee)][_0x91fae9(0xea)](_0x1a9d3a,_0x3cbf92);const _0xc42029=_0x12bc65[_0x91fae9(0x14d)]({'view':_0x2d37ea,'target':()=>{const _0x1d2303=_0x91fae9,_0x3b57a8=[],_0x38b29e=_0x30b718[_0x1d2303(0xd7)]()[_0x1d2303(0x12a)](_0x464765=>_0x464765[_0x1d2303(0x103)]);for(const _0x55a2fe of _0x38b29e)_0x3b57a8[_0x1d2303(0x14f)](..._0x55a2fe[_0x1d2303(0x150)]());return _0x2ba571(_0x2483b9[_0x1d2303(0xdb)],_0x3b57a8);},'type':()=>_0x91fae9(0x13f)+_0x3cbf92[_0x91fae9(0x128)][_0x91fae9(0x15e)]});_0x172953[_0x91fae9(0xf6)](_0x1a9d3a,_0xc42029),_0x12bc65[_0x91fae9(0x135)](_0xc42029),_0x466a3f[_0x91fae9(0x105)](_0xc42029);}[_0x13a2eb(0x13c)](_0x249595){const _0x32cdef=_0x13a2eb,_0x173048=this[_0x32cdef(0x144)][_0x32cdef(0xe9)][_0x32cdef(0xf2)](_0x32cdef(0x115)),_0x2e1fe7=this[_0x32cdef(0x144)][_0x32cdef(0xe9)][_0x32cdef(0xf2)](_0x32cdef(0x130)),_0xec7345=this[_0x32cdef(0xf1)][_0x32cdef(0xf2)](_0x249595),_0x3b5e61=_0xec7345[_0x32cdef(0x128)],_0x2eac05=_0x2e1fe7[_0x32cdef(0xfc)](_0x3b5e61);_0x173048[_0x32cdef(0x152)](_0x3b5e61),_0x2eac05&&_0x2e1fe7[_0x32cdef(0x14b)](_0x2eac05),this[_0x32cdef(0xf1)][_0x32cdef(0xd2)](_0x249595),this[_0x32cdef(0xee)][_0x32cdef(0xd2)](_0x3b5e61),_0xec7345[_0x32cdef(0x111)]();}[_0x13a2eb(0x11f)](_0x1e2f77){const _0x5defdf=_0x13a2eb;if(!_0x1e2f77[_0x5defdf(0x103)]||!this[_0x5defdf(0xf1)][_0x5defdf(0x12e)](_0x1e2f77))return;const _0x4b8c62=this[_0x5defdf(0x144)][_0x5defdf(0xe9)][_0x5defdf(0xf2)](_0x5defdf(0x100)),_0x464f89=this[_0x5defdf(0xf1)][_0x5defdf(0xf2)](_0x1e2f77),_0x3cba41=_0x1e2f77[_0x5defdf(0xd7)]();_0x464f89[_0x5defdf(0x128)][_0x5defdf(0x134)]=_0x4b8c62[_0x5defdf(0x15c)][_0x5defdf(0xd3)](_0x3cba41);}[_0x13a2eb(0x111)](){const _0x21f7bb=_0x13a2eb;for(const _0x2c8a8b of this[_0x21f7bb(0xf1)][_0x21f7bb(0x160)]())this[_0x21f7bb(0x13c)](_0x2c8a8b);for(const _0x4718ac of this[_0x21f7bb(0x12f)][_0x21f7bb(0x143)]())_0x4718ac[_0x21f7bb(0x116)][_0x21f7bb(0x111)]();super[_0x21f7bb(0x111)]();}}function ae(_0x1b5871){const _0x8a4bc7=_0x13a2eb;return _0x8a4bc7(0x132)in _0x1b5871;}
23
+ const _0x2f1f66=_0x2293;(function(_0x4f50a7,_0x19f1ab){const _0x9797ca=_0x2293,_0x5d531a=_0x4f50a7();while(!![]){try{const _0x10c5be=-parseInt(_0x9797ca(0x16e))/0x1+parseInt(_0x9797ca(0x1ce))/0x2+-parseInt(_0x9797ca(0x1d8))/0x3*(parseInt(_0x9797ca(0x1b7))/0x4)+parseInt(_0x9797ca(0x1d6))/0x5+-parseInt(_0x9797ca(0x1d1))/0x6+parseInt(_0x9797ca(0x1df))/0x7+-parseInt(_0x9797ca(0x1d0))/0x8;if(_0x10c5be===_0x19f1ab)break;else _0x5d531a['push'](_0x5d531a['shift']());}catch(_0x8727bb){_0x5d531a['push'](_0x5d531a['shift']());}}}(_0x34b7,0xee7a1));import{Plugin as _0x12c225}from'ckeditor5/src/core.js';import{Collection as _0x5713fe}from'ckeditor5/src/utils.js';function _0x2293(_0x16421a,_0x31a835){const _0x34b745=_0x34b7();return _0x2293=function(_0x2293e2,_0x2d809b){_0x2293e2=_0x2293e2-0x15f;let _0xa7de2c=_0x34b745[_0x2293e2];return _0xa7de2c;},_0x2293(_0x16421a,_0x31a835);}import{addListToDropdown as _0x34a597,createDropdown as _0x486302,ListSeparatorView as _0x21e006,MenuBarMenuView as _0x288f41,MenuBarMenuListView as _0x2a810d,MenuBarMenuListItemView as _0x3e947b,MenuBarMenuListItemButtonView as _0x2f45f7,SplitButtonView as _0x2f457f,ViewModel as _0x29538d}from'ckeditor5/src/ui.js';import{Users as _0x4132d7,getDateTimeFormatter as _0x5c6a7d,getAllMarkersDomElementsSorted as _0x9d6063}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x240c33 from'./trackchangesediting.js';import _0x426e1f from'./ui/suggestioncontroller.js';import _0x56779e from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x14cdc6}from'./utils/common-translations.js';import _0x11fceb from'../theme/icons/track-changes.svg';function _0x34b7(){const _0xd6ad08=['filter','has','change:activeAnnotations','length','getRanges','CommentView','isDirty','editing','pluginName','isEnabled','discardSelectedSuggestions','discardAllSuggestions','470896OBVodX','createAnnotationView','_updateController','arrowView','push','comments.editorConfig','comments.maxCommentsWhenCollapsed','isOn','activeAnnotations','getMarkers','activeMarkers','set','actionView','add','focus','Discard\x20all\x20suggestions','head','addSourceCollector','descriptionParts','_createToolbarButton','source','comments.maxThreadTotalWeight','TrackChangesEditing','acceptSelectedSuggestions','addComment','getDescriptions','execute','_handleControllerBuffer','panelView','Accept\x20all\x20selected\x20suggestions','size','config','get','some','stopListening','descriptionFactory','_refreshActiveMarkers','registerAnnotation','keys','trackChanges','toMany','comments','getByInnerView','lowest','unbind','menu','Track\x20changes','destroy','children','isMultiRange','button','suggestion-','suggestionChanged','items','getAllAdjacentSuggestions','discardButton','comments.maxCommentCharsWhenCollapsed','requires','suggestionUnloaded','hasSuggestion','acceptButton','editor','listenTo','getJoined','getFirstRange','bind','trackChanges.SuggestionThreadView','suggestionLoaded','view','_disableComments','Annotations','componentFactory','value','3548084URUGrj','_annotationViews','_createMenuBarMenu','_suggestionToController','menuitem','_destroyController','CommentsUI','_unbindEditors','mainView','delegate','commandName','init','switchbutton','_viewToController','model','delete','_bindAnnotationToEditors','_initializeController','createAnnotation','getSuggestion','menuBar:trackChanges','createCommentThreadController','getMarkerNames','935422jNpUSK','_addUIComponentsToFactory','88144WwXGJT','5080872IHsqIe','separator','refreshSelectedViews','_handleSuggestionControllerDelayed','locale','4954670mNERvW','clear','3aLZVtF','define','SuggestionThreadView','previous','isInContent','plugins','commentThread','12137321wEHnAf','remove','menuitemcheckbox','change:previous','reduce','trackChanges.disableComments','values','buttonView','EditorAnnotations','CommentsRepository','innerView','TrackChangesUI','Accept\x20all\x20suggestions','type','commands','from','Discard\x20all\x20selected\x20suggestions','acceptAllSuggestions'];_0x34b7=function(){return _0xd6ad08;};return _0x34b7();}export default class d extends _0x12c225{static get[_0x2f1f66(0x1a7)](){const _0x348508=_0x2f1f66;return[_0x240c33,_0x4132d7,_0x348508(0x1e8),_0x348508(0x1b4),_0x348508(0x1e7)];}static get[_0x2f1f66(0x16a)](){const _0x34d06a=_0x2f1f66;return _0x34d06a(0x1ea);}constructor(_0x10f2f7){const _0x48c113=_0x2f1f66;super(_0x10f2f7),this[_0x48c113(0x1ba)]=new Map(),this[_0x48c113(0x1c4)]=new Map(),this[_0x48c113(0x1b8)]=new Map(),this[_0x48c113(0x189)]=new Map();const _0x811a88=this[_0x48c113(0x1ab)][_0x48c113(0x18d)];_0x811a88[_0x48c113(0x1d9)](_0x48c113(0x1b0),_0x56779e),_0x811a88[_0x48c113(0x1d9)](_0x48c113(0x1e4),!0x1),this[_0x48c113(0x1b3)]=_0x811a88[_0x48c113(0x18e)](_0x48c113(0x1e4));}[_0x2f1f66(0x1d4)](_0x55048d,_0x5cbe2f){const _0xb05446=_0x2f1f66;0x0===this[_0xb05446(0x189)][_0xb05446(0x18c)]&&setTimeout(()=>{const _0x4709cb=_0xb05446;for(const [_0x26d1ab,_0x1f90a5]of this[_0x4709cb(0x189)]){const _0x1ccf78=this[_0x4709cb(0x1ba)][_0x4709cb(0x163)](_0x26d1ab);_0x1ccf78||_0x1f90a5?_0x1ccf78&&_0x1f90a5&&this[_0x4709cb(0x1bc)](_0x26d1ab):this[_0x4709cb(0x1c8)](_0x26d1ab);}this[_0x4709cb(0x189)][_0x4709cb(0x1d7)](),this[_0x4709cb(0x1ab)][_0x4709cb(0x1dd)][_0x4709cb(0x18e)](_0x4709cb(0x1e7))[_0x4709cb(0x1d3)](),this[_0x4709cb(0x192)]();},0xa),this[_0xb05446(0x189)][_0xb05446(0x179)](_0x55048d,_0x5cbe2f);}[_0x2f1f66(0x1c2)](){const _0x3de719=_0x2f1f66,_0x540b8b=this[_0x3de719(0x1ab)],_0x3c5e40=_0x540b8b[_0x3de719(0x1dd)][_0x3de719(0x18e)](_0x3de719(0x184)),_0x361824=_0x540b8b[_0x3de719(0x1dd)][_0x3de719(0x18e)](_0x3de719(0x1b4)),_0x1f6dd9=_0x540b8b[_0x3de719(0x1dd)][_0x3de719(0x18e)](_0x3de719(0x1e7)),_0x3936f0=_0x540b8b[_0x3de719(0x1dd)][_0x3de719(0x18e)](_0x3de719(0x1e8));this[_0x3de719(0x1cf)](),_0x1f6dd9[_0x3de719(0x17f)](()=>{const _0x3a81a3=_0x3de719,_0xab2ce5=[];for(const [_0x331e27,_0x1b471b]of Array[_0x3a81a3(0x15f)](this[_0x3a81a3(0x1ba)])){const _0x185671=_0x331e27[_0x3a81a3(0x1a4)](),_0x10c25c=[];for(const _0x26e9b7 of _0x185671){if(!_0x26e9b7[_0x3a81a3(0x1dc)])continue;if(_0x26e9b7[_0x3a81a3(0x19f)]){_0x10c25c[_0x3a81a3(0x172)](..._0x26e9b7[_0x3a81a3(0x166)]());continue;}const _0x25a6e8=_0x26e9b7[_0x3a81a3(0x1ae)]();if(_0x10c25c[_0x3a81a3(0x165)]>0x0){const _0x22eae2=_0x10c25c[0x0][_0x3a81a3(0x1ad)](_0x25a6e8);if(_0x22eae2){_0x10c25c[0x0]=_0x22eae2;continue;}}_0x10c25c[_0x3a81a3(0x172)](_0x25a6e8);}_0xab2ce5[_0x3a81a3(0x172)]([_0x1b471b[_0x3a81a3(0x1b2)],_0x10c25c]);}return _0xab2ce5;}),this[_0x3de719(0x1ac)](_0x3c5e40,_0x3de719(0x1b1),(_0x275064,_0x495b5c)=>{const _0x36fc7a=_0x3de719;this[_0x36fc7a(0x1ac)](_0x495b5c,_0x36fc7a(0x1e2),(_0x2f26eb,_0x36d12c,_0x4e38cf,_0x4c2120)=>{const _0x9b5835=_0x36fc7a;_0x495b5c[_0x9b5835(0x1dc)]&&(null==_0x4e38cf?(this[_0x9b5835(0x170)](_0x4c2120[_0x9b5835(0x17e)]),this[_0x9b5835(0x1d4)](_0x495b5c,!0x1)):(this[_0x9b5835(0x170)](_0x4e38cf[_0x9b5835(0x17e)]),null==_0x4c2120&&this[_0x9b5835(0x1d4)](_0x495b5c,!0x0)));}),null!==_0x495b5c[_0x36fc7a(0x1db)]?this[_0x36fc7a(0x170)](_0x495b5c[_0x36fc7a(0x17e)]):this[_0x36fc7a(0x1d4)](_0x495b5c,!0x1);}),this[_0x3de719(0x1ac)](_0x3c5e40,_0x3de719(0x1a8),(_0x2e5684,_0x361cc1,_0x14d72f)=>{const _0x59b87d=_0x3de719;this[_0x59b87d(0x190)](_0x361cc1,_0x59b87d(0x1e2)),this[_0x59b87d(0x189)][_0x59b87d(0x1c6)](_0x361cc1),this[_0x59b87d(0x1ba)][_0x59b87d(0x163)](_0x361cc1)&&this[_0x59b87d(0x1bc)](_0x361cc1),_0x14d72f&&this[_0x59b87d(0x170)](_0x14d72f[_0x59b87d(0x17e)]);}),this[_0x3de719(0x1ac)](_0x3c5e40,_0x3de719(0x1a2),(_0xa1140c,_0xc4daa2)=>{const _0x255be6=_0x3de719;this[_0x255be6(0x170)](_0xc4daa2);}),this[_0x3de719(0x1ac)](_0x361824,_0x3de719(0x164),()=>{const _0x135a99=_0x3de719;this[_0x135a99(0x192)]();}),this[_0x3de719(0x1ac)](_0x3936f0,_0x3de719(0x186),(_0x47aa60,{threadId:_0xd9694b,isFromAdapter:_0x5b6b07})=>{const _0x200f52=_0x3de719;if(_0x5b6b07||!_0x3c5e40[_0x200f52(0x1a9)](_0xd9694b))return;const _0x5cf171=_0x3c5e40[_0x200f52(0x1ca)](_0xd9694b);this[_0x200f52(0x1ba)][_0x200f52(0x18e)](_0x5cf171)[_0x200f52(0x1b2)][_0x200f52(0x17c)]();},{'priority':_0x3de719(0x199)});}[_0x2f1f66(0x192)](){const _0x192c72=_0x2f1f66,_0x30b098=this[_0x192c72(0x1ab)][_0x192c72(0x1dd)][_0x192c72(0x18e)](_0x192c72(0x1b4)),_0x55657f=this[_0x192c72(0x1ab)][_0x192c72(0x1dd)][_0x192c72(0x18e)](_0x192c72(0x184)),_0x89c95e=Array[_0x192c72(0x15f)](_0x30b098[_0x192c72(0x176)],_0x297d90=>_0x297d90[_0x192c72(0x1e9)])[_0x192c72(0x162)](_0x208fe4=>this[_0x192c72(0x1c4)][_0x192c72(0x163)](_0x208fe4)),_0x34f07f=[];for(const _0x713d42 of _0x89c95e){const _0x4dfbb5=this[_0x192c72(0x1c4)][_0x192c72(0x18e)](_0x713d42)[_0x192c72(0x1c5)][_0x192c72(0x1a4)]();_0x34f07f[_0x192c72(0x172)](..._0x4dfbb5[_0x192c72(0x1e3)]((_0x583d51,_0x183cc9)=>[..._0x583d51,..._0x183cc9[_0x192c72(0x1cd)]()],[]));}_0x55657f[_0x192c72(0x178)]=_0x34f07f;}[_0x2f1f66(0x1cf)](){const _0x2fb586=_0x2f1f66,_0x42269f=this[_0x2fb586(0x1ab)],_0x46ffcd=_0x42269f[_0x2fb586(0x1d5)],_0x2b157e=_0x14cdc6(_0x46ffcd,_0x2fb586(0x19c)),_0x134bd0=new _0x5713fe([{'type':_0x2fb586(0x1c3),'model':new _0x29538d({'withText':!0x0,'label':_0x2b157e,'commandName':_0x2fb586(0x195),'role':_0x2fb586(0x1e1)})},{'type':_0x2fb586(0x1d2)},{'type':_0x2fb586(0x1a0),'model':new _0x29538d({'withText':!0x0,'label':_0x14cdc6(_0x46ffcd,_0x2fb586(0x1eb)),'commandName':_0x2fb586(0x161),'role':_0x2fb586(0x1bb)})},{'type':_0x2fb586(0x1a0),'model':new _0x29538d({'withText':!0x0,'label':_0x14cdc6(_0x46ffcd,_0x2fb586(0x18b)),'commandName':_0x2fb586(0x185),'role':_0x2fb586(0x1bb)})},{'type':_0x2fb586(0x1a0),'model':new _0x29538d({'withText':!0x0,'label':_0x14cdc6(_0x46ffcd,_0x2fb586(0x17d)),'commandName':_0x2fb586(0x16d),'role':_0x2fb586(0x1bb)})},{'type':_0x2fb586(0x1a0),'model':new _0x29538d({'withText':!0x0,'label':_0x14cdc6(_0x46ffcd,_0x2fb586(0x160)),'commandName':_0x2fb586(0x16c),'role':_0x2fb586(0x1bb)})}]);for(const _0x4ab3ee of _0x134bd0)if(ae(_0x4ab3ee)){const _0x27af7d=_0x42269f[_0x2fb586(0x1ed)][_0x2fb586(0x18e)](_0x4ab3ee[_0x2fb586(0x1c5)][_0x2fb586(0x1c1)]);_0x4ab3ee[_0x2fb586(0x1c5)][_0x2fb586(0x1af)](_0x2fb586(0x175),_0x2fb586(0x16b))['to'](_0x27af7d,_0x2fb586(0x1b6),_0x2fb586(0x16b));}_0x42269f['ui'][_0x2fb586(0x1b5)][_0x2fb586(0x17b)](_0x2fb586(0x195),_0x366e78=>this[_0x2fb586(0x181)](_0x366e78,_0x134bd0,_0x2b157e)),_0x42269f['ui'][_0x2fb586(0x1b5)][_0x2fb586(0x17b)](_0x2fb586(0x1cb),_0xa9400f=>this[_0x2fb586(0x1b9)](_0xa9400f,_0x134bd0,_0x2b157e));}[_0x2f1f66(0x181)](_0x121b7e,_0x5c3cf9,_0x5d2b2d){const _0x4d15da=_0x2f1f66,_0x411ed6=_0x486302(_0x121b7e,_0x2f457f),_0x409655=this[_0x4d15da(0x1ab)][_0x4d15da(0x1ed)][_0x4d15da(0x18e)](_0x4d15da(0x195));_0x411ed6[_0x4d15da(0x1e6)][_0x4d15da(0x179)]({'tooltip':_0x5d2b2d,'label':_0x5d2b2d,'icon':_0x11fceb}),_0x411ed6[_0x4d15da(0x1e6)][_0x4d15da(0x1af)](_0x4d15da(0x175))['to'](_0x409655,_0x4d15da(0x1b6)),_0x411ed6[_0x4d15da(0x1e6)]['on'](_0x4d15da(0x188),()=>{const _0x3ea6cb=_0x4d15da;_0x409655[_0x3ea6cb(0x188)](),this[_0x3ea6cb(0x1ab)][_0x3ea6cb(0x169)][_0x3ea6cb(0x1b2)][_0x3ea6cb(0x17c)]();}),_0x34a597(_0x411ed6,_0x5c3cf9,{'role':_0x4d15da(0x19b)});const _0x25b41b=[];for(const _0x463da0 of _0x5c3cf9)ae(_0x463da0)&&_0x25b41b[_0x4d15da(0x172)](this[_0x4d15da(0x1ab)][_0x4d15da(0x1ed)][_0x4d15da(0x18e)](_0x463da0[_0x4d15da(0x1c5)][_0x4d15da(0x1c1)]));const _0x561589=_0x411ed6[_0x4d15da(0x1e6)];return _0x561589[_0x4d15da(0x17a)][_0x4d15da(0x19a)](_0x4d15da(0x16b)),_0x561589[_0x4d15da(0x171)][_0x4d15da(0x19a)](_0x4d15da(0x16b)),_0x561589[_0x4d15da(0x17a)][_0x4d15da(0x1af)](_0x4d15da(0x16b))['to'](_0x409655,_0x4d15da(0x16b)),_0x561589[_0x4d15da(0x171)][_0x4d15da(0x1af)](_0x4d15da(0x16b))[_0x4d15da(0x196)](_0x25b41b,_0x4d15da(0x16b),(..._0x45057e)=>_0x45057e[_0x4d15da(0x18f)](_0x54bf2b=>_0x54bf2b)),_0x411ed6['on'](_0x4d15da(0x188),_0x312de9=>{const _0x17b0f0=_0x4d15da;this[_0x17b0f0(0x1ab)][_0x17b0f0(0x188)](_0x312de9[_0x17b0f0(0x182)][_0x17b0f0(0x1c1)]),this[_0x17b0f0(0x1ab)][_0x17b0f0(0x169)][_0x17b0f0(0x1b2)][_0x17b0f0(0x17c)]();}),_0x411ed6;}[_0x2f1f66(0x1b9)](_0x476285,_0x5bf214,_0x41a799){const _0x4c128a=_0x2f1f66,_0x5c21c4=new _0x288f41(_0x476285),_0x4c435c=this[_0x4c128a(0x1ab)][_0x4c128a(0x1ed)][_0x4c128a(0x18e)](_0x4c128a(0x195));_0x5c21c4[_0x4c128a(0x1e6)][_0x4c128a(0x179)]({'label':_0x41a799,'icon':_0x11fceb});const _0x3f7ae1=new _0x2a810d(_0x476285);for(const _0x4769e0 of _0x5bf214){if(_0x4c128a(0x1d2)==_0x4769e0[_0x4c128a(0x1ec)]){_0x3f7ae1[_0x4c128a(0x1a3)][_0x4c128a(0x17b)](new _0x21e006(_0x476285));continue;}const _0x2d7b33=new _0x3e947b(_0x476285,_0x5c21c4),_0x12cee8=new _0x2f45f7(_0x476285),_0x4824ea=_0x4769e0[_0x4c128a(0x1c5)];_0x12cee8[_0x4c128a(0x1af)](...Object[_0x4c128a(0x194)](_0x4824ea))['to'](_0x4824ea),_0x12cee8[_0x4c128a(0x1c0)](_0x4c128a(0x188))['to'](_0x5c21c4),_0x12cee8['on'](_0x4c128a(0x188),()=>{const _0x41c120=_0x4c128a;this[_0x41c120(0x1ab)][_0x41c120(0x188)](_0x4824ea[_0x41c120(0x1c1)]),this[_0x41c120(0x1ab)][_0x41c120(0x169)][_0x41c120(0x1b2)][_0x41c120(0x17c)]();}),_0x2d7b33[_0x4c128a(0x19e)][_0x4c128a(0x17b)](_0x12cee8),_0x3f7ae1[_0x4c128a(0x1a3)][_0x4c128a(0x17b)](_0x2d7b33);}return _0x5c21c4[_0x4c128a(0x1af)](_0x4c128a(0x16b))['to'](_0x4c435c,_0x4c128a(0x16b)),_0x5c21c4[_0x4c128a(0x18a)][_0x4c128a(0x19e)][_0x4c128a(0x17b)](_0x3f7ae1),_0x5c21c4;}[_0x2f1f66(0x1c8)](_0x3aaaae){const _0x10e0ce=_0x2f1f66,_0x1bfb26=this[_0x10e0ce(0x1ab)],_0x3673dc=_0x1bfb26[_0x10e0ce(0x18d)],_0x192935=_0x1bfb26[_0x10e0ce(0x1dd)][_0x10e0ce(0x18e)](_0x10e0ce(0x1b4)),_0x46ef37=_0x1bfb26[_0x10e0ce(0x1dd)][_0x10e0ce(0x18e)](_0x10e0ce(0x1e8)),_0x22b125=_0x1bfb26[_0x10e0ce(0x1dd)][_0x10e0ce(0x18e)](_0x10e0ce(0x1e7)),_0x5026b0=_0x1bfb26[_0x10e0ce(0x1dd)][_0x10e0ce(0x18e)](_0x4132d7)['me'],_0x19fdfe=_0x3673dc[_0x10e0ce(0x18e)](_0x10e0ce(0x195))[_0x10e0ce(0x1da)],{CommentsListView:_0x5161a1,CommentThreadInputView:_0x1a7050}=_0x1bfb26[_0x10e0ce(0x1dd)][_0x10e0ce(0x18e)](_0x10e0ce(0x1bd));let _0x16e2ac,_0x5e3dd1;this[_0x10e0ce(0x1b8)][_0x10e0ce(0x163)](_0x3aaaae['id'])?(_0x5e3dd1=this[_0x10e0ce(0x1b8)][_0x10e0ce(0x18e)](_0x3aaaae['id']),_0x16e2ac=_0x5e3dd1[_0x10e0ce(0x1bf)]):(_0x16e2ac=new _0x19fdfe(_0x1bfb26[_0x10e0ce(0x1d5)],_0x3aaaae,_0x5026b0,{'disableComments':this[_0x10e0ce(0x1b3)],'editorConfig':_0x3673dc[_0x10e0ce(0x18e)](_0x10e0ce(0x173)),'maxCommentsWhenCollapsed':_0x3673dc[_0x10e0ce(0x18e)](_0x10e0ce(0x174)),'maxThreadTotalWeight':_0x3673dc[_0x10e0ce(0x18e)](_0x10e0ce(0x183)),'maxCommentCharsWhenCollapsed':_0x3673dc[_0x10e0ce(0x18e)](_0x10e0ce(0x1a6)),'formatDateTime':_0x5c6a7d(_0x3673dc[_0x10e0ce(0x18e)](_0x10e0ce(0x1d5))),'CommentView':_0x3673dc[_0x10e0ce(0x18e)](_0x10e0ce(0x197))[_0x10e0ce(0x167)],'CommentsListView':_0x5161a1,'CommentThreadInputView':_0x1a7050}),_0x16e2ac[_0x10e0ce(0x1aa)]['on'](_0x10e0ce(0x188),()=>{const _0x3bdade=_0x10e0ce;_0x1bfb26[_0x3bdade(0x169)][_0x3bdade(0x1b2)][_0x3bdade(0x17c)]();}),_0x16e2ac[_0x10e0ce(0x1a5)]['on'](_0x10e0ce(0x188),()=>{const _0x8e81cb=_0x10e0ce;_0x1bfb26[_0x8e81cb(0x169)][_0x8e81cb(0x1b2)][_0x8e81cb(0x17c)]();}),_0x5e3dd1=_0x192935[_0x10e0ce(0x16f)](this[_0x10e0ce(0x1ab)][_0x10e0ce(0x1d5)],_0x16e2ac),_0x5e3dd1[_0x10e0ce(0x1af)](_0x10e0ce(0x168))['to'](_0x16e2ac,_0x10e0ce(0x168)),_0x5e3dd1[_0x10e0ce(0x1af)](_0x10e0ce(0x165))['to'](_0x16e2ac),_0x5e3dd1[_0x10e0ce(0x1af)](_0x10e0ce(0x1ec))['to'](_0x16e2ac,_0x10e0ce(0x1ec),_0x2b6dca=>_0x10e0ce(0x1a1)+_0x2b6dca),this[_0x10e0ce(0x1b8)][_0x10e0ce(0x179)](_0x3aaaae['id'],_0x5e3dd1));const _0x3af0ce=_0x46ef37[_0x10e0ce(0x1cc)](_0x3aaaae[_0x10e0ce(0x1de)],_0x16e2ac),_0x1a1567=new _0x426e1f(_0x1bfb26,_0x3aaaae,_0x16e2ac,_0x3af0ce),_0x5291f6=_0x3aaaae[_0x10e0ce(0x1a4)]()[_0x10e0ce(0x162)](_0x4aabe0=>_0x4aabe0[_0x10e0ce(0x1dc)]);_0x16e2ac[_0x10e0ce(0x180)]=_0x1bfb26[_0x10e0ce(0x1dd)][_0x10e0ce(0x18e)](_0x10e0ce(0x184))[_0x10e0ce(0x191)][_0x10e0ce(0x187)](_0x5291f6),this[_0x10e0ce(0x1ba)][_0x10e0ce(0x179)](_0x3aaaae,_0x1a1567),this[_0x10e0ce(0x1c4)][_0x10e0ce(0x179)](_0x16e2ac,_0x1a1567);const _0x2ef755=_0x192935[_0x10e0ce(0x1c9)]({'view':_0x5e3dd1,'target':()=>{const _0x1104c=_0x10e0ce,_0x5a3a3f=[],_0x4e5e6f=_0x3aaaae[_0x1104c(0x1a4)]()[_0x1104c(0x162)](_0x115d22=>_0x115d22[_0x1104c(0x1dc)]);for(const _0x38b09d of _0x4e5e6f)_0x5a3a3f[_0x1104c(0x172)](..._0x38b09d[_0x1104c(0x177)]());return _0x9d6063(_0x1bfb26[_0x1104c(0x169)],_0x5a3a3f);},'type':()=>_0x10e0ce(0x1a1)+_0x1a1567[_0x10e0ce(0x1b2)][_0x10e0ce(0x1ec)]});_0x46ef37[_0x10e0ce(0x1c7)](_0x16e2ac,_0x2ef755),_0x192935[_0x10e0ce(0x17b)](_0x2ef755),_0x22b125[_0x10e0ce(0x193)](_0x2ef755);}[_0x2f1f66(0x1bc)](_0x53291b){const _0x21f736=_0x2f1f66,_0x345152=this[_0x21f736(0x1ab)][_0x21f736(0x1dd)][_0x21f736(0x18e)](_0x21f736(0x1e8)),_0x5be89b=this[_0x21f736(0x1ab)][_0x21f736(0x1dd)][_0x21f736(0x18e)](_0x21f736(0x1b4)),_0x54d975=this[_0x21f736(0x1ba)][_0x21f736(0x18e)](_0x53291b),_0x3cd8a8=_0x54d975[_0x21f736(0x1b2)],_0xbf5705=_0x5be89b[_0x21f736(0x198)](_0x3cd8a8);_0x345152[_0x21f736(0x1be)](_0x3cd8a8),_0xbf5705&&_0x5be89b[_0x21f736(0x1e0)](_0xbf5705),this[_0x21f736(0x1ba)][_0x21f736(0x1c6)](_0x53291b),this[_0x21f736(0x1c4)][_0x21f736(0x1c6)](_0x3cd8a8),_0x54d975[_0x21f736(0x19d)]();}[_0x2f1f66(0x170)](_0x34cd86){const _0x50c5f8=_0x2f1f66;if(!_0x34cd86[_0x50c5f8(0x1dc)]||!this[_0x50c5f8(0x1ba)][_0x50c5f8(0x163)](_0x34cd86))return;const _0x243031=this[_0x50c5f8(0x1ab)][_0x50c5f8(0x1dd)][_0x50c5f8(0x18e)](_0x50c5f8(0x184)),_0xaae2d0=this[_0x50c5f8(0x1ba)][_0x50c5f8(0x18e)](_0x34cd86),_0x3e2372=_0x34cd86[_0x50c5f8(0x1a4)]();_0xaae2d0[_0x50c5f8(0x1b2)][_0x50c5f8(0x180)]=_0x243031[_0x50c5f8(0x191)][_0x50c5f8(0x187)](_0x3e2372);}[_0x2f1f66(0x19d)](){const _0x5106c9=_0x2f1f66;for(const _0x1e7e3a of this[_0x5106c9(0x1ba)][_0x5106c9(0x194)]())this[_0x5106c9(0x1bc)](_0x1e7e3a);for(const _0x5d36c6 of this[_0x5106c9(0x1b8)][_0x5106c9(0x1e5)]())_0x5d36c6[_0x5106c9(0x1bf)][_0x5106c9(0x19d)]();super[_0x5106c9(0x19d)]();}}function ae(_0x44c172){const _0x598dae=_0x2f1f66;return _0x598dae(0x1c5)in _0x44c172;}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x12d8(_0x1631a0,_0x953960){const _0x4b0cd6=_0x4b0c();return _0x12d8=function(_0x12d83b,_0x2329a7){_0x12d83b=_0x12d83b-0x182;let _0x14b1c5=_0x4b0cd6[_0x12d83b];return _0x14b1c5;},_0x12d8(_0x1631a0,_0x953960);}const _0x4eada8=_0x12d8;function _0x4b0c(){const _0x41fc57=['stopListening','acceptSuggestion','canAccept','bind','change:isDirty','_acceptCommand','11414216WyFplX','242226hTkmiF','listenTo','unbind','11xtPqYO','execute','3112946rkGDcR','_discardCommand','destroy','isDirty','_removePendingAction','discardSuggestion','2856231ouxCoA','PENDING_ACTION_SUGGESTION','isEnabled','canEditAt','remove','93751eTtCqk','model','PendingActions','1LlTIfJ','_pendingAction','commentThreadController','240ppzOGK','_editor','view','locale','_setPendingAction','get','add','plugins','canDiscard','500amHUPO','5312495uoTREx','4mUmnRl','3959916GHNslh','getRanges','commands'];_0x4b0c=function(){return _0x41fc57;};return _0x4b0c();}(function(_0x4f0126,_0x504ebb){const _0x2faefe=_0x12d8,_0x9ddd0e=_0x4f0126();while(!![]){try{const _0x37fe77=parseInt(_0x2faefe(0x1aa))/0x1*(-parseInt(_0x2faefe(0x19c))/0x2)+parseInt(_0x2faefe(0x1a2))/0x3*(parseInt(_0x2faefe(0x18c))/0x4)+-parseInt(_0x2faefe(0x18b))/0x5+-parseInt(_0x2faefe(0x1ad))/0x6*(parseInt(_0x2faefe(0x1a7))/0x7)+parseInt(_0x2faefe(0x196))/0x8+parseInt(_0x2faefe(0x197))/0x9*(parseInt(_0x2faefe(0x18a))/0xa)+parseInt(_0x2faefe(0x19a))/0xb*(parseInt(_0x2faefe(0x18d))/0xc);if(_0x37fe77===_0x504ebb)break;else _0x9ddd0e['push'](_0x9ddd0e['shift']());}catch(_0x65a655){_0x9ddd0e['push'](_0x9ddd0e['shift']());}}}(_0x4b0c,0xdbb0f));import{ObservableMixin as _0x2e1dfe}from'ckeditor5/src/utils.js';import{getTranslation as _0x1b2cf1}from'../utils/common-translations.js';export default class oe extends/* #__PURE__ -- @preserve */
24
- _0x2e1dfe(){constructor(_0x2cc34c,_0x53583b,_0x48f402,_0x1d9dbd){const _0x9d70b3=_0x12d8;super(),this[_0x9d70b3(0x1a8)]=_0x53583b,this[_0x9d70b3(0x183)]=_0x48f402,this[_0x9d70b3(0x1ac)]=_0x1d9dbd,this[_0x9d70b3(0x182)]=_0x2cc34c,this[_0x9d70b3(0x195)]=_0x2cc34c[_0x9d70b3(0x18f)][_0x9d70b3(0x186)](_0x9d70b3(0x191)),this[_0x9d70b3(0x19d)]=_0x2cc34c[_0x9d70b3(0x18f)][_0x9d70b3(0x186)](_0x9d70b3(0x1a1)),this[_0x9d70b3(0x183)][_0x9d70b3(0x193)](_0x9d70b3(0x1a4))['to'](this[_0x9d70b3(0x195)],this[_0x9d70b3(0x19d)],(_0x334118,_0x2d514d)=>_0x334118||_0x2d514d),this[_0x9d70b3(0x183)][_0x9d70b3(0x193)](_0x9d70b3(0x192))['to'](this[_0x9d70b3(0x195)],_0x9d70b3(0x1a4),_0x2f3485=>_0x2f3485&&this[_0x9d70b3(0x182)][_0x9d70b3(0x1a8)][_0x9d70b3(0x1a5)](_0x53583b[_0x9d70b3(0x18e)]())),this[_0x9d70b3(0x183)][_0x9d70b3(0x193)](_0x9d70b3(0x189))['to'](this[_0x9d70b3(0x19d)],_0x9d70b3(0x1a4),_0x4f5420=>_0x4f5420&&this[_0x9d70b3(0x182)][_0x9d70b3(0x1a8)][_0x9d70b3(0x1a5)](_0x53583b[_0x9d70b3(0x18e)]())),this[_0x9d70b3(0x1ab)]=null,_0x48f402[_0x9d70b3(0x19f)]&&this[_0x9d70b3(0x185)](),this[_0x9d70b3(0x198)](_0x48f402,_0x9d70b3(0x191),()=>this[_0x9d70b3(0x191)]()),this[_0x9d70b3(0x198)](_0x48f402,_0x9d70b3(0x1a1),()=>this[_0x9d70b3(0x1a1)]()),this[_0x9d70b3(0x198)](_0x48f402,_0x9d70b3(0x194),()=>{const _0x1ac4c7=_0x9d70b3;_0x48f402[_0x1ac4c7(0x19f)]?this[_0x1ac4c7(0x185)]():this[_0x1ac4c7(0x1a0)]();});}[_0x4eada8(0x191)](){const _0xbeb577=_0x4eada8;this[_0xbeb577(0x195)][_0xbeb577(0x19b)](this[_0xbeb577(0x1a8)]['id']);}[_0x4eada8(0x1a1)](){const _0x14f833=_0x4eada8;this[_0x14f833(0x19d)][_0x14f833(0x19b)](this[_0x14f833(0x1a8)]['id']);}[_0x4eada8(0x19e)](){const _0x46711c=_0x4eada8;this[_0x46711c(0x183)][_0x46711c(0x199)](_0x46711c(0x1a4)),this[_0x46711c(0x183)][_0x46711c(0x199)](_0x46711c(0x192)),this[_0x46711c(0x183)][_0x46711c(0x199)](_0x46711c(0x189)),this[_0x46711c(0x190)](),this[_0x46711c(0x1ac)][_0x46711c(0x19e)](),this[_0x46711c(0x1ab)]&&this[_0x46711c(0x1a0)]();}[_0x4eada8(0x185)](){const _0x1d03c6=_0x4eada8,_0x24feed=_0x1b2cf1(this[_0x1d03c6(0x182)][_0x1d03c6(0x184)],_0x1d03c6(0x1a3));this[_0x1d03c6(0x1ab)]=this[_0x1d03c6(0x182)][_0x1d03c6(0x188)][_0x1d03c6(0x186)](_0x1d03c6(0x1a9))[_0x1d03c6(0x187)](_0x24feed);}[_0x4eada8(0x1a0)](){const _0x21fb2d=_0x4eada8;null!==this[_0x21fb2d(0x1ab)]&&this[_0x21fb2d(0x182)][_0x21fb2d(0x188)][_0x21fb2d(0x186)](_0x21fb2d(0x1a9))[_0x21fb2d(0x1a6)](this[_0x21fb2d(0x1ab)]),this[_0x21fb2d(0x1ab)]=null;}}
23
+ function _0xe4ce(_0x398f01,_0x3d67cc){const _0x4cd88e=_0x4cd8();return _0xe4ce=function(_0xe4ced7,_0x347ccb){_0xe4ced7=_0xe4ced7-0x94;let _0x5c763a=_0x4cd88e[_0xe4ced7];return _0x5c763a;},_0xe4ce(_0x398f01,_0x3d67cc);}const _0x5bc4ae=_0xe4ce;(function(_0x72ce43,_0x1b106a){const _0x186173=_0xe4ce,_0x181f34=_0x72ce43();while(!![]){try{const _0x41fb7c=parseInt(_0x186173(0xb1))/0x1+-parseInt(_0x186173(0x95))/0x2+-parseInt(_0x186173(0xb3))/0x3+parseInt(_0x186173(0x9b))/0x4*(-parseInt(_0x186173(0x9e))/0x5)+-parseInt(_0x186173(0xa9))/0x6+-parseInt(_0x186173(0xb4))/0x7*(-parseInt(_0x186173(0xaa))/0x8)+-parseInt(_0x186173(0xa6))/0x9;if(_0x41fb7c===_0x1b106a)break;else _0x181f34['push'](_0x181f34['shift']());}catch(_0x5e94de){_0x181f34['push'](_0x181f34['shift']());}}}(_0x4cd8,0xce00e));function _0x4cd8(){const _0x566f4=['change:isDirty','_removePendingAction','228824vBnDLI','commands','remove','25qmTwfU','canDiscard','PENDING_ACTION_SUGGESTION','_discardCommand','_acceptCommand','acceptSuggestion','canAccept','listenTo','1825992wcdMMO','add','isDirty','59400joddUc','208KHYJsX','stopListening','discardSuggestion','_pendingAction','locale','unbind','PendingActions','1305130xocKBD','plugins','221412hGlJIh','313726pxkgRb','_setPendingAction','execute','canEditAt','getRanges','_editor','destroy','model','isEnabled','bind','2107972Npfuvu','get','view','commentThreadController'];_0x4cd8=function(){return _0x566f4;};return _0x4cd8();}import{ObservableMixin as _0xc9edc7}from'ckeditor5/src/utils.js';import{getTranslation as _0x4ab2f5}from'../utils/common-translations.js';export default class oe extends/* #__PURE__ -- @preserve */
24
+ _0xc9edc7(){constructor(_0x79a356,_0x18d69e,_0x792b8,_0x1fa8e3){const _0x1afd0e=_0xe4ce;super(),this[_0x1afd0e(0xbb)]=_0x18d69e,this[_0x1afd0e(0x97)]=_0x792b8,this[_0x1afd0e(0x98)]=_0x1fa8e3,this[_0x1afd0e(0xb9)]=_0x79a356,this[_0x1afd0e(0xa2)]=_0x79a356[_0x1afd0e(0x9c)][_0x1afd0e(0x96)](_0x1afd0e(0xa3)),this[_0x1afd0e(0xa1)]=_0x79a356[_0x1afd0e(0x9c)][_0x1afd0e(0x96)](_0x1afd0e(0xac)),this[_0x1afd0e(0x97)][_0x1afd0e(0x94)](_0x1afd0e(0xbc))['to'](this[_0x1afd0e(0xa2)],this[_0x1afd0e(0xa1)],(_0x7a362f,_0x537c22)=>_0x7a362f||_0x537c22),this[_0x1afd0e(0x97)][_0x1afd0e(0x94)](_0x1afd0e(0xa4))['to'](this[_0x1afd0e(0xa2)],_0x1afd0e(0xbc),_0x3614cb=>_0x3614cb&&this[_0x1afd0e(0xb9)][_0x1afd0e(0xbb)][_0x1afd0e(0xb7)](_0x18d69e[_0x1afd0e(0xb8)]())),this[_0x1afd0e(0x97)][_0x1afd0e(0x94)](_0x1afd0e(0x9f))['to'](this[_0x1afd0e(0xa1)],_0x1afd0e(0xbc),_0x5aedf4=>_0x5aedf4&&this[_0x1afd0e(0xb9)][_0x1afd0e(0xbb)][_0x1afd0e(0xb7)](_0x18d69e[_0x1afd0e(0xb8)]())),this[_0x1afd0e(0xad)]=null,_0x792b8[_0x1afd0e(0xa8)]&&this[_0x1afd0e(0xb5)](),this[_0x1afd0e(0xa5)](_0x792b8,_0x1afd0e(0xa3),()=>this[_0x1afd0e(0xa3)]()),this[_0x1afd0e(0xa5)](_0x792b8,_0x1afd0e(0xac),()=>this[_0x1afd0e(0xac)]()),this[_0x1afd0e(0xa5)](_0x792b8,_0x1afd0e(0x99),()=>{const _0x597442=_0x1afd0e;_0x792b8[_0x597442(0xa8)]?this[_0x597442(0xb5)]():this[_0x597442(0x9a)]();});}[_0x5bc4ae(0xa3)](){const _0x468572=_0x5bc4ae;this[_0x468572(0xa2)][_0x468572(0xb6)](this[_0x468572(0xbb)]['id']);}[_0x5bc4ae(0xac)](){const _0x435031=_0x5bc4ae;this[_0x435031(0xa1)][_0x435031(0xb6)](this[_0x435031(0xbb)]['id']);}[_0x5bc4ae(0xba)](){const _0x100a40=_0x5bc4ae;this[_0x100a40(0x97)][_0x100a40(0xaf)](_0x100a40(0xbc)),this[_0x100a40(0x97)][_0x100a40(0xaf)](_0x100a40(0xa4)),this[_0x100a40(0x97)][_0x100a40(0xaf)](_0x100a40(0x9f)),this[_0x100a40(0xab)](),this[_0x100a40(0x98)][_0x100a40(0xba)](),this[_0x100a40(0xad)]&&this[_0x100a40(0x9a)]();}[_0x5bc4ae(0xb5)](){const _0xb88fc9=_0x5bc4ae,_0x4a0cf7=_0x4ab2f5(this[_0xb88fc9(0xb9)][_0xb88fc9(0xae)],_0xb88fc9(0xa0));this[_0xb88fc9(0xad)]=this[_0xb88fc9(0xb9)][_0xb88fc9(0xb2)][_0xb88fc9(0x96)](_0xb88fc9(0xb0))[_0xb88fc9(0xa7)](_0x4a0cf7);}[_0x5bc4ae(0x9a)](){const _0x261e04=_0x5bc4ae;null!==this[_0x261e04(0xad)]&&this[_0x261e04(0xb9)][_0x261e04(0xb2)][_0x261e04(0x96)](_0x261e04(0xb0))[_0x261e04(0x9d)](this[_0x261e04(0xad)]),this[_0x261e04(0xad)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x20e8(){const _0x4b17f1=['hasDirtyComment','CommentView','1629172aVRpwf','locale','set','length','editorConfig','editor','addComment','bind','_model','_createCommentViews','735492ualNJU','destroy','_localUser','disabledSubmit','showInput','38296KBCeZZ','isReadOnly','45863532OfuZUP','canAccept','canDiscard','46BANaoB','50UkGNxn','delegate','setData','7YThaYR','removeComment','cancel','commentInputView','114152JPGHXt','assign','isEnabled','4170331Tpzyna','updateComment','disableComments','descriptionParts','745meBdgS','fire','_config','element','focus','isDirty','_createCommentThreadInputView','commentsListView','submit','222303WBzAVz','value','authoredAt','commentThread','commentThreadInputView','isActive','810JroYzM'];_0x20e8=function(){return _0x4b17f1;};return _0x20e8();}const _0x152570=_0x1501;function _0x1501(_0x110f75,_0x127f9c){const _0x20e89f=_0x20e8();return _0x1501=function(_0x150152,_0x4ae614){_0x150152=_0x150152-0x98;let _0x2f34f1=_0x20e89f[_0x150152];return _0x2f34f1;},_0x1501(_0x110f75,_0x127f9c);}(function(_0x3a33f7,_0x263a6f){const _0x1bddea=_0x1501,_0x2dcf23=_0x3a33f7();while(!![]){try{const _0x300b55=-parseInt(_0x1bddea(0xbb))/0x1+-parseInt(_0x1bddea(0x9a))/0x2*(-parseInt(_0x1bddea(0xb2))/0x3)+parseInt(_0x1bddea(0xca))/0x4*(parseInt(_0x1bddea(0xa9))/0x5)+-parseInt(_0x1bddea(0xc5))/0x6*(-parseInt(_0x1bddea(0x9e))/0x7)+-parseInt(_0x1bddea(0xa2))/0x8*(-parseInt(_0x1bddea(0xb8))/0x9)+parseInt(_0x1bddea(0x9b))/0xa*(parseInt(_0x1bddea(0xa5))/0xb)+-parseInt(_0x1bddea(0xcc))/0xc;if(_0x300b55===_0x263a6f)break;else _0x2dcf23['push'](_0x2dcf23['shift']());}catch(_0x5d30b2){_0x2dcf23['push'](_0x2dcf23['shift']());}}}(_0x20e8,0xefc61));import{View as _0x93c5c1}from'ckeditor5/src/ui.js';export default class es extends _0x93c5c1{constructor(_0x586921,_0x1ba03d,_0x59b756,_0x3ed739){const _0x5cac50=_0x1501;super(_0x586921),this[_0x5cac50(0xb0)]=null,this[_0x5cac50(0xb6)]=null,this[_0x5cac50(0xbd)](_0x5cac50(0xb7),!0x1),this[_0x5cac50(0xbd)](_0x5cac50(0xb4),_0x1ba03d[_0x5cac50(0xb4)]),this[_0x5cac50(0xc2)](_0x5cac50(0xb4))['to'](_0x1ba03d),this[_0x5cac50(0xbd)](_0x5cac50(0xa8),[]),this[_0x5cac50(0xbd)](_0x5cac50(0xae),!0x1),this[_0x5cac50(0xbd)](_0x5cac50(0xa4),!0x1),this[_0x5cac50(0xbd)](_0x5cac50(0x98),!0x1),this[_0x5cac50(0xbd)](_0x5cac50(0x99),!0x1),this[_0x5cac50(0xc3)]=_0x1ba03d,this[_0x5cac50(0xc7)]=_0x59b756,this[_0x5cac50(0xab)]=_0x3ed739,_0x3ed739[_0x5cac50(0xa7)]?this[_0x5cac50(0xbd)](_0x5cac50(0xbe),0x1):this[_0x5cac50(0xc4)]();}[_0x152570(0xad)](){const _0x4cd213=_0x152570;this[_0x4cd213(0xac)][_0x4cd213(0xad)]();}[_0x152570(0xc6)](){const _0x1d1a7b=_0x152570;this[_0x1d1a7b(0xb0)]&&this[_0x1d1a7b(0xb0)][_0x1d1a7b(0xc6)](),this[_0x1d1a7b(0xb6)]&&this[_0x1d1a7b(0xb6)][_0x1d1a7b(0xc6)](),super[_0x1d1a7b(0xc6)]();}[_0x152570(0xc4)](){const _0xfa60ec=_0x152570,{CommentsListView:_0xb5e6c4}=this[_0xfa60ec(0xab)];this[_0xfa60ec(0xb0)]=new _0xb5e6c4(this[_0xfa60ec(0xbc)],this[_0xfa60ec(0xc3)][_0xfa60ec(0xb5)],Object[_0xfa60ec(0xa3)]({'CommentView':this[_0xfa60ec(0xab)][_0xfa60ec(0xba)]},this[_0xfa60ec(0xab)])),this[_0xfa60ec(0xb0)][_0xfa60ec(0x9c)](_0xfa60ec(0x9f))['to'](this),this[_0xfa60ec(0xb0)][_0xfa60ec(0x9c)](_0xfa60ec(0xa6))['to'](this),this[_0xfa60ec(0xb0)][_0xfa60ec(0xc2)](_0xfa60ec(0xb7))['to'](this),this[_0xfa60ec(0xbd)](_0xfa60ec(0xbe),this[_0xfa60ec(0xb0)][_0xfa60ec(0xbe)]+0x1),this[_0xfa60ec(0xc2)](_0xfa60ec(0xbe))['to'](this[_0xfa60ec(0xb0)],_0xfa60ec(0xbe),_0x1084b9=>_0x1084b9+0x1),this[_0xfa60ec(0xb6)]=this[_0xfa60ec(0xaf)](),this['on'](_0xfa60ec(0x9f),()=>this[_0xfa60ec(0xad)]()),this[_0xfa60ec(0xc2)](_0xfa60ec(0xae))['to'](this[_0xfa60ec(0xb0)],_0xfa60ec(0xb9),this[_0xfa60ec(0xb6)][_0xfa60ec(0xa1)],_0xfa60ec(0xb3),(_0x454d48,_0x9f77d4)=>_0x454d48||!!_0x9f77d4);}[_0x152570(0xaf)](){const _0x465db4=_0x152570,{CommentThreadInputView:_0x1176f5}=this[_0x465db4(0xab)],_0x93f9ad=new _0x1176f5(this[_0x465db4(0xbc)],this[_0x465db4(0xc7)],this[_0x465db4(0xab)][_0x465db4(0xbf)]),_0x5f4577=_0x93f9ad[_0x465db4(0xa1)];return _0x93f9ad[_0x465db4(0xc2)](_0x465db4(0xc9))['to'](this,_0x465db4(0xb7),this[_0x465db4(0xc3)][_0x465db4(0xb5)],_0x465db4(0xcb),_0x5f4577,_0x465db4(0xb3),(_0x1d4e18,_0x223cb5,_0x94edaa)=>!!_0x94edaa||_0x1d4e18&&!_0x223cb5),_0x5f4577['on'](_0x465db4(0xb1),(_0x10262d,_0x3e51e9)=>{const _0x2e2574=_0x465db4;this[_0x2e2574(0xaa)](_0x2e2574(0xc1),_0x3e51e9),_0x5f4577[_0x2e2574(0xc0)][_0x2e2574(0x9d)]('');}),_0x5f4577['on'](_0x465db4(0xa0),()=>this[_0x465db4(0xad)]()),_0x5f4577[_0x465db4(0xc2)](_0x465db4(0xc8))['to'](this[_0x465db4(0xc3)][_0x465db4(0xb5)],_0x465db4(0xcb)),_0x93f9ad;}}
23
+ const _0x3eb152=_0x5e20;(function(_0x3c7265,_0x4b7ce3){const _0x4fc7bc=_0x5e20,_0x3c1f78=_0x3c7265();while(!![]){try{const _0x1b91ec=-parseInt(_0x4fc7bc(0x1c5))/0x1*(-parseInt(_0x4fc7bc(0x1d8))/0x2)+parseInt(_0x4fc7bc(0x1cb))/0x3+-parseInt(_0x4fc7bc(0x1d6))/0x4*(-parseInt(_0x4fc7bc(0x1c3))/0x5)+-parseInt(_0x4fc7bc(0x1f6))/0x6+parseInt(_0x4fc7bc(0x1e4))/0x7+parseInt(_0x4fc7bc(0x1eb))/0x8*(-parseInt(_0x4fc7bc(0x1cd))/0x9)+parseInt(_0x4fc7bc(0x1da))/0xa*(-parseInt(_0x4fc7bc(0x1dc))/0xb);if(_0x1b91ec===_0x4b7ce3)break;else _0x3c1f78['push'](_0x3c1f78['shift']());}catch(_0x451d64){_0x3c1f78['push'](_0x3c1f78['shift']());}}}(_0x3a94,0x6091c));function _0x5e20(_0x547dc4,_0x3fde6a){const _0x3a94cb=_0x3a94();return _0x5e20=function(_0x5e20a6,_0x337af3){_0x5e20a6=_0x5e20a6-0x1c3;let _0xbee63=_0x3a94cb[_0x5e20a6];return _0xbee63;},_0x5e20(_0x547dc4,_0x3fde6a);}import{View as _0x40171a}from'ckeditor5/src/ui.js';export default class es extends _0x40171a{constructor(_0x5f0138,_0x4b5b0e,_0x5e28c1,_0x51ce80){const _0x1f28f8=_0x5e20;super(_0x5f0138),this[_0x1f28f8(0x1f0)]=null,this[_0x1f28f8(0x1ee)]=null,this[_0x1f28f8(0x1c4)](_0x1f28f8(0x1e0),!0x1),this[_0x1f28f8(0x1c4)](_0x1f28f8(0x1c7),_0x4b5b0e[_0x1f28f8(0x1c7)]),this[_0x1f28f8(0x1d2)](_0x1f28f8(0x1c7))['to'](_0x4b5b0e),this[_0x1f28f8(0x1c4)](_0x1f28f8(0x1ef),[]),this[_0x1f28f8(0x1c4)](_0x1f28f8(0x1e3),!0x1),this[_0x1f28f8(0x1c4)](_0x1f28f8(0x1d4),!0x1),this[_0x1f28f8(0x1c4)](_0x1f28f8(0x1e1),!0x1),this[_0x1f28f8(0x1c4)](_0x1f28f8(0x1d1),!0x1),this[_0x1f28f8(0x1e2)]=_0x4b5b0e,this[_0x1f28f8(0x1d7)]=_0x5e28c1,this[_0x1f28f8(0x1f2)]=_0x51ce80,_0x51ce80[_0x1f28f8(0x1e5)]?this[_0x1f28f8(0x1c4)](_0x1f28f8(0x1cf),0x1):this[_0x1f28f8(0x1e7)]();}[_0x3eb152(0x1ea)](){const _0x3beb04=_0x3eb152;this[_0x3beb04(0x1db)][_0x3beb04(0x1ea)]();}[_0x3eb152(0x1e9)](){const _0x165297=_0x3eb152;this[_0x165297(0x1f0)]&&this[_0x165297(0x1f0)][_0x165297(0x1e9)](),this[_0x165297(0x1ee)]&&this[_0x165297(0x1ee)][_0x165297(0x1e9)](),super[_0x165297(0x1e9)]();}[_0x3eb152(0x1e7)](){const _0x4a8b23=_0x3eb152,{CommentsListView:_0x286c59}=this[_0x4a8b23(0x1f2)];this[_0x4a8b23(0x1f0)]=new _0x286c59(this[_0x4a8b23(0x1d3)],this[_0x4a8b23(0x1e2)][_0x4a8b23(0x1ca)],Object[_0x4a8b23(0x1c9)]({'CommentView':this[_0x4a8b23(0x1f2)][_0x4a8b23(0x1c6)]},this[_0x4a8b23(0x1f2)])),this[_0x4a8b23(0x1f0)][_0x4a8b23(0x1cc)](_0x4a8b23(0x1e6))['to'](this),this[_0x4a8b23(0x1f0)][_0x4a8b23(0x1cc)](_0x4a8b23(0x1ce))['to'](this),this[_0x4a8b23(0x1f0)][_0x4a8b23(0x1d2)](_0x4a8b23(0x1e0))['to'](this),this[_0x4a8b23(0x1c4)](_0x4a8b23(0x1cf),this[_0x4a8b23(0x1f0)][_0x4a8b23(0x1cf)]+0x1),this[_0x4a8b23(0x1d2)](_0x4a8b23(0x1cf))['to'](this[_0x4a8b23(0x1f0)],_0x4a8b23(0x1cf),_0x2a5905=>_0x2a5905+0x1),this[_0x4a8b23(0x1ee)]=this[_0x4a8b23(0x1df)](),this['on'](_0x4a8b23(0x1e6),()=>this[_0x4a8b23(0x1ea)]()),this[_0x4a8b23(0x1d2)](_0x4a8b23(0x1e3))['to'](this[_0x4a8b23(0x1f0)],_0x4a8b23(0x1f4),this[_0x4a8b23(0x1ee)][_0x4a8b23(0x1d9)],_0x4a8b23(0x1e8),(_0x297d16,_0x2a5858)=>_0x297d16||!!_0x2a5858);}[_0x3eb152(0x1df)](){const _0x49578a=_0x3eb152,{CommentThreadInputView:_0x390f93}=this[_0x49578a(0x1f2)],_0x3bcdbb=new _0x390f93(this[_0x49578a(0x1d3)],this[_0x49578a(0x1d7)],this[_0x49578a(0x1f2)][_0x49578a(0x1ed)]),_0x5c13d1=_0x3bcdbb[_0x49578a(0x1d9)];return _0x3bcdbb[_0x49578a(0x1d2)](_0x49578a(0x1f5))['to'](this,_0x49578a(0x1e0),this[_0x49578a(0x1e2)][_0x49578a(0x1ca)],_0x49578a(0x1de),_0x5c13d1,_0x49578a(0x1e8),(_0x5c0fb1,_0x3af9fc,_0x599cc2)=>!!_0x599cc2||_0x5c0fb1&&!_0x3af9fc),_0x5c13d1['on'](_0x49578a(0x1ec),(_0x269d91,_0x2496a5)=>{const _0x4baedf=_0x49578a;this[_0x4baedf(0x1f1)](_0x4baedf(0x1d0),_0x2496a5),_0x5c13d1[_0x4baedf(0x1c8)][_0x4baedf(0x1dd)]('');}),_0x5c13d1['on'](_0x49578a(0x1f3),()=>this[_0x49578a(0x1ea)]()),_0x5c13d1[_0x49578a(0x1d2)](_0x49578a(0x1d5))['to'](this[_0x49578a(0x1e2)][_0x49578a(0x1ca)],_0x49578a(0x1de)),_0x3bcdbb;}}function _0x3a94(){const _0x546b65=['commentThread','504057veJGOw','delegate','45oeIHjr','updateComment','length','addComment','canDiscard','bind','locale','isEnabled','disabledSubmit','348724DOTMbf','_localUser','387246YibIMa','commentInputView','20080nkZbim','element','781ZhBOAH','setData','isReadOnly','_createCommentThreadInputView','isActive','canAccept','_model','isDirty','1233372Klylzn','disableComments','removeComment','_createCommentViews','value','destroy','focus','145048tfzsCX','submit','editorConfig','commentThreadInputView','descriptionParts','commentsListView','fire','_config','cancel','hasDirtyComment','showInput','3639090FUdtOF','40TrBVLR','set','1xAFjHD','CommentView','authoredAt','editor','assign'];_0x3a94=function(){return _0x546b65;};return _0x3a94();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x575cb9=_0x4167;(function(_0x2cfa06,_0x4bb518){const _0x505a12=_0x4167,_0x1c0e48=_0x2cfa06();while(!![]){try{const _0xf4eedc=-parseInt(_0x505a12(0x21b))/0x1*(parseInt(_0x505a12(0x1cb))/0x2)+parseInt(_0x505a12(0x218))/0x3*(parseInt(_0x505a12(0x1ac))/0x4)+parseInt(_0x505a12(0x1f6))/0x5*(-parseInt(_0x505a12(0x1e7))/0x6)+-parseInt(_0x505a12(0x21c))/0x7*(-parseInt(_0x505a12(0x203))/0x8)+-parseInt(_0x505a12(0x1fa))/0x9+-parseInt(_0x505a12(0x1cd))/0xa+parseInt(_0x505a12(0x1d5))/0xb*(parseInt(_0x505a12(0x1bd))/0xc);if(_0xf4eedc===_0x4bb518)break;else _0x1c0e48['push'](_0x1c0e48['shift']());}catch(_0x5725df){_0x1c0e48['push'](_0x1c0e48['shift']());}}}(_0x413c,0xd8fcb));import{getTranslation as _0x322d7c}from'../../utils/common-translations.js';import{default as _0x262d2e}from'./basesuggestionthreadview.js';import{ButtonView as _0x429fa9}from'ckeditor5/src/ui.js';import{icons as _0xc06ca0}from'ckeditor5/src/core.js';function _0x413c(){const _0x50fb86=['querySelector','isActive','render','\x22></span>','check','editorReady','discardSuggestion','6GDHDeL','ck-suggestion__main','isEnabled','1ausUin','7zojslx','495824xDFvTV','ck-suggestion--discard','ck-suggestion__info','ck-comment__external','@external','canDiscard','ck-annotation__content-wrapper','createElement','ck-suggestion__user','getUserViewNotificationText','commentThread','delegate','canAccept','author','change:description','split','getExternalSuggestionNote','36tbcftF','extendTemplate','acceptSuggestion','set','setTemplate','commentsListView','time','ck-annotation__info-time','locale','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','</span>','EXTERNAL_SUGGESTION','attributes','title','364898oVmyxg','ck-suggestion-wrapper--active','11994870hOQwuO','formatDateTime','importWord','authoredAt','value','children','editorDestroyed','ck-suggestion__info-name','16906494Mbbpxu','ck-annotation__info-name','span','bindTemplate','map','ck-annotation__actions','ck-suggestion__actions','<span\x20class=\x22ck-suggestion-type\x22>','commentThreadInputView','isExternal','_createButton','ck-annotation__user','EXTERNAL_IMPORT_WORD_AVATAR','cancel','fire','_descriptionElement','innerText','source','1581042CbySyS','descriptionParts','.ck-annotation__content-wrapper','element','execute','description','discardButton','bind','EXTERNAL_IMPORT_WORD_SUGGESTION','_config','<p>','Discard\x20suggestion','ck-suggestion-wrapper','name','ck-suggestion--disabled-comments','25ICHojB','_model','color','innerHTML','15803685zfuJDe','ck-annotation__main','ck-annotation','div','join','ck-suggestion-','push','ck-suggestion--accept','content','3883528ApXTDT','userView','getTemplate','type','EXTERNAL_AVATAR','acceptButton','\x22\x20title=\x22','Accept\x20suggestion','disableComments','creator','ck-comment__info-time','</p>','ck-suggestion','ck-annotation__info'];_0x413c=function(){return _0x50fb86;};return _0x413c();}function _0x4167(_0x4c4344,_0x4209de){const _0x413c72=_0x413c();return _0x4167=function(_0x41676d,_0x35b142){_0x41676d=_0x41676d-0x1ac;let _0x2a40b9=_0x413c72[_0x41676d];return _0x2a40b9;},_0x4167(_0x4c4344,_0x4209de);}import{trimHtml as _0x27205a,UserView as _0xea43aa}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x262d2e{constructor(_0x1bfbd1,_0xa0a403,_0x238058,_0x341b32){const _0x57423b=_0x4167;super(_0x1bfbd1,_0xa0a403,_0x238058,_0x341b32),this[_0x57423b(0x1c0)](_0x57423b(0x206),''),this[_0x57423b(0x1ee)](_0x57423b(0x206))['to'](this,_0x57423b(0x1e8),_0x59e133=>_0x59e133&&_0x59e133[0x0]?_0x59e133[0x0][_0x57423b(0x206)]:''),this[_0x57423b(0x1ee)](_0x57423b(0x1ec))['to'](this,_0x57423b(0x1e8),this,_0x57423b(0x212),(_0x15f19b,_0x2558be)=>{const _0x2c1fa1=_0x57423b;let _0x229c8c='';for(const _0x4c3807 of _0x15f19b)_0x229c8c+=_0x2c1fa1(0x1f1)+ds(_0x4c3807[_0x2c1fa1(0x202)],_0x4c3807[_0x2c1fa1(0x1f8)])+_0x2c1fa1(0x20e);return _0x2558be?_0x229c8c:_0x27205a(_0x229c8c,{'limit':0x8c});}),this[_0x57423b(0x1e4)]=null,this[_0x57423b(0x208)]=this[_0x57423b(0x1df)](_0x322d7c(_0x1bfbd1,_0x57423b(0x20a)),_0xc06ca0[_0x57423b(0x215)],_0x57423b(0x201),_0x57423b(0x1bf),'sw'),this[_0x57423b(0x208)][_0x57423b(0x1ee)](_0x57423b(0x21a))['to'](this,_0x57423b(0x1b8)),this[_0x57423b(0x1ed)]=this[_0x57423b(0x1df)](_0x322d7c(_0x1bfbd1,_0x57423b(0x1f2)),_0xc06ca0[_0x57423b(0x1e2)],_0x57423b(0x1ad),_0x57423b(0x217),'sw'),this[_0x57423b(0x1ed)][_0x57423b(0x1ee)](_0x57423b(0x21a))['to'](this,_0x57423b(0x1b1)),this[_0x57423b(0x204)]=new _0xea43aa(_0x1bfbd1,this[_0x57423b(0x1f7)][_0x57423b(0x1b9)],this[_0x57423b(0x1b5)]()),this[_0x57423b(0x204)][_0x57423b(0x1be)]({'attributes':{'class':[_0x57423b(0x1b4),_0x57423b(0x1e0)]}}),this[_0x57423b(0x1c1)](this[_0x57423b(0x205)]());}[_0x575cb9(0x205)](){const _0x18deb8=_0x575cb9,_0x507026=this[_0x18deb8(0x1d8)],_0x4ff03d=[{'tag':_0x18deb8(0x1fd),'attributes':{'class':[_0x18deb8(0x1ae),_0x18deb8(0x210)]},'children':[{'tag':_0x18deb8(0x1d7),'children':[{'text':this[_0x18deb8(0x204)][_0x18deb8(0x1f4)]}],'attributes':{'class':[_0x18deb8(0x1d4),_0x18deb8(0x1d6)]}},{'tag':_0x18deb8(0x1c3),'attributes':{'datetime':_0x507026['to'](_0x18deb8(0x1d0)),'class':[_0x18deb8(0x20d),_0x18deb8(0x1c4)]},'children':[{'text':_0x507026['to'](_0x18deb8(0x1d0),_0x4baa7f=>this[_0x18deb8(0x1f0)][_0x18deb8(0x1ce)](_0x4baa7f))}]}]},{'tag':_0x18deb8(0x1fd),'attributes':{'class':[_0x18deb8(0x1db),_0x18deb8(0x1da)]},'children':[this[_0x18deb8(0x208)],this[_0x18deb8(0x1ed)]]},{'tag':_0x18deb8(0x1fd),'attributes':{'class':[_0x18deb8(0x1b2)]}}];this[_0x18deb8(0x1f7)][_0x18deb8(0x1de)]&&_0x4ff03d[_0x18deb8(0x200)]({'tag':_0x18deb8(0x1fd),'attributes':{'class':[_0x18deb8(0x1af)]},'children':[{'text':this[_0x18deb8(0x1bc)]()}]});const _0x2dfe4f={'tag':_0x18deb8(0x1fd),'attributes':{'class':[_0x18deb8(0x1f3),_0x507026['if'](_0x18deb8(0x212),_0x18deb8(0x1cc)),_0x507026['to'](_0x18deb8(0x206),_0x5691ff=>_0x18deb8(0x1ff)+_0x5691ff),this[_0x18deb8(0x1f0)][_0x18deb8(0x20b)]&&_0x18deb8(0x1f5)],'data-suggestion-id':this[_0x18deb8(0x1f7)]['id'],'data-thread-id':this[_0x18deb8(0x1f7)][_0x18deb8(0x1b6)]['id'],'data-author-id':this[_0x18deb8(0x1f7)][_0x18deb8(0x1b9)]['id'],'tabindex':-0x1},'children':[{'tag':_0x18deb8(0x1fd),'attributes':{'class':[_0x18deb8(0x20f),_0x18deb8(0x1fc)]},'children':[this[_0x18deb8(0x204)],{'tag':_0x18deb8(0x1fd),'attributes':{'class':[_0x18deb8(0x219),_0x18deb8(0x1fb)]},'children':_0x4ff03d}]}]};return this[_0x18deb8(0x1c2)]&&this[_0x18deb8(0x1dd)]&&(_0x2dfe4f[_0x18deb8(0x1d2)][_0x18deb8(0x200)](this[_0x18deb8(0x1c2)],this[_0x18deb8(0x1dd)]),this[_0x18deb8(0x1c2)][_0x18deb8(0x1b7)](_0x18deb8(0x216))['to'](this),this[_0x18deb8(0x1c2)][_0x18deb8(0x1b7)](_0x18deb8(0x1d3))['to'](this),this[_0x18deb8(0x1dd)][_0x18deb8(0x1b7)](_0x18deb8(0x216))['to'](this),this[_0x18deb8(0x1dd)][_0x18deb8(0x1b7)](_0x18deb8(0x1d3))['to'](this)),_0x2dfe4f;}[_0x575cb9(0x213)](){const _0x2a8421=_0x575cb9;super[_0x2a8421(0x213)](),this[_0x2a8421(0x1e4)]=this[_0x2a8421(0x1ea)][_0x2a8421(0x211)](_0x2a8421(0x1e9)),this[_0x2a8421(0x1e4)][_0x2a8421(0x1f9)]=this[_0x2a8421(0x1ec)],this['on'](_0x2a8421(0x1ba),(_0x4c9388,_0x5bc3c4,_0x2e7fcb)=>{const _0x4a20e8=_0x2a8421;this[_0x4a20e8(0x1e4)][_0x4a20e8(0x1f9)]=_0x2e7fcb;});}[_0x575cb9(0x1df)](_0x33eace,_0x3d5707,_0x3a8cc9,_0x1128dc,_0x28f1d8){const _0x133fda=_0x575cb9,_0x17d972=new _0x429fa9(this[_0x133fda(0x1c5)]);return _0x17d972[_0x133fda(0x1c0)]({'label':_0x33eace,'icon':_0x3d5707,'tooltip':!0x0,'tooltipPosition':_0x28f1d8}),_0x17d972[_0x133fda(0x1be)]({'attributes':{'class':_0x3a8cc9}}),_0x17d972['on'](_0x133fda(0x1eb),()=>{const _0x2fe24f=_0x133fda;this[_0x2fe24f(0x1e3)](_0x1128dc,this[_0x2fe24f(0x1f7)]['id']);}),_0x17d972;}[_0x575cb9(0x1bc)](){const _0xe7de98=_0x575cb9;return _0xe7de98(0x1cf)===this[_0xe7de98(0x1f7)][_0xe7de98(0x1c9)][_0xe7de98(0x1b0)][_0xe7de98(0x1e6)]?_0x322d7c(this[_0xe7de98(0x1c5)],_0xe7de98(0x1ef)):_0x322d7c(this[_0xe7de98(0x1c5)],_0xe7de98(0x1c8));}[_0x575cb9(0x1b5)](){const _0x3f8105=_0x575cb9;return this[_0x3f8105(0x1f7)][_0x3f8105(0x1de)]?_0x3f8105(0x1cf)===this[_0x3f8105(0x1f7)][_0x3f8105(0x1c9)][_0x3f8105(0x1b0)][_0x3f8105(0x1e6)]?_0x322d7c(this[_0x3f8105(0x1c5)],_0x3f8105(0x1e1),this[_0x3f8105(0x1f7)][_0x3f8105(0x20c)][_0x3f8105(0x1f4)]):_0x322d7c(this[_0x3f8105(0x1c5)],_0x3f8105(0x207),this[_0x3f8105(0x1f7)][_0x3f8105(0x20c)][_0x3f8105(0x1f4)]):null;}}function ds(_0x2616d9,_0x1938ce){const _0x2112a1=_0x575cb9;let _0x302e8b='';return _0x302e8b+=_0x2616d9[_0x2112a1(0x1bb)]('*')[_0x2112a1(0x1d9)]((_0x45a3e4,_0x3c665f)=>_0x3c665f%0x2!=0x0?_0x2112a1(0x1dc)+us(_0x45a3e4)+_0x2112a1(0x1c7):us(_0x45a3e4))[_0x2112a1(0x1fe)](''),_0x1938ce&&(_0x302e8b+=_0x2112a1(0x1c6)+_0x1938ce[_0x2112a1(0x1d1)]+_0x2112a1(0x209)+_0x1938ce[_0x2112a1(0x1ca)]+_0x2112a1(0x214)),_0x302e8b;}function us(_0x32aee7){const _0x554e11=_0x575cb9,_0x16d3d2=document[_0x554e11(0x1b3)](_0x554e11(0x1d7));return _0x16d3d2[_0x554e11(0x1e5)]=_0x32aee7,_0x16d3d2[_0x554e11(0x1f9)];}
23
+ const _0x6dc5d5=_0x2933;(function(_0xabdb39,_0x4df141){const _0x325a2a=_0x2933,_0x17a25e=_0xabdb39();while(!![]){try{const _0x242002=-parseInt(_0x325a2a(0x252))/0x1*(parseInt(_0x325a2a(0x20c))/0x2)+-parseInt(_0x325a2a(0x208))/0x3*(-parseInt(_0x325a2a(0x225))/0x4)+parseInt(_0x325a2a(0x21b))/0x5+parseInt(_0x325a2a(0x1fc))/0x6+parseInt(_0x325a2a(0x239))/0x7*(parseInt(_0x325a2a(0x213))/0x8)+parseInt(_0x325a2a(0x228))/0x9+-parseInt(_0x325a2a(0x234))/0xa;if(_0x242002===_0x4df141)break;else _0x17a25e['push'](_0x17a25e['shift']());}catch(_0x53e20f){_0x17a25e['push'](_0x17a25e['shift']());}}}(_0x31b5,0x85920));import{getTranslation as _0x57276a}from'../../utils/common-translations.js';import{default as _0x182662}from'./basesuggestionthreadview.js';import{ButtonView as _0x9c2dc9}from'ckeditor5/src/ui.js';function _0x31b5(){const _0x103863=['1358610eZZZdH','ck-annotation__user','fire','ck-annotation__info','\x22></span>','locale','ck-suggestion','color','ck-annotation__actions','_createButton','ck-suggestion-','disableComments','3207KxLKWE','ck-suggestion--discard','source','discardSuggestion','330650etFjYn','ck-suggestion-wrapper','_descriptionElement','commentThread','getUserViewNotificationText','EXTERNAL_SUGGESTION','innerText','32jZKQna','time','getTemplate','acceptButton','value','ck-annotation__info-time','importWord','formatDateTime','2016910JNwEeO','isExternal','join','EXTERNAL_IMPORT_WORD_SUGGESTION','bind','ck-comment__info-time','change:description','createElement','ck-suggestion__main','attributes','1916UAnctp','getExternalSuggestionNote','creator','8856486igfYCR','execute','description','ck-suggestion__actions','commentThreadInputView','<span\x20class=\x22ck-suggestion-type\x22>','ck-suggestion__user','type','isActive','bindTemplate','extendTemplate','delegate','9374210efHpGH','check','EXTERNAL_IMPORT_WORD_AVATAR','EXTERNAL_AVATAR','@external','324149oCcEsc','name','discardButton','cancel','canAccept','isEnabled','map','ck-suggestion--disabled-comments','descriptionParts','element','setTemplate','acceptSuggestion','_config','ck-suggestion__info-name','canDiscard','span','\x22\x20title=\x22','</span>','commentsListView','set','editorDestroyed','ck-suggestion__info','ck-suggestion--accept','authoredAt','ck-annotation__content-wrapper','5YsUYyH','Accept\x20suggestion','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','author','innerHTML','userView','ck-annotation','ck-annotation__info-name','children','querySelector','_model','ck-annotation__main','Discard\x20suggestion','<p>','render','split','.ck-annotation__content-wrapper','push','title','editorReady','ck-suggestion-wrapper--active','ck-comment__external','content','</p>','div'];_0x31b5=function(){return _0x103863;};return _0x31b5();}function _0x2933(_0xb77216,_0x5f90ba){const _0x31b561=_0x31b5();return _0x2933=function(_0x2933d7,_0x5aaa96){_0x2933d7=_0x2933d7-0x1e8;let _0x20520d=_0x31b561[_0x2933d7];return _0x20520d;},_0x2933(_0xb77216,_0x5f90ba);}import{icons as _0x142ddc}from'ckeditor5/src/core.js';import{trimHtml as _0x5c9c50,UserView as _0xafa26f}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x182662{constructor(_0x2c096a,_0x5248ba,_0x47f3ee,_0x477186){const _0x1d5d48=_0x2933;super(_0x2c096a,_0x5248ba,_0x47f3ee,_0x477186),this[_0x1d5d48(0x24c)](_0x1d5d48(0x22f),''),this[_0x1d5d48(0x21f)](_0x1d5d48(0x22f))['to'](this,_0x1d5d48(0x241),_0x15cecc=>_0x15cecc&&_0x15cecc[0x0]?_0x15cecc[0x0][_0x1d5d48(0x22f)]:''),this[_0x1d5d48(0x21f)](_0x1d5d48(0x22a))['to'](this,_0x1d5d48(0x241),this,_0x1d5d48(0x230),(_0x52286d,_0x837958)=>{const _0x339a20=_0x1d5d48;let _0x25d6ec='';for(const _0x1f2af4 of _0x52286d)_0x25d6ec+=_0x339a20(0x1f0)+ds(_0x1f2af4[_0x339a20(0x1f9)],_0x1f2af4[_0x339a20(0x203)])+_0x339a20(0x1fa);return _0x837958?_0x25d6ec:_0x5c9c50(_0x25d6ec,{'limit':0x8c});}),this[_0x1d5d48(0x20e)]=null,this[_0x1d5d48(0x216)]=this[_0x1d5d48(0x205)](_0x57276a(_0x2c096a,_0x1d5d48(0x253)),_0x142ddc[_0x1d5d48(0x235)],_0x1d5d48(0x24f),_0x1d5d48(0x244),'sw'),this[_0x1d5d48(0x216)][_0x1d5d48(0x21f)](_0x1d5d48(0x23e))['to'](this,_0x1d5d48(0x23d)),this[_0x1d5d48(0x23b)]=this[_0x1d5d48(0x205)](_0x57276a(_0x2c096a,_0x1d5d48(0x1ef)),_0x142ddc[_0x1d5d48(0x23c)],_0x1d5d48(0x209),_0x1d5d48(0x20b),'sw'),this[_0x1d5d48(0x23b)][_0x1d5d48(0x21f)](_0x1d5d48(0x23e))['to'](this,_0x1d5d48(0x247)),this[_0x1d5d48(0x1e8)]=new _0xafa26f(_0x2c096a,this[_0x1d5d48(0x1ed)][_0x1d5d48(0x255)],this[_0x1d5d48(0x210)]()),this[_0x1d5d48(0x1e8)][_0x1d5d48(0x232)]({'attributes':{'class':[_0x1d5d48(0x22e),_0x1d5d48(0x1fd)]}}),this[_0x1d5d48(0x243)](this[_0x1d5d48(0x215)]());}[_0x6dc5d5(0x215)](){const _0x25fa71=_0x6dc5d5,_0x3cfb37=this[_0x25fa71(0x231)],_0x4ae30d=[{'tag':_0x25fa71(0x1fb),'attributes':{'class':[_0x25fa71(0x24e),_0x25fa71(0x1ff)]},'children':[{'tag':_0x25fa71(0x248),'children':[{'text':this[_0x25fa71(0x1e8)][_0x25fa71(0x23a)]}],'attributes':{'class':[_0x25fa71(0x246),_0x25fa71(0x1ea)]}},{'tag':_0x25fa71(0x214),'attributes':{'datetime':_0x3cfb37['to'](_0x25fa71(0x250)),'class':[_0x25fa71(0x220),_0x25fa71(0x218)]},'children':[{'text':_0x3cfb37['to'](_0x25fa71(0x250),_0x1a6730=>this[_0x25fa71(0x245)][_0x25fa71(0x21a)](_0x1a6730))}]}]},{'tag':_0x25fa71(0x1fb),'attributes':{'class':[_0x25fa71(0x22b),_0x25fa71(0x204)]},'children':[this[_0x25fa71(0x216)],this[_0x25fa71(0x23b)]]},{'tag':_0x25fa71(0x1fb),'attributes':{'class':[_0x25fa71(0x251)]}}];this[_0x25fa71(0x1ed)][_0x25fa71(0x21c)]&&_0x4ae30d[_0x25fa71(0x1f4)]({'tag':_0x25fa71(0x1fb),'attributes':{'class':[_0x25fa71(0x1f8)]},'children':[{'text':this[_0x25fa71(0x226)]()}]});const _0x16e375={'tag':_0x25fa71(0x1fb),'attributes':{'class':[_0x25fa71(0x20d),_0x3cfb37['if'](_0x25fa71(0x230),_0x25fa71(0x1f7)),_0x3cfb37['to'](_0x25fa71(0x22f),_0x1c0258=>_0x25fa71(0x206)+_0x1c0258),this[_0x25fa71(0x245)][_0x25fa71(0x207)]&&_0x25fa71(0x240)],'data-suggestion-id':this[_0x25fa71(0x1ed)]['id'],'data-thread-id':this[_0x25fa71(0x1ed)][_0x25fa71(0x20f)]['id'],'data-author-id':this[_0x25fa71(0x1ed)][_0x25fa71(0x255)]['id'],'tabindex':-0x1},'children':[{'tag':_0x25fa71(0x1fb),'attributes':{'class':[_0x25fa71(0x202),_0x25fa71(0x1e9)]},'children':[this[_0x25fa71(0x1e8)],{'tag':_0x25fa71(0x1fb),'attributes':{'class':[_0x25fa71(0x223),_0x25fa71(0x1ee)]},'children':_0x4ae30d}]}]};return this[_0x25fa71(0x24b)]&&this[_0x25fa71(0x22c)]&&(_0x16e375[_0x25fa71(0x1eb)][_0x25fa71(0x1f4)](this[_0x25fa71(0x24b)],this[_0x25fa71(0x22c)]),this[_0x25fa71(0x24b)][_0x25fa71(0x233)](_0x25fa71(0x1f6))['to'](this),this[_0x25fa71(0x24b)][_0x25fa71(0x233)](_0x25fa71(0x24d))['to'](this),this[_0x25fa71(0x22c)][_0x25fa71(0x233)](_0x25fa71(0x1f6))['to'](this),this[_0x25fa71(0x22c)][_0x25fa71(0x233)](_0x25fa71(0x24d))['to'](this)),_0x16e375;}[_0x6dc5d5(0x1f1)](){const _0x862a58=_0x6dc5d5;super[_0x862a58(0x1f1)](),this[_0x862a58(0x20e)]=this[_0x862a58(0x242)][_0x862a58(0x1ec)](_0x862a58(0x1f3)),this[_0x862a58(0x20e)][_0x862a58(0x256)]=this[_0x862a58(0x22a)],this['on'](_0x862a58(0x221),(_0x24955f,_0x30288,_0x1834b9)=>{const _0x491266=_0x862a58;this[_0x491266(0x20e)][_0x491266(0x256)]=_0x1834b9;});}[_0x6dc5d5(0x205)](_0x232bf1,_0x169fcd,_0x32b290,_0x39a385,_0x39f0ec){const _0x2ddaba=_0x6dc5d5,_0x1fe743=new _0x9c2dc9(this[_0x2ddaba(0x201)]);return _0x1fe743[_0x2ddaba(0x24c)]({'label':_0x232bf1,'icon':_0x169fcd,'tooltip':!0x0,'tooltipPosition':_0x39f0ec}),_0x1fe743[_0x2ddaba(0x232)]({'attributes':{'class':_0x32b290}}),_0x1fe743['on'](_0x2ddaba(0x229),()=>{const _0xe10ce2=_0x2ddaba;this[_0xe10ce2(0x1fe)](_0x39a385,this[_0xe10ce2(0x1ed)]['id']);}),_0x1fe743;}[_0x6dc5d5(0x226)](){const _0xba8d0=_0x6dc5d5;return _0xba8d0(0x219)===this[_0xba8d0(0x1ed)][_0xba8d0(0x224)][_0xba8d0(0x238)][_0xba8d0(0x20a)]?_0x57276a(this[_0xba8d0(0x201)],_0xba8d0(0x21e)):_0x57276a(this[_0xba8d0(0x201)],_0xba8d0(0x211));}[_0x6dc5d5(0x210)](){const _0x315265=_0x6dc5d5;return this[_0x315265(0x1ed)][_0x315265(0x21c)]?_0x315265(0x219)===this[_0x315265(0x1ed)][_0x315265(0x224)][_0x315265(0x238)][_0x315265(0x20a)]?_0x57276a(this[_0x315265(0x201)],_0x315265(0x236),this[_0x315265(0x1ed)][_0x315265(0x227)][_0x315265(0x23a)]):_0x57276a(this[_0x315265(0x201)],_0x315265(0x237),this[_0x315265(0x1ed)][_0x315265(0x227)][_0x315265(0x23a)]):null;}}function ds(_0x34a358,_0x22be47){const _0x3b0379=_0x6dc5d5;let _0x28f5ed='';return _0x28f5ed+=_0x34a358[_0x3b0379(0x1f2)]('*')[_0x3b0379(0x23f)]((_0x11563a,_0x24d269)=>_0x24d269%0x2!=0x0?_0x3b0379(0x22d)+us(_0x11563a)+_0x3b0379(0x24a):us(_0x11563a))[_0x3b0379(0x21d)](''),_0x22be47&&(_0x28f5ed+=_0x3b0379(0x254)+_0x22be47[_0x3b0379(0x217)]+_0x3b0379(0x249)+_0x22be47[_0x3b0379(0x1f5)]+_0x3b0379(0x200)),_0x28f5ed;}function us(_0xd903d7){const _0x3ad39c=_0x6dc5d5,_0x173ac8=document[_0x3ad39c(0x222)](_0x3ad39c(0x248));return _0x173ac8[_0x3ad39c(0x212)]=_0xd903d7,_0x173ac8[_0x3ad39c(0x256)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x1b3147,_0x11d5e2,_0x2db4c3){const t=_0x1b3147['t'];switch(_0x11d5e2){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',_0x2db4c3);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x2db4c3);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x2db4c3);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x2db4c3);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x2db4c3);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',_0x2db4c3);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x2db4c3);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',_0x2db4c3);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x2db4c3);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x2db4c3);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x2db4c3);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x2db4c3);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x2db4c3);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x2db4c3);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x2db4c3);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x2db4c3);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x2db4c3);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x2db4c3);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x2db4c3);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x2db4c3);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x2db4c3);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x2db4c3);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x2db4c3);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'},_0x2db4c3);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x2db4c3);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x2db4c3);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x2db4c3);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x2db4c3);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x2db4c3);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'},_0x2db4c3);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x2db4c3);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x2db4c3);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x2db4c3);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x2db4c3);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'},_0x2db4c3);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x2db4c3);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'},_0x2db4c3);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'},_0x2db4c3);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x2db4c3);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'},_0x2db4c3);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x2db4c3);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'},_0x2db4c3);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x2db4c3);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x2db4c3);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'},_0x2db4c3);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'},_0x2db4c3);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 _0x11d5e2;}}
23
+ export function getTranslation(_0x17285e,_0x2b9d7d,_0x2cb0b4){const t=_0x17285e['t'];switch(_0x2b9d7d){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',_0x2cb0b4);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x2cb0b4);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x2cb0b4);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x2cb0b4);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x2cb0b4);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',_0x2cb0b4);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x2cb0b4);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',_0x2cb0b4);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x2cb0b4);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x2cb0b4);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x2cb0b4);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x2cb0b4);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x2cb0b4);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x2cb0b4);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x2cb0b4);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x2cb0b4);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x2cb0b4);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x2cb0b4);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x2cb0b4);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x2cb0b4);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x2cb0b4);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x2cb0b4);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x2cb0b4);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'},_0x2cb0b4);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x2cb0b4);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x2cb0b4);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x2cb0b4);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x2cb0b4);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x2cb0b4);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'},_0x2cb0b4);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x2cb0b4);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x2cb0b4);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x2cb0b4);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x2cb0b4);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'},_0x2cb0b4);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x2cb0b4);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'},_0x2cb0b4);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'},_0x2cb0b4);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x2cb0b4);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'},_0x2cb0b4);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x2cb0b4);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'},_0x2cb0b4);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x2cb0b4);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x2cb0b4);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'},_0x2cb0b4);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'},_0x2cb0b4);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 _0x2b9d7d;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x5bba54,_0x3c4f3a){const _0xddd878=_0x4f82,_0x519818=_0x5bba54();while(!![]){try{const _0x3a8d8b=parseInt(_0xddd878(0x1f9))/0x1+parseInt(_0xddd878(0x1f5))/0x2+-parseInt(_0xddd878(0x1df))/0x3+-parseInt(_0xddd878(0x206))/0x4+parseInt(_0xddd878(0x1fd))/0x5*(-parseInt(_0xddd878(0x1e9))/0x6)+parseInt(_0xddd878(0x1ed))/0x7*(-parseInt(_0xddd878(0x1eb))/0x8)+-parseInt(_0xddd878(0x1e1))/0x9*(-parseInt(_0xddd878(0x1ef))/0xa);if(_0x3a8d8b===_0x3c4f3a)break;else _0x519818['push'](_0x519818['shift']());}catch(_0x4debae){_0x519818['push'](_0x519818['shift']());}}}(_0x15fd,0x39dc4));export function normalizeDescription(_0x5cafc6){const _0x218d77=_0x4f82;return Array[_0x218d77(0x1f7)](_0x5cafc6)||(_0x5cafc6=[_0x5cafc6]),_0x5cafc6[_0x218d77(0x1e8)](_0x508b0a=>{const _0x38f2ae=_0x218d77,_0x256c63=_0x508b0a[_0x38f2ae(0x1e2)][_0x38f2ae(0x1f2)](/\*/g,''),_0xd7e010=_0x508b0a[_0x38f2ae(0x1ee)]?_0x38f2ae(0x205)+_0x508b0a[_0x38f2ae(0x1ee)][_0x38f2ae(0x204)]+']':'';return'['+_0x508b0a[_0x38f2ae(0x1f6)]+']\x20'+_0x256c63+_0xd7e010;})[_0x218d77(0x1e5)](';\x20');}export function sortSuggestions(_0x69d18e){const _0x4c1ca8=_0x4f82;return _0x69d18e[_0x4c1ca8(0x1fb)]((_0xd889c8,_0x826309)=>_0x4c1ca8(0x1e0)==_0xd889c8[_0x4c1ca8(0x1f6)]&&_0x4c1ca8(0x1e0)!=_0x826309[_0x4c1ca8(0x1f6)]?-0x1:_0x4c1ca8(0x1e0)!=_0xd889c8[_0x4c1ca8(0x1f6)]&&_0x4c1ca8(0x1e0)==_0x826309[_0x4c1ca8(0x1f6)]?0x1:0x0);}function _0x4f82(_0x5abdcd,_0x1692c3){const _0x15fd07=_0x15fd();return _0x4f82=function(_0x4f8229,_0x5791f2){_0x4f8229=_0x4f8229-0x1df;let _0x180240=_0x15fd07[_0x4f8229];return _0x180240;},_0x4f82(_0x5abdcd,_0x1692c3);}export function getSelectedSuggestions(_0x18c99d,_0x210aa6){const _0x18bdbf=_0x4f82,_0xa5ccc1=Array[_0x18bdbf(0x207)](_0x18c99d[_0x18bdbf(0x1fe)]()),_0x1d162c=new Set();for(const _0x54ace7 of _0x210aa6)if(_0x54ace7[_0x18bdbf(0x1ea)]){for(const _0x37f821 of _0xa5ccc1)for(const _0x10a58e of _0x54ace7[_0x18bdbf(0x1fe)]())(_0x37f821[_0x18bdbf(0x1e4)](_0x10a58e)||_0x18c99d[_0x18bdbf(0x1f3)]&&!_0x54ace7[_0x18bdbf(0x202)]&&_0x54ace7[_0x18bdbf(0x1fa)]&&_0x10a58e[_0x18bdbf(0x1ff)][_0x18bdbf(0x1e3)](_0x37f821[_0x18bdbf(0x1e6)]))&&_0x1d162c[_0x18bdbf(0x1f8)](_0x54ace7);}return _0x1d162c;}export function getRangesOfBlockGroups(_0x57ea56,_0x4b79d7){const _0x4f94a4=_0x4f82;let _0x402c35,_0x4855e4=0x0;const _0x3afcbd=[],_0x32b4ff=_0x4b79d7[_0x4f94a4(0x208)];for(;_0x4855e4<_0x57ea56[_0x4f94a4(0x1fc)];){const _0x57470f=_0x57ea56[_0x4855e4],_0x34713c=_0x57ea56[_0x4855e4+0x1];_0x402c35||(_0x402c35=_0x4b79d7[_0x4f94a4(0x1f0)](_0x57470f)),co(_0x4b79d7,_0x57470f,_0x34713c)||(_0x3afcbd[_0x4f94a4(0x203)](_0x4b79d7[_0x4f94a4(0x200)](_0x402c35,_0x32b4ff[_0x4f94a4(0x201)](_0x57470f)?_0x4b79d7[_0x4f94a4(0x209)](_0x57470f):_0x4b79d7[_0x4f94a4(0x1f1)](_0x57470f,_0x4f94a4(0x1ff)))),_0x402c35=null),_0x4855e4++;}return _0x3afcbd;}function co(_0xbbe88b,_0x38c6e6,_0x2ee62e){const _0x1dac8f=_0x4f82;if(!_0x2ee62e)return!0x1;const _0x435172=_0xbbe88b[_0x1dac8f(0x209)](_0x38c6e6),_0x33ebf1=_0xbbe88b[_0x1dac8f(0x1f0)](_0x2ee62e);return _0x435172[_0x1dac8f(0x1e3)](_0x33ebf1);}function _0x15fd(){const _0xa12379=['createPositionBefore','createPositionAt','replace','isCollapsed','execute','144796vacUxc','type','isArray','add','154161JHGwCr','next','sort','length','655otOghc','getRanges','end','createRange','isObject','isMultiRange','push','value','\x20[color\x20','470700KlABhS','from','schema','createPositionAfter','87993MUgdmq','deletion','29043BnvUgQ','content','isTouching','isIntersecting','join','start','change','map','18366TpZtGB','isInContent','8mxQkfM','splice','2212581KScuuL','color','2710JuznGR'];_0x15fd=function(){return _0xa12379;};return _0x15fd();}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x51ff1b,_0x3c66d6,_0x3a8d97){const _0x19cecb=_0x4f82;for(;_0x3a8d97[_0x19cecb(0x1fc)];){const _0x51ad0e=_0x3a8d97[_0x19cecb(0x1ec)](0x0,0x64);_0x51ff1b[_0x19cecb(0x1e7)](()=>{const _0x2eac40=_0x19cecb;for(const _0x36252f of _0x51ad0e)_0x36252f[_0x2eac40(0x1ea)]&&_0x3c66d6[_0x2eac40(0x1f4)](_0x36252f['id']);});}}
23
+ (function(_0x4e8669,_0x5bf5ee){const _0x3d8ef8=_0x26de,_0x553f95=_0x4e8669();while(!![]){try{const _0x4235b8=-parseInt(_0x3d8ef8(0x195))/0x1+parseInt(_0x3d8ef8(0x193))/0x2*(parseInt(_0x3d8ef8(0x1a8))/0x3)+parseInt(_0x3d8ef8(0x1a7))/0x4+parseInt(_0x3d8ef8(0x1ab))/0x5+parseInt(_0x3d8ef8(0x1a0))/0x6+-parseInt(_0x3d8ef8(0x1a1))/0x7+-parseInt(_0x3d8ef8(0x1af))/0x8*(-parseInt(_0x3d8ef8(0x192))/0x9);if(_0x4235b8===_0x5bf5ee)break;else _0x553f95['push'](_0x553f95['shift']());}catch(_0x104b5){_0x553f95['push'](_0x553f95['shift']());}}}(_0x234a,0x73485));export function normalizeDescription(_0x36ef6e){const _0x3c505f=_0x26de;return Array[_0x3c505f(0x197)](_0x36ef6e)||(_0x36ef6e=[_0x36ef6e]),_0x36ef6e[_0x3c505f(0x196)](_0x2d70e2=>{const _0x47fed5=_0x3c505f,_0x3c7c2b=_0x2d70e2[_0x47fed5(0x194)][_0x47fed5(0x1b8)](/\*/g,''),_0x1d3a7c=_0x2d70e2[_0x47fed5(0x198)]?_0x47fed5(0x1b5)+_0x2d70e2[_0x47fed5(0x198)][_0x47fed5(0x1ae)]+']':'';return'['+_0x2d70e2[_0x47fed5(0x19f)]+']\x20'+_0x3c7c2b+_0x1d3a7c;})[_0x3c505f(0x1a5)](';\x20');}export function sortSuggestions(_0x4f699d){const _0x2e5fea=_0x26de;return _0x4f699d[_0x2e5fea(0x1b3)]((_0x8e417e,_0x5f18da)=>_0x2e5fea(0x19b)==_0x8e417e[_0x2e5fea(0x19f)]&&_0x2e5fea(0x19b)!=_0x5f18da[_0x2e5fea(0x19f)]?-0x1:_0x2e5fea(0x19b)!=_0x8e417e[_0x2e5fea(0x19f)]&&_0x2e5fea(0x19b)==_0x5f18da[_0x2e5fea(0x19f)]?0x1:0x0);}export function getSelectedSuggestions(_0x459789,_0x54a206){const _0x333fe4=_0x26de,_0x435800=Array[_0x333fe4(0x1a2)](_0x459789[_0x333fe4(0x191)]()),_0x167458=new Set();for(const _0x17a1cb of _0x54a206)if(_0x17a1cb[_0x333fe4(0x1b4)]){for(const _0x53099f of _0x435800)for(const _0x24a5dc of _0x17a1cb[_0x333fe4(0x191)]())(_0x53099f[_0x333fe4(0x1b6)](_0x24a5dc)||_0x459789[_0x333fe4(0x18f)]&&!_0x17a1cb[_0x333fe4(0x1b1)]&&_0x17a1cb[_0x333fe4(0x1ad)]&&_0x24a5dc[_0x333fe4(0x19a)][_0x333fe4(0x19c)](_0x53099f[_0x333fe4(0x19e)]))&&_0x167458[_0x333fe4(0x1b2)](_0x17a1cb);}return _0x167458;}export function getRangesOfBlockGroups(_0xa487,_0x4295ce){const _0x765be3=_0x26de;let _0x2eb2f9,_0x199802=0x0;const _0x3a502b=[],_0x46db25=_0x4295ce[_0x765be3(0x190)];for(;_0x199802<_0xa487[_0x765be3(0x1a6)];){const _0x4fcb69=_0xa487[_0x199802],_0x17daf9=_0xa487[_0x199802+0x1];_0x2eb2f9||(_0x2eb2f9=_0x4295ce[_0x765be3(0x1a3)](_0x4fcb69)),co(_0x4295ce,_0x4fcb69,_0x17daf9)||(_0x3a502b[_0x765be3(0x1ac)](_0x4295ce[_0x765be3(0x199)](_0x2eb2f9,_0x46db25[_0x765be3(0x19d)](_0x4fcb69)?_0x4295ce[_0x765be3(0x1b0)](_0x4fcb69):_0x4295ce[_0x765be3(0x1a9)](_0x4fcb69,_0x765be3(0x19a)))),_0x2eb2f9=null),_0x199802++;}return _0x3a502b;}function _0x234a(){const _0x4c20c9=['join','length','1276520BcYekD','12gKqbdf','createPositionAt','change','961130uflUWC','push','next','value','312496CVQCiL','createPositionAfter','isMultiRange','add','sort','isInContent','\x20[color\x20','isIntersecting','splice','replace','isCollapsed','schema','getRanges','9bJpffj','350828oeMrSi','content','635662xWlCiX','map','isArray','color','createRange','end','deletion','isTouching','isObject','start','type','4548768hUDCGx','6316401DTmOcn','from','createPositionBefore','execute'];_0x234a=function(){return _0x4c20c9;};return _0x234a();}function co(_0x4dea5c,_0xdf8d18,_0x3ad432){const _0xa3200e=_0x26de;if(!_0x3ad432)return!0x1;const _0x2d60ad=_0x4dea5c[_0xa3200e(0x1b0)](_0xdf8d18),_0x4264eb=_0x4dea5c[_0xa3200e(0x1a3)](_0x3ad432);return _0x2d60ad[_0xa3200e(0x19c)](_0x4264eb);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;function _0x26de(_0x55ce55,_0x44950c){const _0x234a61=_0x234a();return _0x26de=function(_0x26debf,_0x54bd6b){_0x26debf=_0x26debf-0x18f;let _0xcad6e1=_0x234a61[_0x26debf];return _0xcad6e1;},_0x26de(_0x55ce55,_0x44950c);}export function executeCommandForSuggestions(_0x4e5ed4,_0x3f29ec,_0x7e7879){const _0xb9426a=_0x26de;for(;_0x7e7879[_0xb9426a(0x1a6)];){const _0x3dbb4f=_0x7e7879[_0xb9426a(0x1b7)](0x0,0x64);_0x4e5ed4[_0xb9426a(0x1aa)](()=>{const _0x1741ff=_0xb9426a;for(const _0x535a07 of _0x3dbb4f)_0x535a07[_0x1741ff(0x1b4)]&&_0x3f29ec[_0x1741ff(0x1a4)](_0x535a07['id']);});}}