@ckeditor/ckeditor5-comments 41.3.1 → 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 _0x1ea6f5=_0x3a85;(function(_0x44cfa1,_0x698f05){const _0x30af39=_0x3a85,_0x5d9d25=_0x44cfa1();while(!![]){try{const _0x21e61f=-parseInt(_0x30af39(0x1d0))/0x1+-parseInt(_0x30af39(0x1e4))/0x2*(parseInt(_0x30af39(0x1ca))/0x3)+parseInt(_0x30af39(0x1ed))/0x4+-parseInt(_0x30af39(0x1d2))/0x5*(parseInt(_0x30af39(0x1d6))/0x6)+parseInt(_0x30af39(0x1ce))/0x7+parseInt(_0x30af39(0x1cd))/0x8+parseInt(_0x30af39(0x1cf))/0x9;if(_0x21e61f===_0x698f05)break;else _0x5d9d25['push'](_0x5d9d25['shift']());}catch(_0xebc4be){_0x5d9d25['push'](_0x5d9d25['shift']());}}}(_0x142a,0x340ea));function _0x3a85(_0x3800fb,_0x3e55c3){const _0x142ac3=_0x142a();return _0x3a85=function(_0x3a8581,_0x2ac2ae){_0x3a8581=_0x3a8581-0x1c8;let _0x43cc27=_0x142ac3[_0x3a8581];return _0x43cc27;},_0x3a85(_0x3800fb,_0x3e55c3);}function _0x142a(){const _0x2b04d9=['_registerMarkerToCopy','comments.copyMarkers','highest','comment','content','never','editor','afterInit','contentInsertion','cut','16NTJDAo','requires','define','split','ClipboardMarkersUtils','_mapCommentsCopyConfigToRegisterConfiguration','has','delete','hasCommentThread','123352yjJkZm','always','plugins','CommentsRepository','listenTo','config','131433AoYaiG','markers','_removeMarkersWithoutThreads','935448AmYLac','1969681PTIQeC','4991931wRacCR','88660SdHHQL','_registerMarkerInClipboardPipeline','15JgydfY','keys','get','ClipboardPipeline','662874omlGci','default','all','dragstart'];_0x142a=function(){return _0x2b04d9;};return _0x142a();}import{Plugin as _0x47f67f}from'ckeditor5/src/core.js';import{ClipboardPipeline as _0x1a74df,ClipboardMarkersUtils as _0x10e072}from'ckeditor5/src/clipboard.js';export default class rt extends _0x47f67f{constructor(_0x4ac420){const _0x5c9908=_0x3a85;super(_0x4ac420),this[_0x5c9908(0x1e0)][_0x5c9908(0x1c9)][_0x5c9908(0x1e6)](_0x5c9908(0x1db),_0x5c9908(0x1d7));}static get[_0x1ea6f5(0x1e5)](){return[_0x10e072,_0x1a74df];}[_0x1ea6f5(0x1e1)](){const _0x2f190e=_0x1ea6f5,_0x1861ba=this[_0x2f190e(0x1e0)][_0x2f190e(0x1ef)][_0x2f190e(0x1d4)](_0x2f190e(0x1d5));this[_0x2f190e(0x1d1)](),this[_0x2f190e(0x1c8)](_0x1861ba,_0x2f190e(0x1e2),(_0x4b5c31,_0x501894)=>this[_0x2f190e(0x1cc)](_0x501894[_0x2f190e(0x1de)][_0x2f190e(0x1cb)]),{'priority':_0x2f190e(0x1dc)});}[_0x1ea6f5(0x1cc)](_0x302faa){const _0x514da8=_0x1ea6f5;if(!this[_0x514da8(0x1e0)][_0x514da8(0x1ef)][_0x514da8(0x1ea)](_0x514da8(0x1f0)))return _0x302faa;const _0x2f2c52=this[_0x514da8(0x1e0)][_0x514da8(0x1ef)][_0x514da8(0x1d4)](_0x514da8(0x1f0));for(const _0x965e60 of _0x302faa[_0x514da8(0x1d3)]()){const [_0x11ebbb,_0x10f515]=_0x965e60[_0x514da8(0x1e7)](':');_0x514da8(0x1dd)!=_0x11ebbb||_0x2f2c52[_0x514da8(0x1ec)](_0x10f515)||_0x302faa[_0x514da8(0x1eb)](_0x965e60);}return _0x302faa;}[_0x1ea6f5(0x1d1)](){const _0x5728d1=_0x1ea6f5,_0x3de3d0=this[_0x5728d1(0x1e0)][_0x5728d1(0x1ef)][_0x5728d1(0x1d4)](_0x5728d1(0x1e8)),_0x2320b5=this[_0x5728d1(0x1e9)](this[_0x5728d1(0x1e0)][_0x5728d1(0x1c9)][_0x5728d1(0x1d4)](_0x5728d1(0x1db)));_0x2320b5&&_0x3de3d0[_0x5728d1(0x1da)](_0x5728d1(0x1dd),_0x2320b5);}[_0x1ea6f5(0x1e9)](_0x346041){const _0x1400cb=_0x1ea6f5;switch(_0x346041){case _0x1400cb(0x1ee):return{'allowedActions':_0x1400cb(0x1d8),'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case _0x1400cb(0x1d7):return{'allowedActions':[_0x1400cb(0x1e3),_0x1400cb(0x1d9)],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};case _0x1400cb(0x1df):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
- function _0x50a8(){const _0x4bbdb7=['48EmnoEq','afterInit','get','6064UOEqjn','enableCommand','addCommentThread','plugins','155aNfIJP','has','1187096cLPTKP','642853JBttqh','editor','1142694ylBNjy','RestrictedEditingModeEditing','3FiTMHQ','6696780psziwp','63927qVxvXv','1708284SnSQeF'];_0x50a8=function(){return _0x4bbdb7;};return _0x50a8();}const _0x146967=_0x1fbb;function _0x1fbb(_0x51d48d,_0x475a97){const _0x50a856=_0x50a8();return _0x1fbb=function(_0x1fbb3e,_0x57e13a){_0x1fbb3e=_0x1fbb3e-0x174;let _0x1e35d6=_0x50a856[_0x1fbb3e];return _0x1e35d6;},_0x1fbb(_0x51d48d,_0x475a97);}(function(_0x5d766d,_0x141385){const _0x5b63ea=_0x1fbb,_0x31713a=_0x5d766d();while(!![]){try{const _0x59ad09=parseInt(_0x5b63ea(0x181))/0x1+-parseInt(_0x5b63ea(0x180))/0x2*(parseInt(_0x5b63ea(0x185))/0x3)+parseInt(_0x5b63ea(0x17a))/0x4*(parseInt(_0x5b63ea(0x17e))/0x5)+-parseInt(_0x5b63ea(0x176))/0x6+-parseInt(_0x5b63ea(0x183))/0x7+parseInt(_0x5b63ea(0x177))/0x8*(parseInt(_0x5b63ea(0x175))/0x9)+parseInt(_0x5b63ea(0x174))/0xa;if(_0x59ad09===_0x141385)break;else _0x31713a['push'](_0x31713a['shift']());}catch(_0x31b586){_0x31713a['push'](_0x31713a['shift']());}}}(_0x50a8,0x580c1));import{Plugin as _0xed21bf}from'ckeditor5/src/core.js';export default class ot extends _0xed21bf{[_0x146967(0x178)](){const _0x5c2119=_0x146967,_0x28c957=this[_0x5c2119(0x182)];if(!_0x28c957[_0x5c2119(0x17d)][_0x5c2119(0x17f)](_0x5c2119(0x184)))return;_0x28c957[_0x5c2119(0x17d)][_0x5c2119(0x179)](_0x5c2119(0x184))[_0x5c2119(0x17b)](_0x5c2119(0x17c));}}
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 _0x125cff=_0x8115;function _0x8115(_0x40c37b,_0x1ee9c3){const _0x656858=_0x6568();return _0x8115=function(_0x81150d,_0xc743e2){_0x81150d=_0x81150d-0x10d;let _0x238507=_0x656858[_0x81150d];return _0x238507;},_0x8115(_0x40c37b,_0x1ee9c3);}(function(_0x5df531,_0x472821){const _0x385d62=_0x8115,_0x3a16cf=_0x5df531();while(!![]){try{const _0x330603=parseInt(_0x385d62(0x123))/0x1*(-parseInt(_0x385d62(0x124))/0x2)+-parseInt(_0x385d62(0x11a))/0x3+-parseInt(_0x385d62(0x120))/0x4+parseInt(_0x385d62(0x117))/0x5*(parseInt(_0x385d62(0x115))/0x6)+-parseInt(_0x385d62(0x129))/0x7+parseInt(_0x385d62(0x12a))/0x8+-parseInt(_0x385d62(0x126))/0x9*(-parseInt(_0x385d62(0x11d))/0xa);if(_0x330603===_0x472821)break;else _0x3a16cf['push'](_0x3a16cf['shift']());}catch(_0x565ca9){_0x3a16cf['push'](_0x3a16cf['shift']());}}}(_0x6568,0x497a7));import{Plugin as _0xc50a54}from'ckeditor5/src/core.js';import{priorities as _0x46dc2a}from'ckeditor5/src/utils.js';import{Users as _0x12ac85}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x3a76a4 from'../commentsrepository.js';export default class et extends _0xc50a54{constructor(_0x1f45d1){const _0x3832eb=_0x8115;super(_0x1f45d1),this[_0x3832eb(0x112)][_0x3832eb(0x121)][_0x3832eb(0x10d)](_0x3832eb(0x114),_0x3832eb(0x128));}[_0x125cff(0x10f)](){const _0x451e97=_0x125cff,_0x4c11d4=this[_0x451e97(0x112)],_0x24caa3=_0x4c11d4[_0x451e97(0x111)][_0x451e97(0x113)](_0x451e97(0x127)),_0x7c5d11=_0x4c11d4[_0x451e97(0x11e)][_0x451e97(0x113)](_0x12ac85);_0x24caa3&&(_0x24caa3['on'](_0x451e97(0x10e),(_0x263ef5,[,_0x9c5202])=>{const _0x10d125=_0x451e97;_0x9c5202[_0x10d125(0x122)]={'comments':!0x0,'user_id':_0x7c5d11['me']['id']};},{'priority':_0x46dc2a[_0x451e97(0x119)]+0xa}),this[_0x451e97(0x11f)](_0x24caa3,_0x451e97(0x110),this[_0x451e97(0x11b)]));}[_0x125cff(0x11b)](_0x3ef66c,_0x15c24c){const _0x2148f1=_0x125cff,{comment_threads:_0x3efd49}=_0x15c24c;_0x3efd49&&_0x3efd49[_0x2148f1(0x125)](({thread_id:_0x1508f9,comments:_0x43335a,is_resolved:_0x366c4c})=>{const _0x40b197=_0x2148f1,_0x393fd9=new Date(),_0x2f38ad=_0x43335a[_0x40b197(0x118)](({author:_0x387a64,content:_0x5e17b7,created_at:_0xf2b4c0})=>({'content':_0x5e17b7,'authorId':this[_0x40b197(0x112)][_0x40b197(0x11e)][_0x40b197(0x113)](_0x12ac85)['me']['id'],'createdAt':_0x393fd9,'attributes':{'@external':{'authorName':_0x387a64,'createdAt':_0xf2b4c0?new Date(_0xf2b4c0):new Date(),'source':_0x40b197(0x127)}}})),_0x15a42e=this[_0x40b197(0x112)][_0x40b197(0x121)][_0x40b197(0x113)](_0x40b197(0x11c));this[_0x40b197(0x112)][_0x40b197(0x11e)][_0x40b197(0x113)](_0x3a76a4)[_0x40b197(0x116)]({'channelId':_0x15a42e,'threadId':_0x1508f9,'comments':_0x2f38ad,'resolvedAt':_0x366c4c?_0x393fd9:null});});}}function _0x6568(){const _0x5d11e3=['18rqiAIF','importWord','basic','253610NkZBlM','4317360RQaQmy','define','execute','afterInit','dataInsert','commands','editor','get','importWord.formatting.comments','23670FakeLZ','addCommentThread','415LexAnF','map','high','1012806TMoCrv','_handleImportedData','collaboration.channelId','1100760PclCns','plugins','listenTo','1606032rxNXIu','config','collaboration_features','73eRtzxa','300zToaqG','forEach'];_0x6568=function(){return _0x5d11e3;};return _0x6568();}
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 _0x4c5490=_0x11b2;(function(_0x40f0bb,_0x33027c){const _0x2566fd=_0x11b2,_0x49d70f=_0x40f0bb();while(!![]){try{const _0x220463=-parseInt(_0x2566fd(0x190))/0x1*(-parseInt(_0x2566fd(0x182))/0x2)+-parseInt(_0x2566fd(0x18e))/0x3*(parseInt(_0x2566fd(0x187))/0x4)+-parseInt(_0x2566fd(0x18f))/0x5*(parseInt(_0x2566fd(0x189))/0x6)+-parseInt(_0x2566fd(0x194))/0x7+-parseInt(_0x2566fd(0x181))/0x8+parseInt(_0x2566fd(0x193))/0x9*(parseInt(_0x2566fd(0x184))/0xa)+-parseInt(_0x2566fd(0x177))/0xb*(-parseInt(_0x2566fd(0x16f))/0xc);if(_0x220463===_0x33027c)break;else _0x49d70f['push'](_0x49d70f['shift']());}catch(_0x10ba4d){_0x49d70f['push'](_0x49d70f['shift']());}}}(_0x2264,0x635fd));function _0x2264(){const _0x492f07=['editing','placeholder','get','childCount','fire','view','config','set','3548512muLBqZ','52PMWwHJ','placeholderElement','461030otXpSb','_updatePlaceholder','plugins','4XqYToX','low','58326KzgFKa','create','end','destroy','init','2264862sjPJJb','245qSmOiA','10938FuUhMK','change:placeholder','assign','9YsJsLV','967120lBxBHh','initPlugins','setSelection','name','createRoot','document','initialData','getChild','22674636GNmIFa','defaultPlugins','data','then','model','ready','change','getRoot','11JFjlRJ','focus'];_0x2264=function(){return _0x492f07;};return _0x2264();}import{Editor as _0x2cd2a8,DataApiMixin as _0xa7b2dd}from'ckeditor5/src/core.js';import _0x16c00e from'./commenteditorui.js';import{ObservableMixin as _0x4ea5dc}from'ckeditor5/src/utils.js';import{enablePlaceholder as _0x3e8ef1,disablePlaceholder as _0x2a9c56}from'ckeditor5/src/engine.js';import{Clipboard as _0x1f12e7}from'ckeditor5/src/clipboard.js';import{Enter as _0x4b9509,ShiftEnter as _0x37f7a5}from'ckeditor5/src/enter.js';import{SelectAll as _0x238a2a}from'ckeditor5/src/select-all.js';import{Typing as _0x214181}from'ckeditor5/src/typing.js';import{Undo as _0x324b7f}from'ckeditor5/src/undo.js';import{Paragraph as _0x13aa25}from'ckeditor5/src/paragraph.js';function _0x11b2(_0x49b155,_0x367f8b){const _0x2264f1=_0x2264();return _0x11b2=function(_0x11b22e,_0x2cd2ed){_0x11b22e=_0x11b22e-0x16a;let _0x3085a0=_0x2264f1[_0x11b22e];return _0x3085a0;},_0x11b2(_0x49b155,_0x367f8b);}const St=[_0x1f12e7,_0x4b9509,_0x37f7a5,_0x238a2a,_0x214181,_0x324b7f,_0x13aa25];class Ut extends _0x4ea5dc(_0xa7b2dd(_0x2cd2a8)){constructor(_0x4649c2={}){const _0x2e985f=_0x11b2;(_0x4649c2=Object[_0x2e985f(0x192)]({},_0x4649c2))[_0x2e985f(0x186)]||(_0x4649c2[_0x2e985f(0x186)]=Ut[_0x2e985f(0x170)]),super(_0x4649c2),this['ui']=new _0x16c00e(this),this[_0x2e985f(0x180)](_0x2e985f(0x17a),''),this[_0x2e985f(0x173)][_0x2e985f(0x16c)]['on'](_0x2e985f(0x175),()=>this[_0x2e985f(0x185)](),{'priority':_0x2e985f(0x188)}),this['on'](_0x2e985f(0x191),()=>this[_0x2e985f(0x185)]()),this[_0x2e985f(0x173)][_0x2e985f(0x16c)][_0x2e985f(0x16b)]();}[_0x4c5490(0x18a)](){const _0x2a2cce=_0x4c5490,_0x3a0a54=this[_0x2a2cce(0x17f)][_0x2a2cce(0x17b)](_0x2a2cce(0x16d))||'';return this[_0x2a2cce(0x195)]()[_0x2a2cce(0x172)](()=>this['ui'][_0x2a2cce(0x18d)]())[_0x2a2cce(0x172)](()=>this[_0x2a2cce(0x171)][_0x2a2cce(0x18d)](_0x3a0a54))[_0x2a2cce(0x172)](()=>this[_0x2a2cce(0x17d)](_0x2a2cce(0x174)));}[_0x4c5490(0x18c)](){const _0x367a28=_0x4c5490;return super[_0x367a28(0x18c)]()[_0x367a28(0x172)](()=>this['ui'][_0x367a28(0x18c)]());}[_0x4c5490(0x178)](){const _0x343472=_0x4c5490;this[_0x343472(0x173)][_0x343472(0x175)](_0x4a6841=>{const _0x256092=_0x343472,_0x15574e=this[_0x256092(0x173)][_0x256092(0x16c)][_0x256092(0x176)](),_0x366b9d=_0x15574e&&_0x15574e[_0x256092(0x16e)](_0x15574e[_0x256092(0x17c)]-0x1);_0x4a6841[_0x256092(0x196)](_0x366b9d,_0x256092(0x18b)),this[_0x256092(0x179)][_0x256092(0x17e)][_0x256092(0x178)]();});}[_0x4c5490(0x185)](){const _0xe0994b=_0x4c5490,_0x2667e8=this[_0xe0994b(0x179)][_0xe0994b(0x17e)],_0x2b82b8=_0x2667e8[_0xe0994b(0x16c)][_0xe0994b(0x176)](),_0x8a2adc=_0x2b82b8[_0xe0994b(0x16e)](0x0);_0x2b82b8[_0xe0994b(0x17c)]>0x1||!_0x8a2adc||'p'!=_0x8a2adc[_0xe0994b(0x16a)]?this[_0xe0994b(0x183)]&&this[_0xe0994b(0x183)][_0xe0994b(0x17a)]&&(_0x2a9c56(_0x2667e8,this[_0xe0994b(0x183)]),this[_0xe0994b(0x183)]=void 0x0):(this[_0xe0994b(0x17a)]&&(_0x8a2adc[_0xe0994b(0x17a)]=this[_0xe0994b(0x17a)]),_0x3e8ef1({'view':_0x2667e8,'element':_0x8a2adc,'keepOnFocus':!0x0}),this[_0xe0994b(0x183)]=_0x8a2adc);}}Ut[_0x4c5490(0x170)]=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
- const _0x4cac09=_0x5796;function _0x5796(_0x21a10c,_0x2c763a){const _0x6f9989=_0x6f99();return _0x5796=function(_0x579626,_0xd7282b){_0x579626=_0x579626-0x9b;let _0x276090=_0x6f9989[_0x579626];return _0x276090;},_0x5796(_0x21a10c,_0x2c763a);}function _0x6f99(){const _0x3cd222=['locale','destroy','element','getRoot','944559ARJDeW','262664UaDuDa','focusTracker','editable','view','1601238tfpdBr','editor','render','577080cAcoHk','setEditableElement','301205OnveOd','bind','1480Pzblds','1251cNMuJe','editing','ready','fire','rootName','init','3890IeHfNN','12103wAIebJ','name','attachDomRoot','document','isFocused','10ugKlfx'];_0x6f99=function(){return _0x3cd222;};return _0x6f99();}(function(_0x3274fe,_0x4f943d){const _0x58a20=_0x5796,_0x1901f6=_0x3274fe();while(!![]){try{const _0xfb5d29=-parseInt(_0x58a20(0xa0))/0x1+-parseInt(_0x58a20(0xb5))/0x2+parseInt(_0x58a20(0xb4))/0x3+parseInt(_0x58a20(0x9e))/0x4*(parseInt(_0x58a20(0xaf))/0x5)+parseInt(_0x58a20(0x9b))/0x6+-parseInt(_0x58a20(0xaa))/0x7*(parseInt(_0x58a20(0xa2))/0x8)+parseInt(_0x58a20(0xa3))/0x9*(parseInt(_0x58a20(0xa9))/0xa);if(_0xfb5d29===_0x4f943d)break;else _0x1901f6['push'](_0x1901f6['shift']());}catch(_0x470e44){_0x1901f6['push'](_0x1901f6['shift']());}}}(_0x6f99,0x29f9f));import{EditorUI as _0x23ca67}from'ckeditor5/src/ui.js';import _0x127e58 from'./commenteditoruiview.js';export default class Ft extends _0x23ca67{constructor(_0x581a6e){const _0xae52bd=_0x5796;super(_0x581a6e),this[_0xae52bd(0xb8)]=new _0x127e58(_0x581a6e[_0xae52bd(0xb0)],_0x581a6e[_0xae52bd(0xa4)][_0xae52bd(0xb8)]);}get[_0x4cac09(0xb2)](){const _0x20c085=_0x4cac09;return this[_0x20c085(0xb8)][_0x20c085(0xb2)];}[_0x4cac09(0xa8)](){const _0x25c147=_0x4cac09,_0x726c04=this[_0x25c147(0x9c)][_0x25c147(0xa4)][_0x25c147(0xb8)],_0x3f3038=this[_0x25c147(0xb8)][_0x25c147(0xb7)],_0x230f3c=_0x726c04[_0x25c147(0xad)][_0x25c147(0xb3)]();_0x3f3038[_0x25c147(0xab)]=_0x230f3c[_0x25c147(0xa7)],this[_0x25c147(0xb8)][_0x25c147(0x9d)]();const _0x158710=_0x3f3038[_0x25c147(0xb2)];this[_0x25c147(0x9f)](_0x3f3038[_0x25c147(0xab)],_0x158710),this[_0x25c147(0xb8)][_0x25c147(0xb7)][_0x25c147(0xa1)](_0x25c147(0xae))['to'](this[_0x25c147(0xb6)]),_0x726c04[_0x25c147(0xac)](_0x158710),this[_0x25c147(0xa6)](_0x25c147(0xa5));}[_0x4cac09(0xb1)](){const _0x1fdcea=_0x4cac09;super[_0x1fdcea(0xb1)](),this[_0x1fdcea(0xb8)][_0x1fdcea(0xb1)]();}}
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
- const _0x127070=_0x391a;(function(_0x28b7a8,_0x11a36a){const _0x4f0d4e=_0x391a,_0x1d1b06=_0x28b7a8();while(!![]){try{const _0x3e0032=parseInt(_0x4f0d4e(0x16c))/0x1*(parseInt(_0x4f0d4e(0x186))/0x2)+-parseInt(_0x4f0d4e(0x176))/0x3*(parseInt(_0x4f0d4e(0x187))/0x4)+parseInt(_0x4f0d4e(0x17c))/0x5*(-parseInt(_0x4f0d4e(0x170))/0x6)+parseInt(_0x4f0d4e(0x18d))/0x7*(parseInt(_0x4f0d4e(0x173))/0x8)+-parseInt(_0x4f0d4e(0x178))/0x9+-parseInt(_0x4f0d4e(0x16e))/0xa*(-parseInt(_0x4f0d4e(0x184))/0xb)+parseInt(_0x4f0d4e(0x189))/0xc;if(_0x3e0032===_0x11a36a)break;else _0x1d1b06['push'](_0x1d1b06['shift']());}catch(_0x12f7f7){_0x1d1b06['push'](_0x1d1b06['shift']());}}}(_0x4687,0x498cb));function _0x4687(){const _0x327d39=['createCollection','ck-reset','1098510ZJBQnn','editable','1742508rPscev','setTemplate','Comment\x20editor','element','21585OYBBnj','ck-editor__aria-label_','ck-comment__input','_createVoiceLabel','focus','ck-editor','render','ck-editor__main','88XFxnvA','main','222902EtqejH','4vDccSi','uiLanguage','4312740souiIv','uiLanguageDirection','div','_voiceLabelView','348866apqefR','comment','add','ck-rounded-corners','ck-voice-label','3eHRflw','cke-editor__aria-label_','80620RdmAow','text','342iyGjTT','extendTemplate','presentation','56FPotNw'];_0x4687=function(){return _0x327d39;};return _0x4687();}import{InlineEditableUIView as _0x26ca53,EditorUIView as _0x43fb6d,LabelView as _0x1fcad3}from'ckeditor5/src/ui.js';import{uid as _0x3454d6}from'ckeditor5/src/utils.js';function _0x391a(_0x3d70a5,_0x6a9bc3){const _0x4687bf=_0x4687();return _0x391a=function(_0x391a95,_0x50379c){_0x391a95=_0x391a95-0x168;let _0x23bd73=_0x4687bf[_0x391a95];return _0x23bd73;},_0x391a(_0x3d70a5,_0x6a9bc3);}import{getTranslation as _0x52ec35}from'../../../utils/common-translations.js';export default class Xt extends _0x43fb6d{constructor(_0xc1a03d,_0x99e8b6){const _0x443dce=_0x391a;super(_0xc1a03d);const _0x371ad5=_0x3454d6();this[_0x443dce(0x185)]=this[_0x443dce(0x174)](),this[_0x443dce(0x177)]=new _0x26ca53(_0xc1a03d,_0x99e8b6),this[_0x443dce(0x18c)]=this[_0x443dce(0x17f)](_0x371ad5,_0xc1a03d),this[_0x443dce(0x179)]({'tag':_0x443dce(0x18b),'attributes':{'class':[_0x443dce(0x175),_0x443dce(0x181),_0x443dce(0x16a),_0x443dce(0x17e)],'role':_0x443dce(0x168),'dir':_0xc1a03d[_0x443dce(0x18a)],'lang':_0xc1a03d[_0x443dce(0x188)],'aria-labelledby':_0x443dce(0x16d)+_0x371ad5},'children':[this[_0x443dce(0x18c)],{'tag':_0x443dce(0x18b),'attributes':{'class':_0x443dce(0x183),'role':_0x443dce(0x172)},'children':this[_0x443dce(0x185)]}]});}[_0x127070(0x182)](){const _0x515f97=_0x127070;super[_0x515f97(0x182)](),this[_0x515f97(0x185)][_0x515f97(0x169)](this[_0x515f97(0x177)]);}[_0x127070(0x180)](){const _0x5d4a1d=_0x127070;this[_0x5d4a1d(0x177)][_0x5d4a1d(0x17b)][_0x5d4a1d(0x180)]();}[_0x127070(0x17f)](_0x5e25bd,_0x37131e){const _0x3ed1e3=_0x127070,_0x2d68cd=new _0x1fcad3();return _0x2d68cd[_0x3ed1e3(0x16f)]=_0x52ec35(_0x37131e,_0x3ed1e3(0x17a)),_0x2d68cd[_0x3ed1e3(0x171)]({'attributes':{'id':_0x3ed1e3(0x17d)+_0x5e25bd,'class':_0x3ed1e3(0x16b)}}),_0x2d68cd;}}
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 _0x203550=_0x58bf;function _0x58bf(_0x20d87a,_0x3aa3c5){var _0xa75ffe=_0xa75f();return _0x58bf=function(_0x58bf2c,_0x27632d){_0x58bf2c=_0x58bf2c-0xd1;var _0x2bbcac=_0xa75ffe[_0x58bf2c];return _0x2bbcac;},_0x58bf(_0x20d87a,_0x3aa3c5);}function _0xa75f(){var _0x23a9be=['752455gPCvbg','resolveCommentThread','submit','13CpWPPF','destroy','24954UbdIsP','reopenCommentThread','stopListening','80HvtICl','submitCommentThread','model','reopen','removeComment','_localUser','isResolved','40527scJlzE','6NqGYnQ','update','updateComment','904XuEKvx','remove','removeCommentThread','view','getComment','addComment','3806448agNHYS','8jFzYYE','_isAttached','805tfxdBC','121391pExYDB','listenTo','resolve','98883dcvLlS','2404451fpTADU'];_0xa75f=function(){return _0x23a9be;};return _0xa75f();}(function(_0xbdf124,_0x10091b){var _0xf86535=_0x58bf,_0x13ff6b=_0xbdf124();while(!![]){try{var _0x73232c=parseInt(_0xf86535(0xe6))/0x1*(parseInt(_0xf86535(0xd9))/0x2)+-parseInt(_0xf86535(0xe9))/0x3*(-parseInt(_0xf86535(0xe3))/0x4)+-parseInt(_0xf86535(0xe5))/0x5*(parseInt(_0xf86535(0xf0))/0x6)+parseInt(_0xf86535(0xea))/0x7+parseInt(_0xf86535(0xdc))/0x8*(parseInt(_0xf86535(0xd8))/0x9)+parseInt(_0xf86535(0xd1))/0xa*(-parseInt(_0xf86535(0xeb))/0xb)+parseInt(_0xf86535(0xe2))/0xc*(parseInt(_0xf86535(0xee))/0xd);if(_0x73232c===_0x10091b)break;else _0x13ff6b['push'](_0x13ff6b['shift']());}catch(_0x3ba134){_0x13ff6b['push'](_0x13ff6b['shift']());}}}(_0xa75f,0x5d748));import{ObservableMixin as _0x10c8d7}from'ckeditor5/src/utils.js';export default class It extends _0x10c8d7(){constructor(_0x4aac78,_0x30eb18){var _0x58fa0a=_0x58bf;super(),this[_0x58fa0a(0xd3)]=_0x4aac78,this[_0x58fa0a(0xd3)][_0x58fa0a(0xe4)]=!0x0,this[_0x58fa0a(0xdf)]=_0x30eb18,this[_0x58fa0a(0xe7)](_0x30eb18,_0x58fa0a(0xd2),()=>this[_0x58fa0a(0xed)]()),this[_0x58fa0a(0xe7)](_0x30eb18,_0x58fa0a(0xde),()=>this[_0x58fa0a(0xdd)]()),this[_0x58fa0a(0xe7)](_0x30eb18,_0x58fa0a(0xec),()=>this[_0x58fa0a(0xe8)]()),this[_0x58fa0a(0xe7)](_0x30eb18,_0x58fa0a(0xf1),()=>this[_0x58fa0a(0xd4)]()),this[_0x58fa0a(0xe7)](_0x30eb18,_0x58fa0a(0xe1),(_0x598b79,_0x254c30)=>this[_0x58fa0a(0xe1)](_0x254c30)),this[_0x58fa0a(0xe7)](_0x30eb18,_0x58fa0a(0xdb),(_0x52aae5,_0xad8f3e,_0x52a23c)=>this[_0x58fa0a(0xdb)](_0xad8f3e,_0x52a23c)),this[_0x58fa0a(0xe7)](_0x30eb18,_0x58fa0a(0xd5),(_0x2df9d6,_0x4cc2d2)=>this[_0x58fa0a(0xd5)](_0x4cc2d2));}[_0x203550(0xed)](){var _0x11bd1a=_0x203550;this[_0x11bd1a(0xd3)][_0x11bd1a(0xed)]();}[_0x203550(0xdd)](){var _0x5f28a6=_0x203550;this[_0x5f28a6(0xd3)][_0x5f28a6(0xdd)]();}[_0x203550(0xe8)](){var _0x39a9b2=_0x203550;this[_0x39a9b2(0xd3)][_0x39a9b2(0xd7)]||this[_0x39a9b2(0xd3)][_0x39a9b2(0xe8)]();}[_0x203550(0xd4)](){var _0x4d6182=_0x203550;this[_0x4d6182(0xd3)][_0x4d6182(0xd7)]&&this[_0x4d6182(0xd3)][_0x4d6182(0xd4)]();}[_0x203550(0xe1)](_0x466df0){var _0xc69bcb=_0x203550;this[_0xc69bcb(0xd3)][_0xc69bcb(0xe1)]({'content':_0x466df0,'authorId':this[_0xc69bcb(0xdf)][_0xc69bcb(0xd6)]['id']});}[_0x203550(0xdb)](_0x5393e3,_0x4cde58){var _0x5e4996=_0x203550;this[_0x5e4996(0xd3)][_0x5e4996(0xe0)](_0x5393e3)[_0x5e4996(0xda)]({'content':_0x4cde58});}[_0x203550(0xd5)](_0x278d80){var _0x4e081d=_0x203550;this[_0x4e081d(0xd3)][_0x4e081d(0xe0)](_0x278d80)[_0x4e081d(0xdd)]();}[_0x203550(0xef)](){var _0x1169e8=_0x203550;this[_0x1169e8(0xf2)](),this[_0x1169e8(0xd3)][_0x1169e8(0xe4)]=!0x1;}}
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 _0x6701b0=_0x5d2c;function _0x1272(){const _0x295fd=['delegate','132930aLQDzd','bind','removeComment','unlinkedAt','334281XahCCD','listenTo','reopenCommentThread','cancel','submitLabel','isDirty','Reply...','_model','432CbFeSW','1208472XvIygD','submitCommentThread','_config','hasDirtyComment','locale','change:isActive','disabledSubmit','destroy','addComment','archivedAt','306198cdFLRP','10oAcevr','updateComment','editorReady','focus','assign','element','commentThreadHeaderView','isResolved','Reply','canComment','fire','commentsListView','editorDestroyed','stop','commentInputView','isUnlinked','submit','removeCommentThread','Comment','showInput','isReadOnly','value','isSubmitted','isResolvable','length','2549905GSGvxR','set','isActive','2066316JvEFTc','CommentView','_localUser','resolveCommentThread','Write\x20a\x20comment...','placeholder','Reply\x20to\x20reopen\x20discussion...','_createCommentThreadInputView','editorConfig','1450414gdkbXT','commentThreadInputView'];_0x1272=function(){return _0x295fd;};return _0x1272();}(function(_0x238870,_0xd589e8){const _0x2584cc=_0x5d2c,_0x26fa29=_0x238870();while(!![]){try{const _0x2852ae=parseInt(_0x2584cc(0x130))/0x1+-parseInt(_0x2584cc(0x108))/0x2*(parseInt(_0x2584cc(0xf4))/0x3)+-parseInt(_0x2584cc(0xfd))/0x4+-parseInt(_0x2584cc(0x121))/0x5+parseInt(_0x2584cc(0x124))/0x6+-parseInt(_0x2584cc(0x12d))/0x7+parseInt(_0x2584cc(0xfc))/0x8*(parseInt(_0x2584cc(0x107))/0x9);if(_0x2852ae===_0xd589e8)break;else _0x26fa29['push'](_0x26fa29['shift']());}catch(_0x133a60){_0x26fa29['push'](_0x26fa29['shift']());}}}(_0x1272,0xb4314));import{View as _0x7eb083}from'ckeditor5/src/ui.js';function _0x5d2c(_0x410ab0,_0x32bb77){const _0x127293=_0x1272();return _0x5d2c=function(_0x5d2c4d,_0x4870aa){_0x5d2c4d=_0x5d2c4d-0xf3;let _0x5bf62a=_0x127293[_0x5d2c4d];return _0x5bf62a;},_0x5d2c(_0x410ab0,_0x32bb77);}import _0x4102df from'./commentthreadinputview.js';import _0x1175b6 from'./commentslistview.js';import _0x3b1166 from'./commentthreadheaderview.js';import{getTranslation as _0x43869a}from'../../../utils/common-translations.js';export default class ii extends _0x7eb083{constructor(_0x399228,_0x8962eb,_0x5dc2f2,_0x21e501){const _0x26ac09=_0x5d2c;super(_0x399228),this[_0x26ac09(0x122)](_0x26ac09(0x123),!0x1),this[_0x26ac09(0x122)](_0x26ac09(0xf9),!0x1),this[_0x26ac09(0xfb)]=_0x8962eb,this[_0x26ac09(0x126)]=_0x5dc2f2,this[_0x26ac09(0xff)]=_0x21e501,this[_0x26ac09(0x10e)]=new _0x3b1166(_0x399228,_0x8962eb),this[_0x26ac09(0x10e)][_0x26ac09(0x12f)](_0x26ac09(0xf6))['to'](this),this[_0x26ac09(0xf5)](this,_0x26ac09(0xf6),()=>{const _0x496a48=_0x26ac09;this[_0x496a48(0x10b)]();}),this[_0x26ac09(0x113)]=new _0x1175b6(_0x399228,_0x8962eb,Object[_0x26ac09(0x10c)]({'CommentView':this[_0x26ac09(0xff)][_0x26ac09(0x125)]},_0x21e501)),this[_0x26ac09(0x113)][_0x26ac09(0x12f)](_0x26ac09(0x132))['to'](this),this[_0x26ac09(0x113)][_0x26ac09(0x12f)](_0x26ac09(0x109))['to'](this),this[_0x26ac09(0x113)][_0x26ac09(0x12f)](_0x26ac09(0x127))['to'](this),this[_0x26ac09(0x113)][_0x26ac09(0x12f)](_0x26ac09(0x10a))['to'](this),this[_0x26ac09(0x113)][_0x26ac09(0x12f)](_0x26ac09(0x114))['to'](this),this[_0x26ac09(0x113)][_0x26ac09(0x131)](_0x26ac09(0x123))['to'](this),this[_0x26ac09(0xf5)](this,_0x26ac09(0x127),()=>{const _0x53b22e=_0x26ac09;this[_0x53b22e(0x10b)]();}),this[_0x26ac09(0x122)](_0x26ac09(0x120),this[_0x26ac09(0x113)][_0x26ac09(0x120)]),this[_0x26ac09(0x131)](_0x26ac09(0x120))['to'](this[_0x26ac09(0x113)],_0x26ac09(0x120)),this[_0x26ac09(0x12e)]=this[_0x26ac09(0x12b)](),this[_0x26ac09(0x12e)][_0x26ac09(0x12f)](_0x26ac09(0x10a))['to'](this),this[_0x26ac09(0x12e)][_0x26ac09(0x12f)](_0x26ac09(0x114))['to'](this),this['on'](_0x26ac09(0x132),()=>this[_0x26ac09(0x10b)]()),this[_0x26ac09(0x131)](_0x26ac09(0xf9))['to'](this[_0x26ac09(0x113)],_0x26ac09(0x100),this[_0x26ac09(0x12e)][_0x26ac09(0x116)],_0x26ac09(0x11d),(_0x2a01af,_0x1d6033)=>_0x2a01af||!!_0x1d6033),this[_0x26ac09(0x131)](_0x26ac09(0x117))['to'](_0x8962eb,_0x26ac09(0xf3),_0x7bd743=>!!_0x7bd743);}[_0x6701b0(0x10b)](){const _0xf648f8=_0x6701b0;this[_0xf648f8(0x10d)][_0xf648f8(0x10b)]();}async[_0x6701b0(0x104)](){const _0x3b2c7b=_0x6701b0;this[_0x3b2c7b(0xf9)]=!0x1,this[_0x3b2c7b(0x113)][_0x3b2c7b(0x104)](),await this[_0x3b2c7b(0x12e)][_0x3b2c7b(0x104)](),super[_0x3b2c7b(0x104)]();}[_0x6701b0(0x12b)](){const _0x3b1c50=_0x6701b0,_0x43761c=new _0x4102df(this[_0x3b1c50(0x101)],this[_0x3b1c50(0x126)],this[_0x3b1c50(0xff)][_0x3b1c50(0x12c)]),_0x494d2e=_0x43761c[_0x3b1c50(0x116)];return _0x43761c[_0x3b1c50(0x131)](_0x3b1c50(0x11b))['to'](this,_0x3b1c50(0x123),this[_0x3b1c50(0xfb)],_0x3b1c50(0x11c),this[_0x3b1c50(0xfb)],_0x3b1c50(0x111),this[_0x3b1c50(0xfb)],_0x3b1c50(0x106),_0x494d2e,_0x3b1c50(0x11d),(_0x5c36c0,_0x376afe,_0x16bcc5,_0x55358f,_0x209678)=>!!_0x209678||!!_0x55358f&&_0x16bcc5&&!_0x376afe||_0x5c36c0&&_0x16bcc5&&!_0x376afe),_0x494d2e[_0x3b1c50(0x131)](_0x3b1c50(0x129))['to'](this,_0x3b1c50(0x120),this[_0x3b1c50(0xfb)],_0x3b1c50(0x11f),this[_0x3b1c50(0xfb)],_0x3b1c50(0x10f),(_0x21aeed,_0x139dbc,_0x3ded69)=>{const _0x34359b=_0x3b1c50;let _0xa70178;return _0xa70178=_0x3ded69&&_0x139dbc?_0x34359b(0x12a):_0x21aeed?_0x34359b(0xfa):_0x34359b(0x128),_0x43869a(this[_0x34359b(0x101)],_0xa70178);}),_0x494d2e[_0x3b1c50(0x131)](_0x3b1c50(0xf8))['to'](this,_0x3b1c50(0x120),_0x9fadfd=>_0x43869a(this[_0x3b1c50(0x101)],_0x9fadfd?_0x3b1c50(0x110):_0x3b1c50(0x11a))),_0x494d2e['on'](_0x3b1c50(0x118),(_0x13656e,_0x18b871)=>{const _0x1c93f2=_0x3b1c50;this[_0x1c93f2(0x112)](_0x1c93f2(0x105),_0x18b871),this[_0x1c93f2(0xfb)][_0x1c93f2(0x10f)]&&this[_0x1c93f2(0xfb)][_0x1c93f2(0x11f)]&&this[_0x1c93f2(0x112)](_0x1c93f2(0xf6),this[_0x1c93f2(0xfb)]['id']),this[_0x1c93f2(0xfb)][_0x1c93f2(0x11e)]||this[_0x1c93f2(0x112)](_0x1c93f2(0xfe));}),_0x494d2e['on'](_0x3b1c50(0xf7),()=>{const _0x3b8f1e=_0x3b1c50;this[_0x3b8f1e(0x10b)]();}),_0x494d2e[_0x3b1c50(0x131)](_0x3b1c50(0x103))['to'](this[_0x3b1c50(0xfb)],_0x3b1c50(0x11c)),_0x494d2e['on'](_0x3b1c50(0xf7),_0x161dc9=>{const _0x2376d6=_0x3b1c50;0x0==this[_0x2376d6(0x120)]&&(this[_0x2376d6(0x112)](_0x2376d6(0x119)),_0x161dc9[_0x2376d6(0x115)]());}),this['on'](_0x3b1c50(0x102),(_0x381499,_0x1b97bd,_0x20939e)=>{const _0x30e3c5=_0x3b1c50;_0x20939e||this[_0x30e3c5(0x120)]||_0x494d2e[_0x30e3c5(0x11d)]||this[_0x30e3c5(0x112)](_0x30e3c5(0x119));}),_0x43761c;}}
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 _0x261f5a=_0x48b4;function _0x3c4d(){const _0x3fb7b0=['set','collapse','884742RUfCKV','isCollapsed','3834128OTnjWA','fire','value','visibleView','element','isReadOnly','4910390bpnvHQ','878KQHaCV','content','editorConfig','isEditMode','add','delegate','locale','disabledSubmit','destroy','4264024TNQZSM','2950FluGqb','initialData','get','remove','createEditor','Save','focus','editorDestroyed','_createCommentInputView','_createCommentContentView','createCollection','bind','once','_config','updateComment','expand','36ocurxH','9306aCVoCP','isSystemComment','switchToEditMode','maxCommentCharsWhenCollapsed','_model','submit','switchToDisplayMode','submitLabel','editorReady','361004tNnjyz','1193xexpSP','cancel'];_0x3c4d=function(){return _0x3fb7b0;};return _0x3c4d();}(function(_0x521728,_0x3b2e6b){const _0xdf2e12=_0x48b4,_0x5471ad=_0x521728();while(!![]){try{const _0x171cb3=-parseInt(_0xdf2e12(0x17d))/0x1*(parseInt(_0xdf2e12(0x18a))/0x2)+-parseInt(_0xdf2e12(0x181))/0x3+parseInt(_0xdf2e12(0x183))/0x4+parseInt(_0xdf2e12(0x189))/0x5+-parseInt(_0xdf2e12(0x172))/0x6*(parseInt(_0xdf2e12(0x17c))/0x7)+-parseInt(_0xdf2e12(0x193))/0x8+parseInt(_0xdf2e12(0x173))/0x9*(parseInt(_0xdf2e12(0x194))/0xa);if(_0x171cb3===_0x3b2e6b)break;else _0x5471ad['push'](_0x5471ad['shift']());}catch(_0x43bbd0){_0x5471ad['push'](_0x5471ad['shift']());}}}(_0x3c4d,0x8eb74));import{View as _0x4ac632}from'ckeditor5/src/ui.js';import{trimHtml as _0x1fd76e}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x1bcfe2 from'./commentcontentview.js';function _0x48b4(_0x49273c,_0x103a1c){const _0x3c4dd8=_0x3c4d();return _0x48b4=function(_0x48b435,_0x159ac3){_0x48b435=_0x48b435-0x166;let _0xdc9662=_0x3c4dd8[_0x48b435];return _0xdc9662;},_0x48b4(_0x49273c,_0x103a1c);}import _0x30d348 from'./commentinputview.js';import{getTranslation as _0xe4d49f}from'../../../utils/common-translations.js';export default class hi extends _0x4ac632{constructor(_0x1732ea,_0x347732,_0x36b4cb){const _0x423d11=_0x48b4;super(_0x1732ea),this[_0x423d11(0x177)]=_0x347732,this[_0x423d11(0x16f)]=_0x36b4cb,this[_0x423d11(0x174)]=!!this[_0x423d11(0x16f)][_0x423d11(0x174)],this[_0x423d11(0x17f)](_0x423d11(0x18d),!0x1),this[_0x423d11(0x17f)](_0x423d11(0x182),!0x0),this[_0x423d11(0x186)]=this[_0x423d11(0x16c)](),this[_0x423d11(0x186)][_0x423d11(0x18e)](this[_0x423d11(0x16b)]());}[_0x261f5a(0x171)](){const _0x5a7319=_0x261f5a;this[_0x5a7319(0x182)]=!0x1;}[_0x261f5a(0x180)](){const _0x5bee21=_0x261f5a;this[_0x5bee21(0x18d)]||(this[_0x5bee21(0x182)]=!0x0);}[_0x261f5a(0x168)](){const _0x53db44=_0x261f5a;this[_0x53db44(0x187)][_0x53db44(0x168)]();}async[_0x261f5a(0x192)](){const _0x56c2ca=_0x261f5a;await this[_0x56c2ca(0x186)][_0x56c2ca(0x196)](0x0)[_0x56c2ca(0x192)](),super[_0x56c2ca(0x192)]();}[_0x261f5a(0x175)](){const _0x32e4bf=_0x261f5a;this[_0x32e4bf(0x18d)]||(this[_0x32e4bf(0x18d)]=!0x0,this[_0x32e4bf(0x186)][_0x32e4bf(0x197)](0x0)[_0x32e4bf(0x192)](),this[_0x32e4bf(0x186)][_0x32e4bf(0x18e)](this[_0x32e4bf(0x16a)]()));}[_0x261f5a(0x179)](){const _0x51a0d4=_0x261f5a;this[_0x51a0d4(0x18d)]&&(this[_0x51a0d4(0x18d)]=!0x1,this[_0x51a0d4(0x186)][_0x51a0d4(0x197)](0x0)[_0x51a0d4(0x192)](),this[_0x51a0d4(0x186)][_0x51a0d4(0x18e)](this[_0x51a0d4(0x16b)]()));}[_0x261f5a(0x16b)](){const _0xd0a067=_0x261f5a,_0x59b36e=new _0x1bcfe2(this[_0xd0a067(0x190)]);return _0x59b36e[_0xd0a067(0x16d)](_0xd0a067(0x18b))['to'](this[_0xd0a067(0x177)],_0xd0a067(0x18b),this,_0xd0a067(0x182),(_0x1ecf0f,_0x55ad28)=>_0x55ad28?_0x1fd76e(_0x1ecf0f,{'limit':this[_0xd0a067(0x16f)][_0xd0a067(0x176)]}):_0x1ecf0f),_0x59b36e;}[_0x261f5a(0x16a)](){const _0x5781b9=_0x261f5a;this[_0x5781b9(0x16f)][_0x5781b9(0x18c)]||(this[_0x5781b9(0x16f)][_0x5781b9(0x18c)]={}),this[_0x5781b9(0x16f)][_0x5781b9(0x18c)][_0x5781b9(0x195)]=this[_0x5781b9(0x177)][_0x5781b9(0x18b)];const _0x154b12=new _0x30d348(this[_0x5781b9(0x190)],this[_0x5781b9(0x16f)][_0x5781b9(0x18c)]);return _0x154b12[_0x5781b9(0x185)]=this[_0x5781b9(0x177)][_0x5781b9(0x18b)],_0x154b12[_0x5781b9(0x16d)](_0x5781b9(0x191))['to'](this[_0x5781b9(0x177)],_0x5781b9(0x188)),_0x154b12[_0x5781b9(0x17a)]=_0xe4d49f(this[_0x5781b9(0x190)],_0x5781b9(0x167)),_0x154b12['on'](_0x5781b9(0x178),(_0x5641f2,_0x51a858)=>{const _0x1d9209=_0x5781b9;this[_0x1d9209(0x184)](_0x1d9209(0x170),this[_0x1d9209(0x177)]['id'],_0x51a858),this[_0x1d9209(0x179)](),this[_0x1d9209(0x168)]();}),_0x154b12['on'](_0x5781b9(0x17e),()=>{const _0x554c5f=_0x5781b9;this[_0x554c5f(0x179)](),this[_0x554c5f(0x168)]();}),_0x154b12[_0x5781b9(0x16e)](_0x5781b9(0x17b),()=>{const _0x343902=_0x5781b9;_0x154b12[_0x343902(0x168)]();}),_0x154b12[_0x5781b9(0x166)](),_0x154b12[_0x5781b9(0x18f)](_0x5781b9(0x17b))['to'](this),_0x154b12[_0x5781b9(0x18f)](_0x5781b9(0x169))['to'](this),_0x154b12;}}
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(_0x127e58,_0xe09121){const _0x409fba=_0x1e70,_0x40ead8=_0x127e58();while(!![]){try{const _0x3b78a8=-parseInt(_0x409fba(0x90))/0x1+-parseInt(_0x409fba(0x9c))/0x2+parseInt(_0x409fba(0x99))/0x3+-parseInt(_0x409fba(0x9b))/0x4*(parseInt(_0x409fba(0x97))/0x5)+parseInt(_0x409fba(0x91))/0x6+parseInt(_0x409fba(0x94))/0x7*(parseInt(_0x409fba(0x96))/0x8)+parseInt(_0x409fba(0x8e))/0x9*(parseInt(_0x409fba(0x9a))/0xa);if(_0x3b78a8===_0xe09121)break;else _0x40ead8['push'](_0x40ead8['shift']());}catch(_0xa7570a){_0x40ead8['push'](_0x40ead8['shift']());}}}(_0x4f08,0xdce37));import{View as _0x34c2ad}from'ckeditor5/src/ui.js';function _0x1e70(_0x176e8d,_0x34b172){const _0x4f0873=_0x4f08();return _0x1e70=function(_0x1e703c,_0x4ddefd){_0x1e703c=_0x1e703c-0x8d;let _0x203cac=_0x4f0873[_0x1e703c];return _0x203cac;},_0x1e70(_0x176e8d,_0x34b172);}import{getTranslation as _0x48c8e0}from'../../../utils/common-translations.js';function _0x4f08(){const _0x4afc06=['812961NyQNJH','NUMBER_OF_COMMENTS','927887JDuoJi','5275818ZPPGMf','setTemplate','bindTemplate','144508veqeXY','set','608YmweWZ','119995VKmKYR','ck-thread__comment-count','2751816gySNhL','30lTQXmO','212LguHwl','1063826YzAMFP','count'];_0x4f08=function(){return _0x4afc06;};return _0x4f08();}export default class ts extends _0x34c2ad{constructor(_0x29b7d0){const _0x257641=_0x1e70;super(_0x29b7d0);const _0x3c7a91=this[_0x257641(0x93)];this[_0x257641(0x95)](_0x257641(0x8d),void 0x0),this[_0x257641(0x92)]({'tag':'li','attributes':{'class':_0x257641(0x98)},'children':[{'text':_0x3c7a91['to'](_0x257641(0x8d),_0x5e6797=>_0x48c8e0(_0x29b7d0,_0x257641(0x8f),_0x5e6797))}]});}}
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 _0x3903(_0x44c11f,_0x8a31a){var _0x40c232=_0x40c2();return _0x3903=function(_0x390323,_0x19334a){_0x390323=_0x390323-0x116;var _0x55c815=_0x40c232[_0x390323];return _0x55c815;},_0x3903(_0x44c11f,_0x8a31a);}var _0x44894b=_0x3903;(function(_0x4c0c59,_0x4882e7){var _0x4c550d=_0x3903,_0x2f5331=_0x4c0c59();while(!![]){try{var _0x2e7bf5=-parseInt(_0x4c550d(0x119))/0x1*(parseInt(_0x4c550d(0x11b))/0x2)+-parseInt(_0x4c550d(0x12b))/0x3*(parseInt(_0x4c550d(0x129))/0x4)+-parseInt(_0x4c550d(0x11e))/0x5+-parseInt(_0x4c550d(0x127))/0x6*(parseInt(_0x4c550d(0x11d))/0x7)+parseInt(_0x4c550d(0x123))/0x8+parseInt(_0x4c550d(0x11a))/0x9*(parseInt(_0x4c550d(0x128))/0xa)+-parseInt(_0x4c550d(0x116))/0xb*(-parseInt(_0x4c550d(0x12a))/0xc);if(_0x2e7bf5===_0x4882e7)break;else _0x2f5331['push'](_0x2f5331['shift']());}catch(_0x132266){_0x2f5331['push'](_0x2f5331['shift']());}}}(_0x40c2,0x53899));import{View as _0xf7fd29}from'ckeditor5/src/ui.js';export default class ei extends _0xf7fd29{constructor(_0x39e284){var _0x28e3bc=_0x3903;super(_0x39e284),this[_0x28e3bc(0x118)](_0x28e3bc(0x125),''),this[_0x28e3bc(0x122)]({'tag':_0x28e3bc(0x126),'attributes':{'class':[_0x28e3bc(0x11c),_0x28e3bc(0x124)]}});}[_0x44894b(0x120)](){var _0x192b32=_0x44894b;super[_0x192b32(0x120)](),this['on'](_0x192b32(0x121),(_0x33c177,_0x40f810,_0xfbbda6)=>{var _0x4317b8=_0x192b32;this[_0x4317b8(0x117)][_0x4317b8(0x11f)]=_0xfbbda6;}),this[_0x192b32(0x117)][_0x192b32(0x11f)]=this[_0x192b32(0x125)];}}function _0x40c2(){var _0x855d57=['420JAfSZF','4426010yRNQga','991996sJJlAp','112752TJrNLO','6nvQpZe','1441ZVGKRM','element','set','505twtQqT','9kkCCsD','2194DHssrE','ck-comment__content','7217pVVRRD','1478185YkQWsN','innerHTML','render','change:content','setTemplate','691856rncwPo','ck-annotation__content','content','div'];_0x40c2=function(){return _0x855d57;};return _0x40c2();}
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 _0x539d(_0x1d0e76,_0xf968d5){const _0x4e85e5=_0x4e85();return _0x539d=function(_0x539d94,_0x5e7714){_0x539d94=_0x539d94-0x70;let _0xa13a95=_0x4e85e5[_0x539d94];return _0xa13a95;},_0x539d(_0x1d0e76,_0xf968d5);}function _0x4e85(){const _0x19e335=['trim','view','document','ck-comment__input-actions','execute','stop','_editorCreationPromise','ck-comment__input-actions--active','_createSubmitButton','setData','label','1077SengDl','Reply...','low','_initializeFocusCycling','high','add','6539139zZxOzc','ck-comment__input-wrapper','submitLabel','change','model','isEnabled','submit','submitButtonView','170305xdTgdW','showButtons','insertBefore','bindTemplate','placeholder','_createCancelButton','TOO_LONG_COMMENT_ALERT','Reply','value','editorReady','cancelButtonView','313744NaccPi','extendTemplate','editorDestroyed','ck-comment__input-actions--cancel','disabledSubmit','focusPrevious','ck-comment__input-actions--submit','focus','fire','setTemplate','144foAgrP','length','keystrokes','create','shift\x20+\x20tab','destroy','_editorConfig','withText','cancel','132CMuqRl','Esc','forEach','1488146DjVqgm','tab','editor','createEditor','render','element','112PmKuKf','div','bind','110124PfCafW','10ukctyV','518589KWjosH','firstChild','Cancel','80hFNdEA','_isDestroyed','listenTo','then','set','focusNext','getData','focusTracker','initialData'];_0x4e85=function(){return _0x19e335;};return _0x4e85();}const _0x115064=_0x539d;(function(_0x54303a,_0x26000b){const _0x59207e=_0x539d,_0x28d37d=_0x54303a();while(!![]){try{const _0x73b90e=-parseInt(_0x59207e(0x8c))/0x1*(parseInt(_0x59207e(0x70))/0x2)+parseInt(_0x59207e(0x75))/0x3+-parseInt(_0x59207e(0x78))/0x4*(-parseInt(_0x59207e(0x9a))/0x5)+parseInt(_0x59207e(0xaf))/0x6*(parseInt(_0x59207e(0x73))/0x7)+-parseInt(_0x59207e(0xa5))/0x8+parseInt(_0x59207e(0x92))/0x9*(parseInt(_0x59207e(0x74))/0xa)+-parseInt(_0x59207e(0xbb))/0xb*(parseInt(_0x59207e(0xb8))/0xc);if(_0x73b90e===_0x26000b)break;else _0x28d37d['push'](_0x28d37d['shift']());}catch(_0x4b3d51){_0x28d37d['push'](_0x28d37d['shift']());}}}(_0x4e85,0x5a772));import{View as _0xf2e15e,ViewCollection as _0x5d93db,FocusCycler as _0x228219,ButtonView as _0x28ff8a}from'ckeditor5/src/ui.js';import{FocusTracker as _0x2c3a10,KeystrokeHandler as _0x26c07f}from'ckeditor5/src/utils.js';import _0x5dd41f from'../commenteditor/commenteditor.js';import{getTranslation as _0x4719e2}from'../../../utils/common-translations.js';export default class oi extends _0xf2e15e{constructor(_0x39afc5,_0x1b35d1={}){const _0x262800=_0x539d;super(_0x39afc5),this[_0x262800(0xbd)]=null,this[_0x262800(0xb5)]=_0x1b35d1,this[_0x262800(0xb1)]=new _0x26c07f(),this[_0x262800(0x7f)]=new _0x2c3a10(),this[_0x262800(0x7c)](_0x262800(0xa2),_0x1b35d1[_0x262800(0x80)]||''),this[_0x262800(0x7c)](_0x262800(0xa9),!0x1),this[_0x262800(0x7c)](_0x262800(0x9b),!0x0),this[_0x262800(0x7c)](_0x262800(0x9e),_0x4719e2(_0x39afc5,_0x262800(0x8d))),this[_0x262800(0x7c)](_0x262800(0x94),_0x4719e2(_0x39afc5,_0x262800(0xa1))),this[_0x262800(0x99)]=this[_0x262800(0x89)](),this[_0x262800(0xa4)]=this[_0x262800(0x9f)](),this[_0x262800(0xae)]({'tag':_0x262800(0x71),'attributes':{'class':[_0x262800(0x93)]},'children':[{'tag':_0x262800(0x71),'attributes':{'class':[_0x262800(0x84),this[_0x262800(0x9d)]['if'](_0x262800(0x9b),_0x262800(0x88))]},'children':[this[_0x262800(0x99)],this[_0x262800(0xa4)]]}]}),this[_0x262800(0xb1)][_0x262800(0x7c)](_0x262800(0xb9),(_0x40f5d7,_0x27a139)=>{const _0x42e439=_0x262800;this[_0x42e439(0xa4)][_0x42e439(0xad)](_0x42e439(0x85)),_0x27a139();}),this['on'](_0x262800(0x98),(_0xa8b557,_0x51524a)=>{const _0x13b515=_0x262800;_0x51524a[_0x13b515(0xb0)]>0xfde8?(alert(_0x4719e2(_0x39afc5,_0x13b515(0xa0),[_0x51524a[_0x13b515(0xb0)],0xfde8])),_0xa8b557[_0x13b515(0x86)]()):this[_0x13b515(0xbd)][_0x13b515(0x8a)]('');},{'priority':_0x262800(0x90)});}[_0x115064(0xbf)](){const _0x4ea981=_0x115064;super[_0x4ea981(0xbf)](),this[_0x4ea981(0xb1)][_0x4ea981(0x7a)](this[_0x4ea981(0xc0)]),this[_0x4ea981(0x7f)][_0x4ea981(0x91)](this[_0x4ea981(0xc0)]);}[_0x115064(0xbe)](){const _0xf8e188=_0x115064;return this[_0xf8e188(0xbd)]||(this[_0xf8e188(0xbd)]=new _0x5dd41f(this[_0xf8e188(0xb5)]),this[_0xf8e188(0x87)]=this[_0xf8e188(0xbd)][_0xf8e188(0xb2)]()[_0xf8e188(0x7b)](()=>{const _0x5f14ad=_0xf8e188;if(this[_0x5f14ad(0x79)])return;const _0x225c6c=this[_0x5f14ad(0xbd)];this[_0x5f14ad(0xc0)][_0x5f14ad(0x9c)](_0x225c6c['ui'][_0x5f14ad(0xc0)],this[_0x5f14ad(0xc0)][_0x5f14ad(0x76)]),_0x225c6c[_0x5f14ad(0x96)][_0x5f14ad(0x83)]['on'](_0x5f14ad(0x95),()=>this[_0x5f14ad(0xa2)]=_0x225c6c[_0x5f14ad(0x7e)]()),_0x225c6c[_0x5f14ad(0x72)](_0x5f14ad(0x9e))['to'](this),this[_0x5f14ad(0x8f)](this[_0x5f14ad(0xbd)]),this[_0x5f14ad(0xad)](_0x5f14ad(0xa3),this[_0x5f14ad(0xbd)]);})),this[_0xf8e188(0x87)];}[_0x115064(0xac)](){const _0x3124b4=_0x115064;this[_0x3124b4(0xbd)]&&this[_0x3124b4(0xbd)][_0x3124b4(0xac)]();}async[_0x115064(0xb4)](){const _0x259ee1=_0x115064;this[_0x259ee1(0x79)]||(this[_0x259ee1(0x79)]=!0x0,this[_0x259ee1(0xbd)]&&(await this[_0x259ee1(0x87)],await this[_0x259ee1(0xbd)][_0x259ee1(0xb4)](),this[_0x259ee1(0xad)](_0x259ee1(0xa7),this[_0x259ee1(0xbd)])),await super[_0x259ee1(0xb4)]());}[_0x115064(0x89)](){const _0x18bfbf=_0x115064,{locale:_0x2389d6}=this,_0x3c3372=new _0x28ff8a(_0x2389d6);return _0x3c3372[_0x18bfbf(0xa6)]({'attributes':{'class':[_0x18bfbf(0xab)]}}),_0x3c3372[_0x18bfbf(0xb6)]=!0x0,_0x3c3372[_0x18bfbf(0x72)](_0x18bfbf(0x8b))['to'](this,_0x18bfbf(0x94)),_0x3c3372['on'](_0x18bfbf(0x85),()=>{const _0x47716e=_0x18bfbf;this[_0x47716e(0xad)](_0x47716e(0x98),this[_0x47716e(0xa2)]);}),_0x3c3372[_0x18bfbf(0x72)](_0x18bfbf(0x97))['to'](this,_0x18bfbf(0xa2),this,_0x18bfbf(0xa9),(_0x601226,_0x20db46)=>!_0x20db46&&!!_0x601226[_0x18bfbf(0x81)]()),_0x3c3372;}[_0x115064(0x9f)](){const _0x18bf2f=_0x115064,{locale:_0x3029b8}=this,_0x4f8bc1=new _0x28ff8a(_0x3029b8);return _0x4f8bc1[_0x18bf2f(0xa6)]({'attributes':{'class':[_0x18bf2f(0xa8)]}}),_0x4f8bc1[_0x18bf2f(0x8b)]=_0x4719e2(_0x3029b8,_0x18bf2f(0x77)),_0x4f8bc1[_0x18bf2f(0xb6)]=!0x0,_0x4f8bc1['on'](_0x18bf2f(0x85),()=>{const _0x3fe78e=_0x18bf2f;this[_0x3fe78e(0xbd)][_0x3fe78e(0x8a)](''),this[_0x3fe78e(0xad)](_0x3fe78e(0xb7));}),_0x4f8bc1;}[_0x115064(0x8f)](_0xf3cc5b){const _0x35b44d=_0x115064,_0xaf8eba=this[_0x35b44d(0x7f)],_0x1b018d=new _0x5d93db();[_0xf3cc5b['ui'][_0x35b44d(0x82)],this[_0x35b44d(0x99)],this[_0x35b44d(0xa4)]][_0x35b44d(0xba)](_0x31f6d5=>{const _0x2dd01c=_0x35b44d;_0x1b018d[_0x2dd01c(0x91)](_0x31f6d5),_0xaf8eba[_0x2dd01c(0x91)](_0x31f6d5[_0x2dd01c(0xc0)]);});const _0x1a0839=new _0x228219({'focusables':_0x1b018d,'focusTracker':_0xaf8eba});this[_0x35b44d(0xb1)][_0x35b44d(0x7c)](_0x35b44d(0xbc),(_0x5d1750,_0x3cbce8)=>{const _0x580437=_0x35b44d;_0x1a0839[_0x580437(0x7d)](),_0x3cbce8();},{'priority':_0x35b44d(0x8e)}),this[_0x35b44d(0xb1)][_0x35b44d(0x7c)](_0x35b44d(0xb3),(_0x18f4c3,_0x71ea41)=>{const _0x177c1e=_0x35b44d;_0x1a0839[_0x177c1e(0xaa)](),_0x71ea41();},{'priority':_0x35b44d(0x8e)});}}
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 _0xa830fe=_0x1dbc;(function(_0x56cc1c,_0x48dfcf){const _0x42ad31=_0x1dbc,_0x51c5a3=_0x56cc1c();while(!![]){try{const _0x5e0f22=parseInt(_0x42ad31(0x1fb))/0x1+parseInt(_0x42ad31(0x201))/0x2*(-parseInt(_0x42ad31(0x1ed))/0x3)+-parseInt(_0x42ad31(0x1f0))/0x4+parseInt(_0x42ad31(0x205))/0x5*(parseInt(_0x42ad31(0x1ea))/0x6)+-parseInt(_0x42ad31(0x1f3))/0x7*(-parseInt(_0x42ad31(0x1fa))/0x8)+-parseInt(_0x42ad31(0x1f6))/0x9*(parseInt(_0x42ad31(0x1f2))/0xa)+parseInt(_0x42ad31(0x200))/0xb*(parseInt(_0x42ad31(0x203))/0xc);if(_0x5e0f22===_0x48dfcf)break;else _0x51c5a3['push'](_0x51c5a3['shift']());}catch(_0x5b23a6){_0x51c5a3['push'](_0x51c5a3['shift']());}}}(_0x4668,0xe7049));import{View as _0x2a0e25,FocusCycler as _0x416f18}from'ckeditor5/src/ui.js';function _0x4668(){const _0x4d6e26=['arrowright','bindTemplate','isEmpty','ck-comments-archive__content','55hthnCM','1706bpJwiY','render','6058644lqzVMO','ck-comments-archive__info','7538980aGkAwm','_keystrokes','tab','selectstart','element','arrowdown','_focusTracker','focus','ck-comments-archive','EMPTY_COMMENTS_ARCHIVE','isActive','set','listenTo','stopPropagation','_focusables','auto','add','destroy','6ZhZYvC','remove','_focusCycler','6351bDDBbg','arrowleft','length','1459728PyTVRs','ck-hidden','50GoTWfS','231jXPyGD','high','shift\x20+\x20tab','3091554AmEKlp','div','arrowup','setTemplate','151472wLGrhS','177459jcumOs'];_0x4668=function(){return _0x4d6e26;};return _0x4668();}import{FocusTracker as _0x2d9a2c,KeystrokeHandler as _0x9feb44}from'ckeditor5/src/utils.js';function _0x1dbc(_0x416953,_0x3a9e5f){const _0x466820=_0x4668();return _0x1dbc=function(_0x1dbcf9,_0x2932b9){_0x1dbcf9=_0x1dbcf9-0x1e2;let _0x37f7b5=_0x466820[_0x1dbcf9];return _0x37f7b5;},_0x1dbc(_0x416953,_0x3a9e5f);}import{getTranslation as _0x1b93df}from'../../../utils/common-translations.js';export default class X extends _0x2a0e25{constructor(_0x35fb1d,_0x483795){const _0x35d6b6=_0x1dbc;super(_0x35fb1d),this[_0x35d6b6(0x1e3)](_0x35d6b6(0x1fe),!_0x483795[_0x35d6b6(0x1ef)]),this[_0x35d6b6(0x20b)]=new _0x2d9a2c(),this[_0x35d6b6(0x206)]=new _0x9feb44(),this[_0x35d6b6(0x1e6)]=_0x483795,this[_0x35d6b6(0x1ec)]=new _0x416f18({'focusables':this[_0x35d6b6(0x1e6)],'focusTracker':this[_0x35d6b6(0x20b)],'keystrokeHandler':this[_0x35d6b6(0x206)],'actions':{'focusPrevious':_0x35d6b6(0x1f5),'focusNext':_0x35d6b6(0x207)}}),this[_0x35d6b6(0x1e4)](_0x483795,_0x35d6b6(0x1e8),()=>{const _0x244e41=_0x35d6b6;this[_0x244e41(0x1fe)]=!0x1;}),this[_0x35d6b6(0x1e4)](_0x483795,_0x35d6b6(0x1eb),(_0x4c795c,_0x1fb27a)=>{const _0x509e68=_0x35d6b6;_0x1fb27a[_0x509e68(0x1e2)]&&this[_0x509e68(0x20c)](),_0x483795[_0x509e68(0x1ef)]||(this[_0x509e68(0x1fe)]=!0x0);});const _0x1a7739=this[_0x35d6b6(0x1fd)];this[_0x35d6b6(0x1f9)]({'tag':_0x35d6b6(0x1f7),'attributes':{'dir':_0x35d6b6(0x1e7),'class':['ck',_0x35d6b6(0x20d)],'tabindex':-0x1},'children':[{'tag':_0x35d6b6(0x1f7),'attributes':{'class':[_0x35d6b6(0x1ff)]},'children':[{'tag':_0x35d6b6(0x1f7),'children':_0x483795},{'tag':'p','attributes':{'class':[_0x35d6b6(0x204),_0x1a7739['if'](_0x35d6b6(0x1fe),_0x35d6b6(0x1f1),_0xdb7270=>!_0xdb7270)]},'children':[{'text':_0x1b93df(_0x35fb1d,_0x35d6b6(0x20e))}]}]}]});}[_0xa830fe(0x202)](){const _0x784792=_0xa830fe;super[_0x784792(0x202)](),this[_0x784792(0x206)][_0x784792(0x1e4)](this[_0x784792(0x209)]);const _0xcd030a=_0x41da93=>_0x41da93[_0x784792(0x1e5)]();this[_0x784792(0x206)][_0x784792(0x1e3)](_0x784792(0x1fc),_0xcd030a),this[_0x784792(0x206)][_0x784792(0x1e3)](_0x784792(0x1ee),_0xcd030a),this[_0x784792(0x206)][_0x784792(0x1e3)](_0x784792(0x1f8),_0xcd030a),this[_0x784792(0x206)][_0x784792(0x1e3)](_0x784792(0x20a),_0xcd030a),this[_0x784792(0x1e4)](this[_0x784792(0x209)],_0x784792(0x208),(_0x47092f,_0x5a473a)=>{const _0x546207=_0x784792;_0x5a473a[_0x546207(0x1e5)]();},{'priority':_0x784792(0x1f4)});}[_0xa830fe(0x1e9)](){const _0x2bbf4b=_0xa830fe;super[_0x2bbf4b(0x1e9)](),this[_0x2bbf4b(0x20b)][_0x2bbf4b(0x1e9)](),this[_0x2bbf4b(0x206)][_0x2bbf4b(0x1e9)]();}[_0xa830fe(0x20c)](){const _0x22321c=_0xa830fe;this[_0x22321c(0x209)][_0x22321c(0x20c)]();}}
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 _0x203b64=_0x2fac;(function(_0x36ec8a,_0x2ba75d){const _0x3b1ebf=_0x2fac,_0x56b570=_0x36ec8a();while(!![]){try{const _0x2513a0=parseInt(_0x3b1ebf(0x186))/0x1*(-parseInt(_0x3b1ebf(0x1aa))/0x2)+-parseInt(_0x3b1ebf(0x17f))/0x3*(-parseInt(_0x3b1ebf(0x18a))/0x4)+-parseInt(_0x3b1ebf(0x187))/0x5*(-parseInt(_0x3b1ebf(0x182))/0x6)+parseInt(_0x3b1ebf(0x1ab))/0x7+parseInt(_0x3b1ebf(0x176))/0x8*(-parseInt(_0x3b1ebf(0x184))/0x9)+parseInt(_0x3b1ebf(0x1b8))/0xa*(-parseInt(_0x3b1ebf(0x175))/0xb)+parseInt(_0x3b1ebf(0x174))/0xc;if(_0x2513a0===_0x2ba75d)break;else _0x56b570['push'](_0x56b570['shift']());}catch(_0x547b5e){_0x56b570['push'](_0x56b570['shift']());}}}(_0x5a87,0x936a9));import{View as _0x528afb}from'ckeditor5/src/ui.js';import{diff as _0x55c4d8,Collection as _0x22a805}from'ckeditor5/src/utils.js';function _0x5a87(){const _0x125247=['change:hasDirtyComment','get','ck-thread__comments','length','isEditMode','collapse','some','formatDateTime','visibleViews','_config','_collapsedCommentsView','viewUid','equal','resolvedAt','isActive','maxThreadTotalWeight','_calculatePosition','72564bLkiwe','7107009yFfFLE','commentUpdated','updateComment','hasDirtyComment','Marked\x20as\x20resolved','insert','focus','destroy','_shouldCollapse','resolveCommentThread','delete','change:isEditMode','createCollection','20yoeBMM','refreshVisibleViews','_findOptimalIndex','_handleInfoComment','resolvedBy','_updateHasDirtyComment','element','resolved','setTemplate','editorReady','count','change:isActive','6571056ppXkFy','5054863CJzFoq','24952xDEqpK','editorConfig','stopListening','resolvedCommentView','set','_handleNewCommentModel','bind','locale','removeComment','1552713ozDxoy','from','editorDestroyed','1061256djBwLL','_rearrangeCollapse','117xUqwlK','weight','24mGNtsm','10LzXqsU','maxCommentCharsWhenCollapsed','expand','4BsaFWr','comments','maxCommentsWhenCollapsed','listenTo','authoredAt','delegate','_model','add','change:isResolved','_rearrangeExpand','CommentView','render','commentViews','_handleRemoveCommentModel','remove'];_0x5a87=function(){return _0x125247;};return _0x5a87();}function _0x2fac(_0x645d92,_0x4531a2){const _0x5a8765=_0x5a87();return _0x2fac=function(_0x2facb6,_0x2957f){_0x2facb6=_0x2facb6-0x16e;let _0x5925fd=_0x5a8765[_0x2facb6];return _0x5925fd;},_0x2fac(_0x645d92,_0x4531a2);}import{getTranslation as _0x55d52b}from'../../../utils/common-translations.js';import _0x423eb3 from'./collapsedcommentsview.js';export default class xt extends _0x528afb{constructor(_0x4cca62,_0x59b3d0,_0x3c00b9){const _0x2230bd=_0x2fac;super(_0x4cca62),this[_0x2230bd(0x17a)](_0x2230bd(0x1ae),!0x1),this[_0x2230bd(0x17a)](_0x2230bd(0x19c),_0x59b3d0[_0x2230bd(0x18b)][_0x2230bd(0x19c)]),this[_0x2230bd(0x17a)](_0x2230bd(0x1a7),!0x1),this[_0x2230bd(0x190)]=_0x59b3d0,this[_0x2230bd(0x1a2)]=_0x3c00b9,this[_0x2230bd(0x196)]=this[_0x2230bd(0x1b7)](),this[_0x2230bd(0x1a1)]=this[_0x2230bd(0x1b7)](),this[_0x2230bd(0x179)]=null,this[_0x2230bd(0x1a3)]=new _0x423eb3(_0x4cca62),this[_0x2230bd(0x1a3)][_0x2230bd(0x17c)](_0x2230bd(0x172))['to'](this,_0x2230bd(0x19c),_0x4ea5b5=>_0x4ea5b5-this[_0x2230bd(0x1a2)][_0x2230bd(0x18c)]);for(const _0x5f3dd7 of _0x59b3d0[_0x2230bd(0x18b)])this[_0x2230bd(0x17b)](_0x5f3dd7);this[_0x2230bd(0x1bb)](),this[_0x2230bd(0x18d)](_0x59b3d0[_0x2230bd(0x18b)],_0x2230bd(0x191),(_0x41dd70,_0x1bbee2)=>{const _0x4ccfce=_0x2230bd,_0x50e800=this[_0x4ccfce(0x1a9)](_0x1bbee2);this[_0x4ccfce(0x19c)]++,this[_0x4ccfce(0x17b)](_0x1bbee2,_0x50e800),this[_0x4ccfce(0x1b9)]();}),this[_0x2230bd(0x18d)](_0x59b3d0[_0x2230bd(0x18b)],_0x2230bd(0x198),(_0x3dbf3b,_0xa00999)=>{const _0x33f583=_0x2230bd;this[_0x33f583(0x19c)]--,this[_0x33f583(0x197)](_0xa00999),this[_0x33f583(0x1b9)]();}),this[_0x2230bd(0x18d)](_0x59b3d0,_0x2230bd(0x1ac),()=>this[_0x2230bd(0x1b9)]()),this[_0x2230bd(0x18d)](_0x59b3d0,_0x2230bd(0x192),()=>this[_0x2230bd(0x1bb)]()),this['on'](_0x2230bd(0x173),()=>this[_0x2230bd(0x1b9)]()),this['on'](_0x2230bd(0x199),()=>this[_0x2230bd(0x1b9)]()),this[_0x2230bd(0x170)]({'tag':'ul','attributes':{'class':[_0x2230bd(0x19b)]},'children':this[_0x2230bd(0x1a1)]});}get[_0x203b64(0x1b3)](){const _0x1077dc=_0x203b64;return this[_0x1077dc(0x190)][_0x1077dc(0x185)]>this[_0x1077dc(0x1a2)][_0x1077dc(0x1a8)]&&!this[_0x1077dc(0x1a7)]&&!this[_0x1077dc(0x1ae)];}[_0x203b64(0x195)](){const _0x4340ba=_0x203b64;super[_0x4340ba(0x195)](),this[_0x4340ba(0x1b9)]();}[_0x203b64(0x1b1)](){const _0x51fcac=_0x203b64;this[_0x51fcac(0x16e)][_0x51fcac(0x1b1)]();}[_0x203b64(0x1b2)](){const _0x1b17be=_0x203b64;this[_0x1b17be(0x1a3)][_0x1b17be(0x1b2)]();for(const _0x4aeb0d of this[_0x1b17be(0x196)])_0x4aeb0d[_0x1b17be(0x1b2)]();super[_0x1b17be(0x1b2)]();}[_0x203b64(0x1b9)](){const _0x5f4f1b=_0x203b64;this[_0x5f4f1b(0x1b3)]?this[_0x5f4f1b(0x183)]():this[_0x5f4f1b(0x193)]();}[_0x203b64(0x17b)](_0x56d18c,_0x35c6fe){const _0x8372bf=_0x203b64,_0x458880=new this[(_0x8372bf(0x1a2))][(_0x8372bf(0x194))](this[_0x8372bf(0x17d)],_0x56d18c,{'maxCommentCharsWhenCollapsed':this[_0x8372bf(0x1a2)][_0x8372bf(0x188)],'formatDateTime':this[_0x8372bf(0x1a2)][_0x8372bf(0x1a0)],'editorConfig':this[_0x8372bf(0x1a2)][_0x8372bf(0x177)]});_0x458880[_0x8372bf(0x1a4)]=_0x56d18c['id'],_0x458880[_0x8372bf(0x18f)](_0x8372bf(0x17e))['to'](this),_0x458880[_0x8372bf(0x18f)](_0x8372bf(0x1ad))['to'](this),_0x458880[_0x8372bf(0x18f)](_0x8372bf(0x1b4))['to'](this),_0x458880[_0x8372bf(0x18f)](_0x8372bf(0x171))['to'](this),_0x458880[_0x8372bf(0x18f)](_0x8372bf(0x181))['to'](this),this[_0x8372bf(0x18d)](_0x458880,_0x8372bf(0x1b6),()=>this[_0x8372bf(0x1bd)]()),this[_0x8372bf(0x196)][_0x8372bf(0x191)](_0x458880,_0x35c6fe);}[_0x203b64(0x1a9)](_0x6acfd7){const _0x439ef5=_0x203b64,_0x4a2c49=this[_0x439ef5(0x190)][_0x439ef5(0x1ba)](_0x6acfd7);return this[_0x439ef5(0x179)]?this[_0x439ef5(0x179)][_0x439ef5(0x18e)]>_0x6acfd7[_0x439ef5(0x18e)]?_0x4a2c49-0x1:_0x4a2c49:_0x4a2c49-0x1;}[_0x203b64(0x1bb)](){const _0x445354=_0x203b64;if(this[_0x445354(0x190)][_0x445354(0x1bc)]&&this[_0x445354(0x190)][_0x445354(0x1a6)]){const _0x140b13={'id':_0x445354(0x16f),'author':this[_0x445354(0x190)][_0x445354(0x1bc)],'authoredAt':this[_0x445354(0x190)][_0x445354(0x1a6)],'content':_0x55d52b(this[_0x445354(0x17d)],_0x445354(0x1af)),'attributes':{}};this[_0x445354(0x179)]=new this[(_0x445354(0x1a2))][(_0x445354(0x194))](this[_0x445354(0x17d)],_0x140b13,{'maxCommentCharsWhenCollapsed':this[_0x445354(0x1a2)][_0x445354(0x188)],'formatDateTime':this[_0x445354(0x1a2)][_0x445354(0x1a0)],'editorConfig':this[_0x445354(0x1a2)][_0x445354(0x177)],'isSystemComment':!0x0}),this[_0x445354(0x196)][_0x445354(0x191)](this[_0x445354(0x179)],this[_0x445354(0x190)][_0x445354(0x1ba)](_0x140b13));}else this[_0x445354(0x179)]&&(this[_0x445354(0x196)][_0x445354(0x198)](this[_0x445354(0x179)]),this[_0x445354(0x179)][_0x445354(0x1b2)](),this[_0x445354(0x179)]=null);this[_0x445354(0x1b9)]();}[_0x203b64(0x197)](_0x252319){const _0x7f3556=_0x203b64,_0x47eb44=this[_0x7f3556(0x196)][_0x7f3556(0x198)](_0x252319['id']);this[_0x7f3556(0x178)](_0x47eb44),_0x47eb44[_0x7f3556(0x19d)]&&this[_0x7f3556(0x1bd)](),_0x47eb44[_0x7f3556(0x1b2)]();}[_0x203b64(0x1bd)](){const _0x1064f1=_0x203b64;this[_0x1064f1(0x1ae)]=Array[_0x1064f1(0x180)](this[_0x1064f1(0x196)])[_0x1064f1(0x19f)](_0x5bae34=>_0x5bae34[_0x1064f1(0x19d)]);}[_0x203b64(0x183)](){const _0x5bfe18=_0x203b64,_0x2f2606=function(_0x46ecbd){const _0x4ca45b=_0x2fac,_0x574f7c=new _0x22a805();for(const _0x2bb7c3 of _0x46ecbd)_0x574f7c[_0x4ca45b(0x191)](_0x2bb7c3);return _0x574f7c;}(this[_0x5bfe18(0x196)]),_0x17ec5e=this[_0x5bfe18(0x1a3)][_0x5bfe18(0x172)];for(let _0x428dfc=0x1;_0x428dfc<=_0x17ec5e;_0x428dfc++)_0x2f2606[_0x5bfe18(0x198)](0x1);for(const _0x208fbe of _0x2f2606)_0x208fbe[_0x5bfe18(0x19e)]();_0x17ec5e>0x0&&_0x2f2606[_0x5bfe18(0x191)](this[_0x5bfe18(0x1a3)],0x1),is(_0x55c4d8(Array[_0x5bfe18(0x180)](this[_0x5bfe18(0x1a1)]),Array[_0x5bfe18(0x180)](_0x2f2606)),this[_0x5bfe18(0x1a1)],_0x2f2606);}[_0x203b64(0x193)](){const _0x129c42=_0x203b64;is(_0x55c4d8(Array[_0x129c42(0x180)](this[_0x129c42(0x1a1)]),Array[_0x129c42(0x180)](this[_0x129c42(0x196)])),this[_0x129c42(0x1a1)],this[_0x129c42(0x196)]);for(const _0xe03518 of this[_0x129c42(0x1a1)])_0xe03518[_0x129c42(0x189)]();}}function is(_0x2bc88e,_0x541cc2,_0x4f79ea){const _0x48adc8=_0x203b64;let _0x2bdd62=0x0;for(const _0x299365 of _0x2bc88e)switch(_0x299365){case _0x48adc8(0x1b0):_0x541cc2[_0x48adc8(0x191)](_0x4f79ea[_0x48adc8(0x19a)](_0x2bdd62),_0x2bdd62),_0x2bdd62++;break;case _0x48adc8(0x1b5):_0x541cc2[_0x48adc8(0x198)](_0x2bdd62);break;case _0x48adc8(0x1a5):_0x2bdd62++;}}
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++;}}