@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240722.0 → 0.0.0-nightly-20240723.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (166) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2b8db1=_0x25ef;(function(_0x1dccf0,_0x523039){const _0x5b154c=_0x25ef,_0x3d1677=_0x1dccf0();while(!![]){try{const _0x207e12=parseInt(_0x5b154c(0x185))/0x1+parseInt(_0x5b154c(0x1d8))/0x2*(parseInt(_0x5b154c(0x1ac))/0x3)+-parseInt(_0x5b154c(0x1f1))/0x4*(-parseInt(_0x5b154c(0x1c1))/0x5)+-parseInt(_0x5b154c(0x168))/0x6+parseInt(_0x5b154c(0x179))/0x7+parseInt(_0x5b154c(0x1ee))/0x8+-parseInt(_0x5b154c(0x16d))/0x9;if(_0x207e12===_0x523039)break;else _0x3d1677['push'](_0x3d1677['shift']());}catch(_0x5bd45b){_0x3d1677['push'](_0x3d1677['shift']());}}}(_0x1483,0x6acf7));import{Plugin as _0xe2dfaf}from'ckeditor5/src/core.js';import{Collection as _0x4261d0}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x55adee,createDropdown as _0x50f93f,ListSeparatorView as _0x1099c5,MenuBarMenuView as _0x4c42ad,MenuBarMenuListView as _0x4cf90a,MenuBarMenuListItemView as _0x4c367d,MenuBarMenuListItemButtonView as _0x39a6cb,SplitButtonView as _0x1ec043,ViewModel as _0x4e851c}from'ckeditor5/src/ui.js';import{Users as _0x5d524a,getDateTimeFormatter as _0xb688c3,getAllMarkersDomElementsSorted as _0x5b5a1f}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x8d64a1 from'./trackchangesediting.js';function _0x1483(){const _0x571888=['4592875KWdxQk','destroy','stopListening','_disableComments','isDirty','menuBar:trackChanges','Discard\x20all\x20selected\x20suggestions','_addUIComponentsToFactory','descriptionParts','commands','value','_initializeController','282620FWheKg','_updateController','Track\x20changes','pluginName','activeAnnotations','reduce','locale','TrackChangesUI','SuggestionThreadView','_viewToController','model','EditorAnnotations','change:activeAnnotations','add','init','head','clear','isInContent','push','descriptionFactory','getDescriptions','lowest','toMany','execute','_annotationViews','mainView','Annotations','comments.editorConfig','getFirstRange','suggestionChanged','getJoined','getMarkers','acceptButton','editing','trackChanges.disableComments','set','trackChanges.SuggestionThreadView','createCommentThreadController','isOn','291jNwhjJ','separator','createAnnotationView','Discard\x20all\x20suggestions','type','items','delegate','plugins','suggestionLoaded','has','_unbindEditors','comments.maxThreadTotalWeight','from','CommentsUI','actionView','activeMarkers','focus','menuitem','_handleSuggestionControllerDelayed','change:previous','_destroyController','64705CjSKhN','source','getRanges','get','menuitemcheckbox','commentThread','Accept\x20all\x20selected\x20suggestions','discardSelectedSuggestions','isMultiRange','button','unbind','editor','menu','requires','getAllAdjacentSuggestions','keys','buttonView','_createToolbarButton','children','trackChanges','refreshSelectedViews','getSuggestion','suggestion-','1688GmkaoI','remove','innerView','getMarkerNames','_createMenuBarMenu','_suggestionToController','arrowView','define','values','CommentsRepository','comments','config','panelView','createAnnotation','bind','listenTo','TrackChangesEditing','_bindAnnotationToEditors','getByInnerView','componentFactory','comments.maxCommentCharsWhenCollapsed','_handleControllerBuffer','2457632SepzgO','discardAllSuggestions','length','92aqoCSm','switchbutton','_refreshActiveMarkers','view','comments.maxCommentsWhenCollapsed','isEnabled','some','829950eerHrs','discardButton','commandName','acceptSelectedSuggestions','Accept\x20all\x20suggestions','9446760RhMOmm','suggestionUnloaded','addComment','addSourceCollector','acceptAllSuggestions','registerAnnotation','hasSuggestion','delete','filter','previous','size','CommentView'];_0x1483=function(){return _0x571888;};return _0x1483();}import _0x212800 from'./ui/suggestioncontroller.js';import _0x247a81 from'./ui/view/suggestionthreadview.js';function _0x25ef(_0x6a1b98,_0x2b0e9e){const _0x1483ae=_0x1483();return _0x25ef=function(_0x25efba,_0x66ed02){_0x25efba=_0x25efba-0x166;let _0x297eca=_0x1483ae[_0x25efba];return _0x297eca;},_0x25ef(_0x6a1b98,_0x2b0e9e);}import{getTranslation as _0xe22e01}from'./utils/common-translations.js';import _0x4d18ac from'../theme/icons/track-changes.svg';export default class d extends _0xe2dfaf{static get[_0x2b8db1(0x1ce)](){const _0x395e5e=_0x2b8db1;return[_0x8d64a1,_0x5d524a,_0x395e5e(0x1e1),_0x395e5e(0x19f),_0x395e5e(0x190)];}static get[_0x2b8db1(0x188)](){const _0x17155f=_0x2b8db1;return _0x17155f(0x18c);}constructor(_0x4075ff){const _0x3b57b5=_0x2b8db1;super(_0x4075ff),this[_0x3b57b5(0x1dd)]=new Map(),this[_0x3b57b5(0x18e)]=new Map(),this[_0x3b57b5(0x19d)]=new Map(),this[_0x3b57b5(0x1ed)]=new Map();const _0x530036=this[_0x3b57b5(0x1cc)][_0x3b57b5(0x1e3)];_0x530036[_0x3b57b5(0x1df)](_0x3b57b5(0x1a9),_0x247a81),_0x530036[_0x3b57b5(0x1df)](_0x3b57b5(0x1a7),!0x1),this[_0x3b57b5(0x17c)]=_0x530036[_0x3b57b5(0x1c4)](_0x3b57b5(0x1a7));}[_0x2b8db1(0x1be)](_0x52bec1,_0x50406e){const _0x12cbea=_0x2b8db1;0x0===this[_0x12cbea(0x1ed)][_0x12cbea(0x177)]&&setTimeout(()=>{const _0x407fe1=_0x12cbea;for(const [_0x22275a,_0x3ebdcb]of this[_0x407fe1(0x1ed)]){const _0x1e0bbd=this[_0x407fe1(0x1dd)][_0x407fe1(0x1b5)](_0x22275a);_0x1e0bbd||_0x3ebdcb?_0x1e0bbd&&_0x3ebdcb&&this[_0x407fe1(0x1c0)](_0x22275a):this[_0x407fe1(0x184)](_0x22275a);}this[_0x407fe1(0x1ed)][_0x407fe1(0x195)](),this[_0x407fe1(0x1cc)][_0x407fe1(0x1b3)][_0x407fe1(0x1c4)](_0x407fe1(0x190))[_0x407fe1(0x1d5)](),this[_0x407fe1(0x1f3)]();},0xa),this[_0x12cbea(0x1ed)][_0x12cbea(0x1a8)](_0x52bec1,_0x50406e);}[_0x2b8db1(0x193)](){const _0x2fee9b=_0x2b8db1,_0x3c839d=this[_0x2fee9b(0x1cc)],_0x55e133=_0x3c839d[_0x2fee9b(0x1b3)][_0x2fee9b(0x1c4)](_0x2fee9b(0x1e8)),_0x3a315c=_0x3c839d[_0x2fee9b(0x1b3)][_0x2fee9b(0x1c4)](_0x2fee9b(0x19f)),_0x46da5f=_0x3c839d[_0x2fee9b(0x1b3)][_0x2fee9b(0x1c4)](_0x2fee9b(0x190)),_0x5db538=_0x3c839d[_0x2fee9b(0x1b3)][_0x2fee9b(0x1c4)](_0x2fee9b(0x1e1));this[_0x2fee9b(0x180)](),_0x46da5f[_0x2fee9b(0x170)](()=>{const _0x392afb=_0x2fee9b,_0x5ced56=[];for(const [_0x43bcd8,_0x1e314b]of Array[_0x392afb(0x1b8)](this[_0x392afb(0x1dd)])){const _0xe5f5c0=_0x43bcd8[_0x392afb(0x1cf)](),_0x579b4f=[];for(const _0x330b1b of _0xe5f5c0){if(!_0x330b1b[_0x392afb(0x196)])continue;if(_0x330b1b[_0x392afb(0x1c9)]){_0x579b4f[_0x392afb(0x197)](..._0x330b1b[_0x392afb(0x1c3)]());continue;}const _0x44840c=_0x330b1b[_0x392afb(0x1a1)]();if(_0x579b4f[_0x392afb(0x1f0)]>0x0){const _0x4c8ebc=_0x579b4f[0x0][_0x392afb(0x1a3)](_0x44840c);if(_0x4c8ebc){_0x579b4f[0x0]=_0x4c8ebc;continue;}}_0x579b4f[_0x392afb(0x197)](_0x44840c);}_0x5ced56[_0x392afb(0x197)]([_0x1e314b[_0x392afb(0x1f4)],_0x579b4f]);}return _0x5ced56;}),this[_0x2fee9b(0x1e7)](_0x55e133,_0x2fee9b(0x1b4),(_0x20ab8f,_0x428931)=>{const _0x39c896=_0x2fee9b;this[_0x39c896(0x1e7)](_0x428931,_0x39c896(0x1bf),(_0x3b8ddf,_0x549fc0,_0x160105,_0x3a78c0)=>{const _0x5149a8=_0x39c896;_0x428931[_0x5149a8(0x196)]&&(null==_0x160105?(this[_0x5149a8(0x186)](_0x3a78c0[_0x5149a8(0x194)]),this[_0x5149a8(0x1be)](_0x428931,!0x1)):(this[_0x5149a8(0x186)](_0x160105[_0x5149a8(0x194)]),null==_0x3a78c0&&this[_0x5149a8(0x1be)](_0x428931,!0x0)));}),null!==_0x428931[_0x39c896(0x176)]?this[_0x39c896(0x186)](_0x428931[_0x39c896(0x194)]):this[_0x39c896(0x1be)](_0x428931,!0x1);}),this[_0x2fee9b(0x1e7)](_0x55e133,_0x2fee9b(0x16e),(_0x46deea,_0x486b2b,_0x12f5fd)=>{const _0xe80135=_0x2fee9b;this[_0xe80135(0x17b)](_0x486b2b,_0xe80135(0x1bf)),this[_0xe80135(0x1ed)][_0xe80135(0x174)](_0x486b2b),this[_0xe80135(0x1dd)][_0xe80135(0x1b5)](_0x486b2b)&&this[_0xe80135(0x1c0)](_0x486b2b),_0x12f5fd&&this[_0xe80135(0x186)](_0x12f5fd[_0xe80135(0x194)]);}),this[_0x2fee9b(0x1e7)](_0x55e133,_0x2fee9b(0x1a2),(_0x48926e,_0x2ba5ae)=>{const _0x4cf4aa=_0x2fee9b;this[_0x4cf4aa(0x186)](_0x2ba5ae);}),this[_0x2fee9b(0x1e7)](_0x3a315c,_0x2fee9b(0x191),()=>{const _0x2198c1=_0x2fee9b;this[_0x2198c1(0x1f3)]();}),this[_0x2fee9b(0x1e7)](_0x5db538,_0x2fee9b(0x16f),(_0x10a2b9,{threadId:_0x5abf57,isFromAdapter:_0x5e3d6b})=>{const _0x31a81e=_0x2fee9b;if(_0x5e3d6b||!_0x55e133[_0x31a81e(0x173)](_0x5abf57))return;const _0x54948f=_0x55e133[_0x31a81e(0x1d6)](_0x5abf57);this[_0x31a81e(0x1dd)][_0x31a81e(0x1c4)](_0x54948f)[_0x31a81e(0x1f4)][_0x31a81e(0x1bc)]();},{'priority':_0x2fee9b(0x19a)});}[_0x2b8db1(0x1f3)](){const _0x217c0a=_0x2b8db1,_0x4e5490=this[_0x217c0a(0x1cc)][_0x217c0a(0x1b3)][_0x217c0a(0x1c4)](_0x217c0a(0x19f)),_0x5ae14c=this[_0x217c0a(0x1cc)][_0x217c0a(0x1b3)][_0x217c0a(0x1c4)](_0x217c0a(0x1e8)),_0x450cc8=Array[_0x217c0a(0x1b8)](_0x4e5490[_0x217c0a(0x189)],_0x5a1c1f=>_0x5a1c1f[_0x217c0a(0x1da)])[_0x217c0a(0x175)](_0x466355=>this[_0x217c0a(0x18e)][_0x217c0a(0x1b5)](_0x466355)),_0x3fec2a=[];for(const _0x34bc5e of _0x450cc8){const _0x4579e5=this[_0x217c0a(0x18e)][_0x217c0a(0x1c4)](_0x34bc5e)[_0x217c0a(0x18f)][_0x217c0a(0x1cf)]();_0x3fec2a[_0x217c0a(0x197)](..._0x4579e5[_0x217c0a(0x18a)]((_0x3bc770,_0xa3e285)=>[..._0x3bc770,..._0xa3e285[_0x217c0a(0x1db)]()],[]));}_0x5ae14c[_0x217c0a(0x1bb)]=_0x3fec2a;}[_0x2b8db1(0x180)](){const _0x5e1ab0=_0x2b8db1,_0x1c989e=this[_0x5e1ab0(0x1cc)],_0x143750=_0x1c989e[_0x5e1ab0(0x18b)],_0x192402=_0xe22e01(_0x143750,_0x5e1ab0(0x187)),_0x31c946=new _0x4261d0([{'type':_0x5e1ab0(0x1f2),'model':new _0x4e851c({'withText':!0x0,'isToggleable':!0x0,'label':_0x192402,'commandName':_0x5e1ab0(0x1d4),'role':_0x5e1ab0(0x1c5)})},{'type':_0x5e1ab0(0x1ad)},{'type':_0x5e1ab0(0x1ca),'model':new _0x4e851c({'withText':!0x0,'label':_0xe22e01(_0x143750,_0x5e1ab0(0x16c)),'commandName':_0x5e1ab0(0x171),'role':_0x5e1ab0(0x1bd)})},{'type':_0x5e1ab0(0x1ca),'model':new _0x4e851c({'withText':!0x0,'label':_0xe22e01(_0x143750,_0x5e1ab0(0x1c7)),'commandName':_0x5e1ab0(0x16b),'role':_0x5e1ab0(0x1bd)})},{'type':_0x5e1ab0(0x1ca),'model':new _0x4e851c({'withText':!0x0,'label':_0xe22e01(_0x143750,_0x5e1ab0(0x1af)),'commandName':_0x5e1ab0(0x1ef),'role':_0x5e1ab0(0x1bd)})},{'type':_0x5e1ab0(0x1ca),'model':new _0x4e851c({'withText':!0x0,'label':_0xe22e01(_0x143750,_0x5e1ab0(0x17f)),'commandName':_0x5e1ab0(0x1c8),'role':_0x5e1ab0(0x1bd)})}]);for(const _0x401598 of _0x31c946)if(re(_0x401598)){const _0x4305e5=_0x1c989e[_0x5e1ab0(0x182)][_0x5e1ab0(0x1c4)](_0x401598[_0x5e1ab0(0x18f)][_0x5e1ab0(0x16a)]);_0x401598[_0x5e1ab0(0x18f)][_0x5e1ab0(0x1e6)](_0x5e1ab0(0x1ab),_0x5e1ab0(0x166))['to'](_0x4305e5,_0x5e1ab0(0x183),_0x5e1ab0(0x166));}_0x1c989e['ui'][_0x5e1ab0(0x1eb)][_0x5e1ab0(0x192)](_0x5e1ab0(0x1d4),_0x145177=>this[_0x5e1ab0(0x1d2)](_0x145177,_0x31c946,_0x192402)),_0x1c989e['ui'][_0x5e1ab0(0x1eb)][_0x5e1ab0(0x192)](_0x5e1ab0(0x17e),_0x11159b=>this[_0x5e1ab0(0x1dc)](_0x11159b,_0x31c946,_0x192402));}[_0x2b8db1(0x1d2)](_0x4d071f,_0x49c28c,_0x310484){const _0x3138f3=_0x2b8db1,_0x58ed28=_0x50f93f(_0x4d071f,_0x1ec043),_0x3e3ba5=this[_0x3138f3(0x1cc)][_0x3138f3(0x182)][_0x3138f3(0x1c4)](_0x3138f3(0x1d4));_0x58ed28[_0x3138f3(0x1d1)][_0x3138f3(0x1a8)]({'tooltip':_0x310484,'label':_0x310484,'icon':_0x4d18ac}),_0x58ed28[_0x3138f3(0x1d1)][_0x3138f3(0x1e6)](_0x3138f3(0x1ab))['to'](_0x3e3ba5,_0x3138f3(0x183)),_0x58ed28[_0x3138f3(0x1d1)]['on'](_0x3138f3(0x19c),()=>{const _0x2f45e4=_0x3138f3;_0x3e3ba5[_0x2f45e4(0x19c)](),this[_0x2f45e4(0x1cc)][_0x2f45e4(0x1a6)][_0x2f45e4(0x1f4)][_0x2f45e4(0x1bc)]();}),_0x55adee(_0x58ed28,_0x49c28c,{'role':_0x3138f3(0x1cd)});const _0x46b420=[];for(const _0x1915e4 of _0x49c28c)re(_0x1915e4)&&_0x46b420[_0x3138f3(0x197)](this[_0x3138f3(0x1cc)][_0x3138f3(0x182)][_0x3138f3(0x1c4)](_0x1915e4[_0x3138f3(0x18f)][_0x3138f3(0x16a)]));const _0x49ff05=_0x58ed28[_0x3138f3(0x1d1)];return _0x49ff05[_0x3138f3(0x1ba)][_0x3138f3(0x1cb)](_0x3138f3(0x166)),_0x49ff05[_0x3138f3(0x1de)][_0x3138f3(0x1cb)](_0x3138f3(0x166)),_0x49ff05[_0x3138f3(0x1ba)][_0x3138f3(0x1e6)](_0x3138f3(0x166))['to'](_0x3e3ba5,_0x3138f3(0x166)),_0x49ff05[_0x3138f3(0x1de)][_0x3138f3(0x1e6)](_0x3138f3(0x166))[_0x3138f3(0x19b)](_0x46b420,_0x3138f3(0x166),(..._0x4807a9)=>_0x4807a9[_0x3138f3(0x167)](_0x1b2042=>_0x1b2042)),_0x58ed28['on'](_0x3138f3(0x19c),_0x480f2b=>{const _0x4b106c=_0x3138f3;this[_0x4b106c(0x1cc)][_0x4b106c(0x19c)](_0x480f2b[_0x4b106c(0x1c2)][_0x4b106c(0x16a)]),this[_0x4b106c(0x1cc)][_0x4b106c(0x1a6)][_0x4b106c(0x1f4)][_0x4b106c(0x1bc)]();}),_0x58ed28;}[_0x2b8db1(0x1dc)](_0x311a61,_0x38de7e,_0x42917b){const _0xf73ee1=_0x2b8db1,_0x3ea7a2=new _0x4c42ad(_0x311a61),_0x4ef974=this[_0xf73ee1(0x1cc)][_0xf73ee1(0x182)][_0xf73ee1(0x1c4)](_0xf73ee1(0x1d4));_0x3ea7a2[_0xf73ee1(0x1d1)][_0xf73ee1(0x1a8)]({'label':_0x42917b,'icon':_0x4d18ac});const _0x53fc6b=new _0x4cf90a(_0x311a61);for(const _0x4e2f9c of _0x38de7e){if(_0xf73ee1(0x1ad)==_0x4e2f9c[_0xf73ee1(0x1b0)]){_0x53fc6b[_0xf73ee1(0x1b1)][_0xf73ee1(0x192)](new _0x1099c5(_0x311a61));continue;}const _0x190fd9=new _0x4c367d(_0x311a61,_0x3ea7a2),_0x388eff=new _0x39a6cb(_0x311a61),_0x446de1=_0x4e2f9c[_0xf73ee1(0x18f)];_0x388eff[_0xf73ee1(0x1e6)](...Object[_0xf73ee1(0x1d0)](_0x446de1))['to'](_0x446de1),_0x388eff[_0xf73ee1(0x1b2)](_0xf73ee1(0x19c))['to'](_0x3ea7a2),_0x388eff['on'](_0xf73ee1(0x19c),()=>{const _0x25beb0=_0xf73ee1;this[_0x25beb0(0x1cc)][_0x25beb0(0x19c)](_0x446de1[_0x25beb0(0x16a)]),this[_0x25beb0(0x1cc)][_0x25beb0(0x1a6)][_0x25beb0(0x1f4)][_0x25beb0(0x1bc)]();}),_0x190fd9[_0xf73ee1(0x1d3)][_0xf73ee1(0x192)](_0x388eff),_0x53fc6b[_0xf73ee1(0x1b1)][_0xf73ee1(0x192)](_0x190fd9);}return _0x3ea7a2[_0xf73ee1(0x1e6)](_0xf73ee1(0x166))['to'](_0x4ef974,_0xf73ee1(0x166)),_0x3ea7a2[_0xf73ee1(0x1e4)][_0xf73ee1(0x1d3)][_0xf73ee1(0x192)](_0x53fc6b),_0x3ea7a2;}[_0x2b8db1(0x184)](_0xee35f7){const _0x55b2aa=_0x2b8db1,_0x5c93f2=this[_0x55b2aa(0x1cc)],_0x5dcf9d=_0x5c93f2[_0x55b2aa(0x1e3)],_0x596759=_0x5c93f2[_0x55b2aa(0x1b3)][_0x55b2aa(0x1c4)](_0x55b2aa(0x19f)),_0x5dac25=_0x5c93f2[_0x55b2aa(0x1b3)][_0x55b2aa(0x1c4)](_0x55b2aa(0x1e1)),_0x1c3116=_0x5c93f2[_0x55b2aa(0x1b3)][_0x55b2aa(0x1c4)](_0x55b2aa(0x190)),_0x1b9938=_0x5c93f2[_0x55b2aa(0x1b3)][_0x55b2aa(0x1c4)](_0x5d524a)['me'],_0x320f74=_0x5dcf9d[_0x55b2aa(0x1c4)](_0x55b2aa(0x1d4))[_0x55b2aa(0x18d)],{CommentsListView:_0x428357,CommentThreadInputView:_0x2456e0}=_0x5c93f2[_0x55b2aa(0x1b3)][_0x55b2aa(0x1c4)](_0x55b2aa(0x1b9));let _0x2e5366,_0x189dbb;this[_0x55b2aa(0x19d)][_0x55b2aa(0x1b5)](_0xee35f7['id'])?(_0x189dbb=this[_0x55b2aa(0x19d)][_0x55b2aa(0x1c4)](_0xee35f7['id']),_0x2e5366=_0x189dbb[_0x55b2aa(0x19e)]):(_0x2e5366=new _0x320f74(_0x5c93f2[_0x55b2aa(0x18b)],_0xee35f7,_0x1b9938,{'disableComments':this[_0x55b2aa(0x17c)],'editorConfig':_0x5dcf9d[_0x55b2aa(0x1c4)](_0x55b2aa(0x1a0)),'maxCommentsWhenCollapsed':_0x5dcf9d[_0x55b2aa(0x1c4)](_0x55b2aa(0x1f5)),'maxThreadTotalWeight':_0x5dcf9d[_0x55b2aa(0x1c4)](_0x55b2aa(0x1b7)),'maxCommentCharsWhenCollapsed':_0x5dcf9d[_0x55b2aa(0x1c4)](_0x55b2aa(0x1ec)),'formatDateTime':_0xb688c3(_0x5dcf9d[_0x55b2aa(0x1c4)](_0x55b2aa(0x18b))),'CommentView':_0x5dcf9d[_0x55b2aa(0x1c4)](_0x55b2aa(0x1e2))[_0x55b2aa(0x178)],'CommentsListView':_0x428357,'CommentThreadInputView':_0x2456e0}),_0x2e5366[_0x55b2aa(0x1a5)]['on'](_0x55b2aa(0x19c),()=>{const _0x329827=_0x55b2aa;_0x5c93f2[_0x329827(0x1a6)][_0x329827(0x1f4)][_0x329827(0x1bc)]();}),_0x2e5366[_0x55b2aa(0x169)]['on'](_0x55b2aa(0x19c),()=>{const _0x398dc3=_0x55b2aa;_0x5c93f2[_0x398dc3(0x1a6)][_0x398dc3(0x1f4)][_0x398dc3(0x1bc)]();}),_0x189dbb=_0x596759[_0x55b2aa(0x1ae)](this[_0x55b2aa(0x1cc)][_0x55b2aa(0x18b)],_0x2e5366),_0x189dbb[_0x55b2aa(0x1e6)](_0x55b2aa(0x17d))['to'](_0x2e5366,_0x55b2aa(0x17d)),_0x189dbb[_0x55b2aa(0x1e6)](_0x55b2aa(0x1f0))['to'](_0x2e5366),_0x189dbb[_0x55b2aa(0x1e6)](_0x55b2aa(0x1b0))['to'](_0x2e5366,_0x55b2aa(0x1b0),_0x36b44e=>_0x55b2aa(0x1d7)+_0x36b44e),this[_0x55b2aa(0x19d)][_0x55b2aa(0x1a8)](_0xee35f7['id'],_0x189dbb));const _0x68caeb=_0x5dac25[_0x55b2aa(0x1aa)](_0xee35f7[_0x55b2aa(0x1c6)],_0x2e5366),_0x345d0b=new _0x212800(_0x5c93f2,_0xee35f7,_0x2e5366,_0x68caeb),_0x525fa9=_0xee35f7[_0x55b2aa(0x1cf)]()[_0x55b2aa(0x175)](_0x414fc7=>_0x414fc7[_0x55b2aa(0x196)]);_0x2e5366[_0x55b2aa(0x181)]=_0x5c93f2[_0x55b2aa(0x1b3)][_0x55b2aa(0x1c4)](_0x55b2aa(0x1e8))[_0x55b2aa(0x198)][_0x55b2aa(0x199)](_0x525fa9),this[_0x55b2aa(0x1dd)][_0x55b2aa(0x1a8)](_0xee35f7,_0x345d0b),this[_0x55b2aa(0x18e)][_0x55b2aa(0x1a8)](_0x2e5366,_0x345d0b);const _0x91d5a6=_0x596759[_0x55b2aa(0x1e5)]({'view':_0x189dbb,'target':()=>{const _0x79bfb3=_0x55b2aa,_0x33408b=[],_0x302514=_0xee35f7[_0x79bfb3(0x1cf)]()[_0x79bfb3(0x175)](_0x151ac4=>_0x151ac4[_0x79bfb3(0x196)]);for(const _0x37e684 of _0x302514)_0x33408b[_0x79bfb3(0x197)](..._0x37e684[_0x79bfb3(0x1a4)]());return _0x5b5a1f(_0x5c93f2[_0x79bfb3(0x1a6)],_0x33408b);},'type':()=>_0x55b2aa(0x1d7)+_0x345d0b[_0x55b2aa(0x1f4)][_0x55b2aa(0x1b0)]});_0x5dac25[_0x55b2aa(0x1e9)](_0x2e5366,_0x91d5a6),_0x596759[_0x55b2aa(0x192)](_0x91d5a6),_0x1c3116[_0x55b2aa(0x172)](_0x91d5a6);}[_0x2b8db1(0x1c0)](_0xbb5827){const _0x362b86=_0x2b8db1,_0x4aea1b=this[_0x362b86(0x1cc)][_0x362b86(0x1b3)][_0x362b86(0x1c4)](_0x362b86(0x1e1)),_0x36ebd3=this[_0x362b86(0x1cc)][_0x362b86(0x1b3)][_0x362b86(0x1c4)](_0x362b86(0x19f)),_0x5c4936=this[_0x362b86(0x1dd)][_0x362b86(0x1c4)](_0xbb5827),_0x4bf9f0=_0x5c4936[_0x362b86(0x1f4)],_0x1ec5ae=_0x36ebd3[_0x362b86(0x1ea)](_0x4bf9f0);_0x4aea1b[_0x362b86(0x1b6)](_0x4bf9f0),_0x1ec5ae&&_0x36ebd3[_0x362b86(0x1d9)](_0x1ec5ae),this[_0x362b86(0x1dd)][_0x362b86(0x174)](_0xbb5827),this[_0x362b86(0x18e)][_0x362b86(0x174)](_0x4bf9f0),_0x5c4936[_0x362b86(0x17a)]();}[_0x2b8db1(0x186)](_0x53e4c2){const _0x44cd7f=_0x2b8db1;if(!_0x53e4c2[_0x44cd7f(0x196)]||!this[_0x44cd7f(0x1dd)][_0x44cd7f(0x1b5)](_0x53e4c2))return;const _0x4576b7=this[_0x44cd7f(0x1cc)][_0x44cd7f(0x1b3)][_0x44cd7f(0x1c4)](_0x44cd7f(0x1e8)),_0x4dabee=this[_0x44cd7f(0x1dd)][_0x44cd7f(0x1c4)](_0x53e4c2),_0x3fb017=_0x53e4c2[_0x44cd7f(0x1cf)]();_0x4dabee[_0x44cd7f(0x1f4)][_0x44cd7f(0x181)]=_0x4576b7[_0x44cd7f(0x198)][_0x44cd7f(0x199)](_0x3fb017);}[_0x2b8db1(0x17a)](){const _0x1cec2b=_0x2b8db1;for(const _0x4ea38f of this[_0x1cec2b(0x1dd)][_0x1cec2b(0x1d0)]())this[_0x1cec2b(0x1c0)](_0x4ea38f);for(const _0x5206d6 of this[_0x1cec2b(0x19d)][_0x1cec2b(0x1e0)]())_0x5206d6[_0x1cec2b(0x19e)][_0x1cec2b(0x17a)]();super[_0x1cec2b(0x17a)]();}}function re(_0x2b5605){const _0x323bb8=_0x2b8db1;return _0x323bb8(0x18f)in _0x2b5605;}
23
+ const _0x37b985=_0x1cca;(function(_0xafe6a4,_0x1ab660){const _0x350191=_0x1cca,_0x1e1ae8=_0xafe6a4();while(!![]){try{const _0x3bcfba=-parseInt(_0x350191(0x1f8))/0x1*(-parseInt(_0x350191(0x210))/0x2)+-parseInt(_0x350191(0x206))/0x3*(parseInt(_0x350191(0x21b))/0x4)+-parseInt(_0x350191(0x1c7))/0x5*(parseInt(_0x350191(0x1ae))/0x6)+parseInt(_0x350191(0x1d0))/0x7*(parseInt(_0x350191(0x229))/0x8)+-parseInt(_0x350191(0x237))/0x9*(parseInt(_0x350191(0x1fb))/0xa)+parseInt(_0x350191(0x1ca))/0xb*(parseInt(_0x350191(0x23b))/0xc)+-parseInt(_0x350191(0x1d3))/0xd*(-parseInt(_0x350191(0x1fc))/0xe);if(_0x3bcfba===_0x1ab660)break;else _0x1e1ae8['push'](_0x1e1ae8['shift']());}catch(_0x1ea030){_0x1e1ae8['push'](_0x1e1ae8['shift']());}}}(_0x2380,0xa85f7));function _0x2380(){const _0x1308bf=['some','comments.maxCommentCharsWhenCollapsed','CommentView','164729HDlbVQ','isOn','acceptSelectedSuggestions','10nXcnqG','5405694qYmaVh','editor','discardButton','separator','panelView','has','Track\x20changes','_suggestionToController','trackChanges','isMultiRange','162639VGhlPF','source','registerAnnotation','isEnabled','acceptAllSuggestions','CommentsRepository','refreshSelectedViews','type','_createToolbarButton','descriptionParts','8PuKUFw','createAnnotation','createAnnotationView','value','_bindAnnotationToEditors','switchbutton','getByInnerView','_handleSuggestionControllerDelayed','bind','plugins','acceptButton','16IhOero','length','Discard\x20all\x20suggestions','suggestionChanged','focus','_refreshActiveMarkers','discardAllSuggestions','createCommentThreadController','descriptionFactory','arrowView','menuitemcheckbox','editing','lowest','get','4621088XhoTEB','values','reduce','addSourceCollector','set','_addUIComponentsToFactory','children','comments.editorConfig','config','menuitem','comments','_destroyController','suggestionLoaded','_annotationViews','7004538Nxedky','getSuggestion','commandName','destroy','336dRAHQI','locale','_updateController','pluginName','getDescriptions','componentFactory','buttonView','_disableComments','564duIsLr','unbind','getMarkers','getFirstRange','requires','keys','suggestion-','comments.maxCommentsWhenCollapsed','_initializeController','innerView','SuggestionThreadView','_viewToController','EditorAnnotations','getMarkerNames','activeMarkers','delete','comments.maxThreadTotalWeight','getJoined','change:previous','add','actionView','previous','commands','Accept\x20all\x20selected\x20suggestions','_createMenuBarMenu','14050pPLyVN','from','stopListening','128172EoiwKf','_handleControllerBuffer','size','items','change:activeAnnotations','clear','7IYqqZo','getAllAdjacentSuggestions','trackChanges.SuggestionThreadView','13dmcHMw','toMany','isDirty','Discard\x20all\x20selected\x20suggestions','suggestionUnloaded','trackChanges.disableComments','CommentsUI','discardSelectedSuggestions','TrackChangesEditing','filter','Annotations','mainView','model','head','remove','isInContent','TrackChangesUI','menuBar:trackChanges','delegate','push','Accept\x20all\x20suggestions','listenTo','commentThread','init','execute','button','menu','view','addComment','_unbindEditors','getRanges','hasSuggestion','define','activeAnnotations'];_0x2380=function(){return _0x1308bf;};return _0x2380();}import{Plugin as _0xd2976e}from'ckeditor5/src/core.js';import{Collection as _0x1e815b}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x3e3c70,createDropdown as _0x19041f,ListSeparatorView as _0x375f6f,MenuBarMenuView as _0x3d4c7d,MenuBarMenuListView as _0xe437da,MenuBarMenuListItemView as _0x2279d1,MenuBarMenuListItemButtonView as _0xe8ac0b,SplitButtonView as _0x1ed3d8,ViewModel as _0xed4bff}from'ckeditor5/src/ui.js';import{Users as _0x5e67be,getDateTimeFormatter as _0x4dbd85,getAllMarkersDomElementsSorted as _0x34bc06}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x29a832 from'./trackchangesediting.js';import _0x344cdf from'./ui/suggestioncontroller.js';import _0x313448 from'./ui/view/suggestionthreadview.js';function _0x1cca(_0x462a29,_0x55913d){const _0x238026=_0x2380();return _0x1cca=function(_0x1cca39,_0x15f8ef){_0x1cca39=_0x1cca39-0x1a8;let _0x4121d2=_0x238026[_0x1cca39];return _0x4121d2;},_0x1cca(_0x462a29,_0x55913d);}import{getTranslation as _0x20b5f4}from'./utils/common-translations.js';import _0x5a9b66 from'../theme/icons/track-changes.svg';export default class d extends _0xd2976e{static get[_0x37b985(0x1b2)](){const _0x557ce9=_0x37b985;return[_0x29a832,_0x5e67be,_0x557ce9(0x20b),_0x557ce9(0x1dd),_0x557ce9(0x1ba)];}static get[_0x37b985(0x1a9)](){const _0x1fe8fd=_0x37b985;return _0x1fe8fd(0x1e3);}constructor(_0xc3d14f){const _0x22f4ae=_0x37b985;super(_0xc3d14f),this[_0x22f4ae(0x203)]=new Map(),this[_0x22f4ae(0x1b9)]=new Map(),this[_0x22f4ae(0x236)]=new Map(),this[_0x22f4ae(0x1cb)]=new Map();const _0x12ec54=this[_0x22f4ae(0x1fd)][_0x22f4ae(0x231)];_0x12ec54[_0x22f4ae(0x1f3)](_0x22f4ae(0x1d2),_0x313448),_0x12ec54[_0x22f4ae(0x1f3)](_0x22f4ae(0x1d8),!0x1),this[_0x22f4ae(0x1ad)]=_0x12ec54[_0x22f4ae(0x228)](_0x22f4ae(0x1d8));}[_0x37b985(0x217)](_0x185227,_0x346fc6){const _0x31e997=_0x37b985;0x0===this[_0x31e997(0x1cb)][_0x31e997(0x1cc)]&&setTimeout(()=>{const _0x4ebf7c=_0x31e997;for(const [_0x28a2f3,_0x221a52]of this[_0x4ebf7c(0x1cb)]){const _0x16efee=this[_0x4ebf7c(0x203)][_0x4ebf7c(0x201)](_0x28a2f3);_0x16efee||_0x221a52?_0x16efee&&_0x221a52&&this[_0x4ebf7c(0x234)](_0x28a2f3):this[_0x4ebf7c(0x1b6)](_0x28a2f3);}this[_0x4ebf7c(0x1cb)][_0x4ebf7c(0x1cf)](),this[_0x4ebf7c(0x1fd)][_0x4ebf7c(0x219)][_0x4ebf7c(0x228)](_0x4ebf7c(0x1ba))[_0x4ebf7c(0x20c)](),this[_0x4ebf7c(0x220)]();},0xa),this[_0x31e997(0x1cb)][_0x31e997(0x22d)](_0x185227,_0x346fc6);}[_0x37b985(0x1ea)](){const _0x5ed97d=_0x37b985,_0x3e052d=this[_0x5ed97d(0x1fd)],_0x4f0545=_0x3e052d[_0x5ed97d(0x219)][_0x5ed97d(0x228)](_0x5ed97d(0x1db)),_0x29528f=_0x3e052d[_0x5ed97d(0x219)][_0x5ed97d(0x228)](_0x5ed97d(0x1dd)),_0x222085=_0x3e052d[_0x5ed97d(0x219)][_0x5ed97d(0x228)](_0x5ed97d(0x1ba)),_0x2ae0d6=_0x3e052d[_0x5ed97d(0x219)][_0x5ed97d(0x228)](_0x5ed97d(0x20b));this[_0x5ed97d(0x22e)](),_0x222085[_0x5ed97d(0x22c)](()=>{const _0x2c0b75=_0x5ed97d,_0x37afd6=[];for(const [_0x572f63,_0x544472]of Array[_0x2c0b75(0x1c8)](this[_0x2c0b75(0x203)])){const _0x126916=_0x572f63[_0x2c0b75(0x1d1)](),_0x5c42cd=[];for(const _0x5de8ad of _0x126916){if(!_0x5de8ad[_0x2c0b75(0x1e2)])continue;if(_0x5de8ad[_0x2c0b75(0x205)]){_0x5c42cd[_0x2c0b75(0x1e6)](..._0x5de8ad[_0x2c0b75(0x1f1)]());continue;}const _0x7f8eb4=_0x5de8ad[_0x2c0b75(0x1b1)]();if(_0x5c42cd[_0x2c0b75(0x21c)]>0x0){const _0x548876=_0x5c42cd[0x0][_0x2c0b75(0x1bf)](_0x7f8eb4);if(_0x548876){_0x5c42cd[0x0]=_0x548876;continue;}}_0x5c42cd[_0x2c0b75(0x1e6)](_0x7f8eb4);}_0x37afd6[_0x2c0b75(0x1e6)]([_0x544472[_0x2c0b75(0x1ee)],_0x5c42cd]);}return _0x37afd6;}),this[_0x5ed97d(0x1e8)](_0x4f0545,_0x5ed97d(0x235),(_0x188101,_0x1ab16c)=>{const _0x229105=_0x5ed97d;this[_0x229105(0x1e8)](_0x1ab16c,_0x229105(0x1c0),(_0x581b74,_0x37d151,_0x952d0d,_0x5e8ca9)=>{const _0x10cfa1=_0x229105;_0x1ab16c[_0x10cfa1(0x1e2)]&&(null==_0x952d0d?(this[_0x10cfa1(0x1a8)](_0x5e8ca9[_0x10cfa1(0x1e0)]),this[_0x10cfa1(0x217)](_0x1ab16c,!0x1)):(this[_0x10cfa1(0x1a8)](_0x952d0d[_0x10cfa1(0x1e0)]),null==_0x5e8ca9&&this[_0x10cfa1(0x217)](_0x1ab16c,!0x0)));}),null!==_0x1ab16c[_0x229105(0x1c3)]?this[_0x229105(0x1a8)](_0x1ab16c[_0x229105(0x1e0)]):this[_0x229105(0x217)](_0x1ab16c,!0x1);}),this[_0x5ed97d(0x1e8)](_0x4f0545,_0x5ed97d(0x1d7),(_0x4e6698,_0x3e25b0,_0x4c4e41)=>{const _0x4cc65c=_0x5ed97d;this[_0x4cc65c(0x1c9)](_0x3e25b0,_0x4cc65c(0x1c0)),this[_0x4cc65c(0x1cb)][_0x4cc65c(0x1bd)](_0x3e25b0),this[_0x4cc65c(0x203)][_0x4cc65c(0x201)](_0x3e25b0)&&this[_0x4cc65c(0x234)](_0x3e25b0),_0x4c4e41&&this[_0x4cc65c(0x1a8)](_0x4c4e41[_0x4cc65c(0x1e0)]);}),this[_0x5ed97d(0x1e8)](_0x4f0545,_0x5ed97d(0x21e),(_0x2e099e,_0x5a10eb)=>{const _0x16b7c9=_0x5ed97d;this[_0x16b7c9(0x1a8)](_0x5a10eb);}),this[_0x5ed97d(0x1e8)](_0x29528f,_0x5ed97d(0x1ce),()=>{const _0x3776b6=_0x5ed97d;this[_0x3776b6(0x220)]();}),this[_0x5ed97d(0x1e8)](_0x2ae0d6,_0x5ed97d(0x1ef),(_0x2397ca,{threadId:_0x4057cd,isFromAdapter:_0x372e90})=>{const _0x269cf0=_0x5ed97d;if(_0x372e90||!_0x4f0545[_0x269cf0(0x1f2)](_0x4057cd))return;const _0x15c005=_0x4f0545[_0x269cf0(0x238)](_0x4057cd);this[_0x269cf0(0x203)][_0x269cf0(0x228)](_0x15c005)[_0x269cf0(0x1ee)][_0x269cf0(0x21f)]();},{'priority':_0x5ed97d(0x227)});}[_0x37b985(0x220)](){const _0x3011b3=_0x37b985,_0x5eff04=this[_0x3011b3(0x1fd)][_0x3011b3(0x219)][_0x3011b3(0x228)](_0x3011b3(0x1dd)),_0x46303d=this[_0x3011b3(0x1fd)][_0x3011b3(0x219)][_0x3011b3(0x228)](_0x3011b3(0x1db)),_0x3fb1d2=Array[_0x3011b3(0x1c8)](_0x5eff04[_0x3011b3(0x1f4)],_0x51ee0=>_0x51ee0[_0x3011b3(0x1b7)])[_0x3011b3(0x1dc)](_0x4c4c7d=>this[_0x3011b3(0x1b9)][_0x3011b3(0x201)](_0x4c4c7d)),_0x2efccb=[];for(const _0x22afe3 of _0x3fb1d2){const _0x563778=this[_0x3011b3(0x1b9)][_0x3011b3(0x228)](_0x22afe3)[_0x3011b3(0x1df)][_0x3011b3(0x1d1)]();_0x2efccb[_0x3011b3(0x1e6)](..._0x563778[_0x3011b3(0x22b)]((_0x673f4e,_0x4c374e)=>[..._0x673f4e,..._0x4c374e[_0x3011b3(0x1bb)]()],[]));}_0x46303d[_0x3011b3(0x1bc)]=_0x2efccb;}[_0x37b985(0x22e)](){const _0xaec3d9=_0x37b985,_0x2b75e4=this[_0xaec3d9(0x1fd)],_0x2e1fde=_0x2b75e4[_0xaec3d9(0x23c)],_0x188afc=_0x20b5f4(_0x2e1fde,_0xaec3d9(0x202)),_0x5d9d1e=new _0x1e815b([{'type':_0xaec3d9(0x215),'model':new _0xed4bff({'withText':!0x0,'isToggleable':!0x0,'label':_0x188afc,'commandName':_0xaec3d9(0x204),'role':_0xaec3d9(0x225)})},{'type':_0xaec3d9(0x1ff)},{'type':_0xaec3d9(0x1ec),'model':new _0xed4bff({'withText':!0x0,'label':_0x20b5f4(_0x2e1fde,_0xaec3d9(0x1e7)),'commandName':_0xaec3d9(0x20a),'role':_0xaec3d9(0x232)})},{'type':_0xaec3d9(0x1ec),'model':new _0xed4bff({'withText':!0x0,'label':_0x20b5f4(_0x2e1fde,_0xaec3d9(0x1c5)),'commandName':_0xaec3d9(0x1fa),'role':_0xaec3d9(0x232)})},{'type':_0xaec3d9(0x1ec),'model':new _0xed4bff({'withText':!0x0,'label':_0x20b5f4(_0x2e1fde,_0xaec3d9(0x21d)),'commandName':_0xaec3d9(0x221),'role':_0xaec3d9(0x232)})},{'type':_0xaec3d9(0x1ec),'model':new _0xed4bff({'withText':!0x0,'label':_0x20b5f4(_0x2e1fde,_0xaec3d9(0x1d6)),'commandName':_0xaec3d9(0x1da),'role':_0xaec3d9(0x232)})}]);for(const _0x509e16 of _0x5d9d1e)if(re(_0x509e16)){const _0x307051=_0x2b75e4[_0xaec3d9(0x1c4)][_0xaec3d9(0x228)](_0x509e16[_0xaec3d9(0x1df)][_0xaec3d9(0x239)]);_0x509e16[_0xaec3d9(0x1df)][_0xaec3d9(0x218)](_0xaec3d9(0x1f9),_0xaec3d9(0x209))['to'](_0x307051,_0xaec3d9(0x213),_0xaec3d9(0x209));}_0x2b75e4['ui'][_0xaec3d9(0x1ab)][_0xaec3d9(0x1c1)](_0xaec3d9(0x204),_0x438699=>this[_0xaec3d9(0x20e)](_0x438699,_0x5d9d1e,_0x188afc)),_0x2b75e4['ui'][_0xaec3d9(0x1ab)][_0xaec3d9(0x1c1)](_0xaec3d9(0x1e4),_0x5fea19=>this[_0xaec3d9(0x1c6)](_0x5fea19,_0x5d9d1e,_0x188afc));}[_0x37b985(0x20e)](_0x386f3b,_0x17cff1,_0x4e85e0){const _0x1db494=_0x37b985,_0x15d680=_0x19041f(_0x386f3b,_0x1ed3d8),_0x42fd7d=this[_0x1db494(0x1fd)][_0x1db494(0x1c4)][_0x1db494(0x228)](_0x1db494(0x204));_0x15d680[_0x1db494(0x1ac)][_0x1db494(0x22d)]({'tooltip':_0x4e85e0,'label':_0x4e85e0,'icon':_0x5a9b66}),_0x15d680[_0x1db494(0x1ac)][_0x1db494(0x218)](_0x1db494(0x1f9))['to'](_0x42fd7d,_0x1db494(0x213)),_0x15d680[_0x1db494(0x1ac)]['on'](_0x1db494(0x1eb),()=>{const _0x12f305=_0x1db494;_0x42fd7d[_0x12f305(0x1eb)](),this[_0x12f305(0x1fd)][_0x12f305(0x226)][_0x12f305(0x1ee)][_0x12f305(0x21f)]();}),_0x3e3c70(_0x15d680,_0x17cff1,{'role':_0x1db494(0x1ed)});const _0x366fe8=[];for(const _0xf3c1cc of _0x17cff1)re(_0xf3c1cc)&&_0x366fe8[_0x1db494(0x1e6)](this[_0x1db494(0x1fd)][_0x1db494(0x1c4)][_0x1db494(0x228)](_0xf3c1cc[_0x1db494(0x1df)][_0x1db494(0x239)]));const _0x106aee=_0x15d680[_0x1db494(0x1ac)];return _0x106aee[_0x1db494(0x1c2)][_0x1db494(0x1af)](_0x1db494(0x209)),_0x106aee[_0x1db494(0x224)][_0x1db494(0x1af)](_0x1db494(0x209)),_0x106aee[_0x1db494(0x1c2)][_0x1db494(0x218)](_0x1db494(0x209))['to'](_0x42fd7d,_0x1db494(0x209)),_0x106aee[_0x1db494(0x224)][_0x1db494(0x218)](_0x1db494(0x209))[_0x1db494(0x1d4)](_0x366fe8,_0x1db494(0x209),(..._0x5eccf8)=>_0x5eccf8[_0x1db494(0x1f5)](_0xb19d31=>_0xb19d31)),_0x15d680['on'](_0x1db494(0x1eb),_0x467b0b=>{const _0x49d68b=_0x1db494;this[_0x49d68b(0x1fd)][_0x49d68b(0x1eb)](_0x467b0b[_0x49d68b(0x207)][_0x49d68b(0x239)]),this[_0x49d68b(0x1fd)][_0x49d68b(0x226)][_0x49d68b(0x1ee)][_0x49d68b(0x21f)]();}),_0x15d680;}[_0x37b985(0x1c6)](_0x959725,_0x54e44d,_0x6d11df){const _0x3a0c84=_0x37b985,_0x54b445=new _0x3d4c7d(_0x959725),_0x1dde82=this[_0x3a0c84(0x1fd)][_0x3a0c84(0x1c4)][_0x3a0c84(0x228)](_0x3a0c84(0x204));_0x54b445[_0x3a0c84(0x1ac)][_0x3a0c84(0x22d)]({'label':_0x6d11df,'icon':_0x5a9b66});const _0x188528=new _0xe437da(_0x959725);for(const _0x12cd37 of _0x54e44d){if(_0x3a0c84(0x1ff)==_0x12cd37[_0x3a0c84(0x20d)]){_0x188528[_0x3a0c84(0x1cd)][_0x3a0c84(0x1c1)](new _0x375f6f(_0x959725));continue;}const _0x875e1d=new _0x2279d1(_0x959725,_0x54b445),_0x24df67=new _0xe8ac0b(_0x959725),_0x527e42=_0x12cd37[_0x3a0c84(0x1df)];_0x24df67[_0x3a0c84(0x218)](...Object[_0x3a0c84(0x1b3)](_0x527e42))['to'](_0x527e42),_0x24df67[_0x3a0c84(0x1e5)](_0x3a0c84(0x1eb))['to'](_0x54b445),_0x24df67['on'](_0x3a0c84(0x1eb),()=>{const _0x2d70ce=_0x3a0c84;this[_0x2d70ce(0x1fd)][_0x2d70ce(0x1eb)](_0x527e42[_0x2d70ce(0x239)]),this[_0x2d70ce(0x1fd)][_0x2d70ce(0x226)][_0x2d70ce(0x1ee)][_0x2d70ce(0x21f)]();}),_0x875e1d[_0x3a0c84(0x22f)][_0x3a0c84(0x1c1)](_0x24df67),_0x188528[_0x3a0c84(0x1cd)][_0x3a0c84(0x1c1)](_0x875e1d);}return _0x54b445[_0x3a0c84(0x218)](_0x3a0c84(0x209))['to'](_0x1dde82,_0x3a0c84(0x209)),_0x54b445[_0x3a0c84(0x200)][_0x3a0c84(0x22f)][_0x3a0c84(0x1c1)](_0x188528),_0x54b445;}[_0x37b985(0x1b6)](_0x2ed746){const _0xf78747=_0x37b985,_0x258c36=this[_0xf78747(0x1fd)],_0x44d4fd=_0x258c36[_0xf78747(0x231)],_0x1c02b7=_0x258c36[_0xf78747(0x219)][_0xf78747(0x228)](_0xf78747(0x1dd)),_0x2683e0=_0x258c36[_0xf78747(0x219)][_0xf78747(0x228)](_0xf78747(0x20b)),_0x1b79ba=_0x258c36[_0xf78747(0x219)][_0xf78747(0x228)](_0xf78747(0x1ba)),_0x57c246=_0x258c36[_0xf78747(0x219)][_0xf78747(0x228)](_0x5e67be)['me'],_0x581acf=_0x44d4fd[_0xf78747(0x228)](_0xf78747(0x204))[_0xf78747(0x1b8)],{CommentsListView:_0x116679,CommentThreadInputView:_0x3cd060}=_0x258c36[_0xf78747(0x219)][_0xf78747(0x228)](_0xf78747(0x1d9));let _0xd6c5e4,_0x2370bc;this[_0xf78747(0x236)][_0xf78747(0x201)](_0x2ed746['id'])?(_0x2370bc=this[_0xf78747(0x236)][_0xf78747(0x228)](_0x2ed746['id']),_0xd6c5e4=_0x2370bc[_0xf78747(0x1de)]):(_0xd6c5e4=new _0x581acf(_0x258c36[_0xf78747(0x23c)],_0x2ed746,_0x57c246,{'disableComments':this[_0xf78747(0x1ad)],'editorConfig':_0x44d4fd[_0xf78747(0x228)](_0xf78747(0x230)),'maxCommentsWhenCollapsed':_0x44d4fd[_0xf78747(0x228)](_0xf78747(0x1b5)),'maxThreadTotalWeight':_0x44d4fd[_0xf78747(0x228)](_0xf78747(0x1be)),'maxCommentCharsWhenCollapsed':_0x44d4fd[_0xf78747(0x228)](_0xf78747(0x1f6)),'formatDateTime':_0x4dbd85(_0x44d4fd[_0xf78747(0x228)](_0xf78747(0x23c))),'CommentView':_0x44d4fd[_0xf78747(0x228)](_0xf78747(0x233))[_0xf78747(0x1f7)],'CommentsListView':_0x116679,'CommentThreadInputView':_0x3cd060}),_0xd6c5e4[_0xf78747(0x21a)]['on'](_0xf78747(0x1eb),()=>{const _0x3db3ae=_0xf78747;_0x258c36[_0x3db3ae(0x226)][_0x3db3ae(0x1ee)][_0x3db3ae(0x21f)]();}),_0xd6c5e4[_0xf78747(0x1fe)]['on'](_0xf78747(0x1eb),()=>{const _0x500a63=_0xf78747;_0x258c36[_0x500a63(0x226)][_0x500a63(0x1ee)][_0x500a63(0x21f)]();}),_0x2370bc=_0x1c02b7[_0xf78747(0x212)](this[_0xf78747(0x1fd)][_0xf78747(0x23c)],_0xd6c5e4),_0x2370bc[_0xf78747(0x218)](_0xf78747(0x1d5))['to'](_0xd6c5e4,_0xf78747(0x1d5)),_0x2370bc[_0xf78747(0x218)](_0xf78747(0x21c))['to'](_0xd6c5e4),_0x2370bc[_0xf78747(0x218)](_0xf78747(0x20d))['to'](_0xd6c5e4,_0xf78747(0x20d),_0x208f58=>_0xf78747(0x1b4)+_0x208f58),this[_0xf78747(0x236)][_0xf78747(0x22d)](_0x2ed746['id'],_0x2370bc));const _0xf511ea=_0x2683e0[_0xf78747(0x222)](_0x2ed746[_0xf78747(0x1e9)],_0xd6c5e4),_0x28ab80=new _0x344cdf(_0x258c36,_0x2ed746,_0xd6c5e4,_0xf511ea),_0xa82b08=_0x2ed746[_0xf78747(0x1d1)]()[_0xf78747(0x1dc)](_0x10d49c=>_0x10d49c[_0xf78747(0x1e2)]);_0xd6c5e4[_0xf78747(0x20f)]=_0x258c36[_0xf78747(0x219)][_0xf78747(0x228)](_0xf78747(0x1db))[_0xf78747(0x223)][_0xf78747(0x1aa)](_0xa82b08),this[_0xf78747(0x203)][_0xf78747(0x22d)](_0x2ed746,_0x28ab80),this[_0xf78747(0x1b9)][_0xf78747(0x22d)](_0xd6c5e4,_0x28ab80);const _0x5f06b3=_0x1c02b7[_0xf78747(0x211)]({'view':_0x2370bc,'target':()=>{const _0x4539dc=_0xf78747,_0x1d9702=[],_0xf50b35=_0x2ed746[_0x4539dc(0x1d1)]()[_0x4539dc(0x1dc)](_0x4fe8f1=>_0x4fe8f1[_0x4539dc(0x1e2)]);for(const _0x19a8f9 of _0xf50b35)_0x1d9702[_0x4539dc(0x1e6)](..._0x19a8f9[_0x4539dc(0x1b0)]());return _0x34bc06(_0x258c36[_0x4539dc(0x226)],_0x1d9702);},'type':()=>_0xf78747(0x1b4)+_0x28ab80[_0xf78747(0x1ee)][_0xf78747(0x20d)]});_0x2683e0[_0xf78747(0x214)](_0xd6c5e4,_0x5f06b3),_0x1c02b7[_0xf78747(0x1c1)](_0x5f06b3),_0x1b79ba[_0xf78747(0x208)](_0x5f06b3);}[_0x37b985(0x234)](_0x2c1629){const _0x908ea7=_0x37b985,_0x9a506f=this[_0x908ea7(0x1fd)][_0x908ea7(0x219)][_0x908ea7(0x228)](_0x908ea7(0x20b)),_0x37d2b5=this[_0x908ea7(0x1fd)][_0x908ea7(0x219)][_0x908ea7(0x228)](_0x908ea7(0x1dd)),_0x598044=this[_0x908ea7(0x203)][_0x908ea7(0x228)](_0x2c1629),_0x46cfe0=_0x598044[_0x908ea7(0x1ee)],_0x59e6a7=_0x37d2b5[_0x908ea7(0x216)](_0x46cfe0);_0x9a506f[_0x908ea7(0x1f0)](_0x46cfe0),_0x59e6a7&&_0x37d2b5[_0x908ea7(0x1e1)](_0x59e6a7),this[_0x908ea7(0x203)][_0x908ea7(0x1bd)](_0x2c1629),this[_0x908ea7(0x1b9)][_0x908ea7(0x1bd)](_0x46cfe0),_0x598044[_0x908ea7(0x23a)]();}[_0x37b985(0x1a8)](_0x103c9f){const _0x30e916=_0x37b985;if(!_0x103c9f[_0x30e916(0x1e2)]||!this[_0x30e916(0x203)][_0x30e916(0x201)](_0x103c9f))return;const _0x4c2cba=this[_0x30e916(0x1fd)][_0x30e916(0x219)][_0x30e916(0x228)](_0x30e916(0x1db)),_0x2f54d7=this[_0x30e916(0x203)][_0x30e916(0x228)](_0x103c9f),_0x4b45a8=_0x103c9f[_0x30e916(0x1d1)]();_0x2f54d7[_0x30e916(0x1ee)][_0x30e916(0x20f)]=_0x4c2cba[_0x30e916(0x223)][_0x30e916(0x1aa)](_0x4b45a8);}[_0x37b985(0x23a)](){const _0x46965d=_0x37b985;for(const _0x3dc5d1 of this[_0x46965d(0x203)][_0x46965d(0x1b3)]())this[_0x46965d(0x234)](_0x3dc5d1);for(const _0x2ece88 of this[_0x46965d(0x236)][_0x46965d(0x22a)]())_0x2ece88[_0x46965d(0x1de)][_0x46965d(0x23a)]();super[_0x46965d(0x23a)]();}}function re(_0x162d42){const _0x8ab00f=_0x37b985;return _0x8ab00f(0x1df)in _0x162d42;}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2b09aa=_0x66dd;function _0x367b(){const _0x21b47a=['add','remove','37xuTYWT','canAccept','stopListening','2985651SZXbYB','_setPendingAction','_pendingAction','canDiscard','_discardCommand','getRanges','35570GlCkKV','acceptSuggestion','bind','16DhPasX','commentThreadController','_acceptCommand','plugins','_removePendingAction','change:isDirty','locale','PENDING_ACTION_SUGGESTION','_editor','canEditAt','65055AviKuY','isDirty','get','unbind','discardSuggestion','18993130BegaSE','116oTZeNE','isEnabled','PendingActions','model','destroy','2636010pPemEN','commands','2321550seqUsm','listenTo','view','execute','2798466lriUOD'];_0x367b=function(){return _0x21b47a;};return _0x367b();}function _0x66dd(_0x326f8b,_0x1d38b9){const _0x367b02=_0x367b();return _0x66dd=function(_0x66ddf7,_0x3acdda){_0x66ddf7=_0x66ddf7-0xea;let _0x12b4b9=_0x367b02[_0x66ddf7];return _0x12b4b9;},_0x66dd(_0x326f8b,_0x1d38b9);}(function(_0x512baf,_0x3c658a){const _0x5d8cff=_0x66dd,_0x1f68c0=_0x512baf();while(!![]){try{const _0xbfa93d=-parseInt(_0x5d8cff(0xfd))/0x1*(-parseInt(_0x5d8cff(0x106))/0x2)+-parseInt(_0x5d8cff(0xf4))/0x3+parseInt(_0x5d8cff(0xef))/0x4*(-parseInt(_0x5d8cff(0x113))/0x5)+-parseInt(_0x5d8cff(0xfa))/0x6+parseInt(_0x5d8cff(0xf6))/0x7+parseInt(_0x5d8cff(0x109))/0x8*(-parseInt(_0x5d8cff(0x100))/0x9)+parseInt(_0x5d8cff(0xee))/0xa;if(_0xbfa93d===_0x3c658a)break;else _0x1f68c0['push'](_0x1f68c0['shift']());}catch(_0x44b171){_0x1f68c0['push'](_0x1f68c0['shift']());}}}(_0x367b,0x7ad5a));import{ObservableMixin as _0x21d649}from'ckeditor5/src/utils.js';import{getTranslation as _0x179aa4}from'../utils/common-translations.js';export default class ne extends/* #__PURE__ -- @preserve */
24
- _0x21d649(){constructor(_0x4cd6d4,_0x24360b,_0x21353e,_0x56e71c){const _0x4f3e6d=_0x66dd;super(),this[_0x4f3e6d(0xf2)]=_0x24360b,this[_0x4f3e6d(0xf8)]=_0x21353e,this[_0x4f3e6d(0x10a)]=_0x56e71c,this[_0x4f3e6d(0x111)]=_0x4cd6d4,this[_0x4f3e6d(0x10b)]=_0x4cd6d4[_0x4f3e6d(0xf5)][_0x4f3e6d(0xeb)](_0x4f3e6d(0x107)),this[_0x4f3e6d(0x104)]=_0x4cd6d4[_0x4f3e6d(0xf5)][_0x4f3e6d(0xeb)](_0x4f3e6d(0xed)),this[_0x4f3e6d(0xf8)][_0x4f3e6d(0x108)](_0x4f3e6d(0xf0))['to'](this[_0x4f3e6d(0x10b)],this[_0x4f3e6d(0x104)],(_0x310599,_0x454278)=>_0x310599||_0x454278),this[_0x4f3e6d(0xf8)][_0x4f3e6d(0x108)](_0x4f3e6d(0xfe))['to'](this[_0x4f3e6d(0x10b)],_0x4f3e6d(0xf0),_0x50cc4d=>_0x50cc4d&&this[_0x4f3e6d(0x111)][_0x4f3e6d(0xf2)][_0x4f3e6d(0x112)](_0x24360b[_0x4f3e6d(0x105)]())),this[_0x4f3e6d(0xf8)][_0x4f3e6d(0x108)](_0x4f3e6d(0x103))['to'](this[_0x4f3e6d(0x104)],_0x4f3e6d(0xf0),_0x5efed5=>_0x5efed5&&this[_0x4f3e6d(0x111)][_0x4f3e6d(0xf2)][_0x4f3e6d(0x112)](_0x24360b[_0x4f3e6d(0x105)]())),this[_0x4f3e6d(0x102)]=null,_0x21353e[_0x4f3e6d(0xea)]&&this[_0x4f3e6d(0x101)](),this[_0x4f3e6d(0xf7)](_0x21353e,_0x4f3e6d(0x107),()=>this[_0x4f3e6d(0x107)]()),this[_0x4f3e6d(0xf7)](_0x21353e,_0x4f3e6d(0xed),()=>this[_0x4f3e6d(0xed)]()),this[_0x4f3e6d(0xf7)](_0x21353e,_0x4f3e6d(0x10e),()=>{const _0x2b7e56=_0x4f3e6d;_0x21353e[_0x2b7e56(0xea)]?this[_0x2b7e56(0x101)]():this[_0x2b7e56(0x10d)]();});}[_0x2b09aa(0x107)](){const _0x38f37d=_0x2b09aa;this[_0x38f37d(0x10b)][_0x38f37d(0xf9)](this[_0x38f37d(0xf2)]['id']);}[_0x2b09aa(0xed)](){const _0x3a3d29=_0x2b09aa;this[_0x3a3d29(0x104)][_0x3a3d29(0xf9)](this[_0x3a3d29(0xf2)]['id']);}[_0x2b09aa(0xf3)](){const _0x11a9d7=_0x2b09aa;this[_0x11a9d7(0xf8)][_0x11a9d7(0xec)](_0x11a9d7(0xf0)),this[_0x11a9d7(0xf8)][_0x11a9d7(0xec)](_0x11a9d7(0xfe)),this[_0x11a9d7(0xf8)][_0x11a9d7(0xec)](_0x11a9d7(0x103)),this[_0x11a9d7(0xff)](),this[_0x11a9d7(0x10a)][_0x11a9d7(0xf3)](),this[_0x11a9d7(0x102)]&&this[_0x11a9d7(0x10d)]();}[_0x2b09aa(0x101)](){const _0x315628=_0x2b09aa,_0x4ded18=_0x179aa4(this[_0x315628(0x111)][_0x315628(0x10f)],_0x315628(0x110));this[_0x315628(0x102)]=this[_0x315628(0x111)][_0x315628(0x10c)][_0x315628(0xeb)](_0x315628(0xf1))[_0x315628(0xfb)](_0x4ded18);}[_0x2b09aa(0x10d)](){const _0x51c91d=_0x2b09aa;null!==this[_0x51c91d(0x102)]&&this[_0x51c91d(0x111)][_0x51c91d(0x10c)][_0x51c91d(0xeb)](_0x51c91d(0xf1))[_0x51c91d(0xfc)](this[_0x51c91d(0x102)]),this[_0x51c91d(0x102)]=null;}}
23
+ function _0x3dc8(_0x372012,_0x298868){const _0x1c9322=_0x1c93();return _0x3dc8=function(_0x3dc8e6,_0x381021){_0x3dc8e6=_0x3dc8e6-0x19f;let _0x4d20a=_0x1c9322[_0x3dc8e6];return _0x4d20a;},_0x3dc8(_0x372012,_0x298868);}const _0x4c1a80=_0x3dc8;(function(_0x3350b7,_0x4476d9){const _0x59d3e3=_0x3dc8,_0x21cd1c=_0x3350b7();while(!![]){try{const _0x4adffb=parseInt(_0x59d3e3(0x1be))/0x1+parseInt(_0x59d3e3(0x1c6))/0x2+parseInt(_0x59d3e3(0x1a3))/0x3*(-parseInt(_0x59d3e3(0x1c8))/0x4)+parseInt(_0x59d3e3(0x1c7))/0x5*(parseInt(_0x59d3e3(0x1c0))/0x6)+parseInt(_0x59d3e3(0x1b6))/0x7+parseInt(_0x59d3e3(0x1c9))/0x8*(-parseInt(_0x59d3e3(0x1c5))/0x9)+parseInt(_0x59d3e3(0x1bb))/0xa*(-parseInt(_0x59d3e3(0x1b5))/0xb);if(_0x4adffb===_0x4476d9)break;else _0x21cd1c['push'](_0x21cd1c['shift']());}catch(_0x3e323b){_0x21cd1c['push'](_0x21cd1c['shift']());}}}(_0x1c93,0xe892e));import{ObservableMixin as _0x2633b3}from'ckeditor5/src/utils.js';function _0x1c93(){const _0x110df7=['78ZDhPkM','stopListening','canDiscard','PENDING_ACTION_SUGGESTION','getRanges','9JFhLBT','1416480hetNDq','651785YeLDMk','8RtHmSn','13962488pHcEnT','acceptSuggestion','_setPendingAction','model','_removePendingAction','662823rxxbHH','view','execute','remove','PendingActions','add','commentThreadController','_editor','_pendingAction','get','bind','_acceptCommand','isEnabled','unbind','change:isDirty','listenTo','destroy','canEditAt','22OnRBDW','5993015VOtGJv','commands','discardSuggestion','locale','isDirty','7797070BOetaD','_discardCommand','canAccept','1440203nhqnSN','plugins'];_0x1c93=function(){return _0x110df7;};return _0x1c93();}import{getTranslation as _0xfb3757}from'../utils/common-translations.js';export default class ne extends/* #__PURE__ -- @preserve */
24
+ _0x2633b3(){constructor(_0x467b1e,_0x7b83f1,_0x5a5b70,_0x26252e){const _0x28a1f4=_0x3dc8;super(),this[_0x28a1f4(0x1a1)]=_0x7b83f1,this[_0x28a1f4(0x1a4)]=_0x5a5b70,this[_0x28a1f4(0x1a9)]=_0x26252e,this[_0x28a1f4(0x1aa)]=_0x467b1e,this[_0x28a1f4(0x1ae)]=_0x467b1e[_0x28a1f4(0x1b7)][_0x28a1f4(0x1ac)](_0x28a1f4(0x19f)),this[_0x28a1f4(0x1bc)]=_0x467b1e[_0x28a1f4(0x1b7)][_0x28a1f4(0x1ac)](_0x28a1f4(0x1b8)),this[_0x28a1f4(0x1a4)][_0x28a1f4(0x1ad)](_0x28a1f4(0x1af))['to'](this[_0x28a1f4(0x1ae)],this[_0x28a1f4(0x1bc)],(_0x587173,_0x343027)=>_0x587173||_0x343027),this[_0x28a1f4(0x1a4)][_0x28a1f4(0x1ad)](_0x28a1f4(0x1bd))['to'](this[_0x28a1f4(0x1ae)],_0x28a1f4(0x1af),_0x2cab85=>_0x2cab85&&this[_0x28a1f4(0x1aa)][_0x28a1f4(0x1a1)][_0x28a1f4(0x1b4)](_0x7b83f1[_0x28a1f4(0x1c4)]())),this[_0x28a1f4(0x1a4)][_0x28a1f4(0x1ad)](_0x28a1f4(0x1c2))['to'](this[_0x28a1f4(0x1bc)],_0x28a1f4(0x1af),_0x1a683b=>_0x1a683b&&this[_0x28a1f4(0x1aa)][_0x28a1f4(0x1a1)][_0x28a1f4(0x1b4)](_0x7b83f1[_0x28a1f4(0x1c4)]())),this[_0x28a1f4(0x1ab)]=null,_0x5a5b70[_0x28a1f4(0x1ba)]&&this[_0x28a1f4(0x1a0)](),this[_0x28a1f4(0x1b2)](_0x5a5b70,_0x28a1f4(0x19f),()=>this[_0x28a1f4(0x19f)]()),this[_0x28a1f4(0x1b2)](_0x5a5b70,_0x28a1f4(0x1b8),()=>this[_0x28a1f4(0x1b8)]()),this[_0x28a1f4(0x1b2)](_0x5a5b70,_0x28a1f4(0x1b1),()=>{const _0x128058=_0x28a1f4;_0x5a5b70[_0x128058(0x1ba)]?this[_0x128058(0x1a0)]():this[_0x128058(0x1a2)]();});}[_0x4c1a80(0x19f)](){const _0x485845=_0x4c1a80;this[_0x485845(0x1ae)][_0x485845(0x1a5)](this[_0x485845(0x1a1)]['id']);}[_0x4c1a80(0x1b8)](){const _0x58e5b5=_0x4c1a80;this[_0x58e5b5(0x1bc)][_0x58e5b5(0x1a5)](this[_0x58e5b5(0x1a1)]['id']);}[_0x4c1a80(0x1b3)](){const _0x503e62=_0x4c1a80;this[_0x503e62(0x1a4)][_0x503e62(0x1b0)](_0x503e62(0x1af)),this[_0x503e62(0x1a4)][_0x503e62(0x1b0)](_0x503e62(0x1bd)),this[_0x503e62(0x1a4)][_0x503e62(0x1b0)](_0x503e62(0x1c2)),this[_0x503e62(0x1c1)](),this[_0x503e62(0x1a9)][_0x503e62(0x1b3)](),this[_0x503e62(0x1ab)]&&this[_0x503e62(0x1a2)]();}[_0x4c1a80(0x1a0)](){const _0x218174=_0x4c1a80,_0x844a62=_0xfb3757(this[_0x218174(0x1aa)][_0x218174(0x1b9)],_0x218174(0x1c3));this[_0x218174(0x1ab)]=this[_0x218174(0x1aa)][_0x218174(0x1bf)][_0x218174(0x1ac)](_0x218174(0x1a7))[_0x218174(0x1a8)](_0x844a62);}[_0x4c1a80(0x1a2)](){const _0x51fff2=_0x4c1a80;null!==this[_0x51fff2(0x1ab)]&&this[_0x51fff2(0x1aa)][_0x51fff2(0x1bf)][_0x51fff2(0x1ac)](_0x51fff2(0x1a7))[_0x51fff2(0x1a6)](this[_0x51fff2(0x1ab)]),this[_0x51fff2(0x1ab)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x22bfe8=_0x4ce6;(function(_0x211c6a,_0x2cbab0){const _0x3cbf78=_0x4ce6,_0x10da3f=_0x211c6a();while(!![]){try{const _0x1a14eb=parseInt(_0x3cbf78(0x121))/0x1+-parseInt(_0x3cbf78(0x10b))/0x2*(parseInt(_0x3cbf78(0x11e))/0x3)+-parseInt(_0x3cbf78(0xff))/0x4*(parseInt(_0x3cbf78(0x10d))/0x5)+-parseInt(_0x3cbf78(0x124))/0x6*(parseInt(_0x3cbf78(0x126))/0x7)+parseInt(_0x3cbf78(0xfe))/0x8*(-parseInt(_0x3cbf78(0xfd))/0x9)+-parseInt(_0x3cbf78(0x102))/0xa+-parseInt(_0x3cbf78(0x11f))/0xb*(-parseInt(_0x3cbf78(0x111))/0xc);if(_0x1a14eb===_0x2cbab0)break;else _0x10da3f['push'](_0x10da3f['shift']());}catch(_0x3509f4){_0x10da3f['push'](_0x10da3f['shift']());}}}(_0xe7d3,0x78f02));import{View as _0x4dfdb4}from'ckeditor5/src/ui.js';function _0xe7d3(){const _0x51cd82=['24515BwExut','addComment','commentThread','bind','252zFjhJN','authoredAt','value','submit','editor','showInput','locale','isEnabled','destroy','_config','commentThreadInputView','cancel','isActive','1803429LXXHHy','1063447iFqJWI','set','683655mdhHcp','_model','disabledSubmit','570TMMRxV','descriptionParts','14231BgUEsN','updateComment','isReadOnly','commentsListView','disableComments','hasDirtyComment','isDirty','focus','editorConfig','_localUser','removeComment','delegate','6644169eTrQqH','8MQCNjg','412PqUrJI','canAccept','element','1809820BPwRZS','fire','canDiscard','length','assign','_createCommentViews','commentInputView','CommentView','_createCommentThreadInputView','2prhoIX','setData'];_0xe7d3=function(){return _0x51cd82;};return _0xe7d3();}function _0x4ce6(_0x47c36d,_0x409cda){const _0xe7d306=_0xe7d3();return _0x4ce6=function(_0x4ce643,_0x126315){_0x4ce643=_0x4ce643-0xfd;let _0x1e8651=_0xe7d306[_0x4ce643];return _0x1e8651;},_0x4ce6(_0x47c36d,_0x409cda);}export default class es extends _0x4dfdb4{constructor(_0x142b7b,_0x2a2a0c,_0x3ca9bf,_0x60f6bf){const _0x3386bd=_0x4ce6;super(_0x142b7b),this[_0x3386bd(0x129)]=null,this[_0x3386bd(0x11b)]=null,this[_0x3386bd(0x120)](_0x3386bd(0x11d),!0x1),this[_0x3386bd(0x120)](_0x3386bd(0x112),_0x2a2a0c[_0x3386bd(0x112)]),this[_0x3386bd(0x110)](_0x3386bd(0x112))['to'](_0x2a2a0c),this[_0x3386bd(0x120)](_0x3386bd(0x125),[]),this[_0x3386bd(0x120)](_0x3386bd(0x12c),!0x1),this[_0x3386bd(0x120)](_0x3386bd(0x118),!0x1),this[_0x3386bd(0x120)](_0x3386bd(0x100),!0x1),this[_0x3386bd(0x120)](_0x3386bd(0x104),!0x1),this[_0x3386bd(0x122)]=_0x2a2a0c,this[_0x3386bd(0x12f)]=_0x3ca9bf,this[_0x3386bd(0x11a)]=_0x60f6bf,_0x60f6bf[_0x3386bd(0x12a)]?this[_0x3386bd(0x120)](_0x3386bd(0x105),0x1):this[_0x3386bd(0x107)]();}[_0x22bfe8(0x12d)](){const _0x36fd34=_0x22bfe8;this[_0x36fd34(0x101)][_0x36fd34(0x12d)]();}[_0x22bfe8(0x119)](){const _0x2f924e=_0x22bfe8;this[_0x2f924e(0x129)]&&this[_0x2f924e(0x129)][_0x2f924e(0x119)](),this[_0x2f924e(0x11b)]&&this[_0x2f924e(0x11b)][_0x2f924e(0x119)](),super[_0x2f924e(0x119)]();}[_0x22bfe8(0x107)](){const _0x488c4b=_0x22bfe8,{CommentsListView:_0x52b6ce}=this[_0x488c4b(0x11a)];this[_0x488c4b(0x129)]=new _0x52b6ce(this[_0x488c4b(0x117)],this[_0x488c4b(0x122)][_0x488c4b(0x10f)],Object[_0x488c4b(0x106)]({'CommentView':this[_0x488c4b(0x11a)][_0x488c4b(0x109)]},this[_0x488c4b(0x11a)])),this[_0x488c4b(0x129)][_0x488c4b(0x131)](_0x488c4b(0x130))['to'](this),this[_0x488c4b(0x129)][_0x488c4b(0x131)](_0x488c4b(0x127))['to'](this),this[_0x488c4b(0x129)][_0x488c4b(0x110)](_0x488c4b(0x11d))['to'](this),this[_0x488c4b(0x120)](_0x488c4b(0x105),this[_0x488c4b(0x129)][_0x488c4b(0x105)]+0x1),this[_0x488c4b(0x110)](_0x488c4b(0x105))['to'](this[_0x488c4b(0x129)],_0x488c4b(0x105),_0x2566e0=>_0x2566e0+0x1),this[_0x488c4b(0x11b)]=this[_0x488c4b(0x10a)](),this['on'](_0x488c4b(0x130),()=>this[_0x488c4b(0x12d)]()),this[_0x488c4b(0x110)](_0x488c4b(0x12c))['to'](this[_0x488c4b(0x129)],_0x488c4b(0x12b),this[_0x488c4b(0x11b)][_0x488c4b(0x108)],_0x488c4b(0x113),(_0x5cbfa4,_0x24b496)=>_0x5cbfa4||!!_0x24b496);}[_0x22bfe8(0x10a)](){const _0x379bfd=_0x22bfe8,{CommentThreadInputView:_0x5693aa}=this[_0x379bfd(0x11a)],_0x4ca9be=new _0x5693aa(this[_0x379bfd(0x117)],this[_0x379bfd(0x12f)],this[_0x379bfd(0x11a)][_0x379bfd(0x12e)]),_0x92e8c2=_0x4ca9be[_0x379bfd(0x108)];return _0x4ca9be[_0x379bfd(0x110)](_0x379bfd(0x116))['to'](this,_0x379bfd(0x11d),this[_0x379bfd(0x122)][_0x379bfd(0x10f)],_0x379bfd(0x128),_0x92e8c2,_0x379bfd(0x113),(_0x1e0242,_0x1ecfdb,_0x80807c)=>!!_0x80807c||_0x1e0242&&!_0x1ecfdb),_0x92e8c2['on'](_0x379bfd(0x114),(_0x240448,_0x8b1727)=>{const _0x210a3e=_0x379bfd;this[_0x210a3e(0x103)](_0x210a3e(0x10e),_0x8b1727),_0x92e8c2[_0x210a3e(0x115)][_0x210a3e(0x10c)]('');}),_0x92e8c2['on'](_0x379bfd(0x11c),()=>this[_0x379bfd(0x12d)]()),_0x92e8c2[_0x379bfd(0x110)](_0x379bfd(0x123))['to'](this[_0x379bfd(0x122)][_0x379bfd(0x10f)],_0x379bfd(0x128)),_0x4ca9be;}}
23
+ const _0x138e26=_0x34ce;(function(_0x31dadb,_0x24eb11){const _0x5ab124=_0x34ce,_0x429809=_0x31dadb();while(!![]){try{const _0x5d57b1=-parseInt(_0x5ab124(0x1ca))/0x1+parseInt(_0x5ab124(0x1f1))/0x2+-parseInt(_0x5ab124(0x1c6))/0x3+parseInt(_0x5ab124(0x1d4))/0x4+parseInt(_0x5ab124(0x1d6))/0x5*(parseInt(_0x5ab124(0x1c5))/0x6)+-parseInt(_0x5ab124(0x1e5))/0x7*(parseInt(_0x5ab124(0x1e6))/0x8)+parseInt(_0x5ab124(0x1c1))/0x9;if(_0x5d57b1===_0x24eb11)break;else _0x429809['push'](_0x429809['shift']());}catch(_0x2323b2){_0x429809['push'](_0x429809['shift']());}}}(_0x5534,0xda988));import{View as _0x4d3693}from'ckeditor5/src/ui.js';function _0x5534(){const _0x20657f=['length','isActive','_createCommentThreadInputView','focus','1778658SdeLfk','updateComment','18210744UAROBy','showInput','_config','isDirty','102VRlaqu','5363724uIziyU','submit','commentsListView','editorConfig','1596661NaSPxF','value','disableComments','commentInputView','setData','fire','CommentView','set','_createCommentViews','element','3563052Dhswmy','delegate','143485zZQiFb','bind','disabledSubmit','canDiscard','_model','assign','descriptionParts','cancel','isEnabled','addComment','_localUser','destroy','removeComment','commentThreadInputView','hasDirtyComment','3997AZsDRF','160pCadeI','locale','commentThread','isReadOnly','canAccept','editor','authoredAt'];_0x5534=function(){return _0x20657f;};return _0x5534();}function _0x34ce(_0x428219,_0x7cd887){const _0x553464=_0x5534();return _0x34ce=function(_0x34ce68,_0x5a4596){_0x34ce68=_0x34ce68-0x1c0;let _0x44d68e=_0x553464[_0x34ce68];return _0x44d68e;},_0x34ce(_0x428219,_0x7cd887);}export default class es extends _0x4d3693{constructor(_0x48f19e,_0x2eb7b3,_0x4eb126,_0x445ca0){const _0x19b45b=_0x34ce;super(_0x48f19e),this[_0x19b45b(0x1c8)]=null,this[_0x19b45b(0x1e3)]=null,this[_0x19b45b(0x1d1)](_0x19b45b(0x1ee),!0x1),this[_0x19b45b(0x1d1)](_0x19b45b(0x1ec),_0x2eb7b3[_0x19b45b(0x1ec)]),this[_0x19b45b(0x1d7)](_0x19b45b(0x1ec))['to'](_0x2eb7b3),this[_0x19b45b(0x1d1)](_0x19b45b(0x1dc),[]),this[_0x19b45b(0x1d1)](_0x19b45b(0x1c4),!0x1),this[_0x19b45b(0x1d1)](_0x19b45b(0x1de),!0x1),this[_0x19b45b(0x1d1)](_0x19b45b(0x1ea),!0x1),this[_0x19b45b(0x1d1)](_0x19b45b(0x1d9),!0x1),this[_0x19b45b(0x1da)]=_0x2eb7b3,this[_0x19b45b(0x1e0)]=_0x4eb126,this[_0x19b45b(0x1c3)]=_0x445ca0,_0x445ca0[_0x19b45b(0x1cc)]?this[_0x19b45b(0x1d1)](_0x19b45b(0x1ed),0x1):this[_0x19b45b(0x1d2)]();}[_0x138e26(0x1f0)](){const _0x39d95a=_0x138e26;this[_0x39d95a(0x1d3)][_0x39d95a(0x1f0)]();}[_0x138e26(0x1e1)](){const _0x3291c9=_0x138e26;this[_0x3291c9(0x1c8)]&&this[_0x3291c9(0x1c8)][_0x3291c9(0x1e1)](),this[_0x3291c9(0x1e3)]&&this[_0x3291c9(0x1e3)][_0x3291c9(0x1e1)](),super[_0x3291c9(0x1e1)]();}[_0x138e26(0x1d2)](){const _0x1cc1b5=_0x138e26,{CommentsListView:_0x216ca5}=this[_0x1cc1b5(0x1c3)];this[_0x1cc1b5(0x1c8)]=new _0x216ca5(this[_0x1cc1b5(0x1e7)],this[_0x1cc1b5(0x1da)][_0x1cc1b5(0x1e8)],Object[_0x1cc1b5(0x1db)]({'CommentView':this[_0x1cc1b5(0x1c3)][_0x1cc1b5(0x1d0)]},this[_0x1cc1b5(0x1c3)])),this[_0x1cc1b5(0x1c8)][_0x1cc1b5(0x1d5)](_0x1cc1b5(0x1e2))['to'](this),this[_0x1cc1b5(0x1c8)][_0x1cc1b5(0x1d5)](_0x1cc1b5(0x1c0))['to'](this),this[_0x1cc1b5(0x1c8)][_0x1cc1b5(0x1d7)](_0x1cc1b5(0x1ee))['to'](this),this[_0x1cc1b5(0x1d1)](_0x1cc1b5(0x1ed),this[_0x1cc1b5(0x1c8)][_0x1cc1b5(0x1ed)]+0x1),this[_0x1cc1b5(0x1d7)](_0x1cc1b5(0x1ed))['to'](this[_0x1cc1b5(0x1c8)],_0x1cc1b5(0x1ed),_0x236ef0=>_0x236ef0+0x1),this[_0x1cc1b5(0x1e3)]=this[_0x1cc1b5(0x1ef)](),this['on'](_0x1cc1b5(0x1e2),()=>this[_0x1cc1b5(0x1f0)]()),this[_0x1cc1b5(0x1d7)](_0x1cc1b5(0x1c4))['to'](this[_0x1cc1b5(0x1c8)],_0x1cc1b5(0x1e4),this[_0x1cc1b5(0x1e3)][_0x1cc1b5(0x1cd)],_0x1cc1b5(0x1cb),(_0x1724d8,_0x40436c)=>_0x1724d8||!!_0x40436c);}[_0x138e26(0x1ef)](){const _0x3ba86e=_0x138e26,{CommentThreadInputView:_0x23bdcd}=this[_0x3ba86e(0x1c3)],_0x5eeec4=new _0x23bdcd(this[_0x3ba86e(0x1e7)],this[_0x3ba86e(0x1e0)],this[_0x3ba86e(0x1c3)][_0x3ba86e(0x1c9)]),_0x213f86=_0x5eeec4[_0x3ba86e(0x1cd)];return _0x5eeec4[_0x3ba86e(0x1d7)](_0x3ba86e(0x1c2))['to'](this,_0x3ba86e(0x1ee),this[_0x3ba86e(0x1da)][_0x3ba86e(0x1e8)],_0x3ba86e(0x1e9),_0x213f86,_0x3ba86e(0x1cb),(_0x3ca7e2,_0x1dddac,_0x4b2f5a)=>!!_0x4b2f5a||_0x3ca7e2&&!_0x1dddac),_0x213f86['on'](_0x3ba86e(0x1c7),(_0x4d902e,_0x490b40)=>{const _0x2a18a4=_0x3ba86e;this[_0x2a18a4(0x1cf)](_0x2a18a4(0x1df),_0x490b40),_0x213f86[_0x2a18a4(0x1eb)][_0x2a18a4(0x1ce)]('');}),_0x213f86['on'](_0x3ba86e(0x1dd),()=>this[_0x3ba86e(0x1f0)]()),_0x213f86[_0x3ba86e(0x1d7)](_0x3ba86e(0x1d8))['to'](this[_0x3ba86e(0x1da)][_0x3ba86e(0x1e8)],_0x3ba86e(0x1e9)),_0x5eeec4;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x15c8c0=_0x1f6b;(function(_0x4f27b6,_0x246a8d){const _0x411e3c=_0x1f6b,_0x3e1f36=_0x4f27b6();while(!![]){try{const _0x43fb8e=-parseInt(_0x411e3c(0xde))/0x1+-parseInt(_0x411e3c(0xeb))/0x2*(-parseInt(_0x411e3c(0x95))/0x3)+parseInt(_0x411e3c(0x9e))/0x4*(parseInt(_0x411e3c(0xe1))/0x5)+-parseInt(_0x411e3c(0xcf))/0x6*(parseInt(_0x411e3c(0xf5))/0x7)+parseInt(_0x411e3c(0xac))/0x8*(parseInt(_0x411e3c(0xe8))/0x9)+-parseInt(_0x411e3c(0xd2))/0xa*(parseInt(_0x411e3c(0xb3))/0xb)+parseInt(_0x411e3c(0xbe))/0xc;if(_0x43fb8e===_0x246a8d)break;else _0x3e1f36['push'](_0x3e1f36['shift']());}catch(_0x25e487){_0x3e1f36['push'](_0x3e1f36['shift']());}}}(_0x5dc0,0x56c76));import{getTranslation as _0xd77565}from'../../utils/common-translations.js';import{default as _0x45e449}from'./basesuggestionthreadview.js';function _0x1f6b(_0x4ddb8e,_0x39c988){const _0x5dc08d=_0x5dc0();return _0x1f6b=function(_0x1f6bcc,_0x239348){_0x1f6bcc=_0x1f6bcc-0x86;let _0x1819d1=_0x5dc08d[_0x1f6bcc];return _0x1819d1;},_0x1f6b(_0x4ddb8e,_0x39c988);}import{ButtonView as _0x3f7ec8}from'ckeditor5/src/ui.js';function _0x5dc0(){const _0x3ecff6=['450360xKtKmj','ck-annotation__content-wrapper','innerHTML','ck-suggestion-wrapper','\x22\x20title=\x22','discardSuggestion','</span>','9ASYpUQ','canAccept','disableComments','704TRcStk','delegate','attributes','\x22></span>','<span\x20class=\x22ck-suggestion-type\x22>','@external','map','ck-annotation__actions','canDiscard','ck-suggestion__main','7pHdNuo','ck-suggestion--accept','ck-annotation__user','locale','color','push','name','check','bind','type','span','ck-suggestion','Discard\x20suggestion','ck-comment__external','ck-suggestion--discard','ck-annotation__main','ck-suggestion-','51hydLLC','execute','commentThreadInputView','bindTemplate','children','setTemplate','_model','commentThread','ck-suggestion__user','16eBFDJN','ck-annotation__info-name','Accept\x20suggestion','change:description','formatDateTime','render','EXTERNAL_AVATAR','getTemplate','ck-annotation__info','join','content','isExternal','_createButton','</p>','5284304XyuKKw','acceptButton','EXTERNAL_IMPORT_WORD_AVATAR','ck-suggestion__info','isActive','set','importWord','11ynjhFm','time','commentsListView','author','description','ck-suggestion-wrapper--active','creator','EXTERNAL_SUGGESTION','isEnabled','split','userView','8550348pShyLf','_descriptionElement','authoredAt','EXTERNAL_IMPORT_WORD_SUGGESTION','source','ck-annotation__info-time','div','getUserViewNotificationText','value','cancel','ck-suggestion--disabled-comments','ck-suggestion__info-name','getExternalSuggestionNote','discardButton','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','acceptSuggestion','.ck-annotation__content-wrapper','2806302NglvWV','editorDestroyed','editorReady','2332690PkMJBF','<p>','descriptionParts','ck-suggestion__actions','ck-comment__info-time','fire','element','innerText','title','_config','querySelector','extendTemplate','682907ZGErnQ','createElement','ck-annotation'];_0x5dc0=function(){return _0x3ecff6;};return _0x5dc0();}import{icons as _0x3eb079}from'ckeditor5/src/core.js';import{trimHtml as _0x5d9241,UserView as _0x15a7af}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ie extends _0x45e449{constructor(_0x3e5064,_0x2da660,_0x3f5b7f,_0x577cfc){const _0x43674f=_0x1f6b;super(_0x3e5064,_0x2da660,_0x3f5b7f,_0x577cfc),this[_0x43674f(0xb1)](_0x43674f(0x8d),''),this[_0x43674f(0x8c)](_0x43674f(0x8d))['to'](this,_0x43674f(0xd4),_0x4dce03=>_0x4dce03&&_0x4dce03[0x0]?_0x4dce03[0x0][_0x43674f(0x8d)]:''),this[_0x43674f(0x8c)](_0x43674f(0xb7))['to'](this,_0x43674f(0xd4),this,_0x43674f(0xb0),(_0x515ae3,_0x5c7064)=>{const _0x3fd80b=_0x43674f;let _0x246dbf='';for(const _0x2bfc45 of _0x515ae3)_0x246dbf+=_0x3fd80b(0xd3)+ds(_0x2bfc45[_0x3fd80b(0xa8)],_0x2bfc45[_0x3fd80b(0x88)])+_0x3fd80b(0xab);return _0x5c7064?_0x246dbf:_0x5d9241(_0x246dbf,{'limit':0x8c});}),this[_0x43674f(0xbf)]=null,this[_0x43674f(0xad)]=this[_0x43674f(0xaa)](_0xd77565(_0x3e5064,_0x43674f(0xa0)),_0x3eb079[_0x43674f(0x8b)],_0x43674f(0xf6),_0x43674f(0xcd),'sw'),this[_0x43674f(0xad)][_0x43674f(0x8c)](_0x43674f(0xbb))['to'](this,_0x43674f(0xe9)),this[_0x43674f(0xcb)]=this[_0x43674f(0xaa)](_0xd77565(_0x3e5064,_0x43674f(0x90)),_0x3eb079[_0x43674f(0xc7)],_0x43674f(0x92),_0x43674f(0xe6),'sw'),this[_0x43674f(0xcb)][_0x43674f(0x8c)](_0x43674f(0xbb))['to'](this,_0x43674f(0xf3)),this[_0x43674f(0xbd)]=new _0x15a7af(_0x3e5064,this[_0x43674f(0x9b)][_0x43674f(0xb6)],this[_0x43674f(0xc5)]()),this[_0x43674f(0xbd)][_0x43674f(0xdd)]({'attributes':{'class':[_0x43674f(0x9d),_0x43674f(0x86)]}}),this[_0x43674f(0x9a)](this[_0x43674f(0xa5)]());}[_0x15c8c0(0xa5)](){const _0x477f3a=_0x15c8c0,_0x26f155=this[_0x477f3a(0x98)],_0x167b2d=[{'tag':_0x477f3a(0xc4),'attributes':{'class':[_0x477f3a(0xaf),_0x477f3a(0xa6)]},'children':[{'tag':_0x477f3a(0x8e),'children':[{'text':this[_0x477f3a(0xbd)][_0x477f3a(0x8a)]}],'attributes':{'class':[_0x477f3a(0xc9),_0x477f3a(0x9f)]}},{'tag':_0x477f3a(0xb4),'attributes':{'datetime':_0x26f155['to'](_0x477f3a(0xc0)),'class':[_0x477f3a(0xd6),_0x477f3a(0xc3)]},'children':[{'text':_0x26f155['to'](_0x477f3a(0xc0),_0x2dbb1e=>this[_0x477f3a(0xdb)][_0x477f3a(0xa2)](_0x2dbb1e))}]}]},{'tag':_0x477f3a(0xc4),'attributes':{'class':[_0x477f3a(0xd5),_0x477f3a(0xf2)]},'children':[this[_0x477f3a(0xad)],this[_0x477f3a(0xcb)]]},{'tag':_0x477f3a(0xc4),'attributes':{'class':[_0x477f3a(0xe2)]}}];this[_0x477f3a(0x9b)][_0x477f3a(0xa9)]&&_0x167b2d[_0x477f3a(0x89)]({'tag':_0x477f3a(0xc4),'attributes':{'class':[_0x477f3a(0x91)]},'children':[{'text':this[_0x477f3a(0xca)]()}]});const _0x521bc8={'tag':_0x477f3a(0xc4),'attributes':{'class':[_0x477f3a(0xe4),_0x26f155['if'](_0x477f3a(0xb0),_0x477f3a(0xb8)),_0x26f155['to'](_0x477f3a(0x8d),_0x1c616a=>_0x477f3a(0x94)+_0x1c616a),this[_0x477f3a(0xdb)][_0x477f3a(0xea)]&&_0x477f3a(0xc8)],'data-suggestion-id':this[_0x477f3a(0x9b)]['id'],'data-thread-id':this[_0x477f3a(0x9b)][_0x477f3a(0x9c)]['id'],'data-author-id':this[_0x477f3a(0x9b)][_0x477f3a(0xb6)]['id'],'tabindex':-0x1},'children':[{'tag':_0x477f3a(0xc4),'attributes':{'class':[_0x477f3a(0x8f),_0x477f3a(0xe0)]},'children':[this[_0x477f3a(0xbd)],{'tag':_0x477f3a(0xc4),'attributes':{'class':[_0x477f3a(0xf4),_0x477f3a(0x93)]},'children':_0x167b2d}]}]};return this[_0x477f3a(0xb5)]&&this[_0x477f3a(0x97)]&&(_0x521bc8[_0x477f3a(0x99)][_0x477f3a(0x89)](this[_0x477f3a(0xb5)],this[_0x477f3a(0x97)]),this[_0x477f3a(0xb5)][_0x477f3a(0xec)](_0x477f3a(0xd1))['to'](this),this[_0x477f3a(0xb5)][_0x477f3a(0xec)](_0x477f3a(0xd0))['to'](this),this[_0x477f3a(0x97)][_0x477f3a(0xec)](_0x477f3a(0xd1))['to'](this),this[_0x477f3a(0x97)][_0x477f3a(0xec)](_0x477f3a(0xd0))['to'](this)),_0x521bc8;}[_0x15c8c0(0xa3)](){const _0xa1bb82=_0x15c8c0;super[_0xa1bb82(0xa3)](),this[_0xa1bb82(0xbf)]=this[_0xa1bb82(0xd8)][_0xa1bb82(0xdc)](_0xa1bb82(0xce)),this[_0xa1bb82(0xbf)][_0xa1bb82(0xe3)]=this[_0xa1bb82(0xb7)],this['on'](_0xa1bb82(0xa1),(_0x321e89,_0x388633,_0x437a80)=>{const _0xd7a768=_0xa1bb82;this[_0xd7a768(0xbf)][_0xd7a768(0xe3)]=_0x437a80;});}[_0x15c8c0(0xaa)](_0x3f78c8,_0x277559,_0x36a016,_0x963717,_0x339dd2){const _0x4adc60=_0x15c8c0,_0x3f064c=new _0x3f7ec8(this[_0x4adc60(0x87)]);return _0x3f064c[_0x4adc60(0xb1)]({'label':_0x3f78c8,'icon':_0x277559,'tooltip':!0x0,'tooltipPosition':_0x339dd2}),_0x3f064c[_0x4adc60(0xdd)]({'attributes':{'class':_0x36a016}}),_0x3f064c['on'](_0x4adc60(0x96),()=>{const _0x4d0c65=_0x4adc60;this[_0x4d0c65(0xd7)](_0x963717,this[_0x4d0c65(0x9b)]['id']);}),_0x3f064c;}[_0x15c8c0(0xca)](){const _0x4be8c4=_0x15c8c0;return _0x4be8c4(0xb2)===this[_0x4be8c4(0x9b)][_0x4be8c4(0xed)][_0x4be8c4(0xf0)][_0x4be8c4(0xc2)]?_0xd77565(this[_0x4be8c4(0x87)],_0x4be8c4(0xc1)):_0xd77565(this[_0x4be8c4(0x87)],_0x4be8c4(0xba));}[_0x15c8c0(0xc5)](){const _0x2a02ba=_0x15c8c0;return this[_0x2a02ba(0x9b)][_0x2a02ba(0xa9)]?_0x2a02ba(0xb2)===this[_0x2a02ba(0x9b)][_0x2a02ba(0xed)][_0x2a02ba(0xf0)][_0x2a02ba(0xc2)]?_0xd77565(this[_0x2a02ba(0x87)],_0x2a02ba(0xae),this[_0x2a02ba(0x9b)][_0x2a02ba(0xb9)][_0x2a02ba(0x8a)]):_0xd77565(this[_0x2a02ba(0x87)],_0x2a02ba(0xa4),this[_0x2a02ba(0x9b)][_0x2a02ba(0xb9)][_0x2a02ba(0x8a)]):null;}}function ds(_0x8c7ae5,_0x22e0f8){const _0x1a8879=_0x15c8c0;let _0x183290='';return _0x183290+=_0x8c7ae5[_0x1a8879(0xbc)]('*')[_0x1a8879(0xf1)]((_0x3deb9e,_0x406df9)=>_0x406df9%0x2!=0x0?_0x1a8879(0xef)+us(_0x3deb9e)+_0x1a8879(0xe7):us(_0x3deb9e))[_0x1a8879(0xa7)](''),_0x22e0f8&&(_0x183290+=_0x1a8879(0xcc)+_0x22e0f8[_0x1a8879(0xc6)]+_0x1a8879(0xe5)+_0x22e0f8[_0x1a8879(0xda)]+_0x1a8879(0xee)),_0x183290;}function us(_0x3d1a31){const _0x2c5946=_0x15c8c0,_0x5df654=document[_0x2c5946(0xdf)](_0x2c5946(0x8e));return _0x5df654[_0x2c5946(0xd9)]=_0x3d1a31,_0x5df654[_0x2c5946(0xe3)];}
23
+ function _0x5327(){const _0x19ee80=['ck-suggestion__info','render','</p>','span','2002508AOKTmS','ck-comment__external','userView','171RtcqOK','109104RBFMYr','ck-suggestion-wrapper','.ck-annotation__content-wrapper','innerHTML','ck-annotation__actions','bindTemplate','EXTERNAL_IMPORT_WORD_SUGGESTION','isExternal','<p>','source','ck-annotation__info','ck-suggestion--accept','element','creator','execute','join','set','formatDateTime','<span\x20class=\x22ck-suggestion-type\x22>','_createButton','push','locale','authoredAt','_model','ck-suggestion__info-name','ck-annotation__main','ck-suggestion-','description','commentThread','ck-suggestion--disabled-comments','children','time','EXTERNAL_AVATAR','ck-suggestion__user','ck-annotation__content-wrapper','21540xOBGiS','discardSuggestion','@external','discardButton','cancel','acceptButton','canDiscard','commentsListView','attributes','1370TciDlq','Discard\x20suggestion','Accept\x20suggestion','disableComments','createElement','editorReady','querySelector','commentThreadInputView','innerText','8FriOhS','title','\x22\x20title=\x22','3182913EYeEIo','ck-annotation__info-time','ck-annotation','2178554YanizC','_descriptionElement','name','10764860zvsbFH','editorDestroyed','isEnabled','ck-annotation__user','importWord','delegate','content','bind','color','isActive','ck-comment__info-time','_config','EXTERNAL_SUGGESTION','canAccept','ck-suggestion--discard','check','\x22></span>','type','value','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','getExternalSuggestionNote','author','descriptionParts','ck-suggestion__actions','change:description','ck-suggestion','map','ck-suggestion__main','extendTemplate','6114ZvPmBR','fire','ck-suggestion-wrapper--active','ck-annotation__info-name','split','acceptSuggestion','EXTERNAL_IMPORT_WORD_AVATAR','getUserViewNotificationText','getTemplate','div','setTemplate','</span>'];_0x5327=function(){return _0x19ee80;};return _0x5327();}const _0x10b438=_0x5194;(function(_0xee8aec,_0x4829bb){const _0x36bdb8=_0x5194,_0x4eeb92=_0xee8aec();while(!![]){try{const _0x47da8c=parseInt(_0x36bdb8(0xf4))/0x1+-parseInt(_0x36bdb8(0x117))/0x2*(parseInt(_0x36bdb8(0xf3))/0x3)+-parseInt(_0x36bdb8(0xf0))/0x4+-parseInt(_0x36bdb8(0x120))/0x5*(-parseInt(_0x36bdb8(0xe0))/0x6)+-parseInt(_0x36bdb8(0x12f))/0x7+-parseInt(_0x36bdb8(0x129))/0x8*(-parseInt(_0x36bdb8(0x12c))/0x9)+parseInt(_0x36bdb8(0x132))/0xa;if(_0x47da8c===_0x4829bb)break;else _0x4eeb92['push'](_0x4eeb92['shift']());}catch(_0x242db5){_0x4eeb92['push'](_0x4eeb92['shift']());}}}(_0x5327,0x5fe0a));import{getTranslation as _0x46e44f}from'../../utils/common-translations.js';import{default as _0x5c5af9}from'./basesuggestionthreadview.js';import{ButtonView as _0x51168f}from'ckeditor5/src/ui.js';import{icons as _0xe1a6d0}from'ckeditor5/src/core.js';import{trimHtml as _0x10a36a,UserView as _0x27aed5}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x5194(_0x1d01cd,_0x36ee6d){const _0x53277e=_0x5327();return _0x5194=function(_0x51943b,_0x2c526c){_0x51943b=_0x51943b-0xd4;let _0x2e6588=_0x53277e[_0x51943b];return _0x2e6588;},_0x5194(_0x1d01cd,_0x36ee6d);}export default class ie extends _0x5c5af9{constructor(_0x2b4317,_0x25ef49,_0xfa542,_0x4be75b){const _0x7c9ec=_0x5194;super(_0x2b4317,_0x25ef49,_0xfa542,_0x4be75b),this[_0x7c9ec(0x104)](_0x7c9ec(0xd4),''),this[_0x7c9ec(0x139)](_0x7c9ec(0xd4))['to'](this,_0x7c9ec(0xd9),_0x475668=>_0x475668&&_0x475668[0x0]?_0x475668[0x0][_0x7c9ec(0xd4)]:''),this[_0x7c9ec(0x139)](_0x7c9ec(0x10f))['to'](this,_0x7c9ec(0xd9),this,_0x7c9ec(0x13b),(_0x184d71,_0x4d8b52)=>{const _0x53e522=_0x7c9ec;let _0x3b0365='';for(const _0x3c9f03 of _0x184d71)_0x3b0365+=_0x53e522(0xfc)+ds(_0x3c9f03[_0x53e522(0x138)],_0x3c9f03[_0x53e522(0x13a)])+_0x53e522(0xee);return _0x4d8b52?_0x3b0365:_0x10a36a(_0x3b0365,{'limit':0x8c});}),this[_0x7c9ec(0x130)]=null,this[_0x7c9ec(0x11c)]=this[_0x7c9ec(0x107)](_0x46e44f(_0x2b4317,_0x7c9ec(0x122)),_0xe1a6d0[_0x7c9ec(0x141)],_0x7c9ec(0xff),_0x7c9ec(0xe5),'sw'),this[_0x7c9ec(0x11c)][_0x7c9ec(0x139)](_0x7c9ec(0x134))['to'](this,_0x7c9ec(0x13f)),this[_0x7c9ec(0x11a)]=this[_0x7c9ec(0x107)](_0x46e44f(_0x2b4317,_0x7c9ec(0x121)),_0xe1a6d0[_0x7c9ec(0x11b)],_0x7c9ec(0x140),_0x7c9ec(0x118),'sw'),this[_0x7c9ec(0x11a)][_0x7c9ec(0x139)](_0x7c9ec(0x134))['to'](this,_0x7c9ec(0x11d)),this[_0x7c9ec(0xf2)]=new _0x27aed5(_0x2b4317,this[_0x7c9ec(0x10b)][_0x7c9ec(0xd8)],this[_0x7c9ec(0xe7)]()),this[_0x7c9ec(0xf2)][_0x7c9ec(0xdf)]({'attributes':{'class':[_0x7c9ec(0x115),_0x7c9ec(0x135)]}}),this[_0x7c9ec(0xea)](this[_0x7c9ec(0xe8)]());}[_0x10b438(0xe8)](){const _0x38b6ba=_0x10b438,_0x347205=this[_0x38b6ba(0xf9)],_0x3962c4=[{'tag':_0x38b6ba(0xe9),'attributes':{'class':[_0x38b6ba(0xec),_0x38b6ba(0xfe)]},'children':[{'tag':_0x38b6ba(0xef),'children':[{'text':this[_0x38b6ba(0xf2)][_0x38b6ba(0x131)]}],'attributes':{'class':[_0x38b6ba(0x10c),_0x38b6ba(0xe3)]}},{'tag':_0x38b6ba(0x113),'attributes':{'datetime':_0x347205['to'](_0x38b6ba(0x10a)),'class':[_0x38b6ba(0x13c),_0x38b6ba(0x12d)]},'children':[{'text':_0x347205['to'](_0x38b6ba(0x10a),_0x150f71=>this[_0x38b6ba(0x13d)][_0x38b6ba(0x105)](_0x150f71))}]}]},{'tag':_0x38b6ba(0xe9),'attributes':{'class':[_0x38b6ba(0xda),_0x38b6ba(0xf8)]},'children':[this[_0x38b6ba(0x11c)],this[_0x38b6ba(0x11a)]]},{'tag':_0x38b6ba(0xe9),'attributes':{'class':[_0x38b6ba(0x116)]}}];this[_0x38b6ba(0x10b)][_0x38b6ba(0xfb)]&&_0x3962c4[_0x38b6ba(0x108)]({'tag':_0x38b6ba(0xe9),'attributes':{'class':[_0x38b6ba(0xf1)]},'children':[{'text':this[_0x38b6ba(0xd7)]()}]});const _0x13183c={'tag':_0x38b6ba(0xe9),'attributes':{'class':[_0x38b6ba(0xf5),_0x347205['if'](_0x38b6ba(0x13b),_0x38b6ba(0xe2)),_0x347205['to'](_0x38b6ba(0xd4),_0x3b5bdd=>_0x38b6ba(0x10e)+_0x3b5bdd),this[_0x38b6ba(0x13d)][_0x38b6ba(0x123)]&&_0x38b6ba(0x111)],'data-suggestion-id':this[_0x38b6ba(0x10b)]['id'],'data-thread-id':this[_0x38b6ba(0x10b)][_0x38b6ba(0x110)]['id'],'data-author-id':this[_0x38b6ba(0x10b)][_0x38b6ba(0xd8)]['id'],'tabindex':-0x1},'children':[{'tag':_0x38b6ba(0xe9),'attributes':{'class':[_0x38b6ba(0xdc),_0x38b6ba(0x12e)]},'children':[this[_0x38b6ba(0xf2)],{'tag':_0x38b6ba(0xe9),'attributes':{'class':[_0x38b6ba(0xde),_0x38b6ba(0x10d)]},'children':_0x3962c4}]}]};return this[_0x38b6ba(0x11e)]&&this[_0x38b6ba(0x127)]&&(_0x13183c[_0x38b6ba(0x112)][_0x38b6ba(0x108)](this[_0x38b6ba(0x11e)],this[_0x38b6ba(0x127)]),this[_0x38b6ba(0x11e)][_0x38b6ba(0x137)](_0x38b6ba(0x125))['to'](this),this[_0x38b6ba(0x11e)][_0x38b6ba(0x137)](_0x38b6ba(0x133))['to'](this),this[_0x38b6ba(0x127)][_0x38b6ba(0x137)](_0x38b6ba(0x125))['to'](this),this[_0x38b6ba(0x127)][_0x38b6ba(0x137)](_0x38b6ba(0x133))['to'](this)),_0x13183c;}[_0x10b438(0xed)](){const _0xab9e8a=_0x10b438;super[_0xab9e8a(0xed)](),this[_0xab9e8a(0x130)]=this[_0xab9e8a(0x100)][_0xab9e8a(0x126)](_0xab9e8a(0xf6)),this[_0xab9e8a(0x130)][_0xab9e8a(0xf7)]=this[_0xab9e8a(0x10f)],this['on'](_0xab9e8a(0xdb),(_0x2662b1,_0x476389,_0x5d8fb0)=>{const _0x26a8a4=_0xab9e8a;this[_0x26a8a4(0x130)][_0x26a8a4(0xf7)]=_0x5d8fb0;});}[_0x10b438(0x107)](_0x345bb4,_0x547f4c,_0x34eb27,_0x51bc7d,_0x561416){const _0x1a5832=_0x10b438,_0x355d5b=new _0x51168f(this[_0x1a5832(0x109)]);return _0x355d5b[_0x1a5832(0x104)]({'label':_0x345bb4,'icon':_0x547f4c,'tooltip':!0x0,'tooltipPosition':_0x561416}),_0x355d5b[_0x1a5832(0xdf)]({'attributes':{'class':_0x34eb27}}),_0x355d5b['on'](_0x1a5832(0x102),()=>{const _0x261750=_0x1a5832;this[_0x261750(0xe1)](_0x51bc7d,this[_0x261750(0x10b)]['id']);}),_0x355d5b;}[_0x10b438(0xd7)](){const _0xc4c3fb=_0x10b438;return _0xc4c3fb(0x136)===this[_0xc4c3fb(0x10b)][_0xc4c3fb(0x11f)][_0xc4c3fb(0x119)][_0xc4c3fb(0xfd)]?_0x46e44f(this[_0xc4c3fb(0x109)],_0xc4c3fb(0xfa)):_0x46e44f(this[_0xc4c3fb(0x109)],_0xc4c3fb(0x13e));}[_0x10b438(0xe7)](){const _0x25c7da=_0x10b438;return this[_0x25c7da(0x10b)][_0x25c7da(0xfb)]?_0x25c7da(0x136)===this[_0x25c7da(0x10b)][_0x25c7da(0x11f)][_0x25c7da(0x119)][_0x25c7da(0xfd)]?_0x46e44f(this[_0x25c7da(0x109)],_0x25c7da(0xe6),this[_0x25c7da(0x10b)][_0x25c7da(0x101)][_0x25c7da(0x131)]):_0x46e44f(this[_0x25c7da(0x109)],_0x25c7da(0x114),this[_0x25c7da(0x10b)][_0x25c7da(0x101)][_0x25c7da(0x131)]):null;}}function ds(_0x493eb7,_0x3a2412){const _0x144007=_0x10b438;let _0x17721d='';return _0x17721d+=_0x493eb7[_0x144007(0xe4)]('*')[_0x144007(0xdd)]((_0x290dda,_0x489b49)=>_0x489b49%0x2!=0x0?_0x144007(0x106)+us(_0x290dda)+_0x144007(0xeb):us(_0x290dda))[_0x144007(0x103)](''),_0x3a2412&&(_0x17721d+=_0x144007(0xd6)+_0x3a2412[_0x144007(0xd5)]+_0x144007(0x12b)+_0x3a2412[_0x144007(0x12a)]+_0x144007(0x142)),_0x17721d;}function us(_0x771dab){const _0x4f7701=_0x10b438,_0x3ee352=document[_0x4f7701(0x124)](_0x4f7701(0xef));return _0x3ee352[_0x4f7701(0x128)]=_0x771dab,_0x3ee352[_0x4f7701(0xf7)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x5c4f21,_0x132017,_0x179476){const t=_0x5c4f21['t'];switch(_0x132017){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',_0x179476);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x179476);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x179476);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x179476);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x179476);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',_0x179476);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x179476);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',_0x179476);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x179476);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x179476);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x179476);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x179476);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x179476);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x179476);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x179476);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x179476);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x179476);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x179476);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x179476);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x179476);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x179476);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x179476);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x179476);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'},_0x179476);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x179476);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x179476);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x179476);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x179476);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x179476);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'},_0x179476);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x179476);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x179476);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x179476);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x179476);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'},_0x179476);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x179476);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'},_0x179476);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'},_0x179476);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x179476);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'},_0x179476);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x179476);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'},_0x179476);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x179476);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x179476);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'ELEMENT_MERGE_FIELD':return t({'id':'ELEMENT_MERGE_FIELD','string':'merge\x20field','plural':'%0\x20merge\x20fields'},_0x179476);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'},_0x179476);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'},_0x179476);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 _0x132017;}}
23
+ export function getTranslation(_0x1dc9e1,_0xa8eeb2,_0x46fa84){const t=_0x1dc9e1['t'];switch(_0xa8eeb2){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',_0x46fa84);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x46fa84);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x46fa84);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x46fa84);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x46fa84);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',_0x46fa84);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x46fa84);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',_0x46fa84);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x46fa84);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x46fa84);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x46fa84);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x46fa84);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x46fa84);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x46fa84);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x46fa84);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x46fa84);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x46fa84);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x46fa84);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x46fa84);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x46fa84);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x46fa84);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x46fa84);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x46fa84);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'},_0x46fa84);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x46fa84);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x46fa84);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x46fa84);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x46fa84);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x46fa84);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'},_0x46fa84);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x46fa84);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x46fa84);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x46fa84);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x46fa84);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'},_0x46fa84);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x46fa84);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'},_0x46fa84);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'},_0x46fa84);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x46fa84);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'},_0x46fa84);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x46fa84);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'},_0x46fa84);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x46fa84);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x46fa84);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'ELEMENT_MERGE_FIELD':return t({'id':'ELEMENT_MERGE_FIELD','string':'merge\x20field','plural':'%0\x20merge\x20fields'},_0x46fa84);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'},_0x46fa84);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'},_0x46fa84);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 _0xa8eeb2;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x23867d,_0x3fdf01){const _0x1450e2=_0x194b,_0x3fd903=_0x23867d();while(!![]){try{const _0x42bc97=parseInt(_0x1450e2(0x1cc))/0x1*(-parseInt(_0x1450e2(0x1ca))/0x2)+-parseInt(_0x1450e2(0x1e4))/0x3*(-parseInt(_0x1450e2(0x1e2))/0x4)+-parseInt(_0x1450e2(0x1ce))/0x5*(-parseInt(_0x1450e2(0x1e1))/0x6)+parseInt(_0x1450e2(0x1f5))/0x7+parseInt(_0x1450e2(0x1d5))/0x8*(parseInt(_0x1450e2(0x1cf))/0x9)+-parseInt(_0x1450e2(0x1ec))/0xa+-parseInt(_0x1450e2(0x1f4))/0xb*(parseInt(_0x1450e2(0x1ee))/0xc);if(_0x42bc97===_0x3fdf01)break;else _0x3fd903['push'](_0x3fd903['shift']());}catch(_0x57d3d9){_0x3fd903['push'](_0x3fd903['shift']());}}}(_0x436c,0x6e0e7));export function normalizeDescription(_0x36e149){const _0xef74f8=_0x194b;return Array[_0xef74f8(0x1e0)](_0x36e149)||(_0x36e149=[_0x36e149]),_0x36e149[_0xef74f8(0x1e5)](_0x461fa7=>{const _0x308d90=_0xef74f8,_0x5b6135=_0x461fa7[_0x308d90(0x1de)][_0x308d90(0x1d7)](/\*/g,''),_0x5964a8=_0x461fa7[_0x308d90(0x1db)]?_0x308d90(0x1ef)+_0x461fa7[_0x308d90(0x1db)][_0x308d90(0x1d6)]+']':'';return'['+_0x461fa7[_0x308d90(0x1dc)]+']\x20'+_0x5b6135+_0x5964a8;})[_0xef74f8(0x1d9)](';\x20');}function _0x436c(){const _0x17aa7a=['19151GPRvOQ','4236876NloewT','getRanges','2jZmZjF','isCollapsed','645487gjSYjR','isMultiRange','31085xVCcVE','81wybhIA','isObject','from','createRange','execute','isInContent','750808zAMvIs','value','replace','schema','join','push','color','type','isIntersecting','content','deletion','isArray','282LhddHf','4kAdfSm','next','2613549kyDChE','map','sort','start','isTouching','change','add','createPositionAt','6691640IBDPJH','createPositionBefore','5844szvwPY','\x20[color\x20','createPositionAfter','end','splice','length'];_0x436c=function(){return _0x17aa7a;};return _0x436c();}export function sortSuggestions(_0x24f18a){const _0x5302e0=_0x194b;return _0x24f18a[_0x5302e0(0x1e6)]((_0xfda332,_0x7edbc5)=>_0x5302e0(0x1df)==_0xfda332[_0x5302e0(0x1dc)]&&_0x5302e0(0x1df)!=_0x7edbc5[_0x5302e0(0x1dc)]?-0x1:_0x5302e0(0x1df)!=_0xfda332[_0x5302e0(0x1dc)]&&_0x5302e0(0x1df)==_0x7edbc5[_0x5302e0(0x1dc)]?0x1:0x0);}export function getSelectedSuggestions(_0x231e4c,_0x5dd186){const _0x417283=_0x194b,_0x27be8d=Array[_0x417283(0x1d1)](_0x231e4c[_0x417283(0x1c9)]()),_0x1794fd=new Set();for(const _0x7a9a4f of _0x5dd186)if(_0x7a9a4f[_0x417283(0x1d4)]){for(const _0x41b3da of _0x27be8d)for(const _0x3b1ff8 of _0x7a9a4f[_0x417283(0x1c9)]())(_0x41b3da[_0x417283(0x1dd)](_0x3b1ff8)||_0x231e4c[_0x417283(0x1cb)]&&!_0x7a9a4f[_0x417283(0x1cd)]&&_0x7a9a4f[_0x417283(0x1e3)]&&_0x3b1ff8[_0x417283(0x1f1)][_0x417283(0x1e8)](_0x41b3da[_0x417283(0x1e7)]))&&_0x1794fd[_0x417283(0x1ea)](_0x7a9a4f);}return _0x1794fd;}export function getRangesOfBlockGroups(_0x1c3853,_0x27c32d){const _0x2a11db=_0x194b;let _0x1854e2,_0x58f807=0x0;const _0x4b5e8a=[],_0x51cf0e=_0x27c32d[_0x2a11db(0x1d8)];for(;_0x58f807<_0x1c3853[_0x2a11db(0x1f3)];){const _0x475fc5=_0x1c3853[_0x58f807],_0x47384f=_0x1c3853[_0x58f807+0x1];_0x1854e2||(_0x1854e2=_0x27c32d[_0x2a11db(0x1ed)](_0x475fc5)),co(_0x27c32d,_0x475fc5,_0x47384f)||(_0x4b5e8a[_0x2a11db(0x1da)](_0x27c32d[_0x2a11db(0x1d2)](_0x1854e2,_0x51cf0e[_0x2a11db(0x1d0)](_0x475fc5)?_0x27c32d[_0x2a11db(0x1f0)](_0x475fc5):_0x27c32d[_0x2a11db(0x1eb)](_0x475fc5,_0x2a11db(0x1f1)))),_0x1854e2=null),_0x58f807++;}return _0x4b5e8a;}function _0x194b(_0x471edc,_0x269420){const _0x436c1d=_0x436c();return _0x194b=function(_0x194b64,_0x3f9aad){_0x194b64=_0x194b64-0x1c9;let _0x5d6644=_0x436c1d[_0x194b64];return _0x5d6644;},_0x194b(_0x471edc,_0x269420);}function co(_0x39f2d4,_0x1fb5ed,_0x4af6b7){const _0xfb003a=_0x194b;if(!_0x4af6b7)return!0x1;const _0xf361ec=_0x39f2d4[_0xfb003a(0x1f0)](_0x1fb5ed),_0x340aa6=_0x39f2d4[_0xfb003a(0x1ed)](_0x4af6b7);return _0xf361ec[_0xfb003a(0x1e8)](_0x340aa6);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x3d4965,_0x586b95,_0x39d039){const _0x501f64=_0x194b;for(;_0x39d039[_0x501f64(0x1f3)];){const _0x2e96e1=_0x39d039[_0x501f64(0x1f2)](0x0,0x64);_0x3d4965[_0x501f64(0x1e9)](()=>{const _0x40ccc4=_0x501f64;for(const _0x393aea of _0x2e96e1)_0x393aea[_0x40ccc4(0x1d4)]&&_0x586b95[_0x40ccc4(0x1d3)](_0x393aea['id']);});}}
23
+ (function(_0xf7c0cd,_0x20ebed){const _0x502577=_0x5bf5,_0x2bf906=_0xf7c0cd();while(!![]){try{const _0x33e771=-parseInt(_0x502577(0x1e5))/0x1*(parseInt(_0x502577(0x1f1))/0x2)+parseInt(_0x502577(0x1f7))/0x3+parseInt(_0x502577(0x1e7))/0x4+-parseInt(_0x502577(0x202))/0x5*(parseInt(_0x502577(0x200))/0x6)+-parseInt(_0x502577(0x1e6))/0x7+parseInt(_0x502577(0x1f5))/0x8*(-parseInt(_0x502577(0x1ee))/0x9)+parseInt(_0x502577(0x207))/0xa;if(_0x33e771===_0x20ebed)break;else _0x2bf906['push'](_0x2bf906['shift']());}catch(_0x516e30){_0x2bf906['push'](_0x2bf906['shift']());}}}(_0x1074,0x4026e));export function normalizeDescription(_0x1cbd94){const _0x367baf=_0x5bf5;return Array[_0x367baf(0x1f3)](_0x1cbd94)||(_0x1cbd94=[_0x1cbd94]),_0x1cbd94[_0x367baf(0x1f9)](_0x3c839a=>{const _0x2d6ba2=_0x367baf,_0x2c8b16=_0x3c839a[_0x2d6ba2(0x1e0)][_0x2d6ba2(0x1f2)](/\*/g,''),_0x3c2325=_0x3c839a[_0x2d6ba2(0x1fc)]?_0x2d6ba2(0x203)+_0x3c839a[_0x2d6ba2(0x1fc)][_0x2d6ba2(0x1ef)]+']':'';return'['+_0x3c839a[_0x2d6ba2(0x204)]+']\x20'+_0x2c8b16+_0x3c2325;})[_0x367baf(0x1fe)](';\x20');}export function sortSuggestions(_0x8f9c53){const _0x5b0d46=_0x5bf5;return _0x8f9c53[_0x5b0d46(0x1e2)]((_0x6a972a,_0x32caf5)=>_0x5b0d46(0x205)==_0x6a972a[_0x5b0d46(0x204)]&&_0x5b0d46(0x205)!=_0x32caf5[_0x5b0d46(0x204)]?-0x1:_0x5b0d46(0x205)!=_0x6a972a[_0x5b0d46(0x204)]&&_0x5b0d46(0x205)==_0x32caf5[_0x5b0d46(0x204)]?0x1:0x0);}function _0x1074(){const _0x18a144=['18FNwbEL','value','createPositionBefore','22TsioiP','replace','isArray','isIntersecting','648488ZlKWDt','createRange','1100568AsGwFa','end','map','isObject','createPositionAt','color','start','join','add','24OJnXRJ','splice','370505fxncai','\x20[color\x20','type','deletion','createPositionAfter','7884420hohVxK','isMultiRange','schema','length','content','next','sort','execute','change','24473QTlWPD','1550143NdgwNz','226584NuPOPK','from','getRanges','isTouching','isInContent','push','isCollapsed'];_0x1074=function(){return _0x18a144;};return _0x1074();}export function getSelectedSuggestions(_0x3f12bd,_0x13fa0a){const _0x4e60d1=_0x5bf5,_0x44793c=Array[_0x4e60d1(0x1e8)](_0x3f12bd[_0x4e60d1(0x1e9)]()),_0x1f69ff=new Set();for(const _0x31d986 of _0x13fa0a)if(_0x31d986[_0x4e60d1(0x1eb)]){for(const _0x591e33 of _0x44793c)for(const _0x51a261 of _0x31d986[_0x4e60d1(0x1e9)]())(_0x591e33[_0x4e60d1(0x1f4)](_0x51a261)||_0x3f12bd[_0x4e60d1(0x1ed)]&&!_0x31d986[_0x4e60d1(0x1dd)]&&_0x31d986[_0x4e60d1(0x1e1)]&&_0x51a261[_0x4e60d1(0x1f8)][_0x4e60d1(0x1ea)](_0x591e33[_0x4e60d1(0x1fd)]))&&_0x1f69ff[_0x4e60d1(0x1ff)](_0x31d986);}return _0x1f69ff;}function _0x5bf5(_0x5cc8a1,_0x418e2e){const _0x1074af=_0x1074();return _0x5bf5=function(_0x5bf550,_0x272fd3){_0x5bf550=_0x5bf550-0x1dd;let _0x1fd114=_0x1074af[_0x5bf550];return _0x1fd114;},_0x5bf5(_0x5cc8a1,_0x418e2e);}export function getRangesOfBlockGroups(_0x23b9a1,_0x33dc8c){const _0x469b5b=_0x5bf5;let _0x1398da,_0xe4dd30=0x0;const _0x381e9c=[],_0x52a28b=_0x33dc8c[_0x469b5b(0x1de)];for(;_0xe4dd30<_0x23b9a1[_0x469b5b(0x1df)];){const _0x42ddf8=_0x23b9a1[_0xe4dd30],_0x3e695c=_0x23b9a1[_0xe4dd30+0x1];_0x1398da||(_0x1398da=_0x33dc8c[_0x469b5b(0x1f0)](_0x42ddf8)),co(_0x33dc8c,_0x42ddf8,_0x3e695c)||(_0x381e9c[_0x469b5b(0x1ec)](_0x33dc8c[_0x469b5b(0x1f6)](_0x1398da,_0x52a28b[_0x469b5b(0x1fa)](_0x42ddf8)?_0x33dc8c[_0x469b5b(0x206)](_0x42ddf8):_0x33dc8c[_0x469b5b(0x1fb)](_0x42ddf8,_0x469b5b(0x1f8)))),_0x1398da=null),_0xe4dd30++;}return _0x381e9c;}function co(_0x3fa241,_0x5af140,_0x5afacc){const _0x5c00c1=_0x5bf5;if(!_0x5afacc)return!0x1;const _0x110770=_0x3fa241[_0x5c00c1(0x206)](_0x5af140),_0x247569=_0x3fa241[_0x5c00c1(0x1f0)](_0x5afacc);return _0x110770[_0x5c00c1(0x1ea)](_0x247569);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0xfd1cbc,_0x31d5f9,_0x4b5139){const _0x222e3d=_0x5bf5;for(;_0x4b5139[_0x222e3d(0x1df)];){const _0x15e68a=_0x4b5139[_0x222e3d(0x201)](0x0,0x64);_0xfd1cbc[_0x222e3d(0x1e4)](()=>{const _0x14f32c=_0x222e3d;for(const _0x1ec4c8 of _0x15e68a)_0x1ec4c8[_0x14f32c(0x1eb)]&&_0x31d5f9[_0x14f32c(0x1e3)](_0x1ec4c8['id']);});}}