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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (201) hide show
  1. package/build/comments.js +1 -1
  2. package/dist/content-index.css +332 -0
  3. package/dist/editor-index.css +902 -0
  4. package/dist/index.css +1874 -0
  5. package/dist/translations/af.d.ts +8 -0
  6. package/dist/translations/af.js +23 -0
  7. package/dist/translations/ar.d.ts +8 -0
  8. package/dist/translations/ar.js +23 -0
  9. package/dist/translations/bg.d.ts +8 -0
  10. package/dist/translations/bg.js +23 -0
  11. package/dist/translations/bn.d.ts +8 -0
  12. package/dist/translations/bn.js +23 -0
  13. package/dist/translations/bs.d.ts +8 -0
  14. package/dist/translations/bs.js +23 -0
  15. package/dist/translations/ca.d.ts +8 -0
  16. package/dist/translations/ca.js +23 -0
  17. package/dist/translations/cs.d.ts +8 -0
  18. package/dist/translations/cs.js +23 -0
  19. package/dist/translations/da.d.ts +8 -0
  20. package/dist/translations/da.js +23 -0
  21. package/dist/translations/de-ch.d.ts +8 -0
  22. package/dist/translations/de-ch.js +23 -0
  23. package/dist/translations/de.d.ts +8 -0
  24. package/dist/translations/de.js +23 -0
  25. package/dist/translations/el.d.ts +8 -0
  26. package/dist/translations/el.js +23 -0
  27. package/dist/translations/en-au.d.ts +8 -0
  28. package/dist/translations/en-au.js +23 -0
  29. package/dist/translations/en.d.ts +8 -0
  30. package/dist/translations/en.js +23 -0
  31. package/dist/translations/es-co.d.ts +8 -0
  32. package/dist/translations/es-co.js +23 -0
  33. package/dist/translations/es.d.ts +8 -0
  34. package/dist/translations/es.js +23 -0
  35. package/dist/translations/et.d.ts +8 -0
  36. package/dist/translations/et.js +23 -0
  37. package/dist/translations/fa.d.ts +8 -0
  38. package/dist/translations/fa.js +23 -0
  39. package/dist/translations/fi.d.ts +8 -0
  40. package/dist/translations/fi.js +23 -0
  41. package/dist/translations/fr.d.ts +8 -0
  42. package/dist/translations/fr.js +23 -0
  43. package/dist/translations/gl.d.ts +8 -0
  44. package/dist/translations/gl.js +23 -0
  45. package/dist/translations/he.d.ts +8 -0
  46. package/dist/translations/he.js +23 -0
  47. package/dist/translations/hi.d.ts +8 -0
  48. package/dist/translations/hi.js +23 -0
  49. package/dist/translations/hr.d.ts +8 -0
  50. package/dist/translations/hr.js +23 -0
  51. package/dist/translations/hu.d.ts +8 -0
  52. package/dist/translations/hu.js +23 -0
  53. package/dist/translations/id.d.ts +8 -0
  54. package/dist/translations/id.js +23 -0
  55. package/dist/translations/it.d.ts +8 -0
  56. package/dist/translations/it.js +23 -0
  57. package/dist/translations/ja.d.ts +8 -0
  58. package/dist/translations/ja.js +23 -0
  59. package/dist/translations/jv.d.ts +8 -0
  60. package/dist/translations/jv.js +23 -0
  61. package/dist/translations/ko.d.ts +8 -0
  62. package/dist/translations/ko.js +23 -0
  63. package/dist/translations/lt.d.ts +8 -0
  64. package/dist/translations/lt.js +23 -0
  65. package/dist/translations/lv.d.ts +8 -0
  66. package/dist/translations/lv.js +23 -0
  67. package/dist/translations/ms.d.ts +8 -0
  68. package/dist/translations/ms.js +23 -0
  69. package/dist/translations/nl.d.ts +8 -0
  70. package/dist/translations/nl.js +23 -0
  71. package/dist/translations/no.d.ts +8 -0
  72. package/dist/translations/no.js +23 -0
  73. package/dist/translations/pl.d.ts +8 -0
  74. package/dist/translations/pl.js +23 -0
  75. package/dist/translations/pt-br.d.ts +8 -0
  76. package/dist/translations/pt-br.js +23 -0
  77. package/dist/translations/pt.d.ts +8 -0
  78. package/dist/translations/pt.js +23 -0
  79. package/dist/translations/ro.d.ts +8 -0
  80. package/dist/translations/ro.js +23 -0
  81. package/dist/translations/ru.d.ts +8 -0
  82. package/dist/translations/ru.js +23 -0
  83. package/dist/translations/sk.d.ts +8 -0
  84. package/dist/translations/sk.js +23 -0
  85. package/dist/translations/sq.d.ts +8 -0
  86. package/dist/translations/sq.js +23 -0
  87. package/dist/translations/sr-latn.d.ts +8 -0
  88. package/dist/translations/sr-latn.js +23 -0
  89. package/dist/translations/sr.d.ts +8 -0
  90. package/dist/translations/sr.js +23 -0
  91. package/dist/translations/sv.d.ts +8 -0
  92. package/dist/translations/sv.js +23 -0
  93. package/dist/translations/th.d.ts +8 -0
  94. package/dist/translations/th.js +23 -0
  95. package/dist/translations/tk.d.ts +8 -0
  96. package/dist/translations/tk.js +23 -0
  97. package/dist/translations/tr.d.ts +8 -0
  98. package/dist/translations/tr.js +23 -0
  99. package/dist/translations/tt.d.ts +8 -0
  100. package/dist/translations/tt.js +23 -0
  101. package/dist/translations/ug.d.ts +8 -0
  102. package/dist/translations/ug.js +23 -0
  103. package/dist/translations/uk.d.ts +8 -0
  104. package/dist/translations/uk.js +23 -0
  105. package/dist/translations/ur.d.ts +8 -0
  106. package/dist/translations/ur.js +23 -0
  107. package/dist/translations/vi.d.ts +8 -0
  108. package/dist/translations/vi.js +23 -0
  109. package/dist/translations/zh-cn.d.ts +8 -0
  110. package/dist/translations/zh-cn.js +23 -0
  111. package/dist/translations/zh.d.ts +8 -0
  112. package/dist/translations/zh.js +23 -0
  113. package/dist/types/annotations/annotation.d.ts +94 -0
  114. package/dist/types/annotations/annotationcollection.d.ts +102 -0
  115. package/dist/types/annotations/annotations.d.ts +158 -0
  116. package/dist/types/annotations/annotationsuis.d.ts +236 -0
  117. package/dist/types/annotations/editorannotations.d.ts +71 -0
  118. package/dist/types/annotations/inlineannotations.d.ts +94 -0
  119. package/dist/types/annotations/narrowsidebar.d.ts +89 -0
  120. package/dist/types/annotations/sidebar.d.ts +104 -0
  121. package/dist/types/annotations/view/annotationcounterbuttonview.d.ts +33 -0
  122. package/dist/types/annotations/view/annotationview.d.ts +94 -0
  123. package/dist/types/annotations/view/sidebaritemview.d.ts +59 -0
  124. package/dist/types/annotations/view/sidebarview.d.ts +36 -0
  125. package/dist/types/annotations/widesidebar.d.ts +81 -0
  126. package/dist/types/augmentation.d.ts +56 -0
  127. package/dist/types/comments/addcommentthreadcommand.d.ts +39 -0
  128. package/dist/types/comments/commentsarchive.d.ts +35 -0
  129. package/dist/types/comments/commentsarchiveui.d.ts +42 -0
  130. package/dist/types/comments/commentsediting.d.ts +84 -0
  131. package/dist/types/comments/commentsrepository.d.ts +1134 -0
  132. package/dist/types/comments/commentsui.d.ts +37 -0
  133. package/dist/types/comments/integrations/clipboard.d.ts +30 -0
  134. package/dist/types/comments/integrations/commentsrestrictededitingmode.d.ts +21 -0
  135. package/dist/types/comments/integrations/importword.d.ts +25 -0
  136. package/dist/types/comments/ui/commenteditor/commenteditor.d.ts +40 -0
  137. package/dist/types/comments/ui/commenteditor/commenteditorui.d.ts +35 -0
  138. package/dist/types/comments/ui/commenteditor/commenteditoruiview.d.ts +40 -0
  139. package/dist/types/comments/ui/commentthreadcontroller.d.ts +68 -0
  140. package/dist/types/comments/ui/view/basecommentthreadview.d.ts +123 -0
  141. package/dist/types/comments/ui/view/basecommentview.d.ts +116 -0
  142. package/dist/types/comments/ui/view/collapsedcommentsview.d.ts +17 -0
  143. package/dist/types/comments/ui/view/commentcontentview.d.ts +18 -0
  144. package/dist/types/comments/ui/view/commentinputview.d.ts +90 -0
  145. package/dist/types/comments/ui/view/commentsarchiveview.d.ts +42 -0
  146. package/dist/types/comments/ui/view/commentslistview.d.ts +104 -0
  147. package/dist/types/comments/ui/view/commentthreadheaderview.d.ts +54 -0
  148. package/dist/types/comments/ui/view/commentthreadinputview.d.ts +45 -0
  149. package/dist/types/comments/ui/view/commentthreadview.d.ts +122 -0
  150. package/dist/types/comments/ui/view/commentview.d.ts +247 -0
  151. package/dist/types/comments.d.ts +39 -0
  152. package/dist/types/commentsonly.d.ts +37 -0
  153. package/dist/types/config.d.ts +202 -0
  154. package/dist/types/index.d.ts +28 -0
  155. package/dist/types/utils/common-translations.d.ts +13 -0
  156. package/dist/types/utils/createmutationobserver.d.ts +18 -0
  157. package/package.json +4 -3
  158. package/src/annotations/annotation.js +1 -1
  159. package/src/annotations/annotationcollection.js +1 -1
  160. package/src/annotations/annotations.js +1 -1
  161. package/src/annotations/annotationsuis.js +1 -1
  162. package/src/annotations/editorannotations.js +1 -1
  163. package/src/annotations/inlineannotations.js +1 -1
  164. package/src/annotations/narrowsidebar.js +1 -1
  165. package/src/annotations/sidebar.js +1 -1
  166. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  167. package/src/annotations/view/annotationview.js +1 -1
  168. package/src/annotations/view/sidebaritemview.js +1 -1
  169. package/src/annotations/view/sidebarview.js +1 -1
  170. package/src/annotations/widesidebar.js +1 -1
  171. package/src/comments/addcommentthreadcommand.js +1 -1
  172. package/src/comments/commentsarchive.js +1 -1
  173. package/src/comments/commentsarchiveui.js +1 -1
  174. package/src/comments/commentsediting.js +1 -1
  175. package/src/comments/commentsrepository.js +1 -1
  176. package/src/comments/commentsui.js +1 -1
  177. package/src/comments/integrations/clipboard.js +1 -1
  178. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  179. package/src/comments/integrations/importword.js +1 -1
  180. package/src/comments/ui/commenteditor/commenteditor.js +1 -1
  181. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  182. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  183. package/src/comments/ui/commentthreadcontroller.js +1 -1
  184. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  185. package/src/comments/ui/view/basecommentview.js +1 -1
  186. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  187. package/src/comments/ui/view/commentcontentview.js +1 -1
  188. package/src/comments/ui/view/commentinputview.js +1 -1
  189. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  190. package/src/comments/ui/view/commentslistview.js +1 -1
  191. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  192. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  193. package/src/comments/ui/view/commentthreadview.js +1 -1
  194. package/src/comments/ui/view/commentview.js +1 -1
  195. package/src/comments.js +1 -1
  196. package/src/commentsonly.js +1 -1
  197. package/src/config.d.ts +17 -10
  198. package/src/index.d.ts +1 -1
  199. package/src/index.js +1 -1
  200. package/src/utils/common-translations.js +1 -1
  201. package/src/utils/createmutationobserver.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4c35(){const _0x523bb1=['70045yJkcJQ','1767020jhcxnr','getOrderedSelectedAnnotations','document','_forceRefresh','register','inlineannotations-detach-not-attached','switchTo','annotations','pluginName','length','focusTracker','focus','width','change:height','1374ITvrsX','inline','_removeAnnotationFromBalloon','domConverter','map','fromRect','top','init','275578NkByEm','Esc','add','inlineannotations-not-allowed-with-context','3948dTwOzZ','4696659SCyQlP','keystrokes','targetRect','find','showStack','viewRangeToDom','editableElement','view','InlineAnnotations','inlineannotations-attach-already-attached','remove','mousedown','has','change:isFocused','updatePosition','afterInit','visibleView','_balloon','bottom','addObserver','isActive','collapse','update','hasView','detach','12eQHXQX','right','editing','attach','refresh','_addAnnotationToBalloon','71329XOJewR','selection','target','set','52mEQyNz','isFocused','hasActive','clear','push','_addedAnnotations','getBoundingClientRect','delete','activeAnnotation','_manuallyClosed','editor','3JsKZAx','every','_getBalloonTargetForAnnotation','_closeAnnotation','listenTo','isAttached','setActiveAnnotation','plugins','includes','from','getByView','change:visibleView','getFirstRange','2648YwfnMz','requires','destroy','getClientRects','stopListening','blur','_setSelectedAnnotations','left','context','get','_selectedAnnotations','9765HaeDdX'];_0x4c35=function(){return _0x523bb1;};return _0x4c35();}const _0x4bc8f8=_0x250e;(function(_0x12b8d0,_0x27c53c){const _0x54080f=_0x250e,_0x1f0caf=_0x12b8d0();while(!![]){try{const _0x85e40c=parseInt(_0x54080f(0xe8))/0x1+-parseInt(_0x54080f(0xc4))/0x2*(parseInt(_0x54080f(0xf7))/0x3)+parseInt(_0x54080f(0xec))/0x4*(-parseInt(_0x54080f(0xad))/0x5)+-parseInt(_0x54080f(0xbc))/0x6*(parseInt(_0x54080f(0xc8))/0x7)+-parseInt(_0x54080f(0xa1))/0x8*(-parseInt(_0x54080f(0xac))/0x9)+-parseInt(_0x54080f(0xae))/0xa+parseInt(_0x54080f(0xc9))/0xb*(parseInt(_0x54080f(0xe2))/0xc);if(_0x85e40c===_0x27c53c)break;else _0x1f0caf['push'](_0x1f0caf['shift']());}catch(_0x47bea0){_0x1f0caf['push'](_0x1f0caf['shift']());}}}(_0x4c35,0x388f5));import{Plugin as _0xf302be}from'ckeditor5/src/core.js';import _0x32cb8d from'./annotationsuis.js';import _0x2f7f3d from'./editorannotations.js';function _0x250e(_0x2e136f,_0x39fcf4){const _0x4c352e=_0x4c35();return _0x250e=function(_0x250ed2,_0x11e5c1){_0x250ed2=_0x250ed2-0x97;let _0x479cd0=_0x4c352e[_0x250ed2];return _0x479cd0;},_0x250e(_0x2e136f,_0x39fcf4);}import{ContextualBalloon as _0x5c6265}from'ckeditor5/src/ui.js';import{MouseObserver as _0x366985}from'ckeditor5/src/engine.js';import{CKEditorError as _0xb68584,Rect as _0x158f76}from'ckeditor5/src/utils.js';import'./../../theme/annotation-inline.css';export default class c extends _0xf302be{static get[_0x4bc8f8(0xa2)](){return[_0x2f7f3d,_0x5c6265,_0x32cb8d];}static get[_0x4bc8f8(0xb6)](){const _0x4e4946=_0x4bc8f8;return _0x4e4946(0xd1);}constructor(_0x3fe6b9){const _0x2d3bdc=_0x4bc8f8;super(_0x3fe6b9),_0x3fe6b9[_0x2d3bdc(0xe4)][_0x2d3bdc(0xd0)][_0x2d3bdc(0xdc)](_0x366985),this[_0x2d3bdc(0x99)]=!0x1,this[_0x2d3bdc(0xeb)](_0x2d3bdc(0xf4),null),this[_0x2d3bdc(0xb5)]=null,this[_0x2d3bdc(0xf5)]=new Set(),this[_0x2d3bdc(0xda)]=_0x3fe6b9[_0x2d3bdc(0x9b)][_0x2d3bdc(0xaa)](_0x5c6265),this[_0x2d3bdc(0xf1)]=new Set(),this[_0x2d3bdc(0xab)]=[],this[_0x2d3bdc(0xb1)]=!0x1;}[_0x4bc8f8(0xc3)](){const _0x11fbd9=_0x4bc8f8,_0x1bf3d5=this[_0x11fbd9(0xf6)][_0x11fbd9(0x9b)][_0x11fbd9(0xaa)](_0x32cb8d);_0x1bf3d5[_0x11fbd9(0xa9)]===this[_0x11fbd9(0xf6)]&&(_0x1bf3d5[_0x11fbd9(0xb2)](_0x11fbd9(0xbd),this),this[_0x11fbd9(0xf6)][_0x11fbd9(0xca)][_0x11fbd9(0xeb)](_0x11fbd9(0xc5),(_0x54075c,_0x548995)=>{const _0x538a8f=_0x11fbd9,_0x9db937=this[_0x538a8f(0xda)];if(this[_0x538a8f(0x99)]&&_0x9db937[_0x538a8f(0xd9)]){const _0x4512ef=this[_0x538a8f(0xb5)][_0x538a8f(0x9e)](_0x9db937[_0x538a8f(0xd9)]);_0x4512ef&&this[_0x538a8f(0x97)](_0x4512ef),_0x548995();}}));}[_0x4bc8f8(0xd8)](){const _0x28f223=_0x4bc8f8,_0x1652e4=this[_0x28f223(0xf6)][_0x28f223(0x9b)][_0x28f223(0xaa)](_0x32cb8d);_0x1652e4[_0x28f223(0xa9)]===this[_0x28f223(0xf6)]&&(_0x1652e4[_0x28f223(0xee)]()||_0x1652e4[_0x28f223(0xb4)](_0x28f223(0xbd)));}[_0x4bc8f8(0x9a)](_0x87cc42){const _0x34d8b3=_0x4bc8f8;_0x87cc42!==this[_0x34d8b3(0xf4)]&&(this[_0x34d8b3(0xf4)]&&(this[_0x34d8b3(0xf4)][_0x34d8b3(0xdd)]=!0x1),_0x87cc42&&this[_0x34d8b3(0xf6)]['ui'][_0x34d8b3(0xb8)][_0x34d8b3(0xed)]&&(this[_0x34d8b3(0xb5)][_0x34d8b3(0xd5)](_0x87cc42)&&this[_0x34d8b3(0xe7)](_0x87cc42,!0x0),_0x87cc42[_0x34d8b3(0xdd)]=!0x0),_0x87cc42||this[_0x34d8b3(0xa7)]([]),this[_0x34d8b3(0xf4)]=_0x87cc42);}[_0x4bc8f8(0xe5)](_0x49c958){const _0x34b1ee=_0x4bc8f8;this[_0x34b1ee(0xb5)]=_0x49c958;const _0x2b9e6e=this[_0x34b1ee(0xf6)][_0x34b1ee(0x9b)][_0x34b1ee(0xaa)](_0x32cb8d),_0x58b9c0=this[_0x34b1ee(0xda)];if(this[_0x34b1ee(0x99)])throw new _0xb68584(_0x34b1ee(0xd2),this);if(_0x2b9e6e[_0x34b1ee(0xa9)]!==this[_0x34b1ee(0xf6)])throw new _0xb68584(_0x34b1ee(0xc7),this);const _0x5d8e22=this[_0x34b1ee(0xf6)][_0x34b1ee(0x9b)][_0x34b1ee(0xaa)](_0x2f7f3d);this[_0x34b1ee(0x98)](_0x5d8e22,_0x34b1ee(0xe6),()=>{const _0x1d5497=_0x34b1ee,_0xe925a1=_0x5d8e22[_0x1d5497(0xaf)]({'annotations':this[_0x1d5497(0xb5)],'activeAnnotation':this[_0x1d5497(0xf4)]});var _0x1604a9,_0x5c146b;!this[_0x1d5497(0xb1)]&&(_0x1604a9=_0xe925a1,_0x5c146b=this[_0x1d5497(0xab)],_0x1604a9[_0x1d5497(0xb7)]===_0x5c146b[_0x1d5497(0xb7)]&&_0x1604a9[_0x1d5497(0xf8)](_0x234184=>_0x5c146b[_0x1d5497(0x9c)](_0x234184)))||(this[_0x1d5497(0xb1)]=!0x1,this[_0x1d5497(0xa7)](_0xe925a1),this[_0x1d5497(0x9a)](_0xe925a1[0x0]||null));}),this[_0x34b1ee(0x98)](_0x5d8e22,_0x34b1ee(0xa6),(_0x220cc7,{isAnnotationTracked:_0x549613})=>{const _0x314763=_0x34b1ee;this[_0x314763(0xf4)]&&_0x549613(this[_0x314763(0xf4)])&&(this[_0x314763(0xa7)]([]),this[_0x314763(0x9a)](null));}),this[_0x34b1ee(0x98)](this[_0x34b1ee(0xf6)]['ui'][_0x34b1ee(0xb8)],_0x34b1ee(0xd6),(_0x46e38f,_0x4e22b5,_0x4344b2)=>{const _0x5e3617=_0x34b1ee;_0x4344b2||this[_0x5e3617(0x9a)](null);}),this[_0x34b1ee(0x98)](_0x49c958,_0x34b1ee(0xd3),(_0x50b257,_0x749371)=>{const _0x1840d2=_0x34b1ee;this[_0x1840d2(0xbe)](_0x749371),_0x749371===this[_0x1840d2(0xf4)]&&this[_0x1840d2(0x9a)](null);}),this[_0x34b1ee(0x98)](_0x58b9c0,_0x34b1ee(0x9f),(_0x64d9cd,_0x437707,_0x363c5c,_0x310abe)=>{const _0x3c0e7b=_0x34b1ee;_0x310abe&&this[_0x3c0e7b(0xa5)](_0x310abe);const _0x2d4212=_0x49c958[_0x3c0e7b(0x9e)](_0x363c5c);_0x363c5c&&_0x2d4212&&(this[_0x3c0e7b(0x98)](_0x363c5c,_0x3c0e7b(0xbb),()=>{const _0x1529de=_0x3c0e7b;_0x58b9c0[_0x1529de(0xd7)]();}),this[_0x3c0e7b(0x98)](_0x363c5c,_0x3c0e7b(0xc5),()=>{const _0x48c00f=_0x3c0e7b;this[_0x48c00f(0x97)](_0x2d4212),this[_0x48c00f(0xf6)][_0x48c00f(0xe4)][_0x48c00f(0xd0)][_0x48c00f(0xb9)]();}),this[_0x3c0e7b(0xf4)]!==_0x2d4212&&this[_0x3c0e7b(0x9a)](_0x2d4212));}),this[_0x34b1ee(0x98)](this[_0x34b1ee(0xf6)]['ui'],_0x34b1ee(0xdf),()=>{const _0x4fc0e9=_0x34b1ee;_0x58b9c0[_0x4fc0e9(0xd9)]&&(_0x49c958[_0x4fc0e9(0x9e)](_0x58b9c0[_0x4fc0e9(0xd9)])&&_0x58b9c0[_0x4fc0e9(0xd7)]());}),this[_0x34b1ee(0x98)](this[_0x34b1ee(0xf6)][_0x34b1ee(0xe4)][_0x34b1ee(0xd0)][_0x34b1ee(0xb0)],_0x34b1ee(0xd4),()=>{const _0x518648=_0x34b1ee;this[_0x518648(0xb1)]=!0x0,this[_0x518648(0xf5)][_0x518648(0xef)]();}),this[_0x34b1ee(0xf6)][_0x34b1ee(0xe4)][_0x34b1ee(0xd0)][_0x34b1ee(0xb0)][_0x34b1ee(0xe9)][_0x34b1ee(0xcf)]&&this[_0x34b1ee(0xf6)][_0x34b1ee(0xe4)][_0x34b1ee(0xd0)][_0x34b1ee(0xb9)](),this[_0x34b1ee(0x99)]=!0x0;}[_0x4bc8f8(0xe1)](){const _0x18a4b8=_0x4bc8f8;if(!this[_0x18a4b8(0x99)])throw new _0xb68584(_0x18a4b8(0xb3),this);this[_0x18a4b8(0x9a)](null);for(const _0x134738 of this[_0x18a4b8(0xf1)])this[_0x18a4b8(0xbe)](_0x134738);this[_0x18a4b8(0xa5)](),this[_0x18a4b8(0x99)]=!0x1,this[_0x18a4b8(0xb5)]=null;}[_0x4bc8f8(0xa3)](){const _0x2f212f=_0x4bc8f8;this[_0x2f212f(0x99)]&&this[_0x2f212f(0xe1)]();}[_0x4bc8f8(0xa7)](_0x1ebab0){const _0x4e8b11=_0x4bc8f8;for(const _0x26f0a4 of this[_0x4e8b11(0xab)])_0x1ebab0[_0x4e8b11(0x9c)](_0x26f0a4)||this[_0x4e8b11(0xf5)][_0x4e8b11(0xf3)](_0x26f0a4);for(const _0x24c609 of this[_0x4e8b11(0xb5)])_0x1ebab0[_0x4e8b11(0x9c)](_0x24c609)||this[_0x4e8b11(0xbe)](_0x24c609);if(this[_0x4e8b11(0xf6)]['ui'][_0x4e8b11(0xb8)][_0x4e8b11(0xed)]){for(const _0x24a649 of _0x1ebab0)this[_0x4e8b11(0xe7)](_0x24a649);}this[_0x4e8b11(0xab)]=_0x1ebab0;}[_0x4bc8f8(0xe7)](_0x2dae78,_0xd59c40=!0x1){const _0x5805ae=_0x4bc8f8;this[_0x5805ae(0xf5)][_0x5805ae(0xd5)](_0x2dae78)||(this[_0x5805ae(0xf1)][_0x5805ae(0xd5)](_0x2dae78)||this[_0x5805ae(0xda)][_0x5805ae(0xe0)](_0x2dae78[_0x5805ae(0xd0)])||(this[_0x5805ae(0xf1)][_0x5805ae(0xc6)](_0x2dae78),this[_0x5805ae(0xda)][_0x5805ae(0xc6)]({'stackId':_0x2dae78[_0x5805ae(0xd0)]['id'],'view':_0x2dae78[_0x5805ae(0xd0)],'position':{'target':()=>this[_0x5805ae(0xf9)](_0x2dae78)}})),_0xd59c40&&this[_0x5805ae(0xda)][_0x5805ae(0xcd)](_0x2dae78[_0x5805ae(0xd0)]['id']));}[_0x4bc8f8(0xf9)](_0x5f5ad9){const _0x50ea95=_0x4bc8f8,_0x5ec4f9=_0x5f5ad9[_0x50ea95(0xea)],_0x4714a3=this[_0x50ea95(0xf6)][_0x50ea95(0xe4)][_0x50ea95(0xd0)],_0x2cea35=_0x4714a3[_0x50ea95(0xb0)][_0x50ea95(0xe9)][_0x50ea95(0xa0)](),_0x27f419=_0x4714a3[_0x50ea95(0xbf)][_0x50ea95(0xce)](_0x2cea35);if(_0x27f419[_0x50ea95(0xde)](!0x0),_0x5ec4f9){if(_0x5ec4f9 instanceof _0x158f76)return _0x5ec4f9;let _0x13b3be=[];for(const _0x393750 of _0x5ec4f9)_0x13b3be[_0x50ea95(0xf0)](...(_0x4cc027=_0x393750[_0x50ea95(0xa4)](),Array[_0x50ea95(0x9d)](_0x4cc027)[_0x50ea95(0xc0)](DOMRect[_0x50ea95(0xc1)])));_0x13b3be=function(_0x1f2c95){const _0x5695e7=_0x50ea95,_0x278fc2=[];let _0x323c2a=_0x1f2c95[0x0];for(let _0x365b28=0x1;_0x365b28<_0x1f2c95[_0x5695e7(0xb7)];_0x365b28++)F(_0x323c2a,_0x1f2c95[_0x365b28])?_0x323c2a[_0x5695e7(0xba)]+=_0x1f2c95[_0x365b28][_0x5695e7(0xba)]:(_0x278fc2[_0x5695e7(0xf0)](_0x323c2a),_0x323c2a=_0x1f2c95[_0x365b28]);return _0x278fc2[_0x5695e7(0xf0)](_0x323c2a),_0x278fc2;}(_0x13b3be);const _0x2e2099=_0x27f419[_0x50ea95(0xf2)]();return _0x13b3be[_0x50ea95(0xcc)](_0x441146=>_0x441146[_0x50ea95(0xc2)]<=_0x2e2099[_0x50ea95(0xc2)]&&_0x441146[_0x50ea95(0xdb)]>=_0x2e2099[_0x50ea95(0xdb)]&&_0x441146[_0x50ea95(0xa8)]<=_0x2e2099[_0x50ea95(0xa8)]&&_0x441146[_0x50ea95(0xe3)]>=_0x2e2099[_0x50ea95(0xe3)])||_0x13b3be[0x0];}var _0x4cc027;return _0x5f5ad9[_0x50ea95(0xcb)]||_0x27f419;}[_0x4bc8f8(0xbe)](_0x7881c4){const _0x4a43d1=_0x4bc8f8;this[_0x4a43d1(0xf1)][_0x4a43d1(0xd5)](_0x7881c4)&&this[_0x4a43d1(0xda)][_0x4a43d1(0xe0)](_0x7881c4[_0x4a43d1(0xd0)])&&(this[_0x4a43d1(0xf1)][_0x4a43d1(0xf3)](_0x7881c4),this[_0x4a43d1(0xda)][_0x4a43d1(0xd3)](_0x7881c4[_0x4a43d1(0xd0)]));}[_0x4bc8f8(0x97)](_0x1f802c){const _0x3aa15c=_0x4bc8f8;this[_0x3aa15c(0xf5)][_0x3aa15c(0xc6)](_0x1f802c),this[_0x3aa15c(0xbe)](_0x1f802c);}}function F(_0x2efd31,_0x1e0715){const _0x6776fc=_0x4bc8f8;return _0x2efd31[_0x6776fc(0xc2)]===_0x1e0715[_0x6776fc(0xc2)]&&_0x2efd31[_0x6776fc(0xdb)]===_0x1e0715[_0x6776fc(0xdb)]&&_0x2efd31[_0x6776fc(0xe3)]===_0x1e0715[_0x6776fc(0xa8)];}
