@ckeditor/ckeditor5-comments 43.2.0-alpha.7 → 43.3.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (342) hide show
  1. package/build/comments.js +1 -1
  2. package/build/translations/ast.js +1 -0
  3. package/build/translations/az.js +1 -0
  4. package/build/translations/cs.js +1 -1
  5. package/build/translations/en-gb.js +1 -0
  6. package/build/translations/eo.js +1 -0
  7. package/build/translations/es-co.js +1 -1
  8. package/build/translations/es.js +1 -1
  9. package/build/translations/eu.js +1 -0
  10. package/build/translations/fa.js +1 -1
  11. package/build/translations/fr.js +1 -1
  12. package/build/translations/gu.js +1 -0
  13. package/build/translations/he.js +1 -1
  14. package/build/translations/hy.js +1 -0
  15. package/build/translations/it.js +1 -1
  16. package/build/translations/jv.js +1 -1
  17. package/build/translations/kk.js +1 -0
  18. package/build/translations/km.js +1 -0
  19. package/build/translations/kn.js +1 -0
  20. package/build/translations/ku.js +1 -0
  21. package/build/translations/lt.js +1 -1
  22. package/build/translations/nb.js +1 -0
  23. package/build/translations/ne.js +1 -0
  24. package/build/translations/oc.js +1 -0
  25. package/build/translations/pl.js +1 -1
  26. package/build/translations/pt-br.js +1 -1
  27. package/build/translations/pt.js +1 -1
  28. package/build/translations/ru.js +1 -1
  29. package/build/translations/si.js +1 -0
  30. package/build/translations/sk.js +1 -1
  31. package/build/translations/sl.js +1 -0
  32. package/build/translations/ug.js +1 -1
  33. package/build/translations/uk.js +1 -1
  34. package/build/translations/uz.js +1 -0
  35. package/dist/annotations/annotations.d.ts +8 -0
  36. package/dist/annotations/annotationsuis.d.ts +8 -0
  37. package/dist/annotations/editorannotations.d.ts +8 -0
  38. package/dist/annotations/inlineannotations.d.ts +8 -0
  39. package/dist/annotations/narrowsidebar.d.ts +8 -0
  40. package/dist/annotations/sidebar.d.ts +8 -0
  41. package/dist/annotations/widesidebar.d.ts +8 -0
  42. package/dist/comments/commentsarchive.d.ts +8 -0
  43. package/dist/comments/commentsarchiveui.d.ts +8 -0
  44. package/dist/comments/commentsediting.d.ts +8 -0
  45. package/dist/comments/commentsrepository.d.ts +8 -0
  46. package/dist/comments/commentsui.d.ts +8 -0
  47. package/dist/comments.d.ts +8 -0
  48. package/dist/commentsonly.d.ts +8 -0
  49. package/dist/index-editor.css +5 -7
  50. package/dist/index.css +5 -7
  51. package/dist/index.js +9 -9
  52. package/dist/translations/af.js +1 -1
  53. package/dist/translations/af.umd.js +1 -1
  54. package/dist/translations/ar.js +1 -1
  55. package/dist/translations/ar.umd.js +1 -1
  56. package/dist/translations/ast.d.ts +8 -0
  57. package/dist/translations/ast.js +23 -0
  58. package/dist/translations/ast.umd.js +23 -0
  59. package/dist/translations/az.d.ts +8 -0
  60. package/dist/translations/az.js +23 -0
  61. package/dist/translations/az.umd.js +23 -0
  62. package/dist/translations/bg.js +1 -1
  63. package/dist/translations/bg.umd.js +1 -1
  64. package/dist/translations/bn.js +1 -1
  65. package/dist/translations/bn.umd.js +1 -1
  66. package/dist/translations/bs.js +1 -1
  67. package/dist/translations/bs.umd.js +1 -1
  68. package/dist/translations/ca.js +1 -1
  69. package/dist/translations/ca.umd.js +1 -1
  70. package/dist/translations/cs.js +1 -1
  71. package/dist/translations/cs.umd.js +1 -1
  72. package/dist/translations/da.js +1 -1
  73. package/dist/translations/da.umd.js +1 -1
  74. package/dist/translations/de-ch.js +1 -1
  75. package/dist/translations/de-ch.umd.js +1 -1
  76. package/dist/translations/de.js +1 -1
  77. package/dist/translations/de.umd.js +1 -1
  78. package/dist/translations/el.js +1 -1
  79. package/dist/translations/el.umd.js +1 -1
  80. package/dist/translations/en-au.js +1 -1
  81. package/dist/translations/en-au.umd.js +1 -1
  82. package/dist/translations/en-gb.d.ts +8 -0
  83. package/dist/translations/en-gb.js +23 -0
  84. package/dist/translations/en-gb.umd.js +23 -0
  85. package/dist/translations/en.js +1 -1
  86. package/dist/translations/en.umd.js +1 -1
  87. package/dist/translations/eo.d.ts +8 -0
  88. package/dist/translations/eo.js +23 -0
  89. package/dist/translations/eo.umd.js +23 -0
  90. package/dist/translations/es-co.js +1 -1
  91. package/dist/translations/es-co.umd.js +1 -1
  92. package/dist/translations/es.js +1 -1
  93. package/dist/translations/es.umd.js +1 -1
  94. package/dist/translations/et.js +1 -1
  95. package/dist/translations/et.umd.js +1 -1
  96. package/dist/translations/eu.d.ts +8 -0
  97. package/dist/translations/eu.js +23 -0
  98. package/dist/translations/eu.umd.js +23 -0
  99. package/dist/translations/fa.js +1 -1
  100. package/dist/translations/fa.umd.js +1 -1
  101. package/dist/translations/fi.js +1 -1
  102. package/dist/translations/fi.umd.js +1 -1
  103. package/dist/translations/fr.js +1 -1
  104. package/dist/translations/fr.umd.js +1 -1
  105. package/dist/translations/gl.js +1 -1
  106. package/dist/translations/gl.umd.js +1 -1
  107. package/dist/translations/gu.d.ts +8 -0
  108. package/dist/translations/gu.js +23 -0
  109. package/dist/translations/gu.umd.js +23 -0
  110. package/dist/translations/he.js +1 -1
  111. package/dist/translations/he.umd.js +1 -1
  112. package/dist/translations/hi.js +1 -1
  113. package/dist/translations/hi.umd.js +1 -1
  114. package/dist/translations/hr.js +1 -1
  115. package/dist/translations/hr.umd.js +1 -1
  116. package/dist/translations/hu.js +1 -1
  117. package/dist/translations/hu.umd.js +1 -1
  118. package/dist/translations/hy.d.ts +8 -0
  119. package/dist/translations/hy.js +23 -0
  120. package/dist/translations/hy.umd.js +23 -0
  121. package/dist/translations/id.js +1 -1
  122. package/dist/translations/id.umd.js +1 -1
  123. package/dist/translations/it.js +1 -1
  124. package/dist/translations/it.umd.js +1 -1
  125. package/dist/translations/ja.js +1 -1
  126. package/dist/translations/ja.umd.js +1 -1
  127. package/dist/translations/jv.js +1 -1
  128. package/dist/translations/jv.umd.js +1 -1
  129. package/dist/translations/kk.d.ts +8 -0
  130. package/dist/translations/kk.js +23 -0
  131. package/dist/translations/kk.umd.js +23 -0
  132. package/dist/translations/km.d.ts +8 -0
  133. package/dist/translations/km.js +23 -0
  134. package/dist/translations/km.umd.js +23 -0
  135. package/dist/translations/kn.d.ts +8 -0
  136. package/dist/translations/kn.js +23 -0
  137. package/dist/translations/kn.umd.js +23 -0
  138. package/dist/translations/ko.js +1 -1
  139. package/dist/translations/ko.umd.js +1 -1
  140. package/dist/translations/ku.d.ts +8 -0
  141. package/dist/translations/ku.js +23 -0
  142. package/dist/translations/ku.umd.js +23 -0
  143. package/dist/translations/lt.js +1 -1
  144. package/dist/translations/lt.umd.js +1 -1
  145. package/dist/translations/lv.js +1 -1
  146. package/dist/translations/lv.umd.js +1 -1
  147. package/dist/translations/ms.js +1 -1
  148. package/dist/translations/ms.umd.js +1 -1
  149. package/dist/translations/nb.d.ts +8 -0
  150. package/dist/translations/nb.js +23 -0
  151. package/dist/translations/nb.umd.js +23 -0
  152. package/dist/translations/ne.d.ts +8 -0
  153. package/dist/translations/ne.js +23 -0
  154. package/dist/translations/ne.umd.js +23 -0
  155. package/dist/translations/nl.js +1 -1
  156. package/dist/translations/nl.umd.js +1 -1
  157. package/dist/translations/no.js +1 -1
  158. package/dist/translations/no.umd.js +1 -1
  159. package/dist/translations/oc.d.ts +8 -0
  160. package/dist/translations/oc.js +23 -0
  161. package/dist/translations/oc.umd.js +23 -0
  162. package/dist/translations/pl.js +1 -1
  163. package/dist/translations/pl.umd.js +1 -1
  164. package/dist/translations/pt-br.js +1 -1
  165. package/dist/translations/pt-br.umd.js +1 -1
  166. package/dist/translations/pt.js +1 -1
  167. package/dist/translations/pt.umd.js +1 -1
  168. package/dist/translations/ro.js +1 -1
  169. package/dist/translations/ro.umd.js +1 -1
  170. package/dist/translations/ru.js +1 -1
  171. package/dist/translations/ru.umd.js +1 -1
  172. package/dist/translations/si.d.ts +8 -0
  173. package/dist/translations/si.js +23 -0
  174. package/dist/translations/si.umd.js +23 -0
  175. package/dist/translations/sk.js +1 -1
  176. package/dist/translations/sk.umd.js +1 -1
  177. package/dist/translations/sl.d.ts +8 -0
  178. package/dist/translations/sl.js +23 -0
  179. package/dist/translations/sl.umd.js +23 -0
  180. package/dist/translations/sq.js +1 -1
  181. package/dist/translations/sq.umd.js +1 -1
  182. package/dist/translations/sr-latn.js +1 -1
  183. package/dist/translations/sr-latn.umd.js +1 -1
  184. package/dist/translations/sr.js +1 -1
  185. package/dist/translations/sr.umd.js +1 -1
  186. package/dist/translations/sv.js +1 -1
  187. package/dist/translations/sv.umd.js +1 -1
  188. package/dist/translations/th.js +1 -1
  189. package/dist/translations/th.umd.js +1 -1
  190. package/dist/translations/ti.js +1 -1
  191. package/dist/translations/ti.umd.js +1 -1
  192. package/dist/translations/tk.js +1 -1
  193. package/dist/translations/tk.umd.js +1 -1
  194. package/dist/translations/tr.js +1 -1
  195. package/dist/translations/tr.umd.js +1 -1
  196. package/dist/translations/tt.js +1 -1
  197. package/dist/translations/tt.umd.js +1 -1
  198. package/dist/translations/ug.js +1 -1
  199. package/dist/translations/ug.umd.js +1 -1
  200. package/dist/translations/uk.js +1 -1
  201. package/dist/translations/uk.umd.js +1 -1
  202. package/dist/translations/ur.js +1 -1
  203. package/dist/translations/ur.umd.js +1 -1
  204. package/dist/translations/uz.d.ts +8 -0
  205. package/dist/translations/uz.js +23 -0
  206. package/dist/translations/uz.umd.js +23 -0
  207. package/dist/translations/vi.js +1 -1
  208. package/dist/translations/vi.umd.js +1 -1
  209. package/dist/translations/zh-cn.js +1 -1
  210. package/dist/translations/zh-cn.umd.js +1 -1
  211. package/dist/translations/zh.js +1 -1
  212. package/dist/translations/zh.umd.js +1 -1
  213. package/lang/translations/af.po +3 -9
  214. package/lang/translations/ar.po +4 -10
  215. package/lang/translations/ast.po +176 -0
  216. package/lang/translations/az.po +176 -0
  217. package/lang/translations/bg.po +3 -9
  218. package/lang/translations/bn.po +3 -9
  219. package/lang/translations/bs.po +4 -10
  220. package/lang/translations/ca.po +3 -9
  221. package/lang/translations/cs.po +4 -12
  222. package/lang/translations/da.po +3 -9
  223. package/lang/translations/de-ch.po +3 -9
  224. package/lang/translations/de.po +3 -9
  225. package/lang/translations/el.po +3 -9
  226. package/lang/translations/en-au.po +3 -9
  227. package/lang/translations/en-gb.po +176 -0
  228. package/lang/translations/en.po +5 -11
  229. package/lang/translations/eo.po +176 -0
  230. package/lang/translations/es-co.po +4 -12
  231. package/lang/translations/es.po +4 -12
  232. package/lang/translations/et.po +3 -9
  233. package/lang/translations/eu.po +176 -0
  234. package/lang/translations/fa.po +4 -12
  235. package/lang/translations/fi.po +3 -9
  236. package/lang/translations/fr.po +4 -12
  237. package/lang/translations/gl.po +3 -9
  238. package/lang/translations/gu.po +176 -0
  239. package/lang/translations/he.po +4 -12
  240. package/lang/translations/hi.po +3 -9
  241. package/lang/translations/hr.po +4 -10
  242. package/lang/translations/hu.po +3 -9
  243. package/lang/translations/hy.po +176 -0
  244. package/lang/translations/id.po +3 -9
  245. package/lang/translations/it.po +4 -12
  246. package/lang/translations/ja.po +3 -9
  247. package/lang/translations/jv.po +6 -10
  248. package/lang/translations/kk.po +176 -0
  249. package/lang/translations/km.po +174 -0
  250. package/lang/translations/kn.po +176 -0
  251. package/lang/translations/ko.po +3 -9
  252. package/lang/translations/ku.po +176 -0
  253. package/lang/translations/lt.po +4 -12
  254. package/lang/translations/lv.po +4 -10
  255. package/lang/translations/ms.po +3 -9
  256. package/lang/translations/nb.po +176 -0
  257. package/lang/translations/ne.po +176 -0
  258. package/lang/translations/nl.po +3 -9
  259. package/lang/translations/no.po +3 -9
  260. package/lang/translations/oc.po +176 -0
  261. package/lang/translations/pl.po +4 -12
  262. package/lang/translations/pt-br.po +4 -12
  263. package/lang/translations/pt.po +4 -12
  264. package/lang/translations/ro.po +4 -10
  265. package/lang/translations/ru.po +4 -12
  266. package/lang/translations/si.po +176 -0
  267. package/lang/translations/sk.po +4 -12
  268. package/lang/translations/sl.po +180 -0
  269. package/lang/translations/sq.po +3 -9
  270. package/lang/translations/sr-latn.po +4 -10
  271. package/lang/translations/sr.po +4 -10
  272. package/lang/translations/sv.po +3 -9
  273. package/lang/translations/th.po +3 -9
  274. package/lang/translations/ti.po +3 -9
  275. package/lang/translations/tk.po +3 -9
  276. package/lang/translations/tr.po +3 -9
  277. package/lang/translations/tt.po +3 -9
  278. package/lang/translations/ug.po +4 -12
  279. package/lang/translations/uk.po +4 -12
  280. package/lang/translations/ur.po +3 -9
  281. package/lang/translations/uz.po +176 -0
  282. package/lang/translations/vi.po +3 -9
  283. package/lang/translations/zh-cn.po +3 -9
  284. package/lang/translations/zh.po +3 -9
  285. package/package.json +15 -15
  286. package/src/annotations/annotation.js +2 -2
  287. package/src/annotations/annotationcollection.js +1 -1
  288. package/src/annotations/annotations.d.ts +8 -0
  289. package/src/annotations/annotations.js +1 -1
  290. package/src/annotations/annotationsuis.d.ts +8 -0
  291. package/src/annotations/annotationsuis.js +1 -1
  292. package/src/annotations/editorannotations.d.ts +8 -0
  293. package/src/annotations/editorannotations.js +1 -1
  294. package/src/annotations/inlineannotations.d.ts +8 -0
  295. package/src/annotations/inlineannotations.js +1 -1
  296. package/src/annotations/narrowsidebar.d.ts +8 -0
  297. package/src/annotations/narrowsidebar.js +1 -1
  298. package/src/annotations/sidebar.d.ts +8 -0
  299. package/src/annotations/sidebar.js +1 -1
  300. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  301. package/src/annotations/view/annotationview.js +1 -1
  302. package/src/annotations/view/sidebaritemview.js +1 -1
  303. package/src/annotations/view/sidebarview.js +1 -1
  304. package/src/annotations/widesidebar.d.ts +8 -0
  305. package/src/annotations/widesidebar.js +1 -1
  306. package/src/comments/addcommentthreadcommand.js +1 -1
  307. package/src/comments/commentsarchive.d.ts +8 -0
  308. package/src/comments/commentsarchive.js +1 -1
  309. package/src/comments/commentsarchiveui.d.ts +8 -0
  310. package/src/comments/commentsarchiveui.js +1 -1
  311. package/src/comments/commentsediting.d.ts +8 -0
  312. package/src/comments/commentsediting.js +1 -1
  313. package/src/comments/commentsrepository.d.ts +8 -0
  314. package/src/comments/commentsrepository.js +3 -3
  315. package/src/comments/commentsui.d.ts +8 -0
  316. package/src/comments/commentsui.js +1 -1
  317. package/src/comments/integrations/clipboard.js +1 -1
  318. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  319. package/src/comments/integrations/importword.js +1 -1
  320. package/src/comments/ui/commenteditor/commenteditor.js +2 -2
  321. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  322. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  323. package/src/comments/ui/commentthreadcontroller.js +2 -2
  324. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  325. package/src/comments/ui/view/basecommentview.js +1 -1
  326. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  327. package/src/comments/ui/view/commentcontentview.js +1 -1
  328. package/src/comments/ui/view/commentinputview.js +1 -1
  329. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  330. package/src/comments/ui/view/commentslistview.js +1 -1
  331. package/src/comments/ui/view/commentthreadheadercontextview.js +1 -1
  332. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  333. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  334. package/src/comments/ui/view/commentthreadview.js +2 -2
  335. package/src/comments/ui/view/commentview.js +2 -2
  336. package/src/comments.d.ts +8 -0
  337. package/src/comments.js +1 -1
  338. package/src/commentsonly.d.ts +8 -0
  339. package/src/commentsonly.js +1 -1
  340. package/src/index.js +1 -1
  341. package/src/utils/common-translations.js +1 -1
  342. package/src/utils/createmutationobserver.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3ac3(_0x44f970,_0x542ec3){const _0x4b4eba=_0x4b4e();return _0x3ac3=function(_0x3ac3a1,_0x4fce10){_0x3ac3a1=_0x3ac3a1-0x1a1;let _0x148272=_0x4b4eba[_0x3ac3a1];return _0x148272;},_0x3ac3(_0x44f970,_0x542ec3);}const _0x45a113=_0x3ac3;function _0x4b4e(){const _0x4d7404=['11187684bcYEON','isEqual','model','_editorAnnotations','fire','editor','registerAnnotation','function','editorannotations-invalid-source-callback','_dataCollectors','listenTo','isReadOnly','innerView','has','1966045BtjnDK','36007zvpBYD','14iMEOCh','selection','range','addSourceCollector','add','414504ENOqNu','document','getByInnerView','2zQvTwz','343704dYPBZP','refresh','requires','292884MZOHLP','isCollapsed','map','blur','get','getRanges','containsRange','hasDomSelection','plugins','set','_editorAnnotationsData','4935592hUJQkK','init','annotation','uiUpdate','change:range','element','sort','getOrderedSelectedAnnotations','delete','from','directChange','pluginName','editing','change:isFocused','collection','EditorAnnotations','focusTracker','update','remove','view','push','cancel','refreshSelectedViews'];_0x4b4e=function(){return _0x4d7404;};return _0x4b4e();}(function(_0x8fe378,_0x37b1c3){const _0xd8093d=_0x3ac3,_0x35ef31=_0x8fe378();while(!![]){try{const _0x5ef571=parseInt(_0xd8093d(0x1d2))/0x1+-parseInt(_0xd8093d(0x1db))/0x2*(-parseInt(_0xd8093d(0x1a1))/0x3)+parseInt(_0xd8093d(0x1dc))/0x4+-parseInt(_0xd8093d(0x1d1))/0x5+-parseInt(_0xd8093d(0x1d8))/0x6*(parseInt(_0xd8093d(0x1d3))/0x7)+-parseInt(_0xd8093d(0x1ac))/0x8+parseInt(_0xd8093d(0x1c3))/0x9;if(_0x5ef571===_0x37b1c3)break;else _0x35ef31['push'](_0x35ef31['shift']());}catch(_0x2d8c47){_0x35ef31['push'](_0x35ef31['shift']());}}}(_0x4b4e,0x4cbc7));import{Plugin as _0x8410d2}from'ckeditor5/src/core.js';import{CKEditorError as _0x241d22}from'ckeditor5/src/utils.js';import{debounce as _0x13c07b}from'lodash-es';import _0x22406f from'./annotations.js';export default class b extends _0x8410d2{static get[_0x45a113(0x1de)](){return[_0x22406f];}static get[_0x45a113(0x1b7)](){const _0x23593f=_0x45a113;return _0x23593f(0x1bb);}constructor(_0x2aa2d4){const _0x4a94b2=_0x45a113;super(_0x2aa2d4),this[_0x4a94b2(0x1cc)]=new Set(),this[_0x4a94b2(0x1c6)]=new Set();}[_0x45a113(0x1ad)](){const _0x3ff12a=_0x45a113,_0x5d262d=this[_0x3ff12a(0x1c8)],_0x3f18c4=_0x5d262d[_0x3ff12a(0x1c5)][_0x3ff12a(0x1d9)][_0x3ff12a(0x1d4)],_0x4911ff=_0x13c07b(()=>this[_0x3ff12a(0x1c2)](),0xa);_0x3f18c4['on'](_0x3ff12a(0x1b0),(_0x20b1f7,_0x3eef06)=>{const _0x294432=_0x3ff12a;_0x3eef06[_0x294432(0x1b6)]&&(_0x4911ff[_0x294432(0x1c1)](),this[_0x294432(0x1c2)]());}),this[_0x3ff12a(0x1cd)](_0x5d262d[_0x3ff12a(0x1b8)][_0x3ff12a(0x1bf)][_0x3ff12a(0x1d9)],_0x3ff12a(0x1b9),(_0x8b07ac,_0x411b8a,_0x1cb086)=>{_0x1cb086&&_0x4911ff();}),this[_0x3ff12a(0x1cd)](_0x5d262d['ui'][_0x3ff12a(0x1bc)],_0x3ff12a(0x1b9),(_0x4f8ea8,_0x84c13b,_0x222827)=>{const _0x8c1b0c=_0x3ff12a;_0x222827||_0x5d262d[_0x8c1b0c(0x1ce)]||this[_0x8c1b0c(0x1c7)](_0x8c1b0c(0x1a4),{'isAnnotationTracked':_0x20e0b2=>this[_0x8c1b0c(0x1ab)][_0x8c1b0c(0x1d0)](_0x20e0b2[_0x8c1b0c(0x1cf)])});}),this[_0x3ff12a(0x1cd)](this[_0x3ff12a(0x1c8)]['ui'],_0x3ff12a(0x1bd),()=>this[_0x3ff12a(0x1c7)](_0x3ff12a(0x1af)));}[_0x45a113(0x1c9)](_0x4db371){const _0x226622=_0x45a113;if(this[_0x226622(0x1c6)][_0x226622(0x1d0)](_0x4db371[_0x226622(0x1bf)]))return;this[_0x226622(0x1c6)][_0x226622(0x1d7)](_0x4db371[_0x226622(0x1bf)]),this[_0x226622(0x1c8)]['ui'][_0x226622(0x1bc)][_0x226622(0x1d7)](_0x4db371[_0x226622(0x1bf)][_0x226622(0x1b1)]);const _0x9e7cbb=this[_0x226622(0x1c8)][_0x226622(0x1a9)][_0x226622(0x1a5)](_0x22406f);this[_0x226622(0x1cd)](_0x9e7cbb[_0x226622(0x1ba)],_0x226622(0x1be),(_0x1eaba5,_0x26841b)=>{const _0x479d60=_0x226622;this[_0x479d60(0x1c8)]['ui'][_0x479d60(0x1bc)][_0x479d60(0x1be)](_0x26841b[_0x479d60(0x1bf)][_0x479d60(0x1b1)]),this[_0x479d60(0x1c6)][_0x479d60(0x1b4)](_0x26841b[_0x479d60(0x1bf)]);});}[_0x45a113(0x1a8)](){const _0x2212f8=_0x45a113;return this[_0x2212f8(0x1c8)][_0x2212f8(0x1b8)][_0x2212f8(0x1bf)][_0x2212f8(0x1a8)];}[_0x45a113(0x1d6)](_0x1a3935){const _0x355503=_0x45a113;if(_0x355503(0x1ca)!=typeof _0x1a3935)throw new _0x241d22(_0x355503(0x1cb));this[_0x355503(0x1cc)][_0x355503(0x1d7)](_0x1a3935);}[_0x45a113(0x1c2)](){const _0x539508=_0x45a113;this[_0x539508(0x1c7)](_0x539508(0x1dd));}[_0x45a113(0x1b3)]({activeAnnotation:_0x386894,annotations:_0x59f751}){const _0x2c3303=_0x45a113,_0x409bd8=[],_0x4fcb15=this[_0x2c3303(0x1c8)][_0x2c3303(0x1c5)][_0x2c3303(0x1d9)][_0x2c3303(0x1d4)],_0x3bd373=Array[_0x2c3303(0x1b5)](_0x4fcb15[_0x2c3303(0x1a6)]());for(const [_0x2f47d7,_0x4ff185]of this[_0x2c3303(0x1ab)]){const _0x3e0963=_0x1aa2e0(_0x4ff185),_0x45a6fe=_0x59f751[_0x2c3303(0x1da)](_0x2f47d7);_0x3e0963&&_0x45a6fe&&_0x409bd8[_0x2c3303(0x1c0)]({'annotation':_0x45a6fe,'range':_0x3e0963});}function _0x1aa2e0(_0x53f5b9){const _0x55d795=_0x2c3303;for(const _0x73509 of _0x53f5b9)for(const _0x2757bb of _0x3bd373)if(_0x73509[_0x55d795(0x1a7)](_0x2757bb,!_0x4fcb15[_0x55d795(0x1a2)]))return _0x73509;return null;}return _0x409bd8[_0x2c3303(0x1b2)]((_0x167189,_0xef1677)=>{const _0x4a5e96=_0x2c3303,_0x4fad93=_0x167189[_0x4a5e96(0x1d5)],_0x35ba2b=_0xef1677[_0x4a5e96(0x1d5)];if(!_0x4fad93[_0x4a5e96(0x1c4)](_0x35ba2b)){if(_0x4fad93[_0x4a5e96(0x1a7)](_0x35ba2b,!0x0))return 0x1;if(_0x35ba2b[_0x4a5e96(0x1a7)](_0x4fad93,!0x0))return-0x1;}return _0x167189[_0x4a5e96(0x1ae)]==_0x386894?-0x1:_0xef1677[_0x4a5e96(0x1ae)]==_0x386894?0x1:0x0;})[_0x2c3303(0x1a3)](_0x3abc7f=>_0x3abc7f[_0x2c3303(0x1ae)]);}get[_0x45a113(0x1ab)](){const _0x21dd19=_0x45a113,_0x327fcf=new Map();for(const _0x1e8021 of Array[_0x21dd19(0x1b5)](this[_0x21dd19(0x1cc)]))for(const [_0x5bff6c,_0x486e99]of _0x1e8021())_0x327fcf[_0x21dd19(0x1aa)](_0x5bff6c,_0x486e99);return _0x327fcf;}}
