@ckeditor/ckeditor5-comments 43.0.0-alpha.6 → 43.1.0-alpha.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/comments.js +1 -1
  2. package/build/translations/gl.js +1 -1
  3. package/dist/annotations/annotation.d.ts +7 -0
  4. package/dist/comments/commentsediting.d.ts +2 -1
  5. package/dist/comments/commentsrepository.d.ts +0 -12
  6. package/dist/index.d.ts +6 -3
  7. package/dist/index.js +9 -9
  8. package/dist/translations/af.js +1 -1
  9. package/dist/translations/af.umd.js +1 -1
  10. package/dist/translations/ar.js +1 -1
  11. package/dist/translations/ar.umd.js +1 -1
  12. package/dist/translations/bg.js +1 -1
  13. package/dist/translations/bg.umd.js +1 -1
  14. package/dist/translations/bn.js +1 -1
  15. package/dist/translations/bn.umd.js +1 -1
  16. package/dist/translations/bs.js +1 -1
  17. package/dist/translations/bs.umd.js +1 -1
  18. package/dist/translations/ca.js +1 -1
  19. package/dist/translations/ca.umd.js +1 -1
  20. package/dist/translations/cs.js +1 -1
  21. package/dist/translations/cs.umd.js +1 -1
  22. package/dist/translations/da.js +1 -1
  23. package/dist/translations/da.umd.js +1 -1
  24. package/dist/translations/de-ch.js +1 -1
  25. package/dist/translations/de-ch.umd.js +1 -1
  26. package/dist/translations/de.js +1 -1
  27. package/dist/translations/de.umd.js +1 -1
  28. package/dist/translations/el.js +1 -1
  29. package/dist/translations/el.umd.js +1 -1
  30. package/dist/translations/en-au.js +1 -1
  31. package/dist/translations/en-au.umd.js +1 -1
  32. package/dist/translations/en.umd.js +1 -1
  33. package/dist/translations/es-co.js +1 -1
  34. package/dist/translations/es-co.umd.js +1 -1
  35. package/dist/translations/es.js +1 -1
  36. package/dist/translations/es.umd.js +1 -1
  37. package/dist/translations/et.js +1 -1
  38. package/dist/translations/et.umd.js +1 -1
  39. package/dist/translations/fa.js +1 -1
  40. package/dist/translations/fa.umd.js +1 -1
  41. package/dist/translations/fi.js +1 -1
  42. package/dist/translations/fi.umd.js +1 -1
  43. package/dist/translations/fr.js +1 -1
  44. package/dist/translations/fr.umd.js +1 -1
  45. package/dist/translations/gl.js +1 -1
  46. package/dist/translations/gl.umd.js +1 -1
  47. package/dist/translations/he.js +1 -1
  48. package/dist/translations/he.umd.js +1 -1
  49. package/dist/translations/hi.js +1 -1
  50. package/dist/translations/hi.umd.js +1 -1
  51. package/dist/translations/hr.js +1 -1
  52. package/dist/translations/hr.umd.js +1 -1
  53. package/dist/translations/hu.js +1 -1
  54. package/dist/translations/hu.umd.js +1 -1
  55. package/dist/translations/id.js +1 -1
  56. package/dist/translations/id.umd.js +1 -1
  57. package/dist/translations/it.js +1 -1
  58. package/dist/translations/it.umd.js +1 -1
  59. package/dist/translations/ja.js +1 -1
  60. package/dist/translations/ja.umd.js +1 -1
  61. package/dist/translations/jv.js +1 -1
  62. package/dist/translations/jv.umd.js +1 -1
  63. package/dist/translations/ko.js +1 -1
  64. package/dist/translations/ko.umd.js +1 -1
  65. package/dist/translations/lt.js +1 -1
  66. package/dist/translations/lt.umd.js +1 -1
  67. package/dist/translations/lv.js +1 -1
  68. package/dist/translations/lv.umd.js +1 -1
  69. package/dist/translations/ms.js +1 -1
  70. package/dist/translations/ms.umd.js +1 -1
  71. package/dist/translations/nl.js +1 -1
  72. package/dist/translations/nl.umd.js +1 -1
  73. package/dist/translations/no.js +1 -1
  74. package/dist/translations/no.umd.js +1 -1
  75. package/dist/translations/pl.js +1 -1
  76. package/dist/translations/pl.umd.js +1 -1
  77. package/dist/translations/pt-br.js +1 -1
  78. package/dist/translations/pt-br.umd.js +1 -1
  79. package/dist/translations/pt.js +1 -1
  80. package/dist/translations/pt.umd.js +1 -1
  81. package/dist/translations/ro.js +1 -1
  82. package/dist/translations/ro.umd.js +1 -1
  83. package/dist/translations/ru.js +1 -1
  84. package/dist/translations/ru.umd.js +1 -1
  85. package/dist/translations/sk.js +1 -1
  86. package/dist/translations/sk.umd.js +1 -1
  87. package/dist/translations/sq.js +1 -1
  88. package/dist/translations/sq.umd.js +1 -1
  89. package/dist/translations/sr-latn.js +1 -1
  90. package/dist/translations/sr-latn.umd.js +1 -1
  91. package/dist/translations/sr.js +1 -1
  92. package/dist/translations/sr.umd.js +1 -1
  93. package/dist/translations/sv.js +1 -1
  94. package/dist/translations/sv.umd.js +1 -1
  95. package/dist/translations/th.js +1 -1
  96. package/dist/translations/th.umd.js +1 -1
  97. package/dist/translations/ti.js +1 -1
  98. package/dist/translations/ti.umd.js +1 -1
  99. package/dist/translations/tk.js +1 -1
  100. package/dist/translations/tk.umd.js +1 -1
  101. package/dist/translations/tr.js +1 -1
  102. package/dist/translations/tr.umd.js +1 -1
  103. package/dist/translations/tt.js +1 -1
  104. package/dist/translations/tt.umd.js +1 -1
  105. package/dist/translations/ug.js +1 -1
  106. package/dist/translations/ug.umd.js +1 -1
  107. package/dist/translations/uk.js +1 -1
  108. package/dist/translations/uk.umd.js +1 -1
  109. package/dist/translations/ur.js +1 -1
  110. package/dist/translations/ur.umd.js +1 -1
  111. package/dist/translations/vi.js +1 -1
  112. package/dist/translations/vi.umd.js +1 -1
  113. package/dist/translations/zh-cn.js +1 -1
  114. package/dist/translations/zh-cn.umd.js +1 -1
  115. package/dist/translations/zh.js +1 -1
  116. package/dist/translations/zh.umd.js +1 -1
  117. package/lang/translations/gl.po +17 -17
  118. package/package.json +15 -14
  119. package/src/annotations/annotation.d.ts +7 -0
  120. package/src/annotations/annotation.js +2 -2
  121. package/src/annotations/annotationcollection.js +1 -1
  122. package/src/annotations/annotations.js +1 -1
  123. package/src/annotations/annotationsuis.js +1 -1
  124. package/src/annotations/editorannotations.js +1 -1
  125. package/src/annotations/inlineannotations.js +1 -1
  126. package/src/annotations/narrowsidebar.js +1 -1
  127. package/src/annotations/sidebar.js +1 -1
  128. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  129. package/src/annotations/view/annotationview.js +1 -1
  130. package/src/annotations/view/sidebaritemview.js +1 -1
  131. package/src/annotations/view/sidebarview.js +1 -1
  132. package/src/annotations/widesidebar.js +1 -1
  133. package/src/comments/addcommentthreadcommand.js +1 -1
  134. package/src/comments/commentsarchive.js +1 -1
  135. package/src/comments/commentsarchiveui.js +1 -1
  136. package/src/comments/commentsediting.d.ts +2 -1
  137. package/src/comments/commentsediting.js +1 -1
  138. package/src/comments/commentsrepository.d.ts +0 -12
  139. package/src/comments/commentsrepository.js +3 -3
  140. package/src/comments/commentsui.js +1 -1
  141. package/src/comments/integrations/clipboard.js +1 -1
  142. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  143. package/src/comments/integrations/importword.js +1 -1
  144. package/src/comments/ui/commenteditor/commenteditor.js +2 -2
  145. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  146. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  147. package/src/comments/ui/commentthreadcontroller.js +2 -2
  148. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  149. package/src/comments/ui/view/basecommentview.js +1 -1
  150. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  151. package/src/comments/ui/view/commentcontentview.js +1 -1
  152. package/src/comments/ui/view/commentinputview.js +1 -1
  153. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  154. package/src/comments/ui/view/commentslistview.js +1 -1
  155. package/src/comments/ui/view/commentthreadheadercontextview.js +1 -1
  156. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  157. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  158. package/src/comments/ui/view/commentthreadview.js +2 -2
  159. package/src/comments/ui/view/commentview.js +2 -2
  160. package/src/comments.js +1 -1
  161. package/src/commentsonly.js +1 -1
  162. package/src/index.d.ts +6 -3
  163. package/src/index.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/createmutationobserver.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x47a623=_0x20f4;(function(_0x1064fc,_0x1f5c20){const _0x733444=_0x20f4,_0x307095=_0x1064fc();while(!![]){try{const _0xad79f3=-parseInt(_0x733444(0x158))/0x1*(-parseInt(_0x733444(0x154))/0x2)+parseInt(_0x733444(0x148))/0x3*(-parseInt(_0x733444(0x165))/0x4)+parseInt(_0x733444(0x164))/0x5+parseInt(_0x733444(0x161))/0x6+parseInt(_0x733444(0x163))/0x7+parseInt(_0x733444(0x142))/0x8*(parseInt(_0x733444(0x16a))/0x9)+-parseInt(_0x733444(0x145))/0xa;if(_0xad79f3===_0x1f5c20)break;else _0x307095['push'](_0x307095['shift']());}catch(_0x2ceb0a){_0x307095['push'](_0x307095['shift']());}}}(_0x2be8,0x4672f));function _0x2be8(){const _0x241bb6=['map','has','focus','bind','_viewToController','addSourceCollector','CommentsUI','getRange','_createUIButton','locale','focusTracker','pluginName','low','_threadToController','tooltip','removeCommentThread','from','init','set','hasCommentThread','execute','_initKeyboardNavigation','editor','model','escapeThread','find','activeMarker','8RweSkg','change:activeAnnotations','add','4860790iLUgfW','editing','Comment','3OcMdKU','collaboration.channelId','push','listenTo','stop','comment','getCommentThread','get','addCommentThread','CommentsListView','componentFactory','CommentThreadInputView','70888JfGzaE','menuBar:comment','requires','getAllMarkersForId','11nhwniZ','addComment','isEnabled','length','view','highest','commands','plugins','isFocused','1937244NctvKp','archivedAt','3934hhDqiL','1045460ZdJLll','2212940zZOkBF','comment:','hasMarkerForId','keystrokes','innerView','3649149UqgxWy','config'];_0x2be8=function(){return _0x241bb6;};return _0x2be8();}import{Plugin as _0x34c4b6}from'ckeditor5/src/core.js';import _0x532f41 from'./commentsrepository.js';import _0x38389c,{splitMarkerName as _0x44ebc8}from'./commentsediting.js';import _0x5f4f16 from'../annotations/editorannotations.js';function _0x20f4(_0x179d9,_0x1849cf){const _0x2be83f=_0x2be8();return _0x20f4=function(_0x20f48c,_0x2724bc){_0x20f48c=_0x20f48c-0x132;let _0xf22cae=_0x2be83f[_0x20f48c];return _0xf22cae;},_0x20f4(_0x179d9,_0x1849cf);}import{ButtonView as _0x396d5d,MenuBarMenuListItemButtonView as _0x36f81b}from'ckeditor5/src/ui.js';import _0x3fbad5 from'../../theme/icons/add-comment.svg';import _0x36757a from'../annotations/annotations.js';import _0x2846b3 from'./ui/view/commentslistview.js';import _0x49c2b9 from'./ui/view/commentthreadinputview.js';import{getTranslation as _0x456ba9}from'../utils/common-translations.js';import{ENTER_THREAD_KEYSTROKE as _0x14eba8}from'ckeditor5-collaboration/src/collaboration-core.js';export default class s extends _0x34c4b6{static get[_0x47a623(0x132)](){const _0x467dd8=_0x47a623;return _0x467dd8(0x172);}static get[_0x47a623(0x156)](){return[_0x532f41,_0x38389c,_0x5f4f16,_0x36757a];}get[_0x47a623(0x151)](){return _0x2846b3;}get[_0x47a623(0x153)](){return _0x49c2b9;}[_0x47a623(0x138)](){const _0x33665d=_0x47a623,_0x54b60f=this[_0x33665d(0x13d)],_0x3d443d=_0x54b60f[_0x33665d(0x15f)][_0x33665d(0x14f)](_0x532f41),_0x41fc2f=_0x54b60f[_0x33665d(0x15f)][_0x33665d(0x14f)](_0x38389c),_0x1f4721=_0x54b60f[_0x33665d(0x15f)][_0x33665d(0x14f)](_0x36757a),_0x465044=_0x54b60f[_0x33665d(0x15f)][_0x33665d(0x14f)](_0x5f4f16);_0x54b60f['ui'][_0x33665d(0x152)][_0x33665d(0x144)](_0x33665d(0x14d),()=>{const _0x3578e9=_0x33665d,_0x4c4808=this[_0x3578e9(0x174)](_0x396d5d);return _0x4c4808[_0x3578e9(0x135)]=!0x0,_0x4c4808;}),_0x54b60f['ui'][_0x33665d(0x152)][_0x33665d(0x144)](_0x33665d(0x155),()=>this[_0x33665d(0x174)](_0x36f81b)),_0x465044[_0x33665d(0x171)](()=>{const _0x4c92cc=_0x33665d,_0x4379ee=[];for(const [_0x2492a6,_0x5dea6e]of _0x3d443d[_0x4c92cc(0x134)]){const _0x3d2dd5=_0x41fc2f[_0x4c92cc(0x157)](_0x2492a6['id']),_0x221c1d=_0x3d2dd5[_0x4c92cc(0x16c)](_0xa23f04=>_0xa23f04[_0x4c92cc(0x173)]());_0x3d2dd5[_0x4c92cc(0x15b)]>0x0&&_0x4379ee[_0x4c92cc(0x14a)]([_0x5dea6e[_0x4c92cc(0x15c)],_0x221c1d]);}return _0x4379ee;}),this[_0x33665d(0x14b)](_0x1f4721,_0x33665d(0x143),(_0x57bcab,_0x2feb82,_0x3996b7)=>{const _0x496b7b=_0x33665d,_0x257c4d=Array[_0x496b7b(0x137)](_0x3996b7)[_0x496b7b(0x16c)](_0x413d93=>_0x413d93[_0x496b7b(0x169)])[_0x496b7b(0x140)](_0x365cb9=>_0x3d443d[_0x496b7b(0x170)][_0x496b7b(0x16d)](_0x365cb9));if(!_0x257c4d)return void(_0x41fc2f[_0x496b7b(0x141)]=null);const _0x5b67f9=_0x3d443d[_0x496b7b(0x170)][_0x496b7b(0x14f)](_0x257c4d)[_0x496b7b(0x13e)]['id'],_0x350ec6=_0x496b7b(0x166)+_0x5b67f9;_0x5b67f9&&_0x41fc2f[_0x496b7b(0x167)](_0x5b67f9)?_0x41fc2f[_0x496b7b(0x141)]=_0x350ec6:_0x41fc2f[_0x496b7b(0x141)]&&(_0x41fc2f[_0x496b7b(0x141)]=null);}),this[_0x33665d(0x14b)](_0x3d443d,_0x33665d(0x136),(_0x4fce08,{threadId:_0x3e94f3,isFromAdapter:_0x4f368c})=>{const _0x571e88=_0x33665d;!_0x4f368c&&_0x54b60f['ui'][_0x571e88(0x176)][_0x571e88(0x160)]&&_0x41fc2f[_0x571e88(0x167)](_0x3e94f3)&&_0x54b60f[_0x571e88(0x146)][_0x571e88(0x15c)][_0x571e88(0x16e)]();},{'priority':_0x33665d(0x15d)}),this[_0x33665d(0x14b)](_0x3d443d,_0x33665d(0x159),(_0x39520c,{threadId:_0x5c013b,isFromAdapter:_0xb09842})=>{const _0x18238b=_0x33665d;if(_0xb09842||!_0x41fc2f[_0x18238b(0x167)](_0x5c013b)||!_0x3d443d[_0x18238b(0x13a)](_0x5c013b))return;0x1===_0x3d443d[_0x18238b(0x14e)](_0x5c013b)[_0x18238b(0x15b)]&&(_0x54b60f[_0x18238b(0x146)][_0x18238b(0x15c)][_0x18238b(0x16e)](),_0x39520c[_0x18238b(0x14c)]());},{'priority':_0x33665d(0x133)}),this[_0x33665d(0x13c)]();}[_0x47a623(0x174)](_0x5ad58d){const _0x32d831=_0x47a623,_0x381e8e=this[_0x32d831(0x13d)],_0x4cfddf=new _0x5ad58d(_0x381e8e[_0x32d831(0x175)]),_0x4a09b6=_0x381e8e[_0x32d831(0x15e)][_0x32d831(0x14f)](_0x32d831(0x150));return _0x4cfddf[_0x32d831(0x139)]({'label':_0x456ba9(_0x381e8e[_0x32d831(0x175)],_0x32d831(0x147)),'icon':_0x3fbad5}),_0x4cfddf[_0x32d831(0x16f)](_0x32d831(0x15a))['to'](_0x4a09b6),this[_0x32d831(0x14b)](_0x4cfddf,_0x32d831(0x13b),()=>_0x4a09b6[_0x32d831(0x13b)]()),_0x4cfddf;}[_0x47a623(0x13c)](){const _0x5a9de0=_0x47a623,_0x94bd64=this[_0x5a9de0(0x13d)],_0x3e20ba=_0x94bd64[_0x5a9de0(0x15f)][_0x5a9de0(0x14f)](_0x532f41);this[_0x5a9de0(0x14b)](_0x3e20ba,_0x5a9de0(0x13f),(_0x759cdc,{threadId:_0x66fdea,channelId:_0x280893})=>{const _0x40e2a0=_0x5a9de0;if(_0x280893!==_0x94bd64[_0x40e2a0(0x16b)][_0x40e2a0(0x14f)](_0x40e2a0(0x149)))return;const _0x138cd0=_0x3e20ba[_0x40e2a0(0x14e)](_0x66fdea);_0x138cd0&&!_0x138cd0[_0x40e2a0(0x162)]&&_0x94bd64[_0x40e2a0(0x146)][_0x40e2a0(0x15c)][_0x40e2a0(0x16e)]();},{'priority':_0x5a9de0(0x133)}),_0x94bd64[_0x5a9de0(0x168)][_0x5a9de0(0x139)](_0x14eba8,(_0x354836,_0x372b82)=>{const _0x545466=_0x5a9de0,_0x1e89a8=this[_0x545466(0x13d)][_0x545466(0x15f)][_0x545466(0x14f)](_0x38389c);if(!_0x1e89a8[_0x545466(0x141)])return;const _0x1c1155=_0x94bd64[_0x545466(0x15f)][_0x545466(0x14f)](_0x532f41),{id:_0x532348}=_0x44ebc8(_0x1e89a8[_0x545466(0x141)]),_0x1f3d07=_0x1c1155[_0x545466(0x14e)](_0x532348);_0x1f3d07&&(_0x1c1155[_0x545466(0x134)][_0x545466(0x14f)](_0x1f3d07)[_0x545466(0x15c)][_0x545466(0x16e)](),_0x372b82());});}}
