@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240924.0 → 0.0.0-nightly-20240925.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 (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
package/src/suggestion.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4c58(){const _0x4d37fc=['getItems','getContainedElement','markers','12592521dWfyQa','push','_onAttributesChange','map','from','hasComments','9513440WjaFDx','discard','head','5RmmIGp','6011646ATaFSE','addRange','nodeAfter','getRanges','reduce','getRange','split','getFirstMarker','change','add','subType','get','clear','_model','addMarker','delete','authoredAt','suggestion:','_saved','getMarkers','isInContent','setAttribute','length','creator','nodeBefore','isIntersectingWithRange','_onAccept','substr','_isDataLoaded','onAttributesChange','decorate','onDiscard','3468747KMbNSa','accept','size','commentThread','end','author','type','getMultiRangeId','removeMarker','_onDiscard','start','isMultiRange','filter','_markerNames','next','636025lcPDqp','4AsvIgm','createdAt','removeMarkers','getAllAdjacentSuggestions','1172178TCoVNe','removeAttribute','454854DaamlW','attributes','isIntersecting','previous','getMarkerNames','toJSON','addMarkerName','data','set','getFirstRange','@external','onAccept','isExternal'];_0x4c58=function(){return _0x4d37fc;};return _0x4c58();}const _0x567808=_0xe16d;function _0xe16d(_0x4b482f,_0x172059){const _0x4c58c6=_0x4c58();return _0xe16d=function(_0xe16d18,_0x4269f0){_0xe16d18=_0xe16d18-0x1a4;let _0x4f961a=_0x4c58c6[_0xe16d18];return _0x4f961a;},_0xe16d(_0x4b482f,_0x172059);}(function(_0x599e4e,_0x24f767){const _0x4bf908=_0xe16d,_0x169381=_0x599e4e();while(!![]){try{const _0x4a2058=parseInt(_0x4bf908(0x1aa))/0x1+-parseInt(_0x4bf908(0x1b1))/0x2+parseInt(_0x4bf908(0x1eb))/0x3*(parseInt(_0x4bf908(0x1ab))/0x4)+-parseInt(_0x4bf908(0x1ca))/0x5*(parseInt(_0x4bf908(0x1cb))/0x6)+-parseInt(_0x4bf908(0x1af))/0x7+-parseInt(_0x4bf908(0x1c7))/0x8+parseInt(_0x4bf908(0x1c1))/0x9;if(_0x4a2058===_0x24f767)break;else _0x169381['push'](_0x169381['shift']());}catch(_0x4cc75f){_0x169381['push'](_0x169381['shift']());}}}(_0x4c58,0x93d01));import{Element as _0xafbe48}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x2053d3,uid as _0x2ef3d8}from'ckeditor5/src/utils.js';import{cloneDeep as _0x38afae,isEqual as _0xd2a0a,set as _0x373278,unset as _0x3713a5}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
- _0x2053d3(){constructor(_0x175085,_0x353cef){const _0x81bcf1=_0xe16d;super(),this[_0x81bcf1(0x1e7)]=!0x1,this['id']=_0x353cef['id'],this[_0x81bcf1(0x1f1)]=_0x353cef[_0x81bcf1(0x1f1)],this[_0x81bcf1(0x1d5)]=_0x353cef[_0x81bcf1(0x1d5)]||null,this[_0x81bcf1(0x1f0)]=_0x353cef[_0x81bcf1(0x1f0)],this[_0x81bcf1(0x1e2)]=_0x353cef[_0x81bcf1(0x1e2)]||_0x353cef[_0x81bcf1(0x1f0)],this[_0x81bcf1(0x1bd)]=Boolean(_0x353cef[_0x81bcf1(0x1b2)]&&_0x353cef[_0x81bcf1(0x1b2)][_0x81bcf1(0x1bb)]),this[_0x81bcf1(0x1b8)]=null,this[_0x81bcf1(0x1d8)]=_0x175085,this[_0x81bcf1(0x1e5)]=_0x353cef[_0x81bcf1(0x1bc)],this[_0x81bcf1(0x1a4)]=_0x353cef[_0x81bcf1(0x1ea)],this[_0x81bcf1(0x1c3)]=_0x353cef[_0x81bcf1(0x1e8)],this[_0x81bcf1(0x1a8)]=new Set(),this[_0x81bcf1(0x1ac)]=null,this[_0x81bcf1(0x1b9)](_0x81bcf1(0x1db),null),this[_0x81bcf1(0x1b9)](_0x81bcf1(0x1b2),_0x353cef[_0x81bcf1(0x1b2)]||{}),this[_0x81bcf1(0x1b9)](_0x81bcf1(0x1b4),null),this[_0x81bcf1(0x1b9)](_0x81bcf1(0x1a9),null),this[_0x81bcf1(0x1b9)](_0x81bcf1(0x1ee),null),this[_0x81bcf1(0x1b9)](_0x81bcf1(0x1dd),!0x1),this[_0x81bcf1(0x1e9)](_0x81bcf1(0x1ec)),this[_0x81bcf1(0x1e9)](_0x81bcf1(0x1c8));}get[_0x567808(0x1c9)](){const _0x137ecc=_0x567808;let _0x4f6387=this;for(;_0x4f6387[_0x137ecc(0x1b4)];)_0x4f6387=_0x4f6387[_0x137ecc(0x1b4)];return _0x4f6387;}get[_0x567808(0x1c6)](){const _0x471e20=_0x567808;return!!this[_0x471e20(0x1ee)]&&this[_0x471e20(0x1ee)][_0x471e20(0x1e1)]>0x0;}get[_0x567808(0x1a6)](){const _0x56f601=_0x567808;if(0x0==this[_0x56f601(0x1a8)][_0x56f601(0x1ed)])return!0x1;return 0x6==Array[_0x56f601(0x1c5)](this[_0x56f601(0x1a8)])[0x0][_0x56f601(0x1d1)](':')[_0x56f601(0x1e1)];}get[_0x567808(0x1df)](){const _0x1d6980=_0x567808;return null!==this[_0x1d6980(0x1d2)]();}[_0x567808(0x1b7)](_0x25d708){const _0xee8642=_0x567808;this[_0xee8642(0x1a8)][_0xee8642(0x1d4)](_0x25d708);}[_0x567808(0x1b5)](){const _0x2bce2b=_0x567808;return Array[_0x2bce2b(0x1c5)](this[_0x2bce2b(0x1a8)]);}[_0x567808(0x1de)](){const _0x1c5f4d=_0x567808;return this[_0x1c5f4d(0x1b5)]()[_0x1c5f4d(0x1c4)](_0x451243=>this[_0x1c5f4d(0x1d8)][_0x1c5f4d(0x1c0)][_0x1c5f4d(0x1d6)](_0x451243))[_0x1c5f4d(0x1a7)](_0x28bf5d=>_0x28bf5d);}[_0x567808(0x1d2)](){const _0x23b9bc=_0x567808;return this[_0x23b9bc(0x1de)]()[0x0]||null;}[_0x567808(0x1ad)](){const _0x4cb3e1=_0x567808;this[_0x4cb3e1(0x1d8)][_0x4cb3e1(0x1d3)](_0x3d5092=>{const _0x4da006=_0x4cb3e1;for(const _0x5e002b of this[_0x4da006(0x1de)]())_0x3d5092[_0x4da006(0x1f3)](_0x5e002b);}),this[_0x4cb3e1(0x1a8)][_0x4cb3e1(0x1d7)]();}[_0x567808(0x1f3)](_0x453b49){const _0x5cb7ef=_0x567808;this[_0x5cb7ef(0x1d8)][_0x5cb7ef(0x1d3)](_0x1298f8=>{const _0x508d5b=_0x5cb7ef;_0x1298f8[_0x508d5b(0x1f3)](_0x453b49);}),this[_0x5cb7ef(0x1a8)][_0x5cb7ef(0x1da)](_0x453b49);}[_0x567808(0x1cc)](_0x34362c){const _0x4f9276=_0x567808,_0x5c60fa=_0x4f9276(0x1dc)+this[_0x4f9276(0x1f1)]+':'+this[_0x4f9276(0x1d5)]+':'+this['id']+':'+this[_0x4f9276(0x1e2)]['id']+':'+u[_0x4f9276(0x1f2)]();this[_0x4f9276(0x1b7)](_0x5c60fa),this[_0x4f9276(0x1d8)][_0x4f9276(0x1d3)](_0xfef555=>{const _0x52640a=_0x4f9276;_0xfef555[_0x52640a(0x1d9)](_0x5c60fa,{'range':_0x34362c,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x567808(0x1e4)](_0x4ba558){const _0x5358ad=_0x567808;for(const _0x2b8e76 of this[_0x5358ad(0x1ce)]())if(_0x2b8e76[_0x5358ad(0x1b3)](_0x4ba558))return!0x0;return!0x1;}[_0x567808(0x1ce)](){const _0xb8fa08=_0x567808;return this[_0xb8fa08(0x1de)]()[_0xb8fa08(0x1c4)](_0x359096=>_0x359096[_0xb8fa08(0x1d0)]());}[_0x567808(0x1be)](){const _0x33745f=_0x567808;return this[_0x33745f(0x1ce)]()[_0x33745f(0x1cf)]((_0x1e113d,_0x20312c)=>[..._0x1e113d,..._0x20312c[_0x33745f(0x1be)]()],[]);}[_0x567808(0x1ba)](){const _0x1f79a3=_0x567808;var _0x5ee982;return(null===(_0x5ee982=this[_0x1f79a3(0x1d2)]())||void 0x0===_0x5ee982?void 0x0:_0x5ee982[_0x1f79a3(0x1d0)]())||null;}[_0x567808(0x1bf)](){const _0x5b1120=_0x567808,_0x1ccbac=this[_0x5b1120(0x1ce)]();if(0x1!=_0x1ccbac[_0x5b1120(0x1e1)])return null;const _0x391ba4=_0x1ccbac[0x0],_0x383dfe=_0x391ba4[_0x5b1120(0x1a5)][_0x5b1120(0x1cd)],_0x18dcce=_0x391ba4[_0x5b1120(0x1ef)][_0x5b1120(0x1e3)];return _0x383dfe instanceof _0xafbe48?_0x383dfe!=_0x18dcce?null:_0x383dfe:null;}[_0x567808(0x1ec)](){const _0x1563fc=_0x567808;this[_0x1563fc(0x1e5)](this[_0x1563fc(0x1ce)](),this[_0x1563fc(0x1b8)],this[_0x1563fc(0x1b2)]),this[_0x1563fc(0x1ad)]();}[_0x567808(0x1c8)](){const _0x5c042e=_0x567808;this[_0x5c042e(0x1a4)](this[_0x5c042e(0x1ce)](),this[_0x5c042e(0x1b8)],this[_0x5c042e(0x1b2)]),this[_0x5c042e(0x1ad)]();}[_0x567808(0x1ae)](){const _0x3243bf=_0x567808,_0xd376e5=[];let _0x23afe4=this[_0x3243bf(0x1c9)];for(;_0x23afe4;)_0xd376e5[_0x3243bf(0x1c2)](_0x23afe4),_0x23afe4=_0x23afe4[_0x3243bf(0x1a9)];return _0xd376e5;}[_0x567808(0x1e0)](_0x54c34d,_0x199d18){const _0x3046d2=_0x567808,_0x237384=_0x38afae(this[_0x3046d2(0x1b2)]);_0x373278(_0x237384,_0x54c34d,_0x199d18),_0xd2a0a(_0x237384,this[_0x3046d2(0x1b2)])||(this[_0x3046d2(0x1b2)]=_0x237384,this[_0x3046d2(0x1c3)](_0x237384));}[_0x567808(0x1b0)](_0x33c2e6){const _0x50d62c=_0x567808,_0x2e595c=_0x38afae(this[_0x50d62c(0x1b2)]);_0x3713a5(_0x2e595c,_0x33c2e6),_0xd2a0a(_0x2e595c,this[_0x50d62c(0x1b2)])||(this[_0x50d62c(0x1b2)]=_0x2e595c,this[_0x50d62c(0x1c3)](this[_0x50d62c(0x1b2)]));}[_0x567808(0x1b6)](){const _0x393851=_0x567808;return{'id':this['id'],'type':this[_0x393851(0x1d5)]?this[_0x393851(0x1f1)]+':'+this[_0x393851(0x1d5)]:this[_0x393851(0x1f1)],'authorId':this[_0x393851(0x1e2)]['id'],'createdAt':this[_0x393851(0x1ac)],'hasComments':this[_0x393851(0x1c6)],'data':this[_0x393851(0x1b8)],'attributes':this[_0x393851(0x1b2)]};}static[_0x567808(0x1f2)](){const _0x4c780d=_0x567808;return _0x2ef3d8()[_0x4c780d(0x1e6)](0x1,0x5);}}
23
+ const _0xe58b0a=_0x58e0;function _0x58e0(_0x48a864,_0x2a65e5){const _0x1f4c91=_0x1f4c();return _0x58e0=function(_0x58e036,_0x28a69d){_0x58e036=_0x58e036-0x136;let _0x27b90d=_0x1f4c91[_0x58e036];return _0x27b90d;},_0x58e0(_0x48a864,_0x2a65e5);}(function(_0x2b186f,_0x42a981){const _0x563194=_0x58e0,_0x8d0e87=_0x2b186f();while(!![]){try{const _0x1ae5e5=-parseInt(_0x563194(0x171))/0x1*(-parseInt(_0x563194(0x168))/0x2)+-parseInt(_0x563194(0x159))/0x3*(parseInt(_0x563194(0x176))/0x4)+parseInt(_0x563194(0x167))/0x5*(-parseInt(_0x563194(0x178))/0x6)+-parseInt(_0x563194(0x177))/0x7+parseInt(_0x563194(0x16d))/0x8+parseInt(_0x563194(0x174))/0x9+-parseInt(_0x563194(0x138))/0xa;if(_0x1ae5e5===_0x42a981)break;else _0x8d0e87['push'](_0x8d0e87['shift']());}catch(_0x41d733){_0x8d0e87['push'](_0x8d0e87['shift']());}}}(_0x1f4c,0xe14ee));import{Element as _0x56b76f}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x1ab4c0,uid as _0x51d1cf}from'ckeditor5/src/utils.js';import{cloneDeep as _0x77a16,isEqual as _0x1657d0,set as _0x42f416,unset as _0x4770b2}from'lodash-es';function _0x1f4c(){const _0x318da8=['getFirstMarker','isInContent','isExternal','creator','set','reduce','commentThread','removeMarkers','next','_markerNames','35BZoxDB','2527310ZnkmyY','discard','onAccept','getContainedElement','getAllAdjacentSuggestions','13662248sKvflB','addMarkerName','isIntersectingWithRange','onAttributesChange','1voZTPu','delete','@external','14180247CjbLdz','head','4VMwatG','3101441iLXceY','732162VQvhqL','markers','from','attributes','subType','get','getMultiRangeId','hasComments','end','accept','removeAttribute','substr','_onAccept','type','start','_saved','onDiscard','22961420mQDvGI','toJSON','setAttribute','author','clear','addRange','_isDataLoaded','push','_onDiscard','isMultiRange','data','getMarkers','_model','previous','nodeBefore','suggestion:','split','authoredAt','createdAt','map','addMarker','change','size','add','decorate','length','nodeAfter','filter','getRange','getRanges','getFirstRange','getMarkerNames','removeMarker','92289rjlmse','getItems','isIntersecting','_onAttributesChange'];_0x1f4c=function(){return _0x318da8;};return _0x1f4c();}export default class u extends/* #__PURE__ -- @preserve */
24
+ _0x1ab4c0(){constructor(_0x12f2c8,_0x5159ee){const _0x58a7dd=_0x58e0;super(),this[_0x58a7dd(0x13e)]=!0x1,this['id']=_0x5159ee['id'],this[_0x58a7dd(0x185)]=_0x5159ee[_0x58a7dd(0x185)],this[_0x58a7dd(0x17c)]=_0x5159ee[_0x58a7dd(0x17c)]||null,this[_0x58a7dd(0x13b)]=_0x5159ee[_0x58a7dd(0x13b)],this[_0x58a7dd(0x160)]=_0x5159ee[_0x58a7dd(0x160)]||_0x5159ee[_0x58a7dd(0x13b)],this[_0x58a7dd(0x15f)]=Boolean(_0x5159ee[_0x58a7dd(0x17b)]&&_0x5159ee[_0x58a7dd(0x17b)][_0x58a7dd(0x173)]),this[_0x58a7dd(0x142)]=null,this[_0x58a7dd(0x144)]=_0x12f2c8,this[_0x58a7dd(0x184)]=_0x5159ee[_0x58a7dd(0x16a)],this[_0x58a7dd(0x140)]=_0x5159ee[_0x58a7dd(0x137)],this[_0x58a7dd(0x15c)]=_0x5159ee[_0x58a7dd(0x170)],this[_0x58a7dd(0x166)]=new Set(),this[_0x58a7dd(0x14a)]=null,this[_0x58a7dd(0x161)](_0x58a7dd(0x149),null),this[_0x58a7dd(0x161)](_0x58a7dd(0x17b),_0x5159ee[_0x58a7dd(0x17b)]||{}),this[_0x58a7dd(0x161)](_0x58a7dd(0x145),null),this[_0x58a7dd(0x161)](_0x58a7dd(0x165),null),this[_0x58a7dd(0x161)](_0x58a7dd(0x163),null),this[_0x58a7dd(0x161)](_0x58a7dd(0x136),!0x1),this[_0x58a7dd(0x150)](_0x58a7dd(0x181)),this[_0x58a7dd(0x150)](_0x58a7dd(0x169));}get[_0xe58b0a(0x175)](){const _0x4daebc=_0xe58b0a;let _0x51ef9c=this;for(;_0x51ef9c[_0x4daebc(0x145)];)_0x51ef9c=_0x51ef9c[_0x4daebc(0x145)];return _0x51ef9c;}get[_0xe58b0a(0x17f)](){const _0x3dd8f2=_0xe58b0a;return!!this[_0x3dd8f2(0x163)]&&this[_0x3dd8f2(0x163)][_0x3dd8f2(0x151)]>0x0;}get[_0xe58b0a(0x141)](){const _0x1a8fb9=_0xe58b0a;if(0x0==this[_0x1a8fb9(0x166)][_0x1a8fb9(0x14e)])return!0x1;return 0x6==Array[_0x1a8fb9(0x17a)](this[_0x1a8fb9(0x166)])[0x0][_0x1a8fb9(0x148)](':')[_0x1a8fb9(0x151)];}get[_0xe58b0a(0x15e)](){const _0x59aaf7=_0xe58b0a;return null!==this[_0x59aaf7(0x15d)]();}[_0xe58b0a(0x16e)](_0x2319d8){const _0x16a56d=_0xe58b0a;this[_0x16a56d(0x166)][_0x16a56d(0x14f)](_0x2319d8);}[_0xe58b0a(0x157)](){const _0x27dc30=_0xe58b0a;return Array[_0x27dc30(0x17a)](this[_0x27dc30(0x166)]);}[_0xe58b0a(0x143)](){const _0x551732=_0xe58b0a;return this[_0x551732(0x157)]()[_0x551732(0x14b)](_0x20f667=>this[_0x551732(0x144)][_0x551732(0x179)][_0x551732(0x17d)](_0x20f667))[_0x551732(0x153)](_0x4c3137=>_0x4c3137);}[_0xe58b0a(0x15d)](){const _0x5789f0=_0xe58b0a;return this[_0x5789f0(0x143)]()[0x0]||null;}[_0xe58b0a(0x164)](){const _0x518836=_0xe58b0a;this[_0x518836(0x144)][_0x518836(0x14d)](_0x5cc844=>{const _0x2b7469=_0x518836;for(const _0x6a6c3 of this[_0x2b7469(0x143)]())_0x5cc844[_0x2b7469(0x158)](_0x6a6c3);}),this[_0x518836(0x166)][_0x518836(0x13c)]();}[_0xe58b0a(0x158)](_0x5d0dbc){const _0x2f443b=_0xe58b0a;this[_0x2f443b(0x144)][_0x2f443b(0x14d)](_0x237ad5=>{const _0x541fef=_0x2f443b;_0x237ad5[_0x541fef(0x158)](_0x5d0dbc);}),this[_0x2f443b(0x166)][_0x2f443b(0x172)](_0x5d0dbc);}[_0xe58b0a(0x13d)](_0x2160de){const _0x1d5110=_0xe58b0a,_0x546561=_0x1d5110(0x147)+this[_0x1d5110(0x185)]+':'+this[_0x1d5110(0x17c)]+':'+this['id']+':'+this[_0x1d5110(0x160)]['id']+':'+u[_0x1d5110(0x17e)]();this[_0x1d5110(0x16e)](_0x546561),this[_0x1d5110(0x144)][_0x1d5110(0x14d)](_0x46146c=>{const _0x4991b9=_0x1d5110;_0x46146c[_0x4991b9(0x14c)](_0x546561,{'range':_0x2160de,'usingOperation':!0x0,'affectsData':!0x0});});}[_0xe58b0a(0x16f)](_0x565381){const _0x3d28cd=_0xe58b0a;for(const _0x38c9ab of this[_0x3d28cd(0x155)]())if(_0x38c9ab[_0x3d28cd(0x15b)](_0x565381))return!0x0;return!0x1;}[_0xe58b0a(0x155)](){const _0x5329fa=_0xe58b0a;return this[_0x5329fa(0x143)]()[_0x5329fa(0x14b)](_0x1d3b96=>_0x1d3b96[_0x5329fa(0x154)]());}[_0xe58b0a(0x15a)](){const _0x4005dd=_0xe58b0a;return this[_0x4005dd(0x155)]()[_0x4005dd(0x162)]((_0x53131b,_0x9ae633)=>[..._0x53131b,..._0x9ae633[_0x4005dd(0x15a)]()],[]);}[_0xe58b0a(0x156)](){const _0x3088a2=_0xe58b0a;var _0x257d82;return(null===(_0x257d82=this[_0x3088a2(0x15d)]())||void 0x0===_0x257d82?void 0x0:_0x257d82[_0x3088a2(0x154)]())||null;}[_0xe58b0a(0x16b)](){const _0x4337f3=_0xe58b0a,_0x3213d9=this[_0x4337f3(0x155)]();if(0x1!=_0x3213d9[_0x4337f3(0x151)])return null;const _0x3b17b5=_0x3213d9[0x0],_0x8d7c7d=_0x3b17b5[_0x4337f3(0x186)][_0x4337f3(0x152)],_0x57a97c=_0x3b17b5[_0x4337f3(0x180)][_0x4337f3(0x146)];return _0x8d7c7d instanceof _0x56b76f?_0x8d7c7d!=_0x57a97c?null:_0x8d7c7d:null;}[_0xe58b0a(0x181)](){const _0x44d8dc=_0xe58b0a;this[_0x44d8dc(0x184)](this[_0x44d8dc(0x155)](),this[_0x44d8dc(0x142)],this[_0x44d8dc(0x17b)]),this[_0x44d8dc(0x164)]();}[_0xe58b0a(0x169)](){const _0x2d9422=_0xe58b0a;this[_0x2d9422(0x140)](this[_0x2d9422(0x155)](),this[_0x2d9422(0x142)],this[_0x2d9422(0x17b)]),this[_0x2d9422(0x164)]();}[_0xe58b0a(0x16c)](){const _0x5d51cf=_0xe58b0a,_0x5058c9=[];let _0xf0e3eb=this[_0x5d51cf(0x175)];for(;_0xf0e3eb;)_0x5058c9[_0x5d51cf(0x13f)](_0xf0e3eb),_0xf0e3eb=_0xf0e3eb[_0x5d51cf(0x165)];return _0x5058c9;}[_0xe58b0a(0x13a)](_0xe9789e,_0x1f8f5c){const _0x5035ad=_0xe58b0a,_0x3b047d=_0x77a16(this[_0x5035ad(0x17b)]);_0x42f416(_0x3b047d,_0xe9789e,_0x1f8f5c),_0x1657d0(_0x3b047d,this[_0x5035ad(0x17b)])||(this[_0x5035ad(0x17b)]=_0x3b047d,this[_0x5035ad(0x15c)](_0x3b047d));}[_0xe58b0a(0x182)](_0x55fd74){const _0x4df571=_0xe58b0a,_0x5ad171=_0x77a16(this[_0x4df571(0x17b)]);_0x4770b2(_0x5ad171,_0x55fd74),_0x1657d0(_0x5ad171,this[_0x4df571(0x17b)])||(this[_0x4df571(0x17b)]=_0x5ad171,this[_0x4df571(0x15c)](this[_0x4df571(0x17b)]));}[_0xe58b0a(0x139)](){const _0x12daa7=_0xe58b0a;return{'id':this['id'],'type':this[_0x12daa7(0x17c)]?this[_0x12daa7(0x185)]+':'+this[_0x12daa7(0x17c)]:this[_0x12daa7(0x185)],'authorId':this[_0x12daa7(0x160)]['id'],'createdAt':this[_0x12daa7(0x14a)],'hasComments':this[_0x12daa7(0x17f)],'data':this[_0x12daa7(0x142)],'attributes':this[_0x12daa7(0x17b)]};}static[_0xe58b0a(0x17e)](){const _0x2bd4b2=_0xe58b0a;return _0x51d1cf()[_0x2bd4b2(0x183)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1ede53=_0x28be;function _0x28be(_0x5167a6,_0x3d0e75){const _0xc8a369=_0xc8a3();return _0x28be=function(_0x28be5b,_0x278c89){_0x28be5b=_0x28be5b-0x182;let _0x254225=_0xc8a369[_0x28be5b];return _0x254225;},_0x28be(_0x5167a6,_0x3d0e75);}(function(_0x324316,_0x5f25af){const _0x582403=_0x28be,_0x4e2338=_0x324316();while(!![]){try{const _0x1c722f=-parseInt(_0x582403(0x1a7))/0x1+parseInt(_0x582403(0x1c3))/0x2+-parseInt(_0x582403(0x1a2))/0x3*(parseInt(_0x582403(0x19a))/0x4)+-parseInt(_0x582403(0x1a1))/0x5+parseInt(_0x582403(0x185))/0x6+-parseInt(_0x582403(0x192))/0x7*(parseInt(_0x582403(0x1c8))/0x8)+parseInt(_0x582403(0x1e1))/0x9;if(_0x1c722f===_0x5f25af)break;else _0x4e2338['push'](_0x4e2338['shift']());}catch(_0x11270e){_0x4e2338['push'](_0x4e2338['shift']());}}}(_0xc8a3,0xeefc7));import{getTranslation as _0x163e0e}from'./utils/common-translations.js';import{priorities as _0x5c7fdc,insertToPriorityArray as _0x1d6630}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x130fc0}from'./trackchangesediting.js';export default class f{constructor(_0x1eee6b,_0x5b47ae){const _0x18647e=_0x28be;this[_0x18647e(0x186)]=[],this[_0x18647e(0x19e)]=new Map(),this[_0x18647e(0x1cd)]=[],this[_0x18647e(0x18b)]=new Map(),this[_0x18647e(0x1da)]=_0x1eee6b,this[_0x18647e(0x1ba)]=_0x5b47ae;}[_0x1ede53(0x19c)](_0x223bb1){const _0x3ec135=_0x1ede53,_0x526e1a=[],_0x4cd57b=new Set(),_0x2a03fe=new Set();for(let _0x51ec09=0x0;_0x51ec09<_0x223bb1[_0x3ec135(0x191)];_0x51ec09++){const _0x4dd857=_0x223bb1[_0x51ec09];if(!_0x4dd857[_0x3ec135(0x1bf)])continue;const _0x318e8c=this[_0x3ec135(0x1d8)](_0x4dd857);if(_0x318e8c){if(null!=_0x4dd857[_0x3ec135(0x1d6)]){if(_0x4cd57b[_0x3ec135(0x1c2)](_0x4dd857[_0x3ec135(0x1d6)]))continue;_0x4cd57b[_0x3ec135(0x1a0)](_0x4dd857[_0x3ec135(0x1d6)]);}_0x526e1a[_0x3ec135(0x1d9)](_0x318e8c);}else{if(_0x3ec135(0x19d)!=_0x4dd857[_0x3ec135(0x1b6)])_0x3ec135(0x1d5)!=_0x4dd857[_0x3ec135(0x1b6)]&&_0x3ec135(0x1a5)!=_0x4dd857[_0x3ec135(0x1b6)]||this[_0x3ec135(0x1cc)](_0x526e1a,_0x4dd857,_0x223bb1[_0x51ec09+0x1]);else{const _0x31a802=_0x4dd857[_0x3ec135(0x1a3)][_0x3ec135(0x1bc)];if(_0x2a03fe[_0x3ec135(0x1c2)](_0x31a802))continue;_0x2a03fe[_0x3ec135(0x1a0)](_0x4dd857[_0x3ec135(0x1a3)][_0x3ec135(0x1bc)]),_0x31a802==_0x130fc0?this[_0x3ec135(0x1c0)](_0x526e1a,_0x4dd857):this[_0x3ec135(0x19b)](_0x526e1a,_0x4dd857);}}}return this[_0x3ec135(0x1cb)](_0x526e1a);}[_0x1ede53(0x1db)](_0x1c2071){const _0xb83984=_0x1ede53;this[_0xb83984(0x186)][_0xb83984(0x1d9)](_0x1c2071);}[_0x1ede53(0x1cf)](_0x425001,_0x2dc10d,_0x1d497f=_0x5c7fdc[_0x1ede53(0x1d2)]){const _0x2eac06=_0x1ede53;_0x2eac06(0x1d0)==typeof _0x425001?_0x1d6630(this[_0x2eac06(0x1cd)],{'matchingCallback':_0x425001,'label':_0x2dc10d,'priority':_0x1d497f}):this[_0x2eac06(0x19e)][_0x2eac06(0x1b2)](_0x425001,_0x2dc10d);}[_0x1ede53(0x1c4)](_0x50e25f,_0x5b7f23){const _0x1b28a9=_0x1ede53;this[_0x1b28a9(0x18b)][_0x1b28a9(0x1b2)](_0x50e25f,_0x5b7f23);}[_0x1ede53(0x1be)](_0x1ccdd7,_0x3e1829=0x1){const _0x44b4ef=_0x1ede53;let _0x334173;for(const _0x3778d4 of this[_0x44b4ef(0x1cd)])if(_0x3778d4[_0x44b4ef(0x1b0)](_0x1ccdd7)){_0x334173=_0x3778d4[_0x44b4ef(0x1ae)];break;}return _0x334173||(_0x334173=this[_0x44b4ef(0x19e)][_0x44b4ef(0x198)](_0x1ccdd7[_0x44b4ef(0x1c6)])),_0x334173?_0x334173(_0x3e1829):0x1!==_0x3e1829?_0x3e1829+'\x20'+_0x1ccdd7[_0x44b4ef(0x1c6)]+'s':''+_0x1ccdd7[_0x44b4ef(0x1c6)];}[_0x1ede53(0x18d)](_0x590474,_0x44a664){const _0x7f2448=_0x1ede53,_0x3385d3=_0x44a664[_0x7f2448(0x1c9)]()[_0x7f2448(0x18a)](),_0x4ed994=_0x7f2448(0x1d5)==_0x44a664[_0x7f2448(0x1b6)]?_0x7f2448(0x1a0):_0x7f2448(0x1ca);for(const _0x33d794 of _0x3385d3){const _0x54413d=_0x33d794[_0x7f2448(0x1dc)],_0x13cae0=_0x590474[_0x590474[_0x7f2448(0x191)]-0x1];if(_0x54413d['is'](_0x7f2448(0x1ad)))_0x13cae0&&_0x13cae0[_0x7f2448(0x1b6)][_0x7f2448(0x199)](_0x7f2448(0x1d3))>-0x1&&_0x590474[_0x7f2448(0x18f)](),_0x13cae0&&_0x7f2448(0x193)==_0x13cae0[_0x7f2448(0x1b6)]?_0x13cae0[_0x4ed994]+=_0x54413d[_0x7f2448(0x1a3)]:_0x590474[_0x7f2448(0x1d9)]({'type':_0x7f2448(0x193),'add':_0x7f2448(0x1a0)==_0x4ed994?_0x54413d[_0x7f2448(0x1a3)]:'','remove':_0x7f2448(0x1ca)==_0x4ed994?_0x54413d[_0x7f2448(0x1a3)]:''});else{if(this[_0x7f2448(0x1da)][_0x7f2448(0x1a8)](_0x54413d)){const _0x5ac86f=_0x54413d;if(_0x13cae0&&_0x13cae0[_0x7f2448(0x1b6)][_0x7f2448(0x199)](_0x7f2448(0x1d3))>-0x1&&_0x590474[_0x7f2448(0x18f)](),_0x7f2448(0x1e0)==_0x33d794[_0x7f2448(0x1b6)])continue;_0x13cae0&&_0x13cae0[_0x7f2448(0x1b6)]==_0x4ed994+_0x7f2448(0x182)&&_0x13cae0[_0x7f2448(0x197)][_0x7f2448(0x1c6)]==_0x5ac86f[_0x7f2448(0x1c6)]?_0x13cae0[_0x7f2448(0x183)]++:_0x590474[_0x7f2448(0x1d9)]({'type':_0x4ed994+_0x7f2448(0x182),'element':_0x5ac86f,'quantity':0x1}),_0x3385d3[_0x7f2448(0x1a6)](_0x541f8c=>!(_0x7f2448(0x1e0)==_0x541f8c[_0x7f2448(0x1b6)]&&_0x541f8c[_0x7f2448(0x1dc)]==_0x54413d));}else{if(this[_0x7f2448(0x1da)][_0x7f2448(0x194)](_0x54413d,_0x7f2448(0x189))||_0x54413d['is'](_0x7f2448(0x197),_0x7f2448(0x187))){const _0x56292c=_0x54413d;if(_0x7f2448(0x1a0)==_0x4ed994&&_0x7f2448(0x1c1)==_0x33d794[_0x7f2448(0x1b6)]||_0x7f2448(0x1ca)==_0x4ed994&&_0x7f2448(0x1e0)==_0x33d794[_0x7f2448(0x1b6)])continue;if(_0x13cae0&&-0x1==_0x13cae0[_0x7f2448(0x1b6)][_0x7f2448(0x199)](_0x7f2448(0x1d3))){_0x7f2448(0x193)==_0x13cae0[_0x7f2448(0x1b6)]&&(_0x13cae0[_0x4ed994]+='\x0a');continue;}let _0x25f45f;if(_0x25f45f=_0x7f2448(0x1a0)==_0x4ed994?_0x56292c[_0x7f2448(0x1df)]&&!this[_0x7f2448(0x1da)][_0x7f2448(0x1a8)](_0x56292c[_0x7f2448(0x1df)])?_0x56292c[_0x7f2448(0x1df)]:null:_0x56292c[_0x7f2448(0x18e)]&&!this[_0x7f2448(0x1da)][_0x7f2448(0x1a8)](_0x56292c[_0x7f2448(0x18e)])?_0x56292c[_0x7f2448(0x18e)]:null,_0x56292c[_0x7f2448(0x1a4)]||_0x25f45f&&_0x25f45f[_0x7f2448(0x1a4)]){const _0x809a6e=_0x25f45f&&_0x25f45f[_0x7f2448(0x1a4)]?_0x25f45f:_0x56292c;_0x13cae0&&_0x13cae0[_0x7f2448(0x1b6)]==_0x4ed994+_0x7f2448(0x1b7)&&_0x13cae0[_0x7f2448(0x197)][_0x7f2448(0x1c6)]==_0x809a6e[_0x7f2448(0x1c6)]?_0x13cae0[_0x7f2448(0x183)]++:_0x590474[_0x7f2448(0x1d9)]({'type':_0x4ed994+_0x7f2448(0x1b7),'element':_0x809a6e,'quantity':0x1});}else _0x590474[_0x7f2448(0x1d9)]({'type':_0x4ed994+_0x7f2448(0x1d3),'element':_0x56292c});}}}}}[_0x1ede53(0x1cb)](_0x571552){const _0x383c53=_0x1ede53,_0x3afbde=this[_0x383c53(0x1ba)],_0x35375b=[],_0x379ab1=[],_0x19a984=[];for(const _0x3bb3f7 of _0x571552)switch(_0x3bb3f7[_0x383c53(0x1b6)]){case _0x383c53(0x193):if(_0x3bb3f7[_0x383c53(0x1a0)]=_0x3bb3f7[_0x383c53(0x1a0)][_0x383c53(0x1d4)](/(\S)\u000A+(\S)/g,_0x383c53(0x1d1))[_0x383c53(0x1d4)](/\u000A/g,''),_0x3bb3f7[_0x383c53(0x1ca)]=_0x3bb3f7[_0x383c53(0x1ca)][_0x383c53(0x1d4)](/(\S)\u000A+(\S)/g,_0x383c53(0x1d1))[_0x383c53(0x1d4)](/\u000A/g,''),''!=_0x3bb3f7[_0x383c53(0x1a0)]&&''!=_0x3bb3f7[_0x383c53(0x1ca)]){_0x35375b[_0x383c53(0x1d9)]({'type':_0x383c53(0x1d4),'content':_0x163e0e(_0x3afbde,_0x383c53(0x1b9),['\x22'+_0x3bb3f7[_0x383c53(0x1ca)]+'\x22','\x22'+_0x3bb3f7[_0x383c53(0x1a0)]+'\x22'])});continue;}if(null!=_0x3bb3f7[_0x383c53(0x1a0)][_0x383c53(0x1ab)](/^ +$/)){_0x35375b[_0x383c53(0x1d9)]({'type':_0x383c53(0x1d5),'content':_0x163e0e(_0x3afbde,_0x383c53(0x195),_0x163e0e(_0x3afbde,_0x383c53(0x1ce),_0x3bb3f7[_0x383c53(0x1a0)][_0x383c53(0x191)]))});continue;}if(null!=_0x3bb3f7[_0x383c53(0x1ca)][_0x383c53(0x1ab)](/^ +$/)){_0x35375b[_0x383c53(0x1d9)]({'type':_0x383c53(0x1a5),'content':_0x163e0e(_0x3afbde,_0x383c53(0x1c5),_0x163e0e(_0x3afbde,_0x383c53(0x1ce),_0x3bb3f7[_0x383c53(0x1ca)][_0x383c53(0x191)]))});continue;}if(''!=_0x3bb3f7[_0x383c53(0x1a0)]){_0x35375b[_0x383c53(0x1d9)]({'type':_0x383c53(0x1d5),'content':_0x163e0e(_0x3afbde,_0x383c53(0x195),'\x22'+_0x3bb3f7[_0x383c53(0x1a0)]+'\x22')});continue;}_0x35375b[_0x383c53(0x1d9)]({'type':_0x383c53(0x1a5),'content':_0x163e0e(_0x3afbde,_0x383c53(0x1c5),'\x22'+_0x3bb3f7[_0x383c53(0x1ca)]+'\x22')});continue;case _0x383c53(0x196):case _0x383c53(0x1ac):_0x35375b[_0x383c53(0x1d9)]({'type':_0x383c53(0x1d5),'content':_0x163e0e(_0x3afbde,_0x383c53(0x195),this[_0x383c53(0x1be)](_0x3bb3f7[_0x383c53(0x197)],_0x3bb3f7[_0x383c53(0x183)]))});continue;case _0x383c53(0x1a9):case _0x383c53(0x18c):_0x35375b[_0x383c53(0x1d9)]({'type':_0x383c53(0x1a5),'content':_0x163e0e(_0x3afbde,_0x383c53(0x1c5),this[_0x383c53(0x1be)](_0x3bb3f7[_0x383c53(0x197)],_0x3bb3f7[_0x383c53(0x183)]))});continue;case _0x383c53(0x184):_0x35375b[_0x383c53(0x1d9)]({'type':_0x383c53(0x1d5),'content':_0x163e0e(_0x3afbde,_0x383c53(0x1b1),this[_0x383c53(0x1be)](_0x3bb3f7[_0x383c53(0x197)],_0x3bb3f7[_0x383c53(0x183)]))});continue;case _0x383c53(0x1d7):_0x35375b[_0x383c53(0x1d9)]({'type':_0x383c53(0x1a5),'content':_0x163e0e(_0x3afbde,_0x383c53(0x1b4),this[_0x383c53(0x1be)](_0x3bb3f7[_0x383c53(0x197)],_0x3bb3f7[_0x383c53(0x183)]))});continue;case _0x383c53(0x190):_0x379ab1[_0x383c53(0x1d9)](_0x3bb3f7[_0x383c53(0x1bc)]);continue;case _0x383c53(0x1b5):_0x19a984[_0x383c53(0x1d9)](_0x3bb3f7[_0x383c53(0x1bc)]);continue;default:_0x35375b[_0x383c53(0x1d9)](_0x3bb3f7);}if(_0x379ab1[_0x383c53(0x191)]){const _0x59e10b=_0x379ab1[_0x383c53(0x1dd)](_0x109029=>this[_0x383c53(0x18b)][_0x383c53(0x1c2)](_0x109029)?this[_0x383c53(0x18b)][_0x383c53(0x198)](_0x109029):_0x109029)[_0x383c53(0x19f)](',\x20');_0x35375b[_0x383c53(0x1d9)]({'type':_0x383c53(0x1de),'content':_0x163e0e(this[_0x383c53(0x1ba)],_0x383c53(0x1aa),_0x59e10b)});}if(_0x19a984[_0x383c53(0x191)]){const _0x53ced9=_0x19a984[_0x383c53(0x1dd)](_0x453dfd=>this[_0x383c53(0x18b)][_0x383c53(0x1c2)](_0x453dfd)?this[_0x383c53(0x18b)][_0x383c53(0x198)](_0x453dfd):_0x453dfd)[_0x383c53(0x19f)](',\x20');_0x35375b[_0x383c53(0x1d9)]({'type':_0x383c53(0x1de),'content':_0x163e0e(this[_0x383c53(0x1ba)],_0x383c53(0x188),_0x53ced9)});}return _0x35375b;}[_0x1ede53(0x1d8)](_0x460e7f){const _0x145493=_0x1ede53;for(const _0x46e2c6 of this[_0x145493(0x186)]){const _0x2a0913=_0x46e2c6(_0x460e7f);if(_0x2a0913&&_0x145493(0x1b6)in _0x2a0913)return _0x2a0913;}}[_0x1ede53(0x19b)](_0x2c8c68,_0xa1b6ff){const _0x269487=_0x1ede53,_0x52e104=_0xa1b6ff[_0x269487(0x1a3)],_0xc0eb6e=void 0x0===_0x52e104[_0x269487(0x1b3)]?_0x269487(0x1b5):_0x269487(0x190);_0x2c8c68[_0x269487(0x1d9)]({'type':_0xc0eb6e,'key':_0x52e104[_0x269487(0x1bc)]});}[_0x1ede53(0x1c0)](_0x2ce907,_0x3b0991){const _0x13bcdd=_0x1ede53;_0x2ce907[_0x13bcdd(0x1d9)]({'type':_0x13bcdd(0x1de),'content':_0x163e0e(this[_0x13bcdd(0x1ba)],_0x13bcdd(0x1bd),this[_0x13bcdd(0x1be)](_0x3b0991[_0x13bcdd(0x1c9)]()[_0x13bcdd(0x1bb)][_0x13bcdd(0x1c7)],0x1))});}[_0x1ede53(0x1cc)](_0x3dddf8,_0x4e9757,_0x3ffcd8){const _0x3f3cf7=_0x1ede53;if(this[_0x3f3cf7(0x18d)](_0x3dddf8,_0x4e9757),_0x3ffcd8&&_0x3ffcd8[_0x3f3cf7(0x1c9)]()&&!_0x4e9757[_0x3f3cf7(0x1c9)]()[_0x3f3cf7(0x1af)][_0x3f3cf7(0x1b8)](_0x3ffcd8[_0x3f3cf7(0x1c9)]()[_0x3f3cf7(0x1bb)])){const _0xa2552d=_0x3dddf8[_0x3dddf8[_0x3f3cf7(0x191)]-0x1],_0x273aca=_0x3f3cf7(0x1d5)==_0x4e9757[_0x3f3cf7(0x1b6)]?_0x3f3cf7(0x1a0):_0x3f3cf7(0x1ca);_0xa2552d&&_0x3f3cf7(0x193)==_0xa2552d[_0x3f3cf7(0x1b6)]&&(_0xa2552d[_0x273aca]+='\x0a');}}}function _0xc8a3(){const _0xc62219=['registerElementLabel','function','$1\x20$2','normal','Container','replace','insertion','subType','removeContainer','_handleCustomCallbackDescription','push','_schema','registerDescriptionCallback','item','map','format','nextSibling','elementEnd','25858377RnWXLk','Object','quantity','addContainer','3499182wqyghN','_customCallbacks','softBreak','*Remove\x20format:*\x20%0','$text','getWalker','_attributeLabels','removeObject','_addDescriptionItems','previousSibling','pop','addFormat','length','42aLkhxN','text','checkChild','*Insert:*\x20%0','addEmptyContainer','element','get','indexOf','152ESGLAU','_handleAttributeSuggestionDescription','getDescriptions','attribute','_itemLabels','join','add','1569880LgJxIH','70782uXtEtJ','data','isEmpty','deletion','skip','678652KHRIKK','isObject','removeEmptyContainer','*Set\x20format:*\x20%0','match','addObject','$textProxy','label','end','matchingCallback','*Split:*\x20%0','set','newValue','*Merge:*\x20%0','removeFormat','type','EmptyContainer','isEqual','REPLACE_TEXT','_locale','start','key','*Change\x20to:*\x20%0','getItemLabel','isInContent','_handleRenameSuggestionDescription','elementStart','has','1473878bnhxrD','registerAttributeLabel','*Remove:*\x20%0','name','nodeAfter','1766936yAhKIq','getFirstRange','remove','_resolveDescriptionItems','_handleInsertRemoveSuggestionDescription','_itemLabelsCallbacks','ELEMENT_SPACE'];_0xc8a3=function(){return _0xc62219;};return _0xc8a3();}
23
+ function _0x4f3f(){const _0x1c7a07=['1382424zjrBtO','removeContainer','name','deletion','_attributeLabels','softBreak','pop','removeObject','join','elementEnd','addFormat','newValue','nodeAfter','add','*Remove:*\x20%0','isObject','getItemLabel','registerAttributeLabel','remove','isInContent','_customCallbacks','match','78lWgLCo','addContainer','getFirstRange','get','matchingCallback','registerElementLabel','checkChild','text','_handleInsertRemoveSuggestionDescription','_handleRenameSuggestionDescription','insertion','addEmptyContainer','type','4638660SJzMAy','ELEMENT_SPACE','label','_schema','isEqual','_addDescriptionItems','previousSibling','Container','set','_itemLabelsCallbacks','registerDescriptionCallback','getWalker','1307948dsuefJ','replace','_resolveDescriptionItems','key','removeEmptyContainer','EmptyContainer','quantity','9408119wPVueS','isEmpty','$1\x20$2','_handleAttributeSuggestionDescription','indexOf','function','element','*Insert:*\x20%0','REPLACE_TEXT','24393584rwEFkA','map','_locale','*Set\x20format:*\x20%0','push','*Merge:*\x20%0','1263294gKqJIU','subType','format','$textProxy','skip','_handleCustomCallbackDescription','has','normal','attribute','removeFormat','addObject','getDescriptions','$text','end','*Split:*\x20%0','item','423105QYgiQl','nextSibling','_itemLabels','data','start','*Remove\x20format:*\x20%0','*Change\x20to:*\x20%0','length','elementStart','Object'];_0x4f3f=function(){return _0x1c7a07;};return _0x4f3f();}const _0x206892=_0x3896;(function(_0x524c8c,_0xc67a2e){const _0x24a86f=_0x3896,_0x1bf195=_0x524c8c();while(!![]){try{const _0x2a3f92=parseInt(_0x24a86f(0x1ea))/0x1+parseInt(_0x24a86f(0x233))/0x2+parseInt(_0x24a86f(0x204))/0x3+parseInt(_0x24a86f(0x227))/0x4+-parseInt(_0x24a86f(0x1fa))/0x5*(parseInt(_0x24a86f(0x21a))/0x6)+parseInt(_0x24a86f(0x1db))/0x7+-parseInt(_0x24a86f(0x1e4))/0x8;if(_0x2a3f92===_0xc67a2e)break;else _0x1bf195['push'](_0x1bf195['shift']());}catch(_0x386fbd){_0x1bf195['push'](_0x1bf195['shift']());}}}(_0x4f3f,0xb2d47));import{getTranslation as _0x1ec541}from'./utils/common-translations.js';import{priorities as _0x3144ec,insertToPriorityArray as _0x3352fc}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x147cab}from'./trackchangesediting.js';function _0x3896(_0x3a99c2,_0x21bd2e){const _0x4f3fcd=_0x4f3f();return _0x3896=function(_0x38967f,_0x1a9e70){_0x38967f=_0x38967f-0x1d6;let _0x1b892a=_0x4f3fcd[_0x38967f];return _0x1b892a;},_0x3896(_0x3a99c2,_0x21bd2e);}export default class f{constructor(_0x3f2a5f,_0x3c20a1){const _0x39bf18=_0x3896;this[_0x39bf18(0x218)]=[],this[_0x39bf18(0x1fc)]=new Map(),this[_0x39bf18(0x230)]=[],this[_0x39bf18(0x208)]=new Map(),this[_0x39bf18(0x22a)]=_0x3f2a5f,this[_0x39bf18(0x1e6)]=_0x3c20a1;}[_0x206892(0x1f5)](_0x107ead){const _0x31902e=_0x206892,_0x413fad=[],_0x5d4c60=new Set(),_0x10b4e5=new Set();for(let _0x15078d=0x0;_0x15078d<_0x107ead[_0x31902e(0x201)];_0x15078d++){const _0x1cbd74=_0x107ead[_0x15078d];if(!_0x1cbd74[_0x31902e(0x217)])continue;const _0x595053=this[_0x31902e(0x1ef)](_0x1cbd74);if(_0x595053){if(null!=_0x1cbd74[_0x31902e(0x1eb)]){if(_0x5d4c60[_0x31902e(0x1f0)](_0x1cbd74[_0x31902e(0x1eb)]))continue;_0x5d4c60[_0x31902e(0x211)](_0x1cbd74[_0x31902e(0x1eb)]);}_0x413fad[_0x31902e(0x1e8)](_0x595053);}else{if(_0x31902e(0x1f2)!=_0x1cbd74[_0x31902e(0x226)])_0x31902e(0x224)!=_0x1cbd74[_0x31902e(0x226)]&&_0x31902e(0x207)!=_0x1cbd74[_0x31902e(0x226)]||this[_0x31902e(0x222)](_0x413fad,_0x1cbd74,_0x107ead[_0x15078d+0x1]);else{const _0x1e331f=_0x1cbd74[_0x31902e(0x1fd)][_0x31902e(0x1d7)];if(_0x10b4e5[_0x31902e(0x1f0)](_0x1e331f))continue;_0x10b4e5[_0x31902e(0x211)](_0x1cbd74[_0x31902e(0x1fd)][_0x31902e(0x1d7)]),_0x1e331f==_0x147cab?this[_0x31902e(0x223)](_0x413fad,_0x1cbd74):this[_0x31902e(0x1de)](_0x413fad,_0x1cbd74);}}}return this[_0x31902e(0x1d6)](_0x413fad);}[_0x206892(0x231)](_0x142d00){const _0x1a088c=_0x206892;this[_0x1a088c(0x218)][_0x1a088c(0x1e8)](_0x142d00);}[_0x206892(0x21f)](_0x1a4bf5,_0xd5d36c,_0x291394=_0x3144ec[_0x206892(0x1f1)]){const _0x5f11eb=_0x206892;_0x5f11eb(0x1e0)==typeof _0x1a4bf5?_0x3352fc(this[_0x5f11eb(0x230)],{'matchingCallback':_0x1a4bf5,'label':_0xd5d36c,'priority':_0x291394}):this[_0x5f11eb(0x1fc)][_0x5f11eb(0x22f)](_0x1a4bf5,_0xd5d36c);}[_0x206892(0x215)](_0x467fc8,_0x42f4a8){const _0x879dac=_0x206892;this[_0x879dac(0x208)][_0x879dac(0x22f)](_0x467fc8,_0x42f4a8);}[_0x206892(0x214)](_0x493a9e,_0x4e9fe4=0x1){const _0x3ad78c=_0x206892;let _0x4baffa;for(const _0x4ff502 of this[_0x3ad78c(0x230)])if(_0x4ff502[_0x3ad78c(0x21e)](_0x493a9e)){_0x4baffa=_0x4ff502[_0x3ad78c(0x229)];break;}return _0x4baffa||(_0x4baffa=this[_0x3ad78c(0x1fc)][_0x3ad78c(0x21d)](_0x493a9e[_0x3ad78c(0x206)])),_0x4baffa?_0x4baffa(_0x4e9fe4):0x1!==_0x4e9fe4?_0x4e9fe4+'\x20'+_0x493a9e[_0x3ad78c(0x206)]+'s':''+_0x493a9e[_0x3ad78c(0x206)];}[_0x206892(0x22c)](_0x428e31,_0x1ed688){const _0x359770=_0x206892,_0x1a5d88=_0x1ed688[_0x359770(0x21c)]()[_0x359770(0x232)](),_0x364211=_0x359770(0x224)==_0x1ed688[_0x359770(0x226)]?_0x359770(0x211):_0x359770(0x216);for(const _0x18f9fb of _0x1a5d88){const _0x34c6e1=_0x18f9fb[_0x359770(0x1f9)],_0x370f06=_0x428e31[_0x428e31[_0x359770(0x201)]-0x1];if(_0x34c6e1['is'](_0x359770(0x1ed)))_0x370f06&&_0x370f06[_0x359770(0x226)][_0x359770(0x1df)](_0x359770(0x22e))>-0x1&&_0x428e31[_0x359770(0x20a)](),_0x370f06&&_0x359770(0x221)==_0x370f06[_0x359770(0x226)]?_0x370f06[_0x364211]+=_0x34c6e1[_0x359770(0x1fd)]:_0x428e31[_0x359770(0x1e8)]({'type':_0x359770(0x221),'add':_0x359770(0x211)==_0x364211?_0x34c6e1[_0x359770(0x1fd)]:'','remove':_0x359770(0x216)==_0x364211?_0x34c6e1[_0x359770(0x1fd)]:''});else{if(this[_0x359770(0x22a)][_0x359770(0x213)](_0x34c6e1)){const _0x556e7c=_0x34c6e1;if(_0x370f06&&_0x370f06[_0x359770(0x226)][_0x359770(0x1df)](_0x359770(0x22e))>-0x1&&_0x428e31[_0x359770(0x20a)](),_0x359770(0x20d)==_0x18f9fb[_0x359770(0x226)])continue;_0x370f06&&_0x370f06[_0x359770(0x226)]==_0x364211+_0x359770(0x203)&&_0x370f06[_0x359770(0x1e1)][_0x359770(0x206)]==_0x556e7c[_0x359770(0x206)]?_0x370f06[_0x359770(0x1da)]++:_0x428e31[_0x359770(0x1e8)]({'type':_0x364211+_0x359770(0x203),'element':_0x556e7c,'quantity':0x1}),_0x1a5d88[_0x359770(0x1ee)](_0x36bfce=>!(_0x359770(0x20d)==_0x36bfce[_0x359770(0x226)]&&_0x36bfce[_0x359770(0x1f9)]==_0x34c6e1));}else{if(this[_0x359770(0x22a)][_0x359770(0x220)](_0x34c6e1,_0x359770(0x1f6))||_0x34c6e1['is'](_0x359770(0x1e1),_0x359770(0x209))){const _0x3cdc9d=_0x34c6e1;if(_0x359770(0x211)==_0x364211&&_0x359770(0x202)==_0x18f9fb[_0x359770(0x226)]||_0x359770(0x216)==_0x364211&&_0x359770(0x20d)==_0x18f9fb[_0x359770(0x226)])continue;if(_0x370f06&&-0x1==_0x370f06[_0x359770(0x226)][_0x359770(0x1df)](_0x359770(0x22e))){_0x359770(0x221)==_0x370f06[_0x359770(0x226)]&&(_0x370f06[_0x364211]+='\x0a');continue;}let _0x2864a3;if(_0x2864a3=_0x359770(0x211)==_0x364211?_0x3cdc9d[_0x359770(0x1fb)]&&!this[_0x359770(0x22a)][_0x359770(0x213)](_0x3cdc9d[_0x359770(0x1fb)])?_0x3cdc9d[_0x359770(0x1fb)]:null:_0x3cdc9d[_0x359770(0x22d)]&&!this[_0x359770(0x22a)][_0x359770(0x213)](_0x3cdc9d[_0x359770(0x22d)])?_0x3cdc9d[_0x359770(0x22d)]:null,_0x3cdc9d[_0x359770(0x1dc)]||_0x2864a3&&_0x2864a3[_0x359770(0x1dc)]){const _0x3f75a9=_0x2864a3&&_0x2864a3[_0x359770(0x1dc)]?_0x2864a3:_0x3cdc9d;_0x370f06&&_0x370f06[_0x359770(0x226)]==_0x364211+_0x359770(0x1d9)&&_0x370f06[_0x359770(0x1e1)][_0x359770(0x206)]==_0x3f75a9[_0x359770(0x206)]?_0x370f06[_0x359770(0x1da)]++:_0x428e31[_0x359770(0x1e8)]({'type':_0x364211+_0x359770(0x1d9),'element':_0x3f75a9,'quantity':0x1});}else _0x428e31[_0x359770(0x1e8)]({'type':_0x364211+_0x359770(0x22e),'element':_0x3cdc9d});}}}}}[_0x206892(0x1d6)](_0x2d0103){const _0x16d769=_0x206892,_0x1ebc73=this[_0x16d769(0x1e6)],_0x1af1a8=[],_0x333fad=[],_0x34347a=[];for(const _0x189d48 of _0x2d0103)switch(_0x189d48[_0x16d769(0x226)]){case _0x16d769(0x221):if(_0x189d48[_0x16d769(0x211)]=_0x189d48[_0x16d769(0x211)][_0x16d769(0x234)](/(\S)\u000A+(\S)/g,_0x16d769(0x1dd))[_0x16d769(0x234)](/\u000A/g,''),_0x189d48[_0x16d769(0x216)]=_0x189d48[_0x16d769(0x216)][_0x16d769(0x234)](/(\S)\u000A+(\S)/g,_0x16d769(0x1dd))[_0x16d769(0x234)](/\u000A/g,''),''!=_0x189d48[_0x16d769(0x211)]&&''!=_0x189d48[_0x16d769(0x216)]){_0x1af1a8[_0x16d769(0x1e8)]({'type':_0x16d769(0x234),'content':_0x1ec541(_0x1ebc73,_0x16d769(0x1e3),['\x22'+_0x189d48[_0x16d769(0x216)]+'\x22','\x22'+_0x189d48[_0x16d769(0x211)]+'\x22'])});continue;}if(null!=_0x189d48[_0x16d769(0x211)][_0x16d769(0x219)](/^ +$/)){_0x1af1a8[_0x16d769(0x1e8)]({'type':_0x16d769(0x224),'content':_0x1ec541(_0x1ebc73,_0x16d769(0x1e2),_0x1ec541(_0x1ebc73,_0x16d769(0x228),_0x189d48[_0x16d769(0x211)][_0x16d769(0x201)]))});continue;}if(null!=_0x189d48[_0x16d769(0x216)][_0x16d769(0x219)](/^ +$/)){_0x1af1a8[_0x16d769(0x1e8)]({'type':_0x16d769(0x207),'content':_0x1ec541(_0x1ebc73,_0x16d769(0x212),_0x1ec541(_0x1ebc73,_0x16d769(0x228),_0x189d48[_0x16d769(0x216)][_0x16d769(0x201)]))});continue;}if(''!=_0x189d48[_0x16d769(0x211)]){_0x1af1a8[_0x16d769(0x1e8)]({'type':_0x16d769(0x224),'content':_0x1ec541(_0x1ebc73,_0x16d769(0x1e2),'\x22'+_0x189d48[_0x16d769(0x211)]+'\x22')});continue;}_0x1af1a8[_0x16d769(0x1e8)]({'type':_0x16d769(0x207),'content':_0x1ec541(_0x1ebc73,_0x16d769(0x212),'\x22'+_0x189d48[_0x16d769(0x216)]+'\x22')});continue;case _0x16d769(0x225):case _0x16d769(0x1f4):_0x1af1a8[_0x16d769(0x1e8)]({'type':_0x16d769(0x224),'content':_0x1ec541(_0x1ebc73,_0x16d769(0x1e2),this[_0x16d769(0x214)](_0x189d48[_0x16d769(0x1e1)],_0x189d48[_0x16d769(0x1da)]))});continue;case _0x16d769(0x1d8):case _0x16d769(0x20b):_0x1af1a8[_0x16d769(0x1e8)]({'type':_0x16d769(0x207),'content':_0x1ec541(_0x1ebc73,_0x16d769(0x212),this[_0x16d769(0x214)](_0x189d48[_0x16d769(0x1e1)],_0x189d48[_0x16d769(0x1da)]))});continue;case _0x16d769(0x21b):_0x1af1a8[_0x16d769(0x1e8)]({'type':_0x16d769(0x224),'content':_0x1ec541(_0x1ebc73,_0x16d769(0x1f8),this[_0x16d769(0x214)](_0x189d48[_0x16d769(0x1e1)],_0x189d48[_0x16d769(0x1da)]))});continue;case _0x16d769(0x205):_0x1af1a8[_0x16d769(0x1e8)]({'type':_0x16d769(0x207),'content':_0x1ec541(_0x1ebc73,_0x16d769(0x1e9),this[_0x16d769(0x214)](_0x189d48[_0x16d769(0x1e1)],_0x189d48[_0x16d769(0x1da)]))});continue;case _0x16d769(0x20e):_0x333fad[_0x16d769(0x1e8)](_0x189d48[_0x16d769(0x1d7)]);continue;case _0x16d769(0x1f3):_0x34347a[_0x16d769(0x1e8)](_0x189d48[_0x16d769(0x1d7)]);continue;default:_0x1af1a8[_0x16d769(0x1e8)](_0x189d48);}if(_0x333fad[_0x16d769(0x201)]){const _0x156b17=_0x333fad[_0x16d769(0x1e5)](_0xbd8c51=>this[_0x16d769(0x208)][_0x16d769(0x1f0)](_0xbd8c51)?this[_0x16d769(0x208)][_0x16d769(0x21d)](_0xbd8c51):_0xbd8c51)[_0x16d769(0x20c)](',\x20');_0x1af1a8[_0x16d769(0x1e8)]({'type':_0x16d769(0x1ec),'content':_0x1ec541(this[_0x16d769(0x1e6)],_0x16d769(0x1e7),_0x156b17)});}if(_0x34347a[_0x16d769(0x201)]){const _0xe1c7e0=_0x34347a[_0x16d769(0x1e5)](_0x1984b4=>this[_0x16d769(0x208)][_0x16d769(0x1f0)](_0x1984b4)?this[_0x16d769(0x208)][_0x16d769(0x21d)](_0x1984b4):_0x1984b4)[_0x16d769(0x20c)](',\x20');_0x1af1a8[_0x16d769(0x1e8)]({'type':_0x16d769(0x1ec),'content':_0x1ec541(this[_0x16d769(0x1e6)],_0x16d769(0x1ff),_0xe1c7e0)});}return _0x1af1a8;}[_0x206892(0x1ef)](_0x2c199a){const _0x1c83ae=_0x206892;for(const _0xd558e3 of this[_0x1c83ae(0x218)]){const _0xcf3843=_0xd558e3(_0x2c199a);if(_0xcf3843&&_0x1c83ae(0x226)in _0xcf3843)return _0xcf3843;}}[_0x206892(0x1de)](_0x2938b3,_0x154a66){const _0x46234a=_0x206892,_0x1abf2f=_0x154a66[_0x46234a(0x1fd)],_0x56fd0d=void 0x0===_0x1abf2f[_0x46234a(0x20f)]?_0x46234a(0x1f3):_0x46234a(0x20e);_0x2938b3[_0x46234a(0x1e8)]({'type':_0x56fd0d,'key':_0x1abf2f[_0x46234a(0x1d7)]});}[_0x206892(0x223)](_0x2ce8d5,_0x25be86){const _0x2175fe=_0x206892;_0x2ce8d5[_0x2175fe(0x1e8)]({'type':_0x2175fe(0x1ec),'content':_0x1ec541(this[_0x2175fe(0x1e6)],_0x2175fe(0x200),this[_0x2175fe(0x214)](_0x25be86[_0x2175fe(0x21c)]()[_0x2175fe(0x1fe)][_0x2175fe(0x210)],0x1))});}[_0x206892(0x222)](_0x298bcf,_0x3f5024,_0x30ff39){const _0x185b72=_0x206892;if(this[_0x185b72(0x22c)](_0x298bcf,_0x3f5024),_0x30ff39&&_0x30ff39[_0x185b72(0x21c)]()&&!_0x3f5024[_0x185b72(0x21c)]()[_0x185b72(0x1f7)][_0x185b72(0x22b)](_0x30ff39[_0x185b72(0x21c)]()[_0x185b72(0x1fe)])){const _0x10ddfc=_0x298bcf[_0x298bcf[_0x185b72(0x201)]-0x1],_0x2cba40=_0x185b72(0x224)==_0x3f5024[_0x185b72(0x226)]?_0x185b72(0x211):_0x185b72(0x216);_0x10ddfc&&_0x185b72(0x221)==_0x10ddfc[_0x185b72(0x226)]&&(_0x10ddfc[_0x2cba40]+='\x0a');}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2af1(){var _0x179d30=['addSuggestionData','requires','TrackChanges','2528313nOJrqi','Comments','8TkyNyJ','2RuHhZa','plugins','380xwtgoD','1039254qVjCGN','get','185836LYJrmL','adapter','2186915rpAash','pluginName','376mhJrnN','editor','addSuggestion','getSuggestion','6760578ntndHZ','369695JeZxKv','139095FYNUvD','getSuggestions'];_0x2af1=function(){return _0x179d30;};return _0x2af1();}var _0x699c36=_0x35a1;(function(_0x3f1a45,_0x5e6cb1){var _0x13ab12=_0x35a1,_0x3e4a80=_0x3f1a45();while(!![]){try{var _0x53f6dc=-parseInt(_0x13ab12(0x15b))/0x1+-parseInt(_0x13ab12(0x14d))/0x2*(-parseInt(_0x13ab12(0x14a))/0x3)+-parseInt(_0x13ab12(0x14c))/0x4*(parseInt(_0x13ab12(0x154))/0x5)+-parseInt(_0x13ab12(0x150))/0x6+-parseInt(_0x13ab12(0x152))/0x7*(-parseInt(_0x13ab12(0x156))/0x8)+parseInt(_0x13ab12(0x15c))/0x9*(-parseInt(_0x13ab12(0x14f))/0xa)+parseInt(_0x13ab12(0x15a))/0xb;if(_0x53f6dc===_0x5e6cb1)break;else _0x3e4a80['push'](_0x3e4a80['shift']());}catch(_0x446f64){_0x3e4a80['push'](_0x3e4a80['shift']());}}}(_0x2af1,0xaaf05));import{Plugin as _0x24a9d5}from'ckeditor5/src/core.js';function _0x35a1(_0x37883b,_0x592497){var _0x2af1af=_0x2af1();return _0x35a1=function(_0x35a1b9,_0x4edded){_0x35a1b9=_0x35a1b9-0x14a;var _0x50bd7e=_0x2af1af[_0x35a1b9];return _0x50bd7e;},_0x35a1(_0x37883b,_0x592497);}import _0x3e58ad from'./trackchangesui.js';import _0x9aaa37 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x24a9d5{static get[_0x699c36(0x15f)](){var _0x11acb6=_0x699c36;return[_0x9aaa37,_0x3e58ad,_0x11acb6(0x14b)];}static get[_0x699c36(0x155)](){var _0x243743=_0x699c36;return _0x243743(0x160);}set[_0x699c36(0x153)](_0x9f8ca1){var _0x18163f=_0x699c36;this[_0x18163f(0x157)][_0x18163f(0x14e)][_0x18163f(0x151)](_0x9aaa37)[_0x18163f(0x153)]=_0x9f8ca1;}get[_0x699c36(0x153)](){var _0x12032a=_0x699c36;return this[_0x12032a(0x157)][_0x12032a(0x14e)][_0x12032a(0x151)](_0x9aaa37)[_0x12032a(0x153)];}[_0x699c36(0x158)](_0x23ef51){var _0x52911c=_0x699c36;return this[_0x52911c(0x157)][_0x52911c(0x14e)][_0x52911c(0x151)](_0x9aaa37)[_0x52911c(0x15e)](_0x23ef51);}[_0x699c36(0x15d)]({skipNotAttached:_0xf84b95=!0x1,toJSON:_0x3cf7f2=!0x1}={}){var _0x78936b=_0x699c36;return this[_0x78936b(0x157)][_0x78936b(0x14e)][_0x78936b(0x151)](_0x9aaa37)[_0x78936b(0x15d)]({'skipNotAttached':_0xf84b95,'toJSON':_0x3cf7f2});}[_0x699c36(0x159)](_0xb2536d){var _0xed7074=_0x699c36;return this[_0xed7074(0x157)][_0xed7074(0x14e)][_0xed7074(0x151)](_0x9aaa37)[_0xed7074(0x159)](_0xb2536d);}}
23
+ function _0x15dc(_0x494d68,_0x30ce1e){var _0x1d8630=_0x1d86();return _0x15dc=function(_0x15dce2,_0x561005){_0x15dce2=_0x15dce2-0x1cb;var _0x587c3a=_0x1d8630[_0x15dce2];return _0x587c3a;},_0x15dc(_0x494d68,_0x30ce1e);}var _0x581c21=_0x15dc;(function(_0x4a79d7,_0xda880c){var _0x49b544=_0x15dc,_0x51aea2=_0x4a79d7();while(!![]){try{var _0x5eaddb=parseInt(_0x49b544(0x1cf))/0x1+parseInt(_0x49b544(0x1dd))/0x2*(-parseInt(_0x49b544(0x1d3))/0x3)+parseInt(_0x49b544(0x1db))/0x4*(-parseInt(_0x49b544(0x1d6))/0x5)+parseInt(_0x49b544(0x1d8))/0x6+parseInt(_0x49b544(0x1df))/0x7+-parseInt(_0x49b544(0x1d4))/0x8*(parseInt(_0x49b544(0x1d0))/0x9)+parseInt(_0x49b544(0x1dc))/0xa;if(_0x5eaddb===_0xda880c)break;else _0x51aea2['push'](_0x51aea2['shift']());}catch(_0x4480f7){_0x51aea2['push'](_0x51aea2['shift']());}}}(_0x1d86,0x9b9cc));import{Plugin as _0x4c707f}from'ckeditor5/src/core.js';import _0x2c0de4 from'./trackchangesui.js';import _0xea71c9 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x4c707f{static get[_0x581c21(0x1d5)](){var _0x4b3c5e=_0x581c21;return[_0xea71c9,_0x2c0de4,_0x4b3c5e(0x1e0)];}static get[_0x581c21(0x1cc)](){var _0x179eb2=_0x581c21;return _0x179eb2(0x1cd);}set[_0x581c21(0x1de)](_0x29cac8){var _0x4afd58=_0x581c21;this[_0x4afd58(0x1d7)][_0x4afd58(0x1cb)][_0x4afd58(0x1d9)](_0xea71c9)[_0x4afd58(0x1de)]=_0x29cac8;}get[_0x581c21(0x1de)](){var _0x337735=_0x581c21;return this[_0x337735(0x1d7)][_0x337735(0x1cb)][_0x337735(0x1d9)](_0xea71c9)[_0x337735(0x1de)];}[_0x581c21(0x1d1)](_0x4cfb5e){var _0x274bbf=_0x581c21;return this[_0x274bbf(0x1d7)][_0x274bbf(0x1cb)][_0x274bbf(0x1d9)](_0xea71c9)[_0x274bbf(0x1d2)](_0x4cfb5e);}[_0x581c21(0x1ce)]({skipNotAttached:_0x3c3cfb=!0x1,toJSON:_0x18d79c=!0x1}={}){var _0x5373d6=_0x581c21;return this[_0x5373d6(0x1d7)][_0x5373d6(0x1cb)][_0x5373d6(0x1d9)](_0xea71c9)[_0x5373d6(0x1ce)]({'skipNotAttached':_0x3c3cfb,'toJSON':_0x18d79c});}[_0x581c21(0x1da)](_0x38b239){var _0x4b427f=_0x581c21;return this[_0x4b427f(0x1d7)][_0x4b427f(0x1cb)][_0x4b427f(0x1d9)](_0xea71c9)[_0x4b427f(0x1da)](_0x38b239);}}function _0x1d86(){var _0x497bc7=['TrackChanges','getSuggestions','443381nlNNgV','207NeJnRU','addSuggestion','addSuggestionData','207raWKdc','182568WbGVRG','requires','94280HJpwGJ','editor','4507764yiCdEd','get','getSuggestion','256ntOgRl','11152340TChDbq','6204xbBjLs','adapter','1912288NCiEUO','Comments','plugins','pluginName'];_0x1d86=function(){return _0x497bc7;};return _0x1d86();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4e908a=_0x1504;(function(_0x89d47a,_0x48bb3a){const _0x15e47d=_0x1504,_0x1a147f=_0x89d47a();while(!![]){try{const _0x4b7f52=-parseInt(_0x15e47d(0xab))/0x1*(parseInt(_0x15e47d(0xb4))/0x2)+parseInt(_0x15e47d(0xaf))/0x3+-parseInt(_0x15e47d(0xae))/0x4+parseInt(_0x15e47d(0x9d))/0x5*(parseInt(_0x15e47d(0xc9))/0x6)+-parseInt(_0x15e47d(0xba))/0x7+-parseInt(_0x15e47d(0xaa))/0x8+parseInt(_0x15e47d(0xb3))/0x9*(parseInt(_0x15e47d(0xad))/0xa);if(_0x4b7f52===_0x48bb3a)break;else _0x1a147f['push'](_0x1a147f['shift']());}catch(_0x405037){_0x1a147f['push'](_0x1a147f['shift']());}}}(_0x3d70,0xcf533));import{Plugin as _0x318148}from'ckeditor5/src/core.js';import{CKEditorError as _0x27781f}from'ckeditor5/src/utils.js';import _0x20ec0d from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x49cbb2}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x4e908a(0xd3)];function _0x3d70(){const _0x5c956d=['getCommentThreads','function','createElement','12288272RAiIUT','757VLSCCS','set','18536080yqanFb','3317148WjjjLO','3655965rBNvpc','getDataWithAcceptedSuggestions','editorCreator','getUser','9eYcKNE','458yIgMZm','define','Users','trackChangesData.editorCreator','discardAllSuggestions','remove','1705354AJtMnX','getRootsAttributes','init','getDataWithDiscardedSuggestions','getSuggestions','TrackChangesDataGetter','data','div','addSuggestionData','rootsAttributes','addCommentThread','config','get','TrackChangesData','acceptAllSuggestions','12YWrLVP','map','execute','editor','plugins','constructor','pluginName','result','reduce','track-changes-data-invalid-editor-creator','Pagination','TrackChangesEditing','getFullData','createDocumentFragment','name','model','getRootNames','destroy','users','create','document','1398090dEhiPp','push','_adapter','useAnonymousUser','end','requires','addUser','appendChild','trackChangesData','CommentsRepository'];_0x3d70=function(){return _0x5c956d;};return _0x3d70();}export default class P extends _0x318148{static get[_0x4e908a(0xa2)](){return[_0x20ec0d];}static get[_0x4e908a(0xcf)](){const _0x2066a2=_0x4e908a;return _0x2066a2(0xc7);}[_0x4e908a(0xbc)](){const _0x5c8feb=_0x4e908a,_0xa4c1f2=this[_0x5c8feb(0xcc)];if(_0xa4c1f2[_0x5c8feb(0xc5)][_0x5c8feb(0xb5)](_0x5c8feb(0xb7),_0xabca3d=>{const _0x23ab69=_0x5c8feb,_0xb207b8=_0xa4c1f2[_0x23ab69(0xd8)][_0x23ab69(0xdd)][_0x23ab69(0xd9)]()[_0x23ab69(0xd1)]((_0x2e8731,_0x2ebe1e)=>(_0x2e8731[_0x2ebe1e]='',_0x2e8731),{});return _0xa4c1f2[_0x23ab69(0xce)][_0x23ab69(0xdc)](_0xb207b8,_0xabca3d);}),_0x5c8feb(0xa8)!=typeof _0xa4c1f2[_0x5c8feb(0xc5)][_0x5c8feb(0xc6)](_0x5c8feb(0xa5))[_0x5c8feb(0xb1)])throw new _0x27781f(_0x5c8feb(0xd2));}[_0x4e908a(0xb0)](_0xbb527a){const _0x581a66=_0x4e908a;return N(this[_0x581a66(0xcc)],!0x0,_0xbb527a);}[_0x4e908a(0xbd)](_0x45176b){const _0x29a245=_0x4e908a;return N(this[_0x29a245(0xcc)],!0x1,_0x45176b);}}class D extends _0x318148{static get[_0x4e908a(0xcf)](){const _0x1c91df=_0x4e908a;return _0x1c91df(0xbf);}constructor(_0x5e6014){const _0x1be5f9=_0x4e908a;super(_0x5e6014),this[_0x1be5f9(0xd0)]=_0x1be5f9(0xa1);}[_0x4e908a(0xbc)](){const _0x2ce819=_0x4e908a;this[_0x2ce819(0xcc)][_0x2ce819(0xcd)][_0x2ce819(0xc6)](_0x2ce819(0xa6))[_0x2ce819(0x9f)]={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this[_0x2ce819(0xcc)][_0x2ce819(0xcd)][_0x2ce819(0xc6)](_0x2ce819(0xd4))[_0x2ce819(0x9f)]=null;}}function v(_0x4a7657){const _0x5ec743=_0x4e908a;return void 0x0!==_0x4a7657[_0x5ec743(0xbb)];}function _0x1504(_0x47b7c8,_0x20b2f6){const _0x3d70f9=_0x3d70();return _0x1504=function(_0x1504b7,_0x1aa247){_0x1504b7=_0x1504b7-0x9d;let _0x5b3ebe=_0x3d70f9[_0x1504b7];return _0x5b3ebe;},_0x1504(_0x47b7c8,_0x20b2f6);}async function N(_0x56b80d,_0x54c5c8,_0x4f919f){const _0x5307bf=_0x4e908a,_0x5bc1ab=_0x49cbb2(_0x56b80d,T);_0x5bc1ab[_0x5307bf(0xcd)][_0x5307bf(0x9e)](_0x20ec0d,D),_0x5bc1ab[_0x5307bf(0xc3)]=v(_0x56b80d)?_0x56b80d[_0x5307bf(0xbb)]():void 0x0;const _0x70090e=document[_0x5307bf(0xd6)](),_0x195661=_0x56b80d[_0x5307bf(0xc5)][_0x5307bf(0xc6)](_0x5307bf(0xa5))[_0x5307bf(0xb1)],_0x625c3b=await _0x195661(_0x5bc1ab,()=>function(_0x1d8253){const _0x218a9e=_0x5307bf,_0x119b20=document[_0x218a9e(0xa9)](_0x218a9e(0xc1));return _0x1d8253[_0x218a9e(0xa4)](_0x119b20),_0x119b20;}(_0x70090e));!function(_0x5ab47e,_0x228e3f){const _0x355d89=_0x5307bf,_0x1a92a=_0x5ab47e[_0x355d89(0xd8)][_0x355d89(0xdd)][_0x355d89(0xd9)]()[_0x355d89(0xd1)]((_0x2e8cbd,_0x396863)=>(_0x2e8cbd[_0x396863]=_0x5ab47e[_0x355d89(0xc0)][_0x355d89(0xc6)]({'rootName':_0x396863}),_0x2e8cbd),{}),_0x2ea66f=_0x5ab47e[_0x355d89(0xcd)][_0x355d89(0xc6)](_0x355d89(0xb6))[_0x355d89(0xdb)][_0x355d89(0xca)](_0x24487b=>({'id':_0x24487b['id'],'name':_0x24487b[_0x355d89(0xd7)]})),_0x1495a9=_0x5ab47e[_0x355d89(0xcd)][_0x355d89(0xc6)](_0x355d89(0xd4))[_0x355d89(0xbe)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x991382=_0x5ab47e[_0x355d89(0xcd)][_0x355d89(0xc6)](_0x355d89(0xa6))[_0x355d89(0xa7)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x4ac547=_0x228e3f[_0x355d89(0xcd)][_0x355d89(0xc6)](_0x355d89(0xb6)),_0x37fcc5=_0x228e3f[_0x355d89(0xcd)][_0x355d89(0xc6)](_0x355d89(0xd4)),_0x2ea6e0=_0x228e3f[_0x355d89(0xcd)][_0x355d89(0xc6)](_0x355d89(0xa6));for(const _0x3a2ae4 of _0x2ea6e0[_0x355d89(0xa7)]())_0x3a2ae4[_0x355d89(0xb9)]();for(const _0x4c6dfa of _0x2ea66f)_0x4ac547[_0x355d89(0xb2)](_0x4c6dfa['id'])||_0x4ac547[_0x355d89(0xa3)](_0x4c6dfa);_0x4ac547['me']||_0x4ac547[_0x355d89(0xa0)]();for(const _0x20b258 of _0x991382)_0x2ea6e0[_0x355d89(0xc4)](_0x20b258);for(const _0x3393ec of _0x1495a9)_0x37fcc5[_0x355d89(0xc2)](_0x3393ec);_0x228e3f[_0x355d89(0xc0)][_0x355d89(0xac)](_0x1a92a);}(_0x56b80d,_0x625c3b),_0x625c3b[_0x5307bf(0xcb)](_0x54c5c8?_0x5307bf(0xc8):_0x5307bf(0xb8));const _0x1723f7=v(_0x625c3b)?_0x625c3b[_0x5307bf(0xd5)](_0x4f919f):_0x625c3b[_0x5307bf(0xc0)][_0x5307bf(0xc6)](_0x4f919f);return await _0x625c3b[_0x5307bf(0xda)](),_0x1723f7;}
23
+ const _0xd57078=_0x212c;(function(_0x54a252,_0x5ebf4c){const _0xd7f913=_0x212c,_0x2f68a1=_0x54a252();while(!![]){try{const _0x55c5c1=parseInt(_0xd7f913(0x1bb))/0x1*(parseInt(_0xd7f913(0x1ec))/0x2)+parseInt(_0xd7f913(0x1ce))/0x3*(-parseInt(_0xd7f913(0x1c0))/0x4)+-parseInt(_0xd7f913(0x1f6))/0x5+-parseInt(_0xd7f913(0x1d0))/0x6+parseInt(_0xd7f913(0x1e2))/0x7*(parseInt(_0xd7f913(0x1ba))/0x8)+parseInt(_0xd7f913(0x1d3))/0x9+-parseInt(_0xd7f913(0x1d4))/0xa*(-parseInt(_0xd7f913(0x1cb))/0xb);if(_0x55c5c1===_0x5ebf4c)break;else _0x2f68a1['push'](_0x2f68a1['shift']());}catch(_0x1248d1){_0x2f68a1['push'](_0x2f68a1['shift']());}}}(_0x905d,0xbea6f));import{Plugin as _0x43545e}from'ckeditor5/src/core.js';function _0x905d(){const _0x3d7c86=['result','document','pluginName','rootsAttributes','config','end','execute','getFullData','reduce','editorCreator','acceptAllSuggestions','discardAllSuggestions','161LbmOOZ','getCommentThreads','TrackChangesData','_adapter','div','users','addUser','define','model','useAnonymousUser','128wqsvjk','getDataWithDiscardedSuggestions','set','init','map','function','addCommentThread','destroy','getRootNames','CommentsRepository','3651685aBErwA','Users','name','data','appendChild','getSuggestions','59256KvKhQf','13388OroUcc','trackChangesData','plugins','remove','create','20pWkuQv','TrackChangesEditing','get','getUser','createDocumentFragment','track-changes-data-invalid-editor-creator','getRootsAttributes','getDataWithAcceptedSuggestions','TrackChangesDataGetter','createElement','requires','559614Hzdgjj','trackChangesData.editorCreator','constructor','210405YNrJeA','Pagination','2401968mjUhQJ','addSuggestionData','editor','10657656VMuYfW','10gsawwd','push'];_0x905d=function(){return _0x3d7c86;};return _0x905d();}import{CKEditorError as _0x867ca2}from'ckeditor5/src/utils.js';import _0x3d1f6c from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x5ac093}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0xd57078(0x1cf)];export default class P extends _0x43545e{static get[_0xd57078(0x1ca)](){return[_0x3d1f6c];}static get[_0xd57078(0x1d8)](){const _0x3251ab=_0xd57078;return _0x3251ab(0x1e4);}[_0xd57078(0x1ef)](){const _0x415721=_0xd57078,_0x159394=this[_0x415721(0x1d2)];if(_0x159394[_0x415721(0x1da)][_0x415721(0x1e9)](_0x415721(0x1cc),_0x329cb8=>{const _0x4d9ccd=_0x415721,_0x528eb6=_0x159394[_0x4d9ccd(0x1ea)][_0x4d9ccd(0x1d7)][_0x4d9ccd(0x1f4)]()[_0x4d9ccd(0x1de)]((_0x57312c,_0x5d32da)=>(_0x57312c[_0x5d32da]='',_0x57312c),{});return _0x159394[_0x4d9ccd(0x1cd)][_0x4d9ccd(0x1bf)](_0x528eb6,_0x329cb8);}),_0x415721(0x1f1)!=typeof _0x159394[_0x415721(0x1da)][_0x415721(0x1c2)](_0x415721(0x1bc))[_0x415721(0x1df)])throw new _0x867ca2(_0x415721(0x1c5));}[_0xd57078(0x1c7)](_0x5a62ec){const _0x5d2678=_0xd57078;return N(this[_0x5d2678(0x1d2)],!0x0,_0x5a62ec);}[_0xd57078(0x1ed)](_0x5af9a0){const _0x144b3d=_0xd57078;return N(this[_0x144b3d(0x1d2)],!0x1,_0x5af9a0);}}class D extends _0x43545e{static get[_0xd57078(0x1d8)](){const _0x1d2876=_0xd57078;return _0x1d2876(0x1c8);}constructor(_0x531c6b){const _0x60051f=_0xd57078;super(_0x531c6b),this[_0x60051f(0x1d6)]=_0x60051f(0x1db);}[_0xd57078(0x1ef)](){const _0x46a877=_0xd57078;this[_0x46a877(0x1d2)][_0x46a877(0x1bd)][_0x46a877(0x1c2)](_0x46a877(0x1f5))[_0x46a877(0x1e5)]={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this[_0x46a877(0x1d2)][_0x46a877(0x1bd)][_0x46a877(0x1c2)](_0x46a877(0x1c1))[_0x46a877(0x1e5)]=null;}}function _0x212c(_0x38875b,_0x19f028){const _0x905d69=_0x905d();return _0x212c=function(_0x212c3b,_0x12d36e){_0x212c3b=_0x212c3b-0x1ba;let _0x4866cb=_0x905d69[_0x212c3b];return _0x4866cb;},_0x212c(_0x38875b,_0x19f028);}function v(_0x151c6f){const _0x200253=_0xd57078;return void 0x0!==_0x151c6f[_0x200253(0x1c6)];}async function N(_0xe6c379,_0x1b2835,_0x22a17f){const _0xc0e294=_0xd57078,_0x1d0fd5=_0x5ac093(_0xe6c379,T);_0x1d0fd5[_0xc0e294(0x1bd)][_0xc0e294(0x1d5)](_0x3d1f6c,D),_0x1d0fd5[_0xc0e294(0x1d9)]=v(_0xe6c379)?_0xe6c379[_0xc0e294(0x1c6)]():void 0x0;const _0x411e5c=document[_0xc0e294(0x1c4)](),_0x33bb75=_0xe6c379[_0xc0e294(0x1da)][_0xc0e294(0x1c2)](_0xc0e294(0x1bc))[_0xc0e294(0x1df)],_0x2c241e=await _0x33bb75(_0x1d0fd5,()=>function(_0x41f99d){const _0x3c2de4=_0xc0e294,_0x21a040=document[_0x3c2de4(0x1c9)](_0x3c2de4(0x1e6));return _0x41f99d[_0x3c2de4(0x1fa)](_0x21a040),_0x21a040;}(_0x411e5c));!function(_0x4ec7aa,_0x38a0f2){const _0x523fee=_0xc0e294,_0x3c167f=_0x4ec7aa[_0x523fee(0x1ea)][_0x523fee(0x1d7)][_0x523fee(0x1f4)]()[_0x523fee(0x1de)]((_0x30b5ef,_0x2253ba)=>(_0x30b5ef[_0x2253ba]=_0x4ec7aa[_0x523fee(0x1f9)][_0x523fee(0x1c2)]({'rootName':_0x2253ba}),_0x30b5ef),{}),_0x366eb9=_0x4ec7aa[_0x523fee(0x1bd)][_0x523fee(0x1c2)](_0x523fee(0x1f7))[_0x523fee(0x1e7)][_0x523fee(0x1f0)](_0x52b8c8=>({'id':_0x52b8c8['id'],'name':_0x52b8c8[_0x523fee(0x1f8)]})),_0xbe37b=_0x4ec7aa[_0x523fee(0x1bd)][_0x523fee(0x1c2)](_0x523fee(0x1c1))[_0x523fee(0x1fb)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x36dd1a=_0x4ec7aa[_0x523fee(0x1bd)][_0x523fee(0x1c2)](_0x523fee(0x1f5))[_0x523fee(0x1e3)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x3c5a26=_0x38a0f2[_0x523fee(0x1bd)][_0x523fee(0x1c2)](_0x523fee(0x1f7)),_0x527ca3=_0x38a0f2[_0x523fee(0x1bd)][_0x523fee(0x1c2)](_0x523fee(0x1c1)),_0x118683=_0x38a0f2[_0x523fee(0x1bd)][_0x523fee(0x1c2)](_0x523fee(0x1f5));for(const _0x3344e8 of _0x118683[_0x523fee(0x1e3)]())_0x3344e8[_0x523fee(0x1be)]();for(const _0x26f44c of _0x366eb9)_0x3c5a26[_0x523fee(0x1c3)](_0x26f44c['id'])||_0x3c5a26[_0x523fee(0x1e8)](_0x26f44c);_0x3c5a26['me']||_0x3c5a26[_0x523fee(0x1eb)]();for(const _0x3f7143 of _0x36dd1a)_0x118683[_0x523fee(0x1f2)](_0x3f7143);for(const _0xcd9cad of _0xbe37b)_0x527ca3[_0x523fee(0x1d1)](_0xcd9cad);_0x38a0f2[_0x523fee(0x1f9)][_0x523fee(0x1ee)](_0x3c167f);}(_0xe6c379,_0x2c241e),_0x2c241e[_0xc0e294(0x1dc)](_0x1b2835?_0xc0e294(0x1e0):_0xc0e294(0x1e1));const _0x422a92=v(_0x2c241e)?_0x2c241e[_0xc0e294(0x1dd)](_0x22a17f):_0x2c241e[_0xc0e294(0x1f9)][_0xc0e294(0x1c2)](_0x22a17f);return await _0x2c241e[_0xc0e294(0x1f3)](),_0x422a92;}