@ckeditor/ckeditor5-comments 41.2.1 → 41.3.0-alpha.3

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 (201) hide show
  1. package/build/comments.js +1 -1
  2. package/dist/content-index.css +332 -0
  3. package/dist/editor-index.css +902 -0
  4. package/dist/index.css +1874 -0
  5. package/dist/translations/af.d.ts +8 -0
  6. package/dist/translations/af.js +23 -0
  7. package/dist/translations/ar.d.ts +8 -0
  8. package/dist/translations/ar.js +23 -0
  9. package/dist/translations/bg.d.ts +8 -0
  10. package/dist/translations/bg.js +23 -0
  11. package/dist/translations/bn.d.ts +8 -0
  12. package/dist/translations/bn.js +23 -0
  13. package/dist/translations/bs.d.ts +8 -0
  14. package/dist/translations/bs.js +23 -0
  15. package/dist/translations/ca.d.ts +8 -0
  16. package/dist/translations/ca.js +23 -0
  17. package/dist/translations/cs.d.ts +8 -0
  18. package/dist/translations/cs.js +23 -0
  19. package/dist/translations/da.d.ts +8 -0
  20. package/dist/translations/da.js +23 -0
  21. package/dist/translations/de-ch.d.ts +8 -0
  22. package/dist/translations/de-ch.js +23 -0
  23. package/dist/translations/de.d.ts +8 -0
  24. package/dist/translations/de.js +23 -0
  25. package/dist/translations/el.d.ts +8 -0
  26. package/dist/translations/el.js +23 -0
  27. package/dist/translations/en-au.d.ts +8 -0
  28. package/dist/translations/en-au.js +23 -0
  29. package/dist/translations/en.d.ts +8 -0
  30. package/dist/translations/en.js +23 -0
  31. package/dist/translations/es-co.d.ts +8 -0
  32. package/dist/translations/es-co.js +23 -0
  33. package/dist/translations/es.d.ts +8 -0
  34. package/dist/translations/es.js +23 -0
  35. package/dist/translations/et.d.ts +8 -0
  36. package/dist/translations/et.js +23 -0
  37. package/dist/translations/fa.d.ts +8 -0
  38. package/dist/translations/fa.js +23 -0
  39. package/dist/translations/fi.d.ts +8 -0
  40. package/dist/translations/fi.js +23 -0
  41. package/dist/translations/fr.d.ts +8 -0
  42. package/dist/translations/fr.js +23 -0
  43. package/dist/translations/gl.d.ts +8 -0
  44. package/dist/translations/gl.js +23 -0
  45. package/dist/translations/he.d.ts +8 -0
  46. package/dist/translations/he.js +23 -0
  47. package/dist/translations/hi.d.ts +8 -0
  48. package/dist/translations/hi.js +23 -0
  49. package/dist/translations/hr.d.ts +8 -0
  50. package/dist/translations/hr.js +23 -0
  51. package/dist/translations/hu.d.ts +8 -0
  52. package/dist/translations/hu.js +23 -0
  53. package/dist/translations/id.d.ts +8 -0
  54. package/dist/translations/id.js +23 -0
  55. package/dist/translations/it.d.ts +8 -0
  56. package/dist/translations/it.js +23 -0
  57. package/dist/translations/ja.d.ts +8 -0
  58. package/dist/translations/ja.js +23 -0
  59. package/dist/translations/jv.d.ts +8 -0
  60. package/dist/translations/jv.js +23 -0
  61. package/dist/translations/ko.d.ts +8 -0
  62. package/dist/translations/ko.js +23 -0
  63. package/dist/translations/lt.d.ts +8 -0
  64. package/dist/translations/lt.js +23 -0
  65. package/dist/translations/lv.d.ts +8 -0
  66. package/dist/translations/lv.js +23 -0
  67. package/dist/translations/ms.d.ts +8 -0
  68. package/dist/translations/ms.js +23 -0
  69. package/dist/translations/nl.d.ts +8 -0
  70. package/dist/translations/nl.js +23 -0
  71. package/dist/translations/no.d.ts +8 -0
  72. package/dist/translations/no.js +23 -0
  73. package/dist/translations/pl.d.ts +8 -0
  74. package/dist/translations/pl.js +23 -0
  75. package/dist/translations/pt-br.d.ts +8 -0
  76. package/dist/translations/pt-br.js +23 -0
  77. package/dist/translations/pt.d.ts +8 -0
  78. package/dist/translations/pt.js +23 -0
  79. package/dist/translations/ro.d.ts +8 -0
  80. package/dist/translations/ro.js +23 -0
  81. package/dist/translations/ru.d.ts +8 -0
  82. package/dist/translations/ru.js +23 -0
  83. package/dist/translations/sk.d.ts +8 -0
  84. package/dist/translations/sk.js +23 -0
  85. package/dist/translations/sq.d.ts +8 -0
  86. package/dist/translations/sq.js +23 -0
  87. package/dist/translations/sr-latn.d.ts +8 -0
  88. package/dist/translations/sr-latn.js +23 -0
  89. package/dist/translations/sr.d.ts +8 -0
  90. package/dist/translations/sr.js +23 -0
  91. package/dist/translations/sv.d.ts +8 -0
  92. package/dist/translations/sv.js +23 -0
  93. package/dist/translations/th.d.ts +8 -0
  94. package/dist/translations/th.js +23 -0
  95. package/dist/translations/tk.d.ts +8 -0
  96. package/dist/translations/tk.js +23 -0
  97. package/dist/translations/tr.d.ts +8 -0
  98. package/dist/translations/tr.js +23 -0
  99. package/dist/translations/tt.d.ts +8 -0
  100. package/dist/translations/tt.js +23 -0
  101. package/dist/translations/ug.d.ts +8 -0
  102. package/dist/translations/ug.js +23 -0
  103. package/dist/translations/uk.d.ts +8 -0
  104. package/dist/translations/uk.js +23 -0
  105. package/dist/translations/ur.d.ts +8 -0
  106. package/dist/translations/ur.js +23 -0
  107. package/dist/translations/vi.d.ts +8 -0
  108. package/dist/translations/vi.js +23 -0
  109. package/dist/translations/zh-cn.d.ts +8 -0
  110. package/dist/translations/zh-cn.js +23 -0
  111. package/dist/translations/zh.d.ts +8 -0
  112. package/dist/translations/zh.js +23 -0
  113. package/dist/types/annotations/annotation.d.ts +94 -0
  114. package/dist/types/annotations/annotationcollection.d.ts +102 -0
  115. package/dist/types/annotations/annotations.d.ts +158 -0
  116. package/dist/types/annotations/annotationsuis.d.ts +236 -0
  117. package/dist/types/annotations/editorannotations.d.ts +71 -0
  118. package/dist/types/annotations/inlineannotations.d.ts +94 -0
  119. package/dist/types/annotations/narrowsidebar.d.ts +89 -0
  120. package/dist/types/annotations/sidebar.d.ts +104 -0
  121. package/dist/types/annotations/view/annotationcounterbuttonview.d.ts +33 -0
  122. package/dist/types/annotations/view/annotationview.d.ts +94 -0
  123. package/dist/types/annotations/view/sidebaritemview.d.ts +59 -0
  124. package/dist/types/annotations/view/sidebarview.d.ts +36 -0
  125. package/dist/types/annotations/widesidebar.d.ts +81 -0
  126. package/dist/types/augmentation.d.ts +56 -0
  127. package/dist/types/comments/addcommentthreadcommand.d.ts +39 -0
  128. package/dist/types/comments/commentsarchive.d.ts +35 -0
  129. package/dist/types/comments/commentsarchiveui.d.ts +42 -0
  130. package/dist/types/comments/commentsediting.d.ts +84 -0
  131. package/dist/types/comments/commentsrepository.d.ts +1134 -0
  132. package/dist/types/comments/commentsui.d.ts +37 -0
  133. package/dist/types/comments/integrations/clipboard.d.ts +30 -0
  134. package/dist/types/comments/integrations/commentsrestrictededitingmode.d.ts +21 -0
  135. package/dist/types/comments/integrations/importword.d.ts +25 -0
  136. package/dist/types/comments/ui/commenteditor/commenteditor.d.ts +40 -0
  137. package/dist/types/comments/ui/commenteditor/commenteditorui.d.ts +35 -0
  138. package/dist/types/comments/ui/commenteditor/commenteditoruiview.d.ts +40 -0
  139. package/dist/types/comments/ui/commentthreadcontroller.d.ts +68 -0
  140. package/dist/types/comments/ui/view/basecommentthreadview.d.ts +123 -0
  141. package/dist/types/comments/ui/view/basecommentview.d.ts +116 -0
  142. package/dist/types/comments/ui/view/collapsedcommentsview.d.ts +17 -0
  143. package/dist/types/comments/ui/view/commentcontentview.d.ts +18 -0
  144. package/dist/types/comments/ui/view/commentinputview.d.ts +90 -0
  145. package/dist/types/comments/ui/view/commentsarchiveview.d.ts +42 -0
  146. package/dist/types/comments/ui/view/commentslistview.d.ts +104 -0
  147. package/dist/types/comments/ui/view/commentthreadheaderview.d.ts +54 -0
  148. package/dist/types/comments/ui/view/commentthreadinputview.d.ts +45 -0
  149. package/dist/types/comments/ui/view/commentthreadview.d.ts +122 -0
  150. package/dist/types/comments/ui/view/commentview.d.ts +247 -0
  151. package/dist/types/comments.d.ts +39 -0
  152. package/dist/types/commentsonly.d.ts +37 -0
  153. package/dist/types/config.d.ts +202 -0
  154. package/dist/types/index.d.ts +28 -0
  155. package/dist/types/utils/common-translations.d.ts +13 -0
  156. package/dist/types/utils/createmutationobserver.d.ts +18 -0
  157. package/package.json +4 -3
  158. package/src/annotations/annotation.js +1 -1
  159. package/src/annotations/annotationcollection.js +1 -1
  160. package/src/annotations/annotations.js +1 -1
  161. package/src/annotations/annotationsuis.js +1 -1
  162. package/src/annotations/editorannotations.js +1 -1
  163. package/src/annotations/inlineannotations.js +1 -1
  164. package/src/annotations/narrowsidebar.js +1 -1
  165. package/src/annotations/sidebar.js +1 -1
  166. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  167. package/src/annotations/view/annotationview.js +1 -1
  168. package/src/annotations/view/sidebaritemview.js +1 -1
  169. package/src/annotations/view/sidebarview.js +1 -1
  170. package/src/annotations/widesidebar.js +1 -1
  171. package/src/comments/addcommentthreadcommand.js +1 -1
  172. package/src/comments/commentsarchive.js +1 -1
  173. package/src/comments/commentsarchiveui.js +1 -1
  174. package/src/comments/commentsediting.js +1 -1
  175. package/src/comments/commentsrepository.js +1 -1
  176. package/src/comments/commentsui.js +1 -1
  177. package/src/comments/integrations/clipboard.js +1 -1
  178. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  179. package/src/comments/integrations/importword.js +1 -1
  180. package/src/comments/ui/commenteditor/commenteditor.js +1 -1
  181. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  182. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  183. package/src/comments/ui/commentthreadcontroller.js +1 -1
  184. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  185. package/src/comments/ui/view/basecommentview.js +1 -1
  186. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  187. package/src/comments/ui/view/commentcontentview.js +1 -1
  188. package/src/comments/ui/view/commentinputview.js +1 -1
  189. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  190. package/src/comments/ui/view/commentslistview.js +1 -1
  191. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  192. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  193. package/src/comments/ui/view/commentthreadview.js +1 -1
  194. package/src/comments/ui/view/commentview.js +1 -1
  195. package/src/comments.js +1 -1
  196. package/src/commentsonly.js +1 -1
  197. package/src/config.d.ts +17 -10
  198. package/src/index.d.ts +1 -1
  199. package/src/index.js +1 -1
  200. package/src/utils/common-translations.js +1 -1
  201. package/src/utils/createmutationobserver.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3bd0(){const _0x2c8e7e=['1236514mvGJFW','186786GbuCJr','define','CommentsRepository','afterInit','config','plugins','keys','ClipboardPipeline','comments.copyMarkers','hasCommentThread','2337370dbhYVK','has','973860qZdfOw','markers','_removeMarkersWithoutThreads','requires','_registerMarkerToCopy','listenTo','comment','editor','delete','highest','9425283kvJGKn','default','split','ClipboardMarkersUtils','152505DgxPPf','contentInsertion','content','160479ToGAEn','get'];_0x3bd0=function(){return _0x2c8e7e;};return _0x3bd0();}function _0x12ae(_0x25dd26,_0x131b38){const _0x3bd045=_0x3bd0();return _0x12ae=function(_0x12ae3d,_0x36927d){_0x12ae3d=_0x12ae3d-0x18d;let _0x2e44e4=_0x3bd045[_0x12ae3d];return _0x2e44e4;},_0x12ae(_0x25dd26,_0x131b38);}const _0xdc4ade=_0x12ae;(function(_0x26c362,_0x3860f0){const _0x22df8b=_0x12ae,_0x30749a=_0x26c362();while(!![]){try{const _0x2eff2f=-parseInt(_0x22df8b(0x1a0))/0x1+-parseInt(_0x22df8b(0x1a2))/0x2+parseInt(_0x22df8b(0x19d))/0x3+parseInt(_0x22df8b(0x18f))/0x4+-parseInt(_0x22df8b(0x18d))/0x5+-parseInt(_0x22df8b(0x1a3))/0x6+parseInt(_0x22df8b(0x199))/0x7;if(_0x2eff2f===_0x3860f0)break;else _0x30749a['push'](_0x30749a['shift']());}catch(_0x2d5678){_0x30749a['push'](_0x30749a['shift']());}}}(_0x3bd0,0x58ba4));import{Plugin as _0x58ec74}from'ckeditor5/src/core.js';import{ClipboardPipeline as _0x36d31a,ClipboardMarkersUtils as _0x2e756e}from'ckeditor5/src/clipboard.js';export default class tt extends _0x58ec74{constructor(_0x21713b){const _0x38a22a=_0x12ae;super(_0x21713b),this[_0x38a22a(0x196)][_0x38a22a(0x1a7)][_0x38a22a(0x1a4)](_0x38a22a(0x1ab),_0x38a22a(0x19a));}static get[_0xdc4ade(0x192)](){return[_0x2e756e,_0x36d31a];}[_0xdc4ade(0x1a6)](){const _0xec5a89=_0xdc4ade,_0x4559f2=this[_0xec5a89(0x196)][_0xec5a89(0x1a8)][_0xec5a89(0x1a1)](_0xec5a89(0x19c)),_0x507f03=this[_0xec5a89(0x196)][_0xec5a89(0x1a8)][_0xec5a89(0x1a1)](_0xec5a89(0x1aa)),_0x3cc12b=this[_0xec5a89(0x196)][_0xec5a89(0x1a7)][_0xec5a89(0x1a1)](_0xec5a89(0x1ab));_0x4559f2[_0xec5a89(0x193)](_0xec5a89(0x195),_0x3cc12b),this[_0xec5a89(0x194)](_0x507f03,_0xec5a89(0x19e),(_0x58819e,_0x430132)=>this[_0xec5a89(0x191)](_0x430132[_0xec5a89(0x19f)][_0xec5a89(0x190)]),{'priority':_0xec5a89(0x198)});}[_0xdc4ade(0x191)](_0x44377f){const _0xc42d6a=_0xdc4ade;if(!this[_0xc42d6a(0x196)][_0xc42d6a(0x1a8)][_0xc42d6a(0x18e)](_0xc42d6a(0x1a5)))return _0x44377f;const _0x49b6f6=this[_0xc42d6a(0x196)][_0xc42d6a(0x1a8)][_0xc42d6a(0x1a1)](_0xc42d6a(0x1a5));for(const _0x3d1db1 of _0x44377f[_0xc42d6a(0x1a9)]()){const [_0x2269a8,_0x3258cb]=_0x3d1db1[_0xc42d6a(0x19b)](':');_0xc42d6a(0x195)!=_0x2269a8||_0x49b6f6[_0xc42d6a(0x1ac)](_0x3258cb)||_0x44377f[_0xc42d6a(0x197)](_0x3d1db1);}return _0x44377f;}}
