@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240922.0 → 0.0.0-nightly-20240924.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
- const _0x41fefb=_0x5045;(function(_0x15ca5e,_0x1e35a0){const _0x449d5a=_0x5045,_0x374967=_0x15ca5e();while(!![]){try{const _0x48b520=parseInt(_0x449d5a(0x150))/0x1+-parseInt(_0x449d5a(0x139))/0x2+-parseInt(_0x449d5a(0x131))/0x3+-parseInt(_0x449d5a(0x153))/0x4+-parseInt(_0x449d5a(0x14f))/0x5+-parseInt(_0x449d5a(0x16c))/0x6+-parseInt(_0x449d5a(0x13c))/0x7*(-parseInt(_0x449d5a(0x156))/0x8);if(_0x48b520===_0x1e35a0)break;else _0x374967['push'](_0x374967['shift']());}catch(_0x2ada6e){_0x374967['push'](_0x374967['shift']());}}}(_0x5253,0xa2243));function _0x5045(_0x518eb5,_0x14d46b){const _0x5253b6=_0x5253();return _0x5045=function(_0x504586,_0x206188){_0x504586=_0x504586-0x12b;let _0x34ee7a=_0x5253b6[_0x504586];return _0x34ee7a;},_0x5045(_0x518eb5,_0x14d46b);}import{Element as _0x5b9c8c}from'ckeditor5/src/engine.js';function _0x5253(){const _0x66981b=['1242687dhWnZF','onDiscard','onAccept','getFirstMarker','decorate','commentThread','nodeAfter','removeAttribute','2413124QtIfQY','addMarkerName','head','21gWQUUr','delete','toJSON','discard','from','isIntersectingWithRange','getAllAdjacentSuggestions','hasComments','_isDataLoaded','removeMarker','getItems','_onAttributesChange','_onDiscard','getRange','addMarker','getMarkerNames','clear','suggestion:','reduce','4825505yshZzn','1061713jmiJsV','previous','getMultiRangeId','2336188agxKEj','setAttribute','isMultiRange','10015576oUWzmu','split','getRanges','push','getContainedElement','substr','length','createdAt','subType','accept','type','set','filter','getMarkers','start','get','add','next','markers','getFirstRange','creator','_markerNames','5900904fxCVKa','authoredAt','map','end','isExternal','attributes','_model','removeMarkers','size','nodeBefore','change','@external','data','addRange','_saved','isIntersecting','author','onAttributesChange','isInContent','_onAccept'];_0x5253=function(){return _0x66981b;};return _0x5253();}import{ObservableMixin as _0x3721fd,uid as _0x3961dc}from'ckeditor5/src/utils.js';import{cloneDeep as _0x270369,isEqual as _0x2a7cc3,set as _0x546b5e,unset as _0x39b74c}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
- _0x3721fd(){constructor(_0x29b84b,_0x2a66e4){const _0x58ee03=_0x5045;super(),this[_0x58ee03(0x144)]=!0x1,this['id']=_0x2a66e4['id'],this[_0x58ee03(0x160)]=_0x2a66e4[_0x58ee03(0x160)],this[_0x58ee03(0x15e)]=_0x2a66e4[_0x58ee03(0x15e)]||null,this[_0x58ee03(0x12d)]=_0x2a66e4[_0x58ee03(0x12d)],this[_0x58ee03(0x16a)]=_0x2a66e4[_0x58ee03(0x16a)]||_0x2a66e4[_0x58ee03(0x12d)],this[_0x58ee03(0x170)]=Boolean(_0x2a66e4[_0x58ee03(0x171)]&&_0x2a66e4[_0x58ee03(0x171)][_0x58ee03(0x177)]),this[_0x58ee03(0x178)]=null,this[_0x58ee03(0x172)]=_0x29b84b,this[_0x58ee03(0x130)]=_0x2a66e4[_0x58ee03(0x133)],this[_0x58ee03(0x148)]=_0x2a66e4[_0x58ee03(0x132)],this[_0x58ee03(0x147)]=_0x2a66e4[_0x58ee03(0x12e)],this[_0x58ee03(0x16b)]=new Set(),this[_0x58ee03(0x15d)]=null,this[_0x58ee03(0x161)](_0x58ee03(0x16d),null),this[_0x58ee03(0x161)](_0x58ee03(0x171),_0x2a66e4[_0x58ee03(0x171)]||{}),this[_0x58ee03(0x161)](_0x58ee03(0x151),null),this[_0x58ee03(0x161)](_0x58ee03(0x167),null),this[_0x58ee03(0x161)](_0x58ee03(0x136),null),this[_0x58ee03(0x161)](_0x58ee03(0x12b),!0x1),this[_0x58ee03(0x135)](_0x58ee03(0x15f)),this[_0x58ee03(0x135)](_0x58ee03(0x13f));}get[_0x41fefb(0x13b)](){const _0x1334f8=_0x41fefb;let _0x5c3980=this;for(;_0x5c3980[_0x1334f8(0x151)];)_0x5c3980=_0x5c3980[_0x1334f8(0x151)];return _0x5c3980;}get[_0x41fefb(0x143)](){const _0xa60a06=_0x41fefb;return!!this[_0xa60a06(0x136)]&&this[_0xa60a06(0x136)][_0xa60a06(0x15c)]>0x0;}get[_0x41fefb(0x155)](){const _0x308349=_0x41fefb;if(0x0==this[_0x308349(0x16b)][_0x308349(0x174)])return!0x1;return 0x6==Array[_0x308349(0x140)](this[_0x308349(0x16b)])[0x0][_0x308349(0x157)](':')[_0x308349(0x15c)];}get[_0x41fefb(0x12f)](){const _0x54b2a4=_0x41fefb;return null!==this[_0x54b2a4(0x134)]();}[_0x41fefb(0x13a)](_0x424825){const _0x31d0cc=_0x41fefb;this[_0x31d0cc(0x16b)][_0x31d0cc(0x166)](_0x424825);}[_0x41fefb(0x14b)](){const _0x50406c=_0x41fefb;return Array[_0x50406c(0x140)](this[_0x50406c(0x16b)]);}[_0x41fefb(0x163)](){const _0x165d80=_0x41fefb;return this[_0x165d80(0x14b)]()[_0x165d80(0x16e)](_0x2dc216=>this[_0x165d80(0x172)][_0x165d80(0x168)][_0x165d80(0x165)](_0x2dc216))[_0x165d80(0x162)](_0x3d8d81=>_0x3d8d81);}[_0x41fefb(0x134)](){const _0x133f00=_0x41fefb;return this[_0x133f00(0x163)]()[0x0]||null;}[_0x41fefb(0x173)](){const _0x574e9b=_0x41fefb;this[_0x574e9b(0x172)][_0x574e9b(0x176)](_0x1aa16c=>{const _0x43dd5b=_0x574e9b;for(const _0x5a5113 of this[_0x43dd5b(0x163)]())_0x1aa16c[_0x43dd5b(0x145)](_0x5a5113);}),this[_0x574e9b(0x16b)][_0x574e9b(0x14c)]();}[_0x41fefb(0x145)](_0x2353c5){const _0x423780=_0x41fefb;this[_0x423780(0x172)][_0x423780(0x176)](_0x4988b2=>{const _0x479ca1=_0x423780;_0x4988b2[_0x479ca1(0x145)](_0x2353c5);}),this[_0x423780(0x16b)][_0x423780(0x13d)](_0x2353c5);}[_0x41fefb(0x179)](_0x3a3367){const _0x87f15=_0x41fefb,_0x5d8248=_0x87f15(0x14d)+this[_0x87f15(0x160)]+':'+this[_0x87f15(0x15e)]+':'+this['id']+':'+this[_0x87f15(0x16a)]['id']+':'+u[_0x87f15(0x152)]();this[_0x87f15(0x13a)](_0x5d8248),this[_0x87f15(0x172)][_0x87f15(0x176)](_0x5ed24a=>{const _0x1a14c5=_0x87f15;_0x5ed24a[_0x1a14c5(0x14a)](_0x5d8248,{'range':_0x3a3367,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x41fefb(0x141)](_0x44fa06){const _0x1806dc=_0x41fefb;for(const _0x18d676 of this[_0x1806dc(0x158)]())if(_0x18d676[_0x1806dc(0x12c)](_0x44fa06))return!0x0;return!0x1;}[_0x41fefb(0x158)](){const _0x2a86bc=_0x41fefb;return this[_0x2a86bc(0x163)]()[_0x2a86bc(0x16e)](_0xbbf948=>_0xbbf948[_0x2a86bc(0x149)]());}[_0x41fefb(0x146)](){const _0x3d69d9=_0x41fefb;return this[_0x3d69d9(0x158)]()[_0x3d69d9(0x14e)]((_0xa4af2,_0x1c41d6)=>[..._0xa4af2,..._0x1c41d6[_0x3d69d9(0x146)]()],[]);}[_0x41fefb(0x169)](){const _0x512555=_0x41fefb;var _0x52dee1;return(null===(_0x52dee1=this[_0x512555(0x134)]())||void 0x0===_0x52dee1?void 0x0:_0x52dee1[_0x512555(0x149)]())||null;}[_0x41fefb(0x15a)](){const _0x349714=_0x41fefb,_0x514902=this[_0x349714(0x158)]();if(0x1!=_0x514902[_0x349714(0x15c)])return null;const _0x276a5d=_0x514902[0x0],_0x4c8a86=_0x276a5d[_0x349714(0x164)][_0x349714(0x137)],_0x9c9bc=_0x276a5d[_0x349714(0x16f)][_0x349714(0x175)];return _0x4c8a86 instanceof _0x5b9c8c?_0x4c8a86!=_0x9c9bc?null:_0x4c8a86:null;}[_0x41fefb(0x15f)](){const _0x34dc58=_0x41fefb;this[_0x34dc58(0x130)](this[_0x34dc58(0x158)](),this[_0x34dc58(0x178)],this[_0x34dc58(0x171)]),this[_0x34dc58(0x173)]();}[_0x41fefb(0x13f)](){const _0x64bf1f=_0x41fefb;this[_0x64bf1f(0x148)](this[_0x64bf1f(0x158)](),this[_0x64bf1f(0x178)],this[_0x64bf1f(0x171)]),this[_0x64bf1f(0x173)]();}[_0x41fefb(0x142)](){const _0x3460f4=_0x41fefb,_0x89f00e=[];let _0x23c42e=this[_0x3460f4(0x13b)];for(;_0x23c42e;)_0x89f00e[_0x3460f4(0x159)](_0x23c42e),_0x23c42e=_0x23c42e[_0x3460f4(0x167)];return _0x89f00e;}[_0x41fefb(0x154)](_0x1ea70d,_0x504f8b){const _0x50ffdc=_0x41fefb,_0x5c7021=_0x270369(this[_0x50ffdc(0x171)]);_0x546b5e(_0x5c7021,_0x1ea70d,_0x504f8b),_0x2a7cc3(_0x5c7021,this[_0x50ffdc(0x171)])||(this[_0x50ffdc(0x171)]=_0x5c7021,this[_0x50ffdc(0x147)](_0x5c7021));}[_0x41fefb(0x138)](_0x5ef49b){const _0x2eb834=_0x41fefb,_0x2b82ee=_0x270369(this[_0x2eb834(0x171)]);_0x39b74c(_0x2b82ee,_0x5ef49b),_0x2a7cc3(_0x2b82ee,this[_0x2eb834(0x171)])||(this[_0x2eb834(0x171)]=_0x2b82ee,this[_0x2eb834(0x147)](this[_0x2eb834(0x171)]));}[_0x41fefb(0x13e)](){const _0x585cc1=_0x41fefb;return{'id':this['id'],'type':this[_0x585cc1(0x15e)]?this[_0x585cc1(0x160)]+':'+this[_0x585cc1(0x15e)]:this[_0x585cc1(0x160)],'authorId':this[_0x585cc1(0x16a)]['id'],'createdAt':this[_0x585cc1(0x15d)],'hasComments':this[_0x585cc1(0x143)],'data':this[_0x585cc1(0x178)],'attributes':this[_0x585cc1(0x171)]};}static[_0x41fefb(0x152)](){const _0x3d425a=_0x41fefb;return _0x3961dc()[_0x3d425a(0x15b)](0x1,0x5);}}
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);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e3c8e=_0x58c5;(function(_0x1b63c3,_0x51f409){const _0x589e84=_0x58c5,_0x4a2c88=_0x1b63c3();while(!![]){try{const _0x1f42c9=parseInt(_0x589e84(0x137))/0x1*(parseInt(_0x589e84(0x15d))/0x2)+-parseInt(_0x589e84(0x144))/0x3*(-parseInt(_0x589e84(0x156))/0x4)+parseInt(_0x589e84(0x16b))/0x5*(-parseInt(_0x589e84(0x149))/0x6)+parseInt(_0x589e84(0x185))/0x7+-parseInt(_0x589e84(0x12f))/0x8+parseInt(_0x589e84(0x14b))/0x9+-parseInt(_0x589e84(0x143))/0xa;if(_0x1f42c9===_0x51f409)break;else _0x4a2c88['push'](_0x4a2c88['shift']());}catch(_0x2d5587){_0x4a2c88['push'](_0x4a2c88['shift']());}}}(_0x4efe,0x44bbe));import{getTranslation as _0x54a99a}from'./utils/common-translations.js';import{priorities as _0x4490dd,insertToPriorityArray as _0x49a728}from'ckeditor5/src/utils.js';function _0x58c5(_0x3d30cc,_0x24fd31){const _0x4efe82=_0x4efe();return _0x58c5=function(_0x58c5c0,_0x50dd5a){_0x58c5c0=_0x58c5c0-0x127;let _0x12ab11=_0x4efe82[_0x58c5c0];return _0x12ab11;},_0x58c5(_0x3d30cc,_0x24fd31);}import{renameAttributeKey as _0x3accab}from'./trackchangesediting.js';function _0x4efe(){const _0x1e8ba4=['end','Container','_handleAttributeSuggestionDescription','removeContainer','1842115YxFDEd','getDescriptions','text','removeFormat','_attributeLabels','_itemLabels','_addDescriptionItems','replace','push','*Change\x20to:*\x20%0','registerAttributeLabel','_locale','EmptyContainer','isEqual','_handleCustomCallbackDescription','getWalker','*Merge:*\x20%0','*Split:*\x20%0','join','addFormat','previousSibling','nextSibling','isObject','pop','quantity','elementStart','3597825PBFgTt','registerDescriptionCallback','*Remove\x20format:*\x20%0','matchingCallback','skip','has','_handleInsertRemoveSuggestionDescription','getFirstRange','name','getItemLabel','get','3743720kYpRlc','addObject','remove','addContainer','_itemLabelsCallbacks','isEmpty','map','type','245914FUbAhQ','REPLACE_TEXT','length','*Remove:*\x20%0','removeObject','isInContent','nodeAfter','indexOf','item','ELEMENT_SPACE','addEmptyContainer','label','6747540wvZdvV','409737AHNnae','_schema','checkChild','newValue','set','6XVJHsD','$textProxy','4378239EGwcvu','attribute','$text','_resolveDescriptionItems','*Insert:*\x20%0','_customCallbacks','subType','registerElementLabel','key','$1\x20$2','function','16QUHpLP','element','removeEmptyContainer','Object','deletion','_handleRenameSuggestionDescription','*Set\x20format:*\x20%0','2TrigIE','elementEnd','add','format','match','start','softBreak','normal','insertion','data'];_0x4efe=function(){return _0x1e8ba4;};return _0x4efe();}export default class f{constructor(_0x29f9ba,_0x2ee437){const _0x42ed44=_0x58c5;this[_0x42ed44(0x150)]=[],this[_0x42ed44(0x170)]=new Map(),this[_0x42ed44(0x133)]=[],this[_0x42ed44(0x16f)]=new Map(),this[_0x42ed44(0x145)]=_0x29f9ba,this[_0x42ed44(0x176)]=_0x2ee437;}[_0x2e3c8e(0x16c)](_0x335364){const _0x1f4d2b=_0x2e3c8e,_0x4c9ede=[],_0x1a5534=new Set(),_0x4f096e=new Set();for(let _0x475196=0x0;_0x475196<_0x335364[_0x1f4d2b(0x139)];_0x475196++){const _0x5349be=_0x335364[_0x475196];if(!_0x5349be[_0x1f4d2b(0x13c)])continue;const _0x12e635=this[_0x1f4d2b(0x179)](_0x5349be);if(_0x12e635){if(null!=_0x5349be[_0x1f4d2b(0x151)]){if(_0x1a5534[_0x1f4d2b(0x129)](_0x5349be[_0x1f4d2b(0x151)]))continue;_0x1a5534[_0x1f4d2b(0x15f)](_0x5349be[_0x1f4d2b(0x151)]);}_0x4c9ede[_0x1f4d2b(0x173)](_0x12e635);}else{if(_0x1f4d2b(0x14c)!=_0x5349be[_0x1f4d2b(0x136)])_0x1f4d2b(0x165)!=_0x5349be[_0x1f4d2b(0x136)]&&_0x1f4d2b(0x15a)!=_0x5349be[_0x1f4d2b(0x136)]||this[_0x1f4d2b(0x12a)](_0x4c9ede,_0x5349be,_0x335364[_0x475196+0x1]);else{const _0x418bb1=_0x5349be[_0x1f4d2b(0x166)][_0x1f4d2b(0x153)];if(_0x4f096e[_0x1f4d2b(0x129)](_0x418bb1))continue;_0x4f096e[_0x1f4d2b(0x15f)](_0x5349be[_0x1f4d2b(0x166)][_0x1f4d2b(0x153)]),_0x418bb1==_0x3accab?this[_0x1f4d2b(0x15b)](_0x4c9ede,_0x5349be):this[_0x1f4d2b(0x169)](_0x4c9ede,_0x5349be);}}}return this[_0x1f4d2b(0x14e)](_0x4c9ede);}[_0x2e3c8e(0x186)](_0x44ddd0){const _0x38d69b=_0x2e3c8e;this[_0x38d69b(0x150)][_0x38d69b(0x173)](_0x44ddd0);}[_0x2e3c8e(0x152)](_0x5a8c1f,_0x8ea48b,_0x4f5f2f=_0x4490dd[_0x2e3c8e(0x164)]){const _0x5e7781=_0x2e3c8e;_0x5e7781(0x155)==typeof _0x5a8c1f?_0x49a728(this[_0x5e7781(0x133)],{'matchingCallback':_0x5a8c1f,'label':_0x8ea48b,'priority':_0x4f5f2f}):this[_0x5e7781(0x170)][_0x5e7781(0x148)](_0x5a8c1f,_0x8ea48b);}[_0x2e3c8e(0x175)](_0x23dc89,_0x5c161b){const _0x27017e=_0x2e3c8e;this[_0x27017e(0x16f)][_0x27017e(0x148)](_0x23dc89,_0x5c161b);}[_0x2e3c8e(0x12d)](_0x52d8da,_0x2ee484=0x1){const _0x4eeed7=_0x2e3c8e;let _0xc6d04f;for(const _0x29a3f3 of this[_0x4eeed7(0x133)])if(_0x29a3f3[_0x4eeed7(0x127)](_0x52d8da)){_0xc6d04f=_0x29a3f3[_0x4eeed7(0x142)];break;}return _0xc6d04f||(_0xc6d04f=this[_0x4eeed7(0x170)][_0x4eeed7(0x12e)](_0x52d8da[_0x4eeed7(0x12c)])),_0xc6d04f?_0xc6d04f(_0x2ee484):0x1!==_0x2ee484?_0x2ee484+'\x20'+_0x52d8da[_0x4eeed7(0x12c)]+'s':''+_0x52d8da[_0x4eeed7(0x12c)];}[_0x2e3c8e(0x171)](_0x49803e,_0x4986e1){const _0x374ba0=_0x2e3c8e,_0xe9e878=_0x4986e1[_0x374ba0(0x12b)]()[_0x374ba0(0x17a)](),_0x13be32=_0x374ba0(0x165)==_0x4986e1[_0x374ba0(0x136)]?_0x374ba0(0x15f):_0x374ba0(0x131);for(const _0x285177 of _0xe9e878){const _0x1235e3=_0x285177[_0x374ba0(0x13f)],_0x429134=_0x49803e[_0x49803e[_0x374ba0(0x139)]-0x1];if(_0x1235e3['is'](_0x374ba0(0x14a)))_0x429134&&_0x429134[_0x374ba0(0x136)][_0x374ba0(0x13e)](_0x374ba0(0x168))>-0x1&&_0x49803e[_0x374ba0(0x182)](),_0x429134&&_0x374ba0(0x16d)==_0x429134[_0x374ba0(0x136)]?_0x429134[_0x13be32]+=_0x1235e3[_0x374ba0(0x166)]:_0x49803e[_0x374ba0(0x173)]({'type':_0x374ba0(0x16d),'add':_0x374ba0(0x15f)==_0x13be32?_0x1235e3[_0x374ba0(0x166)]:'','remove':_0x374ba0(0x131)==_0x13be32?_0x1235e3[_0x374ba0(0x166)]:''});else{if(this[_0x374ba0(0x145)][_0x374ba0(0x181)](_0x1235e3)){const _0xaa12c3=_0x1235e3;if(_0x429134&&_0x429134[_0x374ba0(0x136)][_0x374ba0(0x13e)](_0x374ba0(0x168))>-0x1&&_0x49803e[_0x374ba0(0x182)](),_0x374ba0(0x15e)==_0x285177[_0x374ba0(0x136)])continue;_0x429134&&_0x429134[_0x374ba0(0x136)]==_0x13be32+_0x374ba0(0x159)&&_0x429134[_0x374ba0(0x157)][_0x374ba0(0x12c)]==_0xaa12c3[_0x374ba0(0x12c)]?_0x429134[_0x374ba0(0x183)]++:_0x49803e[_0x374ba0(0x173)]({'type':_0x13be32+_0x374ba0(0x159),'element':_0xaa12c3,'quantity':0x1}),_0xe9e878[_0x374ba0(0x128)](_0x501544=>!(_0x374ba0(0x15e)==_0x501544[_0x374ba0(0x136)]&&_0x501544[_0x374ba0(0x13f)]==_0x1235e3));}else{if(this[_0x374ba0(0x145)][_0x374ba0(0x146)](_0x1235e3,_0x374ba0(0x14d))||_0x1235e3['is'](_0x374ba0(0x157),_0x374ba0(0x163))){const _0x70bc4b=_0x1235e3;if(_0x374ba0(0x15f)==_0x13be32&&_0x374ba0(0x184)==_0x285177[_0x374ba0(0x136)]||_0x374ba0(0x131)==_0x13be32&&_0x374ba0(0x15e)==_0x285177[_0x374ba0(0x136)])continue;if(_0x429134&&-0x1==_0x429134[_0x374ba0(0x136)][_0x374ba0(0x13e)](_0x374ba0(0x168))){_0x374ba0(0x16d)==_0x429134[_0x374ba0(0x136)]&&(_0x429134[_0x13be32]+='\x0a');continue;}let _0x5ab8db;if(_0x5ab8db=_0x374ba0(0x15f)==_0x13be32?_0x70bc4b[_0x374ba0(0x180)]&&!this[_0x374ba0(0x145)][_0x374ba0(0x181)](_0x70bc4b[_0x374ba0(0x180)])?_0x70bc4b[_0x374ba0(0x180)]:null:_0x70bc4b[_0x374ba0(0x17f)]&&!this[_0x374ba0(0x145)][_0x374ba0(0x181)](_0x70bc4b[_0x374ba0(0x17f)])?_0x70bc4b[_0x374ba0(0x17f)]:null,_0x70bc4b[_0x374ba0(0x134)]||_0x5ab8db&&_0x5ab8db[_0x374ba0(0x134)]){const _0x238cd5=_0x5ab8db&&_0x5ab8db[_0x374ba0(0x134)]?_0x5ab8db:_0x70bc4b;_0x429134&&_0x429134[_0x374ba0(0x136)]==_0x13be32+_0x374ba0(0x177)&&_0x429134[_0x374ba0(0x157)][_0x374ba0(0x12c)]==_0x238cd5[_0x374ba0(0x12c)]?_0x429134[_0x374ba0(0x183)]++:_0x49803e[_0x374ba0(0x173)]({'type':_0x13be32+_0x374ba0(0x177),'element':_0x238cd5,'quantity':0x1});}else _0x49803e[_0x374ba0(0x173)]({'type':_0x13be32+_0x374ba0(0x168),'element':_0x70bc4b});}}}}}[_0x2e3c8e(0x14e)](_0x50f82f){const _0x2b67bb=_0x2e3c8e,_0x53afd4=this[_0x2b67bb(0x176)],_0x186afa=[],_0x5684f8=[],_0x2d456a=[];for(const _0x2a40af of _0x50f82f)switch(_0x2a40af[_0x2b67bb(0x136)]){case _0x2b67bb(0x16d):if(_0x2a40af[_0x2b67bb(0x15f)]=_0x2a40af[_0x2b67bb(0x15f)][_0x2b67bb(0x172)](/(\S)\u000A+(\S)/g,_0x2b67bb(0x154))[_0x2b67bb(0x172)](/\u000A/g,''),_0x2a40af[_0x2b67bb(0x131)]=_0x2a40af[_0x2b67bb(0x131)][_0x2b67bb(0x172)](/(\S)\u000A+(\S)/g,_0x2b67bb(0x154))[_0x2b67bb(0x172)](/\u000A/g,''),''!=_0x2a40af[_0x2b67bb(0x15f)]&&''!=_0x2a40af[_0x2b67bb(0x131)]){_0x186afa[_0x2b67bb(0x173)]({'type':_0x2b67bb(0x172),'content':_0x54a99a(_0x53afd4,_0x2b67bb(0x138),['\x22'+_0x2a40af[_0x2b67bb(0x131)]+'\x22','\x22'+_0x2a40af[_0x2b67bb(0x15f)]+'\x22'])});continue;}if(null!=_0x2a40af[_0x2b67bb(0x15f)][_0x2b67bb(0x161)](/^ +$/)){_0x186afa[_0x2b67bb(0x173)]({'type':_0x2b67bb(0x165),'content':_0x54a99a(_0x53afd4,_0x2b67bb(0x14f),_0x54a99a(_0x53afd4,_0x2b67bb(0x140),_0x2a40af[_0x2b67bb(0x15f)][_0x2b67bb(0x139)]))});continue;}if(null!=_0x2a40af[_0x2b67bb(0x131)][_0x2b67bb(0x161)](/^ +$/)){_0x186afa[_0x2b67bb(0x173)]({'type':_0x2b67bb(0x15a),'content':_0x54a99a(_0x53afd4,_0x2b67bb(0x13a),_0x54a99a(_0x53afd4,_0x2b67bb(0x140),_0x2a40af[_0x2b67bb(0x131)][_0x2b67bb(0x139)]))});continue;}if(''!=_0x2a40af[_0x2b67bb(0x15f)]){_0x186afa[_0x2b67bb(0x173)]({'type':_0x2b67bb(0x165),'content':_0x54a99a(_0x53afd4,_0x2b67bb(0x14f),'\x22'+_0x2a40af[_0x2b67bb(0x15f)]+'\x22')});continue;}_0x186afa[_0x2b67bb(0x173)]({'type':_0x2b67bb(0x15a),'content':_0x54a99a(_0x53afd4,_0x2b67bb(0x13a),'\x22'+_0x2a40af[_0x2b67bb(0x131)]+'\x22')});continue;case _0x2b67bb(0x141):case _0x2b67bb(0x130):_0x186afa[_0x2b67bb(0x173)]({'type':_0x2b67bb(0x165),'content':_0x54a99a(_0x53afd4,_0x2b67bb(0x14f),this[_0x2b67bb(0x12d)](_0x2a40af[_0x2b67bb(0x157)],_0x2a40af[_0x2b67bb(0x183)]))});continue;case _0x2b67bb(0x158):case _0x2b67bb(0x13b):_0x186afa[_0x2b67bb(0x173)]({'type':_0x2b67bb(0x15a),'content':_0x54a99a(_0x53afd4,_0x2b67bb(0x13a),this[_0x2b67bb(0x12d)](_0x2a40af[_0x2b67bb(0x157)],_0x2a40af[_0x2b67bb(0x183)]))});continue;case _0x2b67bb(0x132):_0x186afa[_0x2b67bb(0x173)]({'type':_0x2b67bb(0x165),'content':_0x54a99a(_0x53afd4,_0x2b67bb(0x17c),this[_0x2b67bb(0x12d)](_0x2a40af[_0x2b67bb(0x157)],_0x2a40af[_0x2b67bb(0x183)]))});continue;case _0x2b67bb(0x16a):_0x186afa[_0x2b67bb(0x173)]({'type':_0x2b67bb(0x15a),'content':_0x54a99a(_0x53afd4,_0x2b67bb(0x17b),this[_0x2b67bb(0x12d)](_0x2a40af[_0x2b67bb(0x157)],_0x2a40af[_0x2b67bb(0x183)]))});continue;case _0x2b67bb(0x17e):_0x5684f8[_0x2b67bb(0x173)](_0x2a40af[_0x2b67bb(0x153)]);continue;case _0x2b67bb(0x16e):_0x2d456a[_0x2b67bb(0x173)](_0x2a40af[_0x2b67bb(0x153)]);continue;default:_0x186afa[_0x2b67bb(0x173)](_0x2a40af);}if(_0x5684f8[_0x2b67bb(0x139)]){const _0x174029=_0x5684f8[_0x2b67bb(0x135)](_0x1a4ac1=>this[_0x2b67bb(0x16f)][_0x2b67bb(0x129)](_0x1a4ac1)?this[_0x2b67bb(0x16f)][_0x2b67bb(0x12e)](_0x1a4ac1):_0x1a4ac1)[_0x2b67bb(0x17d)](',\x20');_0x186afa[_0x2b67bb(0x173)]({'type':_0x2b67bb(0x160),'content':_0x54a99a(this[_0x2b67bb(0x176)],_0x2b67bb(0x15c),_0x174029)});}if(_0x2d456a[_0x2b67bb(0x139)]){const _0x197013=_0x2d456a[_0x2b67bb(0x135)](_0x1b5b4a=>this[_0x2b67bb(0x16f)][_0x2b67bb(0x129)](_0x1b5b4a)?this[_0x2b67bb(0x16f)][_0x2b67bb(0x12e)](_0x1b5b4a):_0x1b5b4a)[_0x2b67bb(0x17d)](',\x20');_0x186afa[_0x2b67bb(0x173)]({'type':_0x2b67bb(0x160),'content':_0x54a99a(this[_0x2b67bb(0x176)],_0x2b67bb(0x187),_0x197013)});}return _0x186afa;}[_0x2e3c8e(0x179)](_0x43ebcd){const _0x221b56=_0x2e3c8e;for(const _0x17fa0a of this[_0x221b56(0x150)]){const _0x938f01=_0x17fa0a(_0x43ebcd);if(_0x938f01&&_0x221b56(0x136)in _0x938f01)return _0x938f01;}}[_0x2e3c8e(0x169)](_0x1708f9,_0x4c37be){const _0x33ec34=_0x2e3c8e,_0xe78623=_0x4c37be[_0x33ec34(0x166)],_0x431d2e=void 0x0===_0xe78623[_0x33ec34(0x147)]?_0x33ec34(0x16e):_0x33ec34(0x17e);_0x1708f9[_0x33ec34(0x173)]({'type':_0x431d2e,'key':_0xe78623[_0x33ec34(0x153)]});}[_0x2e3c8e(0x15b)](_0x4ef94c,_0x31f5f5){const _0x3428b4=_0x2e3c8e;_0x4ef94c[_0x3428b4(0x173)]({'type':_0x3428b4(0x160),'content':_0x54a99a(this[_0x3428b4(0x176)],_0x3428b4(0x174),this[_0x3428b4(0x12d)](_0x31f5f5[_0x3428b4(0x12b)]()[_0x3428b4(0x162)][_0x3428b4(0x13d)],0x1))});}[_0x2e3c8e(0x12a)](_0x17d029,_0xb306bb,_0x59f4ec){const _0x4fe015=_0x2e3c8e;if(this[_0x4fe015(0x171)](_0x17d029,_0xb306bb),_0x59f4ec&&_0x59f4ec[_0x4fe015(0x12b)]()&&!_0xb306bb[_0x4fe015(0x12b)]()[_0x4fe015(0x167)][_0x4fe015(0x178)](_0x59f4ec[_0x4fe015(0x12b)]()[_0x4fe015(0x162)])){const _0x2fba06=_0x17d029[_0x17d029[_0x4fe015(0x139)]-0x1],_0x3717b3=_0x4fe015(0x165)==_0xb306bb[_0x4fe015(0x136)]?_0x4fe015(0x15f):_0x4fe015(0x131);_0x2fba06&&_0x4fe015(0x16d)==_0x2fba06[_0x4fe015(0x136)]&&(_0x2fba06[_0x3717b3]+='\x0a');}}}
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();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x37258f=_0xe5de;(function(_0x399afc,_0x577d09){var _0x112db2=_0xe5de,_0x212455=_0x399afc();while(!![]){try{var _0x20293e=parseInt(_0x112db2(0x115))/0x1*(-parseInt(_0x112db2(0x112))/0x2)+-parseInt(_0x112db2(0x109))/0x3*(parseInt(_0x112db2(0x10f))/0x4)+-parseInt(_0x112db2(0x10d))/0x5+-parseInt(_0x112db2(0x119))/0x6+parseInt(_0x112db2(0x106))/0x7*(parseInt(_0x112db2(0x111))/0x8)+parseInt(_0x112db2(0x10e))/0x9*(parseInt(_0x112db2(0x117))/0xa)+parseInt(_0x112db2(0x10a))/0xb;if(_0x20293e===_0x577d09)break;else _0x212455['push'](_0x212455['shift']());}catch(_0xba0ad){_0x212455['push'](_0x212455['shift']());}}}(_0xc242,0x3ce8c));import{Plugin as _0x575a81}from'ckeditor5/src/core.js';function _0xe5de(_0xfe78a9,_0x51dba0){var _0xc2426a=_0xc242();return _0xe5de=function(_0xe5def8,_0x486914){_0xe5def8=_0xe5def8-0x106;var _0x907b52=_0xc2426a[_0xe5def8];return _0x907b52;},_0xe5de(_0xfe78a9,_0x51dba0);}function _0xc242(){var _0x2d8ae9=['plugins','1656745TSsDUu','315sRAaeh','354568iozbBt','addSuggestion','1328fCfLsz','202ClxLiM','adapter','addSuggestionData','4139UHIsrM','Comments','34300oZgNJN','TrackChanges','98838kPgjBR','getSuggestion','pluginName','editor','4543wkNHZW','getSuggestions','get','9OoStgY','11588357UQpteZ','requires'];_0xc242=function(){return _0x2d8ae9;};return _0xc242();}import _0x1d01e1 from'./trackchangesui.js';import _0x4e05e5 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x575a81{static get[_0x37258f(0x10b)](){var _0x4b56ad=_0x37258f;return[_0x4e05e5,_0x1d01e1,_0x4b56ad(0x116)];}static get[_0x37258f(0x11b)](){var _0x477341=_0x37258f;return _0x477341(0x118);}set[_0x37258f(0x113)](_0x52acb6){var _0x337b9=_0x37258f;this[_0x337b9(0x11c)][_0x337b9(0x10c)][_0x337b9(0x108)](_0x4e05e5)[_0x337b9(0x113)]=_0x52acb6;}get[_0x37258f(0x113)](){var _0x6600cc=_0x37258f;return this[_0x6600cc(0x11c)][_0x6600cc(0x10c)][_0x6600cc(0x108)](_0x4e05e5)[_0x6600cc(0x113)];}[_0x37258f(0x110)](_0x3dc840){var _0x4c765b=_0x37258f;return this[_0x4c765b(0x11c)][_0x4c765b(0x10c)][_0x4c765b(0x108)](_0x4e05e5)[_0x4c765b(0x114)](_0x3dc840);}[_0x37258f(0x107)]({skipNotAttached:_0x549ff0=!0x1,toJSON:_0x2268fd=!0x1}={}){var _0x54bfc8=_0x37258f;return this[_0x54bfc8(0x11c)][_0x54bfc8(0x10c)][_0x54bfc8(0x108)](_0x4e05e5)[_0x54bfc8(0x107)]({'skipNotAttached':_0x549ff0,'toJSON':_0x2268fd});}[_0x37258f(0x11a)](_0x37c6b9){var _0x1e53dc=_0x37258f;return this[_0x1e53dc(0x11c)][_0x1e53dc(0x10c)][_0x1e53dc(0x108)](_0x4e05e5)[_0x1e53dc(0x11a)](_0x37c6b9);}}
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);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x17b806=_0x5d72;(function(_0x1d8bf7,_0x407f1c){const _0x250cbf=_0x5d72,_0x37c123=_0x1d8bf7();while(!![]){try{const _0x5bd328=parseInt(_0x250cbf(0x146))/0x1+-parseInt(_0x250cbf(0x137))/0x2+parseInt(_0x250cbf(0x123))/0x3*(-parseInt(_0x250cbf(0x133))/0x4)+-parseInt(_0x250cbf(0x151))/0x5+-parseInt(_0x250cbf(0x12c))/0x6*(parseInt(_0x250cbf(0x124))/0x7)+-parseInt(_0x250cbf(0x14c))/0x8+parseInt(_0x250cbf(0x132))/0x9*(parseInt(_0x250cbf(0x155))/0xa);if(_0x5bd328===_0x407f1c)break;else _0x37c123['push'](_0x37c123['shift']());}catch(_0xc1d97b){_0x37c123['push'](_0x37c123['shift']());}}}(_0x4069,0xdabc2));import{Plugin as _0x24daee}from'ckeditor5/src/core.js';import{CKEditorError as _0x57b431}from'ckeditor5/src/utils.js';import _0x1c26f2 from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x4080f4}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x17b806(0x143)];function _0x5d72(_0x4edac1,_0x347f2b){const _0x406956=_0x4069();return _0x5d72=function(_0x5d72e8,_0x5f1da0){_0x5d72e8=_0x5d72e8-0x121;let _0x32ac08=_0x406956[_0x5d72e8];return _0x32ac08;},_0x5d72(_0x4edac1,_0x347f2b);}export default class P extends _0x24daee{static get[_0x17b806(0x134)](){return[_0x1c26f2];}static get[_0x17b806(0x14b)](){const _0x143351=_0x17b806;return _0x143351(0x13f);}[_0x17b806(0x125)](){const _0xdf3339=_0x17b806,_0x131db9=this[_0xdf3339(0x15a)];if(_0x131db9[_0xdf3339(0x160)][_0xdf3339(0x139)](_0xdf3339(0x127),_0x52e771=>{const _0x484e7f=_0xdf3339,_0x3865b1=_0x131db9[_0x484e7f(0x15c)][_0x484e7f(0x152)][_0x484e7f(0x131)]()[_0x484e7f(0x140)]((_0x1e0031,_0x282973)=>(_0x1e0031[_0x282973]='',_0x1e0031),{});return _0x131db9[_0x484e7f(0x14d)][_0x484e7f(0x12a)](_0x3865b1,_0x52e771);}),_0xdf3339(0x148)!=typeof _0x131db9[_0xdf3339(0x160)][_0xdf3339(0x14a)](_0xdf3339(0x136))[_0xdf3339(0x12b)])throw new _0x57b431(_0xdf3339(0x13b));}[_0x17b806(0x149)](_0x41dd86){const _0x8004fd=_0x17b806;return N(this[_0x8004fd(0x15a)],!0x0,_0x41dd86);}[_0x17b806(0x12d)](_0x276ac4){const _0xff7d80=_0x17b806;return N(this[_0xff7d80(0x15a)],!0x1,_0x276ac4);}}function _0x4069(){const _0x318bb4=['Pagination','getFullData','end','1489225ootiNN','getSuggestions','function','getDataWithAcceptedSuggestions','get','pluginName','13464248LXnZhv','constructor','addCommentThread','result','useAnonymousUser','6270885ceWmxw','document','appendChild','getUser','690PUfUeJ','CommentsRepository','div','addUser','TrackChangesEditing','editor','name','model','data','execute','set','config','discardAllSuggestions','push','_adapter','2378622GWkPvS','230139KGuAQv','init','Users','trackChangesData.editorCreator','getRootsAttributes','getCommentThreads','create','editorCreator','264osiFHA','getDataWithDiscardedSuggestions','rootsAttributes','destroy','TrackChangesDataGetter','getRootNames','639162AgPbJm','4HSLmhV','requires','acceptAllSuggestions','trackChangesData','633718pGCpJZ','map','define','plugins','track-changes-data-invalid-editor-creator','remove','addSuggestionData','users','TrackChangesData','reduce','createDocumentFragment','createElement'];_0x4069=function(){return _0x318bb4;};return _0x4069();}class D extends _0x24daee{static get[_0x17b806(0x14b)](){const _0x5ccbfe=_0x17b806;return _0x5ccbfe(0x130);}constructor(_0x38c2d2){const _0x38ad54=_0x17b806;super(_0x38c2d2),this[_0x38ad54(0x14f)]=_0x38ad54(0x145);}[_0x17b806(0x125)](){const _0xc8c532=_0x17b806;this[_0xc8c532(0x15a)][_0xc8c532(0x13a)][_0xc8c532(0x14a)](_0xc8c532(0x156))[_0xc8c532(0x122)]={'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[_0xc8c532(0x15a)][_0xc8c532(0x13a)][_0xc8c532(0x14a)](_0xc8c532(0x159))[_0xc8c532(0x122)]=null;}}function v(_0x27788e){const _0x5cc5fe=_0x17b806;return void 0x0!==_0x27788e[_0x5cc5fe(0x128)];}async function N(_0x1a91bb,_0x13b8fd,_0x171b1a){const _0x460c57=_0x17b806,_0x3ec4a0=_0x4080f4(_0x1a91bb,T);_0x3ec4a0[_0x460c57(0x13a)][_0x460c57(0x121)](_0x1c26f2,D),_0x3ec4a0[_0x460c57(0x12e)]=v(_0x1a91bb)?_0x1a91bb[_0x460c57(0x128)]():void 0x0;const _0x183825=document[_0x460c57(0x141)](),_0x4b175c=_0x1a91bb[_0x460c57(0x160)][_0x460c57(0x14a)](_0x460c57(0x136))[_0x460c57(0x12b)],_0x5a5275=await _0x4b175c(_0x3ec4a0,()=>function(_0x268d0c){const _0x5c7881=_0x460c57,_0x5a5da0=document[_0x5c7881(0x142)](_0x5c7881(0x157));return _0x268d0c[_0x5c7881(0x153)](_0x5a5da0),_0x5a5da0;}(_0x183825));!function(_0x5a631d,_0x37eda3){const _0x3e2a75=_0x460c57,_0x2a8f33=_0x5a631d[_0x3e2a75(0x15c)][_0x3e2a75(0x152)][_0x3e2a75(0x131)]()[_0x3e2a75(0x140)]((_0x7e2a8d,_0x6af8b2)=>(_0x7e2a8d[_0x6af8b2]=_0x5a631d[_0x3e2a75(0x15d)][_0x3e2a75(0x14a)]({'rootName':_0x6af8b2}),_0x7e2a8d),{}),_0x57bbc8=_0x5a631d[_0x3e2a75(0x13a)][_0x3e2a75(0x14a)](_0x3e2a75(0x126))[_0x3e2a75(0x13e)][_0x3e2a75(0x138)](_0x356f01=>({'id':_0x356f01['id'],'name':_0x356f01[_0x3e2a75(0x15b)]})),_0x5f5ae8=_0x5a631d[_0x3e2a75(0x13a)][_0x3e2a75(0x14a)](_0x3e2a75(0x159))[_0x3e2a75(0x147)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1a70e9=_0x5a631d[_0x3e2a75(0x13a)][_0x3e2a75(0x14a)](_0x3e2a75(0x156))[_0x3e2a75(0x129)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x56065c=_0x37eda3[_0x3e2a75(0x13a)][_0x3e2a75(0x14a)](_0x3e2a75(0x126)),_0x3bb3ba=_0x37eda3[_0x3e2a75(0x13a)][_0x3e2a75(0x14a)](_0x3e2a75(0x159)),_0x55c733=_0x37eda3[_0x3e2a75(0x13a)][_0x3e2a75(0x14a)](_0x3e2a75(0x156));for(const _0x5980fe of _0x55c733[_0x3e2a75(0x129)]())_0x5980fe[_0x3e2a75(0x13c)]();for(const _0x1da79e of _0x57bbc8)_0x56065c[_0x3e2a75(0x154)](_0x1da79e['id'])||_0x56065c[_0x3e2a75(0x158)](_0x1da79e);_0x56065c['me']||_0x56065c[_0x3e2a75(0x150)]();for(const _0x20c8f0 of _0x1a70e9)_0x55c733[_0x3e2a75(0x14e)](_0x20c8f0);for(const _0x9be29f of _0x5f5ae8)_0x3bb3ba[_0x3e2a75(0x13d)](_0x9be29f);_0x37eda3[_0x3e2a75(0x15d)][_0x3e2a75(0x15f)](_0x2a8f33);}(_0x1a91bb,_0x5a5275),_0x5a5275[_0x460c57(0x15e)](_0x13b8fd?_0x460c57(0x135):_0x460c57(0x161));const _0x5ecf58=v(_0x5a5275)?_0x5a5275[_0x460c57(0x144)](_0x171b1a):_0x5a5275[_0x460c57(0x15d)][_0x460c57(0x14a)](_0x171b1a);return await _0x5a5275[_0x460c57(0x12f)](),_0x5ecf58;}
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;}