23
+ const _0x134ac0=_0xd829;(function(_0x1a3a18,_0x5ead23){const _0x540be3=_0xd829,_0x1b5203=_0x1a3a18();while(!![]){try{const _0x5965c3=-parseInt(_0x540be3(0x1ac))/0x1+-parseInt(_0x540be3(0x179))/0x2+-parseInt(_0x540be3(0x18c))/0x3*(parseInt(_0x540be3(0x182))/0x4)+-parseInt(_0x540be3(0x184))/0x5*(parseInt(_0x540be3(0x18e))/0x6)+-parseInt(_0x540be3(0x180))/0x7*(-parseInt(_0x540be3(0x1a8))/0x8)+parseInt(_0x540be3(0x191))/0x9+parseInt(_0x540be3(0x19b))/0xa*(parseInt(_0x540be3(0x19e))/0xb);if(_0x5965c3===_0x5ead23)break;else _0x1b5203['push'](_0x1b5203['shift']());}catch(_0x444ad0){_0x1b5203['push'](_0x1b5203['shift']());}}}(_0x2f2d,0x7233f));import{Plugin as _0x300f6c}from'ckeditor5/src/core.js';import _0x16f65a from'./commentsrepository.js';import _0x48c2a9 from'./commentsediting.js';import _0x1d9926 from'../annotations/editorannotations.js';import{ButtonView as _0x62916f,MenuBarMenuListItemButtonView as _0x3684f6}from'ckeditor5/src/ui.js';function _0x2f2d(){const _0x569881=['init','get','Comment','change:activeAnnotations','removeCommentThread','requires','comment','hasCommentThread','CommentThreadInputView','1674616rRkshF','editing','_threadToController','model','has','CommentsUI','push','35oKoajv','locale','2540PuWaEZ','pluginName','3680465eQilVC','menuBar:comment','componentFactory','focus','getRange','getCommentThread','find','activeMarker','687QBRMRh','length','6WpeSPK','tooltip','set','644868elUGLP','hasMarkerForId','isFocused','_createUIButton','low','from','innerView','execute','addCommentThread','CommentsListView','4820zjpsUv','bind','getAllMarkersForId','28820EGLKYp','view','highest','addSourceCollector','commands','comment:','editor','map','add','addComment','1415880aAaIyq','plugins','focusTracker','isEnabled','32826SujOdt','listenTo','_viewToController','stop'];_0x2f2d=function(){return _0x569881;};return _0x2f2d();}import _0x1b74c2 from'../../theme/icons/add-comment.svg';import _0x5eff0c from'../annotations/annotations.js';import _0x1acb94 from'./ui/view/commentslistview.js';function _0xd829(_0x1f57b7,_0x4d705c){const _0x2f2d0f=_0x2f2d();return _0xd829=function(_0xd82915,_0x181753){_0xd82915=_0xd82915-0x176;let _0x3961da=_0x2f2d0f[_0xd82915];return _0x3961da;},_0xd829(_0x1f57b7,_0x4d705c);}import _0x3d6323 from'./ui/view/commentthreadinputview.js';import{getTranslation as _0x587460}from'../utils/common-translations.js';export default class s extends _0x300f6c{static get[_0x134ac0(0x183)](){const _0x5318b7=_0x134ac0;return _0x5318b7(0x17e);}static get[_0x134ac0(0x1b5)](){return[_0x16f65a,_0x48c2a9,_0x1d9926,_0x5eff0c];}get[_0x134ac0(0x19a)](){return _0x1acb94;}get[_0x134ac0(0x178)](){return _0x3d6323;}[_0x134ac0(0x1b0)](){const _0x1284e5=_0x134ac0,_0xa3556=this[_0x1284e5(0x1a4)],_0x404d53=_0xa3556[_0x1284e5(0x1a9)][_0x1284e5(0x1b1)](_0x16f65a),_0x18c696=_0xa3556[_0x1284e5(0x1a9)][_0x1284e5(0x1b1)](_0x48c2a9),_0x54170c=_0xa3556[_0x1284e5(0x1a9)][_0x1284e5(0x1b1)](_0x5eff0c),_0x12b0b2=_0xa3556[_0x1284e5(0x1a9)][_0x1284e5(0x1b1)](_0x1d9926);_0xa3556['ui'][_0x1284e5(0x186)][_0x1284e5(0x1a6)](_0x1284e5(0x176),()=>{const _0x58d956=_0x1284e5,_0x46974d=this[_0x58d956(0x194)](_0x62916f);return _0x46974d[_0x58d956(0x18f)]=!0x0,_0x46974d;}),_0xa3556['ui'][_0x1284e5(0x186)][_0x1284e5(0x1a6)](_0x1284e5(0x185),()=>this[_0x1284e5(0x194)](_0x3684f6)),_0x12b0b2[_0x1284e5(0x1a1)](()=>{const _0x2e478a=_0x1284e5,_0x48c1ca=[];for(const [_0x45cf8d,_0x503b7d]of _0x404d53[_0x2e478a(0x17b)]){const _0x454ab=_0x18c696[_0x2e478a(0x19d)](_0x45cf8d['id']),_0x1d066d=_0x454ab[_0x2e478a(0x1a5)](_0x881169=>_0x881169[_0x2e478a(0x188)]());_0x454ab[_0x2e478a(0x18d)]>0x0&&_0x48c1ca[_0x2e478a(0x17f)]([_0x503b7d[_0x2e478a(0x19f)],_0x1d066d]);}return _0x48c1ca;}),this[_0x1284e5(0x1ad)](_0x54170c,_0x1284e5(0x1b3),(_0x55d663,_0x44b122,_0x12a127)=>{const _0x34f030=_0x1284e5,_0x353b6f=Array[_0x34f030(0x196)](_0x12a127)[_0x34f030(0x1a5)](_0x4c3632=>_0x4c3632[_0x34f030(0x197)])[_0x34f030(0x18a)](_0x208973=>_0x404d53[_0x34f030(0x1ae)][_0x34f030(0x17d)](_0x208973));if(!_0x353b6f)return void(_0x18c696[_0x34f030(0x18b)]=null);const _0x586584=_0x404d53[_0x34f030(0x1ae)][_0x34f030(0x1b1)](_0x353b6f)[_0x34f030(0x17c)]['id'],_0xd5e504=_0x34f030(0x1a3)+_0x586584;_0x586584&&_0x18c696[_0x34f030(0x192)](_0x586584)?_0x18c696[_0x34f030(0x18b)]=_0xd5e504:_0x18c696[_0x34f030(0x18b)]&&(_0x18c696[_0x34f030(0x18b)]=null);}),this[_0x1284e5(0x1ad)](_0x404d53,_0x1284e5(0x1b4),(_0xf019ab,{threadId:_0x5089c7,isFromAdapter:_0x280b19})=>{const _0x384f72=_0x1284e5;!_0x280b19&&_0xa3556['ui'][_0x384f72(0x1aa)][_0x384f72(0x193)]&&_0x18c696[_0x384f72(0x192)](_0x5089c7)&&_0xa3556[_0x384f72(0x17a)][_0x384f72(0x19f)][_0x384f72(0x187)]();},{'priority':_0x1284e5(0x1a0)}),this[_0x1284e5(0x1ad)](_0x404d53,_0x1284e5(0x1a7),(_0x524c3d,{threadId:_0x3ca475,isFromAdapter:_0x5ceee8})=>{const _0x292234=_0x1284e5;if(_0x5ceee8||!_0x18c696[_0x292234(0x192)](_0x3ca475)||!_0x404d53[_0x292234(0x177)](_0x3ca475))return;0x1===_0x404d53[_0x292234(0x189)](_0x3ca475)[_0x292234(0x18d)]&&(_0xa3556[_0x292234(0x17a)][_0x292234(0x19f)][_0x292234(0x187)](),_0x524c3d[_0x292234(0x1af)]());},{'priority':_0x1284e5(0x195)});}[_0x134ac0(0x194)](_0x13ac97){const _0x1d7419=_0x134ac0,_0x45e08d=this[_0x1d7419(0x1a4)],_0x27f7fd=new _0x13ac97(_0x45e08d[_0x1d7419(0x181)]),_0x2f9e16=_0x45e08d[_0x1d7419(0x1a2)][_0x1d7419(0x1b1)](_0x1d7419(0x199));return _0x27f7fd[_0x1d7419(0x190)]({'label':_0x587460(_0x45e08d[_0x1d7419(0x181)],_0x1d7419(0x1b2)),'icon':_0x1b74c2}),_0x27f7fd[_0x1d7419(0x19c)](_0x1d7419(0x1ab))['to'](_0x2f9e16),this[_0x1d7419(0x1ad)](_0x27f7fd,_0x1d7419(0x198),()=>_0x2f9e16[_0x1d7419(0x198)]()),_0x27f7fd;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x41c2(){const _0x354e6d=['ClipboardMarkersUtils','default','_registerMarkerToCopy','content','split','comment','get','editor','_mapCommentsCopyConfigToRegisterConfiguration','highest','all','plugins','968917fwdFhc','requires','comments.copyMarkers','listenTo','contentInsertion','2IxXmyt','afterInit','never','_registerMarkerInClipboardPipeline','markers','_removeMarkersWithoutThreads','2918928KeqQOf','always','define','5536074rBCZxQ','dragstart','4281976lbFuym','3744776rDTrqc','CommentsRepository','cut','delete','ClipboardPipeline','hasCommentThread','has','5041631QnXUjm','3900980CGoquj','keys','config'];_0x41c2=function(){return _0x354e6d;};return _0x41c2();}const _0x3e6c6f=_0x4394;(function(_0x586532,_0x32a005){const _0x65e3c2=_0x4394,_0x50d960=_0x586532();while(!![]){try{const _0x428fb9=parseInt(_0x65e3c2(0xc6))/0x1+parseInt(_0x65e3c2(0xcb))/0x2*(parseInt(_0x65e3c2(0xd1))/0x3)+-parseInt(_0x65e3c2(0xae))/0x4+-parseInt(_0x65e3c2(0xb7))/0x5+parseInt(_0x65e3c2(0xd4))/0x6+-parseInt(_0x65e3c2(0xb6))/0x7+parseInt(_0x65e3c2(0xaf))/0x8;if(_0x428fb9===_0x32a005)break;else _0x50d960['push'](_0x50d960['shift']());}catch(_0x52bea0){_0x50d960['push'](_0x50d960['shift']());}}}(_0x41c2,0xb9f92));import{Plugin as _0x45c0cb}from'ckeditor5/src/core.js';function _0x4394(_0x3ddf80,_0x3feb81){const _0x41c27f=_0x41c2();return _0x4394=function(_0x43943b,_0x3ba1ea){_0x43943b=_0x43943b-0xae;let _0x30977a=_0x41c27f[_0x43943b];return _0x30977a;},_0x4394(_0x3ddf80,_0x3feb81);}import{ClipboardPipeline as _0x13f3df,ClipboardMarkersUtils as _0x4c1ace}from'ckeditor5/src/clipboard.js';export default class st extends _0x45c0cb{constructor(_0x162d9a){const _0x43f41f=_0x4394;super(_0x162d9a),this[_0x43f41f(0xc1)][_0x43f41f(0xb9)][_0x43f41f(0xd3)](_0x43f41f(0xc8),_0x43f41f(0xbb));}static get[_0x3e6c6f(0xc7)](){return[_0x4c1ace,_0x13f3df];}[_0x3e6c6f(0xcc)](){const _0x571f33=_0x3e6c6f,_0x2611aa=this[_0x571f33(0xc1)][_0x571f33(0xc5)][_0x571f33(0xc0)](_0x571f33(0xb3));this[_0x571f33(0xce)](),this[_0x571f33(0xc9)](_0x2611aa,_0x571f33(0xca),(_0xb346ab,_0x28da4c)=>this[_0x571f33(0xd0)](_0x28da4c[_0x571f33(0xbd)][_0x571f33(0xcf)]),{'priority':_0x571f33(0xc3)});}[_0x3e6c6f(0xd0)](_0x5edae6){const _0x31e179=_0x3e6c6f;if(!this[_0x31e179(0xc1)][_0x31e179(0xc5)][_0x31e179(0xb5)](_0x31e179(0xb0)))return _0x5edae6;const _0xff4d80=this[_0x31e179(0xc1)][_0x31e179(0xc5)][_0x31e179(0xc0)](_0x31e179(0xb0));for(const _0x562762 of _0x5edae6[_0x31e179(0xb8)]()){const [_0x1dce39,_0x4180e1]=_0x562762[_0x31e179(0xbe)](':');_0x31e179(0xbf)!=_0x1dce39||_0xff4d80[_0x31e179(0xb4)](_0x4180e1)||_0x5edae6[_0x31e179(0xb2)](_0x562762);}return _0x5edae6;}[_0x3e6c6f(0xce)](){const _0x7ca0f7=_0x3e6c6f,_0x3bf4f1=this[_0x7ca0f7(0xc1)][_0x7ca0f7(0xc5)][_0x7ca0f7(0xc0)](_0x7ca0f7(0xba)),_0x28848a=this[_0x7ca0f7(0xc2)](this[_0x7ca0f7(0xc1)][_0x7ca0f7(0xb9)][_0x7ca0f7(0xc0)](_0x7ca0f7(0xc8)));_0x28848a&&_0x3bf4f1[_0x7ca0f7(0xbc)](_0x7ca0f7(0xbf),_0x28848a);}[_0x3e6c6f(0xc2)](_0x2490fd){const _0x275026=_0x3e6c6f;switch(_0x2490fd){case _0x275026(0xd2):return{'allowedActions':_0x275026(0xc4),'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case _0x275026(0xbb):return{'allowedActions':[_0x275026(0xb1),_0x275026(0xd5)],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};case _0x275026(0xcd):return null;default:return null;}}}
23
+ const _0x66f8ce=_0x4223;(function(_0x45be5c,_0x26fd98){const _0x56a57e=_0x4223,_0x1df54e=_0x45be5c();while(!![]){try{const _0x49c4db=parseInt(_0x56a57e(0x1c2))/0x1*(-parseInt(_0x56a57e(0x1b7))/0x2)+-parseInt(_0x56a57e(0x1b1))/0x3*(parseInt(_0x56a57e(0x1a8))/0x4)+-parseInt(_0x56a57e(0x1c6))/0x5*(-parseInt(_0x56a57e(0x1cc))/0x6)+parseInt(_0x56a57e(0x1cf))/0x7*(parseInt(_0x56a57e(0x1d0))/0x8)+-parseInt(_0x56a57e(0x1c4))/0x9+parseInt(_0x56a57e(0x1af))/0xa+parseInt(_0x56a57e(0x1ae))/0xb;if(_0x49c4db===_0x26fd98)break;else _0x1df54e['push'](_0x1df54e['shift']());}catch(_0x378fc5){_0x1df54e['push'](_0x1df54e['shift']());}}}(_0x2fa6,0xe1af1));import{Plugin as _0x5bddc7}from'ckeditor5/src/core.js';function _0x4223(_0x197d40,_0x534835){const _0x2fa6e3=_0x2fa6();return _0x4223=function(_0x4223a3,_0x414c2c){_0x4223a3=_0x4223a3-0x1a6;let _0x158b57=_0x2fa6e3[_0x4223a3];return _0x158b57;},_0x4223(_0x197d40,_0x534835);}import{ClipboardPipeline as _0x50b394,ClipboardMarkersUtils as _0x4f2988}from'ckeditor5/src/clipboard.js';export default class ct extends _0x5bddc7{constructor(_0x5372b3){const _0xaf264=_0x4223;super(_0x5372b3),this[_0xaf264(0x1cd)][_0xaf264(0x1bb)][_0xaf264(0x1ba)](_0xaf264(0x1bd),_0xaf264(0x1b9));}static get[_0x66f8ce(0x1a7)](){return[_0x4f2988,_0x50b394];}[_0x66f8ce(0x1aa)](){const _0x33e2c2=_0x66f8ce,_0x3e6000=this[_0x33e2c2(0x1cd)][_0x33e2c2(0x1bc)][_0x33e2c2(0x1a9)](_0x33e2c2(0x1ab));this[_0x33e2c2(0x1b0)](),this[_0x33e2c2(0x1cb)](_0x3e6000,_0x33e2c2(0x1b2),(_0x330485,_0x2615c7)=>this[_0x33e2c2(0x1be)](_0x2615c7[_0x33e2c2(0x1c0)][_0x33e2c2(0x1c8)]),{'priority':_0x33e2c2(0x1c1)});}[_0x66f8ce(0x1be)](_0x108b3b){const _0x91bb9e=_0x66f8ce;if(!this[_0x91bb9e(0x1cd)][_0x91bb9e(0x1bc)][_0x91bb9e(0x1b6)](_0x91bb9e(0x1c5)))return _0x108b3b;const _0x4f7afc=this[_0x91bb9e(0x1cd)][_0x91bb9e(0x1bc)][_0x91bb9e(0x1a9)](_0x91bb9e(0x1c5));for(const _0x2fad65 of _0x108b3b[_0x91bb9e(0x1ca)]()){const [_0x545f43,_0xe0b3b2]=_0x2fad65[_0x91bb9e(0x1bf)](':');_0x91bb9e(0x1b3)!=_0x545f43||_0x4f7afc[_0x91bb9e(0x1b5)](_0xe0b3b2)||_0x108b3b[_0x91bb9e(0x1b8)](_0x2fad65);}return _0x108b3b;}[_0x66f8ce(0x1b0)](){const _0x34d4ee=_0x66f8ce,_0x5c19e9=this[_0x34d4ee(0x1cd)][_0x34d4ee(0x1bc)][_0x34d4ee(0x1a9)](_0x34d4ee(0x1c3)),_0x213baf=this[_0x34d4ee(0x1ad)](this[_0x34d4ee(0x1cd)][_0x34d4ee(0x1bb)][_0x34d4ee(0x1a9)](_0x34d4ee(0x1bd)));_0x213baf&&_0x5c19e9[_0x34d4ee(0x1b4)](_0x34d4ee(0x1b3),_0x213baf);}[_0x66f8ce(0x1ad)](_0x363a3f){const _0x3b7f80=_0x66f8ce;switch(_0x363a3f){case _0x3b7f80(0x1c7):return{'allowedActions':_0x3b7f80(0x1ac),'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case _0x3b7f80(0x1b9):return{'allowedActions':[_0x3b7f80(0x1a6),_0x3b7f80(0x1c9)],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};case _0x3b7f80(0x1ce):return null;default:return null;}}}function _0x2fa6(){const _0x56ed74=['always','markers','dragstart','keys','listenTo','1933494IQxgtu','editor','never','19215jyfFyw','5064jOVrqn','cut','requires','16AGgilq','get','afterInit','ClipboardPipeline','all','_mapCommentsCopyConfigToRegisterConfiguration','24810973zMNdJi','5584780niNUyf','_registerMarkerInClipboardPipeline','1260411ekAeeX','contentInsertion','comment','_registerMarkerToCopy','hasCommentThread','has','1772290qtZlEK','delete','default','define','config','plugins','comments.copyMarkers','_removeMarkersWithoutThreads','split','content','highest','2PDSQAI','ClipboardMarkersUtils','13170267yRTzFL','CommentsRepository','20azzcOo'];_0x2fa6=function(){return _0x56ed74;};return _0x2fa6();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x489c(_0x637d5c,_0x3b750a){const _0xdb01f0=_0xdb01();return _0x489c=function(_0x489c8d,_0x3e2200){_0x489c8d=_0x489c8d-0x165;let _0xf1d054=_0xdb01f0[_0x489c8d];return _0xf1d054;},_0x489c(_0x637d5c,_0x3b750a);}function _0xdb01(){const _0x423c99=['enableCommand','2227620psWaaP','479795YppWER','4732245frvPHq','editor','1547026biDdtf','plugins','afterInit','470997YBSVdJ','32ZrMVCI','RestrictedEditingModeEditing','addCommentThread','1539756aBFZOY','655623nBUmDD','has','464vFPkIv','get'];_0xdb01=function(){return _0x423c99;};return _0xdb01();}const _0x197cc=_0x489c;(function(_0x32b7cd,_0x43e92b){const _0x2bc556=_0x489c,_0xa6b60b=_0x32b7cd();while(!![]){try{const _0x5c2638=-parseInt(_0x2bc556(0x166))/0x1+-parseInt(_0x2bc556(0x16f))/0x2+-parseInt(_0x2bc556(0x16b))/0x3+parseInt(_0x2bc556(0x173))/0x4*(-parseInt(_0x2bc556(0x16c))/0x5)+-parseInt(_0x2bc556(0x165))/0x6+parseInt(_0x2bc556(0x16d))/0x7+-parseInt(_0x2bc556(0x168))/0x8*(-parseInt(_0x2bc556(0x172))/0x9);if(_0x5c2638===_0x43e92b)break;else _0xa6b60b['push'](_0xa6b60b['shift']());}catch(_0x5560d6){_0xa6b60b['push'](_0xa6b60b['shift']());}}}(_0xdb01,0x7dd2f));import{Plugin as _0x1e3a9d}from'ckeditor5/src/core.js';export default class nt extends _0x1e3a9d{[_0x197cc(0x171)](){const _0x2147cc=_0x197cc,_0x516033=this[_0x2147cc(0x16e)];if(!_0x516033[_0x2147cc(0x170)][_0x2147cc(0x167)](_0x2147cc(0x174)))return;_0x516033[_0x2147cc(0x170)][_0x2147cc(0x169)](_0x2147cc(0x174))[_0x2147cc(0x16a)](_0x2147cc(0x175));}}
23
+ const _0x52f912=_0x2ad1;(function(_0x5dcec5,_0x557108){const _0x1902f6=_0x2ad1,_0x219dd1=_0x5dcec5();while(!![]){try{const _0x6388bb=-parseInt(_0x1902f6(0xc5))/0x1*(-parseInt(_0x1902f6(0xbf))/0x2)+-parseInt(_0x1902f6(0xcb))/0x3+-parseInt(_0x1902f6(0xcd))/0x4+-parseInt(_0x1902f6(0xc0))/0x5*(-parseInt(_0x1902f6(0xc2))/0x6)+-parseInt(_0x1902f6(0xc3))/0x7+-parseInt(_0x1902f6(0xc4))/0x8+parseInt(_0x1902f6(0xbd))/0x9;if(_0x6388bb===_0x557108)break;else _0x219dd1['push'](_0x219dd1['shift']());}catch(_0x1447bd){_0x219dd1['push'](_0x219dd1['shift']());}}}(_0x54d2,0xdcad7));import{Plugin as _0x3d6e2f}from'ckeditor5/src/core.js';export default class st extends _0x3d6e2f{[_0x52f912(0xc7)](){const _0xd06f9b=_0x52f912,_0x4e808a=this[_0xd06f9b(0xca)];if(!_0x4e808a[_0xd06f9b(0xbe)][_0xd06f9b(0xcc)](_0xd06f9b(0xc6)))return;_0x4e808a[_0xd06f9b(0xbe)][_0xd06f9b(0xc1)](_0xd06f9b(0xc6))[_0xd06f9b(0xc9)](_0xd06f9b(0xc8));}}function _0x2ad1(_0x244aa5,_0x45b91a){const _0x54d257=_0x54d2();return _0x2ad1=function(_0x2ad153,_0x335c06){_0x2ad153=_0x2ad153-0xbd;let _0x427c67=_0x54d257[_0x2ad153];return _0x427c67;},_0x2ad1(_0x244aa5,_0x45b91a);}function _0x54d2(){const _0x573b95=['23276106jyMsao','plugins','1008964oLguoN','5JEQEfw','get','837840nvzVbH','5804701UIHRLD','2743920VWDJGB','1wvZBvG','RestrictedEditingModeEditing','afterInit','addCommentThread','enableCommand','editor','1300455CCGSZu','has','2882972WRPgec'];_0x54d2=function(){return _0x573b95;};return _0x54d2();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b8f4a=_0x54f0;(function(_0x4a50b9,_0x357edc){const _0x2406dc=_0x54f0,_0x2e5c4a=_0x4a50b9();while(!![]){try{const _0x4393fb=-parseInt(_0x2406dc(0xa6))/0x1+-parseInt(_0x2406dc(0xa7))/0x2*(parseInt(_0x2406dc(0x9f))/0x3)+-parseInt(_0x2406dc(0xa0))/0x4+parseInt(_0x2406dc(0xab))/0x5*(-parseInt(_0x2406dc(0xa3))/0x6)+parseInt(_0x2406dc(0xa2))/0x7+parseInt(_0x2406dc(0xad))/0x8*(-parseInt(_0x2406dc(0xbb))/0x9)+parseInt(_0x2406dc(0xa9))/0xa;if(_0x4393fb===_0x357edc)break;else _0x2e5c4a['push'](_0x2e5c4a['shift']());}catch(_0xb159bc){_0x2e5c4a['push'](_0x2e5c4a['shift']());}}}(_0x5c3a,0x70dfd));import{Plugin as _0x2b5622}from'ckeditor5/src/core.js';function _0x54f0(_0x4171f0,_0xd8a0f8){const _0x5c3ad4=_0x5c3a();return _0x54f0=function(_0x54f031,_0x142d9c){_0x54f031=_0x54f031-0x9e;let _0xcc2020=_0x5c3ad4[_0x54f031];return _0xcc2020;},_0x54f0(_0x4171f0,_0xd8a0f8);}import{priorities as _0x25967e}from'ckeditor5/src/utils.js';import{Users as _0x4d3327}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x5c3a(){const _0x48177f=['dataInsert','addCommentThread','afterInit','get','plugins','editor','commands','config','collaboration.channelId','map','execute','collaboration_features','14283hzclXU','forEach','3dcgpjX','2794312awAPJf','high','341754ezpDDH','666lYBoKJ','basic','_handleImportedData','247950dWDCoV','83206MzErsN','importWord.formatting.comments','22047240AlaOkd','importWord','35460rPozpv','listenTo','80KlDAyM','define'];_0x5c3a=function(){return _0x48177f;};return _0x5c3a();}import _0x4876d1 from'../commentsrepository.js';export default class it extends _0x2b5622{constructor(_0x54a623){const _0x55458c=_0x54f0;super(_0x54a623),this[_0x55458c(0xb4)][_0x55458c(0xb6)][_0x55458c(0xae)](_0x55458c(0xa8),_0x55458c(0xa4));}[_0x1b8f4a(0xb1)](){const _0x3727ae=_0x1b8f4a,_0x186a27=this[_0x3727ae(0xb4)],_0x439ec4=_0x186a27[_0x3727ae(0xb5)][_0x3727ae(0xb2)](_0x3727ae(0xaa)),_0x289bb6=_0x186a27[_0x3727ae(0xb3)][_0x3727ae(0xb2)](_0x4d3327);_0x439ec4&&(_0x439ec4['on'](_0x3727ae(0xb9),(_0x2e3257,[,_0x55e51a])=>{const _0x401eb6=_0x3727ae;_0x55e51a[_0x401eb6(0xba)]={'comments':!0x0,'user_id':_0x289bb6['me']['id']};},{'priority':_0x25967e[_0x3727ae(0xa1)]+0xa}),this[_0x3727ae(0xac)](_0x439ec4,_0x3727ae(0xaf),this[_0x3727ae(0xa5)]));}[_0x1b8f4a(0xa5)](_0x3635e2,_0x25eac6){const _0x4b54ad=_0x1b8f4a,{comment_threads:_0x475c3b}=_0x25eac6;_0x475c3b&&_0x475c3b[_0x4b54ad(0x9e)](({thread_id:_0x3e53c5,comments:_0x5efe71,is_resolved:_0x82256b})=>{const _0x28b024=_0x4b54ad,_0x93a367=new Date(),_0x3d273e=_0x5efe71[_0x28b024(0xb8)](({author:_0x1a7823,content:_0x27f942,created_at:_0x4d7ba5})=>({'content':_0x27f942,'authorId':this[_0x28b024(0xb4)][_0x28b024(0xb3)][_0x28b024(0xb2)](_0x4d3327)['me']['id'],'createdAt':_0x93a367,'attributes':{'@external':{'authorName':_0x1a7823,'createdAt':_0x4d7ba5?new Date(_0x4d7ba5):new Date(),'source':_0x28b024(0xaa)}}})),_0x4cc5bd=this[_0x28b024(0xb4)][_0x28b024(0xb6)][_0x28b024(0xb2)](_0x28b024(0xb7));this[_0x28b024(0xb4)][_0x28b024(0xb3)][_0x28b024(0xb2)](_0x4876d1)[_0x28b024(0xb0)]({'channelId':_0x4cc5bd,'threadId':_0x3e53c5,'comments':_0x3d273e,'resolvedAt':_0x82256b?_0x93a367:null});});}}
23
+ const _0x213986=_0x365e;(function(_0x11e067,_0x11ecc2){const _0x42bfcd=_0x365e,_0x20d9db=_0x11e067();while(!![]){try{const _0x140a32=parseInt(_0x42bfcd(0x121))/0x1+-parseInt(_0x42bfcd(0x10c))/0x2+parseInt(_0x42bfcd(0x117))/0x3+parseInt(_0x42bfcd(0x10f))/0x4*(parseInt(_0x42bfcd(0x118))/0x5)+parseInt(_0x42bfcd(0x11f))/0x6*(-parseInt(_0x42bfcd(0x112))/0x7)+-parseInt(_0x42bfcd(0x116))/0x8*(-parseInt(_0x42bfcd(0x11e))/0x9)+parseInt(_0x42bfcd(0x10b))/0xa;if(_0x140a32===_0x11ecc2)break;else _0x20d9db['push'](_0x20d9db['shift']());}catch(_0x42c062){_0x20d9db['push'](_0x20d9db['shift']());}}}(_0x5b32,0x2b715));import{Plugin as _0x4af834}from'ckeditor5/src/core.js';function _0x365e(_0x1ae1b8,_0x428f42){const _0x5b3267=_0x5b32();return _0x365e=function(_0x365e65,_0x38c415){_0x365e65=_0x365e65-0x105;let _0x44c20d=_0x5b3267[_0x365e65];return _0x44c20d;},_0x365e(_0x1ae1b8,_0x428f42);}import{priorities as _0x18cf3c}from'ckeditor5/src/utils.js';import{Users as _0x2215d6}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x46b8fa from'../commentsrepository.js';function _0x5b32(){const _0x13901d=['232TznfAp','272907PsocBC','1188925nykJze','execute','get','dataInsert','listenTo','afterInit','26523whDKlE','2081826HrNPOW','high','242424JYKKbL','editor','commands','config','importWord.formatting.comments','plugins','collaboration.channelId','forEach','1920020XryzTQ','647462twSHQi','importWord','basic','4DfgNwq','collaboration_features','define','7MhtuVz','map','_handleImportedData','addCommentThread'];_0x5b32=function(){return _0x13901d;};return _0x5b32();}export default class at extends _0x4af834{constructor(_0x3012d8){const _0x227e0f=_0x365e;super(_0x3012d8),this[_0x227e0f(0x122)][_0x227e0f(0x106)][_0x227e0f(0x111)](_0x227e0f(0x107),_0x227e0f(0x10e));}[_0x213986(0x11d)](){const _0x461421=_0x213986,_0x248340=this[_0x461421(0x122)],_0x4b4bc7=_0x248340[_0x461421(0x105)][_0x461421(0x11a)](_0x461421(0x10d)),_0x90b58=_0x248340[_0x461421(0x108)][_0x461421(0x11a)](_0x2215d6);_0x4b4bc7&&(_0x4b4bc7['on'](_0x461421(0x119),(_0xb6899b,[,_0x211fb5])=>{const _0x572ac5=_0x461421;_0x211fb5[_0x572ac5(0x110)]={'comments':!0x0,'user_id':_0x90b58['me']['id']};},{'priority':_0x18cf3c[_0x461421(0x120)]+0xa}),this[_0x461421(0x11c)](_0x4b4bc7,_0x461421(0x11b),this[_0x461421(0x114)]));}[_0x213986(0x114)](_0x3f94b4,_0x5216f0){const _0x5d6b89=_0x213986,{comment_threads:_0x195d6d}=_0x5216f0;_0x195d6d&&_0x195d6d[_0x5d6b89(0x10a)](({thread_id:_0x34a1a5,comments:_0x1a00a5,is_resolved:_0x22b0aa})=>{const _0x17cb90=_0x5d6b89,_0x2a035a=new Date(),_0x315abe=_0x1a00a5[_0x17cb90(0x113)](({author:_0xdcefac,content:_0x1dd5fb,created_at:_0x299a93})=>({'content':_0x1dd5fb,'authorId':this[_0x17cb90(0x122)][_0x17cb90(0x108)][_0x17cb90(0x11a)](_0x2215d6)['me']['id'],'createdAt':_0x2a035a,'attributes':{'@external':{'authorName':_0xdcefac,'createdAt':_0x299a93?new Date(_0x299a93):new Date(),'source':_0x17cb90(0x10d)}}})),_0xaf4efa=this[_0x17cb90(0x122)][_0x17cb90(0x106)][_0x17cb90(0x11a)](_0x17cb90(0x109));this[_0x17cb90(0x122)][_0x17cb90(0x108)][_0x17cb90(0x11a)](_0x46b8fa)[_0x17cb90(0x115)]({'channelId':_0xaf4efa,'threadId':_0x34a1a5,'comments':_0x315abe,'resolvedAt':_0x22b0aa?_0x2a035a:null});});}}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xba0341=_0x585d;(function(_0x4af442,_0x490f93){const _0x4ee44b=_0x585d,_0x389bf0=_0x4af442();while(!![]){try{const _0x18b045=-parseInt(_0x4ee44b(0x1f4))/0x1+-parseInt(_0x4ee44b(0x20a))/0x2*(parseInt(_0x4ee44b(0x1f5))/0x3)+-parseInt(_0x4ee44b(0x204))/0x4*(parseInt(_0x4ee44b(0x21b))/0x5)+parseInt(_0x4ee44b(0x1f8))/0x6*(-parseInt(_0x4ee44b(0x20e))/0x7)+parseInt(_0x4ee44b(0x215))/0x8+-parseInt(_0x4ee44b(0x1fc))/0x9+parseInt(_0x4ee44b(0x20c))/0xa*(parseInt(_0x4ee44b(0x1f6))/0xb);if(_0x18b045===_0x490f93)break;else _0x389bf0['push'](_0x389bf0['shift']());}catch(_0x280b29){_0x389bf0['push'](_0x389bf0['shift']());}}}(_0x5487,0xc737c));import{Editor as _0x593b6e}from'ckeditor5/src/core.js';import _0x14986e from'./commenteditorui.js';import{ObservableMixin as _0x3c1af7}from'ckeditor5/src/utils.js';function _0x585d(_0x454b17,_0x1a74e5){const _0x5487bf=_0x5487();return _0x585d=function(_0x585dd7,_0x26d265){_0x585dd7=_0x585dd7-0x1f0;let _0x38da71=_0x5487bf[_0x585dd7];return _0x38da71;},_0x585d(_0x454b17,_0x1a74e5);}import{enablePlaceholder as _0x4ea4b9,disablePlaceholder as _0x24f14d}from'ckeditor5/src/engine.js';import{Clipboard as _0x431cdf}from'ckeditor5/src/clipboard.js';import{Enter as _0x5d41df,ShiftEnter as _0xfb3dfc}from'ckeditor5/src/enter.js';import{SelectAll as _0x237012}from'ckeditor5/src/select-all.js';import{Typing as _0x45b36c}from'ckeditor5/src/typing.js';import{Undo as _0x581ae0}from'ckeditor5/src/undo.js';function _0x5487(){const _0x318310=['view','313310hQoVhH','low','56iVycLm','focus','fire','assign','model','createRoot','then','12632424eoAiuZ','name','getChild','config','placeholder','change:placeholder','5UrDTud','ready','destroy','defaultPlugins','data','1260178XaLFqD','1256133ovomuD','858zDfwng','document','167856zVwWeP','initPlugins','plugins','_updatePlaceholder','6460461pPIPsH','initialData','setSelection','end','childCount','set','get','create','2345396VnZviQ','getRoot','init','editing','placeholderElement','change','2gKmuAT'];_0x5487=function(){return _0x318310;};return _0x5487();}import{Paragraph as _0x346f4e}from'ckeditor5/src/paragraph.js';const Ut=[_0x431cdf,_0x5d41df,_0xfb3dfc,_0x237012,_0x45b36c,_0x581ae0,_0x346f4e];class Vt extends/* #__PURE__ -- @preserve */
24
- _0x3c1af7(_0x593b6e){constructor(_0x310e51={}){const _0x48a9c3=_0x585d;(_0x310e51=Object[_0x48a9c3(0x211)]({},_0x310e51))[_0x48a9c3(0x1fa)]||(_0x310e51[_0x48a9c3(0x1fa)]=Vt[_0x48a9c3(0x1f2)]),super(_0x310e51),this['ui']=new _0x14986e(this),this[_0x48a9c3(0x201)](_0x48a9c3(0x219),''),this[_0x48a9c3(0x212)][_0x48a9c3(0x1f7)]['on'](_0x48a9c3(0x209),()=>this[_0x48a9c3(0x1fb)](),{'priority':_0x48a9c3(0x20d)}),this['on'](_0x48a9c3(0x21a),()=>this[_0x48a9c3(0x1fb)]()),this[_0x48a9c3(0x212)][_0x48a9c3(0x1f7)][_0x48a9c3(0x213)]();}[_0xba0341(0x203)](){const _0x179eab=_0xba0341,_0x3eb011=this[_0x179eab(0x218)][_0x179eab(0x202)](_0x179eab(0x1fd))||'';return this[_0x179eab(0x1f9)]()[_0x179eab(0x214)](()=>this['ui'][_0x179eab(0x206)]())[_0x179eab(0x214)](()=>this[_0x179eab(0x1f3)][_0x179eab(0x206)](_0x3eb011))[_0x179eab(0x214)](()=>this[_0x179eab(0x210)](_0x179eab(0x1f0)));}[_0xba0341(0x1f1)](){const _0x2048a8=_0xba0341;return super[_0x2048a8(0x1f1)]()[_0x2048a8(0x214)](()=>this['ui'][_0x2048a8(0x1f1)]());}[_0xba0341(0x20f)](){const _0x2b2d4a=_0xba0341;this[_0x2b2d4a(0x212)][_0x2b2d4a(0x209)](_0x24ba9d=>{const _0x142f7e=_0x2b2d4a,_0x3a41eb=this[_0x142f7e(0x212)][_0x142f7e(0x1f7)][_0x142f7e(0x205)](),_0x5c05af=_0x3a41eb&&_0x3a41eb[_0x142f7e(0x217)](_0x3a41eb[_0x142f7e(0x200)]-0x1);_0x24ba9d[_0x142f7e(0x1fe)](_0x5c05af,_0x142f7e(0x1ff)),this[_0x142f7e(0x207)][_0x142f7e(0x20b)][_0x142f7e(0x20f)]();});}[_0xba0341(0x1fb)](){const _0x165efd=_0xba0341,_0x333b38=this[_0x165efd(0x207)][_0x165efd(0x20b)],_0x2e7338=_0x333b38[_0x165efd(0x1f7)][_0x165efd(0x205)](),_0x2bf9e7=_0x2e7338[_0x165efd(0x217)](0x0);_0x2e7338[_0x165efd(0x200)]>0x1||!_0x2bf9e7||'p'!=_0x2bf9e7[_0x165efd(0x216)]?this[_0x165efd(0x208)]&&this[_0x165efd(0x208)][_0x165efd(0x219)]&&(_0x24f14d(_0x333b38,this[_0x165efd(0x208)]),this[_0x165efd(0x208)]=void 0x0):(this[_0x165efd(0x219)]&&(_0x2bf9e7[_0x165efd(0x219)]=this[_0x165efd(0x219)]),_0x4ea4b9({'view':_0x333b38,'element':_0x2bf9e7,'keepOnFocus':!0x0}),this[_0x165efd(0x208)]=_0x2bf9e7);}}Vt[_0xba0341(0x1f2)]=Ut;export default Vt;
23
+ const _0x4a9577=_0x2d1d;(function(_0x402e55,_0x43ab4e){const _0x3d9ab1=_0x2d1d,_0x33c395=_0x402e55();while(!![]){try{const _0x3413a6=-parseInt(_0x3d9ab1(0x144))/0x1*(parseInt(_0x3d9ab1(0x15e))/0x2)+-parseInt(_0x3d9ab1(0x156))/0x3*(-parseInt(_0x3d9ab1(0x163))/0x4)+-parseInt(_0x3d9ab1(0x162))/0x5+parseInt(_0x3d9ab1(0x14a))/0x6*(-parseInt(_0x3d9ab1(0x14e))/0x7)+parseInt(_0x3d9ab1(0x15d))/0x8*(-parseInt(_0x3d9ab1(0x16a))/0x9)+-parseInt(_0x3d9ab1(0x16b))/0xa*(-parseInt(_0x3d9ab1(0x152))/0xb)+-parseInt(_0x3d9ab1(0x14b))/0xc*(-parseInt(_0x3d9ab1(0x16c))/0xd);if(_0x3413a6===_0x43ab4e)break;else _0x33c395['push'](_0x33c395['shift']());}catch(_0x40b0b6){_0x33c395['push'](_0x33c395['shift']());}}}(_0x380e,0xef426));import{Editor as _0x26ae25}from'ckeditor5/src/core.js';function _0x380e(){const _0x159840=['destroy','change','232yhYRbs','1715510VDAVQL','document','init','low','8617885YEHHoF','1980dEYfWG','plugins','end','view','focus','create','placeholderElement','57231wvNIlu','1300210EnsfEx','26OsQCZc','assign','then','defaultPlugins','change:placeholder','placeholder','2AQatvv','editing','createRoot','ready','getRoot','fire','6avsULe','22861032CgQqDZ','name','initialData','8855336QVMjdu','get','setSelection','getChild','55UwpDEJ','set','model','data','8535nPdOyV','initPlugins','_updatePlaceholder','config','childCount'];_0x380e=function(){return _0x159840;};return _0x380e();}import _0x3097b6 from'./commenteditorui.js';import{ObservableMixin as _0x2388aa}from'ckeditor5/src/utils.js';import{enablePlaceholder as _0x581ba8,disablePlaceholder as _0x580565}from'ckeditor5/src/engine.js';import{Clipboard as _0x51f73a}from'ckeditor5/src/clipboard.js';import{Enter as _0x4be74e,ShiftEnter as _0x4d0b4e}from'ckeditor5/src/enter.js';import{SelectAll as _0x1e48db}from'ckeditor5/src/select-all.js';import{Typing as _0x2535df}from'ckeditor5/src/typing.js';import{Undo as _0x228ee0}from'ckeditor5/src/undo.js';import{Paragraph as _0x1713d4}from'ckeditor5/src/paragraph.js';const Ut=[_0x51f73a,_0x4be74e,_0x4d0b4e,_0x1e48db,_0x2535df,_0x228ee0,_0x1713d4];class Vt extends/* #__PURE__ -- @preserve */
24
+ _0x2388aa(_0x26ae25){constructor(_0x5cf8e9={}){const _0x39258a=_0x2d1d;(_0x5cf8e9=Object[_0x39258a(0x16d)]({},_0x5cf8e9))[_0x39258a(0x164)]||(_0x5cf8e9[_0x39258a(0x164)]=Vt[_0x39258a(0x16f)]),super(_0x5cf8e9),this['ui']=new _0x3097b6(this),this[_0x39258a(0x153)](_0x39258a(0x143),''),this[_0x39258a(0x154)][_0x39258a(0x15f)]['on'](_0x39258a(0x15c),()=>this[_0x39258a(0x158)](),{'priority':_0x39258a(0x161)}),this['on'](_0x39258a(0x170),()=>this[_0x39258a(0x158)]()),this[_0x39258a(0x154)][_0x39258a(0x15f)][_0x39258a(0x146)]();}[_0x4a9577(0x168)](){const _0xc92154=_0x4a9577,_0x35f375=this[_0xc92154(0x159)][_0xc92154(0x14f)](_0xc92154(0x14d))||'';return this[_0xc92154(0x157)]()[_0xc92154(0x16e)](()=>this['ui'][_0xc92154(0x160)]())[_0xc92154(0x16e)](()=>this[_0xc92154(0x155)][_0xc92154(0x160)](_0x35f375))[_0xc92154(0x16e)](()=>this[_0xc92154(0x149)](_0xc92154(0x147)));}[_0x4a9577(0x15b)](){const _0xc194ce=_0x4a9577;return super[_0xc194ce(0x15b)]()[_0xc194ce(0x16e)](()=>this['ui'][_0xc194ce(0x15b)]());}[_0x4a9577(0x167)](){const _0x135bc4=_0x4a9577;this[_0x135bc4(0x154)][_0x135bc4(0x15c)](_0x44b494=>{const _0x12bdbc=_0x135bc4,_0x49b9b4=this[_0x12bdbc(0x154)][_0x12bdbc(0x15f)][_0x12bdbc(0x148)](),_0x1284a9=_0x49b9b4&&_0x49b9b4[_0x12bdbc(0x151)](_0x49b9b4[_0x12bdbc(0x15a)]-0x1);_0x44b494[_0x12bdbc(0x150)](_0x1284a9,_0x12bdbc(0x165)),this[_0x12bdbc(0x145)][_0x12bdbc(0x166)][_0x12bdbc(0x167)]();});}[_0x4a9577(0x158)](){const _0x4b0b20=_0x4a9577,_0x599441=this[_0x4b0b20(0x145)][_0x4b0b20(0x166)],_0xfb607f=_0x599441[_0x4b0b20(0x15f)][_0x4b0b20(0x148)](),_0x14c0d5=_0xfb607f[_0x4b0b20(0x151)](0x0);_0xfb607f[_0x4b0b20(0x15a)]>0x1||!_0x14c0d5||'p'!=_0x14c0d5[_0x4b0b20(0x14c)]?this[_0x4b0b20(0x169)]&&this[_0x4b0b20(0x169)][_0x4b0b20(0x143)]&&(_0x580565(_0x599441,this[_0x4b0b20(0x169)]),this[_0x4b0b20(0x169)]=void 0x0):(this[_0x4b0b20(0x143)]&&(_0x14c0d5[_0x4b0b20(0x143)]=this[_0x4b0b20(0x143)]),_0x581ba8({'view':_0x599441,'element':_0x14c0d5,'keepOnFocus':!0x0}),this[_0x4b0b20(0x169)]=_0x14c0d5);}}function _0x2d1d(_0x4e0faf,_0x3683dd){const _0x380e0f=_0x380e();return _0x2d1d=function(_0x2d1df6,_0x4dd8fd){_0x2d1df6=_0x2d1df6-0x143;let _0x336fe0=_0x380e0f[_0x2d1df6];return _0x336fe0;},_0x2d1d(_0x4e0faf,_0x3683dd);}Vt[_0x4a9577(0x16f)]=Ut;export default Vt;
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5cb75d=_0x1f2c;function _0x1f2c(_0x115213,_0x41acb8){const _0x5cd8c3=_0x5cd8();return _0x1f2c=function(_0x1f2cef,_0x5142a6){_0x1f2cef=_0x1f2cef-0xca;let _0x3cd8e5=_0x5cd8c3[_0x1f2cef];return _0x3cd8e5;},_0x1f2c(_0x115213,_0x41acb8);}(function(_0x1d32a6,_0x5e9a99){const _0x37119f=_0x1f2c,_0x20a808=_0x1d32a6();while(!![]){try{const _0x187629=parseInt(_0x37119f(0xcf))/0x1+parseInt(_0x37119f(0xdd))/0x2*(parseInt(_0x37119f(0xcd))/0x3)+parseInt(_0x37119f(0xd4))/0x4*(-parseInt(_0x37119f(0xe6))/0x5)+-parseInt(_0x37119f(0xd0))/0x6+parseInt(_0x37119f(0xe3))/0x7*(-parseInt(_0x37119f(0xcb))/0x8)+-parseInt(_0x37119f(0xe2))/0x9*(-parseInt(_0x37119f(0xde))/0xa)+parseInt(_0x37119f(0xd1))/0xb*(parseInt(_0x37119f(0xce))/0xc);if(_0x187629===_0x5e9a99)break;else _0x20a808['push'](_0x20a808['shift']());}catch(_0x7f809){_0x20a808['push'](_0x20a808['shift']());}}}(_0x5cd8,0x9b92f));import{EditorUI as _0xb6f9f8}from'ckeditor5/src/ui.js';function _0x5cd8(){const _0x424459=['locale','6845FmZsyW','init','rootName','getRoot','document','76272qSirOt','bind','51UKUaLB','6288252yiqISx','640361JaSixo','6727788pYlRxt','22wkdkmB','fire','isFocused','116zFrFKb','name','render','ready','destroy','editable','setEditableElement','editing','editor','144810KIrRLK','2640XUdelx','view','attachDomRoot','element','3060AeoAeC','889JjxFEc','focusTracker'];_0x5cd8=function(){return _0x424459;};return _0x5cd8();}import _0x457284 from'./commenteditoruiview.js';export default class Ot extends _0xb6f9f8{constructor(_0x10d493){const _0x1accb6=_0x1f2c;super(_0x10d493),this[_0x1accb6(0xdf)]=new _0x457284(_0x10d493[_0x1accb6(0xe5)],_0x10d493[_0x1accb6(0xdb)][_0x1accb6(0xdf)]);}get[_0x5cb75d(0xe1)](){const _0x54f901=_0x5cb75d;return this[_0x54f901(0xdf)][_0x54f901(0xe1)];}[_0x5cb75d(0xe7)](){const _0x447f84=_0x5cb75d,_0x23a651=this[_0x447f84(0xdc)][_0x447f84(0xdb)][_0x447f84(0xdf)],_0x2f86c5=this[_0x447f84(0xdf)][_0x447f84(0xd9)],_0x3e3dc2=_0x23a651[_0x447f84(0xca)][_0x447f84(0xe9)]();_0x2f86c5[_0x447f84(0xd5)]=_0x3e3dc2[_0x447f84(0xe8)],this[_0x447f84(0xdf)][_0x447f84(0xd6)]();const _0x43ad98=_0x2f86c5[_0x447f84(0xe1)];this[_0x447f84(0xda)](_0x2f86c5[_0x447f84(0xd5)],_0x43ad98),this[_0x447f84(0xdf)][_0x447f84(0xd9)][_0x447f84(0xcc)](_0x447f84(0xd3))['to'](this[_0x447f84(0xe4)]),_0x23a651[_0x447f84(0xe0)](_0x43ad98),this[_0x447f84(0xd2)](_0x447f84(0xd7));}[_0x5cb75d(0xd8)](){const _0x476a94=_0x5cb75d;super[_0x476a94(0xd8)](),this[_0x476a94(0xdf)][_0x476a94(0xd8)]();}}
23
+ const _0x52e507=_0x44a7;(function(_0x3eac26,_0x44fdd0){const _0x14d6a4=_0x44a7,_0xec6e8c=_0x3eac26();while(!![]){try{const _0x2075bb=parseInt(_0x14d6a4(0x1b5))/0x1+parseInt(_0x14d6a4(0x1a7))/0x2*(-parseInt(_0x14d6a4(0x19c))/0x3)+-parseInt(_0x14d6a4(0x1a5))/0x4+-parseInt(_0x14d6a4(0x1a0))/0x5+parseInt(_0x14d6a4(0x1a8))/0x6+-parseInt(_0x14d6a4(0x1b0))/0x7+-parseInt(_0x14d6a4(0x19d))/0x8*(-parseInt(_0x14d6a4(0x1b6))/0x9);if(_0x2075bb===_0x44fdd0)break;else _0xec6e8c['push'](_0xec6e8c['shift']());}catch(_0x30976b){_0xec6e8c['push'](_0xec6e8c['shift']());}}}(_0x2b99,0x9deee));import{EditorUI as _0x227bdf}from'ckeditor5/src/ui.js';function _0x44a7(_0x380eb9,_0xb204dc){const _0x2b9963=_0x2b99();return _0x44a7=function(_0x44a7f7,_0x3bdd90){_0x44a7f7=_0x44a7f7-0x19c;let _0x19fac1=_0x2b9963[_0x44a7f7];return _0x19fac1;},_0x44a7(_0x380eb9,_0xb204dc);}import _0x516fa1 from'./commenteditoruiview.js';function _0x2b99(){const _0x3a4540=['focusTracker','isFocused','3490292fzPfrV','locale','90404tohnDg','3621612BeKUwj','attachDomRoot','element','ready','fire','editing','editor','init','1564647BSDqEb','setEditableElement','bind','rootName','getRoot','1085294BuHugW','21622059tpUHtN','render','editable','78kaSFBr','8qpIcHL','name','destroy','5865535vqkBsE','document','view'];_0x2b99=function(){return _0x3a4540;};return _0x2b99();}export default class Ot extends _0x227bdf{constructor(_0x350c79){const _0x40ecf4=_0x44a7;super(_0x350c79),this[_0x40ecf4(0x1a2)]=new _0x516fa1(_0x350c79[_0x40ecf4(0x1a6)],_0x350c79[_0x40ecf4(0x1ad)][_0x40ecf4(0x1a2)]);}get[_0x52e507(0x1aa)](){const _0x519ea5=_0x52e507;return this[_0x519ea5(0x1a2)][_0x519ea5(0x1aa)];}[_0x52e507(0x1af)](){const _0x3fd187=_0x52e507,_0x598437=this[_0x3fd187(0x1ae)][_0x3fd187(0x1ad)][_0x3fd187(0x1a2)],_0x6cc8df=this[_0x3fd187(0x1a2)][_0x3fd187(0x1b8)],_0x2e2c52=_0x598437[_0x3fd187(0x1a1)][_0x3fd187(0x1b4)]();_0x6cc8df[_0x3fd187(0x19e)]=_0x2e2c52[_0x3fd187(0x1b3)],this[_0x3fd187(0x1a2)][_0x3fd187(0x1b7)]();const _0x5c64a8=_0x6cc8df[_0x3fd187(0x1aa)];this[_0x3fd187(0x1b1)](_0x6cc8df[_0x3fd187(0x19e)],_0x5c64a8),this[_0x3fd187(0x1a2)][_0x3fd187(0x1b8)][_0x3fd187(0x1b2)](_0x3fd187(0x1a4))['to'](this[_0x3fd187(0x1a3)]),_0x598437[_0x3fd187(0x1a9)](_0x5c64a8),this[_0x3fd187(0x1ac)](_0x3fd187(0x1ab));}[_0x52e507(0x19f)](){const _0x4f2b37=_0x52e507;super[_0x4f2b37(0x19f)](),this[_0x4f2b37(0x1a2)][_0x4f2b37(0x19f)]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x271cc7=_0x5a07;function _0x2815(){const _0x465f9b=['add','element','3629927PNaiCj','uiLanguage','focus','uiLanguageDirection','ck-rounded-corners','2342512mOZUhH','17035XNgsTz','render','ck-editor','1131tzZaXz','createCollection','Comment\x20editor','cke-editor__aria-label_','ck-editor__main','editable','main','presentation','1746VOEGqM','1117701zcScdQ','ck-comment__input','30exagvi','887664hgINIU','ck-reset','1758CQFaDf','div','setTemplate','266928eSsVWy'];_0x2815=function(){return _0x465f9b;};return _0x2815();}(function(_0x4e53e5,_0x462269){const _0x46f28b=_0x5a07,_0x2b00e2=_0x4e53e5();while(!![]){try{const _0x1f0c73=parseInt(_0x46f28b(0x90))/0x1*(parseInt(_0x46f28b(0x98))/0x2)+-parseInt(_0x46f28b(0xa1))/0x3+parseInt(_0x46f28b(0x9c))/0x4+-parseInt(_0x46f28b(0x8d))/0x5*(parseInt(_0x46f28b(0x9e))/0x6)+parseInt(_0x46f28b(0xa4))/0x7+parseInt(_0x46f28b(0x8c))/0x8+-parseInt(_0x46f28b(0x99))/0x9*(parseInt(_0x46f28b(0x9b))/0xa);if(_0x1f0c73===_0x462269)break;else _0x2b00e2['push'](_0x2b00e2['shift']());}catch(_0x5c331f){_0x2b00e2['push'](_0x2b00e2['shift']());}}}(_0x2815,0x88edc));import{InlineEditableUIView as _0x18ac20,EditorUIView as _0x346a87}from'ckeditor5/src/ui.js';import{uid as _0x34aea8}from'ckeditor5/src/utils.js';import{getTranslation as _0x363ac6}from'../../../utils/common-translations.js';function _0x5a07(_0x8ba9c4,_0x4be2c0){const _0x281522=_0x2815();return _0x5a07=function(_0x5a0760,_0xfcc38c){_0x5a0760=_0x5a0760-0x89;let _0x305069=_0x281522[_0x5a0760];return _0x305069;},_0x5a07(_0x8ba9c4,_0x4be2c0);}export default class Yt extends _0x346a87{constructor(_0x3e62c3,_0x597262){const _0x201034=_0x5a07;super(_0x3e62c3);const _0xde58b0=_0x34aea8();this[_0x201034(0x96)]=this[_0x201034(0x91)](),this[_0x201034(0x95)]=new _0x18ac20(_0x3e62c3,_0x597262,void 0x0,{'label':()=>_0x363ac6(_0x3e62c3,_0x201034(0x92))}),this[_0x201034(0xa0)]({'tag':_0x201034(0x9f),'attributes':{'class':[_0x201034(0x9d),_0x201034(0x8f),_0x201034(0x8b),_0x201034(0x9a)],'dir':_0x3e62c3[_0x201034(0x8a)],'lang':_0x3e62c3[_0x201034(0xa5)],'aria-labelledby':_0x201034(0x93)+_0xde58b0},'children':[{'tag':_0x201034(0x9f),'attributes':{'class':_0x201034(0x94),'role':_0x201034(0x97)},'children':this[_0x201034(0x96)]}]});}[_0x271cc7(0x8e)](){const _0x3bb6af=_0x271cc7;super[_0x3bb6af(0x8e)](),this[_0x3bb6af(0x96)][_0x3bb6af(0xa2)](this[_0x3bb6af(0x95)]);}[_0x271cc7(0x89)](){const _0x504d33=_0x271cc7;this[_0x504d33(0x95)][_0x504d33(0xa3)][_0x504d33(0x89)]();}}
23
+ const _0x589eed=_0x38ce;(function(_0x30ef36,_0x49e247){const _0x3ff901=_0x38ce,_0x67ef8a=_0x30ef36();while(!![]){try{const _0x4dd73c=-parseInt(_0x3ff901(0xba))/0x1+parseInt(_0x3ff901(0xbf))/0x2+-parseInt(_0x3ff901(0xc9))/0x3+parseInt(_0x3ff901(0xc5))/0x4+-parseInt(_0x3ff901(0xcf))/0x5+parseInt(_0x3ff901(0xd0))/0x6*(parseInt(_0x3ff901(0xc8))/0x7)+parseInt(_0x3ff901(0xc4))/0x8;if(_0x4dd73c===_0x49e247)break;else _0x67ef8a['push'](_0x67ef8a['shift']());}catch(_0x24bdaa){_0x67ef8a['push'](_0x67ef8a['shift']());}}}(_0x41b9,0xe86c5));function _0x38ce(_0x57bdc2,_0xcb8cfa){const _0x41b93a=_0x41b9();return _0x38ce=function(_0x38cef4,_0x52304a){_0x38cef4=_0x38cef4-0xb8;let _0x2981ee=_0x41b93a[_0x38cef4];return _0x2981ee;},_0x38ce(_0x57bdc2,_0xcb8cfa);}import{InlineEditableUIView as _0x5daf18,EditorUIView as _0x69cdcb}from'ckeditor5/src/ui.js';import{uid as _0x4a9448}from'ckeditor5/src/utils.js';import{getTranslation as _0x222aec}from'../../../utils/common-translations.js';function _0x41b9(){const _0x5a0827=['ck-editor','uiLanguageDirection','3857190EvUbUR','3858hmDctd','ck-comment__input','createCollection','setTemplate','editable','1781201QLtknq','focus','uiLanguage','add','Comment\x20editor','729848ySmyWI','render','ck-rounded-corners','ck-editor__main','ck-reset','22720400tbVpBA','6831200bzdAwJ','element','cke-editor__aria-label_','2233WvHnKa','4839741lPcxwg','presentation','div','main'];_0x41b9=function(){return _0x5a0827;};return _0x41b9();}export default class Yt extends _0x69cdcb{constructor(_0x38d129,_0x155549){const _0x38e9e9=_0x38ce;super(_0x38d129);const _0x27ad62=_0x4a9448();this[_0x38e9e9(0xcc)]=this[_0x38e9e9(0xd2)](),this[_0x38e9e9(0xb9)]=new _0x5daf18(_0x38d129,_0x155549,void 0x0,{'label':()=>_0x222aec(_0x38d129,_0x38e9e9(0xbe))}),this[_0x38e9e9(0xb8)]({'tag':_0x38e9e9(0xcb),'attributes':{'class':[_0x38e9e9(0xc3),_0x38e9e9(0xcd),_0x38e9e9(0xc1),_0x38e9e9(0xd1)],'dir':_0x38d129[_0x38e9e9(0xce)],'lang':_0x38d129[_0x38e9e9(0xbc)],'aria-labelledby':_0x38e9e9(0xc7)+_0x27ad62},'children':[{'tag':_0x38e9e9(0xcb),'attributes':{'class':_0x38e9e9(0xc2),'role':_0x38e9e9(0xca)},'children':this[_0x38e9e9(0xcc)]}]});}[_0x589eed(0xc0)](){const _0x2978da=_0x589eed;super[_0x2978da(0xc0)](),this[_0x2978da(0xcc)][_0x2978da(0xbd)](this[_0x2978da(0xb9)]);}[_0x589eed(0xbb)](){const _0x1e9ed2=_0x589eed;this[_0x1e9ed2(0xb9)][_0x1e9ed2(0xc6)][_0x1e9ed2(0xbb)]();}}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x390b(){var _0x3308b1=['resolveCommentThread','updateComment','remove','401577ERhFqw','59165boORBy','removeComment','1824070ufwHkC','addComment','view','isResolved','resolve','418268pEghZb','listenTo','484083rSKGgm','107303whVqmc','getComment','22yzbZAr','97286hrPnKC','reopenCommentThread','destroy','_isAttached','update','4mRJsIf','stopListening','removeCommentThread','reopen','8OYjsin','submitCommentThread','_localUser','model','submit','36yCwyje'];_0x390b=function(){return _0x3308b1;};return _0x390b();}var _0x25c2ea=_0x21bb;(function(_0x3b75ab,_0x819741){var _0x12f743=_0x21bb,_0x2aea0a=_0x3b75ab();while(!![]){try{var _0x49965b=parseInt(_0x12f743(0x1ef))/0x1+parseInt(_0x12f743(0x1d5))/0x2+parseInt(_0x12f743(0x1e7))/0x3*(parseInt(_0x12f743(0x1da))/0x4)+-parseInt(_0x12f743(0x1e8))/0x5+parseInt(_0x12f743(0x1e3))/0x6*(parseInt(_0x12f743(0x1f2))/0x7)+-parseInt(_0x12f743(0x1de))/0x8*(parseInt(_0x12f743(0x1f1))/0x9)+-parseInt(_0x12f743(0x1ea))/0xa*(parseInt(_0x12f743(0x1d4))/0xb);if(_0x49965b===_0x819741)break;else _0x2aea0a['push'](_0x2aea0a['shift']());}catch(_0x7af863){_0x2aea0a['push'](_0x2aea0a['shift']());}}}(_0x390b,0x400a6));function _0x21bb(_0x76b76c,_0x4d4b83){var _0x390bdf=_0x390b();return _0x21bb=function(_0x21bba5,_0x132718){_0x21bba5=_0x21bba5-0x1d3;var _0x43a6c9=_0x390bdf[_0x21bba5];return _0x43a6c9;},_0x21bb(_0x76b76c,_0x4d4b83);}import{ObservableMixin as _0x182193}from'ckeditor5/src/utils.js';export default class yt extends/* #__PURE__ -- @preserve */
24
- _0x182193(){constructor(_0x351984,_0x5b2574){var _0x29c1ae=_0x21bb;super(),this[_0x29c1ae(0x1e1)]=_0x351984,this[_0x29c1ae(0x1e1)][_0x29c1ae(0x1d8)]=!0x0,this[_0x29c1ae(0x1ec)]=_0x5b2574,this[_0x29c1ae(0x1f0)](_0x5b2574,_0x29c1ae(0x1df),()=>this[_0x29c1ae(0x1e2)]()),this[_0x29c1ae(0x1f0)](_0x5b2574,_0x29c1ae(0x1dc),()=>this[_0x29c1ae(0x1e6)]()),this[_0x29c1ae(0x1f0)](_0x5b2574,_0x29c1ae(0x1e4),()=>this[_0x29c1ae(0x1ee)]()),this[_0x29c1ae(0x1f0)](_0x5b2574,_0x29c1ae(0x1d6),()=>this[_0x29c1ae(0x1dd)]()),this[_0x29c1ae(0x1f0)](_0x5b2574,_0x29c1ae(0x1eb),(_0x2117b9,_0x454e16)=>this[_0x29c1ae(0x1eb)](_0x454e16)),this[_0x29c1ae(0x1f0)](_0x5b2574,_0x29c1ae(0x1e5),(_0x1b5e45,_0x2650d1,_0x2c0b7e)=>this[_0x29c1ae(0x1e5)](_0x2650d1,_0x2c0b7e)),this[_0x29c1ae(0x1f0)](_0x5b2574,_0x29c1ae(0x1e9),(_0x924c60,_0x2e1f66)=>this[_0x29c1ae(0x1e9)](_0x2e1f66));}[_0x25c2ea(0x1e2)](){var _0x1c6ed7=_0x25c2ea;this[_0x1c6ed7(0x1e1)][_0x1c6ed7(0x1e2)]();}[_0x25c2ea(0x1e6)](){var _0x2c2f7d=_0x25c2ea;this[_0x2c2f7d(0x1e1)][_0x2c2f7d(0x1e6)]();}[_0x25c2ea(0x1ee)](){var _0x1b1b86=_0x25c2ea;this[_0x1b1b86(0x1e1)][_0x1b1b86(0x1ed)]||this[_0x1b1b86(0x1e1)][_0x1b1b86(0x1ee)]();}[_0x25c2ea(0x1dd)](){var _0x5ec173=_0x25c2ea;this[_0x5ec173(0x1e1)][_0x5ec173(0x1ed)]&&this[_0x5ec173(0x1e1)][_0x5ec173(0x1dd)]();}[_0x25c2ea(0x1eb)](_0x17c3d0){var _0x927ec2=_0x25c2ea;this[_0x927ec2(0x1e1)][_0x927ec2(0x1eb)]({'content':_0x17c3d0,'authorId':this[_0x927ec2(0x1ec)][_0x927ec2(0x1e0)]['id']});}[_0x25c2ea(0x1e5)](_0x555d78,_0x3a948c){var _0xa44b17=_0x25c2ea;this[_0xa44b17(0x1e1)][_0xa44b17(0x1d3)](_0x555d78)[_0xa44b17(0x1d9)]({'content':_0x3a948c});}[_0x25c2ea(0x1e9)](_0x4f2c55){var _0x5242ff=_0x25c2ea;this[_0x5242ff(0x1e1)][_0x5242ff(0x1d3)](_0x4f2c55)[_0x5242ff(0x1e6)]();}[_0x25c2ea(0x1d7)](){var _0x4a2a73=_0x25c2ea;this[_0x4a2a73(0x1db)](),this[_0x4a2a73(0x1e1)][_0x4a2a73(0x1d8)]=!0x1;}}
23
+ var _0x53a55a=_0x4842;function _0x4842(_0x4805c6,_0x37ad5f){var _0x7e13e2=_0x7e13();return _0x4842=function(_0x4842e0,_0x5a2027){_0x4842e0=_0x4842e0-0x18b;var _0x551d48=_0x7e13e2[_0x4842e0];return _0x551d48;},_0x4842(_0x4805c6,_0x37ad5f);}(function(_0x3ddd04,_0x12faa4){var _0x76a3a1=_0x4842,_0x110bcb=_0x3ddd04();while(!![]){try{var _0xe581b9=parseInt(_0x76a3a1(0x18b))/0x1*(parseInt(_0x76a3a1(0x1a0))/0x2)+parseInt(_0x76a3a1(0x1a6))/0x3+parseInt(_0x76a3a1(0x198))/0x4*(parseInt(_0x76a3a1(0x195))/0x5)+-parseInt(_0x76a3a1(0x1a7))/0x6+-parseInt(_0x76a3a1(0x1a8))/0x7*(parseInt(_0x76a3a1(0x193))/0x8)+parseInt(_0x76a3a1(0x19c))/0x9+-parseInt(_0x76a3a1(0x18d))/0xa;if(_0xe581b9===_0x12faa4)break;else _0x110bcb['push'](_0x110bcb['shift']());}catch(_0x55b54f){_0x110bcb['push'](_0x110bcb['shift']());}}}(_0x7e13,0x3e347));import{ObservableMixin as _0x354e3c}from'ckeditor5/src/utils.js';function _0x7e13(){var _0x645c4d=['473088CjtIkS','1035330LdqAfo','54677DZUckU','resolve','19QmgNxL','reopenCommentThread','5175550oYUJPT','addComment','model','isResolved','updateComment','submit','184ZYSfEY','stopListening','2605nDihuP','resolveCommentThread','listenTo','1692JcRLwG','view','reopen','destroy','3096324DQxQiz','submitCommentThread','removeComment','_localUser','42362kfEGxH','remove','update','getComment','removeCommentThread','_isAttached'];_0x7e13=function(){return _0x645c4d;};return _0x7e13();}export default class At extends/* #__PURE__ -- @preserve */
24
+ _0x354e3c(){constructor(_0x473f24,_0x10fe79){var _0x1fb634=_0x4842;super(),this[_0x1fb634(0x18f)]=_0x473f24,this[_0x1fb634(0x18f)][_0x1fb634(0x1a5)]=!0x0,this[_0x1fb634(0x199)]=_0x10fe79,this[_0x1fb634(0x197)](_0x10fe79,_0x1fb634(0x19d),()=>this[_0x1fb634(0x192)]()),this[_0x1fb634(0x197)](_0x10fe79,_0x1fb634(0x1a4),()=>this[_0x1fb634(0x1a1)]()),this[_0x1fb634(0x197)](_0x10fe79,_0x1fb634(0x196),()=>this[_0x1fb634(0x1a9)]()),this[_0x1fb634(0x197)](_0x10fe79,_0x1fb634(0x18c),()=>this[_0x1fb634(0x19a)]()),this[_0x1fb634(0x197)](_0x10fe79,_0x1fb634(0x18e),(_0x311c0e,_0x10d80c)=>this[_0x1fb634(0x18e)](_0x10d80c)),this[_0x1fb634(0x197)](_0x10fe79,_0x1fb634(0x191),(_0x5b4ebc,_0x472b3e,_0xceba17)=>this[_0x1fb634(0x191)](_0x472b3e,_0xceba17)),this[_0x1fb634(0x197)](_0x10fe79,_0x1fb634(0x19e),(_0x5a17a7,_0x59f75f)=>this[_0x1fb634(0x19e)](_0x59f75f));}[_0x53a55a(0x192)](){var _0x549b90=_0x53a55a;this[_0x549b90(0x18f)][_0x549b90(0x192)]();}[_0x53a55a(0x1a1)](){var _0x2e9e92=_0x53a55a;this[_0x2e9e92(0x18f)][_0x2e9e92(0x1a1)]();}[_0x53a55a(0x1a9)](){var _0x384bb3=_0x53a55a;this[_0x384bb3(0x18f)][_0x384bb3(0x190)]||this[_0x384bb3(0x18f)][_0x384bb3(0x1a9)]();}[_0x53a55a(0x19a)](){var _0x3c0f5f=_0x53a55a;this[_0x3c0f5f(0x18f)][_0x3c0f5f(0x190)]&&this[_0x3c0f5f(0x18f)][_0x3c0f5f(0x19a)]();}[_0x53a55a(0x18e)](_0x2d30cb){var _0x550840=_0x53a55a;this[_0x550840(0x18f)][_0x550840(0x18e)]({'content':_0x2d30cb,'authorId':this[_0x550840(0x199)][_0x550840(0x19f)]['id']});}[_0x53a55a(0x191)](_0x1cf558,_0x6d2101){var _0x3f69d8=_0x53a55a;this[_0x3f69d8(0x18f)][_0x3f69d8(0x1a3)](_0x1cf558)[_0x3f69d8(0x1a2)]({'content':_0x6d2101});}[_0x53a55a(0x19e)](_0x52c2ae){var _0x3aecdc=_0x53a55a;this[_0x3aecdc(0x18f)][_0x3aecdc(0x1a3)](_0x52c2ae)[_0x3aecdc(0x1a1)]();}[_0x53a55a(0x19b)](){var _0xd31ee3=_0x53a55a;this[_0xd31ee3(0x194)](),this[_0xd31ee3(0x18f)][_0xd31ee3(0x1a5)]=!0x1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4373a2=_0x9fa0;function _0xbdef(){const _0x575a41=['CommentView','removeCommentThread','Comment','unlinkedAt','isSubmitted','element','change:isActive','_config','createCollection','COMMENT_THREAD_LABEL','4361105AfklAd','target','comments','_model','COMMENT_THREAD_DESCRIPTION','72260gKSWqy','7754418rtnOkU','author','ariaLabel','resolveCommentThread','showInput','name','isDirty','length','ariaDescriptionView','9372184XGzvXO','focus','focusCycler','415eLBdRN','cancel','isResolved','removeComment','stop','30JYemXE','Reply','archivedAt','render','hasDirtyComment','_createCommentThreadInputView','editorConfig','submitLabel','submitCommentThread','keystrokes','submit','commentThreadInputView','placeholder','10314rUwvja','editorReady','8927064umJarh','addComment','disabledSubmit','896057Cwzuut','bind','value','fire','isUnlinked','set','canComment','first','locale','isActive','focusTracker','isResolvable','listenTo','commentThreadHeaderView','_localUser','delegate','commentsListView','editorDestroyed','isReadOnly','Write\x20a\x20comment...','Reply...','tab','destroy','486xFEakS','Reply\x20to\x20reopen\x20discussion...','commentInputView','assign','reopenCommentThread','shift+tab','updateComment','focusables'];_0xbdef=function(){return _0x575a41;};return _0xbdef();}(function(_0x2e8973,_0x5750bd){const _0x15381d=_0x9fa0,_0xf74626=_0x2e8973();while(!![]){try{const _0x2da2cb=parseInt(_0x15381d(0x1f3))/0x1+parseInt(_0x15381d(0x1ee))/0x2*(-parseInt(_0x15381d(0x20a))/0x3)+-parseInt(_0x15381d(0x1cf))/0x4*(-parseInt(_0x15381d(0x1dc))/0x5)+-parseInt(_0x15381d(0x1f0))/0x6+-parseInt(_0x15381d(0x1ca))/0x7+-parseInt(_0x15381d(0x1d9))/0x8+-parseInt(_0x15381d(0x1d0))/0x9*(-parseInt(_0x15381d(0x1e1))/0xa);if(_0x2da2cb===_0x5750bd)break;else _0xf74626['push'](_0xf74626['shift']());}catch(_0x2b940e){_0xf74626['push'](_0xf74626['shift']());}}}(_0xbdef,0xd28ea));import{FocusCycler as _0x420f85,View as _0x5b2d90}from'ckeditor5/src/ui.js';import{FocusTracker as _0x2d800e,KeystrokeHandler as _0x4ff836}from'ckeditor5/src/utils.js';import _0x53c815 from'./commentthreadinputview.js';function _0x9fa0(_0x98356b,_0x541b40){const _0xbdef3e=_0xbdef();return _0x9fa0=function(_0x9fa02e,_0x28d0e9){_0x9fa02e=_0x9fa02e-0x1c8;let _0x36f6be=_0xbdef3e[_0x9fa02e];return _0x36f6be;},_0x9fa0(_0x98356b,_0x541b40);}import _0x4ce055 from'./commentslistview.js';import _0x5e6acb from'./commentthreadheaderview.js';import{getTranslation as _0x3d87cf}from'../../../utils/common-translations.js';import{AriaDescriptionView as _0x9b4dfc,setupThreadKeyboardNavigation as _0x135da4}from'ckeditor5-collaboration/src/collaboration-core.js';export default class es extends _0x5b2d90{constructor(_0x3f5333,_0x22ddf7,_0x34cc7b,_0x19b4d4){const _0x12863e=_0x9fa0;super(_0x3f5333),this[_0x12863e(0x1f8)](_0x12863e(0x1fc),!0x1),this[_0x12863e(0x1f8)](_0x12863e(0x1d6),!0x1),this[_0x12863e(0x1cd)]=_0x22ddf7,this[_0x12863e(0x201)]=_0x34cc7b,this[_0x12863e(0x219)]=_0x19b4d4,this[_0x12863e(0x200)]=new _0x5e6acb(_0x3f5333,_0x22ddf7),this[_0x12863e(0x200)][_0x12863e(0x202)](_0x12863e(0x20e))['to'](this),this[_0x12863e(0x1d8)]=new _0x9b4dfc(_0x3f5333,_0x3d87cf(_0x3f5333,_0x12863e(0x1ce))),this[_0x12863e(0x1ff)](this,_0x12863e(0x20e),()=>{const _0x5a4162=_0x12863e;this[_0x5a4162(0x1da)]();}),this[_0x12863e(0x203)]=new _0x4ce055(_0x3f5333,_0x22ddf7,Object[_0x12863e(0x20d)]({'CommentView':this[_0x12863e(0x219)][_0x12863e(0x212)]},_0x19b4d4)),this[_0x12863e(0x203)][_0x12863e(0x202)](_0x12863e(0x1df))['to'](this),this[_0x12863e(0x203)][_0x12863e(0x202)](_0x12863e(0x210))['to'](this),this[_0x12863e(0x203)][_0x12863e(0x202)](_0x12863e(0x1d3))['to'](this),this[_0x12863e(0x203)][_0x12863e(0x202)](_0x12863e(0x1ef))['to'](this),this[_0x12863e(0x203)][_0x12863e(0x202)](_0x12863e(0x204))['to'](this),this[_0x12863e(0x203)][_0x12863e(0x1f4)](_0x12863e(0x1fc))['to'](this),this[_0x12863e(0x1ff)](this,_0x12863e(0x1d3),()=>{const _0x52c024=_0x12863e;this[_0x52c024(0x1da)]();}),this[_0x12863e(0x1f8)](_0x12863e(0x1d7),this[_0x12863e(0x203)][_0x12863e(0x1d7)]),this[_0x12863e(0x1f4)](_0x12863e(0x1d7))['to'](this[_0x12863e(0x203)],_0x12863e(0x1d7)),this[_0x12863e(0x1ec)]=this[_0x12863e(0x1e6)](),this[_0x12863e(0x1ec)][_0x12863e(0x202)](_0x12863e(0x1ef))['to'](this),this[_0x12863e(0x1ec)][_0x12863e(0x202)](_0x12863e(0x204))['to'](this),this['on'](_0x12863e(0x1df),()=>this[_0x12863e(0x1da)]()),this[_0x12863e(0x1f4)](_0x12863e(0x1d6))['to'](this[_0x12863e(0x203)],_0x12863e(0x1e5),this[_0x12863e(0x1ec)][_0x12863e(0x20c)],_0x12863e(0x1f5),(_0x34ebc9,_0x3dcb81)=>_0x34ebc9||!!_0x3dcb81),this[_0x12863e(0x1f4)](_0x12863e(0x1f7))['to'](_0x22ddf7,_0x12863e(0x215),_0x49f394=>!!_0x49f394),this[_0x12863e(0x1f4)](_0x12863e(0x1d2))['to'](this,_0x12863e(0x1d7),_0x85269f=>{const _0x827a53=_0x12863e,_0x2e2695=this[_0x827a53(0x1cd)][_0x827a53(0x1cc)][_0x827a53(0x1fa)]?this[_0x827a53(0x1cd)][_0x827a53(0x1cc)][_0x827a53(0x1fa)][_0x827a53(0x1d1)][_0x827a53(0x1d5)]:this[_0x827a53(0x201)][_0x827a53(0x1d5)];return _0x3d87cf(this[_0x827a53(0x1fb)],_0x827a53(0x1c9),[_0x85269f,_0x2e2695]);}),this[_0x12863e(0x211)]=this[_0x12863e(0x1c8)]([this[_0x12863e(0x203)],this[_0x12863e(0x1ec)]]),this[_0x12863e(0x1fd)]=new _0x2d800e(),this[_0x12863e(0x1ea)]=new _0x4ff836(),this[_0x12863e(0x1db)]=new _0x420f85({'focusables':this[_0x12863e(0x211)],'focusTracker':this[_0x12863e(0x1fd)],'keystrokeHandler':this[_0x12863e(0x1ea)],'keystrokeHandlerOptions':{'filter':_0x3767f3=>_0x3767f3[_0x12863e(0x1cb)]!==this[_0x12863e(0x217)]},'actions':{'focusPrevious':_0x12863e(0x20f),'focusNext':_0x12863e(0x208)}});}[_0x4373a2(0x1da)](){const _0x49d74a=_0x4373a2;this[_0x49d74a(0x217)][_0x49d74a(0x1da)]();}[_0x4373a2(0x1e4)](){const _0x275b34=_0x4373a2;super[_0x275b34(0x1e4)](),_0x135da4(this,this[_0x275b34(0x211)]);}async[_0x4373a2(0x209)](){const _0x13e19f=_0x4373a2;this[_0x13e19f(0x1d6)]=!0x1,this[_0x13e19f(0x203)][_0x13e19f(0x209)](),await this[_0x13e19f(0x1ec)][_0x13e19f(0x209)](),super[_0x13e19f(0x209)]();}[_0x4373a2(0x1e6)](){const _0x66952b=_0x4373a2,_0x5b2e68=new _0x53c815(this[_0x66952b(0x1fb)],this[_0x66952b(0x201)],this[_0x66952b(0x219)][_0x66952b(0x1e7)]),_0x1fd185=_0x5b2e68[_0x66952b(0x20c)];return _0x5b2e68[_0x66952b(0x1f4)](_0x66952b(0x1d4))['to'](this,_0x66952b(0x1fc),this[_0x66952b(0x1cd)],_0x66952b(0x205),this[_0x66952b(0x1cd)],_0x66952b(0x1f9),this[_0x66952b(0x1cd)],_0x66952b(0x1e3),_0x1fd185,_0x66952b(0x1f5),(_0x24066a,_0x5cd746,_0x26d445,_0x4e81e4,_0x3f36f3)=>!!_0x3f36f3||!!_0x4e81e4&&_0x26d445&&!_0x5cd746||_0x24066a&&_0x26d445&&!_0x5cd746),_0x1fd185[_0x66952b(0x1f4)](_0x66952b(0x1ed))['to'](this,_0x66952b(0x1d7),this[_0x66952b(0x1cd)],_0x66952b(0x1fe),this[_0x66952b(0x1cd)],_0x66952b(0x1de),(_0x7bf1ea,_0xc80909,_0x24459b)=>{const _0x33ea8a=_0x66952b;let _0x14a4bf;return _0x14a4bf=_0x24459b&&_0xc80909?_0x33ea8a(0x20b):_0x7bf1ea?_0x33ea8a(0x207):_0x33ea8a(0x206),_0x3d87cf(this[_0x33ea8a(0x1fb)],_0x14a4bf);}),_0x1fd185[_0x66952b(0x1f4)](_0x66952b(0x1e8))['to'](this,_0x66952b(0x1d7),_0x1d3437=>_0x3d87cf(this[_0x66952b(0x1fb)],_0x1d3437?_0x66952b(0x1e2):_0x66952b(0x214))),_0x1fd185['on'](_0x66952b(0x1eb),(_0x57c171,_0x1c3b4d)=>{const _0x1302c2=_0x66952b;this[_0x1302c2(0x1f6)](_0x1302c2(0x1f1),_0x1c3b4d),this[_0x1302c2(0x1cd)][_0x1302c2(0x1de)]&&this[_0x1302c2(0x1cd)][_0x1302c2(0x1fe)]&&this[_0x1302c2(0x1f6)](_0x1302c2(0x20e),this[_0x1302c2(0x1cd)]['id']),this[_0x1302c2(0x1cd)][_0x1302c2(0x216)]||this[_0x1302c2(0x1f6)](_0x1302c2(0x1e9));}),_0x1fd185['on'](_0x66952b(0x1dd),()=>{const _0x397ba5=_0x66952b;this[_0x397ba5(0x1da)]();}),_0x1fd185[_0x66952b(0x1f4)](_0x66952b(0x1f2))['to'](this[_0x66952b(0x1cd)],_0x66952b(0x205)),_0x1fd185['on'](_0x66952b(0x1dd),_0x1e3551=>{const _0x44391e=_0x66952b;0x0==this[_0x44391e(0x1d7)]&&(this[_0x44391e(0x1f6)](_0x44391e(0x213)),_0x1e3551[_0x44391e(0x1e0)]());}),this['on'](_0x66952b(0x218),(_0x4f2d3a,_0x26384d,_0x4ffb10)=>{const _0x5803d4=_0x66952b;_0x4ffb10||this[_0x5803d4(0x1d7)]||_0x1fd185[_0x5803d4(0x1f5)]||this[_0x5803d4(0x1f6)](_0x5803d4(0x213));}),_0x5b2e68;}}
23
+ const _0x54a61c=_0x338c;function _0x1668(){const _0x4e98f6=['removeCommentThread','isDirty','Comment','isReadOnly','focusCycler','updateComment','commentsListView','element','129936nAZNir','reopenCommentThread','resolveCommentThread','assign','11671144pgmiOy','Reply','focus','delegate','render','Reply\x20to\x20reopen\x20discussion...','archivedAt','isSubmitted','editorReady','first','2270nJhEhP','_createCommentThreadInputView','change:isActive','author','commentThreadHeaderView','focusTracker','isUnlinked','submitLabel','hasDirtyComment','name','listenTo','COMMENT_THREAD_LABEL','canComment','3857022lzZliw','removeComment','5766krYEIO','addComment','submitCommentThread','destroy','14806elroLG','tab','ariaDescriptionView','Reply...','1124nwCydG','isActive','focusables','6IsvOxm','Write\x20a\x20comment...','target','createCollection','bind','comments','fire','length','9600325AbkddZ','disabledSubmit','shift+tab','keystrokes','unlinkedAt','stop','2SYIBxW','2496145qrcGrX','ariaLabel','submit','isResolvable','CommentView','cancel','_localUser','_config','locale','editorDestroyed','value','commentThreadInputView','placeholder','commentInputView','COMMENT_THREAD_DESCRIPTION','editorConfig','isResolved','showInput','set','_model'];_0x1668=function(){return _0x4e98f6;};return _0x1668();}(function(_0x1d37dd,_0x524040){const _0x2e7890=_0x338c,_0x51018f=_0x1d37dd();while(!![]){try{const _0xa9d31f=parseInt(_0x2e7890(0x246))/0x1*(-parseInt(_0x2e7890(0x210))/0x2)+parseInt(_0x2e7890(0x22d))/0x3*(-parseInt(_0x2e7890(0x235))/0x4)+-parseInt(_0x2e7890(0x1f4))/0x5*(parseInt(_0x2e7890(0x238))/0x6)+parseInt(_0x2e7890(0x240))/0x7+parseInt(_0x2e7890(0x214))/0x8+-parseInt(_0x2e7890(0x22b))/0x9+-parseInt(_0x2e7890(0x21e))/0xa*(parseInt(_0x2e7890(0x231))/0xb);if(_0xa9d31f===_0x524040)break;else _0x51018f['push'](_0x51018f['shift']());}catch(_0x3b971a){_0x51018f['push'](_0x51018f['shift']());}}}(_0x1668,0xe252d));import{FocusCycler as _0x296da1,View as _0x37b090}from'ckeditor5/src/ui.js';import{FocusTracker as _0x3cc28d,KeystrokeHandler as _0x5da735}from'ckeditor5/src/utils.js';import _0x1334b8 from'./commentthreadinputview.js';import _0x3967df from'./commentslistview.js';import _0x153e1b from'./commentthreadheaderview.js';import{getTranslation as _0x1a4297}from'../../../utils/common-translations.js';import{AriaDescriptionView as _0x27e4dc,setupThreadKeyboardNavigation as _0x331dac}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x338c(_0x4cdda6,_0x2c4e79){const _0x166868=_0x1668();return _0x338c=function(_0x338cf8,_0x248438){_0x338cf8=_0x338cf8-0x1f4;let _0x8b4433=_0x166868[_0x338cf8];return _0x8b4433;},_0x338c(_0x4cdda6,_0x2c4e79);}export default class es extends _0x37b090{constructor(_0x5d3683,_0x58f971,_0xbfc9a2,_0x35f80d){const _0x641ed3=_0x338c;super(_0x5d3683),this[_0x641ed3(0x206)](_0x641ed3(0x236),!0x1),this[_0x641ed3(0x206)](_0x641ed3(0x209),!0x1),this[_0x641ed3(0x207)]=_0x58f971,this[_0x641ed3(0x1fa)]=_0xbfc9a2,this[_0x641ed3(0x1fb)]=_0x35f80d,this[_0x641ed3(0x222)]=new _0x153e1b(_0x5d3683,_0x58f971),this[_0x641ed3(0x222)][_0x641ed3(0x217)](_0x641ed3(0x211))['to'](this),this[_0x641ed3(0x233)]=new _0x27e4dc(_0x5d3683,_0x1a4297(_0x5d3683,_0x641ed3(0x202))),this[_0x641ed3(0x228)](this,_0x641ed3(0x211),()=>{const _0x4e92a2=_0x641ed3;this[_0x4e92a2(0x216)]();}),this[_0x641ed3(0x20e)]=new _0x3967df(_0x5d3683,_0x58f971,Object[_0x641ed3(0x213)]({'CommentView':this[_0x641ed3(0x1fb)][_0x641ed3(0x1f8)]},_0x35f80d)),this[_0x641ed3(0x20e)][_0x641ed3(0x217)](_0x641ed3(0x22c))['to'](this),this[_0x641ed3(0x20e)][_0x641ed3(0x217)](_0x641ed3(0x20d))['to'](this),this[_0x641ed3(0x20e)][_0x641ed3(0x217)](_0x641ed3(0x212))['to'](this),this[_0x641ed3(0x20e)][_0x641ed3(0x217)](_0x641ed3(0x21c))['to'](this),this[_0x641ed3(0x20e)][_0x641ed3(0x217)](_0x641ed3(0x1fd))['to'](this),this[_0x641ed3(0x20e)][_0x641ed3(0x23c)](_0x641ed3(0x236))['to'](this),this[_0x641ed3(0x228)](this,_0x641ed3(0x212),()=>{const _0x23ad74=_0x641ed3;this[_0x23ad74(0x216)]();}),this[_0x641ed3(0x206)](_0x641ed3(0x23f),this[_0x641ed3(0x20e)][_0x641ed3(0x23f)]),this[_0x641ed3(0x23c)](_0x641ed3(0x23f))['to'](this[_0x641ed3(0x20e)],_0x641ed3(0x23f)),this[_0x641ed3(0x1ff)]=this[_0x641ed3(0x21f)](),this[_0x641ed3(0x1ff)][_0x641ed3(0x217)](_0x641ed3(0x21c))['to'](this),this[_0x641ed3(0x1ff)][_0x641ed3(0x217)](_0x641ed3(0x1fd))['to'](this),this['on'](_0x641ed3(0x22c),()=>this[_0x641ed3(0x216)]()),this[_0x641ed3(0x23c)](_0x641ed3(0x209))['to'](this[_0x641ed3(0x20e)],_0x641ed3(0x226),this[_0x641ed3(0x1ff)][_0x641ed3(0x201)],_0x641ed3(0x1fe),(_0x38dc69,_0x17f610)=>_0x38dc69||!!_0x17f610),this[_0x641ed3(0x23c)](_0x641ed3(0x224))['to'](_0x58f971,_0x641ed3(0x244),_0x2d79d4=>!!_0x2d79d4),this[_0x641ed3(0x23c)](_0x641ed3(0x1f5))['to'](this,_0x641ed3(0x23f),_0x2d704b=>{const _0x67143e=_0x641ed3,_0x2173f5=this[_0x67143e(0x207)][_0x67143e(0x23d)][_0x67143e(0x21d)]?this[_0x67143e(0x207)][_0x67143e(0x23d)][_0x67143e(0x21d)][_0x67143e(0x221)][_0x67143e(0x227)]:this[_0x67143e(0x1fa)][_0x67143e(0x227)];return _0x1a4297(this[_0x67143e(0x1fc)],_0x67143e(0x229),[_0x2d704b,_0x2173f5]);}),this[_0x641ed3(0x237)]=this[_0x641ed3(0x23b)]([this[_0x641ed3(0x20e)],this[_0x641ed3(0x1ff)]]),this[_0x641ed3(0x223)]=new _0x3cc28d(),this[_0x641ed3(0x243)]=new _0x5da735(),this[_0x641ed3(0x20c)]=new _0x296da1({'focusables':this[_0x641ed3(0x237)],'focusTracker':this[_0x641ed3(0x223)],'keystrokeHandler':this[_0x641ed3(0x243)],'keystrokeHandlerOptions':{'filter':_0x1d9788=>_0x1d9788[_0x641ed3(0x23a)]!==this[_0x641ed3(0x20f)]},'actions':{'focusPrevious':_0x641ed3(0x242),'focusNext':_0x641ed3(0x232)}});}[_0x54a61c(0x216)](){const _0x5f3615=_0x54a61c;this[_0x5f3615(0x20f)][_0x5f3615(0x216)]();}[_0x54a61c(0x218)](){const _0x6dbefb=_0x54a61c;super[_0x6dbefb(0x218)](),_0x331dac(this,this[_0x6dbefb(0x237)]);}async[_0x54a61c(0x230)](){const _0x458e0f=_0x54a61c;this[_0x458e0f(0x209)]=!0x1,this[_0x458e0f(0x20e)][_0x458e0f(0x230)](),await this[_0x458e0f(0x1ff)][_0x458e0f(0x230)](),super[_0x458e0f(0x230)]();}[_0x54a61c(0x21f)](){const _0x204492=_0x54a61c,_0x34356a=new _0x1334b8(this[_0x204492(0x1fc)],this[_0x204492(0x1fa)],this[_0x204492(0x1fb)][_0x204492(0x203)]),_0x2fb6c8=_0x34356a[_0x204492(0x201)];return _0x34356a[_0x204492(0x23c)](_0x204492(0x205))['to'](this,_0x204492(0x236),this[_0x204492(0x207)],_0x204492(0x20b),this[_0x204492(0x207)],_0x204492(0x22a),this[_0x204492(0x207)],_0x204492(0x21a),_0x2fb6c8,_0x204492(0x1fe),(_0x152e83,_0x286a56,_0x78c83c,_0xf94529,_0x26564d)=>!!_0x26564d||!!_0xf94529&&_0x78c83c&&!_0x286a56||_0x152e83&&_0x78c83c&&!_0x286a56),_0x2fb6c8[_0x204492(0x23c)](_0x204492(0x200))['to'](this,_0x204492(0x23f),this[_0x204492(0x207)],_0x204492(0x1f7),this[_0x204492(0x207)],_0x204492(0x204),(_0x49a3a4,_0x45d9f8,_0x38f8c7)=>{const _0x40c4ce=_0x204492;let _0x3346cc;return _0x3346cc=_0x38f8c7&&_0x45d9f8?_0x40c4ce(0x219):_0x49a3a4?_0x40c4ce(0x234):_0x40c4ce(0x239),_0x1a4297(this[_0x40c4ce(0x1fc)],_0x3346cc);}),_0x2fb6c8[_0x204492(0x23c)](_0x204492(0x225))['to'](this,_0x204492(0x23f),_0x4bb65d=>_0x1a4297(this[_0x204492(0x1fc)],_0x4bb65d?_0x204492(0x215):_0x204492(0x20a))),_0x2fb6c8['on'](_0x204492(0x1f6),(_0x1ca915,_0x3f2590)=>{const _0x3f129e=_0x204492;this[_0x3f129e(0x23e)](_0x3f129e(0x22e),_0x3f2590),this[_0x3f129e(0x207)][_0x3f129e(0x204)]&&this[_0x3f129e(0x207)][_0x3f129e(0x1f7)]&&this[_0x3f129e(0x23e)](_0x3f129e(0x211),this[_0x3f129e(0x207)]['id']),this[_0x3f129e(0x207)][_0x3f129e(0x21b)]||this[_0x3f129e(0x23e)](_0x3f129e(0x22f));}),_0x2fb6c8['on'](_0x204492(0x1f9),()=>{const _0x55b71d=_0x204492;this[_0x55b71d(0x216)]();}),_0x2fb6c8[_0x204492(0x23c)](_0x204492(0x241))['to'](this[_0x204492(0x207)],_0x204492(0x20b)),_0x2fb6c8['on'](_0x204492(0x1f9),_0x792302=>{const _0x22e2b8=_0x204492;0x0==this[_0x22e2b8(0x23f)]&&(this[_0x22e2b8(0x23e)](_0x22e2b8(0x208)),_0x792302[_0x22e2b8(0x245)]());}),this['on'](_0x204492(0x220),(_0x8bb023,_0x18055c,_0x19c1b9)=>{const _0xe7c2f2=_0x204492;_0x19c1b9||this[_0xe7c2f2(0x23f)]||_0x2fb6c8[_0xe7c2f2(0x1fe)]||this[_0xe7c2f2(0x23e)](_0xe7c2f2(0x208));}),_0x34356a;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5c0148=_0x348d;function _0x348d(_0x556976,_0x1e49f7){const _0x3980c8=_0x3980();return _0x348d=function(_0x348d67,_0x5e8b9b){_0x348d67=_0x348d67-0x1ba;let _0x45ee0c=_0x3980c8[_0x348d67];return _0x45ee0c;},_0x348d(_0x556976,_0x1e49f7);}(function(_0x513611,_0x101354){const _0x345a4b=_0x348d,_0x37d578=_0x513611();while(!![]){try{const _0x252e1b=parseInt(_0x345a4b(0x20f))/0x1*(-parseInt(_0x345a4b(0x1de))/0x2)+-parseInt(_0x345a4b(0x1d4))/0x3*(parseInt(_0x345a4b(0x1db))/0x4)+parseInt(_0x345a4b(0x1be))/0x5+parseInt(_0x345a4b(0x1fb))/0x6*(parseInt(_0x345a4b(0x1bb))/0x7)+parseInt(_0x345a4b(0x1c5))/0x8+-parseInt(_0x345a4b(0x20a))/0x9+-parseInt(_0x345a4b(0x1ff))/0xa*(parseInt(_0x345a4b(0x203))/0xb);if(_0x252e1b===_0x101354)break;else _0x37d578['push'](_0x37d578['shift']());}catch(_0x275c51){_0x37d578['push'](_0x37d578['shift']());}}}(_0x3980,0xc0af2));import{View as _0x4a7b22,ViewCollection as _0x46d482,FocusCycler as _0x2b5d20}from'ckeditor5/src/ui.js';import{FocusTracker as _0x3948b3,KeystrokeHandler as _0x7d741c}from'ckeditor5/src/utils.js';function _0x3980(){const _0x436381=['2LvVScK','creator','submit','_config','locale','focus','remove','createCollection','formatDateTime','initialData','text/html','ariaDescriptionView','removed','get','focusables','getExternalCommentNote','authoredAt','getUserViewNotificationText','tab','_createCommentInputView','once','enter','element','value','delegate','_setupKeyboardNavigation','isEditMode','focusTracker','isExternal','6762396DtmpPn','set','isReadOnly','_model','530CUGxhz','body','visibleView','EXTERNAL_COMMENT','219549EbGLWw','switchToDisplayMode','attributes','destroy','editorReady','isSystemComment','expand','781560WXMWup','collapse','textContent','submitLabel','keystrokes','37466dkutmI','render','updateComment','EXTERNAL_IMPORT_WORD_COMMENT','stopListening','focusCycler','_createCommentContentView','@external','7JsOPjF','Save','ariaLabel','6409150jCDPLw','maxCommentCharsWhenCollapsed','COMMENT_ARIA_LABEL','editorConfig','EXTERNAL_IMPORT_WORD_AVATAR','change','listenTo','7601920khmium','content','author','COMMENT_THREAD_DESCRIPTION','isCollapsed','disabledSubmit','target','bind','parseFromString','esc','cancel','fire','importWord','createEditor','switchToEditMode','3zHsRyI','focusFirst','EXTERNAL_AVATAR','shift+tab','add','name','source','5551076BYOmSf','added','editorDestroyed'];_0x3980=function(){return _0x436381;};return _0x3980();}import{AriaDescriptionView as _0x34cd8c,trimHtml as _0x364361}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x5a4783 from'./commentcontentview.js';import _0x394a30 from'./commentinputview.js';import{getTranslation as _0x4eb457}from'../../../utils/common-translations.js';export default class ns extends _0x4a7b22{constructor(_0x423ce3,_0x49bec1,_0x27b8f2){const _0xbf83b9=_0x348d;super(_0x423ce3),this[_0xbf83b9(0x1fe)]=_0x49bec1,this[_0xbf83b9(0x1e1)]=_0x27b8f2,this[_0xbf83b9(0x208)]=!!this[_0xbf83b9(0x1e1)][_0xbf83b9(0x208)],this[_0xbf83b9(0x1fc)](_0xbf83b9(0x1f8),!0x1),this[_0xbf83b9(0x1fc)](_0xbf83b9(0x1c9),!0x0),this[_0xbf83b9(0x1cc)](_0xbf83b9(0x1bd))['to'](_0x49bec1,_0xbf83b9(0x1c6),_0x49bec1,_0xbf83b9(0x1ee),(_0x5e6700,_0x28396a)=>_0x4eb457(_0x423ce3,_0xbf83b9(0x1c0),[_0x49bec1[_0xbf83b9(0x1c7)][_0xbf83b9(0x1d9)],_0x27b8f2[_0xbf83b9(0x1e6)](_0x28396a),new DOMParser()[_0xbf83b9(0x1cd)](_0x5e6700,_0xbf83b9(0x1e8))[_0xbf83b9(0x200)][_0xbf83b9(0x20c)],_0x49bec1[_0xbf83b9(0x1fa)]?this[_0xbf83b9(0x1ed)]():''])),this[_0xbf83b9(0x1e9)]=new _0x34cd8c(_0x423ce3,_0x4eb457(_0x423ce3,_0xbf83b9(0x1c8))),this[_0xbf83b9(0x201)]=this[_0xbf83b9(0x1e5)](),this[_0xbf83b9(0x201)][_0xbf83b9(0x1d8)](this[_0xbf83b9(0x215)]()),this[_0xbf83b9(0x1ec)]=new _0x46d482(),this[_0xbf83b9(0x1f9)]=new _0x3948b3(),this[_0xbf83b9(0x20e)]=new _0x7d741c(),this[_0xbf83b9(0x214)]=new _0x2b5d20({'focusables':this[_0xbf83b9(0x1ec)],'focusTracker':this[_0xbf83b9(0x1f9)],'keystrokeHandler':this[_0xbf83b9(0x20e)],'keystrokeHandlerOptions':{'filter':_0x51c63b=>_0x51c63b[_0xbf83b9(0x1cb)]!==this[_0xbf83b9(0x1f4)]},'actions':{'focusPrevious':_0xbf83b9(0x1d7),'focusNext':_0xbf83b9(0x1f0)}});}[_0x5c0148(0x209)](){const _0x524810=_0x5c0148;this[_0x524810(0x1c9)]=!0x1;}[_0x5c0148(0x20b)](){const _0x22deac=_0x5c0148;this[_0x22deac(0x1f8)]||(this[_0x22deac(0x1c9)]=!0x0);}[_0x5c0148(0x1e3)](){const _0x50346b=_0x5c0148;this[_0x50346b(0x1f4)][_0x50346b(0x1e3)]();}[_0x5c0148(0x210)](){const _0x4a3231=_0x5c0148;super[_0x4a3231(0x210)](),this[_0x4a3231(0x1f7)]();}async[_0x5c0148(0x206)](){const _0x165bb2=_0x5c0148;await this[_0x165bb2(0x201)][_0x165bb2(0x1eb)](0x0)[_0x165bb2(0x206)](),super[_0x165bb2(0x206)]();}[_0x5c0148(0x1d3)](){const _0x446534=_0x5c0148;this[_0x446534(0x1f8)]||(this[_0x446534(0x1f8)]=!0x0,this[_0x446534(0x201)][_0x446534(0x1e4)](0x0)[_0x446534(0x206)](),this[_0x446534(0x201)][_0x446534(0x1d8)](this[_0x446534(0x1f1)]()));}[_0x5c0148(0x204)](){const _0x43afd4=_0x5c0148;this[_0x43afd4(0x1f8)]&&(this[_0x43afd4(0x1f8)]=!0x1,this[_0x43afd4(0x201)][_0x43afd4(0x1e4)](0x0)[_0x43afd4(0x206)](),this[_0x43afd4(0x201)][_0x43afd4(0x1d8)](this[_0x43afd4(0x215)]()));}[_0x5c0148(0x1ed)](){const _0x375b3a=_0x5c0148;return _0x375b3a(0x1d1)===this[_0x375b3a(0x1fe)][_0x375b3a(0x205)][_0x375b3a(0x1ba)][_0x375b3a(0x1da)]?_0x4eb457(this[_0x375b3a(0x1e2)],_0x375b3a(0x212)):_0x4eb457(this[_0x375b3a(0x1e2)],_0x375b3a(0x202));}[_0x5c0148(0x1ef)](){const _0x53693a=_0x5c0148;return this[_0x53693a(0x1fe)][_0x53693a(0x1fa)]?_0x53693a(0x1d1)===this[_0x53693a(0x1fe)][_0x53693a(0x205)][_0x53693a(0x1ba)][_0x53693a(0x1da)]?_0x4eb457(this[_0x53693a(0x1e2)],_0x53693a(0x1c2),this[_0x53693a(0x1fe)][_0x53693a(0x1df)][_0x53693a(0x1d9)]):_0x4eb457(this[_0x53693a(0x1e2)],_0x53693a(0x1d6),this[_0x53693a(0x1fe)][_0x53693a(0x1df)][_0x53693a(0x1d9)]):null;}[_0x5c0148(0x215)](){const _0x2bb17a=_0x5c0148,_0x99e365=new _0x5a4783(this[_0x2bb17a(0x1e2)]);return _0x99e365[_0x2bb17a(0x1cc)](_0x2bb17a(0x1c6))['to'](this[_0x2bb17a(0x1fe)],_0x2bb17a(0x1c6),this,_0x2bb17a(0x1c9),(_0x785271,_0x524ccb)=>_0x524ccb?_0x364361(_0x785271,{'limit':this[_0x2bb17a(0x1e1)][_0x2bb17a(0x1bf)]}):_0x785271),_0x99e365;}[_0x5c0148(0x1f1)](){const _0x3a3f46=_0x5c0148;this[_0x3a3f46(0x1e1)][_0x3a3f46(0x1c1)]||(this[_0x3a3f46(0x1e1)][_0x3a3f46(0x1c1)]={}),this[_0x3a3f46(0x1e1)][_0x3a3f46(0x1c1)][_0x3a3f46(0x1e7)]=this[_0x3a3f46(0x1fe)][_0x3a3f46(0x1c6)];const _0x529489=new _0x394a30(this[_0x3a3f46(0x1e2)],this[_0x3a3f46(0x1e1)][_0x3a3f46(0x1c1)]);return _0x529489[_0x3a3f46(0x1f5)]=this[_0x3a3f46(0x1fe)][_0x3a3f46(0x1c6)],_0x529489[_0x3a3f46(0x1cc)](_0x3a3f46(0x1ca))['to'](this[_0x3a3f46(0x1fe)],_0x3a3f46(0x1fd)),_0x529489[_0x3a3f46(0x20d)]=_0x4eb457(this[_0x3a3f46(0x1e2)],_0x3a3f46(0x1bc)),_0x529489['on'](_0x3a3f46(0x1e0),(_0x2757c1,_0x21da42)=>{const _0x205286=_0x3a3f46;this[_0x205286(0x1d0)](_0x205286(0x211),this[_0x205286(0x1fe)]['id'],_0x21da42),this[_0x205286(0x204)](),this[_0x205286(0x1e3)]();}),_0x529489['on'](_0x3a3f46(0x1cf),()=>{const _0x55a0ca=_0x3a3f46;this[_0x55a0ca(0x204)](),this[_0x55a0ca(0x1e3)]();}),_0x529489[_0x3a3f46(0x1f2)](_0x3a3f46(0x207),()=>{const _0x21e700=_0x3a3f46;_0x529489[_0x21e700(0x1e3)]();}),_0x529489[_0x3a3f46(0x1d2)](),_0x529489[_0x3a3f46(0x1f6)](_0x3a3f46(0x207))['to'](this),_0x529489[_0x3a3f46(0x1f6)](_0x3a3f46(0x1dd))['to'](this),_0x529489;}[_0x5c0148(0x1f7)](){const _0x4132f5=_0x5c0148,_0x409386=this[_0x4132f5(0x1f4)];this[_0x4132f5(0x20e)][_0x4132f5(0x1c4)](_0x409386);for(const _0x323731 of this[_0x4132f5(0x1ec)])this[_0x4132f5(0x1f9)][_0x4132f5(0x1d8)](_0x323731[_0x4132f5(0x1f4)]),this[_0x4132f5(0x20e)][_0x4132f5(0x1c4)](_0x323731[_0x4132f5(0x1f4)]);this[_0x4132f5(0x1ec)]['on'](_0x4132f5(0x1c3),(_0x469a38,_0x10749e)=>{const _0x380cfa=_0x4132f5;for(const _0x33b649 of _0x10749e[_0x380cfa(0x1ea)])this[_0x380cfa(0x1f9)][_0x380cfa(0x1e4)](_0x33b649[_0x380cfa(0x1f4)]),this[_0x380cfa(0x20e)][_0x380cfa(0x213)](_0x33b649[_0x380cfa(0x1f4)]);for(const _0x3de540 of _0x10749e[_0x380cfa(0x1dc)])this[_0x380cfa(0x1f9)][_0x380cfa(0x1d8)](_0x3de540[_0x380cfa(0x1f4)]),this[_0x380cfa(0x20e)][_0x380cfa(0x1c4)](_0x3de540[_0x380cfa(0x1f4)]);}),this[_0x4132f5(0x20e)][_0x4132f5(0x1fc)](_0x4132f5(0x1f3),(_0x5146ad,_0x109483)=>{const _0xb79441=_0x4132f5;_0x409386===_0x5146ad[_0xb79441(0x1cb)]&&(this[_0xb79441(0x214)][_0xb79441(0x1d5)](),_0x109483());}),this[_0x4132f5(0x20e)][_0x4132f5(0x1fc)](_0x4132f5(0x1ce),(_0x45c541,_0x28b017)=>{const _0x250a41=_0x4132f5;_0x409386!==_0x45c541[_0x250a41(0x1cb)]&&(this[_0x250a41(0x1e3)](),_0x28b017());});}}
23
+ const _0x3f4e54=_0x43af;function _0x43af(_0x172f6f,_0x5032e2){const _0x31a412=_0x31a4();return _0x43af=function(_0x43af29,_0x3588d4){_0x43af29=_0x43af29-0x8f;let _0x530a5a=_0x31a412[_0x43af29];return _0x530a5a;},_0x43af(_0x172f6f,_0x5032e2);}(function(_0x3a54d4,_0x4732d7){const _0x39d36d=_0x43af,_0x3edbad=_0x3a54d4();while(!![]){try{const _0x223622=-parseInt(_0x39d36d(0xa3))/0x1+parseInt(_0x39d36d(0xc2))/0x2*(parseInt(_0x39d36d(0xba))/0x3)+-parseInt(_0x39d36d(0xac))/0x4+-parseInt(_0x39d36d(0xbd))/0x5+parseInt(_0x39d36d(0xe9))/0x6*(-parseInt(_0x39d36d(0xdc))/0x7)+parseInt(_0x39d36d(0x93))/0x8+parseInt(_0x39d36d(0xbc))/0x9*(parseInt(_0x39d36d(0xd5))/0xa);if(_0x223622===_0x4732d7)break;else _0x3edbad['push'](_0x3edbad['shift']());}catch(_0x1d3167){_0x3edbad['push'](_0x3edbad['shift']());}}}(_0x31a4,0x3003b));import{View as _0x424b12,ViewCollection as _0x1944a7,FocusCycler as _0x2ea1f4}from'ckeditor5/src/ui.js';import{FocusTracker as _0x3828e5,KeystrokeHandler as _0x2a853c}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x5ccc5c,trimHtml as _0x57f388}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x466b28 from'./commentcontentview.js';import _0x5f7a89 from'./commentinputview.js';import{getTranslation as _0x375cb8}from'../../../utils/common-translations.js';function _0x31a4(){const _0x2fc71f=['name','focus','set','48WaiYIx','isEditMode','isCollapsed','focusFirst','collapse','1949648mExNQp','add','added','_config','COMMENT_THREAD_DESCRIPTION','EXTERNAL_IMPORT_WORD_AVATAR','get','editorConfig','render','delegate','listenTo','textContent','tab','getExternalCommentNote','_createCommentContentView','switchToEditMode','100337NLEJDA','source','enter','content','formatDateTime','value','importWord','getUserViewNotificationText','change','477048SLlfrx','focusTracker','COMMENT_ARIA_LABEL','text/html','element','_setupKeyboardNavigation','parseFromString','isExternal','remove','expand','visibleView','ariaLabel','creator','bind','27LhRlqN','ariaDescriptionView','906930SbfJII','331685ueFLnU','attributes','Save','createCollection','updateComment','7054vyKjAi','disabledSubmit','_createCommentInputView','authoredAt','initialData','focusables','body','removed','@external','esc','createEditor','destroy','locale','once','submit','stopListening','isSystemComment','fire','submitLabel','50LFGWJS','EXTERNAL_COMMENT','author','keystrokes','shift+tab','target','isReadOnly','259609fDEold','EXTERNAL_AVATAR','focusCycler','editorReady','maxCommentCharsWhenCollapsed','editorDestroyed','_model','switchToDisplayMode','cancel','EXTERNAL_IMPORT_WORD_COMMENT'];_0x31a4=function(){return _0x2fc71f;};return _0x31a4();}export default class ns extends _0x424b12{constructor(_0x45633c,_0x3111a2,_0x109809){const _0x283bce=_0x43af;super(_0x45633c),this[_0x283bce(0xe2)]=_0x3111a2,this[_0x283bce(0x96)]=_0x109809,this[_0x283bce(0xd2)]=!!this[_0x283bce(0x96)][_0x283bce(0xd2)],this[_0x283bce(0xe8)](_0x283bce(0x8f),!0x1),this[_0x283bce(0xe8)](_0x283bce(0x90),!0x0),this[_0x283bce(0xb9)](_0x283bce(0xb7))['to'](_0x3111a2,_0x283bce(0xa6),_0x3111a2,_0x283bce(0xc5),(_0x5ec811,_0x426ebf)=>_0x375cb8(_0x45633c,_0x283bce(0xae),[_0x3111a2[_0x283bce(0xd7)][_0x283bce(0xe6)],_0x109809[_0x283bce(0xa7)](_0x426ebf),new DOMParser()[_0x283bce(0xb2)](_0x5ec811,_0x283bce(0xaf))[_0x283bce(0xc8)][_0x283bce(0x9e)],_0x3111a2[_0x283bce(0xb3)]?this[_0x283bce(0xa0)]():''])),this[_0x283bce(0xbb)]=new _0x5ccc5c(_0x45633c,_0x375cb8(_0x45633c,_0x283bce(0x97))),this[_0x283bce(0xb6)]=this[_0x283bce(0xc0)](),this[_0x283bce(0xb6)][_0x283bce(0x94)](this[_0x283bce(0xa1)]()),this[_0x283bce(0xc7)]=new _0x1944a7(),this[_0x283bce(0xad)]=new _0x3828e5(),this[_0x283bce(0xd8)]=new _0x2a853c(),this[_0x283bce(0xde)]=new _0x2ea1f4({'focusables':this[_0x283bce(0xc7)],'focusTracker':this[_0x283bce(0xad)],'keystrokeHandler':this[_0x283bce(0xd8)],'keystrokeHandlerOptions':{'filter':_0x482fc8=>_0x482fc8[_0x283bce(0xda)]!==this[_0x283bce(0xb0)]},'actions':{'focusPrevious':_0x283bce(0xd9),'focusNext':_0x283bce(0x9f)}});}[_0x3f4e54(0xb5)](){const _0xd8f003=_0x3f4e54;this[_0xd8f003(0x90)]=!0x1;}[_0x3f4e54(0x92)](){const _0x50d71f=_0x3f4e54;this[_0x50d71f(0x8f)]||(this[_0x50d71f(0x90)]=!0x0);}[_0x3f4e54(0xe7)](){const _0x4e42cc=_0x3f4e54;this[_0x4e42cc(0xb0)][_0x4e42cc(0xe7)]();}[_0x3f4e54(0x9b)](){const _0x51bf01=_0x3f4e54;super[_0x51bf01(0x9b)](),this[_0x51bf01(0xb1)]();}async[_0x3f4e54(0xcd)](){const _0x1405e6=_0x3f4e54;await this[_0x1405e6(0xb6)][_0x1405e6(0x99)](0x0)[_0x1405e6(0xcd)](),super[_0x1405e6(0xcd)]();}[_0x3f4e54(0xa2)](){const _0x7a7fc0=_0x3f4e54;this[_0x7a7fc0(0x8f)]||(this[_0x7a7fc0(0x8f)]=!0x0,this[_0x7a7fc0(0xb6)][_0x7a7fc0(0xb4)](0x0)[_0x7a7fc0(0xcd)](),this[_0x7a7fc0(0xb6)][_0x7a7fc0(0x94)](this[_0x7a7fc0(0xc4)]()));}[_0x3f4e54(0xe3)](){const _0xf2ac12=_0x3f4e54;this[_0xf2ac12(0x8f)]&&(this[_0xf2ac12(0x8f)]=!0x1,this[_0xf2ac12(0xb6)][_0xf2ac12(0xb4)](0x0)[_0xf2ac12(0xcd)](),this[_0xf2ac12(0xb6)][_0xf2ac12(0x94)](this[_0xf2ac12(0xa1)]()));}[_0x3f4e54(0xa0)](){const _0x5acf91=_0x3f4e54;return _0x5acf91(0xa9)===this[_0x5acf91(0xe2)][_0x5acf91(0xbe)][_0x5acf91(0xca)][_0x5acf91(0xa4)]?_0x375cb8(this[_0x5acf91(0xce)],_0x5acf91(0xe5)):_0x375cb8(this[_0x5acf91(0xce)],_0x5acf91(0xd6));}[_0x3f4e54(0xaa)](){const _0x425b1f=_0x3f4e54;return this[_0x425b1f(0xe2)][_0x425b1f(0xb3)]?_0x425b1f(0xa9)===this[_0x425b1f(0xe2)][_0x425b1f(0xbe)][_0x425b1f(0xca)][_0x425b1f(0xa4)]?_0x375cb8(this[_0x425b1f(0xce)],_0x425b1f(0x98),this[_0x425b1f(0xe2)][_0x425b1f(0xb8)][_0x425b1f(0xe6)]):_0x375cb8(this[_0x425b1f(0xce)],_0x425b1f(0xdd),this[_0x425b1f(0xe2)][_0x425b1f(0xb8)][_0x425b1f(0xe6)]):null;}[_0x3f4e54(0xa1)](){const _0x122b7c=_0x3f4e54,_0x344066=new _0x466b28(this[_0x122b7c(0xce)]);return _0x344066[_0x122b7c(0xb9)](_0x122b7c(0xa6))['to'](this[_0x122b7c(0xe2)],_0x122b7c(0xa6),this,_0x122b7c(0x90),(_0x233750,_0x2beff7)=>_0x2beff7?_0x57f388(_0x233750,{'limit':this[_0x122b7c(0x96)][_0x122b7c(0xe0)]}):_0x233750),_0x344066;}[_0x3f4e54(0xc4)](){const _0x34819b=_0x3f4e54;this[_0x34819b(0x96)][_0x34819b(0x9a)]||(this[_0x34819b(0x96)][_0x34819b(0x9a)]={}),this[_0x34819b(0x96)][_0x34819b(0x9a)][_0x34819b(0xc6)]=this[_0x34819b(0xe2)][_0x34819b(0xa6)];const _0x8848bb=new _0x5f7a89(this[_0x34819b(0xce)],this[_0x34819b(0x96)][_0x34819b(0x9a)]);return _0x8848bb[_0x34819b(0xa8)]=this[_0x34819b(0xe2)][_0x34819b(0xa6)],_0x8848bb[_0x34819b(0xb9)](_0x34819b(0xc3))['to'](this[_0x34819b(0xe2)],_0x34819b(0xdb)),_0x8848bb[_0x34819b(0xd4)]=_0x375cb8(this[_0x34819b(0xce)],_0x34819b(0xbf)),_0x8848bb['on'](_0x34819b(0xd0),(_0x1b2e61,_0x3d7ef5)=>{const _0x426e2e=_0x34819b;this[_0x426e2e(0xd3)](_0x426e2e(0xc1),this[_0x426e2e(0xe2)]['id'],_0x3d7ef5),this[_0x426e2e(0xe3)](),this[_0x426e2e(0xe7)]();}),_0x8848bb['on'](_0x34819b(0xe4),()=>{const _0x298abd=_0x34819b;this[_0x298abd(0xe3)](),this[_0x298abd(0xe7)]();}),_0x8848bb[_0x34819b(0xcf)](_0x34819b(0xdf),()=>{const _0x2d110c=_0x34819b;_0x8848bb[_0x2d110c(0xe7)]();}),_0x8848bb[_0x34819b(0xcc)](),_0x8848bb[_0x34819b(0x9c)](_0x34819b(0xdf))['to'](this),_0x8848bb[_0x34819b(0x9c)](_0x34819b(0xe1))['to'](this),_0x8848bb;}[_0x3f4e54(0xb1)](){const _0x1dac32=_0x3f4e54,_0x54b554=this[_0x1dac32(0xb0)];this[_0x1dac32(0xd8)][_0x1dac32(0x9d)](_0x54b554);for(const _0x3930bc of this[_0x1dac32(0xc7)])this[_0x1dac32(0xad)][_0x1dac32(0x94)](_0x3930bc[_0x1dac32(0xb0)]),this[_0x1dac32(0xd8)][_0x1dac32(0x9d)](_0x3930bc[_0x1dac32(0xb0)]);this[_0x1dac32(0xc7)]['on'](_0x1dac32(0xab),(_0x28f4c1,_0xbbb682)=>{const _0x3a1960=_0x1dac32;for(const _0x2bfde8 of _0xbbb682[_0x3a1960(0xc9)])this[_0x3a1960(0xad)][_0x3a1960(0xb4)](_0x2bfde8[_0x3a1960(0xb0)]),this[_0x3a1960(0xd8)][_0x3a1960(0xd1)](_0x2bfde8[_0x3a1960(0xb0)]);for(const _0x23b96b of _0xbbb682[_0x3a1960(0x95)])this[_0x3a1960(0xad)][_0x3a1960(0x94)](_0x23b96b[_0x3a1960(0xb0)]),this[_0x3a1960(0xd8)][_0x3a1960(0x9d)](_0x23b96b[_0x3a1960(0xb0)]);}),this[_0x1dac32(0xd8)][_0x1dac32(0xe8)](_0x1dac32(0xa5),(_0x9018bb,_0x5e06a0)=>{const _0x5bdc37=_0x1dac32;_0x54b554===_0x9018bb[_0x5bdc37(0xda)]&&(this[_0x5bdc37(0xde)][_0x5bdc37(0x91)](),_0x5e06a0());}),this[_0x1dac32(0xd8)][_0x1dac32(0xe8)](_0x1dac32(0xcb),(_0x39f49d,_0xe46b5f)=>{const _0x1c3947=_0x1dac32;_0x54b554!==_0x39f49d[_0x1c3947(0xda)]&&(this[_0x1c3947(0xe7)](),_0xe46b5f());});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x5afacd,_0x44eddf){const _0x1895ed=_0xa47e,_0x5dc819=_0x5afacd();while(!![]){try{const _0x456e63=-parseInt(_0x1895ed(0x1bf))/0x1+parseInt(_0x1895ed(0x1c3))/0x2+parseInt(_0x1895ed(0x1be))/0x3*(parseInt(_0x1895ed(0x1c2))/0x4)+-parseInt(_0x1895ed(0x1bc))/0x5+parseInt(_0x1895ed(0x1c9))/0x6+-parseInt(_0x1895ed(0x1c0))/0x7*(-parseInt(_0x1895ed(0x1c6))/0x8)+-parseInt(_0x1895ed(0x1c1))/0x9;if(_0x456e63===_0x44eddf)break;else _0x5dc819['push'](_0x5dc819['shift']());}catch(_0x52dd27){_0x5dc819['push'](_0x5dc819['shift']());}}}(_0x1988,0xd07f3));function _0xa47e(_0xdeccfb,_0xb13d65){const _0x198825=_0x1988();return _0xa47e=function(_0xa47ec9,_0x11ee60){_0xa47ec9=_0xa47ec9-0x1bb;let _0xe095d3=_0x198825[_0xa47ec9];return _0xe095d3;},_0xa47e(_0xdeccfb,_0xb13d65);}import{View as _0x588f11}from'ckeditor5/src/ui.js';import{getTranslation as _0x29e0da}from'../../../utils/common-translations.js';export default class cs extends _0x588f11{constructor(_0x20b943){const _0x492eaf=_0xa47e;super(_0x20b943);const _0xdae1c6=this[_0x492eaf(0x1c7)];this[_0x492eaf(0x1bb)](_0x492eaf(0x1c4),void 0x0),this[_0x492eaf(0x1bd)]({'tag':'li','attributes':{'class':_0x492eaf(0x1c8)},'children':[{'text':_0xdae1c6['to'](_0x492eaf(0x1c4),_0x4b7287=>_0x29e0da(_0x20b943,_0x492eaf(0x1c5),_0x4b7287))}]});}}function _0x1988(){const _0x24f7e7=['bindTemplate','ck-thread__comment-count','6656124vIhZuE','set','6308175ITMHpX','setTemplate','24fpAFER','78917YbBqal','422891QftfuA','5926203oMNksw','165084YapbVn','772958Zqsowt','count','NUMBER_OF_COMMENTS','136YTtuXv'];_0x1988=function(){return _0x24f7e7;};return _0x1988();}
23
+ function _0x5405(_0x3ce010,_0x5881fb){const _0x26fae3=_0x26fa();return _0x5405=function(_0x5405d2,_0x4c85a2){_0x5405d2=_0x5405d2-0x174;let _0x559f48=_0x26fae3[_0x5405d2];return _0x559f48;},_0x5405(_0x3ce010,_0x5881fb);}(function(_0x568d05,_0x232c66){const _0x36f8b9=_0x5405,_0x26e26=_0x568d05();while(!![]){try{const _0x224fa6=-parseInt(_0x36f8b9(0x174))/0x1*(-parseInt(_0x36f8b9(0x180))/0x2)+-parseInt(_0x36f8b9(0x179))/0x3+-parseInt(_0x36f8b9(0x17b))/0x4+parseInt(_0x36f8b9(0x177))/0x5+-parseInt(_0x36f8b9(0x17d))/0x6+parseInt(_0x36f8b9(0x182))/0x7+-parseInt(_0x36f8b9(0x17a))/0x8*(-parseInt(_0x36f8b9(0x181))/0x9);if(_0x224fa6===_0x232c66)break;else _0x26e26['push'](_0x26e26['shift']());}catch(_0x138984){_0x26e26['push'](_0x26e26['shift']());}}}(_0x26fa,0x97351));function _0x26fa(){const _0x1e6b91=['NUMBER_OF_COMMENTS','count','176UXZrNW','73503sjUpcq','6962998tHuBYd','11689fTfwXj','setTemplate','set','3154320GDtKKt','bindTemplate','131772deNNSI','232SibBFG','4099396cxrQDG','ck-thread__comment-count','7217610uKiVEp'];_0x26fa=function(){return _0x1e6b91;};return _0x26fa();}import{View as _0x463c0b}from'ckeditor5/src/ui.js';import{getTranslation as _0x22df65}from'../../../utils/common-translations.js';export default class cs extends _0x463c0b{constructor(_0x1f2994){const _0x45d9a7=_0x5405;super(_0x1f2994);const _0x5bbf22=this[_0x45d9a7(0x178)];this[_0x45d9a7(0x176)](_0x45d9a7(0x17f),void 0x0),this[_0x45d9a7(0x175)]({'tag':'li','attributes':{'class':_0x45d9a7(0x17c)},'children':[{'text':_0x5bbf22['to'](_0x45d9a7(0x17f),_0x2900fd=>_0x22df65(_0x1f2994,_0x45d9a7(0x17e),_0x2900fd))}]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x7eb919=_0x1217;function _0x13bb(){var _0x464cec=['ck-annotation__content','59526863wlfutL','set','16PfUVUf','3550498FizHTS','content','render','527094WgpZpv','3IxBdRr','25800yNxPzN','innerHTML','div','ck-comment__content','change:content','636986FchEfj','setTemplate','ck-content','180yaTgKU','1145KALZWf','7420608HQtwPi','867423vaAalv','element'];_0x13bb=function(){return _0x464cec;};return _0x13bb();}(function(_0x5f099b,_0x2f68e4){var _0x545e9e=_0x1217,_0x45e698=_0x5f099b();while(!![]){try{var _0x2fb754=parseInt(_0x545e9e(0x1bf))/0x1+-parseInt(_0x545e9e(0x1c5))/0x2*(-parseInt(_0x545e9e(0x1c9))/0x3)+parseInt(_0x545e9e(0x1be))/0x4+-parseInt(_0x545e9e(0x1bd))/0x5*(-parseInt(_0x545e9e(0x1ca))/0x6)+parseInt(_0x545e9e(0x1b9))/0x7*(-parseInt(_0x545e9e(0x1c4))/0x8)+-parseInt(_0x545e9e(0x1c8))/0x9*(-parseInt(_0x545e9e(0x1bc))/0xa)+-parseInt(_0x545e9e(0x1c2))/0xb;if(_0x2fb754===_0x2f68e4)break;else _0x45e698['push'](_0x45e698['shift']());}catch(_0x25e28e){_0x45e698['push'](_0x45e698['shift']());}}}(_0x13bb,0xe644f));import{View as _0x349008}from'ckeditor5/src/ui.js';function _0x1217(_0x1fc0f7,_0x1fd295){var _0x13bbc6=_0x13bb();return _0x1217=function(_0x121749,_0x4c48e2){_0x121749=_0x121749-0x1b8;var _0x444374=_0x13bbc6[_0x121749];return _0x444374;},_0x1217(_0x1fc0f7,_0x1fd295);}export default class os extends _0x349008{constructor(_0x361cba){var _0xce6b7b=_0x1217;super(_0x361cba),this[_0xce6b7b(0x1c3)](_0xce6b7b(0x1c6),''),this[_0xce6b7b(0x1ba)]({'tag':_0xce6b7b(0x1cc),'attributes':{'class':[_0xce6b7b(0x1bb),_0xce6b7b(0x1cd),_0xce6b7b(0x1c1)]}});}[_0x7eb919(0x1c7)](){var _0x84d8ae=_0x7eb919;super[_0x84d8ae(0x1c7)](),this['on'](_0x84d8ae(0x1b8),(_0x3eaf2c,_0xbe4a5d,_0x2b7498)=>{var _0x529868=_0x84d8ae;this[_0x529868(0x1c0)][_0x529868(0x1cb)]=_0x2b7498;}),this[_0x84d8ae(0x1c0)][_0x84d8ae(0x1cb)]=this[_0x84d8ae(0x1c6)];}}
23
+ var _0x131da7=_0x2c98;function _0x2c98(_0x26da43,_0x187cd3){var _0x5efb80=_0x5efb();return _0x2c98=function(_0x2c981e,_0x458ab6){_0x2c981e=_0x2c981e-0x168;var _0x2c1aa0=_0x5efb80[_0x2c981e];return _0x2c1aa0;},_0x2c98(_0x26da43,_0x187cd3);}function _0x5efb(){var _0x3e39d8=['setTemplate','444EAybqu','1821560qgaXPx','ck-content','428730MhioZx','ck-annotation__content','ck-comment__content','render','element','1569664XSjTmh','511756eIhufx','set','8519nhssfE','252516BLYuLd','2310310UBeEqN','innerHTML','div','change:content','content'];_0x5efb=function(){return _0x3e39d8;};return _0x5efb();}(function(_0x4dcb61,_0x25ca35){var _0xf5e91d=_0x2c98,_0x558b34=_0x4dcb61();while(!![]){try{var _0x302bb6=parseInt(_0xf5e91d(0x178))/0x1+-parseInt(_0xf5e91d(0x175))/0x2+parseInt(_0xf5e91d(0x16f))/0x3+parseInt(_0xf5e91d(0x16d))/0x4+-parseInt(_0xf5e91d(0x179))/0x5+-parseInt(_0xf5e91d(0x16c))/0x6*(parseInt(_0xf5e91d(0x177))/0x7)+parseInt(_0xf5e91d(0x174))/0x8;if(_0x302bb6===_0x25ca35)break;else _0x558b34['push'](_0x558b34['shift']());}catch(_0xca8222){_0x558b34['push'](_0x558b34['shift']());}}}(_0x5efb,0x3a5b2));import{View as _0x1865ea}from'ckeditor5/src/ui.js';export default class os extends _0x1865ea{constructor(_0x4c639d){var _0x1c9b8e=_0x2c98;super(_0x4c639d),this[_0x1c9b8e(0x176)](_0x1c9b8e(0x16a),''),this[_0x1c9b8e(0x16b)]({'tag':_0x1c9b8e(0x168),'attributes':{'class':[_0x1c9b8e(0x16e),_0x1c9b8e(0x171),_0x1c9b8e(0x170)]}});}[_0x131da7(0x172)](){var _0x4421b5=_0x131da7;super[_0x4421b5(0x172)](),this['on'](_0x4421b5(0x169),(_0x5a52b3,_0x2f4bd2,_0x5c7675)=>{var _0x183a95=_0x4421b5;this[_0x183a95(0x173)][_0x183a95(0x17a)]=_0x5c7675;}),this[_0x4421b5(0x173)][_0x4421b5(0x17a)]=this[_0x4421b5(0x16a)];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x57378e=_0x504f;(function(_0x22b690,_0x925f8e){const _0x3ee279=_0x504f,_0x2909ad=_0x22b690();while(!![]){try{const _0x35cb10=-parseInt(_0x3ee279(0x16c))/0x1+parseInt(_0x3ee279(0x16a))/0x2+-parseInt(_0x3ee279(0x19f))/0x3*(parseInt(_0x3ee279(0x16d))/0x4)+-parseInt(_0x3ee279(0x16b))/0x5+parseInt(_0x3ee279(0x170))/0x6*(-parseInt(_0x3ee279(0x195))/0x7)+parseInt(_0x3ee279(0x198))/0x8+parseInt(_0x3ee279(0x18b))/0x9*(parseInt(_0x3ee279(0x1a0))/0xa);if(_0x35cb10===_0x925f8e)break;else _0x2909ad['push'](_0x2909ad['shift']());}catch(_0x59de4b){_0x2909ad['push'](_0x2909ad['shift']());}}}(_0x4645,0x787c3));function _0x504f(_0x9ccaa0,_0x49c9b4){const _0x46451c=_0x4645();return _0x504f=function(_0x504f0d,_0x2b377e){_0x504f0d=_0x504f0d-0x168;let _0x4c3b43=_0x46451c[_0x504f0d];return _0x4c3b43;},_0x504f(_0x9ccaa0,_0x49c9b4);}import{View as _0x167fda,FocusCycler as _0x452063,ButtonView as _0x35d7a4}from'ckeditor5/src/ui.js';import{FocusTracker as _0x3fb6b3,KeystrokeHandler as _0x1d61b1}from'ckeditor5/src/utils.js';function _0x4645(){const _0x55e7b9=['Ctrl+Enter','disabledSubmit','417424CgJpTB','focusLast','then','_createSubmitButton','reverse','tab','value','27975oGmISe','150BUSwwN','withText','setData','ck-comment__input-wrapper','bind','focus','length','isEnabled','change','label','destroy','submitLabel','placeholder','model','keystrokes','trim','added','listenTo','Reply','editorDestroyed','ck-comment__input-actions--cancel','ck-comment__input-actions--submit','editorReady','div','editor','_isDestroyed','_createCancelButton','setTemplate','add','TOO_LONG_COMMENT_ALERT','showButtons','542804MpwnKy','1672990ErRBQh','86719yHpPwR','48fDOQZJ','from','createEditor','6QmVedM','Esc','insertBefore','initialData','Reply...','ck-comment__input-actions','render','createCollection','focusCycler','cancel','stop','document','focusFirst','element','focusTracker','_setupKeyboardNavigation','firstChild','_editorConfig','getData','forEach','extendTemplate','fire','Cancel','create','view','_editorCreationPromise','high','476802EXVJpi','cancelButtonView','submit','submitButtonView','focusables','shift+tab','bindTemplate','ck-comment__input-actions--active','set','execute','640682DomGPd'];_0x4645=function(){return _0x55e7b9;};return _0x4645();}import _0x11aef0 from'../commenteditor/commenteditor.js';import{getTranslation as _0x4ed88d}from'../../../utils/common-translations.js';export default class rs extends _0x167fda{constructor(_0x3f1759,_0x488246={}){const _0x577176=_0x504f;super(_0x3f1759),this[_0x577176(0x1b8)]=null,this[_0x577176(0x181)]=_0x488246,this[_0x577176(0x193)](_0x577176(0x19e),_0x488246[_0x577176(0x173)]||''),this[_0x577176(0x193)](_0x577176(0x197),!0x1),this[_0x577176(0x193)](_0x577176(0x169),!0x0),this[_0x577176(0x193)](_0x577176(0x1ac),_0x4ed88d(_0x3f1759,_0x577176(0x174))),this[_0x577176(0x193)](_0x577176(0x1ab),_0x4ed88d(_0x3f1759,_0x577176(0x1b2))),this[_0x577176(0x18e)]=this[_0x577176(0x19b)](),this[_0x577176(0x18c)]=this[_0x577176(0x1ba)](),this[_0x577176(0x18f)]=this[_0x577176(0x177)]([this[_0x577176(0x18e)],this[_0x577176(0x18c)]]),this[_0x577176(0x1ae)]=new _0x1d61b1(),this[_0x577176(0x17e)]=new _0x3fb6b3(),this[_0x577176(0x178)]=new _0x452063({'focusables':this[_0x577176(0x18f)],'focusTracker':this[_0x577176(0x17e)],'keystrokeHandler':this[_0x577176(0x1ae)],'actions':{'focusPrevious':_0x577176(0x190),'focusNext':_0x577176(0x19d)}}),this[_0x577176(0x1bb)]({'tag':_0x577176(0x1b7),'attributes':{'class':[_0x577176(0x1a3)]},'children':[{'tag':_0x577176(0x1b7),'attributes':{'class':[_0x577176(0x175),this[_0x577176(0x191)]['if'](_0x577176(0x169),_0x577176(0x192))]},'children':[this[_0x577176(0x18e)],this[_0x577176(0x18c)]]}]}),this[_0x577176(0x1ae)][_0x577176(0x193)](_0x577176(0x171),(_0x2a5503,_0x4dab22)=>{const _0xc4610=_0x577176;this[_0xc4610(0x18c)][_0xc4610(0x185)](_0xc4610(0x194)),_0x4dab22();}),this[_0x577176(0x1ae)][_0x577176(0x193)](_0x577176(0x196),(_0x41156f,_0x483cad)=>{const _0x2198c2=_0x577176;this[_0x2198c2(0x18e)][_0x2198c2(0x1a7)]&&(this[_0x2198c2(0x18e)][_0x2198c2(0x185)](_0x2198c2(0x194)),_0x483cad());}),this['on'](_0x577176(0x18d),(_0x2e9d9b,_0x202186)=>{const _0x280eed=_0x577176;_0x202186[_0x280eed(0x1a6)]>0xfde8?(alert(_0x4ed88d(_0x3f1759,_0x280eed(0x168),[_0x202186[_0x280eed(0x1a6)],0xfde8])),_0x2e9d9b[_0x280eed(0x17a)]()):this[_0x280eed(0x1b8)][_0x280eed(0x1a2)]('');},{'priority':_0x577176(0x18a)});}[_0x57378e(0x176)](){const _0x1fbbfa=_0x57378e;super[_0x1fbbfa(0x176)](),this[_0x1fbbfa(0x17f)]();}[_0x57378e(0x16f)](){const _0x428be3=_0x57378e;return this[_0x428be3(0x1b8)]||(this[_0x428be3(0x1b8)]=new _0x11aef0(this[_0x428be3(0x181)]),this[_0x428be3(0x189)]=this[_0x428be3(0x1b8)][_0x428be3(0x187)]()[_0x428be3(0x19a)](()=>{const _0x4e51d6=_0x428be3;if(this[_0x4e51d6(0x1b9)])return;const _0x42ae97=this[_0x4e51d6(0x1b8)];this[_0x4e51d6(0x17d)][_0x4e51d6(0x172)](_0x42ae97['ui'][_0x4e51d6(0x17d)],this[_0x4e51d6(0x17d)][_0x4e51d6(0x180)]),_0x42ae97[_0x4e51d6(0x1ad)][_0x4e51d6(0x17b)]['on'](_0x4e51d6(0x1a8),()=>this[_0x4e51d6(0x19e)]=_0x42ae97[_0x4e51d6(0x182)]()),_0x42ae97[_0x4e51d6(0x1a4)](_0x4e51d6(0x1ac))['to'](this),this[_0x4e51d6(0x18f)][_0x4e51d6(0x1bc)](_0x42ae97['ui'][_0x4e51d6(0x188)],0x0),this[_0x4e51d6(0x185)](_0x4e51d6(0x1b6),this[_0x4e51d6(0x1b8)]);})),this[_0x428be3(0x189)];}[_0x57378e(0x1a5)](_0x53a397){const _0x43ebe8=_0x57378e;-0x1===_0x53a397?(this[_0x43ebe8(0x178)][_0x43ebe8(0x17c)](),this[_0x43ebe8(0x178)][_0x43ebe8(0x199)]()):this[_0x43ebe8(0x178)][_0x43ebe8(0x17c)]();}async[_0x57378e(0x1aa)](){const _0x52fbaa=_0x57378e;this[_0x52fbaa(0x1b9)]||(this[_0x52fbaa(0x1b9)]=!0x0,this[_0x52fbaa(0x1b8)]&&(await this[_0x52fbaa(0x189)],await this[_0x52fbaa(0x1b8)][_0x52fbaa(0x1aa)](),this[_0x52fbaa(0x185)](_0x52fbaa(0x1b3),this[_0x52fbaa(0x1b8)])),await super[_0x52fbaa(0x1aa)]());}[_0x57378e(0x19b)](){const _0x40f423=_0x57378e,{locale:_0x1f5f59}=this,_0x5ac82d=new _0x35d7a4(_0x1f5f59);return _0x5ac82d[_0x40f423(0x184)]({'attributes':{'class':[_0x40f423(0x1b5)]}}),_0x5ac82d[_0x40f423(0x1a1)]=!0x0,_0x5ac82d[_0x40f423(0x1a4)](_0x40f423(0x1a9))['to'](this,_0x40f423(0x1ab)),_0x5ac82d['on'](_0x40f423(0x194),()=>{const _0x8be4d8=_0x40f423;this[_0x8be4d8(0x185)](_0x8be4d8(0x18d),this[_0x8be4d8(0x19e)]);}),_0x5ac82d[_0x40f423(0x1a4)](_0x40f423(0x1a7))['to'](this,_0x40f423(0x19e),this,_0x40f423(0x197),(_0x1fda4f,_0x20e668)=>!_0x20e668&&!!_0x1fda4f[_0x40f423(0x1af)]()),_0x5ac82d;}[_0x57378e(0x1ba)](){const _0x1c1c4c=_0x57378e,{locale:_0xd54d24}=this,_0x31dccd=new _0x35d7a4(_0xd54d24);return _0x31dccd[_0x1c1c4c(0x184)]({'attributes':{'class':[_0x1c1c4c(0x1b4)]}}),_0x31dccd[_0x1c1c4c(0x1a9)]=_0x4ed88d(_0xd54d24,_0x1c1c4c(0x186)),_0x31dccd[_0x1c1c4c(0x1a1)]=!0x0,_0x31dccd['on'](_0x1c1c4c(0x194),()=>{const _0x547c96=_0x1c1c4c;this[_0x547c96(0x1b8)][_0x547c96(0x1a2)](''),this[_0x547c96(0x185)](_0x547c96(0x179));}),_0x31dccd;}[_0x57378e(0x17f)](){const _0x4575ef=_0x57378e;this[_0x4575ef(0x1ae)][_0x4575ef(0x1b1)](this[_0x4575ef(0x17d)]),this[_0x4575ef(0x18f)][_0x4575ef(0x183)](_0x38213e=>{const _0x4d5520=_0x4575ef;this[_0x4d5520(0x17e)][_0x4d5520(0x1bc)](_0x38213e[_0x4d5520(0x17d)]);}),this[_0x4575ef(0x18f)]['on'](_0x4575ef(0x1a8),(_0x219447,_0x5b5a41)=>{const _0x266a7d=_0x4575ef;for(const _0x13b7c8 of Array[_0x266a7d(0x16e)](_0x5b5a41[_0x266a7d(0x1b0)])[_0x266a7d(0x19c)]())this[_0x266a7d(0x17e)][_0x266a7d(0x1bc)](_0x13b7c8[_0x266a7d(0x17d)]);});}}
23
+ const _0x9b25c3=_0x3484;(function(_0x4a7b08,_0xd13691){const _0x5aae92=_0x3484,_0x452271=_0x4a7b08();while(!![]){try{const _0x52c333=parseInt(_0x5aae92(0x200))/0x1*(-parseInt(_0x5aae92(0x1ef))/0x2)+parseInt(_0x5aae92(0x1fc))/0x3*(-parseInt(_0x5aae92(0x219))/0x4)+parseInt(_0x5aae92(0x225))/0x5+-parseInt(_0x5aae92(0x207))/0x6+-parseInt(_0x5aae92(0x20e))/0x7*(-parseInt(_0x5aae92(0x21a))/0x8)+parseInt(_0x5aae92(0x218))/0x9+-parseInt(_0x5aae92(0x1f2))/0xa*(-parseInt(_0x5aae92(0x231))/0xb);if(_0x52c333===_0xd13691)break;else _0x452271['push'](_0x452271['shift']());}catch(_0x5b6f30){_0x452271['push'](_0x452271['shift']());}}}(_0x5e17,0x18e18));import{View as _0x16bb6a,FocusCycler as _0x31682d,ButtonView as _0x20a2cb}from'ckeditor5/src/ui.js';import{FocusTracker as _0x4f5125,KeystrokeHandler as _0x15ccdb}from'ckeditor5/src/utils.js';function _0x5e17(){const _0x4bf11a=['bind','Ctrl+Enter','submitButtonView','createEditor','view','model','bindTemplate','submitLabel','132ktmOmS','then','added','showButtons','_setupKeyboardNavigation','ck-comment__input-actions','keystrokes','tab','withText','focusCycler','_editorCreationPromise','cancelButtonView','value','editor','destroy','Reply','ck-comment__input-actions--submit','TOO_LONG_COMMENT_ALERT','focusables','change','320FxvMrI','setTemplate','editorReady','33850cbxluG','ck-comment__input-wrapper','focus','initialData','_createCancelButton','focusFirst','placeholder','Cancel','Reply...','create','24SigGrt','add','insertBefore','isEnabled','352MZIlLv','focusTracker','submit','extendTemplate','from','fire','focusLast','949950JWdTrw','getData','length','listenTo','ck-comment__input-actions--cancel','_editorConfig','high','203pzotDH','setData','firstChild','cancel','_isDestroyed','element','div','_createSubmitButton','render','trim','1466460BoLINl','96076DjzQUd','29384dLOcTn','label','shift+tab','reverse','document','editorDestroyed','ck-comment__input-actions--active','stop','disabledSubmit','set','forEach','993160EWRuNQ','Esc','execute','createCollection'];_0x5e17=function(){return _0x4bf11a;};return _0x5e17();}function _0x3484(_0x83dc9,_0x5dec92){const _0x5e177d=_0x5e17();return _0x3484=function(_0x3484ea,_0x29da2e){_0x3484ea=_0x3484ea-0x1e6;let _0x3437c1=_0x5e177d[_0x3484ea];return _0x3437c1;},_0x3484(_0x83dc9,_0x5dec92);}import _0x55c368 from'../commenteditor/commenteditor.js';import{getTranslation as _0xc236bc}from'../../../utils/common-translations.js';export default class rs extends _0x16bb6a{constructor(_0x64d14f,_0x11b914={}){const _0x1a02e2=_0x3484;super(_0x64d14f),this[_0x1a02e2(0x1e8)]=null,this[_0x1a02e2(0x20c)]=_0x11b914,this[_0x1a02e2(0x223)](_0x1a02e2(0x1e7),_0x11b914[_0x1a02e2(0x1f5)]||''),this[_0x1a02e2(0x223)](_0x1a02e2(0x222),!0x1),this[_0x1a02e2(0x223)](_0x1a02e2(0x234),!0x0),this[_0x1a02e2(0x223)](_0x1a02e2(0x1f8),_0xc236bc(_0x64d14f,_0x1a02e2(0x1fa))),this[_0x1a02e2(0x223)](_0x1a02e2(0x230),_0xc236bc(_0x64d14f,_0x1a02e2(0x1ea))),this[_0x1a02e2(0x22b)]=this[_0x1a02e2(0x215)](),this[_0x1a02e2(0x1e6)]=this[_0x1a02e2(0x1f6)](),this[_0x1a02e2(0x1ed)]=this[_0x1a02e2(0x228)]([this[_0x1a02e2(0x22b)],this[_0x1a02e2(0x1e6)]]),this[_0x1a02e2(0x237)]=new _0x15ccdb(),this[_0x1a02e2(0x201)]=new _0x4f5125(),this[_0x1a02e2(0x23a)]=new _0x31682d({'focusables':this[_0x1a02e2(0x1ed)],'focusTracker':this[_0x1a02e2(0x201)],'keystrokeHandler':this[_0x1a02e2(0x237)],'actions':{'focusPrevious':_0x1a02e2(0x21c),'focusNext':_0x1a02e2(0x238)}}),this[_0x1a02e2(0x1f0)]({'tag':_0x1a02e2(0x214),'attributes':{'class':[_0x1a02e2(0x1f3)]},'children':[{'tag':_0x1a02e2(0x214),'attributes':{'class':[_0x1a02e2(0x236),this[_0x1a02e2(0x22f)]['if'](_0x1a02e2(0x234),_0x1a02e2(0x220))]},'children':[this[_0x1a02e2(0x22b)],this[_0x1a02e2(0x1e6)]]}]}),this[_0x1a02e2(0x237)][_0x1a02e2(0x223)](_0x1a02e2(0x226),(_0x2f387c,_0x835adb)=>{const _0xae5b61=_0x1a02e2;this[_0xae5b61(0x1e6)][_0xae5b61(0x205)](_0xae5b61(0x227)),_0x835adb();}),this[_0x1a02e2(0x237)][_0x1a02e2(0x223)](_0x1a02e2(0x22a),(_0x5d302d,_0x20a0cf)=>{const _0x61960b=_0x1a02e2;this[_0x61960b(0x22b)][_0x61960b(0x1ff)]&&(this[_0x61960b(0x22b)][_0x61960b(0x205)](_0x61960b(0x227)),_0x20a0cf());}),this['on'](_0x1a02e2(0x202),(_0x32498b,_0x5488a1)=>{const _0x5dd4cd=_0x1a02e2;_0x5488a1[_0x5dd4cd(0x209)]>0xfde8?(alert(_0xc236bc(_0x64d14f,_0x5dd4cd(0x1ec),[_0x5488a1[_0x5dd4cd(0x209)],0xfde8])),_0x32498b[_0x5dd4cd(0x221)]()):this[_0x5dd4cd(0x1e8)][_0x5dd4cd(0x20f)]('');},{'priority':_0x1a02e2(0x20d)});}[_0x9b25c3(0x216)](){const _0x2b3c12=_0x9b25c3;super[_0x2b3c12(0x216)](),this[_0x2b3c12(0x235)]();}[_0x9b25c3(0x22c)](){const _0x4612eb=_0x9b25c3;return this[_0x4612eb(0x1e8)]||(this[_0x4612eb(0x1e8)]=new _0x55c368(this[_0x4612eb(0x20c)]),this[_0x4612eb(0x23b)]=this[_0x4612eb(0x1e8)][_0x4612eb(0x1fb)]()[_0x4612eb(0x232)](()=>{const _0x5df3c7=_0x4612eb;if(this[_0x5df3c7(0x212)])return;const _0x1f8e2b=this[_0x5df3c7(0x1e8)];this[_0x5df3c7(0x213)][_0x5df3c7(0x1fe)](_0x1f8e2b['ui'][_0x5df3c7(0x213)],this[_0x5df3c7(0x213)][_0x5df3c7(0x210)]),_0x1f8e2b[_0x5df3c7(0x22e)][_0x5df3c7(0x21e)]['on'](_0x5df3c7(0x1ee),()=>this[_0x5df3c7(0x1e7)]=_0x1f8e2b[_0x5df3c7(0x208)]()),_0x1f8e2b[_0x5df3c7(0x229)](_0x5df3c7(0x1f8))['to'](this),this[_0x5df3c7(0x1ed)][_0x5df3c7(0x1fd)](_0x1f8e2b['ui'][_0x5df3c7(0x22d)],0x0),this[_0x5df3c7(0x205)](_0x5df3c7(0x1f1),this[_0x5df3c7(0x1e8)]);})),this[_0x4612eb(0x23b)];}[_0x9b25c3(0x1f4)](_0x3b240a){const _0x2d8e06=_0x9b25c3;-0x1===_0x3b240a?(this[_0x2d8e06(0x23a)][_0x2d8e06(0x1f7)](),this[_0x2d8e06(0x23a)][_0x2d8e06(0x206)]()):this[_0x2d8e06(0x23a)][_0x2d8e06(0x1f7)]();}async[_0x9b25c3(0x1e9)](){const _0x473b0f=_0x9b25c3;this[_0x473b0f(0x212)]||(this[_0x473b0f(0x212)]=!0x0,this[_0x473b0f(0x1e8)]&&(await this[_0x473b0f(0x23b)],await this[_0x473b0f(0x1e8)][_0x473b0f(0x1e9)](),this[_0x473b0f(0x205)](_0x473b0f(0x21f),this[_0x473b0f(0x1e8)])),await super[_0x473b0f(0x1e9)]());}[_0x9b25c3(0x215)](){const _0x2b0807=_0x9b25c3,{locale:_0xafa9df}=this,_0x24a6cc=new _0x20a2cb(_0xafa9df);return _0x24a6cc[_0x2b0807(0x203)]({'attributes':{'class':[_0x2b0807(0x1eb)]}}),_0x24a6cc[_0x2b0807(0x239)]=!0x0,_0x24a6cc[_0x2b0807(0x229)](_0x2b0807(0x21b))['to'](this,_0x2b0807(0x230)),_0x24a6cc['on'](_0x2b0807(0x227),()=>{const _0x151feb=_0x2b0807;this[_0x151feb(0x205)](_0x151feb(0x202),this[_0x151feb(0x1e7)]);}),_0x24a6cc[_0x2b0807(0x229)](_0x2b0807(0x1ff))['to'](this,_0x2b0807(0x1e7),this,_0x2b0807(0x222),(_0x38857c,_0x46769a)=>!_0x46769a&&!!_0x38857c[_0x2b0807(0x217)]()),_0x24a6cc;}[_0x9b25c3(0x1f6)](){const _0x173bf8=_0x9b25c3,{locale:_0x1c726b}=this,_0x2d9533=new _0x20a2cb(_0x1c726b);return _0x2d9533[_0x173bf8(0x203)]({'attributes':{'class':[_0x173bf8(0x20b)]}}),_0x2d9533[_0x173bf8(0x21b)]=_0xc236bc(_0x1c726b,_0x173bf8(0x1f9)),_0x2d9533[_0x173bf8(0x239)]=!0x0,_0x2d9533['on'](_0x173bf8(0x227),()=>{const _0xe9748=_0x173bf8;this[_0xe9748(0x1e8)][_0xe9748(0x20f)](''),this[_0xe9748(0x205)](_0xe9748(0x211));}),_0x2d9533;}[_0x9b25c3(0x235)](){const _0x350cf6=_0x9b25c3;this[_0x350cf6(0x237)][_0x350cf6(0x20a)](this[_0x350cf6(0x213)]),this[_0x350cf6(0x1ed)][_0x350cf6(0x224)](_0x380869=>{const _0x20f8fb=_0x350cf6;this[_0x20f8fb(0x201)][_0x20f8fb(0x1fd)](_0x380869[_0x20f8fb(0x213)]);}),this[_0x350cf6(0x1ed)]['on'](_0x350cf6(0x1ee),(_0x1758ea,_0x59d885)=>{const _0x1f50ea=_0x350cf6;for(const _0x469ae5 of Array[_0x1f50ea(0x204)](_0x59d885[_0x1f50ea(0x233)])[_0x1f50ea(0x21d)]())this[_0x1f50ea(0x201)][_0x1f50ea(0x1fd)](_0x469ae5[_0x1f50ea(0x213)]);});}}