23
+ const _0x234294=_0x44f0;(function(_0x5e11d5,_0x5ab7f8){const _0x4a45cf=_0x44f0,_0x255eab=_0x5e11d5();while(!![]){try{const _0x507dc0=-parseInt(_0x4a45cf(0x8a))/0x1+parseInt(_0x4a45cf(0xc1))/0x2*(-parseInt(_0x4a45cf(0x68))/0x3)+parseInt(_0x4a45cf(0x72))/0x4*(-parseInt(_0x4a45cf(0xac))/0x5)+parseInt(_0x4a45cf(0xae))/0x6*(-parseInt(_0x4a45cf(0x7a))/0x7)+-parseInt(_0x4a45cf(0xb4))/0x8*(parseInt(_0x4a45cf(0xb7))/0x9)+parseInt(_0x4a45cf(0xc5))/0xa*(-parseInt(_0x4a45cf(0xc2))/0xb)+parseInt(_0x4a45cf(0x8f))/0xc;if(_0x507dc0===_0x5ab7f8)break;else _0x255eab['push'](_0x255eab['shift']());}catch(_0xedb527){_0x255eab['push'](_0x255eab['shift']());}}}(_0x4471,0xde629));import{Plugin as _0x256ca1}from'ckeditor5/src/core.js';function _0x44f0(_0x26c920,_0x5de1e5){const _0x4471fb=_0x4471();return _0x44f0=function(_0x44f07d,_0x540fa4){_0x44f07d=_0x44f07d-0x67;let _0x47aa46=_0x4471fb[_0x44f07d];return _0x47aa46;},_0x44f0(_0x26c920,_0x5de1e5);}import _0x35703b from'./annotationsuis.js';import _0x213e28 from'./editorannotations.js';import{ContextualBalloon as _0x496e77}from'ckeditor5/src/ui.js';import{MouseObserver as _0x5f709c}from'ckeditor5/src/engine.js';import{CKEditorError as _0x54cb45,Rect as _0x3009f5}from'ckeditor5/src/utils.js';import'./../../theme/annotation-inline.css';export default class c extends _0x256ca1{static get[_0x234294(0x6c)](){return[_0x213e28,_0x496e77,_0x35703b];}static get[_0x234294(0x97)](){const _0x218753=_0x234294;return _0x218753(0xbf);}constructor(_0x5783dc){const _0x4dd9f0=_0x234294;super(_0x5783dc),_0x5783dc[_0x4dd9f0(0x69)][_0x4dd9f0(0x8e)][_0x4dd9f0(0x74)](_0x5f709c),this[_0x4dd9f0(0x7c)]=!0x1,this[_0x4dd9f0(0xa7)](_0x4dd9f0(0xb1),null),this[_0x4dd9f0(0xab)]=null,this[_0x4dd9f0(0x85)]=new Set(),this[_0x4dd9f0(0x93)]=_0x5783dc[_0x4dd9f0(0xc6)][_0x4dd9f0(0xa0)](_0x496e77),this[_0x4dd9f0(0x76)]=new Set(),this[_0x4dd9f0(0xbb)]=[],this[_0x4dd9f0(0xaf)]=!0x1;}[_0x234294(0xa2)](){const _0x76a602=_0x234294,_0x32ede2=this[_0x76a602(0xc9)][_0x76a602(0xc6)][_0x76a602(0xa0)](_0x35703b);_0x32ede2[_0x76a602(0xa3)]===this[_0x76a602(0xc9)]&&(_0x32ede2[_0x76a602(0x94)](_0x76a602(0x6a),this),this[_0x76a602(0xc9)][_0x76a602(0xa4)][_0x76a602(0xa7)](_0x76a602(0xb2),(_0x445d4c,_0x2952f6)=>{const _0xc6e85c=_0x76a602,_0x1da18c=this[_0xc6e85c(0x93)];if(this[_0xc6e85c(0x7c)]&&_0x1da18c[_0xc6e85c(0x7d)]){const _0x3f2b8a=this[_0xc6e85c(0xab)][_0xc6e85c(0x9b)](_0x1da18c[_0xc6e85c(0x7d)]);_0x3f2b8a&&this[_0xc6e85c(0xb3)](_0x3f2b8a),_0x2952f6();}}));}[_0x234294(0x6e)](){const _0x4f5e73=_0x234294,_0x5ee8c5=this[_0x4f5e73(0xc9)][_0x4f5e73(0xc6)][_0x4f5e73(0xa0)](_0x35703b);_0x5ee8c5[_0x4f5e73(0xa3)]===this[_0x4f5e73(0xc9)]&&(_0x5ee8c5[_0x4f5e73(0x8b)]()||_0x5ee8c5[_0x4f5e73(0xc7)](_0x4f5e73(0x6a)));}[_0x234294(0x79)](_0x8e772){const _0xe56255=_0x234294;_0x8e772!==this[_0xe56255(0xb1)]&&(this[_0xe56255(0xb1)]&&(this[_0xe56255(0xb1)][_0xe56255(0x9c)]=!0x1),_0x8e772&&this[_0xe56255(0xc9)]['ui'][_0xe56255(0x95)][_0xe56255(0x6b)]&&(this[_0xe56255(0xab)][_0xe56255(0x71)](_0x8e772)&&this[_0xe56255(0x7f)](_0x8e772,!0x0),_0x8e772[_0xe56255(0x9c)]=!0x0),_0x8e772||this[_0xe56255(0xb0)]([]),this[_0xe56255(0xb1)]=_0x8e772);}[_0x234294(0x99)](_0xd340c4){const _0x52d424=_0x234294;this[_0x52d424(0xab)]=_0xd340c4;const _0x3843ed=this[_0x52d424(0xc9)][_0x52d424(0xc6)][_0x52d424(0xa0)](_0x35703b),_0x8021c8=this[_0x52d424(0x93)];if(this[_0x52d424(0x7c)])throw new _0x54cb45(_0x52d424(0x96),this);if(_0x3843ed[_0x52d424(0xa3)]!==this[_0x52d424(0xc9)])throw new _0x54cb45(_0x52d424(0x7e),this);const _0x5e1244=this[_0x52d424(0xc9)][_0x52d424(0xc6)][_0x52d424(0xa0)](_0x213e28);this[_0x52d424(0x98)](_0x5e1244,_0x52d424(0x70),()=>{const _0x1c83bf=_0x52d424,_0x52936b=_0x5e1244[_0x1c83bf(0x9f)]({'annotations':this[_0x1c83bf(0xab)],'activeAnnotation':this[_0x1c83bf(0xb1)]});var _0x52a19b,_0x27fea1;!this[_0x1c83bf(0xaf)]&&(_0x52a19b=_0x52936b,_0x27fea1=this[_0x1c83bf(0xbb)],_0x52a19b[_0x1c83bf(0x81)]===_0x27fea1[_0x1c83bf(0x81)]&&_0x52a19b[_0x1c83bf(0xbd)](_0x1d1caa=>_0x27fea1[_0x1c83bf(0x86)](_0x1d1caa)))||(this[_0x1c83bf(0xaf)]=!0x1,this[_0x1c83bf(0xb0)](_0x52936b),this[_0x1c83bf(0x79)](_0x52936b[0x0]||null));}),this[_0x52d424(0x98)](_0x5e1244,_0x52d424(0x6f),(_0x2fbf7a,{isAnnotationTracked:_0x23ae29})=>{const _0x473a07=_0x52d424;this[_0x473a07(0xb1)]&&_0x23ae29(this[_0x473a07(0xb1)])&&(this[_0x473a07(0xb0)]([]),this[_0x473a07(0x79)](null));}),this[_0x52d424(0x98)](this[_0x52d424(0xc9)]['ui'][_0x52d424(0x95)],_0x52d424(0xbc),(_0x312242,_0x20e47d,_0x3c7bb9)=>{const _0xe2c5ef=_0x52d424;_0x3c7bb9||this[_0xe2c5ef(0x79)](null);}),this[_0x52d424(0x98)](_0xd340c4,_0x52d424(0xa8),(_0x5d1584,_0x4eaa55)=>{const _0x4ac292=_0x52d424;this[_0x4ac292(0xc0)](_0x4eaa55),_0x4eaa55===this[_0x4ac292(0xb1)]&&this[_0x4ac292(0x79)](null);}),this[_0x52d424(0x98)](_0x8021c8,_0x52d424(0xb8),(_0x4215b0,_0x47bb06,_0x1372a0,_0x5defeb)=>{const _0x1f61d8=_0x52d424;_0x5defeb&&this[_0x1f61d8(0x87)](_0x5defeb);const _0x303d51=_0xd340c4[_0x1f61d8(0x9b)](_0x1372a0);_0x1372a0&&_0x303d51&&(this[_0x1f61d8(0x98)](_0x1372a0,_0x1f61d8(0xa9),()=>{const _0x42dd48=_0x1f61d8;_0x8021c8[_0x42dd48(0x8d)]();}),this[_0x1f61d8(0x98)](_0x1372a0,_0x1f61d8(0xb2),()=>{const _0x470c7b=_0x1f61d8;this[_0x470c7b(0xb3)](_0x303d51),this[_0x470c7b(0xc9)][_0x470c7b(0x69)][_0x470c7b(0x8e)][_0x470c7b(0x9e)]();}),this[_0x1f61d8(0xb1)]!==_0x303d51&&this[_0x1f61d8(0x79)](_0x303d51));}),this[_0x52d424(0x98)](this[_0x52d424(0xc9)]['ui'],_0x52d424(0xb6),()=>{const _0x3fd6e6=_0x52d424;_0x8021c8[_0x3fd6e6(0x7d)]&&(_0xd340c4[_0x3fd6e6(0x9b)](_0x8021c8[_0x3fd6e6(0x7d)])&&_0x8021c8[_0x3fd6e6(0x8d)]());}),this[_0x52d424(0x98)](this[_0x52d424(0xc9)][_0x52d424(0x69)][_0x52d424(0x8e)][_0x52d424(0x67)],_0x52d424(0xc8),()=>{const _0x160b61=_0x52d424;this[_0x160b61(0xaf)]=!0x0,this[_0x160b61(0x85)][_0x160b61(0x9a)]();}),this[_0x52d424(0xc9)][_0x52d424(0x69)][_0x52d424(0x8e)][_0x52d424(0x67)][_0x52d424(0x8c)][_0x52d424(0xc3)]&&this[_0x52d424(0xc9)][_0x52d424(0x69)][_0x52d424(0x8e)][_0x52d424(0x9e)](),this[_0x52d424(0x7c)]=!0x0;}[_0x234294(0x84)](){const _0x19d9a2=_0x234294;if(!this[_0x19d9a2(0x7c)])throw new _0x54cb45(_0x19d9a2(0x6d),this);this[_0x19d9a2(0x79)](null);for(const _0x54f544 of this[_0x19d9a2(0x76)])this[_0x19d9a2(0xc0)](_0x54f544);this[_0x19d9a2(0x87)](),this[_0x19d9a2(0x7c)]=!0x1,this[_0x19d9a2(0xab)]=null;}[_0x234294(0x7b)](){const _0x20aafb=_0x234294;this[_0x20aafb(0x7c)]&&this[_0x20aafb(0x84)]();}[_0x234294(0xb0)](_0x49518f){const _0x47b442=_0x234294;for(const _0x479f5f of this[_0x47b442(0xbb)])_0x49518f[_0x47b442(0x86)](_0x479f5f)||this[_0x47b442(0x85)][_0x47b442(0xb9)](_0x479f5f);for(const _0xe86da8 of this[_0x47b442(0xab)])_0x49518f[_0x47b442(0x86)](_0xe86da8)||this[_0x47b442(0xc0)](_0xe86da8);if(this[_0x47b442(0xc9)]['ui'][_0x47b442(0x95)][_0x47b442(0x6b)]){for(const _0x9a1f3c of _0x49518f)this[_0x47b442(0x7f)](_0x9a1f3c);}this[_0x47b442(0xbb)]=_0x49518f;}[_0x234294(0x7f)](_0x46fca1,_0x2bcbec=!0x1){const _0x1a94e3=_0x234294;this[_0x1a94e3(0x85)][_0x1a94e3(0x71)](_0x46fca1)||(this[_0x1a94e3(0x76)][_0x1a94e3(0x71)](_0x46fca1)||this[_0x1a94e3(0x93)][_0x1a94e3(0x75)](_0x46fca1[_0x1a94e3(0x8e)])||(this[_0x1a94e3(0x76)][_0x1a94e3(0xba)](_0x46fca1),this[_0x1a94e3(0x93)][_0x1a94e3(0xba)]({'stackId':_0x46fca1[_0x1a94e3(0x8e)]['id'],'view':_0x46fca1[_0x1a94e3(0x8e)],'position':{'target':()=>this[_0x1a94e3(0xb5)](_0x46fca1)}})),_0x2bcbec&&this[_0x1a94e3(0x93)][_0x1a94e3(0x77)](_0x46fca1[_0x1a94e3(0x8e)]['id']));}[_0x234294(0xb5)](_0x2472d7){const _0x568d25=_0x234294,_0x5f2a17=_0x2472d7[_0x568d25(0x73)],_0x525a8e=this[_0x568d25(0xc9)][_0x568d25(0x69)][_0x568d25(0x8e)],_0x1dfae0=_0x525a8e[_0x568d25(0x67)][_0x568d25(0x8c)][_0x568d25(0xa1)](),_0x3ee5c1=_0x525a8e[_0x568d25(0x92)][_0x568d25(0x78)](_0x1dfae0);if(_0x3ee5c1[_0x568d25(0xc4)](!0x0),_0x5f2a17){if(_0x5f2a17 instanceof _0x3009f5)return _0x5f2a17;let _0x417191=[];for(const _0x56224d of _0x5f2a17)_0x417191[_0x568d25(0x82)](...(_0x625ecf=_0x56224d[_0x568d25(0xad)](),Array[_0x568d25(0x89)](_0x625ecf)[_0x568d25(0x91)](DOMRect[_0x568d25(0x80)])));_0x417191=function(_0x12ae1b){const _0x3ab3ca=_0x568d25,_0x432076=[];let _0x547226=_0x12ae1b[0x0];for(let _0x4f3b6b=0x1;_0x4f3b6b<_0x12ae1b[_0x3ab3ca(0x81)];_0x4f3b6b++)F(_0x547226,_0x12ae1b[_0x4f3b6b])?_0x547226[_0x3ab3ca(0xaa)]+=_0x12ae1b[_0x4f3b6b][_0x3ab3ca(0xaa)]:(_0x432076[_0x3ab3ca(0x82)](_0x547226),_0x547226=_0x12ae1b[_0x4f3b6b]);return _0x432076[_0x3ab3ca(0x82)](_0x547226),_0x432076;}(_0x417191);const _0x229d63=_0x3ee5c1[_0x568d25(0x83)]();return _0x417191[_0x568d25(0x9d)](_0x465f05=>_0x465f05[_0x568d25(0xbe)]<=_0x229d63[_0x568d25(0xbe)]&&_0x465f05[_0x568d25(0xa5)]>=_0x229d63[_0x568d25(0xa5)]&&_0x465f05[_0x568d25(0x88)]<=_0x229d63[_0x568d25(0x88)]&&_0x465f05[_0x568d25(0xa6)]>=_0x229d63[_0x568d25(0xa6)])||_0x417191[0x0];}var _0x625ecf;return _0x2472d7[_0x568d25(0x90)]||_0x3ee5c1;}[_0x234294(0xc0)](_0x17f231){const _0x306e21=_0x234294;this[_0x306e21(0x76)][_0x306e21(0x71)](_0x17f231)&&this[_0x306e21(0x93)][_0x306e21(0x75)](_0x17f231[_0x306e21(0x8e)])&&(this[_0x306e21(0x76)][_0x306e21(0xb9)](_0x17f231),this[_0x306e21(0x93)][_0x306e21(0xa8)](_0x17f231[_0x306e21(0x8e)]));}[_0x234294(0xb3)](_0x5d9085){const _0x47eeb1=_0x234294;this[_0x47eeb1(0x85)][_0x47eeb1(0xba)](_0x5d9085),this[_0x47eeb1(0xc0)](_0x5d9085);}}function _0x4471(){const _0x3cbc49=['remove','change:height','width','annotations','5CSRIoQ','getClientRects','47778zNPxFH','_forceRefresh','_setSelectedAnnotations','activeAnnotation','Esc','_closeAnnotation','3759040ZRDnPt','_getBalloonTargetForAnnotation','update','27ZQxiYj','change:visibleView','delete','add','_selectedAnnotations','change:isFocused','every','top','InlineAnnotations','_removeAnnotationFromBalloon','4rCjRbZ','82962SeZAYz','editableElement','collapse','1780iGrCtI','plugins','switchTo','mousedown','editor','document','2576241fIprIG','editing','inline','isFocused','requires','inlineannotations-detach-not-attached','afterInit','blur','refresh','has','1825212AjArdQ','target','addObserver','hasView','_addedAnnotations','showStack','viewRangeToDom','setActiveAnnotation','994mgYGbQ','destroy','isAttached','visibleView','inlineannotations-not-allowed-with-context','_addAnnotationToBalloon','fromRect','length','push','getBoundingClientRect','detach','_manuallyClosed','includes','stopListening','left','from','552249IYMJAt','hasActive','selection','updatePosition','view','90237564ZyHQyA','targetRect','map','domConverter','_balloon','register','focusTracker','inlineannotations-attach-already-attached','pluginName','listenTo','attach','clear','getByView','isActive','find','focus','getOrderedSelectedAnnotations','get','getFirstRange','init','context','keystrokes','bottom','right','set'];_0x4471=function(){return _0x3cbc49;};return _0x4471();}function F(_0x43febb,_0x1f3faf){const _0x1e4880=_0x234294;return _0x43febb[_0x1e4880(0xbe)]===_0x1f3faf[_0x1e4880(0xbe)]&&_0x43febb[_0x1e4880(0xa5)]===_0x1f3faf[_0x1e4880(0xa5)]&&_0x43febb[_0x1e4880(0xa6)]===_0x1f3faf[_0x1e4880(0x88)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x57c8(){const _0x3c088d=['_refreshPositioningDebounced','change:container','listenTo','pin','3073168ZVgoKN','refreshPositioning','_updateBalloonPosition','_attachToContainer','low','detachFromDom','northArrowSouthWest','_hideBalloon','_destroyEditorAnnotationsIntegration','refresh','clear','find','northArrowSouth','setActiveAnnotation','annotationType','element','focus','blur','locale','getSidebarItemView','add','high','pluginName','destroy','_setSelectedAnnotations','esc','stopListening','NarrowSidebar','keyCode','init','getOrderedSelectedAnnotations','balloonPanelView','3JglyxN','_selectedAnnotations','attach','northArrowSouthEast','_annotations','view','contains','set','requires','remove','removeEventListener','_manuallyClosedAnnotationViews','off','1212130JyXrpL','editors','preventClosingBalloon','target','resize','southArrowNorth','execute','cancel','2447780OFrkys','stop','plugins','register','7573622cpdZlS','Esc','includes','narrowsidebar-detach-not-attached','rearrange','mousedown','_editorAnnotations','number','4313205iDDkeJ','_showBalloon','hasDomSelection','_integrateWithEditorAnnotations','content','first','get','has','ck-sidebar--narrow','stopPropagation','isAttached','4987768oFldKU','_detachListeners','attachToDom','delete','addEventListener','defaultPositions','_attachListeners','11322396WQuKrL','unpin','create','values','6UVwlyw','annotations','isVisible','keydown','narrowSidebar','_domEmitter','preventDefault','set:container','ready','change:height','narrowsidebar-attach-already-attached','focusableElements','_refreshPositioning','from','_annotationToNarrowView','type','addAnnotation','isDirty','activeAnnotation','_detachFromContainer','context','bind','southArrowNorthWest','length','bodyCollection','detach','uiUpdate','EditorAnnotations','getByView','southArrowNorthEast'];_0x57c8=function(){return _0x3c088d;};return _0x57c8();}function _0x309b(_0x1e5ba7,_0x5ccff6){const _0x57c82a=_0x57c8();return _0x309b=function(_0x309b79,_0x4f4e17){_0x309b79=_0x309b79-0x14a;let _0x4e6c2e=_0x57c82a[_0x309b79];return _0x4e6c2e;},_0x309b(_0x1e5ba7,_0x5ccff6);}const _0x3741d4=_0x309b;(function(_0x43dd47,_0xee8c33){const _0x3d50d0=_0x309b,_0x280c78=_0x43dd47();while(!![]){try{const _0x2efa7a=parseInt(_0x3d50d0(0x17e))/0x1+-parseInt(_0x3d50d0(0x186))/0x2*(parseInt(_0x3d50d0(0x171))/0x3)+parseInt(_0x3d50d0(0x151))/0x4+-parseInt(_0x3d50d0(0x192))/0x5+-parseInt(_0x3d50d0(0x1a8))/0x6*(parseInt(_0x3d50d0(0x18a))/0x7)+parseInt(_0x3d50d0(0x19d))/0x8+parseInt(_0x3d50d0(0x1a4))/0x9;if(_0x2efa7a===_0xee8c33)break;else _0x280c78['push'](_0x280c78['shift']());}catch(_0x460e82){_0x280c78['push'](_0x280c78['shift']());}}}(_0x57c8,0xa94d4));import{ContextPlugin as _0x44a328,Context as _0x12bf35}from'ckeditor5/src/core.js';import _0x989ae9 from'./annotationsuis.js';import _0x4289e0 from'./sidebar.js';import _0x320862 from'./view/annotationcounterbuttonview.js';import{BalloonPanelView as _0x47e437,BodyCollection as _0x116999}from'ckeditor5/src/ui.js';import{CKEditorError as _0x5a39df,DomEmitterMixin as _0x3dd1da,keyCodes as _0x1415be,Collection as _0xbb8238}from'ckeditor5/src/utils.js';import'../../theme/sidebar-narrow.css';import{debounce as _0x2dd982}from'lodash-es';import _0x18eb4b from'./editorannotations.js';export default class i extends _0x44a328{static get[_0x3741d4(0x179)](){return[_0x4289e0,_0x989ae9];}static get[_0x3741d4(0x167)](){const _0x293d2d=_0x3741d4;return _0x293d2d(0x16c);}constructor(_0x48fd8d){const _0x193336=_0x3741d4;super(_0x48fd8d),this[_0x193336(0x19c)]=!0x1,this[_0x193336(0x17c)]=new Set(),this[_0x193336(0x1ad)]=Object[_0x193336(0x1a6)](_0x3dd1da),this[_0x193336(0x1b6)]=new Map(),this[_0x193336(0x178)](_0x193336(0x1ba),null),this[_0x193336(0x1a9)]=null,this[_0x193336(0x172)]=[],this[_0x193336(0x190)]=new _0xbb8238(),this[_0x193336(0x14d)]=_0x2dd982(()=>{const _0x416acb=_0x193336;this[_0x416acb(0x1b4)]();},0xfa,{'leading':!0x1});}[_0x3741d4(0x16e)](){const _0x3d53aa=_0x3741d4;this[_0x3d53aa(0x1bc)][_0x3d53aa(0x188)][_0x3d53aa(0x198)](_0x989ae9)[_0x3d53aa(0x189)](_0x3d53aa(0x1ac),this),this[_0x3d53aa(0x1c0)]=new _0x116999(this[_0x3d53aa(0x1bc)][_0x3d53aa(0x163)]),this[_0x3d53aa(0x170)]=new _0x47e437(this[_0x3d53aa(0x1bc)][_0x3d53aa(0x163)]),this[_0x3d53aa(0x1c0)][_0x3d53aa(0x19f)](),this[_0x3d53aa(0x1c0)][_0x3d53aa(0x165)](this[_0x3d53aa(0x170)]);}[_0x3741d4(0x173)](_0x1b3e72){const _0x93bb64=_0x3741d4;this[_0x93bb64(0x1a9)]=_0x1b3e72;const _0x4c9340=this[_0x93bb64(0x1bc)][_0x93bb64(0x188)][_0x93bb64(0x198)](_0x4289e0),_0x3f967b=this[_0x93bb64(0x170)];if(_0x4c9340[_0x93bb64(0x175)]=_0x1b3e72,this[_0x93bb64(0x19c)])throw new _0x5a39df(_0x93bb64(0x1b2),this);this[_0x93bb64(0x19c)]=!0x0,this[_0x93bb64(0x14f)](_0x4c9340,_0x93bb64(0x1af),()=>{const _0x1cf810=_0x93bb64;this[_0x1cf810(0x1c1)](),this[_0x1cf810(0x14f)](_0x4c9340,_0x1cf810(0x14e),_0x5e23ba=>{const _0x1cdbba=_0x1cf810;_0x5e23ba[_0x1cdbba(0x17d)](),this[_0x1cdbba(0x173)](_0x1b3e72);});}),_0x4c9340[_0x93bb64(0x154)]({'viewClass':_0x93bb64(0x19a),'spaceBetweenItems':0x5});const _0x3eff55=_0x5556a3=>{const _0x1f6b61=_0x93bb64,_0x11761e=new _0x320862(this[_0x1f6b61(0x1bc)][_0x1f6b61(0x163)]);_0x4c9340[_0x1f6b61(0x1b8)](_0x5556a3,_0x11761e),this[_0x1f6b61(0x1b6)][_0x1f6b61(0x178)](_0x5556a3,_0x11761e),_0x11761e[_0x1f6b61(0x1bd)](_0x1f6b61(0x1b9),_0x1f6b61(0x15f),_0x1f6b61(0x191))['to'](_0x5556a3[_0x1f6b61(0x176)],_0x1f6b61(0x1b9),_0x1f6b61(0x1b7),_0x1f6b61(0x1bf)),_0x11761e['on'](_0x1f6b61(0x184),()=>{const _0x53056f=_0x1f6b61;this[_0x53056f(0x17c)][_0x53056f(0x15b)](),_0x3f967b[_0x53056f(0x196)][_0x53056f(0x197)]!==_0x5556a3[_0x53056f(0x176)]?(this[_0x53056f(0x193)](_0x5556a3),_0x5556a3[_0x53056f(0x176)][_0x53056f(0x160)][_0x53056f(0x161)](),this[_0x53056f(0x15e)](_0x5556a3)):this[_0x53056f(0x15e)](null);});};for(const _0x20317e of _0x1b3e72)_0x3eff55(_0x20317e);this[_0x93bb64(0x14f)](_0x1b3e72,_0x93bb64(0x165),(_0x1040fb,_0x4564bc)=>{_0x3eff55(_0x4564bc);}),this[_0x93bb64(0x14f)](_0x1b3e72,_0x93bb64(0x17a),(_0x5d0a2d,_0x510146,_0x5a34c5)=>{const _0x672f75=_0x93bb64;this[_0x672f75(0x1b6)][_0x672f75(0x198)](_0x510146)[_0x672f75(0x168)](),this[_0x672f75(0x1b6)][_0x672f75(0x1a0)](_0x510146),_0x4c9340[_0x672f75(0x18e)]({'removedAnnotation':_0x510146,'previousAnnotation':_0x1b3e72[_0x672f75(0x198)](_0x5a34c5-0x1),'nextAnnotation':_0x1b3e72[_0x672f75(0x198)](_0x5a34c5+0x1)}),_0x510146===this[_0x672f75(0x1ba)]&&this[_0x672f75(0x15e)](null);},{'priority':_0x93bb64(0x155)}),this[_0x93bb64(0x14f)](_0x1b3e72,_0x93bb64(0x161),(_0x5619d1,_0x5f2c83)=>{const _0x5b0c16=_0x93bb64;this[_0x5b0c16(0x15e)](_0x5f2c83);}),this[_0x93bb64(0x14f)](_0x1b3e72,_0x93bb64(0x162),()=>{const _0x543f77=_0x93bb64;this[_0x543f77(0x15e)](null);}),this[_0x93bb64(0x1ad)][_0x93bb64(0x14f)](document,_0x93bb64(0x1ab),(_0x5b1487,_0x214785)=>{const _0x1e9b70=_0x93bb64;_0x214785[_0x1e9b70(0x16d)]===_0x1415be[_0x1e9b70(0x16a)]&&_0x3f967b[_0x1e9b70(0x1aa)]&&(this[_0x1e9b70(0x17c)][_0x1e9b70(0x165)](_0x3f967b[_0x1e9b70(0x196)][_0x1e9b70(0x197)]),this[_0x1e9b70(0x158)](),_0x214785[_0x1e9b70(0x19b)](),_0x214785[_0x1e9b70(0x1ae)]());}),this[_0x93bb64(0x1ad)][_0x93bb64(0x14f)](document,_0x93bb64(0x18f),(_0x1835c9,_0x55251)=>{const _0x2770f4=_0x93bb64,_0xc6a83d=_0x55251[_0x2770f4(0x181)];_0x3f967b[_0x2770f4(0x1aa)]&&_0x3f967b[_0x2770f4(0x160)][_0x2770f4(0x177)](_0xc6a83d)||_0x4c9340[_0x2770f4(0x176)][_0x2770f4(0x160)][_0x2770f4(0x177)](_0xc6a83d)||_0x1835c9[_0x2770f4(0x180)]||this[_0x2770f4(0x1ba)]&&this[_0x2770f4(0x1ba)][_0x2770f4(0x1b3)][_0x2770f4(0x15c)](_0x10af29=>_0x10af29[_0x2770f4(0x177)](_0xc6a83d))||(this[_0x2770f4(0x17c)][_0x2770f4(0x15b)](),this[_0x2770f4(0x158)](),this[_0x2770f4(0x15e)](null));});const _0x5ce53=this[_0x93bb64(0x1bc)]instanceof _0x12bf35?this[_0x93bb64(0x1bc)][_0x93bb64(0x17f)]:new _0xbb8238([this[_0x93bb64(0x1bc)]]);for(const _0x182c77 of _0x5ce53)this[_0x93bb64(0x195)](_0x182c77);this[_0x93bb64(0x14f)](_0x5ce53,_0x93bb64(0x165),(_0xcd914c,_0x7ac7b8)=>{const _0x2c5967=_0x93bb64;this[_0x2c5967(0x14f)](_0x7ac7b8,_0x2c5967(0x1b0),()=>{const _0x17648e=_0x2c5967;this[_0x17648e(0x195)](_0x7ac7b8);});}),this[_0x93bb64(0x14f)](_0x5ce53,_0x93bb64(0x17a),(_0x372aa2,_0x5d40fe)=>{const _0x21a742=_0x93bb64;_0x5d40fe[_0x21a742(0x188)][_0x21a742(0x199)](_0x21a742(0x14a))&&this[_0x21a742(0x159)](_0x5d40fe[_0x21a742(0x188)][_0x21a742(0x198)](_0x21a742(0x14a)));}),window[_0x93bb64(0x1a1)](_0x93bb64(0x182),this[_0x93bb64(0x14d)]),this[_0x93bb64(0x1b4)]();}[_0x3741d4(0x15e)](_0x1fb85c){const _0x2df33a=_0x3741d4;if(_0x1fb85c===this[_0x2df33a(0x1ba)])return;const _0x17d2d3=this[_0x2df33a(0x1bc)][_0x2df33a(0x188)][_0x2df33a(0x198)](_0x4289e0);if(_0x17d2d3[_0x2df33a(0x15a)]({'blurredAnnotation':this[_0x2df33a(0x1ba)],'activatedAnnotation':_0x1fb85c,'disableAnimationOnActivatedAnnotation':!0x0}),_0x1fb85c)_0x17d2d3[_0x2df33a(0x164)](_0x1fb85c)?this[_0x2df33a(0x193)](_0x1fb85c):this[_0x2df33a(0x158)]();else this[_0x2df33a(0x158)]();this[_0x2df33a(0x1ba)]=_0x1fb85c;}[_0x3741d4(0x1c1)](){const _0x5bf1df=_0x3741d4;if(!this[_0x5bf1df(0x19c)])throw new _0x5a39df(_0x5bf1df(0x18d),this);this[_0x5bf1df(0x15e)](null);const _0x3b748b=this[_0x5bf1df(0x1bc)][_0x5bf1df(0x188)][_0x5bf1df(0x198)](_0x4289e0);this[_0x5bf1df(0x158)](),Array[_0x5bf1df(0x1b5)](this[_0x5bf1df(0x1b6)][_0x5bf1df(0x1a7)](),_0x178b45=>_0x178b45[_0x5bf1df(0x168)]()),this[_0x5bf1df(0x1b6)][_0x5bf1df(0x15b)](),_0x3b748b[_0x5bf1df(0x1bb)](this[_0x5bf1df(0x1a9)]),this[_0x5bf1df(0x16b)](),this[_0x5bf1df(0x1ad)][_0x5bf1df(0x16b)](),this[_0x5bf1df(0x1bc)]instanceof _0x12bf35&&this[_0x5bf1df(0x16b)](this[_0x5bf1df(0x1bc)][_0x5bf1df(0x17f)]);for(const _0x57f085 of Array[_0x5bf1df(0x1b5)](this[_0x5bf1df(0x190)]))this[_0x5bf1df(0x159)](_0x57f085);window[_0x5bf1df(0x17b)](_0x5bf1df(0x182),this[_0x5bf1df(0x14d)]),this[_0x5bf1df(0x14d)][_0x5bf1df(0x185)](),this[_0x5bf1df(0x172)]=[],this[_0x5bf1df(0x19c)]=!0x1,this[_0x5bf1df(0x1a9)]=null;}[_0x3741d4(0x168)](){const _0x143406=_0x3741d4;this[_0x143406(0x19c)]&&this[_0x143406(0x1c1)](),this[_0x143406(0x1c0)][_0x143406(0x156)]();}[_0x3741d4(0x195)](_0x59aabf){const _0x13a41a=_0x3741d4,_0x481ce5=_0x59aabf[_0x13a41a(0x188)][_0x13a41a(0x198)](_0x18eb4b),_0x1c4cce=this[_0x13a41a(0x1bc)][_0x13a41a(0x188)][_0x13a41a(0x198)](_0x4289e0),_0x5f2baa=this[_0x13a41a(0x1a9)],_0x3281ab=this[_0x13a41a(0x170)],_0x4bf011=()=>{const _0x387143=_0x13a41a,_0xdaf51d=_0x481ce5[_0x387143(0x16f)]({'annotations':this[_0x387143(0x1a9)],'activeAnnotation':this[_0x387143(0x1ba)]});this[_0x387143(0x169)](_0xdaf51d),this[_0x387143(0x15e)](_0xdaf51d[0x0]||null);};this[_0x13a41a(0x14f)](_0x481ce5,_0x13a41a(0x15a),_0x4bf011),this[_0x13a41a(0x14f)](_0x481ce5,_0x13a41a(0x162),(_0x438ba8,{isAnnotationTracked:_0x645f7})=>{const _0x4f32d3=_0x13a41a;this[_0x4f32d3(0x1ba)]&&_0x645f7(this[_0x4f32d3(0x1ba)])&&(this[_0x4f32d3(0x169)]([]),this[_0x4f32d3(0x15e)](null));}),this[_0x13a41a(0x14f)](_0x481ce5,_0x13a41a(0x1c2),()=>{const _0x23714b=_0x13a41a;this[_0x23714b(0x14d)]();}),this[_0x13a41a(0x14f)](_0x5f2baa,_0x13a41a(0x162),_0x5d277f=>{const _0x4aec79=_0x13a41a;_0x481ce5[_0x4aec79(0x194)]()&&_0x5d277f[_0x4aec79(0x187)]();},{'priority':_0x13a41a(0x166)}),this[_0x13a41a(0x14f)](this[_0x13a41a(0x1ad)],_0x13a41a(0x18f),(_0x31f6d5,_0x38c0a6)=>{const _0xaddd8b=_0x13a41a,_0x2abb07=_0x38c0a6[_0xaddd8b(0x181)];_0x3281ab[_0xaddd8b(0x1aa)]&&_0x3281ab[_0xaddd8b(0x160)][_0xaddd8b(0x177)](_0x2abb07)||_0x1c4cce[_0xaddd8b(0x176)][_0xaddd8b(0x160)][_0xaddd8b(0x177)](_0x2abb07)||this[_0xaddd8b(0x1ba)]&&_0x481ce5[_0xaddd8b(0x194)]()&&(_0x4bf011(),_0x31f6d5[_0xaddd8b(0x180)]=!0x0);},{'priority':_0x13a41a(0x166)}),this[_0x13a41a(0x190)][_0x13a41a(0x165)](_0x481ce5);}[_0x3741d4(0x159)](_0x244f73){const _0x5e8d05=_0x3741d4;_0x244f73&&(this[_0x5e8d05(0x16b)](_0x244f73),this[_0x5e8d05(0x190)][_0x5e8d05(0x17a)](_0x244f73));}[_0x3741d4(0x169)](_0x11ab6c){const _0x240124=_0x3741d4;for(const _0x4c0c78 of this[_0x240124(0x172)])_0x11ab6c[_0x240124(0x18c)](_0x4c0c78)||this[_0x240124(0x17c)][_0x240124(0x1a0)](_0x4c0c78[_0x240124(0x176)]);this[_0x240124(0x172)]=_0x11ab6c;}[_0x3741d4(0x1b4)](){const _0x306b99=_0x3741d4,_0x596f29=this[_0x306b99(0x170)];this[_0x306b99(0x1a9)][_0x306b99(0x152)](),_0x596f29[_0x306b99(0x1aa)]&&this[_0x306b99(0x153)]();}[_0x3741d4(0x193)](_0x280d59){const _0x35c9fc=_0x3741d4;if(this[_0x35c9fc(0x17c)][_0x35c9fc(0x199)](_0x280d59[_0x35c9fc(0x176)]))return;const _0x14907a=this[_0x35c9fc(0x170)][_0x35c9fc(0x196)][_0x35c9fc(0x197)];_0x14907a!==_0x280d59[_0x35c9fc(0x176)]?(_0x14907a&&this[_0x35c9fc(0x19e)](_0x14907a),this[_0x35c9fc(0x1a3)](_0x280d59[_0x35c9fc(0x176)]),this[_0x35c9fc(0x170)][_0x35c9fc(0x196)][_0x35c9fc(0x15b)](),this[_0x35c9fc(0x170)][_0x35c9fc(0x196)][_0x35c9fc(0x165)](_0x280d59[_0x35c9fc(0x176)]),this[_0x35c9fc(0x153)]()):this[_0x35c9fc(0x153)]();}[_0x3741d4(0x153)](){const _0xaad4a1=_0x3741d4,_0x36fbda=this[_0xaad4a1(0x170)][_0xaad4a1(0x196)][_0xaad4a1(0x197)],_0x137ee5=_0x36fbda&&this[_0xaad4a1(0x1a9)][_0xaad4a1(0x14b)](_0x36fbda);if(!_0x137ee5||!this[_0xaad4a1(0x1b6)][_0xaad4a1(0x199)](_0x137ee5))return;const _0x324eff=this[_0xaad4a1(0x1b6)][_0xaad4a1(0x198)](_0x137ee5)[_0xaad4a1(0x160)],_0x432b15=(function(){const _0x4bb876=_0xaad4a1,_0x6ab013=_0x47e437[_0x4bb876(0x1a2)];return[_0x6ab013[_0x4bb876(0x14c)],_0x6ab013[_0x4bb876(0x174)],_0x6ab013[_0x4bb876(0x183)],_0x6ab013[_0x4bb876(0x15d)],_0x6ab013[_0x4bb876(0x1be)],_0x6ab013[_0x4bb876(0x157)]];}());this[_0xaad4a1(0x170)][_0xaad4a1(0x150)]({'target':_0x324eff,'positions':_0x432b15});}[_0x3741d4(0x158)](){const _0x574514=_0x3741d4,_0x55e62d=this[_0x574514(0x170)],_0x55f655=_0x55e62d[_0x574514(0x196)][_0x574514(0x197)];_0x55f655&&(this[_0x574514(0x19e)](_0x55f655),_0x55e62d[_0x574514(0x1a5)](),_0x55e62d[_0x574514(0x196)][_0x574514(0x15b)]());}[_0x3741d4(0x1a3)](_0x505701){const _0x32bd5e=_0x3741d4;this[_0x32bd5e(0x14f)](_0x505701,_0x32bd5e(0x1b1),()=>this[_0x32bd5e(0x153)]()),this[_0x32bd5e(0x14f)](_0x505701,_0x32bd5e(0x18b),(_0xcc658c,_0x3de896)=>{const _0x18435e=_0x32bd5e;this[_0x18435e(0x17c)][_0x18435e(0x165)](_0x505701),this[_0x18435e(0x158)](),_0x3de896();});}[_0x3741d4(0x19e)](_0x3c24f5){const _0xcd4774=_0x3741d4;this[_0xcd4774(0x16b)](_0x3c24f5);}}
23
+ const _0x38cb19=_0x21c2;(function(_0x5a901d,_0x45f435){const _0x6feea=_0x21c2,_0x409ad3=_0x5a901d();while(!![]){try{const _0x388fd5=-parseInt(_0x6feea(0x19a))/0x1+-parseInt(_0x6feea(0x1a2))/0x2+parseInt(_0x6feea(0x15b))/0x3*(parseInt(_0x6feea(0x157))/0x4)+-parseInt(_0x6feea(0x199))/0x5+parseInt(_0x6feea(0x16a))/0x6*(parseInt(_0x6feea(0x1bd))/0x7)+parseInt(_0x6feea(0x196))/0x8*(-parseInt(_0x6feea(0x172))/0x9)+parseInt(_0x6feea(0x188))/0xa*(parseInt(_0x6feea(0x1b9))/0xb);if(_0x388fd5===_0x45f435)break;else _0x409ad3['push'](_0x409ad3['shift']());}catch(_0xb1a496){_0x409ad3['push'](_0x409ad3['shift']());}}}(_0x440d,0x4e67f));function _0x21c2(_0x415e70,_0x132abb){const _0x440d24=_0x440d();return _0x21c2=function(_0x21c2ee,_0x3e7415){_0x21c2ee=_0x21c2ee-0x14f;let _0x1effa8=_0x440d24[_0x21c2ee];return _0x1effa8;},_0x21c2(_0x415e70,_0x132abb);}import{ContextPlugin as _0x5739be,Context as _0xb915c5}from'ckeditor5/src/core.js';import _0x3c6040 from'./annotationsuis.js';import _0x5bf5aa from'./sidebar.js';import _0x979896 from'./view/annotationcounterbuttonview.js';import{BalloonPanelView as _0x4f0f33,BodyCollection as _0x3acb69}from'ckeditor5/src/ui.js';import{CKEditorError as _0x193dc2,DomEmitterMixin as _0x11f80d,keyCodes as _0x1bdb0f,Collection as _0x79817c}from'ckeditor5/src/utils.js';import'../../theme/sidebar-narrow.css';import{debounce as _0x3a9d0a}from'lodash-es';import _0x3fc3fb from'./editorannotations.js';export default class i extends _0x5739be{static get[_0x38cb19(0x186)](){return[_0x5bf5aa,_0x3c6040];}static get[_0x38cb19(0x1a5)](){const _0x4bd207=_0x38cb19;return _0x4bd207(0x192);}constructor(_0x1a6b63){const _0x67afbc=_0x38cb19;super(_0x1a6b63),this[_0x67afbc(0x163)]=!0x1,this[_0x67afbc(0x152)]=new Set(),this[_0x67afbc(0x18c)]=Object[_0x67afbc(0x193)](_0x11f80d),this[_0x67afbc(0x19c)]=new Map(),this[_0x67afbc(0x171)](_0x67afbc(0x1c3),null),this[_0x67afbc(0x162)]=null,this[_0x67afbc(0x1a0)]=[],this[_0x67afbc(0x154)]=new _0x79817c(),this[_0x67afbc(0x1a3)]=_0x3a9d0a(()=>{const _0x4db4f9=_0x67afbc;this[_0x4db4f9(0x19f)]();},0xfa,{'leading':!0x1});}[_0x38cb19(0x167)](){const _0x1882c6=_0x38cb19;this[_0x1882c6(0x1b4)][_0x1882c6(0x1ae)][_0x1882c6(0x1c8)](_0x3c6040)[_0x1882c6(0x1c5)](_0x1882c6(0x180),this),this[_0x1882c6(0x1bb)]=new _0x3acb69(this[_0x1882c6(0x1b4)][_0x1882c6(0x18e)]),this[_0x1882c6(0x177)]=new _0x4f0f33(this[_0x1882c6(0x1b4)][_0x1882c6(0x18e)]),this[_0x1882c6(0x1bb)][_0x1882c6(0x1be)](),this[_0x1882c6(0x1bb)][_0x1882c6(0x1b8)](this[_0x1882c6(0x177)]);}[_0x38cb19(0x1b3)](_0x417dbe){const _0x590c73=_0x38cb19;this[_0x590c73(0x162)]=_0x417dbe;const _0x461e70=this[_0x590c73(0x1b4)][_0x590c73(0x1ae)][_0x590c73(0x1c8)](_0x5bf5aa),_0x330953=this[_0x590c73(0x177)];if(_0x461e70[_0x590c73(0x169)]=_0x417dbe,this[_0x590c73(0x163)])throw new _0x193dc2(_0x590c73(0x1bf),this);this[_0x590c73(0x163)]=!0x0,this[_0x590c73(0x18b)](_0x461e70,_0x590c73(0x187),()=>{const _0x2f233e=_0x590c73;this[_0x2f233e(0x19d)](),this[_0x2f233e(0x18b)](_0x461e70,_0x2f233e(0x190),_0x34f104=>{const _0x20119e=_0x2f233e;_0x34f104[_0x20119e(0x1b5)](),this[_0x20119e(0x1b3)](_0x417dbe);});}),_0x461e70[_0x590c73(0x1b2)]({'viewClass':_0x590c73(0x1ac),'spaceBetweenItems':0x5});const _0x2ce6d0=_0x32bfec=>{const _0x383386=_0x590c73,_0x360d6=new _0x979896(this[_0x383386(0x1b4)][_0x383386(0x18e)]);_0x461e70[_0x383386(0x1c9)](_0x32bfec,_0x360d6),this[_0x383386(0x19c)][_0x383386(0x171)](_0x32bfec,_0x360d6),_0x360d6[_0x383386(0x16d)](_0x383386(0x161),_0x383386(0x155),_0x383386(0x185))['to'](_0x32bfec[_0x383386(0x1a6)],_0x383386(0x161),_0x383386(0x159),_0x383386(0x16b)),_0x360d6['on'](_0x383386(0x197),()=>{const _0x5224c5=_0x383386;this[_0x5224c5(0x152)][_0x5224c5(0x18f)](),_0x330953[_0x5224c5(0x1c6)][_0x5224c5(0x15d)]!==_0x32bfec[_0x5224c5(0x1a6)]?(this[_0x5224c5(0x1aa)](_0x32bfec),_0x32bfec[_0x5224c5(0x1a6)][_0x5224c5(0x1ad)][_0x5224c5(0x195)](),this[_0x5224c5(0x194)](_0x32bfec)):this[_0x5224c5(0x194)](null);});};for(const _0x10de66 of _0x417dbe)_0x2ce6d0(_0x10de66);this[_0x590c73(0x18b)](_0x417dbe,_0x590c73(0x1b8),(_0x59e587,_0x1cc899)=>{_0x2ce6d0(_0x1cc899);}),this[_0x590c73(0x18b)](_0x417dbe,_0x590c73(0x191),(_0x1cccc0,_0x2324aa,_0x41e711)=>{const _0xdc60fc=_0x590c73;this[_0xdc60fc(0x19c)][_0xdc60fc(0x1c8)](_0x2324aa)[_0xdc60fc(0x1a7)](),this[_0xdc60fc(0x19c)][_0xdc60fc(0x165)](_0x2324aa),_0x461e70[_0xdc60fc(0x16e)]({'removedAnnotation':_0x2324aa,'previousAnnotation':_0x417dbe[_0xdc60fc(0x1c8)](_0x41e711-0x1),'nextAnnotation':_0x417dbe[_0xdc60fc(0x1c8)](_0x41e711+0x1)}),_0x2324aa===this[_0xdc60fc(0x1c3)]&&this[_0xdc60fc(0x194)](null);},{'priority':_0x590c73(0x14f)}),this[_0x590c73(0x18b)](_0x417dbe,_0x590c73(0x195),(_0x561a1d,_0x1a350d)=>{const _0x430513=_0x590c73;this[_0x430513(0x194)](_0x1a350d);}),this[_0x590c73(0x18b)](_0x417dbe,_0x590c73(0x1c1),()=>{const _0x33386c=_0x590c73;this[_0x33386c(0x194)](null);}),this[_0x590c73(0x18c)][_0x590c73(0x18b)](document,_0x590c73(0x17b),(_0x297717,_0x2e5b4d)=>{const _0x51e6f1=_0x590c73;_0x2e5b4d[_0x51e6f1(0x181)]===_0x1bdb0f[_0x51e6f1(0x176)]&&_0x330953[_0x51e6f1(0x160)]&&(this[_0x51e6f1(0x152)][_0x51e6f1(0x1b8)](_0x330953[_0x51e6f1(0x1c6)][_0x51e6f1(0x15d)]),this[_0x51e6f1(0x179)](),_0x2e5b4d[_0x51e6f1(0x18a)](),_0x2e5b4d[_0x51e6f1(0x153)]());}),this[_0x590c73(0x18c)][_0x590c73(0x18b)](document,_0x590c73(0x19b),(_0x39d7ac,_0x4dcfba)=>{const _0x20d177=_0x590c73,_0x2d3618=_0x4dcfba[_0x20d177(0x166)];_0x330953[_0x20d177(0x160)]&&_0x330953[_0x20d177(0x1ad)][_0x20d177(0x150)](_0x2d3618)||_0x461e70[_0x20d177(0x1a6)][_0x20d177(0x1ad)][_0x20d177(0x150)](_0x2d3618)||_0x39d7ac[_0x20d177(0x1a4)]||this[_0x20d177(0x1c3)]&&this[_0x20d177(0x1c3)][_0x20d177(0x1ba)][_0x20d177(0x15c)](_0xa439e5=>_0xa439e5[_0x20d177(0x150)](_0x2d3618))||(this[_0x20d177(0x152)][_0x20d177(0x18f)](),this[_0x20d177(0x179)](),this[_0x20d177(0x194)](null));});const _0x304d09=this[_0x590c73(0x1b4)]instanceof _0xb915c5?this[_0x590c73(0x1b4)][_0x590c73(0x17f)]:new _0x79817c([this[_0x590c73(0x1b4)]]);for(const _0x98bda3 of _0x304d09)this[_0x590c73(0x16c)](_0x98bda3);this[_0x590c73(0x18b)](_0x304d09,_0x590c73(0x1b8),(_0x3370ee,_0x16f720)=>{const _0x52d14a=_0x590c73;this[_0x52d14a(0x18b)](_0x16f720,_0x52d14a(0x1c7),()=>{const _0x34264e=_0x52d14a;this[_0x34264e(0x16c)](_0x16f720);});}),this[_0x590c73(0x18b)](_0x304d09,_0x590c73(0x191),(_0x48dbfd,_0x373d63)=>{const _0x3c2c18=_0x590c73;_0x373d63[_0x3c2c18(0x1ae)][_0x3c2c18(0x168)](_0x3c2c18(0x15a))&&this[_0x3c2c18(0x19e)](_0x373d63[_0x3c2c18(0x1ae)][_0x3c2c18(0x1c8)](_0x3c2c18(0x15a)));}),window[_0x590c73(0x1b6)](_0x590c73(0x15e),this[_0x590c73(0x1a3)]),this[_0x590c73(0x19f)]();}[_0x38cb19(0x194)](_0x674bb2){const _0x138e58=_0x38cb19;if(_0x674bb2===this[_0x138e58(0x1c3)])return;const _0x544697=this[_0x138e58(0x1b4)][_0x138e58(0x1ae)][_0x138e58(0x1c8)](_0x5bf5aa);if(_0x544697[_0x138e58(0x17c)]({'blurredAnnotation':this[_0x138e58(0x1c3)],'activatedAnnotation':_0x674bb2,'disableAnimationOnActivatedAnnotation':!0x0}),_0x674bb2)_0x544697[_0x138e58(0x17a)](_0x674bb2)?this[_0x138e58(0x1aa)](_0x674bb2):this[_0x138e58(0x179)]();else this[_0x138e58(0x179)]();this[_0x138e58(0x1c3)]=_0x674bb2;}[_0x38cb19(0x19d)](){const _0x504eb0=_0x38cb19;if(!this[_0x504eb0(0x163)])throw new _0x193dc2(_0x504eb0(0x173),this);this[_0x504eb0(0x194)](null);const _0x1aa3ab=this[_0x504eb0(0x1b4)][_0x504eb0(0x1ae)][_0x504eb0(0x1c8)](_0x5bf5aa);this[_0x504eb0(0x179)](),Array[_0x504eb0(0x198)](this[_0x504eb0(0x19c)][_0x504eb0(0x1c0)](),_0x405c5b=>_0x405c5b[_0x504eb0(0x1a7)]()),this[_0x504eb0(0x19c)][_0x504eb0(0x18f)](),_0x1aa3ab[_0x504eb0(0x1a8)](this[_0x504eb0(0x162)]),this[_0x504eb0(0x18d)](),this[_0x504eb0(0x18c)][_0x504eb0(0x18d)](),this[_0x504eb0(0x1b4)]instanceof _0xb915c5&&this[_0x504eb0(0x18d)](this[_0x504eb0(0x1b4)][_0x504eb0(0x17f)]);for(const _0x266742 of Array[_0x504eb0(0x198)](this[_0x504eb0(0x154)]))this[_0x504eb0(0x19e)](_0x266742);window[_0x504eb0(0x183)](_0x504eb0(0x15e),this[_0x504eb0(0x1a3)]),this[_0x504eb0(0x1a3)][_0x504eb0(0x16f)](),this[_0x504eb0(0x1a0)]=[],this[_0x504eb0(0x163)]=!0x1,this[_0x504eb0(0x162)]=null;}[_0x38cb19(0x1a7)](){const _0x186e93=_0x38cb19;this[_0x186e93(0x163)]&&this[_0x186e93(0x19d)](),this[_0x186e93(0x1bb)][_0x186e93(0x1c2)]();}[_0x38cb19(0x16c)](_0x3e2950){const _0x245e7d=_0x38cb19,_0x95b097=_0x3e2950[_0x245e7d(0x1ae)][_0x245e7d(0x1c8)](_0x3fc3fb),_0x5d5030=this[_0x245e7d(0x1b4)][_0x245e7d(0x1ae)][_0x245e7d(0x1c8)](_0x5bf5aa),_0x14dada=this[_0x245e7d(0x162)],_0x530a47=this[_0x245e7d(0x177)],_0x67835a=()=>{const _0x296fce=_0x245e7d,_0x1b60a0=_0x95b097[_0x296fce(0x175)]({'annotations':this[_0x296fce(0x162)],'activeAnnotation':this[_0x296fce(0x1c3)]});this[_0x296fce(0x1a9)](_0x1b60a0),this[_0x296fce(0x194)](_0x1b60a0[0x0]||null);};this[_0x245e7d(0x18b)](_0x95b097,_0x245e7d(0x17c),_0x67835a),this[_0x245e7d(0x18b)](_0x95b097,_0x245e7d(0x1c1),(_0x448bdc,{isAnnotationTracked:_0x2b30d4})=>{const _0x19eea7=_0x245e7d;this[_0x19eea7(0x1c3)]&&_0x2b30d4(this[_0x19eea7(0x1c3)])&&(this[_0x19eea7(0x1a9)]([]),this[_0x19eea7(0x194)](null));}),this[_0x245e7d(0x18b)](_0x95b097,_0x245e7d(0x1b7),()=>{const _0x535934=_0x245e7d;this[_0x535934(0x1a3)]();}),this[_0x245e7d(0x18b)](_0x14dada,_0x245e7d(0x1c1),_0x30f508=>{const _0x525075=_0x245e7d;_0x95b097[_0x525075(0x164)]()&&_0x30f508[_0x525075(0x184)]();},{'priority':_0x245e7d(0x174)}),this[_0x245e7d(0x18b)](this[_0x245e7d(0x18c)],_0x245e7d(0x19b),(_0xaf733f,_0x3d8d5a)=>{const _0x3dd23d=_0x245e7d,_0xe2f376=_0x3d8d5a[_0x3dd23d(0x166)];_0x530a47[_0x3dd23d(0x160)]&&_0x530a47[_0x3dd23d(0x1ad)][_0x3dd23d(0x150)](_0xe2f376)||_0x5d5030[_0x3dd23d(0x1a6)][_0x3dd23d(0x1ad)][_0x3dd23d(0x150)](_0xe2f376)||this[_0x3dd23d(0x1c3)]&&_0x95b097[_0x3dd23d(0x164)]()&&(_0x67835a(),_0xaf733f[_0x3dd23d(0x1a4)]=!0x0);},{'priority':_0x245e7d(0x174)}),this[_0x245e7d(0x154)][_0x245e7d(0x1b8)](_0x95b097);}[_0x38cb19(0x19e)](_0xcb1281){const _0x3c6f98=_0x38cb19;_0xcb1281&&(this[_0x3c6f98(0x18d)](_0xcb1281),this[_0x3c6f98(0x154)][_0x3c6f98(0x191)](_0xcb1281));}[_0x38cb19(0x1a9)](_0x131d6e){const _0xa07633=_0x38cb19;for(const _0x4ebf4e of this[_0xa07633(0x1a0)])_0x131d6e[_0xa07633(0x170)](_0x4ebf4e)||this[_0xa07633(0x152)][_0xa07633(0x165)](_0x4ebf4e[_0xa07633(0x1a6)]);this[_0xa07633(0x1a0)]=_0x131d6e;}[_0x38cb19(0x19f)](){const _0x2561b4=_0x38cb19,_0x4a4f15=this[_0x2561b4(0x177)];this[_0x2561b4(0x162)][_0x2561b4(0x151)](),_0x4a4f15[_0x2561b4(0x160)]&&this[_0x2561b4(0x158)]();}[_0x38cb19(0x1aa)](_0x5f4861){const _0x357c3c=_0x38cb19;if(this[_0x357c3c(0x152)][_0x357c3c(0x168)](_0x5f4861[_0x357c3c(0x1a6)]))return;const _0x10b1fa=this[_0x357c3c(0x177)][_0x357c3c(0x1c6)][_0x357c3c(0x15d)];_0x10b1fa!==_0x5f4861[_0x357c3c(0x1a6)]?(_0x10b1fa&&this[_0x357c3c(0x1bc)](_0x10b1fa),this[_0x357c3c(0x1ab)](_0x5f4861[_0x357c3c(0x1a6)]),this[_0x357c3c(0x177)][_0x357c3c(0x1c6)][_0x357c3c(0x18f)](),this[_0x357c3c(0x177)][_0x357c3c(0x1c6)][_0x357c3c(0x1b8)](_0x5f4861[_0x357c3c(0x1a6)]),this[_0x357c3c(0x158)]()):this[_0x357c3c(0x158)]();}[_0x38cb19(0x158)](){const _0x168b06=_0x38cb19,_0x492811=this[_0x168b06(0x177)][_0x168b06(0x1c6)][_0x168b06(0x15d)],_0x1dfdfd=_0x492811&&this[_0x168b06(0x162)][_0x168b06(0x1a1)](_0x492811);if(!_0x1dfdfd||!this[_0x168b06(0x19c)][_0x168b06(0x168)](_0x1dfdfd))return;const _0x26d180=this[_0x168b06(0x19c)][_0x168b06(0x1c8)](_0x1dfdfd)[_0x168b06(0x1ad)],_0x2c357a=(function(){const _0x84a2b0=_0x168b06,_0x283612=_0x4f0f33[_0x84a2b0(0x17e)];return[_0x283612[_0x84a2b0(0x156)],_0x283612[_0x84a2b0(0x17d)],_0x283612[_0x84a2b0(0x1b1)],_0x283612[_0x84a2b0(0x1af)],_0x283612[_0x84a2b0(0x1b0)],_0x283612[_0x84a2b0(0x15f)]];}());this[_0x168b06(0x177)][_0x168b06(0x189)]({'target':_0x26d180,'positions':_0x2c357a});}[_0x38cb19(0x179)](){const _0x538ad2=_0x38cb19,_0x5bdea8=this[_0x538ad2(0x177)],_0x58cd7c=_0x5bdea8[_0x538ad2(0x1c6)][_0x538ad2(0x15d)];_0x58cd7c&&(this[_0x538ad2(0x1bc)](_0x58cd7c),_0x5bdea8[_0x538ad2(0x178)](),_0x5bdea8[_0x538ad2(0x1c6)][_0x538ad2(0x18f)]());}[_0x38cb19(0x1ab)](_0x581e40){const _0x3ca0ae=_0x38cb19;this[_0x3ca0ae(0x18b)](_0x581e40,_0x3ca0ae(0x1c4),()=>this[_0x3ca0ae(0x158)]()),this[_0x3ca0ae(0x18b)](_0x581e40,_0x3ca0ae(0x182),(_0x2fd6ea,_0x5d35aa)=>{const _0x5a5c47=_0x3ca0ae;this[_0x5a5c47(0x152)][_0x5a5c47(0x1b8)](_0x581e40),this[_0x5a5c47(0x179)](),_0x5d35aa();});}[_0x38cb19(0x1bc)](_0x33b8a5){const _0x2d6569=_0x38cb19;this[_0x2d6569(0x18d)](_0x33b8a5);}}function _0x440d(){const _0xec2679=['NarrowSidebar','create','setActiveAnnotation','focus','29752xSeokn','execute','from','2588295llxNOb','517274kkFNUp','mousedown','_annotationToNarrowView','detach','_destroyEditorAnnotationsIntegration','_refreshPositioning','_selectedAnnotations','getByView','1117502fNnhgT','_refreshPositioningDebounced','preventClosingBalloon','pluginName','view','destroy','_detachFromContainer','_setSelectedAnnotations','_showBalloon','_attachListeners','ck-sidebar--narrow','element','plugins','northArrowSouth','southArrowNorthWest','southArrowNorth','_attachToContainer','attach','context','off','addEventListener','uiUpdate','add','1991THIzbV','focusableElements','bodyCollection','_detachListeners','4344011YKADgr','attachToDom','narrowsidebar-attach-already-attached','values','blur','detachFromDom','activeAnnotation','change:height','register','content','ready','get','addAnnotation','low','contains','refreshPositioning','_manuallyClosedAnnotationViews','preventDefault','_editorAnnotations','annotationType','southArrowNorthEast','12uDXoCK','_updateBalloonPosition','type','EditorAnnotations','98760TXdJND','find','first','resize','northArrowSouthWest','isVisible','isDirty','annotations','isAttached','hasDomSelection','delete','target','init','has','_annotations','6ZiwhEk','length','_integrateWithEditorAnnotations','bind','rearrange','cancel','includes','set','99xXkBzq','narrowsidebar-detach-not-attached','high','getOrderedSelectedAnnotations','esc','balloonPanelView','unpin','_hideBalloon','getSidebarItemView','keydown','refresh','northArrowSouthEast','defaultPositions','editors','narrowSidebar','keyCode','Esc','removeEventListener','stop','number','requires','set:container','68310XIlXAQ','pin','stopPropagation','listenTo','_domEmitter','stopListening','locale','clear','change:container','remove'];_0x440d=function(){return _0xec2679;};return _0x440d();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x13db8c=_0x154d;function _0x154d(_0x104f38,_0x40f9bd){const _0x488c11=_0x488c();return _0x154d=function(_0x154deb,_0x446ebd){_0x154deb=_0x154deb-0x12b;let _0x241bb4=_0x488c11[_0x154deb];return _0x241bb4;},_0x154d(_0x104f38,_0x40f9bd);}(function(_0x227a5f,_0x550e6b){const _0x4e5827=_0x154d,_0x111122=_0x227a5f();while(!![]){try{const _0x39bf60=parseInt(_0x4e5827(0x139))/0x1*(-parseInt(_0x4e5827(0x17e))/0x2)+-parseInt(_0x4e5827(0x182))/0x3+-parseInt(_0x4e5827(0x17a))/0x4+parseInt(_0x4e5827(0x17f))/0x5*(parseInt(_0x4e5827(0x179))/0x6)+-parseInt(_0x4e5827(0x131))/0x7*(-parseInt(_0x4e5827(0x12d))/0x8)+parseInt(_0x4e5827(0x15c))/0x9*(-parseInt(_0x4e5827(0x15a))/0xa)+parseInt(_0x4e5827(0x156))/0xb;if(_0x39bf60===_0x550e6b)break;else _0x111122['push'](_0x111122['shift']());}catch(_0x440012){_0x111122['push'](_0x111122['shift']());}}}(_0x488c,0x51c01));import{ContextPlugin as _0x4c51f0}from'ckeditor5/src/core.js';import{Rect as _0x29c212,CKEditorError as _0x26e59a}from'ckeditor5/src/utils.js';import _0x2e190a from'./view/sidebarview.js';import _0x28275d from'./view/sidebaritemview.js';function _0x488c(){const _0x55acd8=['_getTargetTop','listenTo','unbind','set','_attachToContainer','stopListening','isAnimationDisabled','18256040MkMGfu','target','sidebar.container','content','110sXulRZ','_getMaxAvailableTop','308061xGtyHN','get','push','_activeAnnotation','_createSidebarView','length','context','_alignForTopChange','_recalculate','_sidebarItemViewToAnnotation','change:_lastItem','appendChild','max','_annotationToSidebarItemView','setContainer','addAnnotation','_setItemTop','updateHeight','_alignToTargetRect','sidebar-attachtocontainer-missing-container','locale','_destroySidebarItemView','init','_recalculateBuffer','_lastItem','bottom','sidebar-setcontainer-invalid-element','object','height','7962gLUngS','2557676tWakEa','remove','pluginName','view','122uOyCSD','2505zROroP','getSidebarItemView','_alignForBottomChange','1822212Izokmm','list','config','targetRect','clear','2144504Fgomqy','class','_targetTop','getIndex','7fhmcMz','change:targetRect','_spaceBetweenItems','bind','_alignBeforeItem','delete','minHeight','refresh','10399IESfXS','define','_getItemBefore','element','container','isActive','change:bottom','rearrange','_annotations','top','last','render','_detachFromContainer','sidebar.preventScrollOutOfView','_updateLastItem','nodeType','add','_getItemAfter','_alignAfterItem','destroy','change:top','Sidebar'];_0x488c=function(){return _0x55acd8;};return _0x488c();}export default class z extends _0x4c51f0{static get[_0x13db8c(0x17c)](){const _0x110d7e=_0x13db8c;return _0x110d7e(0x14e);}constructor(_0x494c6b){const _0x5973d8=_0x13db8c;super(_0x494c6b),this[_0x5973d8(0x152)](_0x5973d8(0x174),void 0x0),this[_0x5973d8(0x17d)]=this[_0x5973d8(0x160)](),this[_0x5973d8(0x152)](_0x5973d8(0x13d),null),this[_0x5973d8(0x133)]=0x19,this[_0x5973d8(0x165)]=new Map(),this[_0x5973d8(0x169)]=new Map(),this[_0x5973d8(0x162)][_0x5973d8(0x184)][_0x5973d8(0x13a)](_0x5973d8(0x146),!0x1),this[_0x5973d8(0x141)]=null,this[_0x5973d8(0x15f)]=null,this[_0x5973d8(0x173)]=[];}[_0x13db8c(0x172)](){const _0x490683=_0x13db8c,_0x21e60e=this[_0x490683(0x162)][_0x490683(0x184)][_0x490683(0x15d)](_0x490683(0x158));_0x21e60e&&this[_0x490683(0x16a)](_0x21e60e);}[_0x13db8c(0x16a)](_0x932988){const _0xc495cb=_0x13db8c;if(!y(_0x932988))throw new _0x26e59a(_0xc495cb(0x176));this[_0xc495cb(0x13d)]=_0x932988;}[_0x13db8c(0x153)]({viewClass:_0x3253af='',spaceBetweenItems:_0x20f7fa=0x19}={}){const _0x3b0999=_0x13db8c;if(!y(this[_0x3b0999(0x13d)]))throw new _0x26e59a(_0x3b0999(0x16f),this);this[_0x3b0999(0x13d)][_0x3b0999(0x167)](this[_0x3b0999(0x17d)][_0x3b0999(0x13c)]),this[_0x3b0999(0x17d)][_0x3b0999(0x12e)]=_0x3253af,this[_0x3b0999(0x133)]=_0x20f7fa;}[_0x13db8c(0x140)]({removedAnnotation:_0x3d8ac9,previousAnnotation:_0x3c8fa2,nextAnnotation:_0x1a38ba}){const _0xa0fcd6=_0x13db8c,_0x23f6d0=this[_0xa0fcd6(0x180)](_0x3d8ac9);this[_0xa0fcd6(0x17d)][_0xa0fcd6(0x183)][_0xa0fcd6(0x17b)](_0x23f6d0),this[_0xa0fcd6(0x171)](_0x3d8ac9),_0x3c8fa2&&this[_0xa0fcd6(0x16e)](this[_0xa0fcd6(0x180)](_0x3c8fa2)),_0x1a38ba&&this[_0xa0fcd6(0x16e)](this[_0xa0fcd6(0x180)](_0x1a38ba)),this[_0xa0fcd6(0x147)]();}[_0x13db8c(0x138)]({blurredAnnotation:_0x38bc34,activatedAnnotation:_0x27f80c,disableAnimationOnActivatedAnnotation:_0x4dc16b}){const _0x40b429=_0x13db8c;if(this[_0x40b429(0x15f)]=_0x27f80c,_0x38bc34){_0x38bc34[_0x40b429(0x13e)]=!0x1;const _0x2e3b03=this[_0x40b429(0x180)](_0x38bc34);_0x2e3b03&&_0x4dc16b&&(_0x2e3b03[_0x40b429(0x155)]=!0x1);}if(_0x27f80c){const _0x4f99f7=this[_0x40b429(0x180)](_0x27f80c);_0x4f99f7&&(_0x27f80c[_0x40b429(0x13e)]=!0x0,_0x4dc16b&&(_0x4f99f7[_0x40b429(0x155)]=!0x0,_0x4f99f7[_0x40b429(0x142)]+=0x1),this[_0x40b429(0x16e)](_0x4f99f7));}}[_0x13db8c(0x145)](_0x12d83b){const _0x382a73=_0x13db8c;if(this[_0x382a73(0x17d)][_0x382a73(0x13c)][_0x382a73(0x17b)](),_0x12d83b){for(const _0x287678 of _0x12d83b)this[_0x382a73(0x171)](_0x287678);}this[_0x382a73(0x17d)][_0x382a73(0x183)][_0x382a73(0x12c)](),this[_0x382a73(0x17d)][_0x382a73(0x12e)]='',this[_0x382a73(0x174)]=null;}[_0x13db8c(0x16b)](_0x4544d7,_0x35757d){const _0x37d897=_0x13db8c;_0x35757d||(_0x35757d=_0x4544d7[_0x37d897(0x17d)]);const _0x6abe49=new _0x28275d(this[_0x37d897(0x162)][_0x37d897(0x170)]);this[_0x37d897(0x165)][_0x37d897(0x152)](_0x6abe49,_0x4544d7),this[_0x37d897(0x169)][_0x37d897(0x152)](_0x4544d7,_0x6abe49),_0x6abe49[_0x37d897(0x159)][_0x37d897(0x149)](_0x35757d),this[_0x37d897(0x150)](_0x4544d7[_0x37d897(0x17d)],_0x37d897(0x132),(_0x4e22a8,_0x3239e5,_0x1d5985)=>{const _0x243042=_0x37d897,_0x33da08=this[_0x243042(0x14f)](_0x4544d7,_0x1d5985);_0x6abe49[_0x243042(0x12f)]!=_0x33da08&&(_0x6abe49[_0x243042(0x12f)]=_0x33da08,this[_0x243042(0x16c)](_0x6abe49,_0x33da08));}),this[_0x37d897(0x150)](_0x6abe49,_0x37d897(0x14d),()=>{const _0x196293=_0x37d897;this[_0x196293(0x164)](_0x6abe49,_0x196293(0x142));}),this[_0x37d897(0x150)](_0x6abe49,_0x37d897(0x13f),()=>{const _0x4d8079=_0x37d897;this[_0x4d8079(0x164)](_0x6abe49,_0x4d8079(0x175));}),this[_0x37d897(0x16e)](_0x6abe49);const _0x56101d=this[_0x37d897(0x13b)](_0x6abe49);if(_0x56101d)this[_0x37d897(0x14b)](_0x56101d,_0x6abe49)||this[_0x37d897(0x16e)](_0x6abe49);else this[_0x37d897(0x16e)](_0x6abe49);return this[_0x37d897(0x147)](),this[_0x37d897(0x17d)][_0x37d897(0x183)][_0x37d897(0x149)](_0x6abe49),_0x6abe49;}[_0x13db8c(0x163)](_0x5e1472){const _0x23da51=_0x13db8c;if(!_0x5e1472[_0x23da51(0x159)][_0x23da51(0x161)])return;const _0x27a946=this[_0x23da51(0x13b)](_0x5e1472);if(!_0x27a946)return;const _0x5461dd=this[_0x23da51(0x165)][_0x23da51(0x15d)](_0x27a946),_0x40b22b=this[_0x23da51(0x15f)];_0x40b22b&&_0x40b22b===_0x5461dd?this[_0x23da51(0x14b)](_0x27a946,_0x5e1472):this[_0x23da51(0x135)](_0x5e1472,_0x27a946);}[_0x13db8c(0x181)](_0x540a25){const _0x4617d0=_0x13db8c;if(!_0x540a25[_0x4617d0(0x159)][_0x4617d0(0x161)])return;const _0x446e67=this[_0x4617d0(0x14a)](_0x540a25);if(!_0x446e67)return;const _0x4722e7=this[_0x4617d0(0x165)][_0x4617d0(0x15d)](_0x446e67),_0x1f65c8=this[_0x4617d0(0x162)][_0x4617d0(0x184)][_0x4617d0(0x15d)](_0x4617d0(0x146)),_0x42a674=this[_0x4617d0(0x15f)];_0x42a674&&_0x42a674===_0x4722e7&&_0x1f65c8?(this[_0x4617d0(0x135)](_0x446e67,_0x540a25),this[_0x4617d0(0x14b)](_0x540a25,_0x446e67)):_0x42a674&&_0x42a674===_0x4722e7?this[_0x4617d0(0x135)](_0x446e67,_0x540a25):this[_0x4617d0(0x14b)](_0x540a25,_0x446e67);}[_0x13db8c(0x164)](_0x20b00d,_0x2f1d3d){const _0x1f6322=_0x13db8c;0x0===this[_0x1f6322(0x173)][_0x1f6322(0x161)]&&setTimeout(()=>{const _0x5e926f=_0x1f6322;for(const {sidebarItemView:_0x179335,changedProp:_0x1d29b7}of this[_0x5e926f(0x173)])_0x5e926f(0x142)===_0x1d29b7?this[_0x5e926f(0x163)](_0x179335):this[_0x5e926f(0x181)](_0x179335);this[_0x5e926f(0x173)]=[];},0xa),this[_0x1f6322(0x173)][_0x1f6322(0x15e)]({'sidebarItemView':_0x20b00d,'changedProp':_0x2f1d3d});}[_0x13db8c(0x180)](_0x106c60){const _0x36605d=_0x13db8c;return this[_0x36605d(0x169)][_0x36605d(0x15d)](_0x106c60);}[_0x13db8c(0x14c)](){const _0x4dd285=_0x13db8c;this[_0x4dd285(0x154)](),this[_0x4dd285(0x17d)][_0x4dd285(0x14c)]();}[_0x13db8c(0x171)](_0x356728){const _0x2892f1=_0x13db8c,_0x8809d1=this[_0x2892f1(0x180)](_0x356728);this[_0x2892f1(0x154)](_0x8809d1),this[_0x2892f1(0x154)](_0x356728[_0x2892f1(0x17d)]),_0x8809d1[_0x2892f1(0x14c)](),this[_0x2892f1(0x169)][_0x2892f1(0x136)](_0x356728),this[_0x2892f1(0x165)][_0x2892f1(0x136)](_0x8809d1);}[_0x13db8c(0x160)](){const _0x38ee75=_0x13db8c,_0x2cf22e=new _0x2e190a(this[_0x38ee75(0x162)][_0x38ee75(0x170)]);return _0x2cf22e[_0x38ee75(0x144)](),this['on'](_0x38ee75(0x166),(_0x832148,_0x275369,_0x4f0d34,_0x213b96)=>{const _0x512659=_0x38ee75;_0x213b96&&_0x2cf22e[_0x512659(0x151)](_0x512659(0x137)),_0x4f0d34?_0x2cf22e[_0x512659(0x134)](_0x512659(0x137))['to'](_0x4f0d34,_0x512659(0x175)):_0x2cf22e[_0x512659(0x137)]=null;}),_0x2cf22e;}[_0x13db8c(0x147)](){const _0x4592f0=_0x13db8c;var _0x57e8e7;this[_0x4592f0(0x174)]=(null===(_0x57e8e7=this[_0x4592f0(0x141)])||void 0x0===_0x57e8e7?void 0x0:_0x57e8e7[_0x4592f0(0x143)])?this[_0x4592f0(0x180)](this[_0x4592f0(0x141)][_0x4592f0(0x143)]):null;}[_0x13db8c(0x13b)](_0xc40ae7){const _0x25f0a0=_0x13db8c;var _0x555eea;const _0x336566=this[_0x25f0a0(0x165)][_0x25f0a0(0x15d)](_0xc40ae7),_0x4b37dd=_0x336566&&(null===(_0x555eea=this[_0x25f0a0(0x141)])||void 0x0===_0x555eea?void 0x0:_0x555eea[_0x25f0a0(0x15d)](this[_0x25f0a0(0x141)][_0x25f0a0(0x130)](_0x336566)-0x1));return _0x4b37dd&&this[_0x25f0a0(0x180)](_0x4b37dd)||null;}[_0x13db8c(0x14a)](_0x457bf4){const _0x1cf7d4=_0x13db8c;var _0x46c817;const _0x3a449e=this[_0x1cf7d4(0x165)][_0x1cf7d4(0x15d)](_0x457bf4),_0x44ef44=_0x3a449e&&(null===(_0x46c817=this[_0x1cf7d4(0x141)])||void 0x0===_0x46c817?void 0x0:_0x46c817[_0x1cf7d4(0x15d)](this[_0x1cf7d4(0x141)][_0x1cf7d4(0x130)](_0x3a449e)+0x1));return _0x44ef44&&this[_0x1cf7d4(0x180)](_0x44ef44)||null;}[_0x13db8c(0x135)](_0x4aaa7d,_0xe58cfa){const _0x41ef5b=_0x13db8c;_0x4aaa7d[_0x41ef5b(0x16d)]();const _0x433e85=M(_0xe58cfa[_0x41ef5b(0x175)]+this[_0x41ef5b(0x133)],_0x4aaa7d[_0x41ef5b(0x142)]);return!!_0x433e85&&(this[_0x41ef5b(0x16c)](_0xe58cfa,_0xe58cfa[_0x41ef5b(0x142)]-_0x433e85),!0x0);}[_0x13db8c(0x14b)](_0x20062d,_0x28c02f){const _0x419bcd=_0x13db8c;_0x20062d[_0x419bcd(0x16d)]();const _0x4313f4=M(_0x20062d[_0x419bcd(0x175)]+this[_0x419bcd(0x133)],_0x28c02f[_0x419bcd(0x142)]);return!!_0x4313f4&&(this[_0x419bcd(0x16c)](_0x28c02f,_0x28c02f[_0x419bcd(0x142)]+_0x4313f4,!0x1),!0x0);}[_0x13db8c(0x16e)](_0xa4afc){const _0x521fec=_0x13db8c,_0x7a987=this[_0x521fec(0x165)][_0x521fec(0x15d)](_0xa4afc);if(!_0x7a987||!_0x7a987[_0x521fec(0x157)]||!_0x7a987[_0x521fec(0x12b)])return;const _0x24bc5f=this[_0x521fec(0x14f)](_0x7a987,_0x7a987[_0x521fec(0x12b)]);this[_0x521fec(0x16c)](_0xa4afc,_0x24bc5f);}[_0x13db8c(0x14f)](_0xd59597,_0x36c854){const _0x2d6eca=_0x13db8c;if(null===_0x36c854)return 0x0;if(_0xd59597[_0x2d6eca(0x157)]instanceof _0x29c212)return _0x36c854[_0x2d6eca(0x142)];{const _0x4876c9=new _0x29c212(this[_0x2d6eca(0x17d)][_0x2d6eca(0x13c)])[_0x2d6eca(0x142)];return _0x36c854[_0x2d6eca(0x142)]-_0x4876c9;}}[_0x13db8c(0x16c)](_0x36c6d7,_0x29bed3,_0x476e6d=this[_0x13db8c(0x162)][_0x13db8c(0x184)][_0x13db8c(0x15d)](_0x13db8c(0x146))){const _0x3af411=_0x13db8c;_0x476e6d&&(_0x29bed3=Math[_0x3af411(0x168)](_0x29bed3,this[_0x3af411(0x15b)](_0x36c6d7))),_0x36c6d7[_0x3af411(0x142)]=_0x29bed3;}[_0x13db8c(0x15b)](_0x4021cd){const _0xc55148=_0x13db8c;let _0x18eadb=this[_0xc55148(0x13b)](_0x4021cd),_0xd1d938=0x0;for(;_0x18eadb;)_0x18eadb[_0xc55148(0x16d)](),_0xd1d938+=this[_0xc55148(0x133)]+_0x18eadb[_0xc55148(0x178)],_0x18eadb=this[_0xc55148(0x13b)](_0x18eadb);return _0xd1d938;}}function M(_0x4d8c84,_0x4769ae){const _0x46841a=_0x13db8c;return Math[_0x46841a(0x168)](_0x4d8c84-_0x4769ae,0x0);}function y(_0x312532){const _0xcf4245=_0x13db8c;return null!==_0x312532&&_0xcf4245(0x177)==typeof _0x312532&&0x1===_0x312532[_0xcf4245(0x148)];}
23
+ const _0x308c40=_0x2cbe;function _0x2cbe(_0x58c031,_0x3f3477){const _0x2fcc3c=_0x2fcc();return _0x2cbe=function(_0x2cbefe,_0x3c1b5c){_0x2cbefe=_0x2cbefe-0x72;let _0xf67126=_0x2fcc3c[_0x2cbefe];return _0xf67126;},_0x2cbe(_0x58c031,_0x3f3477);}(function(_0x3fa564,_0x381282){const _0x326da3=_0x2cbe,_0x52c04f=_0x3fa564();while(!![]){try{const _0x4cafe6=-parseInt(_0x326da3(0xaa))/0x1*(parseInt(_0x326da3(0x8e))/0x2)+parseInt(_0x326da3(0x82))/0x3+parseInt(_0x326da3(0xa7))/0x4+parseInt(_0x326da3(0xbe))/0x5*(-parseInt(_0x326da3(0x9b))/0x6)+-parseInt(_0x326da3(0x98))/0x7+-parseInt(_0x326da3(0x93))/0x8+parseInt(_0x326da3(0xc5))/0x9;if(_0x4cafe6===_0x381282)break;else _0x52c04f['push'](_0x52c04f['shift']());}catch(_0x4b695d){_0x52c04f['push'](_0x52c04f['shift']());}}}(_0x2fcc,0x7a302));function _0x2fcc(){const _0x2ebf12=['minHeight','19374687yspXZK','_recalculate','_recalculateBuffer','_getMaxAvailableTop','sidebar-setcontainer-invalid-element','change:top','container','bind','_getItemBefore','updateHeight','_lastItem','change:targetRect','Sidebar','stopListening','set','length','bottom','top','_getTargetTop','isActive','push','135816sWtXcg','list','setContainer','context','clear','define','_detachFromContainer','_createSidebarView','_updateLastItem','_spaceBetweenItems','listenTo','content','2YSdySk','addAnnotation','_alignBeforeItem','_setItemTop','_alignForBottomChange','1367184HUBNTW','_getItemAfter','init','sidebar.preventScrollOutOfView','change:bottom','5343807WWmUio','get','refresh','6uyvfWE','class','sidebar.container','height','_activeAnnotation','target','pluginName','render','max','destroy','_attachToContainer','sidebar-attachtocontainer-missing-container','642260jUFoOy','locale','config','708011PNyQEy','element','_alignToTargetRect','_sidebarItemViewToAnnotation','_destroySidebarItemView','nodeType','appendChild','_annotations','isAnimationDisabled','last','_alignForTopChange','_alignAfterItem','delete','object','unbind','_annotationToSidebarItemView','add','_targetTop','view','getSidebarItemView','1078940eXkPoZ','change:_lastItem','getIndex','targetRect','rearrange','remove'];_0x2fcc=function(){return _0x2ebf12;};return _0x2fcc();}import{ContextPlugin as _0x4c8461}from'ckeditor5/src/core.js';import{Rect as _0xaa225e,CKEditorError as _0x54a064}from'ckeditor5/src/utils.js';import _0x4f7eff from'./view/sidebarview.js';import _0x2ba524 from'./view/sidebaritemview.js';export default class z extends _0x4c8461{static get[_0x308c40(0xa1)](){const _0x5f50ac=_0x308c40;return _0x5f50ac(0x79);}constructor(_0x5f1de7){const _0x57fb63=_0x308c40;super(_0x5f1de7),this[_0x57fb63(0x7b)](_0x57fb63(0x77),void 0x0),this[_0x57fb63(0xbc)]=this[_0x57fb63(0x89)](),this[_0x57fb63(0x7b)](_0x57fb63(0x73),null),this[_0x57fb63(0x8b)]=0x19,this[_0x57fb63(0xad)]=new Map(),this[_0x57fb63(0xb9)]=new Map(),this[_0x57fb63(0x85)][_0x57fb63(0xa9)][_0x57fb63(0x87)](_0x57fb63(0x96),!0x1),this[_0x57fb63(0xb1)]=null,this[_0x57fb63(0x9f)]=null,this[_0x57fb63(0xc7)]=[];}[_0x308c40(0x95)](){const _0x31c827=_0x308c40,_0x5ac385=this[_0x31c827(0x85)][_0x31c827(0xa9)][_0x31c827(0x99)](_0x31c827(0x9d));_0x5ac385&&this[_0x31c827(0x84)](_0x5ac385);}[_0x308c40(0x84)](_0x2e8c0c){const _0x38e38f=_0x308c40;if(!y(_0x2e8c0c))throw new _0x54a064(_0x38e38f(0xc9));this[_0x38e38f(0x73)]=_0x2e8c0c;}[_0x308c40(0xa5)]({viewClass:_0x410af6='',spaceBetweenItems:_0x194ceb=0x19}={}){const _0x503a3=_0x308c40;if(!y(this[_0x503a3(0x73)]))throw new _0x54a064(_0x503a3(0xa6),this);this[_0x503a3(0x73)][_0x503a3(0xb0)](this[_0x503a3(0xbc)][_0x503a3(0xab)]),this[_0x503a3(0xbc)][_0x503a3(0x9c)]=_0x410af6,this[_0x503a3(0x8b)]=_0x194ceb;}[_0x308c40(0xc2)]({removedAnnotation:_0x421b08,previousAnnotation:_0x704aac,nextAnnotation:_0x51baf6}){const _0x1e05e0=_0x308c40,_0x56eaab=this[_0x1e05e0(0xbd)](_0x421b08);this[_0x1e05e0(0xbc)][_0x1e05e0(0x83)][_0x1e05e0(0xc3)](_0x56eaab),this[_0x1e05e0(0xae)](_0x421b08),_0x704aac&&this[_0x1e05e0(0xac)](this[_0x1e05e0(0xbd)](_0x704aac)),_0x51baf6&&this[_0x1e05e0(0xac)](this[_0x1e05e0(0xbd)](_0x51baf6)),this[_0x1e05e0(0x8a)]();}[_0x308c40(0x9a)]({blurredAnnotation:_0x2f6bf7,activatedAnnotation:_0x1a4ecd,disableAnimationOnActivatedAnnotation:_0x19de76}){const _0x39ded2=_0x308c40;if(this[_0x39ded2(0x9f)]=_0x1a4ecd,_0x2f6bf7){_0x2f6bf7[_0x39ded2(0x80)]=!0x1;const _0x5f40a6=this[_0x39ded2(0xbd)](_0x2f6bf7);_0x5f40a6&&_0x19de76&&(_0x5f40a6[_0x39ded2(0xb2)]=!0x1);}if(_0x1a4ecd){const _0x2a37da=this[_0x39ded2(0xbd)](_0x1a4ecd);_0x2a37da&&(_0x1a4ecd[_0x39ded2(0x80)]=!0x0,_0x19de76&&(_0x2a37da[_0x39ded2(0xb2)]=!0x0,_0x2a37da[_0x39ded2(0x7e)]+=0x1),this[_0x39ded2(0xac)](_0x2a37da));}}[_0x308c40(0x88)](_0x1dadb2){const _0x2a9d08=_0x308c40;if(this[_0x2a9d08(0xbc)][_0x2a9d08(0xab)][_0x2a9d08(0xc3)](),_0x1dadb2){for(const _0x5c7c42 of _0x1dadb2)this[_0x2a9d08(0xae)](_0x5c7c42);}this[_0x2a9d08(0xbc)][_0x2a9d08(0x83)][_0x2a9d08(0x86)](),this[_0x2a9d08(0xbc)][_0x2a9d08(0x9c)]='',this[_0x2a9d08(0x77)]=null;}[_0x308c40(0x8f)](_0x1b4b1c,_0x2ae011){const _0x5528f6=_0x308c40;_0x2ae011||(_0x2ae011=_0x1b4b1c[_0x5528f6(0xbc)]);const _0x3c663d=new _0x2ba524(this[_0x5528f6(0x85)][_0x5528f6(0xa8)]);this[_0x5528f6(0xad)][_0x5528f6(0x7b)](_0x3c663d,_0x1b4b1c),this[_0x5528f6(0xb9)][_0x5528f6(0x7b)](_0x1b4b1c,_0x3c663d),_0x3c663d[_0x5528f6(0x8d)][_0x5528f6(0xba)](_0x2ae011),this[_0x5528f6(0x8c)](_0x1b4b1c[_0x5528f6(0xbc)],_0x5528f6(0x78),(_0x10074a,_0xc19f36,_0x9d5e26)=>{const _0x29a39e=_0x5528f6,_0xb17c02=this[_0x29a39e(0x7f)](_0x1b4b1c,_0x9d5e26);_0x3c663d[_0x29a39e(0xbb)]!=_0xb17c02&&(_0x3c663d[_0x29a39e(0xbb)]=_0xb17c02,this[_0x29a39e(0x91)](_0x3c663d,_0xb17c02));}),this[_0x5528f6(0x8c)](_0x3c663d,_0x5528f6(0x72),()=>{const _0x300c4a=_0x5528f6;this[_0x300c4a(0xc6)](_0x3c663d,_0x300c4a(0x7e));}),this[_0x5528f6(0x8c)](_0x3c663d,_0x5528f6(0x97),()=>{const _0x334ad0=_0x5528f6;this[_0x334ad0(0xc6)](_0x3c663d,_0x334ad0(0x7d));}),this[_0x5528f6(0xac)](_0x3c663d);const _0xd654d7=this[_0x5528f6(0x75)](_0x3c663d);if(_0xd654d7)this[_0x5528f6(0xb5)](_0xd654d7,_0x3c663d)||this[_0x5528f6(0xac)](_0x3c663d);else this[_0x5528f6(0xac)](_0x3c663d);return this[_0x5528f6(0x8a)](),this[_0x5528f6(0xbc)][_0x5528f6(0x83)][_0x5528f6(0xba)](_0x3c663d),_0x3c663d;}[_0x308c40(0xb4)](_0x52f71b){const _0x4d916f=_0x308c40;if(!_0x52f71b[_0x4d916f(0x8d)][_0x4d916f(0x7c)])return;const _0x5ee78f=this[_0x4d916f(0x75)](_0x52f71b);if(!_0x5ee78f)return;const _0x5b3972=this[_0x4d916f(0xad)][_0x4d916f(0x99)](_0x5ee78f),_0x4899ff=this[_0x4d916f(0x9f)];_0x4899ff&&_0x4899ff===_0x5b3972?this[_0x4d916f(0xb5)](_0x5ee78f,_0x52f71b):this[_0x4d916f(0x90)](_0x52f71b,_0x5ee78f);}[_0x308c40(0x92)](_0x5c9a7f){const _0x3507c3=_0x308c40;if(!_0x5c9a7f[_0x3507c3(0x8d)][_0x3507c3(0x7c)])return;const _0x56213b=this[_0x3507c3(0x94)](_0x5c9a7f);if(!_0x56213b)return;const _0x271b37=this[_0x3507c3(0xad)][_0x3507c3(0x99)](_0x56213b),_0x10190a=this[_0x3507c3(0x85)][_0x3507c3(0xa9)][_0x3507c3(0x99)](_0x3507c3(0x96)),_0x27bf8e=this[_0x3507c3(0x9f)];_0x27bf8e&&_0x27bf8e===_0x271b37&&_0x10190a?(this[_0x3507c3(0x90)](_0x56213b,_0x5c9a7f),this[_0x3507c3(0xb5)](_0x5c9a7f,_0x56213b)):_0x27bf8e&&_0x27bf8e===_0x271b37?this[_0x3507c3(0x90)](_0x56213b,_0x5c9a7f):this[_0x3507c3(0xb5)](_0x5c9a7f,_0x56213b);}[_0x308c40(0xc6)](_0x1e92f6,_0x566d19){const _0x10a5fd=_0x308c40;0x0===this[_0x10a5fd(0xc7)][_0x10a5fd(0x7c)]&&setTimeout(()=>{const _0x1ea457=_0x10a5fd;for(const {sidebarItemView:_0x43b8a9,changedProp:_0x4cabc6}of this[_0x1ea457(0xc7)])_0x1ea457(0x7e)===_0x4cabc6?this[_0x1ea457(0xb4)](_0x43b8a9):this[_0x1ea457(0x92)](_0x43b8a9);this[_0x1ea457(0xc7)]=[];},0xa),this[_0x10a5fd(0xc7)][_0x10a5fd(0x81)]({'sidebarItemView':_0x1e92f6,'changedProp':_0x566d19});}[_0x308c40(0xbd)](_0x4c4f71){const _0x2e3447=_0x308c40;return this[_0x2e3447(0xb9)][_0x2e3447(0x99)](_0x4c4f71);}[_0x308c40(0xa4)](){const _0x356b7f=_0x308c40;this[_0x356b7f(0x7a)](),this[_0x356b7f(0xbc)][_0x356b7f(0xa4)]();}[_0x308c40(0xae)](_0xb23297){const _0x478887=_0x308c40,_0x1f1b12=this[_0x478887(0xbd)](_0xb23297);this[_0x478887(0x7a)](_0x1f1b12),this[_0x478887(0x7a)](_0xb23297[_0x478887(0xbc)]),_0x1f1b12[_0x478887(0xa4)](),this[_0x478887(0xb9)][_0x478887(0xb6)](_0xb23297),this[_0x478887(0xad)][_0x478887(0xb6)](_0x1f1b12);}[_0x308c40(0x89)](){const _0x52d18f=_0x308c40,_0xcb1e1d=new _0x4f7eff(this[_0x52d18f(0x85)][_0x52d18f(0xa8)]);return _0xcb1e1d[_0x52d18f(0xa2)](),this['on'](_0x52d18f(0xbf),(_0x3d0645,_0x354929,_0x2aab21,_0x2b795f)=>{const _0x264140=_0x52d18f;_0x2b795f&&_0xcb1e1d[_0x264140(0xb8)](_0x264140(0xc4)),_0x2aab21?_0xcb1e1d[_0x264140(0x74)](_0x264140(0xc4))['to'](_0x2aab21,_0x264140(0x7d)):_0xcb1e1d[_0x264140(0xc4)]=null;}),_0xcb1e1d;}[_0x308c40(0x8a)](){const _0x5ee706=_0x308c40;var _0x1b5380;this[_0x5ee706(0x77)]=(null===(_0x1b5380=this[_0x5ee706(0xb1)])||void 0x0===_0x1b5380?void 0x0:_0x1b5380[_0x5ee706(0xb3)])?this[_0x5ee706(0xbd)](this[_0x5ee706(0xb1)][_0x5ee706(0xb3)]):null;}[_0x308c40(0x75)](_0x4491f1){const _0x2fbde0=_0x308c40;var _0x2dd4a1;const _0x59c037=this[_0x2fbde0(0xad)][_0x2fbde0(0x99)](_0x4491f1),_0x2ce801=_0x59c037&&(null===(_0x2dd4a1=this[_0x2fbde0(0xb1)])||void 0x0===_0x2dd4a1?void 0x0:_0x2dd4a1[_0x2fbde0(0x99)](this[_0x2fbde0(0xb1)][_0x2fbde0(0xc0)](_0x59c037)-0x1));return _0x2ce801&&this[_0x2fbde0(0xbd)](_0x2ce801)||null;}[_0x308c40(0x94)](_0x2bbc5a){const _0x5ac2f3=_0x308c40;var _0x35be08;const _0x946370=this[_0x5ac2f3(0xad)][_0x5ac2f3(0x99)](_0x2bbc5a),_0x5c576f=_0x946370&&(null===(_0x35be08=this[_0x5ac2f3(0xb1)])||void 0x0===_0x35be08?void 0x0:_0x35be08[_0x5ac2f3(0x99)](this[_0x5ac2f3(0xb1)][_0x5ac2f3(0xc0)](_0x946370)+0x1));return _0x5c576f&&this[_0x5ac2f3(0xbd)](_0x5c576f)||null;}[_0x308c40(0x90)](_0x4517a6,_0x58d4ac){const _0x11f85e=_0x308c40;_0x4517a6[_0x11f85e(0x76)]();const _0x5dc3d7=M(_0x58d4ac[_0x11f85e(0x7d)]+this[_0x11f85e(0x8b)],_0x4517a6[_0x11f85e(0x7e)]);return!!_0x5dc3d7&&(this[_0x11f85e(0x91)](_0x58d4ac,_0x58d4ac[_0x11f85e(0x7e)]-_0x5dc3d7),!0x0);}[_0x308c40(0xb5)](_0x5388fb,_0xc05546){const _0x47f6c5=_0x308c40;_0x5388fb[_0x47f6c5(0x76)]();const _0xb1bbb0=M(_0x5388fb[_0x47f6c5(0x7d)]+this[_0x47f6c5(0x8b)],_0xc05546[_0x47f6c5(0x7e)]);return!!_0xb1bbb0&&(this[_0x47f6c5(0x91)](_0xc05546,_0xc05546[_0x47f6c5(0x7e)]+_0xb1bbb0,!0x1),!0x0);}[_0x308c40(0xac)](_0x990398){const _0x4a6394=_0x308c40,_0x266431=this[_0x4a6394(0xad)][_0x4a6394(0x99)](_0x990398);if(!_0x266431||!_0x266431[_0x4a6394(0xa0)]||!_0x266431[_0x4a6394(0xc1)])return;const _0x46b1e1=this[_0x4a6394(0x7f)](_0x266431,_0x266431[_0x4a6394(0xc1)]);this[_0x4a6394(0x91)](_0x990398,_0x46b1e1);}[_0x308c40(0x7f)](_0x519923,_0x152c21){const _0x54ce4e=_0x308c40;if(null===_0x152c21)return 0x0;if(_0x519923[_0x54ce4e(0xa0)]instanceof _0xaa225e)return _0x152c21[_0x54ce4e(0x7e)];{const _0x5e2545=new _0xaa225e(this[_0x54ce4e(0xbc)][_0x54ce4e(0xab)])[_0x54ce4e(0x7e)];return _0x152c21[_0x54ce4e(0x7e)]-_0x5e2545;}}[_0x308c40(0x91)](_0xd5cee8,_0x191e16,_0xeccb07=this[_0x308c40(0x85)][_0x308c40(0xa9)][_0x308c40(0x99)](_0x308c40(0x96))){const _0x5722e1=_0x308c40;_0xeccb07&&(_0x191e16=Math[_0x5722e1(0xa3)](_0x191e16,this[_0x5722e1(0xc8)](_0xd5cee8))),_0xd5cee8[_0x5722e1(0x7e)]=_0x191e16;}[_0x308c40(0xc8)](_0x3b59e5){const _0x2d4f8c=_0x308c40;let _0x4b4224=this[_0x2d4f8c(0x75)](_0x3b59e5),_0x4993e1=0x0;for(;_0x4b4224;)_0x4b4224[_0x2d4f8c(0x76)](),_0x4993e1+=this[_0x2d4f8c(0x8b)]+_0x4b4224[_0x2d4f8c(0x9e)],_0x4b4224=this[_0x2d4f8c(0x75)](_0x4b4224);return _0x4993e1;}}function M(_0x590cab,_0x4574fe){const _0xfa6341=_0x308c40;return Math[_0xfa6341(0xa3)](_0x590cab-_0x4574fe,0x0);}function y(_0x2513aa){const _0x4e0e1a=_0x308c40;return null!==_0x2513aa&&_0x4e0e1a(0xb7)==typeof _0x2513aa&&0x1===_0x2513aa[_0x4e0e1a(0xaf)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x9242(){const _0x4661de=['2250752Xbtpji','6fPDaNN','1506355YsRIMf','children','extendTemplate','1128eycKDp','ck-annotation-counter__badge','toString','span','ck-annotation-counter','bindTemplate','counterView','add','6332543GeYZEY','1565966EywPEh','set','icon','bind','28237005jjFJHc','_badge','...','ck-annotation-counter__badge--','1242796GdVVwE','706wbMalD','isDirty','number','ck-annotation-counter__badge--edit-mode','setTemplate','annotationType'];_0x9242=function(){return _0x4661de;};return _0x9242();}(function(_0xd7959a,_0x3cba30){const _0x29597d=_0x5c00,_0x2d6948=_0xd7959a();while(!![]){try{const _0x58ceec=-parseInt(_0x29597d(0x1df))/0x1+-parseInt(_0x29597d(0x1e8))/0x2*(parseInt(_0x29597d(0x1f3))/0x3)+parseInt(_0x29597d(0x1e7))/0x4+parseInt(_0x29597d(0x1f0))/0x5*(parseInt(_0x29597d(0x1ef))/0x6)+-parseInt(_0x29597d(0x1de))/0x7+-parseInt(_0x29597d(0x1ee))/0x8+parseInt(_0x29597d(0x1e3))/0x9;if(_0x58ceec===_0x3cba30)break;else _0x2d6948['push'](_0x2d6948['shift']());}catch(_0x4fa6bd){_0x2d6948['push'](_0x2d6948['shift']());}}}(_0x9242,0xd31d8));function _0x5c00(_0x3a5e16,_0xe2b321){const _0x924277=_0x9242();return _0x5c00=function(_0x5c00e1,_0x19242d){_0x5c00e1=_0x5c00e1-0x1da;let _0x320623=_0x924277[_0x5c00e1];return _0x320623;},_0x5c00(_0x3a5e16,_0xe2b321);}import{ButtonView as _0xc4ac4,View as _0x5d310c}from'ckeditor5/src/ui.js';import _0x3c5bff from'../../../theme/icons/add-comment.svg';export default class D extends _0xc4ac4{constructor(_0x2baeae){const _0xad95ad=_0x5c00;super(_0x2baeae);const _0x243b21=this[_0xad95ad(0x1db)];this[_0xad95ad(0x1e0)](_0xad95ad(0x1e9),!0x1),this[_0xad95ad(0x1e0)](_0xad95ad(0x1ea),0x0),this[_0xad95ad(0x1e2)](_0xad95ad(0x1e4))['to'](this,_0xad95ad(0x1e9),this,_0xad95ad(0x1ea),(_0x5102d0,_0x4ff6b9)=>_0x5102d0?_0xad95ad(0x1e5):_0x4ff6b9[_0xad95ad(0x1f5)]()),this[_0xad95ad(0x1e0)](_0xad95ad(0x1ed),''),this[_0xad95ad(0x1e1)]=_0x3c5bff,this[_0xad95ad(0x1f2)]({'attributes':{'class':[_0xad95ad(0x1da)]}}),this[_0xad95ad(0x1dc)]=new _0x5d310c(),this[_0xad95ad(0x1dc)][_0xad95ad(0x1ec)]({'tag':_0xad95ad(0x1f6),'attributes':{'class':[_0xad95ad(0x1f4),_0x243b21['to'](_0xad95ad(0x1ed),_0x3ce769=>_0xad95ad(0x1e6)+_0x3ce769),_0x243b21['if'](_0xad95ad(0x1e9),_0xad95ad(0x1eb))]},'children':[{'text':_0x243b21['to'](_0xad95ad(0x1e4))}]}),this[_0xad95ad(0x1f1)][_0xad95ad(0x1dd)](this[_0xad95ad(0x1dc)]);}}
23
+ function _0x4100(){const _0x871f79=['_badge','26678GAiWeF','...','extendTemplate','5RRqXDD','ck-annotation-counter__badge--edit-mode','9290eIMvll','toString','isDirty','ck-annotation-counter','62176lobXcq','span','number','9321320lPgQrJ','9183566KQUAAd','11iPrqoL','1791nreQBF','annotationType','144yrysDt','bind','bindTemplate','counterView','16827338NuhyQX','ck-annotation-counter__badge--','children','5400942ylyZzw','add','setTemplate','icon','ck-annotation-counter__badge','set'];_0x4100=function(){return _0x871f79;};return _0x4100();}(function(_0x10e431,_0x2ec9d9){const _0x3da875=_0x4656,_0x50f83d=_0x10e431();while(!![]){try{const _0x502d1d=parseInt(_0x3da875(0x17d))/0x1*(-parseInt(_0x3da875(0x18e))/0x2)+parseInt(_0x3da875(0x180))/0x3*(parseInt(_0x3da875(0x178))/0x4)+-parseInt(_0x3da875(0x191))/0x5*(-parseInt(_0x3da875(0x187))/0x6)+-parseInt(_0x3da875(0x17c))/0x7+-parseInt(_0x3da875(0x17b))/0x8+parseInt(_0x3da875(0x17e))/0x9*(parseInt(_0x3da875(0x193))/0xa)+parseInt(_0x3da875(0x184))/0xb;if(_0x502d1d===_0x2ec9d9)break;else _0x50f83d['push'](_0x50f83d['shift']());}catch(_0x3c4e1c){_0x50f83d['push'](_0x50f83d['shift']());}}}(_0x4100,0xb3f2a));import{ButtonView as _0x3861bd,View as _0x509930}from'ckeditor5/src/ui.js';import _0x3aa881 from'../../../theme/icons/add-comment.svg';function _0x4656(_0x31e37c,_0x55184c){const _0x4100fc=_0x4100();return _0x4656=function(_0x465680,_0x58bc37){_0x465680=_0x465680-0x175;let _0x15a223=_0x4100fc[_0x465680];return _0x15a223;},_0x4656(_0x31e37c,_0x55184c);}export default class D extends _0x3861bd{constructor(_0x359437){const _0x158e65=_0x4656;super(_0x359437);const _0x3acdd5=this[_0x158e65(0x182)];this[_0x158e65(0x18c)](_0x158e65(0x176),!0x1),this[_0x158e65(0x18c)](_0x158e65(0x17a),0x0),this[_0x158e65(0x181)](_0x158e65(0x18d))['to'](this,_0x158e65(0x176),this,_0x158e65(0x17a),(_0x44d1a3,_0x203ca5)=>_0x44d1a3?_0x158e65(0x18f):_0x203ca5[_0x158e65(0x175)]()),this[_0x158e65(0x18c)](_0x158e65(0x17f),''),this[_0x158e65(0x18a)]=_0x3aa881,this[_0x158e65(0x190)]({'attributes':{'class':[_0x158e65(0x177)]}}),this[_0x158e65(0x183)]=new _0x509930(),this[_0x158e65(0x183)][_0x158e65(0x189)]({'tag':_0x158e65(0x179),'attributes':{'class':[_0x158e65(0x18b),_0x3acdd5['to'](_0x158e65(0x17f),_0xfc7d92=>_0x158e65(0x185)+_0xfc7d92),_0x3acdd5['if'](_0x158e65(0x176),_0x158e65(0x192))]},'children':[{'text':_0x3acdd5['to'](_0x158e65(0x18d))}]}),this[_0x158e65(0x186)][_0x158e65(0x188)](this[_0x158e65(0x183)]);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x370839=_0x465c;function _0x5ac7(){const _0x6f3c67=['isDirty','div','focus','bindTemplate','1930030mGHMsc','clear','length','destroy','focusTracker','isActive','_updateHeight','mainView','createCollection','detach','ck-annotation-wrapper--active','Esc','_mutationObserver','983doshaO','clientHeight','ck-annotation-wrapper','11118072XlXNNy','12EDNopc','targetRect','content','fire','render','listenTo','setTemplate','type','2974ZFdsuZ','5793820LKeigB','19407897YEgksk','element','height','add','keystrokes','set','ck-rounded-corners','attach','2937809adPRWt','424983MTUKfG'];_0x5ac7=function(){return _0x6f3c67;};return _0x5ac7();}(function(_0x25251f,_0xe01a4f){const _0x3bf3a1=_0x465c,_0x20871e=_0x25251f();while(!![]){try{const _0x5b73d2=-parseInt(_0x3bf3a1(0xb5))/0x1*(parseInt(_0x3bf3a1(0xc1))/0x2)+-parseInt(_0x3bf3a1(0xcc))/0x3+-parseInt(_0x3bf3a1(0xc2))/0x4+parseInt(_0x3bf3a1(0xd1))/0x5*(parseInt(_0x3bf3a1(0xb9))/0x6)+-parseInt(_0x3bf3a1(0xcb))/0x7+parseInt(_0x3bf3a1(0xb8))/0x8+parseInt(_0x3bf3a1(0xc3))/0x9;if(_0x5b73d2===_0xe01a4f)break;else _0x20871e['push'](_0x20871e['shift']());}catch(_0x22e1d3){_0x20871e['push'](_0x20871e['shift']());}}}(_0x5ac7,0xceb58));import{View as _0xf3a98a}from'ckeditor5/src/ui.js';import{FocusTracker as _0x4ff40c,KeystrokeHandler as _0x52742a,uid as _0x545d15}from'ckeditor5/src/utils.js';function _0x465c(_0x36c5d3,_0x1b52f2){const _0x5ac7ea=_0x5ac7();return _0x465c=function(_0x465cd6,_0x384d14){_0x465cd6=_0x465cd6-0xab;let _0x27370d=_0x5ac7ea[_0x465cd6];return _0x27370d;},_0x465c(_0x36c5d3,_0x1b52f2);}import _0xf0c0f0 from'../../utils/createmutationobserver.js';import'../../../theme/annotation.css';export default class V extends _0xf3a98a{constructor(_0x328bea,_0x5e75bd){const _0x15cea1=_0x465c;super(_0x328bea),this['id']=_0x545d15(),this[_0x15cea1(0xac)]=new _0x4ff40c(),this[_0x15cea1(0xc7)]=new _0x52742a(),this[_0x15cea1(0xc7)][_0x15cea1(0xc8)](_0x15cea1(0xb3),(_0x535b26,_0x2e4ee0)=>this[_0x15cea1(0xbc)](_0x15cea1(0xb3),_0x2e4ee0)),this[_0x15cea1(0xc8)](_0x15cea1(0xba),{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this[_0x15cea1(0xc8)](_0x15cea1(0xc5),0x0),this[_0x15cea1(0xc8)](_0x15cea1(0xad),!0x1),this[_0x15cea1(0xc8)](_0x15cea1(0xcd),!0x1),this[_0x15cea1(0xc8)](_0x15cea1(0xd3),0x0),this[_0x15cea1(0xc8)](_0x15cea1(0xc0),''),this[_0x15cea1(0xb4)]=_0xf0c0f0(()=>this[_0x15cea1(0xae)]()),this[_0x15cea1(0xbb)]=this[_0x15cea1(0xb0)](),this[_0x15cea1(0xbb)][_0x15cea1(0xc6)](_0x5e75bd),this[_0x15cea1(0xaf)]=_0x5e75bd;const _0x2943c2=this[_0x15cea1(0xd0)];this[_0x15cea1(0xbf)]({'tag':_0x15cea1(0xce),'attributes':{'class':['ck',_0x15cea1(0xb7),_0x15cea1(0xc9),_0x2943c2['if'](_0x15cea1(0xad),_0x15cea1(0xb2))],'tabindex':-0x1},'children':this[_0x15cea1(0xbb)]});}[_0x370839(0xbd)](){const _0x3cbafd=_0x370839;super[_0x3cbafd(0xbd)](),this[_0x3cbafd(0xac)][_0x3cbafd(0xc6)](this[_0x3cbafd(0xc4)]),this[_0x3cbafd(0xc7)][_0x3cbafd(0xbe)](this[_0x3cbafd(0xc4)]),this[_0x3cbafd(0xb4)][_0x3cbafd(0xca)](this[_0x3cbafd(0xc4)]);}[_0x370839(0xab)](){const _0x157b32=_0x370839;this[_0x157b32(0xbb)][_0x157b32(0xd2)](),this[_0x157b32(0xc7)][_0x157b32(0xab)](),this[_0x157b32(0xac)][_0x157b32(0xab)](),this[_0x157b32(0xb4)][_0x157b32(0xb1)](),super[_0x157b32(0xab)]();}[_0x370839(0xcf)](){const _0x5dbe7d=_0x370839;this[_0x5dbe7d(0xc4)][_0x5dbe7d(0xcf)]();}[_0x370839(0xae)](){const _0x34e23d=_0x370839,_0x16aa61=this[_0x34e23d(0xc4)][_0x34e23d(0xb6)];_0x16aa61&&(this[_0x34e23d(0xc5)]=_0x16aa61);}}
23
+ const _0x2439d3=_0x48b3;(function(_0x317679,_0x261569){const _0xe85b3d=_0x48b3,_0x45023d=_0x317679();while(!![]){try{const _0xbb1e7b=parseInt(_0xe85b3d(0x12a))/0x1*(-parseInt(_0xe85b3d(0x11b))/0x2)+parseInt(_0xe85b3d(0x10f))/0x3*(-parseInt(_0xe85b3d(0x128))/0x4)+-parseInt(_0xe85b3d(0x10b))/0x5+parseInt(_0xe85b3d(0x10c))/0x6*(parseInt(_0xe85b3d(0x122))/0x7)+parseInt(_0xe85b3d(0x121))/0x8+-parseInt(_0xe85b3d(0x123))/0x9*(parseInt(_0xe85b3d(0x106))/0xa)+-parseInt(_0xe85b3d(0x103))/0xb*(-parseInt(_0xe85b3d(0x117))/0xc);if(_0xbb1e7b===_0x261569)break;else _0x45023d['push'](_0x45023d['shift']());}catch(_0x195c44){_0x45023d['push'](_0x45023d['shift']());}}}(_0x3746,0x9407b));function _0x3746(){const _0x4038f5=['117HrdyxO','focusTracker','listenTo','keystrokes','height','95909fPNTBe','content','_mutationObserver','2057350nFLhqI','clientHeight','mainView','render','div','3080445TcrnEw','509478tCASld','isDirty','createCollection','1689465nMseHj','length','bindTemplate','_updateHeight','setTemplate','type','destroy','ck-rounded-corners','2364fniNNK','ck-annotation-wrapper--active','add','fire','5142JdRtNO','isActive','focus','element','set','Esc','4345904FGIgbU','49QBszzT','9dTOlTY','targetRect','clear','attach','detach','8Ixmknl','ck-annotation-wrapper'];_0x3746=function(){return _0x4038f5;};return _0x3746();}import{View as _0x3105b0}from'ckeditor5/src/ui.js';import{FocusTracker as _0x59a805,KeystrokeHandler as _0x24aafe,uid as _0x3a432f}from'ckeditor5/src/utils.js';function _0x48b3(_0x1bf0f9,_0x25d8e2){const _0x3746fb=_0x3746();return _0x48b3=function(_0x48b3d8,_0x50b7b9){_0x48b3d8=_0x48b3d8-0xff;let _0x410dd4=_0x3746fb[_0x48b3d8];return _0x410dd4;},_0x48b3(_0x1bf0f9,_0x25d8e2);}import _0x2d45fc from'../../utils/createmutationobserver.js';import'../../../theme/annotation.css';export default class V extends _0x3105b0{constructor(_0x3a5718,_0x15eab9){const _0x4991bc=_0x48b3;super(_0x3a5718),this['id']=_0x3a432f(),this[_0x4991bc(0xff)]=new _0x59a805(),this[_0x4991bc(0x101)]=new _0x24aafe(),this[_0x4991bc(0x101)][_0x4991bc(0x11f)](_0x4991bc(0x120),(_0x2303fa,_0xb80b2c)=>this[_0x4991bc(0x11a)](_0x4991bc(0x120),_0xb80b2c)),this[_0x4991bc(0x11f)](_0x4991bc(0x124),{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this[_0x4991bc(0x11f)](_0x4991bc(0x102),0x0),this[_0x4991bc(0x11f)](_0x4991bc(0x11c),!0x1),this[_0x4991bc(0x11f)](_0x4991bc(0x10d),!0x1),this[_0x4991bc(0x11f)](_0x4991bc(0x110),0x0),this[_0x4991bc(0x11f)](_0x4991bc(0x114),''),this[_0x4991bc(0x105)]=_0x2d45fc(()=>this[_0x4991bc(0x112)]()),this[_0x4991bc(0x104)]=this[_0x4991bc(0x10e)](),this[_0x4991bc(0x104)][_0x4991bc(0x119)](_0x15eab9),this[_0x4991bc(0x108)]=_0x15eab9;const _0x3b1825=this[_0x4991bc(0x111)];this[_0x4991bc(0x113)]({'tag':_0x4991bc(0x10a),'attributes':{'class':['ck',_0x4991bc(0x129),_0x4991bc(0x116),_0x3b1825['if'](_0x4991bc(0x11c),_0x4991bc(0x118))],'tabindex':-0x1},'children':this[_0x4991bc(0x104)]});}[_0x2439d3(0x109)](){const _0x1dcae1=_0x2439d3;super[_0x1dcae1(0x109)](),this[_0x1dcae1(0xff)][_0x1dcae1(0x119)](this[_0x1dcae1(0x11e)]),this[_0x1dcae1(0x101)][_0x1dcae1(0x100)](this[_0x1dcae1(0x11e)]),this[_0x1dcae1(0x105)][_0x1dcae1(0x126)](this[_0x1dcae1(0x11e)]);}[_0x2439d3(0x115)](){const _0x591bcd=_0x2439d3;this[_0x591bcd(0x104)][_0x591bcd(0x125)](),this[_0x591bcd(0x101)][_0x591bcd(0x115)](),this[_0x591bcd(0xff)][_0x591bcd(0x115)](),this[_0x591bcd(0x105)][_0x591bcd(0x127)](),super[_0x591bcd(0x115)]();}[_0x2439d3(0x11d)](){const _0x3af614=_0x2439d3;this[_0x3af614(0x11e)][_0x3af614(0x11d)]();}[_0x2439d3(0x112)](){const _0x443579=_0x2439d3,_0x486f7e=this[_0x443579(0x11e)][_0x443579(0x107)];_0x486f7e&&(this[_0x443579(0x102)]=_0x486f7e);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b2537=_0xafa7;(function(_0xa63434,_0x4fb256){const _0x468753=_0xafa7,_0x1d0383=_0xa63434();while(!![]){try{const _0x2f93d0=-parseInt(_0x468753(0x123))/0x1+-parseInt(_0x468753(0x11b))/0x2*(parseInt(_0x468753(0x121))/0x3)+-parseInt(_0x468753(0x11c))/0x4+parseInt(_0x468753(0x110))/0x5*(-parseInt(_0x468753(0x11a))/0x6)+-parseInt(_0x468753(0x10e))/0x7+-parseInt(_0x468753(0x11d))/0x8*(parseInt(_0x468753(0x114))/0x9)+parseInt(_0x468753(0x109))/0xa;if(_0x2f93d0===_0x4fb256)break;else _0x1d0383['push'](_0x1d0383['shift']());}catch(_0x3468c9){_0x1d0383['push'](_0x1d0383['shift']());}}}(_0x10d8,0xe37a9));function _0xafa7(_0x29bd26,_0x422ee8){const _0x10d8f7=_0x10d8();return _0xafa7=function(_0xafa723,_0x1af724){_0xafa723=_0xafa723-0x103;let _0x434571=_0x10d8f7[_0xafa723];return _0x434571;},_0xafa7(_0x29bd26,_0x422ee8);}import{View as _0x138a1d}from'ckeditor5/src/ui.js';function _0x10d8(){const _0x442418=['clientHeight','bottom','render','createCollection','2885874mhCAZm','589954WXFriT','1505796RkXFNS','8jFVHQV','content','_targetTop','top','9iAyHyU','div','1237192VvOvGv','_mutationObserver','clear','ck-sidebar-item--no-animation','isAnimationDisabled','ck-sidebar-item','updateHeight','80871450UhCLOr','setTemplate','set','bindTemplate','element','12142613pBCxAk','height','15uQGBri','detach','bind','destroy','13313016aZiNok','attach'];_0x10d8=function(){return _0x442418;};return _0x10d8();}import{toUnit as _0x232231}from'ckeditor5/src/utils.js';import _0x5298c0 from'../../utils/createmutationobserver.js';const qt=_0x232231('px');export default class C extends _0x138a1d{constructor(_0x2ede3b){const _0x310690=_0xafa7;super(_0x2ede3b),this[_0x310690(0x10b)](_0x310690(0x120),0x0),this[_0x310690(0x10b)](_0x310690(0x10f),0x0),this[_0x310690(0x112)](_0x310690(0x117))['to'](this,_0x310690(0x120),this,_0x310690(0x10f),(_0x304e1e,_0x1ed4b5)=>_0x304e1e+_0x1ed4b5),this[_0x310690(0x10b)](_0x310690(0x106),!0x1),this[_0x310690(0x103)]=_0x5298c0(()=>this[_0x310690(0x108)]()),this[_0x310690(0x11f)]=null,this[_0x310690(0x11e)]=this[_0x310690(0x119)]();const _0x460235=this[_0x310690(0x10c)];this[_0x310690(0x10a)]({'tag':_0x310690(0x122),'attributes':{'class':[_0x310690(0x107),_0x460235['to'](_0x310690(0x106),_0x1bc0f0=>_0x1bc0f0?_0x310690(0x105):'')],'style':{'top':_0x460235['to'](_0x310690(0x120),_0x36d758=>qt(_0x36d758))}},'children':this[_0x310690(0x11e)]});}[_0x1b2537(0x118)](){const _0x41d627=_0x1b2537;super[_0x41d627(0x118)](),this[_0x41d627(0x103)][_0x41d627(0x115)](this[_0x41d627(0x10d)]);}[_0x1b2537(0x108)](){const _0xfd31f5=_0x1b2537,_0x6a1964=this[_0xfd31f5(0x10d)][_0xfd31f5(0x116)];_0x6a1964&&(this[_0xfd31f5(0x10f)]=_0x6a1964);}[_0x1b2537(0x113)](){const _0x118afb=_0x1b2537;this[_0x118afb(0x11e)][_0x118afb(0x104)](),this[_0x118afb(0x103)][_0x118afb(0x111)](),super[_0x118afb(0x113)]();}}
23
+ const _0x246c2d=_0x2089;(function(_0x4e33b5,_0x239cca){const _0x536e01=_0x2089,_0x483a23=_0x4e33b5();while(!![]){try{const _0x31f81d=-parseInt(_0x536e01(0xdb))/0x1*(parseInt(_0x536e01(0xda))/0x2)+parseInt(_0x536e01(0xc5))/0x3*(parseInt(_0x536e01(0xdf))/0x4)+parseInt(_0x536e01(0xd9))/0x5+-parseInt(_0x536e01(0xe3))/0x6+-parseInt(_0x536e01(0xd7))/0x7*(parseInt(_0x536e01(0xe0))/0x8)+parseInt(_0x536e01(0xe1))/0x9*(parseInt(_0x536e01(0xc6))/0xa)+parseInt(_0x536e01(0xca))/0xb;if(_0x31f81d===_0x239cca)break;else _0x483a23['push'](_0x483a23['shift']());}catch(_0x13c3d6){_0x483a23['push'](_0x483a23['shift']());}}}(_0x3f02,0xb3b2d));import{View as _0x40cfa9}from'ckeditor5/src/ui.js';import{toUnit as _0x192946}from'ckeditor5/src/utils.js';import _0x376d86 from'../../utils/createmutationobserver.js';const qt=_0x192946('px');function _0x2089(_0x5c91ea,_0x2cd6b4){const _0x3f02a0=_0x3f02();return _0x2089=function(_0x208977,_0x1f891e){_0x208977=_0x208977-0xc2;let _0x5ae95f=_0x3f02a0[_0x208977];return _0x5ae95f;},_0x2089(_0x5c91ea,_0x2cd6b4);}function _0x3f02(){const _0x24d6e9=['208313KJzVQS','isAnimationDisabled','1114480KPMoWk','6LrsohW','481997UZuqbj','ck-sidebar-item--no-animation','bind','createCollection','88dvwSSw','136xJruaL','9zpMrRX','_targetTop','7887306uQqSZq','content','bottom','ck-sidebar-item','67629ZosAaD','11523100SYSoah','top','bindTemplate','setTemplate','23444718dMeuxS','div','clear','attach','set','render','element','destroy','detach','_mutationObserver','height','updateHeight','clientHeight'];_0x3f02=function(){return _0x24d6e9;};return _0x3f02();}export default class C extends _0x40cfa9{constructor(_0x1488de){const _0x4f38d4=_0x2089;super(_0x1488de),this[_0x4f38d4(0xce)](_0x4f38d4(0xc7),0x0),this[_0x4f38d4(0xce)](_0x4f38d4(0xd4),0x0),this[_0x4f38d4(0xdd)](_0x4f38d4(0xc3))['to'](this,_0x4f38d4(0xc7),this,_0x4f38d4(0xd4),(_0x2e0525,_0x142f44)=>_0x2e0525+_0x142f44),this[_0x4f38d4(0xce)](_0x4f38d4(0xd8),!0x1),this[_0x4f38d4(0xd3)]=_0x376d86(()=>this[_0x4f38d4(0xd5)]()),this[_0x4f38d4(0xe2)]=null,this[_0x4f38d4(0xc2)]=this[_0x4f38d4(0xde)]();const _0x3c256a=this[_0x4f38d4(0xc8)];this[_0x4f38d4(0xc9)]({'tag':_0x4f38d4(0xcb),'attributes':{'class':[_0x4f38d4(0xc4),_0x3c256a['to'](_0x4f38d4(0xd8),_0x19f53d=>_0x19f53d?_0x4f38d4(0xdc):'')],'style':{'top':_0x3c256a['to'](_0x4f38d4(0xc7),_0x20473a=>qt(_0x20473a))}},'children':this[_0x4f38d4(0xc2)]});}[_0x246c2d(0xcf)](){const _0x1c8472=_0x246c2d;super[_0x1c8472(0xcf)](),this[_0x1c8472(0xd3)][_0x1c8472(0xcd)](this[_0x1c8472(0xd0)]);}[_0x246c2d(0xd5)](){const _0x2749e8=_0x246c2d,_0x31731b=this[_0x2749e8(0xd0)][_0x2749e8(0xd6)];_0x31731b&&(this[_0x2749e8(0xd4)]=_0x31731b);}[_0x246c2d(0xd1)](){const _0x2baa36=_0x246c2d;this[_0x2baa36(0xc2)][_0x2baa36(0xcc)](),this[_0x2baa36(0xd3)][_0x2baa36(0xd2)](),super[_0x2baa36(0xd1)]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1a09(){const _0x278d4f=['createCollection','list','class','3PrIvFZ','5991832AhaBvY','70229YXefuo','12qpkoYN','set','setTemplate','10pfjoun','minHeight','ck-reset','5993918mMHOEA','3812205dBvEBL','div','bindTemplate','number','5255108ZeoYZC','48jLIbKW','ck-sidebar','1331KOwxIV','11196477FIiptF','200064YGOXSy'];_0x1a09=function(){return _0x278d4f;};return _0x1a09();}(function(_0x2f9e81,_0x30a135){const _0x341661=_0x24e8,_0x34041d=_0x2f9e81();while(!![]){try{const _0x1b0e9f=-parseInt(_0x341661(0xe8))/0x1*(-parseInt(_0x341661(0xde))/0x2)+-parseInt(_0x341661(0xe6))/0x3*(parseInt(_0x341661(0xdd))/0x4)+parseInt(_0x341661(0xd9))/0x5+parseInt(_0x341661(0xe9))/0x6*(-parseInt(_0x341661(0xd8))/0x7)+parseInt(_0x341661(0xe7))/0x8+parseInt(_0x341661(0xe1))/0x9*(-parseInt(_0x341661(0xd5))/0xa)+parseInt(_0x341661(0xe0))/0xb*(parseInt(_0x341661(0xe2))/0xc);if(_0x1b0e9f===_0x30a135)break;else _0x34041d['push'](_0x34041d['shift']());}catch(_0xace130){_0x34041d['push'](_0x34041d['shift']());}}}(_0x1a09,0xe66ea));import{View as _0x4503ca}from'ckeditor5/src/ui.js';import{toUnit as _0x1f533b}from'ckeditor5/src/utils.js';import'../../../theme/sidebar.css';const qt=_0x1f533b('px');function _0x24e8(_0x3380f0,_0x19d57b){const _0x1a0966=_0x1a09();return _0x24e8=function(_0x24e80d,_0xa7050){_0x24e80d=_0x24e80d-0xd4;let _0x57e175=_0x1a0966[_0x24e80d];return _0x57e175;},_0x24e8(_0x3380f0,_0x19d57b);}export default class T extends _0x4503ca{constructor(_0x56f37d){const _0x97751a=_0x24e8;super(_0x56f37d);const _0x2e54d9=this[_0x97751a(0xdb)];this[_0x97751a(0xea)](_0x97751a(0xd6),0x0),this[_0x97751a(0xea)](_0x97751a(0xe5),''),this[_0x97751a(0xe4)]=this[_0x97751a(0xe3)](),this[_0x97751a(0xd4)]({'tag':_0x97751a(0xda),'attributes':{'class':['ck',_0x97751a(0xdf),_0x97751a(0xd7),_0x2e54d9['to'](_0x97751a(0xe5))],'style':{'minHeight':_0x2e54d9['to'](_0x97751a(0xd6),_0x30c54d=>_0x97751a(0xdc)==typeof _0x30c54d?qt(_0x30c54d+0xa):null)}},'children':this[_0x97751a(0xe4)]});}}
23
+ (function(_0x4c2106,_0x111bae){const _0x22c2f7=_0x193d,_0x3ee96c=_0x4c2106();while(!![]){try{const _0x3da4e4=-parseInt(_0x22c2f7(0x157))/0x1*(parseInt(_0x22c2f7(0x14b))/0x2)+parseInt(_0x22c2f7(0x148))/0x3+parseInt(_0x22c2f7(0x156))/0x4+parseInt(_0x22c2f7(0x14f))/0x5+parseInt(_0x22c2f7(0x14c))/0x6+-parseInt(_0x22c2f7(0x152))/0x7+-parseInt(_0x22c2f7(0x154))/0x8;if(_0x3da4e4===_0x111bae)break;else _0x3ee96c['push'](_0x3ee96c['shift']());}catch(_0x4ca26c){_0x3ee96c['push'](_0x3ee96c['shift']());}}}(_0xa55c,0x64c53));import{View as _0x519939}from'ckeditor5/src/ui.js';import{toUnit as _0x34c31d}from'ckeditor5/src/utils.js';import'../../../theme/sidebar.css';function _0xa55c(){const _0x193a5c=['6244816PHFuag','minHeight','2129320SnXEaf','1ofJnlR','ck-sidebar','bindTemplate','list','1078893barIsH','number','set','481540kqvkDM','1647684xnOjfI','div','createCollection','1772195kFyMiw','ck-reset','class','608209HDrLYj','setTemplate'];_0xa55c=function(){return _0x193a5c;};return _0xa55c();}function _0x193d(_0xaef8b9,_0x13e645){const _0xa55cee=_0xa55c();return _0x193d=function(_0x193d2d,_0x14a21b){_0x193d2d=_0x193d2d-0x145;let _0x451127=_0xa55cee[_0x193d2d];return _0x451127;},_0x193d(_0xaef8b9,_0x13e645);}const qt=_0x34c31d('px');export default class T extends _0x519939{constructor(_0x1b85ff){const _0x2a978b=_0x193d;super(_0x1b85ff);const _0x3fcfe1=this[_0x2a978b(0x146)];this[_0x2a978b(0x14a)](_0x2a978b(0x155),0x0),this[_0x2a978b(0x14a)](_0x2a978b(0x151),''),this[_0x2a978b(0x147)]=this[_0x2a978b(0x14e)](),this[_0x2a978b(0x153)]({'tag':_0x2a978b(0x14d),'attributes':{'class':['ck',_0x2a978b(0x145),_0x2a978b(0x150),_0x3fcfe1['to'](_0x2a978b(0x151))],'style':{'minHeight':_0x3fcfe1['to'](_0x2a978b(0x155),_0x1fccf4=>_0x2a978b(0x149)==typeof _0x1fccf4?qt(_0x1fccf4+0xa):null)}},'children':this[_0x2a978b(0x147)]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x275e9c=_0x4cd7;(function(_0x1b3fc3,_0x51a741){const _0x29bbea=_0x4cd7,_0xb82a05=_0x1b3fc3();while(!![]){try{const _0x2ad765=-parseInt(_0x29bbea(0x188))/0x1+parseInt(_0x29bbea(0x18d))/0x2+-parseInt(_0x29bbea(0x197))/0x3*(-parseInt(_0x29bbea(0x186))/0x4)+-parseInt(_0x29bbea(0x195))/0x5*(-parseInt(_0x29bbea(0x1a0))/0x6)+parseInt(_0x29bbea(0x183))/0x7+-parseInt(_0x29bbea(0x1a2))/0x8*(-parseInt(_0x29bbea(0x179))/0x9)+parseInt(_0x29bbea(0x172))/0xa*(-parseInt(_0x29bbea(0x1ac))/0xb);if(_0x2ad765===_0x51a741)break;else _0xb82a05['push'](_0xb82a05['shift']());}catch(_0x3d79f3){_0xb82a05['push'](_0xb82a05['shift']());}}}(_0x10fe,0x48385));import{ContextPlugin as _0x50c403,Context as _0x469fab}from'ckeditor5/src/core.js';import _0x8d5edd from'./annotationsuis.js';import _0x50f80a from'./sidebar.js';import{CKEditorError as _0x576c8c,Collection as _0x1eb5f3}from'ckeditor5/src/utils.js';import{debounce as _0xcb1f4b}from'lodash-es';function _0x10fe(){const _0x268d0e=['_refreshPositioningDebounced','context','attach','cancel','addAnnotation','rearrange','high','_annotations','isAttached','1914tdcEXb','activeAnnotation','container','widesidebar-detach-not-attached','ready','hasDomSelection','plugins','register','get','pluginName','WideSidebar','104680TTozvb','setActiveAnnotation','focus','set','removeEventListener','detach','addEventListener','399447PDDaBQ','refresh','destroy','add','editors','init','listenTo','_integrateWithEditorAnnotations','refreshPositioning','_activeAnnotation','3324797SwgZva','widesidebar-attach-already-attached','requires','4jDiauH','_attachToContainer','13291loIgop','uiUpdate','change:container','wideSidebar','getOrderedSelectedAnnotations','693746XhKMOq','_destroyEditorAnnotationsIntegration','from','resize','annotations','stop','has','updateTargetRect','5IqerLH','switchTo','1298277YZTExi','_detachFromContainer','ck-sidebar--wide','off','EditorAnnotations','stopListening','remove','set:container','blur','3391512dPTbTb','_editorAnnotations','56AUllMb'];_0x10fe=function(){return _0x268d0e;};return _0x10fe();}import _0x4594f8 from'./editorannotations.js';function _0x4cd7(_0xe8c347,_0x466766){const _0x10fefd=_0x10fe();return _0x4cd7=function(_0x4cd718,_0x763963){_0x4cd718=_0x4cd718-0x16d;let _0xc9c840=_0x10fefd[_0x4cd718];return _0xc9c840;},_0x4cd7(_0xe8c347,_0x466766);}export default class n extends _0x50c403{static get[_0x275e9c(0x185)](){return[_0x50f80a,_0x8d5edd];}static get[_0x275e9c(0x170)](){const _0x3f2282=_0x275e9c;return _0x3f2282(0x171);}constructor(_0x1627ba){const _0xddcbc7=_0x275e9c;super(_0x1627ba),this[_0xddcbc7(0x1ab)]=!0x1,this[_0xddcbc7(0x175)](_0xddcbc7(0x1ad),null),this[_0xddcbc7(0x191)]=null,this[_0xddcbc7(0x1a1)]=new _0x1eb5f3(),this[_0xddcbc7(0x1a3)]=_0xcb1f4b(()=>{const _0x594c10=_0xddcbc7;this[_0x594c10(0x191)][_0x594c10(0x181)]();},0xfa,{'leading':!0x1});}[_0x275e9c(0x17e)](){const _0x13b97a=_0x275e9c,_0x1c1f88=this[_0x13b97a(0x1a4)][_0x13b97a(0x16d)][_0x13b97a(0x16f)](_0x8d5edd),_0x375922=this[_0x13b97a(0x1a4)][_0x13b97a(0x16d)][_0x13b97a(0x16f)](_0x50f80a);_0x1c1f88[_0x13b97a(0x16e)](_0x13b97a(0x18b),this),_0x375922[_0x13b97a(0x1ae)]&&_0x1c1f88[_0x13b97a(0x196)](_0x13b97a(0x18b));}[_0x275e9c(0x173)](_0x22e902){const _0x4c9d65=_0x275e9c;if(_0x22e902===this[_0x4c9d65(0x1ad)])return;const _0x4b3d34=this[_0x4c9d65(0x1a4)][_0x4c9d65(0x16d)][_0x4c9d65(0x16f)](_0x50f80a);_0x4b3d34[_0x4c9d65(0x182)]=_0x22e902;const _0x39dc3f=this[_0x4c9d65(0x1ad)];this[_0x4c9d65(0x1ad)]=_0x22e902,_0x4b3d34[_0x4c9d65(0x17a)]({'blurredAnnotation':_0x39dc3f,'activatedAnnotation':this[_0x4c9d65(0x1ad)]});}[_0x275e9c(0x1a5)](_0x478b00){const _0x583d57=_0x275e9c;this[_0x583d57(0x191)]=_0x478b00;const _0x226bcf=this[_0x583d57(0x1a4)][_0x583d57(0x16d)][_0x583d57(0x16f)](_0x50f80a);if(_0x226bcf[_0x583d57(0x1aa)]=_0x478b00,this[_0x583d57(0x1ab)])throw new _0x576c8c(_0x583d57(0x184),this);this[_0x583d57(0x1ab)]=!0x0,this[_0x583d57(0x17f)](_0x226bcf,_0x583d57(0x19e),()=>{const _0x2207c9=_0x583d57;this[_0x2207c9(0x177)](),this[_0x2207c9(0x17f)](_0x226bcf,_0x2207c9(0x18a),_0x57ad11=>{const _0x25c4cf=_0x2207c9;_0x57ad11[_0x25c4cf(0x19a)](),this[_0x25c4cf(0x1a5)](_0x478b00);});}),_0x226bcf[_0x583d57(0x187)]({'viewClass':_0x583d57(0x199)});const _0x57965c=_0x3ffda2=>{const _0x15fb0c=_0x583d57;_0x3ffda2[_0x15fb0c(0x194)](),_0x226bcf[_0x15fb0c(0x1a7)](_0x3ffda2);};for(const _0x3246eb of _0x478b00)_0x57965c(_0x3246eb);this[_0x583d57(0x17f)](_0x478b00,_0x583d57(0x17c),(_0x17b295,_0x19cd7b)=>{_0x57965c(_0x19cd7b);}),this[_0x583d57(0x17f)](_0x478b00,_0x583d57(0x19d),(_0x34cd31,_0x5a2a92,_0x3a7b96)=>{const _0x911ea2=_0x583d57;_0x226bcf[_0x911ea2(0x1a8)]({'removedAnnotation':_0x5a2a92,'previousAnnotation':_0x478b00[_0x911ea2(0x16f)](_0x3a7b96-0x1),'nextAnnotation':_0x478b00[_0x911ea2(0x16f)](_0x3a7b96+0x1)}),_0x5a2a92===this[_0x911ea2(0x1ad)]&&this[_0x911ea2(0x173)](null);},{'priority':_0x583d57(0x1a9)}),this[_0x583d57(0x17f)](_0x478b00,_0x583d57(0x174),(_0x497084,_0x323b83)=>{const _0x1a791e=_0x583d57;this[_0x1a791e(0x173)](_0x323b83);}),this[_0x583d57(0x17f)](_0x478b00,_0x583d57(0x19f),()=>{const _0x531c41=_0x583d57;this[_0x531c41(0x173)](null);});const _0x248b03=this[_0x583d57(0x1a4)]instanceof _0x469fab?this[_0x583d57(0x1a4)][_0x583d57(0x17d)]:new _0x1eb5f3([this[_0x583d57(0x1a4)]]);for(const _0x27a66e of _0x248b03)this[_0x583d57(0x180)](_0x27a66e);this[_0x583d57(0x17f)](_0x248b03,_0x583d57(0x17c),(_0x55dd7a,_0x5277d0)=>{const _0x2fc4ef=_0x583d57;this[_0x2fc4ef(0x17f)](_0x5277d0,_0x2fc4ef(0x1b0),()=>{const _0x3e7940=_0x2fc4ef;this[_0x3e7940(0x180)](_0x5277d0);});}),this[_0x583d57(0x17f)](_0x248b03,_0x583d57(0x19d),(_0x3e0e2b,_0x915b22)=>{const _0x1b38ba=_0x583d57;_0x915b22[_0x1b38ba(0x16d)][_0x1b38ba(0x193)](_0x1b38ba(0x19b))&&this[_0x1b38ba(0x18e)](_0x915b22[_0x1b38ba(0x16d)][_0x1b38ba(0x16f)](_0x1b38ba(0x19b)));}),window[_0x583d57(0x178)](_0x583d57(0x190),this[_0x583d57(0x1a3)]),this[_0x583d57(0x191)][_0x583d57(0x181)]();}[_0x275e9c(0x177)](){const _0x27ee04=_0x275e9c;if(!this[_0x27ee04(0x1ab)])throw new _0x576c8c(_0x27ee04(0x1af),this);this[_0x27ee04(0x173)](null);const _0x36b92e=this[_0x27ee04(0x1a4)][_0x27ee04(0x16d)][_0x27ee04(0x16f)](_0x50f80a);_0x36b92e[_0x27ee04(0x198)](this[_0x27ee04(0x191)]),this[_0x27ee04(0x19c)](_0x36b92e),this[_0x27ee04(0x19c)](this[_0x27ee04(0x191)]),this[_0x27ee04(0x1a4)]instanceof _0x469fab&&this[_0x27ee04(0x19c)](this[_0x27ee04(0x1a4)][_0x27ee04(0x17d)]);for(const _0x407cb2 of Array[_0x27ee04(0x18f)](this[_0x27ee04(0x1a1)]))this[_0x27ee04(0x18e)](_0x407cb2);window[_0x27ee04(0x176)](_0x27ee04(0x190),this[_0x27ee04(0x1a3)]),this[_0x27ee04(0x1a3)][_0x27ee04(0x1a6)](),this[_0x27ee04(0x1ad)]=null,this[_0x27ee04(0x1ab)]=!0x1,this[_0x27ee04(0x191)]=null;}[_0x275e9c(0x17b)](){const _0x3477db=_0x275e9c;this[_0x3477db(0x1ab)]&&this[_0x3477db(0x177)]();}[_0x275e9c(0x180)](_0x2c8084){const _0x4f60eb=_0x275e9c,_0x4ea18f=_0x2c8084[_0x4f60eb(0x16d)][_0x4f60eb(0x16f)](_0x4594f8);if(!_0x4ea18f)return;const _0x20d86e=()=>{const _0x1fb885=_0x4f60eb,_0x319e77=_0x4ea18f[_0x1fb885(0x18c)]({'annotations':this[_0x1fb885(0x191)],'activeAnnotation':this[_0x1fb885(0x1ad)]});this[_0x1fb885(0x173)](_0x319e77[0x0]||null);};this[_0x4f60eb(0x17f)](_0x4ea18f,_0x4f60eb(0x17a),_0x20d86e),this[_0x4f60eb(0x17f)](_0x4ea18f,_0x4f60eb(0x19f),(_0x5dba46,{isAnnotationTracked:_0x10dd1d})=>{const _0x25e612=_0x4f60eb;this[_0x25e612(0x1ad)]&&_0x10dd1d(this[_0x25e612(0x1ad)])&&this[_0x25e612(0x173)](null);}),this[_0x4f60eb(0x17f)](_0x4ea18f,_0x4f60eb(0x189),()=>{const _0x150d3e=_0x4f60eb;this[_0x150d3e(0x1a3)]();}),this[_0x4f60eb(0x17f)](this[_0x4f60eb(0x191)],_0x4f60eb(0x19f),_0x47e708=>{const _0xd1282a=_0x4f60eb;_0x4ea18f[_0xd1282a(0x1b1)]()&&(_0x20d86e(),_0x47e708[_0xd1282a(0x192)]());},{'priority':_0x4f60eb(0x1a9)}),this[_0x4f60eb(0x1a1)][_0x4f60eb(0x17c)](_0x4ea18f);}[_0x275e9c(0x18e)](_0x337208){const _0x482f83=_0x275e9c;this[_0x482f83(0x19c)](_0x337208),this[_0x482f83(0x1a1)][_0x482f83(0x19d)](_0x337208);}}
23
+ const _0x11f3bd=_0x52bb;(function(_0x9a8e9c,_0x46c8a8){const _0x444105=_0x52bb,_0xfd489f=_0x9a8e9c();while(!![]){try{const _0x18a442=-parseInt(_0x444105(0x1ad))/0x1*(parseInt(_0x444105(0x177))/0x2)+-parseInt(_0x444105(0x182))/0x3*(-parseInt(_0x444105(0x16c))/0x4)+-parseInt(_0x444105(0x1a8))/0x5+-parseInt(_0x444105(0x171))/0x6*(-parseInt(_0x444105(0x175))/0x7)+parseInt(_0x444105(0x18d))/0x8*(parseInt(_0x444105(0x185))/0x9)+-parseInt(_0x444105(0x1a0))/0xa+-parseInt(_0x444105(0x187))/0xb*(-parseInt(_0x444105(0x1a7))/0xc);if(_0x18a442===_0x46c8a8)break;else _0xfd489f['push'](_0xfd489f['shift']());}catch(_0x5bc052){_0xfd489f['push'](_0xfd489f['shift']());}}}(_0x414b,0xb0cdc));import{ContextPlugin as _0x280c52,Context as _0x424f32}from'ckeditor5/src/core.js';import _0x488ba1 from'./annotationsuis.js';import _0x32a2ad from'./sidebar.js';import{CKEditorError as _0x4aca3b,Collection as _0x1d1e56}from'ckeditor5/src/utils.js';import{debounce as _0x5db1a0}from'lodash-es';function _0x414b(){const _0x5d4a14=['requires','addAnnotation','uiUpdate','isAttached','8idUwnb','add','switchTo','widesidebar-detach-not-attached','destroy','from','stop','_attachToContainer','high','widesidebar-attach-already-attached','pluginName','_editorAnnotations','_destroyEditorAnnotationsIntegration','activeAnnotation','register','editors','container','listenTo','init','1097440OtWHbi','rearrange','has','hasDomSelection','wideSidebar','_detachFromContainer','change:container','156HvAObp','6136445SxygjI','removeEventListener','set:container','annotations','plugins','4339wgPWgG','blur','remove','context','off','76520JpqSoA','refresh','refreshPositioning','ready','attach','3258lGVqxT','stopListening','_integrateWithEditorAnnotations','resize','8309mjUziS','WideSidebar','532fJrsVV','setActiveAnnotation','addEventListener','detach','get','_refreshPositioningDebounced','_annotations','_activeAnnotation','cancel','focus','set','102LdFWtx','updateTargetRect','getOrderedSelectedAnnotations','7952922nmzgLh','ck-sidebar--wide','877272IAQYSD','EditorAnnotations'];_0x414b=function(){return _0x5d4a14;};return _0x414b();}function _0x52bb(_0x37d137,_0x448de5){const _0x414b0d=_0x414b();return _0x52bb=function(_0x52bbae,_0x2ea9c5){_0x52bbae=_0x52bbae-0x16a;let _0x1d1ad6=_0x414b0d[_0x52bbae];return _0x1d1ad6;},_0x52bb(_0x37d137,_0x448de5);}import _0x4b9fbd from'./editorannotations.js';export default class n extends _0x280c52{static get[_0x11f3bd(0x189)](){return[_0x32a2ad,_0x488ba1];}static get[_0x11f3bd(0x197)](){const _0x1b4213=_0x11f3bd;return _0x1b4213(0x176);}constructor(_0x320f7c){const _0x2088a1=_0x11f3bd;super(_0x320f7c),this[_0x2088a1(0x18c)]=!0x1,this[_0x2088a1(0x181)](_0x2088a1(0x19a),null),this[_0x2088a1(0x1ab)]=null,this[_0x2088a1(0x198)]=new _0x1d1e56(),this[_0x2088a1(0x17c)]=_0x5db1a0(()=>{const _0x532c3=_0x2088a1;this[_0x532c3(0x1ab)][_0x532c3(0x16e)]();},0xfa,{'leading':!0x1});}[_0x11f3bd(0x19f)](){const _0x5265d2=_0x11f3bd,_0x59dbe0=this[_0x5265d2(0x16a)][_0x5265d2(0x1ac)][_0x5265d2(0x17b)](_0x488ba1),_0x1b4370=this[_0x5265d2(0x16a)][_0x5265d2(0x1ac)][_0x5265d2(0x17b)](_0x32a2ad);_0x59dbe0[_0x5265d2(0x19b)](_0x5265d2(0x1a4),this),_0x1b4370[_0x5265d2(0x19d)]&&_0x59dbe0[_0x5265d2(0x18f)](_0x5265d2(0x1a4));}[_0x11f3bd(0x178)](_0xde7f08){const _0x2a1857=_0x11f3bd;if(_0xde7f08===this[_0x2a1857(0x19a)])return;const _0x2ea363=this[_0x2a1857(0x16a)][_0x2a1857(0x1ac)][_0x2a1857(0x17b)](_0x32a2ad);_0x2ea363[_0x2a1857(0x17e)]=_0xde7f08;const _0x48f979=this[_0x2a1857(0x19a)];this[_0x2a1857(0x19a)]=_0xde7f08,_0x2ea363[_0x2a1857(0x16d)]({'blurredAnnotation':_0x48f979,'activatedAnnotation':this[_0x2a1857(0x19a)]});}[_0x11f3bd(0x170)](_0x581c40){const _0x1653d6=_0x11f3bd;this[_0x1653d6(0x1ab)]=_0x581c40;const _0x2c393d=this[_0x1653d6(0x16a)][_0x1653d6(0x1ac)][_0x1653d6(0x17b)](_0x32a2ad);if(_0x2c393d[_0x1653d6(0x17d)]=_0x581c40,this[_0x1653d6(0x18c)])throw new _0x4aca3b(_0x1653d6(0x196),this);this[_0x1653d6(0x18c)]=!0x0,this[_0x1653d6(0x19e)](_0x2c393d,_0x1653d6(0x1aa),()=>{const _0x29e0c9=_0x1653d6;this[_0x29e0c9(0x17a)](),this[_0x29e0c9(0x19e)](_0x2c393d,_0x29e0c9(0x1a6),_0x1750a4=>{const _0x55fcd3=_0x29e0c9;_0x1750a4[_0x55fcd3(0x16b)](),this[_0x55fcd3(0x170)](_0x581c40);});}),_0x2c393d[_0x1653d6(0x194)]({'viewClass':_0x1653d6(0x186)});const _0x3f3f8b=_0x5e9775=>{const _0x1c1ac4=_0x1653d6;_0x5e9775[_0x1c1ac4(0x183)](),_0x2c393d[_0x1c1ac4(0x18a)](_0x5e9775);};for(const _0x317d3f of _0x581c40)_0x3f3f8b(_0x317d3f);this[_0x1653d6(0x19e)](_0x581c40,_0x1653d6(0x18e),(_0x42b23c,_0x130f0b)=>{_0x3f3f8b(_0x130f0b);}),this[_0x1653d6(0x19e)](_0x581c40,_0x1653d6(0x1af),(_0x2e805d,_0x526d69,_0x3d8184)=>{const _0x358295=_0x1653d6;_0x2c393d[_0x358295(0x1a1)]({'removedAnnotation':_0x526d69,'previousAnnotation':_0x581c40[_0x358295(0x17b)](_0x3d8184-0x1),'nextAnnotation':_0x581c40[_0x358295(0x17b)](_0x3d8184+0x1)}),_0x526d69===this[_0x358295(0x19a)]&&this[_0x358295(0x178)](null);},{'priority':_0x1653d6(0x195)}),this[_0x1653d6(0x19e)](_0x581c40,_0x1653d6(0x180),(_0x4093b5,_0x2fda13)=>{const _0x11202e=_0x1653d6;this[_0x11202e(0x178)](_0x2fda13);}),this[_0x1653d6(0x19e)](_0x581c40,_0x1653d6(0x1ae),()=>{const _0x1a632e=_0x1653d6;this[_0x1a632e(0x178)](null);});const _0x30838f=this[_0x1653d6(0x16a)]instanceof _0x424f32?this[_0x1653d6(0x16a)][_0x1653d6(0x19c)]:new _0x1d1e56([this[_0x1653d6(0x16a)]]);for(const _0xb0cb1c of _0x30838f)this[_0x1653d6(0x173)](_0xb0cb1c);this[_0x1653d6(0x19e)](_0x30838f,_0x1653d6(0x18e),(_0x4deeca,_0x153eca)=>{const _0xa46fd1=_0x1653d6;this[_0xa46fd1(0x19e)](_0x153eca,_0xa46fd1(0x16f),()=>{const _0x184d1b=_0xa46fd1;this[_0x184d1b(0x173)](_0x153eca);});}),this[_0x1653d6(0x19e)](_0x30838f,_0x1653d6(0x1af),(_0x3de16f,_0x37db91)=>{const _0x28b7ba=_0x1653d6;_0x37db91[_0x28b7ba(0x1ac)][_0x28b7ba(0x1a2)](_0x28b7ba(0x188))&&this[_0x28b7ba(0x199)](_0x37db91[_0x28b7ba(0x1ac)][_0x28b7ba(0x17b)](_0x28b7ba(0x188)));}),window[_0x1653d6(0x179)](_0x1653d6(0x174),this[_0x1653d6(0x17c)]),this[_0x1653d6(0x1ab)][_0x1653d6(0x16e)]();}[_0x11f3bd(0x17a)](){const _0x248c8f=_0x11f3bd;if(!this[_0x248c8f(0x18c)])throw new _0x4aca3b(_0x248c8f(0x190),this);this[_0x248c8f(0x178)](null);const _0x497daa=this[_0x248c8f(0x16a)][_0x248c8f(0x1ac)][_0x248c8f(0x17b)](_0x32a2ad);_0x497daa[_0x248c8f(0x1a5)](this[_0x248c8f(0x1ab)]),this[_0x248c8f(0x172)](_0x497daa),this[_0x248c8f(0x172)](this[_0x248c8f(0x1ab)]),this[_0x248c8f(0x16a)]instanceof _0x424f32&&this[_0x248c8f(0x172)](this[_0x248c8f(0x16a)][_0x248c8f(0x19c)]);for(const _0x475558 of Array[_0x248c8f(0x192)](this[_0x248c8f(0x198)]))this[_0x248c8f(0x199)](_0x475558);window[_0x248c8f(0x1a9)](_0x248c8f(0x174),this[_0x248c8f(0x17c)]),this[_0x248c8f(0x17c)][_0x248c8f(0x17f)](),this[_0x248c8f(0x19a)]=null,this[_0x248c8f(0x18c)]=!0x1,this[_0x248c8f(0x1ab)]=null;}[_0x11f3bd(0x191)](){const _0x4d202f=_0x11f3bd;this[_0x4d202f(0x18c)]&&this[_0x4d202f(0x17a)]();}[_0x11f3bd(0x173)](_0x2543aa){const _0x3bdc37=_0x11f3bd,_0x2fdb9a=_0x2543aa[_0x3bdc37(0x1ac)][_0x3bdc37(0x17b)](_0x4b9fbd);if(!_0x2fdb9a)return;const _0x9bfc17=()=>{const _0x30d37c=_0x3bdc37,_0x1ad3e0=_0x2fdb9a[_0x30d37c(0x184)]({'annotations':this[_0x30d37c(0x1ab)],'activeAnnotation':this[_0x30d37c(0x19a)]});this[_0x30d37c(0x178)](_0x1ad3e0[0x0]||null);};this[_0x3bdc37(0x19e)](_0x2fdb9a,_0x3bdc37(0x16d),_0x9bfc17),this[_0x3bdc37(0x19e)](_0x2fdb9a,_0x3bdc37(0x1ae),(_0x131d82,{isAnnotationTracked:_0x32c0d3})=>{const _0x571f88=_0x3bdc37;this[_0x571f88(0x19a)]&&_0x32c0d3(this[_0x571f88(0x19a)])&&this[_0x571f88(0x178)](null);}),this[_0x3bdc37(0x19e)](_0x2fdb9a,_0x3bdc37(0x18b),()=>{const _0x4f6cfc=_0x3bdc37;this[_0x4f6cfc(0x17c)]();}),this[_0x3bdc37(0x19e)](this[_0x3bdc37(0x1ab)],_0x3bdc37(0x1ae),_0x16df67=>{const _0x31ac33=_0x3bdc37;_0x2fdb9a[_0x31ac33(0x1a3)]()&&(_0x9bfc17(),_0x16df67[_0x31ac33(0x193)]());},{'priority':_0x3bdc37(0x195)}),this[_0x3bdc37(0x198)][_0x3bdc37(0x18e)](_0x2fdb9a);}[_0x11f3bd(0x199)](_0xb0e352){const _0x5277ee=_0x11f3bd;this[_0x5277ee(0x172)](_0xb0e352),this[_0x5277ee(0x198)][_0x5277ee(0x1af)](_0xb0e352);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2d704a=_0x479c;(function(_0x5d5030,_0x44b559){const _0x268f3b=_0x479c,_0x50d819=_0x5d5030();while(!![]){try{const _0x72a96=-parseInt(_0x268f3b(0xa5))/0x1*(parseInt(_0x268f3b(0xa3))/0x2)+-parseInt(_0x268f3b(0xad))/0x3*(-parseInt(_0x268f3b(0xaf))/0x4)+-parseInt(_0x268f3b(0xb5))/0x5*(parseInt(_0x268f3b(0xbd))/0x6)+parseInt(_0x268f3b(0xbc))/0x7*(-parseInt(_0x268f3b(0xa9))/0x8)+-parseInt(_0x268f3b(0xaa))/0x9*(parseInt(_0x268f3b(0xbb))/0xa)+parseInt(_0x268f3b(0xa2))/0xb*(-parseInt(_0x268f3b(0x9d))/0xc)+parseInt(_0x268f3b(0x9a))/0xd*(parseInt(_0x268f3b(0xac))/0xe);if(_0x72a96===_0x44b559)break;else _0x50d819['push'](_0x50d819['shift']());}catch(_0x1a1421){_0x50d819['push'](_0x50d819['shift']());}}}(_0x474a,0x30265));function _0x479c(_0x5b25be,_0x22534f){const _0x474ace=_0x474a();return _0x479c=function(_0x479cd8,_0x1f9d00){_0x479cd8=_0x479cd8-0x96;let _0xf46234=_0x474ace[_0x479cd8];return _0xf46234;},_0x479c(_0x5b25be,_0x22534f);}import{Command as _0x5d9c3f}from'ckeditor5/src/core.js';function _0x474a(){const _0x1bfdde=['2415WvzanY','257028tYSoER','execute','start','editor','item','getRanges','substr','13xJDErv','_trimToContent','selection','422328gFExHt','isEnabled','_hasContent','end','$textProxy','88OWJIsv','2omTDYV','comment:','21086MjubFo','getItems','isObject','change','5024XiQabu','16542ixlAri','backward','15080184xjAkpW','18141hRJzUD','addMarker','188rWBlHX','createRange','refresh','tableCell','getLastMatchingPosition','_itemIsContent','30jprvKS','document','push','element','model','schema','2110kaAeBO'];_0x474a=function(){return _0x1bfdde;};return _0x474a();}import{uid as _0x1f11ca}from'ckeditor5/src/utils.js';export default class G extends _0x5d9c3f{[_0x2d704a(0xb1)](){const _0xf3c2e7=_0x2d704a,_0x19a00b=this[_0xf3c2e7(0x96)][_0xf3c2e7(0xb9)][_0xf3c2e7(0xb6)][_0xf3c2e7(0x9c)];for(const _0x2694d2 of _0x19a00b[_0xf3c2e7(0x98)]())if(this[_0xf3c2e7(0x9f)](_0x2694d2))return void(this[_0xf3c2e7(0x9e)]=!0x0);this[_0xf3c2e7(0x9e)]=!0x1;}[_0x2d704a(0xbe)]({threadId:_0x2375a5=_0x1f11ca()}={}){const _0x3974bb=_0x2d704a,_0x451f23=this[_0x3974bb(0x96)][_0x3974bb(0xb9)],_0x338397=[];for(const _0x52f7a9 of _0x451f23[_0x3974bb(0xb6)][_0x3974bb(0x9c)][_0x3974bb(0x98)]())this[_0x3974bb(0x9f)](_0x52f7a9)&&_0x338397[_0x3974bb(0xb7)](this[_0x3974bb(0x9b)](_0x52f7a9));_0x451f23[_0x3974bb(0xa8)](_0x73a8d9=>{const _0x368154=_0x3974bb;for(const _0x2770a8 of _0x338397){const _0x2d862a=_0x1f11ca()[_0x368154(0x99)](0x1,0x5),_0x2f72da=_0x368154(0xa4)+_0x2375a5+':'+_0x2d862a;_0x73a8d9[_0x368154(0xae)](_0x2f72da,{'range':_0x2770a8,'usingOperation':!0x1,'affectsData':!0x1});}});}[_0x2d704a(0x9f)](_0x1a7e92){const _0x183d82=_0x2d704a;for(const _0x457470 of _0x1a7e92[_0x183d82(0xa6)]())if(this[_0x183d82(0xb4)](_0x457470))return!0x0;return!0x1;}[_0x2d704a(0xb4)](_0x7ad229){const _0x129030=_0x2d704a;return _0x7ad229['is'](_0x129030(0xa1))||this[_0x129030(0x96)][_0x129030(0xb9)][_0x129030(0xba)][_0x129030(0xa7)](_0x7ad229)&&!_0x7ad229['is'](_0x129030(0xb8),_0x129030(0xb2));}[_0x2d704a(0x9b)](_0x59499a){const _0x196db3=_0x2d704a,_0x49e588=_0xd421b=>!this[_0x196db3(0xb4)](_0xd421b[_0x196db3(0x97)]),_0x3afe3b=_0x59499a[_0x196db3(0xbf)][_0x196db3(0xb3)](_0x49e588),_0x22b274=_0x59499a[_0x196db3(0xa0)][_0x196db3(0xb3)](_0x49e588,{'direction':_0x196db3(0xab)});return this[_0x196db3(0x96)][_0x196db3(0xb9)][_0x196db3(0xb0)](_0x3afe3b,_0x22b274);}}
23
+ const _0x31e1c9=_0x3901;function _0x3901(_0x7ae20e,_0x1b09ba){const _0x3c3573=_0x3c35();return _0x3901=function(_0x390192,_0x458122){_0x390192=_0x390192-0x161;let _0x4fd772=_0x3c3573[_0x390192];return _0x4fd772;},_0x3901(_0x7ae20e,_0x1b09ba);}(function(_0x8731df,_0x3f4713){const _0x73df3c=_0x3901,_0x45170f=_0x8731df();while(!![]){try{const _0x38f145=-parseInt(_0x73df3c(0x168))/0x1+parseInt(_0x73df3c(0x186))/0x2+parseInt(_0x73df3c(0x16f))/0x3*(-parseInt(_0x73df3c(0x162))/0x4)+-parseInt(_0x73df3c(0x17c))/0x5*(parseInt(_0x73df3c(0x16c))/0x6)+-parseInt(_0x73df3c(0x178))/0x7*(-parseInt(_0x73df3c(0x17f))/0x8)+parseInt(_0x73df3c(0x16b))/0x9+-parseInt(_0x73df3c(0x163))/0xa*(-parseInt(_0x73df3c(0x180))/0xb);if(_0x38f145===_0x3f4713)break;else _0x45170f['push'](_0x45170f['shift']());}catch(_0x3a7734){_0x45170f['push'](_0x45170f['shift']());}}}(_0x3c35,0x47524));function _0x3c35(){const _0x37d695=['tableCell','2840751GFNUpL','1659702xqfxan','editor','comment:','363855fZUGuC','start','substr','$textProxy','item','model','getRanges','selection','end','446229KWmaOh','schema','getLastMatchingPosition','_itemIsContent','5FzWHWP','refresh','isEnabled','24oyPnqH','81708gLklaX','addMarker','backward','execute','_trimToContent','_hasContent','168070Tjnpdn','isObject','push','4DMZdqI','230rJEguT','document','element','createRange','change','71725PJCFTZ','getItems'];_0x3c35=function(){return _0x37d695;};return _0x3c35();}import{Command as _0xfd61f3}from'ckeditor5/src/core.js';import{uid as _0x50888e}from'ckeditor5/src/utils.js';export default class G extends _0xfd61f3{[_0x31e1c9(0x17d)](){const _0x5bdc0a=_0x31e1c9,_0x57b659=this[_0x5bdc0a(0x16d)][_0x5bdc0a(0x174)][_0x5bdc0a(0x164)][_0x5bdc0a(0x176)];for(const _0x39c0e7 of _0x57b659[_0x5bdc0a(0x175)]())if(this[_0x5bdc0a(0x185)](_0x39c0e7))return void(this[_0x5bdc0a(0x17e)]=!0x0);this[_0x5bdc0a(0x17e)]=!0x1;}[_0x31e1c9(0x183)]({threadId:_0x1a3e87=_0x50888e()}={}){const _0x1cba45=_0x31e1c9,_0x12a4eb=this[_0x1cba45(0x16d)][_0x1cba45(0x174)],_0x3cba77=[];for(const _0x3a56ff of _0x12a4eb[_0x1cba45(0x164)][_0x1cba45(0x176)][_0x1cba45(0x175)]())this[_0x1cba45(0x185)](_0x3a56ff)&&_0x3cba77[_0x1cba45(0x161)](this[_0x1cba45(0x184)](_0x3a56ff));_0x12a4eb[_0x1cba45(0x167)](_0x31aa79=>{const _0x18beb4=_0x1cba45;for(const _0x59b074 of _0x3cba77){const _0x59c18d=_0x50888e()[_0x18beb4(0x171)](0x1,0x5),_0x304310=_0x18beb4(0x16e)+_0x1a3e87+':'+_0x59c18d;_0x31aa79[_0x18beb4(0x181)](_0x304310,{'range':_0x59b074,'usingOperation':!0x1,'affectsData':!0x1});}});}[_0x31e1c9(0x185)](_0x1893dd){const _0x54df26=_0x31e1c9;for(const _0x12074d of _0x1893dd[_0x54df26(0x169)]())if(this[_0x54df26(0x17b)](_0x12074d))return!0x0;return!0x1;}[_0x31e1c9(0x17b)](_0x4eebf0){const _0x597fc1=_0x31e1c9;return _0x4eebf0['is'](_0x597fc1(0x172))||this[_0x597fc1(0x16d)][_0x597fc1(0x174)][_0x597fc1(0x179)][_0x597fc1(0x187)](_0x4eebf0)&&!_0x4eebf0['is'](_0x597fc1(0x165),_0x597fc1(0x16a));}[_0x31e1c9(0x184)](_0x37f551){const _0x326fa8=_0x31e1c9,_0x5af3=_0x72a482=>!this[_0x326fa8(0x17b)](_0x72a482[_0x326fa8(0x173)]),_0x13e602=_0x37f551[_0x326fa8(0x170)][_0x326fa8(0x17a)](_0x5af3),_0x30cabb=_0x37f551[_0x326fa8(0x177)][_0x326fa8(0x17a)](_0x5af3,{'direction':_0x326fa8(0x182)});return this[_0x326fa8(0x16d)][_0x326fa8(0x174)][_0x326fa8(0x166)](_0x13e602,_0x30cabb);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x30558e=_0x4734;(function(_0x123cf9,_0x3d951d){const _0x2eeb56=_0x4734,_0x11f575=_0x123cf9();while(!![]){try{const _0x1d59ab=parseInt(_0x2eeb56(0xe6))/0x1*(-parseInt(_0x2eeb56(0xf3))/0x2)+parseInt(_0x2eeb56(0xef))/0x3+-parseInt(_0x2eeb56(0xdb))/0x4+parseInt(_0x2eeb56(0xf6))/0x5*(parseInt(_0x2eeb56(0xe8))/0x6)+-parseInt(_0x2eeb56(0xf5))/0x7*(parseInt(_0x2eeb56(0xda))/0x8)+-parseInt(_0x2eeb56(0xe1))/0x9+-parseInt(_0x2eeb56(0xe5))/0xa*(-parseInt(_0x2eeb56(0xe9))/0xb);if(_0x1d59ab===_0x3d951d)break;else _0x11f575['push'](_0x11f575['shift']());}catch(_0x37acb4){_0x11f575['push'](_0x11f575['shift']());}}}(_0x178e,0x36953));import{ContextPlugin as _0x203367}from'ckeditor5/src/core.js';function _0x4734(_0x2b6b5b,_0xa13bbb){const _0x178ee6=_0x178e();return _0x4734=function(_0x47346a,_0x19b75c){_0x47346a=_0x47346a-0xd9;let _0x1560c6=_0x178ee6[_0x47346a];return _0x1560c6;},_0x4734(_0x2b6b5b,_0xa13bbb);}function _0x178e(){const _0x2a6cc6=['requires','length','2253573KpaXxt','collection','change:archivedAt','plugins','10mpzHEY','2999BnrTWn','context','4854aUbKOi','2971331EJiVNx','addCommentThread','highest','has','listenTo','CommentsArchive','175785cXuRey','getCommentThread','archivedThreads','isActive','22vMCwbE','init','1645HXSTvS','2735nAYciZ','archivedAt','removeCommentThread','remove','pluginName','stopListening','findIndex','get','_calculatePosition','136YfMEPY','1041148uGCVBb','activate','focus','add'];_0x178e=function(){return _0x2a6cc6;};return _0x178e();}import{Collection as _0x2a3471}from'ckeditor5/src/utils.js';import _0x18fbed from'./commentsrepository.js';import _0x28b52a from'../annotations/annotations.js';export default class p extends _0x203367{static get[_0x30558e(0xfa)](){const _0x1437a8=_0x30558e;return _0x1437a8(0xee);}static get[_0x30558e(0xdf)](){return[_0x18fbed,_0x28b52a];}constructor(_0x1085a9){const _0x2fae69=_0x30558e;super(_0x1085a9),this[_0x2fae69(0xf1)]=new _0x2a3471();}[_0x30558e(0xf4)](){const _0x3e0e91=_0x30558e,_0xda5cb4=this[_0x3e0e91(0xe7)],_0x54c944=_0xda5cb4[_0x3e0e91(0xe4)][_0x3e0e91(0xfd)](_0x18fbed),_0x34fb64=_0xda5cb4[_0x3e0e91(0xe4)][_0x3e0e91(0xfd)](_0x28b52a);this[_0x3e0e91(0xed)](_0x54c944,_0x3e0e91(0xea),(_0x8f71e4,{threadId:_0xa79794})=>{const _0x38028d=_0x3e0e91,_0x58b2ba=_0x54c944[_0x38028d(0xf0)](_0xa79794);_0x58b2ba[_0x38028d(0xf7)]&&this[_0x38028d(0xf1)][_0x38028d(0xde)](_0x58b2ba,this[_0x38028d(0xd9)](_0x58b2ba[_0x38028d(0xf7)])),this[_0x38028d(0xed)](_0x58b2ba,_0x38028d(0xe3),(_0xc89452,_0x46b5a9,_0x1f1fbf)=>{const _0x51c076=_0x38028d;_0x1f1fbf?this[_0x51c076(0xf1)][_0x51c076(0xec)](_0x58b2ba)||this[_0x51c076(0xf1)][_0x51c076(0xde)](_0x58b2ba,this[_0x51c076(0xd9)](_0x58b2ba[_0x51c076(0xf7)])):this[_0x51c076(0xf1)][_0x51c076(0xec)](_0x58b2ba)&&this[_0x51c076(0xf1)][_0x51c076(0xf9)](_0x58b2ba);});}),this[_0x3e0e91(0xed)](_0x54c944,_0x3e0e91(0xf8),(_0x2baf0a,{threadId:_0x6d5fde})=>{const _0x42ac56=_0x3e0e91,_0x7d5ee1=_0x54c944[_0x42ac56(0xf0)](_0x6d5fde);this[_0x42ac56(0xfb)](_0x7d5ee1),this[_0x42ac56(0xf1)][_0x42ac56(0xec)](_0x7d5ee1)&&this[_0x42ac56(0xf1)][_0x42ac56(0xf9)](_0x7d5ee1);},{'priority':_0x3e0e91(0xeb)}),this[_0x3e0e91(0xed)](_0x34fb64[_0x3e0e91(0xe2)],_0x3e0e91(0xdd),(_0x4b30c0,_0x57b8d1)=>{const _0x54053e=_0x3e0e91;_0x57b8d1[_0x54053e(0xf2)]=!0x0,_0x34fb64[_0x54053e(0xdc)](_0x57b8d1);});}[_0x30558e(0xd9)](_0x1afc4c){const _0x5ddf12=_0x30558e,_0x2a7004=[...this[_0x5ddf12(0xf1)]][_0x5ddf12(0xfc)](_0x59b21e=>_0x59b21e[_0x5ddf12(0xf7)]<_0x1afc4c);return _0x2a7004>-0x1?_0x2a7004:this[_0x5ddf12(0xf1)][_0x5ddf12(0xe0)];}}
23
+ const _0x1ac671=_0x2e46;(function(_0x3f3fa7,_0x475dd1){const _0x18b285=_0x2e46,_0x3aec65=_0x3f3fa7();while(!![]){try{const _0x3848df=-parseInt(_0x18b285(0x14e))/0x1+-parseInt(_0x18b285(0x136))/0x2+-parseInt(_0x18b285(0x134))/0x3+parseInt(_0x18b285(0x133))/0x4+parseInt(_0x18b285(0x148))/0x5+parseInt(_0x18b285(0x144))/0x6*(parseInt(_0x18b285(0x13f))/0x7)+parseInt(_0x18b285(0x137))/0x8;if(_0x3848df===_0x475dd1)break;else _0x3aec65['push'](_0x3aec65['shift']());}catch(_0x44dcb3){_0x3aec65['push'](_0x3aec65['shift']());}}}(_0x1d07,0x3bd73));function _0x2e46(_0x1b0f1a,_0x4c0de7){const _0x1d0703=_0x1d07();return _0x2e46=function(_0x2e46e1,_0x32ef58){_0x2e46e1=_0x2e46e1-0x130;let _0x10ac7d=_0x1d0703[_0x2e46e1];return _0x10ac7d;},_0x2e46(_0x1b0f1a,_0x4c0de7);}import{ContextPlugin as _0x414459}from'ckeditor5/src/core.js';import{Collection as _0x280e46}from'ckeditor5/src/utils.js';import _0xe36aeb from'./commentsrepository.js';function _0x1d07(){const _0x3375eb=['focus','_calculatePosition','263325gfdXzD','pluginName','get','removeCommentThread','getCommentThread','init','findIndex','119596mCLYRV','1329933mVLCSJ','add','823530mekggt','5094872XuOcGu','length','stopListening','addCommentThread','archivedAt','change:archivedAt','archivedThreads','remove','1869861qQUhpR','listenTo','highest','CommentsArchive','isActive','6uqHCmZ','collection','has','activate','2148135UWJbhE','plugins','requires','context'];_0x1d07=function(){return _0x3375eb;};return _0x1d07();}import _0x27a865 from'../annotations/annotations.js';export default class p extends _0x414459{static get[_0x1ac671(0x14f)](){const _0x3eb024=_0x1ac671;return _0x3eb024(0x142);}static get[_0x1ac671(0x14a)](){return[_0xe36aeb,_0x27a865];}constructor(_0x5b2ab5){const _0x200cfd=_0x1ac671;super(_0x5b2ab5),this[_0x200cfd(0x13d)]=new _0x280e46();}[_0x1ac671(0x131)](){const _0x2fd5bb=_0x1ac671,_0x36388c=this[_0x2fd5bb(0x14b)],_0x6901ea=_0x36388c[_0x2fd5bb(0x149)][_0x2fd5bb(0x150)](_0xe36aeb),_0x39791d=_0x36388c[_0x2fd5bb(0x149)][_0x2fd5bb(0x150)](_0x27a865);this[_0x2fd5bb(0x140)](_0x6901ea,_0x2fd5bb(0x13a),(_0x436044,{threadId:_0x341c42})=>{const _0x5f6278=_0x2fd5bb,_0x5bbd6e=_0x6901ea[_0x5f6278(0x130)](_0x341c42);_0x5bbd6e[_0x5f6278(0x13b)]&&this[_0x5f6278(0x13d)][_0x5f6278(0x135)](_0x5bbd6e,this[_0x5f6278(0x14d)](_0x5bbd6e[_0x5f6278(0x13b)])),this[_0x5f6278(0x140)](_0x5bbd6e,_0x5f6278(0x13c),(_0x112c57,_0x3d03cd,_0xe5cc05)=>{const _0x110bd9=_0x5f6278;_0xe5cc05?this[_0x110bd9(0x13d)][_0x110bd9(0x146)](_0x5bbd6e)||this[_0x110bd9(0x13d)][_0x110bd9(0x135)](_0x5bbd6e,this[_0x110bd9(0x14d)](_0x5bbd6e[_0x110bd9(0x13b)])):this[_0x110bd9(0x13d)][_0x110bd9(0x146)](_0x5bbd6e)&&this[_0x110bd9(0x13d)][_0x110bd9(0x13e)](_0x5bbd6e);});}),this[_0x2fd5bb(0x140)](_0x6901ea,_0x2fd5bb(0x151),(_0x3abf16,{threadId:_0x42fe2c})=>{const _0x140e18=_0x2fd5bb,_0x2f722e=_0x6901ea[_0x140e18(0x130)](_0x42fe2c);this[_0x140e18(0x139)](_0x2f722e),this[_0x140e18(0x13d)][_0x140e18(0x146)](_0x2f722e)&&this[_0x140e18(0x13d)][_0x140e18(0x13e)](_0x2f722e);},{'priority':_0x2fd5bb(0x141)}),this[_0x2fd5bb(0x140)](_0x39791d[_0x2fd5bb(0x145)],_0x2fd5bb(0x14c),(_0x424152,_0x12ca5d)=>{const _0x14ed47=_0x2fd5bb;_0x12ca5d[_0x14ed47(0x143)]=!0x0,_0x39791d[_0x14ed47(0x147)](_0x12ca5d);});}[_0x1ac671(0x14d)](_0x5eb1f6){const _0x17afba=_0x1ac671,_0x346d97=[...this[_0x17afba(0x13d)]][_0x17afba(0x132)](_0x5d7bd8=>_0x5d7bd8[_0x17afba(0x13b)]<_0x5eb1f6);return _0x346d97>-0x1?_0x346d97:this[_0x17afba(0x13d)][_0x17afba(0x138)];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2df66d=_0xf2d7;(function(_0x2d01be,_0x146d62){const _0x6ea064=_0xf2d7,_0x3224ba=_0x2d01be();while(!![]){try{const _0x5c41d4=-parseInt(_0x6ea064(0x22c))/0x1*(-parseInt(_0x6ea064(0x1fa))/0x2)+parseInt(_0x6ea064(0x219))/0x3*(parseInt(_0x6ea064(0x1fd))/0x4)+parseInt(_0x6ea064(0x22e))/0x5*(-parseInt(_0x6ea064(0x1fb))/0x6)+parseInt(_0x6ea064(0x20a))/0x7*(parseInt(_0x6ea064(0x220))/0x8)+parseInt(_0x6ea064(0x202))/0x9*(parseInt(_0x6ea064(0x1f5))/0xa)+parseInt(_0x6ea064(0x203))/0xb*(-parseInt(_0x6ea064(0x21e))/0xc)+-parseInt(_0x6ea064(0x222))/0xd;if(_0x5c41d4===_0x146d62)break;else _0x3224ba['push'](_0x3224ba['shift']());}catch(_0x16f9c2){_0x3224ba['push'](_0x3224ba['shift']());}}}(_0x1813,0x868f8));function _0xf2d7(_0x4021cf,_0x3167da){const _0x181345=_0x1813();return _0xf2d7=function(_0xf2d77f,_0x3b3792){_0xf2d77f=_0xf2d77f-0x1ee;let _0x257bfc=_0x181345[_0xf2d77f];return _0x257bfc;},_0xf2d7(_0x4021cf,_0x3167da);}import'../../theme/commentsarchive.css';import{Plugin as _0x39ee13}from'ckeditor5/src/core.js';import{createDropdown as _0x2dd063,ViewCollection as _0x4d7b27}from'ckeditor5/src/ui.js';import _0x3b6391 from'../../theme/icons/comments-archive.svg';import{getTranslation as _0x4d35eb}from'../utils/common-translations.js';import _0x3a68fa from'./ui/view/commentsarchiveview.js';import _0x249e6b from'./commentsarchive.js';export default class a extends _0x39ee13{static get[_0x2df66d(0x20c)](){const _0xb9004a=_0x2df66d;return _0xb9004a(0x1f4);}static get[_0x2df66d(0x225)](){return[_0x249e6b];}constructor(_0x2cb482){const _0x3c9014=_0x2df66d;super(_0x2cb482),this[_0x3c9014(0x1f9)]=new _0x4d7b27(),this[_0x3c9014(0x200)]=[];}[_0x2df66d(0x221)](){const _0x4d5e40=_0x2df66d;this[_0x4d5e40(0x208)]['ui'][_0x4d5e40(0x230)][_0x4d5e40(0x204)](_0x4d5e40(0x205),()=>this[_0x4d5e40(0x20e)]());const _0x5c8260=this[_0x4d5e40(0x208)][_0x4d5e40(0x218)][_0x4d5e40(0x207)](_0x249e6b),_0x35a68e=this[_0x4d5e40(0x208)][_0x4d5e40(0x218)][_0x4d5e40(0x207)](_0x4d5e40(0x216)),_0x30cec4=this[_0x4d5e40(0x208)][_0x4d5e40(0x218)][_0x4d5e40(0x207)](_0x4d5e40(0x20f));this[_0x4d5e40(0x1fe)](_0x5c8260[_0x4d5e40(0x22d)],_0x4d5e40(0x204),(_0x2996db,_0x4c6842)=>{const _0x31c6b1=_0x4d5e40,_0x42c68c=this[_0x31c6b1(0x208)][_0x31c6b1(0x1f1)][_0x31c6b1(0x207)](_0x31c6b1(0x20b));if(!_0x42c68c||_0x4c6842[_0x31c6b1(0x1f8)]===_0x42c68c){const _0x2c5799=this[_0x31c6b1(0x211)](_0x4c6842[_0x31c6b1(0x21d)]),_0x821e39=_0x30cec4[_0x31c6b1(0x21a)][_0x31c6b1(0x207)](_0x4c6842);if(!_0x821e39)return void this[_0x31c6b1(0x200)][_0x31c6b1(0x21f)]({'thread':_0x4c6842,'position':_0x2c5799});const _0x1271b9=_0x35a68e[_0x31c6b1(0x21c)](_0x821e39[_0x31c6b1(0x232)]);_0x1271b9[_0x31c6b1(0x214)]&&_0x35a68e[_0x31c6b1(0x217)][_0x31c6b1(0x209)](_0x1271b9),this[_0x31c6b1(0x1f9)][_0x31c6b1(0x204)](_0x1271b9[_0x31c6b1(0x232)],_0x2c5799);}}),this[_0x4d5e40(0x1fe)](_0x35a68e[_0x4d5e40(0x224)],_0x4d5e40(0x204),(_0x1dfd47,_0x2b9001)=>{const _0x21aefd=_0x4d5e40,_0x2f0eb4=this[_0x21aefd(0x200)][_0x21aefd(0x1f2)](({thread:_0x23266d})=>{const _0x2a4f95=_0x21aefd,_0x1ad893=_0x30cec4[_0x2a4f95(0x21a)][_0x2a4f95(0x207)](_0x23266d);return _0x1ad893&&_0x2b9001[_0x2a4f95(0x215)]===_0x1ad893[_0x2a4f95(0x232)];});_0x2f0eb4&&(this[_0x21aefd(0x1f9)][_0x21aefd(0x204)](_0x2b9001[_0x21aefd(0x232)],_0x2f0eb4[_0x21aefd(0x1ff)]),this[_0x21aefd(0x200)][_0x21aefd(0x1f7)](this[_0x21aefd(0x200)][_0x21aefd(0x21b)](_0x2f0eb4),0x1));}),this[_0x4d5e40(0x1fe)](_0x5c8260[_0x4d5e40(0x22d)],_0x4d5e40(0x209),(_0x16560f,_0x5ddf4e)=>{const _0x58d235=_0x4d5e40,_0x51efc1=this[_0x58d235(0x208)][_0x58d235(0x1f1)][_0x58d235(0x207)](_0x58d235(0x20b));if(!_0x51efc1||_0x5ddf4e[_0x58d235(0x1f8)]===_0x51efc1){const _0x2bdb16=_0x30cec4[_0x58d235(0x21a)][_0x58d235(0x207)](_0x5ddf4e),_0x30fd2e=_0x35a68e[_0x58d235(0x21c)](_0x2bdb16[_0x58d235(0x232)]);this[_0x58d235(0x1f9)][_0x58d235(0x209)](_0x30fd2e[_0x58d235(0x232)]),this[_0x58d235(0x22f)](_0x30fd2e[_0x58d235(0x20d)]);}});}[_0x2df66d(0x223)](_0x468c94,_0x34c995){const _0x344756=_0x2df66d;for(const _0x3d8ab6 of _0x34c995[_0x344756(0x20d)])_0x3d8ab6[_0x344756(0x1f6)][_0x344756(0x1fc)](_0x344756(0x226))&&_0x468c94[_0x344756(0x201)][_0x344756(0x204)](_0x3d8ab6);this[_0x344756(0x1fe)](_0x34c995[_0x344756(0x20d)],_0x344756(0x204),(_0x28a0f7,_0x2f6353)=>{const _0x3381ac=_0x344756;_0x2f6353[_0x3381ac(0x1f6)][_0x3381ac(0x1fc)](_0x3381ac(0x226))&&_0x468c94[_0x3381ac(0x201)][_0x3381ac(0x204)](_0x2f6353);}),this[_0x344756(0x1fe)](_0x34c995[_0x344756(0x20d)],_0x344756(0x209),(_0x565656,_0x276099)=>{const _0x40d345=_0x344756;_0x276099[_0x40d345(0x1f6)][_0x40d345(0x1fc)](_0x40d345(0x226))&&_0x468c94[_0x40d345(0x201)][_0x40d345(0x209)](_0x276099);});}[_0x2df66d(0x211)](_0x134d69){const _0x2a2d11=_0x2df66d,_0x55ea89=this[_0x2a2d11(0x208)][_0x2a2d11(0x1f1)][_0x2a2d11(0x207)](_0x2a2d11(0x20b)),_0x5d4e47=[...this[_0x2a2d11(0x208)][_0x2a2d11(0x218)][_0x2a2d11(0x207)](_0x249e6b)[_0x2a2d11(0x22d)]][_0x2a2d11(0x210)](_0x29504e=>_0x29504e[_0x2a2d11(0x1f8)]===_0x55ea89)[_0x2a2d11(0x22a)](_0x4c4b20=>_0x4c4b20[_0x2a2d11(0x21d)]<_0x134d69);return _0x5d4e47>-0x1?_0x5d4e47-0x1:this[_0x2a2d11(0x1f9)][_0x2a2d11(0x231)];}[_0x2df66d(0x20e)](){const _0x27464d=_0x2df66d,_0x561d4b=this[_0x27464d(0x208)],_0x5157d4=this[_0x27464d(0x208)][_0x27464d(0x218)][_0x27464d(0x207)](_0x27464d(0x216)),_0x4a3b34=_0x2dd063(_0x561d4b[_0x27464d(0x212)]);_0x4a3b34[_0x27464d(0x206)][_0x27464d(0x22b)]({'icon':_0x3b6391,'label':_0x4d35eb(_0x561d4b[_0x27464d(0x212)],_0x27464d(0x1f3)),'tooltip':!0x0}),_0x4a3b34[_0x27464d(0x227)][_0x27464d(0x1ef)]({'attributes':{'class':_0x27464d(0x1f0)}}),_0x4a3b34['on'](_0x27464d(0x229),(_0x43fe92,_0x1d0879,_0x3e29b0)=>{const _0x8549bf=_0x27464d;this[_0x8549bf(0x213)]||(this[_0x8549bf(0x213)]=new _0x3a68fa(_0x561d4b[_0x8549bf(0x212)],this[_0x8549bf(0x1f9)])),_0x3e29b0?_0x4a3b34[_0x8549bf(0x227)][_0x8549bf(0x228)][_0x8549bf(0x204)](this[_0x8549bf(0x213)]):_0x4a3b34[_0x8549bf(0x227)][_0x8549bf(0x228)][_0x8549bf(0x209)](this[_0x8549bf(0x213)]);});for(const _0x4d62b4 of this[_0x27464d(0x1f9)]){const _0x20eeb4=_0x5157d4[_0x27464d(0x21c)](_0x4d62b4[_0x27464d(0x1ee)]);this[_0x27464d(0x223)](_0x4a3b34,_0x20eeb4);}return _0x4a3b34[_0x27464d(0x1fe)](this[_0x27464d(0x1f9)],_0x27464d(0x204),(_0x4a86e0,_0x47091b)=>{const _0x4aeecf=_0x27464d,_0x2f1685=_0x5157d4[_0x4aeecf(0x21c)](_0x47091b[_0x4aeecf(0x1ee)]);this[_0x4aeecf(0x223)](_0x4a3b34,_0x2f1685);}),_0x4a3b34[_0x27464d(0x1fe)](this[_0x27464d(0x1f9)],_0x27464d(0x209),(_0x2e6480,_0x5dd11a)=>{const _0x24bfbe=_0x27464d,_0x3d329b=_0x5157d4[_0x24bfbe(0x21c)](_0x5dd11a[_0x24bfbe(0x1ee)]);for(const _0x5e9816 of _0x3d329b[_0x24bfbe(0x20d)])_0x5e9816[_0x24bfbe(0x1f6)][_0x24bfbe(0x1fc)](_0x24bfbe(0x226))&&_0x4a3b34[_0x24bfbe(0x201)][_0x24bfbe(0x209)](_0x5e9816);}),_0x4a3b34;}}function _0x1813(){const _0x26bc3d=['59195Qyezvu','stopListening','componentFactory','length','view','mainView','extendTemplate','ck-comments-archive-dropdown','config','find','COMMENTS_ARCHIVE','CommentsArchiveUI','254750uxRYUo','classList','splice','channelId','annotationViews','382zQZvXe','504bWakGl','contains','68sQsIEr','listenTo','position','_pendingThreads','focusTracker','333RoXUhi','500797akxFjh','add','commentsArchive','buttonView','get','editor','remove','21izQWDV','collaboration.channelId','pluginName','focusableElements','_createArchiveUIDropdown','CommentsRepository','filter','_calculatePosition','locale','commentsArchiveView','isVisible','innerView','Annotations','_visibleAnnotations','plugins','115053SLOvkY','_threadToController','indexOf','getByInnerView','archivedAt','84DSEDNB','push','512936HEetiD','init','8262423lLneCD','_handleAnnotationFocusableElements','collection','requires','ck-body','panelView','children','change:isOpen','findIndex','set','3733GyxGxR','archivedThreads'];_0x1813=function(){return _0x26bc3d;};return _0x1813();}
23
+ const _0x570002=_0x31fb;(function(_0x25b104,_0xbdc4e8){const _0x58c207=_0x31fb,_0x2ca0eb=_0x25b104();while(!![]){try{const _0x49dcd2=parseInt(_0x58c207(0xb5))/0x1+parseInt(_0x58c207(0x8f))/0x2+parseInt(_0x58c207(0xb7))/0x3*(-parseInt(_0x58c207(0x9c))/0x4)+parseInt(_0x58c207(0xaa))/0x5*(-parseInt(_0x58c207(0xa2))/0x6)+parseInt(_0x58c207(0x8d))/0x7+-parseInt(_0x58c207(0x89))/0x8+parseInt(_0x58c207(0x82))/0x9*(parseInt(_0x58c207(0x9e))/0xa);if(_0x49dcd2===_0xbdc4e8)break;else _0x2ca0eb['push'](_0x2ca0eb['shift']());}catch(_0x1d6f26){_0x2ca0eb['push'](_0x2ca0eb['shift']());}}}(_0x2418,0x27eab));import'../../theme/commentsarchive.css';import{Plugin as _0xbc3805}from'ckeditor5/src/core.js';import{createDropdown as _0x3fa18a,ViewCollection as _0x1e1a4b}from'ckeditor5/src/ui.js';import _0x4104d3 from'../../theme/icons/comments-archive.svg';import{getTranslation as _0x36fcb7}from'../utils/common-translations.js';function _0x31fb(_0x5589d3,_0x503b47){const _0x24183c=_0x2418();return _0x31fb=function(_0x31fbb1,_0x5abb89){_0x31fbb1=_0x31fbb1-0x7b;let _0x50503d=_0x24183c[_0x31fbb1];return _0x50503d;},_0x31fb(_0x5589d3,_0x503b47);}import _0x3f7296 from'./ui/view/commentsarchiveview.js';import _0x2fcdac from'./commentsarchive.js';export default class a extends _0xbc3805{static get[_0x570002(0x9b)](){const _0x1b44fe=_0x570002;return _0x1b44fe(0x91);}static get[_0x570002(0xb4)](){return[_0x2fcdac];}constructor(_0x17decf){const _0x2a9828=_0x570002;super(_0x17decf),this[_0x2a9828(0xb6)]=new _0x1e1a4b(),this[_0x2a9828(0x8e)]=[];}[_0x570002(0xb0)](){const _0x15e3dd=_0x570002;this[_0x15e3dd(0x7b)]['ui'][_0x15e3dd(0x97)][_0x15e3dd(0x93)](_0x15e3dd(0x85),()=>this[_0x15e3dd(0x92)]());const _0x561919=this[_0x15e3dd(0x7b)][_0x15e3dd(0xb2)][_0x15e3dd(0x84)](_0x2fcdac),_0x1576a0=this[_0x15e3dd(0x7b)][_0x15e3dd(0xb2)][_0x15e3dd(0x84)](_0x15e3dd(0xaf)),_0x4f48c9=this[_0x15e3dd(0x7b)][_0x15e3dd(0xb2)][_0x15e3dd(0x84)](_0x15e3dd(0xa4));this[_0x15e3dd(0xa0)](_0x561919[_0x15e3dd(0xa1)],_0x15e3dd(0x93),(_0x56cd05,_0x24d85c)=>{const _0x2e317a=_0x15e3dd,_0x17fba1=this[_0x2e317a(0x7b)][_0x2e317a(0xbc)][_0x2e317a(0x84)](_0x2e317a(0x9a));if(!_0x17fba1||_0x24d85c[_0x2e317a(0xa5)]===_0x17fba1){const _0x225b78=this[_0x2e317a(0x99)](_0x24d85c[_0x2e317a(0xa9)]),_0x1927de=_0x4f48c9[_0x2e317a(0x8a)][_0x2e317a(0x84)](_0x24d85c);if(!_0x1927de)return void this[_0x2e317a(0x8e)][_0x2e317a(0x90)]({'thread':_0x24d85c,'position':_0x225b78});const _0x51a2fb=_0x1576a0[_0x2e317a(0xb1)](_0x1927de[_0x2e317a(0x7d)]);_0x51a2fb[_0x2e317a(0xa6)]&&_0x1576a0[_0x2e317a(0xa8)][_0x2e317a(0xb3)](_0x51a2fb),this[_0x2e317a(0xb6)][_0x2e317a(0x93)](_0x51a2fb[_0x2e317a(0x7d)],_0x225b78);}}),this[_0x15e3dd(0xa0)](_0x1576a0[_0x15e3dd(0xba)],_0x15e3dd(0x93),(_0x1084e8,_0x4f37fb)=>{const _0x1c2b51=_0x15e3dd,_0xf209ff=this[_0x1c2b51(0x8e)][_0x1c2b51(0x8b)](({thread:_0x3820ed})=>{const _0x557176=_0x1c2b51,_0x1a3d3b=_0x4f48c9[_0x557176(0x8a)][_0x557176(0x84)](_0x3820ed);return _0x1a3d3b&&_0x4f37fb[_0x557176(0x7f)]===_0x1a3d3b[_0x557176(0x7d)];});_0xf209ff&&(this[_0x1c2b51(0xb6)][_0x1c2b51(0x93)](_0x4f37fb[_0x1c2b51(0x7d)],_0xf209ff[_0x1c2b51(0xb8)]),this[_0x1c2b51(0x8e)][_0x1c2b51(0x96)](this[_0x1c2b51(0x8e)][_0x1c2b51(0x95)](_0xf209ff),0x1));}),this[_0x15e3dd(0xa0)](_0x561919[_0x15e3dd(0xa1)],_0x15e3dd(0xb3),(_0x5bec6c,_0x59a6f6)=>{const _0x114524=_0x15e3dd,_0x2c391c=this[_0x114524(0x7b)][_0x114524(0xbc)][_0x114524(0x84)](_0x114524(0x9a));if(!_0x2c391c||_0x59a6f6[_0x114524(0xa5)]===_0x2c391c){const _0x260c78=_0x4f48c9[_0x114524(0x8a)][_0x114524(0x84)](_0x59a6f6),_0x1c6147=_0x1576a0[_0x114524(0xb1)](_0x260c78[_0x114524(0x7d)]);this[_0x114524(0xb6)][_0x114524(0xb3)](_0x1c6147[_0x114524(0x7d)]),this[_0x114524(0x7c)](_0x1c6147[_0x114524(0xae)]);}});}[_0x570002(0x86)](_0x1b1a5e,_0x4bf5e5){const _0x50535d=_0x570002;for(const _0x16d7a1 of _0x4bf5e5[_0x50535d(0xae)])_0x16d7a1[_0x50535d(0x87)][_0x50535d(0x8c)](_0x50535d(0x83))&&_0x1b1a5e[_0x50535d(0x80)][_0x50535d(0x93)](_0x16d7a1);this[_0x50535d(0xa0)](_0x4bf5e5[_0x50535d(0xae)],_0x50535d(0x93),(_0x53c3dc,_0x2c54cd)=>{const _0xa07d81=_0x50535d;_0x2c54cd[_0xa07d81(0x87)][_0xa07d81(0x8c)](_0xa07d81(0x83))&&_0x1b1a5e[_0xa07d81(0x80)][_0xa07d81(0x93)](_0x2c54cd);}),this[_0x50535d(0xa0)](_0x4bf5e5[_0x50535d(0xae)],_0x50535d(0xb3),(_0x453e38,_0x6432b1)=>{const _0x40e175=_0x50535d;_0x6432b1[_0x40e175(0x87)][_0x40e175(0x8c)](_0x40e175(0x83))&&_0x1b1a5e[_0x40e175(0x80)][_0x40e175(0xb3)](_0x6432b1);});}[_0x570002(0x99)](_0x216496){const _0x52a7d6=_0x570002,_0x46fe82=this[_0x52a7d6(0x7b)][_0x52a7d6(0xbc)][_0x52a7d6(0x84)](_0x52a7d6(0x9a)),_0x18c194=[...this[_0x52a7d6(0x7b)][_0x52a7d6(0xb2)][_0x52a7d6(0x84)](_0x2fcdac)[_0x52a7d6(0xa1)]][_0x52a7d6(0xb9)](_0x50d533=>_0x50d533[_0x52a7d6(0xa5)]===_0x46fe82)[_0x52a7d6(0x9d)](_0x3d8e07=>_0x3d8e07[_0x52a7d6(0xa9)]<_0x216496);return _0x18c194>-0x1?_0x18c194-0x1:this[_0x52a7d6(0xb6)][_0x52a7d6(0xa3)];}[_0x570002(0x92)](){const _0x49a794=_0x570002,_0x5894ba=this[_0x49a794(0x7b)],_0x40d40b=this[_0x49a794(0x7b)][_0x49a794(0xb2)][_0x49a794(0x84)](_0x49a794(0xaf)),_0x5ef2ef=_0x3fa18a(_0x5894ba[_0x49a794(0x88)]);_0x5ef2ef[_0x49a794(0xac)][_0x49a794(0x98)]({'icon':_0x4104d3,'label':_0x36fcb7(_0x5894ba[_0x49a794(0x88)],_0x49a794(0x7e)),'tooltip':!0x0}),_0x5ef2ef[_0x49a794(0x94)][_0x49a794(0x9f)]({'attributes':{'class':_0x49a794(0xad)}}),_0x5ef2ef['on'](_0x49a794(0xbb),(_0x546ab1,_0x427c9f,_0x3e84e2)=>{const _0x2f5cd1=_0x49a794;this[_0x2f5cd1(0xa7)]||(this[_0x2f5cd1(0xa7)]=new _0x3f7296(_0x5894ba[_0x2f5cd1(0x88)],this[_0x2f5cd1(0xb6)])),_0x3e84e2?_0x5ef2ef[_0x2f5cd1(0x94)][_0x2f5cd1(0x81)][_0x2f5cd1(0x93)](this[_0x2f5cd1(0xa7)]):_0x5ef2ef[_0x2f5cd1(0x94)][_0x2f5cd1(0x81)][_0x2f5cd1(0xb3)](this[_0x2f5cd1(0xa7)]);});for(const _0x3db90a of this[_0x49a794(0xb6)]){const _0x47812d=_0x40d40b[_0x49a794(0xb1)](_0x3db90a[_0x49a794(0xab)]);this[_0x49a794(0x86)](_0x5ef2ef,_0x47812d);}return _0x5ef2ef[_0x49a794(0xa0)](this[_0x49a794(0xb6)],_0x49a794(0x93),(_0x4166d2,_0x19ad7b)=>{const _0x1dd312=_0x49a794,_0x4742c8=_0x40d40b[_0x1dd312(0xb1)](_0x19ad7b[_0x1dd312(0xab)]);this[_0x1dd312(0x86)](_0x5ef2ef,_0x4742c8);}),_0x5ef2ef[_0x49a794(0xa0)](this[_0x49a794(0xb6)],_0x49a794(0xb3),(_0x297963,_0x44732)=>{const _0x57650f=_0x49a794,_0x266375=_0x40d40b[_0x57650f(0xb1)](_0x44732[_0x57650f(0xab)]);for(const _0x4201a3 of _0x266375[_0x57650f(0xae)])_0x4201a3[_0x57650f(0x87)][_0x57650f(0x8c)](_0x57650f(0x83))&&_0x5ef2ef[_0x57650f(0x80)][_0x57650f(0xb3)](_0x4201a3);}),_0x5ef2ef;}}function _0x2418(){const _0x4e9bd7=['71158uzVHUI','annotationViews','3SiSWGL','position','filter','collection','change:isOpen','config','editor','stopListening','view','COMMENTS_ARCHIVE','innerView','focusTracker','children','9mHyBRs','ck-body','get','commentsArchive','_handleAnnotationFocusableElements','classList','locale','2196376QxbtLU','_threadToController','find','contains','1514933rWXgHM','_pendingThreads','9218gftPOY','push','CommentsArchiveUI','_createArchiveUIDropdown','add','panelView','indexOf','splice','componentFactory','set','_calculatePosition','collaboration.channelId','pluginName','1296492bRHTpg','findIndex','7420610BXuFLg','extendTemplate','listenTo','archivedThreads','12QClwAj','length','CommentsRepository','channelId','isVisible','commentsArchiveView','_visibleAnnotations','archivedAt','680195pWmLYh','mainView','buttonView','ck-comments-archive-dropdown','focusableElements','Annotations','init','getByInnerView','plugins','remove','requires'];_0x2418=function(){return _0x4e9bd7;};return _0x2418();}