@ckeditor/ckeditor5-comments 43.3.1-alpha.0 → 44.0.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (205) hide show
  1. package/README.md +16 -6
  2. package/build/comments.js +1 -1
  3. package/dist/augmentation.d.ts +8 -1
  4. package/dist/comments/commentsarchiveui.d.ts +7 -0
  5. package/dist/comments/commentsediting.d.ts +4 -0
  6. package/dist/comments/commentsrepository.d.ts +1 -6
  7. package/dist/comments/commentsui.d.ts +4 -0
  8. package/dist/index-editor.css +37 -37
  9. package/dist/index.css +46 -46
  10. package/dist/index.d.ts +1 -0
  11. package/dist/index.js +9 -9
  12. package/dist/translations/af.js +1 -1
  13. package/dist/translations/af.umd.js +1 -1
  14. package/dist/translations/ar.js +1 -1
  15. package/dist/translations/ar.umd.js +1 -1
  16. package/dist/translations/ast.js +1 -1
  17. package/dist/translations/ast.umd.js +1 -1
  18. package/dist/translations/az.js +1 -1
  19. package/dist/translations/az.umd.js +1 -1
  20. package/dist/translations/bg.js +1 -1
  21. package/dist/translations/bg.umd.js +1 -1
  22. package/dist/translations/bn.js +1 -1
  23. package/dist/translations/bn.umd.js +1 -1
  24. package/dist/translations/bs.js +1 -1
  25. package/dist/translations/bs.umd.js +1 -1
  26. package/dist/translations/ca.js +1 -1
  27. package/dist/translations/ca.umd.js +1 -1
  28. package/dist/translations/cs.js +1 -1
  29. package/dist/translations/cs.umd.js +1 -1
  30. package/dist/translations/da.js +1 -1
  31. package/dist/translations/da.umd.js +1 -1
  32. package/dist/translations/de-ch.js +1 -1
  33. package/dist/translations/de-ch.umd.js +1 -1
  34. package/dist/translations/de.js +1 -1
  35. package/dist/translations/de.umd.js +1 -1
  36. package/dist/translations/el.js +1 -1
  37. package/dist/translations/el.umd.js +1 -1
  38. package/dist/translations/en-au.js +1 -1
  39. package/dist/translations/en-au.umd.js +1 -1
  40. package/dist/translations/en-gb.js +1 -1
  41. package/dist/translations/en-gb.umd.js +1 -1
  42. package/dist/translations/en.js +1 -1
  43. package/dist/translations/en.umd.js +1 -1
  44. package/dist/translations/eo.js +1 -1
  45. package/dist/translations/eo.umd.js +1 -1
  46. package/dist/translations/es-co.js +1 -1
  47. package/dist/translations/es-co.umd.js +1 -1
  48. package/dist/translations/es.js +1 -1
  49. package/dist/translations/es.umd.js +1 -1
  50. package/dist/translations/et.js +1 -1
  51. package/dist/translations/et.umd.js +1 -1
  52. package/dist/translations/eu.js +1 -1
  53. package/dist/translations/eu.umd.js +1 -1
  54. package/dist/translations/fa.js +1 -1
  55. package/dist/translations/fa.umd.js +1 -1
  56. package/dist/translations/fi.js +1 -1
  57. package/dist/translations/fi.umd.js +1 -1
  58. package/dist/translations/fr.js +1 -1
  59. package/dist/translations/fr.umd.js +1 -1
  60. package/dist/translations/gl.js +1 -1
  61. package/dist/translations/gl.umd.js +1 -1
  62. package/dist/translations/gu.js +1 -1
  63. package/dist/translations/gu.umd.js +1 -1
  64. package/dist/translations/he.js +1 -1
  65. package/dist/translations/he.umd.js +1 -1
  66. package/dist/translations/hi.js +1 -1
  67. package/dist/translations/hi.umd.js +1 -1
  68. package/dist/translations/hr.js +1 -1
  69. package/dist/translations/hr.umd.js +1 -1
  70. package/dist/translations/hu.js +1 -1
  71. package/dist/translations/hu.umd.js +1 -1
  72. package/dist/translations/hy.js +1 -1
  73. package/dist/translations/hy.umd.js +1 -1
  74. package/dist/translations/id.js +1 -1
  75. package/dist/translations/id.umd.js +1 -1
  76. package/dist/translations/it.js +1 -1
  77. package/dist/translations/it.umd.js +1 -1
  78. package/dist/translations/ja.js +1 -1
  79. package/dist/translations/ja.umd.js +1 -1
  80. package/dist/translations/jv.js +1 -1
  81. package/dist/translations/jv.umd.js +1 -1
  82. package/dist/translations/kk.js +1 -1
  83. package/dist/translations/kk.umd.js +1 -1
  84. package/dist/translations/km.js +1 -1
  85. package/dist/translations/km.umd.js +1 -1
  86. package/dist/translations/kn.js +1 -1
  87. package/dist/translations/kn.umd.js +1 -1
  88. package/dist/translations/ko.js +1 -1
  89. package/dist/translations/ko.umd.js +1 -1
  90. package/dist/translations/ku.js +1 -1
  91. package/dist/translations/ku.umd.js +1 -1
  92. package/dist/translations/lt.js +1 -1
  93. package/dist/translations/lt.umd.js +1 -1
  94. package/dist/translations/lv.js +1 -1
  95. package/dist/translations/lv.umd.js +1 -1
  96. package/dist/translations/ms.js +1 -1
  97. package/dist/translations/ms.umd.js +1 -1
  98. package/dist/translations/nb.js +1 -1
  99. package/dist/translations/nb.umd.js +1 -1
  100. package/dist/translations/ne.js +1 -1
  101. package/dist/translations/ne.umd.js +1 -1
  102. package/dist/translations/nl.js +1 -1
  103. package/dist/translations/nl.umd.js +1 -1
  104. package/dist/translations/no.js +1 -1
  105. package/dist/translations/no.umd.js +1 -1
  106. package/dist/translations/oc.js +1 -1
  107. package/dist/translations/oc.umd.js +1 -1
  108. package/dist/translations/pl.js +1 -1
  109. package/dist/translations/pl.umd.js +1 -1
  110. package/dist/translations/pt-br.js +1 -1
  111. package/dist/translations/pt-br.umd.js +1 -1
  112. package/dist/translations/pt.js +1 -1
  113. package/dist/translations/pt.umd.js +1 -1
  114. package/dist/translations/ro.js +1 -1
  115. package/dist/translations/ro.umd.js +1 -1
  116. package/dist/translations/ru.js +1 -1
  117. package/dist/translations/ru.umd.js +1 -1
  118. package/dist/translations/si.js +1 -1
  119. package/dist/translations/si.umd.js +1 -1
  120. package/dist/translations/sk.js +1 -1
  121. package/dist/translations/sk.umd.js +1 -1
  122. package/dist/translations/sl.js +1 -1
  123. package/dist/translations/sl.umd.js +1 -1
  124. package/dist/translations/sq.js +1 -1
  125. package/dist/translations/sq.umd.js +1 -1
  126. package/dist/translations/sr-latn.js +1 -1
  127. package/dist/translations/sr-latn.umd.js +1 -1
  128. package/dist/translations/sr.js +1 -1
  129. package/dist/translations/sr.umd.js +1 -1
  130. package/dist/translations/sv.js +1 -1
  131. package/dist/translations/sv.umd.js +1 -1
  132. package/dist/translations/th.js +1 -1
  133. package/dist/translations/th.umd.js +1 -1
  134. package/dist/translations/ti.js +1 -1
  135. package/dist/translations/ti.umd.js +1 -1
  136. package/dist/translations/tk.js +1 -1
  137. package/dist/translations/tk.umd.js +1 -1
  138. package/dist/translations/tr.js +1 -1
  139. package/dist/translations/tr.umd.js +1 -1
  140. package/dist/translations/tt.js +1 -1
  141. package/dist/translations/tt.umd.js +1 -1
  142. package/dist/translations/ug.js +1 -1
  143. package/dist/translations/ug.umd.js +1 -1
  144. package/dist/translations/uk.js +1 -1
  145. package/dist/translations/uk.umd.js +1 -1
  146. package/dist/translations/ur.js +1 -1
  147. package/dist/translations/ur.umd.js +1 -1
  148. package/dist/translations/uz.js +1 -1
  149. package/dist/translations/uz.umd.js +1 -1
  150. package/dist/translations/vi.js +1 -1
  151. package/dist/translations/vi.umd.js +1 -1
  152. package/dist/translations/zh-cn.js +1 -1
  153. package/dist/translations/zh-cn.umd.js +1 -1
  154. package/dist/translations/zh.js +1 -1
  155. package/dist/translations/zh.umd.js +1 -1
  156. package/package.json +15 -15
  157. package/src/annotations/annotation.js +2 -2
  158. package/src/annotations/annotationcollection.js +1 -1
  159. package/src/annotations/annotations.js +1 -1
  160. package/src/annotations/annotationsuis.js +1 -1
  161. package/src/annotations/editorannotations.js +1 -1
  162. package/src/annotations/inlineannotations.js +1 -1
  163. package/src/annotations/narrowsidebar.js +1 -1
  164. package/src/annotations/sidebar.js +1 -1
  165. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  166. package/src/annotations/view/annotationview.js +1 -1
  167. package/src/annotations/view/sidebaritemview.js +1 -1
  168. package/src/annotations/view/sidebarview.js +1 -1
  169. package/src/annotations/widesidebar.js +1 -1
  170. package/src/augmentation.d.ts +8 -1
  171. package/src/comments/addcommentthreadcommand.js +1 -1
  172. package/src/comments/commentsarchive.js +1 -1
  173. package/src/comments/commentsarchiveui.d.ts +7 -0
  174. package/src/comments/commentsarchiveui.js +1 -1
  175. package/src/comments/commentsediting.d.ts +4 -0
  176. package/src/comments/commentsediting.js +1 -1
  177. package/src/comments/commentsrepository.d.ts +1 -6
  178. package/src/comments/commentsrepository.js +3 -3
  179. package/src/comments/commentsui.d.ts +4 -0
  180. package/src/comments/commentsui.js +1 -1
  181. package/src/comments/integrations/clipboard.js +1 -1
  182. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  183. package/src/comments/integrations/importword.js +1 -1
  184. package/src/comments/ui/commenteditor/commenteditor.js +2 -2
  185. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  186. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  187. package/src/comments/ui/commentthreadcontroller.js +2 -2
  188. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  189. package/src/comments/ui/view/basecommentview.js +1 -1
  190. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  191. package/src/comments/ui/view/commentcontentview.js +1 -1
  192. package/src/comments/ui/view/commentinputview.js +1 -1
  193. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  194. package/src/comments/ui/view/commentslistview.js +1 -1
  195. package/src/comments/ui/view/commentthreadheadercontextview.js +1 -1
  196. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  197. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  198. package/src/comments/ui/view/commentthreadview.js +2 -2
  199. package/src/comments/ui/view/commentview.js +2 -2
  200. package/src/comments.js +1 -1
  201. package/src/commentsonly.js +1 -1
  202. package/src/index.d.ts +1 -0
  203. package/src/index.js +1 -1
  204. package/src/utils/common-translations.js +1 -1
  205. package/src/utils/createmutationobserver.js +1 -1
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2c4a58=_0x2875;(function(_0xeabb96,_0x583408){const _0x4c15a0=_0x2875,_0x3e98ad=_0xeabb96();while(!![]){try{const _0x4d92d9=-parseInt(_0x4c15a0(0xda))/0x1*(-parseInt(_0x4c15a0(0xdb))/0x2)+-parseInt(_0x4c15a0(0xd1))/0x3+parseInt(_0x4c15a0(0xd0))/0x4*(parseInt(_0x4c15a0(0xe5))/0x5)+-parseInt(_0x4c15a0(0xe9))/0x6+-parseInt(_0x4c15a0(0xcc))/0x7+-parseInt(_0x4c15a0(0xd8))/0x8*(-parseInt(_0x4c15a0(0xd9))/0x9)+parseInt(_0x4c15a0(0xdf))/0xa*(parseInt(_0x4c15a0(0xeb))/0xb);if(_0x4d92d9===_0x583408)break;else _0x3e98ad['push'](_0x3e98ad['shift']());}catch(_0x2bb844){_0x3e98ad['push'](_0x3e98ad['shift']());}}}(_0x5348,0x7d40b));import{Editor as _0x361ee0}from'ckeditor5/src/core.js';import _0x3eacc6 from'./commenteditorui.js';import{ObservableMixin as _0x489a7b}from'ckeditor5/src/utils.js';import{enablePlaceholder as _0x1a9956,disablePlaceholder as _0x3f0be2}from'ckeditor5/src/engine.js';function _0x2875(_0x18e122,_0x2ebba0){const _0x534821=_0x5348();return _0x2875=function(_0x2875db,_0x120277){_0x2875db=_0x2875db-0xca;let _0x24b436=_0x534821[_0x2875db];return _0x24b436;},_0x2875(_0x18e122,_0x2ebba0);}import{Clipboard as _0x5d063e}from'ckeditor5/src/clipboard.js';import{Enter as _0x205f30,ShiftEnter as _0x3540c6}from'ckeditor5/src/enter.js';import{SelectAll as _0x53dddf}from'ckeditor5/src/select-all.js';import{Typing as _0x5c5e95}from'ckeditor5/src/typing.js';function _0x5348(){const _0x1d4dc4=['828059hgGDKu','2AdkxMx','placeholder','change:placeholder','end','3576850JAgAyR','focus','set','initialData','getRoot','fire','49895xighEz','change','setSelection','then','2511714WsTlbm','getChild','22LryPLo','assign','destroy','ready','editing','document','name','data','get','create','childCount','initPlugins','placeholderElement','3566493AaYfTf','createRoot','_updatePlaceholder','low','172vwpjBI','1956510BLIasA','defaultPlugins','init','view','model','config','plugins','966376oElUbn','9AjZJGZ'];_0x5348=function(){return _0x1d4dc4;};return _0x5348();}import{Undo as _0x301e0f}from'ckeditor5/src/undo.js';import{Paragraph as _0x586b11}from'ckeditor5/src/paragraph.js';const Vt=[_0x5d063e,_0x205f30,_0x3540c6,_0x53dddf,_0x5c5e95,_0x301e0f,_0x586b11];class Xt extends/* #__PURE__ -- @preserve */
24
- _0x489a7b(_0x361ee0){constructor(_0x76d8d6={}){const _0x292714=_0x2875;(_0x76d8d6=Object[_0x292714(0xec)]({},_0x76d8d6))[_0x292714(0xd7)]||(_0x76d8d6[_0x292714(0xd7)]=Xt[_0x292714(0xd2)]),super(_0x76d8d6),this['ui']=new _0x3eacc6(this),this[_0x292714(0xe1)](_0x292714(0xdc),''),this[_0x292714(0xd5)][_0x292714(0xf0)]['on'](_0x292714(0xe6),()=>this[_0x292714(0xce)](),{'priority':_0x292714(0xcf)}),this['on'](_0x292714(0xdd),()=>this[_0x292714(0xce)]()),this[_0x292714(0xd5)][_0x292714(0xf0)][_0x292714(0xcd)]();}[_0x2c4a58(0xf4)](){const _0x53795f=_0x2c4a58,_0x3beeb3=this[_0x53795f(0xd6)][_0x53795f(0xf3)](_0x53795f(0xe2))||'';return this[_0x53795f(0xca)]()[_0x53795f(0xe8)](()=>this['ui'][_0x53795f(0xd3)]())[_0x53795f(0xe8)](()=>this[_0x53795f(0xf2)][_0x53795f(0xd3)](_0x3beeb3))[_0x53795f(0xe8)](()=>this[_0x53795f(0xe4)](_0x53795f(0xee)));}[_0x2c4a58(0xed)](){const _0x591806=_0x2c4a58;return super[_0x591806(0xed)]()[_0x591806(0xe8)](()=>this['ui'][_0x591806(0xed)]());}[_0x2c4a58(0xe0)](){const _0x566b76=_0x2c4a58;this[_0x566b76(0xd5)][_0x566b76(0xe6)](_0xa9a7f2=>{const _0x54919a=_0x566b76,_0x3dc571=this[_0x54919a(0xd5)][_0x54919a(0xf0)][_0x54919a(0xe3)](),_0x5ce84a=_0x3dc571&&_0x3dc571[_0x54919a(0xea)](_0x3dc571[_0x54919a(0xf5)]-0x1);_0xa9a7f2[_0x54919a(0xe7)](_0x5ce84a,_0x54919a(0xde)),this[_0x54919a(0xef)][_0x54919a(0xd4)][_0x54919a(0xe0)]();});}[_0x2c4a58(0xce)](){const _0x498beb=_0x2c4a58,_0x2a61e3=this[_0x498beb(0xef)][_0x498beb(0xd4)],_0x53d7b4=_0x2a61e3[_0x498beb(0xf0)][_0x498beb(0xe3)](),_0x322873=_0x53d7b4[_0x498beb(0xea)](0x0);_0x53d7b4[_0x498beb(0xf5)]>0x1||!_0x322873||'p'!=_0x322873[_0x498beb(0xf1)]?this[_0x498beb(0xcb)]&&this[_0x498beb(0xcb)][_0x498beb(0xdc)]&&(_0x3f0be2(_0x2a61e3,this[_0x498beb(0xcb)]),this[_0x498beb(0xcb)]=void 0x0):(this[_0x498beb(0xdc)]&&(_0x322873[_0x498beb(0xdc)]=this[_0x498beb(0xdc)]),_0x1a9956({'view':_0x2a61e3,'element':_0x322873,'keepOnFocus':!0x0}),this[_0x498beb(0xcb)]=_0x322873);}}Xt[_0x2c4a58(0xd2)]=Vt;export default Xt;
23
+ const _0x38a40e=_0x3209;(function(_0x1e57d4,_0x32613f){const _0x16c227=_0x3209,_0x4c0402=_0x1e57d4();while(!![]){try{const _0x23d389=parseInt(_0x16c227(0xe8))/0x1*(parseInt(_0x16c227(0xea))/0x2)+parseInt(_0x16c227(0xc0))/0x3*(-parseInt(_0x16c227(0xdb))/0x4)+-parseInt(_0x16c227(0xcd))/0x5+-parseInt(_0x16c227(0xe3))/0x6+parseInt(_0x16c227(0xd2))/0x7*(-parseInt(_0x16c227(0xe9))/0x8)+parseInt(_0x16c227(0xe1))/0x9+parseInt(_0x16c227(0xc1))/0xa;if(_0x23d389===_0x32613f)break;else _0x4c0402['push'](_0x4c0402['shift']());}catch(_0x135e1f){_0x4c0402['push'](_0x4c0402['shift']());}}}(_0xae6d,0xc43e7));function _0xae6d(){const _0x374786=['4XyySxZ','document','change','focus','view','plugins','7707762WsGpvX','change:placeholder','1074954ZfgTaG','initPlugins','destroy','setSelection','placeholderElement','20362oMdKop','136vGHIOe','142Uoffnh','createRoot','end','name','2069391okPbtf','10336400lkMMSg','fire','fromCharCode','childCount','model','defaultPlugins','ready','then','editing','create','get','config','2775155hfCZKB','set','_updatePlaceholder','getChild','assign','456218cutcGr','data','initialData','placeholder','getRoot','low','init','map','join'];_0xae6d=function(){return _0x374786;};return _0xae6d();}import{Editor as _0x145bb4}from'ckeditor5/src/core.js';import _0x2a5ad7 from'./commenteditorui.js';function _0x3209(_0x464d15,_0x53281a){const _0xae6da7=_0xae6d();return _0x3209=function(_0x3209d0,_0x570a17){_0x3209d0=_0x3209d0-0xbd;let _0x331ab2=_0xae6da7[_0x3209d0];return _0x331ab2;},_0x3209(_0x464d15,_0x53281a);}import{ObservableMixin as _0x366511}from'ckeditor5/src/utils.js';import{enablePlaceholder as _0x5d9477,disablePlaceholder as _0x463c95}from'ckeditor5/src/engine.js';import{Clipboard as _0x21817f}from'ckeditor5/src/clipboard.js';import{Enter as _0x51e742,ShiftEnter as _0x87c3ef}from'ckeditor5/src/enter.js';import{SelectAll as _0x30daef}from'ckeditor5/src/select-all.js';import{Typing as _0x5b48c3}from'ckeditor5/src/typing.js';import{Undo as _0x1bf545}from'ckeditor5/src/undo.js';import{Paragraph as _0x4eff5f}from'ckeditor5/src/paragraph.js';const Qt=[_0x21817f,_0x51e742,_0x87c3ef,_0x30daef,_0x5b48c3,_0x1bf545,_0x4eff5f];class Rt extends/* #__PURE__ -- @preserve */
24
+ _0x366511(_0x145bb4){constructor(_0xa364c3={}){const _0x900636=_0x3209;function _0x1c976b(_0x285897){const _0x2a81af=_0x3209;return _0x285897[_0x2a81af(0xd9)](_0x37daf1=>String[_0x2a81af(0xc3)](_0x37daf1))[_0x2a81af(0xda)]('');}(_0xa364c3=Object[_0x900636(0xd1)]({},_0xa364c3))[_0x900636(0xe0)]||(_0xa364c3[_0x900636(0xe0)]=Rt[_0x900636(0xc6)]),super(_0xa364c3),this['ui']=new _0x2a5ad7(this),this[_0x900636(0xce)](_0x900636(0xd5),''),this[_0x900636(0xc5)][_0x900636(0xdc)]['on'](_0x900636(0xdd),()=>this[_0x900636(0xcf)](),{'priority':_0x900636(0xd7)}),this['on'](_0x900636(0xe2),()=>this[_0x900636(0xcf)]()),this[_0x900636(0xc5)][_0x900636(0xdc)][_0x900636(0xbd)](),this[_0x1c976b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1c976b([0x76,0x69,0x65,0x77])][_0x1c976b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1c976b([0x61,0x75,0x74,0x6f]),this[_0x1c976b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x1c976b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1c976b([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x1c976b([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x1c976b([0x6f,0x6b])});}[_0x38a40e(0xca)](){const _0x53bb13=_0x38a40e,_0x5d127a=this[_0x53bb13(0xcc)][_0x53bb13(0xcb)](_0x53bb13(0xd4))||'';return this[_0x53bb13(0xe4)]()[_0x53bb13(0xc8)](()=>this['ui'][_0x53bb13(0xd8)]())[_0x53bb13(0xc8)](()=>this[_0x53bb13(0xd3)][_0x53bb13(0xd8)](_0x5d127a))[_0x53bb13(0xc8)](()=>this[_0x53bb13(0xc2)](_0x53bb13(0xc7)));}[_0x38a40e(0xe5)](){const _0x12fd7c=_0x38a40e;return super[_0x12fd7c(0xe5)]()[_0x12fd7c(0xc8)](()=>this['ui'][_0x12fd7c(0xe5)]());}[_0x38a40e(0xde)](){const _0x130226=_0x38a40e;this[_0x130226(0xc5)][_0x130226(0xdd)](_0x5f6e88=>{const _0x555e52=_0x130226,_0x3c655a=this[_0x555e52(0xc5)][_0x555e52(0xdc)][_0x555e52(0xd6)](),_0x1099d3=_0x3c655a&&_0x3c655a[_0x555e52(0xd0)](_0x3c655a[_0x555e52(0xc4)]-0x1);_0x5f6e88[_0x555e52(0xe6)](_0x1099d3,_0x555e52(0xbe)),this[_0x555e52(0xc9)][_0x555e52(0xdf)][_0x555e52(0xde)]();});}[_0x38a40e(0xcf)](){const _0x8bea9e=_0x38a40e,_0x140525=this[_0x8bea9e(0xc9)][_0x8bea9e(0xdf)],_0x5aac38=_0x140525[_0x8bea9e(0xdc)][_0x8bea9e(0xd6)](),_0x24d1b4=_0x5aac38[_0x8bea9e(0xd0)](0x0);_0x5aac38[_0x8bea9e(0xc4)]>0x1||!_0x24d1b4||'p'!=_0x24d1b4[_0x8bea9e(0xbf)]?this[_0x8bea9e(0xe7)]&&this[_0x8bea9e(0xe7)][_0x8bea9e(0xd5)]&&(_0x463c95(_0x140525,this[_0x8bea9e(0xe7)]),this[_0x8bea9e(0xe7)]=void 0x0):(this[_0x8bea9e(0xd5)]&&(_0x24d1b4[_0x8bea9e(0xd5)]=this[_0x8bea9e(0xd5)]),_0x5d9477({'view':_0x140525,'element':_0x24d1b4,'keepOnFocus':!0x0}),this[_0x8bea9e(0xe7)]=_0x24d1b4);}}Rt[_0x38a40e(0xc6)]=Qt;export default Rt;
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5df9(_0x28e4ff,_0x3d5e38){const _0x39f615=_0x39f6();return _0x5df9=function(_0x5df9fa,_0x4af02b){_0x5df9fa=_0x5df9fa-0x133;let _0x2e65a4=_0x39f615[_0x5df9fa];return _0x2e65a4;},_0x5df9(_0x28e4ff,_0x3d5e38);}const _0x256dd8=_0x5df9;(function(_0x2f4b80,_0x4efe59){const _0x39ef64=_0x5df9,_0x433570=_0x2f4b80();while(!![]){try{const _0x2fcc4e=-parseInt(_0x39ef64(0x14a))/0x1+parseInt(_0x39ef64(0x14b))/0x2+-parseInt(_0x39ef64(0x142))/0x3*(parseInt(_0x39ef64(0x148))/0x4)+parseInt(_0x39ef64(0x14e))/0x5*(parseInt(_0x39ef64(0x13d))/0x6)+parseInt(_0x39ef64(0x139))/0x7+-parseInt(_0x39ef64(0x13c))/0x8+parseInt(_0x39ef64(0x137))/0x9;if(_0x2fcc4e===_0x4efe59)break;else _0x433570['push'](_0x433570['shift']());}catch(_0x5d91d3){_0x433570['push'](_0x433570['shift']());}}}(_0x39f6,0xcd4a6));import{EditorUI as _0x109d26}from'ckeditor5/src/ui.js';import _0x447c99 from'./commenteditoruiview.js';export default class Ot extends _0x109d26{constructor(_0x58fc55){const _0xbbad5d=_0x5df9;super(_0x58fc55),this[_0xbbad5d(0x147)]=new _0x447c99(_0x58fc55[_0xbbad5d(0x133)],_0x58fc55[_0xbbad5d(0x143)][_0xbbad5d(0x147)]);}get[_0x256dd8(0x13a)](){const _0x30b999=_0x256dd8;return this[_0x30b999(0x147)][_0x30b999(0x13a)];}[_0x256dd8(0x145)](){const _0x512eaa=_0x256dd8,_0x18e00b=this[_0x512eaa(0x140)][_0x512eaa(0x143)][_0x512eaa(0x147)],_0x16be39=this[_0x512eaa(0x147)][_0x512eaa(0x13b)],_0x4c8322=_0x18e00b[_0x512eaa(0x14d)][_0x512eaa(0x13f)]();_0x16be39[_0x512eaa(0x138)]=_0x4c8322[_0x512eaa(0x134)],this[_0x512eaa(0x147)][_0x512eaa(0x14c)]();const _0x2e01f5=_0x16be39[_0x512eaa(0x13a)];this[_0x512eaa(0x146)](_0x16be39[_0x512eaa(0x138)],_0x2e01f5),this[_0x512eaa(0x147)][_0x512eaa(0x13b)][_0x512eaa(0x13e)](_0x512eaa(0x144))['to'](this[_0x512eaa(0x136)]),_0x18e00b[_0x512eaa(0x149)](_0x2e01f5),this[_0x512eaa(0x14f)](_0x512eaa(0x135));}[_0x256dd8(0x141)](){const _0x1d9b7f=_0x256dd8;super[_0x1d9b7f(0x141)](),this[_0x1d9b7f(0x147)][_0x1d9b7f(0x141)]();}}function _0x39f6(){const _0x2aaf2e=['destroy','525tWfuHG','editing','isFocused','init','setEditableElement','view','22468QEYKmn','attachDomRoot','1546083RCTpBk','504228EHVUsp','render','document','5yORNzU','fire','locale','rootName','ready','focusTracker','18552654yJlAhu','name','2645342VKFfsY','element','editable','1416608JEduGZ','5133468qFbVbp','bind','getRoot','editor'];_0x39f6=function(){return _0x2aaf2e;};return _0x39f6();}
23
+ const _0x45840e=_0x9b50;(function(_0x50035b,_0x23efe4){const _0x2eb9f8=_0x9b50,_0x571230=_0x50035b();while(!![]){try{const _0x4b183d=-parseInt(_0x2eb9f8(0xed))/0x1+parseInt(_0x2eb9f8(0xee))/0x2*(parseInt(_0x2eb9f8(0xe6))/0x3)+-parseInt(_0x2eb9f8(0xe3))/0x4+parseInt(_0x2eb9f8(0xe7))/0x5*(-parseInt(_0x2eb9f8(0xe8))/0x6)+-parseInt(_0x2eb9f8(0xec))/0x7+-parseInt(_0x2eb9f8(0xd9))/0x8*(parseInt(_0x2eb9f8(0xe5))/0x9)+parseInt(_0x2eb9f8(0xdc))/0xa*(parseInt(_0x2eb9f8(0xe1))/0xb);if(_0x4b183d===_0x23efe4)break;else _0x571230['push'](_0x571230['shift']());}catch(_0xb37a15){_0x571230['push'](_0x571230['shift']());}}}(_0x21c9,0x53fbc));function _0x9b50(_0x269c00,_0x170f5a){const _0x21c971=_0x21c9();return _0x9b50=function(_0x9b5035,_0x3a5ca9){_0x9b5035=_0x9b5035-0xd1;let _0x34a178=_0x21c971[_0x9b5035];return _0x34a178;},_0x9b50(_0x269c00,_0x170f5a);}import{EditorUI as _0x343862}from'ckeditor5/src/ui.js';function _0x21c9(){const _0x5d675d=['render','rootName','locale','editable','fire','focusTracker','8jFfEGb','bind','destroy','290SbvZVU','name','getRoot','ready','init','417065VZdsnX','editor','1086228hzxxCx','setEditableElement','2283597yzqCpU','732nodPiU','120rQSYfk','30594vgVDnu','editing','element','document','2125102WufPuJ','167603QjMqdm','2978oEQxLW','view','isFocused','attachDomRoot'];_0x21c9=function(){return _0x5d675d;};return _0x21c9();}import _0x146efe from'./commenteditoruiview.js';export default class Ot extends _0x343862{constructor(_0x24a5f1){const _0x53f4b5=_0x9b50;super(_0x24a5f1),this[_0x53f4b5(0xef)]=new _0x146efe(_0x24a5f1[_0x53f4b5(0xd5)],_0x24a5f1[_0x53f4b5(0xe9)][_0x53f4b5(0xef)]);}get[_0x45840e(0xea)](){const _0x2312a6=_0x45840e;return this[_0x2312a6(0xef)][_0x2312a6(0xea)];}[_0x45840e(0xe0)](){const _0x4bf099=_0x45840e,_0x5de166=this[_0x4bf099(0xe2)][_0x4bf099(0xe9)][_0x4bf099(0xef)],_0x418959=this[_0x4bf099(0xef)][_0x4bf099(0xd6)],_0x14f0db=_0x5de166[_0x4bf099(0xeb)][_0x4bf099(0xde)]();_0x418959[_0x4bf099(0xdd)]=_0x14f0db[_0x4bf099(0xd4)],this[_0x4bf099(0xef)][_0x4bf099(0xd3)]();const _0x3ef4d5=_0x418959[_0x4bf099(0xea)];this[_0x4bf099(0xe4)](_0x418959[_0x4bf099(0xdd)],_0x3ef4d5),this[_0x4bf099(0xef)][_0x4bf099(0xd6)][_0x4bf099(0xda)](_0x4bf099(0xd1))['to'](this[_0x4bf099(0xd8)]),_0x5de166[_0x4bf099(0xd2)](_0x3ef4d5),this[_0x4bf099(0xd7)](_0x4bf099(0xdf));}[_0x45840e(0xdb)](){const _0x2211eb=_0x45840e;super[_0x2211eb(0xdb)](),this[_0x2211eb(0xef)][_0x2211eb(0xdb)]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e825d=_0x2f1e;(function(_0x25305a,_0x2d93b2){const _0x5289f4=_0x2f1e,_0x8849dc=_0x25305a();while(!![]){try{const _0x5b87de=parseInt(_0x5289f4(0xbe))/0x1+-parseInt(_0x5289f4(0xc7))/0x2*(-parseInt(_0x5289f4(0xc4))/0x3)+-parseInt(_0x5289f4(0xaf))/0x4*(-parseInt(_0x5289f4(0xb6))/0x5)+parseInt(_0x5289f4(0xc8))/0x6*(-parseInt(_0x5289f4(0xb5))/0x7)+-parseInt(_0x5289f4(0xbc))/0x8*(parseInt(_0x5289f4(0xc6))/0x9)+-parseInt(_0x5289f4(0xc3))/0xa+-parseInt(_0x5289f4(0xb9))/0xb;if(_0x5b87de===_0x2d93b2)break;else _0x8849dc['push'](_0x8849dc['shift']());}catch(_0x4e655a){_0x8849dc['push'](_0x8849dc['shift']());}}}(_0x1847,0xe7d8a));import{InlineEditableUIView as _0x5df624,EditorUIView as _0x566c25}from'ckeditor5/src/ui.js';import{uid as _0x201e61}from'ckeditor5/src/utils.js';import{getTranslation as _0x15ae17}from'../../../utils/common-translations.js';function _0x1847(){const _0x58033f=['24ByrBAL','add','1061022eRFdvl','ck-reset','render','main','cke-editor__aria-label_','3226800vddYWH','159yoObBX','ck-comment__input','1699686bnuPHT','20290dJTZjY','3725556OhOrna','uiLanguageDirection','Comment\x20editor','createCollection','ck-rounded-corners','5362988SqeGNy','div','uiLanguage','ck-editor','focus','editable','7WyxtJB','5OYoGWv','ck-editor__main','presentation','5276084ljEIOx','element','setTemplate'];_0x1847=function(){return _0x58033f;};return _0x1847();}function _0x2f1e(_0x2cd3df,_0x343901){const _0x184770=_0x1847();return _0x2f1e=function(_0x2f1ea9,_0x12de58){_0x2f1ea9=_0x2f1ea9-0xac;let _0x589389=_0x184770[_0x2f1ea9];return _0x589389;},_0x2f1e(_0x2cd3df,_0x343901);}export default class Zt extends _0x566c25{constructor(_0x124ed0,_0xfeb1f9){const _0x5d7855=_0x2f1e;super(_0x124ed0);const _0x1d8cc2=_0x201e61();this[_0x5d7855(0xc1)]=this[_0x5d7855(0xad)](),this[_0x5d7855(0xb4)]=new _0x5df624(_0x124ed0,_0xfeb1f9,void 0x0,{'label':()=>_0x15ae17(_0x124ed0,_0x5d7855(0xac))}),this[_0x5d7855(0xbb)]({'tag':_0x5d7855(0xb0),'attributes':{'class':[_0x5d7855(0xbf),_0x5d7855(0xb2),_0x5d7855(0xae),_0x5d7855(0xc5)],'dir':_0x124ed0[_0x5d7855(0xc9)],'lang':_0x124ed0[_0x5d7855(0xb1)],'aria-labelledby':_0x5d7855(0xc2)+_0x1d8cc2},'children':[{'tag':_0x5d7855(0xb0),'attributes':{'class':_0x5d7855(0xb7),'role':_0x5d7855(0xb8)},'children':this[_0x5d7855(0xc1)]}]});}[_0x2e825d(0xc0)](){const _0x17b036=_0x2e825d;super[_0x17b036(0xc0)](),this[_0x17b036(0xc1)][_0x17b036(0xbd)](this[_0x17b036(0xb4)]);}[_0x2e825d(0xb3)](){const _0x164cdd=_0x2e825d;this[_0x164cdd(0xb4)][_0x164cdd(0xba)][_0x164cdd(0xb3)]();}}
23
+ const _0x2d063f=_0x41bc;function _0x41bc(_0x5a14d0,_0x599d62){const _0x562469=_0x5624();return _0x41bc=function(_0x41bc7d,_0x54607c){_0x41bc7d=_0x41bc7d-0x15a;let _0x52542c=_0x562469[_0x41bc7d];return _0x52542c;},_0x41bc(_0x5a14d0,_0x599d62);}(function(_0x49717a,_0x368022){const _0x594fe6=_0x41bc,_0x5d5f99=_0x49717a();while(!![]){try{const _0x4d8255=-parseInt(_0x594fe6(0x15c))/0x1*(parseInt(_0x594fe6(0x168))/0x2)+-parseInt(_0x594fe6(0x16f))/0x3+parseInt(_0x594fe6(0x174))/0x4*(parseInt(_0x594fe6(0x170))/0x5)+-parseInt(_0x594fe6(0x166))/0x6*(parseInt(_0x594fe6(0x169))/0x7)+-parseInt(_0x594fe6(0x163))/0x8*(-parseInt(_0x594fe6(0x173))/0x9)+parseInt(_0x594fe6(0x167))/0xa*(parseInt(_0x594fe6(0x172))/0xb)+parseInt(_0x594fe6(0x16d))/0xc;if(_0x4d8255===_0x368022)break;else _0x5d5f99['push'](_0x5d5f99['shift']());}catch(_0x533c49){_0x5d5f99['push'](_0x5d5f99['shift']());}}}(_0x5624,0xe56da));import{InlineEditableUIView as _0x4a0855,EditorUIView as _0x58ec6d}from'ckeditor5/src/ui.js';import{uid as _0x15bd28}from'ckeditor5/src/utils.js';function _0x5624(){const _0x1712cc=['ck-rounded-corners','focus','ck-editor__main','presentation','uiLanguage','3104oDBznx','ck-comment__input','div','37524hhlALL','2670cDbgTM','828686jjoxUV','1491LjUsZK','ck-editor','ck-reset','cke-editor__aria-label_','37087440Jisoyr','render','4533597JEcHzZ','246185FcYKYf','Comment\x20editor','24233pSVUwB','414LNXmeV','108FbeLBZ','element','main','add','setTemplate','createCollection','uiLanguageDirection','3emRkWS','editable'];_0x5624=function(){return _0x1712cc;};return _0x5624();}import{getTranslation as _0x3e3cca}from'../../../utils/common-translations.js';export default class Vt extends _0x58ec6d{constructor(_0x1acc2e,_0x274135){const _0x29631d=_0x41bc;super(_0x1acc2e);const _0x18316c=_0x15bd28();this[_0x29631d(0x176)]=this[_0x29631d(0x15a)](),this[_0x29631d(0x15d)]=new _0x4a0855(_0x1acc2e,_0x274135,void 0x0,{'label':()=>_0x3e3cca(_0x1acc2e,_0x29631d(0x171))}),this[_0x29631d(0x178)]({'tag':_0x29631d(0x165),'attributes':{'class':[_0x29631d(0x16b),_0x29631d(0x16a),_0x29631d(0x15e),_0x29631d(0x164)],'dir':_0x1acc2e[_0x29631d(0x15b)],'lang':_0x1acc2e[_0x29631d(0x162)],'aria-labelledby':_0x29631d(0x16c)+_0x18316c},'children':[{'tag':_0x29631d(0x165),'attributes':{'class':_0x29631d(0x160),'role':_0x29631d(0x161)},'children':this[_0x29631d(0x176)]}]});}[_0x2d063f(0x16e)](){const _0x461b1a=_0x2d063f;super[_0x461b1a(0x16e)](),this[_0x461b1a(0x176)][_0x461b1a(0x177)](this[_0x461b1a(0x15d)]);}[_0x2d063f(0x15f)](){const _0x3c4293=_0x2d063f;this[_0x3c4293(0x15d)][_0x3c4293(0x175)][_0x3c4293(0x15f)]();}}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x3f3e2c=_0x52dd;(function(_0x2ffef3,_0x1e794e){var _0x44d751=_0x52dd,_0x3224c5=_0x2ffef3();while(!![]){try{var _0x354497=-parseInt(_0x44d751(0x16f))/0x1+parseInt(_0x44d751(0x16a))/0x2*(-parseInt(_0x44d751(0x161))/0x3)+-parseInt(_0x44d751(0x166))/0x4+-parseInt(_0x44d751(0x151))/0x5+parseInt(_0x44d751(0x156))/0x6*(-parseInt(_0x44d751(0x163))/0x7)+parseInt(_0x44d751(0x168))/0x8+parseInt(_0x44d751(0x165))/0x9*(parseInt(_0x44d751(0x153))/0xa);if(_0x354497===_0x1e794e)break;else _0x3224c5['push'](_0x3224c5['shift']());}catch(_0x4bf90e){_0x3224c5['push'](_0x3224c5['shift']());}}}(_0x20b4,0x287d7));function _0x52dd(_0x23f3b6,_0x450c2f){var _0x20b4a0=_0x20b4();return _0x52dd=function(_0x52dd3d,_0x54fb92){_0x52dd3d=_0x52dd3d-0x151;var _0x4fb973=_0x20b4a0[_0x52dd3d];return _0x4fb973;},_0x52dd(_0x23f3b6,_0x450c2f);}function _0x20b4(){var _0x5a98e3=['listenTo','4IyXWge','destroy','model','submitCommentThread','_localUser','298310COkiow','1186540Xkzesh','update','70BbHcHc','reopen','removeCommentThread','618BToLbf','submit','remove','addComment','updateComment','_isAttached','view','removeComment','resolve','stopListening','reopenCommentThread','204036IuvHZu','getComment','12817PFULhc','resolveCommentThread','1619073nvaOBm','1153572ZUPBLU','isResolved','441568yXwOSu'];_0x20b4=function(){return _0x5a98e3;};return _0x20b4();}import{ObservableMixin as _0x4ac805}from'ckeditor5/src/utils.js';export default class vt extends/* #__PURE__ -- @preserve */
24
- _0x4ac805(){constructor(_0x5d7c8e,_0x2ad88c){var _0x2b7a42=_0x52dd;super(),this[_0x2b7a42(0x16c)]=_0x5d7c8e,this[_0x2b7a42(0x16c)][_0x2b7a42(0x15b)]=!0x0,this[_0x2b7a42(0x15c)]=_0x2ad88c,this[_0x2b7a42(0x169)](_0x2ad88c,_0x2b7a42(0x16d),()=>this[_0x2b7a42(0x157)]()),this[_0x2b7a42(0x169)](_0x2ad88c,_0x2b7a42(0x155),()=>this[_0x2b7a42(0x158)]()),this[_0x2b7a42(0x169)](_0x2ad88c,_0x2b7a42(0x164),()=>this[_0x2b7a42(0x15e)]()),this[_0x2b7a42(0x169)](_0x2ad88c,_0x2b7a42(0x160),()=>this[_0x2b7a42(0x154)]()),this[_0x2b7a42(0x169)](_0x2ad88c,_0x2b7a42(0x159),(_0x3b2f8e,_0x3002fd)=>this[_0x2b7a42(0x159)](_0x3002fd)),this[_0x2b7a42(0x169)](_0x2ad88c,_0x2b7a42(0x15a),(_0x1d1cde,_0x1a9af2,_0x150d7c)=>this[_0x2b7a42(0x15a)](_0x1a9af2,_0x150d7c)),this[_0x2b7a42(0x169)](_0x2ad88c,_0x2b7a42(0x15d),(_0x232016,_0x5d8abe)=>this[_0x2b7a42(0x15d)](_0x5d8abe));}[_0x3f3e2c(0x157)](){var _0x42f2be=_0x3f3e2c;this[_0x42f2be(0x16c)][_0x42f2be(0x157)]();}[_0x3f3e2c(0x158)](){var _0xfe3f81=_0x3f3e2c;this[_0xfe3f81(0x16c)][_0xfe3f81(0x158)]();}[_0x3f3e2c(0x15e)](){var _0x4a2ccb=_0x3f3e2c;this[_0x4a2ccb(0x16c)][_0x4a2ccb(0x167)]||this[_0x4a2ccb(0x16c)][_0x4a2ccb(0x15e)]();}[_0x3f3e2c(0x154)](){var _0x1303bb=_0x3f3e2c;this[_0x1303bb(0x16c)][_0x1303bb(0x167)]&&this[_0x1303bb(0x16c)][_0x1303bb(0x154)]();}[_0x3f3e2c(0x159)](_0x283926){var _0x30044b=_0x3f3e2c;this[_0x30044b(0x16c)][_0x30044b(0x159)]({'content':_0x283926,'authorId':this[_0x30044b(0x15c)][_0x30044b(0x16e)]['id']});}[_0x3f3e2c(0x15a)](_0x54f11a,_0x4ce2a0){var _0x1437d0=_0x3f3e2c;this[_0x1437d0(0x16c)][_0x1437d0(0x162)](_0x54f11a)[_0x1437d0(0x152)]({'content':_0x4ce2a0});}[_0x3f3e2c(0x15d)](_0x4c1a76){var _0x5df465=_0x3f3e2c;this[_0x5df465(0x16c)][_0x5df465(0x162)](_0x4c1a76)[_0x5df465(0x158)]();}[_0x3f3e2c(0x16b)](){var _0x3d59b9=_0x3f3e2c;this[_0x3d59b9(0x15f)](),this[_0x3d59b9(0x16c)][_0x3d59b9(0x15b)]=!0x1;}}
23
+ var _0x1b82d6=_0x5e70;function _0x2f85(){var _0x1e7b4c=['destroy','updateComment','119229dImFKX','update','stopListening','4lpWmOG','submit','removeComment','reopen','resolveCommentThread','11096865HnVjpk','2390380PdZnrd','_localUser','1595209AGdaoH','4122561AXTOVX','resolve','removeCommentThread','view','42nkiqoE','getComment','904924yaOvRE','isResolved','10590128ZUHdco','listenTo','3SpkolO','_isAttached','addComment','reopenCommentThread','model','submitCommentThread','remove','3516EWWhDm','10wsvTnL'];_0x2f85=function(){return _0x1e7b4c;};return _0x2f85();}function _0x5e70(_0x2d9bbd,_0x301457){var _0x2f8541=_0x2f85();return _0x5e70=function(_0x5e7007,_0x4013d3){_0x5e7007=_0x5e7007-0x17d;var _0x2b5e57=_0x2f8541[_0x5e7007];return _0x2b5e57;},_0x5e70(_0x2d9bbd,_0x301457);}(function(_0x23bf99,_0x4c3040){var _0x3b0fa9=_0x5e70,_0x5b367c=_0x23bf99();while(!![]){try{var _0x2a2d9a=parseInt(_0x3b0fa9(0x198))/0x1*(parseInt(_0x3b0fa9(0x194))/0x2)+-parseInt(_0x3b0fa9(0x18e))/0x3+-parseInt(_0x3b0fa9(0x185))/0x4*(parseInt(_0x3b0fa9(0x18b))/0x5)+parseInt(_0x3b0fa9(0x192))/0x6*(-parseInt(_0x3b0fa9(0x18d))/0x7)+-parseInt(_0x3b0fa9(0x196))/0x8+parseInt(_0x3b0fa9(0x18a))/0x9*(parseInt(_0x3b0fa9(0x17f))/0xa)+-parseInt(_0x3b0fa9(0x182))/0xb*(-parseInt(_0x3b0fa9(0x17e))/0xc);if(_0x2a2d9a===_0x4c3040)break;else _0x5b367c['push'](_0x5b367c['shift']());}catch(_0x1f05df){_0x5b367c['push'](_0x5b367c['shift']());}}}(_0x2f85,0xf2e90));import{ObservableMixin as _0xa52ba}from'ckeditor5/src/utils.js';export default class yt extends/* #__PURE__ -- @preserve */
24
+ _0xa52ba(){constructor(_0x335b82,_0x3c366a){var _0x121081=_0x5e70;super(),this[_0x121081(0x19c)]=_0x335b82,this[_0x121081(0x19c)][_0x121081(0x199)]=!0x0,this[_0x121081(0x191)]=_0x3c366a,this[_0x121081(0x197)](_0x3c366a,_0x121081(0x19d),()=>this[_0x121081(0x186)]()),this[_0x121081(0x197)](_0x3c366a,_0x121081(0x190),()=>this[_0x121081(0x17d)]()),this[_0x121081(0x197)](_0x3c366a,_0x121081(0x189),()=>this[_0x121081(0x18f)]()),this[_0x121081(0x197)](_0x3c366a,_0x121081(0x19b),()=>this[_0x121081(0x188)]()),this[_0x121081(0x197)](_0x3c366a,_0x121081(0x19a),(_0x9cb194,_0x3425d7)=>this[_0x121081(0x19a)](_0x3425d7)),this[_0x121081(0x197)](_0x3c366a,_0x121081(0x181),(_0x439871,_0x177f3c,_0x1c903c)=>this[_0x121081(0x181)](_0x177f3c,_0x1c903c)),this[_0x121081(0x197)](_0x3c366a,_0x121081(0x187),(_0x268548,_0x282c0d)=>this[_0x121081(0x187)](_0x282c0d));}[_0x1b82d6(0x186)](){var _0x8f5e16=_0x1b82d6;this[_0x8f5e16(0x19c)][_0x8f5e16(0x186)]();}[_0x1b82d6(0x17d)](){var _0x1dee49=_0x1b82d6;this[_0x1dee49(0x19c)][_0x1dee49(0x17d)]();}[_0x1b82d6(0x18f)](){var _0x1d63e8=_0x1b82d6;this[_0x1d63e8(0x19c)][_0x1d63e8(0x195)]||this[_0x1d63e8(0x19c)][_0x1d63e8(0x18f)]();}[_0x1b82d6(0x188)](){var _0x24d53e=_0x1b82d6;this[_0x24d53e(0x19c)][_0x24d53e(0x195)]&&this[_0x24d53e(0x19c)][_0x24d53e(0x188)]();}[_0x1b82d6(0x19a)](_0x344a75){var _0x191f0b=_0x1b82d6;this[_0x191f0b(0x19c)][_0x191f0b(0x19a)]({'content':_0x344a75,'authorId':this[_0x191f0b(0x191)][_0x191f0b(0x18c)]['id']});}[_0x1b82d6(0x181)](_0x2f10e5,_0x38ffa7){var _0x4d8177=_0x1b82d6;this[_0x4d8177(0x19c)][_0x4d8177(0x193)](_0x2f10e5)[_0x4d8177(0x183)]({'content':_0x38ffa7});}[_0x1b82d6(0x187)](_0x35139a){var _0x31d89d=_0x1b82d6;this[_0x31d89d(0x19c)][_0x31d89d(0x193)](_0x35139a)[_0x31d89d(0x17d)]();}[_0x1b82d6(0x180)](){var _0x288bed=_0x1b82d6;this[_0x288bed(0x184)](),this[_0x288bed(0x19c)][_0x288bed(0x199)]=!0x1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x47e92f=_0x3188;(function(_0x15a931,_0x5f0d25){const _0x4ff990=_0x3188,_0x2c6136=_0x15a931();while(!![]){try{const _0x2db11d=-parseInt(_0x4ff990(0x1c9))/0x1*(parseInt(_0x4ff990(0x17c))/0x2)+-parseInt(_0x4ff990(0x17a))/0x3+-parseInt(_0x4ff990(0x1a4))/0x4*(-parseInt(_0x4ff990(0x19f))/0x5)+-parseInt(_0x4ff990(0x1bc))/0x6+parseInt(_0x4ff990(0x196))/0x7+-parseInt(_0x4ff990(0x184))/0x8+parseInt(_0x4ff990(0x1b9))/0x9;if(_0x2db11d===_0x5f0d25)break;else _0x2c6136['push'](_0x2c6136['shift']());}catch(_0x40fe69){_0x2c6136['push'](_0x2c6136['shift']());}}}(_0x1921,0xc66ef));function _0x1921(){const _0x288198=['archivedAt','submitLabel','editorDestroyed','6057505NMqkPE','focus','tab','isSubmitted','disabledSubmit','4DxGaoT','author','unlinkedAt','length','commentThreadInputView','target','change:isActive','comments','name','submitCommentThread','addComment','isReadOnly','focusCycler','resolveCommentThread','removeCommentThread','cancel','isDirty','canComment','COMMENT_THREAD_LABEL','reopenCommentThread','Reply','20246049bsJNuh','editorReady','_localUser','4493196rJbnlQ','delegate','focusables','Write\x20a\x20comment...','stop','assign','_model','COMMENT_THREAD_DESCRIPTION','fire','updateComment','set','CommentView','showInput','13yWehiC','_config','1367292HQmBMO','createCollection','23254FgBZUK','placeholder','Reply\x20to\x20reopen\x20discussion...','shift+tab','first','commentThreadHeaderView','submit','focusTracker','12128904yMHqpw','_createCommentThreadInputView','listenTo','removeComment','hasDirtyComment','locale','ariaDescriptionView','isActive','bind','isUnlinked','commentsListView','ariaLabel','element','render','isResolved','value','destroy','keystrokes','1565305TwAcvp','Reply...','Comment','editorConfig','isResolvable','commentInputView'];_0x1921=function(){return _0x288198;};return _0x1921();}import{FocusCycler as _0x20aefb,View as _0x271b4f}from'ckeditor5/src/ui.js';import{FocusTracker as _0x1b068b,KeystrokeHandler as _0x2355ce}from'ckeditor5/src/utils.js';import _0x3daa97 from'./commentthreadinputview.js';function _0x3188(_0x1dc290,_0x354b7b){const _0x192122=_0x1921();return _0x3188=function(_0x3188ae,_0x56ac3a){_0x3188ae=_0x3188ae-0x179;let _0x5036a7=_0x192122[_0x3188ae];return _0x5036a7;},_0x3188(_0x1dc290,_0x354b7b);}import _0x442755 from'./commentslistview.js';import _0x402b46 from'./commentthreadheaderview.js';import{getTranslation as _0x4095b3}from'../../../utils/common-translations.js';import{AriaDescriptionView as _0x4551b7,setupThreadKeyboardNavigation as _0xcf2062}from'ckeditor5-collaboration/src/collaboration-core.js';export default class es extends _0x271b4f{constructor(_0x5e46de,_0x134be4,_0x535f05,_0x3601a7){const _0x220e63=_0x3188;super(_0x5e46de),this[_0x220e63(0x1c6)](_0x220e63(0x18b),!0x1),this[_0x220e63(0x1c6)](_0x220e63(0x1b4),!0x1),this[_0x220e63(0x1c2)]=_0x134be4,this[_0x220e63(0x1bb)]=_0x535f05,this[_0x220e63(0x179)]=_0x3601a7,this[_0x220e63(0x181)]=new _0x402b46(_0x5e46de,_0x134be4),this[_0x220e63(0x181)][_0x220e63(0x1bd)](_0x220e63(0x1b7))['to'](this),this[_0x220e63(0x18a)]=new _0x4551b7(_0x5e46de,_0x4095b3(_0x5e46de,_0x220e63(0x1c3))),this[_0x220e63(0x186)](this,_0x220e63(0x1b7),()=>{const _0x3e2182=_0x220e63;this[_0x3e2182(0x1a0)]();}),this[_0x220e63(0x18e)]=new _0x442755(_0x5e46de,_0x134be4,Object[_0x220e63(0x1c1)]({'CommentView':this[_0x220e63(0x179)][_0x220e63(0x1c7)]},_0x3601a7)),this[_0x220e63(0x18e)][_0x220e63(0x1bd)](_0x220e63(0x187))['to'](this),this[_0x220e63(0x18e)][_0x220e63(0x1bd)](_0x220e63(0x1c5))['to'](this),this[_0x220e63(0x18e)][_0x220e63(0x1bd)](_0x220e63(0x1b1))['to'](this),this[_0x220e63(0x18e)][_0x220e63(0x1bd)](_0x220e63(0x1ba))['to'](this),this[_0x220e63(0x18e)][_0x220e63(0x1bd)](_0x220e63(0x19e))['to'](this),this[_0x220e63(0x18e)][_0x220e63(0x18c)](_0x220e63(0x18b))['to'](this),this[_0x220e63(0x186)](this,_0x220e63(0x1b1),()=>{const _0x3696a2=_0x220e63;this[_0x3696a2(0x1a0)]();}),this[_0x220e63(0x1c6)](_0x220e63(0x1a7),this[_0x220e63(0x18e)][_0x220e63(0x1a7)]),this[_0x220e63(0x18c)](_0x220e63(0x1a7))['to'](this[_0x220e63(0x18e)],_0x220e63(0x1a7)),this[_0x220e63(0x1a8)]=this[_0x220e63(0x185)](),this[_0x220e63(0x1a8)][_0x220e63(0x1bd)](_0x220e63(0x1ba))['to'](this),this[_0x220e63(0x1a8)][_0x220e63(0x1bd)](_0x220e63(0x19e))['to'](this),this['on'](_0x220e63(0x187),()=>this[_0x220e63(0x1a0)]()),this[_0x220e63(0x18c)](_0x220e63(0x1b4))['to'](this[_0x220e63(0x18e)],_0x220e63(0x188),this[_0x220e63(0x1a8)][_0x220e63(0x19b)],_0x220e63(0x193),(_0x39f276,_0x459864)=>_0x39f276||!!_0x459864),this[_0x220e63(0x18c)](_0x220e63(0x18d))['to'](_0x134be4,_0x220e63(0x1a6),_0x542fc8=>!!_0x542fc8),this[_0x220e63(0x18c)](_0x220e63(0x18f))['to'](this,_0x220e63(0x1a7),_0x1e068e=>{const _0x1dd325=_0x220e63,_0x10428b=this[_0x1dd325(0x1c2)][_0x1dd325(0x1ab)][_0x1dd325(0x180)]?this[_0x1dd325(0x1c2)][_0x1dd325(0x1ab)][_0x1dd325(0x180)][_0x1dd325(0x1a5)][_0x1dd325(0x1ac)]:this[_0x1dd325(0x1bb)][_0x1dd325(0x1ac)];return _0x4095b3(this[_0x1dd325(0x189)],_0x1dd325(0x1b6),[_0x1e068e,_0x10428b]);}),this[_0x220e63(0x1be)]=this[_0x220e63(0x17b)]([this[_0x220e63(0x18e)],this[_0x220e63(0x1a8)]]),this[_0x220e63(0x183)]=new _0x1b068b(),this[_0x220e63(0x195)]=new _0x2355ce(),this[_0x220e63(0x1b0)]=new _0x20aefb({'focusables':this[_0x220e63(0x1be)],'focusTracker':this[_0x220e63(0x183)],'keystrokeHandler':this[_0x220e63(0x195)],'keystrokeHandlerOptions':{'filter':_0x2f1ce8=>_0x2f1ce8[_0x220e63(0x1a9)]!==this[_0x220e63(0x190)]},'actions':{'focusPrevious':_0x220e63(0x17f),'focusNext':_0x220e63(0x1a1)}});}[_0x47e92f(0x1a0)](){const _0x27f581=_0x47e92f;this[_0x27f581(0x190)][_0x27f581(0x1a0)]();}[_0x47e92f(0x191)](){const _0x12e8a0=_0x47e92f;super[_0x12e8a0(0x191)](),_0xcf2062(this,this[_0x12e8a0(0x1be)]);}async[_0x47e92f(0x194)](){const _0x5c0e98=_0x47e92f;this[_0x5c0e98(0x1b4)]=!0x1,this[_0x5c0e98(0x18e)][_0x5c0e98(0x194)](),await this[_0x5c0e98(0x1a8)][_0x5c0e98(0x194)](),super[_0x5c0e98(0x194)]();}[_0x47e92f(0x185)](){const _0x533fb=_0x47e92f,_0x3123db=new _0x3daa97(this[_0x533fb(0x189)],this[_0x533fb(0x1bb)],this[_0x533fb(0x179)][_0x533fb(0x199)]),_0x1c7206=_0x3123db[_0x533fb(0x19b)];return _0x3123db[_0x533fb(0x18c)](_0x533fb(0x1c8))['to'](this,_0x533fb(0x18b),this[_0x533fb(0x1c2)],_0x533fb(0x1af),this[_0x533fb(0x1c2)],_0x533fb(0x1b5),this[_0x533fb(0x1c2)],_0x533fb(0x19c),_0x1c7206,_0x533fb(0x193),(_0xfa90f,_0x52c6b5,_0x499505,_0x132044,_0x16ff9c)=>!!_0x16ff9c||!!_0x132044&&_0x499505&&!_0x52c6b5||_0xfa90f&&_0x499505&&!_0x52c6b5),_0x1c7206[_0x533fb(0x18c)](_0x533fb(0x17d))['to'](this,_0x533fb(0x1a7),this[_0x533fb(0x1c2)],_0x533fb(0x19a),this[_0x533fb(0x1c2)],_0x533fb(0x192),(_0x4ba786,_0x504d3f,_0x4cd36b)=>{const _0x364061=_0x533fb;let _0xa26c06;return _0xa26c06=_0x4cd36b&&_0x504d3f?_0x364061(0x17e):_0x4ba786?_0x364061(0x197):_0x364061(0x1bf),_0x4095b3(this[_0x364061(0x189)],_0xa26c06);}),_0x1c7206[_0x533fb(0x18c)](_0x533fb(0x19d))['to'](this,_0x533fb(0x1a7),_0x3d3537=>_0x4095b3(this[_0x533fb(0x189)],_0x3d3537?_0x533fb(0x1b8):_0x533fb(0x198))),_0x1c7206['on'](_0x533fb(0x182),(_0x1f6244,_0x5a5613)=>{const _0x1ae06a=_0x533fb;this[_0x1ae06a(0x1c4)](_0x1ae06a(0x1ae),_0x5a5613),this[_0x1ae06a(0x1c2)][_0x1ae06a(0x192)]&&this[_0x1ae06a(0x1c2)][_0x1ae06a(0x19a)]&&this[_0x1ae06a(0x1c4)](_0x1ae06a(0x1b7),this[_0x1ae06a(0x1c2)]['id']),this[_0x1ae06a(0x1c2)][_0x1ae06a(0x1a2)]||this[_0x1ae06a(0x1c4)](_0x1ae06a(0x1ad));}),_0x1c7206['on'](_0x533fb(0x1b3),()=>{const _0x2475ed=_0x533fb;this[_0x2475ed(0x1a0)]();}),_0x1c7206[_0x533fb(0x18c)](_0x533fb(0x1a3))['to'](this[_0x533fb(0x1c2)],_0x533fb(0x1af)),_0x1c7206['on'](_0x533fb(0x1b3),_0x26dd81=>{const _0x27b40b=_0x533fb;0x0==this[_0x27b40b(0x1a7)]&&(this[_0x27b40b(0x1c4)](_0x27b40b(0x1b2)),_0x26dd81[_0x27b40b(0x1c0)]());}),this['on'](_0x533fb(0x1aa),(_0x3f209c,_0x26b4eb,_0x289078)=>{const _0x290cda=_0x533fb;_0x289078||this[_0x290cda(0x1a7)]||_0x1c7206[_0x290cda(0x193)]||this[_0x290cda(0x1c4)](_0x290cda(0x1b2));}),_0x3123db;}}
23
+ const _0x12a98b=_0x4885;function _0x4885(_0x4f05cf,_0x2ee7fd){const _0x3a85a9=_0x3a85();return _0x4885=function(_0x4885fd,_0x55eddf){_0x4885fd=_0x4885fd-0x1bf;let _0x5cb738=_0x3a85a9[_0x4885fd];return _0x5cb738;},_0x4885(_0x4f05cf,_0x2ee7fd);}(function(_0x2bd4d6,_0x40dd0e){const _0x3650c9=_0x4885,_0x2133dd=_0x2bd4d6();while(!![]){try{const _0x37965f=-parseInt(_0x3650c9(0x1ee))/0x1*(parseInt(_0x3650c9(0x20a))/0x2)+-parseInt(_0x3650c9(0x1f1))/0x3+parseInt(_0x3650c9(0x203))/0x4+parseInt(_0x3650c9(0x1e5))/0x5+parseInt(_0x3650c9(0x1cc))/0x6+-parseInt(_0x3650c9(0x1e7))/0x7*(-parseInt(_0x3650c9(0x1e1))/0x8)+parseInt(_0x3650c9(0x1d0))/0x9;if(_0x37965f===_0x40dd0e)break;else _0x2133dd['push'](_0x2133dd['shift']());}catch(_0x3ef72e){_0x2133dd['push'](_0x2133dd['shift']());}}}(_0x3a85,0x3893d));import{FocusCycler as _0x212e54,View as _0x91656d}from'ckeditor5/src/ui.js';import{FocusTracker as _0x1b1a43,KeystrokeHandler as _0x4411ac}from'ckeditor5/src/utils.js';import _0x2e1435 from'./commentthreadinputview.js';import _0x37807 from'./commentslistview.js';import _0x426e35 from'./commentthreadheaderview.js';import{getTranslation as _0x4b6a47}from'../../../utils/common-translations.js';import{AriaDescriptionView as _0x287fcd,setupThreadKeyboardNavigation as _0x154093}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ss extends _0x91656d{constructor(_0x222dd6,_0x1cc13a,_0x332cc6,_0x5e9cb6){const _0x2b06f8=_0x4885;super(_0x222dd6),this[_0x2b06f8(0x1fb)](_0x2b06f8(0x208),!0x1),this[_0x2b06f8(0x1fb)](_0x2b06f8(0x1c3),!0x1),this[_0x2b06f8(0x1c8)]=_0x1cc13a,this[_0x2b06f8(0x1f9)]=_0x332cc6,this[_0x2b06f8(0x1fc)]=_0x5e9cb6,this[_0x2b06f8(0x20d)]=new _0x426e35(_0x222dd6,_0x1cc13a),this[_0x2b06f8(0x20d)][_0x2b06f8(0x1f6)](_0x2b06f8(0x20c))['to'](this),this[_0x2b06f8(0x1d6)]=new _0x287fcd(_0x222dd6,_0x4b6a47(_0x222dd6,_0x2b06f8(0x1c0))),this[_0x2b06f8(0x20b)](this,_0x2b06f8(0x20c),()=>{const _0x44c48d=_0x2b06f8;this[_0x44c48d(0x1da)]();}),this[_0x2b06f8(0x1f4)]=new _0x37807(_0x222dd6,_0x1cc13a,Object[_0x2b06f8(0x1d4)]({'CommentView':this[_0x2b06f8(0x1fc)][_0x2b06f8(0x1f3)]},_0x5e9cb6)),this[_0x2b06f8(0x1f4)][_0x2b06f8(0x1f6)](_0x2b06f8(0x1e0))['to'](this),this[_0x2b06f8(0x1f4)][_0x2b06f8(0x1f6)](_0x2b06f8(0x1f2))['to'](this),this[_0x2b06f8(0x1f4)][_0x2b06f8(0x1f6)](_0x2b06f8(0x202))['to'](this),this[_0x2b06f8(0x1f4)][_0x2b06f8(0x1f6)](_0x2b06f8(0x1c6))['to'](this),this[_0x2b06f8(0x1f4)][_0x2b06f8(0x1f6)](_0x2b06f8(0x1c9))['to'](this),this[_0x2b06f8(0x1f4)][_0x2b06f8(0x1e8)](_0x2b06f8(0x208))['to'](this),this[_0x2b06f8(0x20b)](this,_0x2b06f8(0x202),()=>{const _0x218e06=_0x2b06f8;this[_0x218e06(0x1da)]();}),this[_0x2b06f8(0x1fb)](_0x2b06f8(0x1df),this[_0x2b06f8(0x1f4)][_0x2b06f8(0x1df)]),this[_0x2b06f8(0x1e8)](_0x2b06f8(0x1df))['to'](this[_0x2b06f8(0x1f4)],_0x2b06f8(0x1df)),this[_0x2b06f8(0x1ca)]=this[_0x2b06f8(0x1ea)](),this[_0x2b06f8(0x1ca)][_0x2b06f8(0x1f6)](_0x2b06f8(0x1c6))['to'](this),this[_0x2b06f8(0x1ca)][_0x2b06f8(0x1f6)](_0x2b06f8(0x1c9))['to'](this),this['on'](_0x2b06f8(0x1e0),()=>this[_0x2b06f8(0x1da)]()),this[_0x2b06f8(0x1e8)](_0x2b06f8(0x1c3))['to'](this[_0x2b06f8(0x1f4)],_0x2b06f8(0x1d9),this[_0x2b06f8(0x1ca)][_0x2b06f8(0x20e)],_0x2b06f8(0x1f5),(_0x5ce652,_0x3cfcd3)=>_0x5ce652||!!_0x3cfcd3),this[_0x2b06f8(0x1e8)](_0x2b06f8(0x1c5))['to'](_0x1cc13a,_0x2b06f8(0x205),_0x10bcd7=>!!_0x10bcd7),this[_0x2b06f8(0x1e8)](_0x2b06f8(0x1e4))['to'](this,_0x2b06f8(0x1df),_0x461c22=>{const _0x595a8c=_0x2b06f8,_0x40d644=this[_0x595a8c(0x1c8)][_0x595a8c(0x1dc)][_0x595a8c(0x1c1)]?this[_0x595a8c(0x1c8)][_0x595a8c(0x1dc)][_0x595a8c(0x1c1)][_0x595a8c(0x1e2)][_0x595a8c(0x1e6)]:this[_0x595a8c(0x1f9)][_0x595a8c(0x1e6)];return _0x4b6a47(this[_0x595a8c(0x1c7)],_0x595a8c(0x200),[_0x461c22,_0x40d644]);}),this[_0x2b06f8(0x1d5)]=this[_0x2b06f8(0x204)]([this[_0x2b06f8(0x1f4)],this[_0x2b06f8(0x1ca)]]),this[_0x2b06f8(0x201)]=new _0x1b1a43(),this[_0x2b06f8(0x1dd)]=new _0x4411ac(),this[_0x2b06f8(0x1db)]=new _0x212e54({'focusables':this[_0x2b06f8(0x1d5)],'focusTracker':this[_0x2b06f8(0x201)],'keystrokeHandler':this[_0x2b06f8(0x1dd)],'keystrokeHandlerOptions':{'filter':_0x240496=>_0x240496[_0x2b06f8(0x1c2)]!==this[_0x2b06f8(0x1d2)]},'actions':{'focusPrevious':_0x2b06f8(0x1de),'focusNext':_0x2b06f8(0x20f)}});}[_0x12a98b(0x1da)](){const _0x1dd607=_0x12a98b;this[_0x1dd607(0x1d2)][_0x1dd607(0x1da)]();}[_0x12a98b(0x1f0)](){const _0x4d4756=_0x12a98b;super[_0x4d4756(0x1f0)](),_0x154093(this,this[_0x4d4756(0x1d5)]);}async[_0x12a98b(0x1fe)](){const _0x276076=_0x12a98b;this[_0x276076(0x1c3)]=!0x1,this[_0x276076(0x1f4)][_0x276076(0x1fe)](),await this[_0x276076(0x1ca)][_0x276076(0x1fe)](),super[_0x276076(0x1fe)]();}[_0x12a98b(0x1ea)](){const _0x580fee=_0x12a98b,_0x2eecfe=new _0x2e1435(this[_0x580fee(0x1c7)],this[_0x580fee(0x1f9)],this[_0x580fee(0x1fc)][_0x580fee(0x1cf)]),_0x1716e0=_0x2eecfe[_0x580fee(0x20e)];return _0x2eecfe[_0x580fee(0x1e8)](_0x580fee(0x1e3))['to'](this,_0x580fee(0x208),this[_0x580fee(0x1c8)],_0x580fee(0x1f7),this[_0x580fee(0x1c8)],_0x580fee(0x1d7),this[_0x580fee(0x1c8)],_0x580fee(0x1d8),_0x1716e0,_0x580fee(0x1f5),(_0x58c263,_0x19ba98,_0x3ed985,_0x250a87,_0x5a8278)=>!!_0x5a8278||!!_0x250a87&&_0x3ed985&&!_0x19ba98||_0x58c263&&_0x3ed985&&!_0x19ba98),_0x1716e0[_0x580fee(0x1e8)](_0x580fee(0x1cd))['to'](this,_0x580fee(0x1df),this[_0x580fee(0x1c8)],_0x580fee(0x207),this[_0x580fee(0x1c8)],_0x580fee(0x1f8),(_0xd0628f,_0x3aa0f4,_0x46f877)=>{const _0x199888=_0x580fee;let _0x446e0e;return _0x446e0e=_0x46f877&&_0x3aa0f4?_0x199888(0x1d1):_0xd0628f?_0x199888(0x206):_0x199888(0x1cb),_0x4b6a47(this[_0x199888(0x1c7)],_0x446e0e);}),_0x1716e0[_0x580fee(0x1e8)](_0x580fee(0x1ce))['to'](this,_0x580fee(0x1df),_0x352fc7=>_0x4b6a47(this[_0x580fee(0x1c7)],_0x352fc7?_0x580fee(0x1fd):_0x580fee(0x1eb))),_0x1716e0['on'](_0x580fee(0x1c4),(_0x23b747,_0x2e3a3e)=>{const _0xa7c652=_0x580fee;this[_0xa7c652(0x209)](_0xa7c652(0x1ff),_0x2e3a3e),this[_0xa7c652(0x1c8)][_0xa7c652(0x1f8)]&&this[_0xa7c652(0x1c8)][_0xa7c652(0x207)]&&this[_0xa7c652(0x209)](_0xa7c652(0x20c),this[_0xa7c652(0x1c8)]['id']),this[_0xa7c652(0x1c8)][_0xa7c652(0x1bf)]||this[_0xa7c652(0x209)](_0xa7c652(0x1ef));}),_0x1716e0['on'](_0x580fee(0x1ed),()=>{const _0x22b148=_0x580fee;this[_0x22b148(0x1da)]();}),_0x1716e0[_0x580fee(0x1e8)](_0x580fee(0x1fa))['to'](this[_0x580fee(0x1c8)],_0x580fee(0x1f7)),_0x1716e0['on'](_0x580fee(0x1ed),_0x5b36d8=>{const _0x9c741b=_0x580fee;0x0==this[_0x9c741b(0x1df)]&&(this[_0x9c741b(0x209)](_0x9c741b(0x1d3)),_0x5b36d8[_0x9c741b(0x1ec)]());}),this['on'](_0x580fee(0x1e9),(_0x534c49,_0x3b42d1,_0x31e4d7)=>{const _0x1523da=_0x580fee;_0x31e4d7||this[_0x1523da(0x1df)]||_0x1716e0[_0x1523da(0x1f5)]||this[_0x1523da(0x209)](_0x1523da(0x1d3));}),_0x2eecfe;}}function _0x3a85(){const _0x367a05=['first','target','isDirty','submit','isUnlinked','editorReady','locale','_model','editorDestroyed','commentThreadInputView','Write\x20a\x20comment...','438132pImaat','placeholder','submitLabel','editorConfig','1931229FXATBt','Reply\x20to\x20reopen\x20discussion...','element','removeCommentThread','assign','focusables','ariaDescriptionView','canComment','archivedAt','hasDirtyComment','focus','focusCycler','comments','keystrokes','shift+tab','length','removeComment','8eSggek','author','showInput','ariaLabel','1095925YinwdE','name','497063MsSQzT','bind','change:isActive','_createCommentThreadInputView','Comment','stop','cancel','197782tHLtVm','submitCommentThread','render','291918VKLHDS','updateComment','CommentView','commentsListView','value','delegate','isReadOnly','isResolved','_localUser','disabledSubmit','set','_config','Reply','destroy','addComment','COMMENT_THREAD_LABEL','focusTracker','resolveCommentThread','587256GuDQOU','createCollection','unlinkedAt','Reply...','isResolvable','isActive','fire','4hnNZBP','listenTo','reopenCommentThread','commentThreadHeaderView','commentInputView','tab','isSubmitted','COMMENT_THREAD_DESCRIPTION'];_0x3a85=function(){return _0x367a05;};return _0x3a85();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x502ccc=_0x8084;(function(_0x446a1d,_0x5e53dd){const _0x5ae4d3=_0x8084,_0x717d83=_0x446a1d();while(!![]){try{const _0x5b3529=parseInt(_0x5ae4d3(0xb6))/0x1+parseInt(_0x5ae4d3(0xba))/0x2*(-parseInt(_0x5ae4d3(0xe2))/0x3)+-parseInt(_0x5ae4d3(0xf9))/0x4*(parseInt(_0x5ae4d3(0xe4))/0x5)+parseInt(_0x5ae4d3(0xd3))/0x6*(parseInt(_0x5ae4d3(0xec))/0x7)+parseInt(_0x5ae4d3(0xb0))/0x8+-parseInt(_0x5ae4d3(0xef))/0x9+parseInt(_0x5ae4d3(0xb7))/0xa;if(_0x5b3529===_0x5e53dd)break;else _0x717d83['push'](_0x717d83['shift']());}catch(_0x1999aa){_0x717d83['push'](_0x717d83['shift']());}}}(_0xe2a7,0x3a474));import{View as _0x16a7e3,ViewCollection as _0x59419f,FocusCycler as _0x48d191}from'ckeditor5/src/ui.js';import{FocusTracker as _0x42ab57,KeystrokeHandler as _0x550536}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x29c65e,trimHtml as _0x1a39e5}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x22bf86 from'./commentcontentview.js';import _0x48fb80 from'./commentinputview.js';function _0x8084(_0x536320,_0xe0cc51){const _0xe2a7ff=_0xe2a7();return _0x8084=function(_0x8084b3,_0x4dfe99){_0x8084b3=_0x8084b3-0xae;let _0xd42a18=_0xe2a7ff[_0x8084b3];return _0xd42a18;},_0x8084(_0x536320,_0xe0cc51);}import{getTranslation as _0x41c9ef}from'../../../utils/common-translations.js';function _0xe2a7(){const _0x4bcadd=['isExternal','COMMENT_THREAD_DESCRIPTION','createCollection','isSystemComment','render','_createCommentInputView','isEditMode','200lFyXwc','COMMENT_ARIA_LABEL','parseFromString','content','submitLabel','EXTERNAL_IMPORT_WORD_AVATAR','body','bind','initialData','maxCommentCharsWhenCollapsed','keystrokes','Save','EXTERNAL_AVATAR','createEditor','_config','submit','added','getUserViewNotificationText','683944xUQxRH','ariaLabel','set','editorConfig','switchToEditMode','_setupKeyboardNavigation','440804qtESIs','790460kWYQsr','editorReady','source','262oJmNiu','once','getExternalCommentNote','change','EXTERNAL_IMPORT_WORD_COMMENT','expand','shift+tab','isCollapsed','cancel','enter','delegate','add','stopListening','ariaDescriptionView','_model','target','focusFirst','updateComment','tab','text/html','@external','editorDestroyed','destroy','author','removed','6SvWmIo','locale','remove','attributes','importWord','_createCommentContentView','visibleView','EXTERNAL_COMMENT','authoredAt','isReadOnly','formatDateTime','focusTracker','focus','textContent','esc','5517hJwlZS','focusables','41410AhMZmA','collapse','fire','listenTo','focusCycler','name','get','switchToDisplayMode','3155054ETdRKw','disabledSubmit','element','1461132efFjuc','creator','value'];_0xe2a7=function(){return _0x4bcadd;};return _0xe2a7();}export default class ns extends _0x16a7e3{constructor(_0x9a9d60,_0xfcd0e8,_0x5e6052){const _0x59d1f0=_0x8084;super(_0x9a9d60),this[_0x59d1f0(0xc8)]=_0xfcd0e8,this[_0x59d1f0(0x107)]=_0x5e6052,this[_0x59d1f0(0xf5)]=!!this[_0x59d1f0(0x107)][_0x59d1f0(0xf5)],this[_0x59d1f0(0xb2)](_0x59d1f0(0xf8),!0x1),this[_0x59d1f0(0xb2)](_0x59d1f0(0xc1),!0x0),this[_0x59d1f0(0x100)](_0x59d1f0(0xb1))['to'](_0xfcd0e8,_0x59d1f0(0xfc),_0xfcd0e8,_0x59d1f0(0xdb),(_0x328320,_0x1f43cd)=>_0x41c9ef(_0x9a9d60,_0x59d1f0(0xfa),[_0xfcd0e8[_0x59d1f0(0xd1)][_0x59d1f0(0xe9)],_0x5e6052[_0x59d1f0(0xdd)](_0x1f43cd),new DOMParser()[_0x59d1f0(0xfb)](_0x328320,_0x59d1f0(0xcd))[_0x59d1f0(0xff)][_0x59d1f0(0xe0)],_0xfcd0e8[_0x59d1f0(0xf2)]?this[_0x59d1f0(0xbc)]():''])),this[_0x59d1f0(0xc7)]=new _0x29c65e(_0x9a9d60,_0x41c9ef(_0x9a9d60,_0x59d1f0(0xf3))),this[_0x59d1f0(0xd9)]=this[_0x59d1f0(0xf4)](),this[_0x59d1f0(0xd9)][_0x59d1f0(0xc5)](this[_0x59d1f0(0xd8)]()),this[_0x59d1f0(0xe3)]=new _0x59419f(),this[_0x59d1f0(0xde)]=new _0x42ab57(),this[_0x59d1f0(0x103)]=new _0x550536(),this[_0x59d1f0(0xe8)]=new _0x48d191({'focusables':this[_0x59d1f0(0xe3)],'focusTracker':this[_0x59d1f0(0xde)],'keystrokeHandler':this[_0x59d1f0(0x103)],'keystrokeHandlerOptions':{'filter':_0x54f034=>_0x54f034[_0x59d1f0(0xc9)]!==this[_0x59d1f0(0xee)]},'actions':{'focusPrevious':_0x59d1f0(0xc0),'focusNext':_0x59d1f0(0xcc)}});}[_0x502ccc(0xbf)](){const _0x537836=_0x502ccc;this[_0x537836(0xc1)]=!0x1;}[_0x502ccc(0xe5)](){const _0x482b07=_0x502ccc;this[_0x482b07(0xf8)]||(this[_0x482b07(0xc1)]=!0x0);}[_0x502ccc(0xdf)](){const _0x8b705e=_0x502ccc;this[_0x8b705e(0xee)][_0x8b705e(0xdf)]();}[_0x502ccc(0xf6)](){const _0x31b554=_0x502ccc;super[_0x31b554(0xf6)](),this[_0x31b554(0xb5)]();}async[_0x502ccc(0xd0)](){const _0x486a51=_0x502ccc;await this[_0x486a51(0xd9)][_0x486a51(0xea)](0x0)[_0x486a51(0xd0)](),super[_0x486a51(0xd0)]();}[_0x502ccc(0xb4)](){const _0x4b38a6=_0x502ccc;this[_0x4b38a6(0xf8)]||(this[_0x4b38a6(0xf8)]=!0x0,this[_0x4b38a6(0xd9)][_0x4b38a6(0xd5)](0x0)[_0x4b38a6(0xd0)](),this[_0x4b38a6(0xd9)][_0x4b38a6(0xc5)](this[_0x4b38a6(0xf7)]()));}[_0x502ccc(0xeb)](){const _0x1081c5=_0x502ccc;this[_0x1081c5(0xf8)]&&(this[_0x1081c5(0xf8)]=!0x1,this[_0x1081c5(0xd9)][_0x1081c5(0xd5)](0x0)[_0x1081c5(0xd0)](),this[_0x1081c5(0xd9)][_0x1081c5(0xc5)](this[_0x1081c5(0xd8)]()));}[_0x502ccc(0xbc)](){const _0xdb0a19=_0x502ccc;return _0xdb0a19(0xd7)===this[_0xdb0a19(0xc8)][_0xdb0a19(0xd6)][_0xdb0a19(0xce)][_0xdb0a19(0xb9)]?_0x41c9ef(this[_0xdb0a19(0xd4)],_0xdb0a19(0xbe)):_0x41c9ef(this[_0xdb0a19(0xd4)],_0xdb0a19(0xda));}[_0x502ccc(0xaf)](){const _0x4546bd=_0x502ccc;return this[_0x4546bd(0xc8)][_0x4546bd(0xf2)]?_0x4546bd(0xd7)===this[_0x4546bd(0xc8)][_0x4546bd(0xd6)][_0x4546bd(0xce)][_0x4546bd(0xb9)]?_0x41c9ef(this[_0x4546bd(0xd4)],_0x4546bd(0xfe),this[_0x4546bd(0xc8)][_0x4546bd(0xf0)][_0x4546bd(0xe9)]):_0x41c9ef(this[_0x4546bd(0xd4)],_0x4546bd(0x105),this[_0x4546bd(0xc8)][_0x4546bd(0xf0)][_0x4546bd(0xe9)]):null;}[_0x502ccc(0xd8)](){const _0x3c4ce7=_0x502ccc,_0x672dee=new _0x22bf86(this[_0x3c4ce7(0xd4)]);return _0x672dee[_0x3c4ce7(0x100)](_0x3c4ce7(0xfc))['to'](this[_0x3c4ce7(0xc8)],_0x3c4ce7(0xfc),this,_0x3c4ce7(0xc1),(_0x45ea18,_0x11e2be)=>_0x11e2be?_0x1a39e5(_0x45ea18,{'limit':this[_0x3c4ce7(0x107)][_0x3c4ce7(0x102)]}):_0x45ea18),_0x672dee;}[_0x502ccc(0xf7)](){const _0x1fa67d=_0x502ccc;this[_0x1fa67d(0x107)][_0x1fa67d(0xb3)]||(this[_0x1fa67d(0x107)][_0x1fa67d(0xb3)]={}),this[_0x1fa67d(0x107)][_0x1fa67d(0xb3)][_0x1fa67d(0x101)]=this[_0x1fa67d(0xc8)][_0x1fa67d(0xfc)];const _0x2eaeae=new _0x48fb80(this[_0x1fa67d(0xd4)],this[_0x1fa67d(0x107)][_0x1fa67d(0xb3)]);return _0x2eaeae[_0x1fa67d(0xf1)]=this[_0x1fa67d(0xc8)][_0x1fa67d(0xfc)],_0x2eaeae[_0x1fa67d(0x100)](_0x1fa67d(0xed))['to'](this[_0x1fa67d(0xc8)],_0x1fa67d(0xdc)),_0x2eaeae[_0x1fa67d(0xfd)]=_0x41c9ef(this[_0x1fa67d(0xd4)],_0x1fa67d(0x104)),_0x2eaeae['on'](_0x1fa67d(0x108),(_0x1f8691,_0x3679da)=>{const _0x2e4872=_0x1fa67d;this[_0x2e4872(0xe6)](_0x2e4872(0xcb),this[_0x2e4872(0xc8)]['id'],_0x3679da),this[_0x2e4872(0xeb)](),this[_0x2e4872(0xdf)]();}),_0x2eaeae['on'](_0x1fa67d(0xc2),()=>{const _0x329556=_0x1fa67d;this[_0x329556(0xeb)](),this[_0x329556(0xdf)]();}),_0x2eaeae[_0x1fa67d(0xbb)](_0x1fa67d(0xb8),()=>{const _0x175c7d=_0x1fa67d;_0x2eaeae[_0x175c7d(0xdf)]();}),_0x2eaeae[_0x1fa67d(0x106)](),_0x2eaeae[_0x1fa67d(0xc4)](_0x1fa67d(0xb8))['to'](this),_0x2eaeae[_0x1fa67d(0xc4)](_0x1fa67d(0xcf))['to'](this),_0x2eaeae;}[_0x502ccc(0xb5)](){const _0x1f1721=_0x502ccc,_0x2c592a=this[_0x1f1721(0xee)];this[_0x1f1721(0x103)][_0x1f1721(0xe7)](_0x2c592a);for(const _0x302544 of this[_0x1f1721(0xe3)])this[_0x1f1721(0xde)][_0x1f1721(0xc5)](_0x302544[_0x1f1721(0xee)]),this[_0x1f1721(0x103)][_0x1f1721(0xe7)](_0x302544[_0x1f1721(0xee)]);this[_0x1f1721(0xe3)]['on'](_0x1f1721(0xbd),(_0x469753,_0x37cf6d)=>{const _0x533290=_0x1f1721;for(const _0x166f2b of _0x37cf6d[_0x533290(0xd2)])this[_0x533290(0xde)][_0x533290(0xd5)](_0x166f2b[_0x533290(0xee)]),this[_0x533290(0x103)][_0x533290(0xc6)](_0x166f2b[_0x533290(0xee)]);for(const _0x58aaa2 of _0x37cf6d[_0x533290(0xae)])this[_0x533290(0xde)][_0x533290(0xc5)](_0x58aaa2[_0x533290(0xee)]),this[_0x533290(0x103)][_0x533290(0xe7)](_0x58aaa2[_0x533290(0xee)]);}),this[_0x1f1721(0x103)][_0x1f1721(0xb2)](_0x1f1721(0xc3),(_0x4aa674,_0x535230)=>{const _0x413177=_0x1f1721;_0x2c592a===_0x4aa674[_0x413177(0xc9)]&&(this[_0x413177(0xe8)][_0x413177(0xca)](),_0x535230());}),this[_0x1f1721(0x103)][_0x1f1721(0xb2)](_0x1f1721(0xe1),(_0x691b46,_0x1f852b)=>{const _0x3c3229=_0x1f1721;_0x2c592a!==_0x691b46[_0x3c3229(0xc9)]&&(this[_0x3c3229(0xdf)](),_0x1f852b());});}}
23
+ const _0xbd7e21=_0xc9f4;(function(_0x4141b9,_0x3788c3){const _0x59bb33=_0xc9f4,_0x3f997d=_0x4141b9();while(!![]){try{const _0x4ca8ae=parseInt(_0x59bb33(0x1fa))/0x1+parseInt(_0x59bb33(0x1e5))/0x2*(-parseInt(_0x59bb33(0x1c0))/0x3)+parseInt(_0x59bb33(0x1ee))/0x4+parseInt(_0x59bb33(0x1d5))/0x5*(parseInt(_0x59bb33(0x1f4))/0x6)+-parseInt(_0x59bb33(0x1de))/0x7+parseInt(_0x59bb33(0x202))/0x8+-parseInt(_0x59bb33(0x1e2))/0x9;if(_0x4ca8ae===_0x3788c3)break;else _0x3f997d['push'](_0x3f997d['shift']());}catch(_0x4604ed){_0x3f997d['push'](_0x3f997d['shift']());}}}(_0x5e46,0x43204));import{View as _0x5a0eed,ViewCollection as _0xa2e975,FocusCycler as _0x3ef08b}from'ckeditor5/src/ui.js';import{FocusTracker as _0x192ec5,KeystrokeHandler as _0x20f26f}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x3a0364,trimHtml as _0x1de7ac}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x4843e8 from'./commentcontentview.js';import _0x225b65 from'./commentinputview.js';function _0xc9f4(_0x2c5eeb,_0x44817c){const _0x5e4675=_0x5e46();return _0xc9f4=function(_0xc9f4af,_0x5694d0){_0xc9f4af=_0xc9f4af-0x1bf;let _0x31c01d=_0x5e4675[_0xc9f4af];return _0x31c01d;},_0xc9f4(_0x2c5eeb,_0x44817c);}function _0x5e46(){const _0x2b4ffa=['createEditor','disabledSubmit','shift+tab','add','author','focusFirst','remove','getExternalCommentNote','render','switchToDisplayMode','isReadOnly','collapse','_config','importWord','isEditMode','removed','change','text/html','ariaDescriptionView','750669ItZZmD','isExternal','visibleView','body','focusables','enter','EXTERNAL_IMPORT_WORD_AVATAR','_model','esc','@external','creator','source','initialData','_setupKeyboardNavigation','get','textContent','cancel','EXTERNAL_IMPORT_WORD_COMMENT','formatDateTime','listenTo','bind','15GtEbZx','delegate','ariaLabel','added','_createCommentContentView','COMMENT_THREAD_DESCRIPTION','attributes','updateComment','content','3194317KPQPay','_createCommentInputView','EXTERNAL_COMMENT','parseFromString','598167asNRSu','name','editorConfig','2aenPQk','tab','fire','maxCommentCharsWhenCollapsed','focusTracker','Save','stopListening','createCollection','focus','1782844BidRZE','target','COMMENT_ARIA_LABEL','submitLabel','EXTERNAL_AVATAR','element','61794uAQVvW','focusCycler','once','value','expand','editorDestroyed','316545AXyafr','authoredAt','keystrokes','editorReady','isCollapsed','submit','isSystemComment','getUserViewNotificationText','2038496htDtIK','destroy','locale','switchToEditMode','set'];_0x5e46=function(){return _0x2b4ffa;};return _0x5e46();}import{getTranslation as _0x4c01ce}from'../../../utils/common-translations.js';export default class os extends _0x5a0eed{constructor(_0x20a28f,_0x17ba78,_0x2b57a1){const _0x162d24=_0xc9f4;super(_0x20a28f),this[_0x162d24(0x1c7)]=_0x17ba78,this[_0x162d24(0x213)]=_0x2b57a1,this[_0x162d24(0x200)]=!!this[_0x162d24(0x213)][_0x162d24(0x200)],this[_0x162d24(0x206)](_0x162d24(0x215),!0x1),this[_0x162d24(0x206)](_0x162d24(0x1fe),!0x0),this[_0x162d24(0x1d4)](_0x162d24(0x1d7))['to'](_0x17ba78,_0x162d24(0x1dd),_0x17ba78,_0x162d24(0x1fb),(_0x5343fb,_0x24e467)=>_0x4c01ce(_0x20a28f,_0x162d24(0x1f0),[_0x17ba78[_0x162d24(0x20b)][_0x162d24(0x1e3)],_0x2b57a1[_0x162d24(0x1d2)](_0x24e467),new DOMParser()[_0x162d24(0x1e1)](_0x5343fb,_0x162d24(0x218))[_0x162d24(0x1c3)][_0x162d24(0x1cf)],_0x17ba78[_0x162d24(0x1c1)]?this[_0x162d24(0x20e)]():''])),this[_0x162d24(0x1bf)]=new _0x3a0364(_0x20a28f,_0x4c01ce(_0x20a28f,_0x162d24(0x1da))),this[_0x162d24(0x1c2)]=this[_0x162d24(0x1ec)](),this[_0x162d24(0x1c2)][_0x162d24(0x20a)](this[_0x162d24(0x1d9)]()),this[_0x162d24(0x1c4)]=new _0xa2e975(),this[_0x162d24(0x1e9)]=new _0x192ec5(),this[_0x162d24(0x1fc)]=new _0x20f26f(),this[_0x162d24(0x1f5)]=new _0x3ef08b({'focusables':this[_0x162d24(0x1c4)],'focusTracker':this[_0x162d24(0x1e9)],'keystrokeHandler':this[_0x162d24(0x1fc)],'keystrokeHandlerOptions':{'filter':_0xdc44d2=>_0xdc44d2[_0x162d24(0x1ef)]!==this[_0x162d24(0x1f3)]},'actions':{'focusPrevious':_0x162d24(0x209),'focusNext':_0x162d24(0x1e6)}});}[_0xbd7e21(0x1f8)](){const _0x2fec2b=_0xbd7e21;this[_0x2fec2b(0x1fe)]=!0x1;}[_0xbd7e21(0x212)](){const _0x2ec3db=_0xbd7e21;this[_0x2ec3db(0x215)]||(this[_0x2ec3db(0x1fe)]=!0x0);}[_0xbd7e21(0x1ed)](){const _0x1c287b=_0xbd7e21;this[_0x1c287b(0x1f3)][_0x1c287b(0x1ed)]();}[_0xbd7e21(0x20f)](){const _0x1d7729=_0xbd7e21;super[_0x1d7729(0x20f)](),this[_0x1d7729(0x1cd)]();}async[_0xbd7e21(0x203)](){const _0x2813c4=_0xbd7e21;await this[_0x2813c4(0x1c2)][_0x2813c4(0x1ce)](0x0)[_0x2813c4(0x203)](),super[_0x2813c4(0x203)]();}[_0xbd7e21(0x205)](){const _0x2a9b6b=_0xbd7e21;this[_0x2a9b6b(0x215)]||(this[_0x2a9b6b(0x215)]=!0x0,this[_0x2a9b6b(0x1c2)][_0x2a9b6b(0x20d)](0x0)[_0x2a9b6b(0x203)](),this[_0x2a9b6b(0x1c2)][_0x2a9b6b(0x20a)](this[_0x2a9b6b(0x1df)]()));}[_0xbd7e21(0x210)](){const _0x497e54=_0xbd7e21;this[_0x497e54(0x215)]&&(this[_0x497e54(0x215)]=!0x1,this[_0x497e54(0x1c2)][_0x497e54(0x20d)](0x0)[_0x497e54(0x203)](),this[_0x497e54(0x1c2)][_0x497e54(0x20a)](this[_0x497e54(0x1d9)]()));}[_0xbd7e21(0x20e)](){const _0x1dfabc=_0xbd7e21;return _0x1dfabc(0x214)===this[_0x1dfabc(0x1c7)][_0x1dfabc(0x1db)][_0x1dfabc(0x1c9)][_0x1dfabc(0x1cb)]?_0x4c01ce(this[_0x1dfabc(0x204)],_0x1dfabc(0x1d1)):_0x4c01ce(this[_0x1dfabc(0x204)],_0x1dfabc(0x1e0));}[_0xbd7e21(0x201)](){const _0x56d9c3=_0xbd7e21;return this[_0x56d9c3(0x1c7)][_0x56d9c3(0x1c1)]?_0x56d9c3(0x214)===this[_0x56d9c3(0x1c7)][_0x56d9c3(0x1db)][_0x56d9c3(0x1c9)][_0x56d9c3(0x1cb)]?_0x4c01ce(this[_0x56d9c3(0x204)],_0x56d9c3(0x1c6),this[_0x56d9c3(0x1c7)][_0x56d9c3(0x1ca)][_0x56d9c3(0x1e3)]):_0x4c01ce(this[_0x56d9c3(0x204)],_0x56d9c3(0x1f2),this[_0x56d9c3(0x1c7)][_0x56d9c3(0x1ca)][_0x56d9c3(0x1e3)]):null;}[_0xbd7e21(0x1d9)](){const _0x1557dc=_0xbd7e21,_0x18f643=new _0x4843e8(this[_0x1557dc(0x204)]);return _0x18f643[_0x1557dc(0x1d4)](_0x1557dc(0x1dd))['to'](this[_0x1557dc(0x1c7)],_0x1557dc(0x1dd),this,_0x1557dc(0x1fe),(_0x275a4a,_0x5291c5)=>_0x5291c5?_0x1de7ac(_0x275a4a,{'limit':this[_0x1557dc(0x213)][_0x1557dc(0x1e8)]}):_0x275a4a),_0x18f643;}[_0xbd7e21(0x1df)](){const _0x252fe6=_0xbd7e21;this[_0x252fe6(0x213)][_0x252fe6(0x1e4)]||(this[_0x252fe6(0x213)][_0x252fe6(0x1e4)]={}),this[_0x252fe6(0x213)][_0x252fe6(0x1e4)][_0x252fe6(0x1cc)]=this[_0x252fe6(0x1c7)][_0x252fe6(0x1dd)];const _0x2d390c=new _0x225b65(this[_0x252fe6(0x204)],this[_0x252fe6(0x213)][_0x252fe6(0x1e4)]);return _0x2d390c[_0x252fe6(0x1f7)]=this[_0x252fe6(0x1c7)][_0x252fe6(0x1dd)],_0x2d390c[_0x252fe6(0x1d4)](_0x252fe6(0x208))['to'](this[_0x252fe6(0x1c7)],_0x252fe6(0x211)),_0x2d390c[_0x252fe6(0x1f1)]=_0x4c01ce(this[_0x252fe6(0x204)],_0x252fe6(0x1ea)),_0x2d390c['on'](_0x252fe6(0x1ff),(_0x34786f,_0x3d12f3)=>{const _0x4f505b=_0x252fe6;this[_0x4f505b(0x1e7)](_0x4f505b(0x1dc),this[_0x4f505b(0x1c7)]['id'],_0x3d12f3),this[_0x4f505b(0x210)](),this[_0x4f505b(0x1ed)]();}),_0x2d390c['on'](_0x252fe6(0x1d0),()=>{const _0x5de4f6=_0x252fe6;this[_0x5de4f6(0x210)](),this[_0x5de4f6(0x1ed)]();}),_0x2d390c[_0x252fe6(0x1f6)](_0x252fe6(0x1fd),()=>{const _0x3b6373=_0x252fe6;_0x2d390c[_0x3b6373(0x1ed)]();}),_0x2d390c[_0x252fe6(0x207)](),_0x2d390c[_0x252fe6(0x1d6)](_0x252fe6(0x1fd))['to'](this),_0x2d390c[_0x252fe6(0x1d6)](_0x252fe6(0x1f9))['to'](this),_0x2d390c;}[_0xbd7e21(0x1cd)](){const _0x3619b7=_0xbd7e21,_0x4c1316=this[_0x3619b7(0x1f3)];this[_0x3619b7(0x1fc)][_0x3619b7(0x1d3)](_0x4c1316);for(const _0x1de01e of this[_0x3619b7(0x1c4)])this[_0x3619b7(0x1e9)][_0x3619b7(0x20a)](_0x1de01e[_0x3619b7(0x1f3)]),this[_0x3619b7(0x1fc)][_0x3619b7(0x1d3)](_0x1de01e[_0x3619b7(0x1f3)]);this[_0x3619b7(0x1c4)]['on'](_0x3619b7(0x217),(_0x23d4df,_0x356443)=>{const _0x226a71=_0x3619b7;for(const _0xe038c0 of _0x356443[_0x226a71(0x216)])this[_0x226a71(0x1e9)][_0x226a71(0x20d)](_0xe038c0[_0x226a71(0x1f3)]),this[_0x226a71(0x1fc)][_0x226a71(0x1eb)](_0xe038c0[_0x226a71(0x1f3)]);for(const _0x4b3d78 of _0x356443[_0x226a71(0x1d8)])this[_0x226a71(0x1e9)][_0x226a71(0x20a)](_0x4b3d78[_0x226a71(0x1f3)]),this[_0x226a71(0x1fc)][_0x226a71(0x1d3)](_0x4b3d78[_0x226a71(0x1f3)]);}),this[_0x3619b7(0x1fc)][_0x3619b7(0x206)](_0x3619b7(0x1c5),(_0x48dd07,_0x2549bb)=>{const _0x352021=_0x3619b7;_0x4c1316===_0x48dd07[_0x352021(0x1ef)]&&(this[_0x352021(0x1f5)][_0x352021(0x20c)](),_0x2549bb());}),this[_0x3619b7(0x1fc)][_0x3619b7(0x206)](_0x3619b7(0x1c8),(_0x33bcfb,_0x2b1642)=>{const _0x5250e1=_0x3619b7;_0x4c1316!==_0x33bcfb[_0x5250e1(0x1ef)]&&(this[_0x5250e1(0x1ed)](),_0x2b1642());});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5b89(){const _0x2c97a8=['bindTemplate','3yzdkxn','set','count','838omlPna','34736022GxDirW','2740536KDyngy','setTemplate','7562824SEUHmH','ck-thread__comment-count','5702484KARvju','2579ShoxfP','NUMBER_OF_COMMENTS','10jUmoQK','6145605FOoLNR','2526342xwbLRD'];_0x5b89=function(){return _0x2c97a8;};return _0x5b89();}function _0x4a74(_0x4ed16e,_0x18c8d1){const _0x5b8993=_0x5b89();return _0x4a74=function(_0x4a7421,_0x42c83a){_0x4a7421=_0x4a7421-0x11f;let _0x293599=_0x5b8993[_0x4a7421];return _0x293599;},_0x4a74(_0x4ed16e,_0x18c8d1);}(function(_0xcf0579,_0x591b6e){const _0x18d45a=_0x4a74,_0x2ef6b0=_0xcf0579();while(!![]){try{const _0x17bd98=-parseInt(_0x18d45a(0x127))/0x1*(-parseInt(_0x18d45a(0x120))/0x2)+parseInt(_0x18d45a(0x12d))/0x3*(parseInt(_0x18d45a(0x126))/0x4)+parseInt(_0x18d45a(0x12a))/0x5+-parseInt(_0x18d45a(0x122))/0x6+parseInt(_0x18d45a(0x12b))/0x7+parseInt(_0x18d45a(0x124))/0x8+parseInt(_0x18d45a(0x121))/0x9*(-parseInt(_0x18d45a(0x129))/0xa);if(_0x17bd98===_0x591b6e)break;else _0x2ef6b0['push'](_0x2ef6b0['shift']());}catch(_0x1d0a67){_0x2ef6b0['push'](_0x2ef6b0['shift']());}}}(_0x5b89,0xb1128));import{View as _0x31af70}from'ckeditor5/src/ui.js';import{getTranslation as _0x630ca8}from'../../../utils/common-translations.js';export default class cs extends _0x31af70{constructor(_0xcf1d69){const _0x1af4b7=_0x4a74;super(_0xcf1d69);const _0x4325a1=this[_0x1af4b7(0x12c)];this[_0x1af4b7(0x12e)](_0x1af4b7(0x11f),void 0x0),this[_0x1af4b7(0x123)]({'tag':'li','attributes':{'class':_0x1af4b7(0x125)},'children':[{'text':_0x4325a1['to'](_0x1af4b7(0x11f),_0x489473=>_0x630ca8(_0xcf1d69,_0x1af4b7(0x128),_0x489473))}]});}}
23
+ (function(_0x118031,_0x580943){const _0x42a2f=_0x3c85,_0x24ecca=_0x118031();while(!![]){try{const _0xdd1bd7=parseInt(_0x42a2f(0x1a3))/0x1+parseInt(_0x42a2f(0x1a6))/0x2+parseInt(_0x42a2f(0x197))/0x3*(parseInt(_0x42a2f(0x19a))/0x4)+-parseInt(_0x42a2f(0x19e))/0x5*(-parseInt(_0x42a2f(0x198))/0x6)+-parseInt(_0x42a2f(0x19c))/0x7*(parseInt(_0x42a2f(0x19b))/0x8)+parseInt(_0x42a2f(0x1a5))/0x9+-parseInt(_0x42a2f(0x1a2))/0xa;if(_0xdd1bd7===_0x580943)break;else _0x24ecca['push'](_0x24ecca['shift']());}catch(_0x3abba1){_0x24ecca['push'](_0x24ecca['shift']());}}}(_0x5036,0x63b3e));import{View as _0x28cfda}from'ckeditor5/src/ui.js';function _0x3c85(_0x2b9f79,_0x332f8f){const _0x5036d6=_0x5036();return _0x3c85=function(_0x3c8589,_0x5818bc){_0x3c8589=_0x3c8589-0x197;let _0x1b9ab2=_0x5036d6[_0x3c8589];return _0x1b9ab2;},_0x3c85(_0x2b9f79,_0x332f8f);}import{getTranslation as _0x1a40d6}from'../../../utils/common-translations.js';function _0x5036(){const _0x3217f2=['12902600ygKQyy','267894fsisUK','set','4497327vVUJOo','822174GPVqUk','400479nTmVvm','6KPJQoo','NUMBER_OF_COMMENTS','8MNpreW','259192Bonjgu','77WrPcAK','bindTemplate','3046805RvTYpY','count','setTemplate','ck-thread__comment-count'];_0x5036=function(){return _0x3217f2;};return _0x5036();}export default class cs extends _0x28cfda{constructor(_0x364a51){const _0x5dc476=_0x3c85;super(_0x364a51);const _0x3618fb=this[_0x5dc476(0x19d)];this[_0x5dc476(0x1a4)](_0x5dc476(0x19f),void 0x0),this[_0x5dc476(0x1a0)]({'tag':'li','attributes':{'class':_0x5dc476(0x1a1)},'children':[{'text':_0x3618fb['to'](_0x5dc476(0x19f),_0x321995=>_0x1a40d6(_0x364a51,_0x5dc476(0x199),_0x321995))}]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x340bdb=_0x1fd7;(function(_0x4bb3b5,_0x164dda){var _0x340468=_0x1fd7,_0x214801=_0x4bb3b5();while(!![]){try{var _0xed2874=parseInt(_0x340468(0xf0))/0x1*(parseInt(_0x340468(0xfc))/0x2)+-parseInt(_0x340468(0xf9))/0x3*(-parseInt(_0x340468(0xf1))/0x4)+parseInt(_0x340468(0xed))/0x5+-parseInt(_0x340468(0x100))/0x6*(parseInt(_0x340468(0xfd))/0x7)+-parseInt(_0x340468(0xf3))/0x8+parseInt(_0x340468(0x101))/0x9+-parseInt(_0x340468(0xfa))/0xa*(parseInt(_0x340468(0xf6))/0xb);if(_0xed2874===_0x164dda)break;else _0x214801['push'](_0x214801['shift']());}catch(_0x30b032){_0x214801['push'](_0x214801['shift']());}}}(_0x1e32,0xddcdc));import{View as _0x2c7ace}from'ckeditor5/src/ui.js';function _0x1e32(){var _0x2705fc=['3121060rkDTfM','render','1061158ceTFvE','4895681VTBqKT','innerHTML','setTemplate','6gnDjmJ','9438660OPYjHr','content','3562735ifPeTN','change:content','ck-annotation__content','1NuSdLp','29004IsoUiX','element','5751824cnitWA','set','ck-comment__content','44wlORgz','ck-content','div','531jwTZIt'];_0x1e32=function(){return _0x2705fc;};return _0x1e32();}function _0x1fd7(_0x5f0380,_0x2cc987){var _0x1e3279=_0x1e32();return _0x1fd7=function(_0x1fd71d,_0x2d68fc){_0x1fd71d=_0x1fd71d-0xed;var _0x49b82d=_0x1e3279[_0x1fd71d];return _0x49b82d;},_0x1fd7(_0x5f0380,_0x2cc987);}export default class os extends _0x2c7ace{constructor(_0x2cd2bf){var _0x1339d5=_0x1fd7;super(_0x2cd2bf),this[_0x1339d5(0xf4)](_0x1339d5(0x102),''),this[_0x1339d5(0xff)]({'tag':_0x1339d5(0xf8),'attributes':{'class':[_0x1339d5(0xf7),_0x1339d5(0xf5),_0x1339d5(0xef)]}});}[_0x340bdb(0xfb)](){var _0x5432df=_0x340bdb;super[_0x5432df(0xfb)](),this['on'](_0x5432df(0xee),(_0x6d34,_0x3731b2,_0x3e4545)=>{var _0x4865f6=_0x5432df;this[_0x4865f6(0xf2)][_0x4865f6(0xfe)]=_0x3e4545;}),this[_0x5432df(0xf2)][_0x5432df(0xfe)]=this[_0x5432df(0x102)];}}
23
+ function _0x5cad(_0x1d276a,_0x5507ad){var _0x1114f5=_0x1114();return _0x5cad=function(_0x5cad78,_0x1fc6b6){_0x5cad78=_0x5cad78-0x13d;var _0x47321a=_0x1114f5[_0x5cad78];return _0x47321a;},_0x5cad(_0x1d276a,_0x5507ad);}var _0x4ae5cb=_0x5cad;(function(_0x5576a6,_0x56887c){var _0x548660=_0x5cad,_0x55e416=_0x5576a6();while(!![]){try{var _0x8b773a=-parseInt(_0x548660(0x14b))/0x1*(-parseInt(_0x548660(0x145))/0x2)+-parseInt(_0x548660(0x153))/0x3*(-parseInt(_0x548660(0x141))/0x4)+-parseInt(_0x548660(0x14c))/0x5*(-parseInt(_0x548660(0x149))/0x6)+parseInt(_0x548660(0x13f))/0x7+-parseInt(_0x548660(0x142))/0x8*(-parseInt(_0x548660(0x140))/0x9)+parseInt(_0x548660(0x14e))/0xa*(-parseInt(_0x548660(0x13d))/0xb)+-parseInt(_0x548660(0x147))/0xc;if(_0x8b773a===_0x56887c)break;else _0x55e416['push'](_0x55e416['shift']());}catch(_0x246fa6){_0x55e416['push'](_0x55e416['shift']());}}}(_0x1114,0xd60d6));import{View as _0x235774}from'ckeditor5/src/ui.js';function _0x1114(){var _0x57aae3=['change:content','setTemplate','300VdLGoj','1767854ryKkWI','innerHTML','855750TXfydB','27iSBbEa','48068QItizi','3408920jhCUGO','set','ck-comment__content','586noovWt','element','37491888EwAstp','content','10434QpZkpY','ck-content','5969lHCihz','2690HJeWOt','ck-annotation__content','80ZpWiAr','div','render'];_0x1114=function(){return _0x57aae3;};return _0x1114();}export default class es extends _0x235774{constructor(_0x4e32f4){var _0x3c727c=_0x5cad;super(_0x4e32f4),this[_0x3c727c(0x143)](_0x3c727c(0x148),''),this[_0x3c727c(0x152)]({'tag':_0x3c727c(0x14f),'attributes':{'class':[_0x3c727c(0x14a),_0x3c727c(0x144),_0x3c727c(0x14d)]}});}[_0x4ae5cb(0x150)](){var _0x5bb06f=_0x4ae5cb;super[_0x5bb06f(0x150)](),this['on'](_0x5bb06f(0x151),(_0x503b65,_0x5175fa,_0x2ed365)=>{var _0xb4e28b=_0x5bb06f;this[_0xb4e28b(0x146)][_0xb4e28b(0x13e)]=_0x2ed365;}),this[_0x5bb06f(0x146)][_0x5bb06f(0x13e)]=this[_0x5bb06f(0x148)];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3ea03f=_0x4424;(function(_0x157f6b,_0x450a6e){const _0xf9fc7c=_0x4424,_0x108c69=_0x157f6b();while(!![]){try{const _0x34582a=-parseInt(_0xf9fc7c(0x185))/0x1*(parseInt(_0xf9fc7c(0x186))/0x2)+-parseInt(_0xf9fc7c(0x165))/0x3*(-parseInt(_0xf9fc7c(0x192))/0x4)+-parseInt(_0xf9fc7c(0x170))/0x5*(parseInt(_0xf9fc7c(0x159))/0x6)+parseInt(_0xf9fc7c(0x18c))/0x7+parseInt(_0xf9fc7c(0x16f))/0x8+-parseInt(_0xf9fc7c(0x193))/0x9+-parseInt(_0xf9fc7c(0x169))/0xa;if(_0x34582a===_0x450a6e)break;else _0x108c69['push'](_0x108c69['shift']());}catch(_0x195d12){_0x108c69['push'](_0x108c69['shift']());}}}(_0x3866,0x82fc4));import{View as _0x84f841,FocusCycler as _0x191c24,ButtonView as _0x43e37e}from'ckeditor5/src/ui.js';import{FocusTracker as _0x128c43,KeystrokeHandler as _0x566296}from'ckeditor5/src/utils.js';import _0x559454 from'../commenteditor/commenteditor.js';function _0x3866(){const _0x2c10af=['initialData','firstChild','add','shift+tab','bindTemplate','then','ck-comment__input-wrapper','div','ck-comment__input-actions--active','label','submitLabel','destroy','Cancel','_editorCreationPromise','from','showButtons','getData','createCollection','1931rkhuAW','218BuwsiD','execute','tab','Esc','editorDestroyed','length','3991302rISKjX','render','editor','set','trim','ck-comment__input-actions--cancel','12QOIrYb','1972134KwrtBC','added','placeholder','focusTracker','stop','isEnabled','_createSubmitButton','focusFirst','listenTo','cancel','setTemplate','reverse','create','editorReady','document','Ctrl+Enter','_isDestroyed','bind','Reply','_editorConfig','setData','cancelButtonView','extendTemplate','change','focus','submit','disabledSubmit','30faDhKF','ck-comment__input-actions','_setupKeyboardNavigation','view','focusables','createEditor','_createCancelButton','Reply...','focusLast','insertBefore','withText','element','92517DfkjIt','fire','value','high','899010Sdwhlz','TOO_LONG_COMMENT_ALERT','model','focusCycler','keystrokes','ck-comment__input-actions--submit','5573032JPyRVO','303310fjdipt','submitButtonView','forEach'];_0x3866=function(){return _0x2c10af;};return _0x3866();}function _0x4424(_0x2af44d,_0x1b9203){const _0x3866f1=_0x3866();return _0x4424=function(_0x4424f3,_0x30919c){_0x4424f3=_0x4424f3-0x148;let _0x506646=_0x3866f1[_0x4424f3];return _0x506646;},_0x4424(_0x2af44d,_0x1b9203);}import{getTranslation as _0xa081f8}from'../../../utils/common-translations.js';export default class rs extends _0x84f841{constructor(_0x4cb80d,_0xeac96d={}){const _0x114bda=_0x4424;super(_0x4cb80d),this[_0x114bda(0x18e)]=null,this[_0x114bda(0x151)]=_0xeac96d,this[_0x114bda(0x18f)](_0x114bda(0x167),_0xeac96d[_0x114bda(0x173)]||''),this[_0x114bda(0x18f)](_0x114bda(0x158),!0x1),this[_0x114bda(0x18f)](_0x114bda(0x182),!0x0),this[_0x114bda(0x18f)](_0x114bda(0x195),_0xa081f8(_0x4cb80d,_0x114bda(0x160))),this[_0x114bda(0x18f)](_0x114bda(0x17d),_0xa081f8(_0x4cb80d,_0x114bda(0x150))),this[_0x114bda(0x171)]=this[_0x114bda(0x199)](),this[_0x114bda(0x153)]=this[_0x114bda(0x15f)](),this[_0x114bda(0x15d)]=this[_0x114bda(0x184)]([this[_0x114bda(0x171)],this[_0x114bda(0x153)]]),this[_0x114bda(0x16d)]=new _0x566296(),this[_0x114bda(0x196)]=new _0x128c43(),this[_0x114bda(0x16c)]=new _0x191c24({'focusables':this[_0x114bda(0x15d)],'focusTracker':this[_0x114bda(0x196)],'keystrokeHandler':this[_0x114bda(0x16d)],'actions':{'focusPrevious':_0x114bda(0x176),'focusNext':_0x114bda(0x188)}}),this[_0x114bda(0x148)]({'tag':_0x114bda(0x17a),'attributes':{'class':[_0x114bda(0x179)]},'children':[{'tag':_0x114bda(0x17a),'attributes':{'class':[_0x114bda(0x15a),this[_0x114bda(0x177)]['if'](_0x114bda(0x182),_0x114bda(0x17b))]},'children':[this[_0x114bda(0x171)],this[_0x114bda(0x153)]]}]}),this[_0x114bda(0x16d)][_0x114bda(0x18f)](_0x114bda(0x189),(_0x56d87f,_0x2c3217)=>{const _0x2bdcdd=_0x114bda;this[_0x2bdcdd(0x153)][_0x2bdcdd(0x166)](_0x2bdcdd(0x187)),_0x2c3217();}),this[_0x114bda(0x16d)][_0x114bda(0x18f)](_0x114bda(0x14d),(_0x163cb7,_0x4deeee)=>{const _0x1d2a08=_0x114bda;this[_0x1d2a08(0x171)][_0x1d2a08(0x198)]&&(this[_0x1d2a08(0x171)][_0x1d2a08(0x166)](_0x1d2a08(0x187)),_0x4deeee());}),this['on'](_0x114bda(0x157),(_0xd06101,_0x482af0)=>{const _0x5284e2=_0x114bda;_0x482af0[_0x5284e2(0x18b)]>0xfde8?(alert(_0xa081f8(_0x4cb80d,_0x5284e2(0x16a),[_0x482af0[_0x5284e2(0x18b)],0xfde8])),_0xd06101[_0x5284e2(0x197)]()):this[_0x5284e2(0x18e)][_0x5284e2(0x152)]('');},{'priority':_0x114bda(0x168)});}[_0x3ea03f(0x18d)](){const _0xf2a7c6=_0x3ea03f;super[_0xf2a7c6(0x18d)](),this[_0xf2a7c6(0x15b)]();}[_0x3ea03f(0x15e)](){const _0x4aff58=_0x3ea03f;return this[_0x4aff58(0x18e)]||(this[_0x4aff58(0x18e)]=new _0x559454(this[_0x4aff58(0x151)]),this[_0x4aff58(0x180)]=this[_0x4aff58(0x18e)][_0x4aff58(0x14a)]()[_0x4aff58(0x178)](()=>{const _0x52519b=_0x4aff58;if(this[_0x52519b(0x14e)])return;const _0x198885=this[_0x52519b(0x18e)];this[_0x52519b(0x164)][_0x52519b(0x162)](_0x198885['ui'][_0x52519b(0x164)],this[_0x52519b(0x164)][_0x52519b(0x174)]),_0x198885[_0x52519b(0x16b)][_0x52519b(0x14c)]['on'](_0x52519b(0x155),()=>this[_0x52519b(0x167)]=_0x198885[_0x52519b(0x183)]()),_0x198885[_0x52519b(0x14f)](_0x52519b(0x195))['to'](this),this[_0x52519b(0x15d)][_0x52519b(0x175)](_0x198885['ui'][_0x52519b(0x15c)],0x0),this[_0x52519b(0x166)](_0x52519b(0x14b),this[_0x52519b(0x18e)]);})),this[_0x4aff58(0x180)];}[_0x3ea03f(0x156)](_0x24b346){const _0xbcc0bb=_0x3ea03f;-0x1===_0x24b346?(this[_0xbcc0bb(0x16c)][_0xbcc0bb(0x19a)](),this[_0xbcc0bb(0x16c)][_0xbcc0bb(0x161)]()):this[_0xbcc0bb(0x16c)][_0xbcc0bb(0x19a)]();}async[_0x3ea03f(0x17e)](){const _0x40e474=_0x3ea03f;this[_0x40e474(0x14e)]||(this[_0x40e474(0x14e)]=!0x0,this[_0x40e474(0x18e)]&&(await this[_0x40e474(0x180)],await this[_0x40e474(0x18e)][_0x40e474(0x17e)](),this[_0x40e474(0x166)](_0x40e474(0x18a),this[_0x40e474(0x18e)])),await super[_0x40e474(0x17e)]());}[_0x3ea03f(0x199)](){const _0x40ef32=_0x3ea03f,{locale:_0x255788}=this,_0x5e42b1=new _0x43e37e(_0x255788);return _0x5e42b1[_0x40ef32(0x154)]({'attributes':{'class':[_0x40ef32(0x16e)]}}),_0x5e42b1[_0x40ef32(0x163)]=!0x0,_0x5e42b1[_0x40ef32(0x14f)](_0x40ef32(0x17c))['to'](this,_0x40ef32(0x17d)),_0x5e42b1['on'](_0x40ef32(0x187),()=>{const _0x1b8454=_0x40ef32;this[_0x1b8454(0x166)](_0x1b8454(0x157),this[_0x1b8454(0x167)]);}),_0x5e42b1[_0x40ef32(0x14f)](_0x40ef32(0x198))['to'](this,_0x40ef32(0x167),this,_0x40ef32(0x158),(_0x347bfb,_0x74e9d6)=>!_0x74e9d6&&!!_0x347bfb[_0x40ef32(0x190)]()),_0x5e42b1;}[_0x3ea03f(0x15f)](){const _0x437a2b=_0x3ea03f,{locale:_0x465ddf}=this,_0x1bc160=new _0x43e37e(_0x465ddf);return _0x1bc160[_0x437a2b(0x154)]({'attributes':{'class':[_0x437a2b(0x191)]}}),_0x1bc160[_0x437a2b(0x17c)]=_0xa081f8(_0x465ddf,_0x437a2b(0x17f)),_0x1bc160[_0x437a2b(0x163)]=!0x0,_0x1bc160['on'](_0x437a2b(0x187),()=>{const _0x5e718d=_0x437a2b;this[_0x5e718d(0x18e)][_0x5e718d(0x152)](''),this[_0x5e718d(0x166)](_0x5e718d(0x19c));}),_0x1bc160;}[_0x3ea03f(0x15b)](){const _0x189535=_0x3ea03f;this[_0x189535(0x16d)][_0x189535(0x19b)](this[_0x189535(0x164)]),this[_0x189535(0x15d)][_0x189535(0x172)](_0x14dc75=>{const _0x357500=_0x189535;this[_0x357500(0x196)][_0x357500(0x175)](_0x14dc75[_0x357500(0x164)]);}),this[_0x189535(0x15d)]['on'](_0x189535(0x155),(_0x4f62d8,_0x2b16e8)=>{const _0x189e05=_0x189535;for(const _0x4ea3e6 of Array[_0x189e05(0x181)](_0x2b16e8[_0x189e05(0x194)])[_0x189e05(0x149)]())this[_0x189e05(0x196)][_0x189e05(0x175)](_0x4ea3e6[_0x189e05(0x164)]);});}}
23
+ function _0x1b5e(_0x49b510,_0x20ba92){const _0x163a02=_0x163a();return _0x1b5e=function(_0x1b5e55,_0xaeae1d){_0x1b5e55=_0x1b5e55-0x167;let _0x13ff2d=_0x163a02[_0x1b5e55];return _0x13ff2d;},_0x1b5e(_0x49b510,_0x20ba92);}const _0x3725c9=_0x1b5e;(function(_0x45d767,_0x4b5e1d){const _0x473990=_0x1b5e,_0x382b56=_0x45d767();while(!![]){try{const _0x7a29d8=-parseInt(_0x473990(0x196))/0x1*(-parseInt(_0x473990(0x1b4))/0x2)+-parseInt(_0x473990(0x1ac))/0x3*(parseInt(_0x473990(0x182))/0x4)+-parseInt(_0x473990(0x187))/0x5*(parseInt(_0x473990(0x1a7))/0x6)+parseInt(_0x473990(0x1a3))/0x7+-parseInt(_0x473990(0x17b))/0x8*(-parseInt(_0x473990(0x1a4))/0x9)+-parseInt(_0x473990(0x16f))/0xa+parseInt(_0x473990(0x188))/0xb;if(_0x7a29d8===_0x4b5e1d)break;else _0x382b56['push'](_0x382b56['shift']());}catch(_0x321e61){_0x382b56['push'](_0x382b56['shift']());}}}(_0x163a,0x88e5c));import{View as _0x472103,FocusCycler as _0x11ae43,ButtonView as _0x27ef49}from'ckeditor5/src/ui.js';import{FocusTracker as _0x5acfdb,KeystrokeHandler as _0x2959a0}from'ckeditor5/src/utils.js';import _0x4b6371 from'../commenteditor/commenteditor.js';import{getTranslation as _0x31beb1}from'../../../utils/common-translations.js';function _0x163a(){const _0x56660e=['extendTemplate','shift+tab','editorDestroyed','fire','set','label','8465768RDqIKm','ck-comment__input-wrapper','showButtons','div','focusCycler','add','execute','3892yRnuuc','value','added','_createCancelButton','withText','61395Wxgmdq','3428062hryXpe','focusFirst','create','from','cancelButtonView','focusLast','setTemplate','firstChild','bindTemplate','_isDestroyed','_createSubmitButton','bind','element','high','53DMTqrD','forEach','focusTracker','editorReady','createEditor','change','view','TOO_LONG_COMMENT_ALERT','destroy','cancel','ck-comment__input-actions','Reply...','render','1086071MhVpTJ','9iwSioy','stop','reverse','54hbSFoX','_editorCreationPromise','trim','initialData','submitButtonView','2049xmDTKv','editor','Cancel','placeholder','ck-comment__input-actions--active','document','isEnabled','length','25846JobjpB','_editorConfig','then','Ctrl+Enter','submit','Reply','listenTo','model','keystrokes','createCollection','focusables','setData','focus','ck-comment__input-actions--submit','tab','disabledSubmit','insertBefore','8741330SBSUzI','Esc','_setupKeyboardNavigation','submitLabel','getData','ck-comment__input-actions--cancel'];_0x163a=function(){return _0x56660e;};return _0x163a();}export default class hs extends _0x472103{constructor(_0x22e6d1,_0x4602d8={}){const _0x41b6f6=_0x1b5e;super(_0x22e6d1),this[_0x41b6f6(0x1ad)]=null,this[_0x41b6f6(0x1b5)]=_0x4602d8,this[_0x41b6f6(0x179)](_0x41b6f6(0x183),_0x4602d8[_0x41b6f6(0x1aa)]||''),this[_0x41b6f6(0x179)](_0x41b6f6(0x16d),!0x1),this[_0x41b6f6(0x179)](_0x41b6f6(0x17d),!0x0),this[_0x41b6f6(0x179)](_0x41b6f6(0x1af),_0x31beb1(_0x22e6d1,_0x41b6f6(0x1a1))),this[_0x41b6f6(0x179)](_0x41b6f6(0x172),_0x31beb1(_0x22e6d1,_0x41b6f6(0x1b9))),this[_0x41b6f6(0x1ab)]=this[_0x41b6f6(0x192)](),this[_0x41b6f6(0x18c)]=this[_0x41b6f6(0x185)](),this[_0x41b6f6(0x168)]=this[_0x41b6f6(0x167)]([this[_0x41b6f6(0x1ab)],this[_0x41b6f6(0x18c)]]),this[_0x41b6f6(0x1bc)]=new _0x2959a0(),this[_0x41b6f6(0x198)]=new _0x5acfdb(),this[_0x41b6f6(0x17f)]=new _0x11ae43({'focusables':this[_0x41b6f6(0x168)],'focusTracker':this[_0x41b6f6(0x198)],'keystrokeHandler':this[_0x41b6f6(0x1bc)],'actions':{'focusPrevious':_0x41b6f6(0x176),'focusNext':_0x41b6f6(0x16c)}}),this[_0x41b6f6(0x18e)]({'tag':_0x41b6f6(0x17e),'attributes':{'class':[_0x41b6f6(0x17c)]},'children':[{'tag':_0x41b6f6(0x17e),'attributes':{'class':[_0x41b6f6(0x1a0),this[_0x41b6f6(0x190)]['if'](_0x41b6f6(0x17d),_0x41b6f6(0x1b0))]},'children':[this[_0x41b6f6(0x1ab)],this[_0x41b6f6(0x18c)]]}]}),this[_0x41b6f6(0x1bc)][_0x41b6f6(0x179)](_0x41b6f6(0x170),(_0x2d81d9,_0x5ed34c)=>{const _0xcdc499=_0x41b6f6;this[_0xcdc499(0x18c)][_0xcdc499(0x178)](_0xcdc499(0x181)),_0x5ed34c();}),this[_0x41b6f6(0x1bc)][_0x41b6f6(0x179)](_0x41b6f6(0x1b7),(_0x1b2610,_0x5c3a15)=>{const _0x1ce079=_0x41b6f6;this[_0x1ce079(0x1ab)][_0x1ce079(0x1b2)]&&(this[_0x1ce079(0x1ab)][_0x1ce079(0x178)](_0x1ce079(0x181)),_0x5c3a15());}),this['on'](_0x41b6f6(0x1b8),(_0x4592a5,_0x236138)=>{const _0x1d5d45=_0x41b6f6;_0x236138[_0x1d5d45(0x1b3)]>0xfde8?(alert(_0x31beb1(_0x22e6d1,_0x1d5d45(0x19d),[_0x236138[_0x1d5d45(0x1b3)],0xfde8])),_0x4592a5[_0x1d5d45(0x1a5)]()):this[_0x1d5d45(0x1ad)][_0x1d5d45(0x169)]('');},{'priority':_0x41b6f6(0x195)});}[_0x3725c9(0x1a2)](){const _0x2b3fbe=_0x3725c9;super[_0x2b3fbe(0x1a2)](),this[_0x2b3fbe(0x171)]();}[_0x3725c9(0x19a)](){const _0x293261=_0x3725c9;return this[_0x293261(0x1ad)]||(this[_0x293261(0x1ad)]=new _0x4b6371(this[_0x293261(0x1b5)]),this[_0x293261(0x1a8)]=this[_0x293261(0x1ad)][_0x293261(0x18a)]()[_0x293261(0x1b6)](()=>{const _0x32d94c=_0x293261;if(this[_0x32d94c(0x191)])return;const _0x2ef264=this[_0x32d94c(0x1ad)];this[_0x32d94c(0x194)][_0x32d94c(0x16e)](_0x2ef264['ui'][_0x32d94c(0x194)],this[_0x32d94c(0x194)][_0x32d94c(0x18f)]),_0x2ef264[_0x32d94c(0x1bb)][_0x32d94c(0x1b1)]['on'](_0x32d94c(0x19b),()=>this[_0x32d94c(0x183)]=_0x2ef264[_0x32d94c(0x173)]()),_0x2ef264[_0x32d94c(0x193)](_0x32d94c(0x1af))['to'](this),this[_0x32d94c(0x168)][_0x32d94c(0x180)](_0x2ef264['ui'][_0x32d94c(0x19c)],0x0),this[_0x32d94c(0x178)](_0x32d94c(0x199),this[_0x32d94c(0x1ad)]);})),this[_0x293261(0x1a8)];}[_0x3725c9(0x16a)](_0x1e9cfe){const _0x150d8a=_0x3725c9;-0x1===_0x1e9cfe?(this[_0x150d8a(0x17f)][_0x150d8a(0x189)](),this[_0x150d8a(0x17f)][_0x150d8a(0x18d)]()):this[_0x150d8a(0x17f)][_0x150d8a(0x189)]();}async[_0x3725c9(0x19e)](){const _0x2a6a47=_0x3725c9;this[_0x2a6a47(0x191)]||(this[_0x2a6a47(0x191)]=!0x0,this[_0x2a6a47(0x1ad)]&&(await this[_0x2a6a47(0x1a8)],await this[_0x2a6a47(0x1ad)][_0x2a6a47(0x19e)](),this[_0x2a6a47(0x178)](_0x2a6a47(0x177),this[_0x2a6a47(0x1ad)])),await super[_0x2a6a47(0x19e)]());}[_0x3725c9(0x192)](){const _0x303d06=_0x3725c9,{locale:_0x4a6367}=this,_0x768551=new _0x27ef49(_0x4a6367);return _0x768551[_0x303d06(0x175)]({'attributes':{'class':[_0x303d06(0x16b)]}}),_0x768551[_0x303d06(0x186)]=!0x0,_0x768551[_0x303d06(0x193)](_0x303d06(0x17a))['to'](this,_0x303d06(0x172)),_0x768551['on'](_0x303d06(0x181),()=>{const _0x56b04e=_0x303d06;this[_0x56b04e(0x178)](_0x56b04e(0x1b8),this[_0x56b04e(0x183)]);}),_0x768551[_0x303d06(0x193)](_0x303d06(0x1b2))['to'](this,_0x303d06(0x183),this,_0x303d06(0x16d),(_0x36dca2,_0x5345a4)=>!_0x5345a4&&!!_0x36dca2[_0x303d06(0x1a9)]()),_0x768551;}[_0x3725c9(0x185)](){const _0x5b0ff3=_0x3725c9,{locale:_0x10bf3c}=this,_0x275999=new _0x27ef49(_0x10bf3c);return _0x275999[_0x5b0ff3(0x175)]({'attributes':{'class':[_0x5b0ff3(0x174)]}}),_0x275999[_0x5b0ff3(0x17a)]=_0x31beb1(_0x10bf3c,_0x5b0ff3(0x1ae)),_0x275999[_0x5b0ff3(0x186)]=!0x0,_0x275999['on'](_0x5b0ff3(0x181),()=>{const _0x1bae3e=_0x5b0ff3;this[_0x1bae3e(0x1ad)][_0x1bae3e(0x169)](''),this[_0x1bae3e(0x178)](_0x1bae3e(0x19f));}),_0x275999;}[_0x3725c9(0x171)](){const _0xf3702=_0x3725c9;this[_0xf3702(0x1bc)][_0xf3702(0x1ba)](this[_0xf3702(0x194)]),this[_0xf3702(0x168)][_0xf3702(0x197)](_0x43d599=>{const _0x59fdef=_0xf3702;this[_0x59fdef(0x198)][_0x59fdef(0x180)](_0x43d599[_0x59fdef(0x194)]);}),this[_0xf3702(0x168)]['on'](_0xf3702(0x19b),(_0x13e8c3,_0x1dfda7)=>{const _0x342e6e=_0xf3702;for(const _0x142d59 of Array[_0x342e6e(0x18b)](_0x1dfda7[_0x342e6e(0x184)])[_0x342e6e(0x1a6)]())this[_0x342e6e(0x198)][_0x342e6e(0x180)](_0x142d59[_0x342e6e(0x194)]);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x43477e=_0x3438;(function(_0x2f8273,_0x13a362){const _0x19256f=_0x3438,_0x346589=_0x2f8273();while(!![]){try{const _0x36a20e=parseInt(_0x19256f(0xdf))/0x1+-parseInt(_0x19256f(0xe6))/0x2+parseInt(_0x19256f(0xc4))/0x3+-parseInt(_0x19256f(0xe9))/0x4+-parseInt(_0x19256f(0xd4))/0x5*(parseInt(_0x19256f(0xd6))/0x6)+parseInt(_0x19256f(0xd9))/0x7+parseInt(_0x19256f(0xdd))/0x8;if(_0x36a20e===_0x13a362)break;else _0x346589['push'](_0x346589['shift']());}catch(_0x7615af){_0x346589['push'](_0x346589['shift']());}}}(_0x5bc6,0x26e76));function _0x3438(_0x14eb21,_0xdb0def){const _0x5bc626=_0x5bc6();return _0x3438=function(_0x3438d8,_0x3c49eb){_0x3438d8=_0x3438d8-0xc4;let _0x220ac5=_0x5bc626[_0x3438d8];return _0x220ac5;},_0x3438(_0x14eb21,_0xdb0def);}import{View as _0x458cfc,FocusCycler as _0x1baf31}from'ckeditor5/src/ui.js';import{FocusTracker as _0x4c1651}from'ckeditor5/src/utils.js';function _0x5bc6(){const _0x47b0d5=['focusNext','6URMVOF','COMMENTS_ARCHIVE_LIST_LABEL','ck-comments-archive','1084153doNnDj','listenTo','destroy','ck-comments-archive__info','4285936KQqzHA','arrowdown','172636RIcYgZ','presentation','render','element','ck-comments-archive__content','first','add','619698UszrPQ','focus','auto','931948vixsXf','focusPrevious','length','setTemplate','list','arrowup','319476NIiRQO','EMPTY_COMMENTS_ARCHIVE','set','focusTracker','div','isActive','change','remove','focusFirst','ck-hidden','_annotationViews','delegate','focusCycler','isEmpty','_setupKeyboardNavigation','bindTemplate','1337815RzMTlc'];_0x5bc6=function(){return _0x47b0d5;};return _0x5bc6();}import{getTranslation as _0x4d25f2}from'../../../utils/common-translations.js';export default class st extends _0x458cfc{constructor(_0x17a080,_0x2b1467){const _0x349321=_0x3438;super(_0x17a080),this[_0x349321(0xc6)](_0x349321(0xd1),!_0x2b1467[_0x349321(0xeb)]),this[_0x349321(0xc7)]=new _0x4c1651(),this[_0x349321(0xce)]=_0x2b1467,this[_0x349321(0xce)][_0x349321(0xcf)](_0x349321(0xee),_0x349321(0xde))['to'](this),this['on'](_0x349321(0xee),()=>{const _0x5e0170=_0x349321;this[_0x5e0170(0xd0)][_0x5e0170(0xea)]();}),this['on'](_0x349321(0xde),()=>{const _0x24a48f=_0x349321;this[_0x24a48f(0xd0)][_0x24a48f(0xd5)]();}),this[_0x349321(0xd0)]=new _0x1baf31({'focusables':_0x2b1467,'focusTracker':this[_0x349321(0xc7)]}),this[_0x349321(0xda)](_0x2b1467,_0x349321(0xe5),()=>{const _0x1ea567=_0x349321;this[_0x1ea567(0xd1)]=!0x1;}),this[_0x349321(0xda)](_0x2b1467,_0x349321(0xcb),(_0x2ed867,_0x2bc41f)=>{const _0x2889a4=_0x349321;_0x2bc41f[_0x2889a4(0xc9)]&&this[_0x2889a4(0xe7)](),_0x2b1467[_0x2889a4(0xeb)]||(this[_0x2889a4(0xd1)]=!0x0);});const _0x181ece=this[_0x349321(0xd3)];this[_0x349321(0xec)]({'tag':_0x349321(0xc8),'attributes':{'dir':_0x349321(0xe8),'class':['ck',_0x349321(0xd8)],'tabindex':-0x1,'role':_0x349321(0xed),'aria-label':_0x4d25f2(_0x17a080,_0x349321(0xd7))},'children':[{'tag':_0x349321(0xc8),'attributes':{'class':[_0x349321(0xe3)],'role':_0x349321(0xe0)},'children':[{'tag':_0x349321(0xc8),'attributes':{'role':_0x349321(0xe0)},'children':_0x2b1467},{'tag':'p','attributes':{'class':[_0x349321(0xdc),_0x181ece['if'](_0x349321(0xd1),_0x349321(0xcd),_0x5e5a7a=>!_0x5e5a7a)]},'children':[{'text':_0x4d25f2(_0x17a080,_0x349321(0xc5))}]}]}]});}[_0x43477e(0xe1)](){const _0xe95467=_0x43477e;super[_0xe95467(0xe1)](),this[_0xe95467(0xd2)]();}[_0x43477e(0xdb)](){const _0x29bcc3=_0x43477e;super[_0x29bcc3(0xdb)](),this[_0x29bcc3(0xc7)][_0x29bcc3(0xdb)]();}[_0x43477e(0xe7)](){const _0x39f2ad=_0x43477e;this[_0x39f2ad(0xd0)][_0x39f2ad(0xe4)]?this[_0x39f2ad(0xd0)][_0x39f2ad(0xcc)]():this[_0x39f2ad(0xe2)][_0x39f2ad(0xe7)]();}[_0x43477e(0xd2)](){const _0x4f1160=_0x43477e;for(const _0x3b5aec of this[_0x4f1160(0xce)])this[_0x4f1160(0xc7)][_0x4f1160(0xe5)](_0x3b5aec[_0x4f1160(0xe2)]);this[_0x4f1160(0xce)]['on'](_0x4f1160(0xca),(_0x1c042a,{added:_0x145f48,removed:_0x24b450})=>{const _0x49705f=_0x4f1160;for(const _0x5e5b9f of _0x145f48)this[_0x49705f(0xc7)][_0x49705f(0xe5)](_0x5e5b9f[_0x49705f(0xe2)]);for(const _0x3ee1b3 of _0x24b450)this[_0x49705f(0xc7)][_0x49705f(0xcb)](_0x3ee1b3[_0x49705f(0xe2)]);});}}
23
+ const _0x5e415d=_0x4ef5;(function(_0x2ba9e6,_0x3c9815){const _0x51760b=_0x4ef5,_0xcd505=_0x2ba9e6();while(!![]){try{const _0x37dca5=-parseInt(_0x51760b(0x17f))/0x1*(parseInt(_0x51760b(0x16e))/0x2)+-parseInt(_0x51760b(0x177))/0x3+-parseInt(_0x51760b(0x16a))/0x4*(-parseInt(_0x51760b(0x179))/0x5)+parseInt(_0x51760b(0x180))/0x6+parseInt(_0x51760b(0x16f))/0x7*(-parseInt(_0x51760b(0x164))/0x8)+-parseInt(_0x51760b(0x188))/0x9+parseInt(_0x51760b(0x161))/0xa;if(_0x37dca5===_0x3c9815)break;else _0xcd505['push'](_0xcd505['shift']());}catch(_0x1c3f6c){_0xcd505['push'](_0xcd505['shift']());}}}(_0x214b,0x3fdf4));function _0x4ef5(_0x5a8b6a,_0x15d240){const _0x214ba5=_0x214b();return _0x4ef5=function(_0x4ef53f,_0x536264){_0x4ef53f=_0x4ef53f-0x15f;let _0x377bcf=_0x214ba5[_0x4ef53f];return _0x377bcf;},_0x4ef5(_0x5a8b6a,_0x15d240);}import{View as _0x2f4f15,FocusCycler as _0x12fb39}from'ckeditor5/src/ui.js';import{FocusTracker as _0x1589d8}from'ckeditor5/src/utils.js';import{getTranslation as _0x38002e}from'../../../utils/common-translations.js';function _0x214b(){const _0x2584a9=['ck-comments-archive','list','159468wVeMnQ','_annotationViews','ck-comments-archive__info','listenTo','129202PskRZT','28BAgMJV','arrowdown','add','COMMENTS_ARCHIVE_LIST_LABEL','div','presentation','focusFirst','focusNext','356691yaivgq','setTemplate','55gHmIIU','_setupKeyboardNavigation','isActive','ck-comments-archive__content','bindTemplate','render','1aDPqTV','2632668ghJMDN','EMPTY_COMMENTS_ARCHIVE','isEmpty','change','delegate','focus','focusCycler','arrowup','4110903KzmZQH','element','auto','focusTracker','focusPrevious','remove','1806140zBURLV','ck-hidden','set','312088wSRIOM','destroy','length','first'];_0x214b=function(){return _0x2584a9;};return _0x214b();}export default class tt extends _0x2f4f15{constructor(_0x24f85d,_0x447026){const _0xbe86ae=_0x4ef5;super(_0x24f85d),this[_0xbe86ae(0x163)](_0xbe86ae(0x182),!_0x447026[_0xbe86ae(0x166)]),this[_0xbe86ae(0x18b)]=new _0x1589d8(),this[_0xbe86ae(0x16b)]=_0x447026,this[_0xbe86ae(0x16b)][_0xbe86ae(0x184)](_0xbe86ae(0x187),_0xbe86ae(0x170))['to'](this),this['on'](_0xbe86ae(0x187),()=>{const _0x295f35=_0xbe86ae;this[_0x295f35(0x186)][_0x295f35(0x15f)]();}),this['on'](_0xbe86ae(0x170),()=>{const _0x4e8218=_0xbe86ae;this[_0x4e8218(0x186)][_0x4e8218(0x176)]();}),this[_0xbe86ae(0x186)]=new _0x12fb39({'focusables':_0x447026,'focusTracker':this[_0xbe86ae(0x18b)]}),this[_0xbe86ae(0x16d)](_0x447026,_0xbe86ae(0x171),()=>{const _0xd5c17f=_0xbe86ae;this[_0xd5c17f(0x182)]=!0x1;}),this[_0xbe86ae(0x16d)](_0x447026,_0xbe86ae(0x160),(_0x318dba,_0x54c229)=>{const _0x36a197=_0xbe86ae;_0x54c229[_0x36a197(0x17b)]&&this[_0x36a197(0x185)](),_0x447026[_0x36a197(0x166)]||(this[_0x36a197(0x182)]=!0x0);});const _0x718553=this[_0xbe86ae(0x17d)];this[_0xbe86ae(0x178)]({'tag':_0xbe86ae(0x173),'attributes':{'dir':_0xbe86ae(0x18a),'class':['ck',_0xbe86ae(0x168)],'tabindex':-0x1,'role':_0xbe86ae(0x169),'aria-label':_0x38002e(_0x24f85d,_0xbe86ae(0x172))},'children':[{'tag':_0xbe86ae(0x173),'attributes':{'class':[_0xbe86ae(0x17c)],'role':_0xbe86ae(0x174)},'children':[{'tag':_0xbe86ae(0x173),'attributes':{'role':_0xbe86ae(0x174)},'children':_0x447026},{'tag':'p','attributes':{'class':[_0xbe86ae(0x16c),_0x718553['if'](_0xbe86ae(0x182),_0xbe86ae(0x162),_0x220d7d=>!_0x220d7d)]},'children':[{'text':_0x38002e(_0x24f85d,_0xbe86ae(0x181))}]}]}]});}[_0x5e415d(0x17e)](){const _0x52f6b0=_0x5e415d;super[_0x52f6b0(0x17e)](),this[_0x52f6b0(0x17a)]();}[_0x5e415d(0x165)](){const _0x64e17b=_0x5e415d;super[_0x64e17b(0x165)](),this[_0x64e17b(0x18b)][_0x64e17b(0x165)]();}[_0x5e415d(0x185)](){const _0x24fca7=_0x5e415d;this[_0x24fca7(0x186)][_0x24fca7(0x167)]?this[_0x24fca7(0x186)][_0x24fca7(0x175)]():this[_0x24fca7(0x189)][_0x24fca7(0x185)]();}[_0x5e415d(0x17a)](){const _0x1140dc=_0x5e415d;for(const _0x4b6309 of this[_0x1140dc(0x16b)])this[_0x1140dc(0x18b)][_0x1140dc(0x171)](_0x4b6309[_0x1140dc(0x189)]);this[_0x1140dc(0x16b)]['on'](_0x1140dc(0x183),(_0x2770b4,{added:_0x1eac3d,removed:_0x5d679f})=>{const _0x3ecfd1=_0x1140dc;for(const _0x33b961 of _0x1eac3d)this[_0x3ecfd1(0x18b)][_0x3ecfd1(0x171)](_0x33b961[_0x3ecfd1(0x189)]);for(const _0x6dc796 of _0x5d679f)this[_0x3ecfd1(0x18b)][_0x3ecfd1(0x160)](_0x6dc796[_0x3ecfd1(0x189)]);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5ee4(){const _0x59cb54=['remove','maxThreadTotalWeight','some','1180VgTHbv','_model','locale','destroy','from','stopListening','expand','count','maxCommentsWhenCollapsed','get','removeComment','_findOptimalIndex','added','resolvedCommentView','equal','isEditMode','bindTemplate','target','resolvedBy','weight','maxCommentCharsWhenCollapsed','Thread\x20comments','set','formatDateTime','hasDirtyComment','focusTracker','_rearrangeCollapse','focus','listenTo','reverse','createCollection','commentUpdated','authoredAt','_handleNewCommentModel','focusCycler','647nDdELz','editorConfig','715548fJdXox','_setupKeyboardNavigation','add','element','insert','1720KPbfyX','focusFirst','setTemplate','Marked\x20as\x20resolved','ck-hidden','viewUid','isActive','render','editorReady','comments','_collapsedCommentsView','_handleRemoveCommentModel','delegate','change:hasDirtyComment','_config','collapse','ck-thread__comments','_handleInfoComment','change:isEditMode','refreshVisibleViews','_calculatePosition','editorDestroyed','resolvedAt','visibleViews','12tBvGXg','removed','updateComment','_rearrangeExpand','_shouldCollapse','1020385xTyiaB','CommentView','arrowdown','length','144016ZYqvrF','commentViews','map','change:isResolved','resolved','1432575NnuFwf','102235hsmHyW','delete','_updateHasDirtyComment','includes','forEach','resolveCommentThread','focusLast','bind','change','change:isActive','165mVFSQk','312IoCpUm','keystrokes','arrowup','20349qPdGqX'];_0x5ee4=function(){return _0x59cb54;};return _0x5ee4();}const _0x4878f6=_0x1041;(function(_0x257a06,_0x2c69cd){const _0x102a44=_0x1041,_0x1393cf=_0x257a06();while(!![]){try{const _0x2d8c5e=parseInt(_0x102a44(0x168))/0x1*(-parseInt(_0x102a44(0x1a8))/0x2)+parseInt(_0x102a44(0x195))/0x3+-parseInt(_0x102a44(0x190))/0x4+parseInt(_0x102a44(0x18c))/0x5*(parseInt(_0x102a44(0x187))/0x6)+parseInt(_0x102a44(0x196))/0x7*(-parseInt(_0x102a44(0x1a1))/0x8)+-parseInt(_0x102a44(0x1a4))/0x9*(parseInt(_0x102a44(0x16f))/0xa)+parseInt(_0x102a44(0x1a0))/0xb*(parseInt(_0x102a44(0x16a))/0xc);if(_0x2d8c5e===_0x2c69cd)break;else _0x1393cf['push'](_0x1393cf['shift']());}catch(_0x4d09a4){_0x1393cf['push'](_0x1393cf['shift']());}}}(_0x5ee4,0x629b5));import{View as _0x55dd26,FocusCycler as _0x51fffc}from'ckeditor5/src/ui.js';import{diff as _0x203091,Collection as _0x34396b,FocusTracker as _0x3b07bd,KeystrokeHandler as _0xb2f12b}from'ckeditor5/src/utils.js';import{getTranslation as _0xa6dfba}from'../../../utils/common-translations.js';function _0x1041(_0x41706c,_0x1d141b){const _0x5ee4cc=_0x5ee4();return _0x1041=function(_0x104176,_0x559a24){_0x104176=_0x104176-0x15f;let _0x34c73c=_0x5ee4cc[_0x104176];return _0x34c73c;},_0x1041(_0x41706c,_0x1d141b);}import _0x43fa59 from'./collapsedcommentsview.js';export default class xt extends _0x55dd26{constructor(_0x1ddb0e,_0x4ca4f0,_0x411aa0){const _0x3867a1=_0x1041;super(_0x1ddb0e);const _0xcfb6b4=this[_0x3867a1(0x1b8)];this[_0x3867a1(0x1be)](_0x3867a1(0x1c0),!0x1),this[_0x3867a1(0x1be)](_0x3867a1(0x18f),_0x4ca4f0[_0x3867a1(0x178)][_0x3867a1(0x18f)]),this[_0x3867a1(0x1be)](_0x3867a1(0x175),!0x1),this[_0x3867a1(0x1a9)]=_0x4ca4f0,this[_0x3867a1(0x17d)]=_0x411aa0,this[_0x3867a1(0x191)]=this[_0x3867a1(0x163)](),this[_0x3867a1(0x186)]=this[_0x3867a1(0x163)](),this[_0x3867a1(0x1b5)]=null,this[_0x3867a1(0x1c1)]=new _0x3b07bd(),this[_0x3867a1(0x1a2)]=new _0xb2f12b(),this[_0x3867a1(0x167)]=new _0x51fffc({'focusables':this[_0x3867a1(0x191)],'focusTracker':this[_0x3867a1(0x1c1)],'keystrokeHandler':this[_0x3867a1(0x1a2)],'keystrokeHandlerOptions':{'filter':_0x366d4a=>this[_0x3867a1(0x191)][_0x3867a1(0x192)](_0x36ff32=>_0x36ff32[_0x3867a1(0x16d)])[_0x3867a1(0x199)](_0x366d4a[_0x3867a1(0x1b9)])},'actions':{'focusPrevious':_0x3867a1(0x1a3),'focusNext':_0x3867a1(0x18e)}}),this[_0x3867a1(0x179)]=new _0x43fa59(_0x1ddb0e),this[_0x3867a1(0x179)][_0x3867a1(0x19d)](_0x3867a1(0x1af))['to'](this,_0x3867a1(0x18f),_0x302ce9=>_0x302ce9-this[_0x3867a1(0x17d)][_0x3867a1(0x1b0)]);for(const _0x5a31fa of _0x4ca4f0[_0x3867a1(0x178)])this[_0x3867a1(0x166)](_0x5a31fa);this[_0x3867a1(0x180)](),this[_0x3867a1(0x161)](_0x4ca4f0[_0x3867a1(0x178)],_0x3867a1(0x16c),(_0x985a54,_0x92f4d0)=>{const _0x10bd3c=_0x3867a1,_0x505771=this[_0x10bd3c(0x183)](_0x92f4d0);this[_0x10bd3c(0x18f)]++,this[_0x10bd3c(0x166)](_0x92f4d0,_0x505771),this[_0x10bd3c(0x182)]();}),this[_0x3867a1(0x161)](_0x4ca4f0[_0x3867a1(0x178)],_0x3867a1(0x1a5),(_0x50eda4,_0x384d48)=>{const _0x54522a=_0x3867a1;this[_0x54522a(0x18f)]--,this[_0x54522a(0x17a)](_0x384d48),this[_0x54522a(0x182)]();}),this[_0x3867a1(0x161)](_0x4ca4f0,_0x3867a1(0x164),()=>this[_0x3867a1(0x182)]()),this[_0x3867a1(0x161)](_0x4ca4f0,_0x3867a1(0x193),()=>this[_0x3867a1(0x180)]()),this['on'](_0x3867a1(0x19f),()=>this[_0x3867a1(0x182)]()),this['on'](_0x3867a1(0x17c),()=>this[_0x3867a1(0x182)]()),this[_0x3867a1(0x171)]({'tag':'ul','attributes':{'class':[_0x3867a1(0x17f),_0xcfb6b4['if'](_0x3867a1(0x18f),_0x3867a1(0x173),_0x4529ff=>!_0x4529ff)],'aria-label':_0xa6dfba(_0x1ddb0e,_0x3867a1(0x1bd))},'children':this[_0x3867a1(0x186)]});}get[_0x4878f6(0x18b)](){const _0x49c95f=_0x4878f6;return this[_0x49c95f(0x1a9)][_0x49c95f(0x1bb)]>this[_0x49c95f(0x17d)][_0x49c95f(0x1a6)]&&!this[_0x49c95f(0x175)]&&!this[_0x49c95f(0x1c0)];}[_0x4878f6(0x176)](){const _0x3744aa=_0x4878f6;super[_0x3744aa(0x176)](),this[_0x3744aa(0x182)](),this[_0x3744aa(0x16b)]();}[_0x4878f6(0x160)](_0x1b4c9a){const _0x183f06=_0x4878f6;-0x1===_0x1b4c9a?this[_0x183f06(0x167)][_0x183f06(0x19c)]():this[_0x183f06(0x167)][_0x183f06(0x170)]();}[_0x4878f6(0x1ab)](){const _0x45335d=_0x4878f6;this[_0x45335d(0x179)][_0x45335d(0x1ab)]();for(const _0x1a8bdc of this[_0x45335d(0x191)])_0x1a8bdc[_0x45335d(0x1ab)]();super[_0x45335d(0x1ab)]();}[_0x4878f6(0x182)](){const _0xf27200=_0x4878f6;this[_0xf27200(0x18b)]?this[_0xf27200(0x15f)]():this[_0xf27200(0x18a)]();}[_0x4878f6(0x166)](_0x452979,_0xf9d5af){const _0x17064c=_0x4878f6,_0x379ffc=new this[(_0x17064c(0x17d))][(_0x17064c(0x18d))](this[_0x17064c(0x1aa)],_0x452979,{'maxCommentCharsWhenCollapsed':this[_0x17064c(0x17d)][_0x17064c(0x1bc)],'formatDateTime':this[_0x17064c(0x17d)][_0x17064c(0x1bf)],'editorConfig':this[_0x17064c(0x17d)][_0x17064c(0x169)]});_0x379ffc[_0x17064c(0x174)]=_0x452979['id'],_0x379ffc[_0x17064c(0x17b)](_0x17064c(0x1b2))['to'](this),_0x379ffc[_0x17064c(0x17b)](_0x17064c(0x189))['to'](this),_0x379ffc[_0x17064c(0x17b)](_0x17064c(0x19b))['to'](this),_0x379ffc[_0x17064c(0x17b)](_0x17064c(0x177))['to'](this),_0x379ffc[_0x17064c(0x17b)](_0x17064c(0x184))['to'](this),this[_0x17064c(0x161)](_0x379ffc,_0x17064c(0x181),()=>this[_0x17064c(0x198)]()),this[_0x17064c(0x191)][_0x17064c(0x16c)](_0x379ffc,_0xf9d5af);}[_0x4878f6(0x183)](_0x321a85){const _0x3b3d44=_0x4878f6,_0x204aa8=this[_0x3b3d44(0x1a9)][_0x3b3d44(0x1b3)](_0x321a85);return this[_0x3b3d44(0x1b5)]?this[_0x3b3d44(0x1b5)][_0x3b3d44(0x165)]>_0x321a85[_0x3b3d44(0x165)]?_0x204aa8-0x1:_0x204aa8:_0x204aa8-0x1;}[_0x4878f6(0x180)](){const _0x2f98a6=_0x4878f6;if(this[_0x2f98a6(0x1a9)][_0x2f98a6(0x1ba)]&&this[_0x2f98a6(0x1a9)][_0x2f98a6(0x185)]){const _0x2e56d3={'id':_0x2f98a6(0x194),'author':this[_0x2f98a6(0x1a9)][_0x2f98a6(0x1ba)],'authoredAt':this[_0x2f98a6(0x1a9)][_0x2f98a6(0x185)],'content':_0xa6dfba(this[_0x2f98a6(0x1aa)],_0x2f98a6(0x172)),'attributes':{}};this[_0x2f98a6(0x1b5)]=new this[(_0x2f98a6(0x17d))][(_0x2f98a6(0x18d))](this[_0x2f98a6(0x1aa)],_0x2e56d3,{'maxCommentCharsWhenCollapsed':this[_0x2f98a6(0x17d)][_0x2f98a6(0x1bc)],'formatDateTime':this[_0x2f98a6(0x17d)][_0x2f98a6(0x1bf)],'editorConfig':this[_0x2f98a6(0x17d)][_0x2f98a6(0x169)],'isSystemComment':!0x0}),this[_0x2f98a6(0x191)][_0x2f98a6(0x16c)](this[_0x2f98a6(0x1b5)],this[_0x2f98a6(0x1a9)][_0x2f98a6(0x1b3)](_0x2e56d3));}else this[_0x2f98a6(0x1b5)]&&(this[_0x2f98a6(0x191)][_0x2f98a6(0x1a5)](this[_0x2f98a6(0x1b5)]),this[_0x2f98a6(0x1b5)][_0x2f98a6(0x1ab)](),this[_0x2f98a6(0x1b5)]=null);this[_0x2f98a6(0x182)]();}[_0x4878f6(0x17a)](_0x192a4b){const _0x14d20f=_0x4878f6,_0x513680=this[_0x14d20f(0x191)][_0x14d20f(0x1a5)](_0x192a4b['id']);this[_0x14d20f(0x1ad)](_0x513680),_0x513680[_0x14d20f(0x1b7)]&&this[_0x14d20f(0x198)](),_0x513680[_0x14d20f(0x1ab)]();}[_0x4878f6(0x198)](){const _0x5ce8fd=_0x4878f6;this[_0x5ce8fd(0x1c0)]=Array[_0x5ce8fd(0x1ac)](this[_0x5ce8fd(0x191)])[_0x5ce8fd(0x1a7)](_0x14231b=>_0x14231b[_0x5ce8fd(0x1b7)]);}[_0x4878f6(0x15f)](){const _0x240cb8=_0x4878f6,_0x455512=function(_0x46b96d){const _0x54a469=_0x1041,_0x3da80f=new _0x34396b();for(const _0x34d30e of _0x46b96d)_0x3da80f[_0x54a469(0x16c)](_0x34d30e);return _0x3da80f;}(this[_0x240cb8(0x191)]),_0x4ce79f=this[_0x240cb8(0x179)][_0x240cb8(0x1af)];for(let _0x55810a=0x1;_0x55810a<=_0x4ce79f;_0x55810a++)_0x455512[_0x240cb8(0x1a5)](0x1);for(const _0x33317e of _0x455512)_0x33317e[_0x240cb8(0x17e)]();_0x4ce79f>0x0&&_0x455512[_0x240cb8(0x16c)](this[_0x240cb8(0x179)],0x1),ms(_0x203091(Array[_0x240cb8(0x1ac)](this[_0x240cb8(0x186)]),Array[_0x240cb8(0x1ac)](_0x455512)),this[_0x240cb8(0x186)],_0x455512);}[_0x4878f6(0x18a)](){const _0x1fc27f=_0x4878f6;ms(_0x203091(Array[_0x1fc27f(0x1ac)](this[_0x1fc27f(0x186)]),Array[_0x1fc27f(0x1ac)](this[_0x1fc27f(0x191)])),this[_0x1fc27f(0x186)],this[_0x1fc27f(0x191)]);for(const _0x490dff of this[_0x1fc27f(0x186)])_0x490dff[_0x1fc27f(0x1ae)]();}[_0x4878f6(0x16b)](){const _0xd16c3=_0x4878f6;this[_0xd16c3(0x191)][_0xd16c3(0x19a)](_0x20196b=>{const _0x1057ac=_0xd16c3;this[_0x1057ac(0x1c1)][_0x1057ac(0x16c)](_0x20196b[_0x1057ac(0x16d)]),this[_0x1057ac(0x1a2)][_0x1057ac(0x161)](_0x20196b[_0x1057ac(0x16d)]);}),this[_0xd16c3(0x191)]['on'](_0xd16c3(0x19e),(_0x16a1ae,_0x4cf830)=>{const _0x4f736f=_0xd16c3;for(const _0x4be8fd of _0x4cf830[_0x4f736f(0x188)])this[_0x4f736f(0x1c1)][_0x4f736f(0x1a5)](_0x4be8fd[_0x4f736f(0x16d)]),this[_0x4f736f(0x1a2)][_0x4f736f(0x1ad)](_0x4be8fd[_0x4f736f(0x16d)]);for(const _0x2458af of Array[_0x4f736f(0x1ac)](_0x4cf830[_0x4f736f(0x1b4)])[_0x4f736f(0x162)]())this[_0x4f736f(0x1c1)][_0x4f736f(0x16c)](_0x2458af[_0x4f736f(0x16d)]),this[_0x4f736f(0x1a2)][_0x4f736f(0x161)](_0x2458af[_0x4f736f(0x16d)]);});}}function ms(_0x205cdb,_0x166067,_0x49e232){const _0x14127e=_0x4878f6;let _0x3b564f=0x0;for(const _0x2ea707 of _0x205cdb)switch(_0x2ea707){case _0x14127e(0x16e):_0x166067[_0x14127e(0x16c)](_0x49e232[_0x14127e(0x1b1)](_0x3b564f),_0x3b564f),_0x3b564f++;break;case _0x14127e(0x197):_0x166067[_0x14127e(0x1a5)](_0x3b564f);break;case _0x14127e(0x1b6):_0x3b564f++;}}
23
+ const _0x37584c=_0x54c5;(function(_0x9af15f,_0x14d69d){const _0x394ab7=_0x54c5,_0x472dd9=_0x9af15f();while(!![]){try{const _0x47cf95=parseInt(_0x394ab7(0xfa))/0x1*(-parseInt(_0x394ab7(0xec))/0x2)+parseInt(_0x394ab7(0xdb))/0x3*(-parseInt(_0x394ab7(0xe1))/0x4)+-parseInt(_0x394ab7(0xe0))/0x5*(parseInt(_0x394ab7(0xe2))/0x6)+-parseInt(_0x394ab7(0xbc))/0x7+parseInt(_0x394ab7(0xf9))/0x8+-parseInt(_0x394ab7(0xb8))/0x9*(-parseInt(_0x394ab7(0xab))/0xa)+parseInt(_0x394ab7(0xaf))/0xb;if(_0x47cf95===_0x14d69d)break;else _0x472dd9['push'](_0x472dd9['shift']());}catch(_0x2f1a86){_0x472dd9['push'](_0x472dd9['shift']());}}}(_0x5975,0x3df58));function _0x54c5(_0xf3f72e,_0x516144){const _0x5975aa=_0x5975();return _0x54c5=function(_0x54c542,_0x5990df){_0x54c542=_0x54c542-0x9b;let _0x212dae=_0x5975aa[_0x54c542];return _0x212dae;},_0x54c5(_0xf3f72e,_0x516144);}import{View as _0x3d9136,FocusCycler as _0x386e75}from'ckeditor5/src/ui.js';import{diff as _0x4a5e68,Collection as _0x4f2363,FocusTracker as _0xc7b509,KeystrokeHandler as _0x3d126c}from'ckeditor5/src/utils.js';import{getTranslation as _0x1a5e47}from'../../../utils/common-translations.js';function _0x5975(){const _0x59e784=['listenTo','_findOptimalIndex','change:isActive','comments','118WygFgE','insert','_config','bind','formatDateTime','render','ck-hidden','_shouldCollapse','element','refreshVisibleViews','focusFirst','focus','_updateHasDirtyComment','2032224eSQmkX','5107OkPSdo','editorDestroyed','focusLast','ck-thread__comments','editorReady','keystrokes','bindTemplate','maxCommentsWhenCollapsed','expand','_rearrangeExpand','removed','change:isResolved','destroy','get','_calculatePosition','resolvedBy','_setupKeyboardNavigation','_model','arrowdown','40GTzBdS','maxCommentCharsWhenCollapsed','visibleViews','focusTracker','4299350XTtKlu','maxThreadTotalWeight','set','resolvedCommentView','setTemplate','resolved','change:hasDirtyComment','Thread\x20comments','forEach','707724EJGttW','arrowup','count','_collapsedCommentsView','1218203DroTTO','add','weight','commentUpdated','commentViews','_rearrangeCollapse','includes','remove','removeComment','updateComment','_handleInfoComment','map','_handleNewCommentModel','equal','stopListening','delete','delegate','isActive','Marked\x20as\x20resolved','collapse','_handleRemoveCommentModel','added','length','from','editorConfig','resolvedAt','focusCycler','authoredAt','viewUid','resolveCommentThread','some','576774LnUjjY','target','hasDirtyComment','locale','CommentView','7315yzPlgV','4ZFaHJp','156jrsJhT','createCollection','isEditMode','reverse','change:isEditMode','change'];_0x5975=function(){return _0x59e784;};return _0x5975();}import _0xfb5cd3 from'./collapsedcommentsview.js';export default class te extends _0x3d9136{constructor(_0x5a4cc3,_0x1fa479,_0x5d6d65){const _0x32823f=_0x54c5;super(_0x5a4cc3);const _0x3f5fc1=this[_0x32823f(0x9e)];this[_0x32823f(0xb1)](_0x32823f(0xdd),!0x1),this[_0x32823f(0xb1)](_0x32823f(0xd2),_0x1fa479[_0x32823f(0xeb)][_0x32823f(0xd2)]),this[_0x32823f(0xb1)](_0x32823f(0xcd),!0x1),this[_0x32823f(0xa9)]=_0x1fa479,this[_0x32823f(0xee)]=_0x5d6d65,this[_0x32823f(0xc0)]=this[_0x32823f(0xe3)](),this[_0x32823f(0xad)]=this[_0x32823f(0xe3)](),this[_0x32823f(0xb2)]=null,this[_0x32823f(0xae)]=new _0xc7b509(),this[_0x32823f(0x9d)]=new _0x3d126c(),this[_0x32823f(0xd6)]=new _0x386e75({'focusables':this[_0x32823f(0xc0)],'focusTracker':this[_0x32823f(0xae)],'keystrokeHandler':this[_0x32823f(0x9d)],'keystrokeHandlerOptions':{'filter':_0x1cbcd9=>this[_0x32823f(0xc0)][_0x32823f(0xc7)](_0xa2cad6=>_0xa2cad6[_0x32823f(0xf4)])[_0x32823f(0xc2)](_0x1cbcd9[_0x32823f(0xdc)])},'actions':{'focusPrevious':_0x32823f(0xb9),'focusNext':_0x32823f(0xaa)}}),this[_0x32823f(0xbb)]=new _0xfb5cd3(_0x5a4cc3),this[_0x32823f(0xbb)][_0x32823f(0xef)](_0x32823f(0xba))['to'](this,_0x32823f(0xd2),_0x1b9678=>_0x1b9678-this[_0x32823f(0xee)][_0x32823f(0x9f)]);for(const _0x3353d8 of _0x1fa479[_0x32823f(0xeb)])this[_0x32823f(0xc8)](_0x3353d8);this[_0x32823f(0xc6)](),this[_0x32823f(0xe8)](_0x1fa479[_0x32823f(0xeb)],_0x32823f(0xbd),(_0x2c1f15,_0x3d314b)=>{const _0x42bc0f=_0x32823f,_0x3b91e4=this[_0x42bc0f(0xa6)](_0x3d314b);this[_0x42bc0f(0xd2)]++,this[_0x42bc0f(0xc8)](_0x3d314b,_0x3b91e4),this[_0x42bc0f(0xf5)]();}),this[_0x32823f(0xe8)](_0x1fa479[_0x32823f(0xeb)],_0x32823f(0xc3),(_0x3f6921,_0x634f3e)=>{const _0x4e5936=_0x32823f;this[_0x4e5936(0xd2)]--,this[_0x4e5936(0xd0)](_0x634f3e),this[_0x4e5936(0xf5)]();}),this[_0x32823f(0xe8)](_0x1fa479,_0x32823f(0xbf),()=>this[_0x32823f(0xf5)]()),this[_0x32823f(0xe8)](_0x1fa479,_0x32823f(0xa3),()=>this[_0x32823f(0xc6)]()),this['on'](_0x32823f(0xea),()=>this[_0x32823f(0xf5)]()),this['on'](_0x32823f(0xb5),()=>this[_0x32823f(0xf5)]()),this[_0x32823f(0xb3)]({'tag':'ul','attributes':{'class':[_0x32823f(0x9b),_0x3f5fc1['if'](_0x32823f(0xd2),_0x32823f(0xf2),_0x36e5a8=>!_0x36e5a8)],'aria-label':_0x1a5e47(_0x5a4cc3,_0x32823f(0xb6))},'children':this[_0x32823f(0xad)]});}get[_0x37584c(0xf3)](){const _0x5090f1=_0x37584c;return this[_0x5090f1(0xa9)][_0x5090f1(0xbe)]>this[_0x5090f1(0xee)][_0x5090f1(0xb0)]&&!this[_0x5090f1(0xcd)]&&!this[_0x5090f1(0xdd)];}[_0x37584c(0xf1)](){const _0x1ed885=_0x37584c;super[_0x1ed885(0xf1)](),this[_0x1ed885(0xf5)](),this[_0x1ed885(0xa8)]();}[_0x37584c(0xf7)](_0x33bc60){const _0x4cbafd=_0x37584c;-0x1===_0x33bc60?this[_0x4cbafd(0xd6)][_0x4cbafd(0xfc)]():this[_0x4cbafd(0xd6)][_0x4cbafd(0xf6)]();}[_0x37584c(0xa4)](){const _0x59d4ff=_0x37584c;this[_0x59d4ff(0xbb)][_0x59d4ff(0xa4)]();for(const _0x23f123 of this[_0x59d4ff(0xc0)])_0x23f123[_0x59d4ff(0xa4)]();super[_0x59d4ff(0xa4)]();}[_0x37584c(0xf5)](){const _0x2ec492=_0x37584c;this[_0x2ec492(0xf3)]?this[_0x2ec492(0xc1)]():this[_0x2ec492(0xa1)]();}[_0x37584c(0xc8)](_0x195926,_0x440a61){const _0x9d0905=_0x37584c,_0x4917dd=new this[(_0x9d0905(0xee))][(_0x9d0905(0xdf))](this[_0x9d0905(0xde)],_0x195926,{'maxCommentCharsWhenCollapsed':this[_0x9d0905(0xee)][_0x9d0905(0xac)],'formatDateTime':this[_0x9d0905(0xee)][_0x9d0905(0xf0)],'editorConfig':this[_0x9d0905(0xee)][_0x9d0905(0xd4)]});_0x4917dd[_0x9d0905(0xd8)]=_0x195926['id'],_0x4917dd[_0x9d0905(0xcc)](_0x9d0905(0xc4))['to'](this),_0x4917dd[_0x9d0905(0xcc)](_0x9d0905(0xc5))['to'](this),_0x4917dd[_0x9d0905(0xcc)](_0x9d0905(0xd9))['to'](this),_0x4917dd[_0x9d0905(0xcc)](_0x9d0905(0x9c))['to'](this),_0x4917dd[_0x9d0905(0xcc)](_0x9d0905(0xfb))['to'](this),this[_0x9d0905(0xe8)](_0x4917dd,_0x9d0905(0xe6),()=>this[_0x9d0905(0xf8)]()),this[_0x9d0905(0xc0)][_0x9d0905(0xbd)](_0x4917dd,_0x440a61);}[_0x37584c(0xa6)](_0x11c3af){const _0x2fbac6=_0x37584c,_0x476ca1=this[_0x2fbac6(0xa9)][_0x2fbac6(0xe9)](_0x11c3af);return this[_0x2fbac6(0xb2)]?this[_0x2fbac6(0xb2)][_0x2fbac6(0xd7)]>_0x11c3af[_0x2fbac6(0xd7)]?_0x476ca1-0x1:_0x476ca1:_0x476ca1-0x1;}[_0x37584c(0xc6)](){const _0x2cf8f8=_0x37584c;if(this[_0x2cf8f8(0xa9)][_0x2cf8f8(0xa7)]&&this[_0x2cf8f8(0xa9)][_0x2cf8f8(0xd5)]){const _0x5c9ad7={'id':_0x2cf8f8(0xb4),'author':this[_0x2cf8f8(0xa9)][_0x2cf8f8(0xa7)],'authoredAt':this[_0x2cf8f8(0xa9)][_0x2cf8f8(0xd5)],'content':_0x1a5e47(this[_0x2cf8f8(0xde)],_0x2cf8f8(0xce)),'attributes':{}};this[_0x2cf8f8(0xb2)]=new this[(_0x2cf8f8(0xee))][(_0x2cf8f8(0xdf))](this[_0x2cf8f8(0xde)],_0x5c9ad7,{'maxCommentCharsWhenCollapsed':this[_0x2cf8f8(0xee)][_0x2cf8f8(0xac)],'formatDateTime':this[_0x2cf8f8(0xee)][_0x2cf8f8(0xf0)],'editorConfig':this[_0x2cf8f8(0xee)][_0x2cf8f8(0xd4)],'isSystemComment':!0x0}),this[_0x2cf8f8(0xc0)][_0x2cf8f8(0xbd)](this[_0x2cf8f8(0xb2)],this[_0x2cf8f8(0xa9)][_0x2cf8f8(0xe9)](_0x5c9ad7));}else this[_0x2cf8f8(0xb2)]&&(this[_0x2cf8f8(0xc0)][_0x2cf8f8(0xc3)](this[_0x2cf8f8(0xb2)]),this[_0x2cf8f8(0xb2)][_0x2cf8f8(0xa4)](),this[_0x2cf8f8(0xb2)]=null);this[_0x2cf8f8(0xf5)]();}[_0x37584c(0xd0)](_0x442232){const _0x14d42=_0x37584c,_0x56352a=this[_0x14d42(0xc0)][_0x14d42(0xc3)](_0x442232['id']);this[_0x14d42(0xca)](_0x56352a),_0x56352a[_0x14d42(0xe4)]&&this[_0x14d42(0xf8)](),_0x56352a[_0x14d42(0xa4)]();}[_0x37584c(0xf8)](){const _0x2ab49b=_0x37584c;this[_0x2ab49b(0xdd)]=Array[_0x2ab49b(0xd3)](this[_0x2ab49b(0xc0)])[_0x2ab49b(0xda)](_0x1f90ab=>_0x1f90ab[_0x2ab49b(0xe4)]);}[_0x37584c(0xc1)](){const _0x1a62ce=_0x37584c,_0x369060=function(_0x5c9602){const _0x238e88=_0x54c5,_0x49d8de=new _0x4f2363();for(const _0x506120 of _0x5c9602)_0x49d8de[_0x238e88(0xbd)](_0x506120);return _0x49d8de;}(this[_0x1a62ce(0xc0)]),_0x2968c7=this[_0x1a62ce(0xbb)][_0x1a62ce(0xba)];for(let _0x192d2d=0x1;_0x192d2d<=_0x2968c7;_0x192d2d++)_0x369060[_0x1a62ce(0xc3)](0x1);for(const _0x3aa1f6 of _0x369060)_0x3aa1f6[_0x1a62ce(0xcf)]();_0x2968c7>0x0&&_0x369060[_0x1a62ce(0xbd)](this[_0x1a62ce(0xbb)],0x1),ns(_0x4a5e68(Array[_0x1a62ce(0xd3)](this[_0x1a62ce(0xad)]),Array[_0x1a62ce(0xd3)](_0x369060)),this[_0x1a62ce(0xad)],_0x369060);}[_0x37584c(0xa1)](){const _0x24f7f1=_0x37584c;ns(_0x4a5e68(Array[_0x24f7f1(0xd3)](this[_0x24f7f1(0xad)]),Array[_0x24f7f1(0xd3)](this[_0x24f7f1(0xc0)])),this[_0x24f7f1(0xad)],this[_0x24f7f1(0xc0)]);for(const _0x479a37 of this[_0x24f7f1(0xad)])_0x479a37[_0x24f7f1(0xa0)]();}[_0x37584c(0xa8)](){const _0x2e2893=_0x37584c;this[_0x2e2893(0xc0)][_0x2e2893(0xb7)](_0x311e23=>{const _0x2bf262=_0x2e2893;this[_0x2bf262(0xae)][_0x2bf262(0xbd)](_0x311e23[_0x2bf262(0xf4)]),this[_0x2bf262(0x9d)][_0x2bf262(0xe8)](_0x311e23[_0x2bf262(0xf4)]);}),this[_0x2e2893(0xc0)]['on'](_0x2e2893(0xe7),(_0x35a032,_0x368acc)=>{const _0x2b363a=_0x2e2893;for(const _0x21605e of _0x368acc[_0x2b363a(0xa2)])this[_0x2b363a(0xae)][_0x2b363a(0xc3)](_0x21605e[_0x2b363a(0xf4)]),this[_0x2b363a(0x9d)][_0x2b363a(0xca)](_0x21605e[_0x2b363a(0xf4)]);for(const _0x400720 of Array[_0x2b363a(0xd3)](_0x368acc[_0x2b363a(0xd1)])[_0x2b363a(0xe5)]())this[_0x2b363a(0xae)][_0x2b363a(0xbd)](_0x400720[_0x2b363a(0xf4)]),this[_0x2b363a(0x9d)][_0x2b363a(0xe8)](_0x400720[_0x2b363a(0xf4)]);});}}function ns(_0x56961e,_0xe5e1b4,_0x4d280a){const _0x1233c9=_0x37584c;let _0x569dd2=0x0;for(const _0x2a8cd3 of _0x56961e)switch(_0x2a8cd3){case _0x1233c9(0xed):_0xe5e1b4[_0x1233c9(0xbd)](_0x4d280a[_0x1233c9(0xa5)](_0x569dd2),_0x569dd2),_0x569dd2++;break;case _0x1233c9(0xcb):_0xe5e1b4[_0x1233c9(0xc3)](_0x569dd2);break;case _0x1233c9(0xc9):_0x569dd2++;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1305(){const _0x13371c=['bindTemplate','THREAD_CONTEXT_LABEL','157885kAqSRk','1380jzqEbJ','contextValue','5839497qzgsIV','10ekYeBv','887018PdmcqQ','30iSWCDg','ck-context__value','204652pvKIOC','3033WQfJei','96vDmAoU','3356790MoeoKI','4govYTB','span','setTemplate','element','23286lZMeAS','228wQrzXN','focus','set'];_0x1305=function(){return _0x13371c;};return _0x1305();}function _0x46d8(_0x316a5e,_0x57ed6a){const _0x130505=_0x1305();return _0x46d8=function(_0x46d817,_0x423940){_0x46d817=_0x46d817-0x70;let _0x43f16e=_0x130505[_0x46d817];return _0x43f16e;},_0x46d8(_0x316a5e,_0x57ed6a);}const _0x45aaca=_0x46d8;(function(_0x3942ca,_0x225443){const _0xc456d9=_0x46d8,_0x2045df=_0x3942ca();while(!![]){try{const _0x598ef8=parseInt(_0xc456d9(0x7f))/0x1*(-parseInt(_0xc456d9(0x7c))/0x2)+parseInt(_0xc456d9(0x81))/0x3*(-parseInt(_0xc456d9(0x82))/0x4)+parseInt(_0xc456d9(0x77))/0x5*(parseInt(_0xc456d9(0x70))/0x6)+parseInt(_0xc456d9(0x7e))/0x7*(parseInt(_0xc456d9(0x80))/0x8)+parseInt(_0xc456d9(0x79))/0x9*(parseInt(_0xc456d9(0x7a))/0xa)+-parseInt(_0xc456d9(0x7b))/0xb+parseInt(_0xc456d9(0x71))/0xc*(-parseInt(_0xc456d9(0x76))/0xd);if(_0x598ef8===_0x225443)break;else _0x2045df['push'](_0x2045df['shift']());}catch(_0x2f14ae){_0x2045df['push'](_0x2045df['shift']());}}}(_0x1305,0x9143b));import{View as _0x250b78}from'ckeditor5/src/ui.js';import{getTranslation as _0x14c6d6}from'../../../utils/common-translations.js';export default class ls extends _0x250b78{constructor(_0x12ebe8){const _0x2ac75c=_0x46d8;super(_0x12ebe8);const _0x509184=this[_0x2ac75c(0x74)];this[_0x2ac75c(0x73)](_0x2ac75c(0x78),''),this[_0x2ac75c(0x84)]({'tag':_0x2ac75c(0x83),'attributes':{'class':['ck',_0x2ac75c(0x7d)],'aria-label':_0x509184['to'](_0x2ac75c(0x78),_0x15206d=>_0x14c6d6(_0x12ebe8,_0x2ac75c(0x75),_0x15206d)),'tabindex':-0x1},'children':[{'text':_0x509184['to'](_0x2ac75c(0x78))}]});}[_0x45aaca(0x72)](){const _0x50109e=_0x45aaca;this[_0x50109e(0x85)][_0x50109e(0x72)]();}}
23
+ const _0x3c639c=_0x1177;(function(_0x415cca,_0x2d476f){const _0x3a2876=_0x1177,_0x1be3bf=_0x415cca();while(!![]){try{const _0x1ffdae=-parseInt(_0x3a2876(0xfe))/0x1+parseInt(_0x3a2876(0x101))/0x2*(-parseInt(_0x3a2876(0x105))/0x3)+-parseInt(_0x3a2876(0xfa))/0x4*(-parseInt(_0x3a2876(0xf9))/0x5)+parseInt(_0x3a2876(0x103))/0x6+-parseInt(_0x3a2876(0x102))/0x7+-parseInt(_0x3a2876(0xfd))/0x8+parseInt(_0x3a2876(0x104))/0x9*(parseInt(_0x3a2876(0x108))/0xa);if(_0x1ffdae===_0x2d476f)break;else _0x1be3bf['push'](_0x1be3bf['shift']());}catch(_0x46fbaf){_0x1be3bf['push'](_0x1be3bf['shift']());}}}(_0x4126,0x8f177));import{View as _0x42e2e0}from'ckeditor5/src/ui.js';import{getTranslation as _0x24e1ae}from'../../../utils/common-translations.js';function _0x1177(_0xba6794,_0x594fcc){const _0x4126fc=_0x4126();return _0x1177=function(_0x11779f,_0x274242){_0x11779f=_0x11779f-0xf7;let _0x10db71=_0x4126fc[_0x11779f];return _0x10db71;},_0x1177(_0xba6794,_0x594fcc);}function _0x4126(){const _0x3e9066=['81bmqkpE','18sCtKqb','THREAD_CONTEXT_LABEL','ck-context__value','4172600abPKgV','bindTemplate','set','focus','711860qgVILW','4FzyMvh','span','contextValue','6623512HAFpgM','1151557TUTSyU','element','setTemplate','355678wJhvgJ','2423722fhgJaj','487002XoaDIR'];_0x4126=function(){return _0x3e9066;};return _0x4126();}export default class as extends _0x42e2e0{constructor(_0x26adc2){const _0x59a0d7=_0x1177;super(_0x26adc2);const _0x51caa8=this[_0x59a0d7(0x109)];this[_0x59a0d7(0xf7)](_0x59a0d7(0xfc),''),this[_0x59a0d7(0x100)]({'tag':_0x59a0d7(0xfb),'attributes':{'class':['ck',_0x59a0d7(0x107)],'aria-label':_0x51caa8['to'](_0x59a0d7(0xfc),_0x1cba48=>_0x24e1ae(_0x26adc2,_0x59a0d7(0x106),_0x1cba48)),'tabindex':-0x1},'children':[{'text':_0x51caa8['to'](_0x59a0d7(0xfc))}]});}[_0x3c639c(0xf8)](){const _0x47d3d3=_0x3c639c;this[_0x47d3d3(0xff)][_0x47d3d3(0xf8)]();}}