23
+ const _0x481f57=_0x3710;function _0x5e4f(){const _0xbcf9eb=['isOfficialPlugin','fire','_dataCollectors','annotation','from','isReadOnly','getRanges','add','isPremiumPlugin','cancel','editorannotations-invalid-source-callback','delete','isCollapsed','remove','getOrderedSelectedAnnotations','isEqual','4moIQls','39227FnPGrv','change:isFocused','_editorAnnotations','_editorAnnotationsData','get','set','range','refreshSelectedViews','315006wiqGQh','getByInnerView','blur','map','containsRange','editing','document','sort','20KwcDri','listenTo','50pkIulz','model','push','selection','pluginName','registerAnnotation','has','776534OcFens','focusTracker','1230771gJrMve','refresh','EditorAnnotations','view','requires','update','plugins','directChange','collection','3828769BOgHmd','2832012AMboBk','function','addSourceCollector','uiUpdate','change:range','517032TEGSVN','innerView','editor','init','element','hasDomSelection'];_0x5e4f=function(){return _0xbcf9eb;};return _0x5e4f();}(function(_0xd52f2d,_0x16011b){const _0x5922d9=_0x3710,_0x33017f=_0xd52f2d();while(!![]){try{const _0x2db666=parseInt(_0x5922d9(0x180))/0x1+parseInt(_0x5922d9(0x199))/0x2+parseInt(_0x5922d9(0x19b))/0x3*(parseInt(_0x5922d9(0x17f))/0x4)+-parseInt(_0x5922d9(0x192))/0x5*(parseInt(_0x5922d9(0x188))/0x6)+parseInt(_0x5922d9(0x1a4))/0x7+parseInt(_0x5922d9(0x1aa))/0x8+parseInt(_0x5922d9(0x1a5))/0x9*(-parseInt(_0x5922d9(0x190))/0xa);if(_0x2db666===_0x16011b)break;else _0x33017f['push'](_0x33017f['shift']());}catch(_0x2e902e){_0x33017f['push'](_0x33017f['shift']());}}}(_0x5e4f,0x48059));import{Plugin as _0x4c610e}from'ckeditor5/src/core.js';import{CKEditorError as _0x5f0b7d}from'ckeditor5/src/utils.js';import{debounce as _0x7c9078}from'lodash-es';import _0x59314a from'./annotations.js';function _0x3710(_0x4cbad1,_0x228d4c){const _0x5e4fbe=_0x5e4f();return _0x3710=function(_0x371077,_0x35277c){_0x371077=_0x371077-0x16c;let _0x16ee4a=_0x5e4fbe[_0x371077];return _0x16ee4a;},_0x3710(_0x4cbad1,_0x228d4c);}export default class P extends _0x4c610e{static get[_0x481f57(0x19f)](){return[_0x59314a];}static get[_0x481f57(0x196)](){const _0x2537db=_0x481f57;return _0x2537db(0x19d);}static get[_0x481f57(0x16f)](){return!0x0;}static get[_0x481f57(0x177)](){return!0x0;}constructor(_0x1f41b2){const _0x1bb0e4=_0x481f57;super(_0x1f41b2),this[_0x1bb0e4(0x171)]=new Set(),this[_0x1bb0e4(0x182)]=new Set();}[_0x481f57(0x16c)](){const _0x21864d=_0x481f57,_0x36f1c7=this[_0x21864d(0x1ac)],_0x4208c5=_0x36f1c7[_0x21864d(0x193)][_0x21864d(0x18e)][_0x21864d(0x195)],_0x27f223=_0x7c9078(()=>this[_0x21864d(0x187)](),0xa);_0x4208c5['on'](_0x21864d(0x1a9),(_0x569728,_0x543fe6)=>{const _0x12b1a8=_0x21864d;_0x543fe6[_0x12b1a8(0x1a2)]&&(_0x27f223[_0x12b1a8(0x178)](),this[_0x12b1a8(0x187)]());}),this[_0x21864d(0x191)](_0x36f1c7[_0x21864d(0x18d)][_0x21864d(0x19e)][_0x21864d(0x18e)],_0x21864d(0x181),(_0x1cbebe,_0x3ae910,_0x323475)=>{_0x323475&&_0x27f223();}),this[_0x21864d(0x191)](_0x36f1c7['ui'][_0x21864d(0x19a)],_0x21864d(0x181),(_0x52699e,_0x4dc08a,_0x1bc051)=>{const _0x66a82e=_0x21864d;_0x1bc051||_0x36f1c7[_0x66a82e(0x174)]||this[_0x66a82e(0x170)](_0x66a82e(0x18a),{'isAnnotationTracked':_0x4549d4=>this[_0x66a82e(0x183)][_0x66a82e(0x198)](_0x4549d4[_0x66a82e(0x1ab)])});}),this[_0x21864d(0x191)](this[_0x21864d(0x1ac)]['ui'],_0x21864d(0x1a0),()=>this[_0x21864d(0x170)](_0x21864d(0x1a8)));}[_0x481f57(0x197)](_0x4d8973){const _0x2e5231=_0x481f57;if(this[_0x2e5231(0x182)][_0x2e5231(0x198)](_0x4d8973[_0x2e5231(0x19e)]))return;this[_0x2e5231(0x182)][_0x2e5231(0x176)](_0x4d8973[_0x2e5231(0x19e)]),this[_0x2e5231(0x1ac)]['ui'][_0x2e5231(0x19a)][_0x2e5231(0x176)](_0x4d8973[_0x2e5231(0x19e)][_0x2e5231(0x16d)]);const _0x24049a=this[_0x2e5231(0x1ac)][_0x2e5231(0x1a1)][_0x2e5231(0x184)](_0x59314a);this[_0x2e5231(0x191)](_0x24049a[_0x2e5231(0x1a3)],_0x2e5231(0x17c),(_0x390245,_0x4b5b2b)=>{const _0x412e47=_0x2e5231;this[_0x412e47(0x1ac)]['ui'][_0x412e47(0x19a)][_0x412e47(0x17c)](_0x4b5b2b[_0x412e47(0x19e)][_0x412e47(0x16d)]),this[_0x412e47(0x182)][_0x412e47(0x17a)](_0x4b5b2b[_0x412e47(0x19e)]);});}[_0x481f57(0x16e)](){const _0x11c8fd=_0x481f57;return this[_0x11c8fd(0x1ac)][_0x11c8fd(0x18d)][_0x11c8fd(0x19e)][_0x11c8fd(0x16e)];}[_0x481f57(0x1a7)](_0x28ed6f){const _0xf69eea=_0x481f57;if(_0xf69eea(0x1a6)!=typeof _0x28ed6f)throw new _0x5f0b7d(_0xf69eea(0x179));this[_0xf69eea(0x171)][_0xf69eea(0x176)](_0x28ed6f);}[_0x481f57(0x187)](){const _0x20b8d1=_0x481f57;this[_0x20b8d1(0x170)](_0x20b8d1(0x19c));}[_0x481f57(0x17d)]({activeAnnotation:_0x52d618,annotations:_0x112960}){const _0x42385e=_0x481f57,_0x135a54=[],_0x1b3e68=this[_0x42385e(0x1ac)][_0x42385e(0x193)][_0x42385e(0x18e)][_0x42385e(0x195)],_0x23d1ec=Array[_0x42385e(0x173)](_0x1b3e68[_0x42385e(0x175)]());for(const [_0x4e6427,_0x4f8c56]of this[_0x42385e(0x183)]){const _0x2e56af=_0x572b31(_0x4f8c56),_0x39f659=_0x112960[_0x42385e(0x189)](_0x4e6427);_0x2e56af&&_0x39f659&&_0x135a54[_0x42385e(0x194)]({'annotation':_0x39f659,'range':_0x2e56af});}function _0x572b31(_0x3665c){const _0x25eff6=_0x42385e;for(const _0x1d4d78 of _0x3665c)for(const _0x4c2a6f of _0x23d1ec)if(_0x1d4d78[_0x25eff6(0x18c)](_0x4c2a6f,!_0x1b3e68[_0x25eff6(0x17b)]))return _0x1d4d78;return null;}return _0x135a54[_0x42385e(0x18f)]((_0x34fd2a,_0x5c380e)=>{const _0x5a070d=_0x42385e,_0x37aa70=_0x34fd2a[_0x5a070d(0x186)],_0x665bd9=_0x5c380e[_0x5a070d(0x186)];if(!_0x37aa70[_0x5a070d(0x17e)](_0x665bd9)){if(_0x37aa70[_0x5a070d(0x18c)](_0x665bd9,!0x0))return 0x1;if(_0x665bd9[_0x5a070d(0x18c)](_0x37aa70,!0x0))return-0x1;}return _0x34fd2a[_0x5a070d(0x172)]==_0x52d618?-0x1:_0x5c380e[_0x5a070d(0x172)]==_0x52d618?0x1:0x0;})[_0x42385e(0x18b)](_0x3cffe9=>_0x3cffe9[_0x42385e(0x172)]);}get[_0x481f57(0x183)](){const _0x17ff47=_0x481f57,_0x1a2989=new Map();for(const _0x229c74 of Array[_0x17ff47(0x173)](this[_0x17ff47(0x171)]))for(const [_0x74e91f,_0x9b67c3]of _0x229c74())_0x1a2989[_0x17ff47(0x185)](_0x74e91f,_0x9b67c3);return _0x1a2989;}}
@@ -59,6 +59,14 @@ export default class InlineAnnotations extends Plugin implements AnnotationsUI<P
59
59
  * @inheritDoc
60
60
  */
61
61
  static get pluginName(): "InlineAnnotations";
62
+ /**
63
+ * @inheritDoc
64
+ */
65
+ static get isOfficialPlugin(): true;
66
+ /**
67
+ * @inheritDoc
68
+ */
69
+ static get isPremiumPlugin(): true;
62
70
  /**
63
71
  * @inheritDoc
64
72
  */
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x179e1d=_0x5490;function _0x3442(){const _0x4119c0=['_manuallyClosed','length','left','inlineannotations-detach-not-attached','135RxbirU','document','top','view','hasView','width','_addAnnotationToBalloon','change:visibleView','selection','mousedown','isAttached','_addedAnnotations','set','Esc','inlineannotations-attach-already-attached','inlineannotations-not-allowed-with-context','isFocused','plugins','setActiveAnnotation','targetRect','register','fromRect','402014vNbuDm','activeAnnotation','_removeAnnotationFromBalloon','has','requires','visibleView','init','target','right','context','getBoundingClientRect','isActive','_forceRefresh','editableElement','blur','32cICzNa','change:height','getByView','update','destroy','clear','_balloon','from','refresh','viewRangeToDom','_setSelectedAnnotations','15918DNCnTl','editing','attach','hasActive','keystrokes','_closeAnnotation','focusTracker','switchTo','inline','2320350euZtUQ','677590UqRzdn','delete','10050BjrHUQ','remove','focus','includes','collapse','InlineAnnotations','_selectedAnnotations','updatePosition','editor','domConverter','find','map','327475qoFoeE','add','every','bottom','_getBalloonTargetForAnnotation','showStack','1132893NZHKGf','pluginName','getOrderedSelectedAnnotations','stopListening','addObserver','afterInit','240CJuwJq','getClientRects','annotations','get','getFirstRange','detach','listenTo','push','change:isFocused'];_0x3442=function(){return _0x4119c0;};return _0x3442();}(function(_0x3c6236,_0x3a7df1){const _0x1177da=_0x5490,_0x509833=_0x3c6236();while(!![]){try{const _0x597d15=-parseInt(_0x1177da(0x12c))/0x1+parseInt(_0x1177da(0xfa))/0x2+-parseInt(_0x1177da(0x132))/0x3+-parseInt(_0x1177da(0x138))/0x4*(-parseInt(_0x1177da(0x120))/0x5)+-parseInt(_0x1177da(0x11d))/0x6+-parseInt(_0x1177da(0x114))/0x7*(parseInt(_0x1177da(0x109))/0x8)+-parseInt(_0x1177da(0xe4))/0x9*(-parseInt(_0x1177da(0x11e))/0xa);if(_0x597d15===_0x3a7df1)break;else _0x509833['push'](_0x509833['shift']());}catch(_0x429bf9){_0x509833['push'](_0x509833['shift']());}}}(_0x3442,0x39e09));import{Plugin as _0x456326}from'ckeditor5/src/core.js';import _0x53dec7 from'./annotationsuis.js';import _0x349dee from'./editorannotations.js';function _0x5490(_0x27ecd9,_0x436ba8){const _0x3442d9=_0x3442();return _0x5490=function(_0x549026,_0x490b0b){_0x549026=_0x549026-0xd9;let _0x4e6a7c=_0x3442d9[_0x549026];return _0x4e6a7c;},_0x5490(_0x27ecd9,_0x436ba8);}import{ContextualBalloon as _0x3a00aa}from'ckeditor5/src/ui.js';import{MouseObserver as _0x43a31b}from'ckeditor5/src/engine.js';import{CKEditorError as _0x404d2b,Rect as _0x443357}from'ckeditor5/src/utils.js';import'./../../theme/annotation-inline.css';export default class c extends _0x456326{static get[_0x179e1d(0xfe)](){return[_0x349dee,_0x3a00aa,_0x53dec7];}static get[_0x179e1d(0x133)](){const _0x2575b3=_0x179e1d;return _0x2575b3(0x125);}constructor(_0x5363c0){const _0x3f567e=_0x179e1d;super(_0x5363c0),_0x5363c0[_0x3f567e(0x115)][_0x3f567e(0xe7)][_0x3f567e(0x136)](_0x43a31b),this[_0x3f567e(0xee)]=!0x1,this[_0x3f567e(0xf0)](_0x3f567e(0xfb),null),this[_0x3f567e(0xd9)]=null,this[_0x3f567e(0xe0)]=new Set(),this[_0x3f567e(0x10f)]=_0x5363c0[_0x3f567e(0xf5)][_0x3f567e(0xda)](_0x3a00aa),this[_0x3f567e(0xef)]=new Set(),this[_0x3f567e(0x126)]=[],this[_0x3f567e(0x106)]=!0x1;}[_0x179e1d(0x100)](){const _0x572b89=_0x179e1d,_0x245887=this[_0x572b89(0x128)][_0x572b89(0xf5)][_0x572b89(0xda)](_0x53dec7);_0x245887[_0x572b89(0x103)]===this[_0x572b89(0x128)]&&(_0x245887[_0x572b89(0xf8)](_0x572b89(0x11c),this),this[_0x572b89(0x128)][_0x572b89(0x118)][_0x572b89(0xf0)](_0x572b89(0xf1),(_0x209edd,_0x486fa3)=>{const _0x4fc2fe=_0x572b89,_0x229212=this[_0x4fc2fe(0x10f)];if(this[_0x4fc2fe(0xee)]&&_0x229212[_0x4fc2fe(0xff)]){const _0x459618=this[_0x4fc2fe(0xd9)][_0x4fc2fe(0x10b)](_0x229212[_0x4fc2fe(0xff)]);_0x459618&&this[_0x4fc2fe(0x119)](_0x459618),_0x486fa3();}}));}[_0x179e1d(0x137)](){const _0x4ab1de=_0x179e1d,_0x538e3a=this[_0x4ab1de(0x128)][_0x4ab1de(0xf5)][_0x4ab1de(0xda)](_0x53dec7);_0x538e3a[_0x4ab1de(0x103)]===this[_0x4ab1de(0x128)]&&(_0x538e3a[_0x4ab1de(0x117)]()||_0x538e3a[_0x4ab1de(0x11b)](_0x4ab1de(0x11c)));}[_0x179e1d(0xf6)](_0x55a22a){const _0x304cdc=_0x179e1d;_0x55a22a!==this[_0x304cdc(0xfb)]&&(this[_0x304cdc(0xfb)]&&(this[_0x304cdc(0xfb)][_0x304cdc(0x105)]=!0x1),_0x55a22a&&this[_0x304cdc(0x128)]['ui'][_0x304cdc(0x11a)][_0x304cdc(0xf4)]&&(this[_0x304cdc(0xd9)][_0x304cdc(0xfd)](_0x55a22a)&&this[_0x304cdc(0xea)](_0x55a22a,!0x0),_0x55a22a[_0x304cdc(0x105)]=!0x0),_0x55a22a||this[_0x304cdc(0x113)]([]),this[_0x304cdc(0xfb)]=_0x55a22a);}[_0x179e1d(0x116)](_0x2e0ab9){const _0x1d186e=_0x179e1d;this[_0x1d186e(0xd9)]=_0x2e0ab9;const _0x4ee212=this[_0x1d186e(0x128)][_0x1d186e(0xf5)][_0x1d186e(0xda)](_0x53dec7),_0x5b5372=this[_0x1d186e(0x10f)];if(this[_0x1d186e(0xee)])throw new _0x404d2b(_0x1d186e(0xf2),this);if(_0x4ee212[_0x1d186e(0x103)]!==this[_0x1d186e(0x128)])throw new _0x404d2b(_0x1d186e(0xf3),this);const _0x4f242b=this[_0x1d186e(0x128)][_0x1d186e(0xf5)][_0x1d186e(0xda)](_0x349dee);this[_0x1d186e(0xdd)](_0x4f242b,_0x1d186e(0x111),()=>{const _0x1da7fb=_0x1d186e,_0x45cd9f=_0x4f242b[_0x1da7fb(0x134)]({'annotations':this[_0x1da7fb(0xd9)],'activeAnnotation':this[_0x1da7fb(0xfb)]});var _0x289e27,_0x18b905;!this[_0x1da7fb(0x106)]&&(_0x289e27=_0x45cd9f,_0x18b905=this[_0x1da7fb(0x126)],_0x289e27[_0x1da7fb(0xe1)]===_0x18b905[_0x1da7fb(0xe1)]&&_0x289e27[_0x1da7fb(0x12e)](_0x3dae7a=>_0x18b905[_0x1da7fb(0x123)](_0x3dae7a)))||(this[_0x1da7fb(0x106)]=!0x1,this[_0x1da7fb(0x113)](_0x45cd9f),this[_0x1da7fb(0xf6)](_0x45cd9f[0x0]||null));}),this[_0x1d186e(0xdd)](_0x4f242b,_0x1d186e(0x108),(_0x3f4e21,{isAnnotationTracked:_0x4b8686})=>{const _0xfacd10=_0x1d186e;this[_0xfacd10(0xfb)]&&_0x4b8686(this[_0xfacd10(0xfb)])&&(this[_0xfacd10(0x113)]([]),this[_0xfacd10(0xf6)](null));}),this[_0x1d186e(0xdd)](this[_0x1d186e(0x128)]['ui'][_0x1d186e(0x11a)],_0x1d186e(0xdf),(_0xa7667f,_0x35c1a6,_0x32416e)=>{const _0x519161=_0x1d186e;_0x32416e||this[_0x519161(0xf6)](null);}),this[_0x1d186e(0xdd)](_0x2e0ab9,_0x1d186e(0x121),(_0x30a48e,_0x2f5179)=>{const _0x1e843d=_0x1d186e;this[_0x1e843d(0xfc)](_0x2f5179),_0x2f5179===this[_0x1e843d(0xfb)]&&this[_0x1e843d(0xf6)](null);}),this[_0x1d186e(0xdd)](_0x5b5372,_0x1d186e(0xeb),(_0x261c78,_0x2c30ea,_0xffb7d,_0x2cf548)=>{const _0x2518d7=_0x1d186e;_0x2cf548&&this[_0x2518d7(0x135)](_0x2cf548);const _0x393499=_0x2e0ab9[_0x2518d7(0x10b)](_0xffb7d);_0xffb7d&&_0x393499&&(this[_0x2518d7(0xdd)](_0xffb7d,_0x2518d7(0x10a),()=>{const _0x1b7af8=_0x2518d7;_0x5b5372[_0x1b7af8(0x127)]();}),this[_0x2518d7(0xdd)](_0xffb7d,_0x2518d7(0xf1),()=>{const _0x1c1e8e=_0x2518d7;this[_0x1c1e8e(0x119)](_0x393499),this[_0x1c1e8e(0x128)][_0x1c1e8e(0x115)][_0x1c1e8e(0xe7)][_0x1c1e8e(0x122)]();}),this[_0x2518d7(0xfb)]!==_0x393499&&this[_0x2518d7(0xf6)](_0x393499));}),this[_0x1d186e(0xdd)](this[_0x1d186e(0x128)]['ui'],_0x1d186e(0x10c),()=>{const _0x5ee032=_0x1d186e;_0x5b5372[_0x5ee032(0xff)]&&(_0x2e0ab9[_0x5ee032(0x10b)](_0x5b5372[_0x5ee032(0xff)])&&_0x5b5372[_0x5ee032(0x127)]());}),this[_0x1d186e(0xdd)](this[_0x1d186e(0x128)][_0x1d186e(0x115)][_0x1d186e(0xe7)][_0x1d186e(0xe5)],_0x1d186e(0xed),()=>{const _0x413184=_0x1d186e;this[_0x413184(0x106)]=!0x0,this[_0x413184(0xe0)][_0x413184(0x10e)]();}),this[_0x1d186e(0x128)][_0x1d186e(0x115)][_0x1d186e(0xe7)][_0x1d186e(0xe5)][_0x1d186e(0xec)][_0x1d186e(0x107)]&&this[_0x1d186e(0x128)][_0x1d186e(0x115)][_0x1d186e(0xe7)][_0x1d186e(0x122)](),this[_0x1d186e(0xee)]=!0x0;}[_0x179e1d(0xdc)](){const _0x5095cd=_0x179e1d;if(!this[_0x5095cd(0xee)])throw new _0x404d2b(_0x5095cd(0xe3),this);this[_0x5095cd(0xf6)](null);for(const _0x275716 of this[_0x5095cd(0xef)])this[_0x5095cd(0xfc)](_0x275716);this[_0x5095cd(0x135)](),this[_0x5095cd(0xee)]=!0x1,this[_0x5095cd(0xd9)]=null;}[_0x179e1d(0x10d)](){const _0x2cff0c=_0x179e1d;this[_0x2cff0c(0xee)]&&this[_0x2cff0c(0xdc)]();}[_0x179e1d(0x113)](_0xcfc33d){const _0x44ebba=_0x179e1d;for(const _0x4121e2 of this[_0x44ebba(0x126)])_0xcfc33d[_0x44ebba(0x123)](_0x4121e2)||this[_0x44ebba(0xe0)][_0x44ebba(0x11f)](_0x4121e2);for(const _0x5dc1f9 of this[_0x44ebba(0xd9)])_0xcfc33d[_0x44ebba(0x123)](_0x5dc1f9)||this[_0x44ebba(0xfc)](_0x5dc1f9);if(this[_0x44ebba(0x128)]['ui'][_0x44ebba(0x11a)][_0x44ebba(0xf4)]){for(const _0xc1082a of _0xcfc33d)this[_0x44ebba(0xea)](_0xc1082a);}this[_0x44ebba(0x126)]=_0xcfc33d;}[_0x179e1d(0xea)](_0xe3e40,_0x5a0dca=!0x1){const _0x427e49=_0x179e1d;this[_0x427e49(0xe0)][_0x427e49(0xfd)](_0xe3e40)||(this[_0x427e49(0xef)][_0x427e49(0xfd)](_0xe3e40)||this[_0x427e49(0x10f)][_0x427e49(0xe8)](_0xe3e40[_0x427e49(0xe7)])||(this[_0x427e49(0xef)][_0x427e49(0x12d)](_0xe3e40),this[_0x427e49(0x10f)][_0x427e49(0x12d)]({'stackId':_0xe3e40[_0x427e49(0xe7)]['id'],'view':_0xe3e40[_0x427e49(0xe7)],'position':{'target':()=>this[_0x427e49(0x130)](_0xe3e40)}})),_0x5a0dca&&this[_0x427e49(0x10f)][_0x427e49(0x131)](_0xe3e40[_0x427e49(0xe7)]['id']));}[_0x179e1d(0x130)](_0x23f36c){const _0x5b2646=_0x179e1d,_0x2f2b48=_0x23f36c[_0x5b2646(0x101)],_0xf9de3a=this[_0x5b2646(0x128)][_0x5b2646(0x115)][_0x5b2646(0xe7)],_0x2d9804=_0xf9de3a[_0x5b2646(0xe5)][_0x5b2646(0xec)][_0x5b2646(0xdb)](),_0x32a198=_0xf9de3a[_0x5b2646(0x129)][_0x5b2646(0x112)](_0x2d9804);if(_0x32a198[_0x5b2646(0x124)](!0x0),_0x2f2b48){if(_0x2f2b48 instanceof _0x443357)return _0x2f2b48;let _0x24f7e4=[];for(const _0x146bdd of _0x2f2b48)_0x24f7e4[_0x5b2646(0xde)](...(_0xfd130f=_0x146bdd[_0x5b2646(0x139)](),Array[_0x5b2646(0x110)](_0xfd130f)[_0x5b2646(0x12b)](DOMRect[_0x5b2646(0xf9)])));_0x24f7e4=function(_0x43c909){const _0x596ca2=_0x5b2646,_0x5e9a09=[];let _0x4e2a84=_0x43c909[0x0];for(let _0x36208d=0x1;_0x36208d<_0x43c909[_0x596ca2(0xe1)];_0x36208d++)q(_0x4e2a84,_0x43c909[_0x36208d])?_0x4e2a84[_0x596ca2(0xe9)]+=_0x43c909[_0x36208d][_0x596ca2(0xe9)]:(_0x5e9a09[_0x596ca2(0xde)](_0x4e2a84),_0x4e2a84=_0x43c909[_0x36208d]);return _0x5e9a09[_0x596ca2(0xde)](_0x4e2a84),_0x5e9a09;}(_0x24f7e4);const _0x59ab3c=_0x32a198[_0x5b2646(0x104)]();return _0x24f7e4[_0x5b2646(0x12a)](_0xa3ba07=>_0xa3ba07[_0x5b2646(0xe6)]<=_0x59ab3c[_0x5b2646(0xe6)]&&_0xa3ba07[_0x5b2646(0x12f)]>=_0x59ab3c[_0x5b2646(0x12f)]&&_0xa3ba07[_0x5b2646(0xe2)]<=_0x59ab3c[_0x5b2646(0xe2)]&&_0xa3ba07[_0x5b2646(0x102)]>=_0x59ab3c[_0x5b2646(0x102)])||_0x24f7e4[0x0];}var _0xfd130f;return _0x23f36c[_0x5b2646(0xf7)]||_0x32a198;}[_0x179e1d(0xfc)](_0x53015e){const _0x309a3a=_0x179e1d;this[_0x309a3a(0xef)][_0x309a3a(0xfd)](_0x53015e)&&this[_0x309a3a(0x10f)][_0x309a3a(0xe8)](_0x53015e[_0x309a3a(0xe7)])&&(this[_0x309a3a(0xef)][_0x309a3a(0x11f)](_0x53015e),this[_0x309a3a(0x10f)][_0x309a3a(0x121)](_0x53015e[_0x309a3a(0xe7)]));}[_0x179e1d(0x119)](_0x17a7f2){const _0x182636=_0x179e1d;this[_0x182636(0xe0)][_0x182636(0x12d)](_0x17a7f2),this[_0x182636(0xfc)](_0x17a7f2);}}function q(_0x470f7a,_0x2633a6){const _0xb8ecc0=_0x179e1d;return _0x470f7a[_0xb8ecc0(0xe6)]===_0x2633a6[_0xb8ecc0(0xe6)]&&_0x470f7a[_0xb8ecc0(0x12f)]===_0x2633a6[_0xb8ecc0(0x12f)]&&_0x470f7a[_0xb8ecc0(0x102)]===_0x2633a6[_0xb8ecc0(0xe2)];}
23
+ const _0x4e3b45=_0x5db5;function _0x5db5(_0x40aeb3,_0x1eadbe){const _0x129a2f=_0x129a();return _0x5db5=function(_0x5db507,_0x4a2c18){_0x5db507=_0x5db507-0x1a7;let _0x1244d5=_0x129a2f[_0x5db507];return _0x1244d5;},_0x5db5(_0x40aeb3,_0x1eadbe);}(function(_0x4821bf,_0xc7056e){const _0x49959f=_0x5db5,_0x19c189=_0x4821bf();while(!![]){try{const _0x5b56fa=-parseInt(_0x49959f(0x208))/0x1+-parseInt(_0x49959f(0x1e2))/0x2+parseInt(_0x49959f(0x1db))/0x3*(parseInt(_0x49959f(0x1f1))/0x4)+parseInt(_0x49959f(0x1e1))/0x5+parseInt(_0x49959f(0x1bd))/0x6+parseInt(_0x49959f(0x206))/0x7*(parseInt(_0x49959f(0x1fa))/0x8)+parseInt(_0x49959f(0x1ee))/0x9;if(_0x5b56fa===_0xc7056e)break;else _0x19c189['push'](_0x19c189['shift']());}catch(_0x4160f1){_0x19c189['push'](_0x19c189['shift']());}}}(_0x129a,0x6e1a0));import{Plugin as _0x3a4e80}from'ckeditor5/src/core.js';import _0x14e454 from'./annotationsuis.js';import _0xb6282e from'./editorannotations.js';import{ContextualBalloon as _0xd5162d}from'ckeditor5/src/ui.js';import{MouseObserver as _0x52fc7b}from'ckeditor5/src/engine.js';function _0x129a(){const _0x2b53f0=['Esc','left','isOfficialPlugin','413337pesOoo','remove','isActive','plugins','targetRect','isPremiumPlugin','1033185snnUGZ','452356uSRGxq','visibleView','isAttached','from','length','target','stopListening','delete','inlineannotations-detach-not-attached','context','requires','get','492984PLYUSD','getByView','_closeAnnotation','4ERJUVe','clear','keystrokes','refresh','_addAnnotationToBalloon','find','change:visibleView','viewRangeToDom','inline','8wIpGAD','editing','inlineannotations-attach-already-attached','focusTracker','editableElement','update','view','_addedAnnotations','showStack','map','selection','includes','1646015SVXmgX','top','288036lpcsdz','blur','afterInit','hasActive','destroy','getClientRects','_selectedAnnotations','inlineannotations-not-allowed-with-context','_forceRefresh','detach','change:height','_balloon','_setSelectedAnnotations','change:isFocused','_manuallyClosed','switchTo','document','every','mousedown','setActiveAnnotation','attach','addObserver','InlineAnnotations','1985118YlkGCe','hasView','right','editor','init','getOrderedSelectedAnnotations','domConverter','annotations','updatePosition','fromRect','has','register','_getBalloonTargetForAnnotation','add','getBoundingClientRect','isFocused','set','pluginName','getFirstRange','push','activeAnnotation','collapse','listenTo','bottom','width','focus','_removeAnnotationFromBalloon'];_0x129a=function(){return _0x2b53f0;};return _0x129a();}import{CKEditorError as _0x5d625f,Rect as _0x36c5a3}from'ckeditor5/src/utils.js';import'./../../theme/annotation-inline.css';export default class c extends _0x3a4e80{static get[_0x4e3b45(0x1ec)](){return[_0xb6282e,_0xd5162d,_0x14e454];}static get[_0x4e3b45(0x1ce)](){const _0x1e5f47=_0x4e3b45;return _0x1e5f47(0x1bc);}static get[_0x4e3b45(0x1da)](){return!0x0;}static get[_0x4e3b45(0x1e0)](){return!0x0;}constructor(_0x3bf6f3){const _0x383a8c=_0x4e3b45;super(_0x3bf6f3),_0x3bf6f3[_0x383a8c(0x1fb)][_0x383a8c(0x200)][_0x383a8c(0x1bb)](_0x52fc7b),this[_0x383a8c(0x1e4)]=!0x1,this[_0x383a8c(0x1cd)](_0x383a8c(0x1d1),null),this[_0x383a8c(0x1c4)]=null,this[_0x383a8c(0x1b4)]=new Set(),this[_0x383a8c(0x1b1)]=_0x3bf6f3[_0x383a8c(0x1de)][_0x383a8c(0x1ed)](_0xd5162d),this[_0x383a8c(0x201)]=new Set(),this[_0x383a8c(0x1ac)]=[],this[_0x383a8c(0x1ae)]=!0x1;}[_0x4e3b45(0x1c1)](){const _0x15c253=_0x4e3b45,_0x3aaf09=this[_0x15c253(0x1c0)][_0x15c253(0x1de)][_0x15c253(0x1ed)](_0x14e454);_0x3aaf09[_0x15c253(0x1eb)]===this[_0x15c253(0x1c0)]&&(_0x3aaf09[_0x15c253(0x1c8)](_0x15c253(0x1f9),this),this[_0x15c253(0x1c0)][_0x15c253(0x1f3)][_0x15c253(0x1cd)](_0x15c253(0x1d8),(_0x517b8a,_0x494c63)=>{const _0x403b0c=_0x15c253,_0x2a29ac=this[_0x403b0c(0x1b1)];if(this[_0x403b0c(0x1e4)]&&_0x2a29ac[_0x403b0c(0x1e3)]){const _0x352b2c=this[_0x403b0c(0x1c4)][_0x403b0c(0x1ef)](_0x2a29ac[_0x403b0c(0x1e3)]);_0x352b2c&&this[_0x403b0c(0x1f0)](_0x352b2c),_0x494c63();}}));}[_0x4e3b45(0x1a8)](){const _0x52ff35=_0x4e3b45,_0x31124d=this[_0x52ff35(0x1c0)][_0x52ff35(0x1de)][_0x52ff35(0x1ed)](_0x14e454);_0x31124d[_0x52ff35(0x1eb)]===this[_0x52ff35(0x1c0)]&&(_0x31124d[_0x52ff35(0x1a9)]()||_0x31124d[_0x52ff35(0x1b5)](_0x52ff35(0x1f9)));}[_0x4e3b45(0x1b9)](_0x5b76cf){const _0x5706ce=_0x4e3b45;_0x5b76cf!==this[_0x5706ce(0x1d1)]&&(this[_0x5706ce(0x1d1)]&&(this[_0x5706ce(0x1d1)][_0x5706ce(0x1dd)]=!0x1),_0x5b76cf&&this[_0x5706ce(0x1c0)]['ui'][_0x5706ce(0x1fd)][_0x5706ce(0x1cc)]&&(this[_0x5706ce(0x1c4)][_0x5706ce(0x1c7)](_0x5b76cf)&&this[_0x5706ce(0x1f5)](_0x5b76cf,!0x0),_0x5b76cf[_0x5706ce(0x1dd)]=!0x0),_0x5b76cf||this[_0x5706ce(0x1b2)]([]),this[_0x5706ce(0x1d1)]=_0x5b76cf);}[_0x4e3b45(0x1ba)](_0xf12ebc){const _0x55a0d6=_0x4e3b45;this[_0x55a0d6(0x1c4)]=_0xf12ebc;const _0x52f1c5=this[_0x55a0d6(0x1c0)][_0x55a0d6(0x1de)][_0x55a0d6(0x1ed)](_0x14e454),_0x3c9b3b=this[_0x55a0d6(0x1b1)];if(this[_0x55a0d6(0x1e4)])throw new _0x5d625f(_0x55a0d6(0x1fc),this);if(_0x52f1c5[_0x55a0d6(0x1eb)]!==this[_0x55a0d6(0x1c0)])throw new _0x5d625f(_0x55a0d6(0x1ad),this);const _0x4bcf55=this[_0x55a0d6(0x1c0)][_0x55a0d6(0x1de)][_0x55a0d6(0x1ed)](_0xb6282e);this[_0x55a0d6(0x1d3)](_0x4bcf55,_0x55a0d6(0x1f4),()=>{const _0x2f7ec2=_0x55a0d6,_0x18da88=_0x4bcf55[_0x2f7ec2(0x1c2)]({'annotations':this[_0x2f7ec2(0x1c4)],'activeAnnotation':this[_0x2f7ec2(0x1d1)]});var _0x4ad8b1,_0x175653;!this[_0x2f7ec2(0x1ae)]&&(_0x4ad8b1=_0x18da88,_0x175653=this[_0x2f7ec2(0x1ac)],_0x4ad8b1[_0x2f7ec2(0x1e6)]===_0x175653[_0x2f7ec2(0x1e6)]&&_0x4ad8b1[_0x2f7ec2(0x1b7)](_0x1b7c1d=>_0x175653[_0x2f7ec2(0x205)](_0x1b7c1d)))||(this[_0x2f7ec2(0x1ae)]=!0x1,this[_0x2f7ec2(0x1b2)](_0x18da88),this[_0x2f7ec2(0x1b9)](_0x18da88[0x0]||null));}),this[_0x55a0d6(0x1d3)](_0x4bcf55,_0x55a0d6(0x1a7),(_0x5e2c31,{isAnnotationTracked:_0x284363})=>{const _0x1489df=_0x55a0d6;this[_0x1489df(0x1d1)]&&_0x284363(this[_0x1489df(0x1d1)])&&(this[_0x1489df(0x1b2)]([]),this[_0x1489df(0x1b9)](null));}),this[_0x55a0d6(0x1d3)](this[_0x55a0d6(0x1c0)]['ui'][_0x55a0d6(0x1fd)],_0x55a0d6(0x1b3),(_0x3ec7fd,_0x1f6c2f,_0xcd03cc)=>{const _0x4b4479=_0x55a0d6;_0xcd03cc||this[_0x4b4479(0x1b9)](null);}),this[_0x55a0d6(0x1d3)](_0xf12ebc,_0x55a0d6(0x1dc),(_0x3c2409,_0x36c189)=>{const _0x5230d5=_0x55a0d6;this[_0x5230d5(0x1d7)](_0x36c189),_0x36c189===this[_0x5230d5(0x1d1)]&&this[_0x5230d5(0x1b9)](null);}),this[_0x55a0d6(0x1d3)](_0x3c9b3b,_0x55a0d6(0x1f7),(_0x4967dd,_0x4ec37f,_0x2d1e71,_0x4c5f15)=>{const _0x477b7b=_0x55a0d6;_0x4c5f15&&this[_0x477b7b(0x1e8)](_0x4c5f15);const _0x56102c=_0xf12ebc[_0x477b7b(0x1ef)](_0x2d1e71);_0x2d1e71&&_0x56102c&&(this[_0x477b7b(0x1d3)](_0x2d1e71,_0x477b7b(0x1b0),()=>{const _0x120083=_0x477b7b;_0x3c9b3b[_0x120083(0x1c5)]();}),this[_0x477b7b(0x1d3)](_0x2d1e71,_0x477b7b(0x1d8),()=>{const _0x4a6095=_0x477b7b;this[_0x4a6095(0x1f0)](_0x56102c),this[_0x4a6095(0x1c0)][_0x4a6095(0x1fb)][_0x4a6095(0x200)][_0x4a6095(0x1d6)]();}),this[_0x477b7b(0x1d1)]!==_0x56102c&&this[_0x477b7b(0x1b9)](_0x56102c));}),this[_0x55a0d6(0x1d3)](this[_0x55a0d6(0x1c0)]['ui'],_0x55a0d6(0x1ff),()=>{const _0x270890=_0x55a0d6;_0x3c9b3b[_0x270890(0x1e3)]&&(_0xf12ebc[_0x270890(0x1ef)](_0x3c9b3b[_0x270890(0x1e3)])&&_0x3c9b3b[_0x270890(0x1c5)]());}),this[_0x55a0d6(0x1d3)](this[_0x55a0d6(0x1c0)][_0x55a0d6(0x1fb)][_0x55a0d6(0x200)][_0x55a0d6(0x1b6)],_0x55a0d6(0x1b8),()=>{const _0x122b2b=_0x55a0d6;this[_0x122b2b(0x1ae)]=!0x0,this[_0x122b2b(0x1b4)][_0x122b2b(0x1f2)]();}),this[_0x55a0d6(0x1c0)][_0x55a0d6(0x1fb)][_0x55a0d6(0x200)][_0x55a0d6(0x1b6)][_0x55a0d6(0x204)][_0x55a0d6(0x1fe)]&&this[_0x55a0d6(0x1c0)][_0x55a0d6(0x1fb)][_0x55a0d6(0x200)][_0x55a0d6(0x1d6)](),this[_0x55a0d6(0x1e4)]=!0x0;}[_0x4e3b45(0x1af)](){const _0x5498eb=_0x4e3b45;if(!this[_0x5498eb(0x1e4)])throw new _0x5d625f(_0x5498eb(0x1ea),this);this[_0x5498eb(0x1b9)](null);for(const _0x3ec943 of this[_0x5498eb(0x201)])this[_0x5498eb(0x1d7)](_0x3ec943);this[_0x5498eb(0x1e8)](),this[_0x5498eb(0x1e4)]=!0x1,this[_0x5498eb(0x1c4)]=null;}[_0x4e3b45(0x1aa)](){const _0xd671b7=_0x4e3b45;this[_0xd671b7(0x1e4)]&&this[_0xd671b7(0x1af)]();}[_0x4e3b45(0x1b2)](_0x170235){const _0x2e873e=_0x4e3b45;for(const _0x20f6ba of this[_0x2e873e(0x1ac)])_0x170235[_0x2e873e(0x205)](_0x20f6ba)||this[_0x2e873e(0x1b4)][_0x2e873e(0x1e9)](_0x20f6ba);for(const _0x763525 of this[_0x2e873e(0x1c4)])_0x170235[_0x2e873e(0x205)](_0x763525)||this[_0x2e873e(0x1d7)](_0x763525);if(this[_0x2e873e(0x1c0)]['ui'][_0x2e873e(0x1fd)][_0x2e873e(0x1cc)]){for(const _0x2a256d of _0x170235)this[_0x2e873e(0x1f5)](_0x2a256d);}this[_0x2e873e(0x1ac)]=_0x170235;}[_0x4e3b45(0x1f5)](_0x136f48,_0x2a303a=!0x1){const _0x3f33c5=_0x4e3b45;this[_0x3f33c5(0x1b4)][_0x3f33c5(0x1c7)](_0x136f48)||(this[_0x3f33c5(0x201)][_0x3f33c5(0x1c7)](_0x136f48)||this[_0x3f33c5(0x1b1)][_0x3f33c5(0x1be)](_0x136f48[_0x3f33c5(0x200)])||(this[_0x3f33c5(0x201)][_0x3f33c5(0x1ca)](_0x136f48),this[_0x3f33c5(0x1b1)][_0x3f33c5(0x1ca)]({'stackId':_0x136f48[_0x3f33c5(0x200)]['id'],'view':_0x136f48[_0x3f33c5(0x200)],'position':{'target':()=>this[_0x3f33c5(0x1c9)](_0x136f48)}})),_0x2a303a&&this[_0x3f33c5(0x1b1)][_0x3f33c5(0x202)](_0x136f48[_0x3f33c5(0x200)]['id']));}[_0x4e3b45(0x1c9)](_0x49d0ba){const _0xd57a59=_0x4e3b45,_0x2223d8=_0x49d0ba[_0xd57a59(0x1e7)],_0x2dd46a=this[_0xd57a59(0x1c0)][_0xd57a59(0x1fb)][_0xd57a59(0x200)],_0x368e80=_0x2dd46a[_0xd57a59(0x1b6)][_0xd57a59(0x204)][_0xd57a59(0x1cf)](),_0x13c7c6=_0x2dd46a[_0xd57a59(0x1c3)][_0xd57a59(0x1f8)](_0x368e80);if(_0x13c7c6[_0xd57a59(0x1d2)](!0x0),_0x2223d8){if(_0x2223d8 instanceof _0x36c5a3)return _0x2223d8;let _0x5afe0b=[];for(const _0x678da9 of _0x2223d8)_0x5afe0b[_0xd57a59(0x1d0)](...(_0x3acf1a=_0x678da9[_0xd57a59(0x1ab)](),Array[_0xd57a59(0x1e5)](_0x3acf1a)[_0xd57a59(0x203)](DOMRect[_0xd57a59(0x1c6)])));_0x5afe0b=function(_0x3a90bc){const _0x59db8a=_0xd57a59,_0x1e4977=[];let _0x11b263=_0x3a90bc[0x0];for(let _0x44e648=0x1;_0x44e648<_0x3a90bc[_0x59db8a(0x1e6)];_0x44e648++)b(_0x11b263,_0x3a90bc[_0x44e648])?_0x11b263[_0x59db8a(0x1d5)]+=_0x3a90bc[_0x44e648][_0x59db8a(0x1d5)]:(_0x1e4977[_0x59db8a(0x1d0)](_0x11b263),_0x11b263=_0x3a90bc[_0x44e648]);return _0x1e4977[_0x59db8a(0x1d0)](_0x11b263),_0x1e4977;}(_0x5afe0b);const _0x2fd4a7=_0x13c7c6[_0xd57a59(0x1cb)]();return _0x5afe0b[_0xd57a59(0x1f6)](_0x35f91a=>_0x35f91a[_0xd57a59(0x207)]<=_0x2fd4a7[_0xd57a59(0x207)]&&_0x35f91a[_0xd57a59(0x1d4)]>=_0x2fd4a7[_0xd57a59(0x1d4)]&&_0x35f91a[_0xd57a59(0x1d9)]<=_0x2fd4a7[_0xd57a59(0x1d9)]&&_0x35f91a[_0xd57a59(0x1bf)]>=_0x2fd4a7[_0xd57a59(0x1bf)])||_0x5afe0b[0x0];}var _0x3acf1a;return _0x49d0ba[_0xd57a59(0x1df)]||_0x13c7c6;}[_0x4e3b45(0x1d7)](_0x4c2b00){const _0x3ce07a=_0x4e3b45;this[_0x3ce07a(0x201)][_0x3ce07a(0x1c7)](_0x4c2b00)&&this[_0x3ce07a(0x1b1)][_0x3ce07a(0x1be)](_0x4c2b00[_0x3ce07a(0x200)])&&(this[_0x3ce07a(0x201)][_0x3ce07a(0x1e9)](_0x4c2b00),this[_0x3ce07a(0x1b1)][_0x3ce07a(0x1dc)](_0x4c2b00[_0x3ce07a(0x200)]));}[_0x4e3b45(0x1f0)](_0x2be235){const _0x88fa77=_0x4e3b45;this[_0x88fa77(0x1b4)][_0x88fa77(0x1ca)](_0x2be235),this[_0x88fa77(0x1d7)](_0x2be235);}}function b(_0x471a7b,_0x26c177){const _0x5678f7=_0x4e3b45;return _0x471a7b[_0x5678f7(0x207)]===_0x26c177[_0x5678f7(0x207)]&&_0x471a7b[_0x5678f7(0x1d4)]===_0x26c177[_0x5678f7(0x1d4)]&&_0x471a7b[_0x5678f7(0x1bf)]===_0x26c177[_0x5678f7(0x1d9)];}
@@ -58,6 +58,14 @@ export default class NarrowSidebar extends ContextPlugin implements AnnotationsU
58
58
  * @inheritDoc
