@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240517.0 → 0.0.0-nightly-20240519.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2abd19=_0xca7d;(function(_0x193eb5,_0x32af75){const _0x485b97=_0xca7d,_0x28edf5=_0x193eb5();while(!![]){try{const _0x54d6c2=-parseInt(_0x485b97(0x1d1))/0x1*(parseInt(_0x485b97(0x1d4))/0x2)+-parseInt(_0x485b97(0x1df))/0x3+parseInt(_0x485b97(0x1d9))/0x4+parseInt(_0x485b97(0x1a8))/0x5*(parseInt(_0x485b97(0x1d3))/0x6)+parseInt(_0x485b97(0x1a4))/0x7+-parseInt(_0x485b97(0x1b9))/0x8+parseInt(_0x485b97(0x1be))/0x9*(parseInt(_0x485b97(0x1d5))/0xa);if(_0x54d6c2===_0x32af75)break;else _0x28edf5['push'](_0x28edf5['shift']());}catch(_0x2b9325){_0x28edf5['push'](_0x28edf5['shift']());}}}(_0xf593,0xb5300));import{Plugin as _0x3d9fdc}from'ckeditor5/src/core.js';function _0xf593(){const _0x42949e=['isMultiRange','values','get','getFirstRange','Track\x20changes','reduce','has','menu','Accept\x20all\x20selected\x20suggestions','clear','CommentsRepository','isOn','getAllAdjacentSuggestions','comments.maxCommentCharsWhenCollapsed','acceptButton','items','_bindAnnotationToEditors','_createMenuBarMenu','editing','filter','trackChanges','menuBar:trackChanges','menuitemcheckbox','createAnnotationView','set','getJoined','focus','discardButton','size','button','_refreshActiveMarkers','descriptionParts','separator','pluginName','comments.maxThreadTotalWeight','trackChanges.SuggestionThreadView','init','commands','3117177DKlSlD','config','getMarkers','isDirty','15iaGDYV','SuggestionThreadView','suggestionLoaded','comments.editorConfig','isEnabled','CommentsUI','children','commentThread','type','discardAllSuggestions','_unbindEditors','comments.maxCommentsWhenCollapsed','delete','hasSuggestion','destroy','source','createAnnotation','4190872BgZVrN','requires','getRanges','editor','length','21996shKhhm','Discard\x20all\x20selected\x20suggestions','addSourceCollector','acceptAllSuggestions','getSuggestion','Discard\x20all\x20suggestions','execute','componentFactory','_suggestionToController','_viewToController','getDescriptions','commandName','define','stopListening','Annotations','remove','activeMarkers','_disableComments','mainView','53PPcQiy','change:activeAnnotations','1274682JtANtt','48730bWfWFG','9360hiTApd','CommentView','suggestionUnloaded','registerAnnotation','1722324zdfUqB','_initializeController','plugins','locale','listenTo','getByInnerView','3730407LluWWf','Accept\x20all\x20suggestions','discardSelectedSuggestions','toMany','panelView','_addUIComponentsToFactory','_destroyController','comments','getMarkerNames','change:previous','previous','menuitem','buttonView','delegate','some','TrackChangesEditing','unbind','switchbutton','add','value','lowest','push','activeAnnotations','keys','innerView','_createToolbarButton','suggestion-','model','bind','addComment','arrowView','view','refreshSelectedViews','createCommentThreadController','head','acceptSelectedSuggestions','trackChanges.disableComments','_updateController','_handleControllerBuffer','_annotationViews','_handleSuggestionControllerDelayed','suggestionChanged','from','actionView','TrackChangesUI','descriptionFactory','isInContent','EditorAnnotations'];_0xf593=function(){return _0x42949e;};return _0xf593();}import{Collection as _0x5997dd}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x4f7284,createDropdown as _0x45407b,ListSeparatorView as _0x37a6f2,MenuBarMenuView as _0xdb5dee,MenuBarMenuListView as _0x40cb7d,MenuBarMenuListItemView as _0x468d56,MenuBarMenuListItemButtonView as _0x1225a1,SplitButtonView as _0xf9acb4,ViewModel as _0x31279c}from'ckeditor5/src/ui.js';import{Users as _0xd05558,getDateTimeFormatter as _0x184d31,getAllMarkersDomElementsSorted as _0x376cfd}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x478d0c from'./trackchangesediting.js';import _0x34ce0e from'./ui/suggestioncontroller.js';function _0xca7d(_0xdfe834,_0x56c2e0){const _0xf59371=_0xf593();return _0xca7d=function(_0xca7dfd,_0x44d59f){_0xca7dfd=_0xca7dfd-0x19f;let _0x216099=_0xf59371[_0xca7dfd];return _0x216099;},_0xca7d(_0xdfe834,_0x56c2e0);}import _0x2838ed from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x323be2}from'./utils/common-translations.js';import _0x3a4c15 from'../theme/icons/track-changes.svg';export default class d extends _0x3d9fdc{static get[_0x2abd19(0x1ba)](){const _0x2e94b4=_0x2abd19;return[_0x478d0c,_0xd05558,_0x2e94b4(0x219),_0x2e94b4(0x1cc),_0x2e94b4(0x20e)];}static get[_0x2abd19(0x19f)](){const _0x426f81=_0x2abd19;return _0x426f81(0x20b);}constructor(_0x23c41f){const _0x56c524=_0x2abd19;super(_0x23c41f),this[_0x56c524(0x1c6)]=new Map(),this[_0x56c524(0x1c7)]=new Map(),this[_0x56c524(0x206)]=new Map(),this[_0x56c524(0x205)]=new Map();const _0x459ea1=this[_0x56c524(0x1bc)][_0x56c524(0x1a5)];_0x459ea1[_0x56c524(0x1ca)](_0x56c524(0x1a1),_0x2838ed),_0x459ea1[_0x56c524(0x1ca)](_0x56c524(0x203),!0x1),this[_0x56c524(0x1cf)]=_0x459ea1[_0x56c524(0x211)](_0x56c524(0x203));}[_0x2abd19(0x207)](_0x46614,_0x36b975){const _0x3c09c4=_0x2abd19;0x0===this[_0x3c09c4(0x205)][_0x3c09c4(0x22b)]&&setTimeout(()=>{const _0x51b594=_0x3c09c4;for(const [_0x2fbdfc,_0x2e3bcc]of this[_0x51b594(0x205)]){const _0x79c38e=this[_0x51b594(0x1c6)][_0x51b594(0x215)](_0x2fbdfc);_0x79c38e||_0x2e3bcc?_0x79c38e&&_0x2e3bcc&&this[_0x51b594(0x1e5)](_0x2fbdfc):this[_0x51b594(0x1da)](_0x2fbdfc);}this[_0x51b594(0x205)][_0x51b594(0x218)](),this[_0x51b594(0x1bc)][_0x51b594(0x1db)][_0x51b594(0x211)](_0x51b594(0x20e))[_0x51b594(0x1ff)](),this[_0x51b594(0x22d)]();},0xa),this[_0x3c09c4(0x205)][_0x3c09c4(0x227)](_0x46614,_0x36b975);}[_0x2abd19(0x1a2)](){const _0x464a44=_0x2abd19,_0x1315bb=this[_0x464a44(0x1bc)],_0xabad43=_0x1315bb[_0x464a44(0x1db)][_0x464a44(0x211)](_0x464a44(0x1ee)),_0x1f8472=_0x1315bb[_0x464a44(0x1db)][_0x464a44(0x211)](_0x464a44(0x1cc)),_0x1d2c41=_0x1315bb[_0x464a44(0x1db)][_0x464a44(0x211)](_0x464a44(0x20e)),_0x393398=_0x1315bb[_0x464a44(0x1db)][_0x464a44(0x211)](_0x464a44(0x219));this[_0x464a44(0x1e4)](),_0x1d2c41[_0x464a44(0x1c0)](()=>{const _0x40bb2c=_0x464a44,_0x148a47=[];for(const [_0x2822e0,_0x159bb8]of Array[_0x40bb2c(0x209)](this[_0x40bb2c(0x1c6)])){const _0x1c9dd2=_0x2822e0[_0x40bb2c(0x21b)](),_0x1b6597=[];for(const _0x5f2130 of _0x1c9dd2){if(!_0x5f2130[_0x40bb2c(0x20d)])continue;if(_0x5f2130[_0x40bb2c(0x20f)]){_0x1b6597[_0x40bb2c(0x1f4)](..._0x5f2130[_0x40bb2c(0x1bb)]());continue;}const _0x595c51=_0x5f2130[_0x40bb2c(0x212)]();if(_0x1b6597[_0x40bb2c(0x1bd)]>0x0){const _0x2a4ff8=_0x1b6597[0x0][_0x40bb2c(0x228)](_0x595c51);if(_0x2a4ff8){_0x1b6597[0x0]=_0x2a4ff8;continue;}}_0x1b6597[_0x40bb2c(0x1f4)](_0x595c51);}_0x148a47[_0x40bb2c(0x1f4)]([_0x159bb8[_0x40bb2c(0x1fe)],_0x1b6597]);}return _0x148a47;}),this[_0x464a44(0x1dd)](_0xabad43,_0x464a44(0x1aa),(_0x50de5e,_0x49f6d4)=>{const _0x37dc87=_0x464a44;this[_0x37dc87(0x1dd)](_0x49f6d4,_0x37dc87(0x1e8),(_0x257d0b,_0x162334,_0x4082f7,_0x1617d2)=>{const _0x4fb9a0=_0x37dc87;_0x49f6d4[_0x4fb9a0(0x20d)]&&(null==_0x4082f7?(this[_0x4fb9a0(0x204)](_0x1617d2[_0x4fb9a0(0x201)]),this[_0x4fb9a0(0x207)](_0x49f6d4,!0x1)):(this[_0x4fb9a0(0x204)](_0x4082f7[_0x4fb9a0(0x201)]),null==_0x1617d2&&this[_0x4fb9a0(0x207)](_0x49f6d4,!0x0)));}),null!==_0x49f6d4[_0x37dc87(0x1e9)]?this[_0x37dc87(0x204)](_0x49f6d4[_0x37dc87(0x201)]):this[_0x37dc87(0x207)](_0x49f6d4,!0x1);}),this[_0x464a44(0x1dd)](_0xabad43,_0x464a44(0x1d7),(_0x42fc66,_0x267e32,_0x4ac128)=>{const _0x3a881a=_0x464a44;this[_0x3a881a(0x1cb)](_0x267e32,_0x3a881a(0x1e8)),this[_0x3a881a(0x205)][_0x3a881a(0x1b4)](_0x267e32),this[_0x3a881a(0x1c6)][_0x3a881a(0x215)](_0x267e32)&&this[_0x3a881a(0x1e5)](_0x267e32),_0x4ac128&&this[_0x3a881a(0x204)](_0x4ac128[_0x3a881a(0x201)]);}),this[_0x464a44(0x1dd)](_0xabad43,_0x464a44(0x208),(_0x1ca74f,_0xa23e0d)=>{const _0x26910a=_0x464a44;this[_0x26910a(0x204)](_0xa23e0d);}),this[_0x464a44(0x1dd)](_0x1f8472,_0x464a44(0x1d2),()=>{const _0x20d30a=_0x464a44;this[_0x20d30a(0x22d)]();}),this[_0x464a44(0x1dd)](_0x393398,_0x464a44(0x1fc),(_0x5bb7de,{threadId:_0x10fa1c,isFromAdapter:_0x49b54f})=>{const _0x54ee6f=_0x464a44;if(_0x49b54f||!_0xabad43[_0x54ee6f(0x1b5)](_0x10fa1c))return;const _0x49843d=_0xabad43[_0x54ee6f(0x1c2)](_0x10fa1c);this[_0x54ee6f(0x1c6)][_0x54ee6f(0x211)](_0x49843d)[_0x54ee6f(0x1fe)][_0x54ee6f(0x229)]();},{'priority':_0x464a44(0x1f3)});}[_0x2abd19(0x22d)](){const _0x4acb5c=_0x2abd19,_0x1eaa68=this[_0x4acb5c(0x1bc)][_0x4acb5c(0x1db)][_0x4acb5c(0x211)](_0x4acb5c(0x1cc)),_0x3bd2ce=this[_0x4acb5c(0x1bc)][_0x4acb5c(0x1db)][_0x4acb5c(0x211)](_0x4acb5c(0x1ee)),_0x1b8142=Array[_0x4acb5c(0x209)](_0x1eaa68[_0x4acb5c(0x1f5)],_0x1df6c9=>_0x1df6c9[_0x4acb5c(0x1f7)])[_0x4acb5c(0x222)](_0x99e139=>this[_0x4acb5c(0x1c7)][_0x4acb5c(0x215)](_0x99e139)),_0x45ff8a=[];for(const _0x45f9e1 of _0x1b8142){const _0x3e720e=this[_0x4acb5c(0x1c7)][_0x4acb5c(0x211)](_0x45f9e1)[_0x4acb5c(0x1fa)][_0x4acb5c(0x21b)]();_0x45ff8a[_0x4acb5c(0x1f4)](..._0x3e720e[_0x4acb5c(0x214)]((_0x1960a0,_0x280f15)=>[..._0x1960a0,..._0x280f15[_0x4acb5c(0x1e7)]()],[]));}_0x3bd2ce[_0x4acb5c(0x1ce)]=_0x45ff8a;}[_0x2abd19(0x1e4)](){const _0x255b7d=_0x2abd19,_0x14b877=this[_0x255b7d(0x1bc)],_0x1f7073=_0x14b877[_0x255b7d(0x1dc)],_0x43f456=_0x323be2(_0x1f7073,_0x255b7d(0x213)),_0x37aaa6=new _0x5997dd([{'type':_0x255b7d(0x1f0),'model':new _0x31279c({'withText':!0x0,'label':_0x43f456,'commandName':_0x255b7d(0x223),'role':_0x255b7d(0x225)})},{'type':_0x255b7d(0x22f)},{'type':_0x255b7d(0x22c),'model':new _0x31279c({'withText':!0x0,'label':_0x323be2(_0x1f7073,_0x255b7d(0x1e0)),'commandName':_0x255b7d(0x1c1),'role':_0x255b7d(0x1ea)})},{'type':_0x255b7d(0x22c),'model':new _0x31279c({'withText':!0x0,'label':_0x323be2(_0x1f7073,_0x255b7d(0x217)),'commandName':_0x255b7d(0x202),'role':_0x255b7d(0x1ea)})},{'type':_0x255b7d(0x22c),'model':new _0x31279c({'withText':!0x0,'label':_0x323be2(_0x1f7073,_0x255b7d(0x1c3)),'commandName':_0x255b7d(0x1b1),'role':_0x255b7d(0x1ea)})},{'type':_0x255b7d(0x22c),'model':new _0x31279c({'withText':!0x0,'label':_0x323be2(_0x1f7073,_0x255b7d(0x1bf)),'commandName':_0x255b7d(0x1e1),'role':_0x255b7d(0x1ea)})}]);for(const _0x2cb8c7 of _0x37aaa6)if(ae(_0x2cb8c7)){const _0x3b6907=_0x14b877[_0x255b7d(0x1a3)][_0x255b7d(0x211)](_0x2cb8c7[_0x255b7d(0x1fa)][_0x255b7d(0x1c9)]);_0x2cb8c7[_0x255b7d(0x1fa)][_0x255b7d(0x1fb)](_0x255b7d(0x21a),_0x255b7d(0x1ac))['to'](_0x3b6907,_0x255b7d(0x1f2),_0x255b7d(0x1ac));}_0x14b877['ui'][_0x255b7d(0x1c5)][_0x255b7d(0x1f1)](_0x255b7d(0x223),_0x1cab49=>this[_0x255b7d(0x1f8)](_0x1cab49,_0x37aaa6,_0x43f456)),_0x14b877['ui'][_0x255b7d(0x1c5)][_0x255b7d(0x1f1)](_0x255b7d(0x224),_0x169e6b=>this[_0x255b7d(0x220)](_0x169e6b,_0x37aaa6,_0x43f456));}[_0x2abd19(0x1f8)](_0x6129b9,_0x4140b4,_0x30892c){const _0x1e25f3=_0x2abd19,_0x559611=_0x45407b(_0x6129b9,_0xf9acb4),_0x1d65ca=this[_0x1e25f3(0x1bc)][_0x1e25f3(0x1a3)][_0x1e25f3(0x211)](_0x1e25f3(0x223));_0x559611[_0x1e25f3(0x1eb)][_0x1e25f3(0x227)]({'tooltip':_0x30892c,'label':_0x30892c,'icon':_0x3a4c15}),_0x559611[_0x1e25f3(0x1eb)][_0x1e25f3(0x1fb)](_0x1e25f3(0x21a))['to'](_0x1d65ca,_0x1e25f3(0x1f2)),_0x559611[_0x1e25f3(0x1eb)]['on'](_0x1e25f3(0x1c4),()=>{const _0xcdd61b=_0x1e25f3;_0x1d65ca[_0xcdd61b(0x1c4)](),this[_0xcdd61b(0x1bc)][_0xcdd61b(0x221)][_0xcdd61b(0x1fe)][_0xcdd61b(0x229)]();}),_0x4f7284(_0x559611,_0x4140b4,{'role':_0x1e25f3(0x216)});const _0x3ee18b=[];for(const _0x4ec185 of _0x4140b4)ae(_0x4ec185)&&_0x3ee18b[_0x1e25f3(0x1f4)](this[_0x1e25f3(0x1bc)][_0x1e25f3(0x1a3)][_0x1e25f3(0x211)](_0x4ec185[_0x1e25f3(0x1fa)][_0x1e25f3(0x1c9)]));const _0x1a7efc=_0x559611[_0x1e25f3(0x1eb)];return _0x1a7efc[_0x1e25f3(0x20a)][_0x1e25f3(0x1ef)](_0x1e25f3(0x1ac)),_0x1a7efc[_0x1e25f3(0x1fd)][_0x1e25f3(0x1ef)](_0x1e25f3(0x1ac)),_0x1a7efc[_0x1e25f3(0x20a)][_0x1e25f3(0x1fb)](_0x1e25f3(0x1ac))['to'](_0x1d65ca,_0x1e25f3(0x1ac)),_0x1a7efc[_0x1e25f3(0x1fd)][_0x1e25f3(0x1fb)](_0x1e25f3(0x1ac))[_0x1e25f3(0x1e2)](_0x3ee18b,_0x1e25f3(0x1ac),(..._0x46f418)=>_0x46f418[_0x1e25f3(0x1ed)](_0x545749=>_0x545749)),_0x559611['on'](_0x1e25f3(0x1c4),_0x457110=>{const _0xc8d238=_0x1e25f3;this[_0xc8d238(0x1bc)][_0xc8d238(0x1c4)](_0x457110[_0xc8d238(0x1b7)][_0xc8d238(0x1c9)]),this[_0xc8d238(0x1bc)][_0xc8d238(0x221)][_0xc8d238(0x1fe)][_0xc8d238(0x229)]();}),_0x559611;}[_0x2abd19(0x220)](_0x1a790e,_0x354dbe,_0x1fdf87){const _0x2754dc=_0x2abd19,_0x3ed537=new _0xdb5dee(_0x1a790e),_0x3b5a29=this[_0x2754dc(0x1bc)][_0x2754dc(0x1a3)][_0x2754dc(0x211)](_0x2754dc(0x223));_0x3ed537[_0x2754dc(0x1eb)][_0x2754dc(0x227)]({'label':_0x1fdf87,'icon':_0x3a4c15});const _0x125d7b=new _0x40cb7d(_0x1a790e);for(const _0x568c34 of _0x354dbe){if(_0x2754dc(0x22f)==_0x568c34[_0x2754dc(0x1b0)]){_0x125d7b[_0x2754dc(0x21e)][_0x2754dc(0x1f1)](new _0x37a6f2(_0x1a790e));continue;}const _0x465fc6=new _0x468d56(_0x1a790e,_0x3ed537),_0x4ba76b=new _0x1225a1(_0x1a790e),_0x19e589=_0x568c34[_0x2754dc(0x1fa)];_0x4ba76b[_0x2754dc(0x1fb)](...Object[_0x2754dc(0x1f6)](_0x19e589))['to'](_0x19e589),_0x4ba76b[_0x2754dc(0x1ec)](_0x2754dc(0x1c4))['to'](_0x3ed537),_0x4ba76b['on'](_0x2754dc(0x1c4),()=>{const _0x93d09=_0x2754dc;this[_0x93d09(0x1bc)][_0x93d09(0x1c4)](_0x19e589[_0x93d09(0x1c9)]),this[_0x93d09(0x1bc)][_0x93d09(0x221)][_0x93d09(0x1fe)][_0x93d09(0x229)]();}),_0x465fc6[_0x2754dc(0x1ae)][_0x2754dc(0x1f1)](_0x4ba76b),_0x125d7b[_0x2754dc(0x21e)][_0x2754dc(0x1f1)](_0x465fc6);}return _0x3ed537[_0x2754dc(0x1fb)](_0x2754dc(0x1ac))['to'](_0x3b5a29,_0x2754dc(0x1ac)),_0x3ed537[_0x2754dc(0x1e3)][_0x2754dc(0x1ae)][_0x2754dc(0x1f1)](_0x125d7b),_0x3ed537;}[_0x2abd19(0x1da)](_0x3f7c90){const _0x43fd88=_0x2abd19,_0x24014b=this[_0x43fd88(0x1bc)],_0xaf6e53=_0x24014b[_0x43fd88(0x1a5)],_0x4ea91d=_0x24014b[_0x43fd88(0x1db)][_0x43fd88(0x211)](_0x43fd88(0x1cc)),_0x501713=_0x24014b[_0x43fd88(0x1db)][_0x43fd88(0x211)](_0x43fd88(0x219)),_0x5d701d=_0x24014b[_0x43fd88(0x1db)][_0x43fd88(0x211)](_0x43fd88(0x20e)),_0x50c0a8=_0x24014b[_0x43fd88(0x1db)][_0x43fd88(0x211)](_0xd05558)['me'],_0x51d79f=_0xaf6e53[_0x43fd88(0x211)](_0x43fd88(0x223))[_0x43fd88(0x1a9)],{CommentsListView:_0xd91fe6,CommentThreadInputView:_0x491da3}=_0x24014b[_0x43fd88(0x1db)][_0x43fd88(0x211)](_0x43fd88(0x1ad));let _0x7a2e0c,_0x156d98;this[_0x43fd88(0x206)][_0x43fd88(0x215)](_0x3f7c90['id'])?(_0x156d98=this[_0x43fd88(0x206)][_0x43fd88(0x211)](_0x3f7c90['id']),_0x7a2e0c=_0x156d98[_0x43fd88(0x1d0)]):(_0x7a2e0c=new _0x51d79f(_0x24014b[_0x43fd88(0x1dc)],_0x3f7c90,_0x50c0a8,{'disableComments':this[_0x43fd88(0x1cf)],'editorConfig':_0xaf6e53[_0x43fd88(0x211)](_0x43fd88(0x1ab)),'maxCommentsWhenCollapsed':_0xaf6e53[_0x43fd88(0x211)](_0x43fd88(0x1b3)),'maxThreadTotalWeight':_0xaf6e53[_0x43fd88(0x211)](_0x43fd88(0x1a0)),'maxCommentCharsWhenCollapsed':_0xaf6e53[_0x43fd88(0x211)](_0x43fd88(0x21c)),'formatDateTime':_0x184d31(_0xaf6e53[_0x43fd88(0x211)](_0x43fd88(0x1dc))),'CommentView':_0xaf6e53[_0x43fd88(0x211)](_0x43fd88(0x1e6))[_0x43fd88(0x1d6)],'CommentsListView':_0xd91fe6,'CommentThreadInputView':_0x491da3}),_0x7a2e0c[_0x43fd88(0x21d)]['on'](_0x43fd88(0x1c4),()=>{const _0x55eeb1=_0x43fd88;_0x24014b[_0x55eeb1(0x221)][_0x55eeb1(0x1fe)][_0x55eeb1(0x229)]();}),_0x7a2e0c[_0x43fd88(0x22a)]['on'](_0x43fd88(0x1c4),()=>{const _0x195204=_0x43fd88;_0x24014b[_0x195204(0x221)][_0x195204(0x1fe)][_0x195204(0x229)]();}),_0x156d98=_0x4ea91d[_0x43fd88(0x226)](this[_0x43fd88(0x1bc)][_0x43fd88(0x1dc)],_0x7a2e0c),_0x156d98[_0x43fd88(0x1fb)](_0x43fd88(0x1a7))['to'](_0x7a2e0c,_0x43fd88(0x1a7)),_0x156d98[_0x43fd88(0x1fb)](_0x43fd88(0x1bd))['to'](_0x7a2e0c),_0x156d98[_0x43fd88(0x1fb)](_0x43fd88(0x1b0))['to'](_0x7a2e0c,_0x43fd88(0x1b0),_0x2cc952=>_0x43fd88(0x1f9)+_0x2cc952),this[_0x43fd88(0x206)][_0x43fd88(0x227)](_0x3f7c90['id'],_0x156d98));const _0x5efe2b=_0x501713[_0x43fd88(0x200)](_0x3f7c90[_0x43fd88(0x1af)],_0x7a2e0c),_0x1cbf61=new _0x34ce0e(_0x24014b,_0x3f7c90,_0x7a2e0c,_0x5efe2b),_0x156d46=_0x3f7c90[_0x43fd88(0x21b)]()[_0x43fd88(0x222)](_0x35695f=>_0x35695f[_0x43fd88(0x20d)]);_0x7a2e0c[_0x43fd88(0x22e)]=_0x24014b[_0x43fd88(0x1db)][_0x43fd88(0x211)](_0x43fd88(0x1ee))[_0x43fd88(0x20c)][_0x43fd88(0x1c8)](_0x156d46),this[_0x43fd88(0x1c6)][_0x43fd88(0x227)](_0x3f7c90,_0x1cbf61),this[_0x43fd88(0x1c7)][_0x43fd88(0x227)](_0x7a2e0c,_0x1cbf61);const _0x2d9573=_0x4ea91d[_0x43fd88(0x1b8)]({'view':_0x156d98,'target':()=>{const _0x139aee=_0x43fd88,_0x102f58=[],_0x4b93f7=_0x3f7c90[_0x139aee(0x21b)]()[_0x139aee(0x222)](_0x2a3be1=>_0x2a3be1[_0x139aee(0x20d)]);for(const _0x4a7098 of _0x4b93f7)_0x102f58[_0x139aee(0x1f4)](..._0x4a7098[_0x139aee(0x1a6)]());return _0x376cfd(_0x24014b[_0x139aee(0x221)],_0x102f58);},'type':()=>_0x43fd88(0x1f9)+_0x1cbf61[_0x43fd88(0x1fe)][_0x43fd88(0x1b0)]});_0x501713[_0x43fd88(0x21f)](_0x7a2e0c,_0x2d9573),_0x4ea91d[_0x43fd88(0x1f1)](_0x2d9573),_0x5d701d[_0x43fd88(0x1d8)](_0x2d9573);}[_0x2abd19(0x1e5)](_0xf18c95){const _0x5599d8=_0x2abd19,_0x530d2a=this[_0x5599d8(0x1bc)][_0x5599d8(0x1db)][_0x5599d8(0x211)](_0x5599d8(0x219)),_0x43f856=this[_0x5599d8(0x1bc)][_0x5599d8(0x1db)][_0x5599d8(0x211)](_0x5599d8(0x1cc)),_0x167519=this[_0x5599d8(0x1c6)][_0x5599d8(0x211)](_0xf18c95),_0x510032=_0x167519[_0x5599d8(0x1fe)],_0x228f1e=_0x43f856[_0x5599d8(0x1de)](_0x510032);_0x530d2a[_0x5599d8(0x1b2)](_0x510032),_0x228f1e&&_0x43f856[_0x5599d8(0x1cd)](_0x228f1e),this[_0x5599d8(0x1c6)][_0x5599d8(0x1b4)](_0xf18c95),this[_0x5599d8(0x1c7)][_0x5599d8(0x1b4)](_0x510032),_0x167519[_0x5599d8(0x1b6)]();}[_0x2abd19(0x204)](_0x5c4e86){const _0x22a163=_0x2abd19;if(!_0x5c4e86[_0x22a163(0x20d)]||!this[_0x22a163(0x1c6)][_0x22a163(0x215)](_0x5c4e86))return;const _0x1959c4=this[_0x22a163(0x1bc)][_0x22a163(0x1db)][_0x22a163(0x211)](_0x22a163(0x1ee)),_0x29c5ea=this[_0x22a163(0x1c6)][_0x22a163(0x211)](_0x5c4e86),_0x2035f0=_0x5c4e86[_0x22a163(0x21b)]();_0x29c5ea[_0x22a163(0x1fe)][_0x22a163(0x22e)]=_0x1959c4[_0x22a163(0x20c)][_0x22a163(0x1c8)](_0x2035f0);}[_0x2abd19(0x1b6)](){const _0x3c2339=_0x2abd19;for(const _0x3423c6 of this[_0x3c2339(0x1c6)][_0x3c2339(0x1f6)]())this[_0x3c2339(0x1e5)](_0x3423c6);for(const _0x5344ab of this[_0x3c2339(0x206)][_0x3c2339(0x210)]())_0x5344ab[_0x3c2339(0x1d0)][_0x3c2339(0x1b6)]();super[_0x3c2339(0x1b6)]();}}function ae(_0x51a256){const _0x1aa183=_0x2abd19;return _0x1aa183(0x1fa)in _0x51a256;}
23
+ const _0x2dc528=_0x59e6;(function(_0x4cf482,_0x35e4b2){const _0x2fea80=_0x59e6,_0x5c2fd5=_0x4cf482();while(!![]){try{const _0x31a5c9=-parseInt(_0x2fea80(0x12a))/0x1+-parseInt(_0x2fea80(0x158))/0x2*(parseInt(_0x2fea80(0x11c))/0x3)+-parseInt(_0x2fea80(0x119))/0x4*(parseInt(_0x2fea80(0xf0))/0x5)+parseInt(_0x2fea80(0xea))/0x6+-parseInt(_0x2fea80(0xf3))/0x7+parseInt(_0x2fea80(0xe5))/0x8*(-parseInt(_0x2fea80(0x133))/0x9)+parseInt(_0x2fea80(0x14f))/0xa*(parseInt(_0x2fea80(0xde))/0xb);if(_0x31a5c9===_0x35e4b2)break;else _0x5c2fd5['push'](_0x5c2fd5['shift']());}catch(_0x2df574){_0x5c2fd5['push'](_0x5c2fd5['shift']());}}}(_0xcc73,0x82464));import{Plugin as _0x4d5c0b}from'ckeditor5/src/core.js';import{Collection as _0x44271a}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x24d6af,createDropdown as _0x5bd740,ListSeparatorView as _0x5ccccd,MenuBarMenuView as _0x23dab9,MenuBarMenuListView as _0x529bd5,MenuBarMenuListItemView as _0x454a4f,MenuBarMenuListItemButtonView as _0x14e981,SplitButtonView as _0x4d18e6,ViewModel as _0x1951d1}from'ckeditor5/src/ui.js';import{Users as _0x4d6dd4,getDateTimeFormatter as _0x40b290,getAllMarkersDomElementsSorted as _0xcad1fa}from'ckeditor5-collaboration/src/collaboration-core.js';function _0xcc73(){const _0x422e3e=['getByInnerView','addSourceCollector','TrackChangesUI','1888710lETXVZ','focus','acceptButton','discardAllSuggestions','getMarkerNames','length','30FmOeLu','switchbutton','suggestionLoaded','3190656hnjfzL','has','getRanges','panelView','menuitemcheckbox','editing','some','values','createCommentThreadController','_initializeController','comments','lowest','_handleSuggestionControllerDelayed','refreshSelectedViews','separator','reduce','_bindAnnotationToEditors','execute','SuggestionThreadView','editor','push','suggestionUnloaded','suggestion-','view','_annotationViews','add','delete','_createToolbarButton','CommentsRepository','config','pluginName','getSuggestion','acceptSelectedSuggestions','innerView','size','unbind','EditorAnnotations','comments.maxThreadTotalWeight','60424KhEmgu','change:activeAnnotations','activeMarkers','2482674OiTztK','comments.maxCommentCharsWhenCollapsed','button','menu','plugins','suggestionChanged','delegate','getMarkers','arrowView','bind','isEnabled','type','acceptAllSuggestions','addComment','716611zYflMO','define','componentFactory','trackChanges','isDirty','items','mainView','comments.maxCommentsWhenCollapsed','_addUIComponentsToFactory','27NXFsnJ','isMultiRange','activeAnnotations','Accept\x20all\x20selected\x20suggestions','_handleControllerBuffer','Accept\x20all\x20suggestions','comments.editorConfig','isInContent','_createMenuBarMenu','change:previous','getJoined','clear','destroy','commentThread','CommentsUI','menuitem','descriptionFactory','Discard\x20all\x20suggestions','children','value','model','hasSuggestion','init','previous','commands','_suggestionToController','listenTo','trackChanges.SuggestionThreadView','130xKVFmf','buttonView','set','getFirstRange','remove','actionView','trackChanges.disableComments','_destroyController','keys','2sTwBpH','registerAnnotation','commandName','isOn','filter','TrackChangesEditing','createAnnotationView','_viewToController','_unbindEditors','head','_updateController','stopListening','Track\x20changes','getAllAdjacentSuggestions','descriptionParts','createAnnotation','_refreshActiveMarkers','source','getDescriptions','discardButton','from','Annotations','CommentView','requires','2481193BWxpgB','menuBar:trackChanges','locale','Discard\x20all\x20selected\x20suggestions','discardSelectedSuggestions','toMany','_disableComments','1661032GQtDiL','get'];_0xcc73=function(){return _0x422e3e;};return _0xcc73();}import _0x5ef155 from'./trackchangesediting.js';import _0x245752 from'./ui/suggestioncontroller.js';import _0x2edc1a from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x1dfee7}from'./utils/common-translations.js';import _0x43b432 from'../theme/icons/track-changes.svg';export default class d extends _0x4d5c0b{static get[_0x2dc528(0xdd)](){const _0x1624ec=_0x2dc528;return[_0x5ef155,_0x4d6dd4,_0x1624ec(0x10f),_0x1624ec(0xdb),_0x1624ec(0x117)];}static get[_0x2dc528(0x111)](){const _0x4c5892=_0x2dc528;return _0x4c5892(0xe9);}constructor(_0x502b9b){const _0xe36fc6=_0x2dc528;super(_0x502b9b),this[_0xe36fc6(0x14c)]=new Map(),this[_0xe36fc6(0x15f)]=new Map(),this[_0xe36fc6(0x10b)]=new Map(),this[_0xe36fc6(0x137)]=new Map();const _0x13f078=this[_0xe36fc6(0x106)][_0xe36fc6(0x110)];_0x13f078[_0xe36fc6(0x12b)](_0xe36fc6(0x14e),_0x2edc1a),_0x13f078[_0xe36fc6(0x12b)](_0xe36fc6(0x155),!0x1),this[_0xe36fc6(0xe4)]=_0x13f078[_0xe36fc6(0xe6)](_0xe36fc6(0x155));}[_0x2dc528(0xff)](_0x22f6c9,_0x3bb525){const _0x2b0f82=_0x2dc528;0x0===this[_0x2b0f82(0x137)][_0x2b0f82(0x115)]&&setTimeout(()=>{const _0x20b7b7=_0x2b0f82;for(const [_0x29f3e5,_0xcd9cc]of this[_0x20b7b7(0x137)]){const _0x54257f=this[_0x20b7b7(0x14c)][_0x20b7b7(0xf4)](_0x29f3e5);_0x54257f||_0xcd9cc?_0x54257f&&_0xcd9cc&&this[_0x20b7b7(0x156)](_0x29f3e5):this[_0x20b7b7(0xfc)](_0x29f3e5);}this[_0x20b7b7(0x137)][_0x20b7b7(0x13e)](),this[_0x20b7b7(0x106)][_0x20b7b7(0x120)][_0x20b7b7(0xe6)](_0x20b7b7(0x117))[_0x20b7b7(0x100)](),this[_0x20b7b7(0xd6)]();},0xa),this[_0x2b0f82(0x137)][_0x2b0f82(0x151)](_0x22f6c9,_0x3bb525);}[_0x2dc528(0x149)](){const _0x4b3f7f=_0x2dc528,_0x5bddf0=this[_0x4b3f7f(0x106)],_0x2a4920=_0x5bddf0[_0x4b3f7f(0x120)][_0x4b3f7f(0xe6)](_0x4b3f7f(0x15d)),_0x376caa=_0x5bddf0[_0x4b3f7f(0x120)][_0x4b3f7f(0xe6)](_0x4b3f7f(0xdb)),_0x47d0b9=_0x5bddf0[_0x4b3f7f(0x120)][_0x4b3f7f(0xe6)](_0x4b3f7f(0x117)),_0x440c27=_0x5bddf0[_0x4b3f7f(0x120)][_0x4b3f7f(0xe6)](_0x4b3f7f(0x10f));this[_0x4b3f7f(0x132)](),_0x47d0b9[_0x4b3f7f(0xe8)](()=>{const _0x8252dc=_0x4b3f7f,_0x733250=[];for(const [_0x1e8b69,_0x138808]of Array[_0x8252dc(0xda)](this[_0x8252dc(0x14c)])){const _0x4379e0=_0x1e8b69[_0x8252dc(0xd3)](),_0x32ab2e=[];for(const _0x1742cb of _0x4379e0){if(!_0x1742cb[_0x8252dc(0x13a)])continue;if(_0x1742cb[_0x8252dc(0x134)]){_0x32ab2e[_0x8252dc(0x107)](..._0x1742cb[_0x8252dc(0xf5)]());continue;}const _0x2e7725=_0x1742cb[_0x8252dc(0x152)]();if(_0x32ab2e[_0x8252dc(0xef)]>0x0){const _0x4980f0=_0x32ab2e[0x0][_0x8252dc(0x13d)](_0x2e7725);if(_0x4980f0){_0x32ab2e[0x0]=_0x4980f0;continue;}}_0x32ab2e[_0x8252dc(0x107)](_0x2e7725);}_0x733250[_0x8252dc(0x107)]([_0x138808[_0x8252dc(0x10a)],_0x32ab2e]);}return _0x733250;}),this[_0x4b3f7f(0x14d)](_0x2a4920,_0x4b3f7f(0xf2),(_0x24911f,_0x5d157d)=>{const _0x1023e7=_0x4b3f7f;this[_0x1023e7(0x14d)](_0x5d157d,_0x1023e7(0x13c),(_0x4dc089,_0xa7c0a,_0x2ad433,_0x5664fa)=>{const _0x4874a4=_0x1023e7;_0x5d157d[_0x4874a4(0x13a)]&&(null==_0x2ad433?(this[_0x4874a4(0x162)](_0x5664fa[_0x4874a4(0x161)]),this[_0x4874a4(0xff)](_0x5d157d,!0x1)):(this[_0x4874a4(0x162)](_0x2ad433[_0x4874a4(0x161)]),null==_0x5664fa&&this[_0x4874a4(0xff)](_0x5d157d,!0x0)));}),null!==_0x5d157d[_0x1023e7(0x14a)]?this[_0x1023e7(0x162)](_0x5d157d[_0x1023e7(0x161)]):this[_0x1023e7(0xff)](_0x5d157d,!0x1);}),this[_0x4b3f7f(0x14d)](_0x2a4920,_0x4b3f7f(0x108),(_0x43b0b0,_0x8ee56e,_0x2bad4c)=>{const _0x405938=_0x4b3f7f;this[_0x405938(0x163)](_0x8ee56e,_0x405938(0x13c)),this[_0x405938(0x137)][_0x405938(0x10d)](_0x8ee56e),this[_0x405938(0x14c)][_0x405938(0xf4)](_0x8ee56e)&&this[_0x405938(0x156)](_0x8ee56e),_0x2bad4c&&this[_0x405938(0x162)](_0x2bad4c[_0x405938(0x161)]);}),this[_0x4b3f7f(0x14d)](_0x2a4920,_0x4b3f7f(0x121),(_0x1cae55,_0x48a018)=>{const _0x1bfe74=_0x4b3f7f;this[_0x1bfe74(0x162)](_0x48a018);}),this[_0x4b3f7f(0x14d)](_0x376caa,_0x4b3f7f(0x11a),()=>{const _0x13ecf4=_0x4b3f7f;this[_0x13ecf4(0xd6)]();}),this[_0x4b3f7f(0x14d)](_0x440c27,_0x4b3f7f(0x129),(_0x3b87c2,{threadId:_0x57f686,isFromAdapter:_0x4482f9})=>{const _0x21a4d3=_0x4b3f7f;if(_0x4482f9||!_0x2a4920[_0x21a4d3(0x148)](_0x57f686))return;const _0x34dd69=_0x2a4920[_0x21a4d3(0x112)](_0x57f686);this[_0x21a4d3(0x14c)][_0x21a4d3(0xe6)](_0x34dd69)[_0x21a4d3(0x10a)][_0x21a4d3(0xeb)]();},{'priority':_0x4b3f7f(0xfe)});}[_0x2dc528(0xd6)](){const _0x1fab05=_0x2dc528,_0x424eb8=this[_0x1fab05(0x106)][_0x1fab05(0x120)][_0x1fab05(0xe6)](_0x1fab05(0xdb)),_0x6fc84=this[_0x1fab05(0x106)][_0x1fab05(0x120)][_0x1fab05(0xe6)](_0x1fab05(0x15d)),_0x29cc1c=Array[_0x1fab05(0xda)](_0x424eb8[_0x1fab05(0x135)],_0x12453c=>_0x12453c[_0x1fab05(0x114)])[_0x1fab05(0x15c)](_0x4a0cf9=>this[_0x1fab05(0x15f)][_0x1fab05(0xf4)](_0x4a0cf9)),_0x1d191d=[];for(const _0x446b06 of _0x29cc1c){const _0x3ae61c=this[_0x1fab05(0x15f)][_0x1fab05(0xe6)](_0x446b06)[_0x1fab05(0x147)][_0x1fab05(0xd3)]();_0x1d191d[_0x1fab05(0x107)](..._0x3ae61c[_0x1fab05(0x102)]((_0x3e07bb,_0x3633b1)=>[..._0x3e07bb,..._0x3633b1[_0x1fab05(0xee)]()],[]));}_0x6fc84[_0x1fab05(0x11b)]=_0x1d191d;}[_0x2dc528(0x132)](){const _0x4779e6=_0x2dc528,_0x5bf02f=this[_0x4779e6(0x106)],_0x1bd8ff=_0x5bf02f[_0x4779e6(0xe0)],_0x41352f=_0x1dfee7(_0x1bd8ff,_0x4779e6(0x164)),_0x15c6a2=new _0x44271a([{'type':_0x4779e6(0xf1),'model':new _0x1951d1({'withText':!0x0,'label':_0x41352f,'commandName':_0x4779e6(0x12d),'role':_0x4779e6(0xf7)})},{'type':_0x4779e6(0x101)},{'type':_0x4779e6(0x11e),'model':new _0x1951d1({'withText':!0x0,'label':_0x1dfee7(_0x1bd8ff,_0x4779e6(0x138)),'commandName':_0x4779e6(0x128),'role':_0x4779e6(0x142)})},{'type':_0x4779e6(0x11e),'model':new _0x1951d1({'withText':!0x0,'label':_0x1dfee7(_0x1bd8ff,_0x4779e6(0x136)),'commandName':_0x4779e6(0x113),'role':_0x4779e6(0x142)})},{'type':_0x4779e6(0x11e),'model':new _0x1951d1({'withText':!0x0,'label':_0x1dfee7(_0x1bd8ff,_0x4779e6(0x144)),'commandName':_0x4779e6(0xed),'role':_0x4779e6(0x142)})},{'type':_0x4779e6(0x11e),'model':new _0x1951d1({'withText':!0x0,'label':_0x1dfee7(_0x1bd8ff,_0x4779e6(0xe1)),'commandName':_0x4779e6(0xe2),'role':_0x4779e6(0x142)})}]);for(const _0x5a1af8 of _0x15c6a2)if(ae(_0x5a1af8)){const _0x119205=_0x5bf02f[_0x4779e6(0x14b)][_0x4779e6(0xe6)](_0x5a1af8[_0x4779e6(0x147)][_0x4779e6(0x15a)]);_0x5a1af8[_0x4779e6(0x147)][_0x4779e6(0x125)](_0x4779e6(0x15b),_0x4779e6(0x126))['to'](_0x119205,_0x4779e6(0x146),_0x4779e6(0x126));}_0x5bf02f['ui'][_0x4779e6(0x12c)][_0x4779e6(0x10c)](_0x4779e6(0x12d),_0x4b9899=>this[_0x4779e6(0x10e)](_0x4b9899,_0x15c6a2,_0x41352f)),_0x5bf02f['ui'][_0x4779e6(0x12c)][_0x4779e6(0x10c)](_0x4779e6(0xdf),_0x3bbb5f=>this[_0x4779e6(0x13b)](_0x3bbb5f,_0x15c6a2,_0x41352f));}[_0x2dc528(0x10e)](_0x1836c7,_0x5e2cfc,_0x30ea7d){const _0x1965f7=_0x2dc528,_0x1ffe73=_0x5bd740(_0x1836c7,_0x4d18e6),_0x161077=this[_0x1965f7(0x106)][_0x1965f7(0x14b)][_0x1965f7(0xe6)](_0x1965f7(0x12d));_0x1ffe73[_0x1965f7(0x150)][_0x1965f7(0x151)]({'tooltip':_0x30ea7d,'label':_0x30ea7d,'icon':_0x43b432}),_0x1ffe73[_0x1965f7(0x150)][_0x1965f7(0x125)](_0x1965f7(0x15b))['to'](_0x161077,_0x1965f7(0x146)),_0x1ffe73[_0x1965f7(0x150)]['on'](_0x1965f7(0x104),()=>{const _0x419660=_0x1965f7;_0x161077[_0x419660(0x104)](),this[_0x419660(0x106)][_0x419660(0xf8)][_0x419660(0x10a)][_0x419660(0xeb)]();}),_0x24d6af(_0x1ffe73,_0x5e2cfc,{'role':_0x1965f7(0x11f)});const _0x196183=[];for(const _0x1f2078 of _0x5e2cfc)ae(_0x1f2078)&&_0x196183[_0x1965f7(0x107)](this[_0x1965f7(0x106)][_0x1965f7(0x14b)][_0x1965f7(0xe6)](_0x1f2078[_0x1965f7(0x147)][_0x1965f7(0x15a)]));const _0x569922=_0x1ffe73[_0x1965f7(0x150)];return _0x569922[_0x1965f7(0x154)][_0x1965f7(0x116)](_0x1965f7(0x126)),_0x569922[_0x1965f7(0x124)][_0x1965f7(0x116)](_0x1965f7(0x126)),_0x569922[_0x1965f7(0x154)][_0x1965f7(0x125)](_0x1965f7(0x126))['to'](_0x161077,_0x1965f7(0x126)),_0x569922[_0x1965f7(0x124)][_0x1965f7(0x125)](_0x1965f7(0x126))[_0x1965f7(0xe3)](_0x196183,_0x1965f7(0x126),(..._0x220f60)=>_0x220f60[_0x1965f7(0xf9)](_0x57ec2e=>_0x57ec2e)),_0x1ffe73['on'](_0x1965f7(0x104),_0x442a39=>{const _0x54732f=_0x1965f7;this[_0x54732f(0x106)][_0x54732f(0x104)](_0x442a39[_0x54732f(0xd7)][_0x54732f(0x15a)]),this[_0x54732f(0x106)][_0x54732f(0xf8)][_0x54732f(0x10a)][_0x54732f(0xeb)]();}),_0x1ffe73;}[_0x2dc528(0x13b)](_0x4de37f,_0x1c39e8,_0x582245){const _0x2729e9=_0x2dc528,_0x5d576b=new _0x23dab9(_0x4de37f),_0x2f0eb0=this[_0x2729e9(0x106)][_0x2729e9(0x14b)][_0x2729e9(0xe6)](_0x2729e9(0x12d));_0x5d576b[_0x2729e9(0x150)][_0x2729e9(0x151)]({'label':_0x582245,'icon':_0x43b432});const _0x5e9b52=new _0x529bd5(_0x4de37f);for(const _0x2a628f of _0x1c39e8){if(_0x2729e9(0x101)==_0x2a628f[_0x2729e9(0x127)]){_0x5e9b52[_0x2729e9(0x12f)][_0x2729e9(0x10c)](new _0x5ccccd(_0x4de37f));continue;}const _0x2cda4b=new _0x454a4f(_0x4de37f,_0x5d576b),_0x1c07b5=new _0x14e981(_0x4de37f),_0x2b35cf=_0x2a628f[_0x2729e9(0x147)];_0x1c07b5[_0x2729e9(0x125)](...Object[_0x2729e9(0x157)](_0x2b35cf))['to'](_0x2b35cf),_0x1c07b5[_0x2729e9(0x122)](_0x2729e9(0x104))['to'](_0x5d576b),_0x1c07b5['on'](_0x2729e9(0x104),()=>{const _0x44d34b=_0x2729e9;this[_0x44d34b(0x106)][_0x44d34b(0x104)](_0x2b35cf[_0x44d34b(0x15a)]),this[_0x44d34b(0x106)][_0x44d34b(0xf8)][_0x44d34b(0x10a)][_0x44d34b(0xeb)]();}),_0x2cda4b[_0x2729e9(0x145)][_0x2729e9(0x10c)](_0x1c07b5),_0x5e9b52[_0x2729e9(0x12f)][_0x2729e9(0x10c)](_0x2cda4b);}return _0x5d576b[_0x2729e9(0x125)](_0x2729e9(0x126))['to'](_0x2f0eb0,_0x2729e9(0x126)),_0x5d576b[_0x2729e9(0xf6)][_0x2729e9(0x145)][_0x2729e9(0x10c)](_0x5e9b52),_0x5d576b;}[_0x2dc528(0xfc)](_0x53d3e8){const _0x7bf48d=_0x2dc528,_0x1176b5=this[_0x7bf48d(0x106)],_0x4ca0e7=_0x1176b5[_0x7bf48d(0x110)],_0x1eb711=_0x1176b5[_0x7bf48d(0x120)][_0x7bf48d(0xe6)](_0x7bf48d(0xdb)),_0x4998a4=_0x1176b5[_0x7bf48d(0x120)][_0x7bf48d(0xe6)](_0x7bf48d(0x10f)),_0x807ac9=_0x1176b5[_0x7bf48d(0x120)][_0x7bf48d(0xe6)](_0x7bf48d(0x117)),_0x404cfe=_0x1176b5[_0x7bf48d(0x120)][_0x7bf48d(0xe6)](_0x4d6dd4)['me'],_0x6dcd86=_0x4ca0e7[_0x7bf48d(0xe6)](_0x7bf48d(0x12d))[_0x7bf48d(0x105)],{CommentsListView:_0x51504e,CommentThreadInputView:_0x244553}=_0x1176b5[_0x7bf48d(0x120)][_0x7bf48d(0xe6)](_0x7bf48d(0x141));let _0x27f1bd,_0x131a29;this[_0x7bf48d(0x10b)][_0x7bf48d(0xf4)](_0x53d3e8['id'])?(_0x131a29=this[_0x7bf48d(0x10b)][_0x7bf48d(0xe6)](_0x53d3e8['id']),_0x27f1bd=_0x131a29[_0x7bf48d(0x130)]):(_0x27f1bd=new _0x6dcd86(_0x1176b5[_0x7bf48d(0xe0)],_0x53d3e8,_0x404cfe,{'disableComments':this[_0x7bf48d(0xe4)],'editorConfig':_0x4ca0e7[_0x7bf48d(0xe6)](_0x7bf48d(0x139)),'maxCommentsWhenCollapsed':_0x4ca0e7[_0x7bf48d(0xe6)](_0x7bf48d(0x131)),'maxThreadTotalWeight':_0x4ca0e7[_0x7bf48d(0xe6)](_0x7bf48d(0x118)),'maxCommentCharsWhenCollapsed':_0x4ca0e7[_0x7bf48d(0xe6)](_0x7bf48d(0x11d)),'formatDateTime':_0x40b290(_0x4ca0e7[_0x7bf48d(0xe6)](_0x7bf48d(0xe0))),'CommentView':_0x4ca0e7[_0x7bf48d(0xe6)](_0x7bf48d(0xfd))[_0x7bf48d(0xdc)],'CommentsListView':_0x51504e,'CommentThreadInputView':_0x244553}),_0x27f1bd[_0x7bf48d(0xec)]['on'](_0x7bf48d(0x104),()=>{const _0x1658e4=_0x7bf48d;_0x1176b5[_0x1658e4(0xf8)][_0x1658e4(0x10a)][_0x1658e4(0xeb)]();}),_0x27f1bd[_0x7bf48d(0xd9)]['on'](_0x7bf48d(0x104),()=>{const _0x48ad77=_0x7bf48d;_0x1176b5[_0x48ad77(0xf8)][_0x48ad77(0x10a)][_0x48ad77(0xeb)]();}),_0x131a29=_0x1eb711[_0x7bf48d(0x15e)](this[_0x7bf48d(0x106)][_0x7bf48d(0xe0)],_0x27f1bd),_0x131a29[_0x7bf48d(0x125)](_0x7bf48d(0x12e))['to'](_0x27f1bd,_0x7bf48d(0x12e)),_0x131a29[_0x7bf48d(0x125)](_0x7bf48d(0xef))['to'](_0x27f1bd),_0x131a29[_0x7bf48d(0x125)](_0x7bf48d(0x127))['to'](_0x27f1bd,_0x7bf48d(0x127),_0x4c97e7=>_0x7bf48d(0x109)+_0x4c97e7),this[_0x7bf48d(0x10b)][_0x7bf48d(0x151)](_0x53d3e8['id'],_0x131a29));const _0x412714=_0x4998a4[_0x7bf48d(0xfb)](_0x53d3e8[_0x7bf48d(0x140)],_0x27f1bd),_0x203310=new _0x245752(_0x1176b5,_0x53d3e8,_0x27f1bd,_0x412714),_0x16367e=_0x53d3e8[_0x7bf48d(0xd3)]()[_0x7bf48d(0x15c)](_0x81b150=>_0x81b150[_0x7bf48d(0x13a)]);_0x27f1bd[_0x7bf48d(0xd4)]=_0x1176b5[_0x7bf48d(0x120)][_0x7bf48d(0xe6)](_0x7bf48d(0x15d))[_0x7bf48d(0x143)][_0x7bf48d(0xd8)](_0x16367e),this[_0x7bf48d(0x14c)][_0x7bf48d(0x151)](_0x53d3e8,_0x203310),this[_0x7bf48d(0x15f)][_0x7bf48d(0x151)](_0x27f1bd,_0x203310);const _0x4974cf=_0x1eb711[_0x7bf48d(0xd5)]({'view':_0x131a29,'target':()=>{const _0x1a20a3=_0x7bf48d,_0x2dca7b=[],_0xbb7642=_0x53d3e8[_0x1a20a3(0xd3)]()[_0x1a20a3(0x15c)](_0x4ac47d=>_0x4ac47d[_0x1a20a3(0x13a)]);for(const _0x4febba of _0xbb7642)_0x2dca7b[_0x1a20a3(0x107)](..._0x4febba[_0x1a20a3(0x123)]());return _0xcad1fa(_0x1176b5[_0x1a20a3(0xf8)],_0x2dca7b);},'type':()=>_0x7bf48d(0x109)+_0x203310[_0x7bf48d(0x10a)][_0x7bf48d(0x127)]});_0x4998a4[_0x7bf48d(0x103)](_0x27f1bd,_0x4974cf),_0x1eb711[_0x7bf48d(0x10c)](_0x4974cf),_0x807ac9[_0x7bf48d(0x159)](_0x4974cf);}[_0x2dc528(0x156)](_0x45024f){const _0x123ccd=_0x2dc528,_0x37168c=this[_0x123ccd(0x106)][_0x123ccd(0x120)][_0x123ccd(0xe6)](_0x123ccd(0x10f)),_0x2af29d=this[_0x123ccd(0x106)][_0x123ccd(0x120)][_0x123ccd(0xe6)](_0x123ccd(0xdb)),_0x253edc=this[_0x123ccd(0x14c)][_0x123ccd(0xe6)](_0x45024f),_0xff3f14=_0x253edc[_0x123ccd(0x10a)],_0x5db128=_0x2af29d[_0x123ccd(0xe7)](_0xff3f14);_0x37168c[_0x123ccd(0x160)](_0xff3f14),_0x5db128&&_0x2af29d[_0x123ccd(0x153)](_0x5db128),this[_0x123ccd(0x14c)][_0x123ccd(0x10d)](_0x45024f),this[_0x123ccd(0x15f)][_0x123ccd(0x10d)](_0xff3f14),_0x253edc[_0x123ccd(0x13f)]();}[_0x2dc528(0x162)](_0x5ba0bb){const _0x1caf30=_0x2dc528;if(!_0x5ba0bb[_0x1caf30(0x13a)]||!this[_0x1caf30(0x14c)][_0x1caf30(0xf4)](_0x5ba0bb))return;const _0xa52031=this[_0x1caf30(0x106)][_0x1caf30(0x120)][_0x1caf30(0xe6)](_0x1caf30(0x15d)),_0x117d4c=this[_0x1caf30(0x14c)][_0x1caf30(0xe6)](_0x5ba0bb),_0x577ff4=_0x5ba0bb[_0x1caf30(0xd3)]();_0x117d4c[_0x1caf30(0x10a)][_0x1caf30(0xd4)]=_0xa52031[_0x1caf30(0x143)][_0x1caf30(0xd8)](_0x577ff4);}[_0x2dc528(0x13f)](){const _0xfd7070=_0x2dc528;for(const _0x2d05b5 of this[_0xfd7070(0x14c)][_0xfd7070(0x157)]())this[_0xfd7070(0x156)](_0x2d05b5);for(const _0x3b3d70 of this[_0xfd7070(0x10b)][_0xfd7070(0xfa)]())_0x3b3d70[_0xfd7070(0x130)][_0xfd7070(0x13f)]();super[_0xfd7070(0x13f)]();}}function _0x59e6(_0x1a7de0,_0x5eee44){const _0xcc730a=_0xcc73();return _0x59e6=function(_0x59e6cb,_0x24433a){_0x59e6cb=_0x59e6cb-0xd3;let _0x1be7f9=_0xcc730a[_0x59e6cb];return _0x1be7f9;},_0x59e6(_0x1a7de0,_0x5eee44);}function ae(_0x5dac37){const _0x1f4f70=_0x2dc528;return _0x1f4f70(0x147)in _0x5dac37;}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1942ae=_0x1110;function _0x1110(_0x4d15c4,_0x95d077){const _0x40788c=_0x4078();return _0x1110=function(_0x1110c5,_0x4d3c21){_0x1110c5=_0x1110c5-0x19a;let _0xf8851d=_0x40788c[_0x1110c5];return _0xf8851d;},_0x1110(_0x4d15c4,_0x95d077);}(function(_0x4734b4,_0x209a9c){const _0x3c44cf=_0x1110,_0x6ec375=_0x4734b4();while(!![]){try{const _0x4b560a=-parseInt(_0x3c44cf(0x1ac))/0x1+parseInt(_0x3c44cf(0x19e))/0x2*(parseInt(_0x3c44cf(0x19f))/0x3)+parseInt(_0x3c44cf(0x1b7))/0x4*(parseInt(_0x3c44cf(0x1b5))/0x5)+-parseInt(_0x3c44cf(0x1b0))/0x6+parseInt(_0x3c44cf(0x1be))/0x7*(-parseInt(_0x3c44cf(0x1b4))/0x8)+parseInt(_0x3c44cf(0x19c))/0x9*(parseInt(_0x3c44cf(0x1b2))/0xa)+parseInt(_0x3c44cf(0x1a1))/0xb*(parseInt(_0x3c44cf(0x1ba))/0xc);if(_0x4b560a===_0x209a9c)break;else _0x6ec375['push'](_0x6ec375['shift']());}catch(_0x44380b){_0x6ec375['push'](_0x6ec375['shift']());}}}(_0x4078,0xe94cb));import{ObservableMixin as _0x33c1cd}from'ckeditor5/src/utils.js';function _0x4078(){const _0x33d680=['_pendingAction','1437653llUQQR','remove','locale','_removePendingAction','7483602EGNQdw','change:isDirty','20fwzQVJ','commands','32RGKpRO','25GVuXIC','model','678776hQGQih','listenTo','stopListening','156DbBeJL','getRanges','view','_setPendingAction','1705333qeHOng','commentThreadController','add','execute','PENDING_ACTION_SUGGESTION','isEnabled','unbind','acceptSuggestion','get','canEditAt','1610541UYPRBx','_discardCommand','56UetMoU','74622NaowSl','_editor','2294897BNTUtc','PendingActions','canDiscard','_acceptCommand','plugins','isDirty','discardSuggestion','canAccept','bind','destroy'];_0x4078=function(){return _0x33d680;};return _0x4078();}import{getTranslation as _0x121af9}from'../utils/common-translations.js';export default class oe extends/* #__PURE__ -- @preserve */
24
- _0x33c1cd(){constructor(_0x2a4f4f,_0x18c4fb,_0x2d08,_0x5b6557){const _0x14c1df=_0x1110;super(),this[_0x14c1df(0x1b6)]=_0x18c4fb,this[_0x14c1df(0x1bc)]=_0x2d08,this[_0x14c1df(0x1bf)]=_0x5b6557,this[_0x14c1df(0x1a0)]=_0x2a4f4f,this[_0x14c1df(0x1a4)]=_0x2a4f4f[_0x14c1df(0x1b3)][_0x14c1df(0x19a)](_0x14c1df(0x1c5)),this[_0x14c1df(0x19d)]=_0x2a4f4f[_0x14c1df(0x1b3)][_0x14c1df(0x19a)](_0x14c1df(0x1a7)),this[_0x14c1df(0x1bc)][_0x14c1df(0x1a9)](_0x14c1df(0x1c3))['to'](this[_0x14c1df(0x1a4)],this[_0x14c1df(0x19d)],(_0x41287a,_0x4c3a32)=>_0x41287a||_0x4c3a32),this[_0x14c1df(0x1bc)][_0x14c1df(0x1a9)](_0x14c1df(0x1a8))['to'](this[_0x14c1df(0x1a4)],_0x14c1df(0x1c3),_0xb9a784=>_0xb9a784&&this[_0x14c1df(0x1a0)][_0x14c1df(0x1b6)][_0x14c1df(0x19b)](_0x18c4fb[_0x14c1df(0x1bb)]())),this[_0x14c1df(0x1bc)][_0x14c1df(0x1a9)](_0x14c1df(0x1a3))['to'](this[_0x14c1df(0x19d)],_0x14c1df(0x1c3),_0x10a164=>_0x10a164&&this[_0x14c1df(0x1a0)][_0x14c1df(0x1b6)][_0x14c1df(0x19b)](_0x18c4fb[_0x14c1df(0x1bb)]())),this[_0x14c1df(0x1ab)]=null,_0x2d08[_0x14c1df(0x1a6)]&&this[_0x14c1df(0x1bd)](),this[_0x14c1df(0x1b8)](_0x2d08,_0x14c1df(0x1c5),()=>this[_0x14c1df(0x1c5)]()),this[_0x14c1df(0x1b8)](_0x2d08,_0x14c1df(0x1a7),()=>this[_0x14c1df(0x1a7)]()),this[_0x14c1df(0x1b8)](_0x2d08,_0x14c1df(0x1b1),()=>{const _0x1cac33=_0x14c1df;_0x2d08[_0x1cac33(0x1a6)]?this[_0x1cac33(0x1bd)]():this[_0x1cac33(0x1af)]();});}[_0x1942ae(0x1c5)](){const _0x51b484=_0x1942ae;this[_0x51b484(0x1a4)][_0x51b484(0x1c1)](this[_0x51b484(0x1b6)]['id']);}[_0x1942ae(0x1a7)](){const _0x3f07dc=_0x1942ae;this[_0x3f07dc(0x19d)][_0x3f07dc(0x1c1)](this[_0x3f07dc(0x1b6)]['id']);}[_0x1942ae(0x1aa)](){const _0x3e608b=_0x1942ae;this[_0x3e608b(0x1bc)][_0x3e608b(0x1c4)](_0x3e608b(0x1c3)),this[_0x3e608b(0x1bc)][_0x3e608b(0x1c4)](_0x3e608b(0x1a8)),this[_0x3e608b(0x1bc)][_0x3e608b(0x1c4)](_0x3e608b(0x1a3)),this[_0x3e608b(0x1b9)](),this[_0x3e608b(0x1bf)][_0x3e608b(0x1aa)](),this[_0x3e608b(0x1ab)]&&this[_0x3e608b(0x1af)]();}[_0x1942ae(0x1bd)](){const _0x13a151=_0x1942ae,_0x3387e2=_0x121af9(this[_0x13a151(0x1a0)][_0x13a151(0x1ae)],_0x13a151(0x1c2));this[_0x13a151(0x1ab)]=this[_0x13a151(0x1a0)][_0x13a151(0x1a5)][_0x13a151(0x19a)](_0x13a151(0x1a2))[_0x13a151(0x1c0)](_0x3387e2);}[_0x1942ae(0x1af)](){const _0x4fa32d=_0x1942ae;null!==this[_0x4fa32d(0x1ab)]&&this[_0x4fa32d(0x1a0)][_0x4fa32d(0x1a5)][_0x4fa32d(0x19a)](_0x4fa32d(0x1a2))[_0x4fa32d(0x1ad)](this[_0x4fa32d(0x1ab)]),this[_0x4fa32d(0x1ab)]=null;}}
23
+ const _0x571bd5=_0x1b08;function _0x4dc0(){const _0x2d7dfb=['1002FZTzID','canEditAt','isDirty','execute','commentThreadController','change:isDirty','4868973FcXstV','2796RYdbky','4319Dmegyl','_setPendingAction','canAccept','isEnabled','getRanges','1347JJjqdk','_pendingAction','_editor','listenTo','locale','plugins','model','canDiscard','stopListening','unbind','view','107SmuiqA','8kCltCx','discardSuggestion','destroy','commands','_removePendingAction','1504plboxY','282940SdncWo','add','get','_discardCommand','1285504fFKlJa','bind','remove','PENDING_ACTION_SUGGESTION','acceptSuggestion','518400XUEyGH','_acceptCommand','PendingActions'];_0x4dc0=function(){return _0x2d7dfb;};return _0x4dc0();}(function(_0x567003,_0x4c2272){const _0x2cf782=_0x1b08,_0x217ec1=_0x567003();while(!![]){try{const _0x165888=parseInt(_0x2cf782(0x97))/0x1*(-parseInt(_0x2cf782(0x9d))/0x2)+-parseInt(_0x2cf782(0x8c))/0x3*(-parseInt(_0x2cf782(0xb1))/0x4)+-parseInt(_0x2cf782(0x9e))/0x5+-parseInt(_0x2cf782(0xaa))/0x6*(parseInt(_0x2cf782(0xb2))/0x7)+-parseInt(_0x2cf782(0x98))/0x8*(-parseInt(_0x2cf782(0xb0))/0x9)+-parseInt(_0x2cf782(0xa7))/0xa+-parseInt(_0x2cf782(0xa2))/0xb;if(_0x165888===_0x4c2272)break;else _0x217ec1['push'](_0x217ec1['shift']());}catch(_0x2a97ad){_0x217ec1['push'](_0x217ec1['shift']());}}}(_0x4dc0,0x6ce65));import{ObservableMixin as _0x12f876}from'ckeditor5/src/utils.js';import{getTranslation as _0x148fed}from'../utils/common-translations.js';function _0x1b08(_0x42e9ba,_0x4c7a2d){const _0x4dc03a=_0x4dc0();return _0x1b08=function(_0x1b0873,_0x4c37f2){_0x1b0873=_0x1b0873-0x8c;let _0x684ebf=_0x4dc03a[_0x1b0873];return _0x684ebf;},_0x1b08(_0x42e9ba,_0x4c7a2d);}export default class oe extends/* #__PURE__ -- @preserve */
24
+ _0x12f876(){constructor(_0x41ac96,_0x13f3e6,_0x159ff2,_0x38b506){const _0x2a8878=_0x1b08;super(),this[_0x2a8878(0x92)]=_0x13f3e6,this[_0x2a8878(0x96)]=_0x159ff2,this[_0x2a8878(0xae)]=_0x38b506,this[_0x2a8878(0x8e)]=_0x41ac96,this[_0x2a8878(0xa8)]=_0x41ac96[_0x2a8878(0x9b)][_0x2a8878(0xa0)](_0x2a8878(0xa6)),this[_0x2a8878(0xa1)]=_0x41ac96[_0x2a8878(0x9b)][_0x2a8878(0xa0)](_0x2a8878(0x99)),this[_0x2a8878(0x96)][_0x2a8878(0xa3)](_0x2a8878(0xb5))['to'](this[_0x2a8878(0xa8)],this[_0x2a8878(0xa1)],(_0x186585,_0x4fcbcc)=>_0x186585||_0x4fcbcc),this[_0x2a8878(0x96)][_0x2a8878(0xa3)](_0x2a8878(0xb4))['to'](this[_0x2a8878(0xa8)],_0x2a8878(0xb5),_0x347e72=>_0x347e72&&this[_0x2a8878(0x8e)][_0x2a8878(0x92)][_0x2a8878(0xab)](_0x13f3e6[_0x2a8878(0xb6)]())),this[_0x2a8878(0x96)][_0x2a8878(0xa3)](_0x2a8878(0x93))['to'](this[_0x2a8878(0xa1)],_0x2a8878(0xb5),_0x2a8310=>_0x2a8310&&this[_0x2a8878(0x8e)][_0x2a8878(0x92)][_0x2a8878(0xab)](_0x13f3e6[_0x2a8878(0xb6)]())),this[_0x2a8878(0x8d)]=null,_0x159ff2[_0x2a8878(0xac)]&&this[_0x2a8878(0xb3)](),this[_0x2a8878(0x8f)](_0x159ff2,_0x2a8878(0xa6),()=>this[_0x2a8878(0xa6)]()),this[_0x2a8878(0x8f)](_0x159ff2,_0x2a8878(0x99),()=>this[_0x2a8878(0x99)]()),this[_0x2a8878(0x8f)](_0x159ff2,_0x2a8878(0xaf),()=>{const _0x301c57=_0x2a8878;_0x159ff2[_0x301c57(0xac)]?this[_0x301c57(0xb3)]():this[_0x301c57(0x9c)]();});}[_0x571bd5(0xa6)](){const _0x1c0797=_0x571bd5;this[_0x1c0797(0xa8)][_0x1c0797(0xad)](this[_0x1c0797(0x92)]['id']);}[_0x571bd5(0x99)](){const _0x14eb72=_0x571bd5;this[_0x14eb72(0xa1)][_0x14eb72(0xad)](this[_0x14eb72(0x92)]['id']);}[_0x571bd5(0x9a)](){const _0x452a7a=_0x571bd5;this[_0x452a7a(0x96)][_0x452a7a(0x95)](_0x452a7a(0xb5)),this[_0x452a7a(0x96)][_0x452a7a(0x95)](_0x452a7a(0xb4)),this[_0x452a7a(0x96)][_0x452a7a(0x95)](_0x452a7a(0x93)),this[_0x452a7a(0x94)](),this[_0x452a7a(0xae)][_0x452a7a(0x9a)](),this[_0x452a7a(0x8d)]&&this[_0x452a7a(0x9c)]();}[_0x571bd5(0xb3)](){const _0x222ad1=_0x571bd5,_0x4a36ae=_0x148fed(this[_0x222ad1(0x8e)][_0x222ad1(0x90)],_0x222ad1(0xa5));this[_0x222ad1(0x8d)]=this[_0x222ad1(0x8e)][_0x222ad1(0x91)][_0x222ad1(0xa0)](_0x222ad1(0xa9))[_0x222ad1(0x9f)](_0x4a36ae);}[_0x571bd5(0x9c)](){const _0x23e05e=_0x571bd5;null!==this[_0x23e05e(0x8d)]&&this[_0x23e05e(0x8e)][_0x23e05e(0x91)][_0x23e05e(0xa0)](_0x23e05e(0xa9))[_0x23e05e(0xa4)](this[_0x23e05e(0x8d)]),this[_0x23e05e(0x8d)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x54fc(_0x492f38,_0x29afac){const _0x268ddd=_0x268d();return _0x54fc=function(_0x54fcf1,_0x3f1254){_0x54fcf1=_0x54fcf1-0x127;let _0x841d4e=_0x268ddd[_0x54fcf1];return _0x841d4e;},_0x54fc(_0x492f38,_0x29afac);}function _0x268d(){const _0x894f43=['3rokAmx','_createCommentViews','commentThreadInputView','disabledSubmit','removeComment','addComment','_createCommentThreadInputView','786384QbLUkK','assign','element','value','updateComment','showInput','isDirty','_model','5418140UvSVHA','fire','hasDirtyComment','_config','commentThread','isReadOnly','length','_localUser','CommentView','2268568tNSdNQ','canDiscard','setData','isActive','commentsListView','canAccept','locale','isEnabled','focus','68169qoERkY','cancel','delegate','4139829jVTXgk','submit','descriptionParts','5iYrpom','authoredAt','set','commentInputView','editor','bind','editorConfig','disableComments','5137794zPeAmL','3284612pAJpZd','destroy'];_0x268d=function(){return _0x894f43;};return _0x268d();}const _0x538c15=_0x54fc;(function(_0x385dce,_0x2e3c85){const _0x316896=_0x54fc,_0x12e986=_0x385dce();while(!![]){try{const _0x313a47=parseInt(_0x316896(0x134))/0x1+parseInt(_0x316896(0x14c))/0x2+-parseInt(_0x316896(0x145))/0x3*(parseInt(_0x316896(0x143))/0x4)+-parseInt(_0x316896(0x13a))/0x5*(-parseInt(_0x316896(0x142))/0x6)+parseInt(_0x316896(0x154))/0x7+-parseInt(_0x316896(0x12b))/0x8+-parseInt(_0x316896(0x137))/0x9;if(_0x313a47===_0x2e3c85)break;else _0x12e986['push'](_0x12e986['shift']());}catch(_0x4b158a){_0x12e986['push'](_0x12e986['shift']());}}}(_0x268d,0x80a7f));import{View as _0x35a8f8}from'ckeditor5/src/ui.js';export default class es extends _0x35a8f8{constructor(_0xe0dfd,_0x3fa878,_0xacd4ea,_0x4b8fa9){const _0x1901de=_0x54fc;super(_0xe0dfd),this[_0x1901de(0x12f)]=null,this[_0x1901de(0x147)]=null,this[_0x1901de(0x13c)](_0x1901de(0x12e),!0x1),this[_0x1901de(0x13c)](_0x1901de(0x13b),_0x3fa878[_0x1901de(0x13b)]),this[_0x1901de(0x13f)](_0x1901de(0x13b))['to'](_0x3fa878),this[_0x1901de(0x13c)](_0x1901de(0x139),[]),this[_0x1901de(0x13c)](_0x1901de(0x152),!0x1),this[_0x1901de(0x13c)](_0x1901de(0x132),!0x1),this[_0x1901de(0x13c)](_0x1901de(0x130),!0x1),this[_0x1901de(0x13c)](_0x1901de(0x12c),!0x1),this[_0x1901de(0x153)]=_0x3fa878,this[_0x1901de(0x129)]=_0xacd4ea,this[_0x1901de(0x157)]=_0x4b8fa9,_0x4b8fa9[_0x1901de(0x141)]?this[_0x1901de(0x13c)](_0x1901de(0x128),0x1):this[_0x1901de(0x146)]();}[_0x538c15(0x133)](){const _0x3f70d6=_0x538c15;this[_0x3f70d6(0x14e)][_0x3f70d6(0x133)]();}[_0x538c15(0x144)](){const _0x10bfa7=_0x538c15;this[_0x10bfa7(0x12f)]&&this[_0x10bfa7(0x12f)][_0x10bfa7(0x144)](),this[_0x10bfa7(0x147)]&&this[_0x10bfa7(0x147)][_0x10bfa7(0x144)](),super[_0x10bfa7(0x144)]();}[_0x538c15(0x146)](){const _0x1ac5c8=_0x538c15,{CommentsListView:_0x4a62bb}=this[_0x1ac5c8(0x157)];this[_0x1ac5c8(0x12f)]=new _0x4a62bb(this[_0x1ac5c8(0x131)],this[_0x1ac5c8(0x153)][_0x1ac5c8(0x158)],Object[_0x1ac5c8(0x14d)]({'CommentView':this[_0x1ac5c8(0x157)][_0x1ac5c8(0x12a)]},this[_0x1ac5c8(0x157)])),this[_0x1ac5c8(0x12f)][_0x1ac5c8(0x136)](_0x1ac5c8(0x149))['to'](this),this[_0x1ac5c8(0x12f)][_0x1ac5c8(0x136)](_0x1ac5c8(0x150))['to'](this),this[_0x1ac5c8(0x12f)][_0x1ac5c8(0x13f)](_0x1ac5c8(0x12e))['to'](this),this[_0x1ac5c8(0x13c)](_0x1ac5c8(0x128),this[_0x1ac5c8(0x12f)][_0x1ac5c8(0x128)]+0x1),this[_0x1ac5c8(0x13f)](_0x1ac5c8(0x128))['to'](this[_0x1ac5c8(0x12f)],_0x1ac5c8(0x128),_0x480c07=>_0x480c07+0x1),this[_0x1ac5c8(0x147)]=this[_0x1ac5c8(0x14b)](),this['on'](_0x1ac5c8(0x149),()=>this[_0x1ac5c8(0x133)]()),this[_0x1ac5c8(0x13f)](_0x1ac5c8(0x152))['to'](this[_0x1ac5c8(0x12f)],_0x1ac5c8(0x156),this[_0x1ac5c8(0x147)][_0x1ac5c8(0x13d)],_0x1ac5c8(0x14f),(_0x514ba2,_0x19c298)=>_0x514ba2||!!_0x19c298);}[_0x538c15(0x14b)](){const _0xa95b10=_0x538c15,{CommentThreadInputView:_0x38b745}=this[_0xa95b10(0x157)],_0x5c9020=new _0x38b745(this[_0xa95b10(0x131)],this[_0xa95b10(0x129)],this[_0xa95b10(0x157)][_0xa95b10(0x140)]),_0x41aad1=_0x5c9020[_0xa95b10(0x13d)];return _0x5c9020[_0xa95b10(0x13f)](_0xa95b10(0x151))['to'](this,_0xa95b10(0x12e),this[_0xa95b10(0x153)][_0xa95b10(0x158)],_0xa95b10(0x127),_0x41aad1,_0xa95b10(0x14f),(_0x1216e9,_0x335773,_0xefa6be)=>!!_0xefa6be||_0x1216e9&&!_0x335773),_0x41aad1['on'](_0xa95b10(0x138),(_0x512c3f,_0x89b48)=>{const _0x8b504e=_0xa95b10;this[_0x8b504e(0x155)](_0x8b504e(0x14a),_0x89b48),_0x41aad1[_0x8b504e(0x13e)][_0x8b504e(0x12d)]('');}),_0x41aad1['on'](_0xa95b10(0x135),()=>this[_0xa95b10(0x133)]()),_0x41aad1[_0xa95b10(0x13f)](_0xa95b10(0x148))['to'](this[_0xa95b10(0x153)][_0xa95b10(0x158)],_0xa95b10(0x127)),_0x5c9020;}}
23
+ function _0x32c3(){const _0x36b283=['15GJfGzD','_config','fire','commentThreadInputView','isEnabled','855279MaKCHb','_localUser','cancel','8qGZGWC','assign','length','2781MfVkzY','locale','981197ffqXpr','addComment','canAccept','delegate','descriptionParts','focus','_createCommentThreadInputView','753872mTVEnd','isReadOnly','commentThread','commentsListView','5386194uHjEwE','isDirty','updateComment','563173KpjBtb','_model','bind','CommentView','submit','isActive','setData','46171510cEaJkQ','element','editor','destroy','disableComments','17016bLjEhz','hasDirtyComment','authoredAt','_createCommentViews','commentInputView','removeComment','set','canDiscard','editorConfig','value','showInput','disabledSubmit'];_0x32c3=function(){return _0x36b283;};return _0x32c3();}const _0x21b584=_0x48d2;(function(_0xdf2103,_0xbfd797){const _0x432640=_0x48d2,_0x49c7ed=_0xdf2103();while(!![]){try{const _0x304b54=-parseInt(_0x432640(0xd9))/0x1+-parseInt(_0x432640(0xc6))/0x2*(parseInt(_0x432640(0xc3))/0x3)+-parseInt(_0x432640(0xd2))/0x4*(parseInt(_0x432640(0xbe))/0x5)+-parseInt(_0x432640(0xd6))/0x6+-parseInt(_0x432640(0xcb))/0x7+-parseInt(_0x432640(0xe5))/0x8*(parseInt(_0x432640(0xc9))/0x9)+parseInt(_0x432640(0xe0))/0xa;if(_0x304b54===_0xbfd797)break;else _0x49c7ed['push'](_0x49c7ed['shift']());}catch(_0x20d013){_0x49c7ed['push'](_0x49c7ed['shift']());}}}(_0x32c3,0x9f721));function _0x48d2(_0x1880e1,_0x11b287){const _0x32c3e3=_0x32c3();return _0x48d2=function(_0x48d233,_0x177d17){_0x48d233=_0x48d233-0xbb;let _0x3303a5=_0x32c3e3[_0x48d233];return _0x3303a5;},_0x48d2(_0x1880e1,_0x11b287);}import{View as _0xe71207}from'ckeditor5/src/ui.js';export default class es extends _0xe71207{constructor(_0x81e13d,_0x5ae4f3,_0xa865db,_0xf9e76b){const _0x4ad642=_0x48d2;super(_0x81e13d),this[_0x4ad642(0xd5)]=null,this[_0x4ad642(0xc1)]=null,this[_0x4ad642(0xeb)](_0x4ad642(0xde),!0x1),this[_0x4ad642(0xeb)](_0x4ad642(0xe7),_0x5ae4f3[_0x4ad642(0xe7)]),this[_0x4ad642(0xdb)](_0x4ad642(0xe7))['to'](_0x5ae4f3),this[_0x4ad642(0xeb)](_0x4ad642(0xcf),[]),this[_0x4ad642(0xeb)](_0x4ad642(0xd7),!0x1),this[_0x4ad642(0xeb)](_0x4ad642(0xc2),!0x1),this[_0x4ad642(0xeb)](_0x4ad642(0xcd),!0x1),this[_0x4ad642(0xeb)](_0x4ad642(0xec),!0x1),this[_0x4ad642(0xda)]=_0x5ae4f3,this[_0x4ad642(0xc4)]=_0xa865db,this[_0x4ad642(0xbf)]=_0xf9e76b,_0xf9e76b[_0x4ad642(0xe4)]?this[_0x4ad642(0xeb)](_0x4ad642(0xc8),0x1):this[_0x4ad642(0xe8)]();}[_0x21b584(0xd0)](){const _0x351215=_0x21b584;this[_0x351215(0xe1)][_0x351215(0xd0)]();}[_0x21b584(0xe3)](){const _0xe5c10e=_0x21b584;this[_0xe5c10e(0xd5)]&&this[_0xe5c10e(0xd5)][_0xe5c10e(0xe3)](),this[_0xe5c10e(0xc1)]&&this[_0xe5c10e(0xc1)][_0xe5c10e(0xe3)](),super[_0xe5c10e(0xe3)]();}[_0x21b584(0xe8)](){const _0x5a849e=_0x21b584,{CommentsListView:_0x4022e9}=this[_0x5a849e(0xbf)];this[_0x5a849e(0xd5)]=new _0x4022e9(this[_0x5a849e(0xca)],this[_0x5a849e(0xda)][_0x5a849e(0xd4)],Object[_0x5a849e(0xc7)]({'CommentView':this[_0x5a849e(0xbf)][_0x5a849e(0xdc)]},this[_0x5a849e(0xbf)])),this[_0x5a849e(0xd5)][_0x5a849e(0xce)](_0x5a849e(0xea))['to'](this),this[_0x5a849e(0xd5)][_0x5a849e(0xce)](_0x5a849e(0xd8))['to'](this),this[_0x5a849e(0xd5)][_0x5a849e(0xdb)](_0x5a849e(0xde))['to'](this),this[_0x5a849e(0xeb)](_0x5a849e(0xc8),this[_0x5a849e(0xd5)][_0x5a849e(0xc8)]+0x1),this[_0x5a849e(0xdb)](_0x5a849e(0xc8))['to'](this[_0x5a849e(0xd5)],_0x5a849e(0xc8),_0x454331=>_0x454331+0x1),this[_0x5a849e(0xc1)]=this[_0x5a849e(0xd1)](),this['on'](_0x5a849e(0xea),()=>this[_0x5a849e(0xd0)]()),this[_0x5a849e(0xdb)](_0x5a849e(0xd7))['to'](this[_0x5a849e(0xd5)],_0x5a849e(0xe6),this[_0x5a849e(0xc1)][_0x5a849e(0xe9)],_0x5a849e(0xbb),(_0x261517,_0x6503dc)=>_0x261517||!!_0x6503dc);}[_0x21b584(0xd1)](){const _0x3290f1=_0x21b584,{CommentThreadInputView:_0x2a2f69}=this[_0x3290f1(0xbf)],_0x2bdd7c=new _0x2a2f69(this[_0x3290f1(0xca)],this[_0x3290f1(0xc4)],this[_0x3290f1(0xbf)][_0x3290f1(0xed)]),_0x50f847=_0x2bdd7c[_0x3290f1(0xe9)];return _0x2bdd7c[_0x3290f1(0xdb)](_0x3290f1(0xbc))['to'](this,_0x3290f1(0xde),this[_0x3290f1(0xda)][_0x3290f1(0xd4)],_0x3290f1(0xd3),_0x50f847,_0x3290f1(0xbb),(_0x4e514c,_0x813c86,_0x240016)=>!!_0x240016||_0x4e514c&&!_0x813c86),_0x50f847['on'](_0x3290f1(0xdd),(_0x5e0713,_0x57fcb1)=>{const _0x525d54=_0x3290f1;this[_0x525d54(0xc0)](_0x525d54(0xcc),_0x57fcb1),_0x50f847[_0x525d54(0xe2)][_0x525d54(0xdf)]('');}),_0x50f847['on'](_0x3290f1(0xc5),()=>this[_0x3290f1(0xd0)]()),_0x50f847[_0x3290f1(0xdb)](_0x3290f1(0xbd))['to'](this[_0x3290f1(0xda)][_0x3290f1(0xd4)],_0x3290f1(0xd3)),_0x2bdd7c;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x228fea=_0x2e7e;(function(_0x4ded8d,_0x3bf7a9){const _0x4fefa3=_0x2e7e,_0x132792=_0x4ded8d();while(!![]){try{const _0x4e3e01=parseInt(_0x4fefa3(0x15b))/0x1+parseInt(_0x4fefa3(0x17c))/0x2+-parseInt(_0x4fefa3(0x1a3))/0x3*(parseInt(_0x4fefa3(0x1a6))/0x4)+parseInt(_0x4fefa3(0x15e))/0x5+-parseInt(_0x4fefa3(0x19a))/0x6+parseInt(_0x4fefa3(0x1ae))/0x7+-parseInt(_0x4fefa3(0x198))/0x8;if(_0x4e3e01===_0x3bf7a9)break;else _0x132792['push'](_0x132792['shift']());}catch(_0x5d1206){_0x132792['push'](_0x132792['shift']());}}}(_0x583b,0x32075));import{getTranslation as _0x3328e9}from'../../utils/common-translations.js';import{default as _0x368d19}from'./basesuggestionthreadview.js';import{ButtonView as _0x1114a8}from'ckeditor5/src/ui.js';import{icons as _0x134b6b}from'ckeditor5/src/core.js';import{trimHtml as _0x4f8159,UserView as _0x1aeb3c}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x2e7e(_0x11d086,_0xc86ec6){const _0x583b1b=_0x583b();return _0x2e7e=function(_0x2e7e22,_0x1df989){_0x2e7e22=_0x2e7e22-0x15b;let _0x1ad1e6=_0x583b1b[_0x2e7e22];return _0x1ad1e6;},_0x2e7e(_0x11d086,_0xc86ec6);}function _0x583b(){const _0x539056=['<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','authoredAt','ck-suggestion__main','</p>','ck-annotation__user','description','isEnabled','ck-suggestion--disabled-comments','isExternal','innerHTML','535016qlSZRy','div','span','ck-comment__external','ck-suggestion__user','ck-suggestion__info-name','EXTERNAL_SUGGESTION','Accept\x20suggestion','children','element','createElement','_model','innerText','@external','editorDestroyed','canAccept','acceptButton','ck-suggestion','color','execute','time','title','_config','ck-comment__info-time','isActive','value','disableComments','extendTemplate','252552gIauon','set','1244796IsKhbY','userView','commentThread','\x22></span>','ck-annotation__info-time','getExternalSuggestionNote','Discard\x20suggestion','push','importWord','607731zoItLJ','_descriptionElement','ck-suggestion--discard','4SZcMhY','getUserViewNotificationText','commentsListView','join','split','EXTERNAL_IMPORT_WORD_AVATAR','content','check','945630urGFCU','type','editorReady','render','discardButton','name','ck-annotation__content-wrapper','bindTemplate','querySelector','discardSuggestion','ck-annotation__info','fire','ck-suggestion--accept','delegate','ck-suggestion-','ck-suggestion-wrapper','attributes','author','ck-annotation__main','getTemplate','acceptSuggestion','EXTERNAL_IMPORT_WORD_SUGGESTION','_createButton','cancel','locale','ck-suggestion__actions','117404DugTiS','canDiscard','.ck-annotation__content-wrapper','632635XqGDxs','ck-annotation__info-name','<span\x20class=\x22ck-suggestion-type\x22>','commentThreadInputView','descriptionParts','change:description','map','<p>','ck-annotation','ck-suggestion__info','ck-annotation__actions','EXTERNAL_AVATAR','formatDateTime','creator','source','setTemplate','ck-suggestion-wrapper--active','</span>','\x22\x20title=\x22','bind'];_0x583b=function(){return _0x539056;};return _0x583b();}export default class ne extends _0x368d19{constructor(_0x1e21c3,_0xa50a5c,_0x3f3ce2,_0x5de83b){const _0x44d454=_0x2e7e;super(_0x1e21c3,_0xa50a5c,_0x3f3ce2,_0x5de83b),this[_0x44d454(0x199)](_0x44d454(0x1af),''),this[_0x44d454(0x171)](_0x44d454(0x1af))['to'](this,_0x44d454(0x162),_0x24ac6b=>_0x24ac6b&&_0x24ac6b[0x0]?_0x24ac6b[0x0][_0x44d454(0x1af)]:''),this[_0x44d454(0x171)](_0x44d454(0x177))['to'](this,_0x44d454(0x162),this,_0x44d454(0x194),(_0x2bddff,_0x434c8d)=>{const _0x3e3e56=_0x44d454;let _0x78c8bf='';for(const _0x1d5b2d of _0x2bddff)_0x78c8bf+=_0x3e3e56(0x165)+ds(_0x1d5b2d[_0x3e3e56(0x1ac)],_0x1d5b2d[_0x3e3e56(0x18e)])+_0x3e3e56(0x175);return _0x434c8d?_0x78c8bf:_0x4f8159(_0x78c8bf,{'limit':0x8c});}),this[_0x44d454(0x1a4)]=null,this[_0x44d454(0x18c)]=this[_0x44d454(0x1c4)](_0x3328e9(_0x1e21c3,_0x44d454(0x183)),_0x134b6b[_0x44d454(0x1ad)],_0x44d454(0x1ba),_0x44d454(0x1c2),'sw'),this[_0x44d454(0x18c)][_0x44d454(0x171)](_0x44d454(0x178))['to'](this,_0x44d454(0x18b)),this[_0x44d454(0x1b2)]=this[_0x44d454(0x1c4)](_0x3328e9(_0x1e21c3,_0x44d454(0x1a0)),_0x134b6b[_0x44d454(0x1c5)],_0x44d454(0x1a5),_0x44d454(0x1b7),'sw'),this[_0x44d454(0x1b2)][_0x44d454(0x171)](_0x44d454(0x178))['to'](this,_0x44d454(0x15c)),this[_0x44d454(0x19b)]=new _0x1aeb3c(_0x1e21c3,this[_0x44d454(0x187)][_0x44d454(0x1bf)],this[_0x44d454(0x1a7)]()),this[_0x44d454(0x19b)][_0x44d454(0x197)]({'attributes':{'class':[_0x44d454(0x180),_0x44d454(0x176)]}}),this[_0x44d454(0x16d)](this[_0x44d454(0x1c1)]());}[_0x228fea(0x1c1)](){const _0x1c72f3=_0x228fea,_0x1ed5d9=this[_0x1c72f3(0x1b5)],_0x2b1c3b=[{'tag':_0x1c72f3(0x17d),'attributes':{'class':[_0x1c72f3(0x167),_0x1c72f3(0x1b8)]},'children':[{'tag':_0x1c72f3(0x17e),'children':[{'text':this[_0x1c72f3(0x19b)][_0x1c72f3(0x1b3)]}],'attributes':{'class':[_0x1c72f3(0x181),_0x1c72f3(0x15f)]}},{'tag':_0x1c72f3(0x190),'attributes':{'datetime':_0x1ed5d9['to'](_0x1c72f3(0x173)),'class':[_0x1c72f3(0x193),_0x1c72f3(0x19e)]},'children':[{'text':_0x1ed5d9['to'](_0x1c72f3(0x173),_0x526f6c=>this[_0x1c72f3(0x192)][_0x1c72f3(0x16a)](_0x526f6c))}]}]},{'tag':_0x1c72f3(0x17d),'attributes':{'class':[_0x1c72f3(0x1c7),_0x1c72f3(0x168)]},'children':[this[_0x1c72f3(0x18c)],this[_0x1c72f3(0x1b2)]]},{'tag':_0x1c72f3(0x17d),'attributes':{'class':[_0x1c72f3(0x1b4)]}}];this[_0x1c72f3(0x187)][_0x1c72f3(0x17a)]&&_0x2b1c3b[_0x1c72f3(0x1a1)]({'tag':_0x1c72f3(0x17d),'attributes':{'class':[_0x1c72f3(0x17f)]},'children':[{'text':this[_0x1c72f3(0x19f)]()}]});const _0x41f97b={'tag':_0x1c72f3(0x17d),'attributes':{'class':[_0x1c72f3(0x1bd),_0x1ed5d9['if'](_0x1c72f3(0x194),_0x1c72f3(0x16e)),_0x1ed5d9['to'](_0x1c72f3(0x1af),_0x283a2d=>_0x1c72f3(0x1bc)+_0x283a2d),this[_0x1c72f3(0x192)][_0x1c72f3(0x196)]&&_0x1c72f3(0x179)],'data-suggestion-id':this[_0x1c72f3(0x187)]['id'],'data-thread-id':this[_0x1c72f3(0x187)][_0x1c72f3(0x19c)]['id'],'data-author-id':this[_0x1c72f3(0x187)][_0x1c72f3(0x1bf)]['id'],'tabindex':-0x1},'children':[{'tag':_0x1c72f3(0x17d),'attributes':{'class':[_0x1c72f3(0x18d),_0x1c72f3(0x166)]},'children':[this[_0x1c72f3(0x19b)],{'tag':_0x1c72f3(0x17d),'attributes':{'class':[_0x1c72f3(0x174),_0x1c72f3(0x1c0)]},'children':_0x2b1c3b}]}]};return this[_0x1c72f3(0x1a8)]&&this[_0x1c72f3(0x161)]&&(_0x41f97b[_0x1c72f3(0x184)][_0x1c72f3(0x1a1)](this[_0x1c72f3(0x1a8)],this[_0x1c72f3(0x161)]),this[_0x1c72f3(0x1a8)][_0x1c72f3(0x1bb)](_0x1c72f3(0x1b0))['to'](this),this[_0x1c72f3(0x1a8)][_0x1c72f3(0x1bb)](_0x1c72f3(0x18a))['to'](this),this[_0x1c72f3(0x161)][_0x1c72f3(0x1bb)](_0x1c72f3(0x1b0))['to'](this),this[_0x1c72f3(0x161)][_0x1c72f3(0x1bb)](_0x1c72f3(0x18a))['to'](this)),_0x41f97b;}[_0x228fea(0x1b1)](){const _0x4123bc=_0x228fea;super[_0x4123bc(0x1b1)](),this[_0x4123bc(0x1a4)]=this[_0x4123bc(0x185)][_0x4123bc(0x1b6)](_0x4123bc(0x15d)),this[_0x4123bc(0x1a4)][_0x4123bc(0x17b)]=this[_0x4123bc(0x177)],this['on'](_0x4123bc(0x163),(_0x272143,_0x337b74,_0x22a710)=>{const _0x2cdf61=_0x4123bc;this[_0x2cdf61(0x1a4)][_0x2cdf61(0x17b)]=_0x22a710;});}[_0x228fea(0x1c4)](_0x5ec5b4,_0x16e1e8,_0x490d96,_0x361fcb,_0x8a3cb6){const _0x92efe8=_0x228fea,_0x4dc0c4=new _0x1114a8(this[_0x92efe8(0x1c6)]);return _0x4dc0c4[_0x92efe8(0x199)]({'label':_0x5ec5b4,'icon':_0x16e1e8,'tooltip':!0x0,'tooltipPosition':_0x8a3cb6}),_0x4dc0c4[_0x92efe8(0x197)]({'attributes':{'class':_0x490d96}}),_0x4dc0c4['on'](_0x92efe8(0x18f),()=>{const _0x4f28b2=_0x92efe8;this[_0x4f28b2(0x1b9)](_0x361fcb,this[_0x4f28b2(0x187)]['id']);}),_0x4dc0c4;}[_0x228fea(0x19f)](){const _0x1d475c=_0x228fea;return _0x1d475c(0x1a2)===this[_0x1d475c(0x187)][_0x1d475c(0x1be)][_0x1d475c(0x189)][_0x1d475c(0x16c)]?_0x3328e9(this[_0x1d475c(0x1c6)],_0x1d475c(0x1c3)):_0x3328e9(this[_0x1d475c(0x1c6)],_0x1d475c(0x182));}[_0x228fea(0x1a7)](){const _0x2901a8=_0x228fea;return this[_0x2901a8(0x187)][_0x2901a8(0x17a)]?_0x2901a8(0x1a2)===this[_0x2901a8(0x187)][_0x2901a8(0x1be)][_0x2901a8(0x189)][_0x2901a8(0x16c)]?_0x3328e9(this[_0x2901a8(0x1c6)],_0x2901a8(0x1ab),this[_0x2901a8(0x187)][_0x2901a8(0x16b)][_0x2901a8(0x1b3)]):_0x3328e9(this[_0x2901a8(0x1c6)],_0x2901a8(0x169),this[_0x2901a8(0x187)][_0x2901a8(0x16b)][_0x2901a8(0x1b3)]):null;}}function ds(_0x11a7e4,_0x3274e7){const _0x1c0514=_0x228fea;let _0x1f80f3='';return _0x1f80f3+=_0x11a7e4[_0x1c0514(0x1aa)]('*')[_0x1c0514(0x164)]((_0x3cf30b,_0x4f2068)=>_0x4f2068%0x2!=0x0?_0x1c0514(0x160)+us(_0x3cf30b)+_0x1c0514(0x16f):us(_0x3cf30b))[_0x1c0514(0x1a9)](''),_0x3274e7&&(_0x1f80f3+=_0x1c0514(0x172)+_0x3274e7[_0x1c0514(0x195)]+_0x1c0514(0x170)+_0x3274e7[_0x1c0514(0x191)]+_0x1c0514(0x19d)),_0x1f80f3;}function us(_0x51312a){const _0x3ef725=_0x228fea,_0x45c88e=document[_0x3ef725(0x186)](_0x3ef725(0x17e));return _0x45c88e[_0x3ef725(0x188)]=_0x51312a,_0x45c88e[_0x3ef725(0x17b)];}
23
+ const _0xb6af2=_0x2fd8;(function(_0x1442be,_0x1c893d){const _0x1199a7=_0x2fd8,_0x54c821=_0x1442be();while(!![]){try{const _0x496e32=-parseInt(_0x1199a7(0x1b7))/0x1*(-parseInt(_0x1199a7(0x1b0))/0x2)+-parseInt(_0x1199a7(0x16b))/0x3+-parseInt(_0x1199a7(0x194))/0x4*(parseInt(_0x1199a7(0x163))/0x5)+parseInt(_0x1199a7(0x165))/0x6*(parseInt(_0x1199a7(0x18f))/0x7)+-parseInt(_0x1199a7(0x158))/0x8*(parseInt(_0x1199a7(0x1a0))/0x9)+-parseInt(_0x1199a7(0x1b4))/0xa*(parseInt(_0x1199a7(0x17f))/0xb)+parseInt(_0x1199a7(0x1b9))/0xc;if(_0x496e32===_0x1c893d)break;else _0x54c821['push'](_0x54c821['shift']());}catch(_0x3e8041){_0x54c821['push'](_0x54c821['shift']());}}}(_0x43ca,0x4009f));import{getTranslation as _0x4fb7e3}from'../../utils/common-translations.js';import{default as _0x2bfbeb}from'./basesuggestionthreadview.js';import{ButtonView as _0x3cd4ab}from'ckeditor5/src/ui.js';function _0x2fd8(_0x425f0b,_0x44da6c){const _0x43ca2f=_0x43ca();return _0x2fd8=function(_0x2fd815,_0x2edd7d){_0x2fd815=_0x2fd815-0x14b;let _0x788703=_0x43ca2f[_0x2fd815];return _0x788703;},_0x2fd8(_0x425f0b,_0x44da6c);}import{icons as _0x202c85}from'ckeditor5/src/core.js';import{trimHtml as _0x1d8971,UserView as _0x4b03c6}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x43ca(){const _0x24c5af=['time','<span\x20class=\x22ck-suggestion-type\x22>','</p>','editorReady','24dOHUSl','EXTERNAL_AVATAR','split','fire','locale','ck-suggestion__info-name','<p>','_model','render','editorDestroyed','importWord','74395waBNaE','createElement','384epDJby','getTemplate','set','join','color','canAccept','712965SijDPA','attributes','ck-annotation__main','ck-annotation__user','map','value','ck-suggestion-','name','commentThread','discardButton','ck-annotation__actions','ck-annotation__info-time','bind','execute','ck-suggestion__actions','type','</span>','getUserViewNotificationText','\x22></span>','ck-annotation__info-name','1081421HhlNYX','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','cancel','ck-annotation__info','children','ck-suggestion--disabled-comments','ck-suggestion--discard','Accept\x20suggestion','getExternalSuggestionNote','check','creator','formatDateTime','innerHTML','source','authoredAt','delegate','27503daTTNw','span','EXTERNAL_IMPORT_WORD_AVATAR','ck-suggestion','querySelector','28DSosLX','ck-suggestion__info','ck-annotation','isExternal','EXTERNAL_SUGGESTION','commentThreadInputView','innerText','ck-annotation__content-wrapper','bindTemplate','change:description','setTemplate','EXTERNAL_IMPORT_WORD_SUGGESTION','713007ghrrIA','ck-suggestion-wrapper','content','extendTemplate','acceptButton','author','.ck-annotation__content-wrapper','ck-comment__info-time','_createButton','push','_config','_descriptionElement','commentsListView','ck-suggestion__user','element','title','1226hqCwLl','ck-suggestion__main','canDiscard','descriptionParts','10tDUUMp','\x22\x20title=\x22','userView','760zNlbSA','discardSuggestion','2673060StJGyP','disableComments','div','description','@external','isActive','acceptSuggestion','ck-suggestion--accept','ck-comment__external','Discard\x20suggestion','isEnabled','ck-suggestion-wrapper--active'];_0x43ca=function(){return _0x24c5af;};return _0x43ca();}export default class ne extends _0x2bfbeb{constructor(_0x2c2f1d,_0x23af4a,_0x17a858,_0x251031){const _0x42a43d=_0x2fd8;super(_0x2c2f1d,_0x23af4a,_0x17a858,_0x251031),this[_0x42a43d(0x167)](_0x42a43d(0x17a),''),this[_0x42a43d(0x177)](_0x42a43d(0x17a))['to'](this,_0x42a43d(0x1b3),_0x5b30d0=>_0x5b30d0&&_0x5b30d0[0x0]?_0x5b30d0[0x0][_0x42a43d(0x17a)]:''),this[_0x42a43d(0x177)](_0x42a43d(0x14b))['to'](this,_0x42a43d(0x1b3),this,_0x42a43d(0x14d),(_0x52ed2d,_0x4209ac)=>{const _0x4e6e51=_0x42a43d;let _0x467e38='';for(const _0x468734 of _0x52ed2d)_0x467e38+=_0x4e6e51(0x15e)+ds(_0x468734[_0x4e6e51(0x1a2)],_0x468734[_0x4e6e51(0x169)])+_0x4e6e51(0x156);return _0x4209ac?_0x467e38:_0x1d8971(_0x467e38,{'limit':0x8c});}),this[_0x42a43d(0x1ab)]=null,this[_0x42a43d(0x1a4)]=this[_0x42a43d(0x1a8)](_0x4fb7e3(_0x2c2f1d,_0x42a43d(0x186)),_0x202c85[_0x42a43d(0x188)],_0x42a43d(0x14f),_0x42a43d(0x14e),'sw'),this[_0x42a43d(0x1a4)][_0x42a43d(0x177)](_0x42a43d(0x152))['to'](this,_0x42a43d(0x16a)),this[_0x42a43d(0x174)]=this[_0x42a43d(0x1a8)](_0x4fb7e3(_0x2c2f1d,_0x42a43d(0x151)),_0x202c85[_0x42a43d(0x181)],_0x42a43d(0x185),_0x42a43d(0x1b8),'sw'),this[_0x42a43d(0x174)][_0x42a43d(0x177)](_0x42a43d(0x152))['to'](this,_0x42a43d(0x1b2)),this[_0x42a43d(0x1b6)]=new _0x4b03c6(_0x2c2f1d,this[_0x42a43d(0x15f)][_0x42a43d(0x1a5)],this[_0x42a43d(0x17c)]()),this[_0x42a43d(0x1b6)][_0x42a43d(0x1a3)]({'attributes':{'class':[_0x42a43d(0x1ad),_0x42a43d(0x16e)]}}),this[_0x42a43d(0x19e)](this[_0x42a43d(0x166)]());}[_0xb6af2(0x166)](){const _0x226986=_0xb6af2,_0x208833=this[_0x226986(0x19c)],_0x293b77=[{'tag':_0x226986(0x1bb),'attributes':{'class':[_0x226986(0x195),_0x226986(0x182)]},'children':[{'tag':_0x226986(0x190),'children':[{'text':this[_0x226986(0x1b6)][_0x226986(0x172)]}],'attributes':{'class':[_0x226986(0x15d),_0x226986(0x17e)]}},{'tag':_0x226986(0x154),'attributes':{'datetime':_0x208833['to'](_0x226986(0x18d)),'class':[_0x226986(0x1a7),_0x226986(0x176)]},'children':[{'text':_0x208833['to'](_0x226986(0x18d),_0x2fe028=>this[_0x226986(0x1aa)][_0x226986(0x18a)](_0x2fe028))}]}]},{'tag':_0x226986(0x1bb),'attributes':{'class':[_0x226986(0x179),_0x226986(0x175)]},'children':[this[_0x226986(0x1a4)],this[_0x226986(0x174)]]},{'tag':_0x226986(0x1bb),'attributes':{'class':[_0x226986(0x19b)]}}];this[_0x226986(0x15f)][_0x226986(0x197)]&&_0x293b77[_0x226986(0x1a9)]({'tag':_0x226986(0x1bb),'attributes':{'class':[_0x226986(0x150)]},'children':[{'text':this[_0x226986(0x187)]()}]});const _0x352d2d={'tag':_0x226986(0x1bb),'attributes':{'class':[_0x226986(0x1a1),_0x208833['if'](_0x226986(0x14d),_0x226986(0x153)),_0x208833['to'](_0x226986(0x17a),_0x5bb391=>_0x226986(0x171)+_0x5bb391),this[_0x226986(0x1aa)][_0x226986(0x1ba)]&&_0x226986(0x184)],'data-suggestion-id':this[_0x226986(0x15f)]['id'],'data-thread-id':this[_0x226986(0x15f)][_0x226986(0x173)]['id'],'data-author-id':this[_0x226986(0x15f)][_0x226986(0x1a5)]['id'],'tabindex':-0x1},'children':[{'tag':_0x226986(0x1bb),'attributes':{'class':[_0x226986(0x192),_0x226986(0x196)]},'children':[this[_0x226986(0x1b6)],{'tag':_0x226986(0x1bb),'attributes':{'class':[_0x226986(0x1b1),_0x226986(0x16d)]},'children':_0x293b77}]}]};return this[_0x226986(0x1ac)]&&this[_0x226986(0x199)]&&(_0x352d2d[_0x226986(0x183)][_0x226986(0x1a9)](this[_0x226986(0x1ac)],this[_0x226986(0x199)]),this[_0x226986(0x1ac)][_0x226986(0x18e)](_0x226986(0x157))['to'](this),this[_0x226986(0x1ac)][_0x226986(0x18e)](_0x226986(0x161))['to'](this),this[_0x226986(0x199)][_0x226986(0x18e)](_0x226986(0x157))['to'](this),this[_0x226986(0x199)][_0x226986(0x18e)](_0x226986(0x161))['to'](this)),_0x352d2d;}[_0xb6af2(0x160)](){const _0x3ea29e=_0xb6af2;super[_0x3ea29e(0x160)](),this[_0x3ea29e(0x1ab)]=this[_0x3ea29e(0x1ae)][_0x3ea29e(0x193)](_0x3ea29e(0x1a6)),this[_0x3ea29e(0x1ab)][_0x3ea29e(0x18b)]=this[_0x3ea29e(0x14b)],this['on'](_0x3ea29e(0x19d),(_0x590457,_0x648267,_0x3b1a1c)=>{const _0xe34de5=_0x3ea29e;this[_0xe34de5(0x1ab)][_0xe34de5(0x18b)]=_0x3b1a1c;});}[_0xb6af2(0x1a8)](_0x4f945a,_0x2d8a50,_0x2a932c,_0xae0dd4,_0x3d0612){const _0x44406f=_0xb6af2,_0x1dbc1a=new _0x3cd4ab(this[_0x44406f(0x15c)]);return _0x1dbc1a[_0x44406f(0x167)]({'label':_0x4f945a,'icon':_0x2d8a50,'tooltip':!0x0,'tooltipPosition':_0x3d0612}),_0x1dbc1a[_0x44406f(0x1a3)]({'attributes':{'class':_0x2a932c}}),_0x1dbc1a['on'](_0x44406f(0x178),()=>{const _0x475f4d=_0x44406f;this[_0x475f4d(0x15b)](_0xae0dd4,this[_0x475f4d(0x15f)]['id']);}),_0x1dbc1a;}[_0xb6af2(0x187)](){const _0x1024c5=_0xb6af2;return _0x1024c5(0x162)===this[_0x1024c5(0x15f)][_0x1024c5(0x16c)][_0x1024c5(0x14c)][_0x1024c5(0x18c)]?_0x4fb7e3(this[_0x1024c5(0x15c)],_0x1024c5(0x19f)):_0x4fb7e3(this[_0x1024c5(0x15c)],_0x1024c5(0x198));}[_0xb6af2(0x17c)](){const _0x4461d1=_0xb6af2;return this[_0x4461d1(0x15f)][_0x4461d1(0x197)]?_0x4461d1(0x162)===this[_0x4461d1(0x15f)][_0x4461d1(0x16c)][_0x4461d1(0x14c)][_0x4461d1(0x18c)]?_0x4fb7e3(this[_0x4461d1(0x15c)],_0x4461d1(0x191),this[_0x4461d1(0x15f)][_0x4461d1(0x189)][_0x4461d1(0x172)]):_0x4fb7e3(this[_0x4461d1(0x15c)],_0x4461d1(0x159),this[_0x4461d1(0x15f)][_0x4461d1(0x189)][_0x4461d1(0x172)]):null;}}function ds(_0x38ac1,_0x5d7213){const _0x2651b2=_0xb6af2;let _0x3d4439='';return _0x3d4439+=_0x38ac1[_0x2651b2(0x15a)]('*')[_0x2651b2(0x16f)]((_0x1bee7f,_0x379c90)=>_0x379c90%0x2!=0x0?_0x2651b2(0x155)+us(_0x1bee7f)+_0x2651b2(0x17b):us(_0x1bee7f))[_0x2651b2(0x168)](''),_0x5d7213&&(_0x3d4439+=_0x2651b2(0x180)+_0x5d7213[_0x2651b2(0x170)]+_0x2651b2(0x1b5)+_0x5d7213[_0x2651b2(0x1af)]+_0x2651b2(0x17d)),_0x3d4439;}function us(_0x2717e3){const _0x3ae343=_0xb6af2,_0x4ca1cb=document[_0x3ae343(0x164)](_0x3ae343(0x190));return _0x4ca1cb[_0x3ae343(0x19a)]=_0x2717e3,_0x4ca1cb[_0x3ae343(0x18b)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x58d8a1,_0x1bc8f2,_0x42816e){const t=_0x58d8a1['t'];switch(_0x1bc8f2){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',_0x42816e);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x42816e);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x42816e);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x42816e);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x42816e);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',_0x42816e);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x42816e);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',_0x42816e);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x42816e);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x42816e);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x42816e);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x42816e);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x42816e);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x42816e);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x42816e);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x42816e);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x42816e);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x42816e);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x42816e);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x42816e);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x42816e);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x42816e);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x42816e);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'},_0x42816e);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x42816e);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x42816e);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x42816e);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x42816e);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x42816e);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'},_0x42816e);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x42816e);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x42816e);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x42816e);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x42816e);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'},_0x42816e);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x42816e);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'},_0x42816e);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'},_0x42816e);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x42816e);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'},_0x42816e);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x42816e);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'},_0x42816e);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x42816e);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x42816e);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x42816e);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'},_0x42816e);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 _0x1bc8f2;}}
23
+ export function getTranslation(_0x5080c7,_0x1c43a4,_0x17db5c){const t=_0x5080c7['t'];switch(_0x1c43a4){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',_0x17db5c);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x17db5c);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x17db5c);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x17db5c);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x17db5c);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',_0x17db5c);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x17db5c);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',_0x17db5c);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x17db5c);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x17db5c);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x17db5c);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x17db5c);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x17db5c);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x17db5c);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x17db5c);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x17db5c);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x17db5c);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x17db5c);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x17db5c);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x17db5c);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x17db5c);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x17db5c);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x17db5c);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'},_0x17db5c);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x17db5c);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x17db5c);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x17db5c);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x17db5c);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x17db5c);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'},_0x17db5c);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x17db5c);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x17db5c);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x17db5c);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x17db5c);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'},_0x17db5c);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x17db5c);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'},_0x17db5c);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'},_0x17db5c);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x17db5c);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'},_0x17db5c);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x17db5c);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'},_0x17db5c);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x17db5c);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x17db5c);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x17db5c);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'},_0x17db5c);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 _0x1c43a4;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0xc6de17,_0x489958){const _0x2ca4d1=_0x5ef4,_0xe21126=_0xc6de17();while(!![]){try{const _0x54f008=-parseInt(_0x2ca4d1(0x15b))/0x1*(parseInt(_0x2ca4d1(0x176))/0x2)+-parseInt(_0x2ca4d1(0x16f))/0x3*(-parseInt(_0x2ca4d1(0x15d))/0x4)+parseInt(_0x2ca4d1(0x17c))/0x5+-parseInt(_0x2ca4d1(0x155))/0x6+parseInt(_0x2ca4d1(0x15c))/0x7+parseInt(_0x2ca4d1(0x15f))/0x8+-parseInt(_0x2ca4d1(0x162))/0x9*(parseInt(_0x2ca4d1(0x160))/0xa);if(_0x54f008===_0x489958)break;else _0xe21126['push'](_0xe21126['shift']());}catch(_0x2908f1){_0xe21126['push'](_0xe21126['shift']());}}}(_0x234a,0x2df96));export function normalizeDescription(_0x5c7e98){const _0x48d55f=_0x5ef4;return Array[_0x48d55f(0x16e)](_0x5c7e98)||(_0x5c7e98=[_0x5c7e98]),_0x5c7e98[_0x48d55f(0x158)](_0x499aaa=>{const _0x52f8d5=_0x48d55f,_0x2c247b=_0x499aaa[_0x52f8d5(0x159)][_0x52f8d5(0x171)](/\*/g,''),_0x17ae5e=_0x499aaa[_0x52f8d5(0x163)]?_0x52f8d5(0x16a)+_0x499aaa[_0x52f8d5(0x163)][_0x52f8d5(0x179)]+']':'';return'['+_0x499aaa[_0x52f8d5(0x17b)]+']\x20'+_0x2c247b+_0x17ae5e;})[_0x48d55f(0x165)](';\x20');}export function sortSuggestions(_0x36d14a){const _0x2c4664=_0x5ef4;return _0x36d14a[_0x2c4664(0x17f)]((_0x1f4b34,_0x3d4467)=>_0x2c4664(0x178)==_0x1f4b34[_0x2c4664(0x17b)]&&_0x2c4664(0x178)!=_0x3d4467[_0x2c4664(0x17b)]?-0x1:_0x2c4664(0x178)!=_0x1f4b34[_0x2c4664(0x17b)]&&_0x2c4664(0x178)==_0x3d4467[_0x2c4664(0x17b)]?0x1:0x0);}function _0x5ef4(_0xe948d,_0x4faf59){const _0x234aca=_0x234a();return _0x5ef4=function(_0x5ef4a7,_0x1baed0){_0x5ef4a7=_0x5ef4a7-0x155;let _0xa27c0a=_0x234aca[_0x5ef4a7];return _0xa27c0a;},_0x5ef4(_0xe948d,_0x4faf59);}function _0x234a(){const _0x2bec05=['start','next','createPositionAt','isCollapsed','\x20[color\x20','isIntersecting','createPositionAfter','schema','isArray','836637HpSOVC','add','replace','getRanges','isInContent','end','createRange','6bkjogN','from','deletion','value','isTouching','type','212750uRPSlQ','push','execute','sort','2020182fQliKW','change','createPositionBefore','map','content','length','9610jfSseB','1716400ZRyGub','4vFlacA','isObject','1464840PYtFwK','652990hpydft','isMultiRange','27aEKrCv','color','splice','join'];_0x234a=function(){return _0x2bec05;};return _0x234a();}export function getSelectedSuggestions(_0x49b5ca,_0x3a29fa){const _0x12b000=_0x5ef4,_0x3d41a6=Array[_0x12b000(0x177)](_0x49b5ca[_0x12b000(0x172)]()),_0x5d434d=new Set();for(const _0x2f90b8 of _0x3a29fa)if(_0x2f90b8[_0x12b000(0x173)]){for(const _0x25217f of _0x3d41a6)for(const _0x2949c0 of _0x2f90b8[_0x12b000(0x172)]())(_0x25217f[_0x12b000(0x16b)](_0x2949c0)||_0x49b5ca[_0x12b000(0x169)]&&!_0x2f90b8[_0x12b000(0x161)]&&_0x2f90b8[_0x12b000(0x167)]&&_0x2949c0[_0x12b000(0x174)][_0x12b000(0x17a)](_0x25217f[_0x12b000(0x166)]))&&_0x5d434d[_0x12b000(0x170)](_0x2f90b8);}return _0x5d434d;}export function getRangesOfBlockGroups(_0x4e286c,_0x50d85b){const _0x1f4338=_0x5ef4;let _0x4d0dc6,_0x7c77a8=0x0;const _0x55afc4=[],_0x1aef64=_0x50d85b[_0x1f4338(0x16d)];for(;_0x7c77a8<_0x4e286c[_0x1f4338(0x15a)];){const _0x48d339=_0x4e286c[_0x7c77a8],_0x2b1f22=_0x4e286c[_0x7c77a8+0x1];_0x4d0dc6||(_0x4d0dc6=_0x50d85b[_0x1f4338(0x157)](_0x48d339)),co(_0x50d85b,_0x48d339,_0x2b1f22)||(_0x55afc4[_0x1f4338(0x17d)](_0x50d85b[_0x1f4338(0x175)](_0x4d0dc6,_0x1aef64[_0x1f4338(0x15e)](_0x48d339)?_0x50d85b[_0x1f4338(0x16c)](_0x48d339):_0x50d85b[_0x1f4338(0x168)](_0x48d339,_0x1f4338(0x174)))),_0x4d0dc6=null),_0x7c77a8++;}return _0x55afc4;}function co(_0x28c329,_0x4092d6,_0x4a333c){const _0x48ff68=_0x5ef4;if(!_0x4a333c)return!0x1;const _0x55b1af=_0x28c329[_0x48ff68(0x16c)](_0x4092d6),_0x15d601=_0x28c329[_0x48ff68(0x157)](_0x4a333c);return _0x55b1af[_0x48ff68(0x17a)](_0x15d601);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x3ed4f2,_0x516310,_0x384339){const _0x1d758a=_0x5ef4;for(;_0x384339[_0x1d758a(0x15a)];){const _0x516a95=_0x384339[_0x1d758a(0x164)](0x0,0x64);_0x3ed4f2[_0x1d758a(0x156)](()=>{const _0x2aa74b=_0x1d758a;for(const _0x1ce045 of _0x516a95)_0x1ce045[_0x2aa74b(0x173)]&&_0x516310[_0x2aa74b(0x17e)](_0x1ce045['id']);});}}
23
+ (function(_0x2db850,_0x320e90){const _0x30b4d5=_0x5ad0,_0x5c5d98=_0x2db850();while(!![]){try{const _0x295c50=-parseInt(_0x30b4d5(0x19d))/0x1+parseInt(_0x30b4d5(0x199))/0x2+-parseInt(_0x30b4d5(0x19f))/0x3+-parseInt(_0x30b4d5(0x1b8))/0x4+-parseInt(_0x30b4d5(0x1ae))/0x5*(parseInt(_0x30b4d5(0x1b3))/0x6)+parseInt(_0x30b4d5(0x1aa))/0x7*(-parseInt(_0x30b4d5(0x1b4))/0x8)+parseInt(_0x30b4d5(0x1ad))/0x9;if(_0x295c50===_0x320e90)break;else _0x5c5d98['push'](_0x5c5d98['shift']());}catch(_0x45ed76){_0x5c5d98['push'](_0x5c5d98['shift']());}}}(_0x10ce,0x9f300));export function normalizeDescription(_0x49f847){const _0x191145=_0x5ad0;return Array[_0x191145(0x1b6)](_0x49f847)||(_0x49f847=[_0x49f847]),_0x49f847[_0x191145(0x1a9)](_0x24cf6b=>{const _0xc68783=_0x191145,_0x49cf82=_0x24cf6b[_0xc68783(0x1a3)][_0xc68783(0x1ab)](/\*/g,''),_0x1458a1=_0x24cf6b[_0xc68783(0x1b0)]?_0xc68783(0x192)+_0x24cf6b[_0xc68783(0x1b0)][_0xc68783(0x1a5)]+']':'';return'['+_0x24cf6b[_0xc68783(0x195)]+']\x20'+_0x49cf82+_0x1458a1;})[_0x191145(0x19b)](';\x20');}export function sortSuggestions(_0x22514e){const _0x53e465=_0x5ad0;return _0x22514e[_0x53e465(0x194)]((_0x1e8fc6,_0x57374c)=>_0x53e465(0x1b1)==_0x1e8fc6[_0x53e465(0x195)]&&_0x53e465(0x1b1)!=_0x57374c[_0x53e465(0x195)]?-0x1:_0x53e465(0x1b1)!=_0x1e8fc6[_0x53e465(0x195)]&&_0x53e465(0x1b1)==_0x57374c[_0x53e465(0x195)]?0x1:0x0);}export function getSelectedSuggestions(_0x111e81,_0x4a30b4){const _0x55a50e=_0x5ad0,_0x3e58d1=Array[_0x55a50e(0x190)](_0x111e81[_0x55a50e(0x19a)]()),_0x459005=new Set();for(const _0x51475e of _0x4a30b4)if(_0x51475e[_0x55a50e(0x191)]){for(const _0x437a83 of _0x3e58d1)for(const _0x46bc71 of _0x51475e[_0x55a50e(0x19a)]())(_0x437a83[_0x55a50e(0x198)](_0x46bc71)||_0x111e81[_0x55a50e(0x1a7)]&&!_0x51475e[_0x55a50e(0x1a6)]&&_0x51475e[_0x55a50e(0x196)]&&_0x46bc71[_0x55a50e(0x1a4)][_0x55a50e(0x193)](_0x437a83[_0x55a50e(0x18f)]))&&_0x459005[_0x55a50e(0x1ac)](_0x51475e);}return _0x459005;}function _0x5ad0(_0x77d010,_0x5941d8){const _0x10cec0=_0x10ce();return _0x5ad0=function(_0x5ad033,_0x5779ad){_0x5ad033=_0x5ad033-0x18f;let _0x40f12b=_0x10cec0[_0x5ad033];return _0x40f12b;},_0x5ad0(_0x77d010,_0x5941d8);}export function getRangesOfBlockGroups(_0x15ec0c,_0x39c113){const _0x200dbd=_0x5ad0;let _0x5076af,_0x4defa1=0x0;const _0x22b9a7=[],_0x46caf5=_0x39c113[_0x200dbd(0x19c)];for(;_0x4defa1<_0x15ec0c[_0x200dbd(0x1b2)];){const _0x15bb09=_0x15ec0c[_0x4defa1],_0x4ec4e6=_0x15ec0c[_0x4defa1+0x1];_0x5076af||(_0x5076af=_0x39c113[_0x200dbd(0x1a1)](_0x15bb09)),co(_0x39c113,_0x15bb09,_0x4ec4e6)||(_0x22b9a7[_0x200dbd(0x19e)](_0x39c113[_0x200dbd(0x1af)](_0x5076af,_0x46caf5[_0x200dbd(0x197)](_0x15bb09)?_0x39c113[_0x200dbd(0x1a8)](_0x15bb09):_0x39c113[_0x200dbd(0x1b7)](_0x15bb09,_0x200dbd(0x1a4)))),_0x5076af=null),_0x4defa1++;}return _0x22b9a7;}function co(_0x27ed68,_0x3c5165,_0x2aa0a3){const _0x2fd8a3=_0x5ad0;if(!_0x2aa0a3)return!0x1;const _0x174dbe=_0x27ed68[_0x2fd8a3(0x1a8)](_0x3c5165),_0x16fd02=_0x27ed68[_0x2fd8a3(0x1a1)](_0x2aa0a3);return _0x174dbe[_0x2fd8a3(0x193)](_0x16fd02);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x294584,_0xf605ba,_0x533c9f){const _0x2ca711=_0x5ad0;for(;_0x533c9f[_0x2ca711(0x1b2)];){const _0x242da1=_0x533c9f[_0x2ca711(0x1b5)](0x0,0x64);_0x294584[_0x2ca711(0x1a0)](()=>{const _0x570d25=_0x2ca711;for(const _0x29162b of _0x242da1)_0x29162b[_0x570d25(0x191)]&&_0xf605ba[_0x570d25(0x1a2)](_0x29162b['id']);});}}function _0x10ce(){const _0x19af83=['execute','content','end','value','isMultiRange','isCollapsed','createPositionAfter','map','7xpjTjH','replace','add','18961074lOedos','100pbDJmM','createRange','color','deletion','length','129678BeRSJl','5883416aQizDg','splice','isArray','createPositionAt','868668cEqihc','start','from','isInContent','\x20[color\x20','isTouching','sort','type','next','isObject','isIntersecting','1732252JJCUBS','getRanges','join','schema','435473ASDkvi','push','1501659iMjgqK','change','createPositionBefore'];_0x10ce=function(){return _0x19af83;};return _0x10ce();}