@ckeditor/ckeditor5-comments 41.3.0 → 41.4.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (200) hide show
  1. package/build/comments.js +1 -1
  2. package/dist/index-content.css +4 -0
  3. package/dist/index-editor.css +596 -0
  4. package/dist/index.css +926 -0
  5. package/dist/index.js +23 -0
  6. package/dist/translations/af.d.ts +8 -0
  7. package/dist/translations/af.js +23 -0
  8. package/dist/translations/ar.d.ts +8 -0
  9. package/dist/translations/ar.js +23 -0
  10. package/dist/translations/bg.d.ts +8 -0
  11. package/dist/translations/bg.js +23 -0
  12. package/dist/translations/bn.d.ts +8 -0
  13. package/dist/translations/bn.js +23 -0
  14. package/dist/translations/bs.d.ts +8 -0
  15. package/dist/translations/bs.js +23 -0
  16. package/dist/translations/ca.d.ts +8 -0
  17. package/dist/translations/ca.js +23 -0
  18. package/dist/translations/cs.d.ts +8 -0
  19. package/dist/translations/cs.js +23 -0
  20. package/dist/translations/da.d.ts +8 -0
  21. package/dist/translations/da.js +23 -0
  22. package/dist/translations/de-ch.d.ts +8 -0
  23. package/dist/translations/de-ch.js +23 -0
  24. package/dist/translations/de.d.ts +8 -0
  25. package/dist/translations/de.js +23 -0
  26. package/dist/translations/el.d.ts +8 -0
  27. package/dist/translations/el.js +23 -0
  28. package/dist/translations/en-au.d.ts +8 -0
  29. package/dist/translations/en-au.js +23 -0
  30. package/dist/translations/en.d.ts +8 -0
  31. package/dist/translations/en.js +23 -0
  32. package/dist/translations/es-co.d.ts +8 -0
  33. package/dist/translations/es-co.js +23 -0
  34. package/dist/translations/es.d.ts +8 -0
  35. package/dist/translations/es.js +23 -0
  36. package/dist/translations/et.d.ts +8 -0
  37. package/dist/translations/et.js +23 -0
  38. package/dist/translations/fa.d.ts +8 -0
  39. package/dist/translations/fa.js +23 -0
  40. package/dist/translations/fi.d.ts +8 -0
  41. package/dist/translations/fi.js +23 -0
  42. package/dist/translations/fr.d.ts +8 -0
  43. package/dist/translations/fr.js +23 -0
  44. package/dist/translations/gl.d.ts +8 -0
  45. package/dist/translations/gl.js +23 -0
  46. package/dist/translations/he.d.ts +8 -0
  47. package/dist/translations/he.js +23 -0
  48. package/dist/translations/hi.d.ts +8 -0
  49. package/dist/translations/hi.js +23 -0
  50. package/dist/translations/hr.d.ts +8 -0
  51. package/dist/translations/hr.js +23 -0
  52. package/dist/translations/hu.d.ts +8 -0
  53. package/dist/translations/hu.js +23 -0
  54. package/dist/translations/id.d.ts +8 -0
  55. package/dist/translations/id.js +23 -0
  56. package/dist/translations/it.d.ts +8 -0
  57. package/dist/translations/it.js +23 -0
  58. package/dist/translations/ja.d.ts +8 -0
  59. package/dist/translations/ja.js +23 -0
  60. package/dist/translations/jv.d.ts +8 -0
  61. package/dist/translations/jv.js +23 -0
  62. package/dist/translations/ko.d.ts +8 -0
  63. package/dist/translations/ko.js +23 -0
  64. package/dist/translations/lt.d.ts +8 -0
  65. package/dist/translations/lt.js +23 -0
  66. package/dist/translations/lv.d.ts +8 -0
  67. package/dist/translations/lv.js +23 -0
  68. package/dist/translations/ms.d.ts +8 -0
  69. package/dist/translations/ms.js +23 -0
  70. package/dist/translations/nl.d.ts +8 -0
  71. package/dist/translations/nl.js +23 -0
  72. package/dist/translations/no.d.ts +8 -0
  73. package/dist/translations/no.js +23 -0
  74. package/dist/translations/pl.d.ts +8 -0
  75. package/dist/translations/pl.js +23 -0
  76. package/dist/translations/pt-br.d.ts +8 -0
  77. package/dist/translations/pt-br.js +23 -0
  78. package/dist/translations/pt.d.ts +8 -0
  79. package/dist/translations/pt.js +23 -0
  80. package/dist/translations/ro.d.ts +8 -0
  81. package/dist/translations/ro.js +23 -0
  82. package/dist/translations/ru.d.ts +8 -0
  83. package/dist/translations/ru.js +23 -0
  84. package/dist/translations/sk.d.ts +8 -0
  85. package/dist/translations/sk.js +23 -0
  86. package/dist/translations/sq.d.ts +8 -0
  87. package/dist/translations/sq.js +23 -0
  88. package/dist/translations/sr-latn.d.ts +8 -0
  89. package/dist/translations/sr-latn.js +23 -0
  90. package/dist/translations/sr.d.ts +8 -0
  91. package/dist/translations/sr.js +23 -0
  92. package/dist/translations/sv.d.ts +8 -0
  93. package/dist/translations/sv.js +23 -0
  94. package/dist/translations/th.d.ts +8 -0
  95. package/dist/translations/th.js +23 -0
  96. package/dist/translations/tk.d.ts +8 -0
  97. package/dist/translations/tk.js +23 -0
  98. package/dist/translations/tr.d.ts +8 -0
  99. package/dist/translations/tr.js +23 -0
  100. package/dist/translations/tt.d.ts +8 -0
  101. package/dist/translations/tt.js +23 -0
  102. package/dist/translations/ug.d.ts +8 -0
  103. package/dist/translations/ug.js +23 -0
  104. package/dist/translations/uk.d.ts +8 -0
  105. package/dist/translations/uk.js +23 -0
  106. package/dist/translations/ur.d.ts +8 -0
  107. package/dist/translations/ur.js +23 -0
  108. package/dist/translations/vi.d.ts +8 -0
  109. package/dist/translations/vi.js +23 -0
  110. package/dist/translations/zh-cn.d.ts +8 -0
  111. package/dist/translations/zh-cn.js +23 -0
  112. package/dist/translations/zh.d.ts +8 -0
  113. package/dist/translations/zh.js +23 -0
  114. package/dist/types/annotations/annotation.d.ts +94 -0
  115. package/dist/types/annotations/annotationcollection.d.ts +102 -0
  116. package/dist/types/annotations/annotations.d.ts +158 -0
  117. package/dist/types/annotations/annotationsuis.d.ts +236 -0
  118. package/dist/types/annotations/editorannotations.d.ts +71 -0
  119. package/dist/types/annotations/inlineannotations.d.ts +94 -0
  120. package/dist/types/annotations/narrowsidebar.d.ts +89 -0
  121. package/dist/types/annotations/sidebar.d.ts +104 -0
  122. package/dist/types/annotations/view/annotationcounterbuttonview.d.ts +33 -0
  123. package/dist/types/annotations/view/annotationview.d.ts +94 -0
  124. package/dist/types/annotations/view/sidebaritemview.d.ts +59 -0
  125. package/dist/types/annotations/view/sidebarview.d.ts +36 -0
  126. package/dist/types/annotations/widesidebar.d.ts +81 -0
  127. package/dist/types/augmentation.d.ts +56 -0
  128. package/dist/types/comments/addcommentthreadcommand.d.ts +39 -0
  129. package/dist/types/comments/commentsarchive.d.ts +35 -0
  130. package/dist/types/comments/commentsarchiveui.d.ts +42 -0
  131. package/dist/types/comments/commentsediting.d.ts +84 -0
  132. package/dist/types/comments/commentsrepository.d.ts +1134 -0
  133. package/dist/types/comments/commentsui.d.ts +37 -0
  134. package/dist/types/comments/integrations/clipboard.d.ts +30 -0
  135. package/dist/types/comments/integrations/commentsrestrictededitingmode.d.ts +21 -0
  136. package/dist/types/comments/integrations/importword.d.ts +25 -0
  137. package/dist/types/comments/ui/commenteditor/commenteditor.d.ts +40 -0
  138. package/dist/types/comments/ui/commenteditor/commenteditorui.d.ts +35 -0
  139. package/dist/types/comments/ui/commenteditor/commenteditoruiview.d.ts +40 -0
  140. package/dist/types/comments/ui/commentthreadcontroller.d.ts +68 -0
  141. package/dist/types/comments/ui/view/basecommentthreadview.d.ts +123 -0
  142. package/dist/types/comments/ui/view/basecommentview.d.ts +116 -0
  143. package/dist/types/comments/ui/view/collapsedcommentsview.d.ts +17 -0
  144. package/dist/types/comments/ui/view/commentcontentview.d.ts +18 -0
  145. package/dist/types/comments/ui/view/commentinputview.d.ts +90 -0
  146. package/dist/types/comments/ui/view/commentsarchiveview.d.ts +42 -0
  147. package/dist/types/comments/ui/view/commentslistview.d.ts +104 -0
  148. package/dist/types/comments/ui/view/commentthreadheaderview.d.ts +54 -0
  149. package/dist/types/comments/ui/view/commentthreadinputview.d.ts +45 -0
  150. package/dist/types/comments/ui/view/commentthreadview.d.ts +122 -0
  151. package/dist/types/comments/ui/view/commentview.d.ts +247 -0
  152. package/dist/types/comments.d.ts +39 -0
  153. package/dist/types/commentsonly.d.ts +37 -0
  154. package/dist/types/config.d.ts +202 -0
  155. package/dist/types/index.d.ts +28 -0
  156. package/dist/types/utils/common-translations.d.ts +13 -0
  157. package/dist/types/utils/createmutationobserver.d.ts +18 -0
  158. package/package.json +4 -3
  159. package/src/annotations/annotation.js +1 -1
  160. package/src/annotations/annotationcollection.js +1 -1
  161. package/src/annotations/annotations.js +1 -1
  162. package/src/annotations/annotationsuis.js +1 -1
  163. package/src/annotations/editorannotations.js +1 -1
  164. package/src/annotations/inlineannotations.js +1 -1
  165. package/src/annotations/narrowsidebar.js +1 -1
  166. package/src/annotations/sidebar.js +1 -1
  167. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  168. package/src/annotations/view/annotationview.js +1 -1
  169. package/src/annotations/view/sidebaritemview.js +1 -1
  170. package/src/annotations/view/sidebarview.js +1 -1
  171. package/src/annotations/widesidebar.js +1 -1
  172. package/src/comments/addcommentthreadcommand.js +1 -1
  173. package/src/comments/commentsarchive.js +1 -1
  174. package/src/comments/commentsarchiveui.js +1 -1
  175. package/src/comments/commentsediting.js +1 -1
  176. package/src/comments/commentsrepository.js +1 -1
  177. package/src/comments/commentsui.js +1 -1
  178. package/src/comments/integrations/clipboard.js +1 -1
  179. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  180. package/src/comments/integrations/importword.js +1 -1
  181. package/src/comments/ui/commenteditor/commenteditor.js +1 -1
  182. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  183. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  184. package/src/comments/ui/commentthreadcontroller.js +1 -1
  185. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  186. package/src/comments/ui/view/basecommentview.js +1 -1
  187. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  188. package/src/comments/ui/view/commentcontentview.js +1 -1
  189. package/src/comments/ui/view/commentinputview.js +1 -1
  190. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  191. package/src/comments/ui/view/commentslistview.js +1 -1
  192. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  193. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  194. package/src/comments/ui/view/commentthreadview.js +1 -1
  195. package/src/comments/ui/view/commentview.js +1 -1
  196. package/src/comments.js +1 -1
  197. package/src/commentsonly.js +1 -1
  198. package/src/index.js +1 -1
  199. package/src/utils/common-translations.js +1 -1
  200. package/src/utils/createmutationobserver.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x32367b=_0x173c;(function(_0x45b192,_0x39bfd4){const _0x55d5d6=_0x173c,_0x1ddf5e=_0x45b192();while(!![]){try{const _0x5b3073=parseInt(_0x55d5d6(0x1f2))/0x1*(-parseInt(_0x55d5d6(0x209))/0x2)+-parseInt(_0x55d5d6(0x1f5))/0x3+-parseInt(_0x55d5d6(0x200))/0x4*(parseInt(_0x55d5d6(0x204))/0x5)+-parseInt(_0x55d5d6(0x1fc))/0x6*(-parseInt(_0x55d5d6(0x219))/0x7)+parseInt(_0x55d5d6(0x1f4))/0x8+parseInt(_0x55d5d6(0x201))/0x9+parseInt(_0x55d5d6(0x215))/0xa*(parseInt(_0x55d5d6(0x213))/0xb);if(_0x5b3073===_0x39bfd4)break;else _0x1ddf5e['push'](_0x1ddf5e['shift']());}catch(_0x43d992){_0x1ddf5e['push'](_0x1ddf5e['shift']());}}}(_0x7fa2,0x88879));function _0x7fa2(){const _0x29339a=['218250UsrLQV','highest','dragstart','all','196546miEMje','keys','afterInit','CommentsRepository','16ujpgsQ','_mapCommentsCopyConfigToRegisterConfiguration','4556456rTuCda','3246237oZHvDC','ClipboardMarkersUtils','never','markers','_removeMarkersWithoutThreads','config','get','204lSIuIT','comment','content','plugins','5676qeMoGC','6008931QJYwqI','define','cut','1175VJLkQE','ClipboardPipeline','delete','contentInsertion','has','84428tyKzVY','comments.copyMarkers','requires','editor','_registerMarkerInClipboardPipeline','listenTo','_registerMarkerToCopy','default','always','split','231JUgQjA','hasCommentThread'];_0x7fa2=function(){return _0x29339a;};return _0x7fa2();}import{Plugin as _0x28700b}from'ckeditor5/src/core.js';import{ClipboardPipeline as _0x205b4a,ClipboardMarkersUtils as _0x4a1268}from'ckeditor5/src/clipboard.js';function _0x173c(_0x1cea3f,_0x116431){const _0x7fa2ce=_0x7fa2();return _0x173c=function(_0x173caa,_0x208e2d){_0x173caa=_0x173caa-0x1f0;let _0x56580a=_0x7fa2ce[_0x173caa];return _0x56580a;},_0x173c(_0x1cea3f,_0x116431);}export default class rt extends _0x28700b{constructor(_0x3c522b){const _0x3ac035=_0x173c;super(_0x3c522b),this[_0x3ac035(0x20c)][_0x3ac035(0x1fa)][_0x3ac035(0x202)](_0x3ac035(0x20a),_0x3ac035(0x210));}static get[_0x32367b(0x20b)](){return[_0x4a1268,_0x205b4a];}[_0x32367b(0x1f0)](){const _0x2a71b0=_0x32367b,_0x1f10c9=this[_0x2a71b0(0x20c)][_0x2a71b0(0x1ff)][_0x2a71b0(0x1fb)](_0x2a71b0(0x205));this[_0x2a71b0(0x20d)](),this[_0x2a71b0(0x20e)](_0x1f10c9,_0x2a71b0(0x207),(_0x2db7d5,_0xbf2d4a)=>this[_0x2a71b0(0x1f9)](_0xbf2d4a[_0x2a71b0(0x1fe)][_0x2a71b0(0x1f8)]),{'priority':_0x2a71b0(0x216)});}[_0x32367b(0x1f9)](_0x541b67){const _0x394286=_0x32367b;if(!this[_0x394286(0x20c)][_0x394286(0x1ff)][_0x394286(0x208)](_0x394286(0x1f1)))return _0x541b67;const _0x2e6569=this[_0x394286(0x20c)][_0x394286(0x1ff)][_0x394286(0x1fb)](_0x394286(0x1f1));for(const _0x184d5c of _0x541b67[_0x394286(0x21a)]()){const [_0x1c371d,_0x13dfb3]=_0x184d5c[_0x394286(0x212)](':');_0x394286(0x1fd)!=_0x1c371d||_0x2e6569[_0x394286(0x214)](_0x13dfb3)||_0x541b67[_0x394286(0x206)](_0x184d5c);}return _0x541b67;}[_0x32367b(0x20d)](){const _0x7f395a=_0x32367b,_0x2578d6=this[_0x7f395a(0x20c)][_0x7f395a(0x1ff)][_0x7f395a(0x1fb)](_0x7f395a(0x1f6)),_0x12f456=this[_0x7f395a(0x1f3)](this[_0x7f395a(0x20c)][_0x7f395a(0x1fa)][_0x7f395a(0x1fb)](_0x7f395a(0x20a)));_0x12f456&&_0x2578d6[_0x7f395a(0x20f)](_0x7f395a(0x1fd),_0x12f456);}[_0x32367b(0x1f3)](_0x398adf){const _0x19509a=_0x32367b;switch(_0x398adf){case _0x19509a(0x211):return{'allowedActions':_0x19509a(0x218),'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case _0x19509a(0x210):return{'allowedActions':[_0x19509a(0x203),_0x19509a(0x217)],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};case _0x19509a(0x1f7):return null;default:return null;}}}
23
+ function _0x2277(_0x316f86,_0x11c71c){const _0x31d8f6=_0x31d8();return _0x2277=function(_0x2277fd,_0x52881d){_0x2277fd=_0x2277fd-0x1b2;let _0x1d7d4a=_0x31d8f6[_0x2277fd];return _0x1d7d4a;},_0x2277(_0x316f86,_0x11c71c);}const _0x4ecfb9=_0x2277;(function(_0x3d64dd,_0x419a05){const _0x4feeac=_0x2277,_0x245850=_0x3d64dd();while(!![]){try{const _0x2798b2=parseInt(_0x4feeac(0x1d2))/0x1*(parseInt(_0x4feeac(0x1c7))/0x2)+-parseInt(_0x4feeac(0x1c1))/0x3+-parseInt(_0x4feeac(0x1b7))/0x4*(-parseInt(_0x4feeac(0x1c4))/0x5)+-parseInt(_0x4feeac(0x1cf))/0x6+parseInt(_0x4feeac(0x1b4))/0x7*(-parseInt(_0x4feeac(0x1da))/0x8)+parseInt(_0x4feeac(0x1cc))/0x9+-parseInt(_0x4feeac(0x1b8))/0xa*(parseInt(_0x4feeac(0x1d0))/0xb);if(_0x2798b2===_0x419a05)break;else _0x245850['push'](_0x245850['shift']());}catch(_0x11910d){_0x245850['push'](_0x245850['shift']());}}}(_0x31d8,0x73939));import{Plugin as _0x2336e9}from'ckeditor5/src/core.js';function _0x31d8(){const _0x4be696=['dragstart','afterInit','keys','_registerMarkerToCopy','content','CommentsRepository','requires','413847MCjcug','define','ClipboardPipeline','148480uUhmDZ','editor','comments.copyMarkers','328UBaWCg','_removeMarkersWithoutThreads','hasCommentThread','split','never','990801ycVjkX','comment','plugins','941946CIuyKa','33DaDzsq','markers','4546hybVId','get','has','delete','config','default','all','cut','2637768BehNXg','always','ClipboardMarkersUtils','contentInsertion','highest','7nqxpSk','listenTo','_mapCommentsCopyConfigToRegisterConfiguration','52szkOFu','478730OBLWQK','_registerMarkerInClipboardPipeline'];_0x31d8=function(){return _0x4be696;};return _0x31d8();}import{ClipboardPipeline as _0x22bb03,ClipboardMarkersUtils as _0x4f4218}from'ckeditor5/src/clipboard.js';export default class rt extends _0x2336e9{constructor(_0x9c8e69){const _0x23d0e9=_0x2277;super(_0x9c8e69),this[_0x23d0e9(0x1c5)][_0x23d0e9(0x1d6)][_0x23d0e9(0x1c2)](_0x23d0e9(0x1c6),_0x23d0e9(0x1d7));}static get[_0x4ecfb9(0x1c0)](){return[_0x4f4218,_0x22bb03];}[_0x4ecfb9(0x1bb)](){const _0x27efad=_0x4ecfb9,_0x555002=this[_0x27efad(0x1c5)][_0x27efad(0x1ce)][_0x27efad(0x1d3)](_0x27efad(0x1c3));this[_0x27efad(0x1b9)](),this[_0x27efad(0x1b5)](_0x555002,_0x27efad(0x1b2),(_0x57dd21,_0x211a6e)=>this[_0x27efad(0x1c8)](_0x211a6e[_0x27efad(0x1be)][_0x27efad(0x1d1)]),{'priority':_0x27efad(0x1b3)});}[_0x4ecfb9(0x1c8)](_0x592ae5){const _0x35400d=_0x4ecfb9;if(!this[_0x35400d(0x1c5)][_0x35400d(0x1ce)][_0x35400d(0x1d4)](_0x35400d(0x1bf)))return _0x592ae5;const _0x36285e=this[_0x35400d(0x1c5)][_0x35400d(0x1ce)][_0x35400d(0x1d3)](_0x35400d(0x1bf));for(const _0x3ff7e4 of _0x592ae5[_0x35400d(0x1bc)]()){const [_0x1a7a39,_0x40dc6a]=_0x3ff7e4[_0x35400d(0x1ca)](':');_0x35400d(0x1cd)!=_0x1a7a39||_0x36285e[_0x35400d(0x1c9)](_0x40dc6a)||_0x592ae5[_0x35400d(0x1d5)](_0x3ff7e4);}return _0x592ae5;}[_0x4ecfb9(0x1b9)](){const _0xc19d0f=_0x4ecfb9,_0x41eaa2=this[_0xc19d0f(0x1c5)][_0xc19d0f(0x1ce)][_0xc19d0f(0x1d3)](_0xc19d0f(0x1dc)),_0x4eae72=this[_0xc19d0f(0x1b6)](this[_0xc19d0f(0x1c5)][_0xc19d0f(0x1d6)][_0xc19d0f(0x1d3)](_0xc19d0f(0x1c6)));_0x4eae72&&_0x41eaa2[_0xc19d0f(0x1bd)](_0xc19d0f(0x1cd),_0x4eae72);}[_0x4ecfb9(0x1b6)](_0x3872c8){const _0x138019=_0x4ecfb9;switch(_0x3872c8){case _0x138019(0x1db):return{'allowedActions':_0x138019(0x1d8),'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case _0x138019(0x1d7):return{'allowedActions':[_0x138019(0x1d9),_0x138019(0x1ba)],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};case _0x138019(0x1cb):return null;default:return null;}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1c61ab=_0x2b8b;(function(_0x581160,_0x2bba2b){const _0x4dad05=_0x2b8b,_0x52d39a=_0x581160();while(!![]){try{const _0x579ea5=parseInt(_0x4dad05(0x1b3))/0x1*(parseInt(_0x4dad05(0x1ae))/0x2)+-parseInt(_0x4dad05(0x1b1))/0x3+-parseInt(_0x4dad05(0x1a4))/0x4+parseInt(_0x4dad05(0x1ad))/0x5*(-parseInt(_0x4dad05(0x1ac))/0x6)+-parseInt(_0x4dad05(0x1a9))/0x7*(-parseInt(_0x4dad05(0x1a5))/0x8)+-parseInt(_0x4dad05(0x1a8))/0x9+parseInt(_0x4dad05(0x1ab))/0xa;if(_0x579ea5===_0x2bba2b)break;else _0x52d39a['push'](_0x52d39a['shift']());}catch(_0xc30272){_0x52d39a['push'](_0x52d39a['shift']());}}}(_0x1101,0x3df1c));import{Plugin as _0x3f4663}from'ckeditor5/src/core.js';function _0x2b8b(_0x261dd7,_0x4784d5){const _0x1101a7=_0x1101();return _0x2b8b=function(_0x2b8b62,_0x4ba191){_0x2b8b62=_0x2b8b62-0x1a2;let _0x47e36d=_0x1101a7[_0x2b8b62];return _0x47e36d;},_0x2b8b(_0x261dd7,_0x4784d5);}function _0x1101(){const _0x5041fa=['998AfXhbT','enableCommand','addCommentThread','1142853ZblHkX','RestrictedEditingModeEditing','581BrvrSN','get','editor','1875568dZsHRY','1768dFjoof','has','afterInit','1812996EAnUoV','11522bduGcx','plugins','10610550DMHVbu','2458374kjFWjv','5YMKIFu'];_0x1101=function(){return _0x5041fa;};return _0x1101();}export default class ot extends _0x3f4663{[_0x1c61ab(0x1a7)](){const _0x31c3b5=_0x1c61ab,_0x165ac3=this[_0x31c3b5(0x1a3)];if(!_0x165ac3[_0x31c3b5(0x1aa)][_0x31c3b5(0x1a6)](_0x31c3b5(0x1b2)))return;_0x165ac3[_0x31c3b5(0x1aa)][_0x31c3b5(0x1a2)](_0x31c3b5(0x1b2))[_0x31c3b5(0x1af)](_0x31c3b5(0x1b0));}}
23
+ function _0x3f36(){const _0x30bcab=['addCommentThread','748842pLxGUt','11371680ALEGdE','afterInit','267PzrLJn','plugins','has','1293314LGoAPR','RestrictedEditingModeEditing','6305600EplOlj','enableCommand','editor','9150oCTwYt','4602360mTwwLF','get','8328290oPwtxL'];_0x3f36=function(){return _0x30bcab;};return _0x3f36();}const _0x28ee40=_0x3fa8;(function(_0x1f0a2f,_0x479a59){const _0x1bffd9=_0x3fa8,_0x291b4c=_0x1f0a2f();while(!![]){try{const _0x2e5b11=parseInt(_0x1bffd9(0x1f5))/0x1+parseInt(_0x1bffd9(0x1ea))/0x2*(parseInt(_0x1bffd9(0x1f2))/0x3)+-parseInt(_0x1bffd9(0x1f7))/0x4+parseInt(_0x1bffd9(0x1ed))/0x5+-parseInt(_0x1bffd9(0x1ef))/0x6+parseInt(_0x1bffd9(0x1eb))/0x7+-parseInt(_0x1bffd9(0x1f0))/0x8;if(_0x2e5b11===_0x479a59)break;else _0x291b4c['push'](_0x291b4c['shift']());}catch(_0x2eda87){_0x291b4c['push'](_0x291b4c['shift']());}}}(_0x3f36,0xdbf60));import{Plugin as _0x4f0da4}from'ckeditor5/src/core.js';function _0x3fa8(_0x4cb6ef,_0x28663d){const _0x3f362a=_0x3f36();return _0x3fa8=function(_0x3fa8ab,_0x4b9c73){_0x3fa8ab=_0x3fa8ab-0x1ea;let _0x44597e=_0x3f362a[_0x3fa8ab];return _0x44597e;},_0x3fa8(_0x4cb6ef,_0x28663d);}export default class ot extends _0x4f0da4{[_0x28ee40(0x1f1)](){const _0x2a4fae=_0x28ee40,_0x359060=this[_0x2a4fae(0x1f9)];if(!_0x359060[_0x2a4fae(0x1f3)][_0x2a4fae(0x1f4)](_0x2a4fae(0x1f6)))return;_0x359060[_0x2a4fae(0x1f3)][_0x2a4fae(0x1ec)](_0x2a4fae(0x1f6))[_0x2a4fae(0x1f8)](_0x2a4fae(0x1ee));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x76fb84=_0x4f44;(function(_0x1923fe,_0x62ce95){const _0x4247c4=_0x4f44,_0x2d6041=_0x1923fe();while(!![]){try{const _0x1e764d=parseInt(_0x4247c4(0xee))/0x1+-parseInt(_0x4247c4(0xdc))/0x2*(parseInt(_0x4247c4(0xf0))/0x3)+parseInt(_0x4247c4(0xd5))/0x4+-parseInt(_0x4247c4(0xdd))/0x5+-parseInt(_0x4247c4(0xe4))/0x6+-parseInt(_0x4247c4(0xe2))/0x7*(-parseInt(_0x4247c4(0xda))/0x8)+parseInt(_0x4247c4(0xed))/0x9*(parseInt(_0x4247c4(0xd7))/0xa);if(_0x1e764d===_0x62ce95)break;else _0x2d6041['push'](_0x2d6041['shift']());}catch(_0x593695){_0x2d6041['push'](_0x2d6041['shift']());}}}(_0x105a,0xbd256));import{Plugin as _0x2673c1}from'ckeditor5/src/core.js';function _0x105a(){const _0x415a67=['afterInit','high','forEach','addCommentThread','execute','editor','3294486tJSYyI','220591asIaEG','collaboration_features','3036069XhlvcH','importWord','commands','5699512cVQIrN','_handleImportedData','50AJfcXv','get','collaboration.channelId','54952WeNnRw','define','2XrVySw','7673860vuyaKH','dataInsert','config','plugins','basic','588GQjRQG','map','4387188Wpjpli','importWord.formatting.comments','listenTo'];_0x105a=function(){return _0x415a67;};return _0x105a();}import{priorities as _0xc555b9}from'ckeditor5/src/utils.js';import{Users as _0x43f42b}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x8167f9 from'../commentsrepository.js';function _0x4f44(_0x2aaae4,_0x19da66){const _0x105a12=_0x105a();return _0x4f44=function(_0x4f447a,_0x5035db){_0x4f447a=_0x4f447a-0xd5;let _0x4eb08d=_0x105a12[_0x4f447a];return _0x4eb08d;},_0x4f44(_0x2aaae4,_0x19da66);}export default class et extends _0x2673c1{constructor(_0x49710c){const _0x14d25e=_0x4f44;super(_0x49710c),this[_0x14d25e(0xec)][_0x14d25e(0xdf)][_0x14d25e(0xdb)](_0x14d25e(0xe5),_0x14d25e(0xe1));}[_0x76fb84(0xe7)](){const _0x37d98d=_0x76fb84,_0x33b253=this[_0x37d98d(0xec)],_0x36a48b=_0x33b253[_0x37d98d(0xf2)][_0x37d98d(0xd8)](_0x37d98d(0xf1)),_0x10feda=_0x33b253[_0x37d98d(0xe0)][_0x37d98d(0xd8)](_0x43f42b);_0x36a48b&&(_0x36a48b['on'](_0x37d98d(0xeb),(_0x6d2aac,[,_0x21cccf])=>{const _0x387589=_0x37d98d;_0x21cccf[_0x387589(0xef)]={'comments':!0x0,'user_id':_0x10feda['me']['id']};},{'priority':_0xc555b9[_0x37d98d(0xe8)]+0xa}),this[_0x37d98d(0xe6)](_0x36a48b,_0x37d98d(0xde),this[_0x37d98d(0xd6)]));}[_0x76fb84(0xd6)](_0x3fc5cd,_0x747614){const _0x400e71=_0x76fb84,{comment_threads:_0x2b8475}=_0x747614;_0x2b8475&&_0x2b8475[_0x400e71(0xe9)](({thread_id:_0x511dd0,comments:_0x1aa404,is_resolved:_0x51d467})=>{const _0x3f4b9f=_0x400e71,_0x5a154e=new Date(),_0x16e133=_0x1aa404[_0x3f4b9f(0xe3)](({author:_0xd27ef4,content:_0x18dd13,created_at:_0x369103})=>({'content':_0x18dd13,'authorId':this[_0x3f4b9f(0xec)][_0x3f4b9f(0xe0)][_0x3f4b9f(0xd8)](_0x43f42b)['me']['id'],'createdAt':_0x5a154e,'attributes':{'@external':{'authorName':_0xd27ef4,'createdAt':_0x369103?new Date(_0x369103):new Date(),'source':_0x3f4b9f(0xf1)}}})),_0x466de7=this[_0x3f4b9f(0xec)][_0x3f4b9f(0xdf)][_0x3f4b9f(0xd8)](_0x3f4b9f(0xd9));this[_0x3f4b9f(0xec)][_0x3f4b9f(0xe0)][_0x3f4b9f(0xd8)](_0x8167f9)[_0x3f4b9f(0xea)]({'channelId':_0x466de7,'threadId':_0x511dd0,'comments':_0x16e133,'resolvedAt':_0x51d467?_0x5a154e:null});});}}
23
+ const _0x5f1e30=_0x5eb6;(function(_0x700696,_0x3ec3c4){const _0x13edf4=_0x5eb6,_0x2a37c9=_0x700696();while(!![]){try{const _0x45cda2=-parseInt(_0x13edf4(0xde))/0x1+parseInt(_0x13edf4(0xd7))/0x2+-parseInt(_0x13edf4(0xcf))/0x3+-parseInt(_0x13edf4(0xe6))/0x4+parseInt(_0x13edf4(0xe7))/0x5+parseInt(_0x13edf4(0xd6))/0x6*(parseInt(_0x13edf4(0xd4))/0x7)+-parseInt(_0x13edf4(0xd2))/0x8*(-parseInt(_0x13edf4(0xd1))/0x9);if(_0x45cda2===_0x3ec3c4)break;else _0x2a37c9['push'](_0x2a37c9['shift']());}catch(_0x4d1bd6){_0x2a37c9['push'](_0x2a37c9['shift']());}}}(_0xaaaa,0x1cbbd));import{Plugin as _0x919523}from'ckeditor5/src/core.js';import{priorities as _0x4c3da3}from'ckeditor5/src/utils.js';function _0x5eb6(_0x17ea50,_0x3ca1a1){const _0xaaaab9=_0xaaaa();return _0x5eb6=function(_0x5eb67b,_0xf29c77){_0x5eb67b=_0x5eb67b-0xcf;let _0x40e03d=_0xaaaab9[_0x5eb67b];return _0x40e03d;},_0x5eb6(_0x17ea50,_0x3ca1a1);}import{Users as _0x357fb0}from'ckeditor5-collaboration/src/collaboration-core.js';function _0xaaaa(){const _0x4a84a0=['get','commands','650912cppwoR','653010bebVhq','plugins','forEach','importWord.formatting.comments','_handleImportedData','233805jtAEQs','high','7263bOkhVh','1464UTrxhH','define','1547zAhfuR','config','1422FhxsUg','317344HmtfcA','dataInsert','importWord','map','afterInit','collaboration.channelId','collaboration_features','130976AwnblT','editor','execute','basic','listenTo','addCommentThread'];_0xaaaa=function(){return _0x4a84a0;};return _0xaaaa();}import _0x5d047e from'../commentsrepository.js';export default class et extends _0x919523{constructor(_0xa29539){const _0x4279ba=_0x5eb6;super(_0xa29539),this[_0x4279ba(0xdf)][_0x4279ba(0xd5)][_0x4279ba(0xd3)](_0x4279ba(0xea),_0x4279ba(0xe1));}[_0x5f1e30(0xdb)](){const _0x38ec3d=_0x5f1e30,_0x313a4f=this[_0x38ec3d(0xdf)],_0x35364c=_0x313a4f[_0x38ec3d(0xe5)][_0x38ec3d(0xe4)](_0x38ec3d(0xd9)),_0x5859dd=_0x313a4f[_0x38ec3d(0xe8)][_0x38ec3d(0xe4)](_0x357fb0);_0x35364c&&(_0x35364c['on'](_0x38ec3d(0xe0),(_0x237e8d,[,_0xad68f3])=>{const _0x1b9553=_0x38ec3d;_0xad68f3[_0x1b9553(0xdd)]={'comments':!0x0,'user_id':_0x5859dd['me']['id']};},{'priority':_0x4c3da3[_0x38ec3d(0xd0)]+0xa}),this[_0x38ec3d(0xe2)](_0x35364c,_0x38ec3d(0xd8),this[_0x38ec3d(0xeb)]));}[_0x5f1e30(0xeb)](_0x1c40d9,_0xf775b3){const _0x4b8b1c=_0x5f1e30,{comment_threads:_0x267972}=_0xf775b3;_0x267972&&_0x267972[_0x4b8b1c(0xe9)](({thread_id:_0x4a108c,comments:_0x34ad79,is_resolved:_0x7eec21})=>{const _0x15d28a=_0x4b8b1c,_0x1e4c9b=new Date(),_0x42d477=_0x34ad79[_0x15d28a(0xda)](({author:_0x5e041f,content:_0x1c39f4,created_at:_0x27da59})=>({'content':_0x1c39f4,'authorId':this[_0x15d28a(0xdf)][_0x15d28a(0xe8)][_0x15d28a(0xe4)](_0x357fb0)['me']['id'],'createdAt':_0x1e4c9b,'attributes':{'@external':{'authorName':_0x5e041f,'createdAt':_0x27da59?new Date(_0x27da59):new Date(),'source':_0x15d28a(0xd9)}}})),_0xa03056=this[_0x15d28a(0xdf)][_0x15d28a(0xd5)][_0x15d28a(0xe4)](_0x15d28a(0xdc));this[_0x15d28a(0xdf)][_0x15d28a(0xe8)][_0x15d28a(0xe4)](_0x5d047e)[_0x15d28a(0xe3)]({'channelId':_0xa03056,'threadId':_0x4a108c,'comments':_0x42d477,'resolvedAt':_0x7eec21?_0x1e4c9b:null});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5f3c4c=_0x5e58;(function(_0x438c77,_0x1dbeb9){const _0x2ec271=_0x5e58,_0x312661=_0x438c77();while(!![]){try{const _0x1d3b37=parseInt(_0x2ec271(0x162))/0x1+-parseInt(_0x2ec271(0x169))/0x2*(parseInt(_0x2ec271(0x179))/0x3)+-parseInt(_0x2ec271(0x160))/0x4*(-parseInt(_0x2ec271(0x156))/0x5)+parseInt(_0x2ec271(0x167))/0x6+parseInt(_0x2ec271(0x15e))/0x7*(-parseInt(_0x2ec271(0x176))/0x8)+parseInt(_0x2ec271(0x181))/0x9*(-parseInt(_0x2ec271(0x15a))/0xa)+parseInt(_0x2ec271(0x165))/0xb;if(_0x1d3b37===_0x1dbeb9)break;else _0x312661['push'](_0x312661['shift']());}catch(_0x5f026e){_0x312661['push'](_0x312661['shift']());}}}(_0x5769,0x76f83));import{Editor as _0xc23826,DataApiMixin as _0x5a816d}from'ckeditor5/src/core.js';import _0x17e292 from'./commenteditorui.js';import{ObservableMixin as _0x468fb8}from'ckeditor5/src/utils.js';import{enablePlaceholder as _0x2b9a43,disablePlaceholder as _0x424ed9}from'ckeditor5/src/engine.js';import{Clipboard as _0x19ed25}from'ckeditor5/src/clipboard.js';function _0x5e58(_0x513604,_0x32103b){const _0x576948=_0x5769();return _0x5e58=function(_0x5e588b,_0x4adddf){_0x5e588b=_0x5e588b-0x156;let _0x1bd6a4=_0x576948[_0x5e588b];return _0x1bd6a4;},_0x5e58(_0x513604,_0x32103b);}import{Enter as _0x108c1d,ShiftEnter as _0x27dd9d}from'ckeditor5/src/enter.js';import{SelectAll as _0x59937e}from'ckeditor5/src/select-all.js';function _0x5769(){const _0x278b06=['editing','model','assign','fire','plugins','defaultPlugins','createRoot','placeholderElement','getRoot','initPlugins','set','view','3552mgeiWz','_updatePlaceholder','initialData','25671qUKzFf','change','init','setSelection','data','childCount','document','getChild','9rtUoVE','25foYNES','create','then','change:placeholder','3248690iXzjwY','ready','low','focus','14539AkKjfg','destroy','554028cjuCCJ','name','414374PpMxUY','config','get','12069673rJWFqj','placeholder','1031874bmEQKl','end','150JURtZQ'];_0x5769=function(){return _0x278b06;};return _0x5769();}import{Typing as _0x395971}from'ckeditor5/src/typing.js';import{Undo as _0x37e812}from'ckeditor5/src/undo.js';import{Paragraph as _0x1f387e}from'ckeditor5/src/paragraph.js';const St=[_0x19ed25,_0x108c1d,_0x27dd9d,_0x59937e,_0x395971,_0x37e812,_0x1f387e];class Ut extends _0x468fb8(_0x5a816d(_0xc23826)){constructor(_0x29170a={}){const _0x4068e2=_0x5e58;(_0x29170a=Object[_0x4068e2(0x16c)]({},_0x29170a))[_0x4068e2(0x16e)]||(_0x29170a[_0x4068e2(0x16e)]=Ut[_0x4068e2(0x16f)]),super(_0x29170a),this['ui']=new _0x17e292(this),this[_0x4068e2(0x174)](_0x4068e2(0x166),''),this[_0x4068e2(0x16b)][_0x4068e2(0x17f)]['on'](_0x4068e2(0x17a),()=>this[_0x4068e2(0x177)](),{'priority':_0x4068e2(0x15c)}),this['on'](_0x4068e2(0x159),()=>this[_0x4068e2(0x177)]()),this[_0x4068e2(0x16b)][_0x4068e2(0x17f)][_0x4068e2(0x170)]();}[_0x5f3c4c(0x157)](){const _0x3cfb93=_0x5f3c4c,_0x365697=this[_0x3cfb93(0x163)][_0x3cfb93(0x164)](_0x3cfb93(0x178))||'';return this[_0x3cfb93(0x173)]()[_0x3cfb93(0x158)](()=>this['ui'][_0x3cfb93(0x17b)]())[_0x3cfb93(0x158)](()=>this[_0x3cfb93(0x17d)][_0x3cfb93(0x17b)](_0x365697))[_0x3cfb93(0x158)](()=>this[_0x3cfb93(0x16d)](_0x3cfb93(0x15b)));}[_0x5f3c4c(0x15f)](){const _0x50da68=_0x5f3c4c;return super[_0x50da68(0x15f)]()[_0x50da68(0x158)](()=>this['ui'][_0x50da68(0x15f)]());}[_0x5f3c4c(0x15d)](){const _0x44fbcc=_0x5f3c4c;this[_0x44fbcc(0x16b)][_0x44fbcc(0x17a)](_0x42fb80=>{const _0x4ec7e8=_0x44fbcc,_0x176341=this[_0x4ec7e8(0x16b)][_0x4ec7e8(0x17f)][_0x4ec7e8(0x172)](),_0x518d71=_0x176341&&_0x176341[_0x4ec7e8(0x180)](_0x176341[_0x4ec7e8(0x17e)]-0x1);_0x42fb80[_0x4ec7e8(0x17c)](_0x518d71,_0x4ec7e8(0x168)),this[_0x4ec7e8(0x16a)][_0x4ec7e8(0x175)][_0x4ec7e8(0x15d)]();});}[_0x5f3c4c(0x177)](){const _0x47af91=_0x5f3c4c,_0x26301a=this[_0x47af91(0x16a)][_0x47af91(0x175)],_0x5238b2=_0x26301a[_0x47af91(0x17f)][_0x47af91(0x172)](),_0x5c2384=_0x5238b2[_0x47af91(0x180)](0x0);_0x5238b2[_0x47af91(0x17e)]>0x1||!_0x5c2384||'p'!=_0x5c2384[_0x47af91(0x161)]?this[_0x47af91(0x171)]&&this[_0x47af91(0x171)][_0x47af91(0x166)]&&(_0x424ed9(_0x26301a,this[_0x47af91(0x171)]),this[_0x47af91(0x171)]=void 0x0):(this[_0x47af91(0x166)]&&(_0x5c2384[_0x47af91(0x166)]=this[_0x47af91(0x166)]),_0x2b9a43({'view':_0x26301a,'element':_0x5c2384,'keepOnFocus':!0x0}),this[_0x47af91(0x171)]=_0x5c2384);}}Ut[_0x5f3c4c(0x16f)]=St;export default Ut;
23
+ const _0x122d9b=_0x4110;(function(_0x5a023b,_0x52db17){const _0x33aa5d=_0x4110,_0x4f396e=_0x5a023b();while(!![]){try{const _0x3d68af=-parseInt(_0x33aa5d(0x103))/0x1+-parseInt(_0x33aa5d(0xf4))/0x2+-parseInt(_0x33aa5d(0xff))/0x3*(parseInt(_0x33aa5d(0xf1))/0x4)+parseInt(_0x33aa5d(0x107))/0x5+parseInt(_0x33aa5d(0xe9))/0x6*(parseInt(_0x33aa5d(0xe4))/0x7)+-parseInt(_0x33aa5d(0xf3))/0x8+parseInt(_0x33aa5d(0xf7))/0x9;if(_0x3d68af===_0x52db17)break;else _0x4f396e['push'](_0x4f396e['shift']());}catch(_0x15be6d){_0x4f396e['push'](_0x4f396e['shift']());}}}(_0x4697,0x4dc90));import{Editor as _0x35f644,DataApiMixin as _0x50de70}from'ckeditor5/src/core.js';function _0x4110(_0x2e8088,_0x13067b){const _0x469771=_0x4697();return _0x4110=function(_0x4110cd,_0x1258e8){_0x4110cd=_0x4110cd-0xe1;let _0x23d917=_0x469771[_0x4110cd];return _0x23d917;},_0x4110(_0x2e8088,_0x13067b);}function _0x4697(){const _0x48d932=['placeholderElement','view','childCount','createRoot','ready','51tXhmHP','placeholder','get','editing','459436EHwvHb','config','change','init','3136140DwBzvo','fire','model','_updatePlaceholder','setSelection','assign','end','2866493raLpjY','data','low','defaultPlugins','focus','6EHHfrl','plugins','set','destroy','getChild','document','then','initialData','123796dqUOtn','getRoot','3311768sroxRm','664214euyWkx','initPlugins','change:placeholder','9121752IUGlbu','create','name'];_0x4697=function(){return _0x48d932;};return _0x4697();}import _0x4d371a from'./commenteditorui.js';import{ObservableMixin as _0x4a17a8}from'ckeditor5/src/utils.js';import{enablePlaceholder as _0x216a39,disablePlaceholder as _0x3524cd}from'ckeditor5/src/engine.js';import{Clipboard as _0xc5bf9c}from'ckeditor5/src/clipboard.js';import{Enter as _0x4a95b7,ShiftEnter as _0x283731}from'ckeditor5/src/enter.js';import{SelectAll as _0x40c7d9}from'ckeditor5/src/select-all.js';import{Typing as _0x4b7d08}from'ckeditor5/src/typing.js';import{Undo as _0x1532aa}from'ckeditor5/src/undo.js';import{Paragraph as _0x405149}from'ckeditor5/src/paragraph.js';const St=[_0xc5bf9c,_0x4a95b7,_0x283731,_0x40c7d9,_0x4b7d08,_0x1532aa,_0x405149];class Ut extends _0x4a17a8(_0x50de70(_0x35f644)){constructor(_0x4684b5={}){const _0xab616c=_0x4110;(_0x4684b5=Object[_0xab616c(0xe2)]({},_0x4684b5))[_0xab616c(0xea)]||(_0x4684b5[_0xab616c(0xea)]=Ut[_0xab616c(0xe7)]),super(_0x4684b5),this['ui']=new _0x4d371a(this),this[_0xab616c(0xeb)](_0xab616c(0x100),''),this[_0xab616c(0x109)][_0xab616c(0xee)]['on'](_0xab616c(0x105),()=>this[_0xab616c(0x10a)](),{'priority':_0xab616c(0xe6)}),this['on'](_0xab616c(0xf6),()=>this[_0xab616c(0x10a)]()),this[_0xab616c(0x109)][_0xab616c(0xee)][_0xab616c(0xfd)]();}[_0x122d9b(0xf8)](){const _0x387e2d=_0x122d9b,_0x4b1282=this[_0x387e2d(0x104)][_0x387e2d(0x101)](_0x387e2d(0xf0))||'';return this[_0x387e2d(0xf5)]()[_0x387e2d(0xef)](()=>this['ui'][_0x387e2d(0x106)]())[_0x387e2d(0xef)](()=>this[_0x387e2d(0xe5)][_0x387e2d(0x106)](_0x4b1282))[_0x387e2d(0xef)](()=>this[_0x387e2d(0x108)](_0x387e2d(0xfe)));}[_0x122d9b(0xec)](){const _0x2c7d11=_0x122d9b;return super[_0x2c7d11(0xec)]()[_0x2c7d11(0xef)](()=>this['ui'][_0x2c7d11(0xec)]());}[_0x122d9b(0xe8)](){const _0x3d2f56=_0x122d9b;this[_0x3d2f56(0x109)][_0x3d2f56(0x105)](_0x2a8992=>{const _0x4c1637=_0x3d2f56,_0x53f6dd=this[_0x4c1637(0x109)][_0x4c1637(0xee)][_0x4c1637(0xf2)](),_0x43a837=_0x53f6dd&&_0x53f6dd[_0x4c1637(0xed)](_0x53f6dd[_0x4c1637(0xfc)]-0x1);_0x2a8992[_0x4c1637(0xe1)](_0x43a837,_0x4c1637(0xe3)),this[_0x4c1637(0x102)][_0x4c1637(0xfb)][_0x4c1637(0xe8)]();});}[_0x122d9b(0x10a)](){const _0x51994d=_0x122d9b,_0x53f3b4=this[_0x51994d(0x102)][_0x51994d(0xfb)],_0x5d8679=_0x53f3b4[_0x51994d(0xee)][_0x51994d(0xf2)](),_0x3a882b=_0x5d8679[_0x51994d(0xed)](0x0);_0x5d8679[_0x51994d(0xfc)]>0x1||!_0x3a882b||'p'!=_0x3a882b[_0x51994d(0xf9)]?this[_0x51994d(0xfa)]&&this[_0x51994d(0xfa)][_0x51994d(0x100)]&&(_0x3524cd(_0x53f3b4,this[_0x51994d(0xfa)]),this[_0x51994d(0xfa)]=void 0x0):(this[_0x51994d(0x100)]&&(_0x3a882b[_0x51994d(0x100)]=this[_0x51994d(0x100)]),_0x216a39({'view':_0x53f3b4,'element':_0x3a882b,'keepOnFocus':!0x0}),this[_0x51994d(0xfa)]=_0x3a882b);}}Ut[_0x122d9b(0xe7)]=St;export default Ut;
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2187(_0x5c5c5f,_0x262a17){const _0x4b81b4=_0x4b81();return _0x2187=function(_0x218707,_0x557d63){_0x218707=_0x218707-0xce;let _0x467e56=_0x4b81b4[_0x218707];return _0x467e56;},_0x2187(_0x5c5c5f,_0x262a17);}const _0x236b03=_0x2187;function _0x4b81(){const _0xc7ccf8=['focusTracker','1299698JorfGg','isFocused','locale','4814447XscKiK','getRoot','element','160764mmSIhT','document','editor','view','9BZcjTs','setEditableElement','130xbuvGo','195bNbTNu','2869825fjiVer','2650352lcSyKt','3265052EEnONV','3taGzeP','bind','render','ready','destroy','init','11801736DkbEzy','rootName','editing','name','attachDomRoot','fire','editable'];_0x4b81=function(){return _0xc7ccf8;};return _0x4b81();}(function(_0x54be00,_0x2972c0){const _0x43fbc4=_0x2187,_0x882a77=_0x54be00();while(!![]){try{const _0x58307d=parseInt(_0x43fbc4(0xe4))/0x1+-parseInt(_0x43fbc4(0xd5))/0x2*(-parseInt(_0x43fbc4(0xd6))/0x3)+parseInt(_0x43fbc4(0xd4))/0x4+parseInt(_0x43fbc4(0xd2))/0x5*(parseInt(_0x43fbc4(0xea))/0x6)+parseInt(_0x43fbc4(0xd3))/0x7+parseInt(_0x43fbc4(0xdc))/0x8*(parseInt(_0x43fbc4(0xcf))/0x9)+-parseInt(_0x43fbc4(0xd1))/0xa*(parseInt(_0x43fbc4(0xe7))/0xb);if(_0x58307d===_0x2972c0)break;else _0x882a77['push'](_0x882a77['shift']());}catch(_0x2d1953){_0x882a77['push'](_0x882a77['shift']());}}}(_0x4b81,0xcbe61));import{EditorUI as _0x4d3b97}from'ckeditor5/src/ui.js';import _0x2701b7 from'./commenteditoruiview.js';export default class Ft extends _0x4d3b97{constructor(_0x1ea7a8){const _0x5983e5=_0x2187;super(_0x1ea7a8),this[_0x5983e5(0xce)]=new _0x2701b7(_0x1ea7a8[_0x5983e5(0xe6)],_0x1ea7a8[_0x5983e5(0xde)][_0x5983e5(0xce)]);}get[_0x236b03(0xe9)](){const _0x571f04=_0x236b03;return this[_0x571f04(0xce)][_0x571f04(0xe9)];}[_0x236b03(0xdb)](){const _0x144aa8=_0x236b03,_0x1bd006=this[_0x144aa8(0xec)][_0x144aa8(0xde)][_0x144aa8(0xce)],_0x512692=this[_0x144aa8(0xce)][_0x144aa8(0xe2)],_0x3bc7b9=_0x1bd006[_0x144aa8(0xeb)][_0x144aa8(0xe8)]();_0x512692[_0x144aa8(0xdf)]=_0x3bc7b9[_0x144aa8(0xdd)],this[_0x144aa8(0xce)][_0x144aa8(0xd8)]();const _0x431896=_0x512692[_0x144aa8(0xe9)];this[_0x144aa8(0xd0)](_0x512692[_0x144aa8(0xdf)],_0x431896),this[_0x144aa8(0xce)][_0x144aa8(0xe2)][_0x144aa8(0xd7)](_0x144aa8(0xe5))['to'](this[_0x144aa8(0xe3)]),_0x1bd006[_0x144aa8(0xe0)](_0x431896),this[_0x144aa8(0xe1)](_0x144aa8(0xd9));}[_0x236b03(0xda)](){const _0x4bbdae=_0x236b03;super[_0x4bbdae(0xda)](),this[_0x4bbdae(0xce)][_0x4bbdae(0xda)]();}}
23
+ function _0x28da(){const _0x57c8d8=['isFocused','2946717zBQQQj','bind','element','name','view','9058336ijjIds','editor','attachDomRoot','ready','locale','40dBckyZ','9278892sSbqQU','7000530KkHyxu','setEditableElement','focusTracker','fire','editing','1509280LRtjFm','326958gOMyfv','getRoot','render','init','rootName','document','editable','destroy','2SbLSzu','6543515eWZkfM'];_0x28da=function(){return _0x57c8d8;};return _0x28da();}const _0x38531e=_0x4daa;function _0x4daa(_0x485315,_0x3ce98c){const _0x28daf6=_0x28da();return _0x4daa=function(_0x4daae0,_0x2f5d7c){_0x4daae0=_0x4daae0-0x1ce;let _0xc4158=_0x28daf6[_0x4daae0];return _0xc4158;},_0x4daa(_0x485315,_0x3ce98c);}(function(_0x58581a,_0x418a64){const _0x5e5ac9=_0x4daa,_0x5040a7=_0x58581a();while(!![]){try{const _0x11b8b6=-parseInt(_0x5e5ac9(0x1e8))/0x1*(-parseInt(_0x5e5ac9(0x1d4))/0x2)+-parseInt(_0x5e5ac9(0x1e9))/0x3*(parseInt(_0x5e5ac9(0x1e1))/0x4)+parseInt(_0x5e5ac9(0x1d5))/0x5+parseInt(_0x5e5ac9(0x1e3))/0x6+-parseInt(_0x5e5ac9(0x1e2))/0x7+-parseInt(_0x5e5ac9(0x1dc))/0x8+parseInt(_0x5e5ac9(0x1d7))/0x9;if(_0x11b8b6===_0x418a64)break;else _0x5040a7['push'](_0x5040a7['shift']());}catch(_0x3f5902){_0x5040a7['push'](_0x5040a7['shift']());}}}(_0x28da,0xbaa1b));import{EditorUI as _0x130164}from'ckeditor5/src/ui.js';import _0x2576b8 from'./commenteditoruiview.js';export default class Ft extends _0x130164{constructor(_0x49a063){const _0x497e39=_0x4daa;super(_0x49a063),this[_0x497e39(0x1db)]=new _0x2576b8(_0x49a063[_0x497e39(0x1e0)],_0x49a063[_0x497e39(0x1e7)][_0x497e39(0x1db)]);}get[_0x38531e(0x1d9)](){const _0x1eda62=_0x38531e;return this[_0x1eda62(0x1db)][_0x1eda62(0x1d9)];}[_0x38531e(0x1cf)](){const _0x285e96=_0x38531e,_0x3b39d1=this[_0x285e96(0x1dd)][_0x285e96(0x1e7)][_0x285e96(0x1db)],_0x55ed0d=this[_0x285e96(0x1db)][_0x285e96(0x1d2)],_0x4ae873=_0x3b39d1[_0x285e96(0x1d1)][_0x285e96(0x1ea)]();_0x55ed0d[_0x285e96(0x1da)]=_0x4ae873[_0x285e96(0x1d0)],this[_0x285e96(0x1db)][_0x285e96(0x1ce)]();const _0x1b17db=_0x55ed0d[_0x285e96(0x1d9)];this[_0x285e96(0x1e4)](_0x55ed0d[_0x285e96(0x1da)],_0x1b17db),this[_0x285e96(0x1db)][_0x285e96(0x1d2)][_0x285e96(0x1d8)](_0x285e96(0x1d6))['to'](this[_0x285e96(0x1e5)]),_0x3b39d1[_0x285e96(0x1de)](_0x1b17db),this[_0x285e96(0x1e6)](_0x285e96(0x1df));}[_0x38531e(0x1d3)](){const _0x4aa5ed=_0x38531e;super[_0x4aa5ed(0x1d3)](),this[_0x4aa5ed(0x1db)][_0x4aa5ed(0x1d3)]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4131(_0x23bac8,_0x28a7bf){const _0x482dda=_0x482d();return _0x4131=function(_0x4131e2,_0x856171){_0x4131e2=_0x4131e2-0x1a8;let _0x323249=_0x482dda[_0x4131e2];return _0x323249;},_0x4131(_0x23bac8,_0x28a7bf);}const _0x25d814=_0x4131;(function(_0x3c1f1a,_0x209243){const _0x3bb140=_0x4131,_0x139a9b=_0x3c1f1a();while(!![]){try{const _0x5a4e58=parseInt(_0x3bb140(0x1a8))/0x1+-parseInt(_0x3bb140(0x1c6))/0x2+-parseInt(_0x3bb140(0x1c9))/0x3*(parseInt(_0x3bb140(0x1b4))/0x4)+parseInt(_0x3bb140(0x1bf))/0x5*(parseInt(_0x3bb140(0x1bd))/0x6)+parseInt(_0x3bb140(0x1c7))/0x7*(-parseInt(_0x3bb140(0x1aa))/0x8)+-parseInt(_0x3bb140(0x1b9))/0x9*(parseInt(_0x3bb140(0x1b7))/0xa)+parseInt(_0x3bb140(0x1b5))/0xb;if(_0x5a4e58===_0x209243)break;else _0x139a9b['push'](_0x139a9b['shift']());}catch(_0x260185){_0x139a9b['push'](_0x139a9b['shift']());}}}(_0x482d,0x32060));import{InlineEditableUIView as _0x36e8a8,EditorUIView as _0x4007cf,LabelView as _0x4b2f65}from'ckeditor5/src/ui.js';import{uid as _0x3c72bb}from'ckeditor5/src/utils.js';import{getTranslation as _0x410f7b}from'../../../utils/common-translations.js';function _0x482d(){const _0x34afca=['comment','presentation','_createVoiceLabel','setTemplate','ck-reset','304NOdwhp','5006254XbHfWa','main','10tLzFVc','div','714249TyYCnH','uiLanguage','cke-editor__aria-label_','element','53814KjBraV','_voiceLabelView','85Ddxhhb','ck-editor__main','extendTemplate','add','text','ck-rounded-corners','uiLanguageDirection','84014yHsXwn','7OxGuvC','Comment\x20editor','10929zJjwds','ck-comment__input','createCollection','ck-editor__aria-label_','224016nEerfx','ck-voice-label','1827768IuAanq','editable','focus','render','ck-editor'];_0x482d=function(){return _0x34afca;};return _0x482d();}export default class Xt extends _0x4007cf{constructor(_0x41954e,_0x1b8ad2){const _0x5059ff=_0x4131;super(_0x41954e);const _0x4e2253=_0x3c72bb();this[_0x5059ff(0x1b6)]=this[_0x5059ff(0x1cb)](),this[_0x5059ff(0x1ab)]=new _0x36e8a8(_0x41954e,_0x1b8ad2),this[_0x5059ff(0x1be)]=this[_0x5059ff(0x1b1)](_0x4e2253,_0x41954e),this[_0x5059ff(0x1b2)]({'tag':_0x5059ff(0x1b8),'attributes':{'class':[_0x5059ff(0x1b3),_0x5059ff(0x1ae),_0x5059ff(0x1c4),_0x5059ff(0x1ca)],'role':_0x5059ff(0x1af),'dir':_0x41954e[_0x5059ff(0x1c5)],'lang':_0x41954e[_0x5059ff(0x1ba)],'aria-labelledby':_0x5059ff(0x1bb)+_0x4e2253},'children':[this[_0x5059ff(0x1be)],{'tag':_0x5059ff(0x1b8),'attributes':{'class':_0x5059ff(0x1c0),'role':_0x5059ff(0x1b0)},'children':this[_0x5059ff(0x1b6)]}]});}[_0x25d814(0x1ad)](){const _0x30af0f=_0x25d814;super[_0x30af0f(0x1ad)](),this[_0x30af0f(0x1b6)][_0x30af0f(0x1c2)](this[_0x30af0f(0x1ab)]);}[_0x25d814(0x1ac)](){const _0x4a9d15=_0x25d814;this[_0x4a9d15(0x1ab)][_0x4a9d15(0x1bc)][_0x4a9d15(0x1ac)]();}[_0x25d814(0x1b1)](_0x2a0dee,_0x274e72){const _0x230e35=_0x25d814,_0x27cea0=new _0x4b2f65();return _0x27cea0[_0x230e35(0x1c3)]=_0x410f7b(_0x274e72,_0x230e35(0x1c8)),_0x27cea0[_0x230e35(0x1c1)]({'attributes':{'id':_0x230e35(0x1cc)+_0x2a0dee,'class':_0x230e35(0x1a9)}}),_0x27cea0;}}
23
+ const _0xaef87c=_0x2926;(function(_0x4b4564,_0x20ccbd){const _0x11db2a=_0x2926,_0x39aae7=_0x4b4564();while(!![]){try{const _0x25eb7d=parseInt(_0x11db2a(0x11d))/0x1+parseInt(_0x11db2a(0x119))/0x2+-parseInt(_0x11db2a(0x11a))/0x3+-parseInt(_0x11db2a(0x117))/0x4*(-parseInt(_0x11db2a(0x100))/0x5)+parseInt(_0x11db2a(0x107))/0x6+-parseInt(_0x11db2a(0x104))/0x7+-parseInt(_0x11db2a(0x113))/0x8;if(_0x25eb7d===_0x20ccbd)break;else _0x39aae7['push'](_0x39aae7['shift']());}catch(_0x362f07){_0x39aae7['push'](_0x39aae7['shift']());}}}(_0x33ac,0x3f2ac));import{InlineEditableUIView as _0x33639e,EditorUIView as _0x141438,LabelView as _0x5525ea}from'ckeditor5/src/ui.js';import{uid as _0x212262}from'ckeditor5/src/utils.js';function _0x2926(_0x330049,_0x515cd3){const _0x33ac2d=_0x33ac();return _0x2926=function(_0x2926b3,_0x4db7f3){_0x2926b3=_0x2926b3-0x100;let _0x2fb1c9=_0x33ac2d[_0x2926b3];return _0x2fb1c9;},_0x2926(_0x330049,_0x515cd3);}function _0x33ac(){const _0x1579dc=['extendTemplate','render','286022NwtQjW','Comment\x20editor','uiLanguage','add','ck-rounded-corners','1775XJGerV','ck-editor','focus','element','2268917jEhQMk','ck-editor__main','ck-editor__aria-label_','1938954vmCBNx','setTemplate','text','cke-editor__aria-label_','ck-voice-label','uiLanguageDirection','main','presentation','_createVoiceLabel','ck-reset','ck-comment__input','comment','1677376tBSzqb','div','editable','_voiceLabelView','1356thKvWY','createCollection','918782QnJTEh','1189146ThXAty'];_0x33ac=function(){return _0x1579dc;};return _0x33ac();}import{getTranslation as _0x51e535}from'../../../utils/common-translations.js';export default class Xt extends _0x141438{constructor(_0x43ce0c,_0x19c169){const _0x3304a6=_0x2926;super(_0x43ce0c);const _0x4ff24e=_0x212262();this[_0x3304a6(0x10d)]=this[_0x3304a6(0x118)](),this[_0x3304a6(0x115)]=new _0x33639e(_0x43ce0c,_0x19c169),this[_0x3304a6(0x116)]=this[_0x3304a6(0x10f)](_0x4ff24e,_0x43ce0c),this[_0x3304a6(0x108)]({'tag':_0x3304a6(0x114),'attributes':{'class':[_0x3304a6(0x110),_0x3304a6(0x101),_0x3304a6(0x121),_0x3304a6(0x111)],'role':_0x3304a6(0x112),'dir':_0x43ce0c[_0x3304a6(0x10c)],'lang':_0x43ce0c[_0x3304a6(0x11f)],'aria-labelledby':_0x3304a6(0x10a)+_0x4ff24e},'children':[this[_0x3304a6(0x116)],{'tag':_0x3304a6(0x114),'attributes':{'class':_0x3304a6(0x105),'role':_0x3304a6(0x10e)},'children':this[_0x3304a6(0x10d)]}]});}[_0xaef87c(0x11c)](){const _0x2f589f=_0xaef87c;super[_0x2f589f(0x11c)](),this[_0x2f589f(0x10d)][_0x2f589f(0x120)](this[_0x2f589f(0x115)]);}[_0xaef87c(0x102)](){const _0x45d8f3=_0xaef87c;this[_0x45d8f3(0x115)][_0x45d8f3(0x103)][_0x45d8f3(0x102)]();}[_0xaef87c(0x10f)](_0x3b9017,_0x32dbc2){const _0x59691e=_0xaef87c,_0x48beae=new _0x5525ea();return _0x48beae[_0x59691e(0x109)]=_0x51e535(_0x32dbc2,_0x59691e(0x11e)),_0x48beae[_0x59691e(0x11b)]({'attributes':{'id':_0x59691e(0x106)+_0x3b9017,'class':_0x59691e(0x10b)}}),_0x48beae;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x22110b=_0x37cd;(function(_0x12c0c7,_0x1f33f1){var _0x163ad9=_0x37cd,_0x4bf86c=_0x12c0c7();while(!![]){try{var _0x16e55c=-parseInt(_0x163ad9(0xa8))/0x1*(-parseInt(_0x163ad9(0xb6))/0x2)+-parseInt(_0x163ad9(0xb9))/0x3*(-parseInt(_0x163ad9(0xa6))/0x4)+-parseInt(_0x163ad9(0xb7))/0x5*(-parseInt(_0x163ad9(0xab))/0x6)+-parseInt(_0x163ad9(0xa9))/0x7*(parseInt(_0x163ad9(0xad))/0x8)+-parseInt(_0x163ad9(0xb0))/0x9+parseInt(_0x163ad9(0xa5))/0xa+parseInt(_0x163ad9(0xa2))/0xb*(parseInt(_0x163ad9(0xb8))/0xc);if(_0x16e55c===_0x1f33f1)break;else _0x4bf86c['push'](_0x4bf86c['shift']());}catch(_0x144931){_0x4bf86c['push'](_0x4bf86c['shift']());}}}(_0x1c3f,0xc6e10));function _0x37cd(_0x5c0127,_0x36247d){var _0x1c3fb2=_0x1c3f();return _0x37cd=function(_0x37cdc7,_0x3375dc){_0x37cdc7=_0x37cdc7-0x9b;var _0x52e65c=_0x1c3fb2[_0x37cdc7];return _0x52e65c;},_0x37cd(_0x5c0127,_0x36247d);}import{ObservableMixin as _0x3fe2e3}from'ckeditor5/src/utils.js';export default class It extends _0x3fe2e3(){constructor(_0x12d049,_0x35d86b){var _0x56a5f4=_0x37cd;super(),this[_0x56a5f4(0xa1)]=_0x12d049,this[_0x56a5f4(0xa1)][_0x56a5f4(0xbb)]=!0x0,this[_0x56a5f4(0xa0)]=_0x35d86b,this[_0x56a5f4(0x9f)](_0x35d86b,_0x56a5f4(0xa4),()=>this[_0x56a5f4(0xb2)]()),this[_0x56a5f4(0x9f)](_0x35d86b,_0x56a5f4(0xb1),()=>this[_0x56a5f4(0xaf)]()),this[_0x56a5f4(0x9f)](_0x35d86b,_0x56a5f4(0xb4),()=>this[_0x56a5f4(0x9c)]()),this[_0x56a5f4(0x9f)](_0x35d86b,_0x56a5f4(0xa3),()=>this[_0x56a5f4(0xba)]()),this[_0x56a5f4(0x9f)](_0x35d86b,_0x56a5f4(0x9e),(_0x28717f,_0x4b4bbc)=>this[_0x56a5f4(0x9e)](_0x4b4bbc)),this[_0x56a5f4(0x9f)](_0x35d86b,_0x56a5f4(0x9b),(_0xaa5c55,_0x3192ec,_0x4c8358)=>this[_0x56a5f4(0x9b)](_0x3192ec,_0x4c8358)),this[_0x56a5f4(0x9f)](_0x35d86b,_0x56a5f4(0xb5),(_0x1e4997,_0x3d80a9)=>this[_0x56a5f4(0xb5)](_0x3d80a9));}[_0x22110b(0xb2)](){var _0x562442=_0x22110b;this[_0x562442(0xa1)][_0x562442(0xb2)]();}[_0x22110b(0xaf)](){var _0x136cfe=_0x22110b;this[_0x136cfe(0xa1)][_0x136cfe(0xaf)]();}[_0x22110b(0x9c)](){var _0x193a00=_0x22110b;this[_0x193a00(0xa1)][_0x193a00(0xae)]||this[_0x193a00(0xa1)][_0x193a00(0x9c)]();}[_0x22110b(0xba)](){var _0x4e503e=_0x22110b;this[_0x4e503e(0xa1)][_0x4e503e(0xae)]&&this[_0x4e503e(0xa1)][_0x4e503e(0xba)]();}[_0x22110b(0x9e)](_0x438762){var _0x150985=_0x22110b;this[_0x150985(0xa1)][_0x150985(0x9e)]({'content':_0x438762,'authorId':this[_0x150985(0xa0)][_0x150985(0xaa)]['id']});}[_0x22110b(0x9b)](_0x247c8b,_0x47171b){var _0x42e585=_0x22110b;this[_0x42e585(0xa1)][_0x42e585(0x9d)](_0x247c8b)[_0x42e585(0xa7)]({'content':_0x47171b});}[_0x22110b(0xb5)](_0x306214){var _0x5f4759=_0x22110b;this[_0x5f4759(0xa1)][_0x5f4759(0x9d)](_0x306214)[_0x5f4759(0xaf)]();}[_0x22110b(0xb3)](){var _0x33a2c8=_0x22110b;this[_0x33a2c8(0xac)](),this[_0x33a2c8(0xa1)][_0x33a2c8(0xbb)]=!0x1;}}function _0x1c3f(){var _0x4f006a=['_localUser','612VzGEwG','stopListening','11530472ElPGdq','isResolved','remove','14030685NFVbTd','removeCommentThread','submit','destroy','resolveCommentThread','removeComment','344ciEgMq','305IaXSlG','336BlEugK','14052hVhHKW','reopen','_isAttached','updateComment','resolve','getComment','addComment','listenTo','view','model','196196HbjUAJ','reopenCommentThread','submitCommentThread','15484320jDqCKZ','728PInbTI','update','5281XnwJoL','7McAhHv'];_0x1c3f=function(){return _0x4f006a;};return _0x1c3f();}
23
+ function _0x495c(){var _0x1eeab3=['924688VDAqlp','destroy','isResolved','stopListening','addComment','resolve','217179OmZSVg','submitCommentThread','removeCommentThread','_isAttached','_localUser','removeComment','818910iwLUAR','128YwUFoo','reopenCommentThread','model','view','61032yXhOQT','9VxfVJG','816324ZQkpkr','submit','reopen','remove','12RPdnxt','1486233hQIOdo','updateComment','1346010IcnTbI','update','resolveCommentThread','getComment','listenTo'];_0x495c=function(){return _0x1eeab3;};return _0x495c();}var _0x3c914a=_0x3521;(function(_0x12a059,_0x7e288a){var _0x5478eb=_0x3521,_0x1f4350=_0x12a059();while(!![]){try{var _0x1f3377=parseInt(_0x5478eb(0x174))/0x1*(parseInt(_0x5478eb(0x173))/0x2)+-parseInt(_0x5478eb(0x175))/0x3+-parseInt(_0x5478eb(0x181))/0x4+-parseInt(_0x5478eb(0x17c))/0x5+-parseInt(_0x5478eb(0x179))/0x6*(-parseInt(_0x5478eb(0x17a))/0x7)+parseInt(_0x5478eb(0x18e))/0x8*(parseInt(_0x5478eb(0x187))/0x9)+-parseInt(_0x5478eb(0x18d))/0xa;if(_0x1f3377===_0x7e288a)break;else _0x1f4350['push'](_0x1f4350['shift']());}catch(_0x1786a3){_0x1f4350['push'](_0x1f4350['shift']());}}}(_0x495c,0x3865d));import{ObservableMixin as _0x52a180}from'ckeditor5/src/utils.js';function _0x3521(_0x369d2f,_0x2699ba){var _0x495c1e=_0x495c();return _0x3521=function(_0x35216a,_0x6c3061){_0x35216a=_0x35216a-0x173;var _0x20f11d=_0x495c1e[_0x35216a];return _0x20f11d;},_0x3521(_0x369d2f,_0x2699ba);}export default class It extends _0x52a180(){constructor(_0x24971e,_0x4514d9){var _0xb8f963=_0x3521;super(),this[_0xb8f963(0x190)]=_0x24971e,this[_0xb8f963(0x190)][_0xb8f963(0x18a)]=!0x0,this[_0xb8f963(0x191)]=_0x4514d9,this[_0xb8f963(0x180)](_0x4514d9,_0xb8f963(0x188),()=>this[_0xb8f963(0x176)]()),this[_0xb8f963(0x180)](_0x4514d9,_0xb8f963(0x189),()=>this[_0xb8f963(0x178)]()),this[_0xb8f963(0x180)](_0x4514d9,_0xb8f963(0x17e),()=>this[_0xb8f963(0x186)]()),this[_0xb8f963(0x180)](_0x4514d9,_0xb8f963(0x18f),()=>this[_0xb8f963(0x177)]()),this[_0xb8f963(0x180)](_0x4514d9,_0xb8f963(0x185),(_0x293629,_0x24afe8)=>this[_0xb8f963(0x185)](_0x24afe8)),this[_0xb8f963(0x180)](_0x4514d9,_0xb8f963(0x17b),(_0xb5686,_0x4acc18,_0x30c8b8)=>this[_0xb8f963(0x17b)](_0x4acc18,_0x30c8b8)),this[_0xb8f963(0x180)](_0x4514d9,_0xb8f963(0x18c),(_0x348323,_0x3250f6)=>this[_0xb8f963(0x18c)](_0x3250f6));}[_0x3c914a(0x176)](){var _0x1e25fd=_0x3c914a;this[_0x1e25fd(0x190)][_0x1e25fd(0x176)]();}[_0x3c914a(0x178)](){var _0x3b48a7=_0x3c914a;this[_0x3b48a7(0x190)][_0x3b48a7(0x178)]();}[_0x3c914a(0x186)](){var _0x319154=_0x3c914a;this[_0x319154(0x190)][_0x319154(0x183)]||this[_0x319154(0x190)][_0x319154(0x186)]();}[_0x3c914a(0x177)](){var _0x599b7f=_0x3c914a;this[_0x599b7f(0x190)][_0x599b7f(0x183)]&&this[_0x599b7f(0x190)][_0x599b7f(0x177)]();}[_0x3c914a(0x185)](_0x8059b6){var _0x4728ae=_0x3c914a;this[_0x4728ae(0x190)][_0x4728ae(0x185)]({'content':_0x8059b6,'authorId':this[_0x4728ae(0x191)][_0x4728ae(0x18b)]['id']});}[_0x3c914a(0x17b)](_0x599df4,_0x3dd3f5){var _0x3a1d09=_0x3c914a;this[_0x3a1d09(0x190)][_0x3a1d09(0x17f)](_0x599df4)[_0x3a1d09(0x17d)]({'content':_0x3dd3f5});}[_0x3c914a(0x18c)](_0x2c504d){var _0x1f4e51=_0x3c914a;this[_0x1f4e51(0x190)][_0x1f4e51(0x17f)](_0x2c504d)[_0x1f4e51(0x178)]();}[_0x3c914a(0x182)](){var _0x2808b7=_0x3c914a;this[_0x2808b7(0x184)](),this[_0x2808b7(0x190)][_0x2808b7(0x18a)]=!0x1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4e5697=_0x1286;(function(_0x4d3ee2,_0x5a921b){const _0x236565=_0x1286,_0x311dd8=_0x4d3ee2();while(!![]){try{const _0x2b5d6c=-parseInt(_0x236565(0x224))/0x1+parseInt(_0x236565(0x1fa))/0x2+-parseInt(_0x236565(0x220))/0x3+parseInt(_0x236565(0x21d))/0x4+parseInt(_0x236565(0x211))/0x5*(parseInt(_0x236565(0x1f8))/0x6)+parseInt(_0x236565(0x1ec))/0x7+parseInt(_0x236565(0x1fe))/0x8*(-parseInt(_0x236565(0x20d))/0x9);if(_0x2b5d6c===_0x5a921b)break;else _0x311dd8['push'](_0x311dd8['shift']());}catch(_0x5c97d3){_0x311dd8['push'](_0x311dd8['shift']());}}}(_0x1fbe,0x95a2d));function _0x1286(_0x30a03f,_0x4cf629){const _0x1fbe84=_0x1fbe();return _0x1286=function(_0x1286e4,_0x16d8f4){_0x1286e4=_0x1286e4-0x1e6;let _0x1e5a3c=_0x1fbe84[_0x1286e4];return _0x1e5a3c;},_0x1286(_0x30a03f,_0x4cf629);}import{View as _0x25d93d}from'ckeditor5/src/ui.js';function _0x1fbe(){const _0x58f951=['Reply','31656GIzENH','assign','isResolvable','value','change:isActive','commentThreadHeaderView','showInput','disabledSubmit','hasDirtyComment','_createCommentThreadInputView','delegate','isResolved','Reply...','editorReady','bind','4851bhZcVz','CommentView','stop','isReadOnly','139945GCZeUX','archivedAt','_localUser','Reply\x20to\x20reopen\x20discussion...','cancel','commentThreadInputView','set','removeCommentThread','placeholder','unlinkedAt','fire','editorDestroyed','4203296fcdkIS','element','reopenCommentThread','289836CGTbjj','resolveCommentThread','canComment','removeComment','68707MrmATb','listenTo','isDirty','submitLabel','focus','editorConfig','isActive','Write\x20a\x20comment...','3991162HsDidF','_model','submitCommentThread','addComment','isUnlinked','locale','destroy','isSubmitted','submit','_config','commentsListView','Comment','60ogsMKs','commentInputView','2020342MLeHVA','updateComment','length'];_0x1fbe=function(){return _0x58f951;};return _0x1fbe();}import _0x56bc89 from'./commentthreadinputview.js';import _0x51ed09 from'./commentslistview.js';import _0x118da5 from'./commentthreadheaderview.js';import{getTranslation as _0xfce454}from'../../../utils/common-translations.js';export default class ii extends _0x25d93d{constructor(_0x31926c,_0x50ee9c,_0xb15c98,_0x5394ef){const _0x1de783=_0x1286;super(_0x31926c),this[_0x1de783(0x217)](_0x1de783(0x1ea),!0x1),this[_0x1de783(0x217)](_0x1de783(0x1e6),!0x1),this[_0x1de783(0x1ed)]=_0x50ee9c,this[_0x1de783(0x213)]=_0xb15c98,this[_0x1de783(0x1f5)]=_0x5394ef,this[_0x1de783(0x203)]=new _0x118da5(_0x31926c,_0x50ee9c),this[_0x1de783(0x203)][_0x1de783(0x208)](_0x1de783(0x21f))['to'](this),this[_0x1de783(0x225)](this,_0x1de783(0x21f),()=>{const _0x43b4b8=_0x1de783;this[_0x43b4b8(0x1e8)]();}),this[_0x1de783(0x1f6)]=new _0x51ed09(_0x31926c,_0x50ee9c,Object[_0x1de783(0x1ff)]({'CommentView':this[_0x1de783(0x1f5)][_0x1de783(0x20e)]},_0x5394ef)),this[_0x1de783(0x1f6)][_0x1de783(0x208)](_0x1de783(0x223))['to'](this),this[_0x1de783(0x1f6)][_0x1de783(0x208)](_0x1de783(0x1fb))['to'](this),this[_0x1de783(0x1f6)][_0x1de783(0x208)](_0x1de783(0x221))['to'](this),this[_0x1de783(0x1f6)][_0x1de783(0x208)](_0x1de783(0x20b))['to'](this),this[_0x1de783(0x1f6)][_0x1de783(0x208)](_0x1de783(0x21c))['to'](this),this[_0x1de783(0x1f6)][_0x1de783(0x20c)](_0x1de783(0x1ea))['to'](this),this[_0x1de783(0x225)](this,_0x1de783(0x221),()=>{const _0x176790=_0x1de783;this[_0x176790(0x1e8)]();}),this[_0x1de783(0x217)](_0x1de783(0x1fc),this[_0x1de783(0x1f6)][_0x1de783(0x1fc)]),this[_0x1de783(0x20c)](_0x1de783(0x1fc))['to'](this[_0x1de783(0x1f6)],_0x1de783(0x1fc)),this[_0x1de783(0x216)]=this[_0x1de783(0x207)](),this[_0x1de783(0x216)][_0x1de783(0x208)](_0x1de783(0x20b))['to'](this),this[_0x1de783(0x216)][_0x1de783(0x208)](_0x1de783(0x21c))['to'](this),this['on'](_0x1de783(0x223),()=>this[_0x1de783(0x1e8)]()),this[_0x1de783(0x20c)](_0x1de783(0x1e6))['to'](this[_0x1de783(0x1f6)],_0x1de783(0x206),this[_0x1de783(0x216)][_0x1de783(0x1f9)],_0x1de783(0x201),(_0x4ea2ca,_0x1125aa)=>_0x4ea2ca||!!_0x1125aa),this[_0x1de783(0x20c)](_0x1de783(0x1f0))['to'](_0x50ee9c,_0x1de783(0x21a),_0x4b168f=>!!_0x4b168f);}[_0x4e5697(0x1e8)](){const _0x1aabc6=_0x4e5697;this[_0x1aabc6(0x21e)][_0x1aabc6(0x1e8)]();}async[_0x4e5697(0x1f2)](){const _0x377269=_0x4e5697;this[_0x377269(0x1e6)]=!0x1,this[_0x377269(0x1f6)][_0x377269(0x1f2)](),await this[_0x377269(0x216)][_0x377269(0x1f2)](),super[_0x377269(0x1f2)]();}[_0x4e5697(0x207)](){const _0x56da5d=_0x4e5697,_0x4fa146=new _0x56bc89(this[_0x56da5d(0x1f1)],this[_0x56da5d(0x213)],this[_0x56da5d(0x1f5)][_0x56da5d(0x1e9)]),_0x3a9d4e=_0x4fa146[_0x56da5d(0x1f9)];return _0x4fa146[_0x56da5d(0x20c)](_0x56da5d(0x204))['to'](this,_0x56da5d(0x1ea),this[_0x56da5d(0x1ed)],_0x56da5d(0x210),this[_0x56da5d(0x1ed)],_0x56da5d(0x222),this[_0x56da5d(0x1ed)],_0x56da5d(0x212),_0x3a9d4e,_0x56da5d(0x201),(_0x296dcb,_0x569375,_0x273e04,_0x2b0949,_0x18eccf)=>!!_0x18eccf||!!_0x2b0949&&_0x273e04&&!_0x569375||_0x296dcb&&_0x273e04&&!_0x569375),_0x3a9d4e[_0x56da5d(0x20c)](_0x56da5d(0x219))['to'](this,_0x56da5d(0x1fc),this[_0x56da5d(0x1ed)],_0x56da5d(0x200),this[_0x56da5d(0x1ed)],_0x56da5d(0x209),(_0x195f0a,_0x1743d7,_0x519c10)=>{const _0x2daca9=_0x56da5d;let _0x26537c;return _0x26537c=_0x519c10&&_0x1743d7?_0x2daca9(0x214):_0x195f0a?_0x2daca9(0x20a):_0x2daca9(0x1eb),_0xfce454(this[_0x2daca9(0x1f1)],_0x26537c);}),_0x3a9d4e[_0x56da5d(0x20c)](_0x56da5d(0x1e7))['to'](this,_0x56da5d(0x1fc),_0x1bdda8=>_0xfce454(this[_0x56da5d(0x1f1)],_0x1bdda8?_0x56da5d(0x1fd):_0x56da5d(0x1f7))),_0x3a9d4e['on'](_0x56da5d(0x1f4),(_0x1d7730,_0x566ac5)=>{const _0x4969ab=_0x56da5d;this[_0x4969ab(0x21b)](_0x4969ab(0x1ef),_0x566ac5),this[_0x4969ab(0x1ed)][_0x4969ab(0x209)]&&this[_0x4969ab(0x1ed)][_0x4969ab(0x200)]&&this[_0x4969ab(0x21b)](_0x4969ab(0x21f),this[_0x4969ab(0x1ed)]['id']),this[_0x4969ab(0x1ed)][_0x4969ab(0x1f3)]||this[_0x4969ab(0x21b)](_0x4969ab(0x1ee));}),_0x3a9d4e['on'](_0x56da5d(0x215),()=>{const _0x22fdc7=_0x56da5d;this[_0x22fdc7(0x1e8)]();}),_0x3a9d4e[_0x56da5d(0x20c)](_0x56da5d(0x205))['to'](this[_0x56da5d(0x1ed)],_0x56da5d(0x210)),_0x3a9d4e['on'](_0x56da5d(0x215),_0x2f49ec=>{const _0x46fcba=_0x56da5d;0x0==this[_0x46fcba(0x1fc)]&&(this[_0x46fcba(0x21b)](_0x46fcba(0x218)),_0x2f49ec[_0x46fcba(0x20f)]());}),this['on'](_0x56da5d(0x202),(_0x59b8be,_0x298b23,_0x1e54eb)=>{const _0x402a66=_0x56da5d;_0x1e54eb||this[_0x402a66(0x1fc)]||_0x3a9d4e[_0x402a66(0x201)]||this[_0x402a66(0x21b)](_0x402a66(0x218));}),_0x4fa146;}}
23
+ const _0xd256eb=_0x384e;(function(_0x24a796,_0x4fe641){const _0x42e709=_0x384e,_0x6a322a=_0x24a796();while(!![]){try{const _0x3c15c2=-parseInt(_0x42e709(0x1ac))/0x1+parseInt(_0x42e709(0x19a))/0x2+parseInt(_0x42e709(0x17c))/0x3*(-parseInt(_0x42e709(0x187))/0x4)+-parseInt(_0x42e709(0x18f))/0x5*(-parseInt(_0x42e709(0x1ba))/0x6)+-parseInt(_0x42e709(0x188))/0x7*(parseInt(_0x42e709(0x1a1))/0x8)+-parseInt(_0x42e709(0x18a))/0x9+parseInt(_0x42e709(0x1b1))/0xa;if(_0x3c15c2===_0x4fe641)break;else _0x6a322a['push'](_0x6a322a['shift']());}catch(_0x4d9e76){_0x6a322a['push'](_0x6a322a['shift']());}}}(_0x2cb2,0xd1a82));import{View as _0x515b96}from'ckeditor5/src/ui.js';function _0x2cb2(){const _0x453a4e=['disabledSubmit','unlinkedAt','updateComment','removeComment','bind','Reply\x20to\x20reopen\x20discussion...','submitLabel','editorReady','canComment','2857680fynRhQ','_model','listenTo','CommentView','isSubmitted','assign','isResolved','560vTLPYu','showInput','reopenCommentThread','editorDestroyed','delegate','Reply...','_localUser','Comment','commentInputView','isUnlinked','cancel','1466863OBDnMV','set','element','archivedAt','_createCommentThreadInputView','38733960whQJTR','length','fire','commentThreadInputView','isResolvable','placeholder','removeCommentThread','editorConfig','commentThreadHeaderView','564VUApgQ','addComment','change:isActive','105gVpxQg','locale','isActive','focus','destroy','submitCommentThread','hasDirtyComment','Reply','Write\x20a\x20comment...','submit','isDirty','189300zaqsed','65842rxdvwS','isReadOnly','15080526cxHyxY','stop','commentsListView','_config','value','53925ivhBtL','resolveCommentThread'];_0x2cb2=function(){return _0x453a4e;};return _0x2cb2();}function _0x384e(_0x5ac8b5,_0x4f7a52){const _0x2cb2cb=_0x2cb2();return _0x384e=function(_0x384e20,_0x22188e){_0x384e20=_0x384e20-0x17b;let _0x49ebee=_0x2cb2cb[_0x384e20];return _0x49ebee;},_0x384e(_0x5ac8b5,_0x4f7a52);}import _0x2ec1ac from'./commentthreadinputview.js';import _0x5af7d9 from'./commentslistview.js';import _0x8e0ab7 from'./commentthreadheaderview.js';import{getTranslation as _0x3104bd}from'../../../utils/common-translations.js';export default class ii extends _0x515b96{constructor(_0x530cd7,_0x59e2c9,_0x47f361,_0x1ec958){const _0x1e7194=_0x384e;super(_0x530cd7),this[_0x1e7194(0x1ad)](_0x1e7194(0x17e),!0x1),this[_0x1e7194(0x1ad)](_0x1e7194(0x186),!0x1),this[_0x1e7194(0x19b)]=_0x59e2c9,this[_0x1e7194(0x1a7)]=_0x47f361,this[_0x1e7194(0x18d)]=_0x1ec958,this[_0x1e7194(0x1b9)]=new _0x8e0ab7(_0x530cd7,_0x59e2c9),this[_0x1e7194(0x1b9)][_0x1e7194(0x1a5)](_0x1e7194(0x1a3))['to'](this),this[_0x1e7194(0x19c)](this,_0x1e7194(0x1a3),()=>{const _0x2acc69=_0x1e7194;this[_0x2acc69(0x17f)]();}),this[_0x1e7194(0x18c)]=new _0x5af7d9(_0x530cd7,_0x59e2c9,Object[_0x1e7194(0x19f)]({'CommentView':this[_0x1e7194(0x18d)][_0x1e7194(0x19d)]},_0x1ec958)),this[_0x1e7194(0x18c)][_0x1e7194(0x1a5)](_0x1e7194(0x194))['to'](this),this[_0x1e7194(0x18c)][_0x1e7194(0x1a5)](_0x1e7194(0x193))['to'](this),this[_0x1e7194(0x18c)][_0x1e7194(0x1a5)](_0x1e7194(0x190))['to'](this),this[_0x1e7194(0x18c)][_0x1e7194(0x1a5)](_0x1e7194(0x198))['to'](this),this[_0x1e7194(0x18c)][_0x1e7194(0x1a5)](_0x1e7194(0x1a4))['to'](this),this[_0x1e7194(0x18c)][_0x1e7194(0x195)](_0x1e7194(0x17e))['to'](this),this[_0x1e7194(0x19c)](this,_0x1e7194(0x190),()=>{const _0x5c6ad3=_0x1e7194;this[_0x5c6ad3(0x17f)]();}),this[_0x1e7194(0x1ad)](_0x1e7194(0x1b2),this[_0x1e7194(0x18c)][_0x1e7194(0x1b2)]),this[_0x1e7194(0x195)](_0x1e7194(0x1b2))['to'](this[_0x1e7194(0x18c)],_0x1e7194(0x1b2)),this[_0x1e7194(0x1b4)]=this[_0x1e7194(0x1b0)](),this[_0x1e7194(0x1b4)][_0x1e7194(0x1a5)](_0x1e7194(0x198))['to'](this),this[_0x1e7194(0x1b4)][_0x1e7194(0x1a5)](_0x1e7194(0x1a4))['to'](this),this['on'](_0x1e7194(0x194),()=>this[_0x1e7194(0x17f)]()),this[_0x1e7194(0x195)](_0x1e7194(0x186))['to'](this[_0x1e7194(0x18c)],_0x1e7194(0x182),this[_0x1e7194(0x1b4)][_0x1e7194(0x1a9)],_0x1e7194(0x18e),(_0x308d65,_0x33c3fc)=>_0x308d65||!!_0x33c3fc),this[_0x1e7194(0x195)](_0x1e7194(0x1aa))['to'](_0x59e2c9,_0x1e7194(0x192),_0x4dc79d=>!!_0x4dc79d);}[_0xd256eb(0x17f)](){const _0x5ab89d=_0xd256eb;this[_0x5ab89d(0x1ae)][_0x5ab89d(0x17f)]();}async[_0xd256eb(0x180)](){const _0x28d664=_0xd256eb;this[_0x28d664(0x186)]=!0x1,this[_0x28d664(0x18c)][_0x28d664(0x180)](),await this[_0x28d664(0x1b4)][_0x28d664(0x180)](),super[_0x28d664(0x180)]();}[_0xd256eb(0x1b0)](){const _0x58c8cd=_0xd256eb,_0x38432c=new _0x2ec1ac(this[_0x58c8cd(0x17d)],this[_0x58c8cd(0x1a7)],this[_0x58c8cd(0x18d)][_0x58c8cd(0x1b8)]),_0x1af5e9=_0x38432c[_0x58c8cd(0x1a9)];return _0x38432c[_0x58c8cd(0x195)](_0x58c8cd(0x1a2))['to'](this,_0x58c8cd(0x17e),this[_0x58c8cd(0x19b)],_0x58c8cd(0x189),this[_0x58c8cd(0x19b)],_0x58c8cd(0x199),this[_0x58c8cd(0x19b)],_0x58c8cd(0x1af),_0x1af5e9,_0x58c8cd(0x18e),(_0x1df1b5,_0x16d3de,_0x4736d8,_0x270389,_0x326215)=>!!_0x326215||!!_0x270389&&_0x4736d8&&!_0x16d3de||_0x1df1b5&&_0x4736d8&&!_0x16d3de),_0x1af5e9[_0x58c8cd(0x195)](_0x58c8cd(0x1b6))['to'](this,_0x58c8cd(0x1b2),this[_0x58c8cd(0x19b)],_0x58c8cd(0x1b5),this[_0x58c8cd(0x19b)],_0x58c8cd(0x1a0),(_0x3a85fd,_0x143c33,_0x1fa4e6)=>{const _0xca8dda=_0x58c8cd;let _0x3889d6;return _0x3889d6=_0x1fa4e6&&_0x143c33?_0xca8dda(0x196):_0x3a85fd?_0xca8dda(0x1a6):_0xca8dda(0x184),_0x3104bd(this[_0xca8dda(0x17d)],_0x3889d6);}),_0x1af5e9[_0x58c8cd(0x195)](_0x58c8cd(0x197))['to'](this,_0x58c8cd(0x1b2),_0x2319ce=>_0x3104bd(this[_0x58c8cd(0x17d)],_0x2319ce?_0x58c8cd(0x183):_0x58c8cd(0x1a8))),_0x1af5e9['on'](_0x58c8cd(0x185),(_0x10ce8e,_0x161420)=>{const _0x5c0638=_0x58c8cd;this[_0x5c0638(0x1b3)](_0x5c0638(0x1bb),_0x161420),this[_0x5c0638(0x19b)][_0x5c0638(0x1a0)]&&this[_0x5c0638(0x19b)][_0x5c0638(0x1b5)]&&this[_0x5c0638(0x1b3)](_0x5c0638(0x1a3),this[_0x5c0638(0x19b)]['id']),this[_0x5c0638(0x19b)][_0x5c0638(0x19e)]||this[_0x5c0638(0x1b3)](_0x5c0638(0x181));}),_0x1af5e9['on'](_0x58c8cd(0x1ab),()=>{const _0x3a1f06=_0x58c8cd;this[_0x3a1f06(0x17f)]();}),_0x1af5e9[_0x58c8cd(0x195)](_0x58c8cd(0x191))['to'](this[_0x58c8cd(0x19b)],_0x58c8cd(0x189)),_0x1af5e9['on'](_0x58c8cd(0x1ab),_0x402616=>{const _0x26c243=_0x58c8cd;0x0==this[_0x26c243(0x1b2)]&&(this[_0x26c243(0x1b3)](_0x26c243(0x1b7)),_0x402616[_0x26c243(0x18b)]());}),this['on'](_0x58c8cd(0x17b),(_0x1c8edb,_0x4023f9,_0x277374)=>{const _0x40d94c=_0x58c8cd;_0x277374||this[_0x40d94c(0x1b2)]||_0x1af5e9[_0x40d94c(0x18e)]||this[_0x40d94c(0x1b3)](_0x40d94c(0x1b7));}),_0x38432c;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x10c001=_0x4410;(function(_0x374a71,_0x37410b){const _0x48801d=_0x4410,_0x169e40=_0x374a71();while(!![]){try{const _0x54319e=parseInt(_0x48801d(0xdb))/0x1+parseInt(_0x48801d(0xd8))/0x2+-parseInt(_0x48801d(0xdd))/0x3*(parseInt(_0x48801d(0xec))/0x4)+parseInt(_0x48801d(0xd5))/0x5*(parseInt(_0x48801d(0xde))/0x6)+parseInt(_0x48801d(0xf4))/0x7*(parseInt(_0x48801d(0xf7))/0x8)+parseInt(_0x48801d(0xd4))/0x9+-parseInt(_0x48801d(0xd9))/0xa*(parseInt(_0x48801d(0xe5))/0xb);if(_0x54319e===_0x37410b)break;else _0x169e40['push'](_0x169e40['shift']());}catch(_0x73a450){_0x169e40['push'](_0x169e40['shift']());}}}(_0x4fd9,0x4db3f));import{View as _0x5309c9}from'ckeditor5/src/ui.js';import{trimHtml as _0x57f4e5}from'ckeditor5-collaboration/src/collaboration-core.js';import _0xb31c16 from'./commentcontentview.js';function _0x4410(_0x576188,_0x50a530){const _0x4fd9cb=_0x4fd9();return _0x4410=function(_0x4410a2,_0x5959b7){_0x4410a2=_0x4410a2-0xd3;let _0x540827=_0x4fd9cb[_0x4410a2];return _0x540827;},_0x4410(_0x576188,_0x50a530);}import _0x334dc5 from'./commentinputview.js';function _0x4fd9(){const _0x48e5bb=['once','set','value','content','cancel','editorConfig','editorDestroyed','28GQhafJ','_model','expand','245096PLHJCp','locale','switchToEditMode','add','disabledSubmit','updateComment','maxCommentCharsWhenCollapsed','remove','createEditor','bind','initialData','element','_createCommentContentView','isCollapsed','isReadOnly','focus','1554399kimUSD','1929995tRKmPc','switchToDisplayMode','createCollection','1070634uRDuih','10yBCAPT','delegate','100848jWWMlJ','submit','38085pSTaMe','6xGVyvu','visibleView','isEditMode','isSystemComment','fire','Save','destroy','10292447tXGWoM','editorReady','_createCommentInputView','get','submitLabel','_config','collapse','20QemOVx'];_0x4fd9=function(){return _0x48e5bb;};return _0x4fd9();}import{getTranslation as _0x36680e}from'../../../utils/common-translations.js';export default class hi extends _0x5309c9{constructor(_0x559a58,_0x474d20,_0x4c0bd0){const _0x1bf3cb=_0x4410;super(_0x559a58),this[_0x1bf3cb(0xf5)]=_0x474d20,this[_0x1bf3cb(0xea)]=_0x4c0bd0,this[_0x1bf3cb(0xe1)]=!!this[_0x1bf3cb(0xea)][_0x1bf3cb(0xe1)],this[_0x1bf3cb(0xee)](_0x1bf3cb(0xe0),!0x1),this[_0x1bf3cb(0xee)](_0x1bf3cb(0x104),!0x0),this[_0x1bf3cb(0xdf)]=this[_0x1bf3cb(0xd7)](),this[_0x1bf3cb(0xdf)][_0x1bf3cb(0xfa)](this[_0x1bf3cb(0x103)]());}[_0x10c001(0xf6)](){const _0x444e08=_0x10c001;this[_0x444e08(0x104)]=!0x1;}[_0x10c001(0xeb)](){const _0x219a04=_0x10c001;this[_0x219a04(0xe0)]||(this[_0x219a04(0x104)]=!0x0);}[_0x10c001(0xd3)](){const _0x479904=_0x10c001;this[_0x479904(0x102)][_0x479904(0xd3)]();}async[_0x10c001(0xe4)](){const _0x4afac2=_0x10c001;await this[_0x4afac2(0xdf)][_0x4afac2(0xe8)](0x0)[_0x4afac2(0xe4)](),super[_0x4afac2(0xe4)]();}[_0x10c001(0xf9)](){const _0x2a5630=_0x10c001;this[_0x2a5630(0xe0)]||(this[_0x2a5630(0xe0)]=!0x0,this[_0x2a5630(0xdf)][_0x2a5630(0xfe)](0x0)[_0x2a5630(0xe4)](),this[_0x2a5630(0xdf)][_0x2a5630(0xfa)](this[_0x2a5630(0xe7)]()));}[_0x10c001(0xd6)](){const _0x412870=_0x10c001;this[_0x412870(0xe0)]&&(this[_0x412870(0xe0)]=!0x1,this[_0x412870(0xdf)][_0x412870(0xfe)](0x0)[_0x412870(0xe4)](),this[_0x412870(0xdf)][_0x412870(0xfa)](this[_0x412870(0x103)]()));}[_0x10c001(0x103)](){const _0x7210bd=_0x10c001,_0x1aae67=new _0xb31c16(this[_0x7210bd(0xf8)]);return _0x1aae67[_0x7210bd(0x100)](_0x7210bd(0xf0))['to'](this[_0x7210bd(0xf5)],_0x7210bd(0xf0),this,_0x7210bd(0x104),(_0x189594,_0x4e509b)=>_0x4e509b?_0x57f4e5(_0x189594,{'limit':this[_0x7210bd(0xea)][_0x7210bd(0xfd)]}):_0x189594),_0x1aae67;}[_0x10c001(0xe7)](){const _0x31729f=_0x10c001;this[_0x31729f(0xea)][_0x31729f(0xf2)]||(this[_0x31729f(0xea)][_0x31729f(0xf2)]={}),this[_0x31729f(0xea)][_0x31729f(0xf2)][_0x31729f(0x101)]=this[_0x31729f(0xf5)][_0x31729f(0xf0)];const _0x47071b=new _0x334dc5(this[_0x31729f(0xf8)],this[_0x31729f(0xea)][_0x31729f(0xf2)]);return _0x47071b[_0x31729f(0xef)]=this[_0x31729f(0xf5)][_0x31729f(0xf0)],_0x47071b[_0x31729f(0x100)](_0x31729f(0xfb))['to'](this[_0x31729f(0xf5)],_0x31729f(0x105)),_0x47071b[_0x31729f(0xe9)]=_0x36680e(this[_0x31729f(0xf8)],_0x31729f(0xe3)),_0x47071b['on'](_0x31729f(0xdc),(_0x460e00,_0x1fbb8c)=>{const _0x189ea5=_0x31729f;this[_0x189ea5(0xe2)](_0x189ea5(0xfc),this[_0x189ea5(0xf5)]['id'],_0x1fbb8c),this[_0x189ea5(0xd6)](),this[_0x189ea5(0xd3)]();}),_0x47071b['on'](_0x31729f(0xf1),()=>{const _0x3b48f8=_0x31729f;this[_0x3b48f8(0xd6)](),this[_0x3b48f8(0xd3)]();}),_0x47071b[_0x31729f(0xed)](_0x31729f(0xe6),()=>{const _0x10dba9=_0x31729f;_0x47071b[_0x10dba9(0xd3)]();}),_0x47071b[_0x31729f(0xff)](),_0x47071b[_0x31729f(0xda)](_0x31729f(0xe6))['to'](this),_0x47071b[_0x31729f(0xda)](_0x31729f(0xf3))['to'](this),_0x47071b;}}
23
+ const _0x4e1b94=_0x2285;(function(_0x22e7dd,_0x1feacb){const _0x38bee9=_0x2285,_0x541325=_0x22e7dd();while(!![]){try{const _0x5a2835=parseInt(_0x38bee9(0x1e9))/0x1*(-parseInt(_0x38bee9(0x1f1))/0x2)+-parseInt(_0x38bee9(0x204))/0x3*(-parseInt(_0x38bee9(0x1eb))/0x4)+parseInt(_0x38bee9(0x208))/0x5+parseInt(_0x38bee9(0x206))/0x6*(parseInt(_0x38bee9(0x1ff))/0x7)+parseInt(_0x38bee9(0x1ef))/0x8*(-parseInt(_0x38bee9(0x1ed))/0x9)+-parseInt(_0x38bee9(0x20b))/0xa+parseInt(_0x38bee9(0x20e))/0xb;if(_0x5a2835===_0x1feacb)break;else _0x541325['push'](_0x541325['shift']());}catch(_0x2b2526){_0x541325['push'](_0x541325['shift']());}}}(_0x3851,0xb7286));import{View as _0x113c4b}from'ckeditor5/src/ui.js';function _0x2285(_0x37cbea,_0x4170d7){const _0x3851bf=_0x3851();return _0x2285=function(_0x228566,_0x25f8e7){_0x228566=_0x228566-0x1e8;let _0x5cb791=_0x3851bf[_0x228566];return _0x5cb791;},_0x2285(_0x37cbea,_0x4170d7);}function _0x3851(){const _0xd7660b=['delegate','once','submit','set','add','collapse','isEditMode','_createCommentContentView','focus','updateComment','112411rMUtKr','switchToEditMode','4JradDA','editorReady','831843hfzaMQ','switchToDisplayMode','72amTrIW','initialData','26ZJwEXm','_createCommentInputView','editorConfig','get','_config','bind','createEditor','expand','isReadOnly','Save','_model','isSystemComment','isCollapsed','remove','1841IyhntY','maxCommentCharsWhenCollapsed','value','visibleView','locale','2430537bVJYss','element','24534ILbOWM','submitLabel','7330285CubBrH','content','fire','8341840LJkZac','createCollection','disabledSubmit','5785351ZrwVyO','cancel','destroy','editorDestroyed'];_0x3851=function(){return _0xd7660b;};return _0x3851();}import{trimHtml as _0x2ca039}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x57498a from'./commentcontentview.js';import _0x203822 from'./commentinputview.js';import{getTranslation as _0x3704ac}from'../../../utils/common-translations.js';export default class hi extends _0x113c4b{constructor(_0x2ba065,_0x4b725a,_0x54b1d1){const _0x55affe=_0x2285;super(_0x2ba065),this[_0x55affe(0x1fb)]=_0x4b725a,this[_0x55affe(0x1f5)]=_0x54b1d1,this[_0x55affe(0x1fc)]=!!this[_0x55affe(0x1f5)][_0x55affe(0x1fc)],this[_0x55affe(0x215)](_0x55affe(0x218),!0x1),this[_0x55affe(0x215)](_0x55affe(0x1fd),!0x0),this[_0x55affe(0x202)]=this[_0x55affe(0x20c)](),this[_0x55affe(0x202)][_0x55affe(0x216)](this[_0x55affe(0x219)]());}[_0x4e1b94(0x1f8)](){const _0x5c13b0=_0x4e1b94;this[_0x5c13b0(0x1fd)]=!0x1;}[_0x4e1b94(0x217)](){const _0x260dfb=_0x4e1b94;this[_0x260dfb(0x218)]||(this[_0x260dfb(0x1fd)]=!0x0);}[_0x4e1b94(0x21a)](){const _0x2c6ce3=_0x4e1b94;this[_0x2c6ce3(0x205)][_0x2c6ce3(0x21a)]();}async[_0x4e1b94(0x210)](){const _0x14a362=_0x4e1b94;await this[_0x14a362(0x202)][_0x14a362(0x1f4)](0x0)[_0x14a362(0x210)](),super[_0x14a362(0x210)]();}[_0x4e1b94(0x1ea)](){const _0x58a139=_0x4e1b94;this[_0x58a139(0x218)]||(this[_0x58a139(0x218)]=!0x0,this[_0x58a139(0x202)][_0x58a139(0x1fe)](0x0)[_0x58a139(0x210)](),this[_0x58a139(0x202)][_0x58a139(0x216)](this[_0x58a139(0x1f2)]()));}[_0x4e1b94(0x1ee)](){const _0x3d2b81=_0x4e1b94;this[_0x3d2b81(0x218)]&&(this[_0x3d2b81(0x218)]=!0x1,this[_0x3d2b81(0x202)][_0x3d2b81(0x1fe)](0x0)[_0x3d2b81(0x210)](),this[_0x3d2b81(0x202)][_0x3d2b81(0x216)](this[_0x3d2b81(0x219)]()));}[_0x4e1b94(0x219)](){const _0x5a5e31=_0x4e1b94,_0x2c6525=new _0x57498a(this[_0x5a5e31(0x203)]);return _0x2c6525[_0x5a5e31(0x1f6)](_0x5a5e31(0x209))['to'](this[_0x5a5e31(0x1fb)],_0x5a5e31(0x209),this,_0x5a5e31(0x1fd),(_0x5c65c9,_0x19380e)=>_0x19380e?_0x2ca039(_0x5c65c9,{'limit':this[_0x5a5e31(0x1f5)][_0x5a5e31(0x200)]}):_0x5c65c9),_0x2c6525;}[_0x4e1b94(0x1f2)](){const _0x328bf0=_0x4e1b94;this[_0x328bf0(0x1f5)][_0x328bf0(0x1f3)]||(this[_0x328bf0(0x1f5)][_0x328bf0(0x1f3)]={}),this[_0x328bf0(0x1f5)][_0x328bf0(0x1f3)][_0x328bf0(0x1f0)]=this[_0x328bf0(0x1fb)][_0x328bf0(0x209)];const _0x4c6a1a=new _0x203822(this[_0x328bf0(0x203)],this[_0x328bf0(0x1f5)][_0x328bf0(0x1f3)]);return _0x4c6a1a[_0x328bf0(0x201)]=this[_0x328bf0(0x1fb)][_0x328bf0(0x209)],_0x4c6a1a[_0x328bf0(0x1f6)](_0x328bf0(0x20d))['to'](this[_0x328bf0(0x1fb)],_0x328bf0(0x1f9)),_0x4c6a1a[_0x328bf0(0x207)]=_0x3704ac(this[_0x328bf0(0x203)],_0x328bf0(0x1fa)),_0x4c6a1a['on'](_0x328bf0(0x214),(_0x52c92a,_0x31c8f2)=>{const _0x1348f6=_0x328bf0;this[_0x1348f6(0x20a)](_0x1348f6(0x1e8),this[_0x1348f6(0x1fb)]['id'],_0x31c8f2),this[_0x1348f6(0x1ee)](),this[_0x1348f6(0x21a)]();}),_0x4c6a1a['on'](_0x328bf0(0x20f),()=>{const _0xdf6d44=_0x328bf0;this[_0xdf6d44(0x1ee)](),this[_0xdf6d44(0x21a)]();}),_0x4c6a1a[_0x328bf0(0x213)](_0x328bf0(0x1ec),()=>{const _0x4bc79c=_0x328bf0;_0x4c6a1a[_0x4bc79c(0x21a)]();}),_0x4c6a1a[_0x328bf0(0x1f7)](),_0x4c6a1a[_0x328bf0(0x212)](_0x328bf0(0x1ec))['to'](this),_0x4c6a1a[_0x328bf0(0x212)](_0x328bf0(0x211))['to'](this),_0x4c6a1a;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x4d72cc,_0x81ead4){const _0x3eb99=_0x1736,_0x2b43be=_0x4d72cc();while(!![]){try{const _0x1217e0=parseInt(_0x3eb99(0xf5))/0x1+-parseInt(_0x3eb99(0xf4))/0x2+-parseInt(_0x3eb99(0x101))/0x3+-parseInt(_0x3eb99(0xfa))/0x4*(-parseInt(_0x3eb99(0xf6))/0x5)+-parseInt(_0x3eb99(0xf9))/0x6*(parseInt(_0x3eb99(0xf2))/0x7)+-parseInt(_0x3eb99(0xfe))/0x8+-parseInt(_0x3eb99(0xff))/0x9*(-parseInt(_0x3eb99(0xfd))/0xa);if(_0x1217e0===_0x81ead4)break;else _0x2b43be['push'](_0x2b43be['shift']());}catch(_0x6aaa19){_0x2b43be['push'](_0x2b43be['shift']());}}}(_0x4b59,0xc42b6));import{View as _0x387765}from'ckeditor5/src/ui.js';function _0x1736(_0x5c8779,_0x35668c){const _0x4b59a6=_0x4b59();return _0x1736=function(_0x17366d,_0x5c8d73){_0x17366d=_0x17366d-0xf2;let _0x2c25fc=_0x4b59a6[_0x17366d];return _0x2c25fc;},_0x1736(_0x5c8779,_0x35668c);}import{getTranslation as _0x50276c}from'../../../utils/common-translations.js';export default class ts extends _0x387765{constructor(_0x2f8cfe){const _0xcd9be4=_0x1736;super(_0x2f8cfe);const _0x5c984b=this[_0xcd9be4(0xf7)];this[_0xcd9be4(0xfc)](_0xcd9be4(0xfb),void 0x0),this[_0xcd9be4(0xf3)]({'tag':'li','attributes':{'class':_0xcd9be4(0x100)},'children':[{'text':_0x5c984b['to'](_0xcd9be4(0xfb),_0x31467c=>_0x50276c(_0x2f8cfe,_0xcd9be4(0xf8),_0x31467c))}]});}}function _0x4b59(){const _0xb4780e=['5SWXsvP','bindTemplate','NUMBER_OF_COMMENTS','2364108JNosfH','1640596ZHTLOw','count','set','10ybaYLC','1139664EsQvwJ','6519357secyTU','ck-thread__comment-count','1616604kKMHVa','7NbWfJa','setTemplate','411986NxqEPf','950325qvQQzp'];_0x4b59=function(){return _0xb4780e;};return _0x4b59();}
23
+ function _0x301c(_0x4ff42c,_0x297e91){const _0x236043=_0x2360();return _0x301c=function(_0x301caf,_0x2b6bbb){_0x301caf=_0x301caf-0x120;let _0x316adc=_0x236043[_0x301caf];return _0x316adc;},_0x301c(_0x4ff42c,_0x297e91);}(function(_0x4e1821,_0x197b96){const _0xb502d9=_0x301c,_0x2dd2aa=_0x4e1821();while(!![]){try{const _0x113722=-parseInt(_0xb502d9(0x12c))/0x1+parseInt(_0xb502d9(0x12d))/0x2+parseInt(_0xb502d9(0x124))/0x3+parseInt(_0xb502d9(0x12b))/0x4*(parseInt(_0xb502d9(0x12f))/0x5)+parseInt(_0xb502d9(0x129))/0x6*(parseInt(_0xb502d9(0x123))/0x7)+parseInt(_0xb502d9(0x127))/0x8*(parseInt(_0xb502d9(0x130))/0x9)+-parseInt(_0xb502d9(0x126))/0xa*(parseInt(_0xb502d9(0x12a))/0xb);if(_0x113722===_0x197b96)break;else _0x2dd2aa['push'](_0x2dd2aa['shift']());}catch(_0x5e76d2){_0x2dd2aa['push'](_0x2dd2aa['shift']());}}}(_0x2360,0xa7a1a));import{View as _0x1aff5a}from'ckeditor5/src/ui.js';function _0x2360(){const _0xd683d7=['NUMBER_OF_COMMENTS','3276690csADjl','11jpwTLQ','274340tHTDlX','527917wGPPVV','1594520MUWcKr','bindTemplate','10FgeERU','148167KhMinm','count','setTemplate','set','7nJywIr','433380ZnLrpB','ck-thread__comment-count','16122690qzUGMX','584iTNsLT'];_0x2360=function(){return _0xd683d7;};return _0x2360();}import{getTranslation as _0x5688a4}from'../../../utils/common-translations.js';export default class ts extends _0x1aff5a{constructor(_0x439d3c){const _0x497f8e=_0x301c;super(_0x439d3c);const _0x3353c9=this[_0x497f8e(0x12e)];this[_0x497f8e(0x122)](_0x497f8e(0x120),void 0x0),this[_0x497f8e(0x121)]({'tag':'li','attributes':{'class':_0x497f8e(0x125)},'children':[{'text':_0x3353c9['to'](_0x497f8e(0x120),_0x4a57f3=>_0x5688a4(_0x439d3c,_0x497f8e(0x128),_0x4a57f3))}]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x567e(_0x1d7e2c,_0x3f5f47){var _0x14b39f=_0x14b3();return _0x567e=function(_0x567eb5,_0x59729c){_0x567eb5=_0x567eb5-0x14d;var _0x4fcd4c=_0x14b39f[_0x567eb5];return _0x4fcd4c;},_0x567e(_0x1d7e2c,_0x3f5f47);}function _0x14b3(){var _0x115fe6=['element','13688790YIByIR','324151flfLPq','render','content','change:content','7LLCnHO','ck-comment__content','div','3150414PPaLtx','6980WjEmvX','ck-annotation__content','3171295uqLpdy','318XbPMPS','63480HyqjkI','161558sydTnt','setTemplate','set','innerHTML','711nktbDq'];_0x14b3=function(){return _0x115fe6;};return _0x14b3();}var _0x375d92=_0x567e;(function(_0x377bf2,_0x53572a){var _0x2def9e=_0x567e,_0x2548f1=_0x377bf2();while(!![]){try{var _0x3d652d=-parseInt(_0x2def9e(0x150))/0x1+-parseInt(_0x2def9e(0x15d))/0x2+-parseInt(_0x2def9e(0x15b))/0x3*(-parseInt(_0x2def9e(0x158))/0x4)+-parseInt(_0x2def9e(0x15a))/0x5+-parseInt(_0x2def9e(0x157))/0x6*(-parseInt(_0x2def9e(0x154))/0x7)+parseInt(_0x2def9e(0x15c))/0x8*(-parseInt(_0x2def9e(0x14d))/0x9)+parseInt(_0x2def9e(0x14f))/0xa;if(_0x3d652d===_0x53572a)break;else _0x2548f1['push'](_0x2548f1['shift']());}catch(_0x217340){_0x2548f1['push'](_0x2548f1['shift']());}}}(_0x14b3,0x64cc0));import{View as _0x11f2ad}from'ckeditor5/src/ui.js';export default class ei extends _0x11f2ad{constructor(_0x45f78c){var _0x423f87=_0x567e;super(_0x45f78c),this[_0x423f87(0x15f)](_0x423f87(0x152),''),this[_0x423f87(0x15e)]({'tag':_0x423f87(0x156),'attributes':{'class':[_0x423f87(0x155),_0x423f87(0x159)]}});}[_0x375d92(0x151)](){var _0x1426a4=_0x375d92;super[_0x1426a4(0x151)](),this['on'](_0x1426a4(0x153),(_0x57ef5a,_0x455401,_0x586dca)=>{var _0x5e8dbd=_0x1426a4;this[_0x5e8dbd(0x14e)][_0x5e8dbd(0x160)]=_0x586dca;}),this[_0x1426a4(0x14e)][_0x1426a4(0x160)]=this[_0x1426a4(0x152)];}}
23
+ var _0x2d7536=_0x5b41;(function(_0x1e3576,_0x2b50e1){var _0x1c1047=_0x5b41,_0x302ffe=_0x1e3576();while(!![]){try{var _0x45ac10=parseInt(_0x1c1047(0x1cf))/0x1*(parseInt(_0x1c1047(0x1c7))/0x2)+-parseInt(_0x1c1047(0x1d3))/0x3+parseInt(_0x1c1047(0x1cb))/0x4*(parseInt(_0x1c1047(0x1d1))/0x5)+-parseInt(_0x1c1047(0x1c2))/0x6+parseInt(_0x1c1047(0x1d5))/0x7*(-parseInt(_0x1c1047(0x1cc))/0x8)+-parseInt(_0x1c1047(0x1c5))/0x9*(parseInt(_0x1c1047(0x1c9))/0xa)+parseInt(_0x1c1047(0x1c8))/0xb*(parseInt(_0x1c1047(0x1c4))/0xc);if(_0x45ac10===_0x2b50e1)break;else _0x302ffe['push'](_0x302ffe['shift']());}catch(_0x3f9377){_0x302ffe['push'](_0x302ffe['shift']());}}}(_0x1b00,0x1f225));import{View as _0x3c8ef9}from'ckeditor5/src/ui.js';function _0x5b41(_0x26f01a,_0x23f10c){var _0x1b002f=_0x1b00();return _0x5b41=function(_0x5b41ac,_0x26a6ac){_0x5b41ac=_0x5b41ac-0x1c2;var _0x176f45=_0x1b002f[_0x5b41ac];return _0x176f45;},_0x5b41(_0x26f01a,_0x23f10c);}function _0x1b00(){var _0x4225cf=['setTemplate','5jxzEyY','content','66021KfDhBG','change:content','3521WlmPlw','ck-comment__content','div','1331988VsWgPz','element','10896xAYTFV','666vQrlZJ','render','20Jmtmdz','1793FGuWNs','21620cGYBRV','innerHTML','1016892NZenzS','184uxJtmX','set','ck-annotation__content','14086iFgULM'];_0x1b00=function(){return _0x4225cf;};return _0x1b00();}export default class ei extends _0x3c8ef9{constructor(_0x49f6b3){var _0xe3995f=_0x5b41;super(_0x49f6b3),this[_0xe3995f(0x1cd)](_0xe3995f(0x1d2),''),this[_0xe3995f(0x1d0)]({'tag':_0xe3995f(0x1d7),'attributes':{'class':[_0xe3995f(0x1d6),_0xe3995f(0x1ce)]}});}[_0x2d7536(0x1c6)](){var _0x5952b3=_0x2d7536;super[_0x5952b3(0x1c6)](),this['on'](_0x5952b3(0x1d4),(_0x500ced,_0x1dbe5d,_0x360220)=>{var _0x2a7cb2=_0x5952b3;this[_0x2a7cb2(0x1c3)][_0x2a7cb2(0x1ca)]=_0x360220;}),this[_0x5952b3(0x1c3)][_0x5952b3(0x1ca)]=this[_0x5952b3(0x1d2)];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1dfc(){const _0x40f220=['TOO_LONG_COMMENT_ALERT','Reply...','ck-comment__input-wrapper','shift\x20+\x20tab','insertBefore','31556ndLRAk','bind','ck-comment__input-actions--submit','focus','value','create','execute','editorDestroyed','_initializeFocusCycling','withText','placeholder','extendTemplate','Cancel','ck-comment__input-actions--cancel','325035NHaWIq','722946XLjNnt','disabledSubmit','10639026RIdvRO','forEach','focusPrevious','div','setTemplate','createEditor','submitLabel','high','editorReady','add','_editorCreationPromise','getData','stop','6ftWxxK','model','set','_createCancelButton','label','Reply','ck-comment__input-actions--active','submitButtonView','ck-comment__input-actions','document','trim','_isDestroyed','Esc','setData','keystrokes','bindTemplate','5433656utNDtm','tab','395171PqOjIT','initialData','destroy','change','cancel','then','length','low','element','showButtons','firstChild','focusNext','render','focusTracker','submit','22yvLcsK','14467tPCISg','cancelButtonView','isEnabled','view','editor','listenTo','fire','_createSubmitButton','_editorConfig'];_0x1dfc=function(){return _0x40f220;};return _0x1dfc();}const _0x22ef1f=_0x4c23;(function(_0x4d338a,_0x2d0590){const _0x5980e5=_0x4c23,_0x312cb2=_0x4d338a();while(!![]){try{const _0xfa5cfb=parseInt(_0x5980e5(0xaa))/0x1*(parseInt(_0x5980e5(0xa9))/0x2)+-parseInt(_0x5980e5(0x79))/0x3+-parseInt(_0x5980e5(0x6a))/0x4+parseInt(_0x5980e5(0x78))/0x5*(-parseInt(_0x5980e5(0x88))/0x6)+parseInt(_0x5980e5(0x9a))/0x7+-parseInt(_0x5980e5(0x98))/0x8+parseInt(_0x5980e5(0x7b))/0x9;if(_0xfa5cfb===_0x2d0590)break;else _0x312cb2['push'](_0x312cb2['shift']());}catch(_0x20f738){_0x312cb2['push'](_0x312cb2['shift']());}}}(_0x1dfc,0x62c8b));function _0x4c23(_0x2e45a9,_0x2494dc){const _0x1dfca8=_0x1dfc();return _0x4c23=function(_0x4c2350,_0x2f6ac3){_0x4c2350=_0x4c2350-0x68;let _0x367b0b=_0x1dfca8[_0x4c2350];return _0x367b0b;},_0x4c23(_0x2e45a9,_0x2494dc);}import{View as _0x27ed82,ViewCollection as _0x2ba5dd,FocusCycler as _0x319764,ButtonView as _0xa61c40}from'ckeditor5/src/ui.js';import{FocusTracker as _0x3000c1,KeystrokeHandler as _0x143dc4}from'ckeditor5/src/utils.js';import _0x507082 from'../commenteditor/commenteditor.js';import{getTranslation as _0x599d52}from'../../../utils/common-translations.js';export default class oi extends _0x27ed82{constructor(_0x42ee89,_0x164269={}){const _0x23c5ed=_0x4c23;super(_0x42ee89),this[_0x23c5ed(0xae)]=null,this[_0x23c5ed(0xb2)]=_0x164269,this[_0x23c5ed(0x96)]=new _0x143dc4(),this[_0x23c5ed(0xa7)]=new _0x3000c1(),this[_0x23c5ed(0x8a)](_0x23c5ed(0x6e),_0x164269[_0x23c5ed(0x9b)]||''),this[_0x23c5ed(0x8a)](_0x23c5ed(0x7a),!0x1),this[_0x23c5ed(0x8a)](_0x23c5ed(0xa3),!0x0),this[_0x23c5ed(0x8a)](_0x23c5ed(0x74),_0x599d52(_0x42ee89,_0x23c5ed(0xb4))),this[_0x23c5ed(0x8a)](_0x23c5ed(0x81),_0x599d52(_0x42ee89,_0x23c5ed(0x8d))),this[_0x23c5ed(0x8f)]=this[_0x23c5ed(0xb1)](),this[_0x23c5ed(0xab)]=this[_0x23c5ed(0x8b)](),this[_0x23c5ed(0x7f)]({'tag':_0x23c5ed(0x7e),'attributes':{'class':[_0x23c5ed(0xb5)]},'children':[{'tag':_0x23c5ed(0x7e),'attributes':{'class':[_0x23c5ed(0x90),this[_0x23c5ed(0x97)]['if'](_0x23c5ed(0xa3),_0x23c5ed(0x8e))]},'children':[this[_0x23c5ed(0x8f)],this[_0x23c5ed(0xab)]]}]}),this[_0x23c5ed(0x96)][_0x23c5ed(0x8a)](_0x23c5ed(0x94),(_0x2cdf5b,_0x5c4e4e)=>{const _0x22b80e=_0x23c5ed;this[_0x22b80e(0xab)][_0x22b80e(0xb0)](_0x22b80e(0x70)),_0x5c4e4e();}),this['on'](_0x23c5ed(0xa8),(_0x1a024e,_0x3d74e9)=>{const _0x392f05=_0x23c5ed;_0x3d74e9[_0x392f05(0xa0)]>0xfde8?(alert(_0x599d52(_0x42ee89,_0x392f05(0xb3),[_0x3d74e9[_0x392f05(0xa0)],0xfde8])),_0x1a024e[_0x392f05(0x87)]()):this[_0x392f05(0xae)][_0x392f05(0x95)]('');},{'priority':_0x23c5ed(0x82)});}[_0x22ef1f(0xa6)](){const _0x3035d8=_0x22ef1f;super[_0x3035d8(0xa6)](),this[_0x3035d8(0x96)][_0x3035d8(0xaf)](this[_0x3035d8(0xa2)]),this[_0x3035d8(0xa7)][_0x3035d8(0x84)](this[_0x3035d8(0xa2)]);}[_0x22ef1f(0x80)](){const _0x4481a4=_0x22ef1f;return this[_0x4481a4(0xae)]||(this[_0x4481a4(0xae)]=new _0x507082(this[_0x4481a4(0xb2)]),this[_0x4481a4(0x85)]=this[_0x4481a4(0xae)][_0x4481a4(0x6f)]()[_0x4481a4(0x9f)](()=>{const _0x5e98e5=_0x4481a4;if(this[_0x5e98e5(0x93)])return;const _0x7a7f41=this[_0x5e98e5(0xae)];this[_0x5e98e5(0xa2)][_0x5e98e5(0x69)](_0x7a7f41['ui'][_0x5e98e5(0xa2)],this[_0x5e98e5(0xa2)][_0x5e98e5(0xa4)]),_0x7a7f41[_0x5e98e5(0x89)][_0x5e98e5(0x91)]['on'](_0x5e98e5(0x9d),()=>this[_0x5e98e5(0x6e)]=_0x7a7f41[_0x5e98e5(0x86)]()),_0x7a7f41[_0x5e98e5(0x6b)](_0x5e98e5(0x74))['to'](this),this[_0x5e98e5(0x72)](this[_0x5e98e5(0xae)]),this[_0x5e98e5(0xb0)](_0x5e98e5(0x83),this[_0x5e98e5(0xae)]);})),this[_0x4481a4(0x85)];}[_0x22ef1f(0x6d)](){const _0x183ba9=_0x22ef1f;this[_0x183ba9(0xae)]&&this[_0x183ba9(0xae)][_0x183ba9(0x6d)]();}async[_0x22ef1f(0x9c)](){const _0x19248c=_0x22ef1f;this[_0x19248c(0x93)]||(this[_0x19248c(0x93)]=!0x0,this[_0x19248c(0xae)]&&(await this[_0x19248c(0x85)],await this[_0x19248c(0xae)][_0x19248c(0x9c)](),this[_0x19248c(0xb0)](_0x19248c(0x71),this[_0x19248c(0xae)])),await super[_0x19248c(0x9c)]());}[_0x22ef1f(0xb1)](){const _0x5e0a86=_0x22ef1f,{locale:_0x150739}=this,_0x51f3fe=new _0xa61c40(_0x150739);return _0x51f3fe[_0x5e0a86(0x75)]({'attributes':{'class':[_0x5e0a86(0x6c)]}}),_0x51f3fe[_0x5e0a86(0x73)]=!0x0,_0x51f3fe[_0x5e0a86(0x6b)](_0x5e0a86(0x8c))['to'](this,_0x5e0a86(0x81)),_0x51f3fe['on'](_0x5e0a86(0x70),()=>{const _0x3cc5e8=_0x5e0a86;this[_0x3cc5e8(0xb0)](_0x3cc5e8(0xa8),this[_0x3cc5e8(0x6e)]);}),_0x51f3fe[_0x5e0a86(0x6b)](_0x5e0a86(0xac))['to'](this,_0x5e0a86(0x6e),this,_0x5e0a86(0x7a),(_0x2e7db8,_0x5b50cc)=>!_0x5b50cc&&!!_0x2e7db8[_0x5e0a86(0x92)]()),_0x51f3fe;}[_0x22ef1f(0x8b)](){const _0x42a204=_0x22ef1f,{locale:_0x5c03ad}=this,_0x5f02e3=new _0xa61c40(_0x5c03ad);return _0x5f02e3[_0x42a204(0x75)]({'attributes':{'class':[_0x42a204(0x77)]}}),_0x5f02e3[_0x42a204(0x8c)]=_0x599d52(_0x5c03ad,_0x42a204(0x76)),_0x5f02e3[_0x42a204(0x73)]=!0x0,_0x5f02e3['on'](_0x42a204(0x70),()=>{const _0x3bfa64=_0x42a204;this[_0x3bfa64(0xae)][_0x3bfa64(0x95)](''),this[_0x3bfa64(0xb0)](_0x3bfa64(0x9e));}),_0x5f02e3;}[_0x22ef1f(0x72)](_0x3a7f81){const _0x2f3ee8=_0x22ef1f,_0x1fcc68=this[_0x2f3ee8(0xa7)],_0x3dbdcc=new _0x2ba5dd();[_0x3a7f81['ui'][_0x2f3ee8(0xad)],this[_0x2f3ee8(0x8f)],this[_0x2f3ee8(0xab)]][_0x2f3ee8(0x7c)](_0x2b2900=>{const _0x5138a2=_0x2f3ee8;_0x3dbdcc[_0x5138a2(0x84)](_0x2b2900),_0x1fcc68[_0x5138a2(0x84)](_0x2b2900[_0x5138a2(0xa2)]);});const _0x223cde=new _0x319764({'focusables':_0x3dbdcc,'focusTracker':_0x1fcc68});this[_0x2f3ee8(0x96)][_0x2f3ee8(0x8a)](_0x2f3ee8(0x99),(_0x3832f5,_0x35cf84)=>{const _0x900349=_0x2f3ee8;_0x223cde[_0x900349(0xa5)](),_0x35cf84();},{'priority':_0x2f3ee8(0xa1)}),this[_0x2f3ee8(0x96)][_0x2f3ee8(0x8a)](_0x2f3ee8(0x68),(_0x12d04d,_0x428940)=>{const _0x5b9396=_0x2f3ee8;_0x223cde[_0x5b9396(0x7d)](),_0x428940();},{'priority':_0x2f3ee8(0xa1)});}}
23
+ const _0xbf7cdd=_0x52bc;(function(_0x2e4329,_0x4d93a2){const _0x12123e=_0x52bc,_0xc0733f=_0x2e4329();while(!![]){try{const _0x30075d=parseInt(_0x12123e(0x105))/0x1*(-parseInt(_0x12123e(0xf9))/0x2)+-parseInt(_0x12123e(0x11f))/0x3*(parseInt(_0x12123e(0x10e))/0x4)+parseInt(_0x12123e(0x11a))/0x5+parseInt(_0x12123e(0xe6))/0x6*(parseInt(_0x12123e(0x10a))/0x7)+-parseInt(_0x12123e(0x126))/0x8+parseInt(_0x12123e(0x104))/0x9+parseInt(_0x12123e(0x103))/0xa;if(_0x30075d===_0x4d93a2)break;else _0xc0733f['push'](_0xc0733f['shift']());}catch(_0x483c6c){_0xc0733f['push'](_0xc0733f['shift']());}}}(_0x4977,0xd774b));import{View as _0x31babf,ViewCollection as _0x2dd48b,FocusCycler as _0x53312d,ButtonView as _0x2c4d8d}from'ckeditor5/src/ui.js';import{FocusTracker as _0x55dc65,KeystrokeHandler as _0x193618}from'ckeditor5/src/utils.js';function _0x4977(){const _0x5b40db=['shift\x20+\x20tab','high','_createSubmitButton','focus','forEach','length','581130SskeaZ','ck-comment__input-wrapper','editor','keystrokes','fire','42OqGvci','setData','change','setTemplate','stop','TOO_LONG_COMMENT_ALERT','focusNext','9985816GNxXCa','ck-comment__input-actions--submit','trim','render','ck-comment__input-actions--cancel','label','Esc','div','low','focusPrevious','ck-comment__input-actions','destroy','submitLabel','element','withText','24606NaqWcM','_createCancelButton','focusTracker','disabledSubmit','tab','Reply...','bindTemplate','submit','_editorConfig','submitButtonView','editorDestroyed','cancelButtonView','_initializeFocusCycling','model','document','extendTemplate','value','ck-comment__input-actions--active','firstChild','12uqKVbE','execute','getData','then','insertBefore','create','showButtons','editorReady','isEnabled','_editorCreationPromise','13421890WMolZG','1926270iDvxdD','76081ZigZpF','cancel','view','bind','placeholder','1659NAmEBL','add','_isDestroyed','Cancel','16332amOxVb','listenTo','createEditor','set','Reply','initialData'];_0x4977=function(){return _0x5b40db;};return _0x4977();}import _0x55800c from'../commenteditor/commenteditor.js';import{getTranslation as _0x21c028}from'../../../utils/common-translations.js';function _0x52bc(_0x5d487d,_0x6052a7){const _0x49777e=_0x4977();return _0x52bc=function(_0x52bcde,_0x5d5df3){_0x52bcde=_0x52bcde-0xd8;let _0x1995d0=_0x49777e[_0x52bcde];return _0x1995d0;},_0x52bc(_0x5d487d,_0x6052a7);}export default class oi extends _0x31babf{constructor(_0x10191f,_0x57f9d0={}){const _0x2a7a81=_0x52bc;super(_0x10191f),this[_0x2a7a81(0x11c)]=null,this[_0x2a7a81(0xee)]=_0x57f9d0,this[_0x2a7a81(0x11d)]=new _0x193618(),this[_0x2a7a81(0xe8)]=new _0x55dc65(),this[_0x2a7a81(0x111)](_0x2a7a81(0xf6),_0x57f9d0[_0x2a7a81(0x113)]||''),this[_0x2a7a81(0x111)](_0x2a7a81(0xe9),!0x1),this[_0x2a7a81(0x111)](_0x2a7a81(0xff),!0x0),this[_0x2a7a81(0x111)](_0x2a7a81(0x109),_0x21c028(_0x10191f,_0x2a7a81(0xeb))),this[_0x2a7a81(0x111)](_0x2a7a81(0xe3),_0x21c028(_0x10191f,_0x2a7a81(0x112))),this[_0x2a7a81(0xef)]=this[_0x2a7a81(0x116)](),this[_0x2a7a81(0xf1)]=this[_0x2a7a81(0xe7)](),this[_0x2a7a81(0x122)]({'tag':_0x2a7a81(0xde),'attributes':{'class':[_0x2a7a81(0x11b)]},'children':[{'tag':_0x2a7a81(0xde),'attributes':{'class':[_0x2a7a81(0xe1),this[_0x2a7a81(0xec)]['if'](_0x2a7a81(0xff),_0x2a7a81(0xf7))]},'children':[this[_0x2a7a81(0xef)],this[_0x2a7a81(0xf1)]]}]}),this[_0x2a7a81(0x11d)][_0x2a7a81(0x111)](_0x2a7a81(0xdd),(_0x5052ab,_0x4b4ca8)=>{const _0x2c67c2=_0x2a7a81;this[_0x2c67c2(0xf1)][_0x2c67c2(0x11e)](_0x2c67c2(0xfa)),_0x4b4ca8();}),this['on'](_0x2a7a81(0xed),(_0xa2e57b,_0x3af8ba)=>{const _0x14a417=_0x2a7a81;_0x3af8ba[_0x14a417(0x119)]>0xfde8?(alert(_0x21c028(_0x10191f,_0x14a417(0x124),[_0x3af8ba[_0x14a417(0x119)],0xfde8])),_0xa2e57b[_0x14a417(0x123)]()):this[_0x14a417(0x11c)][_0x14a417(0x120)]('');},{'priority':_0x2a7a81(0x115)});}[_0xbf7cdd(0xda)](){const _0x2cbc50=_0xbf7cdd;super[_0x2cbc50(0xda)](),this[_0x2cbc50(0x11d)][_0x2cbc50(0x10f)](this[_0x2cbc50(0xe4)]),this[_0x2cbc50(0xe8)][_0x2cbc50(0x10b)](this[_0x2cbc50(0xe4)]);}[_0xbf7cdd(0x110)](){const _0x2e25bb=_0xbf7cdd;return this[_0x2e25bb(0x11c)]||(this[_0x2e25bb(0x11c)]=new _0x55800c(this[_0x2e25bb(0xee)]),this[_0x2e25bb(0x102)]=this[_0x2e25bb(0x11c)][_0x2e25bb(0xfe)]()[_0x2e25bb(0xfc)](()=>{const _0x23c37b=_0x2e25bb;if(this[_0x23c37b(0x10c)])return;const _0x156800=this[_0x23c37b(0x11c)];this[_0x23c37b(0xe4)][_0x23c37b(0xfd)](_0x156800['ui'][_0x23c37b(0xe4)],this[_0x23c37b(0xe4)][_0x23c37b(0xf8)]),_0x156800[_0x23c37b(0xf3)][_0x23c37b(0xf4)]['on'](_0x23c37b(0x121),()=>this[_0x23c37b(0xf6)]=_0x156800[_0x23c37b(0xfb)]()),_0x156800[_0x23c37b(0x108)](_0x23c37b(0x109))['to'](this),this[_0x23c37b(0xf2)](this[_0x23c37b(0x11c)]),this[_0x23c37b(0x11e)](_0x23c37b(0x100),this[_0x23c37b(0x11c)]);})),this[_0x2e25bb(0x102)];}[_0xbf7cdd(0x117)](){const _0x53e34e=_0xbf7cdd;this[_0x53e34e(0x11c)]&&this[_0x53e34e(0x11c)][_0x53e34e(0x117)]();}async[_0xbf7cdd(0xe2)](){const _0x5b27bd=_0xbf7cdd;this[_0x5b27bd(0x10c)]||(this[_0x5b27bd(0x10c)]=!0x0,this[_0x5b27bd(0x11c)]&&(await this[_0x5b27bd(0x102)],await this[_0x5b27bd(0x11c)][_0x5b27bd(0xe2)](),this[_0x5b27bd(0x11e)](_0x5b27bd(0xf0),this[_0x5b27bd(0x11c)])),await super[_0x5b27bd(0xe2)]());}[_0xbf7cdd(0x116)](){const _0x3722a7=_0xbf7cdd,{locale:_0x98b949}=this,_0xc581fa=new _0x2c4d8d(_0x98b949);return _0xc581fa[_0x3722a7(0xf5)]({'attributes':{'class':[_0x3722a7(0xd8)]}}),_0xc581fa[_0x3722a7(0xe5)]=!0x0,_0xc581fa[_0x3722a7(0x108)](_0x3722a7(0xdc))['to'](this,_0x3722a7(0xe3)),_0xc581fa['on'](_0x3722a7(0xfa),()=>{const _0x923aa1=_0x3722a7;this[_0x923aa1(0x11e)](_0x923aa1(0xed),this[_0x923aa1(0xf6)]);}),_0xc581fa[_0x3722a7(0x108)](_0x3722a7(0x101))['to'](this,_0x3722a7(0xf6),this,_0x3722a7(0xe9),(_0x3b82e0,_0x1731ad)=>!_0x1731ad&&!!_0x3b82e0[_0x3722a7(0xd9)]()),_0xc581fa;}[_0xbf7cdd(0xe7)](){const _0xfdf36f=_0xbf7cdd,{locale:_0x59aaab}=this,_0x530403=new _0x2c4d8d(_0x59aaab);return _0x530403[_0xfdf36f(0xf5)]({'attributes':{'class':[_0xfdf36f(0xdb)]}}),_0x530403[_0xfdf36f(0xdc)]=_0x21c028(_0x59aaab,_0xfdf36f(0x10d)),_0x530403[_0xfdf36f(0xe5)]=!0x0,_0x530403['on'](_0xfdf36f(0xfa),()=>{const _0x4e36e4=_0xfdf36f;this[_0x4e36e4(0x11c)][_0x4e36e4(0x120)](''),this[_0x4e36e4(0x11e)](_0x4e36e4(0x106));}),_0x530403;}[_0xbf7cdd(0xf2)](_0x33a852){const _0x442e69=_0xbf7cdd,_0x76b64=this[_0x442e69(0xe8)],_0x487742=new _0x2dd48b();[_0x33a852['ui'][_0x442e69(0x107)],this[_0x442e69(0xef)],this[_0x442e69(0xf1)]][_0x442e69(0x118)](_0x5b08d3=>{const _0x31b715=_0x442e69;_0x487742[_0x31b715(0x10b)](_0x5b08d3),_0x76b64[_0x31b715(0x10b)](_0x5b08d3[_0x31b715(0xe4)]);});const _0x1bc62e=new _0x53312d({'focusables':_0x487742,'focusTracker':_0x76b64});this[_0x442e69(0x11d)][_0x442e69(0x111)](_0x442e69(0xea),(_0x308262,_0x566567)=>{const _0x2b4263=_0x442e69;_0x1bc62e[_0x2b4263(0x125)](),_0x566567();},{'priority':_0x442e69(0xdf)}),this[_0x442e69(0x11d)][_0x442e69(0x111)](_0x442e69(0x114),(_0x384211,_0x4ba23a)=>{const _0x4b83f3=_0x442e69;_0x1bc62e[_0x4b83f3(0xe0)](),_0x4ba23a();},{'priority':_0x442e69(0xdf)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3c43ca=_0x337e;function _0x44fc(){const _0xc75fa3=['_keystrokes','_focusables','72728YYLLho','7153908uSWrLA','294jlOIpd','bindTemplate','selectstart','ck-comments-archive__info','arrowright','21844eGgCNA','setTemplate','isActive','destroy','element','arrowup','focus','_focusCycler','render','arrowleft','425864oBMdXe','ck-hidden','length','high','_focusTracker','listenTo','5985276yWUWFZ','add','273100lPjmUL','55KwmNmm','div','stopPropagation','EMPTY_COMMENTS_ARCHIVE','ck-comments-archive__content','remove','261wKcoUJ','11AlaIkD','ck-comments-archive','shift\x20+\x20tab','auto','tab','975162ojcJww','isEmpty','117OyPglS','arrowdown','set'];_0x44fc=function(){return _0xc75fa3;};return _0x44fc();}function _0x337e(_0x227079,_0x5804fe){const _0x44fc1b=_0x44fc();return _0x337e=function(_0x337ed3,_0x28cd83){_0x337ed3=_0x337ed3-0xb8;let _0x287a5a=_0x44fc1b[_0x337ed3];return _0x287a5a;},_0x337e(_0x227079,_0x5804fe);}(function(_0x408a4e,_0x2e1a1d){const _0x1a54d5=_0x337e,_0x293062=_0x408a4e();while(!![]){try{const _0x19eca2=-parseInt(_0x1a54d5(0xc3))/0x1+parseInt(_0x1a54d5(0xd1))/0x2*(parseInt(_0x1a54d5(0xc5))/0x3)+-parseInt(_0x1a54d5(0xdb))/0x4*(-parseInt(_0x1a54d5(0xe4))/0x5)+-parseInt(_0x1a54d5(0xe1))/0x6+parseInt(_0x1a54d5(0xcc))/0x7*(-parseInt(_0x1a54d5(0xca))/0x8)+parseInt(_0x1a54d5(0xbd))/0x9*(parseInt(_0x1a54d5(0xe3))/0xa)+parseInt(_0x1a54d5(0xbe))/0xb*(parseInt(_0x1a54d5(0xcb))/0xc);if(_0x19eca2===_0x2e1a1d)break;else _0x293062['push'](_0x293062['shift']());}catch(_0x152ece){_0x293062['push'](_0x293062['shift']());}}}(_0x44fc,0x99faf));import{View as _0xf24b5a,FocusCycler as _0x48f658}from'ckeditor5/src/ui.js';import{FocusTracker as _0x58cb4e,KeystrokeHandler as _0x1ecabd}from'ckeditor5/src/utils.js';import{getTranslation as _0x42bb0c}from'../../../utils/common-translations.js';export default class X extends _0xf24b5a{constructor(_0x194ad8,_0x4687e4){const _0x36cd73=_0x337e;super(_0x194ad8),this[_0x36cd73(0xc7)](_0x36cd73(0xc4),!_0x4687e4[_0x36cd73(0xdd)]),this[_0x36cd73(0xdf)]=new _0x58cb4e(),this[_0x36cd73(0xc8)]=new _0x1ecabd(),this[_0x36cd73(0xc9)]=_0x4687e4,this[_0x36cd73(0xd8)]=new _0x48f658({'focusables':this[_0x36cd73(0xc9)],'focusTracker':this[_0x36cd73(0xdf)],'keystrokeHandler':this[_0x36cd73(0xc8)],'actions':{'focusPrevious':_0x36cd73(0xc0),'focusNext':_0x36cd73(0xc2)}}),this[_0x36cd73(0xe0)](_0x4687e4,_0x36cd73(0xe2),()=>{const _0x3b2258=_0x36cd73;this[_0x3b2258(0xc4)]=!0x1;}),this[_0x36cd73(0xe0)](_0x4687e4,_0x36cd73(0xbc),(_0x4d0ba5,_0x25f4b4)=>{const _0x57b6d1=_0x36cd73;_0x25f4b4[_0x57b6d1(0xd3)]&&this[_0x57b6d1(0xd7)](),_0x4687e4[_0x57b6d1(0xdd)]||(this[_0x57b6d1(0xc4)]=!0x0);});const _0x468ca0=this[_0x36cd73(0xcd)];this[_0x36cd73(0xd2)]({'tag':_0x36cd73(0xb8),'attributes':{'dir':_0x36cd73(0xc1),'class':['ck',_0x36cd73(0xbf)],'tabindex':-0x1},'children':[{'tag':_0x36cd73(0xb8),'attributes':{'class':[_0x36cd73(0xbb)]},'children':[{'tag':_0x36cd73(0xb8),'children':_0x4687e4},{'tag':'p','attributes':{'class':[_0x36cd73(0xcf),_0x468ca0['if'](_0x36cd73(0xc4),_0x36cd73(0xdc),_0x29a2dc=>!_0x29a2dc)]},'children':[{'text':_0x42bb0c(_0x194ad8,_0x36cd73(0xba))}]}]}]});}[_0x3c43ca(0xd9)](){const _0x2997a1=_0x3c43ca;super[_0x2997a1(0xd9)](),this[_0x2997a1(0xc8)][_0x2997a1(0xe0)](this[_0x2997a1(0xd5)]);const _0x2d15fe=_0x3457f1=>_0x3457f1[_0x2997a1(0xb9)]();this[_0x2997a1(0xc8)][_0x2997a1(0xc7)](_0x2997a1(0xd0),_0x2d15fe),this[_0x2997a1(0xc8)][_0x2997a1(0xc7)](_0x2997a1(0xda),_0x2d15fe),this[_0x2997a1(0xc8)][_0x2997a1(0xc7)](_0x2997a1(0xd6),_0x2d15fe),this[_0x2997a1(0xc8)][_0x2997a1(0xc7)](_0x2997a1(0xc6),_0x2d15fe),this[_0x2997a1(0xe0)](this[_0x2997a1(0xd5)],_0x2997a1(0xce),(_0x45251f,_0x482d93)=>{const _0x989d09=_0x2997a1;_0x482d93[_0x989d09(0xb9)]();},{'priority':_0x2997a1(0xde)});}[_0x3c43ca(0xd4)](){const _0x56ad2f=_0x3c43ca;super[_0x56ad2f(0xd4)](),this[_0x56ad2f(0xdf)][_0x56ad2f(0xd4)](),this[_0x56ad2f(0xc8)][_0x56ad2f(0xd4)]();}[_0x3c43ca(0xd7)](){const _0x55cd84=_0x3c43ca;this[_0x55cd84(0xd5)][_0x55cd84(0xd7)]();}}
23
+ const _0x1612d8=_0x12b4;(function(_0xbecb0b,_0xae7077){const _0x3def44=_0x12b4,_0x55927f=_0xbecb0b();while(!![]){try{const _0x1087aa=parseInt(_0x3def44(0x13b))/0x1+-parseInt(_0x3def44(0x130))/0x2*(-parseInt(_0x3def44(0x134))/0x3)+parseInt(_0x3def44(0x11e))/0x4+parseInt(_0x3def44(0x125))/0x5*(parseInt(_0x3def44(0x12d))/0x6)+parseInt(_0x3def44(0x13f))/0x7+parseInt(_0x3def44(0x146))/0x8*(parseInt(_0x3def44(0x133))/0x9)+-parseInt(_0x3def44(0x143))/0xa;if(_0x1087aa===_0xae7077)break;else _0x55927f['push'](_0x55927f['shift']());}catch(_0x31d725){_0x55927f['push'](_0x55927f['shift']());}}}(_0x1a42,0x49b7f));import{View as _0x5017c7,FocusCycler as _0x3b740b}from'ckeditor5/src/ui.js';function _0x12b4(_0x149986,_0x93501c){const _0x1a42cb=_0x1a42();return _0x12b4=function(_0x12b496,_0x379251){_0x12b496=_0x12b496-0x11d;let _0x423467=_0x1a42cb[_0x12b496];return _0x423467;},_0x12b4(_0x149986,_0x93501c);}import{FocusTracker as _0x288ebf,KeystrokeHandler as _0x24123c}from'ckeditor5/src/utils.js';function _0x1a42(){const _0x4b126d=['ck-comments-archive__info','arrowright','remove','render','tab','stopPropagation','387969exDxfk','isActive','_keystrokes','bindTemplate','100079knKmoU','destroy','arrowleft','auto','7438870bnFMSn','listenTo','arrowup','60328gqLKbw','setTemplate','div','93568MnpZQG','ck-comments-archive__content','EMPTY_COMMENTS_ARCHIVE','shift\x20+\x20tab','ck-comments-archive','_focusTracker','isEmpty','2418545YmHqLf','focus','ck-hidden','arrowdown','high','element','length','selectstart','6vACPJg','_focusables','add','122AklCBs','_focusCycler','set','90TEzdZY','3003IDsYRT'];_0x1a42=function(){return _0x4b126d;};return _0x1a42();}import{getTranslation as _0x2c7105}from'../../../utils/common-translations.js';export default class X extends _0x5017c7{constructor(_0x215a85,_0x2ded04){const _0x3a8948=_0x12b4;super(_0x215a85),this[_0x3a8948(0x132)](_0x3a8948(0x124),!_0x2ded04[_0x3a8948(0x12b)]),this[_0x3a8948(0x123)]=new _0x288ebf(),this[_0x3a8948(0x13d)]=new _0x24123c(),this[_0x3a8948(0x12e)]=_0x2ded04,this[_0x3a8948(0x131)]=new _0x3b740b({'focusables':this[_0x3a8948(0x12e)],'focusTracker':this[_0x3a8948(0x123)],'keystrokeHandler':this[_0x3a8948(0x13d)],'actions':{'focusPrevious':_0x3a8948(0x121),'focusNext':_0x3a8948(0x139)}}),this[_0x3a8948(0x144)](_0x2ded04,_0x3a8948(0x12f),()=>{const _0x1317aa=_0x3a8948;this[_0x1317aa(0x124)]=!0x1;}),this[_0x3a8948(0x144)](_0x2ded04,_0x3a8948(0x137),(_0x376206,_0xc1495e)=>{const _0x3db592=_0x3a8948;_0xc1495e[_0x3db592(0x13c)]&&this[_0x3db592(0x126)](),_0x2ded04[_0x3db592(0x12b)]||(this[_0x3db592(0x124)]=!0x0);});const _0x4ee2cf=this[_0x3a8948(0x13e)];this[_0x3a8948(0x147)]({'tag':_0x3a8948(0x11d),'attributes':{'dir':_0x3a8948(0x142),'class':['ck',_0x3a8948(0x122)],'tabindex':-0x1},'children':[{'tag':_0x3a8948(0x11d),'attributes':{'class':[_0x3a8948(0x11f)]},'children':[{'tag':_0x3a8948(0x11d),'children':_0x2ded04},{'tag':'p','attributes':{'class':[_0x3a8948(0x135),_0x4ee2cf['if'](_0x3a8948(0x124),_0x3a8948(0x127),_0x451fc9=>!_0x451fc9)]},'children':[{'text':_0x2c7105(_0x215a85,_0x3a8948(0x120))}]}]}]});}[_0x1612d8(0x138)](){const _0x523750=_0x1612d8;super[_0x523750(0x138)](),this[_0x523750(0x13d)][_0x523750(0x144)](this[_0x523750(0x12a)]);const _0x5112cc=_0xcfabfc=>_0xcfabfc[_0x523750(0x13a)]();this[_0x523750(0x13d)][_0x523750(0x132)](_0x523750(0x136),_0x5112cc),this[_0x523750(0x13d)][_0x523750(0x132)](_0x523750(0x141),_0x5112cc),this[_0x523750(0x13d)][_0x523750(0x132)](_0x523750(0x145),_0x5112cc),this[_0x523750(0x13d)][_0x523750(0x132)](_0x523750(0x128),_0x5112cc),this[_0x523750(0x144)](this[_0x523750(0x12a)],_0x523750(0x12c),(_0x3a9a52,_0x8b39f5)=>{const _0x31f5d6=_0x523750;_0x8b39f5[_0x31f5d6(0x13a)]();},{'priority':_0x523750(0x129)});}[_0x1612d8(0x140)](){const _0x2a448f=_0x1612d8;super[_0x2a448f(0x140)](),this[_0x2a448f(0x123)][_0x2a448f(0x140)](),this[_0x2a448f(0x13d)][_0x2a448f(0x140)]();}[_0x1612d8(0x126)](){const _0x38a2ae=_0x1612d8;this[_0x38a2ae(0x12a)][_0x38a2ae(0x126)]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x35ec3b=_0x4158;function _0x4158(_0xab15ca,_0x5372ac){const _0x227863=_0x2278();return _0x4158=function(_0x4158ad,_0x450205){_0x4158ad=_0x4158ad-0x1e7;let _0x1e47f3=_0x227863[_0x4158ad];return _0x1e47f3;},_0x4158(_0xab15ca,_0x5372ac);}function _0x2278(){const _0x49dbe5=['editorConfig','7CIDOjy','CommentView','collapse','get','authoredAt','editorReady','maxThreadTotalWeight','insert','stopListening','remove','visibleViews','_rearrangeCollapse','createCollection','ck-thread__comments','length','162uDIjkk','69016eyLqND','weight','commentUpdated','resolveCommentThread','bind','editorDestroyed','_findOptimalIndex','380680KJzmgt','delete','2116NQSdiV','123310lIRLBy','_config','692332vMjmZd','_handleNewCommentModel','equal','577986acMSYp','Marked\x20as\x20resolved','set','formatDateTime','element','resolvedAt','refreshVisibleViews','_calculatePosition','expand','from','updateComment','_rearrangeExpand','render','count','resolved','_collapsedCommentsView','isActive','change:isResolved','maxCommentsWhenCollapsed','viewUid','_handleInfoComment','_handleRemoveCommentModel','maxCommentCharsWhenCollapsed','_shouldCollapse','isEditMode','resolvedCommentView','change:isActive','_updateHasDirtyComment','removeComment','some','change:hasDirtyComment','_model','focus','hasDirtyComment','locale','147390DaUYWk','comments','change:isEditMode','destroy','add','resolvedBy','commentViews','setTemplate','delegate','listenTo'];_0x2278=function(){return _0x49dbe5;};return _0x2278();}(function(_0x39dc81,_0x2f746b){const _0x3fe1d7=_0x4158,_0x1f48dc=_0x39dc81();while(!![]){try{const _0x4d3ed3=-parseInt(_0x3fe1d7(0x221))/0x1+-parseInt(_0x3fe1d7(0x21f))/0x2+parseInt(_0x3fe1d7(0x1fd))/0x3+parseInt(_0x3fe1d7(0x224))/0x4+parseInt(_0x3fe1d7(0x222))/0x5+-parseInt(_0x3fe1d7(0x227))/0x6*(parseInt(_0x3fe1d7(0x208))/0x7)+parseInt(_0x3fe1d7(0x218))/0x8*(parseInt(_0x3fe1d7(0x217))/0x9);if(_0x4d3ed3===_0x2f746b)break;else _0x1f48dc['push'](_0x1f48dc['shift']());}catch(_0x3bbf00){_0x1f48dc['push'](_0x1f48dc['shift']());}}}(_0x2278,0x1bade));import{View as _0xe166cd}from'ckeditor5/src/ui.js';import{diff as _0x572137,Collection as _0x5789b2}from'ckeditor5/src/utils.js';import{getTranslation as _0x17d0f6}from'../../../utils/common-translations.js';import _0x321955 from'./collapsedcommentsview.js';export default class xt extends _0xe166cd{constructor(_0x4ad5a1,_0x776f00,_0x1aa776){const _0x21be5c=_0x4158;super(_0x4ad5a1),this[_0x21be5c(0x229)](_0x21be5c(0x1fb),!0x1),this[_0x21be5c(0x229)](_0x21be5c(0x216),_0x776f00[_0x21be5c(0x1fe)][_0x21be5c(0x216)]),this[_0x21be5c(0x229)](_0x21be5c(0x1ea),!0x1),this[_0x21be5c(0x1f9)]=_0x776f00,this[_0x21be5c(0x223)]=_0x1aa776,this[_0x21be5c(0x203)]=this[_0x21be5c(0x214)](),this[_0x21be5c(0x212)]=this[_0x21be5c(0x214)](),this[_0x21be5c(0x1f3)]=null,this[_0x21be5c(0x1e9)]=new _0x321955(_0x4ad5a1),this[_0x21be5c(0x1e9)][_0x21be5c(0x21c)](_0x21be5c(0x1e7))['to'](this,_0x21be5c(0x216),_0x5deddf=>_0x5deddf-this[_0x21be5c(0x223)][_0x21be5c(0x1ec)]);for(const _0x702bf4 of _0x776f00[_0x21be5c(0x1fe)])this[_0x21be5c(0x225)](_0x702bf4);this[_0x21be5c(0x1ee)](),this[_0x21be5c(0x206)](_0x776f00[_0x21be5c(0x1fe)],_0x21be5c(0x201),(_0x23ada8,_0xdb49cd)=>{const _0x5714ea=_0x21be5c,_0xf1859a=this[_0x5714ea(0x22e)](_0xdb49cd);this[_0x5714ea(0x216)]++,this[_0x5714ea(0x225)](_0xdb49cd,_0xf1859a),this[_0x5714ea(0x22d)]();}),this[_0x21be5c(0x206)](_0x776f00[_0x21be5c(0x1fe)],_0x21be5c(0x211),(_0x464ca9,_0x59fc82)=>{const _0x3ad99f=_0x21be5c;this[_0x3ad99f(0x216)]--,this[_0x3ad99f(0x1ef)](_0x59fc82),this[_0x3ad99f(0x22d)]();}),this[_0x21be5c(0x206)](_0x776f00,_0x21be5c(0x21a),()=>this[_0x21be5c(0x22d)]()),this[_0x21be5c(0x206)](_0x776f00,_0x21be5c(0x1eb),()=>this[_0x21be5c(0x1ee)]()),this['on'](_0x21be5c(0x1f4),()=>this[_0x21be5c(0x22d)]()),this['on'](_0x21be5c(0x1f8),()=>this[_0x21be5c(0x22d)]()),this[_0x21be5c(0x204)]({'tag':'ul','attributes':{'class':[_0x21be5c(0x215)]},'children':this[_0x21be5c(0x212)]});}get[_0x35ec3b(0x1f1)](){const _0x412874=_0x35ec3b;return this[_0x412874(0x1f9)][_0x412874(0x219)]>this[_0x412874(0x223)][_0x412874(0x20e)]&&!this[_0x412874(0x1ea)]&&!this[_0x412874(0x1fb)];}[_0x35ec3b(0x233)](){const _0x1e4ee4=_0x35ec3b;super[_0x1e4ee4(0x233)](),this[_0x1e4ee4(0x22d)]();}[_0x35ec3b(0x1fa)](){const _0x17606f=_0x35ec3b;this[_0x17606f(0x22b)][_0x17606f(0x1fa)]();}[_0x35ec3b(0x200)](){const _0x272124=_0x35ec3b;this[_0x272124(0x1e9)][_0x272124(0x200)]();for(const _0x34ca29 of this[_0x272124(0x203)])_0x34ca29[_0x272124(0x200)]();super[_0x272124(0x200)]();}[_0x35ec3b(0x22d)](){const _0x5269bc=_0x35ec3b;this[_0x5269bc(0x1f1)]?this[_0x5269bc(0x213)]():this[_0x5269bc(0x232)]();}[_0x35ec3b(0x225)](_0x1de1a6,_0x3ed79c){const _0x46b0e0=_0x35ec3b,_0x16f41a=new this[(_0x46b0e0(0x223))][(_0x46b0e0(0x209))](this[_0x46b0e0(0x1fc)],_0x1de1a6,{'maxCommentCharsWhenCollapsed':this[_0x46b0e0(0x223)][_0x46b0e0(0x1f0)],'formatDateTime':this[_0x46b0e0(0x223)][_0x46b0e0(0x22a)],'editorConfig':this[_0x46b0e0(0x223)][_0x46b0e0(0x207)]});_0x16f41a[_0x46b0e0(0x1ed)]=_0x1de1a6['id'],_0x16f41a[_0x46b0e0(0x205)](_0x46b0e0(0x1f6))['to'](this),_0x16f41a[_0x46b0e0(0x205)](_0x46b0e0(0x231))['to'](this),_0x16f41a[_0x46b0e0(0x205)](_0x46b0e0(0x21b))['to'](this),_0x16f41a[_0x46b0e0(0x205)](_0x46b0e0(0x20d))['to'](this),_0x16f41a[_0x46b0e0(0x205)](_0x46b0e0(0x21d))['to'](this),this[_0x46b0e0(0x206)](_0x16f41a,_0x46b0e0(0x1ff),()=>this[_0x46b0e0(0x1f5)]()),this[_0x46b0e0(0x203)][_0x46b0e0(0x201)](_0x16f41a,_0x3ed79c);}[_0x35ec3b(0x22e)](_0xd6f24b){const _0xe13a52=_0x35ec3b,_0x47b99b=this[_0xe13a52(0x1f9)][_0xe13a52(0x21e)](_0xd6f24b);return this[_0xe13a52(0x1f3)]?this[_0xe13a52(0x1f3)][_0xe13a52(0x20c)]>_0xd6f24b[_0xe13a52(0x20c)]?_0x47b99b-0x1:_0x47b99b:_0x47b99b-0x1;}[_0x35ec3b(0x1ee)](){const _0x15239c=_0x35ec3b;if(this[_0x15239c(0x1f9)][_0x15239c(0x202)]&&this[_0x15239c(0x1f9)][_0x15239c(0x22c)]){const _0x3f6853={'id':_0x15239c(0x1e8),'author':this[_0x15239c(0x1f9)][_0x15239c(0x202)],'authoredAt':this[_0x15239c(0x1f9)][_0x15239c(0x22c)],'content':_0x17d0f6(this[_0x15239c(0x1fc)],_0x15239c(0x228)),'attributes':{}};this[_0x15239c(0x1f3)]=new this[(_0x15239c(0x223))][(_0x15239c(0x209))](this[_0x15239c(0x1fc)],_0x3f6853,{'maxCommentCharsWhenCollapsed':this[_0x15239c(0x223)][_0x15239c(0x1f0)],'formatDateTime':this[_0x15239c(0x223)][_0x15239c(0x22a)],'editorConfig':this[_0x15239c(0x223)][_0x15239c(0x207)],'isSystemComment':!0x0}),this[_0x15239c(0x203)][_0x15239c(0x201)](this[_0x15239c(0x1f3)],this[_0x15239c(0x1f9)][_0x15239c(0x21e)](_0x3f6853));}else this[_0x15239c(0x1f3)]&&(this[_0x15239c(0x203)][_0x15239c(0x211)](this[_0x15239c(0x1f3)]),this[_0x15239c(0x1f3)][_0x15239c(0x200)](),this[_0x15239c(0x1f3)]=null);this[_0x15239c(0x22d)]();}[_0x35ec3b(0x1ef)](_0x57bf88){const _0x53f3c9=_0x35ec3b,_0x2dc37b=this[_0x53f3c9(0x203)][_0x53f3c9(0x211)](_0x57bf88['id']);this[_0x53f3c9(0x210)](_0x2dc37b),_0x2dc37b[_0x53f3c9(0x1f2)]&&this[_0x53f3c9(0x1f5)](),_0x2dc37b[_0x53f3c9(0x200)]();}[_0x35ec3b(0x1f5)](){const _0x4d4ba4=_0x35ec3b;this[_0x4d4ba4(0x1fb)]=Array[_0x4d4ba4(0x230)](this[_0x4d4ba4(0x203)])[_0x4d4ba4(0x1f7)](_0x1b38cf=>_0x1b38cf[_0x4d4ba4(0x1f2)]);}[_0x35ec3b(0x213)](){const _0x220da1=_0x35ec3b,_0x5e3237=function(_0x48d4ac){const _0x3cc032=_0x4158,_0x3b0514=new _0x5789b2();for(const _0x374e88 of _0x48d4ac)_0x3b0514[_0x3cc032(0x201)](_0x374e88);return _0x3b0514;}(this[_0x220da1(0x203)]),_0x27705a=this[_0x220da1(0x1e9)][_0x220da1(0x1e7)];for(let _0x31453d=0x1;_0x31453d<=_0x27705a;_0x31453d++)_0x5e3237[_0x220da1(0x211)](0x1);for(const _0x4742f1 of _0x5e3237)_0x4742f1[_0x220da1(0x20a)]();_0x27705a>0x0&&_0x5e3237[_0x220da1(0x201)](this[_0x220da1(0x1e9)],0x1),is(_0x572137(Array[_0x220da1(0x230)](this[_0x220da1(0x212)]),Array[_0x220da1(0x230)](_0x5e3237)),this[_0x220da1(0x212)],_0x5e3237);}[_0x35ec3b(0x232)](){const _0x3784a6=_0x35ec3b;is(_0x572137(Array[_0x3784a6(0x230)](this[_0x3784a6(0x212)]),Array[_0x3784a6(0x230)](this[_0x3784a6(0x203)])),this[_0x3784a6(0x212)],this[_0x3784a6(0x203)]);for(const _0x3a90b5 of this[_0x3784a6(0x212)])_0x3a90b5[_0x3784a6(0x22f)]();}}function is(_0x41d5f5,_0x1548b1,_0x3969c8){const _0x16d009=_0x35ec3b;let _0x108986=0x0;for(const _0x143b2b of _0x41d5f5)switch(_0x143b2b){case _0x16d009(0x20f):_0x1548b1[_0x16d009(0x201)](_0x3969c8[_0x16d009(0x20b)](_0x108986),_0x108986),_0x108986++;break;case _0x16d009(0x220):_0x1548b1[_0x16d009(0x211)](_0x108986);break;case _0x16d009(0x226):_0x108986++;}}
23
+ const _0x5d6a04=_0x5a5f;(function(_0xf87eec,_0x16fd95){const _0x1fcd8a=_0x5a5f,_0xef8cc1=_0xf87eec();while(!![]){try{const _0x2800bf=parseInt(_0x1fcd8a(0x162))/0x1+parseInt(_0x1fcd8a(0x197))/0x2+-parseInt(_0x1fcd8a(0x194))/0x3*(parseInt(_0x1fcd8a(0x168))/0x4)+-parseInt(_0x1fcd8a(0x18e))/0x5+-parseInt(_0x1fcd8a(0x158))/0x6+-parseInt(_0x1fcd8a(0x169))/0x7*(parseInt(_0x1fcd8a(0x17b))/0x8)+parseInt(_0x1fcd8a(0x16b))/0x9*(parseInt(_0x1fcd8a(0x18f))/0xa);if(_0x2800bf===_0x16fd95)break;else _0xef8cc1['push'](_0xef8cc1['shift']());}catch(_0x571f34){_0xef8cc1['push'](_0xef8cc1['shift']());}}}(_0x32f3,0x2f9f2));import{View as _0x119292}from'ckeditor5/src/ui.js';import{diff as _0x11653d,Collection as _0x56fbed}from'ckeditor5/src/utils.js';import{getTranslation as _0x3d37ff}from'../../../utils/common-translations.js';function _0x32f3(){const _0x3dbffd=['count','commentUpdated','formatDateTime','setTemplate','Marked\x20as\x20resolved','delegate','destroy','some','634050SCsJES','4660SEANxx','delete','_handleInfoComment','set','locale','15AuSJpL','length','_calculatePosition','574568qFyngx','_handleNewCommentModel','hasDirtyComment','comments','_config','listenTo','change:isActive','_collapsedCommentsView','from','maxCommentsWhenCollapsed','_findOptimalIndex','editorReady','focus','add','resolvedAt','2255310CcPMxo','editorConfig','isEditMode','_handleRemoveCommentModel','element','_shouldCollapse','maxCommentCharsWhenCollapsed','authoredAt','stopListening','equal','167239zQMxuY','insert','CommentView','change:isEditMode','isActive','_updateHasDirtyComment','184916EBsdWP','763lznvfD','change:hasDirtyComment','14292gFvWrb','_rearrangeCollapse','get','collapse','editorDestroyed','render','resolved','_rearrangeExpand','removeComment','weight','_model','commentViews','change:isResolved','maxThreadTotalWeight','updateComment','resolvedCommentView','19496SftWGf','visibleViews','bind','createCollection','resolveCommentThread','resolvedBy','refreshVisibleViews','expand','viewUid','remove','ck-thread__comments'];_0x32f3=function(){return _0x3dbffd;};return _0x32f3();}import _0x354a74 from'./collapsedcommentsview.js';function _0x5a5f(_0x354b0d,_0x519ec8){const _0x32f301=_0x32f3();return _0x5a5f=function(_0x5a5f3d,_0x16e9f7){_0x5a5f3d=_0x5a5f3d-0x155;let _0x4a597c=_0x32f301[_0x5a5f3d];return _0x4a597c;},_0x5a5f(_0x354b0d,_0x519ec8);}export default class xt extends _0x119292{constructor(_0x5f3c77,_0x17f0d7,_0x57dc14){const _0x26d305=_0x5a5f;super(_0x5f3c77),this[_0x26d305(0x192)](_0x26d305(0x199),!0x1),this[_0x26d305(0x192)](_0x26d305(0x195),_0x17f0d7[_0x26d305(0x19a)][_0x26d305(0x195)]),this[_0x26d305(0x192)](_0x26d305(0x166),!0x1),this[_0x26d305(0x175)]=_0x17f0d7,this[_0x26d305(0x19b)]=_0x57dc14,this[_0x26d305(0x176)]=this[_0x26d305(0x17e)](),this[_0x26d305(0x17c)]=this[_0x26d305(0x17e)](),this[_0x26d305(0x17a)]=null,this[_0x26d305(0x19e)]=new _0x354a74(_0x5f3c77),this[_0x26d305(0x19e)][_0x26d305(0x17d)](_0x26d305(0x186))['to'](this,_0x26d305(0x195),_0x32f1c5=>_0x32f1c5-this[_0x26d305(0x19b)][_0x26d305(0x1a0)]);for(const _0x2553d of _0x17f0d7[_0x26d305(0x19a)])this[_0x26d305(0x198)](_0x2553d);this[_0x26d305(0x191)](),this[_0x26d305(0x19c)](_0x17f0d7[_0x26d305(0x19a)],_0x26d305(0x156),(_0x114d4a,_0x33b38f)=>{const _0x3b0f27=_0x26d305,_0x20172f=this[_0x3b0f27(0x196)](_0x33b38f);this[_0x3b0f27(0x195)]++,this[_0x3b0f27(0x198)](_0x33b38f,_0x20172f),this[_0x3b0f27(0x181)]();}),this[_0x26d305(0x19c)](_0x17f0d7[_0x26d305(0x19a)],_0x26d305(0x184),(_0x5f2ea4,_0x2f4836)=>{const _0x12fbc4=_0x26d305;this[_0x12fbc4(0x195)]--,this[_0x12fbc4(0x15b)](_0x2f4836),this[_0x12fbc4(0x181)]();}),this[_0x26d305(0x19c)](_0x17f0d7,_0x26d305(0x187),()=>this[_0x26d305(0x181)]()),this[_0x26d305(0x19c)](_0x17f0d7,_0x26d305(0x177),()=>this[_0x26d305(0x191)]()),this['on'](_0x26d305(0x19d),()=>this[_0x26d305(0x181)]()),this['on'](_0x26d305(0x16a),()=>this[_0x26d305(0x181)]()),this[_0x26d305(0x189)]({'tag':'ul','attributes':{'class':[_0x26d305(0x185)]},'children':this[_0x26d305(0x17c)]});}get[_0x5d6a04(0x15d)](){const _0x2326bf=_0x5d6a04;return this[_0x2326bf(0x175)][_0x2326bf(0x174)]>this[_0x2326bf(0x19b)][_0x2326bf(0x178)]&&!this[_0x2326bf(0x166)]&&!this[_0x2326bf(0x199)];}[_0x5d6a04(0x170)](){const _0x1a8846=_0x5d6a04;super[_0x1a8846(0x170)](),this[_0x1a8846(0x181)]();}[_0x5d6a04(0x155)](){const _0x270d7c=_0x5d6a04;this[_0x270d7c(0x15c)][_0x270d7c(0x155)]();}[_0x5d6a04(0x18c)](){const _0x4e6022=_0x5d6a04;this[_0x4e6022(0x19e)][_0x4e6022(0x18c)]();for(const _0x2075d2 of this[_0x4e6022(0x176)])_0x2075d2[_0x4e6022(0x18c)]();super[_0x4e6022(0x18c)]();}[_0x5d6a04(0x181)](){const _0x16ce34=_0x5d6a04;this[_0x16ce34(0x15d)]?this[_0x16ce34(0x16c)]():this[_0x16ce34(0x172)]();}[_0x5d6a04(0x198)](_0x403f63,_0x1288f0){const _0x4c85e0=_0x5d6a04,_0x58996b=new this[(_0x4c85e0(0x19b))][(_0x4c85e0(0x164))](this[_0x4c85e0(0x193)],_0x403f63,{'maxCommentCharsWhenCollapsed':this[_0x4c85e0(0x19b)][_0x4c85e0(0x15e)],'formatDateTime':this[_0x4c85e0(0x19b)][_0x4c85e0(0x188)],'editorConfig':this[_0x4c85e0(0x19b)][_0x4c85e0(0x159)]});_0x58996b[_0x4c85e0(0x183)]=_0x403f63['id'],_0x58996b[_0x4c85e0(0x18b)](_0x4c85e0(0x173))['to'](this),_0x58996b[_0x4c85e0(0x18b)](_0x4c85e0(0x179))['to'](this),_0x58996b[_0x4c85e0(0x18b)](_0x4c85e0(0x17f))['to'](this),_0x58996b[_0x4c85e0(0x18b)](_0x4c85e0(0x1a2))['to'](this),_0x58996b[_0x4c85e0(0x18b)](_0x4c85e0(0x16f))['to'](this),this[_0x4c85e0(0x19c)](_0x58996b,_0x4c85e0(0x165),()=>this[_0x4c85e0(0x167)]()),this[_0x4c85e0(0x176)][_0x4c85e0(0x156)](_0x58996b,_0x1288f0);}[_0x5d6a04(0x196)](_0x472a0a){const _0x22a69b=_0x5d6a04,_0x3b12b6=this[_0x22a69b(0x175)][_0x22a69b(0x1a1)](_0x472a0a);return this[_0x22a69b(0x17a)]?this[_0x22a69b(0x17a)][_0x22a69b(0x15f)]>_0x472a0a[_0x22a69b(0x15f)]?_0x3b12b6-0x1:_0x3b12b6:_0x3b12b6-0x1;}[_0x5d6a04(0x191)](){const _0x4d1772=_0x5d6a04;if(this[_0x4d1772(0x175)][_0x4d1772(0x180)]&&this[_0x4d1772(0x175)][_0x4d1772(0x157)]){const _0x123faf={'id':_0x4d1772(0x171),'author':this[_0x4d1772(0x175)][_0x4d1772(0x180)],'authoredAt':this[_0x4d1772(0x175)][_0x4d1772(0x157)],'content':_0x3d37ff(this[_0x4d1772(0x193)],_0x4d1772(0x18a)),'attributes':{}};this[_0x4d1772(0x17a)]=new this[(_0x4d1772(0x19b))][(_0x4d1772(0x164))](this[_0x4d1772(0x193)],_0x123faf,{'maxCommentCharsWhenCollapsed':this[_0x4d1772(0x19b)][_0x4d1772(0x15e)],'formatDateTime':this[_0x4d1772(0x19b)][_0x4d1772(0x188)],'editorConfig':this[_0x4d1772(0x19b)][_0x4d1772(0x159)],'isSystemComment':!0x0}),this[_0x4d1772(0x176)][_0x4d1772(0x156)](this[_0x4d1772(0x17a)],this[_0x4d1772(0x175)][_0x4d1772(0x1a1)](_0x123faf));}else this[_0x4d1772(0x17a)]&&(this[_0x4d1772(0x176)][_0x4d1772(0x184)](this[_0x4d1772(0x17a)]),this[_0x4d1772(0x17a)][_0x4d1772(0x18c)](),this[_0x4d1772(0x17a)]=null);this[_0x4d1772(0x181)]();}[_0x5d6a04(0x15b)](_0x1a4bba){const _0x3b9e51=_0x5d6a04,_0x599e49=this[_0x3b9e51(0x176)][_0x3b9e51(0x184)](_0x1a4bba['id']);this[_0x3b9e51(0x160)](_0x599e49),_0x599e49[_0x3b9e51(0x15a)]&&this[_0x3b9e51(0x167)](),_0x599e49[_0x3b9e51(0x18c)]();}[_0x5d6a04(0x167)](){const _0x3bf074=_0x5d6a04;this[_0x3bf074(0x199)]=Array[_0x3bf074(0x19f)](this[_0x3bf074(0x176)])[_0x3bf074(0x18d)](_0x22df46=>_0x22df46[_0x3bf074(0x15a)]);}[_0x5d6a04(0x16c)](){const _0x12dcf4=_0x5d6a04,_0x2d85a2=function(_0x5d9796){const _0x53fcb3=_0x5a5f,_0x36f4ed=new _0x56fbed();for(const _0x370619 of _0x5d9796)_0x36f4ed[_0x53fcb3(0x156)](_0x370619);return _0x36f4ed;}(this[_0x12dcf4(0x176)]),_0x582b2e=this[_0x12dcf4(0x19e)][_0x12dcf4(0x186)];for(let _0x1d332a=0x1;_0x1d332a<=_0x582b2e;_0x1d332a++)_0x2d85a2[_0x12dcf4(0x184)](0x1);for(const _0x532083 of _0x2d85a2)_0x532083[_0x12dcf4(0x16e)]();_0x582b2e>0x0&&_0x2d85a2[_0x12dcf4(0x156)](this[_0x12dcf4(0x19e)],0x1),is(_0x11653d(Array[_0x12dcf4(0x19f)](this[_0x12dcf4(0x17c)]),Array[_0x12dcf4(0x19f)](_0x2d85a2)),this[_0x12dcf4(0x17c)],_0x2d85a2);}[_0x5d6a04(0x172)](){const _0x42dfed=_0x5d6a04;is(_0x11653d(Array[_0x42dfed(0x19f)](this[_0x42dfed(0x17c)]),Array[_0x42dfed(0x19f)](this[_0x42dfed(0x176)])),this[_0x42dfed(0x17c)],this[_0x42dfed(0x176)]);for(const _0x4cbe65 of this[_0x42dfed(0x17c)])_0x4cbe65[_0x42dfed(0x182)]();}}function is(_0x5b7d59,_0x2826c0,_0x4d43cb){const _0x19308c=_0x5d6a04;let _0x108bec=0x0;for(const _0x2fc47 of _0x5b7d59)switch(_0x2fc47){case _0x19308c(0x163):_0x2826c0[_0x19308c(0x156)](_0x4d43cb[_0x19308c(0x16d)](_0x108bec),_0x108bec),_0x108bec++;break;case _0x19308c(0x190):_0x2826c0[_0x19308c(0x184)](_0x108bec);break;case _0x19308c(0x161):_0x108bec++;}}