23
+ function _0x16de(_0xaab5a3,_0x1eb78a){const _0x19b298=_0x19b2();return _0x16de=function(_0x16dec9,_0x1fe2b3){_0x16dec9=_0x16dec9-0x157;let _0x4bbab9=_0x19b298[_0x16dec9];return _0x4bbab9;},_0x16de(_0xaab5a3,_0x1eb78a);}const _0x318986=_0x16de;function _0x19b2(){const _0x14018d=['dragstart','default','all','editor','never','split','markers','418089vUxfKC','comments.copyMarkers','config','define','6712062tQQPwL','ClipboardMarkersUtils','requires','3832848jqMoLk','delete','ClipboardPipeline','always','plugins','highest','_mapCommentsCopyConfigToRegisterConfiguration','_removeMarkersWithoutThreads','_registerMarkerToCopy','content','CommentsRepository','keys','comment','afterInit','5995055rvDtwi','cut','listenTo','get','953666kRkWqK','159GDJYfD','hasCommentThread','has','103680RPVgjK','_registerMarkerInClipboardPipeline','contentInsertion','65836AOORml'];_0x19b2=function(){return _0x14018d;};return _0x19b2();}(function(_0xc911fd,_0x36c5b5){const _0x2896ad=_0x16de,_0x5ca3f2=_0xc911fd();while(!![]){try{const _0x372fa1=parseInt(_0x2896ad(0x16e))/0x1+parseInt(_0x2896ad(0x172))/0x2+parseInt(_0x2896ad(0x16f))/0x3*(-parseInt(_0x2896ad(0x175))/0x4)+parseInt(_0x2896ad(0x16a))/0x5+-parseInt(_0x2896ad(0x159))/0x6+-parseInt(_0x2896ad(0x17d))/0x7+parseInt(_0x2896ad(0x15c))/0x8;if(_0x372fa1===_0x36c5b5)break;else _0x5ca3f2['push'](_0x5ca3f2['shift']());}catch(_0x34259d){_0x5ca3f2['push'](_0x5ca3f2['shift']());}}}(_0x19b2,0x9a83c));import{Plugin as _0x5ea8c9}from'ckeditor5/src/core.js';import{ClipboardPipeline as _0x1058e8,ClipboardMarkersUtils as _0x3dc943}from'ckeditor5/src/clipboard.js';export default class tt extends _0x5ea8c9{constructor(_0x388df6){const _0x1fc358=_0x16de;super(_0x388df6),this[_0x1fc358(0x179)][_0x1fc358(0x157)][_0x1fc358(0x158)](_0x1fc358(0x17e),_0x1fc358(0x177));}static get[_0x318986(0x15b)](){return[_0x3dc943,_0x1058e8];}[_0x318986(0x169)](){const _0x526cca=_0x318986,_0x1c8906=this[_0x526cca(0x179)][_0x526cca(0x160)][_0x526cca(0x16d)](_0x526cca(0x15e));this[_0x526cca(0x173)](),this[_0x526cca(0x16c)](_0x1c8906,_0x526cca(0x174),(_0x31d6d6,_0x2f17b9)=>this[_0x526cca(0x163)](_0x2f17b9[_0x526cca(0x165)][_0x526cca(0x17c)]),{'priority':_0x526cca(0x161)});}[_0x318986(0x163)](_0x25897e){const _0x4f5aa=_0x318986;if(!this[_0x4f5aa(0x179)][_0x4f5aa(0x160)][_0x4f5aa(0x171)](_0x4f5aa(0x166)))return _0x25897e;const _0x224afd=this[_0x4f5aa(0x179)][_0x4f5aa(0x160)][_0x4f5aa(0x16d)](_0x4f5aa(0x166));for(const _0x5762d5 of _0x25897e[_0x4f5aa(0x167)]()){const [_0x4297a4,_0x407f18]=_0x5762d5[_0x4f5aa(0x17b)](':');_0x4f5aa(0x168)!=_0x4297a4||_0x224afd[_0x4f5aa(0x170)](_0x407f18)||_0x25897e[_0x4f5aa(0x15d)](_0x5762d5);}return _0x25897e;}[_0x318986(0x173)](){const _0x208315=_0x318986,_0x42fc1a=this[_0x208315(0x179)][_0x208315(0x160)][_0x208315(0x16d)](_0x208315(0x15a)),_0x3d023f=this[_0x208315(0x162)](this[_0x208315(0x179)][_0x208315(0x157)][_0x208315(0x16d)](_0x208315(0x17e)));_0x3d023f&&_0x42fc1a[_0x208315(0x164)](_0x208315(0x168),_0x3d023f);}[_0x318986(0x162)](_0x1b61b8){const _0x54627a=_0x318986;switch(_0x1b61b8){case _0x54627a(0x15f):return{'allowedActions':_0x54627a(0x178),'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case _0x54627a(0x177):return{'allowedActions':[_0x54627a(0x16b),_0x54627a(0x176)],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};case _0x54627a(0x17a):return null;default:return null;}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x42d3dd=_0x3634;(function(_0x4fb145,_0xd4c45f){const _0x4c8b94=_0x3634,_0x478a8e=_0x4fb145();while(!![]){try{const _0x3fe757=parseInt(_0x4c8b94(0x10f))/0x1*(parseInt(_0x4c8b94(0x116))/0x2)+-parseInt(_0x4c8b94(0x11e))/0x3*(parseInt(_0x4c8b94(0x113))/0x4)+-parseInt(_0x4c8b94(0x11a))/0x5+parseInt(_0x4c8b94(0x10c))/0x6*(parseInt(_0x4c8b94(0x11d))/0x7)+parseInt(_0x4c8b94(0x112))/0x8*(parseInt(_0x4c8b94(0x111))/0x9)+parseInt(_0x4c8b94(0x10e))/0xa+parseInt(_0x4c8b94(0x117))/0xb*(-parseInt(_0x4c8b94(0x110))/0xc);if(_0x3fe757===_0xd4c45f)break;else _0x478a8e['push'](_0x478a8e['shift']());}catch(_0x2d2a21){_0x478a8e['push'](_0x478a8e['shift']());}}}(_0xdc75,0x752f4));import{Plugin as _0x26e0a}from'ckeditor5/src/core.js';export default class Y extends _0x26e0a{[_0x42d3dd(0x11c)](){const _0x2a4149=_0x42d3dd,_0x3e2ace=this[_0x2a4149(0x11b)];if(!_0x3e2ace[_0x2a4149(0x115)][_0x2a4149(0x11f)](_0x2a4149(0x10d)))return;_0x3e2ace[_0x2a4149(0x115)][_0x2a4149(0x119)](_0x2a4149(0x10d))[_0x2a4149(0x118)](_0x2a4149(0x114));}}function _0x3634(_0x2ec7c2,_0x556ae0){const _0xdc7524=_0xdc75();return _0x3634=function(_0x3634a9,_0x3b0663){_0x3634a9=_0x3634a9-0x10c;let _0x5d3065=_0xdc7524[_0x3634a9];return _0x5d3065;},_0x3634(_0x2ec7c2,_0x556ae0);}function _0xdc75(){const _0x2e24b4=['has','3294TeJLgE','RestrictedEditingModeEditing','2717290iyDQHq','556999isuiHm','3017052kMHYXH','395775ZfFyVG','32sAkDLX','4NMpsTi','addCommentThread','plugins','2ldWUXb','22VwypJx','enableCommand','get','351650rZespb','editor','afterInit','2933WMuSzq','544497JAxCFb'];_0xdc75=function(){return _0x2e24b4;};return _0xdc75();}
23
+ const _0x112799=_0x4537;(function(_0x28f6a3,_0x1dc5f3){const _0x1ca820=_0x4537,_0xa9c504=_0x28f6a3();while(!![]){try{const _0x3feabd=parseInt(_0x1ca820(0xf1))/0x1*(-parseInt(_0x1ca820(0xfe))/0x2)+parseInt(_0x1ca820(0xff))/0x3+parseInt(_0x1ca820(0xf0))/0x4+-parseInt(_0x1ca820(0xf4))/0x5+parseInt(_0x1ca820(0xfa))/0x6*(parseInt(_0x1ca820(0xf5))/0x7)+parseInt(_0x1ca820(0xf8))/0x8+parseInt(_0x1ca820(0xf3))/0x9;if(_0x3feabd===_0x1dc5f3)break;else _0xa9c504['push'](_0xa9c504['shift']());}catch(_0xfefd52){_0xa9c504['push'](_0xa9c504['shift']());}}}(_0x494f,0x7a275));function _0x494f(){const _0x2fa240=['afterInit','enableCommand','has','11738mfulCJ','870867sXibOH','plugins','2704636unzqxu','101WkCfsn','addCommentThread','2720592zCgSAS','2303775KqplhZ','65401zKfXgc','get','RestrictedEditingModeEditing','337688bxPMda','editor','156bZAOPU'];_0x494f=function(){return _0x2fa240;};return _0x494f();}function _0x4537(_0x30b78b,_0x3296f4){const _0x494fc7=_0x494f();return _0x4537=function(_0x4537ec,_0x2323d8){_0x4537ec=_0x4537ec-0xef;let _0x54f220=_0x494fc7[_0x4537ec];return _0x54f220;},_0x4537(_0x30b78b,_0x3296f4);}import{Plugin as _0x2ea4c6}from'ckeditor5/src/core.js';export default class Y extends _0x2ea4c6{[_0x112799(0xfb)](){const _0x1dab69=_0x112799,_0x3ae312=this[_0x1dab69(0xf9)];if(!_0x3ae312[_0x1dab69(0xef)][_0x1dab69(0xfd)](_0x1dab69(0xf7)))return;_0x3ae312[_0x1dab69(0xef)][_0x1dab69(0xf6)](_0x1dab69(0xf7))[_0x1dab69(0xfc)](_0x1dab69(0xf2));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x39cf(_0x430c72,_0x1b2422){const _0x5bbebd=_0x5bbe();return _0x39cf=function(_0x39cf81,_0x1c5087){_0x39cf81=_0x39cf81-0x1d5;let _0x21003e=_0x5bbebd[_0x39cf81];return _0x21003e;},_0x39cf(_0x430c72,_0x1b2422);}const _0x52ed71=_0x39cf;(function(_0x3b29ee,_0x39e77e){const _0x17d9cd=_0x39cf,_0x171dd0=_0x3b29ee();while(!![]){try{const _0x38a2d4=-parseInt(_0x17d9cd(0x1f3))/0x1+-parseInt(_0x17d9cd(0x1df))/0x2+parseInt(_0x17d9cd(0x1eb))/0x3*(-parseInt(_0x17d9cd(0x1da))/0x4)+parseInt(_0x17d9cd(0x1ec))/0x5*(-parseInt(_0x17d9cd(0x1ee))/0x6)+-parseInt(_0x17d9cd(0x1d5))/0x7+-parseInt(_0x17d9cd(0x1ea))/0x8*(-parseInt(_0x17d9cd(0x1f1))/0x9)+-parseInt(_0x17d9cd(0x1e9))/0xa*(-parseInt(_0x17d9cd(0x1dd))/0xb);if(_0x38a2d4===_0x39e77e)break;else _0x171dd0['push'](_0x171dd0['shift']());}catch(_0x5e30e7){_0x171dd0['push'](_0x171dd0['shift']());}}}(_0x5bbe,0xa9b8a));import{Plugin as _0x4bbc4d}from'ckeditor5/src/core.js';import{priorities as _0x19c604}from'ckeditor5/src/utils.js';import{Users as _0x48803d}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x127867 from'../commentsrepository.js';function _0x5bbe(){const _0x4a6571=['map','importWord','forEach','1190284LcdxMz','_handleImportedData','collaboration_features','31216471PEOnAs','execute','2130582asVDNa','afterInit','commands','listenTo','importWord.formatting.comments','addCommentThread','dataInsert','plugins','define','config','10xZBmYv','1429768RJKpWY','6zKNtPX','10sINRzO','editor','2934474uCdmDZ','high','basic','45KcdpLE','collaboration.channelId','215095uxZclY','1278214YZZTuR','get'];_0x5bbe=function(){return _0x4a6571;};return _0x5bbe();}export default class Z extends _0x4bbc4d{constructor(_0x273e8f){const _0x3d8863=_0x39cf;super(_0x273e8f),this[_0x3d8863(0x1ed)][_0x3d8863(0x1e8)][_0x3d8863(0x1e7)](_0x3d8863(0x1e3),_0x3d8863(0x1f0));}[_0x52ed71(0x1e0)](){const _0x3d73aa=_0x52ed71,_0x179a62=this[_0x3d73aa(0x1ed)],_0x2b7dc9=_0x179a62[_0x3d73aa(0x1e1)][_0x3d73aa(0x1d6)](_0x3d73aa(0x1d8)),_0xa17cec=_0x179a62[_0x3d73aa(0x1e6)][_0x3d73aa(0x1d6)](_0x48803d);_0x2b7dc9&&(_0x2b7dc9['on'](_0x3d73aa(0x1de),(_0x16ca4f,[,_0x2a61b4])=>{const _0x1f7540=_0x3d73aa;_0x2a61b4[_0x1f7540(0x1dc)]={'comments':!0x0,'user_id':_0xa17cec['me']['id']};},{'priority':_0x19c604[_0x3d73aa(0x1ef)]+0xa}),this[_0x3d73aa(0x1e2)](_0x2b7dc9,_0x3d73aa(0x1e5),this[_0x3d73aa(0x1db)]));}[_0x52ed71(0x1db)](_0x59461b,_0x1b211a){const _0x4ae9d2=_0x52ed71,{comment_threads:_0x41c226}=_0x1b211a;_0x41c226&&_0x41c226[_0x4ae9d2(0x1d9)](({thread_id:_0x46a074,comments:_0x409c2d,is_resolved:_0x5a12ec})=>{const _0x1bb1ae=_0x4ae9d2,_0x2ebd5d=new Date(),_0x445c25=_0x409c2d[_0x1bb1ae(0x1d7)](({author:_0x1e1e50,content:_0x13683e,created_at:_0x38c034})=>({'content':_0x13683e,'authorId':this[_0x1bb1ae(0x1ed)][_0x1bb1ae(0x1e6)][_0x1bb1ae(0x1d6)](_0x48803d)['me']['id'],'createdAt':_0x2ebd5d,'attributes':{'@external':{'authorName':_0x1e1e50,'createdAt':_0x38c034?new Date(_0x38c034):new Date(),'source':_0x1bb1ae(0x1d8)}}})),_0x376e5b=this[_0x1bb1ae(0x1ed)][_0x1bb1ae(0x1e8)][_0x1bb1ae(0x1d6)](_0x1bb1ae(0x1f2));this[_0x1bb1ae(0x1ed)][_0x1bb1ae(0x1e6)][_0x1bb1ae(0x1d6)](_0x127867)[_0x1bb1ae(0x1e4)]({'channelId':_0x376e5b,'threadId':_0x46a074,'comments':_0x445c25,'resolvedAt':_0x5a12ec?_0x2ebd5d:null});});}}
23
+ const _0xd3ad45=_0x25db;(function(_0x556add,_0x423d6b){const _0x2aeafd=_0x25db,_0x57ef70=_0x556add();while(!![]){try{const _0x43f1a5=parseInt(_0x2aeafd(0xb9))/0x1+-parseInt(_0x2aeafd(0xc9))/0x2*(-parseInt(_0x2aeafd(0xc4))/0x3)+parseInt(_0x2aeafd(0xbd))/0x4*(-parseInt(_0x2aeafd(0xcd))/0x5)+-parseInt(_0x2aeafd(0xc3))/0x6*(-parseInt(_0x2aeafd(0xb8))/0x7)+parseInt(_0x2aeafd(0xb3))/0x8*(-parseInt(_0x2aeafd(0xb7))/0x9)+parseInt(_0x2aeafd(0xcc))/0xa+parseInt(_0x2aeafd(0xb6))/0xb*(parseInt(_0x2aeafd(0xc0))/0xc);if(_0x43f1a5===_0x423d6b)break;else _0x57ef70['push'](_0x57ef70['shift']());}catch(_0x1cc7e3){_0x57ef70['push'](_0x57ef70['shift']());}}}(_0x58f3,0xe61c4));import{Plugin as _0x4197ab}from'ckeditor5/src/core.js';function _0x25db(_0x22df1e,_0x5ecd71){const _0x58f3d2=_0x58f3();return _0x25db=function(_0x25db1d,_0x21347f){_0x25db1d=_0x25db1d-0xb1;let _0x27d137=_0x58f3d2[_0x25db1d];return _0x27d137;},_0x25db(_0x22df1e,_0x5ecd71);}import{priorities as _0xf41f39}from'ckeditor5/src/utils.js';function _0x58f3(){const _0x4d50a3=['listenTo','272OsLajf','forEach','get','7711XoUvmH','372087PcCUqJ','35EjCCcP','75408yxlAPX','_handleImportedData','map','editor','8jKzyTe','afterInit','commands','13416PMGsRT','high','plugins','1980978kBKCMy','24BRXBcT','addCommentThread','importWord','dataInsert','collaboration_features','67866PqQUfv','define','execute','9336950vlShQd','3417265RHkTvw','basic','collaboration.channelId','config','importWord.formatting.comments'];_0x58f3=function(){return _0x4d50a3;};return _0x58f3();}import{Users as _0x52f44e}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x553816 from'../commentsrepository.js';export default class Z extends _0x4197ab{constructor(_0x306d41){const _0x59a38e=_0x25db;super(_0x306d41),this[_0x59a38e(0xbc)][_0x59a38e(0xd0)][_0x59a38e(0xca)](_0x59a38e(0xb1),_0x59a38e(0xce));}[_0xd3ad45(0xbe)](){const _0x55c117=_0xd3ad45,_0x858e46=this[_0x55c117(0xbc)],_0x2fa9eb=_0x858e46[_0x55c117(0xbf)][_0x55c117(0xb5)](_0x55c117(0xc6)),_0x452407=_0x858e46[_0x55c117(0xc2)][_0x55c117(0xb5)](_0x52f44e);_0x2fa9eb&&(_0x2fa9eb['on'](_0x55c117(0xcb),(_0x439d68,[,_0x4df0be])=>{const _0x4eb983=_0x55c117;_0x4df0be[_0x4eb983(0xc8)]={'comments':!0x0,'user_id':_0x452407['me']['id']};},{'priority':_0xf41f39[_0x55c117(0xc1)]+0xa}),this[_0x55c117(0xb2)](_0x2fa9eb,_0x55c117(0xc7),this[_0x55c117(0xba)]));}[_0xd3ad45(0xba)](_0x2ba0b2,_0x2f4e34){const _0x3fe3a3=_0xd3ad45,{comment_threads:_0x6720b0}=_0x2f4e34;_0x6720b0&&_0x6720b0[_0x3fe3a3(0xb4)](({thread_id:_0x174778,comments:_0x18abe4,is_resolved:_0x156b65})=>{const _0x3af108=_0x3fe3a3,_0x36bbdf=new Date(),_0x4f8d9b=_0x18abe4[_0x3af108(0xbb)](({author:_0x5d99c4,content:_0x51378c,created_at:_0xf223d6})=>({'content':_0x51378c,'authorId':this[_0x3af108(0xbc)][_0x3af108(0xc2)][_0x3af108(0xb5)](_0x52f44e)['me']['id'],'createdAt':_0x36bbdf,'attributes':{'@external':{'authorName':_0x5d99c4,'createdAt':_0xf223d6?new Date(_0xf223d6):new Date(),'source':_0x3af108(0xc6)}}})),_0x342ab3=this[_0x3af108(0xbc)][_0x3af108(0xd0)][_0x3af108(0xb5)](_0x3af108(0xcf));this[_0x3af108(0xbc)][_0x3af108(0xc2)][_0x3af108(0xb5)](_0x553816)[_0x3af108(0xc5)]({'channelId':_0x342ab3,'threadId':_0x174778,'comments':_0x4f8d9b,'resolvedAt':_0x156b65?_0x36bbdf:null});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a4690=_0x3d38;(function(_0x4edcb7,_0x833e55){const _0x1b9fe4=_0x3d38,_0x13103f=_0x4edcb7();while(!![]){try{const _0x1c35c4=-parseInt(_0x1b9fe4(0x80))/0x1+parseInt(_0x1b9fe4(0x98))/0x2+-parseInt(_0x1b9fe4(0x92))/0x3*(parseInt(_0x1b9fe4(0xa4))/0x4)+-parseInt(_0x1b9fe4(0x81))/0x5+parseInt(_0x1b9fe4(0x8d))/0x6+parseInt(_0x1b9fe4(0x9a))/0x7*(parseInt(_0x1b9fe4(0x8a))/0x8)+-parseInt(_0x1b9fe4(0x93))/0x9;if(_0x1c35c4===_0x833e55)break;else _0x13103f['push'](_0x13103f['shift']());}catch(_0x2983b6){_0x13103f['push'](_0x13103f['shift']());}}}(_0x119d,0xef943));function _0x3d38(_0x1c296f,_0x3634e2){const _0x119d28=_0x119d();return _0x3d38=function(_0x3d3823,_0x436f0d){_0x3d3823=_0x3d3823-0x7b;let _0x5bbc2e=_0x119d28[_0x3d3823];return _0x5bbc2e;},_0x3d38(_0x1c296f,_0x3634e2);}import{Editor as _0x5c3f3a,DataApiMixin as _0x4ce932}from'ckeditor5/src/core.js';import _0x58325a from'./commenteditorui.js';import{ObservableMixin as _0x2477ef}from'ckeditor5/src/utils.js';import{enablePlaceholder as _0x52d2cd,disablePlaceholder as _0x5e3b86}from'ckeditor5/src/engine.js';import{Clipboard as _0x24e1a1}from'ckeditor5/src/clipboard.js';import{Enter as _0x528f41,ShiftEnter as _0x234784}from'ckeditor5/src/enter.js';import{SelectAll as _0x23316b}from'ckeditor5/src/select-all.js';import{Typing as _0x4167c4}from'ckeditor5/src/typing.js';function _0x119d(){const _0xf974e3=['create','getRoot','document','_updatePlaceholder','352NOxpAe','change:placeholder','focus','editing','plugins','get','577718rkJDtO','6306710fxNwcH','assign','initialData','model','change','fire','ready','defaultPlugins','low','82336IwuuAM','createRoot','childCount','9981600nMbFBD','placeholderElement','data','end','set','38457ZpwdeE','2086794xscfRA','init','view','placeholder','name','1698818eWnvwu','destroy','1134HifTaF','initPlugins','config','setSelection','getChild','then'];_0x119d=function(){return _0xf974e3;};return _0x119d();}import{Undo as _0x5d6a06}from'ckeditor5/src/undo.js';import{Paragraph as _0x41961d}from'ckeditor5/src/paragraph.js';const Qt=[_0x24e1a1,_0x528f41,_0x234784,_0x23316b,_0x4167c4,_0x5d6a06,_0x41961d];class St extends _0x2477ef(_0x4ce932(_0x5c3f3a)){constructor(_0x5eb3fe={}){const _0x531084=_0x3d38;(_0x5eb3fe=Object[_0x531084(0x82)]({},_0x5eb3fe))[_0x531084(0x7e)]||(_0x5eb3fe[_0x531084(0x7e)]=St[_0x531084(0x88)]),super(_0x5eb3fe),this['ui']=new _0x58325a(this),this[_0x531084(0x91)](_0x531084(0x96),''),this[_0x531084(0x84)][_0x531084(0xa2)]['on'](_0x531084(0x85),()=>this[_0x531084(0xa3)](),{'priority':_0x531084(0x89)}),this['on'](_0x531084(0x7b),()=>this[_0x531084(0xa3)]()),this[_0x531084(0x84)][_0x531084(0xa2)][_0x531084(0x8b)]();}[_0x1a4690(0xa0)](){const _0x597828=_0x1a4690,_0x4e0bba=this[_0x597828(0x9c)][_0x597828(0x7f)](_0x597828(0x83))||'';return this[_0x597828(0x9b)]()[_0x597828(0x9f)](()=>this['ui'][_0x597828(0x94)]())[_0x597828(0x9f)](()=>this[_0x597828(0x8f)][_0x597828(0x94)](_0x4e0bba))[_0x597828(0x9f)](()=>this[_0x597828(0x86)](_0x597828(0x87)));}[_0x1a4690(0x99)](){const _0x578dbf=_0x1a4690;return super[_0x578dbf(0x99)]()[_0x578dbf(0x9f)](()=>this['ui'][_0x578dbf(0x99)]());}[_0x1a4690(0x7c)](){const _0x56884b=_0x1a4690;this[_0x56884b(0x84)][_0x56884b(0x85)](_0x3350de=>{const _0x1c7c6f=_0x56884b,_0x100821=this[_0x1c7c6f(0x84)][_0x1c7c6f(0xa2)][_0x1c7c6f(0xa1)](),_0x1a998b=_0x100821&&_0x100821[_0x1c7c6f(0x9e)](_0x100821[_0x1c7c6f(0x8c)]-0x1);_0x3350de[_0x1c7c6f(0x9d)](_0x1a998b,_0x1c7c6f(0x90)),this[_0x1c7c6f(0x7d)][_0x1c7c6f(0x95)][_0x1c7c6f(0x7c)]();});}[_0x1a4690(0xa3)](){const _0x2ce91a=_0x1a4690,_0x43fcbf=this[_0x2ce91a(0x7d)][_0x2ce91a(0x95)],_0x549d7f=_0x43fcbf[_0x2ce91a(0xa2)][_0x2ce91a(0xa1)](),_0x466449=_0x549d7f[_0x2ce91a(0x9e)](0x0);_0x549d7f[_0x2ce91a(0x8c)]>0x1||!_0x466449||'p'!=_0x466449[_0x2ce91a(0x97)]?this[_0x2ce91a(0x8e)]&&this[_0x2ce91a(0x8e)][_0x2ce91a(0x96)]&&(_0x5e3b86(_0x43fcbf,this[_0x2ce91a(0x8e)]),this[_0x2ce91a(0x8e)]=void 0x0):(this[_0x2ce91a(0x96)]&&(_0x466449[_0x2ce91a(0x96)]=this[_0x2ce91a(0x96)]),_0x52d2cd({'view':_0x43fcbf,'element':_0x466449,'keepOnFocus':!0x0}),this[_0x2ce91a(0x8e)]=_0x466449);}}St[_0x1a4690(0x88)]=Qt;export default St;
23
+ const _0x1ad92f=_0x1685;(function(_0x20273d,_0x589863){const _0x5d88bf=_0x1685,_0x4aaf49=_0x20273d();while(!![]){try{const _0xfb6246=-parseInt(_0x5d88bf(0xc9))/0x1*(parseInt(_0x5d88bf(0xde))/0x2)+parseInt(_0x5d88bf(0xd5))/0x3*(parseInt(_0x5d88bf(0xdb))/0x4)+parseInt(_0x5d88bf(0xe3))/0x5*(parseInt(_0x5d88bf(0xd4))/0x6)+parseInt(_0x5d88bf(0xc7))/0x7+parseInt(_0x5d88bf(0xe9))/0x8+-parseInt(_0x5d88bf(0xc5))/0x9*(-parseInt(_0x5d88bf(0xe1))/0xa)+-parseInt(_0x5d88bf(0xc6))/0xb*(parseInt(_0x5d88bf(0xd9))/0xc);if(_0xfb6246===_0x589863)break;else _0x4aaf49['push'](_0x4aaf49['shift']());}catch(_0xf3beff){_0x4aaf49['push'](_0x4aaf49['shift']());}}}(_0x4f10,0x8212f));import{Editor as _0x5888ef,DataApiMixin as _0x53ef6f}from'ckeditor5/src/core.js';import _0x4ce078 from'./commenteditorui.js';import{ObservableMixin as _0x385494}from'ckeditor5/src/utils.js';function _0x4f10(){const _0x5957c9=['1046518KzDJKK','875336moXvji','placeholderElement','11xnjdMn','childCount','initPlugins','model','change','focus','create','createRoot','plugins','placeholder','view','45642dXFzxz','309DJzXwy','name','set','get','144HuwjdW','data','17884rqBjnb','end','then','136118MNHjuv','_updatePlaceholder','ready','190BpEgSJ','low','185UBWwQY','fire','destroy','defaultPlugins','init','assign','5819520jSdVFf','editing','change:placeholder','setSelection','getChild','document','getRoot','initialData','config','392508nLifcJ'];_0x4f10=function(){return _0x5957c9;};return _0x4f10();}import{enablePlaceholder as _0x170aa3,disablePlaceholder as _0x2fe3eb}from'ckeditor5/src/engine.js';import{Clipboard as _0x42c8c4}from'ckeditor5/src/clipboard.js';import{Enter as _0x41a1e1,ShiftEnter as _0x55338d}from'ckeditor5/src/enter.js';function _0x1685(_0x319890,_0x18f82b){const _0x4f10f8=_0x4f10();return _0x1685=function(_0x168560,_0x45551c){_0x168560=_0x168560-0xbd;let _0x531a99=_0x4f10f8[_0x168560];return _0x531a99;},_0x1685(_0x319890,_0x18f82b);}import{SelectAll as _0x5e49df}from'ckeditor5/src/select-all.js';import{Typing as _0x1e58c8}from'ckeditor5/src/typing.js';import{Undo as _0x3c69e2}from'ckeditor5/src/undo.js';import{Paragraph as _0x2908af}from'ckeditor5/src/paragraph.js';const Rt=[_0x42c8c4,_0x41a1e1,_0x55338d,_0x5e49df,_0x1e58c8,_0x3c69e2,_0x2908af];class St extends _0x385494(_0x53ef6f(_0x5888ef)){constructor(_0x54d0ab={}){const _0x216bff=_0x1685;(_0x54d0ab=Object[_0x216bff(0xe8)]({},_0x54d0ab))[_0x216bff(0xd1)]||(_0x54d0ab[_0x216bff(0xd1)]=St[_0x216bff(0xe6)]),super(_0x54d0ab),this['ui']=new _0x4ce078(this),this[_0x216bff(0xd7)](_0x216bff(0xd2),''),this[_0x216bff(0xcc)][_0x216bff(0xc1)]['on'](_0x216bff(0xcd),()=>this[_0x216bff(0xdf)](),{'priority':_0x216bff(0xe2)}),this['on'](_0x216bff(0xbe),()=>this[_0x216bff(0xdf)]()),this[_0x216bff(0xcc)][_0x216bff(0xc1)][_0x216bff(0xd0)]();}[_0x1ad92f(0xcf)](){const _0x22a1e8=_0x1ad92f,_0x252b82=this[_0x22a1e8(0xc4)][_0x22a1e8(0xd8)](_0x22a1e8(0xc3))||'';return this[_0x22a1e8(0xcb)]()[_0x22a1e8(0xdd)](()=>this['ui'][_0x22a1e8(0xe7)]())[_0x22a1e8(0xdd)](()=>this[_0x22a1e8(0xda)][_0x22a1e8(0xe7)](_0x252b82))[_0x22a1e8(0xdd)](()=>this[_0x22a1e8(0xe4)](_0x22a1e8(0xe0)));}[_0x1ad92f(0xe5)](){const _0xba1e83=_0x1ad92f;return super[_0xba1e83(0xe5)]()[_0xba1e83(0xdd)](()=>this['ui'][_0xba1e83(0xe5)]());}[_0x1ad92f(0xce)](){const _0xc9ec83=_0x1ad92f;this[_0xc9ec83(0xcc)][_0xc9ec83(0xcd)](_0x44f6a9=>{const _0x3b2a43=_0xc9ec83,_0x586494=this[_0x3b2a43(0xcc)][_0x3b2a43(0xc1)][_0x3b2a43(0xc2)](),_0x2cea3f=_0x586494&&_0x586494[_0x3b2a43(0xc0)](_0x586494[_0x3b2a43(0xca)]-0x1);_0x44f6a9[_0x3b2a43(0xbf)](_0x2cea3f,_0x3b2a43(0xdc)),this[_0x3b2a43(0xbd)][_0x3b2a43(0xd3)][_0x3b2a43(0xce)]();});}[_0x1ad92f(0xdf)](){const _0x2883c1=_0x1ad92f,_0x214ddd=this[_0x2883c1(0xbd)][_0x2883c1(0xd3)],_0x3c917d=_0x214ddd[_0x2883c1(0xc1)][_0x2883c1(0xc2)](),_0x5a1a3b=_0x3c917d[_0x2883c1(0xc0)](0x0);_0x3c917d[_0x2883c1(0xca)]>0x1||!_0x5a1a3b||'p'!=_0x5a1a3b[_0x2883c1(0xd6)]?this[_0x2883c1(0xc8)]&&this[_0x2883c1(0xc8)][_0x2883c1(0xd2)]&&(_0x2fe3eb(_0x214ddd,this[_0x2883c1(0xc8)]),this[_0x2883c1(0xc8)]=void 0x0):(this[_0x2883c1(0xd2)]&&(_0x5a1a3b[_0x2883c1(0xd2)]=this[_0x2883c1(0xd2)]),_0x170aa3({'view':_0x214ddd,'element':_0x5a1a3b,'keepOnFocus':!0x0}),this[_0x2883c1(0xc8)]=_0x5a1a3b);}}St[_0x1ad92f(0xe6)]=Rt;export default St;
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4e61(){const _0x3206f4=['focusTracker','setEditableElement','editing','editor','rootName','426096stLCBB','destroy','init','view','fire','name','locale','editable','551253gliDLk','2658864bWnoMc','render','ready','42qJEeSA','element','353965FFVAFN','1137115fClAld','getRoot','66mghglw','attachDomRoot','document','4RhqHKj','isFocused','14566jrnSqm','bind','12292730TLlTkE'];_0x4e61=function(){return _0x3206f4;};return _0x4e61();}const _0x2cd9fc=_0x303c;(function(_0x1c69d0,_0xa0c9d4){const _0x5a635d=_0x303c,_0x582a80=_0x1c69d0();while(!![]){try{const _0x1ccbf4=-parseInt(_0x5a635d(0x105))/0x1*(parseInt(_0x5a635d(0x10a))/0x2)+parseInt(_0x5a635d(0x11a))/0x3*(-parseInt(_0x5a635d(0x108))/0x4)+parseInt(_0x5a635d(0x102))/0x5*(-parseInt(_0x5a635d(0x11e))/0x6)+-parseInt(_0x5a635d(0x103))/0x7+parseInt(_0x5a635d(0x11b))/0x8+parseInt(_0x5a635d(0x112))/0x9+parseInt(_0x5a635d(0x10c))/0xa;if(_0x1ccbf4===_0xa0c9d4)break;else _0x582a80['push'](_0x582a80['shift']());}catch(_0x4330d0){_0x582a80['push'](_0x582a80['shift']());}}}(_0x4e61,0x45f56));import{EditorUI as _0x4dc2bd}from'ckeditor5/src/ui.js';function _0x303c(_0x51d265,_0xc071b5){const _0x4e61dc=_0x4e61();return _0x303c=function(_0x303cda,_0x4b2c28){_0x303cda=_0x303cda-0x101;let _0x43ed85=_0x4e61dc[_0x303cda];return _0x43ed85;},_0x303c(_0x51d265,_0xc071b5);}import _0xebac53 from'./commenteditoruiview.js';export default class Ft extends _0x4dc2bd{constructor(_0x44c268){const _0x418d3f=_0x303c;super(_0x44c268),this[_0x418d3f(0x115)]=new _0xebac53(_0x44c268[_0x418d3f(0x118)],_0x44c268[_0x418d3f(0x10f)][_0x418d3f(0x115)]);}get[_0x2cd9fc(0x101)](){const _0xc0fc87=_0x2cd9fc;return this[_0xc0fc87(0x115)][_0xc0fc87(0x101)];}[_0x2cd9fc(0x114)](){const _0x52558c=_0x2cd9fc,_0x43672e=this[_0x52558c(0x110)][_0x52558c(0x10f)][_0x52558c(0x115)],_0x48a5ba=this[_0x52558c(0x115)][_0x52558c(0x119)],_0x49f77b=_0x43672e[_0x52558c(0x107)][_0x52558c(0x104)]();_0x48a5ba[_0x52558c(0x117)]=_0x49f77b[_0x52558c(0x111)],this[_0x52558c(0x115)][_0x52558c(0x11c)]();const _0x5e9da2=_0x48a5ba[_0x52558c(0x101)];this[_0x52558c(0x10e)](_0x48a5ba[_0x52558c(0x117)],_0x5e9da2),this[_0x52558c(0x115)][_0x52558c(0x119)][_0x52558c(0x10b)](_0x52558c(0x109))['to'](this[_0x52558c(0x10d)]),_0x43672e[_0x52558c(0x106)](_0x5e9da2),this[_0x52558c(0x116)](_0x52558c(0x11d));}[_0x2cd9fc(0x113)](){const _0x55dec1=_0x2cd9fc;super[_0x55dec1(0x113)](),this[_0x55dec1(0x115)][_0x55dec1(0x113)]();}}
23
+ const _0x11c436=_0x4edd;(function(_0x4dcca3,_0x5997ca){const _0x2ae621=_0x4edd,_0xdb261c=_0x4dcca3();while(!![]){try{const _0x4c959e=-parseInt(_0x2ae621(0x93))/0x1*(-parseInt(_0x2ae621(0x7f))/0x2)+-parseInt(_0x2ae621(0x83))/0x3+parseInt(_0x2ae621(0x8b))/0x4*(-parseInt(_0x2ae621(0x84))/0x5)+-parseInt(_0x2ae621(0x8e))/0x6+parseInt(_0x2ae621(0x8a))/0x7*(-parseInt(_0x2ae621(0x8d))/0x8)+parseInt(_0x2ae621(0x75))/0x9*(-parseInt(_0x2ae621(0x88))/0xa)+parseInt(_0x2ae621(0x79))/0xb;if(_0x4c959e===_0x5997ca)break;else _0xdb261c['push'](_0xdb261c['shift']());}catch(_0x1fc8c1){_0xdb261c['push'](_0xdb261c['shift']());}}}(_0x5999,0x8cf4d));function _0x4edd(_0x228cd6,_0x472eea){const _0x599978=_0x5999();return _0x4edd=function(_0x4edd49,_0x93d235){_0x4edd49=_0x4edd49-0x75;let _0x18f2fc=_0x599978[_0x4edd49];return _0x18f2fc;},_0x4edd(_0x228cd6,_0x472eea);}import{EditorUI as _0xad9e65}from'ckeditor5/src/ui.js';import _0x25c6e9 from'./commenteditoruiview.js';export default class Ft extends _0xad9e65{constructor(_0x29c460){const _0x447c76=_0x4edd;super(_0x29c460),this[_0x447c76(0x92)]=new _0x25c6e9(_0x29c460[_0x447c76(0x80)],_0x29c460[_0x447c76(0x89)][_0x447c76(0x92)]);}get[_0x11c436(0x7d)](){const _0x1a60e8=_0x11c436;return this[_0x1a60e8(0x92)][_0x1a60e8(0x7d)];}[_0x11c436(0x78)](){const _0x406a65=_0x11c436,_0x2ca53b=this[_0x406a65(0x8f)][_0x406a65(0x89)][_0x406a65(0x92)],_0x2323b8=this[_0x406a65(0x92)][_0x406a65(0x82)],_0xa5375=_0x2ca53b[_0x406a65(0x8c)][_0x406a65(0x7e)]();_0x2323b8[_0x406a65(0x86)]=_0xa5375[_0x406a65(0x7a)],this[_0x406a65(0x92)][_0x406a65(0x87)]();const _0x2c7645=_0x2323b8[_0x406a65(0x7d)];this[_0x406a65(0x90)](_0x2323b8[_0x406a65(0x86)],_0x2c7645),this[_0x406a65(0x92)][_0x406a65(0x82)][_0x406a65(0x76)](_0x406a65(0x77))['to'](this[_0x406a65(0x7c)]),_0x2ca53b[_0x406a65(0x91)](_0x2c7645),this[_0x406a65(0x7b)](_0x406a65(0x81));}[_0x11c436(0x85)](){const _0x59030e=_0x11c436;super[_0x59030e(0x85)](),this[_0x59030e(0x92)][_0x59030e(0x85)]();}}function _0x5999(){const _0xe1679d=['init','36359257figFSI','rootName','fire','focusTracker','element','getRoot','640208WVzYJP','locale','ready','editable','337641ORBZpk','15875xmkKux','destroy','name','render','600TUtdrt','editing','91DRTSbe','1228Rxnuxr','document','701768EnyTil','1158798HNFyDf','editor','setEditableElement','attachDomRoot','view','2wyIyKM','142119OrMLjN','bind','isFocused'];_0x5999=function(){return _0xe1679d;};return _0x5999();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4722(_0x30e649,_0x5444b2){const _0x2f451d=_0x2f45();return _0x4722=function(_0x472289,_0x3e78f9){_0x472289=_0x472289-0x13d;let _0x5a7259=_0x2f451d[_0x472289];return _0x5a7259;},_0x4722(_0x30e649,_0x5444b2);}const _0x27f719=_0x4722;(function(_0x1f4d26,_0x56807e){const _0x3e05f7=_0x4722,_0x17bcc7=_0x1f4d26();while(!![]){try{const _0x128230=parseInt(_0x3e05f7(0x14c))/0x1+-parseInt(_0x3e05f7(0x144))/0x2*(parseInt(_0x3e05f7(0x159))/0x3)+parseInt(_0x3e05f7(0x154))/0x4*(parseInt(_0x3e05f7(0x15d))/0x5)+parseInt(_0x3e05f7(0x15b))/0x6+-parseInt(_0x3e05f7(0x15a))/0x7+-parseInt(_0x3e05f7(0x152))/0x8+parseInt(_0x3e05f7(0x14d))/0x9*(-parseInt(_0x3e05f7(0x14e))/0xa);if(_0x128230===_0x56807e)break;else _0x17bcc7['push'](_0x17bcc7['shift']());}catch(_0x4f828d){_0x17bcc7['push'](_0x17bcc7['shift']());}}}(_0x2f45,0x23670));import{InlineEditableUIView as _0x29b9a4,EditorUIView as _0x5432ba,LabelView as _0x13980c}from'ckeditor5/src/ui.js';import{uid as _0x441b93}from'ckeditor5/src/utils.js';import{getTranslation as _0x2ee460}from'../../../utils/common-translations.js';export default class Ut extends _0x5432ba{constructor(_0x51f997,_0x166b81){const _0x1dcd4e=_0x4722;super(_0x51f997);const _0x585bbe=_0x441b93();this[_0x1dcd4e(0x142)]=this[_0x1dcd4e(0x149)](),this[_0x1dcd4e(0x150)]=new _0x29b9a4(_0x51f997,_0x166b81),this[_0x1dcd4e(0x158)]=this[_0x1dcd4e(0x13f)](_0x585bbe,_0x51f997),this[_0x1dcd4e(0x14f)]({'tag':_0x1dcd4e(0x153),'attributes':{'class':[_0x1dcd4e(0x147),_0x1dcd4e(0x160),_0x1dcd4e(0x13e),_0x1dcd4e(0x151)],'role':_0x1dcd4e(0x14b),'dir':_0x51f997[_0x1dcd4e(0x15f)],'lang':_0x51f997[_0x1dcd4e(0x157)],'aria-labelledby':_0x1dcd4e(0x145)+_0x585bbe},'children':[this[_0x1dcd4e(0x158)],{'tag':_0x1dcd4e(0x153),'attributes':{'class':_0x1dcd4e(0x15e),'role':_0x1dcd4e(0x140)},'children':this[_0x1dcd4e(0x142)]}]});}[_0x27f719(0x15c)](){const _0x32bf48=_0x27f719;super[_0x32bf48(0x15c)](),this[_0x32bf48(0x142)][_0x32bf48(0x143)](this[_0x32bf48(0x150)]);}[_0x27f719(0x148)](){const _0x3c722b=_0x27f719;this[_0x3c722b(0x150)][_0x3c722b(0x156)][_0x3c722b(0x148)]();}[_0x27f719(0x13f)](_0x4ab51f,_0x4c2111){const _0x25359c=_0x27f719,_0x3374af=new _0x13980c();return _0x3374af[_0x25359c(0x155)]=_0x2ee460(_0x4c2111,_0x25359c(0x14a)),_0x3374af[_0x25359c(0x141)]({'attributes':{'id':_0x25359c(0x13d)+_0x4ab51f,'class':_0x25359c(0x146)}}),_0x3374af;}}function _0x2f45(){const _0x381807=['970879LMjZnq','1207758VFyDIK','render','760XkhZys','ck-editor__main','uiLanguageDirection','ck-editor','ck-editor__aria-label_','ck-rounded-corners','_createVoiceLabel','presentation','extendTemplate','main','add','66MvAGDn','cke-editor__aria-label_','ck-voice-label','ck-reset','focus','createCollection','Comment\x20editor','comment','124088hCFkOM','684KdrbCM','10310ZrouBx','setTemplate','editable','ck-comment__input','699768jHPwdN','div','7096BrtUxa','text','element','uiLanguage','_voiceLabelView','13227JWSDSo'];_0x2f45=function(){return _0x381807;};return _0x2f45();}
23
+ const _0xeb347d=_0x4828;(function(_0x11793f,_0x53677a){const _0x431eb9=_0x4828,_0x574a25=_0x11793f();while(!![]){try{const _0x3ec376=parseInt(_0x431eb9(0x169))/0x1+-parseInt(_0x431eb9(0x176))/0x2*(-parseInt(_0x431eb9(0x16a))/0x3)+-parseInt(_0x431eb9(0x171))/0x4*(-parseInt(_0x431eb9(0x164))/0x5)+-parseInt(_0x431eb9(0x16e))/0x6*(parseInt(_0x431eb9(0x17b))/0x7)+parseInt(_0x431eb9(0x173))/0x8+parseInt(_0x431eb9(0x188))/0x9+parseInt(_0x431eb9(0x17c))/0xa*(-parseInt(_0x431eb9(0x16d))/0xb);if(_0x3ec376===_0x53677a)break;else _0x574a25['push'](_0x574a25['shift']());}catch(_0x4a5ae8){_0x574a25['push'](_0x574a25['shift']());}}}(_0x412d,0x6621b));import{InlineEditableUIView as _0xf15d15,EditorUIView as _0x151c10,LabelView as _0x1653a3}from'ckeditor5/src/ui.js';import{uid as _0x365edd}from'ckeditor5/src/utils.js';function _0x4828(_0x2177ad,_0x200d65){const _0x412d7d=_0x412d();return _0x4828=function(_0x4828e0,_0x444090){_0x4828e0=_0x4828e0-0x164;let _0x49867d=_0x412d7d[_0x4828e0];return _0x49867d;},_0x4828(_0x2177ad,_0x200d65);}function _0x412d(){const _0x19a2ef=['ck-rounded-corners','_createVoiceLabel','uiLanguageDirection','82446KvdHRG','345846rscvxT','ck-reset','text','4500067sfDllM','78uHXDAj','presentation','ck-editor__main','518080YvnSyc','_voiceLabelView','5130136qqCcPn','extendTemplate','ck-comment__input','4bRPrRI','setTemplate','add','uiLanguage','createCollection','261471EijMQl','10IedBNx','ck-editor','render','editable','focus','ck-editor__aria-label_','div','ck-voice-label','element','main','cke-editor__aria-label_','Comment\x20editor','2062980qHNSnQ','5wMcPAq','comment'];_0x412d=function(){return _0x19a2ef;};return _0x412d();}import{getTranslation as _0x1dba87}from'../../../utils/common-translations.js';export default class Ut extends _0x151c10{constructor(_0x5d3dab,_0x1aa636){const _0x39dea0=_0x4828;super(_0x5d3dab);const _0x3d9c31=_0x365edd();this[_0x39dea0(0x185)]=this[_0x39dea0(0x17a)](),this[_0x39dea0(0x17f)]=new _0xf15d15(_0x5d3dab,_0x1aa636),this[_0x39dea0(0x172)]=this[_0x39dea0(0x167)](_0x3d9c31,_0x5d3dab),this[_0x39dea0(0x177)]({'tag':_0x39dea0(0x182),'attributes':{'class':[_0x39dea0(0x16b),_0x39dea0(0x17d),_0x39dea0(0x166),_0x39dea0(0x175)],'role':_0x39dea0(0x165),'dir':_0x5d3dab[_0x39dea0(0x168)],'lang':_0x5d3dab[_0x39dea0(0x179)],'aria-labelledby':_0x39dea0(0x186)+_0x3d9c31},'children':[this[_0x39dea0(0x172)],{'tag':_0x39dea0(0x182),'attributes':{'class':_0x39dea0(0x170),'role':_0x39dea0(0x16f)},'children':this[_0x39dea0(0x185)]}]});}[_0xeb347d(0x17e)](){const _0x17ea4e=_0xeb347d;super[_0x17ea4e(0x17e)](),this[_0x17ea4e(0x185)][_0x17ea4e(0x178)](this[_0x17ea4e(0x17f)]);}[_0xeb347d(0x180)](){const _0xcdc538=_0xeb347d;this[_0xcdc538(0x17f)][_0xcdc538(0x184)][_0xcdc538(0x180)]();}[_0xeb347d(0x167)](_0x30d772,_0x73acca){const _0x1cf648=_0xeb347d,_0x38e9a1=new _0x1653a3();return _0x38e9a1[_0x1cf648(0x16c)]=_0x1dba87(_0x73acca,_0x1cf648(0x187)),_0x38e9a1[_0x1cf648(0x174)]({'attributes':{'id':_0x1cf648(0x181)+_0x30d772,'class':_0x1cf648(0x183)}}),_0x38e9a1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x3143da=_0x98f6;function _0x98f6(_0x829330,_0x1b014c){var _0x25183d=_0x2518();return _0x98f6=function(_0x98f671,_0x340ebc){_0x98f671=_0x98f671-0x76;var _0x3d57dd=_0x25183d[_0x98f671];return _0x3d57dd;},_0x98f6(_0x829330,_0x1b014c);}(function(_0x3220ed,_0x235896){var _0x5e27bb=_0x98f6,_0x982b9d=_0x3220ed();while(!![]){try{var _0x3c6b0d=parseInt(_0x5e27bb(0x78))/0x1*(-parseInt(_0x5e27bb(0x88))/0x2)+-parseInt(_0x5e27bb(0x8b))/0x3*(parseInt(_0x5e27bb(0x87))/0x4)+-parseInt(_0x5e27bb(0x84))/0x5*(parseInt(_0x5e27bb(0x94))/0x6)+-parseInt(_0x5e27bb(0x8a))/0x7*(parseInt(_0x5e27bb(0x7a))/0x8)+parseInt(_0x5e27bb(0x7e))/0x9+-parseInt(_0x5e27bb(0x82))/0xa+parseInt(_0x5e27bb(0x81))/0xb*(parseInt(_0x5e27bb(0x93))/0xc);if(_0x3c6b0d===_0x235896)break;else _0x982b9d['push'](_0x982b9d['shift']());}catch(_0x4e0f0d){_0x982b9d['push'](_0x982b9d['shift']());}}}(_0x2518,0x2f6a6));import{ObservableMixin as _0x431e05}from'ckeditor5/src/utils.js';function _0x2518(){var _0x527d96=['submit','211GYNMdT','reopen','1001624QUZadr','model','removeCommentThread','submitCommentThread','647550wgIBPS','isResolved','getComment','11375947nDWhEe','2827290HqXiDI','removeComment','76025sVjujh','update','resolve','510388JaHMbC','1372XdzvRl','destroy','14WjiGoC','3Rnhihr','reopenCommentThread','view','remove','updateComment','resolveCommentThread','_isAttached','listenTo','12Qmmlwb','42kWOIix','addComment','stopListening','_localUser'];_0x2518=function(){return _0x527d96;};return _0x2518();}export default class ft extends _0x431e05(){constructor(_0x46cc31,_0x16a708){var _0x3045bc=_0x98f6;super(),this[_0x3045bc(0x7b)]=_0x46cc31,this[_0x3045bc(0x7b)][_0x3045bc(0x91)]=!0x0,this[_0x3045bc(0x8d)]=_0x16a708,this[_0x3045bc(0x92)](_0x16a708,_0x3045bc(0x7d),()=>this[_0x3045bc(0x77)]()),this[_0x3045bc(0x92)](_0x16a708,_0x3045bc(0x7c),()=>this[_0x3045bc(0x8e)]()),this[_0x3045bc(0x92)](_0x16a708,_0x3045bc(0x90),()=>this[_0x3045bc(0x86)]()),this[_0x3045bc(0x92)](_0x16a708,_0x3045bc(0x8c),()=>this[_0x3045bc(0x79)]()),this[_0x3045bc(0x92)](_0x16a708,_0x3045bc(0x95),(_0x3d52f9,_0x324741)=>this[_0x3045bc(0x95)](_0x324741)),this[_0x3045bc(0x92)](_0x16a708,_0x3045bc(0x8f),(_0x235eb6,_0x202a43,_0x1958e1)=>this[_0x3045bc(0x8f)](_0x202a43,_0x1958e1)),this[_0x3045bc(0x92)](_0x16a708,_0x3045bc(0x83),(_0x7ff59f,_0x4b3ebc)=>this[_0x3045bc(0x83)](_0x4b3ebc));}[_0x3143da(0x77)](){var _0x3f9066=_0x3143da;this[_0x3f9066(0x7b)][_0x3f9066(0x77)]();}[_0x3143da(0x8e)](){var _0x2e7e0b=_0x3143da;this[_0x2e7e0b(0x7b)][_0x2e7e0b(0x8e)]();}[_0x3143da(0x86)](){var _0x68e52b=_0x3143da;this[_0x68e52b(0x7b)][_0x68e52b(0x7f)]||this[_0x68e52b(0x7b)][_0x68e52b(0x86)]();}[_0x3143da(0x79)](){var _0x3f49e5=_0x3143da;this[_0x3f49e5(0x7b)][_0x3f49e5(0x7f)]&&this[_0x3f49e5(0x7b)][_0x3f49e5(0x79)]();}[_0x3143da(0x95)](_0x599577){var _0x512ea6=_0x3143da;this[_0x512ea6(0x7b)][_0x512ea6(0x95)]({'content':_0x599577,'authorId':this[_0x512ea6(0x8d)][_0x512ea6(0x76)]['id']});}[_0x3143da(0x8f)](_0x2f7886,_0x420a22){var _0x552d0c=_0x3143da;this[_0x552d0c(0x7b)][_0x552d0c(0x80)](_0x2f7886)[_0x552d0c(0x85)]({'content':_0x420a22});}[_0x3143da(0x83)](_0xe03ea9){var _0x304fdb=_0x3143da;this[_0x304fdb(0x7b)][_0x304fdb(0x80)](_0xe03ea9)[_0x304fdb(0x8e)]();}[_0x3143da(0x89)](){var _0x30b5bb=_0x3143da;this[_0x30b5bb(0x96)](),this[_0x30b5bb(0x7b)][_0x30b5bb(0x91)]=!0x1;}}
23
+ var _0x404630=_0x2fdc;(function(_0x21269d,_0x50881b){var _0x178301=_0x2fdc,_0x287461=_0x21269d();while(!![]){try{var _0xd9eefd=-parseInt(_0x178301(0x1a8))/0x1*(parseInt(_0x178301(0x1aa))/0x2)+-parseInt(_0x178301(0x18c))/0x3*(parseInt(_0x178301(0x198))/0x4)+parseInt(_0x178301(0x191))/0x5+parseInt(_0x178301(0x19b))/0x6+-parseInt(_0x178301(0x1a3))/0x7+parseInt(_0x178301(0x199))/0x8*(-parseInt(_0x178301(0x19a))/0x9)+parseInt(_0x178301(0x1a5))/0xa*(parseInt(_0x178301(0x1a9))/0xb);if(_0xd9eefd===_0x50881b)break;else _0x287461['push'](_0x287461['shift']());}catch(_0x179829){_0x287461['push'](_0x287461['shift']());}}}(_0x186e,0x9c5cf));import{ObservableMixin as _0x4eaa6d}from'ckeditor5/src/utils.js';export default class ft extends _0x4eaa6d(){constructor(_0x4cbb60,_0x4c84f9){var _0x346ecf=_0x2fdc;super(),this[_0x346ecf(0x197)]=_0x4cbb60,this[_0x346ecf(0x197)][_0x346ecf(0x192)]=!0x0,this[_0x346ecf(0x1a0)]=_0x4c84f9,this[_0x346ecf(0x19f)](_0x4c84f9,_0x346ecf(0x18e),()=>this[_0x346ecf(0x1a1)]()),this[_0x346ecf(0x19f)](_0x4c84f9,_0x346ecf(0x1ab),()=>this[_0x346ecf(0x195)]()),this[_0x346ecf(0x19f)](_0x4c84f9,_0x346ecf(0x1a6),()=>this[_0x346ecf(0x19c)]()),this[_0x346ecf(0x19f)](_0x4c84f9,_0x346ecf(0x19e),()=>this[_0x346ecf(0x1a4)]()),this[_0x346ecf(0x19f)](_0x4c84f9,_0x346ecf(0x194),(_0x291c2f,_0x46ab21)=>this[_0x346ecf(0x194)](_0x46ab21)),this[_0x346ecf(0x19f)](_0x4c84f9,_0x346ecf(0x1a7),(_0x5f39a8,_0x11807c,_0x26ad91)=>this[_0x346ecf(0x1a7)](_0x11807c,_0x26ad91)),this[_0x346ecf(0x19f)](_0x4c84f9,_0x346ecf(0x19d),(_0xfa8aa0,_0xd6da40)=>this[_0x346ecf(0x19d)](_0xd6da40));}[_0x404630(0x1a1)](){var _0xfc16=_0x404630;this[_0xfc16(0x197)][_0xfc16(0x1a1)]();}[_0x404630(0x195)](){var _0xb9dd71=_0x404630;this[_0xb9dd71(0x197)][_0xb9dd71(0x195)]();}[_0x404630(0x19c)](){var _0x26ccc0=_0x404630;this[_0x26ccc0(0x197)][_0x26ccc0(0x190)]||this[_0x26ccc0(0x197)][_0x26ccc0(0x19c)]();}[_0x404630(0x1a4)](){var _0x6bbbc8=_0x404630;this[_0x6bbbc8(0x197)][_0x6bbbc8(0x190)]&&this[_0x6bbbc8(0x197)][_0x6bbbc8(0x1a4)]();}[_0x404630(0x194)](_0x677b20){var _0x1f4cdc=_0x404630;this[_0x1f4cdc(0x197)][_0x1f4cdc(0x194)]({'content':_0x677b20,'authorId':this[_0x1f4cdc(0x1a0)][_0x1f4cdc(0x18d)]['id']});}[_0x404630(0x1a7)](_0xaa702a,_0x391e8a){var _0xbda5e4=_0x404630;this[_0xbda5e4(0x197)][_0xbda5e4(0x1a2)](_0xaa702a)[_0xbda5e4(0x18f)]({'content':_0x391e8a});}[_0x404630(0x19d)](_0x58ca38){var _0x2af137=_0x404630;this[_0x2af137(0x197)][_0x2af137(0x1a2)](_0x58ca38)[_0x2af137(0x195)]();}[_0x404630(0x196)](){var _0x4b756f=_0x404630;this[_0x4b756f(0x193)](),this[_0x4b756f(0x197)][_0x4b756f(0x192)]=!0x1;}}function _0x2fdc(_0x54d275,_0x190790){var _0x186eb3=_0x186e();return _0x2fdc=function(_0x2fdc8f,_0x1e61c2){_0x2fdc8f=_0x2fdc8f-0x18c;var _0x3814e2=_0x186eb3[_0x2fdc8f];return _0x3814e2;},_0x2fdc(_0x54d275,_0x190790);}function _0x186e(){var _0x5cb9bc=['329245EkrhlP','reopen','170KocyYx','resolveCommentThread','updateComment','10JHyzhe','354233pnmklP','71186umroRQ','removeCommentThread','537QSuyUU','_localUser','submitCommentThread','update','isResolved','5941140NFEEYt','_isAttached','stopListening','addComment','remove','destroy','model','20532BPcysT','3450904eidRSG','9VuJxHY','3947514KtsKyg','resolve','removeComment','reopenCommentThread','listenTo','view','submit','getComment'];_0x186e=function(){return _0x5cb9bc;};return _0x186e();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4265d9=_0x37ca;function _0x37ca(_0x2319c0,_0x1a4a06){const _0x8faea2=_0x8fae();return _0x37ca=function(_0x37ca7c,_0x1b64c9){_0x37ca7c=_0x37ca7c-0x70;let _0x229c20=_0x8faea2[_0x37ca7c];return _0x229c20;},_0x37ca(_0x2319c0,_0x1a4a06);}(function(_0x3943cb,_0xef6c2a){const _0x15f703=_0x37ca,_0x14240d=_0x3943cb();while(!![]){try{const _0x1f033b=-parseInt(_0x15f703(0x78))/0x1+-parseInt(_0x15f703(0x7e))/0x2*(parseInt(_0x15f703(0x9a))/0x3)+-parseInt(_0x15f703(0x94))/0x4*(parseInt(_0x15f703(0xa3))/0x5)+parseInt(_0x15f703(0x98))/0x6+-parseInt(_0x15f703(0xa8))/0x7+-parseInt(_0x15f703(0xb1))/0x8*(parseInt(_0x15f703(0x79))/0x9)+parseInt(_0x15f703(0x8b))/0xa*(parseInt(_0x15f703(0x75))/0xb);if(_0x1f033b===_0xef6c2a)break;else _0x14240d['push'](_0x14240d['shift']());}catch(_0x1a5bfe){_0x14240d['push'](_0x14240d['shift']());}}}(_0x8fae,0xf08ea));import{View as _0x635c92}from'ckeditor5/src/ui.js';import _0x5b2271 from'./commentthreadinputview.js';function _0x8fae(){const _0x487d81=['delegate','bind','assign','20QgDvqO','disabledSubmit','element','focus','Reply...','CommentView','change:isActive','editorConfig','resolveCommentThread','292HFaacZ','commentThreadHeaderView','Write\x20a\x20comment...','showInput','1004358BmkpHb','canComment','27tAjsbH','_localUser','removeComment','Comment','commentsListView','commentInputView','_createCommentThreadInputView','isSubmitted','listenTo','63370XIRtlP','destroy','length','cancel','removeCommentThread','1081640HFYYdH','stop','hasDirtyComment','isUnlinked','isActive','editorDestroyed','editorReady','updateComment','locale','8BrdstC','_config','commentThreadInputView','submitLabel','isDirty','archivedAt','30350111BJvyTk','submit','value','1934012plOnBk','2887020AvaBty','isResolved','_model','isResolvable','reopenCommentThread','303502hvpAOK','Reply','fire','placeholder','submitCommentThread','Reply\x20to\x20reopen\x20discussion...','set','isReadOnly','unlinkedAt','addComment'];_0x8fae=function(){return _0x487d81;};return _0x8fae();}import _0x5dfb39 from'./commentslistview.js';import _0x1b578d from'./commentthreadheaderview.js';import{getTranslation as _0x388004}from'../../../utils/common-translations.js';export default class Zt extends _0x635c92{constructor(_0x536409,_0x5ca172,_0x490c6d,_0x172084){const _0x274d1f=_0x37ca;super(_0x536409),this[_0x274d1f(0x84)](_0x274d1f(0xac),!0x1),this[_0x274d1f(0x84)](_0x274d1f(0x73),!0x1),this[_0x274d1f(0x7b)]=_0x5ca172,this[_0x274d1f(0x9b)]=_0x490c6d,this[_0x274d1f(0x70)]=_0x172084,this[_0x274d1f(0x95)]=new _0x1b578d(_0x536409,_0x5ca172),this[_0x274d1f(0x95)][_0x274d1f(0x88)](_0x274d1f(0x7d))['to'](this),this[_0x274d1f(0xa2)](this,_0x274d1f(0x7d),()=>{const _0x2bdcd3=_0x274d1f;this[_0x2bdcd3(0x8e)]();}),this[_0x274d1f(0x9e)]=new _0x5dfb39(_0x536409,_0x5ca172,Object[_0x274d1f(0x8a)]({'CommentView':this[_0x274d1f(0x70)][_0x274d1f(0x90)]},_0x172084)),this[_0x274d1f(0x9e)][_0x274d1f(0x88)](_0x274d1f(0x9c))['to'](this),this[_0x274d1f(0x9e)][_0x274d1f(0x88)](_0x274d1f(0xaf))['to'](this),this[_0x274d1f(0x9e)][_0x274d1f(0x88)](_0x274d1f(0x93))['to'](this),this[_0x274d1f(0x9e)][_0x274d1f(0x88)](_0x274d1f(0xae))['to'](this),this[_0x274d1f(0x9e)][_0x274d1f(0x88)](_0x274d1f(0xad))['to'](this),this[_0x274d1f(0x9e)][_0x274d1f(0x89)](_0x274d1f(0xac))['to'](this),this[_0x274d1f(0xa2)](this,_0x274d1f(0x93),()=>{const _0x456505=_0x274d1f;this[_0x456505(0x8e)]();}),this[_0x274d1f(0x84)](_0x274d1f(0xa5),this[_0x274d1f(0x9e)][_0x274d1f(0xa5)]),this[_0x274d1f(0x89)](_0x274d1f(0xa5))['to'](this[_0x274d1f(0x9e)],_0x274d1f(0xa5)),this[_0x274d1f(0x71)]=this[_0x274d1f(0xa0)](),this[_0x274d1f(0x71)][_0x274d1f(0x88)](_0x274d1f(0xae))['to'](this),this[_0x274d1f(0x71)][_0x274d1f(0x88)](_0x274d1f(0xad))['to'](this),this['on'](_0x274d1f(0x9c),()=>this[_0x274d1f(0x8e)]()),this[_0x274d1f(0x89)](_0x274d1f(0x73))['to'](this[_0x274d1f(0x9e)],_0x274d1f(0xaa),this[_0x274d1f(0x71)][_0x274d1f(0x9f)],_0x274d1f(0x77),(_0xf6117e,_0x1b630b)=>_0xf6117e||!!_0x1b630b),this[_0x274d1f(0x89)](_0x274d1f(0xab))['to'](_0x5ca172,_0x274d1f(0x86),_0x646ca3=>!!_0x646ca3);}[_0x4265d9(0x8e)](){const _0x56082a=_0x4265d9;this[_0x56082a(0x8d)][_0x56082a(0x8e)]();}async[_0x4265d9(0xa4)](){const _0x2148ef=_0x4265d9;this[_0x2148ef(0x73)]=!0x1,this[_0x2148ef(0x9e)][_0x2148ef(0xa4)](),await this[_0x2148ef(0x71)][_0x2148ef(0xa4)](),super[_0x2148ef(0xa4)]();}[_0x4265d9(0xa0)](){const _0x1b6283=_0x4265d9,_0x59e0a4=new _0x5b2271(this[_0x1b6283(0xb0)],this[_0x1b6283(0x9b)],this[_0x1b6283(0x70)][_0x1b6283(0x92)]),_0x526f0d=_0x59e0a4[_0x1b6283(0x9f)];return _0x59e0a4[_0x1b6283(0x89)](_0x1b6283(0x97))['to'](this,_0x1b6283(0xac),this[_0x1b6283(0x7b)],_0x1b6283(0x85),this[_0x1b6283(0x7b)],_0x1b6283(0x99),this[_0x1b6283(0x7b)],_0x1b6283(0x74),_0x526f0d,_0x1b6283(0x77),(_0xe961d8,_0x1fe262,_0x2ed1b1,_0x501804,_0x5be9b7)=>!!_0x5be9b7||!!_0x501804&&_0x2ed1b1&&!_0x1fe262||_0xe961d8&&_0x2ed1b1&&!_0x1fe262),_0x526f0d[_0x1b6283(0x89)](_0x1b6283(0x81))['to'](this,_0x1b6283(0xa5),this[_0x1b6283(0x7b)],_0x1b6283(0x7c),this[_0x1b6283(0x7b)],_0x1b6283(0x7a),(_0x30730a,_0x49fd23,_0x4a80d6)=>{const _0xacb9af=_0x1b6283;let _0x283891;return _0x283891=_0x4a80d6&&_0x49fd23?_0xacb9af(0x83):_0x30730a?_0xacb9af(0x8f):_0xacb9af(0x96),_0x388004(this[_0xacb9af(0xb0)],_0x283891);}),_0x526f0d[_0x1b6283(0x89)](_0x1b6283(0x72))['to'](this,_0x1b6283(0xa5),_0x2ac78d=>_0x388004(this[_0x1b6283(0xb0)],_0x2ac78d?_0x1b6283(0x7f):_0x1b6283(0x9d))),_0x526f0d['on'](_0x1b6283(0x76),(_0x1039df,_0x4bafab)=>{const _0x2fcab7=_0x1b6283;this[_0x2fcab7(0x80)](_0x2fcab7(0x87),_0x4bafab),this[_0x2fcab7(0x7b)][_0x2fcab7(0x7a)]&&this[_0x2fcab7(0x7b)][_0x2fcab7(0x7c)]&&this[_0x2fcab7(0x80)](_0x2fcab7(0x7d),this[_0x2fcab7(0x7b)]['id']),this[_0x2fcab7(0x7b)][_0x2fcab7(0xa1)]||this[_0x2fcab7(0x80)](_0x2fcab7(0x82));}),_0x526f0d['on'](_0x1b6283(0xa6),()=>{const _0x5f5975=_0x1b6283;this[_0x5f5975(0x8e)]();}),_0x526f0d[_0x1b6283(0x89)](_0x1b6283(0x8c))['to'](this[_0x1b6283(0x7b)],_0x1b6283(0x85)),_0x526f0d['on'](_0x1b6283(0xa6),_0x5b24eb=>{const _0x45c828=_0x1b6283;0x0==this[_0x45c828(0xa5)]&&(this[_0x45c828(0x80)](_0x45c828(0xa7)),_0x5b24eb[_0x45c828(0xa9)]());}),this['on'](_0x1b6283(0x91),(_0x233a00,_0x17fabf,_0x5bed0a)=>{const _0x2b702a=_0x1b6283;_0x5bed0a||this[_0x2b702a(0xa5)]||_0x526f0d[_0x2b702a(0x77)]||this[_0x2b702a(0x80)](_0x2b702a(0xa7));}),_0x59e0a4;}}
23
+ const _0x213f0d=_0x3106;(function(_0x1b5d1b,_0x36856a){const _0x4206e4=_0x3106,_0x5836ef=_0x1b5d1b();while(!![]){try{const _0x47352a=-parseInt(_0x4206e4(0x1be))/0x1+parseInt(_0x4206e4(0x19e))/0x2+parseInt(_0x4206e4(0x1a6))/0x3*(parseInt(_0x4206e4(0x1ba))/0x4)+-parseInt(_0x4206e4(0x1cb))/0x5+-parseInt(_0x4206e4(0x1d0))/0x6+-parseInt(_0x4206e4(0x1c8))/0x7+parseInt(_0x4206e4(0x1aa))/0x8*(parseInt(_0x4206e4(0x1a5))/0x9);if(_0x47352a===_0x36856a)break;else _0x5836ef['push'](_0x5836ef['shift']());}catch(_0x5bfeeb){_0x5836ef['push'](_0x5836ef['shift']());}}}(_0xd98a,0x26c34));function _0x3106(_0x2a43a1,_0x2f32ac){const _0xd98af6=_0xd98a();return _0x3106=function(_0x3106bf,_0x1924e4){_0x3106bf=_0x3106bf-0x196;let _0x36da39=_0xd98af6[_0x3106bf];return _0x36da39;},_0x3106(_0x2a43a1,_0x2f32ac);}function _0xd98a(){const _0x567aec=['965176DdGHfa','commentInputView','bind','resolveCommentThread','isDirty','isActive','delegate','_localUser','hasDirtyComment','_createCommentThreadInputView','removeCommentThread','Reply','reopenCommentThread','updateComment','Reply...','canComment','8ClgihL','isUnlinked','editorConfig','length','224979lhKqqX','submit','fire','isResolved','value','editorReady','locale','isSubmitted','disabledSubmit','assign','381045hxqTjo','editorDestroyed','focus','1327280MoKRtx','stop','destroy','cancel','placeholder','8376rBYEVT','isResolvable','Write\x20a\x20comment...','removeComment','Reply\x20to\x20reopen\x20discussion...','_model','commentThreadHeaderView','archivedAt','set','submitCommentThread','addComment','commentsListView','showInput','unlinkedAt','225102mFNRYT','commentThreadInputView','Comment','_config','listenTo','change:isActive','CommentView','27TquFkF','345819kQqell','element','isReadOnly','submitLabel'];_0xd98a=function(){return _0x567aec;};return _0xd98a();}import{View as _0x2dc99e}from'ckeditor5/src/ui.js';import _0x1b40c6 from'./commentthreadinputview.js';import _0x2f9482 from'./commentslistview.js';import _0x50df7e from'./commentthreadheaderview.js';import{getTranslation as _0xc8a362}from'../../../utils/common-translations.js';export default class Zt extends _0x2dc99e{constructor(_0x29341a,_0x454042,_0x5be5e0,_0x57ca5d){const _0x3fea7e=_0x3106;super(_0x29341a),this[_0x3fea7e(0x198)](_0x3fea7e(0x1af),!0x1),this[_0x3fea7e(0x198)](_0x3fea7e(0x1ae),!0x1),this[_0x3fea7e(0x1d5)]=_0x454042,this[_0x3fea7e(0x1b1)]=_0x5be5e0,this[_0x3fea7e(0x1a1)]=_0x57ca5d,this[_0x3fea7e(0x196)]=new _0x50df7e(_0x29341a,_0x454042),this[_0x3fea7e(0x196)][_0x3fea7e(0x1b0)](_0x3fea7e(0x1b6))['to'](this),this[_0x3fea7e(0x1a2)](this,_0x3fea7e(0x1b6),()=>{const _0xf9e91f=_0x3fea7e;this[_0xf9e91f(0x1ca)]();}),this[_0x3fea7e(0x19b)]=new _0x2f9482(_0x29341a,_0x454042,Object[_0x3fea7e(0x1c7)]({'CommentView':this[_0x3fea7e(0x1a1)][_0x3fea7e(0x1a4)]},_0x57ca5d)),this[_0x3fea7e(0x19b)][_0x3fea7e(0x1b0)](_0x3fea7e(0x1d3))['to'](this),this[_0x3fea7e(0x19b)][_0x3fea7e(0x1b0)](_0x3fea7e(0x1b7))['to'](this),this[_0x3fea7e(0x19b)][_0x3fea7e(0x1b0)](_0x3fea7e(0x1ad))['to'](this),this[_0x3fea7e(0x19b)][_0x3fea7e(0x1b0)](_0x3fea7e(0x1c3))['to'](this),this[_0x3fea7e(0x19b)][_0x3fea7e(0x1b0)](_0x3fea7e(0x1c9))['to'](this),this[_0x3fea7e(0x19b)][_0x3fea7e(0x1ac)](_0x3fea7e(0x1af))['to'](this),this[_0x3fea7e(0x1a2)](this,_0x3fea7e(0x1ad),()=>{const _0x2f22b7=_0x3fea7e;this[_0x2f22b7(0x1ca)]();}),this[_0x3fea7e(0x198)](_0x3fea7e(0x1bd),this[_0x3fea7e(0x19b)][_0x3fea7e(0x1bd)]),this[_0x3fea7e(0x1ac)](_0x3fea7e(0x1bd))['to'](this[_0x3fea7e(0x19b)],_0x3fea7e(0x1bd)),this[_0x3fea7e(0x19f)]=this[_0x3fea7e(0x1b3)](),this[_0x3fea7e(0x19f)][_0x3fea7e(0x1b0)](_0x3fea7e(0x1c3))['to'](this),this[_0x3fea7e(0x19f)][_0x3fea7e(0x1b0)](_0x3fea7e(0x1c9))['to'](this),this['on'](_0x3fea7e(0x1d3),()=>this[_0x3fea7e(0x1ca)]()),this[_0x3fea7e(0x1ac)](_0x3fea7e(0x1ae))['to'](this[_0x3fea7e(0x19b)],_0x3fea7e(0x1b2),this[_0x3fea7e(0x19f)][_0x3fea7e(0x1ab)],_0x3fea7e(0x1c2),(_0x71f502,_0x2428aa)=>_0x71f502||!!_0x2428aa),this[_0x3fea7e(0x1ac)](_0x3fea7e(0x1bb))['to'](_0x454042,_0x3fea7e(0x19d),_0x4548e6=>!!_0x4548e6);}[_0x213f0d(0x1ca)](){const _0x39de3a=_0x213f0d;this[_0x39de3a(0x1a7)][_0x39de3a(0x1ca)]();}async[_0x213f0d(0x1cd)](){const _0x45ee8f=_0x213f0d;this[_0x45ee8f(0x1ae)]=!0x1,this[_0x45ee8f(0x19b)][_0x45ee8f(0x1cd)](),await this[_0x45ee8f(0x19f)][_0x45ee8f(0x1cd)](),super[_0x45ee8f(0x1cd)]();}[_0x213f0d(0x1b3)](){const _0x11b424=_0x213f0d,_0x3cba29=new _0x1b40c6(this[_0x11b424(0x1c4)],this[_0x11b424(0x1b1)],this[_0x11b424(0x1a1)][_0x11b424(0x1bc)]),_0x17d8cf=_0x3cba29[_0x11b424(0x1ab)];return _0x3cba29[_0x11b424(0x1ac)](_0x11b424(0x19c))['to'](this,_0x11b424(0x1af),this[_0x11b424(0x1d5)],_0x11b424(0x1a8),this[_0x11b424(0x1d5)],_0x11b424(0x1b9),this[_0x11b424(0x1d5)],_0x11b424(0x197),_0x17d8cf,_0x11b424(0x1c2),(_0x3cea66,_0x58ecd1,_0x155021,_0x3514e9,_0x55b344)=>!!_0x55b344||!!_0x3514e9&&_0x155021&&!_0x58ecd1||_0x3cea66&&_0x155021&&!_0x58ecd1),_0x17d8cf[_0x11b424(0x1ac)](_0x11b424(0x1cf))['to'](this,_0x11b424(0x1bd),this[_0x11b424(0x1d5)],_0x11b424(0x1d1),this[_0x11b424(0x1d5)],_0x11b424(0x1c1),(_0xdf21fa,_0x3dfc1d,_0xd9df46)=>{const _0x227fe0=_0x11b424;let _0x5f0ea2;return _0x5f0ea2=_0xd9df46&&_0x3dfc1d?_0x227fe0(0x1d4):_0xdf21fa?_0x227fe0(0x1b8):_0x227fe0(0x1d2),_0xc8a362(this[_0x227fe0(0x1c4)],_0x5f0ea2);}),_0x17d8cf[_0x11b424(0x1ac)](_0x11b424(0x1a9))['to'](this,_0x11b424(0x1bd),_0xfedbc=>_0xc8a362(this[_0x11b424(0x1c4)],_0xfedbc?_0x11b424(0x1b5):_0x11b424(0x1a0))),_0x17d8cf['on'](_0x11b424(0x1bf),(_0x43fb71,_0x58d455)=>{const _0x41e7c1=_0x11b424;this[_0x41e7c1(0x1c0)](_0x41e7c1(0x19a),_0x58d455),this[_0x41e7c1(0x1d5)][_0x41e7c1(0x1c1)]&&this[_0x41e7c1(0x1d5)][_0x41e7c1(0x1d1)]&&this[_0x41e7c1(0x1c0)](_0x41e7c1(0x1b6),this[_0x41e7c1(0x1d5)]['id']),this[_0x41e7c1(0x1d5)][_0x41e7c1(0x1c5)]||this[_0x41e7c1(0x1c0)](_0x41e7c1(0x199));}),_0x17d8cf['on'](_0x11b424(0x1ce),()=>{const _0x556871=_0x11b424;this[_0x556871(0x1ca)]();}),_0x17d8cf[_0x11b424(0x1ac)](_0x11b424(0x1c6))['to'](this[_0x11b424(0x1d5)],_0x11b424(0x1a8)),_0x17d8cf['on'](_0x11b424(0x1ce),_0x65891a=>{const _0x2bb478=_0x11b424;0x0==this[_0x2bb478(0x1bd)]&&(this[_0x2bb478(0x1c0)](_0x2bb478(0x1b4)),_0x65891a[_0x2bb478(0x1cc)]());}),this['on'](_0x11b424(0x1a3),(_0x59625a,_0x2e7aa7,_0x3e42cb)=>{const _0x16bfbc=_0x11b424;_0x3e42cb||this[_0x16bfbc(0x1bd)]||_0x17d8cf[_0x16bfbc(0x1c2)]||this[_0x16bfbc(0x1c0)](_0x16bfbc(0x1b4));}),_0x3cba29;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1e6a(_0x152884,_0x1d73ea){const _0x229376=_0x2293();return _0x1e6a=function(_0x1e6ae1,_0x15c1d6){_0x1e6ae1=_0x1e6ae1-0xd9;let _0xde9ea4=_0x229376[_0x1e6ae1];return _0xde9ea4;},_0x1e6a(_0x152884,_0x1d73ea);}const _0x254889=_0x1e6a;(function(_0x5df29c,_0x30a779){const _0x41871a=_0x1e6a,_0x2adde6=_0x5df29c();while(!![]){try{const _0x458f0e=-parseInt(_0x41871a(0x10a))/0x1*(-parseInt(_0x41871a(0xf0))/0x2)+parseInt(_0x41871a(0x101))/0x3*(parseInt(_0x41871a(0xef))/0x4)+-parseInt(_0x41871a(0xdf))/0x5*(parseInt(_0x41871a(0xed))/0x6)+-parseInt(_0x41871a(0x106))/0x7*(-parseInt(_0x41871a(0xfc))/0x8)+parseInt(_0x41871a(0xe9))/0x9+-parseInt(_0x41871a(0xfb))/0xa*(-parseInt(_0x41871a(0xe5))/0xb)+-parseInt(_0x41871a(0x102))/0xc;if(_0x458f0e===_0x30a779)break;else _0x2adde6['push'](_0x2adde6['shift']());}catch(_0x522d4f){_0x2adde6['push'](_0x2adde6['shift']());}}}(_0x2293,0xb6734));import{View as _0x31afec}from'ckeditor5/src/ui.js';function _0x2293(){const _0x1ec242=['1914flwWZv','maxCommentCharsWhenCollapsed','submitLabel','initialData','12023487mOtDhU','value','expand','isCollapsed','228012LLgAPT','_createCommentContentView','4YJkkBR','7346keLXmd','element','createCollection','Save','add','_createCommentInputView','get','destroy','createEditor','editorDestroyed','remove','34370vRrAhS','9392824CaDRLn','submit','cancel','once','bind','1138959AprIZE','42457944HNdgGi','locale','set','isEditMode','7wBwVYY','focus','editorReady','_config','331INvgzW','fire','delegate','disabledSubmit','content','updateComment','editorConfig','_model','isReadOnly','55qmyKXM','collapse','switchToDisplayMode','switchToEditMode','isSystemComment','visibleView'];_0x2293=function(){return _0x1ec242;};return _0x2293();}import{trimHtml as _0x4c80ec}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x59780d from'./commentcontentview.js';import _0x386cd1 from'./commentinputview.js';import{getTranslation as _0x191e81}from'../../../utils/common-translations.js';export default class ei extends _0x31afec{constructor(_0x347d72,_0x5f406a,_0x333266){const _0x4e12d9=_0x1e6a;super(_0x347d72),this[_0x4e12d9(0xdd)]=_0x5f406a,this[_0x4e12d9(0x109)]=_0x333266,this[_0x4e12d9(0xe3)]=!!this[_0x4e12d9(0x109)][_0x4e12d9(0xe3)],this[_0x4e12d9(0x104)](_0x4e12d9(0x105),!0x1),this[_0x4e12d9(0x104)](_0x4e12d9(0xec),!0x0),this[_0x4e12d9(0xe4)]=this[_0x4e12d9(0xf2)](),this[_0x4e12d9(0xe4)][_0x4e12d9(0xf4)](this[_0x4e12d9(0xee)]());}[_0x254889(0xeb)](){const _0x3b7db=_0x254889;this[_0x3b7db(0xec)]=!0x1;}[_0x254889(0xe0)](){const _0x17b0d8=_0x254889;this[_0x17b0d8(0x105)]||(this[_0x17b0d8(0xec)]=!0x0);}[_0x254889(0x107)](){const _0x426989=_0x254889;this[_0x426989(0xf1)][_0x426989(0x107)]();}async[_0x254889(0xf7)](){const _0x5be73a=_0x254889;await this[_0x5be73a(0xe4)][_0x5be73a(0xf6)](0x0)[_0x5be73a(0xf7)](),super[_0x5be73a(0xf7)]();}[_0x254889(0xe2)](){const _0x3322bb=_0x254889;this[_0x3322bb(0x105)]||(this[_0x3322bb(0x105)]=!0x0,this[_0x3322bb(0xe4)][_0x3322bb(0xfa)](0x0)[_0x3322bb(0xf7)](),this[_0x3322bb(0xe4)][_0x3322bb(0xf4)](this[_0x3322bb(0xf5)]()));}[_0x254889(0xe1)](){const _0x224b01=_0x254889;this[_0x224b01(0x105)]&&(this[_0x224b01(0x105)]=!0x1,this[_0x224b01(0xe4)][_0x224b01(0xfa)](0x0)[_0x224b01(0xf7)](),this[_0x224b01(0xe4)][_0x224b01(0xf4)](this[_0x224b01(0xee)]()));}[_0x254889(0xee)](){const _0x19dee0=_0x254889,_0x103942=new _0x59780d(this[_0x19dee0(0x103)]);return _0x103942[_0x19dee0(0x100)](_0x19dee0(0xda))['to'](this[_0x19dee0(0xdd)],_0x19dee0(0xda),this,_0x19dee0(0xec),(_0x292a51,_0x4a2f98)=>_0x4a2f98?_0x4c80ec(_0x292a51,{'limit':this[_0x19dee0(0x109)][_0x19dee0(0xe6)]}):_0x292a51),_0x103942;}[_0x254889(0xf5)](){const _0x170dae=_0x254889;this[_0x170dae(0x109)][_0x170dae(0xdc)]||(this[_0x170dae(0x109)][_0x170dae(0xdc)]={}),this[_0x170dae(0x109)][_0x170dae(0xdc)][_0x170dae(0xe8)]=this[_0x170dae(0xdd)][_0x170dae(0xda)];const _0x1e5212=new _0x386cd1(this[_0x170dae(0x103)],this[_0x170dae(0x109)][_0x170dae(0xdc)]);return _0x1e5212[_0x170dae(0xea)]=this[_0x170dae(0xdd)][_0x170dae(0xda)],_0x1e5212[_0x170dae(0x100)](_0x170dae(0xd9))['to'](this[_0x170dae(0xdd)],_0x170dae(0xde)),_0x1e5212[_0x170dae(0xe7)]=_0x191e81(this[_0x170dae(0x103)],_0x170dae(0xf3)),_0x1e5212['on'](_0x170dae(0xfd),(_0x432448,_0x1afe31)=>{const _0x900267=_0x170dae;this[_0x900267(0x10b)](_0x900267(0xdb),this[_0x900267(0xdd)]['id'],_0x1afe31),this[_0x900267(0xe1)](),this[_0x900267(0x107)]();}),_0x1e5212['on'](_0x170dae(0xfe),()=>{const _0x4963da=_0x170dae;this[_0x4963da(0xe1)](),this[_0x4963da(0x107)]();}),_0x1e5212[_0x170dae(0xff)](_0x170dae(0x108),()=>{const _0x32b4f0=_0x170dae;_0x1e5212[_0x32b4f0(0x107)]();}),_0x1e5212[_0x170dae(0xf8)](),_0x1e5212[_0x170dae(0x10c)](_0x170dae(0x108))['to'](this),_0x1e5212[_0x170dae(0x10c)](_0x170dae(0xf9))['to'](this),_0x1e5212;}}
23
+ const _0x266a2f=_0x5a90;function _0x24ba(){const _0x578676=['expand','remove','initialData','editorDestroyed','collapse','cancel','895134EXKiAt','6hqMiGG','818818gVgxFp','bind','once','997915DCawlz','switchToDisplayMode','createCollection','submit','value','set','visibleView','element','switchToEditMode','editorConfig','Save','504SDLsJq','isSystemComment','updateComment','disabledSubmit','_config','destroy','locale','get','393610xUdyua','665068aygAFS','isCollapsed','isReadOnly','add','isEditMode','63BjpLYB','focus','6RaAssw','content','_createCommentContentView','maxCommentCharsWhenCollapsed','createEditor','fire','_createCommentInputView','56210PvccBb','submitLabel','delegate','8AWBsWm','editorReady','15785SzpWyZ','_model'];_0x24ba=function(){return _0x578676;};return _0x24ba();}(function(_0x2d9571,_0x3f38e9){const _0x1706d9=_0x5a90,_0x2f905a=_0x2d9571();while(!![]){try{const _0x10c1c9=parseInt(_0x1706d9(0xc5))/0x1*(parseInt(_0x1706d9(0xbe))/0x2)+parseInt(_0x1706d9(0xd3))/0x3*(parseInt(_0x1706d9(0xb7))/0x4)+parseInt(_0x1706d9(0xd7))/0x5+-parseInt(_0x1706d9(0xd2))/0x6+parseInt(_0x1706d9(0xd4))/0x7*(-parseInt(_0x1706d9(0xc8))/0x8)+-parseInt(_0x1706d9(0xbc))/0x9*(parseInt(_0x1706d9(0xb6))/0xa)+-parseInt(_0x1706d9(0xca))/0xb*(-parseInt(_0x1706d9(0xae))/0xc);if(_0x10c1c9===_0x3f38e9)break;else _0x2f905a['push'](_0x2f905a['shift']());}catch(_0x2c9b68){_0x2f905a['push'](_0x2f905a['shift']());}}}(_0x24ba,0x358bf));import{View as _0x42ed49}from'ckeditor5/src/ui.js';import{trimHtml as _0x3878b0}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x4f3118 from'./commentcontentview.js';import _0x34be9c from'./commentinputview.js';import{getTranslation as _0x21ddd3}from'../../../utils/common-translations.js';function _0x5a90(_0x49913b,_0x41482d){const _0x24ba8b=_0x24ba();return _0x5a90=function(_0x5a909d,_0x4eb7a5){_0x5a909d=_0x5a909d-0xa6;let _0x5b2473=_0x24ba8b[_0x5a909d];return _0x5b2473;},_0x5a90(_0x49913b,_0x41482d);}export default class ei extends _0x42ed49{constructor(_0x416cb6,_0x40bd31,_0x85e45){const _0x155973=_0x5a90;super(_0x416cb6),this[_0x155973(0xcb)]=_0x40bd31,this[_0x155973(0xb2)]=_0x85e45,this[_0x155973(0xaf)]=!!this[_0x155973(0xb2)][_0x155973(0xaf)],this[_0x155973(0xa8)](_0x155973(0xbb),!0x1),this[_0x155973(0xa8)](_0x155973(0xb8),!0x0),this[_0x155973(0xa9)]=this[_0x155973(0xd9)](),this[_0x155973(0xa9)][_0x155973(0xba)](this[_0x155973(0xc0)]());}[_0x266a2f(0xcc)](){const _0x107832=_0x266a2f;this[_0x107832(0xb8)]=!0x1;}[_0x266a2f(0xd0)](){const _0x4954b8=_0x266a2f;this[_0x4954b8(0xbb)]||(this[_0x4954b8(0xb8)]=!0x0);}[_0x266a2f(0xbd)](){const _0x31bc93=_0x266a2f;this[_0x31bc93(0xaa)][_0x31bc93(0xbd)]();}async[_0x266a2f(0xb3)](){const _0x105fb6=_0x266a2f;await this[_0x105fb6(0xa9)][_0x105fb6(0xb5)](0x0)[_0x105fb6(0xb3)](),super[_0x105fb6(0xb3)]();}[_0x266a2f(0xab)](){const _0x2c2acd=_0x266a2f;this[_0x2c2acd(0xbb)]||(this[_0x2c2acd(0xbb)]=!0x0,this[_0x2c2acd(0xa9)][_0x2c2acd(0xcd)](0x0)[_0x2c2acd(0xb3)](),this[_0x2c2acd(0xa9)][_0x2c2acd(0xba)](this[_0x2c2acd(0xc4)]()));}[_0x266a2f(0xd8)](){const _0x510d84=_0x266a2f;this[_0x510d84(0xbb)]&&(this[_0x510d84(0xbb)]=!0x1,this[_0x510d84(0xa9)][_0x510d84(0xcd)](0x0)[_0x510d84(0xb3)](),this[_0x510d84(0xa9)][_0x510d84(0xba)](this[_0x510d84(0xc0)]()));}[_0x266a2f(0xc0)](){const _0x50f094=_0x266a2f,_0x165084=new _0x4f3118(this[_0x50f094(0xb4)]);return _0x165084[_0x50f094(0xd5)](_0x50f094(0xbf))['to'](this[_0x50f094(0xcb)],_0x50f094(0xbf),this,_0x50f094(0xb8),(_0x38335a,_0x1b1e92)=>_0x1b1e92?_0x3878b0(_0x38335a,{'limit':this[_0x50f094(0xb2)][_0x50f094(0xc1)]}):_0x38335a),_0x165084;}[_0x266a2f(0xc4)](){const _0x432a69=_0x266a2f;this[_0x432a69(0xb2)][_0x432a69(0xac)]||(this[_0x432a69(0xb2)][_0x432a69(0xac)]={}),this[_0x432a69(0xb2)][_0x432a69(0xac)][_0x432a69(0xce)]=this[_0x432a69(0xcb)][_0x432a69(0xbf)];const _0x5e8c2a=new _0x34be9c(this[_0x432a69(0xb4)],this[_0x432a69(0xb2)][_0x432a69(0xac)]);return _0x5e8c2a[_0x432a69(0xa7)]=this[_0x432a69(0xcb)][_0x432a69(0xbf)],_0x5e8c2a[_0x432a69(0xd5)](_0x432a69(0xb1))['to'](this[_0x432a69(0xcb)],_0x432a69(0xb9)),_0x5e8c2a[_0x432a69(0xc6)]=_0x21ddd3(this[_0x432a69(0xb4)],_0x432a69(0xad)),_0x5e8c2a['on'](_0x432a69(0xa6),(_0x4e18dd,_0x22ec72)=>{const _0x4530e0=_0x432a69;this[_0x4530e0(0xc3)](_0x4530e0(0xb0),this[_0x4530e0(0xcb)]['id'],_0x22ec72),this[_0x4530e0(0xd8)](),this[_0x4530e0(0xbd)]();}),_0x5e8c2a['on'](_0x432a69(0xd1),()=>{const _0x6426b3=_0x432a69;this[_0x6426b3(0xd8)](),this[_0x6426b3(0xbd)]();}),_0x5e8c2a[_0x432a69(0xd6)](_0x432a69(0xc9),()=>{const _0x82f86e=_0x432a69;_0x5e8c2a[_0x82f86e(0xbd)]();}),_0x5e8c2a[_0x432a69(0xc2)](),_0x5e8c2a[_0x432a69(0xc7)](_0x432a69(0xc9))['to'](this),_0x5e8c2a[_0x432a69(0xc7)](_0x432a69(0xcf))['to'](this),_0x5e8c2a;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5630(_0xbfd834,_0xfcc5f8){const _0x4d20b4=_0x4d20();return _0x5630=function(_0x563041,_0x4b86b7){_0x563041=_0x563041-0xa9;let _0xa45651=_0x4d20b4[_0x563041];return _0xa45651;},_0x5630(_0xbfd834,_0xfcc5f8);}(function(_0x5ec1c5,_0x12a999){const _0x2504e1=_0x5630,_0x3da77a=_0x5ec1c5();while(!![]){try{const _0x537e7f=-parseInt(_0x2504e1(0xa9))/0x1+parseInt(_0x2504e1(0xba))/0x2*(parseInt(_0x2504e1(0xac))/0x3)+-parseInt(_0x2504e1(0xb9))/0x4*(parseInt(_0x2504e1(0xad))/0x5)+-parseInt(_0x2504e1(0xb3))/0x6*(-parseInt(_0x2504e1(0xb0))/0x7)+parseInt(_0x2504e1(0xb8))/0x8*(parseInt(_0x2504e1(0xae))/0x9)+parseInt(_0x2504e1(0xab))/0xa*(-parseInt(_0x2504e1(0xb5))/0xb)+-parseInt(_0x2504e1(0xb6))/0xc*(parseInt(_0x2504e1(0xaf))/0xd);if(_0x537e7f===_0x12a999)break;else _0x3da77a['push'](_0x3da77a['shift']());}catch(_0x460383){_0x3da77a['push'](_0x3da77a['shift']());}}}(_0x4d20,0xc4531));function _0x4d20(){const _0x1e7afa=['setTemplate','8hfePfw','4lADWAV','2bsEbMH','ck-thread__comment-count','1429458KiOEnS','NUMBER_OF_COMMENTS','140FDOHGT','2412027vFlMtC','4305865unJHQO','11333070YEYEAT','3480607tWDCHL','22673vQuFUB','bindTemplate','set','2712DDITjk','count','129448qqEwEp','12xLrCKL'];_0x4d20=function(){return _0x1e7afa;};return _0x4d20();}import{View as _0xaa3dcb}from'ckeditor5/src/ui.js';import{getTranslation as _0x3cf589}from'../../../utils/common-translations.js';export default class ts extends _0xaa3dcb{constructor(_0x1f4e0c){const _0x41e4cd=_0x5630;super(_0x1f4e0c);const _0x2559a9=this[_0x41e4cd(0xb1)];this[_0x41e4cd(0xb2)](_0x41e4cd(0xb4),void 0x0),this[_0x41e4cd(0xb7)]({'tag':'li','attributes':{'class':_0x41e4cd(0xbb)},'children':[{'text':_0x2559a9['to'](_0x41e4cd(0xb4),_0x436758=>_0x3cf589(_0x1f4e0c,_0x41e4cd(0xaa),_0x436758))}]});}}
23
+ (function(_0xdbb3ef,_0x5da60f){const _0x2b16af=_0x15f6,_0x15a703=_0xdbb3ef();while(!![]){try{const _0x418d9c=-parseInt(_0x2b16af(0x10e))/0x1*(-parseInt(_0x2b16af(0x106))/0x2)+-parseInt(_0x2b16af(0x115))/0x3*(parseInt(_0x2b16af(0x114))/0x4)+parseInt(_0x2b16af(0x117))/0x5+-parseInt(_0x2b16af(0x116))/0x6*(parseInt(_0x2b16af(0x10b))/0x7)+parseInt(_0x2b16af(0x112))/0x8*(parseInt(_0x2b16af(0x10d))/0x9)+-parseInt(_0x2b16af(0x113))/0xa+-parseInt(_0x2b16af(0x10a))/0xb*(-parseInt(_0x2b16af(0x110))/0xc);if(_0x418d9c===_0x5da60f)break;else _0x15a703['push'](_0x15a703['shift']());}catch(_0xeedb1b){_0x15a703['push'](_0x15a703['shift']());}}}(_0x4c91,0x7a6b7));function _0x15f6(_0x592f9f,_0x3f5f82){const _0x4c91a1=_0x4c91();return _0x15f6=function(_0x15f6d3,_0x5ad5a9){_0x15f6d3=_0x15f6d3-0x106;let _0x1647d9=_0x4c91a1[_0x15f6d3];return _0x1647d9;},_0x15f6(_0x592f9f,_0x3f5f82);}import{View as _0x25dee4}from'ckeditor5/src/ui.js';function _0x4c91(){const _0x231946=['1RkVNBu','count','48xtoUZp','bindTemplate','136kOTMIA','9694700MlQHkR','4eQCNFV','1713327TFaVTF','108LmFjaM','4050050jxfLbL','1244418mUETYt','set','setTemplate','ck-thread__comment-count','669966vdzxEX','37457KgUujh','NUMBER_OF_COMMENTS','244845aSdfFa'];_0x4c91=function(){return _0x231946;};return _0x4c91();}import{getTranslation as _0x497d69}from'../../../utils/common-translations.js';export default class ts extends _0x25dee4{constructor(_0xeb5d5d){const _0xc65cea=_0x15f6;super(_0xeb5d5d);const _0x7a27ce=this[_0xc65cea(0x111)];this[_0xc65cea(0x107)](_0xc65cea(0x10f),void 0x0),this[_0xc65cea(0x108)]({'tag':'li','attributes':{'class':_0xc65cea(0x109)},'children':[{'text':_0x7a27ce['to'](_0xc65cea(0x10f),_0x2fcaf1=>_0x497d69(_0xeb5d5d,_0xc65cea(0x10c),_0x2fcaf1))}]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x1793c0=_0x35f9;(function(_0x3fdacd,_0x22ac87){var _0x545041=_0x35f9,_0x10ca6f=_0x3fdacd();while(!![]){try{var _0x53868d=parseInt(_0x545041(0x1a0))/0x1+-parseInt(_0x545041(0x1a5))/0x2+parseInt(_0x545041(0x1a3))/0x3*(parseInt(_0x545041(0x19f))/0x4)+parseInt(_0x545041(0x1a2))/0x5+parseInt(_0x545041(0x198))/0x6+-parseInt(_0x545041(0x19a))/0x7+parseInt(_0x545041(0x1a6))/0x8;if(_0x53868d===_0x22ac87)break;else _0x10ca6f['push'](_0x10ca6f['shift']());}catch(_0x33575a){_0x10ca6f['push'](_0x10ca6f['shift']());}}}(_0x242a,0xeb48b));function _0x35f9(_0x20d61a,_0x775eee){var _0x242a36=_0x242a();return _0x35f9=function(_0x35f928,_0x4ee512){_0x35f928=_0x35f928-0x195;var _0x5b4914=_0x242a36[_0x35f928];return _0x5b4914;},_0x35f9(_0x20d61a,_0x775eee);}import{View as _0x158917}from'ckeditor5/src/ui.js';function _0x242a(){var _0x471393=['setTemplate','render','div','917124yyiZLx','set','12570663iFlFCl','element','ck-annotation__content','change:content','innerHTML','6198904SeFInQ','689128TEHyAr','ck-comment__content','4929855EFXZae','3gfeBkv','content','1776496YGIWLK','2160808Vvviym'];_0x242a=function(){return _0x471393;};return _0x242a();}export default class ii extends _0x158917{constructor(_0x2b40fe){var _0x25894f=_0x35f9;super(_0x2b40fe),this[_0x25894f(0x199)](_0x25894f(0x1a4),''),this[_0x25894f(0x195)]({'tag':_0x25894f(0x197),'attributes':{'class':[_0x25894f(0x1a1),_0x25894f(0x19c)]}});}[_0x1793c0(0x196)](){var _0x25586e=_0x1793c0;super[_0x25586e(0x196)](),this['on'](_0x25586e(0x19d),(_0x3159d8,_0x1733e9,_0x50d357)=>{var _0x505722=_0x25586e;this[_0x505722(0x19b)][_0x505722(0x19e)]=_0x50d357;}),this[_0x25586e(0x19b)][_0x25586e(0x19e)]=this[_0x25586e(0x1a4)];}}
23
+ var _0x23a018=_0x2169;function _0x52ac(){var _0x4fe0a9=['ck-annotation__content','464cNNVxt','content','element','4129158qWhBFY','1vGASIa','ck-comment__content','4732190jnxWdQ','change:content','584nRBsAq','render','131877mRNiWo','6QSMclV','set','6270901hxclPF','2680920kbvWcX','innerHTML','div','28332VZIKDN','setTemplate','2621756bemGTW'];_0x52ac=function(){return _0x4fe0a9;};return _0x52ac();}(function(_0x4919ad,_0x58e503){var _0x1c8960=_0x2169,_0x3212ee=_0x4919ad();while(!![]){try{var _0x1f7589=-parseInt(_0x1c8960(0x109))/0x1*(-parseInt(_0x1c8960(0x118))/0x2)+parseInt(_0x1c8960(0x116))/0x3*(-parseInt(_0x1c8960(0x10d))/0x4)+-parseInt(_0x1c8960(0x10b))/0x5*(-parseInt(_0x1c8960(0x110))/0x6)+-parseInt(_0x1c8960(0x112))/0x7+parseInt(_0x1c8960(0x11a))/0x8*(parseInt(_0x1c8960(0x10f))/0x9)+parseInt(_0x1c8960(0x113))/0xa+-parseInt(_0x1c8960(0x108))/0xb;if(_0x1f7589===_0x58e503)break;else _0x3212ee['push'](_0x3212ee['shift']());}catch(_0x3b2377){_0x3212ee['push'](_0x3212ee['shift']());}}}(_0x52ac,0xb10f5));import{View as _0x28c3d5}from'ckeditor5/src/ui.js';function _0x2169(_0x499486,_0x372908){var _0x52ac90=_0x52ac();return _0x2169=function(_0x2169b0,_0x313c15){_0x2169b0=_0x2169b0-0x106;var _0xf02557=_0x52ac90[_0x2169b0];return _0xf02557;},_0x2169(_0x499486,_0x372908);}export default class ii extends _0x28c3d5{constructor(_0x2444eb){var _0x595247=_0x2169;super(_0x2444eb),this[_0x595247(0x111)](_0x595247(0x106),''),this[_0x595247(0x117)]({'tag':_0x595247(0x115),'attributes':{'class':[_0x595247(0x10a),_0x595247(0x119)]}});}[_0x23a018(0x10e)](){var _0x5eb804=_0x23a018;super[_0x5eb804(0x10e)](),this['on'](_0x5eb804(0x10c),(_0x8cebee,_0x5202b8,_0x141192)=>{var _0x4df847=_0x5eb804;this[_0x4df847(0x107)][_0x4df847(0x114)]=_0x141192;}),this[_0x5eb804(0x107)][_0x5eb804(0x114)]=this[_0x5eb804(0x106)];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x30a8b6=_0x121f;function _0x121f(_0x450f06,_0x2ca0f4){const _0x17d23b=_0x17d2();return _0x121f=function(_0x121fa2,_0x39306e){_0x121fa2=_0x121fa2-0x159;let _0x4aead9=_0x17d23b[_0x121fa2];return _0x4aead9;},_0x121f(_0x450f06,_0x2ca0f4);}(function(_0x132aa0,_0x35ff32){const _0x25633c=_0x121f,_0x2b98f9=_0x132aa0();while(!![]){try{const _0x56b92d=parseInt(_0x25633c(0x16c))/0x1+parseInt(_0x25633c(0x15f))/0x2+parseInt(_0x25633c(0x1a4))/0x3*(parseInt(_0x25633c(0x180))/0x4)+-parseInt(_0x25633c(0x18e))/0x5+-parseInt(_0x25633c(0x176))/0x6*(parseInt(_0x25633c(0x19d))/0x7)+parseInt(_0x25633c(0x179))/0x8+parseInt(_0x25633c(0x172))/0x9*(-parseInt(_0x25633c(0x18d))/0xa);if(_0x56b92d===_0x35ff32)break;else _0x2b98f9['push'](_0x2b98f9['shift']());}catch(_0x3361ac){_0x2b98f9['push'](_0x2b98f9['shift']());}}}(_0x17d2,0x9ed76));import{View as _0x48b05d,ViewCollection as _0x840b0,FocusCycler as _0x311a7b,ButtonView as _0x506382}from'ckeditor5/src/ui.js';import{FocusTracker as _0x41e8dc,KeystrokeHandler as _0x35f6c7}from'ckeditor5/src/utils.js';import _0x20c720 from'../commenteditor/commenteditor.js';import{getTranslation as _0x57d784}from'../../../utils/common-translations.js';export default class si extends _0x48b05d{constructor(_0x1deaf2,_0xd4490a={}){const _0x10f602=_0x121f;super(_0x1deaf2),this[_0x10f602(0x175)]=null,this[_0x10f602(0x16a)]=_0xd4490a,this[_0x10f602(0x18b)]=new _0x35f6c7(),this[_0x10f602(0x162)]=new _0x41e8dc(),this[_0x10f602(0x199)](_0x10f602(0x191),_0xd4490a[_0x10f602(0x18c)]||''),this[_0x10f602(0x199)](_0x10f602(0x161),!0x1),this[_0x10f602(0x199)](_0x10f602(0x19c),!0x0),this[_0x10f602(0x199)](_0x10f602(0x19a),_0x57d784(_0x1deaf2,_0x10f602(0x187))),this[_0x10f602(0x199)](_0x10f602(0x17c),_0x57d784(_0x1deaf2,_0x10f602(0x1a5))),this[_0x10f602(0x17e)]=this[_0x10f602(0x189)](),this[_0x10f602(0x15d)]=this[_0x10f602(0x177)](),this[_0x10f602(0x196)]({'tag':_0x10f602(0x1a2),'attributes':{'class':[_0x10f602(0x18f)]},'children':[{'tag':_0x10f602(0x1a2),'attributes':{'class':[_0x10f602(0x17b),this[_0x10f602(0x15c)]['if'](_0x10f602(0x19c),_0x10f602(0x17f))]},'children':[this[_0x10f602(0x17e)],this[_0x10f602(0x15d)]]}]}),this[_0x10f602(0x18b)][_0x10f602(0x199)](_0x10f602(0x193),(_0x1eb578,_0x99825b)=>{const _0x32d5c0=_0x10f602;this[_0x32d5c0(0x15d)][_0x32d5c0(0x15e)](_0x32d5c0(0x197)),_0x99825b();}),this['on'](_0x10f602(0x1a3),(_0x3b8398,_0x4261da)=>{const _0x41fbac=_0x10f602;_0x4261da[_0x41fbac(0x183)]>0xfde8?(alert(_0x57d784(_0x1deaf2,_0x41fbac(0x192),[_0x4261da[_0x41fbac(0x183)],0xfde8])),_0x3b8398[_0x41fbac(0x186)]()):this[_0x41fbac(0x175)][_0x41fbac(0x194)]('');},{'priority':_0x10f602(0x178)});}[_0x30a8b6(0x167)](){const _0x390335=_0x30a8b6;super[_0x390335(0x167)](),this[_0x390335(0x18b)][_0x390335(0x164)](this[_0x390335(0x1a7)]),this[_0x390335(0x162)][_0x390335(0x19b)](this[_0x390335(0x1a7)]);}[_0x30a8b6(0x1a0)](){const _0x5346cb=_0x30a8b6;return this[_0x5346cb(0x175)]||(this[_0x5346cb(0x175)]=new _0x20c720(this[_0x5346cb(0x16a)]),this[_0x5346cb(0x173)]=this[_0x5346cb(0x175)][_0x5346cb(0x165)]()[_0x5346cb(0x17a)](()=>{const _0x46746d=_0x5346cb;if(this[_0x46746d(0x169)])return;const _0x2ac080=this[_0x46746d(0x175)];this[_0x46746d(0x1a7)][_0x46746d(0x1a1)](_0x2ac080['ui'][_0x46746d(0x1a7)],this[_0x46746d(0x1a7)][_0x46746d(0x184)]),_0x2ac080[_0x46746d(0x171)][_0x46746d(0x16f)]['on'](_0x46746d(0x182),()=>this[_0x46746d(0x191)]=_0x2ac080[_0x46746d(0x195)]()),_0x2ac080[_0x46746d(0x19f)](_0x46746d(0x19a))['to'](this),this[_0x46746d(0x163)](this[_0x46746d(0x175)]),this[_0x46746d(0x15e)](_0x46746d(0x185),this[_0x46746d(0x175)]);})),this[_0x5346cb(0x173)];}[_0x30a8b6(0x1a6)](){const _0x1e8142=_0x30a8b6;this[_0x1e8142(0x175)]&&this[_0x1e8142(0x175)][_0x1e8142(0x1a6)]();}async[_0x30a8b6(0x18a)](){const _0x4acb71=_0x30a8b6;this[_0x4acb71(0x169)]||(this[_0x4acb71(0x169)]=!0x0,this[_0x4acb71(0x175)]&&(await this[_0x4acb71(0x173)],await this[_0x4acb71(0x175)][_0x4acb71(0x18a)](),this[_0x4acb71(0x15e)](_0x4acb71(0x190),this[_0x4acb71(0x175)])),await super[_0x4acb71(0x18a)]());}[_0x30a8b6(0x189)](){const _0x54a6b1=_0x30a8b6,{locale:_0x5173a2}=this,_0x7ce74e=new _0x506382(_0x5173a2);return _0x7ce74e[_0x54a6b1(0x168)]({'attributes':{'class':[_0x54a6b1(0x159)]}}),_0x7ce74e[_0x54a6b1(0x16b)]=!0x0,_0x7ce74e[_0x54a6b1(0x19f)](_0x54a6b1(0x15b))['to'](this,_0x54a6b1(0x17c)),_0x7ce74e['on'](_0x54a6b1(0x197),()=>{const _0x15bf47=_0x54a6b1;this[_0x15bf47(0x15e)](_0x15bf47(0x1a3),this[_0x15bf47(0x191)]);}),_0x7ce74e[_0x54a6b1(0x19f)](_0x54a6b1(0x17d))['to'](this,_0x54a6b1(0x191),this,_0x54a6b1(0x161),(_0x235301,_0x57aae3)=>!_0x57aae3&&!!_0x235301[_0x54a6b1(0x166)]()),_0x7ce74e;}[_0x30a8b6(0x177)](){const _0x3af901=_0x30a8b6,{locale:_0x10d1eb}=this,_0x35f0d1=new _0x506382(_0x10d1eb);return _0x35f0d1[_0x3af901(0x168)]({'attributes':{'class':[_0x3af901(0x188)]}}),_0x35f0d1[_0x3af901(0x15b)]=_0x57d784(_0x10d1eb,_0x3af901(0x198)),_0x35f0d1[_0x3af901(0x16b)]=!0x0,_0x35f0d1['on'](_0x3af901(0x197),()=>{const _0x11767e=_0x3af901;this[_0x11767e(0x175)][_0x11767e(0x194)](''),this[_0x11767e(0x15e)](_0x11767e(0x160));}),_0x35f0d1;}[_0x30a8b6(0x163)](_0x19643c){const _0x292d81=_0x30a8b6,_0x21fea4=this[_0x292d81(0x162)],_0x167cca=new _0x840b0();[_0x19643c['ui'][_0x292d81(0x170)],this[_0x292d81(0x17e)],this[_0x292d81(0x15d)]][_0x292d81(0x16d)](_0x7cab45=>{const _0x6ca22b=_0x292d81;_0x167cca[_0x6ca22b(0x19b)](_0x7cab45),_0x21fea4[_0x6ca22b(0x19b)](_0x7cab45[_0x6ca22b(0x1a7)]);});const _0x575023=new _0x311a7b({'focusables':_0x167cca,'focusTracker':_0x21fea4});this[_0x292d81(0x18b)][_0x292d81(0x199)](_0x292d81(0x181),(_0x4936a6,_0x13832a)=>{const _0x572d28=_0x292d81;_0x575023[_0x572d28(0x15a)](),_0x13832a();},{'priority':_0x292d81(0x174)}),this[_0x292d81(0x18b)][_0x292d81(0x199)](_0x292d81(0x19e),(_0x1f47d4,_0x544bf7)=>{const _0xc88958=_0x292d81;_0x575023[_0xc88958(0x16e)](),_0x544bf7();},{'priority':_0x292d81(0x174)});}}function _0x17d2(){const _0x75df59=['value','TOO_LONG_COMMENT_ALERT','Esc','setData','getData','setTemplate','execute','Cancel','set','placeholder','add','showButtons','6126883IahQHK','shift\x20+\x20tab','bind','createEditor','insertBefore','div','submit','2777943WXheaJ','Reply','focus','element','ck-comment__input-actions--submit','focusNext','label','bindTemplate','cancelButtonView','fire','1309536uqmBbf','cancel','disabledSubmit','focusTracker','_initializeFocusCycling','listenTo','create','trim','render','extendTemplate','_isDestroyed','_editorConfig','withText','739232oriyhl','forEach','focusPrevious','document','view','model','133821KtdJqF','_editorCreationPromise','low','editor','6EgQvuc','_createCancelButton','high','7072400pMzBDk','then','ck-comment__input-actions','submitLabel','isEnabled','submitButtonView','ck-comment__input-actions--active','4wsbSny','tab','change','length','firstChild','editorReady','stop','Reply...','ck-comment__input-actions--cancel','_createSubmitButton','destroy','keystrokes','initialData','670gDdDuT','3409625YZJsFK','ck-comment__input-wrapper','editorDestroyed'];_0x17d2=function(){return _0x75df59;};return _0x17d2();}
23
+ function _0x20e3(_0x574525,_0x3ccb44){const _0x11150b=_0x1115();return _0x20e3=function(_0x20e3b9,_0x1a2e6c){_0x20e3b9=_0x20e3b9-0x12b;let _0x5924a6=_0x11150b[_0x20e3b9];return _0x5924a6;},_0x20e3(_0x574525,_0x3ccb44);}const _0x2ac520=_0x20e3;(function(_0x59a1ea,_0x4b6e74){const _0x5ad83e=_0x20e3,_0x1a6d38=_0x59a1ea();while(!![]){try{const _0x82ec3=parseInt(_0x5ad83e(0x147))/0x1+parseInt(_0x5ad83e(0x15a))/0x2+parseInt(_0x5ad83e(0x138))/0x3+-parseInt(_0x5ad83e(0x144))/0x4+parseInt(_0x5ad83e(0x12e))/0x5*(parseInt(_0x5ad83e(0x163))/0x6)+parseInt(_0x5ad83e(0x13b))/0x7*(parseInt(_0x5ad83e(0x13c))/0x8)+-parseInt(_0x5ad83e(0x15b))/0x9;if(_0x82ec3===_0x4b6e74)break;else _0x1a6d38['push'](_0x1a6d38['shift']());}catch(_0x3c9212){_0x1a6d38['push'](_0x1a6d38['shift']());}}}(_0x1115,0x4013c));import{View as _0x122d1b,ViewCollection as _0x5c8b77,FocusCycler as _0x311439,ButtonView as _0x2e55f4}from'ckeditor5/src/ui.js';import{FocusTracker as _0x57060f,KeystrokeHandler as _0x629e83}from'ckeditor5/src/utils.js';import _0x469866 from'../commenteditor/commenteditor.js';import{getTranslation as _0x40520e}from'../../../utils/common-translations.js';function _0x1115(){const _0x20d248=['30760gqDHZz','length','Reply','setData','setTemplate','listenTo','editor','value','1703536jPTQeo','_initializeFocusCycling','Reply...','439695ByWpND','_editorCreationPromise','low','keystrokes','getData','submit','cancel','cancelButtonView','focusNext','high','ck-comment__input-wrapper','placeholder','initialData','ck-comment__input-actions--cancel','showButtons','execute','view','_editorConfig','TOO_LONG_COMMENT_ALERT','635642rIoATR','1910538dSQPwp','submitLabel','div','firstChild','tab','submitButtonView','set','_createCancelButton','15522IzqcYq','focus','change','withText','element','createEditor','fire','stop','extendTemplate','trim','shift\x20+\x20tab','destroy','render','disabledSubmit','ck-comment__input-actions','bindTemplate','ck-comment__input-actions--submit','create','bind','editorReady','ck-comment__input-actions--active','_createSubmitButton','isEnabled','document','label','35littqm','Cancel','forEach','then','insertBefore','focusPrevious','add','model','_isDestroyed','Esc','144303KJYCrr','editorDestroyed','focusTracker','140oImrOT'];_0x1115=function(){return _0x20d248;};return _0x1115();}export default class si extends _0x122d1b{constructor(_0x296c88,_0x45df13={}){const _0x230e24=_0x20e3;super(_0x296c88),this[_0x230e24(0x142)]=null,this[_0x230e24(0x158)]=_0x45df13,this[_0x230e24(0x14a)]=new _0x629e83(),this[_0x230e24(0x13a)]=new _0x57060f(),this[_0x230e24(0x161)](_0x230e24(0x143),_0x45df13[_0x230e24(0x153)]||''),this[_0x230e24(0x161)](_0x230e24(0x170),!0x1),this[_0x230e24(0x161)](_0x230e24(0x155),!0x0),this[_0x230e24(0x161)](_0x230e24(0x152),_0x40520e(_0x296c88,_0x230e24(0x146))),this[_0x230e24(0x161)](_0x230e24(0x15c),_0x40520e(_0x296c88,_0x230e24(0x13e))),this[_0x230e24(0x160)]=this[_0x230e24(0x178)](),this[_0x230e24(0x14e)]=this[_0x230e24(0x162)](),this[_0x230e24(0x140)]({'tag':_0x230e24(0x15d),'attributes':{'class':[_0x230e24(0x151)]},'children':[{'tag':_0x230e24(0x15d),'attributes':{'class':[_0x230e24(0x171),this[_0x230e24(0x172)]['if'](_0x230e24(0x155),_0x230e24(0x177))]},'children':[this[_0x230e24(0x160)],this[_0x230e24(0x14e)]]}]}),this[_0x230e24(0x14a)][_0x230e24(0x161)](_0x230e24(0x137),(_0x4a831a,_0x5b740b)=>{const _0x18745a=_0x230e24;this[_0x18745a(0x14e)][_0x18745a(0x169)](_0x18745a(0x156)),_0x5b740b();}),this['on'](_0x230e24(0x14c),(_0x441b73,_0x5b5654)=>{const _0xd4134a=_0x230e24;_0x5b5654[_0xd4134a(0x13d)]>0xfde8?(alert(_0x40520e(_0x296c88,_0xd4134a(0x159),[_0x5b5654[_0xd4134a(0x13d)],0xfde8])),_0x441b73[_0xd4134a(0x16a)]()):this[_0xd4134a(0x142)][_0xd4134a(0x13f)]('');},{'priority':_0x230e24(0x150)});}[_0x2ac520(0x16f)](){const _0x1ea0a9=_0x2ac520;super[_0x1ea0a9(0x16f)](),this[_0x1ea0a9(0x14a)][_0x1ea0a9(0x141)](this[_0x1ea0a9(0x167)]),this[_0x1ea0a9(0x13a)][_0x1ea0a9(0x134)](this[_0x1ea0a9(0x167)]);}[_0x2ac520(0x168)](){const _0x44a203=_0x2ac520;return this[_0x44a203(0x142)]||(this[_0x44a203(0x142)]=new _0x469866(this[_0x44a203(0x158)]),this[_0x44a203(0x148)]=this[_0x44a203(0x142)][_0x44a203(0x174)]()[_0x44a203(0x131)](()=>{const _0xf743b8=_0x44a203;if(this[_0xf743b8(0x136)])return;const _0x40c252=this[_0xf743b8(0x142)];this[_0xf743b8(0x167)][_0xf743b8(0x132)](_0x40c252['ui'][_0xf743b8(0x167)],this[_0xf743b8(0x167)][_0xf743b8(0x15e)]),_0x40c252[_0xf743b8(0x135)][_0xf743b8(0x12c)]['on'](_0xf743b8(0x165),()=>this[_0xf743b8(0x143)]=_0x40c252[_0xf743b8(0x14b)]()),_0x40c252[_0xf743b8(0x175)](_0xf743b8(0x152))['to'](this),this[_0xf743b8(0x145)](this[_0xf743b8(0x142)]),this[_0xf743b8(0x169)](_0xf743b8(0x176),this[_0xf743b8(0x142)]);})),this[_0x44a203(0x148)];}[_0x2ac520(0x164)](){const _0x3dd313=_0x2ac520;this[_0x3dd313(0x142)]&&this[_0x3dd313(0x142)][_0x3dd313(0x164)]();}async[_0x2ac520(0x16e)](){const _0x46d43b=_0x2ac520;this[_0x46d43b(0x136)]||(this[_0x46d43b(0x136)]=!0x0,this[_0x46d43b(0x142)]&&(await this[_0x46d43b(0x148)],await this[_0x46d43b(0x142)][_0x46d43b(0x16e)](),this[_0x46d43b(0x169)](_0x46d43b(0x139),this[_0x46d43b(0x142)])),await super[_0x46d43b(0x16e)]());}[_0x2ac520(0x178)](){const _0x25b505=_0x2ac520,{locale:_0x3f2e4c}=this,_0x58933f=new _0x2e55f4(_0x3f2e4c);return _0x58933f[_0x25b505(0x16b)]({'attributes':{'class':[_0x25b505(0x173)]}}),_0x58933f[_0x25b505(0x166)]=!0x0,_0x58933f[_0x25b505(0x175)](_0x25b505(0x12d))['to'](this,_0x25b505(0x15c)),_0x58933f['on'](_0x25b505(0x156),()=>{const _0x46a487=_0x25b505;this[_0x46a487(0x169)](_0x46a487(0x14c),this[_0x46a487(0x143)]);}),_0x58933f[_0x25b505(0x175)](_0x25b505(0x12b))['to'](this,_0x25b505(0x143),this,_0x25b505(0x170),(_0x49a2ef,_0x533d56)=>!_0x533d56&&!!_0x49a2ef[_0x25b505(0x16c)]()),_0x58933f;}[_0x2ac520(0x162)](){const _0x43b7fe=_0x2ac520,{locale:_0x23d73c}=this,_0x14f910=new _0x2e55f4(_0x23d73c);return _0x14f910[_0x43b7fe(0x16b)]({'attributes':{'class':[_0x43b7fe(0x154)]}}),_0x14f910[_0x43b7fe(0x12d)]=_0x40520e(_0x23d73c,_0x43b7fe(0x12f)),_0x14f910[_0x43b7fe(0x166)]=!0x0,_0x14f910['on'](_0x43b7fe(0x156),()=>{const _0x396101=_0x43b7fe;this[_0x396101(0x142)][_0x396101(0x13f)](''),this[_0x396101(0x169)](_0x396101(0x14d));}),_0x14f910;}[_0x2ac520(0x145)](_0x4519de){const _0x492897=_0x2ac520,_0x26c5e8=this[_0x492897(0x13a)],_0x327981=new _0x5c8b77();[_0x4519de['ui'][_0x492897(0x157)],this[_0x492897(0x160)],this[_0x492897(0x14e)]][_0x492897(0x130)](_0x15054e=>{const _0x44d61d=_0x492897;_0x327981[_0x44d61d(0x134)](_0x15054e),_0x26c5e8[_0x44d61d(0x134)](_0x15054e[_0x44d61d(0x167)]);});const _0x7fa2a1=new _0x311439({'focusables':_0x327981,'focusTracker':_0x26c5e8});this[_0x492897(0x14a)][_0x492897(0x161)](_0x492897(0x15f),(_0x58af4f,_0x4a30df)=>{const _0x58b0f6=_0x492897;_0x7fa2a1[_0x58b0f6(0x14f)](),_0x4a30df();},{'priority':_0x492897(0x149)}),this[_0x492897(0x14a)][_0x492897(0x161)](_0x492897(0x16d),(_0x4a6f8b,_0x3c18d5)=>{const _0x35bb8b=_0x492897;_0x7fa2a1[_0x35bb8b(0x133)](),_0x3c18d5();},{'priority':_0x492897(0x149)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3fd77f=_0x3b18;(function(_0x51c3c3,_0x3be031){const _0x256f8e=_0x3b18,_0x5646b9=_0x51c3c3();while(!![]){try{const _0x233c72=parseInt(_0x256f8e(0x16e))/0x1*(-parseInt(_0x256f8e(0x17c))/0x2)+parseInt(_0x256f8e(0x15d))/0x3+parseInt(_0x256f8e(0x174))/0x4+-parseInt(_0x256f8e(0x17f))/0x5+parseInt(_0x256f8e(0x16a))/0x6*(-parseInt(_0x256f8e(0x16f))/0x7)+parseInt(_0x256f8e(0x17d))/0x8*(parseInt(_0x256f8e(0x179))/0x9)+parseInt(_0x256f8e(0x168))/0xa*(parseInt(_0x256f8e(0x169))/0xb);if(_0x233c72===_0x3be031)break;else _0x5646b9['push'](_0x5646b9['shift']());}catch(_0x4ac716){_0x5646b9['push'](_0x5646b9['shift']());}}}(_0x24c8,0x856e3));import{View as _0x6f6c78,FocusCycler as _0x279ddc}from'ckeditor5/src/ui.js';function _0x3b18(_0x14adc3,_0x4d340e){const _0x24c822=_0x24c8();return _0x3b18=function(_0x3b1890,_0x18f291){_0x3b1890=_0x3b1890-0x158;let _0x2ab125=_0x24c822[_0x3b1890];return _0x2ab125;},_0x3b18(_0x14adc3,_0x4d340e);}import{FocusTracker as _0x46060f,KeystrokeHandler as _0x433aa8}from'ckeditor5/src/utils.js';import{getTranslation as _0x1770ec}from'../../../utils/common-translations.js';export default class K extends _0x6f6c78{constructor(_0x2e7891,_0x1f4dff){const _0xd4786a=_0x3b18;super(_0x2e7891),this[_0xd4786a(0x16d)](_0xd4786a(0x181),!_0x1f4dff[_0xd4786a(0x17b)]),this[_0xd4786a(0x158)]=new _0x46060f(),this[_0xd4786a(0x162)]=new _0x433aa8(),this[_0xd4786a(0x160)]=_0x1f4dff,this[_0xd4786a(0x173)]=new _0x279ddc({'focusables':this[_0xd4786a(0x160)],'focusTracker':this[_0xd4786a(0x158)],'keystrokeHandler':this[_0xd4786a(0x162)],'actions':{'focusPrevious':_0xd4786a(0x16b),'focusNext':_0xd4786a(0x16c)}}),this[_0xd4786a(0x178)](_0x1f4dff,_0xd4786a(0x17e),()=>{const _0x3e28fe=_0xd4786a;this[_0x3e28fe(0x181)]=!0x1;}),this[_0xd4786a(0x178)](_0x1f4dff,_0xd4786a(0x185),(_0x5012ca,_0x32014f)=>{const _0x598642=_0xd4786a;_0x32014f[_0x598642(0x180)]&&this[_0x598642(0x166)](),_0x1f4dff[_0x598642(0x17b)]||(this[_0x598642(0x181)]=!0x0);});const _0x2d55d5=this[_0xd4786a(0x165)];this[_0xd4786a(0x15b)]({'tag':_0xd4786a(0x183),'attributes':{'dir':_0xd4786a(0x15c),'class':['ck',_0xd4786a(0x159)],'tabindex':-0x1},'children':[{'tag':'p','attributes':{'class':[_0xd4786a(0x167)]},'children':[{'text':_0x1770ec(_0x2e7891,_0xd4786a(0x176))}]},{'tag':_0xd4786a(0x183),'attributes':{'class':[_0xd4786a(0x163)]},'children':[{'tag':_0xd4786a(0x183),'children':_0x1f4dff},{'tag':'p','attributes':{'class':[_0xd4786a(0x170),_0x2d55d5['if'](_0xd4786a(0x181),_0xd4786a(0x15a),_0x202f50=>!_0x202f50)]},'children':[{'text':_0x1770ec(_0x2e7891,_0xd4786a(0x184))}]}]}]});}[_0x3fd77f(0x175)](){const _0x4cef2b=_0x3fd77f;super[_0x4cef2b(0x175)](),this[_0x4cef2b(0x162)][_0x4cef2b(0x178)](this[_0x4cef2b(0x15f)]);const _0x2728a1=_0x4ad17e=>_0x4ad17e[_0x4cef2b(0x171)]();this[_0x4cef2b(0x162)][_0x4cef2b(0x16d)](_0x4cef2b(0x172),_0x2728a1),this[_0x4cef2b(0x162)][_0x4cef2b(0x16d)](_0x4cef2b(0x15e),_0x2728a1),this[_0x4cef2b(0x162)][_0x4cef2b(0x16d)](_0x4cef2b(0x17a),_0x2728a1),this[_0x4cef2b(0x162)][_0x4cef2b(0x16d)](_0x4cef2b(0x161),_0x2728a1),this[_0x4cef2b(0x178)](this[_0x4cef2b(0x15f)],_0x4cef2b(0x164),(_0x243afe,_0x33d2ab)=>{const _0x46f56e=_0x4cef2b;_0x33d2ab[_0x46f56e(0x171)]();},{'priority':_0x4cef2b(0x182)});}[_0x3fd77f(0x177)](){const _0x39982a=_0x3fd77f;super[_0x39982a(0x177)](),this[_0x39982a(0x158)][_0x39982a(0x177)](),this[_0x39982a(0x162)][_0x39982a(0x177)]();}[_0x3fd77f(0x166)](){const _0x12e8d1=_0x3fd77f;this[_0x12e8d1(0x15f)][_0x12e8d1(0x166)]();}}function _0x24c8(){const _0x2e41e4=['4820DZYxjS','17369alPvhl','66UuGyqP','shift\x20+\x20tab','tab','set','11XuIclo','226247liUzoq','ck-comments-archive__info','stopPropagation','arrowright','_focusCycler','628528mfNaqR','render','COMMENTS_ARCHIVE','destroy','listenTo','9aovFXC','arrowup','length','161026vczKRG','4952240zSdoaA','add','1368730DTwodR','isActive','isEmpty','high','div','EMPTY_COMMENTS_ARCHIVE','remove','_focusTracker','ck-comments-archive','ck-hidden','setTemplate','auto','1572633XiseRm','arrowleft','element','_focusables','arrowdown','_keystrokes','ck-comments-archive__content','selectstart','bindTemplate','focus','ck-comments-archive__header\x20'];_0x24c8=function(){return _0x2e41e4;};return _0x24c8();}
23
+ const _0x3fd930=_0x3b6d;(function(_0x10a99c,_0x1a9a00){const _0x2677df=_0x3b6d,_0x1d9c84=_0x10a99c();while(!![]){try{const _0x5ed21a=-parseInt(_0x2677df(0x203))/0x1+parseInt(_0x2677df(0x1ee))/0x2*(parseInt(_0x2677df(0x1e5))/0x3)+parseInt(_0x2677df(0x200))/0x4*(-parseInt(_0x2677df(0x1da))/0x5)+parseInt(_0x2677df(0x1ec))/0x6+-parseInt(_0x2677df(0x1e6))/0x7*(-parseInt(_0x2677df(0x1f0))/0x8)+-parseInt(_0x2677df(0x1f6))/0x9*(parseInt(_0x2677df(0x1dd))/0xa)+-parseInt(_0x2677df(0x201))/0xb;if(_0x5ed21a===_0x1a9a00)break;else _0x1d9c84['push'](_0x1d9c84['shift']());}catch(_0x375427){_0x1d9c84['push'](_0x1d9c84['shift']());}}}(_0x54ae,0x3faf2));import{View as _0x2a3fc7,FocusCycler as _0x19b5a8}from'ckeditor5/src/ui.js';function _0x3b6d(_0x2344cf,_0x4a6022){const _0x54ae43=_0x54ae();return _0x3b6d=function(_0x3b6de3,_0x118851){_0x3b6de3=_0x3b6de3-0x1d9;let _0x3afb1a=_0x54ae43[_0x3b6de3];return _0x3afb1a;},_0x3b6d(_0x2344cf,_0x4a6022);}function _0x54ae(){const _0x5a116e=['arrowright','div','auto','_keystrokes','3NBRoFi','2825921XwVJWM','element','length','arrowleft','_focusTracker','render','844536svtmAf','COMMENTS_ARCHIVE','1041790kubECo','stopPropagation','8PwYUrf','set','shift\x20+\x20tab','isActive','selectstart','ck-comments-archive__content','9zeqHiX','ck-hidden','setTemplate','add','_focusCycler','focus','ck-comments-archive__info','EMPTY_COMMENTS_ARCHIVE','destroy','arrowdown','192JwJvoS','96569IPhydd','ck-comments-archive','183814DjfsMH','tab','high','listenTo','arrowup','19105LPIWQC','_focusables','ck-comments-archive__header\x20','4285030KdkcEP','remove','isEmpty','bindTemplate'];_0x54ae=function(){return _0x5a116e;};return _0x54ae();}import{FocusTracker as _0x3639be,KeystrokeHandler as _0x5930a3}from'ckeditor5/src/utils.js';import{getTranslation as _0x34647d}from'../../../utils/common-translations.js';export default class K extends _0x2a3fc7{constructor(_0x4bcdb4,_0x132aa2){const _0x4f66dc=_0x3b6d;super(_0x4bcdb4),this[_0x4f66dc(0x1f1)](_0x4f66dc(0x1df),!_0x132aa2[_0x4f66dc(0x1e8)]),this[_0x4f66dc(0x1ea)]=new _0x3639be(),this[_0x4f66dc(0x1e4)]=new _0x5930a3(),this[_0x4f66dc(0x1db)]=_0x132aa2,this[_0x4f66dc(0x1fa)]=new _0x19b5a8({'focusables':this[_0x4f66dc(0x1db)],'focusTracker':this[_0x4f66dc(0x1ea)],'keystrokeHandler':this[_0x4f66dc(0x1e4)],'actions':{'focusPrevious':_0x4f66dc(0x1f2),'focusNext':_0x4f66dc(0x204)}}),this[_0x4f66dc(0x206)](_0x132aa2,_0x4f66dc(0x1f9),()=>{const _0x3e0ed6=_0x4f66dc;this[_0x3e0ed6(0x1df)]=!0x1;}),this[_0x4f66dc(0x206)](_0x132aa2,_0x4f66dc(0x1de),(_0x47ca1d,_0x191a9e)=>{const _0x42c740=_0x4f66dc;_0x191a9e[_0x42c740(0x1f3)]&&this[_0x42c740(0x1fb)](),_0x132aa2[_0x42c740(0x1e8)]||(this[_0x42c740(0x1df)]=!0x0);});const _0x2c7554=this[_0x4f66dc(0x1e0)];this[_0x4f66dc(0x1f8)]({'tag':_0x4f66dc(0x1e2),'attributes':{'dir':_0x4f66dc(0x1e3),'class':['ck',_0x4f66dc(0x202)],'tabindex':-0x1},'children':[{'tag':'p','attributes':{'class':[_0x4f66dc(0x1dc)]},'children':[{'text':_0x34647d(_0x4bcdb4,_0x4f66dc(0x1ed))}]},{'tag':_0x4f66dc(0x1e2),'attributes':{'class':[_0x4f66dc(0x1f5)]},'children':[{'tag':_0x4f66dc(0x1e2),'children':_0x132aa2},{'tag':'p','attributes':{'class':[_0x4f66dc(0x1fc),_0x2c7554['if'](_0x4f66dc(0x1df),_0x4f66dc(0x1f7),_0x35df2a=>!_0x35df2a)]},'children':[{'text':_0x34647d(_0x4bcdb4,_0x4f66dc(0x1fd))}]}]}]});}[_0x3fd930(0x1eb)](){const _0x5d739d=_0x3fd930;super[_0x5d739d(0x1eb)](),this[_0x5d739d(0x1e4)][_0x5d739d(0x206)](this[_0x5d739d(0x1e7)]);const _0x2ed83f=_0x24aefb=>_0x24aefb[_0x5d739d(0x1ef)]();this[_0x5d739d(0x1e4)][_0x5d739d(0x1f1)](_0x5d739d(0x1e1),_0x2ed83f),this[_0x5d739d(0x1e4)][_0x5d739d(0x1f1)](_0x5d739d(0x1e9),_0x2ed83f),this[_0x5d739d(0x1e4)][_0x5d739d(0x1f1)](_0x5d739d(0x1d9),_0x2ed83f),this[_0x5d739d(0x1e4)][_0x5d739d(0x1f1)](_0x5d739d(0x1ff),_0x2ed83f),this[_0x5d739d(0x206)](this[_0x5d739d(0x1e7)],_0x5d739d(0x1f4),(_0x33cd3d,_0x14968a)=>{const _0x1490d4=_0x5d739d;_0x14968a[_0x1490d4(0x1ef)]();},{'priority':_0x5d739d(0x205)});}[_0x3fd930(0x1fe)](){const _0x3bd07b=_0x3fd930;super[_0x3bd07b(0x1fe)](),this[_0x3bd07b(0x1ea)][_0x3bd07b(0x1fe)](),this[_0x3bd07b(0x1e4)][_0x3bd07b(0x1fe)]();}[_0x3fd930(0x1fb)](){const _0x2cafd5=_0x3fd930;this[_0x2cafd5(0x1e7)][_0x2cafd5(0x1fb)]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2898fa=_0x1272;(function(_0x227f04,_0x5ec789){const _0x115678=_0x1272,_0x4e6be4=_0x227f04();while(!![]){try{const _0x4a93b6=parseInt(_0x115678(0x1bd))/0x1*(-parseInt(_0x115678(0x1b7))/0x2)+parseInt(_0x115678(0x1cf))/0x3*(parseInt(_0x115678(0x1af))/0x4)+-parseInt(_0x115678(0x1bc))/0x5*(-parseInt(_0x115678(0x1ab))/0x6)+parseInt(_0x115678(0x1ca))/0x7*(-parseInt(_0x115678(0x1a3))/0x8)+-parseInt(_0x115678(0x1a4))/0x9+-parseInt(_0x115678(0x1a5))/0xa*(-parseInt(_0x115678(0x1a6))/0xb)+parseInt(_0x115678(0x1bf))/0xc;if(_0x4a93b6===_0x5ec789)break;else _0x4e6be4['push'](_0x4e6be4['shift']());}catch(_0x183ebd){_0x4e6be4['push'](_0x4e6be4['shift']());}}}(_0x46fe,0xb5108));function _0x46fe(){const _0x22036f=['CommentView','_findOptimalIndex','resolvedBy','stopListening','resolvedCommentView','2xowBRH','delegate','Marked\x20as\x20resolved','isEditMode','change:isEditMode','58775sfMCcw','1276078jbnSKR','bind','10727280wjvFgx','setTemplate','listenTo','collapse','maxThreadTotalWeight','_config','formatDateTime','get','resolveCommentThread','some','focus','49xLExcB','hasDirtyComment','_collapsedCommentsView','weight','delete','354651jucaBf','render','length','commentViews','_updateHasDirtyComment','editorReady','_model','editorDestroyed','ck-thread__comments','change:isActive','change:hasDirtyComment','maxCommentCharsWhenCollapsed','visibleViews','_handleNewCommentModel','_rearrangeExpand','count','updateComment','resolvedAt','from','locale','insert','resolved','editorConfig','change:isResolved','maxCommentsWhenCollapsed','element','expand','viewUid','_rearrangeCollapse','authoredAt','equal','removeComment','_calculatePosition','destroy','_handleRemoveCommentModel','add','450656aHZEuY','9527868mLNmnj','230SgDtvO','403381BHfQtQ','_shouldCollapse','set','createCollection','comments','402BqHlre','commentUpdated','remove','refreshVisibleViews','32ezOPrL','isActive','_handleInfoComment'];_0x46fe=function(){return _0x22036f;};return _0x46fe();}import{View as _0x211fbb}from'ckeditor5/src/ui.js';import{diff as _0x43df50,Collection as _0x286574}from'ckeditor5/src/utils.js';function _0x1272(_0x51cf59,_0x4842f5){const _0x46fe1=_0x46fe();return _0x1272=function(_0x1272b7,_0x947380){_0x1272b7=_0x1272b7-0x182;let _0x7c6a2a=_0x46fe1[_0x1272b7];return _0x7c6a2a;},_0x1272(_0x51cf59,_0x4842f5);}import{getTranslation as _0xddeff8}from'../../../utils/common-translations.js';import _0x4e07f9 from'./collapsedcommentsview.js';export default class vt extends _0x211fbb{constructor(_0x391e93,_0x189f2e,_0x4345c1){const _0x2b879a=_0x1272;super(_0x391e93),this[_0x2b879a(0x1a8)](_0x2b879a(0x1cb),!0x1),this[_0x2b879a(0x1a8)](_0x2b879a(0x1d1),_0x189f2e[_0x2b879a(0x1aa)][_0x2b879a(0x1d1)]),this[_0x2b879a(0x1a8)](_0x2b879a(0x1b0),!0x1),this[_0x2b879a(0x185)]=_0x189f2e,this[_0x2b879a(0x1c4)]=_0x4345c1,this[_0x2b879a(0x182)]=this[_0x2b879a(0x1a9)](),this[_0x2b879a(0x18b)]=this[_0x2b879a(0x1a9)](),this[_0x2b879a(0x1b6)]=null,this[_0x2b879a(0x1cc)]=new _0x4e07f9(_0x391e93),this[_0x2b879a(0x1cc)][_0x2b879a(0x1be)](_0x2b879a(0x18e))['to'](this,_0x2b879a(0x1d1),_0x2ea9bb=>_0x2ea9bb-this[_0x2b879a(0x1c4)][_0x2b879a(0x197)]);for(const _0x5a97ff of _0x189f2e[_0x2b879a(0x1aa)])this[_0x2b879a(0x18c)](_0x5a97ff);this[_0x2b879a(0x1b1)](),this[_0x2b879a(0x1c1)](_0x189f2e[_0x2b879a(0x1aa)],_0x2b879a(0x1a2),(_0x2332ff,_0x5048fb)=>{const _0x208575=_0x2b879a,_0x381b8b=this[_0x208575(0x19f)](_0x5048fb);this[_0x208575(0x1d1)]++,this[_0x208575(0x18c)](_0x5048fb,_0x381b8b),this[_0x208575(0x1ae)]();}),this[_0x2b879a(0x1c1)](_0x189f2e[_0x2b879a(0x1aa)],_0x2b879a(0x1ad),(_0x115abd,_0x58c53f)=>{const _0x197d9c=_0x2b879a;this[_0x197d9c(0x1d1)]--,this[_0x197d9c(0x1a1)](_0x58c53f),this[_0x197d9c(0x1ae)]();}),this[_0x2b879a(0x1c1)](_0x189f2e,_0x2b879a(0x1ac),()=>this[_0x2b879a(0x1ae)]()),this[_0x2b879a(0x1c1)](_0x189f2e,_0x2b879a(0x196),()=>this[_0x2b879a(0x1b1)]()),this['on'](_0x2b879a(0x188),()=>this[_0x2b879a(0x1ae)]()),this['on'](_0x2b879a(0x189),()=>this[_0x2b879a(0x1ae)]()),this[_0x2b879a(0x1c0)]({'tag':'ul','attributes':{'class':[_0x2b879a(0x187)]},'children':this[_0x2b879a(0x18b)]});}get[_0x2898fa(0x1a7)](){const _0x12e60e=_0x2898fa;return this[_0x12e60e(0x185)][_0x12e60e(0x1cd)]>this[_0x12e60e(0x1c4)][_0x12e60e(0x1c3)]&&!this[_0x12e60e(0x1b0)]&&!this[_0x12e60e(0x1cb)];}[_0x2898fa(0x1d0)](){const _0xb80a90=_0x2898fa;super[_0xb80a90(0x1d0)](),this[_0xb80a90(0x1ae)]();}[_0x2898fa(0x1c9)](){const _0x2205bc=_0x2898fa;this[_0x2205bc(0x198)][_0x2205bc(0x1c9)]();}[_0x2898fa(0x1a0)](){const _0x3440ef=_0x2898fa;this[_0x3440ef(0x1cc)][_0x3440ef(0x1a0)]();for(const _0x2737c4 of this[_0x3440ef(0x182)])_0x2737c4[_0x3440ef(0x1a0)]();super[_0x3440ef(0x1a0)]();}[_0x2898fa(0x1ae)](){const _0x1fd067=_0x2898fa;this[_0x1fd067(0x1a7)]?this[_0x1fd067(0x19b)]():this[_0x1fd067(0x18d)]();}[_0x2898fa(0x18c)](_0x101866,_0x296dc9){const _0x24d3ef=_0x2898fa,_0x54fa68=new this[(_0x24d3ef(0x1c4))][(_0x24d3ef(0x1b2))](this[_0x24d3ef(0x192)],_0x101866,{'maxCommentCharsWhenCollapsed':this[_0x24d3ef(0x1c4)][_0x24d3ef(0x18a)],'formatDateTime':this[_0x24d3ef(0x1c4)][_0x24d3ef(0x1c5)],'editorConfig':this[_0x24d3ef(0x1c4)][_0x24d3ef(0x195)]});_0x54fa68[_0x24d3ef(0x19a)]=_0x101866['id'],_0x54fa68[_0x24d3ef(0x1b8)](_0x24d3ef(0x19e))['to'](this),_0x54fa68[_0x24d3ef(0x1b8)](_0x24d3ef(0x18f))['to'](this),_0x54fa68[_0x24d3ef(0x1b8)](_0x24d3ef(0x1c7))['to'](this),_0x54fa68[_0x24d3ef(0x1b8)](_0x24d3ef(0x184))['to'](this),_0x54fa68[_0x24d3ef(0x1b8)](_0x24d3ef(0x186))['to'](this),this[_0x24d3ef(0x1c1)](_0x54fa68,_0x24d3ef(0x1bb),()=>this[_0x24d3ef(0x183)]()),this[_0x24d3ef(0x182)][_0x24d3ef(0x1a2)](_0x54fa68,_0x296dc9);}[_0x2898fa(0x19f)](_0x2c7da9){const _0x430acd=_0x2898fa,_0x109f21=this[_0x430acd(0x185)][_0x430acd(0x1b3)](_0x2c7da9);return this[_0x430acd(0x1b6)]?this[_0x430acd(0x1b6)][_0x430acd(0x19c)]>_0x2c7da9[_0x430acd(0x19c)]?_0x109f21-0x1:_0x109f21:_0x109f21-0x1;}[_0x2898fa(0x1b1)](){const _0x2ee83a=_0x2898fa;if(this[_0x2ee83a(0x185)][_0x2ee83a(0x1b4)]&&this[_0x2ee83a(0x185)][_0x2ee83a(0x190)]){const _0x23b382={'id':_0x2ee83a(0x194),'author':this[_0x2ee83a(0x185)][_0x2ee83a(0x1b4)],'authoredAt':this[_0x2ee83a(0x185)][_0x2ee83a(0x190)],'content':_0xddeff8(this[_0x2ee83a(0x192)],_0x2ee83a(0x1b9)),'attributes':{}};this[_0x2ee83a(0x1b6)]=new this[(_0x2ee83a(0x1c4))][(_0x2ee83a(0x1b2))](this[_0x2ee83a(0x192)],_0x23b382,{'maxCommentCharsWhenCollapsed':this[_0x2ee83a(0x1c4)][_0x2ee83a(0x18a)],'formatDateTime':this[_0x2ee83a(0x1c4)][_0x2ee83a(0x1c5)],'editorConfig':this[_0x2ee83a(0x1c4)][_0x2ee83a(0x195)],'isSystemComment':!0x0}),this[_0x2ee83a(0x182)][_0x2ee83a(0x1a2)](this[_0x2ee83a(0x1b6)],this[_0x2ee83a(0x185)][_0x2ee83a(0x1b3)](_0x23b382));}else this[_0x2ee83a(0x1b6)]&&(this[_0x2ee83a(0x182)][_0x2ee83a(0x1ad)](this[_0x2ee83a(0x1b6)]),this[_0x2ee83a(0x1b6)][_0x2ee83a(0x1a0)](),this[_0x2ee83a(0x1b6)]=null);this[_0x2ee83a(0x1ae)]();}[_0x2898fa(0x1a1)](_0x446de7){const _0x39e5a0=_0x2898fa,_0x511c25=this[_0x39e5a0(0x182)][_0x39e5a0(0x1ad)](_0x446de7['id']);this[_0x39e5a0(0x1b5)](_0x511c25),_0x511c25[_0x39e5a0(0x1ba)]&&this[_0x39e5a0(0x183)](),_0x511c25[_0x39e5a0(0x1a0)]();}[_0x2898fa(0x183)](){const _0x51e3d3=_0x2898fa;this[_0x51e3d3(0x1cb)]=Array[_0x51e3d3(0x191)](this[_0x51e3d3(0x182)])[_0x51e3d3(0x1c8)](_0x3d95e9=>_0x3d95e9[_0x51e3d3(0x1ba)]);}[_0x2898fa(0x19b)](){const _0x30e28c=_0x2898fa,_0x487481=function(_0x242cf3){const _0x1fc960=_0x1272,_0x2d9abb=new _0x286574();for(const _0x110310 of _0x242cf3)_0x2d9abb[_0x1fc960(0x1a2)](_0x110310);return _0x2d9abb;}(this[_0x30e28c(0x182)]),_0xc18749=this[_0x30e28c(0x1cc)][_0x30e28c(0x18e)];for(let _0xf9190e=0x1;_0xf9190e<=_0xc18749;_0xf9190e++)_0x487481[_0x30e28c(0x1ad)](0x1);for(const _0x27d52b of _0x487481)_0x27d52b[_0x30e28c(0x1c2)]();_0xc18749>0x0&&_0x487481[_0x30e28c(0x1a2)](this[_0x30e28c(0x1cc)],0x1),is(_0x43df50(Array[_0x30e28c(0x191)](this[_0x30e28c(0x18b)]),Array[_0x30e28c(0x191)](_0x487481)),this[_0x30e28c(0x18b)],_0x487481);}[_0x2898fa(0x18d)](){const _0x4dc5d5=_0x2898fa;is(_0x43df50(Array[_0x4dc5d5(0x191)](this[_0x4dc5d5(0x18b)]),Array[_0x4dc5d5(0x191)](this[_0x4dc5d5(0x182)])),this[_0x4dc5d5(0x18b)],this[_0x4dc5d5(0x182)]);for(const _0x30efd7 of this[_0x4dc5d5(0x18b)])_0x30efd7[_0x4dc5d5(0x199)]();}}function is(_0x4235cb,_0x224704,_0x59bf8b){const _0x42292f=_0x2898fa;let _0x481db6=0x0;for(const _0x19f661 of _0x4235cb)switch(_0x19f661){case _0x42292f(0x193):_0x224704[_0x42292f(0x1a2)](_0x59bf8b[_0x42292f(0x1c6)](_0x481db6),_0x481db6),_0x481db6++;break;case _0x42292f(0x1ce):_0x224704[_0x42292f(0x1ad)](_0x481db6);break;case _0x42292f(0x19d):_0x481db6++;}}
23
+ const _0x714f1a=_0x22f9;function _0x22f9(_0x454b8b,_0x1fe26c){const _0x3a5d96=_0x3a5d();return _0x22f9=function(_0x22f91b,_0x596bae){_0x22f91b=_0x22f91b-0x166;let _0x13e198=_0x3a5d96[_0x22f91b];return _0x13e198;},_0x22f9(_0x454b8b,_0x1fe26c);}(function(_0x4529f8,_0x4f98b0){const _0x507d49=_0x22f9,_0x16f73c=_0x4529f8();while(!![]){try{const _0x215104=-parseInt(_0x507d49(0x1af))/0x1+-parseInt(_0x507d49(0x17c))/0x2*(-parseInt(_0x507d49(0x1b3))/0x3)+-parseInt(_0x507d49(0x17f))/0x4+parseInt(_0x507d49(0x1b2))/0x5*(parseInt(_0x507d49(0x18a))/0x6)+-parseInt(_0x507d49(0x170))/0x7+parseInt(_0x507d49(0x181))/0x8*(-parseInt(_0x507d49(0x16f))/0x9)+parseInt(_0x507d49(0x16d))/0xa*(parseInt(_0x507d49(0x185))/0xb);if(_0x215104===_0x4f98b0)break;else _0x16f73c['push'](_0x16f73c['shift']());}catch(_0x26fe86){_0x16f73c['push'](_0x16f73c['shift']());}}}(_0x3a5d,0xe4356));import{View as _0x4701bc}from'ckeditor5/src/ui.js';import{diff as _0x15f74c,Collection as _0x44bd63}from'ckeditor5/src/utils.js';import{getTranslation as _0x376139}from'../../../utils/common-translations.js';import _0xb68162 from'./collapsedcommentsview.js';export default class vt extends _0x4701bc{constructor(_0x4ccc34,_0x14f77c,_0x7a6798){const _0x386371=_0x22f9;super(_0x4ccc34),this[_0x386371(0x19d)](_0x386371(0x18e),!0x1),this[_0x386371(0x19d)](_0x386371(0x1a4),_0x14f77c[_0x386371(0x193)][_0x386371(0x1a4)]),this[_0x386371(0x19d)](_0x386371(0x183),!0x1),this[_0x386371(0x176)]=_0x14f77c,this[_0x386371(0x1b0)]=_0x7a6798,this[_0x386371(0x166)]=this[_0x386371(0x19c)](),this[_0x386371(0x1ad)]=this[_0x386371(0x19c)](),this[_0x386371(0x1a1)]=null,this[_0x386371(0x169)]=new _0xb68162(_0x4ccc34),this[_0x386371(0x169)][_0x386371(0x188)](_0x386371(0x180))['to'](this,_0x386371(0x1a4),_0xed1f36=>_0xed1f36-this[_0x386371(0x1b0)][_0x386371(0x16c)]);for(const _0x318171 of _0x14f77c[_0x386371(0x193)])this[_0x386371(0x196)](_0x318171);this[_0x386371(0x1a2)](),this[_0x386371(0x190)](_0x14f77c[_0x386371(0x193)],_0x386371(0x18f),(_0x39b05d,_0x264fdc)=>{const _0x495c2e=_0x386371,_0x251d11=this[_0x495c2e(0x19a)](_0x264fdc);this[_0x495c2e(0x1a4)]++,this[_0x495c2e(0x196)](_0x264fdc,_0x251d11),this[_0x495c2e(0x1a8)]();}),this[_0x386371(0x190)](_0x14f77c[_0x386371(0x193)],_0x386371(0x198),(_0x35ab42,_0x1ece78)=>{const _0x47914c=_0x386371;this[_0x47914c(0x1a4)]--,this[_0x47914c(0x172)](_0x1ece78),this[_0x47914c(0x1a8)]();}),this[_0x386371(0x190)](_0x14f77c,_0x386371(0x18d),()=>this[_0x386371(0x1a8)]()),this[_0x386371(0x190)](_0x14f77c,_0x386371(0x19b),()=>this[_0x386371(0x1a2)]()),this['on'](_0x386371(0x1b4),()=>this[_0x386371(0x1a8)]()),this['on'](_0x386371(0x17d),()=>this[_0x386371(0x1a8)]()),this[_0x386371(0x1a7)]({'tag':'ul','attributes':{'class':[_0x386371(0x19e)]},'children':this[_0x386371(0x1ad)]});}get[_0x714f1a(0x1a6)](){const _0x5b5d8e=_0x714f1a;return this[_0x5b5d8e(0x176)][_0x5b5d8e(0x177)]>this[_0x5b5d8e(0x1b0)][_0x5b5d8e(0x17b)]&&!this[_0x5b5d8e(0x183)]&&!this[_0x5b5d8e(0x18e)];}[_0x714f1a(0x184)](){const _0x176777=_0x714f1a;super[_0x176777(0x184)](),this[_0x176777(0x1a8)]();}[_0x714f1a(0x16e)](){const _0x1949cf=_0x714f1a;this[_0x1949cf(0x175)][_0x1949cf(0x16e)]();}[_0x714f1a(0x197)](){const _0x4b1991=_0x714f1a;this[_0x4b1991(0x169)][_0x4b1991(0x197)]();for(const _0x219541 of this[_0x4b1991(0x166)])_0x219541[_0x4b1991(0x197)]();super[_0x4b1991(0x197)]();}[_0x714f1a(0x1a8)](){const _0x52a9f1=_0x714f1a;this[_0x52a9f1(0x1a6)]?this[_0x52a9f1(0x1ac)]():this[_0x52a9f1(0x182)]();}[_0x714f1a(0x196)](_0x3bf3ae,_0x3c623a){const _0x384c7f=_0x714f1a,_0x511deb=new this[(_0x384c7f(0x1b0))][(_0x384c7f(0x189))](this[_0x384c7f(0x16b)],_0x3bf3ae,{'maxCommentCharsWhenCollapsed':this[_0x384c7f(0x1b0)][_0x384c7f(0x16a)],'formatDateTime':this[_0x384c7f(0x1b0)][_0x384c7f(0x187)],'editorConfig':this[_0x384c7f(0x1b0)][_0x384c7f(0x167)]});_0x511deb[_0x384c7f(0x194)]=_0x3bf3ae['id'],_0x511deb[_0x384c7f(0x1a0)](_0x384c7f(0x199))['to'](this),_0x511deb[_0x384c7f(0x1a0)](_0x384c7f(0x1a5))['to'](this),_0x511deb[_0x384c7f(0x1a0)](_0x384c7f(0x1aa))['to'](this),_0x511deb[_0x384c7f(0x1a0)](_0x384c7f(0x174))['to'](this),_0x511deb[_0x384c7f(0x1a0)](_0x384c7f(0x18b))['to'](this),this[_0x384c7f(0x190)](_0x511deb,_0x384c7f(0x1b1),()=>this[_0x384c7f(0x179)]()),this[_0x384c7f(0x166)][_0x384c7f(0x18f)](_0x511deb,_0x3c623a);}[_0x714f1a(0x19a)](_0xf6c416){const _0x16457f=_0x714f1a,_0x113bbf=this[_0x16457f(0x176)][_0x16457f(0x17e)](_0xf6c416);return this[_0x16457f(0x1a1)]?this[_0x16457f(0x1a1)][_0x16457f(0x168)]>_0xf6c416[_0x16457f(0x168)]?_0x113bbf-0x1:_0x113bbf:_0x113bbf-0x1;}[_0x714f1a(0x1a2)](){const _0x21aa2e=_0x714f1a;if(this[_0x21aa2e(0x176)][_0x21aa2e(0x173)]&&this[_0x21aa2e(0x176)][_0x21aa2e(0x186)]){const _0x57fb4b={'id':_0x21aa2e(0x17a),'author':this[_0x21aa2e(0x176)][_0x21aa2e(0x173)],'authoredAt':this[_0x21aa2e(0x176)][_0x21aa2e(0x186)],'content':_0x376139(this[_0x21aa2e(0x16b)],_0x21aa2e(0x1ae)),'attributes':{}};this[_0x21aa2e(0x1a1)]=new this[(_0x21aa2e(0x1b0))][(_0x21aa2e(0x189))](this[_0x21aa2e(0x16b)],_0x57fb4b,{'maxCommentCharsWhenCollapsed':this[_0x21aa2e(0x1b0)][_0x21aa2e(0x16a)],'formatDateTime':this[_0x21aa2e(0x1b0)][_0x21aa2e(0x187)],'editorConfig':this[_0x21aa2e(0x1b0)][_0x21aa2e(0x167)],'isSystemComment':!0x0}),this[_0x21aa2e(0x166)][_0x21aa2e(0x18f)](this[_0x21aa2e(0x1a1)],this[_0x21aa2e(0x176)][_0x21aa2e(0x17e)](_0x57fb4b));}else this[_0x21aa2e(0x1a1)]&&(this[_0x21aa2e(0x166)][_0x21aa2e(0x198)](this[_0x21aa2e(0x1a1)]),this[_0x21aa2e(0x1a1)][_0x21aa2e(0x197)](),this[_0x21aa2e(0x1a1)]=null);this[_0x21aa2e(0x1a8)]();}[_0x714f1a(0x172)](_0x338268){const _0x115a34=_0x714f1a,_0x1318af=this[_0x115a34(0x166)][_0x115a34(0x198)](_0x338268['id']);this[_0x115a34(0x195)](_0x1318af),_0x1318af[_0x115a34(0x18c)]&&this[_0x115a34(0x179)](),_0x1318af[_0x115a34(0x197)]();}[_0x714f1a(0x179)](){const _0x3455f6=_0x714f1a;this[_0x3455f6(0x18e)]=Array[_0x3455f6(0x1a9)](this[_0x3455f6(0x166)])[_0x3455f6(0x171)](_0x504e3e=>_0x504e3e[_0x3455f6(0x18c)]);}[_0x714f1a(0x1ac)](){const _0x58fd73=_0x714f1a,_0x277127=function(_0x4126ca){const _0x447c74=_0x22f9,_0x9e716f=new _0x44bd63();for(const _0x17ecf0 of _0x4126ca)_0x9e716f[_0x447c74(0x18f)](_0x17ecf0);return _0x9e716f;}(this[_0x58fd73(0x166)]),_0x21a791=this[_0x58fd73(0x169)][_0x58fd73(0x180)];for(let _0x3a4dbb=0x1;_0x3a4dbb<=_0x21a791;_0x3a4dbb++)_0x277127[_0x58fd73(0x198)](0x1);for(const _0x535430 of _0x277127)_0x535430[_0x58fd73(0x178)]();_0x21a791>0x0&&_0x277127[_0x58fd73(0x18f)](this[_0x58fd73(0x169)],0x1),is(_0x15f74c(Array[_0x58fd73(0x1a9)](this[_0x58fd73(0x1ad)]),Array[_0x58fd73(0x1a9)](_0x277127)),this[_0x58fd73(0x1ad)],_0x277127);}[_0x714f1a(0x182)](){const _0x460d38=_0x714f1a;is(_0x15f74c(Array[_0x460d38(0x1a9)](this[_0x460d38(0x1ad)]),Array[_0x460d38(0x1a9)](this[_0x460d38(0x166)])),this[_0x460d38(0x1ad)],this[_0x460d38(0x166)]);for(const _0x440538 of this[_0x460d38(0x1ad)])_0x440538[_0x460d38(0x19f)]();}}function _0x3a5d(){const _0x54858b=['_handleRemoveCommentModel','resolvedBy','editorReady','element','_model','weight','collapse','_updateHasDirtyComment','resolved','maxThreadTotalWeight','2478VrEOOq','change:hasDirtyComment','_findOptimalIndex','85240WbrEOe','count','12961224UimqPP','_rearrangeExpand','isActive','render','11pIkVwS','resolvedAt','formatDateTime','bind','CommentView','42bOdSlH','editorDestroyed','isEditMode','commentUpdated','hasDirtyComment','add','listenTo','insert','get','comments','viewUid','stopListening','_handleNewCommentModel','destroy','remove','removeComment','_calculatePosition','change:isResolved','createCollection','set','ck-thread__comments','expand','delegate','resolvedCommentView','_handleInfoComment','delete','length','updateComment','_shouldCollapse','setTemplate','refreshVisibleViews','from','resolveCommentThread','equal','_rearrangeCollapse','visibleViews','Marked\x20as\x20resolved','1313531JtGbHI','_config','change:isEditMode','1182175zlvtnc','57YoceCn','change:isActive','commentViews','editorConfig','authoredAt','_collapsedCommentsView','maxCommentCharsWhenCollapsed','locale','maxCommentsWhenCollapsed','32433730QHgIja','focus','9sbsLtU','7225561ntSmcl','some'];_0x3a5d=function(){return _0x54858b;};return _0x3a5d();}function is(_0x445764,_0x2415a0,_0x437afe){const _0xd8062a=_0x714f1a;let _0x23c1cb=0x0;for(const _0x469dc4 of _0x445764)switch(_0x469dc4){case _0xd8062a(0x191):_0x2415a0[_0xd8062a(0x18f)](_0x437afe[_0xd8062a(0x192)](_0x23c1cb),_0x23c1cb),_0x23c1cb++;break;case _0xd8062a(0x1a3):_0x2415a0[_0xd8062a(0x198)](_0x23c1cb);break;case _0xd8062a(0x1ab):_0x23c1cb++;}}