59
59
  */
60
60
  static get pluginName(): "NarrowSidebar";
61
+ /**
62
+ * @inheritDoc
63
+ */
64
+ static get isOfficialPlugin(): true;
65
+ /**
66
+ * @inheritDoc
67
+ */
68
+ static get isPremiumPlugin(): true;
61
69
  /**
62
70
  * @inheritDoc
63
71
  */
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x10c2e5=_0x2969;(function(_0x37ef2d,_0x55c2a1){const _0x34165d=_0x2969,_0xcfdc8f=_0x37ef2d();while(!![]){try{const _0x2d8027=-parseInt(_0x34165d(0x1cd))/0x1+parseInt(_0x34165d(0x1c1))/0x2+-parseInt(_0x34165d(0x1b4))/0x3+-parseInt(_0x34165d(0x204))/0x4*(parseInt(_0x34165d(0x217))/0x5)+parseInt(_0x34165d(0x1dd))/0x6*(parseInt(_0x34165d(0x1d2))/0x7)+-parseInt(_0x34165d(0x20e))/0x8+parseInt(_0x34165d(0x21b))/0x9*(parseInt(_0x34165d(0x211))/0xa);if(_0x2d8027===_0x55c2a1)break;else _0xcfdc8f['push'](_0xcfdc8f['shift']());}catch(_0x533c33){_0xcfdc8f['push'](_0xcfdc8f['shift']());}}}(_0x35c7,0x47bf4));import{ContextPlugin as _0x29a341,Context as _0x8bc767}from'ckeditor5/src/core.js';function _0x2969(_0x14973b,_0x5bfa33){const _0x35c794=_0x35c7();return _0x2969=function(_0x2969c8,_0x33f870){_0x2969c8=_0x2969c8-0x1a5;let _0x58fdfe=_0x35c794[_0x2969c8];return _0x58fdfe;},_0x2969(_0x14973b,_0x5bfa33);}import _0x53c5d5 from'./annotationsuis.js';import _0x194433 from'./sidebar.js';function _0x35c7(){const _0x166824=['number','cancel','set:container','contains','northArrowSouthEast','_manuallyClosedAnnotationViews','activeAnnotation','includes','NarrowSidebar','EditorAnnotations','bodyCollection','1134078XvRuHk','southArrowNorthEast','isAttached','locale','getOrderedSelectedAnnotations','_hideBalloon','element','low','unpin','narrowSidebar','esc','editors','495717GuPPsr','keydown','destroy','create','getSidebarItemView','23527KgfwNu','_destroyEditorAnnotationsIntegration','off','ck-sidebar--narrow','find','northArrowSouth','uiUpdate','_showBalloon','change:height','register','isDirty','762HqrlHE','_integrateWithEditorAnnotations','_attachToContainer','isVisible','_domEmitter','ready','_refreshPositioning','rearrange','init','view','attach','stop','annotationType','narrowsidebar-attach-already-attached','focus','listenTo','execute','detachFromDom','removeEventListener','delete','add','attachToDom','hasDomSelection','_updateBalloonPosition','pin','resize','Esc','southArrowNorth','requires','has','_setSelectedAnnotations','change:container','addEventListener','target','narrowsidebar-detach-not-attached','setActiveAnnotation','detach','focusableElements','keyCode','2108GVbLlc','addAnnotation','bind','high','get','_detachListeners','stopListening','from','_refreshPositioningDebounced','mousedown','2539224QwFMXi','refreshPositioning','type','10344870DXQHEC','preventClosingBalloon','stopPropagation','preventDefault','_annotationToNarrowView','context','5225gPZxeH','first','plugins','_detachFromContainer','9XmqClO','values','getByView','length','content','balloonPanelView','_attachListeners','blur','pluginName','set','_editorAnnotations','_annotations','remove','annotations','refresh','southArrowNorthWest','northArrowSouthWest','_selectedAnnotations','clear','1111986mGOvaV','defaultPositions'];_0x35c7=function(){return _0x166824;};return _0x35c7();}import _0x532fdb from'./view/annotationcounterbuttonview.js';import{BalloonPanelView as _0x2e5a19,BodyCollection as _0x4b3716}from'ckeditor5/src/ui.js';import{CKEditorError as _0x2ae54c,DomEmitterMixin as _0x582d97,keyCodes as _0x1b3015,Collection as _0x3e5feb}from'ckeditor5/src/utils.js';import'../../theme/sidebar-narrow.css';import{debounce as _0x24d6ec}from'lodash-es';export default class i extends _0x29a341{static get[_0x10c2e5(0x1f9)](){return[_0x194433,_0x53c5d5];}static get[_0x10c2e5(0x1a9)](){const _0x35bc59=_0x10c2e5;return _0x35bc59(0x1be);}constructor(_0x5b7ccb){const _0x18ec91=_0x10c2e5;super(_0x5b7ccb),this[_0x18ec91(0x1c3)]=!0x1,this[_0x18ec91(0x1bb)]=new Set(),this[_0x18ec91(0x1e1)]=Object[_0x18ec91(0x1d0)](_0x582d97),this[_0x18ec91(0x215)]=new Map(),this[_0x18ec91(0x1aa)](_0x18ec91(0x1bc),null),this[_0x18ec91(0x1ae)]=null,this[_0x18ec91(0x1b2)]=[],this[_0x18ec91(0x1ab)]=new _0x3e5feb(),this[_0x18ec91(0x20c)]=_0x24d6ec(()=>{const _0x31c67f=_0x18ec91;this[_0x31c67f(0x1e3)]();},0xfa,{'leading':!0x1});}[_0x10c2e5(0x1e5)](){const _0x50ad02=_0x10c2e5;this[_0x50ad02(0x216)][_0x50ad02(0x219)][_0x50ad02(0x208)](_0x53c5d5)[_0x50ad02(0x1db)](_0x50ad02(0x1ca),this),this[_0x50ad02(0x1c0)]=new _0x4b3716(this[_0x50ad02(0x216)][_0x50ad02(0x1c4)]),this[_0x50ad02(0x1a6)]=new _0x2e5a19(this[_0x50ad02(0x216)][_0x50ad02(0x1c4)]),this[_0x50ad02(0x1c0)][_0x50ad02(0x1f2)](),this[_0x50ad02(0x1c0)][_0x50ad02(0x1f1)](this[_0x50ad02(0x1a6)]);}[_0x10c2e5(0x1e7)](_0x2052a6){const _0x311914=_0x10c2e5;this[_0x311914(0x1ae)]=_0x2052a6;const _0x47664c=this[_0x311914(0x216)][_0x311914(0x219)][_0x311914(0x208)](_0x194433),_0x5287eb=this[_0x311914(0x1a6)];if(_0x47664c[_0x311914(0x1ac)]=_0x2052a6,this[_0x311914(0x1c3)])throw new _0x2ae54c(_0x311914(0x1ea),this);this[_0x311914(0x1c3)]=!0x0,this[_0x311914(0x1ec)](_0x47664c,_0x311914(0x1b8),()=>{const _0x17cd32=_0x311914;this[_0x17cd32(0x201)](),this[_0x17cd32(0x1ec)](_0x47664c,_0x17cd32(0x1fc),_0x2de96c=>{const _0x1dc407=_0x17cd32;_0x2de96c[_0x1dc407(0x1d4)](),this[_0x1dc407(0x1e7)](_0x2052a6);});}),_0x47664c[_0x311914(0x1df)]({'viewClass':_0x311914(0x1d5),'spaceBetweenItems':0x5});const _0x205a40=_0x1ef39c=>{const _0x4608f5=_0x311914,_0xc8ba45=new _0x532fdb(this[_0x4608f5(0x216)][_0x4608f5(0x1c4)]);_0x47664c[_0x4608f5(0x205)](_0x1ef39c,_0xc8ba45),this[_0x4608f5(0x215)][_0x4608f5(0x1aa)](_0x1ef39c,_0xc8ba45),_0xc8ba45[_0x4608f5(0x206)](_0x4608f5(0x1dc),_0x4608f5(0x1e9),_0x4608f5(0x1b6))['to'](_0x1ef39c[_0x4608f5(0x1e6)],_0x4608f5(0x1dc),_0x4608f5(0x210),_0x4608f5(0x21e)),_0xc8ba45['on'](_0x4608f5(0x1ed),()=>{const _0x3e619c=_0x4608f5;this[_0x3e619c(0x1bb)][_0x3e619c(0x1b3)](),_0x5287eb[_0x3e619c(0x1a5)][_0x3e619c(0x218)]!==_0x1ef39c[_0x3e619c(0x1e6)]?(this[_0x3e619c(0x1d9)](_0x1ef39c),_0x1ef39c[_0x3e619c(0x1e6)][_0x3e619c(0x1c7)][_0x3e619c(0x1eb)](),this[_0x3e619c(0x200)](_0x1ef39c)):this[_0x3e619c(0x200)](null);});};for(const _0xbdf25d of _0x2052a6)_0x205a40(_0xbdf25d);this[_0x311914(0x1ec)](_0x2052a6,_0x311914(0x1f1),(_0xf063e7,_0x27220c)=>{_0x205a40(_0x27220c);}),this[_0x311914(0x1ec)](_0x2052a6,_0x311914(0x1ad),(_0x581349,_0x2ba1b4,_0x16d51c)=>{const _0x14ff4b=_0x311914;this[_0x14ff4b(0x215)][_0x14ff4b(0x208)](_0x2ba1b4)[_0x14ff4b(0x1cf)](),this[_0x14ff4b(0x215)][_0x14ff4b(0x1f0)](_0x2ba1b4),_0x47664c[_0x14ff4b(0x1e4)]({'removedAnnotation':_0x2ba1b4,'previousAnnotation':_0x2052a6[_0x14ff4b(0x208)](_0x16d51c-0x1),'nextAnnotation':_0x2052a6[_0x14ff4b(0x208)](_0x16d51c+0x1)}),_0x2ba1b4===this[_0x14ff4b(0x1bc)]&&this[_0x14ff4b(0x200)](null);},{'priority':_0x311914(0x1c8)}),this[_0x311914(0x1ec)](_0x2052a6,_0x311914(0x1eb),(_0xaf6055,_0x2902e6)=>{const _0x1db691=_0x311914;this[_0x1db691(0x200)](_0x2902e6);}),this[_0x311914(0x1ec)](_0x2052a6,_0x311914(0x1a8),()=>{const _0x5e4ee7=_0x311914;this[_0x5e4ee7(0x200)](null);}),this[_0x311914(0x1e1)][_0x311914(0x1ec)](document,_0x311914(0x1ce),(_0x5a8605,_0x22a9ae)=>{const _0x359d55=_0x311914;_0x22a9ae[_0x359d55(0x203)]===_0x1b3015[_0x359d55(0x1cb)]&&_0x5287eb[_0x359d55(0x1e0)]&&(this[_0x359d55(0x1bb)][_0x359d55(0x1f1)](_0x5287eb[_0x359d55(0x1a5)][_0x359d55(0x218)]),this[_0x359d55(0x1c6)](),_0x22a9ae[_0x359d55(0x213)](),_0x22a9ae[_0x359d55(0x214)]());}),this[_0x311914(0x1e1)][_0x311914(0x1ec)](document,_0x311914(0x20d),(_0x5e32f5,_0x427ede)=>{const _0xed190a=_0x311914,_0x22b64c=_0x427ede[_0xed190a(0x1fe)];_0x5287eb[_0xed190a(0x1e0)]&&_0x5287eb[_0xed190a(0x1c7)][_0xed190a(0x1b9)](_0x22b64c)||_0x47664c[_0xed190a(0x1e6)][_0xed190a(0x1c7)][_0xed190a(0x1b9)](_0x22b64c)||_0x5e32f5[_0xed190a(0x212)]||this[_0xed190a(0x1bc)]&&this[_0xed190a(0x1bc)][_0xed190a(0x202)][_0xed190a(0x1d6)](_0x63c66c=>_0x63c66c[_0xed190a(0x1b9)](_0x22b64c))||(this[_0xed190a(0x1bb)][_0xed190a(0x1b3)](),this[_0xed190a(0x1c6)](),this[_0xed190a(0x200)](null));});const _0x45f18d=this[_0x311914(0x216)]instanceof _0x8bc767?this[_0x311914(0x216)][_0x311914(0x1cc)]:new _0x3e5feb([this[_0x311914(0x216)]]);for(const _0x361e2a of _0x45f18d)this[_0x311914(0x1de)](_0x361e2a);this[_0x311914(0x1ec)](_0x45f18d,_0x311914(0x1f1),(_0x10acee,_0x64243b)=>{const _0x4671e8=_0x311914;this[_0x4671e8(0x1ec)](_0x64243b,_0x4671e8(0x1e2),()=>{const _0x310504=_0x4671e8;this[_0x310504(0x1de)](_0x64243b);});}),this[_0x311914(0x1ec)](_0x45f18d,_0x311914(0x1ad),(_0x4710ca,_0x11c187)=>{const _0x578d9c=_0x311914;_0x11c187[_0x578d9c(0x219)][_0x578d9c(0x1fa)](_0x578d9c(0x1bf))&&this[_0x578d9c(0x1d3)](_0x11c187[_0x578d9c(0x219)][_0x578d9c(0x208)](_0x578d9c(0x1bf)));}),window[_0x311914(0x1fd)](_0x311914(0x1f6),this[_0x311914(0x20c)]),this[_0x311914(0x1e3)]();}[_0x10c2e5(0x200)](_0xf4eeb5){const _0x46ad66=_0x10c2e5;if(_0xf4eeb5===this[_0x46ad66(0x1bc)])return;const _0x5c3d63=this[_0x46ad66(0x216)][_0x46ad66(0x219)][_0x46ad66(0x208)](_0x194433);if(_0x5c3d63[_0x46ad66(0x1af)]({'blurredAnnotation':this[_0x46ad66(0x1bc)],'activatedAnnotation':_0xf4eeb5,'disableAnimationOnActivatedAnnotation':!0x0}),_0xf4eeb5)_0x5c3d63[_0x46ad66(0x1d1)](_0xf4eeb5)?this[_0x46ad66(0x1d9)](_0xf4eeb5):this[_0x46ad66(0x1c6)]();else this[_0x46ad66(0x1c6)]();this[_0x46ad66(0x1bc)]=_0xf4eeb5;}[_0x10c2e5(0x201)](){const _0x47f91=_0x10c2e5;if(!this[_0x47f91(0x1c3)])throw new _0x2ae54c(_0x47f91(0x1ff),this);this[_0x47f91(0x200)](null);const _0x509e16=this[_0x47f91(0x216)][_0x47f91(0x219)][_0x47f91(0x208)](_0x194433);this[_0x47f91(0x1c6)](),Array[_0x47f91(0x20b)](this[_0x47f91(0x215)][_0x47f91(0x21c)](),_0x398e3d=>_0x398e3d[_0x47f91(0x1cf)]()),this[_0x47f91(0x215)][_0x47f91(0x1b3)](),_0x509e16[_0x47f91(0x21a)](this[_0x47f91(0x1ae)]),this[_0x47f91(0x20a)](),this[_0x47f91(0x1e1)][_0x47f91(0x20a)](),this[_0x47f91(0x216)]instanceof _0x8bc767&&this[_0x47f91(0x20a)](this[_0x47f91(0x216)][_0x47f91(0x1cc)]);for(const _0x7537c9 of Array[_0x47f91(0x20b)](this[_0x47f91(0x1ab)]))this[_0x47f91(0x1d3)](_0x7537c9);window[_0x47f91(0x1ef)](_0x47f91(0x1f6),this[_0x47f91(0x20c)]),this[_0x47f91(0x20c)][_0x47f91(0x1b7)](),this[_0x47f91(0x1b2)]=[],this[_0x47f91(0x1c3)]=!0x1,this[_0x47f91(0x1ae)]=null;}[_0x10c2e5(0x1cf)](){const _0x4289fc=_0x10c2e5;this[_0x4289fc(0x1c3)]&&this[_0x4289fc(0x201)](),this[_0x4289fc(0x1c0)][_0x4289fc(0x1ee)]();}[_0x10c2e5(0x1de)](_0x484dbb){const _0x2634e3=_0x10c2e5;if(!_0x484dbb[_0x2634e3(0x219)][_0x2634e3(0x1fa)](_0x2634e3(0x1bf)))return;const _0x140d6d=_0x484dbb[_0x2634e3(0x219)][_0x2634e3(0x208)](_0x2634e3(0x1bf)),_0x1477c6=this[_0x2634e3(0x216)][_0x2634e3(0x219)][_0x2634e3(0x208)](_0x194433),_0x4bbed9=this[_0x2634e3(0x1ae)],_0x5e6712=this[_0x2634e3(0x1a6)],_0x64aee6=()=>{const _0x179428=_0x2634e3,_0x120ab8=_0x140d6d[_0x179428(0x1c5)]({'annotations':this[_0x179428(0x1ae)],'activeAnnotation':this[_0x179428(0x1bc)]});this[_0x179428(0x1fb)](_0x120ab8),this[_0x179428(0x200)](_0x120ab8[0x0]||null);};this[_0x2634e3(0x1ec)](_0x140d6d,_0x2634e3(0x1af),_0x64aee6),this[_0x2634e3(0x1ec)](_0x140d6d,_0x2634e3(0x1a8),(_0x8eb4ed,{isAnnotationTracked:_0x41c2ac})=>{const _0x264f9a=_0x2634e3;this[_0x264f9a(0x1bc)]&&_0x41c2ac(this[_0x264f9a(0x1bc)])&&(this[_0x264f9a(0x1fb)]([]),this[_0x264f9a(0x200)](null));}),this[_0x2634e3(0x1ec)](_0x140d6d,_0x2634e3(0x1d8),()=>{const _0x6ad9c1=_0x2634e3;this[_0x6ad9c1(0x20c)]();}),this[_0x2634e3(0x1ec)](_0x4bbed9,_0x2634e3(0x1a8),_0x3eec18=>{const _0x35d775=_0x2634e3;_0x140d6d[_0x35d775(0x1f3)]()&&_0x3eec18[_0x35d775(0x1e8)]();},{'priority':_0x2634e3(0x207)}),this[_0x2634e3(0x1ec)](this[_0x2634e3(0x1e1)],_0x2634e3(0x20d),(_0x30aa2b,_0x1a61e9)=>{const _0xf45f61=_0x2634e3,_0x158500=_0x1a61e9[_0xf45f61(0x1fe)];_0x5e6712[_0xf45f61(0x1e0)]&&_0x5e6712[_0xf45f61(0x1c7)][_0xf45f61(0x1b9)](_0x158500)||_0x1477c6[_0xf45f61(0x1e6)][_0xf45f61(0x1c7)][_0xf45f61(0x1b9)](_0x158500)||this[_0xf45f61(0x1bc)]&&_0x140d6d[_0xf45f61(0x1f3)]()&&(_0x64aee6(),_0x30aa2b[_0xf45f61(0x212)]=!0x0);},{'priority':_0x2634e3(0x207)}),this[_0x2634e3(0x1ab)][_0x2634e3(0x1f1)](_0x140d6d);}[_0x10c2e5(0x1d3)](_0x3b3ed0){const _0x381b0e=_0x10c2e5;_0x3b3ed0&&(this[_0x381b0e(0x20a)](_0x3b3ed0),this[_0x381b0e(0x1ab)][_0x381b0e(0x1ad)](_0x3b3ed0));}[_0x10c2e5(0x1fb)](_0x1ae11d){const _0x1c2c16=_0x10c2e5;for(const _0x36a2c6 of this[_0x1c2c16(0x1b2)])_0x1ae11d[_0x1c2c16(0x1bd)](_0x36a2c6)||this[_0x1c2c16(0x1bb)][_0x1c2c16(0x1f0)](_0x36a2c6[_0x1c2c16(0x1e6)]);this[_0x1c2c16(0x1b2)]=_0x1ae11d;}[_0x10c2e5(0x1e3)](){const _0x4152d2=_0x10c2e5,_0x561157=this[_0x4152d2(0x1a6)];this[_0x4152d2(0x1ae)][_0x4152d2(0x20f)](),_0x561157[_0x4152d2(0x1e0)]&&this[_0x4152d2(0x1f4)]();}[_0x10c2e5(0x1d9)](_0x2c8410){const _0x3e04b8=_0x10c2e5;if(this[_0x3e04b8(0x1bb)][_0x3e04b8(0x1fa)](_0x2c8410[_0x3e04b8(0x1e6)]))return;const _0x28f57d=this[_0x3e04b8(0x1a6)][_0x3e04b8(0x1a5)][_0x3e04b8(0x218)];_0x28f57d!==_0x2c8410[_0x3e04b8(0x1e6)]?(_0x28f57d&&this[_0x3e04b8(0x209)](_0x28f57d),this[_0x3e04b8(0x1a7)](_0x2c8410[_0x3e04b8(0x1e6)]),this[_0x3e04b8(0x1a6)][_0x3e04b8(0x1a5)][_0x3e04b8(0x1b3)](),this[_0x3e04b8(0x1a6)][_0x3e04b8(0x1a5)][_0x3e04b8(0x1f1)](_0x2c8410[_0x3e04b8(0x1e6)]),this[_0x3e04b8(0x1f4)]()):this[_0x3e04b8(0x1f4)]();}[_0x10c2e5(0x1f4)](){const _0x151579=_0x10c2e5,_0x496fb0=this[_0x151579(0x1a6)][_0x151579(0x1a5)][_0x151579(0x218)],_0xeadfce=_0x496fb0&&this[_0x151579(0x1ae)][_0x151579(0x21d)](_0x496fb0);if(!_0xeadfce||!this[_0x151579(0x215)][_0x151579(0x1fa)](_0xeadfce))return;const _0x31af0e=this[_0x151579(0x215)][_0x151579(0x208)](_0xeadfce)[_0x151579(0x1c7)],_0x1b75aa=(function(){const _0x8af857=_0x151579,_0x551612=_0x2e5a19[_0x8af857(0x1b5)];return[_0x551612[_0x8af857(0x1c2)],_0x551612[_0x8af857(0x1ba)],_0x551612[_0x8af857(0x1f8)],_0x551612[_0x8af857(0x1d7)],_0x551612[_0x8af857(0x1b0)],_0x551612[_0x8af857(0x1b1)]];}());this[_0x151579(0x1a6)][_0x151579(0x1f5)]({'target':_0x31af0e,'positions':_0x1b75aa});}[_0x10c2e5(0x1c6)](){const _0x311fe9=_0x10c2e5,_0x12028d=this[_0x311fe9(0x1a6)],_0x11a6ac=_0x12028d[_0x311fe9(0x1a5)][_0x311fe9(0x218)];_0x11a6ac&&(this[_0x311fe9(0x209)](_0x11a6ac),_0x12028d[_0x311fe9(0x1c9)](),_0x12028d[_0x311fe9(0x1a5)][_0x311fe9(0x1b3)]());}[_0x10c2e5(0x1a7)](_0x49ef77){const _0x37c8a6=_0x10c2e5;this[_0x37c8a6(0x1ec)](_0x49ef77,_0x37c8a6(0x1da),()=>this[_0x37c8a6(0x1f4)]()),this[_0x37c8a6(0x1ec)](_0x49ef77,_0x37c8a6(0x1f7),(_0x311264,_0x20bf0a)=>{const _0x301177=_0x37c8a6;this[_0x301177(0x1bb)][_0x301177(0x1f1)](_0x49ef77),this[_0x301177(0x1c6)](),_0x20bf0a();});}[_0x10c2e5(0x209)](_0x51ebe4){const _0x56c1d7=_0x10c2e5;this[_0x56c1d7(0x20a)](_0x51ebe4);}}
23
+ const _0x2184a4=_0x10ea;(function(_0x802bf2,_0x3975e6){const _0x595700=_0x10ea,_0xd034cc=_0x802bf2();while(!![]){try{const _0x5e312c=parseInt(_0x595700(0xf0))/0x1*(parseInt(_0x595700(0x128))/0x2)+parseInt(_0x595700(0xed))/0x3+parseInt(_0x595700(0xec))/0x4*(-parseInt(_0x595700(0x145))/0x5)+parseInt(_0x595700(0x12d))/0x6*(-parseInt(_0x595700(0x142))/0x7)+-parseInt(_0x595700(0x14b))/0x8*(parseInt(_0x595700(0x13b))/0x9)+parseInt(_0x595700(0xf6))/0xa*(-parseInt(_0x595700(0xe4))/0xb)+-parseInt(_0x595700(0x129))/0xc*(-parseInt(_0x595700(0x106))/0xd);if(_0x5e312c===_0x3975e6)break;else _0xd034cc['push'](_0xd034cc['shift']());}catch(_0x5ef854){_0xd034cc['push'](_0xd034cc['shift']());}}}(_0x5e07,0x79a30));import{ContextPlugin as _0x18ce33,Context as _0x40f564}from'ckeditor5/src/core.js';import _0x73a9fb from'./annotationsuis.js';import _0x494a08 from'./sidebar.js';import _0x2fd283 from'./view/annotationcounterbuttonview.js';import{BalloonPanelView as _0x5240ec,BodyCollection as _0x22d81f}from'ckeditor5/src/ui.js';function _0x10ea(_0x24ecfc,_0x2a2180){const _0x5e071d=_0x5e07();return _0x10ea=function(_0x10ea8f,_0x4f4a5e){_0x10ea8f=_0x10ea8f-0xdf;let _0x24756b=_0x5e071d[_0x10ea8f];return _0x24756b;},_0x10ea(_0x24ecfc,_0x2a2180);}import{CKEditorError as _0x33ebba,DomEmitterMixin as _0x2644ef,keyCodes as _0x13db25,Collection as _0x515cc1}from'ckeditor5/src/utils.js';function _0x5e07(){const _0x50340b=['narrowsidebar-attach-already-attached','low','execute','addAnnotation','find','4847085bvfQIf','getSidebarItemView','unpin','defaultPositions','southArrowNorth','hasDomSelection','annotations','7XHlBsZ','keydown','_updateBalloonPosition','20EUZQwM','resize','focus','focusableElements','high','_attachListeners','8jgVGMP','detachFromDom','requires','off','Esc','esc','locale','attachToDom','uiUpdate','getOrderedSelectedAnnotations','length','isPremiumPlugin','_selectedAnnotations','number','isVisible','_attachToContainer','get','stopListening','detach','preventClosingBalloon','bodyCollection','ck-sidebar--narrow','includes','_destroyEditorAnnotationsIntegration','11VTcxrR','removeEventListener','ready','_setSelectedAnnotations','create','_manuallyClosedAnnotationViews','rearrange','_refreshPositioningDebounced','948988bbDqbO','2598348DvXRYL','activeAnnotation','init','931789KbhMwV','_editorAnnotations','pin','add','setActiveAnnotation','context','9814190PQQURC','southArrowNorthWest','isOfficialPlugin','getByView','_detachFromContainer','northArrowSouthWest','set','_integrateWithEditorAnnotations','preventDefault','_annotationToNarrowView','balloonPanelView','listenTo','delete','_showBalloon','cancel','register','19846294igpMWK','element','values','content','change:height','destroy','set:container','remove','from','isDirty','narrowsidebar-detach-not-attached','EditorAnnotations','editors','change:container','southArrowNorthEast','narrowSidebar','first','northArrowSouthEast','refreshPositioning','mousedown','annotationType','NarrowSidebar','type','_annotations','addEventListener','attach','contains','northArrowSouth','keyCode','blur','_refreshPositioning','_domEmitter','has','view','2uUgkwY','12hWIHXt','refresh','bind','isAttached','2144082ufjjYq','clear','target','stop','stopPropagation','_detachListeners','plugins','_hideBalloon','pluginName'];_0x5e07=function(){return _0x50340b;};return _0x5e07();}import'../../theme/sidebar-narrow.css';import{debounce as _0x5b624b}from'lodash-es';export default class n extends _0x18ce33{static get[_0x2184a4(0x14d)](){return[_0x494a08,_0x73a9fb];}static get[_0x2184a4(0x135)](){const _0x38dbaa=_0x2184a4;return _0x38dbaa(0x11b);}static get[_0x2184a4(0xf8)](){return!0x0;}static get[_0x2184a4(0x156)](){return!0x0;}constructor(_0x339c95){const _0x2e3607=_0x2184a4;super(_0x339c95),this[_0x2e3607(0x12c)]=!0x1,this[_0x2e3607(0xe9)]=new Set(),this[_0x2e3607(0x125)]=Object[_0x2e3607(0xe8)](_0x2644ef),this[_0x2e3607(0xff)]=new Map(),this[_0x2e3607(0xfc)](_0x2e3607(0xee),null),this[_0x2e3607(0x141)]=null,this[_0x2e3607(0x157)]=[],this[_0x2e3607(0xf1)]=new _0x515cc1(),this[_0x2e3607(0xeb)]=_0x5b624b(()=>{const _0x5b3488=_0x2e3607;this[_0x5b3488(0x124)]();},0xfa,{'leading':!0x1});}[_0x2184a4(0xef)](){const _0x3bc27e=_0x2184a4;this[_0x3bc27e(0xf5)][_0x3bc27e(0x133)][_0x3bc27e(0x15b)](_0x73a9fb)[_0x3bc27e(0x105)](_0x3bc27e(0x115),this),this[_0x3bc27e(0xe0)]=new _0x22d81f(this[_0x3bc27e(0xf5)][_0x3bc27e(0x151)]),this[_0x3bc27e(0x100)]=new _0x5240ec(this[_0x3bc27e(0xf5)][_0x3bc27e(0x151)]),this[_0x3bc27e(0xe0)][_0x3bc27e(0x152)](),this[_0x3bc27e(0xe0)][_0x3bc27e(0xf3)](this[_0x3bc27e(0x100)]);}[_0x2184a4(0x11f)](_0xb10a5){const _0x3b62a7=_0x2184a4;this[_0x3b62a7(0x141)]=_0xb10a5;const _0x47b484=this[_0x3b62a7(0xf5)][_0x3b62a7(0x133)][_0x3b62a7(0x15b)](_0x494a08),_0x21bdaf=this[_0x3b62a7(0x100)];if(_0x47b484[_0x3b62a7(0x11d)]=_0xb10a5,this[_0x3b62a7(0x12c)])throw new _0x33ebba(_0x3b62a7(0x136),this);this[_0x3b62a7(0x12c)]=!0x0,this[_0x3b62a7(0x101)](_0x47b484,_0x3b62a7(0x10c),()=>{const _0x29a038=_0x3b62a7;this[_0x29a038(0x15d)](),this[_0x29a038(0x101)](_0x47b484,_0x29a038(0x113),_0xd941e5=>{const _0x3969ed=_0x29a038;_0xd941e5[_0x3969ed(0x14e)](),this[_0x3969ed(0x11f)](_0xb10a5);});}),_0x47b484[_0x3b62a7(0x15a)]({'viewClass':_0x3b62a7(0xe1),'spaceBetweenItems':0x5});const _0x3dff52=_0x110fac=>{const _0x40f130=_0x3b62a7,_0x364750=new _0x2fd283(this[_0x40f130(0xf5)][_0x40f130(0x151)]);_0x47b484[_0x40f130(0x139)](_0x110fac,_0x364750),this[_0x40f130(0xff)][_0x40f130(0xfc)](_0x110fac,_0x364750),_0x364750[_0x40f130(0x12b)](_0x40f130(0x10f),_0x40f130(0x11a),_0x40f130(0x158))['to'](_0x110fac[_0x40f130(0x127)],_0x40f130(0x10f),_0x40f130(0x11c),_0x40f130(0x155)),_0x364750['on'](_0x40f130(0x138),()=>{const _0x5b8d64=_0x40f130;this[_0x5b8d64(0xe9)][_0x5b8d64(0x12e)](),_0x21bdaf[_0x5b8d64(0x109)][_0x5b8d64(0x116)]!==_0x110fac[_0x5b8d64(0x127)]?(this[_0x5b8d64(0x103)](_0x110fac),_0x110fac[_0x5b8d64(0x127)][_0x5b8d64(0x107)][_0x5b8d64(0x147)](),this[_0x5b8d64(0xf4)](_0x110fac)):this[_0x5b8d64(0xf4)](null);});};for(const _0x104bd7 of _0xb10a5)_0x3dff52(_0x104bd7);this[_0x3b62a7(0x101)](_0xb10a5,_0x3b62a7(0xf3),(_0x2619b9,_0x4ff4d3)=>{_0x3dff52(_0x4ff4d3);}),this[_0x3b62a7(0x101)](_0xb10a5,_0x3b62a7(0x10d),(_0x467601,_0x4ab9e3,_0x4414b1)=>{const _0xdacfb2=_0x3b62a7;this[_0xdacfb2(0xff)][_0xdacfb2(0x15b)](_0x4ab9e3)[_0xdacfb2(0x10b)](),this[_0xdacfb2(0xff)][_0xdacfb2(0x102)](_0x4ab9e3),_0x47b484[_0xdacfb2(0xea)]({'removedAnnotation':_0x4ab9e3,'previousAnnotation':_0xb10a5[_0xdacfb2(0x15b)](_0x4414b1-0x1),'nextAnnotation':_0xb10a5[_0xdacfb2(0x15b)](_0x4414b1+0x1)}),_0x4ab9e3===this[_0xdacfb2(0xee)]&&this[_0xdacfb2(0xf4)](null);},{'priority':_0x3b62a7(0x137)}),this[_0x3b62a7(0x101)](_0xb10a5,_0x3b62a7(0x147),(_0x1356ba,_0x599c56)=>{const _0xb2bc94=_0x3b62a7;this[_0xb2bc94(0xf4)](_0x599c56);}),this[_0x3b62a7(0x101)](_0xb10a5,_0x3b62a7(0x123),()=>{const _0x1fd16f=_0x3b62a7;this[_0x1fd16f(0xf4)](null);}),this[_0x3b62a7(0x125)][_0x3b62a7(0x101)](document,_0x3b62a7(0x143),(_0x442c86,_0x4f85b7)=>{const _0x1baada=_0x3b62a7;_0x4f85b7[_0x1baada(0x122)]===_0x13db25[_0x1baada(0x150)]&&_0x21bdaf[_0x1baada(0x159)]&&(this[_0x1baada(0xe9)][_0x1baada(0xf3)](_0x21bdaf[_0x1baada(0x109)][_0x1baada(0x116)]),this[_0x1baada(0x134)](),_0x4f85b7[_0x1baada(0x131)](),_0x4f85b7[_0x1baada(0xfe)]());}),this[_0x3b62a7(0x125)][_0x3b62a7(0x101)](document,_0x3b62a7(0x119),(_0x5ed1cb,_0x334bf4)=>{const _0x1e6a0d=_0x3b62a7,_0x251eb5=_0x334bf4[_0x1e6a0d(0x12f)];_0x21bdaf[_0x1e6a0d(0x159)]&&_0x21bdaf[_0x1e6a0d(0x107)][_0x1e6a0d(0x120)](_0x251eb5)||_0x47b484[_0x1e6a0d(0x127)][_0x1e6a0d(0x107)][_0x1e6a0d(0x120)](_0x251eb5)||_0x5ed1cb[_0x1e6a0d(0xdf)]||this[_0x1e6a0d(0xee)]&&this[_0x1e6a0d(0xee)][_0x1e6a0d(0x148)][_0x1e6a0d(0x13a)](_0x364812=>_0x364812[_0x1e6a0d(0x120)](_0x251eb5))||(this[_0x1e6a0d(0xe9)][_0x1e6a0d(0x12e)](),this[_0x1e6a0d(0x134)](),this[_0x1e6a0d(0xf4)](null));});const _0x41ed2e=this[_0x3b62a7(0xf5)]instanceof _0x40f564?this[_0x3b62a7(0xf5)][_0x3b62a7(0x112)]:new _0x515cc1([this[_0x3b62a7(0xf5)]]);for(const _0x3c6306 of _0x41ed2e)this[_0x3b62a7(0xfd)](_0x3c6306);this[_0x3b62a7(0x101)](_0x41ed2e,_0x3b62a7(0xf3),(_0x2fe07c,_0x6a24e4)=>{const _0x15aed3=_0x3b62a7;this[_0x15aed3(0x101)](_0x6a24e4,_0x15aed3(0xe6),()=>{const _0x516a8d=_0x15aed3;this[_0x516a8d(0xfd)](_0x6a24e4);});}),this[_0x3b62a7(0x101)](_0x41ed2e,_0x3b62a7(0x10d),(_0x1d5272,_0x1aa074)=>{const _0x4424d6=_0x3b62a7;_0x1aa074[_0x4424d6(0x133)][_0x4424d6(0x126)](_0x4424d6(0x111))&&this[_0x4424d6(0xe3)](_0x1aa074[_0x4424d6(0x133)][_0x4424d6(0x15b)](_0x4424d6(0x111)));}),window[_0x3b62a7(0x11e)](_0x3b62a7(0x146),this[_0x3b62a7(0xeb)]),this[_0x3b62a7(0x124)]();}[_0x2184a4(0xf4)](_0x8cb463){const _0x382755=_0x2184a4;if(_0x8cb463===this[_0x382755(0xee)])return;const _0x56ed10=this[_0x382755(0xf5)][_0x382755(0x133)][_0x382755(0x15b)](_0x494a08);if(_0x56ed10[_0x382755(0x12a)]({'blurredAnnotation':this[_0x382755(0xee)],'activatedAnnotation':_0x8cb463,'disableAnimationOnActivatedAnnotation':!0x0}),_0x8cb463)_0x56ed10[_0x382755(0x13c)](_0x8cb463)?this[_0x382755(0x103)](_0x8cb463):this[_0x382755(0x134)]();else this[_0x382755(0x134)]();this[_0x382755(0xee)]=_0x8cb463;}[_0x2184a4(0x15d)](){const _0xed4fd7=_0x2184a4;if(!this[_0xed4fd7(0x12c)])throw new _0x33ebba(_0xed4fd7(0x110),this);this[_0xed4fd7(0xf4)](null);const _0x33637d=this[_0xed4fd7(0xf5)][_0xed4fd7(0x133)][_0xed4fd7(0x15b)](_0x494a08);this[_0xed4fd7(0x134)](),Array[_0xed4fd7(0x10e)](this[_0xed4fd7(0xff)][_0xed4fd7(0x108)](),_0x219b2f=>_0x219b2f[_0xed4fd7(0x10b)]()),this[_0xed4fd7(0xff)][_0xed4fd7(0x12e)](),_0x33637d[_0xed4fd7(0xfa)](this[_0xed4fd7(0x141)]),this[_0xed4fd7(0x15c)](),this[_0xed4fd7(0x125)][_0xed4fd7(0x15c)](),this[_0xed4fd7(0xf5)]instanceof _0x40f564&&this[_0xed4fd7(0x15c)](this[_0xed4fd7(0xf5)][_0xed4fd7(0x112)]);for(const _0x4ee98d of Array[_0xed4fd7(0x10e)](this[_0xed4fd7(0xf1)]))this[_0xed4fd7(0xe3)](_0x4ee98d);window[_0xed4fd7(0xe5)](_0xed4fd7(0x146),this[_0xed4fd7(0xeb)]),this[_0xed4fd7(0xeb)][_0xed4fd7(0x104)](),this[_0xed4fd7(0x157)]=[],this[_0xed4fd7(0x12c)]=!0x1,this[_0xed4fd7(0x141)]=null;}[_0x2184a4(0x10b)](){const _0x42ef1e=_0x2184a4;this[_0x42ef1e(0x12c)]&&this[_0x42ef1e(0x15d)](),this[_0x42ef1e(0xe0)][_0x42ef1e(0x14c)]();}[_0x2184a4(0xfd)](_0x3ec4b8){const _0x3108c0=_0x2184a4;if(!_0x3ec4b8[_0x3108c0(0x133)][_0x3108c0(0x126)](_0x3108c0(0x111)))return;const _0x31620b=_0x3ec4b8[_0x3108c0(0x133)][_0x3108c0(0x15b)](_0x3108c0(0x111)),_0x4cb144=this[_0x3108c0(0xf5)][_0x3108c0(0x133)][_0x3108c0(0x15b)](_0x494a08),_0x51c0a4=this[_0x3108c0(0x141)],_0x6d8a04=this[_0x3108c0(0x100)],_0xabfd73=()=>{const _0x201305=_0x3108c0,_0xb96ecd=_0x31620b[_0x201305(0x154)]({'annotations':this[_0x201305(0x141)],'activeAnnotation':this[_0x201305(0xee)]});this[_0x201305(0xe7)](_0xb96ecd),this[_0x201305(0xf4)](_0xb96ecd[0x0]||null);};this[_0x3108c0(0x101)](_0x31620b,_0x3108c0(0x12a),_0xabfd73),this[_0x3108c0(0x101)](_0x31620b,_0x3108c0(0x123),(_0x538db2,{isAnnotationTracked:_0x2454f1})=>{const _0x36634c=_0x3108c0;this[_0x36634c(0xee)]&&_0x2454f1(this[_0x36634c(0xee)])&&(this[_0x36634c(0xe7)]([]),this[_0x36634c(0xf4)](null));}),this[_0x3108c0(0x101)](_0x31620b,_0x3108c0(0x153),()=>{const _0x58dffc=_0x3108c0;this[_0x58dffc(0xeb)]();}),this[_0x3108c0(0x101)](_0x51c0a4,_0x3108c0(0x123),_0x1f45f4=>{const _0x11f55d=_0x3108c0;_0x31620b[_0x11f55d(0x140)]()&&_0x1f45f4[_0x11f55d(0x130)]();},{'priority':_0x3108c0(0x149)}),this[_0x3108c0(0x101)](this[_0x3108c0(0x125)],_0x3108c0(0x119),(_0xed910e,_0x71c723)=>{const _0x10edc8=_0x3108c0,_0x2d9b65=_0x71c723[_0x10edc8(0x12f)];_0x6d8a04[_0x10edc8(0x159)]&&_0x6d8a04[_0x10edc8(0x107)][_0x10edc8(0x120)](_0x2d9b65)||_0x4cb144[_0x10edc8(0x127)][_0x10edc8(0x107)][_0x10edc8(0x120)](_0x2d9b65)||this[_0x10edc8(0xee)]&&_0x31620b[_0x10edc8(0x140)]()&&(_0xabfd73(),_0xed910e[_0x10edc8(0xdf)]=!0x0);},{'priority':_0x3108c0(0x149)}),this[_0x3108c0(0xf1)][_0x3108c0(0xf3)](_0x31620b);}[_0x2184a4(0xe3)](_0x247e63){const _0x42f10c=_0x2184a4;_0x247e63&&(this[_0x42f10c(0x15c)](_0x247e63),this[_0x42f10c(0xf1)][_0x42f10c(0x10d)](_0x247e63));}[_0x2184a4(0xe7)](_0x5b68b7){const _0x98b360=_0x2184a4;for(const _0x5543d7 of this[_0x98b360(0x157)])_0x5b68b7[_0x98b360(0xe2)](_0x5543d7)||this[_0x98b360(0xe9)][_0x98b360(0x102)](_0x5543d7[_0x98b360(0x127)]);this[_0x98b360(0x157)]=_0x5b68b7;}[_0x2184a4(0x124)](){const _0x25be1a=_0x2184a4,_0xa1c9e=this[_0x25be1a(0x100)];this[_0x25be1a(0x141)][_0x25be1a(0x118)](),_0xa1c9e[_0x25be1a(0x159)]&&this[_0x25be1a(0x144)]();}[_0x2184a4(0x103)](_0x5e067f){const _0x5397bc=_0x2184a4;if(this[_0x5397bc(0xe9)][_0x5397bc(0x126)](_0x5e067f[_0x5397bc(0x127)]))return;const _0x98f18c=this[_0x5397bc(0x100)][_0x5397bc(0x109)][_0x5397bc(0x116)];_0x98f18c!==_0x5e067f[_0x5397bc(0x127)]?(_0x98f18c&&this[_0x5397bc(0x132)](_0x98f18c),this[_0x5397bc(0x14a)](_0x5e067f[_0x5397bc(0x127)]),this[_0x5397bc(0x100)][_0x5397bc(0x109)][_0x5397bc(0x12e)](),this[_0x5397bc(0x100)][_0x5397bc(0x109)][_0x5397bc(0xf3)](_0x5e067f[_0x5397bc(0x127)]),this[_0x5397bc(0x144)]()):this[_0x5397bc(0x144)]();}[_0x2184a4(0x144)](){const _0x42b7e9=_0x2184a4,_0x1783f4=this[_0x42b7e9(0x100)][_0x42b7e9(0x109)][_0x42b7e9(0x116)],_0x4fd008=_0x1783f4&&this[_0x42b7e9(0x141)][_0x42b7e9(0xf9)](_0x1783f4);if(!_0x4fd008||!this[_0x42b7e9(0xff)][_0x42b7e9(0x126)](_0x4fd008))return;const _0x21cc51=this[_0x42b7e9(0xff)][_0x42b7e9(0x15b)](_0x4fd008)[_0x42b7e9(0x107)],_0x233fd7=(function(){const _0x1382eb=_0x42b7e9,_0x3e4de7=_0x5240ec[_0x1382eb(0x13e)];return[_0x3e4de7[_0x1382eb(0x114)],_0x3e4de7[_0x1382eb(0x117)],_0x3e4de7[_0x1382eb(0x13f)],_0x3e4de7[_0x1382eb(0x121)],_0x3e4de7[_0x1382eb(0xf7)],_0x3e4de7[_0x1382eb(0xfb)]];}());this[_0x42b7e9(0x100)][_0x42b7e9(0xf2)]({'target':_0x21cc51,'positions':_0x233fd7});}[_0x2184a4(0x134)](){const _0x150fd6=_0x2184a4,_0xaadfca=this[_0x150fd6(0x100)],_0x3ec0cc=_0xaadfca[_0x150fd6(0x109)][_0x150fd6(0x116)];_0x3ec0cc&&(this[_0x150fd6(0x132)](_0x3ec0cc),_0xaadfca[_0x150fd6(0x13d)](),_0xaadfca[_0x150fd6(0x109)][_0x150fd6(0x12e)]());}[_0x2184a4(0x14a)](_0x3acd8e){const _0x1d1368=_0x2184a4;this[_0x1d1368(0x101)](_0x3acd8e,_0x1d1368(0x10a),()=>this[_0x1d1368(0x144)]()),this[_0x1d1368(0x101)](_0x3acd8e,_0x1d1368(0x14f),(_0x48d128,_0x234bed)=>{const _0x18e481=_0x1d1368;this[_0x18e481(0xe9)][_0x18e481(0xf3)](_0x3acd8e),this[_0x18e481(0x134)](),_0x234bed();});}[_0x2184a4(0x132)](_0x24b733){const _0x4ddc44=_0x2184a4;this[_0x4ddc44(0x15c)](_0x24b733);}}
@@ -49,6 +49,14 @@ export default class Sidebar extends ContextPlugin {
49
49
  * @inheritDoc
50
50
  */
51
51
  static get pluginName(): "Sidebar";
52
+ /**
53
+ * @inheritDoc
54
+ */
55
+ static get isOfficialPlugin(): true;
56
+ /**
57
+ * @inheritDoc
58
+ */
59
+ static get isPremiumPlugin(): true;
52
60
  /**
53
61
  * @inheritDoc
54
62
  */
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xa31848=_0x42c1;(function(_0xfce77d,_0x5a2740){const _0x1aca58=_0x42c1,_0x4ce66e=_0xfce77d();while(!![]){try{const _0x331f8e=parseInt(_0x1aca58(0x1b6))/0x1+parseInt(_0x1aca58(0x1cb))/0x2+-parseInt(_0x1aca58(0x1e1))/0x3+parseInt(_0x1aca58(0x1be))/0x4+parseInt(_0x1aca58(0x1bd))/0x5+-parseInt(_0x1aca58(0x1c2))/0x6+-parseInt(_0x1aca58(0x1f0))/0x7;if(_0x331f8e===_0x5a2740)break;else _0x4ce66e['push'](_0x4ce66e['shift']());}catch(_0x535e18){_0x4ce66e['push'](_0x4ce66e['shift']());}}}(_0x3b7d,0xa68c4));import{ContextPlugin as _0x424882}from'ckeditor5/src/core.js';function _0x42c1(_0x3694bf,_0x5ba16c){const _0x3b7d5b=_0x3b7d();return _0x42c1=function(_0x42c10c,_0x6f2c15){_0x42c10c=_0x42c10c-0x1b6;let _0x5a7054=_0x3b7d5b[_0x42c10c];return _0x5a7054;},_0x42c1(_0x3694bf,_0x5ba16c);}import{Rect as _0x35a12a,CKEditorError as _0x15f96a}from'ckeditor5/src/utils.js';import _0x4c4671 from'./view/sidebarview.js';function _0x3b7d(){const _0x212067=['view','appendChild','isAnimationDisabled','height','_recalculate','push','init','change:bottom','object','sidebar-attachtocontainer-missing-container','_alignForTopChange','bind','_lastItem','pluginName','bottom','Sidebar','content','render','class','_spaceBetweenItems','1143989JjoXHU','change:targetRect','isActive','_alignBeforeItem','container','_getItemAfter','_targetTop','6806555okNWJz','1586072jpGrdm','remove','_activeAnnotation','change:top','4910412jOaRgk','get','stopListening','list','_detachFromContainer','element','define','target','targetRect','1931674ACZXBa','length','addAnnotation','last','_createSidebarView','add','minHeight','_alignForBottomChange','config','sidebar.preventScrollOutOfView','nodeType','destroy','_updateLastItem','_sidebarItemViewToAnnotation','context','_setItemTop','listenTo','_getItemBefore','_getTargetTop','rearrange','_alignAfterItem','clear','330669SfqZoq','delete','_getMaxAvailableTop','_alignToTargetRect','_destroySidebarItemView','refresh','max','unbind','sidebar.container','change:_lastItem','setContainer','_annotationToSidebarItemView','getIndex','_annotations','getSidebarItemView','15797950FwUAOG','locale','top','_recalculateBuffer','updateHeight','_attachToContainer','sidebar-setcontainer-invalid-element','set'];_0x3b7d=function(){return _0x212067;};return _0x3b7d();}import _0x2c9626 from'./view/sidebaritemview.js';export default class D extends _0x424882{static get[_0xa31848(0x205)](){const _0x138157=_0xa31848;return _0x138157(0x207);}constructor(_0x1b36dc){const _0x22b173=_0xa31848;super(_0x1b36dc),this[_0x22b173(0x1f7)](_0x22b173(0x204),void 0x0),this[_0x22b173(0x1f8)]=this[_0x22b173(0x1cf)](),this[_0x22b173(0x1f7)](_0x22b173(0x1ba),null),this[_0x22b173(0x20b)]=0x19,this[_0x22b173(0x1d8)]=new Map(),this[_0x22b173(0x1ec)]=new Map(),this[_0x22b173(0x1d9)][_0x22b173(0x1d3)][_0x22b173(0x1c8)](_0x22b173(0x1d4),!0x1),this[_0x22b173(0x1ee)]=null,this[_0x22b173(0x1c0)]=null,this[_0x22b173(0x1f3)]=[];}[_0xa31848(0x1fe)](){const _0x34f295=_0xa31848,_0x4e1da8=this[_0x34f295(0x1d9)][_0x34f295(0x1d3)][_0x34f295(0x1c3)](_0x34f295(0x1e9));_0x4e1da8&&this[_0x34f295(0x1eb)](_0x4e1da8);}[_0xa31848(0x1eb)](_0x4f8952){const _0x1ed9d8=_0xa31848;if(!y(_0x4f8952))throw new _0x15f96a(_0x1ed9d8(0x1f6));this[_0x1ed9d8(0x1ba)]=_0x4f8952;}[_0xa31848(0x1f5)]({viewClass:_0x43dd33='',spaceBetweenItems:_0x3f14d5=0x19}={}){const _0x184e19=_0xa31848;if(!y(this[_0x184e19(0x1ba)]))throw new _0x15f96a(_0x184e19(0x201),this);this[_0x184e19(0x1ba)][_0x184e19(0x1f9)](this[_0x184e19(0x1f8)][_0x184e19(0x1c7)]),this[_0x184e19(0x1f8)][_0x184e19(0x20a)]=_0x43dd33,this[_0x184e19(0x20b)]=_0x3f14d5;}[_0xa31848(0x1de)]({removedAnnotation:_0x407637,previousAnnotation:_0x3c5c80,nextAnnotation:_0x4a8a0f}){const _0x236bee=_0xa31848,_0x22db5b=this[_0x236bee(0x1ef)](_0x407637);this[_0x236bee(0x1f8)][_0x236bee(0x1c5)][_0x236bee(0x1bf)](_0x22db5b),this[_0x236bee(0x1e5)](_0x407637),_0x3c5c80&&this[_0x236bee(0x1e4)](this[_0x236bee(0x1ef)](_0x3c5c80)),_0x4a8a0f&&this[_0x236bee(0x1e4)](this[_0x236bee(0x1ef)](_0x4a8a0f)),this[_0x236bee(0x1d7)]();}[_0xa31848(0x1e6)]({blurredAnnotation:_0x3cf411,activatedAnnotation:_0x2b1bae,disableAnimationOnActivatedAnnotation:_0x1e1afd}){const _0x1d2f82=_0xa31848;if(this[_0x1d2f82(0x1c0)]=_0x2b1bae,_0x3cf411){_0x3cf411[_0x1d2f82(0x1b8)]=!0x1;const _0x404d11=this[_0x1d2f82(0x1ef)](_0x3cf411);_0x404d11&&_0x1e1afd&&(_0x404d11[_0x1d2f82(0x1fa)]=!0x1);}if(_0x2b1bae){const _0x323f42=this[_0x1d2f82(0x1ef)](_0x2b1bae);_0x323f42&&(_0x2b1bae[_0x1d2f82(0x1b8)]=!0x0,_0x1e1afd&&(_0x323f42[_0x1d2f82(0x1fa)]=!0x0,_0x323f42[_0x1d2f82(0x1f2)]+=0x1),this[_0x1d2f82(0x1e4)](_0x323f42));}}[_0xa31848(0x1c6)](_0x40db68){const _0x17f783=_0xa31848;if(this[_0x17f783(0x1f8)][_0x17f783(0x1c7)][_0x17f783(0x1bf)](),_0x40db68){for(const _0x3e8f0a of _0x40db68)this[_0x17f783(0x1e5)](_0x3e8f0a);}this[_0x17f783(0x1f8)][_0x17f783(0x1c5)][_0x17f783(0x1e0)](),this[_0x17f783(0x1f8)][_0x17f783(0x20a)]='',this[_0x17f783(0x204)]=null;}[_0xa31848(0x1cd)](_0x2f7d2a,_0x4e1ff3){const _0x1333c1=_0xa31848;_0x4e1ff3||(_0x4e1ff3=_0x2f7d2a[_0x1333c1(0x1f8)]);const _0xd4ca0f=new _0x2c9626(this[_0x1333c1(0x1d9)][_0x1333c1(0x1f1)]);this[_0x1333c1(0x1d8)][_0x1333c1(0x1f7)](_0xd4ca0f,_0x2f7d2a),this[_0x1333c1(0x1ec)][_0x1333c1(0x1f7)](_0x2f7d2a,_0xd4ca0f),_0xd4ca0f[_0x1333c1(0x208)][_0x1333c1(0x1d0)](_0x4e1ff3),this[_0x1333c1(0x1db)](_0x2f7d2a[_0x1333c1(0x1f8)],_0x1333c1(0x1b7),(_0x176135,_0x1f7ac0,_0x2bf45d)=>{const _0x16dc56=_0x1333c1,_0x4b9509=this[_0x16dc56(0x1dd)](_0x2f7d2a,_0x2bf45d);_0xd4ca0f[_0x16dc56(0x1bc)]!=_0x4b9509&&(_0xd4ca0f[_0x16dc56(0x1bc)]=_0x4b9509,this[_0x16dc56(0x1da)](_0xd4ca0f,_0x4b9509));}),this[_0x1333c1(0x1db)](_0xd4ca0f,_0x1333c1(0x1c1),()=>{const _0x330682=_0x1333c1;this[_0x330682(0x1fc)](_0xd4ca0f,_0x330682(0x1f2));}),this[_0x1333c1(0x1db)](_0xd4ca0f,_0x1333c1(0x1ff),()=>{const _0x33030=_0x1333c1;this[_0x33030(0x1fc)](_0xd4ca0f,_0x33030(0x206));}),this[_0x1333c1(0x1e4)](_0xd4ca0f);const _0x559cfb=this[_0x1333c1(0x1dc)](_0xd4ca0f);if(_0x559cfb)this[_0x1333c1(0x1df)](_0x559cfb,_0xd4ca0f)||this[_0x1333c1(0x1e4)](_0xd4ca0f);else this[_0x1333c1(0x1e4)](_0xd4ca0f);return this[_0x1333c1(0x1d7)](),this[_0x1333c1(0x1f8)][_0x1333c1(0x1c5)][_0x1333c1(0x1d0)](_0xd4ca0f),_0xd4ca0f;}[_0xa31848(0x202)](_0x424d20){const _0x36f026=_0xa31848;if(!_0x424d20[_0x36f026(0x208)][_0x36f026(0x1cc)])return;const _0x4f14b4=this[_0x36f026(0x1dc)](_0x424d20);if(!_0x4f14b4)return;const _0x411788=this[_0x36f026(0x1d8)][_0x36f026(0x1c3)](_0x4f14b4),_0x24748b=this[_0x36f026(0x1c0)];_0x24748b&&_0x24748b===_0x411788?this[_0x36f026(0x1df)](_0x4f14b4,_0x424d20):this[_0x36f026(0x1b9)](_0x424d20,_0x4f14b4);}[_0xa31848(0x1d2)](_0x1fafd4){const _0x272f38=_0xa31848;if(!_0x1fafd4[_0x272f38(0x208)][_0x272f38(0x1cc)])return;const _0x287698=this[_0x272f38(0x1bb)](_0x1fafd4);if(!_0x287698)return;const _0xdd11c1=this[_0x272f38(0x1d8)][_0x272f38(0x1c3)](_0x287698),_0x2b38e1=this[_0x272f38(0x1d9)][_0x272f38(0x1d3)][_0x272f38(0x1c3)](_0x272f38(0x1d4)),_0x381f7a=this[_0x272f38(0x1c0)];_0x381f7a&&_0x381f7a===_0xdd11c1&&_0x2b38e1?(this[_0x272f38(0x1b9)](_0x287698,_0x1fafd4),this[_0x272f38(0x1df)](_0x1fafd4,_0x287698)):_0x381f7a&&_0x381f7a===_0xdd11c1?this[_0x272f38(0x1b9)](_0x287698,_0x1fafd4):this[_0x272f38(0x1df)](_0x1fafd4,_0x287698);}[_0xa31848(0x1fc)](_0x4f4774,_0x45a77d){const _0x565160=_0xa31848;0x0===this[_0x565160(0x1f3)][_0x565160(0x1cc)]&&setTimeout(()=>{const _0xcb7552=_0x565160;for(const {sidebarItemView:_0x28e599,changedProp:_0x1d4d5e}of this[_0xcb7552(0x1f3)])_0xcb7552(0x1f2)===_0x1d4d5e?this[_0xcb7552(0x202)](_0x28e599):this[_0xcb7552(0x1d2)](_0x28e599);this[_0xcb7552(0x1f3)]=[];},0xa),this[_0x565160(0x1f3)][_0x565160(0x1fd)]({'sidebarItemView':_0x4f4774,'changedProp':_0x45a77d});}[_0xa31848(0x1ef)](_0x3d8bea){const _0x2ff2e1=_0xa31848;return this[_0x2ff2e1(0x1ec)][_0x2ff2e1(0x1c3)](_0x3d8bea);}[_0xa31848(0x1d6)](){const _0x5b1392=_0xa31848;this[_0x5b1392(0x1c4)](),this[_0x5b1392(0x1f8)][_0x5b1392(0x1d6)]();}[_0xa31848(0x1e5)](_0x11afa5){const _0x3f2c7b=_0xa31848,_0x2eaf3e=this[_0x3f2c7b(0x1ef)](_0x11afa5);this[_0x3f2c7b(0x1c4)](_0x2eaf3e),this[_0x3f2c7b(0x1c4)](_0x11afa5[_0x3f2c7b(0x1f8)]),_0x2eaf3e[_0x3f2c7b(0x1d6)](),this[_0x3f2c7b(0x1ec)][_0x3f2c7b(0x1e2)](_0x11afa5),this[_0x3f2c7b(0x1d8)][_0x3f2c7b(0x1e2)](_0x2eaf3e);}[_0xa31848(0x1cf)](){const _0xd5edf8=_0xa31848,_0xdbe559=new _0x4c4671(this[_0xd5edf8(0x1d9)][_0xd5edf8(0x1f1)]);return _0xdbe559[_0xd5edf8(0x209)](),this['on'](_0xd5edf8(0x1ea),(_0x314ddb,_0x4badf6,_0x3f0e59,_0x3d5f04)=>{const _0x11ee28=_0xd5edf8;_0x3d5f04&&_0xdbe559[_0x11ee28(0x1e8)](_0x11ee28(0x1d1)),_0x3f0e59?_0xdbe559[_0x11ee28(0x203)](_0x11ee28(0x1d1))['to'](_0x3f0e59,_0x11ee28(0x206)):_0xdbe559[_0x11ee28(0x1d1)]=null;}),_0xdbe559;}[_0xa31848(0x1d7)](){const _0x5a8520=_0xa31848;var _0x242550;this[_0x5a8520(0x204)]=(null===(_0x242550=this[_0x5a8520(0x1ee)])||void 0x0===_0x242550?void 0x0:_0x242550[_0x5a8520(0x1ce)])?this[_0x5a8520(0x1ef)](this[_0x5a8520(0x1ee)][_0x5a8520(0x1ce)]):null;}[_0xa31848(0x1dc)](_0x47f2c4){const _0x12f3a4=_0xa31848;var _0x33302f;const _0x45afb5=this[_0x12f3a4(0x1d8)][_0x12f3a4(0x1c3)](_0x47f2c4),_0x35dc21=_0x45afb5&&(null===(_0x33302f=this[_0x12f3a4(0x1ee)])||void 0x0===_0x33302f?void 0x0:_0x33302f[_0x12f3a4(0x1c3)](this[_0x12f3a4(0x1ee)][_0x12f3a4(0x1ed)](_0x45afb5)-0x1));return _0x35dc21&&this[_0x12f3a4(0x1ef)](_0x35dc21)||null;}[_0xa31848(0x1bb)](_0x5e6a54){const _0x35d17d=_0xa31848;var _0x1a2e37;const _0x2cf2b0=this[_0x35d17d(0x1d8)][_0x35d17d(0x1c3)](_0x5e6a54),_0x38ab9e=_0x2cf2b0&&(null===(_0x1a2e37=this[_0x35d17d(0x1ee)])||void 0x0===_0x1a2e37?void 0x0:_0x1a2e37[_0x35d17d(0x1c3)](this[_0x35d17d(0x1ee)][_0x35d17d(0x1ed)](_0x2cf2b0)+0x1));return _0x38ab9e&&this[_0x35d17d(0x1ef)](_0x38ab9e)||null;}[_0xa31848(0x1b9)](_0x4d5eae,_0x11ef11){const _0x3df297=_0xa31848;_0x4d5eae[_0x3df297(0x1f4)]();const _0x20c58f=R(_0x11ef11[_0x3df297(0x206)]+this[_0x3df297(0x20b)],_0x4d5eae[_0x3df297(0x1f2)]);return!!_0x20c58f&&(this[_0x3df297(0x1da)](_0x11ef11,_0x11ef11[_0x3df297(0x1f2)]-_0x20c58f),!0x0);}[_0xa31848(0x1df)](_0x2d73d2,_0x8fd96a){const _0xda2ad3=_0xa31848;_0x2d73d2[_0xda2ad3(0x1f4)]();const _0x11432a=R(_0x2d73d2[_0xda2ad3(0x206)]+this[_0xda2ad3(0x20b)],_0x8fd96a[_0xda2ad3(0x1f2)]);return!!_0x11432a&&(this[_0xda2ad3(0x1da)](_0x8fd96a,_0x8fd96a[_0xda2ad3(0x1f2)]+_0x11432a,!0x1),!0x0);}[_0xa31848(0x1e4)](_0x55d3f4){const _0x46034d=_0xa31848,_0x32b265=this[_0x46034d(0x1d8)][_0x46034d(0x1c3)](_0x55d3f4);if(!_0x32b265||!_0x32b265[_0x46034d(0x1c9)]||!_0x32b265[_0x46034d(0x1ca)])return;const _0x41f5b6=this[_0x46034d(0x1dd)](_0x32b265,_0x32b265[_0x46034d(0x1ca)]);this[_0x46034d(0x1da)](_0x55d3f4,_0x41f5b6);}[_0xa31848(0x1dd)](_0x34ed47,_0x42ceae){const _0x485059=_0xa31848;if(null===_0x42ceae)return 0x0;if(_0x34ed47[_0x485059(0x1c9)]instanceof _0x35a12a)return _0x42ceae[_0x485059(0x1f2)];{const _0x4af75c=new _0x35a12a(this[_0x485059(0x1f8)][_0x485059(0x1c7)])[_0x485059(0x1f2)];return _0x42ceae[_0x485059(0x1f2)]-_0x4af75c;}}[_0xa31848(0x1da)](_0x59b12a,_0x11619d,_0x489805=this[_0xa31848(0x1d9)][_0xa31848(0x1d3)][_0xa31848(0x1c3)](_0xa31848(0x1d4))){const _0x559de8=_0xa31848;_0x489805&&(_0x11619d=Math[_0x559de8(0x1e7)](_0x11619d,this[_0x559de8(0x1e3)](_0x59b12a))),_0x59b12a[_0x559de8(0x1f2)]=_0x11619d;}[_0xa31848(0x1e3)](_0x1c7eeb){const _0x592849=_0xa31848;let _0x1acb23=this[_0x592849(0x1dc)](_0x1c7eeb),_0x2fb508=0x0;for(;_0x1acb23;)_0x1acb23[_0x592849(0x1f4)](),_0x2fb508+=this[_0x592849(0x20b)]+_0x1acb23[_0x592849(0x1fb)],_0x1acb23=this[_0x592849(0x1dc)](_0x1acb23);return _0x2fb508;}}function R(_0x2f2d42,_0x569f4d){const _0x4c03f6=_0xa31848;return Math[_0x4c03f6(0x1e7)](_0x2f2d42-_0x569f4d,0x0);}function y(_0x2e9cc7){const _0x547554=_0xa31848;return null!==_0x2e9cc7&&_0x547554(0x200)==typeof _0x2e9cc7&&0x1===_0x2e9cc7[_0x547554(0x1d5)];}
23
+ const _0x20f215=_0x331c;(function(_0x3cdde1,_0x19bc4c){const _0x31b6ba=_0x331c,_0xfca315=_0x3cdde1();while(!![]){try{const _0x1c92c5=-parseInt(_0x31b6ba(0xed))/0x1+parseInt(_0x31b6ba(0xdb))/0x2*(parseInt(_0x31b6ba(0xa0))/0x3)+-parseInt(_0x31b6ba(0xe5))/0x4+-parseInt(_0x31b6ba(0xad))/0x5*(parseInt(_0x31b6ba(0xce))/0x6)+parseInt(_0x31b6ba(0xab))/0x7+-parseInt(_0x31b6ba(0xaa))/0x8*(-parseInt(_0x31b6ba(0xdc))/0x9)+-parseInt(_0x31b6ba(0xa1))/0xa*(-parseInt(_0x31b6ba(0x9e))/0xb);if(_0x1c92c5===_0x19bc4c)break;else _0xfca315['push'](_0xfca315['shift']());}catch(_0x122b61){_0xfca315['push'](_0xfca315['shift']());}}}(_0x5175,0x6c6a8));import{ContextPlugin as _0x440606}from'ckeditor5/src/core.js';import{Rect as _0xe8cad4,CKEditorError as _0x248053}from'ckeditor5/src/utils.js';import _0x3f6924 from'./view/sidebarview.js';function _0x5175(){const _0xb45662=['height','container','_getMaxAvailableTop','rearrange','33QEnMPi','listenTo','51LHGBGe','282790mtrPkq','sidebar-attachtocontainer-missing-container','_recalculate','_recalculateBuffer','appendChild','updateHeight','isActive','_annotationToSidebarItemView','config','1220744OiDrPo','1273594MjbZEn','render','103335pnXKAa','change:bottom','unbind','change:top','class','change:_lastItem','top','isOfficialPlugin','target','minHeight','list','last','push','_attachToContainer','_annotations','context','_detachFromContainer','sidebar.preventScrollOutOfView','bind','_alignForBottomChange','addAnnotation','_getItemAfter','_spaceBetweenItems','change:targetRect','get','_targetTop','stopListening','_updateLastItem','length','destroy','set','_createSidebarView','locale','6OmPXnP','delete','refresh','_destroySidebarItemView','_setItemTop','clear','add','setContainer','nodeType','isPremiumPlugin','view','_alignAfterItem','Sidebar','87494GqCvrr','9PDsrbG','getSidebarItemView','targetRect','sidebar-setcontainer-invalid-element','element','bottom','_getTargetTop','isAnimationDisabled','define','1527740VxxoTO','object','pluginName','max','sidebar.container','_alignToTargetRect','_alignBeforeItem','remove','316397zWIZDS','_getItemBefore','_lastItem','getIndex','content','_sidebarItemViewToAnnotation','_activeAnnotation','_alignForTopChange','init'];_0x5175=function(){return _0xb45662;};return _0x5175();}import _0x3e2cb7 from'./view/sidebaritemview.js';function _0x331c(_0x599c76,_0x19be36){const _0x5175c7=_0x5175();return _0x331c=function(_0x331c83,_0x241d59){_0x331c83=_0x331c83-0x93;let _0x368a27=_0x5175c7[_0x331c83];return _0x368a27;},_0x331c(_0x599c76,_0x19be36);}export default class z extends _0x440606{static get[_0x20f215(0xe7)](){const _0x59e0ee=_0x20f215;return _0x59e0ee(0xda);}static get[_0x20f215(0xb4)](){return!0x0;}static get[_0x20f215(0xd7)](){return!0x0;}constructor(_0x26f49a){const _0x254784=_0x20f215;super(_0x26f49a),this[_0x254784(0xcb)](_0x254784(0x93),void 0x0),this[_0x254784(0xd8)]=this[_0x254784(0xcc)](),this[_0x254784(0xcb)](_0x254784(0x9b),null),this[_0x254784(0xc3)]=0x19,this[_0x254784(0x96)]=new Map(),this[_0x254784(0xa8)]=new Map(),this[_0x254784(0xbc)][_0x254784(0xa9)][_0x254784(0xe4)](_0x254784(0xbe),!0x1),this[_0x254784(0xbb)]=null,this[_0x254784(0x97)]=null,this[_0x254784(0xa4)]=[];}[_0x20f215(0x99)](){const _0x33ed45=_0x20f215,_0x43823a=this[_0x33ed45(0xbc)][_0x33ed45(0xa9)][_0x33ed45(0xc5)](_0x33ed45(0xe9));_0x43823a&&this[_0x33ed45(0xd5)](_0x43823a);}[_0x20f215(0xd5)](_0x41b741){const _0x21a40b=_0x20f215;if(!y(_0x41b741))throw new _0x248053(_0x21a40b(0xdf));this[_0x21a40b(0x9b)]=_0x41b741;}[_0x20f215(0xba)]({viewClass:_0x2c3071='',spaceBetweenItems:_0xf0586b=0x19}={}){const _0x1a6036=_0x20f215;if(!y(this[_0x1a6036(0x9b)]))throw new _0x248053(_0x1a6036(0xa2),this);this[_0x1a6036(0x9b)][_0x1a6036(0xa5)](this[_0x1a6036(0xd8)][_0x1a6036(0xe0)]),this[_0x1a6036(0xd8)][_0x1a6036(0xb1)]=_0x2c3071,this[_0x1a6036(0xc3)]=_0xf0586b;}[_0x20f215(0x9d)]({removedAnnotation:_0x3b2efe,previousAnnotation:_0x54654b,nextAnnotation:_0x349e59}){const _0x50f490=_0x20f215,_0x14a580=this[_0x50f490(0xdd)](_0x3b2efe);this[_0x50f490(0xd8)][_0x50f490(0xb7)][_0x50f490(0xec)](_0x14a580),this[_0x50f490(0xd1)](_0x3b2efe),_0x54654b&&this[_0x50f490(0xea)](this[_0x50f490(0xdd)](_0x54654b)),_0x349e59&&this[_0x50f490(0xea)](this[_0x50f490(0xdd)](_0x349e59)),this[_0x50f490(0xc8)]();}[_0x20f215(0xd0)]({blurredAnnotation:_0x561df9,activatedAnnotation:_0x816bac,disableAnimationOnActivatedAnnotation:_0x450888}){const _0x2fb6a1=_0x20f215;if(this[_0x2fb6a1(0x97)]=_0x816bac,_0x561df9){_0x561df9[_0x2fb6a1(0xa7)]=!0x1;const _0x14b802=this[_0x2fb6a1(0xdd)](_0x561df9);_0x14b802&&_0x450888&&(_0x14b802[_0x2fb6a1(0xe3)]=!0x1);}if(_0x816bac){const _0x59d2c0=this[_0x2fb6a1(0xdd)](_0x816bac);_0x59d2c0&&(_0x816bac[_0x2fb6a1(0xa7)]=!0x0,_0x450888&&(_0x59d2c0[_0x2fb6a1(0xe3)]=!0x0,_0x59d2c0[_0x2fb6a1(0xb3)]+=0x1),this[_0x2fb6a1(0xea)](_0x59d2c0));}}[_0x20f215(0xbd)](_0x4ee8d1){const _0x32c9f0=_0x20f215;if(this[_0x32c9f0(0xd8)][_0x32c9f0(0xe0)][_0x32c9f0(0xec)](),_0x4ee8d1){for(const _0x1d2e35 of _0x4ee8d1)this[_0x32c9f0(0xd1)](_0x1d2e35);}this[_0x32c9f0(0xd8)][_0x32c9f0(0xb7)][_0x32c9f0(0xd3)](),this[_0x32c9f0(0xd8)][_0x32c9f0(0xb1)]='',this[_0x32c9f0(0x93)]=null;}[_0x20f215(0xc1)](_0x2503e8,_0x2e48d5){const _0x5d4833=_0x20f215;_0x2e48d5||(_0x2e48d5=_0x2503e8[_0x5d4833(0xd8)]);const _0x24080b=new _0x3e2cb7(this[_0x5d4833(0xbc)][_0x5d4833(0xcd)]);this[_0x5d4833(0x96)][_0x5d4833(0xcb)](_0x24080b,_0x2503e8),this[_0x5d4833(0xa8)][_0x5d4833(0xcb)](_0x2503e8,_0x24080b),_0x24080b[_0x5d4833(0x95)][_0x5d4833(0xd4)](_0x2e48d5),this[_0x5d4833(0x9f)](_0x2503e8[_0x5d4833(0xd8)],_0x5d4833(0xc4),(_0x3a7611,_0x2d13ef,_0x3fe490)=>{const _0x263636=_0x5d4833,_0x47a6c3=this[_0x263636(0xe2)](_0x2503e8,_0x3fe490);_0x24080b[_0x263636(0xc6)]!=_0x47a6c3&&(_0x24080b[_0x263636(0xc6)]=_0x47a6c3,this[_0x263636(0xd2)](_0x24080b,_0x47a6c3));}),this[_0x5d4833(0x9f)](_0x24080b,_0x5d4833(0xb0),()=>{const _0x39e270=_0x5d4833;this[_0x39e270(0xa3)](_0x24080b,_0x39e270(0xb3));}),this[_0x5d4833(0x9f)](_0x24080b,_0x5d4833(0xae),()=>{const _0x47a7ae=_0x5d4833;this[_0x47a7ae(0xa3)](_0x24080b,_0x47a7ae(0xe1));}),this[_0x5d4833(0xea)](_0x24080b);const _0x1c8e5b=this[_0x5d4833(0xee)](_0x24080b);if(_0x1c8e5b)this[_0x5d4833(0xd9)](_0x1c8e5b,_0x24080b)||this[_0x5d4833(0xea)](_0x24080b);else this[_0x5d4833(0xea)](_0x24080b);return this[_0x5d4833(0xc8)](),this[_0x5d4833(0xd8)][_0x5d4833(0xb7)][_0x5d4833(0xd4)](_0x24080b),_0x24080b;}[_0x20f215(0x98)](_0x4c3935){const _0x5688af=_0x20f215;if(!_0x4c3935[_0x5688af(0x95)][_0x5688af(0xc9)])return;const _0x6a504c=this[_0x5688af(0xee)](_0x4c3935);if(!_0x6a504c)return;const _0x3ba0fb=this[_0x5688af(0x96)][_0x5688af(0xc5)](_0x6a504c),_0x186c9c=this[_0x5688af(0x97)];_0x186c9c&&_0x186c9c===_0x3ba0fb?this[_0x5688af(0xd9)](_0x6a504c,_0x4c3935):this[_0x5688af(0xeb)](_0x4c3935,_0x6a504c);}[_0x20f215(0xc0)](_0x350fe9){const _0x1beb9f=_0x20f215;if(!_0x350fe9[_0x1beb9f(0x95)][_0x1beb9f(0xc9)])return;const _0x30e8c5=this[_0x1beb9f(0xc2)](_0x350fe9);if(!_0x30e8c5)return;const _0x544b43=this[_0x1beb9f(0x96)][_0x1beb9f(0xc5)](_0x30e8c5),_0x5e6cbe=this[_0x1beb9f(0xbc)][_0x1beb9f(0xa9)][_0x1beb9f(0xc5)](_0x1beb9f(0xbe)),_0x4a9297=this[_0x1beb9f(0x97)];_0x4a9297&&_0x4a9297===_0x544b43&&_0x5e6cbe?(this[_0x1beb9f(0xeb)](_0x30e8c5,_0x350fe9),this[_0x1beb9f(0xd9)](_0x350fe9,_0x30e8c5)):_0x4a9297&&_0x4a9297===_0x544b43?this[_0x1beb9f(0xeb)](_0x30e8c5,_0x350fe9):this[_0x1beb9f(0xd9)](_0x350fe9,_0x30e8c5);}[_0x20f215(0xa3)](_0x29bb9a,_0x2f5002){const _0x32771c=_0x20f215;0x0===this[_0x32771c(0xa4)][_0x32771c(0xc9)]&&setTimeout(()=>{const _0x19fe3d=_0x32771c;for(const {sidebarItemView:_0x278b25,changedProp:_0x496397}of this[_0x19fe3d(0xa4)])_0x19fe3d(0xb3)===_0x496397?this[_0x19fe3d(0x98)](_0x278b25):this[_0x19fe3d(0xc0)](_0x278b25);this[_0x19fe3d(0xa4)]=[];},0xa),this[_0x32771c(0xa4)][_0x32771c(0xb9)]({'sidebarItemView':_0x29bb9a,'changedProp':_0x2f5002});}[_0x20f215(0xdd)](_0x3140dc){const _0x2f885c=_0x20f215;return this[_0x2f885c(0xa8)][_0x2f885c(0xc5)](_0x3140dc);}[_0x20f215(0xca)](){const _0xf44a68=_0x20f215;this[_0xf44a68(0xc7)](),this[_0xf44a68(0xd8)][_0xf44a68(0xca)]();}[_0x20f215(0xd1)](_0xfe51d4){const _0xd243df=_0x20f215,_0x442789=this[_0xd243df(0xdd)](_0xfe51d4);this[_0xd243df(0xc7)](_0x442789),this[_0xd243df(0xc7)](_0xfe51d4[_0xd243df(0xd8)]),_0x442789[_0xd243df(0xca)](),this[_0xd243df(0xa8)][_0xd243df(0xcf)](_0xfe51d4),this[_0xd243df(0x96)][_0xd243df(0xcf)](_0x442789);}[_0x20f215(0xcc)](){const _0x229033=_0x20f215,_0x3a23de=new _0x3f6924(this[_0x229033(0xbc)][_0x229033(0xcd)]);return _0x3a23de[_0x229033(0xac)](),this['on'](_0x229033(0xb2),(_0x3d8a9f,_0x30631c,_0x1929ae,_0x54609f)=>{const _0x19899c=_0x229033;_0x54609f&&_0x3a23de[_0x19899c(0xaf)](_0x19899c(0xb6)),_0x1929ae?_0x3a23de[_0x19899c(0xbf)](_0x19899c(0xb6))['to'](_0x1929ae,_0x19899c(0xe1)):_0x3a23de[_0x19899c(0xb6)]=null;}),_0x3a23de;}[_0x20f215(0xc8)](){const _0x5322d6=_0x20f215;var _0xfc1edb;this[_0x5322d6(0x93)]=(null===(_0xfc1edb=this[_0x5322d6(0xbb)])||void 0x0===_0xfc1edb?void 0x0:_0xfc1edb[_0x5322d6(0xb8)])?this[_0x5322d6(0xdd)](this[_0x5322d6(0xbb)][_0x5322d6(0xb8)]):null;}[_0x20f215(0xee)](_0x1e3e08){const _0x22ec63=_0x20f215;var _0x3398a3;const _0x4db0e5=this[_0x22ec63(0x96)][_0x22ec63(0xc5)](_0x1e3e08),_0x44bb88=_0x4db0e5&&(null===(_0x3398a3=this[_0x22ec63(0xbb)])||void 0x0===_0x3398a3?void 0x0:_0x3398a3[_0x22ec63(0xc5)](this[_0x22ec63(0xbb)][_0x22ec63(0x94)](_0x4db0e5)-0x1));return _0x44bb88&&this[_0x22ec63(0xdd)](_0x44bb88)||null;}[_0x20f215(0xc2)](_0x5b89f4){const _0xe4e8b7=_0x20f215;var _0x3f3a57;const _0x43d0af=this[_0xe4e8b7(0x96)][_0xe4e8b7(0xc5)](_0x5b89f4),_0x5d03ef=_0x43d0af&&(null===(_0x3f3a57=this[_0xe4e8b7(0xbb)])||void 0x0===_0x3f3a57?void 0x0:_0x3f3a57[_0xe4e8b7(0xc5)](this[_0xe4e8b7(0xbb)][_0xe4e8b7(0x94)](_0x43d0af)+0x1));return _0x5d03ef&&this[_0xe4e8b7(0xdd)](_0x5d03ef)||null;}[_0x20f215(0xeb)](_0x2797da,_0x23cf49){const _0x1bb2db=_0x20f215;_0x2797da[_0x1bb2db(0xa6)]();const _0x1f5c35=R(_0x23cf49[_0x1bb2db(0xe1)]+this[_0x1bb2db(0xc3)],_0x2797da[_0x1bb2db(0xb3)]);return!!_0x1f5c35&&(this[_0x1bb2db(0xd2)](_0x23cf49,_0x23cf49[_0x1bb2db(0xb3)]-_0x1f5c35),!0x0);}[_0x20f215(0xd9)](_0x55d85e,_0x38c22c){const _0x107ce9=_0x20f215;_0x55d85e[_0x107ce9(0xa6)]();const _0x1c5731=R(_0x55d85e[_0x107ce9(0xe1)]+this[_0x107ce9(0xc3)],_0x38c22c[_0x107ce9(0xb3)]);return!!_0x1c5731&&(this[_0x107ce9(0xd2)](_0x38c22c,_0x38c22c[_0x107ce9(0xb3)]+_0x1c5731,!0x1),!0x0);}[_0x20f215(0xea)](_0x591ba8){const _0x36f61a=_0x20f215,_0x7fb73f=this[_0x36f61a(0x96)][_0x36f61a(0xc5)](_0x591ba8);if(!_0x7fb73f||!_0x7fb73f[_0x36f61a(0xb5)]||!_0x7fb73f[_0x36f61a(0xde)])return;const _0x35e7db=this[_0x36f61a(0xe2)](_0x7fb73f,_0x7fb73f[_0x36f61a(0xde)]);this[_0x36f61a(0xd2)](_0x591ba8,_0x35e7db);}[_0x20f215(0xe2)](_0x5e620e,_0x3dd730){const _0x277be3=_0x20f215;if(null===_0x3dd730)return 0x0;if(_0x5e620e[_0x277be3(0xb5)]instanceof _0xe8cad4)return _0x3dd730[_0x277be3(0xb3)];{const _0x4aae97=new _0xe8cad4(this[_0x277be3(0xd8)][_0x277be3(0xe0)])[_0x277be3(0xb3)];return _0x3dd730[_0x277be3(0xb3)]-_0x4aae97;}}[_0x20f215(0xd2)](_0x3b80ac,_0x11f81b,_0x2aa183=this[_0x20f215(0xbc)][_0x20f215(0xa9)][_0x20f215(0xc5)](_0x20f215(0xbe))){const _0x4181f8=_0x20f215;_0x2aa183&&(_0x11f81b=Math[_0x4181f8(0xe8)](_0x11f81b,this[_0x4181f8(0x9c)](_0x3b80ac))),_0x3b80ac[_0x4181f8(0xb3)]=_0x11f81b;}[_0x20f215(0x9c)](_0x569651){const _0x3edb4d=_0x20f215;let _0x23c610=this[_0x3edb4d(0xee)](_0x569651),_0x42a0f2=0x0;for(;_0x23c610;)_0x23c610[_0x3edb4d(0xa6)](),_0x42a0f2+=this[_0x3edb4d(0xc3)]+_0x23c610[_0x3edb4d(0x9a)],_0x23c610=this[_0x3edb4d(0xee)](_0x23c610);return _0x42a0f2;}}function R(_0x899c38,_0x5282e6){const _0x3ce672=_0x20f215;return Math[_0x3ce672(0xe8)](_0x899c38-_0x5282e6,0x0);}function y(_0x44d370){const _0x517581=_0x20f215;return null!==_0x44d370&&_0x517581(0xe6)==typeof _0x44d370&&0x1===_0x44d370[_0x517581(0xd6)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x31cd(_0x4fd02c,_0x48d208){const _0x5562c7=_0x5562();return _0x31cd=function(_0x31cd7f,_0x3bbcb2){_0x31cd7f=_0x31cd7f-0x190;let _0xbf9416=_0x5562c7[_0x31cd7f];return _0xbf9416;},_0x31cd(_0x4fd02c,_0x48d208);}(function(_0x16eccc,_0x171aa3){const _0x862da4=_0x31cd,_0x1d116b=_0x16eccc();while(!![]){try{const _0x37591a=-parseInt(_0x862da4(0x197))/0x1*(-parseInt(_0x862da4(0x194))/0x2)+-parseInt(_0x862da4(0x1a1))/0x3*(parseInt(_0x862da4(0x1a6))/0x4)+parseInt(_0x862da4(0x1a0))/0x5*(parseInt(_0x862da4(0x191))/0x6)+parseInt(_0x862da4(0x199))/0x7+-parseInt(_0x862da4(0x1ac))/0x8+-parseInt(_0x862da4(0x1a7))/0x9*(-parseInt(_0x862da4(0x1ae))/0xa)+parseInt(_0x862da4(0x193))/0xb;if(_0x37591a===_0x171aa3)break;else _0x1d116b['push'](_0x1d116b['shift']());}catch(_0x4319be){_0x1d116b['push'](_0x1d116b['shift']());}}}(_0x5562,0x41aea));import{ButtonView as _0x4bee57,View as _0x3dcd2f}from'ckeditor5/src/ui.js';import _0x3e85ce from'../../../theme/icons/add-comment.svg';export default class L extends _0x4bee57{constructor(_0x400028){const _0x363a4c=_0x31cd;super(_0x400028);const _0x2c97b9=this[_0x363a4c(0x19f)];this[_0x363a4c(0x198)](_0x363a4c(0x1a8),!0x1),this[_0x363a4c(0x198)](_0x363a4c(0x192),0x0),this[_0x363a4c(0x1a9)](_0x363a4c(0x1aa))['to'](this,_0x363a4c(0x1a8),this,_0x363a4c(0x192),(_0x388c6a,_0x4c33ca)=>_0x388c6a?_0x363a4c(0x1ad):_0x4c33ca[_0x363a4c(0x190)]()),this[_0x363a4c(0x198)](_0x363a4c(0x1a3),''),this[_0x363a4c(0x19c)]=_0x3e85ce,this[_0x363a4c(0x1a4)]({'attributes':{'class':[_0x363a4c(0x1a2)]}}),this[_0x363a4c(0x19e)]=new _0x3dcd2f(),this[_0x363a4c(0x19e)][_0x363a4c(0x19d)]({'tag':_0x363a4c(0x19b),'attributes':{'class':[_0x363a4c(0x196),_0x2c97b9['to'](_0x363a4c(0x1a3),_0x15cf89=>_0x363a4c(0x195)+_0x15cf89),_0x2c97b9['if'](_0x363a4c(0x1a8),_0x363a4c(0x1ab))]},'children':[{'text':_0x2c97b9['to'](_0x363a4c(0x1aa))}]}),this[_0x363a4c(0x1a5)][_0x363a4c(0x19a)](this[_0x363a4c(0x19e)]);}}function _0x5562(){const _0x1c0b5c=['number','4244845lFAzVm','4sxRAjv','ck-annotation-counter__badge--','ck-annotation-counter__badge','5331GcboHN','set','800597xQMWvs','add','span','icon','setTemplate','counterView','bindTemplate','1904855XVWrxz','39hnDmtr','ck-annotation-counter','annotationType','extendTemplate','children','156516wAzrKi','44289FJMoLu','isDirty','bind','_badge','ck-annotation-counter__badge--edit-mode','3787368FHCSMd','...','730oczsNG','toString','6osRiRX'];_0x5562=function(){return _0x1c0b5c;};return _0x5562();}
23
+ (function(_0x39d108,_0x9f6998){const _0x411551=_0x3ae8,_0x41ad67=_0x39d108();while(!![]){try{const _0x2eb3fe=parseInt(_0x411551(0xe0))/0x1+-parseInt(_0x411551(0xd3))/0x2*(-parseInt(_0x411551(0xcf))/0x3)+parseInt(_0x411551(0xe1))/0x4*(parseInt(_0x411551(0xc4))/0x5)+parseInt(_0x411551(0xdf))/0x6*(-parseInt(_0x411551(0xcc))/0x7)+parseInt(_0x411551(0xc8))/0x8+-parseInt(_0x411551(0xda))/0x9*(-parseInt(_0x411551(0xd9))/0xa)+parseInt(_0x411551(0xd7))/0xb*(-parseInt(_0x411551(0xe2))/0xc);if(_0x2eb3fe===_0x9f6998)break;else _0x41ad67['push'](_0x41ad67['shift']());}catch(_0x384d49){_0x41ad67['push'](_0x41ad67['shift']());}}}(_0x58f6,0x92c4b));import{ButtonView as _0x2897cd,View as _0x5ed8bc}from'ckeditor5/src/ui.js';import _0x1a4a9c from'../../../theme/icons/add-comment.svg';function _0x3ae8(_0x53b903,_0x410a59){const _0x58f60f=_0x58f6();return _0x3ae8=function(_0x3ae8d3,_0xeb3853){_0x3ae8d3=_0x3ae8d3-0xc4;let _0x1c8aa6=_0x58f60f[_0x3ae8d3];return _0x1c8aa6;},_0x3ae8(_0x53b903,_0x410a59);}export default class D extends _0x2897cd{constructor(_0x13aeae){const _0x480abd=_0x3ae8;super(_0x13aeae);const _0x290373=this[_0x480abd(0xd6)];this[_0x480abd(0xd5)](_0x480abd(0xde),!0x1),this[_0x480abd(0xd5)](_0x480abd(0xcd),0x0),this[_0x480abd(0xd8)](_0x480abd(0xd0))['to'](this,_0x480abd(0xde),this,_0x480abd(0xcd),(_0x4d1510,_0x376c63)=>_0x4d1510?_0x480abd(0xdd):_0x376c63[_0x480abd(0xc9)]()),this[_0x480abd(0xd5)](_0x480abd(0xe3),''),this[_0x480abd(0xc5)]=_0x1a4a9c,this[_0x480abd(0xc6)]({'attributes':{'class':[_0x480abd(0xd4)]}}),this[_0x480abd(0xc7)]=new _0x5ed8bc(),this[_0x480abd(0xc7)][_0x480abd(0xca)]({'tag':_0x480abd(0xdb),'attributes':{'class':[_0x480abd(0xce),_0x290373['to'](_0x480abd(0xe3),_0x3b2fae=>_0x480abd(0xd1)+_0x3b2fae),_0x290373['if'](_0x480abd(0xde),_0x480abd(0xdc))]},'children':[{'text':_0x290373['to'](_0x480abd(0xd0))}]}),this[_0x480abd(0xcb)][_0x480abd(0xd2)](this[_0x480abd(0xc7)]);}}function _0x58f6(){const _0x57f880=['icon','extendTemplate','counterView','8405744mqZbBk','toString','setTemplate','children','497ONoGrI','number','ck-annotation-counter__badge','3toKxoq','_badge','ck-annotation-counter__badge--','add','1911834CfLFcg','ck-annotation-counter','set','bindTemplate','11YqBMUb','bind','4818610aQNKSg','9ohFUho','span','ck-annotation-counter__badge--edit-mode','...','isDirty','65406AmUJJX','193605zuAfdv','20OZfXkV','24891324deLDaX','annotationType','767310zmtdgc'];_0x58f6=function(){return _0x57f880;};return _0x58f6();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2a86b8=_0x3b61;(function(_0x2ce605,_0x150632){const _0xf5f812=_0x3b61,_0x55cd22=_0x2ce605();while(!![]){try{const _0x35a766=parseInt(_0xf5f812(0x1d8))/0x1+parseInt(_0xf5f812(0x1fb))/0x2*(-parseInt(_0xf5f812(0x1f7))/0x3)+-parseInt(_0xf5f812(0x1ea))/0x4+-parseInt(_0xf5f812(0x1eb))/0x5*(parseInt(_0xf5f812(0x1ec))/0x6)+parseInt(_0xf5f812(0x1cf))/0x7+-parseInt(_0xf5f812(0x1f3))/0x8*(parseInt(_0xf5f812(0x1d3))/0x9)+parseInt(_0xf5f812(0x1db))/0xa;if(_0x35a766===_0x150632)break;else _0x55cd22['push'](_0x55cd22['shift']());}catch(_0x261193){_0x55cd22['push'](_0x55cd22['shift']());}}}(_0x1157,0xdd3d9));function _0x3b61(_0x4e60a6,_0x24688d){const _0x1157cb=_0x1157();return _0x3b61=function(_0x3b6196,_0x3c073d){_0x3b6196=_0x3b6196-0x1ce;let _0x2fd390=_0x1157cb[_0x3b6196];return _0x2fd390;},_0x3b61(_0x4e60a6,_0x24688d);}import{View as _0x44403b}from'ckeditor5/src/ui.js';import{FocusTracker as _0xe5aba7,KeystrokeHandler as _0x36476a,uid as _0x393c77}from'ckeditor5/src/utils.js';import _0x49f3e1 from'../../utils/createmutationobserver.js';import'../../../theme/annotation.css';export default class T extends _0x44403b{constructor(_0x214ae9,_0x1e7b85){const _0x15c028=_0x3b61;super(_0x214ae9),this['id']=_0x393c77(),this[_0x15c028(0x1e1)]=new _0xe5aba7(),this[_0x15c028(0x1e5)]=new _0x36476a(),this[_0x15c028(0x1e5)][_0x15c028(0x1df)](_0x15c028(0x1fc),(_0x417b80,_0x534fde)=>this[_0x15c028(0x1d1)](_0x15c028(0x1fc),_0x534fde)),this[_0x15c028(0x1df)](_0x15c028(0x1fa),{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this[_0x15c028(0x1df)](_0x15c028(0x1e6),0x0),this[_0x15c028(0x1df)](_0x15c028(0x1e4),!0x1),this[_0x15c028(0x1df)](_0x15c028(0x1da),!0x1),this[_0x15c028(0x1df)](_0x15c028(0x1f5),0x0),this[_0x15c028(0x1df)](_0x15c028(0x1f9),''),this[_0x15c028(0x1ce)]=_0x49f3e1(()=>this[_0x15c028(0x1de)]()),this[_0x15c028(0x1dc)]=this[_0x15c028(0x1e0)](),this[_0x15c028(0x1dc)][_0x15c028(0x1ef)](_0x15c028(0x1d6),_0x15c028(0x1e3))['to'](this),this[_0x15c028(0x1dc)][_0x15c028(0x1f0)](_0x1e7b85),this[_0x15c028(0x1dd)]=_0x1e7b85;const _0x1e1fc6=this[_0x15c028(0x1d5)];this[_0x15c028(0x1d7)]({'tag':_0x15c028(0x1d4),'attributes':{'class':['ck',_0x15c028(0x1ee),_0x15c028(0x1d2),_0x1e1fc6['if'](_0x15c028(0x1e4),_0x15c028(0x1f2))],'role':_0x15c028(0x1e8)},'children':this[_0x15c028(0x1dc)]});}[_0x2a86b8(0x1d0)](){const _0x3a2fd6=_0x2a86b8;super[_0x3a2fd6(0x1d0)](),this[_0x3a2fd6(0x1e1)][_0x3a2fd6(0x1f0)](this[_0x3a2fd6(0x1e2)]),this[_0x3a2fd6(0x1e5)][_0x3a2fd6(0x1f6)](this[_0x3a2fd6(0x1e2)]),this[_0x3a2fd6(0x1ce)][_0x3a2fd6(0x1e9)](this[_0x3a2fd6(0x1e2)]);}[_0x2a86b8(0x1ed)](){const _0x5679e7=_0x2a86b8;this[_0x5679e7(0x1dc)][_0x5679e7(0x1f4)](),this[_0x5679e7(0x1e5)][_0x5679e7(0x1ed)](),this[_0x5679e7(0x1e1)][_0x5679e7(0x1ed)](),this[_0x5679e7(0x1ce)][_0x5679e7(0x1f8)](),super[_0x5679e7(0x1ed)]();}[_0x2a86b8(0x1d9)](){const _0x1cad28=_0x2a86b8;this[_0x1cad28(0x1dc)][_0x1cad28(0x1f1)]&&this[_0x1cad28(0x1dc)][_0x1cad28(0x1f1)][_0x1cad28(0x1d9)]();}[_0x2a86b8(0x1de)](){const _0x165a05=_0x2a86b8,_0x329d5a=this[_0x165a05(0x1e2)][_0x165a05(0x1e7)];_0x329d5a&&(this[_0x165a05(0x1e6)]=_0x329d5a);}}function _0x1157(){const _0xef6255=['length','listenTo','30405OgeKnk','detach','type','targetRect','350grJNNn','Esc','_mutationObserver','8090173pTEvmZ','render','fire','ck-rounded-corners','1171359ROvwOj','div','bindTemplate','arrowup','setTemplate','682162MJaAyz','focus','isDirty','46055510clnJuf','content','mainView','_updateHeight','set','createCollection','focusTracker','element','arrowdown','isActive','keystrokes','height','clientHeight','presentation','attach','6854092VIcEIM','2820QdtESo','3810bulARC','destroy','ck-annotation-wrapper','delegate','add','first','ck-annotation-wrapper--active','104GlkZyZ','clear'];_0x1157=function(){return _0xef6255;};return _0x1157();}
23
+ const _0x5e487c=_0xfd5a;(function(_0x2487da,_0x1431bc){const _0x268b07=_0xfd5a,_0x28942a=_0x2487da();while(!![]){try{const _0x2b7bc2=-parseInt(_0x268b07(0x13d))/0x1*(-parseInt(_0x268b07(0x119))/0x2)+parseInt(_0x268b07(0x132))/0x3+-parseInt(_0x268b07(0x118))/0x4+-parseInt(_0x268b07(0x11f))/0x5+parseInt(_0x268b07(0x13b))/0x6*(-parseInt(_0x268b07(0x115))/0x7)+-parseInt(_0x268b07(0x116))/0x8*(-parseInt(_0x268b07(0x131))/0x9)+parseInt(_0x268b07(0x135))/0xa;if(_0x2b7bc2===_0x1431bc)break;else _0x28942a['push'](_0x28942a['shift']());}catch(_0x19d54a){_0x28942a['push'](_0x28942a['shift']());}}}(_0x2f25,0x2d827));function _0xfd5a(_0x10f12b,_0x28e2a1){const _0x2f2548=_0x2f25();return _0xfd5a=function(_0xfd5ab4,_0x36222b){_0xfd5ab4=_0xfd5ab4-0x112;let _0x48408d=_0x2f2548[_0xfd5ab4];return _0x48408d;},_0xfd5a(_0x10f12b,_0x28e2a1);}import{View as _0x22ae54}from'ckeditor5/src/ui.js';function _0x2f25(){const _0x3fc2b9=['arrowdown','attach','arrowup','length','ck-rounded-corners','render','first','set','delegate','targetRect','ck-annotation-wrapper--active','content','add','1375794hyWBHb','912135bnKMXl','ck-annotation-wrapper','type','540500IIQENA','fire','createCollection','focusTracker','listenTo','presentation','202374JkLZVx','detach','25qFFXCL','isActive','div','focus','isDirty','destroy','height','49TSikzq','8SCUnQg','keystrokes','799420HSiBNs','16084FuJpTL','setTemplate','clientHeight','_updateHeight','clear','Esc','448230ckLcxm','mainView','_mutationObserver','bindTemplate','element'];_0x2f25=function(){return _0x3fc2b9;};return _0x2f25();}import{FocusTracker as _0x52029b,KeystrokeHandler as _0x496c57,uid as _0x582fe0}from'ckeditor5/src/utils.js';import _0x50bf9a from'../../utils/createmutationobserver.js';import'../../../theme/annotation.css';export default class T extends _0x22ae54{constructor(_0x3d268c,_0x1df00b){const _0x35976a=_0xfd5a;super(_0x3d268c),this['id']=_0x582fe0(),this[_0x35976a(0x138)]=new _0x52029b(),this[_0x35976a(0x117)]=new _0x496c57(),this[_0x35976a(0x117)][_0x35976a(0x12b)](_0x35976a(0x11e),(_0x2b0c85,_0x2055b7)=>this[_0x35976a(0x136)](_0x35976a(0x11e),_0x2055b7)),this[_0x35976a(0x12b)](_0x35976a(0x12d),{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this[_0x35976a(0x12b)](_0x35976a(0x114),0x0),this[_0x35976a(0x12b)](_0x35976a(0x13e),!0x1),this[_0x35976a(0x12b)](_0x35976a(0x112),!0x1),this[_0x35976a(0x12b)](_0x35976a(0x127),0x0),this[_0x35976a(0x12b)](_0x35976a(0x134),''),this[_0x35976a(0x121)]=_0x50bf9a(()=>this[_0x35976a(0x11c)]()),this[_0x35976a(0x12f)]=this[_0x35976a(0x137)](),this[_0x35976a(0x12f)][_0x35976a(0x12c)](_0x35976a(0x126),_0x35976a(0x124))['to'](this),this[_0x35976a(0x12f)][_0x35976a(0x130)](_0x1df00b),this[_0x35976a(0x120)]=_0x1df00b;const _0x43b371=this[_0x35976a(0x122)];this[_0x35976a(0x11a)]({'tag':_0x35976a(0x13f),'attributes':{'class':['ck',_0x35976a(0x133),_0x35976a(0x128),_0x43b371['if'](_0x35976a(0x13e),_0x35976a(0x12e))],'role':_0x35976a(0x13a)},'children':this[_0x35976a(0x12f)]});}[_0x5e487c(0x129)](){const _0x5a2772=_0x5e487c;super[_0x5a2772(0x129)](),this[_0x5a2772(0x138)][_0x5a2772(0x130)](this[_0x5a2772(0x123)]),this[_0x5a2772(0x117)][_0x5a2772(0x139)](this[_0x5a2772(0x123)]),this[_0x5a2772(0x121)][_0x5a2772(0x125)](this[_0x5a2772(0x123)]);}[_0x5e487c(0x113)](){const _0x39d0d5=_0x5e487c;this[_0x39d0d5(0x12f)][_0x39d0d5(0x11d)](),this[_0x39d0d5(0x117)][_0x39d0d5(0x113)](),this[_0x39d0d5(0x138)][_0x39d0d5(0x113)](),this[_0x39d0d5(0x121)][_0x39d0d5(0x13c)](),super[_0x39d0d5(0x113)]();}[_0x5e487c(0x140)](){const _0x3e57a1=_0x5e487c;this[_0x3e57a1(0x12f)][_0x3e57a1(0x12a)]&&this[_0x3e57a1(0x12f)][_0x3e57a1(0x12a)][_0x3e57a1(0x140)]();}[_0x5e487c(0x11c)](){const _0x25c8ca=_0x5e487c,_0x292d6d=this[_0x25c8ca(0x123)][_0x25c8ca(0x11b)];_0x292d6d&&(this[_0x25c8ca(0x114)]=_0x292d6d);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2bfdd6=_0x2876;function _0x2876(_0x3e660c,_0x3b8ee4){const _0x1613e3=_0x1613();return _0x2876=function(_0x2876a9,_0x437272){_0x2876a9=_0x2876a9-0x1bc;let _0x2f2e4d=_0x1613e3[_0x2876a9];return _0x2f2e4d;},_0x2876(_0x3e660c,_0x3b8ee4);}(function(_0x47cefd,_0x37e4b7){const _0x32f9fd=_0x2876,_0x5e61c2=_0x47cefd();while(!![]){try{const _0x1e1d14=parseInt(_0x32f9fd(0x1de))/0x1*(parseInt(_0x32f9fd(0x1d3))/0x2)+parseInt(_0x32f9fd(0x1dc))/0x3+parseInt(_0x32f9fd(0x1c1))/0x4+parseInt(_0x32f9fd(0x1d7))/0x5*(parseInt(_0x32f9fd(0x1d2))/0x6)+-parseInt(_0x32f9fd(0x1d8))/0x7+parseInt(_0x32f9fd(0x1c3))/0x8*(parseInt(_0x32f9fd(0x1e1))/0x9)+-parseInt(_0x32f9fd(0x1cb))/0xa;if(_0x1e1d14===_0x37e4b7)break;else _0x5e61c2['push'](_0x5e61c2['shift']());}catch(_0x5b8214){_0x5e61c2['push'](_0x5e61c2['shift']());}}}(_0x1613,0x2f96a));import{View as _0x464da3}from'ckeditor5/src/ui.js';import{toUnit as _0x469e20}from'ckeditor5/src/utils.js';import _0x87a534 from'../../utils/createmutationobserver.js';function _0x1613(){const _0x233ae4=['attach','1021588VOeihM','_targetTop','152nPgHHb','clear','createCollection','top','setTemplate','delegate','detach','set','12572820RWplxn','render','bottom','presentation','bind','element','content','114KnMVbY','184014yFHusY','arrowdown','clientHeight','first','73075HdkxYv','20426WZKfxw','height','isAnimationDisabled','arrowup','940329xXxlgb','destroy','3JMSZmt','div','_mutationObserver','157536WVwUnQ','updateHeight','bindTemplate','ck-sidebar-item','ck-sidebar-item--no-animation','focus'];_0x1613=function(){return _0x233ae4;};return _0x1613();}const qt=_0x469e20('px');export default class H extends _0x464da3{constructor(_0xb16b6c){const _0x49e2dd=_0x2876;super(_0xb16b6c),this[_0x49e2dd(0x1ca)](_0x49e2dd(0x1c6),0x0),this[_0x49e2dd(0x1ca)](_0x49e2dd(0x1d9),0x0),this[_0x49e2dd(0x1cf)](_0x49e2dd(0x1cd))['to'](this,_0x49e2dd(0x1c6),this,_0x49e2dd(0x1d9),(_0x3f680a,_0x1ae025)=>_0x3f680a+_0x1ae025),this[_0x49e2dd(0x1ca)](_0x49e2dd(0x1da),!0x1),this[_0x49e2dd(0x1e0)]=_0x87a534(()=>this[_0x49e2dd(0x1e2)]()),this[_0x49e2dd(0x1c2)]=null,this[_0x49e2dd(0x1d1)]=this[_0x49e2dd(0x1c5)](),this[_0x49e2dd(0x1d1)][_0x49e2dd(0x1c8)](_0x49e2dd(0x1db),_0x49e2dd(0x1d4))['to'](this);const _0xc7ba00=this[_0x49e2dd(0x1bc)];this[_0x49e2dd(0x1c7)]({'tag':_0x49e2dd(0x1df),'attributes':{'class':[_0x49e2dd(0x1bd),_0xc7ba00['to'](_0x49e2dd(0x1da),_0x457eae=>_0x457eae?_0x49e2dd(0x1be):'')],'style':{'top':_0xc7ba00['to'](_0x49e2dd(0x1c6),_0x50cd33=>qt(_0x50cd33))},'role':_0x49e2dd(0x1ce)},'children':this[_0x49e2dd(0x1d1)]});}[_0x2bfdd6(0x1cc)](){const _0x2a3812=_0x2bfdd6;super[_0x2a3812(0x1cc)](),this[_0x2a3812(0x1e0)][_0x2a3812(0x1c0)](this[_0x2a3812(0x1d0)]);}[_0x2bfdd6(0x1bf)](){const _0x47a8c0=_0x2bfdd6;this[_0x47a8c0(0x1d1)][_0x47a8c0(0x1d6)]&&this[_0x47a8c0(0x1d1)][_0x47a8c0(0x1d6)][_0x47a8c0(0x1bf)]();}[_0x2bfdd6(0x1e2)](){const _0x43c739=_0x2bfdd6,_0x533cbe=this[_0x43c739(0x1d0)][_0x43c739(0x1d5)];_0x533cbe&&(this[_0x43c739(0x1d9)]=_0x533cbe);}[_0x2bfdd6(0x1dd)](){const _0x58f84f=_0x2bfdd6;this[_0x58f84f(0x1d1)][_0x58f84f(0x1c4)](),this[_0x58f84f(0x1e0)][_0x58f84f(0x1c9)](),super[_0x58f84f(0x1dd)]();}}
23
+ const _0x3efa79=_0x437c;function _0x437c(_0x30c3a6,_0xd2155){const _0x280896=_0x2808();return _0x437c=function(_0x437caf,_0x252b78){_0x437caf=_0x437caf-0xf2;let _0xa7b03b=_0x280896[_0x437caf];return _0xa7b03b;},_0x437c(_0x30c3a6,_0xd2155);}function _0x2808(){const _0x309a41=['render','arrowup','bindTemplate','attach','_mutationObserver','clear','set','updateHeight','4361570pMoVEp','div','focus','arrowdown','content','isAnimationDisabled','474283bOWoRI','765919RlUUOB','first','detach','top','3086784YhGjFU','height','9474YmJdej','delegate','presentation','bind','createCollection','ck-sidebar-item','destroy','_targetTop','104766VfDhKT','ck-sidebar-item--no-animation','796fRHoZQ','element','bottom','2538848mbXyJn','clientHeight','setTemplate'];_0x2808=function(){return _0x309a41;};return _0x2808();}(function(_0x255a79,_0x38fa91){const _0x18a0fd=_0x437c,_0x52f5fa=_0x255a79();while(!![]){try{const _0x4d68d3=parseInt(_0x18a0fd(0xf9))/0x1+parseInt(_0x18a0fd(0x108))/0x2+parseInt(_0x18a0fd(0x100))/0x3*(-parseInt(_0x18a0fd(0x10a))/0x4)+parseInt(_0x18a0fd(0xf3))/0x5+-parseInt(_0x18a0fd(0xfe))/0x6+-parseInt(_0x18a0fd(0xfa))/0x7+parseInt(_0x18a0fd(0x10d))/0x8;if(_0x4d68d3===_0x38fa91)break;else _0x52f5fa['push'](_0x52f5fa['shift']());}catch(_0x45f7f5){_0x52f5fa['push'](_0x52f5fa['shift']());}}}(_0x2808,0x7148d));import{View as _0x2b53ca}from'ckeditor5/src/ui.js';import{toUnit as _0x5beac7}from'ckeditor5/src/utils.js';import _0x5e0e8c from'../../utils/createmutationobserver.js';const qt=_0x5beac7('px');export default class H extends _0x2b53ca{constructor(_0x701da7){const _0x28e4d6=_0x437c;super(_0x701da7),this[_0x28e4d6(0x116)](_0x28e4d6(0xfd),0x0),this[_0x28e4d6(0x116)](_0x28e4d6(0xff),0x0),this[_0x28e4d6(0x103)](_0x28e4d6(0x10c))['to'](this,_0x28e4d6(0xfd),this,_0x28e4d6(0xff),(_0x24c1b6,_0x47de7e)=>_0x24c1b6+_0x47de7e),this[_0x28e4d6(0x116)](_0x28e4d6(0xf8),!0x1),this[_0x28e4d6(0x114)]=_0x5e0e8c(()=>this[_0x28e4d6(0xf2)]()),this[_0x28e4d6(0x107)]=null,this[_0x28e4d6(0xf7)]=this[_0x28e4d6(0x104)](),this[_0x28e4d6(0xf7)][_0x28e4d6(0x101)](_0x28e4d6(0x111),_0x28e4d6(0xf6))['to'](this);const _0x4147eb=this[_0x28e4d6(0x112)];this[_0x28e4d6(0x10f)]({'tag':_0x28e4d6(0xf4),'attributes':{'class':[_0x28e4d6(0x105),_0x4147eb['to'](_0x28e4d6(0xf8),_0x55033b=>_0x55033b?_0x28e4d6(0x109):'')],'style':{'top':_0x4147eb['to'](_0x28e4d6(0xfd),_0x337dfa=>qt(_0x337dfa))},'role':_0x28e4d6(0x102)},'children':this[_0x28e4d6(0xf7)]});}[_0x3efa79(0x110)](){const _0x383248=_0x3efa79;super[_0x383248(0x110)](),this[_0x383248(0x114)][_0x383248(0x113)](this[_0x383248(0x10b)]);}[_0x3efa79(0xf5)](){const _0x1400d7=_0x3efa79;this[_0x1400d7(0xf7)][_0x1400d7(0xfb)]&&this[_0x1400d7(0xf7)][_0x1400d7(0xfb)][_0x1400d7(0xf5)]();}[_0x3efa79(0xf2)](){const _0x592383=_0x3efa79,_0x590a34=this[_0x592383(0x10b)][_0x592383(0x10e)];_0x590a34&&(this[_0x592383(0xff)]=_0x590a34);}[_0x3efa79(0x106)](){const _0x26c0bf=_0x3efa79;this[_0x26c0bf(0xf7)][_0x26c0bf(0x115)](),this[_0x26c0bf(0x114)][_0x26c0bf(0xfc)](),super[_0x26c0bf(0x106)]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x552ce4=_0x2b48;(function(_0x1b8843,_0x534517){const _0x14c623=_0x2b48,_0x50881d=_0x1b8843();while(!![]){try{const _0x4f94e2=-parseInt(_0x14c623(0x9a))/0x1*(parseInt(_0x14c623(0x9f))/0x2)+parseInt(_0x14c623(0xa4))/0x3*(parseInt(_0x14c623(0x98))/0x4)+-parseInt(_0x14c623(0xa1))/0x5*(-parseInt(_0x14c623(0x82))/0x6)+-parseInt(_0x14c623(0x93))/0x7*(parseInt(_0x14c623(0xa7))/0x8)+-parseInt(_0x14c623(0x8d))/0x9*(-parseInt(_0x14c623(0xa5))/0xa)+parseInt(_0x14c623(0x95))/0xb*(-parseInt(_0x14c623(0xaa))/0xc)+parseInt(_0x14c623(0x89))/0xd;if(_0x4f94e2===_0x534517)break;else _0x50881d['push'](_0x50881d['shift']());}catch(_0x107f0a){_0x50881d['push'](_0x50881d['shift']());}}}(_0x5bea,0xcdf5d));function _0x5bea(){const _0x776b6f=['focusCycler','top','84MRaDvK','render','focusNext','added','focusPrevious','createCollection','number','focusTracker','focusables','div','arrowdown','uiLanguageDirection','removed','forEach','198270zMRtzJ','setTemplate','remove','focusFirst','bindTemplate','set','getIndex','15046811oRwKth','delegate','source','add','14139SVvZUK','listenTo','class','length','minHeight','list','903JczjEr','ck-sidebar','1296779lvUnbZ','change','_setupKeyboardNavigation','64420qmHJiz','ck-reset','4219FBRSyr','change:top','element','application','focus','408NdsERg','Annotations\x20list','45ionkVu','_updateItemPositionInFocusables','arrowup','180ykFmod','3870ZuThgT','Annotations\x20sidebar','30984FlSwxP'];_0x5bea=function(){return _0x776b6f;};return _0x5bea();}import{View as _0x4d5f7f,FocusCycler as _0x398321}from'ckeditor5/src/ui.js';import{FocusTracker as _0x4106f5,toUnit as _0x57c631}from'ckeditor5/src/utils.js';function _0x2b48(_0x54752f,_0x4f866c){const _0x5bea27=_0x5bea();return _0x2b48=function(_0x2b484a,_0x516544){_0x2b484a=_0x2b484a-0x7f;let _0x3626dc=_0x5bea27[_0x2b484a];return _0x3626dc;},_0x2b48(_0x54752f,_0x4f866c);}import{getTranslation as _0x545743}from'../../utils/common-translations.js';import'../../../theme/sidebar.css';const qt=_0x57c631('px');export default class V extends _0x4d5f7f{constructor(_0xee020a){const _0x594302=_0x2b48;super(_0xee020a);const _0x36426b=this[_0x594302(0x86)];this[_0x594302(0x87)](_0x594302(0x91),0x0),this[_0x594302(0x87)](_0x594302(0x8f),''),this[_0x594302(0x92)]=this[_0x594302(0xaf)](),this[_0x594302(0xb2)]=this[_0x594302(0xaf)](),this[_0x594302(0x92)][_0x594302(0x8a)](_0x594302(0xa3),_0x594302(0xb4))['to'](this),this[_0x594302(0xb1)]=new _0x4106f5(),this[_0x594302(0xa8)]=new _0x398321({'focusables':this[_0x594302(0xb2)],'focusTracker':this[_0x594302(0xb1)]}),this[_0x594302(0x83)]({'tag':_0x594302(0xb3),'attributes':{'class':['ck',_0x594302(0x94),_0x594302(0x99),_0x36426b['to'](_0x594302(0x8f))],'style':{'minHeight':_0x36426b['to'](_0x594302(0x91),_0x412698=>_0x594302(0xb0)==typeof _0x412698?qt(_0x412698+0xa):null)},'dir':_0xee020a[_0x594302(0x7f)],'role':_0x594302(0x9d),'aria-label':_0x545743(_0xee020a,_0x594302(0xa6)),'tabindex':0x0},'children':[{'tag':_0x594302(0xb3),'attributes':{'role':_0x594302(0x92),'aria-label':_0x545743(_0xee020a,_0x594302(0xa0))},'children':this[_0x594302(0x92)]}]});}[_0x552ce4(0xab)](){const _0xadcc9b=_0x552ce4;super[_0xadcc9b(0xab)](),this[_0xadcc9b(0x97)]();}[_0x552ce4(0x9e)](){const _0x437d6f=_0x552ce4;this[_0x437d6f(0xa8)][_0x437d6f(0x85)]();}[_0x552ce4(0x97)](){const _0x75f2b6=_0x552ce4;this[_0x75f2b6(0x92)][_0x75f2b6(0x8a)](_0x75f2b6(0x9b))['to'](this),this['on'](_0x75f2b6(0x9b),_0x54e57b=>{const _0x43edde=_0x75f2b6;this[_0x43edde(0xa2)](_0x54e57b[_0x43edde(0x8b)]);}),this[_0x75f2b6(0x92)][_0x75f2b6(0x81)](_0x2881fc=>{const _0x2a271c=_0x75f2b6;this[_0x2a271c(0xb1)][_0x2a271c(0x8c)](_0x2881fc[_0x2a271c(0x9c)]),this[_0x2a271c(0xa2)](_0x2881fc);}),this[_0x75f2b6(0x92)]['on'](_0x75f2b6(0x96),(_0x2e0f6e,_0x4f7a35)=>{const _0x36e05a=_0x75f2b6;for(const _0xde0805 of _0x4f7a35[_0x36e05a(0x80)])this[_0x36e05a(0xb1)][_0x36e05a(0x84)](_0xde0805[_0x36e05a(0x9c)]),this[_0x36e05a(0xb2)][_0x36e05a(0x84)](_0xde0805);for(const _0x4ad267 of _0x4f7a35[_0x36e05a(0xad)])this[_0x36e05a(0xb1)][_0x36e05a(0x8c)](_0x4ad267[_0x36e05a(0x9c)]),this[_0x36e05a(0xa2)](_0x4ad267);}),this['on'](_0x75f2b6(0xa3),()=>{const _0x11377a=_0x75f2b6;this[_0x11377a(0xa8)][_0x11377a(0xae)]();}),this['on'](_0x75f2b6(0xb4),()=>{const _0x5e5130=_0x75f2b6;this[_0x5e5130(0xa8)][_0x5e5130(0xac)]();}),this[_0x75f2b6(0x8e)](this[_0x75f2b6(0x9c)],_0x75f2b6(0x9e),()=>{const _0x131825=_0x75f2b6;this[_0x131825(0x9e)]();});}[_0x552ce4(0xa2)](_0x501ef3){const _0x1d38ef=_0x552ce4,_0x131cf0=this[_0x1d38ef(0xb2)][_0x1d38ef(0x88)](_0x501ef3);let _0x1c7387,_0xd6cfde;for(const _0x1f8b97 of this[_0x1d38ef(0xb2)])if(_0x501ef3[_0x1d38ef(0xa9)]<_0x1f8b97[_0x1d38ef(0xa9)]){_0x1c7387=_0x1f8b97;break;}if(_0xd6cfde=_0x1c7387?this[_0x1d38ef(0xb2)][_0x1d38ef(0x88)](_0x1c7387):this[_0x1d38ef(0xb2)][_0x1d38ef(0x90)],-0x1!==_0x131cf0){if(_0x131cf0===_0xd6cfde-0x1)return;this[_0x1d38ef(0xb2)][_0x1d38ef(0x84)](_0x501ef3),_0xd6cfde=_0x1c7387?this[_0x1d38ef(0xb2)][_0x1d38ef(0x88)](_0x1c7387):this[_0x1d38ef(0xb2)][_0x1d38ef(0x90)];}this[_0x1d38ef(0xb2)][_0x1d38ef(0x8c)](_0x501ef3,_0xd6cfde);}}
23
+ function _0x3d35(_0x2dc588,_0x19c6b7){const _0x2476e1=_0x2476();return _0x3d35=function(_0x3d3538,_0x4c6635){_0x3d3538=_0x3d3538-0x116;let _0x196773=_0x2476e1[_0x3d3538];return _0x196773;},_0x3d35(_0x2dc588,_0x19c6b7);}const _0x4dfeca=_0x3d35;(function(_0x2ce442,_0x4f715d){const _0x1ecdf5=_0x3d35,_0x2fbb8f=_0x2ce442();while(!![]){try{const _0x1d5f1d=parseInt(_0x1ecdf5(0x11b))/0x1*(parseInt(_0x1ecdf5(0x11d))/0x2)+-parseInt(_0x1ecdf5(0x13b))/0x3+-parseInt(_0x1ecdf5(0x138))/0x4*(-parseInt(_0x1ecdf5(0x143))/0x5)+parseInt(_0x1ecdf5(0x12a))/0x6*(parseInt(_0x1ecdf5(0x13a))/0x7)+-parseInt(_0x1ecdf5(0x144))/0x8+-parseInt(_0x1ecdf5(0x126))/0x9+parseInt(_0x1ecdf5(0x148))/0xa;if(_0x1d5f1d===_0x4f715d)break;else _0x2fbb8f['push'](_0x2fbb8f['shift']());}catch(_0x1cb4ef){_0x2fbb8f['push'](_0x2fbb8f['shift']());}}}(_0x2476,0x2b2c4));import{View as _0xda8a18,FocusCycler as _0x39b9e9}from'ckeditor5/src/ui.js';import{FocusTracker as _0x13fe60,toUnit as _0x254396}from'ckeditor5/src/utils.js';import{getTranslation as _0x2e5ea5}from'../../utils/common-translations.js';function _0x2476(){const _0x528c12=['source','setTemplate','div','arrowdown','set','list','application','focusables','focusFirst','focusTracker','10356CTlVqp','focusPrevious','29029yyBjzn','860211sZzxJi','change:top','change','Annotations\x20list','removed','minHeight','class','bindTemplate','190PMecQn','1782464BheAiP','number','element','_setupKeyboardNavigation','4553810PkJvMX','focusNext','top','Annotations\x20sidebar','delegate','focus','1852YpiwCx','createCollection','262ybFWMH','ck-sidebar','arrowup','remove','ck-reset','_updateItemPositionInFocusables','length','uiLanguageDirection','added','2445543pcfiCM','render','add','getIndex','234UOiWnW','forEach','focusCycler','listenTo'];_0x2476=function(){return _0x528c12;};return _0x2476();}import'../../../theme/sidebar.css';const qt=_0x254396('px');export default class V extends _0xda8a18{constructor(_0x32775b){const _0x583b11=_0x3d35;super(_0x32775b);const _0x4975a5=this[_0x583b11(0x142)];this[_0x583b11(0x132)](_0x583b11(0x140),0x0),this[_0x583b11(0x132)](_0x583b11(0x141),''),this[_0x583b11(0x133)]=this[_0x583b11(0x11c)](),this[_0x583b11(0x135)]=this[_0x583b11(0x11c)](),this[_0x583b11(0x133)][_0x583b11(0x119)](_0x583b11(0x11f),_0x583b11(0x131))['to'](this),this[_0x583b11(0x137)]=new _0x13fe60(),this[_0x583b11(0x12c)]=new _0x39b9e9({'focusables':this[_0x583b11(0x135)],'focusTracker':this[_0x583b11(0x137)]}),this[_0x583b11(0x12f)]({'tag':_0x583b11(0x130),'attributes':{'class':['ck',_0x583b11(0x11e),_0x583b11(0x121),_0x4975a5['to'](_0x583b11(0x141))],'style':{'minHeight':_0x4975a5['to'](_0x583b11(0x140),_0x21f8af=>_0x583b11(0x145)==typeof _0x21f8af?qt(_0x21f8af+0xa):null)},'dir':_0x32775b[_0x583b11(0x124)],'role':_0x583b11(0x134),'aria-label':_0x2e5ea5(_0x32775b,_0x583b11(0x118)),'tabindex':0x0},'children':[{'tag':_0x583b11(0x130),'attributes':{'role':_0x583b11(0x133),'aria-label':_0x2e5ea5(_0x32775b,_0x583b11(0x13e))},'children':this[_0x583b11(0x133)]}]});}[_0x4dfeca(0x127)](){const _0x4a0616=_0x4dfeca;super[_0x4a0616(0x127)](),this[_0x4a0616(0x147)]();}[_0x4dfeca(0x11a)](){const _0x431e94=_0x4dfeca;this[_0x431e94(0x12c)][_0x431e94(0x136)]();}[_0x4dfeca(0x147)](){const _0x74ec9c=_0x4dfeca;this[_0x74ec9c(0x133)][_0x74ec9c(0x119)](_0x74ec9c(0x13c))['to'](this),this['on'](_0x74ec9c(0x13c),_0x31f361=>{const _0x22862a=_0x74ec9c;this[_0x22862a(0x122)](_0x31f361[_0x22862a(0x12e)]);}),this[_0x74ec9c(0x133)][_0x74ec9c(0x12b)](_0x40b5d3=>{const _0x244ed0=_0x74ec9c;this[_0x244ed0(0x137)][_0x244ed0(0x128)](_0x40b5d3[_0x244ed0(0x146)]),this[_0x244ed0(0x122)](_0x40b5d3);}),this[_0x74ec9c(0x133)]['on'](_0x74ec9c(0x13d),(_0x532089,_0x12fe66)=>{const _0x9d9d17=_0x74ec9c;for(const _0x2da124 of _0x12fe66[_0x9d9d17(0x13f)])this[_0x9d9d17(0x137)][_0x9d9d17(0x120)](_0x2da124[_0x9d9d17(0x146)]),this[_0x9d9d17(0x135)][_0x9d9d17(0x120)](_0x2da124);for(const _0x480e6b of _0x12fe66[_0x9d9d17(0x125)])this[_0x9d9d17(0x137)][_0x9d9d17(0x128)](_0x480e6b[_0x9d9d17(0x146)]),this[_0x9d9d17(0x122)](_0x480e6b);}),this['on'](_0x74ec9c(0x11f),()=>{const _0x595c0e=_0x74ec9c;this[_0x595c0e(0x12c)][_0x595c0e(0x139)]();}),this['on'](_0x74ec9c(0x131),()=>{const _0x3183a7=_0x74ec9c;this[_0x3183a7(0x12c)][_0x3183a7(0x116)]();}),this[_0x74ec9c(0x12d)](this[_0x74ec9c(0x146)],_0x74ec9c(0x11a),()=>{const _0x539e15=_0x74ec9c;this[_0x539e15(0x11a)]();});}[_0x4dfeca(0x122)](_0x6fc708){const _0xc26eb7=_0x4dfeca,_0x112ffe=this[_0xc26eb7(0x135)][_0xc26eb7(0x129)](_0x6fc708);let _0xb8ecbe,_0x5427ae;for(const _0x29ae98 of this[_0xc26eb7(0x135)])if(_0x6fc708[_0xc26eb7(0x117)]<_0x29ae98[_0xc26eb7(0x117)]){_0xb8ecbe=_0x29ae98;break;}if(_0x5427ae=_0xb8ecbe?this[_0xc26eb7(0x135)][_0xc26eb7(0x129)](_0xb8ecbe):this[_0xc26eb7(0x135)][_0xc26eb7(0x123)],-0x1!==_0x112ffe){if(_0x112ffe===_0x5427ae-0x1)return;this[_0xc26eb7(0x135)][_0xc26eb7(0x120)](_0x6fc708),_0x5427ae=_0xb8ecbe?this[_0xc26eb7(0x135)][_0xc26eb7(0x129)](_0xb8ecbe):this[_0xc26eb7(0x135)][_0xc26eb7(0x123)];}this[_0xc26eb7(0x135)][_0xc26eb7(0x128)](_0x6fc708,_0x5427ae);}}
@@ -50,6 +50,14 @@ export default class WideSidebar extends ContextPlugin implements AnnotationsUI<
50
50
  * @inheritDoc
51
51
  */
52
52
  static get pluginName(): "WideSidebar";
53
+ /**
54
+ * @inheritDoc
55
+ */
56
+ static get isOfficialPlugin(): true;
57
+ /**
58
+ * @inheritDoc
59
+ */
60
+ static get isPremiumPlugin(): true;
53
61
  /**
54
62
  * @inheritDoc
55
63
  */
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xd95a2a=_0x5be8;(function(_0x132aaa,_0xf55138){const _0x25d067=_0x5be8,_0x7998ef=_0x132aaa();while(!![]){try{const _0x4db4e5=-parseInt(_0x25d067(0x1b4))/0x1+-parseInt(_0x25d067(0x1a5))/0x2+-parseInt(_0x25d067(0x1a2))/0x3+-parseInt(_0x25d067(0x197))/0x4+parseInt(_0x25d067(0x188))/0x5+parseInt(_0x25d067(0x18b))/0x6+parseInt(_0x25d067(0x1b5))/0x7;if(_0x4db4e5===_0xf55138)break;else _0x7998ef['push'](_0x7998ef['shift']());}catch(_0x2020e1){_0x7998ef['push'](_0x7998ef['shift']());}}}(_0x1ae8,0x3d711));function _0x1ae8(){const _0x3ab12d=['ck-sidebar--wide','4185WPmskp','destroy','_activeAnnotation','1862016YGAbBm','annotations','pluginName','detach','updateTargetRect','container','WideSidebar','getOrderedSelectedAnnotations','focus','refresh','_destroyEditorAnnotationsIntegration','off','731688JMYBiW','from','has','widesidebar-attach-already-attached','uiUpdate','init','add','setActiveAnnotation','change:container','hasDomSelection','switchTo','901671mSJORx','ready','_integrateWithEditorAnnotations','85518LRiXpH','context','_attachToContainer','_refreshPositioningDebounced','plugins','set:container','EditorAnnotations','requires','wideSidebar','removeEventListener','attach','stopListening','_annotations','addEventListener','cancel','166336ZudfKw','4431462PPdCth','addAnnotation','stop','isAttached','register','refreshPositioning','rearrange','set','activeAnnotation','_editorAnnotations','high','resize','widesidebar-detach-not-attached','get','blur','editors','_detachFromContainer','remove','listenTo'];_0x1ae8=function(){return _0x3ab12d;};return _0x1ae8();}import{ContextPlugin as _0xe7f8fb,Context as _0x54c8e4}from'ckeditor5/src/core.js';import _0x191e36 from'./annotationsuis.js';import _0x1f3382 from'./sidebar.js';import{CKEditorError as _0x3e9dfb,Collection as _0x139222}from'ckeditor5/src/utils.js';function _0x5be8(_0x32e25e,_0x305b06){const _0x1ae82a=_0x1ae8();return _0x5be8=function(_0x5be843,_0x1bfedf){_0x5be843=_0x5be843-0x180;let _0x101ea5=_0x1ae82a[_0x5be843];return _0x101ea5;},_0x5be8(_0x32e25e,_0x305b06);}import{debounce as _0x5e545c}from'lodash-es';export default class n extends _0xe7f8fb{static get[_0xd95a2a(0x1ac)](){return[_0x1f3382,_0x191e36];}static get[_0xd95a2a(0x18d)](){const _0x287516=_0xd95a2a;return _0x287516(0x191);}constructor(_0x4a8443){const _0x1aa89d=_0xd95a2a;super(_0x4a8443),this[_0x1aa89d(0x1b8)]=!0x1,this[_0x1aa89d(0x1bc)](_0x1aa89d(0x1bd),null),this[_0x1aa89d(0x18c)]=null,this[_0x1aa89d(0x1be)]=new _0x139222(),this[_0x1aa89d(0x1a8)]=_0x5e545c(()=>{const _0x3ce899=_0x1aa89d;this[_0x3ce899(0x18c)][_0x3ce899(0x1ba)]();},0xfa,{'leading':!0x1});}[_0xd95a2a(0x19c)](){const _0x105115=_0xd95a2a,_0xe6f062=this[_0x105115(0x1a6)][_0x105115(0x1a9)][_0x105115(0x181)](_0x191e36),_0x269ce3=this[_0x105115(0x1a6)][_0x105115(0x1a9)][_0x105115(0x181)](_0x1f3382);_0xe6f062[_0x105115(0x1b9)](_0x105115(0x1ad),this),_0x269ce3[_0x105115(0x190)]&&_0xe6f062[_0x105115(0x1a1)](_0x105115(0x1ad));}[_0xd95a2a(0x19e)](_0x1ffa99){const _0x3c25bc=_0xd95a2a;if(_0x1ffa99===this[_0x3c25bc(0x1bd)])return;const _0x2244d6=this[_0x3c25bc(0x1a6)][_0x3c25bc(0x1a9)][_0x3c25bc(0x181)](_0x1f3382);_0x2244d6[_0x3c25bc(0x18a)]=_0x1ffa99;const _0x2946e2=this[_0x3c25bc(0x1bd)];this[_0x3c25bc(0x1bd)]=_0x1ffa99,_0x2244d6[_0x3c25bc(0x194)]({'blurredAnnotation':_0x2946e2,'activatedAnnotation':this[_0x3c25bc(0x1bd)]});}[_0xd95a2a(0x1af)](_0x40ad92){const _0x21ef88=_0xd95a2a;this[_0x21ef88(0x18c)]=_0x40ad92;const _0x377c8b=this[_0x21ef88(0x1a6)][_0x21ef88(0x1a9)][_0x21ef88(0x181)](_0x1f3382);if(_0x377c8b[_0x21ef88(0x1b1)]=_0x40ad92,this[_0x21ef88(0x1b8)])throw new _0x3e9dfb(_0x21ef88(0x19a),this);this[_0x21ef88(0x1b8)]=!0x0,this[_0x21ef88(0x186)](_0x377c8b,_0x21ef88(0x1aa),()=>{const _0x1e2753=_0x21ef88;this[_0x1e2753(0x18e)](),this[_0x1e2753(0x186)](_0x377c8b,_0x1e2753(0x19f),_0xf98602=>{const _0x43a604=_0x1e2753;_0xf98602[_0x43a604(0x196)](),this[_0x43a604(0x1af)](_0x40ad92);});}),_0x377c8b[_0x21ef88(0x1a7)]({'viewClass':_0x21ef88(0x187)});const _0x5783a2=_0x53713e=>{const _0x12ff7f=_0x21ef88;_0x53713e[_0x12ff7f(0x18f)](),_0x377c8b[_0x12ff7f(0x1b6)](_0x53713e);};for(const _0x501433 of _0x40ad92)_0x5783a2(_0x501433);this[_0x21ef88(0x186)](_0x40ad92,_0x21ef88(0x19d),(_0x5469dd,_0x41b6cd)=>{_0x5783a2(_0x41b6cd);}),this[_0x21ef88(0x186)](_0x40ad92,_0x21ef88(0x185),(_0x2e1e79,_0x43678b,_0x39ebd4)=>{const _0x4e4321=_0x21ef88;_0x377c8b[_0x4e4321(0x1bb)]({'removedAnnotation':_0x43678b,'previousAnnotation':_0x40ad92[_0x4e4321(0x181)](_0x39ebd4-0x1),'nextAnnotation':_0x40ad92[_0x4e4321(0x181)](_0x39ebd4+0x1)}),_0x43678b===this[_0x4e4321(0x1bd)]&&this[_0x4e4321(0x19e)](null);},{'priority':_0x21ef88(0x1bf)}),this[_0x21ef88(0x186)](_0x40ad92,_0x21ef88(0x193),(_0x2c41e7,_0x1c6362)=>{const _0x474db0=_0x21ef88;this[_0x474db0(0x19e)](_0x1c6362);}),this[_0x21ef88(0x186)](_0x40ad92,_0x21ef88(0x182),()=>{const _0x13d5c0=_0x21ef88;this[_0x13d5c0(0x19e)](null);});const _0x4659b3=this[_0x21ef88(0x1a6)]instanceof _0x54c8e4?this[_0x21ef88(0x1a6)][_0x21ef88(0x183)]:new _0x139222([this[_0x21ef88(0x1a6)]]);for(const _0x1a7525 of _0x4659b3)this[_0x21ef88(0x1a4)](_0x1a7525);this[_0x21ef88(0x186)](_0x4659b3,_0x21ef88(0x19d),(_0x41d997,_0x55b693)=>{const _0x39add4=_0x21ef88;this[_0x39add4(0x186)](_0x55b693,_0x39add4(0x1a3),()=>{const _0x3e5505=_0x39add4;this[_0x3e5505(0x1a4)](_0x55b693);});}),this[_0x21ef88(0x186)](_0x4659b3,_0x21ef88(0x185),(_0xa988b0,_0x52eafb)=>{const _0x3de17c=_0x21ef88;_0x52eafb[_0x3de17c(0x1a9)][_0x3de17c(0x199)](_0x3de17c(0x1ab))&&this[_0x3de17c(0x195)](_0x52eafb[_0x3de17c(0x1a9)][_0x3de17c(0x181)](_0x3de17c(0x1ab)));}),window[_0x21ef88(0x1b2)](_0x21ef88(0x1c0),this[_0x21ef88(0x1a8)]),this[_0x21ef88(0x18c)][_0x21ef88(0x1ba)]();}[_0xd95a2a(0x18e)](){const _0x5f53dc=_0xd95a2a;if(!this[_0x5f53dc(0x1b8)])throw new _0x3e9dfb(_0x5f53dc(0x180),this);this[_0x5f53dc(0x19e)](null);const _0x26a12c=this[_0x5f53dc(0x1a6)][_0x5f53dc(0x1a9)][_0x5f53dc(0x181)](_0x1f3382);_0x26a12c[_0x5f53dc(0x184)](this[_0x5f53dc(0x18c)]),this[_0x5f53dc(0x1b0)](_0x26a12c),this[_0x5f53dc(0x1b0)](this[_0x5f53dc(0x18c)]),this[_0x5f53dc(0x1a6)]instanceof _0x54c8e4&&this[_0x5f53dc(0x1b0)](this[_0x5f53dc(0x1a6)][_0x5f53dc(0x183)]);for(const _0x19545e of Array[_0x5f53dc(0x198)](this[_0x5f53dc(0x1be)]))this[_0x5f53dc(0x195)](_0x19545e);window[_0x5f53dc(0x1ae)](_0x5f53dc(0x1c0),this[_0x5f53dc(0x1a8)]),this[_0x5f53dc(0x1a8)][_0x5f53dc(0x1b3)](),this[_0x5f53dc(0x1bd)]=null,this[_0x5f53dc(0x1b8)]=!0x1,this[_0x5f53dc(0x18c)]=null;}[_0xd95a2a(0x189)](){const _0x2cde6b=_0xd95a2a;this[_0x2cde6b(0x1b8)]&&this[_0x2cde6b(0x18e)]();}[_0xd95a2a(0x1a4)](_0x48f100){const _0xd41486=_0xd95a2a;if(!_0x48f100[_0xd41486(0x1a9)][_0xd41486(0x199)](_0xd41486(0x1ab)))return;const _0x5b56ab=_0x48f100[_0xd41486(0x1a9)][_0xd41486(0x181)](_0xd41486(0x1ab)),_0x576344=()=>{const _0x4d2200=_0xd41486,_0x16288b=_0x5b56ab[_0x4d2200(0x192)]({'annotations':this[_0x4d2200(0x18c)],'activeAnnotation':this[_0x4d2200(0x1bd)]});this[_0x4d2200(0x19e)](_0x16288b[0x0]||null);};this[_0xd41486(0x186)](_0x5b56ab,_0xd41486(0x194),_0x576344),this[_0xd41486(0x186)](_0x5b56ab,_0xd41486(0x182),(_0x244840,{isAnnotationTracked:_0x50a40d})=>{const _0x205a0a=_0xd41486;this[_0x205a0a(0x1bd)]&&_0x50a40d(this[_0x205a0a(0x1bd)])&&this[_0x205a0a(0x19e)](null);}),this[_0xd41486(0x186)](_0x5b56ab,_0xd41486(0x19b),()=>{const _0x53e6b9=_0xd41486;this[_0x53e6b9(0x1a8)]();}),this[_0xd41486(0x186)](this[_0xd41486(0x18c)],_0xd41486(0x182),_0x5737e8=>{const _0x1c4467=_0xd41486;_0x5b56ab[_0x1c4467(0x1a0)]()&&(_0x576344(),_0x5737e8[_0x1c4467(0x1b7)]());},{'priority':_0xd41486(0x1bf)}),this[_0xd41486(0x1be)][_0xd41486(0x19d)](_0x5b56ab);}[_0xd95a2a(0x195)](_0x12739b){const _0x7597c3=_0xd95a2a;this[_0x7597c3(0x1b0)](_0x12739b),this[_0x7597c3(0x1be)][_0x7597c3(0x185)](_0x12739b);}}
23
+ const _0x9fcce4=_0xb39e;(function(_0x35b0f4,_0x54e440){const _0x56f7bd=_0xb39e,_0x56cb20=_0x35b0f4();while(!![]){try{const _0xd81379=-parseInt(_0x56f7bd(0x177))/0x1+-parseInt(_0x56f7bd(0x14e))/0x2*(-parseInt(_0x56f7bd(0x172))/0x3)+-parseInt(_0x56f7bd(0x153))/0x4+parseInt(_0x56f7bd(0x17a))/0x5+-parseInt(_0x56f7bd(0x14c))/0x6+-parseInt(_0x56f7bd(0x148))/0x7*(-parseInt(_0x56f7bd(0x145))/0x8)+parseInt(_0x56f7bd(0x13b))/0x9*(parseInt(_0x56f7bd(0x146))/0xa);if(_0xd81379===_0x54e440)break;else _0x56cb20['push'](_0x56cb20['shift']());}catch(_0x4b8a43){_0x56cb20['push'](_0x56cb20['shift']());}}}(_0x2488,0x406a7));import{ContextPlugin as _0x11021d,Context as _0x2abaf5}from'ckeditor5/src/core.js';import _0x5288df from'./annotationsuis.js';import _0x4c2c2d from'./sidebar.js';import{CKEditorError as _0x5a4a63,Collection as _0x514248}from'ckeditor5/src/utils.js';function _0x2488(){const _0x2f040a=['setActiveAnnotation','updateTargetRect','rearrange','requires','activeAnnotation','focus','_editorAnnotations','off','ck-sidebar--wide','cancel','WideSidebar','destroy','_attachToContainer','get','stopListening','widesidebar-attach-already-attached','switchTo','_destroyEditorAnnotationsIntegration','getOrderedSelectedAnnotations','attach','editors','isAttached','ready','listenTo','removeEventListener','set','high','set:container','3LQTCDy','detach','isPremiumPlugin','uiUpdate','isOfficialPlugin','228347hFcHMV','resize','plugins','940660IHoHyi','init','annotations','change:container','EditorAnnotations','addEventListener','_detachFromContainer','1003644MWGjGF','_refreshPositioningDebounced','from','pluginName','register','addAnnotation','_integrateWithEditorAnnotations','context','widesidebar-detach-not-attached','wideSidebar','18816ssiRuj','50kxxnfJ','container','693EUUZHd','has','add','hasDomSelection','2297040SAKWlK','remove','770990fuUhpl','blur','refreshPositioning','_activeAnnotation','_annotations','1956084OYlBmU','refresh','stop'];_0x2488=function(){return _0x2f040a;};return _0x2488();}function _0xb39e(_0x2836b4,_0x5d39c5){const _0x2488e7=_0x2488();return _0xb39e=function(_0xb39eea,_0x45c187){_0xb39eea=_0xb39eea-0x138;let _0x4e3310=_0x2488e7[_0xb39eea];return _0x4e3310;},_0xb39e(_0x2836b4,_0x5d39c5);}import{debounce as _0x518f0b}from'lodash-es';export default class e extends _0x11021d{static get[_0x9fcce4(0x159)](){return[_0x4c2c2d,_0x5288df];}static get[_0x9fcce4(0x13e)](){const _0x50475a=_0x9fcce4;return _0x50475a(0x160);}static get[_0x9fcce4(0x176)](){return!0x0;}static get[_0x9fcce4(0x174)](){return!0x0;}constructor(_0x944175){const _0x52bd89=_0x9fcce4;super(_0x944175),this[_0x52bd89(0x16b)]=!0x1,this[_0x52bd89(0x16f)](_0x52bd89(0x15a),null),this[_0x52bd89(0x17c)]=null,this[_0x52bd89(0x15c)]=new _0x514248(),this[_0x52bd89(0x13c)]=_0x518f0b(()=>{const _0x3b48cb=_0x52bd89;this[_0x3b48cb(0x17c)][_0x3b48cb(0x150)]();},0xfa,{'leading':!0x1});}[_0x9fcce4(0x17b)](){const _0x18bbb4=_0x9fcce4,_0x14886f=this[_0x18bbb4(0x142)][_0x18bbb4(0x179)][_0x18bbb4(0x163)](_0x5288df),_0x35edc5=this[_0x18bbb4(0x142)][_0x18bbb4(0x179)][_0x18bbb4(0x163)](_0x4c2c2d);_0x14886f[_0x18bbb4(0x13f)](_0x18bbb4(0x144),this),_0x35edc5[_0x18bbb4(0x147)]&&_0x14886f[_0x18bbb4(0x166)](_0x18bbb4(0x144));}[_0x9fcce4(0x156)](_0x46762c){const _0x37339e=_0x9fcce4;if(_0x46762c===this[_0x37339e(0x15a)])return;const _0xb58b24=this[_0x37339e(0x142)][_0x37339e(0x179)][_0x37339e(0x163)](_0x4c2c2d);_0xb58b24[_0x37339e(0x151)]=_0x46762c;const _0x43ffc2=this[_0x37339e(0x15a)];this[_0x37339e(0x15a)]=_0x46762c,_0xb58b24[_0x37339e(0x154)]({'blurredAnnotation':_0x43ffc2,'activatedAnnotation':this[_0x37339e(0x15a)]});}[_0x9fcce4(0x169)](_0x4ae766){const _0x1c6d44=_0x9fcce4;this[_0x1c6d44(0x17c)]=_0x4ae766;const _0x40ee4b=this[_0x1c6d44(0x142)][_0x1c6d44(0x179)][_0x1c6d44(0x163)](_0x4c2c2d);if(_0x40ee4b[_0x1c6d44(0x152)]=_0x4ae766,this[_0x1c6d44(0x16b)])throw new _0x5a4a63(_0x1c6d44(0x165),this);this[_0x1c6d44(0x16b)]=!0x0,this[_0x1c6d44(0x16d)](_0x40ee4b,_0x1c6d44(0x171),()=>{const _0x2494e8=_0x1c6d44;this[_0x2494e8(0x173)](),this[_0x2494e8(0x16d)](_0x40ee4b,_0x2494e8(0x17d),_0x3ab4e2=>{const _0x1772d6=_0x2494e8;_0x3ab4e2[_0x1772d6(0x15d)](),this[_0x1772d6(0x169)](_0x4ae766);});}),_0x40ee4b[_0x1c6d44(0x162)]({'viewClass':_0x1c6d44(0x15e)});const _0x44f403=_0x45626a=>{const _0x7c4103=_0x1c6d44;_0x45626a[_0x7c4103(0x157)](),_0x40ee4b[_0x7c4103(0x140)](_0x45626a);};for(const _0x2d0b56 of _0x4ae766)_0x44f403(_0x2d0b56);this[_0x1c6d44(0x16d)](_0x4ae766,_0x1c6d44(0x14a),(_0x474137,_0x23db2f)=>{_0x44f403(_0x23db2f);}),this[_0x1c6d44(0x16d)](_0x4ae766,_0x1c6d44(0x14d),(_0x8954c2,_0x232f4c,_0x24e361)=>{const _0x3d6bd5=_0x1c6d44;_0x40ee4b[_0x3d6bd5(0x158)]({'removedAnnotation':_0x232f4c,'previousAnnotation':_0x4ae766[_0x3d6bd5(0x163)](_0x24e361-0x1),'nextAnnotation':_0x4ae766[_0x3d6bd5(0x163)](_0x24e361+0x1)}),_0x232f4c===this[_0x3d6bd5(0x15a)]&&this[_0x3d6bd5(0x156)](null);},{'priority':_0x1c6d44(0x170)}),this[_0x1c6d44(0x16d)](_0x4ae766,_0x1c6d44(0x15b),(_0x170d00,_0x327dac)=>{const _0x2bbcd4=_0x1c6d44;this[_0x2bbcd4(0x156)](_0x327dac);}),this[_0x1c6d44(0x16d)](_0x4ae766,_0x1c6d44(0x14f),()=>{const _0x4c2e70=_0x1c6d44;this[_0x4c2e70(0x156)](null);});const _0x57b60d=this[_0x1c6d44(0x142)]instanceof _0x2abaf5?this[_0x1c6d44(0x142)][_0x1c6d44(0x16a)]:new _0x514248([this[_0x1c6d44(0x142)]]);for(const _0x53058d of _0x57b60d)this[_0x1c6d44(0x141)](_0x53058d);this[_0x1c6d44(0x16d)](_0x57b60d,_0x1c6d44(0x14a),(_0x261697,_0x53f590)=>{const _0xf7da89=_0x1c6d44;this[_0xf7da89(0x16d)](_0x53f590,_0xf7da89(0x16c),()=>{const _0x852155=_0xf7da89;this[_0x852155(0x141)](_0x53f590);});}),this[_0x1c6d44(0x16d)](_0x57b60d,_0x1c6d44(0x14d),(_0x21940a,_0x455ab1)=>{const _0x265814=_0x1c6d44;_0x455ab1[_0x265814(0x179)][_0x265814(0x149)](_0x265814(0x138))&&this[_0x265814(0x167)](_0x455ab1[_0x265814(0x179)][_0x265814(0x163)](_0x265814(0x138)));}),window[_0x1c6d44(0x139)](_0x1c6d44(0x178),this[_0x1c6d44(0x13c)]),this[_0x1c6d44(0x17c)][_0x1c6d44(0x150)]();}[_0x9fcce4(0x173)](){const _0x524f68=_0x9fcce4;if(!this[_0x524f68(0x16b)])throw new _0x5a4a63(_0x524f68(0x143),this);this[_0x524f68(0x156)](null);const _0x550523=this[_0x524f68(0x142)][_0x524f68(0x179)][_0x524f68(0x163)](_0x4c2c2d);_0x550523[_0x524f68(0x13a)](this[_0x524f68(0x17c)]),this[_0x524f68(0x164)](_0x550523),this[_0x524f68(0x164)](this[_0x524f68(0x17c)]),this[_0x524f68(0x142)]instanceof _0x2abaf5&&this[_0x524f68(0x164)](this[_0x524f68(0x142)][_0x524f68(0x16a)]);for(const _0x1f70c0 of Array[_0x524f68(0x13d)](this[_0x524f68(0x15c)]))this[_0x524f68(0x167)](_0x1f70c0);window[_0x524f68(0x16e)](_0x524f68(0x178),this[_0x524f68(0x13c)]),this[_0x524f68(0x13c)][_0x524f68(0x15f)](),this[_0x524f68(0x15a)]=null,this[_0x524f68(0x16b)]=!0x1,this[_0x524f68(0x17c)]=null;}[_0x9fcce4(0x161)](){const _0x57831c=_0x9fcce4;this[_0x57831c(0x16b)]&&this[_0x57831c(0x173)]();}[_0x9fcce4(0x141)](_0x27bf63){const _0x474ae2=_0x9fcce4;if(!_0x27bf63[_0x474ae2(0x179)][_0x474ae2(0x149)](_0x474ae2(0x138)))return;const _0xc5e44b=_0x27bf63[_0x474ae2(0x179)][_0x474ae2(0x163)](_0x474ae2(0x138)),_0x444188=()=>{const _0x4a02bc=_0x474ae2,_0x2d1034=_0xc5e44b[_0x4a02bc(0x168)]({'annotations':this[_0x4a02bc(0x17c)],'activeAnnotation':this[_0x4a02bc(0x15a)]});this[_0x4a02bc(0x156)](_0x2d1034[0x0]||null);};this[_0x474ae2(0x16d)](_0xc5e44b,_0x474ae2(0x154),_0x444188),this[_0x474ae2(0x16d)](_0xc5e44b,_0x474ae2(0x14f),(_0x2ccb79,{isAnnotationTracked:_0x1f881f})=>{const _0x570686=_0x474ae2;this[_0x570686(0x15a)]&&_0x1f881f(this[_0x570686(0x15a)])&&this[_0x570686(0x156)](null);}),this[_0x474ae2(0x16d)](_0xc5e44b,_0x474ae2(0x175),()=>{const _0x413bf3=_0x474ae2;this[_0x413bf3(0x13c)]();}),this[_0x474ae2(0x16d)](this[_0x474ae2(0x17c)],_0x474ae2(0x14f),_0x5336cf=>{const _0x119698=_0x474ae2;_0xc5e44b[_0x119698(0x14b)]()&&(_0x444188(),_0x5336cf[_0x119698(0x155)]());},{'priority':_0x474ae2(0x170)}),this[_0x474ae2(0x15c)][_0x474ae2(0x14a)](_0xc5e44b);}[_0x9fcce4(0x167)](_0xc495b9){const _0x2770e5=_0x9fcce4;this[_0x2770e5(0x164)](_0xc495b9),this[_0x2770e5(0x15c)][_0x2770e5(0x14d)](_0xc495b9);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x274485=_0x17a4;(function(_0x48ed09,_0x108de6){const _0x83bf9e=_0x17a4,_0x38faa9=_0x48ed09();while(!![]){try{const _0x4e492c=-parseInt(_0x83bf9e(0x11a))/0x1*(parseInt(_0x83bf9e(0x10b))/0x2)+-parseInt(_0x83bf9e(0x120))/0x3*(-parseInt(_0x83bf9e(0x118))/0x4)+-parseInt(_0x83bf9e(0x10c))/0x5+-parseInt(_0x83bf9e(0x11b))/0x6*(parseInt(_0x83bf9e(0x123))/0x7)+parseInt(_0x83bf9e(0x121))/0x8*(-parseInt(_0x83bf9e(0x129))/0x9)+-parseInt(_0x83bf9e(0x10a))/0xa+parseInt(_0x83bf9e(0x11d))/0xb;if(_0x4e492c===_0x108de6)break;else _0x38faa9['push'](_0x38faa9['shift']());}catch(_0x78b118){_0x38faa9['push'](_0x38faa9['shift']());}}}(_0x305b,0x5d512));function _0x17a4(_0x226f27,_0x7c835b){const _0x305b76=_0x305b();return _0x17a4=function(_0x17a434,_0x5cf65d){_0x17a434=_0x17a434-0x104;let _0x3b9098=_0x305b76[_0x17a434];return _0x3b9098;},_0x17a4(_0x226f27,_0x7c835b);}function _0x305b(){const _0x93fd19=['524418BGLQKq','push','23442859BIlSpp','$textProxy','model','3UMuKHM','16TyAmYL','change','49QLYTzn','schema','getLastMatchingPosition','substr','editor','element','1813842cVgbbh','isObject','end','_hasContent','getItems','item','document','getRanges','1662300ZuLTxO','482AzJPru','1636765asXYDr','refresh','createRange','addMarker','comment:','start','_itemIsContent','isEnabled','selection','tableCell','execute','_trimToContent','216156uymJzb','backward','1222hUvsRo'];_0x305b=function(){return _0x93fd19;};return _0x305b();}import{Command as _0x1a54d1}from'ckeditor5/src/core.js';import{uid as _0x21d700}from'ckeditor5/src/utils.js';export default class J extends _0x1a54d1{[_0x274485(0x10d)](){const _0x5d4ea3=_0x274485,_0x12d22d=this[_0x5d4ea3(0x127)][_0x5d4ea3(0x11f)][_0x5d4ea3(0x108)][_0x5d4ea3(0x114)];for(const _0x3ab13d of _0x12d22d[_0x5d4ea3(0x109)]())if(this[_0x5d4ea3(0x105)](_0x3ab13d))return void(this[_0x5d4ea3(0x113)]=!0x0);this[_0x5d4ea3(0x113)]=!0x1;}[_0x274485(0x116)]({threadId:_0x144540=_0x21d700()}={}){const _0x496dcb=_0x274485,_0x305cf0=this[_0x496dcb(0x127)][_0x496dcb(0x11f)],_0xca9dcd=[];for(const _0x48ebf9 of _0x305cf0[_0x496dcb(0x108)][_0x496dcb(0x114)][_0x496dcb(0x109)]())this[_0x496dcb(0x105)](_0x48ebf9)&&_0xca9dcd[_0x496dcb(0x11c)](this[_0x496dcb(0x117)](_0x48ebf9));_0x305cf0[_0x496dcb(0x122)](_0x131ec0=>{const _0x4b4442=_0x496dcb;for(const _0x500b99 of _0xca9dcd){const _0x3fa89e=_0x21d700()[_0x4b4442(0x126)](0x1,0x5),_0x3f2756=_0x4b4442(0x110)+_0x144540+':'+_0x3fa89e;_0x131ec0[_0x4b4442(0x10f)](_0x3f2756,{'range':_0x500b99,'usingOperation':!0x1,'affectsData':!0x1});}});}[_0x274485(0x105)](_0x51c7ca){const _0x1d5482=_0x274485;for(const _0x1dc77c of _0x51c7ca[_0x1d5482(0x106)]())if(this[_0x1d5482(0x112)](_0x1dc77c))return!0x0;return!0x1;}[_0x274485(0x112)](_0x41b913){const _0x33d055=_0x274485;return _0x41b913['is'](_0x33d055(0x11e))||this[_0x33d055(0x127)][_0x33d055(0x11f)][_0x33d055(0x124)][_0x33d055(0x12a)](_0x41b913)&&!_0x41b913['is'](_0x33d055(0x128),_0x33d055(0x115));}[_0x274485(0x117)](_0x1f6e7c){const _0x45c9e3=_0x274485,_0xb86f30=_0x13c359=>!this[_0x45c9e3(0x112)](_0x13c359[_0x45c9e3(0x107)]),_0xfdf008=_0x1f6e7c[_0x45c9e3(0x111)][_0x45c9e3(0x125)](_0xb86f30),_0x307a82=_0x1f6e7c[_0x45c9e3(0x104)][_0x45c9e3(0x125)](_0xb86f30,{'direction':_0x45c9e3(0x119)});return this[_0x45c9e3(0x127)][_0x45c9e3(0x11f)][_0x45c9e3(0x10e)](_0xfdf008,_0x307a82);}}
23
+ const _0x5af2ba=_0x1072;function _0x1072(_0x5f0d2d,_0x3c9615){const _0x5ba8a8=_0x5ba8();return _0x1072=function(_0x10728d,_0x2715a5){_0x10728d=_0x10728d-0x11d;let _0x1f0204=_0x5ba8a8[_0x10728d];return _0x1f0204;},_0x1072(_0x5f0d2d,_0x3c9615);}(function(_0x41fd6f,_0x19a5b7){const _0x21391a=_0x1072,_0x4b3739=_0x41fd6f();while(!![]){try{const _0x2d1c42=parseInt(_0x21391a(0x129))/0x1+-parseInt(_0x21391a(0x143))/0x2*(-parseInt(_0x21391a(0x12d))/0x3)+parseInt(_0x21391a(0x11f))/0x4+-parseInt(_0x21391a(0x124))/0x5*(parseInt(_0x21391a(0x13c))/0x6)+parseInt(_0x21391a(0x12f))/0x7+-parseInt(_0x21391a(0x13f))/0x8*(-parseInt(_0x21391a(0x132))/0x9)+parseInt(_0x21391a(0x120))/0xa*(-parseInt(_0x21391a(0x127))/0xb);if(_0x2d1c42===_0x19a5b7)break;else _0x4b3739['push'](_0x4b3739['shift']());}catch(_0x1bc668){_0x4b3739['push'](_0x4b3739['shift']());}}}(_0x5ba8,0xf06e7));import{Command as _0x4f337d}from'ckeditor5/src/core.js';import{uid as _0x4a499e}from'ckeditor5/src/utils.js';function _0x5ba8(){const _0x1afb06=['_trimToContent','48hgLPjE','schema','3919909SjbtdW','change','selection','2889009RIKyLl','start','comment:','getLastMatchingPosition','tableCell','getItems','isEnabled','getRanges','$textProxy','model','6nGHYpE','createRange','substr','32DZaulY','_itemIsContent','refresh','document','103928zsZmNE','editor','execute','7389856aztpcZ','10rlBqGJ','push','addMarker','isObject','32865xPeywM','end','backward','47586429CHGGnk','_hasContent','794540OEXnyY','item','element'];_0x5ba8=function(){return _0x1afb06;};return _0x5ba8();}export default class J extends _0x4f337d{[_0x5af2ba(0x141)](){const _0x1b77a4=_0x5af2ba,_0x521a06=this[_0x1b77a4(0x11d)][_0x1b77a4(0x13b)][_0x1b77a4(0x142)][_0x1b77a4(0x131)];for(const _0x874f78 of _0x521a06[_0x1b77a4(0x139)]())if(this[_0x1b77a4(0x128)](_0x874f78))return void(this[_0x1b77a4(0x138)]=!0x0);this[_0x1b77a4(0x138)]=!0x1;}[_0x5af2ba(0x11e)]({threadId:_0x333b3e=_0x4a499e()}={}){const _0x569985=_0x5af2ba,_0x29d6b3=this[_0x569985(0x11d)][_0x569985(0x13b)],_0x18ff9b=[];for(const _0x2203b0 of _0x29d6b3[_0x569985(0x142)][_0x569985(0x131)][_0x569985(0x139)]())this[_0x569985(0x128)](_0x2203b0)&&_0x18ff9b[_0x569985(0x121)](this[_0x569985(0x12c)](_0x2203b0));_0x29d6b3[_0x569985(0x130)](_0x3f2794=>{const _0x36cbc0=_0x569985;for(const _0x201ec5 of _0x18ff9b){const _0x32a5fa=_0x4a499e()[_0x36cbc0(0x13e)](0x1,0x5),_0x53c18a=_0x36cbc0(0x134)+_0x333b3e+':'+_0x32a5fa;_0x3f2794[_0x36cbc0(0x122)](_0x53c18a,{'range':_0x201ec5,'usingOperation':!0x1,'affectsData':!0x1});}});}[_0x5af2ba(0x128)](_0x13ea5a){const _0x33f231=_0x5af2ba;for(const _0x488a61 of _0x13ea5a[_0x33f231(0x137)]())if(this[_0x33f231(0x140)](_0x488a61))return!0x0;return!0x1;}[_0x5af2ba(0x140)](_0x1d47ec){const _0x2add79=_0x5af2ba;return _0x1d47ec['is'](_0x2add79(0x13a))||this[_0x2add79(0x11d)][_0x2add79(0x13b)][_0x2add79(0x12e)][_0x2add79(0x123)](_0x1d47ec)&&!_0x1d47ec['is'](_0x2add79(0x12b),_0x2add79(0x136));}[_0x5af2ba(0x12c)](_0x7224ef){const _0x590ecf=_0x5af2ba,_0x3147c6=_0x4694cb=>!this[_0x590ecf(0x140)](_0x4694cb[_0x590ecf(0x12a)]),_0x125182=_0x7224ef[_0x590ecf(0x133)][_0x590ecf(0x135)](_0x3147c6),_0x124dad=_0x7224ef[_0x590ecf(0x125)][_0x590ecf(0x135)](_0x3147c6,{'direction':_0x590ecf(0x126)});return this[_0x590ecf(0x11d)][_0x590ecf(0x13b)][_0x590ecf(0x13d)](_0x125182,_0x124dad);}}