@ckeditor/ckeditor5-comments 41.2.0 → 41.3.0-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (201) hide show
  1. package/build/comments.js +1 -1
  2. package/dist/content-index.css +332 -0
  3. package/dist/editor-index.css +902 -0
  4. package/dist/index.css +1874 -0
  5. package/dist/translations/af.d.ts +8 -0
  6. package/dist/translations/af.js +23 -0
  7. package/dist/translations/ar.d.ts +8 -0
  8. package/dist/translations/ar.js +23 -0
  9. package/dist/translations/bg.d.ts +8 -0
  10. package/dist/translations/bg.js +23 -0
  11. package/dist/translations/bn.d.ts +8 -0
  12. package/dist/translations/bn.js +23 -0
  13. package/dist/translations/bs.d.ts +8 -0
  14. package/dist/translations/bs.js +23 -0
  15. package/dist/translations/ca.d.ts +8 -0
  16. package/dist/translations/ca.js +23 -0
  17. package/dist/translations/cs.d.ts +8 -0
  18. package/dist/translations/cs.js +23 -0
  19. package/dist/translations/da.d.ts +8 -0
  20. package/dist/translations/da.js +23 -0
  21. package/dist/translations/de-ch.d.ts +8 -0
  22. package/dist/translations/de-ch.js +23 -0
  23. package/dist/translations/de.d.ts +8 -0
  24. package/dist/translations/de.js +23 -0
  25. package/dist/translations/el.d.ts +8 -0
  26. package/dist/translations/el.js +23 -0
  27. package/dist/translations/en-au.d.ts +8 -0
  28. package/dist/translations/en-au.js +23 -0
  29. package/dist/translations/en.d.ts +8 -0
  30. package/dist/translations/en.js +23 -0
  31. package/dist/translations/es-co.d.ts +8 -0
  32. package/dist/translations/es-co.js +23 -0
  33. package/dist/translations/es.d.ts +8 -0
  34. package/dist/translations/es.js +23 -0
  35. package/dist/translations/et.d.ts +8 -0
  36. package/dist/translations/et.js +23 -0
  37. package/dist/translations/fa.d.ts +8 -0
  38. package/dist/translations/fa.js +23 -0
  39. package/dist/translations/fi.d.ts +8 -0
  40. package/dist/translations/fi.js +23 -0
  41. package/dist/translations/fr.d.ts +8 -0
  42. package/dist/translations/fr.js +23 -0
  43. package/dist/translations/gl.d.ts +8 -0
  44. package/dist/translations/gl.js +23 -0
  45. package/dist/translations/he.d.ts +8 -0
  46. package/dist/translations/he.js +23 -0
  47. package/dist/translations/hi.d.ts +8 -0
  48. package/dist/translations/hi.js +23 -0
  49. package/dist/translations/hr.d.ts +8 -0
  50. package/dist/translations/hr.js +23 -0
  51. package/dist/translations/hu.d.ts +8 -0
  52. package/dist/translations/hu.js +23 -0
  53. package/dist/translations/id.d.ts +8 -0
  54. package/dist/translations/id.js +23 -0
  55. package/dist/translations/it.d.ts +8 -0
  56. package/dist/translations/it.js +23 -0
  57. package/dist/translations/ja.d.ts +8 -0
  58. package/dist/translations/ja.js +23 -0
  59. package/dist/translations/jv.d.ts +8 -0
  60. package/dist/translations/jv.js +23 -0
  61. package/dist/translations/ko.d.ts +8 -0
  62. package/dist/translations/ko.js +23 -0
  63. package/dist/translations/lt.d.ts +8 -0
  64. package/dist/translations/lt.js +23 -0
  65. package/dist/translations/lv.d.ts +8 -0
  66. package/dist/translations/lv.js +23 -0
  67. package/dist/translations/ms.d.ts +8 -0
  68. package/dist/translations/ms.js +23 -0
  69. package/dist/translations/nl.d.ts +8 -0
  70. package/dist/translations/nl.js +23 -0
  71. package/dist/translations/no.d.ts +8 -0
  72. package/dist/translations/no.js +23 -0
  73. package/dist/translations/pl.d.ts +8 -0
  74. package/dist/translations/pl.js +23 -0
  75. package/dist/translations/pt-br.d.ts +8 -0
  76. package/dist/translations/pt-br.js +23 -0
  77. package/dist/translations/pt.d.ts +8 -0
  78. package/dist/translations/pt.js +23 -0
  79. package/dist/translations/ro.d.ts +8 -0
  80. package/dist/translations/ro.js +23 -0
  81. package/dist/translations/ru.d.ts +8 -0
  82. package/dist/translations/ru.js +23 -0
  83. package/dist/translations/sk.d.ts +8 -0
  84. package/dist/translations/sk.js +23 -0
  85. package/dist/translations/sq.d.ts +8 -0
  86. package/dist/translations/sq.js +23 -0
  87. package/dist/translations/sr-latn.d.ts +8 -0
  88. package/dist/translations/sr-latn.js +23 -0
  89. package/dist/translations/sr.d.ts +8 -0
  90. package/dist/translations/sr.js +23 -0
  91. package/dist/translations/sv.d.ts +8 -0
  92. package/dist/translations/sv.js +23 -0
  93. package/dist/translations/th.d.ts +8 -0
  94. package/dist/translations/th.js +23 -0
  95. package/dist/translations/tk.d.ts +8 -0
  96. package/dist/translations/tk.js +23 -0
  97. package/dist/translations/tr.d.ts +8 -0
  98. package/dist/translations/tr.js +23 -0
  99. package/dist/translations/tt.d.ts +8 -0
  100. package/dist/translations/tt.js +23 -0
  101. package/dist/translations/ug.d.ts +8 -0
  102. package/dist/translations/ug.js +23 -0
  103. package/dist/translations/uk.d.ts +8 -0
  104. package/dist/translations/uk.js +23 -0
  105. package/dist/translations/ur.d.ts +8 -0
  106. package/dist/translations/ur.js +23 -0
  107. package/dist/translations/vi.d.ts +8 -0
  108. package/dist/translations/vi.js +23 -0
  109. package/dist/translations/zh-cn.d.ts +8 -0
  110. package/dist/translations/zh-cn.js +23 -0
  111. package/dist/translations/zh.d.ts +8 -0
  112. package/dist/translations/zh.js +23 -0
  113. package/dist/types/annotations/annotation.d.ts +94 -0
  114. package/dist/types/annotations/annotationcollection.d.ts +102 -0
  115. package/dist/types/annotations/annotations.d.ts +158 -0
  116. package/dist/types/annotations/annotationsuis.d.ts +236 -0
  117. package/dist/types/annotations/editorannotations.d.ts +71 -0
  118. package/dist/types/annotations/inlineannotations.d.ts +94 -0
  119. package/dist/types/annotations/narrowsidebar.d.ts +89 -0
  120. package/dist/types/annotations/sidebar.d.ts +104 -0
  121. package/dist/types/annotations/view/annotationcounterbuttonview.d.ts +33 -0
  122. package/dist/types/annotations/view/annotationview.d.ts +94 -0
  123. package/dist/types/annotations/view/sidebaritemview.d.ts +59 -0
  124. package/dist/types/annotations/view/sidebarview.d.ts +36 -0
  125. package/dist/types/annotations/widesidebar.d.ts +81 -0
  126. package/dist/types/augmentation.d.ts +56 -0
  127. package/dist/types/comments/addcommentthreadcommand.d.ts +39 -0
  128. package/dist/types/comments/commentsarchive.d.ts +35 -0
  129. package/dist/types/comments/commentsarchiveui.d.ts +42 -0
  130. package/dist/types/comments/commentsediting.d.ts +84 -0
  131. package/dist/types/comments/commentsrepository.d.ts +1134 -0
  132. package/dist/types/comments/commentsui.d.ts +37 -0
  133. package/dist/types/comments/integrations/clipboard.d.ts +30 -0
  134. package/dist/types/comments/integrations/commentsrestrictededitingmode.d.ts +21 -0
  135. package/dist/types/comments/integrations/importword.d.ts +25 -0
  136. package/dist/types/comments/ui/commenteditor/commenteditor.d.ts +40 -0
  137. package/dist/types/comments/ui/commenteditor/commenteditorui.d.ts +35 -0
  138. package/dist/types/comments/ui/commenteditor/commenteditoruiview.d.ts +40 -0
  139. package/dist/types/comments/ui/commentthreadcontroller.d.ts +68 -0
  140. package/dist/types/comments/ui/view/basecommentthreadview.d.ts +123 -0
  141. package/dist/types/comments/ui/view/basecommentview.d.ts +116 -0
  142. package/dist/types/comments/ui/view/collapsedcommentsview.d.ts +17 -0
  143. package/dist/types/comments/ui/view/commentcontentview.d.ts +18 -0
  144. package/dist/types/comments/ui/view/commentinputview.d.ts +90 -0
  145. package/dist/types/comments/ui/view/commentsarchiveview.d.ts +42 -0
  146. package/dist/types/comments/ui/view/commentslistview.d.ts +104 -0
  147. package/dist/types/comments/ui/view/commentthreadheaderview.d.ts +54 -0
  148. package/dist/types/comments/ui/view/commentthreadinputview.d.ts +45 -0
  149. package/dist/types/comments/ui/view/commentthreadview.d.ts +122 -0
  150. package/dist/types/comments/ui/view/commentview.d.ts +247 -0
  151. package/dist/types/comments.d.ts +39 -0
  152. package/dist/types/commentsonly.d.ts +37 -0
  153. package/dist/types/config.d.ts +202 -0
  154. package/dist/types/index.d.ts +28 -0
  155. package/dist/types/utils/common-translations.d.ts +13 -0
  156. package/dist/types/utils/createmutationobserver.d.ts +18 -0
  157. package/package.json +4 -3
  158. package/src/annotations/annotation.js +1 -1
  159. package/src/annotations/annotationcollection.js +1 -1
  160. package/src/annotations/annotations.js +1 -1
  161. package/src/annotations/annotationsuis.js +1 -1
  162. package/src/annotations/editorannotations.js +1 -1
  163. package/src/annotations/inlineannotations.js +1 -1
  164. package/src/annotations/narrowsidebar.js +1 -1
  165. package/src/annotations/sidebar.js +1 -1
  166. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  167. package/src/annotations/view/annotationview.js +1 -1
  168. package/src/annotations/view/sidebaritemview.js +1 -1
  169. package/src/annotations/view/sidebarview.js +1 -1
  170. package/src/annotations/widesidebar.js +1 -1
  171. package/src/comments/addcommentthreadcommand.js +1 -1
  172. package/src/comments/commentsarchive.js +1 -1
  173. package/src/comments/commentsarchiveui.js +1 -1
  174. package/src/comments/commentsediting.js +1 -1
  175. package/src/comments/commentsrepository.js +1 -1
  176. package/src/comments/commentsui.js +1 -1
  177. package/src/comments/integrations/clipboard.js +1 -1
  178. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  179. package/src/comments/integrations/importword.js +1 -1
  180. package/src/comments/ui/commenteditor/commenteditor.js +1 -1
  181. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  182. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  183. package/src/comments/ui/commentthreadcontroller.js +1 -1
  184. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  185. package/src/comments/ui/view/basecommentview.js +1 -1
  186. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  187. package/src/comments/ui/view/commentcontentview.js +1 -1
  188. package/src/comments/ui/view/commentinputview.js +1 -1
  189. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  190. package/src/comments/ui/view/commentslistview.js +1 -1
  191. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  192. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  193. package/src/comments/ui/view/commentthreadview.js +1 -1
  194. package/src/comments/ui/view/commentview.js +1 -1
  195. package/src/comments.js +1 -1
  196. package/src/commentsonly.js +1 -1
  197. package/src/config.d.ts +17 -10
  198. package/src/index.d.ts +1 -1
  199. package/src/index.js +1 -1
  200. package/src/utils/common-translations.js +1 -1
  201. package/src/utils/createmutationobserver.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x17bc6e=_0x2080;(function(_0x582cbe,_0x12ec85){const _0x5d6951=_0x2080,_0x46aab4=_0x582cbe();while(!![]){try{const _0x756188=parseInt(_0x5d6951(0x91))/0x1+parseInt(_0x5d6951(0x86))/0x2+-parseInt(_0x5d6951(0x8c))/0x3*(-parseInt(_0x5d6951(0xa5))/0x4)+-parseInt(_0x5d6951(0x99))/0x5+parseInt(_0x5d6951(0x96))/0x6*(parseInt(_0x5d6951(0x9a))/0x7)+-parseInt(_0x5d6951(0x9d))/0x8*(parseInt(_0x5d6951(0x87))/0x9)+parseInt(_0x5d6951(0xa7))/0xa*(-parseInt(_0x5d6951(0x9f))/0xb);if(_0x756188===_0x12ec85)break;else _0x46aab4['push'](_0x46aab4['shift']());}catch(_0x5166c1){_0x46aab4['push'](_0x46aab4['shift']());}}}(_0x5dab,0x856f6));function _0x2080(_0x5f1b83,_0x41ccd2){const _0x5dab2d=_0x5dab();return _0x2080=function(_0x208060,_0x1c3add){_0x208060=_0x208060-0x84;let _0x568e97=_0x5dab2d[_0x208060];return _0x568e97;},_0x2080(_0x5f1b83,_0x41ccd2);}import{Plugin as _0x35533e}from'ckeditor5/src/core.js';function _0x5dab(){const _0x1e86d9=['5409510RBXDVG','1124270eHiXRC','ClipboardPipeline','get','72824cUIxvK','markers','19668kPoQRv','has','hasCommentThread','listenTo','afterInit','content','3529996NPfHbj','plugins','1770dNmlSO','ClipboardMarkersUtils','split','896156mJrBSG','513bgiaAM','define','editor','comments.copyMarkers','_removeMarkersWithoutThreads','3KyYSFJ','highest','delete','comment','_registerMarkerToCopy','490782PLnRNT','config','contentInsertion','CommentsRepository','keys','24VYnuce','default','requires'];_0x5dab=function(){return _0x1e86d9;};return _0x5dab();}import{ClipboardPipeline as _0x55d84f,ClipboardMarkersUtils as _0x4b75a9}from'ckeditor5/src/clipboard.js';export default class tt extends _0x35533e{constructor(_0x35f69b){const _0x5285fc=_0x2080;super(_0x35f69b),this[_0x5285fc(0x89)][_0x5285fc(0x92)][_0x5285fc(0x88)](_0x5285fc(0x8a),_0x5285fc(0x97));}static get[_0x17bc6e(0x98)](){return[_0x4b75a9,_0x55d84f];}[_0x17bc6e(0xa3)](){const _0x24ec1f=_0x17bc6e,_0xd96378=this[_0x24ec1f(0x89)][_0x24ec1f(0xa6)][_0x24ec1f(0x9c)](_0x24ec1f(0x84)),_0x1cf040=this[_0x24ec1f(0x89)][_0x24ec1f(0xa6)][_0x24ec1f(0x9c)](_0x24ec1f(0x9b)),_0x353c09=this[_0x24ec1f(0x89)][_0x24ec1f(0x92)][_0x24ec1f(0x9c)](_0x24ec1f(0x8a));_0xd96378[_0x24ec1f(0x90)](_0x24ec1f(0x8f),_0x353c09),this[_0x24ec1f(0xa2)](_0x1cf040,_0x24ec1f(0x93),(_0x3cc354,_0xe55a8c)=>this[_0x24ec1f(0x8b)](_0xe55a8c[_0x24ec1f(0xa4)][_0x24ec1f(0x9e)]),{'priority':_0x24ec1f(0x8d)});}[_0x17bc6e(0x8b)](_0x219206){const _0x514b58=_0x17bc6e;if(!this[_0x514b58(0x89)][_0x514b58(0xa6)][_0x514b58(0xa0)](_0x514b58(0x94)))return _0x219206;const _0x1d0c28=this[_0x514b58(0x89)][_0x514b58(0xa6)][_0x514b58(0x9c)](_0x514b58(0x94));for(const _0x49e81a of _0x219206[_0x514b58(0x95)]()){const [_0x5bc365,_0x5b0d0b]=_0x49e81a[_0x514b58(0x85)](':');_0x514b58(0x8f)!=_0x5bc365||_0x1d0c28[_0x514b58(0xa1)](_0x5b0d0b)||_0x219206[_0x514b58(0x8e)](_0x49e81a);}return _0x219206;}}
