@ckeditor/ckeditor5-comments 43.0.0 → 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 _0x2817f4=_0x29f7;(function(_0x32bbf2,_0x5901ca){const _0x457205=_0x29f7,_0x4f8d22=_0x32bbf2();while(!![]){try{const _0x119034=parseInt(_0x457205(0x20e))/0x1+-parseInt(_0x457205(0x20c))/0x2+-parseInt(_0x457205(0x1f0))/0x3+parseInt(_0x457205(0x1fe))/0x4*(-parseInt(_0x457205(0x1e6))/0x5)+parseInt(_0x457205(0x1f2))/0x6*(parseInt(_0x457205(0x211))/0x7)+parseInt(_0x457205(0x20a))/0x8+-parseInt(_0x457205(0x20f))/0x9*(parseInt(_0x457205(0x1e8))/0xa);if(_0x119034===_0x5901ca)break;else _0x4f8d22['push'](_0x4f8d22['shift']());}catch(_0x103b42){_0x4f8d22['push'](_0x4f8d22['shift']());}}}(_0x5617,0xc4262));import{Plugin as _0x968787}from'ckeditor5/src/core.js';import _0x121f90 from'./commentsrepository.js';import _0x353d20,{splitMarkerName as _0x4cad8f}from'./commentsediting.js';import _0x30784d from'../annotations/editorannotations.js';import{ButtonView as _0x17d22a,MenuBarMenuListItemButtonView as _0x298ce6}from'ckeditor5/src/ui.js';import _0x291f0c from'../../theme/icons/add-comment.svg';import _0x1ea190 from'../annotations/annotations.js';function _0x5617(){const _0x1c818e=['_initKeyboardNavigation','getRange','8218616Cashpv','_viewToController','762596rvAczY','bind','1602532HDOOJx','3062538MMnydS','focusTracker','1106SysqGb','CommentsListView','listenTo','collaboration.channelId','getAllMarkersForId','get','innerView','hasCommentThread','commands','init','isEnabled','escapeThread','componentFactory','locale','keystrokes','focus','getCommentThread','model','length','set','isFocused','comment:','push','_threadToController','removeCommentThread','config','2592820ZrRQUS','activeMarker','10YlivCX','add','editing','pluginName','Comment','hasMarkerForId','tooltip','map','4492899TjIXbw','editor','34608qCvnir','addSourceCollector','archivedAt','menuBar:comment','change:activeAnnotations','execute','plugins','_createUIButton','addCommentThread','find','highest','addComment','4YrtLoM','low','has','CommentsUI','stop','comment','requires','CommentThreadInputView','from','view'];_0x5617=function(){return _0x1c818e;};return _0x5617();}function _0x29f7(_0x28f60c,_0x1c9c40){const _0x561797=_0x5617();return _0x29f7=function(_0x29f750,_0x41017a){_0x29f750=_0x29f750-0x1d1;let _0x3d0aeb=_0x561797[_0x29f750];return _0x3d0aeb;},_0x29f7(_0x28f60c,_0x1c9c40);}import _0x29bee4 from'./ui/view/commentslistview.js';import _0x462d62 from'./ui/view/commentthreadinputview.js';import{getTranslation as _0x2150b2}from'../utils/common-translations.js';import{ENTER_THREAD_KEYSTROKE as _0x7cf8a5}from'ckeditor5-collaboration/src/collaboration-core.js';export default class s extends _0x968787{static get[_0x2817f4(0x1eb)](){const _0x205dcb=_0x2817f4;return _0x205dcb(0x201);}static get[_0x2817f4(0x204)](){return[_0x121f90,_0x353d20,_0x30784d,_0x1ea190];}get[_0x2817f4(0x212)](){return _0x29bee4;}get[_0x2817f4(0x205)](){return _0x462d62;}[_0x2817f4(0x1d5)](){const _0x191859=_0x2817f4,_0x4aa043=this[_0x191859(0x1f1)],_0x535042=_0x4aa043[_0x191859(0x1f8)][_0x191859(0x1d1)](_0x121f90),_0x151e56=_0x4aa043[_0x191859(0x1f8)][_0x191859(0x1d1)](_0x353d20),_0x329b0e=_0x4aa043[_0x191859(0x1f8)][_0x191859(0x1d1)](_0x1ea190),_0x104aa5=_0x4aa043[_0x191859(0x1f8)][_0x191859(0x1d1)](_0x30784d);_0x4aa043['ui'][_0x191859(0x1d8)][_0x191859(0x1e9)](_0x191859(0x203),()=>{const _0x530f1d=_0x191859,_0x3fad17=this[_0x530f1d(0x1f9)](_0x17d22a);return _0x3fad17[_0x530f1d(0x1ee)]=!0x0,_0x3fad17;}),_0x4aa043['ui'][_0x191859(0x1d8)][_0x191859(0x1e9)](_0x191859(0x1f5),()=>this[_0x191859(0x1f9)](_0x298ce6)),_0x104aa5[_0x191859(0x1f3)](()=>{const _0x37b227=_0x191859,_0x12f8c1=[];for(const [_0x3c2d57,_0x993570]of _0x535042[_0x37b227(0x1e3)]){const _0x491e8f=_0x151e56[_0x37b227(0x215)](_0x3c2d57['id']),_0x282bb6=_0x491e8f[_0x37b227(0x1ef)](_0x31e30f=>_0x31e30f[_0x37b227(0x209)]());_0x491e8f[_0x37b227(0x1de)]>0x0&&_0x12f8c1[_0x37b227(0x1e2)]([_0x993570[_0x37b227(0x207)],_0x282bb6]);}return _0x12f8c1;}),this[_0x191859(0x213)](_0x329b0e,_0x191859(0x1f6),(_0x769ee,_0x1c7dc9,_0x4ab9bd)=>{const _0x4accfd=_0x191859,_0x4370f8=Array[_0x4accfd(0x206)](_0x4ab9bd)[_0x4accfd(0x1ef)](_0x1ebe3c=>_0x1ebe3c[_0x4accfd(0x1d2)])[_0x4accfd(0x1fb)](_0x437804=>_0x535042[_0x4accfd(0x20b)][_0x4accfd(0x200)](_0x437804));if(!_0x4370f8)return void(_0x151e56[_0x4accfd(0x1e7)]=null);const _0x4415ed=_0x535042[_0x4accfd(0x20b)][_0x4accfd(0x1d1)](_0x4370f8)[_0x4accfd(0x1dd)]['id'],_0x5be6ed=_0x4accfd(0x1e1)+_0x4415ed;_0x4415ed&&_0x151e56[_0x4accfd(0x1ed)](_0x4415ed)?_0x151e56[_0x4accfd(0x1e7)]=_0x5be6ed:_0x151e56[_0x4accfd(0x1e7)]&&(_0x151e56[_0x4accfd(0x1e7)]=null);}),this[_0x191859(0x213)](_0x535042,_0x191859(0x1e4),(_0x18389d,{threadId:_0x3ade16,isFromAdapter:_0x1fd33c})=>{const _0x252bff=_0x191859;!_0x1fd33c&&_0x4aa043['ui'][_0x252bff(0x210)][_0x252bff(0x1e0)]&&_0x151e56[_0x252bff(0x1ed)](_0x3ade16)&&_0x4aa043[_0x252bff(0x1ea)][_0x252bff(0x207)][_0x252bff(0x1db)]();},{'priority':_0x191859(0x1fc)}),this[_0x191859(0x213)](_0x535042,_0x191859(0x1fd),(_0x59699f,{threadId:_0x38208f,isFromAdapter:_0x55fcbf})=>{const _0x3ec8f7=_0x191859;if(_0x55fcbf||!_0x151e56[_0x3ec8f7(0x1ed)](_0x38208f)||!_0x535042[_0x3ec8f7(0x1d3)](_0x38208f))return;0x1===_0x535042[_0x3ec8f7(0x1dc)](_0x38208f)[_0x3ec8f7(0x1de)]&&(_0x4aa043[_0x3ec8f7(0x1ea)][_0x3ec8f7(0x207)][_0x3ec8f7(0x1db)](),_0x59699f[_0x3ec8f7(0x202)]());},{'priority':_0x191859(0x1ff)}),this[_0x191859(0x208)]();}[_0x2817f4(0x1f9)](_0x12fa1a){const _0x57f284=_0x2817f4,_0x1eb021=this[_0x57f284(0x1f1)],_0x361d67=new _0x12fa1a(_0x1eb021[_0x57f284(0x1d9)]),_0x4a0804=_0x1eb021[_0x57f284(0x1d4)][_0x57f284(0x1d1)](_0x57f284(0x1fa));return _0x361d67[_0x57f284(0x1df)]({'label':_0x2150b2(_0x1eb021[_0x57f284(0x1d9)],_0x57f284(0x1ec)),'icon':_0x291f0c}),_0x361d67[_0x57f284(0x20d)](_0x57f284(0x1d6))['to'](_0x4a0804),this[_0x57f284(0x213)](_0x361d67,_0x57f284(0x1f7),()=>_0x4a0804[_0x57f284(0x1f7)]()),_0x361d67;}[_0x2817f4(0x208)](){const _0x29ceea=_0x2817f4,_0x2db85a=this[_0x29ceea(0x1f1)],_0x4f251e=_0x2db85a[_0x29ceea(0x1f8)][_0x29ceea(0x1d1)](_0x121f90);this[_0x29ceea(0x213)](_0x4f251e,_0x29ceea(0x1d7),(_0x1dfb50,{threadId:_0x1d8aa4,channelId:_0x4e1848})=>{const _0xeeea73=_0x29ceea;if(_0x4e1848!==_0x2db85a[_0xeeea73(0x1e5)][_0xeeea73(0x1d1)](_0xeeea73(0x214)))return;const _0x3281a3=_0x4f251e[_0xeeea73(0x1dc)](_0x1d8aa4);_0x3281a3&&!_0x3281a3[_0xeeea73(0x1f4)]&&_0x2db85a[_0xeeea73(0x1ea)][_0xeeea73(0x207)][_0xeeea73(0x1db)]();},{'priority':_0x29ceea(0x1ff)}),_0x2db85a[_0x29ceea(0x1da)][_0x29ceea(0x1df)](_0x7cf8a5,(_0x2b7a94,_0x9dc328)=>{const _0x3a65f9=_0x29ceea,_0xdf5921=this[_0x3a65f9(0x1f1)][_0x3a65f9(0x1f8)][_0x3a65f9(0x1d1)](_0x353d20);if(!_0xdf5921[_0x3a65f9(0x1e7)])return;const _0x573675=_0x2db85a[_0x3a65f9(0x1f8)][_0x3a65f9(0x1d1)](_0x121f90),{id:_0x6bed7f}=_0x4cad8f(_0xdf5921[_0x3a65f9(0x1e7)]),_0x5cdd77=_0x573675[_0x3a65f9(0x1dc)](_0x6bed7f);_0x5cdd77&&(_0x573675[_0x3a65f9(0x1e3)][_0x3a65f9(0x1d1)](_0x5cdd77)[_0x3a65f9(0x207)][_0x3a65f9(0x1db)](),_0x9dc328());});}}
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 _0x2794(_0x116901,_0x3f658f){const _0x47baac=_0x47ba();return _0x2794=function(_0x27942b,_0x595eeb){_0x27942b=_0x27942b-0xb4;let _0x123e9e=_0x47baac[_0x27942b];return _0x123e9e;},_0x2794(_0x116901,_0x3f658f);}const _0x4d375a=_0x2794;(function(_0x32ba5b,_0x3f4179){const _0x420f35=_0x2794,_0x359520=_0x32ba5b();while(!![]){try{const _0x4d483b=parseInt(_0x420f35(0xbc))/0x1+parseInt(_0x420f35(0xbb))/0x2*(parseInt(_0x420f35(0xdc))/0x3)+-parseInt(_0x420f35(0xc7))/0x4*(parseInt(_0x420f35(0xbd))/0x5)+parseInt(_0x420f35(0xd7))/0x6*(-parseInt(_0x420f35(0xb8))/0x7)+-parseInt(_0x420f35(0xce))/0x8+parseInt(_0x420f35(0xcf))/0x9+parseInt(_0x420f35(0xc2))/0xa;if(_0x4d483b===_0x3f4179)break;else _0x359520['push'](_0x359520['shift']());}catch(_0x259bae){_0x359520['push'](_0x359520['shift']());}}}(_0x47ba,0x833f3));function _0x47ba(){const _0x2582cd=['afterInit','keys','content','never','585105WarzBV','_registerMarkerInClipboardPipeline','cut','comments.copyMarkers','default','editor','3396673hZjctB','config','ClipboardPipeline','4EuSAnF','477113zeynMo','125rcLIxH','_mapCommentsCopyConfigToRegisterConfiguration','_removeMarkersWithoutThreads','contentInsertion','has','14806560dWJVEm','split','always','dragstart','_registerMarkerToCopy','78024juYoSZ','all','delete','get','CommentsRepository','requires','highest','8128552WjSlUE','1608354DwzTLX','listenTo','hasCommentThread','define','comment','ClipboardMarkersUtils','markers','plugins','6rMKYkl'];_0x47ba=function(){return _0x2582cd;};return _0x47ba();}import{Plugin as _0x3c8474}from'ckeditor5/src/core.js';import{ClipboardPipeline as _0x4b8cc9,ClipboardMarkersUtils as _0x110674}from'ckeditor5/src/clipboard.js';export default class st extends _0x3c8474{constructor(_0x1b8881){const _0x231881=_0x2794;super(_0x1b8881),this[_0x231881(0xb7)][_0x231881(0xb9)][_0x231881(0xd2)](_0x231881(0xb5),_0x231881(0xb6));}static get[_0x4d375a(0xcc)](){return[_0x110674,_0x4b8cc9];}[_0x4d375a(0xd8)](){const _0x3dfc5d=_0x4d375a,_0x31491d=this[_0x3dfc5d(0xb7)][_0x3dfc5d(0xd6)][_0x3dfc5d(0xca)](_0x3dfc5d(0xba));this[_0x3dfc5d(0xdd)](),this[_0x3dfc5d(0xd0)](_0x31491d,_0x3dfc5d(0xc0),(_0x3c970b,_0x3f5ab6)=>this[_0x3dfc5d(0xbf)](_0x3f5ab6[_0x3dfc5d(0xda)][_0x3dfc5d(0xd5)]),{'priority':_0x3dfc5d(0xcd)});}[_0x4d375a(0xbf)](_0x3cb5a1){const _0x2e60e8=_0x4d375a;if(!this[_0x2e60e8(0xb7)][_0x2e60e8(0xd6)][_0x2e60e8(0xc1)](_0x2e60e8(0xcb)))return _0x3cb5a1;const _0x133b0a=this[_0x2e60e8(0xb7)][_0x2e60e8(0xd6)][_0x2e60e8(0xca)](_0x2e60e8(0xcb));for(const _0x45ea93 of _0x3cb5a1[_0x2e60e8(0xd9)]()){const [_0x4c9d42,_0x539c5e]=_0x45ea93[_0x2e60e8(0xc3)](':');_0x2e60e8(0xd3)!=_0x4c9d42||_0x133b0a[_0x2e60e8(0xd1)](_0x539c5e)||_0x3cb5a1[_0x2e60e8(0xc9)](_0x45ea93);}return _0x3cb5a1;}[_0x4d375a(0xdd)](){const _0x5f2710=_0x4d375a,_0x20e64a=this[_0x5f2710(0xb7)][_0x5f2710(0xd6)][_0x5f2710(0xca)](_0x5f2710(0xd4)),_0x570ac3=this[_0x5f2710(0xbe)](this[_0x5f2710(0xb7)][_0x5f2710(0xb9)][_0x5f2710(0xca)](_0x5f2710(0xb5)));_0x570ac3&&_0x20e64a[_0x5f2710(0xc6)](_0x5f2710(0xd3),_0x570ac3);}[_0x4d375a(0xbe)](_0x5f00f9){const _0x1f63d8=_0x4d375a;switch(_0x5f00f9){case _0x1f63d8(0xc4):return{'allowedActions':_0x1f63d8(0xc8),'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case _0x1f63d8(0xb6):return{'allowedActions':[_0x1f63d8(0xb4),_0x1f63d8(0xc5)],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};case _0x1f63d8(0xdb):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
- const _0x56fa39=_0x46c9;(function(_0x5d872b,_0x2aa7c8){const _0x1cf0ec=_0x46c9,_0x51a9be=_0x5d872b();while(!![]){try{const _0x4e78a5=-parseInt(_0x1cf0ec(0x1e2))/0x1+parseInt(_0x1cf0ec(0x1e9))/0x2*(-parseInt(_0x1cf0ec(0x1eb))/0x3)+parseInt(_0x1cf0ec(0x1e6))/0x4+-parseInt(_0x1cf0ec(0x1e5))/0x5*(-parseInt(_0x1cf0ec(0x1e8))/0x6)+-parseInt(_0x1cf0ec(0x1e7))/0x7+parseInt(_0x1cf0ec(0x1ec))/0x8*(parseInt(_0x1cf0ec(0x1f2))/0x9)+parseInt(_0x1cf0ec(0x1e3))/0xa*(-parseInt(_0x1cf0ec(0x1ed))/0xb);if(_0x4e78a5===_0x2aa7c8)break;else _0x51a9be['push'](_0x51a9be['shift']());}catch(_0x3a8524){_0x51a9be['push'](_0x51a9be['shift']());}}}(_0x1343,0x1bc83));import{Plugin as _0x401012}from'ckeditor5/src/core.js';function _0x46c9(_0x1a4d5e,_0x55f40d){const _0x1343a8=_0x1343();return _0x46c9=function(_0x46c9a9,_0x45e10c){_0x46c9a9=_0x46c9a9-0x1e1;let _0x26552e=_0x1343a8[_0x46c9a9];return _0x26552e;},_0x46c9(_0x1a4d5e,_0x55f40d);}function _0x1343(){const _0x436597=['731024OjbOSd','573167REnGBi','20838cgljQL','2lVoryE','plugins','363162WPKGXx','8ioCuyX','649dwjUyb','RestrictedEditingModeEditing','addCommentThread','afterInit','has','1731699SsNabg','enableCommand','get','142436LcYIQQ','8720dZeUnV','editor','195UUovQj'];_0x1343=function(){return _0x436597;};return _0x1343();}export default class nt extends _0x401012{[_0x56fa39(0x1f0)](){const _0x12e222=_0x56fa39,_0x65bc66=this[_0x12e222(0x1e4)];if(!_0x65bc66[_0x12e222(0x1ea)][_0x12e222(0x1f1)](_0x12e222(0x1ee)))return;_0x65bc66[_0x12e222(0x1ea)][_0x12e222(0x1e1)](_0x12e222(0x1ee))[_0x12e222(0x1f3)](_0x12e222(0x1ef));}}
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 _0x419090=_0xb58b;function _0xb58b(_0x1d89b2,_0x5bce55){const _0x4467e7=_0x4467();return _0xb58b=function(_0xb58b68,_0x2e4f85){_0xb58b68=_0xb58b68-0xec;let _0xfb9d3a=_0x4467e7[_0xb58b68];return _0xfb9d3a;},_0xb58b(_0x1d89b2,_0x5bce55);}function _0x4467(){const _0xdaf1e0=['forEach','21857phhWcX','high','importWord.formatting.comments','config','74435UbMoHS','get','3Byuevo','4070MEBzsi','9YJJiRw','dataInsert','4320204WFcMMs','7298336ubnTSF','editor','map','collaboration_features','commands','6xLCIVv','_handleImportedData','execute','plugins','3957540QDHipQ','31lyBRmE','listenTo','define','afterInit','26340qFWoSZ','6052076vhFoRs','importWord','addCommentThread','basic','collaboration.channelId'];_0x4467=function(){return _0xdaf1e0;};return _0x4467();}(function(_0x23ea31,_0x6779fe){const _0x22a266=_0xb58b,_0x4f0414=_0x23ea31();while(!![]){try{const _0x4f3f2f=-parseInt(_0x22a266(0x10b))/0x1*(-parseInt(_0x22a266(0xef))/0x2)+parseInt(_0x22a266(0xfc))/0x3*(parseInt(_0x22a266(0xf0))/0x4)+-parseInt(_0x22a266(0xfa))/0x5*(parseInt(_0x22a266(0x106))/0x6)+-parseInt(_0x22a266(0x100))/0x7+-parseInt(_0x22a266(0x101))/0x8*(parseInt(_0x22a266(0xfe))/0x9)+parseInt(_0x22a266(0xfd))/0xa*(parseInt(_0x22a266(0xf6))/0xb)+-parseInt(_0x22a266(0x10a))/0xc;if(_0x4f3f2f===_0x6779fe)break;else _0x4f0414['push'](_0x4f0414['shift']());}catch(_0x200d8c){_0x4f0414['push'](_0x4f0414['shift']());}}}(_0x4467,0xd0f2c));import{Plugin as _0x2549f3}from'ckeditor5/src/core.js';import{priorities as _0x10321e}from'ckeditor5/src/utils.js';import{Users as _0x3ac292}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x999a67 from'../commentsrepository.js';export default class it extends _0x2549f3{constructor(_0x17bdbb){const _0x12679e=_0xb58b;super(_0x17bdbb),this[_0x12679e(0x102)][_0x12679e(0xf9)][_0x12679e(0xed)](_0x12679e(0xf8),_0x12679e(0xf3));}[_0x419090(0xee)](){const _0x70005e=_0x419090,_0x313821=this[_0x70005e(0x102)],_0x449edd=_0x313821[_0x70005e(0x105)][_0x70005e(0xfb)](_0x70005e(0xf1)),_0x407978=_0x313821[_0x70005e(0x109)][_0x70005e(0xfb)](_0x3ac292);_0x449edd&&(_0x449edd['on'](_0x70005e(0x108),(_0x1206d0,[,_0x217168])=>{const _0x21a9ba=_0x70005e;_0x217168[_0x21a9ba(0x104)]={'comments':!0x0,'user_id':_0x407978['me']['id']};},{'priority':_0x10321e[_0x70005e(0xf7)]+0xa}),this[_0x70005e(0xec)](_0x449edd,_0x70005e(0xff),this[_0x70005e(0x107)]));}[_0x419090(0x107)](_0x20485c,_0x2ffb8a){const _0xd5074a=_0x419090,{comment_threads:_0x148ebe}=_0x2ffb8a;_0x148ebe&&_0x148ebe[_0xd5074a(0xf5)](({thread_id:_0x109ddc,comments:_0x1ad834,is_resolved:_0x5103bf})=>{const _0x151095=_0xd5074a,_0xf59426=new Date(),_0x1c9762=_0x1ad834[_0x151095(0x103)](({author:_0x3fd942,content:_0x210605,created_at:_0x9ebf3})=>({'content':_0x210605,'authorId':this[_0x151095(0x102)][_0x151095(0x109)][_0x151095(0xfb)](_0x3ac292)['me']['id'],'createdAt':_0xf59426,'attributes':{'@external':{'authorName':_0x3fd942,'createdAt':_0x9ebf3?new Date(_0x9ebf3):new Date(),'source':_0x151095(0xf1)}}})),_0x98e4dd=this[_0x151095(0x102)][_0x151095(0xf9)][_0x151095(0xfb)](_0x151095(0xf4));this[_0x151095(0x102)][_0x151095(0x109)][_0x151095(0xfb)](_0x999a67)[_0x151095(0xf2)]({'channelId':_0x98e4dd,'threadId':_0x109ddc,'comments':_0x1c9762,'resolvedAt':_0x5103bf?_0xf59426: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 _0x481769=_0x3230;(function(_0x53fcf8,_0x3f89f4){const _0x35a7b1=_0x3230,_0xc59f64=_0x53fcf8();while(!![]){try{const _0x1de9e7=parseInt(_0x35a7b1(0x17f))/0x1*(-parseInt(_0x35a7b1(0x196))/0x2)+parseInt(_0x35a7b1(0x197))/0x3+parseInt(_0x35a7b1(0x17d))/0x4*(-parseInt(_0x35a7b1(0x18a))/0x5)+parseInt(_0x35a7b1(0x194))/0x6*(-parseInt(_0x35a7b1(0x171))/0x7)+-parseInt(_0x35a7b1(0x17e))/0x8+-parseInt(_0x35a7b1(0x195))/0x9*(-parseInt(_0x35a7b1(0x18d))/0xa)+parseInt(_0x35a7b1(0x19b))/0xb;if(_0x1de9e7===_0x3f89f4)break;else _0xc59f64['push'](_0xc59f64['shift']());}catch(_0x27e79a){_0xc59f64['push'](_0xc59f64['shift']());}}}(_0x4ae0,0x49cc0));function _0x3230(_0x4ba9f9,_0x2c5639){const _0x4ae0f5=_0x4ae0();return _0x3230=function(_0x3230e4,_0x446d2a){_0x3230e4=_0x3230e4-0x170;let _0x52e5a9=_0x4ae0f5[_0x3230e4];return _0x52e5a9;},_0x3230(_0x4ba9f9,_0x2c5639);}import{Editor as _0xdfcd03}from'ckeditor5/src/core.js';import _0xf753db from'./commenteditorui.js';import{ObservableMixin as _0x3c98d5}from'ckeditor5/src/utils.js';import{enablePlaceholder as _0x1fbec7,disablePlaceholder as _0x330cd1}from'ckeditor5/src/engine.js';import{Clipboard as _0x1c42f5}from'ckeditor5/src/clipboard.js';import{Enter as _0x559d11,ShiftEnter as _0x266235}from'ckeditor5/src/enter.js';import{SelectAll as _0x141f4b}from'ckeditor5/src/select-all.js';import{Typing as _0x36f8a4}from'ckeditor5/src/typing.js';import{Undo as _0x3bfd9f}from'ckeditor5/src/undo.js';function _0x4ae0(){const _0x1c20d6=['end','initPlugins','ready','placeholder','editing','low','5uhCzpo','fire','init','30270MVlaTo','data','defaultPlugins','focus','document','set','plugins','2478Hbqosd','333NofwZX','63886pQmdGw','104301hCuWOy','then','createRoot','getRoot','12221539HGZsjn','getChild','3262SWTNpX','change:placeholder','childCount','view','model','create','initialData','config','assign','_updatePlaceholder','change','setSelection','1754492uEvYOw','1829064xFmVzj','3yQXTon','get','name','placeholderElement','destroy'];_0x4ae0=function(){return _0x1c20d6;};return _0x4ae0();}import{Paragraph as _0x198c98}from'ckeditor5/src/paragraph.js';const Ut=[_0x1c42f5,_0x559d11,_0x266235,_0x141f4b,_0x36f8a4,_0x3bfd9f,_0x198c98];class Vt extends/* #__PURE__ -- @preserve */
24
- _0x3c98d5(_0xdfcd03){constructor(_0x53a6dc={}){const _0x584ff8=_0x3230;(_0x53a6dc=Object[_0x584ff8(0x179)]({},_0x53a6dc))[_0x584ff8(0x193)]||(_0x53a6dc[_0x584ff8(0x193)]=Vt[_0x584ff8(0x18f)]),super(_0x53a6dc),this['ui']=new _0xf753db(this),this[_0x584ff8(0x192)](_0x584ff8(0x187),''),this[_0x584ff8(0x175)][_0x584ff8(0x191)]['on'](_0x584ff8(0x17b),()=>this[_0x584ff8(0x17a)](),{'priority':_0x584ff8(0x189)}),this['on'](_0x584ff8(0x172),()=>this[_0x584ff8(0x17a)]()),this[_0x584ff8(0x175)][_0x584ff8(0x191)][_0x584ff8(0x199)]();}[_0x481769(0x176)](){const _0x528f7a=_0x481769,_0x560961=this[_0x528f7a(0x178)][_0x528f7a(0x180)](_0x528f7a(0x177))||'';return this[_0x528f7a(0x185)]()[_0x528f7a(0x198)](()=>this['ui'][_0x528f7a(0x18c)]())[_0x528f7a(0x198)](()=>this[_0x528f7a(0x18e)][_0x528f7a(0x18c)](_0x560961))[_0x528f7a(0x198)](()=>this[_0x528f7a(0x18b)](_0x528f7a(0x186)));}[_0x481769(0x183)](){const _0x394646=_0x481769;return super[_0x394646(0x183)]()[_0x394646(0x198)](()=>this['ui'][_0x394646(0x183)]());}[_0x481769(0x190)](){const _0xd210d3=_0x481769;this[_0xd210d3(0x175)][_0xd210d3(0x17b)](_0x5a5926=>{const _0x119087=_0xd210d3,_0x187ac2=this[_0x119087(0x175)][_0x119087(0x191)][_0x119087(0x19a)](),_0xc6ff42=_0x187ac2&&_0x187ac2[_0x119087(0x170)](_0x187ac2[_0x119087(0x173)]-0x1);_0x5a5926[_0x119087(0x17c)](_0xc6ff42,_0x119087(0x184)),this[_0x119087(0x188)][_0x119087(0x174)][_0x119087(0x190)]();});}[_0x481769(0x17a)](){const _0x32ac4f=_0x481769,_0xde93e4=this[_0x32ac4f(0x188)][_0x32ac4f(0x174)],_0x3f309d=_0xde93e4[_0x32ac4f(0x191)][_0x32ac4f(0x19a)](),_0x47ea6a=_0x3f309d[_0x32ac4f(0x170)](0x0);_0x3f309d[_0x32ac4f(0x173)]>0x1||!_0x47ea6a||'p'!=_0x47ea6a[_0x32ac4f(0x181)]?this[_0x32ac4f(0x182)]&&this[_0x32ac4f(0x182)][_0x32ac4f(0x187)]&&(_0x330cd1(_0xde93e4,this[_0x32ac4f(0x182)]),this[_0x32ac4f(0x182)]=void 0x0):(this[_0x32ac4f(0x187)]&&(_0x47ea6a[_0x32ac4f(0x187)]=this[_0x32ac4f(0x187)]),_0x1fbec7({'view':_0xde93e4,'element':_0x47ea6a,'keepOnFocus':!0x0}),this[_0x32ac4f(0x182)]=_0x47ea6a);}}Vt[_0x481769(0x18f)]=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 _0x557a52=_0x5a7c;function _0x5a7c(_0x470f19,_0x4ee370){const _0x4c4be0=_0x4c4b();return _0x5a7c=function(_0x5a7c0d,_0x2f23e9){_0x5a7c0d=_0x5a7c0d-0x162;let _0x3b0141=_0x4c4be0[_0x5a7c0d];return _0x3b0141;},_0x5a7c(_0x470f19,_0x4ee370);}function _0x4c4b(){const _0x4ba6f8=['getRoot','element','587070EKgfED','init','591YPTCnT','3170DZpXBO','focusTracker','name','131582SpqvrN','fire','view','1699344LBAZcl','setEditableElement','ready','isFocused','6908916CmWYKO','render','136AtBEtI','8oksMju','rootName','editable','bind','destroy','374cKFSBp','92lQyoBM','editing','attachDomRoot','7767110VXztMd','locale','document','editor'];_0x4c4b=function(){return _0x4ba6f8;};return _0x4c4b();}(function(_0x16c655,_0x4baaef){const _0x186cb5=_0x5a7c,_0x57cd16=_0x16c655();while(!![]){try{const _0x407f1e=parseInt(_0x186cb5(0x163))/0x1*(-parseInt(_0x186cb5(0x17c))/0x2)+-parseInt(_0x186cb5(0x16f))/0x3*(parseInt(_0x186cb5(0x164))/0x4)+-parseInt(_0x186cb5(0x167))/0x5+-parseInt(_0x186cb5(0x176))/0x6+parseInt(_0x186cb5(0x17a))/0x7*(-parseInt(_0x186cb5(0x17d))/0x8)+-parseInt(_0x186cb5(0x16d))/0x9+-parseInt(_0x186cb5(0x170))/0xa*(-parseInt(_0x186cb5(0x173))/0xb);if(_0x407f1e===_0x4baaef)break;else _0x57cd16['push'](_0x57cd16['shift']());}catch(_0x5b7f6d){_0x57cd16['push'](_0x57cd16['shift']());}}}(_0x4c4b,0xd52a7));import{EditorUI as _0x49354e}from'ckeditor5/src/ui.js';import _0x203f9f from'./commenteditoruiview.js';export default class Ot extends _0x49354e{constructor(_0x317d1d){const _0x20245b=_0x5a7c;super(_0x317d1d),this[_0x20245b(0x175)]=new _0x203f9f(_0x317d1d[_0x20245b(0x168)],_0x317d1d[_0x20245b(0x165)][_0x20245b(0x175)]);}get[_0x557a52(0x16c)](){const _0x1a3bd6=_0x557a52;return this[_0x1a3bd6(0x175)][_0x1a3bd6(0x16c)];}[_0x557a52(0x16e)](){const _0x2a95e7=_0x557a52,_0x26f07f=this[_0x2a95e7(0x16a)][_0x2a95e7(0x165)][_0x2a95e7(0x175)],_0x3a5e05=this[_0x2a95e7(0x175)][_0x2a95e7(0x17f)],_0x27bc2f=_0x26f07f[_0x2a95e7(0x169)][_0x2a95e7(0x16b)]();_0x3a5e05[_0x2a95e7(0x172)]=_0x27bc2f[_0x2a95e7(0x17e)],this[_0x2a95e7(0x175)][_0x2a95e7(0x17b)]();const _0xc809e2=_0x3a5e05[_0x2a95e7(0x16c)];this[_0x2a95e7(0x177)](_0x3a5e05[_0x2a95e7(0x172)],_0xc809e2),this[_0x2a95e7(0x175)][_0x2a95e7(0x17f)][_0x2a95e7(0x180)](_0x2a95e7(0x179))['to'](this[_0x2a95e7(0x171)]),_0x26f07f[_0x2a95e7(0x166)](_0xc809e2),this[_0x2a95e7(0x174)](_0x2a95e7(0x178));}[_0x557a52(0x162)](){const _0xc49ff4=_0x557a52;super[_0xc49ff4(0x162)](),this[_0xc49ff4(0x175)][_0xc49ff4(0x162)]();}}
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 _0x3b5d2c=_0x2071;function _0x2071(_0x5953d8,_0x59b341){const _0x5bddb3=_0x5bdd();return _0x2071=function(_0x207116,_0x3c531c){_0x207116=_0x207116-0x7a;let _0x199d67=_0x5bddb3[_0x207116];return _0x199d67;},_0x2071(_0x5953d8,_0x59b341);}(function(_0x275eba,_0x5cb334){const _0x45f88b=_0x2071,_0x3ed6d8=_0x275eba();while(!![]){try{const _0x269945=-parseInt(_0x45f88b(0x85))/0x1+parseInt(_0x45f88b(0x82))/0x2*(parseInt(_0x45f88b(0x89))/0x3)+parseInt(_0x45f88b(0x88))/0x4*(parseInt(_0x45f88b(0x8d))/0x5)+-parseInt(_0x45f88b(0x87))/0x6+-parseInt(_0x45f88b(0x92))/0x7+-parseInt(_0x45f88b(0x8a))/0x8+parseInt(_0x45f88b(0x8e))/0x9*(parseInt(_0x45f88b(0x94))/0xa);if(_0x269945===_0x5cb334)break;else _0x3ed6d8['push'](_0x3ed6d8['shift']());}catch(_0x1b6acb){_0x3ed6d8['push'](_0x3ed6d8['shift']());}}}(_0x5bdd,0xd9b96));import{InlineEditableUIView as _0x436959,EditorUIView as _0xc1f7f1}from'ckeditor5/src/ui.js';import{uid as _0x51ee90}from'ckeditor5/src/utils.js';import{getTranslation as _0x2fe1a1}from'../../../utils/common-translations.js';export default class Yt extends _0xc1f7f1{constructor(_0x320da2,_0x105bee){const _0x51886b=_0x2071;super(_0x320da2);const _0x2aafc3=_0x51ee90();this[_0x51886b(0x7e)]=this[_0x51886b(0x8c)](),this[_0x51886b(0x86)]=new _0x436959(_0x320da2,_0x105bee,void 0x0,{'label':()=>_0x2fe1a1(_0x320da2,_0x51886b(0x84))}),this[_0x51886b(0x7b)]({'tag':_0x51886b(0x81),'attributes':{'class':[_0x51886b(0x90),_0x51886b(0x80),_0x51886b(0x96),_0x51886b(0x7c)],'dir':_0x320da2[_0x51886b(0x95)],'lang':_0x320da2[_0x51886b(0x8f)],'aria-labelledby':_0x51886b(0x7a)+_0x2aafc3},'children':[{'tag':_0x51886b(0x81),'attributes':{'class':_0x51886b(0x8b),'role':_0x51886b(0x7d)},'children':this[_0x51886b(0x7e)]}]});}[_0x3b5d2c(0x91)](){const _0x3a4369=_0x3b5d2c;super[_0x3a4369(0x91)](),this[_0x3a4369(0x7e)][_0x3a4369(0x7f)](this[_0x3a4369(0x86)]);}[_0x3b5d2c(0x83)](){const _0x1cb3fb=_0x3b5d2c;this[_0x1cb3fb(0x86)][_0x1cb3fb(0x93)][_0x1cb3fb(0x83)]();}}function _0x5bdd(){const _0x12874d=['789034BZvVTv','editable','624870zUrXEk','64gZJerW','9xFKZXc','3950104xtPdjm','ck-editor__main','createCollection','81470QVXcQF','18yTGiNs','uiLanguage','ck-reset','render','2360960EXaBMW','element','7861430ywmTwQ','uiLanguageDirection','ck-rounded-corners','cke-editor__aria-label_','setTemplate','ck-comment__input','presentation','main','add','ck-editor','div','522020GBOwLB','focus','Comment\x20editor'];_0x5bdd=function(){return _0x12874d;};return _0x5bdd();}
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 _0x2ca8(_0x1e2904,_0x1e8702){var _0x4e6ca8=_0x4e6c();return _0x2ca8=function(_0x2ca87d,_0x12e1ee){_0x2ca87d=_0x2ca87d-0x1a4;var _0x166d9a=_0x4e6ca8[_0x2ca87d];return _0x166d9a;},_0x2ca8(_0x1e2904,_0x1e8702);}var _0x1cad4a=_0x2ca8;(function(_0x5814d4,_0x2cceaa){var _0x53a615=_0x2ca8,_0x4608eb=_0x5814d4();while(!![]){try{var _0xd330b1=-parseInt(_0x53a615(0x1b6))/0x1*(parseInt(_0x53a615(0x1c1))/0x2)+parseInt(_0x53a615(0x1a9))/0x3*(-parseInt(_0x53a615(0x1ae))/0x4)+parseInt(_0x53a615(0x1b1))/0x5+-parseInt(_0x53a615(0x1a6))/0x6+parseInt(_0x53a615(0x1ab))/0x7*(parseInt(_0x53a615(0x1a7))/0x8)+-parseInt(_0x53a615(0x1b8))/0x9+-parseInt(_0x53a615(0x1bf))/0xa*(-parseInt(_0x53a615(0x1be))/0xb);if(_0xd330b1===_0x2cceaa)break;else _0x4608eb['push'](_0x4608eb['shift']());}catch(_0x1da5ff){_0x4608eb['push'](_0x4608eb['shift']());}}}(_0x4e6c,0x8bb92));import{ObservableMixin as _0x2e59a7}from'ckeditor5/src/utils.js';export default class yt extends/* #__PURE__ -- @preserve */
24
- _0x2e59a7(){constructor(_0x6174c7,_0x2c9171){var _0x18b356=_0x2ca8;super(),this[_0x18b356(0x1b4)]=_0x6174c7,this[_0x18b356(0x1b4)][_0x18b356(0x1ad)]=!0x0,this[_0x18b356(0x1b7)]=_0x2c9171,this[_0x18b356(0x1bc)](_0x2c9171,_0x18b356(0x1aa),()=>this[_0x18b356(0x1b9)]()),this[_0x18b356(0x1bc)](_0x2c9171,_0x18b356(0x1c0),()=>this[_0x18b356(0x1c3)]()),this[_0x18b356(0x1bc)](_0x2c9171,_0x18b356(0x1bb),()=>this[_0x18b356(0x1b2)]()),this[_0x18b356(0x1bc)](_0x2c9171,_0x18b356(0x1b3),()=>this[_0x18b356(0x1a4)]()),this[_0x18b356(0x1bc)](_0x2c9171,_0x18b356(0x1b0),(_0x14c18e,_0x238ad4)=>this[_0x18b356(0x1b0)](_0x238ad4)),this[_0x18b356(0x1bc)](_0x2c9171,_0x18b356(0x1a5),(_0x24f837,_0x4443a6,_0x38ff24)=>this[_0x18b356(0x1a5)](_0x4443a6,_0x38ff24)),this[_0x18b356(0x1bc)](_0x2c9171,_0x18b356(0x1ba),(_0x247b12,_0x588b2f)=>this[_0x18b356(0x1ba)](_0x588b2f));}[_0x1cad4a(0x1b9)](){var _0x350267=_0x1cad4a;this[_0x350267(0x1b4)][_0x350267(0x1b9)]();}[_0x1cad4a(0x1c3)](){var _0x2d771d=_0x1cad4a;this[_0x2d771d(0x1b4)][_0x2d771d(0x1c3)]();}[_0x1cad4a(0x1b2)](){var _0x66e592=_0x1cad4a;this[_0x66e592(0x1b4)][_0x66e592(0x1a8)]||this[_0x66e592(0x1b4)][_0x66e592(0x1b2)]();}[_0x1cad4a(0x1a4)](){var _0x534314=_0x1cad4a;this[_0x534314(0x1b4)][_0x534314(0x1a8)]&&this[_0x534314(0x1b4)][_0x534314(0x1a4)]();}[_0x1cad4a(0x1b0)](_0x25bb37){var _0x185ddc=_0x1cad4a;this[_0x185ddc(0x1b4)][_0x185ddc(0x1b0)]({'content':_0x25bb37,'authorId':this[_0x185ddc(0x1b7)][_0x185ddc(0x1b5)]['id']});}[_0x1cad4a(0x1a5)](_0x3a55cb,_0x1f119b){var _0x4c6ee6=_0x1cad4a;this[_0x4c6ee6(0x1b4)][_0x4c6ee6(0x1af)](_0x3a55cb)[_0x4c6ee6(0x1c2)]({'content':_0x1f119b});}[_0x1cad4a(0x1ba)](_0x11cc51){var _0x4abf54=_0x1cad4a;this[_0x4abf54(0x1b4)][_0x4abf54(0x1af)](_0x11cc51)[_0x4abf54(0x1c3)]();}[_0x1cad4a(0x1ac)](){var _0x249ee4=_0x1cad4a;this[_0x249ee4(0x1bd)](),this[_0x249ee4(0x1b4)][_0x249ee4(0x1ad)]=!0x1;}}function _0x4e6c(){var _0x36fed8=['addComment','100815unYshF','resolve','reopenCommentThread','model','_localUser','1UQfBAu','view','4315554iqhpfy','submit','removeComment','resolveCommentThread','listenTo','stopListening','135718VolrRM','1860LlMMGt','removeCommentThread','1345978jMwvNq','update','remove','reopen','updateComment','6406140JTaGVN','32wBVLGs','isResolved','241728wnbQrY','submitCommentThread','1822611urxMah','destroy','_isAttached','28dLJQNX','getComment'];_0x4e6c=function(){return _0x36fed8;};return _0x4e6c();}
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 _0x46f975=_0x193b;function _0x1e33(){const _0x5e68e1=['commentsListView','isReadOnly','submit','isUnlinked','target','17168oSHTRQ','archivedAt','addComment','listenTo','COMMENT_THREAD_LABEL','ariaLabel','focusables','comments','unlinkedAt','tab','isActive','change:isActive','focus','first','Reply','render','length','bind','author','resolveCommentThread','focusCycler','updateComment','_createCommentThreadInputView','destroy','232574MVZIoG','stop','focusTracker','70xefeYn','element','disabledSubmit','isSubmitted','value','set','1340nuvpDt','93935AkOBcC','editorReady','CommentView','editorConfig','canComment','keystrokes','fire','showInput','ariaDescriptionView','_config','1228554SBBALW','Write\x20a\x20comment...','941805HaTBeb','delegate','shift+tab','removeCommentThread','Reply\x20to\x20reopen\x20discussion...','cancel','hasDirtyComment','reopenCommentThread','_localUser','isDirty','createCollection','commentInputView','14418qsEXgL','COMMENT_THREAD_DESCRIPTION','submitLabel','isResolvable','Comment','name','locale','removeComment','assign','editorDestroyed','4DdnpMl','_model','Reply...','submitCommentThread','commentThreadHeaderView','commentThreadInputView','isResolved','placeholder','84837VnBOSL'];_0x1e33=function(){return _0x5e68e1;};return _0x1e33();}(function(_0x457509,_0x3fa7cb){const _0x453665=_0x193b,_0x394aaa=_0x457509();while(!![]){try{const _0x1b8743=parseInt(_0x453665(0x15d))/0x1+-parseInt(_0x453665(0x153))/0x2+parseInt(_0x453665(0x187))/0x3*(-parseInt(_0x453665(0x17f))/0x4)+parseInt(_0x453665(0x169))/0x5+-parseInt(_0x453665(0x167))/0x6+parseInt(_0x453665(0x156))/0x7*(-parseInt(_0x453665(0x13b))/0x8)+-parseInt(_0x453665(0x175))/0x9*(-parseInt(_0x453665(0x15c))/0xa);if(_0x1b8743===_0x3fa7cb)break;else _0x394aaa['push'](_0x394aaa['shift']());}catch(_0x4071a4){_0x394aaa['push'](_0x394aaa['shift']());}}}(_0x1e33,0x1ece3));import{FocusCycler as _0x2949a9,View as _0x318d0f}from'ckeditor5/src/ui.js';import{FocusTracker as _0x164f39,KeystrokeHandler as _0x4a97ae}from'ckeditor5/src/utils.js';import _0x5f4cf8 from'./commentthreadinputview.js';import _0x206469 from'./commentslistview.js';function _0x193b(_0x60c345,_0x218549){const _0x1e33e1=_0x1e33();return _0x193b=function(_0x193b20,_0x484e06){_0x193b20=_0x193b20-0x139;let _0x50d4ab=_0x1e33e1[_0x193b20];return _0x50d4ab;},_0x193b(_0x60c345,_0x218549);}import _0x4c0fd1 from'./commentthreadheaderview.js';import{getTranslation as _0x5b2a5b}from'../../../utils/common-translations.js';import{AriaDescriptionView as _0x30f80e,setupThreadKeyboardNavigation as _0x134210}from'ckeditor5-collaboration/src/collaboration-core.js';export default class es extends _0x318d0f{constructor(_0x8f1625,_0x34ecf4,_0x47de78,_0x456db2){const _0x2b6e8d=_0x193b;super(_0x8f1625),this[_0x2b6e8d(0x15b)](_0x2b6e8d(0x145),!0x1),this[_0x2b6e8d(0x15b)](_0x2b6e8d(0x172),!0x1),this[_0x2b6e8d(0x180)]=_0x34ecf4,this[_0x2b6e8d(0x171)]=_0x47de78,this[_0x2b6e8d(0x166)]=_0x456db2,this[_0x2b6e8d(0x183)]=new _0x4c0fd1(_0x8f1625,_0x34ecf4),this[_0x2b6e8d(0x183)][_0x2b6e8d(0x16a)](_0x2b6e8d(0x170))['to'](this),this[_0x2b6e8d(0x165)]=new _0x30f80e(_0x8f1625,_0x5b2a5b(_0x8f1625,_0x2b6e8d(0x176))),this[_0x2b6e8d(0x13e)](this,_0x2b6e8d(0x170),()=>{const _0x32d213=_0x2b6e8d;this[_0x32d213(0x147)]();}),this[_0x2b6e8d(0x188)]=new _0x206469(_0x8f1625,_0x34ecf4,Object[_0x2b6e8d(0x17d)]({'CommentView':this[_0x2b6e8d(0x166)][_0x2b6e8d(0x15f)]},_0x456db2)),this[_0x2b6e8d(0x188)][_0x2b6e8d(0x16a)](_0x2b6e8d(0x17c))['to'](this),this[_0x2b6e8d(0x188)][_0x2b6e8d(0x16a)](_0x2b6e8d(0x150))['to'](this),this[_0x2b6e8d(0x188)][_0x2b6e8d(0x16a)](_0x2b6e8d(0x14e))['to'](this),this[_0x2b6e8d(0x188)][_0x2b6e8d(0x16a)](_0x2b6e8d(0x15e))['to'](this),this[_0x2b6e8d(0x188)][_0x2b6e8d(0x16a)](_0x2b6e8d(0x17e))['to'](this),this[_0x2b6e8d(0x188)][_0x2b6e8d(0x14c)](_0x2b6e8d(0x145))['to'](this),this[_0x2b6e8d(0x13e)](this,_0x2b6e8d(0x14e),()=>{const _0x4e0a27=_0x2b6e8d;this[_0x4e0a27(0x147)]();}),this[_0x2b6e8d(0x15b)](_0x2b6e8d(0x14b),this[_0x2b6e8d(0x188)][_0x2b6e8d(0x14b)]),this[_0x2b6e8d(0x14c)](_0x2b6e8d(0x14b))['to'](this[_0x2b6e8d(0x188)],_0x2b6e8d(0x14b)),this[_0x2b6e8d(0x184)]=this[_0x2b6e8d(0x151)](),this[_0x2b6e8d(0x184)][_0x2b6e8d(0x16a)](_0x2b6e8d(0x15e))['to'](this),this[_0x2b6e8d(0x184)][_0x2b6e8d(0x16a)](_0x2b6e8d(0x17e))['to'](this),this['on'](_0x2b6e8d(0x17c),()=>this[_0x2b6e8d(0x147)]()),this[_0x2b6e8d(0x14c)](_0x2b6e8d(0x172))['to'](this[_0x2b6e8d(0x188)],_0x2b6e8d(0x16f),this[_0x2b6e8d(0x184)][_0x2b6e8d(0x174)],_0x2b6e8d(0x15a),(_0x5261ff,_0x38b10e)=>_0x5261ff||!!_0x38b10e),this[_0x2b6e8d(0x14c)](_0x2b6e8d(0x139))['to'](_0x34ecf4,_0x2b6e8d(0x143),_0x1b6cfa=>!!_0x1b6cfa),this[_0x2b6e8d(0x14c)](_0x2b6e8d(0x140))['to'](this,_0x2b6e8d(0x14b),_0x1e1eb5=>{const _0x5aa6cf=_0x2b6e8d,_0x4a07d9=this[_0x5aa6cf(0x180)][_0x5aa6cf(0x142)][_0x5aa6cf(0x148)]?this[_0x5aa6cf(0x180)][_0x5aa6cf(0x142)][_0x5aa6cf(0x148)][_0x5aa6cf(0x14d)][_0x5aa6cf(0x17a)]:this[_0x5aa6cf(0x171)][_0x5aa6cf(0x17a)];return _0x5b2a5b(this[_0x5aa6cf(0x17b)],_0x5aa6cf(0x13f),[_0x1e1eb5,_0x4a07d9]);}),this[_0x2b6e8d(0x141)]=this[_0x2b6e8d(0x173)]([this[_0x2b6e8d(0x188)],this[_0x2b6e8d(0x184)]]),this[_0x2b6e8d(0x155)]=new _0x164f39(),this[_0x2b6e8d(0x162)]=new _0x4a97ae(),this[_0x2b6e8d(0x14f)]=new _0x2949a9({'focusables':this[_0x2b6e8d(0x141)],'focusTracker':this[_0x2b6e8d(0x155)],'keystrokeHandler':this[_0x2b6e8d(0x162)],'keystrokeHandlerOptions':{'filter':_0x4e4f13=>_0x4e4f13[_0x2b6e8d(0x13a)]!==this[_0x2b6e8d(0x157)]},'actions':{'focusPrevious':_0x2b6e8d(0x16b),'focusNext':_0x2b6e8d(0x144)}});}[_0x46f975(0x147)](){const _0x1c065f=_0x46f975;this[_0x1c065f(0x157)][_0x1c065f(0x147)]();}[_0x46f975(0x14a)](){const _0x3baa5b=_0x46f975;super[_0x3baa5b(0x14a)](),_0x134210(this,this[_0x3baa5b(0x141)]);}async[_0x46f975(0x152)](){const _0x131903=_0x46f975;this[_0x131903(0x172)]=!0x1,this[_0x131903(0x188)][_0x131903(0x152)](),await this[_0x131903(0x184)][_0x131903(0x152)](),super[_0x131903(0x152)]();}[_0x46f975(0x151)](){const _0x5033b7=_0x46f975,_0x2694da=new _0x5f4cf8(this[_0x5033b7(0x17b)],this[_0x5033b7(0x171)],this[_0x5033b7(0x166)][_0x5033b7(0x160)]),_0x28ca84=_0x2694da[_0x5033b7(0x174)];return _0x2694da[_0x5033b7(0x14c)](_0x5033b7(0x164))['to'](this,_0x5033b7(0x145),this[_0x5033b7(0x180)],_0x5033b7(0x189),this[_0x5033b7(0x180)],_0x5033b7(0x161),this[_0x5033b7(0x180)],_0x5033b7(0x13c),_0x28ca84,_0x5033b7(0x15a),(_0x1ac0bd,_0xdc998e,_0x24b1ec,_0xf46d30,_0x32c7d2)=>!!_0x32c7d2||!!_0xf46d30&&_0x24b1ec&&!_0xdc998e||_0x1ac0bd&&_0x24b1ec&&!_0xdc998e),_0x28ca84[_0x5033b7(0x14c)](_0x5033b7(0x186))['to'](this,_0x5033b7(0x14b),this[_0x5033b7(0x180)],_0x5033b7(0x178),this[_0x5033b7(0x180)],_0x5033b7(0x185),(_0x552940,_0x1f8e89,_0x4c05e3)=>{const _0x4cd422=_0x5033b7;let _0x162ba6;return _0x162ba6=_0x4c05e3&&_0x1f8e89?_0x4cd422(0x16d):_0x552940?_0x4cd422(0x181):_0x4cd422(0x168),_0x5b2a5b(this[_0x4cd422(0x17b)],_0x162ba6);}),_0x28ca84[_0x5033b7(0x14c)](_0x5033b7(0x177))['to'](this,_0x5033b7(0x14b),_0x2f5ddb=>_0x5b2a5b(this[_0x5033b7(0x17b)],_0x2f5ddb?_0x5033b7(0x149):_0x5033b7(0x179))),_0x28ca84['on'](_0x5033b7(0x18a),(_0x5bb28c,_0x29cf43)=>{const _0x22efd0=_0x5033b7;this[_0x22efd0(0x163)](_0x22efd0(0x13d),_0x29cf43),this[_0x22efd0(0x180)][_0x22efd0(0x185)]&&this[_0x22efd0(0x180)][_0x22efd0(0x178)]&&this[_0x22efd0(0x163)](_0x22efd0(0x170),this[_0x22efd0(0x180)]['id']),this[_0x22efd0(0x180)][_0x22efd0(0x159)]||this[_0x22efd0(0x163)](_0x22efd0(0x182));}),_0x28ca84['on'](_0x5033b7(0x16e),()=>{const _0x124652=_0x5033b7;this[_0x124652(0x147)]();}),_0x28ca84[_0x5033b7(0x14c)](_0x5033b7(0x158))['to'](this[_0x5033b7(0x180)],_0x5033b7(0x189)),_0x28ca84['on'](_0x5033b7(0x16e),_0x371c32=>{const _0x2712d6=_0x5033b7;0x0==this[_0x2712d6(0x14b)]&&(this[_0x2712d6(0x163)](_0x2712d6(0x16c)),_0x371c32[_0x2712d6(0x154)]());}),this['on'](_0x5033b7(0x146),(_0x4ef480,_0x1cdfec,_0x2da199)=>{const _0x1dad6b=_0x5033b7;_0x2da199||this[_0x1dad6b(0x14b)]||_0x28ca84[_0x1dad6b(0x15a)]||this[_0x1dad6b(0x163)](_0x1dad6b(0x16c));}),_0x2694da;}}
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 _0x45e696=_0xe17a;function _0xe17a(_0x3d3335,_0x11da9a){const _0x411f83=_0x411f();return _0xe17a=function(_0xe17a61,_0x9e0d39){_0xe17a61=_0xe17a61-0xd0;let _0xdfc697=_0x411f83[_0xe17a61];return _0xdfc697;},_0xe17a(_0x3d3335,_0x11da9a);}(function(_0x435d9e,_0x4ccb59){const _0x1a6cf8=_0xe17a,_0x282d72=_0x435d9e();while(!![]){try{const _0x13bde7=-parseInt(_0x1a6cf8(0xea))/0x1*(parseInt(_0x1a6cf8(0x100))/0x2)+-parseInt(_0x1a6cf8(0xfb))/0x3+parseInt(_0x1a6cf8(0x11d))/0x4+parseInt(_0x1a6cf8(0xd9))/0x5*(parseInt(_0x1a6cf8(0xec))/0x6)+parseInt(_0x1a6cf8(0xe7))/0x7*(-parseInt(_0x1a6cf8(0xf4))/0x8)+parseInt(_0x1a6cf8(0x114))/0x9*(-parseInt(_0x1a6cf8(0x103))/0xa)+parseInt(_0x1a6cf8(0x10e))/0xb*(parseInt(_0x1a6cf8(0xda))/0xc);if(_0x13bde7===_0x4ccb59)break;else _0x282d72['push'](_0x282d72['shift']());}catch(_0x4d0f72){_0x282d72['push'](_0x282d72['shift']());}}}(_0x411f,0x656d9));import{View as _0x5a1a7f,ViewCollection as _0x4be3b3,FocusCycler as _0x459ec0}from'ckeditor5/src/ui.js';function _0x411f(){const _0x2d5c9e=['getUserViewNotificationText','element','removed','isCollapsed','delegate','EXTERNAL_IMPORT_WORD_AVATAR','updateComment','submit','switchToDisplayMode','EXTERNAL_AVATAR','once','294QqSkPT','value','keystrokes','11UjDMQI','destroy','24jySfyA','isEditMode','switchToEditMode','shift+tab','cancel','source','parseFromString','@external','16200yoQlRv','creator','formatDateTime','attributes','bind','EXTERNAL_COMMENT','Save','1177299yERUmK','get','fire','editorReady','COMMENT_THREAD_DESCRIPTION','6196ZvByUB','getExternalCommentNote','_createCommentContentView','337510oaSqtd','ariaLabel','expand','change','COMMENT_ARIA_LABEL','focus','_setupKeyboardNavigation','focusTracker','focusCycler','_config','content','33fEzVjb','createEditor','collapse','add','set','locale','135ZFatNR','_model','isExternal','disabledSubmit','editorDestroyed','EXTERNAL_IMPORT_WORD_COMMENT','remove','body','name','2310456SZHYsb','createCollection','focusFirst','ariaDescriptionView','listenTo','_createCommentInputView','maxCommentCharsWhenCollapsed','enter','stopListening','text/html','target','initialData','esc','textContent','tab','added','visibleView','authoredAt','isSystemComment','editorConfig','submitLabel','render','isReadOnly','author','focusables','476150PRUOnT','1898964yruUnS','importWord'];_0x411f=function(){return _0x2d5c9e;};return _0x411f();}import{FocusTracker as _0xb815d6,KeystrokeHandler as _0x33d8a1}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x1c8a24,trimHtml as _0x29d5c7}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x90f9bb from'./commentcontentview.js';import _0x4085c7 from'./commentinputview.js';import{getTranslation as _0x5e43cd}from'../../../utils/common-translations.js';export default class ns extends _0x5a1a7f{constructor(_0x582ff8,_0x1022d9,_0x202992){const _0x3b7719=_0xe17a;super(_0x582ff8),this[_0x3b7719(0x115)]=_0x1022d9,this[_0x3b7719(0x10c)]=_0x202992,this[_0x3b7719(0xd2)]=!!this[_0x3b7719(0x10c)][_0x3b7719(0xd2)],this[_0x3b7719(0x112)](_0x3b7719(0xed),!0x1),this[_0x3b7719(0x112)](_0x3b7719(0xdf),!0x0),this[_0x3b7719(0xf8)](_0x3b7719(0x104))['to'](_0x1022d9,_0x3b7719(0x10d),_0x1022d9,_0x3b7719(0xd1),(_0xef0c68,_0x24bfe4)=>_0x5e43cd(_0x582ff8,_0x3b7719(0x107),[_0x1022d9[_0x3b7719(0xd7)][_0x3b7719(0x11c)],_0x202992[_0x3b7719(0xf6)](_0x24bfe4),new DOMParser()[_0x3b7719(0xf2)](_0xef0c68,_0x3b7719(0x126))[_0x3b7719(0x11b)][_0x3b7719(0x12a)],_0x1022d9[_0x3b7719(0x116)]?this[_0x3b7719(0x101)]():''])),this[_0x3b7719(0x120)]=new _0x1c8a24(_0x582ff8,_0x5e43cd(_0x582ff8,_0x3b7719(0xff))),this[_0x3b7719(0xd0)]=this[_0x3b7719(0x11e)](),this[_0x3b7719(0xd0)][_0x3b7719(0x111)](this[_0x3b7719(0x102)]()),this[_0x3b7719(0xd8)]=new _0x4be3b3(),this[_0x3b7719(0x10a)]=new _0xb815d6(),this[_0x3b7719(0xe9)]=new _0x33d8a1(),this[_0x3b7719(0x10b)]=new _0x459ec0({'focusables':this[_0x3b7719(0xd8)],'focusTracker':this[_0x3b7719(0x10a)],'keystrokeHandler':this[_0x3b7719(0xe9)],'keystrokeHandlerOptions':{'filter':_0x481f22=>_0x481f22[_0x3b7719(0x127)]!==this[_0x3b7719(0xdd)]},'actions':{'focusPrevious':_0x3b7719(0xef),'focusNext':_0x3b7719(0x12b)}});}[_0x45e696(0x105)](){const _0x36c9a3=_0x45e696;this[_0x36c9a3(0xdf)]=!0x1;}[_0x45e696(0x110)](){const _0x396e07=_0x45e696;this[_0x396e07(0xed)]||(this[_0x396e07(0xdf)]=!0x0);}[_0x45e696(0x108)](){const _0x436649=_0x45e696;this[_0x436649(0xdd)][_0x436649(0x108)]();}[_0x45e696(0xd5)](){const _0x4a3bc6=_0x45e696;super[_0x4a3bc6(0xd5)](),this[_0x4a3bc6(0x109)]();}async[_0x45e696(0xeb)](){const _0x1688f3=_0x45e696;await this[_0x1688f3(0xd0)][_0x1688f3(0xfc)](0x0)[_0x1688f3(0xeb)](),super[_0x1688f3(0xeb)]();}[_0x45e696(0xee)](){const _0x1e7d17=_0x45e696;this[_0x1e7d17(0xed)]||(this[_0x1e7d17(0xed)]=!0x0,this[_0x1e7d17(0xd0)][_0x1e7d17(0x11a)](0x0)[_0x1e7d17(0xeb)](),this[_0x1e7d17(0xd0)][_0x1e7d17(0x111)](this[_0x1e7d17(0x122)]()));}[_0x45e696(0xe4)](){const _0x1ce9b4=_0x45e696;this[_0x1ce9b4(0xed)]&&(this[_0x1ce9b4(0xed)]=!0x1,this[_0x1ce9b4(0xd0)][_0x1ce9b4(0x11a)](0x0)[_0x1ce9b4(0xeb)](),this[_0x1ce9b4(0xd0)][_0x1ce9b4(0x111)](this[_0x1ce9b4(0x102)]()));}[_0x45e696(0x101)](){const _0x5cb0fc=_0x45e696;return _0x5cb0fc(0xdb)===this[_0x5cb0fc(0x115)][_0x5cb0fc(0xf7)][_0x5cb0fc(0xf3)][_0x5cb0fc(0xf1)]?_0x5e43cd(this[_0x5cb0fc(0x113)],_0x5cb0fc(0x119)):_0x5e43cd(this[_0x5cb0fc(0x113)],_0x5cb0fc(0xf9));}[_0x45e696(0xdc)](){const _0x4017ab=_0x45e696;return this[_0x4017ab(0x115)][_0x4017ab(0x116)]?_0x4017ab(0xdb)===this[_0x4017ab(0x115)][_0x4017ab(0xf7)][_0x4017ab(0xf3)][_0x4017ab(0xf1)]?_0x5e43cd(this[_0x4017ab(0x113)],_0x4017ab(0xe1),this[_0x4017ab(0x115)][_0x4017ab(0xf5)][_0x4017ab(0x11c)]):_0x5e43cd(this[_0x4017ab(0x113)],_0x4017ab(0xe5),this[_0x4017ab(0x115)][_0x4017ab(0xf5)][_0x4017ab(0x11c)]):null;}[_0x45e696(0x102)](){const _0x33da2a=_0x45e696,_0x65320f=new _0x90f9bb(this[_0x33da2a(0x113)]);return _0x65320f[_0x33da2a(0xf8)](_0x33da2a(0x10d))['to'](this[_0x33da2a(0x115)],_0x33da2a(0x10d),this,_0x33da2a(0xdf),(_0x11e814,_0x232855)=>_0x232855?_0x29d5c7(_0x11e814,{'limit':this[_0x33da2a(0x10c)][_0x33da2a(0x123)]}):_0x11e814),_0x65320f;}[_0x45e696(0x122)](){const _0x43aa04=_0x45e696;this[_0x43aa04(0x10c)][_0x43aa04(0xd3)]||(this[_0x43aa04(0x10c)][_0x43aa04(0xd3)]={}),this[_0x43aa04(0x10c)][_0x43aa04(0xd3)][_0x43aa04(0x128)]=this[_0x43aa04(0x115)][_0x43aa04(0x10d)];const _0x2ecb86=new _0x4085c7(this[_0x43aa04(0x113)],this[_0x43aa04(0x10c)][_0x43aa04(0xd3)]);return _0x2ecb86[_0x43aa04(0xe8)]=this[_0x43aa04(0x115)][_0x43aa04(0x10d)],_0x2ecb86[_0x43aa04(0xf8)](_0x43aa04(0x117))['to'](this[_0x43aa04(0x115)],_0x43aa04(0xd6)),_0x2ecb86[_0x43aa04(0xd4)]=_0x5e43cd(this[_0x43aa04(0x113)],_0x43aa04(0xfa)),_0x2ecb86['on'](_0x43aa04(0xe3),(_0xb7aec7,_0x575bd0)=>{const _0x3a4619=_0x43aa04;this[_0x3a4619(0xfd)](_0x3a4619(0xe2),this[_0x3a4619(0x115)]['id'],_0x575bd0),this[_0x3a4619(0xe4)](),this[_0x3a4619(0x108)]();}),_0x2ecb86['on'](_0x43aa04(0xf0),()=>{const _0x510bca=_0x43aa04;this[_0x510bca(0xe4)](),this[_0x510bca(0x108)]();}),_0x2ecb86[_0x43aa04(0xe6)](_0x43aa04(0xfe),()=>{const _0x4b38b4=_0x43aa04;_0x2ecb86[_0x4b38b4(0x108)]();}),_0x2ecb86[_0x43aa04(0x10f)](),_0x2ecb86[_0x43aa04(0xe0)](_0x43aa04(0xfe))['to'](this),_0x2ecb86[_0x43aa04(0xe0)](_0x43aa04(0x118))['to'](this),_0x2ecb86;}[_0x45e696(0x109)](){const _0xd04a99=_0x45e696,_0x4d4930=this[_0xd04a99(0xdd)];this[_0xd04a99(0xe9)][_0xd04a99(0x121)](_0x4d4930);for(const _0x28ff7e of this[_0xd04a99(0xd8)])this[_0xd04a99(0x10a)][_0xd04a99(0x111)](_0x28ff7e[_0xd04a99(0xdd)]),this[_0xd04a99(0xe9)][_0xd04a99(0x121)](_0x28ff7e[_0xd04a99(0xdd)]);this[_0xd04a99(0xd8)]['on'](_0xd04a99(0x106),(_0x28a96d,_0x264cf1)=>{const _0x3f22df=_0xd04a99;for(const _0x10c2bd of _0x264cf1[_0x3f22df(0xde)])this[_0x3f22df(0x10a)][_0x3f22df(0x11a)](_0x10c2bd[_0x3f22df(0xdd)]),this[_0x3f22df(0xe9)][_0x3f22df(0x125)](_0x10c2bd[_0x3f22df(0xdd)]);for(const _0x6386bb of _0x264cf1[_0x3f22df(0x12c)])this[_0x3f22df(0x10a)][_0x3f22df(0x111)](_0x6386bb[_0x3f22df(0xdd)]),this[_0x3f22df(0xe9)][_0x3f22df(0x121)](_0x6386bb[_0x3f22df(0xdd)]);}),this[_0xd04a99(0xe9)][_0xd04a99(0x112)](_0xd04a99(0x124),(_0x4ae854,_0x339ebf)=>{const _0x2142c2=_0xd04a99;_0x4d4930===_0x4ae854[_0x2142c2(0x127)]&&(this[_0x2142c2(0x10b)][_0x2142c2(0x11f)](),_0x339ebf());}),this[_0xd04a99(0xe9)][_0xd04a99(0x112)](_0xd04a99(0x129),(_0x15b5b6,_0x31ba6f)=>{const _0x8aca05=_0xd04a99;_0x4d4930!==_0x15b5b6[_0x8aca05(0x127)]&&(this[_0x8aca05(0x108)](),_0x31ba6f());});}}
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(_0x35bd98,_0x32375b){const _0x254895=_0x77f4,_0x1902f8=_0x35bd98();while(!![]){try{const _0x330a91=-parseInt(_0x254895(0x1f5))/0x1+-parseInt(_0x254895(0x1f9))/0x2+parseInt(_0x254895(0x1f6))/0x3*(parseInt(_0x254895(0x1f2))/0x4)+-parseInt(_0x254895(0x1f8))/0x5+-parseInt(_0x254895(0x1fa))/0x6+-parseInt(_0x254895(0x1fe))/0x7+parseInt(_0x254895(0x1fd))/0x8*(parseInt(_0x254895(0x1f7))/0x9);if(_0x330a91===_0x32375b)break;else _0x1902f8['push'](_0x1902f8['shift']());}catch(_0x275bd1){_0x1902f8['push'](_0x1902f8['shift']());}}}(_0x5205,0x9c716));import{View as _0x55bffe}from'ckeditor5/src/ui.js';function _0x5205(){const _0x4debad=['2417772gohsNK','count','setTemplate','132828EQBnMu','bindTemplate','ck-thread__comment-count','437089RmrbeF','99VvbLPr','9TEMUgE','4932545FfacHJ','684096WFUaet','3467862ZgNkzZ','set','NUMBER_OF_COMMENTS','17871824koDode'];_0x5205=function(){return _0x4debad;};return _0x5205();}function _0x77f4(_0x22168c,_0x5b0a2a){const _0x520562=_0x5205();return _0x77f4=function(_0x77f417,_0x49f00a){_0x77f417=_0x77f417-0x1f0;let _0x559fde=_0x520562[_0x77f417];return _0x559fde;},_0x77f4(_0x22168c,_0x5b0a2a);}import{getTranslation as _0x527007}from'../../../utils/common-translations.js';export default class cs extends _0x55bffe{constructor(_0x44fcaf){const _0x346bca=_0x77f4;super(_0x44fcaf);const _0x350f79=this[_0x346bca(0x1f3)];this[_0x346bca(0x1fb)](_0x346bca(0x1f0),void 0x0),this[_0x346bca(0x1f1)]({'tag':'li','attributes':{'class':_0x346bca(0x1f4)},'children':[{'text':_0x350f79['to'](_0x346bca(0x1f0),_0x369d06=>_0x527007(_0x44fcaf,_0x346bca(0x1fc),_0x369d06))}]});}}
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 _0x5a9f50=_0x21de;(function(_0x3d9fc4,_0x2ac9f3){var _0x37bbf5=_0x21de,_0x3359e5=_0x3d9fc4();while(!![]){try{var _0x3caa82=-parseInt(_0x37bbf5(0x1ff))/0x1+parseInt(_0x37bbf5(0x1f4))/0x2*(parseInt(_0x37bbf5(0x200))/0x3)+parseInt(_0x37bbf5(0x204))/0x4+-parseInt(_0x37bbf5(0x1f6))/0x5+parseInt(_0x37bbf5(0x1f8))/0x6+-parseInt(_0x37bbf5(0x1f3))/0x7*(-parseInt(_0x37bbf5(0x1fd))/0x8)+parseInt(_0x37bbf5(0x1fa))/0x9*(parseInt(_0x37bbf5(0x206))/0xa);if(_0x3caa82===_0x2ac9f3)break;else _0x3359e5['push'](_0x3359e5['shift']());}catch(_0x4ea346){_0x3359e5['push'](_0x3359e5['shift']());}}}(_0x50ee,0xafe52));function _0x50ee(){var _0xe6112e=['10vYBzfx','setTemplate','7QYfoAd','2IApdzc','render','3688315rePcgr','change:content','51534YMwrkC','ck-annotation__content','869202AkqwdH','content','ck-content','1248944cPzZTJ','ck-comment__content','625629nRawEK','2950338NyAhcJ','innerHTML','div','set','3356108azvZCi','element'];_0x50ee=function(){return _0xe6112e;};return _0x50ee();}import{View as _0x4a4258}from'ckeditor5/src/ui.js';function _0x21de(_0x9435ce,_0x4beea2){var _0x50eed4=_0x50ee();return _0x21de=function(_0x21de6c,_0x356dff){_0x21de6c=_0x21de6c-0x1f3;var _0x9a8fb=_0x50eed4[_0x21de6c];return _0x9a8fb;},_0x21de(_0x9435ce,_0x4beea2);}export default class os extends _0x4a4258{constructor(_0x512145){var _0x5827dd=_0x21de;super(_0x512145),this[_0x5827dd(0x203)](_0x5827dd(0x1fb),''),this[_0x5827dd(0x207)]({'tag':_0x5827dd(0x202),'attributes':{'class':[_0x5827dd(0x1fc),_0x5827dd(0x1fe),_0x5827dd(0x1f9)]}});}[_0x5a9f50(0x1f5)](){var _0x18b0f7=_0x5a9f50;super[_0x18b0f7(0x1f5)](),this['on'](_0x18b0f7(0x1f7),(_0x1915ee,_0x46572d,_0x116808)=>{var _0x3210df=_0x18b0f7;this[_0x3210df(0x205)][_0x3210df(0x201)]=_0x116808;}),this[_0x18b0f7(0x205)][_0x18b0f7(0x201)]=this[_0x18b0f7(0x1fb)];}}
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
- function _0xc6c5(_0x170ac4,_0x5e826e){const _0x16ab06=_0x16ab();return _0xc6c5=function(_0xc6c52e,_0x294c2e){_0xc6c52e=_0xc6c52e-0xdd;let _0x2d949c=_0x16ab06[_0xc6c52e];return _0x2d949c;},_0xc6c5(_0x170ac4,_0x5e826e);}const _0x3cd44c=_0xc6c5;function _0x16ab(){const _0x4c9d19=['Reply...','initialData','tab','focusCycler','destroy','forEach','set','_editorConfig','setTemplate','firstChild','length','_editorCreationPromise','ck-comment__input-actions--cancel','added','disabledSubmit','1837161SxxlWX','focus','cancelButtonView','_setupKeyboardNavigation','document','_createCancelButton','shift+tab','createCollection','div','model','isEnabled','ck-comment__input-actions','execute','Esc','1094852rOwcnj','_createSubmitButton','TOO_LONG_COMMENT_ALERT','create','listenTo','3260585pSIKjU','getData','135JlmJnm','submitButtonView','_isDestroyed','editor','editorReady','placeholder','view','5824098iiXywh','label','focusLast','trim','insertBefore','cancel','submit','ck-comment__input-wrapper','withText','3906900lSyLHp','reverse','focusTracker','extendTemplate','submitLabel','from','stop','setData','high','focusFirst','6nZxfBT','keystrokes','ck-comment__input-actions--active','createEditor','editorDestroyed','showButtons','Reply','ck-comment__input-actions--submit','element','153194QmjzxY','Ctrl+Enter','4ODmmaB','then','bind','bindTemplate','add','Cancel','change','value','137880AyXzcc','focusables','render','fire'];_0x16ab=function(){return _0x4c9d19;};return _0x16ab();}(function(_0x4b3dab,_0x227885){const _0x327588=_0xc6c5,_0x311377=_0x4b3dab();while(!![]){try{const _0x26e075=parseInt(_0x327588(0xe8))/0x1*(parseInt(_0x327588(0xe6))/0x2)+-parseInt(_0x327588(0x103))/0x3+parseInt(_0x327588(0x111))/0x4+-parseInt(_0x327588(0x116))/0x5*(-parseInt(_0x327588(0xdd))/0x6)+-parseInt(_0x327588(0x11f))/0x7+-parseInt(_0x327588(0xf0))/0x8*(-parseInt(_0x327588(0x118))/0x9)+parseInt(_0x327588(0x128))/0xa;if(_0x26e075===_0x227885)break;else _0x311377['push'](_0x311377['shift']());}catch(_0x254011){_0x311377['push'](_0x311377['shift']());}}}(_0x16ab,0x6ab28));import{View as _0x1f1816,FocusCycler as _0x592fbc,ButtonView as _0x285393}from'ckeditor5/src/ui.js';import{FocusTracker as _0x2273da,KeystrokeHandler as _0x29145d}from'ckeditor5/src/utils.js';import _0x332022 from'../commenteditor/commenteditor.js';import{getTranslation as _0x340e49}from'../../../utils/common-translations.js';export default class rs extends _0x1f1816{constructor(_0x37e9b0,_0x3ba56a={}){const _0x1f61a7=_0xc6c5;super(_0x37e9b0),this[_0x1f61a7(0x11b)]=null,this[_0x1f61a7(0xfb)]=_0x3ba56a,this[_0x1f61a7(0xfa)](_0x1f61a7(0xef),_0x3ba56a[_0x1f61a7(0xf5)]||''),this[_0x1f61a7(0xfa)](_0x1f61a7(0x102),!0x1),this[_0x1f61a7(0xfa)](_0x1f61a7(0xe2),!0x0),this[_0x1f61a7(0xfa)](_0x1f61a7(0x11d),_0x340e49(_0x37e9b0,_0x1f61a7(0xf4))),this[_0x1f61a7(0xfa)](_0x1f61a7(0x12c),_0x340e49(_0x37e9b0,_0x1f61a7(0xe3))),this[_0x1f61a7(0x119)]=this[_0x1f61a7(0x112)](),this[_0x1f61a7(0x105)]=this[_0x1f61a7(0x108)](),this[_0x1f61a7(0xf1)]=this[_0x1f61a7(0x10a)]([this[_0x1f61a7(0x119)],this[_0x1f61a7(0x105)]]),this[_0x1f61a7(0xde)]=new _0x29145d(),this[_0x1f61a7(0x12a)]=new _0x2273da(),this[_0x1f61a7(0xf7)]=new _0x592fbc({'focusables':this[_0x1f61a7(0xf1)],'focusTracker':this[_0x1f61a7(0x12a)],'keystrokeHandler':this[_0x1f61a7(0xde)],'actions':{'focusPrevious':_0x1f61a7(0x109),'focusNext':_0x1f61a7(0xf6)}}),this[_0x1f61a7(0xfc)]({'tag':_0x1f61a7(0x10b),'attributes':{'class':[_0x1f61a7(0x126)]},'children':[{'tag':_0x1f61a7(0x10b),'attributes':{'class':[_0x1f61a7(0x10e),this[_0x1f61a7(0xeb)]['if'](_0x1f61a7(0xe2),_0x1f61a7(0xdf))]},'children':[this[_0x1f61a7(0x119)],this[_0x1f61a7(0x105)]]}]}),this[_0x1f61a7(0xde)][_0x1f61a7(0xfa)](_0x1f61a7(0x110),(_0x32aedf,_0x30ff04)=>{const _0x38e302=_0x1f61a7;this[_0x38e302(0x105)][_0x38e302(0xf3)](_0x38e302(0x10f)),_0x30ff04();}),this[_0x1f61a7(0xde)][_0x1f61a7(0xfa)](_0x1f61a7(0xe7),(_0x533298,_0x5d2a7e)=>{const _0x4e13e1=_0x1f61a7;this[_0x4e13e1(0x119)][_0x4e13e1(0x10d)]&&(this[_0x4e13e1(0x119)][_0x4e13e1(0xf3)](_0x4e13e1(0x10f)),_0x5d2a7e());}),this['on'](_0x1f61a7(0x125),(_0x3f0e28,_0x37bc06)=>{const _0x17438b=_0x1f61a7;_0x37bc06[_0x17438b(0xfe)]>0xfde8?(alert(_0x340e49(_0x37e9b0,_0x17438b(0x113),[_0x37bc06[_0x17438b(0xfe)],0xfde8])),_0x3f0e28[_0x17438b(0x12e)]()):this[_0x17438b(0x11b)][_0x17438b(0x12f)]('');},{'priority':_0x1f61a7(0x130)});}[_0x3cd44c(0xf2)](){const _0x2f1253=_0x3cd44c;super[_0x2f1253(0xf2)](),this[_0x2f1253(0x106)]();}[_0x3cd44c(0xe0)](){const _0x1be6b0=_0x3cd44c;return this[_0x1be6b0(0x11b)]||(this[_0x1be6b0(0x11b)]=new _0x332022(this[_0x1be6b0(0xfb)]),this[_0x1be6b0(0xff)]=this[_0x1be6b0(0x11b)][_0x1be6b0(0x114)]()[_0x1be6b0(0xe9)](()=>{const _0x1e82f1=_0x1be6b0;if(this[_0x1e82f1(0x11a)])return;const _0x47be1b=this[_0x1e82f1(0x11b)];this[_0x1e82f1(0xe5)][_0x1e82f1(0x123)](_0x47be1b['ui'][_0x1e82f1(0xe5)],this[_0x1e82f1(0xe5)][_0x1e82f1(0xfd)]),_0x47be1b[_0x1e82f1(0x10c)][_0x1e82f1(0x107)]['on'](_0x1e82f1(0xee),()=>this[_0x1e82f1(0xef)]=_0x47be1b[_0x1e82f1(0x117)]()),_0x47be1b[_0x1e82f1(0xea)](_0x1e82f1(0x11d))['to'](this),this[_0x1e82f1(0xf1)][_0x1e82f1(0xec)](_0x47be1b['ui'][_0x1e82f1(0x11e)],0x0),this[_0x1e82f1(0xf3)](_0x1e82f1(0x11c),this[_0x1e82f1(0x11b)]);})),this[_0x1be6b0(0xff)];}[_0x3cd44c(0x104)](_0x7c8e03){const _0x37c49c=_0x3cd44c;-0x1===_0x7c8e03?(this[_0x37c49c(0xf7)][_0x37c49c(0x131)](),this[_0x37c49c(0xf7)][_0x37c49c(0x121)]()):this[_0x37c49c(0xf7)][_0x37c49c(0x131)]();}async[_0x3cd44c(0xf8)](){const _0xf9dc0b=_0x3cd44c;this[_0xf9dc0b(0x11a)]||(this[_0xf9dc0b(0x11a)]=!0x0,this[_0xf9dc0b(0x11b)]&&(await this[_0xf9dc0b(0xff)],await this[_0xf9dc0b(0x11b)][_0xf9dc0b(0xf8)](),this[_0xf9dc0b(0xf3)](_0xf9dc0b(0xe1),this[_0xf9dc0b(0x11b)])),await super[_0xf9dc0b(0xf8)]());}[_0x3cd44c(0x112)](){const _0x3c5d3b=_0x3cd44c,{locale:_0x49a614}=this,_0x2471df=new _0x285393(_0x49a614);return _0x2471df[_0x3c5d3b(0x12b)]({'attributes':{'class':[_0x3c5d3b(0xe4)]}}),_0x2471df[_0x3c5d3b(0x127)]=!0x0,_0x2471df[_0x3c5d3b(0xea)](_0x3c5d3b(0x120))['to'](this,_0x3c5d3b(0x12c)),_0x2471df['on'](_0x3c5d3b(0x10f),()=>{const _0x2a4947=_0x3c5d3b;this[_0x2a4947(0xf3)](_0x2a4947(0x125),this[_0x2a4947(0xef)]);}),_0x2471df[_0x3c5d3b(0xea)](_0x3c5d3b(0x10d))['to'](this,_0x3c5d3b(0xef),this,_0x3c5d3b(0x102),(_0x389c61,_0x4e9cb5)=>!_0x4e9cb5&&!!_0x389c61[_0x3c5d3b(0x122)]()),_0x2471df;}[_0x3cd44c(0x108)](){const _0x21c12a=_0x3cd44c,{locale:_0x2941e9}=this,_0x17731b=new _0x285393(_0x2941e9);return _0x17731b[_0x21c12a(0x12b)]({'attributes':{'class':[_0x21c12a(0x100)]}}),_0x17731b[_0x21c12a(0x120)]=_0x340e49(_0x2941e9,_0x21c12a(0xed)),_0x17731b[_0x21c12a(0x127)]=!0x0,_0x17731b['on'](_0x21c12a(0x10f),()=>{const _0x2ca238=_0x21c12a;this[_0x2ca238(0x11b)][_0x2ca238(0x12f)](''),this[_0x2ca238(0xf3)](_0x2ca238(0x124));}),_0x17731b;}[_0x3cd44c(0x106)](){const _0x12682d=_0x3cd44c;this[_0x12682d(0xde)][_0x12682d(0x115)](this[_0x12682d(0xe5)]),this[_0x12682d(0xf1)][_0x12682d(0xf9)](_0x73081b=>{const _0x2c71b2=_0x12682d;this[_0x2c71b2(0x12a)][_0x2c71b2(0xec)](_0x73081b[_0x2c71b2(0xe5)]);}),this[_0x12682d(0xf1)]['on'](_0x12682d(0xee),(_0x5cce0a,_0x4c23e8)=>{const _0x55564c=_0x12682d;for(const _0x30cb8e of Array[_0x55564c(0x12d)](_0x4c23e8[_0x55564c(0x101)])[_0x55564c(0x129)]())this[_0x55564c(0x12a)][_0x55564c(0xec)](_0x30cb8e[_0x55564c(0xe5)]);});}}
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)]);});}}