@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240424.0 → 0.0.0-nightly-20240426.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 (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +23 -0
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +23 -0
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +23 -0
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +23 -0
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +23 -0
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +23 -0
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +23 -0
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +23 -0
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +23 -0
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +23 -0
  23. package/dist/translations/en.umd.js +23 -0
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +23 -0
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +23 -0
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +23 -0
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +23 -0
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +23 -0
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +23 -0
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +23 -0
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +23 -0
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +23 -0
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +23 -0
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +23 -0
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +23 -0
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +23 -0
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +23 -0
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +23 -0
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +23 -0
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +23 -0
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +23 -0
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +23 -0
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +23 -0
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +23 -0
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +23 -0
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +23 -0
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +23 -0
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +23 -0
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +23 -0
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +23 -0
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +23 -0
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +23 -0
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +23 -0
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +23 -0
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +23 -0
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +23 -0
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +23 -0
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +23 -0
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +23 -0
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +23 -0
  98. package/package.json +3 -3
  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/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +1 -1
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +1 -1
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2d454b=_0x3fea;function _0x3fea(_0x35d514,_0x31af9c){const _0x397799=_0x3977();return _0x3fea=function(_0x3feac8,_0x11d7d6){_0x3feac8=_0x3feac8-0x82;let _0x199402=_0x397799[_0x3feac8];return _0x199402;},_0x3fea(_0x35d514,_0x31af9c);}(function(_0x5c5f57,_0x47e03b){const _0x52a466=_0x3fea,_0x300415=_0x5c5f57();while(!![]){try{const _0x5d157d=-parseInt(_0x52a466(0x8e))/0x1+-parseInt(_0x52a466(0x85))/0x2*(-parseInt(_0x52a466(0x82))/0x3)+-parseInt(_0x52a466(0x89))/0x4+parseInt(_0x52a466(0x84))/0x5+-parseInt(_0x52a466(0x90))/0x6*(-parseInt(_0x52a466(0x8a))/0x7)+parseInt(_0x52a466(0x8b))/0x8+-parseInt(_0x52a466(0x87))/0x9;if(_0x5d157d===_0x47e03b)break;else _0x300415['push'](_0x300415['shift']());}catch(_0x29124a){_0x300415['push'](_0x300415['shift']());}}}(_0x3977,0x72855));import{Plugin as _0x3d623a}from'ckeditor5/src/core.js';function _0x3977(){const _0xdd2a2d=['Template','78ZDpdkV','editor','has','enableCommand','30xULwYi','get','1226590cEsnqM','66254SJvGGw','afterInit','1822455JmiWKP','plugins','3725392jmMxiN','215089RjfJhL','5288104ZILbuZ','insertTemplate','TrackChangesEditing','34132NbDAVN'];_0x3977=function(){return _0xdd2a2d;};return _0x3977();}export default class _t extends _0x3d623a{[_0x2d454b(0x86)](){const _0xc65a34=_0x2d454b,_0xdba4fc=this[_0xc65a34(0x91)];_0xdba4fc[_0xc65a34(0x88)][_0xc65a34(0x92)](_0xc65a34(0x8f))&&_0xdba4fc[_0xc65a34(0x88)][_0xc65a34(0x83)](_0xc65a34(0x8d))[_0xc65a34(0x93)](_0xc65a34(0x8c));}}
23
+ const _0x3affab=_0x30ad;function _0x30ad(_0x4a83ee,_0x131899){const _0x12d9e4=_0x12d9();return _0x30ad=function(_0x30ad95,_0x58c30c){_0x30ad95=_0x30ad95-0x1d8;let _0x5bceb=_0x12d9e4[_0x30ad95];return _0x5bceb;},_0x30ad(_0x4a83ee,_0x131899);}(function(_0x4b021f,_0x119941){const _0x541370=_0x30ad,_0x2134af=_0x4b021f();while(!![]){try{const _0x146223=-parseInt(_0x541370(0x1e1))/0x1*(parseInt(_0x541370(0x1e2))/0x2)+-parseInt(_0x541370(0x1ea))/0x3*(-parseInt(_0x541370(0x1df))/0x4)+-parseInt(_0x541370(0x1db))/0x5+-parseInt(_0x541370(0x1d8))/0x6+parseInt(_0x541370(0x1e8))/0x7+parseInt(_0x541370(0x1e6))/0x8*(parseInt(_0x541370(0x1e9))/0x9)+parseInt(_0x541370(0x1de))/0xa;if(_0x146223===_0x119941)break;else _0x2134af['push'](_0x2134af['shift']());}catch(_0xcc2b59){_0x2134af['push'](_0x2134af['shift']());}}}(_0x12d9,0x8d317));import{Plugin as _0x49eca6}from'ckeditor5/src/core.js';export default class _t extends _0x49eca6{[_0x3affab(0x1e4)](){const _0x25f28b=_0x3affab,_0x3a4121=this[_0x25f28b(0x1e7)];_0x3a4121[_0x25f28b(0x1e3)][_0x25f28b(0x1e5)](_0x25f28b(0x1da))&&_0x3a4121[_0x25f28b(0x1e3)][_0x25f28b(0x1dc)](_0x25f28b(0x1d9))[_0x25f28b(0x1e0)](_0x25f28b(0x1dd));}}function _0x12d9(){const _0x1046b9=['Template','1970900ERAVua','get','insertTemplate','5457640qKtkLa','707812KiyNAA','enableCommand','300579wKTsEO','2CynjNe','plugins','afterInit','has','240ywLnAQ','editor','3300815ryFcQF','43533fROqcs','12CWWLNx','3582870dfPQIv','TrackChangesEditing'];_0x12d9=function(){return _0x1046b9;};return _0x12d9();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x6d75e9=_0x17e4;(function(_0x2dcf80,_0x1fa006){const _0x3c62f5=_0x17e4,_0x36d4fc=_0x2dcf80();while(!![]){try{const _0xeb7e79=parseInt(_0x3c62f5(0x18f))/0x1+parseInt(_0x3c62f5(0x17e))/0x2*(parseInt(_0x3c62f5(0x17d))/0x3)+-parseInt(_0x3c62f5(0x181))/0x4+-parseInt(_0x3c62f5(0x18a))/0x5+-parseInt(_0x3c62f5(0x190))/0x6*(parseInt(_0x3c62f5(0x175))/0x7)+parseInt(_0x3c62f5(0x171))/0x8*(-parseInt(_0x3c62f5(0x199))/0x9)+-parseInt(_0x3c62f5(0x18b))/0xa*(-parseInt(_0x3c62f5(0x179))/0xb);if(_0xeb7e79===_0x1fa006)break;else _0x36d4fc['push'](_0x36d4fc['shift']());}catch(_0x3dba68){_0x36d4fc['push'](_0x36d4fc['shift']());}}}(_0x3476,0xd1e1b));function _0x17e4(_0x1840fd,_0x155317){const _0x34765f=_0x3476();return _0x17e4=function(_0x17e4d6,_0x2df2ef){_0x17e4d6=_0x17e4d6-0x170;let _0x24b1b9=_0x34765f[_0x17e4d6];return _0x24b1b9;},_0x17e4(_0x1840fd,_0x155317);}import{Plugin as _0x134904}from'ckeditor5/src/core.js';function _0x3476(){const _0x2204ef=['isCollapsed','model','388031yjKYdA','removeMarker','document','ELEMENT_TITLE','55CPKjqy','editor','start','forward','2382lcrkmJ','2496QdzOIM','element','_splitMarkerName','2466252sDKQRX','title-content','newRange','schema','isTouching','registerElementLabel','updateMarker','plugins','nodeBefore','958945bQXtkg','6731810uIhNwE','from','TrackChangesEditing','getChangedMarkers','157316gkQDxb','126FZtkDS','end','differ','locale','registerPostFixer','isEqual','_descriptionFactory','get','Title','171fDJOLH','createRange','has','afterInit','suggestion','708216HagWvY','getNearestSelectionRange'];_0x3476=function(){return _0x2204ef;};return _0x3476();}import{getTranslation as _0x3106cd}from'../utils/common-translations.js';export default class Dt extends _0x134904{[_0x6d75e9(0x19c)](){const _0xbdaafe=_0x6d75e9,_0x55d210=this[_0xbdaafe(0x17a)];if(!_0x55d210[_0xbdaafe(0x188)][_0xbdaafe(0x19b)](_0xbdaafe(0x198)))return;const _0x1236ba=_0x55d210[_0xbdaafe(0x188)][_0xbdaafe(0x197)](_0xbdaafe(0x18d));_0x1236ba[_0xbdaafe(0x196)][_0xbdaafe(0x186)](_0xbdaafe(0x182),()=>_0x3106cd(_0x55d210[_0xbdaafe(0x193)],_0xbdaafe(0x178))),_0x55d210[_0xbdaafe(0x174)][_0xbdaafe(0x177)][_0xbdaafe(0x194)](_0x1323c1=>{const _0x20e4f9=_0xbdaafe;let _0x3becbe=!0x1;const _0x59faee=Array[_0x20e4f9(0x18c)](_0x55d210[_0x20e4f9(0x174)][_0x20e4f9(0x177)][_0x20e4f9(0x192)][_0x20e4f9(0x18e)]());for(const {name:_0x1c502e,data:_0x2a0d8a}of _0x59faee){const {group:_0x297374}=_0x1236ba[_0x20e4f9(0x180)](_0x1c502e);if(_0x20e4f9(0x170)!==_0x297374||!_0x2a0d8a[_0x20e4f9(0x183)])continue;const _0x34939a=_0x2a0d8a[_0x20e4f9(0x183)],_0x387dec=_0x34939a[_0x20e4f9(0x191)][_0x20e4f9(0x189)];if(!_0x387dec||!_0x387dec['is'](_0x20e4f9(0x17f),_0x20e4f9(0x182)))continue;if(!_0x34939a[_0x20e4f9(0x17b)][_0x20e4f9(0x185)](_0x34939a[_0x20e4f9(0x191)]))continue;const _0x80a50a=_0x55d210[_0x20e4f9(0x174)][_0x20e4f9(0x184)][_0x20e4f9(0x172)](_0x34939a[_0x20e4f9(0x191)],_0x20e4f9(0x17c));if(_0x80a50a&&_0x80a50a[_0x20e4f9(0x173)]){const _0x838041=_0x1323c1[_0x20e4f9(0x19a)](_0x34939a[_0x20e4f9(0x17b)],_0x80a50a[_0x20e4f9(0x17b)]);_0x838041[_0x20e4f9(0x195)](_0x34939a)||(_0x1323c1[_0x20e4f9(0x187)](_0x1c502e,{'range':_0x838041}),_0x3becbe=!0x0);}_0x3becbe||(_0x1323c1[_0x20e4f9(0x176)](_0x1c502e),_0x3becbe=!0x0);}return _0x3becbe;});}}
23
+ function _0x5397(){const _0x581223=['schema','74548drCZgI','registerElementLabel','16551210DNVVfF','newRange','updateMarker','document','75iWxNMV','7838YZgard','model','from','end','ELEMENT_TITLE','_descriptionFactory','nodeBefore','getNearestSelectionRange','suggestion','11CEwMnn','removeMarker','afterInit','14MSCRNH','getChangedMarkers','isTouching','differ','registerPostFixer','element','32saUunM','plugins','Title','forward','3275199hbVeHl','_splitMarkerName','isEqual','753744hhfDRK','isCollapsed','start','66786876xlTJPg','has','locale','TrackChangesEditing','createRange','281HVRhMV','editor','get','title-content','250350zHkgZC'];_0x5397=function(){return _0x581223;};return _0x5397();}const _0x2aa290=_0x56f3;function _0x56f3(_0x3ba708,_0x46f324){const _0x539768=_0x5397();return _0x56f3=function(_0x56f3fc,_0x3866cc){_0x56f3fc=_0x56f3fc-0x109;let _0x42b090=_0x539768[_0x56f3fc];return _0x42b090;},_0x56f3(_0x3ba708,_0x46f324);}(function(_0x4568c7,_0x39d65a){const _0x1cb2c9=_0x56f3,_0x41fd0d=_0x4568c7();while(!![]){try{const _0x409c6f=parseInt(_0x1cb2c9(0x123))/0x1*(-parseInt(_0x1cb2c9(0x130))/0x2)+parseInt(_0x1cb2c9(0x127))/0x3+-parseInt(_0x1cb2c9(0x129))/0x4*(parseInt(_0x1cb2c9(0x12f))/0x5)+parseInt(_0x1cb2c9(0x11b))/0x6*(-parseInt(_0x1cb2c9(0x10e))/0x7)+parseInt(_0x1cb2c9(0x114))/0x8*(-parseInt(_0x1cb2c9(0x118))/0x9)+-parseInt(_0x1cb2c9(0x12b))/0xa+-parseInt(_0x1cb2c9(0x10b))/0xb*(-parseInt(_0x1cb2c9(0x11e))/0xc);if(_0x409c6f===_0x39d65a)break;else _0x41fd0d['push'](_0x41fd0d['shift']());}catch(_0x5743a7){_0x41fd0d['push'](_0x41fd0d['shift']());}}}(_0x5397,0xdd3e8));import{Plugin as _0x2c09a4}from'ckeditor5/src/core.js';import{getTranslation as _0x3c2bf3}from'../utils/common-translations.js';export default class Dt extends _0x2c09a4{[_0x2aa290(0x10d)](){const _0x4eb6ab=_0x2aa290,_0x3b179b=this[_0x4eb6ab(0x124)];if(!_0x3b179b[_0x4eb6ab(0x115)][_0x4eb6ab(0x11f)](_0x4eb6ab(0x116)))return;const _0x161fd3=_0x3b179b[_0x4eb6ab(0x115)][_0x4eb6ab(0x125)](_0x4eb6ab(0x121));_0x161fd3[_0x4eb6ab(0x135)][_0x4eb6ab(0x12a)](_0x4eb6ab(0x126),()=>_0x3c2bf3(_0x3b179b[_0x4eb6ab(0x120)],_0x4eb6ab(0x134))),_0x3b179b[_0x4eb6ab(0x131)][_0x4eb6ab(0x12e)][_0x4eb6ab(0x112)](_0x3c8192=>{const _0x128bd1=_0x4eb6ab;let _0x18433f=!0x1;const _0x1cd74c=Array[_0x128bd1(0x132)](_0x3b179b[_0x128bd1(0x131)][_0x128bd1(0x12e)][_0x128bd1(0x111)][_0x128bd1(0x10f)]());for(const {name:_0x4aea8b,data:_0x2e707e}of _0x1cd74c){const {group:_0x28927c}=_0x161fd3[_0x128bd1(0x119)](_0x4aea8b);if(_0x128bd1(0x10a)!==_0x28927c||!_0x2e707e[_0x128bd1(0x12c)])continue;const _0x4d958d=_0x2e707e[_0x128bd1(0x12c)],_0x59ddb2=_0x4d958d[_0x128bd1(0x133)][_0x128bd1(0x136)];if(!_0x59ddb2||!_0x59ddb2['is'](_0x128bd1(0x113),_0x128bd1(0x126)))continue;if(!_0x4d958d[_0x128bd1(0x11d)][_0x128bd1(0x110)](_0x4d958d[_0x128bd1(0x133)]))continue;const _0x1735d3=_0x3b179b[_0x128bd1(0x131)][_0x128bd1(0x128)][_0x128bd1(0x109)](_0x4d958d[_0x128bd1(0x133)],_0x128bd1(0x117));if(_0x1735d3&&_0x1735d3[_0x128bd1(0x11c)]){const _0x477bb9=_0x3c8192[_0x128bd1(0x122)](_0x4d958d[_0x128bd1(0x11d)],_0x1735d3[_0x128bd1(0x11d)]);_0x477bb9[_0x128bd1(0x11a)](_0x4d958d)||(_0x3c8192[_0x128bd1(0x12d)](_0x4aea8b,{'range':_0x477bb9}),_0x18433f=!0x0);}_0x18433f||(_0x3c8192[_0x128bd1(0x10c)](_0x4aea8b),_0x18433f=!0x0);}return _0x18433f;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x391960=_0x327f;(function(_0x43d7b8,_0x586cd8){const _0x59e70e=_0x327f,_0x118074=_0x43d7b8();while(!![]){try{const _0x4a1a7d=-parseInt(_0x59e70e(0x1db))/0x1*(-parseInt(_0x59e70e(0x1d6))/0x2)+-parseInt(_0x59e70e(0x1e1))/0x3+parseInt(_0x59e70e(0x1d9))/0x4*(parseInt(_0x59e70e(0x1dc))/0x5)+parseInt(_0x59e70e(0x1e2))/0x6*(-parseInt(_0x59e70e(0x1e5))/0x7)+-parseInt(_0x59e70e(0x1de))/0x8*(parseInt(_0x59e70e(0x1e6))/0x9)+-parseInt(_0x59e70e(0x1d4))/0xa*(-parseInt(_0x59e70e(0x1df))/0xb)+-parseInt(_0x59e70e(0x1e4))/0xc;if(_0x4a1a7d===_0x586cd8)break;else _0x118074['push'](_0x118074['shift']());}catch(_0x4229c6){_0x118074['push'](_0x118074['shift']());}}}(_0x1399,0xed3d2));function _0x327f(_0x56b7a9,_0x436f2f){const _0x139953=_0x1399();return _0x327f=function(_0x327fe2,_0x44fb34){_0x327fe2=_0x327fe2-0x1d4;let _0x120934=_0x139953[_0x327fe2];return _0x120934;},_0x327f(_0x56b7a9,_0x436f2f);}function _0x1399(){const _0x30c04b=['12ahUrfn','has','25145868KxbKIE','1959916bFOnZC','3869694UUgvIK','TrackChangesEditing','afterInit','get','18479990SOaYsH','redo','2MeMHxW','UndoEditing','editor','12ChUfgG','undo','1048549DZpKrV','2878620yHAthG','enableCommand','8XgTJmt','11PwaCND','plugins','1699677eqsQqn'];_0x1399=function(){return _0x30c04b;};return _0x1399();}import{Plugin as _0x254fb2}from'ckeditor5/src/core.js';export default class Nt extends _0x254fb2{[_0x391960(0x1e8)](){const _0x53b184=_0x391960,_0x10b981=this[_0x53b184(0x1d8)],_0x1d03ac=_0x10b981[_0x53b184(0x1e0)][_0x53b184(0x1e9)](_0x53b184(0x1e7));_0x10b981[_0x53b184(0x1e0)][_0x53b184(0x1e3)](_0x53b184(0x1d7))&&(_0x1d03ac[_0x53b184(0x1dd)](_0x53b184(0x1da)),_0x1d03ac[_0x53b184(0x1dd)](_0x53b184(0x1d5)));}}
23
+ const _0x2b7265=_0x565c;function _0x25cd(){const _0x59e51e=['undo','enableCommand','6RXBltR','UndoEditing','4065888zOSNgB','144WzDrLm','156440nqVzSM','plugins','get','2481591atJhGR','13009060FGmfxj','68989kUnYnn','editor','afterInit','3843959LeKyxv','redo','114632GxHjJH','125BYRMzv','has','TrackChangesEditing'];_0x25cd=function(){return _0x59e51e;};return _0x25cd();}(function(_0x4c8105,_0x2f9026){const _0xb59457=_0x565c,_0x1069ba=_0x4c8105();while(!![]){try{const _0xd6ff7b=parseInt(_0xb59457(0x1d6))/0x1*(-parseInt(_0xb59457(0x1e1))/0x2)+-parseInt(_0xb59457(0x1d4))/0x3+parseInt(_0xb59457(0x1db))/0x4*(-parseInt(_0xb59457(0x1dc))/0x5)+parseInt(_0xb59457(0x1cf))/0x6+parseInt(_0xb59457(0x1d9))/0x7+-parseInt(_0xb59457(0x1d1))/0x8*(parseInt(_0xb59457(0x1d0))/0x9)+parseInt(_0xb59457(0x1d5))/0xa;if(_0xd6ff7b===_0x2f9026)break;else _0x1069ba['push'](_0x1069ba['shift']());}catch(_0x441a46){_0x1069ba['push'](_0x1069ba['shift']());}}}(_0x25cd,0x71545));import{Plugin as _0xc96592}from'ckeditor5/src/core.js';function _0x565c(_0x1bb4d8,_0x241982){const _0x25cd9d=_0x25cd();return _0x565c=function(_0x565c74,_0x19d946){_0x565c74=_0x565c74-0x1cf;let _0x4e779a=_0x25cd9d[_0x565c74];return _0x4e779a;},_0x565c(_0x1bb4d8,_0x241982);}export default class Nt extends _0xc96592{[_0x2b7265(0x1d8)](){const _0x58005e=_0x2b7265,_0x23d990=this[_0x58005e(0x1d7)],_0x3d469b=_0x23d990[_0x58005e(0x1d2)][_0x58005e(0x1d3)](_0x58005e(0x1de));_0x23d990[_0x58005e(0x1d2)][_0x58005e(0x1dd)](_0x58005e(0x1e2))&&(_0x3d469b[_0x58005e(0x1e0)](_0x58005e(0x1df)),_0x3d469b[_0x58005e(0x1e0)](_0x58005e(0x1da)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1f1990,_0x384653){const _0x492689=_0x3ccc,_0x3951ce=_0x1f1990();while(!![]){try{const _0x38f70d=parseInt(_0x492689(0xad))/0x1+-parseInt(_0x492689(0x81))/0x2+-parseInt(_0x492689(0x93))/0x3*(parseInt(_0x492689(0x94))/0x4)+parseInt(_0x492689(0x91))/0x5+parseInt(_0x492689(0x8e))/0x6+parseInt(_0x492689(0x97))/0x7*(-parseInt(_0x492689(0x88))/0x8)+-parseInt(_0x492689(0xa1))/0x9*(parseInt(_0x492689(0xa3))/0xa);if(_0x38f70d===_0x384653)break;else _0x3951ce['push'](_0x3951ce['shift']());}catch(_0x24976c){_0x3951ce['push'](_0x3951ce['shift']());}}}(_0x2e58,0xd770c));export function getRangesWithAttribute(_0x377be9,_0x54a51c,_0x1ca962){const _0x6c6865=_0x3ccc,_0x5034f8=[];for(const _0x5743d9 of _0x54a51c[_0x6c6865(0xb0)]())_0x5743d9[_0x6c6865(0x9c)](_0x377be9)&&_0x5034f8[_0x6c6865(0xaa)](_0x1ca962[_0x6c6865(0xaf)](_0x5743d9));return _0x5034f8;}function _0x3ccc(_0x252412,_0x1f3fea){const _0x2e5872=_0x2e58();return _0x3ccc=function(_0x3ccc62,_0xfc1b5d){_0x3ccc62=_0x3ccc62-0x81;let _0x148bae=_0x2e5872[_0x3ccc62];return _0x148bae;},_0x3ccc(_0x252412,_0x1f3fea);}function _0x2e58(){const _0x41cd65=['writer','isAtEnd','bindElementToMarker','previousPosition','40JlHrAV','getCustomProperty','type','elementEnd','nextSibling','toViewElement','4520166MgQYnU','span','isLimit','1446425wKzLFC','TrackChangesEditing','309AyADPV','1868JniXTV','toViewPosition','mapper','668353EYLaei','item','isBlock','includes','listIndent','hasAttribute','listItem','parent','markerName','createUIElement','162441awidpF','getWalker','20LsxPDj','isContent','addClass','schema','name','markerRange','model','push','insert','consumable','1665576FIpFDh','plugins','createRangeOn','getItems','activeMarkers','ck-suggestion-marker--active','getAttribute','get','ck-suggestion-marker-','start','test','2528368oeitqH','addHighlight','element'];_0x2e58=function(){return _0x41cd65;};return _0x2e58();}export function getElementsAffectedByListItemRename(_0x17cb11){const _0x134f45=_0x3ccc,_0x615a9b=[];if(_0x17cb11['is'](_0x134f45(0x83),_0x134f45(0x9d))){let _0x426af0=_0x17cb11[_0x134f45(0x8c)];for(;_0x426af0&&_0x426af0['is'](_0x134f45(0x83),_0x134f45(0x9d))&&_0x426af0[_0x134f45(0xb3)](_0x134f45(0x9b))>0x0;)_0x615a9b[_0x134f45(0xaa)](_0x426af0),_0x426af0=_0x426af0[_0x134f45(0x8c)];}return _0x615a9b;}export function downcastSplitMergeMarker(_0x308867,_0xdae2d4,{showActiveMarker:_0x4393b7=!0x0}={}){const _0x398bfd=_0x3ccc,_0xbd76de=_0x308867[_0x398bfd(0xae)][_0x398bfd(0xb4)](_0x398bfd(0x92));return(_0xb3f1ae,_0x26418f,_0xb17f14)=>{const _0x9d0b41=_0x398bfd;if(!_0xb17f14[_0x9d0b41(0xac)][_0x9d0b41(0xb7)](_0x26418f[_0x9d0b41(0xa8)],_0xb3f1ae[_0x9d0b41(0xa7)]))return;const _0x6a6111=_0x26418f[_0x9d0b41(0xa8)][_0x9d0b41(0xa2)](),_0x186915=_0x26418f[_0x9d0b41(0xa8)][_0x9d0b41(0xb6)],_0x36b3b2=_0x308867[_0x9d0b41(0xa9)][_0x9d0b41(0xa6)];let _0x323cdc=null,_0x1e0cda=null,_0x1d17bd=!0x1,_0x42fc20=!0x1;for(const _0x2dec81 of _0x6a6111){const _0x366a95=_0x2dec81[_0x9d0b41(0x98)];_0x1d17bd=_0x1d17bd||_0x36b3b2[_0x9d0b41(0xa4)](_0x366a95);const _0x7f1319=_0xb17f14[_0x9d0b41(0x96)][_0x9d0b41(0x8d)](_0x366a95);if(_0x7f1319&&_0x7f1319[_0x9d0b41(0x89)](_0x9d0b41(0x82)))return;_0x9d0b41(0x8b)==_0x2dec81[_0x9d0b41(0x8a)]&&(_0x36b3b2[_0x9d0b41(0x99)](_0x366a95)&&!_0x36b3b2[_0x9d0b41(0x90)](_0x366a95)&&(_0x366a95[_0x9d0b41(0x8c)]||_0x186915[_0x9d0b41(0x85)]?_0x323cdc&&_0x323cdc[_0x9d0b41(0x9e)]==_0x366a95||(_0x323cdc=_0x366a95,_0x3e5ab6(_0x2dec81[_0x9d0b41(0x87)]),_0x42fc20=!0x0):_0x1e0cda=_0x1e0cda||_0x2dec81[_0x9d0b41(0x87)]));}function _0x3e5ab6(_0x3216b4){const _0x1052c3=_0x9d0b41,_0x335a7b=_0xb17f14[_0x1052c3(0x84)][_0x1052c3(0xa0)](_0x1052c3(0x8f),{'class':_0x1052c3(0xb5)+_0xdae2d4}),_0x489679=_0xb17f14[_0x1052c3(0x96)][_0x1052c3(0x95)](_0x3216b4);_0x4393b7&&_0xbd76de[_0x1052c3(0xb1)][_0x1052c3(0x9a)](_0x26418f[_0x1052c3(0x9f)])&&_0xb17f14[_0x1052c3(0x84)][_0x1052c3(0xa5)](_0x1052c3(0xb2),_0x335a7b),_0xb17f14[_0x1052c3(0x84)][_0x1052c3(0xab)](_0x489679,_0x335a7b),_0xb17f14[_0x1052c3(0x96)][_0x1052c3(0x86)](_0x335a7b,_0x26418f[_0x1052c3(0x9f)]);}_0x1d17bd||_0x42fc20||!_0x1e0cda||_0x3e5ab6(_0x1e0cda);};}
23
+ function _0x4804(_0x5b6815,_0x12bd91){const _0x569d81=_0x569d();return _0x4804=function(_0x48044c,_0x503d0c){_0x48044c=_0x48044c-0x91;let _0x4bd031=_0x569d81[_0x48044c];return _0x4bd031;},_0x4804(_0x5b6815,_0x12bd91);}(function(_0x2cc81f,_0x18d164){const _0x4208ca=_0x4804,_0x154968=_0x2cc81f();while(!![]){try{const _0x1e6cd2=-parseInt(_0x4208ca(0xc2))/0x1*(parseInt(_0x4208ca(0x96))/0x2)+-parseInt(_0x4208ca(0xaf))/0x3*(-parseInt(_0x4208ca(0x9b))/0x4)+-parseInt(_0x4208ca(0xa5))/0x5*(-parseInt(_0x4208ca(0xc5))/0x6)+-parseInt(_0x4208ca(0xc4))/0x7*(parseInt(_0x4208ca(0xa4))/0x8)+-parseInt(_0x4208ca(0x9d))/0x9+parseInt(_0x4208ca(0x9f))/0xa+parseInt(_0x4208ca(0xa9))/0xb;if(_0x1e6cd2===_0x18d164)break;else _0x154968['push'](_0x154968['shift']());}catch(_0x234cbf){_0x154968['push'](_0x154968['shift']());}}}(_0x569d,0x5d918));export function getRangesWithAttribute(_0x2175a8,_0x3fc591,_0x49e12b){const _0x35e234=_0x4804,_0x261fd1=[];for(const _0x3ea6d2 of _0x3fc591[_0x35e234(0xbd)]())_0x3ea6d2[_0x35e234(0xb8)](_0x2175a8)&&_0x261fd1[_0x35e234(0x99)](_0x49e12b[_0x35e234(0x97)](_0x3ea6d2));return _0x261fd1;}function _0x569d(){const _0x3afe74=['getWalker','elementEnd','consumable','183902GolAFc','createRangeOn','previousPosition','push','includes','15508zIvHbG','ck-suggestion-marker-','1871316vTEfcb','test','4215450QXFiOM','insert','isContent','TrackChangesEditing','addHighlight','8rczeLc','25765yIxDIA','addClass','isLimit','plugins','2559392gCnVXs','mapper','activeMarkers','type','toViewElement','isAtEnd','219hmiwAP','name','listItem','start','createUIElement','parent','markerName','nextSibling','schema','hasAttribute','writer','toViewPosition','model','get','getItems','isBlock','element','markerRange','bindElementToMarker','6pnJkns','ck-suggestion-marker--active','1554357jOxNct','498GMMQlI','listIndent','span','getAttribute','getCustomProperty','item'];_0x569d=function(){return _0x3afe74;};return _0x569d();}export function getElementsAffectedByListItemRename(_0x1c3c8c){const _0x59a909=_0x4804,_0x360028=[];if(_0x1c3c8c['is'](_0x59a909(0xbf),_0x59a909(0xb1))){let _0x124f09=_0x1c3c8c[_0x59a909(0xb6)];for(;_0x124f09&&_0x124f09['is'](_0x59a909(0xbf),_0x59a909(0xb1))&&_0x124f09[_0x59a909(0xc8)](_0x59a909(0xc6))>0x0;)_0x360028[_0x59a909(0x99)](_0x124f09),_0x124f09=_0x124f09[_0x59a909(0xb6)];}return _0x360028;}export function downcastSplitMergeMarker(_0x1d6599,_0x28d765,{showActiveMarker:_0x11b642=!0x0}={}){const _0x599398=_0x4804,_0x33d9e4=_0x1d6599[_0x599398(0xa8)][_0x599398(0xbc)](_0x599398(0xa2));return(_0x34c411,_0x261931,_0x9f5ff)=>{const _0x4310a0=_0x599398;if(!_0x9f5ff[_0x4310a0(0x95)][_0x4310a0(0x9e)](_0x261931[_0x4310a0(0xc0)],_0x34c411[_0x4310a0(0xb0)]))return;const _0x13ebe4=_0x261931[_0x4310a0(0xc0)][_0x4310a0(0x93)](),_0x257152=_0x261931[_0x4310a0(0xc0)][_0x4310a0(0xb2)],_0x203e37=_0x1d6599[_0x4310a0(0xbb)][_0x4310a0(0xb7)];let _0x3c7eb7=null,_0x567dc0=null,_0x547e46=!0x1,_0x1b121c=!0x1;for(const _0x5a62e7 of _0x13ebe4){const _0x185375=_0x5a62e7[_0x4310a0(0x92)];_0x547e46=_0x547e46||_0x203e37[_0x4310a0(0xa1)](_0x185375);const _0x19275b=_0x9f5ff[_0x4310a0(0xaa)][_0x4310a0(0xad)](_0x185375);if(_0x19275b&&_0x19275b[_0x4310a0(0x91)](_0x4310a0(0xa3)))return;_0x4310a0(0x94)==_0x5a62e7[_0x4310a0(0xac)]&&(_0x203e37[_0x4310a0(0xbe)](_0x185375)&&!_0x203e37[_0x4310a0(0xa7)](_0x185375)&&(_0x185375[_0x4310a0(0xb6)]||_0x257152[_0x4310a0(0xae)]?_0x3c7eb7&&_0x3c7eb7[_0x4310a0(0xb4)]==_0x185375||(_0x3c7eb7=_0x185375,_0x21a482(_0x5a62e7[_0x4310a0(0x98)]),_0x1b121c=!0x0):_0x567dc0=_0x567dc0||_0x5a62e7[_0x4310a0(0x98)]));}function _0x21a482(_0x1e39b8){const _0x4ff8b6=_0x4310a0,_0x3890b9=_0x9f5ff[_0x4ff8b6(0xb9)][_0x4ff8b6(0xb3)](_0x4ff8b6(0xc7),{'class':_0x4ff8b6(0x9c)+_0x28d765}),_0x164c29=_0x9f5ff[_0x4ff8b6(0xaa)][_0x4ff8b6(0xba)](_0x1e39b8);_0x11b642&&_0x33d9e4[_0x4ff8b6(0xab)][_0x4ff8b6(0x9a)](_0x261931[_0x4ff8b6(0xb5)])&&_0x9f5ff[_0x4ff8b6(0xb9)][_0x4ff8b6(0xa6)](_0x4ff8b6(0xc3),_0x3890b9),_0x9f5ff[_0x4ff8b6(0xb9)][_0x4ff8b6(0xa0)](_0x164c29,_0x3890b9),_0x9f5ff[_0x4ff8b6(0xaa)][_0x4ff8b6(0xc1)](_0x3890b9,_0x261931[_0x4ff8b6(0xb5)]);}_0x547e46||_0x1b121c||!_0x567dc0||_0x21a482(_0x567dc0);};}
package/src/suggestion.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1c2604=_0x231d;(function(_0x47117d,_0x1a2d58){const _0x426466=_0x231d,_0x4166ce=_0x47117d();while(!![]){try{const _0x5db119=parseInt(_0x426466(0xe6))/0x1+parseInt(_0x426466(0xc3))/0x2*(parseInt(_0x426466(0xf0))/0x3)+parseInt(_0x426466(0xe5))/0x4+-parseInt(_0x426466(0xd3))/0x5*(-parseInt(_0x426466(0xec))/0x6)+parseInt(_0x426466(0x101))/0x7*(parseInt(_0x426466(0xe9))/0x8)+parseInt(_0x426466(0xfb))/0x9*(parseInt(_0x426466(0xdc))/0xa)+-parseInt(_0x426466(0xfa))/0xb;if(_0x5db119===_0x1a2d58)break;else _0x4166ce['push'](_0x4166ce['shift']());}catch(_0x2f8e71){_0x4166ce['push'](_0x4166ce['shift']());}}}(_0x332b,0x538ff));import{Element as _0x4d73b9}from'ckeditor5/src/engine.js';function _0x231d(_0x5a42fe,_0x5123ae){const _0x332b25=_0x332b();return _0x231d=function(_0x231dc7,_0x113b7f){_0x231dc7=_0x231dc7-0xb8;let _0x44670c=_0x332b25[_0x231dc7];return _0x44670c;},_0x231d(_0x5a42fe,_0x5123ae);}function _0x332b(){const _0xf45cab=['isIntersecting','removeAttribute','addMarker','onDiscard','onAccept','commentThread','set','1693576BESVOh','507605sTbjhS','_onDiscard','_markerNames','936tWcCfv','accept','setAttribute','1665294YOoqJy','markers','add','hasComments','78423GNwayC','end','_onAccept','getFirstRange','delete','@external','_saved','next','author','change','23629463Xqgskl','9ERUXcE','suggestion:','authoredAt','getMultiRangeId','getMarkers','_onAttributesChange','39410IHdOWQ','addRange','creator','from','getAllAdjacentSuggestions','nodeBefore','nodeAfter','removeMarker','getRange','getFirstMarker','split','getContainedElement','head','get','createdAt','_model','removeMarkers','isIntersectingWithRange','push','isMultiRange','26ueJZsf','getRanges','getMarkerNames','isExternal','isInContent','map','addMarkerName','_isDataLoaded','start','clear','size','length','previous','subType','toJSON','reduce','5PSZfge','substr','data','decorate','attributes','onAttributesChange','discard','type','getItems','2833130pzEEHp','filter'];_0x332b=function(){return _0xf45cab;};return _0x332b();}import{ObservableMixin as _0x11fad9,uid as _0x21434c}from'ckeditor5/src/utils.js';import{cloneDeep as _0x175208,isEqual as _0x38be0d,set as _0x3e8ee7,unset as _0x581df1}from'lodash-es';export default class u extends _0x11fad9(){constructor(_0x3c8f10,_0x373f11){const _0x9ecb3a=_0x231d;super(),this[_0x9ecb3a(0xca)]=!0x1,this['id']=_0x373f11['id'],this[_0x9ecb3a(0xda)]=_0x373f11[_0x9ecb3a(0xda)],this[_0x9ecb3a(0xd0)]=_0x373f11[_0x9ecb3a(0xd0)]||null,this[_0x9ecb3a(0xf8)]=_0x373f11[_0x9ecb3a(0xf8)],this[_0x9ecb3a(0x103)]=_0x373f11[_0x9ecb3a(0x103)]||_0x373f11[_0x9ecb3a(0xf8)],this[_0x9ecb3a(0xc6)]=Boolean(_0x373f11[_0x9ecb3a(0xd7)]&&_0x373f11[_0x9ecb3a(0xd7)][_0x9ecb3a(0xf5)]),this[_0x9ecb3a(0xd5)]=null,this[_0x9ecb3a(0xbe)]=_0x3c8f10,this[_0x9ecb3a(0xf2)]=_0x373f11[_0x9ecb3a(0xe2)],this[_0x9ecb3a(0xe7)]=_0x373f11[_0x9ecb3a(0xe1)],this[_0x9ecb3a(0x100)]=_0x373f11[_0x9ecb3a(0xd8)],this[_0x9ecb3a(0xe8)]=new Set(),this[_0x9ecb3a(0xbd)]=null,this[_0x9ecb3a(0xe4)](_0x9ecb3a(0xfd),null),this[_0x9ecb3a(0xe4)](_0x9ecb3a(0xd7),_0x373f11[_0x9ecb3a(0xd7)]||{}),this[_0x9ecb3a(0xe4)](_0x9ecb3a(0xcf),null),this[_0x9ecb3a(0xe4)](_0x9ecb3a(0xf7),null),this[_0x9ecb3a(0xe4)](_0x9ecb3a(0xe3),null),this[_0x9ecb3a(0xe4)](_0x9ecb3a(0xf6),!0x1),this[_0x9ecb3a(0xd6)](_0x9ecb3a(0xea)),this[_0x9ecb3a(0xd6)](_0x9ecb3a(0xd9));}get[_0x1c2604(0xbb)](){const _0x35522c=_0x1c2604;let _0x4de0e6=this;for(;_0x4de0e6[_0x35522c(0xcf)];)_0x4de0e6=_0x4de0e6[_0x35522c(0xcf)];return _0x4de0e6;}get[_0x1c2604(0xef)](){const _0x243f43=_0x1c2604;return!!this[_0x243f43(0xe3)]&&this[_0x243f43(0xe3)][_0x243f43(0xce)]>0x0;}get[_0x1c2604(0xc2)](){const _0x1e0cd9=_0x1c2604;if(0x0==this[_0x1e0cd9(0xe8)][_0x1e0cd9(0xcd)])return!0x1;return 0x6==Array[_0x1e0cd9(0x104)](this[_0x1e0cd9(0xe8)])[0x0][_0x1e0cd9(0xb9)](':')[_0x1e0cd9(0xce)];}get[_0x1c2604(0xc7)](){const _0x308dd3=_0x1c2604;return null!==this[_0x308dd3(0xb8)]();}[_0x1c2604(0xc9)](_0x3bed67){const _0x5c2f0e=_0x1c2604;this[_0x5c2f0e(0xe8)][_0x5c2f0e(0xee)](_0x3bed67);}[_0x1c2604(0xc5)](){const _0x5aa1c8=_0x1c2604;return Array[_0x5aa1c8(0x104)](this[_0x5aa1c8(0xe8)]);}[_0x1c2604(0xff)](){const _0x3f6974=_0x1c2604;return this[_0x3f6974(0xc5)]()[_0x3f6974(0xc8)](_0x1b2d3d=>this[_0x3f6974(0xbe)][_0x3f6974(0xed)][_0x3f6974(0xbc)](_0x1b2d3d))[_0x3f6974(0xdd)](_0x3b83bd=>_0x3b83bd);}[_0x1c2604(0xb8)](){const _0x577a18=_0x1c2604;return this[_0x577a18(0xff)]()[0x0]||null;}[_0x1c2604(0xbf)](){const _0x9f25d1=_0x1c2604;this[_0x9f25d1(0xbe)][_0x9f25d1(0xf9)](_0x3b0e9e=>{const _0x12793f=_0x9f25d1;for(const _0x10b0e0 of this[_0x12793f(0xff)]())_0x3b0e9e[_0x12793f(0x108)](_0x10b0e0);}),this[_0x9f25d1(0xe8)][_0x9f25d1(0xcc)]();}[_0x1c2604(0x108)](_0x414620){const _0x5f2323=_0x1c2604;this[_0x5f2323(0xbe)][_0x5f2323(0xf9)](_0x168d3a=>{const _0x47ad8e=_0x5f2323;_0x168d3a[_0x47ad8e(0x108)](_0x414620);}),this[_0x5f2323(0xe8)][_0x5f2323(0xf4)](_0x414620);}[_0x1c2604(0x102)](_0x25995c){const _0x5b3ba4=_0x1c2604,_0x53a4c7=_0x5b3ba4(0xfc)+this[_0x5b3ba4(0xda)]+':'+this[_0x5b3ba4(0xd0)]+':'+this['id']+':'+this[_0x5b3ba4(0x103)]['id']+':'+u[_0x5b3ba4(0xfe)]();this[_0x5b3ba4(0xc9)](_0x53a4c7),this[_0x5b3ba4(0xbe)][_0x5b3ba4(0xf9)](_0x22afcf=>{const _0x532f3b=_0x5b3ba4;_0x22afcf[_0x532f3b(0xe0)](_0x53a4c7,{'range':_0x25995c,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x1c2604(0xc0)](_0x35cb36){const _0x6c0b05=_0x1c2604;for(const _0x5bbe88 of this[_0x6c0b05(0xc4)]())if(_0x5bbe88[_0x6c0b05(0xde)](_0x35cb36))return!0x0;return!0x1;}[_0x1c2604(0xc4)](){const _0xfb56c8=_0x1c2604;return this[_0xfb56c8(0xff)]()[_0xfb56c8(0xc8)](_0x56969f=>_0x56969f[_0xfb56c8(0x109)]());}[_0x1c2604(0xdb)](){const _0x3492f1=_0x1c2604;return this[_0x3492f1(0xc4)]()[_0x3492f1(0xd2)]((_0x372014,_0x5d9544)=>[..._0x372014,..._0x5d9544[_0x3492f1(0xdb)]()],[]);}[_0x1c2604(0xf3)](){const _0x5a0893=_0x1c2604;var _0x36f809;return(null===(_0x36f809=this[_0x5a0893(0xb8)]())||void 0x0===_0x36f809?void 0x0:_0x36f809[_0x5a0893(0x109)]())||null;}[_0x1c2604(0xba)](){const _0xb77584=_0x1c2604,_0x313db4=this[_0xb77584(0xc4)]();if(0x1!=_0x313db4[_0xb77584(0xce)])return null;const _0x446918=_0x313db4[0x0],_0x4c8f40=_0x446918[_0xb77584(0xcb)][_0xb77584(0x107)],_0x3a9e9e=_0x446918[_0xb77584(0xf1)][_0xb77584(0x106)];return _0x4c8f40 instanceof _0x4d73b9?_0x4c8f40!=_0x3a9e9e?null:_0x4c8f40:null;}[_0x1c2604(0xea)](){const _0x4f6bd2=_0x1c2604;this[_0x4f6bd2(0xf2)](this[_0x4f6bd2(0xc4)](),this[_0x4f6bd2(0xd5)],this[_0x4f6bd2(0xd7)]),this[_0x4f6bd2(0xbf)]();}[_0x1c2604(0xd9)](){const _0x5354e4=_0x1c2604;this[_0x5354e4(0xe7)](this[_0x5354e4(0xc4)](),this[_0x5354e4(0xd5)],this[_0x5354e4(0xd7)]),this[_0x5354e4(0xbf)]();}[_0x1c2604(0x105)](){const _0x633378=_0x1c2604,_0x3702fc=[];let _0xd8b403=this[_0x633378(0xbb)];for(;_0xd8b403;)_0x3702fc[_0x633378(0xc1)](_0xd8b403),_0xd8b403=_0xd8b403[_0x633378(0xf7)];return _0x3702fc;}[_0x1c2604(0xeb)](_0x2f15af,_0x34320f){const _0x1ad36e=_0x1c2604,_0x4871db=_0x175208(this[_0x1ad36e(0xd7)]);_0x3e8ee7(_0x4871db,_0x2f15af,_0x34320f),_0x38be0d(_0x4871db,this[_0x1ad36e(0xd7)])||(this[_0x1ad36e(0xd7)]=_0x4871db,this[_0x1ad36e(0x100)](_0x4871db));}[_0x1c2604(0xdf)](_0x319f9d){const _0x881010=_0x1c2604,_0x120473=_0x175208(this[_0x881010(0xd7)]);_0x581df1(_0x120473,_0x319f9d),_0x38be0d(_0x120473,this[_0x881010(0xd7)])||(this[_0x881010(0xd7)]=_0x120473,this[_0x881010(0x100)](this[_0x881010(0xd7)]));}[_0x1c2604(0xd1)](){const _0x32e2d4=_0x1c2604;return{'id':this['id'],'type':this[_0x32e2d4(0xd0)]?this[_0x32e2d4(0xda)]+':'+this[_0x32e2d4(0xd0)]:this[_0x32e2d4(0xda)],'authorId':this[_0x32e2d4(0x103)]['id'],'createdAt':this[_0x32e2d4(0xbd)],'hasComments':this[_0x32e2d4(0xef)],'data':this[_0x32e2d4(0xd5)],'attributes':this[_0x32e2d4(0xd7)]};}static[_0x1c2604(0xfe)](){const _0x5480bd=_0x1c2604;return _0x21434c()[_0x5480bd(0xd4)](0x1,0x5);}}
23
+ function _0x15f2(_0x2127fe,_0x1d1843){const _0x590058=_0x5900();return _0x15f2=function(_0x15f2d5,_0x3a83d9){_0x15f2d5=_0x15f2d5-0xf0;let _0x12a1b3=_0x590058[_0x15f2d5];return _0x12a1b3;},_0x15f2(_0x2127fe,_0x1d1843);}const _0x3003ff=_0x15f2;(function(_0x160b89,_0x15bdc5){const _0x1c5de8=_0x15f2,_0x42a9a6=_0x160b89();while(!![]){try{const _0x5393f3=-parseInt(_0x1c5de8(0x115))/0x1*(-parseInt(_0x1c5de8(0x11f))/0x2)+-parseInt(_0x1c5de8(0x141))/0x3+parseInt(_0x1c5de8(0x134))/0x4+-parseInt(_0x1c5de8(0xf3))/0x5+parseInt(_0x1c5de8(0x103))/0x6*(-parseInt(_0x1c5de8(0x121))/0x7)+-parseInt(_0x1c5de8(0xfb))/0x8*(-parseInt(_0x1c5de8(0x13d))/0x9)+parseInt(_0x1c5de8(0x107))/0xa*(parseInt(_0x1c5de8(0x137))/0xb);if(_0x5393f3===_0x15bdc5)break;else _0x42a9a6['push'](_0x42a9a6['shift']());}catch(_0x2d7404){_0x42a9a6['push'](_0x42a9a6['shift']());}}}(_0x5900,0x9165b));function _0x5900(){const _0x2de3cb=['_model','isMultiRange','subType','isIntersectingWithRange','nodeBefore','toJSON','accept','_onAttributesChange','getFirstRange','2xbhrCA','getAllAdjacentSuggestions','7hrSjOK','_saved','discard','markers','addMarker','_isDataLoaded','creator','onAccept','hasComments','type','next','authoredAt','_onDiscard','addMarkerName','commentThread','set','getMarkers','length','previous','826316juOBRW','clear','@external','187nhVUss','data','attributes','setAttribute','isIntersecting','getItems','221931eWnLpB','map','split','getMarkerNames','565842RCkWqe','reduce','_onAccept','suggestion:','3242765uKzYoG','start','decorate','getFirstMarker','getRanges','delete','size','_markerNames','312mZBpZy','isExternal','addRange','end','isInContent','getMultiRangeId','onDiscard','push','5133054klcoso','getRange','nodeAfter','removeMarker','121960UcetWG','removeAttribute','substr','getContainedElement','createdAt','get','author','change','removeMarkers','from','filter','head','onAttributesChange','add','912611ZVFjAE'];_0x5900=function(){return _0x2de3cb;};return _0x5900();}import{Element as _0x379933}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x3faa43,uid as _0x1ac5bc}from'ckeditor5/src/utils.js';import{cloneDeep as _0x6cc446,isEqual as _0x529129,set as _0x2dc329,unset as _0x3d73d1}from'lodash-es';export default class u extends _0x3faa43(){constructor(_0x5f2e04,_0x101ff0){const _0x2a0eeb=_0x15f2;super(),this[_0x2a0eeb(0x126)]=!0x1,this['id']=_0x101ff0['id'],this[_0x2a0eeb(0x12a)]=_0x101ff0[_0x2a0eeb(0x12a)],this[_0x2a0eeb(0x118)]=_0x101ff0[_0x2a0eeb(0x118)]||null,this[_0x2a0eeb(0x10d)]=_0x101ff0[_0x2a0eeb(0x10d)],this[_0x2a0eeb(0x127)]=_0x101ff0[_0x2a0eeb(0x127)]||_0x101ff0[_0x2a0eeb(0x10d)],this[_0x2a0eeb(0xfc)]=Boolean(_0x101ff0[_0x2a0eeb(0x139)]&&_0x101ff0[_0x2a0eeb(0x139)][_0x2a0eeb(0x136)]),this[_0x2a0eeb(0x138)]=null,this[_0x2a0eeb(0x116)]=_0x5f2e04,this[_0x2a0eeb(0xf1)]=_0x101ff0[_0x2a0eeb(0x128)],this[_0x2a0eeb(0x12d)]=_0x101ff0[_0x2a0eeb(0x101)],this[_0x2a0eeb(0x11d)]=_0x101ff0[_0x2a0eeb(0x113)],this[_0x2a0eeb(0xfa)]=new Set(),this[_0x2a0eeb(0x10b)]=null,this[_0x2a0eeb(0x130)](_0x2a0eeb(0x12c),null),this[_0x2a0eeb(0x130)](_0x2a0eeb(0x139),_0x101ff0[_0x2a0eeb(0x139)]||{}),this[_0x2a0eeb(0x130)](_0x2a0eeb(0x133),null),this[_0x2a0eeb(0x130)](_0x2a0eeb(0x12b),null),this[_0x2a0eeb(0x130)](_0x2a0eeb(0x12f),null),this[_0x2a0eeb(0x130)](_0x2a0eeb(0x122),!0x1),this[_0x2a0eeb(0xf5)](_0x2a0eeb(0x11c)),this[_0x2a0eeb(0xf5)](_0x2a0eeb(0x123));}get[_0x3003ff(0x112)](){const _0xded59d=_0x3003ff;let _0x2ad044=this;for(;_0x2ad044[_0xded59d(0x133)];)_0x2ad044=_0x2ad044[_0xded59d(0x133)];return _0x2ad044;}get[_0x3003ff(0x129)](){const _0x16f1aa=_0x3003ff;return!!this[_0x16f1aa(0x12f)]&&this[_0x16f1aa(0x12f)][_0x16f1aa(0x132)]>0x0;}get[_0x3003ff(0x117)](){const _0x3e51cc=_0x3003ff;if(0x0==this[_0x3e51cc(0xfa)][_0x3e51cc(0xf9)])return!0x1;return 0x6==Array[_0x3e51cc(0x110)](this[_0x3e51cc(0xfa)])[0x0][_0x3e51cc(0x13f)](':')[_0x3e51cc(0x132)];}get[_0x3003ff(0xff)](){const _0x41bb70=_0x3003ff;return null!==this[_0x41bb70(0xf6)]();}[_0x3003ff(0x12e)](_0x268213){const _0x593693=_0x3003ff;this[_0x593693(0xfa)][_0x593693(0x114)](_0x268213);}[_0x3003ff(0x140)](){const _0x30dfd7=_0x3003ff;return Array[_0x30dfd7(0x110)](this[_0x30dfd7(0xfa)]);}[_0x3003ff(0x131)](){const _0x3ab3d2=_0x3003ff;return this[_0x3ab3d2(0x140)]()[_0x3ab3d2(0x13e)](_0x4ab067=>this[_0x3ab3d2(0x116)][_0x3ab3d2(0x124)][_0x3ab3d2(0x10c)](_0x4ab067))[_0x3ab3d2(0x111)](_0x1825cd=>_0x1825cd);}[_0x3003ff(0xf6)](){const _0xe56bcd=_0x3003ff;return this[_0xe56bcd(0x131)]()[0x0]||null;}[_0x3003ff(0x10f)](){const _0x1b7418=_0x3003ff;this[_0x1b7418(0x116)][_0x1b7418(0x10e)](_0x528493=>{const _0x3f8231=_0x1b7418;for(const _0x3e5add of this[_0x3f8231(0x131)]())_0x528493[_0x3f8231(0x106)](_0x3e5add);}),this[_0x1b7418(0xfa)][_0x1b7418(0x135)]();}[_0x3003ff(0x106)](_0x1f29e0){const _0xbb0e30=_0x3003ff;this[_0xbb0e30(0x116)][_0xbb0e30(0x10e)](_0x56fa13=>{const _0x23b919=_0xbb0e30;_0x56fa13[_0x23b919(0x106)](_0x1f29e0);}),this[_0xbb0e30(0xfa)][_0xbb0e30(0xf8)](_0x1f29e0);}[_0x3003ff(0xfd)](_0x50af62){const _0x5f3b3f=_0x3003ff,_0x1fa948=_0x5f3b3f(0xf2)+this[_0x5f3b3f(0x12a)]+':'+this[_0x5f3b3f(0x118)]+':'+this['id']+':'+this[_0x5f3b3f(0x127)]['id']+':'+u[_0x5f3b3f(0x100)]();this[_0x5f3b3f(0x12e)](_0x1fa948),this[_0x5f3b3f(0x116)][_0x5f3b3f(0x10e)](_0x54bc02=>{const _0x3ed69f=_0x5f3b3f;_0x54bc02[_0x3ed69f(0x125)](_0x1fa948,{'range':_0x50af62,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3003ff(0x119)](_0x235f5a){const _0x1b08c4=_0x3003ff;for(const _0x2dc90 of this[_0x1b08c4(0xf7)]())if(_0x2dc90[_0x1b08c4(0x13b)](_0x235f5a))return!0x0;return!0x1;}[_0x3003ff(0xf7)](){const _0x678769=_0x3003ff;return this[_0x678769(0x131)]()[_0x678769(0x13e)](_0x2cd654=>_0x2cd654[_0x678769(0x104)]());}[_0x3003ff(0x13c)](){const _0x330d08=_0x3003ff;return this[_0x330d08(0xf7)]()[_0x330d08(0xf0)]((_0x2da01f,_0x10cbbb)=>[..._0x2da01f,..._0x10cbbb[_0x330d08(0x13c)]()],[]);}[_0x3003ff(0x11e)](){const _0x44d576=_0x3003ff;var _0x17cd56;return(null===(_0x17cd56=this[_0x44d576(0xf6)]())||void 0x0===_0x17cd56?void 0x0:_0x17cd56[_0x44d576(0x104)]())||null;}[_0x3003ff(0x10a)](){const _0x5218ba=_0x3003ff,_0x27a07c=this[_0x5218ba(0xf7)]();if(0x1!=_0x27a07c[_0x5218ba(0x132)])return null;const _0x2ed870=_0x27a07c[0x0],_0x3bbf46=_0x2ed870[_0x5218ba(0xf4)][_0x5218ba(0x105)],_0x49eec2=_0x2ed870[_0x5218ba(0xfe)][_0x5218ba(0x11a)];return _0x3bbf46 instanceof _0x379933?_0x3bbf46!=_0x49eec2?null:_0x3bbf46:null;}[_0x3003ff(0x11c)](){const _0x2bf7b3=_0x3003ff;this[_0x2bf7b3(0xf1)](this[_0x2bf7b3(0xf7)](),this[_0x2bf7b3(0x138)],this[_0x2bf7b3(0x139)]),this[_0x2bf7b3(0x10f)]();}[_0x3003ff(0x123)](){const _0x2b8b1d=_0x3003ff;this[_0x2b8b1d(0x12d)](this[_0x2b8b1d(0xf7)](),this[_0x2b8b1d(0x138)],this[_0x2b8b1d(0x139)]),this[_0x2b8b1d(0x10f)]();}[_0x3003ff(0x120)](){const _0x1b9a60=_0x3003ff,_0x41641c=[];let _0x2d9285=this[_0x1b9a60(0x112)];for(;_0x2d9285;)_0x41641c[_0x1b9a60(0x102)](_0x2d9285),_0x2d9285=_0x2d9285[_0x1b9a60(0x12b)];return _0x41641c;}[_0x3003ff(0x13a)](_0x5c9ab5,_0x22db8a){const _0x1e00a9=_0x3003ff,_0x20d735=_0x6cc446(this[_0x1e00a9(0x139)]);_0x2dc329(_0x20d735,_0x5c9ab5,_0x22db8a),_0x529129(_0x20d735,this[_0x1e00a9(0x139)])||(this[_0x1e00a9(0x139)]=_0x20d735,this[_0x1e00a9(0x11d)](_0x20d735));}[_0x3003ff(0x108)](_0x2b4832){const _0x794b7=_0x3003ff,_0x47fc77=_0x6cc446(this[_0x794b7(0x139)]);_0x3d73d1(_0x47fc77,_0x2b4832),_0x529129(_0x47fc77,this[_0x794b7(0x139)])||(this[_0x794b7(0x139)]=_0x47fc77,this[_0x794b7(0x11d)](this[_0x794b7(0x139)]));}[_0x3003ff(0x11b)](){const _0xcb93a8=_0x3003ff;return{'id':this['id'],'type':this[_0xcb93a8(0x118)]?this[_0xcb93a8(0x12a)]+':'+this[_0xcb93a8(0x118)]:this[_0xcb93a8(0x12a)],'authorId':this[_0xcb93a8(0x127)]['id'],'createdAt':this[_0xcb93a8(0x10b)],'hasComments':this[_0xcb93a8(0x129)],'data':this[_0xcb93a8(0x138)],'attributes':this[_0xcb93a8(0x139)]};}static[_0x3003ff(0x100)](){const _0x475e7e=_0x3003ff;return _0x1ac5bc()[_0x475e7e(0x109)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3a0fa9=_0x34fc;(function(_0x540353,_0x11429b){const _0x39c179=_0x34fc,_0x32aba9=_0x540353();while(!![]){try{const _0x2bd3ff=-parseInt(_0x39c179(0x78))/0x1*(parseInt(_0x39c179(0x96))/0x2)+-parseInt(_0x39c179(0xc6))/0x3+-parseInt(_0x39c179(0xc4))/0x4+-parseInt(_0x39c179(0x6e))/0x5+parseInt(_0x39c179(0x74))/0x6*(-parseInt(_0x39c179(0x9a))/0x7)+-parseInt(_0x39c179(0x8b))/0x8+parseInt(_0x39c179(0xb9))/0x9;if(_0x2bd3ff===_0x11429b)break;else _0x32aba9['push'](_0x32aba9['shift']());}catch(_0x53d072){_0x32aba9['push'](_0x32aba9['shift']());}}}(_0x4f2f,0x74e42));function _0x4f2f(){const _0x2089e5=['quantity','6371360CsRzXd','normal','nextSibling','type','_handleInsertRemoveSuggestionDescription','registerDescriptionCallback','Container','getItemLabel','_handleCustomCallbackDescription','matchingCallback','softBreak','6KElZcM','get','set','key','5897906BSfyAB','has','function','addObject','previousSibling','newValue','length','_attributeLabels','*Change\x20to:*\x20%0','insertion','EmptyContainer','name','registerAttributeLabel','map','match','_handleAttributeSuggestionDescription','format','text','addEmptyContainer','_customCallbacks','getWalker','isInContent','nodeAfter','removeObject','elementEnd','addFormat','attribute','replace','isObject','_handleRenameSuggestionDescription','$1\x20$2','36509670kwYSZS','*Set\x20format:*\x20%0','*Merge:*\x20%0','isEmpty','pop','skip','*Remove:*\x20%0','start','removeContainer','elementStart','label','285488WVcQnk','item','800400fuVDhf','registerElementLabel','indexOf','subType','_schema','_itemLabels','*Remove\x20format:*\x20%0','ELEMENT_SPACE','3849715voAiIY','_resolveDescriptionItems','getDescriptions','$text','_itemLabelsCallbacks','REPLACE_TEXT','6QqgmDH','_locale','removeEmptyContainer','add','276917iVVMYR','data','element','$textProxy','*Split:*\x20%0','removeFormat','push','_addDescriptionItems','join','Object','isEqual','getFirstRange','*Insert:*\x20%0','checkChild','deletion','end','addContainer','remove'];_0x4f2f=function(){return _0x2089e5;};return _0x4f2f();}import{getTranslation as _0x3b3b53}from'./utils/common-translations.js';import{priorities as _0x3fecaf,insertToPriorityArray as _0x13629d}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x81afd}from'./trackchangesediting.js';function _0x34fc(_0xf98996,_0x3319fe){const _0x4f2fee=_0x4f2f();return _0x34fc=function(_0x34fc6b,_0x5ea504){_0x34fc6b=_0x34fc6b-0x67;let _0x1b2cbe=_0x4f2fee[_0x34fc6b];return _0x1b2cbe;},_0x34fc(_0xf98996,_0x3319fe);}export default class f{constructor(_0x4c3a67,_0x4edef0){const _0x2be03f=_0x34fc;this[_0x2be03f(0xad)]=[],this[_0x2be03f(0x6b)]=new Map(),this[_0x2be03f(0x72)]=[],this[_0x2be03f(0xa1)]=new Map(),this[_0x2be03f(0x6a)]=_0x4c3a67,this[_0x2be03f(0x75)]=_0x4edef0;}[_0x3a0fa9(0x70)](_0x3bafb3){const _0x47c204=_0x3a0fa9,_0xe5d0c2=[],_0xbfbb5a=new Set(),_0x3aef84=new Set();for(let _0x6500b7=0x0;_0x6500b7<_0x3bafb3[_0x47c204(0xa0)];_0x6500b7++){const _0x2c0100=_0x3bafb3[_0x6500b7];if(!_0x2c0100[_0x47c204(0xaf)])continue;const _0x3726e0=this[_0x47c204(0x93)](_0x2c0100);if(_0x3726e0){if(null!=_0x2c0100[_0x47c204(0x69)]){if(_0xbfbb5a[_0x47c204(0x9b)](_0x2c0100[_0x47c204(0x69)]))continue;_0xbfbb5a[_0x47c204(0x77)](_0x2c0100[_0x47c204(0x69)]);}_0xe5d0c2[_0x47c204(0x7e)](_0x3726e0);}else{if(_0x47c204(0xb4)!=_0x2c0100[_0x47c204(0x8e)])_0x47c204(0xa3)!=_0x2c0100[_0x47c204(0x8e)]&&_0x47c204(0x86)!=_0x2c0100[_0x47c204(0x8e)]||this[_0x47c204(0x8f)](_0xe5d0c2,_0x2c0100,_0x3bafb3[_0x6500b7+0x1]);else{const _0x245848=_0x2c0100[_0x47c204(0x79)][_0x47c204(0x99)];if(_0x3aef84[_0x47c204(0x9b)](_0x245848))continue;_0x3aef84[_0x47c204(0x77)](_0x2c0100[_0x47c204(0x79)][_0x47c204(0x99)]),_0x245848==_0x81afd?this[_0x47c204(0xb7)](_0xe5d0c2,_0x2c0100):this[_0x47c204(0xa9)](_0xe5d0c2,_0x2c0100);}}}return this[_0x47c204(0x6f)](_0xe5d0c2);}[_0x3a0fa9(0x90)](_0x337c28){const _0x45d686=_0x3a0fa9;this[_0x45d686(0xad)][_0x45d686(0x7e)](_0x337c28);}[_0x3a0fa9(0x67)](_0x5d1ac0,_0x5d5a9e,_0x5c430c=_0x3fecaf[_0x3a0fa9(0x8c)]){const _0x55cc66=_0x3a0fa9;_0x55cc66(0x9c)==typeof _0x5d1ac0?_0x13629d(this[_0x55cc66(0x72)],{'matchingCallback':_0x5d1ac0,'label':_0x5d5a9e,'priority':_0x5c430c}):this[_0x55cc66(0x6b)][_0x55cc66(0x98)](_0x5d1ac0,_0x5d5a9e);}[_0x3a0fa9(0xa6)](_0x5995b7,_0x26419d){const _0x2abb43=_0x3a0fa9;this[_0x2abb43(0xa1)][_0x2abb43(0x98)](_0x5995b7,_0x26419d);}[_0x3a0fa9(0x92)](_0x553eb3,_0x1de625=0x1){const _0x16cc65=_0x3a0fa9;let _0x38ec3e;for(const _0x755d83 of this[_0x16cc65(0x72)])if(_0x755d83[_0x16cc65(0x94)](_0x553eb3)){_0x38ec3e=_0x755d83[_0x16cc65(0xc3)];break;}return _0x38ec3e||(_0x38ec3e=this[_0x16cc65(0x6b)][_0x16cc65(0x97)](_0x553eb3[_0x16cc65(0xa5)])),_0x38ec3e?_0x38ec3e(_0x1de625):0x1!==_0x1de625?_0x1de625+'\x20'+_0x553eb3[_0x16cc65(0xa5)]+'s':''+_0x553eb3[_0x16cc65(0xa5)];}[_0x3a0fa9(0x7f)](_0x59ce06,_0x18b2d5){const _0x3c9182=_0x3a0fa9,_0x1d0341=_0x18b2d5[_0x3c9182(0x83)]()[_0x3c9182(0xae)](),_0x3cc31d=_0x3c9182(0xa3)==_0x18b2d5[_0x3c9182(0x8e)]?_0x3c9182(0x77):_0x3c9182(0x89);for(const _0x2092a6 of _0x1d0341){const _0x1a91d0=_0x2092a6[_0x3c9182(0xc5)],_0x11e96e=_0x59ce06[_0x59ce06[_0x3c9182(0xa0)]-0x1];if(_0x1a91d0['is'](_0x3c9182(0x7b)))_0x11e96e&&_0x11e96e[_0x3c9182(0x8e)][_0x3c9182(0x68)](_0x3c9182(0x91))>-0x1&&_0x59ce06[_0x3c9182(0xbd)](),_0x11e96e&&_0x3c9182(0xab)==_0x11e96e[_0x3c9182(0x8e)]?_0x11e96e[_0x3cc31d]+=_0x1a91d0[_0x3c9182(0x79)]:_0x59ce06[_0x3c9182(0x7e)]({'type':_0x3c9182(0xab),'add':_0x3c9182(0x77)==_0x3cc31d?_0x1a91d0[_0x3c9182(0x79)]:'','remove':_0x3c9182(0x89)==_0x3cc31d?_0x1a91d0[_0x3c9182(0x79)]:''});else{if(this[_0x3c9182(0x6a)][_0x3c9182(0xb6)](_0x1a91d0)){const _0x3ee7ec=_0x1a91d0;if(_0x11e96e&&_0x11e96e[_0x3c9182(0x8e)][_0x3c9182(0x68)](_0x3c9182(0x91))>-0x1&&_0x59ce06[_0x3c9182(0xbd)](),_0x3c9182(0xb2)==_0x2092a6[_0x3c9182(0x8e)])continue;_0x11e96e&&_0x11e96e[_0x3c9182(0x8e)]==_0x3cc31d+_0x3c9182(0x81)&&_0x11e96e[_0x3c9182(0x7a)][_0x3c9182(0xa5)]==_0x3ee7ec[_0x3c9182(0xa5)]?_0x11e96e[_0x3c9182(0x8a)]++:_0x59ce06[_0x3c9182(0x7e)]({'type':_0x3cc31d+_0x3c9182(0x81),'element':_0x3ee7ec,'quantity':0x1}),_0x1d0341[_0x3c9182(0xbe)](_0x59118f=>!(_0x3c9182(0xb2)==_0x59118f[_0x3c9182(0x8e)]&&_0x59118f[_0x3c9182(0xc5)]==_0x1a91d0));}else{if(this[_0x3c9182(0x6a)][_0x3c9182(0x85)](_0x1a91d0,_0x3c9182(0x71))||_0x1a91d0['is'](_0x3c9182(0x7a),_0x3c9182(0x95))){const _0x135a16=_0x1a91d0;if(_0x3c9182(0x77)==_0x3cc31d&&_0x3c9182(0xc2)==_0x2092a6[_0x3c9182(0x8e)]||_0x3c9182(0x89)==_0x3cc31d&&_0x3c9182(0xb2)==_0x2092a6[_0x3c9182(0x8e)])continue;if(_0x11e96e&&-0x1==_0x11e96e[_0x3c9182(0x8e)][_0x3c9182(0x68)](_0x3c9182(0x91))){_0x3c9182(0xab)==_0x11e96e[_0x3c9182(0x8e)]&&(_0x11e96e[_0x3cc31d]+='\x0a');continue;}let _0x25ca06;if(_0x25ca06=_0x3c9182(0x77)==_0x3cc31d?_0x135a16[_0x3c9182(0x8d)]&&!this[_0x3c9182(0x6a)][_0x3c9182(0xb6)](_0x135a16[_0x3c9182(0x8d)])?_0x135a16[_0x3c9182(0x8d)]:null:_0x135a16[_0x3c9182(0x9e)]&&!this[_0x3c9182(0x6a)][_0x3c9182(0xb6)](_0x135a16[_0x3c9182(0x9e)])?_0x135a16[_0x3c9182(0x9e)]:null,_0x135a16[_0x3c9182(0xbc)]||_0x25ca06&&_0x25ca06[_0x3c9182(0xbc)]){const _0x291ae1=_0x25ca06&&_0x25ca06[_0x3c9182(0xbc)]?_0x25ca06:_0x135a16;_0x11e96e&&_0x11e96e[_0x3c9182(0x8e)]==_0x3cc31d+_0x3c9182(0xa4)&&_0x11e96e[_0x3c9182(0x7a)][_0x3c9182(0xa5)]==_0x291ae1[_0x3c9182(0xa5)]?_0x11e96e[_0x3c9182(0x8a)]++:_0x59ce06[_0x3c9182(0x7e)]({'type':_0x3cc31d+_0x3c9182(0xa4),'element':_0x291ae1,'quantity':0x1});}else _0x59ce06[_0x3c9182(0x7e)]({'type':_0x3cc31d+_0x3c9182(0x91),'element':_0x135a16});}}}}}[_0x3a0fa9(0x6f)](_0x5548a0){const _0x246418=_0x3a0fa9,_0x503880=this[_0x246418(0x75)],_0x5b0f66=[],_0x222e94=[],_0x4a37c6=[];for(const _0x3b42e6 of _0x5548a0)switch(_0x3b42e6[_0x246418(0x8e)]){case _0x246418(0xab):if(_0x3b42e6[_0x246418(0x77)]=_0x3b42e6[_0x246418(0x77)][_0x246418(0xb5)](/(\S)\u000A+(\S)/g,_0x246418(0xb8))[_0x246418(0xb5)](/\u000A/g,''),_0x3b42e6[_0x246418(0x89)]=_0x3b42e6[_0x246418(0x89)][_0x246418(0xb5)](/(\S)\u000A+(\S)/g,_0x246418(0xb8))[_0x246418(0xb5)](/\u000A/g,''),''!=_0x3b42e6[_0x246418(0x77)]&&''!=_0x3b42e6[_0x246418(0x89)]){_0x5b0f66[_0x246418(0x7e)]({'type':_0x246418(0xb5),'content':_0x3b3b53(_0x503880,_0x246418(0x73),['\x22'+_0x3b42e6[_0x246418(0x89)]+'\x22','\x22'+_0x3b42e6[_0x246418(0x77)]+'\x22'])});continue;}if(null!=_0x3b42e6[_0x246418(0x77)][_0x246418(0xa8)](/^ +$/)){_0x5b0f66[_0x246418(0x7e)]({'type':_0x246418(0xa3),'content':_0x3b3b53(_0x503880,_0x246418(0x84),_0x3b3b53(_0x503880,_0x246418(0x6d),_0x3b42e6[_0x246418(0x77)][_0x246418(0xa0)]))});continue;}if(null!=_0x3b42e6[_0x246418(0x89)][_0x246418(0xa8)](/^ +$/)){_0x5b0f66[_0x246418(0x7e)]({'type':_0x246418(0x86),'content':_0x3b3b53(_0x503880,_0x246418(0xbf),_0x3b3b53(_0x503880,_0x246418(0x6d),_0x3b42e6[_0x246418(0x89)][_0x246418(0xa0)]))});continue;}if(''!=_0x3b42e6[_0x246418(0x77)]){_0x5b0f66[_0x246418(0x7e)]({'type':_0x246418(0xa3),'content':_0x3b3b53(_0x503880,_0x246418(0x84),'\x22'+_0x3b42e6[_0x246418(0x77)]+'\x22')});continue;}_0x5b0f66[_0x246418(0x7e)]({'type':_0x246418(0x86),'content':_0x3b3b53(_0x503880,_0x246418(0xbf),'\x22'+_0x3b42e6[_0x246418(0x89)]+'\x22')});continue;case _0x246418(0xac):case _0x246418(0x9d):_0x5b0f66[_0x246418(0x7e)]({'type':_0x246418(0xa3),'content':_0x3b3b53(_0x503880,_0x246418(0x84),this[_0x246418(0x92)](_0x3b42e6[_0x246418(0x7a)],_0x3b42e6[_0x246418(0x8a)]))});continue;case _0x246418(0x76):case _0x246418(0xb1):_0x5b0f66[_0x246418(0x7e)]({'type':_0x246418(0x86),'content':_0x3b3b53(_0x503880,_0x246418(0xbf),this[_0x246418(0x92)](_0x3b42e6[_0x246418(0x7a)],_0x3b42e6[_0x246418(0x8a)]))});continue;case _0x246418(0x88):_0x5b0f66[_0x246418(0x7e)]({'type':_0x246418(0xa3),'content':_0x3b3b53(_0x503880,_0x246418(0x7c),this[_0x246418(0x92)](_0x3b42e6[_0x246418(0x7a)],_0x3b42e6[_0x246418(0x8a)]))});continue;case _0x246418(0xc1):_0x5b0f66[_0x246418(0x7e)]({'type':_0x246418(0x86),'content':_0x3b3b53(_0x503880,_0x246418(0xbb),this[_0x246418(0x92)](_0x3b42e6[_0x246418(0x7a)],_0x3b42e6[_0x246418(0x8a)]))});continue;case _0x246418(0xb3):_0x222e94[_0x246418(0x7e)](_0x3b42e6[_0x246418(0x99)]);continue;case _0x246418(0x7d):_0x4a37c6[_0x246418(0x7e)](_0x3b42e6[_0x246418(0x99)]);continue;default:_0x5b0f66[_0x246418(0x7e)](_0x3b42e6);}if(_0x222e94[_0x246418(0xa0)]){const _0x215730=_0x222e94[_0x246418(0xa7)](_0x26655e=>this[_0x246418(0xa1)][_0x246418(0x9b)](_0x26655e)?this[_0x246418(0xa1)][_0x246418(0x97)](_0x26655e):_0x26655e)[_0x246418(0x80)](',\x20');_0x5b0f66[_0x246418(0x7e)]({'type':_0x246418(0xaa),'content':_0x3b3b53(this[_0x246418(0x75)],_0x246418(0xba),_0x215730)});}if(_0x4a37c6[_0x246418(0xa0)]){const _0x17cbb6=_0x4a37c6[_0x246418(0xa7)](_0x323d32=>this[_0x246418(0xa1)][_0x246418(0x9b)](_0x323d32)?this[_0x246418(0xa1)][_0x246418(0x97)](_0x323d32):_0x323d32)[_0x246418(0x80)](',\x20');_0x5b0f66[_0x246418(0x7e)]({'type':_0x246418(0xaa),'content':_0x3b3b53(this[_0x246418(0x75)],_0x246418(0x6c),_0x17cbb6)});}return _0x5b0f66;}[_0x3a0fa9(0x93)](_0x1fa02d){const _0x22f86d=_0x3a0fa9;for(const _0x490064 of this[_0x22f86d(0xad)]){const _0x4c7e4c=_0x490064(_0x1fa02d);if(_0x4c7e4c&&_0x22f86d(0x8e)in _0x4c7e4c)return _0x4c7e4c;}}[_0x3a0fa9(0xa9)](_0x21407a,_0x8d5595){const _0x4023e4=_0x3a0fa9,_0x13211c=_0x8d5595[_0x4023e4(0x79)],_0x55faf9=void 0x0===_0x13211c[_0x4023e4(0x9f)]?_0x4023e4(0x7d):_0x4023e4(0xb3);_0x21407a[_0x4023e4(0x7e)]({'type':_0x55faf9,'key':_0x13211c[_0x4023e4(0x99)]});}[_0x3a0fa9(0xb7)](_0x5b5348,_0x24cb44){const _0x4fa2ce=_0x3a0fa9;_0x5b5348[_0x4fa2ce(0x7e)]({'type':_0x4fa2ce(0xaa),'content':_0x3b3b53(this[_0x4fa2ce(0x75)],_0x4fa2ce(0xa2),this[_0x4fa2ce(0x92)](_0x24cb44[_0x4fa2ce(0x83)]()[_0x4fa2ce(0xc0)][_0x4fa2ce(0xb0)],0x1))});}[_0x3a0fa9(0x8f)](_0x355d98,_0x20d39d,_0x5d7df5){const _0x251161=_0x3a0fa9;if(this[_0x251161(0x7f)](_0x355d98,_0x20d39d),_0x5d7df5&&_0x5d7df5[_0x251161(0x83)]()&&!_0x20d39d[_0x251161(0x83)]()[_0x251161(0x87)][_0x251161(0x82)](_0x5d7df5[_0x251161(0x83)]()[_0x251161(0xc0)])){const _0x3c0fda=_0x355d98[_0x355d98[_0x251161(0xa0)]-0x1],_0x51748b=_0x251161(0xa3)==_0x20d39d[_0x251161(0x8e)]?_0x251161(0x77):_0x251161(0x89);_0x3c0fda&&_0x251161(0xab)==_0x3c0fda[_0x251161(0x8e)]&&(_0x3c0fda[_0x51748b]+='\x0a');}}}
23
+ const _0x4208b3=_0x4ca4;(function(_0x5d7a40,_0x73221d){const _0x24561d=_0x4ca4,_0xa976af=_0x5d7a40();while(!![]){try{const _0x565a75=parseInt(_0x24561d(0xe3))/0x1*(parseInt(_0x24561d(0xe5))/0x2)+-parseInt(_0x24561d(0xba))/0x3+parseInt(_0x24561d(0xbb))/0x4*(parseInt(_0x24561d(0xd5))/0x5)+-parseInt(_0x24561d(0xc2))/0x6+parseInt(_0x24561d(0xfe))/0x7*(-parseInt(_0x24561d(0xb7))/0x8)+parseInt(_0x24561d(0xe0))/0x9*(parseInt(_0x24561d(0xd7))/0xa)+-parseInt(_0x24561d(0xf6))/0xb*(parseInt(_0x24561d(0x10e))/0xc);if(_0x565a75===_0x73221d)break;else _0xa976af['push'](_0xa976af['shift']());}catch(_0x5e657e){_0xa976af['push'](_0xa976af['shift']());}}}(_0x41bc,0x39f29));function _0x4ca4(_0x1a98fc,_0x57f86d){const _0x41bcff=_0x41bc();return _0x4ca4=function(_0x4ca4fb,_0x5a9ed6){_0x4ca4fb=_0x4ca4fb-0xae;let _0x469e05=_0x41bcff[_0x4ca4fb];return _0x469e05;},_0x4ca4(_0x1a98fc,_0x57f86d);}import{getTranslation as _0x224afe}from'./utils/common-translations.js';import{priorities as _0x28130a,insertToPriorityArray as _0x378e82}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x44c371}from'./trackchangesediting.js';export default class f{constructor(_0x2176c4,_0x154d1e){const _0x370c19=_0x4ca4;this[_0x370c19(0xbd)]=[],this[_0x370c19(0xd2)]=new Map(),this[_0x370c19(0x105)]=[],this[_0x370c19(0x110)]=new Map(),this[_0x370c19(0x106)]=_0x2176c4,this[_0x370c19(0x10a)]=_0x154d1e;}[_0x4208b3(0xbc)](_0x4b548c){const _0x5df8c3=_0x4208b3,_0x1dbf82=[],_0x1952cd=new Set(),_0x21d6a2=new Set();for(let _0x5167ba=0x0;_0x5167ba<_0x4b548c[_0x5df8c3(0xc7)];_0x5167ba++){const _0x1cc553=_0x4b548c[_0x5167ba];if(!_0x1cc553[_0x5df8c3(0xb9)])continue;const _0x37016b=this[_0x5df8c3(0xbf)](_0x1cc553);if(_0x37016b){if(null!=_0x1cc553[_0x5df8c3(0xe2)]){if(_0x1952cd[_0x5df8c3(0xf7)](_0x1cc553[_0x5df8c3(0xe2)]))continue;_0x1952cd[_0x5df8c3(0xf2)](_0x1cc553[_0x5df8c3(0xe2)]);}_0x1dbf82[_0x5df8c3(0xb8)](_0x37016b);}else{if(_0x5df8c3(0x107)!=_0x1cc553[_0x5df8c3(0xea)])_0x5df8c3(0xdc)!=_0x1cc553[_0x5df8c3(0xea)]&&_0x5df8c3(0xae)!=_0x1cc553[_0x5df8c3(0xea)]||this[_0x5df8c3(0xdb)](_0x1dbf82,_0x1cc553,_0x4b548c[_0x5167ba+0x1]);else{const _0x49e63c=_0x1cc553[_0x5df8c3(0x104)][_0x5df8c3(0xed)];if(_0x21d6a2[_0x5df8c3(0xf7)](_0x49e63c))continue;_0x21d6a2[_0x5df8c3(0xf2)](_0x1cc553[_0x5df8c3(0x104)][_0x5df8c3(0xed)]),_0x49e63c==_0x44c371?this[_0x5df8c3(0xe4)](_0x1dbf82,_0x1cc553):this[_0x5df8c3(0xda)](_0x1dbf82,_0x1cc553);}}}return this[_0x5df8c3(0xd1)](_0x1dbf82);}[_0x4208b3(0xc8)](_0x5d3954){const _0x162138=_0x4208b3;this[_0x162138(0xbd)][_0x162138(0xb8)](_0x5d3954);}[_0x4208b3(0xf3)](_0x593cec,_0x40b9f2,_0x292933=_0x28130a[_0x4208b3(0xf8)]){const _0x195fd6=_0x4208b3;_0x195fd6(0xdf)==typeof _0x593cec?_0x378e82(this[_0x195fd6(0x105)],{'matchingCallback':_0x593cec,'label':_0x40b9f2,'priority':_0x292933}):this[_0x195fd6(0xd2)][_0x195fd6(0xe9)](_0x593cec,_0x40b9f2);}[_0x4208b3(0xc9)](_0x5f6732,_0x5975c6){const _0x399d7b=_0x4208b3;this[_0x399d7b(0x110)][_0x399d7b(0xe9)](_0x5f6732,_0x5975c6);}[_0x4208b3(0x109)](_0x9bd33d,_0x58c29e=0x1){const _0x769321=_0x4208b3;let _0x1f93b8;for(const _0x5cbde5 of this[_0x769321(0x105)])if(_0x5cbde5[_0x769321(0xeb)](_0x9bd33d)){_0x1f93b8=_0x5cbde5[_0x769321(0xe6)];break;}return _0x1f93b8||(_0x1f93b8=this[_0x769321(0xd2)][_0x769321(0xb4)](_0x9bd33d[_0x769321(0xfa)])),_0x1f93b8?_0x1f93b8(_0x58c29e):0x1!==_0x58c29e?_0x58c29e+'\x20'+_0x9bd33d[_0x769321(0xfa)]+'s':''+_0x9bd33d[_0x769321(0xfa)];}[_0x4208b3(0xdd)](_0x125095,_0x39e59b){const _0x1d371e=_0x4208b3,_0x430d46=_0x39e59b[_0x1d371e(0x10d)]()[_0x1d371e(0xf9)](),_0x48d489=_0x1d371e(0xdc)==_0x39e59b[_0x1d371e(0xea)]?_0x1d371e(0xf2):_0x1d371e(0xbe);for(const _0x550b4c of _0x430d46){const _0x479aa7=_0x550b4c[_0x1d371e(0xb1)],_0x837c42=_0x125095[_0x125095[_0x1d371e(0xc7)]-0x1];if(_0x479aa7['is'](_0x1d371e(0xd0)))_0x837c42&&_0x837c42[_0x1d371e(0xea)][_0x1d371e(0xcf)](_0x1d371e(0xee))>-0x1&&_0x125095[_0x1d371e(0xd9)](),_0x837c42&&_0x1d371e(0xaf)==_0x837c42[_0x1d371e(0xea)]?_0x837c42[_0x48d489]+=_0x479aa7[_0x1d371e(0x104)]:_0x125095[_0x1d371e(0xb8)]({'type':_0x1d371e(0xaf),'add':_0x1d371e(0xf2)==_0x48d489?_0x479aa7[_0x1d371e(0x104)]:'','remove':_0x1d371e(0xbe)==_0x48d489?_0x479aa7[_0x1d371e(0x104)]:''});else{if(this[_0x1d371e(0x106)][_0x1d371e(0xd4)](_0x479aa7)){const _0x16576e=_0x479aa7;if(_0x837c42&&_0x837c42[_0x1d371e(0xea)][_0x1d371e(0xcf)](_0x1d371e(0xee))>-0x1&&_0x125095[_0x1d371e(0xd9)](),_0x1d371e(0xca)==_0x550b4c[_0x1d371e(0xea)])continue;_0x837c42&&_0x837c42[_0x1d371e(0xea)]==_0x48d489+_0x1d371e(0xe8)&&_0x837c42[_0x1d371e(0xf5)][_0x1d371e(0xfa)]==_0x16576e[_0x1d371e(0xfa)]?_0x837c42[_0x1d371e(0x108)]++:_0x125095[_0x1d371e(0xb8)]({'type':_0x48d489+_0x1d371e(0xe8),'element':_0x16576e,'quantity':0x1}),_0x430d46[_0x1d371e(0xc3)](_0x44fb09=>!(_0x1d371e(0xca)==_0x44fb09[_0x1d371e(0xea)]&&_0x44fb09[_0x1d371e(0xb1)]==_0x479aa7));}else{if(this[_0x1d371e(0x106)][_0x1d371e(0xde)](_0x479aa7,_0x1d371e(0xec))||_0x479aa7['is'](_0x1d371e(0xf5),_0x1d371e(0xcb))){const _0x21e232=_0x479aa7;if(_0x1d371e(0xf2)==_0x48d489&&_0x1d371e(0x10f)==_0x550b4c[_0x1d371e(0xea)]||_0x1d371e(0xbe)==_0x48d489&&_0x1d371e(0xca)==_0x550b4c[_0x1d371e(0xea)])continue;if(_0x837c42&&-0x1==_0x837c42[_0x1d371e(0xea)][_0x1d371e(0xcf)](_0x1d371e(0xee))){_0x1d371e(0xaf)==_0x837c42[_0x1d371e(0xea)]&&(_0x837c42[_0x48d489]+='\x0a');continue;}let _0x4851e4;if(_0x4851e4=_0x1d371e(0xf2)==_0x48d489?_0x21e232[_0x1d371e(0xff)]&&!this[_0x1d371e(0x106)][_0x1d371e(0xd4)](_0x21e232[_0x1d371e(0xff)])?_0x21e232[_0x1d371e(0xff)]:null:_0x21e232[_0x1d371e(0xc6)]&&!this[_0x1d371e(0x106)][_0x1d371e(0xd4)](_0x21e232[_0x1d371e(0xc6)])?_0x21e232[_0x1d371e(0xc6)]:null,_0x21e232[_0x1d371e(0xf1)]||_0x4851e4&&_0x4851e4[_0x1d371e(0xf1)]){const _0x526a0c=_0x4851e4&&_0x4851e4[_0x1d371e(0xf1)]?_0x4851e4:_0x21e232;_0x837c42&&_0x837c42[_0x1d371e(0xea)]==_0x48d489+_0x1d371e(0xb0)&&_0x837c42[_0x1d371e(0xf5)][_0x1d371e(0xfa)]==_0x526a0c[_0x1d371e(0xfa)]?_0x837c42[_0x1d371e(0x108)]++:_0x125095[_0x1d371e(0xb8)]({'type':_0x48d489+_0x1d371e(0xb0),'element':_0x526a0c,'quantity':0x1});}else _0x125095[_0x1d371e(0xb8)]({'type':_0x48d489+_0x1d371e(0xee),'element':_0x21e232});}}}}}[_0x4208b3(0xd1)](_0x30bf33){const _0x28aff6=_0x4208b3,_0x2c1ba1=this[_0x28aff6(0x10a)],_0x3da2a0=[],_0x144da3=[],_0x4fc4a8=[];for(const _0x45f2ed of _0x30bf33)switch(_0x45f2ed[_0x28aff6(0xea)]){case _0x28aff6(0xaf):if(_0x45f2ed[_0x28aff6(0xf2)]=_0x45f2ed[_0x28aff6(0xf2)][_0x28aff6(0xc1)](/(\S)\u000A+(\S)/g,_0x28aff6(0xe1))[_0x28aff6(0xc1)](/\u000A/g,''),_0x45f2ed[_0x28aff6(0xbe)]=_0x45f2ed[_0x28aff6(0xbe)][_0x28aff6(0xc1)](/(\S)\u000A+(\S)/g,_0x28aff6(0xe1))[_0x28aff6(0xc1)](/\u000A/g,''),''!=_0x45f2ed[_0x28aff6(0xf2)]&&''!=_0x45f2ed[_0x28aff6(0xbe)]){_0x3da2a0[_0x28aff6(0xb8)]({'type':_0x28aff6(0xc1),'content':_0x224afe(_0x2c1ba1,_0x28aff6(0xfb),['\x22'+_0x45f2ed[_0x28aff6(0xbe)]+'\x22','\x22'+_0x45f2ed[_0x28aff6(0xf2)]+'\x22'])});continue;}if(null!=_0x45f2ed[_0x28aff6(0xf2)][_0x28aff6(0xfd)](/^ +$/)){_0x3da2a0[_0x28aff6(0xb8)]({'type':_0x28aff6(0xdc),'content':_0x224afe(_0x2c1ba1,_0x28aff6(0x102),_0x224afe(_0x2c1ba1,_0x28aff6(0xe7),_0x45f2ed[_0x28aff6(0xf2)][_0x28aff6(0xc7)]))});continue;}if(null!=_0x45f2ed[_0x28aff6(0xbe)][_0x28aff6(0xfd)](/^ +$/)){_0x3da2a0[_0x28aff6(0xb8)]({'type':_0x28aff6(0xae),'content':_0x224afe(_0x2c1ba1,_0x28aff6(0x10c),_0x224afe(_0x2c1ba1,_0x28aff6(0xe7),_0x45f2ed[_0x28aff6(0xbe)][_0x28aff6(0xc7)]))});continue;}if(''!=_0x45f2ed[_0x28aff6(0xf2)]){_0x3da2a0[_0x28aff6(0xb8)]({'type':_0x28aff6(0xdc),'content':_0x224afe(_0x2c1ba1,_0x28aff6(0x102),'\x22'+_0x45f2ed[_0x28aff6(0xf2)]+'\x22')});continue;}_0x3da2a0[_0x28aff6(0xb8)]({'type':_0x28aff6(0xae),'content':_0x224afe(_0x2c1ba1,_0x28aff6(0x10c),'\x22'+_0x45f2ed[_0x28aff6(0xbe)]+'\x22')});continue;case _0x28aff6(0xd3):case _0x28aff6(0xc0):_0x3da2a0[_0x28aff6(0xb8)]({'type':_0x28aff6(0xdc),'content':_0x224afe(_0x2c1ba1,_0x28aff6(0x102),this[_0x28aff6(0x109)](_0x45f2ed[_0x28aff6(0xf5)],_0x45f2ed[_0x28aff6(0x108)]))});continue;case _0x28aff6(0xc4):case _0x28aff6(0xf4):_0x3da2a0[_0x28aff6(0xb8)]({'type':_0x28aff6(0xae),'content':_0x224afe(_0x2c1ba1,_0x28aff6(0x10c),this[_0x28aff6(0x109)](_0x45f2ed[_0x28aff6(0xf5)],_0x45f2ed[_0x28aff6(0x108)]))});continue;case _0x28aff6(0xb5):_0x3da2a0[_0x28aff6(0xb8)]({'type':_0x28aff6(0xdc),'content':_0x224afe(_0x2c1ba1,_0x28aff6(0xcc),this[_0x28aff6(0x109)](_0x45f2ed[_0x28aff6(0xf5)],_0x45f2ed[_0x28aff6(0x108)]))});continue;case _0x28aff6(0xb6):_0x3da2a0[_0x28aff6(0xb8)]({'type':_0x28aff6(0xae),'content':_0x224afe(_0x2c1ba1,_0x28aff6(0x100),this[_0x28aff6(0x109)](_0x45f2ed[_0x28aff6(0xf5)],_0x45f2ed[_0x28aff6(0x108)]))});continue;case _0x28aff6(0xef):_0x144da3[_0x28aff6(0xb8)](_0x45f2ed[_0x28aff6(0xed)]);continue;case _0x28aff6(0xb2):_0x4fc4a8[_0x28aff6(0xb8)](_0x45f2ed[_0x28aff6(0xed)]);continue;default:_0x3da2a0[_0x28aff6(0xb8)](_0x45f2ed);}if(_0x144da3[_0x28aff6(0xc7)]){const _0x597de0=_0x144da3[_0x28aff6(0xb3)](_0x206701=>this[_0x28aff6(0x110)][_0x28aff6(0xf7)](_0x206701)?this[_0x28aff6(0x110)][_0x28aff6(0xb4)](_0x206701):_0x206701)[_0x28aff6(0x103)](',\x20');_0x3da2a0[_0x28aff6(0xb8)]({'type':_0x28aff6(0xfc),'content':_0x224afe(this[_0x28aff6(0x10a)],_0x28aff6(0x101),_0x597de0)});}if(_0x4fc4a8[_0x28aff6(0xc7)]){const _0x1495fb=_0x4fc4a8[_0x28aff6(0xb3)](_0xc68136=>this[_0x28aff6(0x110)][_0x28aff6(0xf7)](_0xc68136)?this[_0x28aff6(0x110)][_0x28aff6(0xb4)](_0xc68136):_0xc68136)[_0x28aff6(0x103)](',\x20');_0x3da2a0[_0x28aff6(0xb8)]({'type':_0x28aff6(0xfc),'content':_0x224afe(this[_0x28aff6(0x10a)],_0x28aff6(0xd8),_0x1495fb)});}return _0x3da2a0;}[_0x4208b3(0xbf)](_0x99be4c){const _0x596916=_0x4208b3;for(const _0x387f17 of this[_0x596916(0xbd)]){const _0x2e1502=_0x387f17(_0x99be4c);if(_0x2e1502&&_0x596916(0xea)in _0x2e1502)return _0x2e1502;}}[_0x4208b3(0xda)](_0x3ebb59,_0x4c34b5){const _0x255a52=_0x4208b3,_0x4fc190=_0x4c34b5[_0x255a52(0x104)],_0x179567=void 0x0===_0x4fc190[_0x255a52(0xf0)]?_0x255a52(0xb2):_0x255a52(0xef);_0x3ebb59[_0x255a52(0xb8)]({'type':_0x179567,'key':_0x4fc190[_0x255a52(0xed)]});}[_0x4208b3(0xe4)](_0x4d5bc2,_0x4abed6){const _0x136388=_0x4208b3;_0x4d5bc2[_0x136388(0xb8)]({'type':_0x136388(0xfc),'content':_0x224afe(this[_0x136388(0x10a)],_0x136388(0xd6),this[_0x136388(0x109)](_0x4abed6[_0x136388(0x10d)]()[_0x136388(0xce)][_0x136388(0x10b)],0x1))});}[_0x4208b3(0xdb)](_0x17a553,_0x5787a7,_0x32c08e){const _0x4a4ec4=_0x4208b3;if(this[_0x4a4ec4(0xdd)](_0x17a553,_0x5787a7),_0x32c08e&&_0x32c08e[_0x4a4ec4(0x10d)]()&&!_0x5787a7[_0x4a4ec4(0x10d)]()[_0x4a4ec4(0xcd)][_0x4a4ec4(0xc5)](_0x32c08e[_0x4a4ec4(0x10d)]()[_0x4a4ec4(0xce)])){const _0x3f8c5c=_0x17a553[_0x17a553[_0x4a4ec4(0xc7)]-0x1],_0x2f7586=_0x4a4ec4(0xdc)==_0x5787a7[_0x4a4ec4(0xea)]?_0x4a4ec4(0xf2):_0x4a4ec4(0xbe);_0x3f8c5c&&_0x4a4ec4(0xaf)==_0x3f8c5c[_0x4a4ec4(0xea)]&&(_0x3f8c5c[_0x2f7586]+='\x0a');}}}function _0x41bc(){const _0x41bcff=['1021704KKYfnU','skip','removeEmptyContainer','isEqual','previousSibling','length','registerDescriptionCallback','registerAttributeLabel','elementEnd','softBreak','*Split:*\x20%0','end','start','indexOf','$textProxy','_resolveDescriptionItems','_itemLabels','addEmptyContainer','isObject','65MLzzYU','*Change\x20to:*\x20%0','227670fFPjcj','*Remove\x20format:*\x20%0','pop','_handleAttributeSuggestionDescription','_handleInsertRemoveSuggestionDescription','insertion','_addDescriptionItems','checkChild','function','180wsUcEU','$1\x20$2','subType','102728zEJNmE','_handleRenameSuggestionDescription','4mmVjuk','label','ELEMENT_SPACE','Object','set','type','matchingCallback','$text','key','Container','addFormat','newValue','isEmpty','add','registerElementLabel','removeObject','element','1562CfFjRC','has','normal','getWalker','name','REPLACE_TEXT','format','match','28259mhhfxA','nextSibling','*Merge:*\x20%0','*Set\x20format:*\x20%0','*Insert:*\x20%0','join','data','_itemLabelsCallbacks','_schema','attribute','quantity','getItemLabel','_locale','nodeAfter','*Remove:*\x20%0','getFirstRange','10404SyyMUD','elementStart','_attributeLabels','deletion','text','EmptyContainer','item','removeFormat','map','get','addContainer','removeContainer','136gciPXn','push','isInContent','860469PxRbYm','69356rfmxTe','getDescriptions','_customCallbacks','remove','_handleCustomCallbackDescription','addObject','replace'];_0x41bc=function(){return _0x41bcff;};return _0x41bc();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x497f3b=_0x3af2;(function(_0x12d0fb,_0x573f13){var _0x16a177=_0x3af2,_0x4cfbd9=_0x12d0fb();while(!![]){try{var _0x73bf94=-parseInt(_0x16a177(0x10e))/0x1*(parseInt(_0x16a177(0x113))/0x2)+parseInt(_0x16a177(0x118))/0x3*(-parseInt(_0x16a177(0x110))/0x4)+-parseInt(_0x16a177(0x10a))/0x5+-parseInt(_0x16a177(0x11a))/0x6+parseInt(_0x16a177(0x11b))/0x7*(-parseInt(_0x16a177(0x119))/0x8)+parseInt(_0x16a177(0x10b))/0x9+parseInt(_0x16a177(0x11e))/0xa;if(_0x73bf94===_0x573f13)break;else _0x4cfbd9['push'](_0x4cfbd9['shift']());}catch(_0x4df235){_0x4cfbd9['push'](_0x4cfbd9['shift']());}}}(_0x762d,0xb8008));import{Plugin as _0x20b3c4}from'ckeditor5/src/core.js';import _0x5de620 from'./trackchangesui.js';import _0x41b425 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x20b3c4{static get[_0x497f3b(0x116)](){var _0xc3bdca=_0x497f3b;return[_0x41b425,_0x5de620,_0xc3bdca(0x109)];}static get[_0x497f3b(0x111)](){var _0x3a4942=_0x497f3b;return _0x3a4942(0x11c);}set[_0x497f3b(0x10d)](_0x9a075e){var _0x5c656d=_0x497f3b;this[_0x5c656d(0x115)][_0x5c656d(0x10f)][_0x5c656d(0x117)](_0x41b425)[_0x5c656d(0x10d)]=_0x9a075e;}get[_0x497f3b(0x10d)](){var _0x476cc6=_0x497f3b;return this[_0x476cc6(0x115)][_0x476cc6(0x10f)][_0x476cc6(0x117)](_0x41b425)[_0x476cc6(0x10d)];}[_0x497f3b(0x114)](_0x10d0ee){var _0x15aca7=_0x497f3b;return this[_0x15aca7(0x115)][_0x15aca7(0x10f)][_0x15aca7(0x117)](_0x41b425)[_0x15aca7(0x10c)](_0x10d0ee);}[_0x497f3b(0x112)]({skipNotAttached:_0x3ac07e=!0x1,toJSON:_0x1fbbb1=!0x1}={}){var _0x2358d6=_0x497f3b;return this[_0x2358d6(0x115)][_0x2358d6(0x10f)][_0x2358d6(0x117)](_0x41b425)[_0x2358d6(0x112)]({'skipNotAttached':_0x3ac07e,'toJSON':_0x1fbbb1});}[_0x497f3b(0x11d)](_0x3a1101){var _0x37b40f=_0x497f3b;return this[_0x37b40f(0x115)][_0x37b40f(0x10f)][_0x37b40f(0x117)](_0x41b425)[_0x37b40f(0x11d)](_0x3a1101);}}function _0x3af2(_0x467b53,_0x4cbc90){var _0x762d59=_0x762d();return _0x3af2=function(_0x3af256,_0x43373b){_0x3af256=_0x3af256-0x109;var _0x17c48b=_0x762d59[_0x3af256];return _0x17c48b;},_0x3af2(_0x467b53,_0x4cbc90);}function _0x762d(){var _0xa76d08=['1619835EeKrHz','13359204KAEXgj','addSuggestionData','adapter','101BFfGbb','plugins','12JbuMEF','pluginName','getSuggestions','12672KGDUuw','addSuggestion','editor','requires','get','395313vBhagY','7032wlHryW','5468034JrzKeG','4291eTCgEq','TrackChanges','getSuggestion','20786980dsBJKe','Comments'];_0x762d=function(){return _0xa76d08;};return _0x762d();}
23
+ var _0x4f3710=_0x4d7c;function _0x2a60(){var _0x223d15=['getSuggestions','8925438MRFSKA','758100TffTMS','adapter','get','138RvQLMC','TrackChanges','plugins','editor','pluginName','2225615Rrbwif','7ibImkQ','addSuggestionData','Comments','4670iRIOpW','14643ZhaFuE','getSuggestion','75158dbTjOB','requires','addSuggestion','42339GZRtEi','9320nFxLkQ','1455185cOKGtZ'];_0x2a60=function(){return _0x223d15;};return _0x2a60();}(function(_0x3ba975,_0x3faa25){var _0x22681e=_0x4d7c,_0x51f25d=_0x3ba975();while(!![]){try{var _0x10d2c7=parseInt(_0x22681e(0x1c9))/0x1+-parseInt(_0x22681e(0x1db))/0x2*(-parseInt(_0x22681e(0x1cf))/0x3)+-parseInt(_0x22681e(0x1cc))/0x4+-parseInt(_0x22681e(0x1d4))/0x5+-parseInt(_0x22681e(0x1cb))/0x6*(parseInt(_0x22681e(0x1d5))/0x7)+-parseInt(_0x22681e(0x1c8))/0x8*(parseInt(_0x22681e(0x1d9))/0x9)+-parseInt(_0x22681e(0x1d8))/0xa*(-parseInt(_0x22681e(0x1c7))/0xb);if(_0x10d2c7===_0x3faa25)break;else _0x51f25d['push'](_0x51f25d['shift']());}catch(_0xca1e04){_0x51f25d['push'](_0x51f25d['shift']());}}}(_0x2a60,0xeb42a));import{Plugin as _0x165b64}from'ckeditor5/src/core.js';function _0x4d7c(_0x14ccdd,_0x4376e0){var _0x2a60f0=_0x2a60();return _0x4d7c=function(_0x4d7c3b,_0x5447b3){_0x4d7c3b=_0x4d7c3b-0x1c5;var _0xac6a3b=_0x2a60f0[_0x4d7c3b];return _0xac6a3b;},_0x4d7c(_0x14ccdd,_0x4376e0);}import _0xf05dc4 from'./trackchangesui.js';import _0x2632a1 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x165b64{static get[_0x4f3710(0x1c5)](){var _0x51f198=_0x4f3710;return[_0x2632a1,_0xf05dc4,_0x51f198(0x1d7)];}static get[_0x4f3710(0x1d3)](){var _0x62823d=_0x4f3710;return _0x62823d(0x1d0);}set[_0x4f3710(0x1cd)](_0x5d9105){var _0x4cec3b=_0x4f3710;this[_0x4cec3b(0x1d2)][_0x4cec3b(0x1d1)][_0x4cec3b(0x1ce)](_0x2632a1)[_0x4cec3b(0x1cd)]=_0x5d9105;}get[_0x4f3710(0x1cd)](){var _0x591fb1=_0x4f3710;return this[_0x591fb1(0x1d2)][_0x591fb1(0x1d1)][_0x591fb1(0x1ce)](_0x2632a1)[_0x591fb1(0x1cd)];}[_0x4f3710(0x1c6)](_0x4fc6ac){var _0x424141=_0x4f3710;return this[_0x424141(0x1d2)][_0x424141(0x1d1)][_0x424141(0x1ce)](_0x2632a1)[_0x424141(0x1d6)](_0x4fc6ac);}[_0x4f3710(0x1ca)]({skipNotAttached:_0x3fc6bc=!0x1,toJSON:_0x2360e8=!0x1}={}){var _0x1dae20=_0x4f3710;return this[_0x1dae20(0x1d2)][_0x1dae20(0x1d1)][_0x1dae20(0x1ce)](_0x2632a1)[_0x1dae20(0x1ca)]({'skipNotAttached':_0x3fc6bc,'toJSON':_0x2360e8});}[_0x4f3710(0x1da)](_0x3c703e){var _0x28f2d9=_0x4f3710;return this[_0x28f2d9(0x1d2)][_0x28f2d9(0x1d1)][_0x28f2d9(0x1ce)](_0x2632a1)[_0x28f2d9(0x1da)](_0x3c703e);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3c7b22=_0x401d;(function(_0x4e9842,_0x545063){const _0x7c5e2e=_0x401d,_0x3893cc=_0x4e9842();while(!![]){try{const _0x16bf85=parseInt(_0x7c5e2e(0x190))/0x1*(-parseInt(_0x7c5e2e(0x19d))/0x2)+-parseInt(_0x7c5e2e(0x1af))/0x3+parseInt(_0x7c5e2e(0x17f))/0x4*(-parseInt(_0x7c5e2e(0x1b2))/0x5)+-parseInt(_0x7c5e2e(0x181))/0x6+-parseInt(_0x7c5e2e(0x188))/0x7+-parseInt(_0x7c5e2e(0x1b5))/0x8*(-parseInt(_0x7c5e2e(0x1ab))/0x9)+parseInt(_0x7c5e2e(0x185))/0xa*(parseInt(_0x7c5e2e(0x18f))/0xb);if(_0x16bf85===_0x545063)break;else _0x3893cc['push'](_0x3893cc['shift']());}catch(_0x143184){_0x3893cc['push'](_0x3893cc['shift']());}}}(_0x2426,0x2d309));import{Plugin as _0x25364c}from'ckeditor5/src/core.js';import{CKEditorError as _0x3b159a}from'ckeditor5/src/utils.js';import _0x89d6a4 from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x192cdf}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x3c7b22(0x1b6)];export default class P extends _0x25364c{static get[_0x3c7b22(0x1a6)](){return[_0x89d6a4];}static get[_0x3c7b22(0x1a9)](){const _0x4c4159=_0x3c7b22;return _0x4c4159(0x192);}[_0x3c7b22(0x1ae)](){const _0x3aff9c=_0x3c7b22,_0x3c1061=this[_0x3aff9c(0x17d)];if(_0x3c1061[_0x3aff9c(0x1a3)][_0x3aff9c(0x182)](_0x3aff9c(0x191),_0x471d5c=>{const _0x494cb6=_0x3aff9c,_0x59abd9=_0x3c1061[_0x494cb6(0x189)][_0x494cb6(0x19c)][_0x494cb6(0x1a5)]()[_0x494cb6(0x194)]((_0x128914,_0x1ec7e4)=>(_0x128914[_0x1ec7e4]='',_0x128914),{});return _0x3c1061[_0x494cb6(0x198)][_0x494cb6(0x1ac)](_0x59abd9,_0x471d5c);}),_0x3aff9c(0x1b1)!=typeof _0x3c1061[_0x3aff9c(0x1a3)][_0x3aff9c(0x180)](_0x3aff9c(0x1b8))[_0x3aff9c(0x1a0)])throw new _0x3b159a(_0x3aff9c(0x197));}[_0x3c7b22(0x18a)](_0x2fe486){const _0x198cf3=_0x3c7b22;return N(this[_0x198cf3(0x17d)],!0x0,_0x2fe486);}[_0x3c7b22(0x19a)](_0xb56b4c){const _0x5e9cd9=_0x3c7b22;return N(this[_0x5e9cd9(0x17d)],!0x1,_0xb56b4c);}}function _0x2426(){const _0x5f3dbd=['pluginName','div','2583891PNctQz','create','rootsAttributes','init','383403PFJOLt','discardAllSuggestions','function','829055tNuLGT','useAnonymousUser','end','8giIFlD','Pagination','addUser','trackChangesData','appendChild','createDocumentFragment','name','editor','destroy','4NtNAPX','get','1448586hilOtg','define','push','TrackChangesDataGetter','10ZokMRw','getSuggestions','addSuggestionData','592025fkTBzB','model','getDataWithAcceptedSuggestions','createElement','TrackChangesEditing','execute','map','6024887ydcOIz','1gYYQKi','trackChangesData.editorCreator','TrackChangesData','data','reduce','plugins','users','track-changes-data-invalid-editor-creator','constructor','CommentsRepository','getDataWithDiscardedSuggestions','_adapter','document','60202hOBZpe','getFullData','set','editorCreator','result','getUser','config','Users','getRootNames','requires','getRootsAttributes','acceptAllSuggestions'];_0x2426=function(){return _0x5f3dbd;};return _0x2426();}function _0x401d(_0x28b638,_0x367b86){const _0x2426c8=_0x2426();return _0x401d=function(_0x401d88,_0x17b955){_0x401d88=_0x401d88-0x17d;let _0x5651b9=_0x2426c8[_0x401d88];return _0x5651b9;},_0x401d(_0x28b638,_0x367b86);}class D extends _0x25364c{static get[_0x3c7b22(0x1a9)](){const _0x4d718f=_0x3c7b22;return _0x4d718f(0x184);}constructor(_0x1e255b){const _0x45a892=_0x3c7b22;super(_0x1e255b),this[_0x45a892(0x1a1)]=_0x45a892(0x1b4);}[_0x3c7b22(0x1ae)](){const _0x3795d0=_0x3c7b22;this[_0x3795d0(0x17d)][_0x3795d0(0x195)][_0x3795d0(0x180)](_0x3795d0(0x199))[_0x3795d0(0x19b)]={'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[_0x3795d0(0x17d)][_0x3795d0(0x195)][_0x3795d0(0x180)](_0x3795d0(0x18c))[_0x3795d0(0x19b)]=null;}}function v(_0x2576f2){const _0x86286e=_0x3c7b22;return void 0x0!==_0x2576f2[_0x86286e(0x1a7)];}async function N(_0x224fe6,_0x53780b,_0x361c59){const _0x2d313a=_0x3c7b22,_0x10e4e4=_0x192cdf(_0x224fe6,T);_0x10e4e4[_0x2d313a(0x195)][_0x2d313a(0x183)](_0x89d6a4,D),_0x10e4e4[_0x2d313a(0x1ad)]=v(_0x224fe6)?_0x224fe6[_0x2d313a(0x1a7)]():void 0x0;const _0x3bd361=document[_0x2d313a(0x1ba)](),_0x569eab=_0x224fe6[_0x2d313a(0x1a3)][_0x2d313a(0x180)](_0x2d313a(0x1b8))[_0x2d313a(0x1a0)],_0x5d0a0d=await _0x569eab(_0x10e4e4,()=>function(_0xee9c2c){const _0x2f83a6=_0x2d313a,_0x416fa9=document[_0x2f83a6(0x18b)](_0x2f83a6(0x1aa));return _0xee9c2c[_0x2f83a6(0x1b9)](_0x416fa9),_0x416fa9;}(_0x3bd361));!function(_0x33de1b,_0x2c2254){const _0x578de3=_0x2d313a,_0x50586d=_0x33de1b[_0x578de3(0x189)][_0x578de3(0x19c)][_0x578de3(0x1a5)]()[_0x578de3(0x194)]((_0x3a28b,_0x544600)=>(_0x3a28b[_0x544600]=_0x33de1b[_0x578de3(0x193)][_0x578de3(0x180)]({'rootName':_0x544600}),_0x3a28b),{}),_0x405cc4=_0x33de1b[_0x578de3(0x195)][_0x578de3(0x180)](_0x578de3(0x1a4))[_0x578de3(0x196)][_0x578de3(0x18e)](_0x21bf2a=>({'id':_0x21bf2a['id'],'name':_0x21bf2a[_0x578de3(0x1bb)]})),_0x206c44=_0x33de1b[_0x578de3(0x195)][_0x578de3(0x180)](_0x578de3(0x18c))[_0x578de3(0x186)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x5a08b7=_0x2c2254[_0x578de3(0x195)][_0x578de3(0x180)](_0x578de3(0x1a4)),_0x1b2cc5=_0x2c2254[_0x578de3(0x195)][_0x578de3(0x180)](_0x578de3(0x18c));for(const _0x535e1d of _0x405cc4)_0x5a08b7[_0x578de3(0x1a2)](_0x535e1d['id'])||_0x5a08b7[_0x578de3(0x1b7)](_0x535e1d);_0x5a08b7['me']||_0x5a08b7[_0x578de3(0x1b3)]();for(const _0x454a33 of _0x206c44)_0x1b2cc5[_0x578de3(0x187)](_0x454a33);_0x2c2254[_0x578de3(0x193)][_0x578de3(0x19f)](_0x50586d);}(_0x224fe6,_0x5d0a0d),_0x5d0a0d[_0x2d313a(0x18d)](_0x53780b?_0x2d313a(0x1a8):_0x2d313a(0x1b0));const _0x2a1e2c=v(_0x5d0a0d)?_0x5d0a0d[_0x2d313a(0x19e)](_0x361c59):_0x5d0a0d[_0x2d313a(0x193)][_0x2d313a(0x180)](_0x361c59);return await _0x5d0a0d[_0x2d313a(0x17e)](),_0x2a1e2c;}
23
+ const _0x427a3e=_0x4b13;(function(_0x14f139,_0x2a95bc){const _0x48476e=_0x4b13,_0xb07a19=_0x14f139();while(!![]){try{const _0xcc8838=parseInt(_0x48476e(0x1c1))/0x1*(parseInt(_0x48476e(0x1b3))/0x2)+-parseInt(_0x48476e(0x194))/0x3+parseInt(_0x48476e(0x1bd))/0x4+parseInt(_0x48476e(0x1b7))/0x5+parseInt(_0x48476e(0x1bf))/0x6*(-parseInt(_0x48476e(0x19e))/0x7)+-parseInt(_0x48476e(0x1b0))/0x8*(-parseInt(_0x48476e(0x1c6))/0x9)+-parseInt(_0x48476e(0x18f))/0xa*(parseInt(_0x48476e(0x1ad))/0xb);if(_0xcc8838===_0x2a95bc)break;else _0xb07a19['push'](_0xb07a19['shift']());}catch(_0x4d569a){_0xb07a19['push'](_0xb07a19['shift']());}}}(_0x3071,0x7cada));function _0x3071(){const _0xb1ef7c=['3801688GVhPsX','createDocumentFragment','get','34ChJwbE','requires','plugins','create','4995520kdqiec','CommentsRepository','editor','Users','name','result','2397452AVLxNw','Pagination','168138sFzyAT','pluginName','5315znBBAX','addSuggestionData','createElement','define','TrackChangesDataGetter','9zXeXUN','execute','div','track-changes-data-invalid-editor-creator','addUser','rootsAttributes','getRootNames','map','13128610AujGWa','_adapter','discardAllSuggestions','push','getDataWithAcceptedSuggestions','264849ogueZq','getUser','appendChild','acceptAllSuggestions','init','getSuggestions','data','destroy','document','constructor','63JnTxnt','editorCreator','getDataWithDiscardedSuggestions','trackChangesData.editorCreator','trackChangesData','TrackChangesEditing','end','users','TrackChangesData','getRootsAttributes','getFullData','reduce','function','useAnonymousUser','config','11SGyYuW','set','model'];_0x3071=function(){return _0xb1ef7c;};return _0x3071();}import{Plugin as _0xea17bf}from'ckeditor5/src/core.js';import{CKEditorError as _0x599888}from'ckeditor5/src/utils.js';import _0x506629 from'./trackchangesediting.js';function _0x4b13(_0x47bc33,_0x185755){const _0x307116=_0x3071();return _0x4b13=function(_0x4b13f3,_0x2ee85c){_0x4b13f3=_0x4b13f3-0x189;let _0x1c84b8=_0x307116[_0x4b13f3];return _0x1c84b8;},_0x4b13(_0x47bc33,_0x185755);}import{sanitizeEditorConfig as _0x1f8e07}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x427a3e(0x1be)];export default class P extends _0xea17bf{static get[_0x427a3e(0x1b4)](){return[_0x506629];}static get[_0x427a3e(0x1c0)](){const _0x4543dd=_0x427a3e;return _0x4543dd(0x1a6);}[_0x427a3e(0x198)](){const _0x51a56f=_0x427a3e,_0x5ddf78=this[_0x51a56f(0x1b9)];if(_0x5ddf78[_0x51a56f(0x1ac)][_0x51a56f(0x1c4)](_0x51a56f(0x1a1),_0x13e71e=>{const _0xaf9b13=_0x51a56f,_0x327e11=_0x5ddf78[_0xaf9b13(0x1af)][_0xaf9b13(0x19c)][_0xaf9b13(0x18d)]()[_0xaf9b13(0x1a9)]((_0x282585,_0x423aa1)=>(_0x282585[_0x423aa1]='',_0x282585),{});return _0x5ddf78[_0xaf9b13(0x19d)][_0xaf9b13(0x1b6)](_0x327e11,_0x13e71e);}),_0x51a56f(0x1aa)!=typeof _0x5ddf78[_0x51a56f(0x1ac)][_0x51a56f(0x1b2)](_0x51a56f(0x1a2))[_0x51a56f(0x19f)])throw new _0x599888(_0x51a56f(0x18a));}[_0x427a3e(0x193)](_0xa1465){const _0x1d8bb9=_0x427a3e;return N(this[_0x1d8bb9(0x1b9)],!0x0,_0xa1465);}[_0x427a3e(0x1a0)](_0x3c0258){const _0x17fb95=_0x427a3e;return N(this[_0x17fb95(0x1b9)],!0x1,_0x3c0258);}}class D extends _0xea17bf{static get[_0x427a3e(0x1c0)](){const _0x2b3c8b=_0x427a3e;return _0x2b3c8b(0x1c5);}constructor(_0x2db7ca){const _0x50c889=_0x427a3e;super(_0x2db7ca),this[_0x50c889(0x1bc)]=_0x50c889(0x1a4);}[_0x427a3e(0x198)](){const _0x57f49c=_0x427a3e;this[_0x57f49c(0x1b9)][_0x57f49c(0x1b5)][_0x57f49c(0x1b2)](_0x57f49c(0x1b8))[_0x57f49c(0x190)]={'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[_0x57f49c(0x1b9)][_0x57f49c(0x1b5)][_0x57f49c(0x1b2)](_0x57f49c(0x1a3))[_0x57f49c(0x190)]=null;}}function v(_0xe03ea0){const _0x26c545=_0x427a3e;return void 0x0!==_0xe03ea0[_0x26c545(0x1a7)];}async function N(_0x5cdac7,_0x3cf163,_0x49daa4){const _0x1157c6=_0x427a3e,_0x570e82=_0x1f8e07(_0x5cdac7,T);_0x570e82[_0x1157c6(0x1b5)][_0x1157c6(0x192)](_0x506629,D),_0x570e82[_0x1157c6(0x18c)]=v(_0x5cdac7)?_0x5cdac7[_0x1157c6(0x1a7)]():void 0x0;const _0x174da7=document[_0x1157c6(0x1b1)](),_0x4b0dd1=_0x5cdac7[_0x1157c6(0x1ac)][_0x1157c6(0x1b2)](_0x1157c6(0x1a2))[_0x1157c6(0x19f)],_0x427b9e=await _0x4b0dd1(_0x570e82,()=>function(_0x42823d){const _0x50ced1=_0x1157c6,_0x3c7e23=document[_0x50ced1(0x1c3)](_0x50ced1(0x189));return _0x42823d[_0x50ced1(0x196)](_0x3c7e23),_0x3c7e23;}(_0x174da7));!function(_0x2257c3,_0x29d156){const _0x375dcf=_0x1157c6,_0x5e6ddf=_0x2257c3[_0x375dcf(0x1af)][_0x375dcf(0x19c)][_0x375dcf(0x18d)]()[_0x375dcf(0x1a9)]((_0x2264a0,_0x5b245b)=>(_0x2264a0[_0x5b245b]=_0x2257c3[_0x375dcf(0x19a)][_0x375dcf(0x1b2)]({'rootName':_0x5b245b}),_0x2264a0),{}),_0x3e535b=_0x2257c3[_0x375dcf(0x1b5)][_0x375dcf(0x1b2)](_0x375dcf(0x1ba))[_0x375dcf(0x1a5)][_0x375dcf(0x18e)](_0x514dc3=>({'id':_0x514dc3['id'],'name':_0x514dc3[_0x375dcf(0x1bb)]})),_0x2c1bbf=_0x2257c3[_0x375dcf(0x1b5)][_0x375dcf(0x1b2)](_0x375dcf(0x1a3))[_0x375dcf(0x199)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x3e69bf=_0x29d156[_0x375dcf(0x1b5)][_0x375dcf(0x1b2)](_0x375dcf(0x1ba)),_0x1a3995=_0x29d156[_0x375dcf(0x1b5)][_0x375dcf(0x1b2)](_0x375dcf(0x1a3));for(const _0x5c7fef of _0x3e535b)_0x3e69bf[_0x375dcf(0x195)](_0x5c7fef['id'])||_0x3e69bf[_0x375dcf(0x18b)](_0x5c7fef);_0x3e69bf['me']||_0x3e69bf[_0x375dcf(0x1ab)]();for(const _0x9fbbc of _0x2c1bbf)_0x1a3995[_0x375dcf(0x1c2)](_0x9fbbc);_0x29d156[_0x375dcf(0x19a)][_0x375dcf(0x1ae)](_0x5e6ddf);}(_0x5cdac7,_0x427b9e),_0x427b9e[_0x1157c6(0x1c7)](_0x3cf163?_0x1157c6(0x197):_0x1157c6(0x191));const _0x21d5b8=v(_0x427b9e)?_0x427b9e[_0x1157c6(0x1a8)](_0x49daa4):_0x427b9e[_0x1157c6(0x19a)][_0x1157c6(0x1b2)](_0x49daa4);return await _0x427b9e[_0x1157c6(0x19b)](),_0x21d5b8;}