@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20241022.0 → 0.0.0-nightly-20241023.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 _0x276cb4=_0x5a9b;function _0x5a9b(_0x2d0f5e,_0x53ad76){const _0x3e9fee=_0x3e9f();return _0x5a9b=function(_0x5a9ba2,_0x5744f8){_0x5a9ba2=_0x5a9ba2-0x106;let _0x3518e5=_0x3e9fee[_0x5a9ba2];return _0x3518e5;},_0x5a9b(_0x2d0f5e,_0x53ad76);}function _0x3e9f(){const _0x33e378=['filter','addMarkerName','start','getContainedElement','get','isIntersecting','push','getItems','1627lUNoYE','_isDataLoaded','end','@external','getRanges','discard','getAllAdjacentSuggestions','888HWHhze','getFirstRange','nodeAfter','attributes','removeAttribute','getMultiRangeId','type','_saved','commentThread','delete','56rHcTsO','nodeBefore','authoredAt','_onAccept','_onDiscard','decorate','split','previous','head','suggestion:','set','add','getMarkerNames','markers','_model','author','isInContent','_markerNames','size','isMultiRange','onAttributesChange','subType','removeMarkers','115qfgpWa','createdAt','accept','isIntersectingWithRange','clear','from','getRange','data','addRange','5015529FVjgUV','hasComments','363eHgmYb','onAccept','isExternal','reduce','setAttribute','546931cYlFcm','164549iLrKaQ','substr','6164910tvVfsD','next','196OsiqMK','addMarker','getMarkers','17624mfDDGT','creator','length','change','getFirstMarker','_onAttributesChange','map','toJSON','134754HefBWB','onDiscard','removeMarker'];_0x3e9f=function(){return _0x33e378;};return _0x3e9f();}(function(_0x1a143b,_0x6133b){const _0x31f393=_0x5a9b,_0xe98a60=_0x1a143b();while(!![]){try{const _0x5b85a1=-parseInt(_0x31f393(0x14f))/0x1*(parseInt(_0x31f393(0x139))/0x2)+-parseInt(_0x31f393(0x12f))/0x3*(-parseInt(_0x31f393(0x13c))/0x4)+parseInt(_0x31f393(0x124))/0x5*(parseInt(_0x31f393(0x144))/0x6)+parseInt(_0x31f393(0x134))/0x7*(-parseInt(_0x31f393(0x10d))/0x8)+parseInt(_0x31f393(0x12d))/0x9+parseInt(_0x31f393(0x137))/0xa+-parseInt(_0x31f393(0x135))/0xb*(parseInt(_0x31f393(0x156))/0xc);if(_0x5b85a1===_0x6133b)break;else _0xe98a60['push'](_0xe98a60['shift']());}catch(_0x258058){_0xe98a60['push'](_0xe98a60['shift']());}}}(_0x3e9f,0x64200));import{Element as _0x3ebde0}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x524281,uid as _0x16b4a5}from'ckeditor5/src/utils.js';import{cloneDeep as _0x40faec,isEqual as _0x2e4ffb,set as _0xa247eb,unset as _0x18dbb1}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
- _0x524281(){constructor(_0x12f0b6,_0x320137){const _0x58c21d=_0x5a9b;super(),this[_0x58c21d(0x150)]=!0x1,this['id']=_0x320137['id'],this[_0x58c21d(0x109)]=_0x320137[_0x58c21d(0x109)],this[_0x58c21d(0x122)]=_0x320137[_0x58c21d(0x122)]||null,this[_0x58c21d(0x11c)]=_0x320137[_0x58c21d(0x11c)],this[_0x58c21d(0x13d)]=_0x320137[_0x58c21d(0x13d)]||_0x320137[_0x58c21d(0x11c)],this[_0x58c21d(0x131)]=Boolean(_0x320137[_0x58c21d(0x106)]&&_0x320137[_0x58c21d(0x106)][_0x58c21d(0x152)]),this[_0x58c21d(0x12b)]=null,this[_0x58c21d(0x11b)]=_0x12f0b6,this[_0x58c21d(0x110)]=_0x320137[_0x58c21d(0x130)],this[_0x58c21d(0x111)]=_0x320137[_0x58c21d(0x145)],this[_0x58c21d(0x141)]=_0x320137[_0x58c21d(0x121)],this[_0x58c21d(0x11e)]=new Set(),this[_0x58c21d(0x125)]=null,this[_0x58c21d(0x117)](_0x58c21d(0x10f),null),this[_0x58c21d(0x117)](_0x58c21d(0x106),_0x320137[_0x58c21d(0x106)]||{}),this[_0x58c21d(0x117)](_0x58c21d(0x114),null),this[_0x58c21d(0x117)](_0x58c21d(0x138),null),this[_0x58c21d(0x117)](_0x58c21d(0x10b),null),this[_0x58c21d(0x117)](_0x58c21d(0x10a),!0x1),this[_0x58c21d(0x112)](_0x58c21d(0x126)),this[_0x58c21d(0x112)](_0x58c21d(0x154));}get[_0x276cb4(0x115)](){const _0x5925d3=_0x276cb4;let _0x377b1c=this;for(;_0x377b1c[_0x5925d3(0x114)];)_0x377b1c=_0x377b1c[_0x5925d3(0x114)];return _0x377b1c;}get[_0x276cb4(0x12e)](){const _0x2a5a10=_0x276cb4;return!!this[_0x2a5a10(0x10b)]&&this[_0x2a5a10(0x10b)][_0x2a5a10(0x13e)]>0x0;}get[_0x276cb4(0x120)](){const _0x153c59=_0x276cb4;if(0x0==this[_0x153c59(0x11e)][_0x153c59(0x11f)])return!0x1;return 0x6==Array[_0x153c59(0x129)](this[_0x153c59(0x11e)])[0x0][_0x153c59(0x113)](':')[_0x153c59(0x13e)];}get[_0x276cb4(0x11d)](){const _0x51889a=_0x276cb4;return null!==this[_0x51889a(0x140)]();}[_0x276cb4(0x148)](_0x4a5963){const _0xf962db=_0x276cb4;this[_0xf962db(0x11e)][_0xf962db(0x118)](_0x4a5963);}[_0x276cb4(0x119)](){const _0x1bcc5c=_0x276cb4;return Array[_0x1bcc5c(0x129)](this[_0x1bcc5c(0x11e)]);}[_0x276cb4(0x13b)](){const _0x322eb9=_0x276cb4;return this[_0x322eb9(0x119)]()[_0x322eb9(0x142)](_0x111e35=>this[_0x322eb9(0x11b)][_0x322eb9(0x11a)][_0x322eb9(0x14b)](_0x111e35))[_0x322eb9(0x147)](_0x2d0102=>_0x2d0102);}[_0x276cb4(0x140)](){const _0x1c39a1=_0x276cb4;return this[_0x1c39a1(0x13b)]()[0x0]||null;}[_0x276cb4(0x123)](){const _0xe6e3c9=_0x276cb4;this[_0xe6e3c9(0x11b)][_0xe6e3c9(0x13f)](_0x106425=>{const _0x59bd9b=_0xe6e3c9;for(const _0x42ca84 of this[_0x59bd9b(0x13b)]())_0x106425[_0x59bd9b(0x146)](_0x42ca84);}),this[_0xe6e3c9(0x11e)][_0xe6e3c9(0x128)]();}[_0x276cb4(0x146)](_0x9fd56d){const _0x312d91=_0x276cb4;this[_0x312d91(0x11b)][_0x312d91(0x13f)](_0x31217e=>{const _0x295b07=_0x312d91;_0x31217e[_0x295b07(0x146)](_0x9fd56d);}),this[_0x312d91(0x11e)][_0x312d91(0x10c)](_0x9fd56d);}[_0x276cb4(0x12c)](_0x21e181){const _0x43f04e=_0x276cb4,_0xa1898a=_0x43f04e(0x116)+this[_0x43f04e(0x109)]+':'+this[_0x43f04e(0x122)]+':'+this['id']+':'+this[_0x43f04e(0x13d)]['id']+':'+u[_0x43f04e(0x108)]();this[_0x43f04e(0x148)](_0xa1898a),this[_0x43f04e(0x11b)][_0x43f04e(0x13f)](_0x3174da=>{const _0x508f71=_0x43f04e;_0x3174da[_0x508f71(0x13a)](_0xa1898a,{'range':_0x21e181,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x276cb4(0x127)](_0xe4db59){const _0x19a95d=_0x276cb4;for(const _0x17af8a of this[_0x19a95d(0x153)]())if(_0x17af8a[_0x19a95d(0x14c)](_0xe4db59))return!0x0;return!0x1;}[_0x276cb4(0x153)](){const _0x204ec8=_0x276cb4;return this[_0x204ec8(0x13b)]()[_0x204ec8(0x142)](_0x57d7da=>_0x57d7da[_0x204ec8(0x12a)]());}[_0x276cb4(0x14e)](){const _0xf73c86=_0x276cb4;return this[_0xf73c86(0x153)]()[_0xf73c86(0x132)]((_0x3881b1,_0x4b71a7)=>[..._0x3881b1,..._0x4b71a7[_0xf73c86(0x14e)]()],[]);}[_0x276cb4(0x157)](){const _0x282b00=_0x276cb4;var _0x324369;return(null===(_0x324369=this[_0x282b00(0x140)]())||void 0x0===_0x324369?void 0x0:_0x324369[_0x282b00(0x12a)]())||null;}[_0x276cb4(0x14a)](){const _0x506d3a=_0x276cb4,_0x48fbc4=this[_0x506d3a(0x153)]();if(0x1!=_0x48fbc4[_0x506d3a(0x13e)])return null;const _0x2f615a=_0x48fbc4[0x0],_0x5ab91d=_0x2f615a[_0x506d3a(0x149)][_0x506d3a(0x158)],_0x39e390=_0x2f615a[_0x506d3a(0x151)][_0x506d3a(0x10e)];return _0x5ab91d instanceof _0x3ebde0?_0x5ab91d!=_0x39e390?null:_0x5ab91d:null;}[_0x276cb4(0x126)](){const _0x172a86=_0x276cb4;this[_0x172a86(0x110)](this[_0x172a86(0x153)](),this[_0x172a86(0x12b)],this[_0x172a86(0x106)]),this[_0x172a86(0x123)]();}[_0x276cb4(0x154)](){const _0x34aefd=_0x276cb4;this[_0x34aefd(0x111)](this[_0x34aefd(0x153)](),this[_0x34aefd(0x12b)],this[_0x34aefd(0x106)]),this[_0x34aefd(0x123)]();}[_0x276cb4(0x155)](){const _0x1f29e2=_0x276cb4,_0x4336b7=[];let _0x361868=this[_0x1f29e2(0x115)];for(;_0x361868;)_0x4336b7[_0x1f29e2(0x14d)](_0x361868),_0x361868=_0x361868[_0x1f29e2(0x138)];return _0x4336b7;}[_0x276cb4(0x133)](_0x26f985,_0x2c9ab3){const _0x3f95d3=_0x276cb4,_0x57434a=_0x40faec(this[_0x3f95d3(0x106)]);_0xa247eb(_0x57434a,_0x26f985,_0x2c9ab3),_0x2e4ffb(_0x57434a,this[_0x3f95d3(0x106)])||(this[_0x3f95d3(0x106)]=_0x57434a,this[_0x3f95d3(0x141)](_0x57434a));}[_0x276cb4(0x107)](_0x467e0e){const _0x330e85=_0x276cb4,_0x193976=_0x40faec(this[_0x330e85(0x106)]);_0x18dbb1(_0x193976,_0x467e0e),_0x2e4ffb(_0x193976,this[_0x330e85(0x106)])||(this[_0x330e85(0x106)]=_0x193976,this[_0x330e85(0x141)](this[_0x330e85(0x106)]));}[_0x276cb4(0x143)](){const _0x1e17ed=_0x276cb4;return{'id':this['id'],'type':this[_0x1e17ed(0x122)]?this[_0x1e17ed(0x109)]+':'+this[_0x1e17ed(0x122)]:this[_0x1e17ed(0x109)],'authorId':this[_0x1e17ed(0x13d)]['id'],'createdAt':this[_0x1e17ed(0x125)],'hasComments':this[_0x1e17ed(0x12e)],'data':this[_0x1e17ed(0x12b)],'attributes':this[_0x1e17ed(0x106)]};}static[_0x276cb4(0x108)](){const _0x58b1e9=_0x276cb4;return _0x16b4a5()[_0x58b1e9(0x136)](0x1,0x5);}}
23
+ const _0x5d4918=_0x3f17;(function(_0x593cdd,_0x379572){const _0x5597d4=_0x3f17,_0x293b26=_0x593cdd();while(!![]){try{const _0x4dc6a8=-parseInt(_0x5597d4(0x1cd))/0x1*(-parseInt(_0x5597d4(0x1ba))/0x2)+-parseInt(_0x5597d4(0x1ae))/0x3+parseInt(_0x5597d4(0x190))/0x4+-parseInt(_0x5597d4(0x1ad))/0x5*(parseInt(_0x5597d4(0x1c0))/0x6)+-parseInt(_0x5597d4(0x1b2))/0x7+-parseInt(_0x5597d4(0x1d3))/0x8+-parseInt(_0x5597d4(0x19d))/0x9;if(_0x4dc6a8===_0x379572)break;else _0x293b26['push'](_0x293b26['shift']());}catch(_0x5e1d42){_0x293b26['push'](_0x293b26['shift']());}}}(_0x2a34,0xf3ab7));function _0x2a34(){const _0x4691a3=['removeMarkers','onAttributesChange','markers','11GGLOeZ','@external','_onAccept','getMultiRangeId','removeAttribute','toJSON','1147200oIEvrJ','substr','decorate','createdAt','getFirstRange','isInContent','from','hasComments','getAllAdjacentSuggestions','type','creator','size','getRange','7576960RVcRtX','add','change','getMarkers','split','addMarker','setAttribute','getMarkerNames','author','set','accept','start','data','8252964kielMg','_onDiscard','commentThread','attributes','reduce','previous','_saved','addMarkerName','isIntersectingWithRange','getContainedElement','nodeBefore','filter','authoredAt','discard','isMultiRange','isExternal','5ncxIyd','1201350kizzrX','_onAttributesChange','push','_markerNames','1892982DwhVCm','getFirstMarker','isIntersecting','addRange','onAccept','next','_isDataLoaded','get','324934FGmcri','suggestion:','head','clear','getItems','map','5712204WdoyqE','end','subType','length','onDiscard','delete','getRanges','nodeAfter','_model','removeMarker'];_0x2a34=function(){return _0x4691a3;};return _0x2a34();}import{Element as _0x54618d}from'ckeditor5/src/engine.js';function _0x3f17(_0x29680b,_0x217edc){const _0x2a348d=_0x2a34();return _0x3f17=function(_0x3f1730,_0x15979d){_0x3f1730=_0x3f1730-0x18a;let _0x521197=_0x2a348d[_0x3f1730];return _0x521197;},_0x3f17(_0x29680b,_0x217edc);}import{ObservableMixin as _0x36d477,uid as _0x2afb69}from'ckeditor5/src/utils.js';import{cloneDeep as _0x12b03f,isEqual as _0xf2d42,set as _0x2f02bf,unset as _0x3fb62f}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
+ _0x36d477(){constructor(_0x4ae1b3,_0x5ad663){const _0x149adc=_0x3f17;super(),this[_0x149adc(0x1b8)]=!0x1,this['id']=_0x5ad663['id'],this[_0x149adc(0x18c)]=_0x5ad663[_0x149adc(0x18c)],this[_0x149adc(0x1c2)]=_0x5ad663[_0x149adc(0x1c2)]||null,this[_0x149adc(0x198)]=_0x5ad663[_0x149adc(0x198)],this[_0x149adc(0x18d)]=_0x5ad663[_0x149adc(0x18d)]||_0x5ad663[_0x149adc(0x198)],this[_0x149adc(0x1ac)]=Boolean(_0x5ad663[_0x149adc(0x1a0)]&&_0x5ad663[_0x149adc(0x1a0)][_0x149adc(0x1ce)]),this[_0x149adc(0x19c)]=null,this[_0x149adc(0x1c8)]=_0x4ae1b3,this[_0x149adc(0x1cf)]=_0x5ad663[_0x149adc(0x1b6)],this[_0x149adc(0x19e)]=_0x5ad663[_0x149adc(0x1c4)],this[_0x149adc(0x1af)]=_0x5ad663[_0x149adc(0x1cb)],this[_0x149adc(0x1b1)]=new Set(),this[_0x149adc(0x1d6)]=null,this[_0x149adc(0x199)](_0x149adc(0x1a9),null),this[_0x149adc(0x199)](_0x149adc(0x1a0),_0x5ad663[_0x149adc(0x1a0)]||{}),this[_0x149adc(0x199)](_0x149adc(0x1a2),null),this[_0x149adc(0x199)](_0x149adc(0x1b7),null),this[_0x149adc(0x199)](_0x149adc(0x19f),null),this[_0x149adc(0x199)](_0x149adc(0x1a3),!0x1),this[_0x149adc(0x1d5)](_0x149adc(0x19a)),this[_0x149adc(0x1d5)](_0x149adc(0x1aa));}get[_0x5d4918(0x1bc)](){const _0x48ecc2=_0x5d4918;let _0x38680f=this;for(;_0x38680f[_0x48ecc2(0x1a2)];)_0x38680f=_0x38680f[_0x48ecc2(0x1a2)];return _0x38680f;}get[_0x5d4918(0x18a)](){const _0x4155c2=_0x5d4918;return!!this[_0x4155c2(0x19f)]&&this[_0x4155c2(0x19f)][_0x4155c2(0x1c3)]>0x0;}get[_0x5d4918(0x1ab)](){const _0x259041=_0x5d4918;if(0x0==this[_0x259041(0x1b1)][_0x259041(0x18e)])return!0x1;return 0x6==Array[_0x259041(0x1d9)](this[_0x259041(0x1b1)])[0x0][_0x259041(0x194)](':')[_0x259041(0x1c3)];}get[_0x5d4918(0x1d8)](){const _0x2358ea=_0x5d4918;return null!==this[_0x2358ea(0x1b3)]();}[_0x5d4918(0x1a4)](_0x4a7a94){const _0xd35da8=_0x5d4918;this[_0xd35da8(0x1b1)][_0xd35da8(0x191)](_0x4a7a94);}[_0x5d4918(0x197)](){const _0x4c8102=_0x5d4918;return Array[_0x4c8102(0x1d9)](this[_0x4c8102(0x1b1)]);}[_0x5d4918(0x193)](){const _0x240121=_0x5d4918;return this[_0x240121(0x197)]()[_0x240121(0x1bf)](_0x3c721d=>this[_0x240121(0x1c8)][_0x240121(0x1cc)][_0x240121(0x1b9)](_0x3c721d))[_0x240121(0x1a8)](_0x44260c=>_0x44260c);}[_0x5d4918(0x1b3)](){const _0x4c8bda=_0x5d4918;return this[_0x4c8bda(0x193)]()[0x0]||null;}[_0x5d4918(0x1ca)](){const _0x48da4b=_0x5d4918;this[_0x48da4b(0x1c8)][_0x48da4b(0x192)](_0x55b24b=>{const _0x387dcc=_0x48da4b;for(const _0x167e7b of this[_0x387dcc(0x193)]())_0x55b24b[_0x387dcc(0x1c9)](_0x167e7b);}),this[_0x48da4b(0x1b1)][_0x48da4b(0x1bd)]();}[_0x5d4918(0x1c9)](_0xeb8a59){const _0x49f52e=_0x5d4918;this[_0x49f52e(0x1c8)][_0x49f52e(0x192)](_0xe66484=>{const _0x75e218=_0x49f52e;_0xe66484[_0x75e218(0x1c9)](_0xeb8a59);}),this[_0x49f52e(0x1b1)][_0x49f52e(0x1c5)](_0xeb8a59);}[_0x5d4918(0x1b5)](_0x5c26e6){const _0x14725b=_0x5d4918,_0x1b6ef6=_0x14725b(0x1bb)+this[_0x14725b(0x18c)]+':'+this[_0x14725b(0x1c2)]+':'+this['id']+':'+this[_0x14725b(0x18d)]['id']+':'+u[_0x14725b(0x1d0)]();this[_0x14725b(0x1a4)](_0x1b6ef6),this[_0x14725b(0x1c8)][_0x14725b(0x192)](_0x10dc38=>{const _0x5e136e=_0x14725b;_0x10dc38[_0x5e136e(0x195)](_0x1b6ef6,{'range':_0x5c26e6,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x5d4918(0x1a5)](_0xef72de){const _0x42669d=_0x5d4918;for(const _0x14aefd of this[_0x42669d(0x1c6)]())if(_0x14aefd[_0x42669d(0x1b4)](_0xef72de))return!0x0;return!0x1;}[_0x5d4918(0x1c6)](){const _0x517b88=_0x5d4918;return this[_0x517b88(0x193)]()[_0x517b88(0x1bf)](_0x49aa92=>_0x49aa92[_0x517b88(0x18f)]());}[_0x5d4918(0x1be)](){const _0x397da2=_0x5d4918;return this[_0x397da2(0x1c6)]()[_0x397da2(0x1a1)]((_0x5f06c7,_0x7d2e7d)=>[..._0x5f06c7,..._0x7d2e7d[_0x397da2(0x1be)]()],[]);}[_0x5d4918(0x1d7)](){const _0xec33a5=_0x5d4918;var _0x1c91cb;return(null===(_0x1c91cb=this[_0xec33a5(0x1b3)]())||void 0x0===_0x1c91cb?void 0x0:_0x1c91cb[_0xec33a5(0x18f)]())||null;}[_0x5d4918(0x1a6)](){const _0xba55da=_0x5d4918,_0x3ffbab=this[_0xba55da(0x1c6)]();if(0x1!=_0x3ffbab[_0xba55da(0x1c3)])return null;const _0x5d1e4b=_0x3ffbab[0x0],_0x4b6a95=_0x5d1e4b[_0xba55da(0x19b)][_0xba55da(0x1c7)],_0x42ab85=_0x5d1e4b[_0xba55da(0x1c1)][_0xba55da(0x1a7)];return _0x4b6a95 instanceof _0x54618d?_0x4b6a95!=_0x42ab85?null:_0x4b6a95:null;}[_0x5d4918(0x19a)](){const _0x2ec3ae=_0x5d4918;this[_0x2ec3ae(0x1cf)](this[_0x2ec3ae(0x1c6)](),this[_0x2ec3ae(0x19c)],this[_0x2ec3ae(0x1a0)]),this[_0x2ec3ae(0x1ca)]();}[_0x5d4918(0x1aa)](){const _0x3aaae8=_0x5d4918;this[_0x3aaae8(0x19e)](this[_0x3aaae8(0x1c6)](),this[_0x3aaae8(0x19c)],this[_0x3aaae8(0x1a0)]),this[_0x3aaae8(0x1ca)]();}[_0x5d4918(0x18b)](){const _0x37faa9=_0x5d4918,_0x52b5cb=[];let _0x3890fd=this[_0x37faa9(0x1bc)];for(;_0x3890fd;)_0x52b5cb[_0x37faa9(0x1b0)](_0x3890fd),_0x3890fd=_0x3890fd[_0x37faa9(0x1b7)];return _0x52b5cb;}[_0x5d4918(0x196)](_0x3bb608,_0x4e31eb){const _0x3e6cbf=_0x5d4918,_0x4371af=_0x12b03f(this[_0x3e6cbf(0x1a0)]);_0x2f02bf(_0x4371af,_0x3bb608,_0x4e31eb),_0xf2d42(_0x4371af,this[_0x3e6cbf(0x1a0)])||(this[_0x3e6cbf(0x1a0)]=_0x4371af,this[_0x3e6cbf(0x1af)](_0x4371af));}[_0x5d4918(0x1d1)](_0x5f16fb){const _0x29785e=_0x5d4918,_0x56e971=_0x12b03f(this[_0x29785e(0x1a0)]);_0x3fb62f(_0x56e971,_0x5f16fb),_0xf2d42(_0x56e971,this[_0x29785e(0x1a0)])||(this[_0x29785e(0x1a0)]=_0x56e971,this[_0x29785e(0x1af)](this[_0x29785e(0x1a0)]));}[_0x5d4918(0x1d2)](){const _0x25ef55=_0x5d4918;return{'id':this['id'],'type':this[_0x25ef55(0x1c2)]?this[_0x25ef55(0x18c)]+':'+this[_0x25ef55(0x1c2)]:this[_0x25ef55(0x18c)],'authorId':this[_0x25ef55(0x18d)]['id'],'createdAt':this[_0x25ef55(0x1d6)],'hasComments':this[_0x25ef55(0x18a)],'data':this[_0x25ef55(0x19c)],'attributes':this[_0x25ef55(0x1a0)]};}static[_0x5d4918(0x1d0)](){const _0x264975=_0x5d4918;return _0x2afb69()[_0x264975(0x1d4)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3333f8=_0xa3f7;(function(_0x3a5ec7,_0x3ae213){const _0x37b396=_0xa3f7,_0x49bf2b=_0x3a5ec7();while(!![]){try{const _0x4885db=-parseInt(_0x37b396(0x152))/0x1*(-parseInt(_0x37b396(0x141))/0x2)+parseInt(_0x37b396(0x151))/0x3*(parseInt(_0x37b396(0x129))/0x4)+-parseInt(_0x37b396(0x175))/0x5*(-parseInt(_0x37b396(0x174))/0x6)+-parseInt(_0x37b396(0x130))/0x7+-parseInt(_0x37b396(0x171))/0x8*(parseInt(_0x37b396(0x149))/0x9)+parseInt(_0x37b396(0x139))/0xa+-parseInt(_0x37b396(0x144))/0xb;if(_0x4885db===_0x3ae213)break;else _0x49bf2b['push'](_0x49bf2b['shift']());}catch(_0x5d4990){_0x49bf2b['push'](_0x49bf2b['shift']());}}}(_0x990b,0xaaaf3));import{getTranslation as _0x16f089}from'./utils/common-translations.js';function _0x990b(){const _0x296fd0=['ELEMENT_SPACE','remove','isEmpty','get','push','nodeAfter','5331536zqkBJs','_addDescriptionItems','type','function','removeFormat','addContainer','_schema','getItemLabel','elementEnd','5204290CjcZdf','_handleRenameSuggestionDescription','getWalker','subType','*Split:*\x20%0','removeContainer','pop','REPLACE_TEXT','128726eGbpdE','indexOf','EmptyContainer','13201683iAJWdY','add','_resolveDescriptionItems','_locale','removeObject','9ytlcIi','newValue','Container','_customCallbacks','end','$textProxy','map','$text','21TbmnwQ','7IQytCW','has','*Insert:*\x20%0','length','quantity','$1\x20$2','isObject','item','isEqual','Object','normal','match','start','removeEmptyContainer','_handleInsertRemoveSuggestionDescription','element','registerElementLabel','key','_handleAttributeSuggestionDescription','_itemLabelsCallbacks','*Remove:*\x20%0','format','deletion','softBreak','getFirstRange','_handleCustomCallbackDescription','*Change\x20to:*\x20%0','_itemLabels','elementStart','previousSibling','name','7786120WVkGIq','matchingCallback','isInContent','2559324EPsXXx','15APGnVg','addFormat','*Set\x20format:*\x20%0','replace','skip','addObject','set','join','addEmptyContainer','text','data','registerAttributeLabel','_attributeLabels','attribute','getDescriptions','*Merge:*\x20%0','nextSibling','insertion','registerDescriptionCallback','label','*Remove\x20format:*\x20%0','checkChild','790604uwXWiH'];_0x990b=function(){return _0x296fd0;};return _0x990b();}function _0xa3f7(_0x2e0b10,_0x1e5951){const _0x990ba0=_0x990b();return _0xa3f7=function(_0xa3f735,_0x5c4c5c){_0xa3f735=_0xa3f735-0x115;let _0x301d3d=_0x990ba0[_0xa3f735];return _0x301d3d;},_0xa3f7(_0x2e0b10,_0x1e5951);}import{priorities as _0x1be026,insertToPriorityArray as _0x3ca536}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x7f96d7}from'./trackchangesediting.js';export default class f{constructor(_0x261bbb,_0x4ed210){const _0x151b0b=_0xa3f7;this[_0x151b0b(0x14c)]=[],this[_0x151b0b(0x16d)]=new Map(),this[_0x151b0b(0x165)]=[],this[_0x151b0b(0x11f)]=new Map(),this[_0x151b0b(0x136)]=_0x261bbb,this[_0x151b0b(0x147)]=_0x4ed210;}[_0x3333f8(0x121)](_0x10775b){const _0x490e76=_0x3333f8,_0x40e71f=[],_0x3bfba5=new Set(),_0x14ebce=new Set();for(let _0x59729b=0x0;_0x59729b<_0x10775b[_0x490e76(0x155)];_0x59729b++){const _0x40fee6=_0x10775b[_0x59729b];if(!_0x40fee6[_0x490e76(0x173)])continue;const _0x5d401f=this[_0x490e76(0x16b)](_0x40fee6);if(_0x5d401f){if(null!=_0x40fee6[_0x490e76(0x13c)]){if(_0x3bfba5[_0x490e76(0x153)](_0x40fee6[_0x490e76(0x13c)]))continue;_0x3bfba5[_0x490e76(0x145)](_0x40fee6[_0x490e76(0x13c)]);}_0x40e71f[_0x490e76(0x12e)](_0x5d401f);}else{if(_0x490e76(0x120)!=_0x40fee6[_0x490e76(0x132)])_0x490e76(0x124)!=_0x40fee6[_0x490e76(0x132)]&&_0x490e76(0x168)!=_0x40fee6[_0x490e76(0x132)]||this[_0x490e76(0x160)](_0x40e71f,_0x40fee6,_0x10775b[_0x59729b+0x1]);else{const _0x48ca03=_0x40fee6[_0x490e76(0x11d)][_0x490e76(0x163)];if(_0x14ebce[_0x490e76(0x153)](_0x48ca03))continue;_0x14ebce[_0x490e76(0x145)](_0x40fee6[_0x490e76(0x11d)][_0x490e76(0x163)]),_0x48ca03==_0x7f96d7?this[_0x490e76(0x13a)](_0x40e71f,_0x40fee6):this[_0x490e76(0x164)](_0x40e71f,_0x40fee6);}}}return this[_0x490e76(0x146)](_0x40e71f);}[_0x3333f8(0x125)](_0x21af01){const _0x31ea3f=_0x3333f8;this[_0x31ea3f(0x14c)][_0x31ea3f(0x12e)](_0x21af01);}[_0x3333f8(0x162)](_0x4de0db,_0x50c319,_0x4ab4d1=_0x1be026[_0x3333f8(0x15c)]){const _0x1a49c1=_0x3333f8;_0x1a49c1(0x133)==typeof _0x4de0db?_0x3ca536(this[_0x1a49c1(0x165)],{'matchingCallback':_0x4de0db,'label':_0x50c319,'priority':_0x4ab4d1}):this[_0x1a49c1(0x16d)][_0x1a49c1(0x119)](_0x4de0db,_0x50c319);}[_0x3333f8(0x11e)](_0x6e327d,_0x5b77d8){const _0x39f7ff=_0x3333f8;this[_0x39f7ff(0x11f)][_0x39f7ff(0x119)](_0x6e327d,_0x5b77d8);}[_0x3333f8(0x137)](_0x46155f,_0x31886c=0x1){const _0x2391db=_0x3333f8;let _0x198276;for(const _0x9d2c2f of this[_0x2391db(0x165)])if(_0x9d2c2f[_0x2391db(0x172)](_0x46155f)){_0x198276=_0x9d2c2f[_0x2391db(0x126)];break;}return _0x198276||(_0x198276=this[_0x2391db(0x16d)][_0x2391db(0x12d)](_0x46155f[_0x2391db(0x170)])),_0x198276?_0x198276(_0x31886c):0x1!==_0x31886c?_0x31886c+'\x20'+_0x46155f[_0x2391db(0x170)]+'s':''+_0x46155f[_0x2391db(0x170)];}[_0x3333f8(0x131)](_0x12e887,_0x5bab3b){const _0x506ffc=_0x3333f8,_0x733a41=_0x5bab3b[_0x506ffc(0x16a)]()[_0x506ffc(0x13b)](),_0x8cecf1=_0x506ffc(0x124)==_0x5bab3b[_0x506ffc(0x132)]?_0x506ffc(0x145):_0x506ffc(0x12b);for(const _0x44de7c of _0x733a41){const _0x15b155=_0x44de7c[_0x506ffc(0x159)],_0x5c96a4=_0x12e887[_0x12e887[_0x506ffc(0x155)]-0x1];if(_0x15b155['is'](_0x506ffc(0x14e)))_0x5c96a4&&_0x5c96a4[_0x506ffc(0x132)][_0x506ffc(0x142)](_0x506ffc(0x14b))>-0x1&&_0x12e887[_0x506ffc(0x13f)](),_0x5c96a4&&_0x506ffc(0x11c)==_0x5c96a4[_0x506ffc(0x132)]?_0x5c96a4[_0x8cecf1]+=_0x15b155[_0x506ffc(0x11d)]:_0x12e887[_0x506ffc(0x12e)]({'type':_0x506ffc(0x11c),'add':_0x506ffc(0x145)==_0x8cecf1?_0x15b155[_0x506ffc(0x11d)]:'','remove':_0x506ffc(0x12b)==_0x8cecf1?_0x15b155[_0x506ffc(0x11d)]:''});else{if(this[_0x506ffc(0x136)][_0x506ffc(0x158)](_0x15b155)){const _0x35455c=_0x15b155;if(_0x5c96a4&&_0x5c96a4[_0x506ffc(0x132)][_0x506ffc(0x142)](_0x506ffc(0x14b))>-0x1&&_0x12e887[_0x506ffc(0x13f)](),_0x506ffc(0x138)==_0x44de7c[_0x506ffc(0x132)])continue;_0x5c96a4&&_0x5c96a4[_0x506ffc(0x132)]==_0x8cecf1+_0x506ffc(0x15b)&&_0x5c96a4[_0x506ffc(0x161)][_0x506ffc(0x170)]==_0x35455c[_0x506ffc(0x170)]?_0x5c96a4[_0x506ffc(0x156)]++:_0x12e887[_0x506ffc(0x12e)]({'type':_0x8cecf1+_0x506ffc(0x15b),'element':_0x35455c,'quantity':0x1}),_0x733a41[_0x506ffc(0x117)](_0xcb9dd5=>!(_0x506ffc(0x138)==_0xcb9dd5[_0x506ffc(0x132)]&&_0xcb9dd5[_0x506ffc(0x159)]==_0x15b155));}else{if(this[_0x506ffc(0x136)][_0x506ffc(0x128)](_0x15b155,_0x506ffc(0x150))||_0x15b155['is'](_0x506ffc(0x161),_0x506ffc(0x169))){const _0x593d25=_0x15b155;if(_0x506ffc(0x145)==_0x8cecf1&&_0x506ffc(0x16e)==_0x44de7c[_0x506ffc(0x132)]||_0x506ffc(0x12b)==_0x8cecf1&&_0x506ffc(0x138)==_0x44de7c[_0x506ffc(0x132)])continue;if(_0x5c96a4&&-0x1==_0x5c96a4[_0x506ffc(0x132)][_0x506ffc(0x142)](_0x506ffc(0x14b))){_0x506ffc(0x11c)==_0x5c96a4[_0x506ffc(0x132)]&&(_0x5c96a4[_0x8cecf1]+='\x0a');continue;}let _0x372ee2;if(_0x372ee2=_0x506ffc(0x145)==_0x8cecf1?_0x593d25[_0x506ffc(0x123)]&&!this[_0x506ffc(0x136)][_0x506ffc(0x158)](_0x593d25[_0x506ffc(0x123)])?_0x593d25[_0x506ffc(0x123)]:null:_0x593d25[_0x506ffc(0x16f)]&&!this[_0x506ffc(0x136)][_0x506ffc(0x158)](_0x593d25[_0x506ffc(0x16f)])?_0x593d25[_0x506ffc(0x16f)]:null,_0x593d25[_0x506ffc(0x12c)]||_0x372ee2&&_0x372ee2[_0x506ffc(0x12c)]){const _0x339ea7=_0x372ee2&&_0x372ee2[_0x506ffc(0x12c)]?_0x372ee2:_0x593d25;_0x5c96a4&&_0x5c96a4[_0x506ffc(0x132)]==_0x8cecf1+_0x506ffc(0x143)&&_0x5c96a4[_0x506ffc(0x161)][_0x506ffc(0x170)]==_0x339ea7[_0x506ffc(0x170)]?_0x5c96a4[_0x506ffc(0x156)]++:_0x12e887[_0x506ffc(0x12e)]({'type':_0x8cecf1+_0x506ffc(0x143),'element':_0x339ea7,'quantity':0x1});}else _0x12e887[_0x506ffc(0x12e)]({'type':_0x8cecf1+_0x506ffc(0x14b),'element':_0x593d25});}}}}}[_0x3333f8(0x146)](_0x437199){const _0xd5acff=_0x3333f8,_0x1328ae=this[_0xd5acff(0x147)],_0x195579=[],_0x1ca448=[],_0x280699=[];for(const _0x5936ec of _0x437199)switch(_0x5936ec[_0xd5acff(0x132)]){case _0xd5acff(0x11c):if(_0x5936ec[_0xd5acff(0x145)]=_0x5936ec[_0xd5acff(0x145)][_0xd5acff(0x116)](/(\S)\u000A+(\S)/g,_0xd5acff(0x157))[_0xd5acff(0x116)](/\u000A/g,''),_0x5936ec[_0xd5acff(0x12b)]=_0x5936ec[_0xd5acff(0x12b)][_0xd5acff(0x116)](/(\S)\u000A+(\S)/g,_0xd5acff(0x157))[_0xd5acff(0x116)](/\u000A/g,''),''!=_0x5936ec[_0xd5acff(0x145)]&&''!=_0x5936ec[_0xd5acff(0x12b)]){_0x195579[_0xd5acff(0x12e)]({'type':_0xd5acff(0x116),'content':_0x16f089(_0x1328ae,_0xd5acff(0x140),['\x22'+_0x5936ec[_0xd5acff(0x12b)]+'\x22','\x22'+_0x5936ec[_0xd5acff(0x145)]+'\x22'])});continue;}if(null!=_0x5936ec[_0xd5acff(0x145)][_0xd5acff(0x15d)](/^ +$/)){_0x195579[_0xd5acff(0x12e)]({'type':_0xd5acff(0x124),'content':_0x16f089(_0x1328ae,_0xd5acff(0x154),_0x16f089(_0x1328ae,_0xd5acff(0x12a),_0x5936ec[_0xd5acff(0x145)][_0xd5acff(0x155)]))});continue;}if(null!=_0x5936ec[_0xd5acff(0x12b)][_0xd5acff(0x15d)](/^ +$/)){_0x195579[_0xd5acff(0x12e)]({'type':_0xd5acff(0x168),'content':_0x16f089(_0x1328ae,_0xd5acff(0x166),_0x16f089(_0x1328ae,_0xd5acff(0x12a),_0x5936ec[_0xd5acff(0x12b)][_0xd5acff(0x155)]))});continue;}if(''!=_0x5936ec[_0xd5acff(0x145)]){_0x195579[_0xd5acff(0x12e)]({'type':_0xd5acff(0x124),'content':_0x16f089(_0x1328ae,_0xd5acff(0x154),'\x22'+_0x5936ec[_0xd5acff(0x145)]+'\x22')});continue;}_0x195579[_0xd5acff(0x12e)]({'type':_0xd5acff(0x168),'content':_0x16f089(_0x1328ae,_0xd5acff(0x166),'\x22'+_0x5936ec[_0xd5acff(0x12b)]+'\x22')});continue;case _0xd5acff(0x11b):case _0xd5acff(0x118):_0x195579[_0xd5acff(0x12e)]({'type':_0xd5acff(0x124),'content':_0x16f089(_0x1328ae,_0xd5acff(0x154),this[_0xd5acff(0x137)](_0x5936ec[_0xd5acff(0x161)],_0x5936ec[_0xd5acff(0x156)]))});continue;case _0xd5acff(0x15f):case _0xd5acff(0x148):_0x195579[_0xd5acff(0x12e)]({'type':_0xd5acff(0x168),'content':_0x16f089(_0x1328ae,_0xd5acff(0x166),this[_0xd5acff(0x137)](_0x5936ec[_0xd5acff(0x161)],_0x5936ec[_0xd5acff(0x156)]))});continue;case _0xd5acff(0x135):_0x195579[_0xd5acff(0x12e)]({'type':_0xd5acff(0x124),'content':_0x16f089(_0x1328ae,_0xd5acff(0x13d),this[_0xd5acff(0x137)](_0x5936ec[_0xd5acff(0x161)],_0x5936ec[_0xd5acff(0x156)]))});continue;case _0xd5acff(0x13e):_0x195579[_0xd5acff(0x12e)]({'type':_0xd5acff(0x168),'content':_0x16f089(_0x1328ae,_0xd5acff(0x122),this[_0xd5acff(0x137)](_0x5936ec[_0xd5acff(0x161)],_0x5936ec[_0xd5acff(0x156)]))});continue;case _0xd5acff(0x176):_0x1ca448[_0xd5acff(0x12e)](_0x5936ec[_0xd5acff(0x163)]);continue;case _0xd5acff(0x134):_0x280699[_0xd5acff(0x12e)](_0x5936ec[_0xd5acff(0x163)]);continue;default:_0x195579[_0xd5acff(0x12e)](_0x5936ec);}if(_0x1ca448[_0xd5acff(0x155)]){const _0x5cde9e=_0x1ca448[_0xd5acff(0x14f)](_0x174ff7=>this[_0xd5acff(0x11f)][_0xd5acff(0x153)](_0x174ff7)?this[_0xd5acff(0x11f)][_0xd5acff(0x12d)](_0x174ff7):_0x174ff7)[_0xd5acff(0x11a)](',\x20');_0x195579[_0xd5acff(0x12e)]({'type':_0xd5acff(0x167),'content':_0x16f089(this[_0xd5acff(0x147)],_0xd5acff(0x115),_0x5cde9e)});}if(_0x280699[_0xd5acff(0x155)]){const _0x37651f=_0x280699[_0xd5acff(0x14f)](_0x37b1ac=>this[_0xd5acff(0x11f)][_0xd5acff(0x153)](_0x37b1ac)?this[_0xd5acff(0x11f)][_0xd5acff(0x12d)](_0x37b1ac):_0x37b1ac)[_0xd5acff(0x11a)](',\x20');_0x195579[_0xd5acff(0x12e)]({'type':_0xd5acff(0x167),'content':_0x16f089(this[_0xd5acff(0x147)],_0xd5acff(0x127),_0x37651f)});}return _0x195579;}[_0x3333f8(0x16b)](_0x37ca66){const _0x475d10=_0x3333f8;for(const _0x20698d of this[_0x475d10(0x14c)]){const _0x2632f7=_0x20698d(_0x37ca66);if(_0x2632f7&&_0x475d10(0x132)in _0x2632f7)return _0x2632f7;}}[_0x3333f8(0x164)](_0x5e77ef,_0x2f8131){const _0xc16749=_0x3333f8,_0x2a111b=_0x2f8131[_0xc16749(0x11d)],_0x998f81=void 0x0===_0x2a111b[_0xc16749(0x14a)]?_0xc16749(0x134):_0xc16749(0x176);_0x5e77ef[_0xc16749(0x12e)]({'type':_0x998f81,'key':_0x2a111b[_0xc16749(0x163)]});}[_0x3333f8(0x13a)](_0x4d29c6,_0x1f6944){const _0x322563=_0x3333f8;_0x4d29c6[_0x322563(0x12e)]({'type':_0x322563(0x167),'content':_0x16f089(this[_0x322563(0x147)],_0x322563(0x16c),this[_0x322563(0x137)](_0x1f6944[_0x322563(0x16a)]()[_0x322563(0x15e)][_0x322563(0x12f)],0x1))});}[_0x3333f8(0x160)](_0x51955b,_0x39be3c,_0x157355){const _0x25daf7=_0x3333f8;if(this[_0x25daf7(0x131)](_0x51955b,_0x39be3c),_0x157355&&_0x157355[_0x25daf7(0x16a)]()&&!_0x39be3c[_0x25daf7(0x16a)]()[_0x25daf7(0x14d)][_0x25daf7(0x15a)](_0x157355[_0x25daf7(0x16a)]()[_0x25daf7(0x15e)])){const _0x2f44a7=_0x51955b[_0x51955b[_0x25daf7(0x155)]-0x1],_0x45a9df=_0x25daf7(0x124)==_0x39be3c[_0x25daf7(0x132)]?_0x25daf7(0x145):_0x25daf7(0x12b);_0x2f44a7&&_0x25daf7(0x11c)==_0x2f44a7[_0x25daf7(0x132)]&&(_0x2f44a7[_0x45a9df]+='\x0a');}}}
23
+ function _0x6cd9(_0x2b1f02,_0x190475){const _0x57f8b=_0x57f8();return _0x6cd9=function(_0x6cd966,_0x366e41){_0x6cd966=_0x6cd966-0x1bd;let _0x219ef8=_0x57f8b[_0x6cd966];return _0x219ef8;},_0x6cd9(_0x2b1f02,_0x190475);}const _0xbb94f=_0x6cd9;(function(_0x16de48,_0x2990d5){const _0x416bbf=_0x6cd9,_0x190d46=_0x16de48();while(!![]){try{const _0xe960a4=parseInt(_0x416bbf(0x1c7))/0x1+parseInt(_0x416bbf(0x1e4))/0x2+-parseInt(_0x416bbf(0x208))/0x3*(-parseInt(_0x416bbf(0x1d5))/0x4)+-parseInt(_0x416bbf(0x1bf))/0x5+-parseInt(_0x416bbf(0x202))/0x6*(parseInt(_0x416bbf(0x1df))/0x7)+-parseInt(_0x416bbf(0x201))/0x8+parseInt(_0x416bbf(0x204))/0x9;if(_0xe960a4===_0x2990d5)break;else _0x190d46['push'](_0x190d46['shift']());}catch(_0x46a38f){_0x190d46['push'](_0x190d46['shift']());}}}(_0x57f8,0xb28f4));function _0x57f8(){const _0x4b7a2e=['getFirstRange','attribute','elementEnd','match','_itemLabels','name','addObject','_resolveDescriptionItems','registerElementLabel','_customCallbacks','getWalker','end','_addDescriptionItems','item','replace','registerAttributeLabel','add','433040pUDEwl','*Merge:*\x20%0','get','$1\x20$2','push','element','deletion','length','375994zjUtbp','registerDescriptionCallback','REPLACE_TEXT','*Set\x20format:*\x20%0','Container','checkChild','isInContent','map','_handleInsertRemoveSuggestionDescription','matchingCallback','isObject','$text','elementStart','*Insert:*\x20%0','604TktmSg','*Split:*\x20%0','softBreak','getItemLabel','_handleRenameSuggestionDescription','data','remove','addFormat','has','_handleCustomCallbackDescription','385jlpfgl','removeEmptyContainer','quantity','removeObject','_handleAttributeSuggestionDescription','1217832EJvOeT','nodeAfter','ELEMENT_SPACE','join','indexOf','label','pop','nextSibling','_schema','*Remove\x20format:*\x20%0','*Change\x20to:*\x20%0','addEmptyContainer','_locale','isEqual','removeFormat','insertion','function','format','newValue','addContainer','previousSibling','getDescriptions','isEmpty','*Remove:*\x20%0','type','text','Object','start','_itemLabelsCallbacks','8182728UPchBZ','147678uNkqYK','set','7339059ETXBGT','key','subType','removeContainer','27699cIDPTw','$textProxy','EmptyContainer','normal','_attributeLabels','skip'];_0x57f8=function(){return _0x4b7a2e;};return _0x57f8();}import{getTranslation as _0x46f19f}from'./utils/common-translations.js';import{priorities as _0x41f2b4,insertToPriorityArray as _0x122b42}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x139e47}from'./trackchangesediting.js';export default class f{constructor(_0x3709d9,_0x21de5a){const _0x28de09=_0x6cd9;this[_0x28de09(0x217)]=[],this[_0x28de09(0x212)]=new Map(),this[_0x28de09(0x200)]=[],this[_0x28de09(0x20c)]=new Map(),this[_0x28de09(0x1ec)]=_0x3709d9,this[_0x28de09(0x1f0)]=_0x21de5a;}[_0xbb94f(0x1f9)](_0x2fabf5){const _0x38e340=_0xbb94f,_0x36bec0=[],_0x942c5d=new Set(),_0x4604c4=new Set();for(let _0x51d8b7=0x0;_0x51d8b7<_0x2fabf5[_0x38e340(0x1c6)];_0x51d8b7++){const _0x3a1143=_0x2fabf5[_0x51d8b7];if(!_0x3a1143[_0x38e340(0x1cd)])continue;const _0x346fdf=this[_0x38e340(0x1de)](_0x3a1143);if(_0x346fdf){if(null!=_0x3a1143[_0x38e340(0x206)]){if(_0x942c5d[_0x38e340(0x1dd)](_0x3a1143[_0x38e340(0x206)]))continue;_0x942c5d[_0x38e340(0x1be)](_0x3a1143[_0x38e340(0x206)]);}_0x36bec0[_0x38e340(0x1c3)](_0x346fdf);}else{if(_0x38e340(0x20f)!=_0x3a1143[_0x38e340(0x1fc)])_0x38e340(0x1f3)!=_0x3a1143[_0x38e340(0x1fc)]&&_0x38e340(0x1c5)!=_0x3a1143[_0x38e340(0x1fc)]||this[_0x38e340(0x1cf)](_0x36bec0,_0x3a1143,_0x2fabf5[_0x51d8b7+0x1]);else{const _0x3bd0c1=_0x3a1143[_0x38e340(0x1da)][_0x38e340(0x205)];if(_0x4604c4[_0x38e340(0x1dd)](_0x3bd0c1))continue;_0x4604c4[_0x38e340(0x1be)](_0x3a1143[_0x38e340(0x1da)][_0x38e340(0x205)]),_0x3bd0c1==_0x139e47?this[_0x38e340(0x1d9)](_0x36bec0,_0x3a1143):this[_0x38e340(0x1e3)](_0x36bec0,_0x3a1143);}}}return this[_0x38e340(0x215)](_0x36bec0);}[_0xbb94f(0x1c8)](_0x3ffad5){const _0xee2205=_0xbb94f;this[_0xee2205(0x217)][_0xee2205(0x1c3)](_0x3ffad5);}[_0xbb94f(0x216)](_0x5249f2,_0x49d510,_0x5147c7=_0x41f2b4[_0xbb94f(0x20b)]){const _0x41ffd2=_0xbb94f;_0x41ffd2(0x1f4)==typeof _0x5249f2?_0x122b42(this[_0x41ffd2(0x200)],{'matchingCallback':_0x5249f2,'label':_0x49d510,'priority':_0x5147c7}):this[_0x41ffd2(0x212)][_0x41ffd2(0x203)](_0x5249f2,_0x49d510);}[_0xbb94f(0x1bd)](_0x25705f,_0x485daa){const _0x5bc0da=_0xbb94f;this[_0x5bc0da(0x20c)][_0x5bc0da(0x203)](_0x25705f,_0x485daa);}[_0xbb94f(0x1d8)](_0x3ab8f0,_0x4d77c0=0x1){const _0x2af1e5=_0xbb94f;let _0x5814e1;for(const _0x585bd2 of this[_0x2af1e5(0x200)])if(_0x585bd2[_0x2af1e5(0x1d0)](_0x3ab8f0)){_0x5814e1=_0x585bd2[_0x2af1e5(0x1e9)];break;}return _0x5814e1||(_0x5814e1=this[_0x2af1e5(0x212)][_0x2af1e5(0x1c1)](_0x3ab8f0[_0x2af1e5(0x213)])),_0x5814e1?_0x5814e1(_0x4d77c0):0x1!==_0x4d77c0?_0x4d77c0+'\x20'+_0x3ab8f0[_0x2af1e5(0x213)]+'s':''+_0x3ab8f0[_0x2af1e5(0x213)];}[_0xbb94f(0x21a)](_0x6b9542,_0x15510d){const _0x4fc801=_0xbb94f,_0x9a3d55=_0x15510d[_0x4fc801(0x20e)]()[_0x4fc801(0x218)](),_0x37df99=_0x4fc801(0x1f3)==_0x15510d[_0x4fc801(0x1fc)]?_0x4fc801(0x1be):_0x4fc801(0x1db);for(const _0x1bb3f4 of _0x9a3d55){const _0x383afa=_0x1bb3f4[_0x4fc801(0x21b)],_0x3c58fa=_0x6b9542[_0x6b9542[_0x4fc801(0x1c6)]-0x1];if(_0x383afa['is'](_0x4fc801(0x209)))_0x3c58fa&&_0x3c58fa[_0x4fc801(0x1fc)][_0x4fc801(0x1e8)](_0x4fc801(0x1cb))>-0x1&&_0x6b9542[_0x4fc801(0x1ea)](),_0x3c58fa&&_0x4fc801(0x1fd)==_0x3c58fa[_0x4fc801(0x1fc)]?_0x3c58fa[_0x37df99]+=_0x383afa[_0x4fc801(0x1da)]:_0x6b9542[_0x4fc801(0x1c3)]({'type':_0x4fc801(0x1fd),'add':_0x4fc801(0x1be)==_0x37df99?_0x383afa[_0x4fc801(0x1da)]:'','remove':_0x4fc801(0x1db)==_0x37df99?_0x383afa[_0x4fc801(0x1da)]:''});else{if(this[_0x4fc801(0x1ec)][_0x4fc801(0x1d1)](_0x383afa)){const _0x5401a5=_0x383afa;if(_0x3c58fa&&_0x3c58fa[_0x4fc801(0x1fc)][_0x4fc801(0x1e8)](_0x4fc801(0x1cb))>-0x1&&_0x6b9542[_0x4fc801(0x1ea)](),_0x4fc801(0x210)==_0x1bb3f4[_0x4fc801(0x1fc)])continue;_0x3c58fa&&_0x3c58fa[_0x4fc801(0x1fc)]==_0x37df99+_0x4fc801(0x1fe)&&_0x3c58fa[_0x4fc801(0x1c4)][_0x4fc801(0x213)]==_0x5401a5[_0x4fc801(0x213)]?_0x3c58fa[_0x4fc801(0x1e1)]++:_0x6b9542[_0x4fc801(0x1c3)]({'type':_0x37df99+_0x4fc801(0x1fe),'element':_0x5401a5,'quantity':0x1}),_0x9a3d55[_0x4fc801(0x20d)](_0x2f2014=>!(_0x4fc801(0x210)==_0x2f2014[_0x4fc801(0x1fc)]&&_0x2f2014[_0x4fc801(0x21b)]==_0x383afa));}else{if(this[_0x4fc801(0x1ec)][_0x4fc801(0x1cc)](_0x383afa,_0x4fc801(0x1d2))||_0x383afa['is'](_0x4fc801(0x1c4),_0x4fc801(0x1d7))){const _0x82f23f=_0x383afa;if(_0x4fc801(0x1be)==_0x37df99&&_0x4fc801(0x1d3)==_0x1bb3f4[_0x4fc801(0x1fc)]||_0x4fc801(0x1db)==_0x37df99&&_0x4fc801(0x210)==_0x1bb3f4[_0x4fc801(0x1fc)])continue;if(_0x3c58fa&&-0x1==_0x3c58fa[_0x4fc801(0x1fc)][_0x4fc801(0x1e8)](_0x4fc801(0x1cb))){_0x4fc801(0x1fd)==_0x3c58fa[_0x4fc801(0x1fc)]&&(_0x3c58fa[_0x37df99]+='\x0a');continue;}let _0x4852c4;if(_0x4852c4=_0x4fc801(0x1be)==_0x37df99?_0x82f23f[_0x4fc801(0x1eb)]&&!this[_0x4fc801(0x1ec)][_0x4fc801(0x1d1)](_0x82f23f[_0x4fc801(0x1eb)])?_0x82f23f[_0x4fc801(0x1eb)]:null:_0x82f23f[_0x4fc801(0x1f8)]&&!this[_0x4fc801(0x1ec)][_0x4fc801(0x1d1)](_0x82f23f[_0x4fc801(0x1f8)])?_0x82f23f[_0x4fc801(0x1f8)]:null,_0x82f23f[_0x4fc801(0x1fa)]||_0x4852c4&&_0x4852c4[_0x4fc801(0x1fa)]){const _0x36270e=_0x4852c4&&_0x4852c4[_0x4fc801(0x1fa)]?_0x4852c4:_0x82f23f;_0x3c58fa&&_0x3c58fa[_0x4fc801(0x1fc)]==_0x37df99+_0x4fc801(0x20a)&&_0x3c58fa[_0x4fc801(0x1c4)][_0x4fc801(0x213)]==_0x36270e[_0x4fc801(0x213)]?_0x3c58fa[_0x4fc801(0x1e1)]++:_0x6b9542[_0x4fc801(0x1c3)]({'type':_0x37df99+_0x4fc801(0x20a),'element':_0x36270e,'quantity':0x1});}else _0x6b9542[_0x4fc801(0x1c3)]({'type':_0x37df99+_0x4fc801(0x1cb),'element':_0x82f23f});}}}}}[_0xbb94f(0x215)](_0x4c2b24){const _0x48dac8=_0xbb94f,_0x1e6008=this[_0x48dac8(0x1f0)],_0x272935=[],_0x3dd3f1=[],_0x4b922a=[];for(const _0x6948b of _0x4c2b24)switch(_0x6948b[_0x48dac8(0x1fc)]){case _0x48dac8(0x1fd):if(_0x6948b[_0x48dac8(0x1be)]=_0x6948b[_0x48dac8(0x1be)][_0x48dac8(0x21c)](/(\S)\u000A+(\S)/g,_0x48dac8(0x1c2))[_0x48dac8(0x21c)](/\u000A/g,''),_0x6948b[_0x48dac8(0x1db)]=_0x6948b[_0x48dac8(0x1db)][_0x48dac8(0x21c)](/(\S)\u000A+(\S)/g,_0x48dac8(0x1c2))[_0x48dac8(0x21c)](/\u000A/g,''),''!=_0x6948b[_0x48dac8(0x1be)]&&''!=_0x6948b[_0x48dac8(0x1db)]){_0x272935[_0x48dac8(0x1c3)]({'type':_0x48dac8(0x21c),'content':_0x46f19f(_0x1e6008,_0x48dac8(0x1c9),['\x22'+_0x6948b[_0x48dac8(0x1db)]+'\x22','\x22'+_0x6948b[_0x48dac8(0x1be)]+'\x22'])});continue;}if(null!=_0x6948b[_0x48dac8(0x1be)][_0x48dac8(0x211)](/^ +$/)){_0x272935[_0x48dac8(0x1c3)]({'type':_0x48dac8(0x1f3),'content':_0x46f19f(_0x1e6008,_0x48dac8(0x1d4),_0x46f19f(_0x1e6008,_0x48dac8(0x1e6),_0x6948b[_0x48dac8(0x1be)][_0x48dac8(0x1c6)]))});continue;}if(null!=_0x6948b[_0x48dac8(0x1db)][_0x48dac8(0x211)](/^ +$/)){_0x272935[_0x48dac8(0x1c3)]({'type':_0x48dac8(0x1c5),'content':_0x46f19f(_0x1e6008,_0x48dac8(0x1fb),_0x46f19f(_0x1e6008,_0x48dac8(0x1e6),_0x6948b[_0x48dac8(0x1db)][_0x48dac8(0x1c6)]))});continue;}if(''!=_0x6948b[_0x48dac8(0x1be)]){_0x272935[_0x48dac8(0x1c3)]({'type':_0x48dac8(0x1f3),'content':_0x46f19f(_0x1e6008,_0x48dac8(0x1d4),'\x22'+_0x6948b[_0x48dac8(0x1be)]+'\x22')});continue;}_0x272935[_0x48dac8(0x1c3)]({'type':_0x48dac8(0x1c5),'content':_0x46f19f(_0x1e6008,_0x48dac8(0x1fb),'\x22'+_0x6948b[_0x48dac8(0x1db)]+'\x22')});continue;case _0x48dac8(0x1ef):case _0x48dac8(0x214):_0x272935[_0x48dac8(0x1c3)]({'type':_0x48dac8(0x1f3),'content':_0x46f19f(_0x1e6008,_0x48dac8(0x1d4),this[_0x48dac8(0x1d8)](_0x6948b[_0x48dac8(0x1c4)],_0x6948b[_0x48dac8(0x1e1)]))});continue;case _0x48dac8(0x1e0):case _0x48dac8(0x1e2):_0x272935[_0x48dac8(0x1c3)]({'type':_0x48dac8(0x1c5),'content':_0x46f19f(_0x1e6008,_0x48dac8(0x1fb),this[_0x48dac8(0x1d8)](_0x6948b[_0x48dac8(0x1c4)],_0x6948b[_0x48dac8(0x1e1)]))});continue;case _0x48dac8(0x1f7):_0x272935[_0x48dac8(0x1c3)]({'type':_0x48dac8(0x1f3),'content':_0x46f19f(_0x1e6008,_0x48dac8(0x1d6),this[_0x48dac8(0x1d8)](_0x6948b[_0x48dac8(0x1c4)],_0x6948b[_0x48dac8(0x1e1)]))});continue;case _0x48dac8(0x207):_0x272935[_0x48dac8(0x1c3)]({'type':_0x48dac8(0x1c5),'content':_0x46f19f(_0x1e6008,_0x48dac8(0x1c0),this[_0x48dac8(0x1d8)](_0x6948b[_0x48dac8(0x1c4)],_0x6948b[_0x48dac8(0x1e1)]))});continue;case _0x48dac8(0x1dc):_0x3dd3f1[_0x48dac8(0x1c3)](_0x6948b[_0x48dac8(0x205)]);continue;case _0x48dac8(0x1f2):_0x4b922a[_0x48dac8(0x1c3)](_0x6948b[_0x48dac8(0x205)]);continue;default:_0x272935[_0x48dac8(0x1c3)](_0x6948b);}if(_0x3dd3f1[_0x48dac8(0x1c6)]){const _0x11c546=_0x3dd3f1[_0x48dac8(0x1ce)](_0x591a1f=>this[_0x48dac8(0x20c)][_0x48dac8(0x1dd)](_0x591a1f)?this[_0x48dac8(0x20c)][_0x48dac8(0x1c1)](_0x591a1f):_0x591a1f)[_0x48dac8(0x1e7)](',\x20');_0x272935[_0x48dac8(0x1c3)]({'type':_0x48dac8(0x1f5),'content':_0x46f19f(this[_0x48dac8(0x1f0)],_0x48dac8(0x1ca),_0x11c546)});}if(_0x4b922a[_0x48dac8(0x1c6)]){const _0xb82a48=_0x4b922a[_0x48dac8(0x1ce)](_0x21326a=>this[_0x48dac8(0x20c)][_0x48dac8(0x1dd)](_0x21326a)?this[_0x48dac8(0x20c)][_0x48dac8(0x1c1)](_0x21326a):_0x21326a)[_0x48dac8(0x1e7)](',\x20');_0x272935[_0x48dac8(0x1c3)]({'type':_0x48dac8(0x1f5),'content':_0x46f19f(this[_0x48dac8(0x1f0)],_0x48dac8(0x1ed),_0xb82a48)});}return _0x272935;}[_0xbb94f(0x1de)](_0x2ac5d8){const _0x4eb25a=_0xbb94f;for(const _0x53dc07 of this[_0x4eb25a(0x217)]){const _0x35931d=_0x53dc07(_0x2ac5d8);if(_0x35931d&&_0x4eb25a(0x1fc)in _0x35931d)return _0x35931d;}}[_0xbb94f(0x1e3)](_0x552298,_0x6740cc){const _0x24d4fd=_0xbb94f,_0xc08298=_0x6740cc[_0x24d4fd(0x1da)],_0x24cebe=void 0x0===_0xc08298[_0x24d4fd(0x1f6)]?_0x24d4fd(0x1f2):_0x24d4fd(0x1dc);_0x552298[_0x24d4fd(0x1c3)]({'type':_0x24cebe,'key':_0xc08298[_0x24d4fd(0x205)]});}[_0xbb94f(0x1d9)](_0x5ed7ef,_0x16cf90){const _0xe8d1ad=_0xbb94f;_0x5ed7ef[_0xe8d1ad(0x1c3)]({'type':_0xe8d1ad(0x1f5),'content':_0x46f19f(this[_0xe8d1ad(0x1f0)],_0xe8d1ad(0x1ee),this[_0xe8d1ad(0x1d8)](_0x16cf90[_0xe8d1ad(0x20e)]()[_0xe8d1ad(0x1ff)][_0xe8d1ad(0x1e5)],0x1))});}[_0xbb94f(0x1cf)](_0x139a47,_0x5a00fc,_0x14d571){const _0x3abf81=_0xbb94f;if(this[_0x3abf81(0x21a)](_0x139a47,_0x5a00fc),_0x14d571&&_0x14d571[_0x3abf81(0x20e)]()&&!_0x5a00fc[_0x3abf81(0x20e)]()[_0x3abf81(0x219)][_0x3abf81(0x1f1)](_0x14d571[_0x3abf81(0x20e)]()[_0x3abf81(0x1ff)])){const _0x450fa0=_0x139a47[_0x139a47[_0x3abf81(0x1c6)]-0x1],_0x1ef0d3=_0x3abf81(0x1f3)==_0x5a00fc[_0x3abf81(0x1fc)]?_0x3abf81(0x1be):_0x3abf81(0x1db);_0x450fa0&&_0x3abf81(0x1fd)==_0x450fa0[_0x3abf81(0x1fc)]&&(_0x450fa0[_0x1ef0d3]+='\x0a');}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x13a945=_0x34b7;(function(_0x141745,_0x520fd2){var _0x3fd445=_0x34b7,_0x38787f=_0x141745();while(!![]){try{var _0x141c93=-parseInt(_0x3fd445(0x120))/0x1+-parseInt(_0x3fd445(0x132))/0x2+parseInt(_0x3fd445(0x133))/0x3+parseInt(_0x3fd445(0x12b))/0x4*(-parseInt(_0x3fd445(0x122))/0x5)+-parseInt(_0x3fd445(0x12a))/0x6+parseInt(_0x3fd445(0x12e))/0x7+parseInt(_0x3fd445(0x125))/0x8;if(_0x141c93===_0x520fd2)break;else _0x38787f['push'](_0x38787f['shift']());}catch(_0x478204){_0x38787f['push'](_0x38787f['shift']());}}}(_0x4dde,0xdb3e1));import{Plugin as _0x17a708}from'ckeditor5/src/core.js';function _0x34b7(_0x19ab82,_0x1c056a){var _0x4dde7a=_0x4dde();return _0x34b7=function(_0x34b758,_0xe1d13d){_0x34b758=_0x34b758-0x120;var _0x339ec9=_0x4dde7a[_0x34b758];return _0x339ec9;},_0x34b7(_0x19ab82,_0x1c056a);}function _0x4dde(){var _0x7414f3=['pluginName','11448717ZKkyet','addSuggestion','addSuggestionData','get','2513086heREsA','2861397zBtPLL','editor','TrackChanges','303133wBpJEI','requires','75wgkTXJ','adapter','Comments','11370192HhrRhQ','isOfficialPlugin','getSuggestion','isPremiumPlugin','getSuggestions','9032256PumeMp','12676ShUrSd','plugins'];_0x4dde=function(){return _0x7414f3;};return _0x4dde();}import _0xde9658 from'./trackchangesui.js';import _0x5daf20 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x17a708{static get[_0x13a945(0x121)](){var _0x12c9e3=_0x13a945;return[_0x5daf20,_0xde9658,_0x12c9e3(0x124)];}static get[_0x13a945(0x12d)](){var _0x40007f=_0x13a945;return _0x40007f(0x135);}static get[_0x13a945(0x126)](){return!0x0;}static get[_0x13a945(0x128)](){return!0x0;}set[_0x13a945(0x123)](_0x10fd42){var _0x37f7ac=_0x13a945;this[_0x37f7ac(0x134)][_0x37f7ac(0x12c)][_0x37f7ac(0x131)](_0x5daf20)[_0x37f7ac(0x123)]=_0x10fd42;}get[_0x13a945(0x123)](){var _0x2debdc=_0x13a945;return this[_0x2debdc(0x134)][_0x2debdc(0x12c)][_0x2debdc(0x131)](_0x5daf20)[_0x2debdc(0x123)];}[_0x13a945(0x12f)](_0x19f8e7){var _0x2a8241=_0x13a945;return this[_0x2a8241(0x134)][_0x2a8241(0x12c)][_0x2a8241(0x131)](_0x5daf20)[_0x2a8241(0x130)](_0x19f8e7);}[_0x13a945(0x129)]({skipNotAttached:_0x2568c2=!0x1,toJSON:_0x8c67b0=!0x1}={}){var _0x2514e8=_0x13a945;return this[_0x2514e8(0x134)][_0x2514e8(0x12c)][_0x2514e8(0x131)](_0x5daf20)[_0x2514e8(0x129)]({'skipNotAttached':_0x2568c2,'toJSON':_0x8c67b0});}[_0x13a945(0x127)](_0x5d04bb){var _0x4f355c=_0x13a945;return this[_0x4f355c(0x134)][_0x4f355c(0x12c)][_0x4f355c(0x131)](_0x5daf20)[_0x4f355c(0x127)](_0x5d04bb);}}
23
+ var _0x402da4=_0x3841;(function(_0x187fbf,_0x181440){var _0xdce2dd=_0x3841,_0x30f1b9=_0x187fbf();while(!![]){try{var _0x15ecb5=-parseInt(_0xdce2dd(0xe4))/0x1+parseInt(_0xdce2dd(0xdd))/0x2*(parseInt(_0xdce2dd(0xe3))/0x3)+parseInt(_0xdce2dd(0xde))/0x4+-parseInt(_0xdce2dd(0xe0))/0x5*(-parseInt(_0xdce2dd(0xe6))/0x6)+-parseInt(_0xdce2dd(0xe1))/0x7*(-parseInt(_0xdce2dd(0xf2))/0x8)+parseInt(_0xdce2dd(0xf4))/0x9+-parseInt(_0xdce2dd(0xe9))/0xa*(parseInt(_0xdce2dd(0xe8))/0xb);if(_0x15ecb5===_0x181440)break;else _0x30f1b9['push'](_0x30f1b9['shift']());}catch(_0x1ce467){_0x30f1b9['push'](_0x30f1b9['shift']());}}}(_0xf448,0x2ed19));import{Plugin as _0x46c37d}from'ckeditor5/src/core.js';import _0x773a54 from'./trackchangesui.js';function _0xf448(){var _0x2e9d60=['24MMVvmI','TrackChanges','2173977smYBNH','plugins','36228oNjImc','1300660NaGfNt','editor','5zWamgP','528920cSpwkx','addSuggestionData','51LwpaBX','3043soSEZJ','isOfficialPlugin','236058urtaPl','requires','266783Orklkv','390KQiOmJ','getSuggestions','Comments','adapter','pluginName','isPremiumPlugin','get','getSuggestion','addSuggestion'];_0xf448=function(){return _0x2e9d60;};return _0xf448();}function _0x3841(_0x116a14,_0x5382ed){var _0xf448c7=_0xf448();return _0x3841=function(_0x38419a,_0x5dd09b){_0x38419a=_0x38419a-0xdc;var _0x529354=_0xf448c7[_0x38419a];return _0x529354;},_0x3841(_0x116a14,_0x5382ed);}import _0x2aecef from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x46c37d{static get[_0x402da4(0xe7)](){var _0x10e574=_0x402da4;return[_0x2aecef,_0x773a54,_0x10e574(0xeb)];}static get[_0x402da4(0xed)](){var _0x41a801=_0x402da4;return _0x41a801(0xf3);}static get[_0x402da4(0xe5)](){return!0x0;}static get[_0x402da4(0xee)](){return!0x0;}set[_0x402da4(0xec)](_0x44951e){var _0x77fb5=_0x402da4;this[_0x77fb5(0xdf)][_0x77fb5(0xdc)][_0x77fb5(0xef)](_0x2aecef)[_0x77fb5(0xec)]=_0x44951e;}get[_0x402da4(0xec)](){var _0x43a960=_0x402da4;return this[_0x43a960(0xdf)][_0x43a960(0xdc)][_0x43a960(0xef)](_0x2aecef)[_0x43a960(0xec)];}[_0x402da4(0xf1)](_0x2c32c3){var _0xf13e90=_0x402da4;return this[_0xf13e90(0xdf)][_0xf13e90(0xdc)][_0xf13e90(0xef)](_0x2aecef)[_0xf13e90(0xe2)](_0x2c32c3);}[_0x402da4(0xea)]({skipNotAttached:_0x90ba0=!0x1,toJSON:_0x3d8e5f=!0x1}={}){var _0x123711=_0x402da4;return this[_0x123711(0xdf)][_0x123711(0xdc)][_0x123711(0xef)](_0x2aecef)[_0x123711(0xea)]({'skipNotAttached':_0x90ba0,'toJSON':_0x3d8e5f});}[_0x402da4(0xf0)](_0x231713){var _0x2e0d66=_0x402da4;return this[_0x2e0d66(0xdf)][_0x2e0d66(0xdc)][_0x2e0d66(0xef)](_0x2aecef)[_0x2e0d66(0xf0)](_0x231713);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b78ec=_0x1dba;function _0x1dba(_0x39d679,_0x3ba975){const _0x1a464f=_0x1a46();return _0x1dba=function(_0x1dba43,_0x162e72){_0x1dba43=_0x1dba43-0xa4;let _0x479219=_0x1a464f[_0x1dba43];return _0x479219;},_0x1dba(_0x39d679,_0x3ba975);}(function(_0x523b6e,_0x1ce0cc){const _0x4cd6db=_0x1dba,_0x839c30=_0x523b6e();while(!![]){try{const _0x445def=parseInt(_0x4cd6db(0xda))/0x1+parseInt(_0x4cd6db(0xd0))/0x2*(-parseInt(_0x4cd6db(0xcd))/0x3)+-parseInt(_0x4cd6db(0xe7))/0x4*(-parseInt(_0x4cd6db(0xac))/0x5)+parseInt(_0x4cd6db(0xd6))/0x6*(parseInt(_0x4cd6db(0xc0))/0x7)+-parseInt(_0x4cd6db(0xc8))/0x8+parseInt(_0x4cd6db(0xd7))/0x9*(-parseInt(_0x4cd6db(0xa4))/0xa)+parseInt(_0x4cd6db(0xe0))/0xb;if(_0x445def===_0x1ce0cc)break;else _0x839c30['push'](_0x839c30['shift']());}catch(_0x2e8b63){_0x839c30['push'](_0x839c30['shift']());}}}(_0x1a46,0x74fcc));import{Plugin as _0x21c07b}from'ckeditor5/src/core.js';import{CKEditorError as _0x1e3f46}from'ckeditor5/src/utils.js';function _0x1a46(){const _0x16d5b3=['appendChild','set','getDataWithDiscardedSuggestions','CommentsRepository','name','model','21OjwQht','result','pluginName','addSuggestionData','plugins','_adapter','getUser','push','1650472yRVgQk','config','isPremiumPlugin','define','remove','60JZrypU','getRootNames','reduce','88098KhJMGt','acceptAllSuggestions','editorCreator','execute','create','TrackChangesDataGetter','954594uXnOVi','33408GHnafL','createElement','getCommentThreads','183309qzLXSd','getDataWithAcceptedSuggestions','requires','map','destroy','end','9268556fMaUeX','getFullData','TrackChangesData','TrackChangesEditing','data','getSuggestions','trackChangesData.editorCreator','4akwKPf','700uYTXej','editor','track-changes-data-invalid-editor-creator','Users','function','rootsAttributes','discardAllSuggestions','createDocumentFragment','1615535OJMCDc','constructor','Pagination','addCommentThread','isOfficialPlugin','init','addUser','div','users','document','useAnonymousUser','trackChangesData','getRootsAttributes','get'];_0x1a46=function(){return _0x16d5b3;};return _0x1a46();}import _0x5a7baf from'./trackchangesediting.js';import{sanitizeEditorConfig as _0xba95ef}from'ckeditor5-collaboration/src/collaboration-core.js';const w=[_0x1b78ec(0xae)];export default class T extends _0x21c07b{static get[_0x1b78ec(0xdc)](){return[_0x5a7baf];}static get[_0x1b78ec(0xc2)](){const _0x33e5fa=_0x1b78ec;return _0x33e5fa(0xe2);}static get[_0x1b78ec(0xb0)](){return!0x0;}static get[_0x1b78ec(0xca)](){return!0x0;}[_0x1b78ec(0xb1)](){const _0x1f39eb=_0x1b78ec,_0x5134e2=this[_0x1f39eb(0xa5)];if(_0x5134e2[_0x1f39eb(0xc9)][_0x1f39eb(0xcb)](_0x1f39eb(0xe6),_0x59b801=>{const _0x5343df=_0x1f39eb,_0x26fe9c=_0x5134e2[_0x5343df(0xbf)][_0x5343df(0xb5)][_0x5343df(0xce)]()[_0x5343df(0xcf)]((_0x2c87fa,_0x123c63)=>(_0x2c87fa[_0x123c63]='',_0x2c87fa),{});return _0x5134e2[_0x5343df(0xad)][_0x5343df(0xd4)](_0x26fe9c,_0x59b801);}),_0x1f39eb(0xa8)!=typeof _0x5134e2[_0x1f39eb(0xc9)][_0x1f39eb(0xb9)](_0x1f39eb(0xb7))[_0x1f39eb(0xd2)])throw new _0x1e3f46(_0x1f39eb(0xa6));}[_0x1b78ec(0xdb)](_0x17ae33){const _0x3e61be=_0x1b78ec;return N(this[_0x3e61be(0xa5)],!0x0,_0x17ae33);}[_0x1b78ec(0xbc)](_0x4c971c){const _0x131dc3=_0x1b78ec;return N(this[_0x131dc3(0xa5)],!0x1,_0x4c971c);}}class D extends _0x21c07b{static get[_0x1b78ec(0xc2)](){const _0x2aa3bc=_0x1b78ec;return _0x2aa3bc(0xd5);}static get[_0x1b78ec(0xb0)](){return!0x0;}static get[_0x1b78ec(0xca)](){return!0x0;}constructor(_0x382a88){const _0x4756da=_0x1b78ec;super(_0x382a88),this[_0x4756da(0xc1)]=_0x4756da(0xdf);}[_0x1b78ec(0xb1)](){const _0x3cfa7e=_0x1b78ec;this[_0x3cfa7e(0xa5)][_0x3cfa7e(0xc4)][_0x3cfa7e(0xb9)](_0x3cfa7e(0xbd))[_0x3cfa7e(0xc5)]={'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[_0x3cfa7e(0xa5)][_0x3cfa7e(0xc4)][_0x3cfa7e(0xb9)](_0x3cfa7e(0xe3))[_0x3cfa7e(0xc5)]=null;}}function v(_0x5712fa){const _0x1b8281=_0x1b78ec;return void 0x0!==_0x5712fa[_0x1b8281(0xb8)];}async function N(_0xeb5005,_0x123a30,_0x50ae85){const _0x572191=_0x1b78ec,_0x328853=_0xba95ef(_0xeb5005,w);_0x328853[_0x572191(0xc4)][_0x572191(0xc7)](_0x5a7baf,D),_0x328853[_0x572191(0xa9)]=v(_0xeb5005)?_0xeb5005[_0x572191(0xb8)]():void 0x0;const _0x378276=document[_0x572191(0xab)](),_0x394c5a=_0xeb5005[_0x572191(0xc9)][_0x572191(0xb9)](_0x572191(0xb7))[_0x572191(0xd2)],_0x21d701=await _0x394c5a(_0x328853,()=>function(_0x2fba70){const _0x4a3227=_0x572191,_0x413710=document[_0x4a3227(0xd8)](_0x4a3227(0xb3));return _0x2fba70[_0x4a3227(0xba)](_0x413710),_0x413710;}(_0x378276));!function(_0xc670ab,_0x234c03){const _0x31d4f3=_0x572191,_0x5a4ff1=_0xc670ab[_0x31d4f3(0xbf)][_0x31d4f3(0xb5)][_0x31d4f3(0xce)]()[_0x31d4f3(0xcf)]((_0x29c1bf,_0x4fa242)=>(_0x29c1bf[_0x4fa242]=_0xc670ab[_0x31d4f3(0xe4)][_0x31d4f3(0xb9)]({'rootName':_0x4fa242}),_0x29c1bf),{}),_0x389b9e=_0xc670ab[_0x31d4f3(0xc4)][_0x31d4f3(0xb9)](_0x31d4f3(0xa7))[_0x31d4f3(0xb4)][_0x31d4f3(0xdd)](_0xe7f43f=>({'id':_0xe7f43f['id'],'name':_0xe7f43f[_0x31d4f3(0xbe)]})),_0x4964a1=_0xc670ab[_0x31d4f3(0xc4)][_0x31d4f3(0xb9)](_0x31d4f3(0xe3))[_0x31d4f3(0xe5)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x596828=_0xc670ab[_0x31d4f3(0xc4)][_0x31d4f3(0xb9)](_0x31d4f3(0xbd))[_0x31d4f3(0xd9)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x22ceaf=_0x234c03[_0x31d4f3(0xc4)][_0x31d4f3(0xb9)](_0x31d4f3(0xa7)),_0x31fb18=_0x234c03[_0x31d4f3(0xc4)][_0x31d4f3(0xb9)](_0x31d4f3(0xe3)),_0x4464d7=_0x234c03[_0x31d4f3(0xc4)][_0x31d4f3(0xb9)](_0x31d4f3(0xbd));for(const _0x20d5c2 of _0x4464d7[_0x31d4f3(0xd9)]())_0x20d5c2[_0x31d4f3(0xcc)]();for(const _0xc5b028 of _0x389b9e)_0x22ceaf[_0x31d4f3(0xc6)](_0xc5b028['id'])||_0x22ceaf[_0x31d4f3(0xb2)](_0xc5b028);_0x22ceaf['me']||_0x22ceaf[_0x31d4f3(0xb6)]();for(const _0xcbff41 of _0x596828)_0x4464d7[_0x31d4f3(0xaf)](_0xcbff41);for(const _0x6322cf of _0x4964a1)_0x31fb18[_0x31d4f3(0xc3)](_0x6322cf);_0x234c03[_0x31d4f3(0xe4)][_0x31d4f3(0xbb)](_0x5a4ff1);}(_0xeb5005,_0x21d701),_0x21d701[_0x572191(0xd3)](_0x123a30?_0x572191(0xd1):_0x572191(0xaa));const _0x295e48=v(_0x21d701)?_0x21d701[_0x572191(0xe1)](_0x50ae85):_0x21d701[_0x572191(0xe4)][_0x572191(0xb9)](_0x50ae85);return await _0x21d701[_0x572191(0xde)](),_0x295e48;}
23
+ const _0xf70295=_0x22ce;(function(_0x454f7c,_0x31458a){const _0x331de3=_0x22ce,_0x5b8c57=_0x454f7c();while(!![]){try{const _0x1589f5=-parseInt(_0x331de3(0xd3))/0x1*(-parseInt(_0x331de3(0xb6))/0x2)+-parseInt(_0x331de3(0x99))/0x3+parseInt(_0x331de3(0xb2))/0x4+parseInt(_0x331de3(0xa1))/0x5*(-parseInt(_0x331de3(0x98))/0x6)+parseInt(_0x331de3(0xc0))/0x7+-parseInt(_0x331de3(0xbe))/0x8*(-parseInt(_0x331de3(0xbb))/0x9)+parseInt(_0x331de3(0xb3))/0xa;if(_0x1589f5===_0x31458a)break;else _0x5b8c57['push'](_0x5b8c57['shift']());}catch(_0x51185a){_0x5b8c57['push'](_0x5b8c57['shift']());}}}(_0x44b4,0x605df));import{Plugin as _0x39a66b}from'ckeditor5/src/core.js';function _0x22ce(_0x89530,_0x133bdf){const _0x44b42c=_0x44b4();return _0x22ce=function(_0x22ce97,_0x3bbf42){_0x22ce97=_0x22ce97-0x95;let _0x158ac8=_0x44b42c[_0x22ce97];return _0x158ac8;},_0x22ce(_0x89530,_0x133bdf);}import{CKEditorError as _0x46576e}from'ckeditor5/src/utils.js';import _0x1ca006 from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x357828}from'ckeditor5-collaboration/src/collaboration-core.js';const w=[_0xf70295(0xcb)];function _0x44b4(){const _0xf21230=['function','addCommentThread','execute','1090710wcgwRt','isOfficialPlugin','TrackChangesEditing','remove','get','trackChangesData','addUser','createDocumentFragment','config','getDataWithAcceptedSuggestions','end','pluginName','define','push','Users','CommentsRepository','constructor','973240gJMCLE','8376440kDSQdP','editorCreator','trackChangesData.editorCreator','2752fUvxbI','users','discardAllSuggestions','getCommentThreads','destroy','261uUeNjT','useAnonymousUser','div','9896FwOtUb','set','161840airXJU','create','getFullData','document','addSuggestionData','map','model','isPremiumPlugin','plugins','getDataWithDiscardedSuggestions','getRootNames','Pagination','_adapter','getUser','createElement','track-changes-data-invalid-editor-creator','getSuggestions','init','appendChild','162NEINeT','TrackChangesDataGetter','acceptAllSuggestions','editor','reduce','TrackChangesData','name','data','12WotMWG','1595568JThbuX','result','requires','rootsAttributes','getRootsAttributes'];_0x44b4=function(){return _0xf21230;};return _0x44b4();}export default class T extends _0x39a66b{static get[_0xf70295(0x9b)](){return[_0x1ca006];}static get[_0xf70295(0xac)](){const _0x4e9263=_0xf70295;return _0x4e9263(0x95);}static get[_0xf70295(0xa2)](){return!0x0;}static get[_0xf70295(0xc7)](){return!0x0;}[_0xf70295(0xd1)](){const _0x2f43e5=_0xf70295,_0xf3aae8=this[_0x2f43e5(0xd6)];if(_0xf3aae8[_0x2f43e5(0xa9)][_0x2f43e5(0xad)](_0x2f43e5(0xb5),_0x478264=>{const _0x5ad6eb=_0x2f43e5,_0x4987e9=_0xf3aae8[_0x5ad6eb(0xc6)][_0x5ad6eb(0xc3)][_0x5ad6eb(0xca)]()[_0x5ad6eb(0xd7)]((_0x35abde,_0x146c91)=>(_0x35abde[_0x146c91]='',_0x35abde),{});return _0xf3aae8[_0x5ad6eb(0xb1)][_0x5ad6eb(0xc1)](_0x4987e9,_0x478264);}),_0x2f43e5(0x9e)!=typeof _0xf3aae8[_0x2f43e5(0xa9)][_0x2f43e5(0xa5)](_0x2f43e5(0xa6))[_0x2f43e5(0xb4)])throw new _0x46576e(_0x2f43e5(0xcf));}[_0xf70295(0xaa)](_0x2e4be0){const _0x3a41fa=_0xf70295;return N(this[_0x3a41fa(0xd6)],!0x0,_0x2e4be0);}[_0xf70295(0xc9)](_0x75de64){const _0x4c020b=_0xf70295;return N(this[_0x4c020b(0xd6)],!0x1,_0x75de64);}}class D extends _0x39a66b{static get[_0xf70295(0xac)](){const _0x582d7e=_0xf70295;return _0x582d7e(0xd4);}static get[_0xf70295(0xa2)](){return!0x0;}static get[_0xf70295(0xc7)](){return!0x0;}constructor(_0x5ed428){const _0x5b1544=_0xf70295;super(_0x5ed428),this[_0x5b1544(0x9a)]=_0x5b1544(0xab);}[_0xf70295(0xd1)](){const _0x179e56=_0xf70295;this[_0x179e56(0xd6)][_0x179e56(0xc8)][_0x179e56(0xa5)](_0x179e56(0xb0))[_0x179e56(0xcc)]={'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[_0x179e56(0xd6)][_0x179e56(0xc8)][_0x179e56(0xa5)](_0x179e56(0xa3))[_0x179e56(0xcc)]=null;}}function v(_0x1b83ce){const _0x255d12=_0xf70295;return void 0x0!==_0x1b83ce[_0x255d12(0x9d)];}async function N(_0x2cbff7,_0x570f0e,_0x89ae7a){const _0x4e37f5=_0xf70295,_0x5bc5df=_0x357828(_0x2cbff7,w);_0x5bc5df[_0x4e37f5(0xc8)][_0x4e37f5(0xae)](_0x1ca006,D),_0x5bc5df[_0x4e37f5(0x9c)]=v(_0x2cbff7)?_0x2cbff7[_0x4e37f5(0x9d)]():void 0x0;const _0x3aeb4f=document[_0x4e37f5(0xa8)](),_0x43ad0a=_0x2cbff7[_0x4e37f5(0xa9)][_0x4e37f5(0xa5)](_0x4e37f5(0xa6))[_0x4e37f5(0xb4)],_0x5b1473=await _0x43ad0a(_0x5bc5df,()=>function(_0x1b75a3){const _0x425aab=_0x4e37f5,_0x1ba6c1=document[_0x425aab(0xce)](_0x425aab(0xbd));return _0x1b75a3[_0x425aab(0xd2)](_0x1ba6c1),_0x1ba6c1;}(_0x3aeb4f));!function(_0x224490,_0x3c43dc){const _0x23628a=_0x4e37f5,_0x4342d4=_0x224490[_0x23628a(0xc6)][_0x23628a(0xc3)][_0x23628a(0xca)]()[_0x23628a(0xd7)]((_0x415455,_0x38c573)=>(_0x415455[_0x38c573]=_0x224490[_0x23628a(0x97)][_0x23628a(0xa5)]({'rootName':_0x38c573}),_0x415455),{}),_0x326863=_0x224490[_0x23628a(0xc8)][_0x23628a(0xa5)](_0x23628a(0xaf))[_0x23628a(0xb7)][_0x23628a(0xc5)](_0x10acdf=>({'id':_0x10acdf['id'],'name':_0x10acdf[_0x23628a(0x96)]})),_0x3ef174=_0x224490[_0x23628a(0xc8)][_0x23628a(0xa5)](_0x23628a(0xa3))[_0x23628a(0xd0)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x360b98=_0x224490[_0x23628a(0xc8)][_0x23628a(0xa5)](_0x23628a(0xb0))[_0x23628a(0xb9)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1baf24=_0x3c43dc[_0x23628a(0xc8)][_0x23628a(0xa5)](_0x23628a(0xaf)),_0xb5a1cf=_0x3c43dc[_0x23628a(0xc8)][_0x23628a(0xa5)](_0x23628a(0xa3)),_0x36f068=_0x3c43dc[_0x23628a(0xc8)][_0x23628a(0xa5)](_0x23628a(0xb0));for(const _0x223512 of _0x36f068[_0x23628a(0xb9)]())_0x223512[_0x23628a(0xa4)]();for(const _0x75c3ae of _0x326863)_0x1baf24[_0x23628a(0xcd)](_0x75c3ae['id'])||_0x1baf24[_0x23628a(0xa7)](_0x75c3ae);_0x1baf24['me']||_0x1baf24[_0x23628a(0xbc)]();for(const _0x543bc7 of _0x360b98)_0x36f068[_0x23628a(0x9f)](_0x543bc7);for(const _0x3996e4 of _0x3ef174)_0xb5a1cf[_0x23628a(0xc4)](_0x3996e4);_0x3c43dc[_0x23628a(0x97)][_0x23628a(0xbf)](_0x4342d4);}(_0x2cbff7,_0x5b1473),_0x5b1473[_0x4e37f5(0xa0)](_0x570f0e?_0x4e37f5(0xd5):_0x4e37f5(0xb8));const _0x573f38=v(_0x5b1473)?_0x5b1473[_0x4e37f5(0xc2)](_0x89ae7a):_0x5b1473[_0x4e37f5(0x97)][_0x4e37f5(0xa5)](_0x89ae7a);return await _0x5b1473[_0x4e37f5(0xba)](),_0x573f38;}