@ckeditor/ckeditor5-track-changes 43.2.0-alpha.6 → 43.2.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 _0x3b6d08=_0x511a;(function(_0x1ab144,_0x4f8089){const _0x42dd41=_0x511a,_0x2b34ac=_0x1ab144();while(!![]){try{const _0x118ead=-parseInt(_0x42dd41(0x1b5))/0x1+parseInt(_0x42dd41(0x18b))/0x2*(parseInt(_0x42dd41(0x18a))/0x3)+parseInt(_0x42dd41(0x19e))/0x4*(parseInt(_0x42dd41(0x17f))/0x5)+parseInt(_0x42dd41(0x173))/0x6*(parseInt(_0x42dd41(0x17c))/0x7)+parseInt(_0x42dd41(0x187))/0x8*(-parseInt(_0x42dd41(0x1a3))/0x9)+-parseInt(_0x42dd41(0x195))/0xa+parseInt(_0x42dd41(0x1b0))/0xb;if(_0x118ead===_0x4f8089)break;else _0x2b34ac['push'](_0x2b34ac['shift']());}catch(_0x382c3a){_0x2b34ac['push'](_0x2b34ac['shift']());}}}(_0x52e5,0x4f3ed));function _0x52e5(){const _0x5e904c=['getRange','next','push','reduce','getAllAdjacentSuggestions','getFirstMarker','282TXllNu','toJSON','createdAt','change','markers','previous','start','isMultiRange','_onAccept','50617Dybose','commentThread','_isDataLoaded','18625CynyjH','addRange','subType','getItems','onAccept','onDiscard','@external','getFirstRange','23992spWcmi','add','map','829977YQVHUM','2SGGDJv','end','addMarkerName','filter','removeAttribute','length','from','accept','delete','_onAttributesChange','5080130AqDKsE','substr','split','nodeBefore','isIntersectingWithRange','get','author','attributes','head','20uJOkHU','_markerNames','setAttribute','hasComments','getRanges','1503HoQHWx','_onDiscard','authoredAt','addMarker','isInContent','data','set','decorate','discard','removeMarker','getMarkerNames','creator','getContainedElement','8534130tjlkMk','size','onAttributesChange','getMultiRangeId','isExternal','77536EEAiBo','type','_model','removeMarkers','suggestion:','clear','_saved','getMarkers','isIntersecting','nodeAfter'];_0x52e5=function(){return _0x5e904c;};return _0x52e5();}function _0x511a(_0x1c3b23,_0x5edbf9){const _0x52e56d=_0x52e5();return _0x511a=function(_0x511a54,_0x4575ba){_0x511a54=_0x511a54-0x16b;let _0x256c09=_0x52e56d[_0x511a54];return _0x256c09;},_0x511a(_0x1c3b23,_0x5edbf9);}import{Element as _0x398d2c}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x19e49f,uid as _0x2dd0fc}from'ckeditor5/src/utils.js';import{cloneDeep as _0x4fbbe9,isEqual as _0x36d10e,set as _0x67384d,unset as _0xf7ae64}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
- _0x19e49f(){constructor(_0x7fa5fd,_0xbd105f){const _0x3a6545=_0x511a;super(),this[_0x3a6545(0x17e)]=!0x1,this['id']=_0xbd105f['id'],this[_0x3a6545(0x1b6)]=_0xbd105f[_0x3a6545(0x1b6)],this[_0x3a6545(0x181)]=_0xbd105f[_0x3a6545(0x181)]||null,this[_0x3a6545(0x19b)]=_0xbd105f[_0x3a6545(0x19b)],this[_0x3a6545(0x1ae)]=_0xbd105f[_0x3a6545(0x1ae)]||_0xbd105f[_0x3a6545(0x19b)],this[_0x3a6545(0x1b4)]=Boolean(_0xbd105f[_0x3a6545(0x19c)]&&_0xbd105f[_0x3a6545(0x19c)][_0x3a6545(0x185)]),this[_0x3a6545(0x1a8)]=null,this[_0x3a6545(0x1b7)]=_0x7fa5fd,this[_0x3a6545(0x17b)]=_0xbd105f[_0x3a6545(0x183)],this[_0x3a6545(0x1a4)]=_0xbd105f[_0x3a6545(0x184)],this[_0x3a6545(0x194)]=_0xbd105f[_0x3a6545(0x1b2)],this[_0x3a6545(0x19f)]=new Set(),this[_0x3a6545(0x175)]=null,this[_0x3a6545(0x1a9)](_0x3a6545(0x1a5),null),this[_0x3a6545(0x1a9)](_0x3a6545(0x19c),_0xbd105f[_0x3a6545(0x19c)]||{}),this[_0x3a6545(0x1a9)](_0x3a6545(0x178),null),this[_0x3a6545(0x1a9)](_0x3a6545(0x16e),null),this[_0x3a6545(0x1a9)](_0x3a6545(0x17d),null),this[_0x3a6545(0x1a9)](_0x3a6545(0x1bb),!0x1),this[_0x3a6545(0x1aa)](_0x3a6545(0x192)),this[_0x3a6545(0x1aa)](_0x3a6545(0x1ab));}get[_0x3b6d08(0x19d)](){const _0x3dc4fe=_0x3b6d08;let _0x393512=this;for(;_0x393512[_0x3dc4fe(0x178)];)_0x393512=_0x393512[_0x3dc4fe(0x178)];return _0x393512;}get[_0x3b6d08(0x1a1)](){const _0x30c782=_0x3b6d08;return!!this[_0x30c782(0x17d)]&&this[_0x30c782(0x17d)][_0x30c782(0x190)]>0x0;}get[_0x3b6d08(0x17a)](){const _0x2ac504=_0x3b6d08;if(0x0==this[_0x2ac504(0x19f)][_0x2ac504(0x1b1)])return!0x1;return 0x6==Array[_0x2ac504(0x191)](this[_0x2ac504(0x19f)])[0x0][_0x2ac504(0x197)](':')[_0x2ac504(0x190)];}get[_0x3b6d08(0x1a7)](){const _0x5d2a35=_0x3b6d08;return null!==this[_0x5d2a35(0x172)]();}[_0x3b6d08(0x18d)](_0x2db0ce){const _0x15cc9b=_0x3b6d08;this[_0x15cc9b(0x19f)][_0x15cc9b(0x188)](_0x2db0ce);}[_0x3b6d08(0x1ad)](){const _0x1da7b9=_0x3b6d08;return Array[_0x1da7b9(0x191)](this[_0x1da7b9(0x19f)]);}[_0x3b6d08(0x1bc)](){const _0xdb3d04=_0x3b6d08;return this[_0xdb3d04(0x1ad)]()[_0xdb3d04(0x189)](_0x4a8769=>this[_0xdb3d04(0x1b7)][_0xdb3d04(0x177)][_0xdb3d04(0x19a)](_0x4a8769))[_0xdb3d04(0x18e)](_0x56fcc9=>_0x56fcc9);}[_0x3b6d08(0x172)](){const _0x3afe79=_0x3b6d08;return this[_0x3afe79(0x1bc)]()[0x0]||null;}[_0x3b6d08(0x1b8)](){const _0x379c5b=_0x3b6d08;this[_0x379c5b(0x1b7)][_0x379c5b(0x176)](_0x3ac44b=>{const _0x19e317=_0x379c5b;for(const _0x19195f of this[_0x19e317(0x1bc)]())_0x3ac44b[_0x19e317(0x1ac)](_0x19195f);}),this[_0x379c5b(0x19f)][_0x379c5b(0x1ba)]();}[_0x3b6d08(0x1ac)](_0x543bf0){const _0x3c77ce=_0x3b6d08;this[_0x3c77ce(0x1b7)][_0x3c77ce(0x176)](_0x34c4a2=>{const _0x55d185=_0x3c77ce;_0x34c4a2[_0x55d185(0x1ac)](_0x543bf0);}),this[_0x3c77ce(0x19f)][_0x3c77ce(0x193)](_0x543bf0);}[_0x3b6d08(0x180)](_0x15db02){const _0x441480=_0x3b6d08,_0x4cd7c4=_0x441480(0x1b9)+this[_0x441480(0x1b6)]+':'+this[_0x441480(0x181)]+':'+this['id']+':'+this[_0x441480(0x1ae)]['id']+':'+u[_0x441480(0x1b3)]();this[_0x441480(0x18d)](_0x4cd7c4),this[_0x441480(0x1b7)][_0x441480(0x176)](_0x1514d4=>{const _0x46c677=_0x441480;_0x1514d4[_0x46c677(0x1a6)](_0x4cd7c4,{'range':_0x15db02,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3b6d08(0x199)](_0x212c9e){const _0x225505=_0x3b6d08;for(const _0x1ebda0 of this[_0x225505(0x1a2)]())if(_0x1ebda0[_0x225505(0x16b)](_0x212c9e))return!0x0;return!0x1;}[_0x3b6d08(0x1a2)](){const _0x16bbca=_0x3b6d08;return this[_0x16bbca(0x1bc)]()[_0x16bbca(0x189)](_0x372e33=>_0x372e33[_0x16bbca(0x16d)]());}[_0x3b6d08(0x182)](){const _0x6c48c2=_0x3b6d08;return this[_0x6c48c2(0x1a2)]()[_0x6c48c2(0x170)]((_0x50f300,_0x18ec1e)=>[..._0x50f300,..._0x18ec1e[_0x6c48c2(0x182)]()],[]);}[_0x3b6d08(0x186)](){const _0x4d032d=_0x3b6d08;var _0x5b7df7;return(null===(_0x5b7df7=this[_0x4d032d(0x172)]())||void 0x0===_0x5b7df7?void 0x0:_0x5b7df7[_0x4d032d(0x16d)]())||null;}[_0x3b6d08(0x1af)](){const _0x12185f=_0x3b6d08,_0xdc9904=this[_0x12185f(0x1a2)]();if(0x1!=_0xdc9904[_0x12185f(0x190)])return null;const _0x2a3b7d=_0xdc9904[0x0],_0x4b5fa0=_0x2a3b7d[_0x12185f(0x179)][_0x12185f(0x16c)],_0x2f2cf0=_0x2a3b7d[_0x12185f(0x18c)][_0x12185f(0x198)];return _0x4b5fa0 instanceof _0x398d2c?_0x4b5fa0!=_0x2f2cf0?null:_0x4b5fa0:null;}[_0x3b6d08(0x192)](){const _0x292ceb=_0x3b6d08;this[_0x292ceb(0x17b)](this[_0x292ceb(0x1a2)](),this[_0x292ceb(0x1a8)],this[_0x292ceb(0x19c)]),this[_0x292ceb(0x1b8)]();}[_0x3b6d08(0x1ab)](){const _0x35372f=_0x3b6d08;this[_0x35372f(0x1a4)](this[_0x35372f(0x1a2)](),this[_0x35372f(0x1a8)],this[_0x35372f(0x19c)]),this[_0x35372f(0x1b8)]();}[_0x3b6d08(0x171)](){const _0xe706d0=_0x3b6d08,_0x4857f4=[];let _0x33ec16=this[_0xe706d0(0x19d)];for(;_0x33ec16;)_0x4857f4[_0xe706d0(0x16f)](_0x33ec16),_0x33ec16=_0x33ec16[_0xe706d0(0x16e)];return _0x4857f4;}[_0x3b6d08(0x1a0)](_0x3e8a4f,_0x106371){const _0x4f7102=_0x3b6d08,_0xe6013a=_0x4fbbe9(this[_0x4f7102(0x19c)]);_0x67384d(_0xe6013a,_0x3e8a4f,_0x106371),_0x36d10e(_0xe6013a,this[_0x4f7102(0x19c)])||(this[_0x4f7102(0x19c)]=_0xe6013a,this[_0x4f7102(0x194)](_0xe6013a));}[_0x3b6d08(0x18f)](_0x1f7b00){const _0x3cecd5=_0x3b6d08,_0x3d6521=_0x4fbbe9(this[_0x3cecd5(0x19c)]);_0xf7ae64(_0x3d6521,_0x1f7b00),_0x36d10e(_0x3d6521,this[_0x3cecd5(0x19c)])||(this[_0x3cecd5(0x19c)]=_0x3d6521,this[_0x3cecd5(0x194)](this[_0x3cecd5(0x19c)]));}[_0x3b6d08(0x174)](){const _0x20cb53=_0x3b6d08;return{'id':this['id'],'type':this[_0x20cb53(0x181)]?this[_0x20cb53(0x1b6)]+':'+this[_0x20cb53(0x181)]:this[_0x20cb53(0x1b6)],'authorId':this[_0x20cb53(0x1ae)]['id'],'createdAt':this[_0x20cb53(0x175)],'hasComments':this[_0x20cb53(0x1a1)],'data':this[_0x20cb53(0x1a8)],'attributes':this[_0x20cb53(0x19c)]};}static[_0x3b6d08(0x1b3)](){const _0x2ebb92=_0x3b6d08;return _0x2dd0fc()[_0x2ebb92(0x196)](0x1,0x5);}}
23
+ function _0x42a2(){const _0xf9ebc0=['getRange','1380966eDzbCn','6818910SAEGAL','accept','getItems','_onDiscard','getFirstRange','creator','reduce','substr','suggestion:','set','size','filter','removeMarker','getAllAdjacentSuggestions','onDiscard','add','@external','addMarker','createdAt','263930MDpsEq','getRanges','getMarkers','previous','start','push','onAttributesChange','discard','nodeAfter','removeAttribute','nodeBefore','get','_model','removeMarkers','subType','_saved','setAttribute','attributes','author','change','addRange','4524585uzDABu','_onAttributesChange','decorate','delete','isInContent','authoredAt','toJSON','from','type','clear','getMultiRangeId','data','getMarkerNames','isExternal','isIntersecting','2934015nSnwuK','isIntersectingWithRange','commentThread','isMultiRange','onAccept','head','getContainedElement','381328InLofW','markers','map','split','_onAccept','_markerNames','addMarkerName','next','hasComments','2oTXfDc','557152UNckIy','getFirstMarker','length','_isDataLoaded','end'];_0x42a2=function(){return _0xf9ebc0;};return _0x42a2();}const _0x14ef8b=_0x5ab0;(function(_0x3f9eca,_0x42ee38){const _0x1ec81c=_0x5ab0,_0x1cd6f3=_0x3f9eca();while(!![]){try{const _0x479298=parseInt(_0x1ec81c(0xd6))/0x1*(-parseInt(_0x1ec81c(0x10a))/0x2)+parseInt(_0x1ec81c(0x111))/0x3+-parseInt(_0x1ec81c(0x10b))/0x4+-parseInt(_0x1ec81c(0xeb))/0x5+parseInt(_0x1ec81c(0x112))/0x6+parseInt(_0x1ec81c(0xfa))/0x7+parseInt(_0x1ec81c(0x101))/0x8;if(_0x479298===_0x42ee38)break;else _0x1cd6f3['push'](_0x1cd6f3['shift']());}catch(_0x13aa5a){_0x1cd6f3['push'](_0x1cd6f3['shift']());}}}(_0x42a2,0xb871b));import{Element as _0x523215}from'ckeditor5/src/engine.js';import{ObservableMixin as _0xaeb089,uid as _0x5a4aa1}from'ckeditor5/src/utils.js';import{cloneDeep as _0x2b51aa,isEqual as _0x1f4db0,set as _0x470fdb,unset as _0x59d0c2}from'lodash-es';function _0x5ab0(_0x509931,_0x158ecf){const _0x42a280=_0x42a2();return _0x5ab0=function(_0x5ab0d6,_0x185830){_0x5ab0d6=_0x5ab0d6-0xcf;let _0x251698=_0x42a280[_0x5ab0d6];return _0x251698;},_0x5ab0(_0x509931,_0x158ecf);}export default class u extends/* #__PURE__ -- @preserve */
24
+ _0xaeb089(){constructor(_0x13264a,_0x25149f){const _0x5d074d=_0x5ab0;super(),this[_0x5d074d(0x10e)]=!0x1,this['id']=_0x25149f['id'],this[_0x5d074d(0xf3)]=_0x25149f[_0x5d074d(0xf3)],this[_0x5d074d(0xe4)]=_0x25149f[_0x5d074d(0xe4)]||null,this[_0x5d074d(0xe8)]=_0x25149f[_0x5d074d(0xe8)],this[_0x5d074d(0x117)]=_0x25149f[_0x5d074d(0x117)]||_0x25149f[_0x5d074d(0xe8)],this[_0x5d074d(0xf8)]=Boolean(_0x25149f[_0x5d074d(0xe7)]&&_0x25149f[_0x5d074d(0xe7)][_0x5d074d(0xd3)]),this[_0x5d074d(0xf6)]=null,this[_0x5d074d(0xe2)]=_0x13264a,this[_0x5d074d(0x105)]=_0x25149f[_0x5d074d(0xfe)],this[_0x5d074d(0x115)]=_0x25149f[_0x5d074d(0xd1)],this[_0x5d074d(0xec)]=_0x25149f[_0x5d074d(0xdc)],this[_0x5d074d(0x106)]=new Set(),this[_0x5d074d(0xd5)]=null,this[_0x5d074d(0x11b)](_0x5d074d(0xf0),null),this[_0x5d074d(0x11b)](_0x5d074d(0xe7),_0x25149f[_0x5d074d(0xe7)]||{}),this[_0x5d074d(0x11b)](_0x5d074d(0xd9),null),this[_0x5d074d(0x11b)](_0x5d074d(0x108),null),this[_0x5d074d(0x11b)](_0x5d074d(0xfc),null),this[_0x5d074d(0x11b)](_0x5d074d(0xe5),!0x1),this[_0x5d074d(0xed)](_0x5d074d(0x113)),this[_0x5d074d(0xed)](_0x5d074d(0xdd));}get[_0x14ef8b(0xff)](){const _0x195bab=_0x14ef8b;let _0x67f910=this;for(;_0x67f910[_0x195bab(0xd9)];)_0x67f910=_0x67f910[_0x195bab(0xd9)];return _0x67f910;}get[_0x14ef8b(0x109)](){const _0x1d25ef=_0x14ef8b;return!!this[_0x1d25ef(0xfc)]&&this[_0x1d25ef(0xfc)][_0x1d25ef(0x10d)]>0x0;}get[_0x14ef8b(0xfd)](){const _0x23e716=_0x14ef8b;if(0x0==this[_0x23e716(0x106)][_0x23e716(0x11c)])return!0x1;return 0x6==Array[_0x23e716(0xf2)](this[_0x23e716(0x106)])[0x0][_0x23e716(0x104)](':')[_0x23e716(0x10d)];}get[_0x14ef8b(0xef)](){const _0x5f255f=_0x14ef8b;return null!==this[_0x5f255f(0x10c)]();}[_0x14ef8b(0x107)](_0x5c87da){const _0x521142=_0x14ef8b;this[_0x521142(0x106)][_0x521142(0xd2)](_0x5c87da);}[_0x14ef8b(0xf7)](){const _0x43c233=_0x14ef8b;return Array[_0x43c233(0xf2)](this[_0x43c233(0x106)]);}[_0x14ef8b(0xd8)](){const _0x42570d=_0x14ef8b;return this[_0x42570d(0xf7)]()[_0x42570d(0x103)](_0x45ed04=>this[_0x42570d(0xe2)][_0x42570d(0x102)][_0x42570d(0xe1)](_0x45ed04))[_0x42570d(0x11d)](_0x447bd7=>_0x447bd7);}[_0x14ef8b(0x10c)](){const _0x2d7a08=_0x14ef8b;return this[_0x2d7a08(0xd8)]()[0x0]||null;}[_0x14ef8b(0xe3)](){const _0x4927cd=_0x14ef8b;this[_0x4927cd(0xe2)][_0x4927cd(0xe9)](_0x2e2d4f=>{const _0x5b01a7=_0x4927cd;for(const _0x38e78b of this[_0x5b01a7(0xd8)]())_0x2e2d4f[_0x5b01a7(0xcf)](_0x38e78b);}),this[_0x4927cd(0x106)][_0x4927cd(0xf4)]();}[_0x14ef8b(0xcf)](_0x4cf4ee){const _0x12faf6=_0x14ef8b;this[_0x12faf6(0xe2)][_0x12faf6(0xe9)](_0xf9956f=>{const _0x24f775=_0x12faf6;_0xf9956f[_0x24f775(0xcf)](_0x4cf4ee);}),this[_0x12faf6(0x106)][_0x12faf6(0xee)](_0x4cf4ee);}[_0x14ef8b(0xea)](_0x2018fc){const _0x3fef58=_0x14ef8b,_0x25ed62=_0x3fef58(0x11a)+this[_0x3fef58(0xf3)]+':'+this[_0x3fef58(0xe4)]+':'+this['id']+':'+this[_0x3fef58(0x117)]['id']+':'+u[_0x3fef58(0xf5)]();this[_0x3fef58(0x107)](_0x25ed62),this[_0x3fef58(0xe2)][_0x3fef58(0xe9)](_0x14fb71=>{const _0x211cba=_0x3fef58;_0x14fb71[_0x211cba(0xd4)](_0x25ed62,{'range':_0x2018fc,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x14ef8b(0xfb)](_0x326f3b){const _0x12fc06=_0x14ef8b;for(const _0xf496bb of this[_0x12fc06(0xd7)]())if(_0xf496bb[_0x12fc06(0xf9)](_0x326f3b))return!0x0;return!0x1;}[_0x14ef8b(0xd7)](){const _0x1ecd07=_0x14ef8b;return this[_0x1ecd07(0xd8)]()[_0x1ecd07(0x103)](_0x45367f=>_0x45367f[_0x1ecd07(0x110)]());}[_0x14ef8b(0x114)](){const _0x37d2f7=_0x14ef8b;return this[_0x37d2f7(0xd7)]()[_0x37d2f7(0x118)]((_0x4aabfa,_0x7e751b)=>[..._0x4aabfa,..._0x7e751b[_0x37d2f7(0x114)]()],[]);}[_0x14ef8b(0x116)](){const _0x3b7e51=_0x14ef8b;var _0x55981c;return(null===(_0x55981c=this[_0x3b7e51(0x10c)]())||void 0x0===_0x55981c?void 0x0:_0x55981c[_0x3b7e51(0x110)]())||null;}[_0x14ef8b(0x100)](){const _0x521771=_0x14ef8b,_0x3355cb=this[_0x521771(0xd7)]();if(0x1!=_0x3355cb[_0x521771(0x10d)])return null;const _0x2a9809=_0x3355cb[0x0],_0x456470=_0x2a9809[_0x521771(0xda)][_0x521771(0xde)],_0x4f8177=_0x2a9809[_0x521771(0x10f)][_0x521771(0xe0)];return _0x456470 instanceof _0x523215?_0x456470!=_0x4f8177?null:_0x456470:null;}[_0x14ef8b(0x113)](){const _0x41af5e=_0x14ef8b;this[_0x41af5e(0x105)](this[_0x41af5e(0xd7)](),this[_0x41af5e(0xf6)],this[_0x41af5e(0xe7)]),this[_0x41af5e(0xe3)]();}[_0x14ef8b(0xdd)](){const _0x406f6c=_0x14ef8b;this[_0x406f6c(0x115)](this[_0x406f6c(0xd7)](),this[_0x406f6c(0xf6)],this[_0x406f6c(0xe7)]),this[_0x406f6c(0xe3)]();}[_0x14ef8b(0xd0)](){const _0x5670e7=_0x14ef8b,_0x21470b=[];let _0x5468f=this[_0x5670e7(0xff)];for(;_0x5468f;)_0x21470b[_0x5670e7(0xdb)](_0x5468f),_0x5468f=_0x5468f[_0x5670e7(0x108)];return _0x21470b;}[_0x14ef8b(0xe6)](_0x551c57,_0x2800cf){const _0x489fb2=_0x14ef8b,_0x2e7134=_0x2b51aa(this[_0x489fb2(0xe7)]);_0x470fdb(_0x2e7134,_0x551c57,_0x2800cf),_0x1f4db0(_0x2e7134,this[_0x489fb2(0xe7)])||(this[_0x489fb2(0xe7)]=_0x2e7134,this[_0x489fb2(0xec)](_0x2e7134));}[_0x14ef8b(0xdf)](_0x50ccee){const _0x4382ec=_0x14ef8b,_0x52a4d4=_0x2b51aa(this[_0x4382ec(0xe7)]);_0x59d0c2(_0x52a4d4,_0x50ccee),_0x1f4db0(_0x52a4d4,this[_0x4382ec(0xe7)])||(this[_0x4382ec(0xe7)]=_0x52a4d4,this[_0x4382ec(0xec)](this[_0x4382ec(0xe7)]));}[_0x14ef8b(0xf1)](){const _0x321740=_0x14ef8b;return{'id':this['id'],'type':this[_0x321740(0xe4)]?this[_0x321740(0xf3)]+':'+this[_0x321740(0xe4)]:this[_0x321740(0xf3)],'authorId':this[_0x321740(0x117)]['id'],'createdAt':this[_0x321740(0xd5)],'hasComments':this[_0x321740(0x109)],'data':this[_0x321740(0xf6)],'attributes':this[_0x321740(0xe7)]};}static[_0x14ef8b(0xf5)](){const _0x487105=_0x14ef8b;return _0x5a4aa1()[_0x487105(0x119)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x14a7(_0x344f21,_0x70a180){const _0x2d6bae=_0x2d6b();return _0x14a7=function(_0x14a742,_0x31ce8b){_0x14a742=_0x14a742-0xe3;let _0xd5833d=_0x2d6bae[_0x14a742];return _0xd5833d;},_0x14a7(_0x344f21,_0x70a180);}const _0x52f50b=_0x14a7;(function(_0x130e76,_0x143bcd){const _0x28dc53=_0x14a7,_0x411888=_0x130e76();while(!![]){try{const _0x2a7c9f=parseInt(_0x28dc53(0xee))/0x1*(-parseInt(_0x28dc53(0x127))/0x2)+-parseInt(_0x28dc53(0x11e))/0x3*(parseInt(_0x28dc53(0xf8))/0x4)+parseInt(_0x28dc53(0xe5))/0x5+-parseInt(_0x28dc53(0xff))/0x6+parseInt(_0x28dc53(0x124))/0x7+-parseInt(_0x28dc53(0x118))/0x8*(parseInt(_0x28dc53(0x131))/0x9)+parseInt(_0x28dc53(0x13d))/0xa;if(_0x2a7c9f===_0x143bcd)break;else _0x411888['push'](_0x411888['shift']());}catch(_0x268793){_0x411888['push'](_0x411888['shift']());}}}(_0x2d6b,0x884f0));import{getTranslation as _0x403e6d}from'./utils/common-translations.js';import{priorities as _0x10b82e,insertToPriorityArray as _0x5d26dc}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x3fd5c4}from'./trackchangesediting.js';function _0x2d6b(){const _0x28866c=['function','subType','REPLACE_TEXT','replace','10440tgSUuP','addEmptyContainer','data','_attributeLabels','*Change\x20to:*\x20%0','*Remove:*\x20%0','2642780mKaNux','key','removeObject','960488EPMYoI','end','checkChild','getWalker','addFormat','_handleAttributeSuggestionDescription','EmptyContainer','_customCallbacks','isEqual','element','674253ycnBny','_itemLabels','registerElementLabel','_handleRenameSuggestionDescription','type','addContainer','removeFormat','isObject','attribute','_locale','isEmpty','pop','12291150FZnliM','match','name','nodeAfter','removeContainer','previousSibling','*Split:*\x20%0','deletion','_schema','2334450zoxOSC','*Remove\x20format:*\x20%0','elementEnd','_itemLabelsCallbacks','*Set\x20format:*\x20%0','getFirstRange','newValue','indexOf','has','1OmQMzH','Container','_addDescriptionItems','$textProxy','_handleInsertRemoveSuggestionDescription','start','item','registerAttributeLabel','isInContent','push','908dfLEWO','remove','format','removeEmptyContainer','ELEMENT_SPACE','getItemLabel','_resolveDescriptionItems','121620hiAvGL','skip','matchingCallback','text','Object','$1\x20$2','join','_handleCustomCallbackDescription','length','insertion','*Merge:*\x20%0','*Insert:*\x20%0','label','get','getDescriptions','map','registerDescriptionCallback','add','normal','$text','set','quantity','addObject','nextSibling','softBreak','24TahdMS','elementStart'];_0x2d6b=function(){return _0x28866c;};return _0x2d6b();}export default class f{constructor(_0x44ce7a,_0x426c2f){const _0x220968=_0x14a7;this[_0x220968(0x12e)]=[],this[_0x220968(0x132)]=new Map(),this[_0x220968(0xe8)]=[],this[_0x220968(0x121)]=new Map(),this[_0x220968(0xe4)]=_0x44ce7a,this[_0x220968(0x13a)]=_0x426c2f;}[_0x52f50b(0x10d)](_0x2c44b9){const _0x3d69e7=_0x52f50b,_0x36e789=[],_0x5e9e7c=new Set(),_0x1a5166=new Set();for(let _0x3f2eb5=0x0;_0x3f2eb5<_0x2c44b9[_0x3d69e7(0x107)];_0x3f2eb5++){const _0x5da155=_0x2c44b9[_0x3f2eb5];if(!_0x5da155[_0x3d69e7(0xf6)])continue;const _0x24219b=this[_0x3d69e7(0x106)](_0x5da155);if(_0x24219b){if(null!=_0x5da155[_0x3d69e7(0x11b)]){if(_0x5e9e7c[_0x3d69e7(0xed)](_0x5da155[_0x3d69e7(0x11b)]))continue;_0x5e9e7c[_0x3d69e7(0x110)](_0x5da155[_0x3d69e7(0x11b)]);}_0x36e789[_0x3d69e7(0xf7)](_0x24219b);}else{if(_0x3d69e7(0x139)!=_0x5da155[_0x3d69e7(0x135)])_0x3d69e7(0x108)!=_0x5da155[_0x3d69e7(0x135)]&&_0x3d69e7(0xe3)!=_0x5da155[_0x3d69e7(0x135)]||this[_0x3d69e7(0xf2)](_0x36e789,_0x5da155,_0x2c44b9[_0x3f2eb5+0x1]);else{const _0x166cdc=_0x5da155[_0x3d69e7(0x120)][_0x3d69e7(0x125)];if(_0x1a5166[_0x3d69e7(0xed)](_0x166cdc))continue;_0x1a5166[_0x3d69e7(0x110)](_0x5da155[_0x3d69e7(0x120)][_0x3d69e7(0x125)]),_0x166cdc==_0x3fd5c4?this[_0x3d69e7(0x134)](_0x36e789,_0x5da155):this[_0x3d69e7(0x12c)](_0x36e789,_0x5da155);}}}return this[_0x3d69e7(0xfe)](_0x36e789);}[_0x52f50b(0x10f)](_0x4f5e96){const _0xff368=_0x52f50b;this[_0xff368(0x12e)][_0xff368(0xf7)](_0x4f5e96);}[_0x52f50b(0x133)](_0x2dc686,_0xcca966,_0x442d4d=_0x10b82e[_0x52f50b(0x111)]){const _0x154b4f=_0x52f50b;_0x154b4f(0x11a)==typeof _0x2dc686?_0x5d26dc(this[_0x154b4f(0xe8)],{'matchingCallback':_0x2dc686,'label':_0xcca966,'priority':_0x442d4d}):this[_0x154b4f(0x132)][_0x154b4f(0x113)](_0x2dc686,_0xcca966);}[_0x52f50b(0xf5)](_0x34a48f,_0x21707f){const _0x3c2e35=_0x52f50b;this[_0x3c2e35(0x121)][_0x3c2e35(0x113)](_0x34a48f,_0x21707f);}[_0x52f50b(0xfd)](_0x124737,_0x32a94c=0x1){const _0x5d9a99=_0x52f50b;let _0x5da95a;for(const _0x3a6f1c of this[_0x5d9a99(0xe8)])if(_0x3a6f1c[_0x5d9a99(0x101)](_0x124737)){_0x5da95a=_0x3a6f1c[_0x5d9a99(0x10b)];break;}return _0x5da95a||(_0x5da95a=this[_0x5d9a99(0x132)][_0x5d9a99(0x10c)](_0x124737[_0x5d9a99(0x13f)])),_0x5da95a?_0x5da95a(_0x32a94c):0x1!==_0x32a94c?_0x32a94c+'\x20'+_0x124737[_0x5d9a99(0x13f)]+'s':''+_0x124737[_0x5d9a99(0x13f)];}[_0x52f50b(0xf0)](_0x5ad0e2,_0x228ab5){const _0x2e0a57=_0x52f50b,_0x5a0e1e=_0x228ab5[_0x2e0a57(0xea)]()[_0x2e0a57(0x12a)](),_0x5787f5=_0x2e0a57(0x108)==_0x228ab5[_0x2e0a57(0x135)]?_0x2e0a57(0x110):_0x2e0a57(0xf9);for(const _0x35096e of _0x5a0e1e){const _0x57d384=_0x35096e[_0x2e0a57(0xf4)],_0x15afd9=_0x5ad0e2[_0x5ad0e2[_0x2e0a57(0x107)]-0x1];if(_0x57d384['is'](_0x2e0a57(0xf1)))_0x15afd9&&_0x15afd9[_0x2e0a57(0x135)][_0x2e0a57(0xec)](_0x2e0a57(0xef))>-0x1&&_0x5ad0e2[_0x2e0a57(0x13c)](),_0x15afd9&&_0x2e0a57(0x102)==_0x15afd9[_0x2e0a57(0x135)]?_0x15afd9[_0x5787f5]+=_0x57d384[_0x2e0a57(0x120)]:_0x5ad0e2[_0x2e0a57(0xf7)]({'type':_0x2e0a57(0x102),'add':_0x2e0a57(0x110)==_0x5787f5?_0x57d384[_0x2e0a57(0x120)]:'','remove':_0x2e0a57(0xf9)==_0x5787f5?_0x57d384[_0x2e0a57(0x120)]:''});else{if(this[_0x2e0a57(0xe4)][_0x2e0a57(0x138)](_0x57d384)){const _0x5bf57d=_0x57d384;if(_0x15afd9&&_0x15afd9[_0x2e0a57(0x135)][_0x2e0a57(0xec)](_0x2e0a57(0xef))>-0x1&&_0x5ad0e2[_0x2e0a57(0x13c)](),_0x2e0a57(0xe7)==_0x35096e[_0x2e0a57(0x135)])continue;_0x15afd9&&_0x15afd9[_0x2e0a57(0x135)]==_0x5787f5+_0x2e0a57(0x103)&&_0x15afd9[_0x2e0a57(0x130)][_0x2e0a57(0x13f)]==_0x5bf57d[_0x2e0a57(0x13f)]?_0x15afd9[_0x2e0a57(0x114)]++:_0x5ad0e2[_0x2e0a57(0xf7)]({'type':_0x5787f5+_0x2e0a57(0x103),'element':_0x5bf57d,'quantity':0x1}),_0x5a0e1e[_0x2e0a57(0x100)](_0x3e7ec1=>!(_0x2e0a57(0xe7)==_0x3e7ec1[_0x2e0a57(0x135)]&&_0x3e7ec1[_0x2e0a57(0xf4)]==_0x57d384));}else{if(this[_0x2e0a57(0xe4)][_0x2e0a57(0x129)](_0x57d384,_0x2e0a57(0x112))||_0x57d384['is'](_0x2e0a57(0x130),_0x2e0a57(0x117))){const _0x41cedf=_0x57d384;if(_0x2e0a57(0x110)==_0x5787f5&&_0x2e0a57(0x119)==_0x35096e[_0x2e0a57(0x135)]||_0x2e0a57(0xf9)==_0x5787f5&&_0x2e0a57(0xe7)==_0x35096e[_0x2e0a57(0x135)])continue;if(_0x15afd9&&-0x1==_0x15afd9[_0x2e0a57(0x135)][_0x2e0a57(0xec)](_0x2e0a57(0xef))){_0x2e0a57(0x102)==_0x15afd9[_0x2e0a57(0x135)]&&(_0x15afd9[_0x5787f5]+='\x0a');continue;}let _0x2e6a27;if(_0x2e6a27=_0x2e0a57(0x110)==_0x5787f5?_0x41cedf[_0x2e0a57(0x116)]&&!this[_0x2e0a57(0xe4)][_0x2e0a57(0x138)](_0x41cedf[_0x2e0a57(0x116)])?_0x41cedf[_0x2e0a57(0x116)]:null:_0x41cedf[_0x2e0a57(0x142)]&&!this[_0x2e0a57(0xe4)][_0x2e0a57(0x138)](_0x41cedf[_0x2e0a57(0x142)])?_0x41cedf[_0x2e0a57(0x142)]:null,_0x41cedf[_0x2e0a57(0x13b)]||_0x2e6a27&&_0x2e6a27[_0x2e0a57(0x13b)]){const _0x202d66=_0x2e6a27&&_0x2e6a27[_0x2e0a57(0x13b)]?_0x2e6a27:_0x41cedf;_0x15afd9&&_0x15afd9[_0x2e0a57(0x135)]==_0x5787f5+_0x2e0a57(0x12d)&&_0x15afd9[_0x2e0a57(0x130)][_0x2e0a57(0x13f)]==_0x202d66[_0x2e0a57(0x13f)]?_0x15afd9[_0x2e0a57(0x114)]++:_0x5ad0e2[_0x2e0a57(0xf7)]({'type':_0x5787f5+_0x2e0a57(0x12d),'element':_0x202d66,'quantity':0x1});}else _0x5ad0e2[_0x2e0a57(0xf7)]({'type':_0x5787f5+_0x2e0a57(0xef),'element':_0x41cedf});}}}}}[_0x52f50b(0xfe)](_0x5879ec){const _0x1b6f6b=_0x52f50b,_0x2d85d5=this[_0x1b6f6b(0x13a)],_0x55760c=[],_0x3b69d3=[],_0x5203e7=[];for(const _0xa53ad7 of _0x5879ec)switch(_0xa53ad7[_0x1b6f6b(0x135)]){case _0x1b6f6b(0x102):if(_0xa53ad7[_0x1b6f6b(0x110)]=_0xa53ad7[_0x1b6f6b(0x110)][_0x1b6f6b(0x11d)](/(\S)\u000A+(\S)/g,_0x1b6f6b(0x104))[_0x1b6f6b(0x11d)](/\u000A/g,''),_0xa53ad7[_0x1b6f6b(0xf9)]=_0xa53ad7[_0x1b6f6b(0xf9)][_0x1b6f6b(0x11d)](/(\S)\u000A+(\S)/g,_0x1b6f6b(0x104))[_0x1b6f6b(0x11d)](/\u000A/g,''),''!=_0xa53ad7[_0x1b6f6b(0x110)]&&''!=_0xa53ad7[_0x1b6f6b(0xf9)]){_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0x11d),'content':_0x403e6d(_0x2d85d5,_0x1b6f6b(0x11c),['\x22'+_0xa53ad7[_0x1b6f6b(0xf9)]+'\x22','\x22'+_0xa53ad7[_0x1b6f6b(0x110)]+'\x22'])});continue;}if(null!=_0xa53ad7[_0x1b6f6b(0x110)][_0x1b6f6b(0x13e)](/^ +$/)){_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0x108),'content':_0x403e6d(_0x2d85d5,_0x1b6f6b(0x10a),_0x403e6d(_0x2d85d5,_0x1b6f6b(0xfc),_0xa53ad7[_0x1b6f6b(0x110)][_0x1b6f6b(0x107)]))});continue;}if(null!=_0xa53ad7[_0x1b6f6b(0xf9)][_0x1b6f6b(0x13e)](/^ +$/)){_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0xe3),'content':_0x403e6d(_0x2d85d5,_0x1b6f6b(0x123),_0x403e6d(_0x2d85d5,_0x1b6f6b(0xfc),_0xa53ad7[_0x1b6f6b(0xf9)][_0x1b6f6b(0x107)]))});continue;}if(''!=_0xa53ad7[_0x1b6f6b(0x110)]){_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0x108),'content':_0x403e6d(_0x2d85d5,_0x1b6f6b(0x10a),'\x22'+_0xa53ad7[_0x1b6f6b(0x110)]+'\x22')});continue;}_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0xe3),'content':_0x403e6d(_0x2d85d5,_0x1b6f6b(0x123),'\x22'+_0xa53ad7[_0x1b6f6b(0xf9)]+'\x22')});continue;case _0x1b6f6b(0x11f):case _0x1b6f6b(0x115):_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0x108),'content':_0x403e6d(_0x2d85d5,_0x1b6f6b(0x10a),this[_0x1b6f6b(0xfd)](_0xa53ad7[_0x1b6f6b(0x130)],_0xa53ad7[_0x1b6f6b(0x114)]))});continue;case _0x1b6f6b(0xfb):case _0x1b6f6b(0x126):_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0xe3),'content':_0x403e6d(_0x2d85d5,_0x1b6f6b(0x123),this[_0x1b6f6b(0xfd)](_0xa53ad7[_0x1b6f6b(0x130)],_0xa53ad7[_0x1b6f6b(0x114)]))});continue;case _0x1b6f6b(0x136):_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0x108),'content':_0x403e6d(_0x2d85d5,_0x1b6f6b(0x143),this[_0x1b6f6b(0xfd)](_0xa53ad7[_0x1b6f6b(0x130)],_0xa53ad7[_0x1b6f6b(0x114)]))});continue;case _0x1b6f6b(0x141):_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0xe3),'content':_0x403e6d(_0x2d85d5,_0x1b6f6b(0x109),this[_0x1b6f6b(0xfd)](_0xa53ad7[_0x1b6f6b(0x130)],_0xa53ad7[_0x1b6f6b(0x114)]))});continue;case _0x1b6f6b(0x12b):_0x3b69d3[_0x1b6f6b(0xf7)](_0xa53ad7[_0x1b6f6b(0x125)]);continue;case _0x1b6f6b(0x137):_0x5203e7[_0x1b6f6b(0xf7)](_0xa53ad7[_0x1b6f6b(0x125)]);continue;default:_0x55760c[_0x1b6f6b(0xf7)](_0xa53ad7);}if(_0x3b69d3[_0x1b6f6b(0x107)]){const _0x2e89d1=_0x3b69d3[_0x1b6f6b(0x10e)](_0x346a05=>this[_0x1b6f6b(0x121)][_0x1b6f6b(0xed)](_0x346a05)?this[_0x1b6f6b(0x121)][_0x1b6f6b(0x10c)](_0x346a05):_0x346a05)[_0x1b6f6b(0x105)](',\x20');_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0xfa),'content':_0x403e6d(this[_0x1b6f6b(0x13a)],_0x1b6f6b(0xe9),_0x2e89d1)});}if(_0x5203e7[_0x1b6f6b(0x107)]){const _0x2722cb=_0x5203e7[_0x1b6f6b(0x10e)](_0x4c9dc8=>this[_0x1b6f6b(0x121)][_0x1b6f6b(0xed)](_0x4c9dc8)?this[_0x1b6f6b(0x121)][_0x1b6f6b(0x10c)](_0x4c9dc8):_0x4c9dc8)[_0x1b6f6b(0x105)](',\x20');_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0xfa),'content':_0x403e6d(this[_0x1b6f6b(0x13a)],_0x1b6f6b(0xe6),_0x2722cb)});}return _0x55760c;}[_0x52f50b(0x106)](_0x12431a){const _0x56d410=_0x52f50b;for(const _0x58343d of this[_0x56d410(0x12e)]){const _0x57f905=_0x58343d(_0x12431a);if(_0x57f905&&_0x56d410(0x135)in _0x57f905)return _0x57f905;}}[_0x52f50b(0x12c)](_0xd6eb54,_0x10faa5){const _0x50644b=_0x52f50b,_0x15a26a=_0x10faa5[_0x50644b(0x120)],_0x2c5c7f=void 0x0===_0x15a26a[_0x50644b(0xeb)]?_0x50644b(0x137):_0x50644b(0x12b);_0xd6eb54[_0x50644b(0xf7)]({'type':_0x2c5c7f,'key':_0x15a26a[_0x50644b(0x125)]});}[_0x52f50b(0x134)](_0x4f31a4,_0x239555){const _0x1edbd8=_0x52f50b;_0x4f31a4[_0x1edbd8(0xf7)]({'type':_0x1edbd8(0xfa),'content':_0x403e6d(this[_0x1edbd8(0x13a)],_0x1edbd8(0x122),this[_0x1edbd8(0xfd)](_0x239555[_0x1edbd8(0xea)]()[_0x1edbd8(0xf3)][_0x1edbd8(0x140)],0x1))});}[_0x52f50b(0xf2)](_0x1d90f1,_0x5b2816,_0xf23dea){const _0x57221c=_0x52f50b;if(this[_0x57221c(0xf0)](_0x1d90f1,_0x5b2816),_0xf23dea&&_0xf23dea[_0x57221c(0xea)]()&&!_0x5b2816[_0x57221c(0xea)]()[_0x57221c(0x128)][_0x57221c(0x12f)](_0xf23dea[_0x57221c(0xea)]()[_0x57221c(0xf3)])){const _0x503b50=_0x1d90f1[_0x1d90f1[_0x57221c(0x107)]-0x1],_0x12a9a4=_0x57221c(0x108)==_0x5b2816[_0x57221c(0x135)]?_0x57221c(0x110):_0x57221c(0xf9);_0x503b50&&_0x57221c(0x102)==_0x503b50[_0x57221c(0x135)]&&(_0x503b50[_0x12a9a4]+='\x0a');}}}
23
+ function _0xada3(){const _0x1634c0=['subType','_customCallbacks','*Change\x20to:*\x20%0','checkChild','matchingCallback','_handleAttributeSuggestionDescription','3038259oEvciB','push','pop','$text','registerDescriptionCallback','_itemLabels','add','$1\x20$2','27BtnCSu','addEmptyContainer','quantity','_itemLabelsCallbacks','*Split:*\x20%0','_attributeLabels','end','Container','getDescriptions','length','has','insertion','*Set\x20format:*\x20%0','_handleCustomCallbackDescription','EmptyContainer','60lRXTWu','_handleInsertRemoveSuggestionDescription','isInContent','*Remove\x20format:*\x20%0','getItemLabel','label','text','data','$textProxy','addFormat','get','format','REPLACE_TEXT','elementStart','Object','softBreak','element','_resolveDescriptionItems','nodeAfter','indexOf','3275120kvnUwR','registerAttributeLabel','ELEMENT_SPACE','remove','skip','261588wmmVzg','getFirstRange','isEmpty','addContainer','previousSibling','set','isEqual','removeEmptyContainer','_addDescriptionItems','key','removeContainer','isObject','join','attribute','302944LAVcmv','2392314PoukeC','*Remove:*\x20%0','22774VOJMFK','removeFormat','getWalker','_handleRenameSuggestionDescription','map','*Insert:*\x20%0','newValue','start','type','registerElementLabel','605020PvOFOK','nextSibling','replace','_locale','*Merge:*\x20%0','function','deletion','name','elementEnd','_schema','match','item','removeObject','addObject','normal'];_0xada3=function(){return _0x1634c0;};return _0xada3();}const _0x4c2e7f=_0xbd97;(function(_0x3543a8,_0x42dcc7){const _0x1b1291=_0xbd97,_0x40cef7=_0x3543a8();while(!![]){try{const _0x37ff90=-parseInt(_0x1b1291(0x139))/0x1+parseInt(_0x1b1291(0x14a))/0x2*(parseInt(_0x1b1291(0x120))/0x3)+-parseInt(_0x1b1291(0x147))/0x4+parseInt(_0x1b1291(0x154))/0x5+-parseInt(_0x1b1291(0x148))/0x6+-parseInt(_0x1b1291(0x109))/0x7+parseInt(_0x1b1291(0x134))/0x8*(parseInt(_0x1b1291(0x111))/0x9);if(_0x37ff90===_0x42dcc7)break;else _0x40cef7['push'](_0x40cef7['shift']());}catch(_0x5d3087){_0x40cef7['push'](_0x40cef7['shift']());}}}(_0xada3,0x63532));import{getTranslation as _0x432861}from'./utils/common-translations.js';import{priorities as _0x333305,insertToPriorityArray as _0x3c4c1f}from'ckeditor5/src/utils.js';function _0xbd97(_0x1dcb23,_0xbfdd30){const _0xada3ec=_0xada3();return _0xbd97=function(_0xbd9767,_0x5e91cd){_0xbd9767=_0xbd9767-0x107;let _0x21fec1=_0xada3ec[_0xbd9767];return _0x21fec1;},_0xbd97(_0x1dcb23,_0xbfdd30);}import{renameAttributeKey as _0x168a84}from'./trackchangesediting.js';export default class f{constructor(_0x5787ee,_0x39ab37){const _0x4355e2=_0xbd97;this[_0x4355e2(0x164)]=[],this[_0x4355e2(0x10e)]=new Map(),this[_0x4355e2(0x114)]=[],this[_0x4355e2(0x116)]=new Map(),this[_0x4355e2(0x15d)]=_0x5787ee,this[_0x4355e2(0x157)]=_0x39ab37;}[_0x4c2e7f(0x119)](_0x56bf7f){const _0x1340c4=_0x4c2e7f,_0x2eddd3=[],_0x51ab27=new Set(),_0x1392db=new Set();for(let _0x52f83a=0x0;_0x52f83a<_0x56bf7f[_0x1340c4(0x11a)];_0x52f83a++){const _0x51081c=_0x56bf7f[_0x52f83a];if(!_0x51081c[_0x1340c4(0x122)])continue;const _0x511002=this[_0x1340c4(0x11e)](_0x51081c);if(_0x511002){if(null!=_0x51081c[_0x1340c4(0x163)]){if(_0x51ab27[_0x1340c4(0x11b)](_0x51081c[_0x1340c4(0x163)]))continue;_0x51ab27[_0x1340c4(0x10f)](_0x51081c[_0x1340c4(0x163)]);}_0x2eddd3[_0x1340c4(0x10a)](_0x511002);}else{if(_0x1340c4(0x146)!=_0x51081c[_0x1340c4(0x152)])_0x1340c4(0x11c)!=_0x51081c[_0x1340c4(0x152)]&&_0x1340c4(0x15a)!=_0x51081c[_0x1340c4(0x152)]||this[_0x1340c4(0x121)](_0x2eddd3,_0x51081c,_0x56bf7f[_0x52f83a+0x1]);else{const _0x5d5e8f=_0x51081c[_0x1340c4(0x127)][_0x1340c4(0x142)];if(_0x1392db[_0x1340c4(0x11b)](_0x5d5e8f))continue;_0x1392db[_0x1340c4(0x10f)](_0x51081c[_0x1340c4(0x127)][_0x1340c4(0x142)]),_0x5d5e8f==_0x168a84?this[_0x1340c4(0x14d)](_0x2eddd3,_0x51081c):this[_0x1340c4(0x108)](_0x2eddd3,_0x51081c);}}}return this[_0x1340c4(0x131)](_0x2eddd3);}[_0x4c2e7f(0x10d)](_0x4eaeec){const _0x2c4544=_0x4c2e7f;this[_0x2c4544(0x164)][_0x2c4544(0x10a)](_0x4eaeec);}[_0x4c2e7f(0x153)](_0x5e9a84,_0x318873,_0x84ae81=_0x333305[_0x4c2e7f(0x162)]){const _0x5c2b07=_0x4c2e7f;_0x5c2b07(0x159)==typeof _0x5e9a84?_0x3c4c1f(this[_0x5c2b07(0x114)],{'matchingCallback':_0x5e9a84,'label':_0x318873,'priority':_0x84ae81}):this[_0x5c2b07(0x10e)][_0x5c2b07(0x13e)](_0x5e9a84,_0x318873);}[_0x4c2e7f(0x135)](_0x146ef4,_0x321f16){const _0x64c8b4=_0x4c2e7f;this[_0x64c8b4(0x116)][_0x64c8b4(0x13e)](_0x146ef4,_0x321f16);}[_0x4c2e7f(0x124)](_0x413713,_0x1eebe4=0x1){const _0x20fec7=_0x4c2e7f;let _0x285eb2;for(const _0xbb6e2a of this[_0x20fec7(0x114)])if(_0xbb6e2a[_0x20fec7(0x107)](_0x413713)){_0x285eb2=_0xbb6e2a[_0x20fec7(0x125)];break;}return _0x285eb2||(_0x285eb2=this[_0x20fec7(0x10e)][_0x20fec7(0x12a)](_0x413713[_0x20fec7(0x15b)])),_0x285eb2?_0x285eb2(_0x1eebe4):0x1!==_0x1eebe4?_0x1eebe4+'\x20'+_0x413713[_0x20fec7(0x15b)]+'s':''+_0x413713[_0x20fec7(0x15b)];}[_0x4c2e7f(0x141)](_0xc7fbe2,_0x4a875e){const _0xb6dc60=_0x4c2e7f,_0x7b616d=_0x4a875e[_0xb6dc60(0x13a)]()[_0xb6dc60(0x14c)](),_0x1b284d=_0xb6dc60(0x11c)==_0x4a875e[_0xb6dc60(0x152)]?_0xb6dc60(0x10f):_0xb6dc60(0x137);for(const _0x171b87 of _0x7b616d){const _0x2ba679=_0x171b87[_0xb6dc60(0x15f)],_0xb46607=_0xc7fbe2[_0xc7fbe2[_0xb6dc60(0x11a)]-0x1];if(_0x2ba679['is'](_0xb6dc60(0x128)))_0xb46607&&_0xb46607[_0xb6dc60(0x152)][_0xb6dc60(0x133)](_0xb6dc60(0x118))>-0x1&&_0xc7fbe2[_0xb6dc60(0x10b)](),_0xb46607&&_0xb6dc60(0x126)==_0xb46607[_0xb6dc60(0x152)]?_0xb46607[_0x1b284d]+=_0x2ba679[_0xb6dc60(0x127)]:_0xc7fbe2[_0xb6dc60(0x10a)]({'type':_0xb6dc60(0x126),'add':_0xb6dc60(0x10f)==_0x1b284d?_0x2ba679[_0xb6dc60(0x127)]:'','remove':_0xb6dc60(0x137)==_0x1b284d?_0x2ba679[_0xb6dc60(0x127)]:''});else{if(this[_0xb6dc60(0x15d)][_0xb6dc60(0x144)](_0x2ba679)){const _0x2044b1=_0x2ba679;if(_0xb46607&&_0xb46607[_0xb6dc60(0x152)][_0xb6dc60(0x133)](_0xb6dc60(0x118))>-0x1&&_0xc7fbe2[_0xb6dc60(0x10b)](),_0xb6dc60(0x15c)==_0x171b87[_0xb6dc60(0x152)])continue;_0xb46607&&_0xb46607[_0xb6dc60(0x152)]==_0x1b284d+_0xb6dc60(0x12e)&&_0xb46607[_0xb6dc60(0x130)][_0xb6dc60(0x15b)]==_0x2044b1[_0xb6dc60(0x15b)]?_0xb46607[_0xb6dc60(0x113)]++:_0xc7fbe2[_0xb6dc60(0x10a)]({'type':_0x1b284d+_0xb6dc60(0x12e),'element':_0x2044b1,'quantity':0x1}),_0x7b616d[_0xb6dc60(0x138)](_0x5aed8b=>!(_0xb6dc60(0x15c)==_0x5aed8b[_0xb6dc60(0x152)]&&_0x5aed8b[_0xb6dc60(0x15f)]==_0x2ba679));}else{if(this[_0xb6dc60(0x15d)][_0xb6dc60(0x166)](_0x2ba679,_0xb6dc60(0x10c))||_0x2ba679['is'](_0xb6dc60(0x130),_0xb6dc60(0x12f))){const _0x2df3d8=_0x2ba679;if(_0xb6dc60(0x10f)==_0x1b284d&&_0xb6dc60(0x12d)==_0x171b87[_0xb6dc60(0x152)]||_0xb6dc60(0x137)==_0x1b284d&&_0xb6dc60(0x15c)==_0x171b87[_0xb6dc60(0x152)])continue;if(_0xb46607&&-0x1==_0xb46607[_0xb6dc60(0x152)][_0xb6dc60(0x133)](_0xb6dc60(0x118))){_0xb6dc60(0x126)==_0xb46607[_0xb6dc60(0x152)]&&(_0xb46607[_0x1b284d]+='\x0a');continue;}let _0x3194e5;if(_0x3194e5=_0xb6dc60(0x10f)==_0x1b284d?_0x2df3d8[_0xb6dc60(0x155)]&&!this[_0xb6dc60(0x15d)][_0xb6dc60(0x144)](_0x2df3d8[_0xb6dc60(0x155)])?_0x2df3d8[_0xb6dc60(0x155)]:null:_0x2df3d8[_0xb6dc60(0x13d)]&&!this[_0xb6dc60(0x15d)][_0xb6dc60(0x144)](_0x2df3d8[_0xb6dc60(0x13d)])?_0x2df3d8[_0xb6dc60(0x13d)]:null,_0x2df3d8[_0xb6dc60(0x13b)]||_0x3194e5&&_0x3194e5[_0xb6dc60(0x13b)]){const _0x1f5a3a=_0x3194e5&&_0x3194e5[_0xb6dc60(0x13b)]?_0x3194e5:_0x2df3d8;_0xb46607&&_0xb46607[_0xb6dc60(0x152)]==_0x1b284d+_0xb6dc60(0x11f)&&_0xb46607[_0xb6dc60(0x130)][_0xb6dc60(0x15b)]==_0x1f5a3a[_0xb6dc60(0x15b)]?_0xb46607[_0xb6dc60(0x113)]++:_0xc7fbe2[_0xb6dc60(0x10a)]({'type':_0x1b284d+_0xb6dc60(0x11f),'element':_0x1f5a3a,'quantity':0x1});}else _0xc7fbe2[_0xb6dc60(0x10a)]({'type':_0x1b284d+_0xb6dc60(0x118),'element':_0x2df3d8});}}}}}[_0x4c2e7f(0x131)](_0x1211a8){const _0xc06c29=_0x4c2e7f,_0x379181=this[_0xc06c29(0x157)],_0x4c9407=[],_0x8f1e3e=[],_0xf69d51=[];for(const _0x416604 of _0x1211a8)switch(_0x416604[_0xc06c29(0x152)]){case _0xc06c29(0x126):if(_0x416604[_0xc06c29(0x10f)]=_0x416604[_0xc06c29(0x10f)][_0xc06c29(0x156)](/(\S)\u000A+(\S)/g,_0xc06c29(0x110))[_0xc06c29(0x156)](/\u000A/g,''),_0x416604[_0xc06c29(0x137)]=_0x416604[_0xc06c29(0x137)][_0xc06c29(0x156)](/(\S)\u000A+(\S)/g,_0xc06c29(0x110))[_0xc06c29(0x156)](/\u000A/g,''),''!=_0x416604[_0xc06c29(0x10f)]&&''!=_0x416604[_0xc06c29(0x137)]){_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x156),'content':_0x432861(_0x379181,_0xc06c29(0x12c),['\x22'+_0x416604[_0xc06c29(0x137)]+'\x22','\x22'+_0x416604[_0xc06c29(0x10f)]+'\x22'])});continue;}if(null!=_0x416604[_0xc06c29(0x10f)][_0xc06c29(0x15e)](/^ +$/)){_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x11c),'content':_0x432861(_0x379181,_0xc06c29(0x14f),_0x432861(_0x379181,_0xc06c29(0x136),_0x416604[_0xc06c29(0x10f)][_0xc06c29(0x11a)]))});continue;}if(null!=_0x416604[_0xc06c29(0x137)][_0xc06c29(0x15e)](/^ +$/)){_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x15a),'content':_0x432861(_0x379181,_0xc06c29(0x149),_0x432861(_0x379181,_0xc06c29(0x136),_0x416604[_0xc06c29(0x137)][_0xc06c29(0x11a)]))});continue;}if(''!=_0x416604[_0xc06c29(0x10f)]){_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x11c),'content':_0x432861(_0x379181,_0xc06c29(0x14f),'\x22'+_0x416604[_0xc06c29(0x10f)]+'\x22')});continue;}_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x15a),'content':_0x432861(_0x379181,_0xc06c29(0x149),'\x22'+_0x416604[_0xc06c29(0x137)]+'\x22')});continue;case _0xc06c29(0x112):case _0xc06c29(0x161):_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x11c),'content':_0x432861(_0x379181,_0xc06c29(0x14f),this[_0xc06c29(0x124)](_0x416604[_0xc06c29(0x130)],_0x416604[_0xc06c29(0x113)]))});continue;case _0xc06c29(0x140):case _0xc06c29(0x160):_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x15a),'content':_0x432861(_0x379181,_0xc06c29(0x149),this[_0xc06c29(0x124)](_0x416604[_0xc06c29(0x130)],_0x416604[_0xc06c29(0x113)]))});continue;case _0xc06c29(0x13c):_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x11c),'content':_0x432861(_0x379181,_0xc06c29(0x115),this[_0xc06c29(0x124)](_0x416604[_0xc06c29(0x130)],_0x416604[_0xc06c29(0x113)]))});continue;case _0xc06c29(0x143):_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x15a),'content':_0x432861(_0x379181,_0xc06c29(0x158),this[_0xc06c29(0x124)](_0x416604[_0xc06c29(0x130)],_0x416604[_0xc06c29(0x113)]))});continue;case _0xc06c29(0x129):_0x8f1e3e[_0xc06c29(0x10a)](_0x416604[_0xc06c29(0x142)]);continue;case _0xc06c29(0x14b):_0xf69d51[_0xc06c29(0x10a)](_0x416604[_0xc06c29(0x142)]);continue;default:_0x4c9407[_0xc06c29(0x10a)](_0x416604);}if(_0x8f1e3e[_0xc06c29(0x11a)]){const _0x5c0cb2=_0x8f1e3e[_0xc06c29(0x14e)](_0x226243=>this[_0xc06c29(0x116)][_0xc06c29(0x11b)](_0x226243)?this[_0xc06c29(0x116)][_0xc06c29(0x12a)](_0x226243):_0x226243)[_0xc06c29(0x145)](',\x20');_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x12b),'content':_0x432861(this[_0xc06c29(0x157)],_0xc06c29(0x11d),_0x5c0cb2)});}if(_0xf69d51[_0xc06c29(0x11a)]){const _0x26c042=_0xf69d51[_0xc06c29(0x14e)](_0x49afc2=>this[_0xc06c29(0x116)][_0xc06c29(0x11b)](_0x49afc2)?this[_0xc06c29(0x116)][_0xc06c29(0x12a)](_0x49afc2):_0x49afc2)[_0xc06c29(0x145)](',\x20');_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x12b),'content':_0x432861(this[_0xc06c29(0x157)],_0xc06c29(0x123),_0x26c042)});}return _0x4c9407;}[_0x4c2e7f(0x11e)](_0xc1f1ec){const _0x12111c=_0x4c2e7f;for(const _0x13fb45 of this[_0x12111c(0x164)]){const _0x53b8dc=_0x13fb45(_0xc1f1ec);if(_0x53b8dc&&_0x12111c(0x152)in _0x53b8dc)return _0x53b8dc;}}[_0x4c2e7f(0x108)](_0x56444f,_0x23091f){const _0xb4cab=_0x4c2e7f,_0x4c7dbe=_0x23091f[_0xb4cab(0x127)],_0x389fe1=void 0x0===_0x4c7dbe[_0xb4cab(0x150)]?_0xb4cab(0x14b):_0xb4cab(0x129);_0x56444f[_0xb4cab(0x10a)]({'type':_0x389fe1,'key':_0x4c7dbe[_0xb4cab(0x142)]});}[_0x4c2e7f(0x14d)](_0x831093,_0x591baa){const _0x1e0bc4=_0x4c2e7f;_0x831093[_0x1e0bc4(0x10a)]({'type':_0x1e0bc4(0x12b),'content':_0x432861(this[_0x1e0bc4(0x157)],_0x1e0bc4(0x165),this[_0x1e0bc4(0x124)](_0x591baa[_0x1e0bc4(0x13a)]()[_0x1e0bc4(0x151)][_0x1e0bc4(0x132)],0x1))});}[_0x4c2e7f(0x121)](_0x3cd9fc,_0x57b594,_0x5e9d1a){const _0x3cf365=_0x4c2e7f;if(this[_0x3cf365(0x141)](_0x3cd9fc,_0x57b594),_0x5e9d1a&&_0x5e9d1a[_0x3cf365(0x13a)]()&&!_0x57b594[_0x3cf365(0x13a)]()[_0x3cf365(0x117)][_0x3cf365(0x13f)](_0x5e9d1a[_0x3cf365(0x13a)]()[_0x3cf365(0x151)])){const _0x41de69=_0x3cd9fc[_0x3cd9fc[_0x3cf365(0x11a)]-0x1],_0xdf2ed7=_0x3cf365(0x11c)==_0x57b594[_0x3cf365(0x152)]?_0x3cf365(0x10f):_0x3cf365(0x137);_0x41de69&&_0x3cf365(0x126)==_0x41de69[_0x3cf365(0x152)]&&(_0x41de69[_0xdf2ed7]+='\x0a');}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x1363c1=_0xec07;function _0x2563(){var _0x564a9d=['3LePCou','getSuggestions','17381331PcEcJj','adapter','getSuggestion','11511MQBdGY','2303888ZAsqlk','pluginName','addSuggestion','plugins','TrackChanges','9800ZNsTUG','6404322bAiget','641052IxRFhX','2733102IFkxwu','get','requires','5390fxGLpl','editor','5QYyROk','addSuggestionData','6296wStQJx','Comments'];_0x2563=function(){return _0x564a9d;};return _0x2563();}(function(_0x5e4fce,_0xc2fe54){var _0x407327=_0xec07,_0x6610d7=_0x5e4fce();while(!![]){try{var _0x30f466=parseInt(_0x407327(0x200))/0x1*(-parseInt(_0x407327(0x1f6))/0x2)+-parseInt(_0x407327(0x1f7))/0x3+-parseInt(_0x407327(0x206))/0x4*(-parseInt(_0x407327(0x1fc))/0x5)+parseInt(_0x407327(0x1f5))/0x6+parseInt(_0x407327(0x1f4))/0x7*(-parseInt(_0x407327(0x1fe))/0x8)+-parseInt(_0x407327(0x205))/0x9*(-parseInt(_0x407327(0x1fa))/0xa)+parseInt(_0x407327(0x202))/0xb;if(_0x30f466===_0xc2fe54)break;else _0x6610d7['push'](_0x6610d7['shift']());}catch(_0x4fa50a){_0x6610d7['push'](_0x6610d7['shift']());}}}(_0x2563,0xe51d1));import{Plugin as _0xe3efec}from'ckeditor5/src/core.js';import _0xc6515 from'./trackchangesui.js';function _0xec07(_0x26d2da,_0x237ea0){var _0x25639e=_0x2563();return _0xec07=function(_0xec07d1,_0x4f6619){_0xec07d1=_0xec07d1-0x1f1;var _0x21f10e=_0x25639e[_0xec07d1];return _0x21f10e;},_0xec07(_0x26d2da,_0x237ea0);}import _0x47926a from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0xe3efec{static get[_0x1363c1(0x1f9)](){var _0xf86185=_0x1363c1;return[_0x47926a,_0xc6515,_0xf86185(0x1ff)];}static get[_0x1363c1(0x207)](){var _0x253740=_0x1363c1;return _0x253740(0x1f3);}set[_0x1363c1(0x203)](_0x5b53b9){var _0x3b6df9=_0x1363c1;this[_0x3b6df9(0x1fb)][_0x3b6df9(0x1f2)][_0x3b6df9(0x1f8)](_0x47926a)[_0x3b6df9(0x203)]=_0x5b53b9;}get[_0x1363c1(0x203)](){var _0x4918d6=_0x1363c1;return this[_0x4918d6(0x1fb)][_0x4918d6(0x1f2)][_0x4918d6(0x1f8)](_0x47926a)[_0x4918d6(0x203)];}[_0x1363c1(0x1f1)](_0x37a152){var _0x1b5fd8=_0x1363c1;return this[_0x1b5fd8(0x1fb)][_0x1b5fd8(0x1f2)][_0x1b5fd8(0x1f8)](_0x47926a)[_0x1b5fd8(0x1fd)](_0x37a152);}[_0x1363c1(0x201)]({skipNotAttached:_0x1ad4b7=!0x1,toJSON:_0x532890=!0x1}={}){var _0x5159eb=_0x1363c1;return this[_0x5159eb(0x1fb)][_0x5159eb(0x1f2)][_0x5159eb(0x1f8)](_0x47926a)[_0x5159eb(0x201)]({'skipNotAttached':_0x1ad4b7,'toJSON':_0x532890});}[_0x1363c1(0x204)](_0x5a8e50){var _0x1baf61=_0x1363c1;return this[_0x1baf61(0x1fb)][_0x1baf61(0x1f2)][_0x1baf61(0x1f8)](_0x47926a)[_0x1baf61(0x204)](_0x5a8e50);}}
23
+ var _0x225a0c=_0xaeb0;(function(_0x302e97,_0x3b026e){var _0x11da9b=_0xaeb0,_0xef63cb=_0x302e97();while(!![]){try{var _0x4dc669=parseInt(_0x11da9b(0x1ec))/0x1+parseInt(_0x11da9b(0x1e2))/0x2*(parseInt(_0x11da9b(0x1ea))/0x3)+parseInt(_0x11da9b(0x1e3))/0x4+parseInt(_0x11da9b(0x1e4))/0x5+-parseInt(_0x11da9b(0x1e8))/0x6*(-parseInt(_0x11da9b(0x1df))/0x7)+-parseInt(_0x11da9b(0x1e5))/0x8*(-parseInt(_0x11da9b(0x1f4))/0x9)+parseInt(_0x11da9b(0x1f5))/0xa*(-parseInt(_0x11da9b(0x1e1))/0xb);if(_0x4dc669===_0x3b026e)break;else _0xef63cb['push'](_0xef63cb['shift']());}catch(_0x158a08){_0xef63cb['push'](_0xef63cb['shift']());}}}(_0x3032,0x552ca));function _0x3032(){var _0x20206f=['111140VdpAFP','requires','get','getSuggestion','plugins','editor','addSuggestionData','Comments','9QeiSoj','5452870ugJYQw','155477XpilOL','getSuggestions','11PRUOut','4uLnKiu','88520cgyTBR','822995pYAGmk','2526344OsIKbQ','TrackChanges','pluginName','6pJHpog','addSuggestion','387432qjXOyw','adapter'];_0x3032=function(){return _0x20206f;};return _0x3032();}import{Plugin as _0x197033}from'ckeditor5/src/core.js';import _0x4bf35b from'./trackchangesui.js';import _0xa3dbad from'./trackchangesediting.js';function _0xaeb0(_0x1b48d6,_0x34a33b){var _0x3032cf=_0x3032();return _0xaeb0=function(_0xaeb0f0,_0x27e2b3){_0xaeb0f0=_0xaeb0f0-0x1df;var _0x5affde=_0x3032cf[_0xaeb0f0];return _0x5affde;},_0xaeb0(_0x1b48d6,_0x34a33b);}import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x197033{static get[_0x225a0c(0x1ed)](){var _0x400737=_0x225a0c;return[_0xa3dbad,_0x4bf35b,_0x400737(0x1f3)];}static get[_0x225a0c(0x1e7)](){var _0x12eb29=_0x225a0c;return _0x12eb29(0x1e6);}set[_0x225a0c(0x1eb)](_0x29de47){var _0x289d5f=_0x225a0c;this[_0x289d5f(0x1f1)][_0x289d5f(0x1f0)][_0x289d5f(0x1ee)](_0xa3dbad)[_0x289d5f(0x1eb)]=_0x29de47;}get[_0x225a0c(0x1eb)](){var _0x381a0b=_0x225a0c;return this[_0x381a0b(0x1f1)][_0x381a0b(0x1f0)][_0x381a0b(0x1ee)](_0xa3dbad)[_0x381a0b(0x1eb)];}[_0x225a0c(0x1e9)](_0xd8b4fb){var _0x4b3021=_0x225a0c;return this[_0x4b3021(0x1f1)][_0x4b3021(0x1f0)][_0x4b3021(0x1ee)](_0xa3dbad)[_0x4b3021(0x1f2)](_0xd8b4fb);}[_0x225a0c(0x1e0)]({skipNotAttached:_0x7cafb0=!0x1,toJSON:_0x57a73f=!0x1}={}){var _0x5de4ca=_0x225a0c;return this[_0x5de4ca(0x1f1)][_0x5de4ca(0x1f0)][_0x5de4ca(0x1ee)](_0xa3dbad)[_0x5de4ca(0x1e0)]({'skipNotAttached':_0x7cafb0,'toJSON':_0x57a73f});}[_0x225a0c(0x1ef)](_0x5efeab){var _0x29a960=_0x225a0c;return this[_0x29a960(0x1f1)][_0x29a960(0x1f0)][_0x29a960(0x1ee)](_0xa3dbad)[_0x29a960(0x1ef)](_0x5efeab);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x202f70=_0xbc6a;(function(_0x2462fc,_0x126cc1){const _0x12f794=_0xbc6a,_0x5a1073=_0x2462fc();while(!![]){try{const _0x7380d1=-parseInt(_0x12f794(0x116))/0x1*(-parseInt(_0x12f794(0x106))/0x2)+-parseInt(_0x12f794(0x10f))/0x3*(parseInt(_0x12f794(0x104))/0x4)+-parseInt(_0x12f794(0xdf))/0x5*(parseInt(_0x12f794(0x111))/0x6)+parseInt(_0x12f794(0xe6))/0x7*(-parseInt(_0x12f794(0x11d))/0x8)+parseInt(_0x12f794(0x10c))/0x9*(parseInt(_0x12f794(0xfb))/0xa)+parseInt(_0x12f794(0x113))/0xb+parseInt(_0x12f794(0xf1))/0xc;if(_0x7380d1===_0x126cc1)break;else _0x5a1073['push'](_0x5a1073['shift']());}catch(_0x1784a4){_0x5a1073['push'](_0x5a1073['shift']());}}}(_0x42a3,0x5692e));import{Plugin as _0x50e84d}from'ckeditor5/src/core.js';import{CKEditorError as _0x5d0229}from'ckeditor5/src/utils.js';import _0x17fed1 from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x25da90}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x202f70(0x11c)];export default class P extends _0x50e84d{static get[_0x202f70(0x100)](){return[_0x17fed1];}static get[_0x202f70(0xf6)](){const _0xfc3b5b=_0x202f70;return _0xfc3b5b(0xe9);}[_0x202f70(0xf5)](){const _0x47e440=_0x202f70,_0x337488=this[_0x47e440(0x117)];if(_0x337488[_0x47e440(0xeb)][_0x47e440(0x110)](_0x47e440(0x11b),_0x87eba7=>{const _0x89aaa2=_0x47e440,_0x5a0ab5=_0x337488[_0x89aaa2(0xfa)][_0x89aaa2(0x103)][_0x89aaa2(0x108)]()[_0x89aaa2(0xef)]((_0x1cd757,_0x2611bd)=>(_0x1cd757[_0x2611bd]='',_0x1cd757),{});return _0x337488[_0x89aaa2(0x112)][_0x89aaa2(0x115)](_0x5a0ab5,_0x87eba7);}),_0x47e440(0x120)!=typeof _0x337488[_0x47e440(0xeb)][_0x47e440(0xf7)](_0x47e440(0xe0))[_0x47e440(0xe3)])throw new _0x5d0229(_0x47e440(0x10e));}[_0x202f70(0xf9)](_0x4da127){const _0x4a3211=_0x202f70;return N(this[_0x4a3211(0x117)],!0x0,_0x4da127);}[_0x202f70(0xee)](_0x57c4f3){const _0x61c6c8=_0x202f70;return N(this[_0x61c6c8(0x117)],!0x1,_0x57c4f3);}}class D extends _0x50e84d{static get[_0x202f70(0xf6)](){const _0x48769a=_0x202f70;return _0x48769a(0xed);}constructor(_0x16749a){const _0x53d0c7=_0x202f70;super(_0x16749a),this[_0x53d0c7(0xfe)]=_0x53d0c7(0xf4);}[_0x202f70(0xf5)](){const _0x27bd23=_0x202f70;this[_0x27bd23(0x117)][_0x27bd23(0xe8)][_0x27bd23(0xf7)](_0x27bd23(0xe5))[_0x27bd23(0x109)]={'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[_0x27bd23(0x117)][_0x27bd23(0xe8)][_0x27bd23(0xf7)](_0x27bd23(0xf2))[_0x27bd23(0x109)]=null;}}function _0xbc6a(_0x1a99da,_0x5a57b3){const _0x42a3cd=_0x42a3();return _0xbc6a=function(_0xbc6aca,_0x304fed){_0xbc6aca=_0xbc6aca-0xde;let _0x250920=_0x42a3cd[_0xbc6aca];return _0x250920;},_0xbc6a(_0x1a99da,_0x5a57b3);}function v(_0xf9146f){const _0xabf5ed=_0x202f70;return void 0x0!==_0xf9146f[_0xabf5ed(0x11a)];}async function N(_0x488225,_0x1208df,_0x3e53f6){const _0x19b667=_0x202f70,_0x23827b=_0x25da90(_0x488225,T);_0x23827b[_0x19b667(0xe8)][_0x19b667(0xde)](_0x17fed1,D),_0x23827b[_0x19b667(0x102)]=v(_0x488225)?_0x488225[_0x19b667(0x11a)]():void 0x0;const _0x28cb68=document[_0x19b667(0xf0)](),_0x25bb91=_0x488225[_0x19b667(0xeb)][_0x19b667(0xf7)](_0x19b667(0xe0))[_0x19b667(0xe3)],_0xe9377f=await _0x25bb91(_0x23827b,()=>function(_0x19c967){const _0x28b0a0=_0x19b667,_0x56118a=document[_0x28b0a0(0xfc)](_0x28b0a0(0x11e));return _0x19c967[_0x28b0a0(0x107)](_0x56118a),_0x56118a;}(_0x28cb68));!function(_0x45f6ed,_0x34a3d3){const _0x406569=_0x19b667,_0x120d50=_0x45f6ed[_0x406569(0xfa)][_0x406569(0x103)][_0x406569(0x108)]()[_0x406569(0xef)]((_0xd89bca,_0x1adab6)=>(_0xd89bca[_0x1adab6]=_0x45f6ed[_0x406569(0xec)][_0x406569(0xf7)]({'rootName':_0x1adab6}),_0xd89bca),{}),_0x3022ff=_0x45f6ed[_0x406569(0xe8)][_0x406569(0xf7)](_0x406569(0x10d))[_0x406569(0xff)][_0x406569(0xfd)](_0xc69a98=>({'id':_0xc69a98['id'],'name':_0xc69a98[_0x406569(0x11f)]})),_0x209f3b=_0x45f6ed[_0x406569(0xe8)][_0x406569(0xf7)](_0x406569(0xf2))[_0x406569(0x114)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x174258=_0x45f6ed[_0x406569(0xe8)][_0x406569(0xf7)](_0x406569(0xe5))[_0x406569(0x101)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x4b8a38=_0x34a3d3[_0x406569(0xe8)][_0x406569(0xf7)](_0x406569(0x10d)),_0x5d0ae7=_0x34a3d3[_0x406569(0xe8)][_0x406569(0xf7)](_0x406569(0xf2)),_0x2085be=_0x34a3d3[_0x406569(0xe8)][_0x406569(0xf7)](_0x406569(0xe5));for(const _0x4d408a of _0x2085be[_0x406569(0x101)]())_0x4d408a[_0x406569(0xf3)]();for(const _0x17469b of _0x3022ff)_0x4b8a38[_0x406569(0x10b)](_0x17469b['id'])||_0x4b8a38[_0x406569(0x10a)](_0x17469b);_0x4b8a38['me']||_0x4b8a38[_0x406569(0xea)]();for(const _0x2c1f0f of _0x174258)_0x2085be[_0x406569(0xe1)](_0x2c1f0f);for(const _0x5315bc of _0x209f3b)_0x5d0ae7[_0x406569(0xf8)](_0x5315bc);_0x34a3d3[_0x406569(0xec)][_0x406569(0xe2)](_0x120d50);}(_0x488225,_0xe9377f),_0xe9377f[_0x19b667(0x105)](_0x1208df?_0x19b667(0x118):_0x19b667(0x119));const _0xb8a8d=v(_0xe9377f)?_0xe9377f[_0x19b667(0xe4)](_0x3e53f6):_0xe9377f[_0x19b667(0xec)][_0x19b667(0xf7)](_0x3e53f6);return await _0xe9377f[_0x19b667(0xe7)](),_0xb8a8d;}function _0x42a3(){const _0x18f4b9=['68540ZqoMEi','execute','36iHanuF','appendChild','getRootNames','_adapter','addUser','getUser','99ULZMNt','Users','track-changes-data-invalid-editor-creator','117HIEanW','define','144FGTryV','constructor','5711970SXVVTl','getSuggestions','create','18433iWNrNh','editor','acceptAllSuggestions','discardAllSuggestions','getRootsAttributes','trackChangesData.editorCreator','Pagination','16REMvfK','div','name','function','push','113965ECvFFJ','trackChangesData','addCommentThread','set','editorCreator','getFullData','CommentsRepository','1599248USfXVa','destroy','plugins','TrackChangesData','useAnonymousUser','config','data','TrackChangesDataGetter','getDataWithDiscardedSuggestions','reduce','createDocumentFragment','6671664VUFoOL','TrackChangesEditing','remove','end','init','pluginName','get','addSuggestionData','getDataWithAcceptedSuggestions','model','563450Etnhpe','createElement','map','result','users','requires','getCommentThreads','rootsAttributes','document'];_0x42a3=function(){return _0x18f4b9;};return _0x42a3();}
23
+ function _0x4885(){const _0x2ab4f3=['getRootsAttributes','3800nBFgjs','392HcVUTk','document','get','getUser','appendChild','result','reduce','CommentsRepository','getDataWithAcceptedSuggestions','trackChangesData.editorCreator','1018752pESbnY','destroy','name','Users','push','74730CmMIHl','rootsAttributes','data','acceptAllSuggestions','getSuggestions','requires','154796rFqhdT','getFullData','createElement','track-changes-data-invalid-editor-creator','model','div','TrackChangesDataGetter','addUser','_adapter','discardAllSuggestions','addSuggestionData','useAnonymousUser','set','TrackChangesEditing','editor','function','trackChangesData','end','34698WkKjMG','Pagination','init','2628tHiIOy','getRootNames','pluginName','users','config','24bzVlDd','create','createDocumentFragment','getDataWithDiscardedSuggestions','getCommentThreads','2130250RvKViQ','define','TrackChangesData','map','1540MvIelU','execute','editorCreator','19624hCdeUF','plugins','remove','addCommentThread','constructor'];_0x4885=function(){return _0x2ab4f3;};return _0x4885();}const _0x51b368=_0x333e;(function(_0x278278,_0x18a0a9){const _0x58ab8a=_0x333e,_0x4e82d7=_0x278278();while(!![]){try{const _0x8fa620=parseInt(_0x58ab8a(0xa5))/0x1+-parseInt(_0x58ab8a(0xab))/0x2*(parseInt(_0x58ab8a(0xc5))/0x3)+parseInt(_0x58ab8a(0xa0))/0x4+parseInt(_0x58ab8a(0xca))/0x5+parseInt(_0x58ab8a(0xbd))/0x6*(parseInt(_0x58ab8a(0xd8))/0x7)+parseInt(_0x58ab8a(0xd7))/0x8*(parseInt(_0x58ab8a(0xc0))/0x9)+-parseInt(_0x58ab8a(0xce))/0xa*(parseInt(_0x58ab8a(0xd1))/0xb);if(_0x8fa620===_0x18a0a9)break;else _0x4e82d7['push'](_0x4e82d7['shift']());}catch(_0x5bc77f){_0x4e82d7['push'](_0x4e82d7['shift']());}}}(_0x4885,0x4f200));function _0x333e(_0x267440,_0x15f265){const _0x48850b=_0x4885();return _0x333e=function(_0x333e8b,_0x1f541b){_0x333e8b=_0x333e8b-0x98;let _0x4add3b=_0x48850b[_0x333e8b];return _0x4add3b;},_0x333e(_0x267440,_0x15f265);}import{Plugin as _0x52b053}from'ckeditor5/src/core.js';import{CKEditorError as _0x48d3c5}from'ckeditor5/src/utils.js';import _0x165767 from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x480b41}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x51b368(0xbe)];export default class P extends _0x52b053{static get[_0x51b368(0xaa)](){return[_0x165767];}static get[_0x51b368(0xc2)](){const _0x252d9f=_0x51b368;return _0x252d9f(0xcc);}[_0x51b368(0xbf)](){const _0x6aa461=_0x51b368,_0x14327b=this[_0x6aa461(0xb9)];if(_0x14327b[_0x6aa461(0xc4)][_0x6aa461(0xcb)](_0x6aa461(0x9f),_0xabc592=>{const _0x586df3=_0x6aa461,_0x457110=_0x14327b[_0x586df3(0xaf)][_0x586df3(0xd9)][_0x586df3(0xc1)]()[_0x586df3(0x9c)]((_0x177a95,_0x3375ad)=>(_0x177a95[_0x3375ad]='',_0x177a95),{});return _0x14327b[_0x586df3(0xd5)][_0x586df3(0xc6)](_0x457110,_0xabc592);}),_0x6aa461(0xba)!=typeof _0x14327b[_0x6aa461(0xc4)][_0x6aa461(0x98)](_0x6aa461(0xbb))[_0x6aa461(0xd0)])throw new _0x48d3c5(_0x6aa461(0xae));}[_0x51b368(0x9e)](_0x1fb4fe){const _0x74f94b=_0x51b368;return N(this[_0x74f94b(0xb9)],!0x0,_0x1fb4fe);}[_0x51b368(0xc8)](_0x259d7b){const _0x1fd359=_0x51b368;return N(this[_0x1fd359(0xb9)],!0x1,_0x259d7b);}}class D extends _0x52b053{static get[_0x51b368(0xc2)](){const _0xc847bd=_0x51b368;return _0xc847bd(0xb1);}constructor(_0x1d27a1){const _0x270571=_0x51b368;super(_0x1d27a1),this[_0x270571(0x9b)]=_0x270571(0xbc);}[_0x51b368(0xbf)](){const _0x11eb19=_0x51b368;this[_0x11eb19(0xb9)][_0x11eb19(0xd2)][_0x11eb19(0x98)](_0x11eb19(0x9d))[_0x11eb19(0xb3)]={'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[_0x11eb19(0xb9)][_0x11eb19(0xd2)][_0x11eb19(0x98)](_0x11eb19(0xb8))[_0x11eb19(0xb3)]=null;}}function v(_0x1d4182){const _0x5cdc9d=_0x51b368;return void 0x0!==_0x1d4182[_0x5cdc9d(0xd6)];}async function N(_0x2a0ae3,_0x30e302,_0x53d8a2){const _0x5807e5=_0x51b368,_0x37000f=_0x480b41(_0x2a0ae3,T);_0x37000f[_0x5807e5(0xd2)][_0x5807e5(0xa4)](_0x165767,D),_0x37000f[_0x5807e5(0xa6)]=v(_0x2a0ae3)?_0x2a0ae3[_0x5807e5(0xd6)]():void 0x0;const _0x465e99=document[_0x5807e5(0xc7)](),_0x23e70a=_0x2a0ae3[_0x5807e5(0xc4)][_0x5807e5(0x98)](_0x5807e5(0xbb))[_0x5807e5(0xd0)],_0x3fa77e=await _0x23e70a(_0x37000f,()=>function(_0x305fb8){const _0x39c40b=_0x5807e5,_0x179a16=document[_0x39c40b(0xad)](_0x39c40b(0xb0));return _0x305fb8[_0x39c40b(0x9a)](_0x179a16),_0x179a16;}(_0x465e99));!function(_0x4e67fa,_0x3c36ee){const _0x3db976=_0x5807e5,_0x4624c3=_0x4e67fa[_0x3db976(0xaf)][_0x3db976(0xd9)][_0x3db976(0xc1)]()[_0x3db976(0x9c)]((_0x4043de,_0x12901c)=>(_0x4043de[_0x12901c]=_0x4e67fa[_0x3db976(0xa7)][_0x3db976(0x98)]({'rootName':_0x12901c}),_0x4043de),{}),_0x36c6e6=_0x4e67fa[_0x3db976(0xd2)][_0x3db976(0x98)](_0x3db976(0xa3))[_0x3db976(0xc3)][_0x3db976(0xcd)](_0x57c7ef=>({'id':_0x57c7ef['id'],'name':_0x57c7ef[_0x3db976(0xa2)]})),_0x30111a=_0x4e67fa[_0x3db976(0xd2)][_0x3db976(0x98)](_0x3db976(0xb8))[_0x3db976(0xa9)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x30d900=_0x4e67fa[_0x3db976(0xd2)][_0x3db976(0x98)](_0x3db976(0x9d))[_0x3db976(0xc9)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x30e02b=_0x3c36ee[_0x3db976(0xd2)][_0x3db976(0x98)](_0x3db976(0xa3)),_0x5bd772=_0x3c36ee[_0x3db976(0xd2)][_0x3db976(0x98)](_0x3db976(0xb8)),_0x366592=_0x3c36ee[_0x3db976(0xd2)][_0x3db976(0x98)](_0x3db976(0x9d));for(const _0x5e5732 of _0x366592[_0x3db976(0xc9)]())_0x5e5732[_0x3db976(0xd3)]();for(const _0x289a64 of _0x36c6e6)_0x30e02b[_0x3db976(0x99)](_0x289a64['id'])||_0x30e02b[_0x3db976(0xb2)](_0x289a64);_0x30e02b['me']||_0x30e02b[_0x3db976(0xb6)]();for(const _0x121256 of _0x30d900)_0x366592[_0x3db976(0xd4)](_0x121256);for(const _0x681876 of _0x30111a)_0x5bd772[_0x3db976(0xb5)](_0x681876);_0x3c36ee[_0x3db976(0xa7)][_0x3db976(0xb7)](_0x4624c3);}(_0x2a0ae3,_0x3fa77e),_0x3fa77e[_0x5807e5(0xcf)](_0x30e302?_0x5807e5(0xa8):_0x5807e5(0xb4));const _0x291b0a=v(_0x3fa77e)?_0x3fa77e[_0x5807e5(0xac)](_0x53d8a2):_0x3fa77e[_0x5807e5(0xa7)][_0x5807e5(0x98)](_0x53d8a2);return await _0x3fa77e[_0x5807e5(0xa1)](),_0x291b0a;}