@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240602.0 → 0.0.0-nightly-20240604.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 (170) hide show
  1. package/README.md +0 -6
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +1 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/dist/types/suggestion.d.ts +1 -1
  100. package/dist/types/ui/suggestioncontroller.d.ts +1 -1
  101. package/package.json +3 -3
  102. package/src/commands/acceptsuggestioncommand.js +1 -1
  103. package/src/commands/discardsuggestioncommand.js +1 -1
  104. package/src/commands/executeonallsuggestionscommand.js +1 -1
  105. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  106. package/src/commands/trackchangescommand.js +1 -1
  107. package/src/index.js +1 -1
  108. package/src/integrations/aiassistant.js +1 -1
  109. package/src/integrations/alignment.js +1 -1
  110. package/src/integrations/basicstyles.js +1 -1
  111. package/src/integrations/blockquote.js +1 -1
  112. package/src/integrations/casechange.js +1 -1
  113. package/src/integrations/ckbox.js +1 -1
  114. package/src/integrations/codeblock.js +1 -1
  115. package/src/integrations/comments.js +1 -1
  116. package/src/integrations/deletecommand.js +1 -1
  117. package/src/integrations/entercommand.js +1 -1
  118. package/src/integrations/findandreplace.js +1 -1
  119. package/src/integrations/font.js +1 -1
  120. package/src/integrations/formatpainter.js +1 -1
  121. package/src/integrations/heading.js +1 -1
  122. package/src/integrations/highlight.js +1 -1
  123. package/src/integrations/horizontalline.js +1 -1
  124. package/src/integrations/htmlembed.js +1 -1
  125. package/src/integrations/image.js +1 -1
  126. package/src/integrations/imagereplace.js +1 -1
  127. package/src/integrations/imagestyle.js +1 -1
  128. package/src/integrations/importword.js +1 -1
  129. package/src/integrations/indent.js +1 -1
  130. package/src/integrations/inputcommand.js +1 -1
  131. package/src/integrations/legacylist.js +1 -1
  132. package/src/integrations/legacylistproperties.js +1 -1
  133. package/src/integrations/link.js +1 -1
  134. package/src/integrations/list.js +1 -1
  135. package/src/integrations/listproperties.js +1 -1
  136. package/src/integrations/mediaembed.js +1 -1
  137. package/src/integrations/mention.js +1 -1
  138. package/src/integrations/multilevellist.js +1 -1
  139. package/src/integrations/pagebreak.js +1 -1
  140. package/src/integrations/paragraph.js +1 -1
  141. package/src/integrations/removeformat.js +1 -1
  142. package/src/integrations/restrictededitingmode.js +1 -1
  143. package/src/integrations/shiftentercommand.js +1 -1
  144. package/src/integrations/standardeditingmode.js +1 -1
  145. package/src/integrations/style.js +1 -1
  146. package/src/integrations/table.js +1 -1
  147. package/src/integrations/tablecaption.js +1 -1
  148. package/src/integrations/tableclipboard.js +1 -1
  149. package/src/integrations/tablecolumnresize.js +1 -1
  150. package/src/integrations/tableheadings.js +1 -1
  151. package/src/integrations/tablemergesplit.js +1 -1
  152. package/src/integrations/tableofcontents.js +1 -1
  153. package/src/integrations/tableproperties.js +1 -1
  154. package/src/integrations/template.js +1 -1
  155. package/src/integrations/title.js +1 -1
  156. package/src/integrations/undo.js +1 -1
  157. package/src/integrations/utils.js +1 -1
  158. package/src/suggestion.d.ts +1 -1
  159. package/src/suggestion.js +1 -2
  160. package/src/suggestiondescriptionfactory.js +1 -1
  161. package/src/trackchanges.js +1 -1
  162. package/src/trackchangesdata.js +1 -1
  163. package/src/trackchangesediting.js +1 -1
  164. package/src/trackchangesui.js +1 -1
  165. package/src/ui/suggestioncontroller.d.ts +1 -1
  166. package/src/ui/suggestioncontroller.js +1 -2
  167. package/src/ui/view/basesuggestionthreadview.js +1 -1
  168. package/src/ui/view/suggestionthreadview.js +1 -1
  169. package/src/utils/common-translations.js +1 -1
  170. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x38e45b=_0x6fc5;(function(_0x3c27cb,_0x5c6cf2){const _0x266424=_0x6fc5,_0x9ada88=_0x3c27cb();while(!![]){try{const _0x3cfe39=parseInt(_0x266424(0x162))/0x1+-parseInt(_0x266424(0x1cc))/0x2*(parseInt(_0x266424(0x1b7))/0x3)+parseInt(_0x266424(0x1e5))/0x4+parseInt(_0x266424(0x167))/0x5*(parseInt(_0x266424(0x1c2))/0x6)+-parseInt(_0x266424(0x1b9))/0x7*(parseInt(_0x266424(0x182))/0x8)+-parseInt(_0x266424(0x1a0))/0x9*(-parseInt(_0x266424(0x1dc))/0xa)+-parseInt(_0x266424(0x1df))/0xb;if(_0x3cfe39===_0x5c6cf2)break;else _0x9ada88['push'](_0x9ada88['shift']());}catch(_0x541031){_0x9ada88['push'](_0x9ada88['shift']());}}}(_0x5a41,0x32aa3));import{Plugin as _0x97a759}from'ckeditor5/src/core.js';import{Collection as _0x13b616}from'ckeditor5/src/utils.js';function _0x6fc5(_0x44861a,_0x39a058){const _0x5a419f=_0x5a41();return _0x6fc5=function(_0x6fc582,_0x55b946){_0x6fc582=_0x6fc582-0x157;let _0x2b133b=_0x5a419f[_0x6fc582];return _0x2b133b;},_0x6fc5(_0x44861a,_0x39a058);}import{addListToDropdown as _0x23b015,createDropdown as _0x2d560b,ListSeparatorView as _0x30e9a1,MenuBarMenuView as _0x3a2357,MenuBarMenuListView as _0x1c03fa,MenuBarMenuListItemView as _0x5eeeed,MenuBarMenuListItemButtonView as _0x549433,SplitButtonView as _0x176107,ViewModel as _0x30db40}from'ckeditor5/src/ui.js';import{Users as _0x15cbeb,getDateTimeFormatter as _0x37ebd3,getAllMarkersDomElementsSorted as _0x3969a9}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x348353 from'./trackchangesediting.js';function _0x5a41(){const _0x52e2a1=['getMarkers','Accept\x20all\x20selected\x20suggestions','isOn','menu','acceptSelectedSuggestions','source','Track\x20changes','innerView','_refreshActiveMarkers','Discard\x20all\x20suggestions','descriptionParts','actionView','discardAllSuggestions','add','define','_suggestionToController','_createToolbarButton','arrowView','CommentsRepository','27eGRNPh','_handleControllerBuffer','activeAnnotations','length','pluginName','focus','destroy','trackChanges.disableComments','getDescriptions','commandName','items','isMultiRange','execute','createCommentThreadController','Annotations','isEnabled','getAllAdjacentSuggestions','separator','comments.maxCommentCharsWhenCollapsed','config','_createMenuBarMenu','delegate','_handleSuggestionControllerDelayed','14847RrRdXZ','CommentView','371rAIXQh','head','discardButton','filter','clear','values','comments.maxCommentsWhenCollapsed','addComment','getJoined','10974eqmduZ','menuBar:trackChanges','listenTo','acceptButton','plugins','switchbutton','CommentsUI','suggestionUnloaded','set','commentThread','66glheKB','some','trackChanges.SuggestionThreadView','_updateController','get','keys','suggestionChanged','previous','from','push','isDirty','suggestionLoaded','unbind','menuitem','createAnnotationView','addSourceCollector','991030rPHDsJ','activeMarkers','Accept\x20all\x20suggestions','4254195fWUIsr','_annotationViews','_disableComments','_unbindEditors','value','mainView','106944AJGcdv','stopListening','descriptionFactory','button','change:activeAnnotations','acceptAllSuggestions','TrackChangesEditing','comments.editorConfig','has','delete','requires','suggestion-','componentFactory','locale','refreshSelectedViews','288779YDhaga','SuggestionThreadView','getSuggestion','createAnnotation','init','445JXFjns','_viewToController','_destroyController','isInContent','view','_bindAnnotationToEditors','getByInnerView','_addUIComponentsToFactory','getMarkerNames','buttonView','lowest','children','comments','registerAnnotation','bind','hasSuggestion','commands','EditorAnnotations','menuitemcheckbox','getRanges','remove','_initializeController','reduce','TrackChangesUI','editor','discardSelectedSuggestions','trackChanges','2720katRLD','type','toMany','Discard\x20all\x20selected\x20suggestions','editing','change:previous','model','comments.maxThreadTotalWeight','size','getFirstRange','panelView'];_0x5a41=function(){return _0x52e2a1;};return _0x5a41();}import _0x366b21 from'./ui/suggestioncontroller.js';import _0x1badd9 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x186e00}from'./utils/common-translations.js';import _0x50d319 from'../theme/icons/track-changes.svg';export default class d extends _0x97a759{static get[_0x38e45b(0x15d)](){const _0x362043=_0x38e45b;return[_0x348353,_0x15cbeb,_0x362043(0x19f),_0x362043(0x1ae),_0x362043(0x178)];}static get[_0x38e45b(0x1a4)](){const _0x2f0fd3=_0x38e45b;return _0x2f0fd3(0x17e);}constructor(_0x5bd6fa){const _0x40bbc6=_0x38e45b;super(_0x5bd6fa),this[_0x40bbc6(0x19c)]=new Map(),this[_0x40bbc6(0x168)]=new Map(),this[_0x40bbc6(0x1e0)]=new Map(),this[_0x40bbc6(0x1a1)]=new Map();const _0x4141e7=this[_0x40bbc6(0x17f)][_0x40bbc6(0x1b3)];_0x4141e7[_0x40bbc6(0x19b)](_0x40bbc6(0x1ce),_0x1badd9),_0x4141e7[_0x40bbc6(0x19b)](_0x40bbc6(0x1a7),!0x1),this[_0x40bbc6(0x1e1)]=_0x4141e7[_0x40bbc6(0x1d0)](_0x40bbc6(0x1a7));}[_0x38e45b(0x1b6)](_0x314459,_0x3cecba){const _0x301d4e=_0x38e45b;0x0===this[_0x301d4e(0x1a1)][_0x301d4e(0x18a)]&&setTimeout(()=>{const _0x4feb98=_0x301d4e;for(const [_0x1fd6d8,_0x174b94]of this[_0x4feb98(0x1a1)]){const _0x516c38=this[_0x4feb98(0x19c)][_0x4feb98(0x15b)](_0x1fd6d8);_0x516c38||_0x174b94?_0x516c38&&_0x174b94&&this[_0x4feb98(0x169)](_0x1fd6d8):this[_0x4feb98(0x17c)](_0x1fd6d8);}this[_0x4feb98(0x1a1)][_0x4feb98(0x1bd)](),this[_0x4feb98(0x17f)][_0x4feb98(0x1c6)][_0x4feb98(0x1d0)](_0x4feb98(0x178))[_0x4feb98(0x161)](),this[_0x4feb98(0x195)]();},0xa),this[_0x301d4e(0x1a1)][_0x301d4e(0x1ca)](_0x314459,_0x3cecba);}[_0x38e45b(0x166)](){const _0x5f332f=_0x38e45b,_0x25857d=this[_0x5f332f(0x17f)],_0x506cad=_0x25857d[_0x5f332f(0x1c6)][_0x5f332f(0x1d0)](_0x5f332f(0x159)),_0x360fc7=_0x25857d[_0x5f332f(0x1c6)][_0x5f332f(0x1d0)](_0x5f332f(0x1ae)),_0x394143=_0x25857d[_0x5f332f(0x1c6)][_0x5f332f(0x1d0)](_0x5f332f(0x178)),_0x27936f=_0x25857d[_0x5f332f(0x1c6)][_0x5f332f(0x1d0)](_0x5f332f(0x19f));this[_0x5f332f(0x16e)](),_0x394143[_0x5f332f(0x1db)](()=>{const _0x37b9cf=_0x5f332f,_0x3c26a8=[];for(const [_0x5053a5,_0x475400]of Array[_0x37b9cf(0x1d4)](this[_0x37b9cf(0x19c)])){const _0x445a46=_0x5053a5[_0x37b9cf(0x1b0)](),_0x3023d8=[];for(const _0x5213a0 of _0x445a46){if(!_0x5213a0[_0x37b9cf(0x16a)])continue;if(_0x5213a0[_0x37b9cf(0x1ab)]){_0x3023d8[_0x37b9cf(0x1d5)](..._0x5213a0[_0x37b9cf(0x17a)]());continue;}const _0x2b7630=_0x5213a0[_0x37b9cf(0x18b)]();if(_0x3023d8[_0x37b9cf(0x1a3)]>0x0){const _0x447f64=_0x3023d8[0x0][_0x37b9cf(0x1c1)](_0x2b7630);if(_0x447f64){_0x3023d8[0x0]=_0x447f64;continue;}}_0x3023d8[_0x37b9cf(0x1d5)](_0x2b7630);}_0x3c26a8[_0x37b9cf(0x1d5)]([_0x475400[_0x37b9cf(0x16b)],_0x3023d8]);}return _0x3c26a8;}),this[_0x5f332f(0x1c4)](_0x506cad,_0x5f332f(0x1d7),(_0x2e201f,_0x46e4fd)=>{const _0x5eabe7=_0x5f332f;this[_0x5eabe7(0x1c4)](_0x46e4fd,_0x5eabe7(0x187),(_0x3379f5,_0x1b6f05,_0xdf648a,_0x464a16)=>{const _0x5a24a4=_0x5eabe7;_0x46e4fd[_0x5a24a4(0x16a)]&&(null==_0xdf648a?(this[_0x5a24a4(0x1cf)](_0x464a16[_0x5a24a4(0x1ba)]),this[_0x5a24a4(0x1b6)](_0x46e4fd,!0x1)):(this[_0x5a24a4(0x1cf)](_0xdf648a[_0x5a24a4(0x1ba)]),null==_0x464a16&&this[_0x5a24a4(0x1b6)](_0x46e4fd,!0x0)));}),null!==_0x46e4fd[_0x5eabe7(0x1d3)]?this[_0x5eabe7(0x1cf)](_0x46e4fd[_0x5eabe7(0x1ba)]):this[_0x5eabe7(0x1b6)](_0x46e4fd,!0x1);}),this[_0x5f332f(0x1c4)](_0x506cad,_0x5f332f(0x1c9),(_0x5dfeaa,_0x3ae72f,_0x347391)=>{const _0x4520a7=_0x5f332f;this[_0x4520a7(0x1e6)](_0x3ae72f,_0x4520a7(0x187)),this[_0x4520a7(0x1a1)][_0x4520a7(0x15c)](_0x3ae72f),this[_0x4520a7(0x19c)][_0x4520a7(0x15b)](_0x3ae72f)&&this[_0x4520a7(0x169)](_0x3ae72f),_0x347391&&this[_0x4520a7(0x1cf)](_0x347391[_0x4520a7(0x1ba)]);}),this[_0x5f332f(0x1c4)](_0x506cad,_0x5f332f(0x1d2),(_0x221ec1,_0x1a675d)=>{const _0x353263=_0x5f332f;this[_0x353263(0x1cf)](_0x1a675d);}),this[_0x5f332f(0x1c4)](_0x360fc7,_0x5f332f(0x157),()=>{const _0x3d17cb=_0x5f332f;this[_0x3d17cb(0x195)]();}),this[_0x5f332f(0x1c4)](_0x27936f,_0x5f332f(0x1c0),(_0x3d25b5,{threadId:_0xdf4b41,isFromAdapter:_0x810ed2})=>{const _0x436bd3=_0x5f332f;if(_0x810ed2||!_0x506cad[_0x436bd3(0x176)](_0xdf4b41))return;const _0x384149=_0x506cad[_0x436bd3(0x164)](_0xdf4b41);this[_0x436bd3(0x19c)][_0x436bd3(0x1d0)](_0x384149)[_0x436bd3(0x16b)][_0x436bd3(0x1a5)]();},{'priority':_0x5f332f(0x171)});}[_0x38e45b(0x195)](){const _0x4e8d06=_0x38e45b,_0x18a930=this[_0x4e8d06(0x17f)][_0x4e8d06(0x1c6)][_0x4e8d06(0x1d0)](_0x4e8d06(0x1ae)),_0x5e35f0=this[_0x4e8d06(0x17f)][_0x4e8d06(0x1c6)][_0x4e8d06(0x1d0)](_0x4e8d06(0x159)),_0xf22eaa=Array[_0x4e8d06(0x1d4)](_0x18a930[_0x4e8d06(0x1a2)],_0x223594=>_0x223594[_0x4e8d06(0x194)])[_0x4e8d06(0x1bc)](_0x3d04c0=>this[_0x4e8d06(0x168)][_0x4e8d06(0x15b)](_0x3d04c0)),_0xd207fa=[];for(const _0x29148c of _0xf22eaa){const _0xc154fa=this[_0x4e8d06(0x168)][_0x4e8d06(0x1d0)](_0x29148c)[_0x4e8d06(0x188)][_0x4e8d06(0x1b0)]();_0xd207fa[_0x4e8d06(0x1d5)](..._0xc154fa[_0x4e8d06(0x17d)]((_0x3fbf0d,_0x372c37)=>[..._0x3fbf0d,..._0x372c37[_0x4e8d06(0x16f)]()],[]));}_0x5e35f0[_0x4e8d06(0x1dd)]=_0xd207fa;}[_0x38e45b(0x16e)](){const _0x96d650=_0x38e45b,_0x2d5360=this[_0x96d650(0x17f)],_0x46909a=_0x2d5360[_0x96d650(0x160)],_0x10f7f4=_0x186e00(_0x46909a,_0x96d650(0x193)),_0x2a822e=new _0x13b616([{'type':_0x96d650(0x1c7),'model':new _0x30db40({'withText':!0x0,'label':_0x10f7f4,'commandName':_0x96d650(0x181),'role':_0x96d650(0x179)})},{'type':_0x96d650(0x1b1)},{'type':_0x96d650(0x1e8),'model':new _0x30db40({'withText':!0x0,'label':_0x186e00(_0x46909a,_0x96d650(0x1de)),'commandName':_0x96d650(0x158),'role':_0x96d650(0x1d9)})},{'type':_0x96d650(0x1e8),'model':new _0x30db40({'withText':!0x0,'label':_0x186e00(_0x46909a,_0x96d650(0x18e)),'commandName':_0x96d650(0x191),'role':_0x96d650(0x1d9)})},{'type':_0x96d650(0x1e8),'model':new _0x30db40({'withText':!0x0,'label':_0x186e00(_0x46909a,_0x96d650(0x196)),'commandName':_0x96d650(0x199),'role':_0x96d650(0x1d9)})},{'type':_0x96d650(0x1e8),'model':new _0x30db40({'withText':!0x0,'label':_0x186e00(_0x46909a,_0x96d650(0x185)),'commandName':_0x96d650(0x180),'role':_0x96d650(0x1d9)})}]);for(const _0xfae4e5 of _0x2a822e)if(ae(_0xfae4e5)){const _0x1b0d21=_0x2d5360[_0x96d650(0x177)][_0x96d650(0x1d0)](_0xfae4e5[_0x96d650(0x188)][_0x96d650(0x1a9)]);_0xfae4e5[_0x96d650(0x188)][_0x96d650(0x175)](_0x96d650(0x18f),_0x96d650(0x1af))['to'](_0x1b0d21,_0x96d650(0x1e3),_0x96d650(0x1af));}_0x2d5360['ui'][_0x96d650(0x15f)][_0x96d650(0x19a)](_0x96d650(0x181),_0x5e8d0f=>this[_0x96d650(0x19d)](_0x5e8d0f,_0x2a822e,_0x10f7f4)),_0x2d5360['ui'][_0x96d650(0x15f)][_0x96d650(0x19a)](_0x96d650(0x1c3),_0x533745=>this[_0x96d650(0x1b4)](_0x533745,_0x2a822e,_0x10f7f4));}[_0x38e45b(0x19d)](_0x563d60,_0x5ce94a,_0x5653d4){const _0x1a58b9=_0x38e45b,_0x29ded5=_0x2d560b(_0x563d60,_0x176107),_0x3c84b1=this[_0x1a58b9(0x17f)][_0x1a58b9(0x177)][_0x1a58b9(0x1d0)](_0x1a58b9(0x181));_0x29ded5[_0x1a58b9(0x170)][_0x1a58b9(0x1ca)]({'tooltip':_0x5653d4,'label':_0x5653d4,'icon':_0x50d319}),_0x29ded5[_0x1a58b9(0x170)][_0x1a58b9(0x175)](_0x1a58b9(0x18f))['to'](_0x3c84b1,_0x1a58b9(0x1e3)),_0x29ded5[_0x1a58b9(0x170)]['on'](_0x1a58b9(0x1ac),()=>{const _0x431c9a=_0x1a58b9;_0x3c84b1[_0x431c9a(0x1ac)](),this[_0x431c9a(0x17f)][_0x431c9a(0x186)][_0x431c9a(0x16b)][_0x431c9a(0x1a5)]();}),_0x23b015(_0x29ded5,_0x5ce94a,{'role':_0x1a58b9(0x190)});const _0x140beb=[];for(const _0xb0c262 of _0x5ce94a)ae(_0xb0c262)&&_0x140beb[_0x1a58b9(0x1d5)](this[_0x1a58b9(0x17f)][_0x1a58b9(0x177)][_0x1a58b9(0x1d0)](_0xb0c262[_0x1a58b9(0x188)][_0x1a58b9(0x1a9)]));const _0x1097af=_0x29ded5[_0x1a58b9(0x170)];return _0x1097af[_0x1a58b9(0x198)][_0x1a58b9(0x1d8)](_0x1a58b9(0x1af)),_0x1097af[_0x1a58b9(0x19e)][_0x1a58b9(0x1d8)](_0x1a58b9(0x1af)),_0x1097af[_0x1a58b9(0x198)][_0x1a58b9(0x175)](_0x1a58b9(0x1af))['to'](_0x3c84b1,_0x1a58b9(0x1af)),_0x1097af[_0x1a58b9(0x19e)][_0x1a58b9(0x175)](_0x1a58b9(0x1af))[_0x1a58b9(0x184)](_0x140beb,_0x1a58b9(0x1af),(..._0x83e1f6)=>_0x83e1f6[_0x1a58b9(0x1cd)](_0x160532=>_0x160532)),_0x29ded5['on'](_0x1a58b9(0x1ac),_0xb2899e=>{const _0x56f6cf=_0x1a58b9;this[_0x56f6cf(0x17f)][_0x56f6cf(0x1ac)](_0xb2899e[_0x56f6cf(0x192)][_0x56f6cf(0x1a9)]),this[_0x56f6cf(0x17f)][_0x56f6cf(0x186)][_0x56f6cf(0x16b)][_0x56f6cf(0x1a5)]();}),_0x29ded5;}[_0x38e45b(0x1b4)](_0x3de330,_0x925a93,_0x4ce911){const _0x35f6c4=_0x38e45b,_0x77d40b=new _0x3a2357(_0x3de330),_0xfe12d8=this[_0x35f6c4(0x17f)][_0x35f6c4(0x177)][_0x35f6c4(0x1d0)](_0x35f6c4(0x181));_0x77d40b[_0x35f6c4(0x170)][_0x35f6c4(0x1ca)]({'label':_0x4ce911,'icon':_0x50d319});const _0x36ecd4=new _0x1c03fa(_0x3de330);for(const _0x4af47a of _0x925a93){if(_0x35f6c4(0x1b1)==_0x4af47a[_0x35f6c4(0x183)]){_0x36ecd4[_0x35f6c4(0x1aa)][_0x35f6c4(0x19a)](new _0x30e9a1(_0x3de330));continue;}const _0x241f2e=new _0x5eeeed(_0x3de330,_0x77d40b),_0x122af9=new _0x549433(_0x3de330),_0x9dc45b=_0x4af47a[_0x35f6c4(0x188)];_0x122af9[_0x35f6c4(0x175)](...Object[_0x35f6c4(0x1d1)](_0x9dc45b))['to'](_0x9dc45b),_0x122af9[_0x35f6c4(0x1b5)](_0x35f6c4(0x1ac))['to'](_0x77d40b),_0x122af9['on'](_0x35f6c4(0x1ac),()=>{const _0x4d3d6a=_0x35f6c4;this[_0x4d3d6a(0x17f)][_0x4d3d6a(0x1ac)](_0x9dc45b[_0x4d3d6a(0x1a9)]),this[_0x4d3d6a(0x17f)][_0x4d3d6a(0x186)][_0x4d3d6a(0x16b)][_0x4d3d6a(0x1a5)]();}),_0x241f2e[_0x35f6c4(0x172)][_0x35f6c4(0x19a)](_0x122af9),_0x36ecd4[_0x35f6c4(0x1aa)][_0x35f6c4(0x19a)](_0x241f2e);}return _0x77d40b[_0x35f6c4(0x175)](_0x35f6c4(0x1af))['to'](_0xfe12d8,_0x35f6c4(0x1af)),_0x77d40b[_0x35f6c4(0x18c)][_0x35f6c4(0x172)][_0x35f6c4(0x19a)](_0x36ecd4),_0x77d40b;}[_0x38e45b(0x17c)](_0x4ae028){const _0x5e0e74=_0x38e45b,_0xb50fe4=this[_0x5e0e74(0x17f)],_0x1db694=_0xb50fe4[_0x5e0e74(0x1b3)],_0x344dae=_0xb50fe4[_0x5e0e74(0x1c6)][_0x5e0e74(0x1d0)](_0x5e0e74(0x1ae)),_0x4f69ff=_0xb50fe4[_0x5e0e74(0x1c6)][_0x5e0e74(0x1d0)](_0x5e0e74(0x19f)),_0x5ca2d2=_0xb50fe4[_0x5e0e74(0x1c6)][_0x5e0e74(0x1d0)](_0x5e0e74(0x178)),_0x55886b=_0xb50fe4[_0x5e0e74(0x1c6)][_0x5e0e74(0x1d0)](_0x15cbeb)['me'],_0x2dafc5=_0x1db694[_0x5e0e74(0x1d0)](_0x5e0e74(0x181))[_0x5e0e74(0x163)],{CommentsListView:_0x20ea61,CommentThreadInputView:_0x2e4721}=_0xb50fe4[_0x5e0e74(0x1c6)][_0x5e0e74(0x1d0)](_0x5e0e74(0x1c8));let _0x5d2ee2,_0x2d0b6c;this[_0x5e0e74(0x1e0)][_0x5e0e74(0x15b)](_0x4ae028['id'])?(_0x2d0b6c=this[_0x5e0e74(0x1e0)][_0x5e0e74(0x1d0)](_0x4ae028['id']),_0x5d2ee2=_0x2d0b6c[_0x5e0e74(0x1e4)]):(_0x5d2ee2=new _0x2dafc5(_0xb50fe4[_0x5e0e74(0x160)],_0x4ae028,_0x55886b,{'disableComments':this[_0x5e0e74(0x1e1)],'editorConfig':_0x1db694[_0x5e0e74(0x1d0)](_0x5e0e74(0x15a)),'maxCommentsWhenCollapsed':_0x1db694[_0x5e0e74(0x1d0)](_0x5e0e74(0x1bf)),'maxThreadTotalWeight':_0x1db694[_0x5e0e74(0x1d0)](_0x5e0e74(0x189)),'maxCommentCharsWhenCollapsed':_0x1db694[_0x5e0e74(0x1d0)](_0x5e0e74(0x1b2)),'formatDateTime':_0x37ebd3(_0x1db694[_0x5e0e74(0x1d0)](_0x5e0e74(0x160))),'CommentView':_0x1db694[_0x5e0e74(0x1d0)](_0x5e0e74(0x173))[_0x5e0e74(0x1b8)],'CommentsListView':_0x20ea61,'CommentThreadInputView':_0x2e4721}),_0x5d2ee2[_0x5e0e74(0x1c5)]['on'](_0x5e0e74(0x1ac),()=>{const _0x4b7a49=_0x5e0e74;_0xb50fe4[_0x4b7a49(0x186)][_0x4b7a49(0x16b)][_0x4b7a49(0x1a5)]();}),_0x5d2ee2[_0x5e0e74(0x1bb)]['on'](_0x5e0e74(0x1ac),()=>{const _0x324a4c=_0x5e0e74;_0xb50fe4[_0x324a4c(0x186)][_0x324a4c(0x16b)][_0x324a4c(0x1a5)]();}),_0x2d0b6c=_0x344dae[_0x5e0e74(0x1da)](this[_0x5e0e74(0x17f)][_0x5e0e74(0x160)],_0x5d2ee2),_0x2d0b6c[_0x5e0e74(0x175)](_0x5e0e74(0x1d6))['to'](_0x5d2ee2,_0x5e0e74(0x1d6)),_0x2d0b6c[_0x5e0e74(0x175)](_0x5e0e74(0x1a3))['to'](_0x5d2ee2),_0x2d0b6c[_0x5e0e74(0x175)](_0x5e0e74(0x183))['to'](_0x5d2ee2,_0x5e0e74(0x183),_0x4a8db8=>_0x5e0e74(0x15e)+_0x4a8db8),this[_0x5e0e74(0x1e0)][_0x5e0e74(0x1ca)](_0x4ae028['id'],_0x2d0b6c));const _0x53d154=_0x4f69ff[_0x5e0e74(0x1ad)](_0x4ae028[_0x5e0e74(0x1cb)],_0x5d2ee2),_0x534d41=new _0x366b21(_0xb50fe4,_0x4ae028,_0x5d2ee2,_0x53d154),_0x485d82=_0x4ae028[_0x5e0e74(0x1b0)]()[_0x5e0e74(0x1bc)](_0x54eab3=>_0x54eab3[_0x5e0e74(0x16a)]);_0x5d2ee2[_0x5e0e74(0x197)]=_0xb50fe4[_0x5e0e74(0x1c6)][_0x5e0e74(0x1d0)](_0x5e0e74(0x159))[_0x5e0e74(0x1e7)][_0x5e0e74(0x1a8)](_0x485d82),this[_0x5e0e74(0x19c)][_0x5e0e74(0x1ca)](_0x4ae028,_0x534d41),this[_0x5e0e74(0x168)][_0x5e0e74(0x1ca)](_0x5d2ee2,_0x534d41);const _0x5a3700=_0x344dae[_0x5e0e74(0x165)]({'view':_0x2d0b6c,'target':()=>{const _0x35388f=_0x5e0e74,_0x3730fa=[],_0x3054c9=_0x4ae028[_0x35388f(0x1b0)]()[_0x35388f(0x1bc)](_0x2d3e6a=>_0x2d3e6a[_0x35388f(0x16a)]);for(const _0x3c3a0f of _0x3054c9)_0x3730fa[_0x35388f(0x1d5)](..._0x3c3a0f[_0x35388f(0x18d)]());return _0x3969a9(_0xb50fe4[_0x35388f(0x186)],_0x3730fa);},'type':()=>_0x5e0e74(0x15e)+_0x534d41[_0x5e0e74(0x16b)][_0x5e0e74(0x183)]});_0x4f69ff[_0x5e0e74(0x16c)](_0x5d2ee2,_0x5a3700),_0x344dae[_0x5e0e74(0x19a)](_0x5a3700),_0x5ca2d2[_0x5e0e74(0x174)](_0x5a3700);}[_0x38e45b(0x169)](_0x1d47fd){const _0x29cd28=_0x38e45b,_0x23a4f7=this[_0x29cd28(0x17f)][_0x29cd28(0x1c6)][_0x29cd28(0x1d0)](_0x29cd28(0x19f)),_0x2e53e7=this[_0x29cd28(0x17f)][_0x29cd28(0x1c6)][_0x29cd28(0x1d0)](_0x29cd28(0x1ae)),_0x175e25=this[_0x29cd28(0x19c)][_0x29cd28(0x1d0)](_0x1d47fd),_0x14176c=_0x175e25[_0x29cd28(0x16b)],_0x19b6b8=_0x2e53e7[_0x29cd28(0x16d)](_0x14176c);_0x23a4f7[_0x29cd28(0x1e2)](_0x14176c),_0x19b6b8&&_0x2e53e7[_0x29cd28(0x17b)](_0x19b6b8),this[_0x29cd28(0x19c)][_0x29cd28(0x15c)](_0x1d47fd),this[_0x29cd28(0x168)][_0x29cd28(0x15c)](_0x14176c),_0x175e25[_0x29cd28(0x1a6)]();}[_0x38e45b(0x1cf)](_0x26ca6a){const _0x3cfd6d=_0x38e45b;if(!_0x26ca6a[_0x3cfd6d(0x16a)]||!this[_0x3cfd6d(0x19c)][_0x3cfd6d(0x15b)](_0x26ca6a))return;const _0x45c85f=this[_0x3cfd6d(0x17f)][_0x3cfd6d(0x1c6)][_0x3cfd6d(0x1d0)](_0x3cfd6d(0x159)),_0x37899e=this[_0x3cfd6d(0x19c)][_0x3cfd6d(0x1d0)](_0x26ca6a),_0xdfd4a0=_0x26ca6a[_0x3cfd6d(0x1b0)]();_0x37899e[_0x3cfd6d(0x16b)][_0x3cfd6d(0x197)]=_0x45c85f[_0x3cfd6d(0x1e7)][_0x3cfd6d(0x1a8)](_0xdfd4a0);}[_0x38e45b(0x1a6)](){const _0xab382=_0x38e45b;for(const _0x241205 of this[_0xab382(0x19c)][_0xab382(0x1d1)]())this[_0xab382(0x169)](_0x241205);for(const _0x14d1f2 of this[_0xab382(0x1e0)][_0xab382(0x1be)]())_0x14d1f2[_0xab382(0x1e4)][_0xab382(0x1a6)]();super[_0xab382(0x1a6)]();}}function ae(_0x4b1ade){const _0x11e32a=_0x38e45b;return _0x11e32a(0x188)in _0x4b1ade;}