23
+ function _0x42e1(){const _0x499d7f=['plugins','8IcABfg','hasCommentThread','markers','795240ZClgBo','6FRgABJ','23535AXfAgd','CommentsRepository','always','_mapCommentsCopyConfigToRegisterConfiguration','has','all','comments.copyMarkers','cut','define','8286705icufFZ','6724165vxXqGV','_removeMarkersWithoutThreads','highest','keys','contentInsertion','config','194FPrrZS','afterInit','never','6382uJeLZb','3196440VMTniF','_registerMarkerInClipboardPipeline','get','comment','dragstart','delete','408BjKPsf','ClipboardPipeline','_registerMarkerToCopy','content','ClipboardMarkersUtils','split','editor','24724656IGExqe','listenTo','default','requires'];_0x42e1=function(){return _0x499d7f;};return _0x42e1();}const _0x17aae6=_0x5c6d;(function(_0x4f4bf0,_0x3bc01c){const _0xb4a22d=_0x5c6d,_0x59a2e9=_0x4f4bf0();while(!![]){try{const _0x1617a8=-parseInt(_0xb4a22d(0x175))/0x1*(parseInt(_0xb4a22d(0x172))/0x2)+-parseInt(_0xb4a22d(0x162))/0x3*(-parseInt(_0xb4a22d(0x151))/0x4)+parseInt(_0xb4a22d(0x16c))/0x5*(parseInt(_0xb4a22d(0x161))/0x6)+parseInt(_0xb4a22d(0x16b))/0x7+parseInt(_0xb4a22d(0x15d))/0x8*(-parseInt(_0xb4a22d(0x160))/0x9)+parseInt(_0xb4a22d(0x176))/0xa+-parseInt(_0xb4a22d(0x158))/0xb;if(_0x1617a8===_0x3bc01c)break;else _0x59a2e9['push'](_0x59a2e9['shift']());}catch(_0x51bd6d){_0x59a2e9['push'](_0x59a2e9['shift']());}}}(_0x42e1,0xa947c));import{Plugin as _0xc22c7f}from'ckeditor5/src/core.js';function _0x5c6d(_0x260f1e,_0x590f0e){const _0x42e1fb=_0x42e1();return _0x5c6d=function(_0x5c6d8e,_0x49844f){_0x5c6d8e=_0x5c6d8e-0x150;let _0x375ccb=_0x42e1fb[_0x5c6d8e];return _0x375ccb;},_0x5c6d(_0x260f1e,_0x590f0e);}import{ClipboardPipeline as _0x270707,ClipboardMarkersUtils as _0x1b7389}from'ckeditor5/src/clipboard.js';export default class tt extends _0xc22c7f{constructor(_0x389006){const _0x4831f7=_0x5c6d;super(_0x389006),this[_0x4831f7(0x157)][_0x4831f7(0x171)][_0x4831f7(0x16a)](_0x4831f7(0x168),_0x4831f7(0x15a));}static get[_0x17aae6(0x15b)](){return[_0x1b7389,_0x270707];}[_0x17aae6(0x173)](){const _0x36fecc=_0x17aae6,_0x4b5914=this[_0x36fecc(0x157)][_0x36fecc(0x15c)][_0x36fecc(0x178)](_0x36fecc(0x152));this[_0x36fecc(0x177)](),this[_0x36fecc(0x159)](_0x4b5914,_0x36fecc(0x170),(_0x5698ef,_0x1b8820)=>this[_0x36fecc(0x16d)](_0x1b8820[_0x36fecc(0x154)][_0x36fecc(0x15f)]),{'priority':_0x36fecc(0x16e)});}[_0x17aae6(0x16d)](_0x1c43a4){const _0x52d895=_0x17aae6;if(!this[_0x52d895(0x157)][_0x52d895(0x15c)][_0x52d895(0x166)](_0x52d895(0x163)))return _0x1c43a4;const _0x15c89a=this[_0x52d895(0x157)][_0x52d895(0x15c)][_0x52d895(0x178)](_0x52d895(0x163));for(const _0x32d683 of _0x1c43a4[_0x52d895(0x16f)]()){const [_0x6b7fb8,_0xe8431a]=_0x32d683[_0x52d895(0x156)](':');_0x52d895(0x179)!=_0x6b7fb8||_0x15c89a[_0x52d895(0x15e)](_0xe8431a)||_0x1c43a4[_0x52d895(0x150)](_0x32d683);}return _0x1c43a4;}[_0x17aae6(0x177)](){const _0x6b21e5=_0x17aae6,_0x9f148c=this[_0x6b21e5(0x157)][_0x6b21e5(0x15c)][_0x6b21e5(0x178)](_0x6b21e5(0x155)),_0x52a718=this[_0x6b21e5(0x165)](this[_0x6b21e5(0x157)][_0x6b21e5(0x171)][_0x6b21e5(0x178)](_0x6b21e5(0x168)));_0x52a718&&_0x9f148c[_0x6b21e5(0x153)](_0x6b21e5(0x179),_0x52a718);}[_0x17aae6(0x165)](_0x1b29c9){const _0x22f990=_0x17aae6;switch(_0x1b29c9){case _0x22f990(0x164):return{'allowedActions':_0x22f990(0x167),'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case _0x22f990(0x15a):return{'allowedActions':[_0x22f990(0x169),_0x22f990(0x17a)],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};case _0x22f990(0x174):return null;default:return null;}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2477(_0x2bf47c,_0x2c5dbb){const _0x283fc1=_0x283f();return _0x2477=function(_0x2477f6,_0xf652ec){_0x2477f6=_0x2477f6-0xf1;let _0x5e5336=_0x283fc1[_0x2477f6];return _0x5e5336;},_0x2477(_0x2bf47c,_0x2c5dbb);}function _0x283f(){const _0x34f490=['afterInit','addCommentThread','5392728ESQLGS','17025240PjEBOW','272dNHEyF','368000SPrETw','88953qHXtpx','968052HwEapn','42995nETDMI','enableCommand','editor','get','plugins','197470QcFkbY','846AQNTKH','6PoHgVO','has','RestrictedEditingModeEditing'];_0x283f=function(){return _0x34f490;};return _0x283f();}const _0x1f2e8f=_0x2477;(function(_0x5e57ff,_0x375815){const _0x430f14=_0x2477,_0x16ff12=_0x5e57ff();while(!![]){try{const _0x1cb3e1=-parseInt(_0x430f14(0xf7))/0x1+-parseInt(_0x430f14(0x101))/0x2*(parseInt(_0x430f14(0xf8))/0x3)+parseInt(_0x430f14(0xf9))/0x4+-parseInt(_0x430f14(0xfa))/0x5*(parseInt(_0x430f14(0x100))/0x6)+-parseInt(_0x430f14(0xff))/0x7*(-parseInt(_0x430f14(0xf6))/0x8)+-parseInt(_0x430f14(0xf4))/0x9+parseInt(_0x430f14(0xf5))/0xa;if(_0x1cb3e1===_0x375815)break;else _0x16ff12['push'](_0x16ff12['shift']());}catch(_0x5260e5){_0x16ff12['push'](_0x16ff12['shift']());}}}(_0x283f,0x9b0c1));import{Plugin as _0x494606}from'ckeditor5/src/core.js';export default class Y extends _0x494606{[_0x1f2e8f(0xf2)](){const _0x4abbd4=_0x1f2e8f,_0x566aa6=this[_0x4abbd4(0xfc)];if(!_0x566aa6[_0x4abbd4(0xfe)][_0x4abbd4(0x102)](_0x4abbd4(0xf1)))return;_0x566aa6[_0x4abbd4(0xfe)][_0x4abbd4(0xfd)](_0x4abbd4(0xf1))[_0x4abbd4(0xfb)](_0x4abbd4(0xf3));}}
23
+ const _0x2e3a94=_0x5ce4;(function(_0x4a1e38,_0x1c450e){const _0x12448d=_0x5ce4,_0x1b6291=_0x4a1e38();while(!![]){try{const _0x282ab6=-parseInt(_0x12448d(0x15d))/0x1*(-parseInt(_0x12448d(0x15c))/0x2)+-parseInt(_0x12448d(0x168))/0x3+parseInt(_0x12448d(0x15b))/0x4*(parseInt(_0x12448d(0x157))/0x5)+-parseInt(_0x12448d(0x166))/0x6*(-parseInt(_0x12448d(0x15f))/0x7)+parseInt(_0x12448d(0x165))/0x8*(parseInt(_0x12448d(0x169))/0x9)+-parseInt(_0x12448d(0x159))/0xa+parseInt(_0x12448d(0x15e))/0xb*(-parseInt(_0x12448d(0x167))/0xc);if(_0x282ab6===_0x1c450e)break;else _0x1b6291['push'](_0x1b6291['shift']());}catch(_0x2954c6){_0x1b6291['push'](_0x1b6291['shift']());}}}(_0x23b6,0x5e8ed));function _0x5ce4(_0x38b2d2,_0x54da1d){const _0x23b628=_0x23b6();return _0x5ce4=function(_0x5ce4fc,_0x3acc04){_0x5ce4fc=_0x5ce4fc-0x157;let _0x12c775=_0x23b628[_0x5ce4fc];return _0x12c775;},_0x5ce4(_0x38b2d2,_0x54da1d);}import{Plugin as _0xa983d8}from'ckeditor5/src/core.js';function _0x23b6(){const _0x263bd3=['has','plugins','8frsejp','2177862ZMWHVW','24EYxDVa','589200mxpBdI','3061854JkUzjF','afterInit','20fYjYgv','get','6440520UNhuAk','addCommentThread','148388vJhXEU','724354SVChLk','2LyoGVo','1914902gQWeIt','7zEryQj','RestrictedEditingModeEditing','editor','enableCommand'];_0x23b6=function(){return _0x263bd3;};return _0x23b6();}export default class Y extends _0xa983d8{[_0x2e3a94(0x16a)](){const _0x4390f9=_0x2e3a94,_0x4eac03=this[_0x4390f9(0x161)];if(!_0x4eac03[_0x4390f9(0x164)][_0x4390f9(0x163)](_0x4390f9(0x160)))return;_0x4eac03[_0x4390f9(0x164)][_0x4390f9(0x158)](_0x4390f9(0x160))[_0x4390f9(0x162)](_0x4390f9(0x15a));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x45e16d=_0x467a;(function(_0x1dff96,_0xa9c4ba){const _0x59909d=_0x467a,_0x4ea4c7=_0x1dff96();while(!![]){try{const _0xeeb652=parseInt(_0x59909d(0x129))/0x1*(-parseInt(_0x59909d(0x144))/0x2)+-parseInt(_0x59909d(0x12d))/0x3+parseInt(_0x59909d(0x142))/0x4+-parseInt(_0x59909d(0x141))/0x5+-parseInt(_0x59909d(0x145))/0x6*(-parseInt(_0x59909d(0x13f))/0x7)+parseInt(_0x59909d(0x13b))/0x8*(-parseInt(_0x59909d(0x146))/0x9)+parseInt(_0x59909d(0x12b))/0xa;if(_0xeeb652===_0xa9c4ba)break;else _0x4ea4c7['push'](_0x4ea4c7['shift']());}catch(_0x11064f){_0x4ea4c7['push'](_0x4ea4c7['shift']());}}}(_0x2663,0x74214));import{Plugin as _0x499cc2}from'ckeditor5/src/core.js';import{priorities as _0x459162}from'ckeditor5/src/utils.js';import{Users as _0x2fdef6}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x2663(){const _0x2eb033=['_handleImportedData','plugins','743218HabkaL','get','1601040rFxRLf','2974812TbAtCJ','importWord.formatting.comments','6oRrotL','6tvjsWy','9LNowsJ','53183dyHhAd','listenTo','10298590sYCGPc','execute','120441oAZtwV','afterInit','config','collaboration_features','addCommentThread','collaboration.channelId','map','define','importWord','basic','high','editor','forEach','commands','7073312VhPjgJ','dataInsert'];_0x2663=function(){return _0x2eb033;};return _0x2663();}function _0x467a(_0x36175b,_0x514fb2){const _0x26630f=_0x2663();return _0x467a=function(_0x467a33,_0x146491){_0x467a33=_0x467a33-0x129;let _0x570354=_0x26630f[_0x467a33];return _0x570354;},_0x467a(_0x36175b,_0x514fb2);}import _0x37601e from'../commentsrepository.js';export default class Z extends _0x499cc2{constructor(_0x41d476){const _0x2584c6=_0x467a;super(_0x41d476),this[_0x2584c6(0x138)][_0x2584c6(0x12f)][_0x2584c6(0x134)](_0x2584c6(0x143),_0x2584c6(0x136));}[_0x45e16d(0x12e)](){const _0x517097=_0x45e16d,_0x472435=this[_0x517097(0x138)],_0x15371e=_0x472435[_0x517097(0x13a)][_0x517097(0x140)](_0x517097(0x135)),_0x547ab7=_0x472435[_0x517097(0x13e)][_0x517097(0x140)](_0x2fdef6);_0x15371e&&(_0x15371e['on'](_0x517097(0x12c),(_0x156c52,[,_0xb3c488])=>{const _0x5ae0de=_0x517097;_0xb3c488[_0x5ae0de(0x130)]={'comments':!0x0,'user_id':_0x547ab7['me']['id']};},{'priority':_0x459162[_0x517097(0x137)]+0xa}),this[_0x517097(0x12a)](_0x15371e,_0x517097(0x13c),this[_0x517097(0x13d)]));}[_0x45e16d(0x13d)](_0x2f53ee,_0x2da1bc){const _0x3b622f=_0x45e16d,{comment_threads:_0x2e921d}=_0x2da1bc;_0x2e921d&&_0x2e921d[_0x3b622f(0x139)](({thread_id:_0x5b4462,comments:_0x4d74e2,is_resolved:_0x21e31f})=>{const _0x164951=_0x3b622f,_0x5ad63f=new Date(),_0x510a50=_0x4d74e2[_0x164951(0x133)](({author:_0x151779,content:_0x57aca9,created_at:_0x413ff0})=>({'content':_0x57aca9,'authorId':this[_0x164951(0x138)][_0x164951(0x13e)][_0x164951(0x140)](_0x2fdef6)['me']['id'],'createdAt':_0x5ad63f,'attributes':{'@external':{'authorName':_0x151779,'createdAt':_0x413ff0?new Date(_0x413ff0):new Date(),'source':_0x164951(0x135)}}})),_0x209a64=this[_0x164951(0x138)][_0x164951(0x12f)][_0x164951(0x140)](_0x164951(0x132));this[_0x164951(0x138)][_0x164951(0x13e)][_0x164951(0x140)](_0x37601e)[_0x164951(0x131)]({'channelId':_0x209a64,'threadId':_0x5b4462,'comments':_0x510a50,'resolvedAt':_0x21e31f?_0x5ad63f:null});});}}
23
+ const _0x148a0a=_0x3c18;(function(_0x2d1fef,_0x36b532){const _0x110582=_0x3c18,_0x340514=_0x2d1fef();while(!![]){try{const _0x16b6f4=-parseInt(_0x110582(0x160))/0x1*(-parseInt(_0x110582(0x15c))/0x2)+-parseInt(_0x110582(0x16a))/0x3*(parseInt(_0x110582(0x172))/0x4)+parseInt(_0x110582(0x16d))/0x5+-parseInt(_0x110582(0x159))/0x6*(-parseInt(_0x110582(0x170))/0x7)+-parseInt(_0x110582(0x15f))/0x8+-parseInt(_0x110582(0x16c))/0x9+parseInt(_0x110582(0x158))/0xa*(parseInt(_0x110582(0x176))/0xb);if(_0x16b6f4===_0x36b532)break;else _0x340514['push'](_0x340514['shift']());}catch(_0x4cb428){_0x340514['push'](_0x340514['shift']());}}}(_0x2ab9,0xf37de));import{Plugin as _0x5db210}from'ckeditor5/src/core.js';import{priorities as _0x774036}from'ckeditor5/src/utils.js';import{Users as _0x5853ab}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x3c18(_0x468f45,_0x64c4ff){const _0x2ab993=_0x2ab9();return _0x3c18=function(_0x3c18ff,_0x542fc4){_0x3c18ff=_0x3c18ff-0x158;let _0x552549=_0x2ab993[_0x3c18ff];return _0x552549;},_0x3c18(_0x468f45,_0x64c4ff);}import _0x407542 from'../commentsrepository.js';export default class Z extends _0x5db210{constructor(_0x468053){const _0x5481d7=_0x3c18;super(_0x468053),this[_0x5481d7(0x174)][_0x5481d7(0x173)][_0x5481d7(0x163)](_0x5481d7(0x166),_0x5481d7(0x15d));}[_0x148a0a(0x164)](){const _0x15e785=_0x148a0a,_0x4d9cdd=this[_0x15e785(0x174)],_0x4b9bc8=_0x4d9cdd[_0x15e785(0x16e)][_0x15e785(0x162)](_0x15e785(0x171)),_0x1dd1bd=_0x4d9cdd[_0x15e785(0x168)][_0x15e785(0x162)](_0x5853ab);_0x4b9bc8&&(_0x4b9bc8['on'](_0x15e785(0x165),(_0x459dc7,[,_0x5c18a4])=>{const _0x37b02a=_0x15e785;_0x5c18a4[_0x37b02a(0x169)]={'comments':!0x0,'user_id':_0x1dd1bd['me']['id']};},{'priority':_0x774036[_0x15e785(0x16f)]+0xa}),this[_0x15e785(0x15e)](_0x4b9bc8,_0x15e785(0x167),this[_0x15e785(0x15a)]));}[_0x148a0a(0x15a)](_0x385d55,_0x4263b5){const _0x2abc6a=_0x148a0a,{comment_threads:_0x4a5eec}=_0x4263b5;_0x4a5eec&&_0x4a5eec[_0x2abc6a(0x175)](({thread_id:_0x2f46c3,comments:_0x58bbce,is_resolved:_0x29b2e0})=>{const _0x4c455f=_0x2abc6a,_0x37fa9d=new Date(),_0x158491=_0x58bbce[_0x4c455f(0x161)](({author:_0x12d38f,content:_0x21a726,created_at:_0x191305})=>({'content':_0x21a726,'authorId':this[_0x4c455f(0x174)][_0x4c455f(0x168)][_0x4c455f(0x162)](_0x5853ab)['me']['id'],'createdAt':_0x37fa9d,'attributes':{'@external':{'authorName':_0x12d38f,'createdAt':_0x191305?new Date(_0x191305):new Date(),'source':_0x4c455f(0x171)}}})),_0x4d8267=this[_0x4c455f(0x174)][_0x4c455f(0x173)][_0x4c455f(0x162)](_0x4c455f(0x15b));this[_0x4c455f(0x174)][_0x4c455f(0x168)][_0x4c455f(0x162)](_0x407542)[_0x4c455f(0x16b)]({'channelId':_0x4d8267,'threadId':_0x2f46c3,'comments':_0x158491,'resolvedAt':_0x29b2e0?_0x37fa9d:null});});}}function _0x2ab9(){const _0x913679=['commands','high','49IEwlrk','importWord','2051612RyhEJv','config','editor','forEach','11044JsboIP','340SmasHQ','1522314VFesuD','_handleImportedData','collaboration.channelId','26kedjbu','basic','listenTo','9468792nxuVAg','35933IAHlFl','map','get','define','afterInit','execute','importWord.formatting.comments','dataInsert','plugins','collaboration_features','6GITNfp','addCommentThread','9048978GFAOjW','9674455wUADcJ'];_0x2ab9=function(){return _0x913679;};return _0x2ab9();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x312aab=_0xc27c;(function(_0x140081,_0xcce2ea){const _0x31716a=_0xc27c,_0x29c022=_0x140081();while(!![]){try{const _0x1c58d7=-parseInt(_0x31716a(0x111))/0x1+-parseInt(_0x31716a(0x119))/0x2*(parseInt(_0x31716a(0x118))/0x3)+parseInt(_0x31716a(0x10e))/0x4*(parseInt(_0x31716a(0x100))/0x5)+parseInt(_0x31716a(0x106))/0x6+-parseInt(_0x31716a(0x10b))/0x7+parseInt(_0x31716a(0xf6))/0x8*(parseInt(_0x31716a(0xf7))/0x9)+-parseInt(_0x31716a(0x11e))/0xa*(-parseInt(_0x31716a(0x117))/0xb);if(_0x1c58d7===_0xcce2ea)break;else _0x29c022['push'](_0x29c022['shift']());}catch(_0x17e83b){_0x29c022['push'](_0x29c022['shift']());}}}(_0x1b6b,0x3afd9));import{Editor as _0x328256,DataApiMixin as _0xd880ff}from'ckeditor5/src/core.js';function _0xc27c(_0x308297,_0x2e61ce){const _0x1b6b97=_0x1b6b();return _0xc27c=function(_0xc27c43,_0x125efa){_0xc27c43=_0xc27c43-0xf3;let _0x29b469=_0x1b6b97[_0xc27c43];return _0x29b469;},_0xc27c(_0x308297,_0x2e61ce);}import _0x570d8d from'./commenteditorui.js';import{ObservableMixin as _0x2946b1}from'ckeditor5/src/utils.js';import{enablePlaceholder as _0x2f82d9,disablePlaceholder as _0x3b5226}from'ckeditor5/src/engine.js';import{Clipboard as _0x20384c}from'ckeditor5/src/clipboard.js';import{Enter as _0x3a10a0,ShiftEnter as _0x16ec65}from'ckeditor5/src/enter.js';import{SelectAll as _0x30598f}from'ckeditor5/src/select-all.js';import{Typing as _0x1961bd}from'ckeditor5/src/typing.js';function _0x1b6b(){const _0x2ef584=['40YeSTxT','420228YBXiZg','model','low','create','assign','config','init','ready','change:placeholder','28915XfUySx','document','focus','_updatePlaceholder','defaultPlugins','createRoot','914028gyJaCi','placeholderElement','childCount','setSelection','initialData','3347561FNUFii','getRoot','get','168KWltTx','change','name','175997fiPFKg','plugins','editing','placeholder','end','view','1378597tHAWnh','3bPgYav','468294BHaLyF','getChild','fire','initPlugins','data','40CtDvWV','destroy','then','set'];_0x1b6b=function(){return _0x2ef584;};return _0x1b6b();}import{Undo as _0x569755}from'ckeditor5/src/undo.js';import{Paragraph as _0x36aa1b}from'ckeditor5/src/paragraph.js';const Qt=[_0x20384c,_0x3a10a0,_0x16ec65,_0x30598f,_0x1961bd,_0x569755,_0x36aa1b];class St extends _0x2946b1(_0xd880ff(_0x328256)){constructor(_0x13ac96={}){const _0x53a15b=_0xc27c;(_0x13ac96=Object[_0x53a15b(0xfb)]({},_0x13ac96))[_0x53a15b(0x112)]||(_0x13ac96[_0x53a15b(0x112)]=St[_0x53a15b(0x104)]),super(_0x13ac96),this['ui']=new _0x570d8d(this),this[_0x53a15b(0xf5)](_0x53a15b(0x114),''),this[_0x53a15b(0xf8)][_0x53a15b(0x101)]['on'](_0x53a15b(0x10f),()=>this[_0x53a15b(0x103)](),{'priority':_0x53a15b(0xf9)}),this['on'](_0x53a15b(0xff),()=>this[_0x53a15b(0x103)]()),this[_0x53a15b(0xf8)][_0x53a15b(0x101)][_0x53a15b(0x105)]();}[_0x312aab(0xfa)](){const _0x5437ea=_0x312aab,_0x3507ea=this[_0x5437ea(0xfc)][_0x5437ea(0x10d)](_0x5437ea(0x10a))||'';return this[_0x5437ea(0x11c)]()[_0x5437ea(0xf4)](()=>this['ui'][_0x5437ea(0xfd)]())[_0x5437ea(0xf4)](()=>this[_0x5437ea(0x11d)][_0x5437ea(0xfd)](_0x3507ea))[_0x5437ea(0xf4)](()=>this[_0x5437ea(0x11b)](_0x5437ea(0xfe)));}[_0x312aab(0xf3)](){const _0x2247c6=_0x312aab;return super[_0x2247c6(0xf3)]()[_0x2247c6(0xf4)](()=>this['ui'][_0x2247c6(0xf3)]());}[_0x312aab(0x102)](){const _0x2e765a=_0x312aab;this[_0x2e765a(0xf8)][_0x2e765a(0x10f)](_0x460d55=>{const _0x4c58f6=_0x2e765a,_0x295f74=this[_0x4c58f6(0xf8)][_0x4c58f6(0x101)][_0x4c58f6(0x10c)](),_0x40d6ba=_0x295f74&&_0x295f74[_0x4c58f6(0x11a)](_0x295f74[_0x4c58f6(0x108)]-0x1);_0x460d55[_0x4c58f6(0x109)](_0x40d6ba,_0x4c58f6(0x115)),this[_0x4c58f6(0x113)][_0x4c58f6(0x116)][_0x4c58f6(0x102)]();});}[_0x312aab(0x103)](){const _0x2ce6b5=_0x312aab,_0x2fffdd=this[_0x2ce6b5(0x113)][_0x2ce6b5(0x116)],_0x20d8a0=_0x2fffdd[_0x2ce6b5(0x101)][_0x2ce6b5(0x10c)](),_0x410e16=_0x20d8a0[_0x2ce6b5(0x11a)](0x0);_0x20d8a0[_0x2ce6b5(0x108)]>0x1||!_0x410e16||'p'!=_0x410e16[_0x2ce6b5(0x110)]?this[_0x2ce6b5(0x107)]&&this[_0x2ce6b5(0x107)][_0x2ce6b5(0x114)]&&(_0x3b5226(_0x2fffdd,this[_0x2ce6b5(0x107)]),this[_0x2ce6b5(0x107)]=void 0x0):(this[_0x2ce6b5(0x114)]&&(_0x410e16[_0x2ce6b5(0x114)]=this[_0x2ce6b5(0x114)]),_0x2f82d9({'view':_0x2fffdd,'element':_0x410e16,'keepOnFocus':!0x0}),this[_0x2ce6b5(0x107)]=_0x410e16);}}St[_0x312aab(0x104)]=Qt;export default St;
23
+ const _0x24f6f7=_0x4690;(function(_0x36cc86,_0x231886){const _0x1fb6e6=_0x4690,_0x50ed8e=_0x36cc86();while(!![]){try{const _0x111d55=-parseInt(_0x1fb6e6(0x1c6))/0x1*(parseInt(_0x1fb6e6(0x1e3))/0x2)+-parseInt(_0x1fb6e6(0x1e7))/0x3*(parseInt(_0x1fb6e6(0x1de))/0x4)+parseInt(_0x1fb6e6(0x1e8))/0x5*(parseInt(_0x1fb6e6(0x1c5))/0x6)+parseInt(_0x1fb6e6(0x1bd))/0x7*(-parseInt(_0x1fb6e6(0x1cd))/0x8)+-parseInt(_0x1fb6e6(0x1d1))/0x9+parseInt(_0x1fb6e6(0x1c9))/0xa*(parseInt(_0x1fb6e6(0x1d5))/0xb)+parseInt(_0x1fb6e6(0x1c7))/0xc;if(_0x111d55===_0x231886)break;else _0x50ed8e['push'](_0x50ed8e['shift']());}catch(_0x24c579){_0x50ed8e['push'](_0x50ed8e['shift']());}}}(_0x44d4,0x9fc3b));import{Editor as _0xd1fa21,DataApiMixin as _0x2e23c7}from'ckeditor5/src/core.js';import _0x1855c3 from'./commenteditorui.js';import{ObservableMixin as _0x3595c9}from'ckeditor5/src/utils.js';function _0x44d4(){const _0xf65933=['destroy','fire','getChild','config','change:placeholder','model','ready','set','4915348CcYjaB','createRoot','defaultPlugins','then','end','2kAvUrQ','placeholderElement','assign','data','3UflTIT','180770miNeJH','create','4340231nghJBS','change','editing','name','view','plugins','getRoot','get','138zQUuCz','499228sKYxMm','25893432LpsBhd','placeholder','6260510MueuJP','_updatePlaceholder','childCount','focus','8DzvCPh','initPlugins','low','document','11150433xbGAXp','initialData','init','setSelection','22zovsBN'];_0x44d4=function(){return _0xf65933;};return _0x44d4();}import{enablePlaceholder as _0x45e815,disablePlaceholder as _0x54c62f}from'ckeditor5/src/engine.js';import{Clipboard as _0x3e7356}from'ckeditor5/src/clipboard.js';import{Enter as _0x120ead,ShiftEnter as _0x26badc}from'ckeditor5/src/enter.js';import{SelectAll as _0x3030f4}from'ckeditor5/src/select-all.js';import{Typing as _0x1bae3e}from'ckeditor5/src/typing.js';import{Undo as _0x3af30a}from'ckeditor5/src/undo.js';import{Paragraph as _0x684faf}from'ckeditor5/src/paragraph.js';const Rt=[_0x3e7356,_0x120ead,_0x26badc,_0x3030f4,_0x1bae3e,_0x3af30a,_0x684faf];function _0x4690(_0x2370ca,_0x400c72){const _0x44d4fd=_0x44d4();return _0x4690=function(_0x4690a2,_0x49fa30){_0x4690a2=_0x4690a2-0x1bd;let _0xb1aea0=_0x44d4fd[_0x4690a2];return _0xb1aea0;},_0x4690(_0x2370ca,_0x400c72);}class St extends _0x3595c9(_0x2e23c7(_0xd1fa21)){constructor(_0x2be6c6={}){const _0x1d6803=_0x4690;(_0x2be6c6=Object[_0x1d6803(0x1e5)]({},_0x2be6c6))[_0x1d6803(0x1c2)]||(_0x2be6c6[_0x1d6803(0x1c2)]=St[_0x1d6803(0x1e0)]),super(_0x2be6c6),this['ui']=new _0x1855c3(this),this[_0x1d6803(0x1dd)](_0x1d6803(0x1c8),''),this[_0x1d6803(0x1db)][_0x1d6803(0x1d0)]['on'](_0x1d6803(0x1be),()=>this[_0x1d6803(0x1ca)](),{'priority':_0x1d6803(0x1cf)}),this['on'](_0x1d6803(0x1da),()=>this[_0x1d6803(0x1ca)]()),this[_0x1d6803(0x1db)][_0x1d6803(0x1d0)][_0x1d6803(0x1df)]();}[_0x24f6f7(0x1e9)](){const _0xd1a94e=_0x24f6f7,_0x5cd407=this[_0xd1a94e(0x1d9)][_0xd1a94e(0x1c4)](_0xd1a94e(0x1d2))||'';return this[_0xd1a94e(0x1ce)]()[_0xd1a94e(0x1e1)](()=>this['ui'][_0xd1a94e(0x1d3)]())[_0xd1a94e(0x1e1)](()=>this[_0xd1a94e(0x1e6)][_0xd1a94e(0x1d3)](_0x5cd407))[_0xd1a94e(0x1e1)](()=>this[_0xd1a94e(0x1d7)](_0xd1a94e(0x1dc)));}[_0x24f6f7(0x1d6)](){const _0x45857e=_0x24f6f7;return super[_0x45857e(0x1d6)]()[_0x45857e(0x1e1)](()=>this['ui'][_0x45857e(0x1d6)]());}[_0x24f6f7(0x1cc)](){const _0x22c74d=_0x24f6f7;this[_0x22c74d(0x1db)][_0x22c74d(0x1be)](_0x4e3ecb=>{const _0x589e5c=_0x22c74d,_0x12dd04=this[_0x589e5c(0x1db)][_0x589e5c(0x1d0)][_0x589e5c(0x1c3)](),_0x56c6e5=_0x12dd04&&_0x12dd04[_0x589e5c(0x1d8)](_0x12dd04[_0x589e5c(0x1cb)]-0x1);_0x4e3ecb[_0x589e5c(0x1d4)](_0x56c6e5,_0x589e5c(0x1e2)),this[_0x589e5c(0x1bf)][_0x589e5c(0x1c1)][_0x589e5c(0x1cc)]();});}[_0x24f6f7(0x1ca)](){const _0x5ab052=_0x24f6f7,_0x38125b=this[_0x5ab052(0x1bf)][_0x5ab052(0x1c1)],_0x1729af=_0x38125b[_0x5ab052(0x1d0)][_0x5ab052(0x1c3)](),_0x3dd24a=_0x1729af[_0x5ab052(0x1d8)](0x0);_0x1729af[_0x5ab052(0x1cb)]>0x1||!_0x3dd24a||'p'!=_0x3dd24a[_0x5ab052(0x1c0)]?this[_0x5ab052(0x1e4)]&&this[_0x5ab052(0x1e4)][_0x5ab052(0x1c8)]&&(_0x54c62f(_0x38125b,this[_0x5ab052(0x1e4)]),this[_0x5ab052(0x1e4)]=void 0x0):(this[_0x5ab052(0x1c8)]&&(_0x3dd24a[_0x5ab052(0x1c8)]=this[_0x5ab052(0x1c8)]),_0x45e815({'view':_0x38125b,'element':_0x3dd24a,'keepOnFocus':!0x0}),this[_0x5ab052(0x1e4)]=_0x3dd24a);}}St[_0x24f6f7(0x1e0)]=Rt;export default St;
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5457(){const _0x2e9688=['fire','setEditableElement','12036tUhmCq','bind','ready','16jQbetL','2NvXUSv','82873LwAikn','locale','183682qiNWVN','editable','rootName','64itNRrM','getRoot','20mgWVrc','editing','174687lzIDWK','render','editor','attachDomRoot','name','view','2101NmXUHy','focusTracker','1300038BKTOKV','init','element','55570mKgUIu','destroy','isFocused','document','15273RYgISk'];_0x5457=function(){return _0x2e9688;};return _0x5457();}const _0x14d01d=_0x57f6;(function(_0x29ede6,_0x875e2e){const _0x1768c7=_0x57f6,_0x565299=_0x29ede6();while(!![]){try{const _0x350948=-parseInt(_0x1768c7(0x144))/0x1*(parseInt(_0x1768c7(0x147))/0x2)+parseInt(_0x1768c7(0x14e))/0x3+parseInt(_0x1768c7(0x143))/0x4*(-parseInt(_0x1768c7(0x139))/0x5)+parseInt(_0x1768c7(0x156))/0x6+-parseInt(_0x1768c7(0x145))/0x7*(parseInt(_0x1768c7(0x14a))/0x8)+-parseInt(_0x1768c7(0x13d))/0x9*(parseInt(_0x1768c7(0x14c))/0xa)+parseInt(_0x1768c7(0x154))/0xb*(parseInt(_0x1768c7(0x140))/0xc);if(_0x350948===_0x875e2e)break;else _0x565299['push'](_0x565299['shift']());}catch(_0x271c62){_0x565299['push'](_0x565299['shift']());}}}(_0x5457,0x223c7));import{EditorUI as _0x4432c3}from'ckeditor5/src/ui.js';function _0x57f6(_0xba5de5,_0x49782b){const _0x54579d=_0x5457();return _0x57f6=function(_0x57f6e8,_0x232b2c){_0x57f6e8=_0x57f6e8-0x139;let _0x22cc11=_0x54579d[_0x57f6e8];return _0x22cc11;},_0x57f6(_0xba5de5,_0x49782b);}import _0x5baa55 from'./commenteditoruiview.js';export default class Ft extends _0x4432c3{constructor(_0x570166){const _0x337223=_0x57f6;super(_0x570166),this[_0x337223(0x153)]=new _0x5baa55(_0x570166[_0x337223(0x146)],_0x570166[_0x337223(0x14d)][_0x337223(0x153)]);}get[_0x14d01d(0x158)](){const _0x4a9889=_0x14d01d;return this[_0x4a9889(0x153)][_0x4a9889(0x158)];}[_0x14d01d(0x157)](){const _0x29fd70=_0x14d01d,_0x48ed9c=this[_0x29fd70(0x150)][_0x29fd70(0x14d)][_0x29fd70(0x153)],_0x749238=this[_0x29fd70(0x153)][_0x29fd70(0x148)],_0x2a0ec9=_0x48ed9c[_0x29fd70(0x13c)][_0x29fd70(0x14b)]();_0x749238[_0x29fd70(0x152)]=_0x2a0ec9[_0x29fd70(0x149)],this[_0x29fd70(0x153)][_0x29fd70(0x14f)]();const _0x15ff65=_0x749238[_0x29fd70(0x158)];this[_0x29fd70(0x13f)](_0x749238[_0x29fd70(0x152)],_0x15ff65),this[_0x29fd70(0x153)][_0x29fd70(0x148)][_0x29fd70(0x141)](_0x29fd70(0x13b))['to'](this[_0x29fd70(0x155)]),_0x48ed9c[_0x29fd70(0x151)](_0x15ff65),this[_0x29fd70(0x13e)](_0x29fd70(0x142));}[_0x14d01d(0x13a)](){const _0x332daf=_0x14d01d;super[_0x332daf(0x13a)](),this[_0x332daf(0x153)][_0x332daf(0x13a)]();}}
23
+ const _0x17adeb=_0x1dc0;(function(_0x5b4722,_0x2c5e4f){const _0x39cd52=_0x1dc0,_0x33d3f0=_0x5b4722();while(!![]){try{const _0x4cb38d=-parseInt(_0x39cd52(0x107))/0x1*(-parseInt(_0x39cd52(0x110))/0x2)+parseInt(_0x39cd52(0x112))/0x3+parseInt(_0x39cd52(0x109))/0x4*(-parseInt(_0x39cd52(0x123))/0x5)+-parseInt(_0x39cd52(0x11f))/0x6*(parseInt(_0x39cd52(0x113))/0x7)+-parseInt(_0x39cd52(0x111))/0x8*(parseInt(_0x39cd52(0x11d))/0x9)+-parseInt(_0x39cd52(0x10c))/0xa*(parseInt(_0x39cd52(0x117))/0xb)+parseInt(_0x39cd52(0x114))/0xc;if(_0x4cb38d===_0x2c5e4f)break;else _0x33d3f0['push'](_0x33d3f0['shift']());}catch(_0x502004){_0x33d3f0['push'](_0x33d3f0['shift']());}}}(_0x55b0,0x6d2b5));function _0x55b0(){const _0x1645b8=['8RTrGJI','289311kxrnbv','427RTuiah','31760496upMCRY','view','bind','22011LaCtxb','document','element','ready','destroy','render','5057523KvrGvM','init','82212FYQbhn','name','fire','getRoot','865325nUdMym','locale','editor','editable','40801ABPFbo','editing','20hbEuCx','setEditableElement','isFocused','980UuAhmZ','rootName','attachDomRoot','focusTracker','8lKYZXn'];_0x55b0=function(){return _0x1645b8;};return _0x55b0();}function _0x1dc0(_0x4a66fc,_0x2ed1d2){const _0x55b0e3=_0x55b0();return _0x1dc0=function(_0x1dc0da,_0x482151){_0x1dc0da=_0x1dc0da-0x106;let _0x1ec0e8=_0x55b0e3[_0x1dc0da];return _0x1ec0e8;},_0x1dc0(_0x4a66fc,_0x2ed1d2);}import{EditorUI as _0x31ea22}from'ckeditor5/src/ui.js';import _0xec0f68 from'./commenteditoruiview.js';export default class Ft extends _0x31ea22{constructor(_0x242360){const _0x43951e=_0x1dc0;super(_0x242360),this[_0x43951e(0x115)]=new _0xec0f68(_0x242360[_0x43951e(0x124)],_0x242360[_0x43951e(0x108)][_0x43951e(0x115)]);}get[_0x17adeb(0x119)](){const _0x291c20=_0x17adeb;return this[_0x291c20(0x115)][_0x291c20(0x119)];}[_0x17adeb(0x11e)](){const _0x21da60=_0x17adeb,_0x2f6aea=this[_0x21da60(0x125)][_0x21da60(0x108)][_0x21da60(0x115)],_0x5aeb6e=this[_0x21da60(0x115)][_0x21da60(0x106)],_0x3a1c13=_0x2f6aea[_0x21da60(0x118)][_0x21da60(0x122)]();_0x5aeb6e[_0x21da60(0x120)]=_0x3a1c13[_0x21da60(0x10d)],this[_0x21da60(0x115)][_0x21da60(0x11c)]();const _0x5f092a=_0x5aeb6e[_0x21da60(0x119)];this[_0x21da60(0x10a)](_0x5aeb6e[_0x21da60(0x120)],_0x5f092a),this[_0x21da60(0x115)][_0x21da60(0x106)][_0x21da60(0x116)](_0x21da60(0x10b))['to'](this[_0x21da60(0x10f)]),_0x2f6aea[_0x21da60(0x10e)](_0x5f092a),this[_0x21da60(0x121)](_0x21da60(0x11a));}[_0x17adeb(0x11b)](){const _0x5262c1=_0x17adeb;super[_0x5262c1(0x11b)](),this[_0x5262c1(0x115)][_0x5262c1(0x11b)]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1837a3=_0x1b8d;(function(_0x25f360,_0x426d1e){const _0x15f29c=_0x1b8d,_0x1519fd=_0x25f360();while(!![]){try{const _0x2adc4c=-parseInt(_0x15f29c(0x1b3))/0x1*(-parseInt(_0x15f29c(0x1bf))/0x2)+-parseInt(_0x15f29c(0x1ba))/0x3+parseInt(_0x15f29c(0x1c3))/0x4+-parseInt(_0x15f29c(0x1b1))/0x5*(parseInt(_0x15f29c(0x1a1))/0x6)+parseInt(_0x15f29c(0x1be))/0x7+-parseInt(_0x15f29c(0x1a8))/0x8*(parseInt(_0x15f29c(0x1bc))/0x9)+-parseInt(_0x15f29c(0x1b6))/0xa*(-parseInt(_0x15f29c(0x1a2))/0xb);if(_0x2adc4c===_0x426d1e)break;else _0x1519fd['push'](_0x1519fd['shift']());}catch(_0x30465d){_0x1519fd['push'](_0x1519fd['shift']());}}}(_0x5040,0x461b5));function _0x5040(){const _0x5946b4=['7gdaMjs','element','div','67060EcjEZt','editable','ck-comment__input','ck-reset','663042ZeCZlx','ck-editor','18vYDKRX','text','3459855vMamEy','62242AYpRlS','presentation','_voiceLabelView','add','936620UvMlHx','createCollection','cke-editor__aria-label_','138642CiAtKA','231QyYesV','ck-voice-label','uiLanguage','_createVoiceLabel','Comment\x20editor','ck-editor__aria-label_','1391408XjZPYy','render','setTemplate','uiLanguageDirection','ck-editor__main','comment','main','ck-rounded-corners','focus','50ZRpAAH','extendTemplate'];_0x5040=function(){return _0x5946b4;};return _0x5040();}function _0x1b8d(_0x20f6f2,_0x49bdf7){const _0x5040c6=_0x5040();return _0x1b8d=function(_0x1b8d43,_0x548b04){_0x1b8d43=_0x1b8d43-0x1a1;let _0x3e51fb=_0x5040c6[_0x1b8d43];return _0x3e51fb;},_0x1b8d(_0x20f6f2,_0x49bdf7);}import{InlineEditableUIView as _0x56a994,EditorUIView as _0x2e7479,LabelView as _0x12d9e7}from'ckeditor5/src/ui.js';import{uid as _0xa672c7}from'ckeditor5/src/utils.js';import{getTranslation as _0x1f9bbc}from'../../../utils/common-translations.js';export default class Ut extends _0x2e7479{constructor(_0x583cfc,_0x528e6e){const _0x184ce2=_0x1b8d;super(_0x583cfc);const _0x105899=_0xa672c7();this[_0x184ce2(0x1ae)]=this[_0x184ce2(0x1c4)](),this[_0x184ce2(0x1b7)]=new _0x56a994(_0x583cfc,_0x528e6e),this[_0x184ce2(0x1c1)]=this[_0x184ce2(0x1a5)](_0x105899,_0x583cfc),this[_0x184ce2(0x1aa)]({'tag':_0x184ce2(0x1b5),'attributes':{'class':[_0x184ce2(0x1b9),_0x184ce2(0x1bb),_0x184ce2(0x1af),_0x184ce2(0x1b8)],'role':_0x184ce2(0x1ad),'dir':_0x583cfc[_0x184ce2(0x1ab)],'lang':_0x583cfc[_0x184ce2(0x1a4)],'aria-labelledby':_0x184ce2(0x1c5)+_0x105899},'children':[this[_0x184ce2(0x1c1)],{'tag':_0x184ce2(0x1b5),'attributes':{'class':_0x184ce2(0x1ac),'role':_0x184ce2(0x1c0)},'children':this[_0x184ce2(0x1ae)]}]});}[_0x1837a3(0x1a9)](){const _0x488c05=_0x1837a3;super[_0x488c05(0x1a9)](),this[_0x488c05(0x1ae)][_0x488c05(0x1c2)](this[_0x488c05(0x1b7)]);}[_0x1837a3(0x1b0)](){const _0x1ee6be=_0x1837a3;this[_0x1ee6be(0x1b7)][_0x1ee6be(0x1b4)][_0x1ee6be(0x1b0)]();}[_0x1837a3(0x1a5)](_0x326afc,_0x41487f){const _0x576c80=_0x1837a3,_0x109b5c=new _0x12d9e7();return _0x109b5c[_0x576c80(0x1bd)]=_0x1f9bbc(_0x41487f,_0x576c80(0x1a6)),_0x109b5c[_0x576c80(0x1b2)]({'attributes':{'id':_0x576c80(0x1a7)+_0x326afc,'class':_0x576c80(0x1a3)}}),_0x109b5c;}}
23
+ function _0x26e5(_0xb4f26c,_0x1dc6f3){const _0x553439=_0x5534();return _0x26e5=function(_0x26e521,_0x492c15){_0x26e521=_0x26e521-0xd2;let _0x276e67=_0x553439[_0x26e521];return _0x276e67;},_0x26e5(_0xb4f26c,_0x1dc6f3);}const _0x4d4fd6=_0x26e5;(function(_0x566574,_0x250901){const _0x20818a=_0x26e5,_0x14b181=_0x566574();while(!![]){try{const _0x471ccd=parseInt(_0x20818a(0xf4))/0x1+parseInt(_0x20818a(0xeb))/0x2*(parseInt(_0x20818a(0xe5))/0x3)+-parseInt(_0x20818a(0xe7))/0x4*(parseInt(_0x20818a(0xd2))/0x5)+parseInt(_0x20818a(0xe0))/0x6*(-parseInt(_0x20818a(0xd9))/0x7)+parseInt(_0x20818a(0xd4))/0x8+parseInt(_0x20818a(0xd3))/0x9+-parseInt(_0x20818a(0xd5))/0xa;if(_0x471ccd===_0x250901)break;else _0x14b181['push'](_0x14b181['shift']());}catch(_0x50c969){_0x14b181['push'](_0x14b181['shift']());}}}(_0x5534,0x19963));import{InlineEditableUIView as _0x29475e,EditorUIView as _0x1c1b88,LabelView as _0x87083e}from'ckeditor5/src/ui.js';import{uid as _0x142aac}from'ckeditor5/src/utils.js';import{getTranslation as _0x21e190}from'../../../utils/common-translations.js';export default class Ut extends _0x1c1b88{constructor(_0x1408eb,_0x469812){const _0x5e1162=_0x26e5;super(_0x1408eb);const _0x4d099b=_0x142aac();this[_0x5e1162(0xe6)]=this[_0x5e1162(0xf1)](),this[_0x5e1162(0xef)]=new _0x29475e(_0x1408eb,_0x469812),this[_0x5e1162(0xde)]=this[_0x5e1162(0xf2)](_0x4d099b,_0x1408eb),this[_0x5e1162(0xdd)]({'tag':_0x5e1162(0xdc),'attributes':{'class':[_0x5e1162(0xf5),_0x5e1162(0xee),_0x5e1162(0xec),_0x5e1162(0xea)],'role':_0x5e1162(0xda),'dir':_0x1408eb[_0x5e1162(0xe8)],'lang':_0x1408eb[_0x5e1162(0xe9)],'aria-labelledby':_0x5e1162(0xd6)+_0x4d099b},'children':[this[_0x5e1162(0xde)],{'tag':_0x5e1162(0xdc),'attributes':{'class':_0x5e1162(0xe4),'role':_0x5e1162(0xd8)},'children':this[_0x5e1162(0xe6)]}]});}[_0x4d4fd6(0xd7)](){const _0x23b818=_0x4d4fd6;super[_0x23b818(0xd7)](),this[_0x23b818(0xe6)][_0x23b818(0xe2)](this[_0x23b818(0xef)]);}[_0x4d4fd6(0xf3)](){const _0x2b8754=_0x4d4fd6;this[_0x2b8754(0xef)][_0x2b8754(0xe1)][_0x2b8754(0xf3)]();}[_0x4d4fd6(0xf2)](_0x1cc2a5,_0x25892d){const _0x5365ad=_0x4d4fd6,_0x244c3c=new _0x87083e();return _0x244c3c[_0x5365ad(0xdb)]=_0x21e190(_0x25892d,_0x5365ad(0xdf)),_0x244c3c[_0x5365ad(0xed)]({'attributes':{'id':_0x5365ad(0xf0)+_0x1cc2a5,'class':_0x5365ad(0xe3)}}),_0x244c3c;}}function _0x5534(){const _0x5d5f5e=['main','212XckmLC','uiLanguageDirection','uiLanguage','ck-comment__input','502HHGMCS','ck-rounded-corners','extendTemplate','ck-editor','editable','ck-editor__aria-label_','createCollection','_createVoiceLabel','focus','78458zWCVuE','ck-reset','16045vKbRvQ','651114oPdAPm','1155640lDgQCZ','27180VRyujD','cke-editor__aria-label_','render','presentation','18494oVmfge','comment','text','div','setTemplate','_voiceLabelView','Comment\x20editor','84jtwSbp','element','add','ck-voice-label','ck-editor__main','231PNdJmV'];_0x5534=function(){return _0x5d5f5e;};return _0x5534();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4a4d(_0x514481,_0x39967e){var _0x4b9567=_0x4b95();return _0x4a4d=function(_0x4a4d65,_0x543402){_0x4a4d65=_0x4a4d65-0x10f;var _0x6f8f20=_0x4b9567[_0x4a4d65];return _0x6f8f20;},_0x4a4d(_0x514481,_0x39967e);}var _0x3b35e2=_0x4a4d;function _0x4b95(){var _0x4af74d=['_isAttached','13594955ZIVzud','13991424DcBEml','updateComment','3jMbkUS','312717GSFtfh','isResolved','reopen','4LGMhjS','790622sGwAOK','submitCommentThread','listenTo','submit','2700XmCzuo','resolveCommentThread','5447030SdHhFe','resolve','stopListening','536156mxsLHL','model','getComment','remove','view','14390MItbes','84YvbRfF','_localUser','update','reopenCommentThread','addComment','removeCommentThread','removeComment','destroy'];_0x4b95=function(){return _0x4af74d;};return _0x4b95();}(function(_0xac85ff,_0x50f90f){var _0x2ba4ad=_0x4a4d,_0xcd7808=_0xac85ff();while(!![]){try{var _0x4e64a4=parseInt(_0x2ba4ad(0x110))/0x1*(parseInt(_0x2ba4ad(0x113))/0x2)+-parseInt(_0x2ba4ad(0x10f))/0x3*(-parseInt(_0x2ba4ad(0x11d))/0x4)+parseInt(_0x2ba4ad(0x11a))/0x5+parseInt(_0x2ba4ad(0x123))/0x6*(parseInt(_0x2ba4ad(0x114))/0x7)+-parseInt(_0x2ba4ad(0x12d))/0x8+parseInt(_0x2ba4ad(0x118))/0x9*(parseInt(_0x2ba4ad(0x122))/0xa)+-parseInt(_0x2ba4ad(0x12c))/0xb;if(_0x4e64a4===_0x50f90f)break;else _0xcd7808['push'](_0xcd7808['shift']());}catch(_0xf80be8){_0xcd7808['push'](_0xcd7808['shift']());}}}(_0x4b95,0xd61be));import{ObservableMixin as _0x586297}from'ckeditor5/src/utils.js';export default class ft extends _0x586297(){constructor(_0x582628,_0x2342c2){var _0x42054b=_0x4a4d;super(),this[_0x42054b(0x11e)]=_0x582628,this[_0x42054b(0x11e)][_0x42054b(0x12b)]=!0x0,this[_0x42054b(0x121)]=_0x2342c2,this[_0x42054b(0x116)](_0x2342c2,_0x42054b(0x115),()=>this[_0x42054b(0x117)]()),this[_0x42054b(0x116)](_0x2342c2,_0x42054b(0x128),()=>this[_0x42054b(0x120)]()),this[_0x42054b(0x116)](_0x2342c2,_0x42054b(0x119),()=>this[_0x42054b(0x11b)]()),this[_0x42054b(0x116)](_0x2342c2,_0x42054b(0x126),()=>this[_0x42054b(0x112)]()),this[_0x42054b(0x116)](_0x2342c2,_0x42054b(0x127),(_0x5119e9,_0x1f450c)=>this[_0x42054b(0x127)](_0x1f450c)),this[_0x42054b(0x116)](_0x2342c2,_0x42054b(0x12e),(_0x2efe0c,_0x427ca7,_0x393d24)=>this[_0x42054b(0x12e)](_0x427ca7,_0x393d24)),this[_0x42054b(0x116)](_0x2342c2,_0x42054b(0x129),(_0xc002e4,_0x1bb048)=>this[_0x42054b(0x129)](_0x1bb048));}[_0x3b35e2(0x117)](){var _0x169c2d=_0x3b35e2;this[_0x169c2d(0x11e)][_0x169c2d(0x117)]();}[_0x3b35e2(0x120)](){var _0x4d34b8=_0x3b35e2;this[_0x4d34b8(0x11e)][_0x4d34b8(0x120)]();}[_0x3b35e2(0x11b)](){var _0x1decc1=_0x3b35e2;this[_0x1decc1(0x11e)][_0x1decc1(0x111)]||this[_0x1decc1(0x11e)][_0x1decc1(0x11b)]();}[_0x3b35e2(0x112)](){var _0x30a53a=_0x3b35e2;this[_0x30a53a(0x11e)][_0x30a53a(0x111)]&&this[_0x30a53a(0x11e)][_0x30a53a(0x112)]();}[_0x3b35e2(0x127)](_0x247536){var _0x1a2bde=_0x3b35e2;this[_0x1a2bde(0x11e)][_0x1a2bde(0x127)]({'content':_0x247536,'authorId':this[_0x1a2bde(0x121)][_0x1a2bde(0x124)]['id']});}[_0x3b35e2(0x12e)](_0x5c2226,_0x27766c){var _0x438ef7=_0x3b35e2;this[_0x438ef7(0x11e)][_0x438ef7(0x11f)](_0x5c2226)[_0x438ef7(0x125)]({'content':_0x27766c});}[_0x3b35e2(0x129)](_0x573abd){var _0x271340=_0x3b35e2;this[_0x271340(0x11e)][_0x271340(0x11f)](_0x573abd)[_0x271340(0x120)]();}[_0x3b35e2(0x12a)](){var _0x28e443=_0x3b35e2;this[_0x28e443(0x11c)](),this[_0x28e443(0x11e)][_0x28e443(0x12b)]=!0x1;}}
23
+ var _0x3240df=_0x2986;(function(_0x15f8a1,_0x29e920){var _0x2ca484=_0x2986,_0x561240=_0x15f8a1();while(!![]){try{var _0x181422=parseInt(_0x2ca484(0xb1))/0x1*(-parseInt(_0x2ca484(0xb0))/0x2)+-parseInt(_0x2ca484(0xbc))/0x3*(-parseInt(_0x2ca484(0xba))/0x4)+-parseInt(_0x2ca484(0xb2))/0x5*(-parseInt(_0x2ca484(0xb7))/0x6)+-parseInt(_0x2ca484(0xb5))/0x7+parseInt(_0x2ca484(0xb9))/0x8+-parseInt(_0x2ca484(0xa7))/0x9+parseInt(_0x2ca484(0xc4))/0xa;if(_0x181422===_0x29e920)break;else _0x561240['push'](_0x561240['shift']());}catch(_0x32df85){_0x561240['push'](_0x561240['shift']());}}}(_0x4be0,0xaf668));import{ObservableMixin as _0x34c46f}from'ckeditor5/src/utils.js';function _0x4be0(){var _0x50971f=['model','3828896ZFqrUv','528136OELBBj','removeCommentThread','18AQBUWK','_isAttached','remove','submitCommentThread','view','listenTo','destroy','reopen','18298040hSRQeD','resolveCommentThread','5253705AWBsQN','isResolved','update','addComment','resolve','stopListening','updateComment','submit','reopenCommentThread','2485606mnSyNF','1ZIKNqb','12470eCPvei','_localUser','removeComment','7014406xmRfPr','getComment','1074RkwqPN'];_0x4be0=function(){return _0x50971f;};return _0x4be0();}function _0x2986(_0x4da0cd,_0x3f8e3c){var _0x4be037=_0x4be0();return _0x2986=function(_0x298651,_0xd2eab7){_0x298651=_0x298651-0xa6;var _0x2850e1=_0x4be037[_0x298651];return _0x2850e1;},_0x2986(_0x4da0cd,_0x3f8e3c);}export default class ft extends _0x34c46f(){constructor(_0x3f7df4,_0x25b847){var _0x36b14c=_0x2986;super(),this[_0x36b14c(0xb8)]=_0x3f7df4,this[_0x36b14c(0xb8)][_0x36b14c(0xbd)]=!0x0,this[_0x36b14c(0xc0)]=_0x25b847,this[_0x36b14c(0xc1)](_0x25b847,_0x36b14c(0xbf),()=>this[_0x36b14c(0xae)]()),this[_0x36b14c(0xc1)](_0x25b847,_0x36b14c(0xbb),()=>this[_0x36b14c(0xbe)]()),this[_0x36b14c(0xc1)](_0x25b847,_0x36b14c(0xa6),()=>this[_0x36b14c(0xab)]()),this[_0x36b14c(0xc1)](_0x25b847,_0x36b14c(0xaf),()=>this[_0x36b14c(0xc3)]()),this[_0x36b14c(0xc1)](_0x25b847,_0x36b14c(0xaa),(_0x4504f1,_0x4d5ae9)=>this[_0x36b14c(0xaa)](_0x4d5ae9)),this[_0x36b14c(0xc1)](_0x25b847,_0x36b14c(0xad),(_0x43b780,_0x54b7d7,_0x4bc0ee)=>this[_0x36b14c(0xad)](_0x54b7d7,_0x4bc0ee)),this[_0x36b14c(0xc1)](_0x25b847,_0x36b14c(0xb4),(_0x190355,_0x1d43bb)=>this[_0x36b14c(0xb4)](_0x1d43bb));}[_0x3240df(0xae)](){var _0x25e0ae=_0x3240df;this[_0x25e0ae(0xb8)][_0x25e0ae(0xae)]();}[_0x3240df(0xbe)](){var _0x2ba06a=_0x3240df;this[_0x2ba06a(0xb8)][_0x2ba06a(0xbe)]();}[_0x3240df(0xab)](){var _0x128457=_0x3240df;this[_0x128457(0xb8)][_0x128457(0xa8)]||this[_0x128457(0xb8)][_0x128457(0xab)]();}[_0x3240df(0xc3)](){var _0x1ba8f8=_0x3240df;this[_0x1ba8f8(0xb8)][_0x1ba8f8(0xa8)]&&this[_0x1ba8f8(0xb8)][_0x1ba8f8(0xc3)]();}[_0x3240df(0xaa)](_0x3ae608){var _0x7c785f=_0x3240df;this[_0x7c785f(0xb8)][_0x7c785f(0xaa)]({'content':_0x3ae608,'authorId':this[_0x7c785f(0xc0)][_0x7c785f(0xb3)]['id']});}[_0x3240df(0xad)](_0x175ee5,_0xe947f9){var _0x2c8f76=_0x3240df;this[_0x2c8f76(0xb8)][_0x2c8f76(0xb6)](_0x175ee5)[_0x2c8f76(0xa9)]({'content':_0xe947f9});}[_0x3240df(0xb4)](_0x39a31a){var _0x5f1f84=_0x3240df;this[_0x5f1f84(0xb8)][_0x5f1f84(0xb6)](_0x39a31a)[_0x5f1f84(0xbe)]();}[_0x3240df(0xc2)](){var _0x2af5f6=_0x3240df;this[_0x2af5f6(0xac)](),this[_0x2af5f6(0xb8)][_0x2af5f6(0xbd)]=!0x1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4deb(){const _0x2d34a5=['resolveCommentThread','commentThreadInputView','showInput','cancel','disabledSubmit','_model','destroy','focus','length','560esXqqV','CommentView','Reply','archivedAt','Reply...','commentsListView','set','placeholder','editorConfig','removeComment','reopenCommentThread','removeCommentThread','addComment','hasDirtyComment','canComment','_createCommentThreadInputView','isResolved','418971zEwLZq','value','bind','fire','submitLabel','3294153IVWbYk','Write\x20a\x20comment...','isDirty','4894110blomyz','isResolvable','1312260jzRuPU','assign','1368550qQipil','commentThreadHeaderView','change:isActive','unlinkedAt','Reply\x20to\x20reopen\x20discussion...','delegate','stop','isUnlinked','isSubmitted','editorReady','isActive','editorDestroyed','submit','commentInputView','updateComment','listenTo','5921148sXLZnV','5240106OqCbod','isReadOnly','_config','element','submitCommentThread','Comment','_localUser','locale'];_0x4deb=function(){return _0x2d34a5;};return _0x4deb();}const _0x59d7e7=_0x5203;(function(_0x5843bc,_0x5b2104){const _0x220b5a=_0x5203,_0x4d263f=_0x5843bc();while(!![]){try{const _0x5a4282=-parseInt(_0x220b5a(0x1b2))/0x1+parseInt(_0x220b5a(0x1b0))/0x2+-parseInt(_0x220b5a(0x1ab))/0x3+-parseInt(_0x220b5a(0x1c2))/0x4+-parseInt(_0x220b5a(0x1ae))/0x5+parseInt(_0x220b5a(0x1c3))/0x6+-parseInt(_0x220b5a(0x1a6))/0x7*(-parseInt(_0x220b5a(0x195))/0x8);if(_0x5a4282===_0x5b2104)break;else _0x4d263f['push'](_0x4d263f['shift']());}catch(_0x486437){_0x4d263f['push'](_0x4d263f['shift']());}}}(_0x4deb,0xc1b89));import{View as _0x4de276}from'ckeditor5/src/ui.js';import _0x39f7ed from'./commentthreadinputview.js';import _0x3386d9 from'./commentslistview.js';import _0x48700f from'./commentthreadheaderview.js';function _0x5203(_0x164fb4,_0x58435b){const _0x4deb8c=_0x4deb();return _0x5203=function(_0x52038b,_0x40e4a2){_0x52038b=_0x52038b-0x191;let _0x2752fc=_0x4deb8c[_0x52038b];return _0x2752fc;},_0x5203(_0x164fb4,_0x58435b);}import{getTranslation as _0x1f07bb}from'../../../utils/common-translations.js';export default class Zt extends _0x4de276{constructor(_0x22ca78,_0x233da0,_0x4ce91e,_0x215cdc){const _0x3486c5=_0x5203;super(_0x22ca78),this[_0x3486c5(0x19b)](_0x3486c5(0x1bc),!0x1),this[_0x3486c5(0x19b)](_0x3486c5(0x1ad),!0x1),this[_0x3486c5(0x191)]=_0x233da0,this[_0x3486c5(0x1c9)]=_0x4ce91e,this[_0x3486c5(0x1c5)]=_0x215cdc,this[_0x3486c5(0x1b3)]=new _0x48700f(_0x22ca78,_0x233da0),this[_0x3486c5(0x1b3)][_0x3486c5(0x1b7)](_0x3486c5(0x19f))['to'](this),this[_0x3486c5(0x1c1)](this,_0x3486c5(0x19f),()=>{const _0x54e083=_0x3486c5;this[_0x54e083(0x193)]();}),this[_0x3486c5(0x19a)]=new _0x3386d9(_0x22ca78,_0x233da0,Object[_0x3486c5(0x1b1)]({'CommentView':this[_0x3486c5(0x1c5)][_0x3486c5(0x196)]},_0x215cdc)),this[_0x3486c5(0x19a)][_0x3486c5(0x1b7)](_0x3486c5(0x19e))['to'](this),this[_0x3486c5(0x19a)][_0x3486c5(0x1b7)](_0x3486c5(0x1c0))['to'](this),this[_0x3486c5(0x19a)][_0x3486c5(0x1b7)](_0x3486c5(0x1cb))['to'](this),this[_0x3486c5(0x19a)][_0x3486c5(0x1b7)](_0x3486c5(0x1bb))['to'](this),this[_0x3486c5(0x19a)][_0x3486c5(0x1b7)](_0x3486c5(0x1bd))['to'](this),this[_0x3486c5(0x19a)][_0x3486c5(0x1a8)](_0x3486c5(0x1bc))['to'](this),this[_0x3486c5(0x1c1)](this,_0x3486c5(0x1cb),()=>{const _0x27b18e=_0x3486c5;this[_0x27b18e(0x193)]();}),this[_0x3486c5(0x19b)](_0x3486c5(0x194),this[_0x3486c5(0x19a)][_0x3486c5(0x194)]),this[_0x3486c5(0x1a8)](_0x3486c5(0x194))['to'](this[_0x3486c5(0x19a)],_0x3486c5(0x194)),this[_0x3486c5(0x1cc)]=this[_0x3486c5(0x1a4)](),this[_0x3486c5(0x1cc)][_0x3486c5(0x1b7)](_0x3486c5(0x1bb))['to'](this),this[_0x3486c5(0x1cc)][_0x3486c5(0x1b7)](_0x3486c5(0x1bd))['to'](this),this['on'](_0x3486c5(0x19e),()=>this[_0x3486c5(0x193)]()),this[_0x3486c5(0x1a8)](_0x3486c5(0x1ad))['to'](this[_0x3486c5(0x19a)],_0x3486c5(0x1a2),this[_0x3486c5(0x1cc)][_0x3486c5(0x1bf)],_0x3486c5(0x1a7),(_0x50c15a,_0x36f61a)=>_0x50c15a||!!_0x36f61a),this[_0x3486c5(0x1a8)](_0x3486c5(0x1b9))['to'](_0x233da0,_0x3486c5(0x1b5),_0x5ebcc7=>!!_0x5ebcc7);}[_0x59d7e7(0x193)](){const _0x19db16=_0x59d7e7;this[_0x19db16(0x1c6)][_0x19db16(0x193)]();}async[_0x59d7e7(0x192)](){const _0x34311b=_0x59d7e7;this[_0x34311b(0x1ad)]=!0x1,this[_0x34311b(0x19a)][_0x34311b(0x192)](),await this[_0x34311b(0x1cc)][_0x34311b(0x192)](),super[_0x34311b(0x192)]();}[_0x59d7e7(0x1a4)](){const _0x324b8c=_0x59d7e7,_0xca7d45=new _0x39f7ed(this[_0x324b8c(0x1ca)],this[_0x324b8c(0x1c9)],this[_0x324b8c(0x1c5)][_0x324b8c(0x19d)]),_0x1ee63b=_0xca7d45[_0x324b8c(0x1bf)];return _0xca7d45[_0x324b8c(0x1a8)](_0x324b8c(0x1cd))['to'](this,_0x324b8c(0x1bc),this[_0x324b8c(0x191)],_0x324b8c(0x1c4),this[_0x324b8c(0x191)],_0x324b8c(0x1a3),this[_0x324b8c(0x191)],_0x324b8c(0x198),_0x1ee63b,_0x324b8c(0x1a7),(_0x59c88f,_0x3ffcfc,_0x2c9d64,_0x411c53,_0x30dec5)=>!!_0x30dec5||!!_0x411c53&&_0x2c9d64&&!_0x3ffcfc||_0x59c88f&&_0x2c9d64&&!_0x3ffcfc),_0x1ee63b[_0x324b8c(0x1a8)](_0x324b8c(0x19c))['to'](this,_0x324b8c(0x194),this[_0x324b8c(0x191)],_0x324b8c(0x1af),this[_0x324b8c(0x191)],_0x324b8c(0x1a5),(_0x58f928,_0x327b7b,_0x2c341e)=>{const _0x1aeb71=_0x324b8c;let _0x25badc;return _0x25badc=_0x2c341e&&_0x327b7b?_0x1aeb71(0x1b6):_0x58f928?_0x1aeb71(0x199):_0x1aeb71(0x1ac),_0x1f07bb(this[_0x1aeb71(0x1ca)],_0x25badc);}),_0x1ee63b[_0x324b8c(0x1a8)](_0x324b8c(0x1aa))['to'](this,_0x324b8c(0x194),_0x42140d=>_0x1f07bb(this[_0x324b8c(0x1ca)],_0x42140d?_0x324b8c(0x197):_0x324b8c(0x1c8))),_0x1ee63b['on'](_0x324b8c(0x1be),(_0x3fcb06,_0x1fccb4)=>{const _0x295cb6=_0x324b8c;this[_0x295cb6(0x1a9)](_0x295cb6(0x1a1),_0x1fccb4),this[_0x295cb6(0x191)][_0x295cb6(0x1a5)]&&this[_0x295cb6(0x191)][_0x295cb6(0x1af)]&&this[_0x295cb6(0x1a9)](_0x295cb6(0x19f),this[_0x295cb6(0x191)]['id']),this[_0x295cb6(0x191)][_0x295cb6(0x1ba)]||this[_0x295cb6(0x1a9)](_0x295cb6(0x1c7));}),_0x1ee63b['on'](_0x324b8c(0x1ce),()=>{const _0x14b2d4=_0x324b8c;this[_0x14b2d4(0x193)]();}),_0x1ee63b[_0x324b8c(0x1a8)](_0x324b8c(0x1cf))['to'](this[_0x324b8c(0x191)],_0x324b8c(0x1c4)),_0x1ee63b['on'](_0x324b8c(0x1ce),_0x38e10e=>{const _0x546e47=_0x324b8c;0x0==this[_0x546e47(0x194)]&&(this[_0x546e47(0x1a9)](_0x546e47(0x1a0)),_0x38e10e[_0x546e47(0x1b8)]());}),this['on'](_0x324b8c(0x1b4),(_0x334e90,_0x26cf2c,_0xe78afe)=>{const _0x1a6232=_0x324b8c;_0xe78afe||this[_0x1a6232(0x194)]||_0x1ee63b[_0x1a6232(0x1a7)]||this[_0x1a6232(0x1a9)](_0x1a6232(0x1a0));}),_0xca7d45;}}
23
+ function _0x5d15(){const _0x2ed27d=['removeCommentThread','Write\x20a\x20comment...','locale','commentInputView','fire','delegate','editorReady','removeComment','length','unlinkedAt','archivedAt','isResolved','change:isActive','_config','_localUser','1012295zXbmiq','destroy','cancel','commentsListView','editorDestroyed','84ZwHkbN','resolveCommentThread','submit','addComment','5375124nZuufQ','_model','isReadOnly','Comment','Reply','2655682Lokbae','stop','isResolvable','submitCommentThread','1309229gFAtPr','canComment','Reply\x20to\x20reopen\x20discussion...','listenTo','element','commentThreadInputView','255832VJWjbS','Reply...','hasDirtyComment','assign','disabledSubmit','244osKums','submitLabel','value','showInput','editorConfig','isDirty','placeholder','commentThreadHeaderView','CommentView','_createCommentThreadInputView','64635rvSGLK','reopenCommentThread','bind','isActive','10NIJlIb','isUnlinked','set','focus','42346989MLKRQI','isSubmitted','updateComment'];_0x5d15=function(){return _0x2ed27d;};return _0x5d15();}const _0x134626=_0x5043;(function(_0x43eb94,_0x42d8a4){const _0x2d9d1e=_0x5043,_0x4d7298=_0x43eb94();while(!![]){try{const _0x1ff592=parseInt(_0x2d9d1e(0x9e))/0x1+parseInt(_0x2d9d1e(0x9a))/0x2+parseInt(_0x2d9d1e(0xb3))/0x3*(parseInt(_0x2d9d1e(0xa9))/0x4)+parseInt(_0x2d9d1e(0x8c))/0x5+parseInt(_0x2d9d1e(0x95))/0x6+parseInt(_0x2d9d1e(0x91))/0x7*(parseInt(_0x2d9d1e(0xa4))/0x8)+-parseInt(_0x2d9d1e(0xbb))/0x9*(parseInt(_0x2d9d1e(0xb7))/0xa);if(_0x1ff592===_0x42d8a4)break;else _0x4d7298['push'](_0x4d7298['shift']());}catch(_0x37022d){_0x4d7298['push'](_0x4d7298['shift']());}}}(_0x5d15,0xb1c5b));function _0x5043(_0x390a4a,_0x1b9b0f){const _0x5d1544=_0x5d15();return _0x5043=function(_0x5043dd,_0x3c7751){_0x5043dd=_0x5043dd-0x86;let _0xa46eb1=_0x5d1544[_0x5043dd];return _0xa46eb1;},_0x5043(_0x390a4a,_0x1b9b0f);}import{View as _0x4d6e1f}from'ckeditor5/src/ui.js';import _0x382f2a from'./commentthreadinputview.js';import _0x196d66 from'./commentslistview.js';import _0x5c7285 from'./commentthreadheaderview.js';import{getTranslation as _0x10dd60}from'../../../utils/common-translations.js';export default class Zt extends _0x4d6e1f{constructor(_0x1e0863,_0x175a1f,_0x1af9f6,_0x54af6e){const _0x58ea0d=_0x5043;super(_0x1e0863),this[_0x58ea0d(0xb9)](_0x58ea0d(0xb6),!0x1),this[_0x58ea0d(0xb9)](_0x58ea0d(0xae),!0x1),this[_0x58ea0d(0x96)]=_0x175a1f,this[_0x58ea0d(0x8b)]=_0x1af9f6,this[_0x58ea0d(0x8a)]=_0x54af6e,this[_0x58ea0d(0xb0)]=new _0x5c7285(_0x1e0863,_0x175a1f),this[_0x58ea0d(0xb0)][_0x58ea0d(0xc3)](_0x58ea0d(0xb4))['to'](this),this[_0x58ea0d(0xa1)](this,_0x58ea0d(0xb4),()=>{const _0xc19a40=_0x58ea0d;this[_0xc19a40(0xba)]();}),this[_0x58ea0d(0x8f)]=new _0x196d66(_0x1e0863,_0x175a1f,Object[_0x58ea0d(0xa7)]({'CommentView':this[_0x58ea0d(0x8a)][_0x58ea0d(0xb1)]},_0x54af6e)),this[_0x58ea0d(0x8f)][_0x58ea0d(0xc3)](_0x58ea0d(0xc5))['to'](this),this[_0x58ea0d(0x8f)][_0x58ea0d(0xc3)](_0x58ea0d(0xbd))['to'](this),this[_0x58ea0d(0x8f)][_0x58ea0d(0xc3)](_0x58ea0d(0x92))['to'](this),this[_0x58ea0d(0x8f)][_0x58ea0d(0xc3)](_0x58ea0d(0xc4))['to'](this),this[_0x58ea0d(0x8f)][_0x58ea0d(0xc3)](_0x58ea0d(0x90))['to'](this),this[_0x58ea0d(0x8f)][_0x58ea0d(0xb5)](_0x58ea0d(0xb6))['to'](this),this[_0x58ea0d(0xa1)](this,_0x58ea0d(0x92),()=>{const _0x4ff1e4=_0x58ea0d;this[_0x4ff1e4(0xba)]();}),this[_0x58ea0d(0xb9)](_0x58ea0d(0xc6),this[_0x58ea0d(0x8f)][_0x58ea0d(0xc6)]),this[_0x58ea0d(0xb5)](_0x58ea0d(0xc6))['to'](this[_0x58ea0d(0x8f)],_0x58ea0d(0xc6)),this[_0x58ea0d(0xa3)]=this[_0x58ea0d(0xb2)](),this[_0x58ea0d(0xa3)][_0x58ea0d(0xc3)](_0x58ea0d(0xc4))['to'](this),this[_0x58ea0d(0xa3)][_0x58ea0d(0xc3)](_0x58ea0d(0x90))['to'](this),this['on'](_0x58ea0d(0xc5),()=>this[_0x58ea0d(0xba)]()),this[_0x58ea0d(0xb5)](_0x58ea0d(0xae))['to'](this[_0x58ea0d(0x8f)],_0x58ea0d(0xa6),this[_0x58ea0d(0xa3)][_0x58ea0d(0xc1)],_0x58ea0d(0xab),(_0x388338,_0x1f3470)=>_0x388338||!!_0x1f3470),this[_0x58ea0d(0xb5)](_0x58ea0d(0xb8))['to'](_0x175a1f,_0x58ea0d(0x86),_0xd5afd0=>!!_0xd5afd0);}[_0x134626(0xba)](){const _0x2d2fc5=_0x134626;this[_0x2d2fc5(0xa2)][_0x2d2fc5(0xba)]();}async[_0x134626(0x8d)](){const _0x214800=_0x134626;this[_0x214800(0xae)]=!0x1,this[_0x214800(0x8f)][_0x214800(0x8d)](),await this[_0x214800(0xa3)][_0x214800(0x8d)](),super[_0x214800(0x8d)]();}[_0x134626(0xb2)](){const _0xde5a2e=_0x134626,_0x12082d=new _0x382f2a(this[_0xde5a2e(0xc0)],this[_0xde5a2e(0x8b)],this[_0xde5a2e(0x8a)][_0xde5a2e(0xad)]),_0x4f815a=_0x12082d[_0xde5a2e(0xc1)];return _0x12082d[_0xde5a2e(0xb5)](_0xde5a2e(0xac))['to'](this,_0xde5a2e(0xb6),this[_0xde5a2e(0x96)],_0xde5a2e(0x97),this[_0xde5a2e(0x96)],_0xde5a2e(0x9f),this[_0xde5a2e(0x96)],_0xde5a2e(0x87),_0x4f815a,_0xde5a2e(0xab),(_0x50dabe,_0xf7d03b,_0x4925e4,_0x531655,_0xa725e3)=>!!_0xa725e3||!!_0x531655&&_0x4925e4&&!_0xf7d03b||_0x50dabe&&_0x4925e4&&!_0xf7d03b),_0x4f815a[_0xde5a2e(0xb5)](_0xde5a2e(0xaf))['to'](this,_0xde5a2e(0xc6),this[_0xde5a2e(0x96)],_0xde5a2e(0x9c),this[_0xde5a2e(0x96)],_0xde5a2e(0x88),(_0xde8b32,_0x416b3e,_0x7b29cb)=>{const _0x2263c4=_0xde5a2e;let _0x54efdd;return _0x54efdd=_0x7b29cb&&_0x416b3e?_0x2263c4(0xa0):_0xde8b32?_0x2263c4(0xa5):_0x2263c4(0xbf),_0x10dd60(this[_0x2263c4(0xc0)],_0x54efdd);}),_0x4f815a[_0xde5a2e(0xb5)](_0xde5a2e(0xaa))['to'](this,_0xde5a2e(0xc6),_0x498d89=>_0x10dd60(this[_0xde5a2e(0xc0)],_0x498d89?_0xde5a2e(0x99):_0xde5a2e(0x98))),_0x4f815a['on'](_0xde5a2e(0x93),(_0x231665,_0x3df9c1)=>{const _0x508a34=_0xde5a2e;this[_0x508a34(0xc2)](_0x508a34(0x94),_0x3df9c1),this[_0x508a34(0x96)][_0x508a34(0x88)]&&this[_0x508a34(0x96)][_0x508a34(0x9c)]&&this[_0x508a34(0xc2)](_0x508a34(0xb4),this[_0x508a34(0x96)]['id']),this[_0x508a34(0x96)][_0x508a34(0xbc)]||this[_0x508a34(0xc2)](_0x508a34(0x9d));}),_0x4f815a['on'](_0xde5a2e(0x8e),()=>{const _0x40b056=_0xde5a2e;this[_0x40b056(0xba)]();}),_0x4f815a[_0xde5a2e(0xb5)](_0xde5a2e(0xa8))['to'](this[_0xde5a2e(0x96)],_0xde5a2e(0x97)),_0x4f815a['on'](_0xde5a2e(0x8e),_0x5db3c5=>{const _0x49a73f=_0xde5a2e;0x0==this[_0x49a73f(0xc6)]&&(this[_0x49a73f(0xc2)](_0x49a73f(0xbe)),_0x5db3c5[_0x49a73f(0x9b)]());}),this['on'](_0xde5a2e(0x89),(_0x4bc137,_0x17406f,_0x58cdc9)=>{const _0x3e5cdb=_0xde5a2e;_0x58cdc9||this[_0x3e5cdb(0xc6)]||_0x4f815a[_0x3e5cdb(0xab)]||this[_0x3e5cdb(0xc2)](_0x3e5cdb(0xbe));}),_0x12082d;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3166f2=_0xc14a;function _0x2c62(){const _0x3f56e4=['switchToDisplayMode','bind','element','308344SYjXkd','_createCommentContentView','updateComment','_createCommentInputView','65292chfqEe','18ClLoZk','81eoBDPa','editorReady','isCollapsed','cancel','332245tfvxPr','_model','createCollection','9610KUdvhi','once','maxCommentCharsWhenCollapsed','submit','initialData','isReadOnly','editorConfig','219687hhyVVK','fire','4DCDDPU','220171QbwkHg','set','editorDestroyed','content','isSystemComment','submitLabel','get','createEditor','locale','remove','187232FeMDGv','_config','focus','switchToEditMode','add','collapse','destroy','visibleView','disabledSubmit','Save','value','delegate','expand','isEditMode'];_0x2c62=function(){return _0x3f56e4;};return _0x2c62();}function _0xc14a(_0x246b96,_0xbda3c5){const _0x2c62e7=_0x2c62();return _0xc14a=function(_0xc14a90,_0x3e91e5){_0xc14a90=_0xc14a90-0x64;let _0x3437f5=_0x2c62e7[_0xc14a90];return _0x3437f5;},_0xc14a(_0x246b96,_0xbda3c5);}(function(_0x2fe7aa,_0x906530){const _0x34a6b6=_0xc14a,_0x27f908=_0x2fe7aa();while(!![]){try{const _0x10182a=-parseInt(_0x34a6b6(0x89))/0x1+-parseInt(_0x34a6b6(0x74))/0x2+parseInt(_0x34a6b6(0x67))/0x3*(parseInt(_0x34a6b6(0x69))/0x4)+-parseInt(_0x34a6b6(0x8f))/0x5*(-parseInt(_0x34a6b6(0x8a))/0x6)+-parseInt(_0x34a6b6(0x6a))/0x7+parseInt(_0x34a6b6(0x85))/0x8+parseInt(_0x34a6b6(0x8b))/0x9*(-parseInt(_0x34a6b6(0x92))/0xa);if(_0x10182a===_0x906530)break;else _0x27f908['push'](_0x27f908['shift']());}catch(_0x442162){_0x27f908['push'](_0x27f908['shift']());}}}(_0x2c62,0x1b5ed));import{View as _0x437402}from'ckeditor5/src/ui.js';import{trimHtml as _0x3eff07}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x19dbc7 from'./commentcontentview.js';import _0x3b5f74 from'./commentinputview.js';import{getTranslation as _0x4cbc36}from'../../../utils/common-translations.js';export default class ei extends _0x437402{constructor(_0x44e250,_0x29f683,_0x1754a3){const _0x4e4123=_0xc14a;super(_0x44e250),this[_0x4e4123(0x90)]=_0x29f683,this[_0x4e4123(0x75)]=_0x1754a3,this[_0x4e4123(0x6e)]=!!this[_0x4e4123(0x75)][_0x4e4123(0x6e)],this[_0x4e4123(0x6b)](_0x4e4123(0x81),!0x1),this[_0x4e4123(0x6b)](_0x4e4123(0x8d),!0x0),this[_0x4e4123(0x7b)]=this[_0x4e4123(0x91)](),this[_0x4e4123(0x7b)][_0x4e4123(0x78)](this[_0x4e4123(0x86)]());}[_0x3166f2(0x80)](){const _0x5bbf59=_0x3166f2;this[_0x5bbf59(0x8d)]=!0x1;}[_0x3166f2(0x79)](){const _0x5a334c=_0x3166f2;this[_0x5a334c(0x81)]||(this[_0x5a334c(0x8d)]=!0x0);}[_0x3166f2(0x76)](){const _0x24e81b=_0x3166f2;this[_0x24e81b(0x84)][_0x24e81b(0x76)]();}async[_0x3166f2(0x7a)](){const _0x5516be=_0x3166f2;await this[_0x5516be(0x7b)][_0x5516be(0x70)](0x0)[_0x5516be(0x7a)](),super[_0x5516be(0x7a)]();}[_0x3166f2(0x77)](){const _0x29908a=_0x3166f2;this[_0x29908a(0x81)]||(this[_0x29908a(0x81)]=!0x0,this[_0x29908a(0x7b)][_0x29908a(0x73)](0x0)[_0x29908a(0x7a)](),this[_0x29908a(0x7b)][_0x29908a(0x78)](this[_0x29908a(0x88)]()));}[_0x3166f2(0x82)](){const _0x2824be=_0x3166f2;this[_0x2824be(0x81)]&&(this[_0x2824be(0x81)]=!0x1,this[_0x2824be(0x7b)][_0x2824be(0x73)](0x0)[_0x2824be(0x7a)](),this[_0x2824be(0x7b)][_0x2824be(0x78)](this[_0x2824be(0x86)]()));}[_0x3166f2(0x86)](){const _0x510600=_0x3166f2,_0x54b7f5=new _0x19dbc7(this[_0x510600(0x72)]);return _0x54b7f5[_0x510600(0x83)](_0x510600(0x6d))['to'](this[_0x510600(0x90)],_0x510600(0x6d),this,_0x510600(0x8d),(_0x1aca3b,_0x396332)=>_0x396332?_0x3eff07(_0x1aca3b,{'limit':this[_0x510600(0x75)][_0x510600(0x94)]}):_0x1aca3b),_0x54b7f5;}[_0x3166f2(0x88)](){const _0x20f38b=_0x3166f2;this[_0x20f38b(0x75)][_0x20f38b(0x66)]||(this[_0x20f38b(0x75)][_0x20f38b(0x66)]={}),this[_0x20f38b(0x75)][_0x20f38b(0x66)][_0x20f38b(0x64)]=this[_0x20f38b(0x90)][_0x20f38b(0x6d)];const _0x3c3b59=new _0x3b5f74(this[_0x20f38b(0x72)],this[_0x20f38b(0x75)][_0x20f38b(0x66)]);return _0x3c3b59[_0x20f38b(0x7e)]=this[_0x20f38b(0x90)][_0x20f38b(0x6d)],_0x3c3b59[_0x20f38b(0x83)](_0x20f38b(0x7c))['to'](this[_0x20f38b(0x90)],_0x20f38b(0x65)),_0x3c3b59[_0x20f38b(0x6f)]=_0x4cbc36(this[_0x20f38b(0x72)],_0x20f38b(0x7d)),_0x3c3b59['on'](_0x20f38b(0x95),(_0x736c12,_0x3ce312)=>{const _0x1ba95d=_0x20f38b;this[_0x1ba95d(0x68)](_0x1ba95d(0x87),this[_0x1ba95d(0x90)]['id'],_0x3ce312),this[_0x1ba95d(0x82)](),this[_0x1ba95d(0x76)]();}),_0x3c3b59['on'](_0x20f38b(0x8e),()=>{const _0x11c429=_0x20f38b;this[_0x11c429(0x82)](),this[_0x11c429(0x76)]();}),_0x3c3b59[_0x20f38b(0x93)](_0x20f38b(0x8c),()=>{const _0x4dd9f7=_0x20f38b;_0x3c3b59[_0x4dd9f7(0x76)]();}),_0x3c3b59[_0x20f38b(0x71)](),_0x3c3b59[_0x20f38b(0x7f)](_0x20f38b(0x8c))['to'](this),_0x3c3b59[_0x20f38b(0x7f)](_0x20f38b(0x6c))['to'](this),_0x3c3b59;}}
23
+ const _0x409cf3=_0x5d7a;(function(_0x35d345,_0x58a2a7){const _0x4a06bf=_0x5d7a,_0x246996=_0x35d345();while(!![]){try{const _0x33aff1=-parseInt(_0x4a06bf(0xac))/0x1*(parseInt(_0x4a06bf(0xbd))/0x2)+parseInt(_0x4a06bf(0xc4))/0x3*(parseInt(_0x4a06bf(0xa2))/0x4)+-parseInt(_0x4a06bf(0xcf))/0x5+parseInt(_0x4a06bf(0xc2))/0x6*(parseInt(_0x4a06bf(0xcd))/0x7)+-parseInt(_0x4a06bf(0xce))/0x8*(parseInt(_0x4a06bf(0xba))/0x9)+parseInt(_0x4a06bf(0xb4))/0xa*(-parseInt(_0x4a06bf(0xc8))/0xb)+-parseInt(_0x4a06bf(0xb9))/0xc*(-parseInt(_0x4a06bf(0xc0))/0xd);if(_0x33aff1===_0x58a2a7)break;else _0x246996['push'](_0x246996['shift']());}catch(_0x526ed1){_0x246996['push'](_0x246996['shift']());}}}(_0x5df6,0x3a7c2));import{View as _0x8737ed}from'ckeditor5/src/ui.js';function _0x5df6(){const _0x462242=['createEditor','isSystemComment','createCollection','1044LkTtTQ','1548hZJntY','submit','switchToDisplayMode','3028TiyHvL','submitLabel','destroy','167687hqdaeI','visibleView','222ACsIgv','focus','9954HPMNjT','editorReady','switchToEditMode','_config','25091zLENKK','_createCommentContentView','get','editorConfig','editorDestroyed','11879QxhHwL','19048fMWtcy','807520ZOTZBg','isCollapsed','add','remove','maxCommentCharsWhenCollapsed','content','expand','locale','232ODDJzC','collapse','updateComment','delegate','isReadOnly','element','fire','cancel','disabledSubmit','set','281IjixXj','isEditMode','once','_createCommentInputView','initialData','_model','Save','value','620xQVmEa','bind'];_0x5df6=function(){return _0x462242;};return _0x5df6();}import{trimHtml as _0x1d3c0c}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x595270 from'./commentcontentview.js';function _0x5d7a(_0x570112,_0x2ade46){const _0x5df6b1=_0x5df6();return _0x5d7a=function(_0x5d7a29,_0x35b10a){_0x5d7a29=_0x5d7a29-0xa2;let _0x30bd74=_0x5df6b1[_0x5d7a29];return _0x30bd74;},_0x5d7a(_0x570112,_0x2ade46);}import _0x512f08 from'./commentinputview.js';import{getTranslation as _0x3fcd57}from'../../../utils/common-translations.js';export default class ei extends _0x8737ed{constructor(_0x2e745b,_0x6d4660,_0x2fe82c){const _0x527ad5=_0x5d7a;super(_0x2e745b),this[_0x527ad5(0xb1)]=_0x6d4660,this[_0x527ad5(0xc7)]=_0x2fe82c,this[_0x527ad5(0xb7)]=!!this[_0x527ad5(0xc7)][_0x527ad5(0xb7)],this[_0x527ad5(0xab)](_0x527ad5(0xad),!0x1),this[_0x527ad5(0xab)](_0x527ad5(0xd0),!0x0),this[_0x527ad5(0xc1)]=this[_0x527ad5(0xb8)](),this[_0x527ad5(0xc1)][_0x527ad5(0xd1)](this[_0x527ad5(0xc9)]());}[_0x409cf3(0xd5)](){const _0x1cc2c9=_0x409cf3;this[_0x1cc2c9(0xd0)]=!0x1;}[_0x409cf3(0xa3)](){const _0x37a19e=_0x409cf3;this[_0x37a19e(0xad)]||(this[_0x37a19e(0xd0)]=!0x0);}[_0x409cf3(0xc3)](){const _0x594bf5=_0x409cf3;this[_0x594bf5(0xa7)][_0x594bf5(0xc3)]();}async[_0x409cf3(0xbf)](){const _0x43ec10=_0x409cf3;await this[_0x43ec10(0xc1)][_0x43ec10(0xca)](0x0)[_0x43ec10(0xbf)](),super[_0x43ec10(0xbf)]();}[_0x409cf3(0xc6)](){const _0x50fcab=_0x409cf3;this[_0x50fcab(0xad)]||(this[_0x50fcab(0xad)]=!0x0,this[_0x50fcab(0xc1)][_0x50fcab(0xd2)](0x0)[_0x50fcab(0xbf)](),this[_0x50fcab(0xc1)][_0x50fcab(0xd1)](this[_0x50fcab(0xaf)]()));}[_0x409cf3(0xbc)](){const _0x1b9fd4=_0x409cf3;this[_0x1b9fd4(0xad)]&&(this[_0x1b9fd4(0xad)]=!0x1,this[_0x1b9fd4(0xc1)][_0x1b9fd4(0xd2)](0x0)[_0x1b9fd4(0xbf)](),this[_0x1b9fd4(0xc1)][_0x1b9fd4(0xd1)](this[_0x1b9fd4(0xc9)]()));}[_0x409cf3(0xc9)](){const _0x231442=_0x409cf3,_0xc4106a=new _0x595270(this[_0x231442(0xd6)]);return _0xc4106a[_0x231442(0xb5)](_0x231442(0xd4))['to'](this[_0x231442(0xb1)],_0x231442(0xd4),this,_0x231442(0xd0),(_0x2a231c,_0x43db4c)=>_0x43db4c?_0x1d3c0c(_0x2a231c,{'limit':this[_0x231442(0xc7)][_0x231442(0xd3)]}):_0x2a231c),_0xc4106a;}[_0x409cf3(0xaf)](){const _0x3ca7d7=_0x409cf3;this[_0x3ca7d7(0xc7)][_0x3ca7d7(0xcb)]||(this[_0x3ca7d7(0xc7)][_0x3ca7d7(0xcb)]={}),this[_0x3ca7d7(0xc7)][_0x3ca7d7(0xcb)][_0x3ca7d7(0xb0)]=this[_0x3ca7d7(0xb1)][_0x3ca7d7(0xd4)];const _0x35743f=new _0x512f08(this[_0x3ca7d7(0xd6)],this[_0x3ca7d7(0xc7)][_0x3ca7d7(0xcb)]);return _0x35743f[_0x3ca7d7(0xb3)]=this[_0x3ca7d7(0xb1)][_0x3ca7d7(0xd4)],_0x35743f[_0x3ca7d7(0xb5)](_0x3ca7d7(0xaa))['to'](this[_0x3ca7d7(0xb1)],_0x3ca7d7(0xa6)),_0x35743f[_0x3ca7d7(0xbe)]=_0x3fcd57(this[_0x3ca7d7(0xd6)],_0x3ca7d7(0xb2)),_0x35743f['on'](_0x3ca7d7(0xbb),(_0x656c,_0x452ce9)=>{const _0x367967=_0x3ca7d7;this[_0x367967(0xa8)](_0x367967(0xa4),this[_0x367967(0xb1)]['id'],_0x452ce9),this[_0x367967(0xbc)](),this[_0x367967(0xc3)]();}),_0x35743f['on'](_0x3ca7d7(0xa9),()=>{const _0x5a0a34=_0x3ca7d7;this[_0x5a0a34(0xbc)](),this[_0x5a0a34(0xc3)]();}),_0x35743f[_0x3ca7d7(0xae)](_0x3ca7d7(0xc5),()=>{const _0x11660a=_0x3ca7d7;_0x35743f[_0x11660a(0xc3)]();}),_0x35743f[_0x3ca7d7(0xb6)](),_0x35743f[_0x3ca7d7(0xa5)](_0x3ca7d7(0xc5))['to'](this),_0x35743f[_0x3ca7d7(0xa5)](_0x3ca7d7(0xcc))['to'](this),_0x35743f;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x898a80,_0x3fa372){const _0x50d314=_0x599d,_0x3f81da=_0x898a80();while(!![]){try{const _0x172c90=-parseInt(_0x50d314(0x109))/0x1*(-parseInt(_0x50d314(0xfd))/0x2)+-parseInt(_0x50d314(0xfa))/0x3*(-parseInt(_0x50d314(0xfe))/0x4)+parseInt(_0x50d314(0x105))/0x5+-parseInt(_0x50d314(0x103))/0x6*(-parseInt(_0x50d314(0x10a))/0x7)+-parseInt(_0x50d314(0xfc))/0x8+parseInt(_0x50d314(0x106))/0x9+parseInt(_0x50d314(0x101))/0xa*(-parseInt(_0x50d314(0x104))/0xb);if(_0x172c90===_0x3fa372)break;else _0x3f81da['push'](_0x3f81da['shift']());}catch(_0x21907b){_0x3f81da['push'](_0x3f81da['shift']());}}}(_0x2ef1,0xf1eda));import{View as _0x2565ee}from'ckeditor5/src/ui.js';import{getTranslation as _0x4c95fa}from'../../../utils/common-translations.js';function _0x599d(_0x154b6d,_0xa4a3d6){const _0x2ef13=_0x2ef1();return _0x599d=function(_0x599d61,_0x1f1518){_0x599d61=_0x599d61-0xfa;let _0x1f12f9=_0x2ef13[_0x599d61];return _0x1f12f9;},_0x599d(_0x154b6d,_0xa4a3d6);}function _0x2ef1(){const _0x5b76ac=['46548458DWUqEW','7134190vJyCfU','6743250XnzWHq','setTemplate','set','2ZWBqne','218603cXVRRh','3384ECBMei','ck-thread__comment-count','9698712lDjXgB','880312PmdEeq','5004AGRzJA','bindTemplate','count','10zAjphO','NUMBER_OF_COMMENTS','378ErCsvZ'];_0x2ef1=function(){return _0x5b76ac;};return _0x2ef1();}export default class ts extends _0x2565ee{constructor(_0xac83c2){const _0x392ed3=_0x599d;super(_0xac83c2);const _0x1846ae=this[_0x392ed3(0xff)];this[_0x392ed3(0x108)](_0x392ed3(0x100),void 0x0),this[_0x392ed3(0x107)]({'tag':'li','attributes':{'class':_0x392ed3(0xfb)},'children':[{'text':_0x1846ae['to'](_0x392ed3(0x100),_0x5f371f=>_0x4c95fa(_0xac83c2,_0x392ed3(0x102),_0x5f371f))}]});}}
23
+ function _0x5389(){const _0x55dd6a=['setTemplate','3774760osmUvM','bindTemplate','NUMBER_OF_COMMENTS','14772444eqRvBx','149IJJLVD','count','1172NIiTsj','ck-thread__comment-count','472689kdcQkw','7alPfHv','3029208GyGaMf','70ojDqFw','set','186YkOJzJ','33820ARatdN','3141jDIBjl','7974xCAHHI'];_0x5389=function(){return _0x55dd6a;};return _0x5389();}(function(_0x5119e3,_0x34293b){const _0x23f6df=_0x1727,_0x5898b2=_0x5119e3();while(!![]){try{const _0x230dc0=parseInt(_0x23f6df(0xcf))/0x1*(-parseInt(_0x23f6df(0xc9))/0x2)+parseInt(_0x23f6df(0xc8))/0x3*(parseInt(_0x23f6df(0xd1))/0x4)+parseInt(_0x23f6df(0xc7))/0x5*(-parseInt(_0x23f6df(0xc6))/0x6)+parseInt(_0x23f6df(0xd4))/0x7*(-parseInt(_0x23f6df(0xd5))/0x8)+parseInt(_0x23f6df(0xd3))/0x9*(parseInt(_0x23f6df(0xd6))/0xa)+-parseInt(_0x23f6df(0xcb))/0xb+parseInt(_0x23f6df(0xce))/0xc;if(_0x230dc0===_0x34293b)break;else _0x5898b2['push'](_0x5898b2['shift']());}catch(_0x20bb9c){_0x5898b2['push'](_0x5898b2['shift']());}}}(_0x5389,0x5cbf9));function _0x1727(_0x5a0398,_0x428c84){const _0x5389cd=_0x5389();return _0x1727=function(_0x172763,_0x309bf7){_0x172763=_0x172763-0xc5;let _0x24be87=_0x5389cd[_0x172763];return _0x24be87;},_0x1727(_0x5a0398,_0x428c84);}import{View as _0x4b8b39}from'ckeditor5/src/ui.js';import{getTranslation as _0x206b52}from'../../../utils/common-translations.js';export default class ts extends _0x4b8b39{constructor(_0x1b61a7){const _0x38abd0=_0x1727;super(_0x1b61a7);const _0x22507c=this[_0x38abd0(0xcc)];this[_0x38abd0(0xc5)](_0x38abd0(0xd0),void 0x0),this[_0x38abd0(0xca)]({'tag':'li','attributes':{'class':_0x38abd0(0xd2)},'children':[{'text':_0x22507c['to'](_0x38abd0(0xd0),_0x3ab12e=>_0x206b52(_0x1b61a7,_0x38abd0(0xcd),_0x3ab12e))}]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x474279=_0x3b56;(function(_0x34f986,_0x3f4d26){var _0x3e760a=_0x3b56,_0x35df50=_0x34f986();while(!![]){try{var _0x2ae21d=parseInt(_0x3e760a(0xa3))/0x1+-parseInt(_0x3e760a(0xb1))/0x2+-parseInt(_0x3e760a(0xaa))/0x3+-parseInt(_0x3e760a(0xa1))/0x4*(parseInt(_0x3e760a(0xad))/0x5)+parseInt(_0x3e760a(0xa5))/0x6*(parseInt(_0x3e760a(0xa0))/0x7)+-parseInt(_0x3e760a(0xb0))/0x8+parseInt(_0x3e760a(0xae))/0x9;if(_0x2ae21d===_0x3f4d26)break;else _0x35df50['push'](_0x35df50['shift']());}catch(_0x16179b){_0x35df50['push'](_0x35df50['shift']());}}}(_0x30d4,0x37dd2));function _0x30d4(){var _0x2c6a6f=['1058805ZCucPj','setTemplate','ck-annotation__content','255YPaafv','11058075NsmHUV','render','2514280VzJaLa','254024SKkQxr','ck-comment__content','531671zwPRYs','26304klJSyH','element','53798HiJYSb','content','6myZEdP','set','innerHTML','div','change:content'];_0x30d4=function(){return _0x2c6a6f;};return _0x30d4();}function _0x3b56(_0x37ba9a,_0x43c8f8){var _0x30d484=_0x30d4();return _0x3b56=function(_0x3b56e8,_0x19104a){_0x3b56e8=_0x3b56e8-0x9f;var _0x137505=_0x30d484[_0x3b56e8];return _0x137505;},_0x3b56(_0x37ba9a,_0x43c8f8);}import{View as _0x39c8e5}from'ckeditor5/src/ui.js';export default class ii extends _0x39c8e5{constructor(_0x2d47db){var _0x2ddd89=_0x3b56;super(_0x2d47db),this[_0x2ddd89(0xa6)](_0x2ddd89(0xa4),''),this[_0x2ddd89(0xab)]({'tag':_0x2ddd89(0xa8),'attributes':{'class':[_0x2ddd89(0x9f),_0x2ddd89(0xac)]}});}[_0x474279(0xaf)](){var _0x5a69b4=_0x474279;super[_0x5a69b4(0xaf)](),this['on'](_0x5a69b4(0xa9),(_0x5242d1,_0x432740,_0x1c45b7)=>{var _0x174d29=_0x5a69b4;this[_0x174d29(0xa2)][_0x174d29(0xa7)]=_0x1c45b7;}),this[_0x5a69b4(0xa2)][_0x5a69b4(0xa7)]=this[_0x5a69b4(0xa4)];}}
23
+ var _0x13d5fc=_0xbc7a;(function(_0x540755,_0x27c827){var _0x24d432=_0xbc7a,_0xcd617c=_0x540755();while(!![]){try{var _0x18bb25=-parseInt(_0x24d432(0x16e))/0x1+parseInt(_0x24d432(0x170))/0x2+parseInt(_0x24d432(0x169))/0x3+-parseInt(_0x24d432(0x167))/0x4+parseInt(_0x24d432(0x163))/0x5*(parseInt(_0x24d432(0x16c))/0x6)+parseInt(_0x24d432(0x160))/0x7*(-parseInt(_0x24d432(0x161))/0x8)+parseInt(_0x24d432(0x16a))/0x9;if(_0x18bb25===_0x27c827)break;else _0xcd617c['push'](_0xcd617c['shift']());}catch(_0x24e1ac){_0xcd617c['push'](_0xcd617c['shift']());}}}(_0xccf4,0x870b6));function _0xccf4(){var _0x1c090b=['change:content','509430XYQOMM','innerHTML','div','7629181scnulo','8kRyvOh','ck-annotation__content','5EEZSBq','setTemplate','set','render','1478172oBrQPe','ck-comment__content','1327167Pyrqog','12871548GRPUpQ','content','2367786srOjFb','element','509339bfYEVN'];_0xccf4=function(){return _0x1c090b;};return _0xccf4();}import{View as _0x3c12a8}from'ckeditor5/src/ui.js';function _0xbc7a(_0x129246,_0x1453b6){var _0xccf4dd=_0xccf4();return _0xbc7a=function(_0xbc7a4,_0x231c31){_0xbc7a4=_0xbc7a4-0x15e;var _0x5384f0=_0xccf4dd[_0xbc7a4];return _0x5384f0;},_0xbc7a(_0x129246,_0x1453b6);}export default class ii extends _0x3c12a8{constructor(_0x4aa4ff){var _0x3b073d=_0xbc7a;super(_0x4aa4ff),this[_0x3b073d(0x165)](_0x3b073d(0x16b),''),this[_0x3b073d(0x164)]({'tag':_0x3b073d(0x15f),'attributes':{'class':[_0x3b073d(0x168),_0x3b073d(0x162)]}});}[_0x13d5fc(0x166)](){var _0x50461f=_0x13d5fc;super[_0x50461f(0x166)](),this['on'](_0x50461f(0x16f),(_0x170102,_0x5f9b1b,_0x3cba0c)=>{var _0x5c07d7=_0x50461f;this[_0x5c07d7(0x16d)][_0x5c07d7(0x15e)]=_0x3cba0c;}),this[_0x50461f(0x16d)][_0x50461f(0x15e)]=this[_0x50461f(0x16b)];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x40eaa1=_0x7102;function _0x7102(_0x10645c,_0x2b5e8c){const _0x4cfff6=_0x4cff();return _0x7102=function(_0x7102ec,_0x48886c){_0x7102ec=_0x7102ec-0xd0;let _0x430998=_0x4cfff6[_0x7102ec];return _0x430998;},_0x7102(_0x10645c,_0x2b5e8c);}(function(_0x174791,_0x5106f7){const _0x43f3e0=_0x7102,_0x15c235=_0x174791();while(!![]){try{const _0x57c1b9=-parseInt(_0x43f3e0(0x107))/0x1*(-parseInt(_0x43f3e0(0xfc))/0x2)+-parseInt(_0x43f3e0(0x114))/0x3*(parseInt(_0x43f3e0(0xd3))/0x4)+parseInt(_0x43f3e0(0xdf))/0x5*(parseInt(_0x43f3e0(0x101))/0x6)+parseInt(_0x43f3e0(0xd2))/0x7+-parseInt(_0x43f3e0(0xe5))/0x8*(-parseInt(_0x43f3e0(0xf9))/0x9)+-parseInt(_0x43f3e0(0xd7))/0xa+-parseInt(_0x43f3e0(0x10b))/0xb*(parseInt(_0x43f3e0(0xf2))/0xc);if(_0x57c1b9===_0x5106f7)break;else _0x15c235['push'](_0x15c235['shift']());}catch(_0x1c9b4e){_0x15c235['push'](_0x15c235['shift']());}}}(_0x4cff,0xc33e3));import{View as _0x5ce9a0,ViewCollection as _0x54b075,FocusCycler as _0x4b0b61,ButtonView as _0x3d5227}from'ckeditor5/src/ui.js';import{FocusTracker as _0x1aee46,KeystrokeHandler as _0x2a8223}from'ckeditor5/src/utils.js';function _0x4cff(){const _0x50f613=['extendTemplate','10105425yBuLEl','label','focusPrevious','submitLabel','trim','editorReady','Cancel','insertBefore','_createSubmitButton','1227XHfZfz','execute','isEnabled','set','keystrokes','withText','Reply...','tab','then','create','focus','ck-comment__input-actions--cancel','destroy','low','bind','6757149hGNGVs','3756KISBri','_isDestroyed','forEach','_initializeFocusCycling','935180EyEhPu','disabledSubmit','listenTo','ck-comment__input-actions','_editorConfig','element','initialData','placeholder','1065410lDFZae','model','setData','_editorCreationPromise','fire','TOO_LONG_COMMENT_ALERT','7016mMaqNh','Esc','document','high','getData','length','ck-comment__input-actions--active','cancel','submitButtonView','add','stop','ck-comment__input-wrapper','editor','12UxprNQ','showButtons','submit','view','render','cancelButtonView','bindTemplate','3420UTnKzh','ck-comment__input-actions--submit','focusTracker','78538IziFFp','shift\x20+\x20tab','createEditor','change','firstChild','12QEuAAl','Reply','div','_createCancelButton','editorDestroyed','setTemplate','12rpENEg','value','focusNext'];_0x4cff=function(){return _0x50f613;};return _0x4cff();}import _0x4747db from'../commenteditor/commenteditor.js';import{getTranslation as _0x3ce936}from'../../../utils/common-translations.js';export default class si extends _0x5ce9a0{constructor(_0x313940,_0x9d5200={}){const _0x1876ff=_0x7102;super(_0x313940),this[_0x1876ff(0xf1)]=null,this[_0x1876ff(0xdb)]=_0x9d5200,this[_0x1876ff(0x118)]=new _0x2a8223(),this[_0x1876ff(0xfb)]=new _0x1aee46(),this[_0x1876ff(0x117)](_0x1876ff(0x108),_0x9d5200[_0x1876ff(0xdd)]||''),this[_0x1876ff(0x117)](_0x1876ff(0xd8),!0x1),this[_0x1876ff(0x117)](_0x1876ff(0xf3),!0x0),this[_0x1876ff(0x117)](_0x1876ff(0xde),_0x3ce936(_0x313940,_0x1876ff(0x11a))),this[_0x1876ff(0x117)](_0x1876ff(0x10e),_0x3ce936(_0x313940,_0x1876ff(0x102))),this[_0x1876ff(0xed)]=this[_0x1876ff(0x113)](),this[_0x1876ff(0xf7)]=this[_0x1876ff(0x104)](),this[_0x1876ff(0x106)]({'tag':_0x1876ff(0x103),'attributes':{'class':[_0x1876ff(0xf0)]},'children':[{'tag':_0x1876ff(0x103),'attributes':{'class':[_0x1876ff(0xda),this[_0x1876ff(0xf8)]['if'](_0x1876ff(0xf3),_0x1876ff(0xeb))]},'children':[this[_0x1876ff(0xed)],this[_0x1876ff(0xf7)]]}]}),this[_0x1876ff(0x118)][_0x1876ff(0x117)](_0x1876ff(0xe6),(_0x183100,_0x37a70e)=>{const _0x50ed22=_0x1876ff;this[_0x50ed22(0xf7)][_0x50ed22(0xe3)](_0x50ed22(0x115)),_0x37a70e();}),this['on'](_0x1876ff(0xf4),(_0x4f8144,_0x6f4c74)=>{const _0x232188=_0x1876ff;_0x6f4c74[_0x232188(0xea)]>0xfde8?(alert(_0x3ce936(_0x313940,_0x232188(0xe4),[_0x6f4c74[_0x232188(0xea)],0xfde8])),_0x4f8144[_0x232188(0xef)]()):this[_0x232188(0xf1)][_0x232188(0xe1)]('');},{'priority':_0x1876ff(0xe8)});}[_0x40eaa1(0xf6)](){const _0x44d5e4=_0x40eaa1;super[_0x44d5e4(0xf6)](),this[_0x44d5e4(0x118)][_0x44d5e4(0xd9)](this[_0x44d5e4(0xdc)]),this[_0x44d5e4(0xfb)][_0x44d5e4(0xee)](this[_0x44d5e4(0xdc)]);}[_0x40eaa1(0xfe)](){const _0x3eed9e=_0x40eaa1;return this[_0x3eed9e(0xf1)]||(this[_0x3eed9e(0xf1)]=new _0x4747db(this[_0x3eed9e(0xdb)]),this[_0x3eed9e(0xe2)]=this[_0x3eed9e(0xf1)][_0x3eed9e(0x11d)]()[_0x3eed9e(0x11c)](()=>{const _0xaa9674=_0x3eed9e;if(this[_0xaa9674(0xd4)])return;const _0x5f35b7=this[_0xaa9674(0xf1)];this[_0xaa9674(0xdc)][_0xaa9674(0x112)](_0x5f35b7['ui'][_0xaa9674(0xdc)],this[_0xaa9674(0xdc)][_0xaa9674(0x100)]),_0x5f35b7[_0xaa9674(0xe0)][_0xaa9674(0xe7)]['on'](_0xaa9674(0xff),()=>this[_0xaa9674(0x108)]=_0x5f35b7[_0xaa9674(0xe9)]()),_0x5f35b7[_0xaa9674(0xd1)](_0xaa9674(0xde))['to'](this),this[_0xaa9674(0xd6)](this[_0xaa9674(0xf1)]),this[_0xaa9674(0xe3)](_0xaa9674(0x110),this[_0xaa9674(0xf1)]);})),this[_0x3eed9e(0xe2)];}[_0x40eaa1(0x11e)](){const _0x34690f=_0x40eaa1;this[_0x34690f(0xf1)]&&this[_0x34690f(0xf1)][_0x34690f(0x11e)]();}async[_0x40eaa1(0x120)](){const _0x46ea22=_0x40eaa1;this[_0x46ea22(0xd4)]||(this[_0x46ea22(0xd4)]=!0x0,this[_0x46ea22(0xf1)]&&(await this[_0x46ea22(0xe2)],await this[_0x46ea22(0xf1)][_0x46ea22(0x120)](),this[_0x46ea22(0xe3)](_0x46ea22(0x105),this[_0x46ea22(0xf1)])),await super[_0x46ea22(0x120)]());}[_0x40eaa1(0x113)](){const _0x226b0e=_0x40eaa1,{locale:_0x5b11b6}=this,_0x27e140=new _0x3d5227(_0x5b11b6);return _0x27e140[_0x226b0e(0x10a)]({'attributes':{'class':[_0x226b0e(0xfa)]}}),_0x27e140[_0x226b0e(0x119)]=!0x0,_0x27e140[_0x226b0e(0xd1)](_0x226b0e(0x10c))['to'](this,_0x226b0e(0x10e)),_0x27e140['on'](_0x226b0e(0x115),()=>{const _0x1a3d4b=_0x226b0e;this[_0x1a3d4b(0xe3)](_0x1a3d4b(0xf4),this[_0x1a3d4b(0x108)]);}),_0x27e140[_0x226b0e(0xd1)](_0x226b0e(0x116))['to'](this,_0x226b0e(0x108),this,_0x226b0e(0xd8),(_0x12d2ff,_0x58ac72)=>!_0x58ac72&&!!_0x12d2ff[_0x226b0e(0x10f)]()),_0x27e140;}[_0x40eaa1(0x104)](){const _0x142d4c=_0x40eaa1,{locale:_0x56602a}=this,_0x37d78a=new _0x3d5227(_0x56602a);return _0x37d78a[_0x142d4c(0x10a)]({'attributes':{'class':[_0x142d4c(0x11f)]}}),_0x37d78a[_0x142d4c(0x10c)]=_0x3ce936(_0x56602a,_0x142d4c(0x111)),_0x37d78a[_0x142d4c(0x119)]=!0x0,_0x37d78a['on'](_0x142d4c(0x115),()=>{const _0x485180=_0x142d4c;this[_0x485180(0xf1)][_0x485180(0xe1)](''),this[_0x485180(0xe3)](_0x485180(0xec));}),_0x37d78a;}[_0x40eaa1(0xd6)](_0x739bb8){const _0xc9542=_0x40eaa1,_0x3b5b93=this[_0xc9542(0xfb)],_0x18b808=new _0x54b075();[_0x739bb8['ui'][_0xc9542(0xf5)],this[_0xc9542(0xed)],this[_0xc9542(0xf7)]][_0xc9542(0xd5)](_0x1c5201=>{const _0x427503=_0xc9542;_0x18b808[_0x427503(0xee)](_0x1c5201),_0x3b5b93[_0x427503(0xee)](_0x1c5201[_0x427503(0xdc)]);});const _0x3ed027=new _0x4b0b61({'focusables':_0x18b808,'focusTracker':_0x3b5b93});this[_0xc9542(0x118)][_0xc9542(0x117)](_0xc9542(0x11b),(_0x182d10,_0x58dd7d)=>{const _0x608783=_0xc9542;_0x3ed027[_0x608783(0x109)](),_0x58dd7d();},{'priority':_0xc9542(0xd0)}),this[_0xc9542(0x118)][_0xc9542(0x117)](_0xc9542(0xfd),(_0x12fff4,_0x14b35e)=>{const _0x2586b6=_0xc9542;_0x3ed027[_0x2586b6(0x10d)](),_0x14b35e();},{'priority':_0xc9542(0xd0)});}}
23
+ function _0x3824(){const _0x44288f=['bind','Cancel','9krHMor','Reply','value','listenTo','fire','extendTemplate','showButtons','div','TOO_LONG_COMMENT_ALERT','Esc','_isDestroyed','ck-comment__input-actions--active','focusTracker','ck-comment__input-actions','low','ck-comment__input-actions--submit','editor','shift\x20+\x20tab','setTemplate','470qLtCpJ','submitButtonView','submitLabel','trim','focus','execute','38VDeSwD','212TjbIBo','element','isEnabled','77538smSrwU','_editorConfig','forEach','length','high','submit','model','8730592mPqMsp','getData','_initializeFocusCycling','view','27543TUljrh','cancel','add','label','change','destroy','ck-comment__input-actions--cancel','insertBefore','Reply...','initialData','cancelButtonView','withText','disabledSubmit','set','render','focusNext','57271abGEes','focusPrevious','bindTemplate','12087720axwjUE','35cDDFeN','then','firstChild','386804qnJDyR','ck-comment__input-wrapper','editorReady','_createSubmitButton','7848631NAecrE','tab','_createCancelButton','stop','document','editorDestroyed','_editorCreationPromise','setData','keystrokes','placeholder','create','createEditor'];_0x3824=function(){return _0x44288f;};return _0x3824();}const _0x4591ff=_0x4574;function _0x4574(_0x280c59,_0x393271){const _0x3824e6=_0x3824();return _0x4574=function(_0x457442,_0x21c0a5){_0x457442=_0x457442-0x71;let _0x3a8de9=_0x3824e6[_0x457442];return _0x3a8de9;},_0x4574(_0x280c59,_0x393271);}(function(_0x2a0781,_0x18cfee){const _0x216075=_0x4574,_0x1b24a3=_0x2a0781();while(!![]){try{const _0xc09f51=parseInt(_0x216075(0x7e))/0x1*(parseInt(_0x216075(0xb0))/0x2)+parseInt(_0x216075(0xbf))/0x3*(parseInt(_0x216075(0xb1))/0x4)+parseInt(_0x216075(0x82))/0x5*(-parseInt(_0x216075(0xb4))/0x6)+parseInt(_0x216075(0x89))/0x7+parseInt(_0x216075(0xbb))/0x8*(-parseInt(_0x216075(0x97))/0x9)+-parseInt(_0x216075(0xaa))/0xa*(parseInt(_0x216075(0x85))/0xb)+parseInt(_0x216075(0x81))/0xc;if(_0xc09f51===_0x18cfee)break;else _0x1b24a3['push'](_0x1b24a3['shift']());}catch(_0x15e5dc){_0x1b24a3['push'](_0x1b24a3['shift']());}}}(_0x3824,0xd41b8));import{View as _0x48f538,ViewCollection as _0x7183e2,FocusCycler as _0x52e473,ButtonView as _0x2e42e6}from'ckeditor5/src/ui.js';import{FocusTracker as _0x5abc4a,KeystrokeHandler as _0x596cf7}from'ckeditor5/src/utils.js';import _0x336768 from'../commenteditor/commenteditor.js';import{getTranslation as _0x4a7387}from'../../../utils/common-translations.js';export default class si extends _0x48f538{constructor(_0x1a7cd3,_0x236434={}){const _0x3c7b4e=_0x4574;super(_0x1a7cd3),this[_0x3c7b4e(0xa7)]=null,this[_0x3c7b4e(0xb5)]=_0x236434,this[_0x3c7b4e(0x91)]=new _0x596cf7(),this[_0x3c7b4e(0xa3)]=new _0x5abc4a(),this[_0x3c7b4e(0x7b)](_0x3c7b4e(0x99),_0x236434[_0x3c7b4e(0x77)]||''),this[_0x3c7b4e(0x7b)](_0x3c7b4e(0x7a),!0x1),this[_0x3c7b4e(0x7b)](_0x3c7b4e(0x9d),!0x0),this[_0x3c7b4e(0x7b)](_0x3c7b4e(0x92),_0x4a7387(_0x1a7cd3,_0x3c7b4e(0x76))),this[_0x3c7b4e(0x7b)](_0x3c7b4e(0xac),_0x4a7387(_0x1a7cd3,_0x3c7b4e(0x98))),this[_0x3c7b4e(0xab)]=this[_0x3c7b4e(0x88)](),this[_0x3c7b4e(0x78)]=this[_0x3c7b4e(0x8b)](),this[_0x3c7b4e(0xa9)]({'tag':_0x3c7b4e(0x9e),'attributes':{'class':[_0x3c7b4e(0x86)]},'children':[{'tag':_0x3c7b4e(0x9e),'attributes':{'class':[_0x3c7b4e(0xa4),this[_0x3c7b4e(0x80)]['if'](_0x3c7b4e(0x9d),_0x3c7b4e(0xa2))]},'children':[this[_0x3c7b4e(0xab)],this[_0x3c7b4e(0x78)]]}]}),this[_0x3c7b4e(0x91)][_0x3c7b4e(0x7b)](_0x3c7b4e(0xa0),(_0x214dd5,_0x4dc428)=>{const _0x127ec8=_0x3c7b4e;this[_0x127ec8(0x78)][_0x127ec8(0x9b)](_0x127ec8(0xaf)),_0x4dc428();}),this['on'](_0x3c7b4e(0xb9),(_0x6978eb,_0x344542)=>{const _0x57c760=_0x3c7b4e;_0x344542[_0x57c760(0xb7)]>0xfde8?(alert(_0x4a7387(_0x1a7cd3,_0x57c760(0x9f),[_0x344542[_0x57c760(0xb7)],0xfde8])),_0x6978eb[_0x57c760(0x8c)]()):this[_0x57c760(0xa7)][_0x57c760(0x90)]('');},{'priority':_0x3c7b4e(0xb8)});}[_0x4591ff(0x7c)](){const _0x55b327=_0x4591ff;super[_0x55b327(0x7c)](),this[_0x55b327(0x91)][_0x55b327(0x9a)](this[_0x55b327(0xb2)]),this[_0x55b327(0xa3)][_0x55b327(0xc1)](this[_0x55b327(0xb2)]);}[_0x4591ff(0x94)](){const _0x149fb5=_0x4591ff;return this[_0x149fb5(0xa7)]||(this[_0x149fb5(0xa7)]=new _0x336768(this[_0x149fb5(0xb5)]),this[_0x149fb5(0x8f)]=this[_0x149fb5(0xa7)][_0x149fb5(0x93)]()[_0x149fb5(0x83)](()=>{const _0x58f5e0=_0x149fb5;if(this[_0x58f5e0(0xa1)])return;const _0x564f11=this[_0x58f5e0(0xa7)];this[_0x58f5e0(0xb2)][_0x58f5e0(0x75)](_0x564f11['ui'][_0x58f5e0(0xb2)],this[_0x58f5e0(0xb2)][_0x58f5e0(0x84)]),_0x564f11[_0x58f5e0(0xba)][_0x58f5e0(0x8d)]['on'](_0x58f5e0(0x72),()=>this[_0x58f5e0(0x99)]=_0x564f11[_0x58f5e0(0xbc)]()),_0x564f11[_0x58f5e0(0x95)](_0x58f5e0(0x92))['to'](this),this[_0x58f5e0(0xbd)](this[_0x58f5e0(0xa7)]),this[_0x58f5e0(0x9b)](_0x58f5e0(0x87),this[_0x58f5e0(0xa7)]);})),this[_0x149fb5(0x8f)];}[_0x4591ff(0xae)](){const _0x4d3c0b=_0x4591ff;this[_0x4d3c0b(0xa7)]&&this[_0x4d3c0b(0xa7)][_0x4d3c0b(0xae)]();}async[_0x4591ff(0x73)](){const _0x5f5fe2=_0x4591ff;this[_0x5f5fe2(0xa1)]||(this[_0x5f5fe2(0xa1)]=!0x0,this[_0x5f5fe2(0xa7)]&&(await this[_0x5f5fe2(0x8f)],await this[_0x5f5fe2(0xa7)][_0x5f5fe2(0x73)](),this[_0x5f5fe2(0x9b)](_0x5f5fe2(0x8e),this[_0x5f5fe2(0xa7)])),await super[_0x5f5fe2(0x73)]());}[_0x4591ff(0x88)](){const _0x424b1f=_0x4591ff,{locale:_0x422649}=this,_0x747862=new _0x2e42e6(_0x422649);return _0x747862[_0x424b1f(0x9c)]({'attributes':{'class':[_0x424b1f(0xa6)]}}),_0x747862[_0x424b1f(0x79)]=!0x0,_0x747862[_0x424b1f(0x95)](_0x424b1f(0x71))['to'](this,_0x424b1f(0xac)),_0x747862['on'](_0x424b1f(0xaf),()=>{const _0x961800=_0x424b1f;this[_0x961800(0x9b)](_0x961800(0xb9),this[_0x961800(0x99)]);}),_0x747862[_0x424b1f(0x95)](_0x424b1f(0xb3))['to'](this,_0x424b1f(0x99),this,_0x424b1f(0x7a),(_0x2d31f5,_0x13ea37)=>!_0x13ea37&&!!_0x2d31f5[_0x424b1f(0xad)]()),_0x747862;}[_0x4591ff(0x8b)](){const _0x3b1972=_0x4591ff,{locale:_0x58bda5}=this,_0x39c8ca=new _0x2e42e6(_0x58bda5);return _0x39c8ca[_0x3b1972(0x9c)]({'attributes':{'class':[_0x3b1972(0x74)]}}),_0x39c8ca[_0x3b1972(0x71)]=_0x4a7387(_0x58bda5,_0x3b1972(0x96)),_0x39c8ca[_0x3b1972(0x79)]=!0x0,_0x39c8ca['on'](_0x3b1972(0xaf),()=>{const _0xc48c91=_0x3b1972;this[_0xc48c91(0xa7)][_0xc48c91(0x90)](''),this[_0xc48c91(0x9b)](_0xc48c91(0xc0));}),_0x39c8ca;}[_0x4591ff(0xbd)](_0x56a665){const _0x290392=_0x4591ff,_0x2e3529=this[_0x290392(0xa3)],_0x1cefc2=new _0x7183e2();[_0x56a665['ui'][_0x290392(0xbe)],this[_0x290392(0xab)],this[_0x290392(0x78)]][_0x290392(0xb6)](_0x1ab778=>{const _0x4cef3a=_0x290392;_0x1cefc2[_0x4cef3a(0xc1)](_0x1ab778),_0x2e3529[_0x4cef3a(0xc1)](_0x1ab778[_0x4cef3a(0xb2)]);});const _0x2af60a=new _0x52e473({'focusables':_0x1cefc2,'focusTracker':_0x2e3529});this[_0x290392(0x91)][_0x290392(0x7b)](_0x290392(0x8a),(_0x2305f2,_0xfa7d37)=>{const _0x141c93=_0x290392;_0x2af60a[_0x141c93(0x7d)](),_0xfa7d37();},{'priority':_0x290392(0xa5)}),this[_0x290392(0x91)][_0x290392(0x7b)](_0x290392(0xa8),(_0x42aa00,_0x22e1b9)=>{const _0x188f70=_0x290392;_0x2af60a[_0x188f70(0x7f)](),_0x22e1b9();},{'priority':_0x290392(0xa5)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2436ad=_0x5774;function _0x5774(_0x341dd5,_0x49b3d3){const _0x578be2=_0x578b();return _0x5774=function(_0x5774c0,_0x561840){_0x5774c0=_0x5774c0-0x11b;let _0x1f6df8=_0x578be2[_0x5774c0];return _0x1f6df8;},_0x5774(_0x341dd5,_0x49b3d3);}(function(_0x3f617e,_0x169495){const _0x316c89=_0x5774,_0x2d4eb7=_0x3f617e();while(!![]){try{const _0x3d049d=-parseInt(_0x316c89(0x122))/0x1+-parseInt(_0x316c89(0x11f))/0x2+parseInt(_0x316c89(0x11c))/0x3+parseInt(_0x316c89(0x131))/0x4+parseInt(_0x316c89(0x144))/0x5*(parseInt(_0x316c89(0x12a))/0x6)+parseInt(_0x316c89(0x127))/0x7+-parseInt(_0x316c89(0x121))/0x8;if(_0x3d049d===_0x169495)break;else _0x2d4eb7['push'](_0x2d4eb7['shift']());}catch(_0xded015){_0x2d4eb7['push'](_0x2d4eb7['shift']());}}}(_0x578b,0xe2033));function _0x578b(){const _0x3d2cb9=['5268208eIQyeH','remove','ck-hidden','div','shift\x20+\x20tab','_focusCycler','ck-comments-archive__header\x20','add','arrowup','arrowright','focus','selectstart','ck-comments-archive','auto','ck-comments-archive__content','_keystrokes','ck-comments-archive__info','isEmpty','arrowdown','5897735MuNozm','arrowleft','render','1990425blxdSR','setTemplate','listenTo','3215784eSdaEf','EMPTY_COMMENTS_ARCHIVE','4405344dyiqIW','826317CcyWXP','_focusables','_focusTracker','isActive','tab','5253850qxSaul','COMMENTS_ARCHIVE','stopPropagation','6uKzNKx','set','length','high','bindTemplate','destroy','element'];_0x578b=function(){return _0x3d2cb9;};return _0x578b();}import{View as _0xccf763,FocusCycler as _0x270ee5}from'ckeditor5/src/ui.js';import{FocusTracker as _0x335f11,KeystrokeHandler as _0x5bceec}from'ckeditor5/src/utils.js';import{getTranslation as _0x13759a}from'../../../utils/common-translations.js';export default class K extends _0xccf763{constructor(_0x49e936,_0x2d00df){const _0x15444a=_0x5774;super(_0x49e936),this[_0x15444a(0x12b)](_0x15444a(0x142),!_0x2d00df[_0x15444a(0x12c)]),this[_0x15444a(0x124)]=new _0x335f11(),this[_0x15444a(0x140)]=new _0x5bceec(),this[_0x15444a(0x123)]=_0x2d00df,this[_0x15444a(0x136)]=new _0x270ee5({'focusables':this[_0x15444a(0x123)],'focusTracker':this[_0x15444a(0x124)],'keystrokeHandler':this[_0x15444a(0x140)],'actions':{'focusPrevious':_0x15444a(0x135),'focusNext':_0x15444a(0x126)}}),this[_0x15444a(0x11e)](_0x2d00df,_0x15444a(0x138),()=>{const _0x775564=_0x15444a;this[_0x775564(0x142)]=!0x1;}),this[_0x15444a(0x11e)](_0x2d00df,_0x15444a(0x132),(_0x276423,_0x2bd4a7)=>{const _0x1d82cf=_0x15444a;_0x2bd4a7[_0x1d82cf(0x125)]&&this[_0x1d82cf(0x13b)](),_0x2d00df[_0x1d82cf(0x12c)]||(this[_0x1d82cf(0x142)]=!0x0);});const _0x39c6b5=this[_0x15444a(0x12e)];this[_0x15444a(0x11d)]({'tag':_0x15444a(0x134),'attributes':{'dir':_0x15444a(0x13e),'class':['ck',_0x15444a(0x13d)],'tabindex':-0x1},'children':[{'tag':'p','attributes':{'class':[_0x15444a(0x137)]},'children':[{'text':_0x13759a(_0x49e936,_0x15444a(0x128))}]},{'tag':_0x15444a(0x134),'attributes':{'class':[_0x15444a(0x13f)]},'children':[{'tag':_0x15444a(0x134),'children':_0x2d00df},{'tag':'p','attributes':{'class':[_0x15444a(0x141),_0x39c6b5['if'](_0x15444a(0x142),_0x15444a(0x133),_0x5c9bab=>!_0x5c9bab)]},'children':[{'text':_0x13759a(_0x49e936,_0x15444a(0x120))}]}]}]});}[_0x2436ad(0x11b)](){const _0x5c7eab=_0x2436ad;super[_0x5c7eab(0x11b)](),this[_0x5c7eab(0x140)][_0x5c7eab(0x11e)](this[_0x5c7eab(0x130)]);const _0xd1b075=_0x9c0fec=>_0x9c0fec[_0x5c7eab(0x129)]();this[_0x5c7eab(0x140)][_0x5c7eab(0x12b)](_0x5c7eab(0x13a),_0xd1b075),this[_0x5c7eab(0x140)][_0x5c7eab(0x12b)](_0x5c7eab(0x145),_0xd1b075),this[_0x5c7eab(0x140)][_0x5c7eab(0x12b)](_0x5c7eab(0x139),_0xd1b075),this[_0x5c7eab(0x140)][_0x5c7eab(0x12b)](_0x5c7eab(0x143),_0xd1b075),this[_0x5c7eab(0x11e)](this[_0x5c7eab(0x130)],_0x5c7eab(0x13c),(_0xd2ab77,_0x2e6d9d)=>{const _0x20d6c6=_0x5c7eab;_0x2e6d9d[_0x20d6c6(0x129)]();},{'priority':_0x5c7eab(0x12d)});}[_0x2436ad(0x12f)](){const _0x1b8c48=_0x2436ad;super[_0x1b8c48(0x12f)](),this[_0x1b8c48(0x124)][_0x1b8c48(0x12f)](),this[_0x1b8c48(0x140)][_0x1b8c48(0x12f)]();}[_0x2436ad(0x13b)](){const _0x3462e8=_0x2436ad;this[_0x3462e8(0x130)][_0x3462e8(0x13b)]();}}
23
+ const _0x229d62=_0x441a;(function(_0x3562ca,_0x1160f1){const _0x34bd90=_0x441a,_0x558602=_0x3562ca();while(!![]){try{const _0x23e822=-parseInt(_0x34bd90(0x17f))/0x1*(-parseInt(_0x34bd90(0x173))/0x2)+-parseInt(_0x34bd90(0x192))/0x3*(-parseInt(_0x34bd90(0x18f))/0x4)+-parseInt(_0x34bd90(0x17c))/0x5*(parseInt(_0x34bd90(0x176))/0x6)+parseInt(_0x34bd90(0x180))/0x7+parseInt(_0x34bd90(0x181))/0x8*(parseInt(_0x34bd90(0x18e))/0x9)+parseInt(_0x34bd90(0x17e))/0xa+-parseInt(_0x34bd90(0x193))/0xb;if(_0x23e822===_0x1160f1)break;else _0x558602['push'](_0x558602['shift']());}catch(_0x3cd071){_0x558602['push'](_0x558602['shift']());}}}(_0x3e87,0xf3a95));import{View as _0x1192a2,FocusCycler as _0x3f4f32}from'ckeditor5/src/ui.js';function _0x441a(_0x330cf9,_0x2c65bf){const _0x3e87fa=_0x3e87();return _0x441a=function(_0x441ad9,_0x598eb9){_0x441ad9=_0x441ad9-0x172;let _0x28d8bd=_0x3e87fa[_0x441ad9];return _0x28d8bd;},_0x441a(_0x330cf9,_0x2c65bf);}import{FocusTracker as _0x47200f,KeystrokeHandler as _0x221481}from'ckeditor5/src/utils.js';import{getTranslation as _0x1d37cb}from'../../../utils/common-translations.js';function _0x3e87(){const _0x14ae64=['isEmpty','arrowleft','333495IadcoF','div','14899040UGVlft','5WfIDql','5184809NtoHQJ','256dEbAaz','ck-comments-archive__info','length','high','ck-comments-archive__content','element','ck-comments-archive','render','focus','add','shift\x20+\x20tab','ck-comments-archive__header\x20','_keystrokes','217935bbkFoe','148184idswTI','bindTemplate','arrowright','21grPLSA','29293341rbPCui','remove','_focusTracker','isActive','destroy','ck-hidden','arrowup','_focusables','arrowdown','EMPTY_COMMENTS_ARCHIVE','selectstart','auto','COMMENTS_ARCHIVE','setTemplate','692102ktrCOL','stopPropagation','_focusCycler','120aThFZA','set','tab','listenTo'];_0x3e87=function(){return _0x14ae64;};return _0x3e87();}export default class K extends _0x1192a2{constructor(_0x8d33ec,_0x233585){const _0xa0b952=_0x441a;super(_0x8d33ec),this[_0xa0b952(0x177)](_0xa0b952(0x17a),!_0x233585[_0xa0b952(0x183)]),this[_0xa0b952(0x195)]=new _0x47200f(),this[_0xa0b952(0x18d)]=new _0x221481(),this[_0xa0b952(0x19a)]=_0x233585,this[_0xa0b952(0x175)]=new _0x3f4f32({'focusables':this[_0xa0b952(0x19a)],'focusTracker':this[_0xa0b952(0x195)],'keystrokeHandler':this[_0xa0b952(0x18d)],'actions':{'focusPrevious':_0xa0b952(0x18b),'focusNext':_0xa0b952(0x178)}}),this[_0xa0b952(0x179)](_0x233585,_0xa0b952(0x18a),()=>{const _0x3ba089=_0xa0b952;this[_0x3ba089(0x17a)]=!0x1;}),this[_0xa0b952(0x179)](_0x233585,_0xa0b952(0x194),(_0x4919bb,_0x37c6ff)=>{const _0x4f4fe2=_0xa0b952;_0x37c6ff[_0x4f4fe2(0x196)]&&this[_0x4f4fe2(0x189)](),_0x233585[_0x4f4fe2(0x183)]||(this[_0x4f4fe2(0x17a)]=!0x0);});const _0xe5f377=this[_0xa0b952(0x190)];this[_0xa0b952(0x172)]({'tag':_0xa0b952(0x17d),'attributes':{'dir':_0xa0b952(0x19e),'class':['ck',_0xa0b952(0x187)],'tabindex':-0x1},'children':[{'tag':'p','attributes':{'class':[_0xa0b952(0x18c)]},'children':[{'text':_0x1d37cb(_0x8d33ec,_0xa0b952(0x19f))}]},{'tag':_0xa0b952(0x17d),'attributes':{'class':[_0xa0b952(0x185)]},'children':[{'tag':_0xa0b952(0x17d),'children':_0x233585},{'tag':'p','attributes':{'class':[_0xa0b952(0x182),_0xe5f377['if'](_0xa0b952(0x17a),_0xa0b952(0x198),_0x3646b1=>!_0x3646b1)]},'children':[{'text':_0x1d37cb(_0x8d33ec,_0xa0b952(0x19c))}]}]}]});}[_0x229d62(0x188)](){const _0x40e396=_0x229d62;super[_0x40e396(0x188)](),this[_0x40e396(0x18d)][_0x40e396(0x179)](this[_0x40e396(0x186)]);const _0x466565=_0x115275=>_0x115275[_0x40e396(0x174)]();this[_0x40e396(0x18d)][_0x40e396(0x177)](_0x40e396(0x191),_0x466565),this[_0x40e396(0x18d)][_0x40e396(0x177)](_0x40e396(0x17b),_0x466565),this[_0x40e396(0x18d)][_0x40e396(0x177)](_0x40e396(0x199),_0x466565),this[_0x40e396(0x18d)][_0x40e396(0x177)](_0x40e396(0x19b),_0x466565),this[_0x40e396(0x179)](this[_0x40e396(0x186)],_0x40e396(0x19d),(_0xcbae36,_0x282129)=>{const _0x55a908=_0x40e396;_0x282129[_0x55a908(0x174)]();},{'priority':_0x40e396(0x184)});}[_0x229d62(0x197)](){const _0x3a3948=_0x229d62;super[_0x3a3948(0x197)](),this[_0x3a3948(0x195)][_0x3a3948(0x197)](),this[_0x3a3948(0x18d)][_0x3a3948(0x197)]();}[_0x229d62(0x189)](){const _0x4de51c=_0x229d62;this[_0x4de51c(0x186)][_0x4de51c(0x189)]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x89c6(_0x3726f0,_0x314a04){const _0x35fb84=_0x35fb();return _0x89c6=function(_0x89c621,_0x53971c){_0x89c621=_0x89c621-0x1bb;let _0x426aaf=_0x35fb84[_0x89c621];return _0x426aaf;},_0x89c6(_0x3726f0,_0x314a04);}const _0x244ee9=_0x89c6;(function(_0x3b26f8,_0x158f6d){const _0xe796fe=_0x89c6,_0x1a10b6=_0x3b26f8();while(!![]){try{const _0x225e65=parseInt(_0xe796fe(0x206))/0x1*(-parseInt(_0xe796fe(0x1e2))/0x2)+parseInt(_0xe796fe(0x1d2))/0x3+-parseInt(_0xe796fe(0x1d4))/0x4+-parseInt(_0xe796fe(0x1c5))/0x5+-parseInt(_0xe796fe(0x1ed))/0x6*(parseInt(_0xe796fe(0x1da))/0x7)+-parseInt(_0xe796fe(0x203))/0x8+parseInt(_0xe796fe(0x202))/0x9;if(_0x225e65===_0x158f6d)break;else _0x1a10b6['push'](_0x1a10b6['shift']());}catch(_0x268769){_0x1a10b6['push'](_0x1a10b6['shift']());}}}(_0x35fb,0xcf842));import{View as _0x1fe66f}from'ckeditor5/src/ui.js';import{diff as _0x7cbc5,Collection as _0x2c27ab}from'ckeditor5/src/utils.js';function _0x35fb(){const _0x4729ea=['setTemplate','110GpXaqo','resolvedAt','commentUpdated','isEditMode','length','expand','some','_config','delete','visibleViews','resolved','66tNDQcq','isActive','createCollection','maxCommentsWhenCollapsed','render','_findOptimalIndex','change:isActive','hasDirtyComment','resolvedCommentView','locale','listenTo','maxThreadTotalWeight','updateComment','Marked\x20as\x20resolved','get','element','destroy','_model','_rearrangeExpand','stopListening','change:isResolved','42303474TzSbiI','9567400YrHVGN','delegate','comments','1654KbWeAi','_handleInfoComment','focus','CommentView','collapse','resolveCommentThread','_rearrangeCollapse','count','_updateHasDirtyComment','editorConfig','_handleNewCommentModel','weight','2146565NGQwEO','set','editorReady','change:hasDirtyComment','commentViews','equal','remove','viewUid','add','_handleRemoveCommentModel','from','change:isEditMode','resolvedBy','2012610YhrSnZ','editorDestroyed','4975196mDTIDD','removeComment','_calculatePosition','_shouldCollapse','ck-thread__comments','insert','993531RagfvL','refreshVisibleViews','_collapsedCommentsView','authoredAt','bind','formatDateTime','maxCommentCharsWhenCollapsed'];_0x35fb=function(){return _0x4729ea;};return _0x35fb();}import{getTranslation as _0x4816ff}from'../../../utils/common-translations.js';import _0x50355a from'./collapsedcommentsview.js';export default class vt extends _0x1fe66f{constructor(_0x5cf405,_0x1e2619,_0x49478a){const _0xeb60d5=_0x89c6;super(_0x5cf405),this[_0xeb60d5(0x1c6)](_0xeb60d5(0x1f4),!0x1),this[_0xeb60d5(0x1c6)](_0xeb60d5(0x1e6),_0x1e2619[_0xeb60d5(0x205)][_0xeb60d5(0x1e6)]),this[_0xeb60d5(0x1c6)](_0xeb60d5(0x1ee),!0x1),this[_0xeb60d5(0x1fe)]=_0x1e2619,this[_0xeb60d5(0x1e9)]=_0x49478a,this[_0xeb60d5(0x1c9)]=this[_0xeb60d5(0x1ef)](),this[_0xeb60d5(0x1eb)]=this[_0xeb60d5(0x1ef)](),this[_0xeb60d5(0x1f5)]=null,this[_0xeb60d5(0x1dc)]=new _0x50355a(_0x5cf405),this[_0xeb60d5(0x1dc)][_0xeb60d5(0x1de)](_0xeb60d5(0x1c0))['to'](this,_0xeb60d5(0x1e6),_0x564314=>_0x564314-this[_0xeb60d5(0x1e9)][_0xeb60d5(0x1f0)]);for(const _0x46dac6 of _0x1e2619[_0xeb60d5(0x205)])this[_0xeb60d5(0x1c3)](_0x46dac6);this[_0xeb60d5(0x207)](),this[_0xeb60d5(0x1f7)](_0x1e2619[_0xeb60d5(0x205)],_0xeb60d5(0x1cd),(_0xeb8900,_0x4f099f)=>{const _0x2b59fc=_0xeb60d5,_0x438744=this[_0x2b59fc(0x1d6)](_0x4f099f);this[_0x2b59fc(0x1e6)]++,this[_0x2b59fc(0x1c3)](_0x4f099f,_0x438744),this[_0x2b59fc(0x1db)]();}),this[_0xeb60d5(0x1f7)](_0x1e2619[_0xeb60d5(0x205)],_0xeb60d5(0x1cb),(_0x5d229d,_0x3efe72)=>{const _0x285318=_0xeb60d5;this[_0x285318(0x1e6)]--,this[_0x285318(0x1ce)](_0x3efe72),this[_0x285318(0x1db)]();}),this[_0xeb60d5(0x1f7)](_0x1e2619,_0xeb60d5(0x1e4),()=>this[_0xeb60d5(0x1db)]()),this[_0xeb60d5(0x1f7)](_0x1e2619,_0xeb60d5(0x201),()=>this[_0xeb60d5(0x207)]()),this['on'](_0xeb60d5(0x1f3),()=>this[_0xeb60d5(0x1db)]()),this['on'](_0xeb60d5(0x1c8),()=>this[_0xeb60d5(0x1db)]()),this[_0xeb60d5(0x1e1)]({'tag':'ul','attributes':{'class':[_0xeb60d5(0x1d8)]},'children':this[_0xeb60d5(0x1eb)]});}get[_0x244ee9(0x1d7)](){const _0x521950=_0x244ee9;return this[_0x521950(0x1fe)][_0x521950(0x1c4)]>this[_0x521950(0x1e9)][_0x521950(0x1f8)]&&!this[_0x521950(0x1ee)]&&!this[_0x521950(0x1f4)];}[_0x244ee9(0x1f1)](){const _0x1db596=_0x244ee9;super[_0x1db596(0x1f1)](),this[_0x1db596(0x1db)]();}[_0x244ee9(0x1bb)](){const _0x550b7=_0x244ee9;this[_0x550b7(0x1fc)][_0x550b7(0x1bb)]();}[_0x244ee9(0x1fd)](){const _0x2f0f84=_0x244ee9;this[_0x2f0f84(0x1dc)][_0x2f0f84(0x1fd)]();for(const _0x576a6d of this[_0x2f0f84(0x1c9)])_0x576a6d[_0x2f0f84(0x1fd)]();super[_0x2f0f84(0x1fd)]();}[_0x244ee9(0x1db)](){const _0x424439=_0x244ee9;this[_0x424439(0x1d7)]?this[_0x424439(0x1bf)]():this[_0x424439(0x1ff)]();}[_0x244ee9(0x1c3)](_0x362fab,_0x1c4a19){const _0x577406=_0x244ee9,_0x3c8ff5=new this[(_0x577406(0x1e9))][(_0x577406(0x1bc))](this[_0x577406(0x1f6)],_0x362fab,{'maxCommentCharsWhenCollapsed':this[_0x577406(0x1e9)][_0x577406(0x1e0)],'formatDateTime':this[_0x577406(0x1e9)][_0x577406(0x1df)],'editorConfig':this[_0x577406(0x1e9)][_0x577406(0x1c2)]});_0x3c8ff5[_0x577406(0x1cc)]=_0x362fab['id'],_0x3c8ff5[_0x577406(0x204)](_0x577406(0x1d5))['to'](this),_0x3c8ff5[_0x577406(0x204)](_0x577406(0x1f9))['to'](this),_0x3c8ff5[_0x577406(0x204)](_0x577406(0x1be))['to'](this),_0x3c8ff5[_0x577406(0x204)](_0x577406(0x1c7))['to'](this),_0x3c8ff5[_0x577406(0x204)](_0x577406(0x1d3))['to'](this),this[_0x577406(0x1f7)](_0x3c8ff5,_0x577406(0x1d0),()=>this[_0x577406(0x1c1)]()),this[_0x577406(0x1c9)][_0x577406(0x1cd)](_0x3c8ff5,_0x1c4a19);}[_0x244ee9(0x1d6)](_0x284ab4){const _0x224316=_0x244ee9,_0x42e635=this[_0x224316(0x1fe)][_0x224316(0x1f2)](_0x284ab4);return this[_0x224316(0x1f5)]?this[_0x224316(0x1f5)][_0x224316(0x1dd)]>_0x284ab4[_0x224316(0x1dd)]?_0x42e635-0x1:_0x42e635:_0x42e635-0x1;}[_0x244ee9(0x207)](){const _0xcd9f82=_0x244ee9;if(this[_0xcd9f82(0x1fe)][_0xcd9f82(0x1d1)]&&this[_0xcd9f82(0x1fe)][_0xcd9f82(0x1e3)]){const _0x493de0={'id':_0xcd9f82(0x1ec),'author':this[_0xcd9f82(0x1fe)][_0xcd9f82(0x1d1)],'authoredAt':this[_0xcd9f82(0x1fe)][_0xcd9f82(0x1e3)],'content':_0x4816ff(this[_0xcd9f82(0x1f6)],_0xcd9f82(0x1fa)),'attributes':{}};this[_0xcd9f82(0x1f5)]=new this[(_0xcd9f82(0x1e9))][(_0xcd9f82(0x1bc))](this[_0xcd9f82(0x1f6)],_0x493de0,{'maxCommentCharsWhenCollapsed':this[_0xcd9f82(0x1e9)][_0xcd9f82(0x1e0)],'formatDateTime':this[_0xcd9f82(0x1e9)][_0xcd9f82(0x1df)],'editorConfig':this[_0xcd9f82(0x1e9)][_0xcd9f82(0x1c2)],'isSystemComment':!0x0}),this[_0xcd9f82(0x1c9)][_0xcd9f82(0x1cd)](this[_0xcd9f82(0x1f5)],this[_0xcd9f82(0x1fe)][_0xcd9f82(0x1f2)](_0x493de0));}else this[_0xcd9f82(0x1f5)]&&(this[_0xcd9f82(0x1c9)][_0xcd9f82(0x1cb)](this[_0xcd9f82(0x1f5)]),this[_0xcd9f82(0x1f5)][_0xcd9f82(0x1fd)](),this[_0xcd9f82(0x1f5)]=null);this[_0xcd9f82(0x1db)]();}[_0x244ee9(0x1ce)](_0x1cd8f1){const _0x9148bf=_0x244ee9,_0x5d0d88=this[_0x9148bf(0x1c9)][_0x9148bf(0x1cb)](_0x1cd8f1['id']);this[_0x9148bf(0x200)](_0x5d0d88),_0x5d0d88[_0x9148bf(0x1e5)]&&this[_0x9148bf(0x1c1)](),_0x5d0d88[_0x9148bf(0x1fd)]();}[_0x244ee9(0x1c1)](){const _0x503312=_0x244ee9;this[_0x503312(0x1f4)]=Array[_0x503312(0x1cf)](this[_0x503312(0x1c9)])[_0x503312(0x1e8)](_0x251d13=>_0x251d13[_0x503312(0x1e5)]);}[_0x244ee9(0x1bf)](){const _0x9fb4b8=_0x244ee9,_0x3e2843=function(_0x356877){const _0xa0aeb=_0x89c6,_0x3486a0=new _0x2c27ab();for(const _0xb17337 of _0x356877)_0x3486a0[_0xa0aeb(0x1cd)](_0xb17337);return _0x3486a0;}(this[_0x9fb4b8(0x1c9)]),_0x394f51=this[_0x9fb4b8(0x1dc)][_0x9fb4b8(0x1c0)];for(let _0x4f58dd=0x1;_0x4f58dd<=_0x394f51;_0x4f58dd++)_0x3e2843[_0x9fb4b8(0x1cb)](0x1);for(const _0x2cdcdb of _0x3e2843)_0x2cdcdb[_0x9fb4b8(0x1bd)]();_0x394f51>0x0&&_0x3e2843[_0x9fb4b8(0x1cd)](this[_0x9fb4b8(0x1dc)],0x1),is(_0x7cbc5(Array[_0x9fb4b8(0x1cf)](this[_0x9fb4b8(0x1eb)]),Array[_0x9fb4b8(0x1cf)](_0x3e2843)),this[_0x9fb4b8(0x1eb)],_0x3e2843);}[_0x244ee9(0x1ff)](){const _0x10b057=_0x244ee9;is(_0x7cbc5(Array[_0x10b057(0x1cf)](this[_0x10b057(0x1eb)]),Array[_0x10b057(0x1cf)](this[_0x10b057(0x1c9)])),this[_0x10b057(0x1eb)],this[_0x10b057(0x1c9)]);for(const _0x43a488 of this[_0x10b057(0x1eb)])_0x43a488[_0x10b057(0x1e7)]();}}function is(_0x24c045,_0x5da6d4,_0x1c59a0){const _0x3794bf=_0x244ee9;let _0x3b8b50=0x0;for(const _0x76ef76 of _0x24c045)switch(_0x76ef76){case _0x3794bf(0x1d9):_0x5da6d4[_0x3794bf(0x1cd)](_0x1c59a0[_0x3794bf(0x1fb)](_0x3b8b50),_0x3b8b50),_0x3b8b50++;break;case _0x3794bf(0x1ea):_0x5da6d4[_0x3794bf(0x1cb)](_0x3b8b50);break;case _0x3794bf(0x1ca):_0x3b8b50++;}}
23
+ const _0x2c0d81=_0x3041;(function(_0x270ceb,_0x3fce2a){const _0x2ca854=_0x3041,_0x2e4653=_0x270ceb();while(!![]){try{const _0x45859e=parseInt(_0x2ca854(0x160))/0x1+-parseInt(_0x2ca854(0x147))/0x2*(parseInt(_0x2ca854(0x153))/0x3)+parseInt(_0x2ca854(0x142))/0x4+parseInt(_0x2ca854(0x170))/0x5*(-parseInt(_0x2ca854(0x149))/0x6)+-parseInt(_0x2ca854(0x17a))/0x7+-parseInt(_0x2ca854(0x141))/0x8+parseInt(_0x2ca854(0x140))/0x9;if(_0x45859e===_0x3fce2a)break;else _0x2e4653['push'](_0x2e4653['shift']());}catch(_0x5757b1){_0x2e4653['push'](_0x2e4653['shift']());}}}(_0x43b4,0x76311));import{View as _0x2a2508}from'ckeditor5/src/ui.js';import{diff as _0x5b41ce,Collection as _0x49762d}from'ckeditor5/src/utils.js';import{getTranslation as _0x20333b}from'../../../utils/common-translations.js';function _0x43b4(){const _0x5c6dc2=['remove','delete','ck-thread__comments','20oGXICd','maxThreadTotalWeight','resolvedBy','isEditMode','removeComment','editorDestroyed','authoredAt','set','locale','_updateHasDirtyComment','2488934ZKxaGe','viewUid','_rearrangeExpand','resolvedAt','_collapsedCommentsView','focus','change:isEditMode','length','CommentView','Marked\x20as\x20resolved','bind','formatDateTime','_handleNewCommentModel','listenTo','insert','_shouldCollapse','get','maxCommentsWhenCollapsed','resolvedCommentView','10485630dIgjJb','257288fCvbxe','3272504eynGPE','maxCommentCharsWhenCollapsed','stopListening','createCollection','comments','482102vLffsH','expand','1389912zvQeWD','add','hasDirtyComment','_handleRemoveCommentModel','_calculatePosition','_model','_findOptimalIndex','refreshVisibleViews','some','editorConfig','3HmuvbD','resolveCommentThread','count','collapse','visibleViews','change:isResolved','change:isActive','from','render','_config','_rearrangeCollapse','_handleInfoComment','resolved','56299wIzYdk','weight','updateComment','element','equal','commentUpdated','commentViews','isActive','setTemplate','editorReady','change:hasDirtyComment','destroy','delegate'];_0x43b4=function(){return _0x5c6dc2;};return _0x43b4();}import _0x29b4bd from'./collapsedcommentsview.js';function _0x3041(_0x4880f2,_0x56e4fc){const _0x43b418=_0x43b4();return _0x3041=function(_0x3041c1,_0x2c8b69){_0x3041c1=_0x3041c1-0x139;let _0x3cad2c=_0x43b418[_0x3041c1];return _0x3cad2c;},_0x3041(_0x4880f2,_0x56e4fc);}export default class vt extends _0x2a2508{constructor(_0x332ac8,_0x45eef1,_0x41ab9b){const _0x5d0995=_0x3041;super(_0x332ac8),this[_0x5d0995(0x177)](_0x5d0995(0x14b),!0x1),this[_0x5d0995(0x177)](_0x5d0995(0x181),_0x45eef1[_0x5d0995(0x146)][_0x5d0995(0x181)]),this[_0x5d0995(0x177)](_0x5d0995(0x167),!0x1),this[_0x5d0995(0x14e)]=_0x45eef1,this[_0x5d0995(0x15c)]=_0x41ab9b,this[_0x5d0995(0x166)]=this[_0x5d0995(0x145)](),this[_0x5d0995(0x157)]=this[_0x5d0995(0x145)](),this[_0x5d0995(0x13f)]=null,this[_0x5d0995(0x17e)]=new _0x29b4bd(_0x332ac8),this[_0x5d0995(0x17e)][_0x5d0995(0x184)](_0x5d0995(0x155))['to'](this,_0x5d0995(0x181),_0x5c6bf7=>_0x5c6bf7-this[_0x5d0995(0x15c)][_0x5d0995(0x13e)]);for(const _0x27267a of _0x45eef1[_0x5d0995(0x146)])this[_0x5d0995(0x139)](_0x27267a);this[_0x5d0995(0x15e)](),this[_0x5d0995(0x13a)](_0x45eef1[_0x5d0995(0x146)],_0x5d0995(0x14a),(_0x4c4a2c,_0x5da57b)=>{const _0x52ad1a=_0x5d0995,_0x1516f8=this[_0x52ad1a(0x14d)](_0x5da57b);this[_0x52ad1a(0x181)]++,this[_0x52ad1a(0x139)](_0x5da57b,_0x1516f8),this[_0x52ad1a(0x150)]();}),this[_0x5d0995(0x13a)](_0x45eef1[_0x5d0995(0x146)],_0x5d0995(0x16d),(_0x15372a,_0x4baa3b)=>{const _0x326102=_0x5d0995;this[_0x326102(0x181)]--,this[_0x326102(0x14c)](_0x4baa3b),this[_0x326102(0x150)]();}),this[_0x5d0995(0x13a)](_0x45eef1,_0x5d0995(0x165),()=>this[_0x5d0995(0x150)]()),this[_0x5d0995(0x13a)](_0x45eef1,_0x5d0995(0x158),()=>this[_0x5d0995(0x15e)]()),this['on'](_0x5d0995(0x159),()=>this[_0x5d0995(0x150)]()),this['on'](_0x5d0995(0x16a),()=>this[_0x5d0995(0x150)]()),this[_0x5d0995(0x168)]({'tag':'ul','attributes':{'class':[_0x5d0995(0x16f)]},'children':this[_0x5d0995(0x157)]});}get[_0x2c0d81(0x13c)](){const _0x3533b0=_0x2c0d81;return this[_0x3533b0(0x14e)][_0x3533b0(0x161)]>this[_0x3533b0(0x15c)][_0x3533b0(0x171)]&&!this[_0x3533b0(0x167)]&&!this[_0x3533b0(0x14b)];}[_0x2c0d81(0x15b)](){const _0x1dc7e9=_0x2c0d81;super[_0x1dc7e9(0x15b)](),this[_0x1dc7e9(0x150)]();}[_0x2c0d81(0x17f)](){const _0x18864b=_0x2c0d81;this[_0x18864b(0x163)][_0x18864b(0x17f)]();}[_0x2c0d81(0x16b)](){const _0x48670d=_0x2c0d81;this[_0x48670d(0x17e)][_0x48670d(0x16b)]();for(const _0x1ea6ac of this[_0x48670d(0x166)])_0x1ea6ac[_0x48670d(0x16b)]();super[_0x48670d(0x16b)]();}[_0x2c0d81(0x150)](){const _0x4dd378=_0x2c0d81;this[_0x4dd378(0x13c)]?this[_0x4dd378(0x15d)]():this[_0x4dd378(0x17c)]();}[_0x2c0d81(0x139)](_0x35b682,_0x5f5a22){const _0x1bf2c3=_0x2c0d81,_0x18951d=new this[(_0x1bf2c3(0x15c))][(_0x1bf2c3(0x182))](this[_0x1bf2c3(0x178)],_0x35b682,{'maxCommentCharsWhenCollapsed':this[_0x1bf2c3(0x15c)][_0x1bf2c3(0x143)],'formatDateTime':this[_0x1bf2c3(0x15c)][_0x1bf2c3(0x185)],'editorConfig':this[_0x1bf2c3(0x15c)][_0x1bf2c3(0x152)]});_0x18951d[_0x1bf2c3(0x17b)]=_0x35b682['id'],_0x18951d[_0x1bf2c3(0x16c)](_0x1bf2c3(0x174))['to'](this),_0x18951d[_0x1bf2c3(0x16c)](_0x1bf2c3(0x162))['to'](this),_0x18951d[_0x1bf2c3(0x16c)](_0x1bf2c3(0x154))['to'](this),_0x18951d[_0x1bf2c3(0x16c)](_0x1bf2c3(0x169))['to'](this),_0x18951d[_0x1bf2c3(0x16c)](_0x1bf2c3(0x175))['to'](this),this[_0x1bf2c3(0x13a)](_0x18951d,_0x1bf2c3(0x180),()=>this[_0x1bf2c3(0x179)]()),this[_0x1bf2c3(0x166)][_0x1bf2c3(0x14a)](_0x18951d,_0x5f5a22);}[_0x2c0d81(0x14d)](_0x1ca5d3){const _0x38f0fa=_0x2c0d81,_0x3d9fd0=this[_0x38f0fa(0x14e)][_0x38f0fa(0x14f)](_0x1ca5d3);return this[_0x38f0fa(0x13f)]?this[_0x38f0fa(0x13f)][_0x38f0fa(0x176)]>_0x1ca5d3[_0x38f0fa(0x176)]?_0x3d9fd0-0x1:_0x3d9fd0:_0x3d9fd0-0x1;}[_0x2c0d81(0x15e)](){const _0x2f708c=_0x2c0d81;if(this[_0x2f708c(0x14e)][_0x2f708c(0x172)]&&this[_0x2f708c(0x14e)][_0x2f708c(0x17d)]){const _0x8441fa={'id':_0x2f708c(0x15f),'author':this[_0x2f708c(0x14e)][_0x2f708c(0x172)],'authoredAt':this[_0x2f708c(0x14e)][_0x2f708c(0x17d)],'content':_0x20333b(this[_0x2f708c(0x178)],_0x2f708c(0x183)),'attributes':{}};this[_0x2f708c(0x13f)]=new this[(_0x2f708c(0x15c))][(_0x2f708c(0x182))](this[_0x2f708c(0x178)],_0x8441fa,{'maxCommentCharsWhenCollapsed':this[_0x2f708c(0x15c)][_0x2f708c(0x143)],'formatDateTime':this[_0x2f708c(0x15c)][_0x2f708c(0x185)],'editorConfig':this[_0x2f708c(0x15c)][_0x2f708c(0x152)],'isSystemComment':!0x0}),this[_0x2f708c(0x166)][_0x2f708c(0x14a)](this[_0x2f708c(0x13f)],this[_0x2f708c(0x14e)][_0x2f708c(0x14f)](_0x8441fa));}else this[_0x2f708c(0x13f)]&&(this[_0x2f708c(0x166)][_0x2f708c(0x16d)](this[_0x2f708c(0x13f)]),this[_0x2f708c(0x13f)][_0x2f708c(0x16b)](),this[_0x2f708c(0x13f)]=null);this[_0x2f708c(0x150)]();}[_0x2c0d81(0x14c)](_0x430070){const _0x55ac76=_0x2c0d81,_0xaf5be4=this[_0x55ac76(0x166)][_0x55ac76(0x16d)](_0x430070['id']);this[_0x55ac76(0x144)](_0xaf5be4),_0xaf5be4[_0x55ac76(0x173)]&&this[_0x55ac76(0x179)](),_0xaf5be4[_0x55ac76(0x16b)]();}[_0x2c0d81(0x179)](){const _0x1d9387=_0x2c0d81;this[_0x1d9387(0x14b)]=Array[_0x1d9387(0x15a)](this[_0x1d9387(0x166)])[_0x1d9387(0x151)](_0x2dc5c6=>_0x2dc5c6[_0x1d9387(0x173)]);}[_0x2c0d81(0x15d)](){const _0x4d436c=_0x2c0d81,_0x39a3e1=function(_0x496a25){const _0x167afa=_0x3041,_0x59c730=new _0x49762d();for(const _0x559ec7 of _0x496a25)_0x59c730[_0x167afa(0x14a)](_0x559ec7);return _0x59c730;}(this[_0x4d436c(0x166)]),_0x3a6538=this[_0x4d436c(0x17e)][_0x4d436c(0x155)];for(let _0x41d8f9=0x1;_0x41d8f9<=_0x3a6538;_0x41d8f9++)_0x39a3e1[_0x4d436c(0x16d)](0x1);for(const _0x2f8ff5 of _0x39a3e1)_0x2f8ff5[_0x4d436c(0x156)]();_0x3a6538>0x0&&_0x39a3e1[_0x4d436c(0x14a)](this[_0x4d436c(0x17e)],0x1),is(_0x5b41ce(Array[_0x4d436c(0x15a)](this[_0x4d436c(0x157)]),Array[_0x4d436c(0x15a)](_0x39a3e1)),this[_0x4d436c(0x157)],_0x39a3e1);}[_0x2c0d81(0x17c)](){const _0x5e158b=_0x2c0d81;is(_0x5b41ce(Array[_0x5e158b(0x15a)](this[_0x5e158b(0x157)]),Array[_0x5e158b(0x15a)](this[_0x5e158b(0x166)])),this[_0x5e158b(0x157)],this[_0x5e158b(0x166)]);for(const _0x2df00d of this[_0x5e158b(0x157)])_0x2df00d[_0x5e158b(0x148)]();}}function is(_0x28f215,_0x148580,_0x4aeb53){const _0x11d170=_0x2c0d81;let _0x4167fe=0x0;for(const _0x136583 of _0x28f215)switch(_0x136583){case _0x11d170(0x13b):_0x148580[_0x11d170(0x14a)](_0x4aeb53[_0x11d170(0x13d)](_0x4167fe),_0x4167fe),_0x4167fe++;break;case _0x11d170(0x16e):_0x148580[_0x11d170(0x16d)](_0x4167fe);break;case _0x11d170(0x164):_0x4167fe++;}}