23
+ const _0x34a1d1=_0x52de;(function(_0x1fa56b,_0x13a015){const _0x15b5d1=_0x52de,_0x5afd15=_0x1fa56b();while(!![]){try{const _0x20a9ee=-parseInt(_0x15b5d1(0x1b5))/0x1+-parseInt(_0x15b5d1(0x1d7))/0x2+parseInt(_0x15b5d1(0x202))/0x3*(-parseInt(_0x15b5d1(0x181))/0x4)+parseInt(_0x15b5d1(0x178))/0x5*(parseInt(_0x15b5d1(0x175))/0x6)+-parseInt(_0x15b5d1(0x174))/0x7+parseInt(_0x15b5d1(0x1f2))/0x8+parseInt(_0x15b5d1(0x1a5))/0x9;if(_0x20a9ee===_0x13a015)break;else _0x5afd15['push'](_0x5afd15['shift']());}catch(_0xd35fbf){_0x5afd15['push'](_0x5afd15['shift']());}}}(_0x5e9e,0xbf633));import{Plugin as _0x180210}from'ckeditor5/src/core.js';import{Collection as _0x58187d}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x363061,createDropdown as _0x2aba6b,ListSeparatorView as _0x47fcfd,MenuBarMenuView as _0x5d16c5,MenuBarMenuListView as _0x194bdc,MenuBarMenuListItemView as _0x5e9456,MenuBarMenuListItemButtonView as _0x2f8d0f,SplitButtonView as _0xf27f7,ViewModel as _0xf927da}from'ckeditor5/src/ui.js';import{Users as _0x328c2d,getDateTimeFormatter as _0x5cd02b,getAllMarkersDomElementsSorted as _0xfd5846}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x4d83a2 from'./trackchangesediting.js';function _0x52de(_0x426db2,_0x4e9290){const _0x5e9e36=_0x5e9e();return _0x52de=function(_0x52de65,_0x14c9c2){_0x52de65=_0x52de65-0x173;let _0x44d532=_0x5e9e36[_0x52de65];return _0x44d532;},_0x52de(_0x426db2,_0x4e9290);}import _0x4ae0b0 from'./ui/suggestioncontroller.js';import _0x25bc31 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x40bb89}from'./utils/common-translations.js';import _0x402e61 from'../theme/icons/track-changes.svg';function _0x5e9e(){const _0x1e6e5f=['listenTo','type','value','11537784OmKKnR','change:activeAnnotations','menu','trackChanges.SuggestionThreadView','isInContent','lowest','comments.editorConfig','delegate','isOn','_initializeController','_destroyController','Discard\x20all\x20selected\x20suggestions','addComment','_addUIComponentsToFactory','items','get','51vmnCkx','activeAnnotations','779499csNuuS','163926zeATAg','set','Accept\x20all\x20selected\x20suggestions','60QRSxiw','activeMarkers','isDirty','comments.maxCommentCharsWhenCollapsed','requires','isMultiRange','getJoined','buttonView','refreshSelectedViews','13280LyRodh','focus','getAllAdjacentSuggestions','clear','panelView','arrowView','define','view','_bindAnnotationToEditors','discardButton','remove','stopListening','from','Annotations','getRanges','switchbutton','descriptionFactory','CommentsRepository','change:previous','getSuggestion','getMarkerNames','createAnnotation','commentThread','getMarkers','reduce','createAnnotationView','_viewToController','getFirstRange','unbind','pluginName','suggestionChanged','size','trackChanges.disableComments','_updateController','head','locale','13240683ZKeeKe','discardSelectedSuggestions','_createToolbarButton','Track\x20changes','comments.maxThreadTotalWeight','getDescriptions','delete','bind','length','Discard\x20all\x20suggestions','_handleControllerBuffer','menuBar:trackChanges','hasSuggestion','commands','trackChanges','_disableComments','864324sKVgeM','suggestionLoaded','descriptionParts','_annotationViews','CommentView','execute','commandName','previous','_handleSuggestionControllerDelayed','some','acceptSelectedSuggestions','plugins','editor','registerAnnotation','values','_suggestionToController','comments','EditorAnnotations','createCommentThreadController','addSourceCollector','TrackChangesUI','isEnabled','children','_createMenuBarMenu','has','keys','source','_unbindEditors','menuitem','model','button','mainView','CommentsUI','componentFactory','2850436wwrMwE','discardAllSuggestions','TrackChangesEditing','getByInnerView','suggestion-','destroy','actionView','add','menuitemcheckbox','SuggestionThreadView','_refreshActiveMarkers','innerView','editing','init','acceptButton','comments.maxCommentsWhenCollapsed','suggestionUnloaded','config','separator','acceptAllSuggestions','toMany','Accept\x20all\x20suggestions','push','filter'];_0x5e9e=function(){return _0x1e6e5f;};return _0x5e9e();}export default class d extends _0x180210{static get[_0x34a1d1(0x17c)](){const _0x17e26e=_0x34a1d1;return[_0x4d83a2,_0x328c2d,_0x17e26e(0x192),_0x17e26e(0x18e),_0x17e26e(0x1c6)];}static get[_0x34a1d1(0x19e)](){const _0x555456=_0x34a1d1;return _0x555456(0x1c9);}constructor(_0x191f34){const _0xc6f16e=_0x34a1d1;super(_0x191f34),this[_0xc6f16e(0x1c4)]=new Map(),this[_0xc6f16e(0x19b)]=new Map(),this[_0xc6f16e(0x1b8)]=new Map(),this[_0xc6f16e(0x1af)]=new Map();const _0x5eeb6a=this[_0xc6f16e(0x1c1)][_0xc6f16e(0x1e8)];_0x5eeb6a[_0xc6f16e(0x187)](_0xc6f16e(0x1f5),_0x25bc31),_0x5eeb6a[_0xc6f16e(0x187)](_0xc6f16e(0x1a1),!0x1),this[_0xc6f16e(0x1b4)]=_0x5eeb6a[_0xc6f16e(0x201)](_0xc6f16e(0x1a1));}[_0x34a1d1(0x1bd)](_0x1ffb41,_0x49d709){const _0xb44b1d=_0x34a1d1;0x0===this[_0xb44b1d(0x1af)][_0xb44b1d(0x1a0)]&&setTimeout(()=>{const _0x93caa5=_0xb44b1d;for(const [_0x17f08d,_0x56ee45]of this[_0x93caa5(0x1af)]){const _0x51ba42=this[_0x93caa5(0x1c4)][_0x93caa5(0x1cd)](_0x17f08d);_0x51ba42||_0x56ee45?_0x51ba42&&_0x56ee45&&this[_0x93caa5(0x1fc)](_0x17f08d):this[_0x93caa5(0x1fb)](_0x17f08d);}this[_0x93caa5(0x1af)][_0x93caa5(0x184)](),this[_0x93caa5(0x1c1)][_0x93caa5(0x1c0)][_0x93caa5(0x201)](_0x93caa5(0x1c6))[_0x93caa5(0x180)](),this[_0x93caa5(0x1e1)]();},0xa),this[_0xb44b1d(0x1af)][_0xb44b1d(0x176)](_0x1ffb41,_0x49d709);}[_0x34a1d1(0x1e4)](){const _0x5622e5=_0x34a1d1,_0x4401e4=this[_0x5622e5(0x1c1)],_0x12c5b1=_0x4401e4[_0x5622e5(0x1c0)][_0x5622e5(0x201)](_0x5622e5(0x1d9)),_0x322046=_0x4401e4[_0x5622e5(0x1c0)][_0x5622e5(0x201)](_0x5622e5(0x18e)),_0x3e73c5=_0x4401e4[_0x5622e5(0x1c0)][_0x5622e5(0x201)](_0x5622e5(0x1c6)),_0x2d2cff=_0x4401e4[_0x5622e5(0x1c0)][_0x5622e5(0x201)](_0x5622e5(0x192));this[_0x5622e5(0x1ff)](),_0x3e73c5[_0x5622e5(0x1c8)](()=>{const _0x3b89e6=_0x5622e5,_0x359cae=[];for(const [_0x4d822f,_0x40cfe9]of Array[_0x3b89e6(0x18d)](this[_0x3b89e6(0x1c4)])){const _0x17c8dc=_0x4d822f[_0x3b89e6(0x183)](),_0xf89428=[];for(const _0xdcd3ea of _0x17c8dc){if(!_0xdcd3ea[_0x3b89e6(0x1f6)])continue;if(_0xdcd3ea[_0x3b89e6(0x17d)]){_0xf89428[_0x3b89e6(0x1ed)](..._0xdcd3ea[_0x3b89e6(0x18f)]());continue;}const _0x507b8e=_0xdcd3ea[_0x3b89e6(0x19c)]();if(_0xf89428[_0x3b89e6(0x1ad)]>0x0){const _0x5adda3=_0xf89428[0x0][_0x3b89e6(0x17e)](_0x507b8e);if(_0x5adda3){_0xf89428[0x0]=_0x5adda3;continue;}}_0xf89428[_0x3b89e6(0x1ed)](_0x507b8e);}_0x359cae[_0x3b89e6(0x1ed)]([_0x40cfe9[_0x3b89e6(0x188)],_0xf89428]);}return _0x359cae;}),this[_0x5622e5(0x1ef)](_0x12c5b1,_0x5622e5(0x1b6),(_0x179f39,_0x262b8b)=>{const _0x2f2d5a=_0x5622e5;this[_0x2f2d5a(0x1ef)](_0x262b8b,_0x2f2d5a(0x193),(_0x594c2d,_0x417cb1,_0x596195,_0x5ee911)=>{const _0x23da63=_0x2f2d5a;_0x262b8b[_0x23da63(0x1f6)]&&(null==_0x596195?(this[_0x23da63(0x1a2)](_0x5ee911[_0x23da63(0x1a3)]),this[_0x23da63(0x1bd)](_0x262b8b,!0x1)):(this[_0x23da63(0x1a2)](_0x596195[_0x23da63(0x1a3)]),null==_0x5ee911&&this[_0x23da63(0x1bd)](_0x262b8b,!0x0)));}),null!==_0x262b8b[_0x2f2d5a(0x1bc)]?this[_0x2f2d5a(0x1a2)](_0x262b8b[_0x2f2d5a(0x1a3)]):this[_0x2f2d5a(0x1bd)](_0x262b8b,!0x1);}),this[_0x5622e5(0x1ef)](_0x12c5b1,_0x5622e5(0x1e7),(_0x47e7ed,_0x4e29f3,_0x12ef16)=>{const _0x13b338=_0x5622e5;this[_0x13b338(0x18c)](_0x4e29f3,_0x13b338(0x193)),this[_0x13b338(0x1af)][_0x13b338(0x1ab)](_0x4e29f3),this[_0x13b338(0x1c4)][_0x13b338(0x1cd)](_0x4e29f3)&&this[_0x13b338(0x1fc)](_0x4e29f3),_0x12ef16&&this[_0x13b338(0x1a2)](_0x12ef16[_0x13b338(0x1a3)]);}),this[_0x5622e5(0x1ef)](_0x12c5b1,_0x5622e5(0x19f),(_0x192507,_0x23e2de)=>{const _0xb35d94=_0x5622e5;this[_0xb35d94(0x1a2)](_0x23e2de);}),this[_0x5622e5(0x1ef)](_0x322046,_0x5622e5(0x1f3),()=>{const _0x50c4e9=_0x5622e5;this[_0x50c4e9(0x1e1)]();}),this[_0x5622e5(0x1ef)](_0x2d2cff,_0x5622e5(0x1fe),(_0x43b38c,{threadId:_0x728a7a,isFromAdapter:_0x3a90ad})=>{const _0x176b61=_0x5622e5;if(_0x3a90ad||!_0x12c5b1[_0x176b61(0x1b1)](_0x728a7a))return;const _0x1824ea=_0x12c5b1[_0x176b61(0x194)](_0x728a7a);this[_0x176b61(0x1c4)][_0x176b61(0x201)](_0x1824ea)[_0x176b61(0x188)][_0x176b61(0x182)]();},{'priority':_0x5622e5(0x1f7)});}[_0x34a1d1(0x1e1)](){const _0x6ad86e=_0x34a1d1,_0x197ce2=this[_0x6ad86e(0x1c1)][_0x6ad86e(0x1c0)][_0x6ad86e(0x201)](_0x6ad86e(0x18e)),_0xf4cb85=this[_0x6ad86e(0x1c1)][_0x6ad86e(0x1c0)][_0x6ad86e(0x201)](_0x6ad86e(0x1d9)),_0x3b0f39=Array[_0x6ad86e(0x18d)](_0x197ce2[_0x6ad86e(0x173)],_0x565e69=>_0x565e69[_0x6ad86e(0x1e2)])[_0x6ad86e(0x1ee)](_0x548800=>this[_0x6ad86e(0x19b)][_0x6ad86e(0x1cd)](_0x548800)),_0x5c7718=[];for(const _0x8ada12 of _0x3b0f39){const _0x4b918d=this[_0x6ad86e(0x19b)][_0x6ad86e(0x201)](_0x8ada12)[_0x6ad86e(0x1d2)][_0x6ad86e(0x183)]();_0x5c7718[_0x6ad86e(0x1ed)](..._0x4b918d[_0x6ad86e(0x199)]((_0x26d9cd,_0x5def34)=>[..._0x26d9cd,..._0x5def34[_0x6ad86e(0x195)]()],[]));}_0xf4cb85[_0x6ad86e(0x179)]=_0x5c7718;}[_0x34a1d1(0x1ff)](){const _0x4c812e=_0x34a1d1,_0x3c5bfa=this[_0x4c812e(0x1c1)],_0x3cbb66=_0x3c5bfa[_0x4c812e(0x1a4)],_0x5db9fa=_0x40bb89(_0x3cbb66,_0x4c812e(0x1a8)),_0x169213=new _0x58187d([{'type':_0x4c812e(0x190),'model':new _0xf927da({'withText':!0x0,'label':_0x5db9fa,'commandName':_0x4c812e(0x1b3),'role':_0x4c812e(0x1df)})},{'type':_0x4c812e(0x1e9)},{'type':_0x4c812e(0x1d3),'model':new _0xf927da({'withText':!0x0,'label':_0x40bb89(_0x3cbb66,_0x4c812e(0x1ec)),'commandName':_0x4c812e(0x1ea),'role':_0x4c812e(0x1d1)})},{'type':_0x4c812e(0x1d3),'model':new _0xf927da({'withText':!0x0,'label':_0x40bb89(_0x3cbb66,_0x4c812e(0x177)),'commandName':_0x4c812e(0x1bf),'role':_0x4c812e(0x1d1)})},{'type':_0x4c812e(0x1d3),'model':new _0xf927da({'withText':!0x0,'label':_0x40bb89(_0x3cbb66,_0x4c812e(0x1ae)),'commandName':_0x4c812e(0x1d8),'role':_0x4c812e(0x1d1)})},{'type':_0x4c812e(0x1d3),'model':new _0xf927da({'withText':!0x0,'label':_0x40bb89(_0x3cbb66,_0x4c812e(0x1fd)),'commandName':_0x4c812e(0x1a6),'role':_0x4c812e(0x1d1)})}]);for(const _0x189f00 of _0x169213)if(ae(_0x189f00)){const _0x1395e5=_0x3c5bfa[_0x4c812e(0x1b2)][_0x4c812e(0x201)](_0x189f00[_0x4c812e(0x1d2)][_0x4c812e(0x1bb)]);_0x189f00[_0x4c812e(0x1d2)][_0x4c812e(0x1ac)](_0x4c812e(0x1fa),_0x4c812e(0x1ca))['to'](_0x1395e5,_0x4c812e(0x1f1),_0x4c812e(0x1ca));}_0x3c5bfa['ui'][_0x4c812e(0x1d6)][_0x4c812e(0x1de)](_0x4c812e(0x1b3),_0x4bfc37=>this[_0x4c812e(0x1a7)](_0x4bfc37,_0x169213,_0x5db9fa)),_0x3c5bfa['ui'][_0x4c812e(0x1d6)][_0x4c812e(0x1de)](_0x4c812e(0x1b0),_0xd2f9ac=>this[_0x4c812e(0x1cc)](_0xd2f9ac,_0x169213,_0x5db9fa));}[_0x34a1d1(0x1a7)](_0x4c66c4,_0x58fbe4,_0x210073){const _0x32a0e2=_0x34a1d1,_0x1c0d1f=_0x2aba6b(_0x4c66c4,_0xf27f7),_0x1542f6=this[_0x32a0e2(0x1c1)][_0x32a0e2(0x1b2)][_0x32a0e2(0x201)](_0x32a0e2(0x1b3));_0x1c0d1f[_0x32a0e2(0x17f)][_0x32a0e2(0x176)]({'tooltip':_0x210073,'label':_0x210073,'icon':_0x402e61}),_0x1c0d1f[_0x32a0e2(0x17f)][_0x32a0e2(0x1ac)](_0x32a0e2(0x1fa))['to'](_0x1542f6,_0x32a0e2(0x1f1)),_0x1c0d1f[_0x32a0e2(0x17f)]['on'](_0x32a0e2(0x1ba),()=>{const _0x340bfc=_0x32a0e2;_0x1542f6[_0x340bfc(0x1ba)](),this[_0x340bfc(0x1c1)][_0x340bfc(0x1e3)][_0x340bfc(0x188)][_0x340bfc(0x182)]();}),_0x363061(_0x1c0d1f,_0x58fbe4,{'role':_0x32a0e2(0x1f4)});const _0x5445bb=[];for(const _0x383d5d of _0x58fbe4)ae(_0x383d5d)&&_0x5445bb[_0x32a0e2(0x1ed)](this[_0x32a0e2(0x1c1)][_0x32a0e2(0x1b2)][_0x32a0e2(0x201)](_0x383d5d[_0x32a0e2(0x1d2)][_0x32a0e2(0x1bb)]));const _0x118c5d=_0x1c0d1f[_0x32a0e2(0x17f)];return _0x118c5d[_0x32a0e2(0x1dd)][_0x32a0e2(0x19d)](_0x32a0e2(0x1ca)),_0x118c5d[_0x32a0e2(0x186)][_0x32a0e2(0x19d)](_0x32a0e2(0x1ca)),_0x118c5d[_0x32a0e2(0x1dd)][_0x32a0e2(0x1ac)](_0x32a0e2(0x1ca))['to'](_0x1542f6,_0x32a0e2(0x1ca)),_0x118c5d[_0x32a0e2(0x186)][_0x32a0e2(0x1ac)](_0x32a0e2(0x1ca))[_0x32a0e2(0x1eb)](_0x5445bb,_0x32a0e2(0x1ca),(..._0x3a33a9)=>_0x3a33a9[_0x32a0e2(0x1be)](_0xae153=>_0xae153)),_0x1c0d1f['on'](_0x32a0e2(0x1ba),_0x531f59=>{const _0x2e0bd5=_0x32a0e2;this[_0x2e0bd5(0x1c1)][_0x2e0bd5(0x1ba)](_0x531f59[_0x2e0bd5(0x1cf)][_0x2e0bd5(0x1bb)]),this[_0x2e0bd5(0x1c1)][_0x2e0bd5(0x1e3)][_0x2e0bd5(0x188)][_0x2e0bd5(0x182)]();}),_0x1c0d1f;}[_0x34a1d1(0x1cc)](_0x4af617,_0x12c97f,_0x3c65aa){const _0x5ae888=_0x34a1d1,_0x52367c=new _0x5d16c5(_0x4af617),_0x14eb89=this[_0x5ae888(0x1c1)][_0x5ae888(0x1b2)][_0x5ae888(0x201)](_0x5ae888(0x1b3));_0x52367c[_0x5ae888(0x17f)][_0x5ae888(0x176)]({'label':_0x3c65aa,'icon':_0x402e61});const _0x3d3eca=new _0x194bdc(_0x4af617);for(const _0x5dc529 of _0x12c97f){if(_0x5ae888(0x1e9)==_0x5dc529[_0x5ae888(0x1f0)]){_0x3d3eca[_0x5ae888(0x200)][_0x5ae888(0x1de)](new _0x47fcfd(_0x4af617));continue;}const _0x32361=new _0x5e9456(_0x4af617,_0x52367c),_0x26b630=new _0x2f8d0f(_0x4af617),_0xcca2d6=_0x5dc529[_0x5ae888(0x1d2)];_0x26b630[_0x5ae888(0x1ac)](...Object[_0x5ae888(0x1ce)](_0xcca2d6))['to'](_0xcca2d6),_0x26b630[_0x5ae888(0x1f9)](_0x5ae888(0x1ba))['to'](_0x52367c),_0x26b630['on'](_0x5ae888(0x1ba),()=>{const _0xf62f95=_0x5ae888;this[_0xf62f95(0x1c1)][_0xf62f95(0x1ba)](_0xcca2d6[_0xf62f95(0x1bb)]),this[_0xf62f95(0x1c1)][_0xf62f95(0x1e3)][_0xf62f95(0x188)][_0xf62f95(0x182)]();}),_0x32361[_0x5ae888(0x1cb)][_0x5ae888(0x1de)](_0x26b630),_0x3d3eca[_0x5ae888(0x200)][_0x5ae888(0x1de)](_0x32361);}return _0x52367c[_0x5ae888(0x1ac)](_0x5ae888(0x1ca))['to'](_0x14eb89,_0x5ae888(0x1ca)),_0x52367c[_0x5ae888(0x185)][_0x5ae888(0x1cb)][_0x5ae888(0x1de)](_0x3d3eca),_0x52367c;}[_0x34a1d1(0x1fb)](_0x531550){const _0x5ccb74=_0x34a1d1,_0x29832f=this[_0x5ccb74(0x1c1)],_0xe6e842=_0x29832f[_0x5ccb74(0x1e8)],_0x3ec4c9=_0x29832f[_0x5ccb74(0x1c0)][_0x5ccb74(0x201)](_0x5ccb74(0x18e)),_0x2eff9e=_0x29832f[_0x5ccb74(0x1c0)][_0x5ccb74(0x201)](_0x5ccb74(0x192)),_0x49bb4e=_0x29832f[_0x5ccb74(0x1c0)][_0x5ccb74(0x201)](_0x5ccb74(0x1c6)),_0x5c68ba=_0x29832f[_0x5ccb74(0x1c0)][_0x5ccb74(0x201)](_0x328c2d)['me'],_0x5d8761=_0xe6e842[_0x5ccb74(0x201)](_0x5ccb74(0x1b3))[_0x5ccb74(0x1e0)],{CommentsListView:_0x1d5de3,CommentThreadInputView:_0x21935f}=_0x29832f[_0x5ccb74(0x1c0)][_0x5ccb74(0x201)](_0x5ccb74(0x1d5));let _0x354928,_0x317662;this[_0x5ccb74(0x1b8)][_0x5ccb74(0x1cd)](_0x531550['id'])?(_0x317662=this[_0x5ccb74(0x1b8)][_0x5ccb74(0x201)](_0x531550['id']),_0x354928=_0x317662[_0x5ccb74(0x1d4)]):(_0x354928=new _0x5d8761(_0x29832f[_0x5ccb74(0x1a4)],_0x531550,_0x5c68ba,{'disableComments':this[_0x5ccb74(0x1b4)],'editorConfig':_0xe6e842[_0x5ccb74(0x201)](_0x5ccb74(0x1f8)),'maxCommentsWhenCollapsed':_0xe6e842[_0x5ccb74(0x201)](_0x5ccb74(0x1e6)),'maxThreadTotalWeight':_0xe6e842[_0x5ccb74(0x201)](_0x5ccb74(0x1a9)),'maxCommentCharsWhenCollapsed':_0xe6e842[_0x5ccb74(0x201)](_0x5ccb74(0x17b)),'formatDateTime':_0x5cd02b(_0xe6e842[_0x5ccb74(0x201)](_0x5ccb74(0x1a4))),'CommentView':_0xe6e842[_0x5ccb74(0x201)](_0x5ccb74(0x1c5))[_0x5ccb74(0x1b9)],'CommentsListView':_0x1d5de3,'CommentThreadInputView':_0x21935f}),_0x354928[_0x5ccb74(0x1e5)]['on'](_0x5ccb74(0x1ba),()=>{const _0x2e2ece=_0x5ccb74;_0x29832f[_0x2e2ece(0x1e3)][_0x2e2ece(0x188)][_0x2e2ece(0x182)]();}),_0x354928[_0x5ccb74(0x18a)]['on'](_0x5ccb74(0x1ba),()=>{const _0x447cad=_0x5ccb74;_0x29832f[_0x447cad(0x1e3)][_0x447cad(0x188)][_0x447cad(0x182)]();}),_0x317662=_0x3ec4c9[_0x5ccb74(0x19a)](this[_0x5ccb74(0x1c1)][_0x5ccb74(0x1a4)],_0x354928),_0x317662[_0x5ccb74(0x1ac)](_0x5ccb74(0x17a))['to'](_0x354928,_0x5ccb74(0x17a)),_0x317662[_0x5ccb74(0x1ac)](_0x5ccb74(0x1ad))['to'](_0x354928),_0x317662[_0x5ccb74(0x1ac)](_0x5ccb74(0x1f0))['to'](_0x354928,_0x5ccb74(0x1f0),_0x417c9b=>_0x5ccb74(0x1db)+_0x417c9b),this[_0x5ccb74(0x1b8)][_0x5ccb74(0x176)](_0x531550['id'],_0x317662));const _0x40697c=_0x2eff9e[_0x5ccb74(0x1c7)](_0x531550[_0x5ccb74(0x197)],_0x354928),_0x7ae12e=new _0x4ae0b0(_0x29832f,_0x531550,_0x354928,_0x40697c),_0x3e31de=_0x531550[_0x5ccb74(0x183)]()[_0x5ccb74(0x1ee)](_0x33e49a=>_0x33e49a[_0x5ccb74(0x1f6)]);_0x354928[_0x5ccb74(0x1b7)]=_0x29832f[_0x5ccb74(0x1c0)][_0x5ccb74(0x201)](_0x5ccb74(0x1d9))[_0x5ccb74(0x191)][_0x5ccb74(0x1aa)](_0x3e31de),this[_0x5ccb74(0x1c4)][_0x5ccb74(0x176)](_0x531550,_0x7ae12e),this[_0x5ccb74(0x19b)][_0x5ccb74(0x176)](_0x354928,_0x7ae12e);const _0x1fdf5b=_0x3ec4c9[_0x5ccb74(0x196)]({'view':_0x317662,'target':()=>{const _0x2622fa=_0x5ccb74,_0x1e36e3=[],_0x3dc4b6=_0x531550[_0x2622fa(0x183)]()[_0x2622fa(0x1ee)](_0x328238=>_0x328238[_0x2622fa(0x1f6)]);for(const _0x42c793 of _0x3dc4b6)_0x1e36e3[_0x2622fa(0x1ed)](..._0x42c793[_0x2622fa(0x198)]());return _0xfd5846(_0x29832f[_0x2622fa(0x1e3)],_0x1e36e3);},'type':()=>_0x5ccb74(0x1db)+_0x7ae12e[_0x5ccb74(0x188)][_0x5ccb74(0x1f0)]});_0x2eff9e[_0x5ccb74(0x189)](_0x354928,_0x1fdf5b),_0x3ec4c9[_0x5ccb74(0x1de)](_0x1fdf5b),_0x49bb4e[_0x5ccb74(0x1c2)](_0x1fdf5b);}[_0x34a1d1(0x1fc)](_0x19ef09){const _0xd8c12b=_0x34a1d1,_0x3b4111=this[_0xd8c12b(0x1c1)][_0xd8c12b(0x1c0)][_0xd8c12b(0x201)](_0xd8c12b(0x192)),_0x52ca8a=this[_0xd8c12b(0x1c1)][_0xd8c12b(0x1c0)][_0xd8c12b(0x201)](_0xd8c12b(0x18e)),_0x185353=this[_0xd8c12b(0x1c4)][_0xd8c12b(0x201)](_0x19ef09),_0x21b0e6=_0x185353[_0xd8c12b(0x188)],_0x6b5c0d=_0x52ca8a[_0xd8c12b(0x1da)](_0x21b0e6);_0x3b4111[_0xd8c12b(0x1d0)](_0x21b0e6),_0x6b5c0d&&_0x52ca8a[_0xd8c12b(0x18b)](_0x6b5c0d),this[_0xd8c12b(0x1c4)][_0xd8c12b(0x1ab)](_0x19ef09),this[_0xd8c12b(0x19b)][_0xd8c12b(0x1ab)](_0x21b0e6),_0x185353[_0xd8c12b(0x1dc)]();}[_0x34a1d1(0x1a2)](_0x5830d6){const _0x8c2deb=_0x34a1d1;if(!_0x5830d6[_0x8c2deb(0x1f6)]||!this[_0x8c2deb(0x1c4)][_0x8c2deb(0x1cd)](_0x5830d6))return;const _0x604c0a=this[_0x8c2deb(0x1c1)][_0x8c2deb(0x1c0)][_0x8c2deb(0x201)](_0x8c2deb(0x1d9)),_0x4efa46=this[_0x8c2deb(0x1c4)][_0x8c2deb(0x201)](_0x5830d6),_0x3d3cc2=_0x5830d6[_0x8c2deb(0x183)]();_0x4efa46[_0x8c2deb(0x188)][_0x8c2deb(0x1b7)]=_0x604c0a[_0x8c2deb(0x191)][_0x8c2deb(0x1aa)](_0x3d3cc2);}[_0x34a1d1(0x1dc)](){const _0x1c860c=_0x34a1d1;for(const _0x1e1cf8 of this[_0x1c860c(0x1c4)][_0x1c860c(0x1ce)]())this[_0x1c860c(0x1fc)](_0x1e1cf8);for(const _0x4bc5cb of this[_0x1c860c(0x1b8)][_0x1c860c(0x1c3)]())_0x4bc5cb[_0x1c860c(0x1d4)][_0x1c860c(0x1dc)]();super[_0x1c860c(0x1dc)]();}}function ae(_0x2b1bdd){const _0xb1706e=_0x34a1d1;return _0xb1706e(0x1d2)in _0x2b1bdd;}
@@ -16,7 +16,7 @@ declare const SuggestionController_base: {
16
16
  * It takes a suggestion thread view, listens to events fired by that view and based on them performs actions
17
17
  * on the provided suggestion model.
18
18
  */
19
- export default class SuggestionController extends /* #__PURE__ -- @preserve */ SuggestionController_base {
19
+ export default class SuggestionController extends SuggestionController_base {
20
20
  model: Suggestion;
21
21
  view: BaseSuggestionThreadView;
22
22
  commentThreadController: CommentThreadController;
@@ -20,5 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1f5ef6=_0x18af;function _0x18af(_0x481339,_0x46b4b2){const _0xdd14c9=_0xdd14();return _0x18af=function(_0x18af40,_0x5c2c46){_0x18af40=_0x18af40-0x1c8;let _0x315b77=_0xdd14c9[_0x18af40];return _0x315b77;},_0x18af(_0x481339,_0x46b4b2);}(function(_0x17a8da,_0x5cc194){const _0x11ccee=_0x18af,_0x305b1b=_0x17a8da();while(!![]){try{const _0x277cda=-parseInt(_0x11ccee(0x1cc))/0x1*(parseInt(_0x11ccee(0x1d2))/0x2)+parseInt(_0x11ccee(0x1d4))/0x3+-parseInt(_0x11ccee(0x1e6))/0x4*(parseInt(_0x11ccee(0x1e3))/0x5)+parseInt(_0x11ccee(0x1f1))/0x6*(parseInt(_0x11ccee(0x1e0))/0x7)+parseInt(_0x11ccee(0x1eb))/0x8+parseInt(_0x11ccee(0x1cd))/0x9+-parseInt(_0x11ccee(0x1ea))/0xa;if(_0x277cda===_0x5cc194)break;else _0x305b1b['push'](_0x305b1b['shift']());}catch(_0x4ffaef){_0x305b1b['push'](_0x305b1b['shift']());}}}(_0xdd14,0xbe2ac));function _0xdd14(){const _0x24c7b8=['3856485qpknyq','commands','canAccept','acceptSuggestion','_acceptCommand','_removePendingAction','commentThreadController','_discardCommand','change:isDirty','listenTo','model','locale','7ifCScZ','canEditAt','remove','10paNNII','canDiscard','execute','427708rzwWzz','get','discardSuggestion','stopListening','25441000ehTSwo','6850440UpqQxp','_pendingAction','add','plugins','view','isEnabled','3996078lVQsrX','destroy','isDirty','PENDING_ACTION_SUGGESTION','_editor','101qcEocP','9573102hGQcmJ','unbind','_setPendingAction','PendingActions','getRanges','6626EkyejZ','bind'];_0xdd14=function(){return _0x24c7b8;};return _0xdd14();}import{ObservableMixin as _0xf2999b}from'ckeditor5/src/utils.js';import{getTranslation as _0x40e2d2}from'../utils/common-translations.js';export default class oe extends/* #__PURE__ -- @preserve */
24
- _0xf2999b(){constructor(_0xbd5f10,_0x316256,_0x21a2aa,_0x30c522){const _0x13c39a=_0x18af;super(),this[_0x13c39a(0x1de)]=_0x316256,this[_0x13c39a(0x1ef)]=_0x21a2aa,this[_0x13c39a(0x1da)]=_0x30c522,this[_0x13c39a(0x1cb)]=_0xbd5f10,this[_0x13c39a(0x1d8)]=_0xbd5f10[_0x13c39a(0x1d5)][_0x13c39a(0x1e7)](_0x13c39a(0x1d7)),this[_0x13c39a(0x1db)]=_0xbd5f10[_0x13c39a(0x1d5)][_0x13c39a(0x1e7)](_0x13c39a(0x1e8)),this[_0x13c39a(0x1ef)][_0x13c39a(0x1d3)](_0x13c39a(0x1f0))['to'](this[_0x13c39a(0x1d8)],this[_0x13c39a(0x1db)],(_0x1d2921,_0x1fc297)=>_0x1d2921||_0x1fc297),this[_0x13c39a(0x1ef)][_0x13c39a(0x1d3)](_0x13c39a(0x1d6))['to'](this[_0x13c39a(0x1d8)],_0x13c39a(0x1f0),_0x3fa8d1=>_0x3fa8d1&&this[_0x13c39a(0x1cb)][_0x13c39a(0x1de)][_0x13c39a(0x1e1)](_0x316256[_0x13c39a(0x1d1)]())),this[_0x13c39a(0x1ef)][_0x13c39a(0x1d3)](_0x13c39a(0x1e4))['to'](this[_0x13c39a(0x1db)],_0x13c39a(0x1f0),_0x439b1f=>_0x439b1f&&this[_0x13c39a(0x1cb)][_0x13c39a(0x1de)][_0x13c39a(0x1e1)](_0x316256[_0x13c39a(0x1d1)]())),this[_0x13c39a(0x1ec)]=null,_0x21a2aa[_0x13c39a(0x1c9)]&&this[_0x13c39a(0x1cf)](),this[_0x13c39a(0x1dd)](_0x21a2aa,_0x13c39a(0x1d7),()=>this[_0x13c39a(0x1d7)]()),this[_0x13c39a(0x1dd)](_0x21a2aa,_0x13c39a(0x1e8),()=>this[_0x13c39a(0x1e8)]()),this[_0x13c39a(0x1dd)](_0x21a2aa,_0x13c39a(0x1dc),()=>{const _0x2062b4=_0x13c39a;_0x21a2aa[_0x2062b4(0x1c9)]?this[_0x2062b4(0x1cf)]():this[_0x2062b4(0x1d9)]();});}[_0x1f5ef6(0x1d7)](){const _0x2ec316=_0x1f5ef6;this[_0x2ec316(0x1d8)][_0x2ec316(0x1e5)](this[_0x2ec316(0x1de)]['id']);}[_0x1f5ef6(0x1e8)](){const _0x2270af=_0x1f5ef6;this[_0x2270af(0x1db)][_0x2270af(0x1e5)](this[_0x2270af(0x1de)]['id']);}[_0x1f5ef6(0x1c8)](){const _0x58f7b8=_0x1f5ef6;this[_0x58f7b8(0x1ef)][_0x58f7b8(0x1ce)](_0x58f7b8(0x1f0)),this[_0x58f7b8(0x1ef)][_0x58f7b8(0x1ce)](_0x58f7b8(0x1d6)),this[_0x58f7b8(0x1ef)][_0x58f7b8(0x1ce)](_0x58f7b8(0x1e4)),this[_0x58f7b8(0x1e9)](),this[_0x58f7b8(0x1da)][_0x58f7b8(0x1c8)](),this[_0x58f7b8(0x1ec)]&&this[_0x58f7b8(0x1d9)]();}[_0x1f5ef6(0x1cf)](){const _0x314fdb=_0x1f5ef6,_0x411f11=_0x40e2d2(this[_0x314fdb(0x1cb)][_0x314fdb(0x1df)],_0x314fdb(0x1ca));this[_0x314fdb(0x1ec)]=this[_0x314fdb(0x1cb)][_0x314fdb(0x1ee)][_0x314fdb(0x1e7)](_0x314fdb(0x1d0))[_0x314fdb(0x1ed)](_0x411f11);}[_0x1f5ef6(0x1d9)](){const _0x3d56d1=_0x1f5ef6;null!==this[_0x3d56d1(0x1ec)]&&this[_0x3d56d1(0x1cb)][_0x3d56d1(0x1ee)][_0x3d56d1(0x1e7)](_0x3d56d1(0x1d0))[_0x3d56d1(0x1e2)](this[_0x3d56d1(0x1ec)]),this[_0x3d56d1(0x1ec)]=null;}}
23
+ const _0x32781d=_0x4d60;(function(_0x47c896,_0x4fb7f3){const _0x4df218=_0x4d60,_0xdeeb0d=_0x47c896();while(!![]){try{const _0x4ae8e=-parseInt(_0x4df218(0xdb))/0x1*(parseInt(_0x4df218(0xe3))/0x2)+parseInt(_0x4df218(0xbe))/0x3*(parseInt(_0x4df218(0xd3))/0x4)+-parseInt(_0x4df218(0xd5))/0x5*(parseInt(_0x4df218(0xc9))/0x6)+parseInt(_0x4df218(0xca))/0x7*(-parseInt(_0x4df218(0xce))/0x8)+parseInt(_0x4df218(0xd0))/0x9+parseInt(_0x4df218(0xc3))/0xa+-parseInt(_0x4df218(0xcb))/0xb*(parseInt(_0x4df218(0xd6))/0xc);if(_0x4ae8e===_0x4fb7f3)break;else _0xdeeb0d['push'](_0xdeeb0d['shift']());}catch(_0x4807fe){_0xdeeb0d['push'](_0xdeeb0d['shift']());}}}(_0x44db,0x73323));import{ObservableMixin as _0x3922cb}from'ckeditor5/src/utils.js';function _0x44db(){const _0x3dad32=['bind','PENDING_ACTION_SUGGESTION','get','plugins','69403IBvFkd','_editor','model','canAccept','stopListening','commands','isDirty','_removePendingAction','10Ylralb','change:isDirty','remove','execute','locale','PendingActions','_setPendingAction','3KhfGkn','_acceptCommand','destroy','discardSuggestion','canDiscard','8637350vHCBcQ','listenTo','add','acceptSuggestion','commentThreadController','_discardCommand','60MRqMAU','1043sQFfdc','440506icPfzA','view','isEnabled','34296mvKTpi','canEditAt','5587047CPewDS','getRanges','_pendingAction','2732996NAstqL','unbind','335050zBqnfm','12PSLMLt'];_0x44db=function(){return _0x3dad32;};return _0x44db();}import{getTranslation as _0x1292b7}from'../utils/common-translations.js';function _0x4d60(_0x496951,_0xa717f0){const _0x44dbbc=_0x44db();return _0x4d60=function(_0x4d602b,_0x221662){_0x4d602b=_0x4d602b-0xb9;let _0x4def43=_0x44dbbc[_0x4d602b];return _0x4def43;},_0x4d60(_0x496951,_0xa717f0);}export default class oe extends _0x3922cb(){constructor(_0x45fc29,_0x410eeb,_0x226e17,_0x221c96){const _0x42f32b=_0x4d60;super(),this[_0x42f32b(0xdd)]=_0x410eeb,this[_0x42f32b(0xcc)]=_0x226e17,this[_0x42f32b(0xc7)]=_0x221c96,this[_0x42f32b(0xdc)]=_0x45fc29,this[_0x42f32b(0xbf)]=_0x45fc29[_0x42f32b(0xe0)][_0x42f32b(0xd9)](_0x42f32b(0xc6)),this[_0x42f32b(0xc8)]=_0x45fc29[_0x42f32b(0xe0)][_0x42f32b(0xd9)](_0x42f32b(0xc1)),this[_0x42f32b(0xcc)][_0x42f32b(0xd7)](_0x42f32b(0xcd))['to'](this[_0x42f32b(0xbf)],this[_0x42f32b(0xc8)],(_0xf45d5f,_0x38ff10)=>_0xf45d5f||_0x38ff10),this[_0x42f32b(0xcc)][_0x42f32b(0xd7)](_0x42f32b(0xde))['to'](this[_0x42f32b(0xbf)],_0x42f32b(0xcd),_0x3fb7dc=>_0x3fb7dc&&this[_0x42f32b(0xdc)][_0x42f32b(0xdd)][_0x42f32b(0xcf)](_0x410eeb[_0x42f32b(0xd1)]())),this[_0x42f32b(0xcc)][_0x42f32b(0xd7)](_0x42f32b(0xc2))['to'](this[_0x42f32b(0xc8)],_0x42f32b(0xcd),_0x29bb1a=>_0x29bb1a&&this[_0x42f32b(0xdc)][_0x42f32b(0xdd)][_0x42f32b(0xcf)](_0x410eeb[_0x42f32b(0xd1)]())),this[_0x42f32b(0xd2)]=null,_0x226e17[_0x42f32b(0xe1)]&&this[_0x42f32b(0xbd)](),this[_0x42f32b(0xc4)](_0x226e17,_0x42f32b(0xc6),()=>this[_0x42f32b(0xc6)]()),this[_0x42f32b(0xc4)](_0x226e17,_0x42f32b(0xc1),()=>this[_0x42f32b(0xc1)]()),this[_0x42f32b(0xc4)](_0x226e17,_0x42f32b(0xe4),()=>{const _0xfa19b8=_0x42f32b;_0x226e17[_0xfa19b8(0xe1)]?this[_0xfa19b8(0xbd)]():this[_0xfa19b8(0xe2)]();});}[_0x32781d(0xc6)](){const _0x39662f=_0x32781d;this[_0x39662f(0xbf)][_0x39662f(0xba)](this[_0x39662f(0xdd)]['id']);}[_0x32781d(0xc1)](){const _0x3c753b=_0x32781d;this[_0x3c753b(0xc8)][_0x3c753b(0xba)](this[_0x3c753b(0xdd)]['id']);}[_0x32781d(0xc0)](){const _0x289329=_0x32781d;this[_0x289329(0xcc)][_0x289329(0xd4)](_0x289329(0xcd)),this[_0x289329(0xcc)][_0x289329(0xd4)](_0x289329(0xde)),this[_0x289329(0xcc)][_0x289329(0xd4)](_0x289329(0xc2)),this[_0x289329(0xdf)](),this[_0x289329(0xc7)][_0x289329(0xc0)](),this[_0x289329(0xd2)]&&this[_0x289329(0xe2)]();}[_0x32781d(0xbd)](){const _0x1673bb=_0x32781d,_0x1ec246=_0x1292b7(this[_0x1673bb(0xdc)][_0x1673bb(0xbb)],_0x1673bb(0xd8));this[_0x1673bb(0xd2)]=this[_0x1673bb(0xdc)][_0x1673bb(0xda)][_0x1673bb(0xd9)](_0x1673bb(0xbc))[_0x1673bb(0xc5)](_0x1ec246);}[_0x32781d(0xe2)](){const _0x41cc2c=_0x32781d;null!==this[_0x41cc2c(0xd2)]&&this[_0x41cc2c(0xdc)][_0x41cc2c(0xda)][_0x41cc2c(0xd9)](_0x41cc2c(0xbc))[_0x41cc2c(0xb9)](this[_0x41cc2c(0xd2)]),this[_0x41cc2c(0xd2)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3bba(_0x434923,_0x22c1a7){const _0x4d841e=_0x4d84();return _0x3bba=function(_0x3bba94,_0x594937){_0x3bba94=_0x3bba94-0x8d;let _0x284ed9=_0x4d841e[_0x3bba94];return _0x284ed9;},_0x3bba(_0x434923,_0x22c1a7);}const _0x4e9cfb=_0x3bba;function _0x4d84(){const _0x40bbbf=['isDirty','CommentView','value','disabledSubmit','authoredAt','canDiscard','destroy','isEnabled','commentsListView','showInput','focus','_localUser','1221456aucciW','cancel','isReadOnly','_model','124aezVkJ','addComment','26271zwtoDF','hasDirtyComment','locale','commentThread','canAccept','submit','removeComment','delegate','_config','updateComment','bind','descriptionParts','editorConfig','52848veRoiS','setData','_createCommentViews','33117KQvFvI','10311147ppPkNc','set','commentThreadInputView','disableComments','assign','isActive','_createCommentThreadInputView','144nODdnL','fire','450ADOaPf','2VjFOEU','editor','1732010SLudgf','31116sLdAEw','length','element','commentInputView'];_0x4d84=function(){return _0x40bbbf;};return _0x4d84();}(function(_0x567ac4,_0x8ac2b){const _0x195cce=_0x3bba,_0x5377b1=_0x567ac4();while(!![]){try{const _0xfa688c=parseInt(_0x195cce(0xa9))/0x1*(-parseInt(_0x195cce(0xac))/0x2)+parseInt(_0x195cce(0x9e))/0x3*(-parseInt(_0x195cce(0xc0))/0x4)+parseInt(_0x195cce(0xab))/0x5+-parseInt(_0x195cce(0xbc))/0x6+parseInt(_0x195cce(0x8e))/0x7*(-parseInt(_0x195cce(0xa6))/0x8)+parseInt(_0x195cce(0x9b))/0x9*(-parseInt(_0x195cce(0xa8))/0xa)+parseInt(_0x195cce(0x9f))/0xb;if(_0xfa688c===_0x8ac2b)break;else _0x5377b1['push'](_0x5377b1['shift']());}catch(_0x398641){_0x5377b1['push'](_0x5377b1['shift']());}}}(_0x4d84,0x5b92c));import{View as _0x7f96f5}from'ckeditor5/src/ui.js';export default class es extends _0x7f96f5{constructor(_0x53a1c3,_0x4ed383,_0x595021,_0x827e73){const _0x2f81de=_0x3bba;super(_0x53a1c3),this[_0x2f81de(0xb8)]=null,this[_0x2f81de(0xa1)]=null,this[_0x2f81de(0xa0)](_0x2f81de(0xa4),!0x1),this[_0x2f81de(0xa0)](_0x2f81de(0xb4),_0x4ed383[_0x2f81de(0xb4)]),this[_0x2f81de(0x98)](_0x2f81de(0xb4))['to'](_0x4ed383),this[_0x2f81de(0xa0)](_0x2f81de(0x99),[]),this[_0x2f81de(0xa0)](_0x2f81de(0xb0),!0x1),this[_0x2f81de(0xa0)](_0x2f81de(0xb7),!0x1),this[_0x2f81de(0xa0)](_0x2f81de(0x92),!0x1),this[_0x2f81de(0xa0)](_0x2f81de(0xb5),!0x1),this[_0x2f81de(0xbf)]=_0x4ed383,this[_0x2f81de(0xbb)]=_0x595021,this[_0x2f81de(0x96)]=_0x827e73,_0x827e73[_0x2f81de(0xa2)]?this[_0x2f81de(0xa0)](_0x2f81de(0xad),0x1):this[_0x2f81de(0x9d)]();}[_0x4e9cfb(0xba)](){const _0x6b6d91=_0x4e9cfb;this[_0x6b6d91(0xae)][_0x6b6d91(0xba)]();}[_0x4e9cfb(0xb6)](){const _0x396949=_0x4e9cfb;this[_0x396949(0xb8)]&&this[_0x396949(0xb8)][_0x396949(0xb6)](),this[_0x396949(0xa1)]&&this[_0x396949(0xa1)][_0x396949(0xb6)](),super[_0x396949(0xb6)]();}[_0x4e9cfb(0x9d)](){const _0x4c93ef=_0x4e9cfb,{CommentsListView:_0x803692}=this[_0x4c93ef(0x96)];this[_0x4c93ef(0xb8)]=new _0x803692(this[_0x4c93ef(0x90)],this[_0x4c93ef(0xbf)][_0x4c93ef(0x91)],Object[_0x4c93ef(0xa3)]({'CommentView':this[_0x4c93ef(0x96)][_0x4c93ef(0xb1)]},this[_0x4c93ef(0x96)])),this[_0x4c93ef(0xb8)][_0x4c93ef(0x95)](_0x4c93ef(0x94))['to'](this),this[_0x4c93ef(0xb8)][_0x4c93ef(0x95)](_0x4c93ef(0x97))['to'](this),this[_0x4c93ef(0xb8)][_0x4c93ef(0x98)](_0x4c93ef(0xa4))['to'](this),this[_0x4c93ef(0xa0)](_0x4c93ef(0xad),this[_0x4c93ef(0xb8)][_0x4c93ef(0xad)]+0x1),this[_0x4c93ef(0x98)](_0x4c93ef(0xad))['to'](this[_0x4c93ef(0xb8)],_0x4c93ef(0xad),_0x565940=>_0x565940+0x1),this[_0x4c93ef(0xa1)]=this[_0x4c93ef(0xa5)](),this['on'](_0x4c93ef(0x94),()=>this[_0x4c93ef(0xba)]()),this[_0x4c93ef(0x98)](_0x4c93ef(0xb0))['to'](this[_0x4c93ef(0xb8)],_0x4c93ef(0x8f),this[_0x4c93ef(0xa1)][_0x4c93ef(0xaf)],_0x4c93ef(0xb2),(_0x540718,_0x51753d)=>_0x540718||!!_0x51753d);}[_0x4e9cfb(0xa5)](){const _0x271194=_0x4e9cfb,{CommentThreadInputView:_0x247ded}=this[_0x271194(0x96)],_0x1bd058=new _0x247ded(this[_0x271194(0x90)],this[_0x271194(0xbb)],this[_0x271194(0x96)][_0x271194(0x9a)]),_0x332397=_0x1bd058[_0x271194(0xaf)];return _0x1bd058[_0x271194(0x98)](_0x271194(0xb9))['to'](this,_0x271194(0xa4),this[_0x271194(0xbf)][_0x271194(0x91)],_0x271194(0xbe),_0x332397,_0x271194(0xb2),(_0x146fc5,_0x5e43b5,_0x4ce81c)=>!!_0x4ce81c||_0x146fc5&&!_0x5e43b5),_0x332397['on'](_0x271194(0x93),(_0x5d5361,_0x205e1a)=>{const _0x2ddb7d=_0x271194;this[_0x2ddb7d(0xa7)](_0x2ddb7d(0x8d),_0x205e1a),_0x332397[_0x2ddb7d(0xaa)][_0x2ddb7d(0x9c)]('');}),_0x332397['on'](_0x271194(0xbd),()=>this[_0x271194(0xba)]()),_0x332397[_0x271194(0x98)](_0x271194(0xb3))['to'](this[_0x271194(0xbf)][_0x271194(0x91)],_0x271194(0xbe)),_0x1bd058;}}
23
+ function _0x5340(_0x313a16,_0x563e14){const _0x4f1309=_0x4f13();return _0x5340=function(_0x53407b,_0x11514e){_0x53407b=_0x53407b-0x1e6;let _0x3c8a65=_0x4f1309[_0x53407b];return _0x3c8a65;},_0x5340(_0x313a16,_0x563e14);}const _0x192eab=_0x5340;(function(_0x4b04a6,_0x229ae5){const _0x366f36=_0x5340,_0x3ee850=_0x4b04a6();while(!![]){try{const _0x3dd0dd=-parseInt(_0x366f36(0x1f5))/0x1*(parseInt(_0x366f36(0x1fa))/0x2)+-parseInt(_0x366f36(0x204))/0x3*(parseInt(_0x366f36(0x1e8))/0x4)+-parseInt(_0x366f36(0x1e9))/0x5+parseInt(_0x366f36(0x1f1))/0x6*(-parseInt(_0x366f36(0x21a))/0x7)+parseInt(_0x366f36(0x1f7))/0x8*(-parseInt(_0x366f36(0x215))/0x9)+parseInt(_0x366f36(0x1fb))/0xa*(parseInt(_0x366f36(0x1f6))/0xb)+-parseInt(_0x366f36(0x1f2))/0xc*(-parseInt(_0x366f36(0x20f))/0xd);if(_0x3dd0dd===_0x229ae5)break;else _0x3ee850['push'](_0x3ee850['shift']());}catch(_0x5d282f){_0x3ee850['push'](_0x3ee850['shift']());}}}(_0x4f13,0x99d8a));import{View as _0xcf0c43}from'ckeditor5/src/ui.js';function _0x4f13(){const _0x8349a6=['26287860xeDSZA','bind','commentThreadInputView','61807lZpKKQ','8019385tDkWcn','1096QBnuYS','isEnabled','_model','10kRxXtE','10eVsTSs','isReadOnly','isActive','editorConfig','disabledSubmit','_createCommentViews','_createCommentThreadInputView','focus','setData','6TxRssa','CommentView','delegate','commentsListView','updateComment','canDiscard','assign','_config','isDirty','removeComment','locale','13IKfvkd','cancel','_localUser','value','authoredAt','hasDirtyComment','52389tsZjTZ','showInput','addComment','editor','submit','63XzTZPR','element','commentInputView','canAccept','558988GOXAOd','3677635wsaHRk','disableComments','commentThread','fire','length','set','destroy','descriptionParts','112002euQPZI'];_0x4f13=function(){return _0x8349a6;};return _0x4f13();}export default class es extends _0xcf0c43{constructor(_0x360342,_0x1d57a2,_0x5d1486,_0x3c687e){const _0x2c3206=_0x5340;super(_0x360342),this[_0x2c3206(0x207)]=null,this[_0x2c3206(0x1f4)]=null,this[_0x2c3206(0x1ee)](_0x2c3206(0x1fd),!0x1),this[_0x2c3206(0x1ee)](_0x2c3206(0x213),_0x1d57a2[_0x2c3206(0x213)]),this[_0x2c3206(0x1f3)](_0x2c3206(0x213))['to'](_0x1d57a2),this[_0x2c3206(0x1ee)](_0x2c3206(0x1f0),[]),this[_0x2c3206(0x1ee)](_0x2c3206(0x20c),!0x1),this[_0x2c3206(0x1ee)](_0x2c3206(0x1f8),!0x1),this[_0x2c3206(0x1ee)](_0x2c3206(0x1e7),!0x1),this[_0x2c3206(0x1ee)](_0x2c3206(0x209),!0x1),this[_0x2c3206(0x1f9)]=_0x1d57a2,this[_0x2c3206(0x211)]=_0x5d1486,this[_0x2c3206(0x20b)]=_0x3c687e,_0x3c687e[_0x2c3206(0x1ea)]?this[_0x2c3206(0x1ee)](_0x2c3206(0x1ed),0x1):this[_0x2c3206(0x200)]();}[_0x192eab(0x202)](){const _0x107a19=_0x192eab;this[_0x107a19(0x21b)][_0x107a19(0x202)]();}[_0x192eab(0x1ef)](){const _0x2acbf1=_0x192eab;this[_0x2acbf1(0x207)]&&this[_0x2acbf1(0x207)][_0x2acbf1(0x1ef)](),this[_0x2acbf1(0x1f4)]&&this[_0x2acbf1(0x1f4)][_0x2acbf1(0x1ef)](),super[_0x2acbf1(0x1ef)]();}[_0x192eab(0x200)](){const _0x4ae667=_0x192eab,{CommentsListView:_0x2e9378}=this[_0x4ae667(0x20b)];this[_0x4ae667(0x207)]=new _0x2e9378(this[_0x4ae667(0x20e)],this[_0x4ae667(0x1f9)][_0x4ae667(0x1eb)],Object[_0x4ae667(0x20a)]({'CommentView':this[_0x4ae667(0x20b)][_0x4ae667(0x205)]},this[_0x4ae667(0x20b)])),this[_0x4ae667(0x207)][_0x4ae667(0x206)](_0x4ae667(0x20d))['to'](this),this[_0x4ae667(0x207)][_0x4ae667(0x206)](_0x4ae667(0x208))['to'](this),this[_0x4ae667(0x207)][_0x4ae667(0x1f3)](_0x4ae667(0x1fd))['to'](this),this[_0x4ae667(0x1ee)](_0x4ae667(0x1ed),this[_0x4ae667(0x207)][_0x4ae667(0x1ed)]+0x1),this[_0x4ae667(0x1f3)](_0x4ae667(0x1ed))['to'](this[_0x4ae667(0x207)],_0x4ae667(0x1ed),_0x16a18d=>_0x16a18d+0x1),this[_0x4ae667(0x1f4)]=this[_0x4ae667(0x201)](),this['on'](_0x4ae667(0x20d),()=>this[_0x4ae667(0x202)]()),this[_0x4ae667(0x1f3)](_0x4ae667(0x20c))['to'](this[_0x4ae667(0x207)],_0x4ae667(0x214),this[_0x4ae667(0x1f4)][_0x4ae667(0x1e6)],_0x4ae667(0x212),(_0xb9551,_0x355256)=>_0xb9551||!!_0x355256);}[_0x192eab(0x201)](){const _0x430abc=_0x192eab,{CommentThreadInputView:_0x26f5f8}=this[_0x430abc(0x20b)],_0x57ee1f=new _0x26f5f8(this[_0x430abc(0x20e)],this[_0x430abc(0x211)],this[_0x430abc(0x20b)][_0x430abc(0x1fe)]),_0x39784e=_0x57ee1f[_0x430abc(0x1e6)];return _0x57ee1f[_0x430abc(0x1f3)](_0x430abc(0x216))['to'](this,_0x430abc(0x1fd),this[_0x430abc(0x1f9)][_0x430abc(0x1eb)],_0x430abc(0x1fc),_0x39784e,_0x430abc(0x212),(_0x59d214,_0x49e96f,_0x1bfe06)=>!!_0x1bfe06||_0x59d214&&!_0x49e96f),_0x39784e['on'](_0x430abc(0x219),(_0x2ca8e3,_0x431dbc)=>{const _0x1d1b90=_0x430abc;this[_0x1d1b90(0x1ec)](_0x1d1b90(0x217),_0x431dbc),_0x39784e[_0x1d1b90(0x218)][_0x1d1b90(0x203)]('');}),_0x39784e['on'](_0x430abc(0x210),()=>this[_0x430abc(0x202)]()),_0x39784e[_0x430abc(0x1f3)](_0x430abc(0x1ff))['to'](this[_0x430abc(0x1f9)][_0x430abc(0x1eb)],_0x430abc(0x1fc)),_0x57ee1f;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3a0dea=_0x394c;(function(_0x2359d7,_0x1fc552){const _0x47819f=_0x394c,_0x3a4f0c=_0x2359d7();while(!![]){try{const _0x595e5d=-parseInt(_0x47819f(0x99))/0x1+-parseInt(_0x47819f(0xdb))/0x2*(parseInt(_0x47819f(0x7d))/0x3)+parseInt(_0x47819f(0x7c))/0x4+-parseInt(_0x47819f(0x7e))/0x5*(parseInt(_0x47819f(0xd7))/0x6)+-parseInt(_0x47819f(0x80))/0x7*(-parseInt(_0x47819f(0x97))/0x8)+parseInt(_0x47819f(0x9b))/0x9+parseInt(_0x47819f(0x8f))/0xa*(parseInt(_0x47819f(0xd0))/0xb);if(_0x595e5d===_0x1fc552)break;else _0x3a4f0c['push'](_0x3a4f0c['shift']());}catch(_0x18aff9){_0x3a4f0c['push'](_0x3a4f0c['shift']());}}}(_0x308d,0x44d2f));function _0x394c(_0x700342,_0x27b2b2){const _0x308d7f=_0x308d();return _0x394c=function(_0x394c8e,_0x2baf58){_0x394c8e=_0x394c8e-0x6f;let _0x14ac48=_0x308d7f[_0x394c8e];return _0x14ac48;},_0x394c(_0x700342,_0x27b2b2);}import{getTranslation as _0x5e2d5b}from'../../utils/common-translations.js';import{default as _0x232312}from'./basesuggestionthreadview.js';import{ButtonView as _0x3708bd}from'ckeditor5/src/ui.js';function _0x308d(){const _0xb08029=['ck-suggestion--disabled-comments','querySelector','set','div','@external','ck-annotation','ck-suggestion--accept','createElement','EXTERNAL_IMPORT_WORD_SUGGESTION','isExternal','ck-suggestion__actions','ck-suggestion-','.ck-annotation__content-wrapper','author','isActive','delegate','bind','value','getExternalSuggestionNote','discardSuggestion','discardButton','ck-annotation__info-name','disableComments','ck-annotation__info','EXTERNAL_SUGGESTION','creator','setTemplate','<span\x20class=\x22ck-suggestion-type\x22>','map','isEnabled','type','33jSGZGw','title','execute','</p>','importWord','Accept\x20suggestion','editorReady','37434nBDYWH','element','_config','ck-suggestion__info','6eljgER','cancel','Discard\x20suggestion','userView','check','join','ck-annotation__main','commentThread','authoredAt','span','split','locale','EXTERNAL_IMPORT_WORD_AVATAR','ck-suggestion','<p>','time','ck-suggestion__user','1131408vtDQTS','332457QbzGCR','40XtzYhC','commentsListView','2457twiUpt','ck-comment__info-time','name','change:description','ck-suggestion__main','ck-annotation__info-time','ck-annotation__actions','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','render','_createButton','push','extendTemplate','acceptSuggestion','ck-suggestion-wrapper--active','_model','268010SlqGRg','source','description','attributes','ck-suggestion-wrapper','content','descriptionParts','ck-comment__external','8824DyZWCZ','ck-suggestion__info-name','142680bqFOEx','\x22\x20title=\x22','508896PDlQus','</span>','getTemplate','ck-annotation__user','editorDestroyed','getUserViewNotificationText','children','ck-annotation__content-wrapper','commentThreadInputView','bindTemplate','\x22></span>','innerHTML','acceptButton','ck-suggestion--discard','formatDateTime','canAccept','_descriptionElement','fire','color','canDiscard','EXTERNAL_AVATAR','innerText'];_0x308d=function(){return _0xb08029;};return _0x308d();}import{icons as _0x526bc8}from'ckeditor5/src/core.js';import{trimHtml as _0x56f142,UserView as _0x30982e}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x232312{constructor(_0x49ee07,_0x32b297,_0x37bb95,_0x4890fe){const _0x2dfe22=_0x394c;super(_0x49ee07,_0x32b297,_0x37bb95,_0x4890fe),this[_0x2dfe22(0xb3)](_0x2dfe22(0xcf),''),this[_0x2dfe22(0xc1)](_0x2dfe22(0xcf))['to'](this,_0x2dfe22(0x95),_0x2ebcac=>_0x2ebcac&&_0x2ebcac[0x0]?_0x2ebcac[0x0][_0x2dfe22(0xcf)]:''),this[_0x2dfe22(0xc1)](_0x2dfe22(0x91))['to'](this,_0x2dfe22(0x95),this,_0x2dfe22(0xbf),(_0x18b97d,_0x2fa4f4)=>{const _0x45e10b=_0x2dfe22;let _0x10076c='';for(const _0x245611 of _0x18b97d)_0x10076c+=_0x45e10b(0x79)+ds(_0x245611[_0x45e10b(0x94)],_0x245611[_0x45e10b(0xad)])+_0x45e10b(0xd3);return _0x2fa4f4?_0x10076c:_0x56f142(_0x10076c,{'limit':0x8c});}),this[_0x2dfe22(0xab)]=null,this[_0x2dfe22(0xa7)]=this[_0x2dfe22(0x89)](_0x5e2d5b(_0x49ee07,_0x2dfe22(0xd5)),_0x526bc8[_0x2dfe22(0x6f)],_0x2dfe22(0xb7),_0x2dfe22(0x8c),'sw'),this[_0x2dfe22(0xa7)][_0x2dfe22(0xc1)](_0x2dfe22(0xce))['to'](this,_0x2dfe22(0xaa)),this[_0x2dfe22(0xc5)]=this[_0x2dfe22(0x89)](_0x5e2d5b(_0x49ee07,_0x2dfe22(0xdd)),_0x526bc8[_0x2dfe22(0xdc)],_0x2dfe22(0xa8),_0x2dfe22(0xc4),'sw'),this[_0x2dfe22(0xc5)][_0x2dfe22(0xc1)](_0x2dfe22(0xce))['to'](this,_0x2dfe22(0xae)),this[_0x2dfe22(0xde)]=new _0x30982e(_0x49ee07,this[_0x2dfe22(0x8e)][_0x2dfe22(0xbe)],this[_0x2dfe22(0xa0)]()),this[_0x2dfe22(0xde)][_0x2dfe22(0x8b)]({'attributes':{'class':[_0x2dfe22(0x7b),_0x2dfe22(0x9e)]}}),this[_0x2dfe22(0xcb)](this[_0x2dfe22(0x9d)]());}[_0x3a0dea(0x9d)](){const _0x51ef4e=_0x3a0dea,_0x318d6e=this[_0x51ef4e(0xa4)],_0x49ff46=[{'tag':_0x51ef4e(0xb4),'attributes':{'class':[_0x51ef4e(0xda),_0x51ef4e(0xc8)]},'children':[{'tag':_0x51ef4e(0x74),'children':[{'text':this[_0x51ef4e(0xde)][_0x51ef4e(0x82)]}],'attributes':{'class':[_0x51ef4e(0x98),_0x51ef4e(0xc6)]}},{'tag':_0x51ef4e(0x7a),'attributes':{'datetime':_0x318d6e['to'](_0x51ef4e(0x73)),'class':[_0x51ef4e(0x81),_0x51ef4e(0x85)]},'children':[{'text':_0x318d6e['to'](_0x51ef4e(0x73),_0x5e66c4=>this[_0x51ef4e(0xd9)][_0x51ef4e(0xa9)](_0x5e66c4))}]}]},{'tag':_0x51ef4e(0xb4),'attributes':{'class':[_0x51ef4e(0xbb),_0x51ef4e(0x86)]},'children':[this[_0x51ef4e(0xa7)],this[_0x51ef4e(0xc5)]]},{'tag':_0x51ef4e(0xb4),'attributes':{'class':[_0x51ef4e(0xa2)]}}];this[_0x51ef4e(0x8e)][_0x51ef4e(0xba)]&&_0x49ff46[_0x51ef4e(0x8a)]({'tag':_0x51ef4e(0xb4),'attributes':{'class':[_0x51ef4e(0x96)]},'children':[{'text':this[_0x51ef4e(0xc3)]()}]});const _0x215970={'tag':_0x51ef4e(0xb4),'attributes':{'class':[_0x51ef4e(0x93),_0x318d6e['if'](_0x51ef4e(0xbf),_0x51ef4e(0x8d)),_0x318d6e['to'](_0x51ef4e(0xcf),_0xb7d1c0=>_0x51ef4e(0xbc)+_0xb7d1c0),this[_0x51ef4e(0xd9)][_0x51ef4e(0xc7)]&&_0x51ef4e(0xb1)],'data-suggestion-id':this[_0x51ef4e(0x8e)]['id'],'data-thread-id':this[_0x51ef4e(0x8e)][_0x51ef4e(0x72)]['id'],'data-author-id':this[_0x51ef4e(0x8e)][_0x51ef4e(0xbe)]['id'],'tabindex':-0x1},'children':[{'tag':_0x51ef4e(0xb4),'attributes':{'class':[_0x51ef4e(0x78),_0x51ef4e(0xb6)]},'children':[this[_0x51ef4e(0xde)],{'tag':_0x51ef4e(0xb4),'attributes':{'class':[_0x51ef4e(0x84),_0x51ef4e(0x71)]},'children':_0x49ff46}]}]};return this[_0x51ef4e(0x7f)]&&this[_0x51ef4e(0xa3)]&&(_0x215970[_0x51ef4e(0xa1)][_0x51ef4e(0x8a)](this[_0x51ef4e(0x7f)],this[_0x51ef4e(0xa3)]),this[_0x51ef4e(0x7f)][_0x51ef4e(0xc0)](_0x51ef4e(0xd6))['to'](this),this[_0x51ef4e(0x7f)][_0x51ef4e(0xc0)](_0x51ef4e(0x9f))['to'](this),this[_0x51ef4e(0xa3)][_0x51ef4e(0xc0)](_0x51ef4e(0xd6))['to'](this),this[_0x51ef4e(0xa3)][_0x51ef4e(0xc0)](_0x51ef4e(0x9f))['to'](this)),_0x215970;}[_0x3a0dea(0x88)](){const _0x397b72=_0x3a0dea;super[_0x397b72(0x88)](),this[_0x397b72(0xab)]=this[_0x397b72(0xd8)][_0x397b72(0xb2)](_0x397b72(0xbd)),this[_0x397b72(0xab)][_0x397b72(0xa6)]=this[_0x397b72(0x91)],this['on'](_0x397b72(0x83),(_0x274046,_0x397d95,_0x42d658)=>{const _0x5c7019=_0x397b72;this[_0x5c7019(0xab)][_0x5c7019(0xa6)]=_0x42d658;});}[_0x3a0dea(0x89)](_0x22ab4e,_0x15357d,_0x185352,_0x2c725b,_0x5b3649){const _0x1753e9=_0x3a0dea,_0x452273=new _0x3708bd(this[_0x1753e9(0x76)]);return _0x452273[_0x1753e9(0xb3)]({'label':_0x22ab4e,'icon':_0x15357d,'tooltip':!0x0,'tooltipPosition':_0x5b3649}),_0x452273[_0x1753e9(0x8b)]({'attributes':{'class':_0x185352}}),_0x452273['on'](_0x1753e9(0xd2),()=>{const _0x20a41d=_0x1753e9;this[_0x20a41d(0xac)](_0x2c725b,this[_0x20a41d(0x8e)]['id']);}),_0x452273;}[_0x3a0dea(0xc3)](){const _0x3ac307=_0x3a0dea;return _0x3ac307(0xd4)===this[_0x3ac307(0x8e)][_0x3ac307(0x92)][_0x3ac307(0xb5)][_0x3ac307(0x90)]?_0x5e2d5b(this[_0x3ac307(0x76)],_0x3ac307(0xb9)):_0x5e2d5b(this[_0x3ac307(0x76)],_0x3ac307(0xc9));}[_0x3a0dea(0xa0)](){const _0x3c2f9d=_0x3a0dea;return this[_0x3c2f9d(0x8e)][_0x3c2f9d(0xba)]?_0x3c2f9d(0xd4)===this[_0x3c2f9d(0x8e)][_0x3c2f9d(0x92)][_0x3c2f9d(0xb5)][_0x3c2f9d(0x90)]?_0x5e2d5b(this[_0x3c2f9d(0x76)],_0x3c2f9d(0x77),this[_0x3c2f9d(0x8e)][_0x3c2f9d(0xca)][_0x3c2f9d(0x82)]):_0x5e2d5b(this[_0x3c2f9d(0x76)],_0x3c2f9d(0xaf),this[_0x3c2f9d(0x8e)][_0x3c2f9d(0xca)][_0x3c2f9d(0x82)]):null;}}function ds(_0x6be26a,_0x562d36){const _0x5deb7c=_0x3a0dea;let _0x41ed34='';return _0x41ed34+=_0x6be26a[_0x5deb7c(0x75)]('*')[_0x5deb7c(0xcd)]((_0x4f65ff,_0x12e16e)=>_0x12e16e%0x2!=0x0?_0x5deb7c(0xcc)+us(_0x4f65ff)+_0x5deb7c(0x9c):us(_0x4f65ff))[_0x5deb7c(0x70)](''),_0x562d36&&(_0x41ed34+=_0x5deb7c(0x87)+_0x562d36[_0x5deb7c(0xc2)]+_0x5deb7c(0x9a)+_0x562d36[_0x5deb7c(0xd1)]+_0x5deb7c(0xa5)),_0x41ed34;}function us(_0x5b4bb8){const _0x8dc8f3=_0x3a0dea,_0x1ed64f=document[_0x8dc8f3(0xb8)](_0x8dc8f3(0x74));return _0x1ed64f[_0x8dc8f3(0xb0)]=_0x5b4bb8,_0x1ed64f[_0x8dc8f3(0xa6)];}
23
+ const _0x3d9c4b=_0x53a4;function _0x2629(){const _0x1f217b=['ck-suggestion-wrapper--active','17612YdICXl','acceptButton','cancel','EXTERNAL_AVATAR','fire','editorDestroyed','_model','_createButton','2973005yASGhw','Accept\x20suggestion','extendTemplate','querySelector','content','map','setTemplate','render','ck-annotation__info-name','canAccept','bindTemplate','ck-comment__info-time','commentThreadInputView','ck-annotation__info-time','_descriptionElement','innerText','\x22></span>','2622696MbVouO','isEnabled','isExternal','ck-suggestion--accept','type','isActive','join','3621537qcJPYW','116756BzMhwx','getTemplate','ck-suggestion__info','source','authoredAt','ck-suggestion__main','div','commentThread','editorReady','name','ck-comment__external','children','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','ck-suggestion-wrapper','43422gapnfA','importWord','creator','</p>','ck-annotation__user','split','disableComments','_config','</span>','innerHTML','ck-annotation','<span\x20class=\x22ck-suggestion-type\x22>','ck-suggestion__user','ck-annotation__main','discardButton','value','color','author','check','3529816nqvYyz','ck-annotation__content-wrapper','165FJxOKb','title','Discard\x20suggestion','change:description','delegate','getExternalSuggestionNote','305UbJrFE','set','commentsListView','ck-suggestion--disabled-comments','@external','EXTERNAL_IMPORT_WORD_SUGGESTION','EXTERNAL_IMPORT_WORD_AVATAR','bind','ck-annotation__actions','userView','formatDateTime','getUserViewNotificationText','locale','.ck-annotation__content-wrapper','ck-suggestion-','descriptionParts','description','time','ck-suggestion','ck-suggestion__actions','ck-suggestion--discard','ck-annotation__info','span','execute','discardSuggestion','attributes','ck-suggestion__info-name','createElement','element','acceptSuggestion','<p>','\x22\x20title=\x22','10mYZeNs','push','canDiscard','EXTERNAL_SUGGESTION'];_0x2629=function(){return _0x1f217b;};return _0x2629();}(function(_0x4ee105,_0x1bd2b7){const _0x1cadad=_0x53a4,_0x2f1e61=_0x4ee105();while(!![]){try{const _0x377d14=parseInt(_0x1cadad(0x11c))/0x1+-parseInt(_0x1cadad(0xfb))/0x2*(-parseInt(_0x1cadad(0x13f))/0x3)+parseInt(_0x1cadad(0x13d))/0x4+parseInt(_0x1cadad(0x145))/0x5*(-parseInt(_0x1cadad(0x12a))/0x6)+-parseInt(_0x1cadad(0x103))/0x7+parseInt(_0x1cadad(0x114))/0x8+-parseInt(_0x1cadad(0x11b))/0x9*(parseInt(_0x1cadad(0xf6))/0xa);if(_0x377d14===_0x1bd2b7)break;else _0x2f1e61['push'](_0x2f1e61['shift']());}catch(_0x4517e1){_0x2f1e61['push'](_0x2f1e61['shift']());}}}(_0x2629,0x8485c));import{getTranslation as _0x4fdd97}from'../../utils/common-translations.js';import{default as _0x11a6ff}from'./basesuggestionthreadview.js';import{ButtonView as _0xd6c559}from'ckeditor5/src/ui.js';import{icons as _0x474b14}from'ckeditor5/src/core.js';import{trimHtml as _0x1a7f2f,UserView as _0x3ba254}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x11a6ff{constructor(_0x53fa67,_0x5a28d7,_0x98a6cb,_0x283be7){const _0x393145=_0x53a4;super(_0x53fa67,_0x5a28d7,_0x98a6cb,_0x283be7),this[_0x393145(0x146)](_0x393145(0x118),''),this[_0x393145(0x14c)](_0x393145(0x118))['to'](this,_0x393145(0x154),_0x5db80d=>_0x5db80d&&_0x5db80d[0x0]?_0x5db80d[0x0][_0x393145(0x118)]:''),this[_0x393145(0x14c)](_0x393145(0x155))['to'](this,_0x393145(0x154),this,_0x393145(0x119),(_0x238c9e,_0x44cb88)=>{const _0x24218a=_0x393145;let _0x372e6d='';for(const _0x14039a of _0x238c9e)_0x372e6d+=_0x24218a(0xf4)+ds(_0x14039a[_0x24218a(0x107)],_0x14039a[_0x24218a(0x13a)])+_0x24218a(0x12d);return _0x44cb88?_0x372e6d:_0x1a7f2f(_0x372e6d,{'limit':0x8c});}),this[_0x393145(0x111)]=null,this[_0x393145(0xfc)]=this[_0x393145(0x102)](_0x4fdd97(_0x53fa67,_0x393145(0x104)),_0x474b14[_0x393145(0x13c)],_0x393145(0x117),_0x393145(0xf3),'sw'),this[_0x393145(0xfc)][_0x393145(0x14c)](_0x393145(0x115))['to'](this,_0x393145(0x10c)),this[_0x393145(0x138)]=this[_0x393145(0x102)](_0x4fdd97(_0x53fa67,_0x393145(0x141)),_0x474b14[_0x393145(0xfd)],_0x393145(0x159),_0x393145(0xee),'sw'),this[_0x393145(0x138)][_0x393145(0x14c)](_0x393145(0x115))['to'](this,_0x393145(0xf8)),this[_0x393145(0x14e)]=new _0x3ba254(_0x53fa67,this[_0x393145(0x101)][_0x393145(0x13b)],this[_0x393145(0x150)]()),this[_0x393145(0x14e)][_0x393145(0x105)]({'attributes':{'class':[_0x393145(0x136),_0x393145(0x12e)]}}),this[_0x393145(0x109)](this[_0x393145(0x11d)]());}[_0x3d9c4b(0x11d)](){const _0x3e03cf=_0x3d9c4b,_0xea8f4c=this[_0x3e03cf(0x10d)],_0x48d7a0=[{'tag':_0x3e03cf(0x122),'attributes':{'class':[_0x3e03cf(0x11e),_0x3e03cf(0x15a)]},'children':[{'tag':_0x3e03cf(0x15b),'children':[{'text':this[_0x3e03cf(0x14e)][_0x3e03cf(0x125)]}],'attributes':{'class':[_0x3e03cf(0xf0),_0x3e03cf(0x10b)]}},{'tag':_0x3e03cf(0x156),'attributes':{'datetime':_0xea8f4c['to'](_0x3e03cf(0x120)),'class':[_0x3e03cf(0x10e),_0x3e03cf(0x110)]},'children':[{'text':_0xea8f4c['to'](_0x3e03cf(0x120),_0x91b463=>this[_0x3e03cf(0x131)][_0x3e03cf(0x14f)](_0x91b463))}]}]},{'tag':_0x3e03cf(0x122),'attributes':{'class':[_0x3e03cf(0x158),_0x3e03cf(0x14d)]},'children':[this[_0x3e03cf(0xfc)],this[_0x3e03cf(0x138)]]},{'tag':_0x3e03cf(0x122),'attributes':{'class':[_0x3e03cf(0x13e)]}}];this[_0x3e03cf(0x101)][_0x3e03cf(0x116)]&&_0x48d7a0[_0x3e03cf(0xf7)]({'tag':_0x3e03cf(0x122),'attributes':{'class':[_0x3e03cf(0x126)]},'children':[{'text':this[_0x3e03cf(0x144)]()}]});const _0x394538={'tag':_0x3e03cf(0x122),'attributes':{'class':[_0x3e03cf(0x129),_0xea8f4c['if'](_0x3e03cf(0x119),_0x3e03cf(0xfa)),_0xea8f4c['to'](_0x3e03cf(0x118),_0x55ff3a=>_0x3e03cf(0x153)+_0x55ff3a),this[_0x3e03cf(0x131)][_0x3e03cf(0x130)]&&_0x3e03cf(0x148)],'data-suggestion-id':this[_0x3e03cf(0x101)]['id'],'data-thread-id':this[_0x3e03cf(0x101)][_0x3e03cf(0x123)]['id'],'data-author-id':this[_0x3e03cf(0x101)][_0x3e03cf(0x13b)]['id'],'tabindex':-0x1},'children':[{'tag':_0x3e03cf(0x122),'attributes':{'class':[_0x3e03cf(0x157),_0x3e03cf(0x134)]},'children':[this[_0x3e03cf(0x14e)],{'tag':_0x3e03cf(0x122),'attributes':{'class':[_0x3e03cf(0x121),_0x3e03cf(0x137)]},'children':_0x48d7a0}]}]};return this[_0x3e03cf(0x147)]&&this[_0x3e03cf(0x10f)]&&(_0x394538[_0x3e03cf(0x127)][_0x3e03cf(0xf7)](this[_0x3e03cf(0x147)],this[_0x3e03cf(0x10f)]),this[_0x3e03cf(0x147)][_0x3e03cf(0x143)](_0x3e03cf(0x124))['to'](this),this[_0x3e03cf(0x147)][_0x3e03cf(0x143)](_0x3e03cf(0x100))['to'](this),this[_0x3e03cf(0x10f)][_0x3e03cf(0x143)](_0x3e03cf(0x124))['to'](this),this[_0x3e03cf(0x10f)][_0x3e03cf(0x143)](_0x3e03cf(0x100))['to'](this)),_0x394538;}[_0x3d9c4b(0x10a)](){const _0x5ad1e0=_0x3d9c4b;super[_0x5ad1e0(0x10a)](),this[_0x5ad1e0(0x111)]=this[_0x5ad1e0(0xf2)][_0x5ad1e0(0x106)](_0x5ad1e0(0x152)),this[_0x5ad1e0(0x111)][_0x5ad1e0(0x133)]=this[_0x5ad1e0(0x155)],this['on'](_0x5ad1e0(0x142),(_0x42d53e,_0x477c59,_0x473d82)=>{const _0x4aafa5=_0x5ad1e0;this[_0x4aafa5(0x111)][_0x4aafa5(0x133)]=_0x473d82;});}[_0x3d9c4b(0x102)](_0x2c572d,_0x409be7,_0x5a8841,_0x3994fd,_0x355797){const _0x2960fa=_0x3d9c4b,_0x58f263=new _0xd6c559(this[_0x2960fa(0x151)]);return _0x58f263[_0x2960fa(0x146)]({'label':_0x2c572d,'icon':_0x409be7,'tooltip':!0x0,'tooltipPosition':_0x355797}),_0x58f263[_0x2960fa(0x105)]({'attributes':{'class':_0x5a8841}}),_0x58f263['on'](_0x2960fa(0x15c),()=>{const _0x33bf8d=_0x2960fa;this[_0x33bf8d(0xff)](_0x3994fd,this[_0x33bf8d(0x101)]['id']);}),_0x58f263;}[_0x3d9c4b(0x144)](){const _0x4a0e21=_0x3d9c4b;return _0x4a0e21(0x12b)===this[_0x4a0e21(0x101)][_0x4a0e21(0xef)][_0x4a0e21(0x149)][_0x4a0e21(0x11f)]?_0x4fdd97(this[_0x4a0e21(0x151)],_0x4a0e21(0x14a)):_0x4fdd97(this[_0x4a0e21(0x151)],_0x4a0e21(0xf9));}[_0x3d9c4b(0x150)](){const _0x41f561=_0x3d9c4b;return this[_0x41f561(0x101)][_0x41f561(0x116)]?_0x41f561(0x12b)===this[_0x41f561(0x101)][_0x41f561(0xef)][_0x41f561(0x149)][_0x41f561(0x11f)]?_0x4fdd97(this[_0x41f561(0x151)],_0x41f561(0x14b),this[_0x41f561(0x101)][_0x41f561(0x12c)][_0x41f561(0x125)]):_0x4fdd97(this[_0x41f561(0x151)],_0x41f561(0xfe),this[_0x41f561(0x101)][_0x41f561(0x12c)][_0x41f561(0x125)]):null;}}function _0x53a4(_0x47fcb1,_0x3b1db8){const _0x26295e=_0x2629();return _0x53a4=function(_0x53a46a,_0xb77dcd){_0x53a46a=_0x53a46a-0xee;let _0x542eaa=_0x26295e[_0x53a46a];return _0x542eaa;},_0x53a4(_0x47fcb1,_0x3b1db8);}function ds(_0x562a72,_0x27ac1f){const _0x254d92=_0x3d9c4b;let _0x5c0d22='';return _0x5c0d22+=_0x562a72[_0x254d92(0x12f)]('*')[_0x254d92(0x108)]((_0x45f4e9,_0x3eacc9)=>_0x3eacc9%0x2!=0x0?_0x254d92(0x135)+us(_0x45f4e9)+_0x254d92(0x132):us(_0x45f4e9))[_0x254d92(0x11a)](''),_0x27ac1f&&(_0x5c0d22+=_0x254d92(0x128)+_0x27ac1f[_0x254d92(0x139)]+_0x254d92(0xf5)+_0x27ac1f[_0x254d92(0x140)]+_0x254d92(0x113)),_0x5c0d22;}function us(_0x4e9d46){const _0x542d5b=_0x3d9c4b,_0x4b94bc=document[_0x542d5b(0xf1)](_0x542d5b(0x15b));return _0x4b94bc[_0x542d5b(0x112)]=_0x4e9d46,_0x4b94bc[_0x542d5b(0x133)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x202561,_0x452702,_0x393b58){const t=_0x202561['t'];switch(_0x452702){case'Track\x20changes':return t('Track\x20changes');case'Accept\x20suggestion':return t('Accept\x20suggestion');case'Discard\x20suggestion':return t('Discard\x20suggestion');case'Accept\x20all\x20suggestions':return t('Accept\x20all\x20suggestions');case'Accept\x20all\x20selected\x20suggestions':return t('Accept\x20all\x20selected\x20suggestions');case'Discard\x20all\x20suggestions':return t('Discard\x20all\x20suggestions');case'Discard\x20all\x20selected\x20suggestions':return t('Discard\x20all\x20selected\x20suggestions');case'*Reset\x20font\x20size*':return t('*Reset\x20font\x20size*');case'*Reset\x20font\x20family*':return t('*Reset\x20font\x20family*');case'*Reset\x20font\x20color*':return t('*Reset\x20font\x20color*');case'*Reset\x20font\x20background\x20color*':return t('*Reset\x20font\x20background\x20color*');case'*Remove\x20image\x20text\x20alternative*':return t('*Remove\x20image\x20text\x20alternative*');case'*Reset\x20image\x20width*':return t('*Reset\x20image\x20width*');case'*Remove\x20link*':return t('*Remove\x20link*');case'*Check\x20item*':return t('*Check\x20item*');case'*Uncheck\x20item*':return t('*Uncheck\x20item*');case'*Remove\x20all\x20formatting*':return t('*Remove\x20all\x20formatting*');case'*Replace\x20table\x20cells*':return t('*Replace\x20table\x20cells*');case'*Merge\x20cells*':return t('*Merge\x20cells*');case'*Split\x20cell:*\x20vertically':return t('*Split\x20cell:*\x20vertically');case'*Split\x20cell:*\x20horizontally':return t('*Split\x20cell:*\x20horizontally');case'*Indent:*\x20%0':return t('*Indent:*\x20%0',_0x393b58);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x393b58);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x393b58);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x393b58);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x393b58);case'*Format:*\x20change\x20table\x20properties':return t('*Format:*\x20change\x20table\x20properties');case'*Format:*\x20change\x20table\x20cell\x20properties':return t('*Format:*\x20change\x20table\x20cell\x20properties');case'*Format:*\x20insert\x20into\x20%0':return t('*Format:*\x20insert\x20into\x20%0',_0x393b58);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x393b58);case'*Replace\x20image\x20URL*':return t('*Replace\x20image\x20URL*');case'*Format:*\x20resize\x20table':return t('*Format:*\x20resize\x20table');case'*Format:*\x20set\x20order\x20to\x20reversed':return t('*Format:*\x20set\x20order\x20to\x20reversed');case'*Format:*\x20set\x20order\x20to\x20regular':return t('*Format:*\x20set\x20order\x20to\x20regular');case'*Format:*\x20set\x20start\x20index\x20to\x20%0':return t('*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x393b58);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x393b58);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x393b58);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x393b58);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x393b58);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x393b58);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x393b58);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x393b58);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x393b58);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x393b58);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x393b58);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x393b58);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x393b58);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x393b58);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x393b58);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x393b58);case'*Remove\x20highlight*':return t('*Remove\x20highlight*');case'FORMAT_HIGHLIGHT':return t({'string':'highlight','id':'FORMAT_HIGHLIGHT'});case'FORMAT_RESTRICTED_ENABLED':return t({'string':'*Enable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_ENABLED'});case'FORMAT_RESTRICTED_DISABLED':return t({'string':'*Disable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_DISABLED'});case'ELEMENT_TABLE':return t({'string':'table','plural':'%0\x20tables','id':'ELEMENT_TABLE'},_0x393b58);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x393b58);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x393b58);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x393b58);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x393b58);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x393b58);case'FORMAT_SIDE_IMAGE':return t({'string':'side\x20image','id':'FORMAT_SIDE_IMAGE'});case'ELEMENT_CAPTION':return t({'string':'caption','id':'ELEMENT_CAPTION'});case'ELEMENT_HORIZONTAL_LINE':return t({'string':'horizontal\x20line','plural':'%0\x20horizontal\x20lines','id':'ELEMENT_HORIZONTAL_LINE'},_0x393b58);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x393b58);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x393b58);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x393b58);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x393b58);case'ELEMENT_DEFAULT_LIST_DEFAULT':return t({'string':'default\x20list\x20style','id':'ELEMENT_DEFAULT_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST':return t({'string':'bulleted\x20list','id':'ELEMENT_BULLETED_LIST'});case'ELEMENT_BULLETED_LIST_DEFAULT':return t({'string':'bulleted\x20list\x20(default)','id':'ELEMENT_BULLETED_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST_CIRCLE':return t({'string':'bulleted\x20list\x20(circle)','id':'ELEMENT_BULLETED_LIST_CIRCLE'});case'ELEMENT_BULLETED_LIST_DISC':return t({'string':'bulleted\x20list\x20(disc)','id':'ELEMENT_BULLETED_LIST_DISC'});case'ELEMENT_BULLETED_LIST_SQUARE':return t({'string':'bulleted\x20list\x20(square)','id':'ELEMENT_BULLETED_LIST_SQUARE'});case'ELEMENT_NUMBERED_LIST_DEFAULT':return t({'string':'numbered\x20list\x20(default)','id':'ELEMENT_NUMBERED_LIST_DEFAULT'});case'ELEMENT_NUMBERED_LIST':return t({'string':'numbered\x20list','id':'ELEMENT_NUMBERED_LIST'});case'ELEMENT_NUMBERED_LIST_DECIMAL':return t({'string':'numbered\x20list\x20(decimal)','id':'ELEMENT_NUMBERED_LIST_DECIMAL'});case'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':return t({'string':'numbered\x20list\x20(decimal\x20with\x20leading\x20zero)','id':'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO'});case'ELEMENT_NUMBERED_LIST_LOWER_LATIN':return t({'string':'numbered\x20list\x20(lower-latin)','id':'ELEMENT_NUMBERED_LIST_LOWER_LATIN'});case'ELEMENT_NUMBERED_LIST_LOWER_ROMAN':return t({'string':'numbered\x20list\x20(lower-roman)','id':'ELEMENT_NUMBERED_LIST_LOWER_ROMAN'});case'ELEMENT_NUMBERED_LIST_UPPER_LATIN':return t({'string':'numbered\x20list\x20(upper-latin)','id':'ELEMENT_NUMBERED_LIST_UPPER_LATIN'});case'ELEMENT_NUMBERED_LIST_UPPER_ROMAN':return t({'string':'numbered\x20list\x20(upper-roman)','id':'ELEMENT_NUMBERED_LIST_UPPER_ROMAN'});case'ELEMENT_TODO_LIST':return t({'string':'to-do\x20list','id':'ELEMENT_TODO_LIST'});case'ELEMENT_MULTI_LEVEL_LIST':return t({'string':'multi-level\x20list','id':'ELEMENT_MULTI_LEVEL_LIST'});case'REPLACE_TEXT':return t({'string':'*Replace:*\x20%0\x20*with*\x20%1','id':'REPLACE_TEXT'},_0x393b58);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x393b58);case'FORMAT_ALIGNMENT':return t({'string':'alignment','id':'FORMAT_ALIGNMENT'});case'FORMAT_ALIGN_TO_LEFT':return t({'string':'align\x20to\x20left','id':'FORMAT_ALIGN_TO_LEFT'});case'FORMAT_ALIGN_TO_RIGHT':return t({'string':'align\x20to\x20right','id':'FORMAT_ALIGN_TO_RIGHT'});case'FORMAT_ALIGN_TO_CENTER':return t({'string':'align\x20to\x20center','id':'FORMAT_ALIGN_TO_CENTER'});case'FORMAT_JUSTIFY_TEXT':return t({'string':'justify','id':'FORMAT_JUSTIFY_TEXT'});case'FORMAT_BOLD':return t({'string':'bold','id':'FORMAT_BOLD'});case'FORMAT_ITALIC':return t({'string':'italic','id':'FORMAT_ITALIC'});case'FORMAT_UNDERLINE':return t({'string':'underline','id':'FORMAT_UNDERLINE'});case'FORMAT_CODE':return t({'string':'code','id':'FORMAT_CODE'});case'FORMAT_STRIKETHROUGH':return t({'string':'strikethrough','id':'FORMAT_STRIKETHROUGH'});case'FORMAT_SUBSCRIPT':return t({'string':'subscript','id':'FORMAT_SUBSCRIPT'});case'FORMAT_SUPERSCRIPT':return t({'string':'superscript','id':'FORMAT_SUPERSCRIPT'});case'ELEMENT_BLOCK_QUOTE':return t({'string':'block\x20quote','id':'ELEMENT_BLOCK_QUOTE'});case'ELEMENT_CODE_BLOCK':return t({'string':'code\x20block','plural':'%0\x20code\x20blocks','id':'ELEMENT_CODE_BLOCK'},_0x393b58);case'FORMAT_HEADER_COLUMN':return t({'string':'header\x20column','id':'FORMAT_HEADER_COLUMN'});case'FORMAT_REGULAR_COLUMN':return t({'string':'regular\x20column','id':'FORMAT_REGULAR_COLUMN'});case'FORMAT_HEADER_ROW':return t({'string':'header\x20row','id':'FORMAT_HEADER_ROW'});case'FORMAT_REGULAR_ROW':return t({'string':'regular\x20row','id':'FORMAT_REGULAR_ROW'});case'FORMAT_INDENT':return t({'string':'indent','id':'FORMAT_INDENT'});case'FORMAT_LIST_REVERSED':return t({'string':'list\x20reversed','id':'FORMAT_LIST_REVERSED'});case'FORMAT_LIST_START':return t({'string':'list\x20start','id':'FORMAT_LIST_START'});case'FORMAT_FONT_SIZE':return t({'string':'font\x20size','id':'FORMAT_FONT_SIZE'});case'FORMAT_FONT_FAMILY':return t({'string':'font\x20family','id':'FORMAT_FONT_FAMILY'});case'FORMAT_FONT_COLOR':return t({'string':'font\x20color','id':'FORMAT_FONT_COLOR'});case'FORMAT_FONT_BACKGROUND':return t({'string':'font\x20background\x20color','id':'FORMAT_FONT_BACKGROUND'});case'FORMAT_IMAGE_SIZE':return t({'string':'image\x20size','id':'FORMAT_IMAGE_SIZE'});case'FORMAT_STYLE':return t({'string':'style','id':'FORMAT_STYLE'});case'PENDING_ACTION_SUGGESTION':return t({'string':'Unsaved\x20change\x20in\x20suggestion.','id':'PENDING_ACTION_SUGGESTION'});case'ELEMENT_TABLE_WITH_TEXT':return t({'string':'table\x20*with\x20text*\x20%0','id':'ELEMENT_TABLE_WITH_TEXT'},_0x393b58);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x393b58);case'ELEMENT_TABLE_ROW_WITH_TEXT':return t({'string':'table\x20row\x20*with\x20text*\x20%1','plural':'%0\x20table\x20rows\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_ROW_WITH_TEXT'},_0x393b58);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x393b58);case'ELEMENT_TABLE_COLUMN_WITH_TEXT':return t({'string':'table\x20column\x20*with\x20text*\x20%1','plural':'%0\x20table\x20columns\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_COLUMN_WITH_TEXT'},_0x393b58);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x393b58);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x393b58);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x393b58);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x393b58);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x452702;}}
23
+ export function getTranslation(_0x5e27cd,_0x28146f,_0x3bbfe9){const t=_0x5e27cd['t'];switch(_0x28146f){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',_0x3bbfe9);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x3bbfe9);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x3bbfe9);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x3bbfe9);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x3bbfe9);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',_0x3bbfe9);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x3bbfe9);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',_0x3bbfe9);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x3bbfe9);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x3bbfe9);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x3bbfe9);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x3bbfe9);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x3bbfe9);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x3bbfe9);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x3bbfe9);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x3bbfe9);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x3bbfe9);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x3bbfe9);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x3bbfe9);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x3bbfe9);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x3bbfe9);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x3bbfe9);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x3bbfe9);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'},_0x3bbfe9);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x3bbfe9);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x3bbfe9);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x3bbfe9);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x3bbfe9);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x3bbfe9);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'},_0x3bbfe9);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x3bbfe9);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x3bbfe9);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x3bbfe9);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x3bbfe9);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'},_0x3bbfe9);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x3bbfe9);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'},_0x3bbfe9);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'},_0x3bbfe9);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x3bbfe9);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'},_0x3bbfe9);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x3bbfe9);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'},_0x3bbfe9);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x3bbfe9);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x3bbfe9);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'},_0x3bbfe9);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'},_0x3bbfe9);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 _0x28146f;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x43e424,_0x132660){const _0x4e6bf0=_0x2ba8,_0x2d2486=_0x43e424();while(!![]){try{const _0x261da2=-parseInt(_0x4e6bf0(0xba))/0x1+-parseInt(_0x4e6bf0(0xb0))/0x2*(parseInt(_0x4e6bf0(0xbb))/0x3)+-parseInt(_0x4e6bf0(0xc8))/0x4*(-parseInt(_0x4e6bf0(0xcb))/0x5)+parseInt(_0x4e6bf0(0xb6))/0x6*(-parseInt(_0x4e6bf0(0xc9))/0x7)+-parseInt(_0x4e6bf0(0xb4))/0x8*(parseInt(_0x4e6bf0(0xa9))/0x9)+-parseInt(_0x4e6bf0(0xce))/0xa*(-parseInt(_0x4e6bf0(0xd6))/0xb)+-parseInt(_0x4e6bf0(0xca))/0xc*(-parseInt(_0x4e6bf0(0xab))/0xd);if(_0x261da2===_0x132660)break;else _0x2d2486['push'](_0x2d2486['shift']());}catch(_0x24b046){_0x2d2486['push'](_0x2d2486['shift']());}}}(_0x4fe0,0xb2d6c));export function normalizeDescription(_0x286eb1){const _0x42d178=_0x2ba8;return Array[_0x42d178(0xc6)](_0x286eb1)||(_0x286eb1=[_0x286eb1]),_0x286eb1[_0x42d178(0xd5)](_0x25c115=>{const _0x22233c=_0x42d178,_0x1ee268=_0x25c115[_0x22233c(0xbe)][_0x22233c(0xb9)](/\*/g,''),_0x2061b3=_0x25c115[_0x22233c(0xc0)]?_0x22233c(0xaa)+_0x25c115[_0x22233c(0xc0)][_0x22233c(0xc5)]+']':'';return'['+_0x25c115[_0x22233c(0xb7)]+']\x20'+_0x1ee268+_0x2061b3;})[_0x42d178(0xc2)](';\x20');}export function sortSuggestions(_0x82c98e){const _0x4b75ee=_0x2ba8;return _0x82c98e[_0x4b75ee(0xcd)]((_0x5df713,_0x2766ce)=>_0x4b75ee(0xc7)==_0x5df713[_0x4b75ee(0xb7)]&&_0x4b75ee(0xc7)!=_0x2766ce[_0x4b75ee(0xb7)]?-0x1:_0x4b75ee(0xc7)!=_0x5df713[_0x4b75ee(0xb7)]&&_0x4b75ee(0xc7)==_0x2766ce[_0x4b75ee(0xb7)]?0x1:0x0);}export function getSelectedSuggestions(_0x3b8b28,_0x132fe6){const _0x136091=_0x2ba8,_0x55cdcb=Array[_0x136091(0xd2)](_0x3b8b28[_0x136091(0xad)]()),_0xb4271=new Set();for(const _0x2c4936 of _0x132fe6)if(_0x2c4936[_0x136091(0xd3)]){for(const _0x21362a of _0x55cdcb)for(const _0x106b9f of _0x2c4936[_0x136091(0xad)]())(_0x21362a[_0x136091(0xc3)](_0x106b9f)||_0x3b8b28[_0x136091(0xbd)]&&!_0x2c4936[_0x136091(0xbc)]&&_0x2c4936[_0x136091(0xb2)]&&_0x106b9f[_0x136091(0xd4)][_0x136091(0xc1)](_0x21362a[_0x136091(0xd0)]))&&_0xb4271[_0x136091(0xae)](_0x2c4936);}return _0xb4271;}export function getRangesOfBlockGroups(_0x594fb9,_0x1c9341){const _0x17be0b=_0x2ba8;let _0x23834a,_0x5bd60f=0x0;const _0x65cd1e=[],_0x59df16=_0x1c9341[_0x17be0b(0xb1)];for(;_0x5bd60f<_0x594fb9[_0x17be0b(0xb3)];){const _0x3668f8=_0x594fb9[_0x5bd60f],_0x2f1be5=_0x594fb9[_0x5bd60f+0x1];_0x23834a||(_0x23834a=_0x1c9341[_0x17be0b(0xb5)](_0x3668f8)),co(_0x1c9341,_0x3668f8,_0x2f1be5)||(_0x65cd1e[_0x17be0b(0xd1)](_0x1c9341[_0x17be0b(0xac)](_0x23834a,_0x59df16[_0x17be0b(0xbf)](_0x3668f8)?_0x1c9341[_0x17be0b(0xaf)](_0x3668f8):_0x1c9341[_0x17be0b(0xc4)](_0x3668f8,_0x17be0b(0xd4)))),_0x23834a=null),_0x5bd60f++;}return _0x65cd1e;}function co(_0x25ddce,_0x2382d3,_0x277175){const _0x3a2817=_0x2ba8;if(!_0x277175)return!0x1;const _0x3b5687=_0x25ddce[_0x3a2817(0xaf)](_0x2382d3),_0x14f5c7=_0x25ddce[_0x3a2817(0xb5)](_0x277175);return _0x3b5687[_0x3a2817(0xc1)](_0x14f5c7);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x296122,_0x35eede,_0x1c2812){const _0x104643=_0x2ba8;for(;_0x1c2812[_0x104643(0xb3)];){const _0x5d3e63=_0x1c2812[_0x104643(0xcf)](0x0,0x64);_0x296122[_0x104643(0xb8)](()=>{const _0x38de88=_0x104643;for(const _0x4316bb of _0x5d3e63)_0x4316bb[_0x38de88(0xd3)]&&_0x35eede[_0x38de88(0xcc)](_0x4316bb['id']);});}}function _0x2ba8(_0x44d1d6,_0x1907b8){const _0x4fe0c3=_0x4fe0();return _0x2ba8=function(_0x2ba8b8,_0x377fe7){_0x2ba8b8=_0x2ba8b8-0xa9;let _0x34da99=_0x4fe0c3[_0x2ba8b8];return _0x34da99;},_0x2ba8(_0x44d1d6,_0x1907b8);}function _0x4fe0(){const _0x67f9f8=['schema','next','length','307768iPuRoY','createPositionBefore','710412cirxky','type','change','replace','1000414KWXwRh','761223RfYMYe','isMultiRange','isCollapsed','content','isObject','color','isTouching','join','isIntersecting','createPositionAt','value','isArray','deletion','1610408vYIZSj','84gqidvm','24vHwAsY','15gNoiaE','execute','sort','2860ZCKDWO','splice','start','push','from','isInContent','end','map','10901ZfUkut','171MUTJdT','\x20[color\x20','17206930oelxqr','createRange','getRanges','add','createPositionAfter','2oaiKWZ'];_0x4fe0=function(){return _0x67f9f8;};return _0x4fe0();}
23
+ (function(_0x352086,_0x3b3a53){const _0xd53113=_0x588c,_0x5bd8d2=_0x352086();while(!![]){try{const _0x3737a3=-parseInt(_0xd53113(0x191))/0x1*(-parseInt(_0xd53113(0x19e))/0x2)+parseInt(_0xd53113(0x1a7))/0x3+parseInt(_0xd53113(0x1b2))/0x4+-parseInt(_0xd53113(0x197))/0x5+parseInt(_0xd53113(0x1b1))/0x6+-parseInt(_0xd53113(0x192))/0x7*(parseInt(_0xd53113(0x1ad))/0x8)+parseInt(_0xd53113(0x199))/0x9;if(_0x3737a3===_0x3b3a53)break;else _0x5bd8d2['push'](_0x5bd8d2['shift']());}catch(_0x471689){_0x5bd8d2['push'](_0x5bd8d2['shift']());}}}(_0x4695,0x7703d));export function normalizeDescription(_0x598642){const _0x829158=_0x588c;return Array[_0x829158(0x1ae)](_0x598642)||(_0x598642=[_0x598642]),_0x598642[_0x829158(0x1a5)](_0x4b95ae=>{const _0x1e5138=_0x829158,_0x5f1b50=_0x4b95ae[_0x1e5138(0x1ac)][_0x1e5138(0x1a9)](/\*/g,''),_0x266373=_0x4b95ae[_0x1e5138(0x19d)]?_0x1e5138(0x1af)+_0x4b95ae[_0x1e5138(0x19d)][_0x1e5138(0x1b7)]+']':'';return'['+_0x4b95ae[_0x1e5138(0x1a4)]+']\x20'+_0x5f1b50+_0x266373;})[_0x829158(0x1aa)](';\x20');}export function sortSuggestions(_0x5289d8){const _0x4bbf2a=_0x588c;return _0x5289d8[_0x4bbf2a(0x19c)]((_0x276b05,_0x52d730)=>_0x4bbf2a(0x1a2)==_0x276b05[_0x4bbf2a(0x1a4)]&&_0x4bbf2a(0x1a2)!=_0x52d730[_0x4bbf2a(0x1a4)]?-0x1:_0x4bbf2a(0x1a2)!=_0x276b05[_0x4bbf2a(0x1a4)]&&_0x4bbf2a(0x1a2)==_0x52d730[_0x4bbf2a(0x1a4)]?0x1:0x0);}function _0x4695(){const _0x5cd29f=['sort','color','49482SIycBw','next','createPositionAfter','isTouching','deletion','splice','type','map','add','595347KKFsjM','length','replace','join','createPositionAt','content','6702440ttxTJk','isArray','\x20[color\x20','isInContent','10458bBRlcl','2203852zMRvsH','createPositionBefore','createRange','push','from','value','isObject','getRanges','end','23YLDtUd','7ccwmIu','change','isIntersecting','start','isCollapsed','2206690QbOxgQ','execute','4017870OuyOwX','schema','isMultiRange'];_0x4695=function(){return _0x5cd29f;};return _0x4695();}export function getSelectedSuggestions(_0x900419,_0x46d93b){const _0x1c5c68=_0x588c,_0x198a16=Array[_0x1c5c68(0x1b6)](_0x900419[_0x1c5c68(0x18f)]()),_0x8d01c4=new Set();for(const _0x20e5b2 of _0x46d93b)if(_0x20e5b2[_0x1c5c68(0x1b0)]){for(const _0x6ad55d of _0x198a16)for(const _0x1fe1c3 of _0x20e5b2[_0x1c5c68(0x18f)]())(_0x6ad55d[_0x1c5c68(0x194)](_0x1fe1c3)||_0x900419[_0x1c5c68(0x196)]&&!_0x20e5b2[_0x1c5c68(0x19b)]&&_0x20e5b2[_0x1c5c68(0x19f)]&&_0x1fe1c3[_0x1c5c68(0x190)][_0x1c5c68(0x1a1)](_0x6ad55d[_0x1c5c68(0x195)]))&&_0x8d01c4[_0x1c5c68(0x1a6)](_0x20e5b2);}return _0x8d01c4;}function _0x588c(_0x456dd9,_0x4b126c){const _0x469546=_0x4695();return _0x588c=function(_0x588cf0,_0x167290){_0x588cf0=_0x588cf0-0x18e;let _0x3e2898=_0x469546[_0x588cf0];return _0x3e2898;},_0x588c(_0x456dd9,_0x4b126c);}export function getRangesOfBlockGroups(_0x1a7809,_0x51b9b7){const _0x4f0de4=_0x588c;let _0x552ece,_0x287306=0x0;const _0x433662=[],_0x3bbfb2=_0x51b9b7[_0x4f0de4(0x19a)];for(;_0x287306<_0x1a7809[_0x4f0de4(0x1a8)];){const _0xe76931=_0x1a7809[_0x287306],_0x52884b=_0x1a7809[_0x287306+0x1];_0x552ece||(_0x552ece=_0x51b9b7[_0x4f0de4(0x1b3)](_0xe76931)),co(_0x51b9b7,_0xe76931,_0x52884b)||(_0x433662[_0x4f0de4(0x1b5)](_0x51b9b7[_0x4f0de4(0x1b4)](_0x552ece,_0x3bbfb2[_0x4f0de4(0x18e)](_0xe76931)?_0x51b9b7[_0x4f0de4(0x1a0)](_0xe76931):_0x51b9b7[_0x4f0de4(0x1ab)](_0xe76931,_0x4f0de4(0x190)))),_0x552ece=null),_0x287306++;}return _0x433662;}function co(_0x2f7930,_0x4a6cf8,_0x97408e){const _0x13eeda=_0x588c;if(!_0x97408e)return!0x1;const _0x4f7b11=_0x2f7930[_0x13eeda(0x1a0)](_0x4a6cf8),_0x57499f=_0x2f7930[_0x13eeda(0x1b3)](_0x97408e);return _0x4f7b11[_0x13eeda(0x1a1)](_0x57499f);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x308dfa,_0x219f17,_0x1b5901){const _0x3a31ec=_0x588c;for(;_0x1b5901[_0x3a31ec(0x1a8)];){const _0x10d52c=_0x1b5901[_0x3a31ec(0x1a3)](0x0,0x64);_0x308dfa[_0x3a31ec(0x193)](()=>{const _0xad8a1e=_0x3a31ec;for(const _0xed11e of _0x10d52c)_0xed11e[_0xad8a1e(0x1b0)]&&_0x219f17[_0xad8a1e(0x198)](_0xed11e['